|  |  |  | 
| 1 | 2024-08-22T02:33:07.904Z | job assigned to worker 01J5VYVE3YJK5VCMK58V376HJJ (queued for 35 s) | 
|  | 
| 2 | 2024-08-22T02:33:08.147Z | starting task 0: "setup" | 
| 3 | 2024-08-22T02:33:08.171Z | ++ uname -s | 
| 4 | 2024-08-22T02:33:08.171Z | + kern=SunOS | 
| 5 | 2024-08-22T02:33:08.171Z | + case "$kern" in | 
| 6 | 2024-08-22T02:33:08.171Z | + groupadd -g 12345 build | 
| 7 | 2024-08-22T02:33:08.171Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build | 
| 8 | 2024-08-22T02:33:10.176Z | + zfs create -o mountpoint=/work rpool/work | 
| 9 | 2024-08-22T02:33:10.210Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab | 
| 10 | 2024-08-22T02:33:10.234Z | + home_fs=zfs | 
| 11 | 2024-08-22T02:33:10.234Z | + [[ zfs == autofs ]] | 
| 12 | 2024-08-22T02:33:10.234Z | + mkdir -p /home/build | 
| 13 | 2024-08-22T02:33:10.234Z | + chown build:build /home/build /work | 
| 14 | 2024-08-22T02:33:12.220Z | + chmod 0700 /home/build /work | 
| 15 | 2024-08-22T02:33:12.245Z | process exited: duration 4077 ms, exit code 0 | 
|  | 
| 16 | 2024-08-22T02:33:12.294Z | starting task 1: "rust-toolchain" | 
| 17 | 2024-08-22T02:33:12.319Z | + printf ' * toolchain channel = "%s" | 
| 18 | 2024-08-22T02:33:12.319Z | * toolchain channel = "1.80.1" | 
| 19 | 2024-08-22T02:33:12.319Z | ' 1.80.1 | 
| 20 | 2024-08-22T02:33:12.319Z | * toolchain profile = "default" | 
| 21 | 2024-08-22T02:33:12.319Z | + printf ' * toolchain profile = "%s" | 
| 22 | 2024-08-22T02:33:12.319Z | ' default | 
| 23 | 2024-08-22T02:33:12.319Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs | 
| 24 | 2024-08-22T02:33:12.319Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default | 
| 25 | 2024-08-22T02:33:12.446Z | info: downloading installer | 
| 26 | 2024-08-22T02:33:13.088Z | info: profile set to 'default' | 
| 27 | 2024-08-22T02:33:13.088Z | info: default host triple is x86_64-unknown-illumos | 
| 28 | 2024-08-22T02:33:13.088Z | info: syncing channel updates for '1.80.1-x86_64-unknown-illumos' | 
| 29 | 2024-08-22T02:33:13.203Z | info: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06) | 
| 30 | 2024-08-22T02:33:13.203Z | info: downloading component 'cargo' | 
| 31 | 2024-08-22T02:33:13.472Z | info: downloading component 'clippy' | 
| 32 | 2024-08-22T02:33:13.527Z | info: downloading component 'rust-docs' | 
| 33 | 2024-08-22T02:33:13.714Z | info: downloading component 'rust-std' | 
| 34 | 2024-08-22T02:33:14.077Z | info: downloading component 'rustc' | 
| 35 | 2024-08-22T02:33:14.796Z | info: downloading component 'rustfmt' | 
| 36 | 2024-08-22T02:33:14.845Z | info: installing component 'cargo' | 
| 37 | 2024-08-22T02:33:15.945Z | info: installing component 'clippy' | 
| 38 | 2024-08-22T02:33:16.379Z | info: installing component 'rust-docs' | 
| 39 | 2024-08-22T02:33:19.118Z | info: installing component 'rust-std' | 
| 40 | 2024-08-22T02:33:21.100Z | info: installing component 'rustc' | 
| 41 | 2024-08-22T02:33:26.123Z | info: installing component 'rustfmt' | 
| 42 | 2024-08-22T02:33:26.502Z | info: default toolchain set to '1.80.1-x86_64-unknown-illumos' | 
| 43 | 2024-08-22T02:33:26.502Z |  | 
| 44 | 2024-08-22T02:33:26.618Z | 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06) | 
| 45 | 2024-08-22T02:33:26.618Z |  | 
| 46 | 2024-08-22T02:33:26.618Z |  | 
| 47 | 2024-08-22T02:33:26.618Z | Rust is installed now. Great! | 
| 48 | 2024-08-22T02:33:26.619Z |  | 
| 49 | 2024-08-22T02:33:26.619Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH | 
| 50 | 2024-08-22T02:33:26.619Z | environment variable. This has not been done automatically. | 
| 51 | 2024-08-22T02:33:26.619Z |  | 
| 52 | 2024-08-22T02:33:26.619Z | To configure your current shell, you need to source | 
| 53 | 2024-08-22T02:33:26.619Z | the corresponding env file under $HOME/.cargo. | 
| 54 | 2024-08-22T02:33:26.619Z |  | 
| 55 | 2024-08-22T02:33:26.646Z | This is usually done by running one of the following (note the leading DOT): | 
| 56 | 2024-08-22T02:33:26.646Z | . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh | 
| 57 | 2024-08-22T02:33:26.646Z | source "$HOME/.cargo/env.fish"  # For fish | 
| 58 | 2024-08-22T02:33:26.707Z | + rustc --version | 
| 59 | 2024-08-22T02:33:26.817Z | rustc 1.80.1 (3f5fd8dd4 2024-08-06) | 
| 60 | 2024-08-22T02:33:26.841Z | process exited: duration 14528 ms, exit code 0 | 
|  | 
| 61 | 2024-08-22T02:33:26.889Z | starting task 2: "authentication" | 
| 62 | 2024-08-22T02:33:26.944Z | process exited: duration 54 ms, exit code 0 | 
|  | 
| 63 | 2024-08-22T02:33:26.992Z | starting task 3: "clone repository" | 
| 64 | 2024-08-22T02:33:27.015Z | + mkdir -p /work/oxidecomputer/omicron | 
| 65 | 2024-08-22T02:33:27.015Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron | 
| 66 | 2024-08-22T02:33:27.039Z | Cloning into '/work/oxidecomputer/omicron'... | 
| 67 | 2024-08-22T02:33:33.637Z | + cd /work/oxidecomputer/omicron | 
| 68 | 2024-08-22T02:33:33.637Z | + git fetch origin ebbee8e5d5351d194663de6dc90b94ad1655ce65 | 
| 69 | 2024-08-22T02:33:34.014Z | From https://github.com/oxidecomputer/omicron | 
| 70 | 2024-08-22T02:33:34.014Z | * branch                ebbee8e5d5351d194663de6dc90b94ad1655ce65 -> FETCH_HEAD | 
| 71 | 2024-08-22T02:33:34.037Z | + [[ -n bugfix-6244 ]] | 
| 72 | 2024-08-22T02:33:34.037Z | ++ git branch --show-current | 
| 73 | 2024-08-22T02:33:34.037Z | + current=main | 
| 74 | 2024-08-22T02:33:34.037Z | + [[ main != bugfix-6244 ]] | 
| 75 | 2024-08-22T02:33:34.037Z | + git branch -f bugfix-6244 ebbee8e5d5351d194663de6dc90b94ad1655ce65 | 
| 76 | 2024-08-22T02:33:34.061Z | + git checkout -f bugfix-6244 | 
| 77 | 2024-08-22T02:33:34.234Z | Switched to branch 'bugfix-6244' | 
| 78 | 2024-08-22T02:33:34.257Z | + git reset --hard ebbee8e5d5351d194663de6dc90b94ad1655ce65 | 
| 79 | 2024-08-22T02:33:34.280Z | HEAD is now at ebbee8e5d fixup! Merge branch 'main' into bugfix-6244 | 
| 80 | 2024-08-22T02:33:34.280Z | process exited: duration 7276 ms, exit code 0 | 
|  | 
| 81 | 2024-08-22T02:33:34.330Z | starting task 4: "build" | 
| 82 | 2024-08-22T02:33:34.353Z | + cargo --version | 
| 83 | 2024-08-22T02:33:34.432Z | cargo 1.80.1 (376290515 2024-07-16) | 
| 84 | 2024-08-22T02:33:34.457Z | + rustc --version | 
| 85 | 2024-08-22T02:33:34.536Z | rustc 1.80.1 (3f5fd8dd4 2024-08-06) | 
| 86 | 2024-08-22T02:33:34.560Z | + source ./env.sh | 
| 87 | 2024-08-22T02:33:34.560Z | ++ OLD_SHELL_OPTS=ehxB | 
| 88 | 2024-08-22T02:33:34.560Z | ++ set -o xtrace | 
| 89 | 2024-08-22T02:33:34.560Z | ++++ dirname ./env.sh | 
| 90 | 2024-08-22T02:33:34.560Z | +++ readlink -f . | 
| 91 | 2024-08-22T02:33:34.560Z | ++ OMICRON_WS=/work/oxidecomputer/omicron | 
| 92 | 2024-08-22T02:33:34.560Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin | 
| 93 | 2024-08-22T02:33:34.560Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin | 
| 94 | 2024-08-22T02:33:34.560Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin | 
| 95 | 2024-08-22T02:33:34.560Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin | 
| 96 | 2024-08-22T02:33:34.560Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin | 
| 97 | 2024-08-22T02:33:34.560Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin | 
| 98 | 2024-08-22T02:33:34.560Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin | 
| 99 | 2024-08-22T02:33:34.560Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin | 
| 100 | 2024-08-22T02:33:34.560Z | ++ case $OLD_SHELL_OPTS in | 
| 101 | 2024-08-22T02:33:34.560Z | ++ unset OLD_SHELL_OPTS OMICRON_WS | 
| 102 | 2024-08-22T02:33:34.560Z | + banner prerequisites | 
| 103 | 2024-08-22T02:33:34.561Z |  | 
| 104 | 2024-08-22T02:33:34.561Z | #####   #####   ######  #####   ######   ####   #    #     #     ####      # | 
| 105 | 2024-08-22T02:33:34.561Z | #    #  #    #  #       #    #  #       #    #  #    #     #    #          # | 
| 106 | 2024-08-22T02:33:34.561Z | #    #  #    #  #####   #    #  #####   #    #  #    #     #     ####      # | 
| 107 | 2024-08-22T02:33:34.561Z | #####   #####   #       #####   #       #  # #  #    #     #         #     # | 
| 108 | 2024-08-22T02:33:34.561Z | #       #   #   #       #   #   #       #   #   #    #     #    #    #     # | 
| 109 | 2024-08-22T02:33:34.561Z | #       #    #  ######  #    #  ######   ### #   ####      #     ####      # | 
| 110 | 2024-08-22T02:33:34.561Z |  | 
| 111 | 2024-08-22T02:33:34.561Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y | 
| 112 | 2024-08-22T02:33:39.685Z | Startup: Refreshing catalog 'helios-dev' ... Done | 
| 113 | 2024-08-22T02:33:42.269Z | Startup: Caching catalogs ... Done | 
| 114 | 2024-08-22T02:33:44.354Z | Planning: Solver setup ... Done (1.294s) | 
| 115 | 2024-08-22T02:33:44.378Z | Planning: Running solver ... Done (0.021s) | 
| 116 | 2024-08-22T02:33:44.406Z | Planning: Finding local manifests ... Done (0.002s) | 
| 117 | 2024-08-22T02:33:44.484Z | Planning: Fetching manifests: 0/4  0% complete | 
| 118 | 2024-08-22T02:33:44.835Z | Planning: Fetching manifests: 4/4  100% complete | 
| 119 | 2024-08-22T02:33:45.025Z | Planning: Package planning ... Done (0.190s) | 
| 120 | 2024-08-22T02:33:45.087Z | Planning: Merging actions ... Done (0.060s) | 
| 121 | 2024-08-22T02:33:45.444Z | Planning: Checking for conflicting actions ... Done (0.360s) | 
| 122 | 2024-08-22T02:33:45.468Z | Planning: Consolidating action changes ... Done (0.013s) | 
| 123 | 2024-08-22T02:33:46.108Z | Planning: Evaluating mediators ... Done (0.650s) | 
| 124 | 2024-08-22T02:33:46.132Z | Planning: Planning completed in 3.79 seconds | 
| 125 | 2024-08-22T02:33:46.156Z | Packages to install:         4 | 
| 126 | 2024-08-22T02:33:46.156Z | Mediators to change:         2 | 
| 127 | 2024-08-22T02:33:46.156Z | Services to change:         1 | 
| 128 | 2024-08-22T02:33:46.156Z | Estimated space available: 148.82 GB | 
| 129 | 2024-08-22T02:33:46.156Z | Estimated space to be consumed:   1.48 GB | 
| 130 | 2024-08-22T02:33:46.156Z | Create boot environment:        No | 
| 131 | 2024-08-22T02:33:46.156Z | Create backup boot environment:        No | 
| 132 | 2024-08-22T02:33:46.156Z | Rebuild boot archive:        No | 
| 133 | 2024-08-22T02:33:46.156Z |  | 
| 134 | 2024-08-22T02:33:46.156Z | Changed mediators: | 
| 135 | 2024-08-22T02:33:46.156Z | mediator clang: | 
| 136 | 2024-08-22T02:33:46.156Z | version: None -> 15 (system default) | 
| 137 | 2024-08-22T02:33:46.156Z |  | 
| 138 | 2024-08-22T02:33:46.157Z | mediator llvm: | 
| 139 | 2024-08-22T02:33:46.157Z | version: 14 (system default) -> 15 (system default) | 
| 140 | 2024-08-22T02:33:46.157Z |  | 
| 141 | 2024-08-22T02:33:46.157Z | Changed packages: | 
| 142 | 2024-08-22T02:33:46.157Z | helios-dev | 
| 143 | 2024-08-22T02:33:46.157Z | developer/build-essential | 
| 144 | 2024-08-22T02:33:46.157Z | None -> 11-2.0 | 
| 145 | 2024-08-22T02:33:46.157Z | library/libxmlsec1 | 
| 146 | 2024-08-22T02:33:46.157Z | None -> 1.2.35-2.0 | 
| 147 | 2024-08-22T02:33:46.157Z | ooce/developer/clang-15 | 
| 148 | 2024-08-22T02:33:46.157Z | None -> 15.0.7-2.0 | 
| 149 | 2024-08-22T02:33:46.157Z | ooce/developer/llvm-15 | 
| 150 | 2024-08-22T02:33:46.157Z | None -> 15.0.7-2.0 | 
| 151 | 2024-08-22T02:33:46.157Z |  | 
| 152 | 2024-08-22T02:33:46.157Z | Services: | 
| 153 | 2024-08-22T02:33:46.157Z | restart_fmri: | 
| 154 | 2024-08-22T02:33:46.157Z | svc:/system/update-man-index:default | 
| 155 | 2024-08-22T02:33:46.191Z |  | 
| 156 | 2024-08-22T02:33:46.191Z | Download:    0/3290 items    0.0/212.6MB  0% complete | 
| 157 | 2024-08-22T02:33:51.194Z | Download:  454/3290 items   17.0/212.6MB  8% complete (3.5M/s) | 
| 158 | 2024-08-22T02:33:56.197Z | Download: 1197/3290 items   73.1/212.6MB  34% complete (7.3M/s) | 
| 159 | 2024-08-22T02:34:01.216Z | Download: 1763/3290 items  118.2/212.6MB  55% complete (10.1M/s) | 
| 160 | 2024-08-22T02:34:06.217Z | Download: 2401/3290 items  120.1/212.6MB  56% complete (4.8M/s) | 
| 161 | 2024-08-22T02:34:11.222Z | Download: 3248/3290 items  184.6/212.6MB  86% complete (6.6M/s) | 
| 162 | 2024-08-22T02:34:13.745Z | Download: Completed 212.60 MB in 27.55 seconds (7.7M/s) | 
| 163 | 2024-08-22T02:34:13.891Z | Actions:    1/3689 actions (Installing new actions) | 
| 164 | 2024-08-22T02:34:18.895Z | Actions: 2633/3689 actions (Installing new actions) | 
| 165 | 2024-08-22T02:34:19.649Z | Actions: Completed 3689 actions in 5.76 seconds. | 
| 166 | 2024-08-22T02:34:20.062Z | Done (0.407s) | 
| 167 | 2024-08-22T02:34:20.062Z | Done (0.000s) | 
| 168 | 2024-08-22T02:34:20.503Z | Done (0.441s) | 
| 169 | 2024-08-22T02:34:25.431Z | Done (4.784s) | 
| 170 | 2024-08-22T02:34:25.531Z | Done (0.018s) | 
| 171 | 2024-08-22T02:34:25.554Z | Done (0.000s) | 
| 172 | 2024-08-22T02:34:25.703Z | Done (0.000s) | 
| 173 | 2024-08-22T02:34:26.379Z | Planning: Evaluating mediator changes ... Done | 
| 174 | 2024-08-22T02:34:26.644Z | Planning: Checking for conflicting actions ... Done | 
| 175 | 2024-08-22T02:34:26.668Z | Planning: Consolidating action changes ... Done | 
| 176 | 2024-08-22T02:34:26.982Z | Planning: Evaluating mediators ... Done | 
| 177 | 2024-08-22T02:34:27.006Z | Planning: Planning completed in 0.60 seconds | 
| 178 | 2024-08-22T02:34:27.029Z | Mediators to change:  2 | 
| 179 | 2024-08-22T02:34:27.029Z | Create boot environment: No | 
| 180 | 2024-08-22T02:34:27.029Z | Create backup boot environment: No | 
| 181 | 2024-08-22T02:34:27.083Z | Done | 
| 182 | 2024-08-22T02:34:27.083Z | Done | 
| 183 | 2024-08-22T02:34:27.456Z | Done | 
| 184 | 2024-08-22T02:34:32.013Z | Done | 
| 185 | 2024-08-22T02:34:32.111Z | Done | 
| 186 | 2024-08-22T02:34:32.134Z | Done | 
| 187 | 2024-08-22T02:34:32.159Z | Done | 
| 188 | 2024-08-22T02:34:32.960Z | Planning: Evaluating mediator changes ... Done | 
| 189 | 2024-08-22T02:34:32.984Z | Planning: Merging actions ... Done | 
| 190 | 2024-08-22T02:34:33.252Z | Planning: Checking for conflicting actions ... Done | 
| 191 | 2024-08-22T02:34:33.275Z | Planning: Consolidating action changes ... Done | 
| 192 | 2024-08-22T02:34:33.571Z | Planning: Evaluating mediators ... Done | 
| 193 | 2024-08-22T02:34:33.638Z | Planning: Planning completed in 0.98 seconds | 
| 194 | 2024-08-22T02:34:33.679Z | Packages to change:   1 | 
| 195 | 2024-08-22T02:34:33.679Z | Mediators to change:   1 | 
| 196 | 2024-08-22T02:34:33.679Z | Services to change:   1 | 
| 197 | 2024-08-22T02:34:33.679Z | Create boot environment:  No | 
| 198 | 2024-08-22T02:34:33.679Z | Create backup boot environment: Yes | 
| 199 | 2024-08-22T02:34:35.228Z | Actions: 1/6 actions (Updating modified actions) | 
| 200 | 2024-08-22T02:34:35.252Z | Actions: Completed 6 actions in 0.00 seconds. | 
| 201 | 2024-08-22T02:34:35.252Z | Done | 
| 202 | 2024-08-22T02:34:35.252Z | Done | 
| 203 | 2024-08-22T02:34:35.322Z | Done | 
| 204 | 2024-08-22T02:34:39.840Z | Done | 
| 205 | 2024-08-22T02:34:39.952Z | Done | 
| 206 | 2024-08-22T02:34:39.976Z | Done | 
| 207 | 2024-08-22T02:34:40.039Z | Done | 
| 208 | 2024-08-22T02:34:40.561Z | MEDIATOR   VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION | 
| 209 | 2024-08-22T02:34:40.561Z | clang      system    15      system | 
| 210 | 2024-08-22T02:34:40.561Z | csh        system            system     illumos | 
| 211 | 2024-08-22T02:34:40.561Z | ctags      system            system     illumos | 
| 212 | 2024-08-22T02:34:40.561Z | gcc        vendor    12      vendor | 
| 213 | 2024-08-22T02:34:40.561Z | gcc        system    10      system | 
| 214 | 2024-08-22T02:34:40.561Z | gcc        system    7       system | 
| 215 | 2024-08-22T02:34:40.561Z | go         system    1.20    system | 
| 216 | 2024-08-22T02:34:40.561Z | go         system    1.19    system | 
| 217 | 2024-08-22T02:34:40.561Z | llvm       system    15      system | 
| 218 | 2024-08-22T02:34:40.561Z | llvm       system    14      system | 
| 219 | 2024-08-22T02:34:40.561Z | mariadb    system    10.6    system | 
| 220 | 2024-08-22T02:34:40.561Z | mta        vendor            vendor     dma | 
| 221 | 2024-08-22T02:34:40.561Z | openjdk    system    17      system | 
| 222 | 2024-08-22T02:34:40.562Z | openjdk    system    11      system | 
| 223 | 2024-08-22T02:34:40.562Z | openjdk    system    1.8     system | 
| 224 | 2024-08-22T02:34:40.562Z | openssl    vendor    3       vendor | 
| 225 | 2024-08-22T02:34:40.562Z | perl       system    5.36    system | 
| 226 | 2024-08-22T02:34:40.562Z | postgresql system    15      system | 
| 227 | 2024-08-22T02:34:40.562Z | postgresql system    13      system | 
| 228 | 2024-08-22T02:34:40.562Z | python     vendor    3       vendor | 
| 229 | 2024-08-22T02:34:40.562Z | python     system    2       system | 
| 230 | 2024-08-22T02:34:40.562Z | python3    system    3.11    system | 
| 231 | 2024-08-22T02:34:40.562Z | ruby       system    3.0     system | 
| 232 | 2024-08-22T02:34:40.562Z | words      vendor            vendor     american-english | 
| 233 | 2024-08-22T02:34:40.562Z | words      system            system     australian-english | 
| 234 | 2024-08-22T02:34:40.562Z | words      system            system     british-english | 
| 235 | 2024-08-22T02:34:40.562Z | words      system            system     canadian-english | 
| 236 | 2024-08-22T02:34:40.562Z | words      system            system     french | 
| 237 | 2024-08-22T02:34:40.562Z | words      system            system     italian | 
| 238 | 2024-08-22T02:34:40.562Z | words      system            system     ngerman | 
| 239 | 2024-08-22T02:34:40.562Z | words      system            system     ogerman | 
| 240 | 2024-08-22T02:34:40.562Z | words      system            system     spanish | 
| 241 | 2024-08-22T02:34:40.956Z | PUBLISHER                   TYPE     STATUS P LOCATION | 
| 242 | 2024-08-22T02:34:40.956Z | helios-dev                  origin   online F https://pkg.oxide.computer/helios/2/dev/ | 
| 243 | 2024-08-22T02:34:43.066Z | FMRI                                                                         IFO | 
| 244 | 2024-08-22T02:34:43.066Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z           im- | 
| 245 | 2024-08-22T02:34:43.066Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z            i-- | 
| 246 | 2024-08-22T02:34:43.066Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z              im- | 
| 247 | 2024-08-22T02:34:43.066Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z         im- | 
| 248 | 2024-08-22T02:34:43.066Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z         --- | 
| 249 | 2024-08-22T02:34:43.066Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z       i-- | 
| 250 | 2024-08-22T02:34:43.066Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z                     i-- | 
| 251 | 2024-08-22T02:34:43.066Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z                     --- | 
| 252 | 2024-08-22T02:34:43.066Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z          i-- | 
| 253 | 2024-08-22T02:34:43.066Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z          --- | 
| 254 | 2024-08-22T02:34:43.066Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z          i-- | 
| 255 | 2024-08-22T02:34:43.066Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z          --- | 
| 256 | 2024-08-22T02:34:43.752Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` | 
| 257 | 2024-08-22T02:34:44.122Z | Updating git repository `https://github.com/oxidecomputer/zone` | 
| 258 | 2024-08-22T02:34:44.505Z | Updating crates.io index | 
| 259 | 2024-08-22T02:34:44.529Z | Updating git repository `https://github.com/oxidecomputer/dropshot` | 
| 260 | 2024-08-22T02:34:45.398Z | Updating git repository `https://github.com/oxidecomputer/maghemite` | 
| 261 | 2024-08-22T02:34:46.262Z | Updating git repository `https://github.com/oxidecomputer/oxnet` | 
| 262 | 2024-08-22T02:34:46.601Z | Updating git repository `https://github.com/oxidecomputer/progenitor` | 
| 263 | 2024-08-22T02:34:48.355Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` | 
| 264 | 2024-08-22T02:34:48.657Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` | 
| 265 | 2024-08-22T02:34:48.992Z | Updating git repository `https://github.com/oxidecomputer/propolis` | 
| 266 | 2024-08-22T02:34:50.248Z | Updating git repository `https://github.com/oxidecomputer/crucible` | 
| 267 | 2024-08-22T02:34:52.265Z | Updating git repository `https://github.com/oxidecomputer/opte` | 
| 268 | 2024-08-22T02:34:53.311Z | Updating git repository `https://github.com/oxidecomputer/falcon` | 
| 269 | 2024-08-22T02:34:54.130Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` | 
| 270 | 2024-08-22T02:34:54.520Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` | 
| 271 | 2024-08-22T02:34:55.227Z | Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel` | 
| 272 | 2024-08-22T02:34:55.628Z | Updating git repository `https://github.com/oxidecomputer/diesel-dtrace` | 
| 273 | 2024-08-22T02:34:56.015Z | Updating git repository `https://github.com/oxidecomputer/tofino` | 
| 274 | 2024-08-22T02:34:56.515Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` | 
| 275 | 2024-08-22T02:34:56.908Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` | 
| 276 | 2024-08-22T02:34:57.228Z | Updating git repository `https://github.com/oxidecomputer/libnvme` | 
| 277 | 2024-08-22T02:34:57.578Z | Updating git repository `https://github.com/oxidecomputer/clickward` | 
| 278 | 2024-08-22T02:34:57.942Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` | 
| 279 | 2024-08-22T02:34:58.359Z | Updating git repository `https://github.com/oxidecomputer/ispf` | 
| 280 | 2024-08-22T02:34:58.831Z | Updating git repository `https://github.com/oxidecomputer/poptrie` | 
| 281 | 2024-08-22T02:34:59.341Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` | 
| 282 | 2024-08-22T02:34:59.905Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` | 
| 283 | 2024-08-22T02:35:00.325Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` | 
| 284 | 2024-08-22T02:35:00.883Z | Updating git repository `https://github.com/oxidecomputer/typify` | 
| 285 | 2024-08-22T02:35:03.438Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` | 
| 286 | 2024-08-22T02:35:03.761Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` | 
| 287 | 2024-08-22T02:35:04.825Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` | 
| 288 | 2024-08-22T02:35:05.248Z | Updating git repository `https://github.com/oxidecomputer/rfb` | 
| 289 | 2024-08-22T02:35:06.677Z | Downloading crates ... | 
| 290 | 2024-08-22T02:35:06.750Z | Downloaded cpufeatures v0.2.12 | 
| 291 | 2024-08-22T02:35:06.775Z | Downloaded usdt-macro v0.5.0 | 
| 292 | 2024-08-22T02:35:06.775Z | Downloaded usdt-attr-macro v0.5.0 | 
| 293 | 2024-08-22T02:35:06.775Z | Downloaded zerocopy-derive v0.7.34 | 
| 294 | 2024-08-22T02:35:06.775Z | Downloaded anstream v0.6.14 | 
| 295 | 2024-08-22T02:35:06.775Z | Downloaded winnow v0.6.18 | 
| 296 | 2024-08-22T02:35:06.799Z | Downloaded clap_lex v0.7.0 | 
| 297 | 2024-08-22T02:35:06.799Z | Downloaded typenum v1.17.0 | 
| 298 | 2024-08-22T02:35:06.799Z | Downloaded unicode-width v0.1.13 | 
| 299 | 2024-08-22T02:35:06.799Z | Downloaded goblin v0.8.2 | 
| 300 | 2024-08-22T02:35:06.822Z | Downloaded version_check v0.9.5 | 
| 301 | 2024-08-22T02:35:06.822Z | Downloaded toml_edit v0.22.20 | 
| 302 | 2024-08-22T02:35:06.846Z | Downloaded pest v2.7.10 | 
| 303 | 2024-08-22T02:35:06.846Z | Downloaded zerocopy v0.7.34 | 
| 304 | 2024-08-22T02:35:06.869Z | Downloaded cfg-if v1.0.0 | 
| 305 | 2024-08-22T02:35:06.869Z | Downloaded rustix v0.38.34 | 
| 306 | 2024-08-22T02:35:06.893Z | Downloaded pest_generator v2.7.10 | 
| 307 | 2024-08-22T02:35:06.893Z | Downloaded itoa v1.0.11 | 
| 308 | 2024-08-22T02:35:06.893Z | Downloaded libc v0.2.156 | 
| 309 | 2024-08-22T02:35:06.922Z | Downloaded hashbrown v0.14.5 | 
| 310 | 2024-08-22T02:35:06.946Z | Downloaded equivalent v1.0.1 | 
| 311 | 2024-08-22T02:35:06.946Z | Downloaded camino v1.1.9 | 
| 312 | 2024-08-22T02:35:06.946Z | Downloaded usdt-impl v0.5.0 | 
| 313 | 2024-08-22T02:35:06.946Z | Downloaded usdt v0.5.0 | 
| 314 | 2024-08-22T02:35:06.946Z | Downloaded ucd-trie v0.1.6 | 
| 315 | 2024-08-22T02:35:06.946Z | Downloaded toml v0.8.19 | 
| 316 | 2024-08-22T02:35:06.946Z | Downloaded thread-id v4.2.1 | 
| 317 | 2024-08-22T02:35:06.946Z | Downloaded thiserror-impl v1.0.63 | 
| 318 | 2024-08-22T02:35:06.946Z | Downloaded terminal_size v0.3.0 | 
| 319 | 2024-08-22T02:35:06.946Z | Downloaded tabled v0.15.0 | 
| 320 | 2024-08-22T02:35:06.970Z | Downloaded syn v1.0.109 | 
| 321 | 2024-08-22T02:35:06.994Z | Downloaded strsim v0.11.1 | 
| 322 | 2024-08-22T02:35:06.994Z | Downloaded serde_tokenstream v0.2.2 | 
| 323 | 2024-08-22T02:35:06.994Z | Downloaded serde_json v1.0.125 | 
| 324 | 2024-08-22T02:35:06.994Z | Downloaded serde_derive v1.0.208 | 
| 325 | 2024-08-22T02:35:06.994Z | Downloaded semver v1.0.23 | 
| 326 | 2024-08-22T02:35:06.994Z | Downloaded scroll v0.12.0 | 
| 327 | 2024-08-22T02:35:06.994Z | Downloaded ryu v1.0.18 | 
| 328 | 2024-08-22T02:35:07.018Z | Downloaded proc-macro2 v1.0.86 | 
| 329 | 2024-08-22T02:35:07.018Z | Downloaded proc-macro-error v1.0.4 | 
| 330 | 2024-08-22T02:35:07.018Z | Downloaded plain v0.2.3 | 
| 331 | 2024-08-22T02:35:07.018Z | Downloaded papergrid v0.11.0 | 
| 332 | 2024-08-22T02:35:07.018Z | Downloaded memmap v0.7.0 | 
| 333 | 2024-08-22T02:35:07.018Z | Downloaded macaddr v1.0.1 | 
| 334 | 2024-08-22T02:35:07.018Z | Downloaded is_terminal_polyfill v1.70.0 | 
| 335 | 2024-08-22T02:35:07.018Z | Downloaded heck v0.5.0 | 
| 336 | 2024-08-22T02:35:07.018Z | Downloaded generic-array v0.14.7 | 
| 337 | 2024-08-22T02:35:07.018Z | Downloaded fnv v1.0.7 | 
| 338 | 2024-08-22T02:35:07.047Z | Downloaded dof v0.3.0 | 
| 339 | 2024-08-22T02:35:07.047Z | Downloaded syn v2.0.74 | 
| 340 | 2024-08-22T02:35:07.047Z | Downloaded sha2 v0.10.8 | 
| 341 | 2024-08-22T02:35:07.047Z | Downloaded serde_spanned v0.6.7 | 
| 342 | 2024-08-22T02:35:07.047Z | Downloaded serde v1.0.208 | 
| 343 | 2024-08-22T02:35:07.047Z | Downloaded once_cell v1.19.0 | 
| 344 | 2024-08-22T02:35:07.047Z | Downloaded memchr v2.7.2 | 
| 345 | 2024-08-22T02:35:07.073Z | Downloaded dtrace-parser v0.2.0 | 
| 346 | 2024-08-22T02:35:07.073Z | Downloaded clap_derive v4.5.13 | 
| 347 | 2024-08-22T02:35:07.073Z | Downloaded cargo_toml v0.20.4 | 
| 348 | 2024-08-22T02:35:07.073Z | Downloaded cargo-platform v0.1.8 | 
| 349 | 2024-08-22T02:35:07.074Z | Downloaded block-buffer v0.10.4 | 
| 350 | 2024-08-22T02:35:07.074Z | Downloaded autocfg v1.3.0 | 
| 351 | 2024-08-22T02:35:07.074Z | Downloaded toml_datetime v0.6.8 | 
| 352 | 2024-08-22T02:35:07.074Z | Downloaded thiserror v1.0.63 | 
| 353 | 2024-08-22T02:35:07.074Z | Downloaded tabled_derive v0.7.0 | 
| 354 | 2024-08-22T02:35:07.074Z | Downloaded pest_derive v2.7.10 | 
| 355 | 2024-08-22T02:35:07.074Z | Downloaded log v0.4.21 | 
| 356 | 2024-08-22T02:35:07.074Z | Downloaded indexmap v2.4.0 | 
| 357 | 2024-08-22T02:35:07.097Z | Downloaded heck v0.4.1 | 
| 358 | 2024-08-22T02:35:07.097Z | Downloaded digest v0.10.7 | 
| 359 | 2024-08-22T02:35:07.097Z | Downloaded crypto-common v0.1.6 | 
| 360 | 2024-08-22T02:35:07.098Z | Downloaded colorchoice v1.0.1 | 
| 361 | 2024-08-22T02:35:07.098Z | Downloaded clap_builder v4.5.15 | 
| 362 | 2024-08-22T02:35:07.098Z | Downloaded clap v4.5.16 | 
| 363 | 2024-08-22T02:35:07.121Z | Downloaded byteorder v1.5.0 | 
| 364 | 2024-08-22T02:35:07.121Z | Downloaded utf8parse v0.2.1 | 
| 365 | 2024-08-22T02:35:07.121Z | Downloaded unicode-ident v1.0.12 | 
| 366 | 2024-08-22T02:35:07.121Z | Downloaded pretty-hex v0.4.1 | 
| 367 | 2024-08-22T02:35:07.121Z | Downloaded pest_meta v2.7.10 | 
| 368 | 2024-08-22T02:35:07.121Z | Downloaded fs-err v2.11.0 | 
| 369 | 2024-08-22T02:35:07.121Z | Downloaded errno v0.3.9 | 
| 370 | 2024-08-22T02:35:07.121Z | Downloaded cargo_metadata v0.18.1 | 
| 371 | 2024-08-22T02:35:07.121Z | Downloaded scroll_derive v0.12.0 | 
| 372 | 2024-08-22T02:35:07.121Z | Downloaded quote v1.0.36 | 
| 373 | 2024-08-22T02:35:07.121Z | Downloaded proc-macro-error-attr v1.0.4 | 
| 374 | 2024-08-22T02:35:07.121Z | Downloaded bytecount v0.6.8 | 
| 375 | 2024-08-22T02:35:07.145Z | Downloaded swrite v0.1.0 | 
| 376 | 2024-08-22T02:35:07.145Z | Downloaded bitflags v2.6.0 | 
| 377 | 2024-08-22T02:35:07.145Z | Downloaded anyhow v1.0.86 | 
| 378 | 2024-08-22T02:35:07.145Z | Downloaded anstyle-query v1.0.3 | 
| 379 | 2024-08-22T02:35:07.145Z | Downloaded anstyle-parse v0.2.4 | 
| 380 | 2024-08-22T02:35:07.145Z | Downloaded anstyle v1.0.8 | 
| 381 | 2024-08-22T02:35:07.266Z | Compiling proc-macro2 v1.0.86 | 
| 382 | 2024-08-22T02:35:07.289Z | Compiling unicode-ident v1.0.12 | 
| 383 | 2024-08-22T02:35:07.289Z | Compiling version_check v0.9.5 | 
| 384 | 2024-08-22T02:35:07.289Z | Compiling serde v1.0.208 | 
| 385 | 2024-08-22T02:35:07.289Z | Compiling memchr v2.7.2 | 
| 386 | 2024-08-22T02:35:07.289Z | Compiling thiserror v1.0.63 | 
| 387 | 2024-08-22T02:35:07.289Z | Compiling libc v0.2.156 | 
| 388 | 2024-08-22T02:35:07.289Z | Compiling ucd-trie v0.1.6 | 
| 389 | 2024-08-22T02:35:07.565Z | Compiling ryu v1.0.18 | 
| 390 | 2024-08-22T02:35:07.867Z | Compiling itoa v1.0.11 | 
| 391 | 2024-08-22T02:35:08.003Z | Compiling once_cell v1.19.0 | 
| 392 | 2024-08-22T02:35:08.037Z | Compiling byteorder v1.5.0 | 
| 393 | 2024-08-22T02:35:08.173Z | Compiling serde_json v1.0.125 | 
| 394 | 2024-08-22T02:35:08.437Z | Compiling proc-macro-error-attr v1.0.4 | 
| 395 | 2024-08-22T02:35:08.520Z | Compiling usdt-impl v0.5.0 | 
| 396 | 2024-08-22T02:35:08.564Z | Compiling rustix v0.38.34 | 
| 397 | 2024-08-22T02:35:08.699Z | Compiling syn v1.0.109 | 
| 398 | 2024-08-22T02:35:08.753Z | Compiling proc-macro-error v1.0.4 | 
| 399 | 2024-08-22T02:35:08.811Z | Compiling quote v1.0.36 | 
| 400 | 2024-08-22T02:35:08.990Z | Compiling equivalent v1.0.1 | 
| 401 | 2024-08-22T02:35:09.055Z | Compiling plain v0.2.3 | 
| 402 | 2024-08-22T02:35:09.107Z | Compiling hashbrown v0.14.5 | 
| 403 | 2024-08-22T02:35:09.208Z | Compiling syn v2.0.74 | 
| 404 | 2024-08-22T02:35:09.340Z | Compiling errno v0.3.9 | 
| 405 | 2024-08-22T02:35:09.369Z | Compiling utf8parse v0.2.1 | 
| 406 | 2024-08-22T02:35:09.429Z | Compiling log v0.4.21 | 
| 407 | 2024-08-22T02:35:09.457Z | Compiling thread-id v4.2.1 | 
| 408 | 2024-08-22T02:35:09.524Z | Compiling bitflags v2.6.0 | 
| 409 | 2024-08-22T02:35:09.552Z | Compiling anstyle-parse v0.2.4 | 
| 410 | 2024-08-22T02:35:09.891Z | Compiling anstyle-query v1.0.3 | 
| 411 | 2024-08-22T02:35:09.919Z | Compiling anstyle v1.0.8 | 
| 412 | 2024-08-22T02:35:10.110Z | Compiling winnow v0.6.18 | 
| 413 | 2024-08-22T02:35:10.180Z | Compiling pretty-hex v0.4.1 | 
| 414 | 2024-08-22T02:35:10.328Z | Compiling indexmap v2.4.0 | 
| 415 | 2024-08-22T02:35:10.378Z | Compiling autocfg v1.3.0 | 
| 416 | 2024-08-22T02:35:10.402Z | Compiling semver v1.0.23 | 
| 417 | 2024-08-22T02:35:10.462Z | Compiling camino v1.1.9 | 
| 418 | 2024-08-22T02:35:10.896Z | Compiling is_terminal_polyfill v1.70.0 | 
| 419 | 2024-08-22T02:35:11.036Z | Compiling colorchoice v1.0.1 | 
| 420 | 2024-08-22T02:35:11.173Z | Compiling anstream v0.6.14 | 
| 421 | 2024-08-22T02:35:11.201Z | Compiling terminal_size v0.3.0 | 
| 422 | 2024-08-22T02:35:11.227Z | Compiling fs-err v2.11.0 | 
| 423 | 2024-08-22T02:35:11.449Z | Compiling bytecount v0.6.8 | 
| 424 | 2024-08-22T02:35:11.518Z | Compiling anyhow v1.0.86 | 
| 425 | 2024-08-22T02:35:11.555Z | Compiling heck v0.5.0 | 
| 426 | 2024-08-22T02:35:11.578Z | Compiling unicode-width v0.1.13 | 
| 427 | 2024-08-22T02:35:11.665Z | Compiling heck v0.4.1 | 
| 428 | 2024-08-22T02:35:11.800Z | Compiling fnv v1.0.7 | 
| 429 | 2024-08-22T02:35:11.825Z | Compiling strsim v0.11.1 | 
| 430 | 2024-08-22T02:35:12.026Z | Compiling clap_lex v0.7.0 | 
| 431 | 2024-08-22T02:35:12.111Z | Compiling papergrid v0.11.0 | 
| 432 | 2024-08-22T02:35:12.381Z | Compiling clap_builder v4.5.15 | 
| 433 | 2024-08-22T02:35:12.487Z | Compiling memmap v0.7.0 | 
| 434 | 2024-08-22T02:35:12.832Z | Compiling swrite v0.1.0 | 
| 435 | 2024-08-22T02:35:14.306Z | Compiling tabled_derive v0.7.0 | 
| 436 | 2024-08-22T02:35:16.040Z | Compiling tabled v0.15.0 | 
| 437 | 2024-08-22T02:35:17.216Z | Compiling serde_derive v1.0.208 | 
| 438 | 2024-08-22T02:35:17.216Z | Compiling thiserror-impl v1.0.63 | 
| 439 | 2024-08-22T02:35:17.216Z | Compiling zerocopy-derive v0.7.34 | 
| 440 | 2024-08-22T02:35:17.240Z | Compiling scroll_derive v0.12.0 | 
| 441 | 2024-08-22T02:35:17.400Z | Compiling clap_derive v4.5.13 | 
| 442 | 2024-08-22T02:35:18.399Z | Compiling scroll v0.12.0 | 
| 443 | 2024-08-22T02:35:18.816Z | Compiling goblin v0.8.2 | 
| 444 | 2024-08-22T02:35:18.957Z | Compiling zerocopy v0.7.34 | 
| 445 | 2024-08-22T02:35:19.640Z | Compiling pest v2.7.10 | 
| 446 | 2024-08-22T02:35:20.577Z | Compiling clap v4.5.16 | 
| 447 | 2024-08-22T02:35:21.730Z | Compiling pest_meta v2.7.10 | 
| 448 | 2024-08-22T02:35:22.722Z | Compiling pest_generator v2.7.10 | 
| 449 | 2024-08-22T02:35:24.511Z | Compiling pest_derive v2.7.10 | 
| 450 | 2024-08-22T02:35:25.192Z | Compiling dtrace-parser v0.2.0 | 
| 451 | 2024-08-22T02:35:26.828Z | Compiling toml_datetime v0.6.8 | 
| 452 | 2024-08-22T02:35:26.828Z | Compiling serde_spanned v0.6.7 | 
| 453 | 2024-08-22T02:35:26.851Z | Compiling cargo-platform v0.1.8 | 
| 454 | 2024-08-22T02:35:27.225Z | Compiling serde_tokenstream v0.2.2 | 
| 455 | 2024-08-22T02:35:27.248Z | Compiling toml_edit v0.22.20 | 
| 456 | 2024-08-22T02:35:27.419Z | Compiling macaddr v1.0.1 | 
| 457 | 2024-08-22T02:35:28.206Z | Compiling dof v0.3.0 | 
| 458 | 2024-08-22T02:35:28.207Z | Compiling cargo_metadata v0.18.1 | 
| 459 | 2024-08-22T02:35:29.911Z | Compiling toml v0.8.19 | 
| 460 | 2024-08-22T02:35:30.171Z | Compiling usdt-macro v0.5.0 | 
| 461 | 2024-08-22T02:35:30.195Z | Compiling usdt-attr-macro v0.5.0 | 
| 462 | 2024-08-22T02:35:30.695Z | Compiling cargo_toml v0.20.4 | 
| 463 | 2024-08-22T02:35:31.314Z | Compiling usdt v0.5.0 | 
| 464 | 2024-08-22T02:35:34.890Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) | 
| 465 | 2024-08-22T02:35:39.690Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.23s | 
| 466 | 2024-08-22T02:35:39.919Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` | 
| 467 | 2024-08-22T02:35:40.685Z | Downloading crates ... | 
| 468 | 2024-08-22T02:35:40.807Z | Downloaded bitstruct_derive v0.1.0 | 
| 469 | 2024-08-22T02:35:40.831Z | Downloaded atomicwrites v0.4.3 | 
| 470 | 2024-08-22T02:35:40.831Z | Downloaded bit-set v0.5.3 | 
| 471 | 2024-08-22T02:35:40.831Z | Downloaded aead v0.5.2 | 
| 472 | 2024-08-22T02:35:40.831Z | Downloaded ident_case v1.0.1 | 
| 473 | 2024-08-22T02:35:40.831Z | Downloaded kstat-rs v0.2.4 | 
| 474 | 2024-08-22T02:35:40.831Z | Downloaded adler v1.0.2 | 
| 475 | 2024-08-22T02:35:40.831Z | Downloaded impl-trait-for-tuples v0.2.2 | 
| 476 | 2024-08-22T02:35:40.856Z | Downloaded lalrpop-util v0.19.12 | 
| 477 | 2024-08-22T02:35:40.856Z | Downloaded humantime v2.1.0 | 
| 478 | 2024-08-22T02:35:40.856Z | Downloaded darling_core v0.20.9 | 
| 479 | 2024-08-22T02:35:40.856Z | Downloaded serde_path_to_error v0.1.16 | 
| 480 | 2024-08-22T02:35:40.882Z | Downloaded fallible-iterator v0.2.0 | 
| 481 | 2024-08-22T02:35:40.882Z | Downloaded env_logger v0.9.3 | 
| 482 | 2024-08-22T02:35:40.882Z | Downloaded fd-lock v4.0.2 | 
| 483 | 2024-08-22T02:35:40.882Z | Downloaded h2 v0.3.26 | 
| 484 | 2024-08-22T02:35:40.906Z | Downloaded rustls-pemfile v1.0.4 | 
| 485 | 2024-08-22T02:35:40.906Z | Downloaded password-hash v0.5.0 | 
| 486 | 2024-08-22T02:35:40.906Z | Downloaded rustls v0.21.12 | 
| 487 | 2024-08-22T02:35:40.930Z | Downloaded resolv-conf v0.7.0 | 
| 488 | 2024-08-22T02:35:40.954Z | Downloaded gethostname v0.5.0 | 
| 489 | 2024-08-22T02:35:40.954Z | Downloaded hickory-resolver v0.24.1 | 
| 490 | 2024-08-22T02:35:40.954Z | Downloaded serde_yaml v0.9.34+deprecated | 
| 491 | 2024-08-22T02:35:40.954Z | Downloaded untrusted v0.9.0 | 
| 492 | 2024-08-22T02:35:40.979Z | Downloaded radium v0.7.0 | 
| 493 | 2024-08-22T02:35:40.979Z | Downloaded phf v0.11.2 | 
| 494 | 2024-08-22T02:35:40.979Z | Downloaded rand_core v0.6.4 | 
| 495 | 2024-08-22T02:35:40.979Z | Downloaded rand v0.8.5 | 
| 496 | 2024-08-22T02:35:40.979Z | Downloaded portpicker v0.1.1 | 
| 497 | 2024-08-22T02:35:40.979Z | Downloaded downcast v0.11.0 | 
| 498 | 2024-08-22T02:35:41.003Z | Downloaded slog v2.7.0 | 
| 499 | 2024-08-22T02:35:41.003Z | Downloaded toml_edit v0.19.15 | 
| 500 | 2024-08-22T02:35:41.027Z | Downloaded tokio-postgres v0.7.11 | 
| 501 | 2024-08-22T02:35:41.051Z | Downloaded regex v1.10.6 | 
| 502 | 2024-08-22T02:35:41.075Z | Downloaded zeroize v1.7.0 | 
| 503 | 2024-08-22T02:35:41.075Z | Downloaded flagset v0.4.5 | 
| 504 | 2024-08-22T02:35:41.075Z | Downloaded rusty-fork v0.3.0 | 
| 505 | 2024-08-22T02:35:41.075Z | Downloaded ppv-lite86 v0.2.17 | 
| 506 | 2024-08-22T02:35:41.099Z | Downloaded poly1305 v0.8.0 | 
| 507 | 2024-08-22T02:35:41.099Z | Downloaded postgres-types v0.2.7 | 
| 508 | 2024-08-22T02:35:41.099Z | Downloaded strum v0.26.3 | 
| 509 | 2024-08-22T02:35:41.099Z | Downloaded structmeta-derive v0.2.0 | 
| 510 | 2024-08-22T02:35:41.099Z | Downloaded supports-color v3.0.0 | 
| 511 | 2024-08-22T02:35:41.099Z | Downloaded fragile v2.0.0 | 
| 512 | 2024-08-22T02:35:41.123Z | Downloaded zip v0.6.6 | 
| 513 | 2024-08-22T02:35:41.123Z | Downloaded hostname v0.3.1 | 
| 514 | 2024-08-22T02:35:41.123Z | Downloaded futures-task v0.3.30 | 
| 515 | 2024-08-22T02:35:41.123Z | Downloaded salsa20 v0.10.2 | 
| 516 | 2024-08-22T02:35:41.123Z | Downloaded powerfmt v0.2.0 | 
| 517 | 2024-08-22T02:35:41.123Z | Downloaded sync_wrapper v0.1.2 | 
| 518 | 2024-08-22T02:35:41.123Z | Downloaded strum_macros v0.26.4 | 
| 519 | 2024-08-22T02:35:41.147Z | Downloaded futures-util v0.3.30 | 
| 520 | 2024-08-22T02:35:41.147Z | Downloaded http-range v0.1.5 | 
| 521 | 2024-08-22T02:35:41.147Z | Downloaded home v0.5.9 | 
| 522 | 2024-08-22T02:35:41.147Z | Downloaded futures-executor v0.3.30 | 
| 523 | 2024-08-22T02:35:41.147Z | Downloaded smawk v0.3.2 | 
| 524 | 2024-08-22T02:35:41.170Z | Downloaded omicron-zone-package v0.11.0 | 
| 525 | 2024-08-22T02:35:41.170Z | Downloaded smallvec v0.6.14 | 
| 526 | 2024-08-22T02:35:41.170Z | Downloaded pin-project v1.1.5 | 
| 527 | 2024-08-22T02:35:41.170Z | Downloaded encoding_rs v0.8.34 | 
| 528 | 2024-08-22T02:35:41.197Z | Downloaded http-body v0.4.6 | 
| 529 | 2024-08-22T02:35:41.221Z | Downloaded tokio-tungstenite v0.20.1 | 
| 530 | 2024-08-22T02:35:41.221Z | Downloaded rustls-webpki v0.102.4 | 
| 531 | 2024-08-22T02:35:41.244Z | Downloaded tracing v0.1.40 | 
| 532 | 2024-08-22T02:35:41.245Z | Downloaded subprocess v0.2.9 | 
| 533 | 2024-08-22T02:35:41.245Z | Downloaded schemars v0.8.21 | 
| 534 | 2024-08-22T02:35:41.268Z | Downloaded http v1.1.0 | 
| 535 | 2024-08-22T02:35:41.268Z | Downloaded itertools v0.13.0 | 
| 536 | 2024-08-22T02:35:41.268Z | Downloaded hyper v0.14.30 | 
| 537 | 2024-08-22T02:35:41.291Z | Downloaded http v0.2.12 | 
| 538 | 2024-08-22T02:35:41.291Z | Downloaded tough v0.17.1 | 
| 539 | 2024-08-22T02:35:41.315Z | Downloaded hkdf v0.12.4 | 
| 540 | 2024-08-22T02:35:41.315Z | Downloaded lalrpop v0.19.12 | 
| 541 | 2024-08-22T02:35:41.315Z | Downloaded vcpkg v0.2.15 | 
| 542 | 2024-08-22T02:35:41.362Z | Downloaded openssl v0.10.66 | 
| 543 | 2024-08-22T02:35:41.386Z | Downloaded regex-syntax v0.6.29 | 
| 544 | 2024-08-22T02:35:41.409Z | Downloaded diesel v2.2.2 | 
| 545 | 2024-08-22T02:35:41.433Z | Downloaded regex-automata v0.4.6 | 
| 546 | 2024-08-22T02:35:41.457Z | Downloaded sled v0.34.7 | 
| 547 | 2024-08-22T02:35:41.457Z | Downloaded zerocopy-derive v0.6.6 | 
| 548 | 2024-08-22T02:35:41.480Z | Downloaded tokio v1.38.1 | 
| 549 | 2024-08-22T02:35:41.508Z | Downloaded openapiv3 v2.0.0 | 
| 550 | 2024-08-22T02:35:41.531Z | Downloaded nix v0.28.0 | 
| 551 | 2024-08-22T02:35:41.555Z | Downloaded nix v0.27.1 | 
| 552 | 2024-08-22T02:35:41.578Z | Downloaded idna v0.5.0 | 
| 553 | 2024-08-22T02:35:41.578Z | Downloaded libgit2-sys v0.17.0+1.8.1 | 
| 554 | 2024-08-22T02:35:41.633Z | Downloaded idna v0.4.0 | 
| 555 | 2024-08-22T02:35:41.657Z | Downloaded idna v0.3.0 | 
| 556 | 2024-08-22T02:35:41.657Z | Downloaded object v0.32.2 | 
| 557 | 2024-08-22T02:35:41.681Z | Downloaded object v0.30.4 | 
| 558 | 2024-08-22T02:35:41.681Z | Downloaded rustyline v14.0.0 | 
| 559 | 2024-08-22T02:35:41.705Z | Downloaded reedline v0.33.0 | 
| 560 | 2024-08-22T02:35:41.705Z | Downloaded sqlparser v0.45.0 | 
| 561 | 2024-08-22T02:35:41.730Z | Downloaded serde_with v3.9.0 | 
| 562 | 2024-08-22T02:35:41.730Z | Downloaded unicode-segmentation v1.11.0 | 
| 563 | 2024-08-22T02:35:41.730Z | Downloaded hashbrown v0.13.2 | 
| 564 | 2024-08-22T02:35:41.753Z | Downloaded libz-sys v1.1.16 | 
| 565 | 2024-08-22T02:35:41.810Z | Downloaded num-bigint-dig v0.8.4 | 
| 566 | 2024-08-22T02:35:41.838Z | Downloaded ring v0.17.8 | 
| 567 | 2024-08-22T02:35:41.896Z | Downloaded nom v7.1.3 | 
| 568 | 2024-08-22T02:35:41.919Z | Downloaded libxml v0.3.3 | 
| 569 | 2024-08-22T02:35:41.919Z | Downloaded steno v0.4.1 | 
| 570 | 2024-08-22T02:35:41.919Z | Downloaded itertools v0.12.1 | 
| 571 | 2024-08-22T02:35:41.943Z | Downloaded libsqlite3-sys v0.28.0 | 
| 572 | 2024-08-22T02:35:42.009Z | Downloaded ring v0.16.20 | 
| 573 | 2024-08-22T02:35:42.107Z | Downloaded itertools v0.10.5 | 
| 574 | 2024-08-22T02:35:42.131Z | Downloaded tokio-stream v0.1.15 | 
| 575 | 2024-08-22T02:35:42.131Z | Downloaded tokio-rustls v0.25.0 | 
| 576 | 2024-08-22T02:35:42.131Z | Downloaded smallvec v1.13.2 | 
| 577 | 2024-08-22T02:35:42.131Z | Downloaded slog-term v2.9.1 | 
| 578 | 2024-08-22T02:35:42.131Z | Downloaded ron v0.7.1 | 
| 579 | 2024-08-22T02:35:42.155Z | Downloaded postcard v1.0.8 | 
| 580 | 2024-08-22T02:35:42.155Z | Downloaded mio v1.0.2 | 
| 581 | 2024-08-22T02:35:42.155Z | Downloaded mio v0.8.11 | 
| 582 | 2024-08-22T02:35:42.155Z | Downloaded minimal-lexical v0.2.1 | 
| 583 | 2024-08-22T02:35:42.155Z | Downloaded hostname v0.4.0 | 
| 584 | 2024-08-22T02:35:42.155Z | Downloaded either v1.13.0 | 
| 585 | 2024-08-22T02:35:42.179Z | Downloaded dyn-clone v1.0.17 | 
| 586 | 2024-08-22T02:35:42.179Z | Downloaded topological-sort v0.2.2 | 
| 587 | 2024-08-22T02:35:42.179Z | Downloaded tokio-native-tls v0.3.1 | 
| 588 | 2024-08-22T02:35:42.179Z | Downloaded tokio-macros v2.3.0 | 
| 589 | 2024-08-22T02:35:42.179Z | Downloaded indicatif v0.17.8 | 
| 590 | 2024-08-22T02:35:42.179Z | Downloaded vergen v8.3.2 | 
| 591 | 2024-08-22T02:35:42.179Z | Downloaded uuid v1.10.0 | 
| 592 | 2024-08-22T02:35:42.179Z | Downloaded slog-scope v4.4.0 | 
| 593 | 2024-08-22T02:35:42.179Z | Downloaded slog-json v2.6.1 | 
| 594 | 2024-08-22T02:35:42.179Z | Downloaded schemars_derive v0.8.21 | 
| 595 | 2024-08-22T02:35:42.179Z | Downloaded futures-channel v0.3.30 | 
| 596 | 2024-08-22T02:35:42.203Z | Downloaded funty v2.0.0 | 
| 597 | 2024-08-22T02:35:42.203Z | Downloaded form_urlencoded v1.2.1 | 
| 598 | 2024-08-22T02:35:42.203Z | Downloaded foreign-types-shared v0.1.1 | 
| 599 | 2024-08-22T02:35:42.203Z | Downloaded embedded-io v0.4.0 | 
| 600 | 2024-08-22T02:35:42.203Z | Downloaded elliptic-curve v0.13.8 | 
| 601 | 2024-08-22T02:35:42.203Z | Downloaded subtle v2.5.0 | 
| 602 | 2024-08-22T02:35:42.203Z | Downloaded structmeta-derive v0.3.0 | 
| 603 | 2024-08-22T02:35:42.203Z | Downloaded slog-stdlog v4.1.1 | 
| 604 | 2024-08-22T02:35:42.203Z | Downloaded scheduled-thread-pool v0.2.7 | 
| 605 | 2024-08-22T02:35:42.203Z | Downloaded rustversion v1.0.17 | 
| 606 | 2024-08-22T02:35:42.203Z | Downloaded futures-sink v0.3.30 | 
| 607 | 2024-08-22T02:35:42.203Z | Downloaded postgres-protocol v0.6.7 | 
| 608 | 2024-08-22T02:35:42.203Z | Downloaded tower-service v0.3.2 | 
| 609 | 2024-08-22T02:35:42.203Z | Downloaded pkcs1 v0.7.5 | 
| 610 | 2024-08-22T02:35:42.227Z | Downloaded smf v0.2.3 | 
| 611 | 2024-08-22T02:35:42.227Z | Downloaded polar-core v0.27.3 | 
| 612 | 2024-08-22T02:35:42.227Z | Downloaded strum_macros v0.24.3 | 
| 613 | 2024-08-22T02:35:42.227Z | Downloaded precomputed-hash v0.1.1 | 
| 614 | 2024-08-22T02:35:42.227Z | Downloaded portable-atomic v1.6.0 | 
| 615 | 2024-08-22T02:35:42.227Z | Downloaded pin-project-lite v0.2.14 | 
| 616 | 2024-08-22T02:35:42.250Z | Downloaded pkcs8 v0.10.2 | 
| 617 | 2024-08-22T02:35:42.250Z | Downloaded httparse v1.8.0 | 
| 618 | 2024-08-22T02:35:42.250Z | Downloaded futures-io v0.3.30 | 
| 619 | 2024-08-22T02:35:42.250Z | Downloaded petgraph v0.6.5 | 
| 620 | 2024-08-22T02:35:42.274Z | Downloaded filetime v0.2.24 | 
| 621 | 2024-08-22T02:35:42.274Z | Downloaded futures-core v0.3.30 | 
| 622 | 2024-08-22T02:35:42.274Z | Downloaded rpassword v7.3.1 | 
| 623 | 2024-08-22T02:35:42.274Z | Downloaded foreign-types-macros v0.2.3 | 
| 624 | 2024-08-22T02:35:42.274Z | Downloaded foreign-types v0.5.0 | 
| 625 | 2024-08-22T02:35:42.274Z | Downloaded toolchain_find v0.4.0 | 
| 626 | 2024-08-22T02:35:42.274Z | Downloaded ratatui v0.28.0 | 
| 627 | 2024-08-22T02:35:42.299Z | Downloaded num-traits v0.2.19 | 
| 628 | 2024-08-22T02:35:42.299Z | Downloaded num-rational v0.4.2 | 
| 629 | 2024-08-22T02:35:42.299Z | Downloaded libm v0.2.8 | 
| 630 | 2024-08-22T02:35:42.323Z | Downloaded hmac v0.12.1 | 
| 631 | 2024-08-22T02:35:42.323Z | Downloaded futures v0.3.30 | 
| 632 | 2024-08-22T02:35:42.323Z | Downloaded endian-type v0.1.2 | 
| 633 | 2024-08-22T02:35:42.323Z | Downloaded tokio-rustls v0.24.1 | 
| 634 | 2024-08-22T02:35:42.323Z | Downloaded flate2 v1.0.31 | 
| 635 | 2024-08-22T02:35:42.323Z | Downloaded toml v0.7.8 | 
| 636 | 2024-08-22T02:35:42.323Z | Downloaded radix_trie v0.2.1 | 
| 637 | 2024-08-22T02:35:42.346Z | Downloaded foreign-types-shared v0.3.1 | 
| 638 | 2024-08-22T02:35:42.346Z | Downloaded ena v0.14.3 | 
| 639 | 2024-08-22T02:35:42.346Z | Downloaded strum_macros v0.25.3 | 
| 640 | 2024-08-22T02:35:42.346Z | Downloaded tracing-attributes v0.1.27 | 
| 641 | 2024-08-22T02:35:42.346Z | Downloaded quick-xml v0.31.0 | 
| 642 | 2024-08-22T02:35:42.346Z | Downloaded diesel_derives v2.2.2 | 
| 643 | 2024-08-22T02:35:42.346Z | Downloaded hickory-proto v0.24.1 | 
| 644 | 2024-08-22T02:35:42.370Z | Downloaded miniz_oxide v0.7.2 | 
| 645 | 2024-08-22T02:35:42.370Z | Downloaded structmeta v0.3.0 | 
| 646 | 2024-08-22T02:35:42.370Z | Downloaded proc-macro-crate v1.3.1 | 
| 647 | 2024-08-22T02:35:42.370Z | Downloaded predicates-core v1.0.6 | 
| 648 | 2024-08-22T02:35:42.394Z | Downloaded try-lock v0.2.5 | 
| 649 | 2024-08-22T02:35:42.394Z | Downloaded ref-cast-impl v1.0.23 | 
| 650 | 2024-08-22T02:35:42.394Z | Downloaded rayon-core v1.12.1 | 
| 651 | 2024-08-22T02:35:42.394Z | Downloaded publicsuffix v2.2.3 | 
| 652 | 2024-08-22T02:35:42.394Z | Downloaded sct v0.7.1 | 
| 653 | 2024-08-22T02:35:42.394Z | Downloaded unicode-truncate v1.0.0 | 
| 654 | 2024-08-22T02:35:42.394Z | Downloaded indexmap v1.9.3 | 
| 655 | 2024-08-22T02:35:42.394Z | Downloaded pkcs5 v0.7.1 | 
| 656 | 2024-08-22T02:35:42.394Z | Downloaded zeroize_derive v1.4.2 | 
| 657 | 2024-08-22T02:35:42.394Z | Downloaded ref-cast v1.0.23 | 
| 658 | 2024-08-22T02:35:42.418Z | Downloaded der v0.7.9 | 
| 659 | 2024-08-22T02:35:42.418Z | Downloaded slog-async v2.8.0 | 
| 660 | 2024-08-22T02:35:42.418Z | Downloaded serde_arrays v0.1.0 | 
| 661 | 2024-08-22T02:35:42.418Z | Downloaded sec1 v0.7.3 | 
| 662 | 2024-08-22T02:35:42.418Z | Downloaded url v2.5.2 | 
| 663 | 2024-08-22T02:35:42.418Z | Downloaded peg-macros v0.8.4 | 
| 664 | 2024-08-22T02:35:42.418Z | Downloaded pretty-hex v0.2.1 | 
| 665 | 2024-08-22T02:35:42.418Z | Downloaded float-ord v0.3.2 | 
| 666 | 2024-08-22T02:35:42.418Z | Downloaded fixedbitset v0.4.2 | 
| 667 | 2024-08-22T02:35:42.418Z | Downloaded dsl_auto_type v0.1.2 | 
| 668 | 2024-08-22T02:35:42.418Z | Downloaded diff v0.1.13 | 
| 669 | 2024-08-22T02:35:42.442Z | Downloaded pbkdf2 v0.12.2 | 
| 670 | 2024-08-22T02:35:42.442Z | Downloaded float-cmp v0.9.0 | 
| 671 | 2024-08-22T02:35:42.442Z | Downloaded display-error-chain v0.2.0 | 
| 672 | 2024-08-22T02:35:42.442Z | Downloaded dirs-next v2.0.0 | 
| 673 | 2024-08-22T02:35:42.442Z | Downloaded deranged v0.3.11 | 
| 674 | 2024-08-22T02:35:42.442Z | Downloaded zone_cfg_derive v0.1.2 | 
| 675 | 2024-08-22T02:35:42.442Z | Downloaded slog-envlogger v2.2.0 | 
| 676 | 2024-08-22T02:35:42.442Z | Downloaded slog-dtrace v0.3.0 | 
| 677 | 2024-08-22T02:35:42.443Z | Downloaded rand_seeder v0.3.0 | 
| 678 | 2024-08-22T02:35:42.443Z | Downloaded rand_chacha v0.3.1 | 
| 679 | 2024-08-22T02:35:42.443Z | Downloaded rustls v0.22.4 | 
| 680 | 2024-08-22T02:35:42.466Z | Downloaded ron v0.8.1 | 
| 681 | 2024-08-22T02:35:42.466Z | Downloaded pkg-config v0.3.30 | 
| 682 | 2024-08-22T02:35:42.466Z | Downloaded pin-utils v0.1.0 | 
| 683 | 2024-08-22T02:35:42.466Z | Downloaded pin-project-internal v1.1.5 | 
| 684 | 2024-08-22T02:35:42.466Z | Downloaded futures-macro v0.3.30 | 
| 685 | 2024-08-22T02:35:42.466Z | Downloaded scopeguard v1.2.0 | 
| 686 | 2024-08-22T02:35:42.466Z | Downloaded phf_shared v0.11.2 | 
| 687 | 2024-08-22T02:35:42.466Z | Downloaded uzers v0.11.3 | 
| 688 | 2024-08-22T02:35:42.466Z | Downloaded unicase v2.7.0 | 
| 689 | 2024-08-22T02:35:42.490Z | Downloaded tui-tree-widget v0.22.0 | 
| 690 | 2024-08-22T02:35:42.490Z | Downloaded signature v2.2.0 | 
| 691 | 2024-08-22T02:35:42.490Z | Downloaded serde_with_macros v3.9.0 | 
| 692 | 2024-08-22T02:35:42.490Z | Downloaded serde_repr v0.1.19 | 
| 693 | 2024-08-22T02:35:42.490Z | Downloaded reqwest v0.11.27 | 
| 694 | 2024-08-22T02:35:42.490Z | Downloaded regex-syntax v0.8.4 | 
| 695 | 2024-08-22T02:35:42.514Z | Downloaded hickory-server v0.24.1 | 
| 696 | 2024-08-22T02:35:42.514Z | Downloaded gimli v0.28.1 | 
| 697 | 2024-08-22T02:35:42.514Z | Downloaded tls_codec_derive v0.4.1 | 
| 698 | 2024-08-22T02:35:42.514Z | Downloaded nu-ansi-term v0.50.0 | 
| 699 | 2024-08-22T02:35:42.537Z | Downloaded native-tls v0.2.11 | 
| 700 | 2024-08-22T02:35:42.537Z | Downloaded mockall_derive v0.13.0 | 
| 701 | 2024-08-22T02:35:42.537Z | Downloaded finl_unicode v1.2.0 | 
| 702 | 2024-08-22T02:35:42.537Z | Downloaded serde-big-array v0.5.1 | 
| 703 | 2024-08-22T02:35:42.537Z | Downloaded peg-runtime v0.8.3 | 
| 704 | 2024-08-22T02:35:42.561Z | Downloaded unsafe-libyaml v0.2.11 | 
| 705 | 2024-08-22T02:35:42.561Z | Downloaded unicode_categories v0.1.1 | 
| 706 | 2024-08-22T02:35:42.561Z | Downloaded twox-hash v1.6.3 | 
| 707 | 2024-08-22T02:35:42.561Z | Downloaded tungstenite v0.20.1 | 
| 708 | 2024-08-22T02:35:42.561Z | Downloaded slab v0.4.9 | 
| 709 | 2024-08-22T02:35:42.561Z | Downloaded siphasher v0.3.11 | 
| 710 | 2024-08-22T02:35:42.561Z | Downloaded similar v2.6.0 | 
| 711 | 2024-08-22T02:35:42.561Z | Downloaded heapless v0.8.0 | 
| 712 | 2024-08-22T02:35:42.585Z | Downloaded getopts v0.2.21 | 
| 713 | 2024-08-22T02:35:42.585Z | Downloaded fxhash v0.2.1 | 
| 714 | 2024-08-22T02:35:42.585Z | Downloaded zerocopy v0.6.6 | 
| 715 | 2024-08-22T02:35:42.585Z | Downloaded xattr v1.3.1 | 
| 716 | 2024-08-22T02:35:42.585Z | Downloaded wyz v0.5.1 | 
| 717 | 2024-08-22T02:35:42.585Z | Downloaded whoami v1.5.1 | 
| 718 | 2024-08-22T02:35:42.585Z | Downloaded webpki-roots v0.25.4 | 
| 719 | 2024-08-22T02:35:42.585Z | Downloaded wait-timeout v0.2.0 | 
| 720 | 2024-08-22T02:35:42.585Z | Downloaded vte v0.11.1 | 
| 721 | 2024-08-22T02:35:42.585Z | Downloaded structmeta v0.2.0 | 
| 722 | 2024-08-22T02:35:42.585Z | Downloaded stringprep v0.1.4 | 
| 723 | 2024-08-22T02:35:42.585Z | Downloaded multer v3.1.0 | 
| 724 | 2024-08-22T02:35:42.609Z | Downloaded lru-cache v0.1.2 | 
| 725 | 2024-08-22T02:35:42.609Z | Downloaded lock_api v0.4.12 | 
| 726 | 2024-08-22T02:35:42.609Z | Downloaded hyper-tls v0.5.0 | 
| 727 | 2024-08-22T02:35:42.609Z | Downloaded tracing-core v0.1.32 | 
| 728 | 2024-08-22T02:35:42.609Z | Downloaded diesel_table_macro_syntax v0.2.0 | 
| 729 | 2024-08-22T02:35:42.609Z | Downloaded phf_shared v0.10.0 | 
| 730 | 2024-08-22T02:35:42.609Z | Downloaded pem-rfc7468 v0.7.0 | 
| 731 | 2024-08-22T02:35:42.609Z | Downloaded unarray v0.1.4 | 
| 732 | 2024-08-22T02:35:42.609Z | Downloaded sha1 v0.10.6 | 
| 733 | 2024-08-22T02:35:42.609Z | Downloaded serde_derive_internals v0.29.1 | 
| 734 | 2024-08-22T02:35:42.609Z | Downloaded headers-core v0.2.0 | 
| 735 | 2024-08-22T02:35:42.609Z | Downloaded hashlink v0.9.1 | 
| 736 | 2024-08-22T02:35:42.609Z | Downloaded glob v0.3.1 | 
| 737 | 2024-08-22T02:35:42.609Z | Downloaded walkdir v2.5.0 | 
| 738 | 2024-08-22T02:35:42.609Z | Downloaded strip-ansi-escapes v0.2.0 | 
| 739 | 2024-08-22T02:35:42.633Z | Downloaded string_cache v0.8.7 | 
| 740 | 2024-08-22T02:35:42.633Z | Downloaded peg v0.8.4 | 
| 741 | 2024-08-22T02:35:42.633Z | Downloaded mime_guess v2.0.4 | 
| 742 | 2024-08-22T02:35:42.633Z | Downloaded memoffset v0.9.1 | 
| 743 | 2024-08-22T02:35:42.633Z | Downloaded maplit v1.0.2 | 
| 744 | 2024-08-22T02:35:42.633Z | Downloaded libloading v0.8.3 | 
| 745 | 2024-08-22T02:35:42.633Z | Downloaded ipnet v2.9.0 | 
| 746 | 2024-08-22T02:35:42.633Z | Downloaded iana-time-zone v0.1.60 | 
| 747 | 2024-08-22T02:35:42.633Z | Downloaded hyper-staticfile v0.9.5 | 
| 748 | 2024-08-22T02:35:42.633Z | Downloaded hyper-rustls v0.24.2 | 
| 749 | 2024-08-22T02:35:42.633Z | Downloaded prettyplease v0.2.20 | 
| 750 | 2024-08-22T02:35:42.657Z | Downloaded predicates-tree v1.0.9 | 
| 751 | 2024-08-22T02:35:42.657Z | Downloaded predicates v3.1.2 | 
| 752 | 2024-08-22T02:35:42.657Z | Downloaded foreign-types v0.3.2 | 
| 753 | 2024-08-22T02:35:42.657Z | Downloaded flume v0.11.0 | 
| 754 | 2024-08-22T02:35:42.657Z | Downloaded ff v0.13.0 | 
| 755 | 2024-08-22T02:35:42.657Z | Downloaded tokio-util v0.7.11 | 
| 756 | 2024-08-22T02:35:42.657Z | Downloaded rayon v1.10.0 | 
| 757 | 2024-08-22T02:35:42.680Z | Downloaded rand_xorshift v0.3.0 | 
| 758 | 2024-08-22T02:35:42.680Z | Downloaded psl-types v2.0.11 | 
| 759 | 2024-08-22T02:35:42.680Z | Downloaded proptest v1.5.0 | 
| 760 | 2024-08-22T02:35:42.680Z | Downloaded der_derive v0.7.2 | 
| 761 | 2024-08-22T02:35:42.680Z | Downloaded hex v0.4.3 | 
| 762 | 2024-08-22T02:35:42.704Z | Downloaded which v4.4.2 | 
| 763 | 2024-08-22T02:35:42.704Z | Downloaded unicode-normalization v0.1.23 | 
| 764 | 2024-08-22T02:35:42.704Z | Downloaded rustls-webpki v0.101.7 | 
| 765 | 2024-08-22T02:35:42.704Z | Downloaded rustls-pemfile v2.1.3 | 
| 766 | 2024-08-22T02:35:42.728Z | Downloaded rustfmt-wrapper v0.2.1 | 
| 767 | 2024-08-22T02:35:42.728Z | Downloaded openssl-sys v0.9.103 | 
| 768 | 2024-08-22T02:35:42.728Z | Downloaded httpdate v1.0.3 | 
| 769 | 2024-08-22T02:35:42.728Z | Downloaded olpc-cjson v0.1.3 | 
| 770 | 2024-08-22T02:35:42.728Z | Downloaded num_enum v0.5.11 | 
| 771 | 2024-08-22T02:35:42.728Z | Downloaded num-iter v0.1.45 | 
| 772 | 2024-08-22T02:35:42.728Z | Downloaded num-integer v0.1.46 | 
| 773 | 2024-08-22T02:35:42.728Z | Downloaded nibble_vec v0.1.0 | 
| 774 | 2024-08-22T02:35:42.728Z | Downloaded nanorand v0.7.0 | 
| 775 | 2024-08-22T02:35:42.752Z | Downloaded mockall v0.13.0 | 
| 776 | 2024-08-22T02:35:42.752Z | Downloaded md-5 v0.10.6 | 
| 777 | 2024-08-22T02:35:42.752Z | Downloaded linear-map v1.2.0 | 
| 778 | 2024-08-22T02:35:42.752Z | Downloaded jobserver v0.1.32 | 
| 779 | 2024-08-22T02:35:42.752Z | Downloaded instant v0.1.12 | 
| 780 | 2024-08-22T02:35:42.752Z | Downloaded quick-error v1.2.3 | 
| 781 | 2024-08-22T02:35:42.752Z | Downloaded signal-hook-tokio v0.3.1 | 
| 782 | 2024-08-22T02:35:42.752Z | Downloaded tokio-tungstenite v0.21.0 | 
| 783 | 2024-08-22T02:35:42.752Z | Downloaded rcgen v0.12.1 | 
| 784 | 2024-08-22T02:35:42.752Z | Downloaded difflib v0.4.0 | 
| 785 | 2024-08-22T02:35:42.752Z | Downloaded derive-where v1.2.7 | 
| 786 | 2024-08-22T02:35:42.752Z | Downloaded socket2 v0.4.10 | 
| 787 | 2024-08-22T02:35:42.752Z | Downloaded dirs-sys-next v0.1.2 | 
| 788 | 2024-08-22T02:35:42.776Z | Downloaded zone v0.1.8 | 
| 789 | 2024-08-22T02:35:42.776Z | Downloaded secrecy v0.8.0 | 
| 790 | 2024-08-22T02:35:42.776Z | Downloaded r2d2 v0.8.10 | 
| 791 | 2024-08-22T02:35:42.776Z | Downloaded stable_deref_trait v1.2.0 | 
| 792 | 2024-08-22T02:35:42.776Z | Downloaded term v0.7.0 | 
| 793 | 2024-08-22T02:35:42.776Z | Downloaded sqlformat v0.2.4 | 
| 794 | 2024-08-22T02:35:42.776Z | Downloaded libefi-sys v0.1.0 | 
| 795 | 2024-08-22T02:35:42.776Z | Downloaded keccak v0.1.5 | 
| 796 | 2024-08-22T02:35:42.777Z | Downloaded defmt-parser v0.3.4 | 
| 797 | 2024-08-22T02:35:42.777Z | Downloaded slog-bunyan v2.5.0 | 
| 798 | 2024-08-22T02:35:42.777Z | Downloaded serde-hex v0.1.0 | 
| 799 | 2024-08-22T02:35:42.777Z | Downloaded scrypt v0.11.0 | 
| 800 | 2024-08-22T02:35:42.777Z | Downloaded unicode-bidi v0.3.15 | 
| 801 | 2024-08-22T02:35:42.777Z | Downloaded hash32 v0.3.1 | 
| 802 | 2024-08-22T02:35:42.777Z | Downloaded fatfs v0.3.6 | 
| 803 | 2024-08-22T02:35:42.800Z | Downloaded derive_builder_core v0.20.0 | 
| 804 | 2024-08-22T02:35:42.800Z | Downloaded num-complex v0.4.6 | 
| 805 | 2024-08-22T02:35:42.800Z | Downloaded lazy_static v1.5.0 | 
| 806 | 2024-08-22T02:35:42.800Z | Downloaded indent_write v2.2.0 | 
| 807 | 2024-08-22T02:35:42.800Z | Downloaded sha3 v0.10.8 | 
| 808 | 2024-08-22T02:35:42.800Z | Downloaded rtoolbox v0.0.2 | 
| 809 | 2024-08-22T02:35:42.800Z | Downloaded path-slash v0.1.5 | 
| 810 | 2024-08-22T02:35:42.800Z | Downloaded group v0.13.0 | 
| 811 | 2024-08-22T02:35:42.800Z | Downloaded static_assertions v1.1.0 | 
| 812 | 2024-08-22T02:35:42.800Z | Downloaded snafu v0.8.2 | 
| 813 | 2024-08-22T02:35:42.824Z | Downloaded rustc_version v0.1.7 | 
| 814 | 2024-08-22T02:35:42.824Z | Downloaded rustc-demangle v0.1.24 | 
| 815 | 2024-08-22T02:35:42.824Z | Downloaded parking_lot v0.11.2 | 
| 816 | 2024-08-22T02:35:42.824Z | Downloaded half v2.4.1 | 
| 817 | 2024-08-22T02:35:42.824Z | Downloaded fallible-streaming-iterator v0.1.9 | 
| 818 | 2024-08-22T02:35:42.824Z | Downloaded tar v0.4.41 | 
| 819 | 2024-08-22T02:35:42.824Z | Downloaded take_mut v0.2.2 | 
| 820 | 2024-08-22T02:35:42.824Z | Downloaded mime v0.3.17 | 
| 821 | 2024-08-22T02:35:42.824Z | Downloaded instability v0.3.2 | 
| 822 | 2024-08-22T02:35:42.824Z | Downloaded inout v0.1.3 | 
| 823 | 2024-08-22T02:35:42.824Z | Downloaded num_threads v0.1.7 | 
| 824 | 2024-08-22T02:35:42.824Z | Downloaded newtype-uuid v1.1.0 | 
| 825 | 2024-08-22T02:35:42.824Z | Downloaded percent-encoding v2.3.1 | 
| 826 | 2024-08-22T02:35:42.824Z | Downloaded pem v3.0.4 | 
| 827 | 2024-08-22T02:35:42.848Z | Downloaded utf-8 v0.7.6 | 
| 828 | 2024-08-22T02:35:42.848Z | Downloaded untrusted v0.7.1 | 
| 829 | 2024-08-22T02:35:42.848Z | Downloaded universal-hash v0.5.1 | 
| 830 | 2024-08-22T02:35:42.848Z | Downloaded unicode-xid v0.2.4 | 
| 831 | 2024-08-22T02:35:42.848Z | Downloaded serde_plain v1.0.2 | 
| 832 | 2024-08-22T02:35:42.848Z | Downloaded headers v0.3.9 | 
| 833 | 2024-08-22T02:35:42.848Z | Downloaded paste v1.0.15 | 
| 834 | 2024-08-22T02:35:42.848Z | Downloaded parse-size v1.0.0 | 
| 835 | 2024-08-22T02:35:42.848Z | Downloaded parking_lot_core v0.8.6 | 
| 836 | 2024-08-22T02:35:42.848Z | Downloaded packed_struct v0.10.1 | 
| 837 | 2024-08-22T02:35:42.848Z | Downloaded oso-derive v0.27.3 | 
| 838 | 2024-08-22T02:35:42.848Z | Downloaded tinyvec_macros v0.1.1 | 
| 839 | 2024-08-22T02:35:42.848Z | Downloaded test-strategy v0.3.1 | 
| 840 | 2024-08-22T02:35:42.872Z | Downloaded openssl-macros v0.1.1 | 
| 841 | 2024-08-22T02:35:42.872Z | Downloaded typed-path v0.7.1 | 
| 842 | 2024-08-22T02:35:42.872Z | Downloaded tungstenite v0.21.0 | 
| 843 | 2024-08-22T02:35:42.872Z | Downloaded sigpipe v0.1.3 | 
| 844 | 2024-08-22T02:35:42.872Z | Downloaded serde_urlencoded v0.7.1 | 
| 845 | 2024-08-22T02:35:42.872Z | Downloaded parse-display v0.10.0 | 
| 846 | 2024-08-22T02:35:42.872Z | Downloaded fallible-iterator v0.3.0 | 
| 847 | 2024-08-22T02:35:42.872Z | Downloaded enum-as-inner v0.6.0 | 
| 848 | 2024-08-22T02:35:42.872Z | Downloaded derive_more v0.99.18 | 
| 849 | 2024-08-22T02:35:42.896Z | Downloaded time-core v0.1.2 | 
| 850 | 2024-08-22T02:35:42.896Z | Downloaded shell-words v1.1.0 | 
| 851 | 2024-08-22T02:35:42.896Z | Downloaded memmap2 v0.9.4 | 
| 852 | 2024-08-22T02:35:42.896Z | Downloaded linked-hash-map v0.5.6 | 
| 853 | 2024-08-22T02:35:42.896Z | Downloaded regress v0.9.1 | 
| 854 | 2024-08-22T02:35:42.896Z | Downloaded highway v1.2.0 | 
| 855 | 2024-08-22T02:35:42.896Z | Downloaded expectorate v1.1.0 | 
| 856 | 2024-08-22T02:35:42.896Z | Downloaded env_logger v0.10.2 | 
| 857 | 2024-08-22T02:35:42.920Z | Downloaded spin v0.9.8 | 
| 858 | 2024-08-22T02:35:42.920Z | Downloaded smoltcp v0.9.1 | 
| 859 | 2024-08-22T02:35:42.920Z | Downloaded git2 v0.19.0 | 
| 860 | 2024-08-22T02:35:42.947Z | Downloaded x509-cert v0.2.5 | 
| 861 | 2024-08-22T02:35:42.947Z | Downloaded rusqlite v0.31.0 | 
| 862 | 2024-08-22T02:35:42.947Z | Downloaded tiny-keccak v2.0.2 | 
| 863 | 2024-08-22T02:35:42.947Z | Downloaded thread_local v1.1.8 | 
| 864 | 2024-08-22T02:35:42.947Z | Downloaded termios v0.3.3 | 
| 865 | 2024-08-22T02:35:42.947Z | Downloaded num-conv v0.1.0 | 
| 866 | 2024-08-22T02:35:42.947Z | Downloaded newline-converter v0.3.0 | 
| 867 | 2024-08-22T02:35:42.947Z | Downloaded want v0.3.1 | 
| 868 | 2024-08-22T02:35:42.972Z | Downloaded waitgroup v0.1.2 | 
| 869 | 2024-08-22T02:35:42.972Z | Downloaded vte_generate_state_changes v0.1.1 | 
| 870 | 2024-08-22T02:35:42.972Z | Downloaded sqlparser_derive v0.2.2 | 
| 871 | 2024-08-22T02:35:42.972Z | Downloaded smoltcp v0.11.0 | 
| 872 | 2024-08-22T02:35:42.972Z | Downloaded rustls-pki-types v1.7.0 | 
| 873 | 2024-08-22T02:35:42.972Z | Downloaded rsa v0.9.6 | 
| 874 | 2024-08-22T02:35:42.995Z | Downloaded erased-serde v0.3.31 | 
| 875 | 2024-08-22T02:35:42.995Z | Downloaded time v0.3.36 | 
| 876 | 2024-08-22T02:35:42.995Z | Downloaded thiserror-impl-no-std v2.0.2 | 
| 877 | 2024-08-22T02:35:42.995Z | Downloaded socket2 v0.5.7 | 
| 878 | 2024-08-22T02:35:42.995Z | Downloaded signal-hook v0.3.17 | 
| 879 | 2024-08-22T02:35:42.995Z | Downloaded match_cfg v0.1.0 | 
| 880 | 2024-08-22T02:35:42.996Z | Downloaded managed v0.8.0 | 
| 881 | 2024-08-22T02:35:42.996Z | Downloaded is-terminal v0.4.12 | 
| 882 | 2024-08-22T02:35:42.996Z | Downloaded indoc v1.0.9 | 
| 883 | 2024-08-22T02:35:43.019Z | Downloaded darling v0.20.9 | 
| 884 | 2024-08-22T02:35:43.019Z | Downloaded crc-any v2.5.0 | 
| 885 | 2024-08-22T02:35:43.019Z | Downloaded blake3 v1.5.1 | 
| 886 | 2024-08-22T02:35:43.019Z | Downloaded hickory-client v0.24.1 | 
| 887 | 2024-08-22T02:35:43.019Z | Downloaded heck v0.3.3 | 
| 888 | 2024-08-22T02:35:43.019Z | Downloaded heapless v0.7.17 | 
| 889 | 2024-08-22T02:35:43.043Z | Downloaded globset v0.4.14 | 
| 890 | 2024-08-22T02:35:43.043Z | Downloaded getrandom v0.2.14 | 
| 891 | 2024-08-22T02:35:43.043Z | Downloaded yasna v0.5.2 | 
| 892 | 2024-08-22T02:35:43.043Z | Downloaded winnow v0.5.40 | 
| 893 | 2024-08-22T02:35:43.043Z | Downloaded vsss-rs v3.3.4 | 
| 894 | 2024-08-22T02:35:43.066Z | Downloaded unicode-linebreak v0.1.5 | 
| 895 | 2024-08-22T02:35:43.066Z | Downloaded snafu-derive v0.8.2 | 
| 896 | 2024-08-22T02:35:43.066Z | Downloaded num_enum_derive v0.5.11 | 
| 897 | 2024-08-22T02:35:43.066Z | Downloaded num-derive v0.4.2 | 
| 898 | 2024-08-22T02:35:43.066Z | Downloaded num v0.4.3 | 
| 899 | 2024-08-22T02:35:43.067Z | Downloaded rustc_version v0.4.0 | 
| 900 | 2024-08-22T02:35:43.067Z | Downloaded packed_struct_codegen v0.10.1 | 
| 901 | 2024-08-22T02:35:43.067Z | Downloaded same-file v1.0.6 | 
| 902 | 2024-08-22T02:35:43.067Z | Downloaded nodrop v0.1.14 | 
| 903 | 2024-08-22T02:35:43.067Z | Downloaded lru v0.12.3 | 
| 904 | 2024-08-22T02:35:43.067Z | Downloaded parse-display-derive v0.10.0 | 
| 905 | 2024-08-22T02:35:43.067Z | Downloaded parking_lot_core v0.9.10 | 
| 906 | 2024-08-22T02:35:43.067Z | Downloaded parking_lot v0.12.2 | 
| 907 | 2024-08-22T02:35:43.067Z | Downloaded owo-colors v4.0.0 | 
| 908 | 2024-08-22T02:35:43.090Z | Downloaded oso v0.27.3 | 
| 909 | 2024-08-22T02:35:43.090Z | Downloaded hubpack v0.1.2 | 
| 910 | 2024-08-22T02:35:43.090Z | Downloaded hash32 v0.2.1 | 
| 911 | 2024-08-22T02:35:43.090Z | Downloaded normalize-line-endings v0.3.0 | 
| 912 | 2024-08-22T02:35:43.090Z | Downloaded darling_macro v0.20.9 | 
| 913 | 2024-08-22T02:35:43.090Z | Downloaded curve25519-dalek v4.1.3 | 
| 914 | 2024-08-22T02:35:43.091Z | Downloaded crc32fast v1.4.0 | 
| 915 | 2024-08-22T02:35:43.091Z | Downloaded cookie_store v0.20.0 | 
| 916 | 2024-08-22T02:35:43.091Z | Downloaded const_format v0.2.32 | 
| 917 | 2024-08-22T02:35:43.115Z | Downloaded console v0.15.8 | 
| 918 | 2024-08-22T02:35:43.115Z | Downloaded cobs v0.2.3 | 
| 919 | 2024-08-22T02:35:43.115Z | Downloaded ciborium-io v0.2.2 | 
| 920 | 2024-08-22T02:35:43.115Z | Downloaded chacha20 v0.9.1 | 
| 921 | 2024-08-22T02:35:43.115Z | Downloaded cbc v0.1.2 | 
| 922 | 2024-08-22T02:35:43.115Z | Downloaded cassowary v0.3.0 | 
| 923 | 2024-08-22T02:35:43.115Z | Downloaded camino-tempfile v1.1.1 | 
| 924 | 2024-08-22T02:35:43.115Z | Downloaded rustc-hash v1.1.0 | 
| 925 | 2024-08-22T02:35:43.115Z | Downloaded hashbrown v0.12.3 | 
| 926 | 2024-08-22T02:35:43.115Z | Downloaded opaque-debug v0.3.1 | 
| 927 | 2024-08-22T02:35:43.138Z | Downloaded debug-ignore v1.0.5 | 
| 928 | 2024-08-22T02:35:43.139Z | Downloaded csv v1.3.0 | 
| 929 | 2024-08-22T02:35:43.186Z | Downloaded crossterm v0.28.1 | 
| 930 | 2024-08-22T02:35:43.211Z | Downloaded crossbeam-utils v0.8.19 | 
| 931 | 2024-08-22T02:35:43.212Z | Downloaded crossbeam-deque v0.8.5 | 
| 932 | 2024-08-22T02:35:43.212Z | Downloaded cookie v0.17.0 | 
| 933 | 2024-08-22T02:35:43.212Z | Downloaded constant_time_eq v0.3.0 | 
| 934 | 2024-08-22T02:35:43.212Z | Downloaded chrono v0.4.38 | 
| 935 | 2024-08-22T02:35:43.212Z | Downloaded cexpr v0.6.0 | 
| 936 | 2024-08-22T02:35:43.212Z | Downloaded bstr v1.9.1 | 
| 937 | 2024-08-22T02:35:43.212Z | Downloaded bindgen v0.69.4 | 
| 938 | 2024-08-22T02:35:43.212Z | Downloaded atty v0.2.14 | 
| 939 | 2024-08-22T02:35:43.212Z | Downloaded arrayvec v0.7.4 | 
| 940 | 2024-08-22T02:35:43.212Z | Downloaded is_ci v1.2.0 | 
| 941 | 2024-08-22T02:35:43.212Z | Downloaded cstr-argument v0.1.2 | 
| 942 | 2024-08-22T02:35:43.212Z | Downloaded crunchy v0.2.2 | 
| 943 | 2024-08-22T02:35:43.212Z | Downloaded fastrand v2.1.0 | 
| 944 | 2024-08-22T02:35:43.212Z | Downloaded num_cpus v1.16.0 | 
| 945 | 2024-08-22T02:35:43.212Z | Downloaded multimap v0.10.0 | 
| 946 | 2024-08-22T02:35:43.212Z | Downloaded maybe-uninit v2.0.0 | 
| 947 | 2024-08-22T02:35:43.212Z | Downloaded libsw v3.3.1 | 
| 948 | 2024-08-22T02:35:43.212Z | Downloaded lazycell v1.3.0 | 
| 949 | 2024-08-22T02:35:43.212Z | Downloaded cipher v0.4.4 | 
| 950 | 2024-08-22T02:35:43.212Z | Downloaded bzip2-sys v0.1.11+1.0.8 | 
| 951 | 2024-08-22T02:35:43.236Z | Downloaded bytes v1.7.1 | 
| 952 | 2024-08-22T02:35:43.236Z | Downloaded bitvec v1.0.1 | 
| 953 | 2024-08-22T02:35:43.261Z | Downloaded async-stream-impl v0.3.5 | 
| 954 | 2024-08-22T02:35:43.261Z | Downloaded derive_builder_macro v0.20.0 | 
| 955 | 2024-08-22T02:35:43.261Z | Downloaded time-macros v0.2.18 | 
| 956 | 2024-08-22T02:35:43.261Z | Downloaded textwrap v0.16.1 | 
| 957 | 2024-08-22T02:35:43.261Z | Downloaded termtree v0.4.1 | 
| 958 | 2024-08-22T02:35:43.261Z | Downloaded spki v0.7.3 | 
| 959 | 2024-08-22T02:35:43.261Z | Downloaded signal-hook-mio v0.2.4 | 
| 960 | 2024-08-22T02:35:43.261Z | Downloaded crossbeam-epoch v0.9.18 | 
| 961 | 2024-08-22T02:35:43.261Z | Downloaded bitstruct v0.1.1 | 
| 962 | 2024-08-22T02:35:43.286Z | Downloaded bit-vec v0.6.3 | 
| 963 | 2024-08-22T02:35:43.286Z | Downloaded bb8 v0.8.5 | 
| 964 | 2024-08-22T02:35:43.286Z | Downloaded base64 v0.22.1 | 
| 965 | 2024-08-22T02:35:43.286Z | Downloaded base64 v0.13.1 | 
| 966 | 2024-08-22T02:35:43.286Z | Downloaded backtrace v0.3.71 | 
| 967 | 2024-08-22T02:35:43.286Z | Downloaded derive_builder v0.20.0 | 
| 968 | 2024-08-22T02:35:43.286Z | Downloaded tls_codec v0.4.1 | 
| 969 | 2024-08-22T02:35:43.311Z | Downloaded tinyvec v1.6.0 | 
| 970 | 2024-08-22T02:35:43.311Z | Downloaded thiserror-no-std v2.0.2 | 
| 971 | 2024-08-22T02:35:43.311Z | Downloaded termcolor v1.4.1 | 
| 972 | 2024-08-22T02:35:43.311Z | Downloaded tempfile v3.10.1 | 
| 973 | 2024-08-22T02:35:43.311Z | Downloaded tap v1.0.1 | 
| 974 | 2024-08-22T02:35:43.311Z | Downloaded tabwriter v1.4.0 | 
| 975 | 2024-08-22T02:35:43.312Z | Downloaded spin v0.5.2 | 
| 976 | 2024-08-22T02:35:43.312Z | Downloaded signal-hook-registry v1.4.2 | 
| 977 | 2024-08-22T02:35:43.312Z | Downloaded shlex v1.3.0 | 
| 978 | 2024-08-22T02:35:43.312Z | Downloaded openssl-probe v0.1.5 | 
| 979 | 2024-08-22T02:35:43.312Z | Downloaded number_prefix v0.4.0 | 
| 980 | 2024-08-22T02:35:43.312Z | Downloaded newtype_derive v0.1.6 | 
| 981 | 2024-08-22T02:35:43.312Z | Downloaded new_debug_unreachable v1.0.6 | 
| 982 | 2024-08-22T02:35:43.312Z | Downloaded crossterm v0.27.0 | 
| 983 | 2024-08-22T02:35:43.337Z | Downloaded bitfield-struct v0.6.1 | 
| 984 | 2024-08-22T02:35:43.337Z | Downloaded atomic-waker v1.1.2 | 
| 985 | 2024-08-22T02:35:43.337Z | Downloaded async-recursion v1.1.1 | 
| 986 | 2024-08-22T02:35:43.337Z | Downloaded ascii-canvas v3.0.0 | 
| 987 | 2024-08-22T02:35:43.337Z | Downloaded semver v0.1.20 | 
| 988 | 2024-08-22T02:35:43.337Z | Downloaded samael v0.0.15 | 
| 989 | 2024-08-22T02:35:43.337Z | Downloaded hubpack_derive v0.1.1 | 
| 990 | 2024-08-22T02:35:43.337Z | Downloaded crucible-workspace-hack v0.1.0 | 
| 991 | 2024-08-22T02:35:43.337Z | Downloaded aho-corasick v1.1.3 | 
| 992 | 2024-08-22T02:35:43.362Z | Downloaded aes v0.8.4 | 
| 993 | 2024-08-22T02:35:43.362Z | Downloaded crypto-bigint v0.5.5 | 
| 994 | 2024-08-22T02:35:43.362Z | Downloaded crossbeam-channel v0.5.12 | 
| 995 | 2024-08-22T02:35:43.362Z | Downloaded cookie v0.18.1 | 
| 996 | 2024-08-22T02:35:43.362Z | Downloaded compact_str v0.8.0 | 
| 997 | 2024-08-22T02:35:43.385Z | Downloaded chacha20poly1305 v0.10.1 | 
| 998 | 2024-08-22T02:35:43.385Z | Downloaded cc v1.0.97 | 
| 999 | 2024-08-22T02:35:43.385Z | Downloaded blake2 v0.10.6 | 
| 1000 | 2024-08-22T02:35:43.385Z | Downloaded base64 v0.21.7 | 
| 1001 | 2024-08-22T02:35:43.385Z | Downloaded arc-swap v1.7.1 | 
| 1002 | 2024-08-22T02:35:43.385Z | Downloaded allocator-api2 v0.2.18 | 
| 1003 | 2024-08-22T02:35:43.410Z | Downloaded buf-list v1.0.3 | 
| 1004 | 2024-08-22T02:35:43.410Z | Downloaded bcs v0.1.6 | 
| 1005 | 2024-08-22T02:35:43.410Z | Downloaded argon2 v0.5.3 | 
| 1006 | 2024-08-22T02:35:43.410Z | Downloaded ahash v0.8.11 | 
| 1007 | 2024-08-22T02:35:43.410Z | Downloaded ipnetwork v0.20.0 | 
| 1008 | 2024-08-22T02:35:43.410Z | Downloaded defmt v0.3.8 | 
| 1009 | 2024-08-22T02:35:43.410Z | Downloaded data-encoding v2.6.0 | 
| 1010 | 2024-08-22T02:35:43.410Z | Downloaded curve25519-dalek-derive v0.1.1 | 
| 1011 | 2024-08-22T02:35:43.410Z | Downloaded csv-core v0.1.11 | 
| 1012 | 2024-08-22T02:35:43.410Z | Downloaded crc-catalog v2.4.0 | 
| 1013 | 2024-08-22T02:35:43.410Z | Downloaded const_format_proc_macros v0.2.32 | 
| 1014 | 2024-08-22T02:35:43.410Z | Downloaded const-oid v0.9.6 | 
| 1015 | 2024-08-22T02:35:43.434Z | Downloaded colored v2.1.0 | 
| 1016 | 2024-08-22T02:35:43.434Z | Downloaded clang-sys v1.7.0 | 
| 1017 | 2024-08-22T02:35:43.434Z | Downloaded ciborium v0.2.2 | 
| 1018 | 2024-08-22T02:35:43.434Z | Downloaded cfg_aliases v0.1.1 | 
| 1019 | 2024-08-22T02:35:43.434Z | Downloaded castaway v0.2.3 | 
| 1020 | 2024-08-22T02:35:43.434Z | Downloaded cancel-safe-futures v0.1.5 | 
| 1021 | 2024-08-22T02:35:43.434Z | Downloaded bzip2 v0.4.4 | 
| 1022 | 2024-08-22T02:35:43.434Z | Downloaded block-padding v0.3.3 | 
| 1023 | 2024-08-22T02:35:43.434Z | Downloaded base64ct v1.6.0 | 
| 1024 | 2024-08-22T02:35:43.434Z | Downloaded backoff v0.4.0 | 
| 1025 | 2024-08-22T02:35:43.434Z | Downloaded ascii v1.1.0 | 
| 1026 | 2024-08-22T02:35:43.459Z | Downloaded arrayref v0.3.7 | 
| 1027 | 2024-08-22T02:35:43.459Z | Downloaded array-init v0.0.4 | 
| 1028 | 2024-08-22T02:35:43.459Z | Downloaded addr2line v0.21.0 | 
| 1029 | 2024-08-22T02:35:43.459Z | Downloaded defmt-macros v0.3.9 | 
| 1030 | 2024-08-22T02:35:43.459Z | Downloaded crc v3.2.1 | 
| 1031 | 2024-08-22T02:35:43.459Z | Downloaded convert_case v0.4.0 | 
| 1032 | 2024-08-22T02:35:43.459Z | Downloaded ciborium-ll v0.2.2 | 
| 1033 | 2024-08-22T02:35:43.459Z | Downloaded async-stream v0.3.5 | 
| 1034 | 2024-08-22T02:35:43.459Z | Downloaded bitflags v1.3.2 | 
| 1035 | 2024-08-22T02:35:43.459Z | Downloaded bitfield v0.14.0 | 
| 1036 | 2024-08-22T02:35:43.459Z | Downloaded base16ct v0.2.0 | 
| 1037 | 2024-08-22T02:35:43.459Z | Downloaded async-trait v0.1.81 | 
| 1038 | 2024-08-22T02:35:43.483Z | Downloaded assert_matches v1.5.0 | 
| 1039 | 2024-08-22T02:35:43.573Z | Compiling cfg-if v1.0.0 | 
| 1040 | 2024-08-22T02:35:43.573Z | Compiling serde v1.0.208 | 
| 1041 | 2024-08-22T02:35:43.598Z | Compiling typenum v1.17.0 | 
| 1042 | 2024-08-22T02:35:43.598Z | Compiling generic-array v0.14.7 | 
| 1043 | 2024-08-22T02:35:43.598Z | Compiling lock_api v0.4.12 | 
| 1044 | 2024-08-22T02:35:43.598Z | Compiling syn v2.0.74 | 
| 1045 | 2024-08-22T02:35:43.622Z | Compiling scopeguard v1.2.0 | 
| 1046 | 2024-08-22T02:35:43.622Z | Compiling log v0.4.21 | 
| 1047 | 2024-08-22T02:35:43.724Z | Compiling getrandom v0.2.14 | 
| 1048 | 2024-08-22T02:35:43.775Z | Compiling jobserver v0.1.32 | 
| 1049 | 2024-08-22T02:35:43.966Z | Compiling rand_core v0.6.4 | 
| 1050 | 2024-08-22T02:35:44.067Z | Compiling subtle v2.5.0 | 
| 1051 | 2024-08-22T02:35:44.179Z | Compiling cc v1.0.97 | 
| 1052 | 2024-08-22T02:35:44.206Z | Compiling const-oid v0.9.6 | 
| 1053 | 2024-08-22T02:35:44.381Z | Compiling smallvec v1.13.2 | 
| 1054 | 2024-08-22T02:35:44.451Z | Compiling pin-project-lite v0.2.14 | 
| 1055 | 2024-08-22T02:35:44.569Z | Compiling parking_lot_core v0.9.10 | 
| 1056 | 2024-08-22T02:35:44.595Z | Compiling signal-hook-registry v1.4.2 | 
| 1057 | 2024-08-22T02:35:44.618Z | Compiling spin v0.9.8 | 
| 1058 | 2024-08-22T02:35:44.741Z | Compiling mio v0.8.11 | 
| 1059 | 2024-08-22T02:35:44.963Z | Compiling ahash v0.8.11 | 
| 1060 | 2024-08-22T02:35:45.682Z | Compiling tinyvec_macros v0.1.1 | 
| 1061 | 2024-08-22T02:35:45.707Z | Compiling parking_lot v0.12.2 | 
| 1062 | 2024-08-22T02:35:45.732Z | Compiling tinyvec v1.6.0 | 
| 1063 | 2024-08-22T02:35:46.012Z | Compiling num_cpus v1.16.0 | 
| 1064 | 2024-08-22T02:35:46.118Z | Compiling socket2 v0.5.7 | 
| 1065 | 2024-08-22T02:35:46.247Z | Compiling libm v0.2.8 | 
| 1066 | 2024-08-22T02:35:46.270Z | Compiling cpufeatures v0.2.12 | 
| 1067 | 2024-08-22T02:35:46.325Z | Compiling futures-core v0.3.30 | 
| 1068 | 2024-08-22T02:35:46.465Z | Compiling serde_json v1.0.125 | 
| 1069 | 2024-08-22T02:35:46.595Z | Compiling slab v0.4.9 | 
| 1070 | 2024-08-22T02:35:46.633Z | Compiling num-traits v0.2.19 | 
| 1071 | 2024-08-22T02:35:46.732Z | Compiling allocator-api2 v0.2.18 | 
| 1072 | 2024-08-22T02:35:46.812Z | Compiling unicode-bidi v0.3.15 | 
| 1073 | 2024-08-22T02:35:46.863Z | Compiling futures-sink v0.3.30 | 
| 1074 | 2024-08-22T02:35:47.090Z | Compiling unicode-normalization v0.1.23 | 
| 1075 | 2024-08-22T02:35:47.172Z | Compiling futures-channel v0.3.30 | 
| 1076 | 2024-08-22T02:35:47.406Z | Compiling pin-utils v0.1.0 | 
| 1077 | 2024-08-22T02:35:47.433Z | Compiling futures-task v0.3.30 | 
| 1078 | 2024-08-22T02:35:47.504Z | Compiling futures-io v0.3.30 | 
| 1079 | 2024-08-22T02:35:47.539Z | Compiling vcpkg v0.2.15 | 
| 1080 | 2024-08-22T02:35:47.694Z | Compiling pkg-config v0.3.30 | 
| 1081 | 2024-08-22T02:35:47.791Z | Compiling base64ct v1.6.0 | 
| 1082 | 2024-08-22T02:35:48.024Z | Compiling ring v0.17.8 | 
| 1083 | 2024-08-22T02:35:48.076Z | Compiling ppv-lite86 v0.2.17 | 
| 1084 | 2024-08-22T02:35:48.186Z | Compiling percent-encoding v2.3.1 | 
| 1085 | 2024-08-22T02:35:48.315Z | Compiling pem-rfc7468 v0.7.0 | 
| 1086 | 2024-08-22T02:35:48.500Z | Compiling flagset v0.4.5 | 
| 1087 | 2024-08-22T02:35:48.672Z | Compiling rand_chacha v0.3.1 | 
| 1088 | 2024-08-22T02:35:48.706Z | Compiling tracing-core v0.1.32 | 
| 1089 | 2024-08-22T02:35:48.960Z | Compiling untrusted v0.9.0 | 
| 1090 | 2024-08-22T02:35:49.024Z | Compiling rustix v0.38.34 | 
| 1091 | 2024-08-22T02:35:49.137Z | Compiling rand v0.8.5 | 
| 1092 | 2024-08-22T02:35:49.373Z | Compiling openssl-sys v0.9.103 | 
| 1093 | 2024-08-22T02:35:49.685Z | Compiling openssl v0.10.66 | 
| 1094 | 2024-08-22T02:35:49.860Z | Compiling rustversion v1.0.17 | 
| 1095 | 2024-08-22T02:35:49.943Z | Compiling time-core v0.1.2 | 
| 1096 | 2024-08-22T02:35:50.156Z | Compiling httparse v1.8.0 | 
| 1097 | 2024-08-22T02:35:50.188Z | Compiling powerfmt v0.2.0 | 
| 1098 | 2024-08-22T02:35:50.518Z | Compiling foreign-types-shared v0.1.1 | 
| 1099 | 2024-08-22T02:35:50.552Z | Compiling num-conv v0.1.0 | 
| 1100 | 2024-08-22T02:35:50.643Z | Compiling foreign-types v0.3.2 | 
| 1101 | 2024-08-22T02:35:50.692Z | Compiling deranged v0.3.11 | 
| 1102 | 2024-08-22T02:35:50.715Z | Compiling form_urlencoded v1.2.1 | 
| 1103 | 2024-08-22T02:35:50.744Z | Compiling aho-corasick v1.1.3 | 
| 1104 | 2024-08-22T02:35:50.817Z | Compiling time-macros v0.2.18 | 
| 1105 | 2024-08-22T02:35:50.950Z | Compiling siphasher v0.3.11 | 
| 1106 | 2024-08-22T02:35:51.005Z | Compiling num_threads v0.1.7 | 
| 1107 | 2024-08-22T02:35:51.127Z | Compiling rustls v0.21.12 | 
| 1108 | 2024-08-22T02:35:51.296Z | Compiling native-tls v0.2.11 | 
| 1109 | 2024-08-22T02:35:51.371Z | Compiling syn v1.0.109 | 
| 1110 | 2024-08-22T02:35:51.634Z | Compiling try-lock v0.2.5 | 
| 1111 | 2024-08-22T02:35:51.787Z | Compiling crossbeam-utils v0.8.19 | 
| 1112 | 2024-08-22T02:35:51.811Z | Compiling regex-syntax v0.8.4 | 
| 1113 | 2024-08-22T02:35:52.106Z | Compiling want v0.3.1 | 
| 1114 | 2024-08-22T02:35:52.482Z | Compiling idna v0.5.0 | 
| 1115 | 2024-08-22T02:35:53.104Z | Compiling socket2 v0.4.10 | 
| 1116 | 2024-08-22T02:35:53.600Z | Compiling time v0.3.36 | 
| 1117 | 2024-08-22T02:35:53.733Z | Compiling cookie v0.17.0 | 
| 1118 | 2024-08-22T02:35:53.849Z | Compiling finl_unicode v1.2.0 | 
| 1119 | 2024-08-22T02:35:53.908Z | Compiling adler v1.0.2 | 
| 1120 | 2024-08-22T02:35:53.986Z | Compiling iana-time-zone v0.1.60 | 
| 1121 | 2024-08-22T02:35:54.144Z | Compiling httpdate v1.0.3 | 
| 1122 | 2024-08-22T02:35:54.369Z | Compiling slog v2.7.0 | 
| 1123 | 2024-08-22T02:35:54.394Z | Compiling tower-service v0.3.2 | 
| 1124 | 2024-08-22T02:35:54.510Z | Compiling openssl-probe v0.1.5 | 
| 1125 | 2024-08-22T02:35:54.545Z | Compiling stringprep v0.1.4 | 
| 1126 | 2024-08-22T02:35:54.833Z | Compiling regex-automata v0.4.6 | 
| 1127 | 2024-08-22T02:35:54.937Z | Compiling miniz_oxide v0.7.2 | 
| 1128 | 2024-08-22T02:35:55.554Z | Compiling url v2.5.2 | 
| 1129 | 2024-08-22T02:35:56.263Z | Compiling sct v0.7.1 | 
| 1130 | 2024-08-22T02:35:56.363Z | Compiling serde_derive v1.0.208 | 
| 1131 | 2024-08-22T02:35:56.551Z | Compiling zeroize_derive v1.4.2 | 
| 1132 | 2024-08-22T02:35:56.673Z | Compiling zerocopy-derive v0.7.34 | 
| 1133 | 2024-08-22T02:35:57.134Z | Compiling tokio-macros v2.3.0 | 
| 1134 | 2024-08-22T02:35:57.375Z | Compiling thiserror-impl v1.0.63 | 
| 1135 | 2024-08-22T02:35:57.485Z | Compiling futures-macro v0.3.30 | 
| 1136 | 2024-08-22T02:35:57.895Z | Compiling zeroize v1.7.0 | 
| 1137 | 2024-08-22T02:35:58.238Z | Compiling der_derive v0.7.2 | 
| 1138 | 2024-08-22T02:35:58.517Z | Compiling tracing-attributes v0.1.27 | 
| 1139 | 2024-08-22T02:35:58.564Z | Compiling zerocopy v0.7.34 | 
| 1140 | 2024-08-22T02:35:59.124Z | Compiling futures-util v0.3.30 | 
| 1141 | 2024-08-22T02:35:59.372Z | Compiling crypto-common v0.1.6 | 
| 1142 | 2024-08-22T02:35:59.598Z | Compiling block-buffer v0.10.4 | 
| 1143 | 2024-08-22T02:35:59.869Z | Compiling digest v0.10.7 | 
| 1144 | 2024-08-22T02:36:00.246Z | Compiling block-padding v0.3.3 | 
| 1145 | 2024-08-22T02:36:00.380Z | Compiling hmac v0.12.1 | 
| 1146 | 2024-08-22T02:36:00.507Z | Compiling thiserror v1.0.63 | 
| 1147 | 2024-08-22T02:36:00.535Z | Compiling inout v0.1.3 | 
| 1148 | 2024-08-22T02:36:00.563Z | Compiling hashbrown v0.14.5 | 
| 1149 | 2024-08-22T02:36:00.596Z | Compiling sha2 v0.10.8 | 
| 1150 | 2024-08-22T02:36:00.630Z | Compiling pest v2.7.10 | 
| 1151 | 2024-08-22T02:36:00.725Z | Compiling cipher v0.4.4 | 
| 1152 | 2024-08-22T02:36:01.179Z | Compiling salsa20 v0.10.2 | 
| 1153 | 2024-08-22T02:36:01.380Z | Compiling pbkdf2 v0.12.2 | 
| 1154 | 2024-08-22T02:36:01.542Z | Compiling der v0.7.9 | 
| 1155 | 2024-08-22T02:36:01.744Z | Compiling scroll_derive v0.12.0 | 
| 1156 | 2024-08-22T02:36:01.778Z | Compiling tracing v0.1.40 | 
| 1157 | 2024-08-22T02:36:02.230Z | Compiling scrypt v0.11.0 | 
| 1158 | 2024-08-22T02:36:02.709Z | Compiling pest_meta v2.7.10 | 
| 1159 | 2024-08-22T02:36:02.905Z | Compiling scroll v0.12.0 | 
| 1160 | 2024-08-22T02:36:03.141Z | Compiling aes v0.8.4 | 
| 1161 | 2024-08-22T02:36:03.202Z | Compiling cbc v0.1.2 | 
| 1162 | 2024-08-22T02:36:03.410Z | Compiling spki v0.7.3 | 
| 1163 | 2024-08-22T02:36:03.433Z | Compiling goblin v0.8.2 | 
| 1164 | 2024-08-22T02:36:03.742Z | Compiling openssl-macros v0.1.1 | 
| 1165 | 2024-08-22T02:36:04.362Z | Compiling pest_generator v2.7.10 | 
| 1166 | 2024-08-22T02:36:04.391Z | Compiling pkcs5 v0.7.1 | 
| 1167 | 2024-08-22T02:36:04.534Z | Compiling rustls-webpki v0.101.7 | 
| 1168 | 2024-08-22T02:36:05.408Z | Compiling pkcs8 v0.10.2 | 
| 1169 | 2024-08-22T02:36:05.897Z | Compiling md-5 v0.10.6 | 
| 1170 | 2024-08-22T02:36:06.095Z | Compiling num-integer v0.1.46 | 
| 1171 | 2024-08-22T02:36:06.139Z | Compiling backtrace v0.3.71 | 
| 1172 | 2024-08-22T02:36:06.264Z | Compiling idna v0.3.0 | 
| 1173 | 2024-08-22T02:36:06.548Z | Compiling lazy_static v1.5.0 | 
| 1174 | 2024-08-22T02:36:06.667Z | Compiling hash32 v0.2.1 | 
| 1175 | 2024-08-22T02:36:06.764Z | Compiling num-bigint-dig v0.8.4 | 
| 1176 | 2024-08-22T02:36:06.975Z | Compiling pest_derive v2.7.10 | 
| 1177 | 2024-08-22T02:36:07.005Z | Compiling crc32fast v1.4.0 | 
| 1178 | 2024-08-22T02:36:07.038Z | Compiling smoltcp v0.9.1 | 
| 1179 | 2024-08-22T02:36:07.455Z | Compiling psl-types v2.0.11 | 
| 1180 | 2024-08-22T02:36:07.559Z | Compiling gimli v0.28.1 | 
| 1181 | 2024-08-22T02:36:07.638Z | Compiling fallible-iterator v0.2.0 | 
| 1182 | 2024-08-22T02:36:07.673Z | Compiling dtrace-parser v0.2.0 | 
| 1183 | 2024-08-22T02:36:07.712Z | Compiling signal-hook v0.3.17 | 
| 1184 | 2024-08-22T02:36:07.955Z | Compiling cfg_aliases v0.1.1 | 
| 1185 | 2024-08-22T02:36:08.048Z | Compiling base64 v0.22.1 | 
| 1186 | 2024-08-22T02:36:08.261Z | Compiling bytes v1.7.1 | 
| 1187 | 2024-08-22T02:36:08.558Z | Compiling bitflags v2.6.0 | 
| 1188 | 2024-08-22T02:36:08.946Z | Compiling indexmap v2.4.0 | 
| 1189 | 2024-08-22T02:36:09.362Z | Compiling tokio v1.38.1 | 
| 1190 | 2024-08-22T02:36:09.482Z | Compiling http v0.2.12 | 
| 1191 | 2024-08-22T02:36:10.199Z | Compiling semver v1.0.23 | 
| 1192 | 2024-08-22T02:36:10.873Z | Compiling rustc_version v0.4.0 | 
| 1193 | 2024-08-22T02:36:11.567Z | Compiling heapless v0.7.17 | 
| 1194 | 2024-08-22T02:36:11.701Z | Compiling http-body v0.4.6 | 
| 1195 | 2024-08-22T02:36:11.786Z | Compiling dof v0.3.0 | 
| 1196 | 2024-08-22T02:36:12.111Z | Compiling uuid v1.10.0 | 
| 1197 | 2024-08-22T02:36:12.358Z | Compiling chrono v0.4.38 | 
| 1198 | 2024-08-22T02:36:13.174Z | Compiling usdt-impl v0.5.0 | 
| 1199 | 2024-08-22T02:36:13.255Z | Compiling serde_tokenstream v0.2.2 | 
| 1200 | 2024-08-22T02:36:13.629Z | Compiling serde_spanned v0.6.7 | 
| 1201 | 2024-08-22T02:36:13.795Z | Compiling toml_datetime v0.6.8 | 
| 1202 | 2024-08-22T02:36:13.840Z | Compiling stable_deref_trait v1.2.0 | 
| 1203 | 2024-08-22T02:36:13.966Z | Compiling terminal_size v0.3.0 | 
| 1204 | 2024-08-22T02:36:14.157Z | Compiling addr2line v0.21.0 | 
| 1205 | 2024-08-22T02:36:14.235Z | Compiling postgres-protocol v0.6.7 | 
| 1206 | 2024-08-22T02:36:14.518Z | Compiling nix v0.28.0 | 
| 1207 | 2024-08-22T02:36:14.825Z | Compiling publicsuffix v2.2.3 | 
| 1208 | 2024-08-22T02:36:15.123Z | Compiling num-iter v0.1.45 | 
| 1209 | 2024-08-22T02:36:15.148Z | Compiling async-trait v0.1.81 | 
| 1210 | 2024-08-22T02:36:15.262Z | Compiling zerocopy-derive v0.6.6 | 
| 1211 | 2024-08-22T02:36:15.577Z | Compiling phf_shared v0.11.2 | 
| 1212 | 2024-08-22T02:36:15.913Z | Compiling serde_derive_internals v0.29.1 | 
| 1213 | 2024-08-22T02:36:16.212Z | Compiling ff v0.13.0 | 
| 1214 | 2024-08-22T02:36:16.284Z | Compiling object v0.32.2 | 
| 1215 | 2024-08-22T02:36:16.420Z | Compiling tokio-util v0.7.11 | 
| 1216 | 2024-08-22T02:36:17.573Z | Compiling h2 v0.3.26 | 
| 1217 | 2024-08-22T02:36:17.684Z | Compiling tokio-native-tls v0.3.1 | 
| 1218 | 2024-08-22T02:36:17.712Z | Compiling tokio-rustls v0.24.1 | 
| 1219 | 2024-08-22T02:36:17.967Z | Compiling hubpack_derive v0.1.1 | 
| 1220 | 2024-08-22T02:36:17.994Z | Compiling fs-err v2.11.0 | 
| 1221 | 2024-08-22T02:36:18.131Z | Compiling winnow v0.5.40 | 
| 1222 | 2024-08-22T02:36:18.310Z | Compiling schemars v0.8.21 | 
| 1223 | 2024-08-22T02:36:18.377Z | Compiling either v1.13.0 | 
| 1224 | 2024-08-22T02:36:18.676Z | Compiling bitflags v1.3.2 | 
| 1225 | 2024-08-22T02:36:18.785Z | Compiling managed v0.8.0 | 
| 1226 | 2024-08-22T02:36:18.811Z | Compiling ipnet v2.9.0 | 
| 1227 | 2024-08-22T02:36:18.902Z | Compiling rustc-demangle v0.1.24 | 
| 1228 | 2024-08-22T02:36:19.180Z | Compiling base64 v0.21.7 | 
| 1229 | 2024-08-22T02:36:19.273Z | Compiling base16ct v0.2.0 | 
| 1230 | 2024-08-22T02:36:19.559Z | Compiling anyhow v1.0.86 | 
| 1231 | 2024-08-22T02:36:19.738Z | Compiling rustls-pemfile v1.0.4 | 
| 1232 | 2024-08-22T02:36:19.862Z | Compiling sec1 v0.7.3 | 
| 1233 | 2024-08-22T02:36:19.885Z | Compiling clap_builder v4.5.15 | 
| 1234 | 2024-08-22T02:36:20.354Z | Compiling hubpack v0.1.2 | 
| 1235 | 2024-08-22T02:36:20.438Z | Compiling schemars_derive v0.8.21 | 
| 1236 | 2024-08-22T02:36:20.893Z | Compiling zerocopy v0.6.6 | 
| 1237 | 2024-08-22T02:36:21.494Z | Compiling toml_edit v0.19.15 | 
| 1238 | 2024-08-22T02:36:21.613Z | Compiling group v0.13.0 | 
| 1239 | 2024-08-22T02:36:22.016Z | Compiling phf v0.11.2 | 
| 1240 | 2024-08-22T02:36:22.273Z | Compiling cookie_store v0.20.0 | 
| 1241 | 2024-08-22T02:36:22.936Z | Compiling postgres-types v0.2.7 | 
| 1242 | 2024-08-22T02:36:23.582Z | Compiling hyper v0.14.30 | 
| 1243 | 2024-08-22T02:36:24.047Z | Compiling usdt-macro v0.5.0 | 
| 1244 | 2024-08-22T02:36:24.215Z | Compiling usdt-attr-macro v0.5.0 | 
| 1245 | 2024-08-22T02:36:24.945Z | Compiling serde_urlencoded v0.7.1 | 
| 1246 | 2024-08-22T02:36:25.371Z | Compiling pkcs1 v0.7.5 | 
| 1247 | 2024-08-22T02:36:25.443Z | Compiling futures-executor v0.3.30 | 
| 1248 | 2024-08-22T02:36:25.697Z | Compiling hkdf v0.12.4 | 
| 1249 | 2024-08-22T02:36:25.933Z | Compiling signature v2.2.0 | 
| 1250 | 2024-08-22T02:36:25.959Z | Compiling bstr v1.9.1 | 
| 1251 | 2024-08-22T02:36:26.208Z | Compiling regex v1.10.6 | 
| 1252 | 2024-08-22T02:36:26.248Z | Compiling crypto-bigint v0.5.5 | 
| 1253 | 2024-08-22T02:36:26.447Z | Compiling serde_repr v0.1.19 | 
| 1254 | 2024-08-22T02:36:27.152Z | Compiling enum-as-inner v0.6.0 | 
| 1255 | 2024-08-22T02:36:27.438Z | Compiling clap_derive v4.5.13 | 
| 1256 | 2024-08-22T02:36:27.505Z | Compiling strum_macros v0.25.3 | 
| 1257 | 2024-08-22T02:36:27.831Z | Compiling phf_shared v0.10.0 | 
| 1258 | 2024-08-22T02:36:28.046Z | Compiling float-cmp v0.9.0 | 
| 1259 | 2024-08-22T02:36:32.356Z | Compiling idna v0.4.0 | 
| 1260 | 2024-08-22T02:36:32.356Z | Compiling mio v1.0.2 | 
| 1261 | 2024-08-22T02:36:32.356Z | Compiling encoding_rs v0.8.34 | 
| 1262 | 2024-08-22T02:36:32.356Z | Compiling mime v0.3.17 | 
| 1263 | 2024-08-22T02:36:32.356Z | Compiling hyper-rustls v0.24.2 | 
| 1264 | 2024-08-22T02:36:32.356Z | Compiling hyper-tls v0.5.0 | 
| 1265 | 2024-08-22T02:36:32.356Z | Compiling minimal-lexical v0.2.1 | 
| 1266 | 2024-08-22T02:36:32.356Z | Compiling precomputed-hash v0.1.1 | 
| 1267 | 2024-08-22T02:36:32.356Z | Compiling data-encoding v2.6.0 | 
| 1268 | 2024-08-22T02:36:32.356Z | Compiling static_assertions v1.1.0 | 
| 1269 | 2024-08-22T02:36:32.356Z | Compiling predicates-core v1.0.6 | 
| 1270 | 2024-08-22T02:36:32.356Z | Compiling unicode-segmentation v1.11.0 | 
| 1271 | 2024-08-22T02:36:32.356Z | Compiling bit-vec v0.6.3 | 
| 1272 | 2024-08-22T02:36:32.356Z | Compiling whoami v1.5.1 | 
| 1273 | 2024-08-22T02:36:32.356Z | Compiling new_debug_unreachable v1.0.6 | 
| 1274 | 2024-08-22T02:36:32.356Z | Compiling webpki-roots v0.25.4 | 
| 1275 | 2024-08-22T02:36:32.356Z | Compiling fixedbitset v0.4.2 | 
| 1276 | 2024-08-22T02:36:32.357Z | Compiling sync_wrapper v0.1.2 | 
| 1277 | 2024-08-22T02:36:32.357Z | Compiling difflib v0.4.0 | 
| 1278 | 2024-08-22T02:36:32.357Z | Compiling dyn-clone v1.0.17 | 
| 1279 | 2024-08-22T02:36:32.357Z | Compiling normalize-line-endings v0.3.0 | 
| 1280 | 2024-08-22T02:36:32.357Z | Compiling petgraph v0.6.5 | 
| 1281 | 2024-08-22T02:36:32.357Z | Compiling reqwest v0.11.27 | 
| 1282 | 2024-08-22T02:36:32.357Z | Compiling clap v4.5.16 | 
| 1283 | 2024-08-22T02:36:32.357Z | Compiling predicates v3.1.2 | 
| 1284 | 2024-08-22T02:36:32.357Z | Compiling toml_edit v0.22.20 | 
| 1285 | 2024-08-22T02:36:32.357Z | Compiling string_cache v0.8.7 | 
| 1286 | 2024-08-22T02:36:32.734Z | Compiling tokio-postgres v0.7.11 | 
| 1287 | 2024-08-22T02:36:33.082Z | Compiling similar v2.6.0 | 
| 1288 | 2024-08-22T02:36:33.583Z | Compiling bit-set v0.5.3 | 
| 1289 | 2024-08-22T02:36:33.839Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92) | 
| 1290 | 2024-08-22T02:36:34.688Z | Compiling hickory-proto v0.24.1 | 
| 1291 | 2024-08-22T02:36:35.172Z | Compiling nom v7.1.3 | 
| 1292 | 2024-08-22T02:36:35.203Z | Compiling console v0.15.8 | 
| 1293 | 2024-08-22T02:36:35.548Z | Compiling usdt v0.5.0 | 
| 1294 | 2024-08-22T02:36:35.983Z | Compiling signal-hook-mio v0.2.4 | 
| 1295 | 2024-08-22T02:36:36.141Z | Compiling elliptic-curve v0.13.8 | 
| 1296 | 2024-08-22T02:36:36.521Z | Compiling rsa v0.9.6 | 
| 1297 | 2024-08-22T02:36:36.865Z | Compiling futures v0.3.30 | 
| 1298 | 2024-08-22T02:36:36.975Z | Compiling toml v0.7.8 | 
| 1299 | 2024-08-22T02:36:37.441Z | Compiling flate2 v1.0.31 | 
| 1300 | 2024-08-22T02:36:39.052Z | Compiling itertools v0.10.5 | 
| 1301 | 2024-08-22T02:36:39.185Z | Compiling itertools v0.12.1 | 
| 1302 | 2024-08-22T02:36:39.208Z | Compiling tokio-stream v0.1.15 | 
| 1303 | 2024-08-22T02:36:39.367Z | Compiling openapiv3 v2.0.0 | 
| 1304 | 2024-08-22T02:36:40.108Z | Compiling hex v0.4.3 | 
| 1305 | 2024-08-22T02:36:40.641Z | Compiling sha1 v0.10.6 | 
| 1306 | 2024-08-22T02:36:40.998Z | Compiling crossbeam-epoch v0.9.18 | 
| 1307 | 2024-08-22T02:36:41.474Z | Compiling dirs-sys-next v0.1.2 | 
| 1308 | 2024-08-22T02:36:41.602Z | Compiling lalrpop-util v0.19.12 | 
| 1309 | 2024-08-22T02:36:41.657Z | Compiling peg-runtime v0.8.3 | 
| 1310 | 2024-08-22T02:36:41.920Z | Compiling unicode-xid v0.2.4 | 
| 1311 | 2024-08-22T02:36:41.944Z | Compiling dirs-next v2.0.0 | 
| 1312 | 2024-08-22T02:36:42.067Z | Compiling thread_local v1.1.8 | 
| 1313 | 2024-08-22T02:36:42.091Z | Compiling slog-async v2.8.0 | 
| 1314 | 2024-08-22T02:36:42.124Z | Compiling term v0.7.0 | 
| 1315 | 2024-08-22T02:36:42.248Z | Compiling xattr v1.3.1 | 
| 1316 | 2024-08-22T02:36:42.510Z | Compiling strum_macros v0.26.4 | 
| 1317 | 2024-08-22T02:36:42.580Z | Compiling crossbeam-channel v0.5.12 | 
| 1318 | 2024-08-22T02:36:42.635Z | Compiling filetime v0.2.24 | 
| 1319 | 2024-08-22T02:36:42.916Z | Compiling is-terminal v0.4.12 | 
| 1320 | 2024-08-22T02:36:42.990Z | Compiling take_mut v0.2.2 | 
| 1321 | 2024-08-22T02:36:43.044Z | Compiling slog-term v2.9.1 | 
| 1322 | 2024-08-22T02:36:43.140Z | Compiling tar v0.4.41 | 
| 1323 | 2024-08-22T02:36:43.417Z | Compiling camino v1.1.9 | 
| 1324 | 2024-08-22T02:36:44.371Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) | 
| 1325 | 2024-08-22T02:36:45.703Z | Compiling strum v0.26.3 | 
| 1326 | 2024-08-22T02:36:45.813Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) | 
| 1327 | 2024-08-22T02:36:52.806Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s | 
| 1328 | 2024-08-22T02:36:52.930Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` | 
| 1329 | 2024-08-22T02:36:52.994Z | Aug 22 02:36:52.923 INFO Starting download, target: Clickhouse | 
| 1330 | 2024-08-22T02:36:52.994Z | Aug 22 02:36:52.924 INFO Starting download, target: Cockroach | 
| 1331 | 2024-08-22T02:36:52.994Z | Aug 22 02:36:52.924 INFO Starting download, target: Console | 
| 1332 | 2024-08-22T02:36:53.018Z | Aug 22 02:36:52.924 INFO Starting download, target: DendriteOpenapi | 
| 1333 | 2024-08-22T02:36:53.018Z | Aug 22 02:36:52.924 INFO Starting download, target: MaghemiteMgd | 
| 1334 | 2024-08-22T02:36:53.018Z | Aug 22 02:36:52.924 INFO Starting download, target: DendriteStub | 
| 1335 | 2024-08-22T02:36:53.018Z | Aug 22 02:36:52.924 INFO Starting download, target: TransceiverControl | 
| 1336 | 2024-08-22T02:36:53.018Z | Aug 22 02:36:52.926 INFO Downloading out/downloads/dpd-21b16567f28e103f145cd18d53fac6958429c4ff.json (attempt 1/3), target: DendriteOpenapi | 
| 1337 | 2024-08-22T02:36:53.018Z | Aug 22 02:36:52.926 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl | 
| 1338 | 2024-08-22T02:36:53.018Z | Aug 22 02:36:52.926 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console | 
| 1339 | 2024-08-22T02:36:53.018Z | Aug 22 02:36:52.926 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd | 
| 1340 | 2024-08-22T02:36:53.018Z | Aug 22 02:36:52.926 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse | 
| 1341 | 2024-08-22T02:36:53.018Z | Aug 22 02:36:52.926 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub | 
| 1342 | 2024-08-22T02:36:53.018Z | Aug 22 02:36:52.926 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach | 
| 1343 | 2024-08-22T02:36:53.339Z | Aug 22 02:36:53.266 INFO Download complete, target: DendriteOpenapi | 
| 1344 | 2024-08-22T02:36:53.773Z | Aug 22 02:36:53.695 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl | 
| 1345 | 2024-08-22T02:36:53.868Z | Aug 22 02:36:53.797 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console | 
| 1346 | 2024-08-22T02:36:54.228Z | Aug 22 02:36:54.158 INFO Download complete, target: Console | 
| 1347 | 2024-08-22T02:36:54.914Z | Aug 22 02:36:54.844 INFO Download complete, target: TransceiverControl | 
| 1348 | 2024-08-22T02:36:55.161Z | Aug 22 02:36:55.091 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd | 
| 1349 | 2024-08-22T02:36:55.475Z | Aug 22 02:36:55.404 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub | 
| 1350 | 2024-08-22T02:36:58.590Z | Aug 22 02:36:58.519 INFO Download complete, target: MaghemiteMgd | 
| 1351 | 2024-08-22T02:36:59.190Z | Aug 22 02:36:59.119 INFO Download complete, target: DendriteStub | 
| 1352 | 2024-08-22T02:36:59.750Z | Aug 22 02:36:59.679 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach | 
| 1353 | 2024-08-22T02:36:59.750Z | Aug 22 02:36:59.679 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach | 
| 1354 | 2024-08-22T02:37:09.230Z | Aug 22 02:37:09.159 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach | 
| 1355 | 2024-08-22T02:37:09.694Z | Aug 22 02:37:09.623 INFO Checking that binary works, target: Cockroach | 
| 1356 | 2024-08-22T02:37:09.933Z | Aug 22 02:37:09.862 INFO Download complete, target: Cockroach | 
| 1357 | 2024-08-22T02:37:18.038Z | Aug 22 02:37:17.967 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse | 
| 1358 | 2024-08-22T02:37:34.106Z | Aug 22 02:37:34.035 INFO Checking that binary works, target: Clickhouse | 
| 1359 | 2024-08-22T02:37:34.238Z | Aug 22 02:37:34.167 INFO Download complete, target: Clickhouse | 
| 1360 | 2024-08-22T02:37:34.263Z | All builder prerequisites installed successfully, and PATH looks valid | 
| 1361 | 2024-08-22T02:37:34.286Z |  | 
| 1362 | 2024-08-22T02:37:34.286Z | real     3:59.706102684 | 
| 1363 | 2024-08-22T02:37:34.286Z | user    10:13.696371295 | 
| 1364 | 2024-08-22T02:37:34.286Z | sys      2:23.069723908 | 
| 1365 | 2024-08-22T02:37:34.286Z | trap        0.360574939 | 
| 1366 | 2024-08-22T02:37:34.286Z | tflt        0.678051060 | 
| 1367 | 2024-08-22T02:37:34.286Z | dflt        1.663805894 | 
| 1368 | 2024-08-22T02:37:34.286Z | kflt        0.007150886 | 
| 1369 | 2024-08-22T02:37:34.286Z | lock    26:31.824285349 | 
| 1370 | 2024-08-22T02:37:34.287Z | slp     38:59.559813531 | 
| 1371 | 2024-08-22T02:37:34.287Z | lat        47.795301399 | 
| 1372 | 2024-08-22T02:37:34.287Z | stop     1:46.707069273 | 
| 1373 | 2024-08-22T02:37:34.287Z | + banner clippy | 
| 1374 | 2024-08-22T02:37:34.287Z |  | 
| 1375 | 2024-08-22T02:37:34.287Z | ####   #          #    #####   #####    #   # | 
| 1376 | 2024-08-22T02:37:34.287Z | #    #  #          #    #    #  #    #    # # | 
| 1377 | 2024-08-22T02:37:34.287Z | #       #          #    #    #  #    #     # | 
| 1378 | 2024-08-22T02:37:34.287Z | #       #          #    #####   #####      # | 
| 1379 | 2024-08-22T02:37:34.287Z | #    #  #          #    #       #          # | 
| 1380 | 2024-08-22T02:37:34.287Z | ####   ######     #    #       #          # | 
| 1381 | 2024-08-22T02:37:34.287Z |  | 
| 1382 | 2024-08-22T02:37:34.287Z | + export CARGO_INCREMENTAL=0 | 
| 1383 | 2024-08-22T02:37:34.287Z | + CARGO_INCREMENTAL=0 | 
| 1384 | 2024-08-22T02:37:34.287Z | + ptime -m cargo xtask clippy | 
| 1385 | 2024-08-22T02:37:35.080Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) | 
| 1386 | 2024-08-22T02:37:39.662Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s | 
| 1387 | 2024-08-22T02:37:39.728Z | Running `target/debug/xtask clippy` | 
| 1388 | 2024-08-22T02:37:39.766Z | running: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" | 
| 1389 | 2024-08-22T02:37:40.865Z | Downloading crates ... | 
| 1390 | 2024-08-22T02:37:41.270Z | Downloaded cast v0.3.0 | 
| 1391 | 2024-08-22T02:37:41.295Z | Downloaded dhcproto v0.12.0 | 
| 1392 | 2024-08-22T02:37:41.320Z | Downloaded trybuild v1.0.99 | 
| 1393 | 2024-08-22T02:37:41.344Z | Downloaded primeorder v0.13.6 | 
| 1394 | 2024-08-22T02:37:41.344Z | Downloaded yansi v0.5.1 | 
| 1395 | 2024-08-22T02:37:41.344Z | Downloaded trust-dns-proto v0.22.0 | 
| 1396 | 2024-08-22T02:37:41.367Z | Downloaded p384 v0.13.0 | 
| 1397 | 2024-08-22T02:37:41.367Z | Downloaded option-ext v0.2.0 | 
| 1398 | 2024-08-22T02:37:41.367Z | Downloaded nested v0.1.1 | 
| 1399 | 2024-08-22T02:37:41.367Z | Downloaded idna v0.2.3 | 
| 1400 | 2024-08-22T02:37:41.367Z | Downloaded hyper v1.3.1 | 
| 1401 | 2024-08-22T02:37:41.391Z | Downloaded bstr v0.2.17 | 
| 1402 | 2024-08-22T02:37:41.391Z | Downloaded tower v0.4.13 | 
| 1403 | 2024-08-22T02:37:41.415Z | Downloaded proc-macro-crate v3.1.0 | 
| 1404 | 2024-08-22T02:37:41.415Z | Downloaded tinytemplate v1.2.1 | 
| 1405 | 2024-08-22T02:37:41.415Z | Downloaded target-spec v3.2.1 | 
| 1406 | 2024-08-22T02:37:41.415Z | Downloaded ssh-key v0.6.6 | 
| 1407 | 2024-08-22T02:37:41.415Z | Downloaded ssh-cipher v0.2.0 | 
| 1408 | 2024-08-22T02:37:41.415Z | Downloaded rustls-native-certs v0.7.0 | 
| 1409 | 2024-08-22T02:37:41.415Z | Downloaded rust-argon2 v2.1.0 | 
| 1410 | 2024-08-22T02:37:41.415Z | Downloaded russh-keys v0.44.0 | 
| 1411 | 2024-08-22T02:37:41.415Z | Downloaded russh v0.44.1 | 
| 1412 | 2024-08-22T02:37:41.439Z | Downloaded rstest v0.22.0 | 
| 1413 | 2024-08-22T02:37:41.439Z | Downloaded relative-path v1.9.3 | 
| 1414 | 2024-08-22T02:37:41.439Z | Downloaded regex-automata v0.1.10 | 
| 1415 | 2024-08-22T02:37:41.439Z | Downloaded rand_distr v0.4.3 | 
| 1416 | 2024-08-22T02:37:41.439Z | Downloaded hyper-util v0.1.3 | 
| 1417 | 2024-08-22T02:37:41.463Z | Downloaded http-body v1.0.0 | 
| 1418 | 2024-08-22T02:37:41.463Z | Downloaded guppy-workspace-hack v0.1.0 | 
| 1419 | 2024-08-22T02:37:41.463Z | Downloaded ghash v0.5.1 | 
| 1420 | 2024-08-22T02:37:41.463Z | Downloaded futures-timer v3.0.3 | 
| 1421 | 2024-08-22T02:37:41.463Z | Downloaded fancy-regex v0.13.0 | 
| 1422 | 2024-08-22T02:37:41.463Z | Downloaded enum-as-inner v0.5.1 | 
| 1423 | 2024-08-22T02:37:41.463Z | Downloaded ed25519 v2.2.3 | 
| 1424 | 2024-08-22T02:37:41.463Z | Downloaded ecdsa v0.16.9 | 
| 1425 | 2024-08-22T02:37:41.463Z | Downloaded dirs-sys v0.4.1 | 
| 1426 | 2024-08-22T02:37:41.463Z | Downloaded dhcproto-macros v0.1.0 | 
| 1427 | 2024-08-22T02:37:41.463Z | Downloaded datatest-stable v0.2.9 | 
| 1428 | 2024-08-22T02:37:41.463Z | Downloaded criterion-plot v0.5.0 | 
| 1429 | 2024-08-22T02:37:41.486Z | Downloaded cfg-expr v0.16.0 | 
| 1430 | 2024-08-22T02:37:41.486Z | Downloaded polyval v0.6.2 | 
| 1431 | 2024-08-22T02:37:41.486Z | Downloaded plotters-backend v0.3.5 | 
| 1432 | 2024-08-22T02:37:41.486Z | Downloaded plotters v0.3.5 | 
| 1433 | 2024-08-22T02:37:41.486Z | Downloaded pbkdf2 v0.11.0 | 
| 1434 | 2024-08-22T02:37:41.486Z | Downloaded password-hash v0.4.2 | 
| 1435 | 2024-08-22T02:37:41.486Z | Downloaded partial-io v0.5.4 | 
| 1436 | 2024-08-22T02:37:41.510Z | Downloaded p521 v0.13.3 | 
| 1437 | 2024-08-22T02:37:41.510Z | Downloaded p256 v0.13.2 | 
| 1438 | 2024-08-22T02:37:41.510Z | Downloaded oorandom v11.1.3 | 
| 1439 | 2024-08-22T02:37:41.510Z | Downloaded num-bigint v0.4.5 | 
| 1440 | 2024-08-22T02:37:41.510Z | Downloaded matches v0.1.10 | 
| 1441 | 2024-08-22T02:37:41.510Z | Downloaded internet-checksum v0.2.1 | 
| 1442 | 2024-08-22T02:37:41.510Z | Downloaded ed25519-dalek v2.1.1 | 
| 1443 | 2024-08-22T02:37:41.510Z | Downloaded ctr v0.9.2 | 
| 1444 | 2024-08-22T02:37:41.534Z | Downloaded criterion v0.5.1 | 
| 1445 | 2024-08-22T02:37:41.534Z | Downloaded blowfish v0.9.1 | 
| 1446 | 2024-08-22T02:37:41.534Z | Downloaded blake2b_simd v1.0.2 | 
| 1447 | 2024-08-22T02:37:41.534Z | Downloaded assert_cmd v2.0.16 | 
| 1448 | 2024-08-22T02:37:41.534Z | Downloaded anes v0.1.6 | 
| 1449 | 2024-08-22T02:37:41.534Z | Downloaded aes-gcm v0.10.3 | 
| 1450 | 2024-08-22T02:37:41.534Z | Downloaded tower-layer v0.3.2 | 
| 1451 | 2024-08-22T02:37:41.534Z | Downloaded toml_edit v0.21.1 | 
| 1452 | 2024-08-22T02:37:41.563Z | Downloaded threadpool v1.8.1 | 
| 1453 | 2024-08-22T02:37:41.586Z | Downloaded target-lexicon v0.12.16 | 
| 1454 | 2024-08-22T02:37:41.586Z | Downloaded ssh-encoding v0.2.0 | 
| 1455 | 2024-08-22T02:37:41.586Z | Downloaded similar-asserts v1.5.0 | 
| 1456 | 2024-08-22T02:37:41.586Z | Downloaded russh-cryptovec v0.7.2 | 
| 1457 | 2024-08-22T02:37:41.586Z | Downloaded rstest_macros v0.22.0 | 
| 1458 | 2024-08-22T02:37:41.586Z | Downloaded rfc6979 v0.4.0 | 
| 1459 | 2024-08-22T02:37:41.586Z | Downloaded pretty_assertions v1.4.0 | 
| 1460 | 2024-08-22T02:37:41.586Z | Downloaded plotters-svg v0.3.5 | 
| 1461 | 2024-08-22T02:37:41.586Z | Downloaded pathdiff v0.2.1 | 
| 1462 | 2024-08-22T02:37:41.586Z | Downloaded md5 v0.7.0 | 
| 1463 | 2024-08-22T02:37:41.586Z | Downloaded libtest-mimic v0.7.3 | 
| 1464 | 2024-08-22T02:37:41.586Z | Downloaded hyper-rustls v0.26.0 | 
| 1465 | 2024-08-22T02:37:41.610Z | Downloaded httptest v0.15.5 | 
| 1466 | 2024-08-22T02:37:41.610Z | Downloaded hex-literal v0.4.1 | 
| 1467 | 2024-08-22T02:37:41.610Z | Downloaded guppy v0.17.7 | 
| 1468 | 2024-08-22T02:37:41.610Z | Downloaded escape8259 v0.5.2 | 
| 1469 | 2024-08-22T02:37:41.610Z | Downloaded doc-comment v0.3.3 | 
| 1470 | 2024-08-22T02:37:41.610Z | Downloaded dirs v5.0.1 | 
| 1471 | 2024-08-22T02:37:41.610Z | Downloaded bcrypt-pbkdf v0.10.0 | 
| 1472 | 2024-08-22T02:37:41.610Z | Downloaded approx v0.5.1 | 
| 1473 | 2024-08-22T02:37:42.364Z | Checking cfg-if v1.0.0 | 
| 1474 | 2024-08-22T02:37:42.392Z | Checking libc v0.2.156 | 
| 1475 | 2024-08-22T02:37:42.416Z | Checking serde v1.0.208 | 
| 1476 | 2024-08-22T02:37:42.440Z | Checking memchr v2.7.2 | 
| 1477 | 2024-08-22T02:37:42.464Z | Checking scopeguard v1.2.0 | 
| 1478 | 2024-08-22T02:37:42.488Z | Checking log v0.4.21 | 
| 1479 | 2024-08-22T02:37:42.511Z | Checking byteorder v1.5.0 | 
| 1480 | 2024-08-22T02:37:42.534Z | Checking itoa v1.0.11 | 
| 1481 | 2024-08-22T02:37:42.534Z | Checking smallvec v1.13.2 | 
| 1482 | 2024-08-22T02:37:42.620Z | Checking lock_api v0.4.12 | 
| 1483 | 2024-08-22T02:37:42.748Z | Checking zeroize v1.7.0 | 
| 1484 | 2024-08-22T02:37:42.792Z | Checking once_cell v1.19.0 | 
| 1485 | 2024-08-22T02:37:42.911Z | Checking pin-project-lite v0.2.14 | 
| 1486 | 2024-08-22T02:37:42.937Z | Checking typenum v1.17.0 | 
| 1487 | 2024-08-22T02:37:43.021Z | Checking libm v0.2.8 | 
| 1488 | 2024-08-22T02:37:43.047Z | Checking subtle v2.5.0 | 
| 1489 | 2024-08-22T02:37:43.071Z | Checking ryu v1.0.18 | 
| 1490 | 2024-08-22T02:37:43.096Z | Checking spin v0.9.8 | 
| 1491 | 2024-08-22T02:37:43.259Z | Checking thiserror v1.0.63 | 
| 1492 | 2024-08-22T02:37:43.286Z | Checking futures-core v0.3.30 | 
| 1493 | 2024-08-22T02:37:43.312Z | Checking zerocopy v0.7.34 | 
| 1494 | 2024-08-22T02:37:43.394Z | Checking const-oid v0.9.6 | 
| 1495 | 2024-08-22T02:37:43.418Z | Checking getrandom v0.2.14 | 
| 1496 | 2024-08-22T02:37:43.441Z | Checking parking_lot_core v0.9.10 | 
| 1497 | 2024-08-22T02:37:43.466Z | Checking signal-hook-registry v1.4.2 | 
| 1498 | 2024-08-22T02:37:43.651Z | Checking rand_core v0.6.4 | 
| 1499 | 2024-08-22T02:37:43.687Z | Checking mio v0.8.11 | 
| 1500 | 2024-08-22T02:37:43.722Z | Checking parking_lot v0.12.2 | 
| 1501 | 2024-08-22T02:37:43.806Z | Checking num-traits v0.2.19 | 
| 1502 | 2024-08-22T02:37:43.928Z | Checking num_cpus v1.16.0 | 
| 1503 | 2024-08-22T02:37:43.956Z | Checking generic-array v0.14.7 | 
| 1504 | 2024-08-22T02:37:44.034Z | Checking socket2 v0.5.7 | 
| 1505 | 2024-08-22T02:37:44.057Z | Checking futures-sink v0.3.30 | 
| 1506 | 2024-08-22T02:37:44.184Z | Checking futures-channel v0.3.30 | 
| 1507 | 2024-08-22T02:37:44.236Z | Checking slab v0.4.9 | 
| 1508 | 2024-08-22T02:37:44.453Z | Checking futures-task v0.3.30 | 
| 1509 | 2024-08-22T02:37:44.477Z | Checking futures-io v0.3.30 | 
| 1510 | 2024-08-22T02:37:44.501Z | Checking pin-utils v0.1.0 | 
| 1511 | 2024-08-22T02:37:44.524Z | Checking ahash v0.8.11 | 
| 1512 | 2024-08-22T02:37:44.598Z | Checking cpufeatures v0.2.12 | 
| 1513 | 2024-08-22T02:37:44.651Z | Checking allocator-api2 v0.2.18 | 
| 1514 | 2024-08-22T02:37:44.694Z | Checking futures-util v0.3.30 | 
| 1515 | 2024-08-22T02:37:44.727Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) | 
| 1516 | 2024-08-22T02:37:44.784Z | Checking fnv v1.0.7 | 
| 1517 | 2024-08-22T02:37:44.912Z | Checking iana-time-zone v0.1.60 | 
| 1518 | 2024-08-22T02:37:44.935Z | Checking crypto-common v0.1.6 | 
| 1519 | 2024-08-22T02:37:45.002Z | Checking block-buffer v0.10.4 | 
| 1520 | 2024-08-22T02:37:45.093Z | Checking equivalent v1.0.1 | 
| 1521 | 2024-08-22T02:37:45.117Z | Checking tinyvec_macros v0.1.1 | 
| 1522 | 2024-08-22T02:37:45.150Z | Checking ppv-lite86 v0.2.17 | 
| 1523 | 2024-08-22T02:37:45.202Z | Checking tinyvec v1.6.0 | 
| 1524 | 2024-08-22T02:37:45.226Z | Checking unicode-bidi v0.3.15 | 
| 1525 | 2024-08-22T02:37:45.266Z | Checking tracing-core v0.1.32 | 
| 1526 | 2024-08-22T02:37:45.290Z | Checking digest v0.10.7 | 
| 1527 | 2024-08-22T02:37:45.313Z | Checking hashbrown v0.14.5 | 
| 1528 | 2024-08-22T02:37:45.618Z | Checking regex-syntax v0.8.4 | 
| 1529 | 2024-08-22T02:37:45.742Z | Checking rand_chacha v0.3.1 | 
| 1530 | 2024-08-22T02:37:45.777Z | Checking errno v0.3.9 | 
| 1531 | 2024-08-22T02:37:45.829Z | Checking tracing v0.1.40 | 
| 1532 | 2024-08-22T02:37:45.935Z | Checking percent-encoding v2.3.1 | 
| 1533 | 2024-08-22T02:37:46.073Z | Checking rand v0.8.5 | 
| 1534 | 2024-08-22T02:37:46.124Z | Checking dyn-clone v1.0.17 | 
| 1535 | 2024-08-22T02:37:46.150Z | Checking block-padding v0.3.3 | 
| 1536 | 2024-08-22T02:37:46.263Z | Checking lazy_static v1.5.0 | 
| 1537 | 2024-08-22T02:37:46.287Z | Checking unicode-normalization v0.1.23 | 
| 1538 | 2024-08-22T02:37:46.311Z | Checking aho-corasick v1.1.3 | 
| 1539 | 2024-08-22T02:37:46.345Z | Checking inout v0.1.3 | 
| 1540 | 2024-08-22T02:37:46.390Z | Checking form_urlencoded v1.2.1 | 
| 1541 | 2024-08-22T02:37:46.564Z | Checking cipher v0.4.4 | 
| 1542 | 2024-08-22T02:37:46.587Z | Checking unicode-ident v1.0.12 | 
| 1543 | 2024-08-22T02:37:46.738Z | Checking bytes v1.7.1 | 
| 1544 | 2024-08-22T02:37:46.762Z | Checking bitflags v2.6.0 | 
| 1545 | 2024-08-22T02:37:46.937Z | Checking serde_json v1.0.125 | 
| 1546 | 2024-08-22T02:37:47.027Z | Checking chrono v0.4.38 | 
| 1547 | 2024-08-22T02:37:47.050Z | Checking indexmap v2.4.0 | 
| 1548 | 2024-08-22T02:37:47.110Z | Checking uuid v1.10.0 | 
| 1549 | 2024-08-22T02:37:47.434Z | Checking tokio v1.38.1 | 
| 1550 | 2024-08-22T02:37:47.638Z | Checking rustix v0.38.34 | 
| 1551 | 2024-08-22T02:37:47.707Z | Checking base64ct v1.6.0 | 
| 1552 | 2024-08-22T02:37:48.105Z | Checking hmac v0.12.1 | 
| 1553 | 2024-08-22T02:37:48.131Z | Checking unicode-width v0.1.13 | 
| 1554 | 2024-08-22T02:37:48.232Z | Checking regex-automata v0.4.6 | 
| 1555 | 2024-08-22T02:37:48.300Z | Checking proc-macro2 v1.0.86 | 
| 1556 | 2024-08-22T02:37:48.323Z | Checking sha2 v0.10.8 | 
| 1557 | 2024-08-22T02:37:48.378Z | Checking httparse v1.8.0 | 
| 1558 | 2024-08-22T02:37:48.733Z | Checking adler v1.0.2 | 
| 1559 | 2024-08-22T02:37:48.776Z | Checking http v0.2.12 | 
| 1560 | 2024-08-22T02:37:48.799Z | Checking schemars v0.8.21 | 
| 1561 | 2024-08-22T02:37:48.870Z | Checking quote v1.0.36 | 
| 1562 | 2024-08-22T02:37:48.893Z | Checking miniz_oxide v0.7.2 | 
| 1563 | 2024-08-22T02:37:49.081Z | Checking idna v0.5.0 | 
| 1564 | 2024-08-22T02:37:49.164Z | Checking powerfmt v0.2.0 | 
| 1565 | 2024-08-22T02:37:49.328Z | Checking syn v2.0.74 | 
| 1566 | 2024-08-22T02:37:49.404Z | Checking deranged v0.3.11 | 
| 1567 | 2024-08-22T02:37:49.532Z | Checking time-core v0.1.2 | 
| 1568 | 2024-08-22T02:37:49.676Z | Checking num_threads v0.1.7 | 
| 1569 | 2024-08-22T02:37:49.745Z | Checking url v2.5.2 | 
| 1570 | 2024-08-22T02:37:49.795Z | Checking untrusted v0.9.0 | 
| 1571 | 2024-08-22T02:37:49.937Z | Checking num-conv v0.1.0 | 
| 1572 | 2024-08-22T02:37:49.961Z | Checking ring v0.17.8 | 
| 1573 | 2024-08-22T02:37:50.156Z | Checking pem-rfc7468 v0.7.0 | 
| 1574 | 2024-08-22T02:37:50.193Z | Checking try-lock v0.2.5 | 
| 1575 | 2024-08-22T02:37:50.315Z | Checking want v0.3.1 | 
| 1576 | 2024-08-22T02:37:50.384Z | Checking socket2 v0.4.10 | 
| 1577 | 2024-08-22T02:37:50.472Z | Checking slog v2.7.0 | 
| 1578 | 2024-08-22T02:37:50.495Z | Checking tower-service v0.3.2 | 
| 1579 | 2024-08-22T02:37:50.608Z | Checking flagset v0.4.5 | 
| 1580 | 2024-08-22T02:37:50.766Z | Checking pbkdf2 v0.12.2 | 
| 1581 | 2024-08-22T02:37:50.789Z | Checking der v0.7.9 | 
| 1582 | 2024-08-22T02:37:50.908Z | Checking aes v0.8.4 | 
| 1583 | 2024-08-22T02:37:50.931Z | Checking time v0.3.36 | 
| 1584 | 2024-08-22T02:37:50.931Z | Checking gimli v0.28.1 | 
| 1585 | 2024-08-22T02:37:51.546Z | Checking futures-executor v0.3.30 | 
| 1586 | 2024-08-22T02:37:51.625Z | Checking cbc v0.1.2 | 
| 1587 | 2024-08-22T02:37:51.749Z | Checking salsa20 v0.10.2 | 
| 1588 | 2024-08-22T02:37:51.811Z | Checking object v0.32.2 | 
| 1589 | 2024-08-22T02:37:51.942Z | Checking base64 v0.21.7 | 
| 1590 | 2024-08-22T02:37:52.016Z | Checking regex v1.10.6 | 
| 1591 | 2024-08-22T02:37:52.310Z | Checking spki v0.7.3 | 
| 1592 | 2024-08-22T02:37:52.341Z | Checking rustc-demangle v0.1.24 | 
| 1593 | 2024-08-22T02:37:52.551Z | Checking httpdate v1.0.3 | 
| 1594 | 2024-08-22T02:37:52.574Z | Checking scrypt v0.11.0 | 
| 1595 | 2024-08-22T02:37:52.698Z | Checking futures v0.3.30 | 
| 1596 | 2024-08-22T02:37:52.757Z | Checking http-body v0.4.6 | 
| 1597 | 2024-08-22T02:37:52.781Z | Checking utf8parse v0.2.1 | 
| 1598 | 2024-08-22T02:37:52.807Z | Checking pkcs5 v0.7.1 | 
| 1599 | 2024-08-22T02:37:52.911Z | Checking ipnet v2.9.0 | 
| 1600 | 2024-08-22T02:37:53.013Z | Checking mime v0.3.17 | 
| 1601 | 2024-08-22T02:37:53.096Z | Checking foreign-types-shared v0.1.1 | 
| 1602 | 2024-08-22T02:37:53.195Z | Checking openssl-probe v0.1.5 | 
| 1603 | 2024-08-22T02:37:53.245Z | Checking pkcs8 v0.10.2 | 
| 1604 | 2024-08-22T02:37:53.305Z | Checking foreign-types v0.3.2 | 
| 1605 | 2024-08-22T02:37:53.328Z | Checking openssl-sys v0.9.103 | 
| 1606 | 2024-08-22T02:37:53.352Z | Checking anstyle v1.0.8 | 
| 1607 | 2024-08-22T02:37:53.405Z | Checking rustls-webpki v0.101.7 | 
| 1608 | 2024-08-22T02:37:53.526Z | Checking sct v0.7.1 | 
| 1609 | 2024-08-22T02:37:53.605Z | Checking tokio-util v0.7.11 | 
| 1610 | 2024-08-22T02:37:53.666Z | Checking serde_spanned v0.6.7 | 
| 1611 | 2024-08-22T02:37:53.711Z | Checking semver v1.0.23 | 
| 1612 | 2024-08-22T02:37:53.844Z | Checking toml_datetime v0.6.8 | 
| 1613 | 2024-08-22T02:37:54.035Z | Checking crossbeam-utils v0.8.19 | 
| 1614 | 2024-08-22T02:37:54.077Z | Checking addr2line v0.21.0 | 
| 1615 | 2024-08-22T02:37:54.112Z | Checking either v1.13.0 | 
| 1616 | 2024-08-22T02:37:54.112Z | Checking data-encoding v2.6.0 | 
| 1617 | 2024-08-22T02:37:54.350Z | Checking h2 v0.3.26 | 
| 1618 | 2024-08-22T02:37:54.420Z | Checking openssl v0.10.66 | 
| 1619 | 2024-08-22T02:37:54.445Z | Checking rustls v0.21.12 | 
| 1620 | 2024-08-22T02:37:54.513Z | Checking serde_urlencoded v0.7.1 | 
| 1621 | 2024-08-22T02:37:54.629Z | Checking scroll v0.12.0 | 
| 1622 | 2024-08-22T02:37:54.687Z | Checking encoding_rs v0.8.34 | 
| 1623 | 2024-08-22T02:37:54.713Z | Checking plain v0.2.3 | 
| 1624 | 2024-08-22T02:37:54.849Z | Checking ucd-trie v0.1.6 | 
| 1625 | 2024-08-22T02:37:54.897Z | Checking anstyle-parse v0.2.4 | 
| 1626 | 2024-08-22T02:37:55.051Z | Checking pest v2.7.10 | 
| 1627 | 2024-08-22T02:37:55.099Z | Checking goblin v0.8.2 | 
| 1628 | 2024-08-22T02:37:55.166Z | Checking idna v0.3.0 | 
| 1629 | 2024-08-22T02:37:55.801Z | Checking anstyle-query v1.0.3 | 
| 1630 | 2024-08-22T02:37:55.925Z | Checking colorchoice v1.0.1 | 
| 1631 | 2024-08-22T02:37:56.058Z | Checking bitflags v1.3.2 | 
| 1632 | 2024-08-22T02:37:56.165Z | Checking psl-types v2.0.11 | 
| 1633 | 2024-08-22T02:37:56.348Z | Checking is_terminal_polyfill v1.70.0 | 
| 1634 | 2024-08-22T02:37:56.478Z | Checking pretty-hex v0.4.1 | 
| 1635 | 2024-08-22T02:37:56.652Z | Checking anstream v0.6.14 | 
| 1636 | 2024-08-22T02:37:56.676Z | Checking publicsuffix v2.2.3 | 
| 1637 | 2024-08-22T02:37:56.911Z | Checking cookie v0.17.0 | 
| 1638 | 2024-08-22T02:37:56.995Z | Checking backtrace v0.3.71 | 
| 1639 | 2024-08-22T02:37:57.031Z | Checking rustls-pemfile v1.0.4 | 
| 1640 | 2024-08-22T02:37:57.229Z | Checking terminal_size v0.3.0 | 
| 1641 | 2024-08-22T02:37:57.299Z | Checking tokio-rustls v0.24.1 | 
| 1642 | 2024-08-22T02:37:57.326Z | Checking thread-id v4.2.1 | 
| 1643 | 2024-08-22T02:37:57.350Z | Checking dtrace-parser v0.2.0 | 
| 1644 | 2024-08-22T02:37:57.415Z | Checking clap_lex v0.7.0 | 
| 1645 | 2024-08-22T02:37:57.445Z | Checking strsim v0.11.1 | 
| 1646 | 2024-08-22T02:37:57.537Z | Checking anyhow v1.0.86 | 
| 1647 | 2024-08-22T02:37:57.657Z | Checking cookie_store v0.20.0 | 
| 1648 | 2024-08-22T02:37:57.680Z | Checking openapiv3 v2.0.0 | 
| 1649 | 2024-08-22T02:37:57.718Z | Checking clap_builder v4.5.15 | 
| 1650 | 2024-08-22T02:37:57.810Z | Checking sha1 v0.10.6 | 
| 1651 | 2024-08-22T02:37:57.894Z | Checking signature v2.2.0 | 
| 1652 | 2024-08-22T02:37:58.059Z | Checking memmap v0.7.0 | 
| 1653 | 2024-08-22T02:37:58.088Z | Checking base64 v0.22.1 | 
| 1654 | 2024-08-22T02:37:58.247Z | Checking webpki-roots v0.25.4 | 
| 1655 | 2024-08-22T02:37:58.270Z | Checking sync_wrapper v0.1.2 | 
| 1656 | 2024-08-22T02:37:58.382Z | Checking num-integer v0.1.46 | 
| 1657 | 2024-08-22T02:37:58.405Z | Checking base16ct v0.2.0 | 
| 1658 | 2024-08-22T02:37:58.545Z | Checking ff v0.13.0 | 
| 1659 | 2024-08-22T02:37:58.577Z | Checking sec1 v0.7.3 | 
| 1660 | 2024-08-22T02:37:58.737Z | Checking stable_deref_trait v1.2.0 | 
| 1661 | 2024-08-22T02:37:58.790Z | Checking num-iter v0.1.45 | 
| 1662 | 2024-08-22T02:37:58.835Z | Checking group v0.13.0 | 
| 1663 | 2024-08-22T02:37:58.908Z | Checking hkdf v0.12.4 | 
| 1664 | 2024-08-22T02:37:58.949Z | Checking crypto-bigint v0.5.5 | 
| 1665 | 2024-08-22T02:37:59.019Z | Checking native-tls v0.2.11 | 
| 1666 | 2024-08-22T02:37:59.062Z | Checking crc32fast v1.4.0 | 
| 1667 | 2024-08-22T02:37:59.114Z | Checking winnow v0.6.18 | 
| 1668 | 2024-08-22T02:37:59.267Z | Checking crossbeam-epoch v0.9.18 | 
| 1669 | 2024-08-22T02:37:59.308Z | Checking tokio-native-tls v0.3.1 | 
| 1670 | 2024-08-22T02:37:59.332Z | Checking dof v0.3.0 | 
| 1671 | 2024-08-22T02:37:59.541Z | Checking hex v0.4.3 | 
| 1672 | 2024-08-22T02:37:59.587Z | Checking hyper v0.14.30 | 
| 1673 | 2024-08-22T02:37:59.661Z | Checking unicode-segmentation v1.11.0 | 
| 1674 | 2024-08-22T02:37:59.876Z | Checking usdt-impl v0.5.0 | 
| 1675 | 2024-08-22T02:37:59.999Z | Checking winnow v0.5.40 | 
| 1676 | 2024-08-22T02:38:00.247Z | Checking managed v0.8.0 | 
| 1677 | 2024-08-22T02:38:00.362Z | Checking clap v4.5.16 | 
| 1678 | 2024-08-22T02:38:00.385Z | Checking usdt v0.5.0 | 
| 1679 | 2024-08-22T02:38:00.462Z | Checking static_assertions v1.1.0 | 
| 1680 | 2024-08-22T02:38:00.486Z | Checking num-bigint-dig v0.8.4 | 
| 1681 | 2024-08-22T02:38:00.558Z | Checking pkcs1 v0.7.5 | 
| 1682 | 2024-08-22T02:38:00.582Z | Checking zerocopy v0.6.6 | 
| 1683 | 2024-08-22T02:38:00.608Z | Checking signal-hook v0.3.17 | 
| 1684 | 2024-08-22T02:38:00.897Z | Checking flate2 v1.0.31 | 
| 1685 | 2024-08-22T02:38:00.920Z | Checking bstr v1.9.1 | 
| 1686 | 2024-08-22T02:38:01.193Z | Checking mio v1.0.2 | 
| 1687 | 2024-08-22T02:38:01.286Z | Checking elliptic-curve v0.13.8 | 
| 1688 | 2024-08-22T02:38:01.455Z | Checking siphasher v0.3.11 | 
| 1689 | 2024-08-22T02:38:01.632Z | Checking toml_edit v0.22.20 | 
| 1690 | 2024-08-22T02:38:01.691Z | Checking itertools v0.10.5 | 
| 1691 | 2024-08-22T02:38:01.715Z | Checking signal-hook-mio v0.2.4 | 
| 1692 | 2024-08-22T02:38:01.738Z | Checking bit-vec v0.6.3 | 
| 1693 | 2024-08-22T02:38:01.857Z | Checking itertools v0.12.1 | 
| 1694 | 2024-08-22T02:38:01.880Z | Checking idna v0.4.0 | 
| 1695 | 2024-08-22T02:38:02.043Z | Checking bit-set v0.5.3 | 
| 1696 | 2024-08-22T02:38:02.277Z | Checking hash32 v0.2.1 | 
| 1697 | 2024-08-22T02:38:02.317Z | Checking rsa v0.9.6 | 
| 1698 | 2024-08-22T02:38:02.508Z | Checking toml_edit v0.19.15 | 
| 1699 | 2024-08-22T02:38:02.532Z | Checking predicates-core v1.0.6 | 
| 1700 | 2024-08-22T02:38:02.555Z | Checking finl_unicode v1.2.0 | 
| 1701 | 2024-08-22T02:38:02.693Z | Checking heapless v0.7.17 | 
| 1702 | 2024-08-22T02:38:03.030Z | Checking stringprep v0.1.4 | 
| 1703 | 2024-08-22T02:38:03.179Z | Checking hickory-proto v0.24.1 | 
| 1704 | 2024-08-22T02:38:03.266Z | Checking console v0.15.8 | 
| 1705 | 2024-08-22T02:38:03.578Z | Checking md-5 v0.10.6 | 
| 1706 | 2024-08-22T02:38:03.606Z | Checking float-cmp v0.9.0 | 
| 1707 | 2024-08-22T02:38:03.746Z | Checking fallible-iterator v0.2.0 | 
| 1708 | 2024-08-22T02:38:03.777Z | Checking normalize-line-endings v0.3.0 | 
| 1709 | 2024-08-22T02:38:03.802Z | Checking fixedbitset v0.4.2 | 
| 1710 | 2024-08-22T02:38:03.854Z | Checking difflib v0.4.0 | 
| 1711 | 2024-08-22T02:38:03.895Z | Checking smoltcp v0.9.1 | 
| 1712 | 2024-08-22T02:38:04.050Z | Checking petgraph v0.6.5 | 
| 1713 | 2024-08-22T02:38:04.080Z | Checking phf_shared v0.10.0 | 
| 1714 | 2024-08-22T02:38:04.138Z | Checking predicates v3.1.2 | 
| 1715 | 2024-08-22T02:38:04.273Z | Checking postgres-protocol v0.6.7 | 
| 1716 | 2024-08-22T02:38:04.327Z | Checking phf_shared v0.11.2 | 
| 1717 | 2024-08-22T02:38:04.577Z | Checking toml v0.7.8 | 
| 1718 | 2024-08-22T02:38:04.601Z | Checking similar v2.6.0 | 
| 1719 | 2024-08-22T02:38:04.629Z | Checking hyper-tls v0.5.0 | 
| 1720 | 2024-08-22T02:38:04.710Z | Checking hyper-rustls v0.24.2 | 
| 1721 | 2024-08-22T02:38:04.857Z | Checking fs-err v2.11.0 | 
| 1722 | 2024-08-22T02:38:04.904Z | Checking tokio-stream v0.1.15 | 
| 1723 | 2024-08-22T02:38:04.986Z | Checking reqwest v0.11.27 | 
| 1724 | 2024-08-22T02:38:05.178Z | Checking nix v0.28.0 | 
| 1725 | 2024-08-22T02:38:05.260Z | Checking hubpack v0.1.2 | 
| 1726 | 2024-08-22T02:38:05.312Z | Checking new_debug_unreachable v1.0.6 | 
| 1727 | 2024-08-22T02:38:05.369Z | Checking precomputed-hash v0.1.1 | 
| 1728 | 2024-08-22T02:38:05.403Z | Checking minimal-lexical v0.2.1 | 
| 1729 | 2024-08-22T02:38:05.475Z | Checking lalrpop-util v0.19.12 | 
| 1730 | 2024-08-22T02:38:05.534Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92) | 
| 1731 | 2024-08-22T02:38:05.591Z | Checking string_cache v0.8.7 | 
| 1732 | 2024-08-22T02:38:05.719Z | Checking postgres-types v0.2.7 | 
| 1733 | 2024-08-22T02:38:05.753Z | Checking nom v7.1.3 | 
| 1734 | 2024-08-22T02:38:05.828Z | Checking phf v0.11.2 | 
| 1735 | 2024-08-22T02:38:06.061Z | Checking peg-runtime v0.8.3 | 
| 1736 | 2024-08-22T02:38:06.258Z | Checking whoami v1.5.1 | 
| 1737 | 2024-08-22T02:38:06.427Z | Compiling regress v0.9.1 | 
| 1738 | 2024-08-22T02:38:06.465Z | Compiling getopts v0.2.21 | 
| 1739 | 2024-08-22T02:38:06.524Z | Checking tokio-postgres v0.7.11 | 
| 1740 | 2024-08-22T02:38:06.837Z | Compiling unsafe-libyaml v0.2.11 | 
| 1741 | 2024-08-22T02:38:07.021Z | Checking camino v1.1.9 | 
| 1742 | 2024-08-22T02:38:07.264Z | Checking heck v0.5.0 | 
| 1743 | 2024-08-22T02:38:07.442Z | Checking is-terminal v0.4.12 | 
| 1744 | 2024-08-22T02:38:07.510Z | Compiling ident_case v1.0.1 | 
| 1745 | 2024-08-22T02:38:07.559Z | Compiling paste v1.0.15 | 
| 1746 | 2024-08-22T02:38:07.678Z | Compiling darling_core v0.20.9 | 
| 1747 | 2024-08-22T02:38:08.014Z | Compiling serde_yaml v0.9.34+deprecated | 
| 1748 | 2024-08-22T02:38:08.107Z | Checking progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64) | 
| 1749 | 2024-08-22T02:38:08.688Z | Compiling rustls v0.22.4 | 
| 1750 | 2024-08-22T02:38:08.866Z | Checking http v1.1.0 | 
| 1751 | 2024-08-22T02:38:08.967Z | Checking dirs-sys-next v0.1.2 | 
| 1752 | 2024-08-22T02:38:09.135Z | Checking dirs-next v2.0.0 | 
| 1753 | 2024-08-22T02:38:09.255Z | Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6) | 
| 1754 | 2024-08-22T02:38:09.402Z | Checking crossbeam-channel v0.5.12 | 
| 1755 | 2024-08-22T02:38:09.667Z | Checking thread_local v1.1.8 | 
| 1756 | 2024-08-22T02:38:09.920Z | Compiling multer v3.1.0 | 
| 1757 | 2024-08-22T02:38:10.020Z | Checking term v0.7.0 | 
| 1758 | 2024-08-22T02:38:10.061Z | Checking strum v0.26.3 | 
| 1759 | 2024-08-22T02:38:10.212Z | Compiling async-stream-impl v0.3.5 | 
| 1760 | 2024-08-22T02:38:10.299Z | Checking take_mut v0.2.2 | 
| 1761 | 2024-08-22T02:38:10.405Z | Checking slog-term v2.9.1 | 
| 1762 | 2024-08-22T02:38:10.433Z | Checking slog-async v2.8.0 | 
| 1763 | 2024-08-22T02:38:10.554Z | Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4) | 
| 1764 | 2024-08-22T02:38:10.700Z | Checking match_cfg v0.1.0 | 
| 1765 | 2024-08-22T02:38:10.794Z | Checking rustls-pki-types v1.7.0 | 
| 1766 | 2024-08-22T02:38:10.840Z | Checking hostname v0.3.1 | 
| 1767 | 2024-08-22T02:38:10.894Z | Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4) | 
| 1768 | 2024-08-22T02:38:10.966Z | Checking toml v0.8.19 | 
| 1769 | 2024-08-22T02:38:11.186Z | Checking rustls-webpki v0.102.4 | 
| 1770 | 2024-08-22T02:38:11.341Z | Checking rustls-pemfile v2.1.3 | 
| 1771 | 2024-08-22T02:38:11.554Z | Checking debug-ignore v1.0.5 | 
| 1772 | 2024-08-22T02:38:11.604Z | Checking slog-json v2.6.1 | 
| 1773 | 2024-08-22T02:38:11.691Z | Checking atomic-waker v1.1.2 | 
| 1774 | 2024-08-22T02:38:11.718Z | Checking async-stream v0.3.5 | 
| 1775 | 2024-08-22T02:38:11.821Z | Checking waitgroup v0.1.2 | 
| 1776 | 2024-08-22T02:38:11.844Z | Checking slog-bunyan v2.5.0 | 
| 1777 | 2024-08-22T02:38:11.951Z | Checking ipnetwork v0.20.0 | 
| 1778 | 2024-08-22T02:38:11.995Z | Checking serde_path_to_error v0.1.16 | 
| 1779 | 2024-08-22T02:38:12.122Z | Checking hostname v0.4.0 | 
| 1780 | 2024-08-22T02:38:12.256Z | Checking instant v0.1.12 | 
| 1781 | 2024-08-22T02:38:12.280Z | Compiling structmeta-derive v0.3.0 | 
| 1782 | 2024-08-22T02:38:12.303Z | Checking fastrand v2.1.0 | 
| 1783 | 2024-08-22T02:38:12.375Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) | 
| 1784 | 2024-08-22T02:38:12.541Z | Checking newtype-uuid v1.1.0 | 
| 1785 | 2024-08-22T02:38:12.594Z | Checking tempfile v3.10.1 | 
| 1786 | 2024-08-22T02:38:12.764Z | Checking quick-error v1.2.3 | 
| 1787 | 2024-08-22T02:38:12.902Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) | 
| 1788 | 2024-08-22T02:38:12.926Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) | 
| 1789 | 2024-08-22T02:38:13.041Z | Checking macaddr v1.0.1 | 
| 1790 | 2024-08-22T02:38:13.184Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) | 
| 1791 | 2024-08-22T02:38:13.311Z | Checking backoff v0.4.0 | 
| 1792 | 2024-08-22T02:38:13.337Z | Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220) | 
| 1793 | 2024-08-22T02:38:13.506Z | Compiling darling_macro v0.20.9 | 
| 1794 | 2024-08-22T02:38:13.574Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) | 
| 1795 | 2024-08-22T02:38:13.597Z | Checking wait-timeout v0.2.0 | 
| 1796 | 2024-08-22T02:38:13.641Z | Checking rand_xorshift v0.3.0 | 
| 1797 | 2024-08-22T02:38:13.719Z | Compiling structmeta-derive v0.2.0 | 
| 1798 | 2024-08-22T02:38:13.763Z | Checking rusty-fork v0.3.0 | 
| 1799 | 2024-08-22T02:38:13.812Z | Checking unarray v0.1.4 | 
| 1800 | 2024-08-22T02:38:13.957Z | Compiling proc-macro-error v1.0.4 | 
| 1801 | 2024-08-22T02:38:14.042Z | Checking proptest v1.5.0 | 
| 1802 | 2024-08-22T02:38:14.336Z | Compiling darling v0.20.9 | 
| 1803 | 2024-08-22T02:38:14.459Z | Compiling serde_with_macros v3.9.0 | 
| 1804 | 2024-08-22T02:38:14.599Z | Checking camino-tempfile v1.1.1 | 
| 1805 | 2024-08-22T02:38:14.774Z | Compiling structmeta v0.3.0 | 
| 1806 | 2024-08-22T02:38:14.803Z | Compiling proc-macro-crate v1.3.1 | 
| 1807 | 2024-08-22T02:38:14.876Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) | 
| 1808 | 2024-08-22T02:38:14.997Z | Checking tokio-rustls v0.25.0 | 
| 1809 | 2024-08-22T02:38:15.231Z | Compiling parse-display-derive v0.10.0 | 
| 1810 | 2024-08-22T02:38:15.282Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) | 
| 1811 | 2024-08-22T02:38:15.572Z | Compiling foreign-types-macros v0.2.3 | 
| 1812 | 2024-08-22T02:38:15.839Z | Compiling num_enum_derive v0.5.11 | 
| 1813 | 2024-08-22T02:38:16.245Z | Compiling structmeta v0.2.0 | 
| 1814 | 2024-08-22T02:38:16.629Z | Compiling test-strategy v0.3.1 | 
| 1815 | 2024-08-22T02:38:16.684Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104) | 
| 1816 | 2024-08-22T02:38:16.955Z | Checking foreign-types-shared v0.3.1 | 
| 1817 | 2024-08-22T02:38:17.032Z | Checking serde_with v3.9.0 | 
| 1818 | 2024-08-22T02:38:17.073Z | Checking foreign-types v0.5.0 | 
| 1819 | 2024-08-22T02:38:17.494Z | Checking cstr-argument v0.1.2 | 
| 1820 | 2024-08-22T02:38:17.656Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104) | 
| 1821 | 2024-08-22T02:38:18.046Z | Checking num_enum v0.5.11 | 
| 1822 | 2024-08-22T02:38:18.082Z | Checking pretty-hex v0.2.1 | 
| 1823 | 2024-08-22T02:38:18.199Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) | 
| 1824 | 2024-08-22T02:38:18.235Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) | 
| 1825 | 2024-08-22T02:38:18.493Z | Checking tabwriter v1.4.0 | 
| 1826 | 2024-08-22T02:38:18.517Z | Checking colored v2.1.0 | 
| 1827 | 2024-08-22T02:38:18.540Z | Checking smf v0.2.3 | 
| 1828 | 2024-08-22T02:38:18.659Z | Compiling heapless v0.8.0 | 
| 1829 | 2024-08-22T02:38:18.720Z | Checking termtree v0.4.1 | 
| 1830 | 2024-08-22T02:38:18.793Z | Checking hash32 v0.3.1 | 
| 1831 | 2024-08-22T02:38:18.919Z | Checking predicates-tree v1.0.9 | 
| 1832 | 2024-08-22T02:38:18.946Z | Compiling crucible-workspace-hack v0.1.0 | 
| 1833 | 2024-08-22T02:38:18.979Z | Compiling smoltcp v0.11.0 | 
| 1834 | 2024-08-22T02:38:19.068Z | Checking cobs v0.2.3 | 
| 1835 | 2024-08-22T02:38:19.167Z | Checking parse-display v0.10.0 | 
| 1836 | 2024-08-22T02:38:19.257Z | Checking embedded-io v0.4.0 | 
| 1837 | 2024-08-22T02:38:19.376Z | Checking sigpipe v0.1.3 | 
| 1838 | 2024-08-22T02:38:19.399Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) | 
| 1839 | 2024-08-22T02:38:19.448Z | Checking postcard v1.0.8 | 
| 1840 | 2024-08-22T02:38:19.506Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) | 
| 1841 | 2024-08-22T02:38:19.683Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) | 
| 1842 | 2024-08-22T02:38:19.734Z | Compiling mockall_derive v0.13.0 | 
| 1843 | 2024-08-22T02:38:19.795Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e) | 
| 1844 | 2024-08-22T02:38:19.924Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) | 
| 1845 | 2024-08-22T02:38:20.038Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) | 
| 1846 | 2024-08-22T02:38:20.172Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56) | 
| 1847 | 2024-08-22T02:38:20.261Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c) | 
| 1848 | 2024-08-22T02:38:20.284Z | Compiling num-derive v0.4.2 | 
| 1849 | 2024-08-22T02:38:20.581Z | Checking downcast v0.11.0 | 
| 1850 | 2024-08-22T02:38:20.605Z | Checking fragile v2.0.0 | 
| 1851 | 2024-08-22T02:38:20.769Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) | 
| 1852 | 2024-08-22T02:38:20.843Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c) | 
| 1853 | 2024-08-22T02:38:21.062Z | Checking humantime v2.1.0 | 
| 1854 | 2024-08-22T02:38:21.085Z | Checking arc-swap v1.7.1 | 
| 1855 | 2024-08-22T02:38:21.323Z | Checking utf-8 v0.7.6 | 
| 1856 | 2024-08-22T02:38:21.441Z | Checking zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56) | 
| 1857 | 2024-08-22T02:38:21.488Z | Checking slog-scope v4.4.0 | 
| 1858 | 2024-08-22T02:38:21.529Z | Checking xattr v1.3.1 | 
| 1859 | 2024-08-22T02:38:21.668Z | Checking slog-stdlog v4.1.1 | 
| 1860 | 2024-08-22T02:38:21.786Z | Checking filetime v0.2.24 | 
| 1861 | 2024-08-22T02:38:21.810Z | Checking termcolor v1.4.1 | 
| 1862 | 2024-08-22T02:38:21.836Z | Checking slog-envlogger v2.2.0 | 
| 1863 | 2024-08-22T02:38:21.888Z | Checking tar v0.4.41 | 
| 1864 | 2024-08-22T02:38:22.035Z | Checking same-file v1.0.6 | 
| 1865 | 2024-08-22T02:38:22.086Z | Checking newline-converter v0.3.0 | 
| 1866 | 2024-08-22T02:38:22.118Z | Checking tungstenite v0.21.0 | 
| 1867 | 2024-08-22T02:38:22.176Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369) | 
| 1868 | 2024-08-22T02:38:22.199Z | Checking walkdir v2.5.0 | 
| 1869 | 2024-08-22T02:38:22.243Z | Checking expectorate v1.1.0 | 
| 1870 | 2024-08-22T02:38:22.383Z | Checking atty v0.2.14 | 
| 1871 | 2024-08-22T02:38:22.446Z | Compiling derive-where v1.2.7 | 
| 1872 | 2024-08-22T02:38:22.495Z | Checking pem v3.0.4 | 
| 1873 | 2024-08-22T02:38:22.548Z | Checking password-hash v0.5.0 | 
| 1874 | 2024-08-22T02:38:22.572Z | Checking blake2 v0.10.6 | 
| 1875 | 2024-08-22T02:38:22.739Z | Checking tungstenite v0.20.1 | 
| 1876 | 2024-08-22T02:38:22.890Z | Checking tokio-tungstenite v0.21.0 | 
| 1877 | 2024-08-22T02:38:22.946Z | Checking env_logger v0.9.3 | 
| 1878 | 2024-08-22T02:38:22.971Z | Checking argon2 v0.5.3 | 
| 1879 | 2024-08-22T02:38:23.067Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) | 
| 1880 | 2024-08-22T02:38:23.333Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 1881 | 2024-08-22T02:38:23.361Z | Checking num-rational v0.4.2 | 
| 1882 | 2024-08-22T02:38:23.554Z | Checking tokio-tungstenite v0.20.1 | 
| 1883 | 2024-08-22T02:38:23.577Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) | 
| 1884 | 2024-08-22T02:38:23.648Z | Checking num-complex v0.4.6 | 
| 1885 | 2024-08-22T02:38:23.909Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 1886 | 2024-08-22T02:38:23.933Z | Compiling bitstruct_derive v0.1.0 | 
| 1887 | 2024-08-22T02:38:23.981Z | Checking ascii v1.1.0 | 
| 1888 | 2024-08-22T02:38:24.038Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 1889 | 2024-08-22T02:38:24.193Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 1890 | 2024-08-22T02:38:24.290Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) | 
| 1891 | 2024-08-22T02:38:24.346Z | Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c) | 
| 1892 | 2024-08-22T02:38:24.430Z | Checking atomicwrites v0.4.3 | 
| 1893 | 2024-08-22T02:38:24.461Z | Checking num v0.4.3 | 
| 1894 | 2024-08-22T02:38:24.535Z | Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6) | 
| 1895 | 2024-08-22T02:38:24.570Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 1896 | 2024-08-22T02:38:24.625Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 1897 | 2024-08-22T02:38:24.871Z | Checking erased-serde v0.3.31 | 
| 1898 | 2024-08-22T02:38:24.895Z | Checking serde_arrays v0.1.0 | 
| 1899 | 2024-08-22T02:38:25.060Z | Checking float-ord v0.3.2 | 
| 1900 | 2024-08-22T02:38:25.201Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) | 
| 1901 | 2024-08-22T02:38:25.225Z | Checking bitstruct v0.1.1 | 
| 1902 | 2024-08-22T02:38:25.248Z | Compiling heck v0.3.3 | 
| 1903 | 2024-08-22T02:38:25.331Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e) | 
| 1904 | 2024-08-22T02:38:25.540Z | Compiling convert_case v0.4.0 | 
| 1905 | 2024-08-22T02:38:25.563Z | Checking yasna v0.5.2 | 
| 1906 | 2024-08-22T02:38:25.627Z | Checking headers-core v0.2.0 | 
| 1907 | 2024-08-22T02:38:25.659Z | Compiling zone_cfg_derive v0.1.2 | 
| 1908 | 2024-08-22T02:38:25.767Z | Checking base64 v0.13.1 | 
| 1909 | 2024-08-22T02:38:25.835Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) | 
| 1910 | 2024-08-22T02:38:25.858Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 1911 | 2024-08-22T02:38:26.083Z | Checking headers v0.3.9 | 
| 1912 | 2024-08-22T02:38:26.118Z | Checking ron v0.7.1 | 
| 1913 | 2024-08-22T02:38:26.319Z | Checking rcgen v0.12.1 | 
| 1914 | 2024-08-22T02:38:26.442Z | Compiling derive_more v0.99.18 | 
| 1915 | 2024-08-22T02:38:26.851Z | Checking mockall v0.13.0 | 
| 1916 | 2024-08-22T02:38:26.976Z | Checking zone v0.1.8 | 
| 1917 | 2024-08-22T02:38:27.029Z | Checking portpicker v0.1.1 | 
| 1918 | 2024-08-22T02:38:27.169Z | Checking subprocess v0.2.9 | 
| 1919 | 2024-08-22T02:38:27.513Z | Checking half v2.4.1 | 
| 1920 | 2024-08-22T02:38:27.565Z | Checking ciborium-io v0.2.2 | 
| 1921 | 2024-08-22T02:38:27.665Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19) | 
| 1922 | 2024-08-22T02:38:27.691Z | Compiling rayon-core v1.12.1 | 
| 1923 | 2024-08-22T02:38:27.933Z | Checking ciborium-ll v0.2.2 | 
| 1924 | 2024-08-22T02:38:27.993Z | Checking swrite v0.1.0 | 
| 1925 | 2024-08-22T02:38:28.108Z | Compiling prettyplease v0.2.20 | 
| 1926 | 2024-08-22T02:38:28.211Z | Checking ciborium v0.2.2 | 
| 1927 | 2024-08-22T02:38:28.389Z | Checking highway v1.2.0 | 
| 1928 | 2024-08-22T02:38:28.459Z | Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6) | 
| 1929 | 2024-08-22T02:38:28.502Z | Compiling home v0.5.9 | 
| 1930 | 2024-08-22T02:38:28.598Z | Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64) | 
| 1931 | 2024-08-22T02:38:28.646Z | Compiling semver v0.1.20 | 
| 1932 | 2024-08-22T02:38:28.764Z | Checking linked-hash-map v0.5.6 | 
| 1933 | 2024-08-22T02:38:28.788Z | Compiling cookie v0.18.1 | 
| 1934 | 2024-08-22T02:38:29.057Z | Compiling rustc_version v0.1.7 | 
| 1935 | 2024-08-22T02:38:29.080Z | Checking lru-cache v0.1.2 | 
| 1936 | 2024-08-22T02:38:29.270Z | Compiling slog-dtrace v0.3.0 | 
| 1937 | 2024-08-22T02:38:29.270Z | Compiling blake3 v1.5.1 | 
| 1938 | 2024-08-22T02:38:29.503Z | Compiling newtype_derive v0.1.6 | 
| 1939 | 2024-08-22T02:38:29.582Z | Compiling ring v0.16.20 | 
| 1940 | 2024-08-22T02:38:29.640Z | Compiling cancel-safe-futures v0.1.5 | 
| 1941 | 2024-08-22T02:38:30.064Z | Checking steno v0.4.1 | 
| 1942 | 2024-08-22T02:38:30.558Z | Checking itertools v0.13.0 | 
| 1943 | 2024-08-22T02:38:31.578Z | Checking resolv-conf v0.7.0 | 
| 1944 | 2024-08-22T02:38:31.887Z | Checking hickory-resolver v0.24.1 | 
| 1945 | 2024-08-22T02:38:32.839Z | Checking libsw v3.3.1 | 
| 1946 | 2024-08-22T02:38:33.080Z | Checking owo-colors v4.0.0 | 
| 1947 | 2024-08-22T02:38:33.105Z | Checking linear-map v1.2.0 | 
| 1948 | 2024-08-22T02:38:33.621Z | Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 1949 | 2024-08-22T02:38:33.872Z | Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 1950 | 2024-08-22T02:38:34.104Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) | 
| 1951 | 2024-08-22T02:38:34.281Z | Compiling crossbeam-deque v0.8.5 | 
| 1952 | 2024-08-22T02:38:34.534Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) | 
| 1953 | 2024-08-22T02:38:35.526Z | Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64) | 
| 1954 | 2024-08-22T02:38:37.647Z | Compiling rayon v1.10.0 | 
| 1955 | 2024-08-22T02:38:37.929Z | Compiling memmap2 v0.9.4 | 
| 1956 | 2024-08-22T02:38:38.148Z | Compiling untrusted v0.7.1 | 
| 1957 | 2024-08-22T02:38:38.328Z | Compiling constant_time_eq v0.3.0 | 
| 1958 | 2024-08-22T02:38:38.402Z | Compiling spin v0.5.2 | 
| 1959 | 2024-08-22T02:38:38.514Z | Compiling arrayref v0.3.7 | 
| 1960 | 2024-08-22T02:38:38.538Z | Compiling arrayvec v0.7.4 | 
| 1961 | 2024-08-22T02:38:38.906Z | Compiling toolchain_find v0.4.0 | 
| 1962 | 2024-08-22T02:38:39.044Z | Compiling topological-sort v0.2.2 | 
| 1963 | 2024-08-22T02:38:39.250Z | Compiling rustfmt-wrapper v0.2.1 | 
| 1964 | 2024-08-22T02:38:39.491Z | Checking display-error-chain v0.2.0 | 
| 1965 | 2024-08-22T02:38:39.527Z | Checking nibble_vec v0.1.0 | 
| 1966 | 2024-08-22T02:38:39.634Z | Checking endian-type v0.1.2 | 
| 1967 | 2024-08-22T02:38:39.719Z | Checking fxhash v0.2.1 | 
| 1968 | 2024-08-22T02:38:39.765Z | Checking keccak v0.1.5 | 
| 1969 | 2024-08-22T02:38:39.828Z | Checking radix_trie v0.2.1 | 
| 1970 | 2024-08-22T02:38:39.894Z | Checking secrecy v0.8.0 | 
| 1971 | 2024-08-22T02:38:40.093Z | Checking sha3 v0.10.8 | 
| 1972 | 2024-08-22T02:38:40.117Z | Checking universal-hash v0.5.1 | 
| 1973 | 2024-08-22T02:38:40.239Z | Checking opaque-debug v0.3.1 | 
| 1974 | 2024-08-22T02:38:40.292Z | Compiling curve25519-dalek v4.1.3 | 
| 1975 | 2024-08-22T02:38:40.332Z | Compiling radium v0.7.0 | 
| 1976 | 2024-08-22T02:38:40.462Z | Checking maplit v1.0.2 | 
| 1977 | 2024-08-22T02:38:40.560Z | Checking aead v0.5.2 | 
| 1978 | 2024-08-22T02:38:40.741Z | Compiling curve25519-dalek-derive v0.1.1 | 
| 1979 | 2024-08-22T02:38:40.770Z | Compiling maybe-uninit v2.0.0 | 
| 1980 | 2024-08-22T02:38:40.935Z | Checking tap v1.0.1 | 
| 1981 | 2024-08-22T02:38:41.092Z | Checking wyz v0.5.1 | 
| 1982 | 2024-08-22T02:38:41.743Z | Checking poly1305 v0.8.0 | 
| 1983 | 2024-08-22T02:38:41.767Z | Checking chacha20 v0.9.1 | 
| 1984 | 2024-08-22T02:38:41.832Z | Compiling bzip2-sys v0.1.11+1.0.8 | 
| 1985 | 2024-08-22T02:38:41.891Z | Compiling packed_struct v0.10.1 | 
| 1986 | 2024-08-22T02:38:42.123Z | Compiling omicron-zone-package v0.11.0 | 
| 1987 | 2024-08-22T02:38:42.206Z | Checking crc-catalog v2.4.0 | 
| 1988 | 2024-08-22T02:38:42.361Z | Checking funty v2.0.0 | 
| 1989 | 2024-08-22T02:38:42.385Z | Checking crc v3.2.1 | 
| 1990 | 2024-08-22T02:38:42.651Z | Checking gethostname v0.5.0 | 
| 1991 | 2024-08-22T02:38:42.784Z | Compiling packed_struct_codegen v0.10.1 | 
| 1992 | 2024-08-22T02:38:42.822Z | Compiling indexmap v1.9.3 | 
| 1993 | 2024-08-22T02:38:43.172Z | Compiling libefi-sys v0.1.0 | 
| 1994 | 2024-08-22T02:38:43.245Z | Checking bitvec v1.0.1 | 
| 1995 | 2024-08-22T02:38:43.479Z | Checking nodrop v0.1.14 | 
| 1996 | 2024-08-22T02:38:43.606Z | Checking array-init v0.0.4 | 
| 1997 | 2024-08-22T02:38:44.027Z | Checking smallvec v0.6.14 | 
| 1998 | 2024-08-22T02:38:44.050Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) | 
| 1999 | 2024-08-22T02:38:44.435Z | Compiling bitfield-struct v0.6.1 | 
| 2000 | 2024-08-22T02:38:44.472Z | Checking bitfield v0.14.0 | 
| 2001 | 2024-08-22T02:38:44.500Z | Checking hashbrown v0.12.3 | 
| 2002 | 2024-08-22T02:38:44.750Z | Checking serde-hex v0.1.0 | 
| 2003 | 2024-08-22T02:38:44.980Z | Checking bzip2 v0.4.4 | 
| 2004 | 2024-08-22T02:38:45.438Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) | 
| 2005 | 2024-08-22T02:38:45.642Z | Checking env_logger v0.10.2 | 
| 2006 | 2024-08-22T02:38:45.688Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) | 
| 2007 | 2024-08-22T02:38:45.837Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) | 
| 2008 | 2024-08-22T02:38:45.962Z | Checking x509-cert v0.2.5 | 
| 2009 | 2024-08-22T02:38:46.018Z | Checking ron v0.8.1 | 
| 2010 | 2024-08-22T02:38:46.128Z | Checking hashbrown v0.13.2 | 
| 2011 | 2024-08-22T02:38:46.354Z | Compiling thiserror-impl-no-std v2.0.2 | 
| 2012 | 2024-08-22T02:38:47.011Z | Compiling async-recursion v1.1.1 | 
| 2013 | 2024-08-22T02:38:47.125Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) | 
| 2014 | 2024-08-22T02:38:47.236Z | Checking crc-any v2.5.0 | 
| 2015 | 2024-08-22T02:38:47.352Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) | 
| 2016 | 2024-08-22T02:38:47.582Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) | 
| 2017 | 2024-08-22T02:38:47.789Z | Checking object v0.30.4 | 
| 2018 | 2024-08-22T02:38:47.907Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) | 
| 2019 | 2024-08-22T02:38:48.035Z | Checking zip v0.6.6 | 
| 2020 | 2024-08-22T02:38:48.137Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) | 
| 2021 | 2024-08-22T02:38:48.171Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) | 
| 2022 | 2024-08-22T02:38:48.435Z | Compiling parking_lot_core v0.8.6 | 
| 2023 | 2024-08-22T02:38:48.459Z | Checking path-slash v0.1.5 | 
| 2024 | 2024-08-22T02:38:48.612Z | Checking chacha20poly1305 v0.10.1 | 
| 2025 | 2024-08-22T02:38:48.652Z | Checking glob v0.3.1 | 
| 2026 | 2024-08-22T02:38:48.775Z | Checking hickory-client v0.24.1 | 
| 2027 | 2024-08-22T02:38:48.903Z | Checking hickory-server v0.24.1 | 
| 2028 | 2024-08-22T02:38:48.930Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) | 
| 2029 | 2024-08-22T02:38:49.017Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc) | 
| 2030 | 2024-08-22T02:38:49.106Z | Checking thiserror-no-std v2.0.2 | 
| 2031 | 2024-08-22T02:38:49.184Z | Checking parking_lot v0.11.2 | 
| 2032 | 2024-08-22T02:38:49.217Z | Checking vsss-rs v3.3.4 | 
| 2033 | 2024-08-22T02:38:49.277Z | Checking crossterm v0.28.1 | 
| 2034 | 2024-08-22T02:38:49.331Z | Compiling buf-list v1.0.3 | 
| 2035 | 2024-08-22T02:38:49.505Z | Checking sled v0.34.7 | 
| 2036 | 2024-08-22T02:38:50.035Z | Compiling unicase v2.7.0 | 
| 2037 | 2024-08-22T02:38:50.535Z | Checking nanorand v0.7.0 | 
| 2038 | 2024-08-22T02:38:50.864Z | Checking flume v0.11.0 | 
| 2039 | 2024-08-22T02:38:50.967Z | Checking progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64) | 
| 2040 | 2024-08-22T02:38:51.181Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c) | 
| 2041 | 2024-08-22T02:38:51.295Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) | 
| 2042 | 2024-08-22T02:38:51.373Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 2043 | 2024-08-22T02:38:51.700Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) | 
| 2044 | 2024-08-22T02:38:52.088Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) | 
| 2045 | 2024-08-22T02:38:52.767Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c) | 
| 2046 | 2024-08-22T02:38:53.040Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c) | 
| 2047 | 2024-08-22T02:38:54.035Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) | 
| 2048 | 2024-08-22T02:38:54.671Z | Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1) | 
| 2049 | 2024-08-22T02:38:55.198Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) | 
| 2050 | 2024-08-22T02:38:55.405Z | Checking kstat-rs v0.2.4 | 
| 2051 | 2024-08-22T02:38:55.693Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369) | 
| 2052 | 2024-08-22T02:38:56.635Z | Compiling vte_generate_state_changes v0.1.1 | 
| 2053 | 2024-08-22T02:38:56.662Z | Checking fd-lock v4.0.2 | 
| 2054 | 2024-08-22T02:38:56.738Z | Compiling mime_guess v2.0.4 | 
| 2055 | 2024-08-22T02:38:57.091Z | Checking crossterm v0.27.0 | 
| 2056 | 2024-08-22T02:38:57.196Z | Checking vte v0.11.1 | 
| 2057 | 2024-08-22T02:38:57.885Z | Checking nu-ansi-term v0.50.0 | 
| 2058 | 2024-08-22T02:38:58.280Z | Checking strip-ansi-escapes v0.2.0 | 
| 2059 | 2024-08-22T02:38:58.416Z | Compiling dsl_auto_type v0.1.2 | 
| 2060 | 2024-08-22T02:38:58.538Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc) | 
| 2061 | 2024-08-22T02:38:58.564Z | Checking reedline v0.33.0 | 
| 2062 | 2024-08-22T02:38:58.649Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c) | 
| 2063 | 2024-08-22T02:38:58.803Z | Checking scheduled-thread-pool v0.2.7 | 
| 2064 | 2024-08-22T02:38:58.889Z | Compiling pin-project-internal v1.1.5 | 
| 2065 | 2024-08-22T02:38:59.005Z | Compiling diesel_table_macro_syntax v0.2.0 | 
| 2066 | 2024-08-22T02:38:59.393Z | Compiling crunchy v0.2.2 | 
| 2067 | 2024-08-22T02:38:59.848Z | Checking http-range v0.1.5 | 
| 2068 | 2024-08-22T02:38:59.892Z | Compiling diesel_derives v2.2.2 | 
| 2069 | 2024-08-22T02:39:00.056Z | Checking hyper-staticfile v0.9.5 | 
| 2070 | 2024-08-22T02:39:00.297Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe) | 
| 2071 | 2024-08-22T02:39:00.445Z | Checking r2d2 v0.8.10 | 
| 2072 | 2024-08-22T02:39:00.722Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c) | 
| 2073 | 2024-08-22T02:39:00.859Z | Compiling clang-sys v1.7.0 | 
| 2074 | 2024-08-22T02:39:00.882Z | Compiling tiny-keccak v2.0.2 | 
| 2075 | 2024-08-22T02:39:01.298Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) | 
| 2076 | 2024-08-22T02:39:01.531Z | Checking bytecount v0.6.8 | 
| 2077 | 2024-08-22T02:39:01.554Z | Compiling ref-cast v1.0.23 | 
| 2078 | 2024-08-22T02:39:01.578Z | Checking pin-project v1.1.5 | 
| 2079 | 2024-08-22T02:39:01.676Z | Checking papergrid v0.11.0 | 
| 2080 | 2024-08-22T02:39:02.089Z | Compiling ascii-canvas v3.0.0 | 
| 2081 | 2024-08-22T02:39:02.297Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) | 
| 2082 | 2024-08-22T02:39:02.550Z | Compiling tabled_derive v0.7.0 | 
| 2083 | 2024-08-22T02:39:02.847Z | Compiling ena v0.14.3 | 
| 2084 | 2024-08-22T02:39:02.941Z | Compiling ref-cast-impl v1.0.23 | 
| 2085 | 2024-08-22T02:39:03.196Z | Compiling libloading v0.8.3 | 
| 2086 | 2024-08-22T02:39:03.592Z | Compiling bindgen v0.69.4 | 
| 2087 | 2024-08-22T02:39:03.928Z | Compiling diff v0.1.13 | 
| 2088 | 2024-08-22T02:39:04.149Z | Compiling regex-syntax v0.6.29 | 
| 2089 | 2024-08-22T02:39:04.672Z | Checking tabled v0.15.0 | 
| 2090 | 2024-08-22T02:39:05.264Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) | 
| 2091 | 2024-08-22T02:39:07.230Z | Compiling lalrpop v0.19.12 | 
| 2092 | 2024-08-22T02:39:08.510Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) | 
| 2093 | 2024-08-22T02:39:09.087Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) | 
| 2094 | 2024-08-22T02:39:11.478Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) | 
| 2095 | 2024-08-22T02:39:13.050Z | Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns) | 
| 2096 | 2024-08-22T02:39:13.288Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) | 
| 2097 | 2024-08-22T02:39:13.951Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) | 
| 2098 | 2024-08-22T02:39:14.940Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) | 
| 2099 | 2024-08-22T02:39:15.211Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) | 
| 2100 | 2024-08-22T02:39:15.597Z | Checking diesel v2.2.2 | 
| 2101 | 2024-08-22T02:39:15.658Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) | 
| 2102 | 2024-08-22T02:39:15.699Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) | 
| 2103 | 2024-08-22T02:39:16.037Z | Compiling which v4.4.2 | 
| 2104 | 2024-08-22T02:39:16.074Z | Checking signal-hook-tokio v0.3.1 | 
| 2105 | 2024-08-22T02:39:16.247Z | Compiling cexpr v0.6.0 | 
| 2106 | 2024-08-22T02:39:16.585Z | Compiling lazycell v1.3.0 | 
| 2107 | 2024-08-22T02:39:16.754Z | Compiling rustc-hash v1.1.0 | 
| 2108 | 2024-08-22T02:39:16.905Z | Compiling shlex v1.3.0 | 
| 2109 | 2024-08-22T02:39:17.798Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) | 
| 2110 | 2024-08-22T02:39:18.001Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) | 
| 2111 | 2024-08-22T02:39:18.061Z | Compiling derive_builder_core v0.20.0 | 
| 2112 | 2024-08-22T02:39:19.234Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) | 
| 2113 | 2024-08-22T02:39:20.154Z | Compiling libxml v0.3.3 | 
| 2114 | 2024-08-22T02:39:20.420Z | Compiling memoffset v0.9.1 | 
| 2115 | 2024-08-22T02:39:20.454Z | Compiling derive_builder_macro v0.20.0 | 
| 2116 | 2024-08-22T02:39:20.615Z | Compiling peg-macros v0.8.4 | 
| 2117 | 2024-08-22T02:39:20.929Z | Compiling strum_macros v0.24.3 | 
| 2118 | 2024-08-22T02:39:21.317Z | Compiling snafu-derive v0.8.2 | 
| 2119 | 2024-08-22T02:39:22.307Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) | 
| 2120 | 2024-08-22T02:39:22.516Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) | 
| 2121 | 2024-08-22T02:39:22.679Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) | 
| 2122 | 2024-08-22T02:39:23.245Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) | 
| 2123 | 2024-08-22T02:39:23.644Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) | 
| 2124 | 2024-08-22T02:39:24.045Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) | 
| 2125 | 2024-08-22T02:39:24.906Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) | 
| 2126 | 2024-08-22T02:39:25.207Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) | 
| 2127 | 2024-08-22T02:39:25.896Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) | 
| 2128 | 2024-08-22T02:39:26.542Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) | 
| 2129 | 2024-08-22T02:39:26.916Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) | 
| 2130 | 2024-08-22T02:39:27.229Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) | 
| 2131 | 2024-08-22T02:39:28.763Z | Compiling sqlparser_derive v0.2.2 | 
| 2132 | 2024-08-22T02:39:28.920Z | Checking unicode_categories v0.1.1 | 
| 2133 | 2024-08-22T02:39:29.178Z | Compiling indoc v1.0.9 | 
| 2134 | 2024-08-22T02:39:29.649Z | Checking sqlparser v0.45.0 | 
| 2135 | 2024-08-22T02:39:29.977Z | Checking sqlformat v0.2.4 | 
| 2136 | 2024-08-22T02:39:31.164Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) | 
| 2137 | 2024-08-22T02:39:32.272Z | Checking rustyline v14.0.0 | 
| 2138 | 2024-08-22T02:39:33.607Z | Checking snafu v0.8.2 | 
| 2139 | 2024-08-22T02:39:33.708Z | Checking peg v0.8.4 | 
| 2140 | 2024-08-22T02:39:33.821Z | Checking derive_builder v0.20.0 | 
| 2141 | 2024-08-22T02:39:34.102Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e) | 
| 2142 | 2024-08-22T02:39:34.323Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) | 
| 2143 | 2024-08-22T02:39:34.621Z | Checking globset v0.4.14 | 
| 2144 | 2024-08-22T02:39:34.648Z | Checking olpc-cjson v0.1.3 | 
| 2145 | 2024-08-22T02:39:34.886Z | Checking serde_plain v1.0.2 | 
| 2146 | 2024-08-22T02:39:35.131Z | Checking bcs v0.1.6 | 
| 2147 | 2024-08-22T02:39:35.154Z | Checking quick-xml v0.31.0 | 
| 2148 | 2024-08-22T02:39:35.581Z | Compiling oso-derive v0.27.3 | 
| 2149 | 2024-08-22T02:39:35.613Z | Compiling impl-trait-for-tuples v0.2.2 | 
| 2150 | 2024-08-22T02:39:36.534Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92) | 
| 2151 | 2024-08-22T02:39:36.788Z | Checking typed-path v0.7.1 | 
| 2152 | 2024-08-22T02:39:37.004Z | Checking nix v0.27.1 | 
| 2153 | 2024-08-22T02:39:37.295Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) | 
| 2154 | 2024-08-22T02:39:38.103Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) | 
| 2155 | 2024-08-22T02:39:38.334Z | Checking serde-big-array v0.5.1 | 
| 2156 | 2024-08-22T02:39:38.387Z | Checking tough v0.17.1 | 
| 2157 | 2024-08-22T02:39:38.552Z | Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3) | 
| 2158 | 2024-08-22T02:39:38.786Z | Checking parse-size v1.0.0 | 
| 2159 | 2024-08-22T02:39:38.955Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) | 
| 2160 | 2024-08-22T02:39:40.771Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) | 
| 2161 | 2024-08-22T02:39:42.309Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) | 
| 2162 | 2024-08-22T02:39:42.401Z | Checking bb8 v0.8.5 | 
| 2163 | 2024-08-22T02:39:42.595Z | Compiling const_format_proc_macros v0.2.32 | 
| 2164 | 2024-08-22T02:39:42.618Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) | 
| 2165 | 2024-08-22T02:39:42.857Z | Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) | 
| 2166 | 2024-08-22T02:39:43.316Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) | 
| 2167 | 2024-08-22T02:39:44.318Z | Checking const_format v0.2.32 | 
| 2168 | 2024-08-22T02:39:44.724Z | Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef) | 
| 2169 | 2024-08-22T02:39:45.258Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) | 
| 2170 | 2024-08-22T02:39:45.282Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) | 
| 2171 | 2024-08-22T02:39:45.852Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) | 
| 2172 | 2024-08-22T02:39:45.919Z | Checking heck v0.4.1 | 
| 2173 | 2024-08-22T02:39:46.110Z | Checking assert_matches v1.5.0 | 
| 2174 | 2024-08-22T02:39:46.201Z | Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) | 
| 2175 | 2024-08-22T02:39:46.333Z | Compiling portable-atomic v1.6.0 | 
| 2176 | 2024-08-22T02:39:46.558Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) | 
| 2177 | 2024-08-22T02:39:46.582Z | Compiling libz-sys v1.1.16 | 
| 2178 | 2024-08-22T02:39:46.992Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) | 
| 2179 | 2024-08-22T02:39:47.284Z | Checking rand_seeder v0.3.0 | 
| 2180 | 2024-08-22T02:39:47.495Z | Checking number_prefix v0.4.0 | 
| 2181 | 2024-08-22T02:39:47.672Z | Compiling libgit2-sys v0.17.0+1.8.1 | 
| 2182 | 2024-08-22T02:39:48.105Z | Checking indicatif v0.17.8 | 
| 2183 | 2024-08-22T02:39:48.128Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) | 
| 2184 | 2024-08-22T02:39:48.504Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) | 
| 2185 | 2024-08-22T02:39:48.786Z | Compiling vergen v8.3.2 | 
| 2186 | 2024-08-22T02:39:49.050Z | Compiling cargo-platform v0.1.8 | 
| 2187 | 2024-08-22T02:39:49.551Z | Checking is_ci v1.2.0 | 
| 2188 | 2024-08-22T02:39:49.663Z | Compiling cargo_metadata v0.18.1 | 
| 2189 | 2024-08-22T02:39:49.706Z | Checking supports-color v3.0.0 | 
| 2190 | 2024-08-22T02:39:49.851Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) | 
| 2191 | 2024-08-22T02:39:49.897Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) | 
| 2192 | 2024-08-22T02:39:50.844Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) | 
| 2193 | 2024-08-22T02:39:51.107Z | Checking castaway v0.2.3 | 
| 2194 | 2024-08-22T02:39:51.264Z | Compiling libsqlite3-sys v0.28.0 | 
| 2195 | 2024-08-22T02:39:51.292Z | Checking compact_str v0.8.0 | 
| 2196 | 2024-08-22T02:39:51.760Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) | 
| 2197 | 2024-08-22T02:39:52.025Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) | 
| 2198 | 2024-08-22T02:39:52.049Z | Checking unicode-truncate v1.0.0 | 
| 2199 | 2024-08-22T02:39:52.247Z | Checking lru v0.12.3 | 
| 2200 | 2024-08-22T02:39:52.297Z | Compiling instability v0.3.2 | 
| 2201 | 2024-08-22T02:39:52.511Z | Checking cassowary v0.3.0 | 
| 2202 | 2024-08-22T02:39:52.873Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) | 
| 2203 | 2024-08-22T02:39:53.123Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) | 
| 2204 | 2024-08-22T02:39:53.186Z | Checking ratatui v0.28.0 | 
| 2205 | 2024-08-22T02:39:53.255Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) | 
| 2206 | 2024-08-22T02:39:53.884Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) | 
| 2207 | 2024-08-22T02:39:54.106Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) | 
| 2208 | 2024-08-22T02:39:54.444Z | Checking hashlink v0.9.1 | 
| 2209 | 2024-08-22T02:39:54.945Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) | 
| 2210 | 2024-08-22T02:39:54.982Z | Checking fallible-iterator v0.3.0 | 
| 2211 | 2024-08-22T02:39:55.535Z | Checking unicode-linebreak v0.1.5 | 
| 2212 | 2024-08-22T02:39:55.679Z | Checking fallible-streaming-iterator v0.1.9 | 
| 2213 | 2024-08-22T02:39:55.978Z | Checking smawk v0.3.2 | 
| 2214 | 2024-08-22T02:39:56.002Z | Checking rusqlite v0.31.0 | 
| 2215 | 2024-08-22T02:39:56.082Z | Checking textwrap v0.16.1 | 
| 2216 | 2024-08-22T02:39:56.252Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) | 
| 2217 | 2024-08-22T02:39:56.408Z | Checking twox-hash v1.6.3 | 
| 2218 | 2024-08-22T02:39:56.530Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) | 
| 2219 | 2024-08-22T02:39:56.794Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369) | 
| 2220 | 2024-08-22T02:39:57.230Z | Checking fatfs v0.3.6 | 
| 2221 | 2024-08-22T02:39:58.096Z | Checking csv-core v0.1.11 | 
| 2222 | 2024-08-22T02:39:58.201Z | Checking shell-words v1.1.0 | 
| 2223 | 2024-08-22T02:39:58.369Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) | 
| 2224 | 2024-08-22T02:39:58.415Z | Checking csv v1.3.0 | 
| 2225 | 2024-08-22T02:39:59.399Z | Checking rtoolbox v0.0.2 | 
| 2226 | 2024-08-22T02:39:59.575Z | Checking rpassword v7.3.1 | 
| 2227 | 2024-08-22T02:40:01.048Z | Checking tui-tree-widget v0.22.0 | 
| 2228 | 2024-08-22T02:40:01.361Z | Checking polyval v0.6.2 | 
| 2229 | 2024-08-22T02:40:01.599Z | Checking rfc6979 v0.4.0 | 
| 2230 | 2024-08-22T02:40:01.762Z | Checking plotters-backend v0.3.5 | 
| 2231 | 2024-08-22T02:40:02.081Z | Checking plotters-svg v0.3.5 | 
| 2232 | 2024-08-22T02:40:02.267Z | Checking ecdsa v0.16.9 | 
| 2233 | 2024-08-22T02:40:02.865Z | Checking ghash v0.5.1 | 
| 2234 | 2024-08-22T02:40:03.026Z | Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous) | 
| 2235 | 2024-08-22T02:40:03.987Z | Checking primeorder v0.13.6 | 
| 2236 | 2024-08-22T02:40:04.416Z | Checking ctr v0.9.2 | 
| 2237 | 2024-08-22T02:40:04.698Z | Checking cast v0.3.0 | 
| 2238 | 2024-08-22T02:40:04.979Z | Checking yansi v0.5.1 | 
| 2239 | 2024-08-22T02:40:05.200Z | Checking criterion-plot v0.5.0 | 
| 2240 | 2024-08-22T02:40:05.229Z | Checking pretty_assertions v1.4.0 | 
| 2241 | 2024-08-22T02:40:05.406Z | Checking aes-gcm v0.10.3 | 
| 2242 | 2024-08-22T02:40:05.617Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) | 
| 2243 | 2024-08-22T02:40:05.640Z | Checking plotters v0.3.5 | 
| 2244 | 2024-08-22T02:40:07.134Z | Checking ed25519 v2.2.3 | 
| 2245 | 2024-08-22T02:40:07.415Z | Checking ssh-encoding v0.2.0 | 
| 2246 | 2024-08-22T02:40:07.705Z | Checking tinytemplate v1.2.1 | 
| 2247 | 2024-08-22T02:40:08.044Z | Checking blowfish v0.9.1 | 
| 2248 | 2024-08-22T02:40:08.260Z | Checking anes v0.1.6 | 
| 2249 | 2024-08-22T02:40:08.580Z | Checking option-ext v0.2.0 | 
| 2250 | 2024-08-22T02:40:08.695Z | Checking oorandom v11.1.3 | 
| 2251 | 2024-08-22T02:40:08.846Z | Checking criterion v0.5.1 | 
| 2252 | 2024-08-22T02:40:11.241Z | Checking dirs-sys v0.4.1 | 
| 2253 | 2024-08-22T02:40:11.374Z | Checking bcrypt-pbkdf v0.10.0 | 
| 2254 | 2024-08-22T02:40:11.426Z | Checking ssh-cipher v0.2.0 | 
| 2255 | 2024-08-22T02:40:11.623Z | Checking ed25519-dalek v2.1.1 | 
| 2256 | 2024-08-22T02:40:11.715Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) | 
| 2257 | 2024-08-22T02:40:11.980Z | Checking password-hash v0.4.2 | 
| 2258 | 2024-08-22T02:40:12.404Z | Checking hex-literal v0.4.1 | 
| 2259 | 2024-08-22T02:40:12.536Z | Checking matches v0.1.10 | 
| 2260 | 2024-08-22T02:40:12.644Z | Checking idna v0.2.3 | 
| 2261 | 2024-08-22T02:40:13.136Z | Checking pbkdf2 v0.11.0 | 
| 2262 | 2024-08-22T02:40:13.354Z | Checking ssh-key v0.6.6 | 
| 2263 | 2024-08-22T02:40:13.399Z | Checking dirs v5.0.1 | 
| 2264 | 2024-08-22T02:40:13.549Z | Checking p384 v0.13.0 | 
| 2265 | 2024-08-22T02:40:14.514Z | Checking p256 v0.13.2 | 
| 2266 | 2024-08-22T02:40:14.804Z | Checking p521 v0.13.3 | 
| 2267 | 2024-08-22T02:40:14.973Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) | 
| 2268 | 2024-08-22T02:40:15.159Z | Checking russh-cryptovec v0.7.2 | 
| 2269 | 2024-08-22T02:40:15.343Z | Compiling enum-as-inner v0.5.1 | 
| 2270 | 2024-08-22T02:40:15.669Z | Compiling target-lexicon v0.12.16 | 
| 2271 | 2024-08-22T02:40:15.932Z | Compiling doc-comment v0.3.3 | 
| 2272 | 2024-08-22T02:40:16.192Z | Checking md5 v0.7.0 | 
| 2273 | 2024-08-22T02:40:16.446Z | Checking russh-keys v0.44.0 | 
| 2274 | 2024-08-22T02:40:16.596Z | Checking trust-dns-proto v0.22.0 | 
| 2275 | 2024-08-22T02:40:16.620Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) | 
| 2276 | 2024-08-22T02:40:17.594Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) | 
| 2277 | 2024-08-22T02:40:18.025Z | Checking http-body v1.0.0 | 
| 2278 | 2024-08-22T02:40:18.216Z | Checking num-bigint v0.4.5 | 
| 2279 | 2024-08-22T02:40:18.260Z | Compiling dhcproto-macros v0.1.0 | 
| 2280 | 2024-08-22T02:40:19.073Z | Compiling assert_cmd v2.0.16 | 
| 2281 | 2024-08-22T02:40:19.448Z | Checking tower-layer v0.3.2 | 
| 2282 | 2024-08-22T02:40:19.621Z | Compiling guppy-workspace-hack v0.1.0 | 
| 2283 | 2024-08-22T02:40:19.699Z | Checking regex-automata v0.1.10 | 
| 2284 | 2024-08-22T02:40:19.900Z | Checking tower v0.4.13 | 
| 2285 | 2024-08-22T02:40:20.094Z | Checking bstr v0.2.17 | 
| 2286 | 2024-08-22T02:40:20.274Z | Checking russh v0.44.1 | 
| 2287 | 2024-08-22T02:40:20.556Z | Checking dhcproto v0.12.0 | 
| 2288 | 2024-08-22T02:40:20.828Z | Checking hyper v1.3.1 | 
| 2289 | 2024-08-22T02:40:21.877Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) | 
| 2290 | 2024-08-22T02:40:22.259Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) | 
| 2291 | 2024-08-22T02:40:22.389Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) | 
| 2292 | 2024-08-22T02:40:22.901Z | Checking internet-checksum v0.2.1 | 
| 2293 | 2024-08-22T02:40:22.924Z | Compiling target-spec v3.2.1 | 
| 2294 | 2024-08-22T02:40:23.702Z | Checking cfg-expr v0.16.0 | 
| 2295 | 2024-08-22T02:40:23.916Z | Checking hyper-util v0.1.3 | 
| 2296 | 2024-08-22T02:40:24.732Z | Checking httptest v0.15.5 | 
| 2297 | 2024-08-22T02:40:24.854Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) | 
| 2298 | 2024-08-22T02:40:25.217Z | Checking rustls-native-certs v0.7.0 | 
| 2299 | 2024-08-22T02:40:25.408Z | Checking hyper-rustls v0.26.0 | 
| 2300 | 2024-08-22T02:40:26.010Z | Checking pathdiff v0.2.1 | 
| 2301 | 2024-08-22T02:40:26.159Z | Checking threadpool v1.8.1 | 
| 2302 | 2024-08-22T02:40:26.337Z | Compiling toml_edit v0.21.1 | 
| 2303 | 2024-08-22T02:40:26.940Z | Compiling rstest_macros v0.22.0 | 
| 2304 | 2024-08-22T02:40:27.389Z | Checking escape8259 v0.5.2 | 
| 2305 | 2024-08-22T02:40:27.547Z | Checking nested v0.1.1 | 
| 2306 | 2024-08-22T02:40:27.736Z | Checking guppy v0.17.7 | 
| 2307 | 2024-08-22T02:40:28.440Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) | 
| 2308 | 2024-08-22T02:40:29.561Z | Compiling proc-macro-crate v3.1.0 | 
| 2309 | 2024-08-22T02:40:30.654Z | Compiling samael v0.0.15 | 
| 2310 | 2024-08-22T02:40:30.876Z | Checking libtest-mimic v0.7.3 | 
| 2311 | 2024-08-22T02:40:31.136Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) | 
| 2312 | 2024-08-22T02:40:31.273Z | Checking similar-asserts v1.5.0 | 
| 2313 | 2024-08-22T02:40:31.418Z | Checking fancy-regex v0.13.0 | 
| 2314 | 2024-08-22T02:40:31.505Z | Compiling relative-path v1.9.3 | 
| 2315 | 2024-08-22T02:40:32.057Z | Compiling trybuild v1.0.99 | 
| 2316 | 2024-08-22T02:40:32.129Z | Checking datatest-stable v0.2.9 | 
| 2317 | 2024-08-22T02:40:32.429Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) | 
| 2318 | 2024-08-22T02:40:32.520Z | Checking blake2b_simd v1.0.2 | 
| 2319 | 2024-08-22T02:40:33.237Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) | 
| 2320 | 2024-08-22T02:40:33.619Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) | 
| 2321 | 2024-08-22T02:40:33.891Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) | 
| 2322 | 2024-08-22T02:40:34.161Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) | 
| 2323 | 2024-08-22T02:40:34.437Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) | 
| 2324 | 2024-08-22T02:40:34.715Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) | 
| 2325 | 2024-08-22T02:40:35.137Z | Checking serde_tokenstream v0.2.2 | 
| 2326 | 2024-08-22T02:40:35.275Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) | 
| 2327 | 2024-08-22T02:40:35.477Z | Checking uzers v0.11.3 | 
| 2328 | 2024-08-22T02:40:35.614Z | Compiling git2 v0.19.0 | 
| 2329 | 2024-08-22T02:40:35.800Z | Checking indent_write v2.2.0 | 
| 2330 | 2024-08-22T02:40:35.986Z | Checking futures-timer v3.0.3 | 
| 2331 | 2024-08-22T02:40:36.319Z | Checking rust-argon2 v2.1.0 | 
| 2332 | 2024-08-22T02:40:36.676Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) | 
| 2333 | 2024-08-22T02:40:37.562Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) | 
| 2334 | 2024-08-22T02:40:38.064Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) | 
| 2335 | 2024-08-22T02:40:38.324Z | Checking rand_distr v0.4.3 | 
| 2336 | 2024-08-22T02:40:38.660Z | Checking multimap v0.10.0 | 
| 2337 | 2024-08-22T02:40:38.925Z | Checking approx v0.5.1 | 
| 2338 | 2024-08-22T02:40:38.974Z | Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) | 
| 2339 | 2024-08-22T02:40:39.126Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) | 
| 2340 | 2024-08-22T02:40:40.590Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) | 
| 2341 | 2024-08-22T02:40:40.972Z | Checking rstest v0.22.0 | 
| 2342 | 2024-08-22T02:40:41.160Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) | 
| 2343 | 2024-08-22T02:40:41.367Z | Checking partial-io v0.5.4 | 
| 2344 | 2024-08-22T02:40:41.696Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) | 
| 2345 | 2024-08-22T02:40:41.832Z | Checking cargo_toml v0.20.4 | 
| 2346 | 2024-08-22T02:40:41.927Z | Checking termios v0.3.3 | 
| 2347 | 2024-08-22T02:40:42.120Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) | 
| 2348 | 2024-08-22T02:40:43.423Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) | 
| 2349 | 2024-08-22T02:40:43.680Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369) | 
| 2350 | 2024-08-22T02:40:56.859Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) | 
| 2351 | 2024-08-22T02:41:05.354Z | Compiling polar-core v0.27.3 | 
| 2352 | 2024-08-22T02:41:05.498Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) | 
| 2353 | 2024-08-22T02:41:14.216Z | Checking oso v0.27.3 | 
| 2354 | 2024-08-22T02:41:23.537Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli) | 
| 2355 | 2024-08-22T02:41:25.617Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) | 
| 2356 | 2024-08-22T02:41:26.044Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) | 
| 2357 | 2024-08-22T02:42:00.338Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) | 
| 2358 | 2024-08-22T02:42:00.338Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) | 
| 2359 | 2024-08-22T02:42:00.362Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) | 
| 2360 | 2024-08-22T02:43:44.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 04s | 
| 2361 | 2024-08-22T02:43:44.424Z |  | 
| 2362 | 2024-08-22T02:43:44.424Z | real     6:10.151324703 | 
| 2363 | 2024-08-22T02:43:44.424Z | user    30:40.479784815 | 
| 2364 | 2024-08-22T02:43:44.424Z | sys      5:38.622089460 | 
| 2365 | 2024-08-22T02:43:44.424Z | trap        0.840485958 | 
| 2366 | 2024-08-22T02:43:44.424Z | tflt        1.257437315 | 
| 2367 | 2024-08-22T02:43:44.424Z | dflt        0.346588318 | 
| 2368 | 2024-08-22T02:43:44.448Z | kflt        0.001359240 | 
| 2369 | 2024-08-22T02:43:44.448Z | lock    48:11.060645497 | 
| 2370 | 2024-08-22T02:43:44.448Z | slp   1:49:09.338470463 | 
| 2371 | 2024-08-22T02:43:44.448Z | lat      1:34.667111566 | 
| 2372 | 2024-08-22T02:43:44.448Z | stop     5:02.111426249 | 
| 2373 | 2024-08-22T02:43:44.449Z | + RUSTDOCFLAGS='--document-private-items -D warnings' | 
| 2374 | 2024-08-22T02:43:44.449Z | + ptime -m cargo doc --workspace --no-deps | 
| 2375 | 2024-08-22T02:43:45.899Z | warning: output filename collision. | 
| 2376 | 2024-08-22T02:43:45.899Z | The bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`. | 
| 2377 | 2024-08-22T02:43:45.899Z | Colliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html | 
| 2378 | 2024-08-22T02:43:45.899Z | The targets should have unique names. | 
| 2379 | 2024-08-22T02:43:45.899Z | This is a known bug where multiple crates with the same name use | 
| 2380 | 2024-08-22T02:43:45.900Z | the same path; see <https://github.com/rust-lang/cargo/issues/6313>. | 
| 2381 | 2024-08-22T02:43:46.468Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) | 
| 2382 | 2024-08-22T02:43:46.502Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) | 
| 2383 | 2024-08-22T02:43:46.525Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) | 
| 2384 | 2024-08-22T02:43:46.563Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) | 
| 2385 | 2024-08-22T02:43:46.586Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) | 
| 2386 | 2024-08-22T02:43:46.613Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) | 
| 2387 | 2024-08-22T02:43:46.637Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) | 
| 2388 | 2024-08-22T02:43:46.845Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) | 
| 2389 | 2024-08-22T02:43:46.885Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) | 
| 2390 | 2024-08-22T02:43:46.914Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) | 
| 2391 | 2024-08-22T02:43:46.937Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) | 
| 2392 | 2024-08-22T02:43:46.961Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) | 
| 2393 | 2024-08-22T02:43:47.148Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) | 
| 2394 | 2024-08-22T02:43:47.193Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) | 
| 2395 | 2024-08-22T02:43:47.258Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) | 
| 2396 | 2024-08-22T02:43:47.595Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) | 
| 2397 | 2024-08-22T02:43:48.238Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) | 
| 2398 | 2024-08-22T02:43:50.628Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) | 
| 2399 | 2024-08-22T02:43:50.664Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) | 
| 2400 | 2024-08-22T02:43:50.780Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) | 
| 2401 | 2024-08-22T02:43:50.842Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) | 
| 2402 | 2024-08-22T02:43:50.943Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) | 
| 2403 | 2024-08-22T02:43:51.065Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) | 
| 2404 | 2024-08-22T02:43:51.268Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) | 
| 2405 | 2024-08-22T02:43:51.375Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) | 
| 2406 | 2024-08-22T02:43:51.486Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) | 
| 2407 | 2024-08-22T02:43:51.678Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) | 
| 2408 | 2024-08-22T02:43:51.857Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) | 
| 2409 | 2024-08-22T02:43:52.006Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) | 
| 2410 | 2024-08-22T02:43:52.114Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) | 
| 2411 | 2024-08-22T02:43:52.419Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) | 
| 2412 | 2024-08-22T02:43:52.755Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) | 
| 2413 | 2024-08-22T02:43:52.784Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) | 
| 2414 | 2024-08-22T02:43:53.039Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) | 
| 2415 | 2024-08-22T02:43:53.095Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) | 
| 2416 | 2024-08-22T02:43:53.401Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) | 
| 2417 | 2024-08-22T02:43:53.544Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) | 
| 2418 | 2024-08-22T02:43:53.586Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) | 
| 2419 | 2024-08-22T02:43:53.809Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) | 
| 2420 | 2024-08-22T02:43:54.088Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) | 
| 2421 | 2024-08-22T02:43:54.124Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) | 
| 2422 | 2024-08-22T02:43:54.210Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) | 
| 2423 | 2024-08-22T02:43:54.283Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) | 
| 2424 | 2024-08-22T02:43:57.963Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) | 
| 2425 | 2024-08-22T02:43:57.989Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) | 
| 2426 | 2024-08-22T02:43:58.633Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) | 
| 2427 | 2024-08-22T02:43:58.679Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) | 
| 2428 | 2024-08-22T02:43:59.842Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) | 
| 2429 | 2024-08-22T02:44:00.828Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) | 
| 2430 | 2024-08-22T02:44:01.445Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) | 
| 2431 | 2024-08-22T02:44:02.048Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) | 
| 2432 | 2024-08-22T02:44:05.584Z | Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns) | 
| 2433 | 2024-08-22T02:44:05.972Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) | 
| 2434 | 2024-08-22T02:44:06.321Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) | 
| 2435 | 2024-08-22T02:44:06.353Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) | 
| 2436 | 2024-08-22T02:44:06.839Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) | 
| 2437 | 2024-08-22T02:44:07.307Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) | 
| 2438 | 2024-08-22T02:44:07.433Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) | 
| 2439 | 2024-08-22T02:44:08.508Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) | 
| 2440 | 2024-08-22T02:44:09.446Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) | 
| 2441 | 2024-08-22T02:44:09.696Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) | 
| 2442 | 2024-08-22T02:44:09.724Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) | 
| 2443 | 2024-08-22T02:44:10.122Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) | 
| 2444 | 2024-08-22T02:44:10.146Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) | 
| 2445 | 2024-08-22T02:44:10.281Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) | 
| 2446 | 2024-08-22T02:44:10.375Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) | 
| 2447 | 2024-08-22T02:44:10.542Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) | 
| 2448 | 2024-08-22T02:44:11.233Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) | 
| 2449 | 2024-08-22T02:44:11.736Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) | 
| 2450 | 2024-08-22T02:44:11.844Z | Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) | 
| 2451 | 2024-08-22T02:44:11.962Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) | 
| 2452 | 2024-08-22T02:44:12.518Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) | 
| 2453 | 2024-08-22T02:44:12.584Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) | 
| 2454 | 2024-08-22T02:44:12.702Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) | 
| 2455 | 2024-08-22T02:44:13.076Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) | 
| 2456 | 2024-08-22T02:44:13.350Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) | 
| 2457 | 2024-08-22T02:44:13.433Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) | 
| 2458 | 2024-08-22T02:44:13.499Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) | 
| 2459 | 2024-08-22T02:44:13.603Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) | 
| 2460 | 2024-08-22T02:44:13.962Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) | 
| 2461 | 2024-08-22T02:44:14.126Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) | 
| 2462 | 2024-08-22T02:44:14.383Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) | 
| 2463 | 2024-08-22T02:44:14.844Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) | 
| 2464 | 2024-08-22T02:44:15.101Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) | 
| 2465 | 2024-08-22T02:44:15.530Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) | 
| 2466 | 2024-08-22T02:44:15.677Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) | 
| 2467 | 2024-08-22T02:44:16.139Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) | 
| 2468 | 2024-08-22T02:44:16.202Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) | 
| 2469 | 2024-08-22T02:44:16.788Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) | 
| 2470 | 2024-08-22T02:44:16.878Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) | 
| 2471 | 2024-08-22T02:44:17.276Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) | 
| 2472 | 2024-08-22T02:44:18.187Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) | 
| 2473 | 2024-08-22T02:44:18.256Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) | 
| 2474 | 2024-08-22T02:44:18.607Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) | 
| 2475 | 2024-08-22T02:44:19.093Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) | 
| 2476 | 2024-08-22T02:44:20.814Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) | 
| 2477 | 2024-08-22T02:44:21.477Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) | 
| 2478 | 2024-08-22T02:44:22.423Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) | 
| 2479 | 2024-08-22T02:44:22.506Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) | 
| 2480 | 2024-08-22T02:44:23.046Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) | 
| 2481 | 2024-08-22T02:44:24.275Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) | 
| 2482 | 2024-08-22T02:44:28.081Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) | 
| 2483 | 2024-08-22T02:44:32.268Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) | 
| 2484 | 2024-08-22T02:44:33.202Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) | 
| 2485 | 2024-08-22T02:44:37.691Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) | 
| 2486 | 2024-08-22T02:44:38.669Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) | 
| 2487 | 2024-08-22T02:44:39.112Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) | 
| 2488 | 2024-08-22T02:45:09.733Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) | 
| 2489 | 2024-08-22T02:45:11.919Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) | 
| 2490 | 2024-08-22T02:45:15.513Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) | 
| 2491 | 2024-08-22T02:45:18.022Z | Documenting openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) | 
| 2492 | 2024-08-22T02:45:18.832Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) | 
| 2493 | 2024-08-22T02:45:22.465Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) | 
| 2494 | 2024-08-22T02:45:27.224Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) | 
| 2495 | 2024-08-22T02:45:33.107Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) | 
| 2496 | 2024-08-22T02:45:38.797Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) | 
| 2497 | 2024-08-22T02:45:41.689Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) | 
| 2498 | 2024-08-22T02:45:42.560Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) | 
| 2499 | 2024-08-22T02:45:43.492Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) | 
| 2500 | 2024-08-22T02:45:48.754Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) | 
| 2501 | 2024-08-22T02:45:52.692Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) | 
| 2502 | 2024-08-22T02:45:56.958Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) | 
| 2503 | 2024-08-22T02:45:58.111Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) | 
| 2504 | 2024-08-22T02:45:58.592Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) | 
| 2505 | 2024-08-22T02:46:00.077Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) | 
| 2506 | 2024-08-22T02:46:00.505Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) | 
| 2507 | 2024-08-22T02:46:03.640Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) | 
| 2508 | 2024-08-22T02:46:22.031Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) | 
| 2509 | 2024-08-22T02:46:30.315Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) | 
| 2510 | 2024-08-22T02:46:30.805Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) | 
| 2511 | 2024-08-22T02:46:37.350Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) | 
| 2512 | 2024-08-22T02:46:44.482Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) | 
| 2513 | 2024-08-22T02:46:45.254Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) | 
| 2514 | 2024-08-22T02:46:52.849Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) | 
| 2515 | 2024-08-22T02:46:53.007Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) | 
| 2516 | 2024-08-22T02:46:58.811Z | Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous) | 
| 2517 | 2024-08-22T02:46:58.994Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) | 
| 2518 | 2024-08-22T02:46:59.573Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) | 
| 2519 | 2024-08-22T02:47:07.628Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) | 
| 2520 | 2024-08-22T02:47:11.436Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) | 
| 2521 | 2024-08-22T02:47:14.421Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) | 
| 2522 | 2024-08-22T02:47:15.215Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) | 
| 2523 | 2024-08-22T02:47:15.586Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) | 
| 2524 | 2024-08-22T02:47:16.010Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) | 
| 2525 | 2024-08-22T02:47:20.841Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) | 
| 2526 | 2024-08-22T02:47:22.246Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) | 
| 2527 | 2024-08-22T02:47:27.662Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) | 
| 2528 | 2024-08-22T02:47:28.233Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) | 
| 2529 | 2024-08-22T02:47:29.949Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) | 
| 2530 | 2024-08-22T02:47:34.745Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) | 
| 2531 | 2024-08-22T02:47:35.724Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) | 
| 2532 | 2024-08-22T02:47:39.502Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) | 
| 2533 | 2024-08-22T02:47:40.607Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) | 
| 2534 | 2024-08-22T02:47:41.118Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) | 
| 2535 | 2024-08-22T02:47:43.424Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) | 
| 2536 | 2024-08-22T02:47:49.794Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) | 
| 2537 | 2024-08-22T02:47:50.975Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) | 
| 2538 | 2024-08-22T02:47:55.102Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli) | 
| 2539 | 2024-08-22T02:47:56.050Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) | 
| 2540 | 2024-08-22T02:47:56.764Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) | 
| 2541 | 2024-08-22T02:47:57.641Z | Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) | 
| 2542 | 2024-08-22T02:47:57.931Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) | 
| 2543 | 2024-08-22T02:48:05.693Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) | 
| 2544 | 2024-08-22T02:48:06.574Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) | 
| 2545 | 2024-08-22T02:48:08.133Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) | 
| 2546 | 2024-08-22T02:48:08.619Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) | 
| 2547 | 2024-08-22T02:48:10.255Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) | 
| 2548 | 2024-08-22T02:48:10.481Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) | 
| 2549 | 2024-08-22T02:48:12.240Z | Documenting nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) | 
| 2550 | 2024-08-22T02:48:20.122Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) | 
| 2551 | 2024-08-22T02:48:21.347Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) | 
| 2552 | 2024-08-22T02:48:23.825Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) | 
| 2553 | 2024-08-22T02:48:25.111Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) | 
| 2554 | 2024-08-22T02:48:25.195Z | Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) | 
| 2555 | 2024-08-22T02:48:26.626Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) | 
| 2556 | 2024-08-22T02:48:27.538Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) | 
| 2557 | 2024-08-22T02:48:27.781Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) | 
| 2558 | 2024-08-22T02:48:36.480Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) | 
| 2559 | 2024-08-22T02:48:37.917Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) | 
| 2560 | 2024-08-22T02:48:38.068Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) | 
| 2561 | 2024-08-22T02:48:38.405Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) | 
| 2562 | 2024-08-22T02:48:39.370Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) | 
| 2563 | 2024-08-22T02:48:39.764Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) | 
| 2564 | 2024-08-22T02:48:41.375Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) | 
| 2565 | 2024-08-22T02:48:42.236Z | Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns) | 
| 2566 | 2024-08-22T02:48:47.012Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) | 
| 2567 | 2024-08-22T02:48:50.835Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) | 
| 2568 | 2024-08-22T02:48:51.019Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) | 
| 2569 | 2024-08-22T02:48:51.706Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) | 
| 2570 | 2024-08-22T02:48:52.390Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) | 
| 2571 | 2024-08-22T02:48:53.350Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) | 
| 2572 | 2024-08-22T02:48:53.981Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) | 
| 2573 | 2024-08-22T02:48:56.639Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) | 
| 2574 | 2024-08-22T02:48:56.991Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) | 
| 2575 | 2024-08-22T02:48:57.628Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) | 
| 2576 | 2024-08-22T02:48:57.816Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) | 
| 2577 | 2024-08-22T02:48:59.075Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) | 
| 2578 | 2024-08-22T02:48:59.990Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) | 
| 2579 | 2024-08-22T02:49:00.915Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) | 
| 2580 | 2024-08-22T02:49:00.938Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) | 
| 2581 | 2024-08-22T02:49:01.302Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) | 
| 2582 | 2024-08-22T02:49:02.113Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) | 
| 2583 | 2024-08-22T02:49:03.343Z | Documenting openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) | 
| 2584 | 2024-08-22T02:49:35.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 51s | 
| 2585 | 2024-08-22T02:49:36.018Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 123 other files | 
| 2586 | 2024-08-22T02:49:36.086Z |  | 
| 2587 | 2024-08-22T02:49:36.086Z | real     5:51.606667867 | 
| 2588 | 2024-08-22T02:49:36.086Z | user    18:10.979376327 | 
| 2589 | 2024-08-22T02:49:36.086Z | sys     24:23.933575897 | 
| 2590 | 2024-08-22T02:49:36.086Z | trap        0.323774687 | 
| 2591 | 2024-08-22T02:49:36.086Z | tflt        0.127014747 | 
| 2592 | 2024-08-22T02:49:36.086Z | dflt        0.399797231 | 
| 2593 | 2024-08-22T02:49:36.086Z | kflt        0.000150935 | 
| 2594 | 2024-08-22T02:49:36.086Z | lock    56:09.523407713 | 
| 2595 | 2024-08-22T02:49:36.086Z | slp   1:37:04.949463899 | 
| 2596 | 2024-08-22T02:49:36.086Z | lat      1:04.838326654 | 
| 2597 | 2024-08-22T02:49:36.086Z | stop       55.351387108 | 
| 2598 | 2024-08-22T02:49:36.110Z | process exited: duration 961760 ms, exit code 0 | 
|  | 
| 2599 | 2024-08-22T02:49:36.157Z | found 0 output files |