|
|
|
| 1 | 2026-09-06T23:56:58.778Z | job assigned to worker 01M1WJB7SN3MP1MS472ZECG38J [factory aws, i-0691b2159b18b4c2f] (queued for 1 m 41 s) |
| |
| 2 | 2026-09-06T23:57:06.224Z | starting task 0: "setup" |
| 3 | 2026-09-06T23:57:06.231Z | ++ uname -s |
| 4 | 2026-09-06T23:57:06.237Z | + kern=SunOS |
| 5 | 2026-09-06T23:57:06.237Z | + build_user=build |
| 6 | 2026-09-06T23:57:06.237Z | + build_uid=12345 |
| 7 | 2026-09-06T23:57:06.237Z | + work_dir=/work |
| 8 | 2026-09-06T23:57:06.238Z | + input_dir=/input |
| 9 | 2026-09-06T23:57:06.238Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-06T23:57:06.238Z | + case "$kern" in |
| 11 | 2026-09-06T23:57:06.238Z | + groupadd -g 12345 build |
| 12 | 2026-09-06T23:57:06.241Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-06T23:57:06.244Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-06T23:57:06.350Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-06T23:57:06.353Z | + home_fs=zfs |
| 16 | 2026-09-06T23:57:06.356Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-06T23:57:06.356Z | + mkdir -p /home/build |
| 18 | 2026-09-06T23:57:06.359Z | + chown build:build /home/build /work |
| 19 | 2026-09-06T23:57:06.363Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-06T23:57:06.367Z | process exited: duration 138 ms, exit code 0 |
| |
| 21 | 2026-09-06T23:57:06.374Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-06T23:57:06.378Z | + printf ' * rust toolchain channel = "%s"\n' 1.98.1 |
| 23 | 2026-09-06T23:57:06.378Z | * rust toolchain channel = "1.98.1" |
| 24 | 2026-09-06T23:57:06.378Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-06T23:57:06.378Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-06T23:57:06.378Z | * rust toolchain profile = "default" |
| 27 | 2026-09-06T23:57:06.378Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-06T23:57:06.381Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-06T23:57:06.381Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default |
| 30 | 2026-09-06T23:57:06.501Z | info: downloading installer |
| 31 | 2026-09-06T23:57:07.704Z | info: profile set to default |
| 32 | 2026-09-06T23:57:07.704Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-06T23:57:07.711Z | info: syncing channel updates for 1.98.1-x86_64-unknown-illumos |
| 34 | 2026-09-06T23:57:07.836Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-06T23:57:07.840Z | info: downloading 6 components |
| 36 | 2026-09-06T23:57:22.397Z | |
| 37 | 2026-09-06T23:57:22.397Z | info: default toolchain set to 1.98.1-x86_64-unknown-illumos |
| 38 | 2026-09-06T23:57:22.430Z | 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-06T23:57:22.430Z | |
| 40 | 2026-09-06T23:57:22.433Z | |
| 41 | 2026-09-06T23:57:22.433Z | Rust is installed now. Great! |
| 42 | 2026-09-06T23:57:22.433Z | |
| 43 | 2026-09-06T23:57:22.433Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-06T23:57:22.433Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-06T23:57:22.433Z | |
| 46 | 2026-09-06T23:57:22.433Z | To configure your current shell, you need to source |
| 47 | 2026-09-06T23:57:22.433Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-06T23:57:22.433Z | |
| 49 | 2026-09-06T23:57:22.433Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-06T23:57:22.433Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-06T23:57:22.433Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-06T23:57:22.433Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-06T23:57:22.433Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-06T23:57:22.433Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-06T23:57:22.434Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-06T23:57:22.434Z | HOST_CC = None |
| 57 | 2026-09-06T23:57:22.434Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-06T23:57:22.434Z | CC = None |
| 59 | 2026-09-06T23:57:22.434Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-06T23:57:22.611Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-06T23:57:22.611Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-06T23:57:22.611Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-06T23:57:22.611Z | CFLAGS = None |
| 64 | 2026-09-06T23:57:22.611Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-06T23:57:22.611Z | HOST_CFLAGS = None |
| 66 | 2026-09-06T23:57:22.611Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-06T23:57:22.611Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-06T23:57:22.611Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-06T23:57:22.611Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-06T23:57:22.720Z | + rustup --version |
| 71 | 2026-09-06T23:57:22.725Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-06T23:57:22.728Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-06T23:57:22.747Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-06T23:57:22.750Z | + cargo --version |
| 75 | 2026-09-06T23:57:22.758Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-06T23:57:22.761Z | + rustc --version |
| 77 | 2026-09-06T23:57:22.779Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-06T23:57:22.782Z | process exited: duration 16408 ms, exit code 0 |
| |
| 79 | 2026-09-06T23:57:22.789Z | starting task 2: "authentication" |
| 80 | 2026-09-06T23:57:22.809Z | process exited: duration 20 ms, exit code 0 |
| |
| 81 | 2026-09-06T23:57:22.817Z | starting task 3: "clone repository" |
| 82 | 2026-09-06T23:57:22.820Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-06T23:57:22.822Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-06T23:57:22.852Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-06T23:57:43.359Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-06T23:57:43.359Z | + git fetch origin b6aa68400cb234db1fa9d88e22fffcdcb243415e |
| 87 | 2026-09-06T23:57:43.730Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-06T23:57:43.730Z | * branch b6aa68400cb234db1fa9d88e22fffcdcb243415e -> FETCH_HEAD |
| 89 | 2026-09-06T23:57:43.747Z | + [[ -n sush-nexus-tunnel ]] |
| 90 | 2026-09-06T23:57:43.750Z | ++ git branch --show-current |
| 91 | 2026-09-06T23:57:43.750Z | + current=main |
| 92 | 2026-09-06T23:57:43.750Z | + [[ main != sush-nexus-tunnel ]] |
| 93 | 2026-09-06T23:57:43.750Z | + git branch -f sush-nexus-tunnel b6aa68400cb234db1fa9d88e22fffcdcb243415e |
| 94 | 2026-09-06T23:57:43.753Z | + git checkout -f sush-nexus-tunnel |
| 95 | 2026-09-06T23:57:43.930Z | Switched to branch 'sush-nexus-tunnel' |
| 96 | 2026-09-06T23:57:43.933Z | + git reset --hard b6aa68400cb234db1fa9d88e22fffcdcb243415e |
| 97 | 2026-09-06T23:57:44.104Z | HEAD is now at b6aa68400 Tunnel sush through Nexus |
| 98 | 2026-09-06T23:57:44.108Z | process exited: duration 21291 ms, exit code 0 |
| |
| 99 | 2026-09-06T23:57:44.114Z | starting task 4: "build" |
| 100 | 2026-09-06T23:57:44.119Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-06T23:57:44.119Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-06T23:57:44.119Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-06T23:57:44.123Z | +++ uname -s |
| 104 | 2026-09-06T23:57:44.123Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-06T23:57:44.123Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-06T23:57:44.127Z | + cargo --version |
| 107 | 2026-09-06T23:57:44.132Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 108 | 2026-09-06T23:57:44.139Z | + rustc --version |
| 109 | 2026-09-06T23:57:44.154Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 110 | 2026-09-06T23:57:44.158Z | + WORK=/work |
| 111 | 2026-09-06T23:57:44.158Z | + pfexec mkdir -p /work |
| 112 | 2026-09-06T23:57:44.161Z | + pfexec chown build /work |
| 113 | 2026-09-06T23:57:44.165Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 114 | 2026-09-06T23:57:46.283Z | Startup: Refreshing catalog 'helios' ... Done |
| 115 | 2026-09-06T23:57:46.702Z | Startup: Caching catalogs ... Done |
| 116 | 2026-09-06T23:57:49.303Z | Planning: Solver setup ... Done (2.436s) |
| 117 | 2026-09-06T23:57:49.378Z | Planning: Running solver ... Done (0.072s) |
| 118 | 2026-09-06T23:57:49.431Z | Planning: Finding local manifests ... Done (0.003s) |
| 119 | 2026-09-06T23:57:49.446Z | Planning: Fetching manifests: 0/2 0% complete |
| 120 | 2026-09-06T23:57:49.463Z | Planning: Fetching manifests: 2/2 100% complete |
| 121 | 2026-09-06T23:57:49.480Z | Planning: Package planning ... Done (0.015s) |
| 122 | 2026-09-06T23:57:49.483Z | Planning: Merging actions ... Done (0.002s) |
| 123 | 2026-09-06T23:57:49.637Z | Planning: Checking for conflicting actions ... Done (0.158s) |
| 124 | 2026-09-06T23:57:49.647Z | Planning: Consolidating action changes ... Done (0.001s) |
| 125 | 2026-09-06T23:57:50.499Z | Planning: Evaluating mediators ... Done (0.859s) |
| 126 | 2026-09-06T23:57:50.503Z | Planning: Planning completed in 3.76 seconds |
| 127 | 2026-09-06T23:57:50.511Z | Packages to install: 2 |
| 128 | 2026-09-06T23:57:50.511Z | Estimated space available: 156.02 GB |
| 129 | 2026-09-06T23:57:50.512Z | Estimated space to be consumed: 86.48 MB |
| 130 | 2026-09-06T23:57:50.525Z | Create boot environment: No |
| 131 | 2026-09-06T23:57:50.525Z | Create backup boot environment: No |
| 132 | 2026-09-06T23:57:50.525Z | Rebuild boot archive: No |
| 133 | 2026-09-06T23:57:50.525Z | |
| 134 | 2026-09-06T23:57:50.525Z | Changed packages: |
| 135 | 2026-09-06T23:57:50.525Z | helios |
| 136 | 2026-09-06T23:57:50.525Z | developer/build-essential |
| 137 | 2026-09-06T23:57:50.525Z | None -> 11-3.0 |
| 138 | 2026-09-06T23:57:50.525Z | library/libxmlsec1 |
| 139 | 2026-09-06T23:57:50.526Z | None -> 1.2.35-3.0 |
| 140 | 2026-09-06T23:57:50.537Z | |
| 141 | 2026-09-06T23:57:50.537Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 142 | 2026-09-06T23:57:50.618Z | Download: Completed 1.28 MB in 0.08 seconds (16.6M/s) |
| 143 | 2026-09-06T23:57:50.715Z | Actions: 1/268 actions (Installing new actions) |
| 144 | 2026-09-06T23:57:50.748Z | Actions: Completed 268 actions in 0.04 seconds. |
| 145 | 2026-09-06T23:57:50.784Z | Finalize: Updating package state database ... Done (0.036s) |
| 146 | 2026-09-06T23:57:50.784Z | Finalize: Updating package cache ... Done (0.000s) |
| 147 | 2026-09-06T23:57:50.884Z | Finalize: Updating image state ... Done (0.096s) |
| 148 | 2026-09-06T23:57:53.619Z | Finalize: Creating fast lookup database ... Done (2.669s) |
| 149 | 2026-09-06T23:57:53.700Z | Finalize: Reading search index ... Done (0.013s) |
| 150 | 2026-09-06T23:57:53.744Z | Finalize: Updating search index ... Done (0.000s) |
| 151 | 2026-09-06T23:57:53.794Z | Finalize: Updating package cache ... Done (0.000s) |
| 152 | 2026-09-06T23:57:54.164Z | Planning: Evaluating mediator changes ... Done |
| 153 | 2026-09-06T23:57:54.273Z | Planning: Checking for conflicting actions ... Done |
| 154 | 2026-09-06T23:57:54.285Z | Planning: Consolidating action changes ... Done |
| 155 | 2026-09-06T23:57:54.427Z | Planning: Evaluating mediators ... Done |
| 156 | 2026-09-06T23:57:54.439Z | Planning: Planning completed in 0.27 seconds |
| 157 | 2026-09-06T23:57:54.456Z | Mediators to change: 2 |
| 158 | 2026-09-06T23:57:54.456Z | Create boot environment: No |
| 159 | 2026-09-06T23:57:54.456Z | Create backup boot environment: No |
| 160 | 2026-09-06T23:57:54.503Z | Finalize: Updating package state database ... Done |
| 161 | 2026-09-06T23:57:54.503Z | Finalize: Updating package cache ... Done |
| 162 | 2026-09-06T23:57:54.566Z | Finalize: Updating image state ... Done |
| 163 | 2026-09-06T23:57:56.520Z | Finalize: Creating fast lookup database ... Done |
| 164 | 2026-09-06T23:57:56.582Z | Finalize: Reading search index ... Done |
| 165 | 2026-09-06T23:57:56.587Z | Finalize: Updating search index ... Done |
| 166 | 2026-09-06T23:57:56.670Z | Finalize: Updating package cache ... Done |
| 167 | 2026-09-06T23:57:56.951Z | Planning: Evaluating mediator changes ... Done |
| 168 | 2026-09-06T23:57:57.057Z | Planning: Checking for conflicting actions ... Done |
| 169 | 2026-09-06T23:57:57.061Z | Planning: Consolidating action changes ... Done |
| 170 | 2026-09-06T23:57:57.218Z | Planning: Evaluating mediators ... Done |
| 171 | 2026-09-06T23:57:57.224Z | Planning: Planning completed in 0.27 seconds |
| 172 | 2026-09-06T23:57:57.241Z | Mediators to change: 1 |
| 173 | 2026-09-06T23:57:57.242Z | Create boot environment: No |
| 174 | 2026-09-06T23:57:57.242Z | Create backup boot environment: No |
| 175 | 2026-09-06T23:57:57.298Z | Finalize: Updating package state database ... Done |
| 176 | 2026-09-06T23:57:57.298Z | Finalize: Updating package cache ... Done |
| 177 | 2026-09-06T23:57:57.360Z | Finalize: Updating image state ... Done |
| 178 | 2026-09-06T23:57:59.323Z | Finalize: Creating fast lookup database ... Done |
| 179 | 2026-09-06T23:57:59.388Z | Finalize: Reading search index ... Done |
| 180 | 2026-09-06T23:57:59.410Z | Finalize: Updating search index ... Done |
| 181 | 2026-09-06T23:57:59.478Z | Finalize: Updating package cache ... Done |
| 182 | 2026-09-06T23:57:59.782Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 183 | 2026-09-06T23:57:59.782Z | apache system 2.4 system |
| 184 | 2026-09-06T23:57:59.782Z | clang system 15 system |
| 185 | 2026-09-06T23:57:59.782Z | csh system system illumos |
| 186 | 2026-09-06T23:57:59.782Z | ctags system system illumos |
| 187 | 2026-09-06T23:57:59.782Z | file vendor vendor darwinsys |
| 188 | 2026-09-06T23:57:59.782Z | file system system illumos |
| 189 | 2026-09-06T23:57:59.783Z | gcc vendor 14 vendor |
| 190 | 2026-09-06T23:57:59.783Z | gcc system 13 system |
| 191 | 2026-09-06T23:57:59.783Z | gcc system 10 system |
| 192 | 2026-09-06T23:57:59.783Z | go system 1.25 system |
| 193 | 2026-09-06T23:57:59.783Z | llvm system 15 system |
| 194 | 2026-09-06T23:57:59.783Z | mariadb system 11.4 system |
| 195 | 2026-09-06T23:57:59.783Z | mta vendor vendor dma |
| 196 | 2026-09-06T23:57:59.783Z | openjdk system 17 system |
| 197 | 2026-09-06T23:57:59.783Z | openjdk system 11 system |
| 198 | 2026-09-06T23:57:59.783Z | openssl vendor 3 vendor |
| 199 | 2026-09-06T23:57:59.783Z | perl system 5.40 system |
| 200 | 2026-09-06T23:57:59.783Z | postgresql system 18 system |
| 201 | 2026-09-06T23:57:59.783Z | postgresql system 17 system |
| 202 | 2026-09-06T23:57:59.783Z | python vendor 3 vendor |
| 203 | 2026-09-06T23:57:59.783Z | python system 2 system |
| 204 | 2026-09-06T23:57:59.784Z | python3 vendor 3.13 vendor |
| 205 | 2026-09-06T23:57:59.784Z | ruby system 3.4 system |
| 206 | 2026-09-06T23:57:59.785Z | ruby system 3.0 system |
| 207 | 2026-09-06T23:57:59.785Z | words vendor vendor american-english |
| 208 | 2026-09-06T23:57:59.785Z | words system system australian-english |
| 209 | 2026-09-06T23:57:59.785Z | words system system british-english |
| 210 | 2026-09-06T23:57:59.785Z | words system system canadian-english |
| 211 | 2026-09-06T23:57:59.785Z | words system system french |
| 212 | 2026-09-06T23:57:59.785Z | words system system italian |
| 213 | 2026-09-06T23:57:59.785Z | words system system ngerman |
| 214 | 2026-09-06T23:57:59.785Z | words system system ogerman |
| 215 | 2026-09-06T23:57:59.785Z | words system system spanish |
| 216 | 2026-09-06T23:58:00.040Z | PUBLISHER TYPE STATUS P LOCATION |
| 217 | 2026-09-06T23:58:00.040Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 218 | 2026-09-06T23:58:00.556Z | FMRI IFO |
| 219 | 2026-09-06T23:58:00.557Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 220 | 2026-09-06T23:58:00.557Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 221 | 2026-09-06T23:58:00.557Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 222 | 2026-09-06T23:58:00.557Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 223 | 2026-09-06T23:58:00.557Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 224 | 2026-09-06T23:58:00.557Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 225 | 2026-09-06T23:58:00.557Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 226 | 2026-09-06T23:58:00.557Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 227 | 2026-09-06T23:58:00.557Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 228 | 2026-09-06T23:58:00.891Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 229 | 2026-09-06T23:58:01.249Z | Updating crates.io index |
| 230 | 2026-09-06T23:58:01.250Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 231 | 2026-09-06T23:58:01.518Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 232 | 2026-09-06T23:58:01.952Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 233 | 2026-09-06T23:58:02.200Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 234 | 2026-09-06T23:58:03.472Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 235 | 2026-09-06T23:58:04.075Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 236 | 2026-09-06T23:58:06.031Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 237 | 2026-09-06T23:58:07.113Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 238 | 2026-09-06T23:58:07.387Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 239 | 2026-09-06T23:58:07.774Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 240 | 2026-09-06T23:58:09.137Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 241 | 2026-09-06T23:58:09.377Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 242 | 2026-09-06T23:58:09.808Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 243 | 2026-09-06T23:58:10.108Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 244 | 2026-09-06T23:58:10.363Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 245 | 2026-09-06T23:58:10.630Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 246 | 2026-09-06T23:58:10.947Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 247 | 2026-09-06T23:58:11.203Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 248 | 2026-09-06T23:58:11.509Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 249 | 2026-09-06T23:58:11.893Z | Updating git repository `https://github.com/oxidecomputer/sush` |
| 250 | 2026-09-06T23:58:12.530Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 251 | 2026-09-06T23:58:13.148Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 252 | 2026-09-06T23:58:13.442Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 253 | 2026-09-06T23:58:14.007Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 254 | 2026-09-06T23:58:14.340Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 255 | 2026-09-06T23:58:14.653Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 256 | 2026-09-06T23:58:15.099Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 257 | 2026-09-06T23:58:15.361Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 258 | 2026-09-06T23:58:15.686Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 259 | 2026-09-06T23:58:15.988Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 260 | 2026-09-06T23:58:16.252Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 261 | 2026-09-06T23:58:16.604Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 262 | 2026-09-06T23:58:16.985Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 263 | 2026-09-06T23:58:17.698Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 264 | 2026-09-06T23:58:17.974Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 265 | 2026-09-06T23:58:18.300Z | Updating git repository `https://github.com/oxidecomputer/rumors` |
| 266 | 2026-09-06T23:58:28.810Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 267 | 2026-09-06T23:58:29.177Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 268 | 2026-09-06T23:58:29.809Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 269 | 2026-09-06T23:58:30.126Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 270 | 2026-09-06T23:58:30.566Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 271 | 2026-09-06T23:58:30.838Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 272 | 2026-09-06T23:58:31.127Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 273 | 2026-09-06T23:58:31.454Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 274 | 2026-09-06T23:58:34.220Z | Downloading crates ... |
| 275 | 2026-09-06T23:58:34.242Z | Downloaded block-buffer v0.10.4 |
| 276 | 2026-09-06T23:58:34.242Z | Downloaded cargo-platform v0.3.2 |
| 277 | 2026-09-06T23:58:34.242Z | Downloaded heck v0.4.1 |
| 278 | 2026-09-06T23:58:34.242Z | Downloaded cfg-if v1.0.4 |
| 279 | 2026-09-06T23:58:34.242Z | Downloaded byteorder v1.5.0 |
| 280 | 2026-09-06T23:58:34.242Z | Downloaded camino v1.2.5 |
| 281 | 2026-09-06T23:58:34.242Z | Downloaded zmij v1.0.21 |
| 282 | 2026-09-06T23:58:34.242Z | Downloaded bitflags v2.11.0 |
| 283 | 2026-09-06T23:58:34.242Z | Downloaded zerocopy-derive v0.7.35 |
| 284 | 2026-09-06T23:58:34.242Z | Downloaded sha2 v0.10.9 |
| 285 | 2026-09-06T23:58:34.243Z | Downloaded anstyle v1.0.14 |
| 286 | 2026-09-06T23:58:34.243Z | Downloaded thiserror-impl v2.0.18 |
| 287 | 2026-09-06T23:58:34.243Z | Downloaded zerocopy v0.7.35 |
| 288 | 2026-09-06T23:58:34.243Z | Downloaded pest_generator v2.8.6 |
| 289 | 2026-09-06T23:58:34.266Z | Downloaded bytecount v0.6.9 |
| 290 | 2026-09-06T23:58:34.266Z | Downloaded thiserror v1.0.69 |
| 291 | 2026-09-06T23:58:34.267Z | Downloaded anstream v1.0.0 |
| 292 | 2026-09-06T23:58:34.267Z | Downloaded tempfile v3.27.0 |
| 293 | 2026-09-06T23:58:34.267Z | Downloaded anstyle-query v1.1.5 |
| 294 | 2026-09-06T23:58:34.267Z | Downloaded anyhow v1.0.104 |
| 295 | 2026-09-06T23:58:34.267Z | Downloaded autocfg v1.5.0 |
| 296 | 2026-09-06T23:58:34.267Z | Downloaded anstyle-parse v1.0.0 |
| 297 | 2026-09-06T23:58:34.268Z | Downloaded serde v1.0.228 |
| 298 | 2026-09-06T23:58:34.268Z | Downloaded plain v0.2.3 |
| 299 | 2026-09-06T23:58:34.268Z | Downloaded usdt-attr-macro v0.5.0 |
| 300 | 2026-09-06T23:58:34.268Z | Downloaded serde_spanned v0.6.9 |
| 301 | 2026-09-06T23:58:34.268Z | Downloaded proc-macro-error-attr v1.0.4 |
| 302 | 2026-09-06T23:58:34.268Z | Downloaded cpufeatures v0.2.17 |
| 303 | 2026-09-06T23:58:34.268Z | Downloaded colorchoice v1.0.4 |
| 304 | 2026-09-06T23:58:34.268Z | Downloaded usdt-macro v0.5.0 |
| 305 | 2026-09-06T23:58:34.285Z | Downloaded memmap v0.7.0 |
| 306 | 2026-09-06T23:58:34.285Z | Downloaded terminal_size v0.4.3 |
| 307 | 2026-09-06T23:58:34.285Z | Downloaded dof v0.3.0 |
| 308 | 2026-09-06T23:58:34.285Z | Downloaded utf8parse v0.2.2 |
| 309 | 2026-09-06T23:58:34.285Z | Downloaded version_check v0.9.5 |
| 310 | 2026-09-06T23:58:34.285Z | Downloaded usdt v0.5.0 |
| 311 | 2026-09-06T23:58:34.285Z | Downloaded smawk v0.3.2 |
| 312 | 2026-09-06T23:58:34.295Z | Downloaded generic-array v0.14.7 |
| 313 | 2026-09-06T23:58:34.295Z | Downloaded unicode-ident v1.0.24 |
| 314 | 2026-09-06T23:58:34.295Z | Downloaded serde_json v1.0.151 |
| 315 | 2026-09-06T23:58:34.295Z | Downloaded thread-id v4.2.2 |
| 316 | 2026-09-06T23:58:34.295Z | Downloaded toml_datetime v0.6.11 |
| 317 | 2026-09-06T23:58:34.295Z | Downloaded unicode-linebreak v0.1.5 |
| 318 | 2026-09-06T23:58:34.296Z | Downloaded macaddr v1.0.1 |
| 319 | 2026-09-06T23:58:34.296Z | Downloaded fastrand v2.3.0 |
| 320 | 2026-09-06T23:58:34.296Z | Downloaded fnv v1.0.7 |
| 321 | 2026-09-06T23:58:34.296Z | Downloaded is_terminal_polyfill v1.70.2 |
| 322 | 2026-09-06T23:58:34.296Z | Downloaded swrite v0.1.0 |
| 323 | 2026-09-06T23:58:34.308Z | Downloaded tabled_derive v0.7.0 |
| 324 | 2026-09-06T23:58:34.308Z | Downloaded crypto-common v0.1.7 |
| 325 | 2026-09-06T23:58:34.308Z | Downloaded heck v0.5.0 |
| 326 | 2026-09-06T23:58:34.308Z | Downloaded itoa v1.0.17 |
| 327 | 2026-09-06T23:58:34.309Z | Downloaded equivalent v1.0.2 |
| 328 | 2026-09-06T23:58:34.309Z | Downloaded pretty-hex v0.4.1 |
| 329 | 2026-09-06T23:58:34.310Z | Downloaded clap_lex v1.0.0 |
| 330 | 2026-09-06T23:58:34.310Z | Downloaded toml_write v0.1.2 |
| 331 | 2026-09-06T23:58:34.315Z | Downloaded strsim v0.11.1 |
| 332 | 2026-09-06T23:58:34.316Z | Downloaded dtrace-parser v0.2.0 |
| 333 | 2026-09-06T23:58:34.316Z | Downloaded scroll v0.12.0 |
| 334 | 2026-09-06T23:58:34.316Z | Downloaded thiserror-impl v1.0.69 |
| 335 | 2026-09-06T23:58:34.316Z | Downloaded fs-err v3.3.0 |
| 336 | 2026-09-06T23:58:34.316Z | Downloaded cargo_metadata v0.23.1 |
| 337 | 2026-09-06T23:58:34.316Z | Downloaded quote v1.0.45 |
| 338 | 2026-09-06T23:58:34.322Z | Downloaded cargo_toml v0.21.0 |
| 339 | 2026-09-06T23:58:34.322Z | Downloaded thiserror v2.0.18 |
| 340 | 2026-09-06T23:58:34.335Z | Downloaded scroll_derive v0.12.1 |
| 341 | 2026-09-06T23:58:34.335Z | Downloaded usdt-impl v0.5.0 |
| 342 | 2026-09-06T23:58:34.335Z | Downloaded errno v0.3.14 |
| 343 | 2026-09-06T23:58:34.340Z | Downloaded digest v0.10.7 |
| 344 | 2026-09-06T23:58:34.340Z | Downloaded proc-macro-error v1.0.4 |
| 345 | 2026-09-06T23:58:34.340Z | Downloaded ucd-trie v0.1.7 |
| 346 | 2026-09-06T23:58:34.344Z | Downloaded camino-tempfile v1.4.1 |
| 347 | 2026-09-06T23:58:34.344Z | Downloaded once_cell v1.21.3 |
| 348 | 2026-09-06T23:58:34.344Z | Downloaded semver v1.0.28 |
| 349 | 2026-09-06T23:58:34.344Z | Downloaded serde_tokenstream v0.2.3 |
| 350 | 2026-09-06T23:58:34.351Z | Downloaded toml v0.8.23 |
| 351 | 2026-09-06T23:58:34.355Z | Downloaded clap_derive v4.6.1 |
| 352 | 2026-09-06T23:58:34.358Z | Downloaded pest_derive v2.8.6 |
| 353 | 2026-09-06T23:58:34.358Z | Downloaded papergrid v0.11.0 |
| 354 | 2026-09-06T23:58:34.363Z | Downloaded log v0.4.33 |
| 355 | 2026-09-06T23:58:34.363Z | Downloaded clap v4.6.1 |
| 356 | 2026-09-06T23:58:34.368Z | Downloaded memchr v2.8.0 |
| 357 | 2026-09-06T23:58:34.374Z | Downloaded proc-macro2 v1.0.106 |
| 358 | 2026-09-06T23:58:34.374Z | Downloaded serde_core v1.0.228 |
| 359 | 2026-09-06T23:58:34.374Z | Downloaded getrandom v0.4.3 |
| 360 | 2026-09-06T23:58:34.382Z | Downloaded pest_meta v2.8.6 |
| 361 | 2026-09-06T23:58:34.386Z | Downloaded toml_edit v0.22.27 |
| 362 | 2026-09-06T23:58:34.389Z | Downloaded serde_derive v1.0.228 |
| 363 | 2026-09-06T23:58:34.400Z | Downloaded textwrap v0.16.2 |
| 364 | 2026-09-06T23:58:34.406Z | Downloaded typenum v1.20.1 |
| 365 | 2026-09-06T23:58:34.406Z | Downloaded indexmap v2.14.0 |
| 366 | 2026-09-06T23:58:34.416Z | Downloaded unicode-width v0.2.0 |
| 367 | 2026-09-06T23:58:34.420Z | Downloaded pest v2.8.6 |
| 368 | 2026-09-06T23:58:34.447Z | Downloaded hashbrown v0.17.0 |
| 369 | 2026-09-06T23:58:34.454Z | Downloaded winnow v0.7.14 |
| 370 | 2026-09-06T23:58:34.462Z | Downloaded clap_builder v4.6.0 |
| 371 | 2026-09-06T23:58:34.462Z | Downloaded goblin v0.8.2 |
| 372 | 2026-09-06T23:58:34.465Z | Downloaded syn v1.0.109 |
| 373 | 2026-09-06T23:58:34.470Z | Downloaded tabled v0.15.0 |
| 374 | 2026-09-06T23:58:34.477Z | Downloaded syn v2.0.117 |
| 375 | 2026-09-06T23:58:34.482Z | Downloaded unicode-width v0.1.14 |
| 376 | 2026-09-06T23:58:34.485Z | Downloaded rustix v1.1.4 |
| 377 | 2026-09-06T23:58:34.500Z | Downloaded libc v0.2.185 |
| 378 | 2026-09-06T23:58:34.561Z | Compiling proc-macro2 v1.0.106 |
| 379 | 2026-09-06T23:58:34.568Z | Compiling unicode-ident v1.0.24 |
| 380 | 2026-09-06T23:58:34.568Z | Compiling quote v1.0.45 |
| 381 | 2026-09-06T23:58:34.568Z | Compiling serde_core v1.0.228 |
| 382 | 2026-09-06T23:58:34.568Z | Compiling libc v0.2.185 |
| 383 | 2026-09-06T23:58:34.568Z | Compiling version_check v0.9.5 |
| 384 | 2026-09-06T23:58:34.568Z | Compiling memchr v2.8.0 |
| 385 | 2026-09-06T23:58:34.568Z | Compiling serde v1.0.228 |
| 386 | 2026-09-06T23:58:34.568Z | Compiling zmij v1.0.21 |
| 387 | 2026-09-06T23:58:34.741Z | Compiling ucd-trie v0.1.7 |
| 388 | 2026-09-06T23:58:34.751Z | Compiling itoa v1.0.17 |
| 389 | 2026-09-06T23:58:34.757Z | Compiling thiserror v1.0.69 |
| 390 | 2026-09-06T23:58:34.773Z | Compiling byteorder v1.5.0 |
| 391 | 2026-09-06T23:58:34.787Z | Compiling rustix v1.1.4 |
| 392 | 2026-09-06T23:58:34.966Z | Compiling bitflags v2.11.0 |
| 393 | 2026-09-06T23:58:35.024Z | Compiling serde_json v1.0.151 |
| 394 | 2026-09-06T23:58:35.201Z | Compiling proc-macro-error-attr v1.0.4 |
| 395 | 2026-09-06T23:58:35.271Z | Compiling usdt-impl v0.5.0 |
| 396 | 2026-09-06T23:58:35.290Z | Compiling camino v1.2.5 |
| 397 | 2026-09-06T23:58:35.354Z | Compiling syn v1.0.109 |
| 398 | 2026-09-06T23:58:35.371Z | Compiling pest v2.8.6 |
| 399 | 2026-09-06T23:58:35.563Z | Compiling proc-macro-error v1.0.4 |
| 400 | 2026-09-06T23:58:35.581Z | Compiling equivalent v1.0.2 |
| 401 | 2026-09-06T23:58:35.614Z | Compiling getrandom v0.4.3 |
| 402 | 2026-09-06T23:58:35.617Z | Compiling plain v0.2.3 |
| 403 | 2026-09-06T23:58:35.630Z | Compiling hashbrown v0.17.0 |
| 404 | 2026-09-06T23:58:35.690Z | Compiling log v0.4.33 |
| 405 | 2026-09-06T23:58:35.723Z | Compiling utf8parse v0.2.2 |
| 406 | 2026-09-06T23:58:35.758Z | Compiling is_terminal_polyfill v1.70.2 |
| 407 | 2026-09-06T23:58:35.791Z | Compiling colorchoice v1.0.4 |
| 408 | 2026-09-06T23:58:35.831Z | Compiling errno v0.3.14 |
| 409 | 2026-09-06T23:58:35.837Z | Compiling thread-id v4.2.2 |
| 410 | 2026-09-06T23:58:35.879Z | Compiling anstyle-parse v1.0.0 |
| 411 | 2026-09-06T23:58:36.063Z | Compiling thiserror v2.0.18 |
| 412 | 2026-09-06T23:58:36.155Z | Compiling anstyle v1.0.14 |
| 413 | 2026-09-06T23:58:36.155Z | Compiling anstyle-query v1.1.5 |
| 414 | 2026-09-06T23:58:36.155Z | Compiling winnow v0.7.14 |
| 415 | 2026-09-06T23:58:36.155Z | Compiling pretty-hex v0.4.1 |
| 416 | 2026-09-06T23:58:36.155Z | Compiling autocfg v1.5.0 |
| 417 | 2026-09-06T23:58:36.156Z | Compiling toml_write v0.1.2 |
| 418 | 2026-09-06T23:58:36.156Z | Compiling cfg-if v1.0.4 |
| 419 | 2026-09-06T23:58:36.228Z | Compiling anstream v1.0.0 |
| 420 | 2026-09-06T23:58:36.228Z | Compiling bytecount v0.6.9 |
| 421 | 2026-09-06T23:58:36.228Z | Compiling heck v0.5.0 |
| 422 | 2026-09-06T23:58:36.259Z | Compiling indexmap v2.14.0 |
| 423 | 2026-09-06T23:58:36.274Z | Compiling fnv v1.0.7 |
| 424 | 2026-09-06T23:58:36.283Z | Compiling syn v2.0.117 |
| 425 | 2026-09-06T23:58:36.356Z | Compiling strsim v0.11.1 |
| 426 | 2026-09-06T23:58:36.371Z | Compiling clap_lex v1.0.0 |
| 427 | 2026-09-06T23:58:36.394Z | Compiling once_cell v1.21.3 |
| 428 | 2026-09-06T23:58:36.425Z | Compiling unicode-width v0.1.14 |
| 429 | 2026-09-06T23:58:36.437Z | Compiling anyhow v1.0.104 |
| 430 | 2026-09-06T23:58:36.462Z | Compiling fs-err v3.3.0 |
| 431 | 2026-09-06T23:58:36.523Z | Compiling fastrand v2.3.0 |
| 432 | 2026-09-06T23:58:36.683Z | Compiling pest_meta v2.8.6 |
| 433 | 2026-09-06T23:58:36.719Z | Compiling heck v0.4.1 |
| 434 | 2026-09-06T23:58:36.899Z | Compiling papergrid v0.11.0 |
| 435 | 2026-09-06T23:58:36.949Z | Compiling memmap v0.7.0 |
| 436 | 2026-09-06T23:58:36.949Z | Compiling unicode-linebreak v0.1.5 |
| 437 | 2026-09-06T23:58:36.949Z | Compiling terminal_size v0.4.3 |
| 438 | 2026-09-06T23:58:36.949Z | Compiling tempfile v3.27.0 |
| 439 | 2026-09-06T23:58:36.949Z | Compiling unicode-width v0.2.0 |
| 440 | 2026-09-06T23:58:36.950Z | Compiling smawk v0.3.2 |
| 441 | 2026-09-06T23:58:36.992Z | Compiling swrite v0.1.0 |
| 442 | 2026-09-06T23:58:37.004Z | Compiling clap_builder v4.6.0 |
| 443 | 2026-09-06T23:58:37.082Z | Compiling textwrap v0.16.2 |
| 444 | 2026-09-06T23:58:37.142Z | Compiling semver v1.0.28 |
| 445 | 2026-09-06T23:58:37.142Z | Compiling cargo-platform v0.3.2 |
| 446 | 2026-09-06T23:58:37.464Z | Compiling camino-tempfile v1.4.1 |
| 447 | 2026-09-06T23:58:37.825Z | Compiling tabled_derive v0.7.0 |
| 448 | 2026-09-06T23:58:38.418Z | Compiling pest_generator v2.8.6 |
| 449 | 2026-09-06T23:58:38.473Z | Compiling tabled v0.15.0 |
| 450 | 2026-09-06T23:58:38.976Z | Compiling serde_derive v1.0.228 |
| 451 | 2026-09-06T23:58:39.031Z | Compiling thiserror-impl v1.0.69 |
| 452 | 2026-09-06T23:58:39.031Z | Compiling zerocopy-derive v0.7.35 |
| 453 | 2026-09-06T23:58:39.031Z | Compiling scroll_derive v0.12.1 |
| 454 | 2026-09-06T23:58:39.031Z | Compiling thiserror-impl v2.0.18 |
| 455 | 2026-09-06T23:58:39.032Z | Compiling clap_derive v4.6.1 |
| 456 | 2026-09-06T23:58:39.051Z | Compiling pest_derive v2.8.6 |
| 457 | 2026-09-06T23:58:39.655Z | Compiling scroll v0.12.0 |
| 458 | 2026-09-06T23:58:39.663Z | Compiling zerocopy v0.7.35 |
| 459 | 2026-09-06T23:58:39.902Z | Compiling goblin v0.8.2 |
| 460 | 2026-09-06T23:58:40.035Z | Compiling dtrace-parser v0.2.0 |
| 461 | 2026-09-06T23:58:40.321Z | Compiling clap v4.6.1 |
| 462 | 2026-09-06T23:58:41.344Z | Compiling toml_datetime v0.6.11 |
| 463 | 2026-09-06T23:58:41.345Z | Compiling serde_spanned v0.6.9 |
| 464 | 2026-09-06T23:58:41.358Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 465 | 2026-09-06T23:58:41.358Z | Compiling cargo_metadata v0.23.1 |
| 466 | 2026-09-06T23:58:41.358Z | Compiling macaddr v1.0.1 |
| 467 | 2026-09-06T23:58:41.373Z | Compiling dof v0.3.0 |
| 468 | 2026-09-06T23:58:41.373Z | Compiling serde_tokenstream v0.2.3 |
| 469 | 2026-09-06T23:58:41.597Z | Compiling toml_edit v0.22.27 |
| 470 | 2026-09-06T23:58:42.065Z | Compiling usdt-macro v0.5.0 |
| 471 | 2026-09-06T23:58:42.089Z | Compiling usdt-attr-macro v0.5.0 |
| 472 | 2026-09-06T23:58:42.699Z | Compiling usdt v0.5.0 |
| 473 | 2026-09-06T23:58:42.845Z | Compiling toml v0.8.23 |
| 474 | 2026-09-06T23:58:43.161Z | Compiling cargo_toml v0.21.0 |
| 475 | 2026-09-06T23:58:44.433Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 476 | 2026-09-06T23:58:46.517Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.80s |
| 477 | 2026-09-06T23:58:46.735Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 478 | 2026-09-06T23:58:47.262Z | Downloading crates ... |
| 479 | 2026-09-06T23:58:47.326Z | Downloaded adler2 v2.0.1 |
| 480 | 2026-09-06T23:58:47.355Z | Downloaded addr2line v0.25.1 |
| 481 | 2026-09-06T23:58:47.355Z | Downloaded ahash v0.8.12 |
| 482 | 2026-09-06T23:58:47.355Z | Downloaded allocator-api2 v0.2.21 |
| 483 | 2026-09-06T23:58:47.368Z | Downloaded base16ct v1.0.0 |
| 484 | 2026-09-06T23:58:47.368Z | Downloaded arrayref v0.3.9 |
| 485 | 2026-09-06T23:58:47.368Z | Downloaded bitfield-struct v0.6.2 |
| 486 | 2026-09-06T23:58:47.368Z | Downloaded const-oid v0.9.6 |
| 487 | 2026-09-06T23:58:47.369Z | Downloaded atty v0.2.14 |
| 488 | 2026-09-06T23:58:47.369Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 489 | 2026-09-06T23:58:47.369Z | Downloaded backtrace-ext v0.2.1 |
| 490 | 2026-09-06T23:58:47.369Z | Downloaded bit-vec v0.8.0 |
| 491 | 2026-09-06T23:58:47.369Z | Downloaded futures-core v0.3.32 |
| 492 | 2026-09-06T23:58:47.369Z | Downloaded atomicwrites v0.4.4 |
| 493 | 2026-09-06T23:58:47.369Z | Downloaded async-stream-impl v0.3.6 |
| 494 | 2026-09-06T23:58:47.369Z | Downloaded atomic-waker v1.1.2 |
| 495 | 2026-09-06T23:58:47.369Z | Downloaded either v1.15.0 |
| 496 | 2026-09-06T23:58:47.369Z | Downloaded cfg_aliases v0.2.1 |
| 497 | 2026-09-06T23:58:47.369Z | Downloaded bitfield-macros v0.19.4 |
| 498 | 2026-09-06T23:58:47.369Z | Downloaded async-stream v0.3.6 |
| 499 | 2026-09-06T23:58:47.369Z | Downloaded embedded-io v0.6.1 |
| 500 | 2026-09-06T23:58:47.369Z | Downloaded form_urlencoded v1.2.2 |
| 501 | 2026-09-06T23:58:47.369Z | Downloaded env_filter v2.0.0 |
| 502 | 2026-09-06T23:58:47.370Z | Downloaded futures-io v0.3.32 |
| 503 | 2026-09-06T23:58:47.370Z | Downloaded enum-as-inner v0.6.1 |
| 504 | 2026-09-06T23:58:47.370Z | Downloaded ascii-canvas v3.0.0 |
| 505 | 2026-09-06T23:58:47.551Z | Downloaded foreign-types v0.5.0 |
| 506 | 2026-09-06T23:58:47.551Z | Downloaded enum_dispatch v0.3.13 |
| 507 | 2026-09-06T23:58:47.551Z | Downloaded anstream v0.6.21 |
| 508 | 2026-09-06T23:58:47.551Z | Downloaded erased-serde v0.3.31 |
| 509 | 2026-09-06T23:58:47.551Z | Downloaded filetime v0.2.27 |
| 510 | 2026-09-06T23:58:47.551Z | Downloaded ed25519-dalek v2.2.0 |
| 511 | 2026-09-06T23:58:47.551Z | Downloaded bit-set v0.5.3 |
| 512 | 2026-09-06T23:58:47.551Z | Downloaded foreign-types-shared v0.3.1 |
| 513 | 2026-09-06T23:58:47.551Z | Downloaded futures-macro v0.3.32 |
| 514 | 2026-09-06T23:58:47.551Z | Downloaded futures-task v0.3.32 |
| 515 | 2026-09-06T23:58:47.553Z | Downloaded anstyle-parse v0.2.7 |
| 516 | 2026-09-06T23:58:47.553Z | Downloaded find-msvc-tools v0.1.9 |
| 517 | 2026-09-06T23:58:47.553Z | Downloaded async-recursion v1.1.1 |
| 518 | 2026-09-06T23:58:47.553Z | Downloaded ff v0.13.1 |
| 519 | 2026-09-06T23:58:47.553Z | Downloaded ff v0.14.0 |
| 520 | 2026-09-06T23:58:47.553Z | Downloaded assert_matches v1.5.0 |
| 521 | 2026-09-06T23:58:47.553Z | Downloaded bit-vec v0.6.3 |
| 522 | 2026-09-06T23:58:47.553Z | Downloaded float-cmp v0.10.0 |
| 523 | 2026-09-06T23:58:47.553Z | Downloaded array-init v0.0.4 |
| 524 | 2026-09-06T23:58:47.553Z | Downloaded endian-type v0.1.2 |
| 525 | 2026-09-06T23:58:47.553Z | Downloaded futures-sink v0.3.32 |
| 526 | 2026-09-06T23:58:47.553Z | Downloaded flagset v0.4.7 |
| 527 | 2026-09-06T23:58:47.553Z | Downloaded foreign-types v0.3.2 |
| 528 | 2026-09-06T23:58:47.553Z | Downloaded compression-core v0.4.31 |
| 529 | 2026-09-06T23:58:47.553Z | Downloaded aead v0.5.2 |
| 530 | 2026-09-06T23:58:47.553Z | Downloaded hostname v0.3.1 |
| 531 | 2026-09-06T23:58:47.553Z | Downloaded blake2 v0.11.0-rc.6 |
| 532 | 2026-09-06T23:58:47.553Z | Downloaded hash32 v0.2.1 |
| 533 | 2026-09-06T23:58:47.553Z | Downloaded aead v0.6.1 |
| 534 | 2026-09-06T23:58:47.553Z | Downloaded argon2 v0.5.3 |
| 535 | 2026-09-06T23:58:47.554Z | Downloaded async-bb8-diesel v0.2.1 |
| 536 | 2026-09-06T23:58:47.554Z | Downloaded bitfield v0.19.4 |
| 537 | 2026-09-06T23:58:47.554Z | Downloaded bitflags v1.3.2 |
| 538 | 2026-09-06T23:58:47.554Z | Downloaded ciborium-io v0.2.2 |
| 539 | 2026-09-06T23:58:47.554Z | Downloaded fd-lock v4.0.4 |
| 540 | 2026-09-06T23:58:47.554Z | Downloaded home v0.5.12 |
| 541 | 2026-09-06T23:58:47.554Z | Downloaded cfg_aliases v0.1.1 |
| 542 | 2026-09-06T23:58:47.554Z | Downloaded base16ct v0.2.0 |
| 543 | 2026-09-06T23:58:47.554Z | Downloaded env_logger v0.11.11 |
| 544 | 2026-09-06T23:58:47.554Z | Downloaded fixedbitset v0.5.7 |
| 545 | 2026-09-06T23:58:47.554Z | Downloaded fs-err v2.11.0 |
| 546 | 2026-09-06T23:58:47.554Z | Downloaded bit-set v0.8.0 |
| 547 | 2026-09-06T23:58:47.554Z | Downloaded castaway v0.2.4 |
| 548 | 2026-09-06T23:58:47.554Z | Downloaded float-ord v0.3.2 |
| 549 | 2026-09-06T23:58:47.554Z | Downloaded block-buffer v0.12.1 |
| 550 | 2026-09-06T23:58:47.554Z | Downloaded foreign-types-macros v0.2.3 |
| 551 | 2026-09-06T23:58:47.554Z | Downloaded bb8 v0.8.6 |
| 552 | 2026-09-06T23:58:47.554Z | Downloaded block-padding v0.4.2 |
| 553 | 2026-09-06T23:58:47.554Z | Downloaded embedded-io v0.4.0 |
| 554 | 2026-09-06T23:58:47.554Z | Downloaded fixedbitset v0.4.2 |
| 555 | 2026-09-06T23:58:47.554Z | Downloaded foreign-types-shared v0.1.1 |
| 556 | 2026-09-06T23:58:47.554Z | Downloaded fxhash v0.2.1 |
| 557 | 2026-09-06T23:58:47.554Z | Downloaded ciborium-ll v0.2.2 |
| 558 | 2026-09-06T23:58:47.554Z | Downloaded http-body v1.0.1 |
| 559 | 2026-09-06T23:58:47.554Z | Downloaded hex-literal v1.1.0 |
| 560 | 2026-09-06T23:58:47.554Z | Downloaded git-stub v1.0.0 |
| 561 | 2026-09-06T23:58:47.555Z | Downloaded headers-core v0.3.0 |
| 562 | 2026-09-06T23:58:47.555Z | Downloaded funty v2.0.0 |
| 563 | 2026-09-06T23:58:47.555Z | Downloaded gethostname v0.5.0 |
| 564 | 2026-09-06T23:58:47.555Z | Downloaded hash32 v0.3.1 |
| 565 | 2026-09-06T23:58:47.555Z | Downloaded hex v0.4.3 |
| 566 | 2026-09-06T23:58:47.555Z | Downloaded globwalk v0.9.1 |
| 567 | 2026-09-06T23:58:47.555Z | Downloaded hostname v0.4.2 |
| 568 | 2026-09-06T23:58:47.556Z | Downloaded ar_archive_writer v0.5.1 |
| 569 | 2026-09-06T23:58:47.556Z | Downloaded openssl-probe v0.1.6 |
| 570 | 2026-09-06T23:58:47.556Z | Downloaded cobs v0.3.0 |
| 571 | 2026-09-06T23:58:47.556Z | Downloaded fs_extra v1.3.0 |
| 572 | 2026-09-06T23:58:47.556Z | Downloaded futures-channel v0.3.32 |
| 573 | 2026-09-06T23:58:47.556Z | Downloaded num v0.4.3 |
| 574 | 2026-09-06T23:58:47.556Z | Downloaded argon2 v0.6.0-rc.8 |
| 575 | 2026-09-06T23:58:47.556Z | Downloaded group v0.14.0 |
| 576 | 2026-09-06T23:58:47.556Z | Downloaded foldhash v0.2.0 |
| 577 | 2026-09-06T23:58:47.556Z | Downloaded ghash v0.6.0 |
| 578 | 2026-09-06T23:58:47.556Z | Downloaded cipher v0.5.2 |
| 579 | 2026-09-06T23:58:47.556Z | Downloaded fallible-iterator v0.2.0 |
| 580 | 2026-09-06T23:58:47.556Z | Downloaded futures-executor v0.3.32 |
| 581 | 2026-09-06T23:58:47.556Z | Downloaded git-stub-vcs v0.1.0 |
| 582 | 2026-09-06T23:58:47.556Z | Downloaded arrayvec v0.7.6 |
| 583 | 2026-09-06T23:58:47.556Z | Downloaded camino-tempfile-ext v0.3.3 |
| 584 | 2026-09-06T23:58:47.556Z | Downloaded num-conv v0.2.0 |
| 585 | 2026-09-06T23:58:47.556Z | Downloaded foldhash v0.1.5 |
| 586 | 2026-09-06T23:58:47.556Z | Downloaded glob v0.3.3 |
| 587 | 2026-09-06T23:58:47.557Z | Downloaded globset v0.4.18 |
| 588 | 2026-09-06T23:58:47.557Z | Downloaded newtype-uuid-macros v0.1.0 |
| 589 | 2026-09-06T23:58:47.558Z | Downloaded elliptic-curve v0.13.8 |
| 590 | 2026-09-06T23:58:47.558Z | Downloaded elliptic-curve v0.14.1 |
| 591 | 2026-09-06T23:58:47.558Z | Downloaded path-slash v0.1.5 |
| 592 | 2026-09-06T23:58:47.558Z | Downloaded openssl-macros v0.1.1 |
| 593 | 2026-09-06T23:58:47.558Z | Downloaded precomputed-hash v0.1.1 |
| 594 | 2026-09-06T23:58:47.558Z | Downloaded oxide-generation-macros v0.2.0 |
| 595 | 2026-09-06T23:58:47.558Z | Downloaded parse-display v0.10.0 |
| 596 | 2026-09-06T23:58:47.558Z | Downloaded progenitor-client v0.14.0 |
| 597 | 2026-09-06T23:58:47.558Z | Downloaded phf_shared v0.11.3 |
| 598 | 2026-09-06T23:58:47.558Z | Downloaded proc-macro-crate v3.4.0 |
| 599 | 2026-09-06T23:58:47.558Z | Downloaded rand_chacha v0.3.1 |
| 600 | 2026-09-06T23:58:47.558Z | Downloaded rand_xorshift v0.4.0 |
| 601 | 2026-09-06T23:58:47.558Z | Downloaded ref-cast v1.0.25 |
| 602 | 2026-09-06T23:58:47.558Z | Downloaded getrandom v0.2.17 |
| 603 | 2026-09-06T23:58:47.558Z | Downloaded group v0.13.0 |
| 604 | 2026-09-06T23:58:47.558Z | Downloaded base64ct v1.8.3 |
| 605 | 2026-09-06T23:58:47.594Z | Downloaded async-trait v0.1.89 |
| 606 | 2026-09-06T23:58:47.594Z | Downloaded blowfish v0.10.0 |
| 607 | 2026-09-06T23:58:47.594Z | Downloaded http-body-util v0.1.3 |
| 608 | 2026-09-06T23:58:47.595Z | Downloaded http-range v0.1.5 |
| 609 | 2026-09-06T23:58:47.595Z | Downloaded bcs v0.1.6 |
| 610 | 2026-09-06T23:58:47.595Z | Downloaded cexpr v0.6.0 |
| 611 | 2026-09-06T23:58:47.595Z | Downloaded cmov v0.5.4 |
| 612 | 2026-09-06T23:58:47.595Z | Downloaded highway v1.3.0 |
| 613 | 2026-09-06T23:58:47.595Z | Downloaded buf-list v1.1.2 |
| 614 | 2026-09-06T23:58:47.595Z | Downloaded bytesize v2.7.0 |
| 615 | 2026-09-06T23:58:47.595Z | Downloaded cipher v0.4.4 |
| 616 | 2026-09-06T23:58:47.595Z | Downloaded compression-codecs v0.4.37 |
| 617 | 2026-09-06T23:58:47.595Z | Downloaded cc v1.2.56 |
| 618 | 2026-09-06T23:58:47.595Z | Downloaded chacha20 v0.10.0 |
| 619 | 2026-09-06T23:58:47.595Z | Downloaded colored v2.2.0 |
| 620 | 2026-09-06T23:58:47.595Z | Downloaded blake2 v0.10.6 |
| 621 | 2026-09-06T23:58:47.595Z | Downloaded cassowary v0.3.0 |
| 622 | 2026-09-06T23:58:47.595Z | Downloaded console v0.15.11 |
| 623 | 2026-09-06T23:58:47.595Z | Downloaded rustc-hash v2.1.1 |
| 624 | 2026-09-06T23:58:47.596Z | Downloaded serde_urlencoded v0.7.1 |
| 625 | 2026-09-06T23:58:47.596Z | Downloaded chacha20 v0.9.1 |
| 626 | 2026-09-06T23:58:47.596Z | Downloaded scopeguard v1.2.0 |
| 627 | 2026-09-06T23:58:47.596Z | Downloaded cbc v0.2.1 |
| 628 | 2026-09-06T23:58:47.596Z | Downloaded futures v0.3.32 |
| 629 | 2026-09-06T23:58:47.596Z | Downloaded stable_deref_trait v1.2.1 |
| 630 | 2026-09-06T23:58:47.596Z | Downloaded pbkdf2 v0.13.0 |
| 631 | 2026-09-06T23:58:47.596Z | Downloaded backon v1.6.0 |
| 632 | 2026-09-06T23:58:47.597Z | Downloaded bzip2 v0.6.1 |
| 633 | 2026-09-06T23:58:47.597Z | Downloaded packed_struct v0.10.1 |
| 634 | 2026-09-06T23:58:47.597Z | Downloaded progenitor-extras v0.2.0 |
| 635 | 2026-09-06T23:58:47.597Z | Downloaded clang-sys v1.8.1 |
| 636 | 2026-09-06T23:58:47.597Z | Downloaded bs58 v0.5.1 |
| 637 | 2026-09-06T23:58:47.597Z | Downloaded num_enum v0.5.11 |
| 638 | 2026-09-06T23:58:47.597Z | Downloaded num_enum_derive v0.7.6 |
| 639 | 2026-09-06T23:58:47.597Z | Downloaded port-file v0.1.0 |
| 640 | 2026-09-06T23:58:47.598Z | Downloaded predicates v3.1.4 |
| 641 | 2026-09-06T23:58:47.598Z | Downloaded progenitor-client v0.13.0 |
| 642 | 2026-09-06T23:58:47.598Z | Downloaded rand_chacha v0.9.0 |
| 643 | 2026-09-06T23:58:47.598Z | Downloaded rfc6979 v0.6.0 |
| 644 | 2026-09-06T23:58:47.598Z | Downloaded oxide-update-engine-display v0.1.2 |
| 645 | 2026-09-06T23:58:47.598Z | Downloaded tabwriter v1.4.1 |
| 646 | 2026-09-06T23:58:47.598Z | Downloaded paste v1.0.15 |
| 647 | 2026-09-06T23:58:47.598Z | Downloaded sponge-cursor v0.1.0 |
| 648 | 2026-09-06T23:58:47.598Z | Downloaded tokio-test v0.4.5 |
| 649 | 2026-09-06T23:58:47.598Z | Downloaded termtree v0.5.1 |
| 650 | 2026-09-06T23:58:47.598Z | Downloaded untrusted v0.7.1 |
| 651 | 2026-09-06T23:58:47.598Z | Downloaded backoff v0.4.0 |
| 652 | 2026-09-06T23:58:47.598Z | Downloaded ciborium v0.2.2 |
| 653 | 2026-09-06T23:58:47.598Z | Downloaded topological-sort v0.2.2 |
| 654 | 2026-09-06T23:58:47.598Z | Downloaded universal-hash v0.6.1 |
| 655 | 2026-09-06T23:58:47.598Z | Downloaded waitgroup v0.1.2 |
| 656 | 2026-09-06T23:58:47.598Z | Downloaded bzip2 v0.4.4 |
| 657 | 2026-09-06T23:58:47.598Z | Downloaded yoke-derive v0.8.1 |
| 658 | 2026-09-06T23:58:47.598Z | Downloaded byte-wrapper v0.1.0 |
| 659 | 2026-09-06T23:58:47.598Z | Downloaded console v0.16.2 |
| 660 | 2026-09-06T23:58:47.598Z | Downloaded half v1.8.3 |
| 661 | 2026-09-06T23:58:47.598Z | Downloaded rand_seeder v0.4.0 |
| 662 | 2026-09-06T23:58:47.599Z | Downloaded cmake v0.1.57 |
| 663 | 2026-09-06T23:58:47.599Z | Downloaded unicode-xid v0.2.6 |
| 664 | 2026-09-06T23:58:47.599Z | Downloaded hmac v0.12.1 |
| 665 | 2026-09-06T23:58:47.599Z | Downloaded zeroize_derive v1.5.0 |
| 666 | 2026-09-06T23:58:47.599Z | Downloaded num-modular v0.6.5 |
| 667 | 2026-09-06T23:58:47.599Z | Downloaded rpassword v7.5.4 |
| 668 | 2026-09-06T23:58:47.599Z | Downloaded native-tls v0.2.18 |
| 669 | 2026-09-06T23:58:47.599Z | Downloaded serde_tokenstream v0.3.0 |
| 670 | 2026-09-06T23:58:47.599Z | Downloaded signal-hook-mio v0.2.5 |
| 671 | 2026-09-06T23:58:47.599Z | Downloaded want v0.3.1 |
| 672 | 2026-09-06T23:58:47.599Z | Downloaded schemars_derive v0.8.22 |
| 673 | 2026-09-06T23:58:47.599Z | Downloaded serde_path_to_error v0.1.20 |
| 674 | 2026-09-06T23:58:47.599Z | Downloaded getrandom v0.3.4 |
| 675 | 2026-09-06T23:58:47.622Z | Downloaded zone v0.3.1 |
| 676 | 2026-09-06T23:58:47.622Z | Downloaded colored v3.1.1 |
| 677 | 2026-09-06T23:58:47.622Z | Downloaded slog-async v2.8.0 |
| 678 | 2026-09-06T23:58:47.622Z | Downloaded strum_macros v0.26.4 |
| 679 | 2026-09-06T23:58:47.622Z | Downloaded cpufeatures v0.3.0 |
| 680 | 2026-09-06T23:58:47.622Z | Downloaded slog-term v2.9.2 |
| 681 | 2026-09-06T23:58:47.622Z | Downloaded postgres-types v0.2.12 |
| 682 | 2026-09-06T23:58:47.622Z | Downloaded sqlformat v0.3.5 |
| 683 | 2026-09-06T23:58:47.622Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 684 | 2026-09-06T23:58:47.622Z | Downloaded spki v0.8.0 |
| 685 | 2026-09-06T23:58:47.622Z | Downloaded defmt-parser v1.0.0 |
| 686 | 2026-09-06T23:58:47.622Z | Downloaded http-range-header v0.4.2 |
| 687 | 2026-09-06T23:58:47.622Z | Downloaded darling_macro v0.23.0 |
| 688 | 2026-09-06T23:58:47.622Z | Downloaded dtrace-parser v0.3.0 |
| 689 | 2026-09-06T23:58:47.622Z | Downloaded idna_adapter v1.2.1 |
| 690 | 2026-09-06T23:58:47.622Z | Downloaded dsl_auto_type v0.2.0 |
| 691 | 2026-09-06T23:58:47.622Z | Downloaded httpdate v1.0.3 |
| 692 | 2026-09-06T23:58:47.622Z | Downloaded support-bundle-viewer v0.1.2 |
| 693 | 2026-09-06T23:58:47.624Z | Downloaded base64 v0.21.7 |
| 694 | 2026-09-06T23:58:47.624Z | Downloaded cancel-safe-futures v0.1.5 |
| 695 | 2026-09-06T23:58:47.624Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 696 | 2026-09-06T23:58:47.624Z | Downloaded termios v0.3.3 |
| 697 | 2026-09-06T23:58:47.624Z | Downloaded tls_codec_derive v0.4.2 |
| 698 | 2026-09-06T23:58:47.624Z | Downloaded tinystr v0.8.2 |
| 699 | 2026-09-06T23:58:47.624Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 700 | 2026-09-06T23:58:47.624Z | Downloaded inout v0.1.4 |
| 701 | 2026-09-06T23:58:47.624Z | Downloaded maybe-uninit v2.0.0 |
| 702 | 2026-09-06T23:58:47.625Z | Downloaded tui-tree-widget v0.23.1 |
| 703 | 2026-09-06T23:58:47.625Z | Downloaded generic-array v1.4.3 |
| 704 | 2026-09-06T23:58:47.625Z | Downloaded walkdir v2.5.0 |
| 705 | 2026-09-06T23:58:47.633Z | Downloaded base64 v0.22.1 |
| 706 | 2026-09-06T23:58:47.633Z | Downloaded half v2.7.1 |
| 707 | 2026-09-06T23:58:47.633Z | Downloaded uzers v0.12.2 |
| 708 | 2026-09-06T23:58:47.634Z | Downloaded ena v0.14.4 |
| 709 | 2026-09-06T23:58:47.634Z | Downloaded fatfs v0.3.6 |
| 710 | 2026-09-06T23:58:47.634Z | Downloaded lazy_static v1.5.0 |
| 711 | 2026-09-06T23:58:47.634Z | Downloaded internet-checksum v0.2.1 |
| 712 | 2026-09-06T23:58:47.634Z | Downloaded zstd-safe v7.2.4 |
| 713 | 2026-09-06T23:58:47.634Z | Downloaded const_format_proc_macros v0.2.34 |
| 714 | 2026-09-06T23:58:47.634Z | Downloaded jiff-static v0.2.34 |
| 715 | 2026-09-06T23:58:47.634Z | Downloaded linked-hash-map v0.5.6 |
| 716 | 2026-09-06T23:58:47.634Z | Downloaded daft-derive v0.1.8 |
| 717 | 2026-09-06T23:58:47.644Z | Downloaded hmac v0.13.0 |
| 718 | 2026-09-06T23:58:47.644Z | Downloaded newtype_derive v0.1.6 |
| 719 | 2026-09-06T23:58:47.644Z | Downloaded nodrop v0.1.14 |
| 720 | 2026-09-06T23:58:47.644Z | Downloaded num_threads v0.1.7 |
| 721 | 2026-09-06T23:58:47.644Z | Downloaded olpc-cjson v0.1.4 |
| 722 | 2026-09-06T23:58:47.644Z | Downloaded crossbeam-deque v0.8.6 |
| 723 | 2026-09-06T23:58:47.644Z | Downloaded percent-encoding v2.3.2 |
| 724 | 2026-09-06T23:58:47.644Z | Downloaded phf_shared v0.13.1 |
| 725 | 2026-09-06T23:58:47.652Z | Downloaded csv-core v0.1.13 |
| 726 | 2026-09-06T23:58:47.652Z | Downloaded dashu-base v0.5.1 |
| 727 | 2026-09-06T23:58:47.652Z | Downloaded num-derive v0.4.2 |
| 728 | 2026-09-06T23:58:47.652Z | Downloaded oso-derive v0.27.3 |
| 729 | 2026-09-06T23:58:47.652Z | Downloaded oxide-update-engine-types v0.1.2 |
| 730 | 2026-09-06T23:58:47.652Z | Downloaded parking_lot v0.11.2 |
| 731 | 2026-09-06T23:58:47.652Z | Downloaded der_derive v0.7.3 |
| 732 | 2026-09-06T23:58:47.652Z | Downloaded indent_write v2.2.0 |
| 733 | 2026-09-06T23:58:47.656Z | Downloaded pwd v1.4.0 |
| 734 | 2026-09-06T23:58:47.656Z | Downloaded chacha20poly1305 v0.10.1 |
| 735 | 2026-09-06T23:58:47.661Z | Downloaded chumsky v0.9.3 |
| 736 | 2026-09-06T23:58:47.661Z | Downloaded diesel-dtrace v0.5.0 |
| 737 | 2026-09-06T23:58:47.683Z | Downloaded indoc v2.0.7 |
| 738 | 2026-09-06T23:58:47.683Z | Downloaded ipnet v2.12.0 |
| 739 | 2026-09-06T23:58:47.683Z | Downloaded bytes v1.11.1 |
| 740 | 2026-09-06T23:58:47.683Z | Downloaded arc-swap v1.8.2 |
| 741 | 2026-09-06T23:58:47.683Z | Downloaded hyper-staticfile v0.10.1 |
| 742 | 2026-09-06T23:58:47.691Z | Downloaded backtrace v0.3.76 |
| 743 | 2026-09-06T23:58:47.691Z | Downloaded flume v0.11.1 |
| 744 | 2026-09-06T23:58:47.691Z | Downloaded vsss-rs v3.3.4 |
| 745 | 2026-09-06T23:58:47.691Z | Downloaded xshell v0.2.7 |
| 746 | 2026-09-06T23:58:47.691Z | Downloaded libloading v0.8.9 |
| 747 | 2026-09-06T23:58:47.691Z | Downloaded headers v0.4.1 |
| 748 | 2026-09-06T23:58:47.691Z | Downloaded heapless v0.8.0 |
| 749 | 2026-09-06T23:58:47.691Z | Downloaded rtoolbox v0.0.3 |
| 750 | 2026-09-06T23:58:47.692Z | Downloaded same-file v1.0.6 |
| 751 | 2026-09-06T23:58:47.692Z | Downloaded secrecy v0.10.3 |
| 752 | 2026-09-06T23:58:47.692Z | Downloaded serde_plain v1.0.2 |
| 753 | 2026-09-06T23:58:47.692Z | Downloaded shell-words v1.1.1 |
| 754 | 2026-09-06T23:58:47.692Z | Downloaded sigpipe v0.1.3 |
| 755 | 2026-09-06T23:58:47.693Z | Downloaded ron v0.8.1 |
| 756 | 2026-09-06T23:58:47.702Z | Downloaded nanorand v0.7.0 |
| 757 | 2026-09-06T23:58:47.702Z | Downloaded schemars v0.8.22 |
| 758 | 2026-09-06T23:58:47.702Z | Downloaded compact_str v0.8.1 |
| 759 | 2026-09-06T23:58:47.702Z | Downloaded rustls-platform-verifier v0.6.2 |
| 760 | 2026-09-06T23:58:47.710Z | Downloaded zerocopy v0.6.6 |
| 761 | 2026-09-06T23:58:47.710Z | Downloaded md-5 v0.10.6 |
| 762 | 2026-09-06T23:58:47.711Z | Downloaded ed25519-dalek v3.0.0 |
| 763 | 2026-09-06T23:58:47.711Z | Downloaded flate2 v1.1.9 |
| 764 | 2026-09-06T23:58:47.712Z | Downloaded slog-envlogger v2.2.0 |
| 765 | 2026-09-06T23:58:47.712Z | Downloaded serde_yaml v0.9.34+deprecated |
| 766 | 2026-09-06T23:58:47.712Z | Downloaded crc32fast v1.5.0 |
| 767 | 2026-09-06T23:58:47.712Z | Downloaded nu-ansi-term v0.50.3 |
| 768 | 2026-09-06T23:58:47.717Z | Downloaded sha1 v0.11.0 |
| 769 | 2026-09-06T23:58:47.717Z | Downloaded mime_guess v2.0.5 |
| 770 | 2026-09-06T23:58:47.717Z | Downloaded num-rational v0.4.2 |
| 771 | 2026-09-06T23:58:47.717Z | Downloaded signal-hook v0.3.18 |
| 772 | 2026-09-06T23:58:47.717Z | Downloaded similar v2.7.0 |
| 773 | 2026-09-06T23:58:47.717Z | Downloaded parking_lot_core v0.8.6 |
| 774 | 2026-09-06T23:58:47.728Z | Downloaded cookie v0.18.1 |
| 775 | 2026-09-06T23:58:47.728Z | Downloaded supports-hyperlinks v3.2.0 |
| 776 | 2026-09-06T23:58:47.728Z | Downloaded async-compression v0.4.41 |
| 777 | 2026-09-06T23:58:47.732Z | Downloaded omicron-zone-package v0.12.3 |
| 778 | 2026-09-06T23:58:47.732Z | Downloaded peg-macros v0.8.5 |
| 779 | 2026-09-06T23:58:47.732Z | Downloaded des v0.9.0 |
| 780 | 2026-09-06T23:58:47.732Z | Downloaded ssh-cipher v0.2.0 |
| 781 | 2026-09-06T23:58:47.732Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 782 | 2026-09-06T23:58:47.732Z | Downloaded pkg-config v0.3.32 |
| 783 | 2026-09-06T23:58:47.732Z | Downloaded pin-project v1.1.11 |
| 784 | 2026-09-06T23:58:47.735Z | Downloaded prettyplease v0.2.37 |
| 785 | 2026-09-06T23:58:47.740Z | Downloaded tokio-macros v2.7.0 |
| 786 | 2026-09-06T23:58:47.740Z | Downloaded test-strategy v0.4.5 |
| 787 | 2026-09-06T23:58:47.740Z | Downloaded tungstenite v0.21.0 |
| 788 | 2026-09-06T23:58:47.740Z | Downloaded unsafe-libyaml v0.2.11 |
| 789 | 2026-09-06T23:58:47.745Z | Downloaded ppv-lite86 v0.2.21 |
| 790 | 2026-09-06T23:58:47.745Z | Downloaded httparse v1.10.1 |
| 791 | 2026-09-06T23:58:47.745Z | Downloaded tracing-attributes v0.1.31 |
| 792 | 2026-09-06T23:58:47.745Z | Downloaded primeorder v0.14.0 |
| 793 | 2026-09-06T23:58:47.750Z | Downloaded progenitor v0.14.0 |
| 794 | 2026-09-06T23:58:47.750Z | Downloaded unit-prefix v0.5.2 |
| 795 | 2026-09-06T23:58:47.750Z | Downloaded rustc-demangle v0.1.27 |
| 796 | 2026-09-06T23:58:47.750Z | Downloaded usdt v0.6.0 |
| 797 | 2026-09-06T23:58:47.750Z | Downloaded utf-8 v0.7.6 |
| 798 | 2026-09-06T23:58:47.750Z | Downloaded xattr v1.6.1 |
| 799 | 2026-09-06T23:58:47.754Z | Downloaded rustls-native-certs v0.8.3 |
| 800 | 2026-09-06T23:58:47.754Z | Downloaded serde_bytes v0.11.19 |
| 801 | 2026-09-06T23:58:47.754Z | Downloaded litemap v0.8.1 |
| 802 | 2026-09-06T23:58:47.755Z | Downloaded rustversion v1.0.22 |
| 803 | 2026-09-06T23:58:47.759Z | Downloaded zerofrom-derive v0.1.6 |
| 804 | 2026-09-06T23:58:47.759Z | Downloaded sec1 v0.7.3 |
| 805 | 2026-09-06T23:58:47.759Z | Downloaded zone_cfg_derive v0.3.1 |
| 806 | 2026-09-06T23:58:47.759Z | Downloaded crc v3.4.0 |
| 807 | 2026-09-06T23:58:47.759Z | Downloaded heapless v0.7.17 |
| 808 | 2026-09-06T23:58:47.770Z | Downloaded serde_with_macros v1.5.2 |
| 809 | 2026-09-06T23:58:47.770Z | Downloaded yoke v0.8.1 |
| 810 | 2026-09-06T23:58:47.771Z | Downloaded hashbrown v0.13.2 |
| 811 | 2026-09-06T23:58:47.771Z | Downloaded hickory-resolver v0.25.2 |
| 812 | 2026-09-06T23:58:47.776Z | Downloaded darling v0.23.0 |
| 813 | 2026-09-06T23:58:47.776Z | Downloaded darling_core v0.13.4 |
| 814 | 2026-09-06T23:58:47.776Z | Downloaded ml-kem v0.3.2 |
| 815 | 2026-09-06T23:58:47.776Z | Downloaded slog-dtrace v0.3.0 |
| 816 | 2026-09-06T23:58:47.776Z | Downloaded crucible-workspace-hack v0.1.0 |
| 817 | 2026-09-06T23:58:47.776Z | Downloaded crunchy v0.2.4 |
| 818 | 2026-09-06T23:58:47.777Z | Downloaded parking_lot v0.12.5 |
| 819 | 2026-09-06T23:58:47.777Z | Downloaded shlex v1.3.0 |
| 820 | 2026-09-06T23:58:47.777Z | Downloaded socket2 v0.5.10 |
| 821 | 2026-09-06T23:58:47.781Z | Downloaded qorb v0.4.1 |
| 822 | 2026-09-06T23:58:47.782Z | Downloaded stacker v0.1.23 |
| 823 | 2026-09-06T23:58:47.782Z | Downloaded strum_macros v0.27.2 |
| 824 | 2026-09-06T23:58:47.782Z | Downloaded synstructure v0.13.2 |
| 825 | 2026-09-06T23:58:47.782Z | Downloaded thiserror-no-std v2.0.2 |
| 826 | 2026-09-06T23:58:47.786Z | Downloaded dirs-sys-next v0.1.2 |
| 827 | 2026-09-06T23:58:47.786Z | Downloaded derive_builder v0.20.2 |
| 828 | 2026-09-06T23:58:47.786Z | Downloaded dof v0.4.0 |
| 829 | 2026-09-06T23:58:47.789Z | Downloaded ident_case v1.0.1 |
| 830 | 2026-09-06T23:58:47.789Z | Downloaded darling_macro v0.21.3 |
| 831 | 2026-09-06T23:58:47.789Z | Downloaded difflib v0.4.0 |
| 832 | 2026-09-06T23:58:47.789Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 833 | 2026-09-06T23:58:47.789Z | Downloaded dunce v1.0.5 |
| 834 | 2026-09-06T23:58:47.789Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 835 | 2026-09-06T23:58:47.789Z | Downloaded typify v0.6.2 |
| 836 | 2026-09-06T23:58:47.796Z | Downloaded postcard v1.1.3 |
| 837 | 2026-09-06T23:58:47.796Z | Downloaded bumpalo v3.20.2 |
| 838 | 2026-09-06T23:58:47.796Z | Downloaded is-terminal v0.4.17 |
| 839 | 2026-09-06T23:58:47.796Z | Downloaded unarray v0.1.4 |
| 840 | 2026-09-06T23:58:47.805Z | Downloaded managed v0.8.0 |
| 841 | 2026-09-06T23:58:47.808Z | Downloaded newline-converter v0.3.0 |
| 842 | 2026-09-06T23:58:47.809Z | Downloaded expectorate v1.2.0 |
| 843 | 2026-09-06T23:58:47.809Z | Downloaded unicase v2.9.0 |
| 844 | 2026-09-06T23:58:47.809Z | Downloaded vergen-git2 v9.1.0 |
| 845 | 2026-09-06T23:58:47.809Z | Downloaded vergen-gitcl v1.0.8 |
| 846 | 2026-09-06T23:58:47.809Z | Downloaded zerovec-derive v0.11.2 |
| 847 | 2026-09-06T23:58:47.819Z | Downloaded convert_case v0.10.0 |
| 848 | 2026-09-06T23:58:47.819Z | Downloaded hashbrown v0.12.3 |
| 849 | 2026-09-06T23:58:47.819Z | Downloaded hickory-server v0.25.2 |
| 850 | 2026-09-06T23:58:47.823Z | Downloaded num_enum_derive v0.5.11 |
| 851 | 2026-09-06T23:58:47.823Z | Downloaded critical-section v1.2.0 |
| 852 | 2026-09-06T23:58:47.823Z | Downloaded litrs v1.0.0 |
| 853 | 2026-09-06T23:58:47.823Z | Downloaded aho-corasick v1.1.4 |
| 854 | 2026-09-06T23:58:47.823Z | Downloaded schemars v0.9.0 |
| 855 | 2026-09-06T23:58:47.827Z | Downloaded schemars v1.2.1 |
| 856 | 2026-09-06T23:58:47.834Z | Downloaded progenitor-macro v0.13.0 |
| 857 | 2026-09-06T23:58:47.837Z | Downloaded slog v2.8.2 |
| 858 | 2026-09-06T23:58:47.837Z | Downloaded pem-rfc7468 v1.0.0 |
| 859 | 2026-09-06T23:58:47.840Z | Downloaded stringprep v0.1.5 |
| 860 | 2026-09-06T23:58:47.840Z | Downloaded daft v0.1.8 |
| 861 | 2026-09-06T23:58:47.840Z | Downloaded oso v0.27.3 |
| 862 | 2026-09-06T23:58:47.844Z | Downloaded pkcs5 v0.8.1 |
| 863 | 2026-09-06T23:58:47.844Z | Downloaded spin v0.9.8 |
| 864 | 2026-09-06T23:58:47.848Z | Downloaded structmeta-derive v0.3.0 |
| 865 | 2026-09-06T23:58:47.849Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 866 | 2026-09-06T23:58:47.849Z | Downloaded potential_utf v0.1.4 |
| 867 | 2026-09-06T23:58:47.849Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 868 | 2026-09-06T23:58:47.849Z | Downloaded rfc6979 v0.4.0 |
| 869 | 2026-09-06T23:58:47.849Z | Downloaded icu_normalizer_data v2.1.1 |
| 870 | 2026-09-06T23:58:47.853Z | Downloaded sapling-renderdag v0.1.0 |
| 871 | 2026-09-06T23:58:47.853Z | Downloaded tokio-stream v0.1.18 |
| 872 | 2026-09-06T23:58:47.853Z | Downloaded darling_macro v0.20.11 |
| 873 | 2026-09-06T23:58:47.857Z | Downloaded delegate v0.13.5 |
| 874 | 2026-09-06T23:58:47.857Z | Downloaded sha1 v0.10.6 |
| 875 | 2026-09-06T23:58:47.857Z | Downloaded icu_properties v2.1.2 |
| 876 | 2026-09-06T23:58:47.857Z | Downloaded progenitor-impl v0.13.0 |
| 877 | 2026-09-06T23:58:47.857Z | Downloaded rand_core v0.9.5 |
| 878 | 2026-09-06T23:58:47.857Z | Downloaded whoami v2.1.0 |
| 879 | 2026-09-06T23:58:47.861Z | Downloaded jobserver v0.1.34 |
| 880 | 2026-09-06T23:58:47.861Z | Downloaded num-iter v0.1.45 |
| 881 | 2026-09-06T23:58:47.861Z | Downloaded knus-derive v3.4.0 |
| 882 | 2026-09-06T23:58:47.864Z | Downloaded libefi-sys v0.1.0 |
| 883 | 2026-09-06T23:58:47.865Z | Downloaded newtype-uuid v1.3.2 |
| 884 | 2026-09-06T23:58:47.865Z | Downloaded semver v0.1.20 |
| 885 | 2026-09-06T23:58:47.865Z | Downloaded take_mut v0.2.2 |
| 886 | 2026-09-06T23:58:47.865Z | Downloaded slog-bunyan v2.5.0 |
| 887 | 2026-09-06T23:58:47.866Z | Downloaded tagptr v0.2.0 |
| 888 | 2026-09-06T23:58:47.866Z | Downloaded sync_wrapper v1.0.2 |
| 889 | 2026-09-06T23:58:47.866Z | Downloaded sqlparser_derive v0.5.0 |
| 890 | 2026-09-06T23:58:47.869Z | Downloaded tap v1.0.1 |
| 891 | 2026-09-06T23:58:47.869Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 892 | 2026-09-06T23:58:47.869Z | Downloaded lru v0.18.3 |
| 893 | 2026-09-06T23:58:47.869Z | Downloaded module-lattice v0.2.3 |
| 894 | 2026-09-06T23:58:47.869Z | Downloaded oxide-generation v0.1.3 |
| 895 | 2026-09-06T23:58:47.869Z | Downloaded http v1.4.2 |
| 896 | 2026-09-06T23:58:47.874Z | Downloaded parse-display-derive v0.10.0 |
| 897 | 2026-09-06T23:58:47.874Z | Downloaded usdt-attr-macro v0.6.0 |
| 898 | 2026-09-06T23:58:47.874Z | Downloaded hickory-resolver v0.24.4 |
| 899 | 2026-09-06T23:58:47.877Z | Downloaded peg v0.8.5 |
| 900 | 2026-09-06T23:58:47.877Z | Downloaded phf v0.13.1 |
| 901 | 2026-09-06T23:58:47.880Z | Downloaded openssl-sys v0.9.117 |
| 902 | 2026-09-06T23:58:47.883Z | Downloaded phf_shared v0.12.1 |
| 903 | 2026-09-06T23:58:47.883Z | Downloaded crc-catalog v2.4.0 |
| 904 | 2026-09-06T23:58:47.886Z | Downloaded cstr-argument v0.1.2 |
| 905 | 2026-09-06T23:58:47.889Z | Downloaded pin-project-internal v1.1.11 |
| 906 | 2026-09-06T23:58:47.889Z | Downloaded ssh-key v0.6.7 |
| 907 | 2026-09-06T23:58:47.892Z | Downloaded rand_core v0.6.4 |
| 908 | 2026-09-06T23:58:47.892Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 909 | 2026-09-06T23:58:47.896Z | Downloaded tinyvec v1.11.0 |
| 910 | 2026-09-06T23:58:47.896Z | Downloaded rlimit v0.10.2 |
| 911 | 2026-09-06T23:58:47.907Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 912 | 2026-09-06T23:58:47.908Z | Downloaded rustc_version v0.4.1 |
| 913 | 2026-09-06T23:58:47.908Z | Downloaded simd-adler32 v0.3.8 |
| 914 | 2026-09-06T23:58:47.923Z | Downloaded iana-time-zone v0.1.65 |
| 915 | 2026-09-06T23:58:47.923Z | Downloaded psm v0.1.30 |
| 916 | 2026-09-06T23:58:47.923Z | Downloaded dyn-clone v1.0.20 |
| 917 | 2026-09-06T23:58:47.923Z | Downloaded maplit v1.0.2 |
| 918 | 2026-09-06T23:58:47.923Z | Downloaded smallvec v0.6.14 |
| 919 | 2026-09-06T23:58:47.923Z | Downloaded aes v0.9.1 |
| 920 | 2026-09-06T23:58:47.929Z | Downloaded aes-gcm v0.11.0 |
| 921 | 2026-09-06T23:58:47.929Z | Downloaded serde-hex v0.1.0 |
| 922 | 2026-09-06T23:58:47.929Z | Downloaded toml v0.7.8 |
| 923 | 2026-09-06T23:58:47.929Z | Downloaded tracing-core v0.1.36 |
| 924 | 2026-09-06T23:58:47.929Z | Downloaded memmap2 v0.9.10 |
| 925 | 2026-09-06T23:58:47.929Z | Downloaded strum_macros v0.24.3 |
| 926 | 2026-09-06T23:58:47.930Z | Downloaded signal-hook-registry v1.4.8 |
| 927 | 2026-09-06T23:58:47.930Z | Downloaded illumos-nvpair v0.3.0 |
| 928 | 2026-09-06T23:58:47.930Z | Downloaded instant v0.1.13 |
| 929 | 2026-09-06T23:58:47.930Z | Downloaded rcgen v0.12.1 |
| 930 | 2026-09-06T23:58:47.930Z | Downloaded lru-slab v0.1.2 |
| 931 | 2026-09-06T23:58:47.930Z | Downloaded mime v0.3.17 |
| 932 | 2026-09-06T23:58:47.930Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 933 | 2026-09-06T23:58:47.930Z | Downloaded keccak v0.1.6 |
| 934 | 2026-09-06T23:58:47.938Z | Downloaded lalrpop-util v0.19.12 |
| 935 | 2026-09-06T23:58:47.938Z | Downloaded zopfli v0.8.3 |
| 936 | 2026-09-06T23:58:47.943Z | Downloaded lru-cache v0.1.2 |
| 937 | 2026-09-06T23:58:47.943Z | Downloaded lzss v0.8.2 |
| 938 | 2026-09-06T23:58:47.953Z | Downloaded zeroize v1.9.0 |
| 939 | 2026-09-06T23:58:47.953Z | Downloaded peg-runtime v0.8.5 |
| 940 | 2026-09-06T23:58:47.953Z | Downloaded hashbrown v0.15.5 |
| 941 | 2026-09-06T23:58:47.958Z | Downloaded powerfmt v0.2.0 |
| 942 | 2026-09-06T23:58:47.958Z | Downloaded derive_more-impl v2.1.1 |
| 943 | 2026-09-06T23:58:47.960Z | Downloaded progenitor-macro v0.14.0 |
| 944 | 2026-09-06T23:58:47.963Z | Downloaded pretty_assertions v1.4.1 |
| 945 | 2026-09-06T23:58:47.963Z | Downloaded tar v0.4.46 |
| 946 | 2026-09-06T23:58:47.963Z | Downloaded dropshot_endpoint v0.17.1 |
| 947 | 2026-09-06T23:58:47.963Z | Downloaded salsa20 v0.11.0 |
| 948 | 2026-09-06T23:58:47.963Z | Downloaded derive-ex v0.1.8 |
| 949 | 2026-09-06T23:58:47.963Z | Downloaded ecdsa v0.16.9 |
| 950 | 2026-09-06T23:58:47.983Z | Downloaded serde-big-array v0.5.1 |
| 951 | 2026-09-06T23:58:47.983Z | Downloaded defmt v1.0.1 |
| 952 | 2026-09-06T23:58:47.983Z | Downloaded defmt-macros v1.0.1 |
| 953 | 2026-09-06T23:58:47.983Z | Downloaded deranged v0.5.8 |
| 954 | 2026-09-06T23:58:47.984Z | Downloaded scheduled-thread-pool v0.2.7 |
| 955 | 2026-09-06T23:58:47.984Z | Downloaded siphasher v1.0.2 |
| 956 | 2026-09-06T23:58:47.984Z | Downloaded tinyvec_macros v0.1.1 |
| 957 | 2026-09-06T23:58:47.984Z | Downloaded serde_spanned v1.1.1 |
| 958 | 2026-09-06T23:58:47.987Z | Downloaded static_assertions v1.1.0 |
| 959 | 2026-09-06T23:58:47.987Z | Downloaded rand v0.8.6 |
| 960 | 2026-09-06T23:58:47.988Z | Downloaded tungstenite v0.28.0 |
| 961 | 2026-09-06T23:58:47.988Z | Downloaded signature v2.2.0 |
| 962 | 2026-09-06T23:58:47.988Z | Downloaded signature v3.0.0 |
| 963 | 2026-09-06T23:58:47.988Z | Downloaded supports-color v3.0.2 |
| 964 | 2026-09-06T23:58:47.988Z | Downloaded tower-service v0.3.3 |
| 965 | 2026-09-06T23:58:47.988Z | Downloaded snafu-derive v0.8.9 |
| 966 | 2026-09-06T23:58:47.988Z | Downloaded p256 v0.13.2 |
| 967 | 2026-09-06T23:58:47.991Z | Downloaded samael v0.0.19 |
| 968 | 2026-09-06T23:58:47.991Z | Downloaded tokio-rustls v0.26.4 |
| 969 | 2026-09-06T23:58:47.994Z | Downloaded crypto-common v0.2.2 |
| 970 | 2026-09-06T23:58:47.994Z | Downloaded untrusted v0.9.0 |
| 971 | 2026-09-06T23:58:47.994Z | Downloaded utf8_iter v1.0.4 |
| 972 | 2026-09-06T23:58:47.994Z | Downloaded crc8 v0.1.1 |
| 973 | 2026-09-06T23:58:47.995Z | Downloaded zerofrom v0.1.6 |
| 974 | 2026-09-06T23:58:47.998Z | Downloaded hashbrown v0.14.5 |
| 975 | 2026-09-06T23:58:48.003Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 976 | 2026-09-06T23:58:48.007Z | Downloaded rustyline v14.0.0 |
| 977 | 2026-09-06T23:58:48.007Z | Downloaded yasna v0.5.2 |
| 978 | 2026-09-06T23:58:48.011Z | Downloaded document-features v0.2.12 |
| 979 | 2026-09-06T23:58:48.011Z | Downloaded debug-ignore v1.0.5 |
| 980 | 2026-09-06T23:58:48.014Z | Downloaded downcast-rs v2.0.2 |
| 981 | 2026-09-06T23:58:48.015Z | Downloaded vergen v9.1.0 |
| 982 | 2026-09-06T23:58:48.015Z | Downloaded futures-util v0.3.32 |
| 983 | 2026-09-06T23:58:48.021Z | Downloaded nom v8.0.0 |
| 984 | 2026-09-06T23:58:48.037Z | Downloaded derive_more v2.1.1 |
| 985 | 2026-09-06T23:58:48.037Z | Downloaded pem v3.0.6 |
| 986 | 2026-09-06T23:58:48.044Z | Downloaded pkcs8 v0.10.2 |
| 987 | 2026-09-06T23:58:48.044Z | Downloaded darling_core v0.20.11 |
| 988 | 2026-09-06T23:58:48.045Z | Downloaded libscf-sys v1.2.0 |
| 989 | 2026-09-06T23:58:48.045Z | Downloaded scroll v0.13.0 |
| 990 | 2026-09-06T23:58:48.045Z | Downloaded inout v0.2.2 |
| 991 | 2026-09-06T23:58:48.045Z | Downloaded multimap v0.10.1 |
| 992 | 2026-09-06T23:58:48.045Z | Downloaded polyval v0.7.1 |
| 993 | 2026-09-06T23:58:48.045Z | Downloaded md5 v0.8.0 |
| 994 | 2026-09-06T23:58:48.045Z | Downloaded crossbeam-utils v0.8.21 |
| 995 | 2026-09-06T23:58:48.045Z | Downloaded proc-macro-crate v1.3.1 |
| 996 | 2026-09-06T23:58:48.045Z | Downloaded slab v0.4.12 |
| 997 | 2026-09-06T23:58:48.045Z | Downloaded hybrid-array v0.4.13 |
| 998 | 2026-09-06T23:58:48.090Z | Downloaded indexmap v1.9.3 |
| 999 | 2026-09-06T23:58:48.090Z | Downloaded publicsuffix v2.3.0 |
| 1000 | 2026-09-06T23:58:48.091Z | Downloaded rustls-pemfile v2.2.0 |
| 1001 | 2026-09-06T23:58:48.091Z | Downloaded opaque-debug v0.3.1 |
| 1002 | 2026-09-06T23:58:48.091Z | Downloaded ssh-encoding v0.3.0 |
| 1003 | 2026-09-06T23:58:48.091Z | Downloaded writeable v0.6.2 |
| 1004 | 2026-09-06T23:58:48.091Z | Downloaded packed_struct_codegen v0.10.1 |
| 1005 | 2026-09-06T23:58:48.091Z | Downloaded psl-types v2.0.11 |
| 1006 | 2026-09-06T23:58:48.091Z | Downloaded jiff-core v0.1.0 |
| 1007 | 2026-09-06T23:58:48.091Z | Downloaded knus v3.4.0 |
| 1008 | 2026-09-06T23:58:48.091Z | Downloaded subprocess v0.2.15 |
| 1009 | 2026-09-06T23:58:48.091Z | Downloaded ref-cast-impl v1.0.25 |
| 1010 | 2026-09-06T23:58:48.091Z | Downloaded uuid v1.23.4 |
| 1011 | 2026-09-06T23:58:48.091Z | Downloaded ingot-macros v0.2.0 |
| 1012 | 2026-09-06T23:58:48.091Z | Downloaded password-hash v0.6.1 |
| 1013 | 2026-09-06T23:58:48.091Z | Downloaded predicates-core v1.0.10 |
| 1014 | 2026-09-06T23:58:48.091Z | Downloaded twox-hash v2.1.2 |
| 1015 | 2026-09-06T23:58:48.091Z | Downloaded vergen-lib v0.1.6 |
| 1016 | 2026-09-06T23:58:48.112Z | Downloaded scroll_derive v0.13.1 |
| 1017 | 2026-09-06T23:58:48.112Z | Downloaded structmeta v0.3.0 |
| 1018 | 2026-09-06T23:58:48.112Z | Downloaded russh-cryptovec v0.62.0 |
| 1019 | 2026-09-06T23:58:48.113Z | Downloaded h2 v0.4.15 |
| 1020 | 2026-09-06T23:58:48.113Z | Downloaded hashbrown v0.16.1 |
| 1021 | 2026-09-06T23:58:48.113Z | Downloaded const-oid v0.10.2 |
| 1022 | 2026-09-06T23:58:48.113Z | Downloaded displaydoc v0.2.5 |
| 1023 | 2026-09-06T23:58:48.113Z | Downloaded keccak v0.2.0 |
| 1024 | 2026-09-06T23:58:48.113Z | Downloaded supports-unicode v3.0.0 |
| 1025 | 2026-09-06T23:58:48.113Z | Downloaded testing_table v0.3.0 |
| 1026 | 2026-09-06T23:58:48.113Z | Downloaded unicode-truncate v1.1.0 |
| 1027 | 2026-09-06T23:58:48.113Z | Downloaded wait-timeout v0.2.1 |
| 1028 | 2026-09-06T23:58:48.113Z | Downloaded tower-layer v0.3.3 |
| 1029 | 2026-09-06T23:58:48.113Z | Downloaded cookie_store v0.22.1 |
| 1030 | 2026-09-06T23:58:48.126Z | Downloaded prefix-trie v0.7.0 |
| 1031 | 2026-09-06T23:58:48.126Z | Downloaded num-integer v0.1.46 |
| 1032 | 2026-09-06T23:58:48.126Z | Downloaded linear-map v1.2.0 |
| 1033 | 2026-09-06T23:58:48.126Z | Downloaded string_cache v0.8.9 |
| 1034 | 2026-09-06T23:58:48.127Z | Downloaded pin-project-lite v0.2.17 |
| 1035 | 2026-09-06T23:58:48.127Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1036 | 2026-09-06T23:58:48.127Z | Downloaded oxide-update-engine v0.1.2 |
| 1037 | 2026-09-06T23:58:48.130Z | Downloaded phf v0.12.1 |
| 1038 | 2026-09-06T23:58:48.130Z | Downloaded proc-macro-error2 v2.0.1 |
| 1039 | 2026-09-06T23:58:48.130Z | Downloaded term v1.2.1 |
| 1040 | 2026-09-06T23:58:48.130Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1041 | 2026-09-06T23:58:48.130Z | Downloaded kem v0.3.0 |
| 1042 | 2026-09-06T23:58:48.130Z | Downloaded lru v0.12.5 |
| 1043 | 2026-09-06T23:58:48.130Z | Downloaded unicode-properties v0.1.4 |
| 1044 | 2026-09-06T23:58:48.130Z | Downloaded openssl-probe v0.2.1 |
| 1045 | 2026-09-06T23:58:48.130Z | Downloaded recursive v0.1.1 |
| 1046 | 2026-09-06T23:58:48.134Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1047 | 2026-09-06T23:58:48.134Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1048 | 2026-09-06T23:58:48.139Z | Downloaded hkdf v0.12.4 |
| 1049 | 2026-09-06T23:58:48.139Z | Downloaded num-traits v0.2.19 |
| 1050 | 2026-09-06T23:58:48.140Z | Downloaded zerotrie v0.2.3 |
| 1051 | 2026-09-06T23:58:48.143Z | Downloaded ssh-cipher v0.3.0 |
| 1052 | 2026-09-06T23:58:48.147Z | Downloaded rusty-fork v0.3.1 |
| 1053 | 2026-09-06T23:58:48.160Z | Downloaded hyper-rustls v0.27.7 |
| 1054 | 2026-09-06T23:58:48.160Z | Downloaded thread-id v5.1.0 |
| 1055 | 2026-09-06T23:58:48.160Z | Downloaded rand_pcg v0.10.2 |
| 1056 | 2026-09-06T23:58:48.164Z | Downloaded quinn v0.11.11 |
| 1057 | 2026-09-06T23:58:48.164Z | Downloaded derive-where v1.6.0 |
| 1058 | 2026-09-06T23:58:48.164Z | Downloaded ipnetwork v0.21.1 |
| 1059 | 2026-09-06T23:58:48.164Z | Downloaded tiny-keccak v2.0.2 |
| 1060 | 2026-09-06T23:58:48.168Z | Downloaded tokio-dtrace v0.1.1 |
| 1061 | 2026-09-06T23:58:48.168Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1062 | 2026-09-06T23:58:48.168Z | Downloaded rustls-webpki v0.103.13 |
| 1063 | 2026-09-06T23:58:48.170Z | Downloaded ssh-encoding v0.2.0 |
| 1064 | 2026-09-06T23:58:48.183Z | Downloaded ctr v0.10.1 |
| 1065 | 2026-09-06T23:58:48.183Z | Downloaded digest v0.11.3 |
| 1066 | 2026-09-06T23:58:48.187Z | Downloaded tokio-util v0.7.18 |
| 1067 | 2026-09-06T23:58:48.187Z | Downloaded toml_edit v0.19.15 |
| 1068 | 2026-09-06T23:58:48.202Z | Downloaded derive_builder_core v0.20.2 |
| 1069 | 2026-09-06T23:58:48.213Z | Downloaded ed25519 v3.0.0 |
| 1070 | 2026-09-06T23:58:48.213Z | Downloaded ingot v0.2.1 |
| 1071 | 2026-09-06T23:58:48.214Z | Downloaded num-complex v0.4.6 |
| 1072 | 2026-09-06T23:58:48.214Z | Downloaded ingot-types v0.2.0 |
| 1073 | 2026-09-06T23:58:48.215Z | Downloaded primeorder v0.13.6 |
| 1074 | 2026-09-06T23:58:48.215Z | Downloaded libsw-core v0.3.2 |
| 1075 | 2026-09-06T23:58:48.215Z | Downloaded instability v0.3.11 |
| 1076 | 2026-09-06T23:58:48.215Z | Downloaded rustls-pki-types v1.14.0 |
| 1077 | 2026-09-06T23:58:48.224Z | Downloaded crossterm v0.29.0 |
| 1078 | 2026-09-06T23:58:48.225Z | Downloaded normalize-line-endings v0.3.0 |
| 1079 | 2026-09-06T23:58:48.225Z | Downloaded new_debug_unreachable v1.0.6 |
| 1080 | 2026-09-06T23:58:48.225Z | Downloaded parse-size v1.1.0 |
| 1081 | 2026-09-06T23:58:48.225Z | Downloaded salty v0.3.0 |
| 1082 | 2026-09-06T23:58:48.225Z | Downloaded reqwest v0.12.28 |
| 1083 | 2026-09-06T23:58:48.225Z | Downloaded parking_lot_core v0.9.12 |
| 1084 | 2026-09-06T23:58:48.230Z | Downloaded icu_provider v2.1.1 |
| 1085 | 2026-09-06T23:58:48.230Z | Downloaded slog-json v2.6.1 |
| 1086 | 2026-09-06T23:58:48.230Z | Downloaded wyz v0.5.1 |
| 1087 | 2026-09-06T23:58:48.230Z | Downloaded der v0.7.10 |
| 1088 | 2026-09-06T23:58:48.230Z | Downloaded derive_more v0.99.20 |
| 1089 | 2026-09-06T23:58:48.235Z | Downloaded strum v0.26.3 |
| 1090 | 2026-09-06T23:58:48.235Z | Downloaded typify-macro v0.6.2 |
| 1091 | 2026-09-06T23:58:48.235Z | Downloaded cpubits v0.1.1 |
| 1092 | 2026-09-06T23:58:48.235Z | Downloaded strsim v0.10.0 |
| 1093 | 2026-09-06T23:58:48.235Z | Downloaded smf v0.2.3 |
| 1094 | 2026-09-06T23:58:48.235Z | Downloaded tls_codec v0.4.2 |
| 1095 | 2026-09-06T23:58:48.244Z | Downloaded thread_local v1.1.9 |
| 1096 | 2026-09-06T23:58:48.245Z | Downloaded p521 v0.13.3 |
| 1097 | 2026-09-06T23:58:48.245Z | Downloaded seq-macro v0.3.6 |
| 1098 | 2026-09-06T23:58:48.245Z | Downloaded usdt-macro v0.6.0 |
| 1099 | 2026-09-06T23:58:48.246Z | Downloaded dirs-next v2.0.0 |
| 1100 | 2026-09-06T23:58:48.246Z | Downloaded hyper-util v0.1.20 |
| 1101 | 2026-09-06T23:58:48.255Z | Downloaded rayon-core v1.13.0 |
| 1102 | 2026-09-06T23:58:48.255Z | Downloaded defmt v0.3.100 |
| 1103 | 2026-09-06T23:58:48.255Z | Downloaded hubpack_derive v0.1.1 |
| 1104 | 2026-09-06T23:58:48.255Z | Downloaded dropshot-api-manager v0.8.0 |
| 1105 | 2026-09-06T23:58:48.255Z | Downloaded darling v0.13.4 |
| 1106 | 2026-09-06T23:58:48.255Z | Downloaded vergen-lib v9.1.0 |
| 1107 | 2026-09-06T23:58:48.261Z | Downloaded icu_collections v2.1.1 |
| 1108 | 2026-09-06T23:58:48.265Z | Downloaded libsw v3.5.0 |
| 1109 | 2026-09-06T23:58:48.271Z | Downloaded rustc_version v0.1.7 |
| 1110 | 2026-09-06T23:58:48.275Z | Downloaded hkdf v0.13.0 |
| 1111 | 2026-09-06T23:58:48.275Z | Downloaded yansi v1.0.1 |
| 1112 | 2026-09-06T23:58:48.281Z | Downloaded quinn-udp v0.5.14 |
| 1113 | 2026-09-06T23:58:48.281Z | Downloaded serde_cbor v0.11.2 |
| 1114 | 2026-09-06T23:58:48.281Z | Downloaded owo-colors v4.3.0 |
| 1115 | 2026-09-06T23:58:48.281Z | Downloaded zip v0.6.6 |
| 1116 | 2026-09-06T23:58:48.281Z | Downloaded num-bigint v0.4.6 |
| 1117 | 2026-09-06T23:58:48.286Z | Downloaded phc v0.6.1 |
| 1118 | 2026-09-06T23:58:48.286Z | Downloaded postgres-protocol v0.6.10 |
| 1119 | 2026-09-06T23:58:48.286Z | Downloaded crossterm v0.28.1 |
| 1120 | 2026-09-06T23:58:48.290Z | Downloaded serde_with_macros v3.21.0 |
| 1121 | 2026-09-06T23:58:48.294Z | Downloaded sync-ptr v0.1.4 |
| 1122 | 2026-09-06T23:58:48.294Z | Downloaded ryu v1.0.23 |
| 1123 | 2026-09-06T23:58:48.294Z | Downloaded xshell-macros v0.2.7 |
| 1124 | 2026-09-06T23:58:48.294Z | Downloaded derive_builder_macro v0.20.2 |
| 1125 | 2026-09-06T23:58:48.294Z | Downloaded der v0.8.0 |
| 1126 | 2026-09-06T23:58:48.297Z | Downloaded p521 v0.14.0 |
| 1127 | 2026-09-06T23:58:48.301Z | Downloaded iri-string v0.7.10 |
| 1128 | 2026-09-06T23:58:48.309Z | Downloaded rand v0.10.1 |
| 1129 | 2026-09-06T23:58:48.309Z | Downloaded rand_core v0.10.0 |
| 1130 | 2026-09-06T23:58:48.318Z | Downloaded rsa v0.9.10 |
| 1131 | 2026-09-06T23:58:48.318Z | Downloaded slog-stdlog v4.1.1 |
| 1132 | 2026-09-06T23:58:48.318Z | Downloaded vte v0.14.1 |
| 1133 | 2026-09-06T23:58:48.318Z | Downloaded serde_derive_internals v0.29.1 |
| 1134 | 2026-09-06T23:58:48.318Z | Downloaded tokio-tungstenite v0.28.0 |
| 1135 | 2026-09-06T23:58:48.318Z | Downloaded trait-variant v0.1.2 |
| 1136 | 2026-09-06T23:58:48.318Z | Downloaded try-lock v0.2.5 |
| 1137 | 2026-09-06T23:58:48.318Z | Downloaded indicatif v0.18.4 |
| 1138 | 2026-09-06T23:58:48.323Z | Downloaded crossbeam-epoch v0.9.18 |
| 1139 | 2026-09-06T23:58:48.323Z | Downloaded usdt-impl v0.6.0 |
| 1140 | 2026-09-06T23:58:48.323Z | Downloaded blake3 v1.8.5 |
| 1141 | 2026-09-06T23:58:48.323Z | Downloaded nonempty v0.12.0 |
| 1142 | 2026-09-06T23:58:48.330Z | Downloaded serde_with v1.14.0 |
| 1143 | 2026-09-06T23:58:48.330Z | Downloaded tower-http v0.6.8 |
| 1144 | 2026-09-06T23:58:48.334Z | Downloaded match_cfg v0.1.0 |
| 1145 | 2026-09-06T23:58:48.334Z | Downloaded zstd v0.13.3 |
| 1146 | 2026-09-06T23:58:48.334Z | Downloaded unicode-segmentation v1.12.0 |
| 1147 | 2026-09-06T23:58:48.338Z | Downloaded is_ci v1.2.0 |
| 1148 | 2026-09-06T23:58:48.338Z | Downloaded quick-error v1.2.3 |
| 1149 | 2026-09-06T23:58:48.338Z | Downloaded tokio-postgres v0.7.16 |
| 1150 | 2026-09-06T23:58:48.344Z | Downloaded steno v0.4.1 |
| 1151 | 2026-09-06T23:58:48.344Z | Downloaded nibble_vec v0.1.0 |
| 1152 | 2026-09-06T23:58:48.344Z | Downloaded regex v1.12.3 |
| 1153 | 2026-09-06T23:58:48.344Z | Downloaded time-core v0.1.8 |
| 1154 | 2026-09-06T23:58:48.348Z | Downloaded drift v0.2.0 |
| 1155 | 2026-09-06T23:58:48.353Z | Downloaded hubpack v0.1.2 |
| 1156 | 2026-09-06T23:58:48.353Z | Downloaded ecdsa v0.17.0 |
| 1157 | 2026-09-06T23:58:48.353Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1158 | 2026-09-06T23:58:48.353Z | Downloaded resolv-conf v0.7.6 |
| 1159 | 2026-09-06T23:58:48.359Z | Downloaded russh-util v0.52.0 |
| 1160 | 2026-09-06T23:58:48.359Z | Downloaded libm v0.2.16 |
| 1161 | 2026-09-06T23:58:48.362Z | Downloaded convert_case v0.4.0 |
| 1162 | 2026-09-06T23:58:48.363Z | Downloaded scrypt v0.12.0 |
| 1163 | 2026-09-06T23:58:48.363Z | Downloaded snafu v0.8.9 |
| 1164 | 2026-09-06T23:58:48.366Z | Downloaded tokio-native-tls v0.3.1 |
| 1165 | 2026-09-06T23:58:48.366Z | Downloaded void v1.0.2 |
| 1166 | 2026-09-06T23:58:48.366Z | Downloaded darling_core v0.21.3 |
| 1167 | 2026-09-06T23:58:48.370Z | Downloaded indoc v1.0.9 |
| 1168 | 2026-09-06T23:58:48.370Z | Downloaded tungstenite v0.23.0 |
| 1169 | 2026-09-06T23:58:48.373Z | Downloaded minimal-lexical v0.2.1 |
| 1170 | 2026-09-06T23:58:48.376Z | Downloaded ctutils v0.4.2 |
| 1171 | 2026-09-06T23:58:48.376Z | Downloaded ed25519 v2.2.3 |
| 1172 | 2026-09-06T23:58:48.376Z | Downloaded radium v0.7.0 |
| 1173 | 2026-09-06T23:58:48.381Z | Downloaded strum v0.27.2 |
| 1174 | 2026-09-06T23:58:48.381Z | Downloaded darling v0.20.11 |
| 1175 | 2026-09-06T23:58:48.381Z | Downloaded darling_macro v0.13.4 |
| 1176 | 2026-09-06T23:58:48.381Z | Downloaded memoffset v0.9.1 |
| 1177 | 2026-09-06T23:58:48.389Z | Downloaded password-hash v0.5.0 |
| 1178 | 2026-09-06T23:58:48.389Z | Downloaded digest-io v0.1.0 |
| 1179 | 2026-09-06T23:58:48.389Z | Downloaded rawzip v0.4.4 |
| 1180 | 2026-09-06T23:58:48.389Z | Downloaded sec1 v0.8.1 |
| 1181 | 2026-09-06T23:58:48.389Z | Downloaded diff v0.1.13 |
| 1182 | 2026-09-06T23:58:48.390Z | Downloaded progenitor v0.13.0 |
| 1183 | 2026-09-06T23:58:48.390Z | Downloaded spki v0.7.3 |
| 1184 | 2026-09-06T23:58:48.398Z | Downloaded hyper-tls v0.6.0 |
| 1185 | 2026-09-06T23:58:48.398Z | Downloaded miniz_oxide v0.8.9 |
| 1186 | 2026-09-06T23:58:48.398Z | Downloaded signal-hook-tokio v0.3.1 |
| 1187 | 2026-09-06T23:58:48.398Z | Downloaded p384 v0.14.0 |
| 1188 | 2026-09-06T23:58:48.398Z | Downloaded serde_repr v0.1.20 |
| 1189 | 2026-09-06T23:58:48.402Z | Downloaded tokio-tungstenite v0.21.0 |
| 1190 | 2026-09-06T23:58:48.402Z | Downloaded num_enum v0.7.6 |
| 1191 | 2026-09-06T23:58:48.402Z | Downloaded subtle v2.6.1 |
| 1192 | 2026-09-06T23:58:48.402Z | Downloaded universal-hash v0.5.1 |
| 1193 | 2026-09-06T23:58:48.402Z | Downloaded wnaf v0.14.0 |
| 1194 | 2026-09-06T23:58:48.403Z | Downloaded typed-path v0.9.3 |
| 1195 | 2026-09-06T23:58:48.407Z | Downloaded display-error-chain v0.2.2 |
| 1196 | 2026-09-06T23:58:48.407Z | Downloaded pkcs8 v0.11.0 |
| 1197 | 2026-09-06T23:58:48.414Z | Downloaded p256 v0.14.0 |
| 1198 | 2026-09-06T23:58:48.424Z | Downloaded progenitor-impl v0.14.0 |
| 1199 | 2026-09-06T23:58:48.430Z | Downloaded data-encoding v2.10.0 |
| 1200 | 2026-09-06T23:58:48.430Z | Downloaded humantime v2.3.0 |
| 1201 | 2026-09-06T23:58:48.430Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1202 | 2026-09-06T23:58:48.430Z | Downloaded secrecy v0.8.0 |
| 1203 | 2026-09-06T23:58:48.430Z | Downloaded url v2.5.8 |
| 1204 | 2026-09-06T23:58:48.431Z | Downloaded const_format v0.2.35 |
| 1205 | 2026-09-06T23:58:48.431Z | Downloaded moka v0.12.13 |
| 1206 | 2026-09-06T23:58:48.437Z | Downloaded darling_core v0.23.0 |
| 1207 | 2026-09-06T23:58:48.437Z | Downloaded rand v0.9.2 |
| 1208 | 2026-09-06T23:58:48.443Z | Downloaded aws-lc-rs v1.16.3 |
| 1209 | 2026-09-06T23:58:48.443Z | Downloaded bindgen v0.71.1 |
| 1210 | 2026-09-06T23:58:48.448Z | Downloaded bitvec v1.0.1 |
| 1211 | 2026-09-06T23:58:48.452Z | Downloaded r2d2 v0.8.10 |
| 1212 | 2026-09-06T23:58:48.455Z | Downloaded poly1305 v0.8.0 |
| 1213 | 2026-09-06T23:58:48.455Z | Downloaded tokio-tungstenite v0.23.1 |
| 1214 | 2026-09-06T23:58:48.455Z | Downloaded time-macros v0.2.27 |
| 1215 | 2026-09-06T23:58:48.461Z | Downloaded miette-derive v7.6.0 |
| 1216 | 2026-09-06T23:58:48.461Z | Downloaded pkcs1 v0.7.5 |
| 1217 | 2026-09-06T23:58:48.461Z | Downloaded constant_time_eq v0.4.2 |
| 1218 | 2026-09-06T23:58:48.464Z | Downloaded sha2 v0.11.0 |
| 1219 | 2026-09-06T23:58:48.464Z | Downloaded slog-scope v4.4.1 |
| 1220 | 2026-09-06T23:58:48.464Z | Downloaded corncobs v0.1.4 |
| 1221 | 2026-09-06T23:58:48.464Z | Downloaded num-primitive v0.2.1 |
| 1222 | 2026-09-06T23:58:48.464Z | Downloaded oxnet v0.1.6 |
| 1223 | 2026-09-06T23:58:48.465Z | Downloaded predicates-tree v1.0.13 |
| 1224 | 2026-09-06T23:58:48.465Z | Downloaded serdect v0.4.3 |
| 1225 | 2026-09-06T23:58:48.472Z | Downloaded git2 v0.20.4 |
| 1226 | 2026-09-06T23:58:48.472Z | Downloaded icu_normalizer v2.1.1 |
| 1227 | 2026-09-06T23:58:48.472Z | Downloaded pem-rfc7468 v0.7.0 |
| 1228 | 2026-09-06T23:58:48.479Z | Downloaded smallvec v1.15.1 |
| 1229 | 2026-09-06T23:58:48.479Z | Downloaded diesel_derives v2.3.7 |
| 1230 | 2026-09-06T23:58:48.507Z | Downloaded socket2 v0.6.3 |
| 1231 | 2026-09-06T23:58:48.507Z | Downloaded kstat-rs v0.2.5 |
| 1232 | 2026-09-06T23:58:48.507Z | Downloaded multer v3.1.0 |
| 1233 | 2026-09-06T23:58:48.507Z | Downloaded whoami v1.6.1 |
| 1234 | 2026-09-06T23:58:48.507Z | Downloaded chrono v0.4.45 |
| 1235 | 2026-09-06T23:58:48.507Z | Downloaded primefield v0.14.0 |
| 1236 | 2026-09-06T23:58:48.507Z | Downloaded unicode-bidi v0.3.18 |
| 1237 | 2026-09-06T23:58:48.507Z | Downloaded crossbeam-channel v0.5.15 |
| 1238 | 2026-09-06T23:58:48.507Z | Downloaded petname v2.0.2 |
| 1239 | 2026-09-06T23:58:48.508Z | Downloaded quinn-proto v0.11.16 |
| 1240 | 2026-09-06T23:58:48.512Z | Downloaded itertools v0.12.1 |
| 1241 | 2026-09-06T23:58:48.512Z | Downloaded tabled v0.21.0 |
| 1242 | 2026-09-06T23:58:48.512Z | Downloaded lock_api v0.4.14 |
| 1243 | 2026-09-06T23:58:48.519Z | Downloaded goblin v0.10.5 |
| 1244 | 2026-09-06T23:58:48.525Z | Downloaded num-bigint-dig v0.8.6 |
| 1245 | 2026-09-06T23:58:48.525Z | Downloaded icu_locale_core v2.1.1 |
| 1246 | 2026-09-06T23:58:48.525Z | Downloaded term v0.7.0 |
| 1247 | 2026-09-06T23:58:48.525Z | Downloaded zerovec v0.11.5 |
| 1248 | 2026-09-06T23:58:48.529Z | Downloaded crc-any v2.5.0 |
| 1249 | 2026-09-06T23:58:48.529Z | Downloaded darling v0.21.3 |
| 1250 | 2026-09-06T23:58:48.533Z | Downloaded papergrid v0.18.0 |
| 1251 | 2026-09-06T23:58:48.538Z | Downloaded poly1305 v0.9.0 |
| 1252 | 2026-09-06T23:58:48.538Z | Downloaded radix_trie v0.2.1 |
| 1253 | 2026-09-06T23:58:48.559Z | Downloaded vcpkg v0.2.15 |
| 1254 | 2026-09-06T23:58:48.565Z | Downloaded zerocopy-derive v0.8.55 |
| 1255 | 2026-09-06T23:58:48.647Z | Downloaded nom v7.1.3 |
| 1256 | 2026-09-06T23:58:48.648Z | Downloaded icu_properties_data v2.1.2 |
| 1257 | 2026-09-06T23:58:48.667Z | Downloaded mio v1.2.0 |
| 1258 | 2026-09-06T23:58:48.667Z | Downloaded scuffle v0.1.0 |
| 1259 | 2026-09-06T23:58:48.667Z | Downloaded winnow v0.5.40 |
| 1260 | 2026-09-06T23:58:48.667Z | Downloaded winnow v0.6.26 |
| 1261 | 2026-09-06T23:58:48.667Z | Downloaded ignore v0.4.25 |
| 1262 | 2026-09-06T23:58:48.667Z | Downloaded smoltcp v0.9.1 |
| 1263 | 2026-09-06T23:58:48.667Z | Downloaded reedline v0.40.0 |
| 1264 | 2026-09-06T23:58:48.667Z | Downloaded regex-syntax v0.6.29 |
| 1265 | 2026-09-06T23:58:48.668Z | Downloaded unicode-normalization v0.1.25 |
| 1266 | 2026-09-06T23:58:48.668Z | Downloaded rayon v1.11.0 |
| 1267 | 2026-09-06T23:58:48.668Z | Downloaded x509-cert v0.2.5 |
| 1268 | 2026-09-06T23:58:48.668Z | Downloaded zip v4.6.1 |
| 1269 | 2026-09-06T23:58:48.668Z | Downloaded miette v7.6.0 |
| 1270 | 2026-09-06T23:58:48.668Z | Downloaded winnow v1.0.3 |
| 1271 | 2026-09-06T23:58:48.668Z | Downloaded p384 v0.13.1 |
| 1272 | 2026-09-06T23:58:48.668Z | Downloaded crypto-bigint v0.5.5 |
| 1273 | 2026-09-06T23:58:48.668Z | Downloaded libxml v0.3.3 |
| 1274 | 2026-09-06T23:58:48.668Z | Downloaded itertools v0.13.0 |
| 1275 | 2026-09-06T23:58:48.668Z | Downloaded tough v0.22.0 |
| 1276 | 2026-09-06T23:58:48.668Z | Downloaded dashu-int v0.5.1 |
| 1277 | 2026-09-06T23:58:48.668Z | Downloaded idna v1.1.0 |
| 1278 | 2026-09-06T23:58:48.668Z | Downloaded hyper v1.10.1 |
| 1279 | 2026-09-06T23:58:48.668Z | Downloaded rsa v0.10.0-rc.18 |
| 1280 | 2026-09-06T23:58:48.682Z | Downloaded sha3 v0.12.0 |
| 1281 | 2026-09-06T23:58:48.682Z | Downloaded crypto-bigint v0.7.5 |
| 1282 | 2026-09-06T23:58:48.682Z | Downloaded quick-xml v0.37.5 |
| 1283 | 2026-09-06T23:58:48.682Z | Downloaded serde_with v3.21.0 |
| 1284 | 2026-09-06T23:58:48.691Z | Downloaded unicode_categories v0.1.1 |
| 1285 | 2026-09-06T23:58:48.691Z | Downloaded nix v0.28.0 |
| 1286 | 2026-09-06T23:58:48.691Z | Downloaded tower v0.5.3 |
| 1287 | 2026-09-06T23:58:48.699Z | Downloaded lalrpop v0.19.12 |
| 1288 | 2026-09-06T23:58:48.699Z | Downloaded polar-core v0.27.3 |
| 1289 | 2026-09-06T23:58:48.703Z | Downloaded gimli v0.32.3 |
| 1290 | 2026-09-06T23:58:48.708Z | Downloaded itertools v0.10.5 |
| 1291 | 2026-09-06T23:58:48.713Z | Downloaded object v0.30.4 |
| 1292 | 2026-09-06T23:58:48.717Z | Downloaded reqwest v0.13.2 |
| 1293 | 2026-09-06T23:58:48.717Z | Downloaded portable-atomic v1.13.1 |
| 1294 | 2026-09-06T23:58:48.720Z | Downloaded itertools v0.14.0 |
| 1295 | 2026-09-06T23:58:48.723Z | Downloaded iddqd v0.4.2 |
| 1296 | 2026-09-06T23:58:48.728Z | Downloaded itertools v0.15.0 |
| 1297 | 2026-09-06T23:58:48.733Z | Downloaded syn v3.0.3 |
| 1298 | 2026-09-06T23:58:48.740Z | Downloaded bstr v1.12.1 |
| 1299 | 2026-09-06T23:58:48.743Z | Downloaded proptest v1.11.0 |
| 1300 | 2026-09-06T23:58:48.748Z | Downloaded time v0.3.47 |
| 1301 | 2026-09-06T23:58:48.755Z | Downloaded rustix v0.38.44 |
| 1302 | 2026-09-06T23:58:48.767Z | Downloaded smoltcp v0.11.0 |
| 1303 | 2026-09-06T23:58:48.774Z | Downloaded zerocopy v0.8.55 |
| 1304 | 2026-09-06T23:58:48.786Z | Downloaded zlib-rs v0.6.2 |
| 1305 | 2026-09-06T23:58:48.789Z | Downloaded crypto-primes v0.7.2 |
| 1306 | 2026-09-06T23:58:48.793Z | Downloaded hickory-proto v0.25.2 |
| 1307 | 2026-09-06T23:58:48.800Z | Downloaded hickory-proto v0.24.4 |
| 1308 | 2026-09-06T23:58:48.808Z | Downloaded regress v0.11.1 |
| 1309 | 2026-09-06T23:58:48.813Z | Downloaded nix v0.27.1 |
| 1310 | 2026-09-06T23:58:48.819Z | Downloaded curve25519-dalek v4.1.3 |
| 1311 | 2026-09-06T23:58:48.824Z | Downloaded openssl v0.10.80 |
| 1312 | 2026-09-06T23:58:48.831Z | Downloaded nix v0.31.2 |
| 1313 | 2026-09-06T23:58:48.835Z | Downloaded russh v0.62.4 |
| 1314 | 2026-09-06T23:58:48.844Z | Downloaded diesel v2.3.7 |
| 1315 | 2026-09-06T23:58:48.852Z | Downloaded curve25519-dalek v5.0.0 |
| 1316 | 2026-09-06T23:58:48.858Z | Downloaded regex-syntax v0.8.10 |
| 1317 | 2026-09-06T23:58:48.864Z | Downloaded typify-impl v0.6.2 |
| 1318 | 2026-09-06T23:58:48.870Z | Downloaded openapiv3 v2.2.0 |
| 1319 | 2026-09-06T23:58:48.877Z | Downloaded regress v0.10.5 |
| 1320 | 2026-09-06T23:58:48.884Z | Downloaded dropshot v0.17.1 |
| 1321 | 2026-09-06T23:58:48.894Z | Downloaded object v0.37.3 |
| 1322 | 2026-09-06T23:58:48.900Z | Downloaded sha3 v0.11.0 |
| 1323 | 2026-09-06T23:58:48.904Z | Downloaded rustls v0.23.41 |
| 1324 | 2026-09-06T23:58:48.916Z | Downloaded tracing v0.1.44 |
| 1325 | 2026-09-06T23:58:48.925Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1326 | 2026-09-06T23:58:48.930Z | Downloaded ratatui v0.29.0 |
| 1327 | 2026-09-06T23:58:48.940Z | Downloaded sled v0.34.7 |
| 1328 | 2026-09-06T23:58:48.946Z | Downloaded sqlparser v0.61.0 |
| 1329 | 2026-09-06T23:58:48.970Z | Downloaded jiff v0.2.34 |
| 1330 | 2026-09-06T23:58:48.981Z | Downloaded zerocopy-derive v0.6.6 |
| 1331 | 2026-09-06T23:58:48.987Z | Downloaded petgraph v0.6.5 |
| 1332 | 2026-09-06T23:58:48.997Z | Downloaded chrono-tz v0.10.4 |
| 1333 | 2026-09-06T23:58:49.010Z | Downloaded regex-automata v0.4.14 |
| 1334 | 2026-09-06T23:58:49.027Z | Downloaded libz-sys v1.1.24 |
| 1335 | 2026-09-06T23:58:49.034Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1336 | 2026-09-06T23:58:49.045Z | Downloaded tokio v1.52.1 |
| 1337 | 2026-09-06T23:58:49.068Z | Downloaded csv v1.4.0 |
| 1338 | 2026-09-06T23:58:49.081Z | Downloaded petgraph v0.8.3 |
| 1339 | 2026-09-06T23:58:49.093Z | Downloaded sha3 v0.10.8 |
| 1340 | 2026-09-06T23:58:49.120Z | Downloaded encoding_rs v0.8.35 |
| 1341 | 2026-09-06T23:58:49.147Z | Downloaded ring v0.17.14 |
| 1342 | 2026-09-06T23:58:49.173Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1343 | 2026-09-06T23:58:49.615Z | Downloaded dsi-bitstream v0.10.1 |
| 1344 | 2026-09-06T23:58:49.804Z | Downloaded aws-lc-sys v0.40.0 |
| 1345 | 2026-09-06T23:58:50.068Z | Compiling serde_core v1.0.228 |
| 1346 | 2026-09-06T23:58:50.068Z | Compiling libc v0.2.185 |
| 1347 | 2026-09-06T23:58:50.068Z | Compiling serde v1.0.228 |
| 1348 | 2026-09-06T23:58:50.072Z | Compiling smallvec v1.15.1 |
| 1349 | 2026-09-06T23:58:50.072Z | Compiling log v0.4.33 |
| 1350 | 2026-09-06T23:58:50.072Z | Compiling subtle v2.6.1 |
| 1351 | 2026-09-06T23:58:50.072Z | Compiling zerocopy v0.8.55 |
| 1352 | 2026-09-06T23:58:50.073Z | Compiling typenum v1.20.1 |
| 1353 | 2026-09-06T23:58:50.258Z | Compiling shlex v1.3.0 |
| 1354 | 2026-09-06T23:58:50.270Z | Compiling find-msvc-tools v0.1.9 |
| 1355 | 2026-09-06T23:58:50.298Z | Compiling scopeguard v1.2.0 |
| 1356 | 2026-09-06T23:58:50.298Z | Compiling portable-atomic v1.13.1 |
| 1357 | 2026-09-06T23:58:50.298Z | Compiling stable_deref_trait v1.2.1 |
| 1358 | 2026-09-06T23:58:50.298Z | Compiling critical-section v1.2.0 |
| 1359 | 2026-09-06T23:58:50.328Z | Compiling generic-array v0.14.7 |
| 1360 | 2026-09-06T23:58:50.344Z | Compiling syn v2.0.117 |
| 1361 | 2026-09-06T23:58:50.453Z | Compiling const-oid v0.9.6 |
| 1362 | 2026-09-06T23:58:50.468Z | Compiling serde_json v1.0.151 |
| 1363 | 2026-09-06T23:58:50.485Z | Compiling lock_api v0.4.14 |
| 1364 | 2026-09-06T23:58:50.514Z | Compiling libm v0.2.16 |
| 1365 | 2026-09-06T23:58:50.530Z | Compiling num-traits v0.2.19 |
| 1366 | 2026-09-06T23:58:50.573Z | Compiling allocator-api2 v0.2.21 |
| 1367 | 2026-09-06T23:58:50.649Z | Compiling percent-encoding v2.3.2 |
| 1368 | 2026-09-06T23:58:50.776Z | Compiling litemap v0.8.1 |
| 1369 | 2026-09-06T23:58:50.881Z | Compiling parking_lot_core v0.9.12 |
| 1370 | 2026-09-06T23:58:50.881Z | Compiling pin-project-lite v0.2.17 |
| 1371 | 2026-09-06T23:58:50.881Z | Compiling writeable v0.6.2 |
| 1372 | 2026-09-06T23:58:50.881Z | Compiling getrandom v0.3.4 |
| 1373 | 2026-09-06T23:58:50.881Z | Compiling icu_normalizer_data v2.1.1 |
| 1374 | 2026-09-06T23:58:50.906Z | Compiling icu_properties_data v2.1.2 |
| 1375 | 2026-09-06T23:58:50.918Z | Compiling getrandom v0.4.3 |
| 1376 | 2026-09-06T23:58:50.953Z | Compiling rustix v1.1.4 |
| 1377 | 2026-09-06T23:58:50.974Z | Compiling rand_core v0.10.0 |
| 1378 | 2026-09-06T23:58:51.012Z | Compiling futures-core v0.3.32 |
| 1379 | 2026-09-06T23:58:51.111Z | Compiling pkg-config v0.3.32 |
| 1380 | 2026-09-06T23:58:51.156Z | Compiling base64ct v1.8.3 |
| 1381 | 2026-09-06T23:58:51.180Z | Compiling utf8_iter v1.0.4 |
| 1382 | 2026-09-06T23:58:51.199Z | Compiling form_urlencoded v1.2.2 |
| 1383 | 2026-09-06T23:58:51.251Z | Compiling flagset v0.4.7 |
| 1384 | 2026-09-06T23:58:51.251Z | Compiling foldhash v0.2.0 |
| 1385 | 2026-09-06T23:58:51.647Z | Compiling futures-sink v0.3.32 |
| 1386 | 2026-09-06T23:58:51.648Z | Compiling errno v0.3.14 |
| 1387 | 2026-09-06T23:58:51.648Z | Compiling jobserver v0.1.34 |
| 1388 | 2026-09-06T23:58:51.648Z | Compiling getrandom v0.2.17 |
| 1389 | 2026-09-06T23:58:51.649Z | Compiling mio v1.2.0 |
| 1390 | 2026-09-06T23:58:51.649Z | Compiling socket2 v0.6.3 |
| 1391 | 2026-09-06T23:58:51.649Z | Compiling signal-hook-registry v1.4.8 |
| 1392 | 2026-09-06T23:58:51.649Z | Compiling once_cell v1.21.3 |
| 1393 | 2026-09-06T23:58:51.649Z | Compiling pem-rfc7468 v0.7.0 |
| 1394 | 2026-09-06T23:58:51.649Z | Compiling rand_core v0.6.4 |
| 1395 | 2026-09-06T23:58:51.649Z | Compiling cc v1.2.56 |
| 1396 | 2026-09-06T23:58:51.649Z | Compiling parking_lot v0.12.5 |
| 1397 | 2026-09-06T23:58:51.671Z | Compiling hashbrown v0.17.0 |
| 1398 | 2026-09-06T23:58:51.684Z | Compiling futures-channel v0.3.32 |
| 1399 | 2026-09-06T23:58:51.690Z | Compiling futures-io v0.3.32 |
| 1400 | 2026-09-06T23:58:51.720Z | Compiling futures-task v0.3.32 |
| 1401 | 2026-09-06T23:58:51.732Z | Compiling slab v0.4.12 |
| 1402 | 2026-09-06T23:58:51.732Z | Compiling rustversion v1.0.22 |
| 1403 | 2026-09-06T23:58:51.810Z | Compiling iana-time-zone v0.1.65 |
| 1404 | 2026-09-06T23:58:51.817Z | Compiling base64 v0.22.1 |
| 1405 | 2026-09-06T23:58:51.839Z | Compiling cpufeatures v0.2.17 |
| 1406 | 2026-09-06T23:58:51.869Z | Compiling ident_case v1.0.1 |
| 1407 | 2026-09-06T23:58:51.895Z | Compiling simd-adler32 v0.3.8 |
| 1408 | 2026-09-06T23:58:51.915Z | Compiling syn v1.0.109 |
| 1409 | 2026-09-06T23:58:51.926Z | Compiling adler2 v2.0.1 |
| 1410 | 2026-09-06T23:58:51.950Z | Compiling spin v0.9.8 |
| 1411 | 2026-09-06T23:58:51.965Z | Compiling ahash v0.8.12 |
| 1412 | 2026-09-06T23:58:52.013Z | Compiling dyn-clone v1.0.20 |
| 1413 | 2026-09-06T23:58:52.033Z | Compiling fs_extra v1.3.0 |
| 1414 | 2026-09-06T23:58:52.057Z | Compiling dunce v1.0.5 |
| 1415 | 2026-09-06T23:58:52.081Z | Compiling miniz_oxide v0.8.9 |
| 1416 | 2026-09-06T23:58:52.105Z | Compiling schemars v0.8.22 |
| 1417 | 2026-09-06T23:58:52.157Z | Compiling rand_core v0.9.5 |
| 1418 | 2026-09-06T23:58:52.176Z | Compiling tracing-core v0.1.36 |
| 1419 | 2026-09-06T23:58:52.191Z | Compiling regex-syntax v0.8.10 |
| 1420 | 2026-09-06T23:58:52.207Z | Compiling tinyvec_macros v0.1.1 |
| 1421 | 2026-09-06T23:58:52.229Z | Compiling vcpkg v0.2.15 |
| 1422 | 2026-09-06T23:58:52.343Z | Compiling tinyvec v1.11.0 |
| 1423 | 2026-09-06T23:58:52.407Z | Compiling object v0.37.3 |
| 1424 | 2026-09-06T23:58:52.407Z | Compiling aws-lc-rs v1.16.3 |
| 1425 | 2026-09-06T23:58:52.407Z | Compiling num-bigint-dig v0.8.6 |
| 1426 | 2026-09-06T23:58:52.433Z | Compiling cmake v0.1.57 |
| 1427 | 2026-09-06T23:58:52.506Z | Compiling bitflags v2.11.0 |
| 1428 | 2026-09-06T23:58:52.681Z | Compiling semver v1.0.28 |
| 1429 | 2026-09-06T23:58:52.708Z | Compiling indexmap v2.14.0 |
| 1430 | 2026-09-06T23:58:52.708Z | Compiling uuid v1.23.4 |
| 1431 | 2026-09-06T23:58:52.740Z | Compiling num-integer v0.1.46 |
| 1432 | 2026-09-06T23:58:52.764Z | Compiling anyhow v1.0.104 |
| 1433 | 2026-09-06T23:58:52.810Z | Compiling lazy_static v1.5.0 |
| 1434 | 2026-09-06T23:58:52.827Z | Compiling ff v0.13.1 |
| 1435 | 2026-09-06T23:58:52.835Z | Compiling base16ct v0.2.0 |
| 1436 | 2026-09-06T23:58:52.854Z | Compiling rustc_version v0.4.1 |
| 1437 | 2026-09-06T23:58:52.933Z | Compiling gimli v0.32.3 |
| 1438 | 2026-09-06T23:58:52.987Z | Compiling num-iter v0.1.45 |
| 1439 | 2026-09-06T23:58:53.013Z | Compiling group v0.13.0 |
| 1440 | 2026-09-06T23:58:53.033Z | Compiling untrusted v0.7.1 |
| 1441 | 2026-09-06T23:58:53.060Z | Compiling openssl-probe v0.2.1 |
| 1442 | 2026-09-06T23:58:53.090Z | Compiling httparse v1.10.1 |
| 1443 | 2026-09-06T23:58:53.169Z | Compiling crossbeam-utils v0.8.21 |
| 1444 | 2026-09-06T23:58:53.198Z | Compiling owo-colors v4.3.0 |
| 1445 | 2026-09-06T23:58:53.225Z | Compiling cmov v0.5.4 |
| 1446 | 2026-09-06T23:58:53.252Z | Compiling aws-lc-sys v0.40.0 |
| 1447 | 2026-09-06T23:58:53.269Z | Compiling openssl-sys v0.9.117 |
| 1448 | 2026-09-06T23:58:53.374Z | Compiling rustc-demangle v0.1.27 |
| 1449 | 2026-09-06T23:58:53.441Z | Compiling synstructure v0.13.2 |
| 1450 | 2026-09-06T23:58:53.441Z | Compiling serde_derive_internals v0.29.1 |
| 1451 | 2026-09-06T23:58:53.503Z | Compiling pest_generator v2.8.6 |
| 1452 | 2026-09-06T23:58:53.555Z | Compiling crc32fast v1.5.0 |
| 1453 | 2026-09-06T23:58:53.678Z | Compiling ctutils v0.4.2 |
| 1454 | 2026-09-06T23:58:53.696Z | Compiling darling_core v0.23.0 |
| 1455 | 2026-09-06T23:58:53.768Z | Compiling curve25519-dalek v4.1.3 |
| 1456 | 2026-09-06T23:58:53.831Z | Compiling terminal_size v0.4.3 |
| 1457 | 2026-09-06T23:58:53.867Z | Compiling tempfile v3.27.0 |
| 1458 | 2026-09-06T23:58:53.983Z | Compiling clap_builder v4.6.0 |
| 1459 | 2026-09-06T23:58:54.018Z | Compiling camino v1.2.5 |
| 1460 | 2026-09-06T23:58:54.018Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1461 | 2026-09-06T23:58:54.018Z | Compiling aho-corasick v1.1.4 |
| 1462 | 2026-09-06T23:58:54.097Z | Compiling radium v0.7.0 |
| 1463 | 2026-09-06T23:58:54.122Z | Compiling tower-layer v0.3.3 |
| 1464 | 2026-09-06T23:58:54.169Z | Compiling try-lock v0.2.5 |
| 1465 | 2026-09-06T23:58:54.239Z | Compiling tower-service v0.3.3 |
| 1466 | 2026-09-06T23:58:54.289Z | Compiling rustls v0.23.41 |
| 1467 | 2026-09-06T23:58:54.309Z | Compiling unicode-segmentation v1.12.0 |
| 1468 | 2026-09-06T23:58:54.351Z | Compiling is_ci v1.2.0 |
| 1469 | 2026-09-06T23:58:54.371Z | Compiling atomic-waker v1.1.2 |
| 1470 | 2026-09-06T23:58:54.371Z | Compiling untrusted v0.9.0 |
| 1471 | 2026-09-06T23:58:54.421Z | Compiling textwrap v0.16.2 |
| 1472 | 2026-09-06T23:58:54.497Z | Compiling proc-macro-error2 v2.0.1 |
| 1473 | 2026-09-06T23:58:54.524Z | Compiling supports-color v3.0.2 |
| 1474 | 2026-09-06T23:58:54.535Z | Compiling want v0.3.1 |
| 1475 | 2026-09-06T23:58:54.698Z | Compiling addr2line v0.25.1 |
| 1476 | 2026-09-06T23:58:54.764Z | Compiling darling_core v0.20.11 |
| 1477 | 2026-09-06T23:58:54.784Z | Compiling slog v2.8.2 |
| 1478 | 2026-09-06T23:58:54.826Z | Compiling supports-unicode v3.0.0 |
| 1479 | 2026-09-06T23:58:54.989Z | Compiling regex-automata v0.4.14 |
| 1480 | 2026-09-06T23:58:55.023Z | Compiling supports-hyperlinks v3.2.0 |
| 1481 | 2026-09-06T23:58:55.059Z | Compiling num-conv v0.2.0 |
| 1482 | 2026-09-06T23:58:55.060Z | Compiling powerfmt v0.2.0 |
| 1483 | 2026-09-06T23:58:55.086Z | Compiling tap v1.0.1 |
| 1484 | 2026-09-06T23:58:55.111Z | Compiling keccak v0.1.6 |
| 1485 | 2026-09-06T23:58:55.165Z | Compiling serde_derive v1.0.228 |
| 1486 | 2026-09-06T23:58:55.178Z | Compiling zeroize_derive v1.5.0 |
| 1487 | 2026-09-06T23:58:55.178Z | Compiling zerocopy-derive v0.8.55 |
| 1488 | 2026-09-06T23:58:55.191Z | Compiling zerofrom-derive v0.1.6 |
| 1489 | 2026-09-06T23:58:55.226Z | Compiling yoke-derive v0.8.1 |
| 1490 | 2026-09-06T23:58:55.271Z | Compiling zerovec-derive v0.11.2 |
| 1491 | 2026-09-06T23:58:55.529Z | Compiling displaydoc v0.2.5 |
| 1492 | 2026-09-06T23:58:55.885Z | Compiling thiserror-impl v2.0.18 |
| 1493 | 2026-09-06T23:58:55.922Z | Compiling tokio-macros v2.7.0 |
| 1494 | 2026-09-06T23:58:55.922Z | Compiling der_derive v0.7.3 |
| 1495 | 2026-09-06T23:58:55.966Z | Compiling futures-macro v0.3.32 |
| 1496 | 2026-09-06T23:58:56.332Z | Compiling thiserror-impl v1.0.69 |
| 1497 | 2026-09-06T23:58:56.373Z | Compiling schemars_derive v0.8.22 |
| 1498 | 2026-09-06T23:58:56.459Z | Compiling tracing-attributes v0.1.31 |
| 1499 | 2026-09-06T23:58:56.512Z | Compiling clap_derive v4.6.1 |
| 1500 | 2026-09-06T23:58:56.561Z | Compiling pest_derive v2.8.6 |
| 1501 | 2026-09-06T23:58:56.650Z | Compiling backtrace v0.3.76 |
| 1502 | 2026-09-06T23:58:56.739Z | Compiling zerofrom v0.1.6 |
| 1503 | 2026-09-06T23:58:56.876Z | Compiling yoke v0.8.1 |
| 1504 | 2026-09-06T23:58:56.923Z | Compiling futures-util v0.3.32 |
| 1505 | 2026-09-06T23:58:56.945Z | Compiling async-trait v0.1.89 |
| 1506 | 2026-09-06T23:58:57.018Z | Compiling scroll_derive v0.12.1 |
| 1507 | 2026-09-06T23:58:57.059Z | Compiling zerovec v0.11.5 |
| 1508 | 2026-09-06T23:58:57.109Z | Compiling zerotrie v0.2.3 |
| 1509 | 2026-09-06T23:58:57.164Z | Compiling backtrace-ext v0.2.1 |
| 1510 | 2026-09-06T23:58:57.248Z | Compiling thiserror v2.0.18 |
| 1511 | 2026-09-06T23:58:57.358Z | Compiling darling_macro v0.23.0 |
| 1512 | 2026-09-06T23:58:57.368Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1513 | 2026-09-06T23:58:57.426Z | Compiling zerocopy-derive v0.7.35 |
| 1514 | 2026-09-06T23:58:58.047Z | Compiling tinystr v0.8.2 |
| 1515 | 2026-09-06T23:58:58.135Z | Compiling potential_utf v0.1.4 |
| 1516 | 2026-09-06T23:58:58.136Z | Compiling thiserror v1.0.69 |
| 1517 | 2026-09-06T23:58:58.136Z | Compiling scroll v0.12.0 |
| 1518 | 2026-09-06T23:58:58.136Z | Compiling icu_locale_core v2.1.1 |
| 1519 | 2026-09-06T23:58:58.136Z | Compiling icu_collections v2.1.1 |
| 1520 | 2026-09-06T23:58:58.136Z | Compiling tracing v0.1.44 |
| 1521 | 2026-09-06T23:58:58.136Z | Compiling miette-derive v7.6.0 |
| 1522 | 2026-09-06T23:58:58.136Z | Compiling scroll_derive v0.13.1 |
| 1523 | 2026-09-06T23:58:58.136Z | Compiling openssl v0.10.80 |
| 1524 | 2026-09-06T23:58:58.136Z | Compiling time-core v0.1.8 |
| 1525 | 2026-09-06T23:58:58.157Z | Compiling foreign-types-shared v0.1.1 |
| 1526 | 2026-09-06T23:58:58.157Z | Compiling maybe-uninit v2.0.0 |
| 1527 | 2026-09-06T23:58:58.178Z | Compiling httpdate v1.0.3 |
| 1528 | 2026-09-06T23:58:58.235Z | Compiling foreign-types v0.3.2 |
| 1529 | 2026-09-06T23:58:58.321Z | Compiling time-macros v0.2.27 |
| 1530 | 2026-09-06T23:58:58.321Z | Compiling goblin v0.8.2 |
| 1531 | 2026-09-06T23:58:58.321Z | Compiling darling v0.23.0 |
| 1532 | 2026-09-06T23:58:58.402Z | Compiling clap v4.6.1 |
| 1533 | 2026-09-06T23:58:58.423Z | Compiling darling_macro v0.20.11 |
| 1534 | 2026-09-06T23:58:58.423Z | Compiling zerocopy v0.7.35 |
| 1535 | 2026-09-06T23:58:58.424Z | Compiling hubpack_derive v0.1.1 |
| 1536 | 2026-09-06T23:58:58.424Z | Compiling deranged v0.5.8 |
| 1537 | 2026-09-06T23:58:58.463Z | Compiling knus-derive v3.4.0 |
| 1538 | 2026-09-06T23:58:58.542Z | Compiling icu_provider v2.1.1 |
| 1539 | 2026-09-06T23:58:58.776Z | Compiling zeroize v1.9.0 |
| 1540 | 2026-09-06T23:58:58.826Z | Compiling bytes v1.11.1 |
| 1541 | 2026-09-06T23:58:58.826Z | Compiling icu_properties v2.1.2 |
| 1542 | 2026-09-06T23:58:58.827Z | Compiling icu_normalizer v2.1.1 |
| 1543 | 2026-09-06T23:58:58.941Z | Compiling der v0.7.10 |
| 1544 | 2026-09-06T23:58:58.957Z | Compiling chrono v0.4.45 |
| 1545 | 2026-09-06T23:58:58.968Z | Compiling ipnet v2.12.0 |
| 1546 | 2026-09-06T23:58:59.092Z | Compiling hex v0.4.3 |
| 1547 | 2026-09-06T23:58:59.242Z | Compiling rustls-pki-types v1.14.0 |
| 1548 | 2026-09-06T23:58:59.259Z | Compiling tokio v1.52.1 |
| 1549 | 2026-09-06T23:58:59.332Z | Compiling http v1.4.2 |
| 1550 | 2026-09-06T23:58:59.356Z | Compiling hybrid-array v0.4.13 |
| 1551 | 2026-09-06T23:58:59.397Z | Compiling toml_datetime v0.6.11 |
| 1552 | 2026-09-06T23:58:59.404Z | Compiling serde_tokenstream v0.2.3 |
| 1553 | 2026-09-06T23:58:59.504Z | Compiling crypto-common v0.1.7 |
| 1554 | 2026-09-06T23:58:59.567Z | Compiling block-buffer v0.10.4 |
| 1555 | 2026-09-06T23:58:59.591Z | Compiling crypto-bigint v0.5.5 |
| 1556 | 2026-09-06T23:58:59.660Z | Compiling serde_spanned v0.6.9 |
| 1557 | 2026-09-06T23:58:59.751Z | Compiling digest v0.10.7 |
| 1558 | 2026-09-06T23:58:59.761Z | Compiling ppv-lite86 v0.2.21 |
| 1559 | 2026-09-06T23:58:59.765Z | Compiling idna_adapter v1.2.1 |
| 1560 | 2026-09-06T23:58:59.829Z | Compiling half v2.7.1 |
| 1561 | 2026-09-06T23:58:59.938Z | Compiling idna v1.1.0 |
| 1562 | 2026-09-06T23:58:59.954Z | Compiling spki v0.7.3 |
| 1563 | 2026-09-06T23:58:59.957Z | Compiling miette v7.6.0 |
| 1564 | 2026-09-06T23:59:00.009Z | Compiling sha2 v0.10.9 |
| 1565 | 2026-09-06T23:59:00.024Z | Compiling hmac v0.12.1 |
| 1566 | 2026-09-06T23:59:00.067Z | Compiling rand_chacha v0.3.1 |
| 1567 | 2026-09-06T23:59:00.109Z | Compiling signature v2.2.0 |
| 1568 | 2026-09-06T23:59:00.149Z | Compiling pkcs8 v0.10.2 |
| 1569 | 2026-09-06T23:59:00.193Z | Compiling rand_chacha v0.9.0 |
| 1570 | 2026-09-06T23:59:00.215Z | Compiling hkdf v0.12.4 |
| 1571 | 2026-09-06T23:59:00.225Z | Compiling x509-cert v0.2.5 |
| 1572 | 2026-09-06T23:59:00.241Z | Compiling url v2.5.8 |
| 1573 | 2026-09-06T23:59:00.306Z | Compiling rand v0.8.6 |
| 1574 | 2026-09-06T23:59:00.325Z | Compiling pkcs1 v0.7.5 |
| 1575 | 2026-09-06T23:59:00.398Z | Compiling sec1 v0.7.3 |
| 1576 | 2026-09-06T23:59:00.426Z | Compiling rand v0.9.2 |
| 1577 | 2026-09-06T23:59:00.439Z | Compiling http-body v1.0.1 |
| 1578 | 2026-09-06T23:59:00.609Z | Compiling elliptic-curve v0.13.8 |
| 1579 | 2026-09-06T23:59:00.633Z | Compiling rfc6979 v0.4.0 |
| 1580 | 2026-09-06T23:59:00.695Z | Compiling hashbrown v0.14.5 |
| 1581 | 2026-09-06T23:59:00.772Z | Compiling ed25519 v2.2.3 |
| 1582 | 2026-09-06T23:59:01.035Z | Compiling ecdsa v0.16.9 |
| 1583 | 2026-09-06T23:59:01.070Z | Compiling primeorder v0.13.6 |
| 1584 | 2026-09-06T23:59:01.149Z | Compiling sha3 v0.10.8 |
| 1585 | 2026-09-06T23:59:01.157Z | Compiling scroll v0.13.0 |
| 1586 | 2026-09-06T23:59:01.186Z | Compiling erased-serde v0.3.31 |
| 1587 | 2026-09-06T23:59:01.284Z | Compiling chumsky v0.9.3 |
| 1588 | 2026-09-06T23:59:01.345Z | Compiling openssl-macros v0.1.1 |
| 1589 | 2026-09-06T23:59:01.346Z | Compiling wyz v0.5.1 |
| 1590 | 2026-09-06T23:59:01.590Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1591 | 2026-09-06T23:59:01.635Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1592 | 2026-09-06T23:59:01.664Z | Compiling unicode-normalization v0.1.25 |
| 1593 | 2026-09-06T23:59:01.681Z | Compiling wait-timeout v0.2.1 |
| 1594 | 2026-09-06T23:59:01.700Z | Compiling socket2 v0.5.10 |
| 1595 | 2026-09-06T23:59:01.742Z | Compiling env_filter v2.0.0 |
| 1596 | 2026-09-06T23:59:01.809Z | Compiling quick-error v1.2.3 |
| 1597 | 2026-09-06T23:59:01.837Z | Compiling funty v2.0.0 |
| 1598 | 2026-09-06T23:59:01.897Z | Compiling ciborium-io v0.2.2 |
| 1599 | 2026-09-06T23:59:01.917Z | Compiling bit-vec v0.8.0 |
| 1600 | 2026-09-06T23:59:01.989Z | Compiling rsa v0.9.10 |
| 1601 | 2026-09-06T23:59:02.006Z | Compiling num_threads v0.1.7 |
| 1602 | 2026-09-06T23:59:02.022Z | Compiling packed_struct v0.10.1 |
| 1603 | 2026-09-06T23:59:02.022Z | Compiling native-tls v0.2.18 |
| 1604 | 2026-09-06T23:59:02.064Z | Compiling ciborium-ll v0.2.2 |
| 1605 | 2026-09-06T23:59:02.117Z | Compiling time v0.3.47 |
| 1606 | 2026-09-06T23:59:02.143Z | Compiling bit-set v0.8.0 |
| 1607 | 2026-09-06T23:59:02.161Z | Compiling env_logger v0.11.11 |
| 1608 | 2026-09-06T23:59:02.178Z | Compiling bitvec v1.0.1 |
| 1609 | 2026-09-06T23:59:02.319Z | Compiling rusty-fork v0.3.1 |
| 1610 | 2026-09-06T23:59:02.343Z | Compiling ed25519-dalek v2.2.0 |
| 1611 | 2026-09-06T23:59:02.441Z | Compiling knus v3.4.0 |
| 1612 | 2026-09-06T23:59:02.533Z | Compiling goblin v0.10.5 |
| 1613 | 2026-09-06T23:59:02.551Z | Compiling p384 v0.13.1 |
| 1614 | 2026-09-06T23:59:02.619Z | Compiling dof v0.3.0 |
| 1615 | 2026-09-06T23:59:02.782Z | Compiling sha1 v0.10.6 |
| 1616 | 2026-09-06T23:59:02.866Z | Compiling darling v0.20.11 |
| 1617 | 2026-09-06T23:59:02.901Z | Compiling hubpack v0.1.2 |
| 1618 | 2026-09-06T23:59:02.997Z | Compiling serde_with_macros v3.21.0 |
| 1619 | 2026-09-06T23:59:03.068Z | Compiling dtrace-parser v0.2.0 |
| 1620 | 2026-09-06T23:59:03.116Z | Compiling packed_struct_codegen v0.10.1 |
| 1621 | 2026-09-06T23:59:03.136Z | Compiling tokio-util v0.7.18 |
| 1622 | 2026-09-06T23:59:03.362Z | Compiling bitfield-macros v0.19.4 |
| 1623 | 2026-09-06T23:59:03.371Z | Compiling strum_macros v0.26.4 |
| 1624 | 2026-09-06T23:59:03.657Z | Compiling zerocopy-derive v0.6.6 |
| 1625 | 2026-09-06T23:59:03.693Z | Compiling rand_xorshift v0.4.0 |
| 1626 | 2026-09-06T23:59:03.879Z | Compiling thread-id v4.2.2 |
| 1627 | 2026-09-06T23:59:03.899Z | Compiling h2 v0.4.15 |
| 1628 | 2026-09-06T23:59:03.899Z | Compiling sync_wrapper v1.0.2 |
| 1629 | 2026-09-06T23:59:03.911Z | Compiling indexmap v1.9.3 |
| 1630 | 2026-09-06T23:59:04.038Z | Compiling nodrop v0.1.14 |
| 1631 | 2026-09-06T23:59:04.512Z | Compiling unarray v0.1.4 |
| 1632 | 2026-09-06T23:59:04.523Z | Compiling paste v1.0.15 |
| 1633 | 2026-09-06T23:59:04.524Z | Compiling zlib-rs v0.6.2 |
| 1634 | 2026-09-06T23:59:04.524Z | Compiling salty v0.3.0 |
| 1635 | 2026-09-06T23:59:04.524Z | Compiling usdt-impl v0.6.0 |
| 1636 | 2026-09-06T23:59:04.524Z | Compiling crc-catalog v2.4.0 |
| 1637 | 2026-09-06T23:59:04.524Z | Compiling siphasher v1.0.2 |
| 1638 | 2026-09-06T23:59:04.524Z | Compiling crc v3.4.0 |
| 1639 | 2026-09-06T23:59:04.533Z | Compiling serde_with v3.21.0 |
| 1640 | 2026-09-06T23:59:04.578Z | Compiling proptest v1.11.0 |
| 1641 | 2026-09-06T23:59:04.642Z | Compiling zerocopy v0.6.6 |
| 1642 | 2026-09-06T23:59:04.700Z | Compiling bitfield v0.19.4 |
| 1643 | 2026-09-06T23:59:04.949Z | Compiling array-init v0.0.4 |
| 1644 | 2026-09-06T23:59:05.004Z | Compiling tower v0.5.3 |
| 1645 | 2026-09-06T23:59:05.004Z | Compiling usdt-impl v0.5.0 |
| 1646 | 2026-09-06T23:59:05.069Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1647 | 2026-09-06T23:59:05.187Z | Compiling smallvec v0.6.14 |
| 1648 | 2026-09-06T23:59:05.257Z | Compiling strum v0.26.3 |
| 1649 | 2026-09-06T23:59:05.309Z | Compiling derive_builder_core v0.20.2 |
| 1650 | 2026-09-06T23:59:05.333Z | Compiling dof v0.4.0 |
| 1651 | 2026-09-06T23:59:05.403Z | Compiling ciborium v0.2.2 |
| 1652 | 2026-09-06T23:59:05.446Z | Compiling ipnetwork v0.21.1 |
| 1653 | 2026-09-06T23:59:05.461Z | Compiling http-body-util v0.1.3 |
| 1654 | 2026-09-06T23:59:05.680Z | Compiling dtrace-parser v0.3.0 |
| 1655 | 2026-09-06T23:59:05.740Z | Compiling structmeta-derive v0.3.0 |
| 1656 | 2026-09-06T23:59:05.882Z | Compiling enum-as-inner v0.6.1 |
| 1657 | 2026-09-06T23:59:05.963Z | Compiling heapless v0.7.17 |
| 1658 | 2026-09-06T23:59:05.997Z | Compiling thread-id v5.1.0 |
| 1659 | 2026-09-06T23:59:06.082Z | Compiling syn v3.0.3 |
| 1660 | 2026-09-06T23:59:06.164Z | Compiling cookie v0.18.1 |
| 1661 | 2026-09-06T23:59:06.173Z | Compiling hashbrown v0.12.3 |
| 1662 | 2026-09-06T23:59:06.358Z | Compiling data-encoding v2.10.0 |
| 1663 | 2026-09-06T23:59:06.382Z | Compiling iri-string v0.7.10 |
| 1664 | 2026-09-06T23:59:06.421Z | Compiling rayon-core v1.13.0 |
| 1665 | 2026-09-06T23:59:06.421Z | Compiling zstd-safe v7.2.4 |
| 1666 | 2026-09-06T23:59:06.462Z | Compiling base64 v0.21.7 |
| 1667 | 2026-09-06T23:59:06.620Z | Compiling winnow v0.5.40 |
| 1668 | 2026-09-06T23:59:06.665Z | Compiling unicode-properties v0.1.4 |
| 1669 | 2026-09-06T23:59:06.723Z | Compiling signal-hook v0.3.18 |
| 1670 | 2026-09-06T23:59:06.723Z | Compiling ryu v1.0.23 |
| 1671 | 2026-09-06T23:59:06.777Z | Compiling static_assertions v1.1.0 |
| 1672 | 2026-09-06T23:59:06.874Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 1673 | 2026-09-06T23:59:06.915Z | Compiling unicode-bidi v0.3.18 |
| 1674 | 2026-09-06T23:59:06.915Z | Compiling structmeta v0.3.0 |
| 1675 | 2026-09-06T23:59:06.916Z | Compiling serde_urlencoded v0.7.1 |
| 1676 | 2026-09-06T23:59:06.951Z | Compiling ron v0.8.1 |
| 1677 | 2026-09-06T23:59:07.061Z | Compiling hyper v1.10.1 |
| 1678 | 2026-09-06T23:59:07.109Z | Compiling newtype-uuid v1.3.2 |
| 1679 | 2026-09-06T23:59:07.147Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1680 | 2026-09-06T23:59:07.208Z | Compiling derive_builder_macro v0.20.2 |
| 1681 | 2026-09-06T23:59:07.402Z | Compiling flate2 v1.1.9 |
| 1682 | 2026-09-06T23:59:07.420Z | Compiling stringprep v0.1.5 |
| 1683 | 2026-09-06T23:59:07.506Z | Compiling tower-http v0.6.8 |
| 1684 | 2026-09-06T23:59:07.704Z | Compiling oxnet v0.1.6 |
| 1685 | 2026-09-06T23:59:07.794Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1686 | 2026-09-06T23:59:07.901Z | Compiling toml_edit v0.19.15 |
| 1687 | 2026-09-06T23:59:07.919Z | Compiling bzip2 v0.4.4 |
| 1688 | 2026-09-06T23:59:07.919Z | Compiling serde-hex v0.1.0 |
| 1689 | 2026-09-06T23:59:07.935Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1690 | 2026-09-06T23:59:07.997Z | Compiling tokio-native-tls v0.3.1 |
| 1691 | 2026-09-06T23:59:08.140Z | Compiling hyper-util v0.1.20 |
| 1692 | 2026-09-06T23:59:08.150Z | Compiling block-padding v0.4.2 |
| 1693 | 2026-09-06T23:59:08.180Z | Compiling block-buffer v0.12.1 |
| 1694 | 2026-09-06T23:59:08.211Z | Compiling crypto-common v0.2.2 |
| 1695 | 2026-09-06T23:59:08.341Z | Compiling hashbrown v0.13.2 |
| 1696 | 2026-09-06T23:59:08.407Z | Compiling md-5 v0.10.6 |
| 1697 | 2026-09-06T23:59:08.476Z | Compiling rustls-native-certs v0.8.3 |
| 1698 | 2026-09-06T23:59:08.587Z | Compiling futures-executor v0.3.32 |
| 1699 | 2026-09-06T23:59:08.668Z | Compiling serde-big-array v0.5.1 |
| 1700 | 2026-09-06T23:59:08.686Z | Compiling bstr v1.12.1 |
| 1701 | 2026-09-06T23:59:08.783Z | Compiling pin-project-internal v1.1.11 |
| 1702 | 2026-09-06T23:59:08.830Z | Compiling crossbeam-epoch v0.9.18 |
| 1703 | 2026-09-06T23:59:08.846Z | Compiling heck v0.4.1 |
| 1704 | 2026-09-06T23:59:08.897Z | Compiling vergen-lib v9.1.0 |
| 1705 | 2026-09-06T23:59:08.923Z | Compiling hash32 v0.2.1 |
| 1706 | 2026-09-06T23:59:09.021Z | Compiling thread_local v1.1.9 |
| 1707 | 2026-09-06T23:59:09.086Z | Compiling encoding_rs v0.8.35 |
| 1708 | 2026-09-06T23:59:09.124Z | Compiling memoffset v0.9.1 |
| 1709 | 2026-09-06T23:59:09.140Z | Compiling slog-async v2.8.0 |
| 1710 | 2026-09-06T23:59:09.180Z | Compiling psl-types v2.0.11 |
| 1711 | 2026-09-06T23:59:09.298Z | Compiling fallible-iterator v0.2.0 |
| 1712 | 2026-09-06T23:59:09.320Z | Compiling smoltcp v0.9.1 |
| 1713 | 2026-09-06T23:59:09.361Z | Compiling crc-any v2.5.0 |
| 1714 | 2026-09-06T23:59:09.376Z | Compiling ref-cast v1.0.25 |
| 1715 | 2026-09-06T23:59:09.526Z | Compiling litrs v1.0.0 |
| 1716 | 2026-09-06T23:59:09.540Z | Compiling daft-derive v0.1.8 |
| 1717 | 2026-09-06T23:59:09.639Z | Compiling mime v0.3.17 |
| 1718 | 2026-09-06T23:59:09.652Z | Compiling cfg_aliases v0.2.1 |
| 1719 | 2026-09-06T23:59:09.667Z | Compiling rustix v0.38.44 |
| 1720 | 2026-09-06T23:59:09.745Z | Compiling linked-hash-map v0.5.6 |
| 1721 | 2026-09-06T23:59:09.760Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 1722 | 2026-09-06T23:59:09.850Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1723 | 2026-09-06T23:59:09.871Z | Compiling nix v0.31.2 |
| 1724 | 2026-09-06T23:59:09.923Z | Compiling lru-cache v0.1.2 |
| 1725 | 2026-09-06T23:59:09.954Z | Compiling pin-project v1.1.11 |
| 1726 | 2026-09-06T23:59:09.971Z | Compiling postgres-protocol v0.6.10 |
| 1727 | 2026-09-06T23:59:09.984Z | Compiling hyper-tls v0.6.0 |
| 1728 | 2026-09-06T23:59:10.033Z | Compiling document-features v0.2.12 |
| 1729 | 2026-09-06T23:59:10.066Z | Compiling toml_edit v0.22.27 |
| 1730 | 2026-09-06T23:59:10.083Z | Compiling publicsuffix v2.3.0 |
| 1731 | 2026-09-06T23:59:10.116Z | Compiling toml v0.7.8 |
| 1732 | 2026-09-06T23:59:10.182Z | Compiling snafu-derive v0.8.9 |
| 1733 | 2026-09-06T23:59:10.240Z | Compiling crossbeam-deque v0.8.6 |
| 1734 | 2026-09-06T23:59:10.308Z | Compiling object v0.30.4 |
| 1735 | 2026-09-06T23:59:10.311Z | Compiling daft v0.1.8 |
| 1736 | 2026-09-06T23:59:10.452Z | Compiling futures v0.3.32 |
| 1737 | 2026-09-06T23:59:10.523Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1738 | 2026-09-06T23:59:10.548Z | Compiling inout v0.2.2 |
| 1739 | 2026-09-06T23:59:10.569Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1740 | 2026-09-06T23:59:10.599Z | Compiling zip v0.6.6 |
| 1741 | 2026-09-06T23:59:10.621Z | Compiling derive_builder v0.20.2 |
| 1742 | 2026-09-06T23:59:10.710Z | Compiling derive-ex v0.1.8 |
| 1743 | 2026-09-06T23:59:10.819Z | Compiling hickory-proto v0.24.4 |
| 1744 | 2026-09-06T23:59:10.824Z | Compiling usdt-macro v0.5.0 |
| 1745 | 2026-09-06T23:59:10.889Z | Compiling usdt-attr-macro v0.5.0 |
| 1746 | 2026-09-06T23:59:10.941Z | Compiling phf_shared v0.13.1 |
| 1747 | 2026-09-06T23:59:11.034Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1748 | 2026-09-06T23:59:11.079Z | Compiling regex v1.12.3 |
| 1749 | 2026-09-06T23:59:11.095Z | Compiling strum_macros v0.27.2 |
| 1750 | 2026-09-06T23:59:11.201Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1751 | 2026-09-06T23:59:11.221Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1752 | 2026-09-06T23:59:11.270Z | Compiling ref-cast-impl v1.0.25 |
| 1753 | 2026-09-06T23:59:11.419Z | Compiling crossbeam-channel v0.5.15 |
| 1754 | 2026-09-06T23:59:11.578Z | Compiling convert_case v0.10.0 |
| 1755 | 2026-09-06T23:59:11.603Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 1756 | 2026-09-06T23:59:11.715Z | Compiling blake3 v1.8.5 |
| 1757 | 2026-09-06T23:59:11.762Z | Compiling vergen v9.1.0 |
| 1758 | 2026-09-06T23:59:11.822Z | Compiling cargo-platform v0.3.2 |
| 1759 | 2026-09-06T23:59:11.842Z | Compiling is-terminal v0.4.17 |
| 1760 | 2026-09-06T23:59:11.858Z | Compiling memmap v0.7.0 |
| 1761 | 2026-09-06T23:59:11.885Z | Compiling memmap2 v0.9.10 |
| 1762 | 2026-09-06T23:59:11.957Z | Compiling fs-err v3.3.0 |
| 1763 | 2026-09-06T23:59:11.983Z | Compiling corncobs v0.1.4 |
| 1764 | 2026-09-06T23:59:12.053Z | Compiling take_mut v0.2.2 |
| 1765 | 2026-09-06T23:59:12.089Z | Compiling term v1.2.1 |
| 1766 | 2026-09-06T23:59:12.119Z | Compiling bitflags v1.3.2 |
| 1767 | 2026-09-06T23:59:12.127Z | Compiling foldhash v0.1.5 |
| 1768 | 2026-09-06T23:59:12.174Z | Compiling bumpalo v3.20.2 |
| 1769 | 2026-09-06T23:59:12.190Z | Compiling libbz2-rs-sys v0.2.2 |
| 1770 | 2026-09-06T23:59:12.197Z | Compiling same-file v1.0.6 |
| 1771 | 2026-09-06T23:59:12.231Z | Compiling jiff-core v0.1.0 |
| 1772 | 2026-09-06T23:59:12.231Z | Compiling cpufeatures v0.3.0 |
| 1773 | 2026-09-06T23:59:12.320Z | Compiling managed v0.8.0 |
| 1774 | 2026-09-06T23:59:12.333Z | Compiling resolv-conf v0.7.6 |
| 1775 | 2026-09-06T23:59:12.392Z | Compiling path-slash v0.1.5 |
| 1776 | 2026-09-06T23:59:12.452Z | Compiling zopfli v0.8.3 |
| 1777 | 2026-09-06T23:59:12.490Z | Compiling test-strategy v0.4.5 |
| 1778 | 2026-09-06T23:59:12.551Z | Compiling slog-term v2.9.2 |
| 1779 | 2026-09-06T23:59:12.581Z | Compiling walkdir v2.5.0 |
| 1780 | 2026-09-06T23:59:12.691Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1781 | 2026-09-06T23:59:12.708Z | Compiling bzip2 v0.6.1 |
| 1782 | 2026-09-06T23:59:12.897Z | Compiling hashbrown v0.15.5 |
| 1783 | 2026-09-06T23:59:12.919Z | Compiling snafu v0.8.9 |
| 1784 | 2026-09-06T23:59:12.941Z | Compiling hickory-resolver v0.24.4 |
| 1785 | 2026-09-06T23:59:13.044Z | Compiling jiff v0.2.34 |
| 1786 | 2026-09-06T23:59:13.108Z | Compiling strum v0.27.2 |
| 1787 | 2026-09-06T23:59:13.143Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1788 | 2026-09-06T23:59:13.349Z | Compiling cargo_metadata v0.23.1 |
| 1789 | 2026-09-06T23:59:13.362Z | Compiling usdt v0.5.0 |
| 1790 | 2026-09-06T23:59:13.362Z | Compiling derive_more-impl v2.1.1 |
| 1791 | 2026-09-06T23:59:13.473Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1792 | 2026-09-06T23:59:13.491Z | Compiling toml v0.8.23 |
| 1793 | 2026-09-06T23:59:13.554Z | Compiling phf v0.13.1 |
| 1794 | 2026-09-06T23:59:13.616Z | Compiling cookie_store v0.22.1 |
| 1795 | 2026-09-06T23:59:13.624Z | Compiling signal-hook-mio v0.2.5 |
| 1796 | 2026-09-06T23:59:13.766Z | Compiling cipher v0.5.2 |
| 1797 | 2026-09-06T23:59:13.782Z | Compiling zstd v0.13.3 |
| 1798 | 2026-09-06T23:59:14.036Z | Compiling postgres-types v0.2.12 |
| 1799 | 2026-09-06T23:59:14.117Z | Compiling reqwest v0.12.28 |
| 1800 | 2026-09-06T23:59:14.155Z | Compiling globset v0.4.18 |
| 1801 | 2026-09-06T23:59:14.196Z | Compiling usdt-attr-macro v0.6.0 |
| 1802 | 2026-09-06T23:59:14.284Z | Compiling usdt-macro v0.6.0 |
| 1803 | 2026-09-06T23:59:14.355Z | Compiling phf_shared v0.11.3 |
| 1804 | 2026-09-06T23:59:14.592Z | Compiling tokio-stream v0.1.18 |
| 1805 | 2026-09-06T23:59:14.620Z | Compiling olpc-cjson v0.1.4 |
| 1806 | 2026-09-06T23:59:14.650Z | Compiling byte-wrapper v0.1.0 |
| 1807 | 2026-09-06T23:59:14.680Z | Compiling inout v0.1.4 |
| 1808 | 2026-09-06T23:59:14.759Z | Compiling secrecy v0.8.0 |
| 1809 | 2026-09-06T23:59:14.805Z | Compiling serde_plain v1.0.2 |
| 1810 | 2026-09-06T23:59:14.868Z | Compiling serde_repr v0.1.20 |
| 1811 | 2026-09-06T23:59:14.901Z | Compiling async-recursion v1.1.1 |
| 1812 | 2026-09-06T23:59:14.920Z | Compiling derive-where v1.6.0 |
| 1813 | 2026-09-06T23:59:14.933Z | Compiling float-cmp v0.10.0 |
| 1814 | 2026-09-06T23:59:15.013Z | Compiling pem v3.0.6 |
| 1815 | 2026-09-06T23:59:15.031Z | Compiling hashbrown v0.16.1 |
| 1816 | 2026-09-06T23:59:15.080Z | Compiling winnow v1.0.3 |
| 1817 | 2026-09-06T23:59:15.101Z | Compiling precomputed-hash v0.1.1 |
| 1818 | 2026-09-06T23:59:15.211Z | Compiling arrayvec v0.7.6 |
| 1819 | 2026-09-06T23:59:15.229Z | Compiling const-oid v0.10.2 |
| 1820 | 2026-09-06T23:59:15.229Z | Compiling predicates-core v1.0.10 |
| 1821 | 2026-09-06T23:59:15.241Z | Compiling whoami v2.1.0 |
| 1822 | 2026-09-06T23:59:15.293Z | Compiling arrayref v0.3.9 |
| 1823 | 2026-09-06T23:59:15.344Z | Compiling fixedbitset v0.4.2 |
| 1824 | 2026-09-06T23:59:15.365Z | Compiling normalize-line-endings v0.3.0 |
| 1825 | 2026-09-06T23:59:15.378Z | Compiling typed-path v0.9.3 |
| 1826 | 2026-09-06T23:59:15.378Z | Compiling constant_time_eq v0.4.2 |
| 1827 | 2026-09-06T23:59:15.410Z | Compiling debug-ignore v1.0.5 |
| 1828 | 2026-09-06T23:59:15.465Z | Compiling difflib v0.4.0 |
| 1829 | 2026-09-06T23:59:15.484Z | Compiling either v1.15.0 |
| 1830 | 2026-09-06T23:59:15.531Z | Compiling fixedbitset v0.5.7 |
| 1831 | 2026-09-06T23:59:15.586Z | Compiling new_debug_unreachable v1.0.6 |
| 1832 | 2026-09-06T23:59:15.618Z | Compiling iddqd v0.4.2 |
| 1833 | 2026-09-06T23:59:15.635Z | Compiling petgraph v0.6.5 |
| 1834 | 2026-09-06T23:59:15.672Z | Compiling string_cache v0.8.9 |
| 1835 | 2026-09-06T23:59:15.676Z | Compiling itertools v0.13.0 |
| 1836 | 2026-09-06T23:59:15.722Z | Compiling predicates v3.1.4 |
| 1837 | 2026-09-06T23:59:15.764Z | Compiling petgraph v0.8.3 |
| 1838 | 2026-09-06T23:59:15.867Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1839 | 2026-09-06T23:59:15.938Z | Compiling tokio-postgres v0.7.16 |
| 1840 | 2026-09-06T23:59:16.063Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1841 | 2026-09-06T23:59:16.186Z | Compiling digest v0.11.3 |
| 1842 | 2026-09-06T23:59:16.217Z | Compiling zip v4.6.1 |
| 1843 | 2026-09-06T23:59:16.351Z | Compiling qorb v0.4.1 |
| 1844 | 2026-09-06T23:59:16.425Z | Compiling usdt v0.6.0 |
| 1845 | 2026-09-06T23:59:16.446Z | Compiling crossterm v0.28.1 |
| 1846 | 2026-09-06T23:59:16.617Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1847 | 2026-09-06T23:59:16.699Z | Compiling cipher v0.4.4 |
| 1848 | 2026-09-06T23:59:16.719Z | Compiling derive_more v2.1.1 |
| 1849 | 2026-09-06T23:59:16.969Z | Compiling chacha20 v0.10.0 |
| 1850 | 2026-09-06T23:59:16.986Z | Compiling similar v2.7.0 |
| 1851 | 2026-09-06T23:59:17.212Z | Compiling hickory-proto v0.25.2 |
| 1852 | 2026-09-06T23:59:17.263Z | Compiling buf-list v1.1.2 |
| 1853 | 2026-09-06T23:59:17.271Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1854 | 2026-09-06T23:59:17.385Z | Compiling openapiv3 v2.2.0 |
| 1855 | 2026-09-06T23:59:17.412Z | Compiling lalrpop-util v0.19.12 |
| 1856 | 2026-09-06T23:59:17.538Z | Compiling peg-runtime v0.8.5 |
| 1857 | 2026-09-06T23:59:17.583Z | Compiling filetime v0.2.27 |
| 1858 | 2026-09-06T23:59:17.645Z | Compiling xattr v1.6.1 |
| 1859 | 2026-09-06T23:59:17.740Z | Compiling camino-tempfile v1.4.1 |
| 1860 | 2026-09-06T23:59:17.773Z | Compiling tar v0.4.46 |
| 1861 | 2026-09-06T23:59:35.255Z | Compiling rustls-webpki v0.103.13 |
| 1862 | 2026-09-06T23:59:37.974Z | Compiling tokio-rustls v0.26.4 |
| 1863 | 2026-09-06T23:59:37.974Z | Compiling rustls-platform-verifier v0.6.2 |
| 1864 | 2026-09-06T23:59:37.974Z | Compiling tough v0.22.0 |
| 1865 | 2026-09-06T23:59:38.177Z | Compiling hyper-rustls v0.27.7 |
| 1866 | 2026-09-06T23:59:38.379Z | Compiling reqwest v0.13.2 |
| 1867 | 2026-09-06T23:59:40.570Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1868 | 2026-09-06T23:59:40.821Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1869 | 2026-09-06T23:59:43.772Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.97s |
| 1870 | 2026-09-06T23:59:43.776Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1871 | 2026-09-06T23:59:43.776Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1872 | 2026-09-06T23:59:43.915Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1873 | 2026-09-06T23:59:43.977Z | Sep 06 23:59:43.803 INFO Starting download, target: Console |
| 1874 | 2026-09-06T23:59:43.977Z | Sep 06 23:59:43.804 INFO Starting download, target: DendriteStub |
| 1875 | 2026-09-06T23:59:43.977Z | Sep 06 23:59:43.804 INFO Starting download, target: Clickhouse |
| 1876 | 2026-09-06T23:59:43.980Z | Sep 06 23:59:43.804 INFO Starting download, target: MaghemiteMgd |
| 1877 | 2026-09-06T23:59:43.980Z | Sep 06 23:59:43.804 INFO Starting download, target: Cockroach |
| 1878 | 2026-09-06T23:59:43.980Z | Sep 06 23:59:43.804 INFO Starting download, target: MaghemiteDdmd |
| 1879 | 2026-09-06T23:59:43.980Z | Sep 06 23:59:43.804 INFO Starting download, target: TransceiverControl |
| 1880 | 2026-09-06T23:59:43.981Z | Sep 06 23:59:43.804 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1881 | 2026-09-06T23:59:43.981Z | Sep 06 23:59:43.804 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1882 | 2026-09-06T23:59:43.981Z | Sep 06 23:59:43.804 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1883 | 2026-09-06T23:59:43.981Z | Sep 06 23:59:43.804 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1884 | 2026-09-06T23:59:43.981Z | Sep 06 23:59:43.804 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1885 | 2026-09-06T23:59:43.981Z | Sep 06 23:59:43.804 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1886 | 2026-09-06T23:59:43.981Z | Sep 06 23:59:43.804 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1887 | 2026-09-06T23:59:45.797Z | Sep 06 23:59:45.613 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1888 | 2026-09-06T23:59:45.992Z | Sep 06 23:59:45.795 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1889 | 2026-09-06T23:59:46.240Z | Sep 06 23:59:45.973 INFO Download complete, target: TransceiverControl |
| 1890 | 2026-09-06T23:59:46.266Z | Sep 06 23:59:46.011 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1891 | 2026-09-06T23:59:46.404Z | Sep 06 23:59:46.225 INFO Download complete, target: Console |
| 1892 | 2026-09-06T23:59:46.911Z | Sep 06 23:59:46.739 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1893 | 2026-09-06T23:59:47.364Z | Sep 06 23:59:47.184 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1894 | 2026-09-06T23:59:47.652Z | Sep 06 23:59:47.460 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1895 | 2026-09-06T23:59:48.002Z | Sep 06 23:59:47.829 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1896 | 2026-09-06T23:59:48.002Z | Sep 06 23:59:47.829 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1897 | 2026-09-06T23:59:48.420Z | Sep 06 23:59:48.247 INFO Download complete, target: MaghemiteDdmd |
| 1898 | 2026-09-06T23:59:49.592Z | Sep 06 23:59:49.418 INFO Download complete, target: DendriteStub |
| 1899 | 2026-09-06T23:59:49.848Z | Sep 06 23:59:49.675 INFO Download complete, target: MaghemiteMgd |
| 1900 | 2026-09-06T23:59:51.422Z | Sep 06 23:59:51.250 INFO Checking that binary works, target: Clickhouse |
| 1901 | 2026-09-06T23:59:51.509Z | Sep 06 23:59:51.336 INFO Download complete, target: Clickhouse |
| 1902 | 2026-09-06T23:59:51.888Z | Sep 06 23:59:51.716 INFO Checking that binary works, target: Cockroach |
| 1903 | 2026-09-06T23:59:52.015Z | Sep 06 23:59:51.841 INFO Download complete, target: Cockroach |
| 1904 | 2026-09-06T23:59:52.021Z | All prerequisites installed successfully |
| 1905 | 2026-09-06T23:59:52.021Z | |
| 1906 | 2026-09-06T23:59:52.021Z | real 2:07.855201758 |
| 1907 | 2026-09-06T23:59:52.021Z | user 7:51.197183912 |
| 1908 | 2026-09-06T23:59:52.021Z | sys 1:58.945325628 |
| 1909 | 2026-09-06T23:59:52.021Z | trap 0.291342833 |
| 1910 | 2026-09-06T23:59:52.022Z | tflt 0.721489485 |
| 1911 | 2026-09-06T23:59:52.022Z | dflt 1.444937270 |
| 1912 | 2026-09-06T23:59:52.022Z | kflt 0.022761034 |
| 1913 | 2026-09-06T23:59:52.022Z | lock 29:50.542265143 |
| 1914 | 2026-09-06T23:59:52.022Z | slp 21:50.846035090 |
| 1915 | 2026-09-06T23:59:52.022Z | lat 35.049209681 |
| 1916 | 2026-09-06T23:59:52.022Z | stop 4:10.066319689 |
| 1917 | 2026-09-06T23:59:52.025Z | + ptime -m cargo xtask download softnpu |
| 1918 | 2026-09-06T23:59:52.514Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1919 | 2026-09-06T23:59:52.533Z | Running `target/debug/xtask download softnpu` |
| 1920 | 2026-09-06T23:59:53.337Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 1921 | 2026-09-06T23:59:53.340Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1922 | 2026-09-06T23:59:53.340Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1923 | 2026-09-06T23:59:53.407Z | Running `target/debug/xtask-downloader softnpu` |
| 1924 | 2026-09-06T23:59:53.450Z | Sep 06 23:59:53.277 INFO Starting download, target: Softnpu |
| 1925 | 2026-09-06T23:59:53.454Z | Sep 06 23:59:53.278 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1926 | 2026-09-06T23:59:53.934Z | Sep 06 23:59:53.761 INFO Download complete, target: Softnpu |
| 1927 | 2026-09-06T23:59:53.937Z | |
| 1928 | 2026-09-06T23:59:53.940Z | real 1.911141160 |
| 1929 | 2026-09-06T23:59:53.940Z | user 1.355798075 |
| 1930 | 2026-09-06T23:59:53.940Z | sys 0.656232976 |
| 1931 | 2026-09-06T23:59:53.940Z | trap 0.000500820 |
| 1932 | 2026-09-06T23:59:53.940Z | tflt 0.000081340 |
| 1933 | 2026-09-06T23:59:53.940Z | dflt 0.000123370 |
| 1934 | 2026-09-06T23:59:53.940Z | kflt 0.000000000 |
| 1935 | 2026-09-06T23:59:53.940Z | lock 9.044066822 |
| 1936 | 2026-09-06T23:59:53.940Z | slp 0.353265550 |
| 1937 | 2026-09-06T23:59:53.940Z | lat 0.097612617 |
| 1938 | 2026-09-06T23:59:53.940Z | stop 0.000173220 |
| 1939 | 2026-09-06T23:59:53.941Z | + export CARGO_INCREMENTAL=0 |
| 1940 | 2026-09-06T23:59:53.942Z | + CARGO_INCREMENTAL=0 |
| 1941 | 2026-09-06T23:59:53.942Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1942 | 2026-09-06T23:59:54.885Z | Compiling proc-macro2 v1.0.106 |
| 1943 | 2026-09-06T23:59:54.885Z | Compiling quote v1.0.45 |
| 1944 | 2026-09-06T23:59:54.885Z | Compiling unicode-ident v1.0.24 |
| 1945 | 2026-09-06T23:59:54.888Z | Compiling serde_core v1.0.228 |
| 1946 | 2026-09-06T23:59:54.888Z | Compiling libc v0.2.185 |
| 1947 | 2026-09-06T23:59:54.888Z | Compiling serde v1.0.228 |
| 1948 | 2026-09-06T23:59:54.888Z | Compiling cfg-if v1.0.4 |
| 1949 | 2026-09-06T23:59:54.888Z | Compiling version_check v0.9.5 |
| 1950 | 2026-09-06T23:59:55.038Z | Compiling zerocopy v0.8.55 |
| 1951 | 2026-09-06T23:59:55.043Z | Compiling autocfg v1.5.0 |
| 1952 | 2026-09-06T23:59:55.044Z | Compiling memchr v2.8.0 |
| 1953 | 2026-09-06T23:59:55.057Z | Compiling portable-atomic v1.13.1 |
| 1954 | 2026-09-06T23:59:55.060Z | Compiling zmij v1.0.21 |
| 1955 | 2026-09-06T23:59:55.060Z | Compiling serde_json v1.0.151 |
| 1956 | 2026-09-06T23:59:55.060Z | Compiling find-msvc-tools v0.1.9 |
| 1957 | 2026-09-06T23:59:55.138Z | Compiling shlex v1.3.0 |
| 1958 | 2026-09-06T23:59:55.376Z | Compiling libm v0.2.16 |
| 1959 | 2026-09-06T23:59:55.379Z | Compiling getrandom v0.4.3 |
| 1960 | 2026-09-06T23:59:55.446Z | Compiling icu_properties_data v2.1.2 |
| 1961 | 2026-09-06T23:59:55.482Z | Compiling icu_normalizer_data v2.1.1 |
| 1962 | 2026-09-06T23:59:55.486Z | Compiling parking_lot_core v0.9.12 |
| 1963 | 2026-09-06T23:59:55.561Z | Compiling generic-array v0.14.7 |
| 1964 | 2026-09-06T23:59:55.604Z | Compiling smallvec v1.15.1 |
| 1965 | 2026-09-06T23:59:55.673Z | Compiling itoa v1.0.17 |
| 1966 | 2026-09-06T23:59:55.677Z | Compiling num-traits v0.2.19 |
| 1967 | 2026-09-06T23:59:55.689Z | Compiling log v0.4.33 |
| 1968 | 2026-09-06T23:59:55.751Z | Compiling thiserror v2.0.18 |
| 1969 | 2026-09-06T23:59:55.754Z | Compiling subtle v2.6.1 |
| 1970 | 2026-09-06T23:59:55.804Z | Compiling rustix v1.1.4 |
| 1971 | 2026-09-06T23:59:55.820Z | Compiling getrandom v0.3.4 |
| 1972 | 2026-09-06T23:59:55.940Z | Compiling stable_deref_trait v1.2.1 |
| 1973 | 2026-09-06T23:59:55.959Z | Compiling heck v0.5.0 |
| 1974 | 2026-09-06T23:59:55.979Z | Compiling typenum v1.20.1 |
| 1975 | 2026-09-06T23:59:56.014Z | Compiling pkg-config v0.3.32 |
| 1976 | 2026-09-06T23:59:56.093Z | Compiling jobserver v0.1.34 |
| 1977 | 2026-09-06T23:59:56.111Z | Compiling errno v0.3.14 |
| 1978 | 2026-09-06T23:59:56.165Z | Compiling allocator-api2 v0.2.21 |
| 1979 | 2026-09-06T23:59:56.235Z | Compiling critical-section v1.2.0 |
| 1980 | 2026-09-06T23:59:56.279Z | Compiling getrandom v0.2.17 |
| 1981 | 2026-09-06T23:59:56.296Z | Compiling scopeguard v1.2.0 |
| 1982 | 2026-09-06T23:59:56.313Z | Compiling syn v2.0.117 |
| 1983 | 2026-09-06T23:59:56.328Z | Compiling cc v1.2.56 |
| 1984 | 2026-09-06T23:59:56.403Z | Compiling lock_api v0.4.14 |
| 1985 | 2026-09-06T23:59:56.426Z | Compiling rand_core v0.6.4 |
| 1986 | 2026-09-06T23:59:56.562Z | Compiling rustversion v1.0.22 |
| 1987 | 2026-09-06T23:59:56.626Z | Compiling schemars v0.8.22 |
| 1988 | 2026-09-06T23:59:56.640Z | Compiling thiserror v1.0.69 |
| 1989 | 2026-09-06T23:59:56.711Z | Compiling once_cell v1.21.3 |
| 1990 | 2026-09-06T23:59:56.727Z | Compiling litemap v0.8.1 |
| 1991 | 2026-09-06T23:59:56.744Z | Compiling syn v1.0.109 |
| 1992 | 2026-09-06T23:59:56.800Z | Compiling rand_core v0.10.0 |
| 1993 | 2026-09-06T23:59:56.817Z | Compiling writeable v0.6.2 |
| 1994 | 2026-09-06T23:59:56.833Z | Compiling percent-encoding v2.3.2 |
| 1995 | 2026-09-06T23:59:56.953Z | Compiling strsim v0.11.1 |
| 1996 | 2026-09-06T23:59:56.985Z | Compiling const-oid v0.9.6 |
| 1997 | 2026-09-06T23:59:57.102Z | Compiling pin-project-lite v0.2.17 |
| 1998 | 2026-09-06T23:59:57.202Z | Compiling equivalent v1.0.2 |
| 1999 | 2026-09-06T23:59:57.247Z | Compiling utf8_iter v1.0.4 |
| 2000 | 2026-09-06T23:59:57.247Z | Compiling foldhash v0.2.0 |
| 2001 | 2026-09-06T23:59:57.278Z | Compiling form_urlencoded v1.2.2 |
| 2002 | 2026-09-06T23:59:57.419Z | Compiling bitflags v2.11.0 |
| 2003 | 2026-09-06T23:59:57.475Z | Compiling semver v1.0.28 |
| 2004 | 2026-09-06T23:59:57.509Z | Compiling hashbrown v0.17.0 |
| 2005 | 2026-09-06T23:59:57.525Z | Compiling cmake v0.1.57 |
| 2006 | 2026-09-06T23:59:57.613Z | Compiling signal-hook-registry v1.4.8 |
| 2007 | 2026-09-06T23:59:57.678Z | Compiling byteorder v1.5.0 |
| 2008 | 2026-09-06T23:59:57.729Z | Compiling dunce v1.0.5 |
| 2009 | 2026-09-06T23:59:57.734Z | Compiling fs_extra v1.3.0 |
| 2010 | 2026-09-06T23:59:57.762Z | Compiling parking_lot v0.12.5 |
| 2011 | 2026-09-06T23:59:57.814Z | Compiling mio v1.2.0 |
| 2012 | 2026-09-06T23:59:57.896Z | Compiling socket2 v0.6.3 |
| 2013 | 2026-09-06T23:59:58.019Z | Compiling aws-lc-sys v0.40.0 |
| 2014 | 2026-09-06T23:59:58.111Z | Compiling indexmap v2.14.0 |
| 2015 | 2026-09-06T23:59:58.145Z | Compiling ident_case v1.0.1 |
| 2016 | 2026-09-06T23:59:58.388Z | Compiling base64ct v1.8.3 |
| 2017 | 2026-09-06T23:59:58.427Z | Compiling iana-time-zone v0.1.65 |
| 2018 | 2026-09-06T23:59:58.448Z | Compiling futures-core v0.3.32 |
| 2019 | 2026-09-06T23:59:58.540Z | Compiling rustc_version v0.4.1 |
| 2020 | 2026-09-06T23:59:58.627Z | Compiling pem-rfc7468 v0.7.0 |
| 2021 | 2026-09-06T23:59:58.664Z | Compiling aws-lc-rs v1.16.3 |
| 2022 | 2026-09-06T23:59:58.669Z | Compiling flagset v0.4.7 |
| 2023 | 2026-09-06T23:59:58.714Z | Compiling uuid v1.23.4 |
| 2024 | 2026-09-06T23:59:58.824Z | Compiling ucd-trie v0.1.7 |
| 2025 | 2026-09-06T23:59:58.911Z | Compiling anyhow v1.0.104 |
| 2026 | 2026-09-06T23:59:58.985Z | Compiling pest v2.8.6 |
| 2027 | 2026-09-06T23:59:59.023Z | Compiling ahash v0.8.12 |
| 2028 | 2026-09-06T23:59:59.045Z | Compiling httparse v1.10.1 |
| 2029 | 2026-09-06T23:59:59.101Z | Compiling fnv v1.0.7 |
| 2030 | 2026-09-06T23:59:59.159Z | Compiling regex-syntax v0.8.10 |
| 2031 | 2026-09-06T23:59:59.215Z | Compiling synstructure v0.13.2 |
| 2032 | 2026-09-06T23:59:59.231Z | Compiling serde_derive_internals v0.29.1 |
| 2033 | 2026-09-06T23:59:59.251Z | Compiling crc32fast v1.5.0 |
| 2034 | 2026-09-06T23:59:59.254Z | Compiling crossbeam-utils v0.8.21 |
| 2035 | 2026-09-06T23:59:59.285Z | Compiling dyn-clone v1.0.20 |
| 2036 | 2026-09-06T23:59:59.336Z | Compiling base64 v0.22.1 |
| 2037 | 2026-09-06T23:59:59.339Z | Compiling vcpkg v0.2.15 |
| 2038 | 2026-09-06T23:59:59.368Z | Compiling futures-sink v0.3.32 |
| 2039 | 2026-09-06T23:59:59.438Z | Compiling darling_core v0.23.0 |
| 2040 | 2026-09-06T23:59:59.453Z | Compiling slog v2.8.2 |
| 2041 | 2026-09-06T23:59:59.493Z | Compiling futures-channel v0.3.32 |
| 2042 | 2026-09-06T23:59:59.584Z | Compiling num-bigint-dig v0.8.6 |
| 2043 | 2026-09-06T23:59:59.669Z | Compiling rustls v0.23.41 |
| 2044 | 2026-09-06T23:59:59.701Z | Compiling futures-task v0.3.32 |
| 2045 | 2026-09-06T23:59:59.741Z | Compiling futures-io v0.3.32 |
| 2046 | 2026-09-06T23:59:59.758Z | Compiling slab v0.4.12 |
| 2047 | 2026-09-06T23:59:59.830Z | Compiling cpufeatures v0.2.17 |
| 2048 | 2026-09-06T23:59:59.883Z | Compiling terminal_size v0.4.3 |
| 2049 | 2026-09-06T23:59:59.918Z | Compiling plain v0.2.3 |
| 2050 | 2026-09-07T00:00:00.000Z | Compiling openssl-sys v0.9.117 |
| 2051 | 2026-09-07T00:00:00.005Z | Compiling anstyle v1.0.14 |
| 2052 | 2026-09-07T00:00:00.005Z | Compiling time-core v0.1.8 |
| 2053 | 2026-09-07T00:00:00.009Z | Compiling camino v1.2.5 |
| 2054 | 2026-09-07T00:00:00.009Z | Compiling object v0.37.3 |
| 2055 | 2026-09-07T00:00:00.044Z | Compiling num-conv v0.2.0 |
| 2056 | 2026-09-07T00:00:00.060Z | Compiling pest_meta v2.8.6 |
| 2057 | 2026-09-07T00:00:00.077Z | Compiling simd-adler32 v0.3.8 |
| 2058 | 2026-09-07T00:00:00.159Z | Compiling utf8parse v0.2.2 |
| 2059 | 2026-09-07T00:00:00.192Z | Compiling time-macros v0.2.27 |
| 2060 | 2026-09-07T00:00:00.271Z | Compiling anstyle-parse v1.0.0 |
| 2061 | 2026-09-07T00:00:00.287Z | Compiling adler2 v2.0.1 |
| 2062 | 2026-09-07T00:00:00.313Z | Compiling is_terminal_polyfill v1.70.2 |
| 2063 | 2026-09-07T00:00:00.332Z | Compiling colorchoice v1.0.4 |
| 2064 | 2026-09-07T00:00:00.367Z | Compiling anstyle-query v1.1.5 |
| 2065 | 2026-09-07T00:00:00.384Z | Compiling spin v0.9.8 |
| 2066 | 2026-09-07T00:00:00.424Z | Compiling miniz_oxide v0.8.9 |
| 2067 | 2026-09-07T00:00:00.460Z | Compiling serde_derive v1.0.228 |
| 2068 | 2026-09-07T00:00:00.479Z | Compiling zeroize_derive v1.5.0 |
| 2069 | 2026-09-07T00:00:00.482Z | Compiling zerocopy-derive v0.8.55 |
| 2070 | 2026-09-07T00:00:00.514Z | Compiling zerofrom-derive v0.1.6 |
| 2071 | 2026-09-07T00:00:00.517Z | Compiling yoke-derive v0.8.1 |
| 2072 | 2026-09-07T00:00:00.517Z | Compiling zerovec-derive v0.11.2 |
| 2073 | 2026-09-07T00:00:00.567Z | Compiling displaydoc v0.2.5 |
| 2074 | 2026-09-07T00:00:00.611Z | Compiling tokio-macros v2.7.0 |
| 2075 | 2026-09-07T00:00:00.637Z | Compiling thiserror-impl v2.0.18 |
| 2076 | 2026-09-07T00:00:00.655Z | Compiling der_derive v0.7.3 |
| 2077 | 2026-09-07T00:00:00.977Z | Compiling futures-macro v0.3.32 |
| 2078 | 2026-09-07T00:00:00.982Z | Compiling thiserror-impl v1.0.69 |
| 2079 | 2026-09-07T00:00:01.143Z | Compiling schemars_derive v0.8.22 |
| 2080 | 2026-09-07T00:00:01.173Z | Compiling tracing-attributes v0.1.31 |
| 2081 | 2026-09-07T00:00:01.223Z | Compiling pest_generator v2.8.6 |
| 2082 | 2026-09-07T00:00:01.277Z | Compiling clap_derive v4.6.1 |
| 2083 | 2026-09-07T00:00:01.348Z | Compiling async-trait v0.1.89 |
| 2084 | 2026-09-07T00:00:01.520Z | Compiling anstream v1.0.0 |
| 2085 | 2026-09-07T00:00:01.614Z | Compiling aho-corasick v1.1.4 |
| 2086 | 2026-09-07T00:00:01.634Z | Compiling darling_macro v0.23.0 |
| 2087 | 2026-09-07T00:00:01.638Z | Compiling pretty-hex v0.4.1 |
| 2088 | 2026-09-07T00:00:01.742Z | Compiling zerofrom v0.1.6 |
| 2089 | 2026-09-07T00:00:01.824Z | Compiling futures-util v0.3.32 |
| 2090 | 2026-09-07T00:00:01.895Z | Compiling yoke v0.8.1 |
| 2091 | 2026-09-07T00:00:01.912Z | Compiling pest_derive v2.8.6 |
| 2092 | 2026-09-07T00:00:02.204Z | Compiling zerovec v0.11.5 |
| 2093 | 2026-09-07T00:00:02.208Z | Compiling zerotrie v0.2.3 |
| 2094 | 2026-09-07T00:00:02.346Z | Compiling darling v0.23.0 |
| 2095 | 2026-09-07T00:00:02.432Z | Compiling scroll_derive v0.12.1 |
| 2096 | 2026-09-07T00:00:02.489Z | Compiling regex-automata v0.4.14 |
| 2097 | 2026-09-07T00:00:02.543Z | Compiling radium v0.7.0 |
| 2098 | 2026-09-07T00:00:02.680Z | Compiling tinystr v0.8.2 |
| 2099 | 2026-09-07T00:00:02.733Z | Compiling potential_utf v0.1.4 |
| 2100 | 2026-09-07T00:00:02.846Z | Compiling clap_lex v1.0.0 |
| 2101 | 2026-09-07T00:00:02.888Z | Compiling icu_locale_core v2.1.1 |
| 2102 | 2026-09-07T00:00:02.920Z | Compiling icu_collections v2.1.1 |
| 2103 | 2026-09-07T00:00:02.970Z | Compiling curve25519-dalek v4.1.3 |
| 2104 | 2026-09-07T00:00:02.989Z | Compiling owo-colors v4.3.0 |
| 2105 | 2026-09-07T00:00:03.003Z | Compiling zerocopy-derive v0.7.35 |
| 2106 | 2026-09-07T00:00:03.059Z | Compiling clap_builder v4.6.0 |
| 2107 | 2026-09-07T00:00:03.144Z | Compiling num-integer v0.1.46 |
| 2108 | 2026-09-07T00:00:03.317Z | Compiling tracing-core v0.1.36 |
| 2109 | 2026-09-07T00:00:03.334Z | Compiling openssl v0.10.80 |
| 2110 | 2026-09-07T00:00:03.472Z | Compiling maybe-uninit v2.0.0 |
| 2111 | 2026-09-07T00:00:03.597Z | Compiling icu_provider v2.1.1 |
| 2112 | 2026-09-07T00:00:03.772Z | Compiling zeroize v1.9.0 |
| 2113 | 2026-09-07T00:00:03.812Z | Compiling bytes v1.11.1 |
| 2114 | 2026-09-07T00:00:03.863Z | Compiling chrono v0.4.45 |
| 2115 | 2026-09-07T00:00:03.919Z | Compiling icu_normalizer v2.1.1 |
| 2116 | 2026-09-07T00:00:03.936Z | Compiling icu_properties v2.1.2 |
| 2117 | 2026-09-07T00:00:04.016Z | Compiling der v0.7.10 |
| 2118 | 2026-09-07T00:00:04.327Z | Compiling tokio v1.52.1 |
| 2119 | 2026-09-07T00:00:04.518Z | Compiling crypto-common v0.1.7 |
| 2120 | 2026-09-07T00:00:04.551Z | Compiling block-buffer v0.10.4 |
| 2121 | 2026-09-07T00:00:04.587Z | Compiling ipnet v2.12.0 |
| 2122 | 2026-09-07T00:00:04.666Z | Compiling serde_tokenstream v0.2.3 |
| 2123 | 2026-09-07T00:00:04.722Z | Compiling digest v0.10.7 |
| 2124 | 2026-09-07T00:00:04.740Z | Compiling hex v0.4.3 |
| 2125 | 2026-09-07T00:00:04.966Z | Compiling idna_adapter v1.2.1 |
| 2126 | 2026-09-07T00:00:04.989Z | Compiling ppv-lite86 v0.2.21 |
| 2127 | 2026-09-07T00:00:05.053Z | Compiling spki v0.7.3 |
| 2128 | 2026-09-07T00:00:05.058Z | Compiling sha2 v0.10.9 |
| 2129 | 2026-09-07T00:00:05.091Z | Compiling idna v1.1.0 |
| 2130 | 2026-09-07T00:00:05.148Z | Compiling hmac v0.12.1 |
| 2131 | 2026-09-07T00:00:05.197Z | Compiling signature v2.2.0 |
| 2132 | 2026-09-07T00:00:05.301Z | Compiling pkcs8 v0.10.2 |
| 2133 | 2026-09-07T00:00:05.317Z | Compiling rand_chacha v0.3.1 |
| 2134 | 2026-09-07T00:00:05.350Z | Compiling clap v4.6.1 |
| 2135 | 2026-09-07T00:00:05.376Z | Compiling tracing v0.1.44 |
| 2136 | 2026-09-07T00:00:05.404Z | Compiling num-iter v0.1.45 |
| 2137 | 2026-09-07T00:00:05.459Z | Compiling url v2.5.8 |
| 2138 | 2026-09-07T00:00:05.498Z | Compiling lazy_static v1.5.0 |
| 2139 | 2026-09-07T00:00:05.546Z | Compiling rand v0.8.6 |
| 2140 | 2026-09-07T00:00:05.568Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2141 | 2026-09-07T00:00:05.605Z | Compiling scroll_derive v0.13.1 |
| 2142 | 2026-09-07T00:00:05.741Z | Compiling rand_core v0.9.5 |
| 2143 | 2026-09-07T00:00:05.781Z | Compiling ff v0.13.1 |
| 2144 | 2026-09-07T00:00:05.820Z | Compiling fastrand v2.3.0 |
| 2145 | 2026-09-07T00:00:05.942Z | Compiling unicode-segmentation v1.12.0 |
| 2146 | 2026-09-07T00:00:05.959Z | Compiling gimli v0.32.3 |
| 2147 | 2026-09-07T00:00:05.978Z | Compiling base16ct v0.2.0 |
| 2148 | 2026-09-07T00:00:06.079Z | Compiling group v0.13.0 |
| 2149 | 2026-09-07T00:00:06.190Z | Compiling sec1 v0.7.3 |
| 2150 | 2026-09-07T00:00:06.225Z | Compiling pkcs1 v0.7.5 |
| 2151 | 2026-09-07T00:00:06.256Z | Compiling hkdf v0.12.4 |
| 2152 | 2026-09-07T00:00:06.276Z | Compiling x509-cert v0.2.5 |
| 2153 | 2026-09-07T00:00:06.424Z | Compiling crypto-bigint v0.5.5 |
| 2154 | 2026-09-07T00:00:06.439Z | Compiling serde_spanned v0.6.9 |
| 2155 | 2026-09-07T00:00:06.442Z | Compiling toml_datetime v0.6.11 |
| 2156 | 2026-09-07T00:00:06.524Z | Compiling hubpack_derive v0.1.1 |
| 2157 | 2026-09-07T00:00:06.651Z | Compiling openssl-macros v0.1.1 |
| 2158 | 2026-09-07T00:00:06.656Z | Compiling strum_macros v0.26.4 |
| 2159 | 2026-09-07T00:00:06.875Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2160 | 2026-09-07T00:00:07.008Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2161 | 2026-09-07T00:00:07.055Z | Compiling syn v3.0.3 |
| 2162 | 2026-09-07T00:00:07.111Z | Compiling usdt-impl v0.5.0 |
| 2163 | 2026-09-07T00:00:07.206Z | Compiling paste v1.0.15 |
| 2164 | 2026-09-07T00:00:07.288Z | Compiling packed_struct v0.10.1 |
| 2165 | 2026-09-07T00:00:07.306Z | Compiling native-tls v0.2.18 |
| 2166 | 2026-09-07T00:00:07.345Z | Compiling tinyvec_macros v0.1.1 |
| 2167 | 2026-09-07T00:00:07.368Z | Compiling rustc-demangle v0.1.27 |
| 2168 | 2026-09-07T00:00:07.434Z | Compiling tinyvec v1.11.0 |
| 2169 | 2026-09-07T00:00:07.563Z | Compiling elliptic-curve v0.13.8 |
| 2170 | 2026-09-07T00:00:07.570Z | Compiling rsa v0.9.10 |
| 2171 | 2026-09-07T00:00:07.578Z | Compiling rand_chacha v0.9.0 |
| 2172 | 2026-09-07T00:00:07.584Z | Compiling regex v1.12.3 |
| 2173 | 2026-09-07T00:00:07.744Z | Compiling addr2line v0.25.1 |
| 2174 | 2026-09-07T00:00:07.803Z | Compiling http v1.4.2 |
| 2175 | 2026-09-07T00:00:07.926Z | Compiling scroll v0.12.0 |
| 2176 | 2026-09-07T00:00:07.971Z | Compiling miette-derive v7.6.0 |
| 2177 | 2026-09-07T00:00:08.071Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2178 | 2026-09-07T00:00:08.087Z | Compiling cookie v0.18.1 |
| 2179 | 2026-09-07T00:00:08.207Z | Compiling tokio-util v0.7.18 |
| 2180 | 2026-09-07T00:00:08.210Z | Compiling unicode-width v0.2.0 |
| 2181 | 2026-09-07T00:00:08.264Z | Compiling is_ci v1.2.0 |
| 2182 | 2026-09-07T00:00:08.316Z | Compiling smawk v0.3.2 |
| 2183 | 2026-09-07T00:00:08.334Z | Compiling rayon-core v1.13.0 |
| 2184 | 2026-09-07T00:00:08.402Z | Compiling unicode-linebreak v0.1.5 |
| 2185 | 2026-09-07T00:00:08.469Z | Compiling supports-color v3.0.2 |
| 2186 | 2026-09-07T00:00:08.484Z | Compiling proc-macro-error2 v2.0.1 |
| 2187 | 2026-09-07T00:00:08.522Z | Compiling goblin v0.8.2 |
| 2188 | 2026-09-07T00:00:08.653Z | Compiling textwrap v0.16.2 |
| 2189 | 2026-09-07T00:00:08.682Z | Compiling rand v0.9.2 |
| 2190 | 2026-09-07T00:00:08.780Z | Compiling backtrace v0.3.76 |
| 2191 | 2026-09-07T00:00:09.073Z | Compiling tempfile v3.27.0 |
| 2192 | 2026-09-07T00:00:09.101Z | Compiling hashbrown v0.14.5 |
| 2193 | 2026-09-07T00:00:09.175Z | Compiling rfc6979 v0.4.0 |
| 2194 | 2026-09-07T00:00:09.258Z | Compiling backtrace-ext v0.2.1 |
| 2195 | 2026-09-07T00:00:09.320Z | Compiling rustls-pki-types v1.14.0 |
| 2196 | 2026-09-07T00:00:09.448Z | Compiling zerocopy v0.7.35 |
| 2197 | 2026-09-07T00:00:09.529Z | Compiling serde_with_macros v3.21.0 |
| 2198 | 2026-09-07T00:00:09.573Z | Compiling packed_struct_codegen v0.10.1 |
| 2199 | 2026-09-07T00:00:09.600Z | Compiling zerocopy-derive v0.6.6 |
| 2200 | 2026-09-07T00:00:09.617Z | Compiling bitfield-macros v0.19.4 |
| 2201 | 2026-09-07T00:00:09.663Z | Compiling indexmap v1.9.3 |
| 2202 | 2026-09-07T00:00:09.799Z | Compiling supports-hyperlinks v3.2.0 |
| 2203 | 2026-09-07T00:00:09.895Z | Compiling keccak v0.1.6 |
| 2204 | 2026-09-07T00:00:09.927Z | Compiling supports-unicode v3.0.0 |
| 2205 | 2026-09-07T00:00:09.958Z | Compiling unicode-width v0.1.14 |
| 2206 | 2026-09-07T00:00:09.974Z | Compiling salty v0.3.0 |
| 2207 | 2026-09-07T00:00:09.994Z | Compiling winnow v0.7.14 |
| 2208 | 2026-09-07T00:00:10.083Z | Compiling sha3 v0.10.8 |
| 2209 | 2026-09-07T00:00:10.106Z | Compiling daft-derive v0.1.8 |
| 2210 | 2026-09-07T00:00:10.250Z | Compiling miette v7.6.0 |
| 2211 | 2026-09-07T00:00:10.335Z | Compiling chumsky v0.9.3 |
| 2212 | 2026-09-07T00:00:10.369Z | Compiling ecdsa v0.16.9 |
| 2213 | 2026-09-07T00:00:10.392Z | Compiling knus-derive v3.4.0 |
| 2214 | 2026-09-07T00:00:10.407Z | Compiling http-body v1.0.1 |
| 2215 | 2026-09-07T00:00:10.580Z | Compiling primeorder v0.13.6 |
| 2216 | 2026-09-07T00:00:10.597Z | Compiling ed25519 v2.2.3 |
| 2217 | 2026-09-07T00:00:10.717Z | Compiling dof v0.3.0 |
| 2218 | 2026-09-07T00:00:10.804Z | Compiling dtrace-parser v0.2.0 |
| 2219 | 2026-09-07T00:00:10.865Z | Compiling thread-id v4.2.2 |
| 2220 | 2026-09-07T00:00:10.906Z | Compiling untrusted v0.7.1 |
| 2221 | 2026-09-07T00:00:10.966Z | Compiling cmov v0.5.4 |
| 2222 | 2026-09-07T00:00:11.042Z | Compiling usdt-impl v0.6.0 |
| 2223 | 2026-09-07T00:00:11.192Z | Compiling either v1.15.0 |
| 2224 | 2026-09-07T00:00:11.234Z | Compiling winnow v0.5.40 |
| 2225 | 2026-09-07T00:00:11.261Z | Compiling openssl-probe v0.2.1 |
| 2226 | 2026-09-07T00:00:11.295Z | Compiling ref-cast v1.0.25 |
| 2227 | 2026-09-07T00:00:11.312Z | Compiling ctutils v0.4.2 |
| 2228 | 2026-09-07T00:00:11.415Z | Compiling ed25519-dalek v2.2.0 |
| 2229 | 2026-09-07T00:00:11.450Z | Compiling p384 v0.13.1 |
| 2230 | 2026-09-07T00:00:11.529Z | Compiling scroll v0.13.0 |
| 2231 | 2026-09-07T00:00:11.609Z | Compiling sha1 v0.10.6 |
| 2232 | 2026-09-07T00:00:11.612Z | Compiling enum-as-inner v0.6.1 |
| 2233 | 2026-09-07T00:00:11.762Z | Compiling heapless v0.7.17 |
| 2234 | 2026-09-07T00:00:11.778Z | Compiling knus v3.4.0 |
| 2235 | 2026-09-07T00:00:11.810Z | Compiling rustix v0.38.44 |
| 2236 | 2026-09-07T00:00:11.828Z | Compiling signal-hook v0.3.18 |
| 2237 | 2026-09-07T00:00:11.832Z | Compiling atomic-waker v1.1.2 |
| 2238 | 2026-09-07T00:00:11.934Z | Compiling try-lock v0.2.5 |
| 2239 | 2026-09-07T00:00:11.950Z | Compiling tower-layer v0.3.3 |
| 2240 | 2026-09-07T00:00:11.967Z | Compiling tower-service v0.3.3 |
| 2241 | 2026-09-07T00:00:12.016Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2242 | 2026-09-07T00:00:12.036Z | Compiling untrusted v0.9.0 |
| 2243 | 2026-09-07T00:00:12.073Z | Compiling zstd-safe v7.2.4 |
| 2244 | 2026-09-07T00:00:12.077Z | Compiling winnow v1.0.3 |
| 2245 | 2026-09-07T00:00:12.140Z | Compiling powerfmt v0.2.0 |
| 2246 | 2026-09-07T00:00:12.176Z | Compiling litrs v1.0.0 |
| 2247 | 2026-09-07T00:00:12.271Z | Compiling want v0.3.1 |
| 2248 | 2026-09-07T00:00:12.283Z | Compiling h2 v0.4.15 |
| 2249 | 2026-09-07T00:00:12.283Z | Compiling hybrid-array v0.4.13 |
| 2250 | 2026-09-07T00:00:12.283Z | Compiling goblin v0.10.5 |
| 2251 | 2026-09-07T00:00:12.316Z | Compiling deranged v0.5.8 |
| 2252 | 2026-09-07T00:00:12.566Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2253 | 2026-09-07T00:00:12.591Z | Compiling toml_edit v0.19.15 |
| 2254 | 2026-09-07T00:00:12.642Z | Compiling document-features v0.2.12 |
| 2255 | 2026-09-07T00:00:12.658Z | Compiling ipnetwork v0.21.1 |
| 2256 | 2026-09-07T00:00:12.717Z | Compiling heck v0.4.1 |
| 2257 | 2026-09-07T00:00:13.043Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2258 | 2026-09-07T00:00:13.080Z | Compiling erased-serde v0.3.31 |
| 2259 | 2026-09-07T00:00:13.169Z | Compiling structmeta-derive v0.3.0 |
| 2260 | 2026-09-07T00:00:13.193Z | Compiling ref-cast-impl v1.0.25 |
| 2261 | 2026-09-07T00:00:13.302Z | Compiling darling_core v0.20.11 |
| 2262 | 2026-09-07T00:00:13.318Z | Compiling memoffset v0.9.1 |
| 2263 | 2026-09-07T00:00:13.578Z | Compiling num_threads v0.1.7 |
| 2264 | 2026-09-07T00:00:13.626Z | Compiling tap v1.0.1 |
| 2265 | 2026-09-07T00:00:13.676Z | Compiling slog-async v2.8.0 |
| 2266 | 2026-09-07T00:00:13.711Z | Compiling foreign-types-shared v0.1.1 |
| 2267 | 2026-09-07T00:00:13.768Z | Compiling httpdate v1.0.3 |
| 2268 | 2026-09-07T00:00:13.818Z | Compiling foreign-types v0.3.2 |
| 2269 | 2026-09-07T00:00:13.899Z | Compiling wyz v0.5.1 |
| 2270 | 2026-09-07T00:00:13.900Z | Compiling time v0.3.47 |
| 2271 | 2026-09-07T00:00:14.236Z | Compiling structmeta v0.3.0 |
| 2272 | 2026-09-07T00:00:14.249Z | Compiling usdt-macro v0.5.0 |
| 2273 | 2026-09-07T00:00:14.249Z | Compiling usdt-attr-macro v0.5.0 |
| 2274 | 2026-09-07T00:00:14.468Z | Compiling unicode-normalization v0.1.25 |
| 2275 | 2026-09-07T00:00:14.651Z | Compiling half v2.7.1 |
| 2276 | 2026-09-07T00:00:14.855Z | Compiling dtrace-parser v0.3.0 |
| 2277 | 2026-09-07T00:00:14.922Z | Compiling pin-project-internal v1.1.11 |
| 2278 | 2026-09-07T00:00:14.985Z | Compiling dof v0.4.0 |
| 2279 | 2026-09-07T00:00:15.001Z | Compiling wait-timeout v0.2.1 |
| 2280 | 2026-09-07T00:00:15.017Z | Compiling socket2 v0.5.10 |
| 2281 | 2026-09-07T00:00:15.020Z | Compiling thread-id v5.1.0 |
| 2282 | 2026-09-07T00:00:15.114Z | Compiling env_filter v2.0.0 |
| 2283 | 2026-09-07T00:00:15.232Z | Compiling darling_macro v0.20.11 |
| 2284 | 2026-09-07T00:00:15.252Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2285 | 2026-09-07T00:00:15.333Z | Compiling hyper v1.10.1 |
| 2286 | 2026-09-07T00:00:15.442Z | Compiling cfg_aliases v0.2.1 |
| 2287 | 2026-09-07T00:00:15.495Z | Compiling ciborium-io v0.2.2 |
| 2288 | 2026-09-07T00:00:15.527Z | Compiling bit-vec v0.8.0 |
| 2289 | 2026-09-07T00:00:15.542Z | Compiling funty v2.0.0 |
| 2290 | 2026-09-07T00:00:15.711Z | Compiling quick-error v1.2.3 |
| 2291 | 2026-09-07T00:00:15.730Z | Compiling smoltcp v0.9.1 |
| 2292 | 2026-09-07T00:00:15.762Z | Compiling darling v0.20.11 |
| 2293 | 2026-09-07T00:00:15.837Z | Compiling rusty-fork v0.3.1 |
| 2294 | 2026-09-07T00:00:15.864Z | Compiling bit-set v0.8.0 |
| 2295 | 2026-09-07T00:00:15.957Z | Compiling bitvec v1.0.1 |
| 2296 | 2026-09-07T00:00:16.050Z | Compiling ciborium-ll v0.2.2 |
| 2297 | 2026-09-07T00:00:16.086Z | Compiling nix v0.31.2 |
| 2298 | 2026-09-07T00:00:16.104Z | Compiling env_logger v0.11.11 |
| 2299 | 2026-09-07T00:00:16.293Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2300 | 2026-09-07T00:00:16.498Z | Compiling hyper-util v0.1.20 |
| 2301 | 2026-09-07T00:00:16.498Z | Compiling hubpack v0.1.2 |
| 2302 | 2026-09-07T00:00:16.598Z | Compiling rand_xorshift v0.4.0 |
| 2303 | 2026-09-07T00:00:16.755Z | Compiling sync_wrapper v1.0.2 |
| 2304 | 2026-09-07T00:00:16.869Z | Compiling blake3 v1.8.5 |
| 2305 | 2026-09-07T00:00:17.010Z | Compiling siphasher v1.0.2 |
| 2306 | 2026-09-07T00:00:17.093Z | Compiling zlib-rs v0.6.2 |
| 2307 | 2026-09-07T00:00:17.219Z | Compiling nodrop v0.1.14 |
| 2308 | 2026-09-07T00:00:17.236Z | Compiling crc-catalog v2.4.0 |
| 2309 | 2026-09-07T00:00:17.294Z | Compiling unarray v0.1.4 |
| 2310 | 2026-09-07T00:00:17.309Z | Compiling array-init v0.0.4 |
| 2311 | 2026-09-07T00:00:17.328Z | Compiling crc v3.4.0 |
| 2312 | 2026-09-07T00:00:17.418Z | Compiling proptest v1.11.0 |
| 2313 | 2026-09-07T00:00:17.454Z | Compiling tower v0.5.3 |
| 2314 | 2026-09-07T00:00:17.473Z | Compiling ciborium v0.2.2 |
| 2315 | 2026-09-07T00:00:17.534Z | Compiling smallvec v0.6.14 |
| 2316 | 2026-09-07T00:00:17.666Z | Compiling derive_builder_core v0.20.2 |
| 2317 | 2026-09-07T00:00:17.761Z | Compiling snafu-derive v0.8.9 |
| 2318 | 2026-09-07T00:00:17.821Z | Compiling serde_with v3.21.0 |
| 2319 | 2026-09-07T00:00:17.907Z | Compiling http-body-util v0.1.3 |
| 2320 | 2026-09-07T00:00:17.943Z | Compiling zerocopy v0.6.6 |
| 2321 | 2026-09-07T00:00:18.167Z | Compiling bitfield v0.19.4 |
| 2322 | 2026-09-07T00:00:18.246Z | Compiling strum v0.26.3 |
| 2323 | 2026-09-07T00:00:18.389Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 2324 | 2026-09-07T00:00:18.510Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2325 | 2026-09-07T00:00:18.630Z | Compiling strum_macros v0.27.2 |
| 2326 | 2026-09-07T00:00:18.720Z | Compiling fs-err v3.3.0 |
| 2327 | 2026-09-07T00:00:18.759Z | Compiling unicode-bidi v0.3.18 |
| 2328 | 2026-09-07T00:00:18.941Z | Compiling ryu v1.0.23 |
| 2329 | 2026-09-07T00:00:19.053Z | Compiling unicode-properties v0.1.4 |
| 2330 | 2026-09-07T00:00:19.069Z | Compiling base64 v0.21.7 |
| 2331 | 2026-09-07T00:00:19.069Z | Compiling hashbrown v0.12.3 |
| 2332 | 2026-09-07T00:00:19.115Z | Compiling flate2 v1.1.9 |
| 2333 | 2026-09-07T00:00:19.192Z | Compiling iri-string v0.7.10 |
| 2334 | 2026-09-07T00:00:19.370Z | Compiling static_assertions v1.1.0 |
| 2335 | 2026-09-07T00:00:19.459Z | Compiling data-encoding v2.10.0 |
| 2336 | 2026-09-07T00:00:19.532Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2337 | 2026-09-07T00:00:19.643Z | Compiling newtype-uuid v1.3.2 |
| 2338 | 2026-09-07T00:00:19.902Z | Compiling ron v0.8.1 |
| 2339 | 2026-09-07T00:00:19.920Z | Compiling stringprep v0.1.5 |
| 2340 | 2026-09-07T00:00:19.959Z | Compiling serde_urlencoded v0.7.1 |
| 2341 | 2026-09-07T00:00:20.006Z | Compiling tokio-native-tls v0.3.1 |
| 2342 | 2026-09-07T00:00:20.206Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2343 | 2026-09-07T00:00:20.248Z | Compiling oxnet v0.1.6 |
| 2344 | 2026-09-07T00:00:20.303Z | Compiling tower-http v0.6.8 |
| 2345 | 2026-09-07T00:00:20.320Z | Compiling derive_builder_macro v0.20.2 |
| 2346 | 2026-09-07T00:00:20.366Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2347 | 2026-09-07T00:00:20.533Z | Compiling serde-hex v0.1.0 |
| 2348 | 2026-09-07T00:00:20.633Z | Compiling bzip2 v0.4.4 |
| 2349 | 2026-09-07T00:00:20.649Z | Compiling usdt-macro v0.6.0 |
| 2350 | 2026-09-07T00:00:20.733Z | Compiling usdt-attr-macro v0.6.0 |
| 2351 | 2026-09-07T00:00:20.751Z | Compiling derive-ex v0.1.8 |
| 2352 | 2026-09-07T00:00:20.785Z | Compiling crypto-common v0.2.2 |
| 2353 | 2026-09-07T00:00:20.844Z | Compiling block-buffer v0.12.1 |
| 2354 | 2026-09-07T00:00:20.862Z | Compiling block-padding v0.4.2 |
| 2355 | 2026-09-07T00:00:21.252Z | Compiling crossbeam-epoch v0.9.18 |
| 2356 | 2026-09-07T00:00:21.619Z | Compiling rustls-native-certs v0.8.3 |
| 2357 | 2026-09-07T00:00:21.840Z | Compiling convert_case v0.10.0 |
| 2358 | 2026-09-07T00:00:21.883Z | Compiling hashbrown v0.13.2 |
| 2359 | 2026-09-07T00:00:21.902Z | Compiling md-5 v0.10.6 |
| 2360 | 2026-09-07T00:00:21.919Z | Compiling bstr v1.12.1 |
| 2361 | 2026-09-07T00:00:21.922Z | Compiling futures-executor v0.3.32 |
| 2362 | 2026-09-07T00:00:22.006Z | Compiling serde-big-array v0.5.1 |
| 2363 | 2026-09-07T00:00:22.170Z | Compiling hash32 v0.2.1 |
| 2364 | 2026-09-07T00:00:22.296Z | Compiling vergen-lib v9.1.0 |
| 2365 | 2026-09-07T00:00:22.325Z | Compiling thread_local v1.1.9 |
| 2366 | 2026-09-07T00:00:22.359Z | Compiling encoding_rs v0.8.35 |
| 2367 | 2026-09-07T00:00:22.421Z | Compiling linked-hash-map v0.5.6 |
| 2368 | 2026-09-07T00:00:22.480Z | Compiling mime v0.3.17 |
| 2369 | 2026-09-07T00:00:22.526Z | Compiling psl-types v2.0.11 |
| 2370 | 2026-09-07T00:00:22.543Z | Compiling cpufeatures v0.3.0 |
| 2371 | 2026-09-07T00:00:22.615Z | Compiling fallible-iterator v0.2.0 |
| 2372 | 2026-09-07T00:00:22.630Z | Compiling toml_write v0.1.2 |
| 2373 | 2026-09-07T00:00:22.662Z | Compiling crc-any v2.5.0 |
| 2374 | 2026-09-07T00:00:22.716Z | Compiling publicsuffix v2.3.0 |
| 2375 | 2026-09-07T00:00:22.803Z | Compiling toml_edit v0.22.27 |
| 2376 | 2026-09-07T00:00:22.854Z | Compiling lru-cache v0.1.2 |
| 2377 | 2026-09-07T00:00:22.907Z | Compiling postgres-protocol v0.6.10 |
| 2378 | 2026-09-07T00:00:23.111Z | Compiling test-strategy v0.4.5 |
| 2379 | 2026-09-07T00:00:23.127Z | Compiling object v0.30.4 |
| 2380 | 2026-09-07T00:00:23.437Z | Compiling derive_more-impl v2.1.1 |
| 2381 | 2026-09-07T00:00:23.452Z | Compiling futures v0.3.32 |
| 2382 | 2026-09-07T00:00:23.494Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2383 | 2026-09-07T00:00:23.716Z | Compiling crossbeam-deque v0.8.6 |
| 2384 | 2026-09-07T00:00:23.962Z | Compiling inout v0.2.2 |
| 2385 | 2026-09-07T00:00:24.010Z | Compiling derive_builder v0.20.2 |
| 2386 | 2026-09-07T00:00:24.120Z | Compiling zip v0.6.6 |
| 2387 | 2026-09-07T00:00:24.144Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2388 | 2026-09-07T00:00:24.155Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2389 | 2026-09-07T00:00:24.442Z | Compiling daft v0.1.8 |
| 2390 | 2026-09-07T00:00:24.459Z | Compiling hyper-tls v0.6.0 |
| 2391 | 2026-09-07T00:00:24.476Z | Compiling hickory-proto v0.24.4 |
| 2392 | 2026-09-07T00:00:24.610Z | Compiling phf_shared v0.13.1 |
| 2393 | 2026-09-07T00:00:24.643Z | Compiling pin-project v1.1.11 |
| 2394 | 2026-09-07T00:00:24.696Z | Compiling toml v0.7.8 |
| 2395 | 2026-09-07T00:00:24.747Z | Compiling crossbeam-channel v0.5.15 |
| 2396 | 2026-09-07T00:00:24.876Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2397 | 2026-09-07T00:00:24.907Z | Compiling serde_repr v0.1.20 |
| 2398 | 2026-09-07T00:00:24.927Z | Compiling derive-where v1.6.0 |
| 2399 | 2026-09-07T00:00:24.991Z | Compiling async-recursion v1.1.1 |
| 2400 | 2026-09-07T00:00:25.186Z | Compiling vergen v9.1.0 |
| 2401 | 2026-09-07T00:00:25.189Z | Compiling cargo-platform v0.3.2 |
| 2402 | 2026-09-07T00:00:25.221Z | Compiling memmap v0.7.0 |
| 2403 | 2026-09-07T00:00:25.240Z | Compiling is-terminal v0.4.17 |
| 2404 | 2026-09-07T00:00:25.255Z | Compiling memmap2 v0.9.10 |
| 2405 | 2026-09-07T00:00:25.356Z | Compiling bumpalo v3.20.2 |
| 2406 | 2026-09-07T00:00:25.417Z | Compiling same-file v1.0.6 |
| 2407 | 2026-09-07T00:00:25.434Z | Compiling managed v0.8.0 |
| 2408 | 2026-09-07T00:00:25.451Z | Compiling bitflags v1.3.2 |
| 2409 | 2026-09-07T00:00:25.471Z | Compiling path-slash v0.1.5 |
| 2410 | 2026-09-07T00:00:25.485Z | Compiling resolv-conf v0.7.6 |
| 2411 | 2026-09-07T00:00:25.589Z | Compiling take_mut v0.2.2 |
| 2412 | 2026-09-07T00:00:25.611Z | Compiling foldhash v0.1.5 |
| 2413 | 2026-09-07T00:00:25.629Z | Compiling libbz2-rs-sys v0.2.2 |
| 2414 | 2026-09-07T00:00:25.681Z | Compiling jiff-core v0.1.0 |
| 2415 | 2026-09-07T00:00:25.753Z | Compiling corncobs v0.1.4 |
| 2416 | 2026-09-07T00:00:25.793Z | Compiling term v1.2.1 |
| 2417 | 2026-09-07T00:00:25.947Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2418 | 2026-09-07T00:00:26.101Z | Compiling slog-term v2.9.2 |
| 2419 | 2026-09-07T00:00:26.152Z | Compiling bzip2 v0.6.1 |
| 2420 | 2026-09-07T00:00:26.166Z | Compiling hashbrown v0.15.5 |
| 2421 | 2026-09-07T00:00:26.325Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2422 | 2026-09-07T00:00:26.369Z | Compiling zopfli v0.8.3 |
| 2423 | 2026-09-07T00:00:26.387Z | Compiling walkdir v2.5.0 |
| 2424 | 2026-09-07T00:00:26.428Z | Compiling jiff v0.2.34 |
| 2425 | 2026-09-07T00:00:26.625Z | Compiling hickory-resolver v0.24.4 |
| 2426 | 2026-09-07T00:00:26.700Z | Compiling cargo_metadata v0.23.1 |
| 2427 | 2026-09-07T00:00:26.719Z | Compiling usdt v0.5.0 |
| 2428 | 2026-09-07T00:00:27.383Z | Compiling phf v0.13.1 |
| 2429 | 2026-09-07T00:00:27.410Z | Compiling snafu v0.8.9 |
| 2430 | 2026-09-07T00:00:27.542Z | Compiling reqwest v0.12.28 |
| 2431 | 2026-09-07T00:00:27.667Z | Compiling toml v0.8.23 |
| 2432 | 2026-09-07T00:00:27.773Z | Compiling cipher v0.5.2 |
| 2433 | 2026-09-07T00:00:27.897Z | Compiling signal-hook-mio v0.2.5 |
| 2434 | 2026-09-07T00:00:27.957Z | Compiling cookie_store v0.22.1 |
| 2435 | 2026-09-07T00:00:28.007Z | Compiling postgres-types v0.2.12 |
| 2436 | 2026-09-07T00:00:28.033Z | Compiling zstd v0.13.3 |
| 2437 | 2026-09-07T00:00:28.063Z | Compiling globset v0.4.18 |
| 2438 | 2026-09-07T00:00:28.297Z | Compiling strum v0.27.2 |
| 2439 | 2026-09-07T00:00:28.401Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2440 | 2026-09-07T00:00:28.483Z | Compiling phf_shared v0.11.3 |
| 2441 | 2026-09-07T00:00:28.528Z | Compiling olpc-cjson v0.1.4 |
| 2442 | 2026-09-07T00:00:28.647Z | Compiling tokio-stream v0.1.18 |
| 2443 | 2026-09-07T00:00:28.765Z | Compiling byte-wrapper v0.1.0 |
| 2444 | 2026-09-07T00:00:28.779Z | Compiling inout v0.1.4 |
| 2445 | 2026-09-07T00:00:28.844Z | Compiling secrecy v0.8.0 |
| 2446 | 2026-09-07T00:00:28.956Z | Compiling serde_plain v1.0.2 |
| 2447 | 2026-09-07T00:00:29.001Z | Compiling pem v3.0.6 |
| 2448 | 2026-09-07T00:00:29.017Z | Compiling float-cmp v0.10.0 |
| 2449 | 2026-09-07T00:00:29.055Z | Compiling hashbrown v0.16.1 |
| 2450 | 2026-09-07T00:00:29.173Z | Compiling fixedbitset v0.5.7 |
| 2451 | 2026-09-07T00:00:29.188Z | Compiling const-oid v0.10.2 |
| 2452 | 2026-09-07T00:00:29.291Z | Compiling normalize-line-endings v0.3.0 |
| 2453 | 2026-09-07T00:00:29.377Z | Compiling predicates-core v1.0.10 |
| 2454 | 2026-09-07T00:00:29.417Z | Compiling arrayvec v0.7.6 |
| 2455 | 2026-09-07T00:00:29.437Z | Compiling debug-ignore v1.0.5 |
| 2456 | 2026-09-07T00:00:29.464Z | Compiling new_debug_unreachable v1.0.6 |
| 2457 | 2026-09-07T00:00:29.513Z | Compiling constant_time_eq v0.4.2 |
| 2458 | 2026-09-07T00:00:29.548Z | Compiling fixedbitset v0.4.2 |
| 2459 | 2026-09-07T00:00:29.567Z | Compiling typed-path v0.9.3 |
| 2460 | 2026-09-07T00:00:29.573Z | Compiling precomputed-hash v0.1.1 |
| 2461 | 2026-09-07T00:00:29.573Z | Compiling whoami v2.1.0 |
| 2462 | 2026-09-07T00:00:29.573Z | Compiling arrayref v0.3.9 |
| 2463 | 2026-09-07T00:00:29.662Z | Compiling difflib v0.4.0 |
| 2464 | 2026-09-07T00:00:29.678Z | Compiling string_cache v0.8.9 |
| 2465 | 2026-09-07T00:00:29.693Z | Compiling iddqd v0.4.2 |
| 2466 | 2026-09-07T00:00:29.713Z | Compiling petgraph v0.6.5 |
| 2467 | 2026-09-07T00:00:29.789Z | Compiling qorb v0.4.1 |
| 2468 | 2026-09-07T00:00:29.822Z | Compiling tokio-postgres v0.7.16 |
| 2469 | 2026-09-07T00:00:29.927Z | Compiling predicates v3.1.4 |
| 2470 | 2026-09-07T00:00:30.137Z | Compiling petgraph v0.8.3 |
| 2471 | 2026-09-07T00:00:30.225Z | Compiling digest v0.11.3 |
| 2472 | 2026-09-07T00:00:30.593Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2473 | 2026-09-07T00:00:30.642Z | Compiling cipher v0.4.4 |
| 2474 | 2026-09-07T00:00:31.014Z | Compiling zip v4.6.1 |
| 2475 | 2026-09-07T00:00:31.206Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2476 | 2026-09-07T00:00:31.225Z | Compiling crossterm v0.28.1 |
| 2477 | 2026-09-07T00:00:31.315Z | Compiling chacha20 v0.10.0 |
| 2478 | 2026-09-07T00:00:31.656Z | Compiling usdt v0.6.0 |
| 2479 | 2026-09-07T00:00:31.846Z | Compiling derive_more v2.1.1 |
| 2480 | 2026-09-07T00:00:31.887Z | Compiling similar v2.7.0 |
| 2481 | 2026-09-07T00:00:31.906Z | Compiling hickory-proto v0.25.2 |
| 2482 | 2026-09-07T00:00:31.995Z | Compiling itertools v0.13.0 |
| 2483 | 2026-09-07T00:00:31.999Z | Compiling buf-list v1.1.2 |
| 2484 | 2026-09-07T00:00:32.224Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2485 | 2026-09-07T00:00:32.345Z | Compiling openapiv3 v2.2.0 |
| 2486 | 2026-09-07T00:00:32.642Z | Compiling lalrpop-util v0.19.12 |
| 2487 | 2026-09-07T00:00:32.677Z | Compiling peg-runtime v0.8.5 |
| 2488 | 2026-09-07T00:00:47.662Z | Compiling macaddr v1.0.1 |
| 2489 | 2026-09-07T00:00:47.828Z | Compiling crucible-workspace-hack v0.1.0 |
| 2490 | 2026-09-07T00:00:47.922Z | Compiling itertools v0.15.0 |
| 2491 | 2026-09-07T00:00:47.945Z | Compiling secrecy v0.10.3 |
| 2492 | 2026-09-07T00:00:48.008Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2493 | 2026-09-07T00:00:48.076Z | Compiling heapless v0.8.0 |
| 2494 | 2026-09-07T00:00:48.205Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2495 | 2026-09-07T00:00:48.245Z | Compiling hash32 v0.3.1 |
| 2496 | 2026-09-07T00:00:48.396Z | Compiling multer v3.1.0 |
| 2497 | 2026-09-07T00:00:48.418Z | Compiling compression-core v0.4.31 |
| 2498 | 2026-09-07T00:00:48.435Z | Compiling smoltcp v0.11.0 |
| 2499 | 2026-09-07T00:00:48.481Z | Compiling match_cfg v0.1.0 |
| 2500 | 2026-09-07T00:00:48.560Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2501 | 2026-09-07T00:00:48.599Z | Compiling compression-codecs v0.4.37 |
| 2502 | 2026-09-07T00:00:48.688Z | Compiling hostname v0.3.1 |
| 2503 | 2026-09-07T00:00:48.803Z | Compiling proc-macro-crate v3.4.0 |
| 2504 | 2026-09-07T00:00:48.835Z | Compiling atomicwrites v0.4.4 |
| 2505 | 2026-09-07T00:00:48.857Z | Compiling slog-json v2.6.1 |
| 2506 | 2026-09-07T00:00:48.877Z | Compiling serde_tokenstream v0.3.0 |
| 2507 | 2026-09-07T00:00:48.892Z | Compiling newtype-uuid-macros v0.1.0 |
| 2508 | 2026-09-07T00:00:48.895Z | Compiling universal-hash v0.5.1 |
| 2509 | 2026-09-07T00:00:49.055Z | Compiling cobs v0.3.0 |
| 2510 | 2026-09-07T00:00:49.084Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2511 | 2026-09-07T00:00:49.100Z | Compiling async-stream-impl v0.3.6 |
| 2512 | 2026-09-07T00:00:49.116Z | Compiling serde_spanned v1.1.1 |
| 2513 | 2026-09-07T00:00:49.116Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2514 | 2026-09-07T00:00:49.180Z | Compiling proc-macro-error-attr v1.0.4 |
| 2515 | 2026-09-07T00:00:49.233Z | Compiling ingot-macros v0.2.0 |
| 2516 | 2026-09-07T00:00:49.250Z | Compiling dropshot v0.17.1 |
| 2517 | 2026-09-07T00:00:49.280Z | Compiling opaque-debug v0.3.1 |
| 2518 | 2026-09-07T00:00:49.297Z | Compiling convert_case v0.4.0 |
| 2519 | 2026-09-07T00:00:49.367Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2520 | 2026-09-07T00:00:49.414Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2521 | 2026-09-07T00:00:49.554Z | Compiling poly1305 v0.8.0 |
| 2522 | 2026-09-07T00:00:49.569Z | Compiling num_enum_derive v0.7.6 |
| 2523 | 2026-09-07T00:00:49.626Z | Compiling derive_more v0.99.20 |
| 2524 | 2026-09-07T00:00:49.648Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2525 | 2026-09-07T00:00:49.676Z | Compiling postcard v1.1.3 |
| 2526 | 2026-09-07T00:00:49.693Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2527 | 2026-09-07T00:00:49.712Z | Compiling oxide-generation-macros v0.2.0 |
| 2528 | 2026-09-07T00:00:49.729Z | Compiling async-stream v0.3.6 |
| 2529 | 2026-09-07T00:00:49.955Z | Compiling slog-bunyan v2.5.0 |
| 2530 | 2026-09-07T00:00:50.067Z | Compiling async-compression v0.4.41 |
| 2531 | 2026-09-07T00:00:50.132Z | Compiling thiserror-no-std v2.0.2 |
| 2532 | 2026-09-07T00:00:50.239Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2533 | 2026-09-07T00:00:50.487Z | Compiling chacha20 v0.9.1 |
| 2534 | 2026-09-07T00:00:50.491Z | Compiling sha1 v0.11.0 |
| 2535 | 2026-09-07T00:00:50.571Z | Compiling oxide-generation v0.1.3 |
| 2536 | 2026-09-07T00:00:50.590Z | Compiling parse-display-derive v0.10.0 |
| 2537 | 2026-09-07T00:00:50.750Z | Compiling proc-macro-crate v1.3.1 |
| 2538 | 2026-09-07T00:00:50.811Z | Compiling waitgroup v0.1.2 |
| 2539 | 2026-09-07T00:00:50.844Z | Compiling rustls-pemfile v2.2.0 |
| 2540 | 2026-09-07T00:00:50.871Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2541 | 2026-09-07T00:00:50.917Z | Compiling backon v1.6.0 |
| 2542 | 2026-09-07T00:00:50.969Z | Compiling dropshot_endpoint v0.17.1 |
| 2543 | 2026-09-07T00:00:51.101Z | Compiling blake2 v0.10.6 |
| 2544 | 2026-09-07T00:00:51.116Z | Compiling aead v0.5.2 |
| 2545 | 2026-09-07T00:00:51.148Z | Compiling foreign-types-macros v0.2.3 |
| 2546 | 2026-09-07T00:00:51.198Z | Compiling password-hash v0.5.0 |
| 2547 | 2026-09-07T00:00:51.316Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2548 | 2026-09-07T00:00:51.435Z | Compiling serde_path_to_error v0.1.20 |
| 2549 | 2026-09-07T00:00:51.510Z | Compiling rustls-webpki v0.103.13 |
| 2550 | 2026-09-07T00:00:51.558Z | Compiling hostname v0.4.2 |
| 2551 | 2026-09-07T00:00:51.660Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2552 | 2026-09-07T00:00:51.698Z | Compiling proc-macro-error v1.0.4 |
| 2553 | 2026-09-07T00:00:51.740Z | Compiling instant v0.1.13 |
| 2554 | 2026-09-07T00:00:51.792Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2555 | 2026-09-07T00:00:51.810Z | Compiling foreign-types-shared v0.3.1 |
| 2556 | 2026-09-07T00:00:51.828Z | Compiling backoff v0.4.0 |
| 2557 | 2026-09-07T00:00:51.851Z | Compiling argon2 v0.5.3 |
| 2558 | 2026-09-07T00:00:51.868Z | Compiling chacha20poly1305 v0.10.1 |
| 2559 | 2026-09-07T00:00:51.887Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2560 | 2026-09-07T00:00:51.927Z | Compiling ingot-types v0.2.0 |
| 2561 | 2026-09-07T00:00:51.943Z | Compiling foreign-types v0.5.0 |
| 2562 | 2026-09-07T00:00:51.979Z | Compiling num_enum_derive v0.5.11 |
| 2563 | 2026-09-07T00:00:52.049Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2564 | 2026-09-07T00:00:52.080Z | Compiling num_enum v0.7.6 |
| 2565 | 2026-09-07T00:00:52.097Z | Compiling vsss-rs v3.3.4 |
| 2566 | 2026-09-07T00:00:52.130Z | Compiling parse-display v0.10.0 |
| 2567 | 2026-09-07T00:00:52.321Z | Compiling regress v0.10.5 |
| 2568 | 2026-09-07T00:00:52.368Z | Compiling ingot v0.2.1 |
| 2569 | 2026-09-07T00:00:52.403Z | Compiling itertools v0.14.0 |
| 2570 | 2026-09-07T00:00:52.441Z | Compiling tabwriter v1.4.1 |
| 2571 | 2026-09-07T00:00:52.501Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2572 | 2026-09-07T00:00:52.588Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2573 | 2026-09-07T00:00:52.629Z | Compiling cstr-argument v0.1.2 |
| 2574 | 2026-09-07T00:00:52.646Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2575 | 2026-09-07T00:00:52.663Z | Compiling humantime v2.3.0 |
| 2576 | 2026-09-07T00:00:52.771Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2577 | 2026-09-07T00:00:52.905Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2578 | 2026-09-07T00:00:52.965Z | Compiling num_enum v0.5.11 |
| 2579 | 2026-09-07T00:00:52.980Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2580 | 2026-09-07T00:00:53.076Z | Compiling rand v0.10.1 |
| 2581 | 2026-09-07T00:00:53.094Z | Compiling rayon v1.11.0 |
| 2582 | 2026-09-07T00:00:53.111Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2583 | 2026-09-07T00:00:53.114Z | Compiling indent_write v2.2.0 |
| 2584 | 2026-09-07T00:00:53.147Z | Compiling libefi-sys v0.1.0 |
| 2585 | 2026-09-07T00:00:53.151Z | Compiling colored v3.1.1 |
| 2586 | 2026-09-07T00:00:53.151Z | Compiling illumos-nvpair v0.3.0 |
| 2587 | 2026-09-07T00:00:53.297Z | Compiling zone_cfg_derive v0.3.1 |
| 2588 | 2026-09-07T00:00:53.408Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2589 | 2026-09-07T00:00:53.510Z | Compiling itertools v0.12.1 |
| 2590 | 2026-09-07T00:00:53.554Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2591 | 2026-09-07T00:00:53.580Z | Compiling camino-tempfile v1.4.1 |
| 2592 | 2026-09-07T00:00:53.714Z | Compiling bitfield-struct v0.6.2 |
| 2593 | 2026-09-07T00:00:53.775Z | Compiling num-derive v0.4.2 |
| 2594 | 2026-09-07T00:00:53.806Z | Compiling sigpipe v0.1.3 |
| 2595 | 2026-09-07T00:00:53.822Z | Compiling swrite v0.1.0 |
| 2596 | 2026-09-07T00:00:53.903Z | Compiling glob v0.3.3 |
| 2597 | 2026-09-07T00:00:53.919Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2598 | 2026-09-07T00:00:53.936Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2599 | 2026-09-07T00:00:54.155Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2600 | 2026-09-07T00:00:54.201Z | Compiling smf v0.2.3 |
| 2601 | 2026-09-07T00:00:54.218Z | Compiling filetime v0.2.27 |
| 2602 | 2026-09-07T00:00:54.274Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2603 | 2026-09-07T00:00:54.328Z | Compiling whoami v1.6.1 |
| 2604 | 2026-09-07T00:00:54.361Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2605 | 2026-09-07T00:00:54.416Z | Compiling xattr v1.6.1 |
| 2606 | 2026-09-07T00:00:54.499Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2607 | 2026-09-07T00:00:54.503Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2608 | 2026-09-07T00:00:54.623Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2609 | 2026-09-07T00:00:54.646Z | Compiling tar v0.4.46 |
| 2610 | 2026-09-07T00:00:54.662Z | Compiling gethostname v0.5.0 |
| 2611 | 2026-09-07T00:00:54.693Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2612 | 2026-09-07T00:00:54.728Z | Compiling tokio-dtrace v0.1.1 |
| 2613 | 2026-09-07T00:00:54.741Z | Compiling console v0.16.2 |
| 2614 | 2026-09-07T00:00:54.796Z | Compiling zone v0.3.1 |
| 2615 | 2026-09-07T00:00:54.917Z | Compiling tokio-rustls v0.26.4 |
| 2616 | 2026-09-07T00:00:54.946Z | Compiling rustls-platform-verifier v0.6.2 |
| 2617 | 2026-09-07T00:00:55.007Z | Compiling tough v0.22.0 |
| 2618 | 2026-09-07T00:00:55.153Z | Compiling hyper-rustls v0.27.7 |
| 2619 | 2026-09-07T00:00:55.194Z | Compiling topological-sort v0.2.2 |
| 2620 | 2026-09-07T00:00:55.211Z | Compiling unit-prefix v0.5.2 |
| 2621 | 2026-09-07T00:00:55.380Z | Compiling indicatif v0.18.4 |
| 2622 | 2026-09-07T00:00:55.394Z | Compiling reqwest v0.13.2 |
| 2623 | 2026-09-07T00:00:55.493Z | Compiling oxide-tokio-rt v0.1.4 |
| 2624 | 2026-09-07T00:00:55.579Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2625 | 2026-09-07T00:00:55.698Z | Compiling shell-words v1.1.1 |
| 2626 | 2026-09-07T00:00:55.792Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2627 | 2026-09-07T00:00:57.396Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2628 | 2026-09-07T00:00:58.157Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2629 | 2026-09-07T00:00:58.444Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2630 | 2026-09-07T00:01:05.030Z | Compiling progenitor-client v0.14.0 |
| 2631 | 2026-09-07T00:01:05.030Z | Compiling omicron-zone-package v0.12.3 |
| 2632 | 2026-09-07T00:01:05.278Z | Compiling progenitor-extras v0.2.0 |
| 2633 | 2026-09-07T00:01:05.606Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2634 | 2026-09-07T00:01:05.641Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2635 | 2026-09-07T00:01:05.659Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2636 | 2026-09-07T00:01:05.723Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2637 | 2026-09-07T00:01:05.750Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2638 | 2026-09-07T00:01:05.834Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2639 | 2026-09-07T00:01:05.888Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2640 | 2026-09-07T00:01:05.968Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2641 | 2026-09-07T00:01:06.422Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2642 | 2026-09-07T00:01:09.608Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2643 | 2026-09-07T00:01:19.226Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2644 | 2026-09-07T00:01:22.328Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2645 | 2026-09-07T00:01:23.311Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2646 | 2026-09-07T00:01:34.878Z | Finished `release` profile [optimized] target(s) in 1m 40s |
| 2647 | 2026-09-07T00:01:34.881Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2648 | 2026-09-07T00:01:34.882Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2649 | 2026-09-07T00:01:35.029Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2650 | 2026-09-07T00:01:35.089Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2651 | 2026-09-07T00:01:35.094Z | Created new build target 'test' and set it as active |
| 2652 | 2026-09-07T00:01:35.094Z | |
| 2653 | 2026-09-07T00:01:35.094Z | real 1:41.149727951 |
| 2654 | 2026-09-07T00:01:35.095Z | user 15:22.233700125 |
| 2655 | 2026-09-07T00:01:35.096Z | sys 3:02.025904512 |
| 2656 | 2026-09-07T00:01:35.096Z | trap 0.443379530 |
| 2657 | 2026-09-07T00:01:35.096Z | tflt 0.451115647 |
| 2658 | 2026-09-07T00:01:35.096Z | dflt 3.820241759 |
| 2659 | 2026-09-07T00:01:35.096Z | kflt 0.001256580 |
| 2660 | 2026-09-07T00:01:35.096Z | lock 43:48.649790518 |
| 2661 | 2026-09-07T00:01:35.096Z | slp 36:28.246492634 |
| 2662 | 2026-09-07T00:01:35.096Z | lat 48.267023820 |
| 2663 | 2026-09-07T00:01:35.096Z | stop 6:57.764506494 |
| 2664 | 2026-09-07T00:01:35.096Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2665 | 2026-09-07T00:01:36.043Z | Finished `release` profile [optimized] target(s) in 0.93s |
| 2666 | 2026-09-07T00:01:36.047Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2667 | 2026-09-07T00:01:36.047Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2668 | 2026-09-07T00:01:36.122Z | Running `target/release/omicron-package -t test package` |
| 2669 | 2026-09-07T00:01:36.181Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2670 | 2026-09-07T00:01:37.721Z | Compiling cfg-if v1.0.4 |
| 2671 | 2026-09-07T00:01:37.942Z | Compiling serde_core v1.0.228 |
| 2672 | 2026-09-07T00:01:37.942Z | Compiling libc v0.2.185 |
| 2673 | 2026-09-07T00:01:37.962Z | Compiling memchr v2.8.0 |
| 2674 | 2026-09-07T00:01:38.013Z | Compiling smallvec v1.15.1 |
| 2675 | 2026-09-07T00:01:38.048Z | Compiling stable_deref_trait v1.2.1 |
| 2676 | 2026-09-07T00:01:38.076Z | Compiling scopeguard v1.2.0 |
| 2677 | 2026-09-07T00:01:38.096Z | Compiling zerofrom v0.1.6 |
| 2678 | 2026-09-07T00:01:38.124Z | Compiling libm v0.2.16 |
| 2679 | 2026-09-07T00:01:38.145Z | Compiling rand_core v0.10.0 |
| 2680 | 2026-09-07T00:01:38.169Z | Compiling writeable v0.6.2 |
| 2681 | 2026-09-07T00:01:38.169Z | Compiling percent-encoding v2.3.2 |
| 2682 | 2026-09-07T00:01:38.173Z | Compiling litemap v0.8.1 |
| 2683 | 2026-09-07T00:01:38.236Z | Compiling lock_api v0.4.14 |
| 2684 | 2026-09-07T00:01:38.260Z | Compiling yoke v0.8.1 |
| 2685 | 2026-09-07T00:01:38.263Z | Compiling icu_normalizer_data v2.1.1 |
| 2686 | 2026-09-07T00:01:38.306Z | Compiling icu_properties_data v2.1.2 |
| 2687 | 2026-09-07T00:01:38.335Z | Compiling utf8_iter v1.0.4 |
| 2688 | 2026-09-07T00:01:38.335Z | Compiling form_urlencoded v1.2.2 |
| 2689 | 2026-09-07T00:01:38.410Z | Compiling errno v0.3.14 |
| 2690 | 2026-09-07T00:01:38.417Z | Compiling getrandom v0.4.3 |
| 2691 | 2026-09-07T00:01:38.417Z | Compiling parking_lot_core v0.9.12 |
| 2692 | 2026-09-07T00:01:38.461Z | Compiling zerovec v0.11.5 |
| 2693 | 2026-09-07T00:01:38.465Z | Compiling zerotrie v0.2.3 |
| 2694 | 2026-09-07T00:01:38.511Z | Compiling zerocopy v0.8.55 |
| 2695 | 2026-09-07T00:01:38.540Z | Compiling iana-time-zone v0.1.65 |
| 2696 | 2026-09-07T00:01:38.566Z | Compiling signal-hook-registry v1.4.8 |
| 2697 | 2026-09-07T00:01:38.588Z | Compiling mio v1.2.0 |
| 2698 | 2026-09-07T00:01:38.618Z | Compiling socket2 v0.6.3 |
| 2699 | 2026-09-07T00:01:38.654Z | Compiling thiserror v2.0.18 |
| 2700 | 2026-09-07T00:01:38.680Z | Compiling parking_lot v0.12.5 |
| 2701 | 2026-09-07T00:01:38.713Z | Compiling getrandom v0.2.17 |
| 2702 | 2026-09-07T00:01:38.768Z | Compiling futures-util v0.3.32 |
| 2703 | 2026-09-07T00:01:38.771Z | Compiling getrandom v0.3.4 |
| 2704 | 2026-09-07T00:01:38.826Z | Compiling base64 v0.22.1 |
| 2705 | 2026-09-07T00:01:38.853Z | Compiling time v0.3.47 |
| 2706 | 2026-09-07T00:01:38.880Z | Compiling rand_core v0.6.4 |
| 2707 | 2026-09-07T00:01:38.929Z | Compiling num-traits v0.2.19 |
| 2708 | 2026-09-07T00:01:38.954Z | Compiling aho-corasick v1.1.4 |
| 2709 | 2026-09-07T00:01:38.958Z | Compiling rand_core v0.9.5 |
| 2710 | 2026-09-07T00:01:39.046Z | Compiling tinystr v0.8.2 |
| 2711 | 2026-09-07T00:01:39.073Z | Compiling potential_utf v0.1.4 |
| 2712 | 2026-09-07T00:01:39.099Z | Compiling spin v0.9.8 |
| 2713 | 2026-09-07T00:01:39.125Z | Compiling socket2 v0.5.10 |
| 2714 | 2026-09-07T00:01:39.152Z | Compiling pest v2.8.6 |
| 2715 | 2026-09-07T00:01:39.174Z | Compiling encoding_rs v0.8.35 |
| 2716 | 2026-09-07T00:01:39.272Z | Compiling icu_locale_core v2.1.1 |
| 2717 | 2026-09-07T00:01:39.272Z | Compiling icu_collections v2.1.1 |
| 2718 | 2026-09-07T00:01:39.319Z | Compiling simd-adler32 v0.3.8 |
| 2719 | 2026-09-07T00:01:39.343Z | Compiling adler2 v2.0.1 |
| 2720 | 2026-09-07T00:01:39.367Z | Compiling crc32fast v1.5.0 |
| 2721 | 2026-09-07T00:01:39.389Z | Compiling wait-timeout v0.2.1 |
| 2722 | 2026-09-07T00:01:39.534Z | Compiling miniz_oxide v0.8.9 |
| 2723 | 2026-09-07T00:01:39.646Z | Compiling thread_local v1.1.9 |
| 2724 | 2026-09-07T00:01:39.678Z | Compiling zlib-rs v0.6.2 |
| 2725 | 2026-09-07T00:01:39.726Z | Compiling rand_xorshift v0.4.0 |
| 2726 | 2026-09-07T00:01:39.754Z | Compiling serde v1.0.228 |
| 2727 | 2026-09-07T00:01:39.850Z | Compiling serde_json v1.0.151 |
| 2728 | 2026-09-07T00:01:39.907Z | Compiling bitflags v2.11.0 |
| 2729 | 2026-09-07T00:01:39.932Z | Compiling uuid v1.23.4 |
| 2730 | 2026-09-07T00:01:39.961Z | Compiling semver v1.0.28 |
| 2731 | 2026-09-07T00:01:39.985Z | Compiling indexmap v2.14.0 |
| 2732 | 2026-09-07T00:01:40.064Z | Compiling icu_provider v2.1.1 |
| 2733 | 2026-09-07T00:01:40.351Z | Compiling bytes v1.11.1 |
| 2734 | 2026-09-07T00:01:40.384Z | Compiling zeroize v1.9.0 |
| 2735 | 2026-09-07T00:01:40.406Z | Compiling icu_normalizer v2.1.1 |
| 2736 | 2026-09-07T00:01:40.509Z | Compiling icu_properties v2.1.2 |
| 2737 | 2026-09-07T00:01:40.588Z | Compiling chrono v0.4.45 |
| 2738 | 2026-09-07T00:01:40.627Z | Compiling generic-array v0.14.7 |
| 2739 | 2026-09-07T00:01:40.652Z | Compiling rustix v1.1.4 |
| 2740 | 2026-09-07T00:01:40.848Z | Compiling erased-serde v0.3.31 |
| 2741 | 2026-09-07T00:01:40.944Z | Compiling tokio v1.52.1 |
| 2742 | 2026-09-07T00:01:41.088Z | Compiling http v1.4.2 |
| 2743 | 2026-09-07T00:01:41.182Z | Compiling crypto-common v0.1.7 |
| 2744 | 2026-09-07T00:01:41.217Z | Compiling block-buffer v0.10.4 |
| 2745 | 2026-09-07T00:01:41.355Z | Compiling slog v2.8.2 |
| 2746 | 2026-09-07T00:01:41.379Z | Compiling rustls-pki-types v1.14.0 |
| 2747 | 2026-09-07T00:01:41.412Z | Compiling idna_adapter v1.2.1 |
| 2748 | 2026-09-07T00:01:41.436Z | Compiling digest v0.10.7 |
| 2749 | 2026-09-07T00:01:41.437Z | Compiling ipnet v2.12.0 |
| 2750 | 2026-09-07T00:01:41.540Z | Compiling aws-lc-rs v1.16.3 |
| 2751 | 2026-09-07T00:01:41.591Z | Compiling idna v1.1.0 |
| 2752 | 2026-09-07T00:01:41.615Z | Compiling regex-automata v0.4.14 |
| 2753 | 2026-09-07T00:01:41.618Z | Compiling der v0.7.10 |
| 2754 | 2026-09-07T00:01:41.618Z | Compiling serde_urlencoded v0.7.1 |
| 2755 | 2026-09-07T00:01:41.736Z | Compiling ppv-lite86 v0.2.21 |
| 2756 | 2026-09-07T00:01:41.841Z | Compiling terminal_size v0.4.3 |
| 2757 | 2026-09-07T00:01:41.890Z | Compiling tempfile v3.27.0 |
| 2758 | 2026-09-07T00:01:41.940Z | Compiling http-body v1.0.1 |
| 2759 | 2026-09-07T00:01:42.008Z | Compiling url v2.5.8 |
| 2760 | 2026-09-07T00:01:42.033Z | Compiling clap_builder v4.6.0 |
| 2761 | 2026-09-07T00:01:42.084Z | Compiling rand_chacha v0.9.0 |
| 2762 | 2026-09-07T00:01:42.115Z | Compiling http-body-util v0.1.3 |
| 2763 | 2026-09-07T00:01:42.139Z | Compiling rand_chacha v0.3.1 |
| 2764 | 2026-09-07T00:01:42.213Z | Compiling sha2 v0.10.9 |
| 2765 | 2026-09-07T00:01:42.264Z | Compiling futures-executor v0.3.32 |
| 2766 | 2026-09-07T00:01:42.442Z | Compiling rand v0.9.2 |
| 2767 | 2026-09-07T00:01:42.456Z | Compiling rand v0.8.6 |
| 2768 | 2026-09-07T00:01:42.480Z | Compiling hex v0.4.3 |
| 2769 | 2026-09-07T00:01:42.635Z | Compiling futures v0.3.32 |
| 2770 | 2026-09-07T00:01:42.689Z | Compiling schemars v0.8.22 |
| 2771 | 2026-09-07T00:01:42.724Z | Compiling rustls-webpki v0.103.13 |
| 2772 | 2026-09-07T00:01:42.783Z | Compiling spki v0.7.3 |
| 2773 | 2026-09-07T00:01:42.811Z | Compiling rustls-native-certs v0.8.3 |
| 2774 | 2026-09-07T00:01:42.928Z | Compiling hybrid-array v0.4.13 |
| 2775 | 2026-09-07T00:01:43.042Z | Compiling pkcs8 v0.10.2 |
| 2776 | 2026-09-07T00:01:43.174Z | Compiling hubpack v0.1.2 |
| 2777 | 2026-09-07T00:01:43.203Z | Compiling publicsuffix v2.3.0 |
| 2778 | 2026-09-07T00:01:43.281Z | Compiling openapiv3 v2.2.0 |
| 2779 | 2026-09-07T00:01:43.302Z | Compiling rustls v0.23.41 |
| 2780 | 2026-09-07T00:01:43.422Z | Compiling cookie v0.18.1 |
| 2781 | 2026-09-07T00:01:43.445Z | Compiling signature v2.2.0 |
| 2782 | 2026-09-07T00:01:43.445Z | Compiling rusty-fork v0.3.1 |
| 2783 | 2026-09-07T00:01:43.580Z | Compiling flate2 v1.1.9 |
| 2784 | 2026-09-07T00:01:43.633Z | Compiling hmac v0.12.1 |
| 2785 | 2026-09-07T00:01:43.659Z | Compiling is-terminal v0.4.17 |
| 2786 | 2026-09-07T00:01:43.766Z | Compiling ipnetwork v0.21.1 |
| 2787 | 2026-09-07T00:01:43.791Z | Compiling cookie_store v0.22.1 |
| 2788 | 2026-09-07T00:01:43.825Z | Compiling data-encoding v2.10.0 |
| 2789 | 2026-09-07T00:01:43.849Z | Compiling slog-async v2.8.0 |
| 2790 | 2026-09-07T00:01:44.004Z | Compiling clap v4.6.1 |
| 2791 | 2026-09-07T00:01:44.032Z | Compiling slog-term v2.9.2 |
| 2792 | 2026-09-07T00:01:44.060Z | Compiling proptest v1.11.0 |
| 2793 | 2026-09-07T00:01:44.113Z | Compiling oxnet v0.1.6 |
| 2794 | 2026-09-07T00:01:44.172Z | Compiling crypto-common v0.2.2 |
| 2795 | 2026-09-07T00:01:44.334Z | Compiling block-buffer v0.12.1 |
| 2796 | 2026-09-07T00:01:44.532Z | Compiling regex v1.12.3 |
| 2797 | 2026-09-07T00:01:44.567Z | Compiling lazy_static v1.5.0 |
| 2798 | 2026-09-07T00:01:44.591Z | Compiling memmap2 v0.9.10 |
| 2799 | 2026-09-07T00:01:44.613Z | Compiling camino v1.2.5 |
| 2800 | 2026-09-07T00:01:44.691Z | Compiling dof v0.4.0 |
| 2801 | 2026-09-07T00:01:44.811Z | Compiling dtrace-parser v0.3.0 |
| 2802 | 2026-09-07T00:01:44.843Z | Compiling thread-id v5.1.0 |
| 2803 | 2026-09-07T00:01:44.867Z | Compiling half v2.7.1 |
| 2804 | 2026-09-07T00:01:44.957Z | Compiling num-integer v0.1.46 |
| 2805 | 2026-09-07T00:01:44.982Z | Compiling ff v0.13.1 |
| 2806 | 2026-09-07T00:01:45.052Z | Compiling sec1 v0.7.3 |
| 2807 | 2026-09-07T00:01:45.115Z | Compiling rustix v0.38.44 |
| 2808 | 2026-09-07T00:01:45.166Z | Compiling ciborium-ll v0.2.2 |
| 2809 | 2026-09-07T00:01:45.217Z | Compiling group v0.13.0 |
| 2810 | 2026-09-07T00:01:45.256Z | Compiling tokio-util v0.7.18 |
| 2811 | 2026-09-07T00:01:45.289Z | Compiling tower v0.5.3 |
| 2812 | 2026-09-07T00:01:45.327Z | Compiling hkdf v0.12.4 |
| 2813 | 2026-09-07T00:01:45.372Z | Compiling x509-cert v0.2.5 |
| 2814 | 2026-09-07T00:01:45.426Z | Compiling crypto-bigint v0.5.5 |
| 2815 | 2026-09-07T00:01:45.451Z | Compiling toml_datetime v0.6.11 |
| 2816 | 2026-09-07T00:01:45.521Z | Compiling usdt-impl v0.6.0 |
| 2817 | 2026-09-07T00:01:45.634Z | Compiling serde_spanned v0.6.9 |
| 2818 | 2026-09-07T00:01:45.807Z | Compiling tower-http v0.6.8 |
| 2819 | 2026-09-07T00:01:45.836Z | Compiling dof v0.3.0 |
| 2820 | 2026-09-07T00:01:45.878Z | Compiling ciborium v0.2.2 |
| 2821 | 2026-09-07T00:01:46.232Z | Compiling h2 v0.4.15 |
| 2822 | 2026-09-07T00:01:46.368Z | Compiling usdt v0.6.0 |
| 2823 | 2026-09-07T00:01:46.436Z | Compiling elliptic-curve v0.13.8 |
| 2824 | 2026-09-07T00:01:46.555Z | Compiling newtype-uuid v1.3.2 |
| 2825 | 2026-09-07T00:01:46.559Z | Compiling num-iter v0.1.45 |
| 2826 | 2026-09-07T00:01:46.635Z | Compiling bstr v1.12.1 |
| 2827 | 2026-09-07T00:01:46.732Z | Compiling dtrace-parser v0.2.0 |
| 2828 | 2026-09-07T00:01:46.767Z | Compiling thread-id v4.2.2 |
| 2829 | 2026-09-07T00:01:46.882Z | Compiling tokio-rustls v0.26.4 |
| 2830 | 2026-09-07T00:01:46.907Z | Compiling rustls-platform-verifier v0.6.2 |
| 2831 | 2026-09-07T00:01:46.910Z | Compiling daft v0.1.8 |
| 2832 | 2026-09-07T00:01:47.076Z | Compiling digest v0.11.3 |
| 2833 | 2026-09-07T00:01:47.152Z | Compiling usdt-impl v0.5.0 |
| 2834 | 2026-09-07T00:01:47.156Z | Compiling signal-hook v0.3.18 |
| 2835 | 2026-09-07T00:01:47.181Z | Compiling nix v0.31.2 |
| 2836 | 2026-09-07T00:01:47.205Z | Compiling serde_with v3.21.0 |
| 2837 | 2026-09-07T00:01:47.237Z | Compiling memmap v0.7.0 |
| 2838 | 2026-09-07T00:01:47.279Z | Compiling foreign-types-shared v0.1.1 |
| 2839 | 2026-09-07T00:01:47.325Z | Compiling ahash v0.8.12 |
| 2840 | 2026-09-07T00:01:47.357Z | Compiling num-bigint-dig v0.8.6 |
| 2841 | 2026-09-07T00:01:47.421Z | Compiling foreign-types v0.3.2 |
| 2842 | 2026-09-07T00:01:47.461Z | Compiling packed_struct v0.10.1 |
| 2843 | 2026-09-07T00:01:47.526Z | Compiling usdt v0.5.0 |
| 2844 | 2026-09-07T00:01:47.548Z | Compiling openssl-sys v0.9.117 |
| 2845 | 2026-09-07T00:01:47.598Z | Compiling rfc6979 v0.4.0 |
| 2846 | 2026-09-07T00:01:47.622Z | Compiling pkcs1 v0.7.5 |
| 2847 | 2026-09-07T00:01:47.778Z | Compiling toml_edit v0.19.15 |
| 2848 | 2026-09-07T00:01:48.002Z | Compiling openssl v0.10.80 |
| 2849 | 2026-09-07T00:01:48.034Z | Compiling curve25519-dalek v4.1.3 |
| 2850 | 2026-09-07T00:01:48.072Z | Compiling ecdsa v0.16.9 |
| 2851 | 2026-09-07T00:01:48.145Z | Compiling hashbrown v0.13.2 |
| 2852 | 2026-09-07T00:01:48.502Z | Compiling rsa v0.9.10 |
| 2853 | 2026-09-07T00:01:48.641Z | Compiling serde-hex v0.1.0 |
| 2854 | 2026-09-07T00:01:48.674Z | Compiling bzip2 v0.4.4 |
| 2855 | 2026-09-07T00:01:48.746Z | Compiling signal-hook-mio v0.2.5 |
| 2856 | 2026-09-07T00:01:48.770Z | Compiling globset v0.4.18 |
| 2857 | 2026-09-07T00:01:48.906Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2858 | 2026-09-07T00:01:48.932Z | Compiling ron v0.8.1 |
| 2859 | 2026-09-07T00:01:48.936Z | Compiling primeorder v0.13.6 |
| 2860 | 2026-09-07T00:01:48.984Z | Compiling block-padding v0.4.2 |
| 2861 | 2026-09-07T00:01:49.009Z | Compiling sha3 v0.10.8 |
| 2862 | 2026-09-07T00:01:49.176Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2863 | 2026-09-07T00:01:49.206Z | Compiling inout v0.2.2 |
| 2864 | 2026-09-07T00:01:49.263Z | Compiling salty v0.3.0 |
| 2865 | 2026-09-07T00:01:49.370Z | Compiling toml v0.7.8 |
| 2866 | 2026-09-07T00:01:49.394Z | Compiling zip v0.6.6 |
| 2867 | 2026-09-07T00:01:49.418Z | Compiling object v0.30.4 |
| 2868 | 2026-09-07T00:01:49.550Z | Compiling ed25519 v2.2.3 |
| 2869 | 2026-09-07T00:01:49.581Z | Compiling inout v0.1.4 |
| 2870 | 2026-09-07T00:01:49.763Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2871 | 2026-09-07T00:01:49.833Z | Compiling jiff v0.2.34 |
| 2872 | 2026-09-07T00:01:49.857Z | Compiling ed25519-dalek v2.2.0 |
| 2873 | 2026-09-07T00:01:50.093Z | Compiling hyper v1.10.1 |
| 2874 | 2026-09-07T00:01:50.171Z | Compiling cipher v0.4.4 |
| 2875 | 2026-09-07T00:01:50.195Z | Compiling cipher v0.5.2 |
| 2876 | 2026-09-07T00:01:50.230Z | Compiling crossterm v0.28.1 |
| 2877 | 2026-09-07T00:01:50.284Z | Compiling serde-big-array v0.5.1 |
| 2878 | 2026-09-07T00:01:50.369Z | Compiling pem v3.0.6 |
| 2879 | 2026-09-07T00:01:50.400Z | Compiling petgraph v0.8.3 |
| 2880 | 2026-09-07T00:01:50.450Z | Compiling object v0.37.3 |
| 2881 | 2026-09-07T00:01:50.473Z | Compiling heapless v0.7.17 |
| 2882 | 2026-09-07T00:01:50.538Z | Compiling native-tls v0.2.18 |
| 2883 | 2026-09-07T00:01:50.759Z | Compiling chacha20 v0.10.0 |
| 2884 | 2026-09-07T00:01:50.866Z | Compiling tokio-native-tls v0.3.1 |
| 2885 | 2026-09-07T00:01:50.978Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2886 | 2026-09-07T00:01:51.066Z | Compiling p384 v0.13.1 |
| 2887 | 2026-09-07T00:01:51.088Z | Compiling byte-wrapper v0.1.0 |
| 2888 | 2026-09-07T00:01:51.120Z | Compiling md-5 v0.10.6 |
| 2889 | 2026-09-07T00:01:51.234Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2890 | 2026-09-07T00:01:51.314Z | Compiling serde_plain v1.0.2 |
| 2891 | 2026-09-07T00:01:51.400Z | Compiling postgres-protocol v0.6.10 |
| 2892 | 2026-09-07T00:01:51.601Z | Compiling hyper-util v0.1.20 |
| 2893 | 2026-09-07T00:01:51.663Z | Compiling toml_edit v0.22.27 |
| 2894 | 2026-09-07T00:01:51.687Z | Compiling zopfli v0.8.3 |
| 2895 | 2026-09-07T00:01:52.045Z | Compiling smoltcp v0.9.1 |
| 2896 | 2026-09-07T00:01:52.206Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2897 | 2026-09-07T00:01:52.340Z | Compiling tokio-stream v0.1.18 |
| 2898 | 2026-09-07T00:01:52.398Z | Compiling hickory-proto v0.24.4 |
| 2899 | 2026-09-07T00:01:52.665Z | Compiling hickory-proto v0.25.2 |
| 2900 | 2026-09-07T00:01:52.743Z | Compiling float-cmp v0.10.0 |
| 2901 | 2026-09-07T00:01:52.854Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2902 | 2026-09-07T00:01:52.917Z | Compiling petgraph v0.6.5 |
| 2903 | 2026-09-07T00:01:52.942Z | Compiling blake3 v1.8.5 |
| 2904 | 2026-09-07T00:01:52.946Z | Compiling predicates v3.1.4 |
| 2905 | 2026-09-07T00:01:52.996Z | Compiling string_cache v0.8.9 |
| 2906 | 2026-09-07T00:01:53.038Z | Compiling textwrap v0.16.2 |
| 2907 | 2026-09-07T00:01:53.092Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2908 | 2026-09-07T00:01:53.257Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2909 | 2026-09-07T00:01:53.287Z | Compiling hyper-rustls v0.27.7 |
| 2910 | 2026-09-07T00:01:53.653Z | Compiling reqwest v0.13.2 |
| 2911 | 2026-09-07T00:01:53.735Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2912 | 2026-09-07T00:01:53.738Z | Compiling backtrace v0.3.76 |
| 2913 | 2026-09-07T00:01:53.867Z | Compiling hyper-tls v0.6.0 |
| 2914 | 2026-09-07T00:01:54.036Z | Compiling toml v0.8.23 |
| 2915 | 2026-09-07T00:01:54.084Z | Compiling reqwest v0.12.28 |
| 2916 | 2026-09-07T00:01:54.152Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2917 | 2026-09-07T00:01:54.258Z | Compiling backtrace-ext v0.2.1 |
| 2918 | 2026-09-07T00:01:54.496Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2919 | 2026-09-07T00:01:54.516Z | Compiling zip v4.6.1 |
| 2920 | 2026-09-07T00:01:54.544Z | Compiling postgres-types v0.2.12 |
| 2921 | 2026-09-07T00:01:54.712Z | Compiling iddqd v0.4.2 |
| 2922 | 2026-09-07T00:01:54.738Z | Compiling similar v2.7.0 |
| 2923 | 2026-09-07T00:01:55.325Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2924 | 2026-09-07T00:01:55.616Z | Compiling hickory-resolver v0.24.4 |
| 2925 | 2026-09-07T00:01:55.642Z | Compiling olpc-cjson v0.1.4 |
| 2926 | 2026-09-07T00:01:55.877Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2927 | 2026-09-07T00:01:55.996Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2928 | 2026-09-07T00:01:56.020Z | Compiling secrecy v0.8.0 |
| 2929 | 2026-09-07T00:01:56.177Z | Compiling tokio-postgres v0.7.16 |
| 2930 | 2026-09-07T00:01:56.205Z | Compiling miette v7.6.0 |
| 2931 | 2026-09-07T00:01:56.235Z | Compiling fs-err v3.3.0 |
| 2932 | 2026-09-07T00:01:56.278Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 2933 | 2026-09-07T00:01:56.371Z | Compiling tough v0.22.0 |
| 2934 | 2026-09-07T00:01:56.451Z | Compiling buf-list v1.1.2 |
| 2935 | 2026-09-07T00:01:56.715Z | Compiling hostname v0.3.1 |
| 2936 | 2026-09-07T00:01:56.750Z | Compiling slog-json v2.6.1 |
| 2937 | 2026-09-07T00:01:56.829Z | Compiling compression-codecs v0.4.37 |
| 2938 | 2026-09-07T00:01:56.853Z | Compiling qorb v0.4.1 |
| 2939 | 2026-09-07T00:01:56.911Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2940 | 2026-09-07T00:01:57.028Z | Compiling slog-bunyan v2.5.0 |
| 2941 | 2026-09-07T00:01:57.140Z | Compiling serde_spanned v1.1.1 |
| 2942 | 2026-09-07T00:01:57.190Z | Compiling async-compression v0.4.41 |
| 2943 | 2026-09-07T00:01:57.226Z | Compiling multer v3.1.0 |
| 2944 | 2026-09-07T00:01:57.296Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2945 | 2026-09-07T00:01:57.320Z | Compiling sha1 v0.11.0 |
| 2946 | 2026-09-07T00:01:57.608Z | Compiling rustls-pemfile v2.2.0 |
| 2947 | 2026-09-07T00:01:57.722Z | Compiling serde_path_to_error v0.1.20 |
| 2948 | 2026-09-07T00:01:57.750Z | Compiling hostname v0.4.2 |
| 2949 | 2026-09-07T00:01:57.890Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2950 | 2026-09-07T00:01:57.939Z | Compiling progenitor-client v0.14.0 |
| 2951 | 2026-09-07T00:01:58.012Z | Compiling atomicwrites v0.4.4 |
| 2952 | 2026-09-07T00:01:58.037Z | Compiling macaddr v1.0.1 |
| 2953 | 2026-09-07T00:01:58.172Z | Compiling instant v0.1.13 |
| 2954 | 2026-09-07T00:01:58.291Z | Compiling dropshot v0.17.1 |
| 2955 | 2026-09-07T00:01:58.316Z | Compiling oxide-generation v0.1.3 |
| 2956 | 2026-09-07T00:01:58.319Z | Compiling regress v0.10.5 |
| 2957 | 2026-09-07T00:01:58.385Z | Compiling backoff v0.4.0 |
| 2958 | 2026-09-07T00:01:58.415Z | Compiling progenitor-extras v0.2.0 |
| 2959 | 2026-09-07T00:01:58.634Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2960 | 2026-09-07T00:01:58.703Z | Compiling parse-display v0.10.0 |
| 2961 | 2026-09-07T00:01:58.773Z | Compiling heck v0.5.0 |
| 2962 | 2026-09-07T00:01:58.798Z | Compiling regress v0.11.1 |
| 2963 | 2026-09-07T00:01:58.978Z | Compiling secrecy v0.10.3 |
| 2964 | 2026-09-07T00:01:59.166Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2965 | 2026-09-07T00:01:59.190Z | Compiling unsafe-libyaml v0.2.11 |
| 2966 | 2026-09-07T00:01:59.221Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2967 | 2026-09-07T00:01:59.265Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2968 | 2026-09-07T00:01:59.294Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2969 | 2026-09-07T00:01:59.431Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2970 | 2026-09-07T00:01:59.584Z | Compiling universal-hash v0.5.1 |
| 2971 | 2026-09-07T00:01:59.608Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2972 | 2026-09-07T00:01:59.763Z | Compiling serde_yaml v0.9.34+deprecated |
| 2973 | 2026-09-07T00:01:59.822Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2974 | 2026-09-07T00:01:59.873Z | Compiling poly1305 v0.8.0 |
| 2975 | 2026-09-07T00:01:59.973Z | Compiling chacha20 v0.9.1 |
| 2976 | 2026-09-07T00:02:00.110Z | Compiling blake2 v0.10.6 |
| 2977 | 2026-09-07T00:02:00.134Z | Compiling aead v0.5.2 |
| 2978 | 2026-09-07T00:02:00.257Z | Compiling password-hash v0.5.0 |
| 2979 | 2026-09-07T00:02:00.374Z | Compiling typify-impl v0.6.2 |
| 2980 | 2026-09-07T00:02:00.378Z | Compiling chacha20poly1305 v0.10.1 |
| 2981 | 2026-09-07T00:02:00.395Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2982 | 2026-09-07T00:02:00.420Z | Compiling vsss-rs v3.3.4 |
| 2983 | 2026-09-07T00:02:00.513Z | Compiling camino-tempfile v1.4.1 |
| 2984 | 2026-09-07T00:02:00.555Z | Compiling argon2 v0.5.3 |
| 2985 | 2026-09-07T00:02:00.862Z | Compiling heapless v0.8.0 |
| 2986 | 2026-09-07T00:02:00.886Z | Compiling ingot-types v0.2.0 |
| 2987 | 2026-09-07T00:02:01.048Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2988 | 2026-09-07T00:02:01.208Z | Compiling cobs v0.3.0 |
| 2989 | 2026-09-07T00:02:01.297Z | Compiling ingot v0.2.1 |
| 2990 | 2026-09-07T00:02:01.369Z | Compiling smoltcp v0.11.0 |
| 2991 | 2026-09-07T00:02:01.393Z | Compiling postcard v1.1.3 |
| 2992 | 2026-09-07T00:02:01.419Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2993 | 2026-09-07T00:02:01.461Z | Compiling cstr-argument v0.1.2 |
| 2994 | 2026-09-07T00:02:01.615Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2995 | 2026-09-07T00:02:01.649Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2996 | 2026-09-07T00:02:01.771Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2997 | 2026-09-07T00:02:01.816Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2998 | 2026-09-07T00:02:01.842Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2999 | 2026-09-07T00:02:01.866Z | Compiling rand v0.10.1 |
| 3000 | 2026-09-07T00:02:01.902Z | Compiling sigpipe v0.1.3 |
| 3001 | 2026-09-07T00:02:01.991Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3002 | 2026-09-07T00:02:02.023Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3003 | 2026-09-07T00:02:02.090Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3004 | 2026-09-07T00:02:02.113Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3005 | 2026-09-07T00:02:02.230Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3006 | 2026-09-07T00:02:02.274Z | Compiling zone v0.3.1 |
| 3007 | 2026-09-07T00:02:02.356Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3008 | 2026-09-07T00:02:02.468Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3009 | 2026-09-07T00:02:02.493Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3010 | 2026-09-07T00:02:02.519Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3011 | 2026-09-07T00:02:02.640Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3012 | 2026-09-07T00:02:02.752Z | Compiling tokio-dtrace v0.1.1 |
| 3013 | 2026-09-07T00:02:02.774Z | Compiling bytecount v0.6.9 |
| 3014 | 2026-09-07T00:02:02.827Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3015 | 2026-09-07T00:02:02.952Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3016 | 2026-09-07T00:02:02.996Z | Compiling oxide-tokio-rt v0.1.4 |
| 3017 | 2026-09-07T00:02:03.094Z | Compiling slog-dtrace v0.3.0 |
| 3018 | 2026-09-07T00:02:03.121Z | Compiling prettyplease v0.2.37 |
| 3019 | 2026-09-07T00:02:03.288Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3020 | 2026-09-07T00:02:03.325Z | Compiling newline-converter v0.3.0 |
| 3021 | 2026-09-07T00:02:03.388Z | Compiling gethostname v0.5.0 |
| 3022 | 2026-09-07T00:02:03.451Z | Compiling console v0.15.11 |
| 3023 | 2026-09-07T00:02:03.476Z | Compiling oxide-update-engine-types v0.1.2 |
| 3024 | 2026-09-07T00:02:03.503Z | Compiling cancel-safe-futures v0.1.5 |
| 3025 | 2026-09-07T00:02:03.552Z | Compiling num-rational v0.4.2 |
| 3026 | 2026-09-07T00:02:03.584Z | Compiling num-complex v0.4.6 |
| 3027 | 2026-09-07T00:02:03.813Z | Compiling match_cfg v0.1.0 |
| 3028 | 2026-09-07T00:02:03.836Z | Compiling compression-core v0.4.31 |
| 3029 | 2026-09-07T00:02:03.862Z | Compiling typify-macro v0.6.2 |
| 3030 | 2026-09-07T00:02:03.915Z | Compiling expectorate v1.2.0 |
| 3031 | 2026-09-07T00:02:04.021Z | Compiling num v0.4.3 |
| 3032 | 2026-09-07T00:02:04.295Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3033 | 2026-09-07T00:02:04.343Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3034 | 2026-09-07T00:02:04.452Z | Compiling linear-map v1.2.0 |
| 3035 | 2026-09-07T00:02:04.475Z | Compiling float-ord v0.3.2 |
| 3036 | 2026-09-07T00:02:04.669Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3037 | 2026-09-07T00:02:04.704Z | Compiling oxide-update-engine v0.1.2 |
| 3038 | 2026-09-07T00:02:04.831Z | Compiling async-stream v0.3.6 |
| 3039 | 2026-09-07T00:02:05.027Z | Compiling waitgroup v0.1.2 |
| 3040 | 2026-09-07T00:02:05.209Z | Compiling backon v1.6.0 |
| 3041 | 2026-09-07T00:02:05.304Z | Compiling minimal-lexical v0.2.1 |
| 3042 | 2026-09-07T00:02:05.403Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3043 | 2026-09-07T00:02:05.426Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3044 | 2026-09-07T00:02:05.449Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3045 | 2026-09-07T00:02:05.479Z | Compiling typify v0.6.2 |
| 3046 | 2026-09-07T00:02:05.619Z | Compiling progenitor-impl v0.14.0 |
| 3047 | 2026-09-07T00:02:05.646Z | Compiling nom v7.1.3 |
| 3048 | 2026-09-07T00:02:05.765Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3049 | 2026-09-07T00:02:06.143Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3050 | 2026-09-07T00:02:06.470Z | Compiling itertools v0.14.0 |
| 3051 | 2026-09-07T00:02:07.088Z | Compiling unicode-xid v0.2.6 |
| 3052 | 2026-09-07T00:02:07.246Z | Compiling humantime v2.3.0 |
| 3053 | 2026-09-07T00:02:07.296Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3054 | 2026-09-07T00:02:07.402Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3055 | 2026-09-07T00:02:07.576Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3056 | 2026-09-07T00:02:07.686Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3057 | 2026-09-07T00:02:07.795Z | Compiling progenitor-macro v0.14.0 |
| 3058 | 2026-09-07T00:02:07.938Z | Compiling papergrid v0.11.0 |
| 3059 | 2026-09-07T00:02:07.968Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3060 | 2026-09-07T00:02:08.176Z | Compiling tabled_derive v0.7.0 |
| 3061 | 2026-09-07T00:02:08.200Z | Compiling termtree v0.5.1 |
| 3062 | 2026-09-07T00:02:08.398Z | Compiling crossterm v0.29.0 |
| 3063 | 2026-09-07T00:02:08.741Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3064 | 2026-09-07T00:02:09.097Z | Compiling tabled v0.15.0 |
| 3065 | 2026-09-07T00:02:09.340Z | Compiling phf_shared v0.12.1 |
| 3066 | 2026-09-07T00:02:09.524Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3067 | 2026-09-07T00:02:09.581Z | Compiling vte v0.14.1 |
| 3068 | 2026-09-07T00:02:09.619Z | Compiling csv-core v0.1.13 |
| 3069 | 2026-09-07T00:02:09.747Z | Compiling highway v1.3.0 |
| 3070 | 2026-09-07T00:02:09.822Z | Compiling chrono-tz v0.10.4 |
| 3071 | 2026-09-07T00:02:09.947Z | Compiling csv v1.4.0 |
| 3072 | 2026-09-07T00:02:10.025Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3073 | 2026-09-07T00:02:10.093Z | Compiling strip-ansi-escapes v0.2.1 |
| 3074 | 2026-09-07T00:02:10.119Z | Compiling phf v0.12.1 |
| 3075 | 2026-09-07T00:02:10.203Z | Compiling const_format_proc_macros v0.2.34 |
| 3076 | 2026-09-07T00:02:10.239Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3077 | 2026-09-07T00:02:10.319Z | Compiling fd-lock v4.0.4 |
| 3078 | 2026-09-07T00:02:10.473Z | Compiling peg-macros v0.8.5 |
| 3079 | 2026-09-07T00:02:10.497Z | Compiling nu-ansi-term v0.50.3 |
| 3080 | 2026-09-07T00:02:10.690Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3081 | 2026-09-07T00:02:10.765Z | Compiling reedline v0.40.0 |
| 3082 | 2026-09-07T00:02:10.929Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3083 | 2026-09-07T00:02:10.990Z | Compiling const_format v0.2.35 |
| 3084 | 2026-09-07T00:02:11.364Z | Compiling bcs v0.1.6 |
| 3085 | 2026-09-07T00:02:11.399Z | Compiling nom v8.0.0 |
| 3086 | 2026-09-07T00:02:11.442Z | Compiling semver v0.1.20 |
| 3087 | 2026-09-07T00:02:11.747Z | Compiling peg v0.8.5 |
| 3088 | 2026-09-07T00:02:11.772Z | Compiling rustc_version v0.1.7 |
| 3089 | 2026-09-07T00:02:11.794Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3090 | 2026-09-07T00:02:11.850Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3091 | 2026-09-07T00:02:12.038Z | Compiling progenitor v0.14.0 |
| 3092 | 2026-09-07T00:02:12.063Z | Compiling newtype_derive v0.1.6 |
| 3093 | 2026-09-07T00:02:12.204Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3094 | 2026-09-07T00:02:12.228Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3095 | 2026-09-07T00:02:12.329Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3096 | 2026-09-07T00:02:12.439Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3097 | 2026-09-07T00:02:12.471Z | Compiling steno v0.4.1 |
| 3098 | 2026-09-07T00:02:12.495Z | Compiling sha1 v0.10.6 |
| 3099 | 2026-09-07T00:02:12.495Z | Compiling utf-8 v0.7.6 |
| 3100 | 2026-09-07T00:02:12.744Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3101 | 2026-09-07T00:02:12.782Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3102 | 2026-09-07T00:02:12.831Z | Compiling tagptr v0.2.0 |
| 3103 | 2026-09-07T00:02:12.876Z | Compiling tungstenite v0.21.0 |
| 3104 | 2026-09-07T00:02:12.914Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3105 | 2026-09-07T00:02:12.989Z | Compiling darling_core v0.21.3 |
| 3106 | 2026-09-07T00:02:13.046Z | Compiling moka v0.12.13 |
| 3107 | 2026-09-07T00:02:13.046Z | Compiling display-error-chain v0.2.2 |
| 3108 | 2026-09-07T00:02:13.095Z | Compiling vergen-lib v0.1.6 |
| 3109 | 2026-09-07T00:02:13.120Z | Compiling diesel_derives v2.3.7 |
| 3110 | 2026-09-07T00:02:13.405Z | Compiling scheduled-thread-pool v0.2.7 |
| 3111 | 2026-09-07T00:02:13.408Z | Compiling vergen-gitcl v1.0.8 |
| 3112 | 2026-09-07T00:02:13.431Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 3113 | 2026-09-07T00:02:13.455Z | Compiling dirs-sys-next v0.1.2 |
| 3114 | 2026-09-07T00:02:13.502Z | Compiling tokio-tungstenite v0.21.0 |
| 3115 | 2026-09-07T00:02:13.657Z | Compiling glob v0.3.3 |
| 3116 | 2026-09-07T00:02:13.682Z | Compiling maplit v1.0.2 |
| 3117 | 2026-09-07T00:02:13.745Z | Compiling crunchy v0.2.4 |
| 3118 | 2026-09-07T00:02:13.879Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3119 | 2026-09-07T00:02:13.901Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3120 | 2026-09-07T00:02:14.024Z | Compiling clang-sys v1.8.1 |
| 3121 | 2026-09-07T00:02:14.051Z | Compiling dirs-next v2.0.0 |
| 3122 | 2026-09-07T00:02:14.179Z | Compiling hickory-resolver v0.25.2 |
| 3123 | 2026-09-07T00:02:14.202Z | Compiling r2d2 v0.8.10 |
| 3124 | 2026-09-07T00:02:14.289Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3125 | 2026-09-07T00:02:14.447Z | Compiling libscf-sys v1.2.0 |
| 3126 | 2026-09-07T00:02:14.471Z | Compiling downcast-rs v2.0.2 |
| 3127 | 2026-09-07T00:02:14.492Z | Compiling tiny-keccak v2.0.2 |
| 3128 | 2026-09-07T00:02:14.522Z | Compiling xshell-macros v0.2.7 |
| 3129 | 2026-09-07T00:02:14.616Z | Compiling term v0.7.0 |
| 3130 | 2026-09-07T00:02:14.688Z | Compiling papergrid v0.18.0 |
| 3131 | 2026-09-07T00:02:14.754Z | Compiling bit-vec v0.6.3 |
| 3132 | 2026-09-07T00:02:14.928Z | Compiling xshell v0.2.7 |
| 3133 | 2026-09-07T00:02:14.993Z | Compiling bit-set v0.5.3 |
| 3134 | 2026-09-07T00:02:15.019Z | Compiling ascii-canvas v3.0.0 |
| 3135 | 2026-09-07T00:02:15.098Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3136 | 2026-09-07T00:02:15.122Z | Compiling darling_macro v0.21.3 |
| 3137 | 2026-09-07T00:02:15.147Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3138 | 2026-09-07T00:02:15.177Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3139 | 2026-09-07T00:02:15.273Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3140 | 2026-09-07T00:02:15.413Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3141 | 2026-09-07T00:02:15.636Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3142 | 2026-09-07T00:02:15.699Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3143 | 2026-09-07T00:02:15.724Z | Compiling darling v0.21.3 |
| 3144 | 2026-09-07T00:02:15.754Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3145 | 2026-09-07T00:02:15.774Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3146 | 2026-09-07T00:02:15.850Z | Compiling dsl_auto_type v0.2.0 |
| 3147 | 2026-09-07T00:02:15.915Z | Compiling tabled v0.21.0 |
| 3148 | 2026-09-07T00:02:15.949Z | Compiling itertools v0.15.0 |
| 3149 | 2026-09-07T00:02:15.973Z | Compiling itertools v0.10.5 |
| 3150 | 2026-09-07T00:02:16.176Z | Compiling ena v0.14.4 |
| 3151 | 2026-09-07T00:02:16.201Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3152 | 2026-09-07T00:02:16.422Z | Compiling libloading v0.8.9 |
| 3153 | 2026-09-07T00:02:16.490Z | Compiling bindgen v0.71.1 |
| 3154 | 2026-09-07T00:02:16.514Z | Compiling diff v0.1.13 |
| 3155 | 2026-09-07T00:02:16.666Z | Compiling regex-syntax v0.6.29 |
| 3156 | 2026-09-07T00:02:16.711Z | Compiling unicase v2.9.0 |
| 3157 | 2026-09-07T00:02:16.780Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3158 | 2026-09-07T00:02:17.085Z | Compiling cexpr v0.6.0 |
| 3159 | 2026-09-07T00:02:17.108Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3160 | 2026-09-07T00:02:17.258Z | Compiling rustc-hash v2.1.1 |
| 3161 | 2026-09-07T00:02:17.419Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3162 | 2026-09-07T00:02:17.443Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3163 | 2026-09-07T00:02:17.567Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3164 | 2026-09-07T00:02:17.628Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3165 | 2026-09-07T00:02:17.673Z | Compiling headers-core v0.3.0 |
| 3166 | 2026-09-07T00:02:17.735Z | Compiling libxml v0.3.3 |
| 3167 | 2026-09-07T00:02:17.825Z | Compiling crc8 v0.1.1 |
| 3168 | 2026-09-07T00:02:17.950Z | Compiling headers v0.4.1 |
| 3169 | 2026-09-07T00:02:18.027Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3170 | 2026-09-07T00:02:18.064Z | Compiling lalrpop v0.19.12 |
| 3171 | 2026-09-07T00:02:18.270Z | Compiling strum_macros v0.24.3 |
| 3172 | 2026-09-07T00:02:18.686Z | Compiling indoc v1.0.9 |
| 3173 | 2026-09-07T00:02:18.990Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3174 | 2026-09-07T00:02:19.133Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3175 | 2026-09-07T00:02:19.157Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3176 | 2026-09-07T00:02:19.178Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3177 | 2026-09-07T00:02:19.300Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3178 | 2026-09-07T00:02:19.520Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3179 | 2026-09-07T00:02:19.659Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3180 | 2026-09-07T00:02:19.829Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3181 | 2026-09-07T00:02:19.853Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3182 | 2026-09-07T00:02:20.077Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3183 | 2026-09-07T00:02:20.413Z | Compiling quick-xml v0.37.5 |
| 3184 | 2026-09-07T00:02:20.437Z | Compiling derive_builder v0.20.2 |
| 3185 | 2026-09-07T00:02:20.606Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3186 | 2026-09-07T00:02:20.771Z | Compiling oso-derive v0.27.3 |
| 3187 | 2026-09-07T00:02:20.906Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3188 | 2026-09-07T00:02:21.129Z | Compiling diesel v2.3.7 |
| 3189 | 2026-09-07T00:02:21.304Z | Compiling impl-trait-for-tuples v0.2.3 |
| 3190 | 2026-09-07T00:02:21.577Z | Compiling openssl-probe v0.1.6 |
| 3191 | 2026-09-07T00:02:21.888Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3192 | 2026-09-07T00:02:22.662Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3193 | 2026-09-07T00:02:22.833Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3194 | 2026-09-07T00:02:22.986Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3195 | 2026-09-07T00:02:23.128Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3196 | 2026-09-07T00:02:23.290Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3197 | 2026-09-07T00:02:23.423Z | Compiling samael v0.0.19 |
| 3198 | 2026-09-07T00:02:23.591Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3199 | 2026-09-07T00:02:23.843Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3200 | 2026-09-07T00:02:24.094Z | Compiling bb8 v0.8.6 |
| 3201 | 2026-09-07T00:02:24.320Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3202 | 2026-09-07T00:02:24.471Z | Compiling filetime v0.2.27 |
| 3203 | 2026-09-07T00:02:24.598Z | Compiling trait-variant v0.1.2 |
| 3204 | 2026-09-07T00:02:24.683Z | Compiling half v1.8.3 |
| 3205 | 2026-09-07T00:02:24.706Z | Compiling tar v0.4.46 |
| 3206 | 2026-09-07T00:02:24.796Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3207 | 2026-09-07T00:02:25.019Z | Compiling serde_cbor v0.11.2 |
| 3208 | 2026-09-07T00:02:25.075Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3209 | 2026-09-07T00:02:25.174Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3210 | 2026-09-07T00:02:25.293Z | Compiling nonempty v0.12.0 |
| 3211 | 2026-09-07T00:02:25.529Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3212 | 2026-09-07T00:02:25.571Z | Compiling polar-core v0.27.3 |
| 3213 | 2026-09-07T00:02:25.593Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3214 | 2026-09-07T00:02:25.772Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3215 | 2026-09-07T00:02:26.041Z | Compiling fxhash v0.2.1 |
| 3216 | 2026-09-07T00:02:26.134Z | Compiling libz-sys v1.1.24 |
| 3217 | 2026-09-07T00:02:26.206Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3218 | 2026-09-07T00:02:26.361Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3219 | 2026-09-07T00:02:26.387Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3220 | 2026-09-07T00:02:26.590Z | Compiling kstat-rs v0.2.5 |
| 3221 | 2026-09-07T00:02:26.710Z | Compiling seq-macro v0.3.6 |
| 3222 | 2026-09-07T00:02:26.748Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3223 | 2026-09-07T00:02:27.031Z | Compiling dashu-int v0.5.1 |
| 3224 | 2026-09-07T00:02:27.056Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3225 | 2026-09-07T00:02:27.209Z | Compiling mime_guess v2.0.5 |
| 3226 | 2026-09-07T00:02:27.230Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3227 | 2026-09-07T00:02:27.324Z | Compiling ssh-encoding v0.2.0 |
| 3228 | 2026-09-07T00:02:27.767Z | Compiling nanorand v0.7.0 |
| 3229 | 2026-09-07T00:02:27.805Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 3230 | 2026-09-07T00:02:27.967Z | Compiling rlimit v0.10.2 |
| 3231 | 2026-09-07T00:02:27.991Z | Compiling dashu-base v0.5.1 |
| 3232 | 2026-09-07T00:02:28.132Z | Compiling parking_lot_core v0.8.6 |
| 3233 | 2026-09-07T00:02:28.260Z | Compiling num-modular v0.6.5 |
| 3234 | 2026-09-07T00:02:28.336Z | Compiling flume v0.11.1 |
| 3235 | 2026-09-07T00:02:28.369Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3236 | 2026-09-07T00:02:28.391Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3237 | 2026-09-07T00:02:28.484Z | Compiling ssh-cipher v0.2.0 |
| 3238 | 2026-09-07T00:02:28.644Z | Compiling tungstenite v0.28.0 |
| 3239 | 2026-09-07T00:02:28.687Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3240 | 2026-09-07T00:02:28.709Z | Compiling p256 v0.13.2 |
| 3241 | 2026-09-07T00:02:29.102Z | Compiling git-stub v1.0.0 |
| 3242 | 2026-09-07T00:02:29.270Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 3243 | 2026-09-07T00:02:29.371Z | Compiling instability v0.3.11 |
| 3244 | 2026-09-07T00:02:29.486Z | Compiling http-range v0.1.5 |
| 3245 | 2026-09-07T00:02:29.610Z | Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 3246 | 2026-09-07T00:02:29.746Z | Compiling num-primitive v0.2.1 |
| 3247 | 2026-09-07T00:02:29.771Z | Compiling strsim v0.10.0 |
| 3248 | 2026-09-07T00:02:29.986Z | Compiling darling_core v0.13.4 |
| 3249 | 2026-09-07T00:02:30.221Z | Compiling git-stub-vcs v0.1.0 |
| 3250 | 2026-09-07T00:02:30.253Z | Compiling tokio-tungstenite v0.28.0 |
| 3251 | 2026-09-07T00:02:30.389Z | Compiling dsi-bitstream v0.10.1 |
| 3252 | 2026-09-07T00:02:30.579Z | Compiling ssh-key v0.6.7 |
| 3253 | 2026-09-07T00:02:30.989Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3254 | 2026-09-07T00:02:31.156Z | Compiling progenitor-impl v0.13.0 |
| 3255 | 2026-09-07T00:02:31.467Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3256 | 2026-09-07T00:02:31.608Z | Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 3257 | 2026-09-07T00:02:32.177Z | Compiling ignore v0.4.25 |
| 3258 | 2026-09-07T00:02:33.132Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3259 | 2026-09-07T00:02:33.189Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3260 | 2026-09-07T00:02:33.367Z | Compiling anstyle-parse v0.2.7 |
| 3261 | 2026-09-07T00:02:33.391Z | Compiling castaway v0.2.4 |
| 3262 | 2026-09-07T00:02:33.518Z | Compiling vergen-git2 v9.1.0 |
| 3263 | 2026-09-07T00:02:33.553Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3264 | 2026-09-07T00:02:33.610Z | Compiling indoc v2.0.7 |
| 3265 | 2026-09-07T00:02:33.764Z | Compiling http-range-header v0.4.2 |
| 3266 | 2026-09-07T00:02:33.819Z | Compiling bytesize v2.7.0 |
| 3267 | 2026-09-07T00:02:33.945Z | Compiling anstream v0.6.21 |
| 3268 | 2026-09-07T00:02:33.969Z | Compiling compact_str v0.8.1 |
| 3269 | 2026-09-07T00:02:34.192Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3270 | 2026-09-07T00:02:34.356Z | Compiling progenitor-macro v0.13.0 |
| 3271 | 2026-09-07T00:02:34.728Z | Compiling oso v0.27.3 |
| 3272 | 2026-09-07T00:02:34.756Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3273 | 2026-09-07T00:02:34.815Z | Compiling globwalk v0.9.1 |
| 3274 | 2026-09-07T00:02:34.838Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3275 | 2026-09-07T00:02:35.300Z | Compiling darling_macro v0.13.4 |
| 3276 | 2026-09-07T00:02:35.827Z | Compiling hyper-staticfile v0.10.1 |
| 3277 | 2026-09-07T00:02:35.981Z | Compiling parking_lot v0.11.2 |
| 3278 | 2026-09-07T00:02:36.574Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3279 | 2026-09-07T00:02:36.617Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3280 | 2026-09-07T00:02:36.695Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3281 | 2026-09-07T00:02:37.059Z | Compiling tungstenite v0.23.0 |
| 3282 | 2026-09-07T00:02:37.128Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3283 | 2026-09-07T00:02:37.253Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3284 | 2026-09-07T00:02:37.870Z | Compiling predicates-tree v1.0.13 |
| 3285 | 2026-09-07T00:02:38.228Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3286 | 2026-09-07T00:02:38.253Z | Compiling progenitor-client v0.13.0 |
| 3287 | 2026-09-07T00:02:38.421Z | Compiling async-bb8-diesel v0.2.1 |
| 3288 | 2026-09-07T00:02:38.491Z | Compiling diesel-dtrace v0.5.0 |
| 3289 | 2026-09-07T00:02:38.516Z | Compiling unicode-truncate v1.1.0 |
| 3290 | 2026-09-07T00:02:38.562Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3291 | 2026-09-07T00:02:38.715Z | Compiling digest-io v0.1.0 |
| 3292 | 2026-09-07T00:02:38.738Z | Compiling sha2 v0.11.0 |
| 3293 | 2026-09-07T00:02:38.810Z | Compiling lru v0.12.5 |
| 3294 | 2026-09-07T00:02:38.849Z | Compiling prefix-trie v0.7.0 |
| 3295 | 2026-09-07T00:02:38.889Z | Compiling rand_seeder v0.4.0 |
| 3296 | 2026-09-07T00:02:39.029Z | Compiling rawzip v0.4.4 |
| 3297 | 2026-09-07T00:02:39.109Z | Compiling cassowary v0.3.0 |
| 3298 | 2026-09-07T00:02:39.133Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3299 | 2026-09-07T00:02:39.322Z | Compiling hickory-server v0.25.2 |
| 3300 | 2026-09-07T00:02:39.382Z | Compiling camino-tempfile-ext v0.3.3 |
| 3301 | 2026-09-07T00:02:39.769Z | Compiling progenitor v0.13.0 |
| 3302 | 2026-09-07T00:02:39.814Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3303 | 2026-09-07T00:02:39.887Z | Compiling ratatui v0.29.0 |
| 3304 | 2026-09-07T00:02:39.909Z | Compiling tokio-tungstenite v0.23.1 |
| 3305 | 2026-09-07T00:02:40.005Z | Compiling sled v0.34.7 |
| 3306 | 2026-09-07T00:02:40.247Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 3307 | 2026-09-07T00:02:40.279Z | Compiling darling v0.13.4 |
| 3308 | 2026-09-07T00:02:40.393Z | Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 3309 | 2026-09-07T00:02:42.246Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3310 | 2026-09-07T00:02:42.937Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3311 | 2026-09-07T00:02:43.152Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3312 | 2026-09-07T00:02:43.185Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3313 | 2026-09-07T00:02:43.239Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3314 | 2026-09-07T00:02:43.487Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3315 | 2026-09-07T00:02:43.732Z | Compiling pwd v1.4.0 |
| 3316 | 2026-09-07T00:02:43.967Z | Compiling lru v0.18.3 |
| 3317 | 2026-09-07T00:02:44.025Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3318 | 2026-09-07T00:02:44.388Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3319 | 2026-09-07T00:02:44.566Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3320 | 2026-09-07T00:02:44.636Z | Compiling serde_with_macros v1.5.2 |
| 3321 | 2026-09-07T00:02:44.925Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3322 | 2026-09-07T00:02:45.126Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3323 | 2026-09-07T00:02:45.272Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3324 | 2026-09-07T00:02:45.373Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3325 | 2026-09-07T00:02:45.468Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3326 | 2026-09-07T00:02:45.520Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3327 | 2026-09-07T00:02:45.617Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3328 | 2026-09-07T00:02:45.722Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3329 | 2026-09-07T00:02:45.774Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3330 | 2026-09-07T00:02:45.868Z | Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 3331 | 2026-09-07T00:02:45.976Z | Compiling arc-swap v1.8.2 |
| 3332 | 2026-09-07T00:02:46.027Z | Compiling void v1.0.2 |
| 3333 | 2026-09-07T00:02:46.176Z | Compiling lzss v0.8.2 |
| 3334 | 2026-09-07T00:02:46.256Z | Compiling slog-scope v4.4.1 |
| 3335 | 2026-09-07T00:02:46.344Z | Compiling serde_with v1.14.0 |
| 3336 | 2026-09-07T00:02:46.414Z | Compiling scuffle v0.1.0 |
| 3337 | 2026-09-07T00:02:46.439Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3338 | 2026-09-07T00:02:46.476Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3339 | 2026-09-07T00:02:46.498Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3340 | 2026-09-07T00:02:46.636Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3341 | 2026-09-07T00:02:46.663Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3342 | 2026-09-07T00:02:46.751Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3343 | 2026-09-07T00:02:46.885Z | Compiling libsw-core v0.3.2 |
| 3344 | 2026-09-07T00:02:46.987Z | Compiling nix v0.27.1 |
| 3345 | 2026-09-07T00:02:47.096Z | Compiling twox-hash v2.1.2 |
| 3346 | 2026-09-07T00:02:47.314Z | Compiling serde_bytes v0.11.19 |
| 3347 | 2026-09-07T00:02:47.528Z | Compiling atty v0.2.14 |
| 3348 | 2026-09-07T00:02:47.552Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3349 | 2026-09-07T00:02:47.588Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3350 | 2026-09-07T00:02:47.615Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3351 | 2026-09-07T00:02:47.679Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3352 | 2026-09-07T00:02:47.760Z | Compiling libsw v3.5.0 |
| 3353 | 2026-09-07T00:02:47.859Z | Compiling slog-stdlog v4.1.1 |
| 3354 | 2026-09-07T00:02:47.926Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3355 | 2026-09-07T00:02:47.972Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3356 | 2026-09-07T00:02:48.167Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3357 | 2026-09-07T00:02:48.422Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3358 | 2026-09-07T00:02:48.499Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3359 | 2026-09-07T00:02:48.712Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3360 | 2026-09-07T00:02:48.916Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3361 | 2026-09-07T00:02:49.221Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3362 | 2026-09-07T00:02:49.375Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3363 | 2026-09-07T00:02:50.191Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3364 | 2026-09-07T00:02:50.319Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3365 | 2026-09-07T00:02:50.465Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3366 | 2026-09-07T00:02:52.395Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3367 | 2026-09-07T00:02:53.387Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3368 | 2026-09-07T00:02:53.794Z | Compiling git2 v0.20.4 |
| 3369 | 2026-09-07T00:02:54.028Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3370 | 2026-09-07T00:02:54.074Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3371 | 2026-09-07T00:02:54.847Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3372 | 2026-09-07T00:02:54.941Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3373 | 2026-09-07T00:02:54.996Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3374 | 2026-09-07T00:02:56.484Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3375 | 2026-09-07T00:02:56.808Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3376 | 2026-09-07T00:02:57.055Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3377 | 2026-09-07T00:02:57.789Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3378 | 2026-09-07T00:03:00.503Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3379 | 2026-09-07T00:03:00.569Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3380 | 2026-09-07T00:03:00.976Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3381 | 2026-09-07T00:03:02.517Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3382 | 2026-09-07T00:03:03.151Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3383 | 2026-09-07T00:03:03.772Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3384 | 2026-09-07T00:03:04.018Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3385 | 2026-09-07T00:03:04.165Z | Compiling signal-hook-tokio v0.3.1 |
| 3386 | 2026-09-07T00:03:04.222Z | Compiling fatfs v0.3.6 |
| 3387 | 2026-09-07T00:03:04.353Z | Compiling yasna v0.5.2 |
| 3388 | 2026-09-07T00:03:04.377Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3389 | 2026-09-07T00:03:04.480Z | Compiling console v0.16.2 |
| 3390 | 2026-09-07T00:03:04.604Z | Compiling assert_matches v1.5.0 |
| 3391 | 2026-09-07T00:03:04.709Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3392 | 2026-09-07T00:03:05.200Z | Compiling rcgen v0.12.1 |
| 3393 | 2026-09-07T00:03:05.285Z | Compiling indicatif v0.18.4 |
| 3394 | 2026-09-07T00:03:05.369Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3395 | 2026-09-07T00:03:06.071Z | Compiling slog-envlogger v2.2.0 |
| 3396 | 2026-09-07T00:03:06.170Z | Compiling oxide-update-engine-display v0.1.2 |
| 3397 | 2026-09-07T00:03:06.789Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3398 | 2026-09-07T00:03:06.793Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3399 | 2026-09-07T00:03:06.802Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3400 | 2026-09-07T00:03:06.906Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3401 | 2026-09-07T00:03:07.066Z | Compiling port-file v0.1.0 |
| 3402 | 2026-09-07T00:03:07.163Z | Compiling subprocess v0.2.15 |
| 3403 | 2026-09-07T00:03:07.368Z | Compiling rtoolbox v0.0.3 |
| 3404 | 2026-09-07T00:03:07.632Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3405 | 2026-09-07T00:03:07.669Z | Compiling rpassword v7.5.4 |
| 3406 | 2026-09-07T00:03:08.047Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3407 | 2026-09-07T00:03:08.202Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3408 | 2026-09-07T00:03:08.334Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3409 | 2026-09-07T00:03:08.364Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3410 | 2026-09-07T00:03:08.559Z | Compiling tui-tree-widget v0.23.1 |
| 3411 | 2026-09-07T00:03:08.849Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3412 | 2026-09-07T00:03:09.250Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3413 | 2026-09-07T00:03:09.521Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3414 | 2026-09-07T00:03:09.800Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3415 | 2026-09-07T00:03:10.251Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3416 | 2026-09-07T00:03:10.501Z | Compiling uzers v0.12.2 |
| 3417 | 2026-09-07T00:03:10.691Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3418 | 2026-09-07T00:03:11.021Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3419 | 2026-09-07T00:03:11.376Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3420 | 2026-09-07T00:03:11.687Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3421 | 2026-09-07T00:03:11.760Z | Compiling sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy) |
| 3422 | 2026-09-07T00:03:11.905Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3423 | 2026-09-07T00:03:12.004Z | Compiling support-bundle-viewer v0.1.2 |
| 3424 | 2026-09-07T00:03:12.660Z | Compiling multimap v0.10.1 |
| 3425 | 2026-09-07T00:03:17.821Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3426 | 2026-09-07T00:03:37.906Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3427 | 2026-09-07T00:03:58.659Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3428 | 2026-09-07T00:04:22.749Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3429 | 2026-09-07T00:12:15.337Z | Finished `release` profile [optimized] target(s) in 10m 39s |
| 3430 | 2026-09-07T00:12:15.340Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3431 | 2026-09-07T00:12:15.340Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3432 | 2026-09-07T00:12:49.523Z | |
| 3433 | 2026-09-07T00:12:49.523Z | real 11:14.406256424 |
| 3434 | 2026-09-07T00:12:49.523Z | user 2:09:17.590075971 |
| 3435 | 2026-09-07T00:12:49.526Z | sys 4:42.673191674 |
| 3436 | 2026-09-07T00:12:49.526Z | trap 3.364090135 |
| 3437 | 2026-09-07T00:12:49.526Z | tflt 0.615862792 |
| 3438 | 2026-09-07T00:12:49.526Z | dflt 10.828461872 |
| 3439 | 2026-09-07T00:12:49.526Z | kflt 0.117639545 |
| 3440 | 2026-09-07T00:12:49.526Z | lock 8:40:07.442969561 |
| 3441 | 2026-09-07T00:12:49.526Z | slp 3:16:48.930830716 |
| 3442 | 2026-09-07T00:12:49.526Z | lat 3:03.184535680 |
| 3443 | 2026-09-07T00:12:49.526Z | stop 8:55.876200688 |
| 3444 | 2026-09-07T00:12:49.526Z | + mapfile -t packages |
| 3445 | 2026-09-07T00:12:49.526Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3446 | 2026-09-07T00:12:50.551Z | Finished `release` profile [optimized] target(s) in 0.99s |
| 3447 | 2026-09-07T00:12:50.563Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3448 | 2026-09-07T00:12:50.563Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3449 | 2026-09-07T00:12:50.609Z | Running `target/release/omicron-package -t test list-outputs` |
| 3450 | 2026-09-07T00:12:50.670Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3451 | 2026-09-07T00:12:50.682Z | + ptime -m cargo build --locked --release -p xtask |
| 3452 | 2026-09-07T00:12:51.170Z | Compiling libc v0.2.185 |
| 3453 | 2026-09-07T00:12:51.170Z | Compiling serde_core v1.0.228 |
| 3454 | 2026-09-07T00:12:51.176Z | Compiling serde v1.0.228 |
| 3455 | 2026-09-07T00:12:51.176Z | Compiling rustix v1.1.4 |
| 3456 | 2026-09-07T00:12:51.176Z | Compiling serde_json v1.0.151 |
| 3457 | 2026-09-07T00:12:51.289Z | Compiling bitflags v2.11.0 |
| 3458 | 2026-09-07T00:12:51.317Z | Compiling usdt-impl v0.5.0 |
| 3459 | 2026-09-07T00:12:51.326Z | Compiling syn v2.0.117 |
| 3460 | 2026-09-07T00:12:51.345Z | Compiling syn v1.0.109 |
| 3461 | 2026-09-07T00:12:51.351Z | Compiling hashbrown v0.17.0 |
| 3462 | 2026-09-07T00:12:51.362Z | Compiling log v0.4.33 |
| 3463 | 2026-09-07T00:12:51.370Z | Compiling getrandom v0.4.3 |
| 3464 | 2026-09-07T00:12:51.391Z | Compiling fs-err v3.3.0 |
| 3465 | 2026-09-07T00:12:51.610Z | Compiling anyhow v1.0.104 |
| 3466 | 2026-09-07T00:12:51.610Z | Compiling once_cell v1.21.3 |
| 3467 | 2026-09-07T00:12:51.654Z | Compiling heck v0.4.1 |
| 3468 | 2026-09-07T00:12:51.965Z | Compiling indexmap v2.14.0 |
| 3469 | 2026-09-07T00:12:52.097Z | Compiling errno v0.3.14 |
| 3470 | 2026-09-07T00:12:52.106Z | Compiling thread-id v4.2.2 |
| 3471 | 2026-09-07T00:12:52.107Z | Compiling memmap v0.7.0 |
| 3472 | 2026-09-07T00:12:52.827Z | Compiling proc-macro-error v1.0.4 |
| 3473 | 2026-09-07T00:12:53.092Z | Compiling tabled_derive v0.7.0 |
| 3474 | 2026-09-07T00:12:53.117Z | Compiling terminal_size v0.4.3 |
| 3475 | 2026-09-07T00:12:53.117Z | Compiling tempfile v3.27.0 |
| 3476 | 2026-09-07T00:12:53.220Z | Compiling clap_builder v4.6.0 |
| 3477 | 2026-09-07T00:12:53.221Z | Compiling textwrap v0.16.2 |
| 3478 | 2026-09-07T00:12:53.488Z | Compiling pest_generator v2.8.6 |
| 3479 | 2026-09-07T00:12:53.513Z | Compiling camino v1.2.5 |
| 3480 | 2026-09-07T00:12:53.513Z | Compiling cargo-platform v0.3.2 |
| 3481 | 2026-09-07T00:12:53.521Z | Compiling semver v1.0.28 |
| 3482 | 2026-09-07T00:12:53.791Z | Compiling tabled v0.15.0 |
| 3483 | 2026-09-07T00:12:53.816Z | Compiling camino-tempfile v1.4.1 |
| 3484 | 2026-09-07T00:12:53.967Z | Compiling serde_derive v1.0.228 |
| 3485 | 2026-09-07T00:12:53.967Z | Compiling thiserror-impl v1.0.69 |
| 3486 | 2026-09-07T00:12:53.978Z | Compiling zerocopy-derive v0.7.35 |
| 3487 | 2026-09-07T00:12:53.978Z | Compiling scroll_derive v0.12.1 |
| 3488 | 2026-09-07T00:12:53.979Z | Compiling thiserror-impl v2.0.18 |
| 3489 | 2026-09-07T00:12:53.979Z | Compiling clap_derive v4.6.1 |
| 3490 | 2026-09-07T00:12:54.036Z | Compiling pest_derive v2.8.6 |
| 3491 | 2026-09-07T00:12:54.679Z | Compiling scroll v0.12.0 |
| 3492 | 2026-09-07T00:12:54.805Z | Compiling zerocopy v0.7.35 |
| 3493 | 2026-09-07T00:12:54.953Z | Compiling goblin v0.8.2 |
| 3494 | 2026-09-07T00:12:55.165Z | Compiling thiserror v1.0.69 |
| 3495 | 2026-09-07T00:12:55.214Z | Compiling thiserror v2.0.18 |
| 3496 | 2026-09-07T00:12:55.292Z | Compiling dtrace-parser v0.2.0 |
| 3497 | 2026-09-07T00:12:55.410Z | Compiling clap v4.6.1 |
| 3498 | 2026-09-07T00:12:56.546Z | Compiling dof v0.3.0 |
| 3499 | 2026-09-07T00:12:56.546Z | Compiling serde_tokenstream v0.2.3 |
| 3500 | 2026-09-07T00:12:56.593Z | Compiling toml_datetime v0.6.11 |
| 3501 | 2026-09-07T00:12:56.593Z | Compiling serde_spanned v0.6.9 |
| 3502 | 2026-09-07T00:12:56.593Z | Compiling cargo_metadata v0.23.1 |
| 3503 | 2026-09-07T00:12:56.597Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3504 | 2026-09-07T00:12:56.597Z | Compiling macaddr v1.0.1 |
| 3505 | 2026-09-07T00:12:56.815Z | Compiling toml_edit v0.22.27 |
| 3506 | 2026-09-07T00:12:57.200Z | Compiling usdt-attr-macro v0.5.0 |
| 3507 | 2026-09-07T00:12:57.200Z | Compiling usdt-macro v0.5.0 |
| 3508 | 2026-09-07T00:12:58.062Z | Compiling usdt v0.5.0 |
| 3509 | 2026-09-07T00:12:58.316Z | Compiling toml v0.8.23 |
| 3510 | 2026-09-07T00:12:58.737Z | Compiling cargo_toml v0.21.0 |
| 3511 | 2026-09-07T00:13:01.010Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3512 | 2026-09-07T00:13:06.938Z | Finished `release` profile [optimized] target(s) in 16.26s |
| 3513 | 2026-09-07T00:13:07.046Z | |
| 3514 | 2026-09-07T00:13:07.046Z | real 16.344908932 |
| 3515 | 2026-09-07T00:13:07.046Z | user 1:56.166737610 |
| 3516 | 2026-09-07T00:13:07.046Z | sys 14.946880465 |
| 3517 | 2026-09-07T00:13:07.049Z | trap 0.052899213 |
| 3518 | 2026-09-07T00:13:07.049Z | tflt 0.731355490 |
| 3519 | 2026-09-07T00:13:07.049Z | dflt 1.568846577 |
| 3520 | 2026-09-07T00:13:07.049Z | kflt 0.000128350 |
| 3521 | 2026-09-07T00:13:07.049Z | lock 3:46.834360429 |
| 3522 | 2026-09-07T00:13:07.049Z | slp 2:16.161901807 |
| 3523 | 2026-09-07T00:13:07.049Z | lat 2.834802636 |
| 3524 | 2026-09-07T00:13:07.049Z | stop 15.846728601 |
| 3525 | 2026-09-07T00:13:07.049Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3526 | 2026-09-07T00:13:07.049Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3527 | 2026-09-07T00:13:07.049Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3528 | 2026-09-07T00:13:07.049Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3529 | 2026-09-07T00:13:07.049Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3530 | 2026-09-07T00:13:08.031Z | Compiling match_cfg v0.1.0 |
| 3531 | 2026-09-07T00:13:08.031Z | Compiling progenitor-client v0.14.0 |
| 3532 | 2026-09-07T00:13:08.031Z | Compiling slog-json v2.6.1 |
| 3533 | 2026-09-07T00:13:08.035Z | Compiling sha1 v0.11.0 |
| 3534 | 2026-09-07T00:13:08.035Z | Compiling async-stream-impl v0.3.6 |
| 3535 | 2026-09-07T00:13:08.035Z | Compiling multer v3.1.0 |
| 3536 | 2026-09-07T00:13:08.035Z | Compiling compression-core v0.4.31 |
| 3537 | 2026-09-07T00:13:08.035Z | Compiling newtype-uuid-macros v0.1.0 |
| 3538 | 2026-09-07T00:13:08.035Z | Compiling serde_spanned v1.1.1 |
| 3539 | 2026-09-07T00:13:08.035Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3540 | 2026-09-07T00:13:08.035Z | Compiling dropshot v0.17.1 |
| 3541 | 2026-09-07T00:13:08.035Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3542 | 2026-09-07T00:13:08.184Z | Compiling waitgroup v0.1.2 |
| 3543 | 2026-09-07T00:13:08.187Z | Compiling rustls-pemfile v2.2.0 |
| 3544 | 2026-09-07T00:13:08.187Z | Compiling dropshot_endpoint v0.17.1 |
| 3545 | 2026-09-07T00:13:08.215Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3546 | 2026-09-07T00:13:08.263Z | Compiling hostname v0.3.1 |
| 3547 | 2026-09-07T00:13:08.392Z | Compiling hostname v0.4.2 |
| 3548 | 2026-09-07T00:13:08.446Z | Compiling serde_path_to_error v0.1.20 |
| 3549 | 2026-09-07T00:13:08.463Z | Compiling atomicwrites v0.4.4 |
| 3550 | 2026-09-07T00:13:08.528Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3551 | 2026-09-07T00:13:08.548Z | Compiling compression-codecs v0.4.37 |
| 3552 | 2026-09-07T00:13:08.603Z | Compiling macaddr v1.0.1 |
| 3553 | 2026-09-07T00:13:08.625Z | Compiling slog-bunyan v2.5.0 |
| 3554 | 2026-09-07T00:13:08.687Z | Compiling serde_tokenstream v0.3.0 |
| 3555 | 2026-09-07T00:13:08.691Z | Compiling oxide-generation v0.1.3 |
| 3556 | 2026-09-07T00:13:08.722Z | Compiling instant v0.1.13 |
| 3557 | 2026-09-07T00:13:08.725Z | Compiling itertools v0.14.0 |
| 3558 | 2026-09-07T00:13:08.781Z | Compiling async-compression v0.4.41 |
| 3559 | 2026-09-07T00:13:08.802Z | Compiling parse-display-derive v0.10.0 |
| 3560 | 2026-09-07T00:13:08.840Z | Compiling regress v0.10.5 |
| 3561 | 2026-09-07T00:13:08.863Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3562 | 2026-09-07T00:13:08.863Z | Compiling backon v1.6.0 |
| 3563 | 2026-09-07T00:13:08.866Z | Compiling backoff v0.4.0 |
| 3564 | 2026-09-07T00:13:08.866Z | Compiling humantime v2.3.0 |
| 3565 | 2026-09-07T00:13:08.939Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3566 | 2026-09-07T00:13:09.016Z | Compiling crucible-workspace-hack v0.1.0 |
| 3567 | 2026-09-07T00:13:09.034Z | Compiling oxide-generation-macros v0.2.0 |
| 3568 | 2026-09-07T00:13:09.051Z | Compiling async-stream v0.3.6 |
| 3569 | 2026-09-07T00:13:09.117Z | Compiling progenitor-extras v0.2.0 |
| 3570 | 2026-09-07T00:13:09.139Z | Compiling convert_case v0.4.0 |
| 3571 | 2026-09-07T00:13:09.142Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3572 | 2026-09-07T00:13:09.177Z | Compiling secrecy v0.10.3 |
| 3573 | 2026-09-07T00:13:09.197Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3574 | 2026-09-07T00:13:09.245Z | Compiling regress v0.11.1 |
| 3575 | 2026-09-07T00:13:09.248Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3576 | 2026-09-07T00:13:09.248Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3577 | 2026-09-07T00:13:09.361Z | Compiling universal-hash v0.5.1 |
| 3578 | 2026-09-07T00:13:09.401Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3579 | 2026-09-07T00:13:09.421Z | Compiling opaque-debug v0.3.1 |
| 3580 | 2026-09-07T00:13:09.424Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3581 | 2026-09-07T00:13:09.513Z | Compiling poly1305 v0.8.0 |
| 3582 | 2026-09-07T00:13:09.532Z | Compiling derive_more v0.99.20 |
| 3583 | 2026-09-07T00:13:09.532Z | Compiling chacha20 v0.9.1 |
| 3584 | 2026-09-07T00:13:09.566Z | Compiling blake2 v0.10.6 |
| 3585 | 2026-09-07T00:13:09.586Z | Compiling aead v0.5.2 |
| 3586 | 2026-09-07T00:13:09.823Z | Compiling password-hash v0.5.0 |
| 3587 | 2026-09-07T00:13:09.844Z | Compiling indent_write v2.2.0 |
| 3588 | 2026-09-07T00:13:09.847Z | Compiling chacha20poly1305 v0.10.1 |
| 3589 | 2026-09-07T00:13:09.882Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3590 | 2026-09-07T00:13:09.984Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3591 | 2026-09-07T00:13:10.022Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3592 | 2026-09-07T00:13:10.048Z | Compiling unsafe-libyaml v0.2.11 |
| 3593 | 2026-09-07T00:13:10.066Z | Compiling itertools v0.15.0 |
| 3594 | 2026-09-07T00:13:10.106Z | Compiling argon2 v0.5.3 |
| 3595 | 2026-09-07T00:13:10.162Z | Compiling num-derive v0.4.2 |
| 3596 | 2026-09-07T00:13:10.182Z | Compiling heapless v0.8.0 |
| 3597 | 2026-09-07T00:13:10.260Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3598 | 2026-09-07T00:13:10.280Z | Compiling tabwriter v1.4.1 |
| 3599 | 2026-09-07T00:13:10.303Z | Compiling hash32 v0.3.1 |
| 3600 | 2026-09-07T00:13:10.484Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3601 | 2026-09-07T00:13:10.544Z | Compiling smoltcp v0.11.0 |
| 3602 | 2026-09-07T00:13:10.576Z | Compiling thiserror-no-std v2.0.2 |
| 3603 | 2026-09-07T00:13:10.629Z | Compiling parse-display v0.10.0 |
| 3604 | 2026-09-07T00:13:10.695Z | Compiling vsss-rs v3.3.4 |
| 3605 | 2026-09-07T00:13:10.735Z | Compiling serde_yaml v0.9.34+deprecated |
| 3606 | 2026-09-07T00:13:10.781Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3607 | 2026-09-07T00:13:10.829Z | Compiling proc-macro-crate v3.4.0 |
| 3608 | 2026-09-07T00:13:10.973Z | Compiling typify-impl v0.6.2 |
| 3609 | 2026-09-07T00:13:11.080Z | Compiling cobs v0.3.0 |
| 3610 | 2026-09-07T00:13:11.160Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3611 | 2026-09-07T00:13:11.300Z | Compiling colored v3.1.1 |
| 3612 | 2026-09-07T00:13:11.327Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3613 | 2026-09-07T00:13:11.349Z | Compiling postcard v1.1.3 |
| 3614 | 2026-09-07T00:13:11.407Z | Compiling num_enum_derive v0.7.6 |
| 3615 | 2026-09-07T00:13:11.450Z | Compiling proc-macro-error v1.0.4 |
| 3616 | 2026-09-07T00:13:11.467Z | Compiling ingot-macros v0.2.0 |
| 3617 | 2026-09-07T00:13:11.610Z | Compiling rand v0.10.1 |
| 3618 | 2026-09-07T00:13:11.635Z | Compiling proc-macro-crate v1.3.1 |
| 3619 | 2026-09-07T00:13:11.702Z | Compiling foreign-types-macros v0.2.3 |
| 3620 | 2026-09-07T00:13:11.765Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3621 | 2026-09-07T00:13:11.802Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3622 | 2026-09-07T00:13:12.038Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3623 | 2026-09-07T00:13:12.059Z | Compiling foreign-types-shared v0.3.1 |
| 3624 | 2026-09-07T00:13:12.105Z | Compiling num_enum_derive v0.5.11 |
| 3625 | 2026-09-07T00:13:12.227Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3626 | 2026-09-07T00:13:12.284Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3627 | 2026-09-07T00:13:12.302Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3628 | 2026-09-07T00:13:12.330Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3629 | 2026-09-07T00:13:12.347Z | Compiling cstr-argument v0.1.2 |
| 3630 | 2026-09-07T00:13:12.376Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3631 | 2026-09-07T00:13:12.393Z | Compiling foreign-types v0.5.0 |
| 3632 | 2026-09-07T00:13:12.482Z | Compiling illumos-nvpair v0.3.0 |
| 3633 | 2026-09-07T00:13:12.503Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3634 | 2026-09-07T00:13:12.543Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3635 | 2026-09-07T00:13:12.565Z | Compiling num_enum v0.7.6 |
| 3636 | 2026-09-07T00:13:12.593Z | Compiling zone_cfg_derive v0.3.1 |
| 3637 | 2026-09-07T00:13:12.641Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3638 | 2026-09-07T00:13:12.723Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3639 | 2026-09-07T00:13:12.775Z | Compiling rayon v1.11.0 |
| 3640 | 2026-09-07T00:13:12.801Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3641 | 2026-09-07T00:13:12.819Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3642 | 2026-09-07T00:13:12.838Z | Compiling itertools v0.12.1 |
| 3643 | 2026-09-07T00:13:12.857Z | Compiling sigpipe v0.1.3 |
| 3644 | 2026-09-07T00:13:12.972Z | Compiling glob v0.3.3 |
| 3645 | 2026-09-07T00:13:12.978Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3646 | 2026-09-07T00:13:12.978Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3647 | 2026-09-07T00:13:13.029Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3648 | 2026-09-07T00:13:13.046Z | Compiling smf v0.2.3 |
| 3649 | 2026-09-07T00:13:13.238Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3650 | 2026-09-07T00:13:13.270Z | Compiling num_enum v0.5.11 |
| 3651 | 2026-09-07T00:13:13.318Z | Compiling whoami v1.6.1 |
| 3652 | 2026-09-07T00:13:13.346Z | Compiling cpubits v0.1.1 |
| 3653 | 2026-09-07T00:13:13.350Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3654 | 2026-09-07T00:13:13.387Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3655 | 2026-09-07T00:13:13.404Z | Compiling gethostname v0.5.0 |
| 3656 | 2026-09-07T00:13:13.423Z | Compiling num-rational v0.4.2 |
| 3657 | 2026-09-07T00:13:13.443Z | Compiling num-complex v0.4.6 |
| 3658 | 2026-09-07T00:13:13.463Z | Compiling pem-rfc7468 v1.0.0 |
| 3659 | 2026-09-07T00:13:13.523Z | Compiling float-ord v0.3.2 |
| 3660 | 2026-09-07T00:13:13.549Z | Compiling cancel-safe-futures v0.1.5 |
| 3661 | 2026-09-07T00:13:13.594Z | Compiling hmac v0.13.0 |
| 3662 | 2026-09-07T00:13:13.672Z | Compiling universal-hash v0.6.1 |
| 3663 | 2026-09-07T00:13:13.739Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3664 | 2026-09-07T00:13:13.791Z | Compiling oxide-update-engine-types v0.1.2 |
| 3665 | 2026-09-07T00:13:13.831Z | Compiling num v0.4.3 |
| 3666 | 2026-09-07T00:13:13.851Z | Compiling linear-map v1.2.0 |
| 3667 | 2026-09-07T00:13:13.884Z | Compiling libefi-sys v0.1.0 |
| 3668 | 2026-09-07T00:13:13.908Z | Compiling prettyplease v0.2.37 |
| 3669 | 2026-09-07T00:13:13.930Z | Compiling polyval v0.7.1 |
| 3670 | 2026-09-07T00:13:14.049Z | Compiling zone v0.3.1 |
| 3671 | 2026-09-07T00:13:14.066Z | Compiling der v0.8.0 |
| 3672 | 2026-09-07T00:13:14.098Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3673 | 2026-09-07T00:13:14.151Z | Compiling newline-converter v0.3.0 |
| 3674 | 2026-09-07T00:13:14.195Z | Compiling console v0.15.11 |
| 3675 | 2026-09-07T00:13:14.212Z | Compiling bitfield-struct v0.6.2 |
| 3676 | 2026-09-07T00:13:14.484Z | Compiling ingot-types v0.2.0 |
| 3677 | 2026-09-07T00:13:14.522Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3678 | 2026-09-07T00:13:14.526Z | Compiling ghash v0.6.0 |
| 3679 | 2026-09-07T00:13:14.577Z | Compiling expectorate v1.2.0 |
| 3680 | 2026-09-07T00:13:14.710Z | Compiling pbkdf2 v0.13.0 |
| 3681 | 2026-09-07T00:13:14.756Z | Compiling aes v0.9.1 |
| 3682 | 2026-09-07T00:13:14.776Z | Compiling crypto-bigint v0.7.5 |
| 3683 | 2026-09-07T00:13:14.810Z | Compiling oxide-update-engine v0.1.2 |
| 3684 | 2026-09-07T00:13:14.843Z | Compiling ctr v0.10.1 |
| 3685 | 2026-09-07T00:13:14.869Z | Compiling ingot v0.2.1 |
| 3686 | 2026-09-07T00:13:14.929Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3687 | 2026-09-07T00:13:14.945Z | Compiling aead v0.6.1 |
| 3688 | 2026-09-07T00:13:15.039Z | Compiling sha2 v0.11.0 |
| 3689 | 2026-09-07T00:13:15.087Z | Compiling nom v8.0.0 |
| 3690 | 2026-09-07T00:13:15.147Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3691 | 2026-09-07T00:13:15.167Z | Compiling semver v0.1.20 |
| 3692 | 2026-09-07T00:13:15.247Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3693 | 2026-09-07T00:13:15.263Z | Compiling aes-gcm v0.11.0 |
| 3694 | 2026-09-07T00:13:15.335Z | Compiling spki v0.8.0 |
| 3695 | 2026-09-07T00:13:15.353Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3696 | 2026-09-07T00:13:15.437Z | Compiling rustc_version v0.1.7 |
| 3697 | 2026-09-07T00:13:15.489Z | Compiling tokio-dtrace v0.1.1 |
| 3698 | 2026-09-07T00:13:15.510Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3699 | 2026-09-07T00:13:15.586Z | Compiling salsa20 v0.11.0 |
| 3700 | 2026-09-07T00:13:15.589Z | Compiling slog-dtrace v0.3.0 |
| 3701 | 2026-09-07T00:13:15.625Z | Compiling typify-macro v0.6.2 |
| 3702 | 2026-09-07T00:13:15.672Z | Compiling xshell-macros v0.2.7 |
| 3703 | 2026-09-07T00:13:15.707Z | Compiling minimal-lexical v0.2.1 |
| 3704 | 2026-09-07T00:13:15.773Z | Compiling scrypt v0.12.0 |
| 3705 | 2026-09-07T00:13:15.795Z | Compiling newtype_derive v0.1.6 |
| 3706 | 2026-09-07T00:13:15.814Z | Compiling oxide-tokio-rt v0.1.4 |
| 3707 | 2026-09-07T00:13:15.849Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3708 | 2026-09-07T00:13:15.886Z | Compiling phf_shared v0.12.1 |
| 3709 | 2026-09-07T00:13:15.916Z | Compiling nom v7.1.3 |
| 3710 | 2026-09-07T00:13:15.993Z | Compiling cbc v0.2.1 |
| 3711 | 2026-09-07T00:13:16.046Z | Compiling csv-core v0.1.13 |
| 3712 | 2026-09-07T00:13:16.073Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3713 | 2026-09-07T00:13:16.095Z | Compiling chrono-tz v0.10.4 |
| 3714 | 2026-09-07T00:13:16.114Z | Compiling unicode-xid v0.2.6 |
| 3715 | 2026-09-07T00:13:16.129Z | Compiling xshell v0.2.7 |
| 3716 | 2026-09-07T00:13:16.160Z | Compiling highway v1.3.0 |
| 3717 | 2026-09-07T00:13:16.176Z | Compiling pkcs5 v0.8.1 |
| 3718 | 2026-09-07T00:13:16.260Z | Compiling csv v1.4.0 |
| 3719 | 2026-09-07T00:13:16.278Z | Compiling const_format_proc_macros v0.2.34 |
| 3720 | 2026-09-07T00:13:16.341Z | Compiling phf v0.12.1 |
| 3721 | 2026-09-07T00:13:16.502Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3722 | 2026-09-07T00:13:16.546Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3723 | 2026-09-07T00:13:16.617Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3724 | 2026-09-07T00:13:16.713Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3725 | 2026-09-07T00:13:16.780Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3726 | 2026-09-07T00:13:16.797Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3727 | 2026-09-07T00:13:16.854Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3728 | 2026-09-07T00:13:16.884Z | Compiling utf-8 v0.7.6 |
| 3729 | 2026-09-07T00:13:16.904Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3730 | 2026-09-07T00:13:17.052Z | Compiling pkcs8 v0.11.0 |
| 3731 | 2026-09-07T00:13:17.212Z | Compiling const_format v0.2.35 |
| 3732 | 2026-09-07T00:13:17.392Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3733 | 2026-09-07T00:13:17.465Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3734 | 2026-09-07T00:13:17.506Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3735 | 2026-09-07T00:13:17.529Z | Compiling typify v0.6.2 |
| 3736 | 2026-09-07T00:13:17.569Z | Compiling tabled_derive v0.7.0 |
| 3737 | 2026-09-07T00:13:17.588Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3738 | 2026-09-07T00:13:17.667Z | Compiling progenitor-impl v0.14.0 |
| 3739 | 2026-09-07T00:13:17.747Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3740 | 2026-09-07T00:13:17.779Z | Compiling bcs v0.1.6 |
| 3741 | 2026-09-07T00:13:17.895Z | Compiling ff v0.14.0 |
| 3742 | 2026-09-07T00:13:17.969Z | Compiling termtree v0.5.1 |
| 3743 | 2026-09-07T00:13:18.063Z | Compiling steno v0.4.1 |
| 3744 | 2026-09-07T00:13:18.080Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3745 | 2026-09-07T00:13:18.133Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3746 | 2026-09-07T00:13:18.156Z | Compiling group v0.14.0 |
| 3747 | 2026-09-07T00:13:18.256Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3748 | 2026-09-07T00:13:18.325Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3749 | 2026-09-07T00:13:18.379Z | Compiling signature v3.0.0 |
| 3750 | 2026-09-07T00:13:18.602Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3751 | 2026-09-07T00:13:18.624Z | Compiling base16ct v1.0.0 |
| 3752 | 2026-09-07T00:13:18.644Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3753 | 2026-09-07T00:13:18.647Z | Compiling tabled v0.15.0 |
| 3754 | 2026-09-07T00:13:18.693Z | Compiling tagptr v0.2.0 |
| 3755 | 2026-09-07T00:13:18.739Z | Compiling hkdf v0.13.0 |
| 3756 | 2026-09-07T00:13:18.846Z | Compiling moka v0.12.13 |
| 3757 | 2026-09-07T00:13:18.877Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3758 | 2026-09-07T00:13:18.933Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3759 | 2026-09-07T00:13:18.951Z | Compiling sec1 v0.8.1 |
| 3760 | 2026-09-07T00:13:18.959Z | Compiling parking_lot_core v0.8.6 |
| 3761 | 2026-09-07T00:13:19.292Z | Compiling elliptic-curve v0.14.1 |
| 3762 | 2026-09-07T00:13:19.310Z | Compiling dashu-int v0.5.1 |
| 3763 | 2026-09-07T00:13:19.468Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3764 | 2026-09-07T00:13:19.572Z | Compiling hickory-resolver v0.25.2 |
| 3765 | 2026-09-07T00:13:19.615Z | Compiling wnaf v0.14.0 |
| 3766 | 2026-09-07T00:13:19.639Z | Compiling primefield v0.14.0 |
| 3767 | 2026-09-07T00:13:19.670Z | Compiling rfc6979 v0.6.0 |
| 3768 | 2026-09-07T00:13:19.832Z | Compiling tungstenite v0.21.0 |
| 3769 | 2026-09-07T00:13:19.851Z | Compiling libscf-sys v1.2.0 |
| 3770 | 2026-09-07T00:13:19.877Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3771 | 2026-09-07T00:13:19.896Z | Compiling git-stub v1.0.0 |
| 3772 | 2026-09-07T00:13:20.017Z | Compiling ssh-encoding v0.2.0 |
| 3773 | 2026-09-07T00:13:20.187Z | Compiling dashu-base v0.5.1 |
| 3774 | 2026-09-07T00:13:20.309Z | Compiling rlimit v0.10.2 |
| 3775 | 2026-09-07T00:13:20.400Z | Compiling progenitor-macro v0.14.0 |
| 3776 | 2026-09-07T00:13:20.418Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3777 | 2026-09-07T00:13:20.480Z | Compiling num-modular v0.6.5 |
| 3778 | 2026-09-07T00:13:20.540Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3779 | 2026-09-07T00:13:20.603Z | Compiling tokio-tungstenite v0.21.0 |
| 3780 | 2026-09-07T00:13:20.643Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3781 | 2026-09-07T00:13:20.674Z | Compiling ssh-cipher v0.2.0 |
| 3782 | 2026-09-07T00:13:20.704Z | Compiling git-stub-vcs v0.1.0 |
| 3783 | 2026-09-07T00:13:20.722Z | Compiling primeorder v0.14.0 |
| 3784 | 2026-09-07T00:13:20.816Z | Compiling ecdsa v0.17.0 |
| 3785 | 2026-09-07T00:13:20.957Z | Compiling tungstenite v0.28.0 |
| 3786 | 2026-09-07T00:13:21.085Z | Compiling papergrid v0.18.0 |
| 3787 | 2026-09-07T00:13:21.102Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3788 | 2026-09-07T00:13:21.159Z | Compiling p256 v0.13.2 |
| 3789 | 2026-09-07T00:13:21.201Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3790 | 2026-09-07T00:13:21.216Z | Compiling curve25519-dalek v5.0.0 |
| 3791 | 2026-09-07T00:13:21.291Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 3792 | 2026-09-07T00:13:21.313Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3793 | 2026-09-07T00:13:21.511Z | Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 3794 | 2026-09-07T00:13:21.582Z | Compiling num-primitive v0.2.1 |
| 3795 | 2026-09-07T00:13:21.607Z | Compiling unicase v2.9.0 |
| 3796 | 2026-09-07T00:13:21.832Z | Compiling tokio-tungstenite v0.28.0 |
| 3797 | 2026-09-07T00:13:21.867Z | Compiling mime_guess v2.0.5 |
| 3798 | 2026-09-07T00:13:21.925Z | Compiling ssh-key v0.6.7 |
| 3799 | 2026-09-07T00:13:21.948Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3800 | 2026-09-07T00:13:21.966Z | Compiling parking_lot v0.11.2 |
| 3801 | 2026-09-07T00:13:22.194Z | Compiling dsi-bitstream v0.10.1 |
| 3802 | 2026-09-07T00:13:22.206Z | Compiling tabled v0.21.0 |
| 3803 | 2026-09-07T00:13:22.239Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3804 | 2026-09-07T00:13:22.258Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3805 | 2026-09-07T00:13:22.385Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3806 | 2026-09-07T00:13:22.402Z | Compiling ssh-encoding v0.3.0 |
| 3807 | 2026-09-07T00:13:22.490Z | Compiling prefix-trie v0.7.0 |
| 3808 | 2026-09-07T00:13:22.494Z | Compiling fxhash v0.2.1 |
| 3809 | 2026-09-07T00:13:22.674Z | Compiling keccak v0.2.0 |
| 3810 | 2026-09-07T00:13:22.777Z | Compiling bytesize v2.7.0 |
| 3811 | 2026-09-07T00:13:22.795Z | Compiling http-range-header v0.4.2 |
| 3812 | 2026-09-07T00:13:22.856Z | Compiling hickory-server v0.25.2 |
| 3813 | 2026-09-07T00:13:22.887Z | Compiling sled v0.34.7 |
| 3814 | 2026-09-07T00:13:22.911Z | Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 3815 | 2026-09-07T00:13:23.105Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3816 | 2026-09-07T00:13:23.630Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3817 | 2026-09-07T00:13:23.725Z | Compiling ed25519 v3.0.0 |
| 3818 | 2026-09-07T00:13:23.845Z | Compiling crypto-primes v0.7.2 |
| 3819 | 2026-09-07T00:13:24.469Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3820 | 2026-09-07T00:13:24.843Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3821 | 2026-09-07T00:13:24.862Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3822 | 2026-09-07T00:13:24.882Z | Compiling poly1305 v0.9.0 |
| 3823 | 2026-09-07T00:13:24.904Z | Compiling blowfish v0.10.0 |
| 3824 | 2026-09-07T00:13:24.989Z | Compiling blake2 v0.11.0-rc.6 |
| 3825 | 2026-09-07T00:13:25.181Z | Compiling crc8 v0.1.1 |
| 3826 | 2026-09-07T00:13:25.198Z | Compiling half v1.8.3 |
| 3827 | 2026-09-07T00:13:25.280Z | Compiling seq-macro v0.3.6 |
| 3828 | 2026-09-07T00:13:25.298Z | Compiling http-range v0.1.5 |
| 3829 | 2026-09-07T00:13:25.327Z | Compiling argon2 v0.6.0-rc.8 |
| 3830 | 2026-09-07T00:13:25.463Z | Compiling serde_cbor v0.11.2 |
| 3831 | 2026-09-07T00:13:25.499Z | Compiling ssh-cipher v0.3.0 |
| 3832 | 2026-09-07T00:13:25.518Z | Compiling rsa v0.10.0-rc.18 |
| 3833 | 2026-09-07T00:13:25.537Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3834 | 2026-09-07T00:13:25.624Z | Compiling ed25519-dalek v3.0.0 |
| 3835 | 2026-09-07T00:13:25.643Z | Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 3836 | 2026-09-07T00:13:25.687Z | Compiling progenitor v0.14.0 |
| 3837 | 2026-09-07T00:13:25.858Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3838 | 2026-09-07T00:13:25.877Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3839 | 2026-09-07T00:13:25.881Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3840 | 2026-09-07T00:13:26.079Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3841 | 2026-09-07T00:13:26.130Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3842 | 2026-09-07T00:13:26.148Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3843 | 2026-09-07T00:13:26.167Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3844 | 2026-09-07T00:13:26.443Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3845 | 2026-09-07T00:13:26.513Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 3846 | 2026-09-07T00:13:26.677Z | Compiling sha3 v0.11.0 |
| 3847 | 2026-09-07T00:13:26.744Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3848 | 2026-09-07T00:13:26.812Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3849 | 2026-09-07T00:13:26.885Z | Compiling p521 v0.14.0 |
| 3850 | 2026-09-07T00:13:26.987Z | Compiling p256 v0.14.0 |
| 3851 | 2026-09-07T00:13:27.093Z | Compiling p384 v0.14.0 |
| 3852 | 2026-09-07T00:13:27.165Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3853 | 2026-09-07T00:13:27.184Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3854 | 2026-09-07T00:13:27.477Z | Compiling scuffle v0.1.0 |
| 3855 | 2026-09-07T00:13:27.594Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3856 | 2026-09-07T00:13:28.148Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3857 | 2026-09-07T00:13:28.470Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3858 | 2026-09-07T00:13:28.666Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3859 | 2026-09-07T00:13:28.688Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3860 | 2026-09-07T00:13:28.717Z | Compiling yasna v0.5.2 |
| 3861 | 2026-09-07T00:13:29.072Z | Compiling pwd v1.4.0 |
| 3862 | 2026-09-07T00:13:29.305Z | Compiling kstat-rs v0.2.5 |
| 3863 | 2026-09-07T00:13:29.427Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3864 | 2026-09-07T00:13:29.484Z | Compiling headers-core v0.3.0 |
| 3865 | 2026-09-07T00:13:29.570Z | Compiling kem v0.3.0 |
| 3866 | 2026-09-07T00:13:29.632Z | Compiling module-lattice v0.2.3 |
| 3867 | 2026-09-07T00:13:29.632Z | Compiling lru v0.18.3 |
| 3868 | 2026-09-07T00:13:29.706Z | Compiling nanorand v0.7.0 |
| 3869 | 2026-09-07T00:13:29.724Z | Compiling sponge-cursor v0.1.0 |
| 3870 | 2026-09-07T00:13:29.862Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3871 | 2026-09-07T00:13:29.888Z | Compiling ml-kem v0.3.2 |
| 3872 | 2026-09-07T00:13:29.930Z | Compiling flume v0.11.1 |
| 3873 | 2026-09-07T00:13:30.025Z | Compiling sha3 v0.12.0 |
| 3874 | 2026-09-07T00:13:30.183Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3875 | 2026-09-07T00:13:30.236Z | Compiling ssh-key v0.7.0-rc.11 |
| 3876 | 2026-09-07T00:13:30.256Z | Compiling headers v0.4.1 |
| 3877 | 2026-09-07T00:13:30.280Z | Compiling rcgen v0.12.1 |
| 3878 | 2026-09-07T00:13:30.309Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3879 | 2026-09-07T00:13:30.393Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3880 | 2026-09-07T00:13:30.648Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3881 | 2026-09-07T00:13:30.731Z | Compiling hyper-staticfile v0.10.1 |
| 3882 | 2026-09-07T00:13:30.881Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3883 | 2026-09-07T00:13:31.018Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3884 | 2026-09-07T00:13:31.038Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3885 | 2026-09-07T00:13:31.080Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3886 | 2026-09-07T00:13:31.107Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3887 | 2026-09-07T00:13:31.196Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3888 | 2026-09-07T00:13:31.282Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3889 | 2026-09-07T00:13:31.332Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3890 | 2026-09-07T00:13:31.619Z | Compiling russh-cryptovec v0.62.0 |
| 3891 | 2026-09-07T00:13:31.695Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3892 | 2026-09-07T00:13:31.714Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3893 | 2026-09-07T00:13:31.732Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3894 | 2026-09-07T00:13:31.885Z | Compiling port-file v0.1.0 |
| 3895 | 2026-09-07T00:13:31.944Z | Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 3896 | 2026-09-07T00:13:32.160Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3897 | 2026-09-07T00:13:32.182Z | Compiling num-bigint v0.4.6 |
| 3898 | 2026-09-07T00:13:32.203Z | Compiling generic-array v1.4.3 |
| 3899 | 2026-09-07T00:13:32.535Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3900 | 2026-09-07T00:13:32.679Z | Compiling russh-util v0.52.0 |
| 3901 | 2026-09-07T00:13:32.723Z | Compiling enum_dispatch v0.3.13 |
| 3902 | 2026-09-07T00:13:32.783Z | Compiling delegate v0.13.5 |
| 3903 | 2026-09-07T00:13:32.864Z | Compiling subprocess v0.2.15 |
| 3904 | 2026-09-07T00:13:32.966Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3905 | 2026-09-07T00:13:33.016Z | Compiling display-error-chain v0.2.2 |
| 3906 | 2026-09-07T00:13:33.073Z | Compiling md5 v0.8.0 |
| 3907 | 2026-09-07T00:13:33.090Z | Compiling hex-literal v1.1.0 |
| 3908 | 2026-09-07T00:13:33.213Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3909 | 2026-09-07T00:13:33.231Z | Compiling colored v2.2.0 |
| 3910 | 2026-09-07T00:13:33.363Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3911 | 2026-09-07T00:13:33.436Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3912 | 2026-09-07T00:13:33.557Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3913 | 2026-09-07T00:13:33.631Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3914 | 2026-09-07T00:13:33.649Z | Compiling internet-checksum v0.2.1 |
| 3915 | 2026-09-07T00:13:33.807Z | Compiling russh v0.62.4 |
| 3916 | 2026-09-07T00:13:34.064Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3917 | 2026-09-07T00:13:34.960Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3918 | 2026-09-07T00:13:36.103Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3919 | 2026-09-07T00:13:36.103Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3920 | 2026-09-07T00:13:38.819Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3921 | 2026-09-07T00:13:39.510Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3922 | 2026-09-07T00:13:40.003Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3923 | 2026-09-07T00:13:40.654Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3924 | 2026-09-07T00:13:41.358Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3925 | 2026-09-07T00:13:49.728Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3926 | 2026-09-07T00:13:49.729Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3927 | 2026-09-07T00:13:49.729Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3928 | 2026-09-07T00:13:49.729Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3929 | 2026-09-07T00:13:49.732Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3930 | 2026-09-07T00:13:51.517Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3931 | 2026-09-07T00:13:51.651Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3932 | 2026-09-07T00:13:55.992Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3933 | 2026-09-07T00:14:42.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s |
| 3934 | 2026-09-07T00:14:42.293Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3935 | 2026-09-07T00:14:42.293Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3936 | 2026-09-07T00:14:42.519Z | |
| 3937 | 2026-09-07T00:14:42.520Z | real 1:35.404912367 |
| 3938 | 2026-09-07T00:14:42.520Z | user 8:50.654649392 |
| 3939 | 2026-09-07T00:14:42.520Z | sys 1:39.966245578 |
| 3940 | 2026-09-07T00:14:42.520Z | trap 0.255859813 |
| 3941 | 2026-09-07T00:14:42.520Z | tflt 0.339822727 |
| 3942 | 2026-09-07T00:14:42.520Z | dflt 1.953799984 |
| 3943 | 2026-09-07T00:14:42.521Z | kflt 0.000245450 |
| 3944 | 2026-09-07T00:14:42.524Z | lock 32:32.841313734 |
| 3945 | 2026-09-07T00:14:42.524Z | slp 19:36.192747525 |
| 3946 | 2026-09-07T00:14:42.524Z | lat 37.019284934 |
| 3947 | 2026-09-07T00:14:42.525Z | stop 2:58.573054302 |
| 3948 | 2026-09-07T00:14:42.525Z | + mkdir tests |
| 3949 | 2026-09-07T00:14:42.525Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3950 | 2026-09-07T00:14:42.528Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3951 | 2026-09-07T00:14:42.547Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-69d997fe14e17619 tests/ |
| 3952 | 2026-09-07T00:14:42.569Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-6421c1b5d6f7b184 tests/ |
| 3953 | 2026-09-07T00:14:42.591Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-ee7bbd6dea8f0b79 tests/ |
| 3954 | 2026-09-07T00:14:42.613Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-34eeb32cfcbb8983 tests/ |
| 3955 | 2026-09-07T00:14:42.977Z | + 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) |
| 3956 | 2026-09-07T00:14:42.980Z | + 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-6421c1b5d6f7b184 tests/commtest-ee7bbd6dea8f0b79 tests/dhcp_server-69d997fe14e17619 tests/end_to_end_tests-34eeb32cfcbb8983 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 |
| 3957 | 2026-09-07T00:15:48.923Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3958 | 2026-09-07T00:15:48.923Z | a .github/buildomat/ci-env.sh 1K |
| 3959 | 2026-09-07T00:15:48.924Z | a out/target/test 1K |
| 3960 | 2026-09-07T00:15:48.924Z | a out/npuzone/npuzone 27402K |
| 3961 | 2026-09-07T00:15:48.925Z | a package-manifest.toml 35K |
| 3962 | 2026-09-07T00:15:48.925Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3963 | 2026-09-07T00:15:48.925Z | a target/release/omicron-package 16972K |
| 3964 | 2026-09-07T00:15:48.925Z | a target/release/xtask 6403K |
| 3965 | 2026-09-07T00:15:48.925Z | a target/debug/bootstrap 441149K |
| 3966 | 2026-09-07T00:15:48.925Z | a tests/bootstrap-6421c1b5d6f7b184 34531K |
| 3967 | 2026-09-07T00:15:48.925Z | a tests/commtest-ee7bbd6dea8f0b79 34532K |
| 3968 | 2026-09-07T00:15:48.925Z | a tests/dhcp_server-69d997fe14e17619 34531K |
| 3969 | 2026-09-07T00:15:48.926Z | a tests/end_to_end_tests-34eeb32cfcbb8983 504651K |
| 3970 | 2026-09-07T00:15:48.926Z | a tools/opte_version 1K |
| 3971 | 2026-09-07T00:15:48.926Z | a tools/opte_version_override 2K |
| 3972 | 2026-09-07T00:15:48.926Z | a out/clickhouse.tar.gz 233253K |
| 3973 | 2026-09-07T00:15:48.926Z | a out/clickhouse_keeper.tar.gz 227770K |
| 3974 | 2026-09-07T00:15:48.926Z | a out/clickhouse_server.tar.gz 233250K |
| 3975 | 2026-09-07T00:15:48.926Z | a out/cockroachdb.tar.gz 125096K |
| 3976 | 2026-09-07T00:15:48.926Z | a out/crucible-pantry-zone.tar.gz 24780K |
| 3977 | 2026-09-07T00:15:48.926Z | a out/crucible-utils.tar 18900K |
| 3978 | 2026-09-07T00:15:48.926Z | a out/crucible-zone.tar.gz 39592K |
| 3979 | 2026-09-07T00:15:48.926Z | a out/external-dns.tar.gz 15171K |
| 3980 | 2026-09-07T00:15:48.926Z | a out/internal-dns.tar.gz 15170K |
| 3981 | 2026-09-07T00:15:48.926Z | a out/mg-ddm-gz.tar 100917K |
| 3982 | 2026-09-07T00:15:48.926Z | a out/nexus.tar.gz 196035K |
| 3983 | 2026-09-07T00:15:48.926Z | a out/ntp.tar.gz 7163K |
| 3984 | 2026-09-07T00:15:48.926Z | a out/omicron-gateway-softnpu.tar.gz 13869K |
| 3985 | 2026-09-07T00:15:48.926Z | a out/omicron-sled-agent.tar 133283K |
| 3986 | 2026-09-07T00:15:48.926Z | a out/overlay.tar.gz 4K |
| 3987 | 2026-09-07T00:15:48.926Z | a out/oximeter.tar.gz 17702K |
| 3988 | 2026-09-07T00:15:48.927Z | a out/oxlog.tar 2408K |
| 3989 | 2026-09-07T00:15:48.927Z | a out/probe.tar.gz 3037K |
| 3990 | 2026-09-07T00:15:48.927Z | a out/propolis-server.tar.gz 34642K |
| 3991 | 2026-09-07T00:15:48.927Z | a out/pumpkind-gz.tar 26647K |
| 3992 | 2026-09-07T00:15:48.927Z | a out/switch-softnpu.tar.gz 313385K |
| 3993 | 2026-09-07T00:15:48.931Z | |
| 3994 | 2026-09-07T00:15:48.931Z | real 1:05.943624736 |
| 3995 | 2026-09-07T00:15:48.931Z | user 1:03.868704465 |
| 3996 | 2026-09-07T00:15:48.931Z | sys 3.478479782 |
| 3997 | 2026-09-07T00:15:48.931Z | trap 0.004542313 |
| 3998 | 2026-09-07T00:15:48.931Z | tflt 0.000000000 |
| 3999 | 2026-09-07T00:15:48.931Z | dflt 0.000000000 |
| 4000 | 2026-09-07T00:15:48.931Z | kflt 0.000000000 |
| 4001 | 2026-09-07T00:15:48.931Z | lock 0.000000000 |
| 4002 | 2026-09-07T00:15:48.931Z | slp 1:03.738709368 |
| 4003 | 2026-09-07T00:15:48.931Z | lat 0.792193726 |
| 4004 | 2026-09-07T00:15:48.931Z | stop 0.000216070 |
| 4005 | 2026-09-07T00:15:48.931Z | process exited: duration 1084806 ms, exit code 0 |
| |
| 4006 | 2026-09-07T00:15:48.946Z | found 1 output files |
| 4007 | 2026-09-07T00:15:48.946Z | uploading: /work/package.tar.gz (1851098395 bytes) |
| 4008 | 2026-09-07T00:16:27.985Z | uploaded: /work/package.tar.gz |