|
|
|
| 1 | 2026-09-06T04:30:15.915Z | job assigned to worker 01M1TFN5KGCAW80EAHMV0GV9KY [factory aws, i-06111248be93b8f46] (queued for 49 s) |
| |
| 2 | 2026-09-06T04:30:23.523Z | starting task 0: "setup" |
| 3 | 2026-09-06T04:30:23.534Z | ++ uname -s |
| 4 | 2026-09-06T04:30:23.535Z | + kern=SunOS |
| 5 | 2026-09-06T04:30:23.535Z | + build_user=build |
| 6 | 2026-09-06T04:30:23.535Z | + build_uid=12345 |
| 7 | 2026-09-06T04:30:23.535Z | + work_dir=/work |
| 8 | 2026-09-06T04:30:23.535Z | + input_dir=/input |
| 9 | 2026-09-06T04:30:23.536Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-06T04:30:23.536Z | + case "$kern" in |
| 11 | 2026-09-06T04:30:23.536Z | + groupadd -g 12345 build |
| 12 | 2026-09-06T04:30:23.536Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-06T04:30:25.539Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-06T04:30:25.614Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-06T04:30:25.629Z | + home_fs=zfs |
| 16 | 2026-09-06T04:30:25.629Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-06T04:30:25.629Z | + mkdir -p /home/build |
| 18 | 2026-09-06T04:30:25.630Z | + chown build:build /home/build /work |
| 19 | 2026-09-06T04:30:27.624Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-06T04:30:27.629Z | process exited: duration 4104 ms, exit code 0 |
| |
| 21 | 2026-09-06T04:30:27.639Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-06T04:30:27.645Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-06T04:30:27.645Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-06T04:30:27.645Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-06T04:30:27.646Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-06T04:30:27.656Z | * rust toolchain channel = "1.97.1" |
| 27 | 2026-09-06T04:30:27.656Z | * rust toolchain profile = "default" |
| 28 | 2026-09-06T04:30:27.656Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-06T04:30:27.656Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-06T04:30:27.793Z | info: downloading installer |
| 31 | 2026-09-06T04:30:29.053Z | info: profile set to default |
| 32 | 2026-09-06T04:30:29.053Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-06T04:30:29.071Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-06T04:30:29.180Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-06T04:30:29.184Z | info: downloading 6 components |
| 36 | 2026-09-06T04:30:43.033Z | |
| 37 | 2026-09-06T04:30:43.034Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-09-06T04:30:43.062Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-06T04:30:43.062Z | |
| 40 | 2026-09-06T04:30:43.066Z | |
| 41 | 2026-09-06T04:30:43.066Z | Rust is installed now. Great! |
| 42 | 2026-09-06T04:30:43.066Z | |
| 43 | 2026-09-06T04:30:43.066Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-06T04:30:43.066Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-06T04:30:43.066Z | |
| 46 | 2026-09-06T04:30:43.066Z | To configure your current shell, you need to source |
| 47 | 2026-09-06T04:30:43.066Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-06T04:30:43.066Z | |
| 49 | 2026-09-06T04:30:43.066Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-06T04:30:43.066Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-06T04:30:43.066Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-06T04:30:43.066Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-06T04:30:43.066Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-06T04:30:43.066Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-06T04:30:43.066Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-06T04:30:43.066Z | HOST_CC = None |
| 57 | 2026-09-06T04:30:43.066Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-06T04:30:43.066Z | CC = None |
| 59 | 2026-09-06T04:30:43.066Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-06T04:30:43.242Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-06T04:30:43.242Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-06T04:30:43.242Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-06T04:30:43.242Z | CFLAGS = None |
| 64 | 2026-09-06T04:30:43.242Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-06T04:30:43.242Z | HOST_CFLAGS = None |
| 66 | 2026-09-06T04:30:43.242Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-06T04:30:43.242Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-06T04:30:43.242Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-06T04:30:43.242Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-06T04:30:43.355Z | + rustup --version |
| 71 | 2026-09-06T04:30:43.362Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-06T04:30:43.365Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-06T04:30:43.382Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-06T04:30:43.386Z | + cargo --version |
| 75 | 2026-09-06T04:30:43.393Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-06T04:30:43.396Z | + rustc --version |
| 77 | 2026-09-06T04:30:43.416Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-06T04:30:43.419Z | process exited: duration 15779 ms, exit code 0 |
| |
| 79 | 2026-09-06T04:30:43.429Z | starting task 2: "authentication" |
| 80 | 2026-09-06T04:30:43.448Z | process exited: duration 19 ms, exit code 0 |
| |
| 81 | 2026-09-06T04:30:43.455Z | starting task 3: "clone repository" |
| 82 | 2026-09-06T04:30:43.459Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-06T04:30:43.462Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-06T04:30:43.494Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-06T04:30:56.499Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-06T04:30:56.499Z | + git fetch origin d7c734fd9a28fd22f6e4fa76066ecf2070287e2e |
| 87 | 2026-09-06T04:30:56.850Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-06T04:30:56.850Z | * branch d7c734fd9a28fd22f6e4fa76066ecf2070287e2e -> FETCH_HEAD |
| 89 | 2026-09-06T04:30:56.867Z | + [[ -n zl/mcast-build ]] |
| 90 | 2026-09-06T04:30:56.870Z | ++ git branch --show-current |
| 91 | 2026-09-06T04:30:56.870Z | + current=main |
| 92 | 2026-09-06T04:30:56.870Z | + [[ main != zl/mcast-build ]] |
| 93 | 2026-09-06T04:30:56.870Z | + git branch -f zl/mcast-build d7c734fd9a28fd22f6e4fa76066ecf2070287e2e |
| 94 | 2026-09-06T04:30:56.874Z | + git checkout -f zl/mcast-build |
| 95 | 2026-09-06T04:30:57.138Z | Switched to branch 'zl/mcast-build' |
| 96 | 2026-09-06T04:30:57.142Z | + git reset --hard d7c734fd9a28fd22f6e4fa76066ecf2070287e2e |
| 97 | 2026-09-06T04:30:57.224Z | HEAD is now at d7c734fd9 [rack-init-config] re-export UnnumberedRouter and NumberedRouter, git tmp |
| 98 | 2026-09-06T04:30:57.227Z | process exited: duration 13770 ms, exit code 0 |
| |
| 99 | 2026-09-06T04:30:57.234Z | starting task 4: "build" |
| 100 | 2026-09-06T04:30:57.240Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-06T04:30:57.240Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-06T04:30:57.240Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-06T04:30:57.243Z | +++ uname -s |
| 104 | 2026-09-06T04:30:57.243Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-06T04:30:57.243Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-06T04:30:57.246Z | + cargo --version |
| 107 | 2026-09-06T04:30:57.255Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 108 | 2026-09-06T04:30:57.258Z | + rustc --version |
| 109 | 2026-09-06T04:30:57.278Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-06T04:30:57.281Z | + WORK=/work |
| 111 | 2026-09-06T04:30:57.281Z | + pfexec mkdir -p /work |
| 112 | 2026-09-06T04:30:57.284Z | + pfexec chown build /work |
| 113 | 2026-09-06T04:30:57.288Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 114 | 2026-09-06T04:30:59.475Z | Startup: Refreshing catalog 'helios' ... Done |
| 115 | 2026-09-06T04:30:59.905Z | Startup: Caching catalogs ... Done |
| 116 | 2026-09-06T04:31:02.431Z | Planning: Solver setup ... Done (2.349s) |
| 117 | 2026-09-06T04:31:02.500Z | Planning: Running solver ... Done (0.069s) |
| 118 | 2026-09-06T04:31:02.553Z | Planning: Finding local manifests ... Done (0.004s) |
| 119 | 2026-09-06T04:31:02.564Z | Planning: Fetching manifests: 0/2 0% complete |
| 120 | 2026-09-06T04:31:02.586Z | Planning: Fetching manifests: 2/2 100% complete |
| 121 | 2026-09-06T04:31:02.605Z | Planning: Package planning ... Done (0.016s) |
| 122 | 2026-09-06T04:31:02.609Z | Planning: Merging actions ... Done (0.002s) |
| 123 | 2026-09-06T04:31:02.766Z | Planning: Checking for conflicting actions ... Done (0.163s) |
| 124 | 2026-09-06T04:31:02.770Z | Planning: Consolidating action changes ... Done (0.001s) |
| 125 | 2026-09-06T04:31:03.653Z | Planning: Evaluating mediators ... Done (0.886s) |
| 126 | 2026-09-06T04:31:03.656Z | Planning: Planning completed in 3.71 seconds |
| 127 | 2026-09-06T04:31:03.663Z | Packages to install: 2 |
| 128 | 2026-09-06T04:31:03.663Z | Estimated space available: 156.01 GB |
| 129 | 2026-09-06T04:31:03.663Z | Estimated space to be consumed: 86.48 MB |
| 130 | 2026-09-06T04:31:03.663Z | Create boot environment: No |
| 131 | 2026-09-06T04:31:03.663Z | Create backup boot environment: No |
| 132 | 2026-09-06T04:31:03.663Z | Rebuild boot archive: No |
| 133 | 2026-09-06T04:31:03.663Z | |
| 134 | 2026-09-06T04:31:03.667Z | Changed packages: |
| 135 | 2026-09-06T04:31:03.667Z | helios |
| 136 | 2026-09-06T04:31:03.667Z | developer/build-essential |
| 137 | 2026-09-06T04:31:03.667Z | None -> 11-3.0 |
| 138 | 2026-09-06T04:31:03.667Z | library/libxmlsec1 |
| 139 | 2026-09-06T04:31:03.667Z | None -> 1.2.35-3.0 |
| 140 | 2026-09-06T04:31:03.689Z | |
| 141 | 2026-09-06T04:31:03.689Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 142 | 2026-09-06T04:31:03.760Z | Download: Completed 1.28 MB in 0.07 seconds (18.0M/s) |
| 143 | 2026-09-06T04:31:03.820Z | Actions: 1/268 actions (Installing new actions) |
| 144 | 2026-09-06T04:31:03.859Z | Actions: Completed 268 actions in 0.04 seconds. |
| 145 | 2026-09-06T04:31:03.895Z | Finalize: Updating package state database ... Done (0.036s) |
| 146 | 2026-09-06T04:31:03.895Z | Finalize: Updating package cache ... Done (0.000s) |
| 147 | 2026-09-06T04:31:03.990Z | Finalize: Updating image state ... Done (0.094s) |
| 148 | 2026-09-06T04:31:06.795Z | Finalize: Creating fast lookup database ... Done (2.750s) |
| 149 | 2026-09-06T04:31:06.867Z | Finalize: Reading search index ... Done (0.013s) |
| 150 | 2026-09-06T04:31:06.871Z | Finalize: Updating search index ... Done (0.000s) |
| 151 | 2026-09-06T04:31:06.973Z | Finalize: Updating package cache ... Done (0.000s) |
| 152 | 2026-09-06T04:31:07.364Z | Planning: Evaluating mediator changes ... Done |
| 153 | 2026-09-06T04:31:07.466Z | Planning: Checking for conflicting actions ... Done |
| 154 | 2026-09-06T04:31:07.470Z | Planning: Consolidating action changes ... Done |
| 155 | 2026-09-06T04:31:07.624Z | Planning: Evaluating mediators ... Done |
| 156 | 2026-09-06T04:31:07.628Z | Planning: Planning completed in 0.27 seconds |
| 157 | 2026-09-06T04:31:07.648Z | Mediators to change: 2 |
| 158 | 2026-09-06T04:31:07.648Z | Create boot environment: No |
| 159 | 2026-09-06T04:31:07.648Z | Create backup boot environment: No |
| 160 | 2026-09-06T04:31:07.696Z | Finalize: Updating package state database ... Done |
| 161 | 2026-09-06T04:31:07.696Z | Finalize: Updating package cache ... Done |
| 162 | 2026-09-06T04:31:07.753Z | Finalize: Updating image state ... Done |
| 163 | 2026-09-06T04:31:09.715Z | Finalize: Creating fast lookup database ... Done |
| 164 | 2026-09-06T04:31:09.777Z | Finalize: Reading search index ... Done |
| 165 | 2026-09-06T04:31:09.781Z | Finalize: Updating search index ... Done |
| 166 | 2026-09-06T04:31:09.837Z | Finalize: Updating package cache ... Done |
| 167 | 2026-09-06T04:31:10.126Z | Planning: Evaluating mediator changes ... Done |
| 168 | 2026-09-06T04:31:10.235Z | Planning: Checking for conflicting actions ... Done |
| 169 | 2026-09-06T04:31:10.238Z | Planning: Consolidating action changes ... Done |
| 170 | 2026-09-06T04:31:10.393Z | Planning: Evaluating mediators ... Done |
| 171 | 2026-09-06T04:31:10.396Z | Planning: Planning completed in 0.27 seconds |
| 172 | 2026-09-06T04:31:10.415Z | Mediators to change: 1 |
| 173 | 2026-09-06T04:31:10.415Z | Create boot environment: No |
| 174 | 2026-09-06T04:31:10.415Z | Create backup boot environment: No |
| 175 | 2026-09-06T04:31:10.482Z | Finalize: Updating package state database ... Done |
| 176 | 2026-09-06T04:31:10.482Z | Finalize: Updating package cache ... Done |
| 177 | 2026-09-06T04:31:10.540Z | Finalize: Updating image state ... Done |
| 178 | 2026-09-06T04:31:12.526Z | Finalize: Creating fast lookup database ... Done |
| 179 | 2026-09-06T04:31:12.593Z | Finalize: Reading search index ... Done |
| 180 | 2026-09-06T04:31:12.596Z | Finalize: Updating search index ... Done |
| 181 | 2026-09-06T04:31:12.672Z | Finalize: Updating package cache ... Done |
| 182 | 2026-09-06T04:31:12.989Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 183 | 2026-09-06T04:31:12.989Z | apache system 2.4 system |
| 184 | 2026-09-06T04:31:12.989Z | clang system 15 system |
| 185 | 2026-09-06T04:31:12.989Z | csh system system illumos |
| 186 | 2026-09-06T04:31:12.989Z | ctags system system illumos |
| 187 | 2026-09-06T04:31:12.989Z | file vendor vendor darwinsys |
| 188 | 2026-09-06T04:31:12.989Z | file system system illumos |
| 189 | 2026-09-06T04:31:12.989Z | gcc vendor 14 vendor |
| 190 | 2026-09-06T04:31:12.990Z | gcc system 13 system |
| 191 | 2026-09-06T04:31:12.990Z | gcc system 10 system |
| 192 | 2026-09-06T04:31:12.990Z | go system 1.25 system |
| 193 | 2026-09-06T04:31:12.990Z | llvm system 15 system |
| 194 | 2026-09-06T04:31:12.990Z | mariadb system 11.4 system |
| 195 | 2026-09-06T04:31:12.990Z | mta vendor vendor dma |
| 196 | 2026-09-06T04:31:12.990Z | openjdk system 17 system |
| 197 | 2026-09-06T04:31:12.990Z | openjdk system 11 system |
| 198 | 2026-09-06T04:31:12.990Z | openssl vendor 3 vendor |
| 199 | 2026-09-06T04:31:12.990Z | perl system 5.40 system |
| 200 | 2026-09-06T04:31:12.990Z | postgresql system 18 system |
| 201 | 2026-09-06T04:31:12.990Z | postgresql system 17 system |
| 202 | 2026-09-06T04:31:12.990Z | python vendor 3 vendor |
| 203 | 2026-09-06T04:31:12.990Z | python system 2 system |
| 204 | 2026-09-06T04:31:12.990Z | python3 vendor 3.13 vendor |
| 205 | 2026-09-06T04:31:12.990Z | ruby system 3.4 system |
| 206 | 2026-09-06T04:31:12.990Z | ruby system 3.0 system |
| 207 | 2026-09-06T04:31:12.990Z | words vendor vendor american-english |
| 208 | 2026-09-06T04:31:12.990Z | words system system australian-english |
| 209 | 2026-09-06T04:31:12.990Z | words system system british-english |
| 210 | 2026-09-06T04:31:12.990Z | words system system canadian-english |
| 211 | 2026-09-06T04:31:12.990Z | words system system french |
| 212 | 2026-09-06T04:31:12.990Z | words system system italian |
| 213 | 2026-09-06T04:31:12.990Z | words system system ngerman |
| 214 | 2026-09-06T04:31:12.990Z | words system system ogerman |
| 215 | 2026-09-06T04:31:12.990Z | words system system spanish |
| 216 | 2026-09-06T04:31:13.254Z | PUBLISHER TYPE STATUS P LOCATION |
| 217 | 2026-09-06T04:31:13.254Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 218 | 2026-09-06T04:31:13.783Z | FMRI IFO |
| 219 | 2026-09-06T04:31:13.783Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 220 | 2026-09-06T04:31:13.783Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 221 | 2026-09-06T04:31:13.783Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 222 | 2026-09-06T04:31:13.783Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 223 | 2026-09-06T04:31:13.783Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 224 | 2026-09-06T04:31:13.783Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 225 | 2026-09-06T04:31:13.783Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 226 | 2026-09-06T04:31:13.783Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 227 | 2026-09-06T04:31:13.783Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 228 | 2026-09-06T04:31:14.144Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 229 | 2026-09-06T04:31:14.540Z | Updating crates.io index |
| 230 | 2026-09-06T04:31:14.544Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 231 | 2026-09-06T04:31:14.830Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 232 | 2026-09-06T04:31:15.237Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 233 | 2026-09-06T04:31:15.532Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 234 | 2026-09-06T04:31:16.591Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 235 | 2026-09-06T04:31:17.119Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 236 | 2026-09-06T04:31:19.124Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 237 | 2026-09-06T04:31:19.989Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 238 | 2026-09-06T04:31:20.297Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 239 | 2026-09-06T04:31:20.644Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 240 | 2026-09-06T04:31:22.046Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 241 | 2026-09-06T04:31:22.441Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 242 | 2026-09-06T04:31:22.817Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 243 | 2026-09-06T04:31:23.114Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 244 | 2026-09-06T04:31:23.431Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 245 | 2026-09-06T04:31:23.686Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 246 | 2026-09-06T04:31:24.013Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 247 | 2026-09-06T04:31:24.288Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 248 | 2026-09-06T04:31:24.673Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 249 | 2026-09-06T04:31:25.052Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 250 | 2026-09-06T04:31:25.671Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 251 | 2026-09-06T04:31:25.987Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 252 | 2026-09-06T04:31:26.565Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 253 | 2026-09-06T04:31:26.904Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 254 | 2026-09-06T04:31:27.170Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 255 | 2026-09-06T04:31:27.604Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 256 | 2026-09-06T04:31:27.876Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 257 | 2026-09-06T04:31:28.295Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 258 | 2026-09-06T04:31:28.699Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 259 | 2026-09-06T04:31:28.992Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 260 | 2026-09-06T04:31:29.333Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 261 | 2026-09-06T04:31:29.710Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 262 | 2026-09-06T04:31:30.304Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 263 | 2026-09-06T04:31:30.867Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 264 | 2026-09-06T04:31:31.147Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 265 | 2026-09-06T04:31:31.479Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 266 | 2026-09-06T04:31:31.814Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 267 | 2026-09-06T04:31:32.105Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 268 | 2026-09-06T04:31:32.399Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 269 | 2026-09-06T04:31:32.759Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 270 | 2026-09-06T04:31:33.095Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 271 | 2026-09-06T04:31:33.500Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 272 | 2026-09-06T04:31:36.149Z | Downloading crates ... |
| 273 | 2026-09-06T04:31:36.195Z | Downloaded anstream v1.0.0 |
| 274 | 2026-09-06T04:31:36.201Z | Downloaded byteorder v1.5.0 |
| 275 | 2026-09-06T04:31:36.205Z | Downloaded bitflags v2.11.0 |
| 276 | 2026-09-06T04:31:36.208Z | Downloaded memchr v2.8.0 |
| 277 | 2026-09-06T04:31:36.212Z | Downloaded equivalent v1.0.2 |
| 278 | 2026-09-06T04:31:36.212Z | Downloaded colorchoice v1.0.4 |
| 279 | 2026-09-06T04:31:36.215Z | Downloaded camino-tempfile v1.4.1 |
| 280 | 2026-09-06T04:31:36.219Z | Downloaded cargo-platform v0.3.2 |
| 281 | 2026-09-06T04:31:36.223Z | Downloaded toml_datetime v0.6.11 |
| 282 | 2026-09-06T04:31:36.226Z | Downloaded usdt v0.5.0 |
| 283 | 2026-09-06T04:31:36.226Z | Downloaded smawk v0.3.2 |
| 284 | 2026-09-06T04:31:36.230Z | Downloaded cargo_toml v0.21.0 |
| 285 | 2026-09-06T04:31:36.233Z | Downloaded once_cell v1.21.3 |
| 286 | 2026-09-06T04:31:36.237Z | Downloaded thread-id v4.2.2 |
| 287 | 2026-09-06T04:31:36.237Z | Downloaded terminal_size v0.4.3 |
| 288 | 2026-09-06T04:31:36.237Z | Downloaded camino v1.2.5 |
| 289 | 2026-09-06T04:31:36.240Z | Downloaded serde_derive v1.0.229 |
| 290 | 2026-09-06T04:31:36.244Z | Downloaded thiserror v2.0.18 |
| 291 | 2026-09-06T04:31:36.247Z | Downloaded is_terminal_polyfill v1.70.2 |
| 292 | 2026-09-06T04:31:36.251Z | Downloaded clap_lex v1.0.0 |
| 293 | 2026-09-06T04:31:36.251Z | Downloaded itoa v1.0.17 |
| 294 | 2026-09-06T04:31:36.251Z | Downloaded clap_builder v4.6.0 |
| 295 | 2026-09-06T04:31:36.255Z | Downloaded winnow v0.7.14 |
| 296 | 2026-09-06T04:31:36.260Z | Downloaded block-buffer v0.10.4 |
| 297 | 2026-09-06T04:31:36.263Z | Downloaded macaddr v1.0.1 |
| 298 | 2026-09-06T04:31:36.263Z | Downloaded crypto-common v0.1.7 |
| 299 | 2026-09-06T04:31:36.266Z | Downloaded toml_write v0.1.2 |
| 300 | 2026-09-06T04:31:36.267Z | Downloaded fnv v1.0.7 |
| 301 | 2026-09-06T04:31:36.267Z | Downloaded plain v0.2.3 |
| 302 | 2026-09-06T04:31:36.270Z | Downloaded cfg-if v1.0.4 |
| 303 | 2026-09-06T04:31:36.274Z | Downloaded bytecount v0.6.9 |
| 304 | 2026-09-06T04:31:36.274Z | Downloaded fs-err v3.3.0 |
| 305 | 2026-09-06T04:31:36.277Z | Downloaded heck v0.5.0 |
| 306 | 2026-09-06T04:31:36.277Z | Downloaded cpufeatures v0.2.17 |
| 307 | 2026-09-06T04:31:36.281Z | Downloaded heck v0.4.1 |
| 308 | 2026-09-06T04:31:36.281Z | Downloaded usdt-attr-macro v0.5.0 |
| 309 | 2026-09-06T04:31:36.281Z | Downloaded dof v0.3.0 |
| 310 | 2026-09-06T04:31:36.284Z | Downloaded utf8parse v0.2.2 |
| 311 | 2026-09-06T04:31:36.285Z | Downloaded dtrace-parser v0.2.0 |
| 312 | 2026-09-06T04:31:36.285Z | Downloaded anstyle-query v1.1.5 |
| 313 | 2026-09-06T04:31:36.288Z | Downloaded serde_spanned v0.6.9 |
| 314 | 2026-09-06T04:31:36.292Z | Downloaded errno v0.3.14 |
| 315 | 2026-09-06T04:31:36.292Z | Downloaded memmap v0.7.0 |
| 316 | 2026-09-06T04:31:36.292Z | Downloaded fastrand v2.3.0 |
| 317 | 2026-09-06T04:31:36.295Z | Downloaded tabled_derive v0.7.0 |
| 318 | 2026-09-06T04:31:36.299Z | Downloaded version_check v0.9.5 |
| 319 | 2026-09-06T04:31:36.299Z | Downloaded unicode-linebreak v0.1.5 |
| 320 | 2026-09-06T04:31:36.302Z | Downloaded proc-macro-error-attr v1.0.4 |
| 321 | 2026-09-06T04:31:36.309Z | Downloaded pretty-hex v0.4.1 |
| 322 | 2026-09-06T04:31:36.312Z | Downloaded swrite v0.1.0 |
| 323 | 2026-09-06T04:31:36.316Z | Downloaded autocfg v1.5.0 |
| 324 | 2026-09-06T04:31:36.320Z | Downloaded anstyle-parse v1.0.0 |
| 325 | 2026-09-06T04:31:36.323Z | Downloaded indexmap v2.14.0 |
| 326 | 2026-09-06T04:31:36.323Z | Downloaded scroll_derive v0.12.1 |
| 327 | 2026-09-06T04:31:36.327Z | Downloaded usdt-macro v0.5.0 |
| 328 | 2026-09-06T04:31:36.327Z | Downloaded strsim v0.11.1 |
| 329 | 2026-09-06T04:31:36.327Z | Downloaded zmij v1.0.21 |
| 330 | 2026-09-06T04:31:36.331Z | Downloaded anstyle v1.0.14 |
| 331 | 2026-09-06T04:31:36.335Z | Downloaded generic-array v0.14.7 |
| 332 | 2026-09-06T04:31:36.339Z | Downloaded proc-macro-error v1.0.4 |
| 333 | 2026-09-06T04:31:36.339Z | Downloaded serde_tokenstream v0.2.3 |
| 334 | 2026-09-06T04:31:36.339Z | Downloaded scroll v0.12.0 |
| 335 | 2026-09-06T04:31:36.342Z | Downloaded digest v0.10.7 |
| 336 | 2026-09-06T04:31:36.346Z | Downloaded usdt-impl v0.5.0 |
| 337 | 2026-09-06T04:31:36.349Z | Downloaded quote v1.0.45 |
| 338 | 2026-09-06T04:31:36.353Z | Downloaded tempfile v3.27.0 |
| 339 | 2026-09-06T04:31:36.353Z | Downloaded pest_generator v2.8.6 |
| 340 | 2026-09-06T04:31:36.353Z | Downloaded pest_derive v2.8.6 |
| 341 | 2026-09-06T04:31:36.357Z | Downloaded anyhow v1.0.104 |
| 342 | 2026-09-06T04:31:36.357Z | Downloaded cargo_metadata v0.23.1 |
| 343 | 2026-09-06T04:31:36.361Z | Downloaded thiserror-impl v1.0.69 |
| 344 | 2026-09-06T04:31:36.364Z | Downloaded semver v1.0.28 |
| 345 | 2026-09-06T04:31:36.364Z | Downloaded toml v0.8.23 |
| 346 | 2026-09-06T04:31:36.368Z | Downloaded thiserror v1.0.69 |
| 347 | 2026-09-06T04:31:36.371Z | Downloaded thiserror-impl v2.0.18 |
| 348 | 2026-09-06T04:31:36.375Z | Downloaded ucd-trie v0.1.7 |
| 349 | 2026-09-06T04:31:36.375Z | Downloaded sha2 v0.10.9 |
| 350 | 2026-09-06T04:31:36.375Z | Downloaded clap_derive v4.6.1 |
| 351 | 2026-09-06T04:31:36.379Z | Downloaded unicode-ident v1.0.24 |
| 352 | 2026-09-06T04:31:36.382Z | Downloaded getrandom v0.4.3 |
| 353 | 2026-09-06T04:31:36.386Z | Downloaded zerocopy-derive v0.7.35 |
| 354 | 2026-09-06T04:31:36.390Z | Downloaded log v0.4.33 |
| 355 | 2026-09-06T04:31:36.394Z | Downloaded papergrid v0.11.0 |
| 356 | 2026-09-06T04:31:36.398Z | Downloaded proc-macro2 v1.0.106 |
| 357 | 2026-09-06T04:31:36.402Z | Downloaded clap v4.6.1 |
| 358 | 2026-09-06T04:31:36.405Z | Downloaded pest_meta v2.8.6 |
| 359 | 2026-09-06T04:31:36.410Z | Downloaded serde_core v1.0.229 |
| 360 | 2026-09-06T04:31:36.415Z | Downloaded toml_edit v0.22.27 |
| 361 | 2026-09-06T04:31:36.418Z | Downloaded serde v1.0.229 |
| 362 | 2026-09-06T04:31:36.425Z | Downloaded textwrap v0.16.2 |
| 363 | 2026-09-06T04:31:36.428Z | Downloaded typenum v1.20.1 |
| 364 | 2026-09-06T04:31:36.463Z | Downloaded pest v2.8.6 |
| 365 | 2026-09-06T04:31:36.468Z | Downloaded hashbrown v0.17.0 |
| 366 | 2026-09-06T04:31:36.471Z | Downloaded serde_json v1.0.151 |
| 367 | 2026-09-06T04:31:36.475Z | Downloaded goblin v0.8.2 |
| 368 | 2026-09-06T04:31:36.478Z | Downloaded zerocopy v0.7.35 |
| 369 | 2026-09-06T04:31:36.492Z | Downloaded tabled v0.15.0 |
| 370 | 2026-09-06T04:31:36.502Z | Downloaded syn v1.0.109 |
| 371 | 2026-09-06T04:31:36.513Z | Downloaded unicode-width v0.1.14 |
| 372 | 2026-09-06T04:31:36.519Z | Downloaded unicode-width v0.2.0 |
| 373 | 2026-09-06T04:31:36.526Z | Downloaded syn v2.0.117 |
| 374 | 2026-09-06T04:31:36.532Z | Downloaded syn v3.0.3 |
| 375 | 2026-09-06T04:31:36.538Z | Downloaded rustix v1.1.4 |
| 376 | 2026-09-06T04:31:36.555Z | Downloaded libc v0.2.185 |
| 377 | 2026-09-06T04:31:36.616Z | Compiling proc-macro2 v1.0.106 |
| 378 | 2026-09-06T04:31:36.616Z | Compiling quote v1.0.45 |
| 379 | 2026-09-06T04:31:36.616Z | Compiling unicode-ident v1.0.24 |
| 380 | 2026-09-06T04:31:36.620Z | Compiling serde_core v1.0.229 |
| 381 | 2026-09-06T04:31:36.620Z | Compiling libc v0.2.185 |
| 382 | 2026-09-06T04:31:36.620Z | Compiling version_check v0.9.5 |
| 383 | 2026-09-06T04:31:36.620Z | Compiling memchr v2.8.0 |
| 384 | 2026-09-06T04:31:36.620Z | Compiling serde v1.0.229 |
| 385 | 2026-09-06T04:31:36.620Z | Compiling zmij v1.0.21 |
| 386 | 2026-09-06T04:31:36.795Z | Compiling itoa v1.0.17 |
| 387 | 2026-09-06T04:31:36.799Z | Compiling thiserror v1.0.69 |
| 388 | 2026-09-06T04:31:36.799Z | Compiling ucd-trie v0.1.7 |
| 389 | 2026-09-06T04:31:36.799Z | Compiling rustix v1.1.4 |
| 390 | 2026-09-06T04:31:36.799Z | Compiling byteorder v1.5.0 |
| 391 | 2026-09-06T04:31:36.995Z | Compiling serde_json v1.0.151 |
| 392 | 2026-09-06T04:31:37.208Z | Compiling bitflags v2.11.0 |
| 393 | 2026-09-06T04:31:37.243Z | Compiling pest v2.8.6 |
| 394 | 2026-09-06T04:31:37.301Z | Compiling proc-macro-error-attr v1.0.4 |
| 395 | 2026-09-06T04:31:37.480Z | Compiling usdt-impl v0.5.0 |
| 396 | 2026-09-06T04:31:37.500Z | Compiling camino v1.2.5 |
| 397 | 2026-09-06T04:31:37.534Z | Compiling syn v1.0.109 |
| 398 | 2026-09-06T04:31:37.538Z | Compiling proc-macro-error v1.0.4 |
| 399 | 2026-09-06T04:31:37.554Z | Compiling plain v0.2.3 |
| 400 | 2026-09-06T04:31:37.571Z | Compiling hashbrown v0.17.0 |
| 401 | 2026-09-06T04:31:37.653Z | Compiling getrandom v0.4.3 |
| 402 | 2026-09-06T04:31:37.708Z | Compiling log v0.4.33 |
| 403 | 2026-09-06T04:31:37.745Z | Compiling utf8parse v0.2.2 |
| 404 | 2026-09-06T04:31:37.765Z | Compiling equivalent v1.0.2 |
| 405 | 2026-09-06T04:31:37.833Z | Compiling winnow v0.7.14 |
| 406 | 2026-09-06T04:31:37.885Z | Compiling anstyle-parse v1.0.0 |
| 407 | 2026-09-06T04:31:37.890Z | Compiling colorchoice v1.0.4 |
| 408 | 2026-09-06T04:31:37.921Z | Compiling errno v0.3.14 |
| 409 | 2026-09-06T04:31:37.942Z | Compiling thread-id v4.2.2 |
| 410 | 2026-09-06T04:31:37.996Z | Compiling thiserror v2.0.18 |
| 411 | 2026-09-06T04:31:38.032Z | Compiling is_terminal_polyfill v1.70.2 |
| 412 | 2026-09-06T04:31:38.054Z | Compiling autocfg v1.5.0 |
| 413 | 2026-09-06T04:31:38.074Z | Compiling anstyle-query v1.1.5 |
| 414 | 2026-09-06T04:31:38.092Z | Compiling pretty-hex v0.4.1 |
| 415 | 2026-09-06T04:31:38.143Z | Compiling toml_write v0.1.2 |
| 416 | 2026-09-06T04:31:38.148Z | Compiling anstyle v1.0.14 |
| 417 | 2026-09-06T04:31:38.196Z | Compiling cfg-if v1.0.4 |
| 418 | 2026-09-06T04:31:38.236Z | Compiling indexmap v2.14.0 |
| 419 | 2026-09-06T04:31:38.297Z | Compiling syn v2.0.117 |
| 420 | 2026-09-06T04:31:38.317Z | Compiling syn v3.0.3 |
| 421 | 2026-09-06T04:31:38.370Z | Compiling anstream v1.0.0 |
| 422 | 2026-09-06T04:31:38.390Z | Compiling bytecount v0.6.9 |
| 423 | 2026-09-06T04:31:38.427Z | Compiling pest_meta v2.8.6 |
| 424 | 2026-09-06T04:31:38.474Z | Compiling strsim v0.11.1 |
| 425 | 2026-09-06T04:31:38.532Z | Compiling fs-err v3.3.0 |
| 426 | 2026-09-06T04:31:38.558Z | Compiling unicode-width v0.1.14 |
| 427 | 2026-09-06T04:31:38.624Z | Compiling clap_lex v1.0.0 |
| 428 | 2026-09-06T04:31:38.645Z | Compiling heck v0.5.0 |
| 429 | 2026-09-06T04:31:38.704Z | Compiling fastrand v2.3.0 |
| 430 | 2026-09-06T04:31:38.742Z | Compiling fnv v1.0.7 |
| 431 | 2026-09-06T04:31:38.853Z | Compiling anyhow v1.0.104 |
| 432 | 2026-09-06T04:31:38.872Z | Compiling heck v0.4.1 |
| 433 | 2026-09-06T04:31:38.875Z | Compiling once_cell v1.21.3 |
| 434 | 2026-09-06T04:31:38.875Z | Compiling papergrid v0.11.0 |
| 435 | 2026-09-06T04:31:38.927Z | Compiling terminal_size v0.4.3 |
| 436 | 2026-09-06T04:31:38.931Z | Compiling memmap v0.7.0 |
| 437 | 2026-09-06T04:31:38.985Z | Compiling unicode-width v0.2.0 |
| 438 | 2026-09-06T04:31:39.083Z | Compiling tempfile v3.27.0 |
| 439 | 2026-09-06T04:31:39.101Z | Compiling clap_builder v4.6.0 |
| 440 | 2026-09-06T04:31:39.158Z | Compiling cargo-platform v0.3.2 |
| 441 | 2026-09-06T04:31:39.281Z | Compiling semver v1.0.28 |
| 442 | 2026-09-06T04:31:39.297Z | Compiling smawk v0.3.2 |
| 443 | 2026-09-06T04:31:39.356Z | Compiling unicode-linebreak v0.1.5 |
| 444 | 2026-09-06T04:31:39.459Z | Compiling camino-tempfile v1.4.1 |
| 445 | 2026-09-06T04:31:39.462Z | Compiling swrite v0.1.0 |
| 446 | 2026-09-06T04:31:39.591Z | Compiling textwrap v0.16.2 |
| 447 | 2026-09-06T04:31:40.045Z | Compiling tabled_derive v0.7.0 |
| 448 | 2026-09-06T04:31:40.060Z | Compiling serde_derive v1.0.229 |
| 449 | 2026-09-06T04:31:40.476Z | Compiling pest_generator v2.8.6 |
| 450 | 2026-09-06T04:31:40.717Z | Compiling tabled v0.15.0 |
| 451 | 2026-09-06T04:31:40.985Z | Compiling thiserror-impl v1.0.69 |
| 452 | 2026-09-06T04:31:41.002Z | Compiling zerocopy-derive v0.7.35 |
| 453 | 2026-09-06T04:31:41.002Z | Compiling scroll_derive v0.12.1 |
| 454 | 2026-09-06T04:31:41.002Z | Compiling thiserror-impl v2.0.18 |
| 455 | 2026-09-06T04:31:41.002Z | Compiling clap_derive v4.6.1 |
| 456 | 2026-09-06T04:31:41.052Z | Compiling pest_derive v2.8.6 |
| 457 | 2026-09-06T04:31:41.617Z | Compiling scroll v0.12.0 |
| 458 | 2026-09-06T04:31:41.714Z | Compiling zerocopy v0.7.35 |
| 459 | 2026-09-06T04:31:41.832Z | Compiling goblin v0.8.2 |
| 460 | 2026-09-06T04:31:41.966Z | Compiling dtrace-parser v0.2.0 |
| 461 | 2026-09-06T04:31:42.297Z | Compiling clap v4.6.1 |
| 462 | 2026-09-06T04:31:42.408Z | Compiling toml_datetime v0.6.11 |
| 463 | 2026-09-06T04:31:42.408Z | Compiling serde_spanned v0.6.9 |
| 464 | 2026-09-06T04:31:42.413Z | Compiling macaddr v1.0.1 |
| 465 | 2026-09-06T04:31:42.413Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 466 | 2026-09-06T04:31:42.413Z | Compiling cargo_metadata v0.23.1 |
| 467 | 2026-09-06T04:31:42.444Z | Compiling dof v0.3.0 |
| 468 | 2026-09-06T04:31:42.448Z | Compiling serde_tokenstream v0.2.3 |
| 469 | 2026-09-06T04:31:42.573Z | Compiling toml_edit v0.22.27 |
| 470 | 2026-09-06T04:31:43.180Z | Compiling usdt-macro v0.5.0 |
| 471 | 2026-09-06T04:31:43.180Z | Compiling usdt-attr-macro v0.5.0 |
| 472 | 2026-09-06T04:31:43.863Z | Compiling toml v0.8.23 |
| 473 | 2026-09-06T04:31:44.207Z | Compiling cargo_toml v0.21.0 |
| 474 | 2026-09-06T04:31:44.461Z | Compiling usdt v0.5.0 |
| 475 | 2026-09-06T04:31:45.507Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 476 | 2026-09-06T04:31:47.601Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.64s |
| 477 | 2026-09-06T04:31:47.822Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 478 | 2026-09-06T04:31:48.345Z | Downloading crates ... |
| 479 | 2026-09-06T04:31:48.400Z | Downloaded base16ct v1.0.0 |
| 480 | 2026-09-06T04:31:48.404Z | Downloaded async-stream-impl v0.3.6 |
| 481 | 2026-09-06T04:31:48.408Z | Downloaded aead v0.5.2 |
| 482 | 2026-09-06T04:31:48.408Z | Downloaded base64ct v1.8.3 |
| 483 | 2026-09-06T04:31:48.411Z | Downloaded bcs v0.1.6 |
| 484 | 2026-09-06T04:31:48.415Z | Downloaded base16ct v0.2.0 |
| 485 | 2026-09-06T04:31:48.415Z | Downloaded bzip2 v0.6.1 |
| 486 | 2026-09-06T04:31:48.418Z | Downloaded async-recursion v1.1.1 |
| 487 | 2026-09-06T04:31:48.421Z | Downloaded bitfield v0.19.4 |
| 488 | 2026-09-06T04:31:48.422Z | Downloaded clang-sys v1.8.1 |
| 489 | 2026-09-06T04:31:48.425Z | Downloaded adler2 v2.0.1 |
| 490 | 2026-09-06T04:31:48.425Z | Downloaded atty v0.2.14 |
| 491 | 2026-09-06T04:31:48.425Z | Downloaded atomicwrites v0.4.4 |
| 492 | 2026-09-06T04:31:48.425Z | Downloaded embedded-io v0.6.1 |
| 493 | 2026-09-06T04:31:48.429Z | Downloaded futures-task v0.3.32 |
| 494 | 2026-09-06T04:31:48.429Z | Downloaded float-ord v0.3.2 |
| 495 | 2026-09-06T04:31:48.429Z | Downloaded ciborium-ll v0.2.2 |
| 496 | 2026-09-06T04:31:48.432Z | Downloaded compact_str v0.8.1 |
| 497 | 2026-09-06T04:31:48.436Z | Downloaded aead v0.6.1 |
| 498 | 2026-09-06T04:31:48.436Z | Downloaded env_filter v2.0.0 |
| 499 | 2026-09-06T04:31:48.436Z | Downloaded backon v1.6.0 |
| 500 | 2026-09-06T04:31:48.440Z | Downloaded enum-as-inner v0.6.1 |
| 501 | 2026-09-06T04:31:48.440Z | Downloaded hmac v0.12.1 |
| 502 | 2026-09-06T04:31:48.440Z | Downloaded ena v0.14.4 |
| 503 | 2026-09-06T04:31:48.443Z | Downloaded enum_dispatch v0.3.13 |
| 504 | 2026-09-06T04:31:48.443Z | Downloaded foldhash v0.1.5 |
| 505 | 2026-09-06T04:31:48.443Z | Downloaded group v0.13.0 |
| 506 | 2026-09-06T04:31:48.443Z | Downloaded arrayref v0.3.9 |
| 507 | 2026-09-06T04:31:48.447Z | Downloaded env_logger v0.11.11 |
| 508 | 2026-09-06T04:31:48.447Z | Downloaded assert_matches v1.5.0 |
| 509 | 2026-09-06T04:31:48.447Z | Downloaded fixedbitset v0.4.2 |
| 510 | 2026-09-06T04:31:48.447Z | Downloaded futures-channel v0.3.32 |
| 511 | 2026-09-06T04:31:48.451Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 512 | 2026-09-06T04:31:48.454Z | Downloaded embedded-io v0.4.0 |
| 513 | 2026-09-06T04:31:48.454Z | Downloaded filetime v0.2.27 |
| 514 | 2026-09-06T04:31:48.454Z | Downloaded fs_extra v1.3.0 |
| 515 | 2026-09-06T04:31:48.457Z | Downloaded hash32 v0.2.1 |
| 516 | 2026-09-06T04:31:48.458Z | Downloaded cfg_aliases v0.1.1 |
| 517 | 2026-09-06T04:31:48.458Z | Downloaded endian-type v0.1.2 |
| 518 | 2026-09-06T04:31:48.458Z | Downloaded futures-macro v0.3.32 |
| 519 | 2026-09-06T04:31:48.458Z | Downloaded backtrace-ext v0.2.1 |
| 520 | 2026-09-06T04:31:48.458Z | Downloaded ff v0.13.1 |
| 521 | 2026-09-06T04:31:48.461Z | Downloaded find-msvc-tools v0.1.9 |
| 522 | 2026-09-06T04:31:48.461Z | Downloaded flagset v0.4.7 |
| 523 | 2026-09-06T04:31:48.461Z | Downloaded anstream v0.6.21 |
| 524 | 2026-09-06T04:31:48.465Z | Downloaded foldhash v0.2.0 |
| 525 | 2026-09-06T04:31:48.465Z | Downloaded futures-core v0.3.32 |
| 526 | 2026-09-06T04:31:48.465Z | Downloaded futures-executor v0.3.32 |
| 527 | 2026-09-06T04:31:48.469Z | Downloaded foreign-types v0.3.2 |
| 528 | 2026-09-06T04:31:48.469Z | Downloaded futures v0.3.32 |
| 529 | 2026-09-06T04:31:48.473Z | Downloaded gethostname v0.5.0 |
| 530 | 2026-09-06T04:31:48.473Z | Downloaded bitfield-macros v0.19.4 |
| 531 | 2026-09-06T04:31:48.473Z | Downloaded fd-lock v4.0.4 |
| 532 | 2026-09-06T04:31:48.473Z | Downloaded foreign-types-macros v0.2.3 |
| 533 | 2026-09-06T04:31:48.473Z | Downloaded foreign-types-shared v0.1.1 |
| 534 | 2026-09-06T04:31:48.473Z | Downloaded ciborium-io v0.2.2 |
| 535 | 2026-09-06T04:31:48.477Z | Downloaded funty v2.0.0 |
| 536 | 2026-09-06T04:31:48.477Z | Downloaded bit-set v0.8.0 |
| 537 | 2026-09-06T04:31:48.480Z | Downloaded atomic-waker v1.1.2 |
| 538 | 2026-09-06T04:31:48.480Z | Downloaded argon2 v0.5.3 |
| 539 | 2026-09-06T04:31:48.481Z | Downloaded anstyle-parse v0.2.7 |
| 540 | 2026-09-06T04:31:48.484Z | Downloaded hash32 v0.3.1 |
| 541 | 2026-09-06T04:31:48.488Z | Downloaded bit-set v0.5.3 |
| 542 | 2026-09-06T04:31:48.488Z | Downloaded fatfs v0.3.6 |
| 543 | 2026-09-06T04:31:48.491Z | Downloaded foreign-types v0.5.0 |
| 544 | 2026-09-06T04:31:48.491Z | Downloaded futures-sink v0.3.32 |
| 545 | 2026-09-06T04:31:48.491Z | Downloaded ascii-canvas v3.0.0 |
| 546 | 2026-09-06T04:31:48.491Z | Downloaded fs-err v2.11.0 |
| 547 | 2026-09-06T04:31:48.491Z | Downloaded generic-array v1.4.3 |
| 548 | 2026-09-06T04:31:48.495Z | Downloaded elliptic-curve v0.14.1 |
| 549 | 2026-09-06T04:31:48.495Z | Downloaded array-init v0.0.4 |
| 550 | 2026-09-06T04:31:48.498Z | Downloaded async-stream v0.3.6 |
| 551 | 2026-09-06T04:31:48.498Z | Downloaded httpdate v1.0.3 |
| 552 | 2026-09-06T04:31:48.498Z | Downloaded globwalk v0.9.1 |
| 553 | 2026-09-06T04:31:48.502Z | Downloaded float-cmp v0.10.0 |
| 554 | 2026-09-06T04:31:48.502Z | Downloaded futures-io v0.3.32 |
| 555 | 2026-09-06T04:31:48.502Z | Downloaded block-buffer v0.12.1 |
| 556 | 2026-09-06T04:31:48.502Z | Downloaded block-padding v0.4.2 |
| 557 | 2026-09-06T04:31:48.502Z | Downloaded castaway v0.2.4 |
| 558 | 2026-09-06T04:31:48.507Z | Downloaded form_urlencoded v1.2.2 |
| 559 | 2026-09-06T04:31:48.507Z | Downloaded compression-core v0.4.31 |
| 560 | 2026-09-06T04:31:48.507Z | Downloaded foreign-types-shared v0.3.1 |
| 561 | 2026-09-06T04:31:48.510Z | Downloaded cfg_aliases v0.2.1 |
| 562 | 2026-09-06T04:31:48.510Z | Downloaded fxhash v0.2.1 |
| 563 | 2026-09-06T04:31:48.514Z | Downloaded hubpack v0.1.2 |
| 564 | 2026-09-06T04:31:48.514Z | Downloaded newline-converter v0.3.0 |
| 565 | 2026-09-06T04:31:48.514Z | Downloaded nodrop v0.1.14 |
| 566 | 2026-09-06T04:31:48.517Z | Downloaded http-body v1.0.1 |
| 567 | 2026-09-06T04:31:48.517Z | Downloaded num-iter v0.1.45 |
| 568 | 2026-09-06T04:31:48.517Z | Downloaded fallible-iterator v0.2.0 |
| 569 | 2026-09-06T04:31:48.526Z | Downloaded fixedbitset v0.5.7 |
| 570 | 2026-09-06T04:31:48.526Z | Downloaded hubpack_derive v0.1.1 |
| 571 | 2026-09-06T04:31:48.526Z | Downloaded backtrace v0.3.76 |
| 572 | 2026-09-06T04:31:48.526Z | Downloaded console v0.15.11 |
| 573 | 2026-09-06T04:31:48.526Z | Downloaded backoff v0.4.0 |
| 574 | 2026-09-06T04:31:48.529Z | Downloaded cexpr v0.6.0 |
| 575 | 2026-09-06T04:31:48.530Z | Downloaded hex-literal v1.1.0 |
| 576 | 2026-09-06T04:31:48.530Z | Downloaded bitfield-struct v0.6.2 |
| 577 | 2026-09-06T04:31:48.533Z | Downloaded olpc-cjson v0.1.4 |
| 578 | 2026-09-06T04:31:48.533Z | Downloaded ghash v0.6.0 |
| 579 | 2026-09-06T04:31:48.533Z | Downloaded hex v0.4.3 |
| 580 | 2026-09-06T04:31:48.533Z | Downloaded nibble_vec v0.1.0 |
| 581 | 2026-09-06T04:31:48.533Z | Downloaded num_threads v0.1.7 |
| 582 | 2026-09-06T04:31:48.534Z | Downloaded openssl-macros v0.1.1 |
| 583 | 2026-09-06T04:31:48.537Z | Downloaded hostname v0.4.2 |
| 584 | 2026-09-06T04:31:48.541Z | Downloaded git-stub v1.0.0 |
| 585 | 2026-09-06T04:31:48.541Z | Downloaded headers-core v0.3.0 |
| 586 | 2026-09-06T04:31:48.541Z | Downloaded home v0.5.12 |
| 587 | 2026-09-06T04:31:48.541Z | Downloaded buf-list v1.1.2 |
| 588 | 2026-09-06T04:31:48.541Z | Downloaded hostname v0.3.1 |
| 589 | 2026-09-06T04:31:48.544Z | Downloaded bb8 v0.8.6 |
| 590 | 2026-09-06T04:31:48.544Z | Downloaded arrayvec v0.7.6 |
| 591 | 2026-09-06T04:31:48.548Z | Downloaded blowfish v0.10.0 |
| 592 | 2026-09-06T04:31:48.548Z | Downloaded ff v0.14.0 |
| 593 | 2026-09-06T04:31:48.548Z | Downloaded cbc v0.2.1 |
| 594 | 2026-09-06T04:31:48.548Z | Downloaded normalize-line-endings v0.3.0 |
| 595 | 2026-09-06T04:31:48.548Z | Downloaded oxide-generation-macros v0.2.0 |
| 596 | 2026-09-06T04:31:48.551Z | Downloaded peg-runtime v0.8.5 |
| 597 | 2026-09-06T04:31:48.551Z | Downloaded erased-serde v0.3.31 |
| 598 | 2026-09-06T04:31:48.551Z | Downloaded precomputed-hash v0.1.1 |
| 599 | 2026-09-06T04:31:48.555Z | Downloaded progenitor-macro v0.14.0 |
| 600 | 2026-09-06T04:31:48.561Z | Downloaded async-trait v0.1.89 |
| 601 | 2026-09-06T04:31:48.564Z | Downloaded camino-tempfile-ext v0.3.3 |
| 602 | 2026-09-06T04:31:48.565Z | Downloaded cobs v0.3.0 |
| 603 | 2026-09-06T04:31:48.565Z | Downloaded bit-vec v0.6.3 |
| 604 | 2026-09-06T04:31:48.565Z | Downloaded bitflags v1.3.2 |
| 605 | 2026-09-06T04:31:48.568Z | Downloaded cassowary v0.3.0 |
| 606 | 2026-09-06T04:31:48.568Z | Downloaded phf_shared v0.13.1 |
| 607 | 2026-09-06T04:31:48.568Z | Downloaded bs58 v0.5.1 |
| 608 | 2026-09-06T04:31:48.572Z | Downloaded quick-error v1.2.3 |
| 609 | 2026-09-06T04:31:48.572Z | Downloaded chacha20 v0.9.1 |
| 610 | 2026-09-06T04:31:48.575Z | Downloaded cipher v0.5.2 |
| 611 | 2026-09-06T04:31:48.575Z | Downloaded same-file v1.0.6 |
| 612 | 2026-09-06T04:31:48.581Z | Downloaded progenitor-client v0.14.0 |
| 613 | 2026-09-06T04:31:48.585Z | Downloaded sha1 v0.10.6 |
| 614 | 2026-09-06T04:31:48.588Z | Downloaded compression-codecs v0.4.37 |
| 615 | 2026-09-06T04:31:48.592Z | Downloaded bit-vec v0.8.0 |
| 616 | 2026-09-06T04:31:48.595Z | Downloaded signature v2.2.0 |
| 617 | 2026-09-06T04:31:48.599Z | Downloaded scopeguard v1.2.0 |
| 618 | 2026-09-06T04:31:48.599Z | Downloaded sqlparser_derive v0.5.0 |
| 619 | 2026-09-06T04:31:48.599Z | Downloaded russh-cryptovec v0.62.0 |
| 620 | 2026-09-06T04:31:48.603Z | Downloaded sync-ptr v0.1.4 |
| 621 | 2026-09-06T04:31:48.603Z | Downloaded byte-wrapper v0.1.0 |
| 622 | 2026-09-06T04:31:48.603Z | Downloaded russh-util v0.52.0 |
| 623 | 2026-09-06T04:31:48.603Z | Downloaded async-bb8-diesel v0.2.1 |
| 624 | 2026-09-06T04:31:48.606Z | Downloaded http-range v0.1.5 |
| 625 | 2026-09-06T04:31:48.606Z | Downloaded http-body-util v0.1.3 |
| 626 | 2026-09-06T04:31:48.610Z | Downloaded cipher v0.4.4 |
| 627 | 2026-09-06T04:31:48.610Z | Downloaded colored v2.2.0 |
| 628 | 2026-09-06T04:31:48.614Z | Downloaded oxide-update-engine-display v0.1.2 |
| 629 | 2026-09-06T04:31:48.614Z | Downloaded password-hash v0.5.0 |
| 630 | 2026-09-06T04:31:48.614Z | Downloaded pbkdf2 v0.13.0 |
| 631 | 2026-09-06T04:31:48.614Z | Downloaded glob v0.3.3 |
| 632 | 2026-09-06T04:31:48.637Z | Downloaded tap v1.0.1 |
| 633 | 2026-09-06T04:31:48.637Z | Downloaded git-stub-vcs v0.1.0 |
| 634 | 2026-09-06T04:31:48.637Z | Downloaded supports-unicode v3.0.0 |
| 635 | 2026-09-06T04:31:48.637Z | Downloaded tokio-test v0.4.5 |
| 636 | 2026-09-06T04:31:48.637Z | Downloaded unicode-truncate v1.1.0 |
| 637 | 2026-09-06T04:31:48.637Z | Downloaded scroll_derive v0.13.1 |
| 638 | 2026-09-06T04:31:48.637Z | Downloaded rand_core v0.9.5 |
| 639 | 2026-09-06T04:31:48.637Z | Downloaded ahash v0.8.12 |
| 640 | 2026-09-06T04:31:48.637Z | Downloaded cmake v0.1.57 |
| 641 | 2026-09-06T04:31:48.637Z | Downloaded phf v0.12.1 |
| 642 | 2026-09-06T04:31:48.637Z | Downloaded group v0.14.0 |
| 643 | 2026-09-06T04:31:48.637Z | Downloaded addr2line v0.25.1 |
| 644 | 2026-09-06T04:31:48.637Z | Downloaded bzip2 v0.4.4 |
| 645 | 2026-09-06T04:31:48.638Z | Downloaded cmov v0.5.4 |
| 646 | 2026-09-06T04:31:48.638Z | Downloaded colored v3.1.1 |
| 647 | 2026-09-06T04:31:48.638Z | Downloaded const-oid v0.9.6 |
| 648 | 2026-09-06T04:31:48.643Z | Downloaded siphasher v1.0.2 |
| 649 | 2026-09-06T04:31:48.643Z | Downloaded strsim v0.10.0 |
| 650 | 2026-09-06T04:31:48.643Z | Downloaded usdt-attr-macro v0.6.0 |
| 651 | 2026-09-06T04:31:48.647Z | Downloaded arc-swap v1.8.2 |
| 652 | 2026-09-06T04:31:48.647Z | Downloaded blake2 v0.11.0-rc.6 |
| 653 | 2026-09-06T04:31:48.647Z | Downloaded console v0.16.2 |
| 654 | 2026-09-06T04:31:48.647Z | Downloaded serde-hex v0.1.0 |
| 655 | 2026-09-06T04:31:48.656Z | Downloaded chacha20 v0.10.0 |
| 656 | 2026-09-06T04:31:48.656Z | Downloaded highway v1.3.0 |
| 657 | 2026-09-06T04:31:48.661Z | Downloaded argon2 v0.6.0-rc.8 |
| 658 | 2026-09-06T04:31:48.661Z | Downloaded serde_with_macros v1.5.2 |
| 659 | 2026-09-06T04:31:48.661Z | Downloaded ciborium v0.2.2 |
| 660 | 2026-09-06T04:31:48.661Z | Downloaded slog-json v2.6.1 |
| 661 | 2026-09-06T04:31:48.661Z | Downloaded zerofrom-derive v0.1.6 |
| 662 | 2026-09-06T04:31:48.661Z | Downloaded crc-catalog v2.4.0 |
| 663 | 2026-09-06T04:31:48.665Z | Downloaded darling_macro v0.23.0 |
| 664 | 2026-09-06T04:31:48.665Z | Downloaded tower-layer v0.3.3 |
| 665 | 2026-09-06T04:31:48.665Z | Downloaded tower-service v0.3.3 |
| 666 | 2026-09-06T04:31:48.665Z | Downloaded untrusted v0.7.1 |
| 667 | 2026-09-06T04:31:48.669Z | Downloaded cpubits v0.1.1 |
| 668 | 2026-09-06T04:31:48.669Z | Downloaded allocator-api2 v0.2.21 |
| 669 | 2026-09-06T04:31:48.674Z | Downloaded num-integer v0.1.46 |
| 670 | 2026-09-06T04:31:48.677Z | Downloaded primeorder v0.14.0 |
| 671 | 2026-09-06T04:31:48.677Z | Downloaded ssh-cipher v0.3.0 |
| 672 | 2026-09-06T04:31:48.677Z | Downloaded tinystr v0.8.2 |
| 673 | 2026-09-06T04:31:48.681Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 674 | 2026-09-06T04:31:48.681Z | Downloaded pkcs8 v0.10.2 |
| 675 | 2026-09-06T04:31:48.681Z | Downloaded postgres-protocol v0.6.10 |
| 676 | 2026-09-06T04:31:48.685Z | Downloaded rand_pcg v0.10.2 |
| 677 | 2026-09-06T04:31:48.685Z | Downloaded rustversion v1.0.22 |
| 678 | 2026-09-06T04:31:48.688Z | Downloaded rand_core v0.10.0 |
| 679 | 2026-09-06T04:31:48.688Z | Downloaded display-error-chain v0.2.2 |
| 680 | 2026-09-06T04:31:48.688Z | Downloaded dof v0.4.0 |
| 681 | 2026-09-06T04:31:48.692Z | Downloaded dunce v1.0.5 |
| 682 | 2026-09-06T04:31:48.692Z | Downloaded base64 v0.22.1 |
| 683 | 2026-09-06T04:31:48.696Z | Downloaded globset v0.4.18 |
| 684 | 2026-09-06T04:31:48.696Z | Downloaded tokio-tungstenite v0.21.0 |
| 685 | 2026-09-06T04:31:48.696Z | Downloaded serde_path_to_error v0.1.20 |
| 686 | 2026-09-06T04:31:48.699Z | Downloaded slab v0.4.12 |
| 687 | 2026-09-06T04:31:48.700Z | Downloaded usdt-impl v0.6.0 |
| 688 | 2026-09-06T04:31:48.703Z | Downloaded blake2 v0.10.6 |
| 689 | 2026-09-06T04:31:48.703Z | Downloaded hmac v0.13.0 |
| 690 | 2026-09-06T04:31:48.707Z | Downloaded cancel-safe-futures v0.1.5 |
| 691 | 2026-09-06T04:31:48.714Z | Downloaded scroll v0.13.0 |
| 692 | 2026-09-06T04:31:48.714Z | Downloaded idna_adapter v1.2.1 |
| 693 | 2026-09-06T04:31:48.718Z | Downloaded half v2.7.1 |
| 694 | 2026-09-06T04:31:48.718Z | Downloaded half v1.8.3 |
| 695 | 2026-09-06T04:31:48.718Z | Downloaded spki v0.8.0 |
| 696 | 2026-09-06T04:31:48.718Z | Downloaded string_cache v0.8.9 |
| 697 | 2026-09-06T04:31:48.718Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 698 | 2026-09-06T04:31:48.721Z | Downloaded serde_tokenstream v0.3.0 |
| 699 | 2026-09-06T04:31:48.724Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 700 | 2026-09-06T04:31:48.724Z | Downloaded const_format_proc_macros v0.2.34 |
| 701 | 2026-09-06T04:31:48.724Z | Downloaded crossbeam-deque v0.8.6 |
| 702 | 2026-09-06T04:31:48.729Z | Downloaded indoc v1.0.9 |
| 703 | 2026-09-06T04:31:48.729Z | Downloaded ctutils v0.4.2 |
| 704 | 2026-09-06T04:31:48.729Z | Downloaded vsss-rs v3.3.4 |
| 705 | 2026-09-06T04:31:48.729Z | Downloaded strum_macros v0.26.4 |
| 706 | 2026-09-06T04:31:48.733Z | Downloaded jiff-static v0.2.34 |
| 707 | 2026-09-06T04:31:48.733Z | Downloaded num v0.4.3 |
| 708 | 2026-09-06T04:31:48.733Z | Downloaded lzss v0.8.2 |
| 709 | 2026-09-06T04:31:48.737Z | Downloaded maybe-uninit v2.0.0 |
| 710 | 2026-09-06T04:31:48.737Z | Downloaded getrandom v0.2.17 |
| 711 | 2026-09-06T04:31:48.738Z | Downloaded poly1305 v0.9.0 |
| 712 | 2026-09-06T04:31:48.742Z | Downloaded nonempty v0.12.0 |
| 713 | 2026-09-06T04:31:48.742Z | Downloaded multimap v0.10.1 |
| 714 | 2026-09-06T04:31:48.742Z | Downloaded new_debug_unreachable v1.0.6 |
| 715 | 2026-09-06T04:31:48.742Z | Downloaded opaque-debug v0.3.1 |
| 716 | 2026-09-06T04:31:48.745Z | Downloaded strum_macros v0.24.3 |
| 717 | 2026-09-06T04:31:48.745Z | Downloaded vergen-git2 v9.1.0 |
| 718 | 2026-09-06T04:31:48.749Z | Downloaded cstr-argument v0.1.2 |
| 719 | 2026-09-06T04:31:48.752Z | Downloaded tls_codec_derive v0.4.2 |
| 720 | 2026-09-06T04:31:48.752Z | Downloaded daft v0.1.8 |
| 721 | 2026-09-06T04:31:48.752Z | Downloaded memoffset v0.9.1 |
| 722 | 2026-09-06T04:31:48.756Z | Downloaded data-encoding v2.10.0 |
| 723 | 2026-09-06T04:31:48.756Z | Downloaded deranged v0.5.8 |
| 724 | 2026-09-06T04:31:48.759Z | Downloaded const-oid v0.10.2 |
| 725 | 2026-09-06T04:31:48.759Z | Downloaded critical-section v1.2.0 |
| 726 | 2026-09-06T04:31:48.763Z | Downloaded parse-display v0.10.0 |
| 727 | 2026-09-06T04:31:48.769Z | Downloaded chumsky v0.9.3 |
| 728 | 2026-09-06T04:31:48.772Z | Downloaded pkcs1 v0.7.5 |
| 729 | 2026-09-06T04:31:48.772Z | Downloaded postcard v1.1.3 |
| 730 | 2026-09-06T04:31:48.776Z | Downloaded bytes v1.11.1 |
| 731 | 2026-09-06T04:31:48.776Z | Downloaded yoke v0.8.1 |
| 732 | 2026-09-06T04:31:48.780Z | Downloaded openssl-probe v0.2.1 |
| 733 | 2026-09-06T04:31:48.780Z | Downloaded predicates-core v1.0.10 |
| 734 | 2026-09-06T04:31:48.783Z | Downloaded potential_utf v0.1.4 |
| 735 | 2026-09-06T04:31:48.783Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 736 | 2026-09-06T04:31:48.786Z | Downloaded predicates-tree v1.0.13 |
| 737 | 2026-09-06T04:31:48.787Z | Downloaded rand_chacha v0.3.1 |
| 738 | 2026-09-06T04:31:48.790Z | Downloaded ref-cast v1.0.25 |
| 739 | 2026-09-06T04:31:48.790Z | Downloaded rand_xorshift v0.4.0 |
| 740 | 2026-09-06T04:31:48.794Z | Downloaded ingot-types v0.2.0 |
| 741 | 2026-09-06T04:31:48.799Z | Downloaded derive_builder_core v0.20.2 |
| 742 | 2026-09-06T04:31:48.803Z | Downloaded instant v0.1.13 |
| 743 | 2026-09-06T04:31:48.806Z | Downloaded ipnetwork v0.21.1 |
| 744 | 2026-09-06T04:31:48.811Z | Downloaded jobserver v0.1.34 |
| 745 | 2026-09-06T04:31:48.814Z | Downloaded rtoolbox v0.0.3 |
| 746 | 2026-09-06T04:31:48.814Z | Downloaded serde-big-array v0.5.1 |
| 747 | 2026-09-06T04:31:48.815Z | Downloaded slog-bunyan v2.5.0 |
| 748 | 2026-09-06T04:31:48.818Z | Downloaded flate2 v1.1.9 |
| 749 | 2026-09-06T04:31:48.822Z | Downloaded getrandom v0.3.4 |
| 750 | 2026-09-06T04:31:48.825Z | Downloaded mime_guess v2.0.5 |
| 751 | 2026-09-06T04:31:48.825Z | Downloaded ar_archive_writer v0.5.1 |
| 752 | 2026-09-06T04:31:48.825Z | Downloaded parking_lot_core v0.9.12 |
| 753 | 2026-09-06T04:31:48.829Z | Downloaded test-strategy v0.4.5 |
| 754 | 2026-09-06T04:31:48.832Z | Downloaded typify v0.6.2 |
| 755 | 2026-09-06T04:31:48.837Z | Downloaded vergen v9.1.0 |
| 756 | 2026-09-06T04:31:48.837Z | Downloaded linear-map v1.2.0 |
| 757 | 2026-09-06T04:31:48.837Z | Downloaded serde_plain v1.0.2 |
| 758 | 2026-09-06T04:31:48.837Z | Downloaded strum v0.26.3 |
| 759 | 2026-09-06T04:31:48.837Z | Downloaded darling v0.21.3 |
| 760 | 2026-09-06T04:31:48.840Z | Downloaded ed25519 v2.2.3 |
| 761 | 2026-09-06T04:31:48.840Z | Downloaded sync_wrapper v1.0.2 |
| 762 | 2026-09-06T04:31:48.840Z | Downloaded rcgen v0.12.1 |
| 763 | 2026-09-06T04:31:48.844Z | Downloaded tagptr v0.2.0 |
| 764 | 2026-09-06T04:31:48.844Z | Downloaded parking_lot_core v0.8.6 |
| 765 | 2026-09-06T04:31:48.847Z | Downloaded either v1.15.0 |
| 766 | 2026-09-06T04:31:48.847Z | Downloaded oxnet v0.1.7 |
| 767 | 2026-09-06T04:31:48.852Z | Downloaded packed_struct v0.10.1 |
| 768 | 2026-09-06T04:31:48.856Z | Downloaded pem v3.0.6 |
| 769 | 2026-09-06T04:31:48.856Z | Downloaded termtree v0.5.1 |
| 770 | 2026-09-06T04:31:48.856Z | Downloaded progenitor v0.13.0 |
| 771 | 2026-09-06T04:31:48.856Z | Downloaded peg-macros v0.8.5 |
| 772 | 2026-09-06T04:31:48.859Z | Downloaded pin-project-internal v1.1.11 |
| 773 | 2026-09-06T04:31:48.860Z | Downloaded unit-prefix v0.5.2 |
| 774 | 2026-09-06T04:31:48.860Z | Downloaded utf8_iter v1.0.4 |
| 775 | 2026-09-06T04:31:48.860Z | Downloaded yasna v0.5.2 |
| 776 | 2026-09-06T04:31:48.863Z | Downloaded unarray v0.1.4 |
| 777 | 2026-09-06T04:31:48.867Z | Downloaded untrusted v0.9.0 |
| 778 | 2026-09-06T04:31:48.867Z | Downloaded schemars_derive v0.8.22 |
| 779 | 2026-09-06T04:31:48.870Z | Downloaded typify-macro v0.6.2 |
| 780 | 2026-09-06T04:31:48.870Z | Downloaded rustls-platform-verifier v0.6.2 |
| 781 | 2026-09-06T04:31:48.874Z | Downloaded signal-hook v0.3.18 |
| 782 | 2026-09-06T04:31:48.874Z | Downloaded heapless v0.7.17 |
| 783 | 2026-09-06T04:31:48.877Z | Downloaded chacha20poly1305 v0.10.1 |
| 784 | 2026-09-06T04:31:48.877Z | Downloaded vte v0.14.1 |
| 785 | 2026-09-06T04:31:48.881Z | Downloaded void v1.0.2 |
| 786 | 2026-09-06T04:31:48.881Z | Downloaded want v0.3.1 |
| 787 | 2026-09-06T04:31:48.881Z | Downloaded zopfli v0.8.3 |
| 788 | 2026-09-06T04:31:48.884Z | Downloaded darling v0.23.0 |
| 789 | 2026-09-06T04:31:48.887Z | Downloaded libsw v3.5.0 |
| 790 | 2026-09-06T04:31:48.887Z | Downloaded lock_api v0.4.14 |
| 791 | 2026-09-06T04:31:48.887Z | Downloaded xattr v1.6.1 |
| 792 | 2026-09-06T04:31:48.887Z | Downloaded zerofrom v0.1.6 |
| 793 | 2026-09-06T04:31:48.887Z | Downloaded scrypt v0.12.0 |
| 794 | 2026-09-06T04:31:48.891Z | Downloaded phf v0.13.1 |
| 795 | 2026-09-06T04:31:48.897Z | Downloaded progenitor-extras v0.2.0 |
| 796 | 2026-09-06T04:31:48.900Z | Downloaded darling_macro v0.21.3 |
| 797 | 2026-09-06T04:31:48.900Z | Downloaded defmt-parser v1.0.0 |
| 798 | 2026-09-06T04:31:48.900Z | Downloaded httparse v1.10.1 |
| 799 | 2026-09-06T04:31:48.905Z | Downloaded similar v2.7.0 |
| 800 | 2026-09-06T04:31:48.905Z | Downloaded flume v0.11.1 |
| 801 | 2026-09-06T04:31:48.908Z | Downloaded iana-time-zone v0.1.65 |
| 802 | 2026-09-06T04:31:48.909Z | Downloaded rustls-native-certs v0.8.3 |
| 803 | 2026-09-06T04:31:48.909Z | Downloaded darling_core v0.13.4 |
| 804 | 2026-09-06T04:31:48.912Z | Downloaded signal-hook-registry v1.4.8 |
| 805 | 2026-09-06T04:31:48.912Z | Downloaded simd-adler32 v0.3.8 |
| 806 | 2026-09-06T04:31:48.912Z | Downloaded crucible-workspace-hack v0.1.0 |
| 807 | 2026-09-06T04:31:48.916Z | Downloaded crunchy v0.2.4 |
| 808 | 2026-09-06T04:31:48.916Z | Downloaded base64 v0.21.7 |
| 809 | 2026-09-06T04:31:48.916Z | Downloaded openssl-sys v0.9.117 |
| 810 | 2026-09-06T04:31:48.919Z | Downloaded slog-stdlog v4.1.1 |
| 811 | 2026-09-06T04:31:48.919Z | Downloaded heapless v0.8.0 |
| 812 | 2026-09-06T04:31:48.922Z | Downloaded papergrid v0.18.0 |
| 813 | 2026-09-06T04:31:48.922Z | Downloaded async-compression v0.4.41 |
| 814 | 2026-09-06T04:31:48.926Z | Downloaded bumpalo v3.20.2 |
| 815 | 2026-09-06T04:31:48.929Z | Downloaded serdect v0.4.3 |
| 816 | 2026-09-06T04:31:48.929Z | Downloaded tungstenite v0.21.0 |
| 817 | 2026-09-06T04:31:48.933Z | Downloaded termios v0.3.3 |
| 818 | 2026-09-06T04:31:48.933Z | Downloaded dirs-sys-next v0.1.2 |
| 819 | 2026-09-06T04:31:48.933Z | Downloaded smf v0.2.3 |
| 820 | 2026-09-06T04:31:48.933Z | Downloaded dsl_auto_type v0.2.0 |
| 821 | 2026-09-06T04:31:48.933Z | Downloaded pkcs8 v0.11.0 |
| 822 | 2026-09-06T04:31:48.936Z | Downloaded pkg-config v0.3.32 |
| 823 | 2026-09-06T04:31:48.937Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 824 | 2026-09-06T04:31:48.937Z | Downloaded hickory-resolver v0.24.4 |
| 825 | 2026-09-06T04:31:48.941Z | Downloaded utf-8 v0.7.6 |
| 826 | 2026-09-06T04:31:48.941Z | Downloaded internet-checksum v0.2.1 |
| 827 | 2026-09-06T04:31:48.941Z | Downloaded pretty_assertions v1.4.1 |
| 828 | 2026-09-06T04:31:48.941Z | Downloaded sqlformat v0.3.5 |
| 829 | 2026-09-06T04:31:48.941Z | Downloaded cc v1.2.56 |
| 830 | 2026-09-06T04:31:48.945Z | Downloaded md5 v0.8.0 |
| 831 | 2026-09-06T04:31:48.945Z | Downloaded stringprep v0.1.5 |
| 832 | 2026-09-06T04:31:48.945Z | Downloaded zerovec-derive v0.11.2 |
| 833 | 2026-09-06T04:31:48.945Z | Downloaded time-macros v0.2.27 |
| 834 | 2026-09-06T04:31:48.945Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 835 | 2026-09-06T04:31:48.949Z | Downloaded ignore v0.4.25 |
| 836 | 2026-09-06T04:31:48.949Z | Downloaded inout v0.1.4 |
| 837 | 2026-09-06T04:31:48.954Z | Downloaded crc v3.4.0 |
| 838 | 2026-09-06T04:31:48.957Z | Downloaded ctr v0.10.1 |
| 839 | 2026-09-06T04:31:48.957Z | Downloaded p384 v0.14.0 |
| 840 | 2026-09-06T04:31:48.960Z | Downloaded num-conv v0.2.0 |
| 841 | 2026-09-06T04:31:48.960Z | Downloaded num_enum_derive v0.5.11 |
| 842 | 2026-09-06T04:31:48.964Z | Downloaded nu-ansi-term v0.50.3 |
| 843 | 2026-09-06T04:31:48.964Z | Downloaded defmt-macros v1.0.1 |
| 844 | 2026-09-06T04:31:48.967Z | Downloaded managed v0.8.0 |
| 845 | 2026-09-06T04:31:48.967Z | Downloaded expectorate v1.2.0 |
| 846 | 2026-09-06T04:31:48.968Z | Downloaded packed_struct_codegen v0.10.1 |
| 847 | 2026-09-06T04:31:48.968Z | Downloaded hickory-resolver v0.25.2 |
| 848 | 2026-09-06T04:31:48.971Z | Downloaded quinn-udp v0.5.14 |
| 849 | 2026-09-06T04:31:48.975Z | Downloaded openssl-probe v0.1.6 |
| 850 | 2026-09-06T04:31:48.979Z | Downloaded tls_codec v0.4.2 |
| 851 | 2026-09-06T04:31:48.985Z | Downloaded parse-size v1.1.0 |
| 852 | 2026-09-06T04:31:48.989Z | Downloaded headers v0.4.1 |
| 853 | 2026-09-06T04:31:48.989Z | Downloaded tracing-attributes v0.1.31 |
| 854 | 2026-09-06T04:31:48.994Z | Downloaded zerocopy v0.6.6 |
| 855 | 2026-09-06T04:31:48.999Z | Downloaded knus-derive v3.4.0 |
| 856 | 2026-09-06T04:31:49.003Z | Downloaded progenitor-macro v0.13.0 |
| 857 | 2026-09-06T04:31:49.003Z | Downloaded stable_deref_trait v1.2.1 |
| 858 | 2026-09-06T04:31:49.003Z | Downloaded ref-cast-impl v1.0.25 |
| 859 | 2026-09-06T04:31:49.003Z | Downloaded seq-macro v0.3.6 |
| 860 | 2026-09-06T04:31:49.007Z | Downloaded take_mut v0.2.2 |
| 861 | 2026-09-06T04:31:49.010Z | Downloaded hashbrown v0.13.2 |
| 862 | 2026-09-06T04:31:49.010Z | Downloaded http v1.4.2 |
| 863 | 2026-09-06T04:31:49.013Z | Downloaded strip-ansi-escapes v0.2.1 |
| 864 | 2026-09-06T04:31:49.013Z | Downloaded structmeta-derive v0.3.0 |
| 865 | 2026-09-06T04:31:49.013Z | Downloaded try-lock v0.2.5 |
| 866 | 2026-09-06T04:31:49.017Z | Downloaded native-tls v0.2.18 |
| 867 | 2026-09-06T04:31:49.021Z | Downloaded yansi v1.0.1 |
| 868 | 2026-09-06T04:31:49.028Z | Downloaded cookie v0.18.1 |
| 869 | 2026-09-06T04:31:49.031Z | Downloaded serde_repr v0.1.20 |
| 870 | 2026-09-06T04:31:49.031Z | Downloaded shell-words v1.1.1 |
| 871 | 2026-09-06T04:31:49.034Z | Downloaded crossbeam-epoch v0.9.18 |
| 872 | 2026-09-06T04:31:49.034Z | Downloaded num-complex v0.4.6 |
| 873 | 2026-09-06T04:31:49.035Z | Downloaded password-hash v0.6.1 |
| 874 | 2026-09-06T04:31:49.035Z | Downloaded structmeta v0.3.0 |
| 875 | 2026-09-06T04:31:49.038Z | Downloaded time-core v0.1.8 |
| 876 | 2026-09-06T04:31:49.038Z | Downloaded unicode-xid v0.2.6 |
| 877 | 2026-09-06T04:31:49.038Z | Downloaded oso v0.27.3 |
| 878 | 2026-09-06T04:31:49.038Z | Downloaded rustls-webpki v0.103.13 |
| 879 | 2026-09-06T04:31:49.041Z | Downloaded derive_builder v0.20.2 |
| 880 | 2026-09-06T04:31:49.044Z | Downloaded crossbeam-channel v0.5.15 |
| 881 | 2026-09-06T04:31:49.044Z | Downloaded aho-corasick v1.1.4 |
| 882 | 2026-09-06T04:31:49.048Z | Downloaded hickory-server v0.25.2 |
| 883 | 2026-09-06T04:31:49.051Z | Downloaded qorb v0.4.1 |
| 884 | 2026-09-06T04:31:49.054Z | Downloaded publicsuffix v2.3.0 |
| 885 | 2026-09-06T04:31:49.054Z | Downloaded xshell-macros v0.2.7 |
| 886 | 2026-09-06T04:31:49.054Z | Downloaded yoke-derive v0.8.1 |
| 887 | 2026-09-06T04:31:49.054Z | Downloaded cpufeatures v0.3.0 |
| 888 | 2026-09-06T04:31:49.054Z | Downloaded waitgroup v0.1.2 |
| 889 | 2026-09-06T04:31:49.054Z | Downloaded zone_cfg_derive v0.3.1 |
| 890 | 2026-09-06T04:31:49.058Z | Downloaded hashbrown v0.12.3 |
| 891 | 2026-09-06T04:31:49.058Z | Downloaded icu_provider v2.1.1 |
| 892 | 2026-09-06T04:31:49.062Z | Downloaded progenitor-impl v0.13.0 |
| 893 | 2026-09-06T04:31:49.063Z | Downloaded typed-path v0.9.3 |
| 894 | 2026-09-06T04:31:49.066Z | Downloaded convert_case v0.4.0 |
| 895 | 2026-09-06T04:31:49.066Z | Downloaded aes-gcm v0.11.0 |
| 896 | 2026-09-06T04:31:49.066Z | Downloaded phc v0.6.1 |
| 897 | 2026-09-06T04:31:49.066Z | Downloaded daft-derive v0.1.8 |
| 898 | 2026-09-06T04:31:49.069Z | Downloaded darling_macro v0.13.4 |
| 899 | 2026-09-06T04:31:49.069Z | Downloaded ppv-lite86 v0.2.21 |
| 900 | 2026-09-06T04:31:49.069Z | Downloaded proc-macro-error2 v2.0.1 |
| 901 | 2026-09-06T04:31:49.072Z | Downloaded difflib v0.4.0 |
| 902 | 2026-09-06T04:31:49.073Z | Downloaded dyn-clone v1.0.20 |
| 903 | 2026-09-06T04:31:49.073Z | Downloaded ecdsa v0.17.0 |
| 904 | 2026-09-06T04:31:49.076Z | Downloaded port-file v0.1.0 |
| 905 | 2026-09-06T04:31:49.076Z | Downloaded hyper-staticfile v0.10.1 |
| 906 | 2026-09-06T04:31:49.076Z | Downloaded num-bigint-dig v0.8.6 |
| 907 | 2026-09-06T04:31:49.079Z | Downloaded rand_chacha v0.9.0 |
| 908 | 2026-09-06T04:31:49.079Z | Downloaded resolv-conf v0.7.6 |
| 909 | 2026-09-06T04:31:49.079Z | Downloaded rfc6979 v0.4.0 |
| 910 | 2026-09-06T04:31:49.083Z | Downloaded ipnet v2.12.0 |
| 911 | 2026-09-06T04:31:49.083Z | Downloaded primefield v0.14.0 |
| 912 | 2026-09-06T04:31:49.083Z | Downloaded keccak v0.1.6 |
| 913 | 2026-09-06T04:31:49.083Z | Downloaded lalrpop-util v0.19.12 |
| 914 | 2026-09-06T04:31:49.083Z | Downloaded tiny-keccak v2.0.2 |
| 915 | 2026-09-06T04:31:49.086Z | Downloaded indent_write v2.2.0 |
| 916 | 2026-09-06T04:31:49.095Z | Downloaded subprocess v0.2.15 |
| 917 | 2026-09-06T04:31:49.099Z | Downloaded const_format v0.2.35 |
| 918 | 2026-09-06T04:31:49.102Z | Downloaded schemars v0.8.22 |
| 919 | 2026-09-06T04:31:49.107Z | Downloaded slog-scope v4.4.1 |
| 920 | 2026-09-06T04:31:49.110Z | Downloaded memmap2 v0.9.10 |
| 921 | 2026-09-06T04:31:49.110Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 922 | 2026-09-06T04:31:49.110Z | Downloaded lru-slab v0.1.2 |
| 923 | 2026-09-06T04:31:49.110Z | Downloaded tui-tree-widget v0.23.1 |
| 924 | 2026-09-06T04:31:49.110Z | Downloaded des v0.9.0 |
| 925 | 2026-09-06T04:31:49.114Z | Downloaded minimal-lexical v0.2.1 |
| 926 | 2026-09-06T04:31:49.117Z | Downloaded unicode-segmentation v1.12.0 |
| 927 | 2026-09-06T04:31:49.117Z | Downloaded derive_more-impl v2.1.1 |
| 928 | 2026-09-06T04:31:49.121Z | Downloaded diesel_derives v2.3.7 |
| 929 | 2026-09-06T04:31:49.125Z | Downloaded oso-derive v0.27.3 |
| 930 | 2026-09-06T04:31:49.125Z | Downloaded path-slash v0.1.5 |
| 931 | 2026-09-06T04:31:49.128Z | Downloaded xshell v0.2.7 |
| 932 | 2026-09-06T04:31:49.128Z | Downloaded drift v0.2.0 |
| 933 | 2026-09-06T04:31:49.134Z | Downloaded toml_edit v0.19.15 |
| 934 | 2026-09-06T04:31:49.144Z | Downloaded displaydoc v0.2.5 |
| 935 | 2026-09-06T04:31:49.148Z | Downloaded csv-core v0.1.13 |
| 936 | 2026-09-06T04:31:49.148Z | Downloaded aes v0.9.1 |
| 937 | 2026-09-06T04:31:49.152Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 938 | 2026-09-06T04:31:49.152Z | Downloaded defmt v1.0.1 |
| 939 | 2026-09-06T04:31:49.152Z | Downloaded tar v0.4.46 |
| 940 | 2026-09-06T04:31:49.155Z | Downloaded rustc_version v0.4.1 |
| 941 | 2026-09-06T04:31:49.155Z | Downloaded der_derive v0.7.3 |
| 942 | 2026-09-06T04:31:49.155Z | Downloaded serde_spanned v1.1.1 |
| 943 | 2026-09-06T04:31:49.155Z | Downloaded rayon-core v1.13.0 |
| 944 | 2026-09-06T04:31:49.159Z | Downloaded secrecy v0.10.3 |
| 945 | 2026-09-06T04:31:49.159Z | Downloaded tinyvec_macros v0.1.1 |
| 946 | 2026-09-06T04:31:49.159Z | Downloaded humantime v2.3.0 |
| 947 | 2026-09-06T04:31:49.159Z | Downloaded libefi-sys v0.1.0 |
| 948 | 2026-09-06T04:31:49.159Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 949 | 2026-09-06T04:31:49.162Z | Downloaded sha2 v0.11.0 |
| 950 | 2026-09-06T04:31:49.166Z | Downloaded x509-cert v0.2.5 |
| 951 | 2026-09-06T04:31:49.169Z | Downloaded supports-color v3.0.2 |
| 952 | 2026-09-06T04:31:49.174Z | Downloaded elliptic-curve v0.13.8 |
| 953 | 2026-09-06T04:31:49.178Z | Downloaded term v0.7.0 |
| 954 | 2026-09-06T04:31:49.178Z | Downloaded libloading v0.8.9 |
| 955 | 2026-09-06T04:31:49.178Z | Downloaded strum v0.27.2 |
| 956 | 2026-09-06T04:31:49.178Z | Downloaded trait-variant v0.1.2 |
| 957 | 2026-09-06T04:31:49.183Z | Downloaded darling_macro v0.20.11 |
| 958 | 2026-09-06T04:31:49.186Z | Downloaded miette-derive v7.6.0 |
| 959 | 2026-09-06T04:31:49.187Z | Downloaded socket2 v0.6.3 |
| 960 | 2026-09-06T04:31:49.191Z | Downloaded unicode-properties v0.1.4 |
| 961 | 2026-09-06T04:31:49.194Z | Downloaded oxide-update-engine v0.1.2 |
| 962 | 2026-09-06T04:31:49.194Z | Downloaded num-rational v0.4.2 |
| 963 | 2026-09-06T04:31:49.194Z | Downloaded defmt v0.3.100 |
| 964 | 2026-09-06T04:31:49.194Z | Downloaded debug-ignore v1.0.5 |
| 965 | 2026-09-06T04:31:49.198Z | Downloaded num_enum v0.7.6 |
| 966 | 2026-09-06T04:31:49.201Z | Downloaded paste v1.0.15 |
| 967 | 2026-09-06T04:31:49.201Z | Downloaded peg v0.8.5 |
| 968 | 2026-09-06T04:31:49.205Z | Downloaded crossbeam-utils v0.8.21 |
| 969 | 2026-09-06T04:31:49.205Z | Downloaded progenitor v0.14.0 |
| 970 | 2026-09-06T04:31:49.211Z | Downloaded wnaf v0.14.0 |
| 971 | 2026-09-06T04:31:49.211Z | Downloaded digest-io v0.1.0 |
| 972 | 2026-09-06T04:31:49.211Z | Downloaded lazy_static v1.5.0 |
| 973 | 2026-09-06T04:31:49.214Z | Downloaded illumos-nvpair v0.3.0 |
| 974 | 2026-09-06T04:31:49.214Z | Downloaded is_ci v1.2.0 |
| 975 | 2026-09-06T04:31:49.214Z | Downloaded mime v0.3.17 |
| 976 | 2026-09-06T04:31:49.214Z | Downloaded rand_seeder v0.4.0 |
| 977 | 2026-09-06T04:31:49.214Z | Downloaded darling_core v0.21.3 |
| 978 | 2026-09-06T04:31:49.218Z | Downloaded hashbrown v0.15.5 |
| 979 | 2026-09-06T04:31:49.221Z | Downloaded num-derive v0.4.2 |
| 980 | 2026-09-06T04:31:49.221Z | Downloaded newtype_derive v0.1.6 |
| 981 | 2026-09-06T04:31:49.221Z | Downloaded percent-encoding v2.3.2 |
| 982 | 2026-09-06T04:31:49.225Z | Downloaded knus v3.4.0 |
| 983 | 2026-09-06T04:31:49.228Z | Downloaded psm v0.1.30 |
| 984 | 2026-09-06T04:31:49.231Z | Downloaded lru-cache v0.1.2 |
| 985 | 2026-09-06T04:31:49.235Z | Downloaded phf_shared v0.11.3 |
| 986 | 2026-09-06T04:31:49.235Z | Downloaded phf_shared v0.12.1 |
| 987 | 2026-09-06T04:31:49.235Z | Downloaded rand_core v0.6.4 |
| 988 | 2026-09-06T04:31:49.235Z | Downloaded smallvec v1.15.1 |
| 989 | 2026-09-06T04:31:49.239Z | Downloaded serde_derive_internals v0.29.1 |
| 990 | 2026-09-06T04:31:49.239Z | Downloaded slog-term v2.9.2 |
| 991 | 2026-09-06T04:31:49.239Z | Downloaded supports-hyperlinks v3.2.0 |
| 992 | 2026-09-06T04:31:49.239Z | Downloaded synstructure v0.13.2 |
| 993 | 2026-09-06T04:31:49.242Z | Downloaded hyper-util v0.1.20 |
| 994 | 2026-09-06T04:31:49.247Z | Downloaded itertools v0.10.5 |
| 995 | 2026-09-06T04:31:49.250Z | Downloaded zip v4.6.1 |
| 996 | 2026-09-06T04:31:49.253Z | Downloaded icu_normalizer v2.1.1 |
| 997 | 2026-09-06T04:31:49.265Z | Downloaded indicatif v0.18.4 |
| 998 | 2026-09-06T04:31:49.265Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 999 | 2026-09-06T04:31:49.265Z | Downloaded serde_with_macros v3.21.0 |
| 1000 | 2026-09-06T04:31:49.268Z | Downloaded serde_bytes v0.11.19 |
| 1001 | 2026-09-06T04:31:49.268Z | Downloaded nanorand v0.7.0 |
| 1002 | 2026-09-06T04:31:49.268Z | Downloaded tokio-dtrace v0.1.1 |
| 1003 | 2026-09-06T04:31:49.269Z | Downloaded proc-macro-crate v3.4.0 |
| 1004 | 2026-09-06T04:31:49.269Z | Downloaded hashbrown v0.16.1 |
| 1005 | 2026-09-06T04:31:49.269Z | Downloaded corncobs v0.1.4 |
| 1006 | 2026-09-06T04:31:49.273Z | Downloaded signature v3.0.0 |
| 1007 | 2026-09-06T04:31:49.273Z | Downloaded subtle v2.6.1 |
| 1008 | 2026-09-06T04:31:49.274Z | Downloaded testing_table v0.3.0 |
| 1009 | 2026-09-06T04:31:49.274Z | Downloaded rsa v0.9.10 |
| 1010 | 2026-09-06T04:31:49.277Z | Downloaded chrono v0.4.45 |
| 1011 | 2026-09-06T04:31:49.282Z | Downloaded rsa v0.10.0-rc.18 |
| 1012 | 2026-09-06T04:31:49.285Z | Downloaded ecdsa v0.16.9 |
| 1013 | 2026-09-06T04:31:49.285Z | Downloaded tokio-postgres v0.7.16 |
| 1014 | 2026-09-06T04:31:49.289Z | Downloaded zstd-safe v7.2.4 |
| 1015 | 2026-09-06T04:31:49.289Z | Downloaded usdt v0.6.0 |
| 1016 | 2026-09-06T04:31:49.289Z | Downloaded rpassword v7.5.4 |
| 1017 | 2026-09-06T04:31:49.289Z | Downloaded shlex v1.3.0 |
| 1018 | 2026-09-06T04:31:49.292Z | Downloaded hashbrown v0.14.5 |
| 1019 | 2026-09-06T04:31:49.295Z | Downloaded libsw-core v0.3.2 |
| 1020 | 2026-09-06T04:31:49.302Z | Downloaded derive_more v0.99.20 |
| 1021 | 2026-09-06T04:31:49.306Z | Downloaded keccak v0.2.0 |
| 1022 | 2026-09-06T04:31:49.309Z | Downloaded module-lattice v0.2.3 |
| 1023 | 2026-09-06T04:31:49.315Z | Downloaded spin v0.9.8 |
| 1024 | 2026-09-06T04:31:49.318Z | Downloaded litemap v0.8.1 |
| 1025 | 2026-09-06T04:31:49.318Z | Downloaded tokio-stream v0.1.18 |
| 1026 | 2026-09-06T04:31:49.318Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1027 | 2026-09-06T04:31:49.322Z | Downloaded pem-rfc7468 v1.0.0 |
| 1028 | 2026-09-06T04:31:49.326Z | Downloaded kstat-rs v0.2.5 |
| 1029 | 2026-09-06T04:31:49.326Z | Downloaded libscf-sys v1.2.0 |
| 1030 | 2026-09-06T04:31:49.326Z | Downloaded hyper-tls v0.6.0 |
| 1031 | 2026-09-06T04:31:49.329Z | Downloaded linked-hash-map v0.5.6 |
| 1032 | 2026-09-06T04:31:49.329Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1033 | 2026-09-06T04:31:49.333Z | Downloaded rustc-demangle v0.1.27 |
| 1034 | 2026-09-06T04:31:49.333Z | Downloaded rusty-fork v0.3.1 |
| 1035 | 2026-09-06T04:31:49.338Z | Downloaded vergen-gitcl v1.0.8 |
| 1036 | 2026-09-06T04:31:49.342Z | Downloaded serde_with v1.14.0 |
| 1037 | 2026-09-06T04:31:49.345Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1038 | 2026-09-06T04:31:49.349Z | Downloaded walkdir v2.5.0 |
| 1039 | 2026-09-06T04:31:49.353Z | Downloaded oxide-update-engine-types v0.1.2 |
| 1040 | 2026-09-06T04:31:49.356Z | Downloaded rustls-pemfile v2.2.0 |
| 1041 | 2026-09-06T04:31:49.357Z | Downloaded digest v0.11.3 |
| 1042 | 2026-09-06T04:31:49.360Z | Downloaded radium v0.7.0 |
| 1043 | 2026-09-06T04:31:49.360Z | Downloaded recursive v0.1.1 |
| 1044 | 2026-09-06T04:31:49.360Z | Downloaded slog-dtrace v0.3.0 |
| 1045 | 2026-09-06T04:31:49.363Z | Downloaded stacker v0.1.23 |
| 1046 | 2026-09-06T04:31:49.363Z | Downloaded proc-macro-crate v1.3.1 |
| 1047 | 2026-09-06T04:31:49.363Z | Downloaded rustc-hash v2.1.1 |
| 1048 | 2026-09-06T04:31:49.363Z | Downloaded secrecy v0.8.0 |
| 1049 | 2026-09-06T04:31:49.363Z | Downloaded whoami v1.6.1 |
| 1050 | 2026-09-06T04:31:49.367Z | Downloaded postgres-types v0.2.12 |
| 1051 | 2026-09-06T04:31:49.367Z | Downloaded signal-hook-tokio v0.3.1 |
| 1052 | 2026-09-06T04:31:49.367Z | Downloaded spki v0.7.3 |
| 1053 | 2026-09-06T04:31:49.367Z | Downloaded sponge-cursor v0.1.0 |
| 1054 | 2026-09-06T04:31:49.371Z | Downloaded zeroize_derive v1.5.0 |
| 1055 | 2026-09-06T04:31:49.375Z | Downloaded hybrid-array v0.4.13 |
| 1056 | 2026-09-06T04:31:49.375Z | Downloaded ingot-macros v0.2.0 |
| 1057 | 2026-09-06T04:31:49.375Z | Downloaded tokio-tungstenite v0.23.1 |
| 1058 | 2026-09-06T04:31:49.378Z | Downloaded tabwriter v1.4.1 |
| 1059 | 2026-09-06T04:31:49.379Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1060 | 2026-09-06T04:31:49.379Z | Downloaded derive_builder_macro v0.20.2 |
| 1061 | 2026-09-06T04:31:49.379Z | Downloaded rand v0.8.6 |
| 1062 | 2026-09-06T04:31:49.383Z | Downloaded schemars v1.2.1 |
| 1063 | 2026-09-06T04:31:49.389Z | Downloaded zeroize v1.9.0 |
| 1064 | 2026-09-06T04:31:49.393Z | Downloaded parking_lot v0.11.2 |
| 1065 | 2026-09-06T04:31:49.393Z | Downloaded crc8 v0.1.1 |
| 1066 | 2026-09-06T04:31:49.393Z | Downloaded downcast-rs v2.0.2 |
| 1067 | 2026-09-06T04:31:49.393Z | Downloaded socket2 v0.5.10 |
| 1068 | 2026-09-06T04:31:49.396Z | Downloaded schemars v0.9.0 |
| 1069 | 2026-09-06T04:31:49.401Z | Downloaded icu_locale_core v2.1.1 |
| 1070 | 2026-09-06T04:31:49.404Z | Downloaded ryu v1.0.23 |
| 1071 | 2026-09-06T04:31:49.408Z | Downloaded slog v2.8.2 |
| 1072 | 2026-09-06T04:31:49.408Z | Downloaded reqwest v0.12.28 |
| 1073 | 2026-09-06T04:31:49.411Z | Downloaded futures-util v0.3.32 |
| 1074 | 2026-09-06T04:31:49.417Z | Downloaded snafu v0.8.9 |
| 1075 | 2026-09-06T04:31:49.420Z | Downloaded diesel-dtrace v0.5.0 |
| 1076 | 2026-09-06T04:31:49.424Z | Downloaded md-5 v0.10.6 |
| 1077 | 2026-09-06T04:31:49.424Z | Downloaded mio v1.2.0 |
| 1078 | 2026-09-06T04:31:49.427Z | Downloaded instability v0.3.11 |
| 1079 | 2026-09-06T04:31:49.427Z | Downloaded itertools v0.12.1 |
| 1080 | 2026-09-06T04:31:49.433Z | Downloaded inout v0.2.2 |
| 1081 | 2026-09-06T04:31:49.433Z | Downloaded jiff-core v0.1.0 |
| 1082 | 2026-09-06T04:31:49.433Z | Downloaded unsafe-libyaml v0.2.11 |
| 1083 | 2026-09-06T04:31:49.433Z | Downloaded rustls-pki-types v1.14.0 |
| 1084 | 2026-09-06T04:31:49.436Z | Downloaded hkdf v0.12.4 |
| 1085 | 2026-09-06T04:31:49.436Z | Downloaded rustc_version v0.1.7 |
| 1086 | 2026-09-06T04:31:49.436Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1087 | 2026-09-06T04:31:49.436Z | Downloaded serde_urlencoded v0.7.1 |
| 1088 | 2026-09-06T04:31:49.440Z | Downloaded nom v8.0.0 |
| 1089 | 2026-09-06T04:31:49.440Z | Downloaded sec1 v0.7.3 |
| 1090 | 2026-09-06T04:31:49.444Z | Downloaded num_enum_derive v0.7.6 |
| 1091 | 2026-09-06T04:31:49.444Z | Downloaded predicates v3.1.4 |
| 1092 | 2026-09-06T04:31:49.444Z | Downloaded tracing-core v0.1.36 |
| 1093 | 2026-09-06T04:31:49.447Z | Downloaded prettyplease v0.2.37 |
| 1094 | 2026-09-06T04:31:49.447Z | Downloaded icu_properties v2.1.2 |
| 1095 | 2026-09-06T04:31:49.447Z | Downloaded sec1 v0.8.1 |
| 1096 | 2026-09-06T04:31:49.452Z | Downloaded unicase v2.9.0 |
| 1097 | 2026-09-06T04:31:49.452Z | Downloaded vergen-lib v0.1.6 |
| 1098 | 2026-09-06T04:31:49.452Z | Downloaded whoami v2.1.0 |
| 1099 | 2026-09-06T04:31:49.452Z | Downloaded tokio-rustls v0.26.4 |
| 1100 | 2026-09-06T04:31:49.455Z | Downloaded hkdf v0.13.0 |
| 1101 | 2026-09-06T04:31:49.455Z | Downloaded universal-hash v0.5.1 |
| 1102 | 2026-09-06T04:31:49.458Z | Downloaded dtrace-parser v0.3.0 |
| 1103 | 2026-09-06T04:31:49.462Z | Downloaded convert_case v0.10.0 |
| 1104 | 2026-09-06T04:31:49.462Z | Downloaded icu_collections v2.1.1 |
| 1105 | 2026-09-06T04:31:49.465Z | Downloaded darling v0.13.4 |
| 1106 | 2026-09-06T04:31:49.469Z | Downloaded h2 v0.4.15 |
| 1107 | 2026-09-06T04:31:49.473Z | Downloaded hyper-rustls v0.27.7 |
| 1108 | 2026-09-06T04:31:49.477Z | Downloaded winnow v0.5.40 |
| 1109 | 2026-09-06T04:31:49.481Z | Downloaded ident_case v1.0.1 |
| 1110 | 2026-09-06T04:31:49.481Z | Downloaded match_cfg v0.1.0 |
| 1111 | 2026-09-06T04:31:49.484Z | Downloaded psl-types v2.0.11 |
| 1112 | 2026-09-06T04:31:49.487Z | Downloaded num_enum v0.5.11 |
| 1113 | 2026-09-06T04:31:49.488Z | Downloaded primeorder v0.13.6 |
| 1114 | 2026-09-06T04:31:49.491Z | Downloaded multer v3.1.0 |
| 1115 | 2026-09-06T04:31:49.491Z | Downloaded semver v0.1.20 |
| 1116 | 2026-09-06T04:31:49.491Z | Downloaded tinyvec v1.10.0 |
| 1117 | 2026-09-06T04:31:49.496Z | Downloaded is-terminal v0.4.17 |
| 1118 | 2026-09-06T04:31:49.499Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1119 | 2026-09-06T04:31:49.502Z | Downloaded url v2.5.8 |
| 1120 | 2026-09-06T04:31:49.502Z | Downloaded zerovec v0.11.5 |
| 1121 | 2026-09-06T04:31:49.507Z | Downloaded blake3 v1.8.5 |
| 1122 | 2026-09-06T04:31:49.510Z | Downloaded crc-any v2.5.0 |
| 1123 | 2026-09-06T04:31:49.510Z | Downloaded zip v0.6.6 |
| 1124 | 2026-09-06T04:31:49.513Z | Downloaded poly1305 v0.8.0 |
| 1125 | 2026-09-06T04:31:49.513Z | Downloaded usdt-macro v0.6.0 |
| 1126 | 2026-09-06T04:31:49.513Z | Downloaded sha1 v0.11.0 |
| 1127 | 2026-09-06T04:31:49.513Z | Downloaded slog-envlogger v2.2.0 |
| 1128 | 2026-09-06T04:31:49.517Z | Downloaded term v1.2.1 |
| 1129 | 2026-09-06T04:31:49.517Z | Downloaded static_assertions v1.1.0 |
| 1130 | 2026-09-06T04:31:49.520Z | Downloaded tokio-native-tls v0.3.1 |
| 1131 | 2026-09-06T04:31:49.520Z | Downloaded num-traits v0.2.19 |
| 1132 | 2026-09-06T04:31:49.520Z | Downloaded unicode-bidi v0.3.18 |
| 1133 | 2026-09-06T04:31:49.524Z | Downloaded smallvec v0.6.14 |
| 1134 | 2026-09-06T04:31:49.527Z | Downloaded uzers v0.12.2 |
| 1135 | 2026-09-06T04:31:49.530Z | Downloaded aws-lc-rs v1.16.3 |
| 1136 | 2026-09-06T04:31:49.534Z | Downloaded delegate v0.13.5 |
| 1137 | 2026-09-06T04:31:49.537Z | Downloaded tough v0.22.0 |
| 1138 | 2026-09-06T04:31:49.542Z | Downloaded unicode_categories v0.1.1 |
| 1139 | 2026-09-06T04:31:49.545Z | Downloaded dropshot_endpoint v0.17.1 |
| 1140 | 2026-09-06T04:31:49.549Z | Downloaded universal-hash v0.6.1 |
| 1141 | 2026-09-06T04:31:49.552Z | Downloaded crypto-common v0.2.2 |
| 1142 | 2026-09-06T04:31:49.552Z | Downloaded signal-hook-mio v0.2.5 |
| 1143 | 2026-09-06T04:31:49.556Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1144 | 2026-09-06T04:31:49.559Z | Downloaded hyper v1.10.1 |
| 1145 | 2026-09-06T04:31:49.562Z | Downloaded owo-colors v4.3.0 |
| 1146 | 2026-09-06T04:31:49.565Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1147 | 2026-09-06T04:31:49.569Z | Downloaded support-bundle-viewer v0.1.2 |
| 1148 | 2026-09-06T04:31:49.569Z | Downloaded thiserror-no-std v2.0.2 |
| 1149 | 2026-09-06T04:31:49.572Z | Downloaded ed25519 v3.0.0 |
| 1150 | 2026-09-06T04:31:49.572Z | Downloaded litrs v1.0.0 |
| 1151 | 2026-09-06T04:31:49.572Z | Downloaded ingot v0.2.1 |
| 1152 | 2026-09-06T04:31:49.576Z | Downloaded thread-id v5.1.0 |
| 1153 | 2026-09-06T04:31:49.576Z | Downloaded r2d2 v0.8.10 |
| 1154 | 2026-09-06T04:31:49.576Z | Downloaded slog-async v2.8.0 |
| 1155 | 2026-09-06T04:31:49.576Z | Downloaded bindgen v0.71.1 |
| 1156 | 2026-09-06T04:31:49.579Z | Downloaded zone v0.3.1 |
| 1157 | 2026-09-06T04:31:49.579Z | Downloaded thread_local v1.1.9 |
| 1158 | 2026-09-06T04:31:49.583Z | Downloaded tokio-util v0.7.18 |
| 1159 | 2026-09-06T04:31:49.586Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1160 | 2026-09-06T04:31:49.589Z | Downloaded bitvec v1.0.1 |
| 1161 | 2026-09-06T04:31:49.596Z | Downloaded quick-xml v0.37.5 |
| 1162 | 2026-09-06T04:31:49.599Z | Downloaded libxml v0.3.3 |
| 1163 | 2026-09-06T04:31:49.602Z | Downloaded tokio-macros v2.7.0 |
| 1164 | 2026-09-06T04:31:49.602Z | Downloaded sapling-renderdag v0.1.0 |
| 1165 | 2026-09-06T04:31:49.606Z | Downloaded lru v0.12.5 |
| 1166 | 2026-09-06T04:31:49.606Z | Downloaded powerfmt v0.2.0 |
| 1167 | 2026-09-06T04:31:49.606Z | Downloaded wyz v0.5.1 |
| 1168 | 2026-09-06T04:31:49.616Z | Downloaded newtype-uuid v1.3.2 |
| 1169 | 2026-09-06T04:31:49.619Z | Downloaded oxide-generation v0.1.3 |
| 1170 | 2026-09-06T04:31:49.619Z | Downloaded rfc6979 v0.6.0 |
| 1171 | 2026-09-06T04:31:49.623Z | Downloaded maplit v1.0.2 |
| 1172 | 2026-09-06T04:31:49.623Z | Downloaded dirs-next v2.0.0 |
| 1173 | 2026-09-06T04:31:49.623Z | Downloaded document-features v0.2.12 |
| 1174 | 2026-09-06T04:31:49.626Z | Downloaded sigpipe v0.1.3 |
| 1175 | 2026-09-06T04:31:49.626Z | Downloaded kem v0.3.0 |
| 1176 | 2026-09-06T04:31:49.630Z | Downloaded quinn v0.11.11 |
| 1177 | 2026-09-06T04:31:49.635Z | Downloaded pin-project-lite v0.2.17 |
| 1178 | 2026-09-06T04:31:49.638Z | Downloaded pem-rfc7468 v0.7.0 |
| 1179 | 2026-09-06T04:31:49.638Z | Downloaded miette v7.6.0 |
| 1180 | 2026-09-06T04:31:49.642Z | Downloaded diff v0.1.13 |
| 1181 | 2026-09-06T04:31:49.642Z | Downloaded cookie_store v0.22.1 |
| 1182 | 2026-09-06T04:31:49.646Z | Downloaded writeable v0.6.2 |
| 1183 | 2026-09-06T04:31:49.650Z | Downloaded strum_macros v0.27.2 |
| 1184 | 2026-09-06T04:31:49.653Z | Downloaded darling_core v0.20.11 |
| 1185 | 2026-09-06T04:31:49.653Z | Downloaded zstd v0.13.3 |
| 1186 | 2026-09-06T04:31:49.656Z | Downloaded snafu-derive v0.8.9 |
| 1187 | 2026-09-06T04:31:49.662Z | Downloaded constant_time_eq v0.4.2 |
| 1188 | 2026-09-06T04:31:49.665Z | Downloaded ssh-encoding v0.3.0 |
| 1189 | 2026-09-06T04:31:49.665Z | Downloaded vergen-lib v9.1.0 |
| 1190 | 2026-09-06T04:31:49.669Z | Downloaded pin-project v1.1.11 |
| 1191 | 2026-09-06T04:31:49.672Z | Downloaded winnow v0.6.26 |
| 1192 | 2026-09-06T04:31:49.679Z | Downloaded ml-kem v0.3.2 |
| 1193 | 2026-09-06T04:31:49.682Z | Downloaded polyval v0.7.1 |
| 1194 | 2026-09-06T04:31:49.682Z | Downloaded wait-timeout v0.2.1 |
| 1195 | 2026-09-06T04:31:49.685Z | Downloaded indoc v2.0.7 |
| 1196 | 2026-09-06T04:31:49.685Z | Downloaded derive_more v2.1.1 |
| 1197 | 2026-09-06T04:31:49.690Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1198 | 2026-09-06T04:31:49.693Z | Downloaded derive-ex v0.1.8 |
| 1199 | 2026-09-06T04:31:49.693Z | Downloaded salty v0.3.0 |
| 1200 | 2026-09-06T04:31:49.697Z | Downloaded tungstenite v0.23.0 |
| 1201 | 2026-09-06T04:31:49.700Z | Downloaded parse-display-derive v0.10.0 |
| 1202 | 2026-09-06T04:31:49.700Z | Downloaded prefix-trie v0.7.0 |
| 1203 | 2026-09-06T04:31:49.700Z | Downloaded progenitor-impl v0.14.0 |
| 1204 | 2026-09-06T04:31:49.703Z | Downloaded crc32fast v1.5.0 |
| 1205 | 2026-09-06T04:31:49.708Z | Downloaded darling v0.20.11 |
| 1206 | 2026-09-06T04:31:49.716Z | Downloaded progenitor-client v0.13.0 |
| 1207 | 2026-09-06T04:31:49.721Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1208 | 2026-09-06T04:31:49.721Z | Downloaded indexmap v1.9.3 |
| 1209 | 2026-09-06T04:31:49.724Z | Downloaded topological-sort v0.2.2 |
| 1210 | 2026-09-06T04:31:49.731Z | Downloaded omicron-zone-package v0.12.3 |
| 1211 | 2026-09-06T04:31:49.734Z | Downloaded serde_cbor v0.11.2 |
| 1212 | 2026-09-06T04:31:49.737Z | Downloaded rand v0.10.1 |
| 1213 | 2026-09-06T04:31:49.741Z | Downloaded regex v1.12.3 |
| 1214 | 2026-09-06T04:31:49.745Z | Downloaded rustyline v14.0.0 |
| 1215 | 2026-09-06T04:31:49.745Z | Downloaded reqwest v0.13.2 |
| 1216 | 2026-09-06T04:31:49.748Z | Downloaded p256 v0.14.0 |
| 1217 | 2026-09-06T04:31:49.754Z | Downloaded parking_lot v0.12.5 |
| 1218 | 2026-09-06T04:31:49.758Z | Downloaded zerocopy-derive v0.8.55 |
| 1219 | 2026-09-06T04:31:49.762Z | Downloaded miniz_oxide v0.8.9 |
| 1220 | 2026-09-06T04:31:49.766Z | Downloaded ron v0.8.1 |
| 1221 | 2026-09-06T04:31:49.769Z | Downloaded salsa20 v0.11.0 |
| 1222 | 2026-09-06T04:31:49.769Z | Downloaded steno v0.4.1 |
| 1223 | 2026-09-06T04:31:49.772Z | Downloaded uuid v1.23.4 |
| 1224 | 2026-09-06T04:31:49.772Z | Downloaded git2 v0.20.4 |
| 1225 | 2026-09-06T04:31:49.776Z | Downloaded iri-string v0.7.10 |
| 1226 | 2026-09-06T04:31:49.787Z | Downloaded der v0.8.0 |
| 1227 | 2026-09-06T04:31:49.791Z | Downloaded iddqd v0.4.2 |
| 1228 | 2026-09-06T04:31:49.794Z | Downloaded dropshot-api-manager v0.8.0 |
| 1229 | 2026-09-06T04:31:49.799Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1230 | 2026-09-06T04:31:49.802Z | Downloaded ed25519-dalek v2.2.0 |
| 1231 | 2026-09-06T04:31:49.802Z | Downloaded twox-hash v2.1.2 |
| 1232 | 2026-09-06T04:31:49.802Z | Downloaded scuffle v0.1.0 |
| 1233 | 2026-09-06T04:31:49.806Z | Downloaded samael v0.0.19 |
| 1234 | 2026-09-06T04:31:49.811Z | Downloaded crypto-bigint v0.5.5 |
| 1235 | 2026-09-06T04:31:49.821Z | Downloaded sha3 v0.12.0 |
| 1236 | 2026-09-06T04:31:49.824Z | Downloaded time v0.3.47 |
| 1237 | 2026-09-06T04:31:49.832Z | Downloaded der v0.7.10 |
| 1238 | 2026-09-06T04:31:49.835Z | Downloaded toml v0.7.8 |
| 1239 | 2026-09-06T04:31:49.840Z | Downloaded rayon v1.11.0 |
| 1240 | 2026-09-06T04:31:49.843Z | Downloaded pkcs5 v0.8.1 |
| 1241 | 2026-09-06T04:31:49.846Z | Downloaded russh v0.62.4 |
| 1242 | 2026-09-06T04:31:49.850Z | Downloaded zerotrie v0.2.3 |
| 1243 | 2026-09-06T04:31:49.853Z | Downloaded darling_core v0.23.0 |
| 1244 | 2026-09-06T04:31:49.856Z | Downloaded ed25519-dalek v3.0.0 |
| 1245 | 2026-09-06T04:31:49.857Z | Downloaded derive-where v1.6.0 |
| 1246 | 2026-09-06T04:31:49.861Z | Downloaded goblin v0.10.5 |
| 1247 | 2026-09-06T04:31:49.868Z | Downloaded tower v0.5.3 |
| 1248 | 2026-09-06T04:31:49.874Z | Downloaded crossterm v0.28.1 |
| 1249 | 2026-09-06T04:31:49.892Z | Downloaded p521 v0.14.0 |
| 1250 | 2026-09-06T04:31:49.895Z | Downloaded tower-http v0.6.8 |
| 1251 | 2026-09-06T04:31:49.901Z | Downloaded smoltcp v0.9.1 |
| 1252 | 2026-09-06T04:31:49.907Z | Downloaded icu_normalizer_data v2.1.1 |
| 1253 | 2026-09-06T04:31:49.917Z | Downloaded itertools v0.13.0 |
| 1254 | 2026-09-06T04:31:49.928Z | Downloaded winnow v1.0.3 |
| 1255 | 2026-09-06T04:31:49.933Z | Downloaded num-bigint v0.4.6 |
| 1256 | 2026-09-06T04:31:49.937Z | Downloaded petname v2.0.2 |
| 1257 | 2026-09-06T04:31:49.940Z | Downloaded gimli v0.32.3 |
| 1258 | 2026-09-06T04:31:49.943Z | Downloaded nom v7.1.3 |
| 1259 | 2026-09-06T04:31:49.949Z | Downloaded vcpkg v0.2.15 |
| 1260 | 2026-09-06T04:31:49.972Z | Downloaded unicode-normalization v0.1.25 |
| 1261 | 2026-09-06T04:31:49.976Z | Downloaded idna v1.1.0 |
| 1262 | 2026-09-06T04:31:49.979Z | Downloaded quinn-proto v0.11.16 |
| 1263 | 2026-09-06T04:31:49.982Z | Downloaded crypto-primes v0.7.2 |
| 1264 | 2026-09-06T04:31:49.986Z | Downloaded proptest v1.11.0 |
| 1265 | 2026-09-06T04:31:49.989Z | Downloaded rand v0.9.2 |
| 1266 | 2026-09-06T04:31:49.992Z | Downloaded itertools v0.14.0 |
| 1267 | 2026-09-06T04:31:49.995Z | Downloaded libm v0.2.16 |
| 1268 | 2026-09-06T04:31:50.011Z | Downloaded crossterm v0.29.0 |
| 1269 | 2026-09-06T04:31:50.016Z | Downloaded radix_trie v0.2.1 |
| 1270 | 2026-09-06T04:31:50.025Z | Downloaded rawzip v0.4.4 |
| 1271 | 2026-09-06T04:31:50.028Z | Downloaded bstr v1.12.1 |
| 1272 | 2026-09-06T04:31:50.038Z | Downloaded itertools v0.15.0 |
| 1273 | 2026-09-06T04:31:50.043Z | Downloaded reedline v0.40.0 |
| 1274 | 2026-09-06T04:31:50.050Z | Downloaded p384 v0.13.1 |
| 1275 | 2026-09-06T04:31:50.054Z | Downloaded smoltcp v0.11.0 |
| 1276 | 2026-09-06T04:31:50.060Z | Downloaded portable-atomic v1.13.1 |
| 1277 | 2026-09-06T04:31:50.066Z | Downloaded regex-syntax v0.6.29 |
| 1278 | 2026-09-06T04:31:50.078Z | Downloaded icu_properties_data v2.1.2 |
| 1279 | 2026-09-06T04:31:50.084Z | Downloaded polar-core v0.27.3 |
| 1280 | 2026-09-06T04:31:50.092Z | Downloaded openssl v0.10.80 |
| 1281 | 2026-09-06T04:31:50.096Z | Downloaded tabled v0.21.0 |
| 1282 | 2026-09-06T04:31:50.105Z | Downloaded serde_with v3.21.0 |
| 1283 | 2026-09-06T04:31:50.112Z | Downloaded regress v0.10.5 |
| 1284 | 2026-09-06T04:31:50.119Z | Downloaded regex-syntax v0.8.10 |
| 1285 | 2026-09-06T04:31:50.123Z | Downloaded nix v0.27.1 |
| 1286 | 2026-09-06T04:31:50.127Z | Downloaded nix v0.28.0 |
| 1287 | 2026-09-06T04:31:50.133Z | Downloaded hickory-proto v0.24.4 |
| 1288 | 2026-09-06T04:31:50.142Z | Downloaded lalrpop v0.19.12 |
| 1289 | 2026-09-06T04:31:50.148Z | Downloaded moka v0.12.13 |
| 1290 | 2026-09-06T04:31:50.152Z | Downloaded regress v0.11.1 |
| 1291 | 2026-09-06T04:31:50.159Z | Downloaded object v0.30.4 |
| 1292 | 2026-09-06T04:31:50.163Z | Downloaded zlib-rs v0.6.2 |
| 1293 | 2026-09-06T04:31:50.166Z | Downloaded crypto-bigint v0.7.5 |
| 1294 | 2026-09-06T04:31:50.175Z | Downloaded curve25519-dalek v4.1.3 |
| 1295 | 2026-09-06T04:31:50.179Z | Downloaded hickory-proto v0.25.2 |
| 1296 | 2026-09-06T04:31:50.189Z | Downloaded nix v0.31.2 |
| 1297 | 2026-09-06T04:31:50.195Z | Downloaded zerocopy v0.8.55 |
| 1298 | 2026-09-06T04:31:50.206Z | Downloaded openapiv3 v2.2.0 |
| 1299 | 2026-09-06T04:31:50.213Z | Downloaded diesel v2.3.7 |
| 1300 | 2026-09-06T04:31:50.226Z | Downloaded curve25519-dalek v5.0.0 |
| 1301 | 2026-09-06T04:31:50.230Z | Downloaded rustix v0.38.44 |
| 1302 | 2026-09-06T04:31:50.242Z | Downloaded tracing v0.1.44 |
| 1303 | 2026-09-06T04:31:50.255Z | Downloaded sha3 v0.11.0 |
| 1304 | 2026-09-06T04:31:50.259Z | Downloaded dropshot v0.17.1 |
| 1305 | 2026-09-06T04:31:50.270Z | Downloaded object v0.37.3 |
| 1306 | 2026-09-06T04:31:50.276Z | Downloaded rustls v0.23.41 |
| 1307 | 2026-09-06T04:31:50.286Z | Downloaded sqlparser v0.61.0 |
| 1308 | 2026-09-06T04:31:50.296Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1309 | 2026-09-06T04:31:50.319Z | Downloaded typify-impl v0.6.2 |
| 1310 | 2026-09-06T04:31:50.323Z | Downloaded sled v0.34.7 |
| 1311 | 2026-09-06T04:31:50.327Z | Downloaded regex-automata v0.4.14 |
| 1312 | 2026-09-06T04:31:50.363Z | Downloaded chrono-tz v0.10.4 |
| 1313 | 2026-09-06T04:31:50.370Z | Downloaded zerocopy-derive v0.6.6 |
| 1314 | 2026-09-06T04:31:50.380Z | Downloaded petgraph v0.8.3 |
| 1315 | 2026-09-06T04:31:50.393Z | Downloaded ratatui v0.29.0 |
| 1316 | 2026-09-06T04:31:50.405Z | Downloaded petgraph v0.6.5 |
| 1317 | 2026-09-06T04:31:50.415Z | Downloaded sha3 v0.10.8 |
| 1318 | 2026-09-06T04:31:50.421Z | Downloaded jiff v0.2.34 |
| 1319 | 2026-09-06T04:31:50.445Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1320 | 2026-09-06T04:31:50.475Z | Downloaded tokio v1.52.1 |
| 1321 | 2026-09-06T04:31:50.499Z | Downloaded libz-sys v1.1.24 |
| 1322 | 2026-09-06T04:31:50.512Z | Downloaded ring v0.17.14 |
| 1323 | 2026-09-06T04:31:50.537Z | Downloaded csv v1.4.0 |
| 1324 | 2026-09-06T04:31:50.549Z | Downloaded encoding_rs v0.8.35 |
| 1325 | 2026-09-06T04:31:50.584Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1326 | 2026-09-06T04:31:51.029Z | Downloaded aws-lc-sys v0.40.0 |
| 1327 | 2026-09-06T04:31:51.295Z | Compiling serde_core v1.0.229 |
| 1328 | 2026-09-06T04:31:51.295Z | Compiling libc v0.2.185 |
| 1329 | 2026-09-06T04:31:51.295Z | Compiling serde v1.0.229 |
| 1330 | 2026-09-06T04:31:51.299Z | Compiling log v0.4.33 |
| 1331 | 2026-09-06T04:31:51.299Z | Compiling smallvec v1.15.1 |
| 1332 | 2026-09-06T04:31:51.299Z | Compiling find-msvc-tools v0.1.9 |
| 1333 | 2026-09-06T04:31:51.299Z | Compiling shlex v1.3.0 |
| 1334 | 2026-09-06T04:31:51.299Z | Compiling subtle v2.6.1 |
| 1335 | 2026-09-06T04:31:51.439Z | Compiling scopeguard v1.2.0 |
| 1336 | 2026-09-06T04:31:51.444Z | Compiling typenum v1.20.1 |
| 1337 | 2026-09-06T04:31:51.444Z | Compiling stable_deref_trait v1.2.1 |
| 1338 | 2026-09-06T04:31:51.449Z | Compiling zerocopy v0.8.55 |
| 1339 | 2026-09-06T04:31:51.452Z | Compiling portable-atomic v1.13.1 |
| 1340 | 2026-09-06T04:31:51.491Z | Compiling serde_json v1.0.151 |
| 1341 | 2026-09-06T04:31:51.516Z | Compiling syn v2.0.117 |
| 1342 | 2026-09-06T04:31:51.519Z | Compiling syn v3.0.3 |
| 1343 | 2026-09-06T04:31:51.610Z | Compiling lock_api v0.4.14 |
| 1344 | 2026-09-06T04:31:51.649Z | Compiling critical-section v1.2.0 |
| 1345 | 2026-09-06T04:31:51.675Z | Compiling libm v0.2.16 |
| 1346 | 2026-09-06T04:31:51.710Z | Compiling num-traits v0.2.19 |
| 1347 | 2026-09-06T04:31:51.760Z | Compiling pkg-config v0.3.32 |
| 1348 | 2026-09-06T04:31:51.790Z | Compiling generic-array v0.14.7 |
| 1349 | 2026-09-06T04:31:51.796Z | Compiling getrandom v0.4.3 |
| 1350 | 2026-09-06T04:31:51.832Z | Compiling pin-project-lite v0.2.17 |
| 1351 | 2026-09-06T04:31:51.881Z | Compiling parking_lot_core v0.9.12 |
| 1352 | 2026-09-06T04:31:51.898Z | Compiling const-oid v0.9.6 |
| 1353 | 2026-09-06T04:31:51.930Z | Compiling rand_core v0.10.0 |
| 1354 | 2026-09-06T04:31:51.990Z | Compiling writeable v0.6.2 |
| 1355 | 2026-09-06T04:31:52.020Z | Compiling futures-core v0.3.32 |
| 1356 | 2026-09-06T04:31:52.074Z | Compiling percent-encoding v2.3.2 |
| 1357 | 2026-09-06T04:31:52.113Z | Compiling litemap v0.8.1 |
| 1358 | 2026-09-06T04:31:52.168Z | Compiling icu_properties_data v2.1.2 |
| 1359 | 2026-09-06T04:31:52.185Z | Compiling icu_normalizer_data v2.1.1 |
| 1360 | 2026-09-06T04:31:52.197Z | Compiling getrandom v0.3.4 |
| 1361 | 2026-09-06T04:31:52.225Z | Compiling rustix v1.1.4 |
| 1362 | 2026-09-06T04:31:52.240Z | Compiling futures-sink v0.3.32 |
| 1363 | 2026-09-06T04:31:52.279Z | Compiling slab v0.4.12 |
| 1364 | 2026-09-06T04:31:52.313Z | Compiling futures-io v0.3.32 |
| 1365 | 2026-09-06T04:31:52.327Z | Compiling futures-channel v0.3.32 |
| 1366 | 2026-09-06T04:31:52.330Z | Compiling futures-task v0.3.32 |
| 1367 | 2026-09-06T04:31:52.356Z | Compiling errno v0.3.14 |
| 1368 | 2026-09-06T04:31:52.371Z | Compiling jobserver v0.1.34 |
| 1369 | 2026-09-06T04:31:52.400Z | Compiling getrandom v0.2.17 |
| 1370 | 2026-09-06T04:31:52.478Z | Compiling signal-hook-registry v1.4.8 |
| 1371 | 2026-09-06T04:31:52.525Z | Compiling mio v1.2.0 |
| 1372 | 2026-09-06T04:31:52.540Z | Compiling rand_core v0.6.4 |
| 1373 | 2026-09-06T04:31:52.584Z | Compiling cc v1.2.56 |
| 1374 | 2026-09-06T04:31:52.680Z | Compiling once_cell v1.21.3 |
| 1375 | 2026-09-06T04:31:52.754Z | Compiling parking_lot v0.12.5 |
| 1376 | 2026-09-06T04:31:52.770Z | Compiling socket2 v0.6.3 |
| 1377 | 2026-09-06T04:31:52.821Z | Compiling utf8_iter v1.0.4 |
| 1378 | 2026-09-06T04:31:52.853Z | Compiling form_urlencoded v1.2.2 |
| 1379 | 2026-09-06T04:31:52.923Z | Compiling rustversion v1.0.22 |
| 1380 | 2026-09-06T04:31:52.962Z | Compiling base64ct v1.8.3 |
| 1381 | 2026-09-06T04:31:52.966Z | Compiling iana-time-zone v0.1.65 |
| 1382 | 2026-09-06T04:31:53.037Z | Compiling dunce v1.0.5 |
| 1383 | 2026-09-06T04:31:53.053Z | Compiling regex-syntax v0.8.10 |
| 1384 | 2026-09-06T04:31:53.067Z | Compiling fs_extra v1.3.0 |
| 1385 | 2026-09-06T04:31:53.106Z | Compiling ident_case v1.0.1 |
| 1386 | 2026-09-06T04:31:53.154Z | Compiling flagset v0.4.7 |
| 1387 | 2026-09-06T04:31:53.177Z | Compiling base64 v0.22.1 |
| 1388 | 2026-09-06T04:31:53.210Z | Compiling pem-rfc7468 v0.7.0 |
| 1389 | 2026-09-06T04:31:53.234Z | Compiling rand_core v0.9.5 |
| 1390 | 2026-09-06T04:31:53.251Z | Compiling vcpkg v0.2.15 |
| 1391 | 2026-09-06T04:31:53.268Z | Compiling syn v1.0.109 |
| 1392 | 2026-09-06T04:31:53.285Z | Compiling tracing-core v0.1.36 |
| 1393 | 2026-09-06T04:31:53.302Z | Compiling dyn-clone v1.0.20 |
| 1394 | 2026-09-06T04:31:53.318Z | Compiling aws-lc-rs v1.16.3 |
| 1395 | 2026-09-06T04:31:53.364Z | Compiling simd-adler32 v0.3.8 |
| 1396 | 2026-09-06T04:31:53.451Z | Compiling cmake v0.1.57 |
| 1397 | 2026-09-06T04:31:53.534Z | Compiling cpufeatures v0.2.17 |
| 1398 | 2026-09-06T04:31:53.550Z | Compiling schemars v0.8.22 |
| 1399 | 2026-09-06T04:31:53.554Z | Compiling spin v0.9.8 |
| 1400 | 2026-09-06T04:31:53.579Z | Compiling tinyvec_macros v0.1.1 |
| 1401 | 2026-09-06T04:31:53.626Z | Compiling adler2 v2.0.1 |
| 1402 | 2026-09-06T04:31:53.645Z | Compiling cmov v0.5.4 |
| 1403 | 2026-09-06T04:31:53.660Z | Compiling crc32fast v1.5.0 |
| 1404 | 2026-09-06T04:31:53.664Z | Compiling openssl-probe v0.2.1 |
| 1405 | 2026-09-06T04:31:53.795Z | Compiling bitflags v2.11.0 |
| 1406 | 2026-09-06T04:31:53.821Z | Compiling semver v1.0.28 |
| 1407 | 2026-09-06T04:31:53.864Z | Compiling indexmap v2.14.0 |
| 1408 | 2026-09-06T04:31:53.879Z | Compiling uuid v1.23.4 |
| 1409 | 2026-09-06T04:31:53.883Z | Compiling httparse v1.10.1 |
| 1410 | 2026-09-06T04:31:53.907Z | Compiling ctutils v0.4.2 |
| 1411 | 2026-09-06T04:31:54.004Z | Compiling miniz_oxide v0.8.9 |
| 1412 | 2026-09-06T04:31:54.020Z | Compiling tinyvec v1.10.0 |
| 1413 | 2026-09-06T04:31:54.023Z | Compiling aho-corasick v1.1.4 |
| 1414 | 2026-09-06T04:31:54.056Z | Compiling rustc_version v0.4.1 |
| 1415 | 2026-09-06T04:31:54.167Z | Compiling tower-layer v0.3.3 |
| 1416 | 2026-09-06T04:31:54.183Z | Compiling unicode-segmentation v1.12.0 |
| 1417 | 2026-09-06T04:31:54.305Z | Compiling aws-lc-sys v0.40.0 |
| 1418 | 2026-09-06T04:31:54.318Z | Compiling openssl-sys v0.9.117 |
| 1419 | 2026-09-06T04:31:54.352Z | Compiling try-lock v0.2.5 |
| 1420 | 2026-09-06T04:31:54.396Z | Compiling radium v0.7.0 |
| 1421 | 2026-09-06T04:31:55.427Z | Compiling tower-service v0.3.3 |
| 1422 | 2026-09-06T04:31:55.430Z | Compiling untrusted v0.7.1 |
| 1423 | 2026-09-06T04:31:55.430Z | Compiling atomic-waker v1.1.2 |
| 1424 | 2026-09-06T04:31:55.430Z | Compiling synstructure v0.13.2 |
| 1425 | 2026-09-06T04:31:55.430Z | Compiling serde_derive_internals v0.29.1 |
| 1426 | 2026-09-06T04:31:55.430Z | Compiling pest_generator v2.8.6 |
| 1427 | 2026-09-06T04:31:55.431Z | Compiling darling_core v0.20.11 |
| 1428 | 2026-09-06T04:31:55.431Z | Compiling want v0.3.1 |
| 1429 | 2026-09-06T04:31:55.431Z | Compiling foreign-types-shared v0.1.1 |
| 1430 | 2026-09-06T04:31:55.431Z | Compiling terminal_size v0.4.3 |
| 1431 | 2026-09-06T04:31:55.431Z | Compiling tempfile v3.27.0 |
| 1432 | 2026-09-06T04:31:55.431Z | Compiling regex-automata v0.4.14 |
| 1433 | 2026-09-06T04:31:55.431Z | Compiling tap v1.0.1 |
| 1434 | 2026-09-06T04:31:55.431Z | Compiling rustls v0.23.41 |
| 1435 | 2026-09-06T04:31:55.431Z | Compiling maybe-uninit v2.0.0 |
| 1436 | 2026-09-06T04:31:55.431Z | Compiling openssl v0.10.80 |
| 1437 | 2026-09-06T04:31:55.431Z | Compiling untrusted v0.9.0 |
| 1438 | 2026-09-06T04:31:55.431Z | Compiling httpdate v1.0.3 |
| 1439 | 2026-09-06T04:31:55.431Z | Compiling wyz v0.5.1 |
| 1440 | 2026-09-06T04:31:55.431Z | Compiling serde_derive v1.0.229 |
| 1441 | 2026-09-06T04:31:55.431Z | Compiling foreign-types v0.3.2 |
| 1442 | 2026-09-06T04:31:55.431Z | Compiling unicode-normalization v0.1.25 |
| 1443 | 2026-09-06T04:31:55.446Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1444 | 2026-09-06T04:31:55.450Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1445 | 2026-09-06T04:31:55.479Z | Compiling num-integer v0.1.46 |
| 1446 | 2026-09-06T04:31:55.495Z | Compiling socket2 v0.5.10 |
| 1447 | 2026-09-06T04:31:55.510Z | Compiling wait-timeout v0.2.1 |
| 1448 | 2026-09-06T04:31:55.562Z | Compiling ahash v0.8.12 |
| 1449 | 2026-09-06T04:31:55.621Z | Compiling packed_struct v0.10.1 |
| 1450 | 2026-09-06T04:31:55.767Z | Compiling bit-vec v0.8.0 |
| 1451 | 2026-09-06T04:31:55.796Z | Compiling num-conv v0.2.0 |
| 1452 | 2026-09-06T04:31:55.799Z | Compiling quick-error v1.2.3 |
| 1453 | 2026-09-06T04:31:55.809Z | Compiling native-tls v0.2.18 |
| 1454 | 2026-09-06T04:31:55.841Z | Compiling time-core v0.1.8 |
| 1455 | 2026-09-06T04:31:55.856Z | Compiling powerfmt v0.2.0 |
| 1456 | 2026-09-06T04:31:55.894Z | Compiling num-bigint-dig v0.8.6 |
| 1457 | 2026-09-06T04:31:55.910Z | Compiling funty v2.0.0 |
| 1458 | 2026-09-06T04:31:55.951Z | Compiling rusty-fork v0.3.1 |
| 1459 | 2026-09-06T04:31:55.996Z | Compiling bit-set v0.8.0 |
| 1460 | 2026-09-06T04:31:56.013Z | Compiling time-macros v0.2.27 |
| 1461 | 2026-09-06T04:31:56.028Z | Compiling deranged v0.5.8 |
| 1462 | 2026-09-06T04:31:56.078Z | Compiling num-iter v0.1.45 |
| 1463 | 2026-09-06T04:31:56.096Z | Compiling clap_builder v4.6.0 |
| 1464 | 2026-09-06T04:31:56.184Z | Compiling lazy_static v1.5.0 |
| 1465 | 2026-09-06T04:31:56.217Z | Compiling rand_xorshift v0.4.0 |
| 1466 | 2026-09-06T04:31:56.232Z | Compiling sync_wrapper v1.0.2 |
| 1467 | 2026-09-06T04:31:56.291Z | Compiling bitvec v1.0.1 |
| 1468 | 2026-09-06T04:31:56.306Z | Compiling indexmap v1.9.3 |
| 1469 | 2026-09-06T04:31:56.349Z | Compiling nodrop v0.1.14 |
| 1470 | 2026-09-06T04:31:56.365Z | Compiling zeroize_derive v1.5.0 |
| 1471 | 2026-09-06T04:31:56.400Z | Compiling zerocopy-derive v0.8.55 |
| 1472 | 2026-09-06T04:31:56.458Z | Compiling zerofrom-derive v0.1.6 |
| 1473 | 2026-09-06T04:31:56.515Z | Compiling yoke-derive v0.8.1 |
| 1474 | 2026-09-06T04:31:56.533Z | Compiling zerovec-derive v0.11.2 |
| 1475 | 2026-09-06T04:31:57.032Z | Compiling displaydoc v0.2.5 |
| 1476 | 2026-09-06T04:31:57.050Z | Compiling tokio-macros v2.7.0 |
| 1477 | 2026-09-06T04:31:57.066Z | Compiling futures-macro v0.3.32 |
| 1478 | 2026-09-06T04:31:57.080Z | Compiling der_derive v0.7.3 |
| 1479 | 2026-09-06T04:31:57.137Z | Compiling thiserror-impl v2.0.18 |
| 1480 | 2026-09-06T04:31:57.744Z | Compiling tracing-attributes v0.1.31 |
| 1481 | 2026-09-06T04:31:57.762Z | Compiling schemars_derive v0.8.22 |
| 1482 | 2026-09-06T04:31:57.801Z | Compiling pest_derive v2.8.6 |
| 1483 | 2026-09-06T04:31:57.864Z | Compiling scroll_derive v0.13.1 |
| 1484 | 2026-09-06T04:31:57.906Z | Compiling darling_macro v0.20.11 |
| 1485 | 2026-09-06T04:31:57.920Z | Compiling openssl-macros v0.1.1 |
| 1486 | 2026-09-06T04:31:57.975Z | Compiling zerofrom v0.1.6 |
| 1487 | 2026-09-06T04:31:58.023Z | Compiling futures-util v0.3.32 |
| 1488 | 2026-09-06T04:31:58.118Z | Compiling yoke v0.8.1 |
| 1489 | 2026-09-06T04:31:58.170Z | Compiling thiserror-impl v1.0.69 |
| 1490 | 2026-09-06T04:31:58.296Z | Compiling zerovec v0.11.5 |
| 1491 | 2026-09-06T04:31:58.331Z | Compiling zerotrie v0.2.3 |
| 1492 | 2026-09-06T04:31:58.441Z | Compiling darling v0.20.11 |
| 1493 | 2026-09-06T04:31:58.539Z | Compiling packed_struct_codegen v0.10.1 |
| 1494 | 2026-09-06T04:31:58.604Z | Compiling thiserror v2.0.18 |
| 1495 | 2026-09-06T04:31:58.661Z | Compiling zerocopy-derive v0.6.6 |
| 1496 | 2026-09-06T04:31:58.713Z | Compiling scroll v0.13.0 |
| 1497 | 2026-09-06T04:31:58.727Z | Compiling bitfield-macros v0.19.4 |
| 1498 | 2026-09-06T04:31:58.832Z | Compiling zeroize v1.9.0 |
| 1499 | 2026-09-06T04:31:58.906Z | Compiling bytes v1.11.1 |
| 1500 | 2026-09-06T04:31:59.005Z | Compiling tinystr v0.8.2 |
| 1501 | 2026-09-06T04:31:59.087Z | Compiling potential_utf v0.1.4 |
| 1502 | 2026-09-06T04:31:59.132Z | Compiling chrono v0.4.45 |
| 1503 | 2026-09-06T04:31:59.239Z | Compiling icu_locale_core v2.1.1 |
| 1504 | 2026-09-06T04:31:59.288Z | Compiling icu_collections v2.1.1 |
| 1505 | 2026-09-06T04:31:59.304Z | Compiling der v0.7.10 |
| 1506 | 2026-09-06T04:31:59.344Z | Compiling tracing v0.1.44 |
| 1507 | 2026-09-06T04:31:59.488Z | Compiling tokio v1.52.1 |
| 1508 | 2026-09-06T04:31:59.502Z | Compiling http v1.4.2 |
| 1509 | 2026-09-06T04:31:59.565Z | Compiling rustls-pki-types v1.14.0 |
| 1510 | 2026-09-06T04:31:59.583Z | Compiling hybrid-array v0.4.13 |
| 1511 | 2026-09-06T04:31:59.636Z | Compiling block-buffer v0.10.4 |
| 1512 | 2026-09-06T04:31:59.674Z | Compiling crypto-common v0.1.7 |
| 1513 | 2026-09-06T04:31:59.688Z | Compiling ipnet v2.12.0 |
| 1514 | 2026-09-06T04:31:59.792Z | Compiling digest v0.10.7 |
| 1515 | 2026-09-06T04:31:59.833Z | Compiling hex v0.4.3 |
| 1516 | 2026-09-06T04:31:59.848Z | Compiling thiserror v1.0.69 |
| 1517 | 2026-09-06T04:31:59.964Z | Compiling icu_provider v2.1.1 |
| 1518 | 2026-09-06T04:32:00.048Z | Compiling sha2 v0.10.9 |
| 1519 | 2026-09-06T04:32:00.074Z | Compiling signature v2.2.0 |
| 1520 | 2026-09-06T04:32:00.127Z | Compiling hmac v0.12.1 |
| 1521 | 2026-09-06T04:32:00.158Z | Compiling http-body v1.0.1 |
| 1522 | 2026-09-06T04:32:00.207Z | Compiling icu_properties v2.1.2 |
| 1523 | 2026-09-06T04:32:00.281Z | Compiling icu_normalizer v2.1.1 |
| 1524 | 2026-09-06T04:32:00.297Z | Compiling spki v0.7.3 |
| 1525 | 2026-09-06T04:32:00.313Z | Compiling goblin v0.10.5 |
| 1526 | 2026-09-06T04:32:00.342Z | Compiling serde_spanned v0.6.9 |
| 1527 | 2026-09-06T04:32:00.384Z | Compiling toml_datetime v0.6.11 |
| 1528 | 2026-09-06T04:32:00.419Z | Compiling clap_derive v4.6.1 |
| 1529 | 2026-09-06T04:32:00.445Z | Compiling object v0.37.3 |
| 1530 | 2026-09-06T04:32:00.502Z | Compiling pkcs8 v0.10.2 |
| 1531 | 2026-09-06T04:32:00.533Z | Compiling crc-catalog v2.4.0 |
| 1532 | 2026-09-06T04:32:00.550Z | Compiling zlib-rs v0.6.2 |
| 1533 | 2026-09-06T04:32:00.576Z | Compiling siphasher v1.0.2 |
| 1534 | 2026-09-06T04:32:00.639Z | Compiling paste v1.0.15 |
| 1535 | 2026-09-06T04:32:00.657Z | Compiling usdt-impl v0.6.0 |
| 1536 | 2026-09-06T04:32:00.729Z | Compiling num_threads v0.1.7 |
| 1537 | 2026-09-06T04:32:00.775Z | Compiling crossbeam-utils v0.8.21 |
| 1538 | 2026-09-06T04:32:00.779Z | Compiling unarray v0.1.4 |
| 1539 | 2026-09-06T04:32:00.834Z | Compiling time v0.3.47 |
| 1540 | 2026-09-06T04:32:00.898Z | Compiling pkcs1 v0.7.5 |
| 1541 | 2026-09-06T04:32:00.927Z | Compiling crc v3.4.0 |
| 1542 | 2026-09-06T04:32:00.995Z | Compiling http-body-util v0.1.3 |
| 1543 | 2026-09-06T04:32:01.097Z | Compiling idna_adapter v1.2.1 |
| 1544 | 2026-09-06T04:32:01.135Z | Compiling ppv-lite86 v0.2.21 |
| 1545 | 2026-09-06T04:32:01.219Z | Compiling idna v1.1.0 |
| 1546 | 2026-09-06T04:32:01.295Z | Compiling zerocopy v0.6.6 |
| 1547 | 2026-09-06T04:32:01.312Z | Compiling bitfield v0.19.4 |
| 1548 | 2026-09-06T04:32:01.327Z | Compiling dtrace-parser v0.3.0 |
| 1549 | 2026-09-06T04:32:01.381Z | Compiling derive_builder_core v0.20.2 |
| 1550 | 2026-09-06T04:32:01.479Z | Compiling rand_chacha v0.9.0 |
| 1551 | 2026-09-06T04:32:01.508Z | Compiling url v2.5.8 |
| 1552 | 2026-09-06T04:32:01.526Z | Compiling rand_chacha v0.3.1 |
| 1553 | 2026-09-06T04:32:01.643Z | Compiling array-init v0.0.4 |
| 1554 | 2026-09-06T04:32:01.662Z | Compiling scroll_derive v0.12.1 |
| 1555 | 2026-09-06T04:32:01.881Z | Compiling rand v0.9.2 |
| 1556 | 2026-09-06T04:32:02.078Z | Compiling rand v0.8.6 |
| 1557 | 2026-09-06T04:32:02.177Z | Compiling clap v4.6.1 |
| 1558 | 2026-09-06T04:32:02.180Z | Compiling structmeta-derive v0.3.0 |
| 1559 | 2026-09-06T04:32:02.230Z | Compiling smallvec v0.6.14 |
| 1560 | 2026-09-06T04:32:02.274Z | Compiling darling_core v0.23.0 |
| 1561 | 2026-09-06T04:32:02.299Z | Compiling heapless v0.7.17 |
| 1562 | 2026-09-06T04:32:02.314Z | Compiling slog v2.8.2 |
| 1563 | 2026-09-06T04:32:02.370Z | Compiling thread-id v5.1.0 |
| 1564 | 2026-09-06T04:32:02.394Z | Compiling env_filter v2.0.0 |
| 1565 | 2026-09-06T04:32:02.450Z | Compiling proptest v1.11.0 |
| 1566 | 2026-09-06T04:32:02.466Z | Compiling cookie v0.18.1 |
| 1567 | 2026-09-06T04:32:02.514Z | Compiling signal-hook v0.3.18 |
| 1568 | 2026-09-06T04:32:02.572Z | Compiling hashbrown v0.12.3 |
| 1569 | 2026-09-06T04:32:02.604Z | Compiling gimli v0.32.3 |
| 1570 | 2026-09-06T04:32:02.655Z | Compiling allocator-api2 v0.2.21 |
| 1571 | 2026-09-06T04:32:02.699Z | Compiling unicode-bidi v0.3.18 |
| 1572 | 2026-09-06T04:32:02.771Z | Compiling zstd-safe v7.2.4 |
| 1573 | 2026-09-06T04:32:02.916Z | Compiling ipnetwork v0.21.1 |
| 1574 | 2026-09-06T04:32:02.983Z | Compiling unicode-properties v0.1.4 |
| 1575 | 2026-09-06T04:32:03.026Z | Compiling base64 v0.21.7 |
| 1576 | 2026-09-06T04:32:03.041Z | Compiling winnow v0.5.40 |
| 1577 | 2026-09-06T04:32:03.102Z | Compiling dof v0.4.0 |
| 1578 | 2026-09-06T04:32:03.211Z | Compiling iri-string v0.7.10 |
| 1579 | 2026-09-06T04:32:03.254Z | Compiling anyhow v1.0.104 |
| 1580 | 2026-09-06T04:32:03.335Z | Compiling tokio-util v0.7.18 |
| 1581 | 2026-09-06T04:32:03.354Z | Compiling tower v0.5.3 |
| 1582 | 2026-09-06T04:32:03.371Z | Compiling ryu v1.0.23 |
| 1583 | 2026-09-06T04:32:03.394Z | Compiling structmeta v0.3.0 |
| 1584 | 2026-09-06T04:32:03.565Z | Compiling flate2 v1.1.9 |
| 1585 | 2026-09-06T04:32:03.628Z | Compiling serde_urlencoded v0.7.1 |
| 1586 | 2026-09-06T04:32:03.820Z | Compiling rsa v0.9.10 |
| 1587 | 2026-09-06T04:32:03.823Z | Compiling tokio-native-tls v0.3.1 |
| 1588 | 2026-09-06T04:32:03.899Z | Compiling ron v0.8.1 |
| 1589 | 2026-09-06T04:32:03.999Z | Compiling stringprep v0.1.5 |
| 1590 | 2026-09-06T04:32:04.031Z | Compiling oxnet v0.1.7 |
| 1591 | 2026-09-06T04:32:04.313Z | Compiling h2 v0.4.15 |
| 1592 | 2026-09-06T04:32:04.416Z | Compiling tower-http v0.6.8 |
| 1593 | 2026-09-06T04:32:04.463Z | Compiling toml_edit v0.19.15 |
| 1594 | 2026-09-06T04:32:04.479Z | Compiling addr2line v0.25.1 |
| 1595 | 2026-09-06T04:32:04.682Z | Compiling env_logger v0.11.11 |
| 1596 | 2026-09-06T04:32:04.717Z | Compiling serde-hex v0.1.0 |
| 1597 | 2026-09-06T04:32:04.731Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1598 | 2026-09-06T04:32:04.767Z | Compiling scroll v0.12.0 |
| 1599 | 2026-09-06T04:32:04.843Z | Compiling derive_builder_macro v0.20.2 |
| 1600 | 2026-09-06T04:32:04.859Z | Compiling darling_macro v0.23.0 |
| 1601 | 2026-09-06T04:32:04.862Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1602 | 2026-09-06T04:32:04.889Z | Compiling bzip2 v0.4.4 |
| 1603 | 2026-09-06T04:32:04.905Z | Compiling hashbrown v0.13.2 |
| 1604 | 2026-09-06T04:32:05.058Z | Compiling newtype-uuid v1.3.2 |
| 1605 | 2026-09-06T04:32:05.114Z | Compiling camino v1.2.5 |
| 1606 | 2026-09-06T04:32:05.345Z | Compiling x509-cert v0.2.5 |
| 1607 | 2026-09-06T04:32:05.396Z | Compiling crypto-common v0.2.2 |
| 1608 | 2026-09-06T04:32:05.415Z | Compiling block-buffer v0.12.1 |
| 1609 | 2026-09-06T04:32:05.431Z | Compiling block-padding v0.4.2 |
| 1610 | 2026-09-06T04:32:05.517Z | Compiling md-5 v0.10.6 |
| 1611 | 2026-09-06T04:32:05.605Z | Compiling rustls-native-certs v0.8.3 |
| 1612 | 2026-09-06T04:32:05.621Z | Compiling serde_tokenstream v0.2.3 |
| 1613 | 2026-09-06T04:32:05.636Z | Compiling erased-serde v0.3.31 |
| 1614 | 2026-09-06T04:32:05.639Z | Compiling bstr v1.12.1 |
| 1615 | 2026-09-06T04:32:05.712Z | Compiling pin-project-internal v1.1.11 |
| 1616 | 2026-09-06T04:32:05.914Z | Compiling async-trait v0.1.89 |
| 1617 | 2026-09-06T04:32:05.948Z | Compiling zerocopy-derive v0.7.35 |
| 1618 | 2026-09-06T04:32:06.128Z | Compiling daft-derive v0.1.8 |
| 1619 | 2026-09-06T04:32:06.305Z | Compiling heck v0.4.1 |
| 1620 | 2026-09-06T04:32:06.474Z | Compiling curve25519-dalek v4.1.3 |
| 1621 | 2026-09-06T04:32:06.562Z | Compiling vergen-lib v9.1.0 |
| 1622 | 2026-09-06T04:32:06.764Z | Compiling hash32 v0.2.1 |
| 1623 | 2026-09-06T04:32:06.836Z | Compiling encoding_rs v0.8.35 |
| 1624 | 2026-09-06T04:32:06.851Z | Compiling memoffset v0.9.1 |
| 1625 | 2026-09-06T04:32:06.866Z | Compiling smoltcp v0.9.1 |
| 1626 | 2026-09-06T04:32:06.883Z | Compiling owo-colors v4.3.0 |
| 1627 | 2026-09-06T04:32:06.900Z | Compiling psl-types v2.0.11 |
| 1628 | 2026-09-06T04:32:06.973Z | Compiling rustix v0.38.44 |
| 1629 | 2026-09-06T04:32:06.988Z | Compiling fallible-iterator v0.2.0 |
| 1630 | 2026-09-06T04:32:06.991Z | Compiling rustc-demangle v0.1.27 |
| 1631 | 2026-09-06T04:32:07.036Z | Compiling cfg_aliases v0.2.1 |
| 1632 | 2026-09-06T04:32:07.068Z | Compiling mime v0.3.17 |
| 1633 | 2026-09-06T04:32:07.122Z | Compiling litrs v1.0.0 |
| 1634 | 2026-09-06T04:32:07.168Z | Compiling crc-any v2.5.0 |
| 1635 | 2026-09-06T04:32:07.171Z | Compiling ref-cast v1.0.25 |
| 1636 | 2026-09-06T04:32:07.254Z | Compiling nix v0.31.2 |
| 1637 | 2026-09-06T04:32:07.288Z | Compiling postgres-protocol v0.6.10 |
| 1638 | 2026-09-06T04:32:07.353Z | Compiling publicsuffix v2.3.0 |
| 1639 | 2026-09-06T04:32:07.426Z | Compiling daft v0.1.8 |
| 1640 | 2026-09-06T04:32:07.442Z | Compiling zerocopy v0.7.35 |
| 1641 | 2026-09-06T04:32:07.510Z | Compiling hyper v1.10.1 |
| 1642 | 2026-09-06T04:32:07.544Z | Compiling pin-project v1.1.11 |
| 1643 | 2026-09-06T04:32:07.621Z | Compiling snafu-derive v0.8.9 |
| 1644 | 2026-09-06T04:32:07.671Z | Compiling document-features v0.2.12 |
| 1645 | 2026-09-06T04:32:07.704Z | Compiling toml v0.7.8 |
| 1646 | 2026-09-06T04:32:07.777Z | Compiling inout v0.2.2 |
| 1647 | 2026-09-06T04:32:07.882Z | Compiling backtrace v0.3.76 |
| 1648 | 2026-09-06T04:32:07.943Z | Compiling darling v0.23.0 |
| 1649 | 2026-09-06T04:32:07.980Z | Compiling object v0.30.4 |
| 1650 | 2026-09-06T04:32:08.042Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1651 | 2026-09-06T04:32:08.096Z | Compiling derive_builder v0.20.2 |
| 1652 | 2026-09-06T04:32:08.110Z | Compiling zip v0.6.6 |
| 1653 | 2026-09-06T04:32:08.189Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1654 | 2026-09-06T04:32:08.238Z | Compiling goblin v0.8.2 |
| 1655 | 2026-09-06T04:32:08.507Z | Compiling derive-ex v0.1.8 |
| 1656 | 2026-09-06T04:32:08.561Z | Compiling phf_shared v0.13.1 |
| 1657 | 2026-09-06T04:32:08.609Z | Compiling futures-executor v0.3.32 |
| 1658 | 2026-09-06T04:32:08.665Z | Compiling hubpack_derive v0.1.1 |
| 1659 | 2026-09-06T04:32:08.699Z | Compiling hyper-util v0.1.20 |
| 1660 | 2026-09-06T04:32:08.811Z | Compiling regex v1.12.3 |
| 1661 | 2026-09-06T04:32:08.827Z | Compiling ref-cast-impl v1.0.25 |
| 1662 | 2026-09-06T04:32:08.846Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1663 | 2026-09-06T04:32:08.887Z | Compiling strum_macros v0.27.2 |
| 1664 | 2026-09-06T04:32:09.095Z | Compiling convert_case v0.10.0 |
| 1665 | 2026-09-06T04:32:09.159Z | Compiling vergen v9.1.0 |
| 1666 | 2026-09-06T04:32:09.225Z | Compiling cargo-platform v0.3.2 |
| 1667 | 2026-09-06T04:32:09.270Z | Compiling ff v0.13.1 |
| 1668 | 2026-09-06T04:32:09.365Z | Compiling fs-err v3.3.0 |
| 1669 | 2026-09-06T04:32:09.411Z | Compiling jiff-core v0.1.0 |
| 1670 | 2026-09-06T04:32:09.427Z | Compiling foldhash v0.1.5 |
| 1671 | 2026-09-06T04:32:09.427Z | Compiling base16ct v0.2.0 |
| 1672 | 2026-09-06T04:32:09.454Z | Compiling managed v0.8.0 |
| 1673 | 2026-09-06T04:32:09.523Z | Compiling is_ci v1.2.0 |
| 1674 | 2026-09-06T04:32:09.539Z | Compiling libbz2-rs-sys v0.2.2 |
| 1675 | 2026-09-06T04:32:09.576Z | Compiling same-file v1.0.6 |
| 1676 | 2026-09-06T04:32:09.620Z | Compiling bumpalo v3.20.2 |
| 1677 | 2026-09-06T04:32:09.638Z | Compiling foldhash v0.2.0 |
| 1678 | 2026-09-06T04:32:09.677Z | Compiling path-slash v0.1.5 |
| 1679 | 2026-09-06T04:32:09.692Z | Compiling either v1.15.0 |
| 1680 | 2026-09-06T04:32:09.707Z | Compiling bitflags v1.3.2 |
| 1681 | 2026-09-06T04:32:09.759Z | Compiling textwrap v0.16.2 |
| 1682 | 2026-09-06T04:32:09.793Z | Compiling hashbrown v0.16.1 |
| 1683 | 2026-09-06T04:32:09.877Z | Compiling zopfli v0.8.3 |
| 1684 | 2026-09-06T04:32:09.899Z | Compiling walkdir v2.5.0 |
| 1685 | 2026-09-06T04:32:09.921Z | Compiling snafu v0.8.9 |
| 1686 | 2026-09-06T04:32:10.237Z | Compiling hyper-tls v0.6.0 |
| 1687 | 2026-09-06T04:32:10.254Z | Compiling jiff v0.2.34 |
| 1688 | 2026-09-06T04:32:10.268Z | Compiling bzip2 v0.6.1 |
| 1689 | 2026-09-06T04:32:10.268Z | Compiling test-strategy v0.4.5 |
| 1690 | 2026-09-06T04:32:10.299Z | Compiling supports-color v3.0.2 |
| 1691 | 2026-09-06T04:32:10.395Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1692 | 2026-09-06T04:32:10.481Z | Compiling dof v0.3.0 |
| 1693 | 2026-09-06T04:32:10.501Z | Compiling reqwest v0.12.28 |
| 1694 | 2026-09-06T04:32:10.518Z | Compiling sec1 v0.7.3 |
| 1695 | 2026-09-06T04:32:10.521Z | Compiling hashbrown v0.15.5 |
| 1696 | 2026-09-06T04:32:10.634Z | Compiling derive_more-impl v2.1.1 |
| 1697 | 2026-09-06T04:32:10.766Z | Compiling cargo_metadata v0.23.1 |
| 1698 | 2026-09-06T04:32:10.845Z | Compiling group v0.13.0 |
| 1699 | 2026-09-06T04:32:10.926Z | Compiling strum v0.27.2 |
| 1700 | 2026-09-06T04:32:10.981Z | Compiling hubpack v0.1.2 |
| 1701 | 2026-09-06T04:32:11.043Z | Compiling phf v0.13.1 |
| 1702 | 2026-09-06T04:32:11.079Z | Compiling futures v0.3.32 |
| 1703 | 2026-09-06T04:32:11.171Z | Compiling cookie_store v0.22.1 |
| 1704 | 2026-09-06T04:32:11.210Z | Compiling signal-hook-mio v0.2.5 |
| 1705 | 2026-09-06T04:32:11.225Z | Compiling zstd v0.13.3 |
| 1706 | 2026-09-06T04:32:11.228Z | Compiling backtrace-ext v0.2.1 |
| 1707 | 2026-09-06T04:32:11.348Z | Compiling serde_with_macros v3.21.0 |
| 1708 | 2026-09-06T04:32:11.428Z | Compiling cipher v0.5.2 |
| 1709 | 2026-09-06T04:32:11.498Z | Compiling postgres-types v0.2.12 |
| 1710 | 2026-09-06T04:32:11.812Z | Compiling globset v0.4.18 |
| 1711 | 2026-09-06T04:32:11.830Z | Compiling usdt-macro v0.6.0 |
| 1712 | 2026-09-06T04:32:11.844Z | Compiling usdt-attr-macro v0.6.0 |
| 1713 | 2026-09-06T04:32:11.861Z | Compiling byte-wrapper v0.1.0 |
| 1714 | 2026-09-06T04:32:11.864Z | Compiling phf_shared v0.11.3 |
| 1715 | 2026-09-06T04:32:12.070Z | Compiling ed25519 v2.2.3 |
| 1716 | 2026-09-06T04:32:12.075Z | Compiling hkdf v0.12.4 |
| 1717 | 2026-09-06T04:32:12.135Z | Compiling dtrace-parser v0.2.0 |
| 1718 | 2026-09-06T04:32:12.220Z | Compiling crypto-bigint v0.5.5 |
| 1719 | 2026-09-06T04:32:12.257Z | Compiling olpc-cjson v0.1.4 |
| 1720 | 2026-09-06T04:32:12.437Z | Compiling serde_plain v1.0.2 |
| 1721 | 2026-09-06T04:32:12.524Z | Compiling serde-big-array v0.5.1 |
| 1722 | 2026-09-06T04:32:12.527Z | Compiling miette-derive v7.6.0 |
| 1723 | 2026-09-06T04:32:12.556Z | Compiling serde_repr v0.1.20 |
| 1724 | 2026-09-06T04:32:12.641Z | Compiling strum_macros v0.26.4 |
| 1725 | 2026-09-06T04:32:12.715Z | Compiling enum-as-inner v0.6.1 |
| 1726 | 2026-09-06T04:32:12.731Z | Compiling async-recursion v1.1.1 |
| 1727 | 2026-09-06T04:32:12.754Z | Compiling float-cmp v0.10.0 |
| 1728 | 2026-09-06T04:32:12.770Z | Compiling pem v3.0.6 |
| 1729 | 2026-09-06T04:32:12.918Z | Compiling memmap2 v0.9.10 |
| 1730 | 2026-09-06T04:32:12.955Z | Compiling thread-id v4.2.2 |
| 1731 | 2026-09-06T04:32:13.014Z | Compiling const-oid v0.10.2 |
| 1732 | 2026-09-06T04:32:13.048Z | Compiling cpufeatures v0.3.0 |
| 1733 | 2026-09-06T04:32:13.122Z | Compiling static_assertions v1.1.0 |
| 1734 | 2026-09-06T04:32:13.140Z | Compiling supports-unicode v3.0.0 |
| 1735 | 2026-09-06T04:32:13.157Z | Compiling fixedbitset v0.4.2 |
| 1736 | 2026-09-06T04:32:13.160Z | Compiling keccak v0.1.6 |
| 1737 | 2026-09-06T04:32:13.213Z | Compiling winnow v1.0.3 |
| 1738 | 2026-09-06T04:32:13.244Z | Compiling new_debug_unreachable v1.0.6 |
| 1739 | 2026-09-06T04:32:13.260Z | Compiling fixedbitset v0.5.7 |
| 1740 | 2026-09-06T04:32:13.312Z | Compiling supports-hyperlinks v3.2.0 |
| 1741 | 2026-09-06T04:32:13.328Z | Compiling difflib v0.4.0 |
| 1742 | 2026-09-06T04:32:13.403Z | Compiling whoami v2.1.0 |
| 1743 | 2026-09-06T04:32:13.423Z | Compiling normalize-line-endings v0.3.0 |
| 1744 | 2026-09-06T04:32:13.489Z | Compiling typed-path v0.9.3 |
| 1745 | 2026-09-06T04:32:13.545Z | Compiling predicates-core v1.0.10 |
| 1746 | 2026-09-06T04:32:13.576Z | Compiling data-encoding v2.10.0 |
| 1747 | 2026-09-06T04:32:13.590Z | Compiling precomputed-hash v0.1.1 |
| 1748 | 2026-09-06T04:32:13.693Z | Compiling predicates v3.1.4 |
| 1749 | 2026-09-06T04:32:13.716Z | Compiling string_cache v0.8.9 |
| 1750 | 2026-09-06T04:32:13.739Z | Compiling tokio-postgres v0.7.16 |
| 1751 | 2026-09-06T04:32:13.768Z | Compiling miette v7.6.0 |
| 1752 | 2026-09-06T04:32:13.811Z | Compiling petgraph v0.8.3 |
| 1753 | 2026-09-06T04:32:13.858Z | Compiling sha3 v0.10.8 |
| 1754 | 2026-09-06T04:32:13.900Z | Compiling hickory-proto v0.25.2 |
| 1755 | 2026-09-06T04:32:13.946Z | Compiling petgraph v0.6.5 |
| 1756 | 2026-09-06T04:32:13.971Z | Compiling toml_edit v0.22.27 |
| 1757 | 2026-09-06T04:32:14.305Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1758 | 2026-09-06T04:32:14.349Z | Compiling elliptic-curve v0.13.8 |
| 1759 | 2026-09-06T04:32:14.364Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1760 | 2026-09-06T04:32:14.380Z | Compiling digest v0.11.3 |
| 1761 | 2026-09-06T04:32:14.383Z | Compiling chacha20 v0.10.0 |
| 1762 | 2026-09-06T04:32:14.439Z | Compiling usdt v0.6.0 |
| 1763 | 2026-09-06T04:32:14.512Z | Compiling strum v0.26.3 |
| 1764 | 2026-09-06T04:32:14.637Z | Compiling usdt-impl v0.5.0 |
| 1765 | 2026-09-06T04:32:14.667Z | Compiling serde_with v3.21.0 |
| 1766 | 2026-09-06T04:32:14.729Z | Compiling zip v4.6.1 |
| 1767 | 2026-09-06T04:32:14.760Z | Compiling crossterm v0.28.1 |
| 1768 | 2026-09-06T04:32:14.780Z | Compiling ed25519-dalek v2.2.0 |
| 1769 | 2026-09-06T04:32:14.795Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1770 | 2026-09-06T04:32:14.969Z | Compiling derive_more v2.1.1 |
| 1771 | 2026-09-06T04:32:15.247Z | Compiling iddqd v0.4.2 |
| 1772 | 2026-09-06T04:32:15.463Z | Compiling itertools v0.15.0 |
| 1773 | 2026-09-06T04:32:15.500Z | Compiling itertools v0.13.0 |
| 1774 | 2026-09-06T04:32:15.683Z | Compiling similar v2.7.0 |
| 1775 | 2026-09-06T04:32:15.749Z | Compiling crossbeam-epoch v0.9.18 |
| 1776 | 2026-09-06T04:32:15.791Z | Compiling tokio-stream v0.1.18 |
| 1777 | 2026-09-06T04:32:16.041Z | Compiling buf-list v1.1.2 |
| 1778 | 2026-09-06T04:32:16.057Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1779 | 2026-09-06T04:32:16.087Z | Compiling openapiv3 v2.2.0 |
| 1780 | 2026-09-06T04:32:16.263Z | Compiling peg-runtime v0.8.5 |
| 1781 | 2026-09-06T04:32:16.324Z | Compiling lalrpop-util v0.19.12 |
| 1782 | 2026-09-06T04:32:16.340Z | Compiling thread_local v1.1.9 |
| 1783 | 2026-09-06T04:32:16.378Z | Compiling slog-async v2.8.0 |
| 1784 | 2026-09-06T04:32:16.489Z | Compiling crossbeam-channel v0.5.15 |
| 1785 | 2026-09-06T04:32:16.542Z | Compiling is-terminal v0.4.17 |
| 1786 | 2026-09-06T04:32:16.559Z | Compiling filetime v0.2.27 |
| 1787 | 2026-09-06T04:32:16.574Z | Compiling take_mut v0.2.2 |
| 1788 | 2026-09-06T04:32:16.577Z | Compiling term v1.2.1 |
| 1789 | 2026-09-06T04:32:16.609Z | Compiling xattr v1.6.1 |
| 1790 | 2026-09-06T04:32:16.658Z | Compiling camino-tempfile v1.4.1 |
| 1791 | 2026-09-06T04:32:16.749Z | Compiling tar v0.4.46 |
| 1792 | 2026-09-06T04:32:16.897Z | Compiling slog-term v2.9.2 |
| 1793 | 2026-09-06T04:32:34.173Z | Compiling rustls-webpki v0.103.13 |
| 1794 | 2026-09-06T04:32:36.869Z | Compiling tokio-rustls v0.26.4 |
| 1795 | 2026-09-06T04:32:36.869Z | Compiling rustls-platform-verifier v0.6.2 |
| 1796 | 2026-09-06T04:32:36.869Z | Compiling tough v0.22.0 |
| 1797 | 2026-09-06T04:32:37.068Z | Compiling hyper-rustls v0.27.7 |
| 1798 | 2026-09-06T04:32:37.261Z | Compiling reqwest v0.13.2 |
| 1799 | 2026-09-06T04:32:39.439Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1800 | 2026-09-06T04:32:39.672Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1801 | 2026-09-06T04:32:42.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.72s |
| 1802 | 2026-09-06T04:32:42.751Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1803 | 2026-09-06T04:32:42.810Z | Sep 06 04:32:42.077 INFO Starting download, target: Cockroach |
| 1804 | 2026-09-06T04:32:42.810Z | Sep 06 04:32:42.078 INFO Starting download, target: Console |
| 1805 | 2026-09-06T04:32:42.810Z | Sep 06 04:32:42.078 INFO Starting download, target: DendriteStub |
| 1806 | 2026-09-06T04:32:42.810Z | Sep 06 04:32:42.078 INFO Starting download, target: Clickhouse |
| 1807 | 2026-09-06T04:32:42.813Z | Sep 06 04:32:42.078 INFO Starting download, target: MaghemiteMgd |
| 1808 | 2026-09-06T04:32:42.813Z | Sep 06 04:32:42.078 INFO Starting download, target: MaghemiteDdmd |
| 1809 | 2026-09-06T04:32:42.813Z | Sep 06 04:32:42.078 INFO Starting download, target: TransceiverControl |
| 1810 | 2026-09-06T04:32:42.813Z | Sep 06 04:32:42.078 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1811 | 2026-09-06T04:32:42.813Z | Sep 06 04:32:42.078 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1812 | 2026-09-06T04:32:42.813Z | Sep 06 04:32:42.078 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1813 | 2026-09-06T04:32:42.813Z | Sep 06 04:32:42.078 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1814 | 2026-09-06T04:32:42.813Z | Sep 06 04:32:42.078 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1815 | 2026-09-06T04:32:42.813Z | Sep 06 04:32:42.078 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1816 | 2026-09-06T04:32:42.813Z | Sep 06 04:32:42.078 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1817 | 2026-09-06T04:32:43.247Z | Sep 06 04:32:42.507 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1818 | 2026-09-06T04:32:43.454Z | Sep 06 04:32:42.717 INFO Download complete, target: TransceiverControl |
| 1819 | 2026-09-06T04:32:44.596Z | Sep 06 04:32:43.862 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1820 | 2026-09-06T04:32:44.815Z | Sep 06 04:32:44.081 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1821 | 2026-09-06T04:32:44.848Z | Sep 06 04:32:44.114 INFO Download complete, target: Console |
| 1822 | 2026-09-06T04:32:44.921Z | Sep 06 04:32:44.181 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1823 | 2026-09-06T04:32:45.144Z | Sep 06 04:32:44.409 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1824 | 2026-09-06T04:32:45.413Z | Sep 06 04:32:44.681 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1825 | 2026-09-06T04:32:45.413Z | Sep 06 04:32:44.681 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1826 | 2026-09-06T04:32:45.648Z | Sep 06 04:32:44.916 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1827 | 2026-09-06T04:32:46.973Z | Sep 06 04:32:46.241 INFO Download complete, target: MaghemiteDdmd |
| 1828 | 2026-09-06T04:32:48.329Z | Sep 06 04:32:47.597 INFO Download complete, target: DendriteStub |
| 1829 | 2026-09-06T04:32:48.388Z | Sep 06 04:32:47.656 INFO Download complete, target: MaghemiteMgd |
| 1830 | 2026-09-06T04:32:50.188Z | Sep 06 04:32:49.456 INFO Checking that binary works, target: Cockroach |
| 1831 | 2026-09-06T04:32:50.314Z | Sep 06 04:32:49.581 INFO Download complete, target: Cockroach |
| 1832 | 2026-09-06T04:32:52.454Z | Sep 06 04:32:51.718 INFO Checking that binary works, target: Clickhouse |
| 1833 | 2026-09-06T04:32:52.545Z | Sep 06 04:32:51.807 INFO Download complete, target: Clickhouse |
| 1834 | 2026-09-06T04:32:52.552Z | All prerequisites installed successfully |
| 1835 | 2026-09-06T04:32:52.552Z | |
| 1836 | 2026-09-06T04:32:52.552Z | real 1:55.255990727 |
| 1837 | 2026-09-06T04:32:52.552Z | user 7:29.023752336 |
| 1838 | 2026-09-06T04:32:52.553Z | sys 1:47.608364944 |
| 1839 | 2026-09-06T04:32:52.553Z | trap 0.314704873 |
| 1840 | 2026-09-06T04:32:52.553Z | tflt 0.664579609 |
| 1841 | 2026-09-06T04:32:52.553Z | dflt 1.580896094 |
| 1842 | 2026-09-06T04:32:52.553Z | kflt 0.024181192 |
| 1843 | 2026-09-06T04:32:52.553Z | lock 29:09.428327492 |
| 1844 | 2026-09-06T04:32:52.553Z | slp 20:18.739634969 |
| 1845 | 2026-09-06T04:32:52.553Z | lat 32.634976973 |
| 1846 | 2026-09-06T04:32:52.553Z | stop 3:42.808857766 |
| 1847 | 2026-09-06T04:32:52.553Z | + ptime -m cargo xtask download softnpu |
| 1848 | 2026-09-06T04:32:53.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 1849 | 2026-09-06T04:32:53.046Z | Running `target/debug/xtask download softnpu` |
| 1850 | 2026-09-06T04:32:53.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 1851 | 2026-09-06T04:32:53.882Z | Running `target/debug/xtask-downloader softnpu` |
| 1852 | 2026-09-06T04:32:53.930Z | Sep 06 04:32:53.191 INFO Starting download, target: Softnpu |
| 1853 | 2026-09-06T04:32:53.935Z | Sep 06 04:32:53.192 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1854 | 2026-09-06T04:32:54.547Z | Sep 06 04:32:53.815 INFO Download complete, target: Softnpu |
| 1855 | 2026-09-06T04:32:54.551Z | |
| 1856 | 2026-09-06T04:32:54.555Z | real 1.998059430 |
| 1857 | 2026-09-06T04:32:54.555Z | user 1.385663344 |
| 1858 | 2026-09-06T04:32:54.555Z | sys 0.647840140 |
| 1859 | 2026-09-06T04:32:54.555Z | trap 0.001032310 |
| 1860 | 2026-09-06T04:32:54.555Z | tflt 0.000198320 |
| 1861 | 2026-09-06T04:32:54.555Z | dflt 0.000248390 |
| 1862 | 2026-09-06T04:32:54.555Z | kflt 0.000000000 |
| 1863 | 2026-09-06T04:32:54.555Z | lock 11.793740555 |
| 1864 | 2026-09-06T04:32:54.555Z | slp 0.453663151 |
| 1865 | 2026-09-06T04:32:54.555Z | lat 0.124011282 |
| 1866 | 2026-09-06T04:32:54.555Z | stop 0.000182520 |
| 1867 | 2026-09-06T04:32:54.555Z | + export CARGO_INCREMENTAL=0 |
| 1868 | 2026-09-06T04:32:54.555Z | + CARGO_INCREMENTAL=0 |
| 1869 | 2026-09-06T04:32:54.555Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1870 | 2026-09-06T04:32:55.477Z | Compiling proc-macro2 v1.0.106 |
| 1871 | 2026-09-06T04:32:55.477Z | Compiling quote v1.0.45 |
| 1872 | 2026-09-06T04:32:55.477Z | Compiling unicode-ident v1.0.24 |
| 1873 | 2026-09-06T04:32:55.477Z | Compiling serde_core v1.0.229 |
| 1874 | 2026-09-06T04:32:55.477Z | Compiling libc v0.2.185 |
| 1875 | 2026-09-06T04:32:55.477Z | Compiling serde v1.0.229 |
| 1876 | 2026-09-06T04:32:55.480Z | Compiling cfg-if v1.0.4 |
| 1877 | 2026-09-06T04:32:55.480Z | Compiling version_check v0.9.5 |
| 1878 | 2026-09-06T04:32:55.480Z | Compiling autocfg v1.5.0 |
| 1879 | 2026-09-06T04:32:55.481Z | Compiling find-msvc-tools v0.1.9 |
| 1880 | 2026-09-06T04:32:55.481Z | Compiling shlex v1.3.0 |
| 1881 | 2026-09-06T04:32:55.625Z | Compiling memchr v2.8.0 |
| 1882 | 2026-09-06T04:32:55.628Z | Compiling zmij v1.0.21 |
| 1883 | 2026-09-06T04:32:55.628Z | Compiling serde_json v1.0.151 |
| 1884 | 2026-09-06T04:32:55.770Z | Compiling portable-atomic v1.13.1 |
| 1885 | 2026-09-06T04:32:55.774Z | Compiling zerocopy v0.8.55 |
| 1886 | 2026-09-06T04:32:55.846Z | Compiling libm v0.2.16 |
| 1887 | 2026-09-06T04:32:56.061Z | Compiling getrandom v0.4.3 |
| 1888 | 2026-09-06T04:32:56.095Z | Compiling generic-array v0.14.7 |
| 1889 | 2026-09-06T04:32:56.165Z | Compiling icu_properties_data v2.1.2 |
| 1890 | 2026-09-06T04:32:56.168Z | Compiling smallvec v1.15.1 |
| 1891 | 2026-09-06T04:32:56.181Z | Compiling icu_normalizer_data v2.1.1 |
| 1892 | 2026-09-06T04:32:56.197Z | Compiling num-traits v0.2.19 |
| 1893 | 2026-09-06T04:32:56.227Z | Compiling parking_lot_core v0.9.12 |
| 1894 | 2026-09-06T04:32:56.243Z | Compiling itoa v1.0.17 |
| 1895 | 2026-09-06T04:32:56.276Z | Compiling log v0.4.33 |
| 1896 | 2026-09-06T04:32:56.392Z | Compiling pkg-config v0.3.32 |
| 1897 | 2026-09-06T04:32:56.409Z | Compiling subtle v2.6.1 |
| 1898 | 2026-09-06T04:32:56.440Z | Compiling stable_deref_trait v1.2.1 |
| 1899 | 2026-09-06T04:32:56.503Z | Compiling typenum v1.20.1 |
| 1900 | 2026-09-06T04:32:56.518Z | Compiling rustix v1.1.4 |
| 1901 | 2026-09-06T04:32:56.535Z | Compiling getrandom v0.3.4 |
| 1902 | 2026-09-06T04:32:56.602Z | Compiling jobserver v0.1.34 |
| 1903 | 2026-09-06T04:32:56.619Z | Compiling errno v0.3.14 |
| 1904 | 2026-09-06T04:32:56.622Z | Compiling scopeguard v1.2.0 |
| 1905 | 2026-09-06T04:32:56.704Z | Compiling thiserror v2.0.18 |
| 1906 | 2026-09-06T04:32:56.759Z | Compiling lock_api v0.4.14 |
| 1907 | 2026-09-06T04:32:56.823Z | Compiling cc v1.2.56 |
| 1908 | 2026-09-06T04:32:56.863Z | Compiling rand_core v0.10.0 |
| 1909 | 2026-09-06T04:32:56.929Z | Compiling syn v2.0.117 |
| 1910 | 2026-09-06T04:32:56.929Z | Compiling syn v3.0.3 |
| 1911 | 2026-09-06T04:32:57.045Z | Compiling critical-section v1.2.0 |
| 1912 | 2026-09-06T04:32:57.062Z | Compiling getrandom v0.2.17 |
| 1913 | 2026-09-06T04:32:57.077Z | Compiling equivalent v1.0.2 |
| 1914 | 2026-09-06T04:32:57.080Z | Compiling litemap v0.8.1 |
| 1915 | 2026-09-06T04:32:57.126Z | Compiling percent-encoding v2.3.2 |
| 1916 | 2026-09-06T04:32:57.192Z | Compiling writeable v0.6.2 |
| 1917 | 2026-09-06T04:32:57.207Z | Compiling schemars v0.8.22 |
| 1918 | 2026-09-06T04:32:57.246Z | Compiling rand_core v0.6.4 |
| 1919 | 2026-09-06T04:32:57.324Z | Compiling pin-project-lite v0.2.17 |
| 1920 | 2026-09-06T04:32:57.340Z | Compiling syn v1.0.109 |
| 1921 | 2026-09-06T04:32:57.439Z | Compiling rustversion v1.0.22 |
| 1922 | 2026-09-06T04:32:57.489Z | Compiling once_cell v1.21.3 |
| 1923 | 2026-09-06T04:32:57.568Z | Compiling heck v0.5.0 |
| 1924 | 2026-09-06T04:32:57.600Z | Compiling hashbrown v0.17.0 |
| 1925 | 2026-09-06T04:32:57.645Z | Compiling cmake v0.1.57 |
| 1926 | 2026-09-06T04:32:57.730Z | Compiling fs_extra v1.3.0 |
| 1927 | 2026-09-06T04:32:57.745Z | Compiling dunce v1.0.5 |
| 1928 | 2026-09-06T04:32:57.763Z | Compiling byteorder v1.5.0 |
| 1929 | 2026-09-06T04:32:57.888Z | Compiling semver v1.0.28 |
| 1930 | 2026-09-06T04:32:57.982Z | Compiling bitflags v2.11.0 |
| 1931 | 2026-09-06T04:32:58.075Z | Compiling utf8_iter v1.0.4 |
| 1932 | 2026-09-06T04:32:58.129Z | Compiling indexmap v2.14.0 |
| 1933 | 2026-09-06T04:32:58.169Z | Compiling aws-lc-sys v0.40.0 |
| 1934 | 2026-09-06T04:32:58.186Z | Compiling form_urlencoded v1.2.2 |
| 1935 | 2026-09-06T04:32:58.228Z | Compiling strsim v0.11.1 |
| 1936 | 2026-09-06T04:32:58.273Z | Compiling signal-hook-registry v1.4.8 |
| 1937 | 2026-09-06T04:32:58.427Z | Compiling thiserror v1.0.69 |
| 1938 | 2026-09-06T04:32:58.486Z | Compiling parking_lot v0.12.5 |
| 1939 | 2026-09-06T04:32:58.553Z | Compiling socket2 v0.6.3 |
| 1940 | 2026-09-06T04:32:58.587Z | Compiling mio v1.2.0 |
| 1941 | 2026-09-06T04:32:58.682Z | Compiling const-oid v0.9.6 |
| 1942 | 2026-09-06T04:32:58.700Z | Compiling aws-lc-rs v1.16.3 |
| 1943 | 2026-09-06T04:32:58.733Z | Compiling futures-core v0.3.32 |
| 1944 | 2026-09-06T04:32:58.891Z | Compiling iana-time-zone v0.1.65 |
| 1945 | 2026-09-06T04:32:58.921Z | Compiling httparse v1.10.1 |
| 1946 | 2026-09-06T04:32:59.061Z | Compiling ucd-trie v0.1.7 |
| 1947 | 2026-09-06T04:32:59.204Z | Compiling regex-syntax v0.8.10 |
| 1948 | 2026-09-06T04:32:59.239Z | Compiling crc32fast v1.5.0 |
| 1949 | 2026-09-06T04:32:59.274Z | Compiling fnv v1.0.7 |
| 1950 | 2026-09-06T04:32:59.363Z | Compiling pest v2.8.6 |
| 1951 | 2026-09-06T04:32:59.396Z | Compiling uuid v1.23.4 |
| 1952 | 2026-09-06T04:32:59.510Z | Compiling vcpkg v0.2.15 |
| 1953 | 2026-09-06T04:32:59.510Z | Compiling ident_case v1.0.1 |
| 1954 | 2026-09-06T04:32:59.764Z | Compiling synstructure v0.13.2 |
| 1955 | 2026-09-06T04:32:59.782Z | Compiling serde_derive_internals v0.29.1 |
| 1956 | 2026-09-06T04:32:59.801Z | Compiling rustc_version v0.4.1 |
| 1957 | 2026-09-06T04:32:59.901Z | Compiling rustls v0.23.41 |
| 1958 | 2026-09-06T04:33:00.075Z | Compiling futures-sink v0.3.32 |
| 1959 | 2026-09-06T04:33:00.095Z | Compiling serde_derive v1.0.229 |
| 1960 | 2026-09-06T04:33:00.118Z | Compiling dyn-clone v1.0.20 |
| 1961 | 2026-09-06T04:33:00.134Z | Compiling openssl-sys v0.9.117 |
| 1962 | 2026-09-06T04:33:00.181Z | Compiling futures-channel v0.3.32 |
| 1963 | 2026-09-06T04:33:00.422Z | Compiling aho-corasick v1.1.4 |
| 1964 | 2026-09-06T04:33:00.438Z | Compiling futures-task v0.3.32 |
| 1965 | 2026-09-06T04:33:00.473Z | Compiling slab v0.4.12 |
| 1966 | 2026-09-06T04:33:00.541Z | Compiling pest_meta v2.8.6 |
| 1967 | 2026-09-06T04:33:00.560Z | Compiling futures-io v0.3.32 |
| 1968 | 2026-09-06T04:33:00.761Z | Compiling radium v0.7.0 |
| 1969 | 2026-09-06T04:33:00.808Z | Compiling time-core v0.1.8 |
| 1970 | 2026-09-06T04:33:00.865Z | Compiling plain v0.2.3 |
| 1971 | 2026-09-06T04:33:00.883Z | Compiling num-conv v0.2.0 |
| 1972 | 2026-09-06T04:33:00.928Z | Compiling crossbeam-utils v0.8.21 |
| 1973 | 2026-09-06T04:33:00.973Z | Compiling base64 v0.22.1 |
| 1974 | 2026-09-06T04:33:00.990Z | Compiling zeroize_derive v1.5.0 |
| 1975 | 2026-09-06T04:33:01.009Z | Compiling zerofrom-derive v0.1.6 |
| 1976 | 2026-09-06T04:33:01.041Z | Compiling yoke-derive v0.8.1 |
| 1977 | 2026-09-06T04:33:01.057Z | Compiling zerocopy-derive v0.8.55 |
| 1978 | 2026-09-06T04:33:01.101Z | Compiling zerovec-derive v0.11.2 |
| 1979 | 2026-09-06T04:33:01.146Z | Compiling displaydoc v0.2.5 |
| 1980 | 2026-09-06T04:33:01.189Z | Compiling tokio-macros v2.7.0 |
| 1981 | 2026-09-06T04:33:01.227Z | Compiling futures-macro v0.3.32 |
| 1982 | 2026-09-06T04:33:01.390Z | Compiling thiserror-impl v2.0.18 |
| 1983 | 2026-09-06T04:33:01.509Z | Compiling schemars_derive v0.8.22 |
| 1984 | 2026-09-06T04:33:01.614Z | Compiling der_derive v0.7.3 |
| 1985 | 2026-09-06T04:33:01.660Z | Compiling tracing-attributes v0.1.31 |
| 1986 | 2026-09-06T04:33:01.806Z | Compiling thiserror-impl v1.0.69 |
| 1987 | 2026-09-06T04:33:01.827Z | Compiling pest_generator v2.8.6 |
| 1988 | 2026-09-06T04:33:01.845Z | Compiling regex-automata v0.4.14 |
| 1989 | 2026-09-06T04:33:01.882Z | Compiling time-macros v0.2.27 |
| 1990 | 2026-09-06T04:33:01.914Z | Compiling pretty-hex v0.4.1 |
| 1991 | 2026-09-06T04:33:02.011Z | Compiling base64ct v1.8.3 |
| 1992 | 2026-09-06T04:33:02.034Z | Compiling futures-util v0.3.32 |
| 1993 | 2026-09-06T04:33:02.094Z | Compiling openssl v0.10.80 |
| 1994 | 2026-09-06T04:33:02.153Z | Compiling zerofrom v0.1.6 |
| 1995 | 2026-09-06T04:33:02.304Z | Compiling yoke v0.8.1 |
| 1996 | 2026-09-06T04:33:02.337Z | Compiling maybe-uninit v2.0.0 |
| 1997 | 2026-09-06T04:33:02.351Z | Compiling pem-rfc7468 v0.7.0 |
| 1998 | 2026-09-06T04:33:02.532Z | Compiling zerovec v0.11.5 |
| 1999 | 2026-09-06T04:33:02.547Z | Compiling zerotrie v0.2.3 |
| 2000 | 2026-09-06T04:33:02.628Z | Compiling pest_derive v2.8.6 |
| 2001 | 2026-09-06T04:33:02.837Z | Compiling scroll_derive v0.13.1 |
| 2002 | 2026-09-06T04:33:02.853Z | Compiling scroll_derive v0.12.1 |
| 2003 | 2026-09-06T04:33:02.888Z | Compiling slog v2.8.2 |
| 2004 | 2026-09-06T04:33:02.934Z | Compiling flagset v0.4.7 |
| 2005 | 2026-09-06T04:33:03.010Z | Compiling unicode-segmentation v1.12.0 |
| 2006 | 2026-09-06T04:33:03.083Z | Compiling tinystr v0.8.2 |
| 2007 | 2026-09-06T04:33:03.086Z | Compiling potential_utf v0.1.4 |
| 2008 | 2026-09-06T04:33:03.148Z | Compiling openssl-macros v0.1.1 |
| 2009 | 2026-09-06T04:33:03.169Z | Compiling zeroize v1.9.0 |
| 2010 | 2026-09-06T04:33:03.307Z | Compiling bytes v1.11.1 |
| 2011 | 2026-09-06T04:33:03.326Z | Compiling icu_locale_core v2.1.1 |
| 2012 | 2026-09-06T04:33:03.329Z | Compiling icu_collections v2.1.1 |
| 2013 | 2026-09-06T04:33:03.400Z | Compiling chrono v0.4.45 |
| 2014 | 2026-09-06T04:33:03.589Z | Compiling serde_tokenstream v0.2.3 |
| 2015 | 2026-09-06T04:33:03.607Z | Compiling der v0.7.10 |
| 2016 | 2026-09-06T04:33:03.897Z | Compiling tokio v1.52.1 |
| 2017 | 2026-09-06T04:33:03.914Z | Compiling crypto-common v0.1.7 |
| 2018 | 2026-09-06T04:33:03.954Z | Compiling block-buffer v0.10.4 |
| 2019 | 2026-09-06T04:33:04.084Z | Compiling icu_provider v2.1.1 |
| 2020 | 2026-09-06T04:33:04.099Z | Compiling digest v0.10.7 |
| 2021 | 2026-09-06T04:33:04.338Z | Compiling rand_core v0.9.5 |
| 2022 | 2026-09-06T04:33:04.355Z | Compiling darling_core v0.23.0 |
| 2023 | 2026-09-06T04:33:04.371Z | Compiling icu_normalizer v2.1.1 |
| 2024 | 2026-09-06T04:33:04.444Z | Compiling icu_properties v2.1.2 |
| 2025 | 2026-09-06T04:33:04.714Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2026 | 2026-09-06T04:33:04.793Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2027 | 2026-09-06T04:33:05.030Z | Compiling ahash v0.8.12 |
| 2028 | 2026-09-06T04:33:05.068Z | Compiling native-tls v0.2.18 |
| 2029 | 2026-09-06T04:33:05.128Z | Compiling packed_struct v0.10.1 |
| 2030 | 2026-09-06T04:33:05.272Z | Compiling anyhow v1.0.104 |
| 2031 | 2026-09-06T04:33:05.337Z | Compiling paste v1.0.15 |
| 2032 | 2026-09-06T04:33:05.392Z | Compiling idna_adapter v1.2.1 |
| 2033 | 2026-09-06T04:33:05.537Z | Compiling idna v1.1.0 |
| 2034 | 2026-09-06T04:33:05.558Z | Compiling ppv-lite86 v0.2.21 |
| 2035 | 2026-09-06T04:33:05.615Z | Compiling num-bigint-dig v0.8.6 |
| 2036 | 2026-09-06T04:33:05.619Z | Compiling spki v0.7.3 |
| 2037 | 2026-09-06T04:33:05.670Z | Compiling regex v1.12.3 |
| 2038 | 2026-09-06T04:33:05.705Z | Compiling http v1.4.2 |
| 2039 | 2026-09-06T04:33:05.810Z | Compiling zerocopy-derive v0.7.35 |
| 2040 | 2026-09-06T04:33:05.906Z | Compiling url v2.5.8 |
| 2041 | 2026-09-06T04:33:06.079Z | Compiling tracing-core v0.1.36 |
| 2042 | 2026-09-06T04:33:06.125Z | Compiling cookie v0.18.1 |
| 2043 | 2026-09-06T04:33:06.208Z | Compiling cpufeatures v0.2.17 |
| 2044 | 2026-09-06T04:33:06.340Z | Compiling camino v1.2.5 |
| 2045 | 2026-09-06T04:33:06.361Z | Compiling fastrand v2.3.0 |
| 2046 | 2026-09-06T04:33:06.646Z | Compiling darling_macro v0.23.0 |
| 2047 | 2026-09-06T04:33:06.689Z | Compiling tracing v0.1.44 |
| 2048 | 2026-09-06T04:33:06.726Z | Compiling rand_chacha v0.9.0 |
| 2049 | 2026-09-06T04:33:06.811Z | Compiling serde_spanned v0.6.9 |
| 2050 | 2026-09-06T04:33:06.920Z | Compiling toml_datetime v0.6.11 |
| 2051 | 2026-09-06T04:33:06.978Z | Compiling packed_struct_codegen v0.10.1 |
| 2052 | 2026-09-06T04:33:07.104Z | Compiling zerocopy-derive v0.6.6 |
| 2053 | 2026-09-06T04:33:07.119Z | Compiling clap_derive v4.6.1 |
| 2054 | 2026-09-06T04:33:07.131Z | Compiling darling v0.23.0 |
| 2055 | 2026-09-06T04:33:07.177Z | Compiling bitfield-macros v0.19.4 |
| 2056 | 2026-09-06T04:33:07.278Z | Compiling indexmap v1.9.3 |
| 2057 | 2026-09-06T04:33:07.476Z | Compiling object v0.37.3 |
| 2058 | 2026-09-06T04:33:07.543Z | Compiling simd-adler32 v0.3.8 |
| 2059 | 2026-09-06T04:33:07.650Z | Compiling rand v0.9.2 |
| 2060 | 2026-09-06T04:33:07.746Z | Compiling http-body v1.0.1 |
| 2061 | 2026-09-06T04:33:07.776Z | Compiling pkcs8 v0.10.2 |
| 2062 | 2026-09-06T04:33:07.872Z | Compiling tokio-util v0.7.18 |
| 2063 | 2026-09-06T04:33:07.897Z | Compiling rustls-pki-types v1.14.0 |
| 2064 | 2026-09-06T04:33:07.967Z | Compiling daft-derive v0.1.8 |
| 2065 | 2026-09-06T04:33:07.985Z | Compiling spin v0.9.8 |
| 2066 | 2026-09-06T04:33:08.054Z | Compiling usdt-impl v0.5.0 |
| 2067 | 2026-09-06T04:33:08.211Z | Compiling adler2 v2.0.1 |
| 2068 | 2026-09-06T04:33:08.300Z | Compiling ref-cast v1.0.25 |
| 2069 | 2026-09-06T04:33:08.341Z | Compiling anstyle v1.0.14 |
| 2070 | 2026-09-06T04:33:08.359Z | Compiling cmov v0.5.4 |
| 2071 | 2026-09-06T04:33:08.504Z | Compiling either v1.15.0 |
| 2072 | 2026-09-06T04:33:08.554Z | Compiling usdt-impl v0.6.0 |
| 2073 | 2026-09-06T04:33:08.589Z | Compiling tinyvec_macros v0.1.1 |
| 2074 | 2026-09-06T04:33:08.596Z | Compiling openssl-probe v0.2.1 |
| 2075 | 2026-09-06T04:33:08.631Z | Compiling winnow v0.5.40 |
| 2076 | 2026-09-06T04:33:08.689Z | Compiling utf8parse v0.2.2 |
| 2077 | 2026-09-06T04:33:08.731Z | Compiling tinyvec v1.10.0 |
| 2078 | 2026-09-06T04:33:08.753Z | Compiling ctutils v0.4.2 |
| 2079 | 2026-09-06T04:33:08.765Z | Compiling anstyle-parse v1.0.0 |
| 2080 | 2026-09-06T04:33:08.805Z | Compiling miniz_oxide v0.8.9 |
| 2081 | 2026-09-06T04:33:08.986Z | Compiling sha2 v0.10.9 |
| 2082 | 2026-09-06T04:33:09.114Z | Compiling tempfile v3.27.0 |
| 2083 | 2026-09-06T04:33:09.207Z | Compiling scroll v0.13.0 |
| 2084 | 2026-09-06T04:33:09.226Z | Compiling scroll v0.12.0 |
| 2085 | 2026-09-06T04:33:09.333Z | Compiling terminal_size v0.4.3 |
| 2086 | 2026-09-06T04:33:09.372Z | Compiling async-trait v0.1.89 |
| 2087 | 2026-09-06T04:33:09.381Z | Compiling heapless v0.7.17 |
| 2088 | 2026-09-06T04:33:09.585Z | Compiling tower-layer v0.3.3 |
| 2089 | 2026-09-06T04:33:09.602Z | Compiling winnow v1.0.3 |
| 2090 | 2026-09-06T04:33:09.655Z | Compiling try-lock v0.2.5 |
| 2091 | 2026-09-06T04:33:09.696Z | Compiling anstyle-query v1.1.5 |
| 2092 | 2026-09-06T04:33:09.760Z | Compiling tower-service v0.3.3 |
| 2093 | 2026-09-06T04:33:09.780Z | Compiling winnow v0.7.14 |
| 2094 | 2026-09-06T04:33:09.801Z | Compiling litrs v1.0.0 |
| 2095 | 2026-09-06T04:33:09.810Z | Compiling is_terminal_polyfill v1.70.2 |
| 2096 | 2026-09-06T04:33:09.877Z | Compiling zstd-safe v7.2.4 |
| 2097 | 2026-09-06T04:33:09.941Z | Compiling colorchoice v1.0.4 |
| 2098 | 2026-09-06T04:33:09.949Z | Compiling atomic-waker v1.1.2 |
| 2099 | 2026-09-06T04:33:09.993Z | Compiling toml_edit v0.19.15 |
| 2100 | 2026-09-06T04:33:10.047Z | Compiling untrusted v0.7.1 |
| 2101 | 2026-09-06T04:33:10.099Z | Compiling rustix v0.38.44 |
| 2102 | 2026-09-06T04:33:10.190Z | Compiling signal-hook v0.3.18 |
| 2103 | 2026-09-06T04:33:10.230Z | Compiling h2 v0.4.15 |
| 2104 | 2026-09-06T04:33:10.265Z | Compiling document-features v0.2.12 |
| 2105 | 2026-09-06T04:33:10.281Z | Compiling anstream v1.0.0 |
| 2106 | 2026-09-06T04:33:10.399Z | Compiling want v0.3.1 |
| 2107 | 2026-09-06T04:33:10.578Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2108 | 2026-09-06T04:33:10.691Z | Compiling goblin v0.8.2 |
| 2109 | 2026-09-06T04:33:10.723Z | Compiling goblin v0.10.5 |
| 2110 | 2026-09-06T04:33:10.888Z | Compiling hybrid-array v0.4.13 |
| 2111 | 2026-09-06T04:33:11.151Z | Compiling itertools v0.15.0 |
| 2112 | 2026-09-06T04:33:11.169Z | Compiling ipnetwork v0.21.1 |
| 2113 | 2026-09-06T04:33:11.269Z | Compiling zerocopy v0.7.35 |
| 2114 | 2026-09-06T04:33:11.534Z | Compiling heck v0.4.1 |
| 2115 | 2026-09-06T04:33:11.676Z | Compiling ipnet v2.12.0 |
| 2116 | 2026-09-06T04:33:11.716Z | Compiling ref-cast-impl v1.0.25 |
| 2117 | 2026-09-06T04:33:11.732Z | Compiling structmeta-derive v0.3.0 |
| 2118 | 2026-09-06T04:33:11.760Z | Compiling curve25519-dalek v4.1.3 |
| 2119 | 2026-09-06T04:33:11.839Z | Compiling darling_core v0.20.11 |
| 2120 | 2026-09-06T04:33:11.909Z | Compiling memoffset v0.9.1 |
| 2121 | 2026-09-06T04:33:12.135Z | Compiling powerfmt v0.2.0 |
| 2122 | 2026-09-06T04:33:12.264Z | Compiling untrusted v0.9.0 |
| 2123 | 2026-09-06T04:33:12.295Z | Compiling tap v1.0.1 |
| 2124 | 2026-09-06T04:33:12.298Z | Compiling httpdate v1.0.3 |
| 2125 | 2026-09-06T04:33:12.448Z | Compiling foreign-types-shared v0.1.1 |
| 2126 | 2026-09-06T04:33:12.477Z | Compiling wyz v0.5.1 |
| 2127 | 2026-09-06T04:33:12.547Z | Compiling foreign-types v0.3.2 |
| 2128 | 2026-09-06T04:33:12.575Z | Compiling deranged v0.5.8 |
| 2129 | 2026-09-06T04:33:12.672Z | Compiling unicode-normalization v0.1.25 |
| 2130 | 2026-09-06T04:33:12.730Z | Compiling structmeta v0.3.0 |
| 2131 | 2026-09-06T04:33:12.842Z | Compiling dtrace-parser v0.2.0 |
| 2132 | 2026-09-06T04:33:12.852Z | Compiling rand_chacha v0.3.1 |
| 2133 | 2026-09-06T04:33:12.882Z | Compiling signature v2.2.0 |
| 2134 | 2026-09-06T04:33:12.956Z | Compiling dof v0.3.0 |
| 2135 | 2026-09-06T04:33:13.059Z | Compiling hex v0.4.3 |
| 2136 | 2026-09-06T04:33:13.152Z | Compiling dtrace-parser v0.3.0 |
| 2137 | 2026-09-06T04:33:13.265Z | Compiling pin-project-internal v1.1.11 |
| 2138 | 2026-09-06T04:33:13.285Z | Compiling num-integer v0.1.46 |
| 2139 | 2026-09-06T04:33:13.343Z | Compiling hyper v1.10.1 |
| 2140 | 2026-09-06T04:33:13.442Z | Compiling dof v0.4.0 |
| 2141 | 2026-09-06T04:33:13.601Z | Compiling thread-id v5.1.0 |
| 2142 | 2026-09-06T04:33:13.705Z | Compiling socket2 v0.5.10 |
| 2143 | 2026-09-06T04:33:13.721Z | Compiling wait-timeout v0.2.1 |
| 2144 | 2026-09-06T04:33:13.749Z | Compiling thread-id v4.2.2 |
| 2145 | 2026-09-06T04:33:13.799Z | Compiling darling_macro v0.20.11 |
| 2146 | 2026-09-06T04:33:13.817Z | Compiling num_threads v0.1.7 |
| 2147 | 2026-09-06T04:33:13.850Z | Compiling cfg_aliases v0.2.1 |
| 2148 | 2026-09-06T04:33:13.917Z | Compiling bit-vec v0.8.0 |
| 2149 | 2026-09-06T04:33:13.972Z | Compiling funty v2.0.0 |
| 2150 | 2026-09-06T04:33:14.043Z | Compiling smoltcp v0.9.1 |
| 2151 | 2026-09-06T04:33:14.081Z | Compiling clap_lex v1.0.0 |
| 2152 | 2026-09-06T04:33:14.112Z | Compiling owo-colors v4.3.0 |
| 2153 | 2026-09-06T04:33:14.173Z | Compiling quick-error v1.2.3 |
| 2154 | 2026-09-06T04:33:14.298Z | Compiling rusty-fork v0.3.1 |
| 2155 | 2026-09-06T04:33:14.314Z | Compiling bitvec v1.0.1 |
| 2156 | 2026-09-06T04:33:14.332Z | Compiling darling v0.20.11 |
| 2157 | 2026-09-06T04:33:14.335Z | Compiling clap_builder v4.6.0 |
| 2158 | 2026-09-06T04:33:14.404Z | Compiling bit-set v0.8.0 |
| 2159 | 2026-09-06T04:33:14.429Z | Compiling time v0.3.47 |
| 2160 | 2026-09-06T04:33:14.451Z | Compiling hyper-util v0.1.20 |
| 2161 | 2026-09-06T04:33:14.481Z | Compiling nix v0.31.2 |
| 2162 | 2026-09-06T04:33:14.538Z | Compiling num-iter v0.1.45 |
| 2163 | 2026-09-06T04:33:14.659Z | Compiling rand v0.8.6 |
| 2164 | 2026-09-06T04:33:14.842Z | Compiling lazy_static v1.5.0 |
| 2165 | 2026-09-06T04:33:15.015Z | Compiling rand_xorshift v0.4.0 |
| 2166 | 2026-09-06T04:33:15.065Z | Compiling hmac v0.12.1 |
| 2167 | 2026-09-06T04:33:15.180Z | Compiling erased-serde v0.3.31 |
| 2168 | 2026-09-06T04:33:15.253Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2169 | 2026-09-06T04:33:15.312Z | Compiling sync_wrapper v1.0.2 |
| 2170 | 2026-09-06T04:33:15.483Z | Compiling crc-catalog v2.4.0 |
| 2171 | 2026-09-06T04:33:15.755Z | Compiling nodrop v0.1.14 |
| 2172 | 2026-09-06T04:33:15.796Z | Compiling siphasher v1.0.2 |
| 2173 | 2026-09-06T04:33:15.847Z | Compiling zlib-rs v0.6.2 |
| 2174 | 2026-09-06T04:33:15.866Z | Compiling unarray v0.1.4 |
| 2175 | 2026-09-06T04:33:15.887Z | Compiling clap v4.6.1 |
| 2176 | 2026-09-06T04:33:15.986Z | Compiling proptest v1.11.0 |
| 2177 | 2026-09-06T04:33:16.003Z | Compiling array-init v0.0.4 |
| 2178 | 2026-09-06T04:33:16.520Z | Compiling crc v3.4.0 |
| 2179 | 2026-09-06T04:33:16.700Z | Compiling tower v0.5.3 |
| 2180 | 2026-09-06T04:33:17.227Z | Compiling smallvec v0.6.14 |
| 2181 | 2026-09-06T04:33:17.298Z | Compiling derive_builder_core v0.20.2 |
| 2182 | 2026-09-06T04:33:17.346Z | Compiling snafu-derive v0.8.9 |
| 2183 | 2026-09-06T04:33:17.455Z | Compiling pkcs1 v0.7.5 |
| 2184 | 2026-09-06T04:33:17.469Z | Compiling bitfield v0.19.4 |
| 2185 | 2026-09-06T04:33:17.472Z | Compiling http-body-util v0.1.3 |
| 2186 | 2026-09-06T04:33:17.674Z | Compiling zerocopy v0.6.6 |
| 2187 | 2026-09-06T04:33:17.833Z | Compiling hubpack_derive v0.1.1 |
| 2188 | 2026-09-06T04:33:17.836Z | Compiling strum_macros v0.27.2 |
| 2189 | 2026-09-06T04:33:17.851Z | Compiling strum_macros v0.26.4 |
| 2190 | 2026-09-06T04:33:17.922Z | Compiling flate2 v1.1.9 |
| 2191 | 2026-09-06T04:33:18.094Z | Compiling env_filter v2.0.0 |
| 2192 | 2026-09-06T04:33:18.127Z | Compiling fs-err v3.3.0 |
| 2193 | 2026-09-06T04:33:18.351Z | Compiling iri-string v0.7.10 |
| 2194 | 2026-09-06T04:33:18.370Z | Compiling gimli v0.32.3 |
| 2195 | 2026-09-06T04:33:18.423Z | Compiling unicode-bidi v0.3.18 |
| 2196 | 2026-09-06T04:33:18.542Z | Compiling unicode-properties v0.1.4 |
| 2197 | 2026-09-06T04:33:18.682Z | Compiling base64 v0.21.7 |
| 2198 | 2026-09-06T04:33:18.910Z | Compiling hashbrown v0.12.3 |
| 2199 | 2026-09-06T04:33:18.993Z | Compiling ryu v1.0.23 |
| 2200 | 2026-09-06T04:33:19.128Z | Compiling allocator-api2 v0.2.21 |
| 2201 | 2026-09-06T04:33:19.174Z | Compiling serde_urlencoded v0.7.1 |
| 2202 | 2026-09-06T04:33:19.501Z | Compiling ron v0.8.1 |
| 2203 | 2026-09-06T04:33:19.538Z | Compiling tower-http v0.6.8 |
| 2204 | 2026-09-06T04:33:19.577Z | Compiling stringprep v0.1.5 |
| 2205 | 2026-09-06T04:33:19.806Z | Compiling env_logger v0.11.11 |
| 2206 | 2026-09-06T04:33:19.964Z | Compiling derive_builder_macro v0.20.2 |
| 2207 | 2026-09-06T04:33:19.987Z | Compiling newtype-uuid v1.3.2 |
| 2208 | 2026-09-06T04:33:20.124Z | Compiling addr2line v0.25.1 |
| 2209 | 2026-09-06T04:33:20.157Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2210 | 2026-09-06T04:33:20.315Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2211 | 2026-09-06T04:33:20.332Z | Compiling rsa v0.9.10 |
| 2212 | 2026-09-06T04:33:20.354Z | Compiling oxnet v0.1.7 |
| 2213 | 2026-09-06T04:33:20.371Z | Compiling serde-hex v0.1.0 |
| 2214 | 2026-09-06T04:33:20.472Z | Compiling hashbrown v0.13.2 |
| 2215 | 2026-09-06T04:33:20.495Z | Compiling tokio-native-tls v0.3.1 |
| 2216 | 2026-09-06T04:33:20.558Z | Compiling bzip2 v0.4.4 |
| 2217 | 2026-09-06T04:33:20.574Z | Compiling usdt-attr-macro v0.6.0 |
| 2218 | 2026-09-06T04:33:20.671Z | Compiling usdt-macro v0.6.0 |
| 2219 | 2026-09-06T04:33:20.690Z | Compiling derive-ex v0.1.8 |
| 2220 | 2026-09-06T04:33:20.777Z | Compiling block-buffer v0.12.1 |
| 2221 | 2026-09-06T04:33:20.827Z | Compiling crypto-common v0.2.2 |
| 2222 | 2026-09-06T04:33:20.844Z | Compiling block-padding v0.4.2 |
| 2223 | 2026-09-06T04:33:21.200Z | Compiling rustls-native-certs v0.8.3 |
| 2224 | 2026-09-06T04:33:21.509Z | Compiling x509-cert v0.2.5 |
| 2225 | 2026-09-06T04:33:21.544Z | Compiling md-5 v0.10.6 |
| 2226 | 2026-09-06T04:33:21.547Z | Compiling bstr v1.12.1 |
| 2227 | 2026-09-06T04:33:21.615Z | Compiling convert_case v0.10.0 |
| 2228 | 2026-09-06T04:33:21.893Z | Compiling vergen-lib v9.1.0 |
| 2229 | 2026-09-06T04:33:21.929Z | Compiling hash32 v0.2.1 |
| 2230 | 2026-09-06T04:33:22.043Z | Compiling encoding_rs v0.8.35 |
| 2231 | 2026-09-06T04:33:22.135Z | Compiling psl-types v2.0.11 |
| 2232 | 2026-09-06T04:33:22.166Z | Compiling fallible-iterator v0.2.0 |
| 2233 | 2026-09-06T04:33:22.170Z | Compiling crc-any v2.5.0 |
| 2234 | 2026-09-06T04:33:22.216Z | Compiling unicode-width v0.2.0 |
| 2235 | 2026-09-06T04:33:22.293Z | Compiling cpufeatures v0.3.0 |
| 2236 | 2026-09-06T04:33:22.324Z | Compiling mime v0.3.17 |
| 2237 | 2026-09-06T04:33:22.433Z | Compiling rustc-demangle v0.1.27 |
| 2238 | 2026-09-06T04:33:22.548Z | Compiling postgres-protocol v0.6.10 |
| 2239 | 2026-09-06T04:33:22.799Z | Compiling backtrace v0.3.76 |
| 2240 | 2026-09-06T04:33:22.833Z | Compiling publicsuffix v2.3.0 |
| 2241 | 2026-09-06T04:33:22.851Z | Compiling test-strategy v0.4.5 |
| 2242 | 2026-09-06T04:33:23.038Z | Compiling derive_more-impl v2.1.1 |
| 2243 | 2026-09-06T04:33:23.499Z | Compiling inout v0.2.2 |
| 2244 | 2026-09-06T04:33:23.625Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2245 | 2026-09-06T04:33:23.696Z | Compiling object v0.30.4 |
| 2246 | 2026-09-06T04:33:23.713Z | Compiling zip v0.6.6 |
| 2247 | 2026-09-06T04:33:23.741Z | Compiling daft v0.1.8 |
| 2248 | 2026-09-06T04:33:23.775Z | Compiling hyper-tls v0.6.0 |
| 2249 | 2026-09-06T04:33:23.791Z | Compiling derive_builder v0.20.2 |
| 2250 | 2026-09-06T04:33:23.865Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2251 | 2026-09-06T04:33:24.018Z | Compiling phf_shared v0.13.1 |
| 2252 | 2026-09-06T04:33:24.110Z | Compiling pin-project v1.1.11 |
| 2253 | 2026-09-06T04:33:24.168Z | Compiling toml v0.7.8 |
| 2254 | 2026-09-06T04:33:24.242Z | Compiling serde_with_macros v3.21.0 |
| 2255 | 2026-09-06T04:33:24.292Z | Compiling futures-executor v0.3.32 |
| 2256 | 2026-09-06T04:33:24.516Z | Compiling async-recursion v1.1.1 |
| 2257 | 2026-09-06T04:33:24.551Z | Compiling serde_repr v0.1.20 |
| 2258 | 2026-09-06T04:33:24.554Z | Compiling enum-as-inner v0.6.1 |
| 2259 | 2026-09-06T04:33:24.585Z | Compiling miette-derive v7.6.0 |
| 2260 | 2026-09-06T04:33:24.761Z | Compiling ff v0.13.1 |
| 2261 | 2026-09-06T04:33:24.778Z | Compiling vergen v9.1.0 |
| 2262 | 2026-09-06T04:33:24.924Z | Compiling cargo-platform v0.3.2 |
| 2263 | 2026-09-06T04:33:25.008Z | Compiling base16ct v0.2.0 |
| 2264 | 2026-09-06T04:33:25.091Z | Compiling is_ci v1.2.0 |
| 2265 | 2026-09-06T04:33:25.107Z | Compiling managed v0.8.0 |
| 2266 | 2026-09-06T04:33:25.110Z | Compiling bumpalo v3.20.2 |
| 2267 | 2026-09-06T04:33:25.141Z | Compiling bitflags v1.3.2 |
| 2268 | 2026-09-06T04:33:25.198Z | Compiling path-slash v0.1.5 |
| 2269 | 2026-09-06T04:33:25.236Z | Compiling foldhash v0.2.0 |
| 2270 | 2026-09-06T04:33:25.347Z | Compiling unicode-linebreak v0.1.5 |
| 2271 | 2026-09-06T04:33:25.364Z | Compiling jiff-core v0.1.0 |
| 2272 | 2026-09-06T04:33:25.469Z | Compiling smawk v0.3.2 |
| 2273 | 2026-09-06T04:33:25.472Z | Compiling foldhash v0.1.5 |
| 2274 | 2026-09-06T04:33:25.611Z | Compiling same-file v1.0.6 |
| 2275 | 2026-09-06T04:33:25.647Z | Compiling libbz2-rs-sys v0.2.2 |
| 2276 | 2026-09-06T04:33:25.665Z | Compiling hashbrown v0.15.5 |
| 2277 | 2026-09-06T04:33:25.786Z | Compiling textwrap v0.16.2 |
| 2278 | 2026-09-06T04:33:25.802Z | Compiling walkdir v2.5.0 |
| 2279 | 2026-09-06T04:33:25.833Z | Compiling hashbrown v0.16.1 |
| 2280 | 2026-09-06T04:33:25.891Z | Compiling zopfli v0.8.3 |
| 2281 | 2026-09-06T04:33:26.098Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2282 | 2026-09-06T04:33:26.193Z | Compiling jiff v0.2.34 |
| 2283 | 2026-09-06T04:33:26.233Z | Compiling bzip2 v0.6.1 |
| 2284 | 2026-09-06T04:33:26.439Z | Compiling supports-color v3.0.2 |
| 2285 | 2026-09-06T04:33:26.458Z | Compiling sec1 v0.7.3 |
| 2286 | 2026-09-06T04:33:26.474Z | Compiling cargo_metadata v0.23.1 |
| 2287 | 2026-09-06T04:33:26.552Z | Compiling group v0.13.0 |
| 2288 | 2026-09-06T04:33:26.842Z | Compiling futures v0.3.32 |
| 2289 | 2026-09-06T04:33:27.196Z | Compiling phf v0.13.1 |
| 2290 | 2026-09-06T04:33:27.261Z | Compiling snafu v0.8.9 |
| 2291 | 2026-09-06T04:33:27.292Z | Compiling reqwest v0.12.28 |
| 2292 | 2026-09-06T04:33:27.421Z | Compiling cipher v0.5.2 |
| 2293 | 2026-09-06T04:33:27.615Z | Compiling signal-hook-mio v0.2.5 |
| 2294 | 2026-09-06T04:33:27.709Z | Compiling cookie_store v0.22.1 |
| 2295 | 2026-09-06T04:33:27.726Z | Compiling zstd v0.13.3 |
| 2296 | 2026-09-06T04:33:27.729Z | Compiling backtrace-ext v0.2.1 |
| 2297 | 2026-09-06T04:33:27.760Z | Compiling postgres-types v0.2.12 |
| 2298 | 2026-09-06T04:33:27.774Z | Compiling globset v0.4.18 |
| 2299 | 2026-09-06T04:33:27.919Z | Compiling strum v0.27.2 |
| 2300 | 2026-09-06T04:33:28.020Z | Compiling hubpack v0.1.2 |
| 2301 | 2026-09-06T04:33:28.078Z | Compiling phf_shared v0.11.3 |
| 2302 | 2026-09-06T04:33:28.119Z | Compiling hkdf v0.12.4 |
| 2303 | 2026-09-06T04:33:28.135Z | Compiling crossbeam-epoch v0.9.18 |
| 2304 | 2026-09-06T04:33:28.275Z | Compiling byte-wrapper v0.1.0 |
| 2305 | 2026-09-06T04:33:28.291Z | Compiling olpc-cjson v0.1.4 |
| 2306 | 2026-09-06T04:33:28.308Z | Compiling ed25519 v2.2.3 |
| 2307 | 2026-09-06T04:33:28.416Z | Compiling pem v3.0.6 |
| 2308 | 2026-09-06T04:33:28.523Z | Compiling crypto-bigint v0.5.5 |
| 2309 | 2026-09-06T04:33:28.616Z | Compiling serde_plain v1.0.2 |
| 2310 | 2026-09-06T04:33:28.619Z | Compiling serde-big-array v0.5.1 |
| 2311 | 2026-09-06T04:33:28.690Z | Compiling float-cmp v0.10.0 |
| 2312 | 2026-09-06T04:33:28.739Z | Compiling memmap2 v0.9.10 |
| 2313 | 2026-09-06T04:33:28.788Z | Compiling supports-unicode v3.0.0 |
| 2314 | 2026-09-06T04:33:28.856Z | Compiling whoami v2.1.0 |
| 2315 | 2026-09-06T04:33:28.871Z | Compiling difflib v0.4.0 |
| 2316 | 2026-09-06T04:33:28.954Z | Compiling const-oid v0.10.2 |
| 2317 | 2026-09-06T04:33:28.969Z | Compiling precomputed-hash v0.1.1 |
| 2318 | 2026-09-06T04:33:29.076Z | Compiling new_debug_unreachable v1.0.6 |
| 2319 | 2026-09-06T04:33:29.109Z | Compiling supports-hyperlinks v3.2.0 |
| 2320 | 2026-09-06T04:33:29.161Z | Compiling typed-path v0.9.3 |
| 2321 | 2026-09-06T04:33:29.178Z | Compiling fixedbitset v0.5.7 |
| 2322 | 2026-09-06T04:33:29.193Z | Compiling toml_write v0.1.2 |
| 2323 | 2026-09-06T04:33:29.207Z | Compiling static_assertions v1.1.0 |
| 2324 | 2026-09-06T04:33:29.245Z | Compiling normalize-line-endings v0.3.0 |
| 2325 | 2026-09-06T04:33:29.273Z | Compiling predicates-core v1.0.10 |
| 2326 | 2026-09-06T04:33:29.297Z | Compiling keccak v0.1.6 |
| 2327 | 2026-09-06T04:33:29.378Z | Compiling fixedbitset v0.4.2 |
| 2328 | 2026-09-06T04:33:29.460Z | Compiling data-encoding v2.10.0 |
| 2329 | 2026-09-06T04:33:29.498Z | Compiling unicode-width v0.1.14 |
| 2330 | 2026-09-06T04:33:29.535Z | Compiling sha3 v0.10.8 |
| 2331 | 2026-09-06T04:33:29.649Z | Compiling petgraph v0.6.5 |
| 2332 | 2026-09-06T04:33:29.772Z | Compiling hickory-proto v0.25.2 |
| 2333 | 2026-09-06T04:33:29.790Z | Compiling miette v7.6.0 |
| 2334 | 2026-09-06T04:33:29.805Z | Compiling elliptic-curve v0.13.8 |
| 2335 | 2026-09-06T04:33:29.826Z | Compiling predicates v3.1.4 |
| 2336 | 2026-09-06T04:33:29.842Z | Compiling petgraph v0.8.3 |
| 2337 | 2026-09-06T04:33:30.010Z | Compiling toml_edit v0.22.27 |
| 2338 | 2026-09-06T04:33:30.183Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2339 | 2026-09-06T04:33:30.323Z | Compiling chacha20 v0.10.0 |
| 2340 | 2026-09-06T04:33:30.341Z | Compiling string_cache v0.8.9 |
| 2341 | 2026-09-06T04:33:30.418Z | Compiling digest v0.11.3 |
| 2342 | 2026-09-06T04:33:30.579Z | Compiling tokio-postgres v0.7.16 |
| 2343 | 2026-09-06T04:33:30.815Z | Compiling usdt v0.6.0 |
| 2344 | 2026-09-06T04:33:31.127Z | Compiling ed25519-dalek v2.2.0 |
| 2345 | 2026-09-06T04:33:31.144Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2346 | 2026-09-06T04:33:31.812Z | Compiling zip v4.6.1 |
| 2347 | 2026-09-06T04:33:32.371Z | Compiling crossterm v0.28.1 |
| 2348 | 2026-09-06T04:33:32.488Z | Compiling iddqd v0.4.2 |
| 2349 | 2026-09-06T04:33:32.707Z | Compiling serde_with v3.21.0 |
| 2350 | 2026-09-06T04:33:32.814Z | Compiling derive_more v2.1.1 |
| 2351 | 2026-09-06T04:33:32.892Z | Compiling similar v2.7.0 |
| 2352 | 2026-09-06T04:33:32.943Z | Compiling strum v0.26.3 |
| 2353 | 2026-09-06T04:33:33.021Z | Compiling itertools v0.13.0 |
| 2354 | 2026-09-06T04:33:33.120Z | Compiling tokio-stream v0.1.18 |
| 2355 | 2026-09-06T04:33:33.172Z | Compiling buf-list v1.1.2 |
| 2356 | 2026-09-06T04:33:33.562Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2357 | 2026-09-06T04:33:33.727Z | Compiling openapiv3 v2.2.0 |
| 2358 | 2026-09-06T04:33:33.876Z | Compiling lalrpop-util v0.19.12 |
| 2359 | 2026-09-06T04:33:34.276Z | Compiling peg-runtime v0.8.5 |
| 2360 | 2026-09-06T04:33:51.546Z | Compiling rustls-webpki v0.103.13 |
| 2361 | 2026-09-06T04:33:55.299Z | Compiling tokio-rustls v0.26.4 |
| 2362 | 2026-09-06T04:33:55.401Z | Compiling rustls-platform-verifier v0.6.2 |
| 2363 | 2026-09-06T04:33:55.615Z | Compiling hyper-rustls v0.27.7 |
| 2364 | 2026-09-06T04:33:55.635Z | Compiling tough v0.22.0 |
| 2365 | 2026-09-06T04:33:55.937Z | Compiling reqwest v0.13.2 |
| 2366 | 2026-09-06T04:33:56.180Z | Compiling macaddr v1.0.1 |
| 2367 | 2026-09-06T04:33:56.307Z | Compiling crucible-workspace-hack v0.1.0 |
| 2368 | 2026-09-06T04:33:56.327Z | Compiling rayon-core v1.13.0 |
| 2369 | 2026-09-06T04:33:56.388Z | Compiling secrecy v0.10.3 |
| 2370 | 2026-09-06T04:33:56.506Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2371 | 2026-09-06T04:33:56.559Z | Compiling heapless v0.8.0 |
| 2372 | 2026-09-06T04:33:56.575Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2373 | 2026-09-06T04:33:56.625Z | Compiling crossbeam-deque v0.8.6 |
| 2374 | 2026-09-06T04:33:56.664Z | Compiling ingot-macros v0.2.0 |
| 2375 | 2026-09-06T04:33:56.699Z | Compiling inout v0.1.4 |
| 2376 | 2026-09-06T04:33:56.757Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2377 | 2026-09-06T04:33:56.841Z | Compiling hash32 v0.3.1 |
| 2378 | 2026-09-06T04:33:56.875Z | Compiling multer v3.1.0 |
| 2379 | 2026-09-06T04:33:56.879Z | Compiling thread_local v1.1.9 |
| 2380 | 2026-09-06T04:33:56.909Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2381 | 2026-09-06T04:33:56.935Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2382 | 2026-09-06T04:33:57.033Z | Compiling compression-core v0.4.31 |
| 2383 | 2026-09-06T04:33:57.096Z | Compiling slog-async v2.8.0 |
| 2384 | 2026-09-06T04:33:57.116Z | Compiling smoltcp v0.11.0 |
| 2385 | 2026-09-06T04:33:57.147Z | Compiling match_cfg v0.1.0 |
| 2386 | 2026-09-06T04:33:57.233Z | Compiling hostname v0.3.1 |
| 2387 | 2026-09-06T04:33:57.250Z | Compiling compression-codecs v0.4.37 |
| 2388 | 2026-09-06T04:33:57.317Z | Compiling cipher v0.4.4 |
| 2389 | 2026-09-06T04:33:57.343Z | Compiling proc-macro-crate v3.4.0 |
| 2390 | 2026-09-06T04:33:57.438Z | Compiling atomicwrites v0.4.4 |
| 2391 | 2026-09-06T04:33:57.480Z | Compiling slog-json v2.6.1 |
| 2392 | 2026-09-06T04:33:57.597Z | Compiling crossbeam-channel v0.5.15 |
| 2393 | 2026-09-06T04:33:57.629Z | Compiling half v2.7.1 |
| 2394 | 2026-09-06T04:33:57.696Z | Compiling universal-hash v0.5.1 |
| 2395 | 2026-09-06T04:33:57.751Z | Compiling newtype-uuid-macros v0.1.0 |
| 2396 | 2026-09-06T04:33:57.767Z | Compiling serde_tokenstream v0.3.0 |
| 2397 | 2026-09-06T04:33:57.791Z | Compiling cobs v0.3.0 |
| 2398 | 2026-09-06T04:33:57.831Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2399 | 2026-09-06T04:33:57.874Z | Compiling async-stream-impl v0.3.6 |
| 2400 | 2026-09-06T04:33:58.015Z | Compiling serde_spanned v1.1.1 |
| 2401 | 2026-09-06T04:33:58.096Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2402 | 2026-09-06T04:33:58.112Z | Compiling is-terminal v0.4.17 |
| 2403 | 2026-09-06T04:33:58.186Z | Compiling dropshot v0.17.1 |
| 2404 | 2026-09-06T04:33:58.203Z | Compiling proc-macro-error-attr v1.0.4 |
| 2405 | 2026-09-06T04:33:58.242Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2406 | 2026-09-06T04:33:58.298Z | Compiling convert_case v0.4.0 |
| 2407 | 2026-09-06T04:33:58.421Z | Compiling take_mut v0.2.2 |
| 2408 | 2026-09-06T04:33:58.438Z | Compiling opaque-debug v0.3.1 |
| 2409 | 2026-09-06T04:33:58.461Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2410 | 2026-09-06T04:33:58.482Z | Compiling ciborium-io v0.2.2 |
| 2411 | 2026-09-06T04:33:58.500Z | Compiling term v1.2.1 |
| 2412 | 2026-09-06T04:33:58.552Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2413 | 2026-09-06T04:33:58.559Z | Compiling poly1305 v0.8.0 |
| 2414 | 2026-09-06T04:33:58.603Z | Compiling ciborium-ll v0.2.2 |
| 2415 | 2026-09-06T04:33:58.634Z | Compiling derive_more v0.99.20 |
| 2416 | 2026-09-06T04:33:58.756Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2417 | 2026-09-06T04:33:58.869Z | Compiling thiserror-no-std v2.0.2 |
| 2418 | 2026-09-06T04:33:58.897Z | Compiling slog-term v2.9.2 |
| 2419 | 2026-09-06T04:33:58.951Z | Compiling async-stream v0.3.6 |
| 2420 | 2026-09-06T04:33:59.066Z | Compiling oxide-generation-macros v0.2.0 |
| 2421 | 2026-09-06T04:33:59.102Z | Compiling postcard v1.1.3 |
| 2422 | 2026-09-06T04:33:59.188Z | Compiling num_enum_derive v0.7.6 |
| 2423 | 2026-09-06T04:33:59.245Z | Compiling slog-bunyan v2.5.0 |
| 2424 | 2026-09-06T04:33:59.276Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2425 | 2026-09-06T04:33:59.349Z | Compiling ingot-types v0.2.0 |
| 2426 | 2026-09-06T04:33:59.449Z | Compiling chacha20 v0.9.1 |
| 2427 | 2026-09-06T04:33:59.540Z | Compiling async-compression v0.4.41 |
| 2428 | 2026-09-06T04:33:59.733Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2429 | 2026-09-06T04:33:59.733Z | Compiling sha1 v0.11.0 |
| 2430 | 2026-09-06T04:33:59.834Z | Compiling ingot v0.2.1 |
| 2431 | 2026-09-06T04:33:59.850Z | Compiling oxide-generation v0.1.3 |
| 2432 | 2026-09-06T04:34:00.035Z | Compiling parse-display-derive v0.10.0 |
| 2433 | 2026-09-06T04:34:00.189Z | Compiling proc-macro-crate v1.3.1 |
| 2434 | 2026-09-06T04:34:00.206Z | Compiling waitgroup v0.1.2 |
| 2435 | 2026-09-06T04:34:00.230Z | Compiling rustls-pemfile v2.2.0 |
| 2436 | 2026-09-06T04:34:00.377Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 2437 | 2026-09-06T04:34:00.393Z | Compiling backon v1.6.0 |
| 2438 | 2026-09-06T04:34:00.549Z | Compiling password-hash v0.5.0 |
| 2439 | 2026-09-06T04:34:00.549Z | Compiling blake2 v0.10.6 |
| 2440 | 2026-09-06T04:34:00.672Z | Compiling aead v0.5.2 |
| 2441 | 2026-09-06T04:34:00.716Z | Compiling dropshot_endpoint v0.17.1 |
| 2442 | 2026-09-06T04:34:00.874Z | Compiling foreign-types-macros v0.2.3 |
| 2443 | 2026-09-06T04:34:00.894Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2444 | 2026-09-06T04:34:00.911Z | Compiling serde_path_to_error v0.1.20 |
| 2445 | 2026-09-06T04:34:00.915Z | Compiling hostname v0.4.2 |
| 2446 | 2026-09-06T04:34:01.107Z | Compiling proc-macro-error v1.0.4 |
| 2447 | 2026-09-06T04:34:01.124Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2448 | 2026-09-06T04:34:01.323Z | Compiling instant v0.1.13 |
| 2449 | 2026-09-06T04:34:01.340Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2450 | 2026-09-06T04:34:01.359Z | Compiling debug-ignore v1.0.5 |
| 2451 | 2026-09-06T04:34:01.383Z | Compiling foreign-types-shared v0.3.1 |
| 2452 | 2026-09-06T04:34:01.451Z | Compiling backoff v0.4.0 |
| 2453 | 2026-09-06T04:34:01.484Z | Compiling foreign-types v0.5.0 |
| 2454 | 2026-09-06T04:34:01.502Z | Compiling argon2 v0.5.3 |
| 2455 | 2026-09-06T04:34:01.536Z | Compiling chacha20poly1305 v0.10.1 |
| 2456 | 2026-09-06T04:34:01.540Z | Compiling parse-display v0.10.0 |
| 2457 | 2026-09-06T04:34:01.572Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 2458 | 2026-09-06T04:34:01.603Z | Compiling num_enum_derive v0.5.11 |
| 2459 | 2026-09-06T04:34:01.619Z | Compiling num_enum v0.7.6 |
| 2460 | 2026-09-06T04:34:01.641Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2461 | 2026-09-06T04:34:01.695Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2462 | 2026-09-06T04:34:01.769Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2463 | 2026-09-06T04:34:01.957Z | Compiling vsss-rs v3.3.4 |
| 2464 | 2026-09-06T04:34:02.071Z | Compiling ciborium v0.2.2 |
| 2465 | 2026-09-06T04:34:02.135Z | Compiling regress v0.10.5 |
| 2466 | 2026-09-06T04:34:02.257Z | Compiling itertools v0.14.0 |
| 2467 | 2026-09-06T04:34:02.308Z | Compiling tabwriter v1.4.1 |
| 2468 | 2026-09-06T04:34:02.376Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2469 | 2026-09-06T04:34:02.392Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2470 | 2026-09-06T04:34:02.519Z | Compiling cstr-argument v0.1.2 |
| 2471 | 2026-09-06T04:34:02.574Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2472 | 2026-09-06T04:34:02.592Z | Compiling humantime v2.3.0 |
| 2473 | 2026-09-06T04:34:02.610Z | Compiling num_enum v0.5.11 |
| 2474 | 2026-09-06T04:34:02.700Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2475 | 2026-09-06T04:34:02.733Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2476 | 2026-09-06T04:34:02.821Z | Compiling rayon v1.11.0 |
| 2477 | 2026-09-06T04:34:02.839Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2478 | 2026-09-06T04:34:02.915Z | Compiling rand v0.10.1 |
| 2479 | 2026-09-06T04:34:02.949Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2480 | 2026-09-06T04:34:02.953Z | Compiling libefi-sys v0.1.0 |
| 2481 | 2026-09-06T04:34:02.994Z | Compiling colored v3.1.1 |
| 2482 | 2026-09-06T04:34:03.012Z | Compiling indent_write v2.2.0 |
| 2483 | 2026-09-06T04:34:03.015Z | Compiling zone_cfg_derive v0.3.1 |
| 2484 | 2026-09-06T04:34:03.045Z | Compiling illumos-nvpair v0.3.0 |
| 2485 | 2026-09-06T04:34:03.109Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2486 | 2026-09-06T04:34:03.194Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 2487 | 2026-09-06T04:34:03.214Z | Compiling camino-tempfile v1.4.1 |
| 2488 | 2026-09-06T04:34:03.324Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2489 | 2026-09-06T04:34:03.436Z | Compiling itertools v0.12.1 |
| 2490 | 2026-09-06T04:34:03.462Z | Compiling usdt-macro v0.5.0 |
| 2491 | 2026-09-06T04:34:03.528Z | Compiling usdt-attr-macro v0.5.0 |
| 2492 | 2026-09-06T04:34:03.631Z | Compiling num-derive v0.4.2 |
| 2493 | 2026-09-06T04:34:03.642Z | Compiling bitfield-struct v0.6.2 |
| 2494 | 2026-09-06T04:34:03.661Z | Compiling blake3 v1.8.5 |
| 2495 | 2026-09-06T04:34:03.664Z | Compiling memmap v0.7.0 |
| 2496 | 2026-09-06T04:34:03.702Z | Compiling sigpipe v0.1.3 |
| 2497 | 2026-09-06T04:34:03.705Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2498 | 2026-09-06T04:34:03.819Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 2499 | 2026-09-06T04:34:03.835Z | Compiling swrite v0.1.0 |
| 2500 | 2026-09-06T04:34:03.928Z | Compiling glob v0.3.3 |
| 2501 | 2026-09-06T04:34:03.945Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 2502 | 2026-09-06T04:34:04.181Z | Compiling smf v0.2.3 |
| 2503 | 2026-09-06T04:34:04.221Z | Compiling filetime v0.2.27 |
| 2504 | 2026-09-06T04:34:04.286Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2505 | 2026-09-06T04:34:04.301Z | Compiling arrayvec v0.7.6 |
| 2506 | 2026-09-06T04:34:04.317Z | Compiling usdt v0.5.0 |
| 2507 | 2026-09-06T04:34:04.450Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2508 | 2026-09-06T04:34:04.503Z | Compiling whoami v1.6.1 |
| 2509 | 2026-09-06T04:34:04.544Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2510 | 2026-09-06T04:34:04.560Z | Compiling xattr v1.6.1 |
| 2511 | 2026-09-06T04:34:04.577Z | Compiling constant_time_eq v0.4.2 |
| 2512 | 2026-09-06T04:34:04.604Z | Compiling arrayref v0.3.9 |
| 2513 | 2026-09-06T04:34:04.661Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2514 | 2026-09-06T04:34:04.698Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2515 | 2026-09-06T04:34:04.779Z | Compiling zone v0.3.1 |
| 2516 | 2026-09-06T04:34:04.893Z | Compiling tar v0.4.46 |
| 2517 | 2026-09-06T04:34:04.956Z | Compiling tokio-dtrace v0.1.1 |
| 2518 | 2026-09-06T04:34:04.984Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2519 | 2026-09-06T04:34:05.012Z | Compiling gethostname v0.5.0 |
| 2520 | 2026-09-06T04:34:05.046Z | Compiling console v0.16.2 |
| 2521 | 2026-09-06T04:34:05.227Z | Compiling topological-sort v0.2.2 |
| 2522 | 2026-09-06T04:34:05.247Z | Compiling unit-prefix v0.5.2 |
| 2523 | 2026-09-06T04:34:05.317Z | Compiling oxide-tokio-rt v0.1.4 |
| 2524 | 2026-09-06T04:34:05.363Z | Compiling toml v0.8.23 |
| 2525 | 2026-09-06T04:34:05.390Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2526 | 2026-09-06T04:34:05.439Z | Compiling shell-words v1.1.1 |
| 2527 | 2026-09-06T04:34:05.548Z | Compiling indicatif v0.18.4 |
| 2528 | 2026-09-06T04:34:14.918Z | Compiling progenitor-client v0.14.0 |
| 2529 | 2026-09-06T04:34:14.918Z | Compiling omicron-zone-package v0.12.3 |
| 2530 | 2026-09-06T04:34:15.163Z | Compiling progenitor-extras v0.2.0 |
| 2531 | 2026-09-06T04:34:15.468Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2532 | 2026-09-06T04:34:15.582Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2533 | 2026-09-06T04:34:15.626Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2534 | 2026-09-06T04:34:15.664Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2535 | 2026-09-06T04:34:15.694Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2536 | 2026-09-06T04:34:15.723Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2537 | 2026-09-06T04:34:16.012Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2538 | 2026-09-06T04:34:16.040Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2539 | 2026-09-06T04:34:16.282Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2540 | 2026-09-06T04:34:19.833Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2541 | 2026-09-06T04:34:29.254Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2542 | 2026-09-06T04:34:32.720Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2543 | 2026-09-06T04:34:33.821Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2544 | 2026-09-06T04:34:44.543Z | Finished `release` profile [optimized] target(s) in 1m 49s |
| 2545 | 2026-09-06T04:34:44.689Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2546 | 2026-09-06T04:34:44.754Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2547 | 2026-09-06T04:34:44.758Z | Created new build target 'test' and set it as active |
| 2548 | 2026-09-06T04:34:44.761Z | |
| 2549 | 2026-09-06T04:34:44.761Z | real 1:50.201466090 |
| 2550 | 2026-09-06T04:34:44.761Z | user 18:08.422728387 |
| 2551 | 2026-09-06T04:34:44.761Z | sys 2:52.233980356 |
| 2552 | 2026-09-06T04:34:44.761Z | trap 0.509753555 |
| 2553 | 2026-09-06T04:34:44.761Z | tflt 2.404484230 |
| 2554 | 2026-09-06T04:34:44.761Z | dflt 4.703129720 |
| 2555 | 2026-09-06T04:34:44.761Z | kflt 0.000730080 |
| 2556 | 2026-09-06T04:34:44.761Z | lock 59:24.893167787 |
| 2557 | 2026-09-06T04:34:44.761Z | slp 45:56.891987371 |
| 2558 | 2026-09-06T04:34:44.761Z | lat 55.764062562 |
| 2559 | 2026-09-06T04:34:44.761Z | stop 6:33.985678916 |
| 2560 | 2026-09-06T04:34:44.761Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2561 | 2026-09-06T04:34:45.668Z | Finished `release` profile [optimized] target(s) in 0.89s |
| 2562 | 2026-09-06T04:34:45.744Z | Running `target/release/omicron-package -t test package` |
| 2563 | 2026-09-06T04:34:45.800Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2564 | 2026-09-06T04:34:47.291Z | Compiling heck v0.5.0 |
| 2565 | 2026-09-06T04:34:47.291Z | Compiling regress v0.11.1 |
| 2566 | 2026-09-06T04:34:47.294Z | Compiling unsafe-libyaml v0.2.11 |
| 2567 | 2026-09-06T04:34:47.499Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2568 | 2026-09-06T04:34:47.588Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2569 | 2026-09-06T04:34:47.588Z | Compiling derive-where v1.6.0 |
| 2570 | 2026-09-06T04:34:47.588Z | Compiling bytecount v0.6.9 |
| 2571 | 2026-09-06T04:34:47.610Z | Compiling atomicwrites v0.4.4 |
| 2572 | 2026-09-06T04:34:47.670Z | Compiling is-terminal v0.4.17 |
| 2573 | 2026-09-06T04:34:47.670Z | Compiling prettyplease v0.2.37 |
| 2574 | 2026-09-06T04:34:47.673Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2575 | 2026-09-06T04:34:47.673Z | Compiling newline-converter v0.3.0 |
| 2576 | 2026-09-06T04:34:47.693Z | Compiling console v0.15.11 |
| 2577 | 2026-09-06T04:34:47.778Z | Compiling slog-dtrace v0.3.0 |
| 2578 | 2026-09-06T04:34:47.800Z | Compiling cancel-safe-futures v0.1.5 |
| 2579 | 2026-09-06T04:34:47.804Z | Compiling num-rational v0.4.2 |
| 2580 | 2026-09-06T04:34:47.847Z | Compiling num-complex v0.4.6 |
| 2581 | 2026-09-06T04:34:47.851Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2582 | 2026-09-06T04:34:47.868Z | Compiling thread_local v1.1.9 |
| 2583 | 2026-09-06T04:34:47.871Z | Compiling resolv-conf v0.7.6 |
| 2584 | 2026-09-06T04:34:47.998Z | Compiling match_cfg v0.1.0 |
| 2585 | 2026-09-06T04:34:48.045Z | Compiling serde_yaml v0.9.34+deprecated |
| 2586 | 2026-09-06T04:34:48.142Z | Compiling expectorate v1.2.0 |
| 2587 | 2026-09-06T04:34:48.162Z | Compiling compression-core v0.4.31 |
| 2588 | 2026-09-06T04:34:48.339Z | Compiling compression-codecs v0.4.37 |
| 2589 | 2026-09-06T04:34:48.360Z | Compiling num v0.4.3 |
| 2590 | 2026-09-06T04:34:48.389Z | Compiling hostname v0.3.1 |
| 2591 | 2026-09-06T04:34:48.430Z | Compiling multer v3.1.0 |
| 2592 | 2026-09-06T04:34:48.464Z | Compiling slog-async v2.8.0 |
| 2593 | 2026-09-06T04:34:48.493Z | Compiling crossbeam-channel v0.5.15 |
| 2594 | 2026-09-06T04:34:48.534Z | Compiling slog-json v2.6.1 |
| 2595 | 2026-09-06T04:34:48.559Z | Compiling serde_spanned v1.1.1 |
| 2596 | 2026-09-06T04:34:48.562Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2597 | 2026-09-06T04:34:48.602Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2598 | 2026-09-06T04:34:48.606Z | Compiling linear-map v1.2.0 |
| 2599 | 2026-09-06T04:34:48.740Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2600 | 2026-09-06T04:34:48.773Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2601 | 2026-09-06T04:34:48.798Z | Compiling float-ord v0.3.2 |
| 2602 | 2026-09-06T04:34:48.800Z | Compiling take_mut v0.2.2 |
| 2603 | 2026-09-06T04:34:48.847Z | Compiling term v1.2.1 |
| 2604 | 2026-09-06T04:34:48.850Z | Compiling oxide-update-engine-types v0.1.2 |
| 2605 | 2026-09-06T04:34:48.850Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2606 | 2026-09-06T04:34:48.917Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2607 | 2026-09-06T04:34:48.920Z | Compiling slog-bunyan v2.5.0 |
| 2608 | 2026-09-06T04:34:49.026Z | Compiling async-compression v0.4.41 |
| 2609 | 2026-09-06T04:34:49.070Z | Compiling typify-impl v0.6.2 |
| 2610 | 2026-09-06T04:34:49.107Z | Compiling async-stream v0.3.6 |
| 2611 | 2026-09-06T04:34:49.330Z | Compiling slog-term v2.9.2 |
| 2612 | 2026-09-06T04:34:49.353Z | Compiling dropshot v0.17.1 |
| 2613 | 2026-09-06T04:34:49.356Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2614 | 2026-09-06T04:34:49.397Z | Compiling progenitor-client v0.14.0 |
| 2615 | 2026-09-06T04:34:49.434Z | Compiling sha1 v0.11.0 |
| 2616 | 2026-09-06T04:34:49.458Z | Compiling oxide-generation v0.1.3 |
| 2617 | 2026-09-06T04:34:49.520Z | Compiling waitgroup v0.1.2 |
| 2618 | 2026-09-06T04:34:49.542Z | Compiling rustls-pemfile v2.2.0 |
| 2619 | 2026-09-06T04:34:49.686Z | Compiling backon v1.6.0 |
| 2620 | 2026-09-06T04:34:49.737Z | Compiling hostname v0.4.2 |
| 2621 | 2026-09-06T04:34:49.760Z | Compiling serde_path_to_error v0.1.20 |
| 2622 | 2026-09-06T04:34:49.784Z | Compiling instant v0.1.13 |
| 2623 | 2026-09-06T04:34:49.806Z | Compiling minimal-lexical v0.2.1 |
| 2624 | 2026-09-06T04:34:49.856Z | Compiling debug-ignore v1.0.5 |
| 2625 | 2026-09-06T04:34:49.902Z | Compiling linked-hash-map v0.5.6 |
| 2626 | 2026-09-06T04:34:49.924Z | Compiling backoff v0.4.0 |
| 2627 | 2026-09-06T04:34:49.927Z | Compiling progenitor-extras v0.2.0 |
| 2628 | 2026-09-06T04:34:49.989Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2629 | 2026-09-06T04:34:50.056Z | Compiling nom v7.1.3 |
| 2630 | 2026-09-06T04:34:50.099Z | Compiling oxide-update-engine v0.1.2 |
| 2631 | 2026-09-06T04:34:50.146Z | Compiling lru-cache v0.1.2 |
| 2632 | 2026-09-06T04:34:50.169Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2633 | 2026-09-06T04:34:50.172Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2634 | 2026-09-06T04:34:50.224Z | Compiling parse-display v0.10.0 |
| 2635 | 2026-09-06T04:34:50.270Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2636 | 2026-09-06T04:34:50.496Z | Compiling regress v0.10.5 |
| 2637 | 2026-09-06T04:34:50.518Z | Compiling itertools v0.14.0 |
| 2638 | 2026-09-06T04:34:50.856Z | Compiling macaddr v1.0.1 |
| 2639 | 2026-09-06T04:34:50.928Z | Compiling humantime v2.3.0 |
| 2640 | 2026-09-06T04:34:51.120Z | Compiling unicode-xid v0.2.6 |
| 2641 | 2026-09-06T04:34:51.204Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2642 | 2026-09-06T04:34:51.248Z | Compiling hickory-proto v0.24.4 |
| 2643 | 2026-09-06T04:34:51.396Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2644 | 2026-09-06T04:34:51.427Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2645 | 2026-09-06T04:34:51.449Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 2646 | 2026-09-06T04:34:51.778Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2647 | 2026-09-06T04:34:51.837Z | Compiling toml v0.8.23 |
| 2648 | 2026-09-06T04:34:51.947Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2649 | 2026-09-06T04:34:52.029Z | Compiling papergrid v0.11.0 |
| 2650 | 2026-09-06T04:34:52.264Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2651 | 2026-09-06T04:34:52.421Z | Compiling tabled_derive v0.7.0 |
| 2652 | 2026-09-06T04:34:52.557Z | Compiling termtree v0.5.1 |
| 2653 | 2026-09-06T04:34:52.582Z | Compiling typify-macro v0.6.2 |
| 2654 | 2026-09-06T04:34:52.608Z | Compiling crossterm v0.29.0 |
| 2655 | 2026-09-06T04:34:52.764Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2656 | 2026-09-06T04:34:53.305Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2657 | 2026-09-06T04:34:53.530Z | Compiling tabled v0.15.0 |
| 2658 | 2026-09-06T04:34:53.708Z | Compiling phf_shared v0.12.1 |
| 2659 | 2026-09-06T04:34:53.832Z | Compiling hickory-resolver v0.24.4 |
| 2660 | 2026-09-06T04:34:53.964Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2661 | 2026-09-06T04:34:54.181Z | Compiling typify v0.6.2 |
| 2662 | 2026-09-06T04:34:54.496Z | Compiling progenitor-impl v0.14.0 |
| 2663 | 2026-09-06T04:34:54.946Z | Compiling vte v0.14.1 |
| 2664 | 2026-09-06T04:34:55.006Z | Compiling csv-core v0.1.13 |
| 2665 | 2026-09-06T04:34:55.213Z | Compiling qorb v0.4.1 |
| 2666 | 2026-09-06T04:34:55.480Z | Compiling chrono-tz v0.10.4 |
| 2667 | 2026-09-06T04:34:55.483Z | Compiling highway v1.3.0 |
| 2668 | 2026-09-06T04:34:55.730Z | Compiling csv v1.4.0 |
| 2669 | 2026-09-06T04:34:56.209Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2670 | 2026-09-06T04:34:56.646Z | Compiling progenitor-macro v0.14.0 |
| 2671 | 2026-09-06T04:34:57.321Z | Compiling strip-ansi-escapes v0.2.1 |
| 2672 | 2026-09-06T04:34:57.632Z | Compiling phf v0.12.1 |
| 2673 | 2026-09-06T04:34:57.838Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2674 | 2026-09-06T04:34:57.897Z | Compiling const_format_proc_macros v0.2.34 |
| 2675 | 2026-09-06T04:34:58.156Z | Compiling fd-lock v4.0.4 |
| 2676 | 2026-09-06T04:34:58.307Z | Compiling peg-macros v0.8.5 |
| 2677 | 2026-09-06T04:34:58.348Z | Compiling nu-ansi-term v0.50.3 |
| 2678 | 2026-09-06T04:34:58.710Z | Compiling const_format v0.2.35 |
| 2679 | 2026-09-06T04:34:58.915Z | Compiling reedline v0.40.0 |
| 2680 | 2026-09-06T04:34:59.360Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2681 | 2026-09-06T04:34:59.531Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2682 | 2026-09-06T04:34:59.572Z | Compiling peg v0.8.5 |
| 2683 | 2026-09-06T04:34:59.677Z | Compiling bcs v0.1.6 |
| 2684 | 2026-09-06T04:35:00.134Z | Compiling nom v8.0.0 |
| 2685 | 2026-09-06T04:35:00.369Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2686 | 2026-09-06T04:35:00.758Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2687 | 2026-09-06T04:35:00.842Z | Compiling progenitor v0.14.0 |
| 2688 | 2026-09-06T04:35:00.977Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 2689 | 2026-09-06T04:35:01.030Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2690 | 2026-09-06T04:35:01.694Z | Compiling semver v0.1.20 |
| 2691 | 2026-09-06T04:35:01.994Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2692 | 2026-09-06T04:35:02.142Z | Compiling rustc_version v0.1.7 |
| 2693 | 2026-09-06T04:35:02.352Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2694 | 2026-09-06T04:35:02.380Z | Compiling newtype_derive v0.1.6 |
| 2695 | 2026-09-06T04:35:02.609Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 2696 | 2026-09-06T04:35:02.631Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2697 | 2026-09-06T04:35:02.785Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2698 | 2026-09-06T04:35:02.854Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2699 | 2026-09-06T04:35:03.441Z | Compiling steno v0.4.1 |
| 2700 | 2026-09-06T04:35:03.603Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2701 | 2026-09-06T04:35:03.832Z | Compiling sha1 v0.10.6 |
| 2702 | 2026-09-06T04:35:03.970Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 2703 | 2026-09-06T04:35:04.132Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2704 | 2026-09-06T04:35:04.192Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2705 | 2026-09-06T04:35:04.264Z | Compiling utf-8 v0.7.6 |
| 2706 | 2026-09-06T04:35:04.294Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2707 | 2026-09-06T04:35:04.521Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2708 | 2026-09-06T04:35:04.553Z | Compiling tagptr v0.2.0 |
| 2709 | 2026-09-06T04:35:04.790Z | Compiling moka v0.12.13 |
| 2710 | 2026-09-06T04:35:04.819Z | Compiling tungstenite v0.21.0 |
| 2711 | 2026-09-06T04:35:05.604Z | Compiling tokio-tungstenite v0.21.0 |
| 2712 | 2026-09-06T04:35:06.030Z | Compiling hickory-resolver v0.25.2 |
| 2713 | 2026-09-06T04:35:06.086Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 2714 | 2026-09-06T04:35:06.907Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2715 | 2026-09-06T04:35:07.056Z | Compiling darling_core v0.21.3 |
| 2716 | 2026-09-06T04:35:09.202Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 2717 | 2026-09-06T04:35:09.346Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 2718 | 2026-09-06T04:35:09.441Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2719 | 2026-09-06T04:35:09.505Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2720 | 2026-09-06T04:35:09.651Z | Compiling darling_macro v0.21.3 |
| 2721 | 2026-09-06T04:35:10.177Z | Compiling display-error-chain v0.2.2 |
| 2722 | 2026-09-06T04:35:10.358Z | Compiling darling v0.21.3 |
| 2723 | 2026-09-06T04:35:10.472Z | Compiling vergen-lib v0.1.6 |
| 2724 | 2026-09-06T04:35:10.701Z | Compiling diesel_derives v2.3.7 |
| 2725 | 2026-09-06T04:35:10.906Z | Compiling dsl_auto_type v0.2.0 |
| 2726 | 2026-09-06T04:35:11.137Z | Compiling scheduled-thread-pool v0.2.7 |
| 2727 | 2026-09-06T04:35:11.293Z | Compiling vergen-gitcl v1.0.8 |
| 2728 | 2026-09-06T04:35:11.454Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2729 | 2026-09-06T04:35:11.522Z | Compiling dirs-sys-next v0.1.2 |
| 2730 | 2026-09-06T04:35:11.683Z | Compiling maplit v1.0.2 |
| 2731 | 2026-09-06T04:35:11.716Z | Compiling crunchy v0.2.4 |
| 2732 | 2026-09-06T04:35:11.803Z | Compiling glob v0.3.3 |
| 2733 | 2026-09-06T04:35:11.829Z | Compiling dirs-next v2.0.0 |
| 2734 | 2026-09-06T04:35:12.065Z | Compiling r2d2 v0.8.10 |
| 2735 | 2026-09-06T04:35:12.166Z | Compiling clang-sys v1.8.1 |
| 2736 | 2026-09-06T04:35:12.365Z | Compiling libscf-sys v1.2.0 |
| 2737 | 2026-09-06T04:35:12.421Z | Compiling tiny-keccak v2.0.2 |
| 2738 | 2026-09-06T04:35:12.537Z | Compiling downcast-rs v2.0.2 |
| 2739 | 2026-09-06T04:35:12.558Z | Compiling xshell-macros v0.2.7 |
| 2740 | 2026-09-06T04:35:12.719Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2741 | 2026-09-06T04:35:12.764Z | Compiling term v0.7.0 |
| 2742 | 2026-09-06T04:35:12.842Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2743 | 2026-09-06T04:35:12.955Z | Compiling xshell v0.2.7 |
| 2744 | 2026-09-06T04:35:13.204Z | Compiling papergrid v0.18.0 |
| 2745 | 2026-09-06T04:35:13.227Z | Compiling bit-vec v0.6.3 |
| 2746 | 2026-09-06T04:35:13.259Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 2747 | 2026-09-06T04:35:13.386Z | Compiling ascii-canvas v3.0.0 |
| 2748 | 2026-09-06T04:35:13.475Z | Compiling bit-set v0.5.3 |
| 2749 | 2026-09-06T04:35:13.643Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2750 | 2026-09-06T04:35:13.670Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2751 | 2026-09-06T04:35:13.762Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2752 | 2026-09-06T04:35:13.834Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2753 | 2026-09-06T04:35:14.206Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2754 | 2026-09-06T04:35:14.371Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2755 | 2026-09-06T04:35:14.393Z | Compiling tabled v0.21.0 |
| 2756 | 2026-09-06T04:35:14.612Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2757 | 2026-09-06T04:35:15.151Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2758 | 2026-09-06T04:35:15.347Z | Compiling itertools v0.10.5 |
| 2759 | 2026-09-06T04:35:15.420Z | Compiling ena v0.14.4 |
| 2760 | 2026-09-06T04:35:15.577Z | Compiling libloading v0.8.9 |
| 2761 | 2026-09-06T04:35:15.664Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2762 | 2026-09-06T04:35:15.828Z | Compiling diff v0.1.13 |
| 2763 | 2026-09-06T04:35:15.909Z | Compiling regex-syntax v0.6.29 |
| 2764 | 2026-09-06T04:35:16.076Z | Compiling bindgen v0.71.1 |
| 2765 | 2026-09-06T04:35:16.097Z | Compiling unicase v2.9.0 |
| 2766 | 2026-09-06T04:35:16.478Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2767 | 2026-09-06T04:35:16.658Z | Compiling diesel v2.3.7 |
| 2768 | 2026-09-06T04:35:16.684Z | Compiling cexpr v0.6.0 |
| 2769 | 2026-09-06T04:35:16.923Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2770 | 2026-09-06T04:35:16.998Z | Compiling rustc-hash v2.1.1 |
| 2771 | 2026-09-06T04:35:17.183Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2772 | 2026-09-06T04:35:17.210Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2773 | 2026-09-06T04:35:17.287Z | Compiling lalrpop v0.19.12 |
| 2774 | 2026-09-06T04:35:17.315Z | Compiling headers-core v0.3.0 |
| 2775 | 2026-09-06T04:35:17.471Z | Compiling libxml v0.3.3 |
| 2776 | 2026-09-06T04:35:17.739Z | Compiling crc8 v0.1.1 |
| 2777 | 2026-09-06T04:35:17.840Z | Compiling headers v0.4.1 |
| 2778 | 2026-09-06T04:35:17.869Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2779 | 2026-09-06T04:35:18.358Z | Compiling dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 2780 | 2026-09-06T04:35:18.875Z | Compiling strum_macros v0.24.3 |
| 2781 | 2026-09-06T04:35:19.390Z | Compiling indoc v1.0.9 |
| 2782 | 2026-09-06T04:35:19.647Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2783 | 2026-09-06T04:35:19.830Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 2784 | 2026-09-06T04:35:19.868Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2785 | 2026-09-06T04:35:20.134Z | Compiling derive_builder v0.20.2 |
| 2786 | 2026-09-06T04:35:20.185Z | Compiling quick-xml v0.37.5 |
| 2787 | 2026-09-06T04:35:20.237Z | Compiling oso-derive v0.27.3 |
| 2788 | 2026-09-06T04:35:20.306Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2789 | 2026-09-06T04:35:20.687Z | Compiling openssl-probe v0.1.6 |
| 2790 | 2026-09-06T04:35:20.807Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2791 | 2026-09-06T04:35:20.988Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2792 | 2026-09-06T04:35:21.344Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2793 | 2026-09-06T04:35:21.565Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2794 | 2026-09-06T04:35:21.592Z | Compiling bb8 v0.8.6 |
| 2795 | 2026-09-06T04:35:21.660Z | Compiling trait-variant v0.1.2 |
| 2796 | 2026-09-06T04:35:21.789Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2797 | 2026-09-06T04:35:21.973Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2798 | 2026-09-06T04:35:22.192Z | Compiling half v1.8.3 |
| 2799 | 2026-09-06T04:35:22.217Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2800 | 2026-09-06T04:35:22.262Z | Compiling proc-macro-error2 v2.0.1 |
| 2801 | 2026-09-06T04:35:22.311Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2802 | 2026-09-06T04:35:22.389Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 2803 | 2026-09-06T04:35:22.535Z | Compiling serde_cbor v0.11.2 |
| 2804 | 2026-09-06T04:35:22.582Z | Compiling hashbrown v0.14.5 |
| 2805 | 2026-09-06T04:35:22.632Z | Compiling rfc6979 v0.4.0 |
| 2806 | 2026-09-06T04:35:22.740Z | Compiling samael v0.0.19 |
| 2807 | 2026-09-06T04:35:22.817Z | Compiling salty v0.3.0 |
| 2808 | 2026-09-06T04:35:22.852Z | Compiling ecdsa v0.16.9 |
| 2809 | 2026-09-06T04:35:23.117Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 2810 | 2026-09-06T04:35:23.209Z | Compiling dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 2811 | 2026-09-06T04:35:23.282Z | Compiling chumsky v0.9.3 |
| 2812 | 2026-09-06T04:35:23.491Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 2813 | 2026-09-06T04:35:23.514Z | Compiling knus-derive v3.4.0 |
| 2814 | 2026-09-06T04:35:23.868Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2815 | 2026-09-06T04:35:24.503Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 2816 | 2026-09-06T04:35:24.748Z | Compiling polar-core v0.27.3 |
| 2817 | 2026-09-06T04:35:24.907Z | Compiling primeorder v0.13.6 |
| 2818 | 2026-09-06T04:35:25.218Z | Compiling nonempty v0.12.0 |
| 2819 | 2026-09-06T04:35:25.241Z | Compiling p384 v0.13.1 |
| 2820 | 2026-09-06T04:35:25.456Z | Compiling knus v3.4.0 |
| 2821 | 2026-09-06T04:35:25.835Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2822 | 2026-09-06T04:35:26.162Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 2823 | 2026-09-06T04:35:26.307Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2824 | 2026-09-06T04:35:26.344Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2825 | 2026-09-06T04:35:27.145Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2826 | 2026-09-06T04:35:27.189Z | Compiling fxhash v0.2.1 |
| 2827 | 2026-09-06T04:35:27.444Z | Compiling libz-sys v1.1.24 |
| 2828 | 2026-09-06T04:35:27.619Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2829 | 2026-09-06T04:35:27.907Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2830 | 2026-09-06T04:35:28.231Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2831 | 2026-09-06T04:35:28.452Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2832 | 2026-09-06T04:35:28.627Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2833 | 2026-09-06T04:35:28.925Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2834 | 2026-09-06T04:35:29.333Z | Compiling kstat-rs v0.2.5 |
| 2835 | 2026-09-06T04:35:29.696Z | Compiling mime_guess v2.0.5 |
| 2836 | 2026-09-06T04:35:29.780Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2837 | 2026-09-06T04:35:30.573Z | Compiling nanorand v0.7.0 |
| 2838 | 2026-09-06T04:35:30.938Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2839 | 2026-09-06T04:35:31.354Z | Compiling parking_lot_core v0.8.6 |
| 2840 | 2026-09-06T04:35:31.720Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2841 | 2026-09-06T04:35:31.939Z | Compiling flume v0.11.1 |
| 2842 | 2026-09-06T04:35:32.140Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2843 | 2026-09-06T04:35:32.385Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2844 | 2026-09-06T04:35:32.436Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2845 | 2026-09-06T04:35:32.477Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2846 | 2026-09-06T04:35:32.825Z | Compiling git-stub v1.0.0 |
| 2847 | 2026-09-06T04:35:32.984Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 2848 | 2026-09-06T04:35:33.092Z | Compiling corncobs v0.1.4 |
| 2849 | 2026-09-06T04:35:33.140Z | Compiling strsim v0.10.0 |
| 2850 | 2026-09-06T04:35:33.241Z | Compiling http-range v0.1.5 |
| 2851 | 2026-09-06T04:35:33.366Z | Compiling instability v0.3.11 |
| 2852 | 2026-09-06T04:35:33.458Z | Compiling darling_core v0.13.4 |
| 2853 | 2026-09-06T04:35:33.568Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2854 | 2026-09-06T04:35:33.640Z | Compiling git-stub-vcs v0.1.0 |
| 2855 | 2026-09-06T04:35:34.243Z | Compiling oso v0.27.3 |
| 2856 | 2026-09-06T04:35:35.123Z | Compiling diesel-dtrace v0.5.0 |
| 2857 | 2026-09-06T04:35:35.461Z | Compiling async-bb8-diesel v0.2.1 |
| 2858 | 2026-09-06T04:35:35.803Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2859 | 2026-09-06T04:35:37.187Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2860 | 2026-09-06T04:35:37.638Z | Compiling progenitor-impl v0.13.0 |
| 2861 | 2026-09-06T04:35:39.474Z | Compiling ignore v0.4.25 |
| 2862 | 2026-09-06T04:35:39.497Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2863 | 2026-09-06T04:35:39.778Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2864 | 2026-09-06T04:35:39.812Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2865 | 2026-09-06T04:35:40.383Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2866 | 2026-09-06T04:35:40.595Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2867 | 2026-09-06T04:35:40.886Z | Compiling anstyle-parse v0.2.7 |
| 2868 | 2026-09-06T04:35:41.150Z | Compiling secrecy v0.8.0 |
| 2869 | 2026-09-06T04:35:41.348Z | Compiling vergen-git2 v9.1.0 |
| 2870 | 2026-09-06T04:35:41.496Z | Compiling castaway v0.2.4 |
| 2871 | 2026-09-06T04:35:41.573Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2872 | 2026-09-06T04:35:41.660Z | Compiling indoc v2.0.7 |
| 2873 | 2026-09-06T04:35:41.873Z | Compiling compact_str v0.8.1 |
| 2874 | 2026-09-06T04:35:41.996Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2875 | 2026-09-06T04:35:42.846Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2876 | 2026-09-06T04:35:43.295Z | Compiling anstream v0.6.21 |
| 2877 | 2026-09-06T04:35:43.832Z | Compiling globwalk v0.9.1 |
| 2878 | 2026-09-06T04:35:44.211Z | Compiling progenitor-macro v0.13.0 |
| 2879 | 2026-09-06T04:35:44.377Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2880 | 2026-09-06T04:35:44.535Z | Compiling parking_lot v0.11.2 |
| 2881 | 2026-09-06T04:35:45.130Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2882 | 2026-09-06T04:35:45.432Z | Compiling hyper-staticfile v0.10.1 |
| 2883 | 2026-09-06T04:35:45.535Z | Compiling darling_macro v0.13.4 |
| 2884 | 2026-09-06T04:35:46.044Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2885 | 2026-09-06T04:35:46.543Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2886 | 2026-09-06T04:35:46.566Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2887 | 2026-09-06T04:35:46.664Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2888 | 2026-09-06T04:35:47.044Z | Compiling predicates-tree v1.0.13 |
| 2889 | 2026-09-06T04:35:47.169Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2890 | 2026-09-06T04:35:47.385Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2891 | 2026-09-06T04:35:47.458Z | Compiling unicode-truncate v1.1.0 |
| 2892 | 2026-09-06T04:35:47.673Z | Compiling sha2 v0.11.0 |
| 2893 | 2026-09-06T04:35:47.893Z | Compiling digest-io v0.1.0 |
| 2894 | 2026-09-06T04:35:48.075Z | Compiling lru v0.12.5 |
| 2895 | 2026-09-06T04:35:48.315Z | Compiling progenitor-client v0.13.0 |
| 2896 | 2026-09-06T04:35:48.337Z | Compiling rand_seeder v0.4.0 |
| 2897 | 2026-09-06T04:35:48.393Z | Compiling prefix-trie v0.7.0 |
| 2898 | 2026-09-06T04:35:48.438Z | Compiling cassowary v0.3.0 |
| 2899 | 2026-09-06T04:35:48.488Z | Compiling rawzip v0.4.4 |
| 2900 | 2026-09-06T04:35:48.594Z | Compiling progenitor v0.13.0 |
| 2901 | 2026-09-06T04:35:48.787Z | Compiling ratatui v0.29.0 |
| 2902 | 2026-09-06T04:35:48.825Z | Compiling hickory-server v0.25.2 |
| 2903 | 2026-09-06T04:35:48.881Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2904 | 2026-09-06T04:35:49.087Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2905 | 2026-09-06T04:35:49.292Z | Compiling camino-tempfile-ext v0.3.3 |
| 2906 | 2026-09-06T04:35:49.600Z | Compiling darling v0.13.4 |
| 2907 | 2026-09-06T04:35:49.624Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2908 | 2026-09-06T04:35:49.718Z | Compiling sled v0.34.7 |
| 2909 | 2026-09-06T04:35:50.010Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2910 | 2026-09-06T04:35:52.306Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2911 | 2026-09-06T04:35:53.829Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2912 | 2026-09-06T04:35:54.741Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2913 | 2026-09-06T04:35:54.960Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2914 | 2026-09-06T04:35:56.216Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2915 | 2026-09-06T04:35:56.741Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 2916 | 2026-09-06T04:35:56.942Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2917 | 2026-09-06T04:35:57.160Z | Compiling serde_with_macros v1.5.2 |
| 2918 | 2026-09-06T04:35:57.183Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2919 | 2026-09-06T04:35:57.515Z | Compiling git2 v0.20.4 |
| 2920 | 2026-09-06T04:35:57.978Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2921 | 2026-09-06T04:35:58.450Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2922 | 2026-09-06T04:35:58.705Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2923 | 2026-09-06T04:35:58.823Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2924 | 2026-09-06T04:35:58.933Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 2925 | 2026-09-06T04:35:59.046Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2926 | 2026-09-06T04:35:59.154Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2927 | 2026-09-06T04:35:59.259Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2928 | 2026-09-06T04:35:59.284Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2929 | 2026-09-06T04:35:59.371Z | Compiling arc-swap v1.8.2 |
| 2930 | 2026-09-06T04:35:59.503Z | Compiling void v1.0.2 |
| 2931 | 2026-09-06T04:35:59.657Z | Compiling lzss v0.8.2 |
| 2932 | 2026-09-06T04:35:59.661Z | Compiling slog-scope v4.4.1 |
| 2933 | 2026-09-06T04:35:59.900Z | Compiling serde_with v1.14.0 |
| 2934 | 2026-09-06T04:36:00.092Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 2935 | 2026-09-06T04:36:00.349Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2936 | 2026-09-06T04:36:00.642Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2937 | 2026-09-06T04:36:00.914Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2938 | 2026-09-06T04:36:01.084Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2939 | 2026-09-06T04:36:01.213Z | Compiling scuffle v0.1.0 |
| 2940 | 2026-09-06T04:36:01.778Z | Compiling tungstenite v0.23.0 |
| 2941 | 2026-09-06T04:36:01.887Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2942 | 2026-09-06T04:36:01.973Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2943 | 2026-09-06T04:36:03.308Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2944 | 2026-09-06T04:36:03.544Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2945 | 2026-09-06T04:36:03.568Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2946 | 2026-09-06T04:36:03.780Z | Compiling nix v0.27.1 |
| 2947 | 2026-09-06T04:36:03.821Z | Compiling twox-hash v2.1.2 |
| 2948 | 2026-09-06T04:36:03.843Z | Compiling libsw-core v0.3.2 |
| 2949 | 2026-09-06T04:36:04.008Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2950 | 2026-09-06T04:36:04.061Z | Compiling atty v0.2.14 |
| 2951 | 2026-09-06T04:36:04.083Z | Compiling serde_bytes v0.11.19 |
| 2952 | 2026-09-06T04:36:04.219Z | Compiling libsw v3.5.0 |
| 2953 | 2026-09-06T04:36:04.312Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2954 | 2026-09-06T04:36:04.401Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2955 | 2026-09-06T04:36:04.523Z | Compiling tokio-tungstenite v0.23.1 |
| 2956 | 2026-09-06T04:36:04.921Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 2957 | 2026-09-06T04:36:04.957Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2958 | 2026-09-06T04:36:05.036Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2959 | 2026-09-06T04:36:05.415Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 2960 | 2026-09-06T04:36:06.760Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2961 | 2026-09-06T04:36:07.044Z | Compiling slog-stdlog v4.1.1 |
| 2962 | 2026-09-06T04:36:07.177Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2963 | 2026-09-06T04:36:07.448Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2964 | 2026-09-06T04:36:07.907Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 2965 | 2026-09-06T04:36:08.646Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2966 | 2026-09-06T04:36:10.206Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2967 | 2026-09-06T04:36:12.268Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2968 | 2026-09-06T04:36:13.250Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2969 | 2026-09-06T04:36:14.509Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2970 | 2026-09-06T04:36:14.952Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2971 | 2026-09-06T04:36:15.501Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2972 | 2026-09-06T04:36:15.551Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 2973 | 2026-09-06T04:36:15.632Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2974 | 2026-09-06T04:36:16.131Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2975 | 2026-09-06T04:36:18.148Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2976 | 2026-09-06T04:36:19.415Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2977 | 2026-09-06T04:36:19.481Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2978 | 2026-09-06T04:36:19.707Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2979 | 2026-09-06T04:36:19.742Z | Compiling signal-hook-tokio v0.3.1 |
| 2980 | 2026-09-06T04:36:19.937Z | Compiling fatfs v0.3.6 |
| 2981 | 2026-09-06T04:36:20.619Z | Compiling yasna v0.5.2 |
| 2982 | 2026-09-06T04:36:20.977Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2983 | 2026-09-06T04:36:21.203Z | Compiling seq-macro v0.3.6 |
| 2984 | 2026-09-06T04:36:21.762Z | Compiling assert_matches v1.5.0 |
| 2985 | 2026-09-06T04:36:21.873Z | Compiling rcgen v0.12.1 |
| 2986 | 2026-09-06T04:36:22.218Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2987 | 2026-09-06T04:36:22.546Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2988 | 2026-09-06T04:36:22.702Z | Compiling slog-envlogger v2.2.0 |
| 2989 | 2026-09-06T04:36:23.866Z | Compiling oxide-update-engine-display v0.1.2 |
| 2990 | 2026-09-06T04:36:23.889Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2991 | 2026-09-06T04:36:24.726Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2992 | 2026-09-06T04:36:24.799Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2993 | 2026-09-06T04:36:25.025Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2994 | 2026-09-06T04:36:25.251Z | Compiling port-file v0.1.0 |
| 2995 | 2026-09-06T04:36:25.569Z | Compiling subprocess v0.2.15 |
| 2996 | 2026-09-06T04:36:25.955Z | Compiling rtoolbox v0.0.3 |
| 2997 | 2026-09-06T04:36:26.233Z | Compiling rpassword v7.5.4 |
| 2998 | 2026-09-06T04:36:26.335Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2999 | 2026-09-06T04:36:26.885Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3000 | 2026-09-06T04:36:28.519Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3001 | 2026-09-06T04:36:28.664Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3002 | 2026-09-06T04:36:29.901Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3003 | 2026-09-06T04:36:30.651Z | Compiling tui-tree-widget v0.23.1 |
| 3004 | 2026-09-06T04:36:30.929Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3005 | 2026-09-06T04:36:30.953Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3006 | 2026-09-06T04:36:31.951Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3007 | 2026-09-06T04:36:33.787Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3008 | 2026-09-06T04:36:34.272Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3009 | 2026-09-06T04:36:34.497Z | Compiling uzers v0.12.2 |
| 3010 | 2026-09-06T04:36:34.909Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3011 | 2026-09-06T04:36:35.765Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3012 | 2026-09-06T04:36:36.013Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3013 | 2026-09-06T04:36:36.631Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3014 | 2026-09-06T04:36:36.820Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3015 | 2026-09-06T04:36:38.156Z | Compiling support-bundle-viewer v0.1.2 |
| 3016 | 2026-09-06T04:36:39.018Z | Compiling multimap v0.10.1 |
| 3017 | 2026-09-06T04:36:47.623Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3018 | 2026-09-06T04:36:49.472Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3019 | 2026-09-06T04:36:53.809Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3020 | 2026-09-06T04:36:58.070Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3021 | 2026-09-06T04:36:59.879Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3022 | 2026-09-06T04:43:48.492Z | Finished `release` profile [optimized] target(s) in 9m 02s |
| 3023 | 2026-09-06T04:43:48.496Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3024 | 2026-09-06T04:43:48.496Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3025 | 2026-09-06T04:44:42.054Z | |
| 3026 | 2026-09-06T04:44:42.054Z | real 9:57.266007721 |
| 3027 | 2026-09-06T04:44:42.054Z | user 1:22:05.761198086 |
| 3028 | 2026-09-06T04:44:42.057Z | sys 3:40.629226466 |
| 3029 | 2026-09-06T04:44:42.057Z | trap 1.835007792 |
| 3030 | 2026-09-06T04:44:42.057Z | tflt 1.874761782 |
| 3031 | 2026-09-06T04:44:42.057Z | dflt 20.251644353 |
| 3032 | 2026-09-06T04:44:42.057Z | kflt 0.014475823 |
| 3033 | 2026-09-06T04:44:42.057Z | lock 7:26:04.949575390 |
| 3034 | 2026-09-06T04:44:42.057Z | slp 2:16:45.087396516 |
| 3035 | 2026-09-06T04:44:42.057Z | lat 2:34.980482643 |
| 3036 | 2026-09-06T04:44:42.057Z | stop 5:34.719559539 |
| 3037 | 2026-09-06T04:44:42.057Z | + mapfile -t packages |
| 3038 | 2026-09-06T04:44:42.058Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3039 | 2026-09-06T04:44:43.005Z | Finished `release` profile [optimized] target(s) in 0.94s |
| 3040 | 2026-09-06T04:44:43.074Z | Running `target/release/omicron-package -t test list-outputs` |
| 3041 | 2026-09-06T04:44:43.134Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3042 | 2026-09-06T04:44:43.138Z | + ptime -m cargo build --locked --release -p xtask |
| 3043 | 2026-09-06T04:44:43.616Z | Compiling libc v0.2.185 |
| 3044 | 2026-09-06T04:44:43.616Z | Compiling serde_core v1.0.229 |
| 3045 | 2026-09-06T04:44:43.620Z | Compiling serde v1.0.229 |
| 3046 | 2026-09-06T04:44:43.620Z | Compiling rustix v1.1.4 |
| 3047 | 2026-09-06T04:44:43.620Z | Compiling serde_json v1.0.151 |
| 3048 | 2026-09-06T04:44:43.620Z | Compiling bitflags v2.11.0 |
| 3049 | 2026-09-06T04:44:43.780Z | Compiling usdt-impl v0.5.0 |
| 3050 | 2026-09-06T04:44:43.783Z | Compiling syn v2.0.117 |
| 3051 | 2026-09-06T04:44:43.783Z | Compiling syn v3.0.3 |
| 3052 | 2026-09-06T04:44:43.801Z | Compiling syn v1.0.109 |
| 3053 | 2026-09-06T04:44:43.823Z | Compiling log v0.4.33 |
| 3054 | 2026-09-06T04:44:43.823Z | Compiling getrandom v0.4.3 |
| 3055 | 2026-09-06T04:44:43.846Z | Compiling indexmap v2.14.0 |
| 3056 | 2026-09-06T04:44:43.942Z | Compiling fs-err v3.3.0 |
| 3057 | 2026-09-06T04:44:44.090Z | Compiling heck v0.4.1 |
| 3058 | 2026-09-06T04:44:44.159Z | Compiling once_cell v1.21.3 |
| 3059 | 2026-09-06T04:44:44.159Z | Compiling anyhow v1.0.104 |
| 3060 | 2026-09-06T04:44:44.394Z | Compiling errno v0.3.14 |
| 3061 | 2026-09-06T04:44:44.397Z | Compiling thread-id v4.2.2 |
| 3062 | 2026-09-06T04:44:44.397Z | Compiling memmap v0.7.0 |
| 3063 | 2026-09-06T04:44:45.222Z | Compiling serde_derive v1.0.229 |
| 3064 | 2026-09-06T04:44:45.255Z | Compiling proc-macro-error v1.0.4 |
| 3065 | 2026-09-06T04:44:45.429Z | Compiling terminal_size v0.4.3 |
| 3066 | 2026-09-06T04:44:45.429Z | Compiling tempfile v3.27.0 |
| 3067 | 2026-09-06T04:44:45.520Z | Compiling tabled_derive v0.7.0 |
| 3068 | 2026-09-06T04:44:45.531Z | Compiling clap_builder v4.6.0 |
| 3069 | 2026-09-06T04:44:45.534Z | Compiling textwrap v0.16.2 |
| 3070 | 2026-09-06T04:44:45.972Z | Compiling camino v1.2.5 |
| 3071 | 2026-09-06T04:44:45.975Z | Compiling semver v1.0.28 |
| 3072 | 2026-09-06T04:44:45.975Z | Compiling cargo-platform v0.3.2 |
| 3073 | 2026-09-06T04:44:45.984Z | Compiling pest_generator v2.8.6 |
| 3074 | 2026-09-06T04:44:46.238Z | Compiling tabled v0.15.0 |
| 3075 | 2026-09-06T04:44:46.306Z | Compiling camino-tempfile v1.4.1 |
| 3076 | 2026-09-06T04:44:46.542Z | Compiling thiserror-impl v1.0.69 |
| 3077 | 2026-09-06T04:44:46.542Z | Compiling zerocopy-derive v0.7.35 |
| 3078 | 2026-09-06T04:44:46.546Z | Compiling scroll_derive v0.12.1 |
| 3079 | 2026-09-06T04:44:46.546Z | Compiling thiserror-impl v2.0.18 |
| 3080 | 2026-09-06T04:44:46.546Z | Compiling clap_derive v4.6.1 |
| 3081 | 2026-09-06T04:44:46.599Z | Compiling pest_derive v2.8.6 |
| 3082 | 2026-09-06T04:44:47.231Z | Compiling scroll v0.12.0 |
| 3083 | 2026-09-06T04:44:47.371Z | Compiling zerocopy v0.7.35 |
| 3084 | 2026-09-06T04:44:47.564Z | Compiling goblin v0.8.2 |
| 3085 | 2026-09-06T04:44:47.649Z | Compiling thiserror v1.0.69 |
| 3086 | 2026-09-06T04:44:47.766Z | Compiling dtrace-parser v0.2.0 |
| 3087 | 2026-09-06T04:44:47.944Z | Compiling thiserror v2.0.18 |
| 3088 | 2026-09-06T04:44:48.013Z | Compiling dof v0.3.0 |
| 3089 | 2026-09-06T04:44:48.053Z | Compiling serde_spanned v0.6.9 |
| 3090 | 2026-09-06T04:44:48.069Z | Compiling toml_datetime v0.6.11 |
| 3091 | 2026-09-06T04:44:48.130Z | Compiling serde_tokenstream v0.2.3 |
| 3092 | 2026-09-06T04:44:48.198Z | Compiling clap v4.6.1 |
| 3093 | 2026-09-06T04:44:48.232Z | Compiling cargo_metadata v0.23.1 |
| 3094 | 2026-09-06T04:44:48.348Z | Compiling toml_edit v0.22.27 |
| 3095 | 2026-09-06T04:44:48.377Z | Compiling macaddr v1.0.1 |
| 3096 | 2026-09-06T04:44:48.438Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3097 | 2026-09-06T04:44:48.814Z | Compiling usdt-attr-macro v0.5.0 |
| 3098 | 2026-09-06T04:44:49.004Z | Compiling usdt-macro v0.5.0 |
| 3099 | 2026-09-06T04:44:50.126Z | Compiling toml v0.8.23 |
| 3100 | 2026-09-06T04:44:50.612Z | Compiling cargo_toml v0.21.0 |
| 3101 | 2026-09-06T04:44:50.908Z | Compiling usdt v0.5.0 |
| 3102 | 2026-09-06T04:44:55.193Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3103 | 2026-09-06T04:44:58.418Z | Finished `release` profile [optimized] target(s) in 15.27s |
| 3104 | 2026-09-06T04:44:58.521Z | |
| 3105 | 2026-09-06T04:44:58.522Z | real 15.349068364 |
| 3106 | 2026-09-06T04:44:58.522Z | user 2:07.493407658 |
| 3107 | 2026-09-06T04:44:58.522Z | sys 13.653639328 |
| 3108 | 2026-09-06T04:44:58.522Z | trap 0.074286570 |
| 3109 | 2026-09-06T04:44:58.522Z | tflt 0.317586809 |
| 3110 | 2026-09-06T04:44:58.531Z | dflt 0.887286794 |
| 3111 | 2026-09-06T04:44:58.532Z | kflt 0.000032400 |
| 3112 | 2026-09-06T04:44:58.532Z | lock 5:06.282051156 |
| 3113 | 2026-09-06T04:44:58.532Z | slp 3:01.721238549 |
| 3114 | 2026-09-06T04:44:58.532Z | lat 4.484785638 |
| 3115 | 2026-09-06T04:44:58.532Z | stop 17.388822637 |
| 3116 | 2026-09-06T04:44:58.532Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3117 | 2026-09-06T04:44:58.532Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3118 | 2026-09-06T04:44:58.532Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3119 | 2026-09-06T04:44:58.532Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3120 | 2026-09-06T04:44:58.532Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3121 | 2026-09-06T04:44:59.492Z | Compiling progenitor-client v0.14.0 |
| 3122 | 2026-09-06T04:44:59.495Z | Compiling newtype-uuid-macros v0.1.0 |
| 3123 | 2026-09-06T04:44:59.496Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3124 | 2026-09-06T04:44:59.496Z | Compiling sha1 v0.11.0 |
| 3125 | 2026-09-06T04:44:59.496Z | Compiling multer v3.1.0 |
| 3126 | 2026-09-06T04:44:59.496Z | Compiling debug-ignore v1.0.5 |
| 3127 | 2026-09-06T04:44:59.496Z | Compiling compression-core v0.4.31 |
| 3128 | 2026-09-06T04:44:59.496Z | Compiling match_cfg v0.1.0 |
| 3129 | 2026-09-06T04:44:59.643Z | Compiling slog-json v2.6.1 |
| 3130 | 2026-09-06T04:44:59.647Z | Compiling async-stream-impl v0.3.6 |
| 3131 | 2026-09-06T04:44:59.647Z | Compiling serde_spanned v1.1.1 |
| 3132 | 2026-09-06T04:44:59.661Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3133 | 2026-09-06T04:44:59.666Z | Compiling dropshot v0.17.1 |
| 3134 | 2026-09-06T04:44:59.692Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3135 | 2026-09-06T04:44:59.695Z | Compiling waitgroup v0.1.2 |
| 3136 | 2026-09-06T04:44:59.695Z | Compiling rustls-pemfile v2.2.0 |
| 3137 | 2026-09-06T04:44:59.974Z | Compiling hostname v0.3.1 |
| 3138 | 2026-09-06T04:44:59.978Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3139 | 2026-09-06T04:44:59.978Z | Compiling dropshot_endpoint v0.17.1 |
| 3140 | 2026-09-06T04:44:59.978Z | Compiling hostname v0.4.2 |
| 3141 | 2026-09-06T04:44:59.978Z | Compiling serde_path_to_error v0.1.20 |
| 3142 | 2026-09-06T04:44:59.978Z | Compiling atomicwrites v0.4.4 |
| 3143 | 2026-09-06T04:45:00.043Z | Compiling compression-codecs v0.4.37 |
| 3144 | 2026-09-06T04:45:00.061Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3145 | 2026-09-06T04:45:00.132Z | Compiling macaddr v1.0.1 |
| 3146 | 2026-09-06T04:45:00.135Z | Compiling serde_tokenstream v0.3.0 |
| 3147 | 2026-09-06T04:45:00.135Z | Compiling oxide-generation v0.1.3 |
| 3148 | 2026-09-06T04:45:00.136Z | Compiling instant v0.1.13 |
| 3149 | 2026-09-06T04:45:00.207Z | Compiling parse-display-derive v0.10.0 |
| 3150 | 2026-09-06T04:45:00.207Z | Compiling regress v0.10.5 |
| 3151 | 2026-09-06T04:45:00.269Z | Compiling async-compression v0.4.41 |
| 3152 | 2026-09-06T04:45:00.314Z | Compiling slog-bunyan v2.5.0 |
| 3153 | 2026-09-06T04:45:00.357Z | Compiling backon v1.6.0 |
| 3154 | 2026-09-06T04:45:00.383Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3155 | 2026-09-06T04:45:00.402Z | Compiling backoff v0.4.0 |
| 3156 | 2026-09-06T04:45:00.421Z | Compiling itertools v0.14.0 |
| 3157 | 2026-09-06T04:45:00.446Z | Compiling async-stream v0.3.6 |
| 3158 | 2026-09-06T04:45:00.473Z | Compiling humantime v2.3.0 |
| 3159 | 2026-09-06T04:45:00.491Z | Compiling oxide-generation-macros v0.2.0 |
| 3160 | 2026-09-06T04:45:00.509Z | Compiling half v2.7.1 |
| 3161 | 2026-09-06T04:45:00.527Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3162 | 2026-09-06T04:45:00.530Z | Compiling progenitor-extras v0.2.0 |
| 3163 | 2026-09-06T04:45:00.581Z | Compiling ciborium-io v0.2.2 |
| 3164 | 2026-09-06T04:45:00.607Z | Compiling crucible-workspace-hack v0.1.0 |
| 3165 | 2026-09-06T04:45:00.643Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3166 | 2026-09-06T04:45:00.660Z | Compiling convert_case v0.4.0 |
| 3167 | 2026-09-06T04:45:00.684Z | Compiling secrecy v0.10.3 |
| 3168 | 2026-09-06T04:45:00.700Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3169 | 2026-09-06T04:45:00.728Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3170 | 2026-09-06T04:45:00.759Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 3171 | 2026-09-06T04:45:00.826Z | Compiling ciborium-ll v0.2.2 |
| 3172 | 2026-09-06T04:45:00.830Z | Compiling inout v0.1.4 |
| 3173 | 2026-09-06T04:45:00.861Z | Compiling regress v0.11.1 |
| 3174 | 2026-09-06T04:45:00.877Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3175 | 2026-09-06T04:45:00.921Z | Compiling universal-hash v0.5.1 |
| 3176 | 2026-09-06T04:45:00.967Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3177 | 2026-09-06T04:45:01.032Z | Compiling ciborium v0.2.2 |
| 3178 | 2026-09-06T04:45:01.050Z | Compiling derive_more v0.99.20 |
| 3179 | 2026-09-06T04:45:01.073Z | Compiling cipher v0.4.4 |
| 3180 | 2026-09-06T04:45:01.092Z | Compiling opaque-debug v0.3.1 |
| 3181 | 2026-09-06T04:45:01.110Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3182 | 2026-09-06T04:45:01.126Z | Compiling blake2 v0.10.6 |
| 3183 | 2026-09-06T04:45:01.181Z | Compiling poly1305 v0.8.0 |
| 3184 | 2026-09-06T04:45:01.280Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3185 | 2026-09-06T04:45:01.303Z | Compiling aead v0.5.2 |
| 3186 | 2026-09-06T04:45:01.356Z | Compiling chacha20 v0.9.1 |
| 3187 | 2026-09-06T04:45:01.434Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 3188 | 2026-09-06T04:45:01.543Z | Compiling password-hash v0.5.0 |
| 3189 | 2026-09-06T04:45:01.561Z | Compiling indent_write v2.2.0 |
| 3190 | 2026-09-06T04:45:01.623Z | Compiling chacha20poly1305 v0.10.1 |
| 3191 | 2026-09-06T04:45:01.649Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3192 | 2026-09-06T04:45:01.666Z | Compiling unsafe-libyaml v0.2.11 |
| 3193 | 2026-09-06T04:45:01.723Z | Compiling num-derive v0.4.2 |
| 3194 | 2026-09-06T04:45:01.726Z | Compiling heapless v0.8.0 |
| 3195 | 2026-09-06T04:45:01.775Z | Compiling ingot-macros v0.2.0 |
| 3196 | 2026-09-06T04:45:01.805Z | Compiling argon2 v0.5.3 |
| 3197 | 2026-09-06T04:45:01.929Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3198 | 2026-09-06T04:45:01.954Z | Compiling tabwriter v1.4.1 |
| 3199 | 2026-09-06T04:45:01.981Z | Compiling hash32 v0.3.1 |
| 3200 | 2026-09-06T04:45:01.998Z | Compiling parse-display v0.10.0 |
| 3201 | 2026-09-06T04:45:02.133Z | Compiling thiserror-no-std v2.0.2 |
| 3202 | 2026-09-06T04:45:02.161Z | Compiling smoltcp v0.11.0 |
| 3203 | 2026-09-06T04:45:02.206Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3204 | 2026-09-06T04:45:02.245Z | Compiling vsss-rs v3.3.4 |
| 3205 | 2026-09-06T04:45:02.266Z | Compiling serde_yaml v0.9.34+deprecated |
| 3206 | 2026-09-06T04:45:02.329Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3207 | 2026-09-06T04:45:02.447Z | Compiling typify-impl v0.6.2 |
| 3208 | 2026-09-06T04:45:02.497Z | Compiling proc-macro-crate v3.4.0 |
| 3209 | 2026-09-06T04:45:02.600Z | Compiling cobs v0.3.0 |
| 3210 | 2026-09-06T04:45:02.711Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3211 | 2026-09-06T04:45:02.830Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3212 | 2026-09-06T04:45:02.921Z | Compiling colored v3.1.1 |
| 3213 | 2026-09-06T04:45:03.035Z | Compiling postcard v1.1.3 |
| 3214 | 2026-09-06T04:45:03.070Z | Compiling num_enum_derive v0.7.6 |
| 3215 | 2026-09-06T04:45:03.073Z | Compiling proc-macro-error v1.0.4 |
| 3216 | 2026-09-06T04:45:03.103Z | Compiling rand v0.10.1 |
| 3217 | 2026-09-06T04:45:03.211Z | Compiling proc-macro-crate v1.3.1 |
| 3218 | 2026-09-06T04:45:03.316Z | Compiling foreign-types-macros v0.2.3 |
| 3219 | 2026-09-06T04:45:03.390Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3220 | 2026-09-06T04:45:03.407Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 3221 | 2026-09-06T04:45:03.426Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3222 | 2026-09-06T04:45:03.535Z | Compiling foreign-types-shared v0.3.1 |
| 3223 | 2026-09-06T04:45:03.650Z | Compiling rayon-core v1.13.0 |
| 3224 | 2026-09-06T04:45:03.669Z | Compiling num_enum_derive v0.5.11 |
| 3225 | 2026-09-06T04:45:03.737Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3226 | 2026-09-06T04:45:03.772Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3227 | 2026-09-06T04:45:03.883Z | Compiling crossbeam-deque v0.8.6 |
| 3228 | 2026-09-06T04:45:03.902Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3229 | 2026-09-06T04:45:03.921Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3230 | 2026-09-06T04:45:03.964Z | Compiling cstr-argument v0.1.2 |
| 3231 | 2026-09-06T04:45:03.983Z | Compiling foreign-types v0.5.0 |
| 3232 | 2026-09-06T04:45:03.983Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3233 | 2026-09-06T04:45:04.114Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3234 | 2026-09-06T04:45:04.134Z | Compiling illumos-nvpair v0.3.0 |
| 3235 | 2026-09-06T04:45:04.153Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3236 | 2026-09-06T04:45:04.196Z | Compiling num_enum v0.7.6 |
| 3237 | 2026-09-06T04:45:04.244Z | Compiling zone_cfg_derive v0.3.1 |
| 3238 | 2026-09-06T04:45:04.351Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3239 | 2026-09-06T04:45:04.394Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3240 | 2026-09-06T04:45:04.412Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3241 | 2026-09-06T04:45:04.415Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 3242 | 2026-09-06T04:45:04.451Z | Compiling itertools v0.12.1 |
| 3243 | 2026-09-06T04:45:04.451Z | Compiling sigpipe v0.1.3 |
| 3244 | 2026-09-06T04:45:04.551Z | Compiling rayon v1.11.0 |
| 3245 | 2026-09-06T04:45:04.571Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3246 | 2026-09-06T04:45:04.587Z | Compiling glob v0.3.3 |
| 3247 | 2026-09-06T04:45:04.606Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 3248 | 2026-09-06T04:45:04.663Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3249 | 2026-09-06T04:45:04.735Z | Compiling ingot-types v0.2.0 |
| 3250 | 2026-09-06T04:45:04.825Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3251 | 2026-09-06T04:45:04.849Z | Compiling num_enum v0.5.11 |
| 3252 | 2026-09-06T04:45:04.869Z | Compiling smf v0.2.3 |
| 3253 | 2026-09-06T04:45:04.903Z | Compiling whoami v1.6.1 |
| 3254 | 2026-09-06T04:45:04.922Z | Compiling cpubits v0.1.1 |
| 3255 | 2026-09-06T04:45:04.944Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3256 | 2026-09-06T04:45:04.969Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3257 | 2026-09-06T04:45:04.991Z | Compiling gethostname v0.5.0 |
| 3258 | 2026-09-06T04:45:05.029Z | Compiling num-rational v0.4.2 |
| 3259 | 2026-09-06T04:45:05.052Z | Compiling num-complex v0.4.6 |
| 3260 | 2026-09-06T04:45:05.112Z | Compiling derive-where v1.6.0 |
| 3261 | 2026-09-06T04:45:05.133Z | Compiling ingot v0.2.1 |
| 3262 | 2026-09-06T04:45:05.151Z | Compiling toml v0.8.23 |
| 3263 | 2026-09-06T04:45:05.223Z | Compiling usdt-macro v0.5.0 |
| 3264 | 2026-09-06T04:45:05.305Z | Compiling usdt-attr-macro v0.5.0 |
| 3265 | 2026-09-06T04:45:05.434Z | Compiling num v0.4.3 |
| 3266 | 2026-09-06T04:45:05.468Z | Compiling pem-rfc7468 v1.0.0 |
| 3267 | 2026-09-06T04:45:05.485Z | Compiling memmap v0.7.0 |
| 3268 | 2026-09-06T04:45:05.535Z | Compiling float-ord v0.3.2 |
| 3269 | 2026-09-06T04:45:05.646Z | Compiling zone v0.3.1 |
| 3270 | 2026-09-06T04:45:05.680Z | Compiling cancel-safe-futures v0.1.5 |
| 3271 | 2026-09-06T04:45:05.704Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 3272 | 2026-09-06T04:45:05.753Z | Compiling hmac v0.13.0 |
| 3273 | 2026-09-06T04:45:05.803Z | Compiling universal-hash v0.6.1 |
| 3274 | 2026-09-06T04:45:05.820Z | Compiling resolv-conf v0.7.6 |
| 3275 | 2026-09-06T04:45:05.977Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3276 | 2026-09-06T04:45:05.995Z | Compiling sha1 v0.10.6 |
| 3277 | 2026-09-06T04:45:05.998Z | Compiling libefi-sys v0.1.0 |
| 3278 | 2026-09-06T04:45:06.046Z | Compiling prettyplease v0.2.37 |
| 3279 | 2026-09-06T04:45:06.139Z | Compiling linear-map v1.2.0 |
| 3280 | 2026-09-06T04:45:06.177Z | Compiling usdt v0.5.0 |
| 3281 | 2026-09-06T04:45:06.199Z | Compiling polyval v0.7.1 |
| 3282 | 2026-09-06T04:45:06.253Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3283 | 2026-09-06T04:45:06.271Z | Compiling der v0.8.0 |
| 3284 | 2026-09-06T04:45:06.308Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3285 | 2026-09-06T04:45:06.334Z | Compiling newline-converter v0.3.0 |
| 3286 | 2026-09-06T04:45:06.353Z | Compiling console v0.15.11 |
| 3287 | 2026-09-06T04:45:06.370Z | Compiling bitfield-struct v0.6.2 |
| 3288 | 2026-09-06T04:45:06.431Z | Compiling ghash v0.6.0 |
| 3289 | 2026-09-06T04:45:06.487Z | Compiling pbkdf2 v0.13.0 |
| 3290 | 2026-09-06T04:45:06.520Z | Compiling oxide-update-engine-types v0.1.2 |
| 3291 | 2026-09-06T04:45:06.596Z | Compiling crypto-bigint v0.7.5 |
| 3292 | 2026-09-06T04:45:06.653Z | Compiling aes v0.9.1 |
| 3293 | 2026-09-06T04:45:06.706Z | Compiling expectorate v1.2.0 |
| 3294 | 2026-09-06T04:45:06.882Z | Compiling hickory-proto v0.24.4 |
| 3295 | 2026-09-06T04:45:06.900Z | Compiling ctr v0.10.1 |
| 3296 | 2026-09-06T04:45:06.966Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3297 | 2026-09-06T04:45:07.075Z | Compiling aead v0.6.1 |
| 3298 | 2026-09-06T04:45:07.093Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3299 | 2026-09-06T04:45:07.136Z | Compiling sha2 v0.11.0 |
| 3300 | 2026-09-06T04:45:07.154Z | Compiling nom v8.0.0 |
| 3301 | 2026-09-06T04:45:07.157Z | Compiling typify-macro v0.6.2 |
| 3302 | 2026-09-06T04:45:07.278Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3303 | 2026-09-06T04:45:07.382Z | Compiling linked-hash-map v0.5.6 |
| 3304 | 2026-09-06T04:45:07.416Z | Compiling semver v0.1.20 |
| 3305 | 2026-09-06T04:45:07.503Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3306 | 2026-09-06T04:45:07.599Z | Compiling oxide-update-engine v0.1.2 |
| 3307 | 2026-09-06T04:45:07.602Z | Compiling lru-cache v0.1.2 |
| 3308 | 2026-09-06T04:45:07.662Z | Compiling rustc_version v0.1.7 |
| 3309 | 2026-09-06T04:45:07.744Z | Compiling aes-gcm v0.11.0 |
| 3310 | 2026-09-06T04:45:07.779Z | Compiling spki v0.8.0 |
| 3311 | 2026-09-06T04:45:07.796Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3312 | 2026-09-06T04:45:07.799Z | Compiling tokio-dtrace v0.1.1 |
| 3313 | 2026-09-06T04:45:07.936Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3314 | 2026-09-06T04:45:07.971Z | Compiling salsa20 v0.11.0 |
| 3315 | 2026-09-06T04:45:08.033Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3316 | 2026-09-06T04:45:08.051Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3317 | 2026-09-06T04:45:08.115Z | Compiling slog-dtrace v0.3.0 |
| 3318 | 2026-09-06T04:45:08.136Z | Compiling minimal-lexical v0.2.1 |
| 3319 | 2026-09-06T04:45:08.139Z | Compiling xshell-macros v0.2.7 |
| 3320 | 2026-09-06T04:45:08.172Z | Compiling scrypt v0.12.0 |
| 3321 | 2026-09-06T04:45:08.293Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3322 | 2026-09-06T04:45:08.342Z | Compiling oxide-tokio-rt v0.1.4 |
| 3323 | 2026-09-06T04:45:08.425Z | Compiling nom v7.1.3 |
| 3324 | 2026-09-06T04:45:08.441Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3325 | 2026-09-06T04:45:08.459Z | Compiling newtype_derive v0.1.6 |
| 3326 | 2026-09-06T04:45:08.498Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3327 | 2026-09-06T04:45:08.579Z | Compiling xshell v0.2.7 |
| 3328 | 2026-09-06T04:45:08.690Z | Compiling phf_shared v0.12.1 |
| 3329 | 2026-09-06T04:45:08.713Z | Compiling rfc6979 v0.4.0 |
| 3330 | 2026-09-06T04:45:08.871Z | Compiling cbc v0.2.1 |
| 3331 | 2026-09-06T04:45:08.896Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3332 | 2026-09-06T04:45:08.950Z | Compiling csv-core v0.1.13 |
| 3333 | 2026-09-06T04:45:09.045Z | Compiling typify v0.6.2 |
| 3334 | 2026-09-06T04:45:09.069Z | Compiling hickory-resolver v0.24.4 |
| 3335 | 2026-09-06T04:45:09.102Z | Compiling chrono-tz v0.10.4 |
| 3336 | 2026-09-06T04:45:09.130Z | Compiling highway v1.3.0 |
| 3337 | 2026-09-06T04:45:09.191Z | Compiling progenitor-impl v0.14.0 |
| 3338 | 2026-09-06T04:45:09.239Z | Compiling unicode-xid v0.2.6 |
| 3339 | 2026-09-06T04:45:09.347Z | Compiling csv v1.4.0 |
| 3340 | 2026-09-06T04:45:09.364Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 3341 | 2026-09-06T04:45:09.394Z | Compiling const_format_proc_macros v0.2.34 |
| 3342 | 2026-09-06T04:45:09.516Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3343 | 2026-09-06T04:45:09.535Z | Compiling proc-macro-error2 v2.0.1 |
| 3344 | 2026-09-06T04:45:09.538Z | Compiling pkcs5 v0.8.1 |
| 3345 | 2026-09-06T04:45:09.580Z | Compiling phf v0.12.1 |
| 3346 | 2026-09-06T04:45:09.705Z | Compiling ecdsa v0.16.9 |
| 3347 | 2026-09-06T04:45:09.901Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3348 | 2026-09-06T04:45:09.930Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3349 | 2026-09-06T04:45:09.960Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3350 | 2026-09-06T04:45:10.147Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3351 | 2026-09-06T04:45:10.165Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3352 | 2026-09-06T04:45:10.194Z | Compiling qorb v0.4.1 |
| 3353 | 2026-09-06T04:45:10.251Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3354 | 2026-09-06T04:45:10.300Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3355 | 2026-09-06T04:45:10.328Z | Compiling primeorder v0.13.6 |
| 3356 | 2026-09-06T04:45:10.402Z | Compiling hashbrown v0.14.5 |
| 3357 | 2026-09-06T04:45:10.433Z | Compiling salty v0.3.0 |
| 3358 | 2026-09-06T04:45:10.591Z | Compiling p384 v0.13.1 |
| 3359 | 2026-09-06T04:45:10.634Z | Compiling const_format v0.2.35 |
| 3360 | 2026-09-06T04:45:10.741Z | Compiling knus-derive v3.4.0 |
| 3361 | 2026-09-06T04:45:10.823Z | Compiling pkcs8 v0.11.0 |
| 3362 | 2026-09-06T04:45:10.989Z | Compiling chumsky v0.9.3 |
| 3363 | 2026-09-06T04:45:11.088Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3364 | 2026-09-06T04:45:11.189Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3365 | 2026-09-06T04:45:11.246Z | Compiling tabled_derive v0.7.0 |
| 3366 | 2026-09-06T04:45:11.426Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3367 | 2026-09-06T04:45:11.594Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3368 | 2026-09-06T04:45:11.843Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3369 | 2026-09-06T04:45:11.959Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3370 | 2026-09-06T04:45:11.978Z | Compiling progenitor-macro v0.14.0 |
| 3371 | 2026-09-06T04:45:12.101Z | Compiling bcs v0.1.6 |
| 3372 | 2026-09-06T04:45:12.285Z | Compiling ff v0.14.0 |
| 3373 | 2026-09-06T04:45:12.289Z | Compiling termtree v0.5.1 |
| 3374 | 2026-09-06T04:45:12.322Z | Compiling tabled v0.15.0 |
| 3375 | 2026-09-06T04:45:12.326Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3376 | 2026-09-06T04:45:12.358Z | Compiling knus v3.4.0 |
| 3377 | 2026-09-06T04:45:12.433Z | Compiling steno v0.4.1 |
| 3378 | 2026-09-06T04:45:12.484Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3379 | 2026-09-06T04:45:12.488Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3380 | 2026-09-06T04:45:12.567Z | Compiling group v0.14.0 |
| 3381 | 2026-09-06T04:45:12.589Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3382 | 2026-09-06T04:45:12.666Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3383 | 2026-09-06T04:45:12.765Z | Compiling signature v3.0.0 |
| 3384 | 2026-09-06T04:45:12.783Z | Compiling tagptr v0.2.0 |
| 3385 | 2026-09-06T04:45:12.897Z | Compiling base16ct v1.0.0 |
| 3386 | 2026-09-06T04:45:12.989Z | Compiling moka v0.12.13 |
| 3387 | 2026-09-06T04:45:12.989Z | Compiling hkdf v0.13.0 |
| 3388 | 2026-09-06T04:45:13.022Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3389 | 2026-09-06T04:45:13.099Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3390 | 2026-09-06T04:45:13.190Z | Compiling sec1 v0.8.1 |
| 3391 | 2026-09-06T04:45:13.209Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3392 | 2026-09-06T04:45:13.262Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3393 | 2026-09-06T04:45:13.306Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3394 | 2026-09-06T04:45:13.442Z | Compiling elliptic-curve v0.14.1 |
| 3395 | 2026-09-06T04:45:13.519Z | Compiling parking_lot_core v0.8.6 |
| 3396 | 2026-09-06T04:45:13.601Z | Compiling corncobs v0.1.4 |
| 3397 | 2026-09-06T04:45:13.809Z | Compiling hickory-resolver v0.25.2 |
| 3398 | 2026-09-06T04:45:13.809Z | Compiling utf-8 v0.7.6 |
| 3399 | 2026-09-06T04:45:13.872Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3400 | 2026-09-06T04:45:14.032Z | Compiling tungstenite v0.21.0 |
| 3401 | 2026-09-06T04:45:14.049Z | Compiling wnaf v0.14.0 |
| 3402 | 2026-09-06T04:45:14.141Z | Compiling primefield v0.14.0 |
| 3403 | 2026-09-06T04:45:14.270Z | Compiling rfc6979 v0.6.0 |
| 3404 | 2026-09-06T04:45:14.309Z | Compiling libscf-sys v1.2.0 |
| 3405 | 2026-09-06T04:45:14.328Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 3406 | 2026-09-06T04:45:14.400Z | Compiling git-stub v1.0.0 |
| 3407 | 2026-09-06T04:45:14.459Z | Compiling secrecy v0.8.0 |
| 3408 | 2026-09-06T04:45:14.485Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3409 | 2026-09-06T04:45:14.633Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 3410 | 2026-09-06T04:45:14.688Z | Compiling git-stub-vcs v0.1.0 |
| 3411 | 2026-09-06T04:45:14.728Z | Compiling tokio-tungstenite v0.21.0 |
| 3412 | 2026-09-06T04:45:14.769Z | Compiling ecdsa v0.17.0 |
| 3413 | 2026-09-06T04:45:14.832Z | Compiling primeorder v0.14.0 |
| 3414 | 2026-09-06T04:45:15.002Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 3415 | 2026-09-06T04:45:15.094Z | Compiling dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 3416 | 2026-09-06T04:45:15.218Z | Compiling papergrid v0.18.0 |
| 3417 | 2026-09-06T04:45:15.265Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3418 | 2026-09-06T04:45:15.283Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3419 | 2026-09-06T04:45:15.306Z | Compiling curve25519-dalek v5.0.0 |
| 3420 | 2026-09-06T04:45:15.414Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3421 | 2026-09-06T04:45:15.474Z | Compiling unicase v2.9.0 |
| 3422 | 2026-09-06T04:45:15.667Z | Compiling parking_lot v0.11.2 |
| 3423 | 2026-09-06T04:45:15.715Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3424 | 2026-09-06T04:45:15.734Z | Compiling mime_guess v2.0.5 |
| 3425 | 2026-09-06T04:45:15.809Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3426 | 2026-09-06T04:45:15.862Z | Compiling ssh-encoding v0.3.0 |
| 3427 | 2026-09-06T04:45:15.879Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3428 | 2026-09-06T04:45:15.901Z | Compiling prefix-trie v0.7.0 |
| 3429 | 2026-09-06T04:45:16.031Z | Compiling fxhash v0.2.1 |
| 3430 | 2026-09-06T04:45:16.092Z | Compiling keccak v0.2.0 |
| 3431 | 2026-09-06T04:45:16.219Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3432 | 2026-09-06T04:45:16.240Z | Compiling tabled v0.21.0 |
| 3433 | 2026-09-06T04:45:16.278Z | Compiling hickory-server v0.25.2 |
| 3434 | 2026-09-06T04:45:16.302Z | Compiling sled v0.34.7 |
| 3435 | 2026-09-06T04:45:16.320Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3436 | 2026-09-06T04:45:16.354Z | Compiling ed25519 v3.0.0 |
| 3437 | 2026-09-06T04:45:16.391Z | Compiling crypto-primes v0.7.2 |
| 3438 | 2026-09-06T04:45:16.991Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3439 | 2026-09-06T04:45:17.163Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3440 | 2026-09-06T04:45:17.277Z | Compiling progenitor v0.14.0 |
| 3441 | 2026-09-06T04:45:17.456Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 3442 | 2026-09-06T04:45:17.477Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3443 | 2026-09-06T04:45:17.498Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3444 | 2026-09-06T04:45:17.501Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 3445 | 2026-09-06T04:45:17.588Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3446 | 2026-09-06T04:45:17.690Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 3447 | 2026-09-06T04:45:17.721Z | Compiling poly1305 v0.9.0 |
| 3448 | 2026-09-06T04:45:18.003Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3449 | 2026-09-06T04:45:18.138Z | Compiling blowfish v0.10.0 |
| 3450 | 2026-09-06T04:45:18.158Z | Compiling blake2 v0.11.0-rc.6 |
| 3451 | 2026-09-06T04:45:18.187Z | Compiling half v1.8.3 |
| 3452 | 2026-09-06T04:45:18.335Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3453 | 2026-09-06T04:45:18.423Z | Compiling crc8 v0.1.1 |
| 3454 | 2026-09-06T04:45:18.490Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3455 | 2026-09-06T04:45:18.510Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3456 | 2026-09-06T04:45:18.569Z | Compiling http-range v0.1.5 |
| 3457 | 2026-09-06T04:45:18.788Z | Compiling argon2 v0.6.0-rc.8 |
| 3458 | 2026-09-06T04:45:18.807Z | Compiling serde_cbor v0.11.2 |
| 3459 | 2026-09-06T04:45:18.811Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3460 | 2026-09-06T04:45:18.966Z | Compiling ssh-cipher v0.3.0 |
| 3461 | 2026-09-06T04:45:19.294Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3462 | 2026-09-06T04:45:19.437Z | Compiling rsa v0.10.0-rc.18 |
| 3463 | 2026-09-06T04:45:19.695Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3464 | 2026-09-06T04:45:19.985Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3465 | 2026-09-06T04:45:20.245Z | Compiling dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 3466 | 2026-09-06T04:45:20.294Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3467 | 2026-09-06T04:45:20.332Z | Compiling ed25519-dalek v3.0.0 |
| 3468 | 2026-09-06T04:45:20.543Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 3469 | 2026-09-06T04:45:20.571Z | Compiling sha3 v0.11.0 |
| 3470 | 2026-09-06T04:45:20.872Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3471 | 2026-09-06T04:45:20.894Z | Compiling p521 v0.14.0 |
| 3472 | 2026-09-06T04:45:21.053Z | Compiling p256 v0.14.0 |
| 3473 | 2026-09-06T04:45:21.072Z | Compiling p384 v0.14.0 |
| 3474 | 2026-09-06T04:45:21.110Z | Compiling scuffle v0.1.0 |
| 3475 | 2026-09-06T04:45:21.255Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3476 | 2026-09-06T04:45:21.274Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3477 | 2026-09-06T04:45:21.572Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3478 | 2026-09-06T04:45:21.663Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3479 | 2026-09-06T04:45:21.830Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 3480 | 2026-09-06T04:45:21.903Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3481 | 2026-09-06T04:45:22.098Z | Compiling yasna v0.5.2 |
| 3482 | 2026-09-06T04:45:22.218Z | Compiling kstat-rs v0.2.5 |
| 3483 | 2026-09-06T04:45:22.305Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3484 | 2026-09-06T04:45:22.342Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3485 | 2026-09-06T04:45:22.423Z | Compiling headers-core v0.3.0 |
| 3486 | 2026-09-06T04:45:22.546Z | Compiling kem v0.3.0 |
| 3487 | 2026-09-06T04:45:22.574Z | Compiling module-lattice v0.2.3 |
| 3488 | 2026-09-06T04:45:22.707Z | Compiling nanorand v0.7.0 |
| 3489 | 2026-09-06T04:45:22.747Z | Compiling sponge-cursor v0.1.0 |
| 3490 | 2026-09-06T04:45:22.810Z | Compiling ml-kem v0.3.2 |
| 3491 | 2026-09-06T04:45:22.868Z | Compiling rcgen v0.12.1 |
| 3492 | 2026-09-06T04:45:22.913Z | Compiling sha3 v0.12.0 |
| 3493 | 2026-09-06T04:45:23.038Z | Compiling flume v0.11.1 |
| 3494 | 2026-09-06T04:45:23.235Z | Compiling headers v0.4.1 |
| 3495 | 2026-09-06T04:45:23.366Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3496 | 2026-09-06T04:45:23.394Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3497 | 2026-09-06T04:45:23.414Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3498 | 2026-09-06T04:45:23.475Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3499 | 2026-09-06T04:45:23.514Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3500 | 2026-09-06T04:45:23.794Z | Compiling hyper-staticfile v0.10.1 |
| 3501 | 2026-09-06T04:45:23.818Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3502 | 2026-09-06T04:45:23.851Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3503 | 2026-09-06T04:45:24.029Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 3504 | 2026-09-06T04:45:24.222Z | Compiling ssh-key v0.7.0-rc.11 |
| 3505 | 2026-09-06T04:45:24.245Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3506 | 2026-09-06T04:45:24.266Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3507 | 2026-09-06T04:45:24.269Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3508 | 2026-09-06T04:45:24.307Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3509 | 2026-09-06T04:45:24.307Z | Compiling russh-cryptovec v0.62.0 |
| 3510 | 2026-09-06T04:45:24.311Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3511 | 2026-09-06T04:45:24.363Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3512 | 2026-09-06T04:45:24.434Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3513 | 2026-09-06T04:45:24.452Z | Compiling port-file v0.1.0 |
| 3514 | 2026-09-06T04:45:24.509Z | Compiling num-bigint v0.4.6 |
| 3515 | 2026-09-06T04:45:24.560Z | Compiling russh-util v0.52.0 |
| 3516 | 2026-09-06T04:45:24.582Z | Compiling generic-array v1.4.3 |
| 3517 | 2026-09-06T04:45:24.639Z | Compiling enum_dispatch v0.3.13 |
| 3518 | 2026-09-06T04:45:24.733Z | Compiling delegate v0.13.5 |
| 3519 | 2026-09-06T04:45:24.750Z | Compiling subprocess v0.2.15 |
| 3520 | 2026-09-06T04:45:24.767Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3521 | 2026-09-06T04:45:25.067Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3522 | 2026-09-06T04:45:25.093Z | Compiling hex-literal v1.1.0 |
| 3523 | 2026-09-06T04:45:25.185Z | Compiling md5 v0.8.0 |
| 3524 | 2026-09-06T04:45:25.233Z | Compiling display-error-chain v0.2.2 |
| 3525 | 2026-09-06T04:45:25.236Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3526 | 2026-09-06T04:45:25.437Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3527 | 2026-09-06T04:45:25.462Z | Compiling colored v2.2.0 |
| 3528 | 2026-09-06T04:45:25.482Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3529 | 2026-09-06T04:45:25.536Z | Compiling internet-checksum v0.2.1 |
| 3530 | 2026-09-06T04:45:25.758Z | Compiling russh v0.62.4 |
| 3531 | 2026-09-06T04:45:26.020Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3532 | 2026-09-06T04:45:27.155Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3533 | 2026-09-06T04:45:27.155Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3534 | 2026-09-06T04:45:29.022Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3535 | 2026-09-06T04:45:29.821Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3536 | 2026-09-06T04:45:30.567Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3537 | 2026-09-06T04:45:31.118Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3538 | 2026-09-06T04:45:32.525Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3539 | 2026-09-06T04:45:32.999Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3540 | 2026-09-06T04:45:42.304Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3541 | 2026-09-06T04:45:42.304Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3542 | 2026-09-06T04:45:42.307Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3543 | 2026-09-06T04:45:42.307Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3544 | 2026-09-06T04:45:42.307Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3545 | 2026-09-06T04:45:44.156Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3546 | 2026-09-06T04:45:44.247Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3547 | 2026-09-06T04:45:48.569Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3548 | 2026-09-06T04:46:32.113Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s |
| 3549 | 2026-09-06T04:46:32.116Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3550 | 2026-09-06T04:46:32.116Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3551 | 2026-09-06T04:46:32.356Z | |
| 3552 | 2026-09-06T04:46:32.356Z | real 1:33.762257162 |
| 3553 | 2026-09-06T04:46:32.356Z | user 8:46.770283231 |
| 3554 | 2026-09-06T04:46:32.356Z | sys 1:46.900712912 |
| 3555 | 2026-09-06T04:46:32.356Z | trap 0.241040345 |
| 3556 | 2026-09-06T04:46:32.356Z | tflt 0.391968396 |
| 3557 | 2026-09-06T04:46:32.356Z | dflt 2.150172328 |
| 3558 | 2026-09-06T04:46:32.356Z | kflt 0.000488000 |
| 3559 | 2026-09-06T04:46:32.359Z | lock 32:23.221661492 |
| 3560 | 2026-09-06T04:46:32.360Z | slp 20:04.743574115 |
| 3561 | 2026-09-06T04:46:32.360Z | lat 38.437127323 |
| 3562 | 2026-09-06T04:46:32.360Z | stop 3:06.347171187 |
| 3563 | 2026-09-06T04:46:32.360Z | + mkdir tests |
| 3564 | 2026-09-06T04:46:32.363Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3565 | 2026-09-06T04:46:32.363Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3566 | 2026-09-06T04:46:32.385Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-e3d38b02de2f3b5a tests/ |
| 3567 | 2026-09-06T04:46:32.419Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-04e3d212aeb44f99 tests/ |
| 3568 | 2026-09-06T04:46:32.451Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-e51498431da3c6fe tests/ |
| 3569 | 2026-09-06T04:46:32.803Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-0a21641ddc0f74cb tests/ |
| 3570 | 2026-09-06T04:46:33.118Z | + 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) |
| 3571 | 2026-09-06T04:46:33.122Z | + 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-04e3d212aeb44f99 tests/commtest-e51498431da3c6fe tests/dhcp_server-e3d38b02de2f3b5a tests/end_to_end_tests-0a21641ddc0f74cb 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 |
| 3572 | 2026-09-06T04:48:13.762Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3573 | 2026-09-06T04:48:13.762Z | a .github/buildomat/ci-env.sh 1K |
| 3574 | 2026-09-06T04:48:13.762Z | a out/target/test 1K |
| 3575 | 2026-09-06T04:48:13.762Z | a out/npuzone/npuzone 31102K |
| 3576 | 2026-09-06T04:48:13.762Z | a package-manifest.toml 35K |
| 3577 | 2026-09-06T04:48:13.762Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3578 | 2026-09-06T04:48:13.762Z | a target/release/omicron-package 48837K |
| 3579 | 2026-09-06T04:48:13.762Z | a target/release/xtask 11737K |
| 3580 | 2026-09-06T04:48:13.762Z | a target/debug/bootstrap 443403K |
| 3581 | 2026-09-06T04:48:13.762Z | a tests/bootstrap-04e3d212aeb44f99 34430K |
| 3582 | 2026-09-06T04:48:13.762Z | a tests/commtest-e51498431da3c6fe 444554K |
| 3583 | 2026-09-06T04:48:13.762Z | a tests/dhcp_server-e3d38b02de2f3b5a 34430K |
| 3584 | 2026-09-06T04:48:13.762Z | a tests/end_to_end_tests-0a21641ddc0f74cb 506225K |
| 3585 | 2026-09-06T04:48:13.762Z | a tools/opte_version 1K |
| 3586 | 2026-09-06T04:48:13.762Z | a tools/opte_version_override 2K |
| 3587 | 2026-09-06T04:48:13.762Z | a out/clickhouse.tar.gz 329559K |
| 3588 | 2026-09-06T04:48:13.762Z | a out/clickhouse_keeper.tar.gz 313510K |
| 3589 | 2026-09-06T04:48:13.763Z | a out/clickhouse_server.tar.gz 329556K |
| 3590 | 2026-09-06T04:48:13.763Z | a out/cockroachdb.tar.gz 170116K |
| 3591 | 2026-09-06T04:48:13.763Z | a out/crucible-pantry-zone.tar.gz 41566K |
| 3592 | 2026-09-06T04:48:13.763Z | a out/crucible-utils.tar 18900K |
| 3593 | 2026-09-06T04:48:13.763Z | a out/crucible-zone.tar.gz 56378K |
| 3594 | 2026-09-06T04:48:13.763Z | a out/external-dns.tar.gz 46578K |
| 3595 | 2026-09-06T04:48:13.763Z | a out/internal-dns.tar.gz 46578K |
| 3596 | 2026-09-06T04:48:13.763Z | a out/mg-ddm-gz.tar 115689K |
| 3597 | 2026-09-06T04:48:13.763Z | a out/nexus.tar.gz 358058K |
| 3598 | 2026-09-06T04:48:13.763Z | a out/ntp.tar.gz 34963K |
| 3599 | 2026-09-06T04:48:13.763Z | a out/omicron-gateway-softnpu.tar.gz 30233K |
| 3600 | 2026-09-06T04:48:13.763Z | a out/omicron-sled-agent.tar 242744K |
| 3601 | 2026-09-06T04:48:13.763Z | a out/overlay.tar.gz 4K |
| 3602 | 2026-09-06T04:48:13.763Z | a out/oximeter.tar.gz 69990K |
| 3603 | 2026-09-06T04:48:13.763Z | a out/oxlog.tar 4089K |
| 3604 | 2026-09-06T04:48:13.763Z | a out/probe.tar.gz 1396K |
| 3605 | 2026-09-06T04:48:13.763Z | a out/propolis-server.tar.gz 37925K |
| 3606 | 2026-09-06T04:48:13.763Z | a out/pumpkind-gz.tar 26647K |
| 3607 | 2026-09-06T04:48:13.763Z | a out/switch-softnpu.tar.gz 529318K |
| 3608 | 2026-09-06T04:48:13.767Z | |
| 3609 | 2026-09-06T04:48:13.767Z | real 1:40.640100171 |
| 3610 | 2026-09-06T04:48:13.767Z | user 1:37.366938527 |
| 3611 | 2026-09-06T04:48:13.767Z | sys 5.468774691 |
| 3612 | 2026-09-06T04:48:13.767Z | trap 0.007865398 |
| 3613 | 2026-09-06T04:48:13.767Z | tflt 0.000000000 |
| 3614 | 2026-09-06T04:48:13.767Z | dflt 0.000000000 |
| 3615 | 2026-09-06T04:48:13.767Z | kflt 0.000000000 |
| 3616 | 2026-09-06T04:48:13.767Z | lock 0.000000000 |
| 3617 | 2026-09-06T04:48:13.767Z | slp 1:37.186614691 |
| 3618 | 2026-09-06T04:48:13.767Z | lat 1.244779650 |
| 3619 | 2026-09-06T04:48:13.767Z | stop 0.000228720 |
| 3620 | 2026-09-06T04:48:13.767Z | process exited: duration 1036523 ms, exit code 0 |
| |
| 3621 | 2026-09-06T04:48:13.784Z | found 1 output files |
| 3622 | 2026-09-06T04:48:13.784Z | uploading: /work/package.tar.gz (2894930899 bytes) |
| 3623 | 2026-09-06T04:48:55.952Z | uploaded: /work/package.tar.gz |