|
|
|
| 1 | 2026-09-01T23:06:17.691Z | job assigned to worker 01M1FKH2AYCJJ4F2HFR5Z1G5R7 [factory aws, i-0655d3101b379f974] (queued for 48 s) |
| |
| 2 | 2026-09-01T23:06:24.461Z | starting task 0: "setup" |
| 3 | 2026-09-01T23:06:24.466Z | ++ uname -s |
| 4 | 2026-09-01T23:06:24.469Z | + kern=SunOS |
| 5 | 2026-09-01T23:06:24.469Z | + build_user=build |
| 6 | 2026-09-01T23:06:24.469Z | + build_uid=12345 |
| 7 | 2026-09-01T23:06:24.469Z | + work_dir=/work |
| 8 | 2026-09-01T23:06:24.469Z | + input_dir=/input |
| 9 | 2026-09-01T23:06:24.469Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-01T23:06:24.469Z | + case "$kern" in |
| 11 | 2026-09-01T23:06:24.469Z | + groupadd -g 12345 build |
| 12 | 2026-09-01T23:06:24.481Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-01T23:06:26.488Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-01T23:06:26.573Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-01T23:06:26.576Z | + home_fs=zfs |
| 16 | 2026-09-01T23:06:26.576Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-01T23:06:26.576Z | + mkdir -p /home/build |
| 18 | 2026-09-01T23:06:26.576Z | + chown build:build /home/build /work |
| 19 | 2026-09-01T23:06:28.579Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-01T23:06:28.582Z | process exited: duration 4122 ms, exit code 0 |
| |
| 21 | 2026-09-01T23:06:28.589Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-01T23:06:28.594Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-01T23:06:28.594Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-01T23:06:28.594Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-01T23:06:28.594Z | * rust toolchain channel = "1.97.1" |
| 26 | 2026-09-01T23:06:28.594Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-01T23:06:28.597Z | * rust toolchain profile = "default" |
| 28 | 2026-09-01T23:06:28.597Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-01T23:06:28.597Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-01T23:06:28.683Z | info: downloading installer |
| 31 | 2026-09-01T23:06:29.904Z | info: profile set to default |
| 32 | 2026-09-01T23:06:29.904Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-01T23:06:29.907Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-01T23:06:30.038Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-01T23:06:30.041Z | info: downloading 6 components |
| 36 | 2026-09-01T23:06:45.506Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-01T23:06:45.506Z | |
| 38 | 2026-09-01T23:06:45.534Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-01T23:06:45.534Z | |
| 40 | 2026-09-01T23:06:45.538Z | |
| 41 | 2026-09-01T23:06:45.538Z | Rust is installed now. Great! |
| 42 | 2026-09-01T23:06:45.538Z | |
| 43 | 2026-09-01T23:06:45.538Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-01T23:06:45.538Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-01T23:06:45.538Z | |
| 46 | 2026-09-01T23:06:45.538Z | To configure your current shell, you need to source |
| 47 | 2026-09-01T23:06:45.538Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-01T23:06:45.538Z | |
| 49 | 2026-09-01T23:06:45.538Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-01T23:06:45.538Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-01T23:06:45.538Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-01T23:06:45.538Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-01T23:06:45.538Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-01T23:06:45.538Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-01T23:06:45.538Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-01T23:06:45.538Z | HOST_CC = None |
| 57 | 2026-09-01T23:06:45.539Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-01T23:06:45.539Z | CC = None |
| 59 | 2026-09-01T23:06:45.539Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-01T23:06:46.400Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-01T23:06:46.400Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-01T23:06:46.400Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-01T23:06:46.400Z | CFLAGS = None |
| 64 | 2026-09-01T23:06:46.400Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-01T23:06:46.400Z | HOST_CFLAGS = None |
| 66 | 2026-09-01T23:06:46.400Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-01T23:06:46.400Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-01T23:06:46.400Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-01T23:06:46.400Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-01T23:06:46.504Z | + rustup --version |
| 71 | 2026-09-01T23:06:46.509Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-01T23:06:46.512Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-01T23:06:46.531Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-01T23:06:46.534Z | + cargo --version |
| 75 | 2026-09-01T23:06:46.541Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-01T23:06:46.544Z | + rustc --version |
| 77 | 2026-09-01T23:06:46.564Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-01T23:06:46.567Z | process exited: duration 17978 ms, exit code 0 |
| |
| 79 | 2026-09-01T23:06:46.573Z | starting task 2: "authentication" |
| 80 | 2026-09-01T23:06:46.593Z | process exited: duration 20 ms, exit code 0 |
| |
| 81 | 2026-09-01T23:06:46.599Z | starting task 3: "clone repository" |
| 82 | 2026-09-01T23:06:46.604Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-01T23:06:46.607Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-01T23:06:46.641Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-01T23:07:00.271Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-01T23:07:00.271Z | + git fetch origin 9032079c3e607754a9d66001daf801df6718cff8 |
| 87 | 2026-09-01T23:07:00.634Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-01T23:07:00.634Z | * branch 9032079c3e607754a9d66001daf801df6718cff8 -> FETCH_HEAD |
| 89 | 2026-09-01T23:07:00.649Z | + [[ -n bump-console-c1e623ca ]] |
| 90 | 2026-09-01T23:07:00.653Z | ++ git branch --show-current |
| 91 | 2026-09-01T23:07:00.653Z | + current=main |
| 92 | 2026-09-01T23:07:00.653Z | + [[ main != bump-console-c1e623ca ]] |
| 93 | 2026-09-01T23:07:00.653Z | + git branch -f bump-console-c1e623ca 9032079c3e607754a9d66001daf801df6718cff8 |
| 94 | 2026-09-01T23:07:00.656Z | + git checkout -f bump-console-c1e623ca |
| 95 | 2026-09-01T23:07:00.900Z | Switched to branch 'bump-console-c1e623ca' |
| 96 | 2026-09-01T23:07:00.903Z | + git reset --hard 9032079c3e607754a9d66001daf801df6718cff8 |
| 97 | 2026-09-01T23:07:01.141Z | HEAD is now at 9032079c3 Bump web console (mobile layout) |
| 98 | 2026-09-01T23:07:01.145Z | process exited: duration 14544 ms, exit code 0 |
| |
| 99 | 2026-09-01T23:07:01.151Z | starting task 4: "build" |
| 100 | 2026-09-01T23:07:01.156Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-01T23:07:01.159Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-01T23:07:01.159Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-01T23:07:01.159Z | +++ uname -s |
| 104 | 2026-09-01T23:07:01.159Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-01T23:07:01.159Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-01T23:07:01.162Z | + cargo --version |
| 107 | 2026-09-01T23:07:01.170Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 108 | 2026-09-01T23:07:01.174Z | + rustc --version |
| 109 | 2026-09-01T23:07:01.193Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-01T23:07:01.196Z | + WORK=/work |
| 111 | 2026-09-01T23:07:01.196Z | + pfexec mkdir -p /work |
| 112 | 2026-09-01T23:07:01.200Z | + pfexec chown build /work |
| 113 | 2026-09-01T23:07:01.203Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 114 | 2026-09-01T23:07:03.280Z | Startup: Refreshing catalog 'helios' ... Done |
| 115 | 2026-09-01T23:07:03.719Z | Startup: Caching catalogs ... Done |
| 116 | 2026-09-01T23:07:06.276Z | Planning: Solver setup ... Done (2.418s) |
| 117 | 2026-09-01T23:07:06.343Z | Planning: Running solver ... Done (0.067s) |
| 118 | 2026-09-01T23:07:06.399Z | Planning: Finding local manifests ... Done (0.003s) |
| 119 | 2026-09-01T23:07:06.410Z | Planning: Fetching manifests: 0/2 0% complete |
| 120 | 2026-09-01T23:07:06.426Z | Planning: Fetching manifests: 2/2 100% complete |
| 121 | 2026-09-01T23:07:06.440Z | Planning: Package planning ... Done (0.015s) |
| 122 | 2026-09-01T23:07:06.443Z | Planning: Merging actions ... Done (0.002s) |
| 123 | 2026-09-01T23:07:06.610Z | Planning: Checking for conflicting actions ... Done (0.167s) |
| 124 | 2026-09-01T23:07:06.613Z | Planning: Consolidating action changes ... Done (0.001s) |
| 125 | 2026-09-01T23:07:07.399Z | Planning: Evaluating mediators ... Done (0.788s) |
| 126 | 2026-09-01T23:07:07.402Z | Planning: Planning completed in 3.64 seconds |
| 127 | 2026-09-01T23:07:07.408Z | Packages to install: 2 |
| 128 | 2026-09-01T23:07:07.408Z | Estimated space available: 156.01 GB |
| 129 | 2026-09-01T23:07:07.408Z | Estimated space to be consumed: 85.05 MB |
| 130 | 2026-09-01T23:07:07.408Z | Create boot environment: No |
| 131 | 2026-09-01T23:07:07.411Z | Create backup boot environment: No |
| 132 | 2026-09-01T23:07:07.411Z | Rebuild boot archive: No |
| 133 | 2026-09-01T23:07:07.411Z | |
| 134 | 2026-09-01T23:07:07.411Z | Changed packages: |
| 135 | 2026-09-01T23:07:07.411Z | helios |
| 136 | 2026-09-01T23:07:07.411Z | developer/build-essential |
| 137 | 2026-09-01T23:07:07.411Z | None -> 11-3.0 |
| 138 | 2026-09-01T23:07:07.411Z | library/libxmlsec1 |
| 139 | 2026-09-01T23:07:07.411Z | None -> 1.2.35-3.0 |
| 140 | 2026-09-01T23:07:07.435Z | |
| 141 | 2026-09-01T23:07:07.435Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 142 | 2026-09-01T23:07:07.510Z | Download: Completed 1.28 MB in 0.08 seconds (16.7M/s) |
| 143 | 2026-09-01T23:07:07.590Z | Actions: 1/268 actions (Installing new actions) |
| 144 | 2026-09-01T23:07:07.629Z | Actions: Completed 268 actions in 0.04 seconds. |
| 145 | 2026-09-01T23:07:07.665Z | Finalize: Updating package state database ... Done (0.036s) |
| 146 | 2026-09-01T23:07:07.666Z | Finalize: Updating package cache ... Done (0.000s) |
| 147 | 2026-09-01T23:07:07.765Z | Finalize: Updating image state ... Done (0.099s) |
| 148 | 2026-09-01T23:07:10.545Z | Finalize: Creating fast lookup database ... Done (2.725s) |
| 149 | 2026-09-01T23:07:10.617Z | Finalize: Reading search index ... Done (0.012s) |
| 150 | 2026-09-01T23:07:10.620Z | Finalize: Updating search index ... Done (0.000s) |
| 151 | 2026-09-01T23:07:10.743Z | Finalize: Updating package cache ... Done (0.000s) |
| 152 | 2026-09-01T23:07:11.128Z | Planning: Evaluating mediator changes ... Done |
| 153 | 2026-09-01T23:07:11.235Z | Planning: Checking for conflicting actions ... Done |
| 154 | 2026-09-01T23:07:11.238Z | Planning: Consolidating action changes ... Done |
| 155 | 2026-09-01T23:07:11.392Z | Planning: Evaluating mediators ... Done |
| 156 | 2026-09-01T23:07:11.395Z | Planning: Planning completed in 0.27 seconds |
| 157 | 2026-09-01T23:07:11.416Z | Mediators to change: 2 |
| 158 | 2026-09-01T23:07:11.416Z | Create boot environment: No |
| 159 | 2026-09-01T23:07:11.416Z | Create backup boot environment: No |
| 160 | 2026-09-01T23:07:11.472Z | Finalize: Updating package state database ... Done |
| 161 | 2026-09-01T23:07:11.472Z | Finalize: Updating package cache ... Done |
| 162 | 2026-09-01T23:07:11.532Z | Finalize: Updating image state ... Done |
| 163 | 2026-09-01T23:07:13.515Z | Finalize: Creating fast lookup database ... Done |
| 164 | 2026-09-01T23:07:13.584Z | Finalize: Reading search index ... Done |
| 165 | 2026-09-01T23:07:13.587Z | Finalize: Updating search index ... Done |
| 166 | 2026-09-01T23:07:13.668Z | Finalize: Updating package cache ... Done |
| 167 | 2026-09-01T23:07:13.954Z | Planning: Evaluating mediator changes ... Done |
| 168 | 2026-09-01T23:07:14.061Z | Planning: Checking for conflicting actions ... Done |
| 169 | 2026-09-01T23:07:14.065Z | Planning: Consolidating action changes ... Done |
| 170 | 2026-09-01T23:07:14.220Z | Planning: Evaluating mediators ... Done |
| 171 | 2026-09-01T23:07:14.224Z | Planning: Planning completed in 0.27 seconds |
| 172 | 2026-09-01T23:07:14.244Z | Mediators to change: 1 |
| 173 | 2026-09-01T23:07:14.244Z | Create boot environment: No |
| 174 | 2026-09-01T23:07:14.244Z | Create backup boot environment: No |
| 175 | 2026-09-01T23:07:14.288Z | Finalize: Updating package state database ... Done |
| 176 | 2026-09-01T23:07:14.288Z | Finalize: Updating package cache ... Done |
| 177 | 2026-09-01T23:07:14.347Z | Finalize: Updating image state ... Done |
| 178 | 2026-09-01T23:07:16.333Z | Finalize: Creating fast lookup database ... Done |
| 179 | 2026-09-01T23:07:16.396Z | Finalize: Reading search index ... Done |
| 180 | 2026-09-01T23:07:16.401Z | Finalize: Updating search index ... Done |
| 181 | 2026-09-01T23:07:16.467Z | Finalize: Updating package cache ... Done |
| 182 | 2026-09-01T23:07:16.778Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 183 | 2026-09-01T23:07:16.778Z | apache system 2.4 system |
| 184 | 2026-09-01T23:07:16.778Z | clang system 15 system |
| 185 | 2026-09-01T23:07:16.778Z | csh system system illumos |
| 186 | 2026-09-01T23:07:16.778Z | ctags system system illumos |
| 187 | 2026-09-01T23:07:16.778Z | file vendor vendor darwinsys |
| 188 | 2026-09-01T23:07:16.778Z | file system system illumos |
| 189 | 2026-09-01T23:07:16.778Z | gcc vendor 14 vendor |
| 190 | 2026-09-01T23:07:16.778Z | gcc system 13 system |
| 191 | 2026-09-01T23:07:16.778Z | gcc system 10 system |
| 192 | 2026-09-01T23:07:16.778Z | go system 1.25 system |
| 193 | 2026-09-01T23:07:16.778Z | llvm system 15 system |
| 194 | 2026-09-01T23:07:16.778Z | mariadb system 11.4 system |
| 195 | 2026-09-01T23:07:16.778Z | mta vendor vendor dma |
| 196 | 2026-09-01T23:07:16.778Z | openjdk system 17 system |
| 197 | 2026-09-01T23:07:16.778Z | openjdk system 11 system |
| 198 | 2026-09-01T23:07:16.778Z | openssl vendor 3 vendor |
| 199 | 2026-09-01T23:07:16.778Z | perl system 5.40 system |
| 200 | 2026-09-01T23:07:16.779Z | postgresql system 18 system |
| 201 | 2026-09-01T23:07:16.779Z | postgresql system 17 system |
| 202 | 2026-09-01T23:07:16.779Z | python vendor 3 vendor |
| 203 | 2026-09-01T23:07:16.779Z | python system 2 system |
| 204 | 2026-09-01T23:07:16.779Z | python3 vendor 3.13 vendor |
| 205 | 2026-09-01T23:07:16.779Z | ruby system 3.4 system |
| 206 | 2026-09-01T23:07:16.779Z | ruby system 3.0 system |
| 207 | 2026-09-01T23:07:16.779Z | words vendor vendor american-english |
| 208 | 2026-09-01T23:07:16.779Z | words system system australian-english |
| 209 | 2026-09-01T23:07:16.779Z | words system system british-english |
| 210 | 2026-09-01T23:07:16.779Z | words system system canadian-english |
| 211 | 2026-09-01T23:07:16.779Z | words system system french |
| 212 | 2026-09-01T23:07:16.779Z | words system system italian |
| 213 | 2026-09-01T23:07:16.779Z | words system system ngerman |
| 214 | 2026-09-01T23:07:16.779Z | words system system ogerman |
| 215 | 2026-09-01T23:07:16.779Z | words system system spanish |
| 216 | 2026-09-01T23:07:17.027Z | PUBLISHER TYPE STATUS P LOCATION |
| 217 | 2026-09-01T23:07:17.027Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 218 | 2026-09-01T23:07:17.546Z | FMRI IFO |
| 219 | 2026-09-01T23:07:17.546Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 220 | 2026-09-01T23:07:17.546Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 221 | 2026-09-01T23:07:17.546Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 222 | 2026-09-01T23:07:17.546Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 223 | 2026-09-01T23:07:17.546Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 224 | 2026-09-01T23:07:17.546Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 225 | 2026-09-01T23:07:17.546Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 226 | 2026-09-01T23:07:17.546Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 227 | 2026-09-01T23:07:17.546Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 228 | 2026-09-01T23:07:17.893Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 229 | 2026-09-01T23:07:18.244Z | Updating crates.io index |
| 230 | 2026-09-01T23:07:18.246Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 231 | 2026-09-01T23:07:18.566Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 232 | 2026-09-01T23:07:18.997Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 233 | 2026-09-01T23:07:19.278Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 234 | 2026-09-01T23:07:20.288Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 235 | 2026-09-01T23:07:20.826Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 236 | 2026-09-01T23:07:22.498Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 237 | 2026-09-01T23:07:23.383Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 238 | 2026-09-01T23:07:23.656Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 239 | 2026-09-01T23:07:24.037Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 240 | 2026-09-01T23:07:25.301Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 241 | 2026-09-01T23:07:25.641Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 242 | 2026-09-01T23:07:26.050Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 243 | 2026-09-01T23:07:26.350Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 244 | 2026-09-01T23:07:26.654Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 245 | 2026-09-01T23:07:26.957Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 246 | 2026-09-01T23:07:27.275Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 247 | 2026-09-01T23:07:27.550Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 248 | 2026-09-01T23:07:27.900Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 249 | 2026-09-01T23:07:28.251Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 250 | 2026-09-01T23:07:28.803Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 251 | 2026-09-01T23:07:29.116Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 252 | 2026-09-01T23:07:29.667Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 253 | 2026-09-01T23:07:30.035Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 254 | 2026-09-01T23:07:30.312Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 255 | 2026-09-01T23:07:30.769Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 256 | 2026-09-01T23:07:31.079Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 257 | 2026-09-01T23:07:31.508Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 258 | 2026-09-01T23:07:31.890Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 259 | 2026-09-01T23:07:32.192Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 260 | 2026-09-01T23:07:32.533Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 261 | 2026-09-01T23:07:32.964Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 262 | 2026-09-01T23:07:33.537Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 263 | 2026-09-01T23:07:33.878Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 264 | 2026-09-01T23:07:34.198Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 265 | 2026-09-01T23:07:34.663Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 266 | 2026-09-01T23:07:35.060Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 267 | 2026-09-01T23:07:35.331Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 268 | 2026-09-01T23:07:35.628Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 269 | 2026-09-01T23:07:35.967Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 270 | 2026-09-01T23:07:36.255Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 271 | 2026-09-01T23:07:36.675Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 272 | 2026-09-01T23:07:39.172Z | Downloading crates ... |
| 273 | 2026-09-01T23:07:39.227Z | Downloaded dof v0.3.0 |
| 274 | 2026-09-01T23:07:39.233Z | Downloaded toml_datetime v0.6.11 |
| 275 | 2026-09-01T23:07:39.236Z | Downloaded crypto-common v0.1.7 |
| 276 | 2026-09-01T23:07:39.236Z | Downloaded scroll_derive v0.12.1 |
| 277 | 2026-09-01T23:07:39.239Z | Downloaded fastrand v2.3.0 |
| 278 | 2026-09-01T23:07:39.239Z | Downloaded terminal_size v0.4.3 |
| 279 | 2026-09-01T23:07:39.242Z | Downloaded usdt v0.5.0 |
| 280 | 2026-09-01T23:07:39.242Z | Downloaded block-buffer v0.10.4 |
| 281 | 2026-09-01T23:07:39.242Z | Downloaded fs-err v3.3.0 |
| 282 | 2026-09-01T23:07:39.243Z | Downloaded cargo_metadata v0.23.1 |
| 283 | 2026-09-01T23:07:39.247Z | Downloaded anstream v1.0.0 |
| 284 | 2026-09-01T23:07:39.250Z | Downloaded fnv v1.0.7 |
| 285 | 2026-09-01T23:07:39.250Z | Downloaded generic-array v0.14.7 |
| 286 | 2026-09-01T23:07:39.250Z | Downloaded memmap v0.7.0 |
| 287 | 2026-09-01T23:07:39.250Z | Downloaded clap_lex v1.0.0 |
| 288 | 2026-09-01T23:07:39.253Z | Downloaded cargo-platform v0.3.2 |
| 289 | 2026-09-01T23:07:39.253Z | Downloaded zerocopy-derive v0.7.35 |
| 290 | 2026-09-01T23:07:39.256Z | Downloaded byteorder v1.5.0 |
| 291 | 2026-09-01T23:07:39.258Z | Downloaded zmij v1.0.21 |
| 292 | 2026-09-01T23:07:39.258Z | Downloaded equivalent v1.0.2 |
| 293 | 2026-09-01T23:07:39.258Z | Downloaded bytecount v0.6.9 |
| 294 | 2026-09-01T23:07:39.261Z | Downloaded colorchoice v1.0.4 |
| 295 | 2026-09-01T23:07:39.261Z | Downloaded anstyle-query v1.1.5 |
| 296 | 2026-09-01T23:07:39.261Z | Downloaded heck v0.4.1 |
| 297 | 2026-09-01T23:07:39.264Z | Downloaded camino v1.2.5 |
| 298 | 2026-09-01T23:07:39.267Z | Downloaded zerocopy v0.7.35 |
| 299 | 2026-09-01T23:07:39.274Z | Downloaded cargo_toml v0.21.0 |
| 300 | 2026-09-01T23:07:39.277Z | Downloaded clap v4.6.1 |
| 301 | 2026-09-01T23:07:39.280Z | Downloaded log v0.4.33 |
| 302 | 2026-09-01T23:07:39.283Z | Downloaded pest_derive v2.8.6 |
| 303 | 2026-09-01T23:07:39.283Z | Downloaded pest_meta v2.8.6 |
| 304 | 2026-09-01T23:07:39.284Z | Downloaded serde_spanned v0.6.9 |
| 305 | 2026-09-01T23:07:39.286Z | Downloaded cpufeatures v0.2.17 |
| 306 | 2026-09-01T23:07:39.286Z | Downloaded utf8parse v0.2.2 |
| 307 | 2026-09-01T23:07:39.286Z | Downloaded plain v0.2.3 |
| 308 | 2026-09-01T23:07:39.286Z | Downloaded thread-id v4.2.2 |
| 309 | 2026-09-01T23:07:39.290Z | Downloaded heck v0.5.0 |
| 310 | 2026-09-01T23:07:39.292Z | Downloaded pretty-hex v0.4.1 |
| 311 | 2026-09-01T23:07:39.295Z | Downloaded proc-macro-error-attr v1.0.4 |
| 312 | 2026-09-01T23:07:39.295Z | Downloaded tabled_derive v0.7.0 |
| 313 | 2026-09-01T23:07:39.303Z | Downloaded anstyle v1.0.14 |
| 314 | 2026-09-01T23:07:39.306Z | Downloaded quote v1.0.45 |
| 315 | 2026-09-01T23:07:39.309Z | Downloaded smawk v0.3.2 |
| 316 | 2026-09-01T23:07:39.313Z | Downloaded is_terminal_polyfill v1.70.2 |
| 317 | 2026-09-01T23:07:39.319Z | Downloaded version_check v0.9.5 |
| 318 | 2026-09-01T23:07:39.322Z | Downloaded dtrace-parser v0.2.0 |
| 319 | 2026-09-01T23:07:39.325Z | Downloaded errno v0.3.14 |
| 320 | 2026-09-01T23:07:39.328Z | Downloaded itoa v1.0.17 |
| 321 | 2026-09-01T23:07:39.332Z | Downloaded usdt-macro v0.5.0 |
| 322 | 2026-09-01T23:07:39.332Z | Downloaded usdt-attr-macro v0.5.0 |
| 323 | 2026-09-01T23:07:39.335Z | Downloaded toml_write v0.1.2 |
| 324 | 2026-09-01T23:07:39.339Z | Downloaded strsim v0.11.1 |
| 325 | 2026-09-01T23:07:39.340Z | Downloaded swrite v0.1.0 |
| 326 | 2026-09-01T23:07:39.343Z | Downloaded autocfg v1.5.0 |
| 327 | 2026-09-01T23:07:39.343Z | Downloaded cfg-if v1.0.4 |
| 328 | 2026-09-01T23:07:39.343Z | Downloaded digest v0.10.7 |
| 329 | 2026-09-01T23:07:39.346Z | Downloaded sha2 v0.10.9 |
| 330 | 2026-09-01T23:07:39.349Z | Downloaded thiserror v1.0.69 |
| 331 | 2026-09-01T23:07:39.349Z | Downloaded unicode-linebreak v0.1.5 |
| 332 | 2026-09-01T23:07:39.352Z | Downloaded pest_generator v2.8.6 |
| 333 | 2026-09-01T23:07:39.352Z | Downloaded thiserror-impl v2.0.18 |
| 334 | 2026-09-01T23:07:39.355Z | Downloaded proc-macro-error v1.0.4 |
| 335 | 2026-09-01T23:07:39.362Z | Downloaded macaddr v1.0.1 |
| 336 | 2026-09-01T23:07:39.365Z | Downloaded thiserror-impl v1.0.69 |
| 337 | 2026-09-01T23:07:39.366Z | Downloaded scroll v0.12.0 |
| 338 | 2026-09-01T23:07:39.369Z | Downloaded camino-tempfile v1.4.1 |
| 339 | 2026-09-01T23:07:39.372Z | Downloaded anstyle-parse v1.0.0 |
| 340 | 2026-09-01T23:07:39.379Z | Downloaded bitflags v2.11.0 |
| 341 | 2026-09-01T23:07:39.383Z | Downloaded usdt-impl v0.5.0 |
| 342 | 2026-09-01T23:07:39.386Z | Downloaded clap_derive v4.6.1 |
| 343 | 2026-09-01T23:07:39.386Z | Downloaded semver v1.0.28 |
| 344 | 2026-09-01T23:07:39.386Z | Downloaded serde_tokenstream v0.2.3 |
| 345 | 2026-09-01T23:07:39.396Z | Downloaded thiserror v2.0.18 |
| 346 | 2026-09-01T23:07:39.398Z | Downloaded toml v0.8.23 |
| 347 | 2026-09-01T23:07:39.402Z | Downloaded anyhow v1.0.104 |
| 348 | 2026-09-01T23:07:39.405Z | Downloaded tempfile v3.27.0 |
| 349 | 2026-09-01T23:07:39.409Z | Downloaded getrandom v0.4.3 |
| 350 | 2026-09-01T23:07:39.411Z | Downloaded once_cell v1.21.3 |
| 351 | 2026-09-01T23:07:39.415Z | Downloaded unicode-ident v1.0.24 |
| 352 | 2026-09-01T23:07:39.415Z | Downloaded serde_derive v1.0.228 |
| 353 | 2026-09-01T23:07:39.421Z | Downloaded proc-macro2 v1.0.106 |
| 354 | 2026-09-01T23:07:39.425Z | Downloaded textwrap v0.16.2 |
| 355 | 2026-09-01T23:07:39.425Z | Downloaded ucd-trie v0.1.7 |
| 356 | 2026-09-01T23:07:39.429Z | Downloaded serde_core v1.0.228 |
| 357 | 2026-09-01T23:07:39.432Z | Downloaded toml_edit v0.22.27 |
| 358 | 2026-09-01T23:07:39.435Z | Downloaded indexmap v2.14.0 |
| 359 | 2026-09-01T23:07:39.438Z | Downloaded papergrid v0.11.0 |
| 360 | 2026-09-01T23:07:39.459Z | Downloaded serde v1.0.228 |
| 361 | 2026-09-01T23:07:39.470Z | Downloaded memchr v2.8.0 |
| 362 | 2026-09-01T23:07:39.470Z | Downloaded typenum v1.20.1 |
| 363 | 2026-09-01T23:07:39.476Z | Downloaded pest v2.8.6 |
| 364 | 2026-09-01T23:07:39.482Z | Downloaded clap_builder v4.6.0 |
| 365 | 2026-09-01T23:07:39.486Z | Downloaded winnow v0.7.14 |
| 366 | 2026-09-01T23:07:39.501Z | Downloaded serde_json v1.0.151 |
| 367 | 2026-09-01T23:07:39.507Z | Downloaded hashbrown v0.17.0 |
| 368 | 2026-09-01T23:07:39.523Z | Downloaded goblin v0.8.2 |
| 369 | 2026-09-01T23:07:39.533Z | Downloaded tabled v0.15.0 |
| 370 | 2026-09-01T23:07:39.552Z | Downloaded unicode-width v0.2.0 |
| 371 | 2026-09-01T23:07:39.559Z | Downloaded syn v1.0.109 |
| 372 | 2026-09-01T23:07:39.564Z | Downloaded syn v2.0.117 |
| 373 | 2026-09-01T23:07:39.571Z | Downloaded unicode-width v0.1.14 |
| 374 | 2026-09-01T23:07:39.577Z | Downloaded rustix v1.1.4 |
| 375 | 2026-09-01T23:07:39.599Z | Downloaded libc v0.2.185 |
| 376 | 2026-09-01T23:07:39.663Z | Compiling proc-macro2 v1.0.106 |
| 377 | 2026-09-01T23:07:39.663Z | Compiling unicode-ident v1.0.24 |
| 378 | 2026-09-01T23:07:39.667Z | Compiling quote v1.0.45 |
| 379 | 2026-09-01T23:07:39.667Z | Compiling serde_core v1.0.228 |
| 380 | 2026-09-01T23:07:39.667Z | Compiling libc v0.2.185 |
| 381 | 2026-09-01T23:07:39.667Z | Compiling version_check v0.9.5 |
| 382 | 2026-09-01T23:07:39.667Z | Compiling memchr v2.8.0 |
| 383 | 2026-09-01T23:07:39.838Z | Compiling serde v1.0.228 |
| 384 | 2026-09-01T23:07:39.853Z | Compiling zmij v1.0.21 |
| 385 | 2026-09-01T23:07:39.856Z | Compiling thiserror v1.0.69 |
| 386 | 2026-09-01T23:07:39.856Z | Compiling itoa v1.0.17 |
| 387 | 2026-09-01T23:07:39.856Z | Compiling ucd-trie v0.1.7 |
| 388 | 2026-09-01T23:07:39.866Z | Compiling rustix v1.1.4 |
| 389 | 2026-09-01T23:07:39.869Z | Compiling byteorder v1.5.0 |
| 390 | 2026-09-01T23:07:40.085Z | Compiling bitflags v2.11.0 |
| 391 | 2026-09-01T23:07:40.206Z | Compiling serde_json v1.0.151 |
| 392 | 2026-09-01T23:07:40.333Z | Compiling pest v2.8.6 |
| 393 | 2026-09-01T23:07:40.333Z | Compiling usdt-impl v0.5.0 |
| 394 | 2026-09-01T23:07:40.350Z | Compiling proc-macro-error-attr v1.0.4 |
| 395 | 2026-09-01T23:07:40.387Z | Compiling syn v1.0.109 |
| 396 | 2026-09-01T23:07:40.439Z | Compiling camino v1.2.5 |
| 397 | 2026-09-01T23:07:40.565Z | Compiling proc-macro-error v1.0.4 |
| 398 | 2026-09-01T23:07:40.584Z | Compiling plain v0.2.3 |
| 399 | 2026-09-01T23:07:40.603Z | Compiling equivalent v1.0.2 |
| 400 | 2026-09-01T23:07:40.655Z | Compiling log v0.4.33 |
| 401 | 2026-09-01T23:07:40.743Z | Compiling getrandom v0.4.3 |
| 402 | 2026-09-01T23:07:40.776Z | Compiling hashbrown v0.17.0 |
| 403 | 2026-09-01T23:07:40.779Z | Compiling utf8parse v0.2.2 |
| 404 | 2026-09-01T23:07:40.780Z | Compiling autocfg v1.5.0 |
| 405 | 2026-09-01T23:07:40.866Z | Compiling colorchoice v1.0.4 |
| 406 | 2026-09-01T23:07:40.906Z | Compiling anstyle-parse v1.0.0 |
| 407 | 2026-09-01T23:07:40.906Z | Compiling winnow v0.7.14 |
| 408 | 2026-09-01T23:07:40.909Z | Compiling anstyle v1.0.14 |
| 409 | 2026-09-01T23:07:40.977Z | Compiling toml_write v0.1.2 |
| 410 | 2026-09-01T23:07:40.982Z | Compiling pretty-hex v0.4.1 |
| 411 | 2026-09-01T23:07:41.015Z | Compiling errno v0.3.14 |
| 412 | 2026-09-01T23:07:41.033Z | Compiling thread-id v4.2.2 |
| 413 | 2026-09-01T23:07:41.054Z | Compiling anstyle-query v1.1.5 |
| 414 | 2026-09-01T23:07:41.084Z | Compiling is_terminal_polyfill v1.70.2 |
| 415 | 2026-09-01T23:07:41.199Z | Compiling cfg-if v1.0.4 |
| 416 | 2026-09-01T23:07:41.217Z | Compiling thiserror v2.0.18 |
| 417 | 2026-09-01T23:07:41.220Z | Compiling anstream v1.0.0 |
| 418 | 2026-09-01T23:07:41.220Z | Compiling once_cell v1.21.3 |
| 419 | 2026-09-01T23:07:41.253Z | Compiling fastrand v2.3.0 |
| 420 | 2026-09-01T23:07:41.308Z | Compiling indexmap v2.14.0 |
| 421 | 2026-09-01T23:07:41.344Z | Compiling fs-err v3.3.0 |
| 422 | 2026-09-01T23:07:41.363Z | Compiling clap_lex v1.0.0 |
| 423 | 2026-09-01T23:07:41.384Z | Compiling syn v2.0.117 |
| 424 | 2026-09-01T23:07:41.406Z | Compiling pest_meta v2.8.6 |
| 425 | 2026-09-01T23:07:41.557Z | Compiling fnv v1.0.7 |
| 426 | 2026-09-01T23:07:41.591Z | Compiling anyhow v1.0.104 |
| 427 | 2026-09-01T23:07:41.612Z | Compiling heck v0.5.0 |
| 428 | 2026-09-01T23:07:41.650Z | Compiling unicode-width v0.1.14 |
| 429 | 2026-09-01T23:07:41.668Z | Compiling bytecount v0.6.9 |
| 430 | 2026-09-01T23:07:41.688Z | Compiling strsim v0.11.1 |
| 431 | 2026-09-01T23:07:41.691Z | Compiling heck v0.4.1 |
| 432 | 2026-09-01T23:07:41.873Z | Compiling memmap v0.7.0 |
| 433 | 2026-09-01T23:07:41.890Z | Compiling papergrid v0.11.0 |
| 434 | 2026-09-01T23:07:41.909Z | Compiling unicode-linebreak v0.1.5 |
| 435 | 2026-09-01T23:07:41.964Z | Compiling unicode-width v0.2.0 |
| 436 | 2026-09-01T23:07:41.967Z | Compiling smawk v0.3.2 |
| 437 | 2026-09-01T23:07:42.035Z | Compiling swrite v0.1.0 |
| 438 | 2026-09-01T23:07:42.087Z | Compiling terminal_size v0.4.3 |
| 439 | 2026-09-01T23:07:42.103Z | Compiling tempfile v3.27.0 |
| 440 | 2026-09-01T23:07:42.203Z | Compiling clap_builder v4.6.0 |
| 441 | 2026-09-01T23:07:42.251Z | Compiling cargo-platform v0.3.2 |
| 442 | 2026-09-01T23:07:42.302Z | Compiling semver v1.0.28 |
| 443 | 2026-09-01T23:07:42.347Z | Compiling textwrap v0.16.2 |
| 444 | 2026-09-01T23:07:42.472Z | Compiling camino-tempfile v1.4.1 |
| 445 | 2026-09-01T23:07:42.995Z | Compiling tabled_derive v0.7.0 |
| 446 | 2026-09-01T23:07:43.640Z | Compiling pest_generator v2.8.6 |
| 447 | 2026-09-01T23:07:43.700Z | Compiling tabled v0.15.0 |
| 448 | 2026-09-01T23:07:44.141Z | Compiling serde_derive v1.0.228 |
| 449 | 2026-09-01T23:07:44.141Z | Compiling thiserror-impl v1.0.69 |
| 450 | 2026-09-01T23:07:44.144Z | Compiling zerocopy-derive v0.7.35 |
| 451 | 2026-09-01T23:07:44.144Z | Compiling scroll_derive v0.12.1 |
| 452 | 2026-09-01T23:07:44.144Z | Compiling thiserror-impl v2.0.18 |
| 453 | 2026-09-01T23:07:44.144Z | Compiling clap_derive v4.6.1 |
| 454 | 2026-09-01T23:07:44.237Z | Compiling pest_derive v2.8.6 |
| 455 | 2026-09-01T23:07:44.780Z | Compiling scroll v0.12.0 |
| 456 | 2026-09-01T23:07:44.801Z | Compiling zerocopy v0.7.35 |
| 457 | 2026-09-01T23:07:44.987Z | Compiling goblin v0.8.2 |
| 458 | 2026-09-01T23:07:45.214Z | Compiling dtrace-parser v0.2.0 |
| 459 | 2026-09-01T23:07:45.437Z | Compiling clap v4.6.1 |
| 460 | 2026-09-01T23:07:46.535Z | Compiling dof v0.3.0 |
| 461 | 2026-09-01T23:07:46.535Z | Compiling serde_tokenstream v0.2.3 |
| 462 | 2026-09-01T23:07:46.563Z | Compiling toml_datetime v0.6.11 |
| 463 | 2026-09-01T23:07:46.563Z | Compiling serde_spanned v0.6.9 |
| 464 | 2026-09-01T23:07:46.563Z | Compiling cargo_metadata v0.23.1 |
| 465 | 2026-09-01T23:07:46.563Z | Compiling macaddr v1.0.1 |
| 466 | 2026-09-01T23:07:46.576Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 467 | 2026-09-01T23:07:46.816Z | Compiling toml_edit v0.22.27 |
| 468 | 2026-09-01T23:07:47.241Z | Compiling usdt-attr-macro v0.5.0 |
| 469 | 2026-09-01T23:07:47.270Z | Compiling usdt-macro v0.5.0 |
| 470 | 2026-09-01T23:07:47.815Z | Compiling usdt v0.5.0 |
| 471 | 2026-09-01T23:07:48.065Z | Compiling toml v0.8.23 |
| 472 | 2026-09-01T23:07:48.388Z | Compiling cargo_toml v0.21.0 |
| 473 | 2026-09-01T23:07:49.664Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 474 | 2026-09-01T23:07:51.734Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.01s |
| 475 | 2026-09-01T23:07:51.951Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 476 | 2026-09-01T23:07:52.465Z | Downloading crates ... |
| 477 | 2026-09-01T23:07:52.514Z | Downloaded adler2 v2.0.1 |
| 478 | 2026-09-01T23:07:52.525Z | Downloaded aes-gcm v0.11.0 |
| 479 | 2026-09-01T23:07:52.529Z | Downloaded addr2line v0.25.1 |
| 480 | 2026-09-01T23:07:52.531Z | Downloaded console v0.16.2 |
| 481 | 2026-09-01T23:07:52.534Z | Downloaded const-oid v0.10.2 |
| 482 | 2026-09-01T23:07:52.537Z | Downloaded aead v0.6.1 |
| 483 | 2026-09-01T23:07:52.537Z | Downloaded arc-swap v1.8.2 |
| 484 | 2026-09-01T23:07:52.540Z | Downloaded assert_matches v1.5.0 |
| 485 | 2026-09-01T23:07:52.540Z | Downloaded env_filter v2.0.0 |
| 486 | 2026-09-01T23:07:52.540Z | Downloaded fixedbitset v0.4.2 |
| 487 | 2026-09-01T23:07:52.543Z | Downloaded foreign-types v0.3.2 |
| 488 | 2026-09-01T23:07:52.543Z | Downloaded bit-set v0.8.0 |
| 489 | 2026-09-01T23:07:52.543Z | Downloaded endian-type v0.1.2 |
| 490 | 2026-09-01T23:07:52.543Z | Downloaded erased-serde v0.3.31 |
| 491 | 2026-09-01T23:07:52.546Z | Downloaded ena v0.14.4 |
| 492 | 2026-09-01T23:07:52.546Z | Downloaded anstyle-parse v0.2.7 |
| 493 | 2026-09-01T23:07:52.546Z | Downloaded backon v1.6.0 |
| 494 | 2026-09-01T23:07:52.549Z | Downloaded backtrace-ext v0.2.1 |
| 495 | 2026-09-01T23:07:52.551Z | Downloaded embedded-io v0.6.1 |
| 496 | 2026-09-01T23:07:52.554Z | Downloaded async-compression v0.4.41 |
| 497 | 2026-09-01T23:07:52.557Z | Downloaded embedded-io v0.4.0 |
| 498 | 2026-09-01T23:07:52.560Z | Downloaded filetime v0.2.27 |
| 499 | 2026-09-01T23:07:52.560Z | Downloaded foreign-types-macros v0.2.3 |
| 500 | 2026-09-01T23:07:52.562Z | Downloaded aes v0.9.1 |
| 501 | 2026-09-01T23:07:52.562Z | Downloaded async-bb8-diesel v0.2.1 |
| 502 | 2026-09-01T23:07:52.565Z | Downloaded group v0.14.0 |
| 503 | 2026-09-01T23:07:52.565Z | Downloaded env_logger v0.11.11 |
| 504 | 2026-09-01T23:07:52.568Z | Downloaded anstream v0.6.21 |
| 505 | 2026-09-01T23:07:52.568Z | Downloaded fd-lock v4.0.4 |
| 506 | 2026-09-01T23:07:52.571Z | Downloaded foreign-types v0.5.0 |
| 507 | 2026-09-01T23:07:52.571Z | Downloaded arrayref v0.3.9 |
| 508 | 2026-09-01T23:07:52.571Z | Downloaded atty v0.2.14 |
| 509 | 2026-09-01T23:07:52.571Z | Downloaded bb8 v0.8.6 |
| 510 | 2026-09-01T23:07:52.571Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 511 | 2026-09-01T23:07:52.574Z | Downloaded bitfield v0.19.4 |
| 512 | 2026-09-01T23:07:52.574Z | Downloaded futures-sink v0.3.32 |
| 513 | 2026-09-01T23:07:52.574Z | Downloaded getrandom v0.2.17 |
| 514 | 2026-09-01T23:07:52.577Z | Downloaded base64 v0.22.1 |
| 515 | 2026-09-01T23:07:52.577Z | Downloaded ff v0.14.0 |
| 516 | 2026-09-01T23:07:52.580Z | Downloaded futures-task v0.3.32 |
| 517 | 2026-09-01T23:07:52.580Z | Downloaded async-recursion v1.1.1 |
| 518 | 2026-09-01T23:07:52.583Z | Downloaded base16ct v1.0.0 |
| 519 | 2026-09-01T23:07:52.583Z | Downloaded block-buffer v0.12.1 |
| 520 | 2026-09-01T23:07:52.583Z | Downloaded enum-as-inner v0.6.1 |
| 521 | 2026-09-01T23:07:52.585Z | Downloaded form_urlencoded v1.2.2 |
| 522 | 2026-09-01T23:07:52.585Z | Downloaded aead v0.5.2 |
| 523 | 2026-09-01T23:07:52.585Z | Downloaded atomic-waker v1.1.2 |
| 524 | 2026-09-01T23:07:52.585Z | Downloaded flagset v0.4.7 |
| 525 | 2026-09-01T23:07:52.588Z | Downloaded bitfield-macros v0.19.4 |
| 526 | 2026-09-01T23:07:52.588Z | Downloaded hmac v0.12.1 |
| 527 | 2026-09-01T23:07:52.588Z | Downloaded http-body-util v0.1.3 |
| 528 | 2026-09-01T23:07:52.588Z | Downloaded async-stream v0.3.6 |
| 529 | 2026-09-01T23:07:52.591Z | Downloaded foldhash v0.1.5 |
| 530 | 2026-09-01T23:07:52.591Z | Downloaded futures-macro v0.3.32 |
| 531 | 2026-09-01T23:07:52.591Z | Downloaded fxhash v0.2.1 |
| 532 | 2026-09-01T23:07:52.591Z | Downloaded hmac v0.13.0 |
| 533 | 2026-09-01T23:07:52.594Z | Downloaded foreign-types-shared v0.3.1 |
| 534 | 2026-09-01T23:07:52.594Z | Downloaded array-init v0.0.4 |
| 535 | 2026-09-01T23:07:52.594Z | Downloaded float-ord v0.3.2 |
| 536 | 2026-09-01T23:07:52.594Z | Downloaded futures-io v0.3.32 |
| 537 | 2026-09-01T23:07:52.597Z | Downloaded gethostname v0.5.0 |
| 538 | 2026-09-01T23:07:52.597Z | Downloaded cfg_aliases v0.1.1 |
| 539 | 2026-09-01T23:07:52.597Z | Downloaded float-cmp v0.10.0 |
| 540 | 2026-09-01T23:07:52.600Z | Downloaded hex-literal v1.1.0 |
| 541 | 2026-09-01T23:07:52.600Z | Downloaded async-stream-impl v0.3.6 |
| 542 | 2026-09-01T23:07:52.600Z | Downloaded git-stub v1.0.0 |
| 543 | 2026-09-01T23:07:52.603Z | Downloaded hash32 v0.3.1 |
| 544 | 2026-09-01T23:07:52.606Z | Downloaded futures-core v0.3.32 |
| 545 | 2026-09-01T23:07:52.606Z | Downloaded base16ct v0.2.0 |
| 546 | 2026-09-01T23:07:52.606Z | Downloaded hex v0.4.3 |
| 547 | 2026-09-01T23:07:52.606Z | Downloaded foreign-types-shared v0.1.1 |
| 548 | 2026-09-01T23:07:52.609Z | Downloaded hubpack_derive v0.1.1 |
| 549 | 2026-09-01T23:07:52.609Z | Downloaded ghash v0.6.0 |
| 550 | 2026-09-01T23:07:52.609Z | Downloaded bit-set v0.5.3 |
| 551 | 2026-09-01T23:07:52.609Z | Downloaded fallible-iterator v0.2.0 |
| 552 | 2026-09-01T23:07:52.612Z | Downloaded ff v0.13.1 |
| 553 | 2026-09-01T23:07:52.612Z | Downloaded fs_extra v1.3.0 |
| 554 | 2026-09-01T23:07:52.615Z | Downloaded ascii-canvas v3.0.0 |
| 555 | 2026-09-01T23:07:52.618Z | Downloaded bitfield-struct v0.6.2 |
| 556 | 2026-09-01T23:07:52.618Z | Downloaded funty v2.0.0 |
| 557 | 2026-09-01T23:07:52.618Z | Downloaded ciborium-ll v0.2.2 |
| 558 | 2026-09-01T23:07:52.621Z | Downloaded hash32 v0.2.1 |
| 559 | 2026-09-01T23:07:52.621Z | Downloaded home v0.5.12 |
| 560 | 2026-09-01T23:07:52.621Z | Downloaded hostname v0.4.2 |
| 561 | 2026-09-01T23:07:52.624Z | Downloaded httpdate v1.0.3 |
| 562 | 2026-09-01T23:07:52.624Z | Downloaded atomicwrites v0.4.4 |
| 563 | 2026-09-01T23:07:52.627Z | Downloaded castaway v0.2.4 |
| 564 | 2026-09-01T23:07:52.627Z | Downloaded hostname v0.3.1 |
| 565 | 2026-09-01T23:07:52.627Z | Downloaded fs-err v2.11.0 |
| 566 | 2026-09-01T23:07:52.631Z | Downloaded http-body v1.0.1 |
| 567 | 2026-09-01T23:07:52.634Z | Downloaded cobs v0.3.0 |
| 568 | 2026-09-01T23:07:52.634Z | Downloaded nodrop v0.1.14 |
| 569 | 2026-09-01T23:07:52.634Z | Downloaded normalize-line-endings v0.3.0 |
| 570 | 2026-09-01T23:07:52.637Z | Downloaded hubpack v0.1.2 |
| 571 | 2026-09-01T23:07:52.637Z | Downloaded globwalk v0.9.1 |
| 572 | 2026-09-01T23:07:52.639Z | Downloaded headers-core v0.3.0 |
| 573 | 2026-09-01T23:07:52.642Z | Downloaded http-range v0.1.5 |
| 574 | 2026-09-01T23:07:52.642Z | Downloaded block-padding v0.4.2 |
| 575 | 2026-09-01T23:07:52.642Z | Downloaded newline-converter v0.3.0 |
| 576 | 2026-09-01T23:07:52.645Z | Downloaded ciborium-io v0.2.2 |
| 577 | 2026-09-01T23:07:52.645Z | Downloaded compression-core v0.4.31 |
| 578 | 2026-09-01T23:07:52.645Z | Downloaded cfg_aliases v0.2.1 |
| 579 | 2026-09-01T23:07:52.648Z | Downloaded phf_shared v0.13.1 |
| 580 | 2026-09-01T23:07:52.651Z | Downloaded bcs v0.1.6 |
| 581 | 2026-09-01T23:07:52.651Z | Downloaded enum_dispatch v0.3.13 |
| 582 | 2026-09-01T23:07:52.654Z | Downloaded futures-executor v0.3.32 |
| 583 | 2026-09-01T23:07:52.654Z | Downloaded fixedbitset v0.5.7 |
| 584 | 2026-09-01T23:07:52.657Z | Downloaded num-iter v0.1.45 |
| 585 | 2026-09-01T23:07:52.661Z | Downloaded powerfmt v0.2.0 |
| 586 | 2026-09-01T23:07:52.661Z | Downloaded parse-display v0.10.0 |
| 587 | 2026-09-01T23:07:52.661Z | Downloaded nibble_vec v0.1.0 |
| 588 | 2026-09-01T23:07:52.664Z | Downloaded oxide-generation-macros v0.2.0 |
| 589 | 2026-09-01T23:07:52.664Z | Downloaded rand_xorshift v0.4.0 |
| 590 | 2026-09-01T23:07:52.664Z | Downloaded predicates-core v1.0.10 |
| 591 | 2026-09-01T23:07:52.666Z | Downloaded foldhash v0.2.0 |
| 592 | 2026-09-01T23:07:52.666Z | Downloaded headers v0.4.1 |
| 593 | 2026-09-01T23:07:52.669Z | Downloaded proc-macro-crate v1.3.1 |
| 594 | 2026-09-01T23:07:52.669Z | Downloaded base64ct v1.8.3 |
| 595 | 2026-09-01T23:07:52.672Z | Downloaded rfc6979 v0.6.0 |
| 596 | 2026-09-01T23:07:52.672Z | Downloaded arrayvec v0.7.6 |
| 597 | 2026-09-01T23:07:52.672Z | Downloaded cmake v0.1.57 |
| 598 | 2026-09-01T23:07:52.675Z | Downloaded rfc6979 v0.4.0 |
| 599 | 2026-09-01T23:07:52.675Z | Downloaded scheduled-thread-pool v0.2.7 |
| 600 | 2026-09-01T23:07:52.675Z | Downloaded backoff v0.4.0 |
| 601 | 2026-09-01T23:07:52.675Z | Downloaded bitflags v1.3.2 |
| 602 | 2026-09-01T23:07:52.677Z | Downloaded futures-util v0.3.32 |
| 603 | 2026-09-01T23:07:52.683Z | Downloaded git-stub-vcs v0.1.0 |
| 604 | 2026-09-01T23:07:52.685Z | Downloaded bs58 v0.5.1 |
| 605 | 2026-09-01T23:07:52.685Z | Downloaded cexpr v0.6.0 |
| 606 | 2026-09-01T23:07:52.688Z | Downloaded cipher v0.4.4 |
| 607 | 2026-09-01T23:07:52.688Z | Downloaded group v0.13.0 |
| 608 | 2026-09-01T23:07:52.688Z | Downloaded bit-vec v0.6.3 |
| 609 | 2026-09-01T23:07:52.688Z | Downloaded serde_urlencoded v0.7.1 |
| 610 | 2026-09-01T23:07:52.691Z | Downloaded cbc v0.2.1 |
| 611 | 2026-09-01T23:07:52.691Z | Downloaded sha1 v0.10.6 |
| 612 | 2026-09-01T23:07:52.691Z | Downloaded sha1 v0.11.0 |
| 613 | 2026-09-01T23:07:52.692Z | Downloaded argon2 v0.5.3 |
| 614 | 2026-09-01T23:07:52.694Z | Downloaded signature v2.2.0 |
| 615 | 2026-09-01T23:07:52.694Z | Downloaded slog-envlogger v2.2.0 |
| 616 | 2026-09-01T23:07:52.694Z | Downloaded psl-types v2.0.11 |
| 617 | 2026-09-01T23:07:52.694Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 618 | 2026-09-01T23:07:52.695Z | Downloaded rtoolbox v0.0.3 |
| 619 | 2026-09-01T23:07:52.697Z | Downloaded progenitor-macro v0.14.0 |
| 620 | 2026-09-01T23:07:52.697Z | Downloaded sqlparser_derive v0.5.0 |
| 621 | 2026-09-01T23:07:52.697Z | Downloaded glob v0.3.3 |
| 622 | 2026-09-01T23:07:52.697Z | Downloaded sapling-renderdag v0.1.0 |
| 623 | 2026-09-01T23:07:52.700Z | Downloaded num_enum v0.5.11 |
| 624 | 2026-09-01T23:07:52.703Z | Downloaded find-msvc-tools v0.1.9 |
| 625 | 2026-09-01T23:07:52.703Z | Downloaded highway v1.3.0 |
| 626 | 2026-09-01T23:07:52.703Z | Downloaded chacha20 v0.9.1 |
| 627 | 2026-09-01T23:07:52.706Z | Downloaded cmov v0.5.4 |
| 628 | 2026-09-01T23:07:52.706Z | Downloaded buf-list v1.1.2 |
| 629 | 2026-09-01T23:07:52.709Z | Downloaded globset v0.4.18 |
| 630 | 2026-09-01T23:07:52.709Z | Downloaded oxnet v0.1.6 |
| 631 | 2026-09-01T23:07:52.709Z | Downloaded packed_struct v0.10.1 |
| 632 | 2026-09-01T23:07:52.709Z | Downloaded phf v0.12.1 |
| 633 | 2026-09-01T23:07:52.712Z | Downloaded subtle v2.6.1 |
| 634 | 2026-09-01T23:07:52.712Z | Downloaded compression-codecs v0.4.37 |
| 635 | 2026-09-01T23:07:52.715Z | Downloaded bit-vec v0.8.0 |
| 636 | 2026-09-01T23:07:52.715Z | Downloaded camino-tempfile-ext v0.3.3 |
| 637 | 2026-09-01T23:07:52.715Z | Downloaded cipher v0.5.2 |
| 638 | 2026-09-01T23:07:52.717Z | Downloaded futures-channel v0.3.32 |
| 639 | 2026-09-01T23:07:52.717Z | Downloaded pem v3.0.6 |
| 640 | 2026-09-01T23:07:52.717Z | Downloaded port-file v0.1.0 |
| 641 | 2026-09-01T23:07:52.720Z | Downloaded byte-wrapper v0.1.0 |
| 642 | 2026-09-01T23:07:52.720Z | Downloaded ahash v0.8.12 |
| 643 | 2026-09-01T23:07:52.723Z | Downloaded colored v3.1.1 |
| 644 | 2026-09-01T23:07:52.723Z | Downloaded cancel-safe-futures v0.1.5 |
| 645 | 2026-09-01T23:07:52.726Z | Downloaded tokio-macros v2.7.0 |
| 646 | 2026-09-01T23:07:52.726Z | Downloaded structmeta v0.3.0 |
| 647 | 2026-09-01T23:07:52.726Z | Downloaded tokio-test v0.4.5 |
| 648 | 2026-09-01T23:07:52.726Z | Downloaded testing_table v0.3.0 |
| 649 | 2026-09-01T23:07:52.729Z | Downloaded fatfs v0.3.6 |
| 650 | 2026-09-01T23:07:52.729Z | Downloaded num-traits v0.2.19 |
| 651 | 2026-09-01T23:07:52.731Z | Downloaded parse-display-derive v0.10.0 |
| 652 | 2026-09-01T23:07:52.731Z | Downloaded unarray v0.1.4 |
| 653 | 2026-09-01T23:07:52.731Z | Downloaded want v0.3.1 |
| 654 | 2026-09-01T23:07:52.734Z | Downloaded trait-variant v0.1.2 |
| 655 | 2026-09-01T23:07:52.737Z | Downloaded usdt v0.6.0 |
| 656 | 2026-09-01T23:07:52.737Z | Downloaded void v1.0.2 |
| 657 | 2026-09-01T23:07:52.741Z | Downloaded sec1 v0.7.3 |
| 658 | 2026-09-01T23:07:52.744Z | Downloaded slog-json v2.6.1 |
| 659 | 2026-09-01T23:07:52.744Z | Downloaded blowfish v0.10.0 |
| 660 | 2026-09-01T23:07:52.744Z | Downloaded bzip2 v0.6.1 |
| 661 | 2026-09-01T23:07:52.744Z | Downloaded bzip2 v0.4.4 |
| 662 | 2026-09-01T23:07:52.744Z | Downloaded const-oid v0.9.6 |
| 663 | 2026-09-01T23:07:52.747Z | Downloaded serde_path_to_error v0.1.20 |
| 664 | 2026-09-01T23:07:52.747Z | Downloaded yoke-derive v0.8.1 |
| 665 | 2026-09-01T23:07:52.747Z | Downloaded convert_case v0.4.0 |
| 666 | 2026-09-01T23:07:52.750Z | Downloaded half v1.8.3 |
| 667 | 2026-09-01T23:07:52.750Z | Downloaded cassowary v0.3.0 |
| 668 | 2026-09-01T23:07:52.750Z | Downloaded string_cache v0.8.9 |
| 669 | 2026-09-01T23:07:52.750Z | Downloaded async-trait v0.1.89 |
| 670 | 2026-09-01T23:07:52.753Z | Downloaded colored v2.2.0 |
| 671 | 2026-09-01T23:07:52.755Z | Downloaded strum_macros v0.24.3 |
| 672 | 2026-09-01T23:07:52.756Z | Downloaded progenitor v0.13.0 |
| 673 | 2026-09-01T23:07:52.756Z | Downloaded progenitor v0.14.0 |
| 674 | 2026-09-01T23:07:52.760Z | Downloaded support-bundle-viewer v0.1.2 |
| 675 | 2026-09-01T23:07:52.762Z | Downloaded zeroize_derive v1.5.0 |
| 676 | 2026-09-01T23:07:52.765Z | Downloaded argon2 v0.6.0-rc.8 |
| 677 | 2026-09-01T23:07:52.768Z | Downloaded clang-sys v1.8.1 |
| 678 | 2026-09-01T23:07:52.768Z | Downloaded tls_codec v0.4.2 |
| 679 | 2026-09-01T23:07:52.771Z | Downloaded downcast-rs v2.0.2 |
| 680 | 2026-09-01T23:07:52.771Z | Downloaded elliptic-curve v0.14.1 |
| 681 | 2026-09-01T23:07:52.771Z | Downloaded futures v0.3.32 |
| 682 | 2026-09-01T23:07:52.774Z | Downloaded generic-array v1.4.3 |
| 683 | 2026-09-01T23:07:52.778Z | Downloaded console v0.15.11 |
| 684 | 2026-09-01T23:07:52.778Z | Downloaded blake2 v0.10.6 |
| 685 | 2026-09-01T23:07:52.781Z | Downloaded httparse v1.10.1 |
| 686 | 2026-09-01T23:07:52.781Z | Downloaded radium v0.7.0 |
| 687 | 2026-09-01T23:07:52.781Z | Downloaded thread_local v1.1.9 |
| 688 | 2026-09-01T23:07:52.781Z | Downloaded difflib v0.4.0 |
| 689 | 2026-09-01T23:07:52.781Z | Downloaded zone v0.3.1 |
| 690 | 2026-09-01T23:07:52.781Z | Downloaded crunchy v0.2.4 |
| 691 | 2026-09-01T23:07:52.781Z | Downloaded dtrace-parser v0.3.0 |
| 692 | 2026-09-01T23:07:52.784Z | Downloaded dunce v1.0.5 |
| 693 | 2026-09-01T23:07:52.784Z | Downloaded getrandom v0.3.4 |
| 694 | 2026-09-01T23:07:52.787Z | Downloaded darling_macro v0.21.3 |
| 695 | 2026-09-01T23:07:52.790Z | Downloaded darling_macro v0.20.11 |
| 696 | 2026-09-01T23:07:52.790Z | Downloaded dirs-sys-next v0.1.2 |
| 697 | 2026-09-01T23:07:52.794Z | Downloaded half v2.7.1 |
| 698 | 2026-09-01T23:07:52.794Z | Downloaded dof v0.4.0 |
| 699 | 2026-09-01T23:07:52.794Z | Downloaded blake2 v0.11.0-rc.6 |
| 700 | 2026-09-01T23:07:52.797Z | Downloaded num-integer v0.1.46 |
| 701 | 2026-09-01T23:07:52.797Z | Downloaded num-rational v0.4.2 |
| 702 | 2026-09-01T23:07:52.797Z | Downloaded synstructure v0.13.2 |
| 703 | 2026-09-01T23:07:52.797Z | Downloaded parking_lot_core v0.9.12 |
| 704 | 2026-09-01T23:07:52.797Z | Downloaded wyz v0.5.1 |
| 705 | 2026-09-01T23:07:52.800Z | Downloaded oso v0.27.3 |
| 706 | 2026-09-01T23:07:52.803Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 707 | 2026-09-01T23:07:52.803Z | Downloaded sec1 v0.8.1 |
| 708 | 2026-09-01T23:07:52.806Z | Downloaded ssh-cipher v0.3.0 |
| 709 | 2026-09-01T23:07:52.806Z | Downloaded libscf-sys v1.2.0 |
| 710 | 2026-09-01T23:07:52.806Z | Downloaded lru-slab v0.1.2 |
| 711 | 2026-09-01T23:07:52.806Z | Downloaded new_debug_unreachable v1.0.6 |
| 712 | 2026-09-01T23:07:52.806Z | Downloaded opaque-debug v0.3.1 |
| 713 | 2026-09-01T23:07:52.809Z | Downloaded jiff-static v0.2.34 |
| 714 | 2026-09-01T23:07:52.809Z | Downloaded kem v0.3.0 |
| 715 | 2026-09-01T23:07:52.809Z | Downloaded md5 v0.8.0 |
| 716 | 2026-09-01T23:07:52.812Z | Downloaded flume v0.11.1 |
| 717 | 2026-09-01T23:07:52.815Z | Downloaded oxide-update-engine-types v0.1.2 |
| 718 | 2026-09-01T23:07:52.818Z | Downloaded allocator-api2 v0.2.21 |
| 719 | 2026-09-01T23:07:52.818Z | Downloaded chacha20 v0.10.0 |
| 720 | 2026-09-01T23:07:52.821Z | Downloaded critical-section v1.2.0 |
| 721 | 2026-09-01T23:07:52.824Z | Downloaded defmt-macros v1.0.1 |
| 722 | 2026-09-01T23:07:52.827Z | Downloaded packed_struct_codegen v0.10.1 |
| 723 | 2026-09-01T23:07:52.827Z | Downloaded serde_tokenstream v0.3.0 |
| 724 | 2026-09-01T23:07:52.830Z | Downloaded kstat-rs v0.2.5 |
| 725 | 2026-09-01T23:07:52.832Z | Downloaded match_cfg v0.1.0 |
| 726 | 2026-09-01T23:07:52.832Z | Downloaded pin-project v1.1.11 |
| 727 | 2026-09-01T23:07:52.838Z | Downloaded term v1.2.1 |
| 728 | 2026-09-01T23:07:52.841Z | Downloaded memoffset v0.9.1 |
| 729 | 2026-09-01T23:07:52.841Z | Downloaded progenitor-macro v0.13.0 |
| 730 | 2026-09-01T23:07:52.844Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 731 | 2026-09-01T23:07:52.844Z | Downloaded expectorate v1.2.0 |
| 732 | 2026-09-01T23:07:52.844Z | Downloaded humantime v2.3.0 |
| 733 | 2026-09-01T23:07:52.847Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 734 | 2026-09-01T23:07:52.847Z | Downloaded quick-error v1.2.3 |
| 735 | 2026-09-01T23:07:52.847Z | Downloaded rustc_version v0.4.1 |
| 736 | 2026-09-01T23:07:52.851Z | Downloaded ipnet v2.12.0 |
| 737 | 2026-09-01T23:07:52.854Z | Downloaded ipnetwork v0.21.1 |
| 738 | 2026-09-01T23:07:52.854Z | Downloaded libefi-sys v0.1.0 |
| 739 | 2026-09-01T23:07:52.854Z | Downloaded libsw v3.5.0 |
| 740 | 2026-09-01T23:07:52.857Z | Downloaded corncobs v0.1.4 |
| 741 | 2026-09-01T23:07:52.857Z | Downloaded defmt v1.0.1 |
| 742 | 2026-09-01T23:07:52.860Z | Downloaded ctutils v0.4.2 |
| 743 | 2026-09-01T23:07:52.860Z | Downloaded ryu v1.0.23 |
| 744 | 2026-09-01T23:07:52.863Z | Downloaded openssl-probe v0.1.6 |
| 745 | 2026-09-01T23:07:52.863Z | Downloaded parse-size v1.1.0 |
| 746 | 2026-09-01T23:07:52.863Z | Downloaded precomputed-hash v0.1.1 |
| 747 | 2026-09-01T23:07:52.866Z | Downloaded similar v2.7.0 |
| 748 | 2026-09-01T23:07:52.866Z | Downloaded proc-macro-crate v3.4.0 |
| 749 | 2026-09-01T23:07:52.869Z | Downloaded native-tls v0.2.18 |
| 750 | 2026-09-01T23:07:52.869Z | Downloaded pkcs8 v0.10.2 |
| 751 | 2026-09-01T23:07:52.871Z | Downloaded scroll_derive v0.13.1 |
| 752 | 2026-09-01T23:07:52.872Z | Downloaded serde_plain v1.0.2 |
| 753 | 2026-09-01T23:07:52.872Z | Downloaded siphasher v1.0.2 |
| 754 | 2026-09-01T23:07:52.872Z | Downloaded signal-hook-mio v0.2.5 |
| 755 | 2026-09-01T23:07:52.875Z | Downloaded sponge-cursor v0.1.0 |
| 756 | 2026-09-01T23:07:52.875Z | Downloaded tokio-rustls v0.26.4 |
| 757 | 2026-09-01T23:07:52.875Z | Downloaded tokio-stream v0.1.18 |
| 758 | 2026-09-01T23:07:52.878Z | Downloaded tracing-attributes v0.1.31 |
| 759 | 2026-09-01T23:07:52.881Z | Downloaded socket2 v0.6.3 |
| 760 | 2026-09-01T23:07:52.881Z | Downloaded instability v0.3.11 |
| 761 | 2026-09-01T23:07:52.881Z | Downloaded heapless v0.8.0 |
| 762 | 2026-09-01T23:07:52.884Z | Downloaded heapless v0.7.17 |
| 763 | 2026-09-01T23:07:52.887Z | Downloaded ref-cast v1.0.25 |
| 764 | 2026-09-01T23:07:52.887Z | Downloaded defmt-parser v1.0.0 |
| 765 | 2026-09-01T23:07:52.890Z | Downloaded darling v0.20.11 |
| 766 | 2026-09-01T23:07:52.890Z | Downloaded darling v0.21.3 |
| 767 | 2026-09-01T23:07:52.894Z | Downloaded flate2 v1.1.9 |
| 768 | 2026-09-01T23:07:52.897Z | Downloaded peg v0.8.5 |
| 769 | 2026-09-01T23:07:52.900Z | Downloaded peg-macros v0.8.5 |
| 770 | 2026-09-01T23:07:52.900Z | Downloaded prettyplease v0.2.37 |
| 771 | 2026-09-01T23:07:52.903Z | Downloaded tabwriter v1.4.1 |
| 772 | 2026-09-01T23:07:52.903Z | Downloaded vergen v9.1.0 |
| 773 | 2026-09-01T23:07:52.903Z | Downloaded chacha20poly1305 v0.10.1 |
| 774 | 2026-09-01T23:07:52.906Z | Downloaded chumsky v0.9.3 |
| 775 | 2026-09-01T23:07:52.907Z | Downloaded try-lock v0.2.5 |
| 776 | 2026-09-01T23:07:52.907Z | Downloaded pkcs5 v0.8.1 |
| 777 | 2026-09-01T23:07:52.910Z | Downloaded rustls-platform-verifier v0.6.2 |
| 778 | 2026-09-01T23:07:52.913Z | Downloaded signal-hook v0.3.18 |
| 779 | 2026-09-01T23:07:52.916Z | Downloaded hybrid-array v0.4.13 |
| 780 | 2026-09-01T23:07:52.916Z | Downloaded structmeta-derive v0.3.0 |
| 781 | 2026-09-01T23:07:52.916Z | Downloaded tap v1.0.1 |
| 782 | 2026-09-01T23:07:52.916Z | Downloaded ar_archive_writer v0.5.1 |
| 783 | 2026-09-01T23:07:52.919Z | Downloaded backtrace v0.3.76 |
| 784 | 2026-09-01T23:07:52.923Z | Downloaded num-complex v0.4.6 |
| 785 | 2026-09-01T23:07:52.923Z | Downloaded scopeguard v1.2.0 |
| 786 | 2026-09-01T23:07:52.923Z | Downloaded oxide-update-engine-display v0.1.2 |
| 787 | 2026-09-01T23:07:52.926Z | Downloaded serde_derive_internals v0.29.1 |
| 788 | 2026-09-01T23:07:52.926Z | Downloaded universal-hash v0.6.1 |
| 789 | 2026-09-01T23:07:52.926Z | Downloaded ciborium v0.2.2 |
| 790 | 2026-09-01T23:07:52.929Z | Downloaded compact_str v0.8.1 |
| 791 | 2026-09-01T23:07:52.929Z | Downloaded supports-unicode v3.0.0 |
| 792 | 2026-09-01T23:07:52.929Z | Downloaded termtree v0.5.1 |
| 793 | 2026-09-01T23:07:52.934Z | Downloaded time-core v0.1.8 |
| 794 | 2026-09-01T23:07:52.934Z | Downloaded tower-layer v0.3.3 |
| 795 | 2026-09-01T23:07:52.934Z | Downloaded scuffle v0.1.0 |
| 796 | 2026-09-01T23:07:52.941Z | Downloaded wait-timeout v0.2.1 |
| 797 | 2026-09-01T23:07:52.941Z | Downloaded multer v3.1.0 |
| 798 | 2026-09-01T23:07:52.941Z | Downloaded owo-colors v4.3.0 |
| 799 | 2026-09-01T23:07:52.941Z | Downloaded scroll v0.13.0 |
| 800 | 2026-09-01T23:07:52.945Z | Downloaded ctr v0.10.1 |
| 801 | 2026-09-01T23:07:52.946Z | Downloaded darling_macro v0.13.4 |
| 802 | 2026-09-01T23:07:52.946Z | Downloaded slog v2.8.2 |
| 803 | 2026-09-01T23:07:52.946Z | Downloaded socket2 v0.5.10 |
| 804 | 2026-09-01T23:07:52.946Z | Downloaded phc v0.6.1 |
| 805 | 2026-09-01T23:07:52.946Z | Downloaded pin-project-internal v1.1.11 |
| 806 | 2026-09-01T23:07:52.946Z | Downloaded pin-project-lite v0.2.17 |
| 807 | 2026-09-01T23:07:52.949Z | Downloaded predicates v3.1.4 |
| 808 | 2026-09-01T23:07:52.952Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 809 | 2026-09-01T23:07:52.952Z | Downloaded cpubits v0.1.1 |
| 810 | 2026-09-01T23:07:52.952Z | Downloaded crc-any v2.5.0 |
| 811 | 2026-09-01T23:07:52.952Z | Downloaded signal-hook-registry v1.4.8 |
| 812 | 2026-09-01T23:07:52.956Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 813 | 2026-09-01T23:07:52.956Z | Downloaded digest-io v0.1.0 |
| 814 | 2026-09-01T23:07:52.956Z | Downloaded rand_chacha v0.9.0 |
| 815 | 2026-09-01T23:07:52.956Z | Downloaded rpassword v7.5.4 |
| 816 | 2026-09-01T23:07:52.959Z | Downloaded hashbrown v0.12.3 |
| 817 | 2026-09-01T23:07:52.959Z | Downloaded hashbrown v0.13.2 |
| 818 | 2026-09-01T23:07:52.962Z | Downloaded http v1.4.2 |
| 819 | 2026-09-01T23:07:52.965Z | Downloaded poly1305 v0.9.0 |
| 820 | 2026-09-01T23:07:52.965Z | Downloaded slog-scope v4.4.1 |
| 821 | 2026-09-01T23:07:52.965Z | Downloaded polyval v0.7.1 |
| 822 | 2026-09-01T23:07:52.969Z | Downloaded dirs-next v2.0.0 |
| 823 | 2026-09-01T23:07:52.969Z | Downloaded cpufeatures v0.3.0 |
| 824 | 2026-09-01T23:07:52.969Z | Downloaded cc v1.2.56 |
| 825 | 2026-09-01T23:07:52.973Z | Downloaded memmap2 v0.9.10 |
| 826 | 2026-09-01T23:07:52.973Z | Downloaded smf v0.2.3 |
| 827 | 2026-09-01T23:07:52.973Z | Downloaded newtype-uuid-macros v0.1.0 |
| 828 | 2026-09-01T23:07:52.973Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 829 | 2026-09-01T23:07:52.978Z | Downloaded bumpalo v3.20.2 |
| 830 | 2026-09-01T23:07:52.978Z | Downloaded unicase v2.9.0 |
| 831 | 2026-09-01T23:07:52.978Z | Downloaded usdt-impl v0.6.0 |
| 832 | 2026-09-01T23:07:52.981Z | Downloaded whoami v1.6.1 |
| 833 | 2026-09-01T23:07:52.981Z | Downloaded rand_core v0.9.5 |
| 834 | 2026-09-01T23:07:52.981Z | Downloaded rayon-core v1.13.0 |
| 835 | 2026-09-01T23:07:52.981Z | Downloaded unsafe-libyaml v0.2.11 |
| 836 | 2026-09-01T23:07:52.984Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 837 | 2026-09-01T23:07:52.984Z | Downloaded instant v0.1.13 |
| 838 | 2026-09-01T23:07:52.984Z | Downloaded ident_case v1.0.1 |
| 839 | 2026-09-01T23:07:52.984Z | Downloaded is_ci v1.2.0 |
| 840 | 2026-09-01T23:07:52.987Z | Downloaded tui-tree-widget v0.23.1 |
| 841 | 2026-09-01T23:07:52.988Z | Downloaded writeable v0.6.2 |
| 842 | 2026-09-01T23:07:52.988Z | Downloaded zeroize v1.9.0 |
| 843 | 2026-09-01T23:07:52.991Z | Downloaded lzss v0.8.2 |
| 844 | 2026-09-01T23:07:52.991Z | Downloaded managed v0.8.0 |
| 845 | 2026-09-01T23:07:52.991Z | Downloaded hickory-resolver v0.25.2 |
| 846 | 2026-09-01T23:07:52.994Z | Downloaded multimap v0.10.1 |
| 847 | 2026-09-01T23:07:52.994Z | Downloaded tokio-dtrace v0.1.1 |
| 848 | 2026-09-01T23:07:52.994Z | Downloaded tokio-tungstenite v0.21.0 |
| 849 | 2026-09-01T23:07:52.998Z | Downloaded uzers v0.12.2 |
| 850 | 2026-09-01T23:07:52.998Z | Downloaded path-slash v0.1.5 |
| 851 | 2026-09-01T23:07:52.998Z | Downloaded num-conv v0.2.0 |
| 852 | 2026-09-01T23:07:52.998Z | Downloaded time-macros v0.2.27 |
| 853 | 2026-09-01T23:07:53.002Z | Downloaded base64 v0.21.7 |
| 854 | 2026-09-01T23:07:53.002Z | Downloaded daft v0.1.8 |
| 855 | 2026-09-01T23:07:53.005Z | Downloaded der_derive v0.7.3 |
| 856 | 2026-09-01T23:07:53.005Z | Downloaded hickory-resolver v0.24.4 |
| 857 | 2026-09-01T23:07:53.008Z | Downloaded percent-encoding v2.3.2 |
| 858 | 2026-09-01T23:07:53.008Z | Downloaded tracing-core v0.1.36 |
| 859 | 2026-09-01T23:07:53.012Z | Downloaded salsa20 v0.11.0 |
| 860 | 2026-09-01T23:07:53.012Z | Downloaded digest v0.11.3 |
| 861 | 2026-09-01T23:07:53.015Z | Downloaded keccak v0.1.6 |
| 862 | 2026-09-01T23:07:53.015Z | Downloaded jobserver v0.1.34 |
| 863 | 2026-09-01T23:07:53.015Z | Downloaded keccak v0.2.0 |
| 864 | 2026-09-01T23:07:53.018Z | Downloaded constant_time_eq v0.4.2 |
| 865 | 2026-09-01T23:07:53.037Z | Downloaded slog-bunyan v2.5.0 |
| 866 | 2026-09-01T23:07:53.037Z | Downloaded strip-ansi-escapes v0.2.1 |
| 867 | 2026-09-01T23:07:53.037Z | Downloaded ingot-macros v0.2.0 |
| 868 | 2026-09-01T23:07:53.037Z | Downloaded rand_chacha v0.3.1 |
| 869 | 2026-09-01T23:07:53.037Z | Downloaded russh-util v0.52.0 |
| 870 | 2026-09-01T23:07:53.037Z | Downloaded seq-macro v0.3.6 |
| 871 | 2026-09-01T23:07:53.037Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 872 | 2026-09-01T23:07:53.037Z | Downloaded zstd v0.13.3 |
| 873 | 2026-09-01T23:07:53.037Z | Downloaded topological-sort v0.2.2 |
| 874 | 2026-09-01T23:07:53.041Z | Downloaded zerofrom v0.1.6 |
| 875 | 2026-09-01T23:07:53.044Z | Downloaded smallvec v1.15.1 |
| 876 | 2026-09-01T23:07:53.048Z | Downloaded oxide-tokio-rt v0.1.4 |
| 877 | 2026-09-01T23:07:53.048Z | Downloaded parking_lot_core v0.8.6 |
| 878 | 2026-09-01T23:07:53.049Z | Downloaded lru-cache v0.1.2 |
| 879 | 2026-09-01T23:07:53.051Z | Downloaded sync_wrapper v1.0.2 |
| 880 | 2026-09-01T23:07:53.051Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 881 | 2026-09-01T23:07:53.055Z | Downloaded utf8_iter v1.0.4 |
| 882 | 2026-09-01T23:07:53.055Z | Downloaded crypto-common v0.2.2 |
| 883 | 2026-09-01T23:07:53.058Z | Downloaded zip v0.6.6 |
| 884 | 2026-09-01T23:07:53.062Z | Downloaded unit-prefix v0.5.2 |
| 885 | 2026-09-01T23:07:53.066Z | Downloaded hickory-server v0.25.2 |
| 886 | 2026-09-01T23:07:53.069Z | Downloaded unicode-xid v0.2.6 |
| 887 | 2026-09-01T23:07:53.069Z | Downloaded crossbeam-channel v0.5.15 |
| 888 | 2026-09-01T23:07:53.069Z | Downloaded strum_macros v0.26.4 |
| 889 | 2026-09-01T23:07:53.073Z | Downloaded zerocopy v0.6.6 |
| 890 | 2026-09-01T23:07:53.073Z | Downloaded rustls-native-certs v0.8.3 |
| 891 | 2026-09-01T23:07:53.076Z | Downloaded rustls-pemfile v2.2.0 |
| 892 | 2026-09-01T23:07:53.076Z | Downloaded pem-rfc7468 v1.0.0 |
| 893 | 2026-09-01T23:07:53.076Z | Downloaded illumos-nvpair v0.3.0 |
| 894 | 2026-09-01T23:07:53.076Z | Downloaded indent_write v2.2.0 |
| 895 | 2026-09-01T23:07:53.079Z | Downloaded document-features v0.2.12 |
| 896 | 2026-09-01T23:07:53.079Z | Downloaded primeorder v0.14.0 |
| 897 | 2026-09-01T23:07:53.079Z | Downloaded crc8 v0.1.1 |
| 898 | 2026-09-01T23:07:53.079Z | Downloaded diff v0.1.13 |
| 899 | 2026-09-01T23:07:53.082Z | Downloaded iana-time-zone v0.1.65 |
| 900 | 2026-09-01T23:07:53.082Z | Downloaded hyper-tls v0.6.0 |
| 901 | 2026-09-01T23:07:53.085Z | Downloaded shlex v1.3.0 |
| 902 | 2026-09-01T23:07:53.086Z | Downloaded smallvec v0.6.14 |
| 903 | 2026-09-01T23:07:53.086Z | Downloaded is-terminal v0.4.17 |
| 904 | 2026-09-01T23:07:53.086Z | Downloaded litemap v0.8.1 |
| 905 | 2026-09-01T23:07:53.089Z | Downloaded icu_locale_core v2.1.1 |
| 906 | 2026-09-01T23:07:53.092Z | Downloaded unicode_categories v0.1.1 |
| 907 | 2026-09-01T23:07:53.092Z | Downloaded icu_normalizer v2.1.1 |
| 908 | 2026-09-01T23:07:53.095Z | Downloaded icu_normalizer_data v2.1.1 |
| 909 | 2026-09-01T23:07:53.095Z | Downloaded serde_yaml v0.9.34+deprecated |
| 910 | 2026-09-01T23:07:53.098Z | Downloaded proc-macro-error2 v2.0.1 |
| 911 | 2026-09-01T23:07:53.098Z | Downloaded num_enum_derive v0.7.6 |
| 912 | 2026-09-01T23:07:53.101Z | Downloaded vergen-git2 v9.1.0 |
| 913 | 2026-09-01T23:07:53.102Z | Downloaded rand_core v0.6.4 |
| 914 | 2026-09-01T23:07:53.102Z | Downloaded num_enum_derive v0.5.11 |
| 915 | 2026-09-01T23:07:53.102Z | Downloaded openssl-macros v0.1.1 |
| 916 | 2026-09-01T23:07:53.105Z | Downloaded schemars_derive v0.8.22 |
| 917 | 2026-09-01T23:07:53.105Z | Downloaded phf_shared v0.12.1 |
| 918 | 2026-09-01T23:07:53.105Z | Downloaded phf_shared v0.11.3 |
| 919 | 2026-09-01T23:07:53.105Z | Downloaded rand_core v0.10.0 |
| 920 | 2026-09-01T23:07:53.105Z | Downloaded rustyline v14.0.0 |
| 921 | 2026-09-01T23:07:53.108Z | Downloaded vergen-lib v0.1.6 |
| 922 | 2026-09-01T23:07:53.111Z | Downloaded vergen-lib v9.1.0 |
| 923 | 2026-09-01T23:07:53.111Z | Downloaded x509-cert v0.2.5 |
| 924 | 2026-09-01T23:07:53.114Z | Downloaded zerovec-derive v0.11.2 |
| 925 | 2026-09-01T23:07:53.114Z | Downloaded crossbeam-utils v0.8.21 |
| 926 | 2026-09-01T23:07:53.117Z | Downloaded postgres-types v0.2.12 |
| 927 | 2026-09-01T23:07:53.117Z | Downloaded simd-adler32 v0.3.8 |
| 928 | 2026-09-01T23:07:53.121Z | Downloaded static_assertions v1.1.0 |
| 929 | 2026-09-01T23:07:53.121Z | Downloaded stringprep v0.1.5 |
| 930 | 2026-09-01T23:07:53.122Z | Downloaded potential_utf v0.1.4 |
| 931 | 2026-09-01T23:07:53.125Z | Downloaded url v2.5.8 |
| 932 | 2026-09-01T23:07:53.125Z | Downloaded vergen-gitcl v1.0.8 |
| 933 | 2026-09-01T23:07:53.125Z | Downloaded data-encoding v2.10.0 |
| 934 | 2026-09-01T23:07:53.125Z | Downloaded deranged v0.5.8 |
| 935 | 2026-09-01T23:07:53.128Z | Downloaded hyper-rustls v0.27.7 |
| 936 | 2026-09-01T23:07:53.128Z | Downloaded num-bigint-dig v0.8.6 |
| 937 | 2026-09-01T23:07:53.131Z | Downloaded bytes v1.11.1 |
| 938 | 2026-09-01T23:07:53.134Z | Downloaded same-file v1.0.6 |
| 939 | 2026-09-01T23:07:53.134Z | Downloaded secrecy v0.8.0 |
| 940 | 2026-09-01T23:07:53.134Z | Downloaded serde_repr v0.1.20 |
| 941 | 2026-09-01T23:07:53.134Z | Downloaded termios v0.3.3 |
| 942 | 2026-09-01T23:07:53.137Z | Downloaded uuid v1.23.4 |
| 943 | 2026-09-01T23:07:53.137Z | Downloaded derive_more v0.99.20 |
| 944 | 2026-09-01T23:07:53.140Z | Downloaded recursive v0.1.1 |
| 945 | 2026-09-01T23:07:53.140Z | Downloaded ref-cast-impl v1.0.25 |
| 946 | 2026-09-01T23:07:53.140Z | Downloaded snafu-derive v0.8.9 |
| 947 | 2026-09-01T23:07:53.143Z | Downloaded knus-derive v3.4.0 |
| 948 | 2026-09-01T23:07:53.143Z | Downloaded serde_bytes v0.11.19 |
| 949 | 2026-09-01T23:07:53.143Z | Downloaded unicode-bidi v0.3.18 |
| 950 | 2026-09-01T23:07:53.146Z | Downloaded zstd-safe v7.2.4 |
| 951 | 2026-09-01T23:07:53.146Z | Downloaded mime_guess v2.0.5 |
| 952 | 2026-09-01T23:07:53.149Z | Downloaded r2d2 v0.8.10 |
| 953 | 2026-09-01T23:07:53.149Z | Downloaded quinn v0.11.11 |
| 954 | 2026-09-01T23:07:53.152Z | Downloaded rand_pcg v0.10.2 |
| 955 | 2026-09-01T23:07:53.152Z | Downloaded signature v3.0.0 |
| 956 | 2026-09-01T23:07:53.152Z | Downloaded omicron-zone-package v0.12.3 |
| 957 | 2026-09-01T23:07:53.154Z | Downloaded derive_more v2.1.1 |
| 958 | 2026-09-01T23:07:53.160Z | Downloaded utf-8 v0.7.6 |
| 959 | 2026-09-01T23:07:53.163Z | Downloaded num_enum v0.7.6 |
| 960 | 2026-09-01T23:07:53.167Z | Downloaded twox-hash v2.1.2 |
| 961 | 2026-09-01T23:07:53.167Z | Downloaded hyper-staticfile v0.10.1 |
| 962 | 2026-09-01T23:07:53.169Z | Downloaded linked-hash-map v0.5.6 |
| 963 | 2026-09-01T23:07:53.172Z | Downloaded usdt-macro v0.6.0 |
| 964 | 2026-09-01T23:07:53.176Z | Downloaded universal-hash v0.5.1 |
| 965 | 2026-09-01T23:07:53.178Z | Downloaded hashbrown v0.14.5 |
| 966 | 2026-09-01T23:07:53.182Z | Downloaded linear-map v1.2.0 |
| 967 | 2026-09-01T23:07:53.184Z | Downloaded nanorand v0.7.0 |
| 968 | 2026-09-01T23:07:53.184Z | Downloaded sha2 v0.11.0 |
| 969 | 2026-09-01T23:07:53.187Z | Downloaded zone_cfg_derive v0.3.1 |
| 970 | 2026-09-01T23:07:53.187Z | Downloaded debug-ignore v1.0.5 |
| 971 | 2026-09-01T23:07:53.190Z | Downloaded icu_provider v2.1.1 |
| 972 | 2026-09-01T23:07:53.193Z | Downloaded pbkdf2 v0.13.0 |
| 973 | 2026-09-01T23:07:53.196Z | Downloaded tokio-native-tls v0.3.1 |
| 974 | 2026-09-01T23:07:53.198Z | Downloaded idna_adapter v1.2.1 |
| 975 | 2026-09-01T23:07:53.199Z | Downloaded primeorder v0.13.6 |
| 976 | 2026-09-01T23:07:53.199Z | Downloaded term v0.7.0 |
| 977 | 2026-09-01T23:07:53.201Z | Downloaded spki v0.8.0 |
| 978 | 2026-09-01T23:07:53.201Z | Downloaded stacker v0.1.23 |
| 979 | 2026-09-01T23:07:53.204Z | Downloaded crc-catalog v2.4.0 |
| 980 | 2026-09-01T23:07:53.204Z | Downloaded unicode-normalization v0.1.25 |
| 981 | 2026-09-01T23:07:53.213Z | Downloaded newtype_derive v0.1.6 |
| 982 | 2026-09-01T23:07:53.216Z | Downloaded openssl-probe v0.2.1 |
| 983 | 2026-09-01T23:07:53.216Z | Downloaded crc32fast v1.5.0 |
| 984 | 2026-09-01T23:07:53.219Z | Downloaded peg-runtime v0.8.5 |
| 985 | 2026-09-01T23:07:53.219Z | Downloaded slog-async v2.8.0 |
| 986 | 2026-09-01T23:07:53.223Z | Downloaded md-5 v0.10.6 |
| 987 | 2026-09-01T23:07:53.227Z | Downloaded hashbrown v0.15.5 |
| 988 | 2026-09-01T23:07:53.230Z | Downloaded rustc_version v0.1.7 |
| 989 | 2026-09-01T23:07:53.233Z | Downloaded ecdsa v0.16.9 |
| 990 | 2026-09-01T23:07:53.233Z | Downloaded serde-hex v0.1.0 |
| 991 | 2026-09-01T23:07:53.233Z | Downloaded rsa v0.9.10 |
| 992 | 2026-09-01T23:07:53.238Z | Downloaded schemars v0.8.22 |
| 993 | 2026-09-01T23:07:53.244Z | Downloaded drift v0.2.0 |
| 994 | 2026-09-01T23:07:53.250Z | Downloaded steno v0.4.1 |
| 995 | 2026-09-01T23:07:53.253Z | Downloaded serde_cbor v0.11.2 |
| 996 | 2026-09-01T23:07:53.256Z | Downloaded darling_core v0.23.0 |
| 997 | 2026-09-01T23:07:53.259Z | Downloaded module-lattice v0.2.3 |
| 998 | 2026-09-01T23:07:53.259Z | Downloaded tinystr v0.8.2 |
| 999 | 2026-09-01T23:07:53.259Z | Downloaded hashbrown v0.16.1 |
| 1000 | 2026-09-01T23:07:53.261Z | Downloaded secrecy v0.10.3 |
| 1001 | 2026-09-01T23:07:53.264Z | Downloaded p521 v0.14.0 |
| 1002 | 2026-09-01T23:07:53.264Z | Downloaded supports-color v3.0.2 |
| 1003 | 2026-09-01T23:07:53.267Z | Downloaded strsim v0.10.0 |
| 1004 | 2026-09-01T23:07:53.267Z | Downloaded strum_macros v0.27.2 |
| 1005 | 2026-09-01T23:07:53.267Z | Downloaded crossbeam-deque v0.8.6 |
| 1006 | 2026-09-01T23:07:53.270Z | Downloaded usdt-attr-macro v0.6.0 |
| 1007 | 2026-09-01T23:07:53.270Z | Downloaded darling_macro v0.23.0 |
| 1008 | 2026-09-01T23:07:53.270Z | Downloaded test-strategy v0.4.5 |
| 1009 | 2026-09-01T23:07:53.270Z | Downloaded whoami v2.1.0 |
| 1010 | 2026-09-01T23:07:53.273Z | Downloaded lock_api v0.4.14 |
| 1011 | 2026-09-01T23:07:53.273Z | Downloaded tower-http v0.6.8 |
| 1012 | 2026-09-01T23:07:53.276Z | Downloaded zerofrom-derive v0.1.6 |
| 1013 | 2026-09-01T23:07:53.279Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1014 | 2026-09-01T23:07:53.279Z | Downloaded parking_lot v0.12.5 |
| 1015 | 2026-09-01T23:07:53.282Z | Downloaded zerocopy-derive v0.8.55 |
| 1016 | 2026-09-01T23:07:53.285Z | Downloaded ed25519 v3.0.0 |
| 1017 | 2026-09-01T23:07:53.288Z | Downloaded indoc v1.0.9 |
| 1018 | 2026-09-01T23:07:53.288Z | Downloaded oxide-update-engine v0.1.2 |
| 1019 | 2026-09-01T23:07:53.290Z | Downloaded yansi v1.0.1 |
| 1020 | 2026-09-01T23:07:53.290Z | Downloaded derive_more-impl v2.1.1 |
| 1021 | 2026-09-01T23:07:53.293Z | Downloaded progenitor-extras v0.2.0 |
| 1022 | 2026-09-01T23:07:53.293Z | Downloaded cookie v0.18.1 |
| 1023 | 2026-09-01T23:07:53.296Z | Downloaded darling_core v0.13.4 |
| 1024 | 2026-09-01T23:07:53.299Z | Downloaded hkdf v0.12.4 |
| 1025 | 2026-09-01T23:07:53.299Z | Downloaded hkdf v0.13.0 |
| 1026 | 2026-09-01T23:07:53.302Z | Downloaded inout v0.2.2 |
| 1027 | 2026-09-01T23:07:53.302Z | Downloaded progenitor-impl v0.13.0 |
| 1028 | 2026-09-01T23:07:53.302Z | Downloaded progenitor-impl v0.14.0 |
| 1029 | 2026-09-01T23:07:53.305Z | Downloaded lalrpop-util v0.19.12 |
| 1030 | 2026-09-01T23:07:53.305Z | Downloaded inout v0.1.4 |
| 1031 | 2026-09-01T23:07:53.305Z | Downloaded num v0.4.3 |
| 1032 | 2026-09-01T23:07:53.305Z | Downloaded pkg-config v0.3.32 |
| 1033 | 2026-09-01T23:07:53.308Z | Downloaded prefix-trie v0.7.0 |
| 1034 | 2026-09-01T23:07:53.310Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1035 | 2026-09-01T23:07:53.313Z | Downloaded publicsuffix v2.3.0 |
| 1036 | 2026-09-01T23:07:53.313Z | Downloaded oso-derive v0.27.3 |
| 1037 | 2026-09-01T23:07:53.316Z | Downloaded serde_with_macros v1.5.2 |
| 1038 | 2026-09-01T23:07:53.316Z | Downloaded slog-term v2.9.2 |
| 1039 | 2026-09-01T23:07:53.319Z | Downloaded password-hash v0.6.1 |
| 1040 | 2026-09-01T23:07:53.319Z | Downloaded tokio-tungstenite v0.23.1 |
| 1041 | 2026-09-01T23:07:53.319Z | Downloaded crossbeam-epoch v0.9.18 |
| 1042 | 2026-09-01T23:07:53.322Z | Downloaded derive_builder v0.20.2 |
| 1043 | 2026-09-01T23:07:53.325Z | Downloaded indexmap v1.9.3 |
| 1044 | 2026-09-01T23:07:53.325Z | Downloaded xshell v0.2.7 |
| 1045 | 2026-09-01T23:07:53.327Z | Downloaded walkdir v2.5.0 |
| 1046 | 2026-09-01T23:07:53.331Z | Downloaded rsa v0.10.0-rc.18 |
| 1047 | 2026-09-01T23:07:53.337Z | Downloaded signal-hook-tokio v0.3.1 |
| 1048 | 2026-09-01T23:07:53.340Z | Downloaded strum v0.27.2 |
| 1049 | 2026-09-01T23:07:53.340Z | Downloaded supports-hyperlinks v3.2.0 |
| 1050 | 2026-09-01T23:07:53.343Z | Downloaded ed25519 v2.2.3 |
| 1051 | 2026-09-01T23:07:53.346Z | Downloaded darling v0.23.0 |
| 1052 | 2026-09-01T23:07:53.348Z | Downloaded git2 v0.20.4 |
| 1053 | 2026-09-01T23:07:53.351Z | Downloaded tungstenite v0.23.0 |
| 1054 | 2026-09-01T23:07:53.354Z | Downloaded xattr v1.6.1 |
| 1055 | 2026-09-01T23:07:53.354Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1056 | 2026-09-01T23:07:53.354Z | Downloaded tinyvec_macros v0.1.1 |
| 1057 | 2026-09-01T23:07:53.357Z | Downloaded zip v4.6.1 |
| 1058 | 2026-09-01T23:07:53.357Z | Downloaded iri-string v0.7.10 |
| 1059 | 2026-09-01T23:07:53.361Z | Downloaded pkcs8 v0.11.0 |
| 1060 | 2026-09-01T23:07:53.363Z | Downloaded dsl_auto_type v0.2.0 |
| 1061 | 2026-09-01T23:07:53.363Z | Downloaded internet-checksum v0.2.1 |
| 1062 | 2026-09-01T23:07:53.363Z | Downloaded diesel-dtrace v0.5.0 |
| 1063 | 2026-09-01T23:07:53.366Z | Downloaded der v0.7.10 |
| 1064 | 2026-09-01T23:07:53.369Z | Downloaded lru v0.12.5 |
| 1065 | 2026-09-01T23:07:53.369Z | Downloaded miette-derive v7.6.0 |
| 1066 | 2026-09-01T23:07:53.369Z | Downloaded serde_with_macros v3.21.0 |
| 1067 | 2026-09-01T23:07:53.372Z | Downloaded quinn-udp v0.5.14 |
| 1068 | 2026-09-01T23:07:53.375Z | Downloaded nu-ansi-term v0.50.3 |
| 1069 | 2026-09-01T23:07:53.377Z | Downloaded postgres-protocol v0.6.10 |
| 1070 | 2026-09-01T23:07:53.377Z | Downloaded num_threads v0.1.7 |
| 1071 | 2026-09-01T23:07:53.380Z | Downloaded der v0.8.0 |
| 1072 | 2026-09-01T23:07:53.383Z | Downloaded password-hash v0.5.0 |
| 1073 | 2026-09-01T23:07:53.386Z | Downloaded slog-stdlog v4.1.1 |
| 1074 | 2026-09-01T23:07:53.386Z | Downloaded psm v0.1.30 |
| 1075 | 2026-09-01T23:07:53.388Z | Downloaded cookie_store v0.22.1 |
| 1076 | 2026-09-01T23:07:53.388Z | Downloaded serde_spanned v1.1.1 |
| 1077 | 2026-09-01T23:07:53.388Z | Downloaded scrypt v0.12.0 |
| 1078 | 2026-09-01T23:07:53.393Z | Downloaded mio v1.2.0 |
| 1079 | 2026-09-01T23:07:53.396Z | Downloaded reedline v0.40.0 |
| 1080 | 2026-09-01T23:07:53.400Z | Downloaded diesel_derives v2.3.7 |
| 1081 | 2026-09-01T23:07:53.404Z | Downloaded tar v0.4.46 |
| 1082 | 2026-09-01T23:07:53.407Z | Downloaded serdect v0.4.3 |
| 1083 | 2026-09-01T23:07:53.407Z | Downloaded spki v0.7.3 |
| 1084 | 2026-09-01T23:07:53.410Z | Downloaded tower-service v0.3.3 |
| 1085 | 2026-09-01T23:07:53.410Z | Downloaded cstr-argument v0.1.2 |
| 1086 | 2026-09-01T23:07:53.410Z | Downloaded defmt v0.3.100 |
| 1087 | 2026-09-01T23:07:53.410Z | Downloaded slog-dtrace v0.3.0 |
| 1088 | 2026-09-01T23:07:53.410Z | Downloaded thread-id v5.1.0 |
| 1089 | 2026-09-01T23:07:53.413Z | Downloaded untrusted v0.7.1 |
| 1090 | 2026-09-01T23:07:53.413Z | Downloaded derive-where v1.6.0 |
| 1091 | 2026-09-01T23:07:53.420Z | Downloaded mime v0.3.17 |
| 1092 | 2026-09-01T23:07:53.423Z | Downloaded display-error-chain v0.2.2 |
| 1093 | 2026-09-01T23:07:53.423Z | Downloaded litrs v1.0.0 |
| 1094 | 2026-09-01T23:07:53.427Z | Downloaded const_format_proc_macros v0.2.34 |
| 1095 | 2026-09-01T23:07:53.430Z | Downloaded daft-derive v0.1.8 |
| 1096 | 2026-09-01T23:07:53.433Z | Downloaded rustls-webpki v0.103.13 |
| 1097 | 2026-09-01T23:07:53.433Z | Downloaded delegate v0.13.5 |
| 1098 | 2026-09-01T23:07:53.436Z | Downloaded h2 v0.4.15 |
| 1099 | 2026-09-01T23:07:53.438Z | Downloaded num-bigint v0.4.6 |
| 1100 | 2026-09-01T23:07:53.441Z | Downloaded tinyvec v1.10.0 |
| 1101 | 2026-09-01T23:07:53.441Z | Downloaded ml-kem v0.3.2 |
| 1102 | 2026-09-01T23:07:53.444Z | Downloaded libsw-core v0.3.2 |
| 1103 | 2026-09-01T23:07:53.444Z | Downloaded rustc-hash v2.1.1 |
| 1104 | 2026-09-01T23:07:53.444Z | Downloaded semver v0.1.20 |
| 1105 | 2026-09-01T23:07:53.444Z | Downloaded pem-rfc7468 v0.7.0 |
| 1106 | 2026-09-01T23:07:53.447Z | Downloaded postcard v1.1.3 |
| 1107 | 2026-09-01T23:07:53.447Z | Downloaded sigpipe v0.1.3 |
| 1108 | 2026-09-01T23:07:53.447Z | Downloaded typify-macro v0.6.2 |
| 1109 | 2026-09-01T23:07:53.447Z | Downloaded derive_builder_macro v0.20.2 |
| 1110 | 2026-09-01T23:07:53.450Z | Downloaded oxide-generation v0.1.3 |
| 1111 | 2026-09-01T23:07:53.450Z | Downloaded itertools v0.10.5 |
| 1112 | 2026-09-01T23:07:53.453Z | Downloaded libxml v0.3.3 |
| 1113 | 2026-09-01T23:07:53.456Z | Downloaded poly1305 v0.8.0 |
| 1114 | 2026-09-01T23:07:53.456Z | Downloaded ed25519-dalek v3.0.0 |
| 1115 | 2026-09-01T23:07:53.459Z | Downloaded waitgroup v0.1.2 |
| 1116 | 2026-09-01T23:07:53.459Z | Downloaded xshell-macros v0.2.7 |
| 1117 | 2026-09-01T23:07:53.459Z | Downloaded rustc-demangle v0.1.27 |
| 1118 | 2026-09-01T23:07:53.462Z | Downloaded thiserror-no-std v2.0.2 |
| 1119 | 2026-09-01T23:07:53.462Z | Downloaded reqwest v0.13.2 |
| 1120 | 2026-09-01T23:07:53.464Z | Downloaded subprocess v0.2.15 |
| 1121 | 2026-09-01T23:07:53.467Z | Downloaded ignore v0.4.25 |
| 1122 | 2026-09-01T23:07:53.470Z | Downloaded nom v7.1.3 |
| 1123 | 2026-09-01T23:07:53.473Z | Downloaded lazy_static v1.5.0 |
| 1124 | 2026-09-01T23:07:53.473Z | Downloaded rustversion v1.0.22 |
| 1125 | 2026-09-01T23:07:53.473Z | Downloaded p256 v0.14.0 |
| 1126 | 2026-09-01T23:07:53.476Z | Downloaded russh-cryptovec v0.62.0 |
| 1127 | 2026-09-01T23:07:53.476Z | Downloaded aho-corasick v1.1.4 |
| 1128 | 2026-09-01T23:07:53.479Z | Downloaded p384 v0.14.0 |
| 1129 | 2026-09-01T23:07:53.481Z | Downloaded sqlformat v0.3.5 |
| 1130 | 2026-09-01T23:07:53.481Z | Downloaded tungstenite v0.21.0 |
| 1131 | 2026-09-01T23:07:53.488Z | Downloaded yoke v0.8.1 |
| 1132 | 2026-09-01T23:07:53.490Z | Downloaded unicode-truncate v1.1.0 |
| 1133 | 2026-09-01T23:07:53.490Z | Downloaded convert_case v0.10.0 |
| 1134 | 2026-09-01T23:07:53.493Z | Downloaded crypto-primes v0.7.2 |
| 1135 | 2026-09-01T23:07:53.496Z | Downloaded nonempty v0.12.0 |
| 1136 | 2026-09-01T23:07:53.496Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1137 | 2026-09-01T23:07:53.500Z | Downloaded tagptr v0.2.0 |
| 1138 | 2026-09-01T23:07:53.503Z | Downloaded dyn-clone v1.0.20 |
| 1139 | 2026-09-01T23:07:53.505Z | Downloaded num-derive v0.4.2 |
| 1140 | 2026-09-01T23:07:53.505Z | Downloaded des v0.9.0 |
| 1141 | 2026-09-01T23:07:53.509Z | Downloaded dropshot_endpoint v0.17.1 |
| 1142 | 2026-09-01T23:07:53.512Z | Downloaded idna v1.1.0 |
| 1143 | 2026-09-01T23:07:53.515Z | Downloaded either v1.15.0 |
| 1144 | 2026-09-01T23:07:53.515Z | Downloaded progenitor-client v0.14.0 |
| 1145 | 2026-09-01T23:07:53.518Z | Downloaded ed25519-dalek v2.2.0 |
| 1146 | 2026-09-01T23:07:53.521Z | Downloaded vsss-rs v3.3.4 |
| 1147 | 2026-09-01T23:07:53.521Z | Downloaded ingot v0.2.1 |
| 1148 | 2026-09-01T23:07:53.524Z | Downloaded ssh-encoding v0.3.0 |
| 1149 | 2026-09-01T23:07:53.526Z | Downloaded rawzip v0.4.4 |
| 1150 | 2026-09-01T23:07:53.529Z | Downloaded darling_core v0.21.3 |
| 1151 | 2026-09-01T23:07:53.532Z | Downloaded take_mut v0.2.2 |
| 1152 | 2026-09-01T23:07:53.535Z | Downloaded strum v0.26.3 |
| 1153 | 2026-09-01T23:07:53.538Z | Downloaded typify v0.6.2 |
| 1154 | 2026-09-01T23:07:53.540Z | Downloaded sync-ptr v0.1.4 |
| 1155 | 2026-09-01T23:07:53.540Z | Downloaded crc v3.4.0 |
| 1156 | 2026-09-01T23:07:53.540Z | Downloaded primefield v0.14.0 |
| 1157 | 2026-09-01T23:07:53.540Z | Downloaded crossterm v0.28.1 |
| 1158 | 2026-09-01T23:07:53.543Z | Downloaded rand v0.10.1 |
| 1159 | 2026-09-01T23:07:53.546Z | Downloaded untrusted v0.9.0 |
| 1160 | 2026-09-01T23:07:53.549Z | Downloaded nom v8.0.0 |
| 1161 | 2026-09-01T23:07:53.551Z | Downloaded phf v0.13.1 |
| 1162 | 2026-09-01T23:07:53.551Z | Downloaded olpc-cjson v0.1.4 |
| 1163 | 2026-09-01T23:07:53.551Z | Downloaded shell-words v1.1.1 |
| 1164 | 2026-09-01T23:07:53.556Z | Downloaded stable_deref_trait v1.2.1 |
| 1165 | 2026-09-01T23:07:53.559Z | Downloaded parking_lot v0.11.2 |
| 1166 | 2026-09-01T23:07:53.559Z | Downloaded predicates-tree v1.0.13 |
| 1167 | 2026-09-01T23:07:53.559Z | Downloaded wnaf v0.14.0 |
| 1168 | 2026-09-01T23:07:53.561Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 1169 | 2026-09-01T23:07:53.565Z | Downloaded winnow v0.6.26 |
| 1170 | 2026-09-01T23:07:53.572Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1171 | 2026-09-01T23:07:53.575Z | Downloaded ecdsa v0.17.0 |
| 1172 | 2026-09-01T23:07:53.578Z | Downloaded maplit v1.0.2 |
| 1173 | 2026-09-01T23:07:53.578Z | Downloaded csv-core v0.1.13 |
| 1174 | 2026-09-01T23:07:53.589Z | Downloaded libloading v0.8.9 |
| 1175 | 2026-09-01T23:07:53.593Z | Downloaded quick-xml v0.37.5 |
| 1176 | 2026-09-01T23:07:53.595Z | Downloaded maybe-uninit v2.0.0 |
| 1177 | 2026-09-01T23:07:53.603Z | Downloaded displaydoc v0.2.5 |
| 1178 | 2026-09-01T23:07:53.605Z | Downloaded libm v0.2.16 |
| 1179 | 2026-09-01T23:07:53.609Z | Downloaded samael v0.0.19 |
| 1180 | 2026-09-01T23:07:53.613Z | Downloaded derive_builder_core v0.20.2 |
| 1181 | 2026-09-01T23:07:53.615Z | Downloaded ppv-lite86 v0.2.21 |
| 1182 | 2026-09-01T23:07:53.615Z | Downloaded progenitor-client v0.13.0 |
| 1183 | 2026-09-01T23:07:53.616Z | Downloaded resolv-conf v0.7.6 |
| 1184 | 2026-09-01T23:07:53.619Z | Downloaded serde-big-array v0.5.1 |
| 1185 | 2026-09-01T23:07:53.619Z | Downloaded spin v0.9.8 |
| 1186 | 2026-09-01T23:07:53.619Z | Downloaded indoc v2.0.7 |
| 1187 | 2026-09-01T23:07:53.622Z | Downloaded proptest v1.11.0 |
| 1188 | 2026-09-01T23:07:53.625Z | Downloaded rand_seeder v0.4.0 |
| 1189 | 2026-09-01T23:07:53.627Z | Downloaded rusty-fork v0.3.1 |
| 1190 | 2026-09-01T23:07:53.627Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1191 | 2026-09-01T23:07:53.628Z | Downloaded derive-ex v0.1.8 |
| 1192 | 2026-09-01T23:07:53.628Z | Downloaded rcgen v0.12.1 |
| 1193 | 2026-09-01T23:07:53.631Z | Downloaded newtype-uuid v1.3.2 |
| 1194 | 2026-09-01T23:07:53.631Z | Downloaded tiny-keccak v2.0.2 |
| 1195 | 2026-09-01T23:07:53.631Z | Downloaded vte v0.14.1 |
| 1196 | 2026-09-01T23:07:53.633Z | Downloaded crypto-bigint v0.5.5 |
| 1197 | 2026-09-01T23:07:53.636Z | Downloaded knus v3.4.0 |
| 1198 | 2026-09-01T23:07:53.640Z | Downloaded toml_edit v0.19.15 |
| 1199 | 2026-09-01T23:07:53.646Z | Downloaded darling v0.13.4 |
| 1200 | 2026-09-01T23:07:53.649Z | Downloaded ingot-types v0.2.0 |
| 1201 | 2026-09-01T23:07:53.650Z | Downloaded bitvec v1.0.1 |
| 1202 | 2026-09-01T23:07:53.656Z | Downloaded paste v1.0.15 |
| 1203 | 2026-09-01T23:07:53.659Z | Downloaded tls_codec_derive v0.4.2 |
| 1204 | 2026-09-01T23:07:53.659Z | Downloaded elliptic-curve v0.13.8 |
| 1205 | 2026-09-01T23:07:53.662Z | Downloaded icu_collections v2.1.1 |
| 1206 | 2026-09-01T23:07:53.664Z | Downloaded miette v7.6.0 |
| 1207 | 2026-09-01T23:07:53.667Z | Downloaded pretty_assertions v1.4.1 |
| 1208 | 2026-09-01T23:07:53.667Z | Downloaded indicatif v0.18.4 |
| 1209 | 2026-09-01T23:07:53.670Z | Downloaded schemars v0.9.0 |
| 1210 | 2026-09-01T23:07:53.676Z | Downloaded rustls-pki-types v1.14.0 |
| 1211 | 2026-09-01T23:07:53.679Z | Downloaded goblin v0.10.5 |
| 1212 | 2026-09-01T23:07:53.681Z | Downloaded toml v0.7.8 |
| 1213 | 2026-09-01T23:07:53.684Z | Downloaded papergrid v0.18.0 |
| 1214 | 2026-09-01T23:07:53.687Z | Downloaded unicode-properties v0.1.4 |
| 1215 | 2026-09-01T23:07:53.687Z | Downloaded openssl-sys v0.9.117 |
| 1216 | 2026-09-01T23:07:53.690Z | Downloaded serde_with v1.14.0 |
| 1217 | 2026-09-01T23:07:53.694Z | Downloaded icu_properties v2.1.2 |
| 1218 | 2026-09-01T23:07:53.697Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1219 | 2026-09-01T23:07:53.697Z | Downloaded time v0.3.47 |
| 1220 | 2026-09-01T23:07:53.702Z | Downloaded pkcs1 v0.7.5 |
| 1221 | 2026-09-01T23:07:53.705Z | Downloaded rand v0.9.2 |
| 1222 | 2026-09-01T23:07:53.708Z | Downloaded slab v0.4.12 |
| 1223 | 2026-09-01T23:07:53.708Z | Downloaded typed-path v0.9.3 |
| 1224 | 2026-09-01T23:07:53.711Z | Downloaded zerotrie v0.2.3 |
| 1225 | 2026-09-01T23:07:53.714Z | Downloaded radix_trie v0.2.1 |
| 1226 | 2026-09-01T23:07:53.717Z | Downloaded yasna v0.5.2 |
| 1227 | 2026-09-01T23:07:53.717Z | Downloaded hyper-util v0.1.20 |
| 1228 | 2026-09-01T23:07:53.719Z | Downloaded blake3 v1.8.5 |
| 1229 | 2026-09-01T23:07:53.723Z | Downloaded ron v0.8.1 |
| 1230 | 2026-09-01T23:07:53.726Z | Downloaded p384 v0.13.1 |
| 1231 | 2026-09-01T23:07:53.728Z | Downloaded regex v1.12.3 |
| 1232 | 2026-09-01T23:07:53.731Z | Downloaded snafu v0.8.9 |
| 1233 | 2026-09-01T23:07:53.735Z | Downloaded salty v0.3.0 |
| 1234 | 2026-09-01T23:07:53.740Z | Downloaded smoltcp v0.9.1 |
| 1235 | 2026-09-01T23:07:53.745Z | Downloaded bindgen v0.71.1 |
| 1236 | 2026-09-01T23:07:53.750Z | Downloaded aws-lc-rs v1.16.3 |
| 1237 | 2026-09-01T23:07:53.754Z | Downloaded itertools v0.13.0 |
| 1238 | 2026-09-01T23:07:53.758Z | Downloaded unicode-segmentation v1.12.0 |
| 1239 | 2026-09-01T23:07:53.761Z | Downloaded zopfli v0.8.3 |
| 1240 | 2026-09-01T23:07:53.763Z | Downloaded minimal-lexical v0.2.1 |
| 1241 | 2026-09-01T23:07:53.763Z | Downloaded schemars v1.2.1 |
| 1242 | 2026-09-01T23:07:53.771Z | Downloaded chrono v0.4.45 |
| 1243 | 2026-09-01T23:07:53.775Z | Downloaded gimli v0.32.3 |
| 1244 | 2026-09-01T23:07:53.780Z | Downloaded tokio-postgres v0.7.16 |
| 1245 | 2026-09-01T23:07:53.782Z | Downloaded winnow v0.5.40 |
| 1246 | 2026-09-01T23:07:53.787Z | Downloaded itertools v0.14.0 |
| 1247 | 2026-09-01T23:07:53.791Z | Downloaded darling_core v0.20.11 |
| 1248 | 2026-09-01T23:07:53.794Z | Downloaded iddqd v0.4.2 |
| 1249 | 2026-09-01T23:07:53.798Z | Downloaded vcpkg v0.2.15 |
| 1250 | 2026-09-01T23:07:53.821Z | Downloaded qorb v0.4.1 |
| 1251 | 2026-09-01T23:07:53.824Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1252 | 2026-09-01T23:07:53.827Z | Downloaded miniz_oxide v0.8.9 |
| 1253 | 2026-09-01T23:07:53.829Z | Downloaded const_format v0.2.35 |
| 1254 | 2026-09-01T23:07:53.832Z | Downloaded itertools v0.15.0 |
| 1255 | 2026-09-01T23:07:53.835Z | Downloaded portable-atomic v1.13.1 |
| 1256 | 2026-09-01T23:07:53.838Z | Downloaded rayon v1.11.0 |
| 1257 | 2026-09-01T23:07:53.843Z | Downloaded tokio-util v0.7.18 |
| 1258 | 2026-09-01T23:07:53.847Z | Downloaded rand v0.8.6 |
| 1259 | 2026-09-01T23:07:53.850Z | Downloaded tough v0.22.0 |
| 1260 | 2026-09-01T23:07:53.854Z | Downloaded dropshot-api-manager v0.8.0 |
| 1261 | 2026-09-01T23:07:53.857Z | Downloaded tabled v0.21.0 |
| 1262 | 2026-09-01T23:07:53.866Z | Downloaded petname v2.0.2 |
| 1263 | 2026-09-01T23:07:53.869Z | Downloaded itertools v0.12.1 |
| 1264 | 2026-09-01T23:07:53.873Z | Downloaded zlib-rs v0.6.2 |
| 1265 | 2026-09-01T23:07:53.876Z | Downloaded hyper v1.10.1 |
| 1266 | 2026-09-01T23:07:53.880Z | Downloaded serde_with v3.21.0 |
| 1267 | 2026-09-01T23:07:53.886Z | Downloaded tower v0.5.3 |
| 1268 | 2026-09-01T23:07:53.892Z | Downloaded zerovec v0.11.5 |
| 1269 | 2026-09-01T23:07:53.895Z | Downloaded reqwest v0.12.28 |
| 1270 | 2026-09-01T23:07:53.898Z | Downloaded crossterm v0.29.0 |
| 1271 | 2026-09-01T23:07:53.902Z | Downloaded jiff-core v0.1.0 |
| 1272 | 2026-09-01T23:07:53.905Z | Downloaded object v0.30.4 |
| 1273 | 2026-09-01T23:07:53.909Z | Downloaded moka v0.12.13 |
| 1274 | 2026-09-01T23:07:53.913Z | Downloaded russh v0.62.4 |
| 1275 | 2026-09-01T23:07:53.918Z | Downloaded winnow v1.0.3 |
| 1276 | 2026-09-01T23:07:53.924Z | Downloaded rustls v0.23.41 |
| 1277 | 2026-09-01T23:07:53.930Z | Downloaded icu_properties_data v2.1.2 |
| 1278 | 2026-09-01T23:07:53.935Z | Downloaded hickory-proto v0.24.4 |
| 1279 | 2026-09-01T23:07:53.944Z | Downloaded sha3 v0.12.0 |
| 1280 | 2026-09-01T23:07:53.947Z | Downloaded hickory-proto v0.25.2 |
| 1281 | 2026-09-01T23:07:53.954Z | Downloaded rustix v0.38.44 |
| 1282 | 2026-09-01T23:07:53.967Z | Downloaded regress v0.11.1 |
| 1283 | 2026-09-01T23:07:53.972Z | Downloaded bstr v1.12.1 |
| 1284 | 2026-09-01T23:07:53.977Z | Downloaded nix v0.27.1 |
| 1285 | 2026-09-01T23:07:53.983Z | Downloaded lalrpop v0.19.12 |
| 1286 | 2026-09-01T23:07:53.989Z | Downloaded curve25519-dalek v5.0.0 |
| 1287 | 2026-09-01T23:07:53.994Z | Downloaded openapiv3 v2.2.0 |
| 1288 | 2026-09-01T23:07:54.002Z | Downloaded nix v0.28.0 |
| 1289 | 2026-09-01T23:07:54.007Z | Downloaded regex-syntax v0.6.29 |
| 1290 | 2026-09-01T23:07:54.011Z | Downloaded curve25519-dalek v4.1.3 |
| 1291 | 2026-09-01T23:07:54.016Z | Downloaded polar-core v0.27.3 |
| 1292 | 2026-09-01T23:07:54.020Z | Downloaded crypto-bigint v0.7.5 |
| 1293 | 2026-09-01T23:07:54.029Z | Downloaded quinn-proto v0.11.16 |
| 1294 | 2026-09-01T23:07:54.033Z | Downloaded zerocopy v0.8.55 |
| 1295 | 2026-09-01T23:07:54.044Z | Downloaded openssl v0.10.80 |
| 1296 | 2026-09-01T23:07:54.050Z | Downloaded regress v0.10.5 |
| 1297 | 2026-09-01T23:07:54.054Z | Downloaded nix v0.31.2 |
| 1298 | 2026-09-01T23:07:54.061Z | Downloaded syn v3.0.3 |
| 1299 | 2026-09-01T23:07:54.067Z | Downloaded typify-impl v0.6.2 |
| 1300 | 2026-09-01T23:07:54.076Z | Downloaded object v0.37.3 |
| 1301 | 2026-09-01T23:07:54.082Z | Downloaded smoltcp v0.11.0 |
| 1302 | 2026-09-01T23:07:54.103Z | Downloaded regex-syntax v0.8.10 |
| 1303 | 2026-09-01T23:07:54.103Z | Downloaded tracing v0.1.44 |
| 1304 | 2026-09-01T23:07:54.107Z | Downloaded ratatui v0.29.0 |
| 1305 | 2026-09-01T23:07:54.117Z | Downloaded dropshot v0.17.1 |
| 1306 | 2026-09-01T23:07:54.130Z | Downloaded diesel v2.3.7 |
| 1307 | 2026-09-01T23:07:54.141Z | Downloaded sqlparser v0.61.0 |
| 1308 | 2026-09-01T23:07:54.147Z | Downloaded jiff v0.2.34 |
| 1309 | 2026-09-01T23:07:54.159Z | Downloaded sha3 v0.11.0 |
| 1310 | 2026-09-01T23:07:54.166Z | Downloaded tokio v1.52.1 |
| 1311 | 2026-09-01T23:07:54.185Z | Downloaded sha3 v0.10.8 |
| 1312 | 2026-09-01T23:07:54.199Z | Downloaded encoding_rs v0.8.35 |
| 1313 | 2026-09-01T23:07:54.213Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1314 | 2026-09-01T23:07:54.219Z | Downloaded zerocopy-derive v0.6.6 |
| 1315 | 2026-09-01T23:07:54.224Z | Downloaded ring v0.17.14 |
| 1316 | 2026-09-01T23:07:54.249Z | Downloaded regex-automata v0.4.14 |
| 1317 | 2026-09-01T23:07:54.257Z | Downloaded sled v0.34.7 |
| 1318 | 2026-09-01T23:07:54.263Z | Downloaded petgraph v0.6.5 |
| 1319 | 2026-09-01T23:07:54.278Z | Downloaded chrono-tz v0.10.4 |
| 1320 | 2026-09-01T23:07:54.302Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1321 | 2026-09-01T23:07:54.324Z | Downloaded petgraph v0.8.3 |
| 1322 | 2026-09-01T23:07:54.342Z | Downloaded csv v1.4.0 |
| 1323 | 2026-09-01T23:07:54.354Z | Downloaded libz-sys v1.1.24 |
| 1324 | 2026-09-01T23:07:54.474Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1325 | 2026-09-01T23:07:54.964Z | Downloaded aws-lc-sys v0.40.0 |
| 1326 | 2026-09-01T23:07:55.227Z | Compiling serde_core v1.0.228 |
| 1327 | 2026-09-01T23:07:55.227Z | Compiling libc v0.2.185 |
| 1328 | 2026-09-01T23:07:55.227Z | Compiling serde v1.0.228 |
| 1329 | 2026-09-01T23:07:55.230Z | Compiling log v0.4.33 |
| 1330 | 2026-09-01T23:07:55.230Z | Compiling smallvec v1.15.1 |
| 1331 | 2026-09-01T23:07:55.230Z | Compiling find-msvc-tools v0.1.9 |
| 1332 | 2026-09-01T23:07:55.230Z | Compiling shlex v1.3.0 |
| 1333 | 2026-09-01T23:07:55.230Z | Compiling subtle v2.6.1 |
| 1334 | 2026-09-01T23:07:55.230Z | Compiling scopeguard v1.2.0 |
| 1335 | 2026-09-01T23:07:55.230Z | Compiling stable_deref_trait v1.2.1 |
| 1336 | 2026-09-01T23:07:55.230Z | Compiling typenum v1.20.1 |
| 1337 | 2026-09-01T23:07:55.230Z | Compiling zerocopy v0.8.55 |
| 1338 | 2026-09-01T23:07:55.365Z | Compiling portable-atomic v1.13.1 |
| 1339 | 2026-09-01T23:07:55.443Z | Compiling serde_json v1.0.151 |
| 1340 | 2026-09-01T23:07:55.470Z | Compiling syn v2.0.117 |
| 1341 | 2026-09-01T23:07:55.486Z | Compiling critical-section v1.2.0 |
| 1342 | 2026-09-01T23:07:55.569Z | Compiling lock_api v0.4.14 |
| 1343 | 2026-09-01T23:07:55.572Z | Compiling libm v0.2.16 |
| 1344 | 2026-09-01T23:07:55.600Z | Compiling num-traits v0.2.19 |
| 1345 | 2026-09-01T23:07:55.616Z | Compiling pkg-config v0.3.32 |
| 1346 | 2026-09-01T23:07:55.620Z | Compiling generic-array v0.14.7 |
| 1347 | 2026-09-01T23:07:55.661Z | Compiling pin-project-lite v0.2.17 |
| 1348 | 2026-09-01T23:07:55.675Z | Compiling const-oid v0.9.6 |
| 1349 | 2026-09-01T23:07:55.711Z | Compiling parking_lot_core v0.9.12 |
| 1350 | 2026-09-01T23:07:55.763Z | Compiling getrandom v0.4.3 |
| 1351 | 2026-09-01T23:07:55.794Z | Compiling rand_core v0.10.0 |
| 1352 | 2026-09-01T23:07:55.854Z | Compiling writeable v0.6.2 |
| 1353 | 2026-09-01T23:07:55.857Z | Compiling percent-encoding v2.3.2 |
| 1354 | 2026-09-01T23:07:55.948Z | Compiling litemap v0.8.1 |
| 1355 | 2026-09-01T23:07:55.962Z | Compiling futures-core v0.3.32 |
| 1356 | 2026-09-01T23:07:55.990Z | Compiling icu_properties_data v2.1.2 |
| 1357 | 2026-09-01T23:07:56.017Z | Compiling icu_normalizer_data v2.1.1 |
| 1358 | 2026-09-01T23:07:56.017Z | Compiling getrandom v0.3.4 |
| 1359 | 2026-09-01T23:07:56.073Z | Compiling rustix v1.1.4 |
| 1360 | 2026-09-01T23:07:56.073Z | Compiling futures-sink v0.3.32 |
| 1361 | 2026-09-01T23:07:56.148Z | Compiling utf8_iter v1.0.4 |
| 1362 | 2026-09-01T23:07:56.162Z | Compiling futures-task v0.3.32 |
| 1363 | 2026-09-01T23:07:56.177Z | Compiling futures-channel v0.3.32 |
| 1364 | 2026-09-01T23:07:56.180Z | Compiling slab v0.4.12 |
| 1365 | 2026-09-01T23:07:56.234Z | Compiling futures-io v0.3.32 |
| 1366 | 2026-09-01T23:07:56.266Z | Compiling errno v0.3.14 |
| 1367 | 2026-09-01T23:07:56.310Z | Compiling jobserver v0.1.34 |
| 1368 | 2026-09-01T23:07:56.320Z | Compiling getrandom v0.2.17 |
| 1369 | 2026-09-01T23:07:56.379Z | Compiling signal-hook-registry v1.4.8 |
| 1370 | 2026-09-01T23:07:56.404Z | Compiling mio v1.2.0 |
| 1371 | 2026-09-01T23:07:56.515Z | Compiling once_cell v1.21.3 |
| 1372 | 2026-09-01T23:07:56.518Z | Compiling rand_core v0.6.4 |
| 1373 | 2026-09-01T23:07:56.531Z | Compiling socket2 v0.6.3 |
| 1374 | 2026-09-01T23:07:56.561Z | Compiling cc v1.2.56 |
| 1375 | 2026-09-01T23:07:56.613Z | Compiling parking_lot v0.12.5 |
| 1376 | 2026-09-01T23:07:56.646Z | Compiling form_urlencoded v1.2.2 |
| 1377 | 2026-09-01T23:07:56.662Z | Compiling rustversion v1.0.22 |
| 1378 | 2026-09-01T23:07:56.715Z | Compiling iana-time-zone v0.1.65 |
| 1379 | 2026-09-01T23:07:56.740Z | Compiling base64ct v1.8.3 |
| 1380 | 2026-09-01T23:07:56.772Z | Compiling regex-syntax v0.8.10 |
| 1381 | 2026-09-01T23:07:56.835Z | Compiling dunce v1.0.5 |
| 1382 | 2026-09-01T23:07:56.849Z | Compiling fs_extra v1.3.0 |
| 1383 | 2026-09-01T23:07:56.865Z | Compiling flagset v0.4.7 |
| 1384 | 2026-09-01T23:07:56.933Z | Compiling ident_case v1.0.1 |
| 1385 | 2026-09-01T23:07:56.952Z | Compiling base64 v0.22.1 |
| 1386 | 2026-09-01T23:07:56.987Z | Compiling pem-rfc7468 v0.7.0 |
| 1387 | 2026-09-01T23:07:57.014Z | Compiling rand_core v0.9.5 |
| 1388 | 2026-09-01T23:07:57.044Z | Compiling syn v1.0.109 |
| 1389 | 2026-09-01T23:07:57.060Z | Compiling vcpkg v0.2.15 |
| 1390 | 2026-09-01T23:07:57.082Z | Compiling tracing-core v0.1.36 |
| 1391 | 2026-09-01T23:07:57.114Z | Compiling cpufeatures v0.2.17 |
| 1392 | 2026-09-01T23:07:57.114Z | Compiling aws-lc-rs v1.16.3 |
| 1393 | 2026-09-01T23:07:57.176Z | Compiling schemars v0.8.22 |
| 1394 | 2026-09-01T23:07:57.196Z | Compiling dyn-clone v1.0.20 |
| 1395 | 2026-09-01T23:07:57.211Z | Compiling simd-adler32 v0.3.8 |
| 1396 | 2026-09-01T23:07:57.347Z | Compiling spin v0.9.8 |
| 1397 | 2026-09-01T23:07:57.362Z | Compiling cmake v0.1.57 |
| 1398 | 2026-09-01T23:07:57.378Z | Compiling httparse v1.10.1 |
| 1399 | 2026-09-01T23:07:57.394Z | Compiling tinyvec_macros v0.1.1 |
| 1400 | 2026-09-01T23:07:57.446Z | Compiling openssl-probe v0.2.1 |
| 1401 | 2026-09-01T23:07:57.463Z | Compiling crc32fast v1.5.0 |
| 1402 | 2026-09-01T23:07:57.480Z | Compiling cmov v0.5.4 |
| 1403 | 2026-09-01T23:07:57.483Z | Compiling adler2 v2.0.1 |
| 1404 | 2026-09-01T23:07:57.513Z | Compiling tinyvec v1.10.0 |
| 1405 | 2026-09-01T23:07:57.575Z | Compiling bitflags v2.11.0 |
| 1406 | 2026-09-01T23:07:57.657Z | Compiling semver v1.0.28 |
| 1407 | 2026-09-01T23:07:57.689Z | Compiling indexmap v2.14.0 |
| 1408 | 2026-09-01T23:07:57.724Z | Compiling uuid v1.23.4 |
| 1409 | 2026-09-01T23:07:57.798Z | Compiling ctutils v0.4.2 |
| 1410 | 2026-09-01T23:07:57.815Z | Compiling miniz_oxide v0.8.9 |
| 1411 | 2026-09-01T23:07:57.829Z | Compiling aho-corasick v1.1.4 |
| 1412 | 2026-09-01T23:07:57.846Z | Compiling untrusted v0.7.1 |
| 1413 | 2026-09-01T23:07:57.849Z | Compiling radium v0.7.0 |
| 1414 | 2026-09-01T23:07:57.850Z | Compiling tower-service v0.3.3 |
| 1415 | 2026-09-01T23:07:57.898Z | Compiling rustc_version v0.4.1 |
| 1416 | 2026-09-01T23:07:57.983Z | Compiling try-lock v0.2.5 |
| 1417 | 2026-09-01T23:07:57.999Z | Compiling unicode-segmentation v1.12.0 |
| 1418 | 2026-09-01T23:07:58.002Z | Compiling tower-layer v0.3.3 |
| 1419 | 2026-09-01T23:07:58.099Z | Compiling atomic-waker v1.1.2 |
| 1420 | 2026-09-01T23:07:58.146Z | Compiling want v0.3.1 |
| 1421 | 2026-09-01T23:07:58.246Z | Compiling maybe-uninit v2.0.0 |
| 1422 | 2026-09-01T23:07:58.275Z | Compiling aws-lc-sys v0.40.0 |
| 1423 | 2026-09-01T23:07:58.293Z | Compiling openssl-sys v0.9.117 |
| 1424 | 2026-09-01T23:07:58.342Z | Compiling openssl v0.10.80 |
| 1425 | 2026-09-01T23:07:58.396Z | Compiling foreign-types-shared v0.1.1 |
| 1426 | 2026-09-01T23:07:58.415Z | Compiling httpdate v1.0.3 |
| 1427 | 2026-09-01T23:07:58.453Z | Compiling untrusted v0.9.0 |
| 1428 | 2026-09-01T23:07:58.484Z | Compiling synstructure v0.13.2 |
| 1429 | 2026-09-01T23:07:58.500Z | Compiling serde_derive_internals v0.29.1 |
| 1430 | 2026-09-01T23:07:58.514Z | Compiling pest_generator v2.8.6 |
| 1431 | 2026-09-01T23:07:58.556Z | Compiling darling_core v0.20.11 |
| 1432 | 2026-09-01T23:07:58.559Z | Compiling rustls v0.23.41 |
| 1433 | 2026-09-01T23:07:58.593Z | Compiling tap v1.0.1 |
| 1434 | 2026-09-01T23:07:58.662Z | Compiling foreign-types v0.3.2 |
| 1435 | 2026-09-01T23:07:58.676Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1436 | 2026-09-01T23:07:58.721Z | Compiling terminal_size v0.4.3 |
| 1437 | 2026-09-01T23:07:58.745Z | Compiling tempfile v3.27.0 |
| 1438 | 2026-09-01T23:07:58.769Z | Compiling regex-automata v0.4.14 |
| 1439 | 2026-09-01T23:07:58.879Z | Compiling wyz v0.5.1 |
| 1440 | 2026-09-01T23:07:58.893Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1441 | 2026-09-01T23:07:59.008Z | Compiling unicode-normalization v0.1.25 |
| 1442 | 2026-09-01T23:07:59.106Z | Compiling num-integer v0.1.46 |
| 1443 | 2026-09-01T23:07:59.121Z | Compiling wait-timeout v0.2.1 |
| 1444 | 2026-09-01T23:07:59.147Z | Compiling socket2 v0.5.10 |
| 1445 | 2026-09-01T23:07:59.226Z | Compiling ahash v0.8.12 |
| 1446 | 2026-09-01T23:07:59.257Z | Compiling time-core v0.1.8 |
| 1447 | 2026-09-01T23:07:59.272Z | Compiling num-bigint-dig v0.8.6 |
| 1448 | 2026-09-01T23:07:59.330Z | Compiling powerfmt v0.2.0 |
| 1449 | 2026-09-01T23:07:59.413Z | Compiling quick-error v1.2.3 |
| 1450 | 2026-09-01T23:07:59.432Z | Compiling bit-vec v0.8.0 |
| 1451 | 2026-09-01T23:07:59.435Z | Compiling num-conv v0.2.0 |
| 1452 | 2026-09-01T23:07:59.465Z | Compiling funty v2.0.0 |
| 1453 | 2026-09-01T23:07:59.465Z | Compiling packed_struct v0.10.1 |
| 1454 | 2026-09-01T23:07:59.492Z | Compiling native-tls v0.2.18 |
| 1455 | 2026-09-01T23:07:59.520Z | Compiling rusty-fork v0.3.1 |
| 1456 | 2026-09-01T23:07:59.550Z | Compiling deranged v0.5.8 |
| 1457 | 2026-09-01T23:07:59.564Z | Compiling clap_builder v4.6.0 |
| 1458 | 2026-09-01T23:07:59.580Z | Compiling num-iter v0.1.45 |
| 1459 | 2026-09-01T23:07:59.596Z | Compiling time-macros v0.2.27 |
| 1460 | 2026-09-01T23:07:59.650Z | Compiling bit-set v0.8.0 |
| 1461 | 2026-09-01T23:07:59.748Z | Compiling lazy_static v1.5.0 |
| 1462 | 2026-09-01T23:07:59.783Z | Compiling rand_xorshift v0.4.0 |
| 1463 | 2026-09-01T23:07:59.798Z | Compiling bitvec v1.0.1 |
| 1464 | 2026-09-01T23:07:59.831Z | Compiling sync_wrapper v1.0.2 |
| 1465 | 2026-09-01T23:07:59.853Z | Compiling indexmap v1.9.3 |
| 1466 | 2026-09-01T23:07:59.867Z | Compiling usdt-impl v0.6.0 |
| 1467 | 2026-09-01T23:07:59.956Z | Compiling crossbeam-utils v0.8.21 |
| 1468 | 2026-09-01T23:07:59.971Z | Compiling crc-catalog v2.4.0 |
| 1469 | 2026-09-01T23:08:00.064Z | Compiling object v0.37.3 |
| 1470 | 2026-09-01T23:08:00.078Z | Compiling nodrop v0.1.14 |
| 1471 | 2026-09-01T23:08:00.083Z | Compiling zlib-rs v0.6.2 |
| 1472 | 2026-09-01T23:08:00.108Z | Compiling paste v1.0.15 |
| 1473 | 2026-09-01T23:08:00.196Z | Compiling siphasher v1.0.2 |
| 1474 | 2026-09-01T23:08:00.269Z | Compiling num_threads v0.1.7 |
| 1475 | 2026-09-01T23:08:00.284Z | Compiling serde_derive v1.0.228 |
| 1476 | 2026-09-01T23:08:00.352Z | Compiling zeroize_derive v1.5.0 |
| 1477 | 2026-09-01T23:08:00.381Z | Compiling zerocopy-derive v0.8.55 |
| 1478 | 2026-09-01T23:08:00.403Z | Compiling zerofrom-derive v0.1.6 |
| 1479 | 2026-09-01T23:08:00.417Z | Compiling yoke-derive v0.8.1 |
| 1480 | 2026-09-01T23:08:00.594Z | Compiling zerovec-derive v0.11.2 |
| 1481 | 2026-09-01T23:08:00.660Z | Compiling displaydoc v0.2.5 |
| 1482 | 2026-09-01T23:08:00.720Z | Compiling tokio-macros v2.7.0 |
| 1483 | 2026-09-01T23:08:00.952Z | Compiling futures-macro v0.3.32 |
| 1484 | 2026-09-01T23:08:01.051Z | Compiling thiserror-impl v2.0.18 |
| 1485 | 2026-09-01T23:08:01.326Z | Compiling der_derive v0.7.3 |
| 1486 | 2026-09-01T23:08:01.447Z | Compiling tracing-attributes v0.1.31 |
| 1487 | 2026-09-01T23:08:01.547Z | Compiling schemars_derive v0.8.22 |
| 1488 | 2026-09-01T23:08:01.609Z | Compiling pest_derive v2.8.6 |
| 1489 | 2026-09-01T23:08:01.696Z | Compiling scroll_derive v0.13.1 |
| 1490 | 2026-09-01T23:08:01.791Z | Compiling darling_macro v0.20.11 |
| 1491 | 2026-09-01T23:08:01.856Z | Compiling futures-util v0.3.32 |
| 1492 | 2026-09-01T23:08:01.902Z | Compiling zerofrom v0.1.6 |
| 1493 | 2026-09-01T23:08:02.046Z | Compiling yoke v0.8.1 |
| 1494 | 2026-09-01T23:08:02.097Z | Compiling openssl-macros v0.1.1 |
| 1495 | 2026-09-01T23:08:02.260Z | Compiling zerovec v0.11.5 |
| 1496 | 2026-09-01T23:08:02.317Z | Compiling zerotrie v0.2.3 |
| 1497 | 2026-09-01T23:08:02.391Z | Compiling thiserror-impl v1.0.69 |
| 1498 | 2026-09-01T23:08:02.471Z | Compiling thiserror v2.0.18 |
| 1499 | 2026-09-01T23:08:02.539Z | Compiling scroll v0.13.0 |
| 1500 | 2026-09-01T23:08:02.596Z | Compiling darling v0.20.11 |
| 1501 | 2026-09-01T23:08:02.643Z | Compiling packed_struct_codegen v0.10.1 |
| 1502 | 2026-09-01T23:08:02.693Z | Compiling bitfield-macros v0.19.4 |
| 1503 | 2026-09-01T23:08:02.729Z | Compiling tinystr v0.8.2 |
| 1504 | 2026-09-01T23:08:02.810Z | Compiling potential_utf v0.1.4 |
| 1505 | 2026-09-01T23:08:02.832Z | Compiling goblin v0.10.5 |
| 1506 | 2026-09-01T23:08:02.854Z | Compiling zerocopy-derive v0.6.6 |
| 1507 | 2026-09-01T23:08:02.870Z | Compiling tracing v0.1.44 |
| 1508 | 2026-09-01T23:08:02.951Z | Compiling icu_locale_core v2.1.1 |
| 1509 | 2026-09-01T23:08:02.997Z | Compiling icu_collections v2.1.1 |
| 1510 | 2026-09-01T23:08:03.043Z | Compiling clap_derive v4.6.1 |
| 1511 | 2026-09-01T23:08:03.156Z | Compiling unarray v0.1.4 |
| 1512 | 2026-09-01T23:08:03.321Z | Compiling flate2 v1.1.9 |
| 1513 | 2026-09-01T23:08:03.480Z | Compiling bitfield v0.19.4 |
| 1514 | 2026-09-01T23:08:03.496Z | Compiling derive_builder_core v0.20.2 |
| 1515 | 2026-09-01T23:08:03.551Z | Compiling dtrace-parser v0.3.0 |
| 1516 | 2026-09-01T23:08:03.732Z | Compiling icu_provider v2.1.1 |
| 1517 | 2026-09-01T23:08:03.759Z | Compiling thiserror v1.0.69 |
| 1518 | 2026-09-01T23:08:03.780Z | Compiling zerocopy v0.6.6 |
| 1519 | 2026-09-01T23:08:03.795Z | Compiling time v0.3.47 |
| 1520 | 2026-09-01T23:08:03.872Z | Compiling zeroize v1.9.0 |
| 1521 | 2026-09-01T23:08:03.909Z | Compiling bytes v1.11.1 |
| 1522 | 2026-09-01T23:08:03.930Z | Compiling chrono v0.4.45 |
| 1523 | 2026-09-01T23:08:03.944Z | Compiling ipnet v2.12.0 |
| 1524 | 2026-09-01T23:08:04.105Z | Compiling icu_normalizer v2.1.1 |
| 1525 | 2026-09-01T23:08:04.119Z | Compiling icu_properties v2.1.2 |
| 1526 | 2026-09-01T23:08:04.290Z | Compiling der v0.7.10 |
| 1527 | 2026-09-01T23:08:04.325Z | Compiling rustls-pki-types v1.14.0 |
| 1528 | 2026-09-01T23:08:04.379Z | Compiling tokio v1.52.1 |
| 1529 | 2026-09-01T23:08:04.459Z | Compiling http v1.4.2 |
| 1530 | 2026-09-01T23:08:04.533Z | Compiling hybrid-array v0.4.13 |
| 1531 | 2026-09-01T23:08:04.635Z | Compiling block-buffer v0.10.4 |
| 1532 | 2026-09-01T23:08:04.653Z | Compiling crypto-common v0.1.7 |
| 1533 | 2026-09-01T23:08:04.797Z | Compiling digest v0.10.7 |
| 1534 | 2026-09-01T23:08:04.818Z | Compiling hex v0.4.3 |
| 1535 | 2026-09-01T23:08:04.834Z | Compiling toml_datetime v0.6.11 |
| 1536 | 2026-09-01T23:08:04.873Z | Compiling serde_spanned v0.6.9 |
| 1537 | 2026-09-01T23:08:05.037Z | Compiling idna_adapter v1.2.1 |
| 1538 | 2026-09-01T23:08:05.071Z | Compiling ppv-lite86 v0.2.21 |
| 1539 | 2026-09-01T23:08:05.102Z | Compiling http-body v1.0.1 |
| 1540 | 2026-09-01T23:08:05.105Z | Compiling sha2 v0.10.9 |
| 1541 | 2026-09-01T23:08:05.173Z | Compiling idna v1.1.0 |
| 1542 | 2026-09-01T23:08:05.192Z | Compiling spki v0.7.3 |
| 1543 | 2026-09-01T23:08:05.220Z | Compiling signature v2.2.0 |
| 1544 | 2026-09-01T23:08:05.271Z | Compiling hmac v0.12.1 |
| 1545 | 2026-09-01T23:08:05.321Z | Compiling http-body-util v0.1.3 |
| 1546 | 2026-09-01T23:08:05.378Z | Compiling rand_chacha v0.9.0 |
| 1547 | 2026-09-01T23:08:05.395Z | Compiling pkcs8 v0.10.2 |
| 1548 | 2026-09-01T23:08:05.417Z | Compiling rand_chacha v0.3.1 |
| 1549 | 2026-09-01T23:08:05.432Z | Compiling clap v4.6.1 |
| 1550 | 2026-09-01T23:08:05.491Z | Compiling url v2.5.8 |
| 1551 | 2026-09-01T23:08:05.580Z | Compiling rand v0.9.2 |
| 1552 | 2026-09-01T23:08:05.595Z | Compiling dof v0.4.0 |
| 1553 | 2026-09-01T23:08:05.598Z | Compiling pkcs1 v0.7.5 |
| 1554 | 2026-09-01T23:08:05.668Z | Compiling rand v0.8.6 |
| 1555 | 2026-09-01T23:08:05.683Z | Compiling structmeta-derive v0.3.0 |
| 1556 | 2026-09-01T23:08:05.775Z | Compiling scroll_derive v0.12.1 |
| 1557 | 2026-09-01T23:08:05.868Z | Compiling array-init v0.0.4 |
| 1558 | 2026-09-01T23:08:06.132Z | Compiling crc v3.4.0 |
| 1559 | 2026-09-01T23:08:06.207Z | Compiling proptest v1.11.0 |
| 1560 | 2026-09-01T23:08:06.222Z | Compiling smallvec v0.6.14 |
| 1561 | 2026-09-01T23:08:06.344Z | Compiling darling_core v0.23.0 |
| 1562 | 2026-09-01T23:08:06.359Z | Compiling heapless v0.7.17 |
| 1563 | 2026-09-01T23:08:06.430Z | Compiling slog v2.8.2 |
| 1564 | 2026-09-01T23:08:06.478Z | Compiling thread-id v5.1.0 |
| 1565 | 2026-09-01T23:08:06.510Z | Compiling env_filter v2.0.0 |
| 1566 | 2026-09-01T23:08:06.530Z | Compiling syn v3.0.3 |
| 1567 | 2026-09-01T23:08:06.589Z | Compiling cookie v0.18.1 |
| 1568 | 2026-09-01T23:08:06.653Z | Compiling unicode-properties v0.1.4 |
| 1569 | 2026-09-01T23:08:06.668Z | Compiling unicode-bidi v0.3.18 |
| 1570 | 2026-09-01T23:08:06.686Z | Compiling base64 v0.21.7 |
| 1571 | 2026-09-01T23:08:06.798Z | Compiling allocator-api2 v0.2.21 |
| 1572 | 2026-09-01T23:08:06.815Z | Compiling ipnetwork v0.21.1 |
| 1573 | 2026-09-01T23:08:06.832Z | Compiling winnow v0.5.40 |
| 1574 | 2026-09-01T23:08:06.857Z | Compiling iri-string v0.7.10 |
| 1575 | 2026-09-01T23:08:06.857Z | Compiling ryu v1.0.23 |
| 1576 | 2026-09-01T23:08:06.886Z | Compiling signal-hook v0.3.18 |
| 1577 | 2026-09-01T23:08:07.017Z | Compiling gimli v0.32.3 |
| 1578 | 2026-09-01T23:08:07.070Z | Compiling zstd-safe v7.2.4 |
| 1579 | 2026-09-01T23:08:07.085Z | Compiling anyhow v1.0.104 |
| 1580 | 2026-09-01T23:08:07.137Z | Compiling hashbrown v0.12.3 |
| 1581 | 2026-09-01T23:08:07.174Z | Compiling oxnet v0.1.6 |
| 1582 | 2026-09-01T23:08:07.235Z | Compiling stringprep v0.1.5 |
| 1583 | 2026-09-01T23:08:07.238Z | Compiling serde_urlencoded v0.7.1 |
| 1584 | 2026-09-01T23:08:07.312Z | Compiling ron v0.8.1 |
| 1585 | 2026-09-01T23:08:07.369Z | Compiling structmeta v0.3.0 |
| 1586 | 2026-09-01T23:08:07.516Z | Compiling rsa v0.9.10 |
| 1587 | 2026-09-01T23:08:07.644Z | Compiling env_logger v0.11.11 |
| 1588 | 2026-09-01T23:08:07.695Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1589 | 2026-09-01T23:08:07.818Z | Compiling scroll v0.12.0 |
| 1590 | 2026-09-01T23:08:07.996Z | Compiling serde-hex v0.1.0 |
| 1591 | 2026-09-01T23:08:08.012Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1592 | 2026-09-01T23:08:08.239Z | Compiling toml_edit v0.19.15 |
| 1593 | 2026-09-01T23:08:08.290Z | Compiling tokio-util v0.7.18 |
| 1594 | 2026-09-01T23:08:08.312Z | Compiling tower v0.5.3 |
| 1595 | 2026-09-01T23:08:08.396Z | Compiling tokio-native-tls v0.3.1 |
| 1596 | 2026-09-01T23:08:08.649Z | Compiling hashbrown v0.13.2 |
| 1597 | 2026-09-01T23:08:08.818Z | Compiling addr2line v0.25.1 |
| 1598 | 2026-09-01T23:08:08.937Z | Compiling darling_macro v0.23.0 |
| 1599 | 2026-09-01T23:08:09.021Z | Compiling h2 v0.4.15 |
| 1600 | 2026-09-01T23:08:09.132Z | Compiling tower-http v0.6.8 |
| 1601 | 2026-09-01T23:08:09.157Z | Compiling newtype-uuid v1.3.2 |
| 1602 | 2026-09-01T23:08:09.180Z | Compiling x509-cert v0.2.5 |
| 1603 | 2026-09-01T23:08:09.368Z | Compiling block-padding v0.4.2 |
| 1604 | 2026-09-01T23:08:09.465Z | Compiling block-buffer v0.12.1 |
| 1605 | 2026-09-01T23:08:09.508Z | Compiling crypto-common v0.2.2 |
| 1606 | 2026-09-01T23:08:09.555Z | Compiling md-5 v0.10.6 |
| 1607 | 2026-09-01T23:08:09.571Z | Compiling rustls-native-certs v0.8.3 |
| 1608 | 2026-09-01T23:08:09.681Z | Compiling derive_builder_macro v0.20.2 |
| 1609 | 2026-09-01T23:08:09.745Z | Compiling erased-serde v0.3.31 |
| 1610 | 2026-09-01T23:08:09.791Z | Compiling serde_tokenstream v0.2.3 |
| 1611 | 2026-09-01T23:08:09.879Z | Compiling bzip2 v0.4.4 |
| 1612 | 2026-09-01T23:08:10.064Z | Compiling daft-derive v0.1.8 |
| 1613 | 2026-09-01T23:08:10.103Z | Compiling camino v1.2.5 |
| 1614 | 2026-09-01T23:08:10.122Z | Compiling bstr v1.12.1 |
| 1615 | 2026-09-01T23:08:10.185Z | Compiling pin-project-internal v1.1.11 |
| 1616 | 2026-09-01T23:08:10.258Z | Compiling zerocopy-derive v0.7.35 |
| 1617 | 2026-09-01T23:08:10.261Z | Compiling async-trait v0.1.89 |
| 1618 | 2026-09-01T23:08:10.511Z | Compiling heck v0.4.1 |
| 1619 | 2026-09-01T23:08:10.618Z | Compiling curve25519-dalek v4.1.3 |
| 1620 | 2026-09-01T23:08:10.759Z | Compiling vergen-lib v9.1.0 |
| 1621 | 2026-09-01T23:08:10.796Z | Compiling hash32 v0.2.1 |
| 1622 | 2026-09-01T23:08:10.819Z | Compiling encoding_rs v0.8.35 |
| 1623 | 2026-09-01T23:08:10.835Z | Compiling memoffset v0.9.1 |
| 1624 | 2026-09-01T23:08:10.924Z | Compiling cfg_aliases v0.2.1 |
| 1625 | 2026-09-01T23:08:10.964Z | Compiling ref-cast v1.0.25 |
| 1626 | 2026-09-01T23:08:10.984Z | Compiling psl-types v2.0.11 |
| 1627 | 2026-09-01T23:08:11.009Z | Compiling rustix v0.38.44 |
| 1628 | 2026-09-01T23:08:11.023Z | Compiling smoltcp v0.9.1 |
| 1629 | 2026-09-01T23:08:11.054Z | Compiling crc-any v2.5.0 |
| 1630 | 2026-09-01T23:08:11.124Z | Compiling rustc-demangle v0.1.27 |
| 1631 | 2026-09-01T23:08:11.172Z | Compiling owo-colors v4.3.0 |
| 1632 | 2026-09-01T23:08:11.256Z | Compiling mime v0.3.17 |
| 1633 | 2026-09-01T23:08:11.279Z | Compiling fallible-iterator v0.2.0 |
| 1634 | 2026-09-01T23:08:11.304Z | Compiling litrs v1.0.0 |
| 1635 | 2026-09-01T23:08:11.362Z | Compiling pin-project v1.1.11 |
| 1636 | 2026-09-01T23:08:11.378Z | Compiling backtrace v0.3.76 |
| 1637 | 2026-09-01T23:08:11.382Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1638 | 2026-09-01T23:08:11.496Z | Compiling zerocopy v0.7.35 |
| 1639 | 2026-09-01T23:08:11.511Z | Compiling publicsuffix v2.3.0 |
| 1640 | 2026-09-01T23:08:11.590Z | Compiling nix v0.31.2 |
| 1641 | 2026-09-01T23:08:11.641Z | Compiling postgres-protocol v0.6.10 |
| 1642 | 2026-09-01T23:08:11.690Z | Compiling daft v0.1.8 |
| 1643 | 2026-09-01T23:08:11.706Z | Compiling snafu-derive v0.8.9 |
| 1644 | 2026-09-01T23:08:11.723Z | Compiling derive_builder v0.20.2 |
| 1645 | 2026-09-01T23:08:11.839Z | Compiling document-features v0.2.12 |
| 1646 | 2026-09-01T23:08:11.902Z | Compiling zip v0.6.6 |
| 1647 | 2026-09-01T23:08:11.983Z | Compiling toml v0.7.8 |
| 1648 | 2026-09-01T23:08:12.002Z | Compiling inout v0.2.2 |
| 1649 | 2026-09-01T23:08:12.071Z | Compiling darling v0.23.0 |
| 1650 | 2026-09-01T23:08:12.168Z | Compiling object v0.30.4 |
| 1651 | 2026-09-01T23:08:12.182Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1652 | 2026-09-01T23:08:12.212Z | Compiling hyper v1.10.1 |
| 1653 | 2026-09-01T23:08:12.227Z | Compiling goblin v0.8.2 |
| 1654 | 2026-09-01T23:08:12.473Z | Compiling derive-ex v0.1.8 |
| 1655 | 2026-09-01T23:08:12.511Z | Compiling futures-executor v0.3.32 |
| 1656 | 2026-09-01T23:08:12.529Z | Compiling hubpack_derive v0.1.1 |
| 1657 | 2026-09-01T23:08:12.587Z | Compiling regex v1.12.3 |
| 1658 | 2026-09-01T23:08:12.609Z | Compiling phf_shared v0.13.1 |
| 1659 | 2026-09-01T23:08:12.797Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1660 | 2026-09-01T23:08:12.819Z | Compiling strum_macros v0.27.2 |
| 1661 | 2026-09-01T23:08:12.842Z | Compiling ref-cast-impl v1.0.25 |
| 1662 | 2026-09-01T23:08:12.872Z | Compiling convert_case v0.10.0 |
| 1663 | 2026-09-01T23:08:12.971Z | Compiling vergen v9.1.0 |
| 1664 | 2026-09-01T23:08:13.010Z | Compiling cargo-platform v0.3.2 |
| 1665 | 2026-09-01T23:08:13.043Z | Compiling ff v0.13.1 |
| 1666 | 2026-09-01T23:08:13.189Z | Compiling fs-err v3.3.0 |
| 1667 | 2026-09-01T23:08:13.207Z | Compiling managed v0.8.0 |
| 1668 | 2026-09-01T23:08:13.222Z | Compiling bumpalo v3.20.2 |
| 1669 | 2026-09-01T23:08:13.279Z | Compiling bitflags v1.3.2 |
| 1670 | 2026-09-01T23:08:13.312Z | Compiling libbz2-rs-sys v0.2.2 |
| 1671 | 2026-09-01T23:08:13.367Z | Compiling hyper-util v0.1.20 |
| 1672 | 2026-09-01T23:08:13.414Z | Compiling foldhash v0.2.0 |
| 1673 | 2026-09-01T23:08:13.429Z | Compiling path-slash v0.1.5 |
| 1674 | 2026-09-01T23:08:13.445Z | Compiling base16ct v0.2.0 |
| 1675 | 2026-09-01T23:08:13.495Z | Compiling foldhash v0.1.5 |
| 1676 | 2026-09-01T23:08:13.510Z | Compiling jiff-core v0.1.0 |
| 1677 | 2026-09-01T23:08:13.576Z | Compiling same-file v1.0.6 |
| 1678 | 2026-09-01T23:08:13.638Z | Compiling is_ci v1.2.0 |
| 1679 | 2026-09-01T23:08:13.664Z | Compiling hashbrown v0.15.5 |
| 1680 | 2026-09-01T23:08:13.698Z | Compiling walkdir v2.5.0 |
| 1681 | 2026-09-01T23:08:13.714Z | Compiling snafu v0.8.9 |
| 1682 | 2026-09-01T23:08:13.757Z | Compiling bzip2 v0.6.1 |
| 1683 | 2026-09-01T23:08:13.793Z | Compiling supports-color v3.0.2 |
| 1684 | 2026-09-01T23:08:13.890Z | Compiling sec1 v0.7.3 |
| 1685 | 2026-09-01T23:08:13.972Z | Compiling hashbrown v0.16.1 |
| 1686 | 2026-09-01T23:08:14.017Z | Compiling textwrap v0.16.2 |
| 1687 | 2026-09-01T23:08:14.032Z | Compiling zopfli v0.8.3 |
| 1688 | 2026-09-01T23:08:14.231Z | Compiling test-strategy v0.4.5 |
| 1689 | 2026-09-01T23:08:14.265Z | Compiling jiff v0.2.34 |
| 1690 | 2026-09-01T23:08:14.314Z | Compiling cargo_metadata v0.23.1 |
| 1691 | 2026-09-01T23:08:14.504Z | Compiling dof v0.3.0 |
| 1692 | 2026-09-01T23:08:14.593Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1693 | 2026-09-01T23:08:14.610Z | Compiling derive_more-impl v2.1.1 |
| 1694 | 2026-09-01T23:08:14.704Z | Compiling group v0.13.0 |
| 1695 | 2026-09-01T23:08:14.846Z | Compiling hyper-tls v0.6.0 |
| 1696 | 2026-09-01T23:08:14.903Z | Compiling strum v0.27.2 |
| 1697 | 2026-09-01T23:08:15.027Z | Compiling reqwest v0.12.28 |
| 1698 | 2026-09-01T23:08:15.053Z | Compiling hubpack v0.1.2 |
| 1699 | 2026-09-01T23:08:15.099Z | Compiling phf v0.13.1 |
| 1700 | 2026-09-01T23:08:15.148Z | Compiling cookie_store v0.22.1 |
| 1701 | 2026-09-01T23:08:15.164Z | Compiling signal-hook-mio v0.2.5 |
| 1702 | 2026-09-01T23:08:15.279Z | Compiling futures v0.3.32 |
| 1703 | 2026-09-01T23:08:15.294Z | Compiling zstd v0.13.3 |
| 1704 | 2026-09-01T23:08:15.310Z | Compiling serde_with_macros v3.21.0 |
| 1705 | 2026-09-01T23:08:15.375Z | Compiling cipher v0.5.2 |
| 1706 | 2026-09-01T23:08:15.576Z | Compiling postgres-types v0.2.12 |
| 1707 | 2026-09-01T23:08:15.641Z | Compiling backtrace-ext v0.2.1 |
| 1708 | 2026-09-01T23:08:15.774Z | Compiling globset v0.4.18 |
| 1709 | 2026-09-01T23:08:15.791Z | Compiling usdt-macro v0.6.0 |
| 1710 | 2026-09-01T23:08:15.807Z | Compiling usdt-attr-macro v0.6.0 |
| 1711 | 2026-09-01T23:08:15.838Z | Compiling byte-wrapper v0.1.0 |
| 1712 | 2026-09-01T23:08:15.853Z | Compiling ed25519 v2.2.3 |
| 1713 | 2026-09-01T23:08:16.012Z | Compiling hkdf v0.12.4 |
| 1714 | 2026-09-01T23:08:16.155Z | Compiling crypto-bigint v0.5.5 |
| 1715 | 2026-09-01T23:08:16.198Z | Compiling serde_plain v1.0.2 |
| 1716 | 2026-09-01T23:08:16.213Z | Compiling serde-big-array v0.5.1 |
| 1717 | 2026-09-01T23:08:16.372Z | Compiling olpc-cjson v0.1.4 |
| 1718 | 2026-09-01T23:08:16.418Z | Compiling dtrace-parser v0.2.0 |
| 1719 | 2026-09-01T23:08:16.472Z | Compiling phf_shared v0.11.3 |
| 1720 | 2026-09-01T23:08:16.488Z | Compiling strum_macros v0.26.4 |
| 1721 | 2026-09-01T23:08:16.523Z | Compiling serde_repr v0.1.20 |
| 1722 | 2026-09-01T23:08:16.566Z | Compiling async-recursion v1.1.1 |
| 1723 | 2026-09-01T23:08:16.640Z | Compiling miette-derive v7.6.0 |
| 1724 | 2026-09-01T23:08:16.679Z | Compiling enum-as-inner v0.6.1 |
| 1725 | 2026-09-01T23:08:16.704Z | Compiling float-cmp v0.10.0 |
| 1726 | 2026-09-01T23:08:16.820Z | Compiling pem v3.0.6 |
| 1727 | 2026-09-01T23:08:16.869Z | Compiling memmap2 v0.9.10 |
| 1728 | 2026-09-01T23:08:16.887Z | Compiling thread-id v4.2.2 |
| 1729 | 2026-09-01T23:08:16.989Z | Compiling static_assertions v1.1.0 |
| 1730 | 2026-09-01T23:08:17.022Z | Compiling typed-path v0.9.3 |
| 1731 | 2026-09-01T23:08:17.078Z | Compiling predicates-core v1.0.10 |
| 1732 | 2026-09-01T23:08:17.094Z | Compiling supports-unicode v3.0.0 |
| 1733 | 2026-09-01T23:08:17.115Z | Compiling new_debug_unreachable v1.0.6 |
| 1734 | 2026-09-01T23:08:17.173Z | Compiling keccak v0.1.6 |
| 1735 | 2026-09-01T23:08:17.200Z | Compiling data-encoding v2.10.0 |
| 1736 | 2026-09-01T23:08:17.225Z | Compiling precomputed-hash v0.1.1 |
| 1737 | 2026-09-01T23:08:17.241Z | Compiling fixedbitset v0.4.2 |
| 1738 | 2026-09-01T23:08:17.263Z | Compiling normalize-line-endings v0.3.0 |
| 1739 | 2026-09-01T23:08:17.284Z | Compiling winnow v1.0.3 |
| 1740 | 2026-09-01T23:08:17.298Z | Compiling difflib v0.4.0 |
| 1741 | 2026-09-01T23:08:17.328Z | Compiling either v1.15.0 |
| 1742 | 2026-09-01T23:08:17.382Z | Compiling fixedbitset v0.5.7 |
| 1743 | 2026-09-01T23:08:17.468Z | Compiling cpufeatures v0.3.0 |
| 1744 | 2026-09-01T23:08:17.489Z | Compiling const-oid v0.10.2 |
| 1745 | 2026-09-01T23:08:17.549Z | Compiling whoami v2.1.0 |
| 1746 | 2026-09-01T23:08:17.565Z | Compiling supports-hyperlinks v3.2.0 |
| 1747 | 2026-09-01T23:08:17.705Z | Compiling digest v0.11.3 |
| 1748 | 2026-09-01T23:08:17.705Z | Compiling petgraph v0.8.3 |
| 1749 | 2026-09-01T23:08:17.735Z | Compiling hickory-proto v0.25.2 |
| 1750 | 2026-09-01T23:08:17.842Z | Compiling miette v7.6.0 |
| 1751 | 2026-09-01T23:08:17.875Z | Compiling tokio-postgres v0.7.16 |
| 1752 | 2026-09-01T23:08:17.898Z | Compiling chacha20 v0.10.0 |
| 1753 | 2026-09-01T23:08:17.930Z | Compiling itertools v0.13.0 |
| 1754 | 2026-09-01T23:08:17.944Z | Compiling predicates v3.1.4 |
| 1755 | 2026-09-01T23:08:17.959Z | Compiling petgraph v0.6.5 |
| 1756 | 2026-09-01T23:08:17.972Z | Compiling sha3 v0.10.8 |
| 1757 | 2026-09-01T23:08:18.309Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1758 | 2026-09-01T23:08:18.324Z | Compiling strum v0.26.3 |
| 1759 | 2026-09-01T23:08:18.327Z | Compiling string_cache v0.8.9 |
| 1760 | 2026-09-01T23:08:18.355Z | Compiling toml_edit v0.22.27 |
| 1761 | 2026-09-01T23:08:18.404Z | Compiling elliptic-curve v0.13.8 |
| 1762 | 2026-09-01T23:08:18.454Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1763 | 2026-09-01T23:08:18.471Z | Compiling usdt v0.6.0 |
| 1764 | 2026-09-01T23:08:18.579Z | Compiling usdt-impl v0.5.0 |
| 1765 | 2026-09-01T23:08:18.622Z | Compiling crossterm v0.28.1 |
| 1766 | 2026-09-01T23:08:18.749Z | Compiling serde_with v3.21.0 |
| 1767 | 2026-09-01T23:08:18.830Z | Compiling zip v4.6.1 |
| 1768 | 2026-09-01T23:08:18.912Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1769 | 2026-09-01T23:08:18.944Z | Compiling ed25519-dalek v2.2.0 |
| 1770 | 2026-09-01T23:08:19.042Z | Compiling derive_more v2.1.1 |
| 1771 | 2026-09-01T23:08:19.208Z | Compiling iddqd v0.4.2 |
| 1772 | 2026-09-01T23:08:19.505Z | Compiling similar v2.7.0 |
| 1773 | 2026-09-01T23:08:19.599Z | Compiling tokio-stream v0.1.18 |
| 1774 | 2026-09-01T23:08:19.725Z | Compiling crossbeam-epoch v0.9.18 |
| 1775 | 2026-09-01T23:08:19.790Z | Compiling buf-list v1.1.2 |
| 1776 | 2026-09-01T23:08:19.909Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1777 | 2026-09-01T23:08:19.924Z | Compiling openapiv3 v2.2.0 |
| 1778 | 2026-09-01T23:08:20.069Z | Compiling peg-runtime v0.8.5 |
| 1779 | 2026-09-01T23:08:20.086Z | Compiling lalrpop-util v0.19.12 |
| 1780 | 2026-09-01T23:08:20.086Z | Compiling thread_local v1.1.9 |
| 1781 | 2026-09-01T23:08:20.162Z | Compiling slog-async v2.8.0 |
| 1782 | 2026-09-01T23:08:20.241Z | Compiling crossbeam-channel v0.5.15 |
| 1783 | 2026-09-01T23:08:20.316Z | Compiling filetime v0.2.27 |
| 1784 | 2026-09-01T23:08:20.365Z | Compiling is-terminal v0.4.17 |
| 1785 | 2026-09-01T23:08:20.380Z | Compiling xattr v1.6.1 |
| 1786 | 2026-09-01T23:08:20.397Z | Compiling term v1.2.1 |
| 1787 | 2026-09-01T23:08:20.450Z | Compiling take_mut v0.2.2 |
| 1788 | 2026-09-01T23:08:20.483Z | Compiling camino-tempfile v1.4.1 |
| 1789 | 2026-09-01T23:08:20.522Z | Compiling tar v0.4.46 |
| 1790 | 2026-09-01T23:08:20.717Z | Compiling slog-term v2.9.2 |
| 1791 | 2026-09-01T23:08:38.058Z | Compiling rustls-webpki v0.103.13 |
| 1792 | 2026-09-01T23:08:40.761Z | Compiling tokio-rustls v0.26.4 |
| 1793 | 2026-09-01T23:08:40.761Z | Compiling rustls-platform-verifier v0.6.2 |
| 1794 | 2026-09-01T23:08:40.776Z | Compiling tough v0.22.0 |
| 1795 | 2026-09-01T23:08:40.966Z | Compiling hyper-rustls v0.27.7 |
| 1796 | 2026-09-01T23:08:41.152Z | Compiling reqwest v0.13.2 |
| 1797 | 2026-09-01T23:08:43.307Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1798 | 2026-09-01T23:08:43.542Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1799 | 2026-09-01T23:08:46.552Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.53s |
| 1800 | 2026-09-01T23:08:46.689Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1801 | 2026-09-01T23:08:46.747Z | Sep 01 23:08:45.727 INFO Starting download, target: Console |
| 1802 | 2026-09-01T23:08:46.747Z | Sep 01 23:08:45.727 INFO Starting download, target: Cockroach |
| 1803 | 2026-09-01T23:08:46.747Z | Sep 01 23:08:45.727 INFO Starting download, target: Clickhouse |
| 1804 | 2026-09-01T23:08:46.747Z | Sep 01 23:08:45.727 INFO Starting download, target: MaghemiteMgd |
| 1805 | 2026-09-01T23:08:46.747Z | Sep 01 23:08:45.727 INFO Starting download, target: DendriteStub |
| 1806 | 2026-09-01T23:08:46.753Z | Sep 01 23:08:45.727 INFO Starting download, target: MaghemiteDdmd |
| 1807 | 2026-09-01T23:08:46.753Z | Sep 01 23:08:45.727 INFO Starting download, target: TransceiverControl |
| 1808 | 2026-09-01T23:08:46.753Z | Sep 01 23:08:45.727 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1809 | 2026-09-01T23:08:46.753Z | Sep 01 23:08:45.727 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1810 | 2026-09-01T23:08:46.753Z | Sep 01 23:08:45.727 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1811 | 2026-09-01T23:08:46.753Z | Sep 01 23:08:45.728 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1812 | 2026-09-01T23:08:46.753Z | Sep 01 23:08:45.728 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1813 | 2026-09-01T23:08:46.753Z | Sep 01 23:08:45.728 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1814 | 2026-09-01T23:08:46.753Z | Sep 01 23:08:45.728 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1815 | 2026-09-01T23:08:48.514Z | Sep 01 23:08:47.494 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1816 | 2026-09-01T23:08:48.746Z | Sep 01 23:08:47.726 INFO Download complete, target: Console |
| 1817 | 2026-09-01T23:08:49.437Z | Sep 01 23:08:48.407 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1818 | 2026-09-01T23:08:49.654Z | Sep 01 23:08:48.614 INFO Download complete, target: TransceiverControl |
| 1819 | 2026-09-01T23:08:49.892Z | Sep 01 23:08:48.871 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1820 | 2026-09-01T23:08:51.493Z | Sep 01 23:08:50.439 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1821 | 2026-09-01T23:08:51.829Z | Sep 01 23:08:50.795 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1822 | 2026-09-01T23:08:52.293Z | Sep 01 23:08:51.263 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1823 | 2026-09-01T23:08:52.881Z | Sep 01 23:08:51.861 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1824 | 2026-09-01T23:08:52.881Z | Sep 01 23:08:51.861 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1825 | 2026-09-01T23:08:53.993Z | Sep 01 23:08:52.973 INFO Download complete, target: MaghemiteDdmd |
| 1826 | 2026-09-01T23:08:54.082Z | Sep 01 23:08:53.061 INFO Download complete, target: DendriteStub |
| 1827 | 2026-09-01T23:08:54.820Z | Sep 01 23:08:53.799 INFO Download complete, target: MaghemiteMgd |
| 1828 | 2026-09-01T23:08:56.578Z | Sep 01 23:08:55.558 INFO Checking that binary works, target: Clickhouse |
| 1829 | 2026-09-01T23:08:56.673Z | Sep 01 23:08:55.653 INFO Download complete, target: Clickhouse |
| 1830 | 2026-09-01T23:08:57.538Z | Sep 01 23:08:56.513 INFO Checking that binary works, target: Cockroach |
| 1831 | 2026-09-01T23:08:57.661Z | Sep 01 23:08:56.638 INFO Download complete, target: Cockroach |
| 1832 | 2026-09-01T23:08:57.669Z | All prerequisites installed successfully |
| 1833 | 2026-09-01T23:08:57.669Z | |
| 1834 | 2026-09-01T23:08:57.669Z | real 1:56.450163481 |
| 1835 | 2026-09-01T23:08:57.669Z | user 7:23.616925827 |
| 1836 | 2026-09-01T23:08:57.670Z | sys 1:47.723635203 |
| 1837 | 2026-09-01T23:08:57.670Z | trap 0.314702865 |
| 1838 | 2026-09-01T23:08:57.670Z | tflt 0.721843067 |
| 1839 | 2026-09-01T23:08:57.670Z | dflt 1.665729683 |
| 1840 | 2026-09-01T23:08:57.670Z | kflt 0.022351954 |
| 1841 | 2026-09-01T23:08:57.670Z | lock 29:38.826825828 |
| 1842 | 2026-09-01T23:08:57.670Z | slp 20:17.847949225 |
| 1843 | 2026-09-01T23:08:57.670Z | lat 29.974425611 |
| 1844 | 2026-09-01T23:08:57.670Z | stop 3:37.412543488 |
| 1845 | 2026-09-01T23:08:57.670Z | + ptime -m cargo xtask download softnpu |
| 1846 | 2026-09-01T23:08:58.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 1847 | 2026-09-01T23:08:58.151Z | Running `target/debug/xtask download softnpu` |
| 1848 | 2026-09-01T23:08:58.935Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 1849 | 2026-09-01T23:08:59.005Z | Running `target/debug/xtask-downloader softnpu` |
| 1850 | 2026-09-01T23:08:59.047Z | Sep 01 23:08:58.028 INFO Starting download, target: Softnpu |
| 1851 | 2026-09-01T23:08:59.054Z | Sep 01 23:08:58.028 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1852 | 2026-09-01T23:08:59.678Z | Sep 01 23:08:58.659 INFO Download complete, target: Softnpu |
| 1853 | 2026-09-01T23:08:59.682Z | |
| 1854 | 2026-09-01T23:08:59.685Z | real 2.011243367 |
| 1855 | 2026-09-01T23:08:59.686Z | user 1.350193729 |
| 1856 | 2026-09-01T23:08:59.686Z | sys 0.641360849 |
| 1857 | 2026-09-01T23:08:59.686Z | trap 0.000608110 |
| 1858 | 2026-09-01T23:08:59.686Z | tflt 0.000054580 |
| 1859 | 2026-09-01T23:08:59.686Z | dflt 0.000308880 |
| 1860 | 2026-09-01T23:08:59.686Z | kflt 0.000000000 |
| 1861 | 2026-09-01T23:08:59.686Z | lock 12.090064692 |
| 1862 | 2026-09-01T23:08:59.686Z | slp 0.471403248 |
| 1863 | 2026-09-01T23:08:59.686Z | lat 0.103891613 |
| 1864 | 2026-09-01T23:08:59.686Z | stop 0.000169360 |
| 1865 | 2026-09-01T23:08:59.686Z | + export CARGO_INCREMENTAL=0 |
| 1866 | 2026-09-01T23:08:59.686Z | + CARGO_INCREMENTAL=0 |
| 1867 | 2026-09-01T23:08:59.686Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1868 | 2026-09-01T23:09:00.613Z | Compiling proc-macro2 v1.0.106 |
| 1869 | 2026-09-01T23:09:00.613Z | Compiling quote v1.0.45 |
| 1870 | 2026-09-01T23:09:00.618Z | Compiling unicode-ident v1.0.24 |
| 1871 | 2026-09-01T23:09:00.618Z | Compiling serde_core v1.0.228 |
| 1872 | 2026-09-01T23:09:00.618Z | Compiling libc v0.2.185 |
| 1873 | 2026-09-01T23:09:00.618Z | Compiling serde v1.0.228 |
| 1874 | 2026-09-01T23:09:00.618Z | Compiling cfg-if v1.0.4 |
| 1875 | 2026-09-01T23:09:00.618Z | Compiling version_check v0.9.5 |
| 1876 | 2026-09-01T23:09:00.618Z | Compiling autocfg v1.5.0 |
| 1877 | 2026-09-01T23:09:00.618Z | Compiling find-msvc-tools v0.1.9 |
| 1878 | 2026-09-01T23:09:00.618Z | Compiling shlex v1.3.0 |
| 1879 | 2026-09-01T23:09:00.618Z | Compiling memchr v2.8.0 |
| 1880 | 2026-09-01T23:09:00.761Z | Compiling zmij v1.0.21 |
| 1881 | 2026-09-01T23:09:00.764Z | Compiling serde_json v1.0.151 |
| 1882 | 2026-09-01T23:09:00.853Z | Compiling portable-atomic v1.13.1 |
| 1883 | 2026-09-01T23:09:00.883Z | Compiling zerocopy v0.8.55 |
| 1884 | 2026-09-01T23:09:00.931Z | Compiling libm v0.2.16 |
| 1885 | 2026-09-01T23:09:01.121Z | Compiling getrandom v0.4.3 |
| 1886 | 2026-09-01T23:09:01.206Z | Compiling generic-array v0.14.7 |
| 1887 | 2026-09-01T23:09:01.278Z | Compiling icu_properties_data v2.1.2 |
| 1888 | 2026-09-01T23:09:01.282Z | Compiling smallvec v1.15.1 |
| 1889 | 2026-09-01T23:09:01.297Z | Compiling icu_normalizer_data v2.1.1 |
| 1890 | 2026-09-01T23:09:01.330Z | Compiling num-traits v0.2.19 |
| 1891 | 2026-09-01T23:09:01.333Z | Compiling parking_lot_core v0.9.12 |
| 1892 | 2026-09-01T23:09:01.392Z | Compiling itoa v1.0.17 |
| 1893 | 2026-09-01T23:09:01.396Z | Compiling log v0.4.33 |
| 1894 | 2026-09-01T23:09:01.457Z | Compiling pkg-config v0.3.32 |
| 1895 | 2026-09-01T23:09:01.461Z | Compiling subtle v2.6.1 |
| 1896 | 2026-09-01T23:09:01.555Z | Compiling stable_deref_trait v1.2.1 |
| 1897 | 2026-09-01T23:09:01.599Z | Compiling typenum v1.20.1 |
| 1898 | 2026-09-01T23:09:01.616Z | Compiling rustix v1.1.4 |
| 1899 | 2026-09-01T23:09:01.650Z | Compiling getrandom v0.3.4 |
| 1900 | 2026-09-01T23:09:01.683Z | Compiling scopeguard v1.2.0 |
| 1901 | 2026-09-01T23:09:01.735Z | Compiling thiserror v2.0.18 |
| 1902 | 2026-09-01T23:09:01.784Z | Compiling jobserver v0.1.34 |
| 1903 | 2026-09-01T23:09:01.801Z | Compiling errno v0.3.14 |
| 1904 | 2026-09-01T23:09:01.817Z | Compiling lock_api v0.4.14 |
| 1905 | 2026-09-01T23:09:01.821Z | Compiling rand_core v0.10.0 |
| 1906 | 2026-09-01T23:09:02.025Z | Compiling cc v1.2.56 |
| 1907 | 2026-09-01T23:09:02.074Z | Compiling critical-section v1.2.0 |
| 1908 | 2026-09-01T23:09:02.116Z | Compiling getrandom v0.2.17 |
| 1909 | 2026-09-01T23:09:02.121Z | Compiling percent-encoding v2.3.2 |
| 1910 | 2026-09-01T23:09:02.121Z | Compiling equivalent v1.0.2 |
| 1911 | 2026-09-01T23:09:02.153Z | Compiling syn v2.0.117 |
| 1912 | 2026-09-01T23:09:02.169Z | Compiling writeable v0.6.2 |
| 1913 | 2026-09-01T23:09:02.185Z | Compiling schemars v0.8.22 |
| 1914 | 2026-09-01T23:09:02.224Z | Compiling litemap v0.8.1 |
| 1915 | 2026-09-01T23:09:02.243Z | Compiling rand_core v0.6.4 |
| 1916 | 2026-09-01T23:09:02.291Z | Compiling syn v1.0.109 |
| 1917 | 2026-09-01T23:09:02.326Z | Compiling pin-project-lite v0.2.17 |
| 1918 | 2026-09-01T23:09:02.423Z | Compiling rustversion v1.0.22 |
| 1919 | 2026-09-01T23:09:02.453Z | Compiling once_cell v1.21.3 |
| 1920 | 2026-09-01T23:09:02.547Z | Compiling heck v0.5.0 |
| 1921 | 2026-09-01T23:09:02.563Z | Compiling hashbrown v0.17.0 |
| 1922 | 2026-09-01T23:09:02.595Z | Compiling fs_extra v1.3.0 |
| 1923 | 2026-09-01T23:09:02.611Z | Compiling dunce v1.0.5 |
| 1924 | 2026-09-01T23:09:02.645Z | Compiling utf8_iter v1.0.4 |
| 1925 | 2026-09-01T23:09:02.670Z | Compiling byteorder v1.5.0 |
| 1926 | 2026-09-01T23:09:02.704Z | Compiling form_urlencoded v1.2.2 |
| 1927 | 2026-09-01T23:09:02.749Z | Compiling strsim v0.11.1 |
| 1928 | 2026-09-01T23:09:02.872Z | Compiling cmake v0.1.57 |
| 1929 | 2026-09-01T23:09:02.886Z | Compiling signal-hook-registry v1.4.8 |
| 1930 | 2026-09-01T23:09:03.060Z | Compiling semver v1.0.28 |
| 1931 | 2026-09-01T23:09:03.113Z | Compiling bitflags v2.11.0 |
| 1932 | 2026-09-01T23:09:03.168Z | Compiling indexmap v2.14.0 |
| 1933 | 2026-09-01T23:09:03.232Z | Compiling thiserror v1.0.69 |
| 1934 | 2026-09-01T23:09:03.277Z | Compiling parking_lot v0.12.5 |
| 1935 | 2026-09-01T23:09:03.293Z | Compiling mio v1.2.0 |
| 1936 | 2026-09-01T23:09:03.353Z | Compiling socket2 v0.6.3 |
| 1937 | 2026-09-01T23:09:03.402Z | Compiling aws-lc-sys v0.40.0 |
| 1938 | 2026-09-01T23:09:03.469Z | Compiling const-oid v0.9.6 |
| 1939 | 2026-09-01T23:09:03.480Z | Compiling aws-lc-rs v1.16.3 |
| 1940 | 2026-09-01T23:09:03.492Z | Compiling futures-core v0.3.32 |
| 1941 | 2026-09-01T23:09:03.678Z | Compiling httparse v1.10.1 |
| 1942 | 2026-09-01T23:09:04.110Z | Compiling iana-time-zone v0.1.65 |
| 1943 | 2026-09-01T23:09:04.146Z | Compiling crc32fast v1.5.0 |
| 1944 | 2026-09-01T23:09:04.146Z | Compiling ucd-trie v0.1.7 |
| 1945 | 2026-09-01T23:09:04.146Z | Compiling fnv v1.0.7 |
| 1946 | 2026-09-01T23:09:04.146Z | Compiling regex-syntax v0.8.10 |
| 1947 | 2026-09-01T23:09:04.146Z | Compiling pest v2.8.6 |
| 1948 | 2026-09-01T23:09:04.157Z | Compiling uuid v1.23.4 |
| 1949 | 2026-09-01T23:09:04.194Z | Compiling ident_case v1.0.1 |
| 1950 | 2026-09-01T23:09:04.229Z | Compiling vcpkg v0.2.15 |
| 1951 | 2026-09-01T23:09:04.398Z | Compiling rustc_version v0.4.1 |
| 1952 | 2026-09-01T23:09:04.495Z | Compiling futures-sink v0.3.32 |
| 1953 | 2026-09-01T23:09:04.517Z | Compiling rustls v0.23.41 |
| 1954 | 2026-09-01T23:09:04.652Z | Compiling dyn-clone v1.0.20 |
| 1955 | 2026-09-01T23:09:04.679Z | Compiling futures-channel v0.3.32 |
| 1956 | 2026-09-01T23:09:04.787Z | Compiling aho-corasick v1.1.4 |
| 1957 | 2026-09-01T23:09:04.818Z | Compiling slab v0.4.12 |
| 1958 | 2026-09-01T23:09:04.864Z | Compiling openssl-sys v0.9.117 |
| 1959 | 2026-09-01T23:09:04.897Z | Compiling futures-io v0.3.32 |
| 1960 | 2026-09-01T23:09:04.961Z | Compiling synstructure v0.13.2 |
| 1961 | 2026-09-01T23:09:04.972Z | Compiling serde_derive_internals v0.29.1 |
| 1962 | 2026-09-01T23:09:05.002Z | Compiling futures-task v0.3.32 |
| 1963 | 2026-09-01T23:09:05.186Z | Compiling plain v0.2.3 |
| 1964 | 2026-09-01T23:09:05.220Z | Compiling num-conv v0.2.0 |
| 1965 | 2026-09-01T23:09:05.227Z | Compiling pest_meta v2.8.6 |
| 1966 | 2026-09-01T23:09:05.317Z | Compiling time-core v0.1.8 |
| 1967 | 2026-09-01T23:09:05.340Z | Compiling radium v0.7.0 |
| 1968 | 2026-09-01T23:09:05.406Z | Compiling crossbeam-utils v0.8.21 |
| 1969 | 2026-09-01T23:09:05.434Z | Compiling base64ct v1.8.3 |
| 1970 | 2026-09-01T23:09:05.465Z | Compiling time-macros v0.2.27 |
| 1971 | 2026-09-01T23:09:05.499Z | Compiling pretty-hex v0.4.1 |
| 1972 | 2026-09-01T23:09:05.552Z | Compiling base64 v0.22.1 |
| 1973 | 2026-09-01T23:09:05.606Z | Compiling maybe-uninit v2.0.0 |
| 1974 | 2026-09-01T23:09:05.639Z | Compiling openssl v0.10.80 |
| 1975 | 2026-09-01T23:09:05.668Z | Compiling regex-automata v0.4.14 |
| 1976 | 2026-09-01T23:09:05.716Z | Compiling pem-rfc7468 v0.7.0 |
| 1977 | 2026-09-01T23:09:05.752Z | Compiling slog v2.8.2 |
| 1978 | 2026-09-01T23:09:05.778Z | Compiling flagset v0.4.7 |
| 1979 | 2026-09-01T23:09:05.873Z | Compiling unicode-segmentation v1.12.0 |
| 1980 | 2026-09-01T23:09:05.885Z | Compiling pest_generator v2.8.6 |
| 1981 | 2026-09-01T23:09:05.951Z | Compiling darling_core v0.23.0 |
| 1982 | 2026-09-01T23:09:05.978Z | Compiling rand_core v0.9.5 |
| 1983 | 2026-09-01T23:09:06.115Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1984 | 2026-09-01T23:09:06.151Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1985 | 2026-09-01T23:09:06.184Z | Compiling syn v3.0.3 |
| 1986 | 2026-09-01T23:09:06.190Z | Compiling ahash v0.8.12 |
| 1987 | 2026-09-01T23:09:06.253Z | Compiling serde_derive v1.0.228 |
| 1988 | 2026-09-01T23:09:06.257Z | Compiling zeroize_derive v1.5.0 |
| 1989 | 2026-09-01T23:09:06.286Z | Compiling zerofrom-derive v0.1.6 |
| 1990 | 2026-09-01T23:09:06.291Z | Compiling yoke-derive v0.8.1 |
| 1991 | 2026-09-01T23:09:06.419Z | Compiling zerocopy-derive v0.8.55 |
| 1992 | 2026-09-01T23:09:06.437Z | Compiling zerovec-derive v0.11.2 |
| 1993 | 2026-09-01T23:09:06.452Z | Compiling displaydoc v0.2.5 |
| 1994 | 2026-09-01T23:09:06.455Z | Compiling tokio-macros v2.7.0 |
| 1995 | 2026-09-01T23:09:06.532Z | Compiling futures-macro v0.3.32 |
| 1996 | 2026-09-01T23:09:06.548Z | Compiling thiserror-impl v2.0.18 |
| 1997 | 2026-09-01T23:09:06.551Z | Compiling schemars_derive v0.8.22 |
| 1998 | 2026-09-01T23:09:06.580Z | Compiling der_derive v0.7.3 |
| 1999 | 2026-09-01T23:09:06.584Z | Compiling tracing-attributes v0.1.31 |
| 2000 | 2026-09-01T23:09:06.898Z | Compiling thiserror-impl v1.0.69 |
| 2001 | 2026-09-01T23:09:07.149Z | Compiling pest_derive v2.8.6 |
| 2002 | 2026-09-01T23:09:07.174Z | Compiling scroll_derive v0.12.1 |
| 2003 | 2026-09-01T23:09:07.266Z | Compiling scroll_derive v0.13.1 |
| 2004 | 2026-09-01T23:09:07.307Z | Compiling futures-util v0.3.32 |
| 2005 | 2026-09-01T23:09:07.421Z | Compiling zerofrom v0.1.6 |
| 2006 | 2026-09-01T23:09:07.565Z | Compiling yoke v0.8.1 |
| 2007 | 2026-09-01T23:09:07.623Z | Compiling openssl-macros v0.1.1 |
| 2008 | 2026-09-01T23:09:07.739Z | Compiling num-bigint-dig v0.8.6 |
| 2009 | 2026-09-01T23:09:07.780Z | Compiling zerovec v0.11.5 |
| 2010 | 2026-09-01T23:09:07.796Z | Compiling zerotrie v0.2.3 |
| 2011 | 2026-09-01T23:09:08.023Z | Compiling paste v1.0.15 |
| 2012 | 2026-09-01T23:09:08.057Z | Compiling anyhow v1.0.104 |
| 2013 | 2026-09-01T23:09:08.074Z | Compiling native-tls v0.2.18 |
| 2014 | 2026-09-01T23:09:08.079Z | Compiling packed_struct v0.10.1 |
| 2015 | 2026-09-01T23:09:08.105Z | Compiling darling_macro v0.23.0 |
| 2016 | 2026-09-01T23:09:08.174Z | Compiling regex v1.12.3 |
| 2017 | 2026-09-01T23:09:08.191Z | Compiling zerocopy-derive v0.7.35 |
| 2018 | 2026-09-01T23:09:08.295Z | Compiling tinystr v0.8.2 |
| 2019 | 2026-09-01T23:09:08.312Z | Compiling potential_utf v0.1.4 |
| 2020 | 2026-09-01T23:09:08.438Z | Compiling icu_collections v2.1.1 |
| 2021 | 2026-09-01T23:09:08.489Z | Compiling icu_locale_core v2.1.1 |
| 2022 | 2026-09-01T23:09:08.803Z | Compiling tracing-core v0.1.36 |
| 2023 | 2026-09-01T23:09:08.818Z | Compiling cookie v0.18.1 |
| 2024 | 2026-09-01T23:09:09.014Z | Compiling camino v1.2.5 |
| 2025 | 2026-09-01T23:09:09.070Z | Compiling cpufeatures v0.2.17 |
| 2026 | 2026-09-01T23:09:09.147Z | Compiling icu_provider v2.1.1 |
| 2027 | 2026-09-01T23:09:09.171Z | Compiling fastrand v2.3.0 |
| 2028 | 2026-09-01T23:09:09.246Z | Compiling tracing v0.1.44 |
| 2029 | 2026-09-01T23:09:09.429Z | Compiling zeroize v1.9.0 |
| 2030 | 2026-09-01T23:09:09.433Z | Compiling bytes v1.11.1 |
| 2031 | 2026-09-01T23:09:09.502Z | Compiling chrono v0.4.45 |
| 2032 | 2026-09-01T23:09:09.522Z | Compiling icu_normalizer v2.1.1 |
| 2033 | 2026-09-01T23:09:09.579Z | Compiling icu_properties v2.1.2 |
| 2034 | 2026-09-01T23:09:10.028Z | Compiling tokio v1.52.1 |
| 2035 | 2026-09-01T23:09:10.094Z | Compiling serde_tokenstream v0.2.3 |
| 2036 | 2026-09-01T23:09:10.124Z | Compiling der v0.7.10 |
| 2037 | 2026-09-01T23:09:10.197Z | Compiling crypto-common v0.1.7 |
| 2038 | 2026-09-01T23:09:10.210Z | Compiling block-buffer v0.10.4 |
| 2039 | 2026-09-01T23:09:10.344Z | Compiling digest v0.10.7 |
| 2040 | 2026-09-01T23:09:10.390Z | Compiling http v1.4.2 |
| 2041 | 2026-09-01T23:09:10.533Z | Compiling idna_adapter v1.2.1 |
| 2042 | 2026-09-01T23:09:10.684Z | Compiling idna v1.1.0 |
| 2043 | 2026-09-01T23:09:10.800Z | Compiling ppv-lite86 v0.2.21 |
| 2044 | 2026-09-01T23:09:10.849Z | Compiling serde_spanned v0.6.9 |
| 2045 | 2026-09-01T23:09:11.012Z | Compiling spki v0.7.3 |
| 2046 | 2026-09-01T23:09:11.147Z | Compiling url v2.5.8 |
| 2047 | 2026-09-01T23:09:11.165Z | Compiling rand_chacha v0.9.0 |
| 2048 | 2026-09-01T23:09:11.239Z | Compiling toml_datetime v0.6.11 |
| 2049 | 2026-09-01T23:09:11.348Z | Compiling darling v0.23.0 |
| 2050 | 2026-09-01T23:09:11.443Z | Compiling clap_derive v4.6.1 |
| 2051 | 2026-09-01T23:09:11.496Z | Compiling bitfield-macros v0.19.4 |
| 2052 | 2026-09-01T23:09:11.512Z | Compiling zerocopy-derive v0.6.6 |
| 2053 | 2026-09-01T23:09:11.546Z | Compiling packed_struct_codegen v0.10.1 |
| 2054 | 2026-09-01T23:09:11.724Z | Compiling indexmap v1.9.3 |
| 2055 | 2026-09-01T23:09:11.912Z | Compiling object v0.37.3 |
| 2056 | 2026-09-01T23:09:11.934Z | Compiling simd-adler32 v0.3.8 |
| 2057 | 2026-09-01T23:09:12.012Z | Compiling rand v0.9.2 |
| 2058 | 2026-09-01T23:09:12.189Z | Compiling pkcs8 v0.10.2 |
| 2059 | 2026-09-01T23:09:12.206Z | Compiling http-body v1.0.1 |
| 2060 | 2026-09-01T23:09:12.209Z | Compiling rustls-pki-types v1.14.0 |
| 2061 | 2026-09-01T23:09:12.266Z | Compiling daft-derive v0.1.8 |
| 2062 | 2026-09-01T23:09:12.440Z | Compiling spin v0.9.8 |
| 2063 | 2026-09-01T23:09:12.481Z | Compiling usdt-impl v0.5.0 |
| 2064 | 2026-09-01T23:09:12.542Z | Compiling winnow v0.5.40 |
| 2065 | 2026-09-01T23:09:12.560Z | Compiling cmov v0.5.4 |
| 2066 | 2026-09-01T23:09:12.668Z | Compiling ref-cast v1.0.25 |
| 2067 | 2026-09-01T23:09:12.671Z | Compiling anstyle v1.0.14 |
| 2068 | 2026-09-01T23:09:12.717Z | Compiling tinyvec_macros v0.1.1 |
| 2069 | 2026-09-01T23:09:12.769Z | Compiling openssl-probe v0.2.1 |
| 2070 | 2026-09-01T23:09:12.801Z | Compiling either v1.15.0 |
| 2071 | 2026-09-01T23:09:12.814Z | Compiling usdt-impl v0.6.0 |
| 2072 | 2026-09-01T23:09:12.818Z | Compiling adler2 v2.0.1 |
| 2073 | 2026-09-01T23:09:12.848Z | Compiling utf8parse v0.2.2 |
| 2074 | 2026-09-01T23:09:12.950Z | Compiling anstyle-parse v1.0.0 |
| 2075 | 2026-09-01T23:09:12.967Z | Compiling miniz_oxide v0.8.9 |
| 2076 | 2026-09-01T23:09:12.971Z | Compiling tinyvec v1.10.0 |
| 2077 | 2026-09-01T23:09:12.971Z | Compiling ctutils v0.4.2 |
| 2078 | 2026-09-01T23:09:13.047Z | Compiling sha2 v0.10.9 |
| 2079 | 2026-09-01T23:09:13.151Z | Compiling tempfile v3.27.0 |
| 2080 | 2026-09-01T23:09:13.255Z | Compiling scroll v0.13.0 |
| 2081 | 2026-09-01T23:09:13.271Z | Compiling scroll v0.12.0 |
| 2082 | 2026-09-01T23:09:13.370Z | Compiling async-trait v0.1.89 |
| 2083 | 2026-09-01T23:09:13.388Z | Compiling terminal_size v0.4.3 |
| 2084 | 2026-09-01T23:09:13.404Z | Compiling heapless v0.7.17 |
| 2085 | 2026-09-01T23:09:13.570Z | Compiling tower-layer v0.3.3 |
| 2086 | 2026-09-01T23:09:13.574Z | Compiling anstyle-query v1.1.5 |
| 2087 | 2026-09-01T23:09:13.574Z | Compiling atomic-waker v1.1.2 |
| 2088 | 2026-09-01T23:09:13.621Z | Compiling is_terminal_polyfill v1.70.2 |
| 2089 | 2026-09-01T23:09:13.659Z | Compiling signal-hook v0.3.18 |
| 2090 | 2026-09-01T23:09:13.674Z | Compiling litrs v1.0.0 |
| 2091 | 2026-09-01T23:09:13.723Z | Compiling winnow v1.0.3 |
| 2092 | 2026-09-01T23:09:13.754Z | Compiling zstd-safe v7.2.4 |
| 2093 | 2026-09-01T23:09:13.788Z | Compiling colorchoice v1.0.4 |
| 2094 | 2026-09-01T23:09:13.857Z | Compiling tokio-util v0.7.18 |
| 2095 | 2026-09-01T23:09:13.876Z | Compiling toml_edit v0.19.15 |
| 2096 | 2026-09-01T23:09:13.918Z | Compiling winnow v0.7.14 |
| 2097 | 2026-09-01T23:09:13.943Z | Compiling untrusted v0.7.1 |
| 2098 | 2026-09-01T23:09:13.959Z | Compiling try-lock v0.2.5 |
| 2099 | 2026-09-01T23:09:13.979Z | Compiling rustix v0.38.44 |
| 2100 | 2026-09-01T23:09:14.026Z | Compiling tower-service v0.3.3 |
| 2101 | 2026-09-01T23:09:14.078Z | Compiling want v0.3.1 |
| 2102 | 2026-09-01T23:09:14.155Z | Compiling document-features v0.2.12 |
| 2103 | 2026-09-01T23:09:14.170Z | Compiling anstream v1.0.0 |
| 2104 | 2026-09-01T23:09:14.471Z | Compiling goblin v0.8.2 |
| 2105 | 2026-09-01T23:09:14.600Z | Compiling h2 v0.4.15 |
| 2106 | 2026-09-01T23:09:14.637Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2107 | 2026-09-01T23:09:14.658Z | Compiling goblin v0.10.5 |
| 2108 | 2026-09-01T23:09:14.682Z | Compiling hybrid-array v0.4.13 |
| 2109 | 2026-09-01T23:09:14.808Z | Compiling ipnetwork v0.21.1 |
| 2110 | 2026-09-01T23:09:15.186Z | Compiling ipnet v2.12.0 |
| 2111 | 2026-09-01T23:09:15.203Z | Compiling zerocopy v0.7.35 |
| 2112 | 2026-09-01T23:09:15.222Z | Compiling ref-cast-impl v1.0.25 |
| 2113 | 2026-09-01T23:09:15.398Z | Compiling structmeta-derive v0.3.0 |
| 2114 | 2026-09-01T23:09:15.442Z | Compiling heck v0.4.1 |
| 2115 | 2026-09-01T23:09:15.516Z | Compiling darling_core v0.20.11 |
| 2116 | 2026-09-01T23:09:15.585Z | Compiling curve25519-dalek v4.1.3 |
| 2117 | 2026-09-01T23:09:15.650Z | Compiling memoffset v0.9.1 |
| 2118 | 2026-09-01T23:09:15.669Z | Compiling foreign-types-shared v0.1.1 |
| 2119 | 2026-09-01T23:09:15.691Z | Compiling powerfmt v0.2.0 |
| 2120 | 2026-09-01T23:09:15.812Z | Compiling tap v1.0.1 |
| 2121 | 2026-09-01T23:09:15.853Z | Compiling httpdate v1.0.3 |
| 2122 | 2026-09-01T23:09:15.944Z | Compiling untrusted v0.9.0 |
| 2123 | 2026-09-01T23:09:15.980Z | Compiling wyz v0.5.1 |
| 2124 | 2026-09-01T23:09:16.040Z | Compiling deranged v0.5.8 |
| 2125 | 2026-09-01T23:09:16.088Z | Compiling foreign-types v0.3.2 |
| 2126 | 2026-09-01T23:09:16.192Z | Compiling unicode-normalization v0.1.25 |
| 2127 | 2026-09-01T23:09:16.274Z | Compiling rand_chacha v0.3.1 |
| 2128 | 2026-09-01T23:09:16.327Z | Compiling signature v2.2.0 |
| 2129 | 2026-09-01T23:09:16.343Z | Compiling dtrace-parser v0.2.0 |
| 2130 | 2026-09-01T23:09:16.394Z | Compiling structmeta v0.3.0 |
| 2131 | 2026-09-01T23:09:16.496Z | Compiling hex v0.4.3 |
| 2132 | 2026-09-01T23:09:16.617Z | Compiling dtrace-parser v0.3.0 |
| 2133 | 2026-09-01T23:09:16.658Z | Compiling pin-project-internal v1.1.11 |
| 2134 | 2026-09-01T23:09:16.724Z | Compiling dof v0.3.0 |
| 2135 | 2026-09-01T23:09:16.740Z | Compiling num-integer v0.1.46 |
| 2136 | 2026-09-01T23:09:16.938Z | Compiling socket2 v0.5.10 |
| 2137 | 2026-09-01T23:09:17.016Z | Compiling thread-id v5.1.0 |
| 2138 | 2026-09-01T23:09:17.057Z | Compiling thread-id v4.2.2 |
| 2139 | 2026-09-01T23:09:17.096Z | Compiling wait-timeout v0.2.1 |
| 2140 | 2026-09-01T23:09:17.155Z | Compiling clap_lex v1.0.0 |
| 2141 | 2026-09-01T23:09:17.180Z | Compiling num_threads v0.1.7 |
| 2142 | 2026-09-01T23:09:17.299Z | Compiling bit-vec v0.8.0 |
| 2143 | 2026-09-01T23:09:17.320Z | Compiling owo-colors v4.3.0 |
| 2144 | 2026-09-01T23:09:17.352Z | Compiling funty v2.0.0 |
| 2145 | 2026-09-01T23:09:17.356Z | Compiling cfg_aliases v0.2.1 |
| 2146 | 2026-09-01T23:09:17.392Z | Compiling dof v0.4.0 |
| 2147 | 2026-09-01T23:09:17.472Z | Compiling quick-error v1.2.3 |
| 2148 | 2026-09-01T23:09:17.488Z | Compiling darling_macro v0.20.11 |
| 2149 | 2026-09-01T23:09:17.544Z | Compiling smoltcp v0.9.1 |
| 2150 | 2026-09-01T23:09:17.571Z | Compiling rusty-fork v0.3.1 |
| 2151 | 2026-09-01T23:09:17.588Z | Compiling time v0.3.47 |
| 2152 | 2026-09-01T23:09:17.605Z | Compiling bit-set v0.8.0 |
| 2153 | 2026-09-01T23:09:17.625Z | Compiling nix v0.31.2 |
| 2154 | 2026-09-01T23:09:17.643Z | Compiling clap_builder v4.6.0 |
| 2155 | 2026-09-01T23:09:17.791Z | Compiling hyper v1.10.1 |
| 2156 | 2026-09-01T23:09:17.845Z | Compiling bitvec v1.0.1 |
| 2157 | 2026-09-01T23:09:17.866Z | Compiling num-iter v0.1.45 |
| 2158 | 2026-09-01T23:09:17.991Z | Compiling rand v0.8.6 |
| 2159 | 2026-09-01T23:09:18.007Z | Compiling darling v0.20.11 |
| 2160 | 2026-09-01T23:09:18.102Z | Compiling lazy_static v1.5.0 |
| 2161 | 2026-09-01T23:09:18.237Z | Compiling hmac v0.12.1 |
| 2162 | 2026-09-01T23:09:18.399Z | Compiling erased-serde v0.3.31 |
| 2163 | 2026-09-01T23:09:18.513Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2164 | 2026-09-01T23:09:18.547Z | Compiling rand_xorshift v0.4.0 |
| 2165 | 2026-09-01T23:09:18.596Z | Compiling sync_wrapper v1.0.2 |
| 2166 | 2026-09-01T23:09:18.864Z | Compiling hyper-util v0.1.20 |
| 2167 | 2026-09-01T23:09:18.927Z | Compiling crc-catalog v2.4.0 |
| 2168 | 2026-09-01T23:09:18.945Z | Compiling zlib-rs v0.6.2 |
| 2169 | 2026-09-01T23:09:19.034Z | Compiling unarray v0.1.4 |
| 2170 | 2026-09-01T23:09:19.066Z | Compiling siphasher v1.0.2 |
| 2171 | 2026-09-01T23:09:19.149Z | Compiling nodrop v0.1.14 |
| 2172 | 2026-09-01T23:09:19.164Z | Compiling proptest v1.11.0 |
| 2173 | 2026-09-01T23:09:19.238Z | Compiling array-init v0.0.4 |
| 2174 | 2026-09-01T23:09:19.286Z | Compiling clap v4.6.1 |
| 2175 | 2026-09-01T23:09:19.383Z | Compiling crc v3.4.0 |
| 2176 | 2026-09-01T23:09:19.600Z | Compiling tower v0.5.3 |
| 2177 | 2026-09-01T23:09:20.132Z | Compiling derive_builder_core v0.20.2 |
| 2178 | 2026-09-01T23:09:20.485Z | Compiling smallvec v0.6.14 |
| 2179 | 2026-09-01T23:09:20.533Z | Compiling snafu-derive v0.8.9 |
| 2180 | 2026-09-01T23:09:20.551Z | Compiling pkcs1 v0.7.5 |
| 2181 | 2026-09-01T23:09:20.590Z | Compiling http-body-util v0.1.3 |
| 2182 | 2026-09-01T23:09:20.715Z | Compiling zerocopy v0.6.6 |
| 2183 | 2026-09-01T23:09:20.831Z | Compiling bitfield v0.19.4 |
| 2184 | 2026-09-01T23:09:20.901Z | Compiling strum_macros v0.26.4 |
| 2185 | 2026-09-01T23:09:20.918Z | Compiling strum_macros v0.27.2 |
| 2186 | 2026-09-01T23:09:20.939Z | Compiling hubpack_derive v0.1.1 |
| 2187 | 2026-09-01T23:09:21.013Z | Compiling flate2 v1.1.9 |
| 2188 | 2026-09-01T23:09:21.129Z | Compiling env_filter v2.0.0 |
| 2189 | 2026-09-01T23:09:21.185Z | Compiling fs-err v3.3.0 |
| 2190 | 2026-09-01T23:09:21.409Z | Compiling ryu v1.0.23 |
| 2191 | 2026-09-01T23:09:21.428Z | Compiling unicode-properties v0.1.4 |
| 2192 | 2026-09-01T23:09:21.573Z | Compiling base64 v0.21.7 |
| 2193 | 2026-09-01T23:09:21.597Z | Compiling allocator-api2 v0.2.21 |
| 2194 | 2026-09-01T23:09:21.616Z | Compiling hashbrown v0.12.3 |
| 2195 | 2026-09-01T23:09:21.619Z | Compiling iri-string v0.7.10 |
| 2196 | 2026-09-01T23:09:21.664Z | Compiling unicode-bidi v0.3.18 |
| 2197 | 2026-09-01T23:09:21.973Z | Compiling gimli v0.32.3 |
| 2198 | 2026-09-01T23:09:22.025Z | Compiling stringprep v0.1.5 |
| 2199 | 2026-09-01T23:09:22.238Z | Compiling ron v0.8.1 |
| 2200 | 2026-09-01T23:09:22.459Z | Compiling serde_urlencoded v0.7.1 |
| 2201 | 2026-09-01T23:09:22.549Z | Compiling env_logger v0.11.11 |
| 2202 | 2026-09-01T23:09:22.591Z | Compiling newtype-uuid v1.3.2 |
| 2203 | 2026-09-01T23:09:22.635Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2204 | 2026-09-01T23:09:22.695Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2205 | 2026-09-01T23:09:22.719Z | Compiling derive_builder_macro v0.20.2 |
| 2206 | 2026-09-01T23:09:22.875Z | Compiling tower-http v0.6.8 |
| 2207 | 2026-09-01T23:09:22.911Z | Compiling rsa v0.9.10 |
| 2208 | 2026-09-01T23:09:22.925Z | Compiling oxnet v0.1.6 |
| 2209 | 2026-09-01T23:09:22.981Z | Compiling serde-hex v0.1.0 |
| 2210 | 2026-09-01T23:09:23.036Z | Compiling tokio-native-tls v0.3.1 |
| 2211 | 2026-09-01T23:09:23.074Z | Compiling hashbrown v0.13.2 |
| 2212 | 2026-09-01T23:09:23.212Z | Compiling bzip2 v0.4.4 |
| 2213 | 2026-09-01T23:09:23.227Z | Compiling usdt-macro v0.6.0 |
| 2214 | 2026-09-01T23:09:23.307Z | Compiling usdt-attr-macro v0.6.0 |
| 2215 | 2026-09-01T23:09:23.329Z | Compiling derive-ex v0.1.8 |
| 2216 | 2026-09-01T23:09:23.429Z | Compiling crypto-common v0.2.2 |
| 2217 | 2026-09-01T23:09:23.546Z | Compiling block-buffer v0.12.1 |
| 2218 | 2026-09-01T23:09:23.613Z | Compiling block-padding v0.4.2 |
| 2219 | 2026-09-01T23:09:23.746Z | Compiling addr2line v0.25.1 |
| 2220 | 2026-09-01T23:09:24.043Z | Compiling rustls-native-certs v0.8.3 |
| 2221 | 2026-09-01T23:09:24.100Z | Compiling x509-cert v0.2.5 |
| 2222 | 2026-09-01T23:09:24.238Z | Compiling md-5 v0.10.6 |
| 2223 | 2026-09-01T23:09:24.426Z | Compiling bstr v1.12.1 |
| 2224 | 2026-09-01T23:09:24.498Z | Compiling convert_case v0.10.0 |
| 2225 | 2026-09-01T23:09:24.609Z | Compiling vergen-lib v9.1.0 |
| 2226 | 2026-09-01T23:09:24.622Z | Compiling hash32 v0.2.1 |
| 2227 | 2026-09-01T23:09:24.678Z | Compiling encoding_rs v0.8.35 |
| 2228 | 2026-09-01T23:09:24.776Z | Compiling crc-any v2.5.0 |
| 2229 | 2026-09-01T23:09:24.807Z | Compiling fallible-iterator v0.2.0 |
| 2230 | 2026-09-01T23:09:24.824Z | Compiling psl-types v2.0.11 |
| 2231 | 2026-09-01T23:09:24.842Z | Compiling mime v0.3.17 |
| 2232 | 2026-09-01T23:09:24.970Z | Compiling unicode-width v0.2.0 |
| 2233 | 2026-09-01T23:09:25.152Z | Compiling cpufeatures v0.3.0 |
| 2234 | 2026-09-01T23:09:25.168Z | Compiling rustc-demangle v0.1.27 |
| 2235 | 2026-09-01T23:09:25.186Z | Compiling postgres-protocol v0.6.10 |
| 2236 | 2026-09-01T23:09:25.286Z | Compiling publicsuffix v2.3.0 |
| 2237 | 2026-09-01T23:09:25.326Z | Compiling test-strategy v0.4.5 |
| 2238 | 2026-09-01T23:09:25.472Z | Compiling backtrace v0.3.76 |
| 2239 | 2026-09-01T23:09:25.487Z | Compiling derive_more-impl v2.1.1 |
| 2240 | 2026-09-01T23:09:25.910Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2241 | 2026-09-01T23:09:26.078Z | Compiling inout v0.2.2 |
| 2242 | 2026-09-01T23:09:26.099Z | Compiling object v0.30.4 |
| 2243 | 2026-09-01T23:09:26.114Z | Compiling zip v0.6.6 |
| 2244 | 2026-09-01T23:09:26.267Z | Compiling derive_builder v0.20.2 |
| 2245 | 2026-09-01T23:09:26.365Z | Compiling daft v0.1.8 |
| 2246 | 2026-09-01T23:09:26.412Z | Compiling hyper-tls v0.6.0 |
| 2247 | 2026-09-01T23:09:26.420Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2248 | 2026-09-01T23:09:26.622Z | Compiling phf_shared v0.13.1 |
| 2249 | 2026-09-01T23:09:26.660Z | Compiling pin-project v1.1.11 |
| 2250 | 2026-09-01T23:09:26.731Z | Compiling toml v0.7.8 |
| 2251 | 2026-09-01T23:09:26.821Z | Compiling serde_with_macros v3.21.0 |
| 2252 | 2026-09-01T23:09:26.825Z | Compiling futures-executor v0.3.32 |
| 2253 | 2026-09-01T23:09:26.906Z | Compiling serde_repr v0.1.20 |
| 2254 | 2026-09-01T23:09:27.014Z | Compiling enum-as-inner v0.6.1 |
| 2255 | 2026-09-01T23:09:27.040Z | Compiling async-recursion v1.1.1 |
| 2256 | 2026-09-01T23:09:27.091Z | Compiling miette-derive v7.6.0 |
| 2257 | 2026-09-01T23:09:27.170Z | Compiling ff v0.13.1 |
| 2258 | 2026-09-01T23:09:27.191Z | Compiling vergen v9.1.0 |
| 2259 | 2026-09-01T23:09:27.238Z | Compiling cargo-platform v0.3.2 |
| 2260 | 2026-09-01T23:09:27.285Z | Compiling foldhash v0.2.0 |
| 2261 | 2026-09-01T23:09:27.322Z | Compiling managed v0.8.0 |
| 2262 | 2026-09-01T23:09:27.339Z | Compiling same-file v1.0.6 |
| 2263 | 2026-09-01T23:09:27.403Z | Compiling bumpalo v3.20.2 |
| 2264 | 2026-09-01T23:09:27.511Z | Compiling bitflags v1.3.2 |
| 2265 | 2026-09-01T23:09:27.527Z | Compiling libbz2-rs-sys v0.2.2 |
| 2266 | 2026-09-01T23:09:27.527Z | Compiling base16ct v0.2.0 |
| 2267 | 2026-09-01T23:09:27.573Z | Compiling foldhash v0.1.5 |
| 2268 | 2026-09-01T23:09:27.654Z | Compiling smawk v0.3.2 |
| 2269 | 2026-09-01T23:09:27.670Z | Compiling jiff-core v0.1.0 |
| 2270 | 2026-09-01T23:09:27.688Z | Compiling unicode-linebreak v0.1.5 |
| 2271 | 2026-09-01T23:09:27.763Z | Compiling path-slash v0.1.5 |
| 2272 | 2026-09-01T23:09:27.810Z | Compiling is_ci v1.2.0 |
| 2273 | 2026-09-01T23:09:27.876Z | Compiling hashbrown v0.15.5 |
| 2274 | 2026-09-01T23:09:27.932Z | Compiling supports-color v3.0.2 |
| 2275 | 2026-09-01T23:09:27.951Z | Compiling bzip2 v0.6.1 |
| 2276 | 2026-09-01T23:09:27.965Z | Compiling textwrap v0.16.2 |
| 2277 | 2026-09-01T23:09:27.991Z | Compiling sec1 v0.7.3 |
| 2278 | 2026-09-01T23:09:28.083Z | Compiling zopfli v0.8.3 |
| 2279 | 2026-09-01T23:09:28.152Z | Compiling walkdir v2.5.0 |
| 2280 | 2026-09-01T23:09:28.170Z | Compiling hashbrown v0.16.1 |
| 2281 | 2026-09-01T23:09:28.278Z | Compiling cargo_metadata v0.23.1 |
| 2282 | 2026-09-01T23:09:28.390Z | Compiling group v0.13.0 |
| 2283 | 2026-09-01T23:09:28.443Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2284 | 2026-09-01T23:09:28.459Z | Compiling jiff v0.2.34 |
| 2285 | 2026-09-01T23:09:28.724Z | Compiling futures v0.3.32 |
| 2286 | 2026-09-01T23:09:28.828Z | Compiling phf v0.13.1 |
| 2287 | 2026-09-01T23:09:28.921Z | Compiling snafu v0.8.9 |
| 2288 | 2026-09-01T23:09:29.003Z | Compiling reqwest v0.12.28 |
| 2289 | 2026-09-01T23:09:29.266Z | Compiling signal-hook-mio v0.2.5 |
| 2290 | 2026-09-01T23:09:29.399Z | Compiling cipher v0.5.2 |
| 2291 | 2026-09-01T23:09:29.452Z | Compiling backtrace-ext v0.2.1 |
| 2292 | 2026-09-01T23:09:29.500Z | Compiling cookie_store v0.22.1 |
| 2293 | 2026-09-01T23:09:29.614Z | Compiling postgres-types v0.2.12 |
| 2294 | 2026-09-01T23:09:29.640Z | Compiling zstd v0.13.3 |
| 2295 | 2026-09-01T23:09:29.701Z | Compiling globset v0.4.18 |
| 2296 | 2026-09-01T23:09:29.704Z | Compiling strum v0.27.2 |
| 2297 | 2026-09-01T23:09:29.836Z | Compiling hubpack v0.1.2 |
| 2298 | 2026-09-01T23:09:29.930Z | Compiling phf_shared v0.11.3 |
| 2299 | 2026-09-01T23:09:29.960Z | Compiling hkdf v0.12.4 |
| 2300 | 2026-09-01T23:09:30.013Z | Compiling crossbeam-epoch v0.9.18 |
| 2301 | 2026-09-01T23:09:30.089Z | Compiling byte-wrapper v0.1.0 |
| 2302 | 2026-09-01T23:09:30.109Z | Compiling olpc-cjson v0.1.4 |
| 2303 | 2026-09-01T23:09:30.131Z | Compiling ed25519 v2.2.3 |
| 2304 | 2026-09-01T23:09:30.311Z | Compiling crypto-bigint v0.5.5 |
| 2305 | 2026-09-01T23:09:30.344Z | Compiling serde_plain v1.0.2 |
| 2306 | 2026-09-01T23:09:30.359Z | Compiling serde-big-array v0.5.1 |
| 2307 | 2026-09-01T23:09:30.443Z | Compiling pem v3.0.6 |
| 2308 | 2026-09-01T23:09:30.477Z | Compiling float-cmp v0.10.0 |
| 2309 | 2026-09-01T23:09:30.529Z | Compiling memmap2 v0.9.10 |
| 2310 | 2026-09-01T23:09:30.559Z | Compiling static_assertions v1.1.0 |
| 2311 | 2026-09-01T23:09:30.622Z | Compiling predicates-core v1.0.10 |
| 2312 | 2026-09-01T23:09:30.648Z | Compiling supports-unicode v3.0.0 |
| 2313 | 2026-09-01T23:09:30.740Z | Compiling fixedbitset v0.4.2 |
| 2314 | 2026-09-01T23:09:30.758Z | Compiling supports-hyperlinks v3.2.0 |
| 2315 | 2026-09-01T23:09:30.761Z | Compiling fixedbitset v0.5.7 |
| 2316 | 2026-09-01T23:09:30.805Z | Compiling whoami v2.1.0 |
| 2317 | 2026-09-01T23:09:30.805Z | Compiling unicode-width v0.1.14 |
| 2318 | 2026-09-01T23:09:30.847Z | Compiling precomputed-hash v0.1.1 |
| 2319 | 2026-09-01T23:09:30.877Z | Compiling typed-path v0.9.3 |
| 2320 | 2026-09-01T23:09:30.916Z | Compiling data-encoding v2.10.0 |
| 2321 | 2026-09-01T23:09:30.950Z | Compiling toml_write v0.1.2 |
| 2322 | 2026-09-01T23:09:30.966Z | Compiling new_debug_unreachable v1.0.6 |
| 2323 | 2026-09-01T23:09:31.023Z | Compiling const-oid v0.10.2 |
| 2324 | 2026-09-01T23:09:31.050Z | Compiling normalize-line-endings v0.3.0 |
| 2325 | 2026-09-01T23:09:31.079Z | Compiling difflib v0.4.0 |
| 2326 | 2026-09-01T23:09:31.171Z | Compiling keccak v0.1.6 |
| 2327 | 2026-09-01T23:09:31.238Z | Compiling hickory-proto v0.25.2 |
| 2328 | 2026-09-01T23:09:31.391Z | Compiling sha3 v0.10.8 |
| 2329 | 2026-09-01T23:09:31.426Z | Compiling predicates v3.1.4 |
| 2330 | 2026-09-01T23:09:31.429Z | Compiling elliptic-curve v0.13.8 |
| 2331 | 2026-09-01T23:09:31.467Z | Compiling digest v0.11.3 |
| 2332 | 2026-09-01T23:09:31.523Z | Compiling toml_edit v0.22.27 |
| 2333 | 2026-09-01T23:09:31.547Z | Compiling miette v7.6.0 |
| 2334 | 2026-09-01T23:09:31.670Z | Compiling string_cache v0.8.9 |
| 2335 | 2026-09-01T23:09:31.688Z | Compiling tokio-postgres v0.7.16 |
| 2336 | 2026-09-01T23:09:31.726Z | Compiling chacha20 v0.10.0 |
| 2337 | 2026-09-01T23:09:31.805Z | Compiling petgraph v0.8.3 |
| 2338 | 2026-09-01T23:09:31.905Z | Compiling petgraph v0.6.5 |
| 2339 | 2026-09-01T23:09:32.060Z | Compiling zip v4.6.1 |
| 2340 | 2026-09-01T23:09:32.079Z | Compiling usdt v0.6.0 |
| 2341 | 2026-09-01T23:09:32.346Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2342 | 2026-09-01T23:09:32.927Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2343 | 2026-09-01T23:09:33.077Z | Compiling ed25519-dalek v2.2.0 |
| 2344 | 2026-09-01T23:09:33.400Z | Compiling crossterm v0.28.1 |
| 2345 | 2026-09-01T23:09:33.768Z | Compiling iddqd v0.4.2 |
| 2346 | 2026-09-01T23:09:33.842Z | Compiling serde_with v3.21.0 |
| 2347 | 2026-09-01T23:09:33.867Z | Compiling derive_more v2.1.1 |
| 2348 | 2026-09-01T23:09:33.989Z | Compiling similar v2.7.0 |
| 2349 | 2026-09-01T23:09:34.045Z | Compiling strum v0.26.3 |
| 2350 | 2026-09-01T23:09:34.192Z | Compiling tokio-stream v0.1.18 |
| 2351 | 2026-09-01T23:09:34.236Z | Compiling buf-list v1.1.2 |
| 2352 | 2026-09-01T23:09:34.252Z | Compiling itertools v0.13.0 |
| 2353 | 2026-09-01T23:09:34.538Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2354 | 2026-09-01T23:09:34.555Z | Compiling openapiv3 v2.2.0 |
| 2355 | 2026-09-01T23:09:35.039Z | Compiling peg-runtime v0.8.5 |
| 2356 | 2026-09-01T23:09:35.306Z | Compiling lalrpop-util v0.19.12 |
| 2357 | 2026-09-01T23:09:48.651Z | Compiling macaddr v1.0.1 |
| 2358 | 2026-09-01T23:09:48.665Z | Compiling crucible-workspace-hack v0.1.0 |
| 2359 | 2026-09-01T23:09:48.772Z | Compiling rayon-core v1.13.0 |
| 2360 | 2026-09-01T23:09:48.775Z | Compiling itertools v0.15.0 |
| 2361 | 2026-09-01T23:09:48.807Z | Compiling secrecy v0.10.3 |
| 2362 | 2026-09-01T23:09:48.855Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2363 | 2026-09-01T23:09:48.892Z | Compiling heapless v0.8.0 |
| 2364 | 2026-09-01T23:09:48.908Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2365 | 2026-09-01T23:09:49.017Z | Compiling crossbeam-deque v0.8.6 |
| 2366 | 2026-09-01T23:09:49.034Z | Compiling inout v0.1.4 |
| 2367 | 2026-09-01T23:09:49.060Z | Compiling hash32 v0.3.1 |
| 2368 | 2026-09-01T23:09:49.080Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2369 | 2026-09-01T23:09:49.157Z | Compiling multer v3.1.0 |
| 2370 | 2026-09-01T23:09:49.210Z | Compiling thread_local v1.1.9 |
| 2371 | 2026-09-01T23:09:49.232Z | Compiling match_cfg v0.1.0 |
| 2372 | 2026-09-01T23:09:49.261Z | Compiling smoltcp v0.11.0 |
| 2373 | 2026-09-01T23:09:49.277Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2374 | 2026-09-01T23:09:49.313Z | Compiling compression-core v0.4.31 |
| 2375 | 2026-09-01T23:09:49.372Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2376 | 2026-09-01T23:09:49.388Z | Compiling slog-async v2.8.0 |
| 2377 | 2026-09-01T23:09:49.479Z | Compiling compression-codecs v0.4.37 |
| 2378 | 2026-09-01T23:09:49.498Z | Compiling hostname v0.3.1 |
| 2379 | 2026-09-01T23:09:49.532Z | Compiling cipher v0.4.4 |
| 2380 | 2026-09-01T23:09:49.624Z | Compiling proc-macro-crate v3.4.0 |
| 2381 | 2026-09-01T23:09:49.640Z | Compiling atomicwrites v0.4.4 |
| 2382 | 2026-09-01T23:09:49.674Z | Compiling slog-json v2.6.1 |
| 2383 | 2026-09-01T23:09:49.717Z | Compiling crossbeam-channel v0.5.15 |
| 2384 | 2026-09-01T23:09:49.768Z | Compiling half v2.7.1 |
| 2385 | 2026-09-01T23:09:49.802Z | Compiling newtype-uuid-macros v0.1.0 |
| 2386 | 2026-09-01T23:09:49.909Z | Compiling universal-hash v0.5.1 |
| 2387 | 2026-09-01T23:09:49.927Z | Compiling serde_tokenstream v0.3.0 |
| 2388 | 2026-09-01T23:09:49.963Z | Compiling cobs v0.3.0 |
| 2389 | 2026-09-01T23:09:49.984Z | Compiling async-stream-impl v0.3.6 |
| 2390 | 2026-09-01T23:09:50.074Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2391 | 2026-09-01T23:09:50.091Z | Compiling serde_spanned v1.1.1 |
| 2392 | 2026-09-01T23:09:50.118Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2393 | 2026-09-01T23:09:50.153Z | Compiling ingot-macros v0.2.0 |
| 2394 | 2026-09-01T23:09:50.191Z | Compiling is-terminal v0.4.17 |
| 2395 | 2026-09-01T23:09:50.241Z | Compiling proc-macro-error-attr v1.0.4 |
| 2396 | 2026-09-01T23:09:50.259Z | Compiling dropshot v0.17.1 |
| 2397 | 2026-09-01T23:09:50.274Z | Compiling take_mut v0.2.2 |
| 2398 | 2026-09-01T23:09:50.305Z | Compiling opaque-debug v0.3.1 |
| 2399 | 2026-09-01T23:09:50.334Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2400 | 2026-09-01T23:09:50.390Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2401 | 2026-09-01T23:09:50.405Z | Compiling ciborium-io v0.2.2 |
| 2402 | 2026-09-01T23:09:50.459Z | Compiling convert_case v0.4.0 |
| 2403 | 2026-09-01T23:09:50.479Z | Compiling term v1.2.1 |
| 2404 | 2026-09-01T23:09:50.494Z | Compiling ciborium-ll v0.2.2 |
| 2405 | 2026-09-01T23:09:50.561Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2406 | 2026-09-01T23:09:50.578Z | Compiling async-stream v0.3.6 |
| 2407 | 2026-09-01T23:09:50.595Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2408 | 2026-09-01T23:09:50.599Z | Compiling poly1305 v0.8.0 |
| 2409 | 2026-09-01T23:09:50.644Z | Compiling oxide-generation-macros v0.2.0 |
| 2410 | 2026-09-01T23:09:50.658Z | Compiling postcard v1.1.3 |
| 2411 | 2026-09-01T23:09:50.744Z | Compiling num_enum_derive v0.7.6 |
| 2412 | 2026-09-01T23:09:50.776Z | Compiling derive_more v0.99.20 |
| 2413 | 2026-09-01T23:09:50.799Z | Compiling slog-bunyan v2.5.0 |
| 2414 | 2026-09-01T23:09:50.984Z | Compiling slog-term v2.9.2 |
| 2415 | 2026-09-01T23:09:51.100Z | Compiling thiserror-no-std v2.0.2 |
| 2416 | 2026-09-01T23:09:51.115Z | Compiling chacha20 v0.9.1 |
| 2417 | 2026-09-01T23:09:51.207Z | Compiling async-compression v0.4.41 |
| 2418 | 2026-09-01T23:09:51.361Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2419 | 2026-09-01T23:09:51.380Z | Compiling sha1 v0.11.0 |
| 2420 | 2026-09-01T23:09:51.510Z | Compiling oxide-generation v0.1.3 |
| 2421 | 2026-09-01T23:09:51.610Z | Compiling parse-display-derive v0.10.0 |
| 2422 | 2026-09-01T23:09:51.683Z | Compiling proc-macro-crate v1.3.1 |
| 2423 | 2026-09-01T23:09:51.699Z | Compiling waitgroup v0.1.2 |
| 2424 | 2026-09-01T23:09:51.742Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2425 | 2026-09-01T23:09:51.779Z | Compiling rustls-pemfile v2.2.0 |
| 2426 | 2026-09-01T23:09:51.856Z | Compiling blake2 v0.10.6 |
| 2427 | 2026-09-01T23:09:51.987Z | Compiling dropshot_endpoint v0.17.1 |
| 2428 | 2026-09-01T23:09:52.032Z | Compiling aead v0.5.2 |
| 2429 | 2026-09-01T23:09:52.048Z | Compiling backon v1.6.0 |
| 2430 | 2026-09-01T23:09:52.066Z | Compiling password-hash v0.5.0 |
| 2431 | 2026-09-01T23:09:52.124Z | Compiling foreign-types-macros v0.2.3 |
| 2432 | 2026-09-01T23:09:52.238Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2433 | 2026-09-01T23:09:52.241Z | Compiling serde_path_to_error v0.1.20 |
| 2434 | 2026-09-01T23:09:52.290Z | Compiling hostname v0.4.2 |
| 2435 | 2026-09-01T23:09:52.446Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2436 | 2026-09-01T23:09:52.463Z | Compiling proc-macro-error v1.0.4 |
| 2437 | 2026-09-01T23:09:52.512Z | Compiling instant v0.1.13 |
| 2438 | 2026-09-01T23:09:52.566Z | Compiling foreign-types-shared v0.3.1 |
| 2439 | 2026-09-01T23:09:52.608Z | Compiling debug-ignore v1.0.5 |
| 2440 | 2026-09-01T23:09:52.639Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2441 | 2026-09-01T23:09:52.642Z | Compiling backoff v0.4.0 |
| 2442 | 2026-09-01T23:09:52.694Z | Compiling argon2 v0.5.3 |
| 2443 | 2026-09-01T23:09:52.698Z | Compiling chacha20poly1305 v0.10.1 |
| 2444 | 2026-09-01T23:09:52.744Z | Compiling num_enum_derive v0.5.11 |
| 2445 | 2026-09-01T23:09:52.747Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2446 | 2026-09-01T23:09:52.748Z | Compiling foreign-types v0.5.0 |
| 2447 | 2026-09-01T23:09:52.800Z | Compiling ingot-types v0.2.0 |
| 2448 | 2026-09-01T23:09:52.850Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2449 | 2026-09-01T23:09:52.866Z | Compiling num_enum v0.7.6 |
| 2450 | 2026-09-01T23:09:52.902Z | Compiling vsss-rs v3.3.4 |
| 2451 | 2026-09-01T23:09:52.934Z | Compiling ciborium v0.2.2 |
| 2452 | 2026-09-01T23:09:53.097Z | Compiling parse-display v0.10.0 |
| 2453 | 2026-09-01T23:09:53.117Z | Compiling regress v0.10.5 |
| 2454 | 2026-09-01T23:09:53.136Z | Compiling itertools v0.14.0 |
| 2455 | 2026-09-01T23:09:53.260Z | Compiling ingot v0.2.1 |
| 2456 | 2026-09-01T23:09:53.320Z | Compiling tabwriter v1.4.1 |
| 2457 | 2026-09-01T23:09:53.352Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2458 | 2026-09-01T23:09:53.368Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2459 | 2026-09-01T23:09:53.428Z | Compiling cstr-argument v0.1.2 |
| 2460 | 2026-09-01T23:09:53.573Z | Compiling humantime v2.3.0 |
| 2461 | 2026-09-01T23:09:53.594Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2462 | 2026-09-01T23:09:53.609Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2463 | 2026-09-01T23:09:53.661Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2464 | 2026-09-01T23:09:53.738Z | Compiling num_enum v0.5.11 |
| 2465 | 2026-09-01T23:09:53.842Z | Compiling rustls-webpki v0.103.13 |
| 2466 | 2026-09-01T23:09:53.857Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2467 | 2026-09-01T23:09:53.877Z | Compiling rayon v1.11.0 |
| 2468 | 2026-09-01T23:09:53.894Z | Compiling rand v0.10.1 |
| 2469 | 2026-09-01T23:09:53.918Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2470 | 2026-09-01T23:09:53.934Z | Compiling colored v3.1.1 |
| 2471 | 2026-09-01T23:09:53.951Z | Compiling indent_write v2.2.0 |
| 2472 | 2026-09-01T23:09:53.967Z | Compiling libefi-sys v0.1.0 |
| 2473 | 2026-09-01T23:09:53.994Z | Compiling zone_cfg_derive v0.3.1 |
| 2474 | 2026-09-01T23:09:54.115Z | Compiling illumos-nvpair v0.3.0 |
| 2475 | 2026-09-01T23:09:54.209Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2476 | 2026-09-01T23:09:54.224Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2477 | 2026-09-01T23:09:54.281Z | Compiling camino-tempfile v1.4.1 |
| 2478 | 2026-09-01T23:09:54.401Z | Compiling itertools v0.12.1 |
| 2479 | 2026-09-01T23:09:54.439Z | Compiling usdt-macro v0.5.0 |
| 2480 | 2026-09-01T23:09:54.474Z | Compiling usdt-attr-macro v0.5.0 |
| 2481 | 2026-09-01T23:09:54.639Z | Compiling bitfield-struct v0.6.2 |
| 2482 | 2026-09-01T23:09:54.642Z | Compiling num-derive v0.4.2 |
| 2483 | 2026-09-01T23:09:54.642Z | Compiling blake3 v1.8.5 |
| 2484 | 2026-09-01T23:09:54.642Z | Compiling memmap v0.7.0 |
| 2485 | 2026-09-01T23:09:54.700Z | Compiling sigpipe v0.1.3 |
| 2486 | 2026-09-01T23:09:54.801Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2487 | 2026-09-01T23:09:54.944Z | Compiling swrite v0.1.0 |
| 2488 | 2026-09-01T23:09:55.030Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2489 | 2026-09-01T23:09:55.064Z | Compiling glob v0.3.3 |
| 2490 | 2026-09-01T23:09:55.151Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2491 | 2026-09-01T23:09:55.282Z | Compiling usdt v0.5.0 |
| 2492 | 2026-09-01T23:09:55.309Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2493 | 2026-09-01T23:09:55.393Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2494 | 2026-09-01T23:09:55.599Z | Compiling smf v0.2.3 |
| 2495 | 2026-09-01T23:09:55.615Z | Compiling filetime v0.2.27 |
| 2496 | 2026-09-01T23:09:55.632Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2497 | 2026-09-01T23:09:55.659Z | Compiling constant_time_eq v0.4.2 |
| 2498 | 2026-09-01T23:09:55.676Z | Compiling arrayref v0.3.9 |
| 2499 | 2026-09-01T23:09:55.764Z | Compiling zone v0.3.1 |
| 2500 | 2026-09-01T23:09:55.781Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2501 | 2026-09-01T23:09:55.799Z | Compiling xattr v1.6.1 |
| 2502 | 2026-09-01T23:09:55.818Z | Compiling arrayvec v0.7.6 |
| 2503 | 2026-09-01T23:09:55.849Z | Compiling whoami v1.6.1 |
| 2504 | 2026-09-01T23:09:55.866Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2505 | 2026-09-01T23:09:55.883Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2506 | 2026-09-01T23:09:55.994Z | Compiling tar v0.4.46 |
| 2507 | 2026-09-01T23:09:56.076Z | Compiling tokio-dtrace v0.1.1 |
| 2508 | 2026-09-01T23:09:56.093Z | Compiling gethostname v0.5.0 |
| 2509 | 2026-09-01T23:09:56.112Z | Compiling console v0.16.2 |
| 2510 | 2026-09-01T23:09:56.240Z | Compiling unit-prefix v0.5.2 |
| 2511 | 2026-09-01T23:09:56.353Z | Compiling topological-sort v0.2.2 |
| 2512 | 2026-09-01T23:09:56.411Z | Compiling oxide-tokio-rt v0.1.4 |
| 2513 | 2026-09-01T23:09:56.428Z | Compiling toml v0.8.23 |
| 2514 | 2026-09-01T23:09:56.516Z | Compiling indicatif v0.18.4 |
| 2515 | 2026-09-01T23:09:56.537Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2516 | 2026-09-01T23:09:56.610Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2517 | 2026-09-01T23:09:56.746Z | Compiling shell-words v1.1.1 |
| 2518 | 2026-09-01T23:09:57.288Z | Compiling tokio-rustls v0.26.4 |
| 2519 | 2026-09-01T23:09:57.304Z | Compiling rustls-platform-verifier v0.6.2 |
| 2520 | 2026-09-01T23:09:57.307Z | Compiling tough v0.22.0 |
| 2521 | 2026-09-01T23:09:57.520Z | Compiling hyper-rustls v0.27.7 |
| 2522 | 2026-09-01T23:09:57.818Z | Compiling reqwest v0.13.2 |
| 2523 | 2026-09-01T23:09:57.881Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2524 | 2026-09-01T23:09:59.981Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2525 | 2026-09-01T23:10:00.276Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2526 | 2026-09-01T23:10:06.262Z | Compiling progenitor-client v0.14.0 |
| 2527 | 2026-09-01T23:10:06.262Z | Compiling omicron-zone-package v0.12.3 |
| 2528 | 2026-09-01T23:10:06.492Z | Compiling progenitor-extras v0.2.0 |
| 2529 | 2026-09-01T23:10:06.813Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2530 | 2026-09-01T23:10:06.831Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2531 | 2026-09-01T23:10:06.901Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2532 | 2026-09-01T23:10:06.956Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2533 | 2026-09-01T23:10:07.014Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2534 | 2026-09-01T23:10:07.038Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2535 | 2026-09-01T23:10:07.096Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2536 | 2026-09-01T23:10:07.224Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2537 | 2026-09-01T23:10:07.559Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2538 | 2026-09-01T23:10:10.748Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2539 | 2026-09-01T23:10:20.427Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2540 | 2026-09-01T23:10:23.496Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2541 | 2026-09-01T23:10:24.481Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2542 | 2026-09-01T23:10:36.017Z | Finished `release` profile [optimized] target(s) in 1m 36s |
| 2543 | 2026-09-01T23:10:36.166Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2544 | 2026-09-01T23:10:36.227Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2545 | 2026-09-01T23:10:36.230Z | Created new build target 'test' and set it as active |
| 2546 | 2026-09-01T23:10:36.230Z | |
| 2547 | 2026-09-01T23:10:36.230Z | real 1:36.542378864 |
| 2548 | 2026-09-01T23:10:36.230Z | user 14:28.924251259 |
| 2549 | 2026-09-01T23:10:36.230Z | sys 2:47.556771184 |
| 2550 | 2026-09-01T23:10:36.230Z | trap 0.427336873 |
| 2551 | 2026-09-01T23:10:36.230Z | tflt 0.495096942 |
| 2552 | 2026-09-01T23:10:36.230Z | dflt 3.782469057 |
| 2553 | 2026-09-01T23:10:36.230Z | kflt 0.000764290 |
| 2554 | 2026-09-01T23:10:36.230Z | lock 40:20.015960419 |
| 2555 | 2026-09-01T23:10:36.230Z | slp 34:11.981732926 |
| 2556 | 2026-09-01T23:10:36.230Z | lat 39.469347617 |
| 2557 | 2026-09-01T23:10:36.230Z | stop 6:11.820785323 |
| 2558 | 2026-09-01T23:10:36.230Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2559 | 2026-09-01T23:10:37.131Z | Finished `release` profile [optimized] target(s) in 0.89s |
| 2560 | 2026-09-01T23:10:37.209Z | Running `target/release/omicron-package -t test package` |
| 2561 | 2026-09-01T23:10:37.266Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2562 | 2026-09-01T23:10:38.724Z | Compiling cfg-if v1.0.4 |
| 2563 | 2026-09-01T23:10:38.940Z | Compiling serde_core v1.0.228 |
| 2564 | 2026-09-01T23:10:38.940Z | Compiling libc v0.2.185 |
| 2565 | 2026-09-01T23:10:38.943Z | Compiling memchr v2.8.0 |
| 2566 | 2026-09-01T23:10:39.008Z | Compiling smallvec v1.15.1 |
| 2567 | 2026-09-01T23:10:39.044Z | Compiling stable_deref_trait v1.2.1 |
| 2568 | 2026-09-01T23:10:39.071Z | Compiling libm v0.2.16 |
| 2569 | 2026-09-01T23:10:39.075Z | Compiling scopeguard v1.2.0 |
| 2570 | 2026-09-01T23:10:39.117Z | Compiling zerofrom v0.1.6 |
| 2571 | 2026-09-01T23:10:39.141Z | Compiling rand_core v0.10.0 |
| 2572 | 2026-09-01T23:10:39.165Z | Compiling percent-encoding v2.3.2 |
| 2573 | 2026-09-01T23:10:39.184Z | Compiling writeable v0.6.2 |
| 2574 | 2026-09-01T23:10:39.188Z | Compiling litemap v0.8.1 |
| 2575 | 2026-09-01T23:10:39.229Z | Compiling lock_api v0.4.14 |
| 2576 | 2026-09-01T23:10:39.229Z | Compiling yoke v0.8.1 |
| 2577 | 2026-09-01T23:10:39.274Z | Compiling icu_properties_data v2.1.2 |
| 2578 | 2026-09-01T23:10:39.277Z | Compiling icu_normalizer_data v2.1.1 |
| 2579 | 2026-09-01T23:10:39.325Z | Compiling utf8_iter v1.0.4 |
| 2580 | 2026-09-01T23:10:39.354Z | Compiling form_urlencoded v1.2.2 |
| 2581 | 2026-09-01T23:10:39.372Z | Compiling iana-time-zone v0.1.65 |
| 2582 | 2026-09-01T23:10:39.399Z | Compiling errno v0.3.14 |
| 2583 | 2026-09-01T23:10:39.399Z | Compiling getrandom v0.4.3 |
| 2584 | 2026-09-01T23:10:39.402Z | Compiling parking_lot_core v0.9.12 |
| 2585 | 2026-09-01T23:10:39.470Z | Compiling zerovec v0.11.5 |
| 2586 | 2026-09-01T23:10:39.473Z | Compiling zerotrie v0.2.3 |
| 2587 | 2026-09-01T23:10:39.515Z | Compiling zerocopy v0.8.55 |
| 2588 | 2026-09-01T23:10:39.541Z | Compiling signal-hook-registry v1.4.8 |
| 2589 | 2026-09-01T23:10:39.567Z | Compiling mio v1.2.0 |
| 2590 | 2026-09-01T23:10:39.599Z | Compiling socket2 v0.6.3 |
| 2591 | 2026-09-01T23:10:39.639Z | Compiling thiserror v2.0.18 |
| 2592 | 2026-09-01T23:10:39.667Z | Compiling parking_lot v0.12.5 |
| 2593 | 2026-09-01T23:10:39.702Z | Compiling getrandom v0.2.17 |
| 2594 | 2026-09-01T23:10:39.744Z | Compiling futures-util v0.3.32 |
| 2595 | 2026-09-01T23:10:39.774Z | Compiling getrandom v0.3.4 |
| 2596 | 2026-09-01T23:10:39.777Z | Compiling base64 v0.22.1 |
| 2597 | 2026-09-01T23:10:39.821Z | Compiling time v0.3.47 |
| 2598 | 2026-09-01T23:10:39.845Z | Compiling num-traits v0.2.19 |
| 2599 | 2026-09-01T23:10:39.911Z | Compiling rand_core v0.6.4 |
| 2600 | 2026-09-01T23:10:39.933Z | Compiling rand_core v0.9.5 |
| 2601 | 2026-09-01T23:10:39.957Z | Compiling aho-corasick v1.1.4 |
| 2602 | 2026-09-01T23:10:40.015Z | Compiling spin v0.9.8 |
| 2603 | 2026-09-01T23:10:40.062Z | Compiling tinystr v0.8.2 |
| 2604 | 2026-09-01T23:10:40.109Z | Compiling potential_utf v0.1.4 |
| 2605 | 2026-09-01T23:10:40.132Z | Compiling socket2 v0.5.10 |
| 2606 | 2026-09-01T23:10:40.167Z | Compiling pest v2.8.6 |
| 2607 | 2026-09-01T23:10:40.190Z | Compiling encoding_rs v0.8.35 |
| 2608 | 2026-09-01T23:10:40.235Z | Compiling simd-adler32 v0.3.8 |
| 2609 | 2026-09-01T23:10:40.263Z | Compiling icu_locale_core v2.1.1 |
| 2610 | 2026-09-01T23:10:40.286Z | Compiling icu_collections v2.1.1 |
| 2611 | 2026-09-01T23:10:40.352Z | Compiling adler2 v2.0.1 |
| 2612 | 2026-09-01T23:10:40.360Z | Compiling crc32fast v1.5.0 |
| 2613 | 2026-09-01T23:10:40.376Z | Compiling wait-timeout v0.2.1 |
| 2614 | 2026-09-01T23:10:40.524Z | Compiling miniz_oxide v0.8.9 |
| 2615 | 2026-09-01T23:10:40.641Z | Compiling zlib-rs v0.6.2 |
| 2616 | 2026-09-01T23:10:40.664Z | Compiling rand_xorshift v0.4.0 |
| 2617 | 2026-09-01T23:10:40.687Z | Compiling lazy_static v1.5.0 |
| 2618 | 2026-09-01T23:10:40.749Z | Compiling thread-id v5.1.0 |
| 2619 | 2026-09-01T23:10:40.814Z | Compiling serde v1.0.228 |
| 2620 | 2026-09-01T23:10:40.852Z | Compiling serde_json v1.0.151 |
| 2621 | 2026-09-01T23:10:40.888Z | Compiling bitflags v2.11.0 |
| 2622 | 2026-09-01T23:10:40.911Z | Compiling uuid v1.23.4 |
| 2623 | 2026-09-01T23:10:40.938Z | Compiling semver v1.0.28 |
| 2624 | 2026-09-01T23:10:40.997Z | Compiling indexmap v2.14.0 |
| 2625 | 2026-09-01T23:10:41.066Z | Compiling icu_provider v2.1.1 |
| 2626 | 2026-09-01T23:10:41.332Z | Compiling rustix v1.1.4 |
| 2627 | 2026-09-01T23:10:41.380Z | Compiling bytes v1.11.1 |
| 2628 | 2026-09-01T23:10:41.467Z | Compiling zeroize v1.9.0 |
| 2629 | 2026-09-01T23:10:41.507Z | Compiling icu_normalizer v2.1.1 |
| 2630 | 2026-09-01T23:10:41.548Z | Compiling icu_properties v2.1.2 |
| 2631 | 2026-09-01T23:10:41.696Z | Compiling chrono v0.4.45 |
| 2632 | 2026-09-01T23:10:41.725Z | Compiling generic-array v0.14.7 |
| 2633 | 2026-09-01T23:10:41.871Z | Compiling erased-serde v0.3.31 |
| 2634 | 2026-09-01T23:10:41.979Z | Compiling tokio v1.52.1 |
| 2635 | 2026-09-01T23:10:42.127Z | Compiling http v1.4.2 |
| 2636 | 2026-09-01T23:10:42.162Z | Compiling rustls-pki-types v1.14.0 |
| 2637 | 2026-09-01T23:10:42.303Z | Compiling crypto-common v0.1.7 |
| 2638 | 2026-09-01T23:10:42.358Z | Compiling block-buffer v0.10.4 |
| 2639 | 2026-09-01T23:10:42.421Z | Compiling slog v2.8.2 |
| 2640 | 2026-09-01T23:10:42.443Z | Compiling idna_adapter v1.2.1 |
| 2641 | 2026-09-01T23:10:42.482Z | Compiling ipnet v2.12.0 |
| 2642 | 2026-09-01T23:10:42.547Z | Compiling digest v0.10.7 |
| 2643 | 2026-09-01T23:10:42.569Z | Compiling terminal_size v0.4.3 |
| 2644 | 2026-09-01T23:10:42.598Z | Compiling idna v1.1.0 |
| 2645 | 2026-09-01T23:10:42.623Z | Compiling ppv-lite86 v0.2.21 |
| 2646 | 2026-09-01T23:10:42.649Z | Compiling aws-lc-rs v1.16.3 |
| 2647 | 2026-09-01T23:10:42.708Z | Compiling regex-automata v0.4.14 |
| 2648 | 2026-09-01T23:10:42.732Z | Compiling clap_builder v4.6.0 |
| 2649 | 2026-09-01T23:10:42.754Z | Compiling tempfile v3.27.0 |
| 2650 | 2026-09-01T23:10:42.806Z | Compiling der v0.7.10 |
| 2651 | 2026-09-01T23:10:42.833Z | Compiling serde_urlencoded v0.7.1 |
| 2652 | 2026-09-01T23:10:42.857Z | Compiling rustls-native-certs v0.8.3 |
| 2653 | 2026-09-01T23:10:42.941Z | Compiling http-body v1.0.1 |
| 2654 | 2026-09-01T23:10:43.005Z | Compiling url v2.5.8 |
| 2655 | 2026-09-01T23:10:43.103Z | Compiling rand_chacha v0.9.0 |
| 2656 | 2026-09-01T23:10:43.135Z | Compiling http-body-util v0.1.3 |
| 2657 | 2026-09-01T23:10:43.157Z | Compiling rand_chacha v0.3.1 |
| 2658 | 2026-09-01T23:10:43.212Z | Compiling futures-executor v0.3.32 |
| 2659 | 2026-09-01T23:10:43.284Z | Compiling hybrid-array v0.4.13 |
| 2660 | 2026-09-01T23:10:43.331Z | Compiling hex v0.4.3 |
| 2661 | 2026-09-01T23:10:43.447Z | Compiling rand v0.9.2 |
| 2662 | 2026-09-01T23:10:43.470Z | Compiling rand v0.8.6 |
| 2663 | 2026-09-01T23:10:43.574Z | Compiling hubpack v0.1.2 |
| 2664 | 2026-09-01T23:10:43.655Z | Compiling schemars v0.8.22 |
| 2665 | 2026-09-01T23:10:43.696Z | Compiling futures v0.3.32 |
| 2666 | 2026-09-01T23:10:43.720Z | Compiling publicsuffix v2.3.0 |
| 2667 | 2026-09-01T23:10:43.808Z | Compiling rustls-webpki v0.103.13 |
| 2668 | 2026-09-01T23:10:43.844Z | Compiling spki v0.7.3 |
| 2669 | 2026-09-01T23:10:43.951Z | Compiling openapiv3 v2.2.0 |
| 2670 | 2026-09-01T23:10:44.117Z | Compiling pkcs8 v0.10.2 |
| 2671 | 2026-09-01T23:10:44.141Z | Compiling cookie v0.18.1 |
| 2672 | 2026-09-01T23:10:44.186Z | Compiling rusty-fork v0.3.1 |
| 2673 | 2026-09-01T23:10:44.229Z | Compiling sha2 v0.10.9 |
| 2674 | 2026-09-01T23:10:44.344Z | Compiling flate2 v1.1.9 |
| 2675 | 2026-09-01T23:10:44.513Z | Compiling rustls v0.23.41 |
| 2676 | 2026-09-01T23:10:44.643Z | Compiling ipnetwork v0.21.1 |
| 2677 | 2026-09-01T23:10:44.679Z | Compiling clap v4.6.1 |
| 2678 | 2026-09-01T23:10:44.709Z | Compiling cookie_store v0.22.1 |
| 2679 | 2026-09-01T23:10:44.784Z | Compiling proptest v1.11.0 |
| 2680 | 2026-09-01T23:10:44.845Z | Compiling crypto-common v0.2.2 |
| 2681 | 2026-09-01T23:10:44.952Z | Compiling oxnet v0.1.6 |
| 2682 | 2026-09-01T23:10:44.955Z | Compiling block-buffer v0.12.1 |
| 2683 | 2026-09-01T23:10:45.045Z | Compiling signature v2.2.0 |
| 2684 | 2026-09-01T23:10:45.108Z | Compiling hmac v0.12.1 |
| 2685 | 2026-09-01T23:10:45.131Z | Compiling dof v0.4.0 |
| 2686 | 2026-09-01T23:10:45.192Z | Compiling dtrace-parser v0.3.0 |
| 2687 | 2026-09-01T23:10:45.242Z | Compiling camino v1.2.5 |
| 2688 | 2026-09-01T23:10:45.304Z | Compiling data-encoding v2.10.0 |
| 2689 | 2026-09-01T23:10:45.467Z | Compiling memmap2 v0.9.10 |
| 2690 | 2026-09-01T23:10:45.492Z | Compiling num-integer v0.1.46 |
| 2691 | 2026-09-01T23:10:45.748Z | Compiling regex v1.12.3 |
| 2692 | 2026-09-01T23:10:45.773Z | Compiling rustix v0.38.44 |
| 2693 | 2026-09-01T23:10:45.814Z | Compiling x509-cert v0.2.5 |
| 2694 | 2026-09-01T23:10:45.915Z | Compiling usdt-impl v0.6.0 |
| 2695 | 2026-09-01T23:10:45.918Z | Compiling toml_datetime v0.6.11 |
| 2696 | 2026-09-01T23:10:45.963Z | Compiling serde_spanned v0.6.9 |
| 2697 | 2026-09-01T23:10:45.986Z | Compiling dof v0.3.0 |
| 2698 | 2026-09-01T23:10:46.057Z | Compiling num-iter v0.1.45 |
| 2699 | 2026-09-01T23:10:46.148Z | Compiling bstr v1.12.1 |
| 2700 | 2026-09-01T23:10:46.208Z | Compiling dtrace-parser v0.2.0 |
| 2701 | 2026-09-01T23:10:46.289Z | Compiling tokio-util v0.7.18 |
| 2702 | 2026-09-01T23:10:46.504Z | Compiling tower v0.5.3 |
| 2703 | 2026-09-01T23:10:46.591Z | Compiling usdt v0.6.0 |
| 2704 | 2026-09-01T23:10:46.797Z | Compiling ff v0.13.1 |
| 2705 | 2026-09-01T23:10:46.983Z | Compiling tower-http v0.6.8 |
| 2706 | 2026-09-01T23:10:47.097Z | Compiling h2 v0.4.15 |
| 2707 | 2026-09-01T23:10:47.120Z | Compiling thread-id v4.2.2 |
| 2708 | 2026-09-01T23:10:47.146Z | Compiling sec1 v0.7.3 |
| 2709 | 2026-09-01T23:10:47.170Z | Compiling digest v0.11.3 |
| 2710 | 2026-09-01T23:10:47.236Z | Compiling newtype-uuid v1.3.2 |
| 2711 | 2026-09-01T23:10:47.287Z | Compiling usdt-impl v0.5.0 |
| 2712 | 2026-09-01T23:10:47.430Z | Compiling signal-hook v0.3.18 |
| 2713 | 2026-09-01T23:10:47.547Z | Compiling daft v0.1.8 |
| 2714 | 2026-09-01T23:10:47.596Z | Compiling nix v0.31.2 |
| 2715 | 2026-09-01T23:10:47.719Z | Compiling group v0.13.0 |
| 2716 | 2026-09-01T23:10:47.770Z | Compiling hkdf v0.12.4 |
| 2717 | 2026-09-01T23:10:47.785Z | Compiling serde_with v3.21.0 |
| 2718 | 2026-09-01T23:10:47.810Z | Compiling crypto-bigint v0.5.5 |
| 2719 | 2026-09-01T23:10:47.834Z | Compiling foreign-types-shared v0.1.1 |
| 2720 | 2026-09-01T23:10:47.858Z | Compiling ahash v0.8.12 |
| 2721 | 2026-09-01T23:10:47.887Z | Compiling num-bigint-dig v0.8.6 |
| 2722 | 2026-09-01T23:10:47.944Z | Compiling tokio-rustls v0.26.4 |
| 2723 | 2026-09-01T23:10:47.968Z | Compiling rustls-platform-verifier v0.6.2 |
| 2724 | 2026-09-01T23:10:47.971Z | Compiling foreign-types v0.3.2 |
| 2725 | 2026-09-01T23:10:48.024Z | Compiling packed_struct v0.10.1 |
| 2726 | 2026-09-01T23:10:48.092Z | Compiling openssl-sys v0.9.117 |
| 2727 | 2026-09-01T23:10:48.143Z | Compiling pkcs1 v0.7.5 |
| 2728 | 2026-09-01T23:10:48.277Z | Compiling toml_edit v0.19.15 |
| 2729 | 2026-09-01T23:10:48.386Z | Compiling serde-hex v0.1.0 |
| 2730 | 2026-09-01T23:10:48.409Z | Compiling hashbrown v0.13.2 |
| 2731 | 2026-09-01T23:10:48.583Z | Compiling openssl v0.10.80 |
| 2732 | 2026-09-01T23:10:48.897Z | Compiling elliptic-curve v0.13.8 |
| 2733 | 2026-09-01T23:10:49.020Z | Compiling rsa v0.9.10 |
| 2734 | 2026-09-01T23:10:49.042Z | Compiling bzip2 v0.4.4 |
| 2735 | 2026-09-01T23:10:49.291Z | Compiling signal-hook-mio v0.2.5 |
| 2736 | 2026-09-01T23:10:49.322Z | Compiling ron v0.8.1 |
| 2737 | 2026-09-01T23:10:49.412Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2738 | 2026-09-01T23:10:49.447Z | Compiling globset v0.4.18 |
| 2739 | 2026-09-01T23:10:49.522Z | Compiling block-padding v0.4.2 |
| 2740 | 2026-09-01T23:10:49.626Z | Compiling sha3 v0.10.8 |
| 2741 | 2026-09-01T23:10:49.626Z | Compiling curve25519-dalek v4.1.3 |
| 2742 | 2026-09-01T23:10:49.718Z | Compiling inout v0.2.2 |
| 2743 | 2026-09-01T23:10:49.745Z | Compiling zip v0.6.6 |
| 2744 | 2026-09-01T23:10:49.948Z | Compiling toml v0.7.8 |
| 2745 | 2026-09-01T23:10:49.977Z | Compiling object v0.30.4 |
| 2746 | 2026-09-01T23:10:50.022Z | Compiling jiff v0.2.34 |
| 2747 | 2026-09-01T23:10:50.045Z | Compiling cipher v0.5.2 |
| 2748 | 2026-09-01T23:10:50.134Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2749 | 2026-09-01T23:10:50.378Z | Compiling crossterm v0.28.1 |
| 2750 | 2026-09-01T23:10:50.402Z | Compiling ed25519 v2.2.3 |
| 2751 | 2026-09-01T23:10:50.533Z | Compiling serde-big-array v0.5.1 |
| 2752 | 2026-09-01T23:10:50.580Z | Compiling pem v3.0.6 |
| 2753 | 2026-09-01T23:10:50.604Z | Compiling petgraph v0.8.3 |
| 2754 | 2026-09-01T23:10:50.721Z | Compiling object v0.37.3 |
| 2755 | 2026-09-01T23:10:50.762Z | Compiling heapless v0.7.17 |
| 2756 | 2026-09-01T23:10:50.907Z | Compiling hyper v1.10.1 |
| 2757 | 2026-09-01T23:10:50.938Z | Compiling ed25519-dalek v2.2.0 |
| 2758 | 2026-09-01T23:10:50.963Z | Compiling chacha20 v0.10.0 |
| 2759 | 2026-09-01T23:10:51.089Z | Compiling byte-wrapper v0.1.0 |
| 2760 | 2026-09-01T23:10:51.174Z | Compiling native-tls v0.2.18 |
| 2761 | 2026-09-01T23:10:51.332Z | Compiling md-5 v0.10.6 |
| 2762 | 2026-09-01T23:10:51.353Z | Compiling serde_plain v1.0.2 |
| 2763 | 2026-09-01T23:10:51.380Z | Compiling toml_edit v0.22.27 |
| 2764 | 2026-09-01T23:10:51.530Z | Compiling tokio-native-tls v0.3.1 |
| 2765 | 2026-09-01T23:10:51.602Z | Compiling postgres-protocol v0.6.10 |
| 2766 | 2026-09-01T23:10:51.627Z | Compiling zopfli v0.8.3 |
| 2767 | 2026-09-01T23:10:51.657Z | Compiling smoltcp v0.9.1 |
| 2768 | 2026-09-01T23:10:51.747Z | Compiling hickory-proto v0.25.2 |
| 2769 | 2026-09-01T23:10:52.355Z | Compiling hyper-util v0.1.20 |
| 2770 | 2026-09-01T23:10:52.497Z | Compiling float-cmp v0.10.0 |
| 2771 | 2026-09-01T23:10:52.569Z | Compiling petgraph v0.6.5 |
| 2772 | 2026-09-01T23:10:52.627Z | Compiling string_cache v0.8.9 |
| 2773 | 2026-09-01T23:10:52.649Z | Compiling predicates v3.1.4 |
| 2774 | 2026-09-01T23:10:52.672Z | Compiling zip v4.6.1 |
| 2775 | 2026-09-01T23:10:52.928Z | Compiling textwrap v0.16.2 |
| 2776 | 2026-09-01T23:10:53.061Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2777 | 2026-09-01T23:10:53.202Z | Compiling postgres-types v0.2.12 |
| 2778 | 2026-09-01T23:10:53.439Z | Compiling iddqd v0.4.2 |
| 2779 | 2026-09-01T23:10:53.563Z | Compiling similar v2.7.0 |
| 2780 | 2026-09-01T23:10:53.648Z | Compiling backtrace v0.3.76 |
| 2781 | 2026-09-01T23:10:53.915Z | Compiling tokio-stream v0.1.18 |
| 2782 | 2026-09-01T23:10:53.941Z | Compiling olpc-cjson v0.1.4 |
| 2783 | 2026-09-01T23:10:53.997Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2784 | 2026-09-01T23:10:54.174Z | Compiling hyper-rustls v0.27.7 |
| 2785 | 2026-09-01T23:10:54.201Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2786 | 2026-09-01T23:10:54.265Z | Compiling hyper-tls v0.6.0 |
| 2787 | 2026-09-01T23:10:54.336Z | Compiling backtrace-ext v0.2.1 |
| 2788 | 2026-09-01T23:10:54.407Z | Compiling tokio-postgres v0.7.16 |
| 2789 | 2026-09-01T23:10:54.487Z | Compiling reqwest v0.13.2 |
| 2790 | 2026-09-01T23:10:54.551Z | Compiling reqwest v0.12.28 |
| 2791 | 2026-09-01T23:10:54.580Z | Compiling miette v7.6.0 |
| 2792 | 2026-09-01T23:10:54.738Z | Compiling fs-err v3.3.0 |
| 2793 | 2026-09-01T23:10:54.817Z | Compiling buf-list v1.1.2 |
| 2794 | 2026-09-01T23:10:55.131Z | Compiling thread_local v1.1.9 |
| 2795 | 2026-09-01T23:10:55.181Z | Compiling is-terminal v0.4.17 |
| 2796 | 2026-09-01T23:10:55.214Z | Compiling hostname v0.3.1 |
| 2797 | 2026-09-01T23:10:55.267Z | Compiling slog-json v2.6.1 |
| 2798 | 2026-09-01T23:10:55.290Z | Compiling compression-codecs v0.4.37 |
| 2799 | 2026-09-01T23:10:55.314Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2800 | 2026-09-01T23:10:55.395Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2801 | 2026-09-01T23:10:55.461Z | Compiling slog-async v2.8.0 |
| 2802 | 2026-09-01T23:10:55.542Z | Compiling slog-term v2.9.2 |
| 2803 | 2026-09-01T23:10:55.602Z | Compiling slog-bunyan v2.5.0 |
| 2804 | 2026-09-01T23:10:55.762Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2805 | 2026-09-01T23:10:55.810Z | Compiling serde_spanned v1.1.1 |
| 2806 | 2026-09-01T23:10:55.938Z | Compiling multer v3.1.0 |
| 2807 | 2026-09-01T23:10:55.995Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2808 | 2026-09-01T23:10:56.139Z | Compiling tough v0.22.0 |
| 2809 | 2026-09-01T23:10:56.218Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2810 | 2026-09-01T23:10:56.350Z | Compiling progenitor-client v0.14.0 |
| 2811 | 2026-09-01T23:10:56.374Z | Compiling async-compression v0.4.41 |
| 2812 | 2026-09-01T23:10:56.400Z | Compiling sha1 v0.11.0 |
| 2813 | 2026-09-01T23:10:56.452Z | Compiling rustls-pemfile v2.2.0 |
| 2814 | 2026-09-01T23:10:56.702Z | Compiling serde_path_to_error v0.1.20 |
| 2815 | 2026-09-01T23:10:56.728Z | Compiling hostname v0.4.2 |
| 2816 | 2026-09-01T23:10:56.778Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2817 | 2026-09-01T23:10:56.804Z | Compiling atomicwrites v0.4.4 |
| 2818 | 2026-09-01T23:10:56.804Z | Compiling macaddr v1.0.1 |
| 2819 | 2026-09-01T23:10:56.852Z | Compiling instant v0.1.13 |
| 2820 | 2026-09-01T23:10:56.890Z | Compiling oxide-generation v0.1.3 |
| 2821 | 2026-09-01T23:10:56.918Z | Compiling regress v0.10.5 |
| 2822 | 2026-09-01T23:10:56.947Z | Compiling backoff v0.4.0 |
| 2823 | 2026-09-01T23:10:56.991Z | Compiling progenitor-extras v0.2.0 |
| 2824 | 2026-09-01T23:10:57.069Z | Compiling dropshot v0.17.1 |
| 2825 | 2026-09-01T23:10:57.104Z | Compiling parse-display v0.10.0 |
| 2826 | 2026-09-01T23:10:57.151Z | Compiling half v2.7.1 |
| 2827 | 2026-09-01T23:10:57.192Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2828 | 2026-09-01T23:10:57.280Z | Compiling heck v0.5.0 |
| 2829 | 2026-09-01T23:10:57.311Z | Compiling regress v0.11.1 |
| 2830 | 2026-09-01T23:10:57.508Z | Compiling ciborium-ll v0.2.2 |
| 2831 | 2026-09-01T23:10:57.532Z | Compiling secrecy v0.10.3 |
| 2832 | 2026-09-01T23:10:57.616Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2833 | 2026-09-01T23:10:57.713Z | Compiling ciborium v0.2.2 |
| 2834 | 2026-09-01T23:10:57.737Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2835 | 2026-09-01T23:10:57.778Z | Compiling inout v0.1.4 |
| 2836 | 2026-09-01T23:10:57.975Z | Compiling cipher v0.4.4 |
| 2837 | 2026-09-01T23:10:58.036Z | Compiling universal-hash v0.5.1 |
| 2838 | 2026-09-01T23:10:58.074Z | Compiling unsafe-libyaml v0.2.11 |
| 2839 | 2026-09-01T23:10:58.165Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2840 | 2026-09-01T23:10:58.211Z | Compiling poly1305 v0.8.0 |
| 2841 | 2026-09-01T23:10:58.252Z | Compiling chacha20 v0.9.1 |
| 2842 | 2026-09-01T23:10:58.427Z | Compiling blake2 v0.10.6 |
| 2843 | 2026-09-01T23:10:58.465Z | Compiling aead v0.5.2 |
| 2844 | 2026-09-01T23:10:58.531Z | Compiling password-hash v0.5.0 |
| 2845 | 2026-09-01T23:10:58.678Z | Compiling serde_yaml v0.9.34+deprecated |
| 2846 | 2026-09-01T23:10:58.702Z | Compiling chacha20poly1305 v0.10.1 |
| 2847 | 2026-09-01T23:10:58.727Z | Compiling vsss-rs v3.3.4 |
| 2848 | 2026-09-01T23:10:58.751Z | Compiling camino-tempfile v1.4.1 |
| 2849 | 2026-09-01T23:10:58.781Z | Compiling heapless v0.8.0 |
| 2850 | 2026-09-01T23:10:58.784Z | Compiling ingot-types v0.2.0 |
| 2851 | 2026-09-01T23:10:58.839Z | Compiling argon2 v0.5.3 |
| 2852 | 2026-09-01T23:10:58.889Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2853 | 2026-09-01T23:10:58.992Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2854 | 2026-09-01T23:10:59.099Z | Compiling typify-impl v0.6.2 |
| 2855 | 2026-09-01T23:10:59.122Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2856 | 2026-09-01T23:10:59.283Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2857 | 2026-09-01T23:10:59.320Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2858 | 2026-09-01T23:10:59.343Z | Compiling cobs v0.3.0 |
| 2859 | 2026-09-01T23:10:59.382Z | Compiling smoltcp v0.11.0 |
| 2860 | 2026-09-01T23:10:59.475Z | Compiling ingot v0.2.1 |
| 2861 | 2026-09-01T23:10:59.580Z | Compiling postcard v1.1.3 |
| 2862 | 2026-09-01T23:10:59.651Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2863 | 2026-09-01T23:10:59.895Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2864 | 2026-09-01T23:10:59.993Z | Compiling cstr-argument v0.1.2 |
| 2865 | 2026-09-01T23:11:00.018Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2866 | 2026-09-01T23:11:00.047Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2867 | 2026-09-01T23:11:00.168Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2868 | 2026-09-01T23:11:00.191Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2869 | 2026-09-01T23:11:00.213Z | Compiling rand v0.10.1 |
| 2870 | 2026-09-01T23:11:00.278Z | Compiling sigpipe v0.1.3 |
| 2871 | 2026-09-01T23:11:00.300Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2872 | 2026-09-01T23:11:00.393Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2873 | 2026-09-01T23:11:00.533Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2874 | 2026-09-01T23:11:00.742Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2875 | 2026-09-01T23:11:00.871Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2876 | 2026-09-01T23:11:00.989Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2877 | 2026-09-01T23:11:01.041Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2878 | 2026-09-01T23:11:01.144Z | Compiling memmap v0.7.0 |
| 2879 | 2026-09-01T23:11:01.277Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2880 | 2026-09-01T23:11:01.367Z | Compiling usdt v0.5.0 |
| 2881 | 2026-09-01T23:11:01.481Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2882 | 2026-09-01T23:11:01.560Z | Compiling zone v0.3.1 |
| 2883 | 2026-09-01T23:11:01.628Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2884 | 2026-09-01T23:11:01.652Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2885 | 2026-09-01T23:11:01.792Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2886 | 2026-09-01T23:11:01.873Z | Compiling derive-where v1.6.0 |
| 2887 | 2026-09-01T23:11:01.980Z | Compiling bytecount v0.6.9 |
| 2888 | 2026-09-01T23:11:02.027Z | Compiling toml v0.8.23 |
| 2889 | 2026-09-01T23:11:02.058Z | Compiling tokio-dtrace v0.1.1 |
| 2890 | 2026-09-01T23:11:02.118Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2891 | 2026-09-01T23:11:02.284Z | Compiling oxide-tokio-rt v0.1.4 |
| 2892 | 2026-09-01T23:11:02.396Z | Compiling prettyplease v0.2.37 |
| 2893 | 2026-09-01T23:11:02.511Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2894 | 2026-09-01T23:11:02.547Z | Compiling typify-macro v0.6.2 |
| 2895 | 2026-09-01T23:11:02.587Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2896 | 2026-09-01T23:11:02.631Z | Compiling newline-converter v0.3.0 |
| 2897 | 2026-09-01T23:11:02.730Z | Compiling gethostname v0.5.0 |
| 2898 | 2026-09-01T23:11:02.798Z | Compiling console v0.15.11 |
| 2899 | 2026-09-01T23:11:02.891Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2900 | 2026-09-01T23:11:02.923Z | Compiling slog-dtrace v0.3.0 |
| 2901 | 2026-09-01T23:11:02.951Z | Compiling cancel-safe-futures v0.1.5 |
| 2902 | 2026-09-01T23:11:03.077Z | Compiling oxide-update-engine-types v0.1.2 |
| 2903 | 2026-09-01T23:11:03.198Z | Compiling expectorate v1.2.0 |
| 2904 | 2026-09-01T23:11:03.273Z | Compiling num-rational v0.4.2 |
| 2905 | 2026-09-01T23:11:03.293Z | Compiling num-complex v0.4.6 |
| 2906 | 2026-09-01T23:11:03.296Z | Compiling compression-core v0.4.31 |
| 2907 | 2026-09-01T23:11:03.358Z | Compiling resolv-conf v0.7.6 |
| 2908 | 2026-09-01T23:11:03.432Z | Compiling match_cfg v0.1.0 |
| 2909 | 2026-09-01T23:11:03.699Z | Compiling num v0.4.3 |
| 2910 | 2026-09-01T23:11:03.765Z | Compiling crossbeam-channel v0.5.15 |
| 2911 | 2026-09-01T23:11:03.857Z | Compiling take_mut v0.2.2 |
| 2912 | 2026-09-01T23:11:03.878Z | Compiling linear-map v1.2.0 |
| 2913 | 2026-09-01T23:11:03.974Z | Compiling term v1.2.1 |
| 2914 | 2026-09-01T23:11:03.997Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2915 | 2026-09-01T23:11:04.034Z | Compiling float-ord v0.3.2 |
| 2916 | 2026-09-01T23:11:04.135Z | Compiling typify v0.6.2 |
| 2917 | 2026-09-01T23:11:04.248Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2918 | 2026-09-01T23:11:04.252Z | Compiling progenitor-impl v0.14.0 |
| 2919 | 2026-09-01T23:11:04.319Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2920 | 2026-09-01T23:11:04.341Z | Compiling oxide-update-engine v0.1.2 |
| 2921 | 2026-09-01T23:11:04.515Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2922 | 2026-09-01T23:11:04.892Z | Compiling async-stream v0.3.6 |
| 2923 | 2026-09-01T23:11:05.098Z | Compiling waitgroup v0.1.2 |
| 2924 | 2026-09-01T23:11:05.272Z | Compiling backon v1.6.0 |
| 2925 | 2026-09-01T23:11:05.487Z | Compiling linked-hash-map v0.5.6 |
| 2926 | 2026-09-01T23:11:05.515Z | Compiling debug-ignore v1.0.5 |
| 2927 | 2026-09-01T23:11:05.612Z | Compiling minimal-lexical v0.2.1 |
| 2928 | 2026-09-01T23:11:05.741Z | Compiling lru-cache v0.1.2 |
| 2929 | 2026-09-01T23:11:05.899Z | Compiling nom v7.1.3 |
| 2930 | 2026-09-01T23:11:05.922Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2931 | 2026-09-01T23:11:06.222Z | Compiling itertools v0.14.0 |
| 2932 | 2026-09-01T23:11:06.472Z | Compiling progenitor-macro v0.14.0 |
| 2933 | 2026-09-01T23:11:06.597Z | Compiling humantime v2.3.0 |
| 2934 | 2026-09-01T23:11:06.655Z | Compiling unicode-xid v0.2.6 |
| 2935 | 2026-09-01T23:11:06.769Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2936 | 2026-09-01T23:11:06.814Z | Compiling hickory-proto v0.24.4 |
| 2937 | 2026-09-01T23:11:06.899Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2938 | 2026-09-01T23:11:07.030Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2939 | 2026-09-01T23:11:07.256Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2940 | 2026-09-01T23:11:07.520Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2941 | 2026-09-01T23:11:07.891Z | Compiling papergrid v0.11.0 |
| 2942 | 2026-09-01T23:11:08.038Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2943 | 2026-09-01T23:11:08.180Z | Compiling tabled_derive v0.7.0 |
| 2944 | 2026-09-01T23:11:08.275Z | Compiling termtree v0.5.1 |
| 2945 | 2026-09-01T23:11:08.311Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2946 | 2026-09-01T23:11:08.319Z | Compiling crossterm v0.29.0 |
| 2947 | 2026-09-01T23:11:08.350Z | Compiling phf_shared v0.12.1 |
| 2948 | 2026-09-01T23:11:08.473Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2949 | 2026-09-01T23:11:08.578Z | Compiling vte v0.14.1 |
| 2950 | 2026-09-01T23:11:09.013Z | Compiling csv-core v0.1.13 |
| 2951 | 2026-09-01T23:11:09.084Z | Compiling chrono-tz v0.10.4 |
| 2952 | 2026-09-01T23:11:09.107Z | Compiling tabled v0.15.0 |
| 2953 | 2026-09-01T23:11:09.174Z | Compiling highway v1.3.0 |
| 2954 | 2026-09-01T23:11:09.304Z | Compiling hickory-resolver v0.24.4 |
| 2955 | 2026-09-01T23:11:09.386Z | Compiling csv v1.4.0 |
| 2956 | 2026-09-01T23:11:09.678Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2957 | 2026-09-01T23:11:10.042Z | Compiling strip-ansi-escapes v0.2.1 |
| 2958 | 2026-09-01T23:11:10.152Z | Compiling phf v0.12.1 |
| 2959 | 2026-09-01T23:11:10.233Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2960 | 2026-09-01T23:11:10.362Z | Compiling const_format_proc_macros v0.2.34 |
| 2961 | 2026-09-01T23:11:10.460Z | Compiling fd-lock v4.0.4 |
| 2962 | 2026-09-01T23:11:10.500Z | Compiling qorb v0.4.1 |
| 2963 | 2026-09-01T23:11:10.637Z | Compiling peg-macros v0.8.5 |
| 2964 | 2026-09-01T23:11:10.722Z | Compiling nu-ansi-term v0.50.3 |
| 2965 | 2026-09-01T23:11:10.726Z | Compiling progenitor v0.14.0 |
| 2966 | 2026-09-01T23:11:10.893Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2967 | 2026-09-01T23:11:11.004Z | Compiling reedline v0.40.0 |
| 2968 | 2026-09-01T23:11:11.076Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2969 | 2026-09-01T23:11:11.129Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2970 | 2026-09-01T23:11:11.151Z | Compiling bcs v0.1.6 |
| 2971 | 2026-09-01T23:11:11.236Z | Compiling const_format v0.2.35 |
| 2972 | 2026-09-01T23:11:11.549Z | Compiling nom v8.0.0 |
| 2973 | 2026-09-01T23:11:11.593Z | Compiling semver v0.1.20 |
| 2974 | 2026-09-01T23:11:11.616Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2975 | 2026-09-01T23:11:11.894Z | Compiling rustc_version v0.1.7 |
| 2976 | 2026-09-01T23:11:11.914Z | Compiling peg v0.8.5 |
| 2977 | 2026-09-01T23:11:12.013Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2978 | 2026-09-01T23:11:12.260Z | Compiling newtype_derive v0.1.6 |
| 2979 | 2026-09-01T23:11:12.485Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2980 | 2026-09-01T23:11:12.583Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2981 | 2026-09-01T23:11:12.730Z | Compiling steno v0.4.1 |
| 2982 | 2026-09-01T23:11:12.810Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2983 | 2026-09-01T23:11:12.832Z | Compiling sha1 v0.10.6 |
| 2984 | 2026-09-01T23:11:13.006Z | Compiling utf-8 v0.7.6 |
| 2985 | 2026-09-01T23:11:13.137Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2986 | 2026-09-01T23:11:13.168Z | Compiling tagptr v0.2.0 |
| 2987 | 2026-09-01T23:11:13.171Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2988 | 2026-09-01T23:11:13.222Z | Compiling tungstenite v0.21.0 |
| 2989 | 2026-09-01T23:11:13.263Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2990 | 2026-09-01T23:11:13.310Z | Compiling darling_core v0.21.3 |
| 2991 | 2026-09-01T23:11:13.364Z | Compiling moka v0.12.13 |
| 2992 | 2026-09-01T23:11:13.405Z | Compiling display-error-chain v0.2.2 |
| 2993 | 2026-09-01T23:11:13.428Z | Compiling vergen-lib v0.1.6 |
| 2994 | 2026-09-01T23:11:13.479Z | Compiling diesel_derives v2.3.7 |
| 2995 | 2026-09-01T23:11:13.734Z | Compiling scheduled-thread-pool v0.2.7 |
| 2996 | 2026-09-01T23:11:13.758Z | Compiling vergen-gitcl v1.0.8 |
| 2997 | 2026-09-01T23:11:13.761Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2998 | 2026-09-01T23:11:13.809Z | Compiling dirs-sys-next v0.1.2 |
| 2999 | 2026-09-01T23:11:14.014Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3000 | 2026-09-01T23:11:14.081Z | Compiling tokio-tungstenite v0.21.0 |
| 3001 | 2026-09-01T23:11:14.166Z | Compiling crunchy v0.2.4 |
| 3002 | 2026-09-01T23:11:14.188Z | Compiling glob v0.3.3 |
| 3003 | 2026-09-01T23:11:14.451Z | Compiling hickory-resolver v0.25.2 |
| 3004 | 2026-09-01T23:11:14.475Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3005 | 2026-09-01T23:11:14.544Z | Compiling maplit v1.0.2 |
| 3006 | 2026-09-01T23:11:14.566Z | Compiling clang-sys v1.8.1 |
| 3007 | 2026-09-01T23:11:14.639Z | Compiling dirs-next v2.0.0 |
| 3008 | 2026-09-01T23:11:14.661Z | Compiling r2d2 v0.8.10 |
| 3009 | 2026-09-01T23:11:14.664Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3010 | 2026-09-01T23:11:14.810Z | Compiling libscf-sys v1.2.0 |
| 3011 | 2026-09-01T23:11:14.831Z | Compiling downcast-rs v2.0.2 |
| 3012 | 2026-09-01T23:11:14.936Z | Compiling xshell-macros v0.2.7 |
| 3013 | 2026-09-01T23:11:14.972Z | Compiling tiny-keccak v2.0.2 |
| 3014 | 2026-09-01T23:11:14.995Z | Compiling term v0.7.0 |
| 3015 | 2026-09-01T23:11:15.124Z | Compiling papergrid v0.18.0 |
| 3016 | 2026-09-01T23:11:15.147Z | Compiling bit-vec v0.6.3 |
| 3017 | 2026-09-01T23:11:15.343Z | Compiling xshell v0.2.7 |
| 3018 | 2026-09-01T23:11:15.394Z | Compiling ascii-canvas v3.0.0 |
| 3019 | 2026-09-01T23:11:15.473Z | Compiling bit-set v0.5.3 |
| 3020 | 2026-09-01T23:11:15.501Z | Compiling darling_macro v0.21.3 |
| 3021 | 2026-09-01T23:11:15.524Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3022 | 2026-09-01T23:11:15.556Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3023 | 2026-09-01T23:11:15.588Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3024 | 2026-09-01T23:11:15.641Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3025 | 2026-09-01T23:11:15.666Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3026 | 2026-09-01T23:11:15.691Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3027 | 2026-09-01T23:11:15.806Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3028 | 2026-09-01T23:11:16.008Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3029 | 2026-09-01T23:11:16.039Z | Compiling darling v0.21.3 |
| 3030 | 2026-09-01T23:11:16.062Z | Compiling itertools v0.15.0 |
| 3031 | 2026-09-01T23:11:16.112Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3032 | 2026-09-01T23:11:16.161Z | Compiling dsl_auto_type v0.2.0 |
| 3033 | 2026-09-01T23:11:16.231Z | Compiling itertools v0.10.5 |
| 3034 | 2026-09-01T23:11:16.255Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3035 | 2026-09-01T23:11:16.290Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3036 | 2026-09-01T23:11:16.541Z | Compiling tabled v0.21.0 |
| 3037 | 2026-09-01T23:11:16.661Z | Compiling ena v0.14.4 |
| 3038 | 2026-09-01T23:11:16.911Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3039 | 2026-09-01T23:11:16.957Z | Compiling libloading v0.8.9 |
| 3040 | 2026-09-01T23:11:17.148Z | Compiling unicase v2.9.0 |
| 3041 | 2026-09-01T23:11:17.191Z | Compiling bindgen v0.71.1 |
| 3042 | 2026-09-01T23:11:17.255Z | Compiling regex-syntax v0.6.29 |
| 3043 | 2026-09-01T23:11:17.317Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3044 | 2026-09-01T23:11:17.411Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3045 | 2026-09-01T23:11:17.478Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3046 | 2026-09-01T23:11:17.681Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3047 | 2026-09-01T23:11:17.992Z | Compiling diff v0.1.13 |
| 3048 | 2026-09-01T23:11:18.205Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3049 | 2026-09-01T23:11:18.399Z | Compiling cexpr v0.6.0 |
| 3050 | 2026-09-01T23:11:18.424Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3051 | 2026-09-01T23:11:18.653Z | Compiling lalrpop v0.19.12 |
| 3052 | 2026-09-01T23:11:19.027Z | Compiling rustc-hash v2.1.1 |
| 3053 | 2026-09-01T23:11:19.183Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3054 | 2026-09-01T23:11:19.208Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3055 | 2026-09-01T23:11:19.466Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3056 | 2026-09-01T23:11:19.489Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3057 | 2026-09-01T23:11:19.575Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3058 | 2026-09-01T23:11:20.597Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3059 | 2026-09-01T23:11:21.162Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3060 | 2026-09-01T23:11:21.239Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3061 | 2026-09-01T23:11:21.402Z | Compiling diesel v2.3.7 |
| 3062 | 2026-09-01T23:11:21.475Z | Compiling headers-core v0.3.0 |
| 3063 | 2026-09-01T23:11:21.629Z | Compiling libxml v0.3.3 |
| 3064 | 2026-09-01T23:11:21.732Z | Compiling crc8 v0.1.1 |
| 3065 | 2026-09-01T23:11:21.875Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3066 | 2026-09-01T23:11:21.938Z | Compiling headers v0.4.1 |
| 3067 | 2026-09-01T23:11:22.255Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3068 | 2026-09-01T23:11:22.373Z | Compiling strum_macros v0.24.3 |
| 3069 | 2026-09-01T23:11:22.479Z | Compiling indoc v1.0.9 |
| 3070 | 2026-09-01T23:11:22.918Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3071 | 2026-09-01T23:11:22.945Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3072 | 2026-09-01T23:11:23.066Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3073 | 2026-09-01T23:11:23.144Z | Compiling quick-xml v0.37.5 |
| 3074 | 2026-09-01T23:11:23.454Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3075 | 2026-09-01T23:11:23.482Z | Compiling derive_builder v0.20.2 |
| 3076 | 2026-09-01T23:11:23.580Z | Compiling oso-derive v0.27.3 |
| 3077 | 2026-09-01T23:11:23.646Z | Compiling impl-trait-for-tuples v0.2.3 |
| 3078 | 2026-09-01T23:11:23.866Z | Compiling openssl-probe v0.1.6 |
| 3079 | 2026-09-01T23:11:23.933Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3080 | 2026-09-01T23:11:24.097Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3081 | 2026-09-01T23:11:24.174Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3082 | 2026-09-01T23:11:24.287Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3083 | 2026-09-01T23:11:24.389Z | Compiling samael v0.0.19 |
| 3084 | 2026-09-01T23:11:24.572Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3085 | 2026-09-01T23:11:24.662Z | Compiling bb8 v0.8.6 |
| 3086 | 2026-09-01T23:11:24.734Z | Compiling filetime v0.2.27 |
| 3087 | 2026-09-01T23:11:24.807Z | Compiling trait-variant v0.1.2 |
| 3088 | 2026-09-01T23:11:24.960Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3089 | 2026-09-01T23:11:24.982Z | Compiling half v1.8.3 |
| 3090 | 2026-09-01T23:11:25.034Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3091 | 2026-09-01T23:11:25.065Z | Compiling tar v0.4.46 |
| 3092 | 2026-09-01T23:11:25.311Z | Compiling serde_cbor v0.11.2 |
| 3093 | 2026-09-01T23:11:25.372Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3094 | 2026-09-01T23:11:25.376Z | Compiling hashbrown v0.14.5 |
| 3095 | 2026-09-01T23:11:25.417Z | Compiling proc-macro-error2 v2.0.1 |
| 3096 | 2026-09-01T23:11:25.869Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3097 | 2026-09-01T23:11:25.869Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3098 | 2026-09-01T23:11:25.869Z | Compiling rfc6979 v0.4.0 |
| 3099 | 2026-09-01T23:11:25.869Z | Compiling salty v0.3.0 |
| 3100 | 2026-09-01T23:11:25.925Z | Compiling chumsky v0.9.3 |
| 3101 | 2026-09-01T23:11:25.946Z | Compiling ecdsa v0.16.9 |
| 3102 | 2026-09-01T23:11:26.003Z | Compiling knus-derive v3.4.0 |
| 3103 | 2026-09-01T23:11:26.138Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3104 | 2026-09-01T23:11:26.161Z | Compiling polar-core v0.27.3 |
| 3105 | 2026-09-01T23:11:26.367Z | Compiling primeorder v0.13.6 |
| 3106 | 2026-09-01T23:11:26.390Z | Compiling nonempty v0.12.0 |
| 3107 | 2026-09-01T23:11:26.624Z | Compiling p384 v0.13.1 |
| 3108 | 2026-09-01T23:11:26.667Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3109 | 2026-09-01T23:11:27.110Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3110 | 2026-09-01T23:11:27.137Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3111 | 2026-09-01T23:11:27.197Z | Compiling fxhash v0.2.1 |
| 3112 | 2026-09-01T23:11:27.357Z | Compiling knus v3.4.0 |
| 3113 | 2026-09-01T23:11:27.402Z | Compiling libz-sys v1.1.24 |
| 3114 | 2026-09-01T23:11:27.507Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3115 | 2026-09-01T23:11:27.620Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3116 | 2026-09-01T23:11:27.664Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3117 | 2026-09-01T23:11:27.896Z | Compiling kstat-rs v0.2.5 |
| 3118 | 2026-09-01T23:11:28.104Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3119 | 2026-09-01T23:11:28.202Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3120 | 2026-09-01T23:11:28.239Z | Compiling mime_guess v2.0.5 |
| 3121 | 2026-09-01T23:11:28.262Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3122 | 2026-09-01T23:11:28.750Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3123 | 2026-09-01T23:11:28.753Z | Compiling nanorand v0.7.0 |
| 3124 | 2026-09-01T23:11:29.130Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 3125 | 2026-09-01T23:11:29.208Z | Compiling parking_lot_core v0.8.6 |
| 3126 | 2026-09-01T23:11:29.211Z | Compiling flume v0.11.1 |
| 3127 | 2026-09-01T23:11:29.536Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3128 | 2026-09-01T23:11:29.593Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3129 | 2026-09-01T23:11:29.645Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3130 | 2026-09-01T23:11:29.807Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3131 | 2026-09-01T23:11:30.120Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3132 | 2026-09-01T23:11:30.293Z | Compiling git-stub v1.0.0 |
| 3133 | 2026-09-01T23:11:30.401Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3134 | 2026-09-01T23:11:30.520Z | Compiling strsim v0.10.0 |
| 3135 | 2026-09-01T23:11:30.571Z | Compiling instability v0.3.11 |
| 3136 | 2026-09-01T23:11:30.654Z | Compiling corncobs v0.1.4 |
| 3137 | 2026-09-01T23:11:30.677Z | Compiling http-range v0.1.5 |
| 3138 | 2026-09-01T23:11:30.830Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3139 | 2026-09-01T23:11:30.852Z | Compiling darling_core v0.13.4 |
| 3140 | 2026-09-01T23:11:30.910Z | Compiling git-stub-vcs v0.1.0 |
| 3141 | 2026-09-01T23:11:30.973Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3142 | 2026-09-01T23:11:31.701Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3143 | 2026-09-01T23:11:31.722Z | Compiling progenitor-impl v0.13.0 |
| 3144 | 2026-09-01T23:11:31.845Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3145 | 2026-09-01T23:11:31.971Z | Compiling ignore v0.4.25 |
| 3146 | 2026-09-01T23:11:32.217Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3147 | 2026-09-01T23:11:32.476Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3148 | 2026-09-01T23:11:32.515Z | Compiling secrecy v0.8.0 |
| 3149 | 2026-09-01T23:11:32.565Z | Compiling anstyle-parse v0.2.7 |
| 3150 | 2026-09-01T23:11:32.708Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3151 | 2026-09-01T23:11:32.805Z | Compiling castaway v0.2.4 |
| 3152 | 2026-09-01T23:11:32.969Z | Compiling vergen-git2 v9.1.0 |
| 3153 | 2026-09-01T23:11:33.200Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3154 | 2026-09-01T23:11:33.434Z | Compiling indoc v2.0.7 |
| 3155 | 2026-09-01T23:11:33.865Z | Compiling progenitor-macro v0.13.0 |
| 3156 | 2026-09-01T23:11:33.913Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3157 | 2026-09-01T23:11:34.580Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3158 | 2026-09-01T23:11:34.648Z | Compiling compact_str v0.8.1 |
| 3159 | 2026-09-01T23:11:35.117Z | Compiling anstream v0.6.21 |
| 3160 | 2026-09-01T23:11:35.143Z | Compiling globwalk v0.9.1 |
| 3161 | 2026-09-01T23:11:35.472Z | Compiling oso v0.27.3 |
| 3162 | 2026-09-01T23:11:35.536Z | Compiling darling_macro v0.13.4 |
| 3163 | 2026-09-01T23:11:35.634Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3164 | 2026-09-01T23:11:36.008Z | Compiling hyper-staticfile v0.10.1 |
| 3165 | 2026-09-01T23:11:36.039Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3166 | 2026-09-01T23:11:36.088Z | Compiling parking_lot v0.11.2 |
| 3167 | 2026-09-01T23:11:36.224Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3168 | 2026-09-01T23:11:36.662Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3169 | 2026-09-01T23:11:36.691Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3170 | 2026-09-01T23:11:36.715Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3171 | 2026-09-01T23:11:36.877Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3172 | 2026-09-01T23:11:36.974Z | Compiling predicates-tree v1.0.13 |
| 3173 | 2026-09-01T23:11:37.318Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3174 | 2026-09-01T23:11:37.577Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3175 | 2026-09-01T23:11:37.917Z | Compiling progenitor-client v0.13.0 |
| 3176 | 2026-09-01T23:11:37.940Z | Compiling unicode-truncate v1.1.0 |
| 3177 | 2026-09-01T23:11:38.065Z | Compiling sha2 v0.11.0 |
| 3178 | 2026-09-01T23:11:38.165Z | Compiling digest-io v0.1.0 |
| 3179 | 2026-09-01T23:11:38.205Z | Compiling lru v0.12.5 |
| 3180 | 2026-09-01T23:11:38.346Z | Compiling prefix-trie v0.7.0 |
| 3181 | 2026-09-01T23:11:38.375Z | Compiling rand_seeder v0.4.0 |
| 3182 | 2026-09-01T23:11:38.432Z | Compiling rawzip v0.4.4 |
| 3183 | 2026-09-01T23:11:38.826Z | Compiling async-bb8-diesel v0.2.1 |
| 3184 | 2026-09-01T23:11:38.870Z | Compiling diesel-dtrace v0.5.0 |
| 3185 | 2026-09-01T23:11:39.023Z | Compiling cassowary v0.3.0 |
| 3186 | 2026-09-01T23:11:39.098Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3187 | 2026-09-01T23:11:39.199Z | Compiling hickory-server v0.25.2 |
| 3188 | 2026-09-01T23:11:39.273Z | Compiling progenitor v0.13.0 |
| 3189 | 2026-09-01T23:11:39.295Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3190 | 2026-09-01T23:11:39.459Z | Compiling ratatui v0.29.0 |
| 3191 | 2026-09-01T23:11:39.529Z | Compiling camino-tempfile-ext v0.3.3 |
| 3192 | 2026-09-01T23:11:39.835Z | Compiling sled v0.34.7 |
| 3193 | 2026-09-01T23:11:39.994Z | Compiling darling v0.13.4 |
| 3194 | 2026-09-01T23:11:40.407Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3195 | 2026-09-01T23:11:41.761Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3196 | 2026-09-01T23:11:42.146Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3197 | 2026-09-01T23:11:42.344Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3198 | 2026-09-01T23:11:42.973Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3199 | 2026-09-01T23:11:43.210Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3200 | 2026-09-01T23:11:43.310Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3201 | 2026-09-01T23:11:43.469Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3202 | 2026-09-01T23:11:43.833Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3203 | 2026-09-01T23:11:44.210Z | Compiling serde_with_macros v1.5.2 |
| 3204 | 2026-09-01T23:11:44.241Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3205 | 2026-09-01T23:11:44.309Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3206 | 2026-09-01T23:11:44.540Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3207 | 2026-09-01T23:11:44.733Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3208 | 2026-09-01T23:11:44.771Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3209 | 2026-09-01T23:11:44.974Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3210 | 2026-09-01T23:11:45.020Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3211 | 2026-09-01T23:11:45.066Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3212 | 2026-09-01T23:11:45.098Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3213 | 2026-09-01T23:11:45.210Z | Compiling arc-swap v1.8.2 |
| 3214 | 2026-09-01T23:11:45.245Z | Compiling void v1.0.2 |
| 3215 | 2026-09-01T23:11:45.371Z | Compiling lzss v0.8.2 |
| 3216 | 2026-09-01T23:11:45.393Z | Compiling serde_with v1.14.0 |
| 3217 | 2026-09-01T23:11:45.484Z | Compiling slog-scope v4.4.1 |
| 3218 | 2026-09-01T23:11:45.527Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3219 | 2026-09-01T23:11:45.559Z | Compiling scuffle v0.1.0 |
| 3220 | 2026-09-01T23:11:45.582Z | Compiling tungstenite v0.23.0 |
| 3221 | 2026-09-01T23:11:45.603Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3222 | 2026-09-01T23:11:45.643Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3223 | 2026-09-01T23:11:45.829Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3224 | 2026-09-01T23:11:46.050Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3225 | 2026-09-01T23:11:46.182Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3226 | 2026-09-01T23:11:46.272Z | Compiling libsw-core v0.3.2 |
| 3227 | 2026-09-01T23:11:46.344Z | Compiling nix v0.27.1 |
| 3228 | 2026-09-01T23:11:46.417Z | Compiling twox-hash v2.1.2 |
| 3229 | 2026-09-01T23:11:46.479Z | Compiling serde_bytes v0.11.19 |
| 3230 | 2026-09-01T23:11:46.567Z | Compiling atty v0.2.14 |
| 3231 | 2026-09-01T23:11:46.667Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3232 | 2026-09-01T23:11:46.712Z | Compiling libsw v3.5.0 |
| 3233 | 2026-09-01T23:11:46.791Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3234 | 2026-09-01T23:11:46.891Z | Compiling tokio-tungstenite v0.23.1 |
| 3235 | 2026-09-01T23:11:46.937Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3236 | 2026-09-01T23:11:46.963Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3237 | 2026-09-01T23:11:46.987Z | Compiling slog-stdlog v4.1.1 |
| 3238 | 2026-09-01T23:11:47.009Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3239 | 2026-09-01T23:11:47.033Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3240 | 2026-09-01T23:11:47.240Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3241 | 2026-09-01T23:11:47.263Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3242 | 2026-09-01T23:11:47.302Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3243 | 2026-09-01T23:11:47.482Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3244 | 2026-09-01T23:11:47.508Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3245 | 2026-09-01T23:11:47.766Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3246 | 2026-09-01T23:11:47.964Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3247 | 2026-09-01T23:11:48.008Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3248 | 2026-09-01T23:11:48.030Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3249 | 2026-09-01T23:11:48.462Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3250 | 2026-09-01T23:11:49.075Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3251 | 2026-09-01T23:11:49.104Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3252 | 2026-09-01T23:11:49.303Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3253 | 2026-09-01T23:11:49.540Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3254 | 2026-09-01T23:11:49.836Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3255 | 2026-09-01T23:11:50.109Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3256 | 2026-09-01T23:11:52.267Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3257 | 2026-09-01T23:11:52.650Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3258 | 2026-09-01T23:11:53.287Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3259 | 2026-09-01T23:11:53.501Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3260 | 2026-09-01T23:11:53.776Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3261 | 2026-09-01T23:11:54.134Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3262 | 2026-09-01T23:11:54.177Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3263 | 2026-09-01T23:11:54.232Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3264 | 2026-09-01T23:11:54.966Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3265 | 2026-09-01T23:11:55.468Z | Compiling git2 v0.20.4 |
| 3266 | 2026-09-01T23:11:55.885Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3267 | 2026-09-01T23:11:56.101Z | Compiling signal-hook-tokio v0.3.1 |
| 3268 | 2026-09-01T23:11:56.289Z | Compiling fatfs v0.3.6 |
| 3269 | 2026-09-01T23:11:56.315Z | Compiling yasna v0.5.2 |
| 3270 | 2026-09-01T23:11:56.427Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3271 | 2026-09-01T23:11:57.285Z | Compiling console v0.16.2 |
| 3272 | 2026-09-01T23:11:57.324Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3273 | 2026-09-01T23:11:57.418Z | Compiling assert_matches v1.5.0 |
| 3274 | 2026-09-01T23:11:57.524Z | Compiling seq-macro v0.3.6 |
| 3275 | 2026-09-01T23:11:58.057Z | Compiling indicatif v0.18.4 |
| 3276 | 2026-09-01T23:11:58.177Z | Compiling rcgen v0.12.1 |
| 3277 | 2026-09-01T23:11:58.491Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3278 | 2026-09-01T23:11:58.547Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3279 | 2026-09-01T23:11:58.829Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3280 | 2026-09-01T23:12:01.079Z | Compiling slog-envlogger v2.2.0 |
| 3281 | 2026-09-01T23:12:01.778Z | Compiling oxide-update-engine-display v0.1.2 |
| 3282 | 2026-09-01T23:12:02.061Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3283 | 2026-09-01T23:12:02.505Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3284 | 2026-09-01T23:12:02.860Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3285 | 2026-09-01T23:12:03.095Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3286 | 2026-09-01T23:12:03.329Z | Compiling port-file v0.1.0 |
| 3287 | 2026-09-01T23:12:03.427Z | Compiling rtoolbox v0.0.3 |
| 3288 | 2026-09-01T23:12:03.631Z | Compiling subprocess v0.2.15 |
| 3289 | 2026-09-01T23:12:03.680Z | Compiling rpassword v7.5.4 |
| 3290 | 2026-09-01T23:12:04.065Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3291 | 2026-09-01T23:12:04.113Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3292 | 2026-09-01T23:12:04.270Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3293 | 2026-09-01T23:12:04.807Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3294 | 2026-09-01T23:12:04.891Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3295 | 2026-09-01T23:12:04.959Z | Compiling tui-tree-widget v0.23.1 |
| 3296 | 2026-09-01T23:12:05.246Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3297 | 2026-09-01T23:12:05.473Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3298 | 2026-09-01T23:12:06.362Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3299 | 2026-09-01T23:12:07.447Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3300 | 2026-09-01T23:12:07.636Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3301 | 2026-09-01T23:12:07.815Z | Compiling uzers v0.12.2 |
| 3302 | 2026-09-01T23:12:07.854Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3303 | 2026-09-01T23:12:08.087Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3304 | 2026-09-01T23:12:08.185Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3305 | 2026-09-01T23:12:08.212Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3306 | 2026-09-01T23:12:08.671Z | Compiling support-bundle-viewer v0.1.2 |
| 3307 | 2026-09-01T23:12:08.864Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3308 | 2026-09-01T23:12:08.987Z | Compiling multimap v0.10.1 |
| 3309 | 2026-09-01T23:12:09.801Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3310 | 2026-09-01T23:12:34.050Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3311 | 2026-09-01T23:12:54.218Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3312 | 2026-09-01T23:13:08.845Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3313 | 2026-09-01T23:20:49.795Z | Finished `release` profile [optimized] target(s) in 10m 12s |
| 3314 | 2026-09-01T23:20:49.799Z | 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-01T23:20:49.799Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3316 | 2026-09-01T23:21:25.084Z | |
| 3317 | 2026-09-01T23:21:25.087Z | real 10:48.830710862 |
| 3318 | 2026-09-01T23:21:25.087Z | user 2:03:18.293067513 |
| 3319 | 2026-09-01T23:21:25.087Z | sys 4:36.883575616 |
| 3320 | 2026-09-01T23:21:25.087Z | trap 3.220125264 |
| 3321 | 2026-09-01T23:21:25.087Z | tflt 0.769888746 |
| 3322 | 2026-09-01T23:21:25.087Z | dflt 9.489548703 |
| 3323 | 2026-09-01T23:21:25.087Z | kflt 0.006354040 |
| 3324 | 2026-09-01T23:21:25.087Z | lock 8:15:16.484976284 |
| 3325 | 2026-09-01T23:21:25.087Z | slp 3:07:23.796609125 |
| 3326 | 2026-09-01T23:21:25.087Z | lat 2:55.458652936 |
| 3327 | 2026-09-01T23:21:25.087Z | stop 8:32.078329570 |
| 3328 | 2026-09-01T23:21:25.087Z | + mapfile -t packages |
| 3329 | 2026-09-01T23:21:25.087Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3330 | 2026-09-01T23:21:26.068Z | Finished `release` profile [optimized] target(s) in 0.97s |
| 3331 | 2026-09-01T23:21:26.146Z | Running `target/release/omicron-package -t test list-outputs` |
| 3332 | 2026-09-01T23:21:26.206Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3333 | 2026-09-01T23:21:26.209Z | + ptime -m cargo build --locked --release -p xtask |
| 3334 | 2026-09-01T23:21:26.693Z | Compiling libc v0.2.185 |
| 3335 | 2026-09-01T23:21:26.693Z | Compiling serde_core v1.0.228 |
| 3336 | 2026-09-01T23:21:26.698Z | Compiling serde v1.0.228 |
| 3337 | 2026-09-01T23:21:26.698Z | Compiling rustix v1.1.4 |
| 3338 | 2026-09-01T23:21:26.698Z | Compiling serde_json v1.0.151 |
| 3339 | 2026-09-01T23:21:26.818Z | Compiling bitflags v2.11.0 |
| 3340 | 2026-09-01T23:21:26.849Z | Compiling usdt-impl v0.5.0 |
| 3341 | 2026-09-01T23:21:26.858Z | Compiling syn v2.0.117 |
| 3342 | 2026-09-01T23:21:26.871Z | Compiling syn v1.0.109 |
| 3343 | 2026-09-01T23:21:26.882Z | Compiling getrandom v0.4.3 |
| 3344 | 2026-09-01T23:21:26.895Z | Compiling log v0.4.33 |
| 3345 | 2026-09-01T23:21:26.907Z | Compiling indexmap v2.14.0 |
| 3346 | 2026-09-01T23:21:26.923Z | Compiling fs-err v3.3.0 |
| 3347 | 2026-09-01T23:21:27.084Z | Compiling heck v0.4.1 |
| 3348 | 2026-09-01T23:21:27.183Z | Compiling once_cell v1.21.3 |
| 3349 | 2026-09-01T23:21:27.239Z | Compiling anyhow v1.0.104 |
| 3350 | 2026-09-01T23:21:27.528Z | Compiling thread-id v4.2.2 |
| 3351 | 2026-09-01T23:21:27.557Z | Compiling errno v0.3.14 |
| 3352 | 2026-09-01T23:21:27.560Z | Compiling memmap v0.7.0 |
| 3353 | 2026-09-01T23:21:28.319Z | Compiling proc-macro-error v1.0.4 |
| 3354 | 2026-09-01T23:21:28.553Z | Compiling terminal_size v0.4.3 |
| 3355 | 2026-09-01T23:21:28.553Z | Compiling tempfile v3.27.0 |
| 3356 | 2026-09-01T23:21:28.587Z | Compiling tabled_derive v0.7.0 |
| 3357 | 2026-09-01T23:21:28.651Z | Compiling clap_builder v4.6.0 |
| 3358 | 2026-09-01T23:21:28.651Z | Compiling textwrap v0.16.2 |
| 3359 | 2026-09-01T23:21:29.001Z | Compiling camino v1.2.5 |
| 3360 | 2026-09-01T23:21:29.005Z | Compiling cargo-platform v0.3.2 |
| 3361 | 2026-09-01T23:21:29.005Z | Compiling semver v1.0.28 |
| 3362 | 2026-09-01T23:21:29.023Z | Compiling pest_generator v2.8.6 |
| 3363 | 2026-09-01T23:21:29.273Z | Compiling tabled v0.15.0 |
| 3364 | 2026-09-01T23:21:29.308Z | Compiling camino-tempfile v1.4.1 |
| 3365 | 2026-09-01T23:21:29.446Z | Compiling serde_derive v1.0.228 |
| 3366 | 2026-09-01T23:21:29.446Z | Compiling thiserror-impl v1.0.69 |
| 3367 | 2026-09-01T23:21:29.449Z | Compiling zerocopy-derive v0.7.35 |
| 3368 | 2026-09-01T23:21:29.449Z | Compiling scroll_derive v0.12.1 |
| 3369 | 2026-09-01T23:21:29.449Z | Compiling thiserror-impl v2.0.18 |
| 3370 | 2026-09-01T23:21:29.449Z | Compiling clap_derive v4.6.1 |
| 3371 | 2026-09-01T23:21:29.584Z | Compiling pest_derive v2.8.6 |
| 3372 | 2026-09-01T23:21:30.106Z | Compiling scroll v0.12.0 |
| 3373 | 2026-09-01T23:21:30.273Z | Compiling zerocopy v0.7.35 |
| 3374 | 2026-09-01T23:21:30.361Z | Compiling goblin v0.8.2 |
| 3375 | 2026-09-01T23:21:30.605Z | Compiling thiserror v1.0.69 |
| 3376 | 2026-09-01T23:21:30.631Z | Compiling thiserror v2.0.18 |
| 3377 | 2026-09-01T23:21:30.738Z | Compiling dtrace-parser v0.2.0 |
| 3378 | 2026-09-01T23:21:30.893Z | Compiling clap v4.6.1 |
| 3379 | 2026-09-01T23:21:31.958Z | Compiling dof v0.3.0 |
| 3380 | 2026-09-01T23:21:31.958Z | Compiling serde_tokenstream v0.2.3 |
| 3381 | 2026-09-01T23:21:32.002Z | Compiling toml_datetime v0.6.11 |
| 3382 | 2026-09-01T23:21:32.002Z | Compiling serde_spanned v0.6.9 |
| 3383 | 2026-09-01T23:21:32.005Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3384 | 2026-09-01T23:21:32.005Z | Compiling cargo_metadata v0.23.1 |
| 3385 | 2026-09-01T23:21:32.006Z | Compiling macaddr v1.0.1 |
| 3386 | 2026-09-01T23:21:32.210Z | Compiling toml_edit v0.22.27 |
| 3387 | 2026-09-01T23:21:32.595Z | Compiling usdt-macro v0.5.0 |
| 3388 | 2026-09-01T23:21:32.595Z | Compiling usdt-attr-macro v0.5.0 |
| 3389 | 2026-09-01T23:21:33.465Z | Compiling usdt v0.5.0 |
| 3390 | 2026-09-01T23:21:33.631Z | Compiling toml v0.8.23 |
| 3391 | 2026-09-01T23:21:34.051Z | Compiling cargo_toml v0.21.0 |
| 3392 | 2026-09-01T23:21:36.312Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3393 | 2026-09-01T23:21:42.334Z | Finished `release` profile [optimized] target(s) in 16.11s |
| 3394 | 2026-09-01T23:21:42.436Z | |
| 3395 | 2026-09-01T23:21:42.436Z | real 16.192690606 |
| 3396 | 2026-09-01T23:21:42.436Z | user 1:55.329401221 |
| 3397 | 2026-09-01T23:21:42.436Z | sys 13.905455827 |
| 3398 | 2026-09-01T23:21:42.436Z | trap 0.044354910 |
| 3399 | 2026-09-01T23:21:42.436Z | tflt 0.660236128 |
| 3400 | 2026-09-01T23:21:42.442Z | dflt 1.712985266 |
| 3401 | 2026-09-01T23:21:42.442Z | kflt 0.000095710 |
| 3402 | 2026-09-01T23:21:42.442Z | lock 3:42.321443056 |
| 3403 | 2026-09-01T23:21:42.443Z | slp 2:09.073815232 |
| 3404 | 2026-09-01T23:21:42.443Z | lat 2.618109061 |
| 3405 | 2026-09-01T23:21:42.443Z | stop 16.209696070 |
| 3406 | 2026-09-01T23:21:42.443Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3407 | 2026-09-01T23:21:42.443Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3408 | 2026-09-01T23:21:42.443Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3409 | 2026-09-01T23:21:42.443Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3410 | 2026-09-01T23:21:42.443Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3411 | 2026-09-01T23:21:43.401Z | Compiling progenitor-client v0.14.0 |
| 3412 | 2026-09-01T23:21:43.404Z | Compiling match_cfg v0.1.0 |
| 3413 | 2026-09-01T23:21:43.404Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3414 | 2026-09-01T23:21:43.404Z | Compiling slog-json v2.6.1 |
| 3415 | 2026-09-01T23:21:43.404Z | Compiling newtype-uuid-macros v0.1.0 |
| 3416 | 2026-09-01T23:21:43.404Z | Compiling sha1 v0.11.0 |
| 3417 | 2026-09-01T23:21:43.550Z | Compiling multer v3.1.0 |
| 3418 | 2026-09-01T23:21:43.555Z | Compiling compression-core v0.4.31 |
| 3419 | 2026-09-01T23:21:43.555Z | Compiling debug-ignore v1.0.5 |
| 3420 | 2026-09-01T23:21:43.555Z | Compiling async-stream-impl v0.3.6 |
| 3421 | 2026-09-01T23:21:43.563Z | Compiling serde_spanned v1.1.1 |
| 3422 | 2026-09-01T23:21:43.568Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3423 | 2026-09-01T23:21:43.569Z | Compiling dropshot v0.17.1 |
| 3424 | 2026-09-01T23:21:43.569Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3425 | 2026-09-01T23:21:43.588Z | Compiling waitgroup v0.1.2 |
| 3426 | 2026-09-01T23:21:43.606Z | Compiling rustls-pemfile v2.2.0 |
| 3427 | 2026-09-01T23:21:43.767Z | Compiling dropshot_endpoint v0.17.1 |
| 3428 | 2026-09-01T23:21:43.856Z | Compiling hostname v0.4.2 |
| 3429 | 2026-09-01T23:21:43.874Z | Compiling compression-codecs v0.4.37 |
| 3430 | 2026-09-01T23:21:43.926Z | Compiling hostname v0.3.1 |
| 3431 | 2026-09-01T23:21:43.929Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3432 | 2026-09-01T23:21:43.930Z | Compiling serde_path_to_error v0.1.20 |
| 3433 | 2026-09-01T23:21:43.930Z | Compiling atomicwrites v0.4.4 |
| 3434 | 2026-09-01T23:21:43.930Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3435 | 2026-09-01T23:21:43.930Z | Compiling macaddr v1.0.1 |
| 3436 | 2026-09-01T23:21:44.003Z | Compiling serde_tokenstream v0.3.0 |
| 3437 | 2026-09-01T23:21:44.020Z | Compiling oxide-generation v0.1.3 |
| 3438 | 2026-09-01T23:21:44.078Z | Compiling slog-bunyan v2.5.0 |
| 3439 | 2026-09-01T23:21:44.110Z | Compiling async-compression v0.4.41 |
| 3440 | 2026-09-01T23:21:44.110Z | Compiling instant v0.1.13 |
| 3441 | 2026-09-01T23:21:44.171Z | Compiling parse-display-derive v0.10.0 |
| 3442 | 2026-09-01T23:21:44.175Z | Compiling regress v0.10.5 |
| 3443 | 2026-09-01T23:21:44.248Z | Compiling backon v1.6.0 |
| 3444 | 2026-09-01T23:21:44.274Z | Compiling backoff v0.4.0 |
| 3445 | 2026-09-01T23:21:44.274Z | Compiling itertools v0.14.0 |
| 3446 | 2026-09-01T23:21:44.309Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3447 | 2026-09-01T23:21:44.345Z | Compiling async-stream v0.3.6 |
| 3448 | 2026-09-01T23:21:44.372Z | Compiling humantime v2.3.0 |
| 3449 | 2026-09-01T23:21:44.382Z | Compiling oxide-generation-macros v0.2.0 |
| 3450 | 2026-09-01T23:21:44.400Z | Compiling half v2.7.1 |
| 3451 | 2026-09-01T23:21:44.457Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3452 | 2026-09-01T23:21:44.474Z | Compiling progenitor-extras v0.2.0 |
| 3453 | 2026-09-01T23:21:44.493Z | Compiling ciborium-io v0.2.2 |
| 3454 | 2026-09-01T23:21:44.518Z | Compiling crucible-workspace-hack v0.1.0 |
| 3455 | 2026-09-01T23:21:44.540Z | Compiling convert_case v0.4.0 |
| 3456 | 2026-09-01T23:21:44.559Z | Compiling secrecy v0.10.3 |
| 3457 | 2026-09-01T23:21:44.589Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3458 | 2026-09-01T23:21:44.611Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3459 | 2026-09-01T23:21:44.631Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3460 | 2026-09-01T23:21:44.653Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3461 | 2026-09-01T23:21:44.738Z | Compiling ciborium-ll v0.2.2 |
| 3462 | 2026-09-01T23:21:44.756Z | Compiling inout v0.1.4 |
| 3463 | 2026-09-01T23:21:44.760Z | Compiling regress v0.11.1 |
| 3464 | 2026-09-01T23:21:44.807Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3465 | 2026-09-01T23:21:44.885Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3466 | 2026-09-01T23:21:44.903Z | Compiling universal-hash v0.5.1 |
| 3467 | 2026-09-01T23:21:44.930Z | Compiling derive_more v0.99.20 |
| 3468 | 2026-09-01T23:21:44.951Z | Compiling ciborium v0.2.2 |
| 3469 | 2026-09-01T23:21:44.982Z | Compiling cipher v0.4.4 |
| 3470 | 2026-09-01T23:21:45.001Z | Compiling opaque-debug v0.3.1 |
| 3471 | 2026-09-01T23:21:45.017Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3472 | 2026-09-01T23:21:45.066Z | Compiling poly1305 v0.8.0 |
| 3473 | 2026-09-01T23:21:45.091Z | Compiling blake2 v0.10.6 |
| 3474 | 2026-09-01T23:21:45.190Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3475 | 2026-09-01T23:21:45.255Z | Compiling chacha20 v0.9.1 |
| 3476 | 2026-09-01T23:21:45.273Z | Compiling aead v0.5.2 |
| 3477 | 2026-09-01T23:21:45.292Z | Compiling password-hash v0.5.0 |
| 3478 | 2026-09-01T23:21:45.469Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3479 | 2026-09-01T23:21:45.504Z | Compiling indent_write v2.2.0 |
| 3480 | 2026-09-01T23:21:45.556Z | Compiling argon2 v0.5.3 |
| 3481 | 2026-09-01T23:21:45.575Z | Compiling chacha20poly1305 v0.10.1 |
| 3482 | 2026-09-01T23:21:45.598Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3483 | 2026-09-01T23:21:45.601Z | Compiling unsafe-libyaml v0.2.11 |
| 3484 | 2026-09-01T23:21:45.680Z | Compiling itertools v0.15.0 |
| 3485 | 2026-09-01T23:21:45.697Z | Compiling num-derive v0.4.2 |
| 3486 | 2026-09-01T23:21:45.729Z | Compiling heapless v0.8.0 |
| 3487 | 2026-09-01T23:21:45.783Z | Compiling tabwriter v1.4.1 |
| 3488 | 2026-09-01T23:21:45.833Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3489 | 2026-09-01T23:21:45.913Z | Compiling hash32 v0.3.1 |
| 3490 | 2026-09-01T23:21:45.977Z | Compiling parse-display v0.10.0 |
| 3491 | 2026-09-01T23:21:46.051Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3492 | 2026-09-01T23:21:46.090Z | Compiling thiserror-no-std v2.0.2 |
| 3493 | 2026-09-01T23:21:46.104Z | Compiling smoltcp v0.11.0 |
| 3494 | 2026-09-01T23:21:46.203Z | Compiling vsss-rs v3.3.4 |
| 3495 | 2026-09-01T23:21:46.304Z | Compiling serde_yaml v0.9.34+deprecated |
| 3496 | 2026-09-01T23:21:46.322Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3497 | 2026-09-01T23:21:46.439Z | Compiling typify-impl v0.6.2 |
| 3498 | 2026-09-01T23:21:46.508Z | Compiling proc-macro-crate v3.4.0 |
| 3499 | 2026-09-01T23:21:46.623Z | Compiling cobs v0.3.0 |
| 3500 | 2026-09-01T23:21:46.717Z | Compiling colored v3.1.1 |
| 3501 | 2026-09-01T23:21:46.829Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3502 | 2026-09-01T23:21:46.848Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3503 | 2026-09-01T23:21:46.870Z | Compiling postcard v1.1.3 |
| 3504 | 2026-09-01T23:21:47.087Z | Compiling proc-macro-error v1.0.4 |
| 3505 | 2026-09-01T23:21:47.105Z | Compiling rand v0.10.1 |
| 3506 | 2026-09-01T23:21:47.119Z | Compiling num_enum_derive v0.7.6 |
| 3507 | 2026-09-01T23:21:47.122Z | Compiling ingot-macros v0.2.0 |
| 3508 | 2026-09-01T23:21:47.122Z | Compiling proc-macro-crate v1.3.1 |
| 3509 | 2026-09-01T23:21:47.189Z | Compiling foreign-types-macros v0.2.3 |
| 3510 | 2026-09-01T23:21:47.242Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3511 | 2026-09-01T23:21:47.406Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3512 | 2026-09-01T23:21:47.442Z | Compiling foreign-types-shared v0.3.1 |
| 3513 | 2026-09-01T23:21:47.544Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3514 | 2026-09-01T23:21:47.576Z | Compiling rayon-core v1.13.0 |
| 3515 | 2026-09-01T23:21:47.599Z | Compiling num_enum_derive v0.5.11 |
| 3516 | 2026-09-01T23:21:47.626Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3517 | 2026-09-01T23:21:47.645Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3518 | 2026-09-01T23:21:47.865Z | Compiling foreign-types v0.5.0 |
| 3519 | 2026-09-01T23:21:47.869Z | Compiling crossbeam-deque v0.8.6 |
| 3520 | 2026-09-01T23:21:47.885Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3521 | 2026-09-01T23:21:47.974Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3522 | 2026-09-01T23:21:47.992Z | Compiling cstr-argument v0.1.2 |
| 3523 | 2026-09-01T23:21:47.993Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3524 | 2026-09-01T23:21:47.995Z | Compiling illumos-nvpair v0.3.0 |
| 3525 | 2026-09-01T23:21:48.140Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3526 | 2026-09-01T23:21:48.183Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3527 | 2026-09-01T23:21:48.254Z | Compiling num_enum v0.7.6 |
| 3528 | 2026-09-01T23:21:48.280Z | Compiling zone_cfg_derive v0.3.1 |
| 3529 | 2026-09-01T23:21:48.311Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3530 | 2026-09-01T23:21:48.393Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3531 | 2026-09-01T23:21:48.419Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3532 | 2026-09-01T23:21:48.437Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3533 | 2026-09-01T23:21:48.472Z | Compiling itertools v0.12.1 |
| 3534 | 2026-09-01T23:21:48.492Z | Compiling sigpipe v0.1.3 |
| 3535 | 2026-09-01T23:21:48.529Z | Compiling rayon v1.11.0 |
| 3536 | 2026-09-01T23:21:48.550Z | Compiling glob v0.3.3 |
| 3537 | 2026-09-01T23:21:48.574Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3538 | 2026-09-01T23:21:48.666Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3539 | 2026-09-01T23:21:48.683Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3540 | 2026-09-01T23:21:48.725Z | Compiling num_enum v0.5.11 |
| 3541 | 2026-09-01T23:21:48.771Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3542 | 2026-09-01T23:21:48.793Z | Compiling smf v0.2.3 |
| 3543 | 2026-09-01T23:21:48.796Z | Compiling whoami v1.6.1 |
| 3544 | 2026-09-01T23:21:48.854Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3545 | 2026-09-01T23:21:48.875Z | Compiling cpubits v0.1.1 |
| 3546 | 2026-09-01T23:21:48.949Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3547 | 2026-09-01T23:21:48.975Z | Compiling gethostname v0.5.0 |
| 3548 | 2026-09-01T23:21:48.993Z | Compiling num-rational v0.4.2 |
| 3549 | 2026-09-01T23:21:48.996Z | Compiling num-complex v0.4.6 |
| 3550 | 2026-09-01T23:21:49.133Z | Compiling derive-where v1.6.0 |
| 3551 | 2026-09-01T23:21:49.151Z | Compiling toml v0.8.23 |
| 3552 | 2026-09-01T23:21:49.182Z | Compiling usdt-macro v0.5.0 |
| 3553 | 2026-09-01T23:21:49.186Z | Compiling usdt-attr-macro v0.5.0 |
| 3554 | 2026-09-01T23:21:49.342Z | Compiling pem-rfc7468 v1.0.0 |
| 3555 | 2026-09-01T23:21:49.392Z | Compiling num v0.4.3 |
| 3556 | 2026-09-01T23:21:49.439Z | Compiling memmap v0.7.0 |
| 3557 | 2026-09-01T23:21:49.494Z | Compiling float-ord v0.3.2 |
| 3558 | 2026-09-01T23:21:49.598Z | Compiling cancel-safe-futures v0.1.5 |
| 3559 | 2026-09-01T23:21:49.646Z | Compiling zone v0.3.1 |
| 3560 | 2026-09-01T23:21:49.664Z | Compiling hmac v0.13.0 |
| 3561 | 2026-09-01T23:21:49.684Z | Compiling universal-hash v0.6.1 |
| 3562 | 2026-09-01T23:21:49.760Z | Compiling resolv-conf v0.7.6 |
| 3563 | 2026-09-01T23:21:49.795Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3564 | 2026-09-01T23:21:49.860Z | Compiling sha1 v0.10.6 |
| 3565 | 2026-09-01T23:21:49.904Z | Compiling libefi-sys v0.1.0 |
| 3566 | 2026-09-01T23:21:50.003Z | Compiling prettyplease v0.2.37 |
| 3567 | 2026-09-01T23:21:50.104Z | Compiling usdt v0.5.0 |
| 3568 | 2026-09-01T23:21:50.128Z | Compiling linear-map v1.2.0 |
| 3569 | 2026-09-01T23:21:50.147Z | Compiling ingot-types v0.2.0 |
| 3570 | 2026-09-01T23:21:50.149Z | Compiling polyval v0.7.1 |
| 3571 | 2026-09-01T23:21:50.204Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3572 | 2026-09-01T23:21:50.229Z | Compiling der v0.8.0 |
| 3573 | 2026-09-01T23:21:50.249Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3574 | 2026-09-01T23:21:50.290Z | Compiling newline-converter v0.3.0 |
| 3575 | 2026-09-01T23:21:50.351Z | Compiling console v0.15.11 |
| 3576 | 2026-09-01T23:21:50.370Z | Compiling bitfield-struct v0.6.2 |
| 3577 | 2026-09-01T23:21:50.389Z | Compiling ghash v0.6.0 |
| 3578 | 2026-09-01T23:21:50.436Z | Compiling pbkdf2 v0.13.0 |
| 3579 | 2026-09-01T23:21:50.515Z | Compiling oxide-update-engine-types v0.1.2 |
| 3580 | 2026-09-01T23:21:50.553Z | Compiling ingot v0.2.1 |
| 3581 | 2026-09-01T23:21:50.602Z | Compiling crypto-bigint v0.7.5 |
| 3582 | 2026-09-01T23:21:50.620Z | Compiling aes v0.9.1 |
| 3583 | 2026-09-01T23:21:50.665Z | Compiling hickory-proto v0.24.4 |
| 3584 | 2026-09-01T23:21:50.866Z | Compiling expectorate v1.2.0 |
| 3585 | 2026-09-01T23:21:51.031Z | Compiling ctr v0.10.1 |
| 3586 | 2026-09-01T23:21:51.057Z | Compiling aead v0.6.1 |
| 3587 | 2026-09-01T23:21:51.076Z | Compiling sha2 v0.11.0 |
| 3588 | 2026-09-01T23:21:51.107Z | Compiling typify-macro v0.6.2 |
| 3589 | 2026-09-01T23:21:51.126Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3590 | 2026-09-01T23:21:51.267Z | Compiling nom v8.0.0 |
| 3591 | 2026-09-01T23:21:51.286Z | Compiling linked-hash-map v0.5.6 |
| 3592 | 2026-09-01T23:21:51.391Z | Compiling semver v0.1.20 |
| 3593 | 2026-09-01T23:21:51.496Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3594 | 2026-09-01T23:21:51.503Z | Compiling lru-cache v0.1.2 |
| 3595 | 2026-09-01T23:21:51.558Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3596 | 2026-09-01T23:21:51.577Z | Compiling aes-gcm v0.11.0 |
| 3597 | 2026-09-01T23:21:51.658Z | Compiling oxide-update-engine v0.1.2 |
| 3598 | 2026-09-01T23:21:51.692Z | Compiling rustc_version v0.1.7 |
| 3599 | 2026-09-01T23:21:51.729Z | Compiling spki v0.8.0 |
| 3600 | 2026-09-01T23:21:51.823Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3601 | 2026-09-01T23:21:51.842Z | Compiling tokio-dtrace v0.1.1 |
| 3602 | 2026-09-01T23:21:51.846Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3603 | 2026-09-01T23:21:51.954Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3604 | 2026-09-01T23:21:51.986Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3605 | 2026-09-01T23:21:52.004Z | Compiling salsa20 v0.11.0 |
| 3606 | 2026-09-01T23:21:52.063Z | Compiling slog-dtrace v0.3.0 |
| 3607 | 2026-09-01T23:21:52.160Z | Compiling minimal-lexical v0.2.1 |
| 3608 | 2026-09-01T23:21:52.187Z | Compiling xshell-macros v0.2.7 |
| 3609 | 2026-09-01T23:21:52.206Z | Compiling scrypt v0.12.0 |
| 3610 | 2026-09-01T23:21:52.209Z | Compiling oxide-tokio-rt v0.1.4 |
| 3611 | 2026-09-01T23:21:52.242Z | Compiling newtype_derive v0.1.6 |
| 3612 | 2026-09-01T23:21:52.354Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3613 | 2026-09-01T23:21:52.458Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3614 | 2026-09-01T23:21:52.476Z | Compiling nom v7.1.3 |
| 3615 | 2026-09-01T23:21:52.549Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3616 | 2026-09-01T23:21:52.569Z | Compiling phf_shared v0.12.1 |
| 3617 | 2026-09-01T23:21:52.607Z | Compiling rfc6979 v0.4.0 |
| 3618 | 2026-09-01T23:21:52.632Z | Compiling xshell v0.2.7 |
| 3619 | 2026-09-01T23:21:52.775Z | Compiling cbc v0.2.1 |
| 3620 | 2026-09-01T23:21:52.793Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3621 | 2026-09-01T23:21:52.931Z | Compiling csv-core v0.1.13 |
| 3622 | 2026-09-01T23:21:52.974Z | Compiling hickory-resolver v0.24.4 |
| 3623 | 2026-09-01T23:21:52.992Z | Compiling typify v0.6.2 |
| 3624 | 2026-09-01T23:21:53.144Z | Compiling progenitor-impl v0.14.0 |
| 3625 | 2026-09-01T23:21:53.163Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3626 | 2026-09-01T23:21:53.184Z | Compiling highway v1.3.0 |
| 3627 | 2026-09-01T23:21:53.230Z | Compiling chrono-tz v0.10.4 |
| 3628 | 2026-09-01T23:21:53.258Z | Compiling unicode-xid v0.2.6 |
| 3629 | 2026-09-01T23:21:53.274Z | Compiling proc-macro-error2 v2.0.1 |
| 3630 | 2026-09-01T23:21:53.426Z | Compiling const_format_proc_macros v0.2.34 |
| 3631 | 2026-09-01T23:21:53.471Z | Compiling csv v1.4.0 |
| 3632 | 2026-09-01T23:21:53.495Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3633 | 2026-09-01T23:21:53.618Z | Compiling pkcs5 v0.8.1 |
| 3634 | 2026-09-01T23:21:53.648Z | Compiling ecdsa v0.16.9 |
| 3635 | 2026-09-01T23:21:53.666Z | Compiling phf v0.12.1 |
| 3636 | 2026-09-01T23:21:53.852Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3637 | 2026-09-01T23:21:53.931Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3638 | 2026-09-01T23:21:53.938Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3639 | 2026-09-01T23:21:54.057Z | Compiling qorb v0.4.1 |
| 3640 | 2026-09-01T23:21:54.077Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3641 | 2026-09-01T23:21:54.101Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3642 | 2026-09-01T23:21:54.119Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3643 | 2026-09-01T23:21:54.202Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3644 | 2026-09-01T23:21:54.300Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3645 | 2026-09-01T23:21:54.321Z | Compiling primeorder v0.13.6 |
| 3646 | 2026-09-01T23:21:54.354Z | Compiling hashbrown v0.14.5 |
| 3647 | 2026-09-01T23:21:54.487Z | Compiling salty v0.3.0 |
| 3648 | 2026-09-01T23:21:54.635Z | Compiling p384 v0.13.1 |
| 3649 | 2026-09-01T23:21:54.809Z | Compiling const_format v0.2.35 |
| 3650 | 2026-09-01T23:21:54.831Z | Compiling pkcs8 v0.11.0 |
| 3651 | 2026-09-01T23:21:54.962Z | Compiling chumsky v0.9.3 |
| 3652 | 2026-09-01T23:21:54.981Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3653 | 2026-09-01T23:21:55.162Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3654 | 2026-09-01T23:21:55.275Z | Compiling knus-derive v3.4.0 |
| 3655 | 2026-09-01T23:21:55.296Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3656 | 2026-09-01T23:21:55.360Z | Compiling tabled_derive v0.7.0 |
| 3657 | 2026-09-01T23:21:55.734Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3658 | 2026-09-01T23:21:55.848Z | Compiling progenitor-macro v0.14.0 |
| 3659 | 2026-09-01T23:21:55.870Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3660 | 2026-09-01T23:21:56.052Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3661 | 2026-09-01T23:21:56.104Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3662 | 2026-09-01T23:21:56.197Z | Compiling bcs v0.1.6 |
| 3663 | 2026-09-01T23:21:56.214Z | Compiling ff v0.14.0 |
| 3664 | 2026-09-01T23:21:56.283Z | Compiling termtree v0.5.1 |
| 3665 | 2026-09-01T23:21:56.348Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3666 | 2026-09-01T23:21:56.398Z | Compiling steno v0.4.1 |
| 3667 | 2026-09-01T23:21:56.460Z | Compiling tabled v0.15.0 |
| 3668 | 2026-09-01T23:21:56.562Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3669 | 2026-09-01T23:21:56.598Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3670 | 2026-09-01T23:21:56.626Z | Compiling group v0.14.0 |
| 3671 | 2026-09-01T23:21:56.781Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3672 | 2026-09-01T23:21:56.846Z | Compiling knus v3.4.0 |
| 3673 | 2026-09-01T23:21:56.866Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3674 | 2026-09-01T23:21:56.884Z | Compiling signature v3.0.0 |
| 3675 | 2026-09-01T23:21:56.924Z | Compiling base16ct v1.0.0 |
| 3676 | 2026-09-01T23:21:57.058Z | Compiling tagptr v0.2.0 |
| 3677 | 2026-09-01T23:21:57.112Z | Compiling sec1 v0.8.1 |
| 3678 | 2026-09-01T23:21:57.164Z | Compiling hkdf v0.13.0 |
| 3679 | 2026-09-01T23:21:57.188Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3680 | 2026-09-01T23:21:57.241Z | Compiling moka v0.12.13 |
| 3681 | 2026-09-01T23:21:57.370Z | Compiling elliptic-curve v0.14.1 |
| 3682 | 2026-09-01T23:21:57.387Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3683 | 2026-09-01T23:21:57.439Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3684 | 2026-09-01T23:21:57.458Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3685 | 2026-09-01T23:21:57.625Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3686 | 2026-09-01T23:21:57.808Z | Compiling utf-8 v0.7.6 |
| 3687 | 2026-09-01T23:21:57.829Z | Compiling parking_lot_core v0.8.6 |
| 3688 | 2026-09-01T23:21:57.965Z | Compiling hickory-resolver v0.25.2 |
| 3689 | 2026-09-01T23:21:58.014Z | Compiling corncobs v0.1.4 |
| 3690 | 2026-09-01T23:21:58.032Z | Compiling tungstenite v0.21.0 |
| 3691 | 2026-09-01T23:21:58.146Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3692 | 2026-09-01T23:21:58.221Z | Compiling wnaf v0.14.0 |
| 3693 | 2026-09-01T23:21:58.337Z | Compiling primefield v0.14.0 |
| 3694 | 2026-09-01T23:21:58.415Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3695 | 2026-09-01T23:21:58.451Z | Compiling rfc6979 v0.6.0 |
| 3696 | 2026-09-01T23:21:58.557Z | Compiling libscf-sys v1.2.0 |
| 3697 | 2026-09-01T23:21:58.583Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3698 | 2026-09-01T23:21:58.613Z | Compiling git-stub v1.0.0 |
| 3699 | 2026-09-01T23:21:58.638Z | Compiling secrecy v0.8.0 |
| 3700 | 2026-09-01T23:21:58.730Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3701 | 2026-09-01T23:21:58.811Z | Compiling git-stub-vcs v0.1.0 |
| 3702 | 2026-09-01T23:21:58.886Z | Compiling ecdsa v0.17.0 |
| 3703 | 2026-09-01T23:21:58.915Z | Compiling tokio-tungstenite v0.21.0 |
| 3704 | 2026-09-01T23:21:58.934Z | Compiling primeorder v0.14.0 |
| 3705 | 2026-09-01T23:21:59.014Z | Compiling papergrid v0.18.0 |
| 3706 | 2026-09-01T23:21:59.208Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3707 | 2026-09-01T23:21:59.280Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3708 | 2026-09-01T23:21:59.311Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3709 | 2026-09-01T23:21:59.379Z | Compiling curve25519-dalek v5.0.0 |
| 3710 | 2026-09-01T23:21:59.398Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3711 | 2026-09-01T23:21:59.401Z | Compiling unicase v2.9.0 |
| 3712 | 2026-09-01T23:21:59.484Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3713 | 2026-09-01T23:21:59.551Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3714 | 2026-09-01T23:21:59.654Z | Compiling mime_guess v2.0.5 |
| 3715 | 2026-09-01T23:21:59.671Z | Compiling parking_lot v0.11.2 |
| 3716 | 2026-09-01T23:21:59.692Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3717 | 2026-09-01T23:21:59.925Z | Compiling ssh-encoding v0.3.0 |
| 3718 | 2026-09-01T23:21:59.974Z | Compiling prefix-trie v0.7.0 |
| 3719 | 2026-09-01T23:22:00.016Z | Compiling tabled v0.21.0 |
| 3720 | 2026-09-01T23:22:00.036Z | Compiling fxhash v0.2.1 |
| 3721 | 2026-09-01T23:22:00.069Z | Compiling keccak v0.2.0 |
| 3722 | 2026-09-01T23:22:00.131Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3723 | 2026-09-01T23:22:00.206Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3724 | 2026-09-01T23:22:00.274Z | Compiling sled v0.34.7 |
| 3725 | 2026-09-01T23:22:00.291Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3726 | 2026-09-01T23:22:00.310Z | Compiling ed25519 v3.0.0 |
| 3727 | 2026-09-01T23:22:00.336Z | Compiling hickory-server v0.25.2 |
| 3728 | 2026-09-01T23:22:00.401Z | Compiling crypto-primes v0.7.2 |
| 3729 | 2026-09-01T23:22:00.756Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3730 | 2026-09-01T23:22:00.819Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3731 | 2026-09-01T23:22:01.064Z | Compiling poly1305 v0.9.0 |
| 3732 | 2026-09-01T23:22:01.154Z | Compiling progenitor v0.14.0 |
| 3733 | 2026-09-01T23:22:01.273Z | Compiling blowfish v0.10.0 |
| 3734 | 2026-09-01T23:22:01.346Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3735 | 2026-09-01T23:22:01.481Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3736 | 2026-09-01T23:22:01.523Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3737 | 2026-09-01T23:22:01.542Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3738 | 2026-09-01T23:22:01.574Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3739 | 2026-09-01T23:22:01.861Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3740 | 2026-09-01T23:22:02.064Z | Compiling blake2 v0.11.0-rc.6 |
| 3741 | 2026-09-01T23:22:02.190Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3742 | 2026-09-01T23:22:02.226Z | Compiling crc8 v0.1.1 |
| 3743 | 2026-09-01T23:22:02.289Z | Compiling http-range v0.1.5 |
| 3744 | 2026-09-01T23:22:02.308Z | Compiling half v1.8.3 |
| 3745 | 2026-09-01T23:22:02.431Z | Compiling argon2 v0.6.0-rc.8 |
| 3746 | 2026-09-01T23:22:02.512Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3747 | 2026-09-01T23:22:02.530Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3748 | 2026-09-01T23:22:02.624Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3749 | 2026-09-01T23:22:02.641Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3750 | 2026-09-01T23:22:02.716Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3751 | 2026-09-01T23:22:02.793Z | Compiling serde_cbor v0.11.2 |
| 3752 | 2026-09-01T23:22:02.880Z | Compiling rsa v0.10.0-rc.18 |
| 3753 | 2026-09-01T23:22:03.034Z | Compiling ssh-cipher v0.3.0 |
| 3754 | 2026-09-01T23:22:03.440Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3755 | 2026-09-01T23:22:03.546Z | Compiling ed25519-dalek v3.0.0 |
| 3756 | 2026-09-01T23:22:03.684Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3757 | 2026-09-01T23:22:04.072Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3758 | 2026-09-01T23:22:04.134Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3759 | 2026-09-01T23:22:04.134Z | Compiling sha3 v0.11.0 |
| 3760 | 2026-09-01T23:22:04.244Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3761 | 2026-09-01T23:22:04.300Z | Compiling p256 v0.14.0 |
| 3762 | 2026-09-01T23:22:04.372Z | Compiling p521 v0.14.0 |
| 3763 | 2026-09-01T23:22:04.471Z | Compiling p384 v0.14.0 |
| 3764 | 2026-09-01T23:22:05.188Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3765 | 2026-09-01T23:22:05.343Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3766 | 2026-09-01T23:22:05.434Z | Compiling scuffle v0.1.0 |
| 3767 | 2026-09-01T23:22:05.457Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3768 | 2026-09-01T23:22:05.659Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3769 | 2026-09-01T23:22:05.700Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3770 | 2026-09-01T23:22:05.982Z | Compiling yasna v0.5.2 |
| 3771 | 2026-09-01T23:22:06.076Z | Compiling headers-core v0.3.0 |
| 3772 | 2026-09-01T23:22:06.239Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3773 | 2026-09-01T23:22:06.452Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3774 | 2026-09-01T23:22:06.472Z | Compiling kstat-rs v0.2.5 |
| 3775 | 2026-09-01T23:22:06.520Z | Compiling kem v0.3.0 |
| 3776 | 2026-09-01T23:22:06.544Z | Compiling module-lattice v0.2.3 |
| 3777 | 2026-09-01T23:22:06.563Z | Compiling nanorand v0.7.0 |
| 3778 | 2026-09-01T23:22:06.683Z | Compiling sponge-cursor v0.1.0 |
| 3779 | 2026-09-01T23:22:06.701Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3780 | 2026-09-01T23:22:06.800Z | Compiling flume v0.11.1 |
| 3781 | 2026-09-01T23:22:06.839Z | Compiling sha3 v0.12.0 |
| 3782 | 2026-09-01T23:22:06.856Z | Compiling ml-kem v0.3.2 |
| 3783 | 2026-09-01T23:22:06.884Z | Compiling rcgen v0.12.1 |
| 3784 | 2026-09-01T23:22:06.910Z | Compiling headers v0.4.1 |
| 3785 | 2026-09-01T23:22:07.149Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3786 | 2026-09-01T23:22:07.441Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3787 | 2026-09-01T23:22:07.530Z | Compiling ssh-key v0.7.0-rc.11 |
| 3788 | 2026-09-01T23:22:07.607Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3789 | 2026-09-01T23:22:07.643Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3790 | 2026-09-01T23:22:07.738Z | Compiling hyper-staticfile v0.10.1 |
| 3791 | 2026-09-01T23:22:07.809Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3792 | 2026-09-01T23:22:07.849Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3793 | 2026-09-01T23:22:07.887Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3794 | 2026-09-01T23:22:07.988Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3795 | 2026-09-01T23:22:08.009Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3796 | 2026-09-01T23:22:08.192Z | Compiling russh-cryptovec v0.62.0 |
| 3797 | 2026-09-01T23:22:08.211Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3798 | 2026-09-01T23:22:08.265Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3799 | 2026-09-01T23:22:08.283Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3800 | 2026-09-01T23:22:08.286Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3801 | 2026-09-01T23:22:08.322Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3802 | 2026-09-01T23:22:08.377Z | Compiling port-file v0.1.0 |
| 3803 | 2026-09-01T23:22:08.455Z | Compiling num-bigint v0.4.6 |
| 3804 | 2026-09-01T23:22:08.474Z | Compiling generic-array v1.4.3 |
| 3805 | 2026-09-01T23:22:08.509Z | Compiling russh-util v0.52.0 |
| 3806 | 2026-09-01T23:22:08.528Z | Compiling enum_dispatch v0.3.13 |
| 3807 | 2026-09-01T23:22:08.563Z | Compiling delegate v0.13.5 |
| 3808 | 2026-09-01T23:22:08.649Z | Compiling subprocess v0.2.15 |
| 3809 | 2026-09-01T23:22:08.696Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3810 | 2026-09-01T23:22:08.779Z | Compiling md5 v0.8.0 |
| 3811 | 2026-09-01T23:22:08.986Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3812 | 2026-09-01T23:22:09.076Z | Compiling hex-literal v1.1.0 |
| 3813 | 2026-09-01T23:22:09.095Z | Compiling display-error-chain v0.2.2 |
| 3814 | 2026-09-01T23:22:09.145Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3815 | 2026-09-01T23:22:09.244Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3816 | 2026-09-01T23:22:09.267Z | Compiling colored v2.2.0 |
| 3817 | 2026-09-01T23:22:09.363Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3818 | 2026-09-01T23:22:09.417Z | Compiling internet-checksum v0.2.1 |
| 3819 | 2026-09-01T23:22:09.588Z | Compiling russh v0.62.4 |
| 3820 | 2026-09-01T23:22:09.763Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3821 | 2026-09-01T23:22:09.917Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3822 | 2026-09-01T23:22:11.020Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3823 | 2026-09-01T23:22:11.020Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3824 | 2026-09-01T23:22:13.735Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3825 | 2026-09-01T23:22:14.422Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3826 | 2026-09-01T23:22:14.922Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3827 | 2026-09-01T23:22:16.241Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3828 | 2026-09-01T23:22:16.394Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3829 | 2026-09-01T23:22:25.511Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3830 | 2026-09-01T23:22:25.511Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3831 | 2026-09-01T23:22:25.511Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3832 | 2026-09-01T23:22:25.514Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3833 | 2026-09-01T23:22:25.514Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3834 | 2026-09-01T23:22:27.363Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3835 | 2026-09-01T23:22:27.404Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3836 | 2026-09-01T23:22:31.797Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3837 | 2026-09-01T23:23:13.721Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s |
| 3838 | 2026-09-01T23:23:13.724Z | 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-01T23:23:13.724Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3840 | 2026-09-01T23:23:13.951Z | |
| 3841 | 2026-09-01T23:23:13.951Z | real 1:31.448239409 |
| 3842 | 2026-09-01T23:23:13.951Z | user 8:30.860394074 |
| 3843 | 2026-09-01T23:23:13.954Z | sys 1:42.062899987 |
| 3844 | 2026-09-01T23:23:13.954Z | trap 0.242635491 |
| 3845 | 2026-09-01T23:23:13.954Z | tflt 0.445705289 |
| 3846 | 2026-09-01T23:23:13.954Z | dflt 1.795161494 |
| 3847 | 2026-09-01T23:23:13.954Z | kflt 0.000220420 |
| 3848 | 2026-09-01T23:23:13.954Z | lock 31:27.763722588 |
| 3849 | 2026-09-01T23:23:13.954Z | slp 19:11.001601681 |
| 3850 | 2026-09-01T23:23:13.954Z | lat 38.540244319 |
| 3851 | 2026-09-01T23:23:13.954Z | stop 3:02.637134511 |
| 3852 | 2026-09-01T23:23:13.955Z | + mkdir tests |
| 3853 | 2026-09-01T23:23:13.958Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3854 | 2026-09-01T23:23:13.958Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3855 | 2026-09-01T23:23:13.983Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/ |
| 3856 | 2026-09-01T23:23:14.016Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/ |
| 3857 | 2026-09-01T23:23:14.047Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/ |
| 3858 | 2026-09-01T23:23:14.079Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/ |
| 3859 | 2026-09-01T23:23:14.472Z | + 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-01T23:23:14.475Z | + 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-01T23:24:20.380Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3862 | 2026-09-01T23:24:20.380Z | a .github/buildomat/ci-env.sh 1K |
| 3863 | 2026-09-01T23:24:20.380Z | a out/target/test 1K |
| 3864 | 2026-09-01T23:24:20.380Z | a out/npuzone/npuzone 27402K |
| 3865 | 2026-09-01T23:24:20.380Z | a package-manifest.toml 35K |
| 3866 | 2026-09-01T23:24:20.380Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3867 | 2026-09-01T23:24:20.380Z | a target/release/omicron-package 16941K |
| 3868 | 2026-09-01T23:24:20.380Z | a target/release/xtask 6405K |
| 3869 | 2026-09-01T23:24:20.380Z | a target/debug/bootstrap 440473K |
| 3870 | 2026-09-01T23:24:20.380Z | a tests/bootstrap-0144be0f1f486767 34430K |
| 3871 | 2026-09-01T23:24:20.380Z | a tests/commtest-967955464f559dda 34431K |
| 3872 | 2026-09-01T23:24:20.380Z | a tests/dhcp_server-26dd07e52df3a016 34431K |
| 3873 | 2026-09-01T23:24:20.380Z | a tests/end_to_end_tests-8d60c10a3fab2411 504109K |
| 3874 | 2026-09-01T23:24:20.380Z | a tools/opte_version 1K |
| 3875 | 2026-09-01T23:24:20.380Z | a tools/opte_version_override 2K |
| 3876 | 2026-09-01T23:24:20.380Z | a out/clickhouse.tar.gz 233168K |
| 3877 | 2026-09-01T23:24:20.380Z | a out/clickhouse_keeper.tar.gz 227722K |
| 3878 | 2026-09-01T23:24:20.380Z | a out/clickhouse_server.tar.gz 233166K |
| 3879 | 2026-09-01T23:24:20.380Z | a out/cockroachdb.tar.gz 125058K |
| 3880 | 2026-09-01T23:24:20.380Z | a out/crucible-pantry-zone.tar.gz 24768K |
| 3881 | 2026-09-01T23:24:20.380Z | a out/crucible-utils.tar 18900K |
| 3882 | 2026-09-01T23:24:20.380Z | a out/crucible-zone.tar.gz 39580K |
| 3883 | 2026-09-01T23:24:20.380Z | a out/external-dns.tar.gz 15167K |
| 3884 | 2026-09-01T23:24:20.380Z | a out/internal-dns.tar.gz 15167K |
| 3885 | 2026-09-01T23:24:20.380Z | a out/mg-ddm-gz.tar 100917K |
| 3886 | 2026-09-01T23:24:20.380Z | a out/nexus.tar.gz 194613K |
| 3887 | 2026-09-01T23:24:20.380Z | a out/ntp.tar.gz 7133K |
| 3888 | 2026-09-01T23:24:20.380Z | a out/omicron-gateway-softnpu.tar.gz 13827K |
| 3889 | 2026-09-01T23:24:20.381Z | a out/omicron-sled-agent.tar 116317K |
| 3890 | 2026-09-01T23:24:20.381Z | a out/overlay.tar.gz 4K |
| 3891 | 2026-09-01T23:24:20.381Z | a out/oximeter.tar.gz 17658K |
| 3892 | 2026-09-01T23:24:20.381Z | a out/oxlog.tar 2419K |
| 3893 | 2026-09-01T23:24:20.381Z | a out/probe.tar.gz 3037K |
| 3894 | 2026-09-01T23:24:20.381Z | a out/propolis-server.tar.gz 34642K |
| 3895 | 2026-09-01T23:24:20.381Z | a out/pumpkind-gz.tar 26647K |
| 3896 | 2026-09-01T23:24:20.381Z | a out/switch-softnpu.tar.gz 305992K |
| 3897 | 2026-09-01T23:24:20.384Z | |
| 3898 | 2026-09-01T23:24:20.384Z | real 1:05.903999581 |
| 3899 | 2026-09-01T23:24:20.384Z | user 1:03.697334858 |
| 3900 | 2026-09-01T23:24:20.384Z | sys 3.618562526 |
| 3901 | 2026-09-01T23:24:20.384Z | trap 0.004888611 |
| 3902 | 2026-09-01T23:24:20.384Z | tflt 0.000000000 |
| 3903 | 2026-09-01T23:24:20.384Z | dflt 0.000000000 |
| 3904 | 2026-09-01T23:24:20.384Z | kflt 0.000000000 |
| 3905 | 2026-09-01T23:24:20.384Z | lock 0.000000000 |
| 3906 | 2026-09-01T23:24:20.384Z | slp 1:03.673236609 |
| 3907 | 2026-09-01T23:24:20.384Z | lat 0.808866245 |
| 3908 | 2026-09-01T23:24:20.384Z | stop 0.000210300 |
| 3909 | 2026-09-01T23:24:20.384Z | process exited: duration 1039225 ms, exit code 0 |
| |
| 3910 | 2026-09-01T23:24:20.398Z | found 1 output files |
| 3911 | 2026-09-01T23:24:20.398Z | uploading: /work/package.tar.gz (1836413352 bytes) |
| 3912 | 2026-09-01T23:24:46.283Z | uploaded: /work/package.tar.gz |