|
|
|
| 1 | 2026-09-04T03:12:21.758Z | job assigned to worker 01M1N6D32ZH65CT7199QCCGW2H [factory aws, i-008c5eb617cc40330] (queued for 59 s) |
| |
| 2 | 2026-09-04T03:12:28.677Z | starting task 0: "setup" |
| 3 | 2026-09-04T03:12:28.683Z | ++ uname -s |
| 4 | 2026-09-04T03:12:28.686Z | + kern=SunOS |
| 5 | 2026-09-04T03:12:28.686Z | + build_user=build |
| 6 | 2026-09-04T03:12:28.686Z | + build_uid=12345 |
| 7 | 2026-09-04T03:12:28.686Z | + work_dir=/work |
| 8 | 2026-09-04T03:12:28.686Z | + input_dir=/input |
| 9 | 2026-09-04T03:12:28.686Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T03:12:28.686Z | + case "$kern" in |
| 11 | 2026-09-04T03:12:28.687Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T03:12:28.687Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T03:12:30.693Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T03:12:30.755Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T03:12:30.758Z | + home_fs=zfs |
| 16 | 2026-09-04T03:12:30.758Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T03:12:30.758Z | + mkdir -p /home/build |
| 18 | 2026-09-04T03:12:30.758Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T03:12:32.759Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T03:12:32.762Z | process exited: duration 4084 ms, exit code 0 |
| |
| 21 | 2026-09-04T03:12:32.769Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T03:12:32.774Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T03:12:32.774Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-04T03:12:32.774Z | * rust toolchain channel = "stable" |
| 25 | 2026-09-04T03:12:32.774Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-04T03:12:32.774Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T03:12:32.774Z | * rust toolchain profile = "default" |
| 28 | 2026-09-04T03:12:32.777Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T03:12:32.777Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T03:12:32.912Z | info: downloading installer |
| 31 | 2026-09-04T03:12:34.305Z | info: profile set to default |
| 32 | 2026-09-04T03:12:34.306Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T03:12:34.308Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 34 | 2026-09-04T03:12:34.464Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-04T03:12:34.467Z | info: downloading 6 components |
| 36 | 2026-09-04T03:12:51.916Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 37 | 2026-09-04T03:12:51.916Z | |
| 38 | 2026-09-04T03:12:51.944Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-04T03:12:51.944Z | |
| 40 | 2026-09-04T03:12:51.956Z | |
| 41 | 2026-09-04T03:12:51.956Z | Rust is installed now. Great! |
| 42 | 2026-09-04T03:12:51.956Z | |
| 43 | 2026-09-04T03:12:51.956Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T03:12:51.956Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T03:12:51.956Z | |
| 46 | 2026-09-04T03:12:51.956Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T03:12:51.956Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T03:12:51.956Z | |
| 49 | 2026-09-04T03:12:51.956Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T03:12:51.956Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T03:12:51.956Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T03:12:51.956Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T03:12:51.956Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T03:12:51.956Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T03:12:51.956Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T03:12:51.956Z | HOST_CC = None |
| 57 | 2026-09-04T03:12:51.956Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T03:12:51.956Z | CC = None |
| 59 | 2026-09-04T03:12:51.956Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T03:12:52.125Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T03:12:52.126Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T03:12:52.126Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T03:12:52.126Z | CFLAGS = None |
| 64 | 2026-09-04T03:12:52.126Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T03:12:52.126Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T03:12:52.126Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T03:12:52.126Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T03:12:52.126Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T03:12:52.126Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T03:12:52.215Z | + rustup --version |
| 71 | 2026-09-04T03:12:52.222Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T03:12:52.225Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T03:12:52.244Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-04T03:12:52.246Z | + cargo --version |
| 75 | 2026-09-04T03:12:52.260Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-04T03:12:52.263Z | + rustc --version |
| 77 | 2026-09-04T03:12:52.281Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-04T03:12:52.284Z | process exited: duration 19514 ms, exit code 0 |
| |
| 79 | 2026-09-04T03:12:52.290Z | starting task 2: "authentication" |
| 80 | 2026-09-04T03:12:52.303Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 81 | 2026-09-04T03:13:20.374Z | process exited: duration 28083 ms, exit code 0 |
| |
| 82 | 2026-09-04T03:13:20.382Z | starting task 3: "clone repository" |
| 83 | 2026-09-04T03:13:20.385Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-09-04T03:13:20.388Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-09-04T03:13:20.420Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-09-04T03:13:22.146Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-09-04T03:13:22.146Z | + git fetch origin bfa56a46702c3ebd37de7bf79d57d3bc607ecca2 |
| 88 | 2026-09-04T03:13:22.487Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-09-04T03:13:22.487Z | * branch bfa56a46702c3ebd37de7bf79d57d3bc607ecca2 -> FETCH_HEAD |
| 90 | 2026-09-04T03:13:22.494Z | + [[ -n renovate/dpd-client-digest ]] |
| 91 | 2026-09-04T03:13:22.498Z | ++ git branch --show-current |
| 92 | 2026-09-04T03:13:22.498Z | + current=main |
| 93 | 2026-09-04T03:13:22.498Z | + [[ main != renovate/dpd-client-digest ]] |
| 94 | 2026-09-04T03:13:22.498Z | + git branch -f renovate/dpd-client-digest bfa56a46702c3ebd37de7bf79d57d3bc607ecca2 |
| 95 | 2026-09-04T03:13:22.501Z | + git checkout -f renovate/dpd-client-digest |
| 96 | 2026-09-04T03:13:22.521Z | Switched to branch 'renovate/dpd-client-digest' |
| 97 | 2026-09-04T03:13:22.524Z | + git reset --hard bfa56a46702c3ebd37de7bf79d57d3bc607ecca2 |
| 98 | 2026-09-04T03:13:22.527Z | HEAD is now at bfa56a4 Update dpd-client digest to 2475028 |
| 99 | 2026-09-04T03:13:22.527Z | process exited: duration 2145 ms, exit code 0 |
| |
| 100 | 2026-09-04T03:13:22.533Z | starting task 4: "build" |
| 101 | 2026-09-04T03:13:22.536Z | + set -e |
| 102 | 2026-09-04T03:13:22.536Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-09-04T03:13:22.539Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-09-04T03:13:22.539Z | ++ source .github/buildomat/common.sh |
| 105 | 2026-09-04T03:13:22.539Z | +++ export PKG_SUCCESS_ON_NOP=1 |
| 106 | 2026-09-04T03:13:22.539Z | +++ PKG_SUCCESS_ON_NOP=1 |
| 107 | 2026-09-04T03:13:22.539Z | +++ cargo --version |
| 108 | 2026-09-04T03:13:22.542Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 109 | 2026-09-04T03:13:22.718Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-04T03:13:22.721Z | info: downloading 6 components |
| 111 | 2026-09-04T03:13:37.640Z | warn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed |
| 112 | 2026-09-04T03:13:37.640Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 113 | 2026-09-04T03:13:37.640Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 114 | 2026-09-04T03:13:37.737Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 115 | 2026-09-04T03:13:37.740Z | +++ rustc --version |
| 116 | 2026-09-04T03:13:37.766Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 117 | 2026-09-04T03:13:37.771Z | ++ banner install |
| 118 | 2026-09-04T03:13:37.776Z | |
| 119 | 2026-09-04T03:13:37.776Z | # # # #### ##### ## # # |
| 120 | 2026-09-04T03:13:37.776Z | # ## # # # # # # # |
| 121 | 2026-09-04T03:13:37.776Z | # # # # #### # # # # # |
| 122 | 2026-09-04T03:13:37.776Z | # # # # # # ###### # # |
| 123 | 2026-09-04T03:13:37.776Z | # # ## # # # # # # # |
| 124 | 2026-09-04T03:13:37.776Z | # # # #### # # # ###### ###### |
| 125 | 2026-09-04T03:13:37.776Z | |
| 126 | 2026-09-04T03:13:37.776Z | ++ pfexec pkg install clang-15 |
| 127 | 2026-09-04T03:13:39.225Z | Startup: Refreshing catalog 'helios' ... Done |
| 128 | 2026-09-04T03:13:39.661Z | Startup: Caching catalogs ... Done |
| 129 | 2026-09-04T03:13:42.254Z | Planning: Solver setup ... Done |
| 130 | 2026-09-04T03:13:42.323Z | Planning: Running solver ... Done |
| 131 | 2026-09-04T03:13:42.374Z | Planning: Consolidating action changes ... Done |
| 132 | 2026-09-04T03:13:42.374Z | Planning: Evaluating mediators ... Done |
| 133 | 2026-09-04T03:13:42.377Z | Planning: Planning completed in 2.68 seconds |
| 134 | 2026-09-04T03:13:42.391Z | No updates necessary for this image. |
| 135 | 2026-09-04T03:13:42.656Z | +++ uname -s |
| 136 | 2026-09-04T03:13:42.660Z | ++ nextest_host_os=SunOS |
| 137 | 2026-09-04T03:13:42.660Z | ++ case "${nextest_host_os}" in |
| 138 | 2026-09-04T03:13:42.660Z | ++ nextest_platform=illumos |
| 139 | 2026-09-04T03:13:42.661Z | ++ nextest_url=https://get.nexte.st/0.9.97/illumos |
| 140 | 2026-09-04T03:13:42.661Z | +++ mktemp -d |
| 141 | 2026-09-04T03:13:42.661Z | ++ nextest_tmp=/tmp/tmp.HnaGrc |
| 142 | 2026-09-04T03:13:42.661Z | ++ trap 'rm -rf "${nextest_tmp}"' EXIT |
| 143 | 2026-09-04T03:13:42.661Z | ++ nextest_tar=/tmp/tmp.HnaGrc/nextest.tar.gz |
| 144 | 2026-09-04T03:13:42.661Z | ++ curl -sSfL --retry 10 -o /tmp/tmp.HnaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos |
| 145 | 2026-09-04T03:13:43.275Z | ++ mkdir -p /home/build/.cargo/bin |
| 146 | 2026-09-04T03:13:43.278Z | ++ tar -xzf /tmp/tmp.HnaGrc/nextest.tar.gz -C /home/build/.cargo/bin |
| 147 | 2026-09-04T03:13:43.352Z | + pushd bgp |
| 148 | 2026-09-04T03:13:43.356Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 149 | 2026-09-04T03:13:43.356Z | + pfexec cargo nextest run -p bgp -p mg-api-types -p mg-api-types-versions |
| 150 | 2026-09-04T03:13:43.546Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 151 | 2026-09-04T03:13:44.505Z | From https://github.com/oxidecomputer/falcon |
| 152 | 2026-09-04T03:13:44.505Z | * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483 |
| 153 | 2026-09-04T03:13:44.538Z | Updating crates.io index |
| 154 | 2026-09-04T03:13:44.559Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 155 | 2026-09-04T03:13:45.198Z | From https://github.com/oxidecomputer/dendrite |
| 156 | 2026-09-04T03:13:45.198Z | * [new ref] 247502812015b409d33240b836d5bf242817453d -> refs/commit/247502812015b409d33240b836d5bf242817453d |
| 157 | 2026-09-04T03:13:45.237Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 158 | 2026-09-04T03:13:45.560Z | From https://github.com/oxidecomputer/ispf |
| 159 | 2026-09-04T03:13:45.560Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 160 | 2026-09-04T03:13:45.567Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 161 | 2026-09-04T03:13:45.945Z | From https://github.com/oxidecomputer/netadm-sys |
| 162 | 2026-09-04T03:13:45.945Z | * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2 |
| 163 | 2026-09-04T03:13:45.953Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 164 | 2026-09-04T03:13:55.932Z | From https://github.com/oxidecomputer/omicron |
| 165 | 2026-09-04T03:13:55.932Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 166 | 2026-09-04T03:13:56.357Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 167 | 2026-09-04T03:13:57.080Z | From https://github.com/oxidecomputer/opte |
| 168 | 2026-09-04T03:13:57.080Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 169 | 2026-09-04T03:13:57.112Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 170 | 2026-09-04T03:13:57.409Z | From https://github.com/oxidecomputer/slog-error-chain |
| 171 | 2026-09-04T03:13:57.409Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 172 | 2026-09-04T03:13:57.418Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 173 | 2026-09-04T03:13:57.713Z | From https://github.com/illumos/smf-rs |
| 174 | 2026-09-04T03:13:57.713Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 175 | 2026-09-04T03:13:57.721Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 176 | 2026-09-04T03:13:57.995Z | From https://github.com/oxidecomputer/network-interface |
| 177 | 2026-09-04T03:13:57.995Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 178 | 2026-09-04T03:13:58.004Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 179 | 2026-09-04T03:13:58.345Z | From https://github.com/oxidecomputer/zone |
| 180 | 2026-09-04T03:13:58.345Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 181 | 2026-09-04T03:13:58.353Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 182 | 2026-09-04T03:13:58.926Z | From https://github.com/oxidecomputer/propolis |
| 183 | 2026-09-04T03:13:58.926Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 184 | 2026-09-04T03:13:58.969Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 185 | 2026-09-04T03:13:59.471Z | From https://github.com/oxidecomputer/transceiver-control |
| 186 | 2026-09-04T03:13:59.471Z | * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea |
| 187 | 2026-09-04T03:13:59.479Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 188 | 2026-09-04T03:13:59.771Z | From https://github.com/oxidecomputer/dlpi-sys |
| 189 | 2026-09-04T03:13:59.771Z | * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1 |
| 190 | 2026-09-04T03:13:59.779Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 191 | 2026-09-04T03:14:00.118Z | From https://github.com/jmesmon/rust-libzfs |
| 192 | 2026-09-04T03:14:00.118Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 193 | 2026-09-04T03:14:00.126Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 194 | 2026-09-04T03:14:00.437Z | From https://github.com/oxidecomputer/rusty-doors |
| 195 | 2026-09-04T03:14:00.437Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 196 | 2026-09-04T03:14:00.444Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 197 | 2026-09-04T03:14:00.841Z | From https://github.com/oxidecomputer/lldp |
| 198 | 2026-09-04T03:14:00.841Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 199 | 2026-09-04T03:14:00.861Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 200 | 2026-09-04T03:14:01.206Z | From https://github.com/oxidecomputer/tufaceous |
| 201 | 2026-09-04T03:14:01.206Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 202 | 2026-09-04T03:14:01.230Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 203 | 2026-09-04T03:14:01.732Z | From https://github.com/oxidecomputer/management-gateway-service |
| 204 | 2026-09-04T03:14:01.732Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 205 | 2026-09-04T03:14:01.757Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 206 | 2026-09-04T03:14:02.643Z | From https://github.com/oxidecomputer/crucible |
| 207 | 2026-09-04T03:14:02.643Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 208 | 2026-09-04T03:14:02.691Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 209 | 2026-09-04T03:14:02.980Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 210 | 2026-09-04T03:14:02.981Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 211 | 2026-09-04T03:14:03.010Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 212 | 2026-09-04T03:14:03.444Z | From https://github.com/oxidecomputer/propolis |
| 213 | 2026-09-04T03:14:03.444Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 214 | 2026-09-04T03:14:03.490Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 215 | 2026-09-04T03:14:04.068Z | From https://github.com/oxidecomputer/crucible |
| 216 | 2026-09-04T03:14:04.068Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 217 | 2026-09-04T03:14:04.131Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 218 | 2026-09-04T03:14:04.570Z | From https://github.com/oxidecomputer/tofino |
| 219 | 2026-09-04T03:14:04.570Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 220 | 2026-09-04T03:14:04.582Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 221 | 2026-09-04T03:14:05.301Z | From https://github.com/oxidecomputer/maghemite |
| 222 | 2026-09-04T03:14:05.302Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 223 | 2026-09-04T03:14:05.335Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 224 | 2026-09-04T03:14:05.979Z | From https://github.com/oxidecomputer/clickward |
| 225 | 2026-09-04T03:14:05.979Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 226 | 2026-09-04T03:14:05.984Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 227 | 2026-09-04T03:14:06.274Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 228 | 2026-09-04T03:14:06.274Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 229 | 2026-09-04T03:14:08.007Z | Downloading crates ... |
| 230 | 2026-09-04T03:14:08.056Z | Downloaded async-recursion v1.1.1 |
| 231 | 2026-09-04T03:14:08.060Z | Downloaded base16ct v1.0.0 |
| 232 | 2026-09-04T03:14:08.063Z | Downloaded anstyle-parse v1.0.0 |
| 233 | 2026-09-04T03:14:08.072Z | Downloaded aead v0.5.2 |
| 234 | 2026-09-04T03:14:08.076Z | Downloaded cfg_aliases v0.2.2 |
| 235 | 2026-09-04T03:14:08.076Z | Downloaded colorchoice v1.0.5 |
| 236 | 2026-09-04T03:14:08.076Z | Downloaded atomic-waker v1.1.2 |
| 237 | 2026-09-04T03:14:08.076Z | Downloaded base64 v0.21.7 |
| 238 | 2026-09-04T03:14:08.076Z | Downloaded block-buffer v0.12.1 |
| 239 | 2026-09-04T03:14:08.076Z | Downloaded anstyle v1.0.14 |
| 240 | 2026-09-04T03:14:08.079Z | Downloaded bitflags v1.3.2 |
| 241 | 2026-09-04T03:14:08.079Z | Downloaded hostname v0.4.2 |
| 242 | 2026-09-04T03:14:08.082Z | Downloaded async-stream v0.3.6 |
| 243 | 2026-09-04T03:14:08.082Z | Downloaded internet-checksum v0.2.1 |
| 244 | 2026-09-04T03:14:08.082Z | Downloaded adler2 v2.0.1 |
| 245 | 2026-09-04T03:14:08.086Z | Downloaded http-body-util v0.1.5 |
| 246 | 2026-09-04T03:14:08.090Z | Downloaded bit-set v0.8.0 |
| 247 | 2026-09-04T03:14:08.090Z | Downloaded num v0.4.3 |
| 248 | 2026-09-04T03:14:08.090Z | Downloaded backoff v0.4.0 |
| 249 | 2026-09-04T03:14:08.094Z | Downloaded base64ct v1.8.3 |
| 250 | 2026-09-04T03:14:08.094Z | Downloaded backon v1.6.0 |
| 251 | 2026-09-04T03:14:08.097Z | Downloaded bcs v0.1.6 |
| 252 | 2026-09-04T03:14:08.097Z | Downloaded mime v0.3.17 |
| 253 | 2026-09-04T03:14:08.101Z | Downloaded anyhow v1.0.104 |
| 254 | 2026-09-04T03:14:08.102Z | Downloaded async-trait v0.1.92 |
| 255 | 2026-09-04T03:14:08.111Z | Downloaded jobserver v0.1.35 |
| 256 | 2026-09-04T03:14:08.111Z | Downloaded itertools v0.12.1 |
| 257 | 2026-09-04T03:14:08.115Z | Downloaded anstyle-query v1.1.5 |
| 258 | 2026-09-04T03:14:08.115Z | Downloaded blake2 v0.10.6 |
| 259 | 2026-09-04T03:14:08.115Z | Downloaded byteorder v1.5.0 |
| 260 | 2026-09-04T03:14:08.115Z | Downloaded num-complex v0.4.6 |
| 261 | 2026-09-04T03:14:08.115Z | Downloaded async-stream-impl v0.3.6 |
| 262 | 2026-09-04T03:14:08.115Z | Downloaded arrayref v0.3.9 |
| 263 | 2026-09-04T03:14:08.115Z | Downloaded atomicwrites v0.4.4 |
| 264 | 2026-09-04T03:14:08.118Z | Downloaded newtype-uuid-macros v0.1.1 |
| 265 | 2026-09-04T03:14:08.118Z | Downloaded block-buffer v0.10.4 |
| 266 | 2026-09-04T03:14:08.118Z | Downloaded match_cfg v0.1.0 |
| 267 | 2026-09-04T03:14:08.122Z | Downloaded crypto-common v0.2.2 |
| 268 | 2026-09-04T03:14:08.122Z | Downloaded const-random v0.1.18 |
| 269 | 2026-09-04T03:14:08.122Z | Downloaded clap_lex v1.1.0 |
| 270 | 2026-09-04T03:14:08.122Z | Downloaded convert_case v0.4.0 |
| 271 | 2026-09-04T03:14:08.125Z | Downloaded camino-tempfile v1.4.1 |
| 272 | 2026-09-04T03:14:08.128Z | Downloaded hyper-rustls v0.27.9 |
| 273 | 2026-09-04T03:14:08.134Z | Downloaded ciborium-ll v0.2.2 |
| 274 | 2026-09-04T03:14:08.137Z | Downloaded cobs v0.3.0 |
| 275 | 2026-09-04T03:14:08.137Z | Downloaded crucible-workspace-hack v0.1.0 |
| 276 | 2026-09-04T03:14:08.137Z | Downloaded hubpack v0.1.2 |
| 277 | 2026-09-04T03:14:08.137Z | Downloaded hubpack_derive v0.1.1 |
| 278 | 2026-09-04T03:14:08.137Z | Downloaded log v0.4.33 |
| 279 | 2026-09-04T03:14:08.142Z | Downloaded compression-core v0.4.32 |
| 280 | 2026-09-04T03:14:08.147Z | Downloaded crunchy v0.2.4 |
| 281 | 2026-09-04T03:14:08.147Z | Downloaded daft v0.1.8 |
| 282 | 2026-09-04T03:14:08.147Z | Downloaded base16ct v0.2.0 |
| 283 | 2026-09-04T03:14:08.147Z | Downloaded managed v0.8.0 |
| 284 | 2026-09-04T03:14:08.154Z | Downloaded bs58 v0.5.1 |
| 285 | 2026-09-04T03:14:08.154Z | Downloaded anstream v1.0.0 |
| 286 | 2026-09-04T03:14:08.154Z | Downloaded httpdate v1.0.3 |
| 287 | 2026-09-04T03:14:08.154Z | Downloaded ingot-types v0.1.2 |
| 288 | 2026-09-04T03:14:08.159Z | Downloaded indent_write v2.2.0 |
| 289 | 2026-09-04T03:14:08.162Z | Downloaded const-random-macro v0.1.16 |
| 290 | 2026-09-04T03:14:08.162Z | Downloaded cstr-argument v0.1.2 |
| 291 | 2026-09-04T03:14:08.162Z | Downloaded lru-cache v0.1.2 |
| 292 | 2026-09-04T03:14:08.162Z | Downloaded cpufeatures v0.3.0 |
| 293 | 2026-09-04T03:14:08.164Z | Downloaded cpufeatures v0.2.17 |
| 294 | 2026-09-04T03:14:08.164Z | Downloaded ipnet v2.12.1 |
| 295 | 2026-09-04T03:14:08.169Z | Downloaded ingot-types v0.2.0 |
| 296 | 2026-09-04T03:14:08.169Z | Downloaded konst v0.2.20 |
| 297 | 2026-09-04T03:14:08.172Z | Downloaded bytecount v0.6.9 |
| 298 | 2026-09-04T03:14:08.172Z | Downloaded crc8 v0.1.1 |
| 299 | 2026-09-04T03:14:08.172Z | Downloaded bit-vec v0.8.0 |
| 300 | 2026-09-04T03:14:08.175Z | Downloaded inout v0.1.4 |
| 301 | 2026-09-04T03:14:08.175Z | Downloaded jiff-static v0.2.35 |
| 302 | 2026-09-04T03:14:08.175Z | Downloaded ahash v0.8.12 |
| 303 | 2026-09-04T03:14:08.178Z | Downloaded aho-corasick v1.1.5 |
| 304 | 2026-09-04T03:14:08.181Z | Downloaded ciborium-io v0.2.2 |
| 305 | 2026-09-04T03:14:08.181Z | Downloaded http-body v1.1.0 |
| 306 | 2026-09-04T03:14:08.181Z | Downloaded is-terminal v0.4.17 |
| 307 | 2026-09-04T03:14:08.181Z | Downloaded ingot-macros v0.1.1 |
| 308 | 2026-09-04T03:14:08.184Z | Downloaded crypto-common v0.1.7 |
| 309 | 2026-09-04T03:14:08.184Z | Downloaded sha1 v0.11.0 |
| 310 | 2026-09-04T03:14:08.198Z | Downloaded secrecy v0.10.3 |
| 311 | 2026-09-04T03:14:08.198Z | Downloaded serde_repr v0.1.21 |
| 312 | 2026-09-04T03:14:08.198Z | Downloaded scroll_derive v0.13.1 |
| 313 | 2026-09-04T03:14:08.199Z | Downloaded serde_spanned v0.6.9 |
| 314 | 2026-09-04T03:14:08.206Z | Downloaded instant v0.1.13 |
| 315 | 2026-09-04T03:14:08.207Z | Downloaded humantime v2.4.0 |
| 316 | 2026-09-04T03:14:08.207Z | Downloaded byte-wrapper v0.1.0 |
| 317 | 2026-09-04T03:14:08.207Z | Downloaded cfg-if v1.0.4 |
| 318 | 2026-09-04T03:14:08.207Z | Downloaded icu_locale_core v2.2.0 |
| 319 | 2026-09-04T03:14:08.213Z | Downloaded ingot-macros v0.2.0 |
| 320 | 2026-09-04T03:14:08.213Z | Downloaded rustls-pemfile v2.2.0 |
| 321 | 2026-09-04T03:14:08.213Z | Downloaded autocfg v1.5.1 |
| 322 | 2026-09-04T03:14:08.213Z | Downloaded crossbeam-deque v0.8.7 |
| 323 | 2026-09-04T03:14:08.213Z | Downloaded idna_adapter v1.2.2 |
| 324 | 2026-09-04T03:14:08.213Z | Downloaded newtype_derive v0.1.6 |
| 325 | 2026-09-04T03:14:08.213Z | Downloaded sync_wrapper v1.0.2 |
| 326 | 2026-09-04T03:14:08.213Z | Downloaded termtree v0.5.1 |
| 327 | 2026-09-04T03:14:08.213Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 328 | 2026-09-04T03:14:08.213Z | Downloaded libscf-sys v1.2.0 |
| 329 | 2026-09-04T03:14:08.216Z | Downloaded memoffset v0.9.1 |
| 330 | 2026-09-04T03:14:08.216Z | Downloaded tinyvec_macros v0.1.1 |
| 331 | 2026-09-04T03:14:08.216Z | Downloaded topological-sort v0.2.2 |
| 332 | 2026-09-04T03:14:08.216Z | Downloaded is_ci v1.2.0 |
| 333 | 2026-09-04T03:14:08.216Z | Downloaded is_terminal_polyfill v1.70.2 |
| 334 | 2026-09-04T03:14:08.216Z | Downloaded linked-hash-map v0.5.6 |
| 335 | 2026-09-04T03:14:08.216Z | Downloaded newline-converter v0.3.0 |
| 336 | 2026-09-04T03:14:08.217Z | Downloaded num-iter v0.1.46 |
| 337 | 2026-09-04T03:14:08.217Z | Downloaded camino v1.2.5 |
| 338 | 2026-09-04T03:14:08.217Z | Downloaded ident_case v1.0.1 |
| 339 | 2026-09-04T03:14:08.217Z | Downloaded no-std-compat v0.4.1 |
| 340 | 2026-09-04T03:14:08.220Z | Downloaded num-conv v0.2.2 |
| 341 | 2026-09-04T03:14:08.220Z | Downloaded argon2 v0.5.3 |
| 342 | 2026-09-04T03:14:08.220Z | Downloaded constant_time_eq v0.4.2 |
| 343 | 2026-09-04T03:14:08.220Z | Downloaded lazy_static v1.5.0 |
| 344 | 2026-09-04T03:14:08.223Z | Downloaded cmake v0.1.58 |
| 345 | 2026-09-04T03:14:08.223Z | Downloaded chacha20 v0.9.1 |
| 346 | 2026-09-04T03:14:08.223Z | Downloaded const_format_proc_macros v0.2.34 |
| 347 | 2026-09-04T03:14:08.227Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 348 | 2026-09-04T03:14:08.227Z | Downloaded macaddr v1.0.1 |
| 349 | 2026-09-04T03:14:08.227Z | Downloaded natord v1.0.9 |
| 350 | 2026-09-04T03:14:08.227Z | Downloaded cancel-safe-futures v0.1.5 |
| 351 | 2026-09-04T03:14:08.230Z | Downloaded itoa v1.0.18 |
| 352 | 2026-09-04T03:14:08.230Z | Downloaded arc-swap v1.9.2 |
| 353 | 2026-09-04T03:14:08.238Z | Downloaded critical-section v1.2.0 |
| 354 | 2026-09-04T03:14:08.238Z | Downloaded konst_macro_rules v0.2.19 |
| 355 | 2026-09-04T03:14:08.241Z | Downloaded untrusted v0.7.1 |
| 356 | 2026-09-04T03:14:08.241Z | Downloaded version_check v0.9.5 |
| 357 | 2026-09-04T03:14:08.241Z | Downloaded num-derive v0.4.2 |
| 358 | 2026-09-04T03:14:08.241Z | Downloaded memmap v0.7.0 |
| 359 | 2026-09-04T03:14:08.241Z | Downloaded thread_local v1.1.10 |
| 360 | 2026-09-04T03:14:08.246Z | Downloaded lru-slab v0.1.2 |
| 361 | 2026-09-04T03:14:08.246Z | Downloaded serde_derive_internals v0.29.1 |
| 362 | 2026-09-04T03:14:08.246Z | Downloaded slog-dtrace v0.3.0 |
| 363 | 2026-09-04T03:14:08.246Z | Downloaded xattr v1.6.1 |
| 364 | 2026-09-04T03:14:08.249Z | Downloaded defmt v0.3.100 |
| 365 | 2026-09-04T03:14:08.249Z | Downloaded embedded-io v0.4.0 |
| 366 | 2026-09-04T03:14:08.249Z | Downloaded float-ord v0.3.2 |
| 367 | 2026-09-04T03:14:08.249Z | Downloaded http v1.5.0 |
| 368 | 2026-09-04T03:14:08.252Z | Downloaded static_assertions v1.1.0 |
| 369 | 2026-09-04T03:14:08.252Z | Downloaded arrayvec v0.7.8 |
| 370 | 2026-09-04T03:14:08.255Z | Downloaded compression-codecs v0.4.38 |
| 371 | 2026-09-04T03:14:08.259Z | Downloaded cargo_toml v0.22.3 |
| 372 | 2026-09-04T03:14:08.259Z | Downloaded crossbeam-epoch v0.9.20 |
| 373 | 2026-09-04T03:14:08.259Z | Downloaded chacha20 v0.10.1 |
| 374 | 2026-09-04T03:14:08.263Z | Downloaded clap_derive v4.6.4 |
| 375 | 2026-09-04T03:14:08.264Z | Downloaded console v0.16.4 |
| 376 | 2026-09-04T03:14:08.264Z | Downloaded smf v0.2.3 |
| 377 | 2026-09-04T03:14:08.264Z | Downloaded tiny-keccak v2.0.2 |
| 378 | 2026-09-04T03:14:08.271Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 379 | 2026-09-04T03:14:08.271Z | Downloaded tower-layer v0.3.3 |
| 380 | 2026-09-04T03:14:08.271Z | Downloaded keccak v0.1.6 |
| 381 | 2026-09-04T03:14:08.271Z | Downloaded dof v0.3.0 |
| 382 | 2026-09-04T03:14:08.272Z | Downloaded allocator-api2 v0.2.21 |
| 383 | 2026-09-04T03:14:08.276Z | Downloaded hybrid-array v0.4.14 |
| 384 | 2026-09-04T03:14:08.276Z | Downloaded ipnetwork v0.21.1 |
| 385 | 2026-09-04T03:14:08.276Z | Downloaded icu_properties v2.2.0 |
| 386 | 2026-09-04T03:14:08.276Z | Downloaded crc32fast v1.5.0 |
| 387 | 2026-09-04T03:14:08.276Z | Downloaded rusty-fork v0.3.1 |
| 388 | 2026-09-04T03:14:08.276Z | Downloaded ciborium v0.2.2 |
| 389 | 2026-09-04T03:14:08.276Z | Downloaded colored v3.1.1 |
| 390 | 2026-09-04T03:14:08.279Z | Downloaded tabwriter v1.4.1 |
| 391 | 2026-09-04T03:14:08.279Z | Downloaded hash32 v0.3.1 |
| 392 | 2026-09-04T03:14:08.279Z | Downloaded hostname v0.3.1 |
| 393 | 2026-09-04T03:14:08.279Z | Downloaded typify-macro v0.6.2 |
| 394 | 2026-09-04T03:14:08.279Z | Downloaded usdt v0.6.0 |
| 395 | 2026-09-04T03:14:08.284Z | Downloaded utf8_iter v1.0.4 |
| 396 | 2026-09-04T03:14:08.284Z | Downloaded bitflags v2.13.1 |
| 397 | 2026-09-04T03:14:08.288Z | Downloaded hex v0.4.3 |
| 398 | 2026-09-04T03:14:08.288Z | Downloaded num_threads v0.1.7 |
| 399 | 2026-09-04T03:14:08.288Z | Downloaded cookie v0.18.2 |
| 400 | 2026-09-04T03:14:08.288Z | Downloaded num-rational v0.4.2 |
| 401 | 2026-09-04T03:14:08.288Z | Downloaded linear-map v1.2.0 |
| 402 | 2026-09-04T03:14:08.292Z | Downloaded num_enum v0.5.11 |
| 403 | 2026-09-04T03:14:08.292Z | Downloaded vsss-rs v3.3.4 |
| 404 | 2026-09-04T03:14:08.292Z | Downloaded zeroize_derive v1.5.0 |
| 405 | 2026-09-04T03:14:08.298Z | Downloaded ingot v0.1.1 |
| 406 | 2026-09-04T03:14:08.298Z | Downloaded crossbeam-utils v0.8.22 |
| 407 | 2026-09-04T03:14:08.298Z | Downloaded multer v3.1.0 |
| 408 | 2026-09-04T03:14:08.301Z | Downloaded newtype-uuid v1.4.0 |
| 409 | 2026-09-04T03:14:08.301Z | Downloaded rustversion v1.0.23 |
| 410 | 2026-09-04T03:14:08.301Z | Downloaded proc-macro-crate v1.3.1 |
| 411 | 2026-09-04T03:14:08.301Z | Downloaded darling_macro v0.21.3 |
| 412 | 2026-09-04T03:14:08.302Z | Downloaded dtrace-parser v0.3.0 |
| 413 | 2026-09-04T03:14:08.302Z | Downloaded embedded-io v0.6.1 |
| 414 | 2026-09-04T03:14:08.302Z | Downloaded foreign-types v0.5.0 |
| 415 | 2026-09-04T03:14:08.302Z | Downloaded proc-macro-crate v3.5.0 |
| 416 | 2026-09-04T03:14:08.305Z | Downloaded slog-envlogger v2.2.0 |
| 417 | 2026-09-04T03:14:08.311Z | Downloaded scroll_derive v0.12.1 |
| 418 | 2026-09-04T03:14:08.315Z | Downloaded strum_macros v0.27.2 |
| 419 | 2026-09-04T03:14:08.315Z | Downloaded spin v0.5.2 |
| 420 | 2026-09-04T03:14:08.315Z | Downloaded base64 v0.22.1 |
| 421 | 2026-09-04T03:14:08.319Z | Downloaded libsw-core v0.3.2 |
| 422 | 2026-09-04T03:14:08.322Z | Downloaded libsw v3.5.0 |
| 423 | 2026-09-04T03:14:08.322Z | Downloaded tracing-attributes v0.1.31 |
| 424 | 2026-09-04T03:14:08.322Z | Downloaded httparse v1.10.1 |
| 425 | 2026-09-04T03:14:08.322Z | Downloaded cipher v0.4.4 |
| 426 | 2026-09-04T03:14:08.327Z | Downloaded serde_urlencoded v0.7.1 |
| 427 | 2026-09-04T03:14:08.330Z | Downloaded foreign-types v0.3.2 |
| 428 | 2026-09-04T03:14:08.330Z | Downloaded openssl-macros v0.1.1 |
| 429 | 2026-09-04T03:14:08.330Z | Downloaded parse-display v0.10.0 |
| 430 | 2026-09-04T03:14:08.333Z | Downloaded async-compression v0.4.43 |
| 431 | 2026-09-04T03:14:08.336Z | Downloaded rand_chacha v0.3.1 |
| 432 | 2026-09-04T03:14:08.343Z | Downloaded signal-hook-registry v1.4.8 |
| 433 | 2026-09-04T03:14:08.346Z | Downloaded indicatif v0.18.6 |
| 434 | 2026-09-04T03:14:08.349Z | Downloaded const-oid v0.10.2 |
| 435 | 2026-09-04T03:14:08.349Z | Downloaded csv-core v0.1.13 |
| 436 | 2026-09-04T03:14:08.350Z | Downloaded pest_derive v2.8.8 |
| 437 | 2026-09-04T03:14:08.355Z | Downloaded ryu v1.0.23 |
| 438 | 2026-09-04T03:14:08.355Z | Downloaded oxnet v0.1.7 |
| 439 | 2026-09-04T03:14:08.355Z | Downloaded zmij v1.0.23 |
| 440 | 2026-09-04T03:14:08.359Z | Downloaded pest_generator v2.8.8 |
| 441 | 2026-09-04T03:14:08.359Z | Downloaded quick-error v1.2.3 |
| 442 | 2026-09-04T03:14:08.359Z | Downloaded usdt-macro v0.6.0 |
| 443 | 2026-09-04T03:14:08.359Z | Downloaded utf-8 v0.7.6 |
| 444 | 2026-09-04T03:14:08.359Z | Downloaded universal-hash v0.5.1 |
| 445 | 2026-09-04T03:14:08.370Z | Downloaded typify-macro v0.4.3 |
| 446 | 2026-09-04T03:14:08.370Z | Downloaded usdt-macro v0.5.0 |
| 447 | 2026-09-04T03:14:08.370Z | Downloaded serde-big-array v0.5.1 |
| 448 | 2026-09-04T03:14:08.370Z | Downloaded errno v0.3.14 |
| 449 | 2026-09-04T03:14:08.370Z | Downloaded defmt v1.1.1 |
| 450 | 2026-09-04T03:14:08.375Z | Downloaded test-strategy v0.4.5 |
| 451 | 2026-09-04T03:14:08.375Z | Downloaded usdt-impl v0.5.0 |
| 452 | 2026-09-04T03:14:08.375Z | Downloaded tabled_derive v0.7.0 |
| 453 | 2026-09-04T03:14:08.375Z | Downloaded iana-time-zone v0.1.65 |
| 454 | 2026-09-04T03:14:08.375Z | Downloaded schemars_derive v0.8.22 |
| 455 | 2026-09-04T03:14:08.379Z | Downloaded serde_tokenstream v0.3.0 |
| 456 | 2026-09-04T03:14:08.379Z | Downloaded form_urlencoded v1.2.2 |
| 457 | 2026-09-04T03:14:08.379Z | Downloaded futures-channel v0.3.34 |
| 458 | 2026-09-04T03:14:08.379Z | Downloaded tempfile v3.27.0 |
| 459 | 2026-09-04T03:14:08.383Z | Downloaded slog-stdlog v4.1.1 |
| 460 | 2026-09-04T03:14:08.383Z | Downloaded clap v4.6.6 |
| 461 | 2026-09-04T03:14:08.387Z | Downloaded bytes v1.12.1 |
| 462 | 2026-09-04T03:14:08.390Z | Downloaded chacha20poly1305 v0.10.1 |
| 463 | 2026-09-04T03:14:08.393Z | Downloaded tracing-core v0.1.36 |
| 464 | 2026-09-04T03:14:08.393Z | Downloaded thread-id v5.1.0 |
| 465 | 2026-09-04T03:14:08.393Z | Downloaded zone_cfg_derive v0.3.1 |
| 466 | 2026-09-04T03:14:08.393Z | Downloaded icu_collections v2.2.0 |
| 467 | 2026-09-04T03:14:08.398Z | Downloaded icu_normalizer_data v2.2.0 |
| 468 | 2026-09-04T03:14:08.402Z | Downloaded parse-display-derive v0.10.0 |
| 469 | 2026-09-04T03:14:08.404Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 470 | 2026-09-04T03:14:08.404Z | Downloaded oxide-tokio-rt v0.1.6 |
| 471 | 2026-09-04T03:14:08.404Z | Downloaded tinystr v0.8.3 |
| 472 | 2026-09-04T03:14:08.407Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 473 | 2026-09-04T03:14:08.407Z | Downloaded generic-array v0.14.7 |
| 474 | 2026-09-04T03:14:08.411Z | Downloaded olpc-cjson v0.1.4 |
| 475 | 2026-09-04T03:14:08.411Z | Downloaded futures-task v0.3.34 |
| 476 | 2026-09-04T03:14:08.415Z | Downloaded fxhash v0.2.1 |
| 477 | 2026-09-04T03:14:08.415Z | Downloaded progenitor-extras v0.2.0 |
| 478 | 2026-09-04T03:14:08.415Z | Downloaded rand_core v0.9.5 |
| 479 | 2026-09-04T03:14:08.423Z | Downloaded rand_core v0.6.4 |
| 480 | 2026-09-04T03:14:08.423Z | Downloaded writeable v0.6.3 |
| 481 | 2026-09-04T03:14:08.433Z | Downloaded defmt-macros v1.1.1 |
| 482 | 2026-09-04T03:14:08.433Z | Downloaded dyn-clone v1.0.20 |
| 483 | 2026-09-04T03:14:08.433Z | Downloaded same-file v1.0.6 |
| 484 | 2026-09-04T03:14:08.433Z | Downloaded indexmap v1.9.3 |
| 485 | 2026-09-04T03:14:08.433Z | Downloaded litemap v0.8.2 |
| 486 | 2026-09-04T03:14:08.433Z | Downloaded lock_api v0.4.14 |
| 487 | 2026-09-04T03:14:08.433Z | Downloaded num-integer v0.1.47 |
| 488 | 2026-09-04T03:14:08.441Z | Downloaded toml v0.8.23 |
| 489 | 2026-09-04T03:14:08.441Z | Downloaded yoke v0.8.3 |
| 490 | 2026-09-04T03:14:08.441Z | Downloaded elliptic-curve v0.13.8 |
| 491 | 2026-09-04T03:14:08.441Z | Downloaded socket2 v0.6.5 |
| 492 | 2026-09-04T03:14:08.441Z | Downloaded rand_chacha v0.9.0 |
| 493 | 2026-09-04T03:14:08.441Z | Downloaded rustls-native-certs v0.8.4 |
| 494 | 2026-09-04T03:14:08.441Z | Downloaded erased-serde v0.3.31 |
| 495 | 2026-09-04T03:14:08.441Z | Downloaded progenitor-macro v0.13.0 |
| 496 | 2026-09-04T03:14:08.441Z | Downloaded plain v0.2.3 |
| 497 | 2026-09-04T03:14:08.447Z | Downloaded serde_path_to_error v0.1.20 |
| 498 | 2026-09-04T03:14:08.447Z | Downloaded fs-err v3.3.1 |
| 499 | 2026-09-04T03:14:08.447Z | Downloaded progenitor-client v0.14.0 |
| 500 | 2026-09-04T03:14:08.447Z | Downloaded progenitor-macro v0.14.0 |
| 501 | 2026-09-04T03:14:08.447Z | Downloaded futures v0.3.34 |
| 502 | 2026-09-04T03:14:08.447Z | Downloaded parking_lot_core v0.8.6 |
| 503 | 2026-09-04T03:14:08.447Z | Downloaded crossbeam-channel v0.5.16 |
| 504 | 2026-09-04T03:14:08.451Z | Downloaded crypto-bigint v0.5.5 |
| 505 | 2026-09-04T03:14:08.468Z | Downloaded ingot v0.2.1 |
| 506 | 2026-09-04T03:14:08.468Z | Downloaded memmap2 v0.9.11 |
| 507 | 2026-09-04T03:14:08.469Z | Downloaded slog-async v2.8.0 |
| 508 | 2026-09-04T03:14:08.469Z | Downloaded semver v0.1.20 |
| 509 | 2026-09-04T03:14:08.469Z | Downloaded icu_normalizer v2.2.0 |
| 510 | 2026-09-04T03:14:08.478Z | Downloaded scopeguard v1.2.0 |
| 511 | 2026-09-04T03:14:08.478Z | Downloaded structmeta-derive v0.3.0 |
| 512 | 2026-09-04T03:14:08.478Z | Downloaded toml_datetime v0.6.11 |
| 513 | 2026-09-04T03:14:08.478Z | Downloaded thread-id v4.2.2 |
| 514 | 2026-09-04T03:14:08.478Z | Downloaded try-lock v0.2.5 |
| 515 | 2026-09-04T03:14:08.478Z | Downloaded proc-macro-error v1.0.4 |
| 516 | 2026-09-04T03:14:08.478Z | Downloaded spin v0.9.9 |
| 517 | 2026-09-04T03:14:08.478Z | Downloaded tokio-rustls v0.26.4 |
| 518 | 2026-09-04T03:14:08.478Z | Downloaded smawk v0.3.3 |
| 519 | 2026-09-04T03:14:08.478Z | Downloaded thiserror v2.0.20 |
| 520 | 2026-09-04T03:14:08.478Z | Downloaded progenitor v0.13.0 |
| 521 | 2026-09-04T03:14:08.478Z | Downloaded slog-bunyan v2.5.0 |
| 522 | 2026-09-04T03:14:08.480Z | Downloaded supports-color v3.0.2 |
| 523 | 2026-09-04T03:14:08.480Z | Downloaded usdt v0.5.0 |
| 524 | 2026-09-04T03:14:08.502Z | Downloaded zone v0.3.1 |
| 525 | 2026-09-04T03:14:08.502Z | Downloaded utf8parse v0.2.2 |
| 526 | 2026-09-04T03:14:08.502Z | Downloaded enum-as-inner v0.6.1 |
| 527 | 2026-09-04T03:14:08.502Z | Downloaded slog v2.8.2 |
| 528 | 2026-09-04T03:14:08.503Z | Downloaded getrandom v0.2.17 |
| 529 | 2026-09-04T03:14:08.503Z | Downloaded once_cell v1.21.4 |
| 530 | 2026-09-04T03:14:08.503Z | Downloaded port-file v0.1.0 |
| 531 | 2026-09-04T03:14:08.514Z | Downloaded potential_utf v0.1.5 |
| 532 | 2026-09-04T03:14:08.514Z | Downloaded xz2 v0.1.7 |
| 533 | 2026-09-04T03:14:08.514Z | Downloaded foldhash v0.2.0 |
| 534 | 2026-09-04T03:14:08.514Z | Downloaded sha2 v0.10.9 |
| 535 | 2026-09-04T03:14:08.514Z | Downloaded steno v0.4.1 |
| 536 | 2026-09-04T03:14:08.514Z | Downloaded num-traits v0.2.19 |
| 537 | 2026-09-04T03:14:08.514Z | Downloaded rustls-pki-types v1.15.1 |
| 538 | 2026-09-04T03:14:08.514Z | Downloaded hyper-util v0.1.20 |
| 539 | 2026-09-04T03:14:08.514Z | Downloaded darling v0.21.3 |
| 540 | 2026-09-04T03:14:08.514Z | Downloaded cc v1.4.2 |
| 541 | 2026-09-04T03:14:08.514Z | Downloaded futures-io v0.3.34 |
| 542 | 2026-09-04T03:14:08.528Z | Downloaded heck v0.5.0 |
| 543 | 2026-09-04T03:14:08.528Z | Downloaded simd-adler32 v0.3.10 |
| 544 | 2026-09-04T03:14:08.528Z | Downloaded dof v0.4.0 |
| 545 | 2026-09-04T03:14:08.528Z | Downloaded darling_macro v0.23.0 |
| 546 | 2026-09-04T03:14:08.528Z | Downloaded hmac v0.12.1 |
| 547 | 2026-09-04T03:14:08.528Z | Downloaded serde_yaml v0.9.34+deprecated |
| 548 | 2026-09-04T03:14:08.528Z | Downloaded parking_lot v0.12.5 |
| 549 | 2026-09-04T03:14:08.528Z | Downloaded thiserror-no-std v2.0.2 |
| 550 | 2026-09-04T03:14:08.528Z | Downloaded powerfmt v0.2.0 |
| 551 | 2026-09-04T03:14:08.528Z | Downloaded icu_provider v2.2.0 |
| 552 | 2026-09-04T03:14:08.528Z | Downloaded openssl-probe v0.2.1 |
| 553 | 2026-09-04T03:14:08.528Z | Downloaded zeroize v1.9.0 |
| 554 | 2026-09-04T03:14:08.534Z | Downloaded diff v0.1.13 |
| 555 | 2026-09-04T03:14:08.534Z | Downloaded miniz_oxide v0.8.9 |
| 556 | 2026-09-04T03:14:08.534Z | Downloaded terminal_size v0.4.4 |
| 557 | 2026-09-04T03:14:08.534Z | Downloaded strum_macros v0.26.4 |
| 558 | 2026-09-04T03:14:08.534Z | Downloaded slog-json v2.6.1 |
| 559 | 2026-09-04T03:14:08.534Z | Downloaded const_format v0.2.36 |
| 560 | 2026-09-04T03:14:08.544Z | Downloaded displaydoc v0.2.7 |
| 561 | 2026-09-04T03:14:08.544Z | Downloaded progenitor-client v0.10.0 |
| 562 | 2026-09-04T03:14:08.544Z | Downloaded glob v0.3.4 |
| 563 | 2026-09-04T03:14:08.544Z | Downloaded unsafe-libyaml v0.2.11 |
| 564 | 2026-09-04T03:14:08.544Z | Downloaded prettyplease v0.2.37 |
| 565 | 2026-09-04T03:14:08.550Z | Downloaded similar v3.2.0 |
| 566 | 2026-09-04T03:14:08.550Z | Downloaded ref-cast-impl v1.0.26 |
| 567 | 2026-09-04T03:14:08.550Z | Downloaded rustc_version v0.1.7 |
| 568 | 2026-09-04T03:14:08.550Z | Downloaded getrandom v0.3.4 |
| 569 | 2026-09-04T03:14:08.555Z | Downloaded filetime v0.2.29 |
| 570 | 2026-09-04T03:14:08.555Z | Downloaded siphasher v1.0.3 |
| 571 | 2026-09-04T03:14:08.559Z | Downloaded half v2.7.1 |
| 572 | 2026-09-04T03:14:08.560Z | Downloaded strum v0.27.2 |
| 573 | 2026-09-04T03:14:08.576Z | Downloaded omicron-workspace-hack v0.1.0 |
| 574 | 2026-09-04T03:14:08.576Z | Downloaded subtle v2.6.1 |
| 575 | 2026-09-04T03:14:08.581Z | Downloaded wait-timeout v0.2.1 |
| 576 | 2026-09-04T03:14:08.581Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 577 | 2026-09-04T03:14:08.581Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 578 | 2026-09-04T03:14:08.581Z | Downloaded mio v1.2.2 |
| 579 | 2026-09-04T03:14:08.581Z | Downloaded whoami v1.6.1 |
| 580 | 2026-09-04T03:14:08.581Z | Downloaded progenitor-impl v0.10.0 |
| 581 | 2026-09-04T03:14:08.581Z | Downloaded pin-project v1.1.13 |
| 582 | 2026-09-04T03:14:08.595Z | Downloaded ucd-trie v0.1.7 |
| 583 | 2026-09-04T03:14:08.595Z | Downloaded futures-executor v0.3.34 |
| 584 | 2026-09-04T03:14:08.595Z | Downloaded foreign-types-shared v0.1.1 |
| 585 | 2026-09-04T03:14:08.619Z | Downloaded deranged v0.5.8 |
| 586 | 2026-09-04T03:14:08.619Z | Downloaded dunce v1.0.5 |
| 587 | 2026-09-04T03:14:08.619Z | Downloaded fnv v1.0.7 |
| 588 | 2026-09-04T03:14:08.619Z | Downloaded thiserror v1.0.69 |
| 589 | 2026-09-04T03:14:08.619Z | Downloaded zerocopy-derive v0.8.56 |
| 590 | 2026-09-04T03:14:08.619Z | Downloaded similar v2.7.0 |
| 591 | 2026-09-04T03:14:08.619Z | Downloaded highway v1.3.0 |
| 592 | 2026-09-04T03:14:08.629Z | Downloaded futures-core v0.3.34 |
| 593 | 2026-09-04T03:14:08.629Z | Downloaded pin-project-lite v0.2.17 |
| 594 | 2026-09-04T03:14:08.629Z | Downloaded tagptr v0.2.0 |
| 595 | 2026-09-04T03:14:08.629Z | Downloaded want v0.3.1 |
| 596 | 2026-09-04T03:14:08.629Z | Downloaded minimal-lexical v0.2.1 |
| 597 | 2026-09-04T03:14:08.629Z | Downloaded git-stub-vcs v0.1.0 |
| 598 | 2026-09-04T03:14:08.629Z | Downloaded paste v1.0.15 |
| 599 | 2026-09-04T03:14:08.629Z | Downloaded thiserror-impl v2.0.20 |
| 600 | 2026-09-04T03:14:08.629Z | Downloaded textwrap v0.16.2 |
| 601 | 2026-09-04T03:14:08.629Z | Downloaded darling_core v0.23.0 |
| 602 | 2026-09-04T03:14:08.629Z | Downloaded proc-macro-error-attr v1.0.4 |
| 603 | 2026-09-04T03:14:08.629Z | Downloaded quote v1.0.47 |
| 604 | 2026-09-04T03:14:08.629Z | Downloaded untrusted v0.9.0 |
| 605 | 2026-09-04T03:14:08.629Z | Downloaded sha1 v0.10.7 |
| 606 | 2026-09-04T03:14:08.629Z | Downloaded strum v0.26.3 |
| 607 | 2026-09-04T03:14:08.629Z | Downloaded git-stub v1.0.0 |
| 608 | 2026-09-04T03:14:08.629Z | Downloaded serde_spanned v1.1.1 |
| 609 | 2026-09-04T03:14:08.629Z | Downloaded tower-service v0.3.3 |
| 610 | 2026-09-04T03:14:08.629Z | Downloaded daft-derive v0.1.8 |
| 611 | 2026-09-04T03:14:08.641Z | Downloaded password-hash v0.5.0 |
| 612 | 2026-09-04T03:14:08.641Z | Downloaded owo-colors v4.3.0 |
| 613 | 2026-09-04T03:14:08.641Z | Downloaded derive-where v1.6.1 |
| 614 | 2026-09-04T03:14:08.641Z | Downloaded derive_more v0.99.20 |
| 615 | 2026-09-04T03:14:08.648Z | Downloaded indexmap v2.14.0 |
| 616 | 2026-09-04T03:14:08.648Z | Downloaded slab v0.4.12 |
| 617 | 2026-09-04T03:14:08.648Z | Downloaded slog-scope v4.4.1 |
| 618 | 2026-09-04T03:14:08.648Z | Downloaded phf v0.12.1 |
| 619 | 2026-09-04T03:14:08.648Z | Downloaded scroll v0.13.0 |
| 620 | 2026-09-04T03:14:08.648Z | Downloaded unicode-xid v0.2.6 |
| 621 | 2026-09-04T03:14:08.649Z | Downloaded strsim v0.11.1 |
| 622 | 2026-09-04T03:14:08.649Z | Downloaded take_mut v0.2.2 |
| 623 | 2026-09-04T03:14:08.652Z | Downloaded jiff-core v0.1.0 |
| 624 | 2026-09-04T03:14:08.653Z | Downloaded unicode-segmentation v1.13.3 |
| 625 | 2026-09-04T03:14:08.663Z | Downloaded usdt-attr-macro v0.6.0 |
| 626 | 2026-09-04T03:14:08.663Z | Downloaded postcard v1.1.3 |
| 627 | 2026-09-04T03:14:08.663Z | Downloaded tokio-dtrace v0.1.1 |
| 628 | 2026-09-04T03:14:08.676Z | Downloaded defmt-parser v1.0.0 |
| 629 | 2026-09-04T03:14:08.676Z | Downloaded zerofrom-derive v0.1.7 |
| 630 | 2026-09-04T03:14:08.677Z | Downloaded opaque-debug v0.3.1 |
| 631 | 2026-09-04T03:14:08.677Z | Downloaded ref-cast v1.0.26 |
| 632 | 2026-09-04T03:14:08.677Z | Downloaded memchr v2.8.3 |
| 633 | 2026-09-04T03:14:08.677Z | Downloaded toml_edit v0.19.15 |
| 634 | 2026-09-04T03:14:08.686Z | Downloaded fixedbitset v0.5.7 |
| 635 | 2026-09-04T03:14:08.686Z | Downloaded fs_extra v1.3.0 |
| 636 | 2026-09-04T03:14:08.686Z | Downloaded either v1.17.0 |
| 637 | 2026-09-04T03:14:08.686Z | Downloaded scroll v0.12.0 |
| 638 | 2026-09-04T03:14:08.686Z | Downloaded serial_test_derive v4.0.1 |
| 639 | 2026-09-04T03:14:08.687Z | Downloaded pretty-hex v0.4.2 |
| 640 | 2026-09-04T03:14:08.687Z | Downloaded unarray v0.1.4 |
| 641 | 2026-09-04T03:14:08.694Z | Downloaded num_enum v0.7.6 |
| 642 | 2026-09-04T03:14:08.694Z | Downloaded phf_shared v0.12.1 |
| 643 | 2026-09-04T03:14:08.694Z | Downloaded progenitor-macro v0.10.0 |
| 644 | 2026-09-04T03:14:08.694Z | Downloaded time-core v0.1.9 |
| 645 | 2026-09-04T03:14:08.694Z | Downloaded serde_with_macros v3.22.0 |
| 646 | 2026-09-04T03:14:08.694Z | Downloaded darling v0.23.0 |
| 647 | 2026-09-04T03:14:08.694Z | Downloaded term v1.2.1 |
| 648 | 2026-09-04T03:14:08.694Z | Downloaded progenitor-client v0.13.0 |
| 649 | 2026-09-04T03:14:08.694Z | Downloaded smartstring v1.0.1 |
| 650 | 2026-09-04T03:14:08.699Z | Downloaded progenitor v0.14.0 |
| 651 | 2026-09-04T03:14:08.699Z | Downloaded gethostname v0.5.0 |
| 652 | 2026-09-04T03:14:08.699Z | Downloaded foreign-types-shared v0.3.1 |
| 653 | 2026-09-04T03:14:08.704Z | Downloaded heapless v0.8.0 |
| 654 | 2026-09-04T03:14:08.714Z | Downloaded rustc_version v0.4.1 |
| 655 | 2026-09-04T03:14:08.714Z | Downloaded serde_plain v1.0.2 |
| 656 | 2026-09-04T03:14:08.727Z | Downloaded tokio-macros v2.7.2 |
| 657 | 2026-09-04T03:14:08.727Z | Downloaded synstructure v0.13.2 |
| 658 | 2026-09-04T03:14:08.727Z | Downloaded uuid v1.26.0 |
| 659 | 2026-09-04T03:14:08.727Z | Downloaded unicode-normalization v0.1.25 |
| 660 | 2026-09-04T03:14:08.727Z | Downloaded tungstenite v0.21.0 |
| 661 | 2026-09-04T03:14:08.733Z | Downloaded digest v0.11.3 |
| 662 | 2026-09-04T03:14:08.733Z | Downloaded zerofrom v0.1.8 |
| 663 | 2026-09-04T03:14:08.733Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 664 | 2026-09-04T03:14:08.733Z | Downloaded serde_derive v1.0.229 |
| 665 | 2026-09-04T03:14:08.733Z | Downloaded sigpipe v0.1.3 |
| 666 | 2026-09-04T03:14:08.733Z | Downloaded ron v0.12.2 |
| 667 | 2026-09-04T03:14:08.741Z | Downloaded foldhash v0.1.5 |
| 668 | 2026-09-04T03:14:08.741Z | Downloaded serde_core v1.0.229 |
| 669 | 2026-09-04T03:14:08.745Z | Downloaded typeid v1.0.3 |
| 670 | 2026-09-04T03:14:08.745Z | Downloaded unit-prefix v0.5.2 |
| 671 | 2026-09-04T03:14:08.745Z | Downloaded qorb v0.4.1 |
| 672 | 2026-09-04T03:14:08.745Z | Downloaded expectorate v1.3.0 |
| 673 | 2026-09-04T03:14:08.750Z | Downloaded fastrand v2.5.0 |
| 674 | 2026-09-04T03:14:08.750Z | Downloaded poly1305 v0.8.0 |
| 675 | 2026-09-04T03:14:08.758Z | Downloaded rustls-platform-verifier v0.7.0 |
| 676 | 2026-09-04T03:14:08.762Z | Downloaded rustc-hash v2.1.3 |
| 677 | 2026-09-04T03:14:08.762Z | Downloaded serial_test v4.0.1 |
| 678 | 2026-09-04T03:14:08.763Z | Downloaded testing_table v0.3.0 |
| 679 | 2026-09-04T03:14:08.763Z | Downloaded rand_pcg v0.10.2 |
| 680 | 2026-09-04T03:14:08.763Z | Downloaded swrite v0.1.0 |
| 681 | 2026-09-04T03:14:08.763Z | Downloaded rand_xorshift v0.4.0 |
| 682 | 2026-09-04T03:14:08.763Z | Downloaded unicode-linebreak v0.1.5 |
| 683 | 2026-09-04T03:14:08.772Z | Downloaded papergrid v0.18.0 |
| 684 | 2026-09-04T03:14:08.781Z | Downloaded equivalent v1.0.2 |
| 685 | 2026-09-04T03:14:08.781Z | Downloaded dtrace-parser v0.2.0 |
| 686 | 2026-09-04T03:14:08.781Z | Downloaded blake3 v1.8.6 |
| 687 | 2026-09-04T03:14:08.786Z | Downloaded smallvec v1.15.2 |
| 688 | 2026-09-04T03:14:08.786Z | Downloaded thin-vec v0.2.19 |
| 689 | 2026-09-04T03:14:08.786Z | Downloaded progenitor v0.10.0 |
| 690 | 2026-09-04T03:14:08.786Z | Downloaded walkdir v2.5.0 |
| 691 | 2026-09-04T03:14:08.787Z | Downloaded data-encoding v2.11.1 |
| 692 | 2026-09-04T03:14:08.787Z | Downloaded ff v0.13.1 |
| 693 | 2026-09-04T03:14:08.794Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 694 | 2026-09-04T03:14:08.794Z | Downloaded typenum v1.20.1 |
| 695 | 2026-09-04T03:14:08.794Z | Downloaded usdt-attr-macro v0.5.0 |
| 696 | 2026-09-04T03:14:08.794Z | Downloaded percent-encoding v2.3.2 |
| 697 | 2026-09-04T03:14:08.810Z | Downloaded nom v7.1.3 |
| 698 | 2026-09-04T03:14:08.810Z | Downloaded pest v2.8.8 |
| 699 | 2026-09-04T03:14:08.810Z | Downloaded toml_edit v0.22.27 |
| 700 | 2026-09-04T03:14:08.821Z | Downloaded globset v0.4.20 |
| 701 | 2026-09-04T03:14:08.821Z | Downloaded itertools v0.15.0 |
| 702 | 2026-09-04T03:14:08.822Z | Downloaded derive-ex v0.1.8 |
| 703 | 2026-09-04T03:14:08.822Z | Downloaded stable_deref_trait v1.2.1 |
| 704 | 2026-09-04T03:14:08.822Z | Downloaded clap_builder v4.6.6 |
| 705 | 2026-09-04T03:14:08.822Z | Downloaded dropshot-api-manager v0.8.0 |
| 706 | 2026-09-04T03:14:08.822Z | Downloaded flate2 v1.1.9 |
| 707 | 2026-09-04T03:14:08.822Z | Downloaded toml v0.7.8 |
| 708 | 2026-09-04T03:14:08.828Z | Downloaded typify v0.6.2 |
| 709 | 2026-09-04T03:14:08.828Z | Downloaded heck v0.4.1 |
| 710 | 2026-09-04T03:14:08.828Z | Downloaded zerocopy-derive v0.7.35 |
| 711 | 2026-09-04T03:14:08.828Z | Downloaded snafu-derive v0.8.9 |
| 712 | 2026-09-04T03:14:08.828Z | Downloaded toml_write v0.1.2 |
| 713 | 2026-09-04T03:14:08.828Z | Downloaded shlex v2.0.1 |
| 714 | 2026-09-04T03:14:08.828Z | Downloaded structmeta v0.3.0 |
| 715 | 2026-09-04T03:14:08.829Z | Downloaded debug-ignore v1.0.5 |
| 716 | 2026-09-04T03:14:08.829Z | Downloaded num_enum_derive v0.5.11 |
| 717 | 2026-09-04T03:14:08.829Z | Downloaded schemars v0.8.22 |
| 718 | 2026-09-04T03:14:08.836Z | Downloaded fixedbitset v0.4.2 |
| 719 | 2026-09-04T03:14:08.847Z | Downloaded yoke-derive v0.8.2 |
| 720 | 2026-09-04T03:14:08.847Z | Downloaded foreign-types-macros v0.2.4 |
| 721 | 2026-09-04T03:14:08.847Z | Downloaded serde_tokenstream v0.2.3 |
| 722 | 2026-09-04T03:14:08.847Z | Downloaded futures-macro v0.3.34 |
| 723 | 2026-09-04T03:14:08.847Z | Downloaded drift v0.2.0 |
| 724 | 2026-09-04T03:14:08.852Z | Downloaded pem v3.0.6 |
| 725 | 2026-09-04T03:14:08.852Z | Downloaded pkg-config v0.3.33 |
| 726 | 2026-09-04T03:14:08.852Z | Downloaded rand_core v0.10.1 |
| 727 | 2026-09-04T03:14:08.852Z | Downloaded rustls-webpki v0.103.14 |
| 728 | 2026-09-04T03:14:08.852Z | Downloaded find-msvc-tools v0.1.10 |
| 729 | 2026-09-04T03:14:08.853Z | Downloaded futures-sink v0.3.34 |
| 730 | 2026-09-04T03:14:08.862Z | Downloaded group v0.13.0 |
| 731 | 2026-09-04T03:14:08.867Z | Downloaded hickory-resolver v0.25.2 |
| 732 | 2026-09-04T03:14:08.867Z | Downloaded zerotrie v0.2.4 |
| 733 | 2026-09-04T03:14:08.886Z | Downloaded dropshot_endpoint v0.17.1 |
| 734 | 2026-09-04T03:14:08.886Z | Downloaded resolv-conf v0.7.6 |
| 735 | 2026-09-04T03:14:08.886Z | Downloaded waitgroup v0.1.2 |
| 736 | 2026-09-04T03:14:08.886Z | Downloaded papergrid v0.11.0 |
| 737 | 2026-09-04T03:14:08.904Z | Downloaded parking_lot_core v0.9.12 |
| 738 | 2026-09-04T03:14:08.904Z | Downloaded schemars v0.9.0 |
| 739 | 2026-09-04T03:14:08.904Z | Downloaded num_enum_derive v0.7.6 |
| 740 | 2026-09-04T03:14:08.904Z | Downloaded pin-project-internal v1.1.13 |
| 741 | 2026-09-04T03:14:08.904Z | Downloaded quinn-udp v0.5.15 |
| 742 | 2026-09-04T03:14:08.904Z | Downloaded zerovec-derive v0.11.3 |
| 743 | 2026-09-04T03:14:08.904Z | Downloaded parking_lot v0.11.2 |
| 744 | 2026-09-04T03:14:08.904Z | Downloaded tokio-util v0.7.19 |
| 745 | 2026-09-04T03:14:08.904Z | Downloaded tinyvec v1.12.0 |
| 746 | 2026-09-04T03:14:08.913Z | Downloaded yansi v1.0.1 |
| 747 | 2026-09-04T03:14:08.913Z | Downloaded tokio-tungstenite v0.21.0 |
| 748 | 2026-09-04T03:14:08.913Z | Downloaded rand v0.10.2 |
| 749 | 2026-09-04T03:14:08.913Z | Downloaded proc-macro2 v1.0.107 |
| 750 | 2026-09-04T03:14:08.913Z | Downloaded semver v1.0.28 |
| 751 | 2026-09-04T03:14:08.913Z | Downloaded tokio-stream v0.1.19 |
| 752 | 2026-09-04T03:14:08.913Z | Downloaded usdt-impl v0.6.0 |
| 753 | 2026-09-04T03:14:08.913Z | Downloaded thiserror-impl v1.0.69 |
| 754 | 2026-09-04T03:14:08.913Z | Downloaded ppv-lite86 v0.2.21 |
| 755 | 2026-09-04T03:14:08.913Z | Downloaded hashbrown v0.16.1 |
| 756 | 2026-09-04T03:14:08.913Z | Downloaded darling_core v0.21.3 |
| 757 | 2026-09-04T03:14:08.959Z | Downloaded futures-util v0.3.34 |
| 758 | 2026-09-04T03:14:08.959Z | Downloaded progenitor-impl v0.13.0 |
| 759 | 2026-09-04T03:14:08.978Z | Downloaded rhai_codegen v3.2.0 |
| 760 | 2026-09-04T03:14:08.979Z | Downloaded time-macros v0.2.32 |
| 761 | 2026-09-04T03:14:08.979Z | Downloaded hashbrown v0.17.1 |
| 762 | 2026-09-04T03:14:08.979Z | Downloaded omicron-zone-package v0.12.3 |
| 763 | 2026-09-04T03:14:08.979Z | Downloaded pest_meta v2.8.8 |
| 764 | 2026-09-04T03:14:08.979Z | Downloaded url v2.5.8 |
| 765 | 2026-09-04T03:14:08.979Z | Downloaded slog-term v2.9.2 |
| 766 | 2026-09-04T03:14:08.979Z | Downloaded digest v0.10.7 |
| 767 | 2026-09-04T03:14:08.979Z | Downloaded idna v1.1.0 |
| 768 | 2026-09-04T03:14:08.979Z | Downloaded getrandom v0.4.3 |
| 769 | 2026-09-04T03:14:08.979Z | Downloaded itertools v0.14.0 |
| 770 | 2026-09-04T03:14:08.979Z | Downloaded rand v0.8.7 |
| 771 | 2026-09-04T03:14:08.979Z | Downloaded icu_properties_data v2.2.0 |
| 772 | 2026-09-04T03:14:08.979Z | Downloaded openssl-sys v0.9.117 |
| 773 | 2026-09-04T03:14:08.979Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 774 | 2026-09-04T03:14:08.979Z | Downloaded typify v0.4.3 |
| 775 | 2026-09-04T03:14:08.979Z | Downloaded tower-http v0.6.11 |
| 776 | 2026-09-04T03:14:08.992Z | Downloaded reqwest v0.13.4 |
| 777 | 2026-09-04T03:14:08.992Z | Downloaded rayon-core v1.13.0 |
| 778 | 2026-09-04T03:14:08.992Z | Downloaded serde v1.0.229 |
| 779 | 2026-09-04T03:14:08.992Z | Downloaded serde_json v1.0.151 |
| 780 | 2026-09-04T03:14:08.992Z | Downloaded hashbrown v0.12.3 |
| 781 | 2026-09-04T03:14:08.992Z | Downloaded nom v8.0.0 |
| 782 | 2026-09-04T03:14:08.992Z | Downloaded quinn v0.11.11 |
| 783 | 2026-09-04T03:14:08.992Z | Downloaded rand v0.9.5 |
| 784 | 2026-09-04T03:14:09.002Z | Downloaded hickory-resolver v0.24.4 |
| 785 | 2026-09-04T03:14:09.002Z | Downloaded progenitor-impl v0.14.0 |
| 786 | 2026-09-04T03:14:09.002Z | Downloaded pretty_assertions v1.4.1 |
| 787 | 2026-09-04T03:14:09.002Z | Downloaded zerocopy v0.7.35 |
| 788 | 2026-09-04T03:14:09.010Z | Downloaded winnow v0.7.15 |
| 789 | 2026-09-04T03:14:09.010Z | Downloaded winnow v1.0.4 |
| 790 | 2026-09-04T03:14:09.025Z | Downloaded libm v0.2.16 |
| 791 | 2026-09-04T03:14:09.048Z | Downloaded snafu v0.8.9 |
| 792 | 2026-09-04T03:14:09.048Z | Downloaded unicode-ident v1.0.24 |
| 793 | 2026-09-04T03:14:09.049Z | Downloaded serde_with v3.22.0 |
| 794 | 2026-09-04T03:14:09.049Z | Downloaded hashbrown v0.15.5 |
| 795 | 2026-09-04T03:14:09.064Z | Downloaded tar v0.4.46 |
| 796 | 2026-09-04T03:14:09.064Z | Downloaded reqwest v0.12.28 |
| 797 | 2026-09-04T03:14:09.064Z | Downloaded rayon v1.12.0 |
| 798 | 2026-09-04T03:14:09.064Z | Downloaded chrono v0.4.45 |
| 799 | 2026-09-04T03:14:09.064Z | Downloaded hyper v1.11.0 |
| 800 | 2026-09-04T03:14:09.064Z | Downloaded syn v1.0.109 |
| 801 | 2026-09-04T03:14:09.076Z | Downloaded winnow v0.5.40 |
| 802 | 2026-09-04T03:14:09.076Z | Downloaded tower v0.5.3 |
| 803 | 2026-09-04T03:14:09.076Z | Downloaded goblin v0.8.2 |
| 804 | 2026-09-04T03:14:09.076Z | Downloaded aws-lc-rs v1.18.0 |
| 805 | 2026-09-04T03:14:09.086Z | Downloaded tabled v0.21.0 |
| 806 | 2026-09-04T03:14:09.090Z | Downloaded iddqd v0.4.6 |
| 807 | 2026-09-04T03:14:09.110Z | Downloaded unicode-width v0.1.14 |
| 808 | 2026-09-04T03:14:09.115Z | Downloaded curve25519-dalek v4.1.3 |
| 809 | 2026-09-04T03:14:09.120Z | Downloaded regex v1.13.1 |
| 810 | 2026-09-04T03:14:09.125Z | Downloaded typed-path v0.9.3 |
| 811 | 2026-09-04T03:14:09.131Z | Downloaded schemars v1.2.2 |
| 812 | 2026-09-04T03:14:09.139Z | Downloaded portable-atomic v1.15.0 |
| 813 | 2026-09-04T03:14:09.147Z | Downloaded webpki-roots v1.0.9 |
| 814 | 2026-09-04T03:14:09.152Z | Downloaded bstr v1.13.1 |
| 815 | 2026-09-04T03:14:09.152Z | Downloaded syn v2.0.119 |
| 816 | 2026-09-04T03:14:09.158Z | Downloaded hkdf v0.12.4 |
| 817 | 2026-09-04T03:14:09.163Z | Downloaded unicode-width v0.2.2 |
| 818 | 2026-09-04T03:14:09.170Z | Downloaded zerovec v0.11.6 |
| 819 | 2026-09-04T03:14:09.175Z | Downloaded rustix v0.38.44 |
| 820 | 2026-09-04T03:14:09.186Z | Downloaded proptest v1.11.0 |
| 821 | 2026-09-04T03:14:09.192Z | Downloaded zerocopy v0.8.56 |
| 822 | 2026-09-04T03:14:09.213Z | Downloaded regress v0.10.5 |
| 823 | 2026-09-04T03:14:09.219Z | Downloaded time v0.3.55 |
| 824 | 2026-09-04T03:14:09.225Z | Downloaded tough v0.22.0 |
| 825 | 2026-09-04T03:14:09.225Z | Downloaded hickory-proto v0.24.4 |
| 826 | 2026-09-04T03:14:09.236Z | Downloaded smoltcp v0.11.0 |
| 827 | 2026-09-04T03:14:09.241Z | Downloaded tabled v0.15.0 |
| 828 | 2026-09-04T03:14:09.249Z | Downloaded moka v0.12.16 |
| 829 | 2026-09-04T03:14:09.255Z | Downloaded h2 v0.4.15 |
| 830 | 2026-09-04T03:14:09.259Z | Downloaded syn v3.0.3 |
| 831 | 2026-09-04T03:14:09.268Z | Downloaded regex-syntax v0.8.11 |
| 832 | 2026-09-04T03:14:09.272Z | Downloaded goblin v0.10.7 |
| 833 | 2026-09-04T03:14:09.275Z | Downloaded rustix v1.1.4 |
| 834 | 2026-09-04T03:14:09.293Z | Downloaded typify-impl v0.4.3 |
| 835 | 2026-09-04T03:14:09.302Z | Downloaded rustls v0.23.43 |
| 836 | 2026-09-04T03:14:09.306Z | Downloaded tracing v0.1.44 |
| 837 | 2026-09-04T03:14:09.320Z | Downloaded vcpkg v0.2.15 |
| 838 | 2026-09-04T03:14:09.347Z | Downloaded typify-impl v0.6.2 |
| 839 | 2026-09-04T03:14:09.360Z | Downloaded quinn-proto v0.11.16 |
| 840 | 2026-09-04T03:14:09.373Z | Downloaded chrono-tz v0.10.4 |
| 841 | 2026-09-04T03:14:09.378Z | Downloaded nix v0.31.3 |
| 842 | 2026-09-04T03:14:09.378Z | Downloaded openssl v0.10.81 |
| 843 | 2026-09-04T03:14:09.382Z | Downloaded csv v1.4.0 |
| 844 | 2026-09-04T03:14:09.395Z | Downloaded tokio v1.53.1 |
| 845 | 2026-09-04T03:14:09.424Z | Downloaded regress v0.11.1 |
| 846 | 2026-09-04T03:14:09.444Z | Downloaded dropshot v0.17.1 |
| 847 | 2026-09-04T03:14:09.457Z | Downloaded openapiv3 v2.2.0 |
| 848 | 2026-09-04T03:14:09.526Z | Downloaded hickory-proto v0.25.2 |
| 849 | 2026-09-04T03:14:09.549Z | Downloaded sled v0.34.7 |
| 850 | 2026-09-04T03:14:09.582Z | Downloaded rhai v1.26.0 |
| 851 | 2026-09-04T03:14:09.664Z | Downloaded regex-automata v0.4.18 |
| 852 | 2026-09-04T03:14:09.673Z | Downloaded jiff v0.2.35 |
| 853 | 2026-09-04T03:14:09.681Z | Downloaded petgraph v0.6.5 |
| 854 | 2026-09-04T03:14:09.712Z | Downloaded lzma-sys v0.1.20 |
| 855 | 2026-09-04T03:14:09.731Z | Downloaded libc v0.2.189 |
| 856 | 2026-09-04T03:14:09.754Z | Downloaded petgraph v0.8.3 |
| 857 | 2026-09-04T03:14:09.767Z | Downloaded sha3 v0.10.9 |
| 858 | 2026-09-04T03:14:09.825Z | Downloaded encoding_rs v0.8.35 |
| 859 | 2026-09-04T03:14:09.839Z | Downloaded ring v0.17.14 |
| 860 | 2026-09-04T03:14:09.865Z | Downloaded aws-lc-sys v0.44.0 |
| 861 | 2026-09-04T03:14:10.880Z | Compiling proc-macro2 v1.0.107 |
| 862 | 2026-09-04T03:14:10.881Z | Compiling unicode-ident v1.0.24 |
| 863 | 2026-09-04T03:14:10.881Z | Compiling quote v1.0.47 |
| 864 | 2026-09-04T03:14:10.881Z | Compiling serde_core v1.0.229 |
| 865 | 2026-09-04T03:14:10.884Z | Compiling cfg-if v1.0.4 |
| 866 | 2026-09-04T03:14:10.884Z | Compiling serde v1.0.229 |
| 867 | 2026-09-04T03:14:10.884Z | Compiling libc v0.2.189 |
| 868 | 2026-09-04T03:14:10.884Z | Compiling memchr v2.8.3 |
| 869 | 2026-09-04T03:14:11.110Z | Compiling itoa v1.0.18 |
| 870 | 2026-09-04T03:14:11.347Z | Compiling zmij v1.0.23 |
| 871 | 2026-09-04T03:14:11.403Z | Compiling autocfg v1.5.1 |
| 872 | 2026-09-04T03:14:11.424Z | Compiling libm v0.2.16 |
| 873 | 2026-09-04T03:14:11.724Z | Compiling stable_deref_trait v1.2.1 |
| 874 | 2026-09-04T03:14:11.766Z | Compiling litemap v0.8.2 |
| 875 | 2026-09-04T03:14:11.793Z | Compiling writeable v0.6.3 |
| 876 | 2026-09-04T03:14:11.814Z | Compiling icu_normalizer_data v2.2.0 |
| 877 | 2026-09-04T03:14:11.952Z | Compiling utf8_iter v1.0.4 |
| 878 | 2026-09-04T03:14:11.961Z | Compiling icu_properties_data v2.2.0 |
| 879 | 2026-09-04T03:14:11.994Z | Compiling percent-encoding v2.3.2 |
| 880 | 2026-09-04T03:14:12.002Z | Compiling version_check v0.9.5 |
| 881 | 2026-09-04T03:14:12.128Z | Compiling iana-time-zone v0.1.65 |
| 882 | 2026-09-04T03:14:12.190Z | Compiling equivalent v1.0.2 |
| 883 | 2026-09-04T03:14:12.276Z | Compiling syn v2.0.119 |
| 884 | 2026-09-04T03:14:12.286Z | Compiling syn v3.0.3 |
| 885 | 2026-09-04T03:14:12.329Z | Compiling form_urlencoded v1.2.2 |
| 886 | 2026-09-04T03:14:12.343Z | Compiling allocator-api2 v0.2.21 |
| 887 | 2026-09-04T03:14:12.392Z | Compiling serde_json v1.0.151 |
| 888 | 2026-09-04T03:14:12.452Z | Compiling pin-project-lite v0.2.17 |
| 889 | 2026-09-04T03:14:12.508Z | Compiling dyn-clone v1.0.20 |
| 890 | 2026-09-04T03:14:12.542Z | Compiling parking_lot_core v0.9.12 |
| 891 | 2026-09-04T03:14:12.637Z | Compiling scopeguard v1.2.0 |
| 892 | 2026-09-04T03:14:12.653Z | Compiling hashbrown v0.17.1 |
| 893 | 2026-09-04T03:14:12.675Z | Compiling num-traits v0.2.19 |
| 894 | 2026-09-04T03:14:12.782Z | Compiling lock_api v0.4.14 |
| 895 | 2026-09-04T03:14:12.825Z | Compiling thiserror v2.0.20 |
| 896 | 2026-09-04T03:14:13.000Z | Compiling rand_core v0.10.1 |
| 897 | 2026-09-04T03:14:13.013Z | Compiling getrandom v0.4.3 |
| 898 | 2026-09-04T03:14:13.164Z | Compiling errno v0.3.14 |
| 899 | 2026-09-04T03:14:13.226Z | Compiling semver v1.0.28 |
| 900 | 2026-09-04T03:14:13.324Z | Compiling indexmap v2.14.0 |
| 901 | 2026-09-04T03:14:13.379Z | Compiling log v0.4.33 |
| 902 | 2026-09-04T03:14:13.556Z | Compiling heck v0.5.0 |
| 903 | 2026-09-04T03:14:13.570Z | Compiling futures-core v0.3.34 |
| 904 | 2026-09-04T03:14:13.705Z | Compiling zerocopy v0.8.56 |
| 905 | 2026-09-04T03:14:13.727Z | Compiling uuid v1.26.0 |
| 906 | 2026-09-04T03:14:13.814Z | Compiling futures-sink v0.3.34 |
| 907 | 2026-09-04T03:14:13.915Z | Compiling schemars v0.8.22 |
| 908 | 2026-09-04T03:14:13.980Z | Compiling slab v0.4.12 |
| 909 | 2026-09-04T03:14:14.541Z | Compiling jobserver v0.1.35 |
| 910 | 2026-09-04T03:14:14.547Z | Compiling fnv v1.0.7 |
| 911 | 2026-09-04T03:14:14.547Z | Compiling rustversion v1.0.23 |
| 912 | 2026-09-04T03:14:14.547Z | Compiling find-msvc-tools v0.1.10 |
| 913 | 2026-09-04T03:14:14.547Z | Compiling shlex v2.0.1 |
| 914 | 2026-09-04T03:14:14.547Z | Compiling cc v1.4.2 |
| 915 | 2026-09-04T03:14:14.547Z | Compiling futures-channel v0.3.34 |
| 916 | 2026-09-04T03:14:14.547Z | Compiling bitflags v2.13.1 |
| 917 | 2026-09-04T03:14:14.547Z | Compiling futures-task v0.3.34 |
| 918 | 2026-09-04T03:14:14.622Z | Compiling futures-io v0.3.34 |
| 919 | 2026-09-04T03:14:14.644Z | Compiling pkg-config v0.3.33 |
| 920 | 2026-09-04T03:14:14.688Z | Compiling socket2 v0.6.5 |
| 921 | 2026-09-04T03:14:14.767Z | Compiling portable-atomic v1.15.0 |
| 922 | 2026-09-04T03:14:14.784Z | Compiling signal-hook-registry v1.4.8 |
| 923 | 2026-09-04T03:14:15.069Z | Compiling synstructure v0.13.2 |
| 924 | 2026-09-04T03:14:15.069Z | Compiling serde_derive_internals v0.29.1 |
| 925 | 2026-09-04T03:14:15.128Z | Compiling mio v1.2.2 |
| 926 | 2026-09-04T03:14:15.131Z | Compiling critical-section v1.2.0 |
| 927 | 2026-09-04T03:14:15.249Z | Compiling cmake v0.1.58 |
| 928 | 2026-09-04T03:14:15.536Z | Compiling serde_derive v1.0.229 |
| 929 | 2026-09-04T03:14:15.552Z | Compiling displaydoc v0.2.7 |
| 930 | 2026-09-04T03:14:15.581Z | Compiling thiserror-impl v2.0.20 |
| 931 | 2026-09-04T03:14:15.685Z | Compiling tokio-macros v2.7.2 |
| 932 | 2026-09-04T03:14:15.758Z | Compiling futures-macro v0.3.34 |
| 933 | 2026-09-04T03:14:15.819Z | Compiling once_cell v1.21.4 |
| 934 | 2026-09-04T03:14:15.856Z | Compiling fs_extra v1.3.0 |
| 935 | 2026-09-04T03:14:16.064Z | Compiling typenum v1.20.1 |
| 936 | 2026-09-04T03:14:16.115Z | Compiling dunce v1.0.5 |
| 937 | 2026-09-04T03:14:16.239Z | Compiling aws-lc-sys v0.44.0 |
| 938 | 2026-09-04T03:14:16.361Z | Compiling zerofrom-derive v0.1.7 |
| 939 | 2026-09-04T03:14:16.376Z | Compiling yoke-derive v0.8.2 |
| 940 | 2026-09-04T03:14:16.446Z | Compiling zerovec-derive v0.11.3 |
| 941 | 2026-09-04T03:14:16.616Z | Compiling schemars_derive v0.8.22 |
| 942 | 2026-09-04T03:14:16.843Z | Compiling zerocopy-derive v0.8.56 |
| 943 | 2026-09-04T03:14:16.911Z | Compiling zeroize_derive v1.5.0 |
| 944 | 2026-09-04T03:14:17.377Z | Compiling futures-util v0.3.34 |
| 945 | 2026-09-04T03:14:17.457Z | Compiling base64 v0.22.1 |
| 946 | 2026-09-04T03:14:17.578Z | Compiling zerofrom v0.1.8 |
| 947 | 2026-09-04T03:14:17.583Z | Compiling zeroize v1.9.0 |
| 948 | 2026-09-04T03:14:17.691Z | Compiling yoke v0.8.3 |
| 949 | 2026-09-04T03:14:17.815Z | Compiling slog v2.8.2 |
| 950 | 2026-09-04T03:14:17.834Z | Compiling subtle v2.6.1 |
| 951 | 2026-09-04T03:14:17.835Z | Compiling strsim v0.11.1 |
| 952 | 2026-09-04T03:14:17.875Z | Compiling zerovec v0.11.6 |
| 953 | 2026-09-04T03:14:17.958Z | Compiling zerotrie v0.2.4 |
| 954 | 2026-09-04T03:14:18.011Z | Compiling rustix v1.1.4 |
| 955 | 2026-09-04T03:14:18.182Z | Compiling byteorder v1.5.0 |
| 956 | 2026-09-04T03:14:18.265Z | Compiling regex-syntax v0.8.11 |
| 957 | 2026-09-04T03:14:18.365Z | Compiling tinystr v0.8.3 |
| 958 | 2026-09-04T03:14:18.399Z | Compiling potential_utf v0.1.5 |
| 959 | 2026-09-04T03:14:18.550Z | Compiling icu_locale_core v2.2.0 |
| 960 | 2026-09-04T03:14:18.565Z | Compiling icu_collections v2.2.0 |
| 961 | 2026-09-04T03:14:18.597Z | Compiling httparse v1.10.1 |
| 962 | 2026-09-04T03:14:18.706Z | Compiling bytes v1.12.1 |
| 963 | 2026-09-04T03:14:18.953Z | Compiling smallvec v1.15.2 |
| 964 | 2026-09-04T03:14:19.077Z | Compiling chrono v0.4.45 |
| 965 | 2026-09-04T03:14:19.349Z | Compiling icu_provider v2.2.0 |
| 966 | 2026-09-04T03:14:19.472Z | Compiling parking_lot v0.12.5 |
| 967 | 2026-09-04T03:14:19.593Z | Compiling icu_properties v2.2.0 |
| 968 | 2026-09-04T03:14:19.644Z | Compiling icu_normalizer v2.2.0 |
| 969 | 2026-09-04T03:14:20.077Z | Compiling http v1.5.0 |
| 970 | 2026-09-04T03:14:20.080Z | Compiling tokio v1.53.1 |
| 971 | 2026-09-04T03:14:20.227Z | Compiling erased-serde v0.3.31 |
| 972 | 2026-09-04T03:14:20.544Z | Compiling idna_adapter v1.2.2 |
| 973 | 2026-09-04T03:14:20.642Z | Compiling serde_tokenstream v0.2.3 |
| 974 | 2026-09-04T03:14:20.753Z | Compiling idna v1.1.0 |
| 975 | 2026-09-04T03:14:20.866Z | Compiling http-body v1.1.0 |
| 976 | 2026-09-04T03:14:20.918Z | Compiling atomic-waker v1.1.2 |
| 977 | 2026-09-04T03:14:20.956Z | Compiling ipnet v2.12.1 |
| 978 | 2026-09-04T03:14:21.044Z | Compiling url v2.5.8 |
| 979 | 2026-09-04T03:14:21.468Z | Compiling ppv-lite86 v0.2.21 |
| 980 | 2026-09-04T03:14:21.476Z | Compiling tower-layer v0.3.3 |
| 981 | 2026-09-04T03:14:21.476Z | Compiling tower-service v0.3.3 |
| 982 | 2026-09-04T03:14:21.476Z | Compiling getrandom v0.2.17 |
| 983 | 2026-09-04T03:14:21.476Z | Compiling ucd-trie v0.1.7 |
| 984 | 2026-09-04T03:14:21.486Z | Compiling ryu v1.0.23 |
| 985 | 2026-09-04T03:14:21.518Z | Compiling untrusted v0.9.0 |
| 986 | 2026-09-04T03:14:21.632Z | Compiling getrandom v0.3.4 |
| 987 | 2026-09-04T03:14:21.635Z | Compiling try-lock v0.2.5 |
| 988 | 2026-09-04T03:14:21.664Z | Compiling thiserror v1.0.69 |
| 989 | 2026-09-04T03:14:21.681Z | Compiling pest v2.8.8 |
| 990 | 2026-09-04T03:14:22.152Z | Compiling want v0.3.1 |
| 991 | 2026-09-04T03:14:22.170Z | Compiling rand_core v0.6.4 |
| 992 | 2026-09-04T03:14:22.170Z | Compiling thiserror-impl v1.0.69 |
| 993 | 2026-09-04T03:14:22.170Z | Compiling httpdate v1.0.3 |
| 994 | 2026-09-04T03:14:22.170Z | Compiling pretty-hex v0.4.2 |
| 995 | 2026-09-04T03:14:22.170Z | Compiling plain v0.2.3 |
| 996 | 2026-09-04T03:14:22.236Z | Compiling winnow v1.0.4 |
| 997 | 2026-09-04T03:14:22.252Z | Compiling paste v1.0.15 |
| 998 | 2026-09-04T03:14:22.273Z | Compiling foldhash v0.2.0 |
| 999 | 2026-09-04T03:14:22.508Z | Compiling ipnetwork v0.21.1 |
| 1000 | 2026-09-04T03:14:22.574Z | Compiling tracing-attributes v0.1.31 |
| 1001 | 2026-09-04T03:14:22.931Z | Compiling pest_meta v2.8.8 |
| 1002 | 2026-09-04T03:14:22.971Z | Compiling oxnet v0.1.7 |
| 1003 | 2026-09-04T03:14:23.011Z | Compiling tracing-core v0.1.36 |
| 1004 | 2026-09-04T03:14:23.161Z | Compiling ident_case v1.0.1 |
| 1005 | 2026-09-04T03:14:23.282Z | Compiling omicron-workspace-hack v0.1.0 |
| 1006 | 2026-09-04T03:14:23.474Z | Compiling serde_urlencoded v0.7.1 |
| 1007 | 2026-09-04T03:14:23.908Z | Compiling pest_generator v2.8.8 |
| 1008 | 2026-09-04T03:14:23.912Z | Compiling http-body-util v0.1.5 |
| 1009 | 2026-09-04T03:14:23.913Z | Compiling aho-corasick v1.1.5 |
| 1010 | 2026-09-04T03:14:23.913Z | Compiling tracing v0.1.44 |
| 1011 | 2026-09-04T03:14:23.913Z | Compiling sync_wrapper v1.0.2 |
| 1012 | 2026-09-04T03:14:23.965Z | Compiling daft-derive v0.1.8 |
| 1013 | 2026-09-04T03:14:24.125Z | Compiling fastrand v2.5.0 |
| 1014 | 2026-09-04T03:14:24.227Z | Compiling pest_derive v2.8.8 |
| 1015 | 2026-09-04T03:14:24.367Z | Compiling hashbrown v0.16.1 |
| 1016 | 2026-09-04T03:14:24.695Z | Compiling regex-automata v0.4.18 |
| 1017 | 2026-09-04T03:14:24.790Z | Compiling tokio-util v0.7.19 |
| 1018 | 2026-09-04T03:14:24.960Z | Compiling scroll_derive v0.13.1 |
| 1019 | 2026-09-04T03:14:24.989Z | Compiling async-trait v0.1.92 |
| 1020 | 2026-09-04T03:14:25.171Z | Compiling num-conv v0.2.2 |
| 1021 | 2026-09-04T03:14:25.308Z | Compiling time-core v0.1.9 |
| 1022 | 2026-09-04T03:14:25.498Z | Compiling anyhow v1.0.104 |
| 1023 | 2026-09-04T03:14:25.549Z | Compiling aws-lc-rs v1.18.0 |
| 1024 | 2026-09-04T03:14:25.829Z | Compiling scroll v0.13.0 |
| 1025 | 2026-09-04T03:14:25.870Z | Compiling time-macros v0.2.32 |
| 1026 | 2026-09-04T03:14:25.963Z | Compiling rustls-pki-types v1.15.1 |
| 1027 | 2026-09-04T03:14:26.069Z | Compiling deranged v0.5.8 |
| 1028 | 2026-09-04T03:14:26.095Z | Compiling hex v0.4.3 |
| 1029 | 2026-09-04T03:14:26.356Z | Compiling num_threads v0.1.7 |
| 1030 | 2026-09-04T03:14:26.452Z | Compiling regex v1.13.1 |
| 1031 | 2026-09-04T03:14:26.455Z | Compiling powerfmt v0.2.0 |
| 1032 | 2026-09-04T03:14:26.979Z | Compiling openssl-probe v0.2.1 |
| 1033 | 2026-09-04T03:14:26.983Z | Compiling goblin v0.10.7 |
| 1034 | 2026-09-04T03:14:26.983Z | Compiling untrusted v0.7.1 |
| 1035 | 2026-09-04T03:14:27.044Z | Compiling camino v1.2.5 |
| 1036 | 2026-09-04T03:14:27.059Z | Compiling rustls v0.23.43 |
| 1037 | 2026-09-04T03:14:27.235Z | Compiling usdt-impl v0.6.0 |
| 1038 | 2026-09-04T03:14:27.269Z | Compiling crc32fast v1.5.0 |
| 1039 | 2026-09-04T03:14:27.393Z | Compiling h2 v0.4.15 |
| 1040 | 2026-09-04T03:14:27.459Z | Compiling dtrace-parser v0.3.0 |
| 1041 | 2026-09-04T03:14:27.489Z | Compiling futures-executor v0.3.34 |
| 1042 | 2026-09-04T03:14:27.770Z | Compiling crossbeam-utils v0.8.22 |
| 1043 | 2026-09-04T03:14:27.811Z | Compiling serde_tokenstream v0.3.0 |
| 1044 | 2026-09-04T03:14:28.386Z | Compiling structmeta-derive v0.3.0 |
| 1045 | 2026-09-04T03:14:28.392Z | Compiling thread-id v5.1.0 |
| 1046 | 2026-09-04T03:14:28.392Z | Compiling cpufeatures v0.3.0 |
| 1047 | 2026-09-04T03:14:28.392Z | Compiling simd-adler32 v0.3.10 |
| 1048 | 2026-09-04T03:14:28.392Z | Compiling adler2 v2.0.1 |
| 1049 | 2026-09-04T03:14:28.392Z | Compiling miniz_oxide v0.8.9 |
| 1050 | 2026-09-04T03:14:28.392Z | Compiling newtype-uuid-macros v0.1.1 |
| 1051 | 2026-09-04T03:14:28.881Z | Compiling futures v0.3.34 |
| 1052 | 2026-09-04T03:14:28.968Z | Compiling rand_core v0.9.5 |
| 1053 | 2026-09-04T03:14:28.984Z | Compiling darling_core v0.23.0 |
| 1054 | 2026-09-04T03:14:29.006Z | Compiling structmeta v0.3.0 |
| 1055 | 2026-09-04T03:14:29.116Z | Compiling hybrid-array v0.4.14 |
| 1056 | 2026-09-04T03:14:29.208Z | Compiling thread_local v1.1.10 |
| 1057 | 2026-09-04T03:14:29.322Z | Compiling match_cfg v0.1.0 |
| 1058 | 2026-09-04T03:14:29.393Z | Compiling flate2 v1.1.9 |
| 1059 | 2026-09-04T03:14:29.472Z | Compiling hyper v1.11.0 |
| 1060 | 2026-09-04T03:14:29.552Z | Compiling dof v0.4.0 |
| 1061 | 2026-09-04T03:14:29.817Z | Compiling newtype-uuid v1.4.0 |
| 1062 | 2026-09-04T03:14:30.522Z | Compiling quick-error v1.2.3 |
| 1063 | 2026-09-04T03:14:30.645Z | Compiling hyper-util v0.1.20 |
| 1064 | 2026-09-04T03:14:30.951Z | Compiling ref-cast v1.0.26 |
| 1065 | 2026-09-04T03:14:31.128Z | Compiling darling_macro v0.23.0 |
| 1066 | 2026-09-04T03:14:31.209Z | Compiling slog-async v2.8.0 |
| 1067 | 2026-09-04T03:14:31.269Z | Compiling compression-core v0.4.32 |
| 1068 | 2026-09-04T03:14:31.302Z | Compiling daft v0.1.8 |
| 1069 | 2026-09-04T03:14:31.315Z | Compiling block-buffer v0.12.1 |
| 1070 | 2026-09-04T03:14:31.422Z | Compiling compression-codecs v0.4.38 |
| 1071 | 2026-09-04T03:14:31.525Z | Compiling crypto-common v0.2.2 |
| 1072 | 2026-09-04T03:14:31.544Z | Compiling rand_chacha v0.9.0 |
| 1073 | 2026-09-04T03:14:31.682Z | Compiling strum_macros v0.26.4 |
| 1074 | 2026-09-04T03:14:32.126Z | Compiling darling v0.23.0 |
| 1075 | 2026-09-04T03:14:32.544Z | Compiling ref-cast-impl v1.0.26 |
| 1076 | 2026-09-04T03:14:32.544Z | Compiling usdt-macro v0.6.0 |
| 1077 | 2026-09-04T03:14:32.544Z | Compiling usdt-attr-macro v0.6.0 |
| 1078 | 2026-09-04T03:14:32.544Z | Compiling serde_spanned v1.1.1 |
| 1079 | 2026-09-04T03:14:32.553Z | Compiling generic-array v0.14.7 |
| 1080 | 2026-09-04T03:14:32.553Z | Compiling multer v3.1.0 |
| 1081 | 2026-09-04T03:14:32.553Z | Compiling take_mut v0.2.2 |
| 1082 | 2026-09-04T03:14:32.553Z | Compiling debug-ignore v1.0.5 |
| 1083 | 2026-09-04T03:14:32.553Z | Compiling const-oid v0.10.2 |
| 1084 | 2026-09-04T03:14:32.553Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1085 | 2026-09-04T03:14:32.553Z | Compiling bit-vec v0.8.0 |
| 1086 | 2026-09-04T03:14:32.586Z | Compiling term v1.2.1 |
| 1087 | 2026-09-04T03:14:32.699Z | Compiling bit-set v0.8.0 |
| 1088 | 2026-09-04T03:14:33.132Z | Compiling digest v0.11.3 |
| 1089 | 2026-09-04T03:14:33.180Z | Compiling serde_with_macros v3.22.0 |
| 1090 | 2026-09-04T03:14:33.180Z | Compiling rand v0.9.5 |
| 1091 | 2026-09-04T03:14:33.180Z | Compiling async-stream-impl v0.3.6 |
| 1092 | 2026-09-04T03:14:33.200Z | Compiling dropshot v0.17.1 |
| 1093 | 2026-09-04T03:14:33.280Z | Compiling encoding_rs v0.8.35 |
| 1094 | 2026-09-04T03:14:33.315Z | Compiling strum v0.26.3 |
| 1095 | 2026-09-04T03:14:33.412Z | Compiling unarray v0.1.4 |
| 1096 | 2026-09-04T03:14:33.444Z | Compiling spin v0.9.9 |
| 1097 | 2026-09-04T03:14:33.493Z | Compiling mime v0.3.17 |
| 1098 | 2026-09-04T03:14:33.529Z | Compiling syn v1.0.109 |
| 1099 | 2026-09-04T03:14:34.046Z | Compiling async-stream v0.3.6 |
| 1100 | 2026-09-04T03:14:34.052Z | Compiling sha1 v0.11.0 |
| 1101 | 2026-09-04T03:14:34.052Z | Compiling derive-ex v0.1.8 |
| 1102 | 2026-09-04T03:14:34.052Z | Compiling tower v0.5.3 |
| 1103 | 2026-09-04T03:14:34.052Z | Compiling waitgroup v0.1.2 |
| 1104 | 2026-09-04T03:14:34.052Z | Compiling dropshot_endpoint v0.17.1 |
| 1105 | 2026-09-04T03:14:34.052Z | Compiling macaddr v1.0.1 |
| 1106 | 2026-09-04T03:14:34.097Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1107 | 2026-09-04T03:14:34.296Z | Compiling serde_path_to_error v0.1.20 |
| 1108 | 2026-09-04T03:14:34.580Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1109 | 2026-09-04T03:14:34.660Z | Compiling tower-http v0.6.11 |
| 1110 | 2026-09-04T03:14:34.725Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1111 | 2026-09-04T03:14:34.904Z | Compiling tempfile v3.27.0 |
| 1112 | 2026-09-04T03:14:34.924Z | Compiling openapiv3 v2.2.0 |
| 1113 | 2026-09-04T03:14:35.469Z | Compiling strum_macros v0.27.2 |
| 1114 | 2026-09-04T03:14:35.481Z | Compiling test-strategy v0.4.5 |
| 1115 | 2026-09-04T03:14:35.639Z | Compiling instant v0.1.13 |
| 1116 | 2026-09-04T03:14:35.764Z | Compiling time v0.3.55 |
| 1117 | 2026-09-04T03:14:36.425Z | Compiling rustls-native-certs v0.8.4 |
| 1118 | 2026-09-04T03:14:36.975Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1119 | 2026-09-04T03:14:36.979Z | Compiling crossbeam-channel v0.5.16 |
| 1120 | 2026-09-04T03:14:36.980Z | Compiling crypto-common v0.1.7 |
| 1121 | 2026-09-04T03:14:36.987Z | Compiling strum v0.27.2 |
| 1122 | 2026-09-04T03:14:37.236Z | Compiling parse-display-derive v0.10.0 |
| 1123 | 2026-09-04T03:14:37.291Z | Compiling backon v1.6.0 |
| 1124 | 2026-09-04T03:14:37.487Z | Compiling rand_chacha v0.3.1 |
| 1125 | 2026-09-04T03:14:37.693Z | Compiling either v1.17.0 |
| 1126 | 2026-09-04T03:14:37.875Z | Compiling rand v0.8.7 |
| 1127 | 2026-09-04T03:14:37.955Z | Compiling slog-json v2.6.1 |
| 1128 | 2026-09-04T03:14:38.169Z | Compiling hostname v0.3.1 |
| 1129 | 2026-09-04T03:14:38.522Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1130 | 2026-09-04T03:14:38.547Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1131 | 2026-09-04T03:14:38.567Z | Compiling memmap2 v0.9.11 |
| 1132 | 2026-09-04T03:14:38.602Z | Compiling is-terminal v0.4.17 |
| 1133 | 2026-09-04T03:14:38.619Z | Compiling wait-timeout v0.2.1 |
| 1134 | 2026-09-04T03:14:39.235Z | Compiling rusty-fork v0.3.1 |
| 1135 | 2026-09-04T03:14:39.662Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1136 | 2026-09-04T03:14:39.662Z | Compiling usdt v0.6.0 |
| 1137 | 2026-09-04T03:14:39.662Z | Compiling slog-term v2.9.2 |
| 1138 | 2026-09-04T03:14:39.662Z | Compiling slog-bunyan v2.5.0 |
| 1139 | 2026-09-04T03:14:39.662Z | Compiling serde_with v3.22.0 |
| 1140 | 2026-09-04T03:14:39.662Z | Compiling async-compression v0.4.43 |
| 1141 | 2026-09-04T03:14:40.076Z | Compiling rand_xorshift v0.4.0 |
| 1142 | 2026-09-04T03:14:40.076Z | Compiling rustls-pemfile v2.2.0 |
| 1143 | 2026-09-04T03:14:40.076Z | Compiling regress v0.10.5 |
| 1144 | 2026-09-04T03:14:40.076Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1145 | 2026-09-04T03:14:40.086Z | Compiling hostname v0.4.2 |
| 1146 | 2026-09-04T03:14:40.086Z | Compiling humantime v2.4.0 |
| 1147 | 2026-09-04T03:14:40.086Z | Compiling proptest v1.11.0 |
| 1148 | 2026-09-04T03:14:40.813Z | Compiling iddqd v0.4.6 |
| 1149 | 2026-09-04T03:14:40.828Z | Compiling reqwest v0.12.28 |
| 1150 | 2026-09-04T03:14:40.828Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1151 | 2026-09-04T03:14:41.309Z | Compiling block-buffer v0.10.4 |
| 1152 | 2026-09-04T03:14:41.314Z | Compiling utf8parse v0.2.2 |
| 1153 | 2026-09-04T03:14:41.314Z | Compiling anstyle-parse v1.0.0 |
| 1154 | 2026-09-04T03:14:41.314Z | Compiling digest v0.10.7 |
| 1155 | 2026-09-04T03:14:41.776Z | Compiling parse-display v0.10.0 |
| 1156 | 2026-09-04T03:14:41.784Z | Compiling backoff v0.4.0 |
| 1157 | 2026-09-04T03:14:41.784Z | Compiling progenitor-client v0.10.0 |
| 1158 | 2026-09-04T03:14:41.784Z | Compiling itertools v0.14.0 |
| 1159 | 2026-09-04T03:14:41.784Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1160 | 2026-09-04T03:14:41.939Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1161 | 2026-09-04T03:14:42.531Z | Compiling anstyle-query v1.1.5 |
| 1162 | 2026-09-04T03:14:42.633Z | Compiling colorchoice v1.0.5 |
| 1163 | 2026-09-04T03:14:42.684Z | Compiling anstyle v1.0.14 |
| 1164 | 2026-09-04T03:14:42.907Z | Compiling is_terminal_polyfill v1.70.2 |
| 1165 | 2026-09-04T03:14:43.008Z | Compiling anstream v1.0.0 |
| 1166 | 2026-09-04T03:14:43.321Z | Compiling clap_lex v1.1.0 |
| 1167 | 2026-09-04T03:14:43.662Z | Compiling regress v0.11.1 |
| 1168 | 2026-09-04T03:14:43.736Z | Compiling clap_derive v4.6.4 |
| 1169 | 2026-09-04T03:14:44.546Z | Compiling terminal_size v0.4.4 |
| 1170 | 2026-09-04T03:14:45.335Z | Compiling typify-impl v0.6.2 |
| 1171 | 2026-09-04T03:14:45.464Z | Compiling toml_datetime v0.6.11 |
| 1172 | 2026-09-04T03:14:45.563Z | Compiling zerocopy-derive v0.7.35 |
| 1173 | 2026-09-04T03:14:45.780Z | Compiling convert_case v0.4.0 |
| 1174 | 2026-09-04T03:14:45.819Z | Compiling cpufeatures v0.2.17 |
| 1175 | 2026-09-04T03:14:46.084Z | Compiling derive_more v0.99.20 |
| 1176 | 2026-09-04T03:14:46.454Z | Compiling zerocopy v0.7.35 |
| 1177 | 2026-09-04T03:14:46.968Z | Compiling clap_builder v4.6.6 |
| 1178 | 2026-09-04T03:14:47.206Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1179 | 2026-09-04T03:14:47.689Z | Compiling unicode-width v0.2.2 |
| 1180 | 2026-09-04T03:14:47.955Z | Compiling proc-macro-crate v3.5.0 |
| 1181 | 2026-09-04T03:14:48.244Z | Compiling clap v4.6.6 |
| 1182 | 2026-09-04T03:14:48.367Z | Compiling secrecy v0.10.3 |
| 1183 | 2026-09-04T03:14:48.516Z | Compiling float-ord v0.3.2 |
| 1184 | 2026-09-04T03:14:48.635Z | Compiling crucible-workspace-hack v0.1.0 |
| 1185 | 2026-09-04T03:14:48.674Z | Compiling tinyvec_macros v0.1.1 |
| 1186 | 2026-09-04T03:14:48.727Z | Compiling tinyvec v1.12.0 |
| 1187 | 2026-09-04T03:14:48.737Z | Compiling num_enum_derive v0.7.6 |
| 1188 | 2026-09-04T03:14:49.236Z | Compiling dtrace-parser v0.2.0 |
| 1189 | 2026-09-04T03:14:49.371Z | Compiling scroll_derive v0.12.1 |
| 1190 | 2026-09-04T03:14:49.399Z | Compiling num-integer v0.1.47 |
| 1191 | 2026-09-04T03:14:49.748Z | Compiling rustc_version v0.4.1 |
| 1192 | 2026-09-04T03:14:49.780Z | Compiling usdt-impl v0.5.0 |
| 1193 | 2026-09-04T03:14:50.015Z | Compiling crossbeam-epoch v0.9.20 |
| 1194 | 2026-09-04T03:14:50.083Z | Compiling scroll v0.12.0 |
| 1195 | 2026-09-04T03:14:50.120Z | Compiling curve25519-dalek v4.1.3 |
| 1196 | 2026-09-04T03:14:50.138Z | Compiling num_enum v0.7.6 |
| 1197 | 2026-09-04T03:14:50.340Z | Compiling dof v0.3.0 |
| 1198 | 2026-09-04T03:14:50.673Z | Compiling hmac v0.12.1 |
| 1199 | 2026-09-04T03:14:50.791Z | Compiling inout v0.1.4 |
| 1200 | 2026-09-04T03:14:50.907Z | Compiling darling_core v0.21.3 |
| 1201 | 2026-09-04T03:14:50.907Z | Compiling ff v0.13.1 |
| 1202 | 2026-09-04T03:14:50.907Z | Compiling thread-id v4.2.2 |
| 1203 | 2026-09-04T03:14:50.968Z | Compiling cipher v0.4.4 |
| 1204 | 2026-09-04T03:14:50.968Z | Compiling hkdf v0.12.4 |
| 1205 | 2026-09-04T03:14:50.968Z | Compiling group v0.13.0 |
| 1206 | 2026-09-04T03:14:51.582Z | Compiling goblin v0.8.2 |
| 1207 | 2026-09-04T03:14:51.634Z | Compiling num-iter v0.1.46 |
| 1208 | 2026-09-04T03:14:51.634Z | Compiling num-rational v0.4.2 |
| 1209 | 2026-09-04T03:14:51.770Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1210 | 2026-09-04T03:14:51.844Z | Compiling universal-hash v0.5.1 |
| 1211 | 2026-09-04T03:14:51.844Z | Compiling typify-macro v0.6.2 |
| 1212 | 2026-09-04T03:14:51.881Z | Compiling crypto-bigint v0.5.5 |
| 1213 | 2026-09-04T03:14:51.928Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1214 | 2026-09-04T03:14:53.658Z | Compiling half v2.7.1 |
| 1215 | 2026-09-04T03:14:53.709Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1216 | 2026-09-04T03:14:53.709Z | Compiling num-complex v0.4.6 |
| 1217 | 2026-09-04T03:14:53.709Z | Compiling darling_macro v0.21.3 |
| 1218 | 2026-09-04T03:14:53.709Z | Compiling opaque-debug v0.3.1 |
| 1219 | 2026-09-04T03:14:53.710Z | Compiling ciborium-io v0.2.2 |
| 1220 | 2026-09-04T03:14:53.710Z | Compiling base64ct v1.8.3 |
| 1221 | 2026-09-04T03:14:53.710Z | Compiling base16ct v0.2.0 |
| 1222 | 2026-09-04T03:14:53.710Z | Compiling elliptic-curve v0.13.8 |
| 1223 | 2026-09-04T03:14:53.710Z | Compiling password-hash v0.5.0 |
| 1224 | 2026-09-04T03:14:53.710Z | Compiling darling v0.21.3 |
| 1225 | 2026-09-04T03:14:53.710Z | Compiling ciborium-ll v0.2.2 |
| 1226 | 2026-09-04T03:14:53.710Z | Compiling poly1305 v0.8.0 |
| 1227 | 2026-09-04T03:14:53.959Z | Compiling num v0.4.3 |
| 1228 | 2026-09-04T03:14:54.016Z | Compiling typify v0.6.2 |
| 1229 | 2026-09-04T03:14:54.016Z | Compiling thiserror-no-std v2.0.2 |
| 1230 | 2026-09-04T03:14:54.360Z | Compiling chacha20 v0.9.1 |
| 1231 | 2026-09-04T03:14:54.766Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1232 | 2026-09-04T03:14:55.175Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1233 | 2026-09-04T03:14:55.189Z | Compiling blake2 v0.10.6 |
| 1234 | 2026-09-04T03:14:55.224Z | Compiling aead v0.5.2 |
| 1235 | 2026-09-04T03:14:55.413Z | Compiling byte-wrapper v0.1.0 |
| 1236 | 2026-09-04T03:14:55.436Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1237 | 2026-09-04T03:14:55.504Z | Compiling proc-macro-error-attr v1.0.4 |
| 1238 | 2026-09-04T03:14:55.772Z | Compiling rustix v0.38.44 |
| 1239 | 2026-09-04T03:14:55.843Z | Compiling keccak v0.1.6 |
| 1240 | 2026-09-04T03:14:55.913Z | Compiling heapless v0.8.0 |
| 1241 | 2026-09-04T03:14:56.082Z | Compiling unsafe-libyaml v0.2.11 |
| 1242 | 2026-09-04T03:14:56.161Z | Compiling prettyplease v0.2.37 |
| 1243 | 2026-09-04T03:14:56.924Z | Compiling sha3 v0.10.9 |
| 1244 | 2026-09-04T03:14:56.948Z | Compiling serde_yaml v0.9.34+deprecated |
| 1245 | 2026-09-04T03:14:56.948Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1246 | 2026-09-04T03:14:57.068Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1247 | 2026-09-04T03:14:57.631Z | Compiling chacha20poly1305 v0.10.1 |
| 1248 | 2026-09-04T03:14:57.763Z | Compiling argon2 v0.5.3 |
| 1249 | 2026-09-04T03:14:57.996Z | Compiling vsss-rs v3.3.4 |
| 1250 | 2026-09-04T03:14:58.021Z | Compiling ciborium v0.2.2 |
| 1251 | 2026-09-04T03:14:58.092Z | Compiling ingot-macros v0.1.1 |
| 1252 | 2026-09-04T03:14:58.348Z | Compiling usdt-macro v0.5.0 |
| 1253 | 2026-09-04T03:14:58.660Z | Compiling usdt-attr-macro v0.5.0 |
| 1254 | 2026-09-04T03:14:59.732Z | Compiling serde_spanned v0.6.9 |
| 1255 | 2026-09-04T03:14:59.876Z | Compiling hash32 v0.3.1 |
| 1256 | 2026-09-04T03:14:59.888Z | Compiling enum-as-inner v0.6.1 |
| 1257 | 2026-09-04T03:15:00.050Z | Compiling proc-macro-error v1.0.4 |
| 1258 | 2026-09-04T03:15:00.259Z | Compiling memmap v0.7.0 |
| 1259 | 2026-09-04T03:15:00.322Z | Compiling memoffset v0.9.1 |
| 1260 | 2026-09-04T03:15:00.417Z | Compiling smoltcp v0.11.0 |
| 1261 | 2026-09-04T03:15:00.458Z | Compiling toml_write v0.1.2 |
| 1262 | 2026-09-04T03:15:00.472Z | Compiling winnow v0.7.15 |
| 1263 | 2026-09-04T03:15:00.564Z | Compiling cfg_aliases v0.2.2 |
| 1264 | 2026-09-04T03:15:00.628Z | Compiling indent_write v2.2.0 |
| 1265 | 2026-09-04T03:15:00.710Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1266 | 2026-09-04T03:15:00.803Z | Compiling static_assertions v1.1.0 |
| 1267 | 2026-09-04T03:15:00.839Z | Compiling winnow v0.5.40 |
| 1268 | 2026-09-04T03:15:00.839Z | Compiling data-encoding v2.11.1 |
| 1269 | 2026-09-04T03:15:01.271Z | Compiling nix v0.31.3 |
| 1270 | 2026-09-04T03:15:01.321Z | Compiling ingot-types v0.1.2 |
| 1271 | 2026-09-04T03:15:01.321Z | Compiling usdt v0.5.0 |
| 1272 | 2026-09-04T03:15:01.321Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1273 | 2026-09-04T03:15:01.321Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1274 | 2026-09-04T03:15:01.322Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1275 | 2026-09-04T03:15:01.987Z | Compiling tabwriter v1.4.1 |
| 1276 | 2026-09-04T03:15:01.991Z | Compiling cobs v0.3.0 |
| 1277 | 2026-09-04T03:15:01.991Z | Compiling serde_repr v0.1.21 |
| 1278 | 2026-09-04T03:15:01.992Z | Compiling toml_edit v0.22.27 |
| 1279 | 2026-09-04T03:15:01.992Z | Compiling crossbeam-deque v0.8.7 |
| 1280 | 2026-09-04T03:15:01.996Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1281 | 2026-09-04T03:15:02.181Z | Compiling toml_edit v0.19.15 |
| 1282 | 2026-09-04T03:15:02.617Z | Compiling managed v0.8.0 |
| 1283 | 2026-09-04T03:15:03.034Z | Compiling bitflags v1.3.2 |
| 1284 | 2026-09-04T03:15:03.034Z | Compiling vcpkg v0.2.15 |
| 1285 | 2026-09-04T03:15:03.034Z | Compiling postcard v1.1.3 |
| 1286 | 2026-09-04T03:15:03.042Z | Compiling ingot v0.1.1 |
| 1287 | 2026-09-04T03:15:03.042Z | Compiling openssl-sys v0.9.117 |
| 1288 | 2026-09-04T03:15:03.472Z | Compiling proc-macro-crate v1.3.1 |
| 1289 | 2026-09-04T03:15:04.227Z | Compiling toml v0.8.23 |
| 1290 | 2026-09-04T03:15:04.410Z | Compiling hubpack_derive v0.1.1 |
| 1291 | 2026-09-04T03:15:04.595Z | Compiling foreign-types-macros v0.2.4 |
| 1292 | 2026-09-04T03:15:04.911Z | Compiling rustls-webpki v0.103.14 |
| 1293 | 2026-09-04T03:15:05.476Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1294 | 2026-09-04T03:15:05.896Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1295 | 2026-09-04T03:15:05.896Z | Compiling swrite v0.1.0 |
| 1296 | 2026-09-04T03:15:05.896Z | Compiling colored v3.1.1 |
| 1297 | 2026-09-04T03:15:05.896Z | Compiling linked-hash-map v0.5.6 |
| 1298 | 2026-09-04T03:15:05.896Z | Compiling resolv-conf v0.7.6 |
| 1299 | 2026-09-04T03:15:05.896Z | Compiling heck v0.4.1 |
| 1300 | 2026-09-04T03:15:05.896Z | Compiling semver v0.1.20 |
| 1301 | 2026-09-04T03:15:05.906Z | Compiling foreign-types-shared v0.3.1 |
| 1302 | 2026-09-04T03:15:05.906Z | Compiling unicode-segmentation v1.13.3 |
| 1303 | 2026-09-04T03:15:05.906Z | Compiling rayon-core v1.13.0 |
| 1304 | 2026-09-04T03:15:05.906Z | Compiling foreign-types v0.5.0 |
| 1305 | 2026-09-04T03:15:05.906Z | Compiling rustc_version v0.1.7 |
| 1306 | 2026-09-04T03:15:05.906Z | Compiling lru-cache v0.1.2 |
| 1307 | 2026-09-04T03:15:05.974Z | Compiling newline-converter v0.3.0 |
| 1308 | 2026-09-04T03:15:06.404Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1309 | 2026-09-04T03:15:06.831Z | Compiling hubpack v0.1.2 |
| 1310 | 2026-09-04T03:15:06.831Z | Compiling num_enum_derive v0.5.11 |
| 1311 | 2026-09-04T03:15:06.831Z | Compiling atomicwrites v0.4.4 |
| 1312 | 2026-09-04T03:15:06.831Z | Compiling hickory-proto v0.24.4 |
| 1313 | 2026-09-04T03:15:06.881Z | Compiling progenitor-impl v0.13.0 |
| 1314 | 2026-09-04T03:15:07.144Z | Compiling console v0.16.4 |
| 1315 | 2026-09-04T03:15:07.151Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1316 | 2026-09-04T03:15:07.705Z | Compiling camino-tempfile v1.4.1 |
| 1317 | 2026-09-04T03:15:07.767Z | Compiling chacha20 v0.10.1 |
| 1318 | 2026-09-04T03:15:07.798Z | Compiling serde-big-array v0.5.1 |
| 1319 | 2026-09-04T03:15:07.840Z | Compiling derive-where v1.6.1 |
| 1320 | 2026-09-04T03:15:07.888Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1321 | 2026-09-04T03:15:07.955Z | Compiling pin-project-internal v1.1.13 |
| 1322 | 2026-09-04T03:15:08.449Z | Compiling num-derive v0.4.2 |
| 1323 | 2026-09-04T03:15:08.470Z | Compiling tokio-rustls v0.26.4 |
| 1324 | 2026-09-04T03:15:08.817Z | Compiling hyper-rustls v0.27.9 |
| 1325 | 2026-09-04T03:15:08.997Z | Compiling rustls-platform-verifier v0.7.0 |
| 1326 | 2026-09-04T03:15:09.214Z | Compiling reqwest v0.13.4 |
| 1327 | 2026-09-04T03:15:09.608Z | Compiling cstr-argument v0.1.2 |
| 1328 | 2026-09-04T03:15:09.855Z | Compiling minimal-lexical v0.2.1 |
| 1329 | 2026-09-04T03:15:10.215Z | Compiling siphasher v1.0.3 |
| 1330 | 2026-09-04T03:15:10.382Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1331 | 2026-09-04T03:15:10.382Z | Compiling similar v3.2.0 |
| 1332 | 2026-09-04T03:15:10.382Z | Compiling phf_shared v0.12.1 |
| 1333 | 2026-09-04T03:15:10.409Z | Compiling progenitor-macro v0.13.0 |
| 1334 | 2026-09-04T03:15:10.409Z | Compiling nom v7.1.3 |
| 1335 | 2026-09-04T03:15:12.229Z | Compiling progenitor-client v0.14.0 |
| 1336 | 2026-09-04T03:15:12.307Z | Compiling progenitor-extras v0.2.0 |
| 1337 | 2026-09-04T03:15:12.307Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1338 | 2026-09-04T03:15:13.009Z | Compiling expectorate v1.3.0 |
| 1339 | 2026-09-04T03:15:13.032Z | Compiling progenitor-client v0.13.0 |
| 1340 | 2026-09-04T03:15:13.080Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1341 | 2026-09-04T03:15:13.330Z | Compiling pin-project v1.1.13 |
| 1342 | 2026-09-04T03:15:13.534Z | Compiling hickory-resolver v0.24.4 |
| 1343 | 2026-09-04T03:15:13.957Z | Compiling rand v0.10.2 |
| 1344 | 2026-09-04T03:15:13.977Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1345 | 2026-09-04T03:15:14.617Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1346 | 2026-09-04T03:15:14.748Z | Compiling num_enum v0.5.11 |
| 1347 | 2026-09-04T03:15:15.665Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1348 | 2026-09-04T03:15:16.077Z | Compiling newtype_derive v0.1.6 |
| 1349 | 2026-09-04T03:15:16.080Z | Compiling progenitor-impl v0.14.0 |
| 1350 | 2026-09-04T03:15:16.256Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1351 | 2026-09-04T03:15:16.877Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1352 | 2026-09-04T03:15:17.318Z | Compiling unicode-normalization v0.1.25 |
| 1353 | 2026-09-04T03:15:17.824Z | Compiling tokio-stream v0.1.19 |
| 1354 | 2026-09-04T03:15:18.297Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1355 | 2026-09-04T03:15:18.452Z | Compiling snafu-derive v0.8.9 |
| 1356 | 2026-09-04T03:15:18.605Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1357 | 2026-09-04T03:15:19.048Z | Compiling async-recursion v1.1.1 |
| 1358 | 2026-09-04T03:15:19.715Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1359 | 2026-09-04T03:15:19.718Z | Compiling slog-dtrace v0.3.0 |
| 1360 | 2026-09-04T03:15:19.718Z | Compiling bstr v1.13.1 |
| 1361 | 2026-09-04T03:15:19.718Z | Compiling csv-core v0.1.13 |
| 1362 | 2026-09-04T03:15:19.718Z | Compiling highway v1.3.0 |
| 1363 | 2026-09-04T03:15:19.718Z | Compiling konst_macro_rules v0.2.19 |
| 1364 | 2026-09-04T03:15:19.718Z | Compiling owo-colors v4.3.0 |
| 1365 | 2026-09-04T03:15:19.778Z | Compiling unicode-width v0.1.14 |
| 1366 | 2026-09-04T03:15:19.794Z | Compiling same-file v1.0.6 |
| 1367 | 2026-09-04T03:15:19.883Z | Compiling cancel-safe-futures v0.1.5 |
| 1368 | 2026-09-04T03:15:19.958Z | Compiling openssl v0.10.81 |
| 1369 | 2026-09-04T03:15:20.417Z | Compiling foldhash v0.1.5 |
| 1370 | 2026-09-04T03:15:20.473Z | Compiling unicode-xid v0.2.6 |
| 1371 | 2026-09-04T03:15:20.473Z | Compiling jiff-core v0.1.0 |
| 1372 | 2026-09-04T03:15:20.473Z | Compiling chrono-tz v0.10.4 |
| 1373 | 2026-09-04T03:15:20.473Z | Compiling foreign-types-shared v0.1.1 |
| 1374 | 2026-09-04T03:15:20.473Z | Compiling const_format_proc_macros v0.2.34 |
| 1375 | 2026-09-04T03:15:20.474Z | Compiling snafu v0.8.9 |
| 1376 | 2026-09-04T03:15:20.474Z | Compiling foreign-types v0.3.2 |
| 1377 | 2026-09-04T03:15:20.474Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1378 | 2026-09-04T03:15:20.474Z | Compiling hashbrown v0.15.5 |
| 1379 | 2026-09-04T03:15:20.474Z | Compiling walkdir v2.5.0 |
| 1380 | 2026-09-04T03:15:20.474Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1381 | 2026-09-04T03:15:20.559Z | Compiling konst v0.2.20 |
| 1382 | 2026-09-04T03:15:21.176Z | Compiling globset v0.4.20 |
| 1383 | 2026-09-04T03:15:21.185Z | Compiling csv v1.4.0 |
| 1384 | 2026-09-04T03:15:21.185Z | Compiling progenitor-macro v0.14.0 |
| 1385 | 2026-09-04T03:15:21.185Z | Compiling jiff v0.2.35 |
| 1386 | 2026-09-04T03:15:21.443Z | Compiling qorb v0.4.1 |
| 1387 | 2026-09-04T03:15:21.606Z | Compiling olpc-cjson v0.1.4 |
| 1388 | 2026-09-04T03:15:21.773Z | Compiling progenitor v0.13.0 |
| 1389 | 2026-09-04T03:15:21.915Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1390 | 2026-09-04T03:15:22.267Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1391 | 2026-09-04T03:15:23.072Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1392 | 2026-09-04T03:15:23.542Z | Compiling rayon v1.12.0 |
| 1393 | 2026-09-04T03:15:24.176Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1394 | 2026-09-04T03:15:24.515Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1395 | 2026-09-04T03:15:24.729Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1396 | 2026-09-04T03:15:25.030Z | Compiling phf v0.12.1 |
| 1397 | 2026-09-04T03:15:25.589Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1398 | 2026-09-04T03:15:25.619Z | Compiling zone_cfg_derive v0.3.1 |
| 1399 | 2026-09-04T03:15:25.773Z | Compiling tokio-dtrace v0.1.1 |
| 1400 | 2026-09-04T03:15:25.998Z | Compiling itertools v0.12.1 |
| 1401 | 2026-09-04T03:15:26.043Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1402 | 2026-09-04T03:15:26.121Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1403 | 2026-09-04T03:15:26.265Z | Compiling libsw-core v0.3.2 |
| 1404 | 2026-09-04T03:15:26.319Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1405 | 2026-09-04T03:15:26.456Z | Compiling serde_plain v1.0.2 |
| 1406 | 2026-09-04T03:15:26.668Z | Compiling pem v3.0.6 |
| 1407 | 2026-09-04T03:15:26.698Z | Compiling openssl-macros v0.1.1 |
| 1408 | 2026-09-04T03:15:26.725Z | Compiling cookie v0.18.2 |
| 1409 | 2026-09-04T03:15:26.968Z | Compiling sigpipe v0.1.3 |
| 1410 | 2026-09-04T03:15:27.013Z | Compiling fixedbitset v0.5.7 |
| 1411 | 2026-09-04T03:15:27.534Z | Compiling typed-path v0.9.3 |
| 1412 | 2026-09-04T03:15:27.988Z | Compiling glob v0.3.4 |
| 1413 | 2026-09-04T03:15:27.988Z | Compiling fixedbitset v0.4.2 |
| 1414 | 2026-09-04T03:15:27.988Z | Compiling bytecount v0.6.9 |
| 1415 | 2026-09-04T03:15:27.988Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1416 | 2026-09-04T03:15:27.988Z | Compiling papergrid v0.11.0 |
| 1417 | 2026-09-04T03:15:28.468Z | Compiling petgraph v0.6.5 |
| 1418 | 2026-09-04T03:15:28.468Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1419 | 2026-09-04T03:15:28.468Z | Compiling petgraph v0.8.3 |
| 1420 | 2026-09-04T03:15:28.522Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1421 | 2026-09-04T03:15:28.522Z | Compiling tough v0.22.0 |
| 1422 | 2026-09-04T03:15:28.522Z | Compiling zone v0.3.1 |
| 1423 | 2026-09-04T03:15:29.129Z | Compiling progenitor v0.14.0 |
| 1424 | 2026-09-04T03:15:29.255Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1425 | 2026-09-04T03:15:29.290Z | Compiling libsw v3.5.0 |
| 1426 | 2026-09-04T03:15:29.314Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1427 | 2026-09-04T03:15:29.448Z | Compiling oxide-tokio-rt v0.1.6 |
| 1428 | 2026-09-04T03:15:29.457Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1429 | 2026-09-04T03:15:29.642Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1430 | 2026-09-04T03:15:29.809Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1431 | 2026-09-04T03:15:30.067Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1432 | 2026-09-04T03:15:30.366Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1433 | 2026-09-04T03:15:30.405Z | Compiling const_format v0.2.36 |
| 1434 | 2026-09-04T03:15:31.136Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1435 | 2026-09-04T03:15:31.343Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1436 | 2026-09-04T03:15:31.822Z | Compiling tabled_derive v0.7.0 |
| 1437 | 2026-09-04T03:15:31.835Z | Compiling gethostname v0.5.0 |
| 1438 | 2026-09-04T03:15:31.835Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1439 | 2026-09-04T03:15:31.835Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1440 | 2026-09-04T03:15:31.835Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1441 | 2026-09-04T03:15:31.835Z | Compiling smf v0.2.3 |
| 1442 | 2026-09-04T03:15:31.835Z | Compiling bcs v0.1.6 |
| 1443 | 2026-09-04T03:15:31.949Z | Compiling nom v8.0.0 |
| 1444 | 2026-09-04T03:15:32.160Z | Compiling lazy_static v1.5.0 |
| 1445 | 2026-09-04T03:15:32.289Z | Compiling whoami v1.6.1 |
| 1446 | 2026-09-04T03:15:32.430Z | Compiling unicode-linebreak v0.1.5 |
| 1447 | 2026-09-04T03:15:32.513Z | Compiling tagptr v0.2.0 |
| 1448 | 2026-09-04T03:15:32.754Z | Compiling crunchy v0.2.4 |
| 1449 | 2026-09-04T03:15:32.821Z | Compiling linear-map v1.2.0 |
| 1450 | 2026-09-04T03:15:32.821Z | Compiling smawk v0.3.3 |
| 1451 | 2026-09-04T03:15:32.821Z | Compiling termtree v0.5.1 |
| 1452 | 2026-09-04T03:15:32.893Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1453 | 2026-09-04T03:15:32.939Z | Compiling textwrap v0.16.2 |
| 1454 | 2026-09-04T03:15:32.939Z | Compiling moka v0.12.16 |
| 1455 | 2026-09-04T03:15:33.701Z | Compiling tabled v0.15.0 |
| 1456 | 2026-09-04T03:15:33.786Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1457 | 2026-09-04T03:15:34.807Z | Compiling steno v0.4.1 |
| 1458 | 2026-09-04T03:15:34.930Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1459 | 2026-09-04T03:15:34.930Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1460 | 2026-09-04T03:15:34.930Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1461 | 2026-09-04T03:15:35.818Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1462 | 2026-09-04T03:15:35.926Z | Compiling hickory-proto v0.25.2 |
| 1463 | 2026-09-04T03:15:36.809Z | Compiling tiny-keccak v2.0.2 |
| 1464 | 2026-09-04T03:15:37.020Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1465 | 2026-09-04T03:15:37.148Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1466 | 2026-09-04T03:15:37.311Z | Compiling parking_lot_core v0.8.6 |
| 1467 | 2026-09-04T03:15:37.686Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1468 | 2026-09-04T03:15:37.816Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1469 | 2026-09-04T03:15:38.049Z | Compiling hickory-resolver v0.25.2 |
| 1470 | 2026-09-04T03:15:38.247Z | Compiling libscf-sys v1.2.0 |
| 1471 | 2026-09-04T03:15:38.300Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1472 | 2026-09-04T03:15:38.355Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1473 | 2026-09-04T03:15:38.449Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1474 | 2026-09-04T03:15:38.905Z | Compiling const-random-macro v0.1.16 |
| 1475 | 2026-09-04T03:15:38.985Z | Compiling smartstring v1.0.1 |
| 1476 | 2026-09-04T03:15:38.985Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1477 | 2026-09-04T03:15:38.985Z | Compiling ahash v0.8.12 |
| 1478 | 2026-09-04T03:15:39.176Z | Compiling const-random v0.1.18 |
| 1479 | 2026-09-04T03:15:39.257Z | Compiling parking_lot v0.11.2 |
| 1480 | 2026-09-04T03:15:39.960Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1481 | 2026-09-04T03:15:40.002Z | Compiling fxhash v0.2.1 |
| 1482 | 2026-09-04T03:15:40.002Z | Compiling internet-checksum v0.2.1 |
| 1483 | 2026-09-04T03:15:40.002Z | Compiling sled v0.34.7 |
| 1484 | 2026-09-04T03:15:40.030Z | Compiling itertools v0.15.0 |
| 1485 | 2026-09-04T03:15:40.079Z | Compiling rhai_codegen v3.2.0 |
| 1486 | 2026-09-04T03:15:40.182Z | Compiling thin-vec v0.2.19 |
| 1487 | 2026-09-04T03:15:40.456Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1488 | 2026-09-04T03:15:40.535Z | Compiling serial_test_derive v4.0.1 |
| 1489 | 2026-09-04T03:15:40.909Z | Compiling yansi v1.0.1 |
| 1490 | 2026-09-04T03:15:41.084Z | Compiling diff v0.1.13 |
| 1491 | 2026-09-04T03:15:41.716Z | Compiling pretty_assertions v1.4.1 |
| 1492 | 2026-09-04T03:15:41.792Z | Compiling serial_test v4.0.1 |
| 1493 | 2026-09-04T03:15:41.792Z | Compiling rhai v1.26.0 |
| 1494 | 2026-09-04T03:15:42.724Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1495 | 2026-09-04T03:15:44.143Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1496 | 2026-09-04T03:15:52.505Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1497 | 2026-09-04T03:15:53.728Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1498 | 2026-09-04T03:15:55.500Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1499 | 2026-09-04T03:15:55.811Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1500 | 2026-09-04T03:15:56.650Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1501 | 2026-09-04T03:15:57.817Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1502 | 2026-09-04T03:16:33.218Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 22s |
| 1503 | 2026-09-04T03:16:33.397Z | ──────────── |
| 1504 | 2026-09-04T03:16:33.397Z | Nextest run ID 39cc7371-0d26-4a4c-b5f1-af90e526984f with nextest profile: default |
| 1505 | 2026-09-04T03:16:33.397Z | Starting 158 tests across 3 binaries |
| 1506 | 2026-09-04T03:16:33.407Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_round_trip |
| 1507 | 2026-09-04T03:16:33.412Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes |
| 1508 | 2026-09-04T03:16:33.413Z | PASS [ 0.012s] bgp messages::tests::bgp_nexthop_invalid_length |
| 1509 | 2026-09-04T03:16:33.413Z | PASS [ 0.012s] bgp messages::tests::bgp_nexthop_length_mismatch |
| 1510 | 2026-09-04T03:16:33.413Z | PASS [ 0.012s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes |
| 1511 | 2026-09-04T03:16:33.413Z | PASS [ 0.012s] bgp messages::tests::bgp_nexthop_byte_len |
| 1512 | 2026-09-04T03:16:33.413Z | PASS [ 0.012s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes |
| 1513 | 2026-09-04T03:16:33.413Z | PASS [ 0.012s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding |
| 1514 | 2026-09-04T03:16:33.417Z | PASS [ 0.009s] bgp messages::tests::decoding_accepts_reach_and_unreach_together |
| 1515 | 2026-09-04T03:16:33.421Z | PASS [ 0.010s] bgp messages::tests::decoding_deduplicates_non_mp_attributes |
| 1516 | 2026-09-04T03:16:33.421Z | PASS [ 0.010s] bgp messages::tests::empty_update_end_of_rib |
| 1517 | 2026-09-04T03:16:33.421Z | PASS [ 0.010s] bgp messages::tests::header_round_trip |
| 1518 | 2026-09-04T03:16:33.422Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_parses_oversized_length |
| 1519 | 2026-09-04T03:16:33.422Z | PASS [ 0.011s] bgp messages::tests::duplicate_origin_attrs_deduplicated |
| 1520 | 2026-09-04T03:16:33.422Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker |
| 1521 | 2026-09-04T03:16:33.422Z | PASS [ 0.011s] bgp messages::tests::header_tests::from_wire_parses_undersized_length |
| 1522 | 2026-09-04T03:16:33.425Z | PASS [ 0.009s] bgp messages::tests::header_tests::new_accepts_maximum_length |
| 1523 | 2026-09-04T03:16:33.430Z | PASS [ 0.008s] bgp messages::tests::header_tests::new_accepts_minimum_length |
| 1524 | 2026-09-04T03:16:33.430Z | PASS [ 0.009s] bgp messages::tests::header_tests::new_rejects_length_too_large |
| 1525 | 2026-09-04T03:16:33.430Z | PASS [ 0.010s] bgp messages::tests::header_tests::new_rejects_length_too_small |
| 1526 | 2026-09-04T03:16:33.433Z | PASS [ 0.010s] bgp messages::tests::header_tests::roundtrip_keepalive_header |
| 1527 | 2026-09-04T03:16:33.433Z | PASS [ 0.010s] bgp messages::tests::header_tests::roundtrip_max_length_header |
| 1528 | 2026-09-04T03:16:33.434Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::aggregator_display |
| 1529 | 2026-09-04T03:16:33.434Z | PASS [ 0.011s] bgp messages::tests::ipv4_unicast_dual_encoding |
| 1530 | 2026-09-04T03:16:33.438Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message |
| 1531 | 2026-09-04T03:16:33.438Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length |
| 1532 | 2026-09-04T03:16:33.438Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing |
| 1533 | 2026-09-04T03:16:33.443Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing |
| 1534 | 2026-09-04T03:16:33.443Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format |
| 1535 | 2026-09-04T03:16:33.443Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display |
| 1536 | 2026-09-04T03:16:33.444Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length |
| 1537 | 2026-09-04T03:16:33.444Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing |
| 1538 | 2026-09-04T03:16:33.448Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format |
| 1539 | 2026-09-04T03:16:33.448Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message |
| 1540 | 2026-09-04T03:16:33.448Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error |
| 1541 | 2026-09-04T03:16:33.448Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire |
| 1542 | 2026-09-04T03:16:33.453Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length |
| 1543 | 2026-09-04T03:16:33.453Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs |
| 1544 | 2026-09-04T03:16:33.453Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds |
| 1545 | 2026-09-04T03:16:33.453Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop |
| 1546 | 2026-09-04T03:16:33.453Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs |
| 1547 | 2026-09-04T03:16:33.453Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length |
| 1548 | 2026-09-04T03:16:33.453Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short |
| 1549 | 2026-09-04T03:16:33.459Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short |
| 1550 | 2026-09-04T03:16:33.459Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs |
| 1551 | 2026-09-04T03:16:33.470Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors |
| 1552 | 2026-09-04T03:16:33.470Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors |
| 1553 | 2026-09-04T03:16:33.470Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors |
| 1554 | 2026-09-04T03:16:33.470Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length |
| 1555 | 2026-09-04T03:16:33.470Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short |
| 1556 | 2026-09-04T03:16:33.471Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs |
| 1557 | 2026-09-04T03:16:33.471Z | PASS [ 0.008s] bgp messages::tests::mp_bgp_attributes_encoded_first |
| 1558 | 2026-09-04T03:16:33.480Z | PASS [ 0.008s] bgp messages::tests::mp_reach_nlri_ipv4_unicast |
| 1559 | 2026-09-04T03:16:33.481Z | PASS [ 0.008s] bgp messages::tests::mp_reach_nlri_ipv6_unicast |
| 1560 | 2026-09-04T03:16:33.481Z | PASS [ 0.008s] bgp messages::tests::mp_reach_nlri_round_trip |
| 1561 | 2026-09-04T03:16:33.481Z | PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast |
| 1562 | 2026-09-04T03:16:33.481Z | PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast |
| 1563 | 2026-09-04T03:16:33.481Z | PASS [ 0.009s] bgp messages::tests::mp_unreach_nlri_round_trip |
| 1564 | 2026-09-04T03:16:33.481Z | PASS [ 0.009s] bgp messages::tests::notification_round_trip |
| 1565 | 2026-09-04T03:16:33.481Z | PASS [ 0.009s] bgp messages::tests::open_round_trip |
| 1566 | 2026-09-04T03:16:33.481Z | PASS [ 0.009s] bgp messages::tests::open_round_trip_extended_nexthop |
| 1567 | 2026-09-04T03:16:33.481Z | PASS [ 0.009s] bgp messages::tests::prefix_conversion |
| 1568 | 2026-09-04T03:16:33.485Z | PASS [ 0.009s] bgp messages::tests::prefix_within |
| 1569 | 2026-09-04T03:16:33.485Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard |
| 1570 | 2026-09-04T03:16:33.485Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw |
| 1571 | 2026-09-04T03:16:33.485Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard |
| 1572 | 2026-09-04T03:16:33.485Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw |
| 1573 | 2026-09-04T03:16:33.485Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw |
| 1574 | 2026-09-04T03:16:33.485Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset |
| 1575 | 2026-09-04T03:16:33.485Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw |
| 1576 | 2026-09-04T03:16:33.485Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw |
| 1577 | 2026-09-04T03:16:33.490Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw |
| 1578 | 2026-09-04T03:16:33.490Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected |
| 1579 | 2026-09-04T03:16:33.490Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors |
| 1580 | 2026-09-04T03:16:33.490Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected |
| 1581 | 2026-09-04T03:16:33.490Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid |
| 1582 | 2026-09-04T03:16:33.564Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed |
| 1583 | 2026-09-04T03:16:33.564Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details |
| 1584 | 2026-09-04T03:16:33.565Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive |
| 1585 | 2026-09-04T03:16:33.565Z | PASS [ 0.009s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags |
| 1586 | 2026-09-04T03:16:33.565Z | PASS [ 0.009s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional |
| 1587 | 2026-09-04T03:16:33.565Z | PASS [ 0.008s] bgp messages::tests::route_refresh_round_trip |
| 1588 | 2026-09-04T03:16:33.565Z | PASS [ 0.009s] bgp messages::tests::test_nexthop_length_validation |
| 1589 | 2026-09-04T03:16:33.565Z | PASS [ 0.009s] bgp messages::tests::update_round_trip |
| 1590 | 2026-09-04T03:16:33.565Z | PASS [ 0.021s] bgp policy::test::open_add_4byte_as |
| 1591 | 2026-09-04T03:16:33.565Z | PASS [ 0.015s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 1592 | 2026-09-04T03:16:33.565Z | PASS [ 0.016s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 1593 | 2026-09-04T03:16:33.565Z | PASS [ 0.024s] bgp policy::test::open_require_4byte_as |
| 1594 | 2026-09-04T03:16:33.565Z | PASS [ 0.021s] bgp policy::test::update_shape_community |
| 1595 | 2026-09-04T03:16:33.565Z | PASS [ 0.024s] bgp policy::test::shape_update_prefixes |
| 1596 | 2026-09-04T03:16:33.565Z | PASS [ 0.023s] bgp policy::test::update_drop_on_no_export |
| 1597 | 2026-09-04T03:16:33.565Z | PASS [ 0.029s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 1598 | 2026-09-04T03:16:33.565Z | PASS [ 0.015s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 1599 | 2026-09-04T03:16:33.565Z | PASS [ 0.015s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 1600 | 2026-09-04T03:16:33.566Z | PASS [ 0.014s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 1601 | 2026-09-04T03:16:33.566Z | PASS [ 0.015s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 1602 | 2026-09-04T03:16:33.566Z | PASS [ 0.019s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 1603 | 2026-09-04T03:16:33.566Z | PASS [ 0.016s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 1604 | 2026-09-04T03:16:33.566Z | PASS [ 0.015s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 1605 | 2026-09-04T03:16:33.566Z | PASS [ 0.008s] bgp session::tests::route_update_is_announcement_and_withdrawal |
| 1606 | 2026-09-04T03:16:33.566Z | PASS [ 0.014s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 1607 | 2026-09-04T03:16:33.574Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 1608 | 2026-09-04T03:16:33.574Z | PASS [ 0.016s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 1609 | 2026-09-04T03:16:33.575Z | PASS [ 0.008s] bgp session::tests::shutdown_state_transitions |
| 1610 | 2026-09-04T03:16:33.575Z | PASS [ 0.018s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 1611 | 2026-09-04T03:16:33.575Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_all_buffer_rolling |
| 1612 | 2026-09-04T03:16:33.575Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_major_buffer_rolling |
| 1613 | 2026-09-04T03:16:33.575Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_history_major_filtering |
| 1614 | 2026-09-04T03:16:33.575Z | PASS [ 0.030s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 1615 | 2026-09-04T03:16:33.575Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_record_creation |
| 1616 | 2026-09-04T03:16:33.575Z | PASS [ 0.009s] bgp session::tests::test_resolve_collision_decision |
| 1617 | 2026-09-04T03:16:33.575Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error |
| 1618 | 2026-09-04T03:16:33.575Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error |
| 1619 | 2026-09-04T03:16:33.575Z | PASS [ 0.030s] bgp proptest::prop_update_traditional_roundtrip |
| 1620 | 2026-09-04T03:16:33.575Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_configured |
| 1621 | 2026-09-04T03:16:33.575Z | PASS [ 0.032s] bgp proptest::prop_update_mp_reach_roundtrip |
| 1622 | 2026-09-04T03:16:33.575Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4 |
| 1623 | 2026-09-04T03:16:33.575Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4 |
| 1624 | 2026-09-04T03:16:33.575Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv6_configured |
| 1625 | 2026-09-04T03:16:33.575Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6 |
| 1626 | 2026-09-04T03:16:33.575Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop |
| 1627 | 2026-09-04T03:16:33.584Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop |
| 1628 | 2026-09-04T03:16:33.630Z | PASS [ 0.057s] bgp test::recreated_router_does_not_claim_predecessors_sessions |
| 1629 | 2026-09-04T03:16:33.630Z | PASS [ 0.056s] bgp test::router_teardown_leaves_other_routers_sessions_alone |
| 1630 | 2026-09-04T03:16:33.820Z | PASS [ 0.257s] bgp test::admin_events_do_not_reach_other_routers_sessions |
| 1631 | 2026-09-04T03:16:36.644Z | PASS [ 3.067s] bgp test::test_basic_peering_active |
| 1632 | 2026-09-04T03:16:36.644Z | PASS [ 3.065s] bgp test::test_basic_peering_passive |
| 1633 | 2026-09-04T03:16:36.653Z | PASS [ 3.067s] bgp test::test_basic_update |
| 1634 | 2026-09-04T03:16:36.653Z | PASS [ 3.073s] bgp test::test_basic_peering_passive_tcp |
| 1635 | 2026-09-04T03:16:36.706Z | PASS [ 3.068s] bgp test::test_basic_update_ipv6 |
| 1636 | 2026-09-04T03:16:36.725Z | PASS [ 3.081s] bgp test::test_basic_update_ipv6_tcp |
| 1637 | 2026-09-04T03:16:36.902Z | PASS [ 3.079s] bgp test::test_basic_update_tcp |
| 1638 | 2026-09-04T03:16:37.655Z | PASS [ 4.081s] bgp test::test_basic_peering_active_tcp |
| 1639 | 2026-09-04T03:16:39.753Z | PASS [ 3.065s] bgp test::test_ipv6_basic_peering_active |
| 1640 | 2026-09-04T03:16:40.372Z | PASS [ 3.065s] bgp test::test_ipv6_basic_peering_passive |
| 1641 | 2026-09-04T03:16:40.715Z | PASS [ 4.081s] bgp test::test_dual_stack_routes_ipv4_peer_success |
| 1642 | 2026-09-04T03:16:40.715Z | PASS [ 4.077s] bgp test::test_import_export_policy_filtering |
| 1643 | 2026-09-04T03:16:40.715Z | PASS [ 4.081s] bgp test::test_dual_stack_routes_ipv6_peer_success |
| 1644 | 2026-09-04T03:16:40.719Z | PASS [ 4.074s] bgp test::test_ipv4_routes_ipv6_peer_success |
| 1645 | 2026-09-04T03:16:40.723Z | PASS [ 3.074s] bgp test::test_ipv6_basic_peering_passive_tcp |
| 1646 | 2026-09-04T03:16:40.780Z | PASS [ 4.079s] bgp test::test_ipv6_basic_peering_active_tcp |
| 1647 | 2026-09-04T03:16:41.023Z | PASS [ 1.061s] bgp test::test_multiple_unnumbered_sessions |
| 1648 | 2026-09-04T03:16:41.809Z | PASS [ 1.092s] bgp test::test_three_router_chain_tcp_ipv6 |
| 1649 | 2026-09-04T03:16:41.822Z | PASS [ 1.108s] bgp test::test_three_router_chain_tcp |
| 1650 | 2026-09-04T03:16:42.781Z | PASS [ 2.067s] bgp test::test_same_linklocal_multiple_interfaces |
| 1651 | 2026-09-04T03:16:42.871Z | PASS [ 1.062s] bgp test::test_unnumbered_ndp_change |
| 1652 | 2026-09-04T03:16:43.654Z | PASS [ 2.937s] bgp test::test_neighbor_thread_lifecycle_no_leaks |
| 1653 | 2026-09-04T03:16:43.660Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1654 | 2026-09-04T03:16:43.673Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1655 | 2026-09-04T03:16:43.673Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1656 | 2026-09-04T03:16:43.681Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1657 | 2026-09-04T03:16:43.788Z | PASS [ 3.066s] bgp test::test_three_router_chain_unnumbered |
| 1658 | 2026-09-04T03:16:43.827Z | PASS [ 4.074s] bgp test::test_ipv6_routes_ipv4_peer_success |
| 1659 | 2026-09-04T03:16:45.845Z | PASS [ 5.064s] bgp test::test_unnumbered_dualstack_route_exchange |
| 1660 | 2026-09-04T03:16:47.845Z | PASS [ 5.063s] bgp test::test_unnumbered_session_survives_peer_change |
| 1661 | 2026-09-04T03:16:50.889Z | PASS [ 9.067s] bgp test::test_unnumbered_peer_expiry_and_rediscovery |
| 1662 | 2026-09-04T03:16:51.934Z | PASS [ 9.064s] bgp test::test_unnumbered_unaffected_by_ndp |
| 1663 | 2026-09-04T03:16:59.100Z | PASS [ 18.062s] bgp test::test_unnumbered_interface_lifecycle |
| 1664 | 2026-09-04T03:16:59.100Z | ──────────── |
| 1665 | 2026-09-04T03:16:59.100Z | Summary [ 25.689s] 158 tests run: 158 passed, 0 skipped |
| 1666 | 2026-09-04T03:16:59.104Z | + cp ./admin_events_do_not_reach_other_routers_sessions.log ./dualstack_routes.log ./loopback-manager.test_basic_peering_active_tcp.log ./loopback-manager.test_basic_peering_passive_tcp.log ./loopback-manager.test_basic_update_ipv6_tcp.log ./loopback-manager.test_basic_update_tcp.log ./loopback-manager.test_dual_stack_routes_ipv4_peer_success.log ./loopback-manager.test_dual_stack_routes_ipv6_peer_success.log ./loopback-manager.test_import_export_policy_filtering.log ./loopback-manager.test_ipv4_routes_ipv6_peer_success.log ./loopback-manager.test_ipv6_basic_peering_active_tcp.log ./loopback-manager.test_ipv6_basic_peering_passive_tcp.log ./loopback-manager.test_ipv6_routes_ipv4_peer_success.log ./loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log ./loopback-manager.test_three_router_chain_tcp_ipv6.log ./loopback-manager.test_three_router_chain_tcp.log ./multiple_unnumbered.log ./ndp_change_reset.log ./ndp_changes.log ./r1.test_basic_peering_active_tcp.log ./r1.test_basic_peering_active.log ./r1.test_basic_peering_passive_tcp.log ./r1.test_basic_peering_passive.log ./r1.test_basic_update_ipv6_tcp.log ./r1.test_basic_update_ipv6.log ./r1.test_basic_update_tcp.log ./r1.test_basic_update.log ./r1.test_dual_stack_routes_ipv4_peer_success.log ./r1.test_dual_stack_routes_ipv6_peer_success.log ./r1.test_import_export_policy_filtering.log ./r1.test_ipv4_routes_ipv6_peer_success.log ./r1.test_ipv6_basic_peering_active_tcp.log ./r1.test_ipv6_basic_peering_active.log ./r1.test_ipv6_basic_peering_passive_tcp.log ./r1.test_ipv6_basic_peering_passive.log ./r1.test_ipv6_routes_ipv4_peer_success.log ./r1.test_neighbor_thread_lifecycle_no_leaks.log ./r1.test_three_router_chain_tcp_ipv6.log ./r1.test_three_router_chain_tcp.log ./r2.test_basic_peering_active_tcp.log ./r2.test_basic_peering_active.log ./r2.test_basic_peering_passive_tcp.log ./r2.test_basic_peering_passive.log ./r2.test_basic_update_ipv6_tcp.log ./r2.test_basic_update_ipv6.log ./r2.test_basic_update_tcp.log ./r2.test_basic_update.log ./r2.test_dual_stack_routes_ipv4_peer_success.log ./r2.test_dual_stack_routes_ipv6_peer_success.log ./r2.test_import_export_policy_filtering.log ./r2.test_ipv4_routes_ipv6_peer_success.log ./r2.test_ipv6_basic_peering_active_tcp.log ./r2.test_ipv6_basic_peering_active.log ./r2.test_ipv6_basic_peering_passive_tcp.log ./r2.test_ipv6_basic_peering_passive.log ./r2.test_ipv6_routes_ipv4_peer_success.log ./r2.test_neighbor_thread_lifecycle_no_leaks.log ./r2.test_three_router_chain_tcp_ipv6.log ./r2.test_three_router_chain_tcp.log ./r3.test_three_router_chain_tcp_ipv6.log ./r3.test_three_router_chain_tcp.log ./recreated_router_does_not_claim_predecessors_sessions.log ./router_teardown_leaves_other_routers_sessions_alone.log ./same_linklocal.log ./three_chain.log ./unnumbered_expiry.log ./unnumbered_interface_lifecycle.log ./unnumbered_peer_change.log /work/ |
| 1667 | 2026-09-04T03:16:59.105Z | + popd |
| 1668 | 2026-09-04T03:16:59.105Z | + pushd mgd |
| 1669 | 2026-09-04T03:16:59.105Z | /work/oxidecomputer/maghemite |
| 1670 | 2026-09-04T03:16:59.105Z | /work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite |
| 1671 | 2026-09-04T03:16:59.105Z | + pfexec cargo nextest run -p mgd -p mg-api-types -p mg-api-types-versions |
| 1672 | 2026-09-04T03:17:00.320Z | Compiling slog v2.8.2 |
| 1673 | 2026-09-04T03:17:00.426Z | Compiling usdt v0.6.0 |
| 1674 | 2026-09-04T03:17:00.519Z | Compiling papergrid v0.18.0 |
| 1675 | 2026-09-04T03:17:00.519Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1676 | 2026-09-04T03:17:00.535Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1677 | 2026-09-04T03:17:00.556Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1678 | 2026-09-04T03:17:00.702Z | Compiling crc8 v0.1.1 |
| 1679 | 2026-09-04T03:17:00.721Z | Compiling slog-json v2.6.1 |
| 1680 | 2026-09-04T03:17:00.766Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1681 | 2026-09-04T03:17:00.813Z | Compiling slog-term v2.9.2 |
| 1682 | 2026-09-04T03:17:00.818Z | Compiling slog-async v2.8.0 |
| 1683 | 2026-09-04T03:17:01.153Z | Compiling slog-bunyan v2.5.0 |
| 1684 | 2026-09-04T03:17:01.222Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1685 | 2026-09-04T03:17:01.280Z | Compiling dropshot v0.17.1 |
| 1686 | 2026-09-04T03:17:01.394Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1687 | 2026-09-04T03:17:01.936Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1688 | 2026-09-04T03:17:01.965Z | Compiling slog-dtrace v0.3.0 |
| 1689 | 2026-09-04T03:17:01.965Z | Compiling steno v0.4.1 |
| 1690 | 2026-09-04T03:17:01.965Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1691 | 2026-09-04T03:17:01.966Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1692 | 2026-09-04T03:17:01.966Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1693 | 2026-09-04T03:17:02.645Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1694 | 2026-09-04T03:17:02.746Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1695 | 2026-09-04T03:17:02.942Z | Compiling tabled v0.21.0 |
| 1696 | 2026-09-04T03:17:04.322Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1697 | 2026-09-04T03:17:05.752Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1698 | 2026-09-04T03:17:05.772Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1699 | 2026-09-04T03:17:06.382Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1700 | 2026-09-04T03:17:06.951Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1701 | 2026-09-04T03:17:07.829Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1702 | 2026-09-04T03:17:07.983Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1703 | 2026-09-04T03:17:08.027Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1704 | 2026-09-04T03:17:08.134Z | Compiling dropshot-api-manager-types v0.8.0 |
| 1705 | 2026-09-04T03:17:08.171Z | Compiling port-file v0.1.0 |
| 1706 | 2026-09-04T03:17:08.379Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1707 | 2026-09-04T03:17:08.481Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1708 | 2026-09-04T03:17:08.507Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1709 | 2026-09-04T03:17:10.556Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1710 | 2026-09-04T03:17:10.842Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1711 | 2026-09-04T03:17:10.931Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1712 | 2026-09-04T03:17:10.942Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1713 | 2026-09-04T03:17:11.488Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1714 | 2026-09-04T03:17:11.776Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1715 | 2026-09-04T03:17:11.910Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1716 | 2026-09-04T03:17:11.939Z | Compiling dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281) |
| 1717 | 2026-09-04T03:17:12.511Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1718 | 2026-09-04T03:17:12.585Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1719 | 2026-09-04T03:17:13.171Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1720 | 2026-09-04T03:17:15.964Z | Compiling dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281) |
| 1721 | 2026-09-04T03:17:16.196Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281) |
| 1722 | 2026-09-04T03:17:16.510Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1723 | 2026-09-04T03:17:16.514Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1724 | 2026-09-04T03:17:17.221Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281) |
| 1725 | 2026-09-04T03:17:17.568Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1726 | 2026-09-04T03:17:18.122Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1727 | 2026-09-04T03:17:18.557Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1728 | 2026-09-04T03:17:20.451Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1729 | 2026-09-04T03:17:20.633Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1730 | 2026-09-04T03:17:26.167Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1731 | 2026-09-04T03:17:33.864Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1732 | 2026-09-04T03:17:35.459Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1733 | 2026-09-04T03:17:36.529Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1734 | 2026-09-04T03:17:37.509Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1735 | 2026-09-04T03:17:38.348Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1736 | 2026-09-04T03:17:39.531Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1737 | 2026-09-04T03:17:39.531Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1738 | 2026-09-04T03:17:39.536Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1739 | 2026-09-04T03:17:45.536Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1740 | 2026-09-04T03:18:16.387Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s |
| 1741 | 2026-09-04T03:18:16.565Z | ──────────── |
| 1742 | 2026-09-04T03:18:16.565Z | Nextest run ID bc7c5704-e667-4abb-bea5-ff1e7f0b7cfb with nextest profile: default |
| 1743 | 2026-09-04T03:18:16.565Z | Starting 37 tests across 3 binaries |
| 1744 | 2026-09-04T03:18:16.568Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1745 | 2026-09-04T03:18:16.568Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1746 | 2026-09-04T03:18:16.568Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1747 | 2026-09-04T03:18:16.568Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1748 | 2026-09-04T03:18:16.629Z | PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp |
| 1749 | 2026-09-04T03:18:16.629Z | PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop |
| 1750 | 2026-09-04T03:18:16.629Z | PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db |
| 1751 | 2026-09-04T03:18:16.629Z | PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6 |
| 1752 | 2026-09-04T03:18:16.639Z | PASS [ 0.073s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group |
| 1753 | 2026-09-04T03:18:16.639Z | PASS [ 0.073s] mgd::bin/mgd bgp_admin::tests::apply_change_peer_asn |
| 1754 | 2026-09-04T03:18:16.643Z | PASS [ 0.074s] mgd::bin/mgd bgp_admin::tests::apply_empty_removes_peers |
| 1755 | 2026-09-04T03:18:16.644Z | PASS [ 0.076s] mgd::bin/mgd bgp_admin::tests::delete_router_removes_router_state |
| 1756 | 2026-09-04T03:18:16.647Z | PASS [ 0.018s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence |
| 1757 | 2026-09-04T03:18:16.647Z | PASS [ 0.018s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence |
| 1758 | 2026-09-04T03:18:16.647Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list |
| 1759 | 2026-09-04T03:18:16.651Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized |
| 1760 | 2026-09-04T03:18:16.655Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence |
| 1761 | 2026-09-04T03:18:16.655Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4 |
| 1762 | 2026-09-04T03:18:16.659Z | PASS [ 0.019s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence |
| 1763 | 2026-09-04T03:18:16.659Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4 |
| 1764 | 2026-09-04T03:18:16.659Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6 |
| 1765 | 2026-09-04T03:18:16.659Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6 |
| 1766 | 2026-09-04T03:18:16.663Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4 |
| 1767 | 2026-09-04T03:18:16.666Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6 |
| 1768 | 2026-09-04T03:18:16.667Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized |
| 1769 | 2026-09-04T03:18:16.667Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list |
| 1770 | 2026-09-04T03:18:16.667Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback |
| 1771 | 2026-09-04T03:18:16.667Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast |
| 1772 | 2026-09-04T03:18:16.671Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized |
| 1773 | 2026-09-04T03:18:16.675Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized |
| 1774 | 2026-09-04T03:18:16.675Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list |
| 1775 | 2026-09-04T03:18:16.675Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback |
| 1776 | 2026-09-04T03:18:16.675Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local |
| 1777 | 2026-09-04T03:18:16.675Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast |
| 1778 | 2026-09-04T03:18:16.680Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized |
| 1779 | 2026-09-04T03:18:16.686Z | PASS [ 0.058s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized |
| 1780 | 2026-09-04T03:18:16.689Z | PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families |
| 1781 | 2026-09-04T03:18:16.690Z | ──────────── |
| 1782 | 2026-09-04T03:18:16.690Z | Summary [ 0.124s] 37 tests run: 37 passed, 0 skipped |
| 1783 | 2026-09-04T03:18:16.698Z | + cp ./apply_change_peer_asn.log ./apply_empty_removes_peers.log ./apply_remove_entire_group.log ./delete_router_removes_router_state.log /work/ |
| 1784 | 2026-09-04T03:18:16.704Z | + popd |
| 1785 | 2026-09-04T03:18:16.704Z | /work/oxidecomputer/maghemite |
| 1786 | 2026-09-04T03:18:16.704Z | + rm -rf /tmp/tmp.HnaGrc |
| 1787 | 2026-09-04T03:18:16.704Z | process exited: duration 294168 ms, exit code 0 |
| |
| 1788 | 2026-09-04T03:18:16.723Z | found 72 output files |
| 1789 | 2026-09-04T03:18:16.723Z | uploading: /work/admin_events_do_not_reach_other_routers_sessions.log (4716 bytes) |
| 1790 | 2026-09-04T03:18:17.739Z | uploaded: /work/admin_events_do_not_reach_other_routers_sessions.log |
| 1791 | 2026-09-04T03:18:17.740Z | uploading: /work/apply_change_peer_asn.log (25900 bytes) |
| 1792 | 2026-09-04T03:18:19.165Z | uploaded: /work/apply_change_peer_asn.log |
| 1793 | 2026-09-04T03:18:19.165Z | uploading: /work/apply_empty_removes_peers.log (20786 bytes) |
| 1794 | 2026-09-04T03:18:20.185Z | uploaded: /work/apply_empty_removes_peers.log |
| 1795 | 2026-09-04T03:18:20.185Z | uploading: /work/apply_remove_entire_group.log (13017 bytes) |
| 1796 | 2026-09-04T03:18:21.196Z | uploaded: /work/apply_remove_entire_group.log |
| 1797 | 2026-09-04T03:18:21.196Z | uploading: /work/delete_router_removes_router_state.log (20676 bytes) |
| 1798 | 2026-09-04T03:18:22.207Z | uploaded: /work/delete_router_removes_router_state.log |
| 1799 | 2026-09-04T03:18:22.207Z | uploading: /work/dualstack_routes.log (121104 bytes) |
| 1800 | 2026-09-04T03:18:23.222Z | uploaded: /work/dualstack_routes.log |
| 1801 | 2026-09-04T03:18:23.222Z | uploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2424 bytes) |
| 1802 | 2026-09-04T03:18:24.241Z | uploaded: /work/loopback-manager.test_basic_peering_active_tcp.log |
| 1803 | 2026-09-04T03:18:24.241Z | uploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1387 bytes) |
| 1804 | 2026-09-04T03:18:25.259Z | uploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log |
| 1805 | 2026-09-04T03:18:25.260Z | uploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2345 bytes) |
| 1806 | 2026-09-04T03:18:26.272Z | uploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log |
| 1807 | 2026-09-04T03:18:26.272Z | uploading: /work/loopback-manager.test_basic_update_tcp.log (2382 bytes) |
| 1808 | 2026-09-04T03:18:27.287Z | uploaded: /work/loopback-manager.test_basic_update_tcp.log |
| 1809 | 2026-09-04T03:18:27.287Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2378 bytes) |
| 1810 | 2026-09-04T03:18:28.296Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log |
| 1811 | 2026-09-04T03:18:28.296Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2252 bytes) |
| 1812 | 2026-09-04T03:18:29.308Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log |
| 1813 | 2026-09-04T03:18:29.308Z | uploading: /work/loopback-manager.test_import_export_policy_filtering.log (3188 bytes) |
| 1814 | 2026-09-04T03:18:30.319Z | uploaded: /work/loopback-manager.test_import_export_policy_filtering.log |
| 1815 | 2026-09-04T03:18:30.319Z | uploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2244 bytes) |
| 1816 | 2026-09-04T03:18:31.328Z | uploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log |
| 1817 | 2026-09-04T03:18:31.328Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2270 bytes) |
| 1818 | 2026-09-04T03:18:32.337Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log |
| 1819 | 2026-09-04T03:18:32.338Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2228 bytes) |
| 1820 | 2026-09-04T03:18:33.349Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log |
| 1821 | 2026-09-04T03:18:33.350Z | uploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2248 bytes) |
| 1822 | 2026-09-04T03:18:34.359Z | uploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log |
| 1823 | 2026-09-04T03:18:34.360Z | uploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2393 bytes) |
| 1824 | 2026-09-04T03:18:35.369Z | uploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log |
| 1825 | 2026-09-04T03:18:35.369Z | uploading: /work/loopback-manager.test_three_router_chain_tcp.log (4857 bytes) |
| 1826 | 2026-09-04T03:18:36.378Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp.log |
| 1827 | 2026-09-04T03:18:36.378Z | uploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3611 bytes) |
| 1828 | 2026-09-04T03:18:37.397Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log |
| 1829 | 2026-09-04T03:18:37.397Z | uploading: /work/multiple_unnumbered.log (142114 bytes) |
| 1830 | 2026-09-04T03:18:38.411Z | uploaded: /work/multiple_unnumbered.log |
| 1831 | 2026-09-04T03:18:38.412Z | uploading: /work/ndp_change_reset.log (71441 bytes) |
| 1832 | 2026-09-04T03:18:39.424Z | uploaded: /work/ndp_change_reset.log |
| 1833 | 2026-09-04T03:18:39.424Z | uploading: /work/ndp_changes.log (91030 bytes) |
| 1834 | 2026-09-04T03:18:40.457Z | uploaded: /work/ndp_changes.log |
| 1835 | 2026-09-04T03:18:40.457Z | uploading: /work/r1.test_basic_peering_active.log (41776 bytes) |
| 1836 | 2026-09-04T03:18:41.478Z | uploaded: /work/r1.test_basic_peering_active.log |
| 1837 | 2026-09-04T03:18:41.478Z | uploading: /work/r1.test_basic_peering_active_tcp.log (48886 bytes) |
| 1838 | 2026-09-04T03:18:42.491Z | uploaded: /work/r1.test_basic_peering_active_tcp.log |
| 1839 | 2026-09-04T03:18:42.491Z | uploading: /work/r1.test_basic_peering_passive.log (34207 bytes) |
| 1840 | 2026-09-04T03:18:43.502Z | uploaded: /work/r1.test_basic_peering_passive.log |
| 1841 | 2026-09-04T03:18:43.502Z | uploading: /work/r1.test_basic_peering_passive_tcp.log (40465 bytes) |
| 1842 | 2026-09-04T03:18:44.514Z | uploaded: /work/r1.test_basic_peering_passive_tcp.log |
| 1843 | 2026-09-04T03:18:44.514Z | uploading: /work/r1.test_basic_update.log (29204 bytes) |
| 1844 | 2026-09-04T03:18:45.525Z | uploaded: /work/r1.test_basic_update.log |
| 1845 | 2026-09-04T03:18:45.525Z | uploading: /work/r1.test_basic_update_ipv6.log (29012 bytes) |
| 1846 | 2026-09-04T03:18:46.539Z | uploaded: /work/r1.test_basic_update_ipv6.log |
| 1847 | 2026-09-04T03:18:46.539Z | uploading: /work/r1.test_basic_update_ipv6_tcp.log (31698 bytes) |
| 1848 | 2026-09-04T03:18:47.565Z | uploaded: /work/r1.test_basic_update_ipv6_tcp.log |
| 1849 | 2026-09-04T03:18:47.566Z | uploading: /work/r1.test_basic_update_tcp.log (32132 bytes) |
| 1850 | 2026-09-04T03:18:48.577Z | uploaded: /work/r1.test_basic_update_tcp.log |
| 1851 | 2026-09-04T03:18:48.581Z | uploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (44623 bytes) |
| 1852 | 2026-09-04T03:18:49.590Z | uploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log |
| 1853 | 2026-09-04T03:18:49.590Z | uploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (44881 bytes) |
| 1854 | 2026-09-04T03:18:50.599Z | uploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log |
| 1855 | 2026-09-04T03:18:50.600Z | uploading: /work/r1.test_import_export_policy_filtering.log (40998 bytes) |
| 1856 | 2026-09-04T03:18:51.610Z | uploaded: /work/r1.test_import_export_policy_filtering.log |
| 1857 | 2026-09-04T03:18:51.610Z | uploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (36667 bytes) |
| 1858 | 2026-09-04T03:18:52.620Z | uploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log |
| 1859 | 2026-09-04T03:18:52.620Z | uploading: /work/r1.test_ipv6_basic_peering_active.log (41886 bytes) |
| 1860 | 2026-09-04T03:18:53.630Z | uploaded: /work/r1.test_ipv6_basic_peering_active.log |
| 1861 | 2026-09-04T03:18:53.630Z | uploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (49538 bytes) |
| 1862 | 2026-09-04T03:18:54.644Z | uploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log |
| 1863 | 2026-09-04T03:18:54.644Z | uploading: /work/r1.test_ipv6_basic_peering_passive.log (34656 bytes) |
| 1864 | 2026-09-04T03:18:55.652Z | uploaded: /work/r1.test_ipv6_basic_peering_passive.log |
| 1865 | 2026-09-04T03:18:55.652Z | uploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (42417 bytes) |
| 1866 | 2026-09-04T03:18:56.663Z | uploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log |
| 1867 | 2026-09-04T03:18:56.663Z | uploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (36393 bytes) |
| 1868 | 2026-09-04T03:18:57.675Z | uploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log |
| 1869 | 2026-09-04T03:18:57.675Z | uploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (30635 bytes) |
| 1870 | 2026-09-04T03:18:58.687Z | uploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log |
| 1871 | 2026-09-04T03:18:58.687Z | uploading: /work/r1.test_three_router_chain_tcp.log (22662 bytes) |
| 1872 | 2026-09-04T03:18:59.710Z | uploaded: /work/r1.test_three_router_chain_tcp.log |
| 1873 | 2026-09-04T03:18:59.710Z | uploading: /work/r1.test_three_router_chain_tcp_ipv6.log (23907 bytes) |
| 1874 | 2026-09-04T03:19:00.722Z | uploaded: /work/r1.test_three_router_chain_tcp_ipv6.log |
| 1875 | 2026-09-04T03:19:00.723Z | uploading: /work/r2.test_basic_peering_active.log (39601 bytes) |
| 1876 | 2026-09-04T03:19:01.737Z | uploaded: /work/r2.test_basic_peering_active.log |
| 1877 | 2026-09-04T03:19:01.737Z | uploading: /work/r2.test_basic_peering_active_tcp.log (47880 bytes) |
| 1878 | 2026-09-04T03:19:02.749Z | uploaded: /work/r2.test_basic_peering_active_tcp.log |
| 1879 | 2026-09-04T03:19:02.749Z | uploading: /work/r2.test_basic_peering_passive.log (42537 bytes) |
| 1880 | 2026-09-04T03:19:03.762Z | uploaded: /work/r2.test_basic_peering_passive.log |
| 1881 | 2026-09-04T03:19:03.762Z | uploading: /work/r2.test_basic_peering_passive_tcp.log (48386 bytes) |
| 1882 | 2026-09-04T03:19:04.774Z | uploaded: /work/r2.test_basic_peering_passive_tcp.log |
| 1883 | 2026-09-04T03:19:04.774Z | uploading: /work/r2.test_basic_update.log (27363 bytes) |
| 1884 | 2026-09-04T03:19:05.784Z | uploaded: /work/r2.test_basic_update.log |
| 1885 | 2026-09-04T03:19:05.784Z | uploading: /work/r2.test_basic_update_ipv6.log (27457 bytes) |
| 1886 | 2026-09-04T03:19:06.797Z | uploaded: /work/r2.test_basic_update_ipv6.log |
| 1887 | 2026-09-04T03:19:06.797Z | uploading: /work/r2.test_basic_update_ipv6_tcp.log (34015 bytes) |
| 1888 | 2026-09-04T03:19:07.821Z | uploaded: /work/r2.test_basic_update_ipv6_tcp.log |
| 1889 | 2026-09-04T03:19:07.821Z | uploading: /work/r2.test_basic_update_tcp.log (34024 bytes) |
| 1890 | 2026-09-04T03:19:09.003Z | uploaded: /work/r2.test_basic_update_tcp.log |
| 1891 | 2026-09-04T03:19:09.003Z | uploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (45113 bytes) |
| 1892 | 2026-09-04T03:19:10.048Z | uploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log |
| 1893 | 2026-09-04T03:19:10.049Z | uploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (45347 bytes) |
| 1894 | 2026-09-04T03:19:11.112Z | uploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log |
| 1895 | 2026-09-04T03:19:11.112Z | uploading: /work/r2.test_import_export_policy_filtering.log (37751 bytes) |
| 1896 | 2026-09-04T03:19:12.125Z | uploaded: /work/r2.test_import_export_policy_filtering.log |
| 1897 | 2026-09-04T03:19:12.126Z | uploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (38588 bytes) |
| 1898 | 2026-09-04T03:19:13.151Z | uploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log |
| 1899 | 2026-09-04T03:19:13.151Z | uploading: /work/r2.test_ipv6_basic_peering_active.log (39914 bytes) |
| 1900 | 2026-09-04T03:19:14.178Z | uploaded: /work/r2.test_ipv6_basic_peering_active.log |
| 1901 | 2026-09-04T03:19:14.178Z | uploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (48681 bytes) |
| 1902 | 2026-09-04T03:19:15.189Z | uploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log |
| 1903 | 2026-09-04T03:19:15.192Z | uploading: /work/r2.test_ipv6_basic_peering_passive.log (42841 bytes) |
| 1904 | 2026-09-04T03:19:16.203Z | uploaded: /work/r2.test_ipv6_basic_peering_passive.log |
| 1905 | 2026-09-04T03:19:16.203Z | uploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (49850 bytes) |
| 1906 | 2026-09-04T03:19:17.214Z | uploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log |
| 1907 | 2026-09-04T03:19:17.214Z | uploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (39562 bytes) |
| 1908 | 2026-09-04T03:19:18.225Z | uploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log |
| 1909 | 2026-09-04T03:19:18.225Z | uploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (29069 bytes) |
| 1910 | 2026-09-04T03:19:19.273Z | uploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log |
| 1911 | 2026-09-04T03:19:19.273Z | uploading: /work/r2.test_three_router_chain_tcp.log (45656 bytes) |
| 1912 | 2026-09-04T03:19:20.317Z | uploaded: /work/r2.test_three_router_chain_tcp.log |
| 1913 | 2026-09-04T03:19:20.318Z | uploading: /work/r2.test_three_router_chain_tcp_ipv6.log (42988 bytes) |
| 1914 | 2026-09-04T03:19:21.343Z | uploaded: /work/r2.test_three_router_chain_tcp_ipv6.log |
| 1915 | 2026-09-04T03:19:21.343Z | uploading: /work/r3.test_three_router_chain_tcp.log (25902 bytes) |
| 1916 | 2026-09-04T03:19:22.381Z | uploaded: /work/r3.test_three_router_chain_tcp.log |
| 1917 | 2026-09-04T03:19:22.381Z | uploading: /work/r3.test_three_router_chain_tcp_ipv6.log (22191 bytes) |
| 1918 | 2026-09-04T03:19:23.397Z | uploaded: /work/r3.test_three_router_chain_tcp_ipv6.log |
| 1919 | 2026-09-04T03:19:23.397Z | uploading: /work/recreated_router_does_not_claim_predecessors_sessions.log (2448 bytes) |
| 1920 | 2026-09-04T03:19:24.411Z | uploaded: /work/recreated_router_does_not_claim_predecessors_sessions.log |
| 1921 | 2026-09-04T03:19:24.411Z | uploading: /work/router_teardown_leaves_other_routers_sessions_alone.log (443 bytes) |
| 1922 | 2026-09-04T03:19:25.421Z | uploaded: /work/router_teardown_leaves_other_routers_sessions_alone.log |
| 1923 | 2026-09-04T03:19:25.421Z | uploading: /work/same_linklocal.log (158738 bytes) |
| 1924 | 2026-09-04T03:19:26.438Z | uploaded: /work/same_linklocal.log |
| 1925 | 2026-09-04T03:19:26.438Z | uploading: /work/three_chain.log (173525 bytes) |
| 1926 | 2026-09-04T03:19:27.452Z | uploaded: /work/three_chain.log |
| 1927 | 2026-09-04T03:19:27.452Z | uploading: /work/unnumbered_expiry.log (90729 bytes) |
| 1928 | 2026-09-04T03:19:28.476Z | uploaded: /work/unnumbered_expiry.log |
| 1929 | 2026-09-04T03:19:28.476Z | uploading: /work/unnumbered_interface_lifecycle.log (161163 bytes) |
| 1930 | 2026-09-04T03:19:29.489Z | uploaded: /work/unnumbered_interface_lifecycle.log |
| 1931 | 2026-09-04T03:19:29.489Z | uploading: /work/unnumbered_peer_change.log (80993 bytes) |
| 1932 | 2026-09-04T03:19:30.502Z | uploaded: /work/unnumbered_peer_change.log |