|
|
|
| 1 | 2026-09-04T21:30:25.590Z | job assigned to worker 01M1Q57P97ZMVZAFNNDP9QQ6NH [factory aws, i-03d5774ca4dd77acc] (queued for 1 m 4 s) |
| |
| 2 | 2026-09-04T21:30:32.012Z | starting task 0: "setup" |
| 3 | 2026-09-04T21:30:32.019Z | ++ uname -s |
| 4 | 2026-09-04T21:30:32.022Z | + kern=SunOS |
| 5 | 2026-09-04T21:30:32.023Z | + build_user=build |
| 6 | 2026-09-04T21:30:32.023Z | + build_uid=12345 |
| 7 | 2026-09-04T21:30:32.023Z | + work_dir=/work |
| 8 | 2026-09-04T21:30:32.023Z | + input_dir=/input |
| 9 | 2026-09-04T21:30:32.023Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T21:30:32.023Z | + case "$kern" in |
| 11 | 2026-09-04T21:30:32.023Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T21:30:32.035Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T21:30:34.039Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T21:30:34.116Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T21:30:34.119Z | + home_fs=zfs |
| 16 | 2026-09-04T21:30:34.119Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T21:30:34.119Z | + mkdir -p /home/build |
| 18 | 2026-09-04T21:30:34.119Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T21:30:36.120Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T21:30:36.124Z | process exited: duration 4108 ms, exit code 0 |
| |
| 21 | 2026-09-04T21:30:36.130Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T21:30:36.133Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T21:30:36.133Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-04T21:30:36.133Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-04T21:30:36.133Z | * rust toolchain channel = "stable" |
| 26 | 2026-09-04T21:30:36.133Z | * rust toolchain profile = "default" |
| 27 | 2026-09-04T21:30:36.133Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T21:30:36.136Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T21:30:36.136Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T21:30:36.237Z | info: downloading installer |
| 31 | 2026-09-04T21:30:37.391Z | info: profile set to default |
| 32 | 2026-09-04T21:30:37.391Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T21:30:37.394Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 34 | 2026-09-04T21:30:37.522Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-04T21:30:37.525Z | info: downloading 6 components |
| 36 | 2026-09-04T21:30:54.153Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 37 | 2026-09-04T21:30:54.153Z | |
| 38 | 2026-09-04T21:30:54.179Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-04T21:30:54.179Z | |
| 40 | 2026-09-04T21:30:54.183Z | |
| 41 | 2026-09-04T21:30:54.184Z | Rust is installed now. Great! |
| 42 | 2026-09-04T21:30:54.184Z | |
| 43 | 2026-09-04T21:30:54.184Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T21:30:54.184Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T21:30:54.184Z | |
| 46 | 2026-09-04T21:30:54.184Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T21:30:54.184Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T21:30:54.184Z | |
| 49 | 2026-09-04T21:30:54.184Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T21:30:54.184Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T21:30:54.184Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T21:30:54.184Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T21:30:54.184Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T21:30:54.184Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T21:30:54.184Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T21:30:54.184Z | HOST_CC = None |
| 57 | 2026-09-04T21:30:54.184Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T21:30:54.184Z | CC = None |
| 59 | 2026-09-04T21:30:54.184Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T21:30:54.362Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T21:30:54.362Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T21:30:54.362Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T21:30:54.362Z | CFLAGS = None |
| 64 | 2026-09-04T21:30:54.362Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T21:30:54.362Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T21:30:54.363Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T21:30:54.363Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T21:30:54.363Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T21:30:54.363Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T21:30:54.469Z | + rustup --version |
| 71 | 2026-09-04T21:30:54.476Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T21:30:54.479Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T21:30:54.498Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-04T21:30:54.501Z | + cargo --version |
| 75 | 2026-09-04T21:30:54.513Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-04T21:30:54.516Z | + rustc --version |
| 77 | 2026-09-04T21:30:54.534Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-04T21:30:54.537Z | process exited: duration 18405 ms, exit code 0 |
| |
| 79 | 2026-09-04T21:30:54.544Z | starting task 2: "authentication" |
| 80 | 2026-09-04T21:30:54.560Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-04T21:30:54.568Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T21:30:54.572Z | + mkdir -p /work/oxidecomputer/maghemite |
| 83 | 2026-09-04T21:30:54.577Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 84 | 2026-09-04T21:30:54.602Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 85 | 2026-09-04T21:30:56.058Z | + cd /work/oxidecomputer/maghemite |
| 86 | 2026-09-04T21:30:56.059Z | + git fetch origin 912fe33b3c6b5fba957f924c186b766ad87e86ae |
| 87 | 2026-09-04T21:30:56.505Z | From https://github.com/oxidecomputer/maghemite |
| 88 | 2026-09-04T21:30:56.505Z | * branch 912fe33b3c6b5fba957f924c186b766ad87e86ae -> FETCH_HEAD |
| 89 | 2026-09-04T21:30:56.512Z | + [[ -n jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz ]] |
| 90 | 2026-09-04T21:30:56.515Z | ++ git branch --show-current |
| 91 | 2026-09-04T21:30:56.515Z | + current=main |
| 92 | 2026-09-04T21:30:56.515Z | + [[ main != jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz ]] |
| 93 | 2026-09-04T21:30:56.515Z | + git branch -f jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz 912fe33b3c6b5fba957f924c186b766ad87e86ae |
| 94 | 2026-09-04T21:30:56.518Z | + git checkout -f jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz |
| 95 | 2026-09-04T21:30:56.538Z | Switched to branch 'jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz' |
| 96 | 2026-09-04T21:30:56.541Z | + git reset --hard 912fe33b3c6b5fba957f924c186b766ad87e86ae |
| 97 | 2026-09-04T21:30:56.558Z | HEAD is now at 912fe33 falcon-lab: add focused BGP MD5 regression |
| 98 | 2026-09-04T21:30:56.561Z | process exited: duration 1991 ms, exit code 0 |
| |
| 99 | 2026-09-04T21:30:56.567Z | starting task 4: "build" |
| 100 | 2026-09-04T21:30:56.572Z | + set -o errexit |
| 101 | 2026-09-04T21:30:56.572Z | + set -o pipefail |
| 102 | 2026-09-04T21:30:56.572Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-09-04T21:30:56.575Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-09-04T21:30:56.575Z | ++ source .github/buildomat/common.sh |
| 105 | 2026-09-04T21:30:56.575Z | +++ export PKG_SUCCESS_ON_NOP=1 |
| 106 | 2026-09-04T21:30:56.576Z | +++ PKG_SUCCESS_ON_NOP=1 |
| 107 | 2026-09-04T21:30:56.576Z | +++ cargo --version |
| 108 | 2026-09-04T21:30:56.579Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 109 | 2026-09-04T21:30:56.710Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-04T21:30:56.713Z | info: downloading 6 components |
| 111 | 2026-09-04T21:31:10.302Z | warn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed |
| 112 | 2026-09-04T21:31:10.302Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 113 | 2026-09-04T21:31:10.302Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 114 | 2026-09-04T21:31:10.402Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 115 | 2026-09-04T21:31:10.407Z | +++ rustc --version |
| 116 | 2026-09-04T21:31:10.446Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 117 | 2026-09-04T21:31:10.471Z | ++ banner install |
| 118 | 2026-09-04T21:31:10.471Z | |
| 119 | 2026-09-04T21:31:10.471Z | # # # #### ##### ## # # |
| 120 | 2026-09-04T21:31:10.472Z | # ## # # # # # # # |
| 121 | 2026-09-04T21:31:10.472Z | # # # # #### # # # # # |
| 122 | 2026-09-04T21:31:10.472Z | # # # # # # ###### # # |
| 123 | 2026-09-04T21:31:10.472Z | # # ## # # # # # # # |
| 124 | 2026-09-04T21:31:10.472Z | # # # #### # # # ###### ###### |
| 125 | 2026-09-04T21:31:10.472Z | |
| 126 | 2026-09-04T21:31:10.472Z | ++ pfexec pkg install clang-15 |
| 127 | 2026-09-04T21:31:12.343Z | Startup: Refreshing catalog 'helios' ... Done |
| 128 | 2026-09-04T21:31:12.779Z | Startup: Caching catalogs ... Done |
| 129 | 2026-09-04T21:31:15.336Z | Planning: Solver setup ... Done |
| 130 | 2026-09-04T21:31:15.407Z | Planning: Running solver ... Done |
| 131 | 2026-09-04T21:31:15.461Z | Planning: Consolidating action changes ... Done |
| 132 | 2026-09-04T21:31:15.466Z | Planning: Evaluating mediators ... Done |
| 133 | 2026-09-04T21:31:15.467Z | Planning: Planning completed in 2.64 seconds |
| 134 | 2026-09-04T21:31:15.479Z | No updates necessary for this image. |
| 135 | 2026-09-04T21:31:15.751Z | +++ uname -s |
| 136 | 2026-09-04T21:31:15.761Z | ++ nextest_host_os=SunOS |
| 137 | 2026-09-04T21:31:15.761Z | ++ case "${nextest_host_os}" in |
| 138 | 2026-09-04T21:31:15.761Z | ++ nextest_platform=illumos |
| 139 | 2026-09-04T21:31:15.761Z | ++ nextest_url=https://get.nexte.st/0.9.97/illumos |
| 140 | 2026-09-04T21:31:15.761Z | +++ mktemp -d |
| 141 | 2026-09-04T21:31:15.762Z | ++ nextest_tmp=/tmp/tmp.wWaGrc |
| 142 | 2026-09-04T21:31:15.762Z | ++ trap 'rm -rf "${nextest_tmp}"' EXIT |
| 143 | 2026-09-04T21:31:15.762Z | ++ nextest_tar=/tmp/tmp.wWaGrc/nextest.tar.gz |
| 144 | 2026-09-04T21:31:15.762Z | ++ curl -sSfL --retry 10 -o /tmp/tmp.wWaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos |
| 145 | 2026-09-04T21:31:16.556Z | ++ mkdir -p /home/build/.cargo/bin |
| 146 | 2026-09-04T21:31:16.562Z | ++ tar -xzf /tmp/tmp.wWaGrc/nextest.tar.gz -C /home/build/.cargo/bin |
| 147 | 2026-09-04T21:31:16.627Z | + banner ddm |
| 148 | 2026-09-04T21:31:16.647Z | |
| 149 | 2026-09-04T21:31:16.647Z | ##### ##### # # |
| 150 | 2026-09-04T21:31:16.647Z | # # # # ## ## |
| 151 | 2026-09-04T21:31:16.647Z | # # # # # ## # |
| 152 | 2026-09-04T21:31:16.647Z | # # # # # # |
| 153 | 2026-09-04T21:31:16.647Z | # # # # # # |
| 154 | 2026-09-04T21:31:16.647Z | ##### ##### # # |
| 155 | 2026-09-04T21:31:16.647Z | |
| 156 | 2026-09-04T21:31:16.647Z | + cargo nextest run -p ddm -p ddm-api-types -p ddm-api-types-versions --nocapture |
| 157 | 2026-09-04T21:31:16.800Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 158 | 2026-09-04T21:31:17.432Z | From https://github.com/oxidecomputer/falcon |
| 159 | 2026-09-04T21:31:17.432Z | * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483 |
| 160 | 2026-09-04T21:31:17.510Z | Updating crates.io index |
| 161 | 2026-09-04T21:31:17.514Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 162 | 2026-09-04T21:31:18.034Z | From https://github.com/oxidecomputer/dendrite |
| 163 | 2026-09-04T21:31:18.034Z | * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43 |
| 164 | 2026-09-04T21:31:18.068Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 165 | 2026-09-04T21:31:18.343Z | From https://github.com/oxidecomputer/ispf |
| 166 | 2026-09-04T21:31:18.343Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 167 | 2026-09-04T21:31:18.349Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 168 | 2026-09-04T21:31:18.705Z | From https://github.com/oxidecomputer/netadm-sys |
| 169 | 2026-09-04T21:31:18.705Z | * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2 |
| 170 | 2026-09-04T21:31:18.713Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 171 | 2026-09-04T21:31:24.833Z | From https://github.com/oxidecomputer/omicron |
| 172 | 2026-09-04T21:31:24.833Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 173 | 2026-09-04T21:31:25.254Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 174 | 2026-09-04T21:31:26.011Z | From https://github.com/oxidecomputer/opte |
| 175 | 2026-09-04T21:31:26.011Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 176 | 2026-09-04T21:31:26.040Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 177 | 2026-09-04T21:31:26.313Z | From https://github.com/oxidecomputer/slog-error-chain |
| 178 | 2026-09-04T21:31:26.313Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 179 | 2026-09-04T21:31:26.321Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 180 | 2026-09-04T21:31:26.608Z | From https://github.com/illumos/smf-rs |
| 181 | 2026-09-04T21:31:26.608Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 182 | 2026-09-04T21:31:26.615Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 183 | 2026-09-04T21:31:26.878Z | From https://github.com/oxidecomputer/network-interface |
| 184 | 2026-09-04T21:31:26.878Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 185 | 2026-09-04T21:31:26.881Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 186 | 2026-09-04T21:31:27.171Z | From https://github.com/oxidecomputer/zone |
| 187 | 2026-09-04T21:31:27.171Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 188 | 2026-09-04T21:31:27.179Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 189 | 2026-09-04T21:31:27.856Z | From https://github.com/oxidecomputer/propolis |
| 190 | 2026-09-04T21:31:27.856Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 191 | 2026-09-04T21:31:27.900Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 192 | 2026-09-04T21:31:28.405Z | From https://github.com/oxidecomputer/transceiver-control |
| 193 | 2026-09-04T21:31:28.405Z | * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea |
| 194 | 2026-09-04T21:31:28.418Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 195 | 2026-09-04T21:31:28.669Z | From https://github.com/oxidecomputer/dlpi-sys |
| 196 | 2026-09-04T21:31:28.669Z | * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1 |
| 197 | 2026-09-04T21:31:28.678Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 198 | 2026-09-04T21:31:28.971Z | From https://github.com/jmesmon/rust-libzfs |
| 199 | 2026-09-04T21:31:28.971Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 200 | 2026-09-04T21:31:28.978Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 201 | 2026-09-04T21:31:29.334Z | From https://github.com/oxidecomputer/rusty-doors |
| 202 | 2026-09-04T21:31:29.334Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 203 | 2026-09-04T21:31:29.338Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 204 | 2026-09-04T21:31:29.694Z | From https://github.com/oxidecomputer/lldp |
| 205 | 2026-09-04T21:31:29.694Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 206 | 2026-09-04T21:31:29.704Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 207 | 2026-09-04T21:31:30.002Z | From https://github.com/oxidecomputer/tufaceous |
| 208 | 2026-09-04T21:31:30.002Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 209 | 2026-09-04T21:31:30.014Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 210 | 2026-09-04T21:31:30.513Z | From https://github.com/oxidecomputer/management-gateway-service |
| 211 | 2026-09-04T21:31:30.513Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 212 | 2026-09-04T21:31:30.523Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 213 | 2026-09-04T21:31:31.724Z | From https://github.com/oxidecomputer/crucible |
| 214 | 2026-09-04T21:31:31.724Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 215 | 2026-09-04T21:31:31.769Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 216 | 2026-09-04T21:31:32.038Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 217 | 2026-09-04T21:31:32.038Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 218 | 2026-09-04T21:31:32.050Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 219 | 2026-09-04T21:31:32.400Z | From https://github.com/oxidecomputer/propolis |
| 220 | 2026-09-04T21:31:32.400Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 221 | 2026-09-04T21:31:32.445Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 222 | 2026-09-04T21:31:33.166Z | From https://github.com/oxidecomputer/crucible |
| 223 | 2026-09-04T21:31:33.166Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 224 | 2026-09-04T21:31:33.244Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 225 | 2026-09-04T21:31:33.736Z | From https://github.com/oxidecomputer/tofino |
| 226 | 2026-09-04T21:31:33.736Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 227 | 2026-09-04T21:31:33.780Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 228 | 2026-09-04T21:31:34.749Z | From https://github.com/oxidecomputer/maghemite |
| 229 | 2026-09-04T21:31:34.749Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 230 | 2026-09-04T21:31:34.769Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 231 | 2026-09-04T21:31:35.033Z | From https://github.com/oxidecomputer/clickward |
| 232 | 2026-09-04T21:31:35.033Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 233 | 2026-09-04T21:31:35.038Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 234 | 2026-09-04T21:31:35.321Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 235 | 2026-09-04T21:31:35.321Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 236 | 2026-09-04T21:31:37.397Z | Downloading crates ... |
| 237 | 2026-09-04T21:31:37.451Z | Downloaded colorchoice v1.0.5 |
| 238 | 2026-09-04T21:31:37.459Z | Downloaded async-stream v0.3.6 |
| 239 | 2026-09-04T21:31:37.463Z | Downloaded atomic-waker v1.1.2 |
| 240 | 2026-09-04T21:31:37.469Z | Downloaded blake3 v1.8.6 |
| 241 | 2026-09-04T21:31:37.474Z | Downloaded arrayvec v0.7.8 |
| 242 | 2026-09-04T21:31:37.477Z | Downloaded arrayref v0.3.9 |
| 243 | 2026-09-04T21:31:37.477Z | Downloaded base16ct v0.2.0 |
| 244 | 2026-09-04T21:31:37.477Z | Downloaded base16ct v1.0.0 |
| 245 | 2026-09-04T21:31:37.480Z | Downloaded aead v0.5.2 |
| 246 | 2026-09-04T21:31:37.480Z | Downloaded httpdate v1.0.3 |
| 247 | 2026-09-04T21:31:37.480Z | Downloaded async-recursion v1.1.1 |
| 248 | 2026-09-04T21:31:37.483Z | Downloaded http-body v1.1.0 |
| 249 | 2026-09-04T21:31:37.491Z | Downloaded ident_case v1.0.1 |
| 250 | 2026-09-04T21:31:37.511Z | Downloaded newtype-uuid-macros v0.1.1 |
| 251 | 2026-09-04T21:31:37.511Z | Downloaded base64ct v1.8.3 |
| 252 | 2026-09-04T21:31:37.511Z | Downloaded macaddr v1.0.1 |
| 253 | 2026-09-04T21:31:37.511Z | Downloaded num-conv v0.2.2 |
| 254 | 2026-09-04T21:31:37.511Z | Downloaded num-iter v0.1.46 |
| 255 | 2026-09-04T21:31:37.511Z | Downloaded no-std-compat v0.4.1 |
| 256 | 2026-09-04T21:31:37.511Z | Downloaded is_terminal_polyfill v1.70.2 |
| 257 | 2026-09-04T21:31:37.511Z | Downloaded libscf-sys v1.2.0 |
| 258 | 2026-09-04T21:31:37.511Z | Downloaded internet-checksum v0.2.1 |
| 259 | 2026-09-04T21:31:37.511Z | Downloaded lru-cache v0.1.2 |
| 260 | 2026-09-04T21:31:37.511Z | Downloaded async-trait v0.1.92 |
| 261 | 2026-09-04T21:31:37.511Z | Downloaded bit-vec v0.8.0 |
| 262 | 2026-09-04T21:31:37.512Z | Downloaded bytecount v0.6.9 |
| 263 | 2026-09-04T21:31:37.512Z | Downloaded camino v1.2.5 |
| 264 | 2026-09-04T21:31:37.543Z | Downloaded keccak v0.1.6 |
| 265 | 2026-09-04T21:31:37.543Z | Downloaded bit-set v0.8.0 |
| 266 | 2026-09-04T21:31:37.543Z | Downloaded ipnetwork v0.21.1 |
| 267 | 2026-09-04T21:31:37.543Z | Downloaded natord v1.0.9 |
| 268 | 2026-09-04T21:31:37.543Z | Downloaded adler2 v2.0.1 |
| 269 | 2026-09-04T21:31:37.543Z | Downloaded daft v0.1.8 |
| 270 | 2026-09-04T21:31:37.543Z | Downloaded hyper-rustls v0.27.9 |
| 271 | 2026-09-04T21:31:37.543Z | Downloaded argon2 v0.5.3 |
| 272 | 2026-09-04T21:31:37.544Z | Downloaded idna_adapter v1.2.2 |
| 273 | 2026-09-04T21:31:37.544Z | Downloaded anstyle-query v1.1.5 |
| 274 | 2026-09-04T21:31:37.544Z | Downloaded atomicwrites v0.4.4 |
| 275 | 2026-09-04T21:31:37.544Z | Downloaded compression-core v0.4.32 |
| 276 | 2026-09-04T21:31:37.544Z | Downloaded indent_write v2.2.0 |
| 277 | 2026-09-04T21:31:37.557Z | Downloaded hubpack v0.1.2 |
| 278 | 2026-09-04T21:31:37.557Z | Downloaded block-buffer v0.12.1 |
| 279 | 2026-09-04T21:31:37.557Z | Downloaded itoa v1.0.18 |
| 280 | 2026-09-04T21:31:37.557Z | Downloaded match_cfg v0.1.0 |
| 281 | 2026-09-04T21:31:37.557Z | Downloaded newtype_derive v0.1.6 |
| 282 | 2026-09-04T21:31:37.557Z | Downloaded block-buffer v0.10.4 |
| 283 | 2026-09-04T21:31:37.557Z | Downloaded cfg-if v1.0.4 |
| 284 | 2026-09-04T21:31:37.557Z | Downloaded ingot-types v0.2.0 |
| 285 | 2026-09-04T21:31:37.558Z | Downloaded lazy_static v1.5.0 |
| 286 | 2026-09-04T21:31:37.558Z | Downloaded linear-map v1.2.0 |
| 287 | 2026-09-04T21:31:37.558Z | Downloaded num_enum v0.5.11 |
| 288 | 2026-09-04T21:31:37.558Z | Downloaded ciborium-ll v0.2.2 |
| 289 | 2026-09-04T21:31:37.558Z | Downloaded cobs v0.3.0 |
| 290 | 2026-09-04T21:31:37.558Z | Downloaded const-random-macro v0.1.16 |
| 291 | 2026-09-04T21:31:37.558Z | Downloaded convert_case v0.4.0 |
| 292 | 2026-09-04T21:31:37.558Z | Downloaded ingot-macros v0.2.0 |
| 293 | 2026-09-04T21:31:37.558Z | Downloaded num-derive v0.4.2 |
| 294 | 2026-09-04T21:31:37.558Z | Downloaded const-random v0.1.18 |
| 295 | 2026-09-04T21:31:37.558Z | Downloaded is_ci v1.2.0 |
| 296 | 2026-09-04T21:31:37.558Z | Downloaded linked-hash-map v0.5.6 |
| 297 | 2026-09-04T21:31:37.558Z | Downloaded lru-slab v0.1.2 |
| 298 | 2026-09-04T21:31:37.558Z | Downloaded mime v0.3.17 |
| 299 | 2026-09-04T21:31:37.558Z | Downloaded allocator-api2 v0.2.21 |
| 300 | 2026-09-04T21:31:37.558Z | Downloaded anyhow v1.0.104 |
| 301 | 2026-09-04T21:31:37.558Z | Downloaded backoff v0.4.0 |
| 302 | 2026-09-04T21:31:37.558Z | Downloaded ingot v0.2.1 |
| 303 | 2026-09-04T21:31:37.558Z | Downloaded ingot-types v0.1.2 |
| 304 | 2026-09-04T21:31:37.558Z | Downloaded cstr-argument v0.1.2 |
| 305 | 2026-09-04T21:31:37.558Z | Downloaded http-body-util v0.1.5 |
| 306 | 2026-09-04T21:31:37.558Z | Downloaded async-stream-impl v0.3.6 |
| 307 | 2026-09-04T21:31:37.558Z | Downloaded cfg_aliases v0.2.2 |
| 308 | 2026-09-04T21:31:37.576Z | Downloaded crypto-common v0.1.7 |
| 309 | 2026-09-04T21:31:37.576Z | Downloaded litemap v0.8.2 |
| 310 | 2026-09-04T21:31:37.576Z | Downloaded memoffset v0.9.1 |
| 311 | 2026-09-04T21:31:37.576Z | Downloaded cpufeatures v0.3.0 |
| 312 | 2026-09-04T21:31:37.576Z | Downloaded hostname v0.4.2 |
| 313 | 2026-09-04T21:31:37.576Z | Downloaded jiff-static v0.2.35 |
| 314 | 2026-09-04T21:31:37.576Z | Downloaded hubpack_derive v0.1.1 |
| 315 | 2026-09-04T21:31:37.576Z | Downloaded managed v0.8.0 |
| 316 | 2026-09-04T21:31:37.580Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 317 | 2026-09-04T21:31:37.580Z | Downloaded crypto-common v0.2.2 |
| 318 | 2026-09-04T21:31:37.580Z | Downloaded cpufeatures v0.2.17 |
| 319 | 2026-09-04T21:31:37.580Z | Downloaded crucible-workspace-hack v0.1.0 |
| 320 | 2026-09-04T21:31:37.580Z | Downloaded icu_provider v2.2.0 |
| 321 | 2026-09-04T21:31:37.580Z | Downloaded clap_lex v1.1.0 |
| 322 | 2026-09-04T21:31:37.580Z | Downloaded crunchy v0.2.4 |
| 323 | 2026-09-04T21:31:37.581Z | Downloaded ciborium-io v0.2.2 |
| 324 | 2026-09-04T21:31:37.581Z | Downloaded is-terminal v0.4.17 |
| 325 | 2026-09-04T21:31:37.581Z | Downloaded konst_macro_rules v0.2.19 |
| 326 | 2026-09-04T21:31:37.581Z | Downloaded crc8 v0.1.1 |
| 327 | 2026-09-04T21:31:37.581Z | Downloaded scopeguard v1.2.0 |
| 328 | 2026-09-04T21:31:37.581Z | Downloaded newline-converter v0.3.0 |
| 329 | 2026-09-04T21:31:37.581Z | Downloaded instant v0.1.13 |
| 330 | 2026-09-04T21:31:37.611Z | Downloaded memmap v0.7.0 |
| 331 | 2026-09-04T21:31:37.611Z | Downloaded bs58 v0.5.1 |
| 332 | 2026-09-04T21:31:37.611Z | Downloaded anstyle-parse v1.0.0 |
| 333 | 2026-09-04T21:31:37.611Z | Downloaded camino-tempfile v1.4.1 |
| 334 | 2026-09-04T21:31:37.611Z | Downloaded cmake v0.1.58 |
| 335 | 2026-09-04T21:31:37.611Z | Downloaded humantime v2.4.0 |
| 336 | 2026-09-04T21:31:37.611Z | Downloaded ipnet v2.12.1 |
| 337 | 2026-09-04T21:31:37.631Z | Downloaded newtype-uuid v1.4.0 |
| 338 | 2026-09-04T21:31:37.631Z | Downloaded lock_api v0.4.14 |
| 339 | 2026-09-04T21:31:37.631Z | Downloaded num v0.4.3 |
| 340 | 2026-09-04T21:31:37.631Z | Downloaded critical-section v1.2.0 |
| 341 | 2026-09-04T21:31:37.631Z | Downloaded crossbeam-deque v0.8.7 |
| 342 | 2026-09-04T21:31:37.631Z | Downloaded bitflags v1.3.2 |
| 343 | 2026-09-04T21:31:37.631Z | Downloaded constant_time_eq v0.4.2 |
| 344 | 2026-09-04T21:31:37.631Z | Downloaded terminal_size v0.4.4 |
| 345 | 2026-09-04T21:31:37.631Z | Downloaded sha1 v0.11.0 |
| 346 | 2026-09-04T21:31:37.631Z | Downloaded cancel-safe-futures v0.1.5 |
| 347 | 2026-09-04T21:31:37.632Z | Downloaded structmeta-derive v0.3.0 |
| 348 | 2026-09-04T21:31:37.632Z | Downloaded httparse v1.10.1 |
| 349 | 2026-09-04T21:31:37.632Z | Downloaded anstream v1.0.0 |
| 350 | 2026-09-04T21:31:37.632Z | Downloaded cipher v0.4.4 |
| 351 | 2026-09-04T21:31:37.632Z | Downloaded subtle v2.6.1 |
| 352 | 2026-09-04T21:31:37.632Z | Downloaded swrite v0.1.0 |
| 353 | 2026-09-04T21:31:37.632Z | Downloaded testing_table v0.3.0 |
| 354 | 2026-09-04T21:31:37.632Z | Downloaded hybrid-array v0.4.14 |
| 355 | 2026-09-04T21:31:37.632Z | Downloaded thread-id v5.1.0 |
| 356 | 2026-09-04T21:31:37.632Z | Downloaded toml_write v0.1.2 |
| 357 | 2026-09-04T21:31:37.632Z | Downloaded unicode-xid v0.2.6 |
| 358 | 2026-09-04T21:31:37.632Z | Downloaded byteorder v1.5.0 |
| 359 | 2026-09-04T21:31:37.632Z | Downloaded ingot v0.1.1 |
| 360 | 2026-09-04T21:31:37.632Z | Downloaded siphasher v1.0.3 |
| 361 | 2026-09-04T21:31:37.632Z | Downloaded slog-envlogger v2.2.0 |
| 362 | 2026-09-04T21:31:37.632Z | Downloaded tower-layer v0.3.3 |
| 363 | 2026-09-04T21:31:37.632Z | Downloaded chacha20 v0.9.1 |
| 364 | 2026-09-04T21:31:37.632Z | Downloaded autocfg v1.5.1 |
| 365 | 2026-09-04T21:31:37.651Z | Downloaded multer v3.1.0 |
| 366 | 2026-09-04T21:31:37.651Z | Downloaded compression-codecs v0.4.38 |
| 367 | 2026-09-04T21:31:37.651Z | Downloaded strum v0.26.3 |
| 368 | 2026-09-04T21:31:37.651Z | Downloaded const_format_proc_macros v0.2.34 |
| 369 | 2026-09-04T21:31:37.651Z | Downloaded typify-macro v0.4.3 |
| 370 | 2026-09-04T21:31:37.651Z | Downloaded usdt-attr-macro v0.6.0 |
| 371 | 2026-09-04T21:31:37.651Z | Downloaded bcs v0.1.6 |
| 372 | 2026-09-04T21:31:37.651Z | Downloaded csv-core v0.1.13 |
| 373 | 2026-09-04T21:31:37.651Z | Downloaded tokio-macros v2.7.2 |
| 374 | 2026-09-04T21:31:37.651Z | Downloaded libsw v3.5.0 |
| 375 | 2026-09-04T21:31:37.651Z | Downloaded num-rational v0.4.2 |
| 376 | 2026-09-04T21:31:37.652Z | Downloaded zone_cfg_derive v0.3.1 |
| 377 | 2026-09-04T21:31:37.652Z | Downloaded libsw-core v0.3.2 |
| 378 | 2026-09-04T21:31:37.652Z | Downloaded blake2 v0.10.6 |
| 379 | 2026-09-04T21:31:37.652Z | Downloaded signal-hook-registry v1.4.8 |
| 380 | 2026-09-04T21:31:37.652Z | Downloaded scroll v0.12.0 |
| 381 | 2026-09-04T21:31:37.669Z | Downloaded scroll v0.13.0 |
| 382 | 2026-09-04T21:31:37.669Z | Downloaded serde_tokenstream v0.3.0 |
| 383 | 2026-09-04T21:31:37.669Z | Downloaded base64 v0.21.7 |
| 384 | 2026-09-04T21:31:37.669Z | Downloaded backon v1.6.0 |
| 385 | 2026-09-04T21:31:37.669Z | Downloaded colored v3.1.1 |
| 386 | 2026-09-04T21:31:37.669Z | Downloaded num-integer v0.1.47 |
| 387 | 2026-09-04T21:31:37.669Z | Downloaded darling_macro v0.21.3 |
| 388 | 2026-09-04T21:31:37.669Z | Downloaded jobserver v0.1.35 |
| 389 | 2026-09-04T21:31:37.669Z | Downloaded try-lock v0.2.5 |
| 390 | 2026-09-04T21:31:37.669Z | Downloaded byte-wrapper v0.1.0 |
| 391 | 2026-09-04T21:31:37.670Z | Downloaded unicode-linebreak v0.1.5 |
| 392 | 2026-09-04T21:31:37.670Z | Downloaded ahash v0.8.12 |
| 393 | 2026-09-04T21:31:37.670Z | Downloaded darling_macro v0.23.0 |
| 394 | 2026-09-04T21:31:37.670Z | Downloaded serde_derive_internals v0.29.1 |
| 395 | 2026-09-04T21:31:37.670Z | Downloaded dyn-clone v1.0.20 |
| 396 | 2026-09-04T21:31:37.670Z | Downloaded embedded-io v0.6.1 |
| 397 | 2026-09-04T21:31:37.670Z | Downloaded usdt-attr-macro v0.5.0 |
| 398 | 2026-09-04T21:31:37.670Z | Downloaded foreign-types-macros v0.2.4 |
| 399 | 2026-09-04T21:31:37.670Z | Downloaded console v0.16.4 |
| 400 | 2026-09-04T21:31:37.670Z | Downloaded num-complex v0.4.6 |
| 401 | 2026-09-04T21:31:37.670Z | Downloaded smf v0.2.3 |
| 402 | 2026-09-04T21:31:37.670Z | Downloaded chacha20 v0.10.1 |
| 403 | 2026-09-04T21:31:37.682Z | Downloaded snafu-derive v0.8.9 |
| 404 | 2026-09-04T21:31:37.682Z | Downloaded supports-color v3.0.2 |
| 405 | 2026-09-04T21:31:37.682Z | Downloaded futures-core v0.3.34 |
| 406 | 2026-09-04T21:31:37.682Z | Downloaded strum_macros v0.28.0 |
| 407 | 2026-09-04T21:31:37.682Z | Downloaded heck v0.4.1 |
| 408 | 2026-09-04T21:31:37.682Z | Downloaded openssl-macros v0.1.1 |
| 409 | 2026-09-04T21:31:37.682Z | Downloaded generic-array v0.14.7 |
| 410 | 2026-09-04T21:31:37.682Z | Downloaded indexmap v1.9.3 |
| 411 | 2026-09-04T21:31:37.682Z | Downloaded omicron-workspace-hack v0.1.0 |
| 412 | 2026-09-04T21:31:37.682Z | Downloaded parse-display v0.10.0 |
| 413 | 2026-09-04T21:31:37.682Z | Downloaded log v0.4.33 |
| 414 | 2026-09-04T21:31:37.682Z | Downloaded tokio-tungstenite v0.21.0 |
| 415 | 2026-09-04T21:31:37.682Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 416 | 2026-09-04T21:31:37.683Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 417 | 2026-09-04T21:31:37.683Z | Downloaded ciborium v0.2.2 |
| 418 | 2026-09-04T21:31:37.683Z | Downloaded crossbeam-epoch v0.9.20 |
| 419 | 2026-09-04T21:31:37.683Z | Downloaded num_enum_derive v0.5.11 |
| 420 | 2026-09-04T21:31:37.683Z | Downloaded crossbeam-utils v0.8.22 |
| 421 | 2026-09-04T21:31:37.688Z | Downloaded anstyle v1.0.14 |
| 422 | 2026-09-04T21:31:37.688Z | Downloaded clap_derive v4.6.4 |
| 423 | 2026-09-04T21:31:37.688Z | Downloaded rustls-pemfile v2.2.0 |
| 424 | 2026-09-04T21:31:37.688Z | Downloaded slog-json v2.6.1 |
| 425 | 2026-09-04T21:31:37.688Z | Downloaded usdt v0.5.0 |
| 426 | 2026-09-04T21:31:37.688Z | Downloaded vsss-rs v3.3.4 |
| 427 | 2026-09-04T21:31:37.688Z | Downloaded xz2 v0.1.7 |
| 428 | 2026-09-04T21:31:37.688Z | Downloaded plain v0.2.3 |
| 429 | 2026-09-04T21:31:37.693Z | Downloaded proc-macro-crate v3.5.0 |
| 430 | 2026-09-04T21:31:37.693Z | Downloaded scroll_derive v0.13.1 |
| 431 | 2026-09-04T21:31:37.693Z | Downloaded progenitor-client v0.14.0 |
| 432 | 2026-09-04T21:31:37.693Z | Downloaded serde_spanned v1.1.1 |
| 433 | 2026-09-04T21:31:37.701Z | Downloaded serde-big-array v0.5.1 |
| 434 | 2026-09-04T21:31:37.701Z | Downloaded serde_spanned v0.6.9 |
| 435 | 2026-09-04T21:31:37.701Z | Downloaded sha1 v0.10.7 |
| 436 | 2026-09-04T21:31:37.705Z | Downloaded digest v0.11.3 |
| 437 | 2026-09-04T21:31:37.705Z | Downloaded cargo_toml v0.22.3 |
| 438 | 2026-09-04T21:31:37.706Z | Downloaded ingot-macros v0.1.1 |
| 439 | 2026-09-04T21:31:37.706Z | Downloaded iana-time-zone v0.1.65 |
| 440 | 2026-09-04T21:31:37.710Z | Downloaded inout v0.1.4 |
| 441 | 2026-09-04T21:31:37.710Z | Downloaded sigpipe v0.1.3 |
| 442 | 2026-09-04T21:31:37.714Z | Downloaded crc32fast v1.5.0 |
| 443 | 2026-09-04T21:31:37.714Z | Downloaded erased-serde v0.3.31 |
| 444 | 2026-09-04T21:31:37.714Z | Downloaded ff v0.13.1 |
| 445 | 2026-09-04T21:31:37.714Z | Downloaded filetime v0.2.29 |
| 446 | 2026-09-04T21:31:37.715Z | Downloaded usdt v0.6.0 |
| 447 | 2026-09-04T21:31:37.715Z | Downloaded globset v0.4.20 |
| 448 | 2026-09-04T21:31:37.720Z | Downloaded find-msvc-tools v0.1.10 |
| 449 | 2026-09-04T21:31:37.720Z | Downloaded fs-err v3.3.1 |
| 450 | 2026-09-04T21:31:37.720Z | Downloaded strum v0.27.2 |
| 451 | 2026-09-04T21:31:37.720Z | Downloaded num-traits v0.2.19 |
| 452 | 2026-09-04T21:31:37.720Z | Downloaded tabled_derive v0.7.0 |
| 453 | 2026-09-04T21:31:37.727Z | Downloaded typeid v1.0.3 |
| 454 | 2026-09-04T21:31:37.727Z | Downloaded usdt-macro v0.5.0 |
| 455 | 2026-09-04T21:31:37.727Z | Downloaded wait-timeout v0.2.1 |
| 456 | 2026-09-04T21:31:37.730Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 457 | 2026-09-04T21:31:37.730Z | Downloaded tinyvec_macros v0.1.1 |
| 458 | 2026-09-04T21:31:37.730Z | Downloaded tower-service v0.3.3 |
| 459 | 2026-09-04T21:31:37.730Z | Downloaded defmt-parser v1.0.0 |
| 460 | 2026-09-04T21:31:37.730Z | Downloaded icu_properties v2.2.0 |
| 461 | 2026-09-04T21:31:37.730Z | Downloaded dtrace-parser v0.3.0 |
| 462 | 2026-09-04T21:31:37.730Z | Downloaded icu_normalizer_data v2.2.0 |
| 463 | 2026-09-04T21:31:37.736Z | Downloaded ppv-lite86 v0.2.21 |
| 464 | 2026-09-04T21:31:37.736Z | Downloaded rand_core v0.6.4 |
| 465 | 2026-09-04T21:31:37.736Z | Downloaded topological-sort v0.2.2 |
| 466 | 2026-09-04T21:31:37.740Z | Downloaded zerofrom v0.1.8 |
| 467 | 2026-09-04T21:31:37.740Z | Downloaded icu_locale_core v2.2.0 |
| 468 | 2026-09-04T21:31:37.743Z | Downloaded icu_collections v2.2.0 |
| 469 | 2026-09-04T21:31:37.745Z | Downloaded proc-macro-error v1.0.4 |
| 470 | 2026-09-04T21:31:37.748Z | Downloaded rand_chacha v0.9.0 |
| 471 | 2026-09-04T21:31:37.748Z | Downloaded memmap2 v0.9.11 |
| 472 | 2026-09-04T21:31:37.748Z | Downloaded progenitor-client v0.13.0 |
| 473 | 2026-09-04T21:31:37.753Z | Downloaded progenitor-extras v0.2.0 |
| 474 | 2026-09-04T21:31:37.753Z | Downloaded rustc-hash v2.1.3 |
| 475 | 2026-09-04T21:31:37.753Z | Downloaded scroll_derive v0.12.1 |
| 476 | 2026-09-04T21:31:37.753Z | Downloaded form_urlencoded v1.2.2 |
| 477 | 2026-09-04T21:31:37.759Z | Downloaded const-oid v0.10.2 |
| 478 | 2026-09-04T21:31:37.759Z | Downloaded cookie v0.18.2 |
| 479 | 2026-09-04T21:31:37.759Z | Downloaded enum-as-inner v0.6.1 |
| 480 | 2026-09-04T21:31:37.759Z | Downloaded futures-macro v0.3.34 |
| 481 | 2026-09-04T21:31:37.759Z | Downloaded const_format v0.2.36 |
| 482 | 2026-09-04T21:31:37.763Z | Downloaded float-ord v0.3.2 |
| 483 | 2026-09-04T21:31:37.763Z | Downloaded futures-io v0.3.34 |
| 484 | 2026-09-04T21:31:37.763Z | Downloaded arc-swap v1.9.2 |
| 485 | 2026-09-04T21:31:37.763Z | Downloaded bitflags v2.13.1 |
| 486 | 2026-09-04T21:31:37.767Z | Downloaded foreign-types v0.3.2 |
| 487 | 2026-09-04T21:31:37.767Z | Downloaded slog-scope v4.4.1 |
| 488 | 2026-09-04T21:31:37.767Z | Downloaded strum_macros v0.27.2 |
| 489 | 2026-09-04T21:31:37.767Z | Downloaded thin-vec v0.2.19 |
| 490 | 2026-09-04T21:31:37.770Z | Downloaded num_threads v0.1.7 |
| 491 | 2026-09-04T21:31:37.770Z | Downloaded phf_shared v0.12.1 |
| 492 | 2026-09-04T21:31:37.770Z | Downloaded proc-macro-crate v1.3.1 |
| 493 | 2026-09-04T21:31:37.770Z | Downloaded quick-error v1.2.3 |
| 494 | 2026-09-04T21:31:37.774Z | Downloaded futures-executor v0.3.34 |
| 495 | 2026-09-04T21:31:37.777Z | Downloaded slog-stdlog v4.1.1 |
| 496 | 2026-09-04T21:31:37.777Z | Downloaded slog-dtrace v0.3.0 |
| 497 | 2026-09-04T21:31:37.777Z | Downloaded synstructure v0.13.2 |
| 498 | 2026-09-04T21:31:37.777Z | Downloaded thiserror v1.0.69 |
| 499 | 2026-09-04T21:31:37.782Z | Downloaded static_assertions v1.1.0 |
| 500 | 2026-09-04T21:31:37.782Z | Downloaded usdt-macro v0.6.0 |
| 501 | 2026-09-04T21:31:37.788Z | Downloaded progenitor-macro v0.14.0 |
| 502 | 2026-09-04T21:31:37.788Z | Downloaded serde_yaml v0.9.34+deprecated |
| 503 | 2026-09-04T21:31:37.788Z | Downloaded ref-cast-impl v1.0.26 |
| 504 | 2026-09-04T21:31:37.792Z | Downloaded serde_plain v1.0.2 |
| 505 | 2026-09-04T21:31:37.792Z | Downloaded rand_pcg v0.10.2 |
| 506 | 2026-09-04T21:31:37.792Z | Downloaded base64 v0.22.1 |
| 507 | 2026-09-04T21:31:37.795Z | Downloaded tinystr v0.8.3 |
| 508 | 2026-09-04T21:31:37.795Z | Downloaded indicatif v0.18.6 |
| 509 | 2026-09-04T21:31:37.795Z | Downloaded async-compression v0.4.43 |
| 510 | 2026-09-04T21:31:37.797Z | Downloaded chacha20poly1305 v0.10.1 |
| 511 | 2026-09-04T21:31:37.800Z | Downloaded icu_normalizer v2.2.0 |
| 512 | 2026-09-04T21:31:37.800Z | Downloaded structmeta v0.3.0 |
| 513 | 2026-09-04T21:31:37.803Z | Downloaded schemars v0.8.22 |
| 514 | 2026-09-04T21:31:37.807Z | Downloaded typify v0.4.3 |
| 515 | 2026-09-04T21:31:37.809Z | Downloaded typify-macro v0.6.2 |
| 516 | 2026-09-04T21:31:37.809Z | Downloaded postcard v1.1.3 |
| 517 | 2026-09-04T21:31:37.813Z | Downloaded socket2 v0.6.5 |
| 518 | 2026-09-04T21:31:37.813Z | Downloaded rustversion v1.0.23 |
| 519 | 2026-09-04T21:31:37.819Z | Downloaded memchr v2.8.3 |
| 520 | 2026-09-04T21:31:37.820Z | Downloaded bytes v1.12.1 |
| 521 | 2026-09-04T21:31:37.823Z | Downloaded crypto-bigint v0.5.5 |
| 522 | 2026-09-04T21:31:37.824Z | Downloaded drift v0.2.0 |
| 523 | 2026-09-04T21:31:37.826Z | Downloaded untrusted v0.9.0 |
| 524 | 2026-09-04T21:31:37.829Z | Downloaded zerovec-derive v0.11.3 |
| 525 | 2026-09-04T21:31:37.829Z | Downloaded oxide-tokio-rt v0.1.6 |
| 526 | 2026-09-04T21:31:37.829Z | Downloaded yoke-derive v0.8.2 |
| 527 | 2026-09-04T21:31:37.829Z | Downloaded pest_generator v2.8.8 |
| 528 | 2026-09-04T21:31:37.832Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 529 | 2026-09-04T21:31:37.832Z | Downloaded unicode-ident v1.0.24 |
| 530 | 2026-09-04T21:31:37.834Z | Downloaded group v0.13.0 |
| 531 | 2026-09-04T21:31:37.834Z | Downloaded konst v0.2.20 |
| 532 | 2026-09-04T21:31:37.837Z | Downloaded pin-project-lite v0.2.17 |
| 533 | 2026-09-04T21:31:37.840Z | Downloaded indexmap v2.14.0 |
| 534 | 2026-09-04T21:31:37.844Z | Downloaded utf8parse v0.2.2 |
| 535 | 2026-09-04T21:31:37.844Z | Downloaded debug-ignore v1.0.5 |
| 536 | 2026-09-04T21:31:37.844Z | Downloaded miniz_oxide v0.8.9 |
| 537 | 2026-09-04T21:31:37.850Z | Downloaded dof v0.3.0 |
| 538 | 2026-09-04T21:31:37.850Z | Downloaded parse-display-derive v0.10.0 |
| 539 | 2026-09-04T21:31:37.850Z | Downloaded pin-project-internal v1.1.13 |
| 540 | 2026-09-04T21:31:37.850Z | Downloaded progenitor v0.13.0 |
| 541 | 2026-09-04T21:31:37.850Z | Downloaded foreign-types v0.5.0 |
| 542 | 2026-09-04T21:31:37.850Z | Downloaded toml v0.8.23 |
| 543 | 2026-09-04T21:31:37.854Z | Downloaded usdt-impl v0.6.0 |
| 544 | 2026-09-04T21:31:37.854Z | Downloaded schemars_derive v0.8.22 |
| 545 | 2026-09-04T21:31:37.854Z | Downloaded embedded-io v0.4.0 |
| 546 | 2026-09-04T21:31:37.856Z | Downloaded tinyvec v1.12.0 |
| 547 | 2026-09-04T21:31:37.861Z | Downloaded smawk v0.3.3 |
| 548 | 2026-09-04T21:31:37.861Z | Downloaded clap v4.6.6 |
| 549 | 2026-09-04T21:31:37.864Z | Downloaded shlex v2.0.1 |
| 550 | 2026-09-04T21:31:37.864Z | Downloaded ucd-trie v0.1.7 |
| 551 | 2026-09-04T21:31:37.866Z | Downloaded rustls-webpki v0.103.14 |
| 552 | 2026-09-04T21:31:37.869Z | Downloaded progenitor-macro v0.10.0 |
| 553 | 2026-09-04T21:31:37.872Z | Downloaded zmij v1.0.23 |
| 554 | 2026-09-04T21:31:37.874Z | Downloaded rand_chacha v0.3.1 |
| 555 | 2026-09-04T21:31:37.874Z | Downloaded papergrid v0.18.0 |
| 556 | 2026-09-04T21:31:37.878Z | Downloaded getrandom v0.4.3 |
| 557 | 2026-09-04T21:31:37.882Z | Downloaded pin-project v1.1.13 |
| 558 | 2026-09-04T21:31:37.885Z | Downloaded rustls-platform-verifier v0.7.0 |
| 559 | 2026-09-04T21:31:37.888Z | Downloaded thiserror-impl v1.0.69 |
| 560 | 2026-09-04T21:31:37.888Z | Downloaded serial_test v4.0.1 |
| 561 | 2026-09-04T21:31:37.888Z | Downloaded thiserror v2.0.20 |
| 562 | 2026-09-04T21:31:37.892Z | Downloaded thread-id v4.2.2 |
| 563 | 2026-09-04T21:31:37.892Z | Downloaded waitgroup v0.1.2 |
| 564 | 2026-09-04T21:31:37.892Z | Downloaded zeroize_derive v1.5.0 |
| 565 | 2026-09-04T21:31:37.895Z | Downloaded parking_lot v0.12.5 |
| 566 | 2026-09-04T21:31:37.895Z | Downloaded textwrap v0.16.2 |
| 567 | 2026-09-04T21:31:37.898Z | Downloaded strum v0.28.0 |
| 568 | 2026-09-04T21:31:37.898Z | Downloaded unarray v0.1.4 |
| 569 | 2026-09-04T21:31:37.898Z | Downloaded universal-hash v0.5.1 |
| 570 | 2026-09-04T21:31:37.904Z | Downloaded darling_core v0.23.0 |
| 571 | 2026-09-04T21:31:37.904Z | Downloaded omicron-zone-package v0.12.3 |
| 572 | 2026-09-04T21:31:37.912Z | Downloaded darling_core v0.21.3 |
| 573 | 2026-09-04T21:31:37.912Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 574 | 2026-09-04T21:31:37.915Z | Downloaded utf8_iter v1.0.4 |
| 575 | 2026-09-04T21:31:37.915Z | Downloaded deranged v0.5.8 |
| 576 | 2026-09-04T21:31:37.915Z | Downloaded equivalent v1.0.2 |
| 577 | 2026-09-04T21:31:37.915Z | Downloaded fnv v1.0.7 |
| 578 | 2026-09-04T21:31:37.915Z | Downloaded sha2 v0.10.9 |
| 579 | 2026-09-04T21:31:37.915Z | Downloaded whoami v1.6.1 |
| 580 | 2026-09-04T21:31:37.915Z | Downloaded git-stub v1.0.0 |
| 581 | 2026-09-04T21:31:37.915Z | Downloaded oxnet v0.1.7 |
| 582 | 2026-09-04T21:31:37.919Z | Downloaded password-hash v0.5.0 |
| 583 | 2026-09-04T21:31:37.919Z | Downloaded git-stub-vcs v0.1.0 |
| 584 | 2026-09-04T21:31:37.919Z | Downloaded hex v0.4.3 |
| 585 | 2026-09-04T21:31:37.921Z | Downloaded openssl-probe v0.2.1 |
| 586 | 2026-09-04T21:31:37.921Z | Downloaded dtrace-parser v0.2.0 |
| 587 | 2026-09-04T21:31:37.921Z | Downloaded olpc-cjson v0.1.4 |
| 588 | 2026-09-04T21:31:37.924Z | Downloaded progenitor v0.14.0 |
| 589 | 2026-09-04T21:31:37.924Z | Downloaded cc v1.4.2 |
| 590 | 2026-09-04T21:31:37.924Z | Downloaded derive-where v1.6.1 |
| 591 | 2026-09-04T21:31:37.927Z | Downloaded futures-sink v0.3.34 |
| 592 | 2026-09-04T21:31:37.927Z | Downloaded hostname v0.3.1 |
| 593 | 2026-09-04T21:31:37.931Z | Downloaded url v2.5.8 |
| 594 | 2026-09-04T21:31:37.931Z | Downloaded percent-encoding v2.3.2 |
| 595 | 2026-09-04T21:31:37.931Z | Downloaded yansi v1.0.1 |
| 596 | 2026-09-04T21:31:37.936Z | Downloaded rusty-fork v0.3.1 |
| 597 | 2026-09-04T21:31:37.937Z | Downloaded hyper-util v0.1.20 |
| 598 | 2026-09-04T21:31:37.939Z | Downloaded mio v1.2.2 |
| 599 | 2026-09-04T21:31:37.939Z | Downloaded papergrid v0.11.0 |
| 600 | 2026-09-04T21:31:37.942Z | Downloaded serde_tokenstream v0.2.3 |
| 601 | 2026-09-04T21:31:37.942Z | Downloaded pest_derive v2.8.8 |
| 602 | 2026-09-04T21:31:37.945Z | Downloaded rand_core v0.9.5 |
| 603 | 2026-09-04T21:31:37.947Z | Downloaded rand_core v0.10.1 |
| 604 | 2026-09-04T21:31:37.947Z | Downloaded resolv-conf v0.7.6 |
| 605 | 2026-09-04T21:31:37.947Z | Downloaded progenitor-client v0.10.0 |
| 606 | 2026-09-04T21:31:37.950Z | Downloaded tracing-attributes v0.1.31 |
| 607 | 2026-09-04T21:31:37.950Z | Downloaded spin v0.9.9 |
| 608 | 2026-09-04T21:31:37.953Z | Downloaded sync_wrapper v1.0.2 |
| 609 | 2026-09-04T21:31:37.953Z | Downloaded tempfile v3.27.0 |
| 610 | 2026-09-04T21:31:37.953Z | Downloaded thiserror-impl v2.0.20 |
| 611 | 2026-09-04T21:31:37.953Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 612 | 2026-09-04T21:31:37.956Z | Downloaded similar v3.2.0 |
| 613 | 2026-09-04T21:31:37.959Z | Downloaded time-core v0.1.9 |
| 614 | 2026-09-04T21:31:37.959Z | Downloaded getrandom v0.3.4 |
| 615 | 2026-09-04T21:31:37.959Z | Downloaded zerotrie v0.2.4 |
| 616 | 2026-09-04T21:31:37.962Z | Downloaded thiserror-no-std v2.0.2 |
| 617 | 2026-09-04T21:31:37.968Z | Downloaded diff v0.1.13 |
| 618 | 2026-09-04T21:31:37.969Z | Downloaded tiny-keccak v2.0.2 |
| 619 | 2026-09-04T21:31:37.972Z | Downloaded untrusted v0.7.1 |
| 620 | 2026-09-04T21:31:37.972Z | Downloaded derive_more v0.99.20 |
| 621 | 2026-09-04T21:31:37.972Z | Downloaded smartstring v1.0.1 |
| 622 | 2026-09-04T21:31:37.972Z | Downloaded displaydoc v0.2.7 |
| 623 | 2026-09-04T21:31:37.972Z | Downloaded hickory-resolver v0.24.4 |
| 624 | 2026-09-04T21:31:37.975Z | Downloaded minimal-lexical v0.2.1 |
| 625 | 2026-09-04T21:31:37.975Z | Downloaded http v1.5.0 |
| 626 | 2026-09-04T21:31:37.978Z | Downloaded xattr v1.6.1 |
| 627 | 2026-09-04T21:31:37.978Z | Downloaded half v2.7.1 |
| 628 | 2026-09-04T21:31:37.992Z | Downloaded zeroize v1.9.0 |
| 629 | 2026-09-04T21:31:37.992Z | Downloaded zone v0.3.1 |
| 630 | 2026-09-04T21:31:37.992Z | Downloaded dunce v1.0.5 |
| 631 | 2026-09-04T21:31:37.992Z | Downloaded foreign-types-shared v0.1.1 |
| 632 | 2026-09-04T21:31:37.992Z | Downloaded rand_xorshift v0.4.0 |
| 633 | 2026-09-04T21:31:37.998Z | Downloaded rustc_version v0.4.1 |
| 634 | 2026-09-04T21:31:37.998Z | Downloaded futures-task v0.3.34 |
| 635 | 2026-09-04T21:31:37.998Z | Downloaded hash32 v0.3.1 |
| 636 | 2026-09-04T21:31:37.998Z | Downloaded heck v0.5.0 |
| 637 | 2026-09-04T21:31:37.998Z | Downloaded fixedbitset v0.5.7 |
| 638 | 2026-09-04T21:31:37.998Z | Downloaded crossbeam-channel v0.5.16 |
| 639 | 2026-09-04T21:31:37.998Z | Downloaded tar v0.4.46 |
| 640 | 2026-09-04T21:31:37.998Z | Downloaded progenitor-impl v0.13.0 |
| 641 | 2026-09-04T21:31:37.998Z | Downloaded ryu v1.0.23 |
| 642 | 2026-09-04T21:31:37.998Z | Downloaded pest_meta v2.8.8 |
| 643 | 2026-09-04T21:31:37.998Z | Downloaded hmac v0.12.1 |
| 644 | 2026-09-04T21:31:37.998Z | Downloaded secrecy v0.10.3 |
| 645 | 2026-09-04T21:31:37.998Z | Downloaded slab v0.4.12 |
| 646 | 2026-09-04T21:31:37.998Z | Downloaded pkg-config v0.3.33 |
| 647 | 2026-09-04T21:31:37.998Z | Downloaded potential_utf v0.1.5 |
| 648 | 2026-09-04T21:31:38.001Z | Downloaded powerfmt v0.2.0 |
| 649 | 2026-09-04T21:31:38.001Z | Downloaded nom v7.1.3 |
| 650 | 2026-09-04T21:31:38.005Z | Downloaded semver v0.1.20 |
| 651 | 2026-09-04T21:31:38.006Z | Downloaded take_mut v0.2.2 |
| 652 | 2026-09-04T21:31:38.016Z | Downloaded port-file v0.1.0 |
| 653 | 2026-09-04T21:31:38.016Z | Downloaded rustls-pki-types v1.15.1 |
| 654 | 2026-09-04T21:31:38.024Z | Downloaded elliptic-curve v0.13.8 |
| 655 | 2026-09-04T21:31:38.024Z | Downloaded utf-8 v0.7.6 |
| 656 | 2026-09-04T21:31:38.024Z | Downloaded opaque-debug v0.3.1 |
| 657 | 2026-09-04T21:31:38.024Z | Downloaded want v0.3.1 |
| 658 | 2026-09-04T21:31:38.024Z | Downloaded fixedbitset v0.4.2 |
| 659 | 2026-09-04T21:31:38.024Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 660 | 2026-09-04T21:31:38.030Z | Downloaded quinn v0.11.11 |
| 661 | 2026-09-04T21:31:38.030Z | Downloaded rand v0.8.7 |
| 662 | 2026-09-04T21:31:38.030Z | Downloaded tokio-stream v0.1.19 |
| 663 | 2026-09-04T21:31:38.034Z | Downloaded smallvec v1.15.2 |
| 664 | 2026-09-04T21:31:38.034Z | Downloaded itertools v0.14.0 |
| 665 | 2026-09-04T21:31:38.034Z | Downloaded writeable v0.6.3 |
| 666 | 2026-09-04T21:31:38.037Z | Downloaded fastrand v2.5.0 |
| 667 | 2026-09-04T21:31:38.037Z | Downloaded defmt v1.1.1 |
| 668 | 2026-09-04T21:31:38.040Z | Downloaded same-file v1.0.6 |
| 669 | 2026-09-04T21:31:38.040Z | Downloaded serde_repr v0.1.21 |
| 670 | 2026-09-04T21:31:38.041Z | Downloaded tabwriter v1.4.1 |
| 671 | 2026-09-04T21:31:38.046Z | Downloaded digest v0.10.7 |
| 672 | 2026-09-04T21:31:38.053Z | Downloaded dropshot_endpoint v0.17.1 |
| 673 | 2026-09-04T21:31:38.053Z | Downloaded progenitor v0.10.0 |
| 674 | 2026-09-04T21:31:38.056Z | Downloaded getrandom v0.2.17 |
| 675 | 2026-09-04T21:31:38.056Z | Downloaded tokio-rustls v0.26.4 |
| 676 | 2026-09-04T21:31:38.061Z | Downloaded gethostname v0.5.0 |
| 677 | 2026-09-04T21:31:38.061Z | Downloaded quinn-udp v0.5.15 |
| 678 | 2026-09-04T21:31:38.061Z | Downloaded slog v2.8.2 |
| 679 | 2026-09-04T21:31:38.065Z | Downloaded dof v0.4.0 |
| 680 | 2026-09-04T21:31:38.065Z | Downloaded slog-term v2.9.2 |
| 681 | 2026-09-04T21:31:38.065Z | Downloaded zerofrom-derive v0.1.7 |
| 682 | 2026-09-04T21:31:38.065Z | Downloaded idna v1.1.0 |
| 683 | 2026-09-04T21:31:38.068Z | Downloaded toml_datetime v0.6.11 |
| 684 | 2026-09-04T21:31:38.068Z | Downloaded unsafe-libyaml v0.2.11 |
| 685 | 2026-09-04T21:31:38.068Z | Downloaded strum_macros v0.26.4 |
| 686 | 2026-09-04T21:31:38.072Z | Downloaded version_check v0.9.5 |
| 687 | 2026-09-04T21:31:38.075Z | Downloaded rustc_version v0.1.7 |
| 688 | 2026-09-04T21:31:38.080Z | Downloaded pretty-hex v0.4.2 |
| 689 | 2026-09-04T21:31:38.080Z | Downloaded fxhash v0.2.1 |
| 690 | 2026-09-04T21:31:38.084Z | Downloaded term v1.2.1 |
| 691 | 2026-09-04T21:31:38.084Z | Downloaded toml v0.7.8 |
| 692 | 2026-09-04T21:31:38.087Z | Downloaded data-encoding v2.11.1 |
| 693 | 2026-09-04T21:31:38.087Z | Downloaded phf v0.12.1 |
| 694 | 2026-09-04T21:31:38.087Z | Downloaded stable_deref_trait v1.2.1 |
| 695 | 2026-09-04T21:31:38.087Z | Downloaded defmt-macros v1.1.1 |
| 696 | 2026-09-04T21:31:38.089Z | Downloaded fs_extra v1.3.0 |
| 697 | 2026-09-04T21:31:38.089Z | Downloaded termtree v0.5.1 |
| 698 | 2026-09-04T21:31:38.089Z | Downloaded errno v0.3.14 |
| 699 | 2026-09-04T21:31:38.092Z | Downloaded uuid v1.26.0 |
| 700 | 2026-09-04T21:31:38.097Z | Downloaded foreign-types-shared v0.3.1 |
| 701 | 2026-09-04T21:31:38.100Z | Downloaded serde v1.0.229 |
| 702 | 2026-09-04T21:31:38.100Z | Downloaded parking_lot v0.11.2 |
| 703 | 2026-09-04T21:31:38.103Z | Downloaded zerocopy-derive v0.8.56 |
| 704 | 2026-09-04T21:31:38.106Z | Downloaded tokio-dtrace v0.1.1 |
| 705 | 2026-09-04T21:31:38.111Z | Downloaded spin v0.5.2 |
| 706 | 2026-09-04T21:31:38.112Z | Downloaded once_cell v1.21.4 |
| 707 | 2026-09-04T21:31:38.112Z | Downloaded pem v3.0.6 |
| 708 | 2026-09-04T21:31:38.114Z | Downloaded usdt-impl v0.5.0 |
| 709 | 2026-09-04T21:31:38.114Z | Downloaded glob v0.3.4 |
| 710 | 2026-09-04T21:31:38.114Z | Downloaded thread_local v1.1.10 |
| 711 | 2026-09-04T21:31:38.117Z | Downloaded heapless v0.8.0 |
| 712 | 2026-09-04T21:31:38.121Z | Downloaded tagptr v0.2.0 |
| 713 | 2026-09-04T21:31:38.124Z | Downloaded progenitor-macro v0.13.0 |
| 714 | 2026-09-04T21:31:38.124Z | Downloaded serial_test_derive v4.0.1 |
| 715 | 2026-09-04T21:31:38.124Z | Downloaded ref-cast v1.0.26 |
| 716 | 2026-09-04T21:31:38.132Z | Downloaded unit-prefix v0.5.2 |
| 717 | 2026-09-04T21:31:38.132Z | Downloaded foldhash v0.1.5 |
| 718 | 2026-09-04T21:31:38.132Z | Downloaded poly1305 v0.8.0 |
| 719 | 2026-09-04T21:31:38.132Z | Downloaded serde_core v1.0.229 |
| 720 | 2026-09-04T21:31:38.135Z | Downloaded semver v1.0.28 |
| 721 | 2026-09-04T21:31:38.135Z | Downloaded daft-derive v0.1.8 |
| 722 | 2026-09-04T21:31:38.135Z | Downloaded progenitor-impl v0.10.0 |
| 723 | 2026-09-04T21:31:38.135Z | Downloaded serde_with_macros v3.22.0 |
| 724 | 2026-09-04T21:31:38.135Z | Downloaded walkdir v2.5.0 |
| 725 | 2026-09-04T21:31:38.140Z | Downloaded num_enum v0.7.6 |
| 726 | 2026-09-04T21:31:38.140Z | Downloaded num_enum_derive v0.7.6 |
| 727 | 2026-09-04T21:31:38.140Z | Downloaded owo-colors v4.3.0 |
| 728 | 2026-09-04T21:31:38.143Z | Downloaded paste v1.0.15 |
| 729 | 2026-09-04T21:31:38.143Z | Downloaded rustls-native-certs v0.8.4 |
| 730 | 2026-09-04T21:31:38.143Z | Downloaded defmt v0.3.100 |
| 731 | 2026-09-04T21:31:38.143Z | Downloaded proc-macro-error-attr v1.0.4 |
| 732 | 2026-09-04T21:31:38.143Z | Downloaded time-macros v0.2.32 |
| 733 | 2026-09-04T21:31:38.146Z | Downloaded jiff-core v0.1.0 |
| 734 | 2026-09-04T21:31:38.151Z | Downloaded highway v1.3.0 |
| 735 | 2026-09-04T21:31:38.154Z | Downloaded slog-bunyan v2.5.0 |
| 736 | 2026-09-04T21:31:38.155Z | Downloaded derive-ex v0.1.8 |
| 737 | 2026-09-04T21:31:38.157Z | Downloaded serde_path_to_error v0.1.20 |
| 738 | 2026-09-04T21:31:38.157Z | Downloaded strsim v0.11.1 |
| 739 | 2026-09-04T21:31:38.157Z | Downloaded hickory-resolver v0.25.2 |
| 740 | 2026-09-04T21:31:38.160Z | Downloaded parking_lot_core v0.8.6 |
| 741 | 2026-09-04T21:31:38.162Z | Downloaded slog-async v2.8.0 |
| 742 | 2026-09-04T21:31:38.163Z | Downloaded nom v8.0.0 |
| 743 | 2026-09-04T21:31:38.165Z | Downloaded ron v0.12.2 |
| 744 | 2026-09-04T21:31:38.169Z | Downloaded foldhash v0.2.0 |
| 745 | 2026-09-04T21:31:38.173Z | Downloaded flate2 v1.1.9 |
| 746 | 2026-09-04T21:31:38.175Z | Downloaded futures v0.3.34 |
| 747 | 2026-09-04T21:31:38.179Z | Downloaded itertools v0.12.1 |
| 748 | 2026-09-04T21:31:38.185Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 749 | 2026-09-04T21:31:38.185Z | Downloaded snafu v0.8.9 |
| 750 | 2026-09-04T21:31:38.189Z | Downloaded toml_edit v0.22.27 |
| 751 | 2026-09-04T21:31:38.189Z | Downloaded parking_lot_core v0.9.12 |
| 752 | 2026-09-04T21:31:38.189Z | Downloaded simd-adler32 v0.3.10 |
| 753 | 2026-09-04T21:31:38.189Z | Downloaded similar v2.7.0 |
| 754 | 2026-09-04T21:31:38.192Z | Downloaded pretty_assertions v1.4.1 |
| 755 | 2026-09-04T21:31:38.192Z | Downloaded serde_urlencoded v0.7.1 |
| 756 | 2026-09-04T21:31:38.192Z | Downloaded progenitor-impl v0.14.0 |
| 757 | 2026-09-04T21:31:38.192Z | Downloaded either v1.17.0 |
| 758 | 2026-09-04T21:31:38.196Z | Downloaded tungstenite v0.21.0 |
| 759 | 2026-09-04T21:31:38.196Z | Downloaded tracing-core v0.1.36 |
| 760 | 2026-09-04T21:31:38.201Z | Downloaded expectorate v1.3.0 |
| 761 | 2026-09-04T21:31:38.201Z | Downloaded rhai_codegen v3.2.0 |
| 762 | 2026-09-04T21:31:38.204Z | Downloaded quote v1.0.47 |
| 763 | 2026-09-04T21:31:38.204Z | Downloaded pest v2.8.8 |
| 764 | 2026-09-04T21:31:38.207Z | Downloaded darling v0.23.0 |
| 765 | 2026-09-04T21:31:38.224Z | Downloaded futures-channel v0.3.34 |
| 766 | 2026-09-04T21:31:38.227Z | Downloaded aho-corasick v1.1.5 |
| 767 | 2026-09-04T21:31:38.234Z | Downloaded darling v0.21.3 |
| 768 | 2026-09-04T21:31:38.239Z | Downloaded openssl-sys v0.9.117 |
| 769 | 2026-09-04T21:31:38.239Z | Downloaded serde_derive v1.0.229 |
| 770 | 2026-09-04T21:31:38.239Z | Downloaded typify v0.6.2 |
| 771 | 2026-09-04T21:31:38.243Z | Downloaded zerocopy-derive v0.7.35 |
| 772 | 2026-09-04T21:31:38.243Z | Downloaded tower v0.5.3 |
| 773 | 2026-09-04T21:31:38.247Z | Downloaded qorb v0.4.1 |
| 774 | 2026-09-04T21:31:38.250Z | Downloaded zerovec v0.11.6 |
| 775 | 2026-09-04T21:31:38.250Z | Downloaded test-strategy v0.4.5 |
| 776 | 2026-09-04T21:31:38.253Z | Downloaded proc-macro2 v1.0.107 |
| 777 | 2026-09-04T21:31:38.253Z | Downloaded clap_builder v4.6.6 |
| 778 | 2026-09-04T21:31:38.256Z | Downloaded libm v0.2.16 |
| 779 | 2026-09-04T21:31:38.263Z | Downloaded serde_json v1.0.151 |
| 780 | 2026-09-04T21:31:38.266Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 781 | 2026-09-04T21:31:38.269Z | Downloaded hyper v1.11.1 |
| 782 | 2026-09-04T21:31:38.271Z | Downloaded itertools v0.15.0 |
| 783 | 2026-09-04T21:31:38.274Z | Downloaded schemars v1.2.2 |
| 784 | 2026-09-04T21:31:38.283Z | Downloaded yoke v0.8.3 |
| 785 | 2026-09-04T21:31:38.289Z | Downloaded prettyplease v0.2.37 |
| 786 | 2026-09-04T21:31:38.292Z | Downloaded icu_properties_data v2.2.0 |
| 787 | 2026-09-04T21:31:38.294Z | Downloaded steno v0.4.1 |
| 788 | 2026-09-04T21:31:38.297Z | Downloaded winnow v0.5.40 |
| 789 | 2026-09-04T21:31:38.299Z | Downloaded schemars v0.9.0 |
| 790 | 2026-09-04T21:31:38.309Z | Downloaded rayon-core v1.13.0 |
| 791 | 2026-09-04T21:31:38.312Z | Downloaded typenum v1.20.1 |
| 792 | 2026-09-04T21:31:38.318Z | Downloaded rand v0.10.2 |
| 793 | 2026-09-04T21:31:38.322Z | Downloaded toml_edit v0.19.15 |
| 794 | 2026-09-04T21:31:38.328Z | Downloaded winnow v1.0.4 |
| 795 | 2026-09-04T21:31:38.335Z | Downloaded rayon v1.12.0 |
| 796 | 2026-09-04T21:31:38.338Z | Downloaded hashbrown v0.12.3 |
| 797 | 2026-09-04T21:31:38.342Z | Downloaded rand v0.9.5 |
| 798 | 2026-09-04T21:31:38.345Z | Downloaded h2 v0.4.15 |
| 799 | 2026-09-04T21:31:38.345Z | Downloaded reqwest v0.13.4 |
| 800 | 2026-09-04T21:31:38.347Z | Downloaded tower-http v0.6.11 |
| 801 | 2026-09-04T21:31:38.359Z | Downloaded tokio-util v0.7.19 |
| 802 | 2026-09-04T21:31:38.364Z | Downloaded iddqd v0.4.6 |
| 803 | 2026-09-04T21:31:38.364Z | Downloaded hashbrown v0.15.5 |
| 804 | 2026-09-04T21:31:38.370Z | Downloaded regex v1.13.1 |
| 805 | 2026-09-04T21:31:38.370Z | Downloaded goblin v0.8.2 |
| 806 | 2026-09-04T21:31:38.374Z | Downloaded chrono v0.4.45 |
| 807 | 2026-09-04T21:31:38.374Z | Downloaded typed-path v0.9.3 |
| 808 | 2026-09-04T21:31:38.378Z | Downloaded winnow v0.7.15 |
| 809 | 2026-09-04T21:31:38.384Z | Downloaded unicode-normalization v0.1.25 |
| 810 | 2026-09-04T21:31:38.384Z | Downloaded aws-lc-rs v1.18.0 |
| 811 | 2026-09-04T21:31:38.388Z | Downloaded moka v0.12.16 |
| 812 | 2026-09-04T21:31:38.391Z | Downloaded unicode-segmentation v1.13.3 |
| 813 | 2026-09-04T21:31:38.394Z | Downloaded zerocopy v0.7.35 |
| 814 | 2026-09-04T21:31:38.400Z | Downloaded hkdf v0.12.4 |
| 815 | 2026-09-04T21:31:38.413Z | Downloaded tough v0.22.0 |
| 816 | 2026-09-04T21:31:38.419Z | Downloaded hashbrown v0.16.1 |
| 817 | 2026-09-04T21:31:38.422Z | Downloaded dropshot-api-manager v0.8.0 |
| 818 | 2026-09-04T21:31:38.422Z | Downloaded futures-util v0.3.34 |
| 819 | 2026-09-04T21:31:38.426Z | Downloaded portable-atomic v1.15.0 |
| 820 | 2026-09-04T21:31:38.432Z | Downloaded serde_with v3.22.0 |
| 821 | 2026-09-04T21:31:38.443Z | Downloaded hashbrown v0.17.1 |
| 822 | 2026-09-04T21:31:38.449Z | Downloaded reqwest v0.12.28 |
| 823 | 2026-09-04T21:31:38.453Z | Downloaded goblin v0.10.7 |
| 824 | 2026-09-04T21:31:38.464Z | Downloaded quinn-proto v0.11.16 |
| 825 | 2026-09-04T21:31:38.482Z | Downloaded tabled v0.15.0 |
| 826 | 2026-09-04T21:31:38.491Z | Downloaded unicode-width v0.1.14 |
| 827 | 2026-09-04T21:31:38.495Z | Downloaded curve25519-dalek v4.1.3 |
| 828 | 2026-09-04T21:31:38.503Z | Downloaded zerocopy v0.8.56 |
| 829 | 2026-09-04T21:31:38.510Z | Downloaded unicode-width v0.2.2 |
| 830 | 2026-09-04T21:31:38.515Z | Downloaded tabled v0.21.0 |
| 831 | 2026-09-04T21:31:38.524Z | Downloaded time v0.3.55 |
| 832 | 2026-09-04T21:31:38.531Z | Downloaded vcpkg v0.2.15 |
| 833 | 2026-09-04T21:31:38.557Z | Downloaded openssl v0.10.81 |
| 834 | 2026-09-04T21:31:38.571Z | Downloaded webpki-roots v1.0.9 |
| 835 | 2026-09-04T21:31:38.571Z | Downloaded syn v2.0.119 |
| 836 | 2026-09-04T21:31:38.575Z | Downloaded nix v0.31.3 |
| 837 | 2026-09-04T21:31:38.575Z | Downloaded syn v1.0.109 |
| 838 | 2026-09-04T21:31:38.579Z | Downloaded syn v3.0.3 |
| 839 | 2026-09-04T21:31:38.583Z | Downloaded proptest v1.11.0 |
| 840 | 2026-09-04T21:31:38.590Z | Downloaded bstr v1.13.1 |
| 841 | 2026-09-04T21:31:38.596Z | Downloaded regex-syntax v0.8.11 |
| 842 | 2026-09-04T21:31:38.599Z | Downloaded rustix v0.38.44 |
| 843 | 2026-09-04T21:31:38.626Z | Downloaded smoltcp v0.11.0 |
| 844 | 2026-09-04T21:31:38.629Z | Downloaded dropshot v0.17.1 |
| 845 | 2026-09-04T21:31:38.629Z | Downloaded tracing v0.1.44 |
| 846 | 2026-09-04T21:31:38.639Z | Downloaded regress v0.11.1 |
| 847 | 2026-09-04T21:31:38.652Z | Downloaded hickory-proto v0.25.2 |
| 848 | 2026-09-04T21:31:38.656Z | Downloaded rustls v0.23.43 |
| 849 | 2026-09-04T21:31:38.662Z | Downloaded rustix v1.1.4 |
| 850 | 2026-09-04T21:31:38.671Z | Downloaded typify-impl v0.6.2 |
| 851 | 2026-09-04T21:31:38.682Z | Downloaded hickory-proto v0.24.4 |
| 852 | 2026-09-04T21:31:38.690Z | Downloaded regress v0.10.5 |
| 853 | 2026-09-04T21:31:38.699Z | Downloaded typify-impl v0.4.3 |
| 854 | 2026-09-04T21:31:38.703Z | Downloaded openapiv3 v2.2.0 |
| 855 | 2026-09-04T21:31:38.728Z | Downloaded sled v0.34.7 |
| 856 | 2026-09-04T21:31:38.733Z | Downloaded jiff v0.2.35 |
| 857 | 2026-09-04T21:31:38.741Z | Downloaded regex-automata v0.4.18 |
| 858 | 2026-09-04T21:31:38.751Z | Downloaded petgraph v0.6.5 |
| 859 | 2026-09-04T21:31:38.766Z | Downloaded chrono-tz v0.10.4 |
| 860 | 2026-09-04T21:31:38.778Z | Downloaded lzma-sys v0.1.20 |
| 861 | 2026-09-04T21:31:38.790Z | Downloaded rhai v1.26.0 |
| 862 | 2026-09-04T21:31:38.795Z | Downloaded libc v0.2.189 |
| 863 | 2026-09-04T21:31:38.822Z | Downloaded tokio v1.53.1 |
| 864 | 2026-09-04T21:31:38.835Z | Downloaded csv v1.4.0 |
| 865 | 2026-09-04T21:31:38.848Z | Downloaded petgraph v0.8.3 |
| 866 | 2026-09-04T21:31:38.856Z | Downloaded sha3 v0.10.9 |
| 867 | 2026-09-04T21:31:38.924Z | Downloaded encoding_rs v0.8.35 |
| 868 | 2026-09-04T21:31:38.936Z | Downloaded ring v0.17.14 |
| 869 | 2026-09-04T21:31:39.415Z | Downloaded aws-lc-sys v0.44.0 |
| 870 | 2026-09-04T21:31:40.393Z | Compiling proc-macro2 v1.0.107 |
| 871 | 2026-09-04T21:31:40.393Z | Compiling unicode-ident v1.0.24 |
| 872 | 2026-09-04T21:31:40.396Z | Compiling quote v1.0.47 |
| 873 | 2026-09-04T21:31:40.396Z | Compiling serde_core v1.0.229 |
| 874 | 2026-09-04T21:31:40.396Z | Compiling cfg-if v1.0.4 |
| 875 | 2026-09-04T21:31:40.396Z | Compiling serde v1.0.229 |
| 876 | 2026-09-04T21:31:40.396Z | Compiling libc v0.2.189 |
| 877 | 2026-09-04T21:31:40.396Z | Compiling memchr v2.8.3 |
| 878 | 2026-09-04T21:31:40.566Z | Compiling itoa v1.0.18 |
| 879 | 2026-09-04T21:31:40.766Z | Compiling smallvec v1.15.2 |
| 880 | 2026-09-04T21:31:40.883Z | Compiling zmij v1.0.23 |
| 881 | 2026-09-04T21:31:40.914Z | Compiling autocfg v1.5.1 |
| 882 | 2026-09-04T21:31:41.003Z | Compiling libm v0.2.16 |
| 883 | 2026-09-04T21:31:41.230Z | Compiling stable_deref_trait v1.2.1 |
| 884 | 2026-09-04T21:31:41.277Z | Compiling percent-encoding v2.3.2 |
| 885 | 2026-09-04T21:31:41.301Z | Compiling writeable v0.6.3 |
| 886 | 2026-09-04T21:31:41.394Z | Compiling litemap v0.8.2 |
| 887 | 2026-09-04T21:31:41.453Z | Compiling icu_properties_data v2.2.0 |
| 888 | 2026-09-04T21:31:41.475Z | Compiling utf8_iter v1.0.4 |
| 889 | 2026-09-04T21:31:41.500Z | Compiling icu_normalizer_data v2.2.0 |
| 890 | 2026-09-04T21:31:41.518Z | Compiling iana-time-zone v0.1.65 |
| 891 | 2026-09-04T21:31:41.638Z | Compiling form_urlencoded v1.2.2 |
| 892 | 2026-09-04T21:31:41.738Z | Compiling version_check v0.9.5 |
| 893 | 2026-09-04T21:31:41.808Z | Compiling syn v2.0.119 |
| 894 | 2026-09-04T21:31:41.825Z | Compiling syn v3.0.3 |
| 895 | 2026-09-04T21:31:41.842Z | Compiling serde_json v1.0.151 |
| 896 | 2026-09-04T21:31:41.871Z | Compiling dyn-clone v1.0.20 |
| 897 | 2026-09-04T21:31:41.910Z | Compiling pin-project-lite v0.2.17 |
| 898 | 2026-09-04T21:31:42.002Z | Compiling num-traits v0.2.19 |
| 899 | 2026-09-04T21:31:42.005Z | Compiling equivalent v1.0.2 |
| 900 | 2026-09-04T21:31:42.005Z | Compiling allocator-api2 v0.2.21 |
| 901 | 2026-09-04T21:31:42.102Z | Compiling getrandom v0.4.3 |
| 902 | 2026-09-04T21:31:42.132Z | Compiling rand_core v0.10.1 |
| 903 | 2026-09-04T21:31:42.272Z | Compiling parking_lot_core v0.9.12 |
| 904 | 2026-09-04T21:31:42.325Z | Compiling scopeguard v1.2.0 |
| 905 | 2026-09-04T21:31:42.428Z | Compiling lock_api v0.4.14 |
| 906 | 2026-09-04T21:31:42.505Z | Compiling thiserror v2.0.20 |
| 907 | 2026-09-04T21:31:42.536Z | Compiling hashbrown v0.17.1 |
| 908 | 2026-09-04T21:31:42.558Z | Compiling log v0.4.33 |
| 909 | 2026-09-04T21:31:42.656Z | Compiling semver v1.0.28 |
| 910 | 2026-09-04T21:31:42.786Z | Compiling zerocopy v0.8.56 |
| 911 | 2026-09-04T21:31:42.990Z | Compiling errno v0.3.14 |
| 912 | 2026-09-04T21:31:43.009Z | Compiling uuid v1.26.0 |
| 913 | 2026-09-04T21:31:43.024Z | Compiling indexmap v2.14.0 |
| 914 | 2026-09-04T21:31:43.075Z | Compiling schemars v0.8.22 |
| 915 | 2026-09-04T21:31:43.201Z | Compiling futures-core v0.3.34 |
| 916 | 2026-09-04T21:31:43.316Z | Compiling heck v0.5.0 |
| 917 | 2026-09-04T21:31:43.352Z | Compiling fnv v1.0.7 |
| 918 | 2026-09-04T21:31:43.430Z | Compiling futures-sink v0.3.34 |
| 919 | 2026-09-04T21:31:43.449Z | Compiling slab v0.4.12 |
| 920 | 2026-09-04T21:31:43.534Z | Compiling rustversion v1.0.23 |
| 921 | 2026-09-04T21:31:43.576Z | Compiling jobserver v0.1.35 |
| 922 | 2026-09-04T21:31:43.624Z | Compiling shlex v2.0.1 |
| 923 | 2026-09-04T21:31:43.663Z | Compiling find-msvc-tools v0.1.10 |
| 924 | 2026-09-04T21:31:43.871Z | Compiling cc v1.4.2 |
| 925 | 2026-09-04T21:31:43.957Z | Compiling bitflags v2.13.1 |
| 926 | 2026-09-04T21:31:43.989Z | Compiling futures-channel v0.3.34 |
| 927 | 2026-09-04T21:31:43.989Z | Compiling socket2 v0.6.5 |
| 928 | 2026-09-04T21:31:44.255Z | Compiling futures-io v0.3.34 |
| 929 | 2026-09-04T21:31:44.393Z | Compiling pkg-config v0.3.33 |
| 930 | 2026-09-04T21:31:44.502Z | Compiling parking_lot v0.12.5 |
| 931 | 2026-09-04T21:31:44.752Z | Compiling futures-task v0.3.34 |
| 932 | 2026-09-04T21:31:44.752Z | Compiling signal-hook-registry v1.4.8 |
| 933 | 2026-09-04T21:31:44.875Z | Compiling mio v1.2.2 |
| 934 | 2026-09-04T21:31:44.875Z | Compiling synstructure v0.13.2 |
| 935 | 2026-09-04T21:31:45.048Z | Compiling serde_derive_internals v0.29.1 |
| 936 | 2026-09-04T21:31:45.048Z | Compiling portable-atomic v1.15.0 |
| 937 | 2026-09-04T21:31:45.048Z | Compiling byteorder v1.5.0 |
| 938 | 2026-09-04T21:31:45.109Z | Compiling regex-syntax v0.8.11 |
| 939 | 2026-09-04T21:31:45.109Z | Compiling serde_derive v1.0.229 |
| 940 | 2026-09-04T21:31:45.150Z | Compiling displaydoc v0.2.7 |
| 941 | 2026-09-04T21:31:45.150Z | Compiling thiserror-impl v2.0.20 |
| 942 | 2026-09-04T21:31:45.419Z | Compiling tokio-macros v2.7.2 |
| 943 | 2026-09-04T21:31:45.918Z | Compiling futures-macro v0.3.34 |
| 944 | 2026-09-04T21:31:45.947Z | Compiling zerofrom-derive v0.1.7 |
| 945 | 2026-09-04T21:31:45.947Z | Compiling yoke-derive v0.8.2 |
| 946 | 2026-09-04T21:31:45.947Z | Compiling zerovec-derive v0.11.3 |
| 947 | 2026-09-04T21:31:46.358Z | Compiling schemars_derive v0.8.22 |
| 948 | 2026-09-04T21:31:46.516Z | Compiling zerocopy-derive v0.8.56 |
| 949 | 2026-09-04T21:31:46.567Z | Compiling zeroize_derive v1.5.0 |
| 950 | 2026-09-04T21:31:46.958Z | Compiling futures-util v0.3.34 |
| 951 | 2026-09-04T21:31:47.098Z | Compiling zerofrom v0.1.8 |
| 952 | 2026-09-04T21:31:47.098Z | Compiling cmake v0.1.58 |
| 953 | 2026-09-04T21:31:47.108Z | Compiling zeroize v1.9.0 |
| 954 | 2026-09-04T21:31:47.231Z | Compiling yoke v0.8.3 |
| 955 | 2026-09-04T21:31:47.281Z | Compiling strsim v0.11.1 |
| 956 | 2026-09-04T21:31:47.368Z | Compiling zerovec v0.11.6 |
| 957 | 2026-09-04T21:31:47.730Z | Compiling zerotrie v0.2.4 |
| 958 | 2026-09-04T21:31:47.730Z | Compiling critical-section v1.2.0 |
| 959 | 2026-09-04T21:31:47.738Z | Compiling fs_extra v1.3.0 |
| 960 | 2026-09-04T21:31:47.739Z | Compiling dunce v1.0.5 |
| 961 | 2026-09-04T21:31:47.739Z | Compiling once_cell v1.21.4 |
| 962 | 2026-09-04T21:31:47.739Z | Compiling typenum v1.20.1 |
| 963 | 2026-09-04T21:31:47.739Z | Compiling base64 v0.22.1 |
| 964 | 2026-09-04T21:31:47.739Z | Compiling aws-lc-sys v0.44.0 |
| 965 | 2026-09-04T21:31:47.882Z | Compiling tinystr v0.8.3 |
| 966 | 2026-09-04T21:31:47.930Z | Compiling potential_utf v0.1.5 |
| 967 | 2026-09-04T21:31:48.087Z | Compiling icu_locale_core v2.2.0 |
| 968 | 2026-09-04T21:31:48.087Z | Compiling icu_collections v2.2.0 |
| 969 | 2026-09-04T21:31:48.126Z | Compiling subtle v2.6.1 |
| 970 | 2026-09-04T21:31:48.198Z | Compiling bytes v1.12.1 |
| 971 | 2026-09-04T21:31:48.282Z | Compiling chrono v0.4.45 |
| 972 | 2026-09-04T21:31:48.547Z | Compiling serde_tokenstream v0.2.3 |
| 973 | 2026-09-04T21:31:48.598Z | Compiling erased-serde v0.3.31 |
| 974 | 2026-09-04T21:31:48.852Z | Compiling icu_provider v2.2.0 |
| 975 | 2026-09-04T21:31:48.858Z | Compiling tokio v1.53.1 |
| 976 | 2026-09-04T21:31:48.959Z | Compiling http v1.5.0 |
| 977 | 2026-09-04T21:31:49.142Z | Compiling icu_normalizer v2.2.0 |
| 978 | 2026-09-04T21:31:49.180Z | Compiling icu_properties v2.2.0 |
| 979 | 2026-09-04T21:31:49.285Z | Compiling rustix v1.1.4 |
| 980 | 2026-09-04T21:31:49.761Z | Compiling http-body v1.1.0 |
| 981 | 2026-09-04T21:31:49.853Z | Compiling httparse v1.10.1 |
| 982 | 2026-09-04T21:31:49.887Z | Compiling atomic-waker v1.1.2 |
| 983 | 2026-09-04T21:31:49.932Z | Compiling ipnet v2.12.1 |
| 984 | 2026-09-04T21:31:49.974Z | Compiling tower-service v0.3.3 |
| 985 | 2026-09-04T21:31:50.022Z | Compiling tower-layer v0.3.3 |
| 986 | 2026-09-04T21:31:50.063Z | Compiling idna_adapter v1.2.2 |
| 987 | 2026-09-04T21:31:50.154Z | Compiling ucd-trie v0.1.7 |
| 988 | 2026-09-04T21:31:50.196Z | Compiling idna v1.1.0 |
| 989 | 2026-09-04T21:31:50.378Z | Compiling pest v2.8.8 |
| 990 | 2026-09-04T21:31:50.421Z | Compiling ppv-lite86 v0.2.21 |
| 991 | 2026-09-04T21:31:50.433Z | Compiling url v2.5.8 |
| 992 | 2026-09-04T21:31:50.540Z | Compiling untrusted v0.9.0 |
| 993 | 2026-09-04T21:31:50.586Z | Compiling thiserror v1.0.69 |
| 994 | 2026-09-04T21:31:50.658Z | Compiling ryu v1.0.23 |
| 995 | 2026-09-04T21:31:51.142Z | Compiling try-lock v0.2.5 |
| 996 | 2026-09-04T21:31:51.146Z | Compiling want v0.3.1 |
| 997 | 2026-09-04T21:31:51.146Z | Compiling thiserror-impl v1.0.69 |
| 998 | 2026-09-04T21:31:51.146Z | Compiling aho-corasick v1.1.5 |
| 999 | 2026-09-04T21:31:51.146Z | Compiling httpdate v1.0.3 |
| 1000 | 2026-09-04T21:31:51.285Z | Compiling ident_case v1.0.1 |
| 1001 | 2026-09-04T21:31:51.316Z | Compiling pretty-hex v0.4.2 |
| 1002 | 2026-09-04T21:31:51.407Z | Compiling pest_meta v2.8.8 |
| 1003 | 2026-09-04T21:31:51.452Z | Compiling getrandom v0.2.17 |
| 1004 | 2026-09-04T21:31:51.626Z | Compiling getrandom v0.3.4 |
| 1005 | 2026-09-04T21:31:51.636Z | Compiling rand_core v0.6.4 |
| 1006 | 2026-09-04T21:31:51.856Z | Compiling ipnetwork v0.21.1 |
| 1007 | 2026-09-04T21:31:51.948Z | Compiling regex-automata v0.4.18 |
| 1008 | 2026-09-04T21:31:52.080Z | Compiling pest_generator v2.8.8 |
| 1009 | 2026-09-04T21:31:52.303Z | Compiling plain v0.2.3 |
| 1010 | 2026-09-04T21:31:52.373Z | Compiling oxnet v0.1.7 |
| 1011 | 2026-09-04T21:31:52.384Z | Compiling tracing-core v0.1.36 |
| 1012 | 2026-09-04T21:31:52.409Z | Compiling tracing-attributes v0.1.31 |
| 1013 | 2026-09-04T21:31:52.682Z | Compiling paste v1.0.15 |
| 1014 | 2026-09-04T21:31:52.694Z | Compiling pest_derive v2.8.8 |
| 1015 | 2026-09-04T21:31:52.892Z | Compiling foldhash v0.2.0 |
| 1016 | 2026-09-04T21:31:52.979Z | Compiling serde_urlencoded v0.7.1 |
| 1017 | 2026-09-04T21:31:53.129Z | Compiling http-body-util v0.1.5 |
| 1018 | 2026-09-04T21:31:53.219Z | Compiling anyhow v1.0.104 |
| 1019 | 2026-09-04T21:31:53.257Z | Compiling omicron-workspace-hack v0.1.0 |
| 1020 | 2026-09-04T21:31:53.384Z | Compiling slog v2.8.2 |
| 1021 | 2026-09-04T21:31:53.465Z | Compiling sync_wrapper v1.0.2 |
| 1022 | 2026-09-04T21:31:53.891Z | Compiling time-core v0.1.9 |
| 1023 | 2026-09-04T21:31:53.894Z | Compiling num-conv v0.2.2 |
| 1024 | 2026-09-04T21:31:53.894Z | Compiling tracing v0.1.44 |
| 1025 | 2026-09-04T21:31:53.894Z | Compiling regex v1.13.1 |
| 1026 | 2026-09-04T21:31:53.894Z | Compiling time-macros v0.2.32 |
| 1027 | 2026-09-04T21:31:53.894Z | Compiling scroll_derive v0.13.1 |
| 1028 | 2026-09-04T21:31:54.150Z | Compiling num_threads v0.1.7 |
| 1029 | 2026-09-04T21:31:54.247Z | Compiling deranged v0.5.8 |
| 1030 | 2026-09-04T21:31:54.357Z | Compiling powerfmt v0.2.0 |
| 1031 | 2026-09-04T21:31:54.973Z | Compiling winnow v1.0.4 |
| 1032 | 2026-09-04T21:31:54.976Z | Compiling fastrand v2.5.0 |
| 1033 | 2026-09-04T21:31:54.976Z | Compiling scroll v0.13.0 |
| 1034 | 2026-09-04T21:31:54.976Z | Compiling hashbrown v0.16.1 |
| 1035 | 2026-09-04T21:31:55.036Z | Compiling tokio-util v0.7.19 |
| 1036 | 2026-09-04T21:31:55.201Z | Compiling async-trait v0.1.92 |
| 1037 | 2026-09-04T21:31:55.289Z | Compiling daft-derive v0.1.8 |
| 1038 | 2026-09-04T21:31:55.447Z | Compiling aws-lc-rs v1.18.0 |
| 1039 | 2026-09-04T21:31:55.645Z | Compiling goblin v0.10.7 |
| 1040 | 2026-09-04T21:31:55.743Z | Compiling darling_core v0.23.0 |
| 1041 | 2026-09-04T21:31:56.002Z | Compiling rustls-pki-types v1.15.1 |
| 1042 | 2026-09-04T21:31:56.071Z | Compiling camino v1.2.5 |
| 1043 | 2026-09-04T21:31:56.173Z | Compiling untrusted v0.7.1 |
| 1044 | 2026-09-04T21:31:56.266Z | Compiling usdt-impl v0.6.0 |
| 1045 | 2026-09-04T21:31:56.434Z | Compiling openssl-probe v0.2.1 |
| 1046 | 2026-09-04T21:31:56.479Z | Compiling crossbeam-utils v0.8.22 |
| 1047 | 2026-09-04T21:31:57.022Z | Compiling dtrace-parser v0.3.0 |
| 1048 | 2026-09-04T21:31:57.026Z | Compiling hex v0.4.3 |
| 1049 | 2026-09-04T21:31:57.048Z | Compiling rustls v0.23.43 |
| 1050 | 2026-09-04T21:31:57.213Z | Compiling h2 v0.4.15 |
| 1051 | 2026-09-04T21:31:57.259Z | Compiling thread-id v5.1.0 |
| 1052 | 2026-09-04T21:31:57.342Z | Compiling thread_local v1.1.10 |
| 1053 | 2026-09-04T21:31:57.476Z | Compiling crc32fast v1.5.0 |
| 1054 | 2026-09-04T21:31:57.713Z | Compiling futures-executor v0.3.34 |
| 1055 | 2026-09-04T21:31:57.795Z | Compiling slog-async v2.8.0 |
| 1056 | 2026-09-04T21:31:57.808Z | Compiling cpufeatures v0.3.0 |
| 1057 | 2026-09-04T21:31:57.837Z | Compiling darling_macro v0.23.0 |
| 1058 | 2026-09-04T21:31:57.880Z | Compiling match_cfg v0.1.0 |
| 1059 | 2026-09-04T21:31:57.948Z | Compiling futures v0.3.34 |
| 1060 | 2026-09-04T21:31:58.026Z | Compiling rand_core v0.9.5 |
| 1061 | 2026-09-04T21:31:58.123Z | Compiling macaddr v1.0.1 |
| 1062 | 2026-09-04T21:31:58.186Z | Compiling simd-adler32 v0.3.10 |
| 1063 | 2026-09-04T21:31:58.248Z | Compiling adler2 v2.0.1 |
| 1064 | 2026-09-04T21:31:58.765Z | Compiling term v1.2.1 |
| 1065 | 2026-09-04T21:31:58.775Z | Compiling take_mut v0.2.2 |
| 1066 | 2026-09-04T21:31:58.775Z | Compiling ref-cast v1.0.26 |
| 1067 | 2026-09-04T21:31:58.775Z | Compiling syn v1.0.109 |
| 1068 | 2026-09-04T21:31:58.775Z | Compiling darling v0.23.0 |
| 1069 | 2026-09-04T21:31:58.775Z | Compiling dof v0.4.0 |
| 1070 | 2026-09-04T21:31:58.775Z | Compiling miniz_oxide v0.8.9 |
| 1071 | 2026-09-04T21:31:58.775Z | Compiling hybrid-array v0.4.14 |
| 1072 | 2026-09-04T21:31:58.804Z | Compiling serde_tokenstream v0.3.0 |
| 1073 | 2026-09-04T21:31:59.083Z | Compiling structmeta-derive v0.3.0 |
| 1074 | 2026-09-04T21:31:59.106Z | Compiling ref-cast-impl v1.0.26 |
| 1075 | 2026-09-04T21:31:59.233Z | Compiling newtype-uuid-macros v0.1.1 |
| 1076 | 2026-09-04T21:31:59.233Z | Compiling flate2 v1.1.9 |
| 1077 | 2026-09-04T21:31:59.683Z | Compiling hyper v1.11.1 |
| 1078 | 2026-09-04T21:32:00.036Z | Compiling rand_chacha v0.9.0 |
| 1079 | 2026-09-04T21:32:00.166Z | Compiling structmeta v0.3.0 |
| 1080 | 2026-09-04T21:32:00.423Z | Compiling compression-core v0.4.32 |
| 1081 | 2026-09-04T21:32:00.573Z | Compiling compression-codecs v0.4.38 |
| 1082 | 2026-09-04T21:32:00.585Z | Compiling rand v0.9.5 |
| 1083 | 2026-09-04T21:32:00.715Z | Compiling usdt-macro v0.6.0 |
| 1084 | 2026-09-04T21:32:00.724Z | Compiling usdt-attr-macro v0.6.0 |
| 1085 | 2026-09-04T21:32:00.823Z | Compiling hyper-util v0.1.20 |
| 1086 | 2026-09-04T21:32:01.182Z | Compiling block-buffer v0.12.1 |
| 1087 | 2026-09-04T21:32:01.342Z | Compiling crypto-common v0.2.2 |
| 1088 | 2026-09-04T21:32:01.833Z | Compiling newtype-uuid v1.4.0 |
| 1089 | 2026-09-04T21:32:01.859Z | Compiling serde_spanned v1.1.1 |
| 1090 | 2026-09-04T21:32:01.909Z | Compiling multer v3.1.0 |
| 1091 | 2026-09-04T21:32:01.913Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1092 | 2026-09-04T21:32:02.004Z | Compiling const-oid v0.10.2 |
| 1093 | 2026-09-04T21:32:02.130Z | Compiling quick-error v1.2.3 |
| 1094 | 2026-09-04T21:32:02.136Z | Compiling debug-ignore v1.0.5 |
| 1095 | 2026-09-04T21:32:02.168Z | Compiling digest v0.11.3 |
| 1096 | 2026-09-04T21:32:02.234Z | Compiling daft v0.1.8 |
| 1097 | 2026-09-04T21:32:02.256Z | Compiling time v0.3.55 |
| 1098 | 2026-09-04T21:32:02.293Z | Compiling async-stream-impl v0.3.6 |
| 1099 | 2026-09-04T21:32:02.333Z | Compiling strum_macros v0.26.4 |
| 1100 | 2026-09-04T21:32:02.481Z | Compiling generic-array v0.14.7 |
| 1101 | 2026-09-04T21:32:02.494Z | Compiling dropshot v0.17.1 |
| 1102 | 2026-09-04T21:32:02.713Z | Compiling encoding_rs v0.8.35 |
| 1103 | 2026-09-04T21:32:02.721Z | Compiling bit-vec v0.8.0 |
| 1104 | 2026-09-04T21:32:02.925Z | Compiling spin v0.9.9 |
| 1105 | 2026-09-04T21:32:03.042Z | Compiling mime v0.3.17 |
| 1106 | 2026-09-04T21:32:03.563Z | Compiling async-stream v0.3.6 |
| 1107 | 2026-09-04T21:32:03.566Z | Compiling bit-set v0.8.0 |
| 1108 | 2026-09-04T21:32:03.566Z | Compiling sha1 v0.11.0 |
| 1109 | 2026-09-04T21:32:03.566Z | Compiling serde_with_macros v3.22.0 |
| 1110 | 2026-09-04T21:32:03.566Z | Compiling crossbeam-channel v0.5.16 |
| 1111 | 2026-09-04T21:32:03.566Z | Compiling tower v0.5.3 |
| 1112 | 2026-09-04T21:32:03.593Z | Compiling waitgroup v0.1.2 |
| 1113 | 2026-09-04T21:32:03.918Z | Compiling dropshot_endpoint v0.17.1 |
| 1114 | 2026-09-04T21:32:03.969Z | Compiling openapiv3 v2.2.0 |
| 1115 | 2026-09-04T21:32:04.006Z | Compiling strum v0.26.3 |
| 1116 | 2026-09-04T21:32:04.140Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1117 | 2026-09-04T21:32:04.296Z | Compiling serde_path_to_error v0.1.20 |
| 1118 | 2026-09-04T21:32:04.806Z | Compiling unarray v0.1.4 |
| 1119 | 2026-09-04T21:32:04.809Z | Compiling tower-http v0.6.11 |
| 1120 | 2026-09-04T21:32:04.809Z | Compiling derive-ex v0.1.8 |
| 1121 | 2026-09-04T21:32:04.809Z | Compiling tempfile v3.27.0 |
| 1122 | 2026-09-04T21:32:05.037Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1123 | 2026-09-04T21:32:05.070Z | Compiling rustls-native-certs v0.8.4 |
| 1124 | 2026-09-04T21:32:05.406Z | Compiling strum_macros v0.27.2 |
| 1125 | 2026-09-04T21:32:05.577Z | Compiling is-terminal v0.4.17 |
| 1126 | 2026-09-04T21:32:05.647Z | Compiling instant v0.1.13 |
| 1127 | 2026-09-04T21:32:05.670Z | Compiling slog-term v2.9.2 |
| 1128 | 2026-09-04T21:32:06.167Z | Compiling test-strategy v0.4.5 |
| 1129 | 2026-09-04T21:32:06.279Z | Compiling slog-json v2.6.1 |
| 1130 | 2026-09-04T21:32:06.361Z | Compiling hostname v0.3.1 |
| 1131 | 2026-09-04T21:32:06.457Z | Compiling memmap2 v0.9.11 |
| 1132 | 2026-09-04T21:32:06.480Z | Compiling either v1.17.0 |
| 1133 | 2026-09-04T21:32:06.497Z | Compiling slog-bunyan v2.5.0 |
| 1134 | 2026-09-04T21:32:06.630Z | Compiling usdt v0.6.0 |
| 1135 | 2026-09-04T21:32:06.677Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1136 | 2026-09-04T21:32:06.691Z | Compiling crypto-common v0.1.7 |
| 1137 | 2026-09-04T21:32:06.823Z | Compiling parse-display-derive v0.10.0 |
| 1138 | 2026-09-04T21:32:06.909Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1139 | 2026-09-04T21:32:07.215Z | Compiling strum v0.27.2 |
| 1140 | 2026-09-04T21:32:07.280Z | Compiling backon v1.6.0 |
| 1141 | 2026-09-04T21:32:07.344Z | Compiling rand_chacha v0.3.1 |
| 1142 | 2026-09-04T21:32:07.355Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1143 | 2026-09-04T21:32:07.499Z | Compiling async-compression v0.4.43 |
| 1144 | 2026-09-04T21:32:07.584Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1145 | 2026-09-04T21:32:07.659Z | Compiling rand v0.8.7 |
| 1146 | 2026-09-04T21:32:07.809Z | Compiling rustls-pemfile v2.2.0 |
| 1147 | 2026-09-04T21:32:08.005Z | Compiling wait-timeout v0.2.1 |
| 1148 | 2026-09-04T21:32:08.080Z | Compiling hostname v0.4.2 |
| 1149 | 2026-09-04T21:32:08.311Z | Compiling rusty-fork v0.3.1 |
| 1150 | 2026-09-04T21:32:08.314Z | Compiling serde_with v3.22.0 |
| 1151 | 2026-09-04T21:32:08.440Z | Compiling rand_xorshift v0.4.0 |
| 1152 | 2026-09-04T21:32:08.660Z | Compiling regress v0.10.5 |
| 1153 | 2026-09-04T21:32:08.673Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1154 | 2026-09-04T21:32:08.765Z | Compiling humantime v2.4.0 |
| 1155 | 2026-09-04T21:32:08.978Z | Compiling proptest v1.11.0 |
| 1156 | 2026-09-04T21:32:09.053Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1157 | 2026-09-04T21:32:09.141Z | Compiling iddqd v0.4.6 |
| 1158 | 2026-09-04T21:32:09.215Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1159 | 2026-09-04T21:32:09.395Z | Compiling block-buffer v0.10.4 |
| 1160 | 2026-09-04T21:32:09.470Z | Compiling reqwest v0.12.28 |
| 1161 | 2026-09-04T21:32:09.725Z | Compiling unicode-width v0.2.2 |
| 1162 | 2026-09-04T21:32:10.004Z | Compiling digest v0.10.7 |
| 1163 | 2026-09-04T21:32:10.145Z | Compiling parse-display v0.10.0 |
| 1164 | 2026-09-04T21:32:10.218Z | Compiling backoff v0.4.0 |
| 1165 | 2026-09-04T21:32:10.407Z | Compiling itertools v0.14.0 |
| 1166 | 2026-09-04T21:32:10.445Z | Compiling progenitor-client v0.10.0 |
| 1167 | 2026-09-04T21:32:10.476Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1168 | 2026-09-04T21:32:11.009Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1169 | 2026-09-04T21:32:12.195Z | Compiling utf8parse v0.2.2 |
| 1170 | 2026-09-04T21:32:12.309Z | Compiling anstyle-parse v1.0.0 |
| 1171 | 2026-09-04T21:32:12.528Z | Compiling regress v0.11.1 |
| 1172 | 2026-09-04T21:32:12.723Z | Compiling colorchoice v1.0.5 |
| 1173 | 2026-09-04T21:32:12.841Z | Compiling is_terminal_polyfill v1.70.2 |
| 1174 | 2026-09-04T21:32:12.852Z | Compiling anstyle-query v1.1.5 |
| 1175 | 2026-09-04T21:32:12.865Z | Compiling anstyle v1.0.14 |
| 1176 | 2026-09-04T21:32:13.033Z | Compiling anstream v1.0.0 |
| 1177 | 2026-09-04T21:32:13.493Z | Compiling clap_lex v1.1.0 |
| 1178 | 2026-09-04T21:32:13.759Z | Compiling toml_datetime v0.6.11 |
| 1179 | 2026-09-04T21:32:14.036Z | Compiling zerocopy-derive v0.7.35 |
| 1180 | 2026-09-04T21:32:14.123Z | Compiling typify-impl v0.6.2 |
| 1181 | 2026-09-04T21:32:15.041Z | Compiling clap_derive v4.6.4 |
| 1182 | 2026-09-04T21:32:15.044Z | Compiling cpufeatures v0.2.17 |
| 1183 | 2026-09-04T21:32:15.044Z | Compiling convert_case v0.4.0 |
| 1184 | 2026-09-04T21:32:15.044Z | Compiling zerocopy v0.7.35 |
| 1185 | 2026-09-04T21:32:15.231Z | Compiling derive_more v0.99.20 |
| 1186 | 2026-09-04T21:32:16.128Z | Compiling terminal_size v0.4.4 |
| 1187 | 2026-09-04T21:32:16.674Z | Compiling secrecy v0.10.3 |
| 1188 | 2026-09-04T21:32:16.923Z | Compiling float-ord v0.3.2 |
| 1189 | 2026-09-04T21:32:17.382Z | Compiling crucible-workspace-hack v0.1.0 |
| 1190 | 2026-09-04T21:32:17.385Z | Compiling heapless v0.8.0 |
| 1191 | 2026-09-04T21:32:17.385Z | Compiling tinyvec_macros v0.1.1 |
| 1192 | 2026-09-04T21:32:17.386Z | Compiling tinyvec v1.12.0 |
| 1193 | 2026-09-04T21:32:17.386Z | Compiling clap_builder v4.6.6 |
| 1194 | 2026-09-04T21:32:17.671Z | Compiling dtrace-parser v0.2.0 |
| 1195 | 2026-09-04T21:32:17.776Z | Compiling scroll_derive v0.12.1 |
| 1196 | 2026-09-04T21:32:17.779Z | Compiling serde_repr v0.1.21 |
| 1197 | 2026-09-04T21:32:17.914Z | Compiling hash32 v0.3.1 |
| 1198 | 2026-09-04T21:32:18.069Z | Compiling num-integer v0.1.47 |
| 1199 | 2026-09-04T21:32:18.342Z | Compiling rustc_version v0.4.1 |
| 1200 | 2026-09-04T21:32:18.393Z | Compiling usdt-impl v0.5.0 |
| 1201 | 2026-09-04T21:32:18.535Z | Compiling crossbeam-epoch v0.9.20 |
| 1202 | 2026-09-04T21:32:18.614Z | Compiling smoltcp v0.11.0 |
| 1203 | 2026-09-04T21:32:18.769Z | Compiling curve25519-dalek v4.1.3 |
| 1204 | 2026-09-04T21:32:18.857Z | Compiling clap v4.6.6 |
| 1205 | 2026-09-04T21:32:18.894Z | Compiling scroll v0.12.0 |
| 1206 | 2026-09-04T21:32:19.169Z | Compiling dof v0.3.0 |
| 1207 | 2026-09-04T21:32:19.377Z | Compiling hmac v0.12.1 |
| 1208 | 2026-09-04T21:32:19.505Z | Compiling inout v0.1.4 |
| 1209 | 2026-09-04T21:32:19.518Z | Compiling ff v0.13.1 |
| 1210 | 2026-09-04T21:32:19.522Z | Compiling darling_core v0.21.3 |
| 1211 | 2026-09-04T21:32:19.522Z | Compiling cobs v0.3.0 |
| 1212 | 2026-09-04T21:32:19.653Z | Compiling thread-id v4.2.2 |
| 1213 | 2026-09-04T21:32:19.667Z | Compiling bitflags v1.3.2 |
| 1214 | 2026-09-04T21:32:19.729Z | Compiling managed v0.8.0 |
| 1215 | 2026-09-04T21:32:19.750Z | Compiling postcard v1.1.3 |
| 1216 | 2026-09-04T21:32:20.086Z | Compiling group v0.13.0 |
| 1217 | 2026-09-04T21:32:20.202Z | Compiling cipher v0.4.4 |
| 1218 | 2026-09-04T21:32:20.252Z | Compiling hkdf v0.12.4 |
| 1219 | 2026-09-04T21:32:20.418Z | Compiling goblin v0.8.2 |
| 1220 | 2026-09-04T21:32:20.468Z | Compiling typify-macro v0.6.2 |
| 1221 | 2026-09-04T21:32:21.206Z | Compiling num-iter v0.1.46 |
| 1222 | 2026-09-04T21:32:21.624Z | Compiling num-rational v0.4.2 |
| 1223 | 2026-09-04T21:32:21.629Z | Compiling tabwriter v1.4.1 |
| 1224 | 2026-09-04T21:32:21.629Z | Compiling darling_macro v0.21.3 |
| 1225 | 2026-09-04T21:32:21.723Z | Compiling universal-hash v0.5.1 |
| 1226 | 2026-09-04T21:32:21.829Z | Compiling crypto-bigint v0.5.5 |
| 1227 | 2026-09-04T21:32:21.851Z | Compiling hubpack_derive v0.1.1 |
| 1228 | 2026-09-04T21:32:21.855Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1229 | 2026-09-04T21:32:22.218Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1230 | 2026-09-04T21:32:22.569Z | Compiling half v2.7.1 |
| 1231 | 2026-09-04T21:32:22.574Z | Compiling typify v0.6.2 |
| 1232 | 2026-09-04T21:32:22.664Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1233 | 2026-09-04T21:32:22.842Z | Compiling num-complex v0.4.6 |
| 1234 | 2026-09-04T21:32:23.029Z | Compiling memoffset v0.9.1 |
| 1235 | 2026-09-04T21:32:23.099Z | Compiling cfg_aliases v0.2.2 |
| 1236 | 2026-09-04T21:32:23.182Z | Compiling ciborium-io v0.2.2 |
| 1237 | 2026-09-04T21:32:23.209Z | Compiling opaque-debug v0.3.1 |
| 1238 | 2026-09-04T21:32:23.226Z | Compiling base64ct v1.8.3 |
| 1239 | 2026-09-04T21:32:23.258Z | Compiling rustix v0.38.44 |
| 1240 | 2026-09-04T21:32:23.269Z | Compiling unsafe-libyaml v0.2.11 |
| 1241 | 2026-09-04T21:32:23.273Z | Compiling base16ct v0.2.0 |
| 1242 | 2026-09-04T21:32:23.431Z | Compiling elliptic-curve v0.13.8 |
| 1243 | 2026-09-04T21:32:23.514Z | Compiling password-hash v0.5.0 |
| 1244 | 2026-09-04T21:32:23.703Z | Compiling poly1305 v0.8.0 |
| 1245 | 2026-09-04T21:32:24.200Z | Compiling ciborium-ll v0.2.2 |
| 1246 | 2026-09-04T21:32:24.214Z | Compiling serde_yaml v0.9.34+deprecated |
| 1247 | 2026-09-04T21:32:24.214Z | Compiling nix v0.31.3 |
| 1248 | 2026-09-04T21:32:24.214Z | Compiling num v0.4.3 |
| 1249 | 2026-09-04T21:32:24.801Z | Compiling thiserror-no-std v2.0.2 |
| 1250 | 2026-09-04T21:32:24.806Z | Compiling hubpack v0.1.2 |
| 1251 | 2026-09-04T21:32:24.806Z | Compiling darling v0.21.3 |
| 1252 | 2026-09-04T21:32:24.967Z | Compiling chacha20 v0.9.1 |
| 1253 | 2026-09-04T21:32:25.188Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1254 | 2026-09-04T21:32:25.283Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1255 | 2026-09-04T21:32:25.429Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1256 | 2026-09-04T21:32:26.008Z | Compiling blake2 v0.10.6 |
| 1257 | 2026-09-04T21:32:26.078Z | Compiling aead v0.5.2 |
| 1258 | 2026-09-04T21:32:26.242Z | Compiling byte-wrapper v0.1.0 |
| 1259 | 2026-09-04T21:32:26.297Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1260 | 2026-09-04T21:32:26.472Z | Compiling proc-macro-error-attr v1.0.4 |
| 1261 | 2026-09-04T21:32:26.690Z | Compiling static_assertions v1.1.0 |
| 1262 | 2026-09-04T21:32:26.702Z | Compiling prettyplease v0.2.37 |
| 1263 | 2026-09-04T21:32:26.769Z | Compiling keccak v0.1.6 |
| 1264 | 2026-09-04T21:32:26.777Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1265 | 2026-09-04T21:32:26.957Z | Compiling sha3 v0.10.9 |
| 1266 | 2026-09-04T21:32:27.030Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1267 | 2026-09-04T21:32:27.660Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1268 | 2026-09-04T21:32:27.663Z | Compiling argon2 v0.5.3 |
| 1269 | 2026-09-04T21:32:27.693Z | Compiling chacha20poly1305 v0.10.1 |
| 1270 | 2026-09-04T21:32:27.817Z | Compiling proc-macro-crate v3.5.0 |
| 1271 | 2026-09-04T21:32:28.076Z | Compiling ingot-macros v0.1.1 |
| 1272 | 2026-09-04T21:32:28.233Z | Compiling vsss-rs v3.3.4 |
| 1273 | 2026-09-04T21:32:28.288Z | Compiling ciborium v0.2.2 |
| 1274 | 2026-09-04T21:32:28.774Z | Compiling usdt-macro v0.5.0 |
| 1275 | 2026-09-04T21:32:29.325Z | Compiling usdt-attr-macro v0.5.0 |
| 1276 | 2026-09-04T21:32:29.797Z | Compiling serde_spanned v0.6.9 |
| 1277 | 2026-09-04T21:32:29.878Z | Compiling enum-as-inner v0.6.1 |
| 1278 | 2026-09-04T21:32:30.340Z | Compiling num-derive v0.4.2 |
| 1279 | 2026-09-04T21:32:30.750Z | Compiling proc-macro-error v1.0.4 |
| 1280 | 2026-09-04T21:32:30.750Z | Compiling memmap v0.7.0 |
| 1281 | 2026-09-04T21:32:30.755Z | Compiling indent_write v2.2.0 |
| 1282 | 2026-09-04T21:32:30.755Z | Compiling winnow v0.5.40 |
| 1283 | 2026-09-04T21:32:30.755Z | Compiling data-encoding v2.11.1 |
| 1284 | 2026-09-04T21:32:30.755Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1285 | 2026-09-04T21:32:30.755Z | Compiling winnow v0.7.15 |
| 1286 | 2026-09-04T21:32:30.779Z | Compiling toml_write v0.1.2 |
| 1287 | 2026-09-04T21:32:30.828Z | Compiling ingot-types v0.1.2 |
| 1288 | 2026-09-04T21:32:30.853Z | Compiling usdt v0.5.0 |
| 1289 | 2026-09-04T21:32:30.973Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1290 | 2026-09-04T21:32:31.026Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1291 | 2026-09-04T21:32:31.122Z | Compiling num_enum_derive v0.7.6 |
| 1292 | 2026-09-04T21:32:31.218Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1293 | 2026-09-04T21:32:31.612Z | Compiling foreign-types-macros v0.2.4 |
| 1294 | 2026-09-04T21:32:31.829Z | Compiling toml_edit v0.19.15 |
| 1295 | 2026-09-04T21:32:32.261Z | Compiling crossbeam-deque v0.8.7 |
| 1296 | 2026-09-04T21:32:32.265Z | Compiling toml_edit v0.22.27 |
| 1297 | 2026-09-04T21:32:32.265Z | Compiling colored v3.1.1 |
| 1298 | 2026-09-04T21:32:32.265Z | Compiling bytecount v0.6.9 |
| 1299 | 2026-09-04T21:32:32.265Z | Compiling foreign-types-shared v0.3.1 |
| 1300 | 2026-09-04T21:32:32.275Z | Compiling vcpkg v0.2.15 |
| 1301 | 2026-09-04T21:32:32.315Z | Compiling foreign-types v0.5.0 |
| 1302 | 2026-09-04T21:32:32.391Z | Compiling num_enum v0.7.6 |
| 1303 | 2026-09-04T21:32:32.785Z | Compiling ingot v0.1.1 |
| 1304 | 2026-09-04T21:32:32.813Z | Compiling openssl-sys v0.9.117 |
| 1305 | 2026-09-04T21:32:32.912Z | Compiling atomicwrites v0.4.4 |
| 1306 | 2026-09-04T21:32:33.113Z | Compiling proc-macro-crate v1.3.1 |
| 1307 | 2026-09-04T21:32:33.447Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1308 | 2026-09-04T21:32:33.463Z | Compiling toml v0.8.23 |
| 1309 | 2026-09-04T21:32:33.879Z | Compiling chacha20 v0.10.1 |
| 1310 | 2026-09-04T21:32:34.022Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1311 | 2026-09-04T21:32:34.157Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1312 | 2026-09-04T21:32:34.204Z | Compiling cstr-argument v0.1.2 |
| 1313 | 2026-09-04T21:32:34.401Z | Compiling semver v0.1.20 |
| 1314 | 2026-09-04T21:32:34.422Z | Compiling linked-hash-map v0.5.6 |
| 1315 | 2026-09-04T21:32:34.431Z | Compiling rayon-core v1.13.0 |
| 1316 | 2026-09-04T21:32:34.573Z | Compiling heck v0.4.1 |
| 1317 | 2026-09-04T21:32:34.635Z | Compiling resolv-conf v0.7.6 |
| 1318 | 2026-09-04T21:32:34.646Z | Compiling swrite v0.1.0 |
| 1319 | 2026-09-04T21:32:34.780Z | Compiling unicode-segmentation v1.13.3 |
| 1320 | 2026-09-04T21:32:34.872Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1321 | 2026-09-04T21:32:34.937Z | Compiling rustc_version v0.1.7 |
| 1322 | 2026-09-04T21:32:35.026Z | Compiling lru-cache v0.1.2 |
| 1323 | 2026-09-04T21:32:35.104Z | Compiling newline-converter v0.3.0 |
| 1324 | 2026-09-04T21:32:35.116Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1325 | 2026-09-04T21:32:35.150Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1326 | 2026-09-04T21:32:35.214Z | Compiling rand v0.10.2 |
| 1327 | 2026-09-04T21:32:35.225Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1328 | 2026-09-04T21:32:35.257Z | Compiling num_enum_derive v0.5.11 |
| 1329 | 2026-09-04T21:32:35.416Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1330 | 2026-09-04T21:32:35.431Z | Compiling hickory-proto v0.24.4 |
| 1331 | 2026-09-04T21:32:35.605Z | Compiling progenitor-impl v0.13.0 |
| 1332 | 2026-09-04T21:32:36.282Z | Compiling rustls-webpki v0.103.14 |
| 1333 | 2026-09-04T21:32:36.286Z | Compiling progenitor-impl v0.14.0 |
| 1334 | 2026-09-04T21:32:36.286Z | Compiling console v0.16.4 |
| 1335 | 2026-09-04T21:32:36.923Z | Compiling camino-tempfile v1.4.1 |
| 1336 | 2026-09-04T21:32:36.998Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1337 | 2026-09-04T21:32:37.462Z | Compiling serde-big-array v0.5.1 |
| 1338 | 2026-09-04T21:32:37.871Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1339 | 2026-09-04T21:32:37.871Z | Compiling derive-where v1.6.1 |
| 1340 | 2026-09-04T21:32:37.880Z | Compiling pin-project-internal v1.1.13 |
| 1341 | 2026-09-04T21:32:37.996Z | Compiling similar v3.2.0 |
| 1342 | 2026-09-04T21:32:38.464Z | Compiling siphasher v1.0.3 |
| 1343 | 2026-09-04T21:32:38.681Z | Compiling minimal-lexical v0.2.1 |
| 1344 | 2026-09-04T21:32:38.742Z | Compiling expectorate v1.3.0 |
| 1345 | 2026-09-04T21:32:38.864Z | Compiling pin-project v1.1.13 |
| 1346 | 2026-09-04T21:32:38.985Z | Compiling nom v7.1.3 |
| 1347 | 2026-09-04T21:32:39.018Z | Compiling phf_shared v0.12.1 |
| 1348 | 2026-09-04T21:32:39.151Z | Compiling hickory-resolver v0.24.4 |
| 1349 | 2026-09-04T21:32:39.265Z | Compiling tokio-rustls v0.26.4 |
| 1350 | 2026-09-04T21:32:39.488Z | Compiling hyper-rustls v0.27.9 |
| 1351 | 2026-09-04T21:32:39.538Z | Compiling rustls-platform-verifier v0.7.0 |
| 1352 | 2026-09-04T21:32:39.778Z | Compiling reqwest v0.13.4 |
| 1353 | 2026-09-04T21:32:40.597Z | Compiling progenitor-macro v0.14.0 |
| 1354 | 2026-09-04T21:32:41.495Z | Compiling progenitor-client v0.14.0 |
| 1355 | 2026-09-04T21:32:41.803Z | Compiling progenitor-extras v0.2.0 |
| 1356 | 2026-09-04T21:32:42.047Z | Compiling progenitor-client v0.13.0 |
| 1357 | 2026-09-04T21:32:42.359Z | Compiling progenitor-macro v0.13.0 |
| 1358 | 2026-09-04T21:32:42.372Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1359 | 2026-09-04T21:32:42.649Z | Compiling num_enum v0.5.11 |
| 1360 | 2026-09-04T21:32:42.824Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1361 | 2026-09-04T21:32:45.908Z | Compiling newtype_derive v0.1.6 |
| 1362 | 2026-09-04T21:32:46.775Z | Compiling unicode-normalization v0.1.25 |
| 1363 | 2026-09-04T21:32:47.262Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1364 | 2026-09-04T21:32:47.416Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1365 | 2026-09-04T21:32:47.892Z | Compiling itertools v0.15.0 |
| 1366 | 2026-09-04T21:32:47.904Z | Compiling tokio-stream v0.1.19 |
| 1367 | 2026-09-04T21:32:48.927Z | Compiling async-recursion v1.1.1 |
| 1368 | 2026-09-04T21:32:49.004Z | Compiling snafu-derive v0.8.9 |
| 1369 | 2026-09-04T21:32:49.628Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1370 | 2026-09-04T21:32:49.825Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1371 | 2026-09-04T21:32:49.906Z | Compiling slog-dtrace v0.3.0 |
| 1372 | 2026-09-04T21:32:49.997Z | Compiling csv-core v0.1.13 |
| 1373 | 2026-09-04T21:32:50.147Z | Compiling bstr v1.13.1 |
| 1374 | 2026-09-04T21:32:50.270Z | Compiling same-file v1.0.6 |
| 1375 | 2026-09-04T21:32:50.369Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1376 | 2026-09-04T21:32:50.380Z | Compiling konst_macro_rules v0.2.19 |
| 1377 | 2026-09-04T21:32:50.393Z | Compiling unicode-xid v0.2.6 |
| 1378 | 2026-09-04T21:32:50.442Z | Compiling openssl v0.10.81 |
| 1379 | 2026-09-04T21:32:50.518Z | Compiling foldhash v0.1.5 |
| 1380 | 2026-09-04T21:32:50.557Z | Compiling owo-colors v4.3.0 |
| 1381 | 2026-09-04T21:32:50.646Z | Compiling jiff-core v0.1.0 |
| 1382 | 2026-09-04T21:32:50.697Z | Compiling foreign-types-shared v0.1.1 |
| 1383 | 2026-09-04T21:32:50.715Z | Compiling chrono-tz v0.10.4 |
| 1384 | 2026-09-04T21:32:50.769Z | Compiling cancel-safe-futures v0.1.5 |
| 1385 | 2026-09-04T21:32:50.786Z | Compiling highway v1.3.0 |
| 1386 | 2026-09-04T21:32:50.891Z | Compiling unicode-width v0.1.14 |
| 1387 | 2026-09-04T21:32:50.991Z | Compiling snafu v0.8.9 |
| 1388 | 2026-09-04T21:32:51.028Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1389 | 2026-09-04T21:32:51.167Z | Compiling foreign-types v0.3.2 |
| 1390 | 2026-09-04T21:32:51.194Z | Compiling hashbrown v0.15.5 |
| 1391 | 2026-09-04T21:32:51.330Z | Compiling const_format_proc_macros v0.2.34 |
| 1392 | 2026-09-04T21:32:51.377Z | Compiling konst v0.2.20 |
| 1393 | 2026-09-04T21:32:51.403Z | Compiling jiff v0.2.35 |
| 1394 | 2026-09-04T21:32:51.580Z | Compiling globset v0.4.20 |
| 1395 | 2026-09-04T21:32:51.722Z | Compiling walkdir v2.5.0 |
| 1396 | 2026-09-04T21:32:51.804Z | Compiling csv v1.4.0 |
| 1397 | 2026-09-04T21:32:52.021Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1398 | 2026-09-04T21:32:52.169Z | Compiling ingot-macros v0.2.0 |
| 1399 | 2026-09-04T21:32:52.383Z | Compiling qorb v0.4.1 |
| 1400 | 2026-09-04T21:32:52.412Z | Compiling progenitor v0.13.0 |
| 1401 | 2026-09-04T21:32:52.555Z | Compiling progenitor v0.14.0 |
| 1402 | 2026-09-04T21:32:53.105Z | Compiling olpc-cjson v0.1.4 |
| 1403 | 2026-09-04T21:32:53.111Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1404 | 2026-09-04T21:32:53.111Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1405 | 2026-09-04T21:32:53.834Z | Compiling rayon v1.12.0 |
| 1406 | 2026-09-04T21:32:53.861Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1407 | 2026-09-04T21:32:54.526Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1408 | 2026-09-04T21:32:54.877Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1409 | 2026-09-04T21:32:55.020Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1410 | 2026-09-04T21:32:55.426Z | Compiling phf v0.12.1 |
| 1411 | 2026-09-04T21:32:55.436Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1412 | 2026-09-04T21:32:55.636Z | Compiling zone_cfg_derive v0.3.1 |
| 1413 | 2026-09-04T21:32:55.646Z | Compiling tokio-dtrace v0.1.1 |
| 1414 | 2026-09-04T21:32:55.926Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1415 | 2026-09-04T21:32:55.950Z | Compiling itertools v0.12.1 |
| 1416 | 2026-09-04T21:32:55.984Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1417 | 2026-09-04T21:32:56.148Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1418 | 2026-09-04T21:32:56.179Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1419 | 2026-09-04T21:32:56.311Z | Compiling libsw-core v0.3.2 |
| 1420 | 2026-09-04T21:32:56.413Z | Compiling serde_plain v1.0.2 |
| 1421 | 2026-09-04T21:32:56.548Z | Compiling pem v3.0.6 |
| 1422 | 2026-09-04T21:32:56.601Z | Compiling openssl-macros v0.1.1 |
| 1423 | 2026-09-04T21:32:56.651Z | Compiling cookie v0.18.2 |
| 1424 | 2026-09-04T21:32:56.746Z | Compiling sigpipe v0.1.3 |
| 1425 | 2026-09-04T21:32:56.835Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1426 | 2026-09-04T21:32:56.847Z | Compiling typed-path v0.9.3 |
| 1427 | 2026-09-04T21:32:56.875Z | Compiling glob v0.3.4 |
| 1428 | 2026-09-04T21:32:57.055Z | Compiling fixedbitset v0.5.7 |
| 1429 | 2026-09-04T21:32:57.069Z | Compiling fixedbitset v0.4.2 |
| 1430 | 2026-09-04T21:32:57.174Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1431 | 2026-09-04T21:32:57.313Z | Compiling petgraph v0.8.3 |
| 1432 | 2026-09-04T21:32:57.336Z | Compiling petgraph v0.6.5 |
| 1433 | 2026-09-04T21:32:57.412Z | Compiling zone v0.3.1 |
| 1434 | 2026-09-04T21:32:57.924Z | Compiling tough v0.22.0 |
| 1435 | 2026-09-04T21:32:58.271Z | Compiling libsw v3.5.0 |
| 1436 | 2026-09-04T21:32:58.462Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1437 | 2026-09-04T21:32:58.468Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1438 | 2026-09-04T21:32:58.931Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1439 | 2026-09-04T21:32:59.185Z | Compiling oxide-tokio-rt v0.1.6 |
| 1440 | 2026-09-04T21:32:59.515Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1441 | 2026-09-04T21:32:59.701Z | Compiling ingot-types v0.2.0 |
| 1442 | 2026-09-04T21:32:59.733Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1443 | 2026-09-04T21:32:59.994Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1444 | 2026-09-04T21:33:00.144Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1445 | 2026-09-04T21:33:00.164Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1446 | 2026-09-04T21:33:00.936Z | Compiling const_format v0.2.36 |
| 1447 | 2026-09-04T21:33:00.943Z | Compiling papergrid v0.11.0 |
| 1448 | 2026-09-04T21:33:01.246Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1449 | 2026-09-04T21:33:01.359Z | Compiling tabled_derive v0.7.0 |
| 1450 | 2026-09-04T21:33:01.639Z | Compiling libscf-sys v1.2.0 |
| 1451 | 2026-09-04T21:33:01.726Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1452 | 2026-09-04T21:33:01.736Z | Compiling gethostname v0.5.0 |
| 1453 | 2026-09-04T21:33:01.821Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1454 | 2026-09-04T21:33:01.857Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1455 | 2026-09-04T21:33:01.947Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1456 | 2026-09-04T21:33:02.169Z | Compiling bcs v0.1.6 |
| 1457 | 2026-09-04T21:33:02.258Z | Compiling smf v0.2.3 |
| 1458 | 2026-09-04T21:33:02.311Z | Compiling tagptr v0.2.0 |
| 1459 | 2026-09-04T21:33:02.402Z | Compiling unicode-linebreak v0.1.5 |
| 1460 | 2026-09-04T21:33:02.443Z | Compiling termtree v0.5.1 |
| 1461 | 2026-09-04T21:33:02.466Z | Compiling linear-map v1.2.0 |
| 1462 | 2026-09-04T21:33:02.600Z | Compiling smawk v0.3.3 |
| 1463 | 2026-09-04T21:33:02.641Z | Compiling whoami v1.6.1 |
| 1464 | 2026-09-04T21:33:02.645Z | Compiling lazy_static v1.5.0 |
| 1465 | 2026-09-04T21:33:02.663Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1466 | 2026-09-04T21:33:02.731Z | Compiling steno v0.4.1 |
| 1467 | 2026-09-04T21:33:02.739Z | Compiling textwrap v0.16.2 |
| 1468 | 2026-09-04T21:33:02.754Z | Compiling moka v0.12.16 |
| 1469 | 2026-09-04T21:33:03.263Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1470 | 2026-09-04T21:33:03.277Z | Compiling tabled v0.15.0 |
| 1471 | 2026-09-04T21:33:03.751Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1472 | 2026-09-04T21:33:03.989Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1473 | 2026-09-04T21:33:04.325Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1474 | 2026-09-04T21:33:04.537Z | Compiling ingot v0.2.1 |
| 1475 | 2026-09-04T21:33:06.373Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1476 | 2026-09-04T21:33:06.584Z | Compiling hickory-proto v0.25.2 |
| 1477 | 2026-09-04T21:33:07.059Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1478 | 2026-09-04T21:33:07.303Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1479 | 2026-09-04T21:33:07.303Z | Compiling parking_lot_core v0.8.6 |
| 1480 | 2026-09-04T21:33:07.303Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1481 | 2026-09-04T21:33:07.448Z | Compiling papergrid v0.18.0 |
| 1482 | 2026-09-04T21:33:07.448Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1483 | 2026-09-04T21:33:07.448Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1484 | 2026-09-04T21:33:07.972Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1485 | 2026-09-04T21:33:08.069Z | Compiling tabled v0.21.0 |
| 1486 | 2026-09-04T21:33:08.138Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1487 | 2026-09-04T21:33:08.474Z | Compiling hickory-resolver v0.25.2 |
| 1488 | 2026-09-04T21:33:08.568Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1489 | 2026-09-04T21:33:09.458Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1490 | 2026-09-04T21:33:09.588Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1491 | 2026-09-04T21:33:09.971Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1492 | 2026-09-04T21:33:10.172Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 1493 | 2026-09-04T21:33:10.294Z | Compiling parking_lot v0.11.2 |
| 1494 | 2026-09-04T21:33:10.294Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1495 | 2026-09-04T21:33:10.616Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1496 | 2026-09-04T21:33:11.010Z | Compiling dropshot-api-manager-types v0.8.0 |
| 1497 | 2026-09-04T21:33:11.410Z | Compiling fxhash v0.2.1 |
| 1498 | 2026-09-04T21:33:11.410Z | Compiling crc8 v0.1.1 |
| 1499 | 2026-09-04T21:33:11.410Z | Compiling sled v0.34.7 |
| 1500 | 2026-09-04T21:33:15.921Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1501 | 2026-09-04T21:33:15.921Z | Compiling port-file v0.1.0 |
| 1502 | 2026-09-04T21:33:15.921Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1503 | 2026-09-04T21:33:16.481Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 1504 | 2026-09-04T21:33:16.481Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1505 | 2026-09-04T21:33:16.481Z | Compiling diff v0.1.13 |
| 1506 | 2026-09-04T21:33:16.481Z | Compiling yansi v1.0.1 |
| 1507 | 2026-09-04T21:33:16.547Z | Compiling pretty_assertions v1.4.1 |
| 1508 | 2026-09-04T21:33:16.548Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1509 | 2026-09-04T21:33:21.425Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1510 | 2026-09-04T21:33:23.063Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1511 | 2026-09-04T21:33:24.142Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1512 | 2026-09-04T21:33:25.125Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1513 | 2026-09-04T21:33:39.068Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 59s |
| 1514 | 2026-09-04T21:33:39.209Z | ──────────── |
| 1515 | 2026-09-04T21:33:39.210Z | Nextest run ID f411d747-184f-4e2d-8bb8-f72377a9d1e2 with nextest profile: default |
| 1516 | 2026-09-04T21:33:39.210Z | Starting 1 test across 3 binaries |
| 1517 | 2026-09-04T21:33:39.214Z | START ddm db::test::test_effective_tunnel_route_set |
| 1518 | 2026-09-04T21:33:39.214Z | |
| 1519 | 2026-09-04T21:33:39.214Z | running 1 test |
| 1520 | 2026-09-04T21:33:39.217Z | test db::test::test_effective_tunnel_route_set ... ok |
| 1521 | 2026-09-04T21:33:39.217Z | |
| 1522 | 2026-09-04T21:33:39.217Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1523 | 2026-09-04T21:33:39.218Z | |
| 1524 | 2026-09-04T21:33:39.218Z | PASS [ 0.005s] ddm db::test::test_effective_tunnel_route_set |
| 1525 | 2026-09-04T21:33:39.218Z | ──────────── |
| 1526 | 2026-09-04T21:33:39.218Z | Summary [ 0.006s] 1 test run: 1 passed, 0 skipped |
| 1527 | 2026-09-04T21:33:39.225Z | + rm -rf /tmp/tmp.wWaGrc |
| 1528 | 2026-09-04T21:33:39.227Z | process exited: duration 162659 ms, exit code 0 |
| |
| 1529 | 2026-09-04T21:33:39.233Z | found 0 output files |