|
|
|
| 1 | 2026-09-04T21:30:58.994Z | job assigned to worker 01M1Q58CWNGZZYGQPH636FRBPB [factory aws, i-006eee459f6c6b6ec] (queued for 1 m 28 s) |
| |
| 2 | 2026-09-04T21:31:06.021Z | starting task 0: "setup" |
| 3 | 2026-09-04T21:31:06.026Z | ++ uname -s |
| 4 | 2026-09-04T21:31:06.029Z | + kern=SunOS |
| 5 | 2026-09-04T21:31:06.029Z | + build_user=build |
| 6 | 2026-09-04T21:31:06.029Z | + build_uid=12345 |
| 7 | 2026-09-04T21:31:06.029Z | + work_dir=/work |
| 8 | 2026-09-04T21:31:06.029Z | + input_dir=/input |
| 9 | 2026-09-04T21:31:06.029Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T21:31:06.029Z | + case "$kern" in |
| 11 | 2026-09-04T21:31:06.029Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T21:31:06.032Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T21:31:08.034Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T21:31:08.174Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T21:31:08.179Z | + home_fs=zfs |
| 16 | 2026-09-04T21:31:08.179Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T21:31:08.179Z | + mkdir -p /home/build |
| 18 | 2026-09-04T21:31:08.179Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T21:31:10.179Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T21:31:10.182Z | process exited: duration 4159 ms, exit code 0 |
| |
| 21 | 2026-09-04T21:31:10.188Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T21:31:10.192Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T21:31:10.192Z | * rust toolchain channel = "stable" |
| 24 | 2026-09-04T21:31:10.192Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-04T21:31:10.192Z | * rust toolchain profile = "default" |
| 26 | 2026-09-04T21:31:10.194Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T21:31:10.194Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T21:31:10.194Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T21:31:10.194Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T21:31:10.272Z | info: downloading installer |
| 31 | 2026-09-04T21:31:11.531Z | info: profile set to default |
| 32 | 2026-09-04T21:31:11.531Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T21:31:11.534Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 34 | 2026-09-04T21:31:11.675Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-04T21:31:11.678Z | info: downloading 6 components |
| 36 | 2026-09-04T21:31:25.646Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 37 | 2026-09-04T21:31:25.646Z | |
| 38 | 2026-09-04T21:31:25.683Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-04T21:31:25.683Z | |
| 40 | 2026-09-04T21:31:25.693Z | |
| 41 | 2026-09-04T21:31:25.693Z | Rust is installed now. Great! |
| 42 | 2026-09-04T21:31:25.693Z | |
| 43 | 2026-09-04T21:31:25.693Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T21:31:25.693Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T21:31:25.693Z | |
| 46 | 2026-09-04T21:31:25.693Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T21:31:25.693Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T21:31:25.693Z | |
| 49 | 2026-09-04T21:31:25.693Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T21:31:25.693Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T21:31:25.693Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T21:31:25.693Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T21:31:25.693Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T21:31:25.693Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T21:31:25.693Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T21:31:25.693Z | HOST_CC = None |
| 57 | 2026-09-04T21:31:25.693Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T21:31:25.693Z | CC = None |
| 59 | 2026-09-04T21:31:25.693Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T21:31:25.844Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T21:31:25.844Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T21:31:25.844Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T21:31:25.844Z | CFLAGS = None |
| 64 | 2026-09-04T21:31:25.844Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T21:31:25.844Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T21:31:25.844Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T21:31:25.844Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T21:31:25.844Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T21:31:25.844Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T21:31:25.949Z | + rustup --version |
| 71 | 2026-09-04T21:31:25.955Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T21:31:25.957Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T21:31:25.976Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-04T21:31:25.979Z | + cargo --version |
| 75 | 2026-09-04T21:31:25.993Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-04T21:31:25.995Z | + rustc --version |
| 77 | 2026-09-04T21:31:26.015Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-04T21:31:26.018Z | process exited: duration 15827 ms, exit code 0 |
| |
| 79 | 2026-09-04T21:31:26.025Z | starting task 2: "authentication" |
| 80 | 2026-09-04T21:31:26.044Z | process exited: duration 19 ms, exit code 0 |
| |
| 81 | 2026-09-04T21:31:26.050Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T21:31:26.053Z | + mkdir -p /work/oxidecomputer/maghemite |
| 83 | 2026-09-04T21:31:26.056Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 84 | 2026-09-04T21:31:26.084Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 85 | 2026-09-04T21:31:27.533Z | + cd /work/oxidecomputer/maghemite |
| 86 | 2026-09-04T21:31:27.533Z | + git fetch origin 1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 87 | 2026-09-04T21:31:27.844Z | From https://github.com/oxidecomputer/maghemite |
| 88 | 2026-09-04T21:31:27.844Z | * branch 1abfb305a38dae4d2562c4763c20aab007b639a4 -> FETCH_HEAD |
| 89 | 2026-09-04T21:31:27.871Z | + [[ -n jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]] |
| 90 | 2026-09-04T21:31:27.871Z | ++ git branch --show-current |
| 91 | 2026-09-04T21:31:27.871Z | + current=main |
| 92 | 2026-09-04T21:31:27.871Z | + [[ main != jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]] |
| 93 | 2026-09-04T21:31:27.871Z | + git branch -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr 1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 94 | 2026-09-04T21:31:27.871Z | + git checkout -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr |
| 95 | 2026-09-04T21:31:27.871Z | Switched to branch 'jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr' |
| 96 | 2026-09-04T21:31:27.872Z | + git reset --hard 1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 97 | 2026-09-04T21:31:27.898Z | HEAD is now at 1abfb30 bgp: Add composable wrappers for {get,set}sockopt |
| 98 | 2026-09-04T21:31:27.898Z | process exited: duration 1808 ms, exit code 0 |
| |
| 99 | 2026-09-04T21:31:27.940Z | starting task 4: "build" |
| 100 | 2026-09-04T21:31:27.954Z | + set -e |
| 101 | 2026-09-04T21:31:27.954Z | + source .github/buildomat/test-common.sh |
| 102 | 2026-09-04T21:31:27.954Z | ++ NEXTEST_VERSION=0.9.97 |
| 103 | 2026-09-04T21:31:27.955Z | ++ source .github/buildomat/common.sh |
| 104 | 2026-09-04T21:31:27.955Z | +++ export PKG_SUCCESS_ON_NOP=1 |
| 105 | 2026-09-04T21:31:27.955Z | +++ PKG_SUCCESS_ON_NOP=1 |
| 106 | 2026-09-04T21:31:27.955Z | +++ cargo --version |
| 107 | 2026-09-04T21:31:27.955Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 108 | 2026-09-04T21:31:28.083Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 109 | 2026-09-04T21:31:28.100Z | info: downloading 6 components |
| 110 | 2026-09-04T21:31:41.795Z | warn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed |
| 111 | 2026-09-04T21:31:41.795Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 112 | 2026-09-04T21:31:41.795Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 113 | 2026-09-04T21:31:41.913Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 114 | 2026-09-04T21:31:41.919Z | +++ rustc --version |
| 115 | 2026-09-04T21:31:41.941Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 116 | 2026-09-04T21:31:41.947Z | ++ banner install |
| 117 | 2026-09-04T21:31:41.950Z | |
| 118 | 2026-09-04T21:31:41.950Z | # # # #### ##### ## # # |
| 119 | 2026-09-04T21:31:41.950Z | # ## # # # # # # # |
| 120 | 2026-09-04T21:31:41.950Z | # # # # #### # # # # # |
| 121 | 2026-09-04T21:31:41.950Z | # # # # # # ###### # # |
| 122 | 2026-09-04T21:31:41.950Z | # # ## # # # # # # # |
| 123 | 2026-09-04T21:31:41.950Z | # # # #### # # # ###### ###### |
| 124 | 2026-09-04T21:31:41.950Z | |
| 125 | 2026-09-04T21:31:41.950Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-09-04T21:31:45.972Z | Startup: Refreshing catalog 'helios' ... Done |
| 127 | 2026-09-04T21:31:46.435Z | Startup: Caching catalogs ... Done |
| 128 | 2026-09-04T21:31:48.856Z | Planning: Solver setup ... Done |
| 129 | 2026-09-04T21:31:48.920Z | Planning: Running solver ... Done |
| 130 | 2026-09-04T21:31:48.961Z | Planning: Consolidating action changes ... Done |
| 131 | 2026-09-04T21:31:48.968Z | Planning: Evaluating mediators ... Done |
| 132 | 2026-09-04T21:31:48.968Z | Planning: Planning completed in 2.62 seconds |
| 133 | 2026-09-04T21:31:48.975Z | No updates necessary for this image. |
| 134 | 2026-09-04T21:31:49.251Z | +++ uname -s |
| 135 | 2026-09-04T21:31:49.670Z | ++ nextest_host_os=SunOS |
| 136 | 2026-09-04T21:31:49.671Z | ++ case "${nextest_host_os}" in |
| 137 | 2026-09-04T21:31:49.671Z | ++ nextest_platform=illumos |
| 138 | 2026-09-04T21:31:49.671Z | ++ nextest_url=https://get.nexte.st/0.9.97/illumos |
| 139 | 2026-09-04T21:31:49.671Z | +++ mktemp -d |
| 140 | 2026-09-04T21:31:49.671Z | ++ nextest_tmp=/tmp/tmp.l8aisc |
| 141 | 2026-09-04T21:31:49.671Z | ++ trap 'rm -rf "${nextest_tmp}"' EXIT |
| 142 | 2026-09-04T21:31:49.671Z | ++ nextest_tar=/tmp/tmp.l8aisc/nextest.tar.gz |
| 143 | 2026-09-04T21:31:49.671Z | ++ curl -sSfL --retry 10 -o /tmp/tmp.l8aisc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos |
| 144 | 2026-09-04T21:31:49.757Z | ++ mkdir -p /home/build/.cargo/bin |
| 145 | 2026-09-04T21:31:49.763Z | ++ tar -xzf /tmp/tmp.l8aisc/nextest.tar.gz -C /home/build/.cargo/bin |
| 146 | 2026-09-04T21:31:49.841Z | + pushd rdb |
| 147 | 2026-09-04T21:31:49.869Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 148 | 2026-09-04T21:31:49.869Z | + cargo nextest run -p rdb -p mg-api-types -p mg-api-types-versions |
| 149 | 2026-09-04T21:31:50.011Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 150 | 2026-09-04T21:31:50.632Z | From https://github.com/oxidecomputer/falcon |
| 151 | 2026-09-04T21:31:50.632Z | * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483 |
| 152 | 2026-09-04T21:31:51.113Z | Updating crates.io index |
| 153 | 2026-09-04T21:31:51.116Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 154 | 2026-09-04T21:31:51.178Z | From https://github.com/oxidecomputer/dendrite |
| 155 | 2026-09-04T21:31:51.178Z | * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43 |
| 156 | 2026-09-04T21:31:51.217Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 157 | 2026-09-04T21:31:51.477Z | From https://github.com/oxidecomputer/ispf |
| 158 | 2026-09-04T21:31:51.477Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 159 | 2026-09-04T21:31:51.484Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 160 | 2026-09-04T21:31:51.850Z | From https://github.com/oxidecomputer/netadm-sys |
| 161 | 2026-09-04T21:31:51.850Z | * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2 |
| 162 | 2026-09-04T21:31:51.858Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 163 | 2026-09-04T21:31:57.746Z | From https://github.com/oxidecomputer/omicron |
| 164 | 2026-09-04T21:31:57.746Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 165 | 2026-09-04T21:31:58.160Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 166 | 2026-09-04T21:31:58.896Z | From https://github.com/oxidecomputer/opte |
| 167 | 2026-09-04T21:31:58.896Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 168 | 2026-09-04T21:31:59.332Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 169 | 2026-09-04T21:31:59.335Z | From https://github.com/oxidecomputer/slog-error-chain |
| 170 | 2026-09-04T21:31:59.335Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 171 | 2026-09-04T21:31:59.335Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 172 | 2026-09-04T21:31:59.472Z | From https://github.com/illumos/smf-rs |
| 173 | 2026-09-04T21:31:59.472Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 174 | 2026-09-04T21:31:59.479Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 175 | 2026-09-04T21:31:59.752Z | From https://github.com/oxidecomputer/network-interface |
| 176 | 2026-09-04T21:31:59.752Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 177 | 2026-09-04T21:31:59.760Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 178 | 2026-09-04T21:32:00.026Z | From https://github.com/oxidecomputer/zone |
| 179 | 2026-09-04T21:32:00.026Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 180 | 2026-09-04T21:32:00.032Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 181 | 2026-09-04T21:32:00.652Z | From https://github.com/oxidecomputer/propolis |
| 182 | 2026-09-04T21:32:00.652Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 183 | 2026-09-04T21:32:00.688Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 184 | 2026-09-04T21:32:01.205Z | From https://github.com/oxidecomputer/transceiver-control |
| 185 | 2026-09-04T21:32:01.206Z | * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea |
| 186 | 2026-09-04T21:32:01.217Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 187 | 2026-09-04T21:32:01.501Z | From https://github.com/oxidecomputer/dlpi-sys |
| 188 | 2026-09-04T21:32:01.501Z | * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1 |
| 189 | 2026-09-04T21:32:01.506Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 190 | 2026-09-04T21:32:01.793Z | From https://github.com/jmesmon/rust-libzfs |
| 191 | 2026-09-04T21:32:01.793Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 192 | 2026-09-04T21:32:01.801Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 193 | 2026-09-04T21:32:02.072Z | From https://github.com/oxidecomputer/rusty-doors |
| 194 | 2026-09-04T21:32:02.072Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 195 | 2026-09-04T21:32:02.078Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 196 | 2026-09-04T21:32:02.457Z | From https://github.com/oxidecomputer/lldp |
| 197 | 2026-09-04T21:32:02.457Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 198 | 2026-09-04T21:32:02.468Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 199 | 2026-09-04T21:32:02.761Z | From https://github.com/oxidecomputer/tufaceous |
| 200 | 2026-09-04T21:32:02.762Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 201 | 2026-09-04T21:32:02.771Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 202 | 2026-09-04T21:32:03.262Z | From https://github.com/oxidecomputer/management-gateway-service |
| 203 | 2026-09-04T21:32:03.262Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 204 | 2026-09-04T21:32:03.275Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 205 | 2026-09-04T21:32:04.481Z | From https://github.com/oxidecomputer/crucible |
| 206 | 2026-09-04T21:32:04.481Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 207 | 2026-09-04T21:32:04.523Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 208 | 2026-09-04T21:32:04.788Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 209 | 2026-09-04T21:32:04.788Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 210 | 2026-09-04T21:32:04.800Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 211 | 2026-09-04T21:32:05.221Z | From https://github.com/oxidecomputer/propolis |
| 212 | 2026-09-04T21:32:05.221Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 213 | 2026-09-04T21:32:05.264Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 214 | 2026-09-04T21:32:06.147Z | From https://github.com/oxidecomputer/crucible |
| 215 | 2026-09-04T21:32:06.147Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 216 | 2026-09-04T21:32:06.211Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 217 | 2026-09-04T21:32:06.584Z | From https://github.com/oxidecomputer/tofino |
| 218 | 2026-09-04T21:32:06.585Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 219 | 2026-09-04T21:32:06.596Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 220 | 2026-09-04T21:32:07.661Z | From https://github.com/oxidecomputer/maghemite |
| 221 | 2026-09-04T21:32:07.661Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 222 | 2026-09-04T21:32:07.665Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 223 | 2026-09-04T21:32:07.665Z | From https://github.com/oxidecomputer/clickward |
| 224 | 2026-09-04T21:32:07.665Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 225 | 2026-09-04T21:32:07.665Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 226 | 2026-09-04T21:32:07.846Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 227 | 2026-09-04T21:32:07.846Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 228 | 2026-09-04T21:32:09.780Z | Downloading crates ... |
| 229 | 2026-09-04T21:32:09.846Z | Downloaded anstyle-query v1.1.5 |
| 230 | 2026-09-04T21:32:09.853Z | Downloaded base16ct v1.0.0 |
| 231 | 2026-09-04T21:32:09.858Z | Downloaded crc8 v0.1.1 |
| 232 | 2026-09-04T21:32:09.858Z | Downloaded block-buffer v0.12.1 |
| 233 | 2026-09-04T21:32:09.861Z | Downloaded block-buffer v0.10.4 |
| 234 | 2026-09-04T21:32:09.861Z | Downloaded adler2 v2.0.1 |
| 235 | 2026-09-04T21:32:09.865Z | Downloaded ipnet v2.12.1 |
| 236 | 2026-09-04T21:32:09.865Z | Downloaded httparse v1.10.1 |
| 237 | 2026-09-04T21:32:09.866Z | Downloaded base16ct v0.2.0 |
| 238 | 2026-09-04T21:32:09.869Z | Downloaded crypto-common v0.1.7 |
| 239 | 2026-09-04T21:32:09.869Z | Downloaded cobs v0.3.0 |
| 240 | 2026-09-04T21:32:09.869Z | Downloaded atomicwrites v0.4.4 |
| 241 | 2026-09-04T21:32:09.869Z | Downloaded ciborium-io v0.2.2 |
| 242 | 2026-09-04T21:32:09.870Z | Downloaded httpdate v1.0.3 |
| 243 | 2026-09-04T21:32:09.870Z | Downloaded num-derive v0.4.2 |
| 244 | 2026-09-04T21:32:09.875Z | Downloaded iana-time-zone v0.1.65 |
| 245 | 2026-09-04T21:32:09.875Z | Downloaded bit-set v0.8.0 |
| 246 | 2026-09-04T21:32:09.875Z | Downloaded async-stream-impl v0.3.6 |
| 247 | 2026-09-04T21:32:09.875Z | Downloaded byte-wrapper v0.1.0 |
| 248 | 2026-09-04T21:32:09.880Z | Downloaded anstream v1.0.0 |
| 249 | 2026-09-04T21:32:09.880Z | Downloaded hubpack_derive v0.1.1 |
| 250 | 2026-09-04T21:32:09.880Z | Downloaded is_ci v1.2.0 |
| 251 | 2026-09-04T21:32:09.880Z | Downloaded argon2 v0.5.3 |
| 252 | 2026-09-04T21:32:09.880Z | Downloaded base64ct v1.8.3 |
| 253 | 2026-09-04T21:32:09.880Z | Downloaded bit-vec v0.8.0 |
| 254 | 2026-09-04T21:32:09.880Z | Downloaded is_terminal_polyfill v1.70.2 |
| 255 | 2026-09-04T21:32:09.886Z | Downloaded indent_write v2.2.0 |
| 256 | 2026-09-04T21:32:09.886Z | Downloaded async-stream v0.3.6 |
| 257 | 2026-09-04T21:32:09.886Z | Downloaded atomic-waker v1.1.2 |
| 258 | 2026-09-04T21:32:09.886Z | Downloaded inout v0.1.4 |
| 259 | 2026-09-04T21:32:09.886Z | Downloaded is-terminal v0.4.17 |
| 260 | 2026-09-04T21:32:09.886Z | Downloaded arrayref v0.3.9 |
| 261 | 2026-09-04T21:32:09.893Z | Downloaded linked-hash-map v0.5.6 |
| 262 | 2026-09-04T21:32:09.893Z | Downloaded convert_case v0.4.0 |
| 263 | 2026-09-04T21:32:09.901Z | Downloaded aead v0.5.2 |
| 264 | 2026-09-04T21:32:09.901Z | Downloaded bs58 v0.5.1 |
| 265 | 2026-09-04T21:32:09.901Z | Downloaded hubpack v0.1.2 |
| 266 | 2026-09-04T21:32:09.901Z | Downloaded async-trait v0.1.92 |
| 267 | 2026-09-04T21:32:09.905Z | Downloaded autocfg v1.5.1 |
| 268 | 2026-09-04T21:32:09.906Z | Downloaded cipher v0.4.4 |
| 269 | 2026-09-04T21:32:09.906Z | Downloaded http-body v1.1.0 |
| 270 | 2026-09-04T21:32:09.906Z | Downloaded jiff-static v0.2.35 |
| 271 | 2026-09-04T21:32:09.906Z | Downloaded bcs v0.1.6 |
| 272 | 2026-09-04T21:32:09.906Z | Downloaded bitflags v1.3.2 |
| 273 | 2026-09-04T21:32:09.906Z | Downloaded backoff v0.4.0 |
| 274 | 2026-09-04T21:32:09.906Z | Downloaded managed v0.8.0 |
| 275 | 2026-09-04T21:32:09.906Z | Downloaded async-recursion v1.1.1 |
| 276 | 2026-09-04T21:32:09.914Z | Downloaded itoa v1.0.18 |
| 277 | 2026-09-04T21:32:09.914Z | Downloaded instant v0.1.13 |
| 278 | 2026-09-04T21:32:09.915Z | Downloaded colorchoice v1.0.5 |
| 279 | 2026-09-04T21:32:09.915Z | Downloaded const-random v0.1.18 |
| 280 | 2026-09-04T21:32:09.915Z | Downloaded clap_lex v1.1.0 |
| 281 | 2026-09-04T21:32:09.915Z | Downloaded http-body-util v0.1.5 |
| 282 | 2026-09-04T21:32:09.915Z | Downloaded humantime v2.4.0 |
| 283 | 2026-09-04T21:32:09.924Z | Downloaded const-random-macro v0.1.16 |
| 284 | 2026-09-04T21:32:09.924Z | Downloaded cancel-safe-futures v0.1.5 |
| 285 | 2026-09-04T21:32:09.924Z | Downloaded camino-tempfile v1.4.1 |
| 286 | 2026-09-04T21:32:09.924Z | Downloaded daft v0.1.8 |
| 287 | 2026-09-04T21:32:09.924Z | Downloaded cpufeatures v0.2.17 |
| 288 | 2026-09-04T21:32:09.924Z | Downloaded macaddr v1.0.1 |
| 289 | 2026-09-04T21:32:09.932Z | Downloaded ciborium-ll v0.2.2 |
| 290 | 2026-09-04T21:32:09.932Z | Downloaded crucible-workspace-hack v0.1.0 |
| 291 | 2026-09-04T21:32:09.932Z | Downloaded cfg_aliases v0.2.2 |
| 292 | 2026-09-04T21:32:09.932Z | Downloaded compression-core v0.4.32 |
| 293 | 2026-09-04T21:32:09.932Z | Downloaded idna_adapter v1.2.2 |
| 294 | 2026-09-04T21:32:09.932Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 295 | 2026-09-04T21:32:09.932Z | Downloaded ident_case v1.0.1 |
| 296 | 2026-09-04T21:32:09.932Z | Downloaded cfg-if v1.0.4 |
| 297 | 2026-09-04T21:32:09.936Z | Downloaded num-conv v0.2.2 |
| 298 | 2026-09-04T21:32:09.936Z | Downloaded num v0.4.3 |
| 299 | 2026-09-04T21:32:09.936Z | Downloaded cstr-argument v0.1.2 |
| 300 | 2026-09-04T21:32:09.936Z | Downloaded crypto-common v0.2.2 |
| 301 | 2026-09-04T21:32:09.936Z | Downloaded cpufeatures v0.3.0 |
| 302 | 2026-09-04T21:32:09.936Z | Downloaded hostname v0.4.2 |
| 303 | 2026-09-04T21:32:09.941Z | Downloaded ipnetwork v0.21.1 |
| 304 | 2026-09-04T21:32:09.941Z | Downloaded anstyle v1.0.14 |
| 305 | 2026-09-04T21:32:09.945Z | Downloaded lru-slab v0.1.2 |
| 306 | 2026-09-04T21:32:09.945Z | Downloaded crossbeam-deque v0.8.7 |
| 307 | 2026-09-04T21:32:09.945Z | Downloaded memmap v0.7.0 |
| 308 | 2026-09-04T21:32:09.945Z | Downloaded scopeguard v1.2.0 |
| 309 | 2026-09-04T21:32:09.948Z | Downloaded no-std-compat v0.4.1 |
| 310 | 2026-09-04T21:32:09.951Z | Downloaded serial_test v4.0.1 |
| 311 | 2026-09-04T21:32:09.951Z | Downloaded backon v1.6.0 |
| 312 | 2026-09-04T21:32:09.956Z | Downloaded memoffset v0.9.1 |
| 313 | 2026-09-04T21:32:09.956Z | Downloaded newtype-uuid-macros v0.1.1 |
| 314 | 2026-09-04T21:32:09.956Z | Downloaded newline-converter v0.3.0 |
| 315 | 2026-09-04T21:32:09.956Z | Downloaded constant_time_eq v0.4.2 |
| 316 | 2026-09-04T21:32:09.961Z | Downloaded lru-cache v0.1.2 |
| 317 | 2026-09-04T21:32:09.961Z | Downloaded match_cfg v0.1.0 |
| 318 | 2026-09-04T21:32:09.961Z | Downloaded newtype_derive v0.1.6 |
| 319 | 2026-09-04T21:32:09.961Z | Downloaded ahash v0.8.12 |
| 320 | 2026-09-04T21:32:09.961Z | Downloaded anstyle-parse v1.0.0 |
| 321 | 2026-09-04T21:32:10.398Z | Downloaded chacha20 v0.9.1 |
| 322 | 2026-09-04T21:32:10.398Z | Downloaded blake2 v0.10.6 |
| 323 | 2026-09-04T21:32:10.398Z | Downloaded slog-envlogger v2.2.0 |
| 324 | 2026-09-04T21:32:10.398Z | Downloaded keccak v0.1.6 |
| 325 | 2026-09-04T21:32:10.417Z | Downloaded strum v0.27.2 |
| 326 | 2026-09-04T21:32:10.417Z | Downloaded strum v0.28.0 |
| 327 | 2026-09-04T21:32:10.417Z | Downloaded terminal_size v0.4.4 |
| 328 | 2026-09-04T21:32:10.417Z | Downloaded lazy_static v1.5.0 |
| 329 | 2026-09-04T21:32:10.417Z | Downloaded termtree v0.5.1 |
| 330 | 2026-09-04T21:32:10.417Z | Downloaded time-core v0.1.9 |
| 331 | 2026-09-04T21:32:10.417Z | Downloaded crunchy v0.2.4 |
| 332 | 2026-09-04T21:32:10.417Z | Downloaded scroll_derive v0.12.1 |
| 333 | 2026-09-04T21:32:10.417Z | Downloaded mime v0.3.17 |
| 334 | 2026-09-04T21:32:10.417Z | Downloaded konst_macro_rules v0.2.19 |
| 335 | 2026-09-04T21:32:10.417Z | Downloaded natord v1.0.9 |
| 336 | 2026-09-04T21:32:10.417Z | Downloaded cmake v0.1.58 |
| 337 | 2026-09-04T21:32:10.417Z | Downloaded hybrid-array v0.4.14 |
| 338 | 2026-09-04T21:32:10.417Z | Downloaded bytecount v0.6.9 |
| 339 | 2026-09-04T21:32:10.417Z | Downloaded byteorder v1.5.0 |
| 340 | 2026-09-04T21:32:10.417Z | Downloaded const_format_proc_macros v0.2.34 |
| 341 | 2026-09-04T21:32:10.417Z | Downloaded tokio-macros v2.7.2 |
| 342 | 2026-09-04T21:32:10.417Z | Downloaded topological-sort v0.2.2 |
| 343 | 2026-09-04T21:32:10.417Z | Downloaded toml_write v0.1.2 |
| 344 | 2026-09-04T21:32:10.417Z | Downloaded typify-macro v0.4.3 |
| 345 | 2026-09-04T21:32:10.417Z | Downloaded ingot-types v0.2.0 |
| 346 | 2026-09-04T21:32:10.417Z | Downloaded arrayvec v0.7.8 |
| 347 | 2026-09-04T21:32:10.417Z | Downloaded hyper-rustls v0.27.9 |
| 348 | 2026-09-04T21:32:10.417Z | Downloaded ingot-types v0.1.2 |
| 349 | 2026-09-04T21:32:10.417Z | Downloaded num-integer v0.1.47 |
| 350 | 2026-09-04T21:32:10.417Z | Downloaded cargo_toml v0.22.3 |
| 351 | 2026-09-04T21:32:10.417Z | Downloaded stable_deref_trait v1.2.1 |
| 352 | 2026-09-04T21:32:10.417Z | Downloaded tagptr v0.2.0 |
| 353 | 2026-09-04T21:32:10.417Z | Downloaded rustls-pemfile v2.2.0 |
| 354 | 2026-09-04T21:32:10.417Z | Downloaded rustversion v1.0.23 |
| 355 | 2026-09-04T21:32:10.417Z | Downloaded internet-checksum v0.2.1 |
| 356 | 2026-09-04T21:32:10.417Z | Downloaded zerofrom-derive v0.1.7 |
| 357 | 2026-09-04T21:32:10.417Z | Downloaded defmt-parser v1.0.0 |
| 358 | 2026-09-04T21:32:10.417Z | Downloaded serde_derive_internals v0.29.1 |
| 359 | 2026-09-04T21:32:10.417Z | Downloaded universal-hash v0.5.1 |
| 360 | 2026-09-04T21:32:10.417Z | Downloaded serde_tokenstream v0.3.0 |
| 361 | 2026-09-04T21:32:10.418Z | Downloaded bitflags v2.13.1 |
| 362 | 2026-09-04T21:32:10.418Z | Downloaded clap_derive v4.6.4 |
| 363 | 2026-09-04T21:32:10.418Z | Downloaded usdt-attr-macro v0.6.0 |
| 364 | 2026-09-04T21:32:10.418Z | Downloaded usdt-macro v0.5.0 |
| 365 | 2026-09-04T21:32:10.418Z | Downloaded zone_cfg_derive v0.3.1 |
| 366 | 2026-09-04T21:32:10.418Z | Downloaded const-oid v0.10.2 |
| 367 | 2026-09-04T21:32:10.418Z | Downloaded anyhow v1.0.104 |
| 368 | 2026-09-04T21:32:10.418Z | Downloaded ingot-macros v0.1.1 |
| 369 | 2026-09-04T21:32:10.418Z | Downloaded chacha20 v0.10.1 |
| 370 | 2026-09-04T21:32:10.418Z | Downloaded colored v3.1.1 |
| 371 | 2026-09-04T21:32:10.418Z | Downloaded dyn-clone v1.0.20 |
| 372 | 2026-09-04T21:32:10.418Z | Downloaded embedded-io v0.6.1 |
| 373 | 2026-09-04T21:32:10.418Z | Downloaded slog-term v2.9.2 |
| 374 | 2026-09-04T21:32:10.418Z | Downloaded lock_api v0.4.14 |
| 375 | 2026-09-04T21:32:10.418Z | Downloaded foreign-types-macros v0.2.4 |
| 376 | 2026-09-04T21:32:10.418Z | Downloaded ingot v0.2.1 |
| 377 | 2026-09-04T21:32:10.418Z | Downloaded libsw-core v0.3.2 |
| 378 | 2026-09-04T21:32:10.418Z | Downloaded generic-array v0.14.7 |
| 379 | 2026-09-04T21:32:10.418Z | Downloaded compression-codecs v0.4.38 |
| 380 | 2026-09-04T21:32:10.418Z | Downloaded strum_macros v0.26.4 |
| 381 | 2026-09-04T21:32:10.418Z | Downloaded camino v1.2.5 |
| 382 | 2026-09-04T21:32:10.418Z | Downloaded console v0.16.4 |
| 383 | 2026-09-04T21:32:10.418Z | Downloaded jobserver v0.1.35 |
| 384 | 2026-09-04T21:32:10.418Z | Downloaded linear-map v1.2.0 |
| 385 | 2026-09-04T21:32:10.418Z | Downloaded crossbeam-epoch v0.9.20 |
| 386 | 2026-09-04T21:32:10.418Z | Downloaded libscf-sys v1.2.0 |
| 387 | 2026-09-04T21:32:10.418Z | Downloaded libsw v3.5.0 |
| 388 | 2026-09-04T21:32:10.418Z | Downloaded num_enum v0.5.11 |
| 389 | 2026-09-04T21:32:10.418Z | Downloaded ingot v0.1.1 |
| 390 | 2026-09-04T21:32:10.418Z | Downloaded num-complex v0.4.6 |
| 391 | 2026-09-04T21:32:10.418Z | Downloaded newtype-uuid v1.4.0 |
| 392 | 2026-09-04T21:32:10.418Z | Downloaded num-iter v0.1.46 |
| 393 | 2026-09-04T21:32:10.418Z | Downloaded num-rational v0.4.2 |
| 394 | 2026-09-04T21:32:10.418Z | Downloaded crossbeam-utils v0.8.22 |
| 395 | 2026-09-04T21:32:10.418Z | Downloaded csv-core v0.1.13 |
| 396 | 2026-09-04T21:32:10.418Z | Downloaded multer v3.1.0 |
| 397 | 2026-09-04T21:32:10.418Z | Downloaded crc32fast v1.5.0 |
| 398 | 2026-09-04T21:32:10.418Z | Downloaded critical-section v1.2.0 |
| 399 | 2026-09-04T21:32:10.419Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 400 | 2026-09-04T21:32:10.419Z | Downloaded futures-core v0.3.34 |
| 401 | 2026-09-04T21:32:10.419Z | Downloaded futures-sink v0.3.34 |
| 402 | 2026-09-04T21:32:10.419Z | Downloaded allocator-api2 v0.2.21 |
| 403 | 2026-09-04T21:32:10.419Z | Downloaded clap v4.6.6 |
| 404 | 2026-09-04T21:32:10.419Z | Downloaded ciborium v0.2.2 |
| 405 | 2026-09-04T21:32:10.419Z | Downloaded icu_normalizer_data v2.2.0 |
| 406 | 2026-09-04T21:32:10.419Z | Downloaded plain v0.2.3 |
| 407 | 2026-09-04T21:32:10.419Z | Downloaded heck v0.4.1 |
| 408 | 2026-09-04T21:32:10.419Z | Downloaded defmt-macros v1.1.1 |
| 409 | 2026-09-04T21:32:10.419Z | Downloaded num_enum_derive v0.5.11 |
| 410 | 2026-09-04T21:32:10.419Z | Downloaded rand_chacha v0.3.1 |
| 411 | 2026-09-04T21:32:10.419Z | Downloaded static_assertions v1.1.0 |
| 412 | 2026-09-04T21:32:10.419Z | Downloaded thiserror-impl v1.0.69 |
| 413 | 2026-09-04T21:32:10.419Z | Downloaded thiserror-impl v2.0.20 |
| 414 | 2026-09-04T21:32:10.419Z | Downloaded base64 v0.22.1 |
| 415 | 2026-09-04T21:32:10.419Z | Downloaded foldhash v0.1.5 |
| 416 | 2026-09-04T21:32:10.419Z | Downloaded fs-err v3.3.1 |
| 417 | 2026-09-04T21:32:10.419Z | Downloaded globset v0.4.20 |
| 418 | 2026-09-04T21:32:10.419Z | Downloaded proc-macro-crate v3.5.0 |
| 419 | 2026-09-04T21:32:10.419Z | Downloaded sha1 v0.11.0 |
| 420 | 2026-09-04T21:32:10.419Z | Downloaded serde_spanned v0.6.9 |
| 421 | 2026-09-04T21:32:10.419Z | Downloaded tabled_derive v0.7.0 |
| 422 | 2026-09-04T21:32:10.419Z | Downloaded writeable v0.6.3 |
| 423 | 2026-09-04T21:32:10.419Z | Downloaded data-encoding v2.11.1 |
| 424 | 2026-09-04T21:32:10.419Z | Downloaded ref-cast v1.0.26 |
| 425 | 2026-09-04T21:32:10.433Z | Downloaded slog-stdlog v4.1.1 |
| 426 | 2026-09-04T21:32:10.433Z | Downloaded rand_pcg v0.10.2 |
| 427 | 2026-09-04T21:32:10.434Z | Downloaded icu_provider v2.2.0 |
| 428 | 2026-09-04T21:32:10.434Z | Downloaded litemap v0.8.2 |
| 429 | 2026-09-04T21:32:10.434Z | Downloaded memmap2 v0.9.11 |
| 430 | 2026-09-04T21:32:10.434Z | Downloaded strum v0.26.3 |
| 431 | 2026-09-04T21:32:10.434Z | Downloaded thread_local v1.1.10 |
| 432 | 2026-09-04T21:32:10.434Z | Downloaded tinyvec_macros v0.1.1 |
| 433 | 2026-09-04T21:32:10.434Z | Downloaded ingot-macros v0.2.0 |
| 434 | 2026-09-04T21:32:10.434Z | Downloaded cookie v0.18.2 |
| 435 | 2026-09-04T21:32:10.434Z | Downloaded ff v0.13.1 |
| 436 | 2026-09-04T21:32:10.434Z | Downloaded const_format v0.2.36 |
| 437 | 2026-09-04T21:32:10.434Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 438 | 2026-09-04T21:32:10.434Z | Downloaded paste v1.0.15 |
| 439 | 2026-09-04T21:32:10.434Z | Downloaded icu_properties v2.2.0 |
| 440 | 2026-09-04T21:32:10.434Z | Downloaded untrusted v0.7.1 |
| 441 | 2026-09-04T21:32:10.434Z | Downloaded usdt-macro v0.6.0 |
| 442 | 2026-09-04T21:32:10.434Z | Downloaded unarray v0.1.4 |
| 443 | 2026-09-04T21:32:10.434Z | Downloaded base64 v0.21.7 |
| 444 | 2026-09-04T21:32:10.434Z | Downloaded schemars v0.8.22 |
| 445 | 2026-09-04T21:32:10.434Z | Downloaded serde_yaml v0.9.34+deprecated |
| 446 | 2026-09-04T21:32:10.434Z | Downloaded diff v0.1.13 |
| 447 | 2026-09-04T21:32:10.434Z | Downloaded num_enum v0.7.6 |
| 448 | 2026-09-04T21:32:10.434Z | Downloaded hostname v0.3.1 |
| 449 | 2026-09-04T21:32:10.434Z | Downloaded pretty-hex v0.4.2 |
| 450 | 2026-09-04T21:32:10.434Z | Downloaded xattr v1.6.1 |
| 451 | 2026-09-04T21:32:10.434Z | Downloaded float-ord v0.3.2 |
| 452 | 2026-09-04T21:32:10.434Z | Downloaded arc-swap v1.9.2 |
| 453 | 2026-09-04T21:32:10.434Z | Downloaded progenitor-macro v0.14.0 |
| 454 | 2026-09-04T21:32:10.434Z | Downloaded rustls-native-certs v0.8.4 |
| 455 | 2026-09-04T21:32:10.434Z | Downloaded embedded-io v0.4.0 |
| 456 | 2026-09-04T21:32:10.434Z | Downloaded hash32 v0.3.1 |
| 457 | 2026-09-04T21:32:10.434Z | Downloaded proc-macro-error v1.0.4 |
| 458 | 2026-09-04T21:32:10.434Z | Downloaded heck v0.5.0 |
| 459 | 2026-09-04T21:32:10.434Z | Downloaded socket2 v0.6.5 |
| 460 | 2026-09-04T21:32:10.434Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 461 | 2026-09-04T21:32:10.434Z | Downloaded indexmap v1.9.3 |
| 462 | 2026-09-04T21:32:10.434Z | Downloaded phf_shared v0.12.1 |
| 463 | 2026-09-04T21:32:10.434Z | Downloaded tracing-attributes v0.1.31 |
| 464 | 2026-09-04T21:32:10.435Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 465 | 2026-09-04T21:32:10.435Z | Downloaded powerfmt v0.2.0 |
| 466 | 2026-09-04T21:32:10.435Z | Downloaded rand_xorshift v0.4.0 |
| 467 | 2026-09-04T21:32:10.435Z | Downloaded omicron-workspace-hack v0.1.0 |
| 468 | 2026-09-04T21:32:10.435Z | Downloaded proc-macro-crate v1.3.1 |
| 469 | 2026-09-04T21:32:10.435Z | Downloaded scroll v0.12.0 |
| 470 | 2026-09-04T21:32:10.435Z | Downloaded smartstring v1.0.1 |
| 471 | 2026-09-04T21:32:10.435Z | Downloaded strum_macros v0.27.2 |
| 472 | 2026-09-04T21:32:10.435Z | Downloaded pest_meta v2.8.8 |
| 473 | 2026-09-04T21:32:10.435Z | Downloaded snafu-derive v0.8.9 |
| 474 | 2026-09-04T21:32:10.435Z | Downloaded sha2 v0.10.9 |
| 475 | 2026-09-04T21:32:10.435Z | Downloaded tinystr v0.8.3 |
| 476 | 2026-09-04T21:32:10.435Z | Downloaded signal-hook-registry v1.4.8 |
| 477 | 2026-09-04T21:32:10.435Z | Downloaded same-file v1.0.6 |
| 478 | 2026-09-04T21:32:10.435Z | Downloaded sigpipe v0.1.3 |
| 479 | 2026-09-04T21:32:10.435Z | Downloaded structmeta-derive v0.3.0 |
| 480 | 2026-09-04T21:32:10.435Z | Downloaded drift v0.2.0 |
| 481 | 2026-09-04T21:32:10.435Z | Downloaded progenitor-macro v0.10.0 |
| 482 | 2026-09-04T21:32:10.435Z | Downloaded walkdir v2.5.0 |
| 483 | 2026-09-04T21:32:10.435Z | Downloaded serde_urlencoded v0.7.1 |
| 484 | 2026-09-04T21:32:10.435Z | Downloaded indicatif v0.18.6 |
| 485 | 2026-09-04T21:32:10.435Z | Downloaded tokio-tungstenite v0.21.0 |
| 486 | 2026-09-04T21:32:10.435Z | Downloaded daft-derive v0.1.8 |
| 487 | 2026-09-04T21:32:10.435Z | Downloaded zerovec-derive v0.11.3 |
| 488 | 2026-09-04T21:32:10.435Z | Downloaded postcard v1.1.3 |
| 489 | 2026-09-04T21:32:10.435Z | Downloaded slog v2.8.2 |
| 490 | 2026-09-04T21:32:10.435Z | Downloaded icu_collections v2.2.0 |
| 491 | 2026-09-04T21:32:10.435Z | Downloaded icu_normalizer v2.2.0 |
| 492 | 2026-09-04T21:32:10.435Z | Downloaded serde-big-array v0.5.1 |
| 493 | 2026-09-04T21:32:10.435Z | Downloaded icu_locale_core v2.2.0 |
| 494 | 2026-09-04T21:32:10.435Z | Downloaded konst v0.2.20 |
| 495 | 2026-09-04T21:32:10.435Z | Downloaded log v0.4.33 |
| 496 | 2026-09-04T21:32:10.435Z | Downloaded minimal-lexical v0.2.1 |
| 497 | 2026-09-04T21:32:10.435Z | Downloaded oxide-tokio-rt v0.1.6 |
| 498 | 2026-09-04T21:32:10.435Z | Downloaded scroll v0.13.0 |
| 499 | 2026-09-04T21:32:10.435Z | Downloaded typify-macro v0.6.2 |
| 500 | 2026-09-04T21:32:10.435Z | Downloaded bytes v1.12.1 |
| 501 | 2026-09-04T21:32:10.435Z | Downloaded chacha20poly1305 v0.10.1 |
| 502 | 2026-09-04T21:32:10.435Z | Downloaded crypto-bigint v0.5.5 |
| 503 | 2026-09-04T21:32:10.436Z | Downloaded pem v3.0.6 |
| 504 | 2026-09-04T21:32:10.436Z | Downloaded parking_lot v0.11.2 |
| 505 | 2026-09-04T21:32:10.436Z | Downloaded unicode-ident v1.0.24 |
| 506 | 2026-09-04T21:32:10.436Z | Downloaded version_check v0.9.5 |
| 507 | 2026-09-04T21:32:10.436Z | Downloaded fs_extra v1.3.0 |
| 508 | 2026-09-04T21:32:10.436Z | Downloaded progenitor-client v0.13.0 |
| 509 | 2026-09-04T21:32:10.436Z | Downloaded progenitor-extras v0.2.0 |
| 510 | 2026-09-04T21:32:10.436Z | Downloaded rand_core v0.10.1 |
| 511 | 2026-09-04T21:32:10.436Z | Downloaded digest v0.10.7 |
| 512 | 2026-09-04T21:32:10.436Z | Downloaded either v1.17.0 |
| 513 | 2026-09-04T21:32:10.436Z | Downloaded form_urlencoded v1.2.2 |
| 514 | 2026-09-04T21:32:10.436Z | Downloaded thread-id v4.2.2 |
| 515 | 2026-09-04T21:32:10.436Z | Downloaded try-lock v0.2.5 |
| 516 | 2026-09-04T21:32:10.436Z | Downloaded usdt v0.5.0 |
| 517 | 2026-09-04T21:32:10.436Z | Downloaded darling_macro v0.23.0 |
| 518 | 2026-09-04T21:32:10.436Z | Downloaded cc v1.4.2 |
| 519 | 2026-09-04T21:32:10.436Z | Downloaded tinyvec v1.12.0 |
| 520 | 2026-09-04T21:32:10.436Z | Downloaded tracing-core v0.1.36 |
| 521 | 2026-09-04T21:32:10.436Z | Downloaded tempfile v3.27.0 |
| 522 | 2026-09-04T21:32:10.436Z | Downloaded ucd-trie v0.1.7 |
| 523 | 2026-09-04T21:32:10.436Z | Downloaded enum-as-inner v0.6.1 |
| 524 | 2026-09-04T21:32:10.436Z | Downloaded zerofrom v0.1.8 |
| 525 | 2026-09-04T21:32:10.842Z | Downloaded debug-ignore v1.0.5 |
| 526 | 2026-09-04T21:32:10.842Z | Downloaded errno v0.3.14 |
| 527 | 2026-09-04T21:32:10.842Z | Downloaded fixedbitset v0.4.2 |
| 528 | 2026-09-04T21:32:10.842Z | Downloaded dof v0.3.0 |
| 529 | 2026-09-04T21:32:10.842Z | Downloaded foreign-types v0.5.0 |
| 530 | 2026-09-04T21:32:10.842Z | Downloaded num_threads v0.1.7 |
| 531 | 2026-09-04T21:32:10.842Z | Downloaded pest_generator v2.8.8 |
| 532 | 2026-09-04T21:32:10.842Z | Downloaded shlex v2.0.1 |
| 533 | 2026-09-04T21:32:10.842Z | Downloaded darling_core v0.21.3 |
| 534 | 2026-09-04T21:32:10.842Z | Downloaded miniz_oxide v0.8.9 |
| 535 | 2026-09-04T21:32:10.842Z | Downloaded num-traits v0.2.19 |
| 536 | 2026-09-04T21:32:10.842Z | Downloaded darling v0.21.3 |
| 537 | 2026-09-04T21:32:10.842Z | Downloaded poly1305 v0.8.0 |
| 538 | 2026-09-04T21:32:10.842Z | Downloaded fixedbitset v0.5.7 |
| 539 | 2026-09-04T21:32:10.842Z | Downloaded progenitor v0.13.0 |
| 540 | 2026-09-04T21:32:10.842Z | Downloaded zone v0.3.1 |
| 541 | 2026-09-04T21:32:10.842Z | Downloaded slab v0.4.12 |
| 542 | 2026-09-04T21:32:10.842Z | Downloaded opaque-debug v0.3.1 |
| 543 | 2026-09-04T21:32:10.842Z | Downloaded getrandom v0.4.3 |
| 544 | 2026-09-04T21:32:10.842Z | Downloaded slog-dtrace v0.3.0 |
| 545 | 2026-09-04T21:32:10.842Z | Downloaded git-stub v1.0.0 |
| 546 | 2026-09-04T21:32:10.842Z | Downloaded parking_lot_core v0.9.12 |
| 547 | 2026-09-04T21:32:10.842Z | Downloaded parse-display v0.10.0 |
| 548 | 2026-09-04T21:32:10.842Z | Downloaded smf v0.2.3 |
| 549 | 2026-09-04T21:32:10.843Z | Downloaded swrite v0.1.0 |
| 550 | 2026-09-04T21:32:10.843Z | Downloaded papergrid v0.11.0 |
| 551 | 2026-09-04T21:32:10.843Z | Downloaded smawk v0.3.3 |
| 552 | 2026-09-04T21:32:10.843Z | Downloaded serde_spanned v1.1.1 |
| 553 | 2026-09-04T21:32:10.843Z | Downloaded rustls-pki-types v1.15.1 |
| 554 | 2026-09-04T21:32:10.843Z | Downloaded textwrap v0.16.2 |
| 555 | 2026-09-04T21:32:10.843Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 556 | 2026-09-04T21:32:10.843Z | Downloaded url v2.5.8 |
| 557 | 2026-09-04T21:32:10.843Z | Downloaded vsss-rs v3.3.4 |
| 558 | 2026-09-04T21:32:10.843Z | Downloaded progenitor-impl v0.13.0 |
| 559 | 2026-09-04T21:32:10.843Z | Downloaded futures-executor v0.3.34 |
| 560 | 2026-09-04T21:32:10.843Z | Downloaded rhai_codegen v3.2.0 |
| 561 | 2026-09-04T21:32:10.843Z | Downloaded uuid v1.26.0 |
| 562 | 2026-09-04T21:32:10.843Z | Downloaded displaydoc v0.2.7 |
| 563 | 2026-09-04T21:32:10.843Z | Downloaded whoami v1.6.1 |
| 564 | 2026-09-04T21:32:10.843Z | Downloaded siphasher v1.0.3 |
| 565 | 2026-09-04T21:32:10.843Z | Downloaded sha1 v0.10.7 |
| 566 | 2026-09-04T21:32:10.843Z | Downloaded tabwriter v1.4.1 |
| 567 | 2026-09-04T21:32:10.843Z | Downloaded wait-timeout v0.2.1 |
| 568 | 2026-09-04T21:32:10.843Z | Downloaded want v0.3.1 |
| 569 | 2026-09-04T21:32:10.843Z | Downloaded subtle v2.6.1 |
| 570 | 2026-09-04T21:32:10.843Z | Downloaded waitgroup v0.1.2 |
| 571 | 2026-09-04T21:32:10.843Z | Downloaded crossbeam-channel v0.5.16 |
| 572 | 2026-09-04T21:32:10.843Z | Downloaded dropshot_endpoint v0.17.1 |
| 573 | 2026-09-04T21:32:10.843Z | Downloaded getrandom v0.3.4 |
| 574 | 2026-09-04T21:32:10.843Z | Downloaded serde v1.0.229 |
| 575 | 2026-09-04T21:32:10.843Z | Downloaded async-compression v0.4.43 |
| 576 | 2026-09-04T21:32:10.843Z | Downloaded group v0.13.0 |
| 577 | 2026-09-04T21:32:10.843Z | Downloaded serde_derive v1.0.229 |
| 578 | 2026-09-04T21:32:10.843Z | Downloaded pest_derive v2.8.8 |
| 579 | 2026-09-04T21:32:10.843Z | Downloaded pkg-config v0.3.33 |
| 580 | 2026-09-04T21:32:10.843Z | Downloaded hex v0.4.3 |
| 581 | 2026-09-04T21:32:10.843Z | Downloaded openssl-macros v0.1.1 |
| 582 | 2026-09-04T21:32:10.843Z | Downloaded openssl-probe v0.2.1 |
| 583 | 2026-09-04T21:32:10.843Z | Downloaded pin-project-internal v1.1.13 |
| 584 | 2026-09-04T21:32:10.843Z | Downloaded pin-project-lite v0.2.17 |
| 585 | 2026-09-04T21:32:10.843Z | Downloaded dtrace-parser v0.2.0 |
| 586 | 2026-09-04T21:32:10.843Z | Downloaded semver v1.0.28 |
| 587 | 2026-09-04T21:32:10.843Z | Downloaded toml v0.7.8 |
| 588 | 2026-09-04T21:32:10.843Z | Downloaded openssl-sys v0.9.117 |
| 589 | 2026-09-04T21:32:10.844Z | Downloaded http v1.5.0 |
| 590 | 2026-09-04T21:32:10.844Z | Downloaded thin-vec v0.2.19 |
| 591 | 2026-09-04T21:32:10.844Z | Downloaded quote v1.0.47 |
| 592 | 2026-09-04T21:32:10.844Z | Downloaded strum_macros v0.28.0 |
| 593 | 2026-09-04T21:32:10.844Z | Downloaded progenitor v0.14.0 |
| 594 | 2026-09-04T21:32:10.844Z | Downloaded quick-error v1.2.3 |
| 595 | 2026-09-04T21:32:10.844Z | Downloaded derive_more v0.99.20 |
| 596 | 2026-09-04T21:32:10.844Z | Downloaded futures v0.3.34 |
| 597 | 2026-09-04T21:32:10.844Z | Downloaded slog-scope v4.4.1 |
| 598 | 2026-09-04T21:32:10.844Z | Downloaded time-macros v0.2.32 |
| 599 | 2026-09-04T21:32:10.844Z | Downloaded usdt-impl v0.6.0 |
| 600 | 2026-09-04T21:32:10.844Z | Downloaded tokio-stream v0.1.19 |
| 601 | 2026-09-04T21:32:10.844Z | Downloaded yoke v0.8.3 |
| 602 | 2026-09-04T21:32:10.844Z | Downloaded rand_chacha v0.9.0 |
| 603 | 2026-09-04T21:32:10.844Z | Downloaded ref-cast-impl v1.0.26 |
| 604 | 2026-09-04T21:32:10.844Z | Downloaded strsim v0.11.1 |
| 605 | 2026-09-04T21:32:10.844Z | Downloaded typeid v1.0.3 |
| 606 | 2026-09-04T21:32:10.844Z | Downloaded utf8_iter v1.0.4 |
| 607 | 2026-09-04T21:32:10.844Z | Downloaded zeroize_derive v1.5.0 |
| 608 | 2026-09-04T21:32:10.844Z | Downloaded unsafe-libyaml v0.2.11 |
| 609 | 2026-09-04T21:32:10.844Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 610 | 2026-09-04T21:32:10.844Z | Downloaded usdt-impl v0.5.0 |
| 611 | 2026-09-04T21:32:10.844Z | Downloaded toml_edit v0.19.15 |
| 612 | 2026-09-04T21:32:10.844Z | Downloaded digest v0.11.3 |
| 613 | 2026-09-04T21:32:10.844Z | Downloaded fnv v1.0.7 |
| 614 | 2026-09-04T21:32:10.844Z | Downloaded schemars_derive v0.8.22 |
| 615 | 2026-09-04T21:32:10.844Z | Downloaded quinn v0.11.11 |
| 616 | 2026-09-04T21:32:10.844Z | Downloaded find-msvc-tools v0.1.10 |
| 617 | 2026-09-04T21:32:10.844Z | Downloaded foldhash v0.2.0 |
| 618 | 2026-09-04T21:32:10.844Z | Downloaded port-file v0.1.0 |
| 619 | 2026-09-04T21:32:10.844Z | Downloaded percent-encoding v2.3.2 |
| 620 | 2026-09-04T21:32:10.844Z | Downloaded yoke-derive v0.8.2 |
| 621 | 2026-09-04T21:32:10.844Z | Downloaded darling_macro v0.21.3 |
| 622 | 2026-09-04T21:32:10.844Z | Downloaded foreign-types-shared v0.3.1 |
| 623 | 2026-09-04T21:32:10.844Z | Downloaded futures-task v0.3.34 |
| 624 | 2026-09-04T21:32:10.844Z | Downloaded tokio-dtrace v0.1.1 |
| 625 | 2026-09-04T21:32:10.849Z | Downloaded semver v0.1.20 |
| 626 | 2026-09-04T21:32:10.849Z | Downloaded erased-serde v0.3.31 |
| 627 | 2026-09-04T21:32:10.849Z | Downloaded git-stub-vcs v0.1.0 |
| 628 | 2026-09-04T21:32:10.849Z | Downloaded mio v1.2.2 |
| 629 | 2026-09-04T21:32:10.849Z | Downloaded indexmap v2.14.0 |
| 630 | 2026-09-04T21:32:10.849Z | Downloaded memchr v2.8.3 |
| 631 | 2026-09-04T21:32:10.849Z | Downloaded hyper-util v0.1.20 |
| 632 | 2026-09-04T21:32:10.849Z | Downloaded snafu v0.8.9 |
| 633 | 2026-09-04T21:32:10.849Z | Downloaded progenitor-impl v0.10.0 |
| 634 | 2026-09-04T21:32:10.849Z | Downloaded glob v0.3.4 |
| 635 | 2026-09-04T21:32:10.849Z | Downloaded serde_path_to_error v0.1.20 |
| 636 | 2026-09-04T21:32:10.849Z | Downloaded serde_plain v1.0.2 |
| 637 | 2026-09-04T21:32:10.849Z | Downloaded slog-async v2.8.0 |
| 638 | 2026-09-04T21:32:10.849Z | Downloaded usdt-attr-macro v0.5.0 |
| 639 | 2026-09-04T21:32:10.849Z | Downloaded utf-8 v0.7.6 |
| 640 | 2026-09-04T21:32:10.849Z | Downloaded utf8parse v0.2.2 |
| 641 | 2026-09-04T21:32:10.849Z | Downloaded oxnet v0.1.7 |
| 642 | 2026-09-04T21:32:10.849Z | Downloaded spin v0.9.9 |
| 643 | 2026-09-04T21:32:10.849Z | Downloaded unicode-xid v0.2.6 |
| 644 | 2026-09-04T21:32:10.849Z | Downloaded ryu v1.0.23 |
| 645 | 2026-09-04T21:32:10.849Z | Downloaded papergrid v0.18.0 |
| 646 | 2026-09-04T21:32:10.849Z | Downloaded typify v0.6.2 |
| 647 | 2026-09-04T21:32:10.849Z | Downloaded futures-macro v0.3.34 |
| 648 | 2026-09-04T21:32:10.849Z | Downloaded futures-io v0.3.34 |
| 649 | 2026-09-04T21:32:10.849Z | Downloaded resolv-conf v0.7.6 |
| 650 | 2026-09-04T21:32:10.849Z | Downloaded structmeta v0.3.0 |
| 651 | 2026-09-04T21:32:10.849Z | Downloaded zerotrie v0.2.4 |
| 652 | 2026-09-04T21:32:10.849Z | Downloaded testing_table v0.3.0 |
| 653 | 2026-09-04T21:32:10.849Z | Downloaded fastrand v2.5.0 |
| 654 | 2026-09-04T21:32:10.849Z | Downloaded thiserror-no-std v2.0.2 |
| 655 | 2026-09-04T21:32:10.849Z | Downloaded thiserror v2.0.20 |
| 656 | 2026-09-04T21:32:10.849Z | Downloaded heapless v0.8.0 |
| 657 | 2026-09-04T21:32:10.849Z | Downloaded potential_utf v0.1.5 |
| 658 | 2026-09-04T21:32:10.849Z | Downloaded tower-service v0.3.3 |
| 659 | 2026-09-04T21:32:10.849Z | Downloaded unicode-linebreak v0.1.5 |
| 660 | 2026-09-04T21:32:10.850Z | Downloaded rayon-core v1.13.0 |
| 661 | 2026-09-04T21:32:10.850Z | Downloaded dtrace-parser v0.3.0 |
| 662 | 2026-09-04T21:32:10.850Z | Downloaded phf v0.12.1 |
| 663 | 2026-09-04T21:32:10.850Z | Downloaded dunce v1.0.5 |
| 664 | 2026-09-04T21:32:10.850Z | Downloaded defmt v1.1.1 |
| 665 | 2026-09-04T21:32:10.850Z | Downloaded tokio-rustls v0.26.4 |
| 666 | 2026-09-04T21:32:10.850Z | Downloaded toml v0.8.23 |
| 667 | 2026-09-04T21:32:10.850Z | Downloaded foreign-types-shared v0.1.1 |
| 668 | 2026-09-04T21:32:10.850Z | Downloaded fxhash v0.2.1 |
| 669 | 2026-09-04T21:32:10.850Z | Downloaded toml_datetime v0.6.11 |
| 670 | 2026-09-04T21:32:10.850Z | Downloaded nom v7.1.3 |
| 671 | 2026-09-04T21:32:10.850Z | Downloaded getrandom v0.2.17 |
| 672 | 2026-09-04T21:32:10.850Z | Downloaded scroll_derive v0.13.1 |
| 673 | 2026-09-04T21:32:10.850Z | Downloaded spin v0.5.2 |
| 674 | 2026-09-04T21:32:10.850Z | Downloaded num_enum_derive v0.7.6 |
| 675 | 2026-09-04T21:32:10.850Z | Downloaded serde_core v1.0.229 |
| 676 | 2026-09-04T21:32:10.850Z | Downloaded jiff-core v0.1.0 |
| 677 | 2026-09-04T21:32:10.850Z | Downloaded itertools v0.12.1 |
| 678 | 2026-09-04T21:32:10.850Z | Downloaded serial_test_derive v4.0.1 |
| 679 | 2026-09-04T21:32:10.850Z | Downloaded usdt v0.6.0 |
| 680 | 2026-09-04T21:32:10.850Z | Downloaded dof v0.4.0 |
| 681 | 2026-09-04T21:32:10.850Z | Downloaded foreign-types v0.3.2 |
| 682 | 2026-09-04T21:32:10.850Z | Downloaded progenitor-client v0.10.0 |
| 683 | 2026-09-04T21:32:10.850Z | Downloaded supports-color v3.0.2 |
| 684 | 2026-09-04T21:32:10.850Z | Downloaded defmt v0.3.100 |
| 685 | 2026-09-04T21:32:10.850Z | Downloaded elliptic-curve v0.13.8 |
| 686 | 2026-09-04T21:32:10.850Z | Downloaded flate2 v1.1.9 |
| 687 | 2026-09-04T21:32:10.850Z | Downloaded xz2 v0.1.7 |
| 688 | 2026-09-04T21:32:10.850Z | Downloaded filetime v0.2.29 |
| 689 | 2026-09-04T21:32:10.850Z | Downloaded highway v1.3.0 |
| 690 | 2026-09-04T21:32:10.850Z | Downloaded tar v0.4.46 |
| 691 | 2026-09-04T21:32:10.850Z | Downloaded ppv-lite86 v0.2.21 |
| 692 | 2026-09-04T21:32:10.850Z | Downloaded take_mut v0.2.2 |
| 693 | 2026-09-04T21:32:10.850Z | Downloaded ron v0.12.2 |
| 694 | 2026-09-04T21:32:10.850Z | Downloaded typify v0.4.3 |
| 695 | 2026-09-04T21:32:10.850Z | Downloaded zerovec v0.11.6 |
| 696 | 2026-09-04T21:32:10.850Z | Downloaded olpc-cjson v0.1.4 |
| 697 | 2026-09-04T21:32:10.850Z | Downloaded rustc_version v0.4.1 |
| 698 | 2026-09-04T21:32:10.850Z | Downloaded secrecy v0.10.3 |
| 699 | 2026-09-04T21:32:10.850Z | Downloaded thread-id v5.1.0 |
| 700 | 2026-09-04T21:32:10.851Z | Downloaded password-hash v0.5.0 |
| 701 | 2026-09-04T21:32:10.851Z | Downloaded similar v3.2.0 |
| 702 | 2026-09-04T21:32:10.851Z | Downloaded rand_core v0.6.4 |
| 703 | 2026-09-04T21:32:10.851Z | Downloaded progenitor-client v0.14.0 |
| 704 | 2026-09-04T21:32:10.851Z | Downloaded progenitor v0.10.0 |
| 705 | 2026-09-04T21:32:10.851Z | Downloaded slog-bunyan v2.5.0 |
| 706 | 2026-09-04T21:32:10.851Z | Downloaded equivalent v1.0.2 |
| 707 | 2026-09-04T21:32:10.851Z | Downloaded tower-layer v0.3.3 |
| 708 | 2026-09-04T21:32:10.851Z | Downloaded progenitor-macro v0.13.0 |
| 709 | 2026-09-04T21:32:10.851Z | Downloaded synstructure v0.13.2 |
| 710 | 2026-09-04T21:32:10.851Z | Downloaded gethostname v0.5.0 |
| 711 | 2026-09-04T21:32:10.851Z | Downloaded untrusted v0.9.0 |
| 712 | 2026-09-04T21:32:10.851Z | Downloaded rustc_version v0.1.7 |
| 713 | 2026-09-04T21:32:10.851Z | Downloaded parking_lot_core v0.8.6 |
| 714 | 2026-09-04T21:32:10.851Z | Downloaded tokio-util v0.7.19 |
| 715 | 2026-09-04T21:32:10.851Z | Downloaded progenitor-impl v0.14.0 |
| 716 | 2026-09-04T21:32:10.851Z | Downloaded quinn-udp v0.5.15 |
| 717 | 2026-09-04T21:32:10.851Z | Downloaded rusty-fork v0.3.1 |
| 718 | 2026-09-04T21:32:10.851Z | Downloaded serde_tokenstream v0.2.3 |
| 719 | 2026-09-04T21:32:10.851Z | Downloaded parking_lot v0.12.5 |
| 720 | 2026-09-04T21:32:10.851Z | Downloaded rustc-hash v2.1.3 |
| 721 | 2026-09-04T21:32:10.851Z | Downloaded unit-prefix v0.5.2 |
| 722 | 2026-09-04T21:32:10.851Z | Downloaded proc-macro-error-attr v1.0.4 |
| 723 | 2026-09-04T21:32:10.851Z | Downloaded sync_wrapper v1.0.2 |
| 724 | 2026-09-04T21:32:10.851Z | Downloaded hmac v0.12.1 |
| 725 | 2026-09-04T21:32:10.856Z | Downloaded test-strategy v0.4.5 |
| 726 | 2026-09-04T21:32:10.856Z | Downloaded serde_repr v0.1.21 |
| 727 | 2026-09-04T21:32:10.857Z | Downloaded term v1.2.1 |
| 728 | 2026-09-04T21:32:10.857Z | Downloaded serde_json v1.0.151 |
| 729 | 2026-09-04T21:32:10.857Z | Downloaded zerocopy-derive v0.8.56 |
| 730 | 2026-09-04T21:32:10.857Z | Downloaded half v2.7.1 |
| 731 | 2026-09-04T21:32:10.857Z | Downloaded tiny-keccak v2.0.2 |
| 732 | 2026-09-04T21:32:10.857Z | Downloaded futures-channel v0.3.34 |
| 733 | 2026-09-04T21:32:10.857Z | Downloaded parse-display-derive v0.10.0 |
| 734 | 2026-09-04T21:32:10.857Z | Downloaded idna v1.1.0 |
| 735 | 2026-09-04T21:32:10.857Z | Downloaded hashbrown v0.15.5 |
| 736 | 2026-09-04T21:32:10.857Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 737 | 2026-09-04T21:32:10.857Z | Downloaded simd-adler32 v0.3.10 |
| 738 | 2026-09-04T21:32:10.857Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 739 | 2026-09-04T21:32:10.857Z | Downloaded serde_with_macros v3.22.0 |
| 740 | 2026-09-04T21:32:10.857Z | Downloaded zeroize v1.9.0 |
| 741 | 2026-09-04T21:32:10.857Z | Downloaded itertools v0.14.0 |
| 742 | 2026-09-04T21:32:10.857Z | Downloaded deranged v0.5.8 |
| 743 | 2026-09-04T21:32:10.857Z | Downloaded derive-ex v0.1.8 |
| 744 | 2026-09-04T21:32:10.857Z | Downloaded once_cell v1.21.4 |
| 745 | 2026-09-04T21:32:10.857Z | Downloaded clap_builder v4.6.6 |
| 746 | 2026-09-04T21:32:10.857Z | Downloaded aho-corasick v1.1.5 |
| 747 | 2026-09-04T21:32:10.857Z | Downloaded slog-json v2.6.1 |
| 748 | 2026-09-04T21:32:10.857Z | Downloaded tower v0.5.3 |
| 749 | 2026-09-04T21:32:10.857Z | Downloaded typed-path v0.9.3 |
| 750 | 2026-09-04T21:32:10.857Z | Downloaded nom v8.0.0 |
| 751 | 2026-09-04T21:32:10.857Z | Downloaded pretty_assertions v1.4.1 |
| 752 | 2026-09-04T21:32:10.857Z | Downloaded darling v0.23.0 |
| 753 | 2026-09-04T21:32:10.857Z | Downloaded prettyplease v0.2.37 |
| 754 | 2026-09-04T21:32:10.857Z | Downloaded similar v2.7.0 |
| 755 | 2026-09-04T21:32:10.857Z | Downloaded qorb v0.4.1 |
| 756 | 2026-09-04T21:32:10.857Z | Downloaded pin-project v1.1.13 |
| 757 | 2026-09-04T21:32:10.857Z | Downloaded owo-colors v4.3.0 |
| 758 | 2026-09-04T21:32:10.857Z | Downloaded zmij v1.0.23 |
| 759 | 2026-09-04T21:32:10.857Z | Downloaded smallvec v1.15.2 |
| 760 | 2026-09-04T21:32:10.857Z | Downloaded thiserror v1.0.69 |
| 761 | 2026-09-04T21:32:10.858Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 762 | 2026-09-04T21:32:10.858Z | Downloaded proc-macro2 v1.0.107 |
| 763 | 2026-09-04T21:32:10.858Z | Downloaded derive-where v1.6.1 |
| 764 | 2026-09-04T21:32:10.858Z | Downloaded rand_core v0.9.5 |
| 765 | 2026-09-04T21:32:10.858Z | Downloaded zerocopy-derive v0.7.35 |
| 766 | 2026-09-04T21:32:10.858Z | Downloaded hyper v1.11.1 |
| 767 | 2026-09-04T21:32:10.858Z | Downloaded itertools v0.15.0 |
| 768 | 2026-09-04T21:32:10.858Z | Downloaded tough v0.22.0 |
| 769 | 2026-09-04T21:32:10.858Z | Downloaded blake3 v1.8.6 |
| 770 | 2026-09-04T21:32:10.858Z | Downloaded reqwest v0.13.4 |
| 771 | 2026-09-04T21:32:10.858Z | Downloaded omicron-zone-package v0.12.3 |
| 772 | 2026-09-04T21:32:10.858Z | Downloaded rustls-platform-verifier v0.7.0 |
| 773 | 2026-09-04T21:32:10.858Z | Downloaded hkdf v0.12.4 |
| 774 | 2026-09-04T21:32:10.858Z | Downloaded schemars v1.2.2 |
| 775 | 2026-09-04T21:32:10.858Z | Downloaded toml_edit v0.22.27 |
| 776 | 2026-09-04T21:32:10.858Z | Downloaded schemars v0.9.0 |
| 777 | 2026-09-04T21:32:10.858Z | Downloaded libm v0.2.16 |
| 778 | 2026-09-04T21:32:10.858Z | Downloaded typenum v1.20.1 |
| 779 | 2026-09-04T21:32:10.858Z | Downloaded yansi v1.0.1 |
| 780 | 2026-09-04T21:32:10.858Z | Downloaded tungstenite v0.21.0 |
| 781 | 2026-09-04T21:32:10.858Z | Downloaded rustls-webpki v0.103.14 |
| 782 | 2026-09-04T21:32:10.858Z | Downloaded aws-lc-rs v1.18.0 |
| 783 | 2026-09-04T21:32:10.858Z | Downloaded pest v2.8.8 |
| 784 | 2026-09-04T21:32:10.858Z | Downloaded unicode-segmentation v1.13.3 |
| 785 | 2026-09-04T21:32:10.858Z | Downloaded hickory-resolver v0.25.2 |
| 786 | 2026-09-04T21:32:10.858Z | Downloaded hickory-resolver v0.24.4 |
| 787 | 2026-09-04T21:32:10.858Z | Downloaded icu_properties_data v2.2.0 |
| 788 | 2026-09-04T21:32:10.858Z | Downloaded darling_core v0.23.0 |
| 789 | 2026-09-04T21:32:10.858Z | Downloaded steno v0.4.1 |
| 790 | 2026-09-04T21:32:10.858Z | Downloaded rayon v1.12.0 |
| 791 | 2026-09-04T21:32:10.858Z | Downloaded regex v1.13.1 |
| 792 | 2026-09-04T21:32:10.858Z | Downloaded winnow v1.0.4 |
| 793 | 2026-09-04T21:32:10.858Z | Downloaded expectorate v1.3.0 |
| 794 | 2026-09-04T21:32:10.858Z | Downloaded futures-util v0.3.34 |
| 795 | 2026-09-04T21:32:10.858Z | Downloaded rand v0.10.2 |
| 796 | 2026-09-04T21:32:10.858Z | Downloaded vcpkg v0.2.15 |
| 797 | 2026-09-04T21:32:10.858Z | Downloaded webpki-roots v1.0.9 |
| 798 | 2026-09-04T21:32:10.858Z | Downloaded goblin v0.8.2 |
| 799 | 2026-09-04T21:32:10.858Z | Downloaded chrono v0.4.45 |
| 800 | 2026-09-04T21:32:10.858Z | Downloaded iddqd v0.4.6 |
| 801 | 2026-09-04T21:32:10.859Z | Downloaded rand v0.8.7 |
| 802 | 2026-09-04T21:32:10.859Z | Downloaded h2 v0.4.15 |
| 803 | 2026-09-04T21:32:10.859Z | Downloaded hashbrown v0.12.3 |
| 804 | 2026-09-04T21:32:10.859Z | Downloaded rand v0.9.5 |
| 805 | 2026-09-04T21:32:10.859Z | Downloaded tower-http v0.6.11 |
| 806 | 2026-09-04T21:32:10.859Z | Downloaded unicode-normalization v0.1.25 |
| 807 | 2026-09-04T21:32:10.859Z | Downloaded hashbrown v0.17.1 |
| 808 | 2026-09-04T21:32:10.859Z | Downloaded winnow v0.5.40 |
| 809 | 2026-09-04T21:32:10.859Z | Downloaded quinn-proto v0.11.16 |
| 810 | 2026-09-04T21:32:10.859Z | Downloaded unicode-width v0.1.14 |
| 811 | 2026-09-04T21:32:10.859Z | Downloaded winnow v0.7.15 |
| 812 | 2026-09-04T21:32:10.859Z | Downloaded dropshot-api-manager v0.8.0 |
| 813 | 2026-09-04T21:32:10.859Z | Downloaded zerocopy v0.8.56 |
| 814 | 2026-09-04T21:32:10.865Z | Downloaded serde_with v3.22.0 |
| 815 | 2026-09-04T21:32:10.865Z | Downloaded tabled v0.21.0 |
| 816 | 2026-09-04T21:32:10.871Z | Downloaded syn v1.0.109 |
| 817 | 2026-09-04T21:32:11.283Z | Downloaded hashbrown v0.16.1 |
| 818 | 2026-09-04T21:32:11.289Z | Downloaded moka v0.12.16 |
| 819 | 2026-09-04T21:32:11.290Z | Downloaded portable-atomic v1.15.0 |
| 820 | 2026-09-04T21:32:11.290Z | Downloaded curve25519-dalek v4.1.3 |
| 821 | 2026-09-04T21:32:11.290Z | Downloaded reqwest v0.12.28 |
| 822 | 2026-09-04T21:32:11.290Z | Downloaded zerocopy v0.7.35 |
| 823 | 2026-09-04T21:32:11.290Z | Downloaded bstr v1.13.1 |
| 824 | 2026-09-04T21:32:11.290Z | Downloaded proptest v1.11.0 |
| 825 | 2026-09-04T21:32:11.290Z | Downloaded unicode-width v0.2.2 |
| 826 | 2026-09-04T21:32:11.290Z | Downloaded tabled v0.15.0 |
| 827 | 2026-09-04T21:32:11.290Z | Downloaded rustix v0.38.44 |
| 828 | 2026-09-04T21:32:11.290Z | Downloaded rustls v0.23.43 |
| 829 | 2026-09-04T21:32:11.290Z | Downloaded nix v0.31.3 |
| 830 | 2026-09-04T21:32:11.290Z | Downloaded hickory-proto v0.25.2 |
| 831 | 2026-09-04T21:32:11.290Z | Downloaded regress v0.10.5 |
| 832 | 2026-09-04T21:32:11.290Z | Downloaded rustix v1.1.4 |
| 833 | 2026-09-04T21:32:11.290Z | Downloaded regex-syntax v0.8.11 |
| 834 | 2026-09-04T21:32:11.290Z | Downloaded time v0.3.55 |
| 835 | 2026-09-04T21:32:11.290Z | Downloaded regress v0.11.1 |
| 836 | 2026-09-04T21:32:11.290Z | Downloaded syn v3.0.3 |
| 837 | 2026-09-04T21:32:11.290Z | Downloaded openssl v0.10.81 |
| 838 | 2026-09-04T21:32:11.290Z | Downloaded tracing v0.1.44 |
| 839 | 2026-09-04T21:32:11.290Z | Downloaded openapiv3 v2.2.0 |
| 840 | 2026-09-04T21:32:11.290Z | Downloaded sled v0.34.7 |
| 841 | 2026-09-04T21:32:11.290Z | Downloaded smoltcp v0.11.0 |
| 842 | 2026-09-04T21:32:11.290Z | Downloaded syn v2.0.119 |
| 843 | 2026-09-04T21:32:11.290Z | Downloaded goblin v0.10.7 |
| 844 | 2026-09-04T21:32:11.290Z | Downloaded petgraph v0.6.5 |
| 845 | 2026-09-04T21:32:11.290Z | Downloaded regex-automata v0.4.18 |
| 846 | 2026-09-04T21:32:11.290Z | Downloaded hickory-proto v0.24.4 |
| 847 | 2026-09-04T21:32:11.290Z | Downloaded dropshot v0.17.1 |
| 848 | 2026-09-04T21:32:11.290Z | Downloaded chrono-tz v0.10.4 |
| 849 | 2026-09-04T21:32:11.291Z | Downloaded csv v1.4.0 |
| 850 | 2026-09-04T21:32:11.291Z | Downloaded petgraph v0.8.3 |
| 851 | 2026-09-04T21:32:11.291Z | Downloaded typify-impl v0.4.3 |
| 852 | 2026-09-04T21:32:11.291Z | Downloaded tokio v1.53.1 |
| 853 | 2026-09-04T21:32:11.291Z | Downloaded typify-impl v0.6.2 |
| 854 | 2026-09-04T21:32:11.291Z | Downloaded jiff v0.2.35 |
| 855 | 2026-09-04T21:32:11.291Z | Downloaded rhai v1.26.0 |
| 856 | 2026-09-04T21:32:11.291Z | Downloaded lzma-sys v0.1.20 |
| 857 | 2026-09-04T21:32:11.291Z | Downloaded sha3 v0.10.9 |
| 858 | 2026-09-04T21:32:11.291Z | Downloaded libc v0.2.189 |
| 859 | 2026-09-04T21:32:11.304Z | Downloaded encoding_rs v0.8.35 |
| 860 | 2026-09-04T21:32:11.324Z | Downloaded ring v0.17.14 |
| 861 | 2026-09-04T21:32:11.609Z | Downloaded aws-lc-sys v0.44.0 |
| 862 | 2026-09-04T21:32:12.586Z | Compiling proc-macro2 v1.0.107 |
| 863 | 2026-09-04T21:32:12.586Z | Compiling unicode-ident v1.0.24 |
| 864 | 2026-09-04T21:32:12.591Z | Compiling quote v1.0.47 |
| 865 | 2026-09-04T21:32:12.591Z | Compiling serde_core v1.0.229 |
| 866 | 2026-09-04T21:32:12.591Z | Compiling cfg-if v1.0.4 |
| 867 | 2026-09-04T21:32:12.591Z | Compiling serde v1.0.229 |
| 868 | 2026-09-04T21:32:12.591Z | Compiling libc v0.2.189 |
| 869 | 2026-09-04T21:32:12.591Z | Compiling memchr v2.8.3 |
| 870 | 2026-09-04T21:32:12.761Z | Compiling itoa v1.0.18 |
| 871 | 2026-09-04T21:32:12.952Z | Compiling smallvec v1.15.2 |
| 872 | 2026-09-04T21:32:13.085Z | Compiling zmij v1.0.23 |
| 873 | 2026-09-04T21:32:13.096Z | Compiling autocfg v1.5.1 |
| 874 | 2026-09-04T21:32:13.176Z | Compiling libm v0.2.16 |
| 875 | 2026-09-04T21:32:13.402Z | Compiling stable_deref_trait v1.2.1 |
| 876 | 2026-09-04T21:32:13.861Z | Compiling percent-encoding v2.3.2 |
| 877 | 2026-09-04T21:32:13.864Z | Compiling litemap v0.8.2 |
| 878 | 2026-09-04T21:32:13.864Z | Compiling writeable v0.6.3 |
| 879 | 2026-09-04T21:32:13.864Z | Compiling icu_normalizer_data v2.2.0 |
| 880 | 2026-09-04T21:32:13.864Z | Compiling utf8_iter v1.0.4 |
| 881 | 2026-09-04T21:32:13.864Z | Compiling icu_properties_data v2.2.0 |
| 882 | 2026-09-04T21:32:13.864Z | Compiling iana-time-zone v0.1.65 |
| 883 | 2026-09-04T21:32:13.864Z | Compiling equivalent v1.0.2 |
| 884 | 2026-09-04T21:32:14.283Z | Compiling form_urlencoded v1.2.2 |
| 885 | 2026-09-04T21:32:14.290Z | Compiling syn v2.0.119 |
| 886 | 2026-09-04T21:32:14.290Z | Compiling syn v3.0.3 |
| 887 | 2026-09-04T21:32:14.290Z | Compiling allocator-api2 v0.2.21 |
| 888 | 2026-09-04T21:32:14.290Z | Compiling serde_json v1.0.151 |
| 889 | 2026-09-04T21:32:14.290Z | Compiling dyn-clone v1.0.20 |
| 890 | 2026-09-04T21:32:14.290Z | Compiling version_check v0.9.5 |
| 891 | 2026-09-04T21:32:14.290Z | Compiling pin-project-lite v0.2.17 |
| 892 | 2026-09-04T21:32:14.330Z | Compiling hashbrown v0.17.1 |
| 893 | 2026-09-04T21:32:14.341Z | Compiling scopeguard v1.2.0 |
| 894 | 2026-09-04T21:32:14.355Z | Compiling parking_lot_core v0.9.12 |
| 895 | 2026-09-04T21:32:14.851Z | Compiling lock_api v0.4.14 |
| 896 | 2026-09-04T21:32:14.854Z | Compiling num-traits v0.2.19 |
| 897 | 2026-09-04T21:32:14.855Z | Compiling getrandom v0.4.3 |
| 898 | 2026-09-04T21:32:14.855Z | Compiling rand_core v0.10.1 |
| 899 | 2026-09-04T21:32:14.855Z | Compiling thiserror v2.0.20 |
| 900 | 2026-09-04T21:32:14.855Z | Compiling errno v0.3.14 |
| 901 | 2026-09-04T21:32:14.855Z | Compiling semver v1.0.28 |
| 902 | 2026-09-04T21:32:14.983Z | Compiling indexmap v2.14.0 |
| 903 | 2026-09-04T21:32:15.169Z | Compiling log v0.4.33 |
| 904 | 2026-09-04T21:32:15.178Z | Compiling heck v0.5.0 |
| 905 | 2026-09-04T21:32:15.237Z | Compiling futures-core v0.3.34 |
| 906 | 2026-09-04T21:32:15.389Z | Compiling uuid v1.26.0 |
| 907 | 2026-09-04T21:32:15.423Z | Compiling zerocopy v0.8.56 |
| 908 | 2026-09-04T21:32:15.480Z | Compiling futures-sink v0.3.34 |
| 909 | 2026-09-04T21:32:15.583Z | Compiling schemars v0.8.22 |
| 910 | 2026-09-04T21:32:15.617Z | Compiling slab v0.4.12 |
| 911 | 2026-09-04T21:32:15.792Z | Compiling jobserver v0.1.35 |
| 912 | 2026-09-04T21:32:15.820Z | Compiling fnv v1.0.7 |
| 913 | 2026-09-04T21:32:15.841Z | Compiling shlex v2.0.1 |
| 914 | 2026-09-04T21:32:15.850Z | Compiling rustversion v1.0.23 |
| 915 | 2026-09-04T21:32:15.912Z | Compiling find-msvc-tools v0.1.10 |
| 916 | 2026-09-04T21:32:15.961Z | Compiling futures-channel v0.3.34 |
| 917 | 2026-09-04T21:32:16.017Z | Compiling bitflags v2.13.1 |
| 918 | 2026-09-04T21:32:16.108Z | Compiling cc v1.4.2 |
| 919 | 2026-09-04T21:32:16.142Z | Compiling futures-task v0.3.34 |
| 920 | 2026-09-04T21:32:16.179Z | Compiling pkg-config v0.3.33 |
| 921 | 2026-09-04T21:32:16.254Z | Compiling futures-io v0.3.34 |
| 922 | 2026-09-04T21:32:16.414Z | Compiling socket2 v0.6.5 |
| 923 | 2026-09-04T21:32:16.530Z | Compiling parking_lot v0.12.5 |
| 924 | 2026-09-04T21:32:16.652Z | Compiling signal-hook-registry v1.4.8 |
| 925 | 2026-09-04T21:32:16.680Z | Compiling mio v1.2.2 |
| 926 | 2026-09-04T21:32:16.791Z | Compiling synstructure v0.13.2 |
| 927 | 2026-09-04T21:32:16.921Z | Compiling serde_derive_internals v0.29.1 |
| 928 | 2026-09-04T21:32:17.341Z | Compiling portable-atomic v1.15.0 |
| 929 | 2026-09-04T21:32:17.349Z | Compiling cmake v0.1.58 |
| 930 | 2026-09-04T21:32:17.349Z | Compiling serde_derive v1.0.229 |
| 931 | 2026-09-04T21:32:17.349Z | Compiling displaydoc v0.2.7 |
| 932 | 2026-09-04T21:32:17.350Z | Compiling thiserror-impl v2.0.20 |
| 933 | 2026-09-04T21:32:17.350Z | Compiling tokio-macros v2.7.2 |
| 934 | 2026-09-04T21:32:17.379Z | Compiling futures-macro v0.3.34 |
| 935 | 2026-09-04T21:32:17.510Z | Compiling dunce v1.0.5 |
| 936 | 2026-09-04T21:32:17.610Z | Compiling typenum v1.20.1 |
| 937 | 2026-09-04T21:32:17.665Z | Compiling fs_extra v1.3.0 |
| 938 | 2026-09-04T21:32:17.908Z | Compiling zerofrom-derive v0.1.7 |
| 939 | 2026-09-04T21:32:17.919Z | Compiling yoke-derive v0.8.2 |
| 940 | 2026-09-04T21:32:17.994Z | Compiling zerovec-derive v0.11.3 |
| 941 | 2026-09-04T21:32:18.057Z | Compiling schemars_derive v0.8.22 |
| 942 | 2026-09-04T21:32:18.201Z | Compiling zerocopy-derive v0.8.56 |
| 943 | 2026-09-04T21:32:18.403Z | Compiling zeroize_derive v1.5.0 |
| 944 | 2026-09-04T21:32:18.612Z | Compiling futures-util v0.3.34 |
| 945 | 2026-09-04T21:32:18.998Z | Compiling aws-lc-sys v0.44.0 |
| 946 | 2026-09-04T21:32:19.065Z | Compiling zeroize v1.9.0 |
| 947 | 2026-09-04T21:32:19.121Z | Compiling zerofrom v0.1.8 |
| 948 | 2026-09-04T21:32:19.227Z | Compiling yoke v0.8.3 |
| 949 | 2026-09-04T21:32:19.247Z | Compiling base64 v0.22.1 |
| 950 | 2026-09-04T21:32:19.274Z | Compiling critical-section v1.2.0 |
| 951 | 2026-09-04T21:32:19.380Z | Compiling zerovec v0.11.6 |
| 952 | 2026-09-04T21:32:19.408Z | Compiling zerotrie v0.2.4 |
| 953 | 2026-09-04T21:32:19.566Z | Compiling once_cell v1.21.4 |
| 954 | 2026-09-04T21:32:19.596Z | Compiling slog v2.8.2 |
| 955 | 2026-09-04T21:32:19.704Z | Compiling rustix v1.1.4 |
| 956 | 2026-09-04T21:32:20.181Z | Compiling byteorder v1.5.0 |
| 957 | 2026-09-04T21:32:20.184Z | Compiling subtle v2.6.1 |
| 958 | 2026-09-04T21:32:20.184Z | Compiling tinystr v0.8.3 |
| 959 | 2026-09-04T21:32:20.184Z | Compiling potential_utf v0.1.5 |
| 960 | 2026-09-04T21:32:20.184Z | Compiling strsim v0.11.1 |
| 961 | 2026-09-04T21:32:20.184Z | Compiling icu_locale_core v2.2.0 |
| 962 | 2026-09-04T21:32:20.184Z | Compiling icu_collections v2.2.0 |
| 963 | 2026-09-04T21:32:20.233Z | Compiling bytes v1.12.1 |
| 964 | 2026-09-04T21:32:20.285Z | Compiling chrono v0.4.45 |
| 965 | 2026-09-04T21:32:20.394Z | Compiling erased-serde v0.3.31 |
| 966 | 2026-09-04T21:32:20.665Z | Compiling regex-syntax v0.8.11 |
| 967 | 2026-09-04T21:32:21.290Z | Compiling icu_provider v2.2.0 |
| 968 | 2026-09-04T21:32:21.294Z | Compiling http v1.5.0 |
| 969 | 2026-09-04T21:32:21.294Z | Compiling tokio v1.53.1 |
| 970 | 2026-09-04T21:32:21.294Z | Compiling icu_properties v2.2.0 |
| 971 | 2026-09-04T21:32:21.294Z | Compiling icu_normalizer v2.2.0 |
| 972 | 2026-09-04T21:32:21.852Z | Compiling serde_tokenstream v0.2.3 |
| 973 | 2026-09-04T21:32:21.936Z | Compiling http-body v1.1.0 |
| 974 | 2026-09-04T21:32:22.099Z | Compiling idna_adapter v1.2.2 |
| 975 | 2026-09-04T21:32:22.137Z | Compiling httparse v1.10.1 |
| 976 | 2026-09-04T21:32:22.191Z | Compiling ipnet v2.12.1 |
| 977 | 2026-09-04T21:32:22.237Z | Compiling idna v1.1.0 |
| 978 | 2026-09-04T21:32:22.427Z | Compiling atomic-waker v1.1.2 |
| 979 | 2026-09-04T21:32:22.525Z | Compiling url v2.5.8 |
| 980 | 2026-09-04T21:32:22.556Z | Compiling ppv-lite86 v0.2.21 |
| 981 | 2026-09-04T21:32:22.629Z | Compiling tower-layer v0.3.3 |
| 982 | 2026-09-04T21:32:22.719Z | Compiling tower-service v0.3.3 |
| 983 | 2026-09-04T21:32:22.811Z | Compiling getrandom v0.2.17 |
| 984 | 2026-09-04T21:32:22.870Z | Compiling ucd-trie v0.1.7 |
| 985 | 2026-09-04T21:32:23.002Z | Compiling try-lock v0.2.5 |
| 986 | 2026-09-04T21:32:23.481Z | Compiling thiserror v1.0.69 |
| 987 | 2026-09-04T21:32:23.488Z | Compiling untrusted v0.9.0 |
| 988 | 2026-09-04T21:32:23.488Z | Compiling ryu v1.0.23 |
| 989 | 2026-09-04T21:32:23.488Z | Compiling want v0.3.1 |
| 990 | 2026-09-04T21:32:23.488Z | Compiling pest v2.8.8 |
| 991 | 2026-09-04T21:32:23.488Z | Compiling rand_core v0.6.4 |
| 992 | 2026-09-04T21:32:23.488Z | Compiling thiserror-impl v1.0.69 |
| 993 | 2026-09-04T21:32:23.488Z | Compiling httpdate v1.0.3 |
| 994 | 2026-09-04T21:32:23.557Z | Compiling getrandom v0.3.4 |
| 995 | 2026-09-04T21:32:23.580Z | Compiling pretty-hex v0.4.2 |
| 996 | 2026-09-04T21:32:23.643Z | Compiling winnow v1.0.4 |
| 997 | 2026-09-04T21:32:23.717Z | Compiling plain v0.2.3 |
| 998 | 2026-09-04T21:32:23.828Z | Compiling ipnetwork v0.21.1 |
| 999 | 2026-09-04T21:32:23.891Z | Compiling paste v1.0.15 |
| 1000 | 2026-09-04T21:32:24.174Z | Compiling oxnet v0.1.7 |
| 1001 | 2026-09-04T21:32:24.254Z | Compiling foldhash v0.2.0 |
| 1002 | 2026-09-04T21:32:24.468Z | Compiling pest_meta v2.8.8 |
| 1003 | 2026-09-04T21:32:24.529Z | Compiling tracing-core v0.1.36 |
| 1004 | 2026-09-04T21:32:24.588Z | Compiling tracing-attributes v0.1.31 |
| 1005 | 2026-09-04T21:32:24.611Z | Compiling ident_case v1.0.1 |
| 1006 | 2026-09-04T21:32:24.710Z | Compiling omicron-workspace-hack v0.1.0 |
| 1007 | 2026-09-04T21:32:24.727Z | Compiling serde_urlencoded v0.7.1 |
| 1008 | 2026-09-04T21:32:24.929Z | Compiling http-body-util v0.1.5 |
| 1009 | 2026-09-04T21:32:24.971Z | Compiling aho-corasick v1.1.5 |
| 1010 | 2026-09-04T21:32:25.127Z | Compiling pest_generator v2.8.8 |
| 1011 | 2026-09-04T21:32:25.199Z | Compiling sync_wrapper v1.0.2 |
| 1012 | 2026-09-04T21:32:25.296Z | Compiling daft-derive v0.1.8 |
| 1013 | 2026-09-04T21:32:25.726Z | Compiling pest_derive v2.8.8 |
| 1014 | 2026-09-04T21:32:25.754Z | Compiling tracing v0.1.44 |
| 1015 | 2026-09-04T21:32:25.936Z | Compiling regex-automata v0.4.18 |
| 1016 | 2026-09-04T21:32:25.987Z | Compiling fastrand v2.5.0 |
| 1017 | 2026-09-04T21:32:26.176Z | Compiling hashbrown v0.16.1 |
| 1018 | 2026-09-04T21:32:26.277Z | Compiling tokio-util v0.7.19 |
| 1019 | 2026-09-04T21:32:26.347Z | Compiling scroll_derive v0.13.1 |
| 1020 | 2026-09-04T21:32:26.538Z | Compiling async-trait v0.1.92 |
| 1021 | 2026-09-04T21:32:26.893Z | Compiling aws-lc-rs v1.18.0 |
| 1022 | 2026-09-04T21:32:27.098Z | Compiling time-core v0.1.9 |
| 1023 | 2026-09-04T21:32:27.195Z | Compiling num-conv v0.2.2 |
| 1024 | 2026-09-04T21:32:27.206Z | Compiling anyhow v1.0.104 |
| 1025 | 2026-09-04T21:32:27.282Z | Compiling scroll v0.13.0 |
| 1026 | 2026-09-04T21:32:27.348Z | Compiling time-macros v0.2.32 |
| 1027 | 2026-09-04T21:32:27.519Z | Compiling rustls-pki-types v1.15.1 |
| 1028 | 2026-09-04T21:32:27.556Z | Compiling num_threads v0.1.7 |
| 1029 | 2026-09-04T21:32:27.592Z | Compiling deranged v0.5.8 |
| 1030 | 2026-09-04T21:32:27.641Z | Compiling hex v0.4.3 |
| 1031 | 2026-09-04T21:32:27.727Z | Compiling regex v1.13.1 |
| 1032 | 2026-09-04T21:32:27.899Z | Compiling powerfmt v0.2.0 |
| 1033 | 2026-09-04T21:32:28.026Z | Compiling openssl-probe v0.2.1 |
| 1034 | 2026-09-04T21:32:28.186Z | Compiling goblin v0.10.7 |
| 1035 | 2026-09-04T21:32:28.860Z | Compiling untrusted v0.7.1 |
| 1036 | 2026-09-04T21:32:28.865Z | Compiling camino v1.2.5 |
| 1037 | 2026-09-04T21:32:28.865Z | Compiling usdt-impl v0.6.0 |
| 1038 | 2026-09-04T21:32:28.865Z | Compiling crc32fast v1.5.0 |
| 1039 | 2026-09-04T21:32:28.865Z | Compiling rustls v0.23.43 |
| 1040 | 2026-09-04T21:32:28.865Z | Compiling h2 v0.4.15 |
| 1041 | 2026-09-04T21:32:28.865Z | Compiling dtrace-parser v0.3.0 |
| 1042 | 2026-09-04T21:32:28.865Z | Compiling crossbeam-utils v0.8.22 |
| 1043 | 2026-09-04T21:32:29.087Z | Compiling futures-executor v0.3.34 |
| 1044 | 2026-09-04T21:32:29.213Z | Compiling serde_tokenstream v0.3.0 |
| 1045 | 2026-09-04T21:32:29.249Z | Compiling structmeta-derive v0.3.0 |
| 1046 | 2026-09-04T21:32:29.370Z | Compiling thread-id v5.1.0 |
| 1047 | 2026-09-04T21:32:29.451Z | Compiling adler2 v2.0.1 |
| 1048 | 2026-09-04T21:32:29.491Z | Compiling simd-adler32 v0.3.10 |
| 1049 | 2026-09-04T21:32:29.582Z | Compiling cpufeatures v0.3.0 |
| 1050 | 2026-09-04T21:32:29.612Z | Compiling newtype-uuid-macros v0.1.1 |
| 1051 | 2026-09-04T21:32:29.653Z | Compiling miniz_oxide v0.8.9 |
| 1052 | 2026-09-04T21:32:29.694Z | Compiling futures v0.3.34 |
| 1053 | 2026-09-04T21:32:29.768Z | Compiling rand_core v0.9.5 |
| 1054 | 2026-09-04T21:32:30.273Z | Compiling structmeta v0.3.0 |
| 1055 | 2026-09-04T21:32:30.309Z | Compiling darling_core v0.23.0 |
| 1056 | 2026-09-04T21:32:30.386Z | Compiling hybrid-array v0.4.14 |
| 1057 | 2026-09-04T21:32:30.500Z | Compiling thread_local v1.1.10 |
| 1058 | 2026-09-04T21:32:30.619Z | Compiling match_cfg v0.1.0 |
| 1059 | 2026-09-04T21:32:30.688Z | Compiling flate2 v1.1.9 |
| 1060 | 2026-09-04T21:32:30.843Z | Compiling hyper v1.11.1 |
| 1061 | 2026-09-04T21:32:31.107Z | Compiling dof v0.4.0 |
| 1062 | 2026-09-04T21:32:31.344Z | Compiling newtype-uuid v1.4.0 |
| 1063 | 2026-09-04T21:32:31.964Z | Compiling hyper-util v0.1.20 |
| 1064 | 2026-09-04T21:32:32.337Z | Compiling slog-async v2.8.0 |
| 1065 | 2026-09-04T21:32:32.436Z | Compiling darling_macro v0.23.0 |
| 1066 | 2026-09-04T21:32:32.524Z | Compiling ref-cast v1.0.26 |
| 1067 | 2026-09-04T21:32:32.622Z | Compiling compression-core v0.4.32 |
| 1068 | 2026-09-04T21:32:32.641Z | Compiling quick-error v1.2.3 |
| 1069 | 2026-09-04T21:32:32.710Z | Compiling daft v0.1.8 |
| 1070 | 2026-09-04T21:32:32.728Z | Compiling compression-codecs v0.4.38 |
| 1071 | 2026-09-04T21:32:32.783Z | Compiling block-buffer v0.12.1 |
| 1072 | 2026-09-04T21:32:33.292Z | Compiling crypto-common v0.2.2 |
| 1073 | 2026-09-04T21:32:33.295Z | Compiling rand_chacha v0.9.0 |
| 1074 | 2026-09-04T21:32:33.296Z | Compiling strum_macros v0.26.4 |
| 1075 | 2026-09-04T21:32:33.296Z | Compiling darling v0.23.0 |
| 1076 | 2026-09-04T21:32:33.296Z | Compiling ref-cast-impl v1.0.26 |
| 1077 | 2026-09-04T21:32:33.296Z | Compiling usdt-macro v0.6.0 |
| 1078 | 2026-09-04T21:32:33.355Z | Compiling usdt-attr-macro v0.6.0 |
| 1079 | 2026-09-04T21:32:33.389Z | Compiling serde_spanned v1.1.1 |
| 1080 | 2026-09-04T21:32:33.940Z | Compiling generic-array v0.14.7 |
| 1081 | 2026-09-04T21:32:33.948Z | Compiling multer v3.1.0 |
| 1082 | 2026-09-04T21:32:33.948Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1083 | 2026-09-04T21:32:33.948Z | Compiling term v1.2.1 |
| 1084 | 2026-09-04T21:32:33.948Z | Compiling bit-vec v0.8.0 |
| 1085 | 2026-09-04T21:32:33.948Z | Compiling take_mut v0.2.2 |
| 1086 | 2026-09-04T21:32:33.968Z | Compiling const-oid v0.10.2 |
| 1087 | 2026-09-04T21:32:34.017Z | Compiling debug-ignore v1.0.5 |
| 1088 | 2026-09-04T21:32:34.144Z | Compiling digest v0.11.3 |
| 1089 | 2026-09-04T21:32:34.149Z | Compiling bit-set v0.8.0 |
| 1090 | 2026-09-04T21:32:34.280Z | Compiling serde_with_macros v3.22.0 |
| 1091 | 2026-09-04T21:32:34.307Z | Compiling rand v0.9.5 |
| 1092 | 2026-09-04T21:32:34.352Z | Compiling async-stream-impl v0.3.6 |
| 1093 | 2026-09-04T21:32:34.528Z | Compiling dropshot v0.17.1 |
| 1094 | 2026-09-04T21:32:34.538Z | Compiling encoding_rs v0.8.35 |
| 1095 | 2026-09-04T21:32:34.609Z | Compiling strum v0.26.3 |
| 1096 | 2026-09-04T21:32:34.741Z | Compiling spin v0.9.9 |
| 1097 | 2026-09-04T21:32:34.748Z | Compiling syn v1.0.109 |
| 1098 | 2026-09-04T21:32:34.859Z | Compiling unarray v0.1.4 |
| 1099 | 2026-09-04T21:32:34.890Z | Compiling mime v0.3.17 |
| 1100 | 2026-09-04T21:32:34.987Z | Compiling async-stream v0.3.6 |
| 1101 | 2026-09-04T21:32:35.100Z | Compiling sha1 v0.11.0 |
| 1102 | 2026-09-04T21:32:35.157Z | Compiling derive-ex v0.1.8 |
| 1103 | 2026-09-04T21:32:35.160Z | Compiling tower v0.5.3 |
| 1104 | 2026-09-04T21:32:35.342Z | Compiling waitgroup v0.1.2 |
| 1105 | 2026-09-04T21:32:35.390Z | Compiling dropshot_endpoint v0.17.1 |
| 1106 | 2026-09-04T21:32:35.395Z | Compiling macaddr v1.0.1 |
| 1107 | 2026-09-04T21:32:35.502Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1108 | 2026-09-04T21:32:36.021Z | Compiling serde_path_to_error v0.1.20 |
| 1109 | 2026-09-04T21:32:36.430Z | Compiling tower-http v0.6.11 |
| 1110 | 2026-09-04T21:32:36.430Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1111 | 2026-09-04T21:32:36.435Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1112 | 2026-09-04T21:32:36.435Z | Compiling tempfile v3.27.0 |
| 1113 | 2026-09-04T21:32:36.435Z | Compiling openapiv3 v2.2.0 |
| 1114 | 2026-09-04T21:32:36.435Z | Compiling strum_macros v0.27.2 |
| 1115 | 2026-09-04T21:32:36.787Z | Compiling test-strategy v0.4.5 |
| 1116 | 2026-09-04T21:32:37.102Z | Compiling instant v0.1.13 |
| 1117 | 2026-09-04T21:32:37.216Z | Compiling time v0.3.55 |
| 1118 | 2026-09-04T21:32:37.704Z | Compiling rustls-native-certs v0.8.4 |
| 1119 | 2026-09-04T21:32:37.947Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1120 | 2026-09-04T21:32:38.048Z | Compiling crossbeam-channel v0.5.16 |
| 1121 | 2026-09-04T21:32:38.126Z | Compiling crypto-common v0.1.7 |
| 1122 | 2026-09-04T21:32:38.279Z | Compiling strum v0.27.2 |
| 1123 | 2026-09-04T21:32:38.530Z | Compiling parse-display-derive v0.10.0 |
| 1124 | 2026-09-04T21:32:38.562Z | Compiling backon v1.6.0 |
| 1125 | 2026-09-04T21:32:38.763Z | Compiling rand_chacha v0.3.1 |
| 1126 | 2026-09-04T21:32:39.226Z | Compiling either v1.17.0 |
| 1127 | 2026-09-04T21:32:39.356Z | Compiling rand v0.8.7 |
| 1128 | 2026-09-04T21:32:39.436Z | Compiling slog-json v2.6.1 |
| 1129 | 2026-09-04T21:32:39.628Z | Compiling hostname v0.3.1 |
| 1130 | 2026-09-04T21:32:39.703Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1131 | 2026-09-04T21:32:39.765Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1132 | 2026-09-04T21:32:39.963Z | Compiling is-terminal v0.4.17 |
| 1133 | 2026-09-04T21:32:39.971Z | Compiling memmap2 v0.9.11 |
| 1134 | 2026-09-04T21:32:40.027Z | Compiling wait-timeout v0.2.1 |
| 1135 | 2026-09-04T21:32:40.150Z | Compiling rusty-fork v0.3.1 |
| 1136 | 2026-09-04T21:32:40.602Z | Compiling usdt v0.6.0 |
| 1137 | 2026-09-04T21:32:40.608Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1138 | 2026-09-04T21:32:40.608Z | Compiling slog-term v2.9.2 |
| 1139 | 2026-09-04T21:32:40.608Z | Compiling slog-bunyan v2.5.0 |
| 1140 | 2026-09-04T21:32:40.608Z | Compiling serde_with v3.22.0 |
| 1141 | 2026-09-04T21:32:40.608Z | Compiling async-compression v0.4.43 |
| 1142 | 2026-09-04T21:32:40.608Z | Compiling rand_xorshift v0.4.0 |
| 1143 | 2026-09-04T21:32:40.736Z | Compiling rustls-pemfile v2.2.0 |
| 1144 | 2026-09-04T21:32:41.273Z | Compiling regress v0.10.5 |
| 1145 | 2026-09-04T21:32:41.284Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1146 | 2026-09-04T21:32:41.284Z | Compiling hostname v0.4.2 |
| 1147 | 2026-09-04T21:32:41.436Z | Compiling humantime v2.4.0 |
| 1148 | 2026-09-04T21:32:41.436Z | Compiling proptest v1.11.0 |
| 1149 | 2026-09-04T21:32:41.722Z | Compiling iddqd v0.4.6 |
| 1150 | 2026-09-04T21:32:41.973Z | Compiling reqwest v0.12.28 |
| 1151 | 2026-09-04T21:32:41.992Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1152 | 2026-09-04T21:32:42.194Z | Compiling block-buffer v0.10.4 |
| 1153 | 2026-09-04T21:32:42.355Z | Compiling utf8parse v0.2.2 |
| 1154 | 2026-09-04T21:32:42.480Z | Compiling anstyle-parse v1.0.0 |
| 1155 | 2026-09-04T21:32:42.553Z | Compiling digest v0.10.7 |
| 1156 | 2026-09-04T21:32:42.653Z | Compiling parse-display v0.10.0 |
| 1157 | 2026-09-04T21:32:42.837Z | Compiling backoff v0.4.0 |
| 1158 | 2026-09-04T21:32:42.993Z | Compiling progenitor-client v0.10.0 |
| 1159 | 2026-09-04T21:32:43.004Z | Compiling itertools v0.14.0 |
| 1160 | 2026-09-04T21:32:43.015Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1161 | 2026-09-04T21:32:43.256Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1162 | 2026-09-04T21:32:44.009Z | Compiling anstyle v1.0.14 |
| 1163 | 2026-09-04T21:32:44.138Z | Compiling colorchoice v1.0.5 |
| 1164 | 2026-09-04T21:32:44.228Z | Compiling is_terminal_polyfill v1.70.2 |
| 1165 | 2026-09-04T21:32:44.687Z | Compiling anstyle-query v1.1.5 |
| 1166 | 2026-09-04T21:32:44.728Z | Compiling anstream v1.0.0 |
| 1167 | 2026-09-04T21:32:44.728Z | Compiling clap_lex v1.1.0 |
| 1168 | 2026-09-04T21:32:44.971Z | Compiling regress v0.11.1 |
| 1169 | 2026-09-04T21:32:44.995Z | Compiling clap_derive v4.6.4 |
| 1170 | 2026-09-04T21:32:45.959Z | Compiling terminal_size v0.4.4 |
| 1171 | 2026-09-04T21:32:46.495Z | Compiling typify-impl v0.6.2 |
| 1172 | 2026-09-04T21:32:46.643Z | Compiling toml_datetime v0.6.11 |
| 1173 | 2026-09-04T21:32:46.913Z | Compiling zerocopy-derive v0.7.35 |
| 1174 | 2026-09-04T21:32:47.061Z | Compiling cpufeatures v0.2.17 |
| 1175 | 2026-09-04T21:32:47.125Z | Compiling convert_case v0.4.0 |
| 1176 | 2026-09-04T21:32:47.160Z | Compiling clap_builder v4.6.6 |
| 1177 | 2026-09-04T21:32:47.786Z | Compiling zerocopy v0.7.35 |
| 1178 | 2026-09-04T21:32:47.815Z | Compiling derive_more v0.99.20 |
| 1179 | 2026-09-04T21:32:48.443Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1180 | 2026-09-04T21:32:49.146Z | Compiling unicode-width v0.2.2 |
| 1181 | 2026-09-04T21:32:49.315Z | Compiling proc-macro-crate v3.5.0 |
| 1182 | 2026-09-04T21:32:49.426Z | Compiling clap v4.6.6 |
| 1183 | 2026-09-04T21:32:49.736Z | Compiling secrecy v0.10.3 |
| 1184 | 2026-09-04T21:32:49.898Z | Compiling tinyvec_macros v0.1.1 |
| 1185 | 2026-09-04T21:32:49.931Z | Compiling float-ord v0.3.2 |
| 1186 | 2026-09-04T21:32:49.968Z | Compiling crucible-workspace-hack v0.1.0 |
| 1187 | 2026-09-04T21:32:50.047Z | Compiling tinyvec v1.12.0 |
| 1188 | 2026-09-04T21:32:50.460Z | Compiling num_enum_derive v0.7.6 |
| 1189 | 2026-09-04T21:32:50.531Z | Compiling dtrace-parser v0.2.0 |
| 1190 | 2026-09-04T21:32:50.643Z | Compiling scroll_derive v0.12.1 |
| 1191 | 2026-09-04T21:32:50.714Z | Compiling num-integer v0.1.47 |
| 1192 | 2026-09-04T21:32:50.755Z | Compiling rustc_version v0.4.1 |
| 1193 | 2026-09-04T21:32:51.033Z | Compiling usdt-impl v0.5.0 |
| 1194 | 2026-09-04T21:32:51.481Z | Compiling crossbeam-epoch v0.9.20 |
| 1195 | 2026-09-04T21:32:51.501Z | Compiling num_enum v0.7.6 |
| 1196 | 2026-09-04T21:32:51.501Z | Compiling scroll v0.12.0 |
| 1197 | 2026-09-04T21:32:51.501Z | Compiling curve25519-dalek v4.1.3 |
| 1198 | 2026-09-04T21:32:51.692Z | Compiling dof v0.3.0 |
| 1199 | 2026-09-04T21:32:51.716Z | Compiling hmac v0.12.1 |
| 1200 | 2026-09-04T21:32:51.856Z | Compiling inout v0.1.4 |
| 1201 | 2026-09-04T21:32:51.955Z | Compiling darling_core v0.21.3 |
| 1202 | 2026-09-04T21:32:51.979Z | Compiling ff v0.13.1 |
| 1203 | 2026-09-04T21:32:52.018Z | Compiling thread-id v4.2.2 |
| 1204 | 2026-09-04T21:32:52.037Z | Compiling cipher v0.4.4 |
| 1205 | 2026-09-04T21:32:52.101Z | Compiling group v0.13.0 |
| 1206 | 2026-09-04T21:32:52.249Z | Compiling hkdf v0.12.4 |
| 1207 | 2026-09-04T21:32:52.599Z | Compiling goblin v0.8.2 |
| 1208 | 2026-09-04T21:32:52.634Z | Compiling num-iter v0.1.46 |
| 1209 | 2026-09-04T21:32:52.755Z | Compiling num-rational v0.4.2 |
| 1210 | 2026-09-04T21:32:52.842Z | Compiling typify-macro v0.6.2 |
| 1211 | 2026-09-04T21:32:53.015Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1212 | 2026-09-04T21:32:53.052Z | Compiling universal-hash v0.5.1 |
| 1213 | 2026-09-04T21:32:53.112Z | Compiling crypto-bigint v0.5.5 |
| 1214 | 2026-09-04T21:32:53.190Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1215 | 2026-09-04T21:32:53.532Z | Compiling half v2.7.1 |
| 1216 | 2026-09-04T21:32:53.812Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1217 | 2026-09-04T21:32:53.824Z | Compiling num-complex v0.4.6 |
| 1218 | 2026-09-04T21:32:54.036Z | Compiling darling_macro v0.21.3 |
| 1219 | 2026-09-04T21:32:54.328Z | Compiling base16ct v0.2.0 |
| 1220 | 2026-09-04T21:32:54.345Z | Compiling opaque-debug v0.3.1 |
| 1221 | 2026-09-04T21:32:54.414Z | Compiling base64ct v1.8.3 |
| 1222 | 2026-09-04T21:32:54.430Z | Compiling ciborium-io v0.2.2 |
| 1223 | 2026-09-04T21:32:54.473Z | Compiling elliptic-curve v0.13.8 |
| 1224 | 2026-09-04T21:32:54.524Z | Compiling ciborium-ll v0.2.2 |
| 1225 | 2026-09-04T21:32:54.640Z | Compiling darling v0.21.3 |
| 1226 | 2026-09-04T21:32:54.711Z | Compiling password-hash v0.5.0 |
| 1227 | 2026-09-04T21:32:54.717Z | Compiling poly1305 v0.8.0 |
| 1228 | 2026-09-04T21:32:54.993Z | Compiling typify v0.6.2 |
| 1229 | 2026-09-04T21:32:55.050Z | Compiling num v0.4.3 |
| 1230 | 2026-09-04T21:32:55.119Z | Compiling thiserror-no-std v2.0.2 |
| 1231 | 2026-09-04T21:32:55.609Z | Compiling chacha20 v0.9.1 |
| 1232 | 2026-09-04T21:32:55.691Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1233 | 2026-09-04T21:32:55.806Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1234 | 2026-09-04T21:32:56.211Z | Compiling blake2 v0.10.6 |
| 1235 | 2026-09-04T21:32:56.380Z | Compiling aead v0.5.2 |
| 1236 | 2026-09-04T21:32:56.573Z | Compiling byte-wrapper v0.1.0 |
| 1237 | 2026-09-04T21:32:56.648Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1238 | 2026-09-04T21:32:56.689Z | Compiling proc-macro-error-attr v1.0.4 |
| 1239 | 2026-09-04T21:32:56.948Z | Compiling rustix v0.38.44 |
| 1240 | 2026-09-04T21:32:56.995Z | Compiling unsafe-libyaml v0.2.11 |
| 1241 | 2026-09-04T21:32:57.062Z | Compiling prettyplease v0.2.37 |
| 1242 | 2026-09-04T21:32:57.294Z | Compiling keccak v0.1.6 |
| 1243 | 2026-09-04T21:32:57.312Z | Compiling heapless v0.8.0 |
| 1244 | 2026-09-04T21:32:57.546Z | Compiling serde_yaml v0.9.34+deprecated |
| 1245 | 2026-09-04T21:32:57.798Z | Compiling sha3 v0.10.9 |
| 1246 | 2026-09-04T21:32:58.132Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1247 | 2026-09-04T21:32:58.444Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1248 | 2026-09-04T21:32:58.825Z | Compiling chacha20poly1305 v0.10.1 |
| 1249 | 2026-09-04T21:32:58.916Z | Compiling argon2 v0.5.3 |
| 1250 | 2026-09-04T21:32:59.070Z | Compiling vsss-rs v3.3.4 |
| 1251 | 2026-09-04T21:32:59.134Z | Compiling ingot-macros v0.1.1 |
| 1252 | 2026-09-04T21:32:59.170Z | Compiling ciborium v0.2.2 |
| 1253 | 2026-09-04T21:32:59.608Z | Compiling usdt-attr-macro v0.5.0 |
| 1254 | 2026-09-04T21:32:59.741Z | Compiling usdt-macro v0.5.0 |
| 1255 | 2026-09-04T21:33:00.940Z | Compiling serde_spanned v0.6.9 |
| 1256 | 2026-09-04T21:33:01.491Z | Compiling hash32 v0.3.1 |
| 1257 | 2026-09-04T21:33:01.503Z | Compiling enum-as-inner v0.6.1 |
| 1258 | 2026-09-04T21:33:01.503Z | Compiling proc-macro-error v1.0.4 |
| 1259 | 2026-09-04T21:33:01.503Z | Compiling memmap v0.7.0 |
| 1260 | 2026-09-04T21:33:01.503Z | Compiling memoffset v0.9.1 |
| 1261 | 2026-09-04T21:33:01.645Z | Compiling cfg_aliases v0.2.2 |
| 1262 | 2026-09-04T21:33:01.686Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1263 | 2026-09-04T21:33:01.705Z | Compiling smoltcp v0.11.0 |
| 1264 | 2026-09-04T21:33:01.743Z | Compiling toml_write v0.1.2 |
| 1265 | 2026-09-04T21:33:01.827Z | Compiling data-encoding v2.11.1 |
| 1266 | 2026-09-04T21:33:01.902Z | Compiling winnow v0.5.40 |
| 1267 | 2026-09-04T21:33:01.914Z | Compiling winnow v0.7.15 |
| 1268 | 2026-09-04T21:33:01.925Z | Compiling indent_write v2.2.0 |
| 1269 | 2026-09-04T21:33:01.957Z | Compiling ingot-types v0.1.2 |
| 1270 | 2026-09-04T21:33:02.135Z | Compiling nix v0.31.3 |
| 1271 | 2026-09-04T21:33:02.243Z | Compiling usdt v0.5.0 |
| 1272 | 2026-09-04T21:33:02.419Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1273 | 2026-09-04T21:33:02.436Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1274 | 2026-09-04T21:33:02.449Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1275 | 2026-09-04T21:33:02.693Z | Compiling tabwriter v1.4.1 |
| 1276 | 2026-09-04T21:33:02.920Z | Compiling cobs v0.3.0 |
| 1277 | 2026-09-04T21:33:02.931Z | Compiling serde_repr v0.1.21 |
| 1278 | 2026-09-04T21:33:02.952Z | Compiling crossbeam-deque v0.8.7 |
| 1279 | 2026-09-04T21:33:03.169Z | Compiling bitflags v1.3.2 |
| 1280 | 2026-09-04T21:33:03.210Z | Compiling toml_edit v0.19.15 |
| 1281 | 2026-09-04T21:33:03.215Z | Compiling toml_edit v0.22.27 |
| 1282 | 2026-09-04T21:33:03.297Z | Compiling managed v0.8.0 |
| 1283 | 2026-09-04T21:33:03.399Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1284 | 2026-09-04T21:33:03.489Z | Compiling vcpkg v0.2.15 |
| 1285 | 2026-09-04T21:33:03.611Z | Compiling postcard v1.1.3 |
| 1286 | 2026-09-04T21:33:03.991Z | Compiling ingot v0.1.1 |
| 1287 | 2026-09-04T21:33:04.025Z | Compiling openssl-sys v0.9.117 |
| 1288 | 2026-09-04T21:33:04.567Z | Compiling toml v0.8.23 |
| 1289 | 2026-09-04T21:33:05.151Z | Compiling proc-macro-crate v1.3.1 |
| 1290 | 2026-09-04T21:33:05.356Z | Compiling hubpack_derive v0.1.1 |
| 1291 | 2026-09-04T21:33:05.366Z | Compiling foreign-types-macros v0.2.4 |
| 1292 | 2026-09-04T21:33:05.617Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1293 | 2026-09-04T21:33:06.214Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1294 | 2026-09-04T21:33:06.431Z | Compiling unicode-segmentation v1.13.3 |
| 1295 | 2026-09-04T21:33:06.431Z | Compiling rayon-core v1.13.0 |
| 1296 | 2026-09-04T21:33:06.496Z | Compiling heck v0.4.1 |
| 1297 | 2026-09-04T21:33:06.496Z | Compiling static_assertions v1.1.0 |
| 1298 | 2026-09-04T21:33:06.496Z | Compiling semver v0.1.20 |
| 1299 | 2026-09-04T21:33:06.496Z | Compiling colored v3.1.1 |
| 1300 | 2026-09-04T21:33:06.496Z | Compiling resolv-conf v0.7.6 |
| 1301 | 2026-09-04T21:33:06.497Z | Compiling swrite v0.1.0 |
| 1302 | 2026-09-04T21:33:06.497Z | Compiling linked-hash-map v0.5.6 |
| 1303 | 2026-09-04T21:33:06.497Z | Compiling foreign-types-shared v0.3.1 |
| 1304 | 2026-09-04T21:33:06.630Z | Compiling rustc_version v0.1.7 |
| 1305 | 2026-09-04T21:33:06.631Z | Compiling newline-converter v0.3.0 |
| 1306 | 2026-09-04T21:33:07.051Z | Compiling foreign-types v0.5.0 |
| 1307 | 2026-09-04T21:33:07.261Z | Compiling lru-cache v0.1.2 |
| 1308 | 2026-09-04T21:33:07.261Z | Compiling hubpack v0.1.2 |
| 1309 | 2026-09-04T21:33:07.261Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1310 | 2026-09-04T21:33:07.261Z | Compiling num_enum_derive v0.5.11 |
| 1311 | 2026-09-04T21:33:07.261Z | Compiling atomicwrites v0.4.4 |
| 1312 | 2026-09-04T21:33:07.261Z | Compiling hickory-proto v0.24.4 |
| 1313 | 2026-09-04T21:33:07.261Z | Compiling rustls-webpki v0.103.14 |
| 1314 | 2026-09-04T21:33:07.997Z | Compiling progenitor-impl v0.13.0 |
| 1315 | 2026-09-04T21:33:08.183Z | Compiling console v0.16.4 |
| 1316 | 2026-09-04T21:33:08.503Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1317 | 2026-09-04T21:33:08.582Z | Compiling camino-tempfile v1.4.1 |
| 1318 | 2026-09-04T21:33:08.802Z | Compiling chacha20 v0.10.1 |
| 1319 | 2026-09-04T21:33:08.819Z | Compiling serde-big-array v0.5.1 |
| 1320 | 2026-09-04T21:33:08.819Z | Compiling derive-where v1.6.1 |
| 1321 | 2026-09-04T21:33:09.314Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1322 | 2026-09-04T21:33:09.794Z | Compiling pin-project-internal v1.1.13 |
| 1323 | 2026-09-04T21:33:09.794Z | Compiling num-derive v0.4.2 |
| 1324 | 2026-09-04T21:33:10.090Z | Compiling cstr-argument v0.1.2 |
| 1325 | 2026-09-04T21:33:10.091Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1326 | 2026-09-04T21:33:10.091Z | Compiling similar v3.2.0 |
| 1327 | 2026-09-04T21:33:10.375Z | Compiling siphasher v1.0.3 |
| 1328 | 2026-09-04T21:33:10.376Z | Compiling minimal-lexical v0.2.1 |
| 1329 | 2026-09-04T21:33:10.376Z | Compiling pin-project v1.1.13 |
| 1330 | 2026-09-04T21:33:10.574Z | Compiling phf_shared v0.12.1 |
| 1331 | 2026-09-04T21:33:10.574Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1332 | 2026-09-04T21:33:10.574Z | Compiling nom v7.1.3 |
| 1333 | 2026-09-04T21:33:10.574Z | Compiling rand v0.10.2 |
| 1334 | 2026-09-04T21:33:10.748Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1335 | 2026-09-04T21:33:10.921Z | Compiling tokio-rustls v0.26.4 |
| 1336 | 2026-09-04T21:33:11.274Z | Compiling hyper-rustls v0.27.9 |
| 1337 | 2026-09-04T21:33:11.274Z | Compiling rustls-platform-verifier v0.7.0 |
| 1338 | 2026-09-04T21:33:11.514Z | Compiling reqwest v0.13.4 |
| 1339 | 2026-09-04T21:33:16.375Z | Compiling progenitor-macro v0.13.0 |
| 1340 | 2026-09-04T21:33:16.375Z | Compiling expectorate v1.3.0 |
| 1341 | 2026-09-04T21:33:16.375Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1342 | 2026-09-04T21:33:16.375Z | Compiling progenitor-client v0.14.0 |
| 1343 | 2026-09-04T21:33:16.375Z | Compiling progenitor-extras v0.2.0 |
| 1344 | 2026-09-04T21:33:16.375Z | Compiling progenitor-client v0.13.0 |
| 1345 | 2026-09-04T21:33:16.375Z | Compiling hickory-resolver v0.24.4 |
| 1346 | 2026-09-04T21:33:16.375Z | Compiling num_enum v0.5.11 |
| 1347 | 2026-09-04T21:33:16.375Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1348 | 2026-09-04T21:33:16.375Z | Compiling newtype_derive v0.1.6 |
| 1349 | 2026-09-04T21:33:16.375Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1350 | 2026-09-04T21:33:16.504Z | Compiling progenitor-impl v0.14.0 |
| 1351 | 2026-09-04T21:33:16.504Z | Compiling unicode-normalization v0.1.25 |
| 1352 | 2026-09-04T21:33:16.777Z | Compiling tokio-stream v0.1.19 |
| 1353 | 2026-09-04T21:33:17.275Z | Compiling snafu-derive v0.8.9 |
| 1354 | 2026-09-04T21:33:17.655Z | Compiling async-recursion v1.1.1 |
| 1355 | 2026-09-04T21:33:18.333Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1356 | 2026-09-04T21:33:18.356Z | Compiling slog-dtrace v0.3.0 |
| 1357 | 2026-09-04T21:33:18.596Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1358 | 2026-09-04T21:33:18.633Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1359 | 2026-09-04T21:33:18.958Z | Compiling bstr v1.13.1 |
| 1360 | 2026-09-04T21:33:19.045Z | Compiling csv-core v0.1.13 |
| 1361 | 2026-09-04T21:33:19.318Z | Compiling chrono-tz v0.10.4 |
| 1362 | 2026-09-04T21:33:19.462Z | Compiling unicode-xid v0.2.6 |
| 1363 | 2026-09-04T21:33:19.542Z | Compiling foldhash v0.1.5 |
| 1364 | 2026-09-04T21:33:19.589Z | Compiling foreign-types-shared v0.1.1 |
| 1365 | 2026-09-04T21:33:19.714Z | Compiling same-file v1.0.6 |
| 1366 | 2026-09-04T21:33:19.727Z | Compiling highway v1.3.0 |
| 1367 | 2026-09-04T21:33:19.896Z | Compiling konst_macro_rules v0.2.19 |
| 1368 | 2026-09-04T21:33:19.913Z | Compiling unicode-width v0.1.14 |
| 1369 | 2026-09-04T21:33:20.084Z | Compiling openssl v0.10.81 |
| 1370 | 2026-09-04T21:33:20.122Z | Compiling cancel-safe-futures v0.1.5 |
| 1371 | 2026-09-04T21:33:20.200Z | Compiling owo-colors v4.3.0 |
| 1372 | 2026-09-04T21:33:20.353Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1373 | 2026-09-04T21:33:20.376Z | Compiling jiff-core v0.1.0 |
| 1374 | 2026-09-04T21:33:20.548Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1375 | 2026-09-04T21:33:20.576Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1376 | 2026-09-04T21:33:20.646Z | Compiling konst v0.2.20 |
| 1377 | 2026-09-04T21:33:20.886Z | Compiling progenitor-macro v0.14.0 |
| 1378 | 2026-09-04T21:33:21.722Z | Compiling jiff v0.2.35 |
| 1379 | 2026-09-04T21:33:21.862Z | Compiling walkdir v2.5.0 |
| 1380 | 2026-09-04T21:33:22.229Z | Compiling hashbrown v0.15.5 |
| 1381 | 2026-09-04T21:33:22.322Z | Compiling foreign-types v0.3.2 |
| 1382 | 2026-09-04T21:33:22.398Z | Compiling const_format_proc_macros v0.2.34 |
| 1383 | 2026-09-04T21:33:22.487Z | Compiling globset v0.4.20 |
| 1384 | 2026-09-04T21:33:22.772Z | Compiling csv v1.4.0 |
| 1385 | 2026-09-04T21:33:22.810Z | Compiling snafu v0.8.9 |
| 1386 | 2026-09-04T21:33:23.257Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1387 | 2026-09-04T21:33:23.296Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1388 | 2026-09-04T21:33:23.337Z | Compiling progenitor v0.13.0 |
| 1389 | 2026-09-04T21:33:23.346Z | Compiling qorb v0.4.1 |
| 1390 | 2026-09-04T21:33:23.476Z | Compiling olpc-cjson v0.1.4 |
| 1391 | 2026-09-04T21:33:23.534Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1392 | 2026-09-04T21:33:23.684Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1393 | 2026-09-04T21:33:24.216Z | Compiling rayon v1.12.0 |
| 1394 | 2026-09-04T21:33:25.752Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1395 | 2026-09-04T21:33:25.921Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1396 | 2026-09-04T21:33:25.939Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1397 | 2026-09-04T21:33:26.027Z | Compiling phf v0.12.1 |
| 1398 | 2026-09-04T21:33:26.182Z | Compiling zone_cfg_derive v0.3.1 |
| 1399 | 2026-09-04T21:33:26.226Z | Compiling tokio-dtrace v0.1.1 |
| 1400 | 2026-09-04T21:33:26.499Z | Compiling itertools v0.12.1 |
| 1401 | 2026-09-04T21:33:26.510Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1402 | 2026-09-04T21:33:26.755Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1403 | 2026-09-04T21:33:26.917Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1404 | 2026-09-04T21:33:26.995Z | Compiling libsw-core v0.3.2 |
| 1405 | 2026-09-04T21:33:27.167Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1406 | 2026-09-04T21:33:27.366Z | Compiling serde_plain v1.0.2 |
| 1407 | 2026-09-04T21:33:27.476Z | Compiling pem v3.0.6 |
| 1408 | 2026-09-04T21:33:27.546Z | Compiling openssl-macros v0.1.1 |
| 1409 | 2026-09-04T21:33:27.580Z | Compiling cookie v0.18.2 |
| 1410 | 2026-09-04T21:33:27.743Z | Compiling sigpipe v0.1.3 |
| 1411 | 2026-09-04T21:33:27.807Z | Compiling fixedbitset v0.4.2 |
| 1412 | 2026-09-04T21:33:27.818Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1413 | 2026-09-04T21:33:27.834Z | Compiling typed-path v0.9.3 |
| 1414 | 2026-09-04T21:33:28.042Z | Compiling bytecount v0.6.9 |
| 1415 | 2026-09-04T21:33:28.053Z | Compiling fixedbitset v0.5.7 |
| 1416 | 2026-09-04T21:33:28.064Z | Compiling glob v0.3.4 |
| 1417 | 2026-09-04T21:33:28.191Z | Compiling papergrid v0.11.0 |
| 1418 | 2026-09-04T21:33:28.400Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1419 | 2026-09-04T21:33:28.527Z | Compiling petgraph v0.8.3 |
| 1420 | 2026-09-04T21:33:29.150Z | Compiling tough v0.22.0 |
| 1421 | 2026-09-04T21:33:29.522Z | Compiling petgraph v0.6.5 |
| 1422 | 2026-09-04T21:33:30.055Z | Compiling progenitor v0.14.0 |
| 1423 | 2026-09-04T21:33:30.171Z | Compiling zone v0.3.1 |
| 1424 | 2026-09-04T21:33:30.199Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1425 | 2026-09-04T21:33:30.360Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1426 | 2026-09-04T21:33:30.966Z | Compiling libsw v3.5.0 |
| 1427 | 2026-09-04T21:33:31.042Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1428 | 2026-09-04T21:33:31.164Z | Compiling oxide-tokio-rt v0.1.6 |
| 1429 | 2026-09-04T21:33:31.230Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1430 | 2026-09-04T21:33:31.484Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1431 | 2026-09-04T21:33:31.648Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1432 | 2026-09-04T21:33:31.676Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1433 | 2026-09-04T21:33:31.935Z | Compiling const_format v0.2.36 |
| 1434 | 2026-09-04T21:33:32.109Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1435 | 2026-09-04T21:33:32.517Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1436 | 2026-09-04T21:33:32.701Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1437 | 2026-09-04T21:33:32.930Z | Compiling tabled_derive v0.7.0 |
| 1438 | 2026-09-04T21:33:33.001Z | Compiling gethostname v0.5.0 |
| 1439 | 2026-09-04T21:33:33.011Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1440 | 2026-09-04T21:33:33.124Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1441 | 2026-09-04T21:33:33.128Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1442 | 2026-09-04T21:33:33.128Z | Compiling smf v0.2.3 |
| 1443 | 2026-09-04T21:33:33.152Z | Compiling bcs v0.1.6 |
| 1444 | 2026-09-04T21:33:33.263Z | Compiling nom v8.0.0 |
| 1445 | 2026-09-04T21:33:33.471Z | Compiling termtree v0.5.1 |
| 1446 | 2026-09-04T21:33:33.629Z | Compiling smawk v0.3.3 |
| 1447 | 2026-09-04T21:33:33.717Z | Compiling lazy_static v1.5.0 |
| 1448 | 2026-09-04T21:33:33.741Z | Compiling linear-map v1.2.0 |
| 1449 | 2026-09-04T21:33:33.761Z | Compiling tagptr v0.2.0 |
| 1450 | 2026-09-04T21:33:33.820Z | Compiling unicode-linebreak v0.1.5 |
| 1451 | 2026-09-04T21:33:33.892Z | Compiling whoami v1.6.1 |
| 1452 | 2026-09-04T21:33:33.914Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1453 | 2026-09-04T21:33:33.933Z | Compiling tabled v0.15.0 |
| 1454 | 2026-09-04T21:33:34.208Z | Compiling textwrap v0.16.2 |
| 1455 | 2026-09-04T21:33:34.566Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1456 | 2026-09-04T21:33:34.732Z | Compiling moka v0.12.16 |
| 1457 | 2026-09-04T21:33:35.547Z | Compiling steno v0.4.1 |
| 1458 | 2026-09-04T21:33:35.568Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1459 | 2026-09-04T21:33:35.688Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1460 | 2026-09-04T21:33:35.893Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1461 | 2026-09-04T21:33:36.691Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1462 | 2026-09-04T21:33:37.016Z | Compiling hickory-proto v0.25.2 |
| 1463 | 2026-09-04T21:33:37.667Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1464 | 2026-09-04T21:33:38.491Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1465 | 2026-09-04T21:33:38.693Z | Compiling parking_lot_core v0.8.6 |
| 1466 | 2026-09-04T21:33:38.855Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1467 | 2026-09-04T21:33:38.974Z | Compiling hickory-resolver v0.25.2 |
| 1468 | 2026-09-04T21:33:39.060Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1469 | 2026-09-04T21:33:39.523Z | Compiling libscf-sys v1.2.0 |
| 1470 | 2026-09-04T21:33:39.535Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1471 | 2026-09-04T21:33:39.676Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1472 | 2026-09-04T21:33:39.774Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1473 | 2026-09-04T21:33:39.878Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1474 | 2026-09-04T21:33:40.036Z | Compiling parking_lot v0.11.2 |
| 1475 | 2026-09-04T21:33:40.397Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1476 | 2026-09-04T21:33:40.460Z | Compiling fxhash v0.2.1 |
| 1477 | 2026-09-04T21:33:40.557Z | Compiling internet-checksum v0.2.1 |
| 1478 | 2026-09-04T21:33:40.604Z | Compiling sled v0.34.7 |
| 1479 | 2026-09-04T21:33:40.643Z | Compiling itertools v0.15.0 |
| 1480 | 2026-09-04T21:33:40.697Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1481 | 2026-09-04T21:33:43.286Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1482 | 2026-09-04T21:33:44.681Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1483 | 2026-09-04T21:33:52.421Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1484 | 2026-09-04T21:33:54.027Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1485 | 2026-09-04T21:33:55.061Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1486 | 2026-09-04T21:33:56.014Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1487 | 2026-09-04T21:33:56.867Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1488 | 2026-09-04T21:34:23.308Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 09s |
| 1489 | 2026-09-04T21:34:23.308Z | ──────────── |
| 1490 | 2026-09-04T21:34:23.308Z | Nextest run ID 4dbce551-97de-4027-b8d0-6807fd26db3e with nextest profile: default |
| 1491 | 2026-09-04T21:34:23.308Z | Starting 45 tests across 3 binaries |
| 1492 | 2026-09-04T21:34:23.308Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1493 | 2026-09-04T21:34:23.308Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1494 | 2026-09-04T21:34:23.308Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1495 | 2026-09-04T21:34:23.308Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1496 | 2026-09-04T21:34:23.308Z | PASS [ 0.009s] rdb bestpath::test::test_bestpath_med_same_as_equal_med |
| 1497 | 2026-09-04T21:34:23.308Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath_med_per_as_grouping |
| 1498 | 2026-09-04T21:34:23.308Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath_shutdown_preference |
| 1499 | 2026-09-04T21:34:23.308Z | PASS [ 0.011s] rdb bestpath::test::test_bestpath |
| 1500 | 2026-09-04T21:34:23.308Z | PASS [ 0.009s] rdb db::test::test_prefix4_from_str |
| 1501 | 2026-09-04T21:34:23.309Z | PASS [ 0.009s] rdb db::test::test_prefix4_db_key_serialization |
| 1502 | 2026-09-04T21:34:23.309Z | PASS [ 0.008s] rdb db::test::test_prefix6_db_key_serialization |
| 1503 | 2026-09-04T21:34:23.309Z | PASS [ 0.009s] rdb db::test::test_prefix6_from_str |
| 1504 | 2026-09-04T21:34:23.309Z | PASS [ 0.054s] rdb db::test::test_ipv6_origin_crud |
| 1505 | 2026-09-04T21:34:23.309Z | PASS [ 0.056s] rdb db::test::test_ipv4_origin_crud |
| 1506 | 2026-09-04T21:34:23.309Z | PASS [ 0.054s] rdb db::test::test_prefix_host_bit_normalization |
| 1507 | 2026-09-04T21:34:23.309Z | PASS [ 0.054s] rdb db::test::test_rib |
| 1508 | 2026-09-04T21:34:23.309Z | PASS [ 0.054s] rdb db::test::test_static_routing_ipv4_basic |
| 1509 | 2026-09-04T21:34:23.309Z | PASS [ 0.054s] rdb db::test::test_set_nexthop_shutdown_replaces_path |
| 1510 | 2026-09-04T21:34:23.309Z | PASS [ 0.052s] rdb db::test::test_static_routing_ipv6_basic |
| 1511 | 2026-09-04T21:34:23.309Z | PASS [ 0.053s] rdb db::test::test_static_routing_ipv6_vlan_id_handling |
| 1512 | 2026-09-04T21:34:23.309Z | PASS [ 0.014s] rdb proptest::prop_ipv4_default_contains_all |
| 1513 | 2026-09-04T21:34:23.309Z | PASS [ 0.014s] rdb proptest::prop_ipv4_normalized_is_network_address |
| 1514 | 2026-09-04T21:34:23.309Z | PASS [ 0.014s] rdb proptest::prop_ipv4_subnet_of_self |
| 1515 | 2026-09-04T21:34:23.309Z | PASS [ 0.014s] rdb proptest::prop_ipv6_default_contains_all |
| 1516 | 2026-09-04T21:34:23.309Z | PASS [ 0.014s] rdb proptest::prop_ipv6_normalized_is_network_address |
| 1517 | 2026-09-04T21:34:23.309Z | PASS [ 0.014s] rdb proptest::prop_ipv6_subnet_of_self |
| 1518 | 2026-09-04T21:34:23.309Z | PASS [ 0.016s] rdb proptest::prop_static_route_key_deduplication |
| 1519 | 2026-09-04T21:34:23.309Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1520 | 2026-09-04T21:34:23.309Z | PASS [ 0.054s] rdb db::test::test_static_routing_multiple_routes_same_prefix |
| 1521 | 2026-09-04T21:34:23.309Z | PASS [ 0.055s] rdb db::test::test_static_routing_mixed_address_families |
| 1522 | 2026-09-04T21:34:23.309Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1523 | 2026-09-04T21:34:23.309Z | PASS [ 0.020s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1524 | 2026-09-04T21:34:23.309Z | PASS [ 0.052s] rdb db::test::test_static_routing_vlan_id_handling |
| 1525 | 2026-09-04T21:34:23.309Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalized_is_network_address |
| 1526 | 2026-09-04T21:34:23.309Z | PASS [ 0.010s] rdb types::test::bgp_path_identity |
| 1527 | 2026-09-04T21:34:23.310Z | PASS [ 0.010s] rdb types::test::btreeset_coexistence |
| 1528 | 2026-09-04T21:34:23.310Z | PASS [ 0.010s] rdb types::test::bgp_vs_static_ordering |
| 1529 | 2026-09-04T21:34:23.310Z | PASS [ 0.010s] rdb types::test::btreeset_insert_is_noop |
| 1530 | 2026-09-04T21:34:23.310Z | PASS [ 0.009s] rdb types::test::btreeset_remove |
| 1531 | 2026-09-04T21:34:23.310Z | PASS [ 0.008s] rdb types::test::btreeset_replace |
| 1532 | 2026-09-04T21:34:23.311Z | PASS [ 0.023s] rdb proptest::prop_static_route_key_ord_consistency |
| 1533 | 2026-09-04T21:34:23.311Z | PASS [ 0.008s] rdb types::test::ord_contract |
| 1534 | 2026-09-04T21:34:23.311Z | PASS [ 0.008s] rdb types::test::static_path_identity |
| 1535 | 2026-09-04T21:34:23.311Z | PASS [ 0.008s] rdb types::test::prefix_no_cross_family_within |
| 1536 | 2026-09-04T21:34:23.311Z | PASS [ 0.084s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1537 | 2026-09-04T21:34:23.311Z | ──────────── |
| 1538 | 2026-09-04T21:34:23.311Z | Summary [ 0.148s] 45 tests run: 45 passed, 0 skipped |
| 1539 | 2026-09-04T21:34:23.311Z | + cp ./rib.log /work/ |
| 1540 | 2026-09-04T21:34:23.311Z | + popd |
| 1541 | 2026-09-04T21:34:23.311Z | /work/oxidecomputer/maghemite |
| 1542 | 2026-09-04T21:34:23.311Z | + rm -rf /tmp/tmp.l8aisc |
| 1543 | 2026-09-04T21:34:23.311Z | process exited: duration 174154 ms, exit code 0 |
| |
| 1544 | 2026-09-04T21:34:23.396Z | found 1 output files |
| 1545 | 2026-09-04T21:34:23.396Z | uploading: /work/rib.log (1178 bytes) |
| 1546 | 2026-09-04T21:34:24.451Z | uploaded: /work/rib.log |