|
|
|
| 1 | 2026-09-06T04:30:23.944Z | job assigned to worker 01M1TFN3HJV4B4CCVNEV4T8CMN [factory aws, i-03737bd01b212f036] (queued for 1 m 0 s) |
| |
| 2 | 2026-09-06T04:30:30.432Z | starting task 0: "setup" |
| 3 | 2026-09-06T04:30:30.437Z | ++ uname -s |
| 4 | 2026-09-06T04:30:30.444Z | + kern=SunOS |
| 5 | 2026-09-06T04:30:30.444Z | + build_user=build |
| 6 | 2026-09-06T04:30:30.444Z | + build_uid=12345 |
| 7 | 2026-09-06T04:30:30.444Z | + work_dir=/work |
| 8 | 2026-09-06T04:30:30.444Z | + input_dir=/input |
| 9 | 2026-09-06T04:30:30.444Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-06T04:30:30.444Z | + case "$kern" in |
| 11 | 2026-09-06T04:30:30.444Z | + groupadd -g 12345 build |
| 12 | 2026-09-06T04:30:30.444Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-06T04:30:32.453Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-06T04:30:32.570Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-06T04:30:32.580Z | + home_fs=zfs |
| 16 | 2026-09-06T04:30:32.580Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-06T04:30:32.580Z | + mkdir -p /home/build |
| 18 | 2026-09-06T04:30:32.581Z | + chown build:build /home/build /work |
| 19 | 2026-09-06T04:30:34.571Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-06T04:30:34.574Z | process exited: duration 4141 ms, exit code 0 |
| |
| 21 | 2026-09-06T04:30:34.580Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-06T04:30:34.584Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-06T04:30:34.584Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-06T04:30:34.584Z | * rust toolchain channel = "1.97.1" |
| 25 | 2026-09-06T04:30:34.584Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-06T04:30:34.584Z | * rust toolchain profile = "default" |
| 27 | 2026-09-06T04:30:34.588Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-06T04:30:34.588Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-06T04:30:34.588Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-06T04:30:34.690Z | info: downloading installer |
| 31 | 2026-09-06T04:30:36.420Z | info: profile set to default |
| 32 | 2026-09-06T04:30:36.420Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-06T04:30:36.426Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-06T04:30:36.572Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-06T04:30:36.575Z | info: downloading 6 components |
| 36 | 2026-09-06T04:30:50.395Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-06T04:30:50.395Z | |
| 38 | 2026-09-06T04:30:50.425Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-06T04:30:50.425Z | |
| 40 | 2026-09-06T04:30:50.428Z | |
| 41 | 2026-09-06T04:30:50.429Z | Rust is installed now. Great! |
| 42 | 2026-09-06T04:30:50.429Z | |
| 43 | 2026-09-06T04:30:50.429Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-06T04:30:50.429Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-06T04:30:50.429Z | |
| 46 | 2026-09-06T04:30:50.429Z | To configure your current shell, you need to source |
| 47 | 2026-09-06T04:30:50.429Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-06T04:30:50.429Z | |
| 49 | 2026-09-06T04:30:50.429Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-06T04:30:50.429Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-06T04:30:50.429Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-06T04:30:50.429Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-06T04:30:50.429Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-06T04:30:50.429Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-06T04:30:50.429Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-06T04:30:50.429Z | HOST_CC = None |
| 57 | 2026-09-06T04:30:50.429Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-06T04:30:50.429Z | CC = None |
| 59 | 2026-09-06T04:30:50.429Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-06T04:30:50.599Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-06T04:30:50.599Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-06T04:30:50.599Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-06T04:30:50.599Z | CFLAGS = None |
| 64 | 2026-09-06T04:30:50.599Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-06T04:30:50.599Z | HOST_CFLAGS = None |
| 66 | 2026-09-06T04:30:50.599Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-06T04:30:50.600Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-06T04:30:50.600Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-06T04:30:50.600Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-06T04:30:50.694Z | + rustup --version |
| 71 | 2026-09-06T04:30:50.701Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-06T04:30:50.704Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-06T04:30:50.723Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-06T04:30:50.733Z | + cargo --version |
| 75 | 2026-09-06T04:30:50.740Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-06T04:30:50.743Z | + rustc --version |
| 77 | 2026-09-06T04:30:50.760Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-06T04:30:50.764Z | process exited: duration 16182 ms, exit code 0 |
| |
| 79 | 2026-09-06T04:30:50.772Z | starting task 2: "authentication" |
| 80 | 2026-09-06T04:30:50.800Z | process exited: duration 17 ms, exit code 0 |
| |
| 81 | 2026-09-06T04:30:50.809Z | starting task 3: "clone repository" |
| 82 | 2026-09-06T04:30:50.822Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-06T04:30:50.825Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-06T04:30:50.847Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-06T04:31:03.648Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-06T04:31:03.648Z | + git fetch origin d7c734fd9a28fd22f6e4fa76066ecf2070287e2e |
| 87 | 2026-09-06T04:31:03.953Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-06T04:31:03.953Z | * branch d7c734fd9a28fd22f6e4fa76066ecf2070287e2e -> FETCH_HEAD |
| 89 | 2026-09-06T04:31:03.963Z | + [[ -n zl/mcast-build ]] |
| 90 | 2026-09-06T04:31:03.966Z | ++ git branch --show-current |
| 91 | 2026-09-06T04:31:03.966Z | + current=main |
| 92 | 2026-09-06T04:31:03.966Z | + [[ main != zl/mcast-build ]] |
| 93 | 2026-09-06T04:31:03.966Z | + git branch -f zl/mcast-build d7c734fd9a28fd22f6e4fa76066ecf2070287e2e |
| 94 | 2026-09-06T04:31:03.969Z | + git checkout -f zl/mcast-build |
| 95 | 2026-09-06T04:31:04.231Z | Switched to branch 'zl/mcast-build' |
| 96 | 2026-09-06T04:31:04.235Z | + git reset --hard d7c734fd9a28fd22f6e4fa76066ecf2070287e2e |
| 97 | 2026-09-06T04:31:04.510Z | HEAD is now at d7c734fd9 [rack-init-config] re-export UnnumberedRouter and NumberedRouter, git tmp |
| 98 | 2026-09-06T04:31:04.513Z | process exited: duration 13703 ms, exit code 0 |
| |
| 99 | 2026-09-06T04:31:04.521Z | starting task 4: "build" |
| 100 | 2026-09-06T04:31:04.525Z | + source ./env.sh |
| 101 | 2026-09-06T04:31:04.525Z | ++ OLD_SHELL_OPTS=ehxB |
| 102 | 2026-09-06T04:31:04.525Z | ++ set -o xtrace |
| 103 | 2026-09-06T04:31:04.528Z | ++++ dirname ./env.sh |
| 104 | 2026-09-06T04:31:04.528Z | +++ readlink -f . |
| 105 | 2026-09-06T04:31:04.531Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 106 | 2026-09-06T04:31:04.531Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 107 | 2026-09-06T04:31:04.531Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 108 | 2026-09-06T04:31:04.531Z | ++ 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 |
| 109 | 2026-09-06T04:31:04.531Z | ++ 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 |
| 110 | 2026-09-06T04:31:04.531Z | ++ 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 |
| 111 | 2026-09-06T04:31:04.531Z | ++ 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 |
| 112 | 2026-09-06T04:31:04.531Z | ++ 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 |
| 113 | 2026-09-06T04:31:04.531Z | ++ 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 |
| 114 | 2026-09-06T04:31:04.531Z | ++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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 |
| 115 | 2026-09-06T04:31:04.531Z | ++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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 |
| 116 | 2026-09-06T04:31:04.531Z | ++ case $OLD_SHELL_OPTS in |
| 117 | 2026-09-06T04:31:04.531Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 118 | 2026-09-06T04:31:04.532Z | + source .github/buildomat/ci-env.sh |
| 119 | 2026-09-06T04:31:04.532Z | ++ export CARGO_TERM_COLOR=always |
| 120 | 2026-09-06T04:31:04.532Z | ++ CARGO_TERM_COLOR=always |
| 121 | 2026-09-06T04:31:04.535Z | +++ uname -s |
| 122 | 2026-09-06T04:31:04.535Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 123 | 2026-09-06T04:31:04.535Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 124 | 2026-09-06T04:31:04.535Z | + cargo --version |
| 125 | 2026-09-06T04:31:04.543Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 126 | 2026-09-06T04:31:04.546Z | + rustc --version |
| 127 | 2026-09-06T04:31:04.564Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 128 | 2026-09-06T04:31:04.568Z | + banner prerequisites |
| 129 | 2026-09-06T04:31:04.571Z | |
| 130 | 2026-09-06T04:31:04.571Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 131 | 2026-09-06T04:31:04.571Z | # # # # # # # # # # # # # # # |
| 132 | 2026-09-06T04:31:04.571Z | # # # # ##### # # ##### # # # # # #### # |
| 133 | 2026-09-06T04:31:04.571Z | ##### ##### # ##### # # # # # # # # # |
| 134 | 2026-09-06T04:31:04.571Z | # # # # # # # # # # # # # # # |
| 135 | 2026-09-06T04:31:04.572Z | # # # ###### # # ###### ### # #### # #### # |
| 136 | 2026-09-06T04:31:04.572Z | |
| 137 | 2026-09-06T04:31:04.572Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 138 | 2026-09-06T04:31:06.562Z | Startup: Refreshing catalog 'helios' ... Done |
| 139 | 2026-09-06T04:31:06.988Z | Startup: Caching catalogs ... Done |
| 140 | 2026-09-06T04:31:09.537Z | Planning: Solver setup ... Done (2.377s) |
| 141 | 2026-09-06T04:31:09.604Z | Planning: Running solver ... Done (0.067s) |
| 142 | 2026-09-06T04:31:09.657Z | Planning: Finding local manifests ... Done (0.003s) |
| 143 | 2026-09-06T04:31:09.669Z | Planning: Fetching manifests: 0/2 0% complete |
| 144 | 2026-09-06T04:31:09.687Z | Planning: Fetching manifests: 2/2 100% complete |
| 145 | 2026-09-06T04:31:09.701Z | Planning: Package planning ... Done (0.014s) |
| 146 | 2026-09-06T04:31:09.704Z | Planning: Merging actions ... Done (0.002s) |
| 147 | 2026-09-06T04:31:09.865Z | Planning: Checking for conflicting actions ... Done (0.162s) |
| 148 | 2026-09-06T04:31:09.868Z | Planning: Consolidating action changes ... Done (0.001s) |
| 149 | 2026-09-06T04:31:10.646Z | Planning: Evaluating mediators ... Done (0.781s) |
| 150 | 2026-09-06T04:31:10.649Z | Planning: Planning completed in 3.62 seconds |
| 151 | 2026-09-06T04:31:10.655Z | Packages to install: 2 |
| 152 | 2026-09-06T04:31:10.655Z | Estimated space available: 156.01 GB |
| 153 | 2026-09-06T04:31:10.658Z | Estimated space to be consumed: 86.48 MB |
| 154 | 2026-09-06T04:31:10.658Z | Create boot environment: No |
| 155 | 2026-09-06T04:31:10.658Z | Create backup boot environment: No |
| 156 | 2026-09-06T04:31:10.658Z | Rebuild boot archive: No |
| 157 | 2026-09-06T04:31:10.658Z | |
| 158 | 2026-09-06T04:31:10.658Z | Changed packages: |
| 159 | 2026-09-06T04:31:10.658Z | helios |
| 160 | 2026-09-06T04:31:10.658Z | developer/build-essential |
| 161 | 2026-09-06T04:31:10.658Z | None -> 11-3.0 |
| 162 | 2026-09-06T04:31:10.658Z | library/libxmlsec1 |
| 163 | 2026-09-06T04:31:10.658Z | None -> 1.2.35-3.0 |
| 164 | 2026-09-06T04:31:10.681Z | |
| 165 | 2026-09-06T04:31:10.681Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 166 | 2026-09-06T04:31:10.756Z | Download: Completed 1.28 MB in 0.08 seconds (16.6M/s) |
| 167 | 2026-09-06T04:31:10.824Z | Actions: 1/268 actions (Installing new actions) |
| 168 | 2026-09-06T04:31:10.862Z | Actions: Completed 268 actions in 0.04 seconds. |
| 169 | 2026-09-06T04:31:10.897Z | Finalize: Updating package state database ... Done (0.035s) |
| 170 | 2026-09-06T04:31:10.900Z | Finalize: Updating package cache ... Done (0.000s) |
| 171 | 2026-09-06T04:31:10.994Z | Finalize: Updating image state ... Done (0.096s) |
| 172 | 2026-09-06T04:31:13.608Z | Finalize: Creating fast lookup database ... Done (2.559s) |
| 173 | 2026-09-06T04:31:13.676Z | Finalize: Reading search index ... Done (0.012s) |
| 174 | 2026-09-06T04:31:13.680Z | Finalize: Updating search index ... Done (0.000s) |
| 175 | 2026-09-06T04:31:13.781Z | Finalize: Updating package cache ... Done (0.000s) |
| 176 | 2026-09-06T04:31:14.166Z | Planning: Evaluating mediator changes ... Done |
| 177 | 2026-09-06T04:31:14.273Z | Planning: Checking for conflicting actions ... Done |
| 178 | 2026-09-06T04:31:14.276Z | Planning: Consolidating action changes ... Done |
| 179 | 2026-09-06T04:31:14.433Z | Planning: Evaluating mediators ... Done |
| 180 | 2026-09-06T04:31:14.436Z | Planning: Planning completed in 0.27 seconds |
| 181 | 2026-09-06T04:31:14.456Z | Mediators to change: 2 |
| 182 | 2026-09-06T04:31:14.456Z | Create boot environment: No |
| 183 | 2026-09-06T04:31:14.456Z | Create backup boot environment: No |
| 184 | 2026-09-06T04:31:14.520Z | Finalize: Updating package state database ... Done |
| 185 | 2026-09-06T04:31:14.521Z | Finalize: Updating package cache ... Done |
| 186 | 2026-09-06T04:31:14.581Z | Finalize: Updating image state ... Done |
| 187 | 2026-09-06T04:31:16.555Z | Finalize: Creating fast lookup database ... Done |
| 188 | 2026-09-06T04:31:16.618Z | Finalize: Reading search index ... Done |
| 189 | 2026-09-06T04:31:16.621Z | Finalize: Updating search index ... Done |
| 190 | 2026-09-06T04:31:16.698Z | Finalize: Updating package cache ... Done |
| 191 | 2026-09-06T04:31:16.986Z | Planning: Evaluating mediator changes ... Done |
| 192 | 2026-09-06T04:31:17.093Z | Planning: Checking for conflicting actions ... Done |
| 193 | 2026-09-06T04:31:17.096Z | Planning: Consolidating action changes ... Done |
| 194 | 2026-09-06T04:31:17.253Z | Planning: Evaluating mediators ... Done |
| 195 | 2026-09-06T04:31:17.256Z | Planning: Planning completed in 0.27 seconds |
| 196 | 2026-09-06T04:31:17.275Z | Mediators to change: 1 |
| 197 | 2026-09-06T04:31:17.275Z | Create boot environment: No |
| 198 | 2026-09-06T04:31:17.275Z | Create backup boot environment: No |
| 199 | 2026-09-06T04:31:17.342Z | Finalize: Updating package state database ... Done |
| 200 | 2026-09-06T04:31:17.342Z | Finalize: Updating package cache ... Done |
| 201 | 2026-09-06T04:31:17.402Z | Finalize: Updating image state ... Done |
| 202 | 2026-09-06T04:31:19.372Z | Finalize: Creating fast lookup database ... Done |
| 203 | 2026-09-06T04:31:19.432Z | Finalize: Reading search index ... Done |
| 204 | 2026-09-06T04:31:19.435Z | Finalize: Updating search index ... Done |
| 205 | 2026-09-06T04:31:19.512Z | Finalize: Updating package cache ... Done |
| 206 | 2026-09-06T04:31:19.830Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 207 | 2026-09-06T04:31:19.831Z | apache system 2.4 system |
| 208 | 2026-09-06T04:31:19.831Z | clang system 15 system |
| 209 | 2026-09-06T04:31:19.831Z | csh system system illumos |
| 210 | 2026-09-06T04:31:19.831Z | ctags system system illumos |
| 211 | 2026-09-06T04:31:19.831Z | file vendor vendor darwinsys |
| 212 | 2026-09-06T04:31:19.831Z | file system system illumos |
| 213 | 2026-09-06T04:31:19.831Z | gcc vendor 14 vendor |
| 214 | 2026-09-06T04:31:19.831Z | gcc system 13 system |
| 215 | 2026-09-06T04:31:19.831Z | gcc system 10 system |
| 216 | 2026-09-06T04:31:19.832Z | go system 1.25 system |
| 217 | 2026-09-06T04:31:19.832Z | llvm system 15 system |
| 218 | 2026-09-06T04:31:19.832Z | mariadb system 11.4 system |
| 219 | 2026-09-06T04:31:19.832Z | mta vendor vendor dma |
| 220 | 2026-09-06T04:31:19.832Z | openjdk system 17 system |
| 221 | 2026-09-06T04:31:19.832Z | openjdk system 11 system |
| 222 | 2026-09-06T04:31:19.832Z | openssl vendor 3 vendor |
| 223 | 2026-09-06T04:31:19.832Z | perl system 5.40 system |
| 224 | 2026-09-06T04:31:19.832Z | postgresql system 18 system |
| 225 | 2026-09-06T04:31:19.832Z | postgresql system 17 system |
| 226 | 2026-09-06T04:31:19.832Z | python vendor 3 vendor |
| 227 | 2026-09-06T04:31:19.833Z | python system 2 system |
| 228 | 2026-09-06T04:31:19.833Z | python3 vendor 3.13 vendor |
| 229 | 2026-09-06T04:31:19.833Z | ruby system 3.4 system |
| 230 | 2026-09-06T04:31:19.833Z | ruby system 3.0 system |
| 231 | 2026-09-06T04:31:19.833Z | words vendor vendor american-english |
| 232 | 2026-09-06T04:31:19.833Z | words system system australian-english |
| 233 | 2026-09-06T04:31:19.833Z | words system system british-english |
| 234 | 2026-09-06T04:31:19.833Z | words system system canadian-english |
| 235 | 2026-09-06T04:31:19.833Z | words system system french |
| 236 | 2026-09-06T04:31:19.833Z | words system system italian |
| 237 | 2026-09-06T04:31:19.833Z | words system system ngerman |
| 238 | 2026-09-06T04:31:19.833Z | words system system ogerman |
| 239 | 2026-09-06T04:31:19.834Z | words system system spanish |
| 240 | 2026-09-06T04:31:20.084Z | PUBLISHER TYPE STATUS P LOCATION |
| 241 | 2026-09-06T04:31:20.084Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 242 | 2026-09-06T04:31:20.604Z | FMRI IFO |
| 243 | 2026-09-06T04:31:20.604Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 244 | 2026-09-06T04:31:20.604Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 245 | 2026-09-06T04:31:20.604Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 246 | 2026-09-06T04:31:20.604Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 247 | 2026-09-06T04:31:20.604Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 248 | 2026-09-06T04:31:20.604Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 249 | 2026-09-06T04:31:20.604Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 250 | 2026-09-06T04:31:20.604Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 251 | 2026-09-06T04:31:20.604Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 252 | 2026-09-06T04:31:20.971Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 253 | 2026-09-06T04:31:21.347Z | Updating crates.io index |
| 254 | 2026-09-06T04:31:21.350Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 255 | 2026-09-06T04:31:21.607Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 256 | 2026-09-06T04:31:21.947Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 257 | 2026-09-06T04:31:22.229Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 258 | 2026-09-06T04:31:23.243Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 259 | 2026-09-06T04:31:23.803Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 260 | 2026-09-06T04:31:25.749Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 261 | 2026-09-06T04:31:26.691Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 262 | 2026-09-06T04:31:26.962Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 263 | 2026-09-06T04:31:27.319Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 264 | 2026-09-06T04:31:28.701Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 265 | 2026-09-06T04:31:29.024Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 266 | 2026-09-06T04:31:29.393Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 267 | 2026-09-06T04:31:29.692Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 268 | 2026-09-06T04:31:29.990Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 269 | 2026-09-06T04:31:30.246Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 270 | 2026-09-06T04:31:30.505Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 271 | 2026-09-06T04:31:30.773Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 272 | 2026-09-06T04:31:31.094Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 273 | 2026-09-06T04:31:31.473Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 274 | 2026-09-06T04:31:32.060Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 275 | 2026-09-06T04:31:32.375Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 276 | 2026-09-06T04:31:32.897Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 277 | 2026-09-06T04:31:33.235Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 278 | 2026-09-06T04:31:33.495Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 279 | 2026-09-06T04:31:33.921Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 280 | 2026-09-06T04:31:34.208Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 281 | 2026-09-06T04:31:34.648Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 282 | 2026-09-06T04:31:35.326Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 283 | 2026-09-06T04:31:35.585Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 284 | 2026-09-06T04:31:35.904Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 285 | 2026-09-06T04:31:36.286Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 286 | 2026-09-06T04:31:36.854Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 287 | 2026-09-06T04:31:37.129Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 288 | 2026-09-06T04:31:37.386Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 289 | 2026-09-06T04:31:37.679Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 290 | 2026-09-06T04:31:38.004Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 291 | 2026-09-06T04:31:38.261Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 292 | 2026-09-06T04:31:38.523Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 293 | 2026-09-06T04:31:38.860Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 294 | 2026-09-06T04:31:39.133Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 295 | 2026-09-06T04:31:39.557Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 296 | 2026-09-06T04:31:42.260Z | Downloading crates ... |
| 297 | 2026-09-06T04:31:42.311Z | Downloaded cargo-platform v0.3.2 |
| 298 | 2026-09-06T04:31:42.319Z | Downloaded anstyle-parse v1.0.0 |
| 299 | 2026-09-06T04:31:42.322Z | Downloaded byteorder v1.5.0 |
| 300 | 2026-09-06T04:31:42.322Z | Downloaded macaddr v1.0.1 |
| 301 | 2026-09-06T04:31:42.325Z | Downloaded papergrid v0.11.0 |
| 302 | 2026-09-06T04:31:42.328Z | Downloaded dof v0.3.0 |
| 303 | 2026-09-06T04:31:42.328Z | Downloaded errno v0.3.14 |
| 304 | 2026-09-06T04:31:42.330Z | Downloaded scroll_derive v0.12.1 |
| 305 | 2026-09-06T04:31:42.330Z | Downloaded cfg-if v1.0.4 |
| 306 | 2026-09-06T04:31:42.330Z | Downloaded fastrand v2.3.0 |
| 307 | 2026-09-06T04:31:42.330Z | Downloaded generic-array v0.14.7 |
| 308 | 2026-09-06T04:31:42.331Z | Downloaded zmij v1.0.21 |
| 309 | 2026-09-06T04:31:42.333Z | Downloaded version_check v0.9.5 |
| 310 | 2026-09-06T04:31:42.336Z | Downloaded thread-id v4.2.2 |
| 311 | 2026-09-06T04:31:42.336Z | Downloaded equivalent v1.0.2 |
| 312 | 2026-09-06T04:31:42.336Z | Downloaded colorchoice v1.0.4 |
| 313 | 2026-09-06T04:31:42.339Z | Downloaded cpufeatures v0.2.17 |
| 314 | 2026-09-06T04:31:42.342Z | Downloaded autocfg v1.5.0 |
| 315 | 2026-09-06T04:31:42.342Z | Downloaded bytecount v0.6.9 |
| 316 | 2026-09-06T04:31:42.345Z | Downloaded clap v4.6.1 |
| 317 | 2026-09-06T04:31:42.348Z | Downloaded serde_spanned v0.6.9 |
| 318 | 2026-09-06T04:31:42.348Z | Downloaded zerocopy-derive v0.7.35 |
| 319 | 2026-09-06T04:31:42.351Z | Downloaded winnow v0.7.14 |
| 320 | 2026-09-06T04:31:42.354Z | Downloaded usdt-macro v0.5.0 |
| 321 | 2026-09-06T04:31:42.357Z | Downloaded toml_edit v0.22.27 |
| 322 | 2026-09-06T04:31:42.357Z | Downloaded cargo_metadata v0.23.1 |
| 323 | 2026-09-06T04:31:42.360Z | Downloaded anstyle-query v1.1.5 |
| 324 | 2026-09-06T04:31:42.360Z | Downloaded fnv v1.0.7 |
| 325 | 2026-09-06T04:31:42.360Z | Downloaded block-buffer v0.10.4 |
| 326 | 2026-09-06T04:31:42.360Z | Downloaded anstyle v1.0.14 |
| 327 | 2026-09-06T04:31:42.363Z | Downloaded anstream v1.0.0 |
| 328 | 2026-09-06T04:31:42.366Z | Downloaded clap_lex v1.0.0 |
| 329 | 2026-09-06T04:31:42.369Z | Downloaded fs-err v3.3.0 |
| 330 | 2026-09-06T04:31:42.371Z | Downloaded anyhow v1.0.104 |
| 331 | 2026-09-06T04:31:42.374Z | Downloaded crypto-common v0.1.7 |
| 332 | 2026-09-06T04:31:42.374Z | Downloaded heck v0.5.0 |
| 333 | 2026-09-06T04:31:42.377Z | Downloaded dtrace-parser v0.2.0 |
| 334 | 2026-09-06T04:31:42.378Z | Downloaded memmap v0.7.0 |
| 335 | 2026-09-06T04:31:42.378Z | Downloaded camino-tempfile v1.4.1 |
| 336 | 2026-09-06T04:31:42.381Z | Downloaded digest v0.10.7 |
| 337 | 2026-09-06T04:31:42.381Z | Downloaded camino v1.2.5 |
| 338 | 2026-09-06T04:31:42.381Z | Downloaded getrandom v0.4.3 |
| 339 | 2026-09-06T04:31:42.386Z | Downloaded toml_write v0.1.2 |
| 340 | 2026-09-06T04:31:42.389Z | Downloaded proc-macro-error-attr v1.0.4 |
| 341 | 2026-09-06T04:31:42.389Z | Downloaded toml_datetime v0.6.11 |
| 342 | 2026-09-06T04:31:42.392Z | Downloaded terminal_size v0.4.3 |
| 343 | 2026-09-06T04:31:42.395Z | Downloaded utf8parse v0.2.2 |
| 344 | 2026-09-06T04:31:42.397Z | Downloaded usdt-attr-macro v0.5.0 |
| 345 | 2026-09-06T04:31:42.401Z | Downloaded heck v0.4.1 |
| 346 | 2026-09-06T04:31:42.401Z | Downloaded itoa v1.0.17 |
| 347 | 2026-09-06T04:31:42.406Z | Downloaded is_terminal_polyfill v1.70.2 |
| 348 | 2026-09-06T04:31:42.410Z | Downloaded smawk v0.3.2 |
| 349 | 2026-09-06T04:31:42.416Z | Downloaded strsim v0.11.1 |
| 350 | 2026-09-06T04:31:42.419Z | Downloaded unicode-linebreak v0.1.5 |
| 351 | 2026-09-06T04:31:42.421Z | Downloaded tabled_derive v0.7.0 |
| 352 | 2026-09-06T04:31:42.421Z | Downloaded swrite v0.1.0 |
| 353 | 2026-09-06T04:31:42.424Z | Downloaded usdt v0.5.0 |
| 354 | 2026-09-06T04:31:42.424Z | Downloaded plain v0.2.3 |
| 355 | 2026-09-06T04:31:42.428Z | Downloaded bitflags v2.11.0 |
| 356 | 2026-09-06T04:31:42.431Z | Downloaded scroll v0.12.0 |
| 357 | 2026-09-06T04:31:42.435Z | Downloaded serde_tokenstream v0.2.3 |
| 358 | 2026-09-06T04:31:42.438Z | Downloaded thiserror v1.0.69 |
| 359 | 2026-09-06T04:31:42.440Z | Downloaded cargo_toml v0.21.0 |
| 360 | 2026-09-06T04:31:42.443Z | Downloaded quote v1.0.45 |
| 361 | 2026-09-06T04:31:42.449Z | Downloaded pretty-hex v0.4.1 |
| 362 | 2026-09-06T04:31:42.452Z | Downloaded proc-macro-error v1.0.4 |
| 363 | 2026-09-06T04:31:42.452Z | Downloaded thiserror-impl v1.0.69 |
| 364 | 2026-09-06T04:31:42.455Z | Downloaded thiserror v2.0.18 |
| 365 | 2026-09-06T04:31:42.458Z | Downloaded thiserror-impl v2.0.18 |
| 366 | 2026-09-06T04:31:42.458Z | Downloaded ucd-trie v0.1.7 |
| 367 | 2026-09-06T04:31:42.461Z | Downloaded sha2 v0.10.9 |
| 368 | 2026-09-06T04:31:42.461Z | Downloaded toml v0.8.23 |
| 369 | 2026-09-06T04:31:42.468Z | Downloaded pest_derive v2.8.6 |
| 370 | 2026-09-06T04:31:42.472Z | Downloaded clap_derive v4.6.1 |
| 371 | 2026-09-06T04:31:42.484Z | Downloaded once_cell v1.21.3 |
| 372 | 2026-09-06T04:31:42.487Z | Downloaded pest_generator v2.8.6 |
| 373 | 2026-09-06T04:31:42.487Z | Downloaded usdt-impl v0.5.0 |
| 374 | 2026-09-06T04:31:42.494Z | Downloaded log v0.4.33 |
| 375 | 2026-09-06T04:31:42.501Z | Downloaded tempfile v3.27.0 |
| 376 | 2026-09-06T04:31:42.503Z | Downloaded unicode-ident v1.0.24 |
| 377 | 2026-09-06T04:31:42.504Z | Downloaded textwrap v0.16.2 |
| 378 | 2026-09-06T04:31:42.506Z | Downloaded proc-macro2 v1.0.106 |
| 379 | 2026-09-06T04:31:42.506Z | Downloaded semver v1.0.28 |
| 380 | 2026-09-06T04:31:42.509Z | Downloaded serde v1.0.229 |
| 381 | 2026-09-06T04:31:42.509Z | Downloaded serde_derive v1.0.229 |
| 382 | 2026-09-06T04:31:42.512Z | Downloaded serde_core v1.0.229 |
| 383 | 2026-09-06T04:31:42.516Z | Downloaded pest_meta v2.8.6 |
| 384 | 2026-09-06T04:31:42.545Z | Downloaded memchr v2.8.0 |
| 385 | 2026-09-06T04:31:42.548Z | Downloaded typenum v1.20.1 |
| 386 | 2026-09-06T04:31:42.553Z | Downloaded indexmap v2.14.0 |
| 387 | 2026-09-06T04:31:42.560Z | Downloaded serde_json v1.0.151 |
| 388 | 2026-09-06T04:31:42.565Z | Downloaded pest v2.8.6 |
| 389 | 2026-09-06T04:31:42.571Z | Downloaded clap_builder v4.6.0 |
| 390 | 2026-09-06T04:31:42.580Z | Downloaded hashbrown v0.17.0 |
| 391 | 2026-09-06T04:31:42.585Z | Downloaded zerocopy v0.7.35 |
| 392 | 2026-09-06T04:31:42.595Z | Downloaded goblin v0.8.2 |
| 393 | 2026-09-06T04:31:42.620Z | Downloaded tabled v0.15.0 |
| 394 | 2026-09-06T04:31:42.628Z | Downloaded syn v1.0.109 |
| 395 | 2026-09-06T04:31:42.632Z | Downloaded unicode-width v0.2.0 |
| 396 | 2026-09-06T04:31:42.635Z | Downloaded unicode-width v0.1.14 |
| 397 | 2026-09-06T04:31:42.638Z | Downloaded syn v3.0.3 |
| 398 | 2026-09-06T04:31:42.644Z | Downloaded syn v2.0.117 |
| 399 | 2026-09-06T04:31:42.655Z | Downloaded rustix v1.1.4 |
| 400 | 2026-09-06T04:31:42.674Z | Downloaded libc v0.2.185 |
| 401 | 2026-09-06T04:31:42.736Z | Compiling proc-macro2 v1.0.106 |
| 402 | 2026-09-06T04:31:42.736Z | Compiling unicode-ident v1.0.24 |
| 403 | 2026-09-06T04:31:42.736Z | Compiling quote v1.0.45 |
| 404 | 2026-09-06T04:31:42.739Z | Compiling serde_core v1.0.229 |
| 405 | 2026-09-06T04:31:42.739Z | Compiling libc v0.2.185 |
| 406 | 2026-09-06T04:31:42.739Z | Compiling version_check v0.9.5 |
| 407 | 2026-09-06T04:31:42.739Z | Compiling memchr v2.8.0 |
| 408 | 2026-09-06T04:31:42.739Z | Compiling serde v1.0.229 |
| 409 | 2026-09-06T04:31:43.115Z | Compiling zmij v1.0.21 |
| 410 | 2026-09-06T04:31:43.331Z | Compiling ucd-trie v0.1.7 |
| 411 | 2026-09-06T04:31:43.349Z | Compiling itoa v1.0.17 |
| 412 | 2026-09-06T04:31:43.536Z | Compiling thiserror v1.0.69 |
| 413 | 2026-09-06T04:31:43.554Z | Compiling pest v2.8.6 |
| 414 | 2026-09-06T04:31:43.600Z | Compiling rustix v1.1.4 |
| 415 | 2026-09-06T04:31:43.710Z | Compiling byteorder v1.5.0 |
| 416 | 2026-09-06T04:31:43.973Z | Compiling errno v0.3.14 |
| 417 | 2026-09-06T04:31:44.025Z | Compiling bitflags v2.11.0 |
| 418 | 2026-09-06T04:31:44.148Z | Compiling serde_json v1.0.151 |
| 419 | 2026-09-06T04:31:44.283Z | Compiling syn v2.0.117 |
| 420 | 2026-09-06T04:31:44.339Z | Compiling syn v3.0.3 |
| 421 | 2026-09-06T04:31:44.379Z | Compiling thread-id v4.2.2 |
| 422 | 2026-09-06T04:31:44.442Z | Compiling usdt-impl v0.5.0 |
| 423 | 2026-09-06T04:31:44.470Z | Compiling proc-macro-error-attr v1.0.4 |
| 424 | 2026-09-06T04:31:44.680Z | Compiling pest_meta v2.8.6 |
| 425 | 2026-09-06T04:31:44.698Z | Compiling syn v1.0.109 |
| 426 | 2026-09-06T04:31:44.843Z | Compiling camino v1.2.5 |
| 427 | 2026-09-06T04:31:45.265Z | Compiling proc-macro-error v1.0.4 |
| 428 | 2026-09-06T04:31:45.287Z | Compiling utf8parse v0.2.2 |
| 429 | 2026-09-06T04:31:45.312Z | Compiling log v0.4.33 |
| 430 | 2026-09-06T04:31:45.462Z | Compiling hashbrown v0.17.0 |
| 431 | 2026-09-06T04:31:45.513Z | Compiling getrandom v0.4.3 |
| 432 | 2026-09-06T04:31:45.546Z | Compiling equivalent v1.0.2 |
| 433 | 2026-09-06T04:31:45.645Z | Compiling plain v0.2.3 |
| 434 | 2026-09-06T04:31:45.881Z | Compiling anstyle-parse v1.0.0 |
| 435 | 2026-09-06T04:31:46.027Z | Compiling indexmap v2.14.0 |
| 436 | 2026-09-06T04:31:46.318Z | Compiling terminal_size v0.4.3 |
| 437 | 2026-09-06T04:31:46.440Z | Compiling autocfg v1.5.0 |
| 438 | 2026-09-06T04:31:46.462Z | Compiling is_terminal_polyfill v1.70.2 |
| 439 | 2026-09-06T04:31:46.466Z | Compiling anstyle-query v1.1.5 |
| 440 | 2026-09-06T04:31:46.545Z | Compiling cfg-if v1.0.4 |
| 441 | 2026-09-06T04:31:46.563Z | Compiling serde_derive v1.0.229 |
| 442 | 2026-09-06T04:31:46.580Z | Compiling pretty-hex v0.4.1 |
| 443 | 2026-09-06T04:31:46.596Z | Compiling pest_generator v2.8.6 |
| 444 | 2026-09-06T04:31:46.621Z | Compiling winnow v0.7.14 |
| 445 | 2026-09-06T04:31:46.643Z | Compiling colorchoice v1.0.4 |
| 446 | 2026-09-06T04:31:46.720Z | Compiling toml_write v0.1.2 |
| 447 | 2026-09-06T04:31:46.768Z | Compiling thiserror v2.0.18 |
| 448 | 2026-09-06T04:31:46.860Z | Compiling anstyle v1.0.14 |
| 449 | 2026-09-06T04:31:46.926Z | Compiling fs-err v3.3.0 |
| 450 | 2026-09-06T04:31:47.106Z | Compiling anstream v1.0.0 |
| 451 | 2026-09-06T04:31:47.338Z | Compiling unicode-width v0.1.14 |
| 452 | 2026-09-06T04:31:47.389Z | Compiling strsim v0.11.1 |
| 453 | 2026-09-06T04:31:47.414Z | Compiling fastrand v2.3.0 |
| 454 | 2026-09-06T04:31:47.615Z | Compiling once_cell v1.21.3 |
| 455 | 2026-09-06T04:31:47.634Z | Compiling clap_lex v1.0.0 |
| 456 | 2026-09-06T04:31:47.680Z | Compiling heck v0.5.0 |
| 457 | 2026-09-06T04:31:47.737Z | Compiling heck v0.4.1 |
| 458 | 2026-09-06T04:31:47.837Z | Compiling anyhow v1.0.104 |
| 459 | 2026-09-06T04:31:47.862Z | Compiling bytecount v0.6.9 |
| 460 | 2026-09-06T04:31:47.920Z | Compiling fnv v1.0.7 |
| 461 | 2026-09-06T04:31:47.964Z | Compiling tempfile v3.27.0 |
| 462 | 2026-09-06T04:31:48.003Z | Compiling papergrid v0.11.0 |
| 463 | 2026-09-06T04:31:48.028Z | Compiling clap_builder v4.6.0 |
| 464 | 2026-09-06T04:31:48.196Z | Compiling semver v1.0.28 |
| 465 | 2026-09-06T04:31:48.220Z | Compiling tabled_derive v0.7.0 |
| 466 | 2026-09-06T04:31:48.238Z | Compiling thiserror-impl v1.0.69 |
| 467 | 2026-09-06T04:31:48.331Z | Compiling zerocopy-derive v0.7.35 |
| 468 | 2026-09-06T04:31:48.358Z | Compiling pest_derive v2.8.6 |
| 469 | 2026-09-06T04:31:48.519Z | Compiling scroll_derive v0.12.1 |
| 470 | 2026-09-06T04:31:48.809Z | Compiling thiserror-impl v2.0.18 |
| 471 | 2026-09-06T04:31:49.119Z | Compiling clap_derive v4.6.1 |
| 472 | 2026-09-06T04:31:49.190Z | Compiling scroll v0.12.0 |
| 473 | 2026-09-06T04:31:49.207Z | Compiling zerocopy v0.7.35 |
| 474 | 2026-09-06T04:31:49.522Z | Compiling goblin v0.8.2 |
| 475 | 2026-09-06T04:31:49.618Z | Compiling dtrace-parser v0.2.0 |
| 476 | 2026-09-06T04:31:49.796Z | Compiling cargo-platform v0.3.2 |
| 477 | 2026-09-06T04:31:49.951Z | Compiling dof v0.3.0 |
| 478 | 2026-09-06T04:31:49.978Z | Compiling serde_tokenstream v0.2.3 |
| 479 | 2026-09-06T04:31:50.090Z | Compiling serde_spanned v0.6.9 |
| 480 | 2026-09-06T04:31:50.184Z | Compiling toml_datetime v0.6.11 |
| 481 | 2026-09-06T04:31:50.345Z | Compiling memmap v0.7.0 |
| 482 | 2026-09-06T04:31:50.373Z | Compiling toml_edit v0.22.27 |
| 483 | 2026-09-06T04:31:50.418Z | Compiling smawk v0.3.2 |
| 484 | 2026-09-06T04:31:50.453Z | Compiling unicode-width v0.2.0 |
| 485 | 2026-09-06T04:31:50.538Z | Compiling unicode-linebreak v0.1.5 |
| 486 | 2026-09-06T04:31:50.561Z | Compiling cargo_metadata v0.23.1 |
| 487 | 2026-09-06T04:31:50.735Z | Compiling textwrap v0.16.2 |
| 488 | 2026-09-06T04:31:50.788Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 489 | 2026-09-06T04:31:50.877Z | Compiling usdt-macro v0.5.0 |
| 490 | 2026-09-06T04:31:50.906Z | Compiling usdt-attr-macro v0.5.0 |
| 491 | 2026-09-06T04:31:51.084Z | Compiling clap v4.6.1 |
| 492 | 2026-09-06T04:31:51.176Z | Compiling macaddr v1.0.1 |
| 493 | 2026-09-06T04:31:51.210Z | Compiling tabled v0.15.0 |
| 494 | 2026-09-06T04:31:51.521Z | Compiling camino-tempfile v1.4.1 |
| 495 | 2026-09-06T04:31:51.591Z | Compiling swrite v0.1.0 |
| 496 | 2026-09-06T04:31:51.793Z | Compiling toml v0.8.23 |
| 497 | 2026-09-06T04:31:52.217Z | Compiling cargo_toml v0.21.0 |
| 498 | 2026-09-06T04:31:52.488Z | Compiling usdt v0.5.0 |
| 499 | 2026-09-06T04:31:53.564Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 500 | 2026-09-06T04:31:55.640Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.85s |
| 501 | 2026-09-06T04:31:55.855Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 502 | 2026-09-06T04:31:56.366Z | Downloading crates ... |
| 503 | 2026-09-06T04:31:56.421Z | Downloaded addr2line v0.25.1 |
| 504 | 2026-09-06T04:31:56.424Z | Downloaded atomic-waker v1.1.2 |
| 505 | 2026-09-06T04:31:56.424Z | Downloaded adler2 v2.0.1 |
| 506 | 2026-09-06T04:31:56.424Z | Downloaded async-recursion v1.1.1 |
| 507 | 2026-09-06T04:31:56.428Z | Downloaded async-stream v0.3.6 |
| 508 | 2026-09-06T04:31:56.428Z | Downloaded arrayref v0.3.9 |
| 509 | 2026-09-06T04:31:56.433Z | Downloaded aead v0.5.2 |
| 510 | 2026-09-06T04:31:56.433Z | Downloaded argon2 v0.5.3 |
| 511 | 2026-09-06T04:31:56.433Z | Downloaded array-init v0.0.4 |
| 512 | 2026-09-06T04:31:56.433Z | Downloaded assert_matches v1.5.0 |
| 513 | 2026-09-06T04:31:56.436Z | Downloaded async-trait v0.1.89 |
| 514 | 2026-09-06T04:31:56.439Z | Downloaded async-stream-impl v0.3.6 |
| 515 | 2026-09-06T04:31:56.442Z | Downloaded base16ct v0.2.0 |
| 516 | 2026-09-06T04:31:56.445Z | Downloaded base16ct v1.0.0 |
| 517 | 2026-09-06T04:31:56.445Z | Downloaded anstyle-parse v0.2.7 |
| 518 | 2026-09-06T04:31:56.445Z | Downloaded atty v0.2.14 |
| 519 | 2026-09-06T04:31:56.445Z | Downloaded async-compression v0.4.41 |
| 520 | 2026-09-06T04:31:56.448Z | Downloaded ascii-canvas v3.0.0 |
| 521 | 2026-09-06T04:31:56.451Z | Downloaded aead v0.6.1 |
| 522 | 2026-09-06T04:31:56.451Z | Downloaded atomicwrites v0.4.4 |
| 523 | 2026-09-06T04:31:56.454Z | Downloaded async-bb8-diesel v0.2.1 |
| 524 | 2026-09-06T04:31:56.460Z | Downloaded backoff v0.4.0 |
| 525 | 2026-09-06T04:31:56.464Z | Downloaded ahash v0.8.12 |
| 526 | 2026-09-06T04:31:56.468Z | Downloaded funty v2.0.0 |
| 527 | 2026-09-06T04:31:56.468Z | Downloaded bit-set v0.8.0 |
| 528 | 2026-09-06T04:31:56.471Z | Downloaded futures-io v0.3.32 |
| 529 | 2026-09-06T04:31:56.471Z | Downloaded bit-vec v0.6.3 |
| 530 | 2026-09-06T04:31:56.482Z | Downloaded foreign-types-shared v0.1.1 |
| 531 | 2026-09-06T04:31:56.482Z | Downloaded foreign-types-shared v0.3.1 |
| 532 | 2026-09-06T04:31:56.485Z | Downloaded endian-type v0.1.2 |
| 533 | 2026-09-06T04:31:56.485Z | Downloaded float-cmp v0.10.0 |
| 534 | 2026-09-06T04:31:56.485Z | Downloaded foreign-types v0.5.0 |
| 535 | 2026-09-06T04:31:56.485Z | Downloaded futures-task v0.3.32 |
| 536 | 2026-09-06T04:31:56.485Z | Downloaded float-ord v0.3.2 |
| 537 | 2026-09-06T04:31:56.485Z | Downloaded backtrace-ext v0.2.1 |
| 538 | 2026-09-06T04:31:56.485Z | Downloaded flagset v0.4.7 |
| 539 | 2026-09-06T04:31:56.485Z | Downloaded fixedbitset v0.4.2 |
| 540 | 2026-09-06T04:31:56.486Z | Downloaded hashbrown v0.13.2 |
| 541 | 2026-09-06T04:31:56.486Z | Downloaded fixedbitset v0.5.7 |
| 542 | 2026-09-06T04:31:56.486Z | Downloaded ff v0.14.0 |
| 543 | 2026-09-06T04:31:56.489Z | Downloaded allocator-api2 v0.2.21 |
| 544 | 2026-09-06T04:31:56.489Z | Downloaded form_urlencoded v1.2.2 |
| 545 | 2026-09-06T04:31:56.494Z | Downloaded fallible-iterator v0.2.0 |
| 546 | 2026-09-06T04:31:56.497Z | Downloaded find-msvc-tools v0.1.9 |
| 547 | 2026-09-06T04:31:56.497Z | Downloaded block-buffer v0.12.1 |
| 548 | 2026-09-06T04:31:56.501Z | Downloaded home v0.5.12 |
| 549 | 2026-09-06T04:31:56.504Z | Downloaded hex v0.4.3 |
| 550 | 2026-09-06T04:31:56.504Z | Downloaded globwalk v0.9.1 |
| 551 | 2026-09-06T04:31:56.504Z | Downloaded ciborium-io v0.2.2 |
| 552 | 2026-09-06T04:31:56.508Z | Downloaded env_filter v2.0.0 |
| 553 | 2026-09-06T04:31:56.508Z | Downloaded foreign-types v0.3.2 |
| 554 | 2026-09-06T04:31:56.513Z | Downloaded futures-executor v0.3.32 |
| 555 | 2026-09-06T04:31:56.513Z | Downloaded anstream v0.6.21 |
| 556 | 2026-09-06T04:31:56.513Z | Downloaded const-oid v0.10.2 |
| 557 | 2026-09-06T04:31:56.518Z | Downloaded fatfs v0.3.6 |
| 558 | 2026-09-06T04:31:56.518Z | Downloaded arc-swap v1.8.2 |
| 559 | 2026-09-06T04:31:56.522Z | Downloaded compression-core v0.4.31 |
| 560 | 2026-09-06T04:31:56.522Z | Downloaded futures v0.3.32 |
| 561 | 2026-09-06T04:31:56.522Z | Downloaded futures-macro v0.3.32 |
| 562 | 2026-09-06T04:31:56.522Z | Downloaded hash32 v0.3.1 |
| 563 | 2026-09-06T04:31:56.522Z | Downloaded gethostname v0.5.0 |
| 564 | 2026-09-06T04:31:56.526Z | Downloaded bb8 v0.8.6 |
| 565 | 2026-09-06T04:31:56.526Z | Downloaded cobs v0.3.0 |
| 566 | 2026-09-06T04:31:56.526Z | Downloaded bitfield-macros v0.19.4 |
| 567 | 2026-09-06T04:31:56.526Z | Downloaded bitfield-struct v0.6.2 |
| 568 | 2026-09-06T04:31:56.526Z | Downloaded fd-lock v4.0.4 |
| 569 | 2026-09-06T04:31:56.530Z | Downloaded futures-core v0.3.32 |
| 570 | 2026-09-06T04:31:56.530Z | Downloaded foreign-types-macros v0.2.3 |
| 571 | 2026-09-06T04:31:56.530Z | Downloaded git-stub v1.0.0 |
| 572 | 2026-09-06T04:31:56.537Z | Downloaded http-body v1.0.1 |
| 573 | 2026-09-06T04:31:56.537Z | Downloaded nodrop v0.1.14 |
| 574 | 2026-09-06T04:31:56.537Z | Downloaded enum-as-inner v0.6.1 |
| 575 | 2026-09-06T04:31:56.540Z | Downloaded embedded-io v0.6.1 |
| 576 | 2026-09-06T04:31:56.540Z | Downloaded fxhash v0.2.1 |
| 577 | 2026-09-06T04:31:56.540Z | Downloaded newline-converter v0.3.0 |
| 578 | 2026-09-06T04:31:56.540Z | Downloaded openssl-macros v0.1.1 |
| 579 | 2026-09-06T04:31:56.540Z | Downloaded ciborium-ll v0.2.2 |
| 580 | 2026-09-06T04:31:56.540Z | Downloaded castaway v0.2.4 |
| 581 | 2026-09-06T04:31:56.547Z | Downloaded block-padding v0.4.2 |
| 582 | 2026-09-06T04:31:56.551Z | Downloaded bit-set v0.5.3 |
| 583 | 2026-09-06T04:31:56.551Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 584 | 2026-09-06T04:31:56.551Z | Downloaded cfg_aliases v0.2.1 |
| 585 | 2026-09-06T04:31:56.551Z | Downloaded cfg_aliases v0.1.1 |
| 586 | 2026-09-06T04:31:56.551Z | Downloaded ff v0.13.1 |
| 587 | 2026-09-06T04:31:56.555Z | Downloaded http-range v0.1.5 |
| 588 | 2026-09-06T04:31:56.555Z | Downloaded nibble_vec v0.1.0 |
| 589 | 2026-09-06T04:31:56.559Z | Downloaded normalize-line-endings v0.3.0 |
| 590 | 2026-09-06T04:31:56.563Z | Downloaded oxide-generation-macros v0.2.0 |
| 591 | 2026-09-06T04:31:56.566Z | Downloaded ghash v0.6.0 |
| 592 | 2026-09-06T04:31:56.566Z | Downloaded hubpack_derive v0.1.1 |
| 593 | 2026-09-06T04:31:56.566Z | Downloaded embedded-io v0.4.0 |
| 594 | 2026-09-06T04:31:56.570Z | Downloaded futures-sink v0.3.32 |
| 595 | 2026-09-06T04:31:56.570Z | Downloaded hash32 v0.2.1 |
| 596 | 2026-09-06T04:31:56.570Z | Downloaded aes v0.9.1 |
| 597 | 2026-09-06T04:31:56.574Z | Downloaded cipher v0.5.2 |
| 598 | 2026-09-06T04:31:56.574Z | Downloaded cmov v0.5.4 |
| 599 | 2026-09-06T04:31:56.574Z | Downloaded bcs v0.1.6 |
| 600 | 2026-09-06T04:31:56.574Z | Downloaded hex-literal v1.1.0 |
| 601 | 2026-09-06T04:31:56.577Z | Downloaded hostname v0.3.1 |
| 602 | 2026-09-06T04:31:56.577Z | Downloaded httpdate v1.0.3 |
| 603 | 2026-09-06T04:31:56.577Z | Downloaded headers-core v0.3.0 |
| 604 | 2026-09-06T04:31:56.577Z | Downloaded hostname v0.4.2 |
| 605 | 2026-09-06T04:31:56.581Z | Downloaded bit-vec v0.8.0 |
| 606 | 2026-09-06T04:31:56.585Z | Downloaded bitfield v0.19.4 |
| 607 | 2026-09-06T04:31:56.585Z | Downloaded cexpr v0.6.0 |
| 608 | 2026-09-06T04:31:56.585Z | Downloaded cmake v0.1.57 |
| 609 | 2026-09-06T04:31:56.585Z | Downloaded clang-sys v1.8.1 |
| 610 | 2026-09-06T04:31:56.589Z | Downloaded git-stub-vcs v0.1.0 |
| 611 | 2026-09-06T04:31:56.592Z | Downloaded hubpack v0.1.2 |
| 612 | 2026-09-06T04:31:56.595Z | Downloaded predicates-core v1.0.10 |
| 613 | 2026-09-06T04:31:56.595Z | Downloaded proc-macro-crate v1.3.1 |
| 614 | 2026-09-06T04:31:56.595Z | Downloaded proc-macro-crate v3.4.0 |
| 615 | 2026-09-06T04:31:56.595Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 616 | 2026-09-06T04:31:56.599Z | Downloaded phf_shared v0.13.1 |
| 617 | 2026-09-06T04:31:56.599Z | Downloaded powerfmt v0.2.0 |
| 618 | 2026-09-06T04:31:56.604Z | Downloaded fs_extra v1.3.0 |
| 619 | 2026-09-06T04:31:56.607Z | Downloaded globset v0.4.18 |
| 620 | 2026-09-06T04:31:56.607Z | Downloaded cassowary v0.3.0 |
| 621 | 2026-09-06T04:31:56.607Z | Downloaded buf-list v1.1.2 |
| 622 | 2026-09-06T04:31:56.614Z | Downloaded hmac v0.12.1 |
| 623 | 2026-09-06T04:31:56.618Z | Downloaded progenitor-macro v0.14.0 |
| 624 | 2026-09-06T04:31:56.621Z | Downloaded byte-wrapper v0.1.0 |
| 625 | 2026-09-06T04:31:56.621Z | Downloaded rustc-hash v2.1.1 |
| 626 | 2026-09-06T04:31:56.625Z | Downloaded bitflags v1.3.2 |
| 627 | 2026-09-06T04:31:56.628Z | Downloaded blowfish v0.10.0 |
| 628 | 2026-09-06T04:31:56.631Z | Downloaded nu-ansi-term v0.50.3 |
| 629 | 2026-09-06T04:31:56.635Z | Downloaded num-integer v0.1.46 |
| 630 | 2026-09-06T04:31:56.635Z | Downloaded cipher v0.4.4 |
| 631 | 2026-09-06T04:31:56.639Z | Downloaded serde_bytes v0.11.19 |
| 632 | 2026-09-06T04:31:56.639Z | Downloaded filetime v0.2.27 |
| 633 | 2026-09-06T04:31:56.642Z | Downloaded enum_dispatch v0.3.13 |
| 634 | 2026-09-06T04:31:56.642Z | Downloaded group v0.14.0 |
| 635 | 2026-09-06T04:31:56.642Z | Downloaded signature v2.2.0 |
| 636 | 2026-09-06T04:31:56.642Z | Downloaded backon v1.6.0 |
| 637 | 2026-09-06T04:31:56.646Z | Downloaded base64ct v1.8.3 |
| 638 | 2026-09-06T04:31:56.646Z | Downloaded num_enum v0.5.11 |
| 639 | 2026-09-06T04:31:56.650Z | Downloaded num_enum v0.7.6 |
| 640 | 2026-09-06T04:31:56.650Z | Downloaded camino-tempfile-ext v0.3.3 |
| 641 | 2026-09-06T04:31:56.654Z | Downloaded glob v0.3.3 |
| 642 | 2026-09-06T04:31:56.654Z | Downloaded erased-serde v0.3.31 |
| 643 | 2026-09-06T04:31:56.654Z | Downloaded bzip2 v0.4.4 |
| 644 | 2026-09-06T04:31:56.654Z | Downloaded env_logger v0.11.11 |
| 645 | 2026-09-06T04:31:56.657Z | Downloaded foldhash v0.2.0 |
| 646 | 2026-09-06T04:31:56.657Z | Downloaded console v0.15.11 |
| 647 | 2026-09-06T04:31:56.658Z | Downloaded bs58 v0.5.1 |
| 648 | 2026-09-06T04:31:56.658Z | Downloaded siphasher v1.0.2 |
| 649 | 2026-09-06T04:31:56.661Z | Downloaded const-oid v0.9.6 |
| 650 | 2026-09-06T04:31:56.661Z | Downloaded highway v1.3.0 |
| 651 | 2026-09-06T04:31:56.661Z | Downloaded http-body-util v0.1.3 |
| 652 | 2026-09-06T04:31:56.661Z | Downloaded password-hash v0.5.0 |
| 653 | 2026-09-06T04:31:56.661Z | Downloaded pem v3.0.6 |
| 654 | 2026-09-06T04:31:56.665Z | Downloaded colored v3.1.1 |
| 655 | 2026-09-06T04:31:56.665Z | Downloaded stable_deref_trait v1.2.1 |
| 656 | 2026-09-06T04:31:56.665Z | Downloaded strum v0.26.3 |
| 657 | 2026-09-06T04:31:56.665Z | Downloaded sqlparser_derive v0.5.0 |
| 658 | 2026-09-06T04:31:56.665Z | Downloaded flate2 v1.1.9 |
| 659 | 2026-09-06T04:31:56.669Z | Downloaded futures-channel v0.3.32 |
| 660 | 2026-09-06T04:31:56.669Z | Downloaded foldhash v0.1.5 |
| 661 | 2026-09-06T04:31:56.669Z | Downloaded pbkdf2 v0.13.0 |
| 662 | 2026-09-06T04:31:56.672Z | Downloaded pem-rfc7468 v0.7.0 |
| 663 | 2026-09-06T04:31:56.672Z | Downloaded group v0.13.0 |
| 664 | 2026-09-06T04:31:56.672Z | Downloaded r2d2 v0.8.10 |
| 665 | 2026-09-06T04:31:56.672Z | Downloaded rand_chacha v0.3.1 |
| 666 | 2026-09-06T04:31:56.672Z | Downloaded structmeta v0.3.0 |
| 667 | 2026-09-06T04:31:56.672Z | Downloaded ena v0.14.4 |
| 668 | 2026-09-06T04:31:56.676Z | Downloaded structmeta-derive v0.3.0 |
| 669 | 2026-09-06T04:31:56.676Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 670 | 2026-09-06T04:31:56.676Z | Downloaded fs-err v2.11.0 |
| 671 | 2026-09-06T04:31:56.679Z | Downloaded tap v1.0.1 |
| 672 | 2026-09-06T04:31:56.680Z | Downloaded httparse v1.10.1 |
| 673 | 2026-09-06T04:31:56.683Z | Downloaded hmac v0.13.0 |
| 674 | 2026-09-06T04:31:56.683Z | Downloaded topological-sort v0.2.2 |
| 675 | 2026-09-06T04:31:56.683Z | Downloaded untrusted v0.7.1 |
| 676 | 2026-09-06T04:31:56.687Z | Downloaded wait-timeout v0.2.1 |
| 677 | 2026-09-06T04:31:56.687Z | Downloaded rpassword v7.5.4 |
| 678 | 2026-09-06T04:31:56.691Z | Downloaded usdt-macro v0.6.0 |
| 679 | 2026-09-06T04:31:56.691Z | Downloaded compression-codecs v0.4.37 |
| 680 | 2026-09-06T04:31:56.691Z | Downloaded usdt-attr-macro v0.6.0 |
| 681 | 2026-09-06T04:31:56.691Z | Downloaded zerofrom v0.1.6 |
| 682 | 2026-09-06T04:31:56.691Z | Downloaded bzip2 v0.6.1 |
| 683 | 2026-09-06T04:31:56.695Z | Downloaded argon2 v0.6.0-rc.8 |
| 684 | 2026-09-06T04:31:56.695Z | Downloaded rand_pcg v0.10.2 |
| 685 | 2026-09-06T04:31:56.695Z | Downloaded chacha20 v0.9.1 |
| 686 | 2026-09-06T04:31:56.698Z | Downloaded blake2 v0.10.6 |
| 687 | 2026-09-06T04:31:56.698Z | Downloaded ciborium v0.2.2 |
| 688 | 2026-09-06T04:31:56.702Z | Downloaded chacha20 v0.10.0 |
| 689 | 2026-09-06T04:31:56.702Z | Downloaded arrayvec v0.7.6 |
| 690 | 2026-09-06T04:31:56.705Z | Downloaded serde_derive_internals v0.29.1 |
| 691 | 2026-09-06T04:31:56.713Z | Downloaded cancel-safe-futures v0.1.5 |
| 692 | 2026-09-06T04:31:56.713Z | Downloaded cbc v0.2.1 |
| 693 | 2026-09-06T04:31:56.713Z | Downloaded sec1 v0.7.3 |
| 694 | 2026-09-06T04:31:56.716Z | Downloaded serde_path_to_error v0.1.20 |
| 695 | 2026-09-06T04:31:56.716Z | Downloaded slab v0.4.12 |
| 696 | 2026-09-06T04:31:56.716Z | Downloaded schemars_derive v0.8.22 |
| 697 | 2026-09-06T04:31:56.716Z | Downloaded serde-hex v0.1.0 |
| 698 | 2026-09-06T04:31:56.717Z | Downloaded zone v0.3.1 |
| 699 | 2026-09-06T04:31:56.717Z | Downloaded cpubits v0.1.1 |
| 700 | 2026-09-06T04:31:56.720Z | Downloaded oxnet v0.1.7 |
| 701 | 2026-09-06T04:31:56.730Z | Downloaded base64 v0.22.1 |
| 702 | 2026-09-06T04:31:56.733Z | Downloaded cpufeatures v0.3.0 |
| 703 | 2026-09-06T04:31:56.733Z | Downloaded cstr-argument v0.1.2 |
| 704 | 2026-09-06T04:31:56.733Z | Downloaded string_cache v0.8.9 |
| 705 | 2026-09-06T04:31:56.737Z | Downloaded darling_macro v0.21.3 |
| 706 | 2026-09-06T04:31:56.740Z | Downloaded parking_lot v0.11.2 |
| 707 | 2026-09-06T04:31:56.740Z | Downloaded pkcs8 v0.11.0 |
| 708 | 2026-09-06T04:31:56.744Z | Downloaded generic-array v1.4.3 |
| 709 | 2026-09-06T04:31:56.744Z | Downloaded getrandom v0.2.17 |
| 710 | 2026-09-06T04:31:56.744Z | Downloaded proc-macro-error2 v2.0.1 |
| 711 | 2026-09-06T04:31:56.749Z | Downloaded phf v0.12.1 |
| 712 | 2026-09-06T04:31:56.749Z | Downloaded pkcs1 v0.7.5 |
| 713 | 2026-09-06T04:31:56.749Z | Downloaded poly1305 v0.9.0 |
| 714 | 2026-09-06T04:31:56.752Z | Downloaded support-bundle-viewer v0.1.2 |
| 715 | 2026-09-06T04:31:56.752Z | Downloaded thiserror-no-std v2.0.2 |
| 716 | 2026-09-06T04:31:56.752Z | Downloaded tinystr v0.8.2 |
| 717 | 2026-09-06T04:31:56.752Z | Downloaded tokio-test v0.4.5 |
| 718 | 2026-09-06T04:31:56.752Z | Downloaded darling_macro v0.23.0 |
| 719 | 2026-09-06T04:31:56.761Z | Downloaded dirs-next v2.0.0 |
| 720 | 2026-09-06T04:31:56.761Z | Downloaded getrandom v0.3.4 |
| 721 | 2026-09-06T04:31:56.761Z | Downloaded dunce v1.0.5 |
| 722 | 2026-09-06T04:31:56.761Z | Downloaded elliptic-curve v0.14.1 |
| 723 | 2026-09-06T04:31:56.764Z | Downloaded indent_write v2.2.0 |
| 724 | 2026-09-06T04:31:56.764Z | Downloaded digest-io v0.1.0 |
| 725 | 2026-09-06T04:31:56.764Z | Downloaded usdt-impl v0.6.0 |
| 726 | 2026-09-06T04:31:56.765Z | Downloaded dirs-sys-next v0.1.2 |
| 727 | 2026-09-06T04:31:56.765Z | Downloaded ident_case v1.0.1 |
| 728 | 2026-09-06T04:31:56.765Z | Downloaded is_ci v1.2.0 |
| 729 | 2026-09-06T04:31:56.765Z | Downloaded unicase v2.9.0 |
| 730 | 2026-09-06T04:31:56.768Z | Downloaded lru v0.12.5 |
| 731 | 2026-09-06T04:31:56.772Z | Downloaded maybe-uninit v2.0.0 |
| 732 | 2026-09-06T04:31:56.772Z | Downloaded colored v2.2.0 |
| 733 | 2026-09-06T04:31:56.772Z | Downloaded console v0.16.2 |
| 734 | 2026-09-06T04:31:56.779Z | Downloaded serde_cbor v0.11.2 |
| 735 | 2026-09-06T04:31:56.783Z | Downloaded instant v0.1.13 |
| 736 | 2026-09-06T04:31:56.787Z | Downloaded convert_case v0.10.0 |
| 737 | 2026-09-06T04:31:56.791Z | Downloaded whoami v1.6.1 |
| 738 | 2026-09-06T04:31:56.791Z | Downloaded multimap v0.10.1 |
| 739 | 2026-09-06T04:31:56.791Z | Downloaded num_threads v0.1.7 |
| 740 | 2026-09-06T04:31:56.791Z | Downloaded nonempty v0.12.0 |
| 741 | 2026-09-06T04:31:56.795Z | Downloaded omicron-zone-package v0.12.3 |
| 742 | 2026-09-06T04:31:56.795Z | Downloaded whoami v2.1.0 |
| 743 | 2026-09-06T04:31:56.795Z | Downloaded chumsky v0.9.3 |
| 744 | 2026-09-06T04:31:56.799Z | Downloaded papergrid v0.18.0 |
| 745 | 2026-09-06T04:31:56.799Z | Downloaded openssl-probe v0.2.1 |
| 746 | 2026-09-06T04:31:56.799Z | Downloaded expectorate v1.2.0 |
| 747 | 2026-09-06T04:31:56.803Z | Downloaded half v1.8.3 |
| 748 | 2026-09-06T04:31:56.803Z | Downloaded opaque-debug v0.3.1 |
| 749 | 2026-09-06T04:31:56.810Z | Downloaded half v2.7.1 |
| 750 | 2026-09-06T04:31:56.814Z | Downloaded num-conv v0.2.0 |
| 751 | 2026-09-06T04:31:56.818Z | Downloaded headers v0.4.1 |
| 752 | 2026-09-06T04:31:56.818Z | Downloaded radium v0.7.0 |
| 753 | 2026-09-06T04:31:56.818Z | Downloaded heapless v0.7.17 |
| 754 | 2026-09-06T04:31:56.822Z | Downloaded heapless v0.8.0 |
| 755 | 2026-09-06T04:31:56.822Z | Downloaded tokio-native-tls v0.3.1 |
| 756 | 2026-09-06T04:31:56.825Z | Downloaded oxide-update-engine-types v0.1.2 |
| 757 | 2026-09-06T04:31:56.825Z | Downloaded daft v0.1.8 |
| 758 | 2026-09-06T04:31:56.825Z | Downloaded term v1.2.1 |
| 759 | 2026-09-06T04:31:56.825Z | Downloaded path-slash v0.1.5 |
| 760 | 2026-09-06T04:31:56.829Z | Downloaded phf_shared v0.11.3 |
| 761 | 2026-09-06T04:31:56.829Z | Downloaded delegate v0.13.5 |
| 762 | 2026-09-06T04:31:56.829Z | Downloaded quick-error v1.2.3 |
| 763 | 2026-09-06T04:31:56.829Z | Downloaded keccak v0.1.6 |
| 764 | 2026-09-06T04:31:56.829Z | Downloaded digest v0.11.3 |
| 765 | 2026-09-06T04:31:56.832Z | Downloaded ed25519 v2.2.3 |
| 766 | 2026-09-06T04:31:56.832Z | Downloaded ed25519 v3.0.0 |
| 767 | 2026-09-06T04:31:56.836Z | Downloaded psl-types v2.0.11 |
| 768 | 2026-09-06T04:31:56.839Z | Downloaded vergen-lib v9.1.0 |
| 769 | 2026-09-06T04:31:56.839Z | Downloaded humantime v2.3.0 |
| 770 | 2026-09-06T04:31:56.839Z | Downloaded russh-util v0.52.0 |
| 771 | 2026-09-06T04:31:56.843Z | Downloaded libloading v0.8.9 |
| 772 | 2026-09-06T04:31:56.849Z | Downloaded rand_xorshift v0.4.0 |
| 773 | 2026-09-06T04:31:56.853Z | Downloaded chacha20poly1305 v0.10.1 |
| 774 | 2026-09-06T04:31:56.853Z | Downloaded hickory-resolver v0.25.2 |
| 775 | 2026-09-06T04:31:56.853Z | Downloaded lock_api v0.4.14 |
| 776 | 2026-09-06T04:31:56.856Z | Downloaded ryu v1.0.23 |
| 777 | 2026-09-06T04:31:56.860Z | Downloaded compact_str v0.8.1 |
| 778 | 2026-09-06T04:31:56.860Z | Downloaded oso v0.27.3 |
| 779 | 2026-09-06T04:31:56.863Z | Downloaded blake2 v0.11.0-rc.6 |
| 780 | 2026-09-06T04:31:56.863Z | Downloaded schemars v0.8.22 |
| 781 | 2026-09-06T04:31:56.867Z | Downloaded ingot-types v0.2.0 |
| 782 | 2026-09-06T04:31:56.879Z | Downloaded ipnetwork v0.21.1 |
| 783 | 2026-09-06T04:31:56.879Z | Downloaded zerocopy v0.6.6 |
| 784 | 2026-09-06T04:31:56.879Z | Downloaded nanorand v0.7.0 |
| 785 | 2026-09-06T04:31:56.883Z | Downloaded bytes v1.11.1 |
| 786 | 2026-09-06T04:31:56.883Z | Downloaded jobserver v0.1.34 |
| 787 | 2026-09-06T04:31:56.883Z | Downloaded linear-map v1.2.0 |
| 788 | 2026-09-06T04:31:56.883Z | Downloaded scroll_derive v0.13.1 |
| 789 | 2026-09-06T04:31:56.883Z | Downloaded strum v0.27.2 |
| 790 | 2026-09-06T04:31:56.883Z | Downloaded ar_archive_writer v0.5.1 |
| 791 | 2026-09-06T04:31:56.884Z | Downloaded keccak v0.2.0 |
| 792 | 2026-09-06T04:31:56.884Z | Downloaded serde-big-array v0.5.1 |
| 793 | 2026-09-06T04:31:56.884Z | Downloaded signal-hook v0.3.18 |
| 794 | 2026-09-06T04:31:56.884Z | Downloaded signal-hook-mio v0.2.5 |
| 795 | 2026-09-06T04:31:56.884Z | Downloaded signal-hook-tokio v0.3.1 |
| 796 | 2026-09-06T04:31:56.884Z | Downloaded slog-envlogger v2.2.0 |
| 797 | 2026-09-06T04:31:56.890Z | Downloaded backtrace v0.3.76 |
| 798 | 2026-09-06T04:31:56.890Z | Downloaded postcard v1.1.3 |
| 799 | 2026-09-06T04:31:56.894Z | Downloaded tinyvec v1.10.0 |
| 800 | 2026-09-06T04:31:56.894Z | Downloaded oxide-generation v0.1.3 |
| 801 | 2026-09-06T04:31:56.894Z | Downloaded oxide-update-engine-display v0.1.2 |
| 802 | 2026-09-06T04:31:56.894Z | Downloaded darling v0.21.3 |
| 803 | 2026-09-06T04:31:56.894Z | Downloaded mime_guess v2.0.5 |
| 804 | 2026-09-06T04:31:56.894Z | Downloaded ctutils v0.4.2 |
| 805 | 2026-09-06T04:31:56.898Z | Downloaded phf v0.13.1 |
| 806 | 2026-09-06T04:31:56.898Z | Downloaded pretty_assertions v1.4.1 |
| 807 | 2026-09-06T04:31:56.898Z | Downloaded packed_struct v0.10.1 |
| 808 | 2026-09-06T04:31:56.898Z | Downloaded password-hash v0.6.1 |
| 809 | 2026-09-06T04:31:56.901Z | Downloaded polyval v0.7.1 |
| 810 | 2026-09-06T04:31:56.901Z | Downloaded tagptr v0.2.0 |
| 811 | 2026-09-06T04:31:56.901Z | Downloaded paste v1.0.15 |
| 812 | 2026-09-06T04:31:56.901Z | Downloaded pkcs8 v0.10.2 |
| 813 | 2026-09-06T04:31:56.905Z | Downloaded postgres-protocol v0.6.10 |
| 814 | 2026-09-06T04:31:56.905Z | Downloaded sync-ptr v0.1.4 |
| 815 | 2026-09-06T04:31:56.905Z | Downloaded thread-id v5.1.0 |
| 816 | 2026-09-06T04:31:56.912Z | Downloaded primefield v0.14.0 |
| 817 | 2026-09-06T04:31:56.912Z | Downloaded rayon-core v1.13.0 |
| 818 | 2026-09-06T04:31:56.912Z | Downloaded derive_builder_core v0.20.2 |
| 819 | 2026-09-06T04:31:56.915Z | Downloaded ecdsa v0.17.0 |
| 820 | 2026-09-06T04:31:56.916Z | Downloaded predicates v3.1.4 |
| 821 | 2026-09-06T04:31:56.916Z | Downloaded tungstenite v0.21.0 |
| 822 | 2026-09-06T04:31:56.919Z | Downloaded rand_seeder v0.4.0 |
| 823 | 2026-09-06T04:31:56.919Z | Downloaded void v1.0.2 |
| 824 | 2026-09-06T04:31:56.919Z | Downloaded unit-prefix v0.5.2 |
| 825 | 2026-09-06T04:31:56.929Z | Downloaded rustls-platform-verifier v0.6.2 |
| 826 | 2026-09-06T04:31:56.934Z | Downloaded rustversion v1.0.22 |
| 827 | 2026-09-06T04:31:56.937Z | Downloaded rusty-fork v0.3.1 |
| 828 | 2026-09-06T04:31:56.937Z | Downloaded scuffle v0.1.0 |
| 829 | 2026-09-06T04:31:56.937Z | Downloaded toml v0.7.8 |
| 830 | 2026-09-06T04:31:56.941Z | Downloaded unicode-bidi v0.3.18 |
| 831 | 2026-09-06T04:31:56.941Z | Downloaded bumpalo v3.20.2 |
| 832 | 2026-09-06T04:31:56.944Z | Downloaded cc v1.2.56 |
| 833 | 2026-09-06T04:31:56.944Z | Downloaded utf8_iter v1.0.4 |
| 834 | 2026-09-06T04:31:56.945Z | Downloaded zeroize_derive v1.5.0 |
| 835 | 2026-09-06T04:31:56.945Z | Downloaded scroll v0.13.0 |
| 836 | 2026-09-06T04:31:56.951Z | Downloaded signal-hook-registry v1.4.8 |
| 837 | 2026-09-06T04:31:56.952Z | Downloaded similar v2.7.0 |
| 838 | 2026-09-06T04:31:56.952Z | Downloaded darling_macro v0.20.11 |
| 839 | 2026-09-06T04:31:56.952Z | Downloaded memmap2 v0.9.10 |
| 840 | 2026-09-06T04:31:56.955Z | Downloaded snafu-derive v0.8.9 |
| 841 | 2026-09-06T04:31:56.955Z | Downloaded hickory-resolver v0.24.4 |
| 842 | 2026-09-06T04:31:56.955Z | Downloaded serde_with_macros v1.5.2 |
| 843 | 2026-09-06T04:31:56.955Z | Downloaded serde_tokenstream v0.3.0 |
| 844 | 2026-09-06T04:31:56.955Z | Downloaded smf v0.2.3 |
| 845 | 2026-09-06T04:31:56.955Z | Downloaded subtle v2.6.1 |
| 846 | 2026-09-06T04:31:56.955Z | Downloaded flume v0.11.1 |
| 847 | 2026-09-06T04:31:56.959Z | Downloaded document-features v0.2.12 |
| 848 | 2026-09-06T04:31:56.959Z | Downloaded dsl_auto_type v0.2.0 |
| 849 | 2026-09-06T04:31:56.959Z | Downloaded socket2 v0.5.10 |
| 850 | 2026-09-06T04:31:56.959Z | Downloaded socket2 v0.6.3 |
| 851 | 2026-09-06T04:31:56.959Z | Downloaded base64 v0.21.7 |
| 852 | 2026-09-06T04:31:56.963Z | Downloaded num-complex v0.4.6 |
| 853 | 2026-09-06T04:31:56.963Z | Downloaded tokio-tungstenite v0.23.1 |
| 854 | 2026-09-06T04:31:56.963Z | Downloaded crypto-common v0.2.2 |
| 855 | 2026-09-06T04:31:56.970Z | Downloaded parking_lot_core v0.9.12 |
| 856 | 2026-09-06T04:31:56.970Z | Downloaded stringprep v0.1.5 |
| 857 | 2026-09-06T04:31:56.970Z | Downloaded inout v0.1.4 |
| 858 | 2026-09-06T04:31:56.970Z | Downloaded lazy_static v1.5.0 |
| 859 | 2026-09-06T04:31:56.974Z | Downloaded time-macros v0.2.27 |
| 860 | 2026-09-06T04:31:56.974Z | Downloaded tls_codec_derive v0.4.2 |
| 861 | 2026-09-06T04:31:56.974Z | Downloaded tui-tree-widget v0.23.1 |
| 862 | 2026-09-06T04:31:56.974Z | Downloaded quinn v0.11.11 |
| 863 | 2026-09-06T04:31:56.978Z | Downloaded icu_provider v2.1.1 |
| 864 | 2026-09-06T04:31:56.981Z | Downloaded primeorder v0.13.6 |
| 865 | 2026-09-06T04:31:56.981Z | Downloaded tungstenite v0.23.0 |
| 866 | 2026-09-06T04:31:56.985Z | Downloaded wyz v0.5.1 |
| 867 | 2026-09-06T04:31:56.988Z | Downloaded hyper-tls v0.6.0 |
| 868 | 2026-09-06T04:31:56.988Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 869 | 2026-09-06T04:31:56.988Z | Downloaded match_cfg v0.1.0 |
| 870 | 2026-09-06T04:31:56.988Z | Downloaded indoc v1.0.9 |
| 871 | 2026-09-06T04:31:56.992Z | Downloaded internet-checksum v0.2.1 |
| 872 | 2026-09-06T04:31:56.992Z | Downloaded lru-cache v0.1.2 |
| 873 | 2026-09-06T04:31:57.004Z | Downloaded peg-runtime v0.8.5 |
| 874 | 2026-09-06T04:31:57.004Z | Downloaded num v0.4.3 |
| 875 | 2026-09-06T04:31:57.004Z | Downloaded num-iter v0.1.45 |
| 876 | 2026-09-06T04:31:57.004Z | Downloaded oso-derive v0.27.3 |
| 877 | 2026-09-06T04:31:57.007Z | Downloaded packed_struct_codegen v0.10.1 |
| 878 | 2026-09-06T04:31:57.008Z | Downloaded zerotrie v0.2.3 |
| 879 | 2026-09-06T04:31:57.011Z | Downloaded critical-section v1.2.0 |
| 880 | 2026-09-06T04:31:57.015Z | Downloaded ml-kem v0.3.2 |
| 881 | 2026-09-06T04:31:57.015Z | Downloaded crossbeam-deque v0.8.6 |
| 882 | 2026-09-06T04:31:57.018Z | Downloaded mime v0.3.17 |
| 883 | 2026-09-06T04:31:57.018Z | Downloaded rfc6979 v0.4.0 |
| 884 | 2026-09-06T04:31:57.022Z | Downloaded rfc6979 v0.6.0 |
| 885 | 2026-09-06T04:31:57.022Z | Downloaded hashbrown v0.12.3 |
| 886 | 2026-09-06T04:31:57.022Z | Downloaded http v1.4.2 |
| 887 | 2026-09-06T04:31:57.025Z | Downloaded term v0.7.0 |
| 888 | 2026-09-06T04:31:57.025Z | Downloaded deranged v0.5.8 |
| 889 | 2026-09-06T04:31:57.029Z | Downloaded serde_repr v0.1.20 |
| 890 | 2026-09-06T04:31:57.034Z | Downloaded daft-derive v0.1.8 |
| 891 | 2026-09-06T04:31:57.037Z | Downloaded sha1 v0.10.6 |
| 892 | 2026-09-06T04:31:57.038Z | Downloaded defmt v1.0.1 |
| 893 | 2026-09-06T04:31:57.038Z | Downloaded progenitor-macro v0.13.0 |
| 894 | 2026-09-06T04:31:57.041Z | Downloaded lalrpop-util v0.19.12 |
| 895 | 2026-09-06T04:31:57.041Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 896 | 2026-09-06T04:31:57.041Z | Downloaded darling_core v0.21.3 |
| 897 | 2026-09-06T04:31:57.044Z | Downloaded der_derive v0.7.3 |
| 898 | 2026-09-06T04:31:57.048Z | Downloaded time-core v0.1.8 |
| 899 | 2026-09-06T04:31:57.051Z | Downloaded tower-layer v0.3.3 |
| 900 | 2026-09-06T04:31:57.051Z | Downloaded secrecy v0.8.0 |
| 901 | 2026-09-06T04:31:57.051Z | Downloaded tracing-attributes v0.1.31 |
| 902 | 2026-09-06T04:31:57.058Z | Downloaded icu_normalizer v2.1.1 |
| 903 | 2026-09-06T04:31:57.061Z | Downloaded multer v3.1.0 |
| 904 | 2026-09-06T04:31:57.061Z | Downloaded progenitor-impl v0.13.0 |
| 905 | 2026-09-06T04:31:57.068Z | Downloaded sigpipe v0.1.3 |
| 906 | 2026-09-06T04:31:57.071Z | Downloaded slog-bunyan v2.5.0 |
| 907 | 2026-09-06T04:31:57.071Z | Downloaded yoke v0.8.1 |
| 908 | 2026-09-06T04:31:57.071Z | Downloaded module-lattice v0.2.3 |
| 909 | 2026-09-06T04:31:57.074Z | Downloaded num_enum_derive v0.7.6 |
| 910 | 2026-09-06T04:31:57.078Z | Downloaded typify-macro v0.6.2 |
| 911 | 2026-09-06T04:31:57.083Z | Downloaded crossbeam-channel v0.5.15 |
| 912 | 2026-09-06T04:31:57.087Z | Downloaded vsss-rs v3.3.4 |
| 913 | 2026-09-06T04:31:57.087Z | Downloaded utf-8 v0.7.6 |
| 914 | 2026-09-06T04:31:57.087Z | Downloaded toml_edit v0.19.15 |
| 915 | 2026-09-06T04:31:57.094Z | Downloaded unarray v0.1.4 |
| 916 | 2026-09-06T04:31:57.098Z | Downloaded pin-project-internal v1.1.11 |
| 917 | 2026-09-06T04:31:57.099Z | Downloaded hickory-server v0.25.2 |
| 918 | 2026-09-06T04:31:57.103Z | Downloaded primeorder v0.14.0 |
| 919 | 2026-09-06T04:31:57.103Z | Downloaded port-file v0.1.0 |
| 920 | 2026-09-06T04:31:57.107Z | Downloaded convert_case v0.4.0 |
| 921 | 2026-09-06T04:31:57.107Z | Downloaded derive_builder_macro v0.20.2 |
| 922 | 2026-09-06T04:31:57.107Z | Downloaded des v0.9.0 |
| 923 | 2026-09-06T04:31:57.114Z | Downloaded rand_chacha v0.9.0 |
| 924 | 2026-09-06T04:31:57.114Z | Downloaded rand_core v0.6.4 |
| 925 | 2026-09-06T04:31:57.114Z | Downloaded resolv-conf v0.7.6 |
| 926 | 2026-09-06T04:31:57.114Z | Downloaded sec1 v0.8.1 |
| 927 | 2026-09-06T04:31:57.117Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 928 | 2026-09-06T04:31:57.117Z | Downloaded diff v0.1.13 |
| 929 | 2026-09-06T04:31:57.117Z | Downloaded psm v0.1.30 |
| 930 | 2026-09-06T04:31:57.117Z | Downloaded darling_macro v0.13.4 |
| 931 | 2026-09-06T04:31:57.121Z | Downloaded kem v0.3.0 |
| 932 | 2026-09-06T04:31:57.121Z | Downloaded hybrid-array v0.4.13 |
| 933 | 2026-09-06T04:31:57.121Z | Downloaded maplit v1.0.2 |
| 934 | 2026-09-06T04:31:57.121Z | Downloaded rand v0.10.1 |
| 935 | 2026-09-06T04:31:57.125Z | Downloaded serdect v0.4.3 |
| 936 | 2026-09-06T04:31:57.125Z | Downloaded slog-scope v4.4.1 |
| 937 | 2026-09-06T04:31:57.125Z | Downloaded sqlformat v0.3.5 |
| 938 | 2026-09-06T04:31:57.128Z | Downloaded ssh-cipher v0.3.0 |
| 939 | 2026-09-06T04:31:57.135Z | Downloaded libscf-sys v1.2.0 |
| 940 | 2026-09-06T04:31:57.140Z | Downloaded parse-size v1.1.0 |
| 941 | 2026-09-06T04:31:57.140Z | Downloaded managed v0.8.0 |
| 942 | 2026-09-06T04:31:57.140Z | Downloaded strum_macros v0.27.2 |
| 943 | 2026-09-06T04:31:57.140Z | Downloaded num_enum_derive v0.5.11 |
| 944 | 2026-09-06T04:31:57.143Z | Downloaded der v0.7.10 |
| 945 | 2026-09-06T04:31:57.147Z | Downloaded uuid v1.23.4 |
| 946 | 2026-09-06T04:31:57.150Z | Downloaded unsafe-libyaml v0.2.11 |
| 947 | 2026-09-06T04:31:57.150Z | Downloaded tokio-dtrace v0.1.1 |
| 948 | 2026-09-06T04:31:57.153Z | Downloaded litrs v1.0.0 |
| 949 | 2026-09-06T04:31:57.157Z | Downloaded cookie v0.18.1 |
| 950 | 2026-09-06T04:31:57.160Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 951 | 2026-09-06T04:31:57.160Z | Downloaded writeable v0.6.2 |
| 952 | 2026-09-06T04:31:57.164Z | Downloaded vergen-lib v0.1.6 |
| 953 | 2026-09-06T04:31:57.164Z | Downloaded zstd v0.13.3 |
| 954 | 2026-09-06T04:31:57.167Z | Downloaded percent-encoding v2.3.2 |
| 955 | 2026-09-06T04:31:57.167Z | Downloaded phf_shared v0.12.1 |
| 956 | 2026-09-06T04:31:57.167Z | Downloaded potential_utf v0.1.4 |
| 957 | 2026-09-06T04:31:57.167Z | Downloaded same-file v1.0.6 |
| 958 | 2026-09-06T04:31:57.170Z | Downloaded serde_urlencoded v0.7.1 |
| 959 | 2026-09-06T04:31:57.177Z | Downloaded constant_time_eq v0.4.2 |
| 960 | 2026-09-06T04:31:57.181Z | Downloaded progenitor-client v0.14.0 |
| 961 | 2026-09-06T04:31:57.181Z | Downloaded crc-any v2.5.0 |
| 962 | 2026-09-06T04:31:57.181Z | Downloaded darling_core v0.13.4 |
| 963 | 2026-09-06T04:31:57.185Z | Downloaded derive-ex v0.1.8 |
| 964 | 2026-09-06T04:31:57.185Z | Downloaded rustls-pki-types v1.14.0 |
| 965 | 2026-09-06T04:31:57.187Z | Downloaded snafu v0.8.9 |
| 966 | 2026-09-06T04:31:57.195Z | Downloaded ingot v0.2.1 |
| 967 | 2026-09-06T04:31:57.199Z | Downloaded semver v0.1.20 |
| 968 | 2026-09-06T04:31:57.199Z | Downloaded sha1 v0.11.0 |
| 969 | 2026-09-06T04:31:57.199Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 970 | 2026-09-06T04:31:57.202Z | Downloaded supports-unicode v3.0.0 |
| 971 | 2026-09-06T04:31:57.202Z | Downloaded take_mut v0.2.2 |
| 972 | 2026-09-06T04:31:57.205Z | Downloaded dropshot_endpoint v0.17.1 |
| 973 | 2026-09-06T04:31:57.209Z | Downloaded diesel_derives v2.3.7 |
| 974 | 2026-09-06T04:31:57.212Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 975 | 2026-09-06T04:31:57.212Z | Downloaded spin v0.9.8 |
| 976 | 2026-09-06T04:31:57.216Z | Downloaded ssh-encoding v0.3.0 |
| 977 | 2026-09-06T04:31:57.216Z | Downloaded linked-hash-map v0.5.6 |
| 978 | 2026-09-06T04:31:57.216Z | Downloaded newtype-uuid v1.3.2 |
| 979 | 2026-09-06T04:31:57.219Z | Downloaded pkg-config v0.3.32 |
| 980 | 2026-09-06T04:31:57.219Z | Downloaded yoke-derive v0.8.1 |
| 981 | 2026-09-06T04:31:57.219Z | Downloaded crc-catalog v2.4.0 |
| 982 | 2026-09-06T04:31:57.222Z | Downloaded tower-service v0.3.3 |
| 983 | 2026-09-06T04:31:57.222Z | Downloaded aho-corasick v1.1.4 |
| 984 | 2026-09-06T04:31:57.229Z | Downloaded rustyline v14.0.0 |
| 985 | 2026-09-06T04:31:57.232Z | Downloaded zopfli v0.8.3 |
| 986 | 2026-09-06T04:31:57.237Z | Downloaded pin-project v1.1.11 |
| 987 | 2026-09-06T04:31:57.244Z | Downloaded uzers v0.12.2 |
| 988 | 2026-09-06T04:31:57.251Z | Downloaded oxide-update-engine v0.1.2 |
| 989 | 2026-09-06T04:31:57.251Z | Downloaded ref-cast v1.0.25 |
| 990 | 2026-09-06T04:31:57.251Z | Downloaded ctr v0.10.1 |
| 991 | 2026-09-06T04:31:57.255Z | Downloaded crc v3.4.0 |
| 992 | 2026-09-06T04:31:57.255Z | Downloaded hashbrown v0.14.5 |
| 993 | 2026-09-06T04:31:57.255Z | Downloaded zerofrom-derive v0.1.6 |
| 994 | 2026-09-06T04:31:57.255Z | Downloaded display-error-chain v0.2.2 |
| 995 | 2026-09-06T04:31:57.255Z | Downloaded illumos-nvpair v0.3.0 |
| 996 | 2026-09-06T04:31:57.258Z | Downloaded want v0.3.1 |
| 997 | 2026-09-06T04:31:57.266Z | Downloaded crossbeam-epoch v0.9.18 |
| 998 | 2026-09-06T04:31:57.270Z | Downloaded derive_builder v0.20.2 |
| 999 | 2026-09-06T04:31:57.273Z | Downloaded ingot-macros v0.2.0 |
| 1000 | 2026-09-06T04:31:57.277Z | Downloaded lzss v0.8.2 |
| 1001 | 2026-09-06T04:31:57.280Z | Downloaded hyper-rustls v0.27.7 |
| 1002 | 2026-09-06T04:31:57.280Z | Downloaded jiff-static v0.2.34 |
| 1003 | 2026-09-06T04:31:57.280Z | Downloaded shlex v1.3.0 |
| 1004 | 2026-09-06T04:31:57.283Z | Downloaded slog-async v2.8.0 |
| 1005 | 2026-09-06T04:31:57.283Z | Downloaded hashbrown v0.15.5 |
| 1006 | 2026-09-06T04:31:57.286Z | Downloaded static_assertions v1.1.0 |
| 1007 | 2026-09-06T04:31:57.290Z | Downloaded subprocess v0.2.15 |
| 1008 | 2026-09-06T04:31:57.293Z | Downloaded slog-term v2.9.2 |
| 1009 | 2026-09-06T04:31:57.293Z | Downloaded spki v0.7.3 |
| 1010 | 2026-09-06T04:31:57.298Z | Downloaded tinyvec_macros v0.1.1 |
| 1011 | 2026-09-06T04:31:57.298Z | Downloaded num-derive v0.4.2 |
| 1012 | 2026-09-06T04:31:57.298Z | Downloaded strum_macros v0.24.3 |
| 1013 | 2026-09-06T04:31:57.298Z | Downloaded parse-display v0.10.0 |
| 1014 | 2026-09-06T04:31:57.298Z | Downloaded precomputed-hash v0.1.1 |
| 1015 | 2026-09-06T04:31:57.302Z | Downloaded rsa v0.9.10 |
| 1016 | 2026-09-06T04:31:57.305Z | Downloaded scopeguard v1.2.0 |
| 1017 | 2026-09-06T04:31:57.305Z | Downloaded signature v3.0.0 |
| 1018 | 2026-09-06T04:31:57.308Z | Downloaded typify v0.6.2 |
| 1019 | 2026-09-06T04:31:57.312Z | Downloaded derive_more-impl v2.1.1 |
| 1020 | 2026-09-06T04:31:57.315Z | Downloaded zip v4.6.1 |
| 1021 | 2026-09-06T04:31:57.318Z | Downloaded const_format v0.2.35 |
| 1022 | 2026-09-06T04:31:57.319Z | Downloaded test-strategy v0.4.5 |
| 1023 | 2026-09-06T04:31:57.322Z | Downloaded openssl-sys v0.9.117 |
| 1024 | 2026-09-06T04:31:57.325Z | Downloaded parking_lot v0.12.5 |
| 1025 | 2026-09-06T04:31:57.329Z | Downloaded vergen-git2 v9.1.0 |
| 1026 | 2026-09-06T04:31:57.329Z | Downloaded walkdir v2.5.0 |
| 1027 | 2026-09-06T04:31:57.329Z | Downloaded rustc_version v0.4.1 |
| 1028 | 2026-09-06T04:31:57.329Z | Downloaded hashbrown v0.16.1 |
| 1029 | 2026-09-06T04:31:57.333Z | Downloaded tabwriter v1.4.1 |
| 1030 | 2026-09-06T04:31:57.333Z | Downloaded hyper-staticfile v0.10.1 |
| 1031 | 2026-09-06T04:31:57.338Z | Downloaded darling v0.13.4 |
| 1032 | 2026-09-06T04:31:57.338Z | Downloaded tokio-macros v2.7.0 |
| 1033 | 2026-09-06T04:31:57.338Z | Downloaded trait-variant v0.1.2 |
| 1034 | 2026-09-06T04:31:57.338Z | Downloaded rtoolbox v0.0.3 |
| 1035 | 2026-09-06T04:31:57.338Z | Downloaded defmt-parser v1.0.0 |
| 1036 | 2026-09-06T04:31:57.341Z | Downloaded tokio-postgres v0.7.16 |
| 1037 | 2026-09-06T04:31:57.341Z | Downloaded prettyplease v0.2.37 |
| 1038 | 2026-09-06T04:31:57.344Z | Downloaded schemars v0.9.0 |
| 1039 | 2026-09-06T04:31:57.349Z | Downloaded rustls-webpki v0.103.13 |
| 1040 | 2026-09-06T04:31:57.355Z | Downloaded aes-gcm v0.11.0 |
| 1041 | 2026-09-06T04:31:57.359Z | Downloaded zone_cfg_derive v0.3.1 |
| 1042 | 2026-09-06T04:31:57.359Z | Downloaded unicode-truncate v1.1.0 |
| 1043 | 2026-09-06T04:31:57.359Z | Downloaded derive-where v1.6.0 |
| 1044 | 2026-09-06T04:31:57.359Z | Downloaded unicode-xid v0.2.6 |
| 1045 | 2026-09-06T04:31:57.359Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1046 | 2026-09-06T04:31:57.359Z | Downloaded futures-util v0.3.32 |
| 1047 | 2026-09-06T04:31:57.366Z | Downloaded tough v0.22.0 |
| 1048 | 2026-09-06T04:31:57.372Z | Downloaded h2 v0.4.15 |
| 1049 | 2026-09-06T04:31:57.376Z | Downloaded itertools v0.10.5 |
| 1050 | 2026-09-06T04:31:57.379Z | Downloaded libsw-core v0.3.2 |
| 1051 | 2026-09-06T04:31:57.383Z | Downloaded inout v0.2.2 |
| 1052 | 2026-09-06T04:31:57.383Z | Downloaded kstat-rs v0.2.5 |
| 1053 | 2026-09-06T04:31:57.383Z | Downloaded native-tls v0.2.18 |
| 1054 | 2026-09-06T04:31:57.383Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1055 | 2026-09-06T04:31:57.386Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1056 | 2026-09-06T04:31:57.386Z | Downloaded instability v0.3.11 |
| 1057 | 2026-09-06T04:31:57.387Z | Downloaded tokio-stream v0.1.18 |
| 1058 | 2026-09-06T04:31:57.390Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1059 | 2026-09-06T04:31:57.390Z | Downloaded parking_lot_core v0.8.6 |
| 1060 | 2026-09-06T04:31:57.393Z | Downloaded progenitor v0.14.0 |
| 1061 | 2026-09-06T04:31:57.393Z | Downloaded bindgen v0.71.1 |
| 1062 | 2026-09-06T04:31:57.396Z | Downloaded rand_core v0.9.5 |
| 1063 | 2026-09-06T04:31:57.397Z | Downloaded serde_plain v1.0.2 |
| 1064 | 2026-09-06T04:31:57.400Z | Downloaded newtype_derive v0.1.6 |
| 1065 | 2026-09-06T04:31:57.400Z | Downloaded reedline v0.40.0 |
| 1066 | 2026-09-06T04:31:57.403Z | Downloaded unicode-segmentation v1.12.0 |
| 1067 | 2026-09-06T04:31:57.407Z | Downloaded progenitor-client v0.13.0 |
| 1068 | 2026-09-06T04:31:57.407Z | Downloaded serde_spanned v1.1.1 |
| 1069 | 2026-09-06T04:31:57.407Z | Downloaded data-encoding v2.10.0 |
| 1070 | 2026-09-06T04:31:57.407Z | Downloaded prefix-trie v0.7.0 |
| 1071 | 2026-09-06T04:31:57.410Z | Downloaded crossterm v0.29.0 |
| 1072 | 2026-09-06T04:31:57.414Z | Downloaded hkdf v0.12.4 |
| 1073 | 2026-09-06T04:31:57.414Z | Downloaded iana-time-zone v0.1.65 |
| 1074 | 2026-09-06T04:31:57.417Z | Downloaded slog-json v2.6.1 |
| 1075 | 2026-09-06T04:31:57.417Z | Downloaded termios v0.3.3 |
| 1076 | 2026-09-06T04:31:57.417Z | Downloaded openssl-probe v0.1.6 |
| 1077 | 2026-09-06T04:31:57.417Z | Downloaded ron v0.8.1 |
| 1078 | 2026-09-06T04:31:57.420Z | Downloaded darling_core v0.23.0 |
| 1079 | 2026-09-06T04:31:57.427Z | Downloaded knus v3.4.0 |
| 1080 | 2026-09-06T04:31:57.431Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1081 | 2026-09-06T04:31:57.431Z | Downloaded russh-cryptovec v0.62.0 |
| 1082 | 2026-09-06T04:31:57.431Z | Downloaded unicode-normalization v0.1.25 |
| 1083 | 2026-09-06T04:31:57.431Z | Downloaded spki v0.8.0 |
| 1084 | 2026-09-06T04:31:57.431Z | Downloaded strum_macros v0.26.4 |
| 1085 | 2026-09-06T04:31:57.431Z | Downloaded sapling-renderdag v0.1.0 |
| 1086 | 2026-09-06T04:31:57.434Z | Downloaded strsim v0.10.0 |
| 1087 | 2026-09-06T04:31:57.434Z | Downloaded try-lock v0.2.5 |
| 1088 | 2026-09-06T04:31:57.434Z | Downloaded sponge-cursor v0.1.0 |
| 1089 | 2026-09-06T04:31:57.441Z | Downloaded phc v0.6.1 |
| 1090 | 2026-09-06T04:31:57.444Z | Downloaded defmt-macros v1.0.1 |
| 1091 | 2026-09-06T04:31:57.445Z | Downloaded diesel-dtrace v0.5.0 |
| 1092 | 2026-09-06T04:31:57.448Z | Downloaded crossterm v0.28.1 |
| 1093 | 2026-09-06T04:31:57.455Z | Downloaded libefi-sys v0.1.0 |
| 1094 | 2026-09-06T04:31:57.455Z | Downloaded reqwest v0.12.28 |
| 1095 | 2026-09-06T04:31:57.458Z | Downloaded miniz_oxide v0.8.9 |
| 1096 | 2026-09-06T04:31:57.459Z | Downloaded quinn-udp v0.5.14 |
| 1097 | 2026-09-06T04:31:57.459Z | Downloaded zerocopy-derive v0.8.55 |
| 1098 | 2026-09-06T04:31:57.463Z | Downloaded debug-ignore v1.0.5 |
| 1099 | 2026-09-06T04:31:57.466Z | Downloaded downcast-rs v2.0.2 |
| 1100 | 2026-09-06T04:31:57.475Z | Downloaded num-rational v0.4.2 |
| 1101 | 2026-09-06T04:31:57.478Z | Downloaded md5 v0.8.0 |
| 1102 | 2026-09-06T04:31:57.478Z | Downloaded memoffset v0.9.1 |
| 1103 | 2026-09-06T04:31:57.481Z | Downloaded recursive v0.1.1 |
| 1104 | 2026-09-06T04:31:57.485Z | Downloaded drift v0.2.0 |
| 1105 | 2026-09-06T04:31:57.490Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1106 | 2026-09-06T04:31:57.495Z | Downloaded poly1305 v0.8.0 |
| 1107 | 2026-09-06T04:31:57.495Z | Downloaded vergen-gitcl v1.0.8 |
| 1108 | 2026-09-06T04:31:57.495Z | Downloaded pem-rfc7468 v1.0.0 |
| 1109 | 2026-09-06T04:31:57.495Z | Downloaded rustls-pemfile v2.2.0 |
| 1110 | 2026-09-06T04:31:57.498Z | Downloaded synstructure v0.13.2 |
| 1111 | 2026-09-06T04:31:57.498Z | Downloaded secrecy v0.10.3 |
| 1112 | 2026-09-06T04:31:57.498Z | Downloaded universal-hash v0.6.1 |
| 1113 | 2026-09-06T04:31:57.498Z | Downloaded slog-dtrace v0.3.0 |
| 1114 | 2026-09-06T04:31:57.498Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1115 | 2026-09-06T04:31:57.498Z | Downloaded hkdf v0.13.0 |
| 1116 | 2026-09-06T04:31:57.502Z | Downloaded termtree v0.5.1 |
| 1117 | 2026-09-06T04:31:57.502Z | Downloaded xshell-macros v0.2.7 |
| 1118 | 2026-09-06T04:31:57.502Z | Downloaded crossbeam-utils v0.8.21 |
| 1119 | 2026-09-06T04:31:57.505Z | Downloaded winnow v0.5.40 |
| 1120 | 2026-09-06T04:31:57.509Z | Downloaded yasna v0.5.2 |
| 1121 | 2026-09-06T04:31:57.513Z | Downloaded tar v0.4.46 |
| 1122 | 2026-09-06T04:31:57.513Z | Downloaded darling v0.23.0 |
| 1123 | 2026-09-06T04:31:57.516Z | Downloaded difflib v0.4.0 |
| 1124 | 2026-09-06T04:31:57.516Z | Downloaded ecdsa v0.16.9 |
| 1125 | 2026-09-06T04:31:57.528Z | Downloaded waitgroup v0.1.2 |
| 1126 | 2026-09-06T04:31:57.528Z | Downloaded dyn-clone v1.0.20 |
| 1127 | 2026-09-06T04:31:57.528Z | Downloaded rand v0.9.2 |
| 1128 | 2026-09-06T04:31:57.532Z | Downloaded predicates-tree v1.0.13 |
| 1129 | 2026-09-06T04:31:57.532Z | Downloaded tokio-tungstenite v0.21.0 |
| 1130 | 2026-09-06T04:31:57.532Z | Downloaded xattr v1.6.1 |
| 1131 | 2026-09-06T04:31:57.532Z | Downloaded zeroize v1.9.0 |
| 1132 | 2026-09-06T04:31:57.532Z | Downloaded rustc_version v0.1.7 |
| 1133 | 2026-09-06T04:31:57.532Z | Downloaded zstd-safe v7.2.4 |
| 1134 | 2026-09-06T04:31:57.532Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1135 | 2026-09-06T04:31:57.543Z | Downloaded indoc v2.0.7 |
| 1136 | 2026-09-06T04:31:57.547Z | Downloaded peg v0.8.5 |
| 1137 | 2026-09-06T04:31:57.550Z | Downloaded either v1.15.0 |
| 1138 | 2026-09-06T04:31:57.550Z | Downloaded idna_adapter v1.2.1 |
| 1139 | 2026-09-06T04:31:57.550Z | Downloaded shell-words v1.1.1 |
| 1140 | 2026-09-06T04:31:57.550Z | Downloaded supports-hyperlinks v3.2.0 |
| 1141 | 2026-09-06T04:31:57.550Z | Downloaded owo-colors v4.3.0 |
| 1142 | 2026-09-06T04:31:57.553Z | Downloaded hyper-util v0.1.20 |
| 1143 | 2026-09-06T04:31:57.556Z | Downloaded knus-derive v3.4.0 |
| 1144 | 2026-09-06T04:31:57.560Z | Downloaded rand_core v0.10.0 |
| 1145 | 2026-09-06T04:31:57.563Z | Downloaded x509-cert v0.2.5 |
| 1146 | 2026-09-06T04:31:57.568Z | Downloaded smallvec v0.6.14 |
| 1147 | 2026-09-06T04:31:57.568Z | Downloaded rustc-demangle v0.1.27 |
| 1148 | 2026-09-06T04:31:57.568Z | Downloaded publicsuffix v2.3.0 |
| 1149 | 2026-09-06T04:31:57.571Z | Downloaded rand v0.8.6 |
| 1150 | 2026-09-06T04:31:57.572Z | Downloaded usdt v0.6.0 |
| 1151 | 2026-09-06T04:31:57.572Z | Downloaded indexmap v1.9.3 |
| 1152 | 2026-09-06T04:31:57.572Z | Downloaded vte v0.14.1 |
| 1153 | 2026-09-06T04:31:57.575Z | Downloaded scrypt v0.12.0 |
| 1154 | 2026-09-06T04:31:57.575Z | Downloaded postgres-types v0.2.12 |
| 1155 | 2026-09-06T04:31:57.579Z | Downloaded libxml v0.3.3 |
| 1156 | 2026-09-06T04:31:57.582Z | Downloaded universal-hash v0.5.1 |
| 1157 | 2026-09-06T04:31:57.585Z | Downloaded tls_codec v0.4.2 |
| 1158 | 2026-09-06T04:31:57.585Z | Downloaded winnow v0.6.26 |
| 1159 | 2026-09-06T04:31:57.589Z | Downloaded crypto-bigint v0.5.5 |
| 1160 | 2026-09-06T04:31:57.592Z | Downloaded unicode_categories v0.1.1 |
| 1161 | 2026-09-06T04:31:57.596Z | Downloaded cookie_store v0.22.1 |
| 1162 | 2026-09-06T04:31:57.596Z | Downloaded corncobs v0.1.4 |
| 1163 | 2026-09-06T04:31:57.599Z | Downloaded ipnet v2.12.0 |
| 1164 | 2026-09-06T04:31:57.599Z | Downloaded libsw v3.5.0 |
| 1165 | 2026-09-06T04:31:57.600Z | Downloaded jiff-core v0.1.0 |
| 1166 | 2026-09-06T04:31:57.603Z | Downloaded ppv-lite86 v0.2.21 |
| 1167 | 2026-09-06T04:31:57.606Z | Downloaded dof v0.4.0 |
| 1168 | 2026-09-06T04:31:57.610Z | Downloaded tiny-keccak v2.0.2 |
| 1169 | 2026-09-06T04:31:57.613Z | Downloaded progenitor v0.13.0 |
| 1170 | 2026-09-06T04:31:57.619Z | Downloaded lru-slab v0.1.2 |
| 1171 | 2026-09-06T04:31:57.622Z | Downloaded md-5 v0.10.6 |
| 1172 | 2026-09-06T04:31:57.623Z | Downloaded xshell v0.2.7 |
| 1173 | 2026-09-06T04:31:57.623Z | Downloaded defmt v0.3.100 |
| 1174 | 2026-09-06T04:31:57.623Z | Downloaded untrusted v0.9.0 |
| 1175 | 2026-09-06T04:31:57.631Z | Downloaded salsa20 v0.11.0 |
| 1176 | 2026-09-06T04:31:57.634Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1177 | 2026-09-06T04:31:57.637Z | Downloaded sync_wrapper v1.0.2 |
| 1178 | 2026-09-06T04:31:57.637Z | Downloaded crc8 v0.1.1 |
| 1179 | 2026-09-06T04:31:57.637Z | Downloaded crunchy v0.2.4 |
| 1180 | 2026-09-06T04:31:57.637Z | Downloaded new_debug_unreachable v1.0.6 |
| 1181 | 2026-09-06T04:31:57.641Z | Downloaded supports-color v3.0.2 |
| 1182 | 2026-09-06T04:31:57.641Z | Downloaded miette-derive v7.6.0 |
| 1183 | 2026-09-06T04:31:57.641Z | Downloaded zerovec-derive v0.11.2 |
| 1184 | 2026-09-06T04:31:57.647Z | Downloaded olpc-cjson v0.1.4 |
| 1185 | 2026-09-06T04:31:57.650Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1186 | 2026-09-06T04:31:57.654Z | Downloaded iddqd v0.4.2 |
| 1187 | 2026-09-06T04:31:57.660Z | Downloaded crc32fast v1.5.0 |
| 1188 | 2026-09-06T04:31:57.660Z | Downloaded parse-display-derive v0.10.0 |
| 1189 | 2026-09-06T04:31:57.667Z | Downloaded progenitor-extras v0.2.0 |
| 1190 | 2026-09-06T04:31:57.670Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1191 | 2026-09-06T04:31:57.674Z | Downloaded const_format_proc_macros v0.2.34 |
| 1192 | 2026-09-06T04:31:57.677Z | Downloaded is-terminal v0.4.17 |
| 1193 | 2026-09-06T04:31:57.681Z | Downloaded csv-core v0.1.13 |
| 1194 | 2026-09-06T04:31:57.681Z | Downloaded dtrace-parser v0.3.0 |
| 1195 | 2026-09-06T04:31:57.684Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1196 | 2026-09-06T04:31:57.687Z | Downloaded bitvec v1.0.1 |
| 1197 | 2026-09-06T04:31:57.694Z | Downloaded smallvec v1.15.1 |
| 1198 | 2026-09-06T04:31:57.697Z | Downloaded tracing-core v0.1.36 |
| 1199 | 2026-09-06T04:31:57.697Z | Downloaded stacker v0.1.23 |
| 1200 | 2026-09-06T04:31:57.701Z | Downloaded peg-macros v0.8.5 |
| 1201 | 2026-09-06T04:31:57.701Z | Downloaded rsa v0.10.0-rc.18 |
| 1202 | 2026-09-06T04:31:57.704Z | Downloaded seq-macro v0.3.6 |
| 1203 | 2026-09-06T04:31:57.704Z | Downloaded testing_table v0.3.0 |
| 1204 | 2026-09-06T04:31:57.704Z | Downloaded icu_locale_core v2.1.1 |
| 1205 | 2026-09-06T04:31:57.708Z | Downloaded ref-cast-impl v1.0.25 |
| 1206 | 2026-09-06T04:31:57.708Z | Downloaded twox-hash v2.1.2 |
| 1207 | 2026-09-06T04:31:57.712Z | Downloaded ed25519-dalek v2.2.0 |
| 1208 | 2026-09-06T04:31:57.712Z | Downloaded url v2.5.8 |
| 1209 | 2026-09-06T04:31:57.715Z | Downloaded steno v0.4.1 |
| 1210 | 2026-09-06T04:31:57.715Z | Downloaded p384 v0.14.0 |
| 1211 | 2026-09-06T04:31:57.716Z | Downloaded pkcs5 v0.8.1 |
| 1212 | 2026-09-06T04:31:57.719Z | Downloaded displaydoc v0.2.5 |
| 1213 | 2026-09-06T04:31:57.722Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1214 | 2026-09-06T04:31:57.725Z | Downloaded simd-adler32 v0.3.8 |
| 1215 | 2026-09-06T04:31:57.725Z | Downloaded pin-project-lite v0.2.17 |
| 1216 | 2026-09-06T04:31:57.728Z | Downloaded rustls-native-certs v0.8.3 |
| 1217 | 2026-09-06T04:31:57.729Z | Downloaded itertools v0.12.1 |
| 1218 | 2026-09-06T04:31:57.732Z | Downloaded goblin v0.10.5 |
| 1219 | 2026-09-06T04:31:57.739Z | Downloaded serde_with_macros v3.21.0 |
| 1220 | 2026-09-06T04:31:57.742Z | Downloaded tokio-rustls v0.26.4 |
| 1221 | 2026-09-06T04:31:57.742Z | Downloaded russh v0.62.4 |
| 1222 | 2026-09-06T04:31:57.746Z | Downloaded zlib-rs v0.6.2 |
| 1223 | 2026-09-06T04:31:57.750Z | Downloaded slog-stdlog v4.1.1 |
| 1224 | 2026-09-06T04:31:57.753Z | Downloaded blake3 v1.8.5 |
| 1225 | 2026-09-06T04:31:57.756Z | Downloaded samael v0.0.19 |
| 1226 | 2026-09-06T04:31:57.760Z | Downloaded aws-lc-rs v1.16.3 |
| 1227 | 2026-09-06T04:31:57.766Z | Downloaded git2 v0.20.4 |
| 1228 | 2026-09-06T04:31:57.769Z | Downloaded vergen v9.1.0 |
| 1229 | 2026-09-06T04:31:57.773Z | Downloaded wnaf v0.14.0 |
| 1230 | 2026-09-06T04:31:57.773Z | Downloaded thread_local v1.1.9 |
| 1231 | 2026-09-06T04:31:57.773Z | Downloaded icu_collections v2.1.1 |
| 1232 | 2026-09-06T04:31:57.776Z | Downloaded idna v1.1.0 |
| 1233 | 2026-09-06T04:31:57.783Z | Downloaded num-bigint-dig v0.8.6 |
| 1234 | 2026-09-06T04:31:57.786Z | Downloaded p521 v0.14.0 |
| 1235 | 2026-09-06T04:31:57.786Z | Downloaded unicode-properties v0.1.4 |
| 1236 | 2026-09-06T04:31:57.791Z | Downloaded tower-http v0.6.8 |
| 1237 | 2026-09-06T04:31:57.797Z | Downloaded zerovec v0.11.5 |
| 1238 | 2026-09-06T04:31:57.804Z | Downloaded darling_core v0.20.11 |
| 1239 | 2026-09-06T04:31:57.807Z | Downloaded slog v2.8.2 |
| 1240 | 2026-09-06T04:31:57.807Z | Downloaded litemap v0.8.1 |
| 1241 | 2026-09-06T04:31:57.808Z | Downloaded typed-path v0.9.3 |
| 1242 | 2026-09-06T04:31:57.811Z | Downloaded miette v7.6.0 |
| 1243 | 2026-09-06T04:31:57.814Z | Downloaded minimal-lexical v0.2.1 |
| 1244 | 2026-09-06T04:31:57.817Z | Downloaded sha3 v0.12.0 |
| 1245 | 2026-09-06T04:31:57.820Z | Downloaded yansi v1.0.1 |
| 1246 | 2026-09-06T04:31:57.824Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1247 | 2026-09-06T04:31:57.827Z | Downloaded darling v0.20.11 |
| 1248 | 2026-09-06T04:31:57.827Z | Downloaded elliptic-curve v0.13.8 |
| 1249 | 2026-09-06T04:31:57.831Z | Downloaded sha2 v0.11.0 |
| 1250 | 2026-09-06T04:31:57.831Z | Downloaded crypto-primes v0.7.2 |
| 1251 | 2026-09-06T04:31:57.835Z | Downloaded itertools v0.13.0 |
| 1252 | 2026-09-06T04:31:57.839Z | Downloaded num-traits v0.2.19 |
| 1253 | 2026-09-06T04:31:57.839Z | Downloaded schemars v1.2.1 |
| 1254 | 2026-09-06T04:31:57.847Z | Downloaded zip v0.6.6 |
| 1255 | 2026-09-06T04:31:57.850Z | Downloaded indicatif v0.18.4 |
| 1256 | 2026-09-06T04:31:57.853Z | Downloaded icu_normalizer_data v2.1.1 |
| 1257 | 2026-09-06T04:31:57.854Z | Downloaded derive_more v0.99.20 |
| 1258 | 2026-09-06T04:31:57.857Z | Downloaded rcgen v0.12.1 |
| 1259 | 2026-09-06T04:31:57.860Z | Downloaded gimli v0.32.3 |
| 1260 | 2026-09-06T04:31:57.863Z | Downloaded winnow v1.0.3 |
| 1261 | 2026-09-06T04:31:57.868Z | Downloaded ignore v0.4.25 |
| 1262 | 2026-09-06T04:31:57.871Z | Downloaded hyper v1.10.1 |
| 1263 | 2026-09-06T04:31:57.874Z | Downloaded num-bigint v0.4.6 |
| 1264 | 2026-09-06T04:31:57.878Z | Downloaded icu_properties v2.1.2 |
| 1265 | 2026-09-06T04:31:57.878Z | Downloaded portable-atomic v1.13.1 |
| 1266 | 2026-09-06T04:31:57.881Z | Downloaded reqwest v0.13.2 |
| 1267 | 2026-09-06T04:31:57.885Z | Downloaded tabled v0.21.0 |
| 1268 | 2026-09-06T04:31:57.896Z | Downloaded icu_properties_data v2.1.2 |
| 1269 | 2026-09-06T04:31:57.901Z | Downloaded tower v0.5.3 |
| 1270 | 2026-09-06T04:31:57.908Z | Downloaded chrono v0.4.45 |
| 1271 | 2026-09-06T04:31:57.911Z | Downloaded derive_more v2.1.1 |
| 1272 | 2026-09-06T04:31:57.917Z | Downloaded smoltcp v0.9.1 |
| 1273 | 2026-09-06T04:31:57.923Z | Downloaded serde_with v3.21.0 |
| 1274 | 2026-09-06T04:31:57.930Z | Downloaded p256 v0.14.0 |
| 1275 | 2026-09-06T04:31:57.934Z | Downloaded rayon v1.11.0 |
| 1276 | 2026-09-06T04:31:57.939Z | Downloaded qorb v0.4.1 |
| 1277 | 2026-09-06T04:31:57.942Z | Downloaded dropshot-api-manager v0.8.0 |
| 1278 | 2026-09-06T04:31:57.946Z | Downloaded iri-string v0.7.10 |
| 1279 | 2026-09-06T04:31:57.949Z | Downloaded serde_with v1.14.0 |
| 1280 | 2026-09-06T04:31:57.953Z | Downloaded progenitor-impl v0.14.0 |
| 1281 | 2026-09-06T04:31:57.953Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1282 | 2026-09-06T04:31:57.956Z | Downloaded ed25519-dalek v3.0.0 |
| 1283 | 2026-09-06T04:31:57.960Z | Downloaded radix_trie v0.2.1 |
| 1284 | 2026-09-06T04:31:57.964Z | Downloaded der v0.8.0 |
| 1285 | 2026-09-06T04:31:57.972Z | Downloaded proptest v1.11.0 |
| 1286 | 2026-09-06T04:31:57.977Z | Downloaded nom v7.1.3 |
| 1287 | 2026-09-06T04:31:57.984Z | Downloaded salty v0.3.0 |
| 1288 | 2026-09-06T04:31:57.993Z | Downloaded moka v0.12.13 |
| 1289 | 2026-09-06T04:31:58.012Z | Downloaded nom v8.0.0 |
| 1290 | 2026-09-06T04:31:58.029Z | Downloaded itertools v0.15.0 |
| 1291 | 2026-09-06T04:31:58.033Z | Downloaded mio v1.2.0 |
| 1292 | 2026-09-06T04:31:58.049Z | Downloaded regex v1.12.3 |
| 1293 | 2026-09-06T04:31:58.063Z | Downloaded tokio-util v0.7.18 |
| 1294 | 2026-09-06T04:31:58.069Z | Downloaded rawzip v0.4.4 |
| 1295 | 2026-09-06T04:31:58.073Z | Downloaded regress v0.11.1 |
| 1296 | 2026-09-06T04:31:58.083Z | Downloaded libm v0.2.16 |
| 1297 | 2026-09-06T04:31:58.087Z | Downloaded itertools v0.14.0 |
| 1298 | 2026-09-06T04:31:58.091Z | Downloaded bstr v1.12.1 |
| 1299 | 2026-09-06T04:31:58.102Z | Downloaded hickory-proto v0.24.4 |
| 1300 | 2026-09-06T04:31:58.111Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1301 | 2026-09-06T04:31:58.116Z | Downloaded zerocopy v0.8.55 |
| 1302 | 2026-09-06T04:31:58.127Z | Downloaded nix v0.28.0 |
| 1303 | 2026-09-06T04:31:58.133Z | Downloaded quick-xml v0.37.5 |
| 1304 | 2026-09-06T04:31:58.137Z | Downloaded smoltcp v0.11.0 |
| 1305 | 2026-09-06T04:31:58.144Z | Downloaded p384 v0.13.1 |
| 1306 | 2026-09-06T04:31:58.147Z | Downloaded vcpkg v0.2.15 |
| 1307 | 2026-09-06T04:31:58.172Z | Downloaded rustix v0.38.44 |
| 1308 | 2026-09-06T04:31:58.185Z | Downloaded curve25519-dalek v4.1.3 |
| 1309 | 2026-09-06T04:31:58.190Z | Downloaded time v0.3.47 |
| 1310 | 2026-09-06T04:31:58.197Z | Downloaded openssl v0.10.80 |
| 1311 | 2026-09-06T04:31:58.203Z | Downloaded polar-core v0.27.3 |
| 1312 | 2026-09-06T04:31:58.208Z | Downloaded lalrpop v0.19.12 |
| 1313 | 2026-09-06T04:31:58.215Z | Downloaded regress v0.10.5 |
| 1314 | 2026-09-06T04:31:58.220Z | Downloaded hickory-proto v0.25.2 |
| 1315 | 2026-09-06T04:31:58.230Z | Downloaded regex-syntax v0.8.10 |
| 1316 | 2026-09-06T04:31:58.234Z | Downloaded petname v2.0.2 |
| 1317 | 2026-09-06T04:31:58.237Z | Downloaded object v0.30.4 |
| 1318 | 2026-09-06T04:31:58.243Z | Downloaded quinn-proto v0.11.16 |
| 1319 | 2026-09-06T04:31:58.247Z | Downloaded nix v0.27.1 |
| 1320 | 2026-09-06T04:31:58.253Z | Downloaded nix v0.31.2 |
| 1321 | 2026-09-06T04:31:58.260Z | Downloaded tracing v0.1.44 |
| 1322 | 2026-09-06T04:31:58.275Z | Downloaded openapiv3 v2.2.0 |
| 1323 | 2026-09-06T04:31:58.281Z | Downloaded rustls v0.23.41 |
| 1324 | 2026-09-06T04:31:58.288Z | Downloaded sled v0.34.7 |
| 1325 | 2026-09-06T04:31:58.294Z | Downloaded object v0.37.3 |
| 1326 | 2026-09-06T04:31:58.301Z | Downloaded regex-syntax v0.6.29 |
| 1327 | 2026-09-06T04:31:58.305Z | Downloaded dropshot v0.17.1 |
| 1328 | 2026-09-06T04:31:58.318Z | Downloaded sha3 v0.11.0 |
| 1329 | 2026-09-06T04:31:58.322Z | Downloaded typify-impl v0.6.2 |
| 1330 | 2026-09-06T04:31:58.330Z | Downloaded crypto-bigint v0.7.5 |
| 1331 | 2026-09-06T04:31:58.339Z | Downloaded curve25519-dalek v5.0.0 |
| 1332 | 2026-09-06T04:31:58.343Z | Downloaded sqlparser v0.61.0 |
| 1333 | 2026-09-06T04:31:58.349Z | Downloaded ratatui v0.29.0 |
| 1334 | 2026-09-06T04:31:58.360Z | Downloaded diesel v2.3.7 |
| 1335 | 2026-09-06T04:31:58.372Z | Downloaded regex-automata v0.4.14 |
| 1336 | 2026-09-06T04:31:58.380Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1337 | 2026-09-06T04:31:58.387Z | Downloaded zerocopy-derive v0.6.6 |
| 1338 | 2026-09-06T04:31:58.449Z | Downloaded sha3 v0.10.8 |
| 1339 | 2026-09-06T04:31:58.452Z | Downloaded tokio v1.52.1 |
| 1340 | 2026-09-06T04:31:58.474Z | Downloaded jiff v0.2.34 |
| 1341 | 2026-09-06T04:31:58.483Z | Downloaded chrono-tz v0.10.4 |
| 1342 | 2026-09-06T04:31:58.502Z | Downloaded petgraph v0.8.3 |
| 1343 | 2026-09-06T04:31:58.515Z | Downloaded petgraph v0.6.5 |
| 1344 | 2026-09-06T04:31:58.526Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1345 | 2026-09-06T04:31:58.536Z | Downloaded encoding_rs v0.8.35 |
| 1346 | 2026-09-06T04:31:58.548Z | Downloaded csv v1.4.0 |
| 1347 | 2026-09-06T04:31:58.560Z | Downloaded libz-sys v1.1.24 |
| 1348 | 2026-09-06T04:31:58.572Z | Downloaded ring v0.17.14 |
| 1349 | 2026-09-06T04:31:58.596Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1350 | 2026-09-06T04:31:59.117Z | Downloaded aws-lc-sys v0.40.0 |
| 1351 | 2026-09-06T04:31:59.374Z | Compiling serde_core v1.0.229 |
| 1352 | 2026-09-06T04:31:59.374Z | Compiling libc v0.2.185 |
| 1353 | 2026-09-06T04:31:59.374Z | Compiling serde v1.0.229 |
| 1354 | 2026-09-06T04:31:59.377Z | Compiling log v0.4.33 |
| 1355 | 2026-09-06T04:31:59.377Z | Compiling smallvec v1.15.1 |
| 1356 | 2026-09-06T04:31:59.377Z | Compiling find-msvc-tools v0.1.9 |
| 1357 | 2026-09-06T04:31:59.377Z | Compiling shlex v1.3.0 |
| 1358 | 2026-09-06T04:31:59.517Z | Compiling syn v2.0.117 |
| 1359 | 2026-09-06T04:31:59.794Z | Compiling syn v3.0.3 |
| 1360 | 2026-09-06T04:31:59.797Z | Compiling subtle v2.6.1 |
| 1361 | 2026-09-06T04:31:59.847Z | Compiling scopeguard v1.2.0 |
| 1362 | 2026-09-06T04:31:59.878Z | Compiling typenum v1.20.1 |
| 1363 | 2026-09-06T04:31:59.906Z | Compiling stable_deref_trait v1.2.1 |
| 1364 | 2026-09-06T04:31:59.946Z | Compiling lock_api v0.4.14 |
| 1365 | 2026-09-06T04:31:59.976Z | Compiling zerocopy v0.8.55 |
| 1366 | 2026-09-06T04:31:59.990Z | Compiling portable-atomic v1.13.1 |
| 1367 | 2026-09-06T04:32:00.176Z | Compiling serde_json v1.0.151 |
| 1368 | 2026-09-06T04:32:00.366Z | Compiling errno v0.3.14 |
| 1369 | 2026-09-06T04:32:00.369Z | Compiling jobserver v0.1.34 |
| 1370 | 2026-09-06T04:32:00.480Z | Compiling critical-section v1.2.0 |
| 1371 | 2026-09-06T04:32:00.518Z | Compiling getrandom v0.2.17 |
| 1372 | 2026-09-06T04:32:00.596Z | Compiling cc v1.2.56 |
| 1373 | 2026-09-06T04:32:00.709Z | Compiling libm v0.2.16 |
| 1374 | 2026-09-06T04:32:00.768Z | Compiling rand_core v0.6.4 |
| 1375 | 2026-09-06T04:32:00.768Z | Compiling num-traits v0.2.19 |
| 1376 | 2026-09-06T04:32:00.971Z | Compiling pkg-config v0.3.32 |
| 1377 | 2026-09-06T04:32:01.015Z | Compiling once_cell v1.21.3 |
| 1378 | 2026-09-06T04:32:01.230Z | Compiling generic-array v0.14.7 |
| 1379 | 2026-09-06T04:32:01.251Z | Compiling getrandom v0.4.3 |
| 1380 | 2026-09-06T04:32:01.442Z | Compiling parking_lot_core v0.9.12 |
| 1381 | 2026-09-06T04:32:01.530Z | Compiling const-oid v0.9.6 |
| 1382 | 2026-09-06T04:32:01.612Z | Compiling pin-project-lite v0.2.17 |
| 1383 | 2026-09-06T04:32:01.686Z | Compiling bitflags v2.11.0 |
| 1384 | 2026-09-06T04:32:01.978Z | Compiling rand_core v0.10.0 |
| 1385 | 2026-09-06T04:32:02.224Z | Compiling signal-hook-registry v1.4.8 |
| 1386 | 2026-09-06T04:32:02.316Z | Compiling writeable v0.6.2 |
| 1387 | 2026-09-06T04:32:02.397Z | Compiling percent-encoding v2.3.2 |
| 1388 | 2026-09-06T04:32:02.492Z | Compiling synstructure v0.13.2 |
| 1389 | 2026-09-06T04:32:02.495Z | Compiling litemap v0.8.1 |
| 1390 | 2026-09-06T04:32:02.520Z | Compiling futures-core v0.3.32 |
| 1391 | 2026-09-06T04:32:02.534Z | Compiling parking_lot v0.12.5 |
| 1392 | 2026-09-06T04:32:02.594Z | Compiling semver v1.0.28 |
| 1393 | 2026-09-06T04:32:02.676Z | Compiling mio v1.2.0 |
| 1394 | 2026-09-06T04:32:02.701Z | Compiling icu_properties_data v2.1.2 |
| 1395 | 2026-09-06T04:32:02.871Z | Compiling icu_normalizer_data v2.1.1 |
| 1396 | 2026-09-06T04:32:02.923Z | Compiling socket2 v0.6.3 |
| 1397 | 2026-09-06T04:32:02.937Z | Compiling rustix v1.1.4 |
| 1398 | 2026-09-06T04:32:03.046Z | Compiling getrandom v0.3.4 |
| 1399 | 2026-09-06T04:32:03.095Z | Compiling futures-sink v0.3.32 |
| 1400 | 2026-09-06T04:32:03.154Z | Compiling indexmap v2.14.0 |
| 1401 | 2026-09-06T04:32:03.170Z | Compiling futures-task v0.3.32 |
| 1402 | 2026-09-06T04:32:03.203Z | Compiling futures-channel v0.3.32 |
| 1403 | 2026-09-06T04:32:03.336Z | Compiling utf8_iter v1.0.4 |
| 1404 | 2026-09-06T04:32:03.362Z | Compiling futures-io v0.3.32 |
| 1405 | 2026-09-06T04:32:03.369Z | Compiling serde_derive v1.0.229 |
| 1406 | 2026-09-06T04:32:03.441Z | Compiling slab v0.4.12 |
| 1407 | 2026-09-06T04:32:03.484Z | Compiling form_urlencoded v1.2.2 |
| 1408 | 2026-09-06T04:32:03.512Z | Compiling rustversion v1.0.22 |
| 1409 | 2026-09-06T04:32:03.627Z | Compiling base64ct v1.8.3 |
| 1410 | 2026-09-06T04:32:03.669Z | Compiling iana-time-zone v0.1.65 |
| 1411 | 2026-09-06T04:32:03.827Z | Compiling cmake v0.1.57 |
| 1412 | 2026-09-06T04:32:03.876Z | Compiling pem-rfc7468 v0.7.0 |
| 1413 | 2026-09-06T04:32:03.933Z | Compiling flagset v0.4.7 |
| 1414 | 2026-09-06T04:32:03.947Z | Compiling fs_extra v1.3.0 |
| 1415 | 2026-09-06T04:32:04.064Z | Compiling dunce v1.0.5 |
| 1416 | 2026-09-06T04:32:04.167Z | Compiling regex-syntax v0.8.10 |
| 1417 | 2026-09-06T04:32:04.179Z | Compiling ident_case v1.0.1 |
| 1418 | 2026-09-06T04:32:04.214Z | Compiling rand_core v0.9.5 |
| 1419 | 2026-09-06T04:32:04.230Z | Compiling aws-lc-sys v0.40.0 |
| 1420 | 2026-09-06T04:32:04.247Z | Compiling zeroize_derive v1.5.0 |
| 1421 | 2026-09-06T04:32:04.298Z | Compiling zerocopy-derive v0.8.55 |
| 1422 | 2026-09-06T04:32:04.499Z | Compiling zerofrom-derive v0.1.6 |
| 1423 | 2026-09-06T04:32:04.538Z | Compiling yoke-derive v0.8.1 |
| 1424 | 2026-09-06T04:32:04.669Z | Compiling zerovec-derive v0.11.2 |
| 1425 | 2026-09-06T04:32:04.950Z | Compiling displaydoc v0.2.5 |
| 1426 | 2026-09-06T04:32:05.700Z | Compiling tokio-macros v2.7.0 |
| 1427 | 2026-09-06T04:32:05.714Z | Compiling futures-macro v0.3.32 |
| 1428 | 2026-09-06T04:32:05.801Z | Compiling thiserror-impl v2.0.18 |
| 1429 | 2026-09-06T04:32:05.905Z | Compiling zerofrom v0.1.6 |
| 1430 | 2026-09-06T04:32:06.033Z | Compiling yoke v0.8.1 |
| 1431 | 2026-09-06T04:32:06.225Z | Compiling zerovec v0.11.5 |
| 1432 | 2026-09-06T04:32:06.428Z | Compiling zerotrie v0.2.3 |
| 1433 | 2026-09-06T04:32:06.523Z | Compiling futures-util v0.3.32 |
| 1434 | 2026-09-06T04:32:06.526Z | Compiling der_derive v0.7.3 |
| 1435 | 2026-09-06T04:32:06.744Z | Compiling tinystr v0.8.2 |
| 1436 | 2026-09-06T04:32:06.758Z | Compiling potential_utf v0.1.4 |
| 1437 | 2026-09-06T04:32:06.853Z | Compiling zeroize v1.9.0 |
| 1438 | 2026-09-06T04:32:06.918Z | Compiling bytes v1.11.1 |
| 1439 | 2026-09-06T04:32:06.946Z | Compiling icu_locale_core v2.1.1 |
| 1440 | 2026-09-06T04:32:07.152Z | Compiling icu_collections v2.1.1 |
| 1441 | 2026-09-06T04:32:07.513Z | Compiling tokio v1.52.1 |
| 1442 | 2026-09-06T04:32:07.528Z | Compiling chrono v0.4.45 |
| 1443 | 2026-09-06T04:32:07.650Z | Compiling icu_provider v2.1.1 |
| 1444 | 2026-09-06T04:32:07.660Z | Compiling block-buffer v0.10.4 |
| 1445 | 2026-09-06T04:32:07.818Z | Compiling crypto-common v0.1.7 |
| 1446 | 2026-09-06T04:32:07.821Z | Compiling der v0.7.10 |
| 1447 | 2026-09-06T04:32:07.915Z | Compiling icu_properties v2.1.2 |
| 1448 | 2026-09-06T04:32:07.974Z | Compiling icu_normalizer v2.1.1 |
| 1449 | 2026-09-06T04:32:08.509Z | Compiling digest v0.10.7 |
| 1450 | 2026-09-06T04:32:08.766Z | Compiling idna_adapter v1.2.1 |
| 1451 | 2026-09-06T04:32:08.844Z | Compiling ppv-lite86 v0.2.21 |
| 1452 | 2026-09-06T04:32:08.880Z | Compiling idna v1.1.0 |
| 1453 | 2026-09-06T04:32:08.897Z | Compiling thiserror v2.0.18 |
| 1454 | 2026-09-06T04:32:08.912Z | Compiling uuid v1.23.4 |
| 1455 | 2026-09-06T04:32:08.984Z | Compiling base64 v0.22.1 |
| 1456 | 2026-09-06T04:32:09.003Z | Compiling spki v0.7.3 |
| 1457 | 2026-09-06T04:32:09.017Z | Compiling http v1.4.2 |
| 1458 | 2026-09-06T04:32:09.166Z | Compiling url v2.5.8 |
| 1459 | 2026-09-06T04:32:09.210Z | Compiling vcpkg v0.2.15 |
| 1460 | 2026-09-06T04:32:09.304Z | Compiling syn v1.0.109 |
| 1461 | 2026-09-06T04:32:09.572Z | Compiling rand_chacha v0.9.0 |
| 1462 | 2026-09-06T04:32:09.644Z | Compiling tracing-attributes v0.1.31 |
| 1463 | 2026-09-06T04:32:09.696Z | Compiling rustc_version v0.4.1 |
| 1464 | 2026-09-06T04:32:09.963Z | Compiling serde_derive_internals v0.29.1 |
| 1465 | 2026-09-06T04:32:09.981Z | Compiling openssl-sys v0.9.117 |
| 1466 | 2026-09-06T04:32:10.024Z | Compiling tracing-core v0.1.36 |
| 1467 | 2026-09-06T04:32:10.040Z | Compiling dyn-clone v1.0.20 |
| 1468 | 2026-09-06T04:32:10.180Z | Compiling simd-adler32 v0.3.8 |
| 1469 | 2026-09-06T04:32:10.285Z | Compiling schemars v0.8.22 |
| 1470 | 2026-09-06T04:32:10.430Z | Compiling aws-lc-rs v1.16.3 |
| 1471 | 2026-09-06T04:32:10.486Z | Compiling cpufeatures v0.2.17 |
| 1472 | 2026-09-06T04:32:10.576Z | Compiling rand v0.9.2 |
| 1473 | 2026-09-06T04:32:10.602Z | Compiling http-body v1.0.1 |
| 1474 | 2026-09-06T04:32:10.708Z | Compiling pkcs8 v0.10.2 |
| 1475 | 2026-09-06T04:32:10.752Z | Compiling rustls-pki-types v1.14.0 |
| 1476 | 2026-09-06T04:32:10.847Z | Compiling schemars_derive v0.8.22 |
| 1477 | 2026-09-06T04:32:10.970Z | Compiling spin v0.9.8 |
| 1478 | 2026-09-06T04:32:10.985Z | Compiling tracing v0.1.44 |
| 1479 | 2026-09-06T04:32:11.175Z | Compiling httparse v1.10.1 |
| 1480 | 2026-09-06T04:32:11.204Z | Compiling openssl-probe v0.2.1 |
| 1481 | 2026-09-06T04:32:11.244Z | Compiling cmov v0.5.4 |
| 1482 | 2026-09-06T04:32:11.328Z | Compiling tinyvec_macros v0.1.1 |
| 1483 | 2026-09-06T04:32:11.373Z | Compiling tokio-util v0.7.18 |
| 1484 | 2026-09-06T04:32:11.398Z | Compiling crc32fast v1.5.0 |
| 1485 | 2026-09-06T04:32:11.452Z | Compiling adler2 v2.0.1 |
| 1486 | 2026-09-06T04:32:11.549Z | Compiling miniz_oxide v0.8.9 |
| 1487 | 2026-09-06T04:32:11.584Z | Compiling ctutils v0.4.2 |
| 1488 | 2026-09-06T04:32:11.706Z | Compiling tinyvec v1.10.0 |
| 1489 | 2026-09-06T04:32:11.816Z | Compiling tempfile v3.27.0 |
| 1490 | 2026-09-06T04:32:12.043Z | Compiling pest_generator v2.8.6 |
| 1491 | 2026-09-06T04:32:12.130Z | Compiling sha2 v0.10.9 |
| 1492 | 2026-09-06T04:32:12.179Z | Compiling terminal_size v0.4.3 |
| 1493 | 2026-09-06T04:32:12.318Z | Compiling aho-corasick v1.1.4 |
| 1494 | 2026-09-06T04:32:12.390Z | Compiling untrusted v0.7.1 |
| 1495 | 2026-09-06T04:32:12.519Z | Compiling tower-layer v0.3.3 |
| 1496 | 2026-09-06T04:32:12.684Z | Compiling unicode-segmentation v1.12.0 |
| 1497 | 2026-09-06T04:32:12.720Z | Compiling radium v0.7.0 |
| 1498 | 2026-09-06T04:32:12.968Z | Compiling tower-service v0.3.3 |
| 1499 | 2026-09-06T04:32:13.058Z | Compiling try-lock v0.2.5 |
| 1500 | 2026-09-06T04:32:13.074Z | Compiling atomic-waker v1.1.2 |
| 1501 | 2026-09-06T04:32:13.169Z | Compiling h2 v0.4.15 |
| 1502 | 2026-09-06T04:32:13.197Z | Compiling want v0.3.1 |
| 1503 | 2026-09-06T04:32:13.275Z | Compiling regex-automata v0.4.14 |
| 1504 | 2026-09-06T04:32:13.362Z | Compiling pest_derive v2.8.6 |
| 1505 | 2026-09-06T04:32:13.380Z | Compiling hybrid-array v0.4.13 |
| 1506 | 2026-09-06T04:32:13.793Z | Compiling ipnet v2.12.0 |
| 1507 | 2026-09-06T04:32:13.896Z | Compiling darling_core v0.20.11 |
| 1508 | 2026-09-06T04:32:13.945Z | Compiling scroll_derive v0.13.1 |
| 1509 | 2026-09-06T04:32:14.140Z | Compiling untrusted v0.9.0 |
| 1510 | 2026-09-06T04:32:14.267Z | Compiling maybe-uninit v2.0.0 |
| 1511 | 2026-09-06T04:32:14.281Z | Compiling rustls v0.23.41 |
| 1512 | 2026-09-06T04:32:14.365Z | Compiling httpdate v1.0.3 |
| 1513 | 2026-09-06T04:32:14.448Z | Compiling openssl v0.10.80 |
| 1514 | 2026-09-06T04:32:14.540Z | Compiling tap v1.0.1 |
| 1515 | 2026-09-06T04:32:14.618Z | Compiling foreign-types-shared v0.1.1 |
| 1516 | 2026-09-06T04:32:14.652Z | Compiling wyz v0.5.1 |
| 1517 | 2026-09-06T04:32:14.705Z | Compiling foreign-types v0.3.2 |
| 1518 | 2026-09-06T04:32:14.772Z | Compiling scroll v0.13.0 |
| 1519 | 2026-09-06T04:32:14.787Z | Compiling unicode-normalization v0.1.25 |
| 1520 | 2026-09-06T04:32:14.987Z | Compiling rand_chacha v0.3.1 |
| 1521 | 2026-09-06T04:32:15.035Z | Compiling signature v2.2.0 |
| 1522 | 2026-09-06T04:32:15.222Z | Compiling hex v0.4.3 |
| 1523 | 2026-09-06T04:32:15.248Z | Compiling thiserror-impl v1.0.69 |
| 1524 | 2026-09-06T04:32:15.260Z | Compiling openssl-macros v0.1.1 |
| 1525 | 2026-09-06T04:32:15.491Z | Compiling num-integer v0.1.46 |
| 1526 | 2026-09-06T04:32:15.654Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1527 | 2026-09-06T04:32:15.765Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1528 | 2026-09-06T04:32:15.819Z | Compiling wait-timeout v0.2.1 |
| 1529 | 2026-09-06T04:32:16.037Z | Compiling socket2 v0.5.10 |
| 1530 | 2026-09-06T04:32:16.040Z | Compiling ahash v0.8.12 |
| 1531 | 2026-09-06T04:32:16.079Z | Compiling native-tls v0.2.18 |
| 1532 | 2026-09-06T04:32:16.199Z | Compiling darling_macro v0.20.11 |
| 1533 | 2026-09-06T04:32:16.240Z | Compiling bit-vec v0.8.0 |
| 1534 | 2026-09-06T04:32:16.279Z | Compiling quick-error v1.2.3 |
| 1535 | 2026-09-06T04:32:16.389Z | Compiling hyper v1.10.1 |
| 1536 | 2026-09-06T04:32:16.441Z | Compiling num-bigint-dig v0.8.6 |
| 1537 | 2026-09-06T04:32:16.475Z | Compiling num-conv v0.2.0 |
| 1538 | 2026-09-06T04:32:16.506Z | Compiling packed_struct v0.10.1 |
| 1539 | 2026-09-06T04:32:16.610Z | Compiling funty v2.0.0 |
| 1540 | 2026-09-06T04:32:16.628Z | Compiling powerfmt v0.2.0 |
| 1541 | 2026-09-06T04:32:16.672Z | Compiling time-core v0.1.8 |
| 1542 | 2026-09-06T04:32:16.768Z | Compiling deranged v0.5.8 |
| 1543 | 2026-09-06T04:32:16.819Z | Compiling time-macros v0.2.27 |
| 1544 | 2026-09-06T04:32:16.836Z | Compiling darling v0.20.11 |
| 1545 | 2026-09-06T04:32:16.918Z | Compiling clap_builder v4.6.0 |
| 1546 | 2026-09-06T04:32:17.187Z | Compiling bitvec v1.0.1 |
| 1547 | 2026-09-06T04:32:17.330Z | Compiling thiserror v1.0.69 |
| 1548 | 2026-09-06T04:32:17.398Z | Compiling bit-set v0.8.0 |
| 1549 | 2026-09-06T04:32:17.434Z | Compiling rusty-fork v0.3.1 |
| 1550 | 2026-09-06T04:32:17.561Z | Compiling hyper-util v0.1.20 |
| 1551 | 2026-09-06T04:32:17.874Z | Compiling num-iter v0.1.45 |
| 1552 | 2026-09-06T04:32:17.988Z | Compiling rand v0.8.6 |
| 1553 | 2026-09-06T04:32:18.561Z | Compiling goblin v0.10.5 |
| 1554 | 2026-09-06T04:32:18.667Z | Compiling packed_struct_codegen v0.10.1 |
| 1555 | 2026-09-06T04:32:18.773Z | Compiling lazy_static v1.5.0 |
| 1556 | 2026-09-06T04:32:18.869Z | Compiling hmac v0.12.1 |
| 1557 | 2026-09-06T04:32:19.033Z | Compiling toml_datetime v0.6.11 |
| 1558 | 2026-09-06T04:32:19.252Z | Compiling serde_spanned v0.6.9 |
| 1559 | 2026-09-06T04:32:19.289Z | Compiling rand_xorshift v0.4.0 |
| 1560 | 2026-09-06T04:32:19.394Z | Compiling bitfield-macros v0.19.4 |
| 1561 | 2026-09-06T04:32:19.452Z | Compiling clap_derive v4.6.1 |
| 1562 | 2026-09-06T04:32:19.770Z | Compiling zerocopy-derive v0.6.6 |
| 1563 | 2026-09-06T04:32:19.919Z | Compiling sync_wrapper v1.0.2 |
| 1564 | 2026-09-06T04:32:20.030Z | Compiling indexmap v1.9.3 |
| 1565 | 2026-09-06T04:32:20.160Z | Compiling crossbeam-utils v0.8.21 |
| 1566 | 2026-09-06T04:32:20.222Z | Compiling object v0.37.3 |
| 1567 | 2026-09-06T04:32:20.440Z | Compiling crc-catalog v2.4.0 |
| 1568 | 2026-09-06T04:32:20.488Z | Compiling unarray v0.1.4 |
| 1569 | 2026-09-06T04:32:20.536Z | Compiling nodrop v0.1.14 |
| 1570 | 2026-09-06T04:32:20.602Z | Compiling usdt-impl v0.6.0 |
| 1571 | 2026-09-06T04:32:20.605Z | Compiling num_threads v0.1.7 |
| 1572 | 2026-09-06T04:32:20.633Z | Compiling siphasher v1.0.2 |
| 1573 | 2026-09-06T04:32:20.701Z | Compiling zlib-rs v0.6.2 |
| 1574 | 2026-09-06T04:32:20.817Z | Compiling paste v1.0.15 |
| 1575 | 2026-09-06T04:32:20.853Z | Compiling time v0.3.47 |
| 1576 | 2026-09-06T04:32:20.997Z | Compiling array-init v0.0.4 |
| 1577 | 2026-09-06T04:32:21.130Z | Compiling zerocopy v0.6.6 |
| 1578 | 2026-09-06T04:32:21.206Z | Compiling clap v4.6.1 |
| 1579 | 2026-09-06T04:32:21.291Z | Compiling proptest v1.11.0 |
| 1580 | 2026-09-06T04:32:21.335Z | Compiling crc v3.4.0 |
| 1581 | 2026-09-06T04:32:21.459Z | Compiling dof v0.4.0 |
| 1582 | 2026-09-06T04:32:21.934Z | Compiling bitfield v0.19.4 |
| 1583 | 2026-09-06T04:32:22.223Z | Compiling tower v0.5.3 |
| 1584 | 2026-09-06T04:32:22.681Z | Compiling smallvec v0.6.14 |
| 1585 | 2026-09-06T04:32:22.949Z | Compiling derive_builder_core v0.20.2 |
| 1586 | 2026-09-06T04:32:23.111Z | Compiling dtrace-parser v0.3.0 |
| 1587 | 2026-09-06T04:32:23.636Z | Compiling flate2 v1.1.9 |
| 1588 | 2026-09-06T04:32:23.768Z | Compiling ipnetwork v0.21.1 |
| 1589 | 2026-09-06T04:32:23.835Z | Compiling pkcs1 v0.7.5 |
| 1590 | 2026-09-06T04:32:23.903Z | Compiling http-body-util v0.1.3 |
| 1591 | 2026-09-06T04:32:24.039Z | Compiling heapless v0.7.17 |
| 1592 | 2026-09-06T04:32:24.143Z | Compiling slog v2.8.2 |
| 1593 | 2026-09-06T04:32:24.158Z | Compiling darling_core v0.23.0 |
| 1594 | 2026-09-06T04:32:24.223Z | Compiling scroll_derive v0.12.1 |
| 1595 | 2026-09-06T04:32:24.280Z | Compiling structmeta-derive v0.3.0 |
| 1596 | 2026-09-06T04:32:24.327Z | Compiling thread-id v5.1.0 |
| 1597 | 2026-09-06T04:32:24.415Z | Compiling cookie v0.18.1 |
| 1598 | 2026-09-06T04:32:24.460Z | Compiling env_filter v2.0.0 |
| 1599 | 2026-09-06T04:32:24.630Z | Compiling base64 v0.21.7 |
| 1600 | 2026-09-06T04:32:24.802Z | Compiling unicode-bidi v0.3.18 |
| 1601 | 2026-09-06T04:32:24.948Z | Compiling signal-hook v0.3.18 |
| 1602 | 2026-09-06T04:32:24.967Z | Compiling anyhow v1.0.104 |
| 1603 | 2026-09-06T04:32:25.125Z | Compiling iri-string v0.7.10 |
| 1604 | 2026-09-06T04:32:25.286Z | Compiling ryu v1.0.23 |
| 1605 | 2026-09-06T04:32:25.359Z | Compiling winnow v0.5.40 |
| 1606 | 2026-09-06T04:32:25.412Z | Compiling allocator-api2 v0.2.21 |
| 1607 | 2026-09-06T04:32:25.469Z | Compiling gimli v0.32.3 |
| 1608 | 2026-09-06T04:32:25.748Z | Compiling zstd-safe v7.2.4 |
| 1609 | 2026-09-06T04:32:25.946Z | Compiling unicode-properties v0.1.4 |
| 1610 | 2026-09-06T04:32:26.160Z | Compiling hashbrown v0.12.3 |
| 1611 | 2026-09-06T04:32:26.643Z | Compiling toml_edit v0.19.15 |
| 1612 | 2026-09-06T04:32:26.731Z | Compiling darling_macro v0.23.0 |
| 1613 | 2026-09-06T04:32:26.777Z | Compiling tower-http v0.6.8 |
| 1614 | 2026-09-06T04:32:27.030Z | Compiling stringprep v0.1.5 |
| 1615 | 2026-09-06T04:32:27.192Z | Compiling addr2line v0.25.1 |
| 1616 | 2026-09-06T04:32:27.235Z | Compiling structmeta v0.3.0 |
| 1617 | 2026-09-06T04:32:27.397Z | Compiling serde_urlencoded v0.7.1 |
| 1618 | 2026-09-06T04:32:27.523Z | Compiling scroll v0.12.0 |
| 1619 | 2026-09-06T04:32:27.537Z | Compiling ron v0.8.1 |
| 1620 | 2026-09-06T04:32:27.642Z | Compiling env_logger v0.11.11 |
| 1621 | 2026-09-06T04:32:27.905Z | Compiling rsa v0.9.10 |
| 1622 | 2026-09-06T04:32:27.998Z | Compiling oxnet v0.1.7 |
| 1623 | 2026-09-06T04:32:28.045Z | Compiling derive_builder_macro v0.20.2 |
| 1624 | 2026-09-06T04:32:28.376Z | Compiling newtype-uuid v1.3.2 |
| 1625 | 2026-09-06T04:32:28.461Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1626 | 2026-09-06T04:32:28.493Z | Compiling hashbrown v0.13.2 |
| 1627 | 2026-09-06T04:32:28.514Z | Compiling bzip2 v0.4.4 |
| 1628 | 2026-09-06T04:32:28.708Z | Compiling serde-hex v0.1.0 |
| 1629 | 2026-09-06T04:32:28.722Z | Compiling tokio-native-tls v0.3.1 |
| 1630 | 2026-09-06T04:32:29.280Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1631 | 2026-09-06T04:32:29.478Z | Compiling camino v1.2.5 |
| 1632 | 2026-09-06T04:32:29.905Z | Compiling bstr v1.12.1 |
| 1633 | 2026-09-06T04:32:29.929Z | Compiling crypto-common v0.2.2 |
| 1634 | 2026-09-06T04:32:30.473Z | Compiling block-buffer v0.12.1 |
| 1635 | 2026-09-06T04:32:30.555Z | Compiling block-padding v0.4.2 |
| 1636 | 2026-09-06T04:32:30.680Z | Compiling heck v0.4.1 |
| 1637 | 2026-09-06T04:32:30.732Z | Compiling rustls-native-certs v0.8.3 |
| 1638 | 2026-09-06T04:32:30.911Z | Compiling curve25519-dalek v4.1.3 |
| 1639 | 2026-09-06T04:32:30.973Z | Compiling x509-cert v0.2.5 |
| 1640 | 2026-09-06T04:32:31.028Z | Compiling md-5 v0.10.6 |
| 1641 | 2026-09-06T04:32:31.207Z | Compiling erased-serde v0.3.31 |
| 1642 | 2026-09-06T04:32:31.244Z | Compiling serde_tokenstream v0.2.3 |
| 1643 | 2026-09-06T04:32:31.563Z | Compiling vergen-lib v9.1.0 |
| 1644 | 2026-09-06T04:32:31.680Z | Compiling zerocopy-derive v0.7.35 |
| 1645 | 2026-09-06T04:32:31.694Z | Compiling pin-project-internal v1.1.11 |
| 1646 | 2026-09-06T04:32:31.742Z | Compiling async-trait v0.1.89 |
| 1647 | 2026-09-06T04:32:31.822Z | Compiling daft-derive v0.1.8 |
| 1648 | 2026-09-06T04:32:32.279Z | Compiling hash32 v0.2.1 |
| 1649 | 2026-09-06T04:32:32.479Z | Compiling memoffset v0.9.1 |
| 1650 | 2026-09-06T04:32:32.528Z | Compiling encoding_rs v0.8.35 |
| 1651 | 2026-09-06T04:32:32.558Z | Compiling fallible-iterator v0.2.0 |
| 1652 | 2026-09-06T04:32:32.582Z | Compiling owo-colors v4.3.0 |
| 1653 | 2026-09-06T04:32:32.668Z | Compiling mime v0.3.17 |
| 1654 | 2026-09-06T04:32:32.757Z | Compiling psl-types v2.0.11 |
| 1655 | 2026-09-06T04:32:32.800Z | Compiling litrs v1.0.0 |
| 1656 | 2026-09-06T04:32:32.871Z | Compiling crc-any v2.5.0 |
| 1657 | 2026-09-06T04:32:32.891Z | Compiling rustix v0.38.44 |
| 1658 | 2026-09-06T04:32:32.901Z | Compiling ref-cast v1.0.25 |
| 1659 | 2026-09-06T04:32:32.927Z | Compiling smoltcp v0.9.1 |
| 1660 | 2026-09-06T04:32:33.083Z | Compiling rustc-demangle v0.1.27 |
| 1661 | 2026-09-06T04:32:33.125Z | Compiling cfg_aliases v0.2.1 |
| 1662 | 2026-09-06T04:32:33.208Z | Compiling nix v0.31.2 |
| 1663 | 2026-09-06T04:32:33.234Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1664 | 2026-09-06T04:32:33.297Z | Compiling document-features v0.2.12 |
| 1665 | 2026-09-06T04:32:33.310Z | Compiling publicsuffix v2.3.0 |
| 1666 | 2026-09-06T04:32:33.325Z | Compiling backtrace v0.3.76 |
| 1667 | 2026-09-06T04:32:33.466Z | Compiling postgres-protocol v0.6.10 |
| 1668 | 2026-09-06T04:32:33.478Z | Compiling pin-project v1.1.11 |
| 1669 | 2026-09-06T04:32:33.574Z | Compiling zerocopy v0.7.35 |
| 1670 | 2026-09-06T04:32:33.659Z | Compiling daft v0.1.8 |
| 1671 | 2026-09-06T04:32:34.010Z | Compiling snafu-derive v0.8.9 |
| 1672 | 2026-09-06T04:32:34.074Z | Compiling inout v0.2.2 |
| 1673 | 2026-09-06T04:32:34.126Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1674 | 2026-09-06T04:32:34.249Z | Compiling object v0.30.4 |
| 1675 | 2026-09-06T04:32:34.340Z | Compiling hyper-tls v0.6.0 |
| 1676 | 2026-09-06T04:32:34.340Z | Compiling zip v0.6.6 |
| 1677 | 2026-09-06T04:32:34.404Z | Compiling derive_builder v0.20.2 |
| 1678 | 2026-09-06T04:32:34.477Z | Compiling toml v0.7.8 |
| 1679 | 2026-09-06T04:32:34.606Z | Compiling goblin v0.8.2 |
| 1680 | 2026-09-06T04:32:35.300Z | Compiling derive-ex v0.1.8 |
| 1681 | 2026-09-06T04:32:35.317Z | Compiling darling v0.23.0 |
| 1682 | 2026-09-06T04:32:35.400Z | Compiling phf_shared v0.13.1 |
| 1683 | 2026-09-06T04:32:35.416Z | Compiling regex v1.12.3 |
| 1684 | 2026-09-06T04:32:35.650Z | Compiling hubpack_derive v0.1.1 |
| 1685 | 2026-09-06T04:32:35.847Z | Compiling convert_case v0.10.0 |
| 1686 | 2026-09-06T04:32:35.938Z | Compiling futures-executor v0.3.32 |
| 1687 | 2026-09-06T04:32:36.104Z | Compiling vergen v9.1.0 |
| 1688 | 2026-09-06T04:32:36.151Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1689 | 2026-09-06T04:32:36.203Z | Compiling ref-cast-impl v1.0.25 |
| 1690 | 2026-09-06T04:32:36.285Z | Compiling strum_macros v0.27.2 |
| 1691 | 2026-09-06T04:32:36.747Z | Compiling cargo-platform v0.3.2 |
| 1692 | 2026-09-06T04:32:36.789Z | Compiling ff v0.13.1 |
| 1693 | 2026-09-06T04:32:36.933Z | Compiling fs-err v3.3.0 |
| 1694 | 2026-09-06T04:32:36.948Z | Compiling is_ci v1.2.0 |
| 1695 | 2026-09-06T04:32:37.016Z | Compiling foldhash v0.2.0 |
| 1696 | 2026-09-06T04:32:37.084Z | Compiling path-slash v0.1.5 |
| 1697 | 2026-09-06T04:32:37.119Z | Compiling base16ct v0.2.0 |
| 1698 | 2026-09-06T04:32:37.157Z | Compiling either v1.15.0 |
| 1699 | 2026-09-06T04:32:37.212Z | Compiling managed v0.8.0 |
| 1700 | 2026-09-06T04:32:37.238Z | Compiling libbz2-rs-sys v0.2.2 |
| 1701 | 2026-09-06T04:32:37.295Z | Compiling bumpalo v3.20.2 |
| 1702 | 2026-09-06T04:32:37.370Z | Compiling bitflags v1.3.2 |
| 1703 | 2026-09-06T04:32:37.432Z | Compiling jiff-core v0.1.0 |
| 1704 | 2026-09-06T04:32:37.450Z | Compiling same-file v1.0.6 |
| 1705 | 2026-09-06T04:32:37.552Z | Compiling foldhash v0.1.5 |
| 1706 | 2026-09-06T04:32:37.617Z | Compiling textwrap v0.16.2 |
| 1707 | 2026-09-06T04:32:37.726Z | Compiling hashbrown v0.15.5 |
| 1708 | 2026-09-06T04:32:37.928Z | Compiling bzip2 v0.6.1 |
| 1709 | 2026-09-06T04:32:38.071Z | Compiling walkdir v2.5.0 |
| 1710 | 2026-09-06T04:32:38.105Z | Compiling zopfli v0.8.3 |
| 1711 | 2026-09-06T04:32:38.258Z | Compiling strum v0.27.2 |
| 1712 | 2026-09-06T04:32:38.274Z | Compiling jiff v0.2.34 |
| 1713 | 2026-09-06T04:32:38.383Z | Compiling sec1 v0.7.3 |
| 1714 | 2026-09-06T04:32:38.398Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1715 | 2026-09-06T04:32:38.496Z | Compiling hashbrown v0.16.1 |
| 1716 | 2026-09-06T04:32:38.768Z | Compiling supports-color v3.0.2 |
| 1717 | 2026-09-06T04:32:38.784Z | Compiling test-strategy v0.4.5 |
| 1718 | 2026-09-06T04:32:38.934Z | Compiling cargo_metadata v0.23.1 |
| 1719 | 2026-09-06T04:32:38.937Z | Compiling group v0.13.0 |
| 1720 | 2026-09-06T04:32:39.094Z | Compiling dof v0.3.0 |
| 1721 | 2026-09-06T04:32:39.861Z | Compiling derive_more-impl v2.1.1 |
| 1722 | 2026-09-06T04:32:39.938Z | Compiling hubpack v0.1.2 |
| 1723 | 2026-09-06T04:32:40.161Z | Compiling futures v0.3.32 |
| 1724 | 2026-09-06T04:32:40.250Z | Compiling snafu v0.8.9 |
| 1725 | 2026-09-06T04:32:40.299Z | Compiling phf v0.13.1 |
| 1726 | 2026-09-06T04:32:40.344Z | Compiling serde_with_macros v3.21.0 |
| 1727 | 2026-09-06T04:32:40.467Z | Compiling signal-hook-mio v0.2.5 |
| 1728 | 2026-09-06T04:32:40.616Z | Compiling cookie_store v0.22.1 |
| 1729 | 2026-09-06T04:32:40.975Z | Compiling zstd v0.13.3 |
| 1730 | 2026-09-06T04:32:41.036Z | Compiling reqwest v0.12.28 |
| 1731 | 2026-09-06T04:32:41.240Z | Compiling cipher v0.5.2 |
| 1732 | 2026-09-06T04:32:41.274Z | Compiling postgres-types v0.2.12 |
| 1733 | 2026-09-06T04:32:41.487Z | Compiling backtrace-ext v0.2.1 |
| 1734 | 2026-09-06T04:32:41.821Z | Compiling usdt-attr-macro v0.6.0 |
| 1735 | 2026-09-06T04:32:41.869Z | Compiling usdt-macro v0.6.0 |
| 1736 | 2026-09-06T04:32:42.147Z | Compiling globset v0.4.18 |
| 1737 | 2026-09-06T04:32:42.366Z | Compiling phf_shared v0.11.3 |
| 1738 | 2026-09-06T04:32:42.452Z | Compiling hkdf v0.12.4 |
| 1739 | 2026-09-06T04:32:42.560Z | Compiling dtrace-parser v0.2.0 |
| 1740 | 2026-09-06T04:32:42.628Z | Compiling byte-wrapper v0.1.0 |
| 1741 | 2026-09-06T04:32:42.631Z | Compiling olpc-cjson v0.1.4 |
| 1742 | 2026-09-06T04:32:42.631Z | Compiling ed25519 v2.2.3 |
| 1743 | 2026-09-06T04:32:42.790Z | Compiling pem v3.0.6 |
| 1744 | 2026-09-06T04:32:42.793Z | Compiling crypto-bigint v0.5.5 |
| 1745 | 2026-09-06T04:32:42.830Z | Compiling serde-big-array v0.5.1 |
| 1746 | 2026-09-06T04:32:42.972Z | Compiling serde_plain v1.0.2 |
| 1747 | 2026-09-06T04:32:42.976Z | Compiling strum_macros v0.26.4 |
| 1748 | 2026-09-06T04:32:43.112Z | Compiling async-recursion v1.1.1 |
| 1749 | 2026-09-06T04:32:43.169Z | Compiling serde_repr v0.1.20 |
| 1750 | 2026-09-06T04:32:43.340Z | Compiling enum-as-inner v0.6.1 |
| 1751 | 2026-09-06T04:32:43.565Z | Compiling miette-derive v7.6.0 |
| 1752 | 2026-09-06T04:32:43.718Z | Compiling float-cmp v0.10.0 |
| 1753 | 2026-09-06T04:32:43.781Z | Compiling thread-id v4.2.2 |
| 1754 | 2026-09-06T04:32:43.827Z | Compiling memmap2 v0.9.10 |
| 1755 | 2026-09-06T04:32:43.855Z | Compiling supports-hyperlinks v3.2.0 |
| 1756 | 2026-09-06T04:32:43.858Z | Compiling data-encoding v2.10.0 |
| 1757 | 2026-09-06T04:32:44.012Z | Compiling predicates-core v1.0.10 |
| 1758 | 2026-09-06T04:32:44.041Z | Compiling const-oid v0.10.2 |
| 1759 | 2026-09-06T04:32:44.195Z | Compiling normalize-line-endings v0.3.0 |
| 1760 | 2026-09-06T04:32:44.252Z | Compiling fixedbitset v0.4.2 |
| 1761 | 2026-09-06T04:32:44.300Z | Compiling supports-unicode v3.0.0 |
| 1762 | 2026-09-06T04:32:44.448Z | Compiling winnow v1.0.3 |
| 1763 | 2026-09-06T04:32:44.483Z | Compiling typed-path v0.9.3 |
| 1764 | 2026-09-06T04:32:44.622Z | Compiling whoami v2.1.0 |
| 1765 | 2026-09-06T04:32:44.772Z | Compiling precomputed-hash v0.1.1 |
| 1766 | 2026-09-06T04:32:44.806Z | Compiling new_debug_unreachable v1.0.6 |
| 1767 | 2026-09-06T04:32:44.845Z | Compiling cpufeatures v0.3.0 |
| 1768 | 2026-09-06T04:32:44.867Z | Compiling fixedbitset v0.5.7 |
| 1769 | 2026-09-06T04:32:44.896Z | Compiling difflib v0.4.0 |
| 1770 | 2026-09-06T04:32:44.927Z | Compiling static_assertions v1.1.0 |
| 1771 | 2026-09-06T04:32:44.953Z | Compiling keccak v0.1.6 |
| 1772 | 2026-09-06T04:32:45.004Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1773 | 2026-09-06T04:32:45.031Z | Compiling chacha20 v0.10.0 |
| 1774 | 2026-09-06T04:32:45.170Z | Compiling predicates v3.1.4 |
| 1775 | 2026-09-06T04:32:45.400Z | Compiling sha3 v0.10.8 |
| 1776 | 2026-09-06T04:32:45.430Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1777 | 2026-09-06T04:32:45.569Z | Compiling petgraph v0.8.3 |
| 1778 | 2026-09-06T04:32:45.682Z | Compiling string_cache v0.8.9 |
| 1779 | 2026-09-06T04:32:45.751Z | Compiling tokio-postgres v0.7.16 |
| 1780 | 2026-09-06T04:32:45.828Z | Compiling miette v7.6.0 |
| 1781 | 2026-09-06T04:32:45.869Z | Compiling strum v0.26.3 |
| 1782 | 2026-09-06T04:32:45.916Z | Compiling petgraph v0.6.5 |
| 1783 | 2026-09-06T04:32:46.002Z | Compiling toml_edit v0.22.27 |
| 1784 | 2026-09-06T04:32:46.069Z | Compiling digest v0.11.3 |
| 1785 | 2026-09-06T04:32:46.298Z | Compiling hickory-proto v0.25.2 |
| 1786 | 2026-09-06T04:32:46.960Z | Compiling usdt v0.6.0 |
| 1787 | 2026-09-06T04:32:47.229Z | Compiling usdt-impl v0.5.0 |
| 1788 | 2026-09-06T04:32:47.383Z | Compiling elliptic-curve v0.13.8 |
| 1789 | 2026-09-06T04:32:47.529Z | Compiling ed25519-dalek v2.2.0 |
| 1790 | 2026-09-06T04:32:47.799Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1791 | 2026-09-06T04:32:47.802Z | Compiling crossterm v0.28.1 |
| 1792 | 2026-09-06T04:32:47.951Z | Compiling serde_with v3.21.0 |
| 1793 | 2026-09-06T04:32:48.053Z | Compiling zip v4.6.1 |
| 1794 | 2026-09-06T04:32:48.683Z | Compiling derive_more v2.1.1 |
| 1795 | 2026-09-06T04:32:48.990Z | Compiling iddqd v0.4.2 |
| 1796 | 2026-09-06T04:32:49.198Z | Compiling itertools v0.15.0 |
| 1797 | 2026-09-06T04:32:49.287Z | Compiling itertools v0.13.0 |
| 1798 | 2026-09-06T04:32:49.469Z | Compiling similar v2.7.0 |
| 1799 | 2026-09-06T04:32:49.533Z | Compiling crossbeam-epoch v0.9.18 |
| 1800 | 2026-09-06T04:32:49.774Z | Compiling tokio-stream v0.1.18 |
| 1801 | 2026-09-06T04:32:49.870Z | Compiling buf-list v1.1.2 |
| 1802 | 2026-09-06T04:32:50.155Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1803 | 2026-09-06T04:32:50.240Z | Compiling openapiv3 v2.2.0 |
| 1804 | 2026-09-06T04:32:50.299Z | Compiling lalrpop-util v0.19.12 |
| 1805 | 2026-09-06T04:32:50.348Z | Compiling peg-runtime v0.8.5 |
| 1806 | 2026-09-06T04:32:50.462Z | Compiling thread_local v1.1.9 |
| 1807 | 2026-09-06T04:32:50.499Z | Compiling slog-async v2.8.0 |
| 1808 | 2026-09-06T04:32:50.573Z | Compiling crossbeam-channel v0.5.15 |
| 1809 | 2026-09-06T04:32:50.576Z | Compiling filetime v0.2.27 |
| 1810 | 2026-09-06T04:32:50.633Z | Compiling is-terminal v0.4.17 |
| 1811 | 2026-09-06T04:32:50.716Z | Compiling xattr v1.6.1 |
| 1812 | 2026-09-06T04:32:50.736Z | Compiling term v1.2.1 |
| 1813 | 2026-09-06T04:32:50.763Z | Compiling take_mut v0.2.2 |
| 1814 | 2026-09-06T04:32:50.811Z | Compiling camino-tempfile v1.4.1 |
| 1815 | 2026-09-06T04:32:50.883Z | Compiling tar v0.4.46 |
| 1816 | 2026-09-06T04:32:51.028Z | Compiling slog-term v2.9.2 |
| 1817 | 2026-09-06T04:32:57.154Z | Compiling rustls-webpki v0.103.13 |
| 1818 | 2026-09-06T04:32:59.910Z | Compiling tokio-rustls v0.26.4 |
| 1819 | 2026-09-06T04:32:59.910Z | Compiling rustls-platform-verifier v0.6.2 |
| 1820 | 2026-09-06T04:32:59.913Z | Compiling tough v0.22.0 |
| 1821 | 2026-09-06T04:33:00.130Z | Compiling hyper-rustls v0.27.7 |
| 1822 | 2026-09-06T04:33:00.327Z | Compiling reqwest v0.13.2 |
| 1823 | 2026-09-06T04:33:02.543Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1824 | 2026-09-06T04:33:02.759Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1825 | 2026-09-06T04:33:05.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 1826 | 2026-09-06T04:33:05.866Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1827 | 2026-09-06T04:33:05.923Z | Sep 06 04:33:04.548 INFO Starting download, target: Clickhouse |
| 1828 | 2026-09-06T04:33:05.923Z | Sep 06 04:33:04.548 INFO Starting download, target: Console |
| 1829 | 2026-09-06T04:33:05.923Z | Sep 06 04:33:04.548 INFO Starting download, target: Cockroach |
| 1830 | 2026-09-06T04:33:05.926Z | Sep 06 04:33:04.548 INFO Starting download, target: DendriteStub |
| 1831 | 2026-09-06T04:33:05.926Z | Sep 06 04:33:04.548 INFO Starting download, target: MaghemiteMgd |
| 1832 | 2026-09-06T04:33:05.926Z | Sep 06 04:33:04.548 INFO Starting download, target: MaghemiteDdmd |
| 1833 | 2026-09-06T04:33:05.926Z | Sep 06 04:33:04.548 INFO Starting download, target: TransceiverControl |
| 1834 | 2026-09-06T04:33:05.926Z | Sep 06 04:33:04.548 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1835 | 2026-09-06T04:33:05.926Z | Sep 06 04:33:04.548 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1836 | 2026-09-06T04:33:05.926Z | Sep 06 04:33:04.548 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1837 | 2026-09-06T04:33:05.926Z | Sep 06 04:33:04.548 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1838 | 2026-09-06T04:33:05.926Z | Sep 06 04:33:04.548 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1839 | 2026-09-06T04:33:05.926Z | Sep 06 04:33:04.548 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1840 | 2026-09-06T04:33:05.926Z | Sep 06 04:33:04.548 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1841 | 2026-09-06T04:33:06.352Z | Sep 06 04:33:04.940 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1842 | 2026-09-06T04:33:06.552Z | Sep 06 04:33:05.164 INFO Download complete, target: TransceiverControl |
| 1843 | 2026-09-06T04:33:07.732Z | Sep 06 04:33:06.348 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1844 | 2026-09-06T04:33:08.072Z | Sep 06 04:33:06.692 INFO Download complete, target: Console |
| 1845 | 2026-09-06T04:33:08.702Z | Sep 06 04:33:07.301 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1846 | 2026-09-06T04:33:09.511Z | Sep 06 04:33:08.129 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1847 | 2026-09-06T04:33:09.540Z | Sep 06 04:33:08.147 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1848 | 2026-09-06T04:33:09.732Z | Sep 06 04:33:08.346 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1849 | 2026-09-06T04:33:11.624Z | Sep 06 04:33:10.249 INFO Download complete, target: MaghemiteDdmd |
| 1850 | 2026-09-06T04:33:12.536Z | Sep 06 04:33:11.159 INFO Download complete, target: DendriteStub |
| 1851 | 2026-09-06T04:33:12.640Z | Sep 06 04:33:11.263 INFO Download complete, target: MaghemiteMgd |
| 1852 | 2026-09-06T04:33:12.733Z | Sep 06 04:33:11.353 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1853 | 2026-09-06T04:33:12.733Z | Sep 06 04:33:11.353 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1854 | 2026-09-06T04:33:15.420Z | Sep 06 04:33:14.045 INFO Checking that binary works, target: Clickhouse |
| 1855 | 2026-09-06T04:33:15.514Z | Sep 06 04:33:14.139 INFO Download complete, target: Clickhouse |
| 1856 | 2026-09-06T04:33:17.208Z | Sep 06 04:33:15.833 INFO Checking that binary works, target: Cockroach |
| 1857 | 2026-09-06T04:33:17.314Z | Sep 06 04:33:15.939 INFO Download complete, target: Cockroach |
| 1858 | 2026-09-06T04:33:17.331Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1859 | 2026-09-06T04:33:17.334Z | |
| 1860 | 2026-09-06T04:33:17.334Z | real 2:12.758506245 |
| 1861 | 2026-09-06T04:33:17.334Z | user 7:29.430525498 |
| 1862 | 2026-09-06T04:33:17.334Z | sys 1:29.261301065 |
| 1863 | 2026-09-06T04:33:17.334Z | trap 0.265742072 |
| 1864 | 2026-09-06T04:33:17.334Z | tflt 0.373490913 |
| 1865 | 2026-09-06T04:33:17.334Z | dflt 0.837121853 |
| 1866 | 2026-09-06T04:33:17.334Z | kflt 0.020796269 |
| 1867 | 2026-09-06T04:33:17.334Z | lock 28:25.353695930 |
| 1868 | 2026-09-06T04:33:17.334Z | slp 22:30.427962278 |
| 1869 | 2026-09-06T04:33:17.334Z | lat 50.951315865 |
| 1870 | 2026-09-06T04:33:17.334Z | stop 2:51.871677261 |
| 1871 | 2026-09-06T04:33:17.334Z | + banner clippy |
| 1872 | 2026-09-06T04:33:17.334Z | |
| 1873 | 2026-09-06T04:33:17.334Z | #### # # ##### ##### # # |
| 1874 | 2026-09-06T04:33:17.334Z | # # # # # # # # # # |
| 1875 | 2026-09-06T04:33:17.334Z | # # # # # # # # |
| 1876 | 2026-09-06T04:33:17.334Z | # # # ##### ##### # |
| 1877 | 2026-09-06T04:33:17.334Z | # # # # # # # |
| 1878 | 2026-09-06T04:33:17.334Z | #### ###### # # # # |
| 1879 | 2026-09-06T04:33:17.334Z | |
| 1880 | 2026-09-06T04:33:17.334Z | + export CARGO_INCREMENTAL=0 |
| 1881 | 2026-09-06T04:33:17.335Z | + CARGO_INCREMENTAL=0 |
| 1882 | 2026-09-06T04:33:17.335Z | + ptime -m cargo xtask clippy |
| 1883 | 2026-09-06T04:33:17.801Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1884 | 2026-09-06T04:33:18.088Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1885 | 2026-09-06T04:33:19.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s |
| 1886 | 2026-09-06T04:33:19.961Z | Running `target/debug/xtask clippy` |
| 1887 | 2026-09-06T04:33:19.985Z | running: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1888 | 2026-09-06T04:33:20.557Z | Downloading crates ... |
| 1889 | 2026-09-06T04:33:20.732Z | Downloaded criterion-plot v0.6.0 |
| 1890 | 2026-09-06T04:33:20.736Z | Downloaded assert-json-diff v2.0.2 |
| 1891 | 2026-09-06T04:33:20.736Z | Downloaded approx v0.5.1 |
| 1892 | 2026-09-06T04:33:20.736Z | Downloaded anes v0.1.6 |
| 1893 | 2026-09-06T04:33:20.736Z | Downloaded blake2b_simd v1.0.4 |
| 1894 | 2026-09-06T04:33:20.739Z | Downloaded async-object-pool v0.2.0 |
| 1895 | 2026-09-06T04:33:20.739Z | Downloaded constant_time_eq v0.3.1 |
| 1896 | 2026-09-06T04:33:20.739Z | Downloaded cast v0.3.0 |
| 1897 | 2026-09-06T04:33:20.739Z | Downloaded assert_cmd v2.1.2 |
| 1898 | 2026-09-06T04:33:20.739Z | Downloaded concurrent-queue v2.5.0 |
| 1899 | 2026-09-06T04:33:20.743Z | Downloaded async-lock v3.4.2 |
| 1900 | 2026-09-06T04:33:20.743Z | Downloaded cfg-expr v0.20.6 |
| 1901 | 2026-09-06T04:33:20.745Z | Downloaded escape8259 v0.5.3 |
| 1902 | 2026-09-06T04:33:20.745Z | Downloaded datatest-stable v0.3.3 |
| 1903 | 2026-09-06T04:33:20.746Z | Downloaded event-listener-strategy v0.5.4 |
| 1904 | 2026-09-06T04:33:20.749Z | Downloaded criterion v0.7.0 |
| 1905 | 2026-09-06T04:33:20.752Z | Downloaded event-listener v5.4.1 |
| 1906 | 2026-09-06T04:33:20.752Z | Downloaded futures-timer v3.0.3 |
| 1907 | 2026-09-06T04:33:20.753Z | Downloaded fancy-regex v0.14.0 |
| 1908 | 2026-09-06T04:33:20.755Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1909 | 2026-09-06T04:33:20.756Z | Downloaded guppy v0.17.25 |
| 1910 | 2026-09-06T04:33:20.759Z | Downloaded hex-literal v0.4.1 |
| 1911 | 2026-09-06T04:33:20.759Z | Downloaded hickory-client v0.25.2 |
| 1912 | 2026-09-06T04:33:20.759Z | Downloaded httptest v0.16.4 |
| 1913 | 2026-09-06T04:33:20.762Z | Downloaded knuffel-derive v3.2.0 |
| 1914 | 2026-09-06T04:33:20.762Z | Downloaded linkme-impl v0.3.35 |
| 1915 | 2026-09-06T04:33:20.762Z | Downloaded miette-derive v5.10.0 |
| 1916 | 2026-09-06T04:33:20.762Z | Downloaded nested v0.1.1 |
| 1917 | 2026-09-06T04:33:20.762Z | Downloaded libtest-mimic v0.8.1 |
| 1918 | 2026-09-06T04:33:20.765Z | Downloaded linkme v0.3.35 |
| 1919 | 2026-09-06T04:33:20.765Z | Downloaded pathdiff v0.2.3 |
| 1920 | 2026-09-06T04:33:20.765Z | Downloaded parking v2.2.1 |
| 1921 | 2026-09-06T04:33:20.765Z | Downloaded plotters-svg v0.3.7 |
| 1922 | 2026-09-06T04:33:20.765Z | Downloaded oorandom v11.1.5 |
| 1923 | 2026-09-06T04:33:20.768Z | Downloaded owo-colors v3.5.0 |
| 1924 | 2026-09-06T04:33:20.768Z | Downloaded plotters-backend v0.3.7 |
| 1925 | 2026-09-06T04:33:20.768Z | Downloaded miette v5.10.0 |
| 1926 | 2026-09-06T04:33:20.772Z | Downloaded partial-io v0.5.4 |
| 1927 | 2026-09-06T04:33:20.772Z | Downloaded knuffel v3.2.0 |
| 1928 | 2026-09-06T04:33:20.775Z | Downloaded path-tree v0.8.3 |
| 1929 | 2026-09-06T04:33:20.775Z | Downloaded serde_regex v1.1.0 |
| 1930 | 2026-09-06T04:33:20.775Z | Downloaded plotters v0.3.7 |
| 1931 | 2026-09-06T04:33:20.778Z | Downloaded rand_distr v0.5.1 |
| 1932 | 2026-09-06T04:33:20.781Z | Downloaded relative-path v1.9.3 |
| 1933 | 2026-09-06T04:33:20.781Z | Downloaded rstest_macros v0.25.0 |
| 1934 | 2026-09-06T04:33:20.782Z | Downloaded similar-asserts v1.7.0 |
| 1935 | 2026-09-06T04:33:20.785Z | Downloaded rstest v0.25.0 |
| 1936 | 2026-09-06T04:33:20.788Z | Downloaded rust-argon2 v2.1.0 |
| 1937 | 2026-09-06T04:33:20.788Z | Downloaded stringmetrics v2.2.2 |
| 1938 | 2026-09-06T04:33:20.788Z | Downloaded supports-unicode v2.1.0 |
| 1939 | 2026-09-06T04:33:20.788Z | Downloaded terminal_size v0.1.17 |
| 1940 | 2026-09-06T04:33:20.791Z | Downloaded supports-color v2.1.0 |
| 1941 | 2026-09-06T04:33:20.791Z | Downloaded supports-hyperlinks v2.1.0 |
| 1942 | 2026-09-06T04:33:20.791Z | Downloaded target-triple v1.0.0 |
| 1943 | 2026-09-06T04:33:20.791Z | Downloaded target-spec v3.5.7 |
| 1944 | 2026-09-06T04:33:20.791Z | Downloaded termcolor v1.4.1 |
| 1945 | 2026-09-06T04:33:20.796Z | Downloaded target-lexicon v0.13.3 |
| 1946 | 2026-09-06T04:33:20.796Z | Downloaded textwrap v0.15.2 |
| 1947 | 2026-09-06T04:33:20.796Z | Downloaded tinytemplate v1.2.1 |
| 1948 | 2026-09-06T04:33:20.796Z | Downloaded trybuild v1.0.116 |
| 1949 | 2026-09-06T04:33:20.800Z | Downloaded httpmock v0.8.3 |
| 1950 | 2026-09-06T04:33:22.661Z | Checking cfg-if v1.0.4 |
| 1951 | 2026-09-06T04:33:23.043Z | Checking serde_core v1.0.229 |
| 1952 | 2026-09-06T04:33:23.043Z | Checking libc v0.2.185 |
| 1953 | 2026-09-06T04:33:23.126Z | Checking memchr v2.8.0 |
| 1954 | 2026-09-06T04:33:23.174Z | Checking smallvec v1.15.1 |
| 1955 | 2026-09-06T04:33:23.218Z | Checking rand_core v0.10.0 |
| 1956 | 2026-09-06T04:33:23.255Z | Checking itoa v1.0.17 |
| 1957 | 2026-09-06T04:33:23.297Z | Checking subtle v2.6.1 |
| 1958 | 2026-09-06T04:33:23.338Z | Checking libm v0.2.16 |
| 1959 | 2026-09-06T04:33:23.391Z | Checking log v0.4.33 |
| 1960 | 2026-09-06T04:33:23.445Z | Checking typenum v1.20.1 |
| 1961 | 2026-09-06T04:33:23.491Z | Checking getrandom v0.4.3 |
| 1962 | 2026-09-06T04:33:23.492Z | Checking errno v0.3.14 |
| 1963 | 2026-09-06T04:33:23.571Z | Checking scopeguard v1.2.0 |
| 1964 | 2026-09-06T04:33:23.609Z | Checking zmij v1.0.21 |
| 1965 | 2026-09-06T04:33:23.649Z | Checking stable_deref_trait v1.2.1 |
| 1966 | 2026-09-06T04:33:23.691Z | Checking zerofrom v0.1.6 |
| 1967 | 2026-09-06T04:33:23.735Z | Checking lock_api v0.4.14 |
| 1968 | 2026-09-06T04:33:23.779Z | Checking percent-encoding v2.3.2 |
| 1969 | 2026-09-06T04:33:23.819Z | Checking writeable v0.6.2 |
| 1970 | 2026-09-06T04:33:23.857Z | Checking yoke v0.8.1 |
| 1971 | 2026-09-06T04:33:23.857Z | Checking litemap v0.8.1 |
| 1972 | 2026-09-06T04:33:23.952Z | Checking icu_normalizer_data v2.1.1 |
| 1973 | 2026-09-06T04:33:23.995Z | Checking icu_properties_data v2.1.2 |
| 1974 | 2026-09-06T04:33:24.038Z | Checking form_urlencoded v1.2.2 |
| 1975 | 2026-09-06T04:33:24.080Z | Checking num-traits v0.2.19 |
| 1976 | 2026-09-06T04:33:24.080Z | Checking zerovec v0.11.5 |
| 1977 | 2026-09-06T04:33:24.080Z | Checking zerotrie v0.2.3 |
| 1978 | 2026-09-06T04:33:24.196Z | Checking utf8_iter v1.0.4 |
| 1979 | 2026-09-06T04:33:24.239Z | Checking portable-atomic v1.13.1 |
| 1980 | 2026-09-06T04:33:24.282Z | Checking zerocopy v0.8.55 |
| 1981 | 2026-09-06T04:33:24.282Z | Checking critical-section v1.2.0 |
| 1982 | 2026-09-06T04:33:24.365Z | Checking pin-project-lite v0.2.17 |
| 1983 | 2026-09-06T04:33:24.412Z | Checking parking_lot_core v0.9.12 |
| 1984 | 2026-09-06T04:33:24.472Z | Checking signal-hook-registry v1.4.8 |
| 1985 | 2026-09-06T04:33:24.523Z | Checking iana-time-zone v0.1.65 |
| 1986 | 2026-09-06T04:33:24.592Z | Checking serde v1.0.229 |
| 1987 | 2026-09-06T04:33:24.632Z | Checking bitflags v2.11.0 |
| 1988 | 2026-09-06T04:33:24.675Z | Checking serde_json v1.0.151 |
| 1989 | 2026-09-06T04:33:24.678Z | Checking tinystr v0.8.2 |
| 1990 | 2026-09-06T04:33:24.709Z | Checking potential_utf v0.1.4 |
| 1991 | 2026-09-06T04:33:24.712Z | Checking parking_lot v0.12.5 |
| 1992 | 2026-09-06T04:33:24.823Z | Checking once_cell v1.21.3 |
| 1993 | 2026-09-06T04:33:24.866Z | Checking mio v1.2.0 |
| 1994 | 2026-09-06T04:33:24.917Z | Checking icu_locale_core v2.1.1 |
| 1995 | 2026-09-06T04:33:24.957Z | Checking icu_collections v2.1.1 |
| 1996 | 2026-09-06T04:33:25.007Z | Checking uuid v1.23.4 |
| 1997 | 2026-09-06T04:33:25.052Z | Checking zeroize v1.9.0 |
| 1998 | 2026-09-06T04:33:25.052Z | Checking bytes v1.11.1 |
| 1999 | 2026-09-06T04:33:25.175Z | Checking chrono v0.4.45 |
| 2000 | 2026-09-06T04:33:25.269Z | Checking socket2 v0.6.3 |
| 2001 | 2026-09-06T04:33:25.318Z | Checking semver v1.0.28 |
| 2002 | 2026-09-06T04:33:25.373Z | Checking thiserror v2.0.18 |
| 2003 | 2026-09-06T04:33:25.426Z | Checking dyn-clone v1.0.20 |
| 2004 | 2026-09-06T04:33:25.493Z | Checking icu_provider v2.1.1 |
| 2005 | 2026-09-06T04:33:25.548Z | Checking rustix v1.1.4 |
| 2006 | 2026-09-06T04:33:25.551Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2007 | 2026-09-06T04:33:25.632Z | Checking tokio v1.52.1 |
| 2008 | 2026-09-06T04:33:25.635Z | Checking futures-core v0.3.32 |
| 2009 | 2026-09-06T04:33:25.667Z | Checking getrandom v0.2.17 |
| 2010 | 2026-09-06T04:33:25.747Z | Checking icu_properties v2.1.2 |
| 2011 | 2026-09-06T04:33:25.817Z | Checking icu_normalizer v2.1.1 |
| 2012 | 2026-09-06T04:33:25.900Z | Checking equivalent v1.0.2 |
| 2013 | 2026-09-06T04:33:25.949Z | Checking rand_core v0.6.4 |
| 2014 | 2026-09-06T04:33:26.014Z | Checking cmov v0.5.4 |
| 2015 | 2026-09-06T04:33:26.056Z | Checking futures-sink v0.3.32 |
| 2016 | 2026-09-06T04:33:26.168Z | Checking byteorder v1.5.0 |
| 2017 | 2026-09-06T04:33:26.171Z | Checking getrandom v0.3.4 |
| 2018 | 2026-09-06T04:33:26.248Z | Checking futures-channel v0.3.32 |
| 2019 | 2026-09-06T04:33:26.251Z | Checking ctutils v0.4.2 |
| 2020 | 2026-09-06T04:33:26.353Z | Checking futures-io v0.3.32 |
| 2021 | 2026-09-06T04:33:26.430Z | Checking futures-task v0.3.32 |
| 2022 | 2026-09-06T04:33:26.470Z | Checking slab v0.4.12 |
| 2023 | 2026-09-06T04:33:26.509Z | Checking generic-array v0.14.7 |
| 2024 | 2026-09-06T04:33:26.512Z | Checking fnv v1.0.7 |
| 2025 | 2026-09-06T04:33:26.586Z | Checking hybrid-array v0.4.13 |
| 2026 | 2026-09-06T04:33:26.627Z | Checking regex-syntax v0.8.10 |
| 2027 | 2026-09-06T04:33:26.630Z | Checking idna_adapter v1.2.1 |
| 2028 | 2026-09-06T04:33:26.705Z | Checking futures-util v0.3.32 |
| 2029 | 2026-09-06T04:33:26.708Z | Checking hashbrown v0.17.0 |
| 2030 | 2026-09-06T04:33:26.815Z | Checking idna v1.1.0 |
| 2031 | 2026-09-06T04:33:27.001Z | Checking thiserror v1.0.69 |
| 2032 | 2026-09-06T04:33:27.092Z | Checking ppv-lite86 v0.2.21 |
| 2033 | 2026-09-06T04:33:27.095Z | Checking url v2.5.8 |
| 2034 | 2026-09-06T04:33:27.171Z | Checking const-oid v0.9.6 |
| 2035 | 2026-09-06T04:33:27.210Z | Checking indexmap v2.14.0 |
| 2036 | 2026-09-06T04:33:27.373Z | Checking crypto-common v0.2.2 |
| 2037 | 2026-09-06T04:33:27.425Z | Checking base64ct v1.8.3 |
| 2038 | 2026-09-06T04:33:27.588Z | Checking schemars v0.8.22 |
| 2039 | 2026-09-06T04:33:27.694Z | Checking crypto-common v0.1.7 |
| 2040 | 2026-09-06T04:33:27.795Z | Checking block-buffer v0.12.1 |
| 2041 | 2026-09-06T04:33:27.859Z | Checking base64 v0.22.1 |
| 2042 | 2026-09-06T04:33:27.899Z | Checking block-buffer v0.10.4 |
| 2043 | 2026-09-06T04:33:27.939Z | Checking rand_core v0.9.5 |
| 2044 | 2026-09-06T04:33:27.993Z | Checking utf8parse v0.2.2 |
| 2045 | 2026-09-06T04:33:28.033Z | Checking erased-serde v0.3.31 |
| 2046 | 2026-09-06T04:33:28.072Z | Checking digest v0.10.7 |
| 2047 | 2026-09-06T04:33:28.124Z | Checking anstyle v1.0.14 |
| 2048 | 2026-09-06T04:33:28.127Z | Checking http v1.4.2 |
| 2049 | 2026-09-06T04:33:28.201Z | Checking tracing-core v0.1.36 |
| 2050 | 2026-09-06T04:33:28.271Z | Checking fastrand v2.3.0 |
| 2051 | 2026-09-06T04:33:28.314Z | Checking const-oid v0.10.2 |
| 2052 | 2026-09-06T04:33:28.352Z | Checking rand_chacha v0.9.0 |
| 2053 | 2026-09-06T04:33:28.437Z | Checking slog v2.8.2 |
| 2054 | 2026-09-06T04:33:28.483Z | Checking colorchoice v1.0.4 |
| 2055 | 2026-09-06T04:33:28.524Z | Checking is_terminal_polyfill v1.70.2 |
| 2056 | 2026-09-06T04:33:28.563Z | Checking tracing v0.1.44 |
| 2057 | 2026-09-06T04:33:28.604Z | Checking anstyle-query v1.1.5 |
| 2058 | 2026-09-06T04:33:28.643Z | Checking rand v0.9.2 |
| 2059 | 2026-09-06T04:33:28.683Z | Checking terminal_size v0.4.3 |
| 2060 | 2026-09-06T04:33:28.686Z | Checking tempfile v3.27.0 |
| 2061 | 2026-09-06T04:33:28.760Z | Checking anstyle-parse v1.0.0 |
| 2062 | 2026-09-06T04:33:28.763Z | Checking ipnet v2.12.0 |
| 2063 | 2026-09-06T04:33:28.797Z | Checking aho-corasick v1.1.4 |
| 2064 | 2026-09-06T04:33:28.874Z | Checking digest v0.11.3 |
| 2065 | 2026-09-06T04:33:28.879Z | Checking tokio-util v0.7.18 |
| 2066 | 2026-09-06T04:33:28.913Z | Checking cpufeatures v0.3.0 |
| 2067 | 2026-09-06T04:33:28.991Z | Checking anstream v1.0.0 |
| 2068 | 2026-09-06T04:33:28.994Z | Checking strsim v0.11.1 |
| 2069 | 2026-09-06T04:33:29.069Z | Checking clap_lex v1.0.0 |
| 2070 | 2026-09-06T04:33:29.110Z | Checking unicode-ident v1.0.24 |
| 2071 | 2026-09-06T04:33:29.114Z | Checking ipnetwork v0.21.1 |
| 2072 | 2026-09-06T04:33:29.189Z | Checking allocator-api2 v0.2.21 |
| 2073 | 2026-09-06T04:33:29.230Z | Checking crossbeam-utils v0.8.21 |
| 2074 | 2026-09-06T04:33:29.233Z | Checking cpufeatures v0.2.17 |
| 2075 | 2026-09-06T04:33:29.307Z | Checking proc-macro2 v1.0.106 |
| 2076 | 2026-09-06T04:33:29.310Z | Checking clap_builder v4.6.0 |
| 2077 | 2026-09-06T04:33:29.385Z | Checking httparse v1.10.1 |
| 2078 | 2026-09-06T04:33:29.426Z | Checking powerfmt v0.2.0 |
| 2079 | 2026-09-06T04:33:29.481Z | Checking regex-automata v0.4.14 |
| 2080 | 2026-09-06T04:33:29.522Z | Checking num-conv v0.2.0 |
| 2081 | 2026-09-06T04:33:29.568Z | Checking num_threads v0.1.7 |
| 2082 | 2026-09-06T04:33:29.608Z | Checking deranged v0.5.8 |
| 2083 | 2026-09-06T04:33:29.632Z | Checking time-core v0.1.8 |
| 2084 | 2026-09-06T04:33:29.685Z | Checking rustls-pki-types v1.14.0 |
| 2085 | 2026-09-06T04:33:29.689Z | Checking quote v1.0.45 |
| 2086 | 2026-09-06T04:33:29.722Z | Checking aws-lc-sys v0.40.0 |
| 2087 | 2026-09-06T04:33:29.726Z | Checking anyhow v1.0.104 |
| 2088 | 2026-09-06T04:33:29.838Z | Checking untrusted v0.7.1 |
| 2089 | 2026-09-06T04:33:29.924Z | Checking syn v2.0.117 |
| 2090 | 2026-09-06T04:33:29.985Z | Checking http-body v1.0.1 |
| 2091 | 2026-09-06T04:33:30.026Z | Checking hex v0.4.3 |
| 2092 | 2026-09-06T04:33:30.034Z | Checking simd-adler32 v0.3.8 |
| 2093 | 2026-09-06T04:33:30.148Z | Checking atomic-waker v1.1.2 |
| 2094 | 2026-09-06T04:33:30.270Z | Checking spin v0.9.8 |
| 2095 | 2026-09-06T04:33:30.332Z | Checking httpdate v1.0.3 |
| 2096 | 2026-09-06T04:33:30.349Z | Checking adler2 v2.0.1 |
| 2097 | 2026-09-06T04:33:30.389Z | Checking aws-lc-rs v1.16.3 |
| 2098 | 2026-09-06T04:33:30.486Z | Checking try-lock v0.2.5 |
| 2099 | 2026-09-06T04:33:30.489Z | Checking miniz_oxide v0.8.9 |
| 2100 | 2026-09-06T04:33:30.489Z | Checking h2 v0.4.15 |
| 2101 | 2026-09-06T04:33:30.605Z | Checking time v0.3.47 |
| 2102 | 2026-09-06T04:33:30.610Z | Checking clap v4.6.1 |
| 2103 | 2026-09-06T04:33:30.680Z | Checking want v0.3.1 |
| 2104 | 2026-09-06T04:33:30.750Z | Checking oxnet v0.1.7 |
| 2105 | 2026-09-06T04:33:30.834Z | Checking pem-rfc7468 v0.7.0 |
| 2106 | 2026-09-06T04:33:30.931Z | Checking untrusted v0.9.0 |
| 2107 | 2026-09-06T04:33:31.027Z | Checking flagset v0.4.7 |
| 2108 | 2026-09-06T04:33:31.075Z | Checking ryu v1.0.23 |
| 2109 | 2026-09-06T04:33:31.079Z | Checking tower-service v0.3.3 |
| 2110 | 2026-09-06T04:33:31.200Z | Checking tower-layer v0.3.3 |
| 2111 | 2026-09-06T04:33:31.270Z | Checking rustls-webpki v0.103.13 |
| 2112 | 2026-09-06T04:33:31.311Z | Checking der v0.7.10 |
| 2113 | 2026-09-06T04:33:31.314Z | Checking block-padding v0.4.2 |
| 2114 | 2026-09-06T04:33:31.389Z | Checking camino v1.2.5 |
| 2115 | 2026-09-06T04:33:31.429Z | Checking unicode-width v0.2.0 |
| 2116 | 2026-09-06T04:33:31.522Z | Checking inout v0.2.2 |
| 2117 | 2026-09-06T04:33:31.677Z | Checking socket2 v0.5.10 |
| 2118 | 2026-09-06T04:33:31.718Z | Checking mime v0.3.17 |
| 2119 | 2026-09-06T04:33:31.721Z | Checking pretty-hex v0.4.1 |
| 2120 | 2026-09-06T04:33:31.796Z | Checking rustls v0.23.41 |
| 2121 | 2026-09-06T04:33:31.799Z | Checking cipher v0.5.2 |
| 2122 | 2026-09-06T04:33:31.904Z | Checking http-body-util v0.1.3 |
| 2123 | 2026-09-06T04:33:31.945Z | Checking rand_chacha v0.3.1 |
| 2124 | 2026-09-06T04:33:31.986Z | Checking bit-vec v0.8.0 |
| 2125 | 2026-09-06T04:33:32.083Z | Checking plain v0.2.3 |
| 2126 | 2026-09-06T04:33:32.125Z | Checking spki v0.7.3 |
| 2127 | 2026-09-06T04:33:32.164Z | Checking wait-timeout v0.2.1 |
| 2128 | 2026-09-06T04:33:32.202Z | Checking rand v0.8.6 |
| 2129 | 2026-09-06T04:33:32.242Z | Checking ucd-trie v0.1.7 |
| 2130 | 2026-09-06T04:33:32.245Z | Checking bit-set v0.8.0 |
| 2131 | 2026-09-06T04:33:32.246Z | Checking openssl-probe v0.2.1 |
| 2132 | 2026-09-06T04:33:32.354Z | Checking regex v1.12.3 |
| 2133 | 2026-09-06T04:33:32.357Z | Checking serde_urlencoded v0.7.1 |
| 2134 | 2026-09-06T04:33:32.431Z | Checking pest v2.8.6 |
| 2135 | 2026-09-06T04:33:32.471Z | Checking crc32fast v1.5.0 |
| 2136 | 2026-09-06T04:33:32.474Z | Checking encoding_rs v0.8.35 |
| 2137 | 2026-09-06T04:33:32.623Z | Checking quick-error v1.2.3 |
| 2138 | 2026-09-06T04:33:32.664Z | Checking futures-executor v0.3.32 |
| 2139 | 2026-09-06T04:33:32.667Z | Checking rand_xorshift v0.4.0 |
| 2140 | 2026-09-06T04:33:32.743Z | Checking unarray v0.1.4 |
| 2141 | 2026-09-06T04:33:32.784Z | Checking rusty-fork v0.3.1 |
| 2142 | 2026-09-06T04:33:32.848Z | Checking futures v0.3.32 |
| 2143 | 2026-09-06T04:33:32.852Z | Checking pkcs8 v0.10.2 |
| 2144 | 2026-09-06T04:33:32.926Z | Checking either v1.15.0 |
| 2145 | 2026-09-06T04:33:32.967Z | Checking sync_wrapper v1.0.2 |
| 2146 | 2026-09-06T04:33:33.008Z | Checking proptest v1.11.0 |
| 2147 | 2026-09-06T04:33:33.077Z | Checking zlib-rs v0.6.2 |
| 2148 | 2026-09-06T04:33:33.118Z | Checking tower v0.5.3 |
| 2149 | 2026-09-06T04:33:33.174Z | Checking sha2 v0.10.9 |
| 2150 | 2026-09-06T04:33:33.394Z | Checking hyper v1.10.1 |
| 2151 | 2026-09-06T04:33:33.460Z | Checking iri-string v0.7.10 |
| 2152 | 2026-09-06T04:33:33.502Z | Checking foldhash v0.2.0 |
| 2153 | 2026-09-06T04:33:33.540Z | Checking lazy_static v1.5.0 |
| 2154 | 2026-09-06T04:33:33.543Z | Checking openapiv3 v2.2.0 |
| 2155 | 2026-09-06T04:33:33.664Z | Checking static_assertions v1.1.0 |
| 2156 | 2026-09-06T04:33:33.705Z | Checking hashbrown v0.16.1 |
| 2157 | 2026-09-06T04:33:33.769Z | Checking tinyvec_macros v0.1.1 |
| 2158 | 2026-09-06T04:33:33.871Z | Checking tinyvec v1.10.0 |
| 2159 | 2026-09-06T04:33:33.990Z | Checking flate2 v1.1.9 |
| 2160 | 2026-09-06T04:33:34.087Z | Checking tokio-rustls v0.26.4 |
| 2161 | 2026-09-06T04:33:34.210Z | Checking rustls-native-certs v0.8.3 |
| 2162 | 2026-09-06T04:33:34.252Z | Checking signature v2.2.0 |
| 2163 | 2026-09-06T04:33:34.313Z | Checking hubpack v0.1.2 |
| 2164 | 2026-09-06T04:33:34.357Z | Checking num-integer v0.1.46 |
| 2165 | 2026-09-06T04:33:34.360Z | Checking hyper-util v0.1.20 |
| 2166 | 2026-09-06T04:33:34.434Z | Checking strum v0.26.3 |
| 2167 | 2026-09-06T04:33:34.437Z | Checking psl-types v2.0.11 |
| 2168 | 2026-09-06T04:33:34.509Z | Checking cookie v0.18.1 |
| 2169 | 2026-09-06T04:33:34.548Z | Checking tower-http v0.6.8 |
| 2170 | 2026-09-06T04:33:34.588Z | Checking ahash v0.8.12 |
| 2171 | 2026-09-06T04:33:34.628Z | Checking unicode-width v0.1.14 |
| 2172 | 2026-09-06T04:33:34.631Z | Checking publicsuffix v2.3.0 |
| 2173 | 2026-09-06T04:33:34.773Z | Checking rustls-platform-verifier v0.6.2 |
| 2174 | 2026-09-06T04:33:34.817Z | Checking toml_datetime v0.6.11 |
| 2175 | 2026-09-06T04:33:34.859Z | Checking cookie_store v0.22.1 |
| 2176 | 2026-09-06T04:33:34.862Z | Checking newtype-uuid v1.3.2 |
| 2177 | 2026-09-06T04:33:34.862Z | Checking serde_spanned v0.6.9 |
| 2178 | 2026-09-06T04:33:34.935Z | Checking scroll v0.13.0 |
| 2179 | 2026-09-06T04:33:35.012Z | Checking data-encoding v2.10.0 |
| 2180 | 2026-09-06T04:33:35.015Z | Checking bstr v1.12.1 |
| 2181 | 2026-09-06T04:33:35.087Z | Checking hmac v0.12.1 |
| 2182 | 2026-09-06T04:33:35.090Z | Checking memmap2 v0.9.10 |
| 2183 | 2026-09-06T04:33:35.164Z | Checking daft v0.1.8 |
| 2184 | 2026-09-06T04:33:35.212Z | Checking base64 v0.21.7 |
| 2185 | 2026-09-06T04:33:35.253Z | Checking goblin v0.10.5 |
| 2186 | 2026-09-06T04:33:35.294Z | Checking dtrace-parser v0.3.0 |
| 2187 | 2026-09-06T04:33:35.335Z | Checking x509-cert v0.2.5 |
| 2188 | 2026-09-06T04:33:35.338Z | Checking crossbeam-epoch v0.9.18 |
| 2189 | 2026-09-06T04:33:35.437Z | Checking thread-id v5.1.0 |
| 2190 | 2026-09-06T04:33:35.475Z | Checking num-iter v0.1.45 |
| 2191 | 2026-09-06T04:33:35.514Z | Checking scroll v0.12.0 |
| 2192 | 2026-09-06T04:33:35.552Z | Checking zerocopy v0.7.35 |
| 2193 | 2026-09-06T04:33:35.590Z | Checking rustix v0.38.44 |
| 2194 | 2026-09-06T04:33:35.630Z | Checking memoffset v0.9.1 |
| 2195 | 2026-09-06T04:33:35.633Z | Checking env_filter v2.0.0 |
| 2196 | 2026-09-06T04:33:35.709Z | Checking hyper-rustls v0.27.7 |
| 2197 | 2026-09-06T04:33:35.749Z | Checking unicode-segmentation v1.12.0 |
| 2198 | 2026-09-06T04:33:35.790Z | Checking goblin v0.8.2 |
| 2199 | 2026-09-06T04:33:35.842Z | Checking smawk v0.3.2 |
| 2200 | 2026-09-06T04:33:35.949Z | Checking reqwest v0.13.2 |
| 2201 | 2026-09-06T04:33:36.002Z | Checking unicode-linebreak v0.1.5 |
| 2202 | 2026-09-06T04:33:36.043Z | Checking tap v1.0.1 |
| 2203 | 2026-09-06T04:33:36.082Z | Checking env_logger v0.11.11 |
| 2204 | 2026-09-06T04:33:36.123Z | Checking num-bigint-dig v0.8.6 |
| 2205 | 2026-09-06T04:33:36.181Z | Checking wyz v0.5.1 |
| 2206 | 2026-09-06T04:33:36.254Z | Checking dtrace-parser v0.2.0 |
| 2207 | 2026-09-06T04:33:36.309Z | Checking pkcs1 v0.7.5 |
| 2208 | 2026-09-06T04:33:36.395Z | Checking ff v0.13.1 |
| 2209 | 2026-09-06T04:33:36.440Z | Checking radium v0.7.0 |
| 2210 | 2026-09-06T04:33:36.526Z | Checking thread-id v4.2.2 |
| 2211 | 2026-09-06T04:33:36.567Z | Checking crc-catalog v2.4.0 |
| 2212 | 2026-09-06T04:33:36.570Z | Checking funty v2.0.0 |
| 2213 | 2026-09-06T04:33:36.647Z | Checking base16ct v0.2.0 |
| 2214 | 2026-09-06T04:33:36.688Z | Checking winnow v1.0.3 |
| 2215 | 2026-09-06T04:33:36.728Z | Checking same-file v1.0.6 |
| 2216 | 2026-09-06T04:33:36.807Z | Checking sec1 v0.7.3 |
| 2217 | 2026-09-06T04:33:36.853Z | Checking crc v3.4.0 |
| 2218 | 2026-09-06T04:33:36.893Z | Checking walkdir v2.5.0 |
| 2219 | 2026-09-06T04:33:36.943Z | Checking bitvec v1.0.1 |
| 2220 | 2026-09-06T04:33:36.984Z | Checking rsa v0.9.10 |
| 2221 | 2026-09-06T04:33:37.049Z | Checking group v0.13.0 |
| 2222 | 2026-09-06T04:33:37.090Z | Checking hkdf v0.12.4 |
| 2223 | 2026-09-06T04:33:37.093Z | Checking unicode-normalization v0.1.25 |
| 2224 | 2026-09-06T04:33:37.230Z | Checking crypto-bigint v0.5.5 |
| 2225 | 2026-09-06T04:33:37.272Z | Checking zerocopy v0.6.6 |
| 2226 | 2026-09-06T04:33:37.479Z | Checking maybe-uninit v2.0.0 |
| 2227 | 2026-09-06T04:33:37.556Z | Checking foreign-types-shared v0.1.1 |
| 2228 | 2026-09-06T04:33:37.559Z | Checking foldhash v0.1.5 |
| 2229 | 2026-09-06T04:33:37.636Z | Checking nodrop v0.1.14 |
| 2230 | 2026-09-06T04:33:37.639Z | Checking dof v0.4.0 |
| 2231 | 2026-09-06T04:33:37.639Z | Checking is_ci v1.2.0 |
| 2232 | 2026-09-06T04:33:37.748Z | Checking winnow v0.5.40 |
| 2233 | 2026-09-06T04:33:37.751Z | Checking dof v0.3.0 |
| 2234 | 2026-09-06T04:33:37.789Z | Checking gimli v0.32.3 |
| 2235 | 2026-09-06T04:33:37.864Z | Checking array-init v0.0.4 |
| 2236 | 2026-09-06T04:33:37.867Z | Checking hashbrown v0.15.5 |
| 2237 | 2026-09-06T04:33:38.103Z | Checking usdt-impl v0.5.0 |
| 2238 | 2026-09-06T04:33:38.164Z | Checking elliptic-curve v0.13.8 |
| 2239 | 2026-09-06T04:33:38.205Z | Checking foreign-types v0.3.2 |
| 2240 | 2026-09-06T04:33:38.281Z | Checking packed_struct v0.10.1 |
| 2241 | 2026-09-06T04:33:38.324Z | Checking smallvec v0.6.14 |
| 2242 | 2026-09-06T04:33:38.370Z | Checking usdt-impl v0.6.0 |
| 2243 | 2026-09-06T04:33:38.412Z | Checking nix v0.31.2 |
| 2244 | 2026-09-06T04:33:38.417Z | Checking serde_with v3.21.0 |
| 2245 | 2026-09-06T04:33:38.508Z | Checking bitfield v0.19.4 |
| 2246 | 2026-09-06T04:33:38.549Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2247 | 2026-09-06T04:33:38.667Z | Checking openssl-sys v0.9.117 |
| 2248 | 2026-09-06T04:33:38.710Z | Checking usdt v0.6.0 |
| 2249 | 2026-09-06T04:33:38.807Z | Checking object v0.37.3 |
| 2250 | 2026-09-06T04:33:38.911Z | Checking rustc-demangle v0.1.27 |
| 2251 | 2026-09-06T04:33:38.952Z | Checking toml_edit v0.19.15 |
| 2252 | 2026-09-06T04:33:39.069Z | Checking hashbrown v0.12.3 |
| 2253 | 2026-09-06T04:33:39.170Z | Checking siphasher v1.0.2 |
| 2254 | 2026-09-06T04:33:39.362Z | Checking bitflags v1.3.2 |
| 2255 | 2026-09-06T04:33:39.399Z | Checking keccak v0.1.6 |
| 2256 | 2026-09-06T04:33:39.399Z | Checking addr2line v0.25.1 |
| 2257 | 2026-09-06T04:33:39.487Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2258 | 2026-09-06T04:33:39.529Z | Checking indexmap v1.9.3 |
| 2259 | 2026-09-06T04:33:39.635Z | Checking sha3 v0.10.8 |
| 2260 | 2026-09-06T04:33:39.677Z | Checking openssl v0.10.80 |
| 2261 | 2026-09-06T04:33:39.719Z | Checking bzip2 v0.4.4 |
| 2262 | 2026-09-06T04:33:39.869Z | Checking serde-hex v0.1.0 |
| 2263 | 2026-09-06T04:33:39.911Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2264 | 2026-09-06T04:33:39.915Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2265 | 2026-09-06T04:33:39.988Z | Checking ron v0.8.1 |
| 2266 | 2026-09-06T04:33:40.028Z | Checking toml v0.7.8 |
| 2267 | 2026-09-06T04:33:40.097Z | Checking hashbrown v0.13.2 |
| 2268 | 2026-09-06T04:33:40.315Z | Checking itertools v0.13.0 |
| 2269 | 2026-09-06T04:33:40.368Z | Checking signal-hook v0.3.18 |
| 2270 | 2026-09-06T04:33:40.532Z | Checking managed v0.8.0 |
| 2271 | 2026-09-06T04:33:40.574Z | Checking crc-any v2.5.0 |
| 2272 | 2026-09-06T04:33:40.616Z | Checking object v0.30.4 |
| 2273 | 2026-09-06T04:33:40.752Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2274 | 2026-09-06T04:33:40.793Z | Checking zip v0.6.6 |
| 2275 | 2026-09-06T04:33:40.948Z | Checking globset v0.4.18 |
| 2276 | 2026-09-06T04:33:41.106Z | Checking backtrace v0.3.76 |
| 2277 | 2026-09-06T04:33:41.153Z | Checking chacha20 v0.10.0 |
| 2278 | 2026-09-06T04:33:41.246Z | Checking curve25519-dalek v4.1.3 |
| 2279 | 2026-09-06T04:33:41.405Z | Checking toml_write v0.1.2 |
| 2280 | 2026-09-06T04:33:41.447Z | Checking winnow v0.7.14 |
| 2281 | 2026-09-06T04:33:41.450Z | Checking backtrace-ext v0.2.1 |
| 2282 | 2026-09-06T04:33:41.523Z | Checking path-slash v0.1.5 |
| 2283 | 2026-09-06T04:33:41.605Z | Checking signal-hook-mio v0.2.5 |
| 2284 | 2026-09-06T04:33:41.646Z | Checking textwrap v0.16.2 |
| 2285 | 2026-09-06T04:33:41.686Z | Checking ed25519 v2.2.3 |
| 2286 | 2026-09-06T04:33:41.731Z | Checking native-tls v0.2.18 |
| 2287 | 2026-09-06T04:33:41.771Z | Checking itertools v0.15.0 |
| 2288 | 2026-09-06T04:33:41.895Z | Checking ref-cast v1.0.25 |
| 2289 | 2026-09-06T04:33:41.935Z | Checking pin-project v1.1.11 |
| 2290 | 2026-09-06T04:33:41.975Z | Checking jiff-core v0.1.0 |
| 2291 | 2026-09-06T04:33:42.029Z | Checking tokio-native-tls v0.3.1 |
| 2292 | 2026-09-06T04:33:42.071Z | Checking pem v3.0.6 |
| 2293 | 2026-09-06T04:33:42.074Z | Checking ed25519-dalek v2.2.0 |
| 2294 | 2026-09-06T04:33:42.223Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2295 | 2026-09-06T04:33:42.268Z | Checking owo-colors v4.3.0 |
| 2296 | 2026-09-06T04:33:42.376Z | Checking fixedbitset v0.5.7 |
| 2297 | 2026-09-06T04:33:42.379Z | Checking zstd-safe v7.2.4 |
| 2298 | 2026-09-06T04:33:42.574Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2299 | 2026-09-06T04:33:42.615Z | Checking petgraph v0.8.3 |
| 2300 | 2026-09-06T04:33:42.619Z | Checking hyper-tls v0.6.0 |
| 2301 | 2026-09-06T04:33:42.691Z | Checking jiff v0.2.34 |
| 2302 | 2026-09-06T04:33:42.694Z | Checking toml_edit v0.22.27 |
| 2303 | 2026-09-06T04:33:42.770Z | Checking snafu v0.8.9 |
| 2304 | 2026-09-06T04:33:42.853Z | Checking crossterm v0.28.1 |
| 2305 | 2026-09-06T04:33:42.856Z | Checking supports-color v3.0.2 |
| 2306 | 2026-09-06T04:33:42.933Z | Checking similar v2.7.0 |
| 2307 | 2026-09-06T04:33:43.036Z | Checking fs-err v3.3.0 |
| 2308 | 2026-09-06T04:33:43.078Z | Checking hash32 v0.2.1 |
| 2309 | 2026-09-06T04:33:43.270Z | Checking serde_plain v1.0.2 |
| 2310 | 2026-09-06T04:33:43.348Z | Checking serde-big-array v0.5.1 |
| 2311 | 2026-09-06T04:33:43.390Z | Checking predicates-core v1.0.10 |
| 2312 | 2026-09-06T04:33:43.450Z | Checking unicode-bidi v0.3.18 |
| 2313 | 2026-09-06T04:33:43.516Z | Checking unicode-properties v0.1.4 |
| 2314 | 2026-09-06T04:33:43.556Z | Checking bumpalo v3.20.2 |
| 2315 | 2026-09-06T04:33:43.595Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2316 | 2026-09-06T04:33:43.598Z | Checking typed-path v0.9.3 |
| 2317 | 2026-09-06T04:33:43.737Z | Checking libbz2-rs-sys v0.2.2 |
| 2318 | 2026-09-06T04:33:43.778Z | Checking stringprep v0.1.5 |
| 2319 | 2026-09-06T04:33:43.817Z | Checking zopfli v0.8.3 |
| 2320 | 2026-09-06T04:33:43.857Z | Checking heapless v0.7.17 |
| 2321 | 2026-09-06T04:33:43.962Z | Checking reqwest v0.12.28 |
| 2322 | 2026-09-06T04:33:43.965Z | Checking zstd v0.13.3 |
| 2323 | 2026-09-06T04:33:44.158Z | Checking bzip2 v0.6.1 |
| 2324 | 2026-09-06T04:33:44.200Z | Checking hickory-proto v0.25.2 |
| 2325 | 2026-09-06T04:33:44.204Z | Checking byte-wrapper v0.1.0 |
| 2326 | 2026-09-06T04:33:44.278Z | Checking md-5 v0.10.6 |
| 2327 | 2026-09-06T04:33:44.320Z | Checking float-cmp v0.10.0 |
| 2328 | 2026-09-06T04:33:44.361Z | Checking supports-hyperlinks v3.2.0 |
| 2329 | 2026-09-06T04:33:44.418Z | Checking fallible-iterator v0.2.0 |
| 2330 | 2026-09-06T04:33:44.459Z | Checking normalize-line-endings v0.3.0 |
| 2331 | 2026-09-06T04:33:44.499Z | Checking difflib v0.4.0 |
| 2332 | 2026-09-06T04:33:44.502Z | Checking supports-unicode v3.0.0 |
| 2333 | 2026-09-06T04:33:44.502Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2334 | 2026-09-06T04:33:44.613Z | Checking smoltcp v0.9.1 |
| 2335 | 2026-09-06T04:33:44.616Z | Checking zip v4.6.1 |
| 2336 | 2026-09-06T04:33:44.709Z | Checking miette v7.6.0 |
| 2337 | 2026-09-06T04:33:44.712Z | Checking predicates v3.1.4 |
| 2338 | 2026-09-06T04:33:44.791Z | Checking postgres-protocol v0.6.10 |
| 2339 | 2026-09-06T04:33:44.794Z | Checking iddqd v0.4.2 |
| 2340 | 2026-09-06T04:33:45.078Z | Checking phf_shared v0.13.1 |
| 2341 | 2026-09-06T04:33:45.136Z | Checking phf_shared v0.11.3 |
| 2342 | 2026-09-06T04:33:45.179Z | Checking olpc-cjson v0.1.4 |
| 2343 | 2026-09-06T04:33:45.231Z | Checking tokio-stream v0.1.18 |
| 2344 | 2026-09-06T04:33:45.275Z | Checking derive_more v2.1.1 |
| 2345 | 2026-09-06T04:33:45.279Z | Checking strum v0.27.2 |
| 2346 | 2026-09-06T04:33:45.352Z | Checking precomputed-hash v0.1.1 |
| 2347 | 2026-09-06T04:33:45.355Z | Checking lalrpop-util v0.19.12 |
| 2348 | 2026-09-06T04:33:45.355Z | Checking fixedbitset v0.4.2 |
| 2349 | 2026-09-06T04:33:45.467Z | Checking new_debug_unreachable v1.0.6 |
| 2350 | 2026-09-06T04:33:45.470Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2351 | 2026-09-06T04:33:45.503Z | Checking tough v0.22.0 |
| 2352 | 2026-09-06T04:33:45.581Z | Checking phf v0.13.1 |
| 2353 | 2026-09-06T04:33:45.621Z | Checking petgraph v0.6.5 |
| 2354 | 2026-09-06T04:33:45.625Z | Checking string_cache v0.8.9 |
| 2355 | 2026-09-06T04:33:45.699Z | Checking postgres-types v0.2.12 |
| 2356 | 2026-09-06T04:33:45.754Z | Checking buf-list v1.1.2 |
| 2357 | 2026-09-06T04:33:45.796Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2358 | 2026-09-06T04:33:45.855Z | Checking whoami v2.1.0 |
| 2359 | 2026-09-06T04:33:45.972Z | Checking peg-runtime v0.8.5 |
| 2360 | 2026-09-06T04:33:46.090Z | Checking tokio-postgres v0.7.16 |
| 2361 | 2026-09-06T04:33:46.132Z | Checking is-terminal v0.4.17 |
| 2362 | 2026-09-06T04:33:46.175Z | Checking crossbeam-channel v0.5.15 |
| 2363 | 2026-09-06T04:33:46.215Z | Checking thread_local v1.1.9 |
| 2364 | 2026-09-06T04:33:46.258Z | Checking term v1.2.1 |
| 2365 | 2026-09-06T04:33:46.422Z | Checking take_mut v0.2.2 |
| 2366 | 2026-09-06T04:33:46.520Z | Checking slog-term v2.9.2 |
| 2367 | 2026-09-06T04:33:46.560Z | Compiling newtype-uuid-macros v0.1.0 |
| 2368 | 2026-09-06T04:33:46.600Z | Checking slog-async v2.8.0 |
| 2369 | 2026-09-06T04:33:46.809Z | Compiling multer v3.1.0 |
| 2370 | 2026-09-06T04:33:46.851Z | Compiling async-stream-impl v0.3.6 |
| 2371 | 2026-09-06T04:33:46.937Z | Compiling dropshot v0.17.1 |
| 2372 | 2026-09-06T04:33:47.075Z | Checking debug-ignore v1.0.5 |
| 2373 | 2026-09-06T04:33:47.125Z | Compiling dropshot_endpoint v0.17.1 |
| 2374 | 2026-09-06T04:33:47.209Z | Checking match_cfg v0.1.0 |
| 2375 | 2026-09-06T04:33:47.259Z | Checking slog-json v2.6.1 |
| 2376 | 2026-09-06T04:33:47.312Z | Checking hostname v0.3.1 |
| 2377 | 2026-09-06T04:33:47.352Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2378 | 2026-09-06T04:33:47.419Z | Checking serde_path_to_error v0.1.20 |
| 2379 | 2026-09-06T04:33:47.460Z | Checking sha1 v0.11.0 |
| 2380 | 2026-09-06T04:33:47.462Z | Checking slog-bunyan v2.5.0 |
| 2381 | 2026-09-06T04:33:47.538Z | Checking serde_spanned v1.1.1 |
| 2382 | 2026-09-06T04:33:47.592Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 2383 | 2026-09-06T04:33:47.644Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 2384 | 2026-09-06T04:33:47.686Z | Checking compression-core v0.4.31 |
| 2385 | 2026-09-06T04:33:47.726Z | Checking async-stream v0.3.6 |
| 2386 | 2026-09-06T04:33:47.821Z | Checking waitgroup v0.1.2 |
| 2387 | 2026-09-06T04:33:47.860Z | Checking rustls-pemfile v2.2.0 |
| 2388 | 2026-09-06T04:33:47.863Z | Checking toml v1.1.2+spec-1.1.0 |
| 2389 | 2026-09-06T04:33:47.938Z | Checking compression-codecs v0.4.37 |
| 2390 | 2026-09-06T04:33:47.977Z | Checking hostname v0.4.2 |
| 2391 | 2026-09-06T04:33:48.015Z | Checking progenitor-client v0.14.0 |
| 2392 | 2026-09-06T04:33:48.090Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2393 | 2026-09-06T04:33:48.093Z | Checking atomicwrites v0.4.4 |
| 2394 | 2026-09-06T04:33:48.170Z | Compiling serde_tokenstream v0.3.0 |
| 2395 | 2026-09-06T04:33:48.175Z | Checking async-compression v0.4.41 |
| 2396 | 2026-09-06T04:33:48.252Z | Compiling parse-display-derive v0.10.0 |
| 2397 | 2026-09-06T04:33:48.295Z | Checking macaddr v1.0.1 |
| 2398 | 2026-09-06T04:33:48.334Z | Checking regress v0.10.5 |
| 2399 | 2026-09-06T04:33:48.486Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2400 | 2026-09-06T04:33:48.525Z | Checking instant v0.1.13 |
| 2401 | 2026-09-06T04:33:48.528Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2402 | 2026-09-06T04:33:48.528Z | Compiling oxide-generation-macros v0.2.0 |
| 2403 | 2026-09-06T04:33:48.640Z | Checking itertools v0.14.0 |
| 2404 | 2026-09-06T04:33:48.680Z | Checking oxide-generation v0.1.3 |
| 2405 | 2026-09-06T04:33:48.717Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2406 | 2026-09-06T04:33:48.922Z | Checking backoff v0.4.0 |
| 2407 | 2026-09-06T04:33:48.963Z | Checking backon v1.6.0 |
| 2408 | 2026-09-06T04:33:49.003Z | Checking humantime v2.3.0 |
| 2409 | 2026-09-06T04:33:49.134Z | Compiling convert_case v0.4.0 |
| 2410 | 2026-09-06T04:33:49.175Z | Checking progenitor-extras v0.2.0 |
| 2411 | 2026-09-06T04:33:49.217Z | Checking half v2.7.1 |
| 2412 | 2026-09-06T04:33:49.369Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2413 | 2026-09-06T04:33:49.436Z | Checking ciborium-io v0.2.2 |
| 2414 | 2026-09-06T04:33:49.516Z | Checking heck v0.5.0 |
| 2415 | 2026-09-06T04:33:49.555Z | Compiling derive_more v0.99.20 |
| 2416 | 2026-09-06T04:33:49.592Z | Checking ciborium-ll v0.2.2 |
| 2417 | 2026-09-06T04:33:49.632Z | Checking secrecy v0.10.3 |
| 2418 | 2026-09-06T04:33:49.673Z | Checking camino-tempfile v1.4.1 |
| 2419 | 2026-09-06T04:33:49.728Z | Checking indent_write v2.2.0 |
| 2420 | 2026-09-06T04:33:49.786Z | Compiling crucible-workspace-hack v0.1.0 |
| 2421 | 2026-09-06T04:33:49.790Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2422 | 2026-09-06T04:33:49.866Z | Checking ciborium v0.2.2 |
| 2423 | 2026-09-06T04:33:49.866Z | Checking inout v0.1.4 |
| 2424 | 2026-09-06T04:33:49.940Z | Compiling regress v0.11.1 |
| 2425 | 2026-09-06T04:33:49.981Z | Checking parse-display v0.10.0 |
| 2426 | 2026-09-06T04:33:50.071Z | Checking cipher v0.4.4 |
| 2427 | 2026-09-06T04:33:50.154Z | Checking universal-hash v0.5.1 |
| 2428 | 2026-09-06T04:33:50.195Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2429 | 2026-09-06T04:33:50.236Z | Checking opaque-debug v0.3.1 |
| 2430 | 2026-09-06T04:33:50.305Z | Checking chacha20 v0.9.1 |
| 2431 | 2026-09-06T04:33:50.345Z | Checking blake2 v0.10.6 |
| 2432 | 2026-09-06T04:33:50.348Z | Checking poly1305 v0.8.0 |
| 2433 | 2026-09-06T04:33:50.380Z | Checking aead v0.5.2 |
| 2434 | 2026-09-06T04:33:50.531Z | Checking password-hash v0.5.0 |
| 2435 | 2026-09-06T04:33:50.596Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2436 | 2026-09-06T04:33:50.636Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2437 | 2026-09-06T04:33:50.681Z | Checking chacha20poly1305 v0.10.1 |
| 2438 | 2026-09-06T04:33:50.791Z | Checking argon2 v0.5.3 |
| 2439 | 2026-09-06T04:33:50.846Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 2440 | 2026-09-06T04:33:50.886Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2441 | 2026-09-06T04:33:51.032Z | Compiling unsafe-libyaml v0.2.11 |
| 2442 | 2026-09-06T04:33:51.123Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 2443 | 2026-09-06T04:33:51.202Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2444 | 2026-09-06T04:33:51.410Z | Checking thiserror-no-std v2.0.2 |
| 2445 | 2026-09-06T04:33:51.490Z | Checking swrite v0.1.0 |
| 2446 | 2026-09-06T04:33:51.543Z | Checking vsss-rs v3.3.4 |
| 2447 | 2026-09-06T04:33:51.618Z | Compiling typify-impl v0.6.2 |
| 2448 | 2026-09-06T04:33:51.870Z | Compiling serde_yaml v0.9.34+deprecated |
| 2449 | 2026-09-06T04:33:52.181Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2450 | 2026-09-06T04:33:52.708Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2451 | 2026-09-06T04:33:52.860Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 2452 | 2026-09-06T04:33:52.935Z | Checking crossbeam-deque v0.8.6 |
| 2453 | 2026-09-06T04:33:52.993Z | Compiling rayon-core v1.13.0 |
| 2454 | 2026-09-06T04:33:53.150Z | Compiling num-derive v0.4.2 |
| 2455 | 2026-09-06T04:33:53.250Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2456 | 2026-09-06T04:33:53.359Z | Compiling proc-macro-error v1.0.4 |
| 2457 | 2026-09-06T04:33:53.532Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2458 | 2026-09-06T04:33:53.661Z | Checking rayon v1.11.0 |
| 2459 | 2026-09-06T04:33:53.702Z | Checking tabwriter v1.4.1 |
| 2460 | 2026-09-06T04:33:53.739Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2461 | 2026-09-06T04:33:53.880Z | Checking glob v0.3.3 |
| 2462 | 2026-09-06T04:33:53.923Z | Compiling heapless v0.8.0 |
| 2463 | 2026-09-06T04:33:54.090Z | Compiling proc-macro-crate v3.4.0 |
| 2464 | 2026-09-06T04:33:54.129Z | Checking hash32 v0.3.1 |
| 2465 | 2026-09-06T04:33:54.166Z | Compiling ingot-macros v0.2.0 |
| 2466 | 2026-09-06T04:33:54.230Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2467 | 2026-09-06T04:33:54.309Z | Compiling smoltcp v0.11.0 |
| 2468 | 2026-09-06T04:33:54.477Z | Checking colored v3.1.1 |
| 2469 | 2026-09-06T04:33:54.593Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2470 | 2026-09-06T04:33:54.659Z | Compiling num_enum_derive v0.7.6 |
| 2471 | 2026-09-06T04:33:54.789Z | Checking illumos-nvpair v0.3.0 |
| 2472 | 2026-09-06T04:33:54.880Z | Checking toml v0.8.23 |
| 2473 | 2026-09-06T04:33:54.978Z | Checking cobs v0.3.0 |
| 2474 | 2026-09-06T04:33:55.133Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2475 | 2026-09-06T04:33:55.172Z | Checking postcard v1.1.3 |
| 2476 | 2026-09-06T04:33:55.249Z | Checking rand v0.10.1 |
| 2477 | 2026-09-06T04:33:55.397Z | Compiling proc-macro-crate v1.3.1 |
| 2478 | 2026-09-06T04:33:55.502Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2479 | 2026-09-06T04:33:55.740Z | Checking num_enum v0.7.6 |
| 2480 | 2026-09-06T04:33:55.782Z | Checking sigpipe v0.1.3 |
| 2481 | 2026-09-06T04:33:55.785Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2482 | 2026-09-06T04:33:55.856Z | Compiling foreign-types-macros v0.2.3 |
| 2483 | 2026-09-06T04:33:55.894Z | Checking foreign-types-shared v0.3.1 |
| 2484 | 2026-09-06T04:33:55.933Z | Compiling num_enum_derive v0.5.11 |
| 2485 | 2026-09-06T04:33:56.162Z | Compiling typify-macro v0.6.2 |
| 2486 | 2026-09-06T04:33:56.240Z | Checking cstr-argument v0.1.2 |
| 2487 | 2026-09-06T04:33:56.348Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2488 | 2026-09-06T04:33:56.400Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2489 | 2026-09-06T04:33:56.481Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2490 | 2026-09-06T04:33:56.532Z | Checking foreign-types v0.5.0 |
| 2491 | 2026-09-06T04:33:56.642Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2492 | 2026-09-06T04:33:56.750Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2493 | 2026-09-06T04:33:56.812Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2494 | 2026-09-06T04:33:56.857Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2495 | 2026-09-06T04:33:56.896Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2496 | 2026-09-06T04:33:56.955Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2497 | 2026-09-06T04:33:57.034Z | Checking ingot-types v0.2.0 |
| 2498 | 2026-09-06T04:33:57.073Z | Checking num_enum v0.5.11 |
| 2499 | 2026-09-06T04:33:57.076Z | Compiling zone_cfg_derive v0.3.1 |
| 2500 | 2026-09-06T04:33:57.149Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 2501 | 2026-09-06T04:33:57.224Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2502 | 2026-09-06T04:33:57.350Z | Checking itertools v0.12.1 |
| 2503 | 2026-09-06T04:33:57.391Z | Compiling usdt-macro v0.5.0 |
| 2504 | 2026-09-06T04:33:57.433Z | Checking ingot v0.2.1 |
| 2505 | 2026-09-06T04:33:57.436Z | Compiling usdt-attr-macro v0.5.0 |
| 2506 | 2026-09-06T04:33:57.787Z | Checking memmap v0.7.0 |
| 2507 | 2026-09-06T04:33:57.861Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2508 | 2026-09-06T04:33:57.994Z | Compiling typify v0.6.2 |
| 2509 | 2026-09-06T04:33:58.139Z | Compiling progenitor-impl v0.14.0 |
| 2510 | 2026-09-06T04:33:58.216Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 2511 | 2026-09-06T04:33:58.295Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2512 | 2026-09-06T04:33:58.299Z | Checking usdt v0.5.0 |
| 2513 | 2026-09-06T04:33:58.388Z | Checking zone v0.3.1 |
| 2514 | 2026-09-06T04:33:58.428Z | Checking smf v0.2.3 |
| 2515 | 2026-09-06T04:33:58.533Z | Checking whoami v1.6.1 |
| 2516 | 2026-09-06T04:33:58.574Z | Compiling derive-where v1.6.0 |
| 2517 | 2026-09-06T04:33:58.693Z | Checking tokio-dtrace v0.1.1 |
| 2518 | 2026-09-06T04:33:58.743Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2519 | 2026-09-06T04:33:58.784Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2520 | 2026-09-06T04:33:58.916Z | Checking oxide-tokio-rt v0.1.4 |
| 2521 | 2026-09-06T04:33:58.957Z | Checking console v0.15.11 |
| 2522 | 2026-09-06T04:33:59.111Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2523 | 2026-09-06T04:33:59.151Z | Checking newline-converter v0.3.0 |
| 2524 | 2026-09-06T04:33:59.191Z | Checking bytecount v0.6.9 |
| 2525 | 2026-09-06T04:33:59.267Z | Checking num-rational v0.4.2 |
| 2526 | 2026-09-06T04:33:59.306Z | Checking expectorate v1.2.0 |
| 2527 | 2026-09-06T04:33:59.345Z | Checking num-complex v0.4.6 |
| 2528 | 2026-09-06T04:33:59.472Z | Compiling cancel-safe-futures v0.1.5 |
| 2529 | 2026-09-06T04:33:59.578Z | Checking float-ord v0.3.2 |
| 2530 | 2026-09-06T04:33:59.712Z | Checking linear-map v1.2.0 |
| 2531 | 2026-09-06T04:33:59.715Z | Checking num v0.4.3 |
| 2532 | 2026-09-06T04:33:59.894Z | Checking oxide-update-engine-types v0.1.2 |
| 2533 | 2026-09-06T04:33:59.898Z | Checking gethostname v0.5.0 |
| 2534 | 2026-09-06T04:33:59.971Z | Compiling prettyplease v0.2.37 |
| 2535 | 2026-09-06T04:34:00.060Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2536 | 2026-09-06T04:34:00.106Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2537 | 2026-09-06T04:34:00.365Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2538 | 2026-09-06T04:34:00.489Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2539 | 2026-09-06T04:34:00.529Z | Checking resolv-conf v0.7.6 |
| 2540 | 2026-09-06T04:34:00.607Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2541 | 2026-09-06T04:34:00.751Z | Checking papergrid v0.11.0 |
| 2542 | 2026-09-06T04:34:00.792Z | Compiling progenitor-macro v0.14.0 |
| 2543 | 2026-09-06T04:34:00.831Z | Checking oxide-update-engine v0.1.2 |
| 2544 | 2026-09-06T04:34:00.873Z | Compiling tabled_derive v0.7.0 |
| 2545 | 2026-09-06T04:34:01.352Z | Compiling slog-dtrace v0.3.0 |
| 2546 | 2026-09-06T04:34:01.495Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2547 | 2026-09-06T04:34:01.915Z | Checking tabled v0.15.0 |
| 2548 | 2026-09-06T04:34:01.996Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2549 | 2026-09-06T04:34:02.036Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2550 | 2026-09-06T04:34:02.130Z | Checking crossterm v0.29.0 |
| 2551 | 2026-09-06T04:34:02.436Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2552 | 2026-09-06T04:34:03.058Z | Checking fd-lock v4.0.4 |
| 2553 | 2026-09-06T04:34:03.546Z | Checking vte v0.14.1 |
| 2554 | 2026-09-06T04:34:03.919Z | Checking strip-ansi-escapes v0.2.1 |
| 2555 | 2026-09-06T04:34:04.905Z | Checking termtree v0.5.1 |
| 2556 | 2026-09-06T04:34:04.942Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2557 | 2026-09-06T04:34:04.980Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 2558 | 2026-09-06T04:34:05.075Z | Checking nu-ansi-term v0.50.3 |
| 2559 | 2026-09-06T04:34:05.118Z | Checking linked-hash-map v0.5.6 |
| 2560 | 2026-09-06T04:34:05.361Z | Checking lru-cache v0.1.2 |
| 2561 | 2026-09-06T04:34:05.518Z | Checking reedline v0.40.0 |
| 2562 | 2026-09-06T04:34:05.661Z | Checking hickory-proto v0.24.4 |
| 2563 | 2026-09-06T04:34:05.734Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 2564 | 2026-09-06T04:34:05.888Z | Checking progenitor v0.14.0 |
| 2565 | 2026-09-06T04:34:06.065Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2566 | 2026-09-06T04:34:06.149Z | Compiling minimal-lexical v0.2.1 |
| 2567 | 2026-09-06T04:34:06.452Z | Compiling nom v7.1.3 |
| 2568 | 2026-09-06T04:34:06.757Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2569 | 2026-09-06T04:34:07.534Z | Compiling unicode-xid v0.2.6 |
| 2570 | 2026-09-06T04:34:07.538Z | Checking display-error-chain v0.2.2 |
| 2571 | 2026-09-06T04:34:07.690Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 2572 | 2026-09-06T04:34:07.731Z | Checking hickory-resolver v0.24.4 |
| 2573 | 2026-09-06T04:34:07.734Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2574 | 2026-09-06T04:34:07.978Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2575 | 2026-09-06T04:34:08.229Z | Compiling ar_archive_writer v0.5.1 |
| 2576 | 2026-09-06T04:34:08.422Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2577 | 2026-09-06T04:34:08.496Z | Checking csv-core v0.1.13 |
| 2578 | 2026-09-06T04:34:08.536Z | Checking qorb v0.4.1 |
| 2579 | 2026-09-06T04:34:08.577Z | Compiling stacker v0.1.23 |
| 2580 | 2026-09-06T04:34:08.714Z | Checking csv v1.4.0 |
| 2581 | 2026-09-06T04:34:08.869Z | Checking highway v1.3.0 |
| 2582 | 2026-09-06T04:34:08.944Z | Compiling semver v0.1.20 |
| 2583 | 2026-09-06T04:34:09.114Z | Compiling psm v0.1.30 |
| 2584 | 2026-09-06T04:34:09.117Z | Compiling cfg_aliases v0.1.1 |
| 2585 | 2026-09-06T04:34:09.246Z | Compiling rustc_version v0.1.7 |
| 2586 | 2026-09-06T04:34:09.286Z | Compiling nix v0.28.0 |
| 2587 | 2026-09-06T04:34:09.289Z | Checking nibble_vec v0.1.0 |
| 2588 | 2026-09-06T04:34:09.455Z | Checking endian-type v0.1.2 |
| 2589 | 2026-09-06T04:34:09.509Z | Compiling newtype_derive v0.1.6 |
| 2590 | 2026-09-06T04:34:09.512Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2591 | 2026-09-06T04:34:09.617Z | Checking radix_trie v0.2.1 |
| 2592 | 2026-09-06T04:34:09.741Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2593 | 2026-09-06T04:34:09.744Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2594 | 2026-09-06T04:34:09.822Z | Checking phf_shared v0.12.1 |
| 2595 | 2026-09-06T04:34:09.896Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2596 | 2026-09-06T04:34:09.900Z | Compiling chrono-tz v0.10.4 |
| 2597 | 2026-09-06T04:34:10.032Z | Checking phf v0.12.1 |
| 2598 | 2026-09-06T04:34:10.255Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2599 | 2026-09-06T04:34:10.293Z | Compiling const_format_proc_macros v0.2.34 |
| 2600 | 2026-09-06T04:34:10.332Z | Compiling peg-macros v0.8.5 |
| 2601 | 2026-09-06T04:34:10.335Z | Checking winnow v0.6.26 |
| 2602 | 2026-09-06T04:34:10.406Z | Checking recursive v0.1.1 |
| 2603 | 2026-09-06T04:34:10.446Z | Compiling sqlparser_derive v0.5.0 |
| 2604 | 2026-09-06T04:34:10.534Z | Checking unicode_categories v0.1.1 |
| 2605 | 2026-09-06T04:34:10.726Z | Checking home v0.5.12 |
| 2606 | 2026-09-06T04:34:11.076Z | Checking rustyline v14.0.0 |
| 2607 | 2026-09-06T04:34:11.134Z | Checking const_format v0.2.35 |
| 2608 | 2026-09-06T04:34:11.276Z | Checking sqlparser v0.61.0 |
| 2609 | 2026-09-06T04:34:11.599Z | Checking sqlformat v0.3.5 |
| 2610 | 2026-09-06T04:34:11.727Z | Checking peg v0.8.5 |
| 2611 | 2026-09-06T04:34:11.830Z | Checking bcs v0.1.6 |
| 2612 | 2026-09-06T04:34:11.870Z | Checking nom v8.0.0 |
| 2613 | 2026-09-06T04:34:12.071Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2614 | 2026-09-06T04:34:12.110Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2615 | 2026-09-06T04:34:12.188Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2616 | 2026-09-06T04:34:12.333Z | Checking steno v0.4.1 |
| 2617 | 2026-09-06T04:34:12.447Z | Checking sha1 v0.10.6 |
| 2618 | 2026-09-06T04:34:12.654Z | Checking filetime v0.2.27 |
| 2619 | 2026-09-06T04:34:12.699Z | Checking xattr v1.6.1 |
| 2620 | 2026-09-06T04:34:12.826Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2621 | 2026-09-06T04:34:12.869Z | Checking tar v0.4.46 |
| 2622 | 2026-09-06T04:34:13.037Z | Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 2623 | 2026-09-06T04:34:13.288Z | Checking subprocess v0.2.15 |
| 2624 | 2026-09-06T04:34:13.328Z | Checking headers-core v0.3.0 |
| 2625 | 2026-09-06T04:34:13.444Z | Checking yasna v0.5.2 |
| 2626 | 2026-09-06T04:34:13.483Z | Checking headers v0.4.1 |
| 2627 | 2026-09-06T04:34:13.611Z | Checking port-file v0.1.0 |
| 2628 | 2026-09-06T04:34:13.829Z | Checking dropshot-api-manager-types v0.8.0 |
| 2629 | 2026-09-06T04:34:13.869Z | Checking rcgen v0.12.1 |
| 2630 | 2026-09-06T04:34:13.907Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 2631 | 2026-09-06T04:34:13.977Z | Checking tagptr v0.2.0 |
| 2632 | 2026-09-06T04:34:14.036Z | Checking utf-8 v0.7.6 |
| 2633 | 2026-09-06T04:34:14.155Z | Checking moka v0.12.13 |
| 2634 | 2026-09-06T04:34:14.196Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2635 | 2026-09-06T04:34:14.235Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2636 | 2026-09-06T04:34:14.270Z | Compiling libefi-sys v0.1.0 |
| 2637 | 2026-09-06T04:34:14.384Z | Compiling bitfield-struct v0.6.2 |
| 2638 | 2026-09-06T04:34:14.706Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2639 | 2026-09-06T04:34:14.759Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2640 | 2026-09-06T04:34:14.817Z | Checking tungstenite v0.21.0 |
| 2641 | 2026-09-06T04:34:14.857Z | Checking hickory-resolver v0.25.2 |
| 2642 | 2026-09-06T04:34:14.942Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2643 | 2026-09-06T04:34:14.984Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2644 | 2026-09-06T04:34:15.056Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2645 | 2026-09-06T04:34:15.220Z | Compiling xshell-macros v0.2.7 |
| 2646 | 2026-09-06T04:34:15.276Z | Checking tokio-tungstenite v0.21.0 |
| 2647 | 2026-09-06T04:34:15.330Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2648 | 2026-09-06T04:34:15.593Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 2649 | 2026-09-06T04:34:15.596Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2650 | 2026-09-06T04:34:15.670Z | Checking xshell v0.2.7 |
| 2651 | 2026-09-06T04:34:15.673Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2652 | 2026-09-06T04:34:15.897Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2653 | 2026-09-06T04:34:15.965Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2654 | 2026-09-06T04:34:16.415Z | Checking half v1.8.3 |
| 2655 | 2026-09-06T04:34:16.553Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2656 | 2026-09-06T04:34:16.651Z | Checking serde_cbor v0.11.2 |
| 2657 | 2026-09-06T04:34:16.690Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2658 | 2026-09-06T04:34:16.801Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2659 | 2026-09-06T04:34:16.911Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2660 | 2026-09-06T04:34:16.970Z | Checking libscf-sys v1.2.0 |
| 2661 | 2026-09-06T04:34:17.077Z | Checking maplit v1.0.2 |
| 2662 | 2026-09-06T04:34:17.134Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2663 | 2026-09-06T04:34:17.195Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2664 | 2026-09-06T04:34:17.351Z | Checking papergrid v0.18.0 |
| 2665 | 2026-09-06T04:34:17.392Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2666 | 2026-09-06T04:34:17.639Z | Checking sha2 v0.11.0 |
| 2667 | 2026-09-06T04:34:17.826Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2668 | 2026-09-06T04:34:17.946Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2669 | 2026-09-06T04:34:18.070Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2670 | 2026-09-06T04:34:18.177Z | Checking tabled v0.21.0 |
| 2671 | 2026-09-06T04:34:18.216Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 2672 | 2026-09-06T04:34:18.299Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 2673 | 2026-09-06T04:34:18.374Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2674 | 2026-09-06T04:34:18.422Z | Checking crc8 v0.1.1 |
| 2675 | 2026-09-06T04:34:18.525Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2676 | 2026-09-06T04:34:18.567Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2677 | 2026-09-06T04:34:18.652Z | Checking unicase v2.9.0 |
| 2678 | 2026-09-06T04:34:18.747Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2679 | 2026-09-06T04:34:18.838Z | Checking dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 2680 | 2026-09-06T04:34:18.878Z | Checking fxhash v0.2.1 |
| 2681 | 2026-09-06T04:34:19.033Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2682 | 2026-09-06T04:34:19.084Z | Compiling darling_core v0.21.3 |
| 2683 | 2026-09-06T04:34:19.549Z | Compiling vergen-lib v0.1.6 |
| 2684 | 2026-09-06T04:34:19.622Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2685 | 2026-09-06T04:34:19.772Z | Compiling diesel_derives v2.3.7 |
| 2686 | 2026-09-06T04:34:20.093Z | Checking scheduled-thread-pool v0.2.7 |
| 2687 | 2026-09-06T04:34:20.281Z | Compiling vergen-gitcl v1.0.8 |
| 2688 | 2026-09-06T04:34:20.468Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2689 | 2026-09-06T04:34:20.510Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2690 | 2026-09-06T04:34:20.594Z | Checking r2d2 v0.8.10 |
| 2691 | 2026-09-06T04:34:20.814Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2692 | 2026-09-06T04:34:21.134Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2693 | 2026-09-06T04:34:21.283Z | Checking downcast-rs v2.0.2 |
| 2694 | 2026-09-06T04:34:21.475Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2695 | 2026-09-06T04:34:21.598Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 2696 | 2026-09-06T04:34:21.699Z | Compiling darling_macro v0.21.3 |
| 2697 | 2026-09-06T04:34:21.843Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2698 | 2026-09-06T04:34:22.035Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 2699 | 2026-09-06T04:34:22.124Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 2700 | 2026-09-06T04:34:22.214Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2701 | 2026-09-06T04:34:22.251Z | Compiling darling v0.21.3 |
| 2702 | 2026-09-06T04:34:22.378Z | Compiling dsl_auto_type v0.2.0 |
| 2703 | 2026-09-06T04:34:22.416Z | Checking kstat-rs v0.2.5 |
| 2704 | 2026-09-06T04:34:22.535Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2705 | 2026-09-06T04:34:22.657Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 2706 | 2026-09-06T04:34:22.718Z | Checking dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 2707 | 2026-09-06T04:34:22.758Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2708 | 2026-09-06T04:34:22.976Z | Compiling proc-macro-error2 v2.0.1 |
| 2709 | 2026-09-06T04:34:23.055Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 2710 | 2026-09-06T04:34:23.322Z | Compiling knus-derive v3.4.0 |
| 2711 | 2026-09-06T04:34:23.362Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2712 | 2026-09-06T04:34:23.398Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2713 | 2026-09-06T04:34:23.702Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 2714 | 2026-09-06T04:34:24.277Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2715 | 2026-09-06T04:34:24.622Z | Compiling dirs-sys-next v0.1.2 |
| 2716 | 2026-09-06T04:34:24.671Z | Compiling salty v0.3.0 |
| 2717 | 2026-09-06T04:34:24.779Z | Compiling crunchy v0.2.4 |
| 2718 | 2026-09-06T04:34:24.817Z | Compiling parking_lot_core v0.8.6 |
| 2719 | 2026-09-06T04:34:24.939Z | Compiling dirs-next v2.0.0 |
| 2720 | 2026-09-06T04:34:25.032Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2721 | 2026-09-06T04:34:25.107Z | Compiling clang-sys v1.8.1 |
| 2722 | 2026-09-06T04:34:25.182Z | Checking predicates-tree v1.0.13 |
| 2723 | 2026-09-06T04:34:25.221Z | Compiling git-stub v1.0.0 |
| 2724 | 2026-09-06T04:34:25.261Z | Compiling tiny-keccak v2.0.2 |
| 2725 | 2026-09-06T04:34:25.565Z | Compiling git-stub-vcs v0.1.0 |
| 2726 | 2026-09-06T04:34:25.637Z | Compiling term v0.7.0 |
| 2727 | 2026-09-06T04:34:25.713Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2728 | 2026-09-06T04:34:25.716Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2729 | 2026-09-06T04:34:25.941Z | Checking anstyle-parse v0.2.7 |
| 2730 | 2026-09-06T04:34:25.979Z | Compiling bit-vec v0.6.3 |
| 2731 | 2026-09-06T04:34:26.018Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2732 | 2026-09-06T04:34:26.167Z | Checking anstream v0.6.21 |
| 2733 | 2026-09-06T04:34:26.232Z | Compiling bit-set v0.5.3 |
| 2734 | 2026-09-06T04:34:26.278Z | Compiling ascii-canvas v3.0.0 |
| 2735 | 2026-09-06T04:34:26.448Z | Checking parking_lot v0.11.2 |
| 2736 | 2026-09-06T04:34:26.487Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2737 | 2026-09-06T04:34:26.543Z | Checking rfc6979 v0.4.0 |
| 2738 | 2026-09-06T04:34:26.586Z | Checking prefix-trie v0.7.0 |
| 2739 | 2026-09-06T04:34:26.681Z | Compiling hashbrown v0.14.5 |
| 2740 | 2026-09-06T04:34:26.866Z | Compiling itertools v0.10.5 |
| 2741 | 2026-09-06T04:34:26.906Z | Compiling ena v0.14.4 |
| 2742 | 2026-09-06T04:34:26.953Z | Compiling libloading v0.8.9 |
| 2743 | 2026-09-06T04:34:27.160Z | Compiling regex-syntax v0.6.29 |
| 2744 | 2026-09-06T04:34:27.209Z | Compiling diff v0.1.13 |
| 2745 | 2026-09-06T04:34:27.285Z | Compiling bindgen v0.71.1 |
| 2746 | 2026-09-06T04:34:27.509Z | Compiling chumsky v0.9.3 |
| 2747 | 2026-09-06T04:34:27.963Z | Checking hickory-server v0.25.2 |
| 2748 | 2026-09-06T04:34:28.358Z | Checking diesel v2.3.7 |
| 2749 | 2026-09-06T04:34:28.752Z | Compiling lalrpop v0.19.12 |
| 2750 | 2026-09-06T04:34:29.048Z | Compiling ecdsa v0.16.9 |
| 2751 | 2026-09-06T04:34:29.270Z | Checking sled v0.34.7 |
| 2752 | 2026-09-06T04:34:29.553Z | Compiling cexpr v0.6.0 |
| 2753 | 2026-09-06T04:34:29.625Z | Checking ignore v0.4.25 |
| 2754 | 2026-09-06T04:34:30.066Z | Checking primeorder v0.13.6 |
| 2755 | 2026-09-06T04:34:30.256Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2756 | 2026-09-06T04:34:30.344Z | Checking nanorand v0.7.0 |
| 2757 | 2026-09-06T04:34:30.438Z | Compiling rustc-hash v2.1.1 |
| 2758 | 2026-09-06T04:34:30.518Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2759 | 2026-09-06T04:34:30.619Z | Checking flume v0.11.1 |
| 2760 | 2026-09-06T04:34:30.681Z | Compiling p384 v0.13.1 |
| 2761 | 2026-09-06T04:34:31.299Z | Checking globwalk v0.9.1 |
| 2762 | 2026-09-06T04:34:31.349Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2763 | 2026-09-06T04:34:31.388Z | Compiling knus v3.4.0 |
| 2764 | 2026-09-06T04:34:31.516Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2765 | 2026-09-06T04:34:31.956Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2766 | 2026-09-06T04:34:32.024Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2767 | 2026-09-06T04:34:32.181Z | Checking digest-io v0.1.0 |
| 2768 | 2026-09-06T04:34:32.367Z | Compiling libxml v0.3.3 |
| 2769 | 2026-09-06T04:34:32.513Z | Checking rawzip v0.4.4 |
| 2770 | 2026-09-06T04:34:32.597Z | Checking assert_matches v1.5.0 |
| 2771 | 2026-09-06T04:34:32.633Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2772 | 2026-09-06T04:34:32.721Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2773 | 2026-09-06T04:34:32.819Z | Checking camino-tempfile-ext v0.3.3 |
| 2774 | 2026-09-06T04:34:32.997Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2775 | 2026-09-06T04:34:33.057Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2776 | 2026-09-06T04:34:33.732Z | Compiling strum_macros v0.24.3 |
| 2777 | 2026-09-06T04:34:34.179Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2778 | 2026-09-06T04:34:34.304Z | Compiling indoc v1.0.9 |
| 2779 | 2026-09-06T04:34:34.784Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2780 | 2026-09-06T04:34:35.019Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2781 | 2026-09-06T04:34:35.096Z | Checking quick-xml v0.37.5 |
| 2782 | 2026-09-06T04:34:35.184Z | Checking derive_builder v0.20.2 |
| 2783 | 2026-09-06T04:34:35.337Z | Compiling oso-derive v0.27.3 |
| 2784 | 2026-09-06T04:34:35.404Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2785 | 2026-09-06T04:34:35.884Z | Compiling trait-variant v0.1.2 |
| 2786 | 2026-09-06T04:34:36.038Z | Checking openssl-probe v0.1.6 |
| 2787 | 2026-09-06T04:34:36.259Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2788 | 2026-09-06T04:34:36.500Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2789 | 2026-09-06T04:34:36.754Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2790 | 2026-09-06T04:34:37.021Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2791 | 2026-09-06T04:34:37.265Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 2792 | 2026-09-06T04:34:37.351Z | Checking corncobs v0.1.4 |
| 2793 | 2026-09-06T04:34:37.432Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2794 | 2026-09-06T04:34:37.554Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2795 | 2026-09-06T04:34:37.554Z | Checking secrecy v0.8.0 |
| 2796 | 2026-09-06T04:34:37.629Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2797 | 2026-09-06T04:34:37.757Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2798 | 2026-09-06T04:34:37.853Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2799 | 2026-09-06T04:34:38.088Z | Checking bb8 v0.8.6 |
| 2800 | 2026-09-06T04:34:38.200Z | Checking rand_seeder v0.4.0 |
| 2801 | 2026-09-06T04:34:38.527Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2802 | 2026-09-06T04:34:38.646Z | Compiling mime_guess v2.0.5 |
| 2803 | 2026-09-06T04:34:38.760Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2804 | 2026-09-06T04:34:38.997Z | Checking http-range v0.1.5 |
| 2805 | 2026-09-06T04:34:39.166Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2806 | 2026-09-06T04:34:39.204Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2807 | 2026-09-06T04:34:39.298Z | Checking nonempty v0.12.0 |
| 2808 | 2026-09-06T04:34:39.501Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2809 | 2026-09-06T04:34:39.589Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2810 | 2026-09-06T04:34:39.753Z | Checking hyper-staticfile v0.10.1 |
| 2811 | 2026-09-06T04:34:39.795Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2812 | 2026-09-06T04:34:39.834Z | Checking signal-hook-tokio v0.3.1 |
| 2813 | 2026-09-06T04:34:40.002Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2814 | 2026-09-06T04:34:40.084Z | Checking scuffle v0.1.0 |
| 2815 | 2026-09-06T04:34:40.212Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2816 | 2026-09-06T04:34:40.438Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2817 | 2026-09-06T04:34:40.593Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2818 | 2026-09-06T04:34:40.809Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2819 | 2026-09-06T04:34:40.876Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2820 | 2026-09-06T04:34:40.939Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 2821 | 2026-09-06T04:34:41.083Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 2822 | 2026-09-06T04:34:41.141Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2823 | 2026-09-06T04:34:41.307Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2824 | 2026-09-06T04:34:41.534Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 2825 | 2026-09-06T04:34:41.657Z | Checking tungstenite v0.23.0 |
| 2826 | 2026-09-06T04:34:41.869Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2827 | 2026-09-06T04:34:42.134Z | Checking tokio-tungstenite v0.23.1 |
| 2828 | 2026-09-06T04:34:42.303Z | Checking void v1.0.2 |
| 2829 | 2026-09-06T04:34:42.443Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2830 | 2026-09-06T04:34:42.482Z | Checking lzss v0.8.2 |
| 2831 | 2026-09-06T04:34:42.568Z | Checking diesel-dtrace v0.5.0 |
| 2832 | 2026-09-06T04:34:42.643Z | Checking async-bb8-diesel v0.2.1 |
| 2833 | 2026-09-06T04:34:42.706Z | Checking nix v0.27.1 |
| 2834 | 2026-09-06T04:34:42.856Z | Checking serde_bytes v0.11.19 |
| 2835 | 2026-09-06T04:34:43.040Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2836 | 2026-09-06T04:34:43.079Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2837 | 2026-09-06T04:34:43.257Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2838 | 2026-09-06T04:34:43.596Z | Checking yansi v1.0.1 |
| 2839 | 2026-09-06T04:34:43.636Z | Checking cpubits v0.1.1 |
| 2840 | 2026-09-06T04:34:43.753Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2841 | 2026-09-06T04:34:43.865Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2842 | 2026-09-06T04:34:43.904Z | Checking pretty_assertions v1.4.1 |
| 2843 | 2026-09-06T04:34:44.036Z | Checking pem-rfc7468 v1.0.0 |
| 2844 | 2026-09-06T04:34:44.077Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2845 | 2026-09-06T04:34:44.144Z | Checking colored v2.2.0 |
| 2846 | 2026-09-06T04:34:44.239Z | Compiling libz-sys v1.1.24 |
| 2847 | 2026-09-06T04:34:44.303Z | Compiling instability v0.3.11 |
| 2848 | 2026-09-06T04:34:44.443Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2849 | 2026-09-06T04:34:44.580Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2850 | 2026-09-06T04:34:44.692Z | Checking hmac v0.13.0 |
| 2851 | 2026-09-06T04:34:44.695Z | Checking universal-hash v0.6.1 |
| 2852 | 2026-09-06T04:34:44.765Z | Checking castaway v0.2.4 |
| 2853 | 2026-09-06T04:34:44.807Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2854 | 2026-09-06T04:34:44.888Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2855 | 2026-09-06T04:34:44.927Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2856 | 2026-09-06T04:34:44.964Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2857 | 2026-09-06T04:34:45.396Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2858 | 2026-09-06T04:34:46.791Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 2859 | 2026-09-06T04:34:46.859Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2860 | 2026-09-06T04:34:46.998Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2861 | 2026-09-06T04:34:47.161Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2862 | 2026-09-06T04:34:47.620Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2863 | 2026-09-06T04:34:47.774Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2864 | 2026-09-06T04:34:48.327Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2865 | 2026-09-06T04:34:48.571Z | Compiling indoc v2.0.7 |
| 2866 | 2026-09-06T04:34:49.198Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2867 | 2026-09-06T04:34:49.329Z | Checking compact_str v0.8.1 |
| 2868 | 2026-09-06T04:34:49.844Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2869 | 2026-09-06T04:34:50.077Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2870 | 2026-09-06T04:34:50.115Z | Checking unicode-truncate v1.1.0 |
| 2871 | 2026-09-06T04:34:50.152Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2872 | 2026-09-06T04:34:50.300Z | Checking lru v0.12.5 |
| 2873 | 2026-09-06T04:34:50.339Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2874 | 2026-09-06T04:34:50.499Z | Checking cassowary v0.3.0 |
| 2875 | 2026-09-06T04:34:50.749Z | Checking ratatui v0.29.0 |
| 2876 | 2026-09-06T04:34:50.936Z | Checking polyval v0.7.1 |
| 2877 | 2026-09-06T04:34:51.166Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2878 | 2026-09-06T04:34:51.655Z | Checking der v0.8.0 |
| 2879 | 2026-09-06T04:34:52.111Z | Checking arc-swap v1.8.2 |
| 2880 | 2026-09-06T04:34:52.159Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2881 | 2026-09-06T04:34:52.375Z | Checking slog-scope v4.4.1 |
| 2882 | 2026-09-06T04:34:52.434Z | Checking ghash v0.6.0 |
| 2883 | 2026-09-06T04:34:52.494Z | Checking pbkdf2 v0.13.0 |
| 2884 | 2026-09-06T04:34:52.549Z | Checking crypto-bigint v0.7.5 |
| 2885 | 2026-09-06T04:34:52.596Z | Checking aes v0.9.1 |
| 2886 | 2026-09-06T04:34:52.647Z | Compiling progenitor-impl v0.13.0 |
| 2887 | 2026-09-06T04:34:53.036Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2888 | 2026-09-06T04:34:53.295Z | Checking ctr v0.10.1 |
| 2889 | 2026-09-06T04:34:53.512Z | Checking console v0.16.2 |
| 2890 | 2026-09-06T04:34:53.858Z | Checking aead v0.6.1 |
| 2891 | 2026-09-06T04:34:54.038Z | Checking cargo-platform v0.3.2 |
| 2892 | 2026-09-06T04:34:54.259Z | Compiling petname v2.0.2 |
| 2893 | 2026-09-06T04:34:54.785Z | Compiling vergen-git2 v9.1.0 |
| 2894 | 2026-09-06T04:34:54.829Z | Checking unit-prefix v0.5.2 |
| 2895 | 2026-09-06T04:34:54.996Z | Checking indicatif v0.18.4 |
| 2896 | 2026-09-06T04:34:55.250Z | Checking cargo_metadata v0.23.1 |
| 2897 | 2026-09-06T04:34:55.357Z | Compiling progenitor-macro v0.13.0 |
| 2898 | 2026-09-06T04:34:55.415Z | Checking aes-gcm v0.11.0 |
| 2899 | 2026-09-06T04:34:55.617Z | Checking slog-stdlog v4.1.1 |
| 2900 | 2026-09-06T04:34:55.779Z | Checking spki v0.8.0 |
| 2901 | 2026-09-06T04:34:55.996Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2902 | 2026-09-06T04:34:56.037Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2903 | 2026-09-06T04:34:57.222Z | Checking progenitor-client v0.13.0 |
| 2904 | 2026-09-06T04:34:57.475Z | Checking salsa20 v0.11.0 |
| 2905 | 2026-09-06T04:34:57.514Z | Checking libsw-core v0.3.2 |
| 2906 | 2026-09-06T04:34:57.663Z | Checking plotters-backend v0.3.7 |
| 2907 | 2026-09-06T04:34:57.705Z | Checking libsw v3.5.0 |
| 2908 | 2026-09-06T04:34:57.902Z | Checking scrypt v0.12.0 |
| 2909 | 2026-09-06T04:34:57.940Z | Checking plotters-svg v0.3.7 |
| 2910 | 2026-09-06T04:34:58.155Z | Checking slog-envlogger v2.2.0 |
| 2911 | 2026-09-06T04:34:58.346Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2912 | 2026-09-06T04:34:58.633Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2913 | 2026-09-06T04:34:58.839Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2914 | 2026-09-06T04:34:59.073Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2915 | 2026-09-06T04:34:59.304Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2916 | 2026-09-06T04:34:59.357Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 2917 | 2026-09-06T04:34:59.536Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2918 | 2026-09-06T04:34:59.583Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2919 | 2026-09-06T04:34:59.765Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2920 | 2026-09-06T04:34:59.812Z | Checking cbc v0.2.1 |
| 2921 | 2026-09-06T04:34:59.993Z | Checking sapling-renderdag v0.1.0 |
| 2922 | 2026-09-06T04:35:00.286Z | Checking cast v0.3.0 |
| 2923 | 2026-09-06T04:35:00.395Z | Checking progenitor v0.13.0 |
| 2924 | 2026-09-06T04:35:00.445Z | Checking sync-ptr v0.1.4 |
| 2925 | 2026-09-06T04:35:00.482Z | Checking criterion-plot v0.6.0 |
| 2926 | 2026-09-06T04:35:00.576Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2927 | 2026-09-06T04:35:00.614Z | Checking pkcs5 v0.8.1 |
| 2928 | 2026-09-06T04:35:01.045Z | Checking plotters v0.3.7 |
| 2929 | 2026-09-06T04:35:01.095Z | Checking oxide-update-engine-display v0.1.2 |
| 2930 | 2026-09-06T04:35:01.481Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2931 | 2026-09-06T04:35:01.876Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 2932 | 2026-09-06T04:35:02.322Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2933 | 2026-09-06T04:35:02.460Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2934 | 2026-09-06T04:35:03.163Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2935 | 2026-09-06T04:35:03.398Z | Checking tokio-test v0.4.5 |
| 2936 | 2026-09-06T04:35:03.646Z | Checking tinytemplate v1.2.1 |
| 2937 | 2026-09-06T04:35:03.903Z | Checking anes v0.1.6 |
| 2938 | 2026-09-06T04:35:04.203Z | Checking oorandom v11.1.5 |
| 2939 | 2026-09-06T04:35:04.358Z | Checking shell-words v1.1.1 |
| 2940 | 2026-09-06T04:35:04.522Z | Checking criterion v0.7.0 |
| 2941 | 2026-09-06T04:35:05.817Z | Checking pkcs8 v0.11.0 |
| 2942 | 2026-09-06T04:35:06.066Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2943 | 2026-09-06T04:35:06.178Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2944 | 2026-09-06T04:35:06.413Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2945 | 2026-09-06T04:35:06.831Z | Checking twox-hash v2.1.2 |
| 2946 | 2026-09-06T04:35:07.123Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2947 | 2026-09-06T04:35:07.161Z | Checking atty v0.2.14 |
| 2948 | 2026-09-06T04:35:07.200Z | Checking ff v0.14.0 |
| 2949 | 2026-09-06T04:35:07.335Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2950 | 2026-09-06T04:35:07.372Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2951 | 2026-09-06T04:35:07.409Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2952 | 2026-09-06T04:35:07.540Z | Checking fatfs v0.3.6 |
| 2953 | 2026-09-06T04:35:07.578Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2954 | 2026-09-06T04:35:08.030Z | Checking arrayref v0.3.9 |
| 2955 | 2026-09-06T04:35:08.142Z | Checking constant_time_eq v0.4.2 |
| 2956 | 2026-09-06T04:35:08.316Z | Checking arrayvec v0.7.6 |
| 2957 | 2026-09-06T04:35:08.407Z | Compiling seq-macro v0.3.6 |
| 2958 | 2026-09-06T04:35:08.541Z | Checking group v0.14.0 |
| 2959 | 2026-09-06T04:35:08.732Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2960 | 2026-09-06T04:35:08.919Z | Checking signature v3.0.0 |
| 2961 | 2026-09-06T04:35:08.958Z | Checking base16ct v1.0.0 |
| 2962 | 2026-09-06T04:35:09.113Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2963 | 2026-09-06T04:35:09.153Z | Checking sec1 v0.8.1 |
| 2964 | 2026-09-06T04:35:09.399Z | Checking hkdf v0.13.0 |
| 2965 | 2026-09-06T04:35:09.463Z | Checking concurrent-queue v2.5.0 |
| 2966 | 2026-09-06T04:35:09.578Z | Checking parking v2.2.1 |
| 2967 | 2026-09-06T04:35:09.687Z | Checking elliptic-curve v0.14.1 |
| 2968 | 2026-09-06T04:35:09.739Z | Checking event-listener v5.4.1 |
| 2969 | 2026-09-06T04:35:09.995Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2970 | 2026-09-06T04:35:10.131Z | Checking rtoolbox v0.0.3 |
| 2971 | 2026-09-06T04:35:10.304Z | Checking rpassword v7.5.4 |
| 2972 | 2026-09-06T04:35:10.510Z | Checking event-listener-strategy v0.5.4 |
| 2973 | 2026-09-06T04:35:10.622Z | Checking wnaf v0.14.0 |
| 2974 | 2026-09-06T04:35:10.681Z | Checking primefield v0.14.0 |
| 2975 | 2026-09-06T04:35:10.822Z | Compiling samael v0.0.19 |
| 2976 | 2026-09-06T04:35:10.860Z | Checking rfc6979 v0.6.0 |
| 2977 | 2026-09-06T04:35:10.925Z | Checking tui-tree-widget v0.23.1 |
| 2978 | 2026-09-06T04:35:11.042Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 2979 | 2026-09-06T04:35:11.161Z | Compiling blake3 v1.8.5 |
| 2980 | 2026-09-06T04:35:11.565Z | Checking futures-timer v3.0.3 |
| 2981 | 2026-09-06T04:35:12.087Z | Checking ecdsa v0.17.0 |
| 2982 | 2026-09-06T04:35:12.294Z | Checking primeorder v0.14.0 |
| 2983 | 2026-09-06T04:35:12.528Z | Checking async-lock v3.4.2 |
| 2984 | 2026-09-06T04:35:12.705Z | Compiling curve25519-dalek v5.0.0 |
| 2985 | 2026-09-06T04:35:12.949Z | Compiling strsim v0.10.0 |
| 2986 | 2026-09-06T04:35:13.108Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2987 | 2026-09-06T04:35:13.235Z | Compiling darling_core v0.13.4 |
| 2988 | 2026-09-06T04:35:13.308Z | Checking async-object-pool v0.2.0 |
| 2989 | 2026-09-06T04:35:13.792Z | Checking ssh-encoding v0.3.0 |
| 2990 | 2026-09-06T04:35:14.060Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2991 | 2026-09-06T04:35:14.741Z | Checking serde_regex v1.1.0 |
| 2992 | 2026-09-06T04:35:14.942Z | Checking assert-json-diff v2.0.2 |
| 2993 | 2026-09-06T04:35:15.135Z | Checking path-tree v0.8.3 |
| 2994 | 2026-09-06T04:35:15.173Z | Checking keccak v0.2.0 |
| 2995 | 2026-09-06T04:35:15.363Z | Checking topological-sort v0.2.2 |
| 2996 | 2026-09-06T04:35:15.402Z | Checking stringmetrics v2.2.2 |
| 2997 | 2026-09-06T04:35:15.543Z | Checking omicron-zone-package v0.12.3 |
| 2998 | 2026-09-06T04:35:15.594Z | Checking httpmock v0.8.3 |
| 2999 | 2026-09-06T04:35:15.825Z | Compiling darling_macro v0.13.4 |
| 3000 | 2026-09-06T04:35:16.378Z | Checking ed25519 v3.0.0 |
| 3001 | 2026-09-06T04:35:16.493Z | Checking pkcs1 v0.8.0-rc.4 |
| 3002 | 2026-09-06T04:35:16.617Z | Checking crypto-primes v0.7.2 |
| 3003 | 2026-09-06T04:35:16.747Z | Checking poly1305 v0.9.0 |
| 3004 | 2026-09-06T04:35:16.872Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3005 | 2026-09-06T04:35:17.056Z | Checking blowfish v0.10.0 |
| 3006 | 2026-09-06T04:35:17.254Z | Checking blake2 v0.11.0-rc.6 |
| 3007 | 2026-09-06T04:35:17.319Z | Compiling target-lexicon v0.13.3 |
| 3008 | 2026-09-06T04:35:17.554Z | Checking argon2 v0.6.0-rc.8 |
| 3009 | 2026-09-06T04:35:17.613Z | Checking rsa v0.10.0-rc.18 |
| 3010 | 2026-09-06T04:35:17.859Z | Checking bcrypt-pbkdf v0.11.0 |
| 3011 | 2026-09-06T04:35:17.903Z | Checking ssh-cipher v0.3.0 |
| 3012 | 2026-09-06T04:35:17.941Z | Checking ed25519-dalek v3.0.0 |
| 3013 | 2026-09-06T04:35:18.058Z | Compiling darling v0.13.4 |
| 3014 | 2026-09-06T04:35:18.148Z | Checking sha3 v0.11.0 |
| 3015 | 2026-09-06T04:35:18.187Z | Checking p521 v0.14.0 |
| 3016 | 2026-09-06T04:35:18.191Z | Checking p256 v0.14.0 |
| 3017 | 2026-09-06T04:35:18.263Z | Checking p384 v0.14.0 |
| 3018 | 2026-09-06T04:35:18.405Z | Compiling git2 v0.20.4 |
| 3019 | 2026-09-06T04:35:18.535Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3020 | 2026-09-06T04:35:18.809Z | Checking kem v0.3.0 |
| 3021 | 2026-09-06T04:35:18.971Z | Checking module-lattice v0.2.3 |
| 3022 | 2026-09-06T04:35:19.009Z | Compiling guppy-workspace-hack v0.1.0 |
| 3023 | 2026-09-06T04:35:19.225Z | Checking sponge-cursor v0.1.0 |
| 3024 | 2026-09-06T04:35:19.266Z | Checking hex-literal v0.4.1 |
| 3025 | 2026-09-06T04:35:19.398Z | Checking ml-kem v0.3.2 |
| 3026 | 2026-09-06T04:35:19.401Z | Checking sha3 v0.12.0 |
| 3027 | 2026-09-06T04:35:19.738Z | Compiling serde_with_macros v1.5.2 |
| 3028 | 2026-09-06T04:35:20.267Z | Checking russh-cryptovec v0.62.0 |
| 3029 | 2026-09-06T04:35:20.466Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3030 | 2026-09-06T04:35:20.503Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3031 | 2026-09-06T04:35:20.694Z | Checking internal-russh-num-bigint v0.5.0 |
| 3032 | 2026-09-06T04:35:21.251Z | Checking ssh-key v0.7.0-rc.11 |
| 3033 | 2026-09-06T04:35:21.609Z | Checking num-bigint v0.4.6 |
| 3034 | 2026-09-06T04:35:21.783Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3035 | 2026-09-06T04:35:21.830Z | Checking russh-util v0.52.0 |
| 3036 | 2026-09-06T04:35:21.994Z | Checking generic-array v1.4.3 |
| 3037 | 2026-09-06T04:35:22.371Z | Compiling enum_dispatch v0.3.13 |
| 3038 | 2026-09-06T04:35:22.588Z | Compiling delegate v0.13.5 |
| 3039 | 2026-09-06T04:35:22.627Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3040 | 2026-09-06T04:35:22.961Z | Checking hex-literal v1.1.0 |
| 3041 | 2026-09-06T04:35:23.075Z | Checking md5 v0.8.0 |
| 3042 | 2026-09-06T04:35:23.114Z | Compiling target-spec v3.5.7 |
| 3043 | 2026-09-06T04:35:23.285Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3044 | 2026-09-06T04:35:23.565Z | Compiling serde_with v1.14.0 |
| 3045 | 2026-09-06T04:35:23.604Z | Checking russh v0.62.4 |
| 3046 | 2026-09-06T04:35:23.959Z | Checking cfg-expr v0.20.6 |
| 3047 | 2026-09-06T04:35:24.498Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3048 | 2026-09-06T04:35:24.537Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3049 | 2026-09-06T04:35:24.726Z | Checking internet-checksum v0.2.1 |
| 3050 | 2026-09-06T04:35:24.771Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3051 | 2026-09-06T04:35:25.055Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3052 | 2026-09-06T04:35:25.165Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3053 | 2026-09-06T04:35:25.926Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3054 | 2026-09-06T04:35:26.119Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3055 | 2026-09-06T04:35:26.367Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3056 | 2026-09-06T04:35:26.406Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3057 | 2026-09-06T04:35:26.566Z | Compiling polar-core v0.27.3 |
| 3058 | 2026-09-06T04:35:26.568Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3059 | 2026-09-06T04:35:26.647Z | Checking httptest v0.16.4 |
| 3060 | 2026-09-06T04:35:26.979Z | Checking pathdiff v0.2.3 |
| 3061 | 2026-09-06T04:35:27.018Z | Checking nested v0.1.1 |
| 3062 | 2026-09-06T04:35:27.202Z | Checking guppy v0.17.25 |
| 3063 | 2026-09-06T04:35:27.239Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3064 | 2026-09-06T04:35:27.304Z | Checking similar-asserts v1.7.0 |
| 3065 | 2026-09-06T04:35:27.470Z | Compiling target-triple v1.0.0 |
| 3066 | 2026-09-06T04:35:27.510Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3067 | 2026-09-06T04:35:28.146Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3068 | 2026-09-06T04:35:28.749Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3069 | 2026-09-06T04:35:29.271Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3070 | 2026-09-06T04:35:29.398Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3071 | 2026-09-06T04:35:29.512Z | Checking hickory-client v0.25.2 |
| 3072 | 2026-09-06T04:35:29.632Z | Checking supports-color v2.1.0 |
| 3073 | 2026-09-06T04:35:29.813Z | Checking supports-hyperlinks v2.1.0 |
| 3074 | 2026-09-06T04:35:29.852Z | Checking supports-unicode v2.1.0 |
| 3075 | 2026-09-06T04:35:29.969Z | Checking textwrap v0.15.2 |
| 3076 | 2026-09-06T04:35:30.014Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3077 | 2026-09-06T04:35:30.209Z | Checking terminal_size v0.1.17 |
| 3078 | 2026-09-06T04:35:30.248Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 3079 | 2026-09-06T04:35:30.360Z | Compiling miette-derive v5.10.0 |
| 3080 | 2026-09-06T04:35:30.720Z | Compiling fs-err v2.11.0 |
| 3081 | 2026-09-06T04:35:30.762Z | Checking owo-colors v3.5.0 |
| 3082 | 2026-09-06T04:35:30.957Z | Checking escape8259 v0.5.3 |
| 3083 | 2026-09-06T04:35:31.130Z | Compiling assert_cmd v2.1.2 |
| 3084 | 2026-09-06T04:35:31.359Z | Checking libtest-mimic v0.8.1 |
| 3085 | 2026-09-06T04:35:31.546Z | Checking miette v5.10.0 |
| 3086 | 2026-09-06T04:35:31.670Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 3087 | 2026-09-06T04:35:31.707Z | Checking oso v0.27.3 |
| 3088 | 2026-09-06T04:35:31.829Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3089 | 2026-09-06T04:35:32.304Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3090 | 2026-09-06T04:35:32.452Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3091 | 2026-09-06T04:35:32.657Z | Checking blake2b_simd v1.0.4 |
| 3092 | 2026-09-06T04:35:32.986Z | Checking support-bundle-viewer v0.1.2 |
| 3093 | 2026-09-06T04:35:33.089Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3094 | 2026-09-06T04:35:33.187Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3095 | 2026-09-06T04:35:33.285Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3096 | 2026-09-06T04:35:33.414Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3097 | 2026-09-06T04:35:33.498Z | Compiling knuffel-derive v3.2.0 |
| 3098 | 2026-09-06T04:35:33.537Z | Checking fancy-regex v0.14.0 |
| 3099 | 2026-09-06T04:35:33.639Z | Checking serde_tokenstream v0.2.3 |
| 3100 | 2026-09-06T04:35:33.895Z | Checking multimap v0.10.1 |
| 3101 | 2026-09-06T04:35:33.934Z | Checking approx v0.5.1 |
| 3102 | 2026-09-06T04:35:33.974Z | Checking uzers v0.12.2 |
| 3103 | 2026-09-06T04:35:34.106Z | Compiling rstest_macros v0.25.0 |
| 3104 | 2026-09-06T04:35:34.109Z | Checking termcolor v1.4.1 |
| 3105 | 2026-09-06T04:35:34.226Z | Checking constant_time_eq v0.3.1 |
| 3106 | 2026-09-06T04:35:34.291Z | Compiling linkme-impl v0.3.35 |
| 3107 | 2026-09-06T04:35:34.364Z | Checking rust-argon2 v2.1.0 |
| 3108 | 2026-09-06T04:35:34.402Z | Checking trybuild v1.0.116 |
| 3109 | 2026-09-06T04:35:34.558Z | Checking datatest-stable v0.3.3 |
| 3110 | 2026-09-06T04:35:34.880Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3111 | 2026-09-06T04:35:34.919Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3112 | 2026-09-06T04:35:34.997Z | Checking knuffel v3.2.0 |
| 3113 | 2026-09-06T04:35:35.173Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3114 | 2026-09-06T04:35:35.246Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3115 | 2026-09-06T04:35:35.283Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3116 | 2026-09-06T04:35:35.395Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 3117 | 2026-09-06T04:35:35.512Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3118 | 2026-09-06T04:35:35.625Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3119 | 2026-09-06T04:35:35.663Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3120 | 2026-09-06T04:35:35.745Z | Checking drift v0.2.0 |
| 3121 | 2026-09-06T04:35:35.859Z | Checking rand_distr v0.5.1 |
| 3122 | 2026-09-06T04:35:36.005Z | Compiling relative-path v1.9.3 |
| 3123 | 2026-09-06T04:35:36.054Z | Compiling linkme v0.3.35 |
| 3124 | 2026-09-06T04:35:36.130Z | Checking parse-size v1.1.0 |
| 3125 | 2026-09-06T04:35:36.297Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3126 | 2026-09-06T04:35:36.342Z | Checking dropshot-api-manager v0.8.0 |
| 3127 | 2026-09-06T04:35:36.571Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 3128 | 2026-09-06T04:35:37.535Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3129 | 2026-09-06T04:35:37.974Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3130 | 2026-09-06T04:35:38.226Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3131 | 2026-09-06T04:35:38.457Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3132 | 2026-09-06T04:35:38.527Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3133 | 2026-09-06T04:35:38.610Z | Checking cargo_toml v0.21.0 |
| 3134 | 2026-09-06T04:35:39.052Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3135 | 2026-09-06T04:35:39.247Z | Checking partial-io v0.5.4 |
| 3136 | 2026-09-06T04:35:39.288Z | Checking termios v0.3.3 |
| 3137 | 2026-09-06T04:35:39.448Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3138 | 2026-09-06T04:35:39.988Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3139 | 2026-09-06T04:35:40.028Z | Checking rstest v0.25.0 |
| 3140 | 2026-09-06T04:35:43.047Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3141 | 2026-09-06T04:35:44.574Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3142 | 2026-09-06T04:35:45.673Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3143 | 2026-09-06T04:35:46.890Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3144 | 2026-09-06T04:35:48.285Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3145 | 2026-09-06T04:35:52.160Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3146 | 2026-09-06T04:35:54.064Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3147 | 2026-09-06T04:36:02.155Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3148 | 2026-09-06T04:36:03.107Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3149 | 2026-09-06T04:36:04.663Z | Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config) |
| 3150 | 2026-09-06T04:36:06.976Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3151 | 2026-09-06T04:36:09.147Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3152 | 2026-09-06T04:36:10.048Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3153 | 2026-09-06T04:36:12.164Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 3154 | 2026-09-06T04:36:16.441Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3155 | 2026-09-06T04:36:21.171Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3156 | 2026-09-06T04:36:43.379Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 3157 | 2026-09-06T04:37:38.046Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 18s |
| 3158 | 2026-09-06T04:37:38.049Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3159 | 2026-09-06T04:37:38.049Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3160 | 2026-09-06T04:37:38.709Z | |
| 3161 | 2026-09-06T04:37:38.710Z | real 4:21.372232657 |
| 3162 | 2026-09-06T04:37:38.710Z | user 22:18.954886772 |
| 3163 | 2026-09-06T04:37:38.710Z | sys 5:22.444464732 |
| 3164 | 2026-09-06T04:37:38.710Z | trap 0.558154181 |
| 3165 | 2026-09-06T04:37:38.710Z | tflt 0.447963953 |
| 3166 | 2026-09-06T04:37:38.710Z | dflt 0.548820183 |
| 3167 | 2026-09-06T04:37:38.710Z | kflt 0.004562436 |
| 3168 | 2026-09-06T04:37:38.710Z | lock 1:07:21.361155158 |
| 3169 | 2026-09-06T04:37:38.710Z | slp 1:00:32.334635440 |
| 3170 | 2026-09-06T04:37:38.710Z | lat 1:47.610860017 |
| 3171 | 2026-09-06T04:37:38.710Z | stop 15:05.850904436 |
| 3172 | 2026-09-06T04:37:38.713Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3173 | 2026-09-06T04:37:38.714Z | + ptime -m cargo doc --workspace --no-deps |
| 3174 | 2026-09-06T04:37:39.574Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3175 | 2026-09-06T04:37:39.574Z | | |
| 3176 | 2026-09-06T04:37:39.574Z | = note: 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)` |
| 3177 | 2026-09-06T04:37:39.574Z | = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313> |
| 3178 | 2026-09-06T04:37:40.677Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3179 | 2026-09-06T04:37:40.920Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3180 | 2026-09-06T04:37:40.958Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3181 | 2026-09-06T04:37:40.991Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3182 | 2026-09-06T04:37:41.104Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3183 | 2026-09-06T04:37:41.208Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3184 | 2026-09-06T04:37:41.236Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3185 | 2026-09-06T04:37:41.261Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3186 | 2026-09-06T04:37:41.285Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3187 | 2026-09-06T04:37:41.313Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3188 | 2026-09-06T04:37:41.432Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3189 | 2026-09-06T04:37:41.553Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3190 | 2026-09-06T04:37:41.576Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3191 | 2026-09-06T04:37:41.601Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3192 | 2026-09-06T04:37:41.647Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3193 | 2026-09-06T04:37:41.698Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3194 | 2026-09-06T04:37:41.722Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3195 | 2026-09-06T04:37:41.746Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3196 | 2026-09-06T04:37:41.769Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3197 | 2026-09-06T04:37:41.796Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3198 | 2026-09-06T04:37:41.868Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3199 | 2026-09-06T04:37:41.892Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3200 | 2026-09-06T04:37:42.166Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3201 | 2026-09-06T04:37:42.200Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3202 | 2026-09-06T04:37:42.314Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3203 | 2026-09-06T04:37:42.340Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3204 | 2026-09-06T04:37:42.503Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3205 | 2026-09-06T04:37:42.584Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3206 | 2026-09-06T04:37:42.639Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3207 | 2026-09-06T04:37:42.751Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3208 | 2026-09-06T04:37:42.796Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3209 | 2026-09-06T04:37:42.884Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3210 | 2026-09-06T04:37:42.907Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3211 | 2026-09-06T04:37:43.072Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3212 | 2026-09-06T04:37:43.261Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3213 | 2026-09-06T04:37:43.311Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3214 | 2026-09-06T04:37:43.341Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3215 | 2026-09-06T04:37:43.366Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3216 | 2026-09-06T04:37:43.485Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3217 | 2026-09-06T04:37:43.562Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3218 | 2026-09-06T04:37:43.788Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3219 | 2026-09-06T04:37:43.824Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3220 | 2026-09-06T04:37:44.030Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3221 | 2026-09-06T04:37:44.074Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3222 | 2026-09-06T04:37:44.113Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3223 | 2026-09-06T04:37:44.159Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3224 | 2026-09-06T04:37:44.244Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3225 | 2026-09-06T04:37:44.389Z | Checking scuffle v0.1.0 |
| 3226 | 2026-09-06T04:37:44.419Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3227 | 2026-09-06T04:37:44.450Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3228 | 2026-09-06T04:37:44.520Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3229 | 2026-09-06T04:37:44.545Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3230 | 2026-09-06T04:37:44.744Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3231 | 2026-09-06T04:37:44.970Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3232 | 2026-09-06T04:37:45.347Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3233 | 2026-09-06T04:37:45.667Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3234 | 2026-09-06T04:37:45.863Z | Checking dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 3235 | 2026-09-06T04:37:45.988Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3236 | 2026-09-06T04:37:46.094Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3237 | 2026-09-06T04:37:46.133Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3238 | 2026-09-06T04:37:46.356Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3239 | 2026-09-06T04:37:46.397Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3240 | 2026-09-06T04:37:46.422Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3241 | 2026-09-06T04:37:46.450Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3242 | 2026-09-06T04:37:46.652Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3243 | 2026-09-06T04:37:47.500Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3244 | 2026-09-06T04:37:47.553Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3245 | 2026-09-06T04:37:47.736Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3246 | 2026-09-06T04:37:47.979Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3247 | 2026-09-06T04:37:48.167Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3248 | 2026-09-06T04:37:48.191Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3249 | 2026-09-06T04:37:48.271Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3250 | 2026-09-06T04:37:48.297Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3251 | 2026-09-06T04:37:48.558Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3252 | 2026-09-06T04:37:48.582Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3253 | 2026-09-06T04:37:48.607Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3254 | 2026-09-06T04:37:48.636Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3255 | 2026-09-06T04:37:48.823Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3256 | 2026-09-06T04:37:48.847Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3257 | 2026-09-06T04:37:48.870Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3258 | 2026-09-06T04:37:48.900Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3259 | 2026-09-06T04:37:49.051Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3260 | 2026-09-06T04:37:49.077Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3261 | 2026-09-06T04:37:49.077Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3262 | 2026-09-06T04:37:49.231Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3263 | 2026-09-06T04:37:49.256Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3264 | 2026-09-06T04:37:49.415Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3265 | 2026-09-06T04:37:49.462Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3266 | 2026-09-06T04:37:49.511Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3267 | 2026-09-06T04:37:49.542Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3268 | 2026-09-06T04:37:49.699Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3269 | 2026-09-06T04:37:49.723Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3270 | 2026-09-06T04:37:49.727Z | Checking dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 3271 | 2026-09-06T04:37:49.884Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3272 | 2026-09-06T04:37:49.910Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3273 | 2026-09-06T04:37:49.944Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3274 | 2026-09-06T04:37:49.989Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 3275 | 2026-09-06T04:37:50.110Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3276 | 2026-09-06T04:37:50.190Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3277 | 2026-09-06T04:37:50.213Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3278 | 2026-09-06T04:37:50.264Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3279 | 2026-09-06T04:37:50.305Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3280 | 2026-09-06T04:37:50.390Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3281 | 2026-09-06T04:37:50.443Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3282 | 2026-09-06T04:37:50.568Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 3283 | 2026-09-06T04:37:50.593Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3284 | 2026-09-06T04:37:50.642Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3285 | 2026-09-06T04:37:50.681Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3286 | 2026-09-06T04:37:50.794Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3287 | 2026-09-06T04:37:51.051Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3288 | 2026-09-06T04:37:51.073Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3289 | 2026-09-06T04:37:51.586Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3290 | 2026-09-06T04:37:51.794Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3291 | 2026-09-06T04:37:52.127Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3292 | 2026-09-06T04:37:52.656Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3293 | 2026-09-06T04:37:53.104Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3294 | 2026-09-06T04:37:53.182Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3295 | 2026-09-06T04:37:54.512Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3296 | 2026-09-06T04:37:55.108Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3297 | 2026-09-06T04:37:55.397Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3298 | 2026-09-06T04:37:55.443Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3299 | 2026-09-06T04:37:55.726Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3300 | 2026-09-06T04:37:56.084Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3301 | 2026-09-06T04:37:56.329Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3302 | 2026-09-06T04:37:56.785Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3303 | 2026-09-06T04:37:57.077Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3304 | 2026-09-06T04:37:57.236Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3305 | 2026-09-06T04:37:57.371Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3306 | 2026-09-06T04:37:57.519Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3307 | 2026-09-06T04:37:57.721Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3308 | 2026-09-06T04:37:57.862Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3309 | 2026-09-06T04:37:58.386Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3310 | 2026-09-06T04:37:58.423Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3311 | 2026-09-06T04:37:58.843Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3312 | 2026-09-06T04:37:58.999Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3313 | 2026-09-06T04:37:59.218Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3314 | 2026-09-06T04:37:59.715Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3315 | 2026-09-06T04:37:59.812Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3316 | 2026-09-06T04:38:00.170Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3317 | 2026-09-06T04:38:00.859Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3318 | 2026-09-06T04:38:01.324Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3319 | 2026-09-06T04:38:01.401Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3320 | 2026-09-06T04:38:01.818Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3321 | 2026-09-06T04:38:02.017Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3322 | 2026-09-06T04:38:02.267Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3323 | 2026-09-06T04:38:02.459Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3324 | 2026-09-06T04:38:02.507Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3325 | 2026-09-06T04:38:02.886Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3326 | 2026-09-06T04:38:03.128Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3327 | 2026-09-06T04:38:03.187Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3328 | 2026-09-06T04:38:03.693Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3329 | 2026-09-06T04:38:03.973Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3330 | 2026-09-06T04:38:04.007Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3331 | 2026-09-06T04:38:04.899Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3332 | 2026-09-06T04:38:04.935Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3333 | 2026-09-06T04:38:05.245Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3334 | 2026-09-06T04:38:05.592Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3335 | 2026-09-06T04:38:05.654Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3336 | 2026-09-06T04:38:06.770Z | Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3337 | 2026-09-06T04:38:09.882Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3338 | 2026-09-06T04:38:10.212Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3339 | 2026-09-06T04:38:10.464Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3340 | 2026-09-06T04:38:11.394Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3341 | 2026-09-06T04:38:12.110Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3342 | 2026-09-06T04:38:12.960Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3343 | 2026-09-06T04:38:13.144Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3344 | 2026-09-06T04:38:13.403Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3345 | 2026-09-06T04:38:14.256Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3346 | 2026-09-06T04:38:14.298Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3347 | 2026-09-06T04:38:15.730Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3348 | 2026-09-06T04:38:16.100Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3349 | 2026-09-06T04:38:16.147Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3350 | 2026-09-06T04:38:16.770Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3351 | 2026-09-06T04:38:17.310Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3352 | 2026-09-06T04:38:17.427Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3353 | 2026-09-06T04:38:17.508Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3354 | 2026-09-06T04:38:17.535Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3355 | 2026-09-06T04:38:17.860Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3356 | 2026-09-06T04:38:18.014Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3357 | 2026-09-06T04:38:18.223Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3358 | 2026-09-06T04:38:18.248Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3359 | 2026-09-06T04:38:18.416Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3360 | 2026-09-06T04:38:18.753Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3361 | 2026-09-06T04:38:19.079Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3362 | 2026-09-06T04:38:19.589Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3363 | 2026-09-06T04:38:19.717Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3364 | 2026-09-06T04:38:19.745Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3365 | 2026-09-06T04:38:19.895Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3366 | 2026-09-06T04:38:20.343Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3367 | 2026-09-06T04:38:20.449Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3368 | 2026-09-06T04:38:21.821Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3369 | 2026-09-06T04:38:22.323Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3370 | 2026-09-06T04:38:22.357Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3371 | 2026-09-06T04:38:24.869Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3372 | 2026-09-06T04:38:26.348Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3373 | 2026-09-06T04:38:26.791Z | Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3374 | 2026-09-06T04:38:27.275Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3375 | 2026-09-06T04:38:29.755Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3376 | 2026-09-06T04:38:30.807Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3377 | 2026-09-06T04:38:31.709Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3378 | 2026-09-06T04:38:32.347Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3379 | 2026-09-06T04:38:33.172Z | Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 3380 | 2026-09-06T04:38:35.119Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3381 | 2026-09-06T04:38:36.001Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3382 | 2026-09-06T04:38:37.321Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3383 | 2026-09-06T04:38:37.876Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3384 | 2026-09-06T04:38:38.347Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3385 | 2026-09-06T04:38:39.111Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3386 | 2026-09-06T04:38:41.724Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3387 | 2026-09-06T04:38:45.026Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3388 | 2026-09-06T04:38:45.603Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3389 | 2026-09-06T04:38:46.393Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3390 | 2026-09-06T04:38:47.236Z | Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3391 | 2026-09-06T04:38:48.416Z | Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3392 | 2026-09-06T04:38:49.166Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3393 | 2026-09-06T04:38:49.939Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3394 | 2026-09-06T04:38:51.579Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3395 | 2026-09-06T04:38:51.748Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3396 | 2026-09-06T04:38:52.320Z | Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3397 | 2026-09-06T04:38:53.251Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3398 | 2026-09-06T04:38:53.603Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3399 | 2026-09-06T04:38:54.568Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3400 | 2026-09-06T04:38:55.526Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3401 | 2026-09-06T04:38:59.492Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3402 | 2026-09-06T04:39:00.463Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3403 | 2026-09-06T04:39:01.550Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3404 | 2026-09-06T04:39:02.047Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3405 | 2026-09-06T04:39:02.840Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3406 | 2026-09-06T04:39:03.848Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3407 | 2026-09-06T04:39:06.419Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3408 | 2026-09-06T04:39:07.255Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3409 | 2026-09-06T04:39:08.238Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3410 | 2026-09-06T04:39:09.203Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3411 | 2026-09-06T04:39:11.845Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3412 | 2026-09-06T04:39:12.512Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3413 | 2026-09-06T04:39:14.830Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3414 | 2026-09-06T04:39:17.362Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3415 | 2026-09-06T04:39:17.754Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3416 | 2026-09-06T04:39:18.872Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3417 | 2026-09-06T04:39:20.397Z | Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3418 | 2026-09-06T04:39:22.051Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3419 | 2026-09-06T04:39:23.891Z | Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config) |
| 3420 | 2026-09-06T04:39:25.409Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3421 | 2026-09-06T04:39:27.062Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3422 | 2026-09-06T04:39:28.680Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3423 | 2026-09-06T04:39:33.594Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3424 | 2026-09-06T04:39:33.758Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3425 | 2026-09-06T04:39:35.439Z | Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3426 | 2026-09-06T04:39:35.591Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3427 | 2026-09-06T04:39:37.145Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3428 | 2026-09-06T04:39:39.290Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3429 | 2026-09-06T04:39:41.097Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3430 | 2026-09-06T04:39:43.151Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3431 | 2026-09-06T04:39:44.969Z | Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3432 | 2026-09-06T04:39:46.688Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3433 | 2026-09-06T04:39:48.748Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3434 | 2026-09-06T04:39:50.335Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3435 | 2026-09-06T04:39:52.078Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3436 | 2026-09-06T04:39:53.926Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3437 | 2026-09-06T04:39:55.687Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3438 | 2026-09-06T04:39:57.496Z | Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3439 | 2026-09-06T04:39:59.255Z | Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3440 | 2026-09-06T04:40:00.957Z | Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3441 | 2026-09-06T04:40:02.970Z | Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3442 | 2026-09-06T04:40:04.599Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3443 | 2026-09-06T04:40:10.209Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3444 | 2026-09-06T04:40:12.200Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3445 | 2026-09-06T04:40:14.018Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3446 | 2026-09-06T04:40:15.786Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3447 | 2026-09-06T04:40:19.845Z | Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3448 | 2026-09-06T04:40:21.588Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3449 | 2026-09-06T04:40:25.135Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3450 | 2026-09-06T04:40:25.943Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3451 | 2026-09-06T04:40:28.402Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3452 | 2026-09-06T04:40:30.182Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3453 | 2026-09-06T04:40:32.814Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3454 | 2026-09-06T04:40:35.042Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3455 | 2026-09-06T04:40:37.381Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3456 | 2026-09-06T04:40:40.365Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3457 | 2026-09-06T04:40:42.457Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3458 | 2026-09-06T04:40:44.902Z | Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3459 | 2026-09-06T04:40:47.257Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3460 | 2026-09-06T04:40:49.771Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3461 | 2026-09-06T04:40:52.617Z | Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3462 | 2026-09-06T04:40:54.526Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3463 | 2026-09-06T04:40:57.066Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3464 | 2026-09-06T04:40:59.698Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3465 | 2026-09-06T04:41:02.132Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3466 | 2026-09-06T04:41:04.957Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3467 | 2026-09-06T04:41:07.507Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3468 | 2026-09-06T04:41:09.818Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3469 | 2026-09-06T04:41:12.570Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3470 | 2026-09-06T04:41:15.160Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3471 | 2026-09-06T04:41:17.649Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3472 | 2026-09-06T04:41:20.231Z | Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3473 | 2026-09-06T04:41:22.781Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3474 | 2026-09-06T04:41:25.288Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3475 | 2026-09-06T04:41:27.923Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3476 | 2026-09-06T04:41:30.300Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3477 | 2026-09-06T04:41:33.095Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3478 | 2026-09-06T04:41:35.787Z | Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 3479 | 2026-09-06T04:41:38.359Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3480 | 2026-09-06T04:41:40.959Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3481 | 2026-09-06T04:41:43.549Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3482 | 2026-09-06T04:41:46.230Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3483 | 2026-09-06T04:41:48.803Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3484 | 2026-09-06T04:41:51.453Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3485 | 2026-09-06T04:41:53.996Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3486 | 2026-09-06T04:41:57.387Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3487 | 2026-09-06T04:41:59.585Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3488 | 2026-09-06T04:42:02.329Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3489 | 2026-09-06T04:42:05.161Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3490 | 2026-09-06T04:42:07.938Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3491 | 2026-09-06T04:42:10.642Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3492 | 2026-09-06T04:42:13.374Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3493 | 2026-09-06T04:42:16.218Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3494 | 2026-09-06T04:42:18.744Z | Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3495 | 2026-09-06T04:42:21.409Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3496 | 2026-09-06T04:42:24.303Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3497 | 2026-09-06T04:42:27.309Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3498 | 2026-09-06T04:42:30.098Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3499 | 2026-09-06T04:42:32.870Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3500 | 2026-09-06T04:42:35.731Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3501 | 2026-09-06T04:42:38.472Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3502 | 2026-09-06T04:42:41.144Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3503 | 2026-09-06T04:42:43.985Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3504 | 2026-09-06T04:42:46.843Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3505 | 2026-09-06T04:42:49.555Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3506 | 2026-09-06T04:42:52.385Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3507 | 2026-09-06T04:42:55.161Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3508 | 2026-09-06T04:43:03.010Z | Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3509 | 2026-09-06T04:43:03.217Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3510 | 2026-09-06T04:43:06.821Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3511 | 2026-09-06T04:43:10.855Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3512 | 2026-09-06T04:43:14.086Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3513 | 2026-09-06T04:43:17.702Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3514 | 2026-09-06T04:43:21.303Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3515 | 2026-09-06T04:43:24.943Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3516 | 2026-09-06T04:43:28.603Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3517 | 2026-09-06T04:43:32.332Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3518 | 2026-09-06T04:43:36.057Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3519 | 2026-09-06T04:43:39.572Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3520 | 2026-09-06T04:43:43.085Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3521 | 2026-09-06T04:43:48.106Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3522 | 2026-09-06T04:43:51.147Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3523 | 2026-09-06T04:43:55.113Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3524 | 2026-09-06T04:43:59.081Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3525 | 2026-09-06T04:44:02.991Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3526 | 2026-09-06T04:44:07.059Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3527 | 2026-09-06T04:44:10.917Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3528 | 2026-09-06T04:44:14.901Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3529 | 2026-09-06T04:44:18.883Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3530 | 2026-09-06T04:44:22.772Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3531 | 2026-09-06T04:44:27.116Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3532 | 2026-09-06T04:44:30.899Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3533 | 2026-09-06T04:44:34.800Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3534 | 2026-09-06T04:44:38.866Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3535 | 2026-09-06T04:44:42.740Z | Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3536 | 2026-09-06T04:44:46.612Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3537 | 2026-09-06T04:44:50.573Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3538 | 2026-09-06T04:45:22.184Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 43s |
| 3539 | 2026-09-06T04:45:22.187Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3540 | 2026-09-06T04:45:22.187Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3541 | 2026-09-06T04:45:22.357Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files |
| 3542 | 2026-09-06T04:45:22.468Z | |
| 3543 | 2026-09-06T04:45:22.471Z | real 7:43.666346182 |
| 3544 | 2026-09-06T04:45:22.471Z | user 20:47.533474388 |
| 3545 | 2026-09-06T04:45:22.471Z | sys 4:26.907485513 |
| 3546 | 2026-09-06T04:45:22.471Z | trap 0.306187637 |
| 3547 | 2026-09-06T04:45:22.471Z | tflt 0.005592883 |
| 3548 | 2026-09-06T04:45:22.471Z | dflt 0.052831345 |
| 3549 | 2026-09-06T04:45:22.471Z | kflt 0.000030070 |
| 3550 | 2026-09-06T04:45:22.471Z | lock 7:24:28.655088615 |
| 3551 | 2026-09-06T04:45:22.471Z | slp 2:35:58.970383160 |
| 3552 | 2026-09-06T04:45:22.471Z | lat 37.103000844 |
| 3553 | 2026-09-06T04:45:22.471Z | stop 2:19.453657868 |
| 3554 | 2026-09-06T04:45:22.471Z | process exited: duration 857942 ms, exit code 0 |
| |
| 3555 | 2026-09-06T04:45:22.477Z | found 0 output files |