|
|
|
| 1 | 2026-09-04T21:30:44.832Z | job assigned to worker 01M1Q589APC33ZP6EFXN8ZFNCB [factory aws, i-01e8185458f710c0a] (queued for 1 m 15 s) |
| |
| 2 | 2026-09-04T21:30:51.033Z | starting task 0: "setup" |
| 3 | 2026-09-04T21:30:51.038Z | ++ uname -s |
| 4 | 2026-09-04T21:30:51.041Z | + kern=SunOS |
| 5 | 2026-09-04T21:30:51.041Z | + build_user=build |
| 6 | 2026-09-04T21:30:51.041Z | + build_uid=12345 |
| 7 | 2026-09-04T21:30:51.041Z | + work_dir=/work |
| 8 | 2026-09-04T21:30:51.041Z | + input_dir=/input |
| 9 | 2026-09-04T21:30:51.041Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T21:30:51.041Z | + case "$kern" in |
| 11 | 2026-09-04T21:30:51.041Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T21:30:51.053Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T21:30:53.058Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T21:30:53.155Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T21:30:53.158Z | + home_fs=zfs |
| 16 | 2026-09-04T21:30:53.158Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T21:30:53.158Z | + mkdir -p /home/build |
| 18 | 2026-09-04T21:30:53.158Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T21:30:55.159Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T21:30:55.163Z | process exited: duration 4127 ms, exit code 0 |
| |
| 21 | 2026-09-04T21:30:55.172Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T21:30:55.177Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T21:30:55.177Z | * rust toolchain channel = "stable" |
| 24 | 2026-09-04T21:30:55.177Z | * rust toolchain profile = "default" |
| 25 | 2026-09-04T21:30:55.177Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-04T21:30:55.177Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T21:30:55.177Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T21:30:55.177Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T21:30:55.177Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T21:30:55.233Z | info: downloading installer |
| 31 | 2026-09-04T21:30:56.570Z | info: profile set to default |
| 32 | 2026-09-04T21:30:56.570Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T21:30:56.574Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 34 | 2026-09-04T21:30:56.717Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-04T21:30:56.721Z | info: downloading 6 components |
| 36 | 2026-09-04T21:31:12.706Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 37 | 2026-09-04T21:31:12.706Z | |
| 38 | 2026-09-04T21:31:12.735Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-04T21:31:12.735Z | |
| 40 | 2026-09-04T21:31:12.740Z | |
| 41 | 2026-09-04T21:31:12.740Z | Rust is installed now. Great! |
| 42 | 2026-09-04T21:31:12.740Z | |
| 43 | 2026-09-04T21:31:12.740Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T21:31:12.740Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T21:31:12.740Z | |
| 46 | 2026-09-04T21:31:12.740Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T21:31:12.740Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T21:31:12.740Z | |
| 49 | 2026-09-04T21:31:12.740Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T21:31:12.740Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T21:31:12.740Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T21:31:12.740Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T21:31:12.740Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T21:31:12.741Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T21:31:12.741Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T21:31:12.741Z | HOST_CC = None |
| 57 | 2026-09-04T21:31:12.741Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T21:31:12.741Z | CC = None |
| 59 | 2026-09-04T21:31:12.741Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T21:31:13.277Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T21:31:13.277Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T21:31:13.277Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T21:31:13.277Z | CFLAGS = None |
| 64 | 2026-09-04T21:31:13.277Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T21:31:13.277Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T21:31:13.277Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T21:31:13.277Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T21:31:13.277Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T21:31:13.277Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T21:31:13.370Z | + rustup --version |
| 71 | 2026-09-04T21:31:13.375Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T21:31:13.378Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T21:31:13.399Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-04T21:31:13.402Z | + cargo --version |
| 75 | 2026-09-04T21:31:13.412Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-04T21:31:13.415Z | + rustc --version |
| 77 | 2026-09-04T21:31:13.433Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-04T21:31:13.436Z | process exited: duration 18264 ms, exit code 0 |
| |
| 79 | 2026-09-04T21:31:13.444Z | starting task 2: "authentication" |
| 80 | 2026-09-04T21:31:13.461Z | process exited: duration 17 ms, exit code 0 |
| |
| 81 | 2026-09-04T21:31:13.469Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T21:31:13.472Z | + mkdir -p /work/oxidecomputer/maghemite |
| 83 | 2026-09-04T21:31:13.476Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 84 | 2026-09-04T21:31:13.504Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 85 | 2026-09-04T21:31:15.017Z | + cd /work/oxidecomputer/maghemite |
| 86 | 2026-09-04T21:31:15.017Z | + git fetch origin 1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 87 | 2026-09-04T21:31:15.289Z | From https://github.com/oxidecomputer/maghemite |
| 88 | 2026-09-04T21:31:15.289Z | * branch 1abfb305a38dae4d2562c4763c20aab007b639a4 -> FETCH_HEAD |
| 89 | 2026-09-04T21:31:15.300Z | + [[ -n jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]] |
| 90 | 2026-09-04T21:31:15.304Z | ++ git branch --show-current |
| 91 | 2026-09-04T21:31:15.304Z | + current=main |
| 92 | 2026-09-04T21:31:15.304Z | + [[ main != jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]] |
| 93 | 2026-09-04T21:31:15.304Z | + git branch -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr 1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 94 | 2026-09-04T21:31:15.304Z | + git checkout -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr |
| 95 | 2026-09-04T21:31:15.320Z | Switched to branch 'jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr' |
| 96 | 2026-09-04T21:31:15.323Z | + git reset --hard 1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 97 | 2026-09-04T21:31:15.338Z | HEAD is now at 1abfb30 bgp: Add composable wrappers for {get,set}sockopt |
| 98 | 2026-09-04T21:31:15.341Z | process exited: duration 1871 ms, exit code 0 |
| |
| 99 | 2026-09-04T21:31:15.349Z | starting task 4: "build" |
| 100 | 2026-09-04T21:31:15.353Z | + set -o errexit |
| 101 | 2026-09-04T21:31:15.353Z | + set -o pipefail |
| 102 | 2026-09-04T21:31:15.353Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-09-04T21:31:15.353Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-09-04T21:31:15.353Z | ++ source .github/buildomat/common.sh |
| 105 | 2026-09-04T21:31:15.353Z | +++ export PKG_SUCCESS_ON_NOP=1 |
| 106 | 2026-09-04T21:31:15.354Z | +++ PKG_SUCCESS_ON_NOP=1 |
| 107 | 2026-09-04T21:31:15.354Z | +++ cargo --version |
| 108 | 2026-09-04T21:31:15.360Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 109 | 2026-09-04T21:31:15.497Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-04T21:31:15.505Z | info: downloading 6 components |
| 111 | 2026-09-04T21:31:28.716Z | warn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed |
| 112 | 2026-09-04T21:31:28.717Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 113 | 2026-09-04T21:31:28.717Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 114 | 2026-09-04T21:31:28.829Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 115 | 2026-09-04T21:31:28.837Z | +++ rustc --version |
| 116 | 2026-09-04T21:31:28.845Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 117 | 2026-09-04T21:31:28.852Z | ++ banner install |
| 118 | 2026-09-04T21:31:28.856Z | |
| 119 | 2026-09-04T21:31:28.856Z | # # # #### ##### ## # # |
| 120 | 2026-09-04T21:31:28.856Z | # ## # # # # # # # |
| 121 | 2026-09-04T21:31:28.856Z | # # # # #### # # # # # |
| 122 | 2026-09-04T21:31:28.856Z | # # # # # # ###### # # |
| 123 | 2026-09-04T21:31:28.856Z | # # ## # # # # # # # |
| 124 | 2026-09-04T21:31:28.856Z | # # # #### # # # ###### ###### |
| 125 | 2026-09-04T21:31:28.856Z | |
| 126 | 2026-09-04T21:31:28.856Z | ++ pfexec pkg install clang-15 |
| 127 | 2026-09-04T21:31:31.008Z | Startup: Refreshing catalog 'helios' ... Done |
| 128 | 2026-09-04T21:31:31.440Z | Startup: Caching catalogs ... Done |
| 129 | 2026-09-04T21:31:34.083Z | Planning: Solver setup ... Done |
| 130 | 2026-09-04T21:31:34.158Z | Planning: Running solver ... Done |
| 131 | 2026-09-04T21:31:34.204Z | Planning: Consolidating action changes ... Done |
| 132 | 2026-09-04T21:31:34.250Z | Planning: Evaluating mediators ... Done |
| 133 | 2026-09-04T21:31:34.250Z | Planning: Planning completed in 2.71 seconds |
| 134 | 2026-09-04T21:31:34.250Z | No updates necessary for this image. |
| 135 | 2026-09-04T21:31:34.473Z | +++ uname -s |
| 136 | 2026-09-04T21:31:34.484Z | ++ nextest_host_os=SunOS |
| 137 | 2026-09-04T21:31:34.484Z | ++ case "${nextest_host_os}" in |
| 138 | 2026-09-04T21:31:34.484Z | ++ nextest_platform=illumos |
| 139 | 2026-09-04T21:31:34.484Z | ++ nextest_url=https://get.nexte.st/0.9.97/illumos |
| 140 | 2026-09-04T21:31:34.484Z | +++ mktemp -d |
| 141 | 2026-09-04T21:31:34.484Z | ++ nextest_tmp=/tmp/tmp.FkaGrc |
| 142 | 2026-09-04T21:31:34.484Z | ++ trap 'rm -rf "${nextest_tmp}"' EXIT |
| 143 | 2026-09-04T21:31:34.484Z | ++ nextest_tar=/tmp/tmp.FkaGrc/nextest.tar.gz |
| 144 | 2026-09-04T21:31:34.485Z | ++ curl -sSfL --retry 10 -o /tmp/tmp.FkaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos |
| 145 | 2026-09-04T21:31:35.104Z | ++ mkdir -p /home/build/.cargo/bin |
| 146 | 2026-09-04T21:31:35.108Z | ++ tar -xzf /tmp/tmp.FkaGrc/nextest.tar.gz -C /home/build/.cargo/bin |
| 147 | 2026-09-04T21:31:35.192Z | + banner bfd |
| 148 | 2026-09-04T21:31:35.201Z | |
| 149 | 2026-09-04T21:31:35.201Z | ##### ###### ##### |
| 150 | 2026-09-04T21:31:35.201Z | # # # # # |
| 151 | 2026-09-04T21:31:35.201Z | ##### ##### # # |
| 152 | 2026-09-04T21:31:35.202Z | # # # # # |
| 153 | 2026-09-04T21:31:35.202Z | # # # # # |
| 154 | 2026-09-04T21:31:35.202Z | ##### # ##### |
| 155 | 2026-09-04T21:31:35.202Z | |
| 156 | 2026-09-04T21:31:35.202Z | + cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture |
| 157 | 2026-09-04T21:31:35.359Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 158 | 2026-09-04T21:31:36.390Z | From https://github.com/oxidecomputer/falcon |
| 159 | 2026-09-04T21:31:36.391Z | * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483 |
| 160 | 2026-09-04T21:31:36.468Z | Updating crates.io index |
| 161 | 2026-09-04T21:31:36.474Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 162 | 2026-09-04T21:31:36.907Z | From https://github.com/oxidecomputer/dendrite |
| 163 | 2026-09-04T21:31:36.907Z | * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43 |
| 164 | 2026-09-04T21:31:36.942Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 165 | 2026-09-04T21:31:37.244Z | From https://github.com/oxidecomputer/ispf |
| 166 | 2026-09-04T21:31:37.244Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 167 | 2026-09-04T21:31:37.250Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 168 | 2026-09-04T21:31:37.650Z | From https://github.com/oxidecomputer/netadm-sys |
| 169 | 2026-09-04T21:31:37.650Z | * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2 |
| 170 | 2026-09-04T21:31:37.666Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 171 | 2026-09-04T21:31:43.649Z | From https://github.com/oxidecomputer/omicron |
| 172 | 2026-09-04T21:31:43.649Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 173 | 2026-09-04T21:31:44.090Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 174 | 2026-09-04T21:31:44.910Z | From https://github.com/oxidecomputer/opte |
| 175 | 2026-09-04T21:31:44.978Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 176 | 2026-09-04T21:31:44.978Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 177 | 2026-09-04T21:31:45.143Z | From https://github.com/oxidecomputer/slog-error-chain |
| 178 | 2026-09-04T21:31:45.143Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 179 | 2026-09-04T21:31:45.180Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 180 | 2026-09-04T21:31:45.459Z | From https://github.com/illumos/smf-rs |
| 181 | 2026-09-04T21:31:45.460Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 182 | 2026-09-04T21:31:45.535Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 183 | 2026-09-04T21:31:45.700Z | From https://github.com/oxidecomputer/network-interface |
| 184 | 2026-09-04T21:31:45.700Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 185 | 2026-09-04T21:31:45.769Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 186 | 2026-09-04T21:31:46.240Z | From https://github.com/oxidecomputer/zone |
| 187 | 2026-09-04T21:31:46.240Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 188 | 2026-09-04T21:31:46.456Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 189 | 2026-09-04T21:31:46.628Z | From https://github.com/oxidecomputer/propolis |
| 190 | 2026-09-04T21:31:46.628Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 191 | 2026-09-04T21:31:46.698Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 192 | 2026-09-04T21:31:47.350Z | From https://github.com/oxidecomputer/transceiver-control |
| 193 | 2026-09-04T21:31:47.350Z | * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea |
| 194 | 2026-09-04T21:31:47.508Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 195 | 2026-09-04T21:31:47.735Z | From https://github.com/oxidecomputer/dlpi-sys |
| 196 | 2026-09-04T21:31:47.735Z | * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1 |
| 197 | 2026-09-04T21:31:47.735Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 198 | 2026-09-04T21:31:47.898Z | From https://github.com/jmesmon/rust-libzfs |
| 199 | 2026-09-04T21:31:47.898Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 200 | 2026-09-04T21:31:47.950Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 201 | 2026-09-04T21:31:48.164Z | From https://github.com/oxidecomputer/rusty-doors |
| 202 | 2026-09-04T21:31:48.164Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 203 | 2026-09-04T21:31:48.175Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 204 | 2026-09-04T21:31:48.516Z | From https://github.com/oxidecomputer/lldp |
| 205 | 2026-09-04T21:31:48.517Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 206 | 2026-09-04T21:31:48.610Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 207 | 2026-09-04T21:31:48.832Z | From https://github.com/oxidecomputer/tufaceous |
| 208 | 2026-09-04T21:31:48.832Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 209 | 2026-09-04T21:31:48.848Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 210 | 2026-09-04T21:31:49.311Z | From https://github.com/oxidecomputer/management-gateway-service |
| 211 | 2026-09-04T21:31:49.312Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 212 | 2026-09-04T21:31:49.327Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 213 | 2026-09-04T21:31:50.472Z | From https://github.com/oxidecomputer/crucible |
| 214 | 2026-09-04T21:31:50.472Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 215 | 2026-09-04T21:31:50.513Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 216 | 2026-09-04T21:31:50.789Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 217 | 2026-09-04T21:31:50.789Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 218 | 2026-09-04T21:31:50.797Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 219 | 2026-09-04T21:31:51.152Z | From https://github.com/oxidecomputer/propolis |
| 220 | 2026-09-04T21:31:51.152Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 221 | 2026-09-04T21:31:51.198Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 222 | 2026-09-04T21:31:52.032Z | From https://github.com/oxidecomputer/crucible |
| 223 | 2026-09-04T21:31:52.032Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 224 | 2026-09-04T21:31:52.099Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 225 | 2026-09-04T21:31:52.450Z | From https://github.com/oxidecomputer/tofino |
| 226 | 2026-09-04T21:31:52.450Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 227 | 2026-09-04T21:31:52.462Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 228 | 2026-09-04T21:31:53.450Z | From https://github.com/oxidecomputer/maghemite |
| 229 | 2026-09-04T21:31:53.450Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 230 | 2026-09-04T21:31:53.483Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 231 | 2026-09-04T21:31:53.857Z | From https://github.com/oxidecomputer/clickward |
| 232 | 2026-09-04T21:31:53.857Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 233 | 2026-09-04T21:31:53.863Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 234 | 2026-09-04T21:31:54.126Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 235 | 2026-09-04T21:31:54.126Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 236 | 2026-09-04T21:31:56.175Z | Downloading crates ... |
| 237 | 2026-09-04T21:31:56.203Z | Downloaded aead v0.5.2 |
| 238 | 2026-09-04T21:31:56.214Z | Downloaded adler2 v2.0.1 |
| 239 | 2026-09-04T21:31:56.214Z | Downloaded byte-wrapper v0.1.0 |
| 240 | 2026-09-04T21:31:56.214Z | Downloaded arrayvec v0.7.8 |
| 241 | 2026-09-04T21:31:56.214Z | Downloaded async-recursion v1.1.1 |
| 242 | 2026-09-04T21:31:56.214Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 243 | 2026-09-04T21:31:56.218Z | Downloaded arrayref v0.3.9 |
| 244 | 2026-09-04T21:31:56.219Z | Downloaded block-buffer v0.12.1 |
| 245 | 2026-09-04T21:31:56.219Z | Downloaded critical-section v1.2.0 |
| 246 | 2026-09-04T21:31:56.219Z | Downloaded async-trait v0.1.92 |
| 247 | 2026-09-04T21:31:56.222Z | Downloaded base64 v0.21.7 |
| 248 | 2026-09-04T21:31:56.222Z | Downloaded base64ct v1.8.3 |
| 249 | 2026-09-04T21:31:56.222Z | Downloaded icu_locale_core v2.2.0 |
| 250 | 2026-09-04T21:31:56.229Z | Downloaded hostname v0.4.2 |
| 251 | 2026-09-04T21:31:56.235Z | Downloaded httpdate v1.0.3 |
| 252 | 2026-09-04T21:31:56.235Z | Downloaded atomicwrites v0.4.4 |
| 253 | 2026-09-04T21:31:56.235Z | Downloaded ahash v0.8.12 |
| 254 | 2026-09-04T21:31:56.235Z | Downloaded argon2 v0.5.3 |
| 255 | 2026-09-04T21:31:56.235Z | Downloaded icu_collections v2.2.0 |
| 256 | 2026-09-04T21:31:56.243Z | Downloaded httparse v1.10.1 |
| 257 | 2026-09-04T21:31:56.243Z | Downloaded block-buffer v0.10.4 |
| 258 | 2026-09-04T21:31:56.243Z | Downloaded hubpack v0.1.2 |
| 259 | 2026-09-04T21:31:56.243Z | Downloaded hyper-util v0.1.20 |
| 260 | 2026-09-04T21:31:56.256Z | Downloaded async-stream-impl v0.3.6 |
| 261 | 2026-09-04T21:31:56.256Z | Downloaded hybrid-array v0.4.14 |
| 262 | 2026-09-04T21:31:56.256Z | Downloaded ipnetwork v0.21.1 |
| 263 | 2026-09-04T21:31:56.256Z | Downloaded bit-set v0.8.0 |
| 264 | 2026-09-04T21:31:56.256Z | Downloaded async-stream v0.3.6 |
| 265 | 2026-09-04T21:31:56.256Z | Downloaded idna v1.1.0 |
| 266 | 2026-09-04T21:31:56.256Z | Downloaded indent_write v2.2.0 |
| 267 | 2026-09-04T21:31:56.261Z | Downloaded anyhow v1.0.104 |
| 268 | 2026-09-04T21:31:56.261Z | Downloaded atomic-waker v1.1.2 |
| 269 | 2026-09-04T21:31:56.261Z | Downloaded base16ct v1.0.0 |
| 270 | 2026-09-04T21:31:56.261Z | Downloaded bytecount v0.6.9 |
| 271 | 2026-09-04T21:31:56.261Z | Downloaded anstyle-parse v1.0.0 |
| 272 | 2026-09-04T21:31:56.261Z | Downloaded const_format v0.2.36 |
| 273 | 2026-09-04T21:31:56.262Z | Downloaded async-compression v0.4.43 |
| 274 | 2026-09-04T21:31:56.262Z | Downloaded base16ct v0.2.0 |
| 275 | 2026-09-04T21:31:56.262Z | Downloaded ident_case v1.0.1 |
| 276 | 2026-09-04T21:31:56.272Z | Downloaded anstyle-query v1.1.5 |
| 277 | 2026-09-04T21:31:56.272Z | Downloaded autocfg v1.5.1 |
| 278 | 2026-09-04T21:31:56.272Z | Downloaded bit-vec v0.8.0 |
| 279 | 2026-09-04T21:31:56.272Z | Downloaded daft v0.1.8 |
| 280 | 2026-09-04T21:31:56.272Z | Downloaded http-body-util v0.1.5 |
| 281 | 2026-09-04T21:31:56.276Z | Downloaded indexmap v1.9.3 |
| 282 | 2026-09-04T21:31:56.276Z | Downloaded clap_lex v1.1.0 |
| 283 | 2026-09-04T21:31:56.276Z | Downloaded icu_properties_data v2.2.0 |
| 284 | 2026-09-04T21:31:56.276Z | Downloaded cfg-if v1.0.4 |
| 285 | 2026-09-04T21:31:56.276Z | Downloaded is_terminal_polyfill v1.70.2 |
| 286 | 2026-09-04T21:31:56.277Z | Downloaded internet-checksum v0.2.1 |
| 287 | 2026-09-04T21:31:56.277Z | Downloaded ciborium-io v0.2.2 |
| 288 | 2026-09-04T21:31:56.284Z | Downloaded cstr-argument v0.1.2 |
| 289 | 2026-09-04T21:31:56.284Z | Downloaded const-random-macro v0.1.16 |
| 290 | 2026-09-04T21:31:56.284Z | Downloaded inout v0.1.4 |
| 291 | 2026-09-04T21:31:56.284Z | Downloaded is-terminal v0.4.17 |
| 292 | 2026-09-04T21:31:56.284Z | Downloaded cancel-safe-futures v0.1.5 |
| 293 | 2026-09-04T21:31:56.285Z | Downloaded idna_adapter v1.2.2 |
| 294 | 2026-09-04T21:31:56.285Z | Downloaded bytes v1.12.1 |
| 295 | 2026-09-04T21:31:56.292Z | Downloaded const-random v0.1.18 |
| 296 | 2026-09-04T21:31:56.292Z | Downloaded hyper-rustls v0.27.9 |
| 297 | 2026-09-04T21:31:56.292Z | Downloaded ingot v0.1.1 |
| 298 | 2026-09-04T21:31:56.292Z | Downloaded humantime v2.4.0 |
| 299 | 2026-09-04T21:31:56.292Z | Downloaded crypto-common v0.1.7 |
| 300 | 2026-09-04T21:31:56.292Z | Downloaded convert_case v0.4.0 |
| 301 | 2026-09-04T21:31:56.292Z | Downloaded cpufeatures v0.2.17 |
| 302 | 2026-09-04T21:31:56.292Z | Downloaded cobs v0.3.0 |
| 303 | 2026-09-04T21:31:56.296Z | Downloaded colorchoice v1.0.5 |
| 304 | 2026-09-04T21:31:56.296Z | Downloaded cpufeatures v0.3.0 |
| 305 | 2026-09-04T21:31:56.297Z | Downloaded instant v0.1.13 |
| 306 | 2026-09-04T21:31:56.297Z | Downloaded itoa v1.0.18 |
| 307 | 2026-09-04T21:31:56.297Z | Downloaded crunchy v0.2.4 |
| 308 | 2026-09-04T21:31:56.297Z | Downloaded crucible-workspace-hack v0.1.0 |
| 309 | 2026-09-04T21:31:56.297Z | Downloaded crypto-common v0.2.2 |
| 310 | 2026-09-04T21:31:56.297Z | Downloaded crc8 v0.1.1 |
| 311 | 2026-09-04T21:31:56.297Z | Downloaded compression-core v0.4.32 |
| 312 | 2026-09-04T21:31:56.297Z | Downloaded memoffset v0.9.1 |
| 313 | 2026-09-04T21:31:56.297Z | Downloaded no-std-compat v0.4.1 |
| 314 | 2026-09-04T21:31:56.297Z | Downloaded match_cfg v0.1.0 |
| 315 | 2026-09-04T21:31:56.297Z | Downloaded jiff-static v0.2.35 |
| 316 | 2026-09-04T21:31:56.297Z | Downloaded cfg_aliases v0.2.2 |
| 317 | 2026-09-04T21:31:56.300Z | Downloaded ciborium-ll v0.2.2 |
| 318 | 2026-09-04T21:31:56.300Z | Downloaded lazy_static v1.5.0 |
| 319 | 2026-09-04T21:31:56.300Z | Downloaded newline-converter v0.3.0 |
| 320 | 2026-09-04T21:31:56.300Z | Downloaded linear-map v1.2.0 |
| 321 | 2026-09-04T21:31:56.300Z | Downloaded iana-time-zone v0.1.65 |
| 322 | 2026-09-04T21:31:56.300Z | Downloaded ingot-macros v0.1.1 |
| 323 | 2026-09-04T21:31:56.305Z | Downloaded http-body v1.1.0 |
| 324 | 2026-09-04T21:31:56.305Z | Downloaded newtype-uuid-macros v0.1.1 |
| 325 | 2026-09-04T21:31:56.310Z | Downloaded num-iter v0.1.46 |
| 326 | 2026-09-04T21:31:56.310Z | Downloaded keccak v0.1.6 |
| 327 | 2026-09-04T21:31:56.310Z | Downloaded scopeguard v1.2.0 |
| 328 | 2026-09-04T21:31:56.310Z | Downloaded num v0.4.3 |
| 329 | 2026-09-04T21:31:56.314Z | Downloaded hubpack_derive v0.1.1 |
| 330 | 2026-09-04T21:31:56.314Z | Downloaded is_ci v1.2.0 |
| 331 | 2026-09-04T21:31:56.314Z | Downloaded serde_plain v1.0.2 |
| 332 | 2026-09-04T21:31:56.314Z | Downloaded slog-envlogger v2.2.0 |
| 333 | 2026-09-04T21:31:56.317Z | Downloaded num-conv v0.2.2 |
| 334 | 2026-09-04T21:31:56.317Z | Downloaded linked-hash-map v0.5.6 |
| 335 | 2026-09-04T21:31:56.317Z | Downloaded bs58 v0.5.1 |
| 336 | 2026-09-04T21:31:56.317Z | Downloaded byteorder v1.5.0 |
| 337 | 2026-09-04T21:31:56.320Z | Downloaded memmap v0.7.0 |
| 338 | 2026-09-04T21:31:56.320Z | Downloaded newtype_derive v0.1.6 |
| 339 | 2026-09-04T21:31:56.320Z | Downloaded libscf-sys v1.2.0 |
| 340 | 2026-09-04T21:31:56.320Z | Downloaded lru-slab v0.1.2 |
| 341 | 2026-09-04T21:31:56.320Z | Downloaded anstyle v1.0.14 |
| 342 | 2026-09-04T21:31:56.328Z | Downloaded bitflags v1.3.2 |
| 343 | 2026-09-04T21:31:56.328Z | Downloaded konst_macro_rules v0.2.19 |
| 344 | 2026-09-04T21:31:56.328Z | Downloaded constant_time_eq v0.4.2 |
| 345 | 2026-09-04T21:31:56.334Z | Downloaded mime v0.3.17 |
| 346 | 2026-09-04T21:31:56.334Z | Downloaded natord v1.0.9 |
| 347 | 2026-09-04T21:31:56.334Z | Downloaded macaddr v1.0.1 |
| 348 | 2026-09-04T21:31:56.334Z | Downloaded managed v0.8.0 |
| 349 | 2026-09-04T21:31:56.334Z | Downloaded backon v1.6.0 |
| 350 | 2026-09-04T21:31:56.334Z | Downloaded blake2 v0.10.6 |
| 351 | 2026-09-04T21:31:56.334Z | Downloaded ingot v0.2.1 |
| 352 | 2026-09-04T21:31:56.334Z | Downloaded ingot-types v0.2.0 |
| 353 | 2026-09-04T21:31:56.334Z | Downloaded ingot-types v0.1.2 |
| 354 | 2026-09-04T21:31:56.340Z | Downloaded ipnet v2.12.1 |
| 355 | 2026-09-04T21:31:56.340Z | Downloaded num-integer v0.1.47 |
| 356 | 2026-09-04T21:31:56.340Z | Downloaded supports-color v3.0.2 |
| 357 | 2026-09-04T21:31:56.340Z | Downloaded take_mut v0.2.2 |
| 358 | 2026-09-04T21:31:56.340Z | Downloaded thread-id v4.2.2 |
| 359 | 2026-09-04T21:31:56.340Z | Downloaded thread-id v5.1.0 |
| 360 | 2026-09-04T21:31:56.341Z | Downloaded terminal_size v0.4.4 |
| 361 | 2026-09-04T21:31:56.341Z | Downloaded lock_api v0.4.14 |
| 362 | 2026-09-04T21:31:56.341Z | Downloaded num-complex v0.4.6 |
| 363 | 2026-09-04T21:31:56.341Z | Downloaded tokio-macros v2.7.2 |
| 364 | 2026-09-04T21:31:56.348Z | Downloaded anstream v1.0.0 |
| 365 | 2026-09-04T21:31:56.348Z | Downloaded num-derive v0.4.2 |
| 366 | 2026-09-04T21:31:56.348Z | Downloaded compression-codecs v0.4.38 |
| 367 | 2026-09-04T21:31:56.348Z | Downloaded strum v0.26.3 |
| 368 | 2026-09-04T21:31:56.348Z | Downloaded const_format_proc_macros v0.2.34 |
| 369 | 2026-09-04T21:31:56.356Z | Downloaded csv-core v0.1.13 |
| 370 | 2026-09-04T21:31:56.356Z | Downloaded sha1 v0.11.0 |
| 371 | 2026-09-04T21:31:56.356Z | Downloaded chacha20 v0.9.1 |
| 372 | 2026-09-04T21:31:56.356Z | Downloaded sync_wrapper v1.0.2 |
| 373 | 2026-09-04T21:31:56.356Z | Downloaded usdt-macro v0.6.0 |
| 374 | 2026-09-04T21:31:56.356Z | Downloaded usdt-attr-macro v0.6.0 |
| 375 | 2026-09-04T21:31:56.356Z | Downloaded wait-timeout v0.2.1 |
| 376 | 2026-09-04T21:31:56.359Z | Downloaded waitgroup v0.1.2 |
| 377 | 2026-09-04T21:31:56.359Z | Downloaded structmeta-derive v0.3.0 |
| 378 | 2026-09-04T21:31:56.359Z | Downloaded zerofrom-derive v0.1.7 |
| 379 | 2026-09-04T21:31:56.359Z | Downloaded camino v1.2.5 |
| 380 | 2026-09-04T21:31:56.359Z | Downloaded typify-macro v0.6.2 |
| 381 | 2026-09-04T21:31:56.360Z | Downloaded cipher v0.4.4 |
| 382 | 2026-09-04T21:31:56.360Z | Downloaded cmake v0.1.58 |
| 383 | 2026-09-04T21:31:56.363Z | Downloaded camino-tempfile v1.4.1 |
| 384 | 2026-09-04T21:31:56.363Z | Downloaded scroll_derive v0.13.1 |
| 385 | 2026-09-04T21:31:56.363Z | Downloaded crossbeam-deque v0.8.7 |
| 386 | 2026-09-04T21:31:56.363Z | Downloaded newtype-uuid v1.4.0 |
| 387 | 2026-09-04T21:31:56.368Z | Downloaded num_enum v0.5.11 |
| 388 | 2026-09-04T21:31:56.372Z | Downloaded multer v3.1.0 |
| 389 | 2026-09-04T21:31:56.372Z | Downloaded dunce v1.0.5 |
| 390 | 2026-09-04T21:31:56.373Z | Downloaded bcs v0.1.6 |
| 391 | 2026-09-04T21:31:56.373Z | Downloaded libsw v3.5.0 |
| 392 | 2026-09-04T21:31:56.373Z | Downloaded libsw-core v0.3.2 |
| 393 | 2026-09-04T21:31:56.377Z | Downloaded rustversion v1.0.23 |
| 394 | 2026-09-04T21:31:56.377Z | Downloaded serde_derive_internals v0.29.1 |
| 395 | 2026-09-04T21:31:56.377Z | Downloaded static_assertions v1.1.0 |
| 396 | 2026-09-04T21:31:56.377Z | Downloaded clap_derive v4.6.4 |
| 397 | 2026-09-04T21:31:56.381Z | Downloaded debug-ignore v1.0.5 |
| 398 | 2026-09-04T21:31:56.381Z | Downloaded zone_cfg_derive v0.3.1 |
| 399 | 2026-09-04T21:31:56.381Z | Downloaded ingot-macros v0.2.0 |
| 400 | 2026-09-04T21:31:56.381Z | Downloaded jobserver v0.1.35 |
| 401 | 2026-09-04T21:31:56.381Z | Downloaded dyn-clone v1.0.20 |
| 402 | 2026-09-04T21:31:56.381Z | Downloaded foreign-types-macros v0.2.4 |
| 403 | 2026-09-04T21:31:56.381Z | Downloaded foreign-types-shared v0.1.1 |
| 404 | 2026-09-04T21:31:56.381Z | Downloaded futures-core v0.3.34 |
| 405 | 2026-09-04T21:31:56.387Z | Downloaded futures-macro v0.3.34 |
| 406 | 2026-09-04T21:31:56.387Z | Downloaded base64 v0.22.1 |
| 407 | 2026-09-04T21:31:56.387Z | Downloaded fxhash v0.2.1 |
| 408 | 2026-09-04T21:31:56.387Z | Downloaded backoff v0.4.0 |
| 409 | 2026-09-04T21:31:56.387Z | Downloaded bitflags v2.13.1 |
| 410 | 2026-09-04T21:31:56.390Z | Downloaded rustls-pemfile v2.2.0 |
| 411 | 2026-09-04T21:31:56.390Z | Downloaded serde_tokenstream v0.2.3 |
| 412 | 2026-09-04T21:31:56.390Z | Downloaded thread_local v1.1.10 |
| 413 | 2026-09-04T21:31:56.390Z | Downloaded serde_tokenstream v0.3.0 |
| 414 | 2026-09-04T21:31:56.390Z | Downloaded slog-term v2.9.2 |
| 415 | 2026-09-04T21:31:56.395Z | Downloaded icu_provider v2.2.0 |
| 416 | 2026-09-04T21:31:56.395Z | Downloaded num_enum_derive v0.5.11 |
| 417 | 2026-09-04T21:31:56.395Z | Downloaded omicron-workspace-hack v0.1.0 |
| 418 | 2026-09-04T21:31:56.395Z | Downloaded thiserror-no-std v2.0.2 |
| 419 | 2026-09-04T21:31:56.403Z | Downloaded chacha20 v0.10.1 |
| 420 | 2026-09-04T21:31:56.403Z | Downloaded ciborium v0.2.2 |
| 421 | 2026-09-04T21:31:56.403Z | Downloaded console v0.16.4 |
| 422 | 2026-09-04T21:31:56.403Z | Downloaded crc32fast v1.5.0 |
| 423 | 2026-09-04T21:31:56.408Z | Downloaded rand_chacha v0.3.1 |
| 424 | 2026-09-04T21:31:56.408Z | Downloaded num-rational v0.4.2 |
| 425 | 2026-09-04T21:31:56.408Z | Downloaded signal-hook-registry v1.4.8 |
| 426 | 2026-09-04T21:31:56.408Z | Downloaded smf v0.2.3 |
| 427 | 2026-09-04T21:31:56.408Z | Downloaded typify-macro v0.4.3 |
| 428 | 2026-09-04T21:31:56.420Z | Downloaded rand_pcg v0.10.2 |
| 429 | 2026-09-04T21:31:56.420Z | Downloaded colored v3.1.1 |
| 430 | 2026-09-04T21:31:56.427Z | Downloaded rand_xorshift v0.4.0 |
| 431 | 2026-09-04T21:31:56.427Z | Downloaded universal-hash v0.5.1 |
| 432 | 2026-09-04T21:31:56.427Z | Downloaded tabled_derive v0.7.0 |
| 433 | 2026-09-04T21:31:56.427Z | Downloaded testing_table v0.3.0 |
| 434 | 2026-09-04T21:31:56.427Z | Downloaded slog-bunyan v2.5.0 |
| 435 | 2026-09-04T21:31:56.428Z | Downloaded stable_deref_trait v1.2.1 |
| 436 | 2026-09-04T21:31:56.428Z | Downloaded strum v0.27.2 |
| 437 | 2026-09-04T21:31:56.428Z | Downloaded strum v0.28.0 |
| 438 | 2026-09-04T21:31:56.432Z | Downloaded serial_test v4.0.1 |
| 439 | 2026-09-04T21:31:56.432Z | Downloaded digest v0.11.3 |
| 440 | 2026-09-04T21:31:56.432Z | Downloaded litemap v0.8.2 |
| 441 | 2026-09-04T21:31:56.850Z | Downloaded memmap2 v0.9.11 |
| 442 | 2026-09-04T21:31:56.850Z | Downloaded lru-cache v0.1.2 |
| 443 | 2026-09-04T21:31:56.850Z | Downloaded erased-serde v0.3.31 |
| 444 | 2026-09-04T21:31:56.850Z | Downloaded foldhash v0.1.5 |
| 445 | 2026-09-04T21:31:56.856Z | Downloaded ff v0.13.1 |
| 446 | 2026-09-04T21:31:56.856Z | Downloaded filetime v0.2.29 |
| 447 | 2026-09-04T21:31:56.856Z | Downloaded cargo_toml v0.22.3 |
| 448 | 2026-09-04T21:31:56.856Z | Downloaded potential_utf v0.1.5 |
| 449 | 2026-09-04T21:31:56.856Z | Downloaded tower-service v0.3.3 |
| 450 | 2026-09-04T21:31:56.856Z | Downloaded tower-layer v0.3.3 |
| 451 | 2026-09-04T21:31:56.856Z | Downloaded utf-8 v0.7.6 |
| 452 | 2026-09-04T21:31:56.856Z | Downloaded globset v0.4.20 |
| 453 | 2026-09-04T21:31:56.856Z | Downloaded allocator-api2 v0.2.21 |
| 454 | 2026-09-04T21:31:56.856Z | Downloaded topological-sort v0.2.2 |
| 455 | 2026-09-04T21:31:56.856Z | Downloaded icu_properties v2.2.0 |
| 456 | 2026-09-04T21:31:56.856Z | Downloaded cookie v0.18.2 |
| 457 | 2026-09-04T21:31:56.856Z | Downloaded icu_normalizer v2.2.0 |
| 458 | 2026-09-04T21:31:56.856Z | Downloaded crossbeam-utils v0.8.22 |
| 459 | 2026-09-04T21:31:56.856Z | Downloaded parse-display-derive v0.10.0 |
| 460 | 2026-09-04T21:31:56.857Z | Downloaded pin-project-internal v1.1.13 |
| 461 | 2026-09-04T21:31:56.857Z | Downloaded parking_lot_core v0.8.6 |
| 462 | 2026-09-04T21:31:56.857Z | Downloaded unarray v0.1.4 |
| 463 | 2026-09-04T21:31:56.857Z | Downloaded usdt v0.6.0 |
| 464 | 2026-09-04T21:31:56.857Z | Downloaded usdt-macro v0.5.0 |
| 465 | 2026-09-04T21:31:56.857Z | Downloaded want v0.3.1 |
| 466 | 2026-09-04T21:31:56.857Z | Downloaded darling_macro v0.21.3 |
| 467 | 2026-09-04T21:31:56.857Z | Downloaded darling_macro v0.23.0 |
| 468 | 2026-09-04T21:31:56.857Z | Downloaded dtrace-parser v0.3.0 |
| 469 | 2026-09-04T21:31:56.857Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 470 | 2026-09-04T21:31:56.857Z | Downloaded hostname v0.3.1 |
| 471 | 2026-09-04T21:31:56.857Z | Downloaded dtrace-parser v0.2.0 |
| 472 | 2026-09-04T21:31:56.857Z | Downloaded heck v0.5.0 |
| 473 | 2026-09-04T21:31:56.857Z | Downloaded olpc-cjson v0.1.4 |
| 474 | 2026-09-04T21:31:56.857Z | Downloaded thiserror v2.0.20 |
| 475 | 2026-09-04T21:31:56.857Z | Downloaded snafu-derive v0.8.9 |
| 476 | 2026-09-04T21:31:56.857Z | Downloaded progenitor-client v0.13.0 |
| 477 | 2026-09-04T21:31:56.857Z | Downloaded proc-macro-crate v3.5.0 |
| 478 | 2026-09-04T21:31:56.857Z | Downloaded data-encoding v2.11.1 |
| 479 | 2026-09-04T21:31:56.857Z | Downloaded schemars v0.8.22 |
| 480 | 2026-09-04T21:31:56.857Z | Downloaded resolv-conf v0.7.6 |
| 481 | 2026-09-04T21:31:56.857Z | Downloaded schemars_derive v0.8.22 |
| 482 | 2026-09-04T21:31:56.857Z | Downloaded scroll v0.12.0 |
| 483 | 2026-09-04T21:31:56.857Z | Downloaded slab v0.4.12 |
| 484 | 2026-09-04T21:31:56.857Z | Downloaded slog-async v2.8.0 |
| 485 | 2026-09-04T21:31:56.857Z | Downloaded swrite v0.1.0 |
| 486 | 2026-09-04T21:31:56.857Z | Downloaded ref-cast v1.0.26 |
| 487 | 2026-09-04T21:31:56.857Z | Downloaded slog v2.8.2 |
| 488 | 2026-09-04T21:31:56.857Z | Downloaded arc-swap v1.9.2 |
| 489 | 2026-09-04T21:31:56.857Z | Downloaded tiny-keccak v2.0.2 |
| 490 | 2026-09-04T21:31:56.857Z | Downloaded yoke v0.8.3 |
| 491 | 2026-09-04T21:31:56.857Z | Downloaded log v0.4.33 |
| 492 | 2026-09-04T21:31:56.857Z | Downloaded quick-error v1.2.3 |
| 493 | 2026-09-04T21:31:56.857Z | Downloaded rustc-hash v2.1.3 |
| 494 | 2026-09-04T21:31:56.857Z | Downloaded indicatif v0.18.6 |
| 495 | 2026-09-04T21:31:56.857Z | Downloaded thiserror-impl v2.0.20 |
| 496 | 2026-09-04T21:31:56.857Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 497 | 2026-09-04T21:31:56.857Z | Downloaded xz2 v0.1.7 |
| 498 | 2026-09-04T21:31:56.857Z | Downloaded chacha20poly1305 v0.10.1 |
| 499 | 2026-09-04T21:31:56.858Z | Downloaded rustc_version v0.1.7 |
| 500 | 2026-09-04T21:31:56.858Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 501 | 2026-09-04T21:31:56.858Z | Downloaded clap v4.6.6 |
| 502 | 2026-09-04T21:31:56.858Z | Downloaded fnv v1.0.7 |
| 503 | 2026-09-04T21:31:56.858Z | Downloaded daft-derive v0.1.8 |
| 504 | 2026-09-04T21:31:56.858Z | Downloaded either v1.17.0 |
| 505 | 2026-09-04T21:31:56.858Z | Downloaded glob v0.3.4 |
| 506 | 2026-09-04T21:31:56.858Z | Downloaded serial_test_derive v4.0.1 |
| 507 | 2026-09-04T21:31:56.858Z | Downloaded siphasher v1.0.3 |
| 508 | 2026-09-04T21:31:56.858Z | Downloaded subtle v2.6.1 |
| 509 | 2026-09-04T21:31:56.858Z | Downloaded time-core v0.1.9 |
| 510 | 2026-09-04T21:31:56.858Z | Downloaded oxnet v0.1.7 |
| 511 | 2026-09-04T21:31:56.858Z | Downloaded num-traits v0.2.19 |
| 512 | 2026-09-04T21:31:56.858Z | Downloaded postcard v1.1.3 |
| 513 | 2026-09-04T21:31:56.858Z | Downloaded const-oid v0.10.2 |
| 514 | 2026-09-04T21:31:56.858Z | Downloaded textwrap v0.16.2 |
| 515 | 2026-09-04T21:31:56.858Z | Downloaded uuid v1.26.0 |
| 516 | 2026-09-04T21:31:56.858Z | Downloaded oxide-tokio-rt v0.1.6 |
| 517 | 2026-09-04T21:31:56.858Z | Downloaded paste v1.0.15 |
| 518 | 2026-09-04T21:31:56.858Z | Downloaded try-lock v0.2.5 |
| 519 | 2026-09-04T21:31:56.858Z | Downloaded unicode-xid v0.2.6 |
| 520 | 2026-09-04T21:31:56.858Z | Downloaded fs-err v3.3.1 |
| 521 | 2026-09-04T21:31:56.858Z | Downloaded crypto-bigint v0.5.5 |
| 522 | 2026-09-04T21:31:56.858Z | Downloaded drift v0.2.0 |
| 523 | 2026-09-04T21:31:56.858Z | Downloaded fs_extra v1.3.0 |
| 524 | 2026-09-04T21:31:56.858Z | Downloaded poly1305 v0.8.0 |
| 525 | 2026-09-04T21:31:56.858Z | Downloaded unit-prefix v0.5.2 |
| 526 | 2026-09-04T21:31:56.858Z | Downloaded pest_generator v2.8.8 |
| 527 | 2026-09-04T21:31:56.858Z | Downloaded time-macros v0.2.32 |
| 528 | 2026-09-04T21:31:56.858Z | Downloaded xattr v1.6.1 |
| 529 | 2026-09-04T21:31:56.858Z | Downloaded generic-array v0.14.7 |
| 530 | 2026-09-04T21:31:56.858Z | Downloaded defmt v0.3.100 |
| 531 | 2026-09-04T21:31:56.858Z | Downloaded embedded-io v0.4.0 |
| 532 | 2026-09-04T21:31:56.858Z | Downloaded progenitor v0.13.0 |
| 533 | 2026-09-04T21:31:56.860Z | Downloaded toml v0.8.23 |
| 534 | 2026-09-04T21:31:56.860Z | Downloaded port-file v0.1.0 |
| 535 | 2026-09-04T21:31:56.860Z | Downloaded serde_with_macros v3.22.0 |
| 536 | 2026-09-04T21:31:56.860Z | Downloaded progenitor-extras v0.2.0 |
| 537 | 2026-09-04T21:31:56.860Z | Downloaded rusty-fork v0.3.1 |
| 538 | 2026-09-04T21:31:56.860Z | Downloaded form_urlencoded v1.2.2 |
| 539 | 2026-09-04T21:31:56.860Z | Downloaded foreign-types-shared v0.3.1 |
| 540 | 2026-09-04T21:31:56.860Z | Downloaded foreign-types v0.5.0 |
| 541 | 2026-09-04T21:31:56.860Z | Downloaded heck v0.4.1 |
| 542 | 2026-09-04T21:31:56.860Z | Downloaded parse-display v0.10.0 |
| 543 | 2026-09-04T21:31:56.860Z | Downloaded rand_core v0.10.1 |
| 544 | 2026-09-04T21:31:56.860Z | Downloaded derive-where v1.6.1 |
| 545 | 2026-09-04T21:31:56.866Z | Downloaded hash32 v0.3.1 |
| 546 | 2026-09-04T21:31:56.866Z | Downloaded progenitor-client v0.10.0 |
| 547 | 2026-09-04T21:31:56.866Z | Downloaded progenitor-macro v0.10.0 |
| 548 | 2026-09-04T21:31:56.866Z | Downloaded rustc_version v0.4.1 |
| 549 | 2026-09-04T21:31:56.866Z | Downloaded tracing-attributes v0.1.31 |
| 550 | 2026-09-04T21:31:56.866Z | Downloaded serde_path_to_error v0.1.20 |
| 551 | 2026-09-04T21:31:56.866Z | Downloaded crossbeam-epoch v0.9.20 |
| 552 | 2026-09-04T21:31:56.866Z | Downloaded tungstenite v0.21.0 |
| 553 | 2026-09-04T21:31:56.866Z | Downloaded icu_normalizer_data v2.2.0 |
| 554 | 2026-09-04T21:31:56.866Z | Downloaded proc-macro-crate v1.3.1 |
| 555 | 2026-09-04T21:31:56.866Z | Downloaded progenitor-client v0.14.0 |
| 556 | 2026-09-04T21:31:56.866Z | Downloaded omicron-zone-package v0.12.3 |
| 557 | 2026-09-04T21:31:56.866Z | Downloaded tempfile v3.27.0 |
| 558 | 2026-09-04T21:31:56.866Z | Downloaded cc v1.4.2 |
| 559 | 2026-09-04T21:31:56.866Z | Downloaded pin-project v1.1.13 |
| 560 | 2026-09-04T21:31:56.866Z | Downloaded zerocopy-derive v0.7.35 |
| 561 | 2026-09-04T21:31:56.866Z | Downloaded derive-ex v0.1.8 |
| 562 | 2026-09-04T21:31:56.866Z | Downloaded progenitor-impl v0.10.0 |
| 563 | 2026-09-04T21:31:56.866Z | Downloaded tokio-tungstenite v0.21.0 |
| 564 | 2026-09-04T21:31:56.867Z | Downloaded serde v1.0.229 |
| 565 | 2026-09-04T21:31:56.867Z | Downloaded crossbeam-channel v0.5.16 |
| 566 | 2026-09-04T21:31:56.867Z | Downloaded serde-big-array v0.5.1 |
| 567 | 2026-09-04T21:31:56.867Z | Downloaded serde_spanned v1.1.1 |
| 568 | 2026-09-04T21:31:56.867Z | Downloaded spin v0.5.2 |
| 569 | 2026-09-04T21:31:56.867Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 570 | 2026-09-04T21:31:56.867Z | Downloaded miniz_oxide v0.8.9 |
| 571 | 2026-09-04T21:31:56.867Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 572 | 2026-09-04T21:31:56.867Z | Downloaded yansi v1.0.1 |
| 573 | 2026-09-04T21:31:56.867Z | Downloaded dropshot_endpoint v0.17.1 |
| 574 | 2026-09-04T21:31:56.867Z | Downloaded proc-macro2 v1.0.107 |
| 575 | 2026-09-04T21:31:56.867Z | Downloaded progenitor-impl v0.14.0 |
| 576 | 2026-09-04T21:31:56.867Z | Downloaded usdt-impl v0.6.0 |
| 577 | 2026-09-04T21:31:56.867Z | Downloaded progenitor-impl v0.13.0 |
| 578 | 2026-09-04T21:31:56.867Z | Downloaded untrusted v0.7.1 |
| 579 | 2026-09-04T21:31:56.867Z | Downloaded ryu v1.0.23 |
| 580 | 2026-09-04T21:31:56.867Z | Downloaded serde_derive v1.0.229 |
| 581 | 2026-09-04T21:31:56.867Z | Downloaded version_check v0.9.5 |
| 582 | 2026-09-04T21:31:56.867Z | Downloaded zeroize v1.9.0 |
| 583 | 2026-09-04T21:31:56.867Z | Downloaded zerofrom v0.1.8 |
| 584 | 2026-09-04T21:31:56.867Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 585 | 2026-09-04T21:31:56.867Z | Downloaded zmij v1.0.23 |
| 586 | 2026-09-04T21:31:56.867Z | Downloaded whoami v1.6.1 |
| 587 | 2026-09-04T21:31:56.867Z | Downloaded konst v0.2.20 |
| 588 | 2026-09-04T21:31:56.867Z | Downloaded displaydoc v0.2.7 |
| 589 | 2026-09-04T21:31:56.867Z | Downloaded serde_yaml v0.9.34+deprecated |
| 590 | 2026-09-04T21:31:56.867Z | Downloaded num_enum_derive v0.7.6 |
| 591 | 2026-09-04T21:31:56.867Z | Downloaded find-msvc-tools v0.1.10 |
| 592 | 2026-09-04T21:31:56.867Z | Downloaded fastrand v2.5.0 |
| 593 | 2026-09-04T21:31:56.867Z | Downloaded highway v1.3.0 |
| 594 | 2026-09-04T21:31:56.867Z | Downloaded defmt-parser v1.0.0 |
| 595 | 2026-09-04T21:31:56.867Z | Downloaded futures-sink v0.3.34 |
| 596 | 2026-09-04T21:31:56.867Z | Downloaded futures-task v0.3.34 |
| 597 | 2026-09-04T21:31:56.867Z | Downloaded zone v0.3.1 |
| 598 | 2026-09-04T21:31:56.867Z | Downloaded minimal-lexical v0.2.1 |
| 599 | 2026-09-04T21:31:56.867Z | Downloaded aho-corasick v1.1.5 |
| 600 | 2026-09-04T21:31:56.867Z | Downloaded toml_edit v0.22.27 |
| 601 | 2026-09-04T21:31:56.867Z | Downloaded errno v0.3.14 |
| 602 | 2026-09-04T21:31:56.867Z | Downloaded embedded-io v0.6.1 |
| 603 | 2026-09-04T21:31:56.867Z | Downloaded getrandom v0.4.3 |
| 604 | 2026-09-04T21:31:56.868Z | Downloaded ppv-lite86 v0.2.21 |
| 605 | 2026-09-04T21:31:56.868Z | Downloaded progenitor v0.14.0 |
| 606 | 2026-09-04T21:31:56.868Z | Downloaded pest_derive v2.8.8 |
| 607 | 2026-09-04T21:31:56.868Z | Downloaded openssl-macros v0.1.1 |
| 608 | 2026-09-04T21:31:56.868Z | Downloaded float-ord v0.3.2 |
| 609 | 2026-09-04T21:31:56.868Z | Downloaded scroll v0.13.0 |
| 610 | 2026-09-04T21:31:56.868Z | Downloaded percent-encoding v2.3.2 |
| 611 | 2026-09-04T21:31:56.868Z | Downloaded papergrid v0.11.0 |
| 612 | 2026-09-04T21:31:56.868Z | Downloaded pretty-hex v0.4.2 |
| 613 | 2026-09-04T21:31:56.868Z | Downloaded tokio-stream v0.1.19 |
| 614 | 2026-09-04T21:31:56.868Z | Downloaded getrandom v0.3.4 |
| 615 | 2026-09-04T21:31:56.868Z | Downloaded openssl-sys v0.9.117 |
| 616 | 2026-09-04T21:31:56.868Z | Downloaded derive_more v0.99.20 |
| 617 | 2026-09-04T21:31:56.868Z | Downloaded smawk v0.3.3 |
| 618 | 2026-09-04T21:31:56.868Z | Downloaded thin-vec v0.2.19 |
| 619 | 2026-09-04T21:31:56.868Z | Downloaded pest_meta v2.8.8 |
| 620 | 2026-09-04T21:31:56.869Z | Downloaded typeid v1.0.3 |
| 621 | 2026-09-04T21:31:56.869Z | Downloaded semver v0.1.20 |
| 622 | 2026-09-04T21:31:56.869Z | Downloaded elliptic-curve v0.13.8 |
| 623 | 2026-09-04T21:31:56.869Z | Downloaded toml_datetime v0.6.11 |
| 624 | 2026-09-04T21:31:56.869Z | Downloaded darling_core v0.21.3 |
| 625 | 2026-09-04T21:31:56.869Z | Downloaded rustls-platform-verifier v0.7.0 |
| 626 | 2026-09-04T21:31:56.869Z | Downloaded strum_macros v0.26.4 |
| 627 | 2026-09-04T21:31:56.869Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 628 | 2026-09-04T21:31:56.869Z | Downloaded untrusted v0.9.0 |
| 629 | 2026-09-04T21:31:56.869Z | Downloaded walkdir v2.5.0 |
| 630 | 2026-09-04T21:31:56.869Z | Downloaded enum-as-inner v0.6.1 |
| 631 | 2026-09-04T21:31:56.869Z | Downloaded strsim v0.11.1 |
| 632 | 2026-09-04T21:31:56.869Z | Downloaded toml_write v0.1.2 |
| 633 | 2026-09-04T21:31:56.869Z | Downloaded itertools v0.14.0 |
| 634 | 2026-09-04T21:31:56.869Z | Downloaded zeroize_derive v1.5.0 |
| 635 | 2026-09-04T21:31:56.869Z | Downloaded gethostname v0.5.0 |
| 636 | 2026-09-04T21:31:56.869Z | Downloaded proc-macro-error-attr v1.0.4 |
| 637 | 2026-09-04T21:31:56.869Z | Downloaded semver v1.0.28 |
| 638 | 2026-09-04T21:31:56.869Z | Downloaded vsss-rs v3.3.4 |
| 639 | 2026-09-04T21:31:56.869Z | Downloaded defmt-macros v1.1.1 |
| 640 | 2026-09-04T21:31:56.869Z | Downloaded hex v0.4.3 |
| 641 | 2026-09-04T21:31:56.869Z | Downloaded plain v0.2.3 |
| 642 | 2026-09-04T21:31:56.869Z | Downloaded toml_edit v0.19.15 |
| 643 | 2026-09-04T21:31:56.869Z | Downloaded similar v2.7.0 |
| 644 | 2026-09-04T21:31:56.869Z | Downloaded utf8_iter v1.0.4 |
| 645 | 2026-09-04T21:31:56.874Z | Downloaded sigpipe v0.1.3 |
| 646 | 2026-09-04T21:31:56.874Z | Downloaded sha1 v0.10.7 |
| 647 | 2026-09-04T21:31:56.874Z | Downloaded progenitor-macro v0.13.0 |
| 648 | 2026-09-04T21:31:56.874Z | Downloaded pkg-config v0.3.33 |
| 649 | 2026-09-04T21:31:56.874Z | Downloaded tracing-core v0.1.36 |
| 650 | 2026-09-04T21:31:56.874Z | Downloaded ucd-trie v0.1.7 |
| 651 | 2026-09-04T21:31:56.874Z | Downloaded termtree v0.5.1 |
| 652 | 2026-09-04T21:31:56.874Z | Downloaded powerfmt v0.2.0 |
| 653 | 2026-09-04T21:31:56.874Z | Downloaded slog-dtrace v0.3.0 |
| 654 | 2026-09-04T21:31:56.874Z | Downloaded tokio-dtrace v0.1.1 |
| 655 | 2026-09-04T21:31:56.874Z | Downloaded rustls-native-certs v0.8.4 |
| 656 | 2026-09-04T21:31:56.874Z | Downloaded simd-adler32 v0.3.10 |
| 657 | 2026-09-04T21:31:56.875Z | Downloaded slog-stdlog v4.1.1 |
| 658 | 2026-09-04T21:31:56.875Z | Downloaded mio v1.2.2 |
| 659 | 2026-09-04T21:31:56.875Z | Downloaded smallvec v1.15.2 |
| 660 | 2026-09-04T21:31:56.875Z | Downloaded url v2.5.8 |
| 661 | 2026-09-04T21:31:56.875Z | Downloaded synstructure v0.13.2 |
| 662 | 2026-09-04T21:31:56.875Z | Downloaded term v1.2.1 |
| 663 | 2026-09-04T21:31:56.875Z | Downloaded tokio-rustls v0.26.4 |
| 664 | 2026-09-04T21:31:56.875Z | Downloaded tabwriter v1.4.1 |
| 665 | 2026-09-04T21:31:56.875Z | Downloaded writeable v0.6.3 |
| 666 | 2026-09-04T21:31:56.875Z | Downloaded usdt-attr-macro v0.5.0 |
| 667 | 2026-09-04T21:31:56.875Z | Downloaded yoke-derive v0.8.2 |
| 668 | 2026-09-04T21:31:56.875Z | Downloaded progenitor-macro v0.14.0 |
| 669 | 2026-09-04T21:31:56.875Z | Downloaded indexmap v2.14.0 |
| 670 | 2026-09-04T21:31:56.875Z | Downloaded equivalent v1.0.2 |
| 671 | 2026-09-04T21:31:56.875Z | Downloaded digest v0.10.7 |
| 672 | 2026-09-04T21:31:56.875Z | Downloaded memchr v2.8.3 |
| 673 | 2026-09-04T21:31:56.875Z | Downloaded nom v7.1.3 |
| 674 | 2026-09-04T21:31:56.875Z | Downloaded num_threads v0.1.7 |
| 675 | 2026-09-04T21:31:56.875Z | Downloaded foreign-types v0.3.2 |
| 676 | 2026-09-04T21:31:56.875Z | Downloaded pem v3.0.6 |
| 677 | 2026-09-04T21:31:56.875Z | Downloaded opaque-debug v0.3.1 |
| 678 | 2026-09-04T21:31:56.875Z | Downloaded utf8parse v0.2.2 |
| 679 | 2026-09-04T21:31:56.875Z | Downloaded dof v0.4.0 |
| 680 | 2026-09-04T21:31:56.875Z | Downloaded typed-path v0.9.3 |
| 681 | 2026-09-04T21:31:56.875Z | Downloaded ron v0.12.2 |
| 682 | 2026-09-04T21:31:56.875Z | Downloaded owo-colors v4.3.0 |
| 683 | 2026-09-04T21:31:56.875Z | Downloaded hickory-resolver v0.24.4 |
| 684 | 2026-09-04T21:31:56.875Z | Downloaded fixedbitset v0.5.7 |
| 685 | 2026-09-04T21:31:56.875Z | Downloaded parking_lot v0.11.2 |
| 686 | 2026-09-04T21:31:56.875Z | Downloaded scroll_derive v0.12.1 |
| 687 | 2026-09-04T21:31:56.875Z | Downloaded openssl-probe v0.2.1 |
| 688 | 2026-09-04T21:31:56.875Z | Downloaded serde_urlencoded v0.7.1 |
| 689 | 2026-09-04T21:31:56.875Z | Downloaded slog-json v2.6.1 |
| 690 | 2026-09-04T21:31:56.875Z | Downloaded papergrid v0.18.0 |
| 691 | 2026-09-04T21:31:56.875Z | Downloaded snafu v0.8.9 |
| 692 | 2026-09-04T21:31:56.875Z | Downloaded zerovec-derive v0.11.3 |
| 693 | 2026-09-04T21:31:56.875Z | Downloaded serde_repr v0.1.21 |
| 694 | 2026-09-04T21:31:56.875Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 695 | 2026-09-04T21:31:56.875Z | Downloaded futures-executor v0.3.34 |
| 696 | 2026-09-04T21:31:56.876Z | Downloaded secrecy v0.10.3 |
| 697 | 2026-09-04T21:31:56.876Z | Downloaded tinyvec_macros v0.1.1 |
| 698 | 2026-09-04T21:31:56.876Z | Downloaded num_enum v0.7.6 |
| 699 | 2026-09-04T21:31:56.876Z | Downloaded password-hash v0.5.0 |
| 700 | 2026-09-04T21:31:56.876Z | Downloaded similar v3.2.0 |
| 701 | 2026-09-04T21:31:56.876Z | Downloaded phf_shared v0.12.1 |
| 702 | 2026-09-04T21:31:56.876Z | Downloaded rand_core v0.6.4 |
| 703 | 2026-09-04T21:31:56.876Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 704 | 2026-09-04T21:31:56.876Z | Downloaded thiserror v1.0.69 |
| 705 | 2026-09-04T21:31:56.876Z | Downloaded fixedbitset v0.4.2 |
| 706 | 2026-09-04T21:31:56.876Z | Downloaded same-file v1.0.6 |
| 707 | 2026-09-04T21:31:56.876Z | Downloaded darling_core v0.23.0 |
| 708 | 2026-09-04T21:31:56.876Z | Downloaded git-stub-vcs v0.1.0 |
| 709 | 2026-09-04T21:31:56.876Z | Downloaded getrandom v0.2.17 |
| 710 | 2026-09-04T21:31:56.876Z | Downloaded http v1.5.0 |
| 711 | 2026-09-04T21:31:56.876Z | Downloaded sha2 v0.10.9 |
| 712 | 2026-09-04T21:31:56.876Z | Downloaded darling v0.21.3 |
| 713 | 2026-09-04T21:31:56.876Z | Downloaded rand_core v0.9.5 |
| 714 | 2026-09-04T21:31:56.876Z | Downloaded shlex v2.0.1 |
| 715 | 2026-09-04T21:31:56.876Z | Downloaded unicode-linebreak v0.1.5 |
| 716 | 2026-09-04T21:31:56.876Z | Downloaded slog-scope v4.4.1 |
| 717 | 2026-09-04T21:31:56.876Z | Downloaded futures-io v0.3.34 |
| 718 | 2026-09-04T21:31:56.876Z | Downloaded ref-cast-impl v1.0.26 |
| 719 | 2026-09-04T21:31:56.876Z | Downloaded serde_spanned v0.6.9 |
| 720 | 2026-09-04T21:31:56.876Z | Downloaded qorb v0.4.1 |
| 721 | 2026-09-04T21:31:56.876Z | Downloaded usdt v0.5.0 |
| 722 | 2026-09-04T21:31:56.876Z | Downloaded quinn-udp v0.5.15 |
| 723 | 2026-09-04T21:31:56.876Z | Downloaded jiff-core v0.1.0 |
| 724 | 2026-09-04T21:31:56.876Z | Downloaded rhai_codegen v3.2.0 |
| 725 | 2026-09-04T21:31:56.876Z | Downloaded itertools v0.12.1 |
| 726 | 2026-09-04T21:31:56.876Z | Downloaded unicode-segmentation v1.13.3 |
| 727 | 2026-09-04T21:31:56.876Z | Downloaded spin v0.9.9 |
| 728 | 2026-09-04T21:31:56.876Z | Downloaded quote v1.0.47 |
| 729 | 2026-09-04T21:31:56.876Z | Downloaded group v0.13.0 |
| 730 | 2026-09-04T21:31:56.876Z | Downloaded structmeta v0.3.0 |
| 731 | 2026-09-04T21:31:56.876Z | Downloaded smartstring v1.0.1 |
| 732 | 2026-09-04T21:31:56.876Z | Downloaded tagptr v0.2.0 |
| 733 | 2026-09-04T21:31:56.876Z | Downloaded dof v0.3.0 |
| 734 | 2026-09-04T21:31:56.876Z | Downloaded rand v0.8.7 |
| 735 | 2026-09-04T21:31:56.877Z | Downloaded phf v0.12.1 |
| 736 | 2026-09-04T21:31:56.877Z | Downloaded rustls-pki-types v1.15.1 |
| 737 | 2026-09-04T21:31:56.877Z | Downloaded serde_core v1.0.229 |
| 738 | 2026-09-04T21:31:56.877Z | Downloaded darling v0.23.0 |
| 739 | 2026-09-04T21:31:56.877Z | Downloaded progenitor v0.10.0 |
| 740 | 2026-09-04T21:31:56.877Z | Downloaded foldhash v0.2.0 |
| 741 | 2026-09-04T21:31:56.877Z | Downloaded zerovec v0.11.6 |
| 742 | 2026-09-04T21:31:56.877Z | Downloaded nom v8.0.0 |
| 743 | 2026-09-04T21:31:56.877Z | Downloaded hmac v0.12.1 |
| 744 | 2026-09-04T21:31:56.877Z | Downloaded tinystr v0.8.3 |
| 745 | 2026-09-04T21:31:56.881Z | Downloaded usdt-impl v0.5.0 |
| 746 | 2026-09-04T21:31:56.881Z | Downloaded deranged v0.5.8 |
| 747 | 2026-09-04T21:31:56.881Z | Downloaded libm v0.2.16 |
| 748 | 2026-09-04T21:31:56.881Z | Downloaded parking_lot v0.12.5 |
| 749 | 2026-09-04T21:31:56.881Z | Downloaded pest v2.8.8 |
| 750 | 2026-09-04T21:31:56.881Z | Downloaded futures v0.3.34 |
| 751 | 2026-09-04T21:31:56.881Z | Downloaded rayon-core v1.13.0 |
| 752 | 2026-09-04T21:31:56.881Z | Downloaded schemars v1.2.2 |
| 753 | 2026-09-04T21:31:56.884Z | Downloaded tinyvec v1.12.0 |
| 754 | 2026-09-04T21:31:56.884Z | Downloaded pin-project-lite v0.2.17 |
| 755 | 2026-09-04T21:31:56.888Z | Downloaded unsafe-libyaml v0.2.11 |
| 756 | 2026-09-04T21:31:56.888Z | Downloaded proc-macro-error v1.0.4 |
| 757 | 2026-09-04T21:31:56.891Z | Downloaded rand_chacha v0.9.0 |
| 758 | 2026-09-04T21:31:56.891Z | Downloaded thiserror-impl v1.0.69 |
| 759 | 2026-09-04T21:31:56.891Z | Downloaded zerocopy-derive v0.8.56 |
| 760 | 2026-09-04T21:31:56.894Z | Downloaded test-strategy v0.4.5 |
| 761 | 2026-09-04T21:31:56.900Z | Downloaded diff v0.1.13 |
| 762 | 2026-09-04T21:31:56.900Z | Downloaded git-stub v1.0.0 |
| 763 | 2026-09-04T21:31:56.905Z | Downloaded half v2.7.1 |
| 764 | 2026-09-04T21:31:56.905Z | Downloaded strum_macros v0.27.2 |
| 765 | 2026-09-04T21:31:56.905Z | Downloaded pretty_assertions v1.4.1 |
| 766 | 2026-09-04T21:31:56.905Z | Downloaded tar v0.4.46 |
| 767 | 2026-09-04T21:31:56.912Z | Downloaded socket2 v0.6.5 |
| 768 | 2026-09-04T21:31:56.919Z | Downloaded strum_macros v0.28.0 |
| 769 | 2026-09-04T21:31:56.919Z | Downloaded unicode-ident v1.0.24 |
| 770 | 2026-09-04T21:31:56.919Z | Downloaded typify v0.6.2 |
| 771 | 2026-09-04T21:31:56.919Z | Downloaded schemars v0.9.0 |
| 772 | 2026-09-04T21:31:56.923Z | Downloaded defmt v1.1.1 |
| 773 | 2026-09-04T21:31:56.923Z | Downloaded parking_lot_core v0.9.12 |
| 774 | 2026-09-04T21:31:56.926Z | Downloaded futures-channel v0.3.34 |
| 775 | 2026-09-04T21:31:56.929Z | Downloaded itertools v0.15.0 |
| 776 | 2026-09-04T21:31:56.933Z | Downloaded hickory-resolver v0.25.2 |
| 777 | 2026-09-04T21:31:56.936Z | Downloaded hyper v1.11.1 |
| 778 | 2026-09-04T21:31:56.939Z | Downloaded clap_builder v4.6.6 |
| 779 | 2026-09-04T21:31:56.943Z | Downloaded once_cell v1.21.4 |
| 780 | 2026-09-04T21:31:56.948Z | Downloaded toml v0.7.8 |
| 781 | 2026-09-04T21:31:56.948Z | Downloaded rand v0.9.5 |
| 782 | 2026-09-04T21:31:56.948Z | Downloaded hashbrown v0.15.5 |
| 783 | 2026-09-04T21:31:56.951Z | Downloaded zerotrie v0.2.4 |
| 784 | 2026-09-04T21:31:56.951Z | Downloaded hashbrown v0.16.1 |
| 785 | 2026-09-04T21:31:56.954Z | Downloaded reqwest v0.13.4 |
| 786 | 2026-09-04T21:31:57.361Z | Downloaded flate2 v1.1.9 |
| 787 | 2026-09-04T21:31:57.365Z | Downloaded typify v0.4.3 |
| 788 | 2026-09-04T21:31:57.365Z | Downloaded quinn v0.11.11 |
| 789 | 2026-09-04T21:31:57.365Z | Downloaded serde_json v1.0.151 |
| 790 | 2026-09-04T21:31:57.365Z | Downloaded reqwest v0.12.28 |
| 791 | 2026-09-04T21:31:57.365Z | Downloaded h2 v0.4.15 |
| 792 | 2026-09-04T21:31:57.365Z | Downloaded rustls-webpki v0.103.14 |
| 793 | 2026-09-04T21:31:57.365Z | Downloaded hashbrown v0.12.3 |
| 794 | 2026-09-04T21:31:57.365Z | Downloaded regex v1.13.1 |
| 795 | 2026-09-04T21:31:57.365Z | Downloaded dropshot-api-manager v0.8.0 |
| 796 | 2026-09-04T21:31:57.365Z | Downloaded typenum v1.20.1 |
| 797 | 2026-09-04T21:31:57.365Z | Downloaded prettyplease v0.2.37 |
| 798 | 2026-09-04T21:31:57.365Z | Downloaded heapless v0.8.0 |
| 799 | 2026-09-04T21:31:57.365Z | Downloaded steno v0.4.1 |
| 800 | 2026-09-04T21:31:57.365Z | Downloaded rand v0.10.2 |
| 801 | 2026-09-04T21:31:57.366Z | Downloaded winnow v1.0.4 |
| 802 | 2026-09-04T21:31:57.366Z | Downloaded iddqd v0.4.6 |
| 803 | 2026-09-04T21:31:57.366Z | Downloaded tower v0.5.3 |
| 804 | 2026-09-04T21:31:57.366Z | Downloaded expectorate v1.3.0 |
| 805 | 2026-09-04T21:31:57.366Z | Downloaded tower-http v0.6.11 |
| 806 | 2026-09-04T21:31:57.366Z | Downloaded blake3 v1.8.6 |
| 807 | 2026-09-04T21:31:57.366Z | Downloaded futures-util v0.3.34 |
| 808 | 2026-09-04T21:31:57.366Z | Downloaded aws-lc-rs v1.18.0 |
| 809 | 2026-09-04T21:31:57.366Z | Downloaded tokio-util v0.7.19 |
| 810 | 2026-09-04T21:31:57.366Z | Downloaded winnow v0.7.15 |
| 811 | 2026-09-04T21:31:57.366Z | Downloaded rayon v1.12.0 |
| 812 | 2026-09-04T21:31:57.366Z | Downloaded moka v0.12.16 |
| 813 | 2026-09-04T21:31:57.366Z | Downloaded zerocopy v0.7.35 |
| 814 | 2026-09-04T21:31:57.366Z | Downloaded unicode-normalization v0.1.25 |
| 815 | 2026-09-04T21:31:57.366Z | Downloaded winnow v0.5.40 |
| 816 | 2026-09-04T21:31:57.366Z | Downloaded tabled v0.15.0 |
| 817 | 2026-09-04T21:31:57.366Z | Downloaded hkdf v0.12.4 |
| 818 | 2026-09-04T21:31:57.366Z | Downloaded proptest v1.11.0 |
| 819 | 2026-09-04T21:31:57.366Z | Downloaded portable-atomic v1.15.0 |
| 820 | 2026-09-04T21:31:57.366Z | Downloaded tough v0.22.0 |
| 821 | 2026-09-04T21:31:57.366Z | Downloaded tabled v0.21.0 |
| 822 | 2026-09-04T21:31:57.366Z | Downloaded chrono v0.4.45 |
| 823 | 2026-09-04T21:31:57.366Z | Downloaded goblin v0.8.2 |
| 824 | 2026-09-04T21:31:57.366Z | Downloaded unicode-width v0.1.14 |
| 825 | 2026-09-04T21:31:57.366Z | Downloaded serde_with v3.22.0 |
| 826 | 2026-09-04T21:31:57.366Z | Downloaded syn v3.0.3 |
| 827 | 2026-09-04T21:31:57.366Z | Downloaded hashbrown v0.17.1 |
| 828 | 2026-09-04T21:31:57.366Z | Downloaded curve25519-dalek v4.1.3 |
| 829 | 2026-09-04T21:31:57.366Z | Downloaded webpki-roots v1.0.9 |
| 830 | 2026-09-04T21:31:57.366Z | Downloaded nix v0.31.3 |
| 831 | 2026-09-04T21:31:57.366Z | Downloaded smoltcp v0.11.0 |
| 832 | 2026-09-04T21:31:57.366Z | Downloaded unicode-width v0.2.2 |
| 833 | 2026-09-04T21:31:57.366Z | Downloaded openssl v0.10.81 |
| 834 | 2026-09-04T21:31:57.366Z | Downloaded regress v0.11.1 |
| 835 | 2026-09-04T21:31:57.366Z | Downloaded goblin v0.10.7 |
| 836 | 2026-09-04T21:31:57.366Z | Downloaded regress v0.10.5 |
| 837 | 2026-09-04T21:31:57.367Z | Downloaded hickory-proto v0.25.2 |
| 838 | 2026-09-04T21:31:57.367Z | Downloaded quinn-proto v0.11.16 |
| 839 | 2026-09-04T21:31:57.367Z | Downloaded syn v1.0.109 |
| 840 | 2026-09-04T21:31:57.367Z | Downloaded bstr v1.13.1 |
| 841 | 2026-09-04T21:31:57.367Z | Downloaded rustls v0.23.43 |
| 842 | 2026-09-04T21:31:57.367Z | Downloaded vcpkg v0.2.15 |
| 843 | 2026-09-04T21:31:57.367Z | Downloaded rustix v0.38.44 |
| 844 | 2026-09-04T21:31:57.367Z | Downloaded time v0.3.55 |
| 845 | 2026-09-04T21:31:57.367Z | Downloaded syn v2.0.119 |
| 846 | 2026-09-04T21:31:57.367Z | Downloaded rhai v1.26.0 |
| 847 | 2026-09-04T21:31:57.367Z | Downloaded openapiv3 v2.2.0 |
| 848 | 2026-09-04T21:31:57.367Z | Downloaded zerocopy v0.8.56 |
| 849 | 2026-09-04T21:31:57.367Z | Downloaded hickory-proto v0.24.4 |
| 850 | 2026-09-04T21:31:57.367Z | Downloaded jiff v0.2.35 |
| 851 | 2026-09-04T21:31:57.367Z | Downloaded tracing v0.1.44 |
| 852 | 2026-09-04T21:31:57.367Z | Downloaded regex-syntax v0.8.11 |
| 853 | 2026-09-04T21:31:57.372Z | Downloaded sled v0.34.7 |
| 854 | 2026-09-04T21:31:57.372Z | Downloaded dropshot v0.17.1 |
| 855 | 2026-09-04T21:31:57.387Z | Downloaded rustix v1.1.4 |
| 856 | 2026-09-04T21:31:57.396Z | Downloaded lzma-sys v0.1.20 |
| 857 | 2026-09-04T21:31:57.411Z | Downloaded petgraph v0.6.5 |
| 858 | 2026-09-04T21:31:57.421Z | Downloaded typify-impl v0.6.2 |
| 859 | 2026-09-04T21:31:57.429Z | Downloaded typify-impl v0.4.3 |
| 860 | 2026-09-04T21:31:57.438Z | Downloaded petgraph v0.8.3 |
| 861 | 2026-09-04T21:31:57.447Z | Downloaded libc v0.2.189 |
| 862 | 2026-09-04T21:31:57.469Z | Downloaded regex-automata v0.4.18 |
| 863 | 2026-09-04T21:31:57.475Z | Downloaded tokio v1.53.1 |
| 864 | 2026-09-04T21:31:57.502Z | Downloaded chrono-tz v0.10.4 |
| 865 | 2026-09-04T21:31:57.516Z | Downloaded csv v1.4.0 |
| 866 | 2026-09-04T21:31:57.519Z | Downloaded sha3 v0.10.9 |
| 867 | 2026-09-04T21:31:57.526Z | Downloaded encoding_rs v0.8.35 |
| 868 | 2026-09-04T21:31:57.532Z | Downloaded ring v0.17.14 |
| 869 | 2026-09-04T21:31:57.931Z | Downloaded aws-lc-sys v0.44.0 |
| 870 | 2026-09-04T21:31:58.948Z | Compiling proc-macro2 v1.0.107 |
| 871 | 2026-09-04T21:31:58.948Z | Compiling quote v1.0.47 |
| 872 | 2026-09-04T21:31:58.948Z | Compiling unicode-ident v1.0.24 |
| 873 | 2026-09-04T21:31:58.951Z | Compiling serde_core v1.0.229 |
| 874 | 2026-09-04T21:31:58.951Z | Compiling cfg-if v1.0.4 |
| 875 | 2026-09-04T21:31:58.951Z | Compiling serde v1.0.229 |
| 876 | 2026-09-04T21:31:58.951Z | Compiling libc v0.2.189 |
| 877 | 2026-09-04T21:31:58.951Z | Compiling memchr v2.8.3 |
| 878 | 2026-09-04T21:31:59.122Z | Compiling itoa v1.0.18 |
| 879 | 2026-09-04T21:31:59.310Z | Compiling smallvec v1.15.2 |
| 880 | 2026-09-04T21:31:59.521Z | Compiling zmij v1.0.23 |
| 881 | 2026-09-04T21:31:59.541Z | Compiling autocfg v1.5.1 |
| 882 | 2026-09-04T21:31:59.552Z | Compiling libm v0.2.16 |
| 883 | 2026-09-04T21:31:59.739Z | Compiling stable_deref_trait v1.2.1 |
| 884 | 2026-09-04T21:31:59.811Z | Compiling writeable v0.6.3 |
| 885 | 2026-09-04T21:31:59.893Z | Compiling litemap v0.8.2 |
| 886 | 2026-09-04T21:31:59.929Z | Compiling percent-encoding v2.3.2 |
| 887 | 2026-09-04T21:32:00.012Z | Compiling utf8_iter v1.0.4 |
| 888 | 2026-09-04T21:32:00.015Z | Compiling icu_normalizer_data v2.2.0 |
| 889 | 2026-09-04T21:32:00.076Z | Compiling icu_properties_data v2.2.0 |
| 890 | 2026-09-04T21:32:00.129Z | Compiling iana-time-zone v0.1.65 |
| 891 | 2026-09-04T21:32:00.571Z | Compiling equivalent v1.0.2 |
| 892 | 2026-09-04T21:32:00.576Z | Compiling form_urlencoded v1.2.2 |
| 893 | 2026-09-04T21:32:00.576Z | Compiling syn v2.0.119 |
| 894 | 2026-09-04T21:32:00.576Z | Compiling syn v3.0.3 |
| 895 | 2026-09-04T21:32:00.576Z | Compiling allocator-api2 v0.2.21 |
| 896 | 2026-09-04T21:32:00.576Z | Compiling serde_json v1.0.151 |
| 897 | 2026-09-04T21:32:00.576Z | Compiling dyn-clone v1.0.20 |
| 898 | 2026-09-04T21:32:00.577Z | Compiling version_check v0.9.5 |
| 899 | 2026-09-04T21:32:00.638Z | Compiling pin-project-lite v0.2.17 |
| 900 | 2026-09-04T21:32:00.694Z | Compiling scopeguard v1.2.0 |
| 901 | 2026-09-04T21:32:00.737Z | Compiling hashbrown v0.17.1 |
| 902 | 2026-09-04T21:32:00.777Z | Compiling parking_lot_core v0.9.12 |
| 903 | 2026-09-04T21:32:00.792Z | Compiling lock_api v0.4.14 |
| 904 | 2026-09-04T21:32:00.803Z | Compiling num-traits v0.2.19 |
| 905 | 2026-09-04T21:32:01.019Z | Compiling rand_core v0.10.1 |
| 906 | 2026-09-04T21:32:01.058Z | Compiling getrandom v0.4.3 |
| 907 | 2026-09-04T21:32:01.070Z | Compiling thiserror v2.0.20 |
| 908 | 2026-09-04T21:32:01.172Z | Compiling errno v0.3.14 |
| 909 | 2026-09-04T21:32:01.282Z | Compiling semver v1.0.28 |
| 910 | 2026-09-04T21:32:01.338Z | Compiling indexmap v2.14.0 |
| 911 | 2026-09-04T21:32:01.591Z | Compiling log v0.4.33 |
| 912 | 2026-09-04T21:32:01.621Z | Compiling heck v0.5.0 |
| 913 | 2026-09-04T21:32:01.672Z | Compiling futures-core v0.3.34 |
| 914 | 2026-09-04T21:32:02.181Z | Compiling uuid v1.26.0 |
| 915 | 2026-09-04T21:32:02.187Z | Compiling zerocopy v0.8.56 |
| 916 | 2026-09-04T21:32:02.187Z | Compiling schemars v0.8.22 |
| 917 | 2026-09-04T21:32:02.187Z | Compiling futures-sink v0.3.34 |
| 918 | 2026-09-04T21:32:02.187Z | Compiling slab v0.4.12 |
| 919 | 2026-09-04T21:32:02.187Z | Compiling jobserver v0.1.35 |
| 920 | 2026-09-04T21:32:02.624Z | Compiling shlex v2.0.1 |
| 921 | 2026-09-04T21:32:03.032Z | Compiling rustversion v1.0.23 |
| 922 | 2026-09-04T21:32:03.032Z | Compiling fnv v1.0.7 |
| 923 | 2026-09-04T21:32:03.032Z | Compiling find-msvc-tools v0.1.10 |
| 924 | 2026-09-04T21:32:03.032Z | Compiling futures-channel v0.3.34 |
| 925 | 2026-09-04T21:32:03.032Z | Compiling bitflags v2.13.1 |
| 926 | 2026-09-04T21:32:03.032Z | Compiling pkg-config v0.3.33 |
| 927 | 2026-09-04T21:32:03.032Z | Compiling cc v1.4.2 |
| 928 | 2026-09-04T21:32:03.038Z | Compiling futures-task v0.3.34 |
| 929 | 2026-09-04T21:32:03.039Z | Compiling futures-io v0.3.34 |
| 930 | 2026-09-04T21:32:03.039Z | Compiling socket2 v0.6.5 |
| 931 | 2026-09-04T21:32:03.039Z | Compiling signal-hook-registry v1.4.8 |
| 932 | 2026-09-04T21:32:03.066Z | Compiling parking_lot v0.12.5 |
| 933 | 2026-09-04T21:32:03.197Z | Compiling mio v1.2.2 |
| 934 | 2026-09-04T21:32:03.279Z | Compiling synstructure v0.13.2 |
| 935 | 2026-09-04T21:32:03.325Z | Compiling serde_derive_internals v0.29.1 |
| 936 | 2026-09-04T21:32:03.375Z | Compiling portable-atomic v1.15.0 |
| 937 | 2026-09-04T21:32:03.503Z | Compiling cmake v0.1.58 |
| 938 | 2026-09-04T21:32:03.686Z | Compiling serde_derive v1.0.229 |
| 939 | 2026-09-04T21:32:03.736Z | Compiling displaydoc v0.2.7 |
| 940 | 2026-09-04T21:32:03.808Z | Compiling thiserror-impl v2.0.20 |
| 941 | 2026-09-04T21:32:03.828Z | Compiling tokio-macros v2.7.2 |
| 942 | 2026-09-04T21:32:03.842Z | Compiling futures-macro v0.3.34 |
| 943 | 2026-09-04T21:32:04.431Z | Compiling fs_extra v1.3.0 |
| 944 | 2026-09-04T21:32:04.437Z | Compiling dunce v1.0.5 |
| 945 | 2026-09-04T21:32:04.437Z | Compiling typenum v1.20.1 |
| 946 | 2026-09-04T21:32:04.437Z | Compiling aws-lc-sys v0.44.0 |
| 947 | 2026-09-04T21:32:04.474Z | Compiling zerofrom-derive v0.1.7 |
| 948 | 2026-09-04T21:32:04.527Z | Compiling yoke-derive v0.8.2 |
| 949 | 2026-09-04T21:32:04.578Z | Compiling zerovec-derive v0.11.3 |
| 950 | 2026-09-04T21:32:04.682Z | Compiling schemars_derive v0.8.22 |
| 951 | 2026-09-04T21:32:04.997Z | Compiling zerocopy-derive v0.8.56 |
| 952 | 2026-09-04T21:32:05.129Z | Compiling zeroize_derive v1.5.0 |
| 953 | 2026-09-04T21:32:05.443Z | Compiling futures-util v0.3.34 |
| 954 | 2026-09-04T21:32:05.717Z | Compiling zerofrom v0.1.8 |
| 955 | 2026-09-04T21:32:05.745Z | Compiling base64 v0.22.1 |
| 956 | 2026-09-04T21:32:05.838Z | Compiling yoke v0.8.3 |
| 957 | 2026-09-04T21:32:06.251Z | Compiling zeroize v1.9.0 |
| 958 | 2026-09-04T21:32:06.255Z | Compiling zerovec v0.11.6 |
| 959 | 2026-09-04T21:32:06.255Z | Compiling zerotrie v0.2.4 |
| 960 | 2026-09-04T21:32:06.255Z | Compiling critical-section v1.2.0 |
| 961 | 2026-09-04T21:32:06.255Z | Compiling once_cell v1.21.4 |
| 962 | 2026-09-04T21:32:06.255Z | Compiling slog v2.8.2 |
| 963 | 2026-09-04T21:32:06.355Z | Compiling subtle v2.6.1 |
| 964 | 2026-09-04T21:32:06.406Z | Compiling byteorder v1.5.0 |
| 965 | 2026-09-04T21:32:06.429Z | Compiling strsim v0.11.1 |
| 966 | 2026-09-04T21:32:06.551Z | Compiling tinystr v0.8.3 |
| 967 | 2026-09-04T21:32:06.559Z | Compiling potential_utf v0.1.5 |
| 968 | 2026-09-04T21:32:07.031Z | Compiling rustix v1.1.4 |
| 969 | 2026-09-04T21:32:07.034Z | Compiling icu_locale_core v2.2.0 |
| 970 | 2026-09-04T21:32:07.035Z | Compiling icu_collections v2.2.0 |
| 971 | 2026-09-04T21:32:07.035Z | Compiling bytes v1.12.1 |
| 972 | 2026-09-04T21:32:07.035Z | Compiling chrono v0.4.45 |
| 973 | 2026-09-04T21:32:07.183Z | Compiling erased-serde v0.3.31 |
| 974 | 2026-09-04T21:32:07.327Z | Compiling http v1.5.0 |
| 975 | 2026-09-04T21:32:07.517Z | Compiling icu_provider v2.2.0 |
| 976 | 2026-09-04T21:32:07.737Z | Compiling tokio v1.53.1 |
| 977 | 2026-09-04T21:32:07.844Z | Compiling icu_normalizer v2.2.0 |
| 978 | 2026-09-04T21:32:07.847Z | Compiling icu_properties v2.2.0 |
| 979 | 2026-09-04T21:32:07.876Z | Compiling regex-syntax v0.8.11 |
| 980 | 2026-09-04T21:32:08.417Z | Compiling serde_tokenstream v0.2.3 |
| 981 | 2026-09-04T21:32:08.456Z | Compiling http-body v1.1.0 |
| 982 | 2026-09-04T21:32:08.618Z | Compiling ipnet v2.12.1 |
| 983 | 2026-09-04T21:32:08.694Z | Compiling httparse v1.10.1 |
| 984 | 2026-09-04T21:32:08.755Z | Compiling idna_adapter v1.2.2 |
| 985 | 2026-09-04T21:32:08.897Z | Compiling idna v1.1.0 |
| 986 | 2026-09-04T21:32:09.032Z | Compiling atomic-waker v1.1.2 |
| 987 | 2026-09-04T21:32:09.110Z | Compiling tower-service v0.3.3 |
| 988 | 2026-09-04T21:32:09.139Z | Compiling tower-layer v0.3.3 |
| 989 | 2026-09-04T21:32:09.200Z | Compiling url v2.5.8 |
| 990 | 2026-09-04T21:32:09.298Z | Compiling getrandom v0.2.17 |
| 991 | 2026-09-04T21:32:09.473Z | Compiling ppv-lite86 v0.2.21 |
| 992 | 2026-09-04T21:32:09.898Z | Compiling try-lock v0.2.5 |
| 993 | 2026-09-04T21:32:09.913Z | Compiling thiserror v1.0.69 |
| 994 | 2026-09-04T21:32:09.913Z | Compiling ryu v1.0.23 |
| 995 | 2026-09-04T21:32:09.913Z | Compiling ucd-trie v0.1.7 |
| 996 | 2026-09-04T21:32:09.913Z | Compiling untrusted v0.9.0 |
| 997 | 2026-09-04T21:32:09.930Z | Compiling pest v2.8.8 |
| 998 | 2026-09-04T21:32:09.959Z | Compiling want v0.3.1 |
| 999 | 2026-09-04T21:32:09.993Z | Compiling rand_core v0.6.4 |
| 1000 | 2026-09-04T21:32:10.068Z | Compiling thiserror-impl v1.0.69 |
| 1001 | 2026-09-04T21:32:10.128Z | Compiling httpdate v1.0.3 |
| 1002 | 2026-09-04T21:32:10.216Z | Compiling getrandom v0.3.4 |
| 1003 | 2026-09-04T21:32:10.404Z | Compiling pretty-hex v0.4.2 |
| 1004 | 2026-09-04T21:32:10.511Z | Compiling winnow v1.0.4 |
| 1005 | 2026-09-04T21:32:10.523Z | Compiling plain v0.2.3 |
| 1006 | 2026-09-04T21:32:10.539Z | Compiling ipnetwork v0.21.1 |
| 1007 | 2026-09-04T21:32:10.647Z | Compiling foldhash v0.2.0 |
| 1008 | 2026-09-04T21:32:10.884Z | Compiling oxnet v0.1.7 |
| 1009 | 2026-09-04T21:32:10.972Z | Compiling pest_meta v2.8.8 |
| 1010 | 2026-09-04T21:32:11.572Z | Compiling paste v1.0.15 |
| 1011 | 2026-09-04T21:32:11.577Z | Compiling tracing-core v0.1.36 |
| 1012 | 2026-09-04T21:32:11.577Z | Compiling tracing-attributes v0.1.31 |
| 1013 | 2026-09-04T21:32:11.577Z | Compiling ident_case v1.0.1 |
| 1014 | 2026-09-04T21:32:11.577Z | Compiling omicron-workspace-hack v0.1.0 |
| 1015 | 2026-09-04T21:32:11.577Z | Compiling pest_generator v2.8.8 |
| 1016 | 2026-09-04T21:32:12.113Z | Compiling serde_urlencoded v0.7.1 |
| 1017 | 2026-09-04T21:32:12.119Z | Compiling http-body-util v0.1.5 |
| 1018 | 2026-09-04T21:32:12.119Z | Compiling aho-corasick v1.1.5 |
| 1019 | 2026-09-04T21:32:12.122Z | Compiling sync_wrapper v1.0.2 |
| 1020 | 2026-09-04T21:32:12.155Z | Compiling daft-derive v0.1.8 |
| 1021 | 2026-09-04T21:32:12.258Z | Compiling pest_derive v2.8.8 |
| 1022 | 2026-09-04T21:32:12.463Z | Compiling fastrand v2.5.0 |
| 1023 | 2026-09-04T21:32:12.532Z | Compiling tracing v0.1.44 |
| 1024 | 2026-09-04T21:32:12.779Z | Compiling regex-automata v0.4.18 |
| 1025 | 2026-09-04T21:32:12.871Z | Compiling hashbrown v0.16.1 |
| 1026 | 2026-09-04T21:32:12.934Z | Compiling tokio-util v0.7.19 |
| 1027 | 2026-09-04T21:32:13.399Z | Compiling scroll_derive v0.13.1 |
| 1028 | 2026-09-04T21:32:13.474Z | Compiling async-trait v0.1.92 |
| 1029 | 2026-09-04T21:32:13.501Z | Compiling num-conv v0.2.2 |
| 1030 | 2026-09-04T21:32:13.651Z | Compiling anyhow v1.0.104 |
| 1031 | 2026-09-04T21:32:13.713Z | Compiling aws-lc-rs v1.18.0 |
| 1032 | 2026-09-04T21:32:13.968Z | Compiling time-core v0.1.9 |
| 1033 | 2026-09-04T21:32:14.156Z | Compiling time-macros v0.2.32 |
| 1034 | 2026-09-04T21:32:14.224Z | Compiling scroll v0.13.0 |
| 1035 | 2026-09-04T21:32:14.236Z | Compiling rustls-pki-types v1.15.1 |
| 1036 | 2026-09-04T21:32:14.428Z | Compiling openssl-probe v0.2.1 |
| 1037 | 2026-09-04T21:32:14.441Z | Compiling deranged v0.5.8 |
| 1038 | 2026-09-04T21:32:14.490Z | Compiling regex v1.13.1 |
| 1039 | 2026-09-04T21:32:14.616Z | Compiling num_threads v0.1.7 |
| 1040 | 2026-09-04T21:32:14.717Z | Compiling powerfmt v0.2.0 |
| 1041 | 2026-09-04T21:32:14.734Z | Compiling hex v0.4.3 |
| 1042 | 2026-09-04T21:32:14.927Z | Compiling goblin v0.10.7 |
| 1043 | 2026-09-04T21:32:14.990Z | Compiling untrusted v0.7.1 |
| 1044 | 2026-09-04T21:32:15.326Z | Compiling camino v1.2.5 |
| 1045 | 2026-09-04T21:32:15.330Z | Compiling crc32fast v1.5.0 |
| 1046 | 2026-09-04T21:32:15.388Z | Compiling usdt-impl v0.6.0 |
| 1047 | 2026-09-04T21:32:15.802Z | Compiling rustls v0.23.43 |
| 1048 | 2026-09-04T21:32:15.813Z | Compiling h2 v0.4.15 |
| 1049 | 2026-09-04T21:32:15.813Z | Compiling dtrace-parser v0.3.0 |
| 1050 | 2026-09-04T21:32:15.813Z | Compiling crossbeam-utils v0.8.22 |
| 1051 | 2026-09-04T21:32:15.955Z | Compiling futures-executor v0.3.34 |
| 1052 | 2026-09-04T21:32:16.033Z | Compiling serde_tokenstream v0.3.0 |
| 1053 | 2026-09-04T21:32:16.512Z | Compiling structmeta-derive v0.3.0 |
| 1054 | 2026-09-04T21:32:16.517Z | Compiling thread-id v5.1.0 |
| 1055 | 2026-09-04T21:32:16.517Z | Compiling cpufeatures v0.3.0 |
| 1056 | 2026-09-04T21:32:16.517Z | Compiling simd-adler32 v0.3.10 |
| 1057 | 2026-09-04T21:32:16.517Z | Compiling adler2 v2.0.1 |
| 1058 | 2026-09-04T21:32:16.517Z | Compiling newtype-uuid-macros v0.1.1 |
| 1059 | 2026-09-04T21:32:16.528Z | Compiling miniz_oxide v0.8.9 |
| 1060 | 2026-09-04T21:32:16.528Z | Compiling futures v0.3.34 |
| 1061 | 2026-09-04T21:32:17.021Z | Compiling rand_core v0.9.5 |
| 1062 | 2026-09-04T21:32:17.152Z | Compiling structmeta v0.3.0 |
| 1063 | 2026-09-04T21:32:17.187Z | Compiling darling_core v0.23.0 |
| 1064 | 2026-09-04T21:32:17.316Z | Compiling hybrid-array v0.4.14 |
| 1065 | 2026-09-04T21:32:17.433Z | Compiling thread_local v1.1.10 |
| 1066 | 2026-09-04T21:32:17.581Z | Compiling match_cfg v0.1.0 |
| 1067 | 2026-09-04T21:32:17.651Z | Compiling flate2 v1.1.9 |
| 1068 | 2026-09-04T21:32:18.112Z | Compiling hyper v1.11.1 |
| 1069 | 2026-09-04T21:32:18.521Z | Compiling dof v0.4.0 |
| 1070 | 2026-09-04T21:32:18.521Z | Compiling newtype-uuid v1.4.0 |
| 1071 | 2026-09-04T21:32:18.524Z | Compiling slog-async v2.8.0 |
| 1072 | 2026-09-04T21:32:18.758Z | Compiling quick-error v1.2.3 |
| 1073 | 2026-09-04T21:32:18.868Z | Compiling hyper-util v0.1.20 |
| 1074 | 2026-09-04T21:32:19.339Z | Compiling darling_macro v0.23.0 |
| 1075 | 2026-09-04T21:32:19.409Z | Compiling ref-cast v1.0.26 |
| 1076 | 2026-09-04T21:32:19.449Z | Compiling compression-core v0.4.32 |
| 1077 | 2026-09-04T21:32:19.572Z | Compiling compression-codecs v0.4.38 |
| 1078 | 2026-09-04T21:32:19.585Z | Compiling daft v0.1.8 |
| 1079 | 2026-09-04T21:32:19.609Z | Compiling crypto-common v0.2.2 |
| 1080 | 2026-09-04T21:32:19.764Z | Compiling block-buffer v0.12.1 |
| 1081 | 2026-09-04T21:32:19.831Z | Compiling rand_chacha v0.9.0 |
| 1082 | 2026-09-04T21:32:19.922Z | Compiling strum_macros v0.26.4 |
| 1083 | 2026-09-04T21:32:19.940Z | Compiling darling v0.23.0 |
| 1084 | 2026-09-04T21:32:19.995Z | Compiling usdt-macro v0.6.0 |
| 1085 | 2026-09-04T21:32:20.017Z | Compiling usdt-attr-macro v0.6.0 |
| 1086 | 2026-09-04T21:32:20.265Z | Compiling ref-cast-impl v1.0.26 |
| 1087 | 2026-09-04T21:32:20.277Z | Compiling serde_spanned v1.1.1 |
| 1088 | 2026-09-04T21:32:20.425Z | Compiling multer v3.1.0 |
| 1089 | 2026-09-04T21:32:20.557Z | Compiling generic-array v0.14.7 |
| 1090 | 2026-09-04T21:32:20.648Z | Compiling const-oid v0.10.2 |
| 1091 | 2026-09-04T21:32:20.783Z | Compiling bit-vec v0.8.0 |
| 1092 | 2026-09-04T21:32:20.786Z | Compiling debug-ignore v1.0.5 |
| 1093 | 2026-09-04T21:32:20.849Z | Compiling term v1.2.1 |
| 1094 | 2026-09-04T21:32:20.865Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1095 | 2026-09-04T21:32:20.893Z | Compiling take_mut v0.2.2 |
| 1096 | 2026-09-04T21:32:21.006Z | Compiling bit-set v0.8.0 |
| 1097 | 2026-09-04T21:32:21.077Z | Compiling digest v0.11.3 |
| 1098 | 2026-09-04T21:32:21.169Z | Compiling serde_with_macros v3.22.0 |
| 1099 | 2026-09-04T21:32:21.177Z | Compiling rand v0.9.5 |
| 1100 | 2026-09-04T21:32:21.210Z | Compiling async-stream-impl v0.3.6 |
| 1101 | 2026-09-04T21:32:21.240Z | Compiling dropshot v0.17.1 |
| 1102 | 2026-09-04T21:32:21.475Z | Compiling encoding_rs v0.8.35 |
| 1103 | 2026-09-04T21:32:21.971Z | Compiling unarray v0.1.4 |
| 1104 | 2026-09-04T21:32:21.975Z | Compiling strum v0.26.3 |
| 1105 | 2026-09-04T21:32:21.975Z | Compiling syn v1.0.109 |
| 1106 | 2026-09-04T21:32:21.975Z | Compiling mime v0.3.17 |
| 1107 | 2026-09-04T21:32:21.976Z | Compiling spin v0.9.9 |
| 1108 | 2026-09-04T21:32:21.976Z | Compiling async-stream v0.3.6 |
| 1109 | 2026-09-04T21:32:21.976Z | Compiling sha1 v0.11.0 |
| 1110 | 2026-09-04T21:32:22.018Z | Compiling derive-ex v0.1.8 |
| 1111 | 2026-09-04T21:32:22.028Z | Compiling tower v0.5.3 |
| 1112 | 2026-09-04T21:32:22.182Z | Compiling waitgroup v0.1.2 |
| 1113 | 2026-09-04T21:32:22.661Z | Compiling dropshot_endpoint v0.17.1 |
| 1114 | 2026-09-04T21:32:22.665Z | Compiling macaddr v1.0.1 |
| 1115 | 2026-09-04T21:32:22.665Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1116 | 2026-09-04T21:32:22.665Z | Compiling serde_path_to_error v0.1.20 |
| 1117 | 2026-09-04T21:32:22.872Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1118 | 2026-09-04T21:32:22.909Z | Compiling tower-http v0.6.11 |
| 1119 | 2026-09-04T21:32:23.442Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1120 | 2026-09-04T21:32:23.453Z | Compiling tempfile v3.27.0 |
| 1121 | 2026-09-04T21:32:23.453Z | Compiling openapiv3 v2.2.0 |
| 1122 | 2026-09-04T21:32:23.453Z | Compiling strum_macros v0.27.2 |
| 1123 | 2026-09-04T21:32:23.695Z | Compiling test-strategy v0.4.5 |
| 1124 | 2026-09-04T21:32:23.971Z | Compiling instant v0.1.13 |
| 1125 | 2026-09-04T21:32:24.480Z | Compiling time v0.3.55 |
| 1126 | 2026-09-04T21:32:24.621Z | Compiling rustls-native-certs v0.8.4 |
| 1127 | 2026-09-04T21:32:24.857Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1128 | 2026-09-04T21:32:24.966Z | Compiling crossbeam-channel v0.5.16 |
| 1129 | 2026-09-04T21:32:25.050Z | Compiling crypto-common v0.1.7 |
| 1130 | 2026-09-04T21:32:25.183Z | Compiling strum v0.27.2 |
| 1131 | 2026-09-04T21:32:25.448Z | Compiling parse-display-derive v0.10.0 |
| 1132 | 2026-09-04T21:32:25.472Z | Compiling backon v1.6.0 |
| 1133 | 2026-09-04T21:32:25.689Z | Compiling rand_chacha v0.3.1 |
| 1134 | 2026-09-04T21:32:26.850Z | Compiling either v1.17.0 |
| 1135 | 2026-09-04T21:32:26.850Z | Compiling rand v0.8.7 |
| 1136 | 2026-09-04T21:32:26.850Z | Compiling slog-json v2.6.1 |
| 1137 | 2026-09-04T21:32:26.853Z | Compiling hostname v0.3.1 |
| 1138 | 2026-09-04T21:32:26.853Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1139 | 2026-09-04T21:32:26.853Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1140 | 2026-09-04T21:32:26.868Z | Compiling wait-timeout v0.2.1 |
| 1141 | 2026-09-04T21:32:26.899Z | Compiling is-terminal v0.4.17 |
| 1142 | 2026-09-04T21:32:26.998Z | Compiling memmap2 v0.9.11 |
| 1143 | 2026-09-04T21:32:27.106Z | Compiling rusty-fork v0.3.1 |
| 1144 | 2026-09-04T21:32:27.160Z | Compiling usdt v0.6.0 |
| 1145 | 2026-09-04T21:32:27.177Z | Compiling slog-term v2.9.2 |
| 1146 | 2026-09-04T21:32:27.222Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1147 | 2026-09-04T21:32:27.300Z | Compiling slog-bunyan v2.5.0 |
| 1148 | 2026-09-04T21:32:27.517Z | Compiling serde_with v3.22.0 |
| 1149 | 2026-09-04T21:32:27.532Z | Compiling async-compression v0.4.43 |
| 1150 | 2026-09-04T21:32:27.553Z | Compiling rand_xorshift v0.4.0 |
| 1151 | 2026-09-04T21:32:27.700Z | Compiling rustls-pemfile v2.2.0 |
| 1152 | 2026-09-04T21:32:28.262Z | Compiling regress v0.10.5 |
| 1153 | 2026-09-04T21:32:28.265Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1154 | 2026-09-04T21:32:28.265Z | Compiling hostname v0.4.2 |
| 1155 | 2026-09-04T21:32:28.265Z | Compiling humantime v2.4.0 |
| 1156 | 2026-09-04T21:32:28.265Z | Compiling proptest v1.11.0 |
| 1157 | 2026-09-04T21:32:28.653Z | Compiling iddqd v0.4.6 |
| 1158 | 2026-09-04T21:32:28.870Z | Compiling reqwest v0.12.28 |
| 1159 | 2026-09-04T21:32:29.011Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1160 | 2026-09-04T21:32:29.257Z | Compiling block-buffer v0.10.4 |
| 1161 | 2026-09-04T21:32:29.321Z | Compiling utf8parse v0.2.2 |
| 1162 | 2026-09-04T21:32:29.426Z | Compiling anstyle-parse v1.0.0 |
| 1163 | 2026-09-04T21:32:29.993Z | Compiling digest v0.10.7 |
| 1164 | 2026-09-04T21:32:29.999Z | Compiling parse-display v0.10.0 |
| 1165 | 2026-09-04T21:32:29.999Z | Compiling progenitor-client v0.10.0 |
| 1166 | 2026-09-04T21:32:29.999Z | Compiling backoff v0.4.0 |
| 1167 | 2026-09-04T21:32:29.999Z | Compiling itertools v0.14.0 |
| 1168 | 2026-09-04T21:32:30.076Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1169 | 2026-09-04T21:32:30.123Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1170 | 2026-09-04T21:32:30.657Z | Compiling anstyle-query v1.1.5 |
| 1171 | 2026-09-04T21:32:31.081Z | Compiling is_terminal_polyfill v1.70.2 |
| 1172 | 2026-09-04T21:32:31.120Z | Compiling anstyle v1.0.14 |
| 1173 | 2026-09-04T21:32:31.178Z | Compiling colorchoice v1.0.5 |
| 1174 | 2026-09-04T21:32:31.298Z | Compiling anstream v1.0.0 |
| 1175 | 2026-09-04T21:32:31.618Z | Compiling clap_lex v1.1.0 |
| 1176 | 2026-09-04T21:32:31.922Z | Compiling regress v0.11.1 |
| 1177 | 2026-09-04T21:32:31.947Z | Compiling clap_derive v4.6.4 |
| 1178 | 2026-09-04T21:32:32.355Z | Compiling terminal_size v0.4.4 |
| 1179 | 2026-09-04T21:32:33.568Z | Compiling typify-impl v0.6.2 |
| 1180 | 2026-09-04T21:32:33.784Z | Compiling toml_datetime v0.6.11 |
| 1181 | 2026-09-04T21:32:33.970Z | Compiling zerocopy-derive v0.7.35 |
| 1182 | 2026-09-04T21:32:34.078Z | Compiling convert_case v0.4.0 |
| 1183 | 2026-09-04T21:32:34.147Z | Compiling cpufeatures v0.2.17 |
| 1184 | 2026-09-04T21:32:34.190Z | Compiling clap_builder v4.6.6 |
| 1185 | 2026-09-04T21:32:34.838Z | Compiling zerocopy v0.7.35 |
| 1186 | 2026-09-04T21:32:34.857Z | Compiling derive_more v0.99.20 |
| 1187 | 2026-09-04T21:32:35.393Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1188 | 2026-09-04T21:32:36.129Z | Compiling unicode-width v0.2.2 |
| 1189 | 2026-09-04T21:32:36.284Z | Compiling proc-macro-crate v3.5.0 |
| 1190 | 2026-09-04T21:32:36.358Z | Compiling clap v4.6.6 |
| 1191 | 2026-09-04T21:32:36.705Z | Compiling secrecy v0.10.3 |
| 1192 | 2026-09-04T21:32:36.824Z | Compiling tinyvec_macros v0.1.1 |
| 1193 | 2026-09-04T21:32:36.869Z | Compiling float-ord v0.3.2 |
| 1194 | 2026-09-04T21:32:36.895Z | Compiling crucible-workspace-hack v0.1.0 |
| 1195 | 2026-09-04T21:32:36.986Z | Compiling tinyvec v1.12.0 |
| 1196 | 2026-09-04T21:32:37.123Z | Compiling num_enum_derive v0.7.6 |
| 1197 | 2026-09-04T21:32:37.599Z | Compiling dtrace-parser v0.2.0 |
| 1198 | 2026-09-04T21:32:37.678Z | Compiling scroll_derive v0.12.1 |
| 1199 | 2026-09-04T21:32:37.723Z | Compiling num-integer v0.1.47 |
| 1200 | 2026-09-04T21:32:37.840Z | Compiling rustc_version v0.4.1 |
| 1201 | 2026-09-04T21:32:38.051Z | Compiling usdt-impl v0.5.0 |
| 1202 | 2026-09-04T21:32:38.244Z | Compiling crossbeam-epoch v0.9.20 |
| 1203 | 2026-09-04T21:32:38.404Z | Compiling scroll v0.12.0 |
| 1204 | 2026-09-04T21:32:38.415Z | Compiling num_enum v0.7.6 |
| 1205 | 2026-09-04T21:32:38.485Z | Compiling curve25519-dalek v4.1.3 |
| 1206 | 2026-09-04T21:32:38.682Z | Compiling dof v0.3.0 |
| 1207 | 2026-09-04T21:32:39.192Z | Compiling hmac v0.12.1 |
| 1208 | 2026-09-04T21:32:39.198Z | Compiling inout v0.1.4 |
| 1209 | 2026-09-04T21:32:39.198Z | Compiling darling_core v0.21.3 |
| 1210 | 2026-09-04T21:32:39.198Z | Compiling ff v0.13.1 |
| 1211 | 2026-09-04T21:32:39.198Z | Compiling thread-id v4.2.2 |
| 1212 | 2026-09-04T21:32:39.198Z | Compiling cipher v0.4.4 |
| 1213 | 2026-09-04T21:32:39.198Z | Compiling group v0.13.0 |
| 1214 | 2026-09-04T21:32:39.252Z | Compiling hkdf v0.12.4 |
| 1215 | 2026-09-04T21:32:39.567Z | Compiling goblin v0.8.2 |
| 1216 | 2026-09-04T21:32:40.170Z | Compiling num-iter v0.1.46 |
| 1217 | 2026-09-04T21:32:40.174Z | Compiling num-rational v0.4.2 |
| 1218 | 2026-09-04T21:32:40.175Z | Compiling typify-macro v0.6.2 |
| 1219 | 2026-09-04T21:32:40.175Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1220 | 2026-09-04T21:32:40.175Z | Compiling universal-hash v0.5.1 |
| 1221 | 2026-09-04T21:32:40.175Z | Compiling crypto-bigint v0.5.5 |
| 1222 | 2026-09-04T21:32:40.244Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1223 | 2026-09-04T21:32:40.652Z | Compiling half v2.7.1 |
| 1224 | 2026-09-04T21:32:40.929Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1225 | 2026-09-04T21:32:40.949Z | Compiling num-complex v0.4.6 |
| 1226 | 2026-09-04T21:32:41.077Z | Compiling darling_macro v0.21.3 |
| 1227 | 2026-09-04T21:32:41.337Z | Compiling ciborium-io v0.2.2 |
| 1228 | 2026-09-04T21:32:41.830Z | Compiling base16ct v0.2.0 |
| 1229 | 2026-09-04T21:32:41.834Z | Compiling opaque-debug v0.3.1 |
| 1230 | 2026-09-04T21:32:41.834Z | Compiling base64ct v1.8.3 |
| 1231 | 2026-09-04T21:32:41.834Z | Compiling poly1305 v0.8.0 |
| 1232 | 2026-09-04T21:32:41.834Z | Compiling elliptic-curve v0.13.8 |
| 1233 | 2026-09-04T21:32:41.834Z | Compiling darling v0.21.3 |
| 1234 | 2026-09-04T21:32:41.834Z | Compiling password-hash v0.5.0 |
| 1235 | 2026-09-04T21:32:42.334Z | Compiling ciborium-ll v0.2.2 |
| 1236 | 2026-09-04T21:32:42.338Z | Compiling typify v0.6.2 |
| 1237 | 2026-09-04T21:32:42.338Z | Compiling num v0.4.3 |
| 1238 | 2026-09-04T21:32:42.338Z | Compiling thiserror-no-std v2.0.2 |
| 1239 | 2026-09-04T21:32:42.701Z | Compiling chacha20 v0.9.1 |
| 1240 | 2026-09-04T21:32:42.849Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1241 | 2026-09-04T21:32:42.931Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1242 | 2026-09-04T21:32:43.333Z | Compiling blake2 v0.10.6 |
| 1243 | 2026-09-04T21:32:43.557Z | Compiling aead v0.5.2 |
| 1244 | 2026-09-04T21:32:43.676Z | Compiling byte-wrapper v0.1.0 |
| 1245 | 2026-09-04T21:32:43.719Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1246 | 2026-09-04T21:32:44.200Z | Compiling proc-macro-error-attr v1.0.4 |
| 1247 | 2026-09-04T21:32:44.209Z | Compiling keccak v0.1.6 |
| 1248 | 2026-09-04T21:32:44.209Z | Compiling unsafe-libyaml v0.2.11 |
| 1249 | 2026-09-04T21:32:44.209Z | Compiling heapless v0.8.0 |
| 1250 | 2026-09-04T21:32:44.281Z | Compiling prettyplease v0.2.37 |
| 1251 | 2026-09-04T21:32:44.486Z | Compiling rustix v0.38.44 |
| 1252 | 2026-09-04T21:32:44.822Z | Compiling serde_yaml v0.9.34+deprecated |
| 1253 | 2026-09-04T21:32:44.930Z | Compiling sha3 v0.10.9 |
| 1254 | 2026-09-04T21:32:45.265Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1255 | 2026-09-04T21:32:45.392Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1256 | 2026-09-04T21:32:46.427Z | Compiling chacha20poly1305 v0.10.1 |
| 1257 | 2026-09-04T21:32:46.436Z | Compiling argon2 v0.5.3 |
| 1258 | 2026-09-04T21:32:46.436Z | Compiling vsss-rs v3.3.4 |
| 1259 | 2026-09-04T21:32:46.436Z | Compiling ciborium v0.2.2 |
| 1260 | 2026-09-04T21:32:46.436Z | Compiling ingot-macros v0.1.1 |
| 1261 | 2026-09-04T21:32:46.704Z | Compiling usdt-attr-macro v0.5.0 |
| 1262 | 2026-09-04T21:32:46.951Z | Compiling usdt-macro v0.5.0 |
| 1263 | 2026-09-04T21:32:48.212Z | Compiling serde_spanned v0.6.9 |
| 1264 | 2026-09-04T21:32:48.307Z | Compiling hash32 v0.3.1 |
| 1265 | 2026-09-04T21:32:48.463Z | Compiling enum-as-inner v0.6.1 |
| 1266 | 2026-09-04T21:32:48.467Z | Compiling proc-macro-error v1.0.4 |
| 1267 | 2026-09-04T21:32:48.486Z | Compiling memmap v0.7.0 |
| 1268 | 2026-09-04T21:32:48.681Z | Compiling memoffset v0.9.1 |
| 1269 | 2026-09-04T21:32:48.693Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1270 | 2026-09-04T21:32:48.878Z | Compiling smoltcp v0.11.0 |
| 1271 | 2026-09-04T21:32:48.914Z | Compiling winnow v0.5.40 |
| 1272 | 2026-09-04T21:32:48.930Z | Compiling toml_write v0.1.2 |
| 1273 | 2026-09-04T21:32:49.028Z | Compiling cfg_aliases v0.2.2 |
| 1274 | 2026-09-04T21:32:49.061Z | Compiling winnow v0.7.15 |
| 1275 | 2026-09-04T21:32:49.097Z | Compiling indent_write v2.2.0 |
| 1276 | 2026-09-04T21:32:49.129Z | Compiling data-encoding v2.11.1 |
| 1277 | 2026-09-04T21:32:49.197Z | Compiling ingot-types v0.1.2 |
| 1278 | 2026-09-04T21:32:49.219Z | Compiling nix v0.31.3 |
| 1279 | 2026-09-04T21:32:49.442Z | Compiling usdt v0.5.0 |
| 1280 | 2026-09-04T21:32:49.601Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1281 | 2026-09-04T21:32:49.662Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1282 | 2026-09-04T21:32:49.711Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1283 | 2026-09-04T21:32:49.960Z | Compiling tabwriter v1.4.1 |
| 1284 | 2026-09-04T21:32:50.112Z | Compiling cobs v0.3.0 |
| 1285 | 2026-09-04T21:32:50.187Z | Compiling toml_edit v0.19.15 |
| 1286 | 2026-09-04T21:32:50.201Z | Compiling serde_repr v0.1.21 |
| 1287 | 2026-09-04T21:32:50.301Z | Compiling bitflags v1.3.2 |
| 1288 | 2026-09-04T21:32:50.723Z | Compiling managed v0.8.0 |
| 1289 | 2026-09-04T21:32:50.731Z | Compiling toml_edit v0.22.27 |
| 1290 | 2026-09-04T21:32:50.731Z | Compiling vcpkg v0.2.15 |
| 1291 | 2026-09-04T21:32:50.731Z | Compiling crossbeam-deque v0.8.7 |
| 1292 | 2026-09-04T21:32:50.768Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1293 | 2026-09-04T21:32:50.832Z | Compiling postcard v1.1.3 |
| 1294 | 2026-09-04T21:32:51.068Z | Compiling openssl-sys v0.9.117 |
| 1295 | 2026-09-04T21:32:51.343Z | Compiling ingot v0.1.1 |
| 1296 | 2026-09-04T21:32:51.610Z | Compiling proc-macro-crate v1.3.1 |
| 1297 | 2026-09-04T21:32:51.945Z | Compiling toml v0.8.23 |
| 1298 | 2026-09-04T21:32:52.286Z | Compiling hubpack_derive v0.1.1 |
| 1299 | 2026-09-04T21:32:52.701Z | Compiling foreign-types-macros v0.2.4 |
| 1300 | 2026-09-04T21:32:52.762Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1301 | 2026-09-04T21:32:52.849Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1302 | 2026-09-04T21:32:53.072Z | Compiling linked-hash-map v0.5.6 |
| 1303 | 2026-09-04T21:32:53.090Z | Compiling semver v0.1.20 |
| 1304 | 2026-09-04T21:32:53.261Z | Compiling static_assertions v1.1.0 |
| 1305 | 2026-09-04T21:32:53.282Z | Compiling foreign-types-shared v0.3.1 |
| 1306 | 2026-09-04T21:32:53.332Z | Compiling swrite v0.1.0 |
| 1307 | 2026-09-04T21:32:53.341Z | Compiling unicode-segmentation v1.13.3 |
| 1308 | 2026-09-04T21:32:53.358Z | Compiling resolv-conf v0.7.6 |
| 1309 | 2026-09-04T21:32:53.368Z | Compiling rayon-core v1.13.0 |
| 1310 | 2026-09-04T21:32:53.498Z | Compiling heck v0.4.1 |
| 1311 | 2026-09-04T21:32:53.639Z | Compiling colored v3.1.1 |
| 1312 | 2026-09-04T21:32:53.659Z | Compiling foreign-types v0.5.0 |
| 1313 | 2026-09-04T21:32:53.670Z | Compiling newline-converter v0.3.0 |
| 1314 | 2026-09-04T21:32:53.727Z | Compiling rustc_version v0.1.7 |
| 1315 | 2026-09-04T21:32:53.738Z | Compiling lru-cache v0.1.2 |
| 1316 | 2026-09-04T21:32:53.781Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1317 | 2026-09-04T21:32:53.792Z | Compiling hubpack v0.1.2 |
| 1318 | 2026-09-04T21:32:53.849Z | Compiling num_enum_derive v0.5.11 |
| 1319 | 2026-09-04T21:32:54.029Z | Compiling atomicwrites v0.4.4 |
| 1320 | 2026-09-04T21:32:54.139Z | Compiling hickory-proto v0.24.4 |
| 1321 | 2026-09-04T21:32:54.263Z | Compiling progenitor-impl v0.13.0 |
| 1322 | 2026-09-04T21:32:54.884Z | Compiling console v0.16.4 |
| 1323 | 2026-09-04T21:32:54.930Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1324 | 2026-09-04T21:32:55.702Z | Compiling rustls-webpki v0.103.14 |
| 1325 | 2026-09-04T21:32:56.110Z | Compiling camino-tempfile v1.4.1 |
| 1326 | 2026-09-04T21:32:56.110Z | Compiling chacha20 v0.10.1 |
| 1327 | 2026-09-04T21:32:56.110Z | Compiling serde-big-array v0.5.1 |
| 1328 | 2026-09-04T21:32:56.110Z | Compiling derive-where v1.6.1 |
| 1329 | 2026-09-04T21:32:56.113Z | Compiling pin-project-internal v1.1.13 |
| 1330 | 2026-09-04T21:32:56.113Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1331 | 2026-09-04T21:32:56.343Z | Compiling num-derive v0.4.2 |
| 1332 | 2026-09-04T21:32:56.540Z | Compiling cstr-argument v0.1.2 |
| 1333 | 2026-09-04T21:32:56.661Z | Compiling similar v3.2.0 |
| 1334 | 2026-09-04T21:32:56.828Z | Compiling siphasher v1.0.3 |
| 1335 | 2026-09-04T21:32:56.927Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1336 | 2026-09-04T21:32:57.022Z | Compiling minimal-lexical v0.2.1 |
| 1337 | 2026-09-04T21:32:57.170Z | Compiling phf_shared v0.12.1 |
| 1338 | 2026-09-04T21:32:57.359Z | Compiling nom v7.1.3 |
| 1339 | 2026-09-04T21:32:57.364Z | Compiling pin-project v1.1.13 |
| 1340 | 2026-09-04T21:32:57.438Z | Compiling expectorate v1.3.0 |
| 1341 | 2026-09-04T21:32:57.466Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1342 | 2026-09-04T21:32:57.597Z | Compiling hickory-resolver v0.24.4 |
| 1343 | 2026-09-04T21:32:58.153Z | Compiling rand v0.10.2 |
| 1344 | 2026-09-04T21:32:58.573Z | Compiling progenitor-macro v0.13.0 |
| 1345 | 2026-09-04T21:32:58.574Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1346 | 2026-09-04T21:32:58.580Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1347 | 2026-09-04T21:32:58.587Z | Compiling num_enum v0.5.11 |
| 1348 | 2026-09-04T21:32:58.802Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1349 | 2026-09-04T21:32:58.948Z | Compiling tokio-rustls v0.26.4 |
| 1350 | 2026-09-04T21:32:59.206Z | Compiling hyper-rustls v0.27.9 |
| 1351 | 2026-09-04T21:32:59.228Z | Compiling rustls-platform-verifier v0.7.0 |
| 1352 | 2026-09-04T21:32:59.483Z | Compiling reqwest v0.13.4 |
| 1353 | 2026-09-04T21:33:00.838Z | Compiling progenitor-client v0.14.0 |
| 1354 | 2026-09-04T21:33:00.934Z | Compiling progenitor-client v0.13.0 |
| 1355 | 2026-09-04T21:33:01.144Z | Compiling progenitor-extras v0.2.0 |
| 1356 | 2026-09-04T21:33:01.244Z | Compiling newtype_derive v0.1.6 |
| 1357 | 2026-09-04T21:33:02.247Z | Compiling progenitor-impl v0.14.0 |
| 1358 | 2026-09-04T21:33:03.458Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1359 | 2026-09-04T21:33:03.870Z | Compiling unicode-normalization v0.1.25 |
| 1360 | 2026-09-04T21:33:04.381Z | Compiling tokio-stream v0.1.19 |
| 1361 | 2026-09-04T21:33:04.684Z | Compiling async-recursion v1.1.1 |
| 1362 | 2026-09-04T21:33:04.847Z | Compiling snafu-derive v0.8.9 |
| 1363 | 2026-09-04T21:33:05.114Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1364 | 2026-09-04T21:33:05.382Z | Compiling slog-dtrace v0.3.0 |
| 1365 | 2026-09-04T21:33:05.429Z | Compiling bstr v1.13.1 |
| 1366 | 2026-09-04T21:33:05.639Z | Compiling csv-core v0.1.13 |
| 1367 | 2026-09-04T21:33:06.269Z | Compiling chrono-tz v0.10.4 |
| 1368 | 2026-09-04T21:33:06.494Z | Compiling cancel-safe-futures v0.1.5 |
| 1369 | 2026-09-04T21:33:06.494Z | Compiling openssl v0.10.81 |
| 1370 | 2026-09-04T21:33:06.625Z | Compiling konst_macro_rules v0.2.19 |
| 1371 | 2026-09-04T21:33:06.626Z | Compiling highway v1.3.0 |
| 1372 | 2026-09-04T21:33:06.626Z | Compiling jiff-core v0.1.0 |
| 1373 | 2026-09-04T21:33:06.626Z | Compiling foldhash v0.1.5 |
| 1374 | 2026-09-04T21:33:06.626Z | Compiling unicode-width v0.1.14 |
| 1375 | 2026-09-04T21:33:06.626Z | Compiling unicode-xid v0.2.6 |
| 1376 | 2026-09-04T21:33:07.105Z | Compiling same-file v1.0.6 |
| 1377 | 2026-09-04T21:33:07.105Z | Compiling owo-colors v4.3.0 |
| 1378 | 2026-09-04T21:33:07.105Z | Compiling foreign-types-shared v0.1.1 |
| 1379 | 2026-09-04T21:33:07.250Z | Compiling foreign-types v0.3.2 |
| 1380 | 2026-09-04T21:33:07.250Z | Compiling walkdir v2.5.0 |
| 1381 | 2026-09-04T21:33:07.250Z | Compiling const_format_proc_macros v0.2.34 |
| 1382 | 2026-09-04T21:33:07.250Z | Compiling snafu v0.8.9 |
| 1383 | 2026-09-04T21:33:07.251Z | Compiling jiff v0.2.35 |
| 1384 | 2026-09-04T21:33:07.251Z | Compiling hashbrown v0.15.5 |
| 1385 | 2026-09-04T21:33:07.336Z | Compiling konst v0.2.20 |
| 1386 | 2026-09-04T21:33:07.482Z | Compiling progenitor-macro v0.14.0 |
| 1387 | 2026-09-04T21:33:07.683Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1388 | 2026-09-04T21:33:07.740Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1389 | 2026-09-04T21:33:07.740Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1390 | 2026-09-04T21:33:09.845Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1391 | 2026-09-04T21:33:10.099Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1392 | 2026-09-04T21:33:10.561Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1393 | 2026-09-04T21:33:10.728Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1394 | 2026-09-04T21:33:10.728Z | Compiling csv v1.4.0 |
| 1395 | 2026-09-04T21:33:11.312Z | Compiling globset v0.4.20 |
| 1396 | 2026-09-04T21:33:15.928Z | Compiling qorb v0.4.1 |
| 1397 | 2026-09-04T21:33:16.483Z | Compiling olpc-cjson v0.1.4 |
| 1398 | 2026-09-04T21:33:16.483Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1399 | 2026-09-04T21:33:16.484Z | Compiling progenitor v0.13.0 |
| 1400 | 2026-09-04T21:33:16.484Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1401 | 2026-09-04T21:33:16.484Z | Compiling rayon v1.12.0 |
| 1402 | 2026-09-04T21:33:16.484Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1403 | 2026-09-04T21:33:16.484Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1404 | 2026-09-04T21:33:16.484Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1405 | 2026-09-04T21:33:16.484Z | Compiling phf v0.12.1 |
| 1406 | 2026-09-04T21:33:16.484Z | Compiling zone_cfg_derive v0.3.1 |
| 1407 | 2026-09-04T21:33:16.484Z | Compiling tokio-dtrace v0.1.1 |
| 1408 | 2026-09-04T21:33:16.484Z | Compiling itertools v0.12.1 |
| 1409 | 2026-09-04T21:33:16.484Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1410 | 2026-09-04T21:33:16.484Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1411 | 2026-09-04T21:33:16.484Z | Compiling libsw-core v0.3.2 |
| 1412 | 2026-09-04T21:33:16.484Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1413 | 2026-09-04T21:33:16.484Z | Compiling serde_plain v1.0.2 |
| 1414 | 2026-09-04T21:33:16.484Z | Compiling pem v3.0.6 |
| 1415 | 2026-09-04T21:33:16.484Z | Compiling openssl-macros v0.1.1 |
| 1416 | 2026-09-04T21:33:16.484Z | Compiling cookie v0.18.2 |
| 1417 | 2026-09-04T21:33:16.484Z | Compiling sigpipe v0.1.3 |
| 1418 | 2026-09-04T21:33:16.485Z | Compiling bytecount v0.6.9 |
| 1419 | 2026-09-04T21:33:16.485Z | Compiling glob v0.3.4 |
| 1420 | 2026-09-04T21:33:16.485Z | Compiling fixedbitset v0.4.2 |
| 1421 | 2026-09-04T21:33:16.485Z | Compiling typed-path v0.9.3 |
| 1422 | 2026-09-04T21:33:16.485Z | Compiling fixedbitset v0.5.7 |
| 1423 | 2026-09-04T21:33:16.485Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1424 | 2026-09-04T21:33:16.485Z | Compiling petgraph v0.6.5 |
| 1425 | 2026-09-04T21:33:16.485Z | Compiling petgraph v0.8.3 |
| 1426 | 2026-09-04T21:33:16.485Z | Compiling zone v0.3.1 |
| 1427 | 2026-09-04T21:33:16.551Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1428 | 2026-09-04T21:33:16.551Z | Compiling tough v0.22.0 |
| 1429 | 2026-09-04T21:33:16.581Z | Compiling progenitor v0.14.0 |
| 1430 | 2026-09-04T21:33:16.653Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1431 | 2026-09-04T21:33:16.886Z | Compiling papergrid v0.11.0 |
| 1432 | 2026-09-04T21:33:17.257Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1433 | 2026-09-04T21:33:17.440Z | Compiling libsw v3.5.0 |
| 1434 | 2026-09-04T21:33:17.632Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1435 | 2026-09-04T21:33:18.544Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1436 | 2026-09-04T21:33:18.635Z | Compiling oxide-tokio-rt v0.1.6 |
| 1437 | 2026-09-04T21:33:18.758Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1438 | 2026-09-04T21:33:19.032Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1439 | 2026-09-04T21:33:19.224Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1440 | 2026-09-04T21:33:19.282Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1441 | 2026-09-04T21:33:19.326Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1442 | 2026-09-04T21:33:19.493Z | Compiling const_format v0.2.36 |
| 1443 | 2026-09-04T21:33:19.891Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1444 | 2026-09-04T21:33:20.119Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1445 | 2026-09-04T21:33:20.282Z | Compiling tabled_derive v0.7.0 |
| 1446 | 2026-09-04T21:33:20.492Z | Compiling gethostname v0.5.0 |
| 1447 | 2026-09-04T21:33:20.531Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1448 | 2026-09-04T21:33:20.563Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1449 | 2026-09-04T21:33:20.616Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1450 | 2026-09-04T21:33:20.640Z | Compiling smf v0.2.3 |
| 1451 | 2026-09-04T21:33:20.658Z | Compiling bcs v0.1.6 |
| 1452 | 2026-09-04T21:33:20.740Z | Compiling nom v8.0.0 |
| 1453 | 2026-09-04T21:33:20.981Z | Compiling unicode-linebreak v0.1.5 |
| 1454 | 2026-09-04T21:33:21.109Z | Compiling smawk v0.3.3 |
| 1455 | 2026-09-04T21:33:21.227Z | Compiling lazy_static v1.5.0 |
| 1456 | 2026-09-04T21:33:21.239Z | Compiling whoami v1.6.1 |
| 1457 | 2026-09-04T21:33:21.249Z | Compiling tagptr v0.2.0 |
| 1458 | 2026-09-04T21:33:21.252Z | Compiling termtree v0.5.1 |
| 1459 | 2026-09-04T21:33:21.331Z | Compiling linear-map v1.2.0 |
| 1460 | 2026-09-04T21:33:21.397Z | Compiling moka v0.12.16 |
| 1461 | 2026-09-04T21:33:21.523Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1462 | 2026-09-04T21:33:21.553Z | Compiling steno v0.4.1 |
| 1463 | 2026-09-04T21:33:21.978Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1464 | 2026-09-04T21:33:22.200Z | Compiling tabled v0.15.0 |
| 1465 | 2026-09-04T21:33:22.779Z | Compiling textwrap v0.16.2 |
| 1466 | 2026-09-04T21:33:23.265Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1467 | 2026-09-04T21:33:23.314Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1468 | 2026-09-04T21:33:23.465Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1469 | 2026-09-04T21:33:24.578Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1470 | 2026-09-04T21:33:24.906Z | Compiling hickory-proto v0.25.2 |
| 1471 | 2026-09-04T21:33:25.013Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1472 | 2026-09-04T21:33:25.535Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1473 | 2026-09-04T21:33:26.183Z | Compiling parking_lot_core v0.8.6 |
| 1474 | 2026-09-04T21:33:26.283Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1475 | 2026-09-04T21:33:26.458Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1476 | 2026-09-04T21:33:26.484Z | Compiling libscf-sys v1.2.0 |
| 1477 | 2026-09-04T21:33:26.556Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1478 | 2026-09-04T21:33:26.631Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1479 | 2026-09-04T21:33:26.738Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1480 | 2026-09-04T21:33:26.794Z | Compiling hickory-resolver v0.25.2 |
| 1481 | 2026-09-04T21:33:27.124Z | Compiling parking_lot v0.11.2 |
| 1482 | 2026-09-04T21:33:27.365Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1483 | 2026-09-04T21:33:27.495Z | Compiling fxhash v0.2.1 |
| 1484 | 2026-09-04T21:33:27.601Z | Compiling internet-checksum v0.2.1 |
| 1485 | 2026-09-04T21:33:27.620Z | Compiling sled v0.34.7 |
| 1486 | 2026-09-04T21:33:27.640Z | Compiling itertools v0.15.0 |
| 1487 | 2026-09-04T21:33:27.748Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1488 | 2026-09-04T21:33:28.483Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1489 | 2026-09-04T21:33:30.671Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1490 | 2026-09-04T21:33:32.183Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1491 | 2026-09-04T21:33:39.950Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1492 | 2026-09-04T21:33:41.561Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1493 | 2026-09-04T21:33:42.611Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1494 | 2026-09-04T21:33:43.584Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1495 | 2026-09-04T21:33:44.410Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1496 | 2026-09-04T21:33:45.574Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1497 | 2026-09-04T21:34:11.726Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 13s |
| 1498 | 2026-09-04T21:34:11.895Z | ──────────── |
| 1499 | 2026-09-04T21:34:11.895Z | Nextest run ID ffec6e78-ee16-4311-89d6-65bf93c6866e with nextest profile: default |
| 1500 | 2026-09-04T21:34:11.895Z | Starting 48 tests across 3 binaries |
| 1501 | 2026-09-04T21:34:11.903Z | START bfd dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down |
| 1502 | 2026-09-04T21:34:11.903Z | |
| 1503 | 2026-09-04T21:34:11.903Z | running 1 test |
| 1504 | 2026-09-04T21:34:12.336Z | test dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down ... ok |
| 1505 | 2026-09-04T21:34:12.336Z | |
| 1506 | 2026-09-04T21:34:12.336Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.44s |
| 1507 | 2026-09-04T21:34:12.336Z | |
| 1508 | 2026-09-04T21:34:12.346Z | PASS [ 0.458s] bfd dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down |
| 1509 | 2026-09-04T21:34:12.346Z | START bfd dispatcher::proptests::state_machine |
| 1510 | 2026-09-04T21:34:12.353Z | |
| 1511 | 2026-09-04T21:34:12.353Z | running 1 test |
| 1512 | 2026-09-04T21:34:12.643Z | test dispatcher::proptests::state_machine ... ok |
| 1513 | 2026-09-04T21:34:12.643Z | |
| 1514 | 2026-09-04T21:34:12.643Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.28s |
| 1515 | 2026-09-04T21:34:12.643Z | |
| 1516 | 2026-09-04T21:34:12.661Z | PASS [ 0.292s] bfd dispatcher::proptests::state_machine |
| 1517 | 2026-09-04T21:34:12.661Z | START bfd dispatcher::proptests::state_machine_with_bind_failures |
| 1518 | 2026-09-04T21:34:12.661Z | |
| 1519 | 2026-09-04T21:34:12.661Z | running 1 test |
| 1520 | 2026-09-04T21:34:12.899Z | test dispatcher::proptests::state_machine_with_bind_failures ... ok |
| 1521 | 2026-09-04T21:34:12.899Z | |
| 1522 | 2026-09-04T21:34:12.899Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.25s |
| 1523 | 2026-09-04T21:34:12.899Z | |
| 1524 | 2026-09-04T21:34:12.913Z | PASS [ 0.264s] bfd dispatcher::proptests::state_machine_with_bind_failures |
| 1525 | 2026-09-04T21:34:12.913Z | START bfd dispatcher::tests::bounded_channel_drops_excess_packets |
| 1526 | 2026-09-04T21:34:12.922Z | |
| 1527 | 2026-09-04T21:34:12.922Z | running 1 test |
| 1528 | 2026-09-04T21:34:12.923Z | test dispatcher::tests::bounded_channel_drops_excess_packets ... ok |
| 1529 | 2026-09-04T21:34:12.923Z | |
| 1530 | 2026-09-04T21:34:12.923Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1531 | 2026-09-04T21:34:12.923Z | |
| 1532 | 2026-09-04T21:34:12.923Z | PASS [ 0.010s] bfd dispatcher::tests::bounded_channel_drops_excess_packets |
| 1533 | 2026-09-04T21:34:12.923Z | START bfd dispatcher::tests::delivers_packet_from_registered_peer |
| 1534 | 2026-09-04T21:34:12.923Z | |
| 1535 | 2026-09-04T21:34:12.923Z | running 1 test |
| 1536 | 2026-09-04T21:34:12.923Z | test dispatcher::tests::delivers_packet_from_registered_peer ... ok |
| 1537 | 2026-09-04T21:34:12.923Z | |
| 1538 | 2026-09-04T21:34:12.923Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1539 | 2026-09-04T21:34:12.923Z | |
| 1540 | 2026-09-04T21:34:12.927Z | PASS [ 0.009s] bfd dispatcher::tests::delivers_packet_from_registered_peer |
| 1541 | 2026-09-04T21:34:12.927Z | START bfd dispatcher::tests::drops_malformed_packet_but_task_survives |
| 1542 | 2026-09-04T21:34:12.927Z | |
| 1543 | 2026-09-04T21:34:12.927Z | running 1 test |
| 1544 | 2026-09-04T21:34:12.987Z | test dispatcher::tests::drops_malformed_packet_but_task_survives ... ok |
| 1545 | 2026-09-04T21:34:12.987Z | |
| 1546 | 2026-09-04T21:34:12.987Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1547 | 2026-09-04T21:34:12.987Z | |
| 1548 | 2026-09-04T21:34:12.987Z | PASS [ 0.009s] bfd dispatcher::tests::drops_malformed_packet_but_task_survives |
| 1549 | 2026-09-04T21:34:12.987Z | START bfd dispatcher::tests::drops_packet_from_unregistered_peer |
| 1550 | 2026-09-04T21:34:12.987Z | |
| 1551 | 2026-09-04T21:34:12.987Z | running 1 test |
| 1552 | 2026-09-04T21:34:13.241Z | test dispatcher::tests::drops_packet_from_unregistered_peer ... ok |
| 1553 | 2026-09-04T21:34:13.241Z | |
| 1554 | 2026-09-04T21:34:13.241Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.30s |
| 1555 | 2026-09-04T21:34:13.241Z | |
| 1556 | 2026-09-04T21:34:13.244Z | PASS [ 0.312s] bfd dispatcher::tests::drops_packet_from_unregistered_peer |
| 1557 | 2026-09-04T21:34:13.244Z | START bfd dispatcher::tests::rx_closed_after_last_peer_removed |
| 1558 | 2026-09-04T21:34:13.251Z | |
| 1559 | 2026-09-04T21:34:13.251Z | running 1 test |
| 1560 | 2026-09-04T21:34:13.259Z | test dispatcher::tests::rx_closed_after_last_peer_removed ... ok |
| 1561 | 2026-09-04T21:34:13.259Z | |
| 1562 | 2026-09-04T21:34:13.259Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1563 | 2026-09-04T21:34:13.259Z | |
| 1564 | 2026-09-04T21:34:13.259Z | PASS [ 0.011s] bfd dispatcher::tests::rx_closed_after_last_peer_removed |
| 1565 | 2026-09-04T21:34:13.259Z | START bfd dispatcher::tests::shutdown_waits_for_task_to_be_dropped |
| 1566 | 2026-09-04T21:34:13.264Z | |
| 1567 | 2026-09-04T21:34:13.264Z | running 1 test |
| 1568 | 2026-09-04T21:34:13.264Z | test dispatcher::tests::shutdown_waits_for_task_to_be_dropped ... ok |
| 1569 | 2026-09-04T21:34:13.264Z | |
| 1570 | 2026-09-04T21:34:13.264Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1571 | 2026-09-04T21:34:13.265Z | |
| 1572 | 2026-09-04T21:34:13.265Z | PASS [ 0.009s] bfd dispatcher::tests::shutdown_waits_for_task_to_be_dropped |
| 1573 | 2026-09-04T21:34:13.265Z | START bfd egress::tests::binds_ports_in_expected_range |
| 1574 | 2026-09-04T21:34:13.276Z | |
| 1575 | 2026-09-04T21:34:13.276Z | running 1 test |
| 1576 | 2026-09-04T21:34:13.276Z | test egress::tests::binds_ports_in_expected_range ... ok |
| 1577 | 2026-09-04T21:34:13.276Z | |
| 1578 | 2026-09-04T21:34:13.276Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1579 | 2026-09-04T21:34:13.276Z | |
| 1580 | 2026-09-04T21:34:13.276Z | PASS [ 0.009s] bfd egress::tests::binds_ports_in_expected_range |
| 1581 | 2026-09-04T21:34:13.276Z | START bfd egress::tests::egress_socket_sets_hop_limit_v6 |
| 1582 | 2026-09-04T21:34:13.282Z | |
| 1583 | 2026-09-04T21:34:13.282Z | running 1 test |
| 1584 | 2026-09-04T21:34:13.282Z | test egress::tests::egress_socket_sets_hop_limit_v6 ... ok |
| 1585 | 2026-09-04T21:34:13.282Z | |
| 1586 | 2026-09-04T21:34:13.282Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1587 | 2026-09-04T21:34:13.282Z | |
| 1588 | 2026-09-04T21:34:13.282Z | PASS [ 0.008s] bfd egress::tests::egress_socket_sets_hop_limit_v6 |
| 1589 | 2026-09-04T21:34:13.282Z | START bfd egress::tests::egress_socket_sets_ttl_v4 |
| 1590 | 2026-09-04T21:34:13.286Z | |
| 1591 | 2026-09-04T21:34:13.286Z | running 1 test |
| 1592 | 2026-09-04T21:34:13.286Z | test egress::tests::egress_socket_sets_ttl_v4 ... ok |
| 1593 | 2026-09-04T21:34:13.286Z | |
| 1594 | 2026-09-04T21:34:13.286Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1595 | 2026-09-04T21:34:13.286Z | |
| 1596 | 2026-09-04T21:34:13.286Z | PASS [ 0.008s] bfd egress::tests::egress_socket_sets_ttl_v4 |
| 1597 | 2026-09-04T21:34:13.286Z | START bfd egress::tests::exits_when_channel_closed |
| 1598 | 2026-09-04T21:34:13.296Z | |
| 1599 | 2026-09-04T21:34:13.296Z | running 1 test |
| 1600 | 2026-09-04T21:34:13.302Z | test egress::tests::exits_when_channel_closed ... ok |
| 1601 | 2026-09-04T21:34:13.302Z | |
| 1602 | 2026-09-04T21:34:13.302Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1603 | 2026-09-04T21:34:13.302Z | |
| 1604 | 2026-09-04T21:34:13.302Z | PASS [ 0.009s] bfd egress::tests::exits_when_channel_closed |
| 1605 | 2026-09-04T21:34:13.302Z | START bfd egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range |
| 1606 | 2026-09-04T21:34:13.302Z | |
| 1607 | 2026-09-04T21:34:13.302Z | running 1 test |
| 1608 | 2026-09-04T21:34:13.310Z | test egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range ... ok |
| 1609 | 2026-09-04T21:34:13.310Z | |
| 1610 | 2026-09-04T21:34:13.311Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1611 | 2026-09-04T21:34:13.311Z | |
| 1612 | 2026-09-04T21:34:13.311Z | PASS [ 0.007s] bfd egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range |
| 1613 | 2026-09-04T21:34:13.311Z | START bfd egress_src_port_iter::tests::port_choices_wrap_around_at_end |
| 1614 | 2026-09-04T21:34:13.323Z | |
| 1615 | 2026-09-04T21:34:13.324Z | running 1 test |
| 1616 | 2026-09-04T21:34:13.324Z | test egress_src_port_iter::tests::port_choices_wrap_around_at_end ... ok |
| 1617 | 2026-09-04T21:34:13.324Z | |
| 1618 | 2026-09-04T21:34:13.324Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1619 | 2026-09-04T21:34:13.324Z | |
| 1620 | 2026-09-04T21:34:13.324Z | PASS [ 0.007s] bfd egress_src_port_iter::tests::port_choices_wrap_around_at_end |
| 1621 | 2026-09-04T21:34:13.324Z | START bfd egress_src_port_iter::tests::src_port_is_always_in_range |
| 1622 | 2026-09-04T21:34:13.324Z | |
| 1623 | 2026-09-04T21:34:13.324Z | running 1 test |
| 1624 | 2026-09-04T21:34:13.333Z | test egress_src_port_iter::tests::src_port_is_always_in_range ... ok |
| 1625 | 2026-09-04T21:34:13.333Z | |
| 1626 | 2026-09-04T21:34:13.333Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.01s |
| 1627 | 2026-09-04T21:34:13.333Z | |
| 1628 | 2026-09-04T21:34:13.333Z | PASS [ 0.012s] bfd egress_src_port_iter::tests::src_port_is_always_in_range |
| 1629 | 2026-09-04T21:34:13.333Z | START bfd rib::tests::exits_when_state_channel_closed |
| 1630 | 2026-09-04T21:34:13.333Z | |
| 1631 | 2026-09-04T21:34:13.333Z | running 1 test |
| 1632 | 2026-09-04T21:34:13.333Z | test rib::tests::exits_when_state_channel_closed ... ok |
| 1633 | 2026-09-04T21:34:13.333Z | |
| 1634 | 2026-09-04T21:34:13.333Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1635 | 2026-09-04T21:34:13.333Z | |
| 1636 | 2026-09-04T21:34:13.338Z | PASS [ 0.009s] bfd rib::tests::exits_when_state_channel_closed |
| 1637 | 2026-09-04T21:34:13.338Z | START bfd rib::tests::initial_down_state_is_synced |
| 1638 | 2026-09-04T21:34:13.338Z | |
| 1639 | 2026-09-04T21:34:13.338Z | running 1 test |
| 1640 | 2026-09-04T21:34:13.441Z | test rib::tests::initial_down_state_is_synced ... ok |
| 1641 | 2026-09-04T21:34:13.441Z | |
| 1642 | 2026-09-04T21:34:13.448Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s |
| 1643 | 2026-09-04T21:34:13.448Z | |
| 1644 | 2026-09-04T21:34:13.448Z | PASS [ 0.110s] bfd rib::tests::initial_down_state_is_synced |
| 1645 | 2026-09-04T21:34:13.448Z | START bfd rib::tests::real_transitions_are_synced |
| 1646 | 2026-09-04T21:34:13.461Z | |
| 1647 | 2026-09-04T21:34:13.461Z | running 1 test |
| 1648 | 2026-09-04T21:34:13.751Z | test rib::tests::real_transitions_are_synced ... ok |
| 1649 | 2026-09-04T21:34:13.751Z | |
| 1650 | 2026-09-04T21:34:13.751Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.31s |
| 1651 | 2026-09-04T21:34:13.751Z | |
| 1652 | 2026-09-04T21:34:13.754Z | PASS [ 0.313s] bfd rib::tests::real_transitions_are_synced |
| 1653 | 2026-09-04T21:34:13.754Z | START bfd rib::tests::redundant_shutdown_states_are_not_resynced |
| 1654 | 2026-09-04T21:34:13.760Z | |
| 1655 | 2026-09-04T21:34:13.760Z | running 1 test |
| 1656 | 2026-09-04T21:34:14.114Z | test rib::tests::redundant_shutdown_states_are_not_resynced ... ok |
| 1657 | 2026-09-04T21:34:14.114Z | |
| 1658 | 2026-09-04T21:34:14.114Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.35s |
| 1659 | 2026-09-04T21:34:14.114Z | |
| 1660 | 2026-09-04T21:34:14.118Z | PASS [ 0.362s] bfd rib::tests::redundant_shutdown_states_are_not_resynced |
| 1661 | 2026-09-04T21:34:14.118Z | START bfd session::tests::counts_incoming_packets |
| 1662 | 2026-09-04T21:34:14.121Z | |
| 1663 | 2026-09-04T21:34:14.125Z | running 1 test |
| 1664 | 2026-09-04T21:34:14.240Z | test session::tests::counts_incoming_packets ... ok |
| 1665 | 2026-09-04T21:34:14.240Z | |
| 1666 | 2026-09-04T21:34:14.240Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s |
| 1667 | 2026-09-04T21:34:14.240Z | |
| 1668 | 2026-09-04T21:34:14.246Z | PASS [ 0.110s] bfd session::tests::counts_incoming_packets |
| 1669 | 2026-09-04T21:34:14.246Z | START bfd session::tests::down_to_up_directly |
| 1670 | 2026-09-04T21:34:14.246Z | |
| 1671 | 2026-09-04T21:34:14.246Z | running 1 test |
| 1672 | 2026-09-04T21:34:14.335Z | test session::tests::down_to_up_directly ... ok |
| 1673 | 2026-09-04T21:34:14.335Z | |
| 1674 | 2026-09-04T21:34:14.335Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s |
| 1675 | 2026-09-04T21:34:14.335Z | |
| 1676 | 2026-09-04T21:34:14.340Z | PASS [ 0.110s] bfd session::tests::down_to_up_directly |
| 1677 | 2026-09-04T21:34:14.340Z | START bfd session::tests::emits_outgoing_control_packet |
| 1678 | 2026-09-04T21:34:14.344Z | |
| 1679 | 2026-09-04T21:34:14.344Z | running 1 test |
| 1680 | 2026-09-04T21:34:14.344Z | test session::tests::emits_outgoing_control_packet ... ok |
| 1681 | 2026-09-04T21:34:14.344Z | |
| 1682 | 2026-09-04T21:34:14.344Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1683 | 2026-09-04T21:34:14.345Z | |
| 1684 | 2026-09-04T21:34:14.348Z | PASS [ 0.010s] bfd session::tests::emits_outgoing_control_packet |
| 1685 | 2026-09-04T21:34:14.349Z | START bfd session::tests::exits_when_listener_channel_closes |
| 1686 | 2026-09-04T21:34:14.353Z | |
| 1687 | 2026-09-04T21:34:14.353Z | running 1 test |
| 1688 | 2026-09-04T21:34:14.358Z | test session::tests::exits_when_listener_channel_closes ... ok |
| 1689 | 2026-09-04T21:34:14.359Z | |
| 1690 | 2026-09-04T21:34:14.359Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1691 | 2026-09-04T21:34:14.359Z | |
| 1692 | 2026-09-04T21:34:14.359Z | PASS [ 0.009s] bfd session::tests::exits_when_listener_channel_closes |
| 1693 | 2026-09-04T21:34:14.367Z | START bfd session::tests::handshake_down_init_up_publishes_each_state |
| 1694 | 2026-09-04T21:34:14.443Z | |
| 1695 | 2026-09-04T21:34:14.443Z | running 1 test |
| 1696 | 2026-09-04T21:34:14.567Z | test session::tests::handshake_down_init_up_publishes_each_state ... ok |
| 1697 | 2026-09-04T21:34:14.567Z | |
| 1698 | 2026-09-04T21:34:14.568Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s |
| 1699 | 2026-09-04T21:34:14.568Z | |
| 1700 | 2026-09-04T21:34:14.664Z | PASS [ 0.211s] bfd session::tests::handshake_down_init_up_publishes_each_state |
| 1701 | 2026-09-04T21:34:14.664Z | START bfd session::tests::init_to_down_on_peer_admin_down |
| 1702 | 2026-09-04T21:34:14.664Z | |
| 1703 | 2026-09-04T21:34:14.664Z | running 1 test |
| 1704 | 2026-09-04T21:34:14.913Z | test session::tests::init_to_down_on_peer_admin_down ... ok |
| 1705 | 2026-09-04T21:34:14.913Z | |
| 1706 | 2026-09-04T21:34:14.913Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s |
| 1707 | 2026-09-04T21:34:14.913Z | |
| 1708 | 2026-09-04T21:34:14.959Z | PASS [ 0.211s] bfd session::tests::init_to_down_on_peer_admin_down |
| 1709 | 2026-09-04T21:34:14.959Z | START bfd session::tests::peer_state_that_does_not_advance_is_a_no_op |
| 1710 | 2026-09-04T21:34:14.959Z | |
| 1711 | 2026-09-04T21:34:14.960Z | running 1 test |
| 1712 | 2026-09-04T21:34:14.960Z | test session::tests::peer_state_that_does_not_advance_is_a_no_op ... ok |
| 1713 | 2026-09-04T21:34:14.960Z | |
| 1714 | 2026-09-04T21:34:14.960Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s |
| 1715 | 2026-09-04T21:34:14.960Z | |
| 1716 | 2026-09-04T21:34:14.960Z | PASS [ 0.110s] bfd session::tests::peer_state_that_does_not_advance_is_a_no_op |
| 1717 | 2026-09-04T21:34:14.960Z | START bfd session::tests::poll_packet_elicits_final_response_on_egress |
| 1718 | 2026-09-04T21:34:14.960Z | |
| 1719 | 2026-09-04T21:34:14.960Z | running 1 test |
| 1720 | 2026-09-04T21:34:14.960Z | test session::tests::poll_packet_elicits_final_response_on_egress ... ok |
| 1721 | 2026-09-04T21:34:14.960Z | |
| 1722 | 2026-09-04T21:34:14.960Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1723 | 2026-09-04T21:34:14.960Z | |
| 1724 | 2026-09-04T21:34:14.960Z | PASS [ 0.009s] bfd session::tests::poll_packet_elicits_final_response_on_egress |
| 1725 | 2026-09-04T21:34:14.960Z | START bfd session::tests::recv_timeout_drives_session_down |
| 1726 | 2026-09-04T21:34:14.960Z | |
| 1727 | 2026-09-04T21:34:14.960Z | running 1 test |
| 1728 | 2026-09-04T21:34:16.418Z | test session::tests::recv_timeout_drives_session_down ... ok |
| 1729 | 2026-09-04T21:34:16.418Z | |
| 1730 | 2026-09-04T21:34:16.418Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 1.52s |
| 1731 | 2026-09-04T21:34:16.418Z | |
| 1732 | 2026-09-04T21:34:16.426Z | PASS [ 1.526s] bfd session::tests::recv_timeout_drives_session_down |
| 1733 | 2026-09-04T21:34:16.426Z | START bfd session::tests::up_to_down_on_peer_admin_down |
| 1734 | 2026-09-04T21:34:16.440Z | |
| 1735 | 2026-09-04T21:34:16.440Z | running 1 test |
| 1736 | 2026-09-04T21:34:16.667Z | test session::tests::up_to_down_on_peer_admin_down ... ok |
| 1737 | 2026-09-04T21:34:16.667Z | |
| 1738 | 2026-09-04T21:34:16.721Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s |
| 1739 | 2026-09-04T21:34:16.722Z | |
| 1740 | 2026-09-04T21:34:16.722Z | PASS [ 0.213s] bfd session::tests::up_to_down_on_peer_admin_down |
| 1741 | 2026-09-04T21:34:16.722Z | START bfd session::tests::up_to_down_on_peer_down |
| 1742 | 2026-09-04T21:34:16.722Z | |
| 1743 | 2026-09-04T21:34:16.722Z | running 1 test |
| 1744 | 2026-09-04T21:34:16.885Z | test session::tests::up_to_down_on_peer_down ... ok |
| 1745 | 2026-09-04T21:34:16.885Z | |
| 1746 | 2026-09-04T21:34:16.885Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s |
| 1747 | 2026-09-04T21:34:16.885Z | |
| 1748 | 2026-09-04T21:34:16.931Z | PASS [ 0.211s] bfd session::tests::up_to_down_on_peer_down |
| 1749 | 2026-09-04T21:34:16.931Z | START bfd sm::tests::arbitrary_local_config_never_panics |
| 1750 | 2026-09-04T21:34:16.931Z | |
| 1751 | 2026-09-04T21:34:16.931Z | running 1 test |
| 1752 | 2026-09-04T21:34:17.283Z | test sm::tests::arbitrary_local_config_never_panics ... ok |
| 1753 | 2026-09-04T21:34:17.283Z | |
| 1754 | 2026-09-04T21:34:17.283Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.24s |
| 1755 | 2026-09-04T21:34:17.284Z | |
| 1756 | 2026-09-04T21:34:17.378Z | PASS [ 0.247s] bfd sm::tests::arbitrary_local_config_never_panics |
| 1757 | 2026-09-04T21:34:17.379Z | START bfd sm::tests::arbitrary_sequences_uphold_invariants |
| 1758 | 2026-09-04T21:34:17.379Z | |
| 1759 | 2026-09-04T21:34:17.379Z | running 1 test |
| 1760 | 2026-09-04T21:34:17.646Z | test sm::tests::arbitrary_sequences_uphold_invariants ... ok |
| 1761 | 2026-09-04T21:34:17.646Z | |
| 1762 | 2026-09-04T21:34:17.647Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.46s |
| 1763 | 2026-09-04T21:34:17.647Z | |
| 1764 | 2026-09-04T21:34:17.734Z | PASS [ 0.471s] bfd sm::tests::arbitrary_sequences_uphold_invariants |
| 1765 | 2026-09-04T21:34:17.735Z | START bfd sm::tests::bounded_consecutive_loss_keeps_session_up |
| 1766 | 2026-09-04T21:34:17.735Z | |
| 1767 | 2026-09-04T21:34:17.735Z | running 1 test |
| 1768 | 2026-09-04T21:34:17.735Z | test sm::tests::bounded_consecutive_loss_keeps_session_up ... ok |
| 1769 | 2026-09-04T21:34:17.735Z | |
| 1770 | 2026-09-04T21:34:17.735Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.01s |
| 1771 | 2026-09-04T21:34:17.735Z | |
| 1772 | 2026-09-04T21:34:17.736Z | PASS [ 0.021s] bfd sm::tests::bounded_consecutive_loss_keeps_session_up |
| 1773 | 2026-09-04T21:34:17.736Z | START bfd sm::tests::clean_channel_converges_to_up |
| 1774 | 2026-09-04T21:34:17.736Z | |
| 1775 | 2026-09-04T21:34:17.736Z | running 1 test |
| 1776 | 2026-09-04T21:34:17.745Z | test sm::tests::clean_channel_converges_to_up ... ok |
| 1777 | 2026-09-04T21:34:17.745Z | |
| 1778 | 2026-09-04T21:34:17.745Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1779 | 2026-09-04T21:34:17.745Z | |
| 1780 | 2026-09-04T21:34:17.745Z | PASS [ 0.007s] bfd sm::tests::clean_channel_converges_to_up |
| 1781 | 2026-09-04T21:34:17.745Z | START bfd sm::tests::demand_mode_suppresses_unsolicited_sends |
| 1782 | 2026-09-04T21:34:17.745Z | |
| 1783 | 2026-09-04T21:34:17.745Z | running 1 test |
| 1784 | 2026-09-04T21:34:17.745Z | test sm::tests::demand_mode_suppresses_unsolicited_sends ... ok |
| 1785 | 2026-09-04T21:34:17.745Z | |
| 1786 | 2026-09-04T21:34:17.745Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1787 | 2026-09-04T21:34:17.746Z | |
| 1788 | 2026-09-04T21:34:17.746Z | PASS [ 0.007s] bfd sm::tests::demand_mode_suppresses_unsolicited_sends |
| 1789 | 2026-09-04T21:34:17.746Z | START bfd sm::tests::large_local_tx_interval_saturates_on_wire |
| 1790 | 2026-09-04T21:34:17.746Z | |
| 1791 | 2026-09-04T21:34:17.746Z | running 1 test |
| 1792 | 2026-09-04T21:34:17.746Z | test sm::tests::large_local_tx_interval_saturates_on_wire ... ok |
| 1793 | 2026-09-04T21:34:17.746Z | |
| 1794 | 2026-09-04T21:34:17.746Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1795 | 2026-09-04T21:34:17.746Z | |
| 1796 | 2026-09-04T21:34:17.746Z | PASS [ 0.007s] bfd sm::tests::large_local_tx_interval_saturates_on_wire |
| 1797 | 2026-09-04T21:34:17.746Z | START bfd sm::tests::poll_flood_grows_response_queue_unboundedly |
| 1798 | 2026-09-04T21:34:17.746Z | |
| 1799 | 2026-09-04T21:34:17.750Z | running 1 test |
| 1800 | 2026-09-04T21:34:17.750Z | test sm::tests::poll_flood_grows_response_queue_unboundedly ... ok |
| 1801 | 2026-09-04T21:34:17.750Z | |
| 1802 | 2026-09-04T21:34:17.750Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1803 | 2026-09-04T21:34:17.750Z | |
| 1804 | 2026-09-04T21:34:17.750Z | PASS [ 0.007s] bfd sm::tests::poll_flood_grows_response_queue_unboundedly |
| 1805 | 2026-09-04T21:34:17.750Z | START bfd sm::tests::poll_response_remains_queued_past_tx_interval |
| 1806 | 2026-09-04T21:34:17.750Z | |
| 1807 | 2026-09-04T21:34:17.750Z | running 1 test |
| 1808 | 2026-09-04T21:34:17.751Z | test sm::tests::poll_response_remains_queued_past_tx_interval ... ok |
| 1809 | 2026-09-04T21:34:17.751Z | |
| 1810 | 2026-09-04T21:34:17.751Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1811 | 2026-09-04T21:34:17.751Z | |
| 1812 | 2026-09-04T21:34:17.751Z | PASS [ 0.007s] bfd sm::tests::poll_response_remains_queued_past_tx_interval |
| 1813 | 2026-09-04T21:34:17.751Z | START bfd sm::tests::poll_triggers_immediate_final_response |
| 1814 | 2026-09-04T21:34:17.751Z | |
| 1815 | 2026-09-04T21:34:17.751Z | running 1 test |
| 1816 | 2026-09-04T21:34:17.751Z | test sm::tests::poll_triggers_immediate_final_response ... ok |
| 1817 | 2026-09-04T21:34:17.751Z | |
| 1818 | 2026-09-04T21:34:17.751Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1819 | 2026-09-04T21:34:17.751Z | |
| 1820 | 2026-09-04T21:34:17.751Z | PASS [ 0.007s] bfd sm::tests::poll_triggers_immediate_final_response |
| 1821 | 2026-09-04T21:34:17.751Z | START bfd sm::tests::recv_deadline_expiry_reports_was_already_down |
| 1822 | 2026-09-04T21:34:17.751Z | |
| 1823 | 2026-09-04T21:34:17.751Z | running 1 test |
| 1824 | 2026-09-04T21:34:17.751Z | test sm::tests::recv_deadline_expiry_reports_was_already_down ... ok |
| 1825 | 2026-09-04T21:34:17.751Z | |
| 1826 | 2026-09-04T21:34:17.751Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1827 | 2026-09-04T21:34:17.751Z | |
| 1828 | 2026-09-04T21:34:17.751Z | PASS [ 0.007s] bfd sm::tests::recv_deadline_expiry_reports_was_already_down |
| 1829 | 2026-09-04T21:34:17.751Z | START bfd sm::tests::remote_required_min_rx_zero_stops_periodic_sends |
| 1830 | 2026-09-04T21:34:17.751Z | |
| 1831 | 2026-09-04T21:34:17.751Z | running 1 test |
| 1832 | 2026-09-04T21:34:17.751Z | test sm::tests::remote_required_min_rx_zero_stops_periodic_sends ... ok |
| 1833 | 2026-09-04T21:34:17.752Z | |
| 1834 | 2026-09-04T21:34:17.752Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1835 | 2026-09-04T21:34:17.752Z | |
| 1836 | 2026-09-04T21:34:17.752Z | PASS [ 0.007s] bfd sm::tests::remote_required_min_rx_zero_stops_periodic_sends |
| 1837 | 2026-09-04T21:34:17.752Z | START bfd sm::tests::total_partition_drives_both_down |
| 1838 | 2026-09-04T21:34:17.752Z | |
| 1839 | 2026-09-04T21:34:17.752Z | running 1 test |
| 1840 | 2026-09-04T21:34:17.752Z | test sm::tests::total_partition_drives_both_down ... ok |
| 1841 | 2026-09-04T21:34:17.752Z | |
| 1842 | 2026-09-04T21:34:17.752Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1843 | 2026-09-04T21:34:17.752Z | |
| 1844 | 2026-09-04T21:34:17.752Z | PASS [ 0.007s] bfd sm::tests::total_partition_drives_both_down |
| 1845 | 2026-09-04T21:34:17.752Z | START bfd sm::tests::transition_table_is_exhaustive_and_correct |
| 1846 | 2026-09-04T21:34:17.752Z | |
| 1847 | 2026-09-04T21:34:17.752Z | running 1 test |
| 1848 | 2026-09-04T21:34:17.752Z | test sm::tests::transition_table_is_exhaustive_and_correct ... ok |
| 1849 | 2026-09-04T21:34:17.752Z | |
| 1850 | 2026-09-04T21:34:17.752Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1851 | 2026-09-04T21:34:17.760Z | |
| 1852 | 2026-09-04T21:34:17.760Z | PASS [ 0.007s] bfd sm::tests::transition_table_is_exhaustive_and_correct |
| 1853 | 2026-09-04T21:34:17.760Z | START mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1854 | 2026-09-04T21:34:17.830Z | |
| 1855 | 2026-09-04T21:34:17.830Z | running 1 test |
| 1856 | 2026-09-04T21:34:17.830Z | test v10::static_routes::tests::v1_add_request_converts_to_latest ... ok |
| 1857 | 2026-09-04T21:34:17.830Z | |
| 1858 | 2026-09-04T21:34:17.830Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1859 | 2026-09-04T21:34:17.830Z | |
| 1860 | 2026-09-04T21:34:17.844Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1861 | 2026-09-04T21:34:17.844Z | START mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1862 | 2026-09-04T21:34:17.845Z | |
| 1863 | 2026-09-04T21:34:17.845Z | running 1 test |
| 1864 | 2026-09-04T21:34:17.845Z | test v10::static_routes::tests::v1_delete_request_converts_to_latest ... ok |
| 1865 | 2026-09-04T21:34:17.845Z | |
| 1866 | 2026-09-04T21:34:17.845Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1867 | 2026-09-04T21:34:17.845Z | |
| 1868 | 2026-09-04T21:34:17.845Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1869 | 2026-09-04T21:34:17.845Z | START mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1870 | 2026-09-04T21:34:17.845Z | |
| 1871 | 2026-09-04T21:34:17.845Z | running 1 test |
| 1872 | 2026-09-04T21:34:17.845Z | test v10::static_routes::tests::v1_static_route4_converts_to_latest ... ok |
| 1873 | 2026-09-04T21:34:17.845Z | |
| 1874 | 2026-09-04T21:34:17.845Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1875 | 2026-09-04T21:34:17.845Z | |
| 1876 | 2026-09-04T21:34:17.846Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1877 | 2026-09-04T21:34:17.846Z | START mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1878 | 2026-09-04T21:34:17.846Z | |
| 1879 | 2026-09-04T21:34:17.846Z | running 1 test |
| 1880 | 2026-09-04T21:34:17.846Z | test v10::static_routes::tests::v1_wire_payload_deserializes_then_converts ... ok |
| 1881 | 2026-09-04T21:34:17.846Z | |
| 1882 | 2026-09-04T21:34:17.846Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1883 | 2026-09-04T21:34:17.846Z | |
| 1884 | 2026-09-04T21:34:17.846Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1885 | 2026-09-04T21:34:17.846Z | ──────────── |
| 1886 | 2026-09-04T21:34:17.847Z | Summary [ 5.787s] 48 tests run: 48 passed, 0 skipped |
| 1887 | 2026-09-04T21:34:17.847Z | + rm -rf /tmp/tmp.FkaGrc |
| 1888 | 2026-09-04T21:34:17.847Z | process exited: duration 182335 ms, exit code 0 |
| |
| 1889 | 2026-09-04T21:34:18.126Z | found 0 output files |