|
|
|
| 1 | 2026-09-04T21:30:05.593Z | job assigned to worker 01M1Q56T0Y6RMT5FH266RKT0Q3 [factory aws, i-05986b5395064f2a0] (queued for 53 s) |
| |
| 2 | 2026-09-04T21:30:18.119Z | starting task 0: "setup" |
| 3 | 2026-09-04T21:30:18.202Z | ++ uname -s |
| 4 | 2026-09-04T21:30:18.202Z | + kern=SunOS |
| 5 | 2026-09-04T21:30:18.202Z | + build_user=build |
| 6 | 2026-09-04T21:30:18.202Z | + build_uid=12345 |
| 7 | 2026-09-04T21:30:18.203Z | + work_dir=/work |
| 8 | 2026-09-04T21:30:18.203Z | + input_dir=/input |
| 9 | 2026-09-04T21:30:18.203Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T21:30:18.203Z | + case "$kern" in |
| 11 | 2026-09-04T21:30:18.203Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T21:30:18.203Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T21:30:18.203Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T21:30:18.203Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T21:30:18.203Z | + home_fs=zfs |
| 16 | 2026-09-04T21:30:18.203Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T21:30:18.203Z | + mkdir -p /home/build |
| 18 | 2026-09-04T21:30:18.203Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T21:30:19.901Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T21:30:19.904Z | process exited: duration 4069 ms, exit code 0 |
| |
| 21 | 2026-09-04T21:30:19.910Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T21:30:19.914Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T21:30:19.914Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-04T21:30:19.914Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-04T21:30:19.914Z | * rust toolchain channel = "stable" |
| 26 | 2026-09-04T21:30:19.914Z | * rust toolchain profile = "default" |
| 27 | 2026-09-04T21:30:19.914Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T21:30:19.919Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T21:30:19.919Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T21:30:20.019Z | info: downloading installer |
| 31 | 2026-09-04T21:30:21.203Z | info: profile set to default |
| 32 | 2026-09-04T21:30:21.203Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T21:30:21.206Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 34 | 2026-09-04T21:30:21.336Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-04T21:30:21.339Z | info: downloading 6 components |
| 36 | 2026-09-04T21:30:36.035Z | |
| 37 | 2026-09-04T21:30:36.035Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 38 | 2026-09-04T21:30:36.067Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-04T21:30:36.067Z | |
| 40 | 2026-09-04T21:30:36.071Z | |
| 41 | 2026-09-04T21:30:36.071Z | Rust is installed now. Great! |
| 42 | 2026-09-04T21:30:36.071Z | |
| 43 | 2026-09-04T21:30:36.071Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T21:30:36.071Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T21:30:36.071Z | |
| 46 | 2026-09-04T21:30:36.071Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T21:30:36.071Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T21:30:36.071Z | |
| 49 | 2026-09-04T21:30:36.071Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T21:30:36.071Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T21:30:36.071Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T21:30:36.071Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T21:30:36.071Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T21:30:36.071Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T21:30:36.071Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T21:30:36.071Z | HOST_CC = None |
| 57 | 2026-09-04T21:30:36.071Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T21:30:36.071Z | CC = None |
| 59 | 2026-09-04T21:30:36.071Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T21:30:36.240Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T21:30:36.240Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T21:30:36.240Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T21:30:36.240Z | CFLAGS = None |
| 64 | 2026-09-04T21:30:36.240Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T21:30:36.240Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T21:30:36.240Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T21:30:36.240Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T21:30:36.240Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T21:30:36.240Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T21:30:36.344Z | + rustup --version |
| 71 | 2026-09-04T21:30:36.350Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T21:30:36.354Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T21:30:36.373Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-04T21:30:36.376Z | + cargo --version |
| 75 | 2026-09-04T21:30:36.390Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-04T21:30:36.393Z | + rustc --version |
| 77 | 2026-09-04T21:30:36.408Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-04T21:30:36.411Z | process exited: duration 16499 ms, exit code 0 |
| |
| 79 | 2026-09-04T21:30:36.419Z | starting task 2: "authentication" |
| 80 | 2026-09-04T21:30:36.435Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-04T21:30:36.445Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T21:30:36.449Z | + mkdir -p /work/oxidecomputer/maghemite |
| 83 | 2026-09-04T21:30:36.449Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 84 | 2026-09-04T21:30:36.479Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 85 | 2026-09-04T21:30:38.440Z | + cd /work/oxidecomputer/maghemite |
| 86 | 2026-09-04T21:30:38.440Z | + git fetch origin ee082197c0e0afc8b9127b3c010196ec8d5a9bbb |
| 87 | 2026-09-04T21:30:38.959Z | From https://github.com/oxidecomputer/maghemite |
| 88 | 2026-09-04T21:30:38.959Z | * branch ee082197c0e0afc8b9127b3c010196ec8d5a9bbb -> FETCH_HEAD |
| 89 | 2026-09-04T21:30:38.968Z | + [[ -n jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ]] |
| 90 | 2026-09-04T21:30:38.970Z | ++ git branch --show-current |
| 91 | 2026-09-04T21:30:38.970Z | + current=main |
| 92 | 2026-09-04T21:30:38.971Z | + [[ main != jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ]] |
| 93 | 2026-09-04T21:30:38.971Z | + git branch -f jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ee082197c0e0afc8b9127b3c010196ec8d5a9bbb |
| 94 | 2026-09-04T21:30:38.973Z | + git checkout -f jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz |
| 95 | 2026-09-04T21:30:38.995Z | Switched to branch 'jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz' |
| 96 | 2026-09-04T21:30:38.998Z | + git reset --hard ee082197c0e0afc8b9127b3c010196ec8d5a9bbb |
| 97 | 2026-09-04T21:30:39.018Z | HEAD is now at ee08219 falcon-lab: interact with nodes concurrently |
| 98 | 2026-09-04T21:30:39.021Z | process exited: duration 2575 ms, exit code 0 |
| |
| 99 | 2026-09-04T21:30:39.027Z | starting task 4: "build" |
| 100 | 2026-09-04T21:30:39.031Z | + set -o errexit |
| 101 | 2026-09-04T21:30:39.031Z | + set -o pipefail |
| 102 | 2026-09-04T21:30:39.031Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-09-04T21:30:39.034Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-09-04T21:30:39.034Z | ++ source .github/buildomat/common.sh |
| 105 | 2026-09-04T21:30:39.034Z | +++ export PKG_SUCCESS_ON_NOP=1 |
| 106 | 2026-09-04T21:30:39.034Z | +++ PKG_SUCCESS_ON_NOP=1 |
| 107 | 2026-09-04T21:30:39.034Z | +++ cargo --version |
| 108 | 2026-09-04T21:30:39.038Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 109 | 2026-09-04T21:30:39.167Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-04T21:30:39.170Z | info: downloading 6 components |
| 111 | 2026-09-04T21:30:53.248Z | warn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed |
| 112 | 2026-09-04T21:30:53.248Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 113 | 2026-09-04T21:30:53.248Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 114 | 2026-09-04T21:30:53.357Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 115 | 2026-09-04T21:30:53.360Z | +++ rustc --version |
| 116 | 2026-09-04T21:30:53.393Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 117 | 2026-09-04T21:30:53.397Z | ++ banner install |
| 118 | 2026-09-04T21:30:53.401Z | |
| 119 | 2026-09-04T21:30:53.401Z | # # # #### ##### ## # # |
| 120 | 2026-09-04T21:30:53.401Z | # ## # # # # # # # |
| 121 | 2026-09-04T21:30:53.401Z | # # # # #### # # # # # |
| 122 | 2026-09-04T21:30:53.401Z | # # # # # # ###### # # |
| 123 | 2026-09-04T21:30:53.401Z | # # ## # # # # # # # |
| 124 | 2026-09-04T21:30:53.401Z | # # # #### # # # ###### ###### |
| 125 | 2026-09-04T21:30:53.401Z | |
| 126 | 2026-09-04T21:30:53.401Z | ++ pfexec pkg install clang-15 |
| 127 | 2026-09-04T21:30:54.852Z | Startup: Refreshing catalog 'helios' ... Done |
| 128 | 2026-09-04T21:30:55.281Z | Startup: Caching catalogs ... Done |
| 129 | 2026-09-04T21:30:57.856Z | Planning: Solver setup ... Done |
| 130 | 2026-09-04T21:30:57.920Z | Planning: Running solver ... Done |
| 131 | 2026-09-04T21:30:57.979Z | Planning: Consolidating action changes ... Done |
| 132 | 2026-09-04T21:30:57.979Z | Planning: Evaluating mediators ... Done |
| 133 | 2026-09-04T21:30:58.025Z | Planning: Planning completed in 2.65 seconds |
| 134 | 2026-09-04T21:30:58.025Z | No updates necessary for this image. |
| 135 | 2026-09-04T21:30:58.254Z | +++ uname -s |
| 136 | 2026-09-04T21:30:58.266Z | ++ nextest_host_os=SunOS |
| 137 | 2026-09-04T21:30:58.266Z | ++ case "${nextest_host_os}" in |
| 138 | 2026-09-04T21:30:58.266Z | ++ nextest_platform=illumos |
| 139 | 2026-09-04T21:30:58.266Z | ++ nextest_url=https://get.nexte.st/0.9.97/illumos |
| 140 | 2026-09-04T21:30:58.266Z | +++ mktemp -d |
| 141 | 2026-09-04T21:30:58.266Z | ++ nextest_tmp=/tmp/tmp.CBa4rc |
| 142 | 2026-09-04T21:30:58.267Z | ++ trap 'rm -rf "${nextest_tmp}"' EXIT |
| 143 | 2026-09-04T21:30:58.267Z | ++ nextest_tar=/tmp/tmp.CBa4rc/nextest.tar.gz |
| 144 | 2026-09-04T21:30:58.267Z | ++ curl -sSfL --retry 10 -o /tmp/tmp.CBa4rc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos |
| 145 | 2026-09-04T21:30:59.192Z | ++ mkdir -p /home/build/.cargo/bin |
| 146 | 2026-09-04T21:30:59.210Z | ++ tar -xzf /tmp/tmp.CBa4rc/nextest.tar.gz -C /home/build/.cargo/bin |
| 147 | 2026-09-04T21:30:59.266Z | + banner bfd |
| 148 | 2026-09-04T21:30:59.279Z | |
| 149 | 2026-09-04T21:30:59.279Z | ##### ###### ##### |
| 150 | 2026-09-04T21:30:59.279Z | # # # # # |
| 151 | 2026-09-04T21:30:59.279Z | ##### ##### # # |
| 152 | 2026-09-04T21:30:59.279Z | # # # # # |
| 153 | 2026-09-04T21:30:59.279Z | # # # # # |
| 154 | 2026-09-04T21:30:59.279Z | ##### # ##### |
| 155 | 2026-09-04T21:30:59.279Z | |
| 156 | 2026-09-04T21:30:59.279Z | + cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture |
| 157 | 2026-09-04T21:30:59.432Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 158 | 2026-09-04T21:31:00.415Z | From https://github.com/oxidecomputer/falcon |
| 159 | 2026-09-04T21:31:00.415Z | * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483 |
| 160 | 2026-09-04T21:31:00.492Z | Updating crates.io index |
| 161 | 2026-09-04T21:31:00.495Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 162 | 2026-09-04T21:31:00.943Z | From https://github.com/oxidecomputer/dendrite |
| 163 | 2026-09-04T21:31:00.943Z | * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43 |
| 164 | 2026-09-04T21:31:00.976Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 165 | 2026-09-04T21:31:01.266Z | From https://github.com/oxidecomputer/ispf |
| 166 | 2026-09-04T21:31:01.266Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 167 | 2026-09-04T21:31:01.271Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 168 | 2026-09-04T21:31:01.631Z | From https://github.com/oxidecomputer/netadm-sys |
| 169 | 2026-09-04T21:31:01.631Z | * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2 |
| 170 | 2026-09-04T21:31:01.641Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 171 | 2026-09-04T21:31:08.134Z | From https://github.com/oxidecomputer/omicron |
| 172 | 2026-09-04T21:31:08.134Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 173 | 2026-09-04T21:31:08.547Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 174 | 2026-09-04T21:31:09.534Z | From https://github.com/oxidecomputer/opte |
| 175 | 2026-09-04T21:31:09.534Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 176 | 2026-09-04T21:31:09.563Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 177 | 2026-09-04T21:31:09.850Z | From https://github.com/oxidecomputer/slog-error-chain |
| 178 | 2026-09-04T21:31:09.850Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 179 | 2026-09-04T21:31:09.859Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 180 | 2026-09-04T21:31:10.157Z | From https://github.com/illumos/smf-rs |
| 181 | 2026-09-04T21:31:10.157Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 182 | 2026-09-04T21:31:10.164Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 183 | 2026-09-04T21:31:10.468Z | From https://github.com/oxidecomputer/network-interface |
| 184 | 2026-09-04T21:31:10.469Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 185 | 2026-09-04T21:31:10.483Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 186 | 2026-09-04T21:31:10.800Z | From https://github.com/oxidecomputer/zone |
| 187 | 2026-09-04T21:31:10.800Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 188 | 2026-09-04T21:31:10.807Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 189 | 2026-09-04T21:31:11.741Z | From https://github.com/oxidecomputer/propolis |
| 190 | 2026-09-04T21:31:11.741Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 191 | 2026-09-04T21:31:11.770Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 192 | 2026-09-04T21:31:12.345Z | From https://github.com/oxidecomputer/transceiver-control |
| 193 | 2026-09-04T21:31:12.345Z | * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea |
| 194 | 2026-09-04T21:31:12.355Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 195 | 2026-09-04T21:31:12.618Z | From https://github.com/oxidecomputer/dlpi-sys |
| 196 | 2026-09-04T21:31:12.618Z | * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1 |
| 197 | 2026-09-04T21:31:12.625Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 198 | 2026-09-04T21:31:12.958Z | From https://github.com/jmesmon/rust-libzfs |
| 199 | 2026-09-04T21:31:12.958Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 200 | 2026-09-04T21:31:12.966Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 201 | 2026-09-04T21:31:13.249Z | From https://github.com/oxidecomputer/rusty-doors |
| 202 | 2026-09-04T21:31:13.249Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 203 | 2026-09-04T21:31:13.252Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 204 | 2026-09-04T21:31:13.629Z | From https://github.com/oxidecomputer/lldp |
| 205 | 2026-09-04T21:31:13.629Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 206 | 2026-09-04T21:31:13.642Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 207 | 2026-09-04T21:31:13.972Z | From https://github.com/oxidecomputer/tufaceous |
| 208 | 2026-09-04T21:31:13.972Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 209 | 2026-09-04T21:31:13.982Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 210 | 2026-09-04T21:31:14.569Z | From https://github.com/oxidecomputer/management-gateway-service |
| 211 | 2026-09-04T21:31:14.569Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 212 | 2026-09-04T21:31:14.582Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 213 | 2026-09-04T21:31:15.755Z | From https://github.com/oxidecomputer/crucible |
| 214 | 2026-09-04T21:31:15.755Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 215 | 2026-09-04T21:31:15.780Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 216 | 2026-09-04T21:31:16.056Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 217 | 2026-09-04T21:31:16.056Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 218 | 2026-09-04T21:31:16.065Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 219 | 2026-09-04T21:31:16.512Z | From https://github.com/oxidecomputer/propolis |
| 220 | 2026-09-04T21:31:16.512Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 221 | 2026-09-04T21:31:16.557Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 222 | 2026-09-04T21:31:17.107Z | From https://github.com/oxidecomputer/crucible |
| 223 | 2026-09-04T21:31:17.107Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 224 | 2026-09-04T21:31:17.170Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 225 | 2026-09-04T21:31:17.526Z | From https://github.com/oxidecomputer/tofino |
| 226 | 2026-09-04T21:31:17.526Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 227 | 2026-09-04T21:31:17.537Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 228 | 2026-09-04T21:31:18.386Z | From https://github.com/oxidecomputer/maghemite |
| 229 | 2026-09-04T21:31:18.386Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 230 | 2026-09-04T21:31:18.414Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 231 | 2026-09-04T21:31:18.721Z | From https://github.com/oxidecomputer/clickward |
| 232 | 2026-09-04T21:31:18.721Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 233 | 2026-09-04T21:31:18.727Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 234 | 2026-09-04T21:31:18.992Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 235 | 2026-09-04T21:31:18.992Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 236 | 2026-09-04T21:31:20.765Z | Downloading crates ... |
| 237 | 2026-09-04T21:31:20.822Z | Downloaded async-compression v0.4.43 |
| 238 | 2026-09-04T21:31:20.828Z | Downloaded arrayref v0.3.9 |
| 239 | 2026-09-04T21:31:20.833Z | Downloaded bit-vec v0.8.0 |
| 240 | 2026-09-04T21:31:20.833Z | Downloaded camino v1.2.5 |
| 241 | 2026-09-04T21:31:20.833Z | Downloaded anstyle-parse v1.0.0 |
| 242 | 2026-09-04T21:31:20.833Z | Downloaded anstream v1.0.0 |
| 243 | 2026-09-04T21:31:20.842Z | Downloaded colorchoice v1.0.5 |
| 244 | 2026-09-04T21:31:20.842Z | Downloaded crunchy v0.2.4 |
| 245 | 2026-09-04T21:31:20.842Z | Downloaded hostname v0.4.2 |
| 246 | 2026-09-04T21:31:20.842Z | Downloaded compression-core v0.4.32 |
| 247 | 2026-09-04T21:31:20.842Z | Downloaded crc32fast v1.5.0 |
| 248 | 2026-09-04T21:31:20.845Z | Downloaded atomic-waker v1.1.2 |
| 249 | 2026-09-04T21:31:20.848Z | Downloaded atomicwrites v0.4.4 |
| 250 | 2026-09-04T21:31:20.848Z | Downloaded managed v0.8.0 |
| 251 | 2026-09-04T21:31:20.851Z | Downloaded daft v0.1.8 |
| 252 | 2026-09-04T21:31:20.851Z | Downloaded adler2 v2.0.1 |
| 253 | 2026-09-04T21:31:20.851Z | Downloaded aead v0.5.2 |
| 254 | 2026-09-04T21:31:20.854Z | Downloaded httparse v1.10.1 |
| 255 | 2026-09-04T21:31:20.857Z | Downloaded anstyle v1.0.14 |
| 256 | 2026-09-04T21:31:20.857Z | Downloaded camino-tempfile v1.4.1 |
| 257 | 2026-09-04T21:31:20.860Z | Downloaded http-body v1.1.0 |
| 258 | 2026-09-04T21:31:20.860Z | Downloaded itoa v1.0.18 |
| 259 | 2026-09-04T21:31:20.864Z | Downloaded allocator-api2 v0.2.21 |
| 260 | 2026-09-04T21:31:20.864Z | Downloaded blake2 v0.10.6 |
| 261 | 2026-09-04T21:31:20.867Z | Downloaded is-terminal v0.4.17 |
| 262 | 2026-09-04T21:31:20.867Z | Downloaded newtype-uuid v1.4.0 |
| 263 | 2026-09-04T21:31:20.871Z | Downloaded hubpack_derive v0.1.1 |
| 264 | 2026-09-04T21:31:20.871Z | Downloaded indent_write v2.2.0 |
| 265 | 2026-09-04T21:31:20.875Z | Downloaded base16ct v1.0.0 |
| 266 | 2026-09-04T21:31:20.875Z | Downloaded ahash v0.8.12 |
| 267 | 2026-09-04T21:31:20.878Z | Downloaded async-stream-impl v0.3.6 |
| 268 | 2026-09-04T21:31:20.878Z | Downloaded byte-wrapper v0.1.0 |
| 269 | 2026-09-04T21:31:20.878Z | Downloaded http-body-util v0.1.5 |
| 270 | 2026-09-04T21:31:20.881Z | Downloaded anstyle-query v1.1.5 |
| 271 | 2026-09-04T21:31:20.886Z | Downloaded async-recursion v1.1.1 |
| 272 | 2026-09-04T21:31:20.886Z | Downloaded block-buffer v0.10.4 |
| 273 | 2026-09-04T21:31:20.886Z | Downloaded hubpack v0.1.2 |
| 274 | 2026-09-04T21:31:20.891Z | Downloaded idna_adapter v1.2.2 |
| 275 | 2026-09-04T21:31:20.891Z | Downloaded instant v0.1.13 |
| 276 | 2026-09-04T21:31:20.891Z | Downloaded is_terminal_polyfill v1.70.2 |
| 277 | 2026-09-04T21:31:20.891Z | Downloaded bit-set v0.8.0 |
| 278 | 2026-09-04T21:31:20.894Z | Downloaded const-random-macro v0.1.16 |
| 279 | 2026-09-04T21:31:20.894Z | Downloaded icu_provider v2.2.0 |
| 280 | 2026-09-04T21:31:20.898Z | Downloaded ingot-macros v0.2.0 |
| 281 | 2026-09-04T21:31:20.898Z | Downloaded base16ct v0.2.0 |
| 282 | 2026-09-04T21:31:20.898Z | Downloaded cfg-if v1.0.4 |
| 283 | 2026-09-04T21:31:20.901Z | Downloaded async-stream v0.3.6 |
| 284 | 2026-09-04T21:31:20.904Z | Downloaded base64ct v1.8.3 |
| 285 | 2026-09-04T21:31:20.904Z | Downloaded bitflags v1.3.2 |
| 286 | 2026-09-04T21:31:20.907Z | Downloaded ident_case v1.0.1 |
| 287 | 2026-09-04T21:31:20.907Z | Downloaded internet-checksum v0.2.1 |
| 288 | 2026-09-04T21:31:20.907Z | Downloaded icu_normalizer v2.2.0 |
| 289 | 2026-09-04T21:31:20.907Z | Downloaded icu_properties v2.2.0 |
| 290 | 2026-09-04T21:31:20.910Z | Downloaded ciborium-io v0.2.2 |
| 291 | 2026-09-04T21:31:20.910Z | Downloaded scopeguard v1.2.0 |
| 292 | 2026-09-04T21:31:20.910Z | Downloaded num-conv v0.2.2 |
| 293 | 2026-09-04T21:31:20.910Z | Downloaded inout v0.1.4 |
| 294 | 2026-09-04T21:31:20.910Z | Downloaded match_cfg v0.1.0 |
| 295 | 2026-09-04T21:31:20.913Z | Downloaded jiff-static v0.2.35 |
| 296 | 2026-09-04T21:31:20.913Z | Downloaded libscf-sys v1.2.0 |
| 297 | 2026-09-04T21:31:20.914Z | Downloaded block-buffer v0.12.1 |
| 298 | 2026-09-04T21:31:20.914Z | Downloaded cpufeatures v0.2.17 |
| 299 | 2026-09-04T21:31:20.917Z | Downloaded cpufeatures v0.3.0 |
| 300 | 2026-09-04T21:31:20.917Z | Downloaded cstr-argument v0.1.2 |
| 301 | 2026-09-04T21:31:20.917Z | Downloaded is_ci v1.2.0 |
| 302 | 2026-09-04T21:31:20.917Z | Downloaded lazy_static v1.5.0 |
| 303 | 2026-09-04T21:31:20.917Z | Downloaded konst_macro_rules v0.2.19 |
| 304 | 2026-09-04T21:31:20.921Z | Downloaded cfg_aliases v0.2.2 |
| 305 | 2026-09-04T21:31:20.921Z | Downloaded macaddr v1.0.1 |
| 306 | 2026-09-04T21:31:20.921Z | Downloaded clap_lex v1.1.0 |
| 307 | 2026-09-04T21:31:20.928Z | Downloaded crc8 v0.1.1 |
| 308 | 2026-09-04T21:31:20.928Z | Downloaded natord v1.0.9 |
| 309 | 2026-09-04T21:31:20.928Z | Downloaded newtype-uuid-macros v0.1.1 |
| 310 | 2026-09-04T21:31:20.928Z | Downloaded no-std-compat v0.4.1 |
| 311 | 2026-09-04T21:31:20.928Z | Downloaded memoffset v0.9.1 |
| 312 | 2026-09-04T21:31:20.928Z | Downloaded keccak v0.1.6 |
| 313 | 2026-09-04T21:31:20.932Z | Downloaded crucible-workspace-hack v0.1.0 |
| 314 | 2026-09-04T21:31:20.932Z | Downloaded crypto-common v0.1.7 |
| 315 | 2026-09-04T21:31:20.932Z | Downloaded httpdate v1.0.3 |
| 316 | 2026-09-04T21:31:20.932Z | Downloaded ingot-types v0.1.2 |
| 317 | 2026-09-04T21:31:20.937Z | Downloaded ipnet v2.12.1 |
| 318 | 2026-09-04T21:31:20.942Z | Downloaded crypto-common v0.2.2 |
| 319 | 2026-09-04T21:31:20.946Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 320 | 2026-09-04T21:31:20.946Z | Downloaded lru-slab v0.1.2 |
| 321 | 2026-09-04T21:31:20.946Z | Downloaded newtype_derive v0.1.6 |
| 322 | 2026-09-04T21:31:20.946Z | Downloaded num v0.4.3 |
| 323 | 2026-09-04T21:31:20.946Z | Downloaded mime v0.3.17 |
| 324 | 2026-09-04T21:31:20.950Z | Downloaded backoff v0.4.0 |
| 325 | 2026-09-04T21:31:20.950Z | Downloaded bytecount v0.6.9 |
| 326 | 2026-09-04T21:31:20.950Z | Downloaded cobs v0.3.0 |
| 327 | 2026-09-04T21:31:20.950Z | Downloaded num-derive v0.4.2 |
| 328 | 2026-09-04T21:31:20.953Z | Downloaded argon2 v0.5.3 |
| 329 | 2026-09-04T21:31:20.953Z | Downloaded num-iter v0.1.46 |
| 330 | 2026-09-04T21:31:20.953Z | Downloaded lru-cache v0.1.2 |
| 331 | 2026-09-04T21:31:20.956Z | Downloaded const_format_proc_macros v0.2.34 |
| 332 | 2026-09-04T21:31:20.959Z | Downloaded humantime v2.4.0 |
| 333 | 2026-09-04T21:31:20.959Z | Downloaded serde_repr v0.1.21 |
| 334 | 2026-09-04T21:31:20.962Z | Downloaded scroll_derive v0.13.1 |
| 335 | 2026-09-04T21:31:20.962Z | Downloaded secrecy v0.10.3 |
| 336 | 2026-09-04T21:31:20.966Z | Downloaded async-trait v0.1.92 |
| 337 | 2026-09-04T21:31:20.966Z | Downloaded bitflags v2.13.1 |
| 338 | 2026-09-04T21:31:20.969Z | Downloaded bs58 v0.5.1 |
| 339 | 2026-09-04T21:31:20.969Z | Downloaded cipher v0.4.4 |
| 340 | 2026-09-04T21:31:20.969Z | Downloaded newline-converter v0.3.0 |
| 341 | 2026-09-04T21:31:20.969Z | Downloaded http v1.5.0 |
| 342 | 2026-09-04T21:31:20.975Z | Downloaded ingot v0.2.1 |
| 343 | 2026-09-04T21:31:20.975Z | Downloaded sha1 v0.11.0 |
| 344 | 2026-09-04T21:31:20.975Z | Downloaded take_mut v0.2.2 |
| 345 | 2026-09-04T21:31:20.975Z | Downloaded ingot-types v0.2.0 |
| 346 | 2026-09-04T21:31:20.981Z | Downloaded linked-hash-map v0.5.6 |
| 347 | 2026-09-04T21:31:20.981Z | Downloaded tokio-macros v2.7.2 |
| 348 | 2026-09-04T21:31:20.981Z | Downloaded memmap v0.7.0 |
| 349 | 2026-09-04T21:31:20.981Z | Downloaded num-complex v0.4.6 |
| 350 | 2026-09-04T21:31:20.984Z | Downloaded bcs v0.1.6 |
| 351 | 2026-09-04T21:31:20.984Z | Downloaded num-rational v0.4.2 |
| 352 | 2026-09-04T21:31:20.984Z | Downloaded critical-section v1.2.0 |
| 353 | 2026-09-04T21:31:20.984Z | Downloaded multer v3.1.0 |
| 354 | 2026-09-04T21:31:20.984Z | Downloaded const-random v0.1.18 |
| 355 | 2026-09-04T21:31:20.984Z | Downloaded slog-term v2.9.2 |
| 356 | 2026-09-04T21:31:20.987Z | Downloaded typify-macro v0.4.3 |
| 357 | 2026-09-04T21:31:20.987Z | Downloaded utf8_iter v1.0.4 |
| 358 | 2026-09-04T21:31:20.987Z | Downloaded utf8parse v0.2.2 |
| 359 | 2026-09-04T21:31:20.987Z | Downloaded chacha20 v0.9.1 |
| 360 | 2026-09-04T21:31:20.990Z | Downloaded compression-codecs v0.4.38 |
| 361 | 2026-09-04T21:31:20.990Z | Downloaded csv-core v0.1.13 |
| 362 | 2026-09-04T21:31:20.990Z | Downloaded zone_cfg_derive v0.3.1 |
| 363 | 2026-09-04T21:31:20.993Z | Downloaded ciborium-ll v0.2.2 |
| 364 | 2026-09-04T21:31:20.993Z | Downloaded cmake v0.1.58 |
| 365 | 2026-09-04T21:31:20.993Z | Downloaded dtrace-parser v0.2.0 |
| 366 | 2026-09-04T21:31:20.993Z | Downloaded iana-time-zone v0.1.65 |
| 367 | 2026-09-04T21:31:20.993Z | Downloaded hyper-rustls v0.27.9 |
| 368 | 2026-09-04T21:31:20.996Z | Downloaded ingot v0.1.1 |
| 369 | 2026-09-04T21:31:20.996Z | Downloaded num-integer v0.1.47 |
| 370 | 2026-09-04T21:31:20.996Z | Downloaded constant_time_eq v0.4.2 |
| 371 | 2026-09-04T21:31:20.999Z | Downloaded jobserver v0.1.35 |
| 372 | 2026-09-04T21:31:21.003Z | Downloaded linear-map v1.2.0 |
| 373 | 2026-09-04T21:31:21.006Z | Downloaded lock_api v0.4.14 |
| 374 | 2026-09-04T21:31:21.006Z | Downloaded num_enum v0.5.11 |
| 375 | 2026-09-04T21:31:21.009Z | Downloaded serde_derive_internals v0.29.1 |
| 376 | 2026-09-04T21:31:21.009Z | Downloaded crossbeam-deque v0.8.7 |
| 377 | 2026-09-04T21:31:21.009Z | Downloaded libsw v3.5.0 |
| 378 | 2026-09-04T21:31:21.012Z | Downloaded sha2 v0.10.9 |
| 379 | 2026-09-04T21:31:21.012Z | Downloaded simd-adler32 v0.3.10 |
| 380 | 2026-09-04T21:31:21.012Z | Downloaded try-lock v0.2.5 |
| 381 | 2026-09-04T21:31:21.012Z | Downloaded icu_locale_core v2.2.0 |
| 382 | 2026-09-04T21:31:21.015Z | Downloaded icu_normalizer_data v2.2.0 |
| 383 | 2026-09-04T21:31:21.018Z | Downloaded byteorder v1.5.0 |
| 384 | 2026-09-04T21:31:21.018Z | Downloaded hybrid-array v0.4.14 |
| 385 | 2026-09-04T21:31:21.018Z | Downloaded backon v1.6.0 |
| 386 | 2026-09-04T21:31:21.022Z | Downloaded console v0.16.4 |
| 387 | 2026-09-04T21:31:21.022Z | Downloaded foreign-types-shared v0.3.1 |
| 388 | 2026-09-04T21:31:21.022Z | Downloaded futures-sink v0.3.34 |
| 389 | 2026-09-04T21:31:21.022Z | Downloaded foreign-types-shared v0.1.1 |
| 390 | 2026-09-04T21:31:21.022Z | Downloaded icu_collections v2.2.0 |
| 391 | 2026-09-04T21:31:21.025Z | Downloaded static_assertions v1.1.0 |
| 392 | 2026-09-04T21:31:21.025Z | Downloaded autocfg v1.5.1 |
| 393 | 2026-09-04T21:31:21.028Z | Downloaded untrusted v0.7.1 |
| 394 | 2026-09-04T21:31:21.028Z | Downloaded cancel-safe-futures v0.1.5 |
| 395 | 2026-09-04T21:31:21.029Z | Downloaded foreign-types-macros v0.2.4 |
| 396 | 2026-09-04T21:31:21.029Z | Downloaded num_threads v0.1.7 |
| 397 | 2026-09-04T21:31:21.032Z | Downloaded litemap v0.8.2 |
| 398 | 2026-09-04T21:31:21.032Z | Downloaded serde_tokenstream v0.3.0 |
| 399 | 2026-09-04T21:31:21.032Z | Downloaded strum_macros v0.26.4 |
| 400 | 2026-09-04T21:31:21.032Z | Downloaded strum_macros v0.27.2 |
| 401 | 2026-09-04T21:31:21.035Z | Downloaded slog-async v2.8.0 |
| 402 | 2026-09-04T21:31:21.035Z | Downloaded smf v0.2.3 |
| 403 | 2026-09-04T21:31:21.038Z | Downloaded defmt-parser v1.0.0 |
| 404 | 2026-09-04T21:31:21.038Z | Downloaded embedded-io v0.6.1 |
| 405 | 2026-09-04T21:31:21.038Z | Downloaded ipnetwork v0.21.1 |
| 406 | 2026-09-04T21:31:21.038Z | Downloaded whoami v1.6.1 |
| 407 | 2026-09-04T21:31:21.041Z | Downloaded olpc-cjson v0.1.4 |
| 408 | 2026-09-04T21:31:21.041Z | Downloaded plain v0.2.3 |
| 409 | 2026-09-04T21:31:21.044Z | Downloaded pretty-hex v0.4.2 |
| 410 | 2026-09-04T21:31:21.047Z | Downloaded thiserror-impl v1.0.69 |
| 411 | 2026-09-04T21:31:21.047Z | Downloaded thiserror-impl v2.0.20 |
| 412 | 2026-09-04T21:31:21.047Z | Downloaded rand_pcg v0.10.2 |
| 413 | 2026-09-04T21:31:21.047Z | Downloaded ref-cast v1.0.26 |
| 414 | 2026-09-04T21:31:21.050Z | Downloaded ingot-macros v0.1.1 |
| 415 | 2026-09-04T21:31:21.050Z | Downloaded data-encoding v2.11.1 |
| 416 | 2026-09-04T21:31:21.051Z | Downloaded memmap2 v0.9.11 |
| 417 | 2026-09-04T21:31:21.054Z | Downloaded chacha20 v0.10.1 |
| 418 | 2026-09-04T21:31:21.054Z | Downloaded clap_derive v4.6.4 |
| 419 | 2026-09-04T21:31:21.058Z | Downloaded cargo_toml v0.22.3 |
| 420 | 2026-09-04T21:31:21.058Z | Downloaded libsw-core v0.3.2 |
| 421 | 2026-09-04T21:31:21.058Z | Downloaded rustls-pki-types v1.15.1 |
| 422 | 2026-09-04T21:31:21.061Z | Downloaded ciborium v0.2.2 |
| 423 | 2026-09-04T21:31:21.061Z | Downloaded convert_case v0.4.0 |
| 424 | 2026-09-04T21:31:21.061Z | Downloaded thiserror v2.0.20 |
| 425 | 2026-09-04T21:31:21.065Z | Downloaded rustc-hash v2.1.3 |
| 426 | 2026-09-04T21:31:21.069Z | Downloaded colored v3.1.1 |
| 427 | 2026-09-04T21:31:21.072Z | Downloaded anyhow v1.0.104 |
| 428 | 2026-09-04T21:31:21.075Z | Downloaded num_enum v0.7.6 |
| 429 | 2026-09-04T21:31:21.078Z | Downloaded sigpipe v0.1.3 |
| 430 | 2026-09-04T21:31:21.078Z | Downloaded crossbeam-utils v0.8.22 |
| 431 | 2026-09-04T21:31:21.081Z | Downloaded slog-envlogger v2.2.0 |
| 432 | 2026-09-04T21:31:21.081Z | Downloaded thread-id v4.2.2 |
| 433 | 2026-09-04T21:31:21.081Z | Downloaded proc-macro-crate v3.5.0 |
| 434 | 2026-09-04T21:31:21.081Z | Downloaded usdt-attr-macro v0.6.0 |
| 435 | 2026-09-04T21:31:21.081Z | Downloaded usdt-impl v0.5.0 |
| 436 | 2026-09-04T21:31:21.084Z | Downloaded subtle v2.6.1 |
| 437 | 2026-09-04T21:31:21.089Z | Downloaded progenitor-macro v0.10.0 |
| 438 | 2026-09-04T21:31:21.095Z | Downloaded progenitor-macro v0.13.0 |
| 439 | 2026-09-04T21:31:21.098Z | Downloaded rustls-pemfile v2.2.0 |
| 440 | 2026-09-04T21:31:21.098Z | Downloaded num-traits v0.2.19 |
| 441 | 2026-09-04T21:31:21.098Z | Downloaded fixedbitset v0.5.7 |
| 442 | 2026-09-04T21:31:21.102Z | Downloaded defmt-macros v1.1.1 |
| 443 | 2026-09-04T21:31:21.105Z | Downloaded deranged v0.5.8 |
| 444 | 2026-09-04T21:31:21.105Z | Downloaded globset v0.4.20 |
| 445 | 2026-09-04T21:31:21.105Z | Downloaded unarray v0.1.4 |
| 446 | 2026-09-04T21:31:21.105Z | Downloaded unicode-linebreak v0.1.5 |
| 447 | 2026-09-04T21:31:21.105Z | Downloaded spin v0.5.2 |
| 448 | 2026-09-04T21:31:21.108Z | Downloaded utf-8 v0.7.6 |
| 449 | 2026-09-04T21:31:21.108Z | Downloaded usdt-macro v0.6.0 |
| 450 | 2026-09-04T21:31:21.108Z | Downloaded want v0.3.1 |
| 451 | 2026-09-04T21:31:21.108Z | Downloaded serde_plain v1.0.2 |
| 452 | 2026-09-04T21:31:21.108Z | Downloaded sha1 v0.10.7 |
| 453 | 2026-09-04T21:31:21.108Z | Downloaded sync_wrapper v1.0.2 |
| 454 | 2026-09-04T21:31:21.111Z | Downloaded enum-as-inner v0.6.1 |
| 455 | 2026-09-04T21:31:21.111Z | Downloaded indexmap v1.9.3 |
| 456 | 2026-09-04T21:31:21.114Z | Downloaded const-oid v0.10.2 |
| 457 | 2026-09-04T21:31:21.119Z | Downloaded rand_chacha v0.9.0 |
| 458 | 2026-09-04T21:31:21.121Z | Downloaded arrayvec v0.7.8 |
| 459 | 2026-09-04T21:31:21.121Z | Downloaded darling_macro v0.21.3 |
| 460 | 2026-09-04T21:31:21.125Z | Downloaded ryu v1.0.23 |
| 461 | 2026-09-04T21:31:21.125Z | Downloaded crossbeam-epoch v0.9.20 |
| 462 | 2026-09-04T21:31:21.128Z | Downloaded clap v4.6.6 |
| 463 | 2026-09-04T21:31:21.132Z | Downloaded ff v0.13.1 |
| 464 | 2026-09-04T21:31:21.135Z | Downloaded generic-array v0.14.7 |
| 465 | 2026-09-04T21:31:21.135Z | Downloaded schemars_derive v0.8.22 |
| 466 | 2026-09-04T21:31:21.135Z | Downloaded float-ord v0.3.2 |
| 467 | 2026-09-04T21:31:21.135Z | Downloaded heck v0.4.1 |
| 468 | 2026-09-04T21:31:21.136Z | Downloaded num_enum_derive v0.5.11 |
| 469 | 2026-09-04T21:31:21.136Z | Downloaded tokio-stream v0.1.19 |
| 470 | 2026-09-04T21:31:21.139Z | Downloaded usdt v0.6.0 |
| 471 | 2026-09-04T21:31:21.139Z | Downloaded hostname v0.3.1 |
| 472 | 2026-09-04T21:31:21.139Z | Downloaded indicatif v0.18.6 |
| 473 | 2026-09-04T21:31:21.142Z | Downloaded base64 v0.22.1 |
| 474 | 2026-09-04T21:31:21.146Z | Downloaded signal-hook-registry v1.4.8 |
| 475 | 2026-09-04T21:31:21.146Z | Downloaded slog-json v2.6.1 |
| 476 | 2026-09-04T21:31:21.146Z | Downloaded synstructure v0.13.2 |
| 477 | 2026-09-04T21:31:21.150Z | Downloaded thread-id v5.1.0 |
| 478 | 2026-09-04T21:31:21.150Z | Downloaded thiserror-no-std v2.0.2 |
| 479 | 2026-09-04T21:31:21.150Z | Downloaded toml_write v0.1.2 |
| 480 | 2026-09-04T21:31:21.150Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 481 | 2026-09-04T21:31:21.150Z | Downloaded yoke-derive v0.8.2 |
| 482 | 2026-09-04T21:31:21.150Z | Downloaded yoke v0.8.3 |
| 483 | 2026-09-04T21:31:21.153Z | Downloaded powerfmt v0.2.0 |
| 484 | 2026-09-04T21:31:21.153Z | Downloaded tinyvec v1.12.0 |
| 485 | 2026-09-04T21:31:21.153Z | Downloaded progenitor v0.10.0 |
| 486 | 2026-09-04T21:31:21.157Z | Downloaded progenitor v0.13.0 |
| 487 | 2026-09-04T21:31:21.160Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 488 | 2026-09-04T21:31:21.160Z | Downloaded foreign-types v0.3.2 |
| 489 | 2026-09-04T21:31:21.160Z | Downloaded unicode-ident v1.0.24 |
| 490 | 2026-09-04T21:31:21.160Z | Downloaded konst v0.2.20 |
| 491 | 2026-09-04T21:31:21.163Z | Downloaded miniz_oxide v0.8.9 |
| 492 | 2026-09-04T21:31:21.163Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 493 | 2026-09-04T21:31:21.166Z | Downloaded dropshot_endpoint v0.17.1 |
| 494 | 2026-09-04T21:31:21.166Z | Downloaded serde_yaml v0.9.34+deprecated |
| 495 | 2026-09-04T21:31:21.173Z | Downloaded derive-ex v0.1.8 |
| 496 | 2026-09-04T21:31:21.174Z | Downloaded slog v2.8.2 |
| 497 | 2026-09-04T21:31:21.177Z | Downloaded zerovec-derive v0.11.3 |
| 498 | 2026-09-04T21:31:21.177Z | Downloaded semver v0.1.20 |
| 499 | 2026-09-04T21:31:21.177Z | Downloaded tokio-tungstenite v0.21.0 |
| 500 | 2026-09-04T21:31:21.177Z | Downloaded fxhash v0.2.1 |
| 501 | 2026-09-04T21:31:21.180Z | Downloaded serde_spanned v0.6.9 |
| 502 | 2026-09-04T21:31:21.181Z | Downloaded ref-cast-impl v1.0.26 |
| 503 | 2026-09-04T21:31:21.185Z | Downloaded fastrand v2.5.0 |
| 504 | 2026-09-04T21:31:21.188Z | Downloaded snafu-derive v0.8.9 |
| 505 | 2026-09-04T21:31:21.192Z | Downloaded cookie v0.18.2 |
| 506 | 2026-09-04T21:31:21.192Z | Downloaded toml_datetime v0.6.11 |
| 507 | 2026-09-04T21:31:21.198Z | Downloaded pem v3.0.6 |
| 508 | 2026-09-04T21:31:21.201Z | Downloaded tokio-rustls v0.26.4 |
| 509 | 2026-09-04T21:31:21.201Z | Downloaded chacha20poly1305 v0.10.1 |
| 510 | 2026-09-04T21:31:21.201Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 511 | 2026-09-04T21:31:21.204Z | Downloaded paste v1.0.15 |
| 512 | 2026-09-04T21:31:21.204Z | Downloaded phf_shared v0.12.1 |
| 513 | 2026-09-04T21:31:21.204Z | Downloaded siphasher v1.0.3 |
| 514 | 2026-09-04T21:31:21.211Z | Downloaded version_check v0.9.5 |
| 515 | 2026-09-04T21:31:21.211Z | Downloaded bytes v1.12.1 |
| 516 | 2026-09-04T21:31:21.211Z | Downloaded parking_lot v0.11.2 |
| 517 | 2026-09-04T21:31:21.214Z | Downloaded zerofrom-derive v0.1.7 |
| 518 | 2026-09-04T21:31:21.214Z | Downloaded tungstenite v0.21.0 |
| 519 | 2026-09-04T21:31:21.214Z | Downloaded base64 v0.21.7 |
| 520 | 2026-09-04T21:31:21.214Z | Downloaded tar v0.4.46 |
| 521 | 2026-09-04T21:31:21.214Z | Downloaded pkg-config v0.3.33 |
| 522 | 2026-09-04T21:31:21.214Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 523 | 2026-09-04T21:31:21.217Z | Downloaded minimal-lexical v0.2.1 |
| 524 | 2026-09-04T21:31:21.221Z | Downloaded walkdir v2.5.0 |
| 525 | 2026-09-04T21:31:21.221Z | Downloaded pest_meta v2.8.8 |
| 526 | 2026-09-04T21:31:21.221Z | Downloaded stable_deref_trait v1.2.1 |
| 527 | 2026-09-04T21:31:21.221Z | Downloaded strsim v0.11.1 |
| 528 | 2026-09-04T21:31:21.225Z | Downloaded supports-color v3.0.2 |
| 529 | 2026-09-04T21:31:21.225Z | Downloaded terminal_size v0.4.4 |
| 530 | 2026-09-04T21:31:21.225Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 531 | 2026-09-04T21:31:21.225Z | Downloaded arc-swap v1.9.2 |
| 532 | 2026-09-04T21:31:21.225Z | Downloaded pin-project v1.1.13 |
| 533 | 2026-09-04T21:31:21.230Z | Downloaded postcard v1.1.3 |
| 534 | 2026-09-04T21:31:21.235Z | Downloaded embedded-io v0.4.0 |
| 535 | 2026-09-04T21:31:21.235Z | Downloaded equivalent v1.0.2 |
| 536 | 2026-09-04T21:31:21.235Z | Downloaded foreign-types v0.5.0 |
| 537 | 2026-09-04T21:31:21.235Z | Downloaded futures-task v0.3.34 |
| 538 | 2026-09-04T21:31:21.239Z | Downloaded heck v0.5.0 |
| 539 | 2026-09-04T21:31:21.240Z | Downloaded openssl-probe v0.2.1 |
| 540 | 2026-09-04T21:31:21.240Z | Downloaded fs_extra v1.3.0 |
| 541 | 2026-09-04T21:31:21.240Z | Downloaded futures-executor v0.3.34 |
| 542 | 2026-09-04T21:31:21.240Z | Downloaded hash32 v0.3.1 |
| 543 | 2026-09-04T21:31:21.240Z | Downloaded indexmap v2.14.0 |
| 544 | 2026-09-04T21:31:21.244Z | Downloaded unit-prefix v0.5.2 |
| 545 | 2026-09-04T21:31:21.244Z | Downloaded universal-hash v0.5.1 |
| 546 | 2026-09-04T21:31:21.244Z | Downloaded usdt-macro v0.5.0 |
| 547 | 2026-09-04T21:31:21.244Z | Downloaded textwrap v0.16.2 |
| 548 | 2026-09-04T21:31:21.244Z | Downloaded getrandom v0.4.3 |
| 549 | 2026-09-04T21:31:21.247Z | Downloaded oxide-tokio-rt v0.1.6 |
| 550 | 2026-09-04T21:31:21.247Z | Downloaded log v0.4.33 |
| 551 | 2026-09-04T21:31:21.247Z | Downloaded oxnet v0.1.7 |
| 552 | 2026-09-04T21:31:21.247Z | Downloaded proc-macro-crate v1.3.1 |
| 553 | 2026-09-04T21:31:21.247Z | Downloaded rusty-fork v0.3.1 |
| 554 | 2026-09-04T21:31:21.250Z | Downloaded serde_path_to_error v0.1.20 |
| 555 | 2026-09-04T21:31:21.250Z | Downloaded proc-macro-error v1.0.4 |
| 556 | 2026-09-04T21:31:21.250Z | Downloaded progenitor-extras v0.2.0 |
| 557 | 2026-09-04T21:31:21.253Z | Downloaded quinn-udp v0.5.15 |
| 558 | 2026-09-04T21:31:21.253Z | Downloaded quote v1.0.47 |
| 559 | 2026-09-04T21:31:21.253Z | Downloaded dtrace-parser v0.3.0 |
| 560 | 2026-09-04T21:31:21.253Z | Downloaded git-stub v1.0.0 |
| 561 | 2026-09-04T21:31:21.256Z | Downloaded hyper-util v0.1.20 |
| 562 | 2026-09-04T21:31:21.259Z | Downloaded tabwriter v1.4.1 |
| 563 | 2026-09-04T21:31:21.259Z | Downloaded openssl-macros v0.1.1 |
| 564 | 2026-09-04T21:31:21.259Z | Downloaded scroll_derive v0.12.1 |
| 565 | 2026-09-04T21:31:21.259Z | Downloaded crypto-bigint v0.5.5 |
| 566 | 2026-09-04T21:31:21.265Z | Downloaded schemars v0.8.22 |
| 567 | 2026-09-04T21:31:21.269Z | Downloaded const_format v0.2.36 |
| 568 | 2026-09-04T21:31:21.273Z | Downloaded omicron-workspace-hack v0.1.0 |
| 569 | 2026-09-04T21:31:21.273Z | Downloaded progenitor-macro v0.14.0 |
| 570 | 2026-09-04T21:31:21.273Z | Downloaded serde_core v1.0.229 |
| 571 | 2026-09-04T21:31:21.273Z | Downloaded aho-corasick v1.1.5 |
| 572 | 2026-09-04T21:31:21.282Z | Downloaded slog-dtrace v0.3.0 |
| 573 | 2026-09-04T21:31:21.282Z | Downloaded papergrid v0.11.0 |
| 574 | 2026-09-04T21:31:21.288Z | Downloaded vsss-rs v3.3.4 |
| 575 | 2026-09-04T21:31:21.288Z | Downloaded serial_test_derive v4.0.1 |
| 576 | 2026-09-04T21:31:21.288Z | Downloaded toml_edit v0.22.27 |
| 577 | 2026-09-04T21:31:21.298Z | Downloaded rustc_version v0.4.1 |
| 578 | 2026-09-04T21:31:21.298Z | Downloaded progenitor-client v0.10.0 |
| 579 | 2026-09-04T21:31:21.307Z | Downloaded rustc_version v0.1.7 |
| 580 | 2026-09-04T21:31:21.307Z | Downloaded toml_edit v0.19.15 |
| 581 | 2026-09-04T21:31:21.310Z | Downloaded defmt v1.1.1 |
| 582 | 2026-09-04T21:31:21.310Z | Downloaded memchr v2.8.3 |
| 583 | 2026-09-04T21:31:21.310Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 584 | 2026-09-04T21:31:21.313Z | Downloaded tower-layer v0.3.3 |
| 585 | 2026-09-04T21:31:21.313Z | Downloaded zone v0.3.1 |
| 586 | 2026-09-04T21:31:21.313Z | Downloaded ucd-trie v0.1.7 |
| 587 | 2026-09-04T21:31:21.313Z | Downloaded mio v1.2.2 |
| 588 | 2026-09-04T21:31:21.316Z | Downloaded darling_core v0.21.3 |
| 589 | 2026-09-04T21:31:21.321Z | Downloaded derive_more v0.99.20 |
| 590 | 2026-09-04T21:31:21.324Z | Downloaded socket2 v0.6.5 |
| 591 | 2026-09-04T21:31:21.324Z | Downloaded smartstring v1.0.1 |
| 592 | 2026-09-04T21:31:21.324Z | Downloaded zerofrom v0.1.8 |
| 593 | 2026-09-04T21:31:21.328Z | Downloaded derive-where v1.6.1 |
| 594 | 2026-09-04T21:31:21.328Z | Downloaded form_urlencoded v1.2.2 |
| 595 | 2026-09-04T21:31:21.331Z | Downloaded xz2 v0.1.7 |
| 596 | 2026-09-04T21:31:21.331Z | Downloaded pin-project-lite v0.2.17 |
| 597 | 2026-09-04T21:31:21.331Z | Downloaded poly1305 v0.8.0 |
| 598 | 2026-09-04T21:31:21.335Z | Downloaded thread_local v1.1.10 |
| 599 | 2026-09-04T21:31:21.335Z | Downloaded typeid v1.0.3 |
| 600 | 2026-09-04T21:31:21.340Z | Downloaded typify-macro v0.6.2 |
| 601 | 2026-09-04T21:31:21.340Z | Downloaded owo-colors v4.3.0 |
| 602 | 2026-09-04T21:31:21.340Z | Downloaded crossbeam-channel v0.5.16 |
| 603 | 2026-09-04T21:31:21.340Z | Downloaded itertools v0.15.0 |
| 604 | 2026-09-04T21:31:21.345Z | Downloaded digest v0.10.7 |
| 605 | 2026-09-04T21:31:21.345Z | Downloaded group v0.13.0 |
| 606 | 2026-09-04T21:31:21.345Z | Downloaded pin-project-internal v1.1.13 |
| 607 | 2026-09-04T21:31:21.348Z | Downloaded cc v1.4.2 |
| 608 | 2026-09-04T21:31:21.348Z | Downloaded rand_core v0.6.4 |
| 609 | 2026-09-04T21:31:21.348Z | Downloaded rhai_codegen v3.2.0 |
| 610 | 2026-09-04T21:31:21.354Z | Downloaded wait-timeout v0.2.1 |
| 611 | 2026-09-04T21:31:21.354Z | Downloaded dof v0.4.0 |
| 612 | 2026-09-04T21:31:21.358Z | Downloaded fixedbitset v0.4.2 |
| 613 | 2026-09-04T21:31:21.358Z | Downloaded serial_test v4.0.1 |
| 614 | 2026-09-04T21:31:21.358Z | Downloaded strum v0.26.3 |
| 615 | 2026-09-04T21:31:21.358Z | Downloaded futures-io v0.3.34 |
| 616 | 2026-09-04T21:31:21.358Z | Downloaded futures-macro v0.3.34 |
| 617 | 2026-09-04T21:31:21.358Z | Downloaded typify v0.6.2 |
| 618 | 2026-09-04T21:31:21.358Z | Downloaded papergrid v0.18.0 |
| 619 | 2026-09-04T21:31:21.363Z | Downloaded dof v0.3.0 |
| 620 | 2026-09-04T21:31:21.363Z | Downloaded scroll v0.13.0 |
| 621 | 2026-09-04T21:31:21.363Z | Downloaded rand_chacha v0.3.1 |
| 622 | 2026-09-04T21:31:21.363Z | Downloaded scroll v0.12.0 |
| 623 | 2026-09-04T21:31:21.363Z | Downloaded slab v0.4.12 |
| 624 | 2026-09-04T21:31:21.366Z | Downloaded tokio-dtrace v0.1.1 |
| 625 | 2026-09-04T21:31:21.366Z | Downloaded potential_utf v0.1.5 |
| 626 | 2026-09-04T21:31:21.366Z | Downloaded tagptr v0.2.0 |
| 627 | 2026-09-04T21:31:21.366Z | Downloaded nom v7.1.3 |
| 628 | 2026-09-04T21:31:21.370Z | Downloaded yansi v1.0.1 |
| 629 | 2026-09-04T21:31:21.370Z | Downloaded progenitor-impl v0.14.0 |
| 630 | 2026-09-04T21:31:21.370Z | Downloaded futures-channel v0.3.34 |
| 631 | 2026-09-04T21:31:21.373Z | Downloaded untrusted v0.9.0 |
| 632 | 2026-09-04T21:31:21.373Z | Downloaded thin-vec v0.2.19 |
| 633 | 2026-09-04T21:31:21.373Z | Downloaded thiserror v1.0.69 |
| 634 | 2026-09-04T21:31:21.376Z | Downloaded slog-scope v4.4.1 |
| 635 | 2026-09-04T21:31:21.376Z | Downloaded swrite v0.1.0 |
| 636 | 2026-09-04T21:31:21.376Z | Downloaded tabled_derive v0.7.0 |
| 637 | 2026-09-04T21:31:21.376Z | Downloaded topological-sort v0.2.2 |
| 638 | 2026-09-04T21:31:21.376Z | Downloaded usdt-impl v0.6.0 |
| 639 | 2026-09-04T21:31:21.380Z | Downloaded flate2 v1.1.9 |
| 640 | 2026-09-04T21:31:21.380Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 641 | 2026-09-04T21:31:21.385Z | Downloaded zmij v1.0.23 |
| 642 | 2026-09-04T21:31:21.385Z | Downloaded daft-derive v0.1.8 |
| 643 | 2026-09-04T21:31:21.389Z | Downloaded darling_macro v0.23.0 |
| 644 | 2026-09-04T21:31:21.389Z | Downloaded hex v0.4.3 |
| 645 | 2026-09-04T21:31:21.389Z | Downloaded num_enum_derive v0.7.6 |
| 646 | 2026-09-04T21:31:21.389Z | Downloaded shlex v2.0.1 |
| 647 | 2026-09-04T21:31:21.389Z | Downloaded diff v0.1.13 |
| 648 | 2026-09-04T21:31:21.389Z | Downloaded zeroize_derive v1.5.0 |
| 649 | 2026-09-04T21:31:21.389Z | Downloaded dunce v1.0.5 |
| 650 | 2026-09-04T21:31:21.389Z | Downloaded errno v0.3.14 |
| 651 | 2026-09-04T21:31:21.389Z | Downloaded dyn-clone v1.0.20 |
| 652 | 2026-09-04T21:31:21.392Z | Downloaded steno v0.4.1 |
| 653 | 2026-09-04T21:31:21.392Z | Downloaded serde-big-array v0.5.1 |
| 654 | 2026-09-04T21:31:21.396Z | Downloaded icu_properties_data v2.2.0 |
| 655 | 2026-09-04T21:31:21.399Z | Downloaded typify v0.4.3 |
| 656 | 2026-09-04T21:31:21.400Z | Downloaded parse-display-derive v0.10.0 |
| 657 | 2026-09-04T21:31:21.400Z | Downloaded pest_generator v2.8.8 |
| 658 | 2026-09-04T21:31:21.403Z | Downloaded port-file v0.1.0 |
| 659 | 2026-09-04T21:31:21.403Z | Downloaded either v1.17.0 |
| 660 | 2026-09-04T21:31:21.403Z | Downloaded percent-encoding v2.3.2 |
| 661 | 2026-09-04T21:31:21.403Z | Downloaded rand_xorshift v0.4.0 |
| 662 | 2026-09-04T21:31:21.403Z | Downloaded structmeta v0.3.0 |
| 663 | 2026-09-04T21:31:21.407Z | Downloaded usdt-attr-macro v0.5.0 |
| 664 | 2026-09-04T21:31:21.407Z | Downloaded progenitor-impl v0.13.0 |
| 665 | 2026-09-04T21:31:21.407Z | Downloaded spin v0.9.9 |
| 666 | 2026-09-04T21:31:21.407Z | Downloaded openssl-sys v0.9.117 |
| 667 | 2026-09-04T21:31:21.411Z | Downloaded pest_derive v2.8.8 |
| 668 | 2026-09-04T21:31:21.411Z | Downloaded phf v0.12.1 |
| 669 | 2026-09-04T21:31:21.411Z | Downloaded strum v0.28.0 |
| 670 | 2026-09-04T21:31:21.411Z | Downloaded elliptic-curve v0.13.8 |
| 671 | 2026-09-04T21:31:21.415Z | Downloaded rustls-native-certs v0.8.4 |
| 672 | 2026-09-04T21:31:21.415Z | Downloaded term v1.2.1 |
| 673 | 2026-09-04T21:31:21.420Z | Downloaded tiny-keccak v2.0.2 |
| 674 | 2026-09-04T21:31:21.420Z | Downloaded rustls-webpki v0.103.14 |
| 675 | 2026-09-04T21:31:21.420Z | Downloaded strum v0.27.2 |
| 676 | 2026-09-04T21:31:21.424Z | Downloaded defmt v0.3.100 |
| 677 | 2026-09-04T21:31:21.424Z | Downloaded futures-core v0.3.34 |
| 678 | 2026-09-04T21:31:21.424Z | Downloaded parse-display v0.10.0 |
| 679 | 2026-09-04T21:31:21.424Z | Downloaded idna v1.1.0 |
| 680 | 2026-09-04T21:31:21.424Z | Downloaded serde_urlencoded v0.7.1 |
| 681 | 2026-09-04T21:31:21.424Z | Downloaded writeable v0.6.3 |
| 682 | 2026-09-04T21:31:21.424Z | Downloaded debug-ignore v1.0.5 |
| 683 | 2026-09-04T21:31:21.434Z | Downloaded fs-err v3.3.1 |
| 684 | 2026-09-04T21:31:21.434Z | Downloaded glob v0.3.4 |
| 685 | 2026-09-04T21:31:21.434Z | Downloaded zerotrie v0.2.4 |
| 686 | 2026-09-04T21:31:21.438Z | Downloaded foldhash v0.2.0 |
| 687 | 2026-09-04T21:31:21.439Z | Downloaded tinystr v0.8.3 |
| 688 | 2026-09-04T21:31:21.439Z | Downloaded itertools v0.12.1 |
| 689 | 2026-09-04T21:31:21.439Z | Downloaded hickory-resolver v0.24.4 |
| 690 | 2026-09-04T21:31:21.439Z | Downloaded rand_core v0.9.5 |
| 691 | 2026-09-04T21:31:21.442Z | Downloaded quick-error v1.2.3 |
| 692 | 2026-09-04T21:31:21.442Z | Downloaded semver v1.0.28 |
| 693 | 2026-09-04T21:31:21.442Z | Downloaded serde_spanned v1.1.1 |
| 694 | 2026-09-04T21:31:21.442Z | Downloaded testing_table v0.3.0 |
| 695 | 2026-09-04T21:31:21.442Z | Downloaded bstr v1.13.1 |
| 696 | 2026-09-04T21:31:21.446Z | Downloaded serde_with_macros v3.22.0 |
| 697 | 2026-09-04T21:31:21.449Z | Downloaded qorb v0.4.1 |
| 698 | 2026-09-04T21:31:21.463Z | Downloaded tracing-attributes v0.1.31 |
| 699 | 2026-09-04T21:31:21.463Z | Downloaded erased-serde v0.3.31 |
| 700 | 2026-09-04T21:31:21.463Z | Downloaded waitgroup v0.1.2 |
| 701 | 2026-09-04T21:31:21.463Z | Downloaded serde_tokenstream v0.2.3 |
| 702 | 2026-09-04T21:31:21.463Z | Downloaded termtree v0.5.1 |
| 703 | 2026-09-04T21:31:21.463Z | Downloaded darling_core v0.23.0 |
| 704 | 2026-09-04T21:31:21.470Z | Downloaded heapless v0.8.0 |
| 705 | 2026-09-04T21:31:21.470Z | Downloaded rand_core v0.10.1 |
| 706 | 2026-09-04T21:31:21.470Z | Downloaded fnv v1.0.7 |
| 707 | 2026-09-04T21:31:21.470Z | Downloaded digest v0.11.3 |
| 708 | 2026-09-04T21:31:21.470Z | Downloaded jiff-core v0.1.0 |
| 709 | 2026-09-04T21:31:21.479Z | Downloaded nom v8.0.0 |
| 710 | 2026-09-04T21:31:21.479Z | Downloaded zerovec v0.11.6 |
| 711 | 2026-09-04T21:31:21.479Z | Downloaded gethostname v0.5.0 |
| 712 | 2026-09-04T21:31:21.479Z | Downloaded schemars v1.2.2 |
| 713 | 2026-09-04T21:31:21.487Z | Downloaded structmeta-derive v0.3.0 |
| 714 | 2026-09-04T21:31:21.493Z | Downloaded tower-service v0.3.3 |
| 715 | 2026-09-04T21:31:21.493Z | Downloaded same-file v1.0.6 |
| 716 | 2026-09-04T21:31:21.493Z | Downloaded time-core v0.1.9 |
| 717 | 2026-09-04T21:31:21.493Z | Downloaded time-macros v0.2.32 |
| 718 | 2026-09-04T21:31:21.493Z | Downloaded git-stub-vcs v0.1.0 |
| 719 | 2026-09-04T21:31:21.493Z | Downloaded progenitor-client v0.13.0 |
| 720 | 2026-09-04T21:31:21.493Z | Downloaded slog-bunyan v2.5.0 |
| 721 | 2026-09-04T21:31:21.493Z | Downloaded find-msvc-tools v0.1.10 |
| 722 | 2026-09-04T21:31:21.498Z | Downloaded proc-macro-error-attr v1.0.4 |
| 723 | 2026-09-04T21:31:21.498Z | Downloaded tinyvec_macros v0.1.1 |
| 724 | 2026-09-04T21:31:21.498Z | Downloaded opaque-debug v0.3.1 |
| 725 | 2026-09-04T21:31:21.498Z | Downloaded usdt v0.5.0 |
| 726 | 2026-09-04T21:31:21.498Z | Downloaded parking_lot_core v0.9.12 |
| 727 | 2026-09-04T21:31:21.498Z | Downloaded rand v0.8.7 |
| 728 | 2026-09-04T21:31:21.503Z | Downloaded highway v1.3.0 |
| 729 | 2026-09-04T21:31:21.503Z | Downloaded ron v0.12.2 |
| 730 | 2026-09-04T21:31:21.507Z | Downloaded serde v1.0.229 |
| 731 | 2026-09-04T21:31:21.507Z | Downloaded zerocopy-derive v0.7.35 |
| 732 | 2026-09-04T21:31:21.511Z | Downloaded parking_lot v0.12.5 |
| 733 | 2026-09-04T21:31:21.512Z | Downloaded progenitor-client v0.14.0 |
| 734 | 2026-09-04T21:31:21.512Z | Downloaded smawk v0.3.3 |
| 735 | 2026-09-04T21:31:21.512Z | Downloaded ppv-lite86 v0.2.21 |
| 736 | 2026-09-04T21:31:21.517Z | Downloaded unicode-xid v0.2.6 |
| 737 | 2026-09-04T21:31:21.518Z | Downloaded libm v0.2.16 |
| 738 | 2026-09-04T21:31:21.528Z | Downloaded proc-macro2 v1.0.107 |
| 739 | 2026-09-04T21:31:21.528Z | Downloaded rustversion v1.0.23 |
| 740 | 2026-09-04T21:31:21.528Z | Downloaded strum_macros v0.28.0 |
| 741 | 2026-09-04T21:31:21.533Z | Downloaded rayon-core v1.13.0 |
| 742 | 2026-09-04T21:31:21.533Z | Downloaded itertools v0.14.0 |
| 743 | 2026-09-04T21:31:21.533Z | Downloaded progenitor-impl v0.10.0 |
| 744 | 2026-09-04T21:31:21.533Z | Downloaded drift v0.2.0 |
| 745 | 2026-09-04T21:31:21.537Z | Downloaded filetime v0.2.29 |
| 746 | 2026-09-04T21:31:21.537Z | Downloaded xattr v1.6.1 |
| 747 | 2026-09-04T21:31:21.537Z | Downloaded getrandom v0.2.17 |
| 748 | 2026-09-04T21:31:21.540Z | Downloaded zeroize v1.9.0 |
| 749 | 2026-09-04T21:31:21.540Z | Downloaded snafu v0.8.9 |
| 750 | 2026-09-04T21:31:21.543Z | Downloaded slog-stdlog v4.1.1 |
| 751 | 2026-09-04T21:31:21.543Z | Downloaded displaydoc v0.2.7 |
| 752 | 2026-09-04T21:31:21.548Z | Downloaded password-hash v0.5.0 |
| 753 | 2026-09-04T21:31:21.548Z | Downloaded progenitor v0.14.0 |
| 754 | 2026-09-04T21:31:21.548Z | Downloaded schemars v0.9.0 |
| 755 | 2026-09-04T21:31:21.559Z | Downloaded uuid v1.26.0 |
| 756 | 2026-09-04T21:31:21.565Z | Downloaded hashbrown v0.16.1 |
| 757 | 2026-09-04T21:31:21.565Z | Downloaded once_cell v1.21.4 |
| 758 | 2026-09-04T21:31:21.565Z | Downloaded toml v0.8.23 |
| 759 | 2026-09-04T21:31:21.565Z | Downloaded hmac v0.12.1 |
| 760 | 2026-09-04T21:31:21.565Z | Downloaded hashbrown v0.15.5 |
| 761 | 2026-09-04T21:31:21.571Z | Downloaded parking_lot_core v0.8.6 |
| 762 | 2026-09-04T21:31:21.571Z | Downloaded zerocopy-derive v0.8.56 |
| 763 | 2026-09-04T21:31:21.575Z | Downloaded pest v2.8.8 |
| 764 | 2026-09-04T21:31:21.575Z | Downloaded smallvec v1.15.2 |
| 765 | 2026-09-04T21:31:21.575Z | Downloaded serde_derive v1.0.229 |
| 766 | 2026-09-04T21:31:21.575Z | Downloaded tempfile v3.27.0 |
| 767 | 2026-09-04T21:31:21.579Z | Downloaded hyper v1.11.1 |
| 768 | 2026-09-04T21:31:21.579Z | Downloaded hickory-resolver v0.25.2 |
| 769 | 2026-09-04T21:31:21.582Z | Downloaded half v2.7.1 |
| 770 | 2026-09-04T21:31:21.582Z | Downloaded test-strategy v0.4.5 |
| 771 | 2026-09-04T21:31:21.585Z | Downloaded resolv-conf v0.7.6 |
| 772 | 2026-09-04T21:31:21.585Z | Downloaded typenum v1.20.1 |
| 773 | 2026-09-04T21:31:21.589Z | Downloaded toml v0.7.8 |
| 774 | 2026-09-04T21:31:21.595Z | Downloaded darling v0.23.0 |
| 775 | 2026-09-04T21:31:21.598Z | Downloaded darling v0.21.3 |
| 776 | 2026-09-04T21:31:21.602Z | Downloaded getrandom v0.3.4 |
| 777 | 2026-09-04T21:31:21.602Z | Downloaded futures v0.3.34 |
| 778 | 2026-09-04T21:31:21.607Z | Downloaded reqwest v0.13.4 |
| 779 | 2026-09-04T21:31:21.612Z | Downloaded clap_builder v4.6.6 |
| 780 | 2026-09-04T21:31:21.615Z | Downloaded pretty_assertions v1.4.1 |
| 781 | 2026-09-04T21:31:21.634Z | Downloaded similar v2.7.0 |
| 782 | 2026-09-04T21:31:21.638Z | Downloaded rustls-platform-verifier v0.7.0 |
| 783 | 2026-09-04T21:31:21.643Z | Downloaded tower v0.5.3 |
| 784 | 2026-09-04T21:31:21.648Z | Downloaded unsafe-libyaml v0.2.11 |
| 785 | 2026-09-04T21:31:21.648Z | Downloaded expectorate v1.3.0 |
| 786 | 2026-09-04T21:31:21.656Z | Downloaded url v2.5.8 |
| 787 | 2026-09-04T21:31:21.656Z | Downloaded foldhash v0.1.5 |
| 788 | 2026-09-04T21:31:21.656Z | Downloaded rand v0.9.5 |
| 789 | 2026-09-04T21:31:21.656Z | Downloaded omicron-zone-package v0.12.3 |
| 790 | 2026-09-04T21:31:21.660Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 791 | 2026-09-04T21:31:21.665Z | Downloaded iddqd v0.4.6 |
| 792 | 2026-09-04T21:31:21.669Z | Downloaded typed-path v0.9.3 |
| 793 | 2026-09-04T21:31:21.672Z | Downloaded h2 v0.4.15 |
| 794 | 2026-09-04T21:31:21.675Z | Downloaded tokio-util v0.7.19 |
| 795 | 2026-09-04T21:31:21.679Z | Downloaded similar v3.2.0 |
| 796 | 2026-09-04T21:31:21.682Z | Downloaded tracing-core v0.1.36 |
| 797 | 2026-09-04T21:31:21.682Z | Downloaded hashbrown v0.12.3 |
| 798 | 2026-09-04T21:31:21.685Z | Downloaded dropshot-api-manager v0.8.0 |
| 799 | 2026-09-04T21:31:21.688Z | Downloaded quinn v0.11.11 |
| 800 | 2026-09-04T21:31:21.691Z | Downloaded tabled v0.21.0 |
| 801 | 2026-09-04T21:31:21.700Z | Downloaded webpki-roots v1.0.9 |
| 802 | 2026-09-04T21:31:21.704Z | Downloaded blake3 v1.8.6 |
| 803 | 2026-09-04T21:31:21.707Z | Downloaded rand v0.10.2 |
| 804 | 2026-09-04T21:31:21.710Z | Downloaded prettyplease v0.2.37 |
| 805 | 2026-09-04T21:31:21.715Z | Downloaded tabled v0.15.0 |
| 806 | 2026-09-04T21:31:21.721Z | Downloaded moka v0.12.16 |
| 807 | 2026-09-04T21:31:21.726Z | Downloaded reqwest v0.12.28 |
| 808 | 2026-09-04T21:31:21.730Z | Downloaded zerocopy v0.7.35 |
| 809 | 2026-09-04T21:31:21.740Z | Downloaded syn v1.0.109 |
| 810 | 2026-09-04T21:31:21.748Z | Downloaded serde_with v3.22.0 |
| 811 | 2026-09-04T21:31:21.755Z | Downloaded futures-util v0.3.34 |
| 812 | 2026-09-04T21:31:21.761Z | Downloaded hkdf v0.12.4 |
| 813 | 2026-09-04T21:31:21.764Z | Downloaded unicode-segmentation v1.13.3 |
| 814 | 2026-09-04T21:31:21.768Z | Downloaded goblin v0.8.2 |
| 815 | 2026-09-04T21:31:21.775Z | Downloaded hashbrown v0.17.1 |
| 816 | 2026-09-04T21:31:21.778Z | Downloaded tough v0.22.0 |
| 817 | 2026-09-04T21:31:21.785Z | Downloaded chrono v0.4.45 |
| 818 | 2026-09-04T21:31:21.789Z | Downloaded winnow v0.7.15 |
| 819 | 2026-09-04T21:31:21.791Z | Downloaded rayon v1.12.0 |
| 820 | 2026-09-04T21:31:21.796Z | Downloaded quinn-proto v0.11.16 |
| 821 | 2026-09-04T21:31:21.817Z | Downloaded aws-lc-rs v1.18.0 |
| 822 | 2026-09-04T21:31:21.826Z | Downloaded nix v0.31.3 |
| 823 | 2026-09-04T21:31:21.836Z | Downloaded vcpkg v0.2.15 |
| 824 | 2026-09-04T21:31:21.855Z | Downloaded openssl v0.10.81 |
| 825 | 2026-09-04T21:31:21.861Z | Downloaded winnow v1.0.4 |
| 826 | 2026-09-04T21:31:21.866Z | Downloaded unicode-normalization v0.1.25 |
| 827 | 2026-09-04T21:31:21.870Z | Downloaded tower-http v0.6.11 |
| 828 | 2026-09-04T21:31:21.877Z | Downloaded proptest v1.11.0 |
| 829 | 2026-09-04T21:31:21.881Z | Downloaded unicode-width v0.1.14 |
| 830 | 2026-09-04T21:31:21.881Z | Downloaded syn v2.0.119 |
| 831 | 2026-09-04T21:31:21.887Z | Downloaded goblin v0.10.7 |
| 832 | 2026-09-04T21:31:21.892Z | Downloaded serde_json v1.0.151 |
| 833 | 2026-09-04T21:31:21.898Z | Downloaded curve25519-dalek v4.1.3 |
| 834 | 2026-09-04T21:31:21.902Z | Downloaded portable-atomic v1.15.0 |
| 835 | 2026-09-04T21:31:21.907Z | Downloaded winnow v0.5.40 |
| 836 | 2026-09-04T21:31:21.912Z | Downloaded regex v1.13.1 |
| 837 | 2026-09-04T21:31:21.916Z | Downloaded unicode-width v0.2.2 |
| 838 | 2026-09-04T21:31:21.916Z | Downloaded regress v0.11.1 |
| 839 | 2026-09-04T21:31:21.919Z | Downloaded openapiv3 v2.2.0 |
| 840 | 2026-09-04T21:31:21.924Z | Downloaded tracing v0.1.44 |
| 841 | 2026-09-04T21:31:21.937Z | Downloaded smoltcp v0.11.0 |
| 842 | 2026-09-04T21:31:21.944Z | Downloaded hickory-proto v0.24.4 |
| 843 | 2026-09-04T21:31:21.952Z | Downloaded dropshot v0.17.1 |
| 844 | 2026-09-04T21:31:21.965Z | Downloaded syn v3.0.3 |
| 845 | 2026-09-04T21:31:21.974Z | Downloaded time v0.3.55 |
| 846 | 2026-09-04T21:31:21.978Z | Downloaded rustix v0.38.44 |
| 847 | 2026-09-04T21:31:21.991Z | Downloaded zerocopy v0.8.56 |
| 848 | 2026-09-04T21:31:22.002Z | Downloaded regex-syntax v0.8.11 |
| 849 | 2026-09-04T21:31:22.005Z | Downloaded sled v0.34.7 |
| 850 | 2026-09-04T21:31:22.010Z | Downloaded typify-impl v0.4.3 |
| 851 | 2026-09-04T21:31:22.019Z | Downloaded rhai v1.26.0 |
| 852 | 2026-09-04T21:31:22.029Z | Downloaded hickory-proto v0.25.2 |
| 853 | 2026-09-04T21:31:22.042Z | Downloaded jiff v0.2.35 |
| 854 | 2026-09-04T21:31:22.050Z | Downloaded rustls v0.23.43 |
| 855 | 2026-09-04T21:31:22.055Z | Downloaded regress v0.10.5 |
| 856 | 2026-09-04T21:31:22.058Z | Downloaded regex-automata v0.4.18 |
| 857 | 2026-09-04T21:31:22.068Z | Downloaded rustix v1.1.4 |
| 858 | 2026-09-04T21:31:22.082Z | Downloaded lzma-sys v0.1.20 |
| 859 | 2026-09-04T21:31:22.097Z | Downloaded libc v0.2.189 |
| 860 | 2026-09-04T21:31:22.126Z | Downloaded typify-impl v0.6.2 |
| 861 | 2026-09-04T21:31:22.135Z | Downloaded tokio v1.53.1 |
| 862 | 2026-09-04T21:31:22.160Z | Downloaded encoding_rs v0.8.35 |
| 863 | 2026-09-04T21:31:22.167Z | Downloaded ring v0.17.14 |
| 864 | 2026-09-04T21:31:22.194Z | Downloaded petgraph v0.6.5 |
| 865 | 2026-09-04T21:31:22.202Z | Downloaded chrono-tz v0.10.4 |
| 866 | 2026-09-04T21:31:22.214Z | Downloaded csv v1.4.0 |
| 867 | 2026-09-04T21:31:22.225Z | Downloaded petgraph v0.8.3 |
| 868 | 2026-09-04T21:31:22.239Z | Downloaded sha3 v0.10.9 |
| 869 | 2026-09-04T21:31:22.726Z | Downloaded aws-lc-sys v0.44.0 |
| 870 | 2026-09-04T21:31:23.706Z | Compiling proc-macro2 v1.0.107 |
| 871 | 2026-09-04T21:31:23.706Z | Compiling unicode-ident v1.0.24 |
| 872 | 2026-09-04T21:31:23.706Z | Compiling quote v1.0.47 |
| 873 | 2026-09-04T21:31:23.706Z | Compiling serde_core v1.0.229 |
| 874 | 2026-09-04T21:31:23.711Z | Compiling cfg-if v1.0.4 |
| 875 | 2026-09-04T21:31:23.711Z | Compiling serde v1.0.229 |
| 876 | 2026-09-04T21:31:23.711Z | Compiling libc v0.2.189 |
| 877 | 2026-09-04T21:31:23.711Z | Compiling memchr v2.8.3 |
| 878 | 2026-09-04T21:31:23.862Z | Compiling itoa v1.0.18 |
| 879 | 2026-09-04T21:31:24.055Z | Compiling smallvec v1.15.2 |
| 880 | 2026-09-04T21:31:24.216Z | Compiling zmij v1.0.23 |
| 881 | 2026-09-04T21:31:24.221Z | Compiling autocfg v1.5.1 |
| 882 | 2026-09-04T21:31:24.254Z | Compiling libm v0.2.16 |
| 883 | 2026-09-04T21:31:24.501Z | Compiling stable_deref_trait v1.2.1 |
| 884 | 2026-09-04T21:31:24.568Z | Compiling writeable v0.6.3 |
| 885 | 2026-09-04T21:31:24.580Z | Compiling litemap v0.8.2 |
| 886 | 2026-09-04T21:31:24.655Z | Compiling percent-encoding v2.3.2 |
| 887 | 2026-09-04T21:31:24.712Z | Compiling icu_properties_data v2.2.0 |
| 888 | 2026-09-04T21:31:24.757Z | Compiling icu_normalizer_data v2.2.0 |
| 889 | 2026-09-04T21:31:24.757Z | Compiling utf8_iter v1.0.4 |
| 890 | 2026-09-04T21:31:24.848Z | Compiling iana-time-zone v0.1.65 |
| 891 | 2026-09-04T21:31:24.906Z | Compiling equivalent v1.0.2 |
| 892 | 2026-09-04T21:31:24.987Z | Compiling syn v2.0.119 |
| 893 | 2026-09-04T21:31:24.998Z | Compiling syn v3.0.3 |
| 894 | 2026-09-04T21:31:25.076Z | Compiling form_urlencoded v1.2.2 |
| 895 | 2026-09-04T21:31:25.096Z | Compiling allocator-api2 v0.2.21 |
| 896 | 2026-09-04T21:31:25.132Z | Compiling serde_json v1.0.151 |
| 897 | 2026-09-04T21:31:25.172Z | Compiling version_check v0.9.5 |
| 898 | 2026-09-04T21:31:25.251Z | Compiling pin-project-lite v0.2.17 |
| 899 | 2026-09-04T21:31:25.342Z | Compiling dyn-clone v1.0.20 |
| 900 | 2026-09-04T21:31:25.369Z | Compiling hashbrown v0.17.1 |
| 901 | 2026-09-04T21:31:25.414Z | Compiling parking_lot_core v0.9.12 |
| 902 | 2026-09-04T21:31:25.442Z | Compiling scopeguard v1.2.0 |
| 903 | 2026-09-04T21:31:25.481Z | Compiling num-traits v0.2.19 |
| 904 | 2026-09-04T21:31:25.554Z | Compiling lock_api v0.4.14 |
| 905 | 2026-09-04T21:31:25.688Z | Compiling thiserror v2.0.20 |
| 906 | 2026-09-04T21:31:25.752Z | Compiling rand_core v0.10.1 |
| 907 | 2026-09-04T21:31:25.780Z | Compiling getrandom v0.4.3 |
| 908 | 2026-09-04T21:31:25.902Z | Compiling errno v0.3.14 |
| 909 | 2026-09-04T21:31:25.915Z | Compiling semver v1.0.28 |
| 910 | 2026-09-04T21:31:26.055Z | Compiling indexmap v2.14.0 |
| 911 | 2026-09-04T21:31:26.245Z | Compiling log v0.4.33 |
| 912 | 2026-09-04T21:31:26.254Z | Compiling heck v0.5.0 |
| 913 | 2026-09-04T21:31:26.277Z | Compiling futures-core v0.3.34 |
| 914 | 2026-09-04T21:31:26.493Z | Compiling uuid v1.26.0 |
| 915 | 2026-09-04T21:31:26.534Z | Compiling zerocopy v0.8.56 |
| 916 | 2026-09-04T21:31:26.557Z | Compiling schemars v0.8.22 |
| 917 | 2026-09-04T21:31:26.792Z | Compiling futures-sink v0.3.34 |
| 918 | 2026-09-04T21:31:26.819Z | Compiling slab v0.4.12 |
| 919 | 2026-09-04T21:31:26.899Z | Compiling jobserver v0.1.35 |
| 920 | 2026-09-04T21:31:26.933Z | Compiling rustversion v1.0.23 |
| 921 | 2026-09-04T21:31:26.956Z | Compiling find-msvc-tools v0.1.10 |
| 922 | 2026-09-04T21:31:27.015Z | Compiling shlex v2.0.1 |
| 923 | 2026-09-04T21:31:27.202Z | Compiling fnv v1.0.7 |
| 924 | 2026-09-04T21:31:27.202Z | Compiling cc v1.4.2 |
| 925 | 2026-09-04T21:31:27.237Z | Compiling futures-channel v0.3.34 |
| 926 | 2026-09-04T21:31:27.282Z | Compiling bitflags v2.13.1 |
| 927 | 2026-09-04T21:31:27.298Z | Compiling futures-io v0.3.34 |
| 928 | 2026-09-04T21:31:27.467Z | Compiling futures-task v0.3.34 |
| 929 | 2026-09-04T21:31:27.467Z | Compiling pkg-config v0.3.33 |
| 930 | 2026-09-04T21:31:27.648Z | Compiling socket2 v0.6.5 |
| 931 | 2026-09-04T21:31:27.674Z | Compiling signal-hook-registry v1.4.8 |
| 932 | 2026-09-04T21:31:27.867Z | Compiling synstructure v0.13.2 |
| 933 | 2026-09-04T21:31:27.935Z | Compiling serde_derive_internals v0.29.1 |
| 934 | 2026-09-04T21:31:27.944Z | Compiling parking_lot v0.12.5 |
| 935 | 2026-09-04T21:31:27.976Z | Compiling mio v1.2.2 |
| 936 | 2026-09-04T21:31:28.122Z | Compiling portable-atomic v1.15.0 |
| 937 | 2026-09-04T21:31:28.324Z | Compiling serde_derive v1.0.229 |
| 938 | 2026-09-04T21:31:28.367Z | Compiling displaydoc v0.2.7 |
| 939 | 2026-09-04T21:31:28.367Z | Compiling thiserror-impl v2.0.20 |
| 940 | 2026-09-04T21:31:28.513Z | Compiling tokio-macros v2.7.2 |
| 941 | 2026-09-04T21:31:28.542Z | Compiling futures-macro v0.3.34 |
| 942 | 2026-09-04T21:31:28.621Z | Compiling cmake v0.1.58 |
| 943 | 2026-09-04T21:31:28.673Z | Compiling dunce v1.0.5 |
| 944 | 2026-09-04T21:31:28.772Z | Compiling typenum v1.20.1 |
| 945 | 2026-09-04T21:31:28.968Z | Compiling fs_extra v1.3.0 |
| 946 | 2026-09-04T21:31:29.097Z | Compiling zerofrom-derive v0.1.7 |
| 947 | 2026-09-04T21:31:29.155Z | Compiling yoke-derive v0.8.2 |
| 948 | 2026-09-04T21:31:29.231Z | Compiling zerovec-derive v0.11.3 |
| 949 | 2026-09-04T21:31:29.245Z | Compiling schemars_derive v0.8.22 |
| 950 | 2026-09-04T21:31:29.386Z | Compiling zerocopy-derive v0.8.56 |
| 951 | 2026-09-04T21:31:29.580Z | Compiling zeroize_derive v1.5.0 |
| 952 | 2026-09-04T21:31:29.712Z | Compiling futures-util v0.3.34 |
| 953 | 2026-09-04T21:31:30.259Z | Compiling aws-lc-sys v0.44.0 |
| 954 | 2026-09-04T21:31:30.284Z | Compiling zeroize v1.9.0 |
| 955 | 2026-09-04T21:31:30.323Z | Compiling zerofrom v0.1.8 |
| 956 | 2026-09-04T21:31:30.436Z | Compiling yoke v0.8.3 |
| 957 | 2026-09-04T21:31:30.457Z | Compiling base64 v0.22.1 |
| 958 | 2026-09-04T21:31:30.464Z | Compiling critical-section v1.2.0 |
| 959 | 2026-09-04T21:31:30.567Z | Compiling slog v2.8.2 |
| 960 | 2026-09-04T21:31:30.623Z | Compiling zerovec v0.11.6 |
| 961 | 2026-09-04T21:31:30.777Z | Compiling zerotrie v0.2.4 |
| 962 | 2026-09-04T21:31:30.791Z | Compiling once_cell v1.21.4 |
| 963 | 2026-09-04T21:31:30.855Z | Compiling byteorder v1.5.0 |
| 964 | 2026-09-04T21:31:30.994Z | Compiling rustix v1.1.4 |
| 965 | 2026-09-04T21:31:31.062Z | Compiling tinystr v0.8.3 |
| 966 | 2026-09-04T21:31:31.078Z | Compiling potential_utf v0.1.5 |
| 967 | 2026-09-04T21:31:31.151Z | Compiling strsim v0.11.1 |
| 968 | 2026-09-04T21:31:31.247Z | Compiling icu_locale_core v2.2.0 |
| 969 | 2026-09-04T21:31:31.259Z | Compiling icu_collections v2.2.0 |
| 970 | 2026-09-04T21:31:31.406Z | Compiling subtle v2.6.1 |
| 971 | 2026-09-04T21:31:31.537Z | Compiling bytes v1.12.1 |
| 972 | 2026-09-04T21:31:31.569Z | Compiling chrono v0.4.45 |
| 973 | 2026-09-04T21:31:31.596Z | Compiling erased-serde v0.3.31 |
| 974 | 2026-09-04T21:31:32.009Z | Compiling icu_provider v2.2.0 |
| 975 | 2026-09-04T21:31:32.068Z | Compiling http v1.5.0 |
| 976 | 2026-09-04T21:31:32.097Z | Compiling tokio v1.53.1 |
| 977 | 2026-09-04T21:31:32.180Z | Compiling regex-syntax v0.8.11 |
| 978 | 2026-09-04T21:31:32.337Z | Compiling icu_properties v2.2.0 |
| 979 | 2026-09-04T21:31:32.375Z | Compiling icu_normalizer v2.2.0 |
| 980 | 2026-09-04T21:31:33.042Z | Compiling serde_tokenstream v0.2.3 |
| 981 | 2026-09-04T21:31:33.052Z | Compiling http-body v1.1.0 |
| 982 | 2026-09-04T21:31:33.212Z | Compiling idna_adapter v1.2.2 |
| 983 | 2026-09-04T21:31:33.328Z | Compiling idna v1.1.0 |
| 984 | 2026-09-04T21:31:33.365Z | Compiling atomic-waker v1.1.2 |
| 985 | 2026-09-04T21:31:33.390Z | Compiling httparse v1.10.1 |
| 986 | 2026-09-04T21:31:33.475Z | Compiling ipnet v2.12.1 |
| 987 | 2026-09-04T21:31:33.544Z | Compiling tower-service v0.3.3 |
| 988 | 2026-09-04T21:31:33.641Z | Compiling url v2.5.8 |
| 989 | 2026-09-04T21:31:33.769Z | Compiling ppv-lite86 v0.2.21 |
| 990 | 2026-09-04T21:31:33.869Z | Compiling tower-layer v0.3.3 |
| 991 | 2026-09-04T21:31:34.020Z | Compiling getrandom v0.2.17 |
| 992 | 2026-09-04T21:31:34.059Z | Compiling try-lock v0.2.5 |
| 993 | 2026-09-04T21:31:34.199Z | Compiling ucd-trie v0.1.7 |
| 994 | 2026-09-04T21:31:34.225Z | Compiling untrusted v0.9.0 |
| 995 | 2026-09-04T21:31:34.291Z | Compiling ryu v1.0.23 |
| 996 | 2026-09-04T21:31:34.304Z | Compiling thiserror v1.0.69 |
| 997 | 2026-09-04T21:31:34.459Z | Compiling pest v2.8.8 |
| 998 | 2026-09-04T21:31:34.476Z | Compiling want v0.3.1 |
| 999 | 2026-09-04T21:31:34.486Z | Compiling rand_core v0.6.4 |
| 1000 | 2026-09-04T21:31:34.636Z | Compiling thiserror-impl v1.0.69 |
| 1001 | 2026-09-04T21:31:34.712Z | Compiling httpdate v1.0.3 |
| 1002 | 2026-09-04T21:31:34.771Z | Compiling getrandom v0.3.4 |
| 1003 | 2026-09-04T21:31:34.797Z | Compiling pretty-hex v0.4.2 |
| 1004 | 2026-09-04T21:31:34.922Z | Compiling ipnetwork v0.21.1 |
| 1005 | 2026-09-04T21:31:34.955Z | Compiling winnow v1.0.4 |
| 1006 | 2026-09-04T21:31:35.100Z | Compiling plain v0.2.3 |
| 1007 | 2026-09-04T21:31:35.223Z | Compiling oxnet v0.1.7 |
| 1008 | 2026-09-04T21:31:35.345Z | Compiling paste v1.0.15 |
| 1009 | 2026-09-04T21:31:35.544Z | Compiling pest_meta v2.8.8 |
| 1010 | 2026-09-04T21:31:35.640Z | Compiling foldhash v0.2.0 |
| 1011 | 2026-09-04T21:31:35.750Z | Compiling tracing-core v0.1.36 |
| 1012 | 2026-09-04T21:31:35.771Z | Compiling tracing-attributes v0.1.31 |
| 1013 | 2026-09-04T21:31:35.874Z | Compiling omicron-workspace-hack v0.1.0 |
| 1014 | 2026-09-04T21:31:35.874Z | Compiling ident_case v1.0.1 |
| 1015 | 2026-09-04T21:31:36.010Z | Compiling serde_urlencoded v0.7.1 |
| 1016 | 2026-09-04T21:31:36.080Z | Compiling http-body-util v0.1.5 |
| 1017 | 2026-09-04T21:31:36.261Z | Compiling pest_generator v2.8.8 |
| 1018 | 2026-09-04T21:31:36.381Z | Compiling aho-corasick v1.1.5 |
| 1019 | 2026-09-04T21:31:36.456Z | Compiling sync_wrapper v1.0.2 |
| 1020 | 2026-09-04T21:31:36.566Z | Compiling daft-derive v0.1.8 |
| 1021 | 2026-09-04T21:31:36.903Z | Compiling pest_derive v2.8.8 |
| 1022 | 2026-09-04T21:31:36.984Z | Compiling tracing v0.1.44 |
| 1023 | 2026-09-04T21:31:37.091Z | Compiling fastrand v2.5.0 |
| 1024 | 2026-09-04T21:31:37.226Z | Compiling regex-automata v0.4.18 |
| 1025 | 2026-09-04T21:31:37.356Z | Compiling hashbrown v0.16.1 |
| 1026 | 2026-09-04T21:31:37.475Z | Compiling tokio-util v0.7.19 |
| 1027 | 2026-09-04T21:31:37.776Z | Compiling scroll_derive v0.13.1 |
| 1028 | 2026-09-04T21:31:37.786Z | Compiling async-trait v0.1.92 |
| 1029 | 2026-09-04T21:31:38.055Z | Compiling aws-lc-rs v1.18.0 |
| 1030 | 2026-09-04T21:31:38.236Z | Compiling anyhow v1.0.104 |
| 1031 | 2026-09-04T21:31:38.350Z | Compiling num-conv v0.2.2 |
| 1032 | 2026-09-04T21:31:38.500Z | Compiling time-core v0.1.9 |
| 1033 | 2026-09-04T21:31:38.591Z | Compiling scroll v0.13.0 |
| 1034 | 2026-09-04T21:31:38.616Z | Compiling rustls-pki-types v1.15.1 |
| 1035 | 2026-09-04T21:31:38.677Z | Compiling time-macros v0.2.32 |
| 1036 | 2026-09-04T21:31:38.717Z | Compiling num_threads v0.1.7 |
| 1037 | 2026-09-04T21:31:38.745Z | Compiling powerfmt v0.2.0 |
| 1038 | 2026-09-04T21:31:38.823Z | Compiling deranged v0.5.8 |
| 1039 | 2026-09-04T21:31:38.849Z | Compiling hex v0.4.3 |
| 1040 | 2026-09-04T21:31:38.949Z | Compiling regex v1.13.1 |
| 1041 | 2026-09-04T21:31:39.074Z | Compiling openssl-probe v0.2.1 |
| 1042 | 2026-09-04T21:31:39.107Z | Compiling goblin v0.10.7 |
| 1043 | 2026-09-04T21:31:39.413Z | Compiling untrusted v0.7.1 |
| 1044 | 2026-09-04T21:31:39.528Z | Compiling camino v1.2.5 |
| 1045 | 2026-09-04T21:31:39.732Z | Compiling usdt-impl v0.6.0 |
| 1046 | 2026-09-04T21:31:39.790Z | Compiling rustls v0.23.43 |
| 1047 | 2026-09-04T21:31:39.818Z | Compiling crc32fast v1.5.0 |
| 1048 | 2026-09-04T21:31:39.983Z | Compiling h2 v0.4.15 |
| 1049 | 2026-09-04T21:31:39.994Z | Compiling dtrace-parser v0.3.0 |
| 1050 | 2026-09-04T21:31:40.044Z | Compiling crossbeam-utils v0.8.22 |
| 1051 | 2026-09-04T21:31:40.321Z | Compiling futures-executor v0.3.34 |
| 1052 | 2026-09-04T21:31:40.351Z | Compiling serde_tokenstream v0.3.0 |
| 1053 | 2026-09-04T21:31:40.472Z | Compiling structmeta-derive v0.3.0 |
| 1054 | 2026-09-04T21:31:40.604Z | Compiling thread-id v5.1.0 |
| 1055 | 2026-09-04T21:31:40.631Z | Compiling cpufeatures v0.3.0 |
| 1056 | 2026-09-04T21:31:40.688Z | Compiling simd-adler32 v0.3.10 |
| 1057 | 2026-09-04T21:31:40.701Z | Compiling adler2 v2.0.1 |
| 1058 | 2026-09-04T21:31:40.832Z | Compiling miniz_oxide v0.8.9 |
| 1059 | 2026-09-04T21:31:40.862Z | Compiling newtype-uuid-macros v0.1.1 |
| 1060 | 2026-09-04T21:31:40.884Z | Compiling futures v0.3.34 |
| 1061 | 2026-09-04T21:31:40.961Z | Compiling rand_core v0.9.5 |
| 1062 | 2026-09-04T21:31:41.538Z | Compiling darling_core v0.23.0 |
| 1063 | 2026-09-04T21:31:41.580Z | Compiling structmeta v0.3.0 |
| 1064 | 2026-09-04T21:31:41.723Z | Compiling hybrid-array v0.4.14 |
| 1065 | 2026-09-04T21:31:41.764Z | Compiling thread_local v1.1.10 |
| 1066 | 2026-09-04T21:31:41.873Z | Compiling dof v0.4.0 |
| 1067 | 2026-09-04T21:31:42.022Z | Compiling match_cfg v0.1.0 |
| 1068 | 2026-09-04T21:31:42.092Z | Compiling flate2 v1.1.9 |
| 1069 | 2026-09-04T21:31:42.162Z | Compiling hyper v1.11.1 |
| 1070 | 2026-09-04T21:31:42.529Z | Compiling newtype-uuid v1.4.0 |
| 1071 | 2026-09-04T21:31:43.189Z | Compiling compression-core v0.4.32 |
| 1072 | 2026-09-04T21:31:43.343Z | Compiling hyper-util v0.1.20 |
| 1073 | 2026-09-04T21:31:43.462Z | Compiling slog-async v2.8.0 |
| 1074 | 2026-09-04T21:31:43.564Z | Compiling quick-error v1.2.3 |
| 1075 | 2026-09-04T21:31:43.622Z | Compiling darling_macro v0.23.0 |
| 1076 | 2026-09-04T21:31:43.670Z | Compiling ref-cast v1.0.26 |
| 1077 | 2026-09-04T21:31:43.817Z | Compiling compression-codecs v0.4.38 |
| 1078 | 2026-09-04T21:31:43.936Z | Compiling daft v0.1.8 |
| 1079 | 2026-09-04T21:31:44.002Z | Compiling crypto-common v0.2.2 |
| 1080 | 2026-09-04T21:31:44.083Z | Compiling block-buffer v0.12.1 |
| 1081 | 2026-09-04T21:31:44.138Z | Compiling usdt-macro v0.6.0 |
| 1082 | 2026-09-04T21:31:44.139Z | Compiling usdt-attr-macro v0.6.0 |
| 1083 | 2026-09-04T21:31:44.277Z | Compiling rand_chacha v0.9.0 |
| 1084 | 2026-09-04T21:31:44.366Z | Compiling darling v0.23.0 |
| 1085 | 2026-09-04T21:31:44.441Z | Compiling strum_macros v0.26.4 |
| 1086 | 2026-09-04T21:31:44.775Z | Compiling ref-cast-impl v1.0.26 |
| 1087 | 2026-09-04T21:31:44.892Z | Compiling serde_spanned v1.1.1 |
| 1088 | 2026-09-04T21:31:44.892Z | Compiling multer v3.1.0 |
| 1089 | 2026-09-04T21:31:45.000Z | Compiling generic-array v0.14.7 |
| 1090 | 2026-09-04T21:31:45.042Z | Compiling take_mut v0.2.2 |
| 1091 | 2026-09-04T21:31:45.042Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1092 | 2026-09-04T21:31:45.138Z | Compiling const-oid v0.10.2 |
| 1093 | 2026-09-04T21:31:45.378Z | Compiling bit-vec v0.8.0 |
| 1094 | 2026-09-04T21:31:45.467Z | Compiling debug-ignore v1.0.5 |
| 1095 | 2026-09-04T21:31:45.467Z | Compiling term v1.2.1 |
| 1096 | 2026-09-04T21:31:45.467Z | Compiling digest v0.11.3 |
| 1097 | 2026-09-04T21:31:45.467Z | Compiling bit-set v0.8.0 |
| 1098 | 2026-09-04T21:31:45.467Z | Compiling rand v0.9.5 |
| 1099 | 2026-09-04T21:31:45.537Z | Compiling serde_with_macros v3.22.0 |
| 1100 | 2026-09-04T21:31:45.537Z | Compiling async-stream-impl v0.3.6 |
| 1101 | 2026-09-04T21:31:45.665Z | Compiling dropshot v0.17.1 |
| 1102 | 2026-09-04T21:31:45.816Z | Compiling encoding_rs v0.8.35 |
| 1103 | 2026-09-04T21:31:45.941Z | Compiling spin v0.9.9 |
| 1104 | 2026-09-04T21:31:45.941Z | Compiling strum v0.26.3 |
| 1105 | 2026-09-04T21:31:46.248Z | Compiling mime v0.3.17 |
| 1106 | 2026-09-04T21:31:46.465Z | Compiling syn v1.0.109 |
| 1107 | 2026-09-04T21:31:46.465Z | Compiling unarray v0.1.4 |
| 1108 | 2026-09-04T21:31:46.465Z | Compiling async-stream v0.3.6 |
| 1109 | 2026-09-04T21:31:46.466Z | Compiling sha1 v0.11.0 |
| 1110 | 2026-09-04T21:31:46.466Z | Compiling derive-ex v0.1.8 |
| 1111 | 2026-09-04T21:31:46.898Z | Compiling tower v0.5.3 |
| 1112 | 2026-09-04T21:31:46.899Z | Compiling waitgroup v0.1.2 |
| 1113 | 2026-09-04T21:31:46.926Z | Compiling dropshot_endpoint v0.17.1 |
| 1114 | 2026-09-04T21:31:46.926Z | Compiling macaddr v1.0.1 |
| 1115 | 2026-09-04T21:31:46.926Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1116 | 2026-09-04T21:31:46.927Z | Compiling serde_path_to_error v0.1.20 |
| 1117 | 2026-09-04T21:31:47.113Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1118 | 2026-09-04T21:31:47.346Z | Compiling tower-http v0.6.11 |
| 1119 | 2026-09-04T21:31:47.481Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1120 | 2026-09-04T21:31:47.715Z | Compiling tempfile v3.27.0 |
| 1121 | 2026-09-04T21:31:47.715Z | Compiling openapiv3 v2.2.0 |
| 1122 | 2026-09-04T21:31:47.790Z | Compiling strum_macros v0.27.2 |
| 1123 | 2026-09-04T21:31:47.903Z | Compiling test-strategy v0.4.5 |
| 1124 | 2026-09-04T21:31:48.235Z | Compiling instant v0.1.13 |
| 1125 | 2026-09-04T21:31:48.312Z | Compiling time v0.3.55 |
| 1126 | 2026-09-04T21:31:48.867Z | Compiling rustls-native-certs v0.8.4 |
| 1127 | 2026-09-04T21:31:49.079Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1128 | 2026-09-04T21:31:49.153Z | Compiling crossbeam-channel v0.5.16 |
| 1129 | 2026-09-04T21:31:49.201Z | Compiling crypto-common v0.1.7 |
| 1130 | 2026-09-04T21:31:49.391Z | Compiling strum v0.27.2 |
| 1131 | 2026-09-04T21:31:49.534Z | Compiling parse-display-derive v0.10.0 |
| 1132 | 2026-09-04T21:31:49.677Z | Compiling backon v1.6.0 |
| 1133 | 2026-09-04T21:31:49.883Z | Compiling rand_chacha v0.3.1 |
| 1134 | 2026-09-04T21:31:50.340Z | Compiling either v1.17.0 |
| 1135 | 2026-09-04T21:31:50.483Z | Compiling rand v0.8.7 |
| 1136 | 2026-09-04T21:31:50.550Z | Compiling slog-json v2.6.1 |
| 1137 | 2026-09-04T21:31:50.663Z | Compiling hostname v0.3.1 |
| 1138 | 2026-09-04T21:31:50.804Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1139 | 2026-09-04T21:31:50.821Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1140 | 2026-09-04T21:31:51.060Z | Compiling is-terminal v0.4.17 |
| 1141 | 2026-09-04T21:31:51.100Z | Compiling wait-timeout v0.2.1 |
| 1142 | 2026-09-04T21:31:51.119Z | Compiling memmap2 v0.9.11 |
| 1143 | 2026-09-04T21:31:51.150Z | Compiling slog-term v2.9.2 |
| 1144 | 2026-09-04T21:31:51.356Z | Compiling usdt v0.6.0 |
| 1145 | 2026-09-04T21:31:51.442Z | Compiling rusty-fork v0.3.1 |
| 1146 | 2026-09-04T21:31:51.522Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1147 | 2026-09-04T21:31:51.646Z | Compiling slog-bunyan v2.5.0 |
| 1148 | 2026-09-04T21:31:51.682Z | Compiling serde_with v3.22.0 |
| 1149 | 2026-09-04T21:31:51.779Z | Compiling async-compression v0.4.43 |
| 1150 | 2026-09-04T21:31:51.803Z | Compiling rand_xorshift v0.4.0 |
| 1151 | 2026-09-04T21:31:51.870Z | Compiling rustls-pemfile v2.2.0 |
| 1152 | 2026-09-04T21:31:51.951Z | Compiling regress v0.10.5 |
| 1153 | 2026-09-04T21:31:52.069Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1154 | 2026-09-04T21:31:52.097Z | Compiling hostname v0.4.2 |
| 1155 | 2026-09-04T21:31:52.220Z | Compiling humantime v2.4.0 |
| 1156 | 2026-09-04T21:31:52.234Z | Compiling proptest v1.11.0 |
| 1157 | 2026-09-04T21:31:52.811Z | Compiling iddqd v0.4.6 |
| 1158 | 2026-09-04T21:31:53.035Z | Compiling reqwest v0.12.28 |
| 1159 | 2026-09-04T21:31:53.251Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1160 | 2026-09-04T21:31:53.467Z | Compiling block-buffer v0.10.4 |
| 1161 | 2026-09-04T21:31:53.615Z | Compiling utf8parse v0.2.2 |
| 1162 | 2026-09-04T21:31:53.659Z | Compiling digest v0.10.7 |
| 1163 | 2026-09-04T21:31:53.722Z | Compiling anstyle-parse v1.0.0 |
| 1164 | 2026-09-04T21:31:53.873Z | Compiling parse-display v0.10.0 |
| 1165 | 2026-09-04T21:31:53.912Z | Compiling backoff v0.4.0 |
| 1166 | 2026-09-04T21:31:54.059Z | Compiling progenitor-client v0.10.0 |
| 1167 | 2026-09-04T21:31:54.119Z | Compiling itertools v0.14.0 |
| 1168 | 2026-09-04T21:31:54.205Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1169 | 2026-09-04T21:31:54.329Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1170 | 2026-09-04T21:31:54.783Z | Compiling anstyle v1.0.14 |
| 1171 | 2026-09-04T21:31:55.014Z | Compiling anstyle-query v1.1.5 |
| 1172 | 2026-09-04T21:31:55.303Z | Compiling colorchoice v1.0.5 |
| 1173 | 2026-09-04T21:31:55.360Z | Compiling is_terminal_polyfill v1.70.2 |
| 1174 | 2026-09-04T21:31:55.452Z | Compiling anstream v1.0.0 |
| 1175 | 2026-09-04T21:31:55.734Z | Compiling clap_lex v1.1.0 |
| 1176 | 2026-09-04T21:31:55.993Z | Compiling regress v0.11.1 |
| 1177 | 2026-09-04T21:31:56.029Z | Compiling clap_derive v4.6.4 |
| 1178 | 2026-09-04T21:31:56.517Z | Compiling terminal_size v0.4.4 |
| 1179 | 2026-09-04T21:31:57.617Z | Compiling typify-impl v0.6.2 |
| 1180 | 2026-09-04T21:31:57.756Z | Compiling toml_datetime v0.6.11 |
| 1181 | 2026-09-04T21:31:58.024Z | Compiling zerocopy-derive v0.7.35 |
| 1182 | 2026-09-04T21:31:58.062Z | Compiling cpufeatures v0.2.17 |
| 1183 | 2026-09-04T21:31:58.086Z | Compiling convert_case v0.4.0 |
| 1184 | 2026-09-04T21:31:58.209Z | Compiling clap_builder v4.6.6 |
| 1185 | 2026-09-04T21:31:58.377Z | Compiling derive_more v0.99.20 |
| 1186 | 2026-09-04T21:31:58.874Z | Compiling zerocopy v0.7.35 |
| 1187 | 2026-09-04T21:31:59.547Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1188 | 2026-09-04T21:32:00.192Z | Compiling unicode-width v0.2.2 |
| 1189 | 2026-09-04T21:32:00.469Z | Compiling proc-macro-crate v3.5.0 |
| 1190 | 2026-09-04T21:32:00.603Z | Compiling clap v4.6.6 |
| 1191 | 2026-09-04T21:32:00.681Z | Compiling secrecy v0.10.3 |
| 1192 | 2026-09-04T21:32:00.841Z | Compiling tinyvec_macros v0.1.1 |
| 1193 | 2026-09-04T21:32:01.291Z | Compiling float-ord v0.3.2 |
| 1194 | 2026-09-04T21:32:01.295Z | Compiling crucible-workspace-hack v0.1.0 |
| 1195 | 2026-09-04T21:32:01.295Z | Compiling tinyvec v1.12.0 |
| 1196 | 2026-09-04T21:32:01.295Z | Compiling num_enum_derive v0.7.6 |
| 1197 | 2026-09-04T21:32:01.637Z | Compiling dtrace-parser v0.2.0 |
| 1198 | 2026-09-04T21:32:01.711Z | Compiling scroll_derive v0.12.1 |
| 1199 | 2026-09-04T21:32:01.721Z | Compiling num-integer v0.1.47 |
| 1200 | 2026-09-04T21:32:01.841Z | Compiling rustc_version v0.4.1 |
| 1201 | 2026-09-04T21:32:02.044Z | Compiling usdt-impl v0.5.0 |
| 1202 | 2026-09-04T21:32:02.150Z | Compiling crossbeam-epoch v0.9.20 |
| 1203 | 2026-09-04T21:32:02.390Z | Compiling num_enum v0.7.6 |
| 1204 | 2026-09-04T21:32:02.407Z | Compiling scroll v0.12.0 |
| 1205 | 2026-09-04T21:32:02.435Z | Compiling curve25519-dalek v4.1.3 |
| 1206 | 2026-09-04T21:32:02.673Z | Compiling dof v0.3.0 |
| 1207 | 2026-09-04T21:32:02.743Z | Compiling hmac v0.12.1 |
| 1208 | 2026-09-04T21:32:03.284Z | Compiling inout v0.1.4 |
| 1209 | 2026-09-04T21:32:03.290Z | Compiling darling_core v0.21.3 |
| 1210 | 2026-09-04T21:32:03.290Z | Compiling ff v0.13.1 |
| 1211 | 2026-09-04T21:32:03.290Z | Compiling thread-id v4.2.2 |
| 1212 | 2026-09-04T21:32:03.290Z | Compiling cipher v0.4.4 |
| 1213 | 2026-09-04T21:32:03.290Z | Compiling group v0.13.0 |
| 1214 | 2026-09-04T21:32:03.291Z | Compiling hkdf v0.12.4 |
| 1215 | 2026-09-04T21:32:03.473Z | Compiling goblin v0.8.2 |
| 1216 | 2026-09-04T21:32:03.813Z | Compiling num-rational v0.4.2 |
| 1217 | 2026-09-04T21:32:03.871Z | Compiling typify-macro v0.6.2 |
| 1218 | 2026-09-04T21:32:03.942Z | Compiling num-iter v0.1.46 |
| 1219 | 2026-09-04T21:32:04.054Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1220 | 2026-09-04T21:32:04.064Z | Compiling universal-hash v0.5.1 |
| 1221 | 2026-09-04T21:32:04.105Z | Compiling crypto-bigint v0.5.5 |
| 1222 | 2026-09-04T21:32:04.187Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1223 | 2026-09-04T21:32:04.560Z | Compiling half v2.7.1 |
| 1224 | 2026-09-04T21:32:04.852Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1225 | 2026-09-04T21:32:04.852Z | Compiling num-complex v0.4.6 |
| 1226 | 2026-09-04T21:32:05.021Z | Compiling darling_macro v0.21.3 |
| 1227 | 2026-09-04T21:32:05.329Z | Compiling ciborium-io v0.2.2 |
| 1228 | 2026-09-04T21:32:05.347Z | Compiling base16ct v0.2.0 |
| 1229 | 2026-09-04T21:32:05.427Z | Compiling base64ct v1.8.3 |
| 1230 | 2026-09-04T21:32:05.467Z | Compiling opaque-debug v0.3.1 |
| 1231 | 2026-09-04T21:32:05.503Z | Compiling elliptic-curve v0.13.8 |
| 1232 | 2026-09-04T21:32:05.531Z | Compiling poly1305 v0.8.0 |
| 1233 | 2026-09-04T21:32:05.620Z | Compiling darling v0.21.3 |
| 1234 | 2026-09-04T21:32:05.720Z | Compiling password-hash v0.5.0 |
| 1235 | 2026-09-04T21:32:05.768Z | Compiling ciborium-ll v0.2.2 |
| 1236 | 2026-09-04T21:32:05.962Z | Compiling typify v0.6.2 |
| 1237 | 2026-09-04T21:32:06.071Z | Compiling num v0.4.3 |
| 1238 | 2026-09-04T21:32:06.142Z | Compiling thiserror-no-std v2.0.2 |
| 1239 | 2026-09-04T21:32:06.625Z | Compiling chacha20 v0.9.1 |
| 1240 | 2026-09-04T21:32:06.722Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1241 | 2026-09-04T21:32:06.844Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1242 | 2026-09-04T21:32:07.252Z | Compiling blake2 v0.10.6 |
| 1243 | 2026-09-04T21:32:07.475Z | Compiling aead v0.5.2 |
| 1244 | 2026-09-04T21:32:07.489Z | Compiling byte-wrapper v0.1.0 |
| 1245 | 2026-09-04T21:32:07.650Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1246 | 2026-09-04T21:32:07.709Z | Compiling proc-macro-error-attr v1.0.4 |
| 1247 | 2026-09-04T21:32:07.934Z | Compiling heapless v0.8.0 |
| 1248 | 2026-09-04T21:32:08.372Z | Compiling prettyplease v0.2.37 |
| 1249 | 2026-09-04T21:32:08.811Z | Compiling keccak v0.1.6 |
| 1250 | 2026-09-04T21:32:08.811Z | Compiling rustix v0.38.44 |
| 1251 | 2026-09-04T21:32:08.811Z | Compiling unsafe-libyaml v0.2.11 |
| 1252 | 2026-09-04T21:32:08.815Z | Compiling serde_yaml v0.9.34+deprecated |
| 1253 | 2026-09-04T21:32:08.893Z | Compiling sha3 v0.10.9 |
| 1254 | 2026-09-04T21:32:09.037Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1255 | 2026-09-04T21:32:09.480Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1256 | 2026-09-04T21:32:09.696Z | Compiling chacha20poly1305 v0.10.1 |
| 1257 | 2026-09-04T21:32:09.832Z | Compiling argon2 v0.5.3 |
| 1258 | 2026-09-04T21:32:10.117Z | Compiling vsss-rs v3.3.4 |
| 1259 | 2026-09-04T21:32:10.197Z | Compiling ciborium v0.2.2 |
| 1260 | 2026-09-04T21:32:10.621Z | Compiling ingot-macros v0.1.1 |
| 1261 | 2026-09-04T21:32:11.051Z | Compiling usdt-macro v0.5.0 |
| 1262 | 2026-09-04T21:32:11.055Z | Compiling usdt-attr-macro v0.5.0 |
| 1263 | 2026-09-04T21:32:11.908Z | Compiling serde_spanned v0.6.9 |
| 1264 | 2026-09-04T21:32:12.052Z | Compiling hash32 v0.3.1 |
| 1265 | 2026-09-04T21:32:12.093Z | Compiling enum-as-inner v0.6.1 |
| 1266 | 2026-09-04T21:32:12.207Z | Compiling proc-macro-error v1.0.4 |
| 1267 | 2026-09-04T21:32:12.438Z | Compiling memmap v0.7.0 |
| 1268 | 2026-09-04T21:32:12.606Z | Compiling memoffset v0.9.1 |
| 1269 | 2026-09-04T21:32:12.626Z | Compiling indent_write v2.2.0 |
| 1270 | 2026-09-04T21:32:13.041Z | Compiling data-encoding v2.11.1 |
| 1271 | 2026-09-04T21:32:13.044Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1272 | 2026-09-04T21:32:13.044Z | Compiling smoltcp v0.11.0 |
| 1273 | 2026-09-04T21:32:13.044Z | Compiling winnow v0.5.40 |
| 1274 | 2026-09-04T21:32:13.044Z | Compiling toml_write v0.1.2 |
| 1275 | 2026-09-04T21:32:13.044Z | Compiling winnow v0.7.15 |
| 1276 | 2026-09-04T21:32:13.044Z | Compiling cfg_aliases v0.2.2 |
| 1277 | 2026-09-04T21:32:13.066Z | Compiling nix v0.31.3 |
| 1278 | 2026-09-04T21:32:13.081Z | Compiling ingot-types v0.1.2 |
| 1279 | 2026-09-04T21:32:13.188Z | Compiling usdt v0.5.0 |
| 1280 | 2026-09-04T21:32:13.452Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1281 | 2026-09-04T21:32:13.462Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1282 | 2026-09-04T21:32:13.476Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1283 | 2026-09-04T21:32:13.715Z | Compiling tabwriter v1.4.1 |
| 1284 | 2026-09-04T21:32:13.862Z | Compiling cobs v0.3.0 |
| 1285 | 2026-09-04T21:32:13.908Z | Compiling serde_repr v0.1.21 |
| 1286 | 2026-09-04T21:32:14.354Z | Compiling managed v0.8.0 |
| 1287 | 2026-09-04T21:32:14.362Z | Compiling bitflags v1.3.2 |
| 1288 | 2026-09-04T21:32:14.362Z | Compiling toml_edit v0.19.15 |
| 1289 | 2026-09-04T21:32:14.362Z | Compiling toml_edit v0.22.27 |
| 1290 | 2026-09-04T21:32:14.362Z | Compiling crossbeam-deque v0.8.7 |
| 1291 | 2026-09-04T21:32:14.366Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1292 | 2026-09-04T21:32:14.439Z | Compiling vcpkg v0.2.15 |
| 1293 | 2026-09-04T21:32:14.873Z | Compiling postcard v1.1.3 |
| 1294 | 2026-09-04T21:32:14.877Z | Compiling ingot v0.1.1 |
| 1295 | 2026-09-04T21:32:14.971Z | Compiling openssl-sys v0.9.117 |
| 1296 | 2026-09-04T21:32:15.508Z | Compiling proc-macro-crate v1.3.1 |
| 1297 | 2026-09-04T21:32:15.851Z | Compiling toml v0.8.23 |
| 1298 | 2026-09-04T21:32:16.177Z | Compiling hubpack_derive v0.1.1 |
| 1299 | 2026-09-04T21:32:16.303Z | Compiling foreign-types-macros v0.2.4 |
| 1300 | 2026-09-04T21:32:16.971Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1301 | 2026-09-04T21:32:16.974Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1302 | 2026-09-04T21:32:16.974Z | Compiling colored v3.1.1 |
| 1303 | 2026-09-04T21:32:16.974Z | Compiling semver v0.1.20 |
| 1304 | 2026-09-04T21:32:17.057Z | Compiling foreign-types-shared v0.3.1 |
| 1305 | 2026-09-04T21:32:17.069Z | Compiling heck v0.4.1 |
| 1306 | 2026-09-04T21:32:17.150Z | Compiling linked-hash-map v0.5.6 |
| 1307 | 2026-09-04T21:32:17.157Z | Compiling resolv-conf v0.7.6 |
| 1308 | 2026-09-04T21:32:17.167Z | Compiling static_assertions v1.1.0 |
| 1309 | 2026-09-04T21:32:17.239Z | Compiling swrite v0.1.0 |
| 1310 | 2026-09-04T21:32:17.274Z | Compiling rayon-core v1.13.0 |
| 1311 | 2026-09-04T21:32:17.335Z | Compiling unicode-segmentation v1.13.3 |
| 1312 | 2026-09-04T21:32:17.335Z | Compiling lru-cache v0.1.2 |
| 1313 | 2026-09-04T21:32:17.377Z | Compiling foreign-types v0.5.0 |
| 1314 | 2026-09-04T21:32:17.400Z | Compiling rustc_version v0.1.7 |
| 1315 | 2026-09-04T21:32:17.471Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1316 | 2026-09-04T21:32:17.514Z | Compiling hubpack v0.1.2 |
| 1317 | 2026-09-04T21:32:17.600Z | Compiling num_enum_derive v0.5.11 |
| 1318 | 2026-09-04T21:32:17.691Z | Compiling newline-converter v0.3.0 |
| 1319 | 2026-09-04T21:32:17.802Z | Compiling atomicwrites v0.4.4 |
| 1320 | 2026-09-04T21:32:17.949Z | Compiling hickory-proto v0.24.4 |
| 1321 | 2026-09-04T21:32:17.998Z | Compiling progenitor-impl v0.13.0 |
| 1322 | 2026-09-04T21:32:19.011Z | Compiling rustls-webpki v0.103.14 |
| 1323 | 2026-09-04T21:32:19.014Z | Compiling console v0.16.4 |
| 1324 | 2026-09-04T21:32:19.014Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1325 | 2026-09-04T21:32:19.397Z | Compiling camino-tempfile v1.4.1 |
| 1326 | 2026-09-04T21:32:19.520Z | Compiling chacha20 v0.10.1 |
| 1327 | 2026-09-04T21:32:19.627Z | Compiling serde-big-array v0.5.1 |
| 1328 | 2026-09-04T21:32:19.630Z | Compiling pin-project-internal v1.1.13 |
| 1329 | 2026-09-04T21:32:19.647Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1330 | 2026-09-04T21:32:19.767Z | Compiling num-derive v0.4.2 |
| 1331 | 2026-09-04T21:32:19.778Z | Compiling derive-where v1.6.1 |
| 1332 | 2026-09-04T21:32:20.562Z | Compiling cstr-argument v0.1.2 |
| 1333 | 2026-09-04T21:32:20.565Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1334 | 2026-09-04T21:32:20.565Z | Compiling similar v3.2.0 |
| 1335 | 2026-09-04T21:32:21.113Z | Compiling minimal-lexical v0.2.1 |
| 1336 | 2026-09-04T21:32:21.116Z | Compiling siphasher v1.0.3 |
| 1337 | 2026-09-04T21:32:21.116Z | Compiling nom v7.1.3 |
| 1338 | 2026-09-04T21:32:21.116Z | Compiling phf_shared v0.12.1 |
| 1339 | 2026-09-04T21:32:21.116Z | Compiling pin-project v1.1.13 |
| 1340 | 2026-09-04T21:32:21.153Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1341 | 2026-09-04T21:32:21.235Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1342 | 2026-09-04T21:32:21.500Z | Compiling expectorate v1.3.0 |
| 1343 | 2026-09-04T21:32:21.546Z | Compiling progenitor-macro v0.13.0 |
| 1344 | 2026-09-04T21:32:21.659Z | Compiling hickory-resolver v0.24.4 |
| 1345 | 2026-09-04T21:32:21.671Z | Compiling rand v0.10.2 |
| 1346 | 2026-09-04T21:32:22.359Z | Compiling tokio-rustls v0.26.4 |
| 1347 | 2026-09-04T21:32:22.367Z | Compiling rustls-platform-verifier v0.7.0 |
| 1348 | 2026-09-04T21:32:22.617Z | Compiling hyper-rustls v0.27.9 |
| 1349 | 2026-09-04T21:32:22.911Z | Compiling reqwest v0.13.4 |
| 1350 | 2026-09-04T21:32:24.144Z | Compiling progenitor-client v0.14.0 |
| 1351 | 2026-09-04T21:32:24.705Z | Compiling progenitor-client v0.13.0 |
| 1352 | 2026-09-04T21:32:24.709Z | Compiling progenitor-extras v0.2.0 |
| 1353 | 2026-09-04T21:32:24.709Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1354 | 2026-09-04T21:32:24.709Z | Compiling num_enum v0.5.11 |
| 1355 | 2026-09-04T21:32:24.816Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1356 | 2026-09-04T21:32:25.024Z | Compiling newtype_derive v0.1.6 |
| 1357 | 2026-09-04T21:32:25.526Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1358 | 2026-09-04T21:32:26.964Z | Compiling progenitor-impl v0.14.0 |
| 1359 | 2026-09-04T21:32:27.632Z | Compiling unicode-normalization v0.1.25 |
| 1360 | 2026-09-04T21:32:27.698Z | Compiling tokio-stream v0.1.19 |
| 1361 | 2026-09-04T21:32:28.191Z | Compiling async-recursion v1.1.1 |
| 1362 | 2026-09-04T21:32:28.213Z | Compiling snafu-derive v0.8.9 |
| 1363 | 2026-09-04T21:32:28.882Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1364 | 2026-09-04T21:32:29.186Z | Compiling slog-dtrace v0.3.0 |
| 1365 | 2026-09-04T21:32:29.389Z | Compiling bstr v1.13.1 |
| 1366 | 2026-09-04T21:32:29.425Z | Compiling csv-core v0.1.13 |
| 1367 | 2026-09-04T21:32:29.493Z | Compiling foreign-types-shared v0.1.1 |
| 1368 | 2026-09-04T21:32:29.587Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1369 | 2026-09-04T21:32:30.090Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1370 | 2026-09-04T21:32:30.093Z | Compiling jiff-core v0.1.0 |
| 1371 | 2026-09-04T21:32:30.093Z | Compiling foldhash v0.1.5 |
| 1372 | 2026-09-04T21:32:30.122Z | Compiling cancel-safe-futures v0.1.5 |
| 1373 | 2026-09-04T21:32:30.367Z | Compiling unicode-width v0.1.14 |
| 1374 | 2026-09-04T21:32:30.561Z | Compiling openssl v0.10.81 |
| 1375 | 2026-09-04T21:32:30.648Z | Compiling owo-colors v4.3.0 |
| 1376 | 2026-09-04T21:32:30.817Z | Compiling unicode-xid v0.2.6 |
| 1377 | 2026-09-04T21:32:31.350Z | Compiling konst_macro_rules v0.2.19 |
| 1378 | 2026-09-04T21:32:31.356Z | Compiling same-file v1.0.6 |
| 1379 | 2026-09-04T21:32:31.356Z | Compiling highway v1.3.0 |
| 1380 | 2026-09-04T21:32:31.356Z | Compiling chrono-tz v0.10.4 |
| 1381 | 2026-09-04T21:32:31.356Z | Compiling walkdir v2.5.0 |
| 1382 | 2026-09-04T21:32:31.427Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1383 | 2026-09-04T21:32:31.557Z | Compiling konst v0.2.20 |
| 1384 | 2026-09-04T21:32:31.608Z | Compiling const_format_proc_macros v0.2.34 |
| 1385 | 2026-09-04T21:32:31.721Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1386 | 2026-09-04T21:32:31.740Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1387 | 2026-09-04T21:32:31.812Z | Compiling jiff v0.2.35 |
| 1388 | 2026-09-04T21:32:32.415Z | Compiling progenitor-macro v0.14.0 |
| 1389 | 2026-09-04T21:32:33.065Z | Compiling hashbrown v0.15.5 |
| 1390 | 2026-09-04T21:32:33.387Z | Compiling snafu v0.8.9 |
| 1391 | 2026-09-04T21:32:33.558Z | Compiling globset v0.4.20 |
| 1392 | 2026-09-04T21:32:33.638Z | Compiling foreign-types v0.3.2 |
| 1393 | 2026-09-04T21:32:33.718Z | Compiling csv v1.4.0 |
| 1394 | 2026-09-04T21:32:33.771Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1395 | 2026-09-04T21:32:33.893Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1396 | 2026-09-04T21:32:34.399Z | Compiling qorb v0.4.1 |
| 1397 | 2026-09-04T21:32:34.427Z | Compiling olpc-cjson v0.1.4 |
| 1398 | 2026-09-04T21:32:34.582Z | Compiling progenitor v0.13.0 |
| 1399 | 2026-09-04T21:32:34.606Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1400 | 2026-09-04T21:32:34.726Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1401 | 2026-09-04T21:32:34.866Z | Compiling rayon v1.12.0 |
| 1402 | 2026-09-04T21:32:36.469Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1403 | 2026-09-04T21:32:36.472Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1404 | 2026-09-04T21:32:36.675Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1405 | 2026-09-04T21:32:36.819Z | Compiling phf v0.12.1 |
| 1406 | 2026-09-04T21:32:36.989Z | Compiling zone_cfg_derive v0.3.1 |
| 1407 | 2026-09-04T21:32:37.028Z | Compiling tokio-dtrace v0.1.1 |
| 1408 | 2026-09-04T21:32:37.726Z | Compiling itertools v0.12.1 |
| 1409 | 2026-09-04T21:32:38.130Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1410 | 2026-09-04T21:32:38.130Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1411 | 2026-09-04T21:32:38.130Z | Compiling libsw-core v0.3.2 |
| 1412 | 2026-09-04T21:32:38.130Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1413 | 2026-09-04T21:32:38.134Z | Compiling serde_plain v1.0.2 |
| 1414 | 2026-09-04T21:32:38.134Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1415 | 2026-09-04T21:32:38.134Z | Compiling pem v3.0.6 |
| 1416 | 2026-09-04T21:32:38.134Z | Compiling openssl-macros v0.1.1 |
| 1417 | 2026-09-04T21:32:38.170Z | Compiling cookie v0.18.2 |
| 1418 | 2026-09-04T21:32:38.397Z | Compiling sigpipe v0.1.3 |
| 1419 | 2026-09-04T21:32:38.439Z | Compiling fixedbitset v0.5.7 |
| 1420 | 2026-09-04T21:32:38.494Z | Compiling glob v0.3.4 |
| 1421 | 2026-09-04T21:32:38.526Z | Compiling fixedbitset v0.4.2 |
| 1422 | 2026-09-04T21:32:38.568Z | Compiling bytecount v0.6.9 |
| 1423 | 2026-09-04T21:32:38.701Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1424 | 2026-09-04T21:32:39.157Z | Compiling typed-path v0.9.3 |
| 1425 | 2026-09-04T21:32:39.160Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1426 | 2026-09-04T21:32:39.160Z | Compiling petgraph v0.6.5 |
| 1427 | 2026-09-04T21:32:39.160Z | Compiling papergrid v0.11.0 |
| 1428 | 2026-09-04T21:32:39.533Z | Compiling petgraph v0.8.3 |
| 1429 | 2026-09-04T21:32:40.096Z | Compiling tough v0.22.0 |
| 1430 | 2026-09-04T21:32:40.610Z | Compiling progenitor v0.14.0 |
| 1431 | 2026-09-04T21:32:41.120Z | Compiling zone v0.3.1 |
| 1432 | 2026-09-04T21:32:41.124Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1433 | 2026-09-04T21:32:41.124Z | Compiling libsw v3.5.0 |
| 1434 | 2026-09-04T21:32:41.124Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1435 | 2026-09-04T21:32:41.344Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1436 | 2026-09-04T21:32:41.606Z | Compiling oxide-tokio-rt v0.1.6 |
| 1437 | 2026-09-04T21:32:42.257Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1438 | 2026-09-04T21:32:42.336Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1439 | 2026-09-04T21:32:42.450Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1440 | 2026-09-04T21:32:42.934Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1441 | 2026-09-04T21:32:42.953Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1442 | 2026-09-04T21:32:43.124Z | Compiling const_format v0.2.36 |
| 1443 | 2026-09-04T21:32:43.469Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1444 | 2026-09-04T21:32:43.526Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1445 | 2026-09-04T21:32:44.161Z | Compiling tabled_derive v0.7.0 |
| 1446 | 2026-09-04T21:32:44.164Z | Compiling gethostname v0.5.0 |
| 1447 | 2026-09-04T21:32:44.165Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1448 | 2026-09-04T21:32:44.165Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1449 | 2026-09-04T21:32:44.165Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1450 | 2026-09-04T21:32:44.165Z | Compiling bcs v0.1.6 |
| 1451 | 2026-09-04T21:32:44.165Z | Compiling smf v0.2.3 |
| 1452 | 2026-09-04T21:32:44.165Z | Compiling nom v8.0.0 |
| 1453 | 2026-09-04T21:32:44.369Z | Compiling whoami v1.6.1 |
| 1454 | 2026-09-04T21:32:44.692Z | Compiling termtree v0.5.1 |
| 1455 | 2026-09-04T21:32:44.714Z | Compiling smawk v0.3.3 |
| 1456 | 2026-09-04T21:32:44.746Z | Compiling tagptr v0.2.0 |
| 1457 | 2026-09-04T21:32:44.760Z | Compiling unicode-linebreak v0.1.5 |
| 1458 | 2026-09-04T21:32:44.839Z | Compiling lazy_static v1.5.0 |
| 1459 | 2026-09-04T21:32:44.868Z | Compiling linear-map v1.2.0 |
| 1460 | 2026-09-04T21:32:44.892Z | Compiling moka v0.12.16 |
| 1461 | 2026-09-04T21:32:44.921Z | Compiling steno v0.4.1 |
| 1462 | 2026-09-04T21:32:44.991Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1463 | 2026-09-04T21:32:44.999Z | Compiling textwrap v0.16.2 |
| 1464 | 2026-09-04T21:32:45.409Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1465 | 2026-09-04T21:32:45.510Z | Compiling tabled v0.15.0 |
| 1466 | 2026-09-04T21:32:46.212Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1467 | 2026-09-04T21:32:46.357Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1468 | 2026-09-04T21:32:46.709Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1469 | 2026-09-04T21:32:47.794Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1470 | 2026-09-04T21:32:48.223Z | Compiling hickory-proto v0.25.2 |
| 1471 | 2026-09-04T21:32:48.282Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1472 | 2026-09-04T21:32:48.755Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1473 | 2026-09-04T21:32:49.202Z | Compiling parking_lot_core v0.8.6 |
| 1474 | 2026-09-04T21:32:49.336Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1475 | 2026-09-04T21:32:49.495Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1476 | 2026-09-04T21:32:49.777Z | Compiling libscf-sys v1.2.0 |
| 1477 | 2026-09-04T21:32:49.884Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1478 | 2026-09-04T21:32:49.926Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1479 | 2026-09-04T21:32:50.094Z | Compiling hickory-resolver v0.25.2 |
| 1480 | 2026-09-04T21:32:50.325Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1481 | 2026-09-04T21:32:50.585Z | Compiling parking_lot v0.11.2 |
| 1482 | 2026-09-04T21:32:50.681Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1483 | 2026-09-04T21:32:50.773Z | Compiling fxhash v0.2.1 |
| 1484 | 2026-09-04T21:32:50.912Z | Compiling internet-checksum v0.2.1 |
| 1485 | 2026-09-04T21:32:50.932Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1486 | 2026-09-04T21:32:51.003Z | Compiling sled v0.34.7 |
| 1487 | 2026-09-04T21:32:51.061Z | Compiling itertools v0.15.0 |
| 1488 | 2026-09-04T21:32:51.755Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1489 | 2026-09-04T21:32:53.894Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1490 | 2026-09-04T21:32:55.470Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1491 | 2026-09-04T21:33:03.196Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1492 | 2026-09-04T21:33:04.758Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1493 | 2026-09-04T21:33:06.450Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1494 | 2026-09-04T21:33:07.205Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1495 | 2026-09-04T21:33:07.721Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1496 | 2026-09-04T21:33:08.769Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1497 | 2026-09-04T21:33:34.567Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 11s |
| 1498 | 2026-09-04T21:33:34.738Z | ──────────── |
| 1499 | 2026-09-04T21:33:34.738Z | Nextest run ID e97cdeed-667f-46bd-89a1-549ead96537a with nextest profile: default |
| 1500 | 2026-09-04T21:33:34.738Z | Starting 48 tests across 3 binaries |
| 1501 | 2026-09-04T21:33:34.741Z | START bfd dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down |
| 1502 | 2026-09-04T21:33:34.744Z | |
| 1503 | 2026-09-04T21:33:34.744Z | running 1 test |
| 1504 | 2026-09-04T21:33:35.189Z | test dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down ... ok |
| 1505 | 2026-09-04T21:33:35.189Z | |
| 1506 | 2026-09-04T21:33:35.189Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.44s |
| 1507 | 2026-09-04T21:33:35.190Z | |
| 1508 | 2026-09-04T21:33:35.196Z | PASS [ 0.458s] bfd dispatcher::end_to_end::two_sessions_converge_then_peer_loss_drives_down |
| 1509 | 2026-09-04T21:33:35.196Z | START bfd dispatcher::proptests::state_machine |
| 1510 | 2026-09-04T21:33:35.204Z | |
| 1511 | 2026-09-04T21:33:35.204Z | running 1 test |
| 1512 | 2026-09-04T21:33:35.465Z | test dispatcher::proptests::state_machine ... ok |
| 1513 | 2026-09-04T21:33:35.465Z | |
| 1514 | 2026-09-04T21:33:35.465Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.26s |
| 1515 | 2026-09-04T21:33:35.465Z | |
| 1516 | 2026-09-04T21:33:35.468Z | PASS [ 0.271s] bfd dispatcher::proptests::state_machine |
| 1517 | 2026-09-04T21:33:35.468Z | START bfd dispatcher::proptests::state_machine_with_bind_failures |
| 1518 | 2026-09-04T21:33:35.475Z | |
| 1519 | 2026-09-04T21:33:35.475Z | running 1 test |
| 1520 | 2026-09-04T21:33:35.730Z | test dispatcher::proptests::state_machine_with_bind_failures ... ok |
| 1521 | 2026-09-04T21:33:35.730Z | |
| 1522 | 2026-09-04T21:33:35.731Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.25s |
| 1523 | 2026-09-04T21:33:35.731Z | |
| 1524 | 2026-09-04T21:33:35.734Z | PASS [ 0.265s] bfd dispatcher::proptests::state_machine_with_bind_failures |
| 1525 | 2026-09-04T21:33:35.734Z | START bfd dispatcher::tests::bounded_channel_drops_excess_packets |
| 1526 | 2026-09-04T21:33:35.740Z | |
| 1527 | 2026-09-04T21:33:35.740Z | running 1 test |
| 1528 | 2026-09-04T21:33:35.743Z | test dispatcher::tests::bounded_channel_drops_excess_packets ... ok |
| 1529 | 2026-09-04T21:33:35.743Z | |
| 1530 | 2026-09-04T21:33:35.743Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1531 | 2026-09-04T21:33:35.743Z | |
| 1532 | 2026-09-04T21:33:35.745Z | PASS [ 0.011s] bfd dispatcher::tests::bounded_channel_drops_excess_packets |
| 1533 | 2026-09-04T21:33:35.746Z | START bfd dispatcher::tests::delivers_packet_from_registered_peer |
| 1534 | 2026-09-04T21:33:35.749Z | |
| 1535 | 2026-09-04T21:33:35.749Z | running 1 test |
| 1536 | 2026-09-04T21:33:35.752Z | test dispatcher::tests::delivers_packet_from_registered_peer ... ok |
| 1537 | 2026-09-04T21:33:35.752Z | |
| 1538 | 2026-09-04T21:33:35.752Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1539 | 2026-09-04T21:33:35.752Z | |
| 1540 | 2026-09-04T21:33:35.755Z | PASS [ 0.009s] bfd dispatcher::tests::delivers_packet_from_registered_peer |
| 1541 | 2026-09-04T21:33:35.755Z | START bfd dispatcher::tests::drops_malformed_packet_but_task_survives |
| 1542 | 2026-09-04T21:33:35.758Z | |
| 1543 | 2026-09-04T21:33:35.758Z | running 1 test |
| 1544 | 2026-09-04T21:33:35.760Z | test dispatcher::tests::drops_malformed_packet_but_task_survives ... ok |
| 1545 | 2026-09-04T21:33:35.760Z | |
| 1546 | 2026-09-04T21:33:35.760Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1547 | 2026-09-04T21:33:35.761Z | |
| 1548 | 2026-09-04T21:33:35.761Z | PASS [ 0.009s] bfd dispatcher::tests::drops_malformed_packet_but_task_survives |
| 1549 | 2026-09-04T21:33:35.761Z | START bfd dispatcher::tests::drops_packet_from_unregistered_peer |
| 1550 | 2026-09-04T21:33:35.767Z | |
| 1551 | 2026-09-04T21:33:35.767Z | running 1 test |
| 1552 | 2026-09-04T21:33:36.070Z | test dispatcher::tests::drops_packet_from_unregistered_peer ... ok |
| 1553 | 2026-09-04T21:33:36.070Z | |
| 1554 | 2026-09-04T21:33:36.071Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.30s |
| 1555 | 2026-09-04T21:33:36.071Z | |
| 1556 | 2026-09-04T21:33:36.074Z | PASS [ 0.311s] bfd dispatcher::tests::drops_packet_from_unregistered_peer |
| 1557 | 2026-09-04T21:33:36.074Z | START bfd dispatcher::tests::rx_closed_after_last_peer_removed |
| 1558 | 2026-09-04T21:33:36.080Z | |
| 1559 | 2026-09-04T21:33:36.080Z | running 1 test |
| 1560 | 2026-09-04T21:33:36.083Z | test dispatcher::tests::rx_closed_after_last_peer_removed ... ok |
| 1561 | 2026-09-04T21:33:36.083Z | |
| 1562 | 2026-09-04T21:33:36.083Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1563 | 2026-09-04T21:33:36.083Z | |
| 1564 | 2026-09-04T21:33:36.083Z | PASS [ 0.011s] bfd dispatcher::tests::rx_closed_after_last_peer_removed |
| 1565 | 2026-09-04T21:33:36.083Z | START bfd dispatcher::tests::shutdown_waits_for_task_to_be_dropped |
| 1566 | 2026-09-04T21:33:36.089Z | |
| 1567 | 2026-09-04T21:33:36.089Z | running 1 test |
| 1568 | 2026-09-04T21:33:36.092Z | test dispatcher::tests::shutdown_waits_for_task_to_be_dropped ... ok |
| 1569 | 2026-09-04T21:33:36.092Z | |
| 1570 | 2026-09-04T21:33:36.092Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1571 | 2026-09-04T21:33:36.092Z | |
| 1572 | 2026-09-04T21:33:36.092Z | PASS [ 0.009s] bfd dispatcher::tests::shutdown_waits_for_task_to_be_dropped |
| 1573 | 2026-09-04T21:33:36.092Z | START bfd egress::tests::binds_ports_in_expected_range |
| 1574 | 2026-09-04T21:33:36.098Z | |
| 1575 | 2026-09-04T21:33:36.098Z | running 1 test |
| 1576 | 2026-09-04T21:33:36.101Z | test egress::tests::binds_ports_in_expected_range ... ok |
| 1577 | 2026-09-04T21:33:36.102Z | |
| 1578 | 2026-09-04T21:33:36.102Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1579 | 2026-09-04T21:33:36.102Z | |
| 1580 | 2026-09-04T21:33:36.102Z | PASS [ 0.009s] bfd egress::tests::binds_ports_in_expected_range |
| 1581 | 2026-09-04T21:33:36.103Z | START bfd egress::tests::egress_socket_sets_hop_limit_v6 |
| 1582 | 2026-09-04T21:33:36.107Z | |
| 1583 | 2026-09-04T21:33:36.107Z | running 1 test |
| 1584 | 2026-09-04T21:33:36.110Z | test egress::tests::egress_socket_sets_hop_limit_v6 ... ok |
| 1585 | 2026-09-04T21:33:36.110Z | |
| 1586 | 2026-09-04T21:33:36.110Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1587 | 2026-09-04T21:33:36.110Z | |
| 1588 | 2026-09-04T21:33:36.110Z | PASS [ 0.008s] bfd egress::tests::egress_socket_sets_hop_limit_v6 |
| 1589 | 2026-09-04T21:33:36.110Z | START bfd egress::tests::egress_socket_sets_ttl_v4 |
| 1590 | 2026-09-04T21:33:36.115Z | |
| 1591 | 2026-09-04T21:33:36.115Z | running 1 test |
| 1592 | 2026-09-04T21:33:36.120Z | test egress::tests::egress_socket_sets_ttl_v4 ... ok |
| 1593 | 2026-09-04T21:33:36.120Z | |
| 1594 | 2026-09-04T21:33:36.120Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1595 | 2026-09-04T21:33:36.120Z | |
| 1596 | 2026-09-04T21:33:36.120Z | PASS [ 0.008s] bfd egress::tests::egress_socket_sets_ttl_v4 |
| 1597 | 2026-09-04T21:33:36.121Z | START bfd egress::tests::exits_when_channel_closed |
| 1598 | 2026-09-04T21:33:36.124Z | |
| 1599 | 2026-09-04T21:33:36.124Z | running 1 test |
| 1600 | 2026-09-04T21:33:36.128Z | test egress::tests::exits_when_channel_closed ... ok |
| 1601 | 2026-09-04T21:33:36.128Z | |
| 1602 | 2026-09-04T21:33:36.128Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1603 | 2026-09-04T21:33:36.128Z | |
| 1604 | 2026-09-04T21:33:36.128Z | PASS [ 0.009s] bfd egress::tests::exits_when_channel_closed |
| 1605 | 2026-09-04T21:33:36.128Z | START bfd egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range |
| 1606 | 2026-09-04T21:33:36.132Z | |
| 1607 | 2026-09-04T21:33:36.132Z | running 1 test |
| 1608 | 2026-09-04T21:33:36.135Z | test egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range ... ok |
| 1609 | 2026-09-04T21:33:36.136Z | |
| 1610 | 2026-09-04T21:33:36.136Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1611 | 2026-09-04T21:33:36.136Z | |
| 1612 | 2026-09-04T21:33:36.136Z | PASS [ 0.008s] bfd egress_src_port_iter::tests::initial_port_choices_are_from_start_of_range |
| 1613 | 2026-09-04T21:33:36.136Z | START bfd egress_src_port_iter::tests::port_choices_wrap_around_at_end |
| 1614 | 2026-09-04T21:33:36.140Z | |
| 1615 | 2026-09-04T21:33:36.140Z | running 1 test |
| 1616 | 2026-09-04T21:33:36.143Z | test egress_src_port_iter::tests::port_choices_wrap_around_at_end ... ok |
| 1617 | 2026-09-04T21:33:36.143Z | |
| 1618 | 2026-09-04T21:33:36.143Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1619 | 2026-09-04T21:33:36.143Z | |
| 1620 | 2026-09-04T21:33:36.143Z | PASS [ 0.007s] bfd egress_src_port_iter::tests::port_choices_wrap_around_at_end |
| 1621 | 2026-09-04T21:33:36.143Z | START bfd egress_src_port_iter::tests::src_port_is_always_in_range |
| 1622 | 2026-09-04T21:33:36.147Z | |
| 1623 | 2026-09-04T21:33:36.147Z | running 1 test |
| 1624 | 2026-09-04T21:33:36.152Z | test egress_src_port_iter::tests::src_port_is_always_in_range ... ok |
| 1625 | 2026-09-04T21:33:36.152Z | |
| 1626 | 2026-09-04T21:33:36.155Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.01s |
| 1627 | 2026-09-04T21:33:36.155Z | |
| 1628 | 2026-09-04T21:33:36.155Z | PASS [ 0.012s] bfd egress_src_port_iter::tests::src_port_is_always_in_range |
| 1629 | 2026-09-04T21:33:36.155Z | START bfd rib::tests::exits_when_state_channel_closed |
| 1630 | 2026-09-04T21:33:36.160Z | |
| 1631 | 2026-09-04T21:33:36.160Z | running 1 test |
| 1632 | 2026-09-04T21:33:36.163Z | test rib::tests::exits_when_state_channel_closed ... ok |
| 1633 | 2026-09-04T21:33:36.163Z | |
| 1634 | 2026-09-04T21:33:36.163Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1635 | 2026-09-04T21:33:36.163Z | |
| 1636 | 2026-09-04T21:33:36.163Z | PASS [ 0.009s] bfd rib::tests::exits_when_state_channel_closed |
| 1637 | 2026-09-04T21:33:36.163Z | START bfd rib::tests::initial_down_state_is_synced |
| 1638 | 2026-09-04T21:33:36.168Z | |
| 1639 | 2026-09-04T21:33:36.168Z | running 1 test |
| 1640 | 2026-09-04T21:33:36.270Z | test rib::tests::initial_down_state_is_synced ... ok |
| 1641 | 2026-09-04T21:33:36.270Z | |
| 1642 | 2026-09-04T21:33:36.274Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s |
| 1643 | 2026-09-04T21:33:36.274Z | |
| 1644 | 2026-09-04T21:33:36.274Z | PASS [ 0.109s] bfd rib::tests::initial_down_state_is_synced |
| 1645 | 2026-09-04T21:33:36.274Z | START bfd rib::tests::real_transitions_are_synced |
| 1646 | 2026-09-04T21:33:36.280Z | |
| 1647 | 2026-09-04T21:33:36.280Z | running 1 test |
| 1648 | 2026-09-04T21:33:36.582Z | test rib::tests::real_transitions_are_synced ... ok |
| 1649 | 2026-09-04T21:33:36.583Z | |
| 1650 | 2026-09-04T21:33:36.586Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.30s |
| 1651 | 2026-09-04T21:33:36.586Z | |
| 1652 | 2026-09-04T21:33:36.586Z | PASS [ 0.312s] bfd rib::tests::real_transitions_are_synced |
| 1653 | 2026-09-04T21:33:36.586Z | START bfd rib::tests::redundant_shutdown_states_are_not_resynced |
| 1654 | 2026-09-04T21:33:36.590Z | |
| 1655 | 2026-09-04T21:33:36.590Z | running 1 test |
| 1656 | 2026-09-04T21:33:36.944Z | test rib::tests::redundant_shutdown_states_are_not_resynced ... ok |
| 1657 | 2026-09-04T21:33:36.944Z | |
| 1658 | 2026-09-04T21:33:36.947Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.35s |
| 1659 | 2026-09-04T21:33:36.947Z | |
| 1660 | 2026-09-04T21:33:36.947Z | PASS [ 0.361s] bfd rib::tests::redundant_shutdown_states_are_not_resynced |
| 1661 | 2026-09-04T21:33:36.947Z | START bfd session::tests::counts_incoming_packets |
| 1662 | 2026-09-04T21:33:36.951Z | |
| 1663 | 2026-09-04T21:33:36.951Z | running 1 test |
| 1664 | 2026-09-04T21:33:37.054Z | test session::tests::counts_incoming_packets ... ok |
| 1665 | 2026-09-04T21:33:37.054Z | |
| 1666 | 2026-09-04T21:33:37.057Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s |
| 1667 | 2026-09-04T21:33:37.057Z | |
| 1668 | 2026-09-04T21:33:37.057Z | PASS [ 0.110s] bfd session::tests::counts_incoming_packets |
| 1669 | 2026-09-04T21:33:37.057Z | START bfd session::tests::down_to_up_directly |
| 1670 | 2026-09-04T21:33:37.061Z | |
| 1671 | 2026-09-04T21:33:37.061Z | running 1 test |
| 1672 | 2026-09-04T21:33:37.164Z | test session::tests::down_to_up_directly ... ok |
| 1673 | 2026-09-04T21:33:37.164Z | |
| 1674 | 2026-09-04T21:33:37.167Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s |
| 1675 | 2026-09-04T21:33:37.168Z | |
| 1676 | 2026-09-04T21:33:37.168Z | PASS [ 0.110s] bfd session::tests::down_to_up_directly |
| 1677 | 2026-09-04T21:33:37.168Z | START bfd session::tests::emits_outgoing_control_packet |
| 1678 | 2026-09-04T21:33:37.172Z | |
| 1679 | 2026-09-04T21:33:37.172Z | running 1 test |
| 1680 | 2026-09-04T21:33:37.176Z | test session::tests::emits_outgoing_control_packet ... ok |
| 1681 | 2026-09-04T21:33:37.176Z | |
| 1682 | 2026-09-04T21:33:37.176Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1683 | 2026-09-04T21:33:37.176Z | |
| 1684 | 2026-09-04T21:33:37.180Z | PASS [ 0.011s] bfd session::tests::emits_outgoing_control_packet |
| 1685 | 2026-09-04T21:33:37.180Z | START bfd session::tests::exits_when_listener_channel_closes |
| 1686 | 2026-09-04T21:33:37.183Z | |
| 1687 | 2026-09-04T21:33:37.183Z | running 1 test |
| 1688 | 2026-09-04T21:33:37.186Z | test session::tests::exits_when_listener_channel_closes ... ok |
| 1689 | 2026-09-04T21:33:37.186Z | |
| 1690 | 2026-09-04T21:33:37.187Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1691 | 2026-09-04T21:33:37.187Z | |
| 1692 | 2026-09-04T21:33:37.187Z | PASS [ 0.009s] bfd session::tests::exits_when_listener_channel_closes |
| 1693 | 2026-09-04T21:33:37.187Z | START bfd session::tests::handshake_down_init_up_publishes_each_state |
| 1694 | 2026-09-04T21:33:37.196Z | |
| 1695 | 2026-09-04T21:33:37.196Z | running 1 test |
| 1696 | 2026-09-04T21:33:37.397Z | test session::tests::handshake_down_init_up_publishes_each_state ... ok |
| 1697 | 2026-09-04T21:33:37.397Z | |
| 1698 | 2026-09-04T21:33:37.397Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s |
| 1699 | 2026-09-04T21:33:37.397Z | |
| 1700 | 2026-09-04T21:33:37.400Z | PASS [ 0.211s] bfd session::tests::handshake_down_init_up_publishes_each_state |
| 1701 | 2026-09-04T21:33:37.400Z | START bfd session::tests::init_to_down_on_peer_admin_down |
| 1702 | 2026-09-04T21:33:37.405Z | |
| 1703 | 2026-09-04T21:33:37.405Z | running 1 test |
| 1704 | 2026-09-04T21:33:37.607Z | test session::tests::init_to_down_on_peer_admin_down ... ok |
| 1705 | 2026-09-04T21:33:37.607Z | |
| 1706 | 2026-09-04T21:33:37.607Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s |
| 1707 | 2026-09-04T21:33:37.607Z | |
| 1708 | 2026-09-04T21:33:37.610Z | PASS [ 0.211s] bfd session::tests::init_to_down_on_peer_admin_down |
| 1709 | 2026-09-04T21:33:37.610Z | START bfd session::tests::peer_state_that_does_not_advance_is_a_no_op |
| 1710 | 2026-09-04T21:33:37.614Z | |
| 1711 | 2026-09-04T21:33:37.614Z | running 1 test |
| 1712 | 2026-09-04T21:33:37.717Z | test session::tests::peer_state_that_does_not_advance_is_a_no_op ... ok |
| 1713 | 2026-09-04T21:33:37.717Z | |
| 1714 | 2026-09-04T21:33:37.717Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.10s |
| 1715 | 2026-09-04T21:33:37.717Z | |
| 1716 | 2026-09-04T21:33:37.720Z | PASS [ 0.110s] bfd session::tests::peer_state_that_does_not_advance_is_a_no_op |
| 1717 | 2026-09-04T21:33:37.720Z | START bfd session::tests::poll_packet_elicits_final_response_on_egress |
| 1718 | 2026-09-04T21:33:37.723Z | |
| 1719 | 2026-09-04T21:33:37.723Z | running 1 test |
| 1720 | 2026-09-04T21:33:37.726Z | test session::tests::poll_packet_elicits_final_response_on_egress ... ok |
| 1721 | 2026-09-04T21:33:37.726Z | |
| 1722 | 2026-09-04T21:33:37.726Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1723 | 2026-09-04T21:33:37.726Z | |
| 1724 | 2026-09-04T21:33:37.726Z | PASS [ 0.009s] bfd session::tests::poll_packet_elicits_final_response_on_egress |
| 1725 | 2026-09-04T21:33:37.726Z | START bfd session::tests::recv_timeout_drives_session_down |
| 1726 | 2026-09-04T21:33:37.732Z | |
| 1727 | 2026-09-04T21:33:37.733Z | running 1 test |
| 1728 | 2026-09-04T21:33:39.248Z | test session::tests::recv_timeout_drives_session_down ... ok |
| 1729 | 2026-09-04T21:33:39.248Z | |
| 1730 | 2026-09-04T21:33:39.248Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 1.52s |
| 1731 | 2026-09-04T21:33:39.248Z | |
| 1732 | 2026-09-04T21:33:39.252Z | PASS [ 1.524s] bfd session::tests::recv_timeout_drives_session_down |
| 1733 | 2026-09-04T21:33:39.252Z | START bfd session::tests::up_to_down_on_peer_admin_down |
| 1734 | 2026-09-04T21:33:39.259Z | |
| 1735 | 2026-09-04T21:33:39.259Z | running 1 test |
| 1736 | 2026-09-04T21:33:39.463Z | test session::tests::up_to_down_on_peer_admin_down ... ok |
| 1737 | 2026-09-04T21:33:39.463Z | |
| 1738 | 2026-09-04T21:33:39.463Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s |
| 1739 | 2026-09-04T21:33:39.463Z | |
| 1740 | 2026-09-04T21:33:39.467Z | PASS [ 0.213s] bfd session::tests::up_to_down_on_peer_admin_down |
| 1741 | 2026-09-04T21:33:39.467Z | START bfd session::tests::up_to_down_on_peer_down |
| 1742 | 2026-09-04T21:33:39.473Z | |
| 1743 | 2026-09-04T21:33:39.473Z | running 1 test |
| 1744 | 2026-09-04T21:33:39.674Z | test session::tests::up_to_down_on_peer_down ... ok |
| 1745 | 2026-09-04T21:33:39.675Z | |
| 1746 | 2026-09-04T21:33:39.675Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.20s |
| 1747 | 2026-09-04T21:33:39.675Z | |
| 1748 | 2026-09-04T21:33:39.678Z | PASS [ 0.211s] bfd session::tests::up_to_down_on_peer_down |
| 1749 | 2026-09-04T21:33:39.678Z | START bfd sm::tests::arbitrary_local_config_never_panics |
| 1750 | 2026-09-04T21:33:39.681Z | |
| 1751 | 2026-09-04T21:33:39.681Z | running 1 test |
| 1752 | 2026-09-04T21:33:39.916Z | test sm::tests::arbitrary_local_config_never_panics ... ok |
| 1753 | 2026-09-04T21:33:39.916Z | |
| 1754 | 2026-09-04T21:33:39.916Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.24s |
| 1755 | 2026-09-04T21:33:39.916Z | |
| 1756 | 2026-09-04T21:33:39.921Z | PASS [ 0.243s] bfd sm::tests::arbitrary_local_config_never_panics |
| 1757 | 2026-09-04T21:33:39.921Z | START bfd sm::tests::arbitrary_sequences_uphold_invariants |
| 1758 | 2026-09-04T21:33:39.924Z | |
| 1759 | 2026-09-04T21:33:39.924Z | running 1 test |
| 1760 | 2026-09-04T21:33:40.423Z | test sm::tests::arbitrary_sequences_uphold_invariants ... ok |
| 1761 | 2026-09-04T21:33:40.423Z | |
| 1762 | 2026-09-04T21:33:40.423Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.50s |
| 1763 | 2026-09-04T21:33:40.423Z | |
| 1764 | 2026-09-04T21:33:40.426Z | PASS [ 0.507s] bfd sm::tests::arbitrary_sequences_uphold_invariants |
| 1765 | 2026-09-04T21:33:40.426Z | START bfd sm::tests::bounded_consecutive_loss_keeps_session_up |
| 1766 | 2026-09-04T21:33:40.431Z | |
| 1767 | 2026-09-04T21:33:40.431Z | running 1 test |
| 1768 | 2026-09-04T21:33:40.444Z | test sm::tests::bounded_consecutive_loss_keeps_session_up ... ok |
| 1769 | 2026-09-04T21:33:40.444Z | |
| 1770 | 2026-09-04T21:33:40.444Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.01s |
| 1771 | 2026-09-04T21:33:40.444Z | |
| 1772 | 2026-09-04T21:33:40.448Z | PASS [ 0.021s] bfd sm::tests::bounded_consecutive_loss_keeps_session_up |
| 1773 | 2026-09-04T21:33:40.448Z | START bfd sm::tests::clean_channel_converges_to_up |
| 1774 | 2026-09-04T21:33:40.451Z | |
| 1775 | 2026-09-04T21:33:40.451Z | running 1 test |
| 1776 | 2026-09-04T21:33:40.454Z | test sm::tests::clean_channel_converges_to_up ... ok |
| 1777 | 2026-09-04T21:33:40.454Z | |
| 1778 | 2026-09-04T21:33:40.454Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1779 | 2026-09-04T21:33:40.454Z | |
| 1780 | 2026-09-04T21:33:40.454Z | PASS [ 0.007s] bfd sm::tests::clean_channel_converges_to_up |
| 1781 | 2026-09-04T21:33:40.455Z | START bfd sm::tests::demand_mode_suppresses_unsolicited_sends |
| 1782 | 2026-09-04T21:33:40.458Z | |
| 1783 | 2026-09-04T21:33:40.458Z | running 1 test |
| 1784 | 2026-09-04T21:33:40.462Z | test sm::tests::demand_mode_suppresses_unsolicited_sends ... ok |
| 1785 | 2026-09-04T21:33:40.462Z | |
| 1786 | 2026-09-04T21:33:40.462Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1787 | 2026-09-04T21:33:40.462Z | |
| 1788 | 2026-09-04T21:33:40.462Z | PASS [ 0.007s] bfd sm::tests::demand_mode_suppresses_unsolicited_sends |
| 1789 | 2026-09-04T21:33:40.462Z | START bfd sm::tests::large_local_tx_interval_saturates_on_wire |
| 1790 | 2026-09-04T21:33:40.466Z | |
| 1791 | 2026-09-04T21:33:40.466Z | running 1 test |
| 1792 | 2026-09-04T21:33:40.469Z | test sm::tests::large_local_tx_interval_saturates_on_wire ... ok |
| 1793 | 2026-09-04T21:33:40.470Z | |
| 1794 | 2026-09-04T21:33:40.470Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1795 | 2026-09-04T21:33:40.470Z | |
| 1796 | 2026-09-04T21:33:40.470Z | PASS [ 0.007s] bfd sm::tests::large_local_tx_interval_saturates_on_wire |
| 1797 | 2026-09-04T21:33:40.470Z | START bfd sm::tests::poll_flood_grows_response_queue_unboundedly |
| 1798 | 2026-09-04T21:33:40.473Z | |
| 1799 | 2026-09-04T21:33:40.473Z | running 1 test |
| 1800 | 2026-09-04T21:33:40.475Z | test sm::tests::poll_flood_grows_response_queue_unboundedly ... ok |
| 1801 | 2026-09-04T21:33:40.475Z | |
| 1802 | 2026-09-04T21:33:40.475Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1803 | 2026-09-04T21:33:40.475Z | |
| 1804 | 2026-09-04T21:33:40.476Z | PASS [ 0.007s] bfd sm::tests::poll_flood_grows_response_queue_unboundedly |
| 1805 | 2026-09-04T21:33:40.476Z | START bfd sm::tests::poll_response_remains_queued_past_tx_interval |
| 1806 | 2026-09-04T21:33:40.480Z | |
| 1807 | 2026-09-04T21:33:40.480Z | running 1 test |
| 1808 | 2026-09-04T21:33:40.483Z | test sm::tests::poll_response_remains_queued_past_tx_interval ... ok |
| 1809 | 2026-09-04T21:33:40.483Z | |
| 1810 | 2026-09-04T21:33:40.483Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1811 | 2026-09-04T21:33:40.483Z | |
| 1812 | 2026-09-04T21:33:40.483Z | PASS [ 0.007s] bfd sm::tests::poll_response_remains_queued_past_tx_interval |
| 1813 | 2026-09-04T21:33:40.483Z | START bfd sm::tests::poll_triggers_immediate_final_response |
| 1814 | 2026-09-04T21:33:40.487Z | |
| 1815 | 2026-09-04T21:33:40.487Z | running 1 test |
| 1816 | 2026-09-04T21:33:40.490Z | test sm::tests::poll_triggers_immediate_final_response ... ok |
| 1817 | 2026-09-04T21:33:40.490Z | |
| 1818 | 2026-09-04T21:33:40.490Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1819 | 2026-09-04T21:33:40.490Z | |
| 1820 | 2026-09-04T21:33:40.490Z | PASS [ 0.007s] bfd sm::tests::poll_triggers_immediate_final_response |
| 1821 | 2026-09-04T21:33:40.490Z | START bfd sm::tests::recv_deadline_expiry_reports_was_already_down |
| 1822 | 2026-09-04T21:33:40.495Z | |
| 1823 | 2026-09-04T21:33:40.495Z | running 1 test |
| 1824 | 2026-09-04T21:33:40.500Z | test sm::tests::recv_deadline_expiry_reports_was_already_down ... ok |
| 1825 | 2026-09-04T21:33:40.500Z | |
| 1826 | 2026-09-04T21:33:40.500Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1827 | 2026-09-04T21:33:40.500Z | |
| 1828 | 2026-09-04T21:33:40.500Z | PASS [ 0.007s] bfd sm::tests::recv_deadline_expiry_reports_was_already_down |
| 1829 | 2026-09-04T21:33:40.500Z | START bfd sm::tests::remote_required_min_rx_zero_stops_periodic_sends |
| 1830 | 2026-09-04T21:33:40.505Z | |
| 1831 | 2026-09-04T21:33:40.505Z | running 1 test |
| 1832 | 2026-09-04T21:33:40.505Z | test sm::tests::remote_required_min_rx_zero_stops_periodic_sends ... ok |
| 1833 | 2026-09-04T21:33:40.505Z | |
| 1834 | 2026-09-04T21:33:40.506Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1835 | 2026-09-04T21:33:40.506Z | |
| 1836 | 2026-09-04T21:33:40.506Z | PASS [ 0.007s] bfd sm::tests::remote_required_min_rx_zero_stops_periodic_sends |
| 1837 | 2026-09-04T21:33:40.506Z | START bfd sm::tests::total_partition_drives_both_down |
| 1838 | 2026-09-04T21:33:40.509Z | |
| 1839 | 2026-09-04T21:33:40.509Z | running 1 test |
| 1840 | 2026-09-04T21:33:40.513Z | test sm::tests::total_partition_drives_both_down ... ok |
| 1841 | 2026-09-04T21:33:40.513Z | |
| 1842 | 2026-09-04T21:33:40.513Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1843 | 2026-09-04T21:33:40.513Z | |
| 1844 | 2026-09-04T21:33:40.513Z | PASS [ 0.007s] bfd sm::tests::total_partition_drives_both_down |
| 1845 | 2026-09-04T21:33:40.513Z | START bfd sm::tests::transition_table_is_exhaustive_and_correct |
| 1846 | 2026-09-04T21:33:40.517Z | |
| 1847 | 2026-09-04T21:33:40.517Z | running 1 test |
| 1848 | 2026-09-04T21:33:40.517Z | test sm::tests::transition_table_is_exhaustive_and_correct ... ok |
| 1849 | 2026-09-04T21:33:40.517Z | |
| 1850 | 2026-09-04T21:33:40.517Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 43 filtered out; finished in 0.00s |
| 1851 | 2026-09-04T21:33:40.517Z | |
| 1852 | 2026-09-04T21:33:40.517Z | PASS [ 0.007s] bfd sm::tests::transition_table_is_exhaustive_and_correct |
| 1853 | 2026-09-04T21:33:40.517Z | START mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1854 | 2026-09-04T21:33:40.520Z | |
| 1855 | 2026-09-04T21:33:40.520Z | running 1 test |
| 1856 | 2026-09-04T21:33:40.521Z | test v10::static_routes::tests::v1_add_request_converts_to_latest ... ok |
| 1857 | 2026-09-04T21:33:40.521Z | |
| 1858 | 2026-09-04T21:33:40.521Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1859 | 2026-09-04T21:33:40.521Z | |
| 1860 | 2026-09-04T21:33:40.524Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1861 | 2026-09-04T21:33:40.524Z | START mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1862 | 2026-09-04T21:33:40.527Z | |
| 1863 | 2026-09-04T21:33:40.527Z | running 1 test |
| 1864 | 2026-09-04T21:33:40.527Z | test v10::static_routes::tests::v1_delete_request_converts_to_latest ... ok |
| 1865 | 2026-09-04T21:33:40.527Z | |
| 1866 | 2026-09-04T21:33:40.527Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1867 | 2026-09-04T21:33:40.527Z | |
| 1868 | 2026-09-04T21:33:40.527Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1869 | 2026-09-04T21:33:40.528Z | START mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1870 | 2026-09-04T21:33:40.531Z | |
| 1871 | 2026-09-04T21:33:40.531Z | running 1 test |
| 1872 | 2026-09-04T21:33:40.531Z | test v10::static_routes::tests::v1_static_route4_converts_to_latest ... ok |
| 1873 | 2026-09-04T21:33:40.531Z | |
| 1874 | 2026-09-04T21:33:40.532Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1875 | 2026-09-04T21:33:40.532Z | |
| 1876 | 2026-09-04T21:33:40.532Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1877 | 2026-09-04T21:33:40.532Z | START mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1878 | 2026-09-04T21:33:40.535Z | |
| 1879 | 2026-09-04T21:33:40.535Z | running 1 test |
| 1880 | 2026-09-04T21:33:40.535Z | test v10::static_routes::tests::v1_wire_payload_deserializes_then_converts ... ok |
| 1881 | 2026-09-04T21:33:40.535Z | |
| 1882 | 2026-09-04T21:33:40.536Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1883 | 2026-09-04T21:33:40.536Z | |
| 1884 | 2026-09-04T21:33:40.536Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1885 | 2026-09-04T21:33:40.536Z | ──────────── |
| 1886 | 2026-09-04T21:33:40.536Z | Summary [ 5.796s] 48 tests run: 48 passed, 0 skipped |
| 1887 | 2026-09-04T21:33:40.545Z | + rm -rf /tmp/tmp.CBa4rc |
| 1888 | 2026-09-04T21:33:40.548Z | process exited: duration 181518 ms, exit code 0 |
| |
| 1889 | 2026-09-04T21:33:40.555Z | found 0 output files |