|
|
|
| 1 | 2026-09-04T21:30:45.846Z | job assigned to worker 01M1Q58AK266K93VZ3SDGGP64D [factory aws, i-0ec4b20dc371cb08c] (queued for 1 m 16 s) |
| |
| 2 | 2026-09-04T21:30:52.609Z | starting task 0: "setup" |
| 3 | 2026-09-04T21:30:52.616Z | ++ uname -s |
| 4 | 2026-09-04T21:30:52.621Z | + kern=SunOS |
| 5 | 2026-09-04T21:30:52.621Z | + build_user=build |
| 6 | 2026-09-04T21:30:52.621Z | + build_uid=12345 |
| 7 | 2026-09-04T21:30:52.621Z | + work_dir=/work |
| 8 | 2026-09-04T21:30:52.621Z | + input_dir=/input |
| 9 | 2026-09-04T21:30:52.621Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T21:30:52.621Z | + case "$kern" in |
| 11 | 2026-09-04T21:30:52.621Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T21:30:52.621Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T21:30:54.624Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T21:30:54.737Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T21:30:54.740Z | + home_fs=zfs |
| 16 | 2026-09-04T21:30:54.740Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T21:30:54.740Z | + mkdir -p /home/build |
| 18 | 2026-09-04T21:30:54.740Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T21:30:55.740Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T21:30:55.744Z | process exited: duration 3132 ms, exit code 0 |
| |
| 21 | 2026-09-04T21:30:55.755Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T21:30:55.759Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T21:30:55.759Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-04T21:30:55.759Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-04T21:30:55.759Z | * rust toolchain channel = "stable" |
| 26 | 2026-09-04T21:30:55.759Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T21:30:55.759Z | * rust toolchain profile = "default" |
| 28 | 2026-09-04T21:30:55.759Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T21:30:55.762Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T21:30:55.840Z | info: downloading installer |
| 31 | 2026-09-04T21:30:56.991Z | info: profile set to default |
| 32 | 2026-09-04T21:30:56.991Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T21:30:57.001Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 34 | 2026-09-04T21:30:57.114Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-04T21:30:57.117Z | info: downloading 6 components |
| 36 | 2026-09-04T21:31:11.577Z | |
| 37 | 2026-09-04T21:31:11.577Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 38 | 2026-09-04T21:31:11.622Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-04T21:31:11.622Z | |
| 40 | 2026-09-04T21:31:11.631Z | |
| 41 | 2026-09-04T21:31:11.631Z | Rust is installed now. Great! |
| 42 | 2026-09-04T21:31:11.631Z | |
| 43 | 2026-09-04T21:31:11.631Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T21:31:11.632Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T21:31:11.632Z | |
| 46 | 2026-09-04T21:31:11.632Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T21:31:11.632Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T21:31:11.632Z | |
| 49 | 2026-09-04T21:31:11.632Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T21:31:11.632Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T21:31:11.632Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T21:31:11.632Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T21:31:11.632Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T21:31:11.632Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T21:31:11.632Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T21:31:11.633Z | HOST_CC = None |
| 57 | 2026-09-04T21:31:11.633Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T21:31:11.633Z | CC = None |
| 59 | 2026-09-04T21:31:11.633Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T21:31:11.777Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T21:31:11.777Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T21:31:11.777Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T21:31:11.777Z | CFLAGS = None |
| 64 | 2026-09-04T21:31:11.777Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T21:31:11.777Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T21:31:11.777Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T21:31:11.777Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T21:31:11.777Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T21:31:11.777Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T21:31:11.896Z | + rustup --version |
| 71 | 2026-09-04T21:31:11.910Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T21:31:11.910Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T21:31:11.910Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-04T21:31:11.910Z | + cargo --version |
| 75 | 2026-09-04T21:31:11.928Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-04T21:31:11.928Z | + rustc --version |
| 77 | 2026-09-04T21:31:11.934Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-04T21:31:11.938Z | process exited: duration 16181 ms, exit code 0 |
| |
| 79 | 2026-09-04T21:31:11.945Z | starting task 2: "authentication" |
| 80 | 2026-09-04T21:31:11.958Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 81 | 2026-09-04T21:31:13.966Z | process exited: duration 2021 ms, exit code 0 |
| |
| 82 | 2026-09-04T21:31:13.974Z | starting task 3: "clone repository" |
| 83 | 2026-09-04T21:31:13.977Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-09-04T21:31:13.980Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-09-04T21:31:14.012Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-09-04T21:31:15.749Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-09-04T21:31:15.749Z | + git fetch origin 1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 88 | 2026-09-04T21:31:16.009Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-09-04T21:31:16.009Z | * branch 1abfb305a38dae4d2562c4763c20aab007b639a4 -> FETCH_HEAD |
| 90 | 2026-09-04T21:31:16.016Z | + [[ -n jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]] |
| 91 | 2026-09-04T21:31:16.016Z | ++ git branch --show-current |
| 92 | 2026-09-04T21:31:16.016Z | + current=main |
| 93 | 2026-09-04T21:31:16.016Z | + [[ main != jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]] |
| 94 | 2026-09-04T21:31:16.016Z | + git branch -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr 1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 95 | 2026-09-04T21:31:16.020Z | + git checkout -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr |
| 96 | 2026-09-04T21:31:16.034Z | Switched to branch 'jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr' |
| 97 | 2026-09-04T21:31:16.043Z | + git reset --hard 1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 98 | 2026-09-04T21:31:16.055Z | HEAD is now at 1abfb30 bgp: Add composable wrappers for {get,set}sockopt |
| 99 | 2026-09-04T21:31:16.058Z | process exited: duration 2077 ms, exit code 0 |
| |
| 100 | 2026-09-04T21:31:16.075Z | starting task 4: "build" |
| 101 | 2026-09-04T21:31:16.085Z | + set -e |
| 102 | 2026-09-04T21:31:16.085Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-09-04T21:31:16.085Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-09-04T21:31:16.085Z | ++ source .github/buildomat/common.sh |
| 105 | 2026-09-04T21:31:16.085Z | +++ export PKG_SUCCESS_ON_NOP=1 |
| 106 | 2026-09-04T21:31:16.085Z | +++ PKG_SUCCESS_ON_NOP=1 |
| 107 | 2026-09-04T21:31:16.085Z | +++ cargo --version |
| 108 | 2026-09-04T21:31:16.086Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 109 | 2026-09-04T21:31:16.277Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-04T21:31:16.291Z | info: downloading 6 components |
| 111 | 2026-09-04T21:31:29.949Z | warn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed |
| 112 | 2026-09-04T21:31:29.949Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 113 | 2026-09-04T21:31:29.949Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 114 | 2026-09-04T21:31:30.047Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 115 | 2026-09-04T21:31:30.050Z | +++ rustc --version |
| 116 | 2026-09-04T21:31:30.073Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 117 | 2026-09-04T21:31:30.078Z | ++ banner install |
| 118 | 2026-09-04T21:31:30.086Z | |
| 119 | 2026-09-04T21:31:30.086Z | # # # #### ##### ## # # |
| 120 | 2026-09-04T21:31:30.086Z | # ## # # # # # # # |
| 121 | 2026-09-04T21:31:30.086Z | # # # # #### # # # # # |
| 122 | 2026-09-04T21:31:30.086Z | # # # # # # ###### # # |
| 123 | 2026-09-04T21:31:30.086Z | # # ## # # # # # # # |
| 124 | 2026-09-04T21:31:30.086Z | # # # #### # # # ###### ###### |
| 125 | 2026-09-04T21:31:30.086Z | |
| 126 | 2026-09-04T21:31:30.086Z | ++ pfexec pkg install clang-15 |
| 127 | 2026-09-04T21:31:31.839Z | Startup: Refreshing catalog 'helios' ... Done |
| 128 | 2026-09-04T21:31:32.261Z | Startup: Caching catalogs ... Done |
| 129 | 2026-09-04T21:31:34.882Z | Planning: Solver setup ... Done |
| 130 | 2026-09-04T21:31:34.944Z | Planning: Running solver ... Done |
| 131 | 2026-09-04T21:31:34.999Z | Planning: Consolidating action changes ... Done |
| 132 | 2026-09-04T21:31:35.004Z | Planning: Evaluating mediators ... Done |
| 133 | 2026-09-04T21:31:35.004Z | Planning: Planning completed in 2.69 seconds |
| 134 | 2026-09-04T21:31:35.015Z | No updates necessary for this image. |
| 135 | 2026-09-04T21:31:35.261Z | +++ uname -s |
| 136 | 2026-09-04T21:31:35.277Z | ++ nextest_host_os=SunOS |
| 137 | 2026-09-04T21:31:35.277Z | ++ case "${nextest_host_os}" in |
| 138 | 2026-09-04T21:31:35.277Z | ++ nextest_platform=illumos |
| 139 | 2026-09-04T21:31:35.277Z | ++ nextest_url=https://get.nexte.st/0.9.97/illumos |
| 140 | 2026-09-04T21:31:35.277Z | +++ mktemp -d |
| 141 | 2026-09-04T21:31:35.277Z | ++ nextest_tmp=/tmp/tmp.1uaWrc |
| 142 | 2026-09-04T21:31:35.277Z | ++ trap 'rm -rf "${nextest_tmp}"' EXIT |
| 143 | 2026-09-04T21:31:35.277Z | ++ nextest_tar=/tmp/tmp.1uaWrc/nextest.tar.gz |
| 144 | 2026-09-04T21:31:35.277Z | ++ curl -sSfL --retry 10 -o /tmp/tmp.1uaWrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos |
| 145 | 2026-09-04T21:31:35.984Z | ++ mkdir -p /home/build/.cargo/bin |
| 146 | 2026-09-04T21:31:35.988Z | ++ tar -xzf /tmp/tmp.1uaWrc/nextest.tar.gz -C /home/build/.cargo/bin |
| 147 | 2026-09-04T21:31:36.059Z | + pushd bgp |
| 148 | 2026-09-04T21:31:36.064Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 149 | 2026-09-04T21:31:36.064Z | + pfexec cargo nextest run -p bgp -p mg-api-types -p mg-api-types-versions |
| 150 | 2026-09-04T21:31:36.239Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 151 | 2026-09-04T21:31:37.231Z | From https://github.com/oxidecomputer/falcon |
| 152 | 2026-09-04T21:31:37.231Z | * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483 |
| 153 | 2026-09-04T21:31:37.306Z | Updating crates.io index |
| 154 | 2026-09-04T21:31:37.310Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 155 | 2026-09-04T21:31:37.814Z | From https://github.com/oxidecomputer/dendrite |
| 156 | 2026-09-04T21:31:37.814Z | * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43 |
| 157 | 2026-09-04T21:31:37.847Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 158 | 2026-09-04T21:31:38.119Z | From https://github.com/oxidecomputer/ispf |
| 159 | 2026-09-04T21:31:38.119Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 160 | 2026-09-04T21:31:38.126Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 161 | 2026-09-04T21:31:38.483Z | From https://github.com/oxidecomputer/netadm-sys |
| 162 | 2026-09-04T21:31:38.483Z | * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2 |
| 163 | 2026-09-04T21:31:38.489Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 164 | 2026-09-04T21:31:44.744Z | From https://github.com/oxidecomputer/omicron |
| 165 | 2026-09-04T21:31:44.744Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 166 | 2026-09-04T21:31:44.993Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 167 | 2026-09-04T21:31:46.402Z | From https://github.com/oxidecomputer/opte |
| 168 | 2026-09-04T21:31:46.403Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 169 | 2026-09-04T21:31:46.486Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 170 | 2026-09-04T21:31:46.486Z | From https://github.com/oxidecomputer/slog-error-chain |
| 171 | 2026-09-04T21:31:46.486Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 172 | 2026-09-04T21:31:46.486Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 173 | 2026-09-04T21:31:46.570Z | From https://github.com/illumos/smf-rs |
| 174 | 2026-09-04T21:31:46.570Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 175 | 2026-09-04T21:31:46.608Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 176 | 2026-09-04T21:31:46.961Z | From https://github.com/oxidecomputer/network-interface |
| 177 | 2026-09-04T21:31:46.961Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 178 | 2026-09-04T21:31:46.986Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 179 | 2026-09-04T21:31:47.153Z | From https://github.com/oxidecomputer/zone |
| 180 | 2026-09-04T21:31:47.154Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 181 | 2026-09-04T21:31:47.224Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 182 | 2026-09-04T21:31:47.896Z | From https://github.com/oxidecomputer/propolis |
| 183 | 2026-09-04T21:31:47.896Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 184 | 2026-09-04T21:31:47.940Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 185 | 2026-09-04T21:31:48.409Z | From https://github.com/oxidecomputer/transceiver-control |
| 186 | 2026-09-04T21:31:48.409Z | * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea |
| 187 | 2026-09-04T21:31:48.447Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 188 | 2026-09-04T21:31:48.672Z | From https://github.com/oxidecomputer/dlpi-sys |
| 189 | 2026-09-04T21:31:48.672Z | * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1 |
| 190 | 2026-09-04T21:31:48.680Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 191 | 2026-09-04T21:31:48.991Z | From https://github.com/jmesmon/rust-libzfs |
| 192 | 2026-09-04T21:31:48.992Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 193 | 2026-09-04T21:31:49.016Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 194 | 2026-09-04T21:31:49.286Z | From https://github.com/oxidecomputer/rusty-doors |
| 195 | 2026-09-04T21:31:49.286Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 196 | 2026-09-04T21:31:49.303Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 197 | 2026-09-04T21:31:49.640Z | From https://github.com/oxidecomputer/lldp |
| 198 | 2026-09-04T21:31:49.640Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 199 | 2026-09-04T21:31:49.653Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 200 | 2026-09-04T21:31:49.964Z | From https://github.com/oxidecomputer/tufaceous |
| 201 | 2026-09-04T21:31:49.964Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 202 | 2026-09-04T21:31:50.005Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 203 | 2026-09-04T21:31:50.467Z | From https://github.com/oxidecomputer/management-gateway-service |
| 204 | 2026-09-04T21:31:50.467Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 205 | 2026-09-04T21:31:50.477Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 206 | 2026-09-04T21:31:51.607Z | From https://github.com/oxidecomputer/crucible |
| 207 | 2026-09-04T21:31:51.607Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 208 | 2026-09-04T21:31:51.649Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 209 | 2026-09-04T21:31:51.910Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 210 | 2026-09-04T21:31:51.910Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 211 | 2026-09-04T21:31:51.920Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 212 | 2026-09-04T21:31:52.290Z | From https://github.com/oxidecomputer/propolis |
| 213 | 2026-09-04T21:31:52.290Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 214 | 2026-09-04T21:31:52.333Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 215 | 2026-09-04T21:31:53.190Z | From https://github.com/oxidecomputer/crucible |
| 216 | 2026-09-04T21:31:53.190Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 217 | 2026-09-04T21:31:53.248Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 218 | 2026-09-04T21:31:53.592Z | From https://github.com/oxidecomputer/tofino |
| 219 | 2026-09-04T21:31:53.592Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 220 | 2026-09-04T21:31:53.606Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 221 | 2026-09-04T21:31:54.701Z | From https://github.com/oxidecomputer/maghemite |
| 222 | 2026-09-04T21:31:54.701Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 223 | 2026-09-04T21:31:54.743Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 224 | 2026-09-04T21:31:55.048Z | From https://github.com/oxidecomputer/clickward |
| 225 | 2026-09-04T21:31:55.048Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 226 | 2026-09-04T21:31:55.053Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 227 | 2026-09-04T21:31:55.415Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 228 | 2026-09-04T21:31:55.415Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 229 | 2026-09-04T21:31:57.640Z | Downloading crates ... |
| 230 | 2026-09-04T21:31:57.691Z | Downloaded arrayref v0.3.9 |
| 231 | 2026-09-04T21:31:57.698Z | Downloaded adler2 v2.0.1 |
| 232 | 2026-09-04T21:31:57.700Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 233 | 2026-09-04T21:31:57.700Z | Downloaded aead v0.5.2 |
| 234 | 2026-09-04T21:31:57.703Z | Downloaded anstyle v1.0.14 |
| 235 | 2026-09-04T21:31:57.707Z | Downloaded idna_adapter v1.2.2 |
| 236 | 2026-09-04T21:31:57.712Z | Downloaded atomic-waker v1.1.2 |
| 237 | 2026-09-04T21:31:57.715Z | Downloaded async-stream v0.3.6 |
| 238 | 2026-09-04T21:31:57.715Z | Downloaded async-stream-impl v0.3.6 |
| 239 | 2026-09-04T21:31:57.719Z | Downloaded httpdate v1.0.3 |
| 240 | 2026-09-04T21:31:57.719Z | Downloaded atomicwrites v0.4.4 |
| 241 | 2026-09-04T21:31:57.719Z | Downloaded bitflags v2.13.1 |
| 242 | 2026-09-04T21:31:57.722Z | Downloaded anstyle-parse v1.0.0 |
| 243 | 2026-09-04T21:31:57.722Z | Downloaded ipnetwork v0.21.1 |
| 244 | 2026-09-04T21:31:57.722Z | Downloaded bytecount v0.6.9 |
| 245 | 2026-09-04T21:31:57.723Z | Downloaded daft v0.1.8 |
| 246 | 2026-09-04T21:31:57.725Z | Downloaded autocfg v1.5.1 |
| 247 | 2026-09-04T21:31:57.728Z | Downloaded async-trait v0.1.92 |
| 248 | 2026-09-04T21:31:57.730Z | Downloaded is-terminal v0.4.17 |
| 249 | 2026-09-04T21:31:57.730Z | Downloaded num-iter v0.1.46 |
| 250 | 2026-09-04T21:31:57.730Z | Downloaded base16ct v1.0.0 |
| 251 | 2026-09-04T21:31:57.730Z | Downloaded chacha20 v0.10.1 |
| 252 | 2026-09-04T21:31:57.735Z | Downloaded async-recursion v1.1.1 |
| 253 | 2026-09-04T21:31:57.739Z | Downloaded base16ct v0.2.0 |
| 254 | 2026-09-04T21:31:57.739Z | Downloaded inout v0.1.4 |
| 255 | 2026-09-04T21:31:57.739Z | Downloaded ahash v0.8.12 |
| 256 | 2026-09-04T21:31:57.747Z | Downloaded ipnet v2.12.1 |
| 257 | 2026-09-04T21:31:57.747Z | Downloaded hostname v0.4.2 |
| 258 | 2026-09-04T21:31:57.748Z | Downloaded hubpack_derive v0.1.1 |
| 259 | 2026-09-04T21:31:57.748Z | Downloaded is_ci v1.2.0 |
| 260 | 2026-09-04T21:31:57.748Z | Downloaded jiff-static v0.2.35 |
| 261 | 2026-09-04T21:31:57.757Z | Downloaded block-buffer v0.10.4 |
| 262 | 2026-09-04T21:31:57.757Z | Downloaded ingot-types v0.1.2 |
| 263 | 2026-09-04T21:31:57.757Z | Downloaded ingot-types v0.2.0 |
| 264 | 2026-09-04T21:31:57.757Z | Downloaded scopeguard v1.2.0 |
| 265 | 2026-09-04T21:31:57.757Z | Downloaded instant v0.1.13 |
| 266 | 2026-09-04T21:31:57.760Z | Downloaded hubpack v0.1.2 |
| 267 | 2026-09-04T21:31:57.760Z | Downloaded convert_case v0.4.0 |
| 268 | 2026-09-04T21:31:57.760Z | Downloaded http-body v1.1.0 |
| 269 | 2026-09-04T21:31:57.760Z | Downloaded itoa v1.0.18 |
| 270 | 2026-09-04T21:31:57.760Z | Downloaded cfg_aliases v0.2.2 |
| 271 | 2026-09-04T21:31:57.760Z | Downloaded colorchoice v1.0.5 |
| 272 | 2026-09-04T21:31:57.760Z | Downloaded internet-checksum v0.2.1 |
| 273 | 2026-09-04T21:31:57.765Z | Downloaded ciborium-ll v0.2.2 |
| 274 | 2026-09-04T21:31:57.765Z | Downloaded is_terminal_polyfill v1.70.2 |
| 275 | 2026-09-04T21:31:57.765Z | Downloaded hyper-rustls v0.27.9 |
| 276 | 2026-09-04T21:31:57.765Z | Downloaded const-random-macro v0.1.16 |
| 277 | 2026-09-04T21:31:57.769Z | Downloaded cobs v0.3.0 |
| 278 | 2026-09-04T21:31:57.769Z | Downloaded cfg-if v1.0.4 |
| 279 | 2026-09-04T21:31:57.769Z | Downloaded ingot-macros v0.2.0 |
| 280 | 2026-09-04T21:31:57.772Z | Downloaded const-random v0.1.18 |
| 281 | 2026-09-04T21:31:57.772Z | Downloaded cpufeatures v0.3.0 |
| 282 | 2026-09-04T21:31:57.772Z | Downloaded managed v0.8.0 |
| 283 | 2026-09-04T21:31:57.772Z | Downloaded cpufeatures v0.2.17 |
| 284 | 2026-09-04T21:31:57.772Z | Downloaded num-derive v0.4.2 |
| 285 | 2026-09-04T21:31:57.776Z | Downloaded crucible-workspace-hack v0.1.0 |
| 286 | 2026-09-04T21:31:57.776Z | Downloaded ciborium-io v0.2.2 |
| 287 | 2026-09-04T21:31:57.780Z | Downloaded crunchy v0.2.4 |
| 288 | 2026-09-04T21:31:57.780Z | Downloaded cstr-argument v0.1.2 |
| 289 | 2026-09-04T21:31:57.780Z | Downloaded indent_write v2.2.0 |
| 290 | 2026-09-04T21:31:57.780Z | Downloaded num v0.4.3 |
| 291 | 2026-09-04T21:31:57.780Z | Downloaded match_cfg v0.1.0 |
| 292 | 2026-09-04T21:31:57.783Z | Downloaded crypto-common v0.2.2 |
| 293 | 2026-09-04T21:31:57.783Z | Downloaded lru-slab v0.1.2 |
| 294 | 2026-09-04T21:31:57.783Z | Downloaded crc8 v0.1.1 |
| 295 | 2026-09-04T21:31:57.786Z | Downloaded indexmap v2.14.0 |
| 296 | 2026-09-04T21:31:57.788Z | Downloaded ingot v0.1.1 |
| 297 | 2026-09-04T21:31:57.788Z | Downloaded anstyle-query v1.1.5 |
| 298 | 2026-09-04T21:31:57.791Z | Downloaded http-body-util v0.1.5 |
| 299 | 2026-09-04T21:31:57.791Z | Downloaded crypto-common v0.1.7 |
| 300 | 2026-09-04T21:31:57.794Z | Downloaded lru-cache v0.1.2 |
| 301 | 2026-09-04T21:31:57.794Z | Downloaded konst_macro_rules v0.2.19 |
| 302 | 2026-09-04T21:31:57.794Z | Downloaded compression-core v0.4.32 |
| 303 | 2026-09-04T21:31:57.794Z | Downloaded no-std-compat v0.4.1 |
| 304 | 2026-09-04T21:31:57.797Z | Downloaded bit-set v0.8.0 |
| 305 | 2026-09-04T21:31:57.799Z | Downloaded lazy_static v1.5.0 |
| 306 | 2026-09-04T21:31:57.799Z | Downloaded newtype-uuid-macros v0.1.1 |
| 307 | 2026-09-04T21:31:58.211Z | Downloaded libscf-sys v1.2.0 |
| 308 | 2026-09-04T21:31:58.211Z | Downloaded natord v1.0.9 |
| 309 | 2026-09-04T21:31:58.211Z | Downloaded clap_lex v1.1.0 |
| 310 | 2026-09-04T21:31:58.215Z | Downloaded ident_case v1.0.1 |
| 311 | 2026-09-04T21:31:58.215Z | Downloaded linked-hash-map v0.5.6 |
| 312 | 2026-09-04T21:31:58.215Z | Downloaded newline-converter v0.3.0 |
| 313 | 2026-09-04T21:31:58.215Z | Downloaded serde_repr v0.1.21 |
| 314 | 2026-09-04T21:31:58.215Z | Downloaded block-buffer v0.12.1 |
| 315 | 2026-09-04T21:31:58.215Z | Downloaded memmap v0.7.0 |
| 316 | 2026-09-04T21:31:58.215Z | Downloaded keccak v0.1.6 |
| 317 | 2026-09-04T21:31:58.215Z | Downloaded macaddr v1.0.1 |
| 318 | 2026-09-04T21:31:58.215Z | Downloaded newtype_derive v0.1.6 |
| 319 | 2026-09-04T21:31:58.215Z | Downloaded clap v4.6.6 |
| 320 | 2026-09-04T21:31:58.215Z | Downloaded memoffset v0.9.1 |
| 321 | 2026-09-04T21:31:58.215Z | Downloaded mime v0.3.17 |
| 322 | 2026-09-04T21:31:58.215Z | Downloaded slog-envlogger v2.2.0 |
| 323 | 2026-09-04T21:31:58.215Z | Downloaded sha1 v0.11.0 |
| 324 | 2026-09-04T21:31:58.215Z | Downloaded scroll_derive v0.13.1 |
| 325 | 2026-09-04T21:31:58.215Z | Downloaded serde-big-array v0.5.1 |
| 326 | 2026-09-04T21:31:58.215Z | Downloaded serde_urlencoded v0.7.1 |
| 327 | 2026-09-04T21:31:58.215Z | Downloaded terminal_size v0.4.4 |
| 328 | 2026-09-04T21:31:58.215Z | Downloaded termtree v0.5.1 |
| 329 | 2026-09-04T21:31:58.215Z | Downloaded testing_table v0.3.0 |
| 330 | 2026-09-04T21:31:58.215Z | Downloaded ingot v0.2.1 |
| 331 | 2026-09-04T21:31:58.215Z | Downloaded num-conv v0.2.2 |
| 332 | 2026-09-04T21:31:58.215Z | Downloaded time-core v0.1.9 |
| 333 | 2026-09-04T21:31:58.215Z | Downloaded toml_write v0.1.2 |
| 334 | 2026-09-04T21:31:58.215Z | Downloaded try-lock v0.2.5 |
| 335 | 2026-09-04T21:31:58.215Z | Downloaded humantime v2.4.0 |
| 336 | 2026-09-04T21:31:58.215Z | Downloaded jobserver v0.1.35 |
| 337 | 2026-09-04T21:31:58.215Z | Downloaded tagptr v0.2.0 |
| 338 | 2026-09-04T21:31:58.215Z | Downloaded tinyvec_macros v0.1.1 |
| 339 | 2026-09-04T21:31:58.215Z | Downloaded backoff v0.4.0 |
| 340 | 2026-09-04T21:31:58.215Z | Downloaded cmake v0.1.58 |
| 341 | 2026-09-04T21:31:58.215Z | Downloaded bcs v0.1.6 |
| 342 | 2026-09-04T21:31:58.215Z | Downloaded bit-vec v0.8.0 |
| 343 | 2026-09-04T21:31:58.215Z | Downloaded bs58 v0.5.1 |
| 344 | 2026-09-04T21:31:58.216Z | Downloaded unarray v0.1.4 |
| 345 | 2026-09-04T21:31:58.216Z | Downloaded universal-hash v0.5.1 |
| 346 | 2026-09-04T21:31:58.216Z | Downloaded crossbeam-deque v0.8.7 |
| 347 | 2026-09-04T21:31:58.216Z | Downloaded constant_time_eq v0.4.2 |
| 348 | 2026-09-04T21:31:58.216Z | Downloaded ingot-macros v0.1.1 |
| 349 | 2026-09-04T21:31:58.216Z | Downloaded libsw-core v0.3.2 |
| 350 | 2026-09-04T21:31:58.216Z | Downloaded num_enum v0.5.11 |
| 351 | 2026-09-04T21:31:58.216Z | Downloaded num-rational v0.4.2 |
| 352 | 2026-09-04T21:31:58.216Z | Downloaded chacha20 v0.9.1 |
| 353 | 2026-09-04T21:31:58.216Z | Downloaded iana-time-zone v0.1.65 |
| 354 | 2026-09-04T21:31:58.216Z | Downloaded byteorder v1.5.0 |
| 355 | 2026-09-04T21:31:58.216Z | Downloaded critical-section v1.2.0 |
| 356 | 2026-09-04T21:31:58.216Z | Downloaded num-complex v0.4.6 |
| 357 | 2026-09-04T21:31:58.216Z | Downloaded newtype-uuid v1.4.0 |
| 358 | 2026-09-04T21:31:58.216Z | Downloaded smf v0.2.3 |
| 359 | 2026-09-04T21:31:58.216Z | Downloaded lock_api v0.4.14 |
| 360 | 2026-09-04T21:31:58.216Z | Downloaded const_format_proc_macros v0.2.34 |
| 361 | 2026-09-04T21:31:58.216Z | Downloaded compression-codecs v0.4.38 |
| 362 | 2026-09-04T21:31:58.216Z | Downloaded camino-tempfile v1.4.1 |
| 363 | 2026-09-04T21:31:58.216Z | Downloaded linear-map v1.2.0 |
| 364 | 2026-09-04T21:31:58.216Z | Downloaded multer v3.1.0 |
| 365 | 2026-09-04T21:31:58.216Z | Downloaded num-integer v0.1.47 |
| 366 | 2026-09-04T21:31:58.216Z | Downloaded cipher v0.4.4 |
| 367 | 2026-09-04T21:31:58.216Z | Downloaded libsw v3.5.0 |
| 368 | 2026-09-04T21:31:58.216Z | Downloaded base64ct v1.8.3 |
| 369 | 2026-09-04T21:31:58.216Z | Downloaded bitflags v1.3.2 |
| 370 | 2026-09-04T21:31:58.216Z | Downloaded byte-wrapper v0.1.0 |
| 371 | 2026-09-04T21:31:58.216Z | Downloaded csv-core v0.1.13 |
| 372 | 2026-09-04T21:31:58.216Z | Downloaded arrayvec v0.7.8 |
| 373 | 2026-09-04T21:31:58.216Z | Downloaded backon v1.6.0 |
| 374 | 2026-09-04T21:31:58.216Z | Downloaded dyn-clone v1.0.20 |
| 375 | 2026-09-04T21:31:58.216Z | Downloaded embedded-io v0.6.1 |
| 376 | 2026-09-04T21:31:58.216Z | Downloaded foreign-types-macros v0.2.4 |
| 377 | 2026-09-04T21:31:58.216Z | Downloaded futures-core v0.3.34 |
| 378 | 2026-09-04T21:31:58.216Z | Downloaded usdt-attr-macro v0.6.0 |
| 379 | 2026-09-04T21:31:58.216Z | Downloaded usdt-macro v0.5.0 |
| 380 | 2026-09-04T21:31:58.216Z | Downloaded waitgroup v0.1.2 |
| 381 | 2026-09-04T21:31:58.216Z | Downloaded generic-array v0.14.7 |
| 382 | 2026-09-04T21:31:58.216Z | Downloaded zerofrom-derive v0.1.7 |
| 383 | 2026-09-04T21:31:58.217Z | Downloaded serde_tokenstream v0.3.0 |
| 384 | 2026-09-04T21:31:58.217Z | Downloaded strum_macros v0.26.4 |
| 385 | 2026-09-04T21:31:58.217Z | Downloaded aho-corasick v1.1.5 |
| 386 | 2026-09-04T21:31:58.217Z | Downloaded signal-hook-registry v1.4.8 |
| 387 | 2026-09-04T21:31:58.217Z | Downloaded litemap v0.8.2 |
| 388 | 2026-09-04T21:31:58.217Z | Downloaded rustls-pemfile v2.2.0 |
| 389 | 2026-09-04T21:31:58.217Z | Downloaded rustversion v1.0.23 |
| 390 | 2026-09-04T21:31:58.217Z | Downloaded slog-term v2.9.2 |
| 391 | 2026-09-04T21:31:58.217Z | Downloaded smawk v0.3.3 |
| 392 | 2026-09-04T21:31:58.217Z | Downloaded static_assertions v1.1.0 |
| 393 | 2026-09-04T21:31:58.217Z | Downloaded strum_macros v0.27.2 |
| 394 | 2026-09-04T21:31:58.217Z | Downloaded gethostname v0.5.0 |
| 395 | 2026-09-04T21:31:58.217Z | Downloaded heck v0.4.1 |
| 396 | 2026-09-04T21:31:58.217Z | Downloaded heck v0.5.0 |
| 397 | 2026-09-04T21:31:58.217Z | Downloaded parse-display v0.10.0 |
| 398 | 2026-09-04T21:31:58.217Z | Downloaded futures-sink v0.3.34 |
| 399 | 2026-09-04T21:31:58.217Z | Downloaded num_enum_derive v0.5.11 |
| 400 | 2026-09-04T21:31:58.217Z | Downloaded camino v1.2.5 |
| 401 | 2026-09-04T21:31:58.217Z | Downloaded argon2 v0.5.3 |
| 402 | 2026-09-04T21:31:58.217Z | Downloaded blake2 v0.10.6 |
| 403 | 2026-09-04T21:31:58.217Z | Downloaded crossbeam-utils v0.8.22 |
| 404 | 2026-09-04T21:31:58.217Z | Downloaded hybrid-array v0.4.14 |
| 405 | 2026-09-04T21:31:58.217Z | Downloaded icu_provider v2.2.0 |
| 406 | 2026-09-04T21:31:58.217Z | Downloaded httparse v1.10.1 |
| 407 | 2026-09-04T21:31:58.217Z | Downloaded memmap2 v0.9.11 |
| 408 | 2026-09-04T21:31:58.217Z | Downloaded progenitor-macro v0.14.0 |
| 409 | 2026-09-04T21:31:58.217Z | Downloaded crc32fast v1.5.0 |
| 410 | 2026-09-04T21:31:58.222Z | Downloaded ciborium v0.2.2 |
| 411 | 2026-09-04T21:31:58.222Z | Downloaded icu_normalizer v2.2.0 |
| 412 | 2026-09-04T21:31:58.222Z | Downloaded cargo_toml v0.22.3 |
| 413 | 2026-09-04T21:31:58.222Z | Downloaded console v0.16.4 |
| 414 | 2026-09-04T21:31:58.222Z | Downloaded quick-error v1.2.3 |
| 415 | 2026-09-04T21:31:58.222Z | Downloaded ref-cast v1.0.26 |
| 416 | 2026-09-04T21:31:58.222Z | Downloaded anstream v1.0.0 |
| 417 | 2026-09-04T21:31:58.222Z | Downloaded anyhow v1.0.104 |
| 418 | 2026-09-04T21:31:58.223Z | Downloaded ref-cast-impl v1.0.26 |
| 419 | 2026-09-04T21:31:58.223Z | Downloaded plain v0.2.3 |
| 420 | 2026-09-04T21:31:58.223Z | Downloaded defmt-macros v1.1.1 |
| 421 | 2026-09-04T21:31:58.223Z | Downloaded ff v0.13.1 |
| 422 | 2026-09-04T21:31:58.223Z | Downloaded foldhash v0.1.5 |
| 423 | 2026-09-04T21:31:58.223Z | Downloaded serde_spanned v0.6.9 |
| 424 | 2026-09-04T21:31:58.223Z | Downloaded sigpipe v0.1.3 |
| 425 | 2026-09-04T21:31:58.223Z | Downloaded tabled_derive v0.7.0 |
| 426 | 2026-09-04T21:31:58.223Z | Downloaded proc-macro-crate v3.5.0 |
| 427 | 2026-09-04T21:31:58.223Z | Downloaded wait-timeout v0.2.1 |
| 428 | 2026-09-04T21:31:58.223Z | Downloaded openssl-probe v0.2.1 |
| 429 | 2026-09-04T21:31:58.223Z | Downloaded num_enum_derive v0.7.6 |
| 430 | 2026-09-04T21:31:58.223Z | Downloaded same-file v1.0.6 |
| 431 | 2026-09-04T21:31:58.223Z | Downloaded tower-layer v0.3.3 |
| 432 | 2026-09-04T21:31:58.223Z | Downloaded serial_test_derive v4.0.1 |
| 433 | 2026-09-04T21:31:58.223Z | Downloaded data-encoding v2.11.1 |
| 434 | 2026-09-04T21:31:58.223Z | Downloaded owo-colors v4.3.0 |
| 435 | 2026-09-04T21:31:58.223Z | Downloaded daft-derive v0.1.8 |
| 436 | 2026-09-04T21:31:58.223Z | Downloaded digest v0.11.3 |
| 437 | 2026-09-04T21:31:58.223Z | Downloaded fixedbitset v0.5.7 |
| 438 | 2026-09-04T21:31:58.223Z | Downloaded globset v0.4.20 |
| 439 | 2026-09-04T21:31:58.223Z | Downloaded usdt-macro v0.6.0 |
| 440 | 2026-09-04T21:31:58.223Z | Downloaded utf-8 v0.7.6 |
| 441 | 2026-09-04T21:31:58.223Z | Downloaded want v0.3.1 |
| 442 | 2026-09-04T21:31:58.223Z | Downloaded zone_cfg_derive v0.3.1 |
| 443 | 2026-09-04T21:31:58.223Z | Downloaded structmeta-derive v0.3.0 |
| 444 | 2026-09-04T21:31:58.223Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 445 | 2026-09-04T21:31:58.223Z | Downloaded subtle v2.6.1 |
| 446 | 2026-09-04T21:31:58.223Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 447 | 2026-09-04T21:31:58.223Z | Downloaded thread-id v5.1.0 |
| 448 | 2026-09-04T21:31:58.223Z | Downloaded num-traits v0.2.19 |
| 449 | 2026-09-04T21:31:58.223Z | Downloaded typeid v1.0.3 |
| 450 | 2026-09-04T21:31:58.223Z | Downloaded indexmap v1.9.3 |
| 451 | 2026-09-04T21:31:58.224Z | Downloaded progenitor v0.10.0 |
| 452 | 2026-09-04T21:31:58.224Z | Downloaded progenitor v0.13.0 |
| 453 | 2026-09-04T21:31:58.224Z | Downloaded progenitor v0.14.0 |
| 454 | 2026-09-04T21:31:58.224Z | Downloaded resolv-conf v0.7.6 |
| 455 | 2026-09-04T21:31:58.224Z | Downloaded foreign-types v0.3.2 |
| 456 | 2026-09-04T21:31:58.224Z | Downloaded usdt v0.6.0 |
| 457 | 2026-09-04T21:31:58.224Z | Downloaded git-stub v1.0.0 |
| 458 | 2026-09-04T21:31:58.224Z | Downloaded slab v0.4.12 |
| 459 | 2026-09-04T21:31:58.224Z | Downloaded darling_macro v0.21.3 |
| 460 | 2026-09-04T21:31:58.224Z | Downloaded defmt-parser v1.0.0 |
| 461 | 2026-09-04T21:31:58.224Z | Downloaded equivalent v1.0.2 |
| 462 | 2026-09-04T21:31:58.224Z | Downloaded stable_deref_trait v1.2.1 |
| 463 | 2026-09-04T21:31:58.224Z | Downloaded colored v3.1.1 |
| 464 | 2026-09-04T21:31:58.224Z | Downloaded test-strategy v0.4.5 |
| 465 | 2026-09-04T21:31:58.224Z | Downloaded clap_derive v4.6.4 |
| 466 | 2026-09-04T21:31:58.224Z | Downloaded cookie v0.18.2 |
| 467 | 2026-09-04T21:31:58.224Z | Downloaded icu_normalizer_data v2.2.0 |
| 468 | 2026-09-04T21:31:58.224Z | Downloaded tinyvec v1.12.0 |
| 469 | 2026-09-04T21:31:58.224Z | Downloaded typify v0.6.2 |
| 470 | 2026-09-04T21:31:58.224Z | Downloaded potential_utf v0.1.5 |
| 471 | 2026-09-04T21:31:58.224Z | Downloaded base64 v0.22.1 |
| 472 | 2026-09-04T21:31:58.224Z | Downloaded progenitor-client v0.10.0 |
| 473 | 2026-09-04T21:31:58.224Z | Downloaded cancel-safe-futures v0.1.5 |
| 474 | 2026-09-04T21:31:58.224Z | Downloaded enum-as-inner v0.6.1 |
| 475 | 2026-09-04T21:31:58.224Z | Downloaded uuid v1.26.0 |
| 476 | 2026-09-04T21:31:58.224Z | Downloaded indicatif v0.18.6 |
| 477 | 2026-09-04T21:31:58.224Z | Downloaded form_urlencoded v1.2.2 |
| 478 | 2026-09-04T21:31:58.224Z | Downloaded omicron-workspace-hack v0.1.0 |
| 479 | 2026-09-04T21:31:58.224Z | Downloaded darling v0.21.3 |
| 480 | 2026-09-04T21:31:58.224Z | Downloaded rustc_version v0.4.1 |
| 481 | 2026-09-04T21:31:58.224Z | Downloaded schemars_derive v0.8.22 |
| 482 | 2026-09-04T21:31:58.224Z | Downloaded log v0.4.33 |
| 483 | 2026-09-04T21:31:58.224Z | Downloaded strum v0.26.3 |
| 484 | 2026-09-04T21:31:58.224Z | Downloaded derive-where v1.6.1 |
| 485 | 2026-09-04T21:31:58.225Z | Downloaded drift v0.2.0 |
| 486 | 2026-09-04T21:31:58.225Z | Downloaded proc-macro-crate v1.3.1 |
| 487 | 2026-09-04T21:31:58.225Z | Downloaded serde_derive_internals v0.29.1 |
| 488 | 2026-09-04T21:31:58.225Z | Downloaded smallvec v1.15.2 |
| 489 | 2026-09-04T21:31:58.225Z | Downloaded rand_xorshift v0.4.0 |
| 490 | 2026-09-04T21:31:58.225Z | Downloaded pest_generator v2.8.8 |
| 491 | 2026-09-04T21:31:58.225Z | Downloaded scroll v0.12.0 |
| 492 | 2026-09-04T21:31:58.225Z | Downloaded similar v2.7.0 |
| 493 | 2026-09-04T21:31:58.225Z | Downloaded fs-err v3.3.1 |
| 494 | 2026-09-04T21:31:58.225Z | Downloaded snafu-derive v0.8.9 |
| 495 | 2026-09-04T21:31:58.225Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 496 | 2026-09-04T21:31:58.225Z | Downloaded erased-serde v0.3.31 |
| 497 | 2026-09-04T21:31:58.225Z | Downloaded tinystr v0.8.3 |
| 498 | 2026-09-04T21:31:58.225Z | Downloaded thin-vec v0.2.19 |
| 499 | 2026-09-04T21:31:58.225Z | Downloaded miniz_oxide v0.8.9 |
| 500 | 2026-09-04T21:31:58.225Z | Downloaded rand_pcg v0.10.2 |
| 501 | 2026-09-04T21:31:58.225Z | Downloaded siphasher v1.0.3 |
| 502 | 2026-09-04T21:31:58.225Z | Downloaded spin v0.5.2 |
| 503 | 2026-09-04T21:31:58.225Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 504 | 2026-09-04T21:31:58.225Z | Downloaded tempfile v3.27.0 |
| 505 | 2026-09-04T21:31:58.225Z | Downloaded tokio-tungstenite v0.21.0 |
| 506 | 2026-09-04T21:31:58.225Z | Downloaded xz2 v0.1.7 |
| 507 | 2026-09-04T21:31:58.225Z | Downloaded deranged v0.5.8 |
| 508 | 2026-09-04T21:31:58.225Z | Downloaded port-file v0.1.0 |
| 509 | 2026-09-04T21:31:58.225Z | Downloaded rand_chacha v0.9.0 |
| 510 | 2026-09-04T21:31:58.230Z | Downloaded const-oid v0.10.2 |
| 511 | 2026-09-04T21:31:58.230Z | Downloaded const_format v0.2.36 |
| 512 | 2026-09-04T21:31:58.230Z | Downloaded crossbeam-epoch v0.9.20 |
| 513 | 2026-09-04T21:31:58.231Z | Downloaded zeroize_derive v1.5.0 |
| 514 | 2026-09-04T21:31:58.231Z | Downloaded fixedbitset v0.4.2 |
| 515 | 2026-09-04T21:31:58.231Z | Downloaded allocator-api2 v0.2.21 |
| 516 | 2026-09-04T21:31:58.231Z | Downloaded chacha20poly1305 v0.10.1 |
| 517 | 2026-09-04T21:31:58.231Z | Downloaded rustls-native-certs v0.8.4 |
| 518 | 2026-09-04T21:31:58.231Z | Downloaded icu_properties v2.2.0 |
| 519 | 2026-09-04T21:31:58.231Z | Downloaded parking_lot_core v0.9.12 |
| 520 | 2026-09-04T21:31:58.231Z | Downloaded supports-color v3.0.2 |
| 521 | 2026-09-04T21:31:58.231Z | Downloaded bytes v1.12.1 |
| 522 | 2026-09-04T21:31:58.231Z | Downloaded icu_collections v2.2.0 |
| 523 | 2026-09-04T21:31:58.231Z | Downloaded ucd-trie v0.1.7 |
| 524 | 2026-09-04T21:31:58.231Z | Downloaded postcard v1.1.3 |
| 525 | 2026-09-04T21:31:58.231Z | Downloaded icu_locale_core v2.2.0 |
| 526 | 2026-09-04T21:31:58.231Z | Downloaded konst v0.2.20 |
| 527 | 2026-09-04T21:31:58.231Z | Downloaded minimal-lexical v0.2.1 |
| 528 | 2026-09-04T21:31:58.231Z | Downloaded fs_extra v1.3.0 |
| 529 | 2026-09-04T21:31:58.231Z | Downloaded either v1.17.0 |
| 530 | 2026-09-04T21:31:58.231Z | Downloaded usdt-attr-macro v0.5.0 |
| 531 | 2026-09-04T21:31:58.231Z | Downloaded thread-id v4.2.2 |
| 532 | 2026-09-04T21:31:58.231Z | Downloaded untrusted v0.9.0 |
| 533 | 2026-09-04T21:31:58.231Z | Downloaded usdt v0.5.0 |
| 534 | 2026-09-04T21:31:58.231Z | Downloaded slog-dtrace v0.3.0 |
| 535 | 2026-09-04T21:31:58.231Z | Downloaded foreign-types v0.5.0 |
| 536 | 2026-09-04T21:31:58.231Z | Downloaded smartstring v1.0.1 |
| 537 | 2026-09-04T21:31:58.231Z | Downloaded password-hash v0.5.0 |
| 538 | 2026-09-04T21:31:58.231Z | Downloaded powerfmt v0.2.0 |
| 539 | 2026-09-04T21:31:58.231Z | Downloaded typify v0.4.3 |
| 540 | 2026-09-04T21:31:58.231Z | Downloaded rustc-hash v2.1.3 |
| 541 | 2026-09-04T21:31:58.231Z | Downloaded serde_with_macros v3.22.0 |
| 542 | 2026-09-04T21:31:58.231Z | Downloaded itertools v0.14.0 |
| 543 | 2026-09-04T21:31:58.231Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 544 | 2026-09-04T21:31:58.231Z | Downloaded poly1305 v0.8.0 |
| 545 | 2026-09-04T21:31:58.231Z | Downloaded mio v1.2.2 |
| 546 | 2026-09-04T21:31:58.231Z | Downloaded toml_edit v0.19.15 |
| 547 | 2026-09-04T21:31:58.232Z | Downloaded num_threads v0.1.7 |
| 548 | 2026-09-04T21:31:58.232Z | Downloaded tokio-stream v0.1.19 |
| 549 | 2026-09-04T21:31:58.232Z | Downloaded schemars v0.8.22 |
| 550 | 2026-09-04T21:31:58.232Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 551 | 2026-09-04T21:31:58.232Z | Downloaded zerovec-derive v0.11.3 |
| 552 | 2026-09-04T21:31:58.232Z | Downloaded zeroize v1.9.0 |
| 553 | 2026-09-04T21:31:58.232Z | Downloaded whoami v1.6.1 |
| 554 | 2026-09-04T21:31:58.232Z | Downloaded dropshot_endpoint v0.17.1 |
| 555 | 2026-09-04T21:31:58.232Z | Downloaded semver v1.0.28 |
| 556 | 2026-09-04T21:31:58.232Z | Downloaded sha2 v0.10.9 |
| 557 | 2026-09-04T21:31:58.232Z | Downloaded git-stub-vcs v0.1.0 |
| 558 | 2026-09-04T21:31:58.232Z | Downloaded similar v3.2.0 |
| 559 | 2026-09-04T21:31:58.232Z | Downloaded crypto-bigint v0.5.5 |
| 560 | 2026-09-04T21:31:58.232Z | Downloaded unicode-linebreak v0.1.5 |
| 561 | 2026-09-04T21:31:58.232Z | Downloaded unit-prefix v0.5.2 |
| 562 | 2026-09-04T21:31:58.232Z | Downloaded pin-project v1.1.13 |
| 563 | 2026-09-04T21:31:58.232Z | Downloaded strsim v0.11.1 |
| 564 | 2026-09-04T21:31:58.232Z | Downloaded paste v1.0.15 |
| 565 | 2026-09-04T21:31:58.232Z | Downloaded yoke-derive v0.8.2 |
| 566 | 2026-09-04T21:31:58.232Z | Downloaded defmt v0.3.100 |
| 567 | 2026-09-04T21:31:58.232Z | Downloaded zerocopy-derive v0.7.35 |
| 568 | 2026-09-04T21:31:58.232Z | Downloaded async-compression v0.4.43 |
| 569 | 2026-09-04T21:31:58.232Z | Downloaded defmt v1.1.1 |
| 570 | 2026-09-04T21:31:58.232Z | Downloaded thiserror v2.0.20 |
| 571 | 2026-09-04T21:31:58.232Z | Downloaded getrandom v0.4.3 |
| 572 | 2026-09-04T21:31:58.232Z | Downloaded tiny-keccak v2.0.2 |
| 573 | 2026-09-04T21:31:58.232Z | Downloaded synstructure v0.13.2 |
| 574 | 2026-09-04T21:31:58.232Z | Downloaded papergrid v0.18.0 |
| 575 | 2026-09-04T21:31:58.232Z | Downloaded errno v0.3.14 |
| 576 | 2026-09-04T21:31:58.232Z | Downloaded toml_datetime v0.6.11 |
| 577 | 2026-09-04T21:31:58.232Z | Downloaded progenitor-macro v0.13.0 |
| 578 | 2026-09-04T21:31:58.232Z | Downloaded utf8_iter v1.0.4 |
| 579 | 2026-09-04T21:31:58.232Z | Downloaded hash32 v0.3.1 |
| 580 | 2026-09-04T21:31:58.232Z | Downloaded dof v0.3.0 |
| 581 | 2026-09-04T21:31:58.232Z | Downloaded foreign-types-shared v0.1.1 |
| 582 | 2026-09-04T21:31:58.232Z | Downloaded futures-macro v0.3.34 |
| 583 | 2026-09-04T21:31:58.232Z | Downloaded futures-task v0.3.34 |
| 584 | 2026-09-04T21:31:58.233Z | Downloaded pest_meta v2.8.8 |
| 585 | 2026-09-04T21:31:58.233Z | Downloaded yansi v1.0.1 |
| 586 | 2026-09-04T21:31:58.233Z | Downloaded displaydoc v0.2.7 |
| 587 | 2026-09-04T21:31:58.233Z | Downloaded serde_core v1.0.229 |
| 588 | 2026-09-04T21:31:58.233Z | Downloaded serde_path_to_error v0.1.20 |
| 589 | 2026-09-04T21:31:58.233Z | Downloaded slog-scope v4.4.1 |
| 590 | 2026-09-04T21:31:58.233Z | Downloaded highway v1.3.0 |
| 591 | 2026-09-04T21:31:58.238Z | Downloaded http v1.5.0 |
| 592 | 2026-09-04T21:31:58.238Z | Downloaded nom v7.1.3 |
| 593 | 2026-09-04T21:31:58.238Z | Downloaded openssl-macros v0.1.1 |
| 594 | 2026-09-04T21:31:58.238Z | Downloaded openssl-sys v0.9.117 |
| 595 | 2026-09-04T21:31:58.241Z | Downloaded serde v1.0.229 |
| 596 | 2026-09-04T21:31:58.241Z | Downloaded hyper-util v0.1.20 |
| 597 | 2026-09-04T21:31:58.246Z | Downloaded jiff-core v0.1.0 |
| 598 | 2026-09-04T21:31:58.249Z | Downloaded pin-project-internal v1.1.13 |
| 599 | 2026-09-04T21:31:58.249Z | Downloaded memchr v2.8.3 |
| 600 | 2026-09-04T21:31:58.249Z | Downloaded pretty-hex v0.4.2 |
| 601 | 2026-09-04T21:31:58.252Z | Downloaded parking_lot v0.11.2 |
| 602 | 2026-09-04T21:31:58.252Z | Downloaded xattr v1.6.1 |
| 603 | 2026-09-04T21:31:58.252Z | Downloaded dtrace-parser v0.3.0 |
| 604 | 2026-09-04T21:31:58.252Z | Downloaded serde_plain v1.0.2 |
| 605 | 2026-09-04T21:31:58.255Z | Downloaded swrite v0.1.0 |
| 606 | 2026-09-04T21:31:58.255Z | Downloaded olpc-cjson v0.1.4 |
| 607 | 2026-09-04T21:31:58.255Z | Downloaded base64 v0.21.7 |
| 608 | 2026-09-04T21:31:58.259Z | Downloaded rand_core v0.6.4 |
| 609 | 2026-09-04T21:31:58.259Z | Downloaded progenitor-client v0.13.0 |
| 610 | 2026-09-04T21:31:58.259Z | Downloaded cc v1.4.2 |
| 611 | 2026-09-04T21:31:58.259Z | Downloaded parse-display-derive v0.10.0 |
| 612 | 2026-09-04T21:31:58.264Z | Downloaded rand_core v0.9.5 |
| 613 | 2026-09-04T21:31:58.264Z | Downloaded crossbeam-channel v0.5.16 |
| 614 | 2026-09-04T21:31:58.264Z | Downloaded parking_lot_core v0.8.6 |
| 615 | 2026-09-04T21:31:58.266Z | Downloaded progenitor-macro v0.10.0 |
| 616 | 2026-09-04T21:31:58.266Z | Downloaded rand_chacha v0.3.1 |
| 617 | 2026-09-04T21:31:58.267Z | Downloaded rusty-fork v0.3.1 |
| 618 | 2026-09-04T21:31:58.267Z | Downloaded shlex v2.0.1 |
| 619 | 2026-09-04T21:31:58.267Z | Downloaded typify-macro v0.6.2 |
| 620 | 2026-09-04T21:31:58.267Z | Downloaded darling_macro v0.23.0 |
| 621 | 2026-09-04T21:31:58.267Z | Downloaded fxhash v0.2.1 |
| 622 | 2026-09-04T21:31:58.267Z | Downloaded tokio-rustls v0.26.4 |
| 623 | 2026-09-04T21:31:58.270Z | Downloaded yoke v0.8.3 |
| 624 | 2026-09-04T21:31:58.274Z | Downloaded tower v0.5.3 |
| 625 | 2026-09-04T21:31:58.278Z | Downloaded vsss-rs v3.3.4 |
| 626 | 2026-09-04T21:31:58.282Z | Downloaded digest v0.10.7 |
| 627 | 2026-09-04T21:31:58.282Z | Downloaded proc-macro-error-attr v1.0.4 |
| 628 | 2026-09-04T21:31:58.282Z | Downloaded serial_test v4.0.1 |
| 629 | 2026-09-04T21:31:58.285Z | Downloaded take_mut v0.2.2 |
| 630 | 2026-09-04T21:31:58.285Z | Downloaded zone v0.3.1 |
| 631 | 2026-09-04T21:31:58.285Z | Downloaded num_enum v0.7.6 |
| 632 | 2026-09-04T21:31:58.291Z | Downloaded strum v0.27.2 |
| 633 | 2026-09-04T21:31:58.291Z | Downloaded url v2.5.8 |
| 634 | 2026-09-04T21:31:58.296Z | Downloaded futures-channel v0.3.34 |
| 635 | 2026-09-04T21:31:58.296Z | Downloaded itertools v0.12.1 |
| 636 | 2026-09-04T21:31:58.302Z | Downloaded omicron-zone-package v0.12.3 |
| 637 | 2026-09-04T21:31:58.302Z | Downloaded papergrid v0.11.0 |
| 638 | 2026-09-04T21:31:58.305Z | Downloaded rustls-platform-verifier v0.7.0 |
| 639 | 2026-09-04T21:31:58.305Z | Downloaded progenitor-impl v0.10.0 |
| 640 | 2026-09-04T21:31:58.305Z | Downloaded untrusted v0.7.1 |
| 641 | 2026-09-04T21:31:58.305Z | Downloaded pest_derive v2.8.8 |
| 642 | 2026-09-04T21:31:58.305Z | Downloaded tokio-macros v2.7.2 |
| 643 | 2026-09-04T21:31:58.305Z | Downloaded dtrace-parser v0.2.0 |
| 644 | 2026-09-04T21:31:58.307Z | Downloaded foldhash v0.2.0 |
| 645 | 2026-09-04T21:31:58.307Z | Downloaded group v0.13.0 |
| 646 | 2026-09-04T21:31:58.307Z | Downloaded steno v0.4.1 |
| 647 | 2026-09-04T21:31:58.310Z | Downloaded tungstenite v0.21.0 |
| 648 | 2026-09-04T21:31:58.725Z | Downloaded unsafe-libyaml v0.2.11 |
| 649 | 2026-09-04T21:31:58.725Z | Downloaded quinn-udp v0.5.15 |
| 650 | 2026-09-04T21:31:58.730Z | Downloaded progenitor-impl v0.14.0 |
| 651 | 2026-09-04T21:31:58.730Z | Downloaded ppv-lite86 v0.2.21 |
| 652 | 2026-09-04T21:31:58.730Z | Downloaded slog-stdlog v4.1.1 |
| 653 | 2026-09-04T21:31:58.730Z | Downloaded pkg-config v0.3.33 |
| 654 | 2026-09-04T21:31:58.730Z | Downloaded serde_spanned v1.1.1 |
| 655 | 2026-09-04T21:31:58.730Z | Downloaded semver v0.1.20 |
| 656 | 2026-09-04T21:31:58.730Z | Downloaded progenitor-client v0.14.0 |
| 657 | 2026-09-04T21:31:58.730Z | Downloaded opaque-debug v0.3.1 |
| 658 | 2026-09-04T21:31:58.730Z | Downloaded debug-ignore v1.0.5 |
| 659 | 2026-09-04T21:31:58.730Z | Downloaded percent-encoding v2.3.2 |
| 660 | 2026-09-04T21:31:58.730Z | Downloaded toml_edit v0.22.27 |
| 661 | 2026-09-04T21:31:58.730Z | Downloaded thiserror-impl v1.0.69 |
| 662 | 2026-09-04T21:31:58.730Z | Downloaded utf8parse v0.2.2 |
| 663 | 2026-09-04T21:31:58.730Z | Downloaded filetime v0.2.29 |
| 664 | 2026-09-04T21:31:58.730Z | Downloaded fnv v1.0.7 |
| 665 | 2026-09-04T21:31:58.730Z | Downloaded nom v8.0.0 |
| 666 | 2026-09-04T21:31:58.731Z | Downloaded unicode-ident v1.0.24 |
| 667 | 2026-09-04T21:31:58.731Z | Downloaded time-macros v0.2.32 |
| 668 | 2026-09-04T21:31:58.731Z | Downloaded ryu v1.0.23 |
| 669 | 2026-09-04T21:31:58.731Z | Downloaded serde_derive v1.0.229 |
| 670 | 2026-09-04T21:31:58.731Z | Downloaded term v1.2.1 |
| 671 | 2026-09-04T21:31:58.731Z | Downloaded derive-ex v0.1.8 |
| 672 | 2026-09-04T21:31:58.731Z | Downloaded walkdir v2.5.0 |
| 673 | 2026-09-04T21:31:58.731Z | Downloaded futures-executor v0.3.34 |
| 674 | 2026-09-04T21:31:58.731Z | Downloaded usdt-impl v0.5.0 |
| 675 | 2026-09-04T21:31:58.731Z | Downloaded sync_wrapper v1.0.2 |
| 676 | 2026-09-04T21:31:58.731Z | Downloaded float-ord v0.3.2 |
| 677 | 2026-09-04T21:31:58.731Z | Downloaded itertools v0.15.0 |
| 678 | 2026-09-04T21:31:58.731Z | Downloaded hyper v1.11.1 |
| 679 | 2026-09-04T21:31:58.731Z | Downloaded writeable v0.6.3 |
| 680 | 2026-09-04T21:31:58.731Z | Downloaded rand v0.8.7 |
| 681 | 2026-09-04T21:31:58.731Z | Downloaded progenitor-impl v0.13.0 |
| 682 | 2026-09-04T21:31:58.731Z | Downloaded half v2.7.1 |
| 683 | 2026-09-04T21:31:58.731Z | Downloaded simd-adler32 v0.3.10 |
| 684 | 2026-09-04T21:31:58.731Z | Downloaded pin-project-lite v0.2.17 |
| 685 | 2026-09-04T21:31:58.731Z | Downloaded diff v0.1.13 |
| 686 | 2026-09-04T21:31:58.731Z | Downloaded tokio-dtrace v0.1.1 |
| 687 | 2026-09-04T21:31:58.731Z | Downloaded progenitor-extras v0.2.0 |
| 688 | 2026-09-04T21:31:58.731Z | Downloaded idna v1.1.0 |
| 689 | 2026-09-04T21:31:58.731Z | Downloaded oxnet v0.1.7 |
| 690 | 2026-09-04T21:31:58.731Z | Downloaded phf_shared v0.12.1 |
| 691 | 2026-09-04T21:31:58.731Z | Downloaded structmeta v0.3.0 |
| 692 | 2026-09-04T21:31:58.731Z | Downloaded topological-sort v0.2.2 |
| 693 | 2026-09-04T21:31:58.731Z | Downloaded scroll v0.13.0 |
| 694 | 2026-09-04T21:31:58.731Z | Downloaded scroll_derive v0.12.1 |
| 695 | 2026-09-04T21:31:58.731Z | Downloaded strum v0.28.0 |
| 696 | 2026-09-04T21:31:58.731Z | Downloaded hostname v0.3.1 |
| 697 | 2026-09-04T21:31:58.732Z | Downloaded thiserror-impl v2.0.20 |
| 698 | 2026-09-04T21:31:58.732Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 699 | 2026-09-04T21:31:58.732Z | Downloaded glob v0.3.4 |
| 700 | 2026-09-04T21:31:58.732Z | Downloaded thiserror-no-std v2.0.2 |
| 701 | 2026-09-04T21:31:58.732Z | Downloaded typify-macro v0.4.3 |
| 702 | 2026-09-04T21:31:58.732Z | Downloaded oxide-tokio-rt v0.1.6 |
| 703 | 2026-09-04T21:31:58.732Z | Downloaded arc-swap v1.9.2 |
| 704 | 2026-09-04T21:31:58.732Z | Downloaded zerotrie v0.2.4 |
| 705 | 2026-09-04T21:31:58.732Z | Downloaded dof v0.4.0 |
| 706 | 2026-09-04T21:31:58.732Z | Downloaded unicode-xid v0.2.6 |
| 707 | 2026-09-04T21:31:58.732Z | Downloaded slog-bunyan v2.5.0 |
| 708 | 2026-09-04T21:31:58.732Z | Downloaded zerofrom v0.1.8 |
| 709 | 2026-09-04T21:31:58.732Z | Downloaded toml v0.7.8 |
| 710 | 2026-09-04T21:31:58.732Z | Downloaded rustc_version v0.1.7 |
| 711 | 2026-09-04T21:31:58.732Z | Downloaded elliptic-curve v0.13.8 |
| 712 | 2026-09-04T21:31:58.732Z | Downloaded flate2 v1.1.9 |
| 713 | 2026-09-04T21:31:58.732Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 714 | 2026-09-04T21:31:58.733Z | Downloaded tabwriter v1.4.1 |
| 715 | 2026-09-04T21:31:58.733Z | Downloaded thiserror v1.0.69 |
| 716 | 2026-09-04T21:31:58.733Z | Downloaded serde_tokenstream v0.2.3 |
| 717 | 2026-09-04T21:31:58.733Z | Downloaded foreign-types-shared v0.3.1 |
| 718 | 2026-09-04T21:31:58.733Z | Downloaded embedded-io v0.4.0 |
| 719 | 2026-09-04T21:31:58.733Z | Downloaded futures-io v0.3.34 |
| 720 | 2026-09-04T21:31:58.733Z | Downloaded secrecy v0.10.3 |
| 721 | 2026-09-04T21:31:58.733Z | Downloaded tower-service v0.3.3 |
| 722 | 2026-09-04T21:31:58.733Z | Downloaded darling_core v0.21.3 |
| 723 | 2026-09-04T21:31:58.733Z | Downloaded quinn v0.11.11 |
| 724 | 2026-09-04T21:31:58.733Z | Downloaded hickory-resolver v0.25.2 |
| 725 | 2026-09-04T21:31:58.733Z | Downloaded hickory-resolver v0.24.4 |
| 726 | 2026-09-04T21:31:58.733Z | Downloaded rhai_codegen v3.2.0 |
| 727 | 2026-09-04T21:31:58.733Z | Downloaded hashbrown v0.12.3 |
| 728 | 2026-09-04T21:31:58.733Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 729 | 2026-09-04T21:31:58.733Z | Downloaded rand v0.9.5 |
| 730 | 2026-09-04T21:31:58.733Z | Downloaded thread_local v1.1.10 |
| 731 | 2026-09-04T21:31:58.733Z | Downloaded fastrand v2.5.0 |
| 732 | 2026-09-04T21:31:58.733Z | Downloaded heapless v0.8.0 |
| 733 | 2026-09-04T21:31:58.733Z | Downloaded rand_core v0.10.1 |
| 734 | 2026-09-04T21:31:58.733Z | Downloaded version_check v0.9.5 |
| 735 | 2026-09-04T21:31:58.733Z | Downloaded dunce v1.0.5 |
| 736 | 2026-09-04T21:31:58.733Z | Downloaded sha1 v0.10.7 |
| 737 | 2026-09-04T21:31:58.733Z | Downloaded proc-macro-error v1.0.4 |
| 738 | 2026-09-04T21:31:58.733Z | Downloaded socket2 v0.6.5 |
| 739 | 2026-09-04T21:31:58.733Z | Downloaded slog v2.8.2 |
| 740 | 2026-09-04T21:31:58.733Z | Downloaded expectorate v1.3.0 |
| 741 | 2026-09-04T21:31:58.733Z | Downloaded find-msvc-tools v0.1.10 |
| 742 | 2026-09-04T21:31:58.733Z | Downloaded parking_lot v0.12.5 |
| 743 | 2026-09-04T21:31:58.733Z | Downloaded hex v0.4.3 |
| 744 | 2026-09-04T21:31:58.733Z | Downloaded iddqd v0.4.6 |
| 745 | 2026-09-04T21:31:58.733Z | Downloaded icu_properties_data v2.2.0 |
| 746 | 2026-09-04T21:31:58.733Z | Downloaded usdt-impl v0.6.0 |
| 747 | 2026-09-04T21:31:58.733Z | Downloaded futures v0.3.34 |
| 748 | 2026-09-04T21:31:58.733Z | Downloaded tar v0.4.46 |
| 749 | 2026-09-04T21:31:58.733Z | Downloaded once_cell v1.21.4 |
| 750 | 2026-09-04T21:31:58.747Z | Downloaded strum_macros v0.28.0 |
| 751 | 2026-09-04T21:31:58.747Z | Downloaded serde_yaml v0.9.34+deprecated |
| 752 | 2026-09-04T21:31:58.748Z | Downloaded pem v3.0.6 |
| 753 | 2026-09-04T21:31:58.748Z | Downloaded slog-json v2.6.1 |
| 754 | 2026-09-04T21:31:58.748Z | Downloaded slog-async v2.8.0 |
| 755 | 2026-09-04T21:31:58.748Z | Downloaded hmac v0.12.1 |
| 756 | 2026-09-04T21:31:58.748Z | Downloaded tracing-attributes v0.1.31 |
| 757 | 2026-09-04T21:31:58.748Z | Downloaded toml v0.8.23 |
| 758 | 2026-09-04T21:31:58.748Z | Downloaded rand v0.10.2 |
| 759 | 2026-09-04T21:31:58.748Z | Downloaded getrandom v0.3.4 |
| 760 | 2026-09-04T21:31:58.748Z | Downloaded spin v0.9.9 |
| 761 | 2026-09-04T21:31:58.748Z | Downloaded darling v0.23.0 |
| 762 | 2026-09-04T21:31:58.748Z | Downloaded tokio-util v0.7.19 |
| 763 | 2026-09-04T21:31:58.748Z | Downloaded prettyplease v0.2.37 |
| 764 | 2026-09-04T21:31:58.748Z | Downloaded zerovec v0.11.6 |
| 765 | 2026-09-04T21:31:58.748Z | Downloaded rayon-core v1.13.0 |
| 766 | 2026-09-04T21:31:58.748Z | Downloaded snafu v0.8.9 |
| 767 | 2026-09-04T21:31:58.748Z | Downloaded quote v1.0.47 |
| 768 | 2026-09-04T21:31:58.748Z | Downloaded ron v0.12.2 |
| 769 | 2026-09-04T21:31:58.748Z | Downloaded libm v0.2.16 |
| 770 | 2026-09-04T21:31:58.748Z | Downloaded textwrap v0.16.2 |
| 771 | 2026-09-04T21:31:58.748Z | Downloaded zmij v1.0.23 |
| 772 | 2026-09-04T21:31:58.748Z | Downloaded rustls-pki-types v1.15.1 |
| 773 | 2026-09-04T21:31:58.748Z | Downloaded phf v0.12.1 |
| 774 | 2026-09-04T21:31:58.748Z | Downloaded getrandom v0.2.17 |
| 775 | 2026-09-04T21:31:58.748Z | Downloaded typed-path v0.9.3 |
| 776 | 2026-09-04T21:31:58.748Z | Downloaded proc-macro2 v1.0.107 |
| 777 | 2026-09-04T21:31:58.748Z | Downloaded derive_more v0.99.20 |
| 778 | 2026-09-04T21:31:58.748Z | Downloaded clap_builder v4.6.6 |
| 779 | 2026-09-04T21:31:58.748Z | Downloaded hkdf v0.12.4 |
| 780 | 2026-09-04T21:31:58.748Z | Downloaded schemars v0.9.0 |
| 781 | 2026-09-04T21:31:58.748Z | Downloaded dropshot-api-manager v0.8.0 |
| 782 | 2026-09-04T21:31:58.748Z | Downloaded zerocopy-derive v0.8.56 |
| 783 | 2026-09-04T21:31:58.748Z | Downloaded winnow v0.5.40 |
| 784 | 2026-09-04T21:31:58.748Z | Downloaded reqwest v0.13.4 |
| 785 | 2026-09-04T21:31:58.748Z | Downloaded pretty_assertions v1.4.1 |
| 786 | 2026-09-04T21:31:58.748Z | Downloaded rustls-webpki v0.103.14 |
| 787 | 2026-09-04T21:31:58.749Z | Downloaded goblin v0.8.2 |
| 788 | 2026-09-04T21:31:58.749Z | Downloaded winnow v1.0.4 |
| 789 | 2026-09-04T21:31:58.749Z | Downloaded tracing-core v0.1.36 |
| 790 | 2026-09-04T21:31:58.749Z | Downloaded darling_core v0.23.0 |
| 791 | 2026-09-04T21:31:58.749Z | Downloaded futures-util v0.3.34 |
| 792 | 2026-09-04T21:31:58.749Z | Downloaded qorb v0.4.1 |
| 793 | 2026-09-04T21:31:58.749Z | Downloaded hashbrown v0.17.1 |
| 794 | 2026-09-04T21:31:58.749Z | Downloaded pest v2.8.8 |
| 795 | 2026-09-04T21:31:58.749Z | Downloaded blake3 v1.8.6 |
| 796 | 2026-09-04T21:31:58.749Z | Downloaded unicode-normalization v0.1.25 |
| 797 | 2026-09-04T21:31:58.749Z | Downloaded serde_json v1.0.151 |
| 798 | 2026-09-04T21:31:58.749Z | Downloaded tough v0.22.0 |
| 799 | 2026-09-04T21:31:58.749Z | Downloaded schemars v1.2.2 |
| 800 | 2026-09-04T21:31:58.749Z | Downloaded reqwest v0.12.28 |
| 801 | 2026-09-04T21:31:58.749Z | Downloaded hashbrown v0.15.5 |
| 802 | 2026-09-04T21:31:58.749Z | Downloaded aws-lc-rs v1.18.0 |
| 803 | 2026-09-04T21:31:58.749Z | Downloaded unicode-segmentation v1.13.3 |
| 804 | 2026-09-04T21:31:58.749Z | Downloaded moka v0.12.16 |
| 805 | 2026-09-04T21:31:58.749Z | Downloaded typenum v1.20.1 |
| 806 | 2026-09-04T21:31:58.749Z | Downloaded chrono v0.4.45 |
| 807 | 2026-09-04T21:31:58.749Z | Downloaded tower-http v0.6.11 |
| 808 | 2026-09-04T21:31:58.749Z | Downloaded hashbrown v0.16.1 |
| 809 | 2026-09-04T21:31:58.749Z | Downloaded tabled v0.21.0 |
| 810 | 2026-09-04T21:31:58.749Z | Downloaded serde_with v3.22.0 |
| 811 | 2026-09-04T21:31:58.767Z | Downloaded h2 v0.4.15 |
| 812 | 2026-09-04T21:31:58.767Z | Downloaded rayon v1.12.0 |
| 813 | 2026-09-04T21:31:58.767Z | Downloaded zerocopy v0.7.35 |
| 814 | 2026-09-04T21:31:58.774Z | Downloaded nix v0.31.3 |
| 815 | 2026-09-04T21:31:58.774Z | Downloaded tabled v0.15.0 |
| 816 | 2026-09-04T21:31:58.781Z | Downloaded quinn-proto v0.11.16 |
| 817 | 2026-09-04T21:31:58.781Z | Downloaded zerocopy v0.8.56 |
| 818 | 2026-09-04T21:31:58.806Z | Downloaded regex v1.13.1 |
| 819 | 2026-09-04T21:31:58.815Z | Downloaded curve25519-dalek v4.1.3 |
| 820 | 2026-09-04T21:31:58.815Z | Downloaded unicode-width v0.1.14 |
| 821 | 2026-09-04T21:31:58.815Z | Downloaded goblin v0.10.7 |
| 822 | 2026-09-04T21:31:58.815Z | Downloaded webpki-roots v1.0.9 |
| 823 | 2026-09-04T21:31:58.815Z | Downloaded winnow v0.7.15 |
| 824 | 2026-09-04T21:31:58.815Z | Downloaded portable-atomic v1.15.0 |
| 825 | 2026-09-04T21:31:58.818Z | Downloaded syn v1.0.109 |
| 826 | 2026-09-04T21:31:58.818Z | Downloaded syn v2.0.119 |
| 827 | 2026-09-04T21:31:58.824Z | Downloaded syn v3.0.3 |
| 828 | 2026-09-04T21:31:58.831Z | Downloaded vcpkg v0.2.15 |
| 829 | 2026-09-04T21:31:58.858Z | Downloaded time v0.3.55 |
| 830 | 2026-09-04T21:31:58.866Z | Downloaded proptest v1.11.0 |
| 831 | 2026-09-04T21:31:58.870Z | Downloaded bstr v1.13.1 |
| 832 | 2026-09-04T21:31:58.875Z | Downloaded rustix v0.38.44 |
| 833 | 2026-09-04T21:31:58.886Z | Downloaded openssl v0.10.81 |
| 834 | 2026-09-04T21:31:59.301Z | Downloaded smoltcp v0.11.0 |
| 835 | 2026-09-04T21:31:59.304Z | Downloaded unicode-width v0.2.2 |
| 836 | 2026-09-04T21:31:59.304Z | Downloaded regress v0.10.5 |
| 837 | 2026-09-04T21:31:59.304Z | Downloaded openapiv3 v2.2.0 |
| 838 | 2026-09-04T21:31:59.304Z | Downloaded regress v0.11.1 |
| 839 | 2026-09-04T21:31:59.304Z | Downloaded rustls v0.23.43 |
| 840 | 2026-09-04T21:31:59.304Z | Downloaded rustix v1.1.4 |
| 841 | 2026-09-04T21:31:59.304Z | Downloaded regex-syntax v0.8.11 |
| 842 | 2026-09-04T21:31:59.304Z | Downloaded dropshot v0.17.1 |
| 843 | 2026-09-04T21:31:59.304Z | Downloaded tracing v0.1.44 |
| 844 | 2026-09-04T21:31:59.304Z | Downloaded sled v0.34.7 |
| 845 | 2026-09-04T21:31:59.304Z | Downloaded hickory-proto v0.24.4 |
| 846 | 2026-09-04T21:31:59.304Z | Downloaded typify-impl v0.4.3 |
| 847 | 2026-09-04T21:31:59.305Z | Downloaded hickory-proto v0.25.2 |
| 848 | 2026-09-04T21:31:59.305Z | Downloaded rhai v1.26.0 |
| 849 | 2026-09-04T21:31:59.305Z | Downloaded jiff v0.2.35 |
| 850 | 2026-09-04T21:31:59.305Z | Downloaded typify-impl v0.6.2 |
| 851 | 2026-09-04T21:31:59.305Z | Downloaded regex-automata v0.4.18 |
| 852 | 2026-09-04T21:31:59.305Z | Downloaded petgraph v0.6.5 |
| 853 | 2026-09-04T21:31:59.305Z | Downloaded lzma-sys v0.1.20 |
| 854 | 2026-09-04T21:31:59.305Z | Downloaded chrono-tz v0.10.4 |
| 855 | 2026-09-04T21:31:59.305Z | Downloaded libc v0.2.189 |
| 856 | 2026-09-04T21:31:59.305Z | Downloaded csv v1.4.0 |
| 857 | 2026-09-04T21:31:59.305Z | Downloaded tokio v1.53.1 |
| 858 | 2026-09-04T21:31:59.305Z | Downloaded petgraph v0.8.3 |
| 859 | 2026-09-04T21:31:59.305Z | Downloaded sha3 v0.10.9 |
| 860 | 2026-09-04T21:31:59.305Z | Downloaded encoding_rs v0.8.35 |
| 861 | 2026-09-04T21:31:59.305Z | Downloaded ring v0.17.14 |
| 862 | 2026-09-04T21:31:59.762Z | Downloaded aws-lc-sys v0.44.0 |
| 863 | 2026-09-04T21:32:00.779Z | Compiling proc-macro2 v1.0.107 |
| 864 | 2026-09-04T21:32:00.779Z | Compiling quote v1.0.47 |
| 865 | 2026-09-04T21:32:00.779Z | Compiling unicode-ident v1.0.24 |
| 866 | 2026-09-04T21:32:00.779Z | Compiling serde_core v1.0.229 |
| 867 | 2026-09-04T21:32:00.794Z | Compiling cfg-if v1.0.4 |
| 868 | 2026-09-04T21:32:00.794Z | Compiling serde v1.0.229 |
| 869 | 2026-09-04T21:32:00.794Z | Compiling libc v0.2.189 |
| 870 | 2026-09-04T21:32:00.794Z | Compiling memchr v2.8.3 |
| 871 | 2026-09-04T21:32:00.986Z | Compiling itoa v1.0.18 |
| 872 | 2026-09-04T21:32:01.160Z | Compiling zmij v1.0.23 |
| 873 | 2026-09-04T21:32:01.678Z | Compiling autocfg v1.5.1 |
| 874 | 2026-09-04T21:32:01.697Z | Compiling libm v0.2.16 |
| 875 | 2026-09-04T21:32:01.697Z | Compiling stable_deref_trait v1.2.1 |
| 876 | 2026-09-04T21:32:01.697Z | Compiling litemap v0.8.2 |
| 877 | 2026-09-04T21:32:01.697Z | Compiling writeable v0.6.3 |
| 878 | 2026-09-04T21:32:01.697Z | Compiling icu_normalizer_data v2.2.0 |
| 879 | 2026-09-04T21:32:01.771Z | Compiling utf8_iter v1.0.4 |
| 880 | 2026-09-04T21:32:01.781Z | Compiling icu_properties_data v2.2.0 |
| 881 | 2026-09-04T21:32:01.791Z | Compiling percent-encoding v2.3.2 |
| 882 | 2026-09-04T21:32:02.241Z | Compiling iana-time-zone v0.1.65 |
| 883 | 2026-09-04T21:32:02.246Z | Compiling version_check v0.9.5 |
| 884 | 2026-09-04T21:32:02.246Z | Compiling equivalent v1.0.2 |
| 885 | 2026-09-04T21:32:02.246Z | Compiling syn v2.0.119 |
| 886 | 2026-09-04T21:32:02.246Z | Compiling syn v3.0.3 |
| 887 | 2026-09-04T21:32:02.246Z | Compiling form_urlencoded v1.2.2 |
| 888 | 2026-09-04T21:32:02.246Z | Compiling allocator-api2 v0.2.21 |
| 889 | 2026-09-04T21:32:02.247Z | Compiling serde_json v1.0.151 |
| 890 | 2026-09-04T21:32:02.255Z | Compiling pin-project-lite v0.2.17 |
| 891 | 2026-09-04T21:32:02.751Z | Compiling dyn-clone v1.0.20 |
| 892 | 2026-09-04T21:32:02.754Z | Compiling scopeguard v1.2.0 |
| 893 | 2026-09-04T21:32:02.754Z | Compiling parking_lot_core v0.9.12 |
| 894 | 2026-09-04T21:32:02.754Z | Compiling hashbrown v0.17.1 |
| 895 | 2026-09-04T21:32:02.754Z | Compiling lock_api v0.4.14 |
| 896 | 2026-09-04T21:32:02.754Z | Compiling num-traits v0.2.19 |
| 897 | 2026-09-04T21:32:02.754Z | Compiling getrandom v0.4.3 |
| 898 | 2026-09-04T21:32:02.754Z | Compiling rand_core v0.10.1 |
| 899 | 2026-09-04T21:32:02.754Z | Compiling thiserror v2.0.20 |
| 900 | 2026-09-04T21:32:02.887Z | Compiling errno v0.3.14 |
| 901 | 2026-09-04T21:32:02.980Z | Compiling semver v1.0.28 |
| 902 | 2026-09-04T21:32:03.463Z | Compiling indexmap v2.14.0 |
| 903 | 2026-09-04T21:32:03.468Z | Compiling log v0.4.33 |
| 904 | 2026-09-04T21:32:03.468Z | Compiling heck v0.5.0 |
| 905 | 2026-09-04T21:32:03.468Z | Compiling futures-core v0.3.34 |
| 906 | 2026-09-04T21:32:03.529Z | Compiling zerocopy v0.8.56 |
| 907 | 2026-09-04T21:32:03.561Z | Compiling uuid v1.26.0 |
| 908 | 2026-09-04T21:32:03.622Z | Compiling futures-sink v0.3.34 |
| 909 | 2026-09-04T21:32:03.728Z | Compiling schemars v0.8.22 |
| 910 | 2026-09-04T21:32:03.810Z | Compiling slab v0.4.12 |
| 911 | 2026-09-04T21:32:03.949Z | Compiling jobserver v0.1.35 |
| 912 | 2026-09-04T21:32:03.974Z | Compiling find-msvc-tools v0.1.10 |
| 913 | 2026-09-04T21:32:03.984Z | Compiling rustversion v1.0.23 |
| 914 | 2026-09-04T21:32:03.998Z | Compiling fnv v1.0.7 |
| 915 | 2026-09-04T21:32:04.102Z | Compiling shlex v2.0.1 |
| 916 | 2026-09-04T21:32:04.214Z | Compiling futures-channel v0.3.34 |
| 917 | 2026-09-04T21:32:04.231Z | Compiling bitflags v2.13.1 |
| 918 | 2026-09-04T21:32:04.275Z | Compiling cc v1.4.2 |
| 919 | 2026-09-04T21:32:04.293Z | Compiling futures-task v0.3.34 |
| 920 | 2026-09-04T21:32:04.460Z | Compiling futures-io v0.3.34 |
| 921 | 2026-09-04T21:32:04.485Z | Compiling pkg-config v0.3.33 |
| 922 | 2026-09-04T21:32:04.496Z | Compiling socket2 v0.6.5 |
| 923 | 2026-09-04T21:32:05.031Z | Compiling portable-atomic v1.15.0 |
| 924 | 2026-09-04T21:32:05.034Z | Compiling signal-hook-registry v1.4.8 |
| 925 | 2026-09-04T21:32:05.034Z | Compiling synstructure v0.13.2 |
| 926 | 2026-09-04T21:32:05.034Z | Compiling serde_derive_internals v0.29.1 |
| 927 | 2026-09-04T21:32:05.034Z | Compiling mio v1.2.2 |
| 928 | 2026-09-04T21:32:05.049Z | Compiling critical-section v1.2.0 |
| 929 | 2026-09-04T21:32:05.157Z | Compiling cmake v0.1.58 |
| 930 | 2026-09-04T21:32:05.405Z | Compiling serde_derive v1.0.229 |
| 931 | 2026-09-04T21:32:05.439Z | Compiling displaydoc v0.2.7 |
| 932 | 2026-09-04T21:32:05.480Z | Compiling thiserror-impl v2.0.20 |
| 933 | 2026-09-04T21:32:05.501Z | Compiling tokio-macros v2.7.2 |
| 934 | 2026-09-04T21:32:05.626Z | Compiling futures-macro v0.3.34 |
| 935 | 2026-09-04T21:32:05.655Z | Compiling once_cell v1.21.4 |
| 936 | 2026-09-04T21:32:05.704Z | Compiling dunce v1.0.5 |
| 937 | 2026-09-04T21:32:05.801Z | Compiling fs_extra v1.3.0 |
| 938 | 2026-09-04T21:32:05.881Z | Compiling typenum v1.20.1 |
| 939 | 2026-09-04T21:32:06.069Z | Compiling aws-lc-sys v0.44.0 |
| 940 | 2026-09-04T21:32:06.203Z | Compiling zerofrom-derive v0.1.7 |
| 941 | 2026-09-04T21:32:06.235Z | Compiling yoke-derive v0.8.2 |
| 942 | 2026-09-04T21:32:06.662Z | Compiling zerovec-derive v0.11.3 |
| 943 | 2026-09-04T21:32:06.665Z | Compiling schemars_derive v0.8.22 |
| 944 | 2026-09-04T21:32:06.689Z | Compiling zerocopy-derive v0.8.56 |
| 945 | 2026-09-04T21:32:06.837Z | Compiling zeroize_derive v1.5.0 |
| 946 | 2026-09-04T21:32:07.631Z | Compiling futures-util v0.3.34 |
| 947 | 2026-09-04T21:32:07.635Z | Compiling base64 v0.22.1 |
| 948 | 2026-09-04T21:32:07.635Z | Compiling zerofrom v0.1.8 |
| 949 | 2026-09-04T21:32:07.635Z | Compiling zeroize v1.9.0 |
| 950 | 2026-09-04T21:32:07.635Z | Compiling yoke v0.8.3 |
| 951 | 2026-09-04T21:32:08.064Z | Compiling slog v2.8.2 |
| 952 | 2026-09-04T21:32:08.070Z | Compiling byteorder v1.5.0 |
| 953 | 2026-09-04T21:32:08.070Z | Compiling zerovec v0.11.6 |
| 954 | 2026-09-04T21:32:08.070Z | Compiling zerotrie v0.2.4 |
| 955 | 2026-09-04T21:32:08.070Z | Compiling rustix v1.1.4 |
| 956 | 2026-09-04T21:32:08.070Z | Compiling subtle v2.6.1 |
| 957 | 2026-09-04T21:32:08.070Z | Compiling strsim v0.11.1 |
| 958 | 2026-09-04T21:32:08.070Z | Compiling regex-syntax v0.8.11 |
| 959 | 2026-09-04T21:32:08.206Z | Compiling tinystr v0.8.3 |
| 960 | 2026-09-04T21:32:08.217Z | Compiling potential_utf v0.1.5 |
| 961 | 2026-09-04T21:32:08.412Z | Compiling icu_locale_core v2.2.0 |
| 962 | 2026-09-04T21:32:08.423Z | Compiling icu_collections v2.2.0 |
| 963 | 2026-09-04T21:32:08.483Z | Compiling bytes v1.12.1 |
| 964 | 2026-09-04T21:32:08.968Z | Compiling smallvec v1.15.2 |
| 965 | 2026-09-04T21:32:08.976Z | Compiling chrono v0.4.45 |
| 966 | 2026-09-04T21:32:09.121Z | Compiling icu_provider v2.2.0 |
| 967 | 2026-09-04T21:32:09.246Z | Compiling parking_lot v0.12.5 |
| 968 | 2026-09-04T21:32:09.460Z | Compiling icu_properties v2.2.0 |
| 969 | 2026-09-04T21:32:09.474Z | Compiling icu_normalizer v2.2.0 |
| 970 | 2026-09-04T21:32:09.590Z | Compiling http v1.5.0 |
| 971 | 2026-09-04T21:32:09.656Z | Compiling tokio v1.53.1 |
| 972 | 2026-09-04T21:32:10.040Z | Compiling erased-serde v0.3.31 |
| 973 | 2026-09-04T21:32:10.478Z | Compiling idna_adapter v1.2.2 |
| 974 | 2026-09-04T21:32:10.554Z | Compiling serde_tokenstream v0.2.3 |
| 975 | 2026-09-04T21:32:10.618Z | Compiling idna v1.1.0 |
| 976 | 2026-09-04T21:32:10.623Z | Compiling http-body v1.1.0 |
| 977 | 2026-09-04T21:32:10.720Z | Compiling ipnet v2.12.1 |
| 978 | 2026-09-04T21:32:10.777Z | Compiling atomic-waker v1.1.2 |
| 979 | 2026-09-04T21:32:10.827Z | Compiling httparse v1.10.1 |
| 980 | 2026-09-04T21:32:10.902Z | Compiling url v2.5.8 |
| 981 | 2026-09-04T21:32:10.941Z | Compiling ppv-lite86 v0.2.21 |
| 982 | 2026-09-04T21:32:11.104Z | Compiling tower-service v0.3.3 |
| 983 | 2026-09-04T21:32:11.197Z | Compiling tower-layer v0.3.3 |
| 984 | 2026-09-04T21:32:11.235Z | Compiling getrandom v0.2.17 |
| 985 | 2026-09-04T21:32:11.252Z | Compiling thiserror v1.0.69 |
| 986 | 2026-09-04T21:32:11.358Z | Compiling try-lock v0.2.5 |
| 987 | 2026-09-04T21:32:11.413Z | Compiling getrandom v0.3.4 |
| 988 | 2026-09-04T21:32:11.455Z | Compiling untrusted v0.9.0 |
| 989 | 2026-09-04T21:32:11.504Z | Compiling ryu v1.0.23 |
| 990 | 2026-09-04T21:32:11.545Z | Compiling ucd-trie v0.1.7 |
| 991 | 2026-09-04T21:32:11.683Z | Compiling pest v2.8.8 |
| 992 | 2026-09-04T21:32:11.738Z | Compiling want v0.3.1 |
| 993 | 2026-09-04T21:32:11.750Z | Compiling rand_core v0.6.4 |
| 994 | 2026-09-04T21:32:12.161Z | Compiling thiserror-impl v1.0.69 |
| 995 | 2026-09-04T21:32:12.165Z | Compiling httpdate v1.0.3 |
| 996 | 2026-09-04T21:32:12.165Z | Compiling pretty-hex v0.4.2 |
| 997 | 2026-09-04T21:32:12.165Z | Compiling plain v0.2.3 |
| 998 | 2026-09-04T21:32:12.166Z | Compiling winnow v1.0.4 |
| 999 | 2026-09-04T21:32:12.166Z | Compiling foldhash v0.2.0 |
| 1000 | 2026-09-04T21:32:12.166Z | Compiling paste v1.0.15 |
| 1001 | 2026-09-04T21:32:12.721Z | Compiling ipnetwork v0.21.1 |
| 1002 | 2026-09-04T21:32:12.724Z | Compiling tracing-attributes v0.1.31 |
| 1003 | 2026-09-04T21:32:13.025Z | Compiling pest_meta v2.8.8 |
| 1004 | 2026-09-04T21:32:13.025Z | Compiling oxnet v0.1.7 |
| 1005 | 2026-09-04T21:32:13.025Z | Compiling tracing-core v0.1.36 |
| 1006 | 2026-09-04T21:32:13.025Z | Compiling omicron-workspace-hack v0.1.0 |
| 1007 | 2026-09-04T21:32:13.101Z | Compiling ident_case v1.0.1 |
| 1008 | 2026-09-04T21:32:13.225Z | Compiling serde_urlencoded v0.7.1 |
| 1009 | 2026-09-04T21:32:13.379Z | Compiling pest_generator v2.8.8 |
| 1010 | 2026-09-04T21:32:13.871Z | Compiling http-body-util v0.1.5 |
| 1011 | 2026-09-04T21:32:13.875Z | Compiling aho-corasick v1.1.5 |
| 1012 | 2026-09-04T21:32:13.875Z | Compiling tracing v0.1.44 |
| 1013 | 2026-09-04T21:32:13.876Z | Compiling sync_wrapper v1.0.2 |
| 1014 | 2026-09-04T21:32:13.876Z | Compiling daft-derive v0.1.8 |
| 1015 | 2026-09-04T21:32:13.995Z | Compiling fastrand v2.5.0 |
| 1016 | 2026-09-04T21:32:14.066Z | Compiling pest_derive v2.8.8 |
| 1017 | 2026-09-04T21:32:14.249Z | Compiling hashbrown v0.16.1 |
| 1018 | 2026-09-04T21:32:14.573Z | Compiling regex-automata v0.4.18 |
| 1019 | 2026-09-04T21:32:15.031Z | Compiling tokio-util v0.7.19 |
| 1020 | 2026-09-04T21:32:15.037Z | Compiling scroll_derive v0.13.1 |
| 1021 | 2026-09-04T21:32:15.037Z | Compiling async-trait v0.1.92 |
| 1022 | 2026-09-04T21:32:15.070Z | Compiling num-conv v0.2.2 |
| 1023 | 2026-09-04T21:32:15.220Z | Compiling time-core v0.1.9 |
| 1024 | 2026-09-04T21:32:15.382Z | Compiling anyhow v1.0.104 |
| 1025 | 2026-09-04T21:32:15.401Z | Compiling aws-lc-rs v1.18.0 |
| 1026 | 2026-09-04T21:32:16.061Z | Compiling scroll v0.13.0 |
| 1027 | 2026-09-04T21:32:16.064Z | Compiling time-macros v0.2.32 |
| 1028 | 2026-09-04T21:32:16.064Z | Compiling rustls-pki-types v1.15.1 |
| 1029 | 2026-09-04T21:32:16.064Z | Compiling hex v0.4.3 |
| 1030 | 2026-09-04T21:32:16.064Z | Compiling openssl-probe v0.2.1 |
| 1031 | 2026-09-04T21:32:16.107Z | Compiling deranged v0.5.8 |
| 1032 | 2026-09-04T21:32:16.163Z | Compiling num_threads v0.1.7 |
| 1033 | 2026-09-04T21:32:16.208Z | Compiling powerfmt v0.2.0 |
| 1034 | 2026-09-04T21:32:16.257Z | Compiling regex v1.13.1 |
| 1035 | 2026-09-04T21:32:16.428Z | Compiling goblin v0.10.7 |
| 1036 | 2026-09-04T21:32:16.677Z | Compiling untrusted v0.7.1 |
| 1037 | 2026-09-04T21:32:16.796Z | Compiling camino v1.2.5 |
| 1038 | 2026-09-04T21:32:16.998Z | Compiling crc32fast v1.5.0 |
| 1039 | 2026-09-04T21:32:17.042Z | Compiling rustls v0.23.43 |
| 1040 | 2026-09-04T21:32:17.056Z | Compiling usdt-impl v0.6.0 |
| 1041 | 2026-09-04T21:32:17.248Z | Compiling h2 v0.4.15 |
| 1042 | 2026-09-04T21:32:17.287Z | Compiling dtrace-parser v0.3.0 |
| 1043 | 2026-09-04T21:32:17.308Z | Compiling futures-executor v0.3.34 |
| 1044 | 2026-09-04T21:32:17.318Z | Compiling crossbeam-utils v0.8.22 |
| 1045 | 2026-09-04T21:32:17.623Z | Compiling serde_tokenstream v0.3.0 |
| 1046 | 2026-09-04T21:32:17.773Z | Compiling structmeta-derive v0.3.0 |
| 1047 | 2026-09-04T21:32:17.783Z | Compiling thread-id v5.1.0 |
| 1048 | 2026-09-04T21:32:17.862Z | Compiling cpufeatures v0.3.0 |
| 1049 | 2026-09-04T21:32:17.903Z | Compiling adler2 v2.0.1 |
| 1050 | 2026-09-04T21:32:17.932Z | Compiling simd-adler32 v0.3.10 |
| 1051 | 2026-09-04T21:32:18.441Z | Compiling newtype-uuid-macros v0.1.1 |
| 1052 | 2026-09-04T21:32:18.445Z | Compiling miniz_oxide v0.8.9 |
| 1053 | 2026-09-04T21:32:18.727Z | Compiling futures v0.3.34 |
| 1054 | 2026-09-04T21:32:18.805Z | Compiling rand_core v0.9.5 |
| 1055 | 2026-09-04T21:32:18.851Z | Compiling darling_core v0.23.0 |
| 1056 | 2026-09-04T21:32:18.859Z | Compiling hybrid-array v0.4.14 |
| 1057 | 2026-09-04T21:32:18.874Z | Compiling structmeta v0.3.0 |
| 1058 | 2026-09-04T21:32:19.071Z | Compiling thread_local v1.1.10 |
| 1059 | 2026-09-04T21:32:19.174Z | Compiling match_cfg v0.1.0 |
| 1060 | 2026-09-04T21:32:19.241Z | Compiling flate2 v1.1.9 |
| 1061 | 2026-09-04T21:32:19.312Z | Compiling dof v0.4.0 |
| 1062 | 2026-09-04T21:32:19.527Z | Compiling hyper v1.11.1 |
| 1063 | 2026-09-04T21:32:19.664Z | Compiling newtype-uuid v1.4.0 |
| 1064 | 2026-09-04T21:32:20.439Z | Compiling ref-cast v1.0.26 |
| 1065 | 2026-09-04T21:32:20.649Z | Compiling hyper-util v0.1.20 |
| 1066 | 2026-09-04T21:32:21.104Z | Compiling quick-error v1.2.3 |
| 1067 | 2026-09-04T21:32:21.111Z | Compiling compression-core v0.4.32 |
| 1068 | 2026-09-04T21:32:21.111Z | Compiling slog-async v2.8.0 |
| 1069 | 2026-09-04T21:32:21.111Z | Compiling compression-codecs v0.4.38 |
| 1070 | 2026-09-04T21:32:21.111Z | Compiling darling_macro v0.23.0 |
| 1071 | 2026-09-04T21:32:21.111Z | Compiling daft v0.1.8 |
| 1072 | 2026-09-04T21:32:21.118Z | Compiling block-buffer v0.12.1 |
| 1073 | 2026-09-04T21:32:21.560Z | Compiling crypto-common v0.2.2 |
| 1074 | 2026-09-04T21:32:21.564Z | Compiling rand_chacha v0.9.0 |
| 1075 | 2026-09-04T21:32:21.564Z | Compiling strum_macros v0.26.4 |
| 1076 | 2026-09-04T21:32:21.564Z | Compiling usdt-attr-macro v0.6.0 |
| 1077 | 2026-09-04T21:32:21.564Z | Compiling darling v0.23.0 |
| 1078 | 2026-09-04T21:32:21.599Z | Compiling usdt-macro v0.6.0 |
| 1079 | 2026-09-04T21:32:21.702Z | Compiling ref-cast-impl v1.0.26 |
| 1080 | 2026-09-04T21:32:21.713Z | Compiling serde_spanned v1.1.1 |
| 1081 | 2026-09-04T21:32:21.858Z | Compiling multer v3.1.0 |
| 1082 | 2026-09-04T21:32:22.078Z | Compiling generic-array v0.14.7 |
| 1083 | 2026-09-04T21:32:22.097Z | Compiling debug-ignore v1.0.5 |
| 1084 | 2026-09-04T21:32:22.203Z | Compiling term v1.2.1 |
| 1085 | 2026-09-04T21:32:22.280Z | Compiling const-oid v0.10.2 |
| 1086 | 2026-09-04T21:32:22.301Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1087 | 2026-09-04T21:32:22.721Z | Compiling take_mut v0.2.2 |
| 1088 | 2026-09-04T21:32:22.724Z | Compiling bit-vec v0.8.0 |
| 1089 | 2026-09-04T21:32:22.724Z | Compiling digest v0.11.3 |
| 1090 | 2026-09-04T21:32:22.724Z | Compiling bit-set v0.8.0 |
| 1091 | 2026-09-04T21:32:22.725Z | Compiling serde_with_macros v3.22.0 |
| 1092 | 2026-09-04T21:32:22.725Z | Compiling rand v0.9.5 |
| 1093 | 2026-09-04T21:32:22.725Z | Compiling async-stream-impl v0.3.6 |
| 1094 | 2026-09-04T21:32:22.803Z | Compiling dropshot v0.17.1 |
| 1095 | 2026-09-04T21:32:22.901Z | Compiling encoding_rs v0.8.35 |
| 1096 | 2026-09-04T21:32:22.972Z | Compiling strum v0.26.3 |
| 1097 | 2026-09-04T21:32:23.023Z | Compiling spin v0.9.9 |
| 1098 | 2026-09-04T21:32:23.095Z | Compiling syn v1.0.109 |
| 1099 | 2026-09-04T21:32:23.161Z | Compiling mime v0.3.17 |
| 1100 | 2026-09-04T21:32:23.791Z | Compiling unarray v0.1.4 |
| 1101 | 2026-09-04T21:32:23.794Z | Compiling async-stream v0.3.6 |
| 1102 | 2026-09-04T21:32:23.794Z | Compiling sha1 v0.11.0 |
| 1103 | 2026-09-04T21:32:23.794Z | Compiling derive-ex v0.1.8 |
| 1104 | 2026-09-04T21:32:23.794Z | Compiling tower v0.5.3 |
| 1105 | 2026-09-04T21:32:23.794Z | Compiling waitgroup v0.1.2 |
| 1106 | 2026-09-04T21:32:24.230Z | Compiling dropshot_endpoint v0.17.1 |
| 1107 | 2026-09-04T21:32:24.234Z | Compiling macaddr v1.0.1 |
| 1108 | 2026-09-04T21:32:24.234Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1109 | 2026-09-04T21:32:24.234Z | Compiling serde_path_to_error v0.1.20 |
| 1110 | 2026-09-04T21:32:24.363Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1111 | 2026-09-04T21:32:24.404Z | Compiling tower-http v0.6.11 |
| 1112 | 2026-09-04T21:32:24.537Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1113 | 2026-09-04T21:32:24.648Z | Compiling tempfile v3.27.0 |
| 1114 | 2026-09-04T21:32:25.120Z | Compiling openapiv3 v2.2.0 |
| 1115 | 2026-09-04T21:32:25.531Z | Compiling strum_macros v0.27.2 |
| 1116 | 2026-09-04T21:32:25.535Z | Compiling test-strategy v0.4.5 |
| 1117 | 2026-09-04T21:32:25.535Z | Compiling instant v0.1.13 |
| 1118 | 2026-09-04T21:32:25.594Z | Compiling time v0.3.55 |
| 1119 | 2026-09-04T21:32:26.127Z | Compiling rustls-native-certs v0.8.4 |
| 1120 | 2026-09-04T21:32:26.304Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1121 | 2026-09-04T21:32:26.475Z | Compiling crossbeam-channel v0.5.16 |
| 1122 | 2026-09-04T21:32:26.494Z | Compiling crypto-common v0.1.7 |
| 1123 | 2026-09-04T21:32:26.641Z | Compiling strum v0.27.2 |
| 1124 | 2026-09-04T21:32:26.925Z | Compiling parse-display-derive v0.10.0 |
| 1125 | 2026-09-04T21:32:26.952Z | Compiling backon v1.6.0 |
| 1126 | 2026-09-04T21:32:27.155Z | Compiling rand_chacha v0.3.1 |
| 1127 | 2026-09-04T21:32:27.322Z | Compiling either v1.17.0 |
| 1128 | 2026-09-04T21:32:27.572Z | Compiling rand v0.8.7 |
| 1129 | 2026-09-04T21:32:28.040Z | Compiling slog-json v2.6.1 |
| 1130 | 2026-09-04T21:32:28.040Z | Compiling hostname v0.3.1 |
| 1131 | 2026-09-04T21:32:28.604Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1132 | 2026-09-04T21:32:28.604Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1133 | 2026-09-04T21:32:28.608Z | Compiling wait-timeout v0.2.1 |
| 1134 | 2026-09-04T21:32:28.608Z | Compiling is-terminal v0.4.17 |
| 1135 | 2026-09-04T21:32:28.608Z | Compiling memmap2 v0.9.11 |
| 1136 | 2026-09-04T21:32:28.608Z | Compiling usdt v0.6.0 |
| 1137 | 2026-09-04T21:32:28.608Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1138 | 2026-09-04T21:32:28.614Z | Compiling rusty-fork v0.3.1 |
| 1139 | 2026-09-04T21:32:28.676Z | Compiling slog-term v2.9.2 |
| 1140 | 2026-09-04T21:32:28.875Z | Compiling slog-bunyan v2.5.0 |
| 1141 | 2026-09-04T21:32:28.967Z | Compiling serde_with v3.22.0 |
| 1142 | 2026-09-04T21:32:29.010Z | Compiling async-compression v0.4.43 |
| 1143 | 2026-09-04T21:32:29.061Z | Compiling rand_xorshift v0.4.0 |
| 1144 | 2026-09-04T21:32:29.207Z | Compiling rustls-pemfile v2.2.0 |
| 1145 | 2026-09-04T21:32:29.723Z | Compiling regress v0.10.5 |
| 1146 | 2026-09-04T21:32:29.727Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1147 | 2026-09-04T21:32:29.727Z | Compiling hostname v0.4.2 |
| 1148 | 2026-09-04T21:32:29.727Z | Compiling humantime v2.4.0 |
| 1149 | 2026-09-04T21:32:29.727Z | Compiling proptest v1.11.0 |
| 1150 | 2026-09-04T21:32:30.101Z | Compiling iddqd v0.4.6 |
| 1151 | 2026-09-04T21:32:30.291Z | Compiling reqwest v0.12.28 |
| 1152 | 2026-09-04T21:32:30.333Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1153 | 2026-09-04T21:32:30.573Z | Compiling block-buffer v0.10.4 |
| 1154 | 2026-09-04T21:32:30.729Z | Compiling utf8parse v0.2.2 |
| 1155 | 2026-09-04T21:32:30.839Z | Compiling anstyle-parse v1.0.0 |
| 1156 | 2026-09-04T21:32:30.911Z | Compiling digest v0.10.7 |
| 1157 | 2026-09-04T21:32:31.018Z | Compiling parse-display v0.10.0 |
| 1158 | 2026-09-04T21:32:31.534Z | Compiling backoff v0.4.0 |
| 1159 | 2026-09-04T21:32:31.544Z | Compiling progenitor-client v0.10.0 |
| 1160 | 2026-09-04T21:32:31.544Z | Compiling itertools v0.14.0 |
| 1161 | 2026-09-04T21:32:31.544Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1162 | 2026-09-04T21:32:31.609Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1163 | 2026-09-04T21:32:32.627Z | Compiling anstyle-query v1.1.5 |
| 1164 | 2026-09-04T21:32:32.637Z | Compiling anstyle v1.0.14 |
| 1165 | 2026-09-04T21:32:32.637Z | Compiling colorchoice v1.0.5 |
| 1166 | 2026-09-04T21:32:32.637Z | Compiling is_terminal_polyfill v1.70.2 |
| 1167 | 2026-09-04T21:32:32.637Z | Compiling anstream v1.0.0 |
| 1168 | 2026-09-04T21:32:32.886Z | Compiling clap_lex v1.1.0 |
| 1169 | 2026-09-04T21:32:33.489Z | Compiling regress v0.11.1 |
| 1170 | 2026-09-04T21:32:33.677Z | Compiling clap_derive v4.6.4 |
| 1171 | 2026-09-04T21:32:34.094Z | Compiling terminal_size v0.4.4 |
| 1172 | 2026-09-04T21:32:35.087Z | Compiling typify-impl v0.6.2 |
| 1173 | 2026-09-04T21:32:35.218Z | Compiling toml_datetime v0.6.11 |
| 1174 | 2026-09-04T21:32:35.281Z | Compiling zerocopy-derive v0.7.35 |
| 1175 | 2026-09-04T21:32:35.466Z | Compiling cpufeatures v0.2.17 |
| 1176 | 2026-09-04T21:32:35.891Z | Compiling convert_case v0.4.0 |
| 1177 | 2026-09-04T21:32:35.973Z | Compiling derive_more v0.99.20 |
| 1178 | 2026-09-04T21:32:36.127Z | Compiling zerocopy v0.7.35 |
| 1179 | 2026-09-04T21:32:36.183Z | Compiling clap_builder v4.6.6 |
| 1180 | 2026-09-04T21:32:37.170Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1181 | 2026-09-04T21:32:37.533Z | Compiling unicode-width v0.2.2 |
| 1182 | 2026-09-04T21:32:38.024Z | Compiling proc-macro-crate v3.5.0 |
| 1183 | 2026-09-04T21:32:38.024Z | Compiling clap v4.6.6 |
| 1184 | 2026-09-04T21:32:38.055Z | Compiling secrecy v0.10.3 |
| 1185 | 2026-09-04T21:32:38.214Z | Compiling float-ord v0.3.2 |
| 1186 | 2026-09-04T21:32:38.236Z | Compiling tinyvec_macros v0.1.1 |
| 1187 | 2026-09-04T21:32:38.298Z | Compiling crucible-workspace-hack v0.1.0 |
| 1188 | 2026-09-04T21:32:38.369Z | Compiling tinyvec v1.12.0 |
| 1189 | 2026-09-04T21:32:38.521Z | Compiling num_enum_derive v0.7.6 |
| 1190 | 2026-09-04T21:32:38.965Z | Compiling dtrace-parser v0.2.0 |
| 1191 | 2026-09-04T21:32:38.996Z | Compiling scroll_derive v0.12.1 |
| 1192 | 2026-09-04T21:32:39.056Z | Compiling num-integer v0.1.47 |
| 1193 | 2026-09-04T21:32:39.780Z | Compiling rustc_version v0.4.1 |
| 1194 | 2026-09-04T21:32:39.784Z | Compiling usdt-impl v0.5.0 |
| 1195 | 2026-09-04T21:32:39.784Z | Compiling crossbeam-epoch v0.9.20 |
| 1196 | 2026-09-04T21:32:39.784Z | Compiling scroll v0.12.0 |
| 1197 | 2026-09-04T21:32:39.784Z | Compiling curve25519-dalek v4.1.3 |
| 1198 | 2026-09-04T21:32:39.915Z | Compiling num_enum v0.7.6 |
| 1199 | 2026-09-04T21:32:39.997Z | Compiling dof v0.3.0 |
| 1200 | 2026-09-04T21:32:40.280Z | Compiling hmac v0.12.1 |
| 1201 | 2026-09-04T21:32:40.340Z | Compiling inout v0.1.4 |
| 1202 | 2026-09-04T21:32:40.381Z | Compiling darling_core v0.21.3 |
| 1203 | 2026-09-04T21:32:40.791Z | Compiling ff v0.13.1 |
| 1204 | 2026-09-04T21:32:40.795Z | Compiling thread-id v4.2.2 |
| 1205 | 2026-09-04T21:32:40.795Z | Compiling cipher v0.4.4 |
| 1206 | 2026-09-04T21:32:40.795Z | Compiling group v0.13.0 |
| 1207 | 2026-09-04T21:32:40.795Z | Compiling hkdf v0.12.4 |
| 1208 | 2026-09-04T21:32:41.521Z | Compiling goblin v0.8.2 |
| 1209 | 2026-09-04T21:32:41.544Z | Compiling num-iter v0.1.46 |
| 1210 | 2026-09-04T21:32:41.545Z | Compiling num-rational v0.4.2 |
| 1211 | 2026-09-04T21:32:41.545Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1212 | 2026-09-04T21:32:41.545Z | Compiling universal-hash v0.5.1 |
| 1213 | 2026-09-04T21:32:41.545Z | Compiling crypto-bigint v0.5.5 |
| 1214 | 2026-09-04T21:32:41.545Z | Compiling typify-macro v0.6.2 |
| 1215 | 2026-09-04T21:32:41.545Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1216 | 2026-09-04T21:32:41.930Z | Compiling half v2.7.1 |
| 1217 | 2026-09-04T21:32:42.193Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1218 | 2026-09-04T21:32:42.212Z | Compiling num-complex v0.4.6 |
| 1219 | 2026-09-04T21:32:42.433Z | Compiling darling_macro v0.21.3 |
| 1220 | 2026-09-04T21:32:42.612Z | Compiling base16ct v0.2.0 |
| 1221 | 2026-09-04T21:32:42.652Z | Compiling opaque-debug v0.3.1 |
| 1222 | 2026-09-04T21:32:42.898Z | Compiling base64ct v1.8.3 |
| 1223 | 2026-09-04T21:32:42.922Z | Compiling ciborium-io v0.2.2 |
| 1224 | 2026-09-04T21:32:42.922Z | Compiling ciborium-ll v0.2.2 |
| 1225 | 2026-09-04T21:32:43.011Z | Compiling password-hash v0.5.0 |
| 1226 | 2026-09-04T21:32:43.441Z | Compiling darling v0.21.3 |
| 1227 | 2026-09-04T21:32:43.449Z | Compiling elliptic-curve v0.13.8 |
| 1228 | 2026-09-04T21:32:43.449Z | Compiling poly1305 v0.8.0 |
| 1229 | 2026-09-04T21:32:43.491Z | Compiling num v0.4.3 |
| 1230 | 2026-09-04T21:32:43.551Z | Compiling thiserror-no-std v2.0.2 |
| 1231 | 2026-09-04T21:32:43.586Z | Compiling typify v0.6.2 |
| 1232 | 2026-09-04T21:32:43.865Z | Compiling chacha20 v0.9.1 |
| 1233 | 2026-09-04T21:32:44.050Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1234 | 2026-09-04T21:32:44.246Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1235 | 2026-09-04T21:32:44.689Z | Compiling blake2 v0.10.6 |
| 1236 | 2026-09-04T21:32:44.883Z | Compiling aead v0.5.2 |
| 1237 | 2026-09-04T21:32:45.050Z | Compiling byte-wrapper v0.1.0 |
| 1238 | 2026-09-04T21:32:45.106Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1239 | 2026-09-04T21:32:45.146Z | Compiling proc-macro-error-attr v1.0.4 |
| 1240 | 2026-09-04T21:32:45.445Z | Compiling unsafe-libyaml v0.2.11 |
| 1241 | 2026-09-04T21:32:45.463Z | Compiling keccak v0.1.6 |
| 1242 | 2026-09-04T21:32:45.540Z | Compiling heapless v0.8.0 |
| 1243 | 2026-09-04T21:32:45.747Z | Compiling prettyplease v0.2.37 |
| 1244 | 2026-09-04T21:32:45.860Z | Compiling rustix v0.38.44 |
| 1245 | 2026-09-04T21:32:46.040Z | Compiling serde_yaml v0.9.34+deprecated |
| 1246 | 2026-09-04T21:32:46.273Z | Compiling sha3 v0.10.9 |
| 1247 | 2026-09-04T21:32:46.620Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1248 | 2026-09-04T21:32:46.788Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1249 | 2026-09-04T21:32:47.242Z | Compiling chacha20poly1305 v0.10.1 |
| 1250 | 2026-09-04T21:32:47.265Z | Compiling argon2 v0.5.3 |
| 1251 | 2026-09-04T21:32:47.478Z | Compiling vsss-rs v3.3.4 |
| 1252 | 2026-09-04T21:32:47.498Z | Compiling ingot-macros v0.1.1 |
| 1253 | 2026-09-04T21:32:47.584Z | Compiling ciborium v0.2.2 |
| 1254 | 2026-09-04T21:32:48.107Z | Compiling usdt-macro v0.5.0 |
| 1255 | 2026-09-04T21:32:48.151Z | Compiling usdt-attr-macro v0.5.0 |
| 1256 | 2026-09-04T21:32:49.307Z | Compiling serde_spanned v0.6.9 |
| 1257 | 2026-09-04T21:32:49.452Z | Compiling hash32 v0.3.1 |
| 1258 | 2026-09-04T21:32:49.602Z | Compiling enum-as-inner v0.6.1 |
| 1259 | 2026-09-04T21:32:49.612Z | Compiling proc-macro-error v1.0.4 |
| 1260 | 2026-09-04T21:32:49.849Z | Compiling memmap v0.7.0 |
| 1261 | 2026-09-04T21:32:49.994Z | Compiling memoffset v0.9.1 |
| 1262 | 2026-09-04T21:32:50.035Z | Compiling smoltcp v0.11.0 |
| 1263 | 2026-09-04T21:32:50.063Z | Compiling static_assertions v1.1.0 |
| 1264 | 2026-09-04T21:32:50.129Z | Compiling winnow v0.7.15 |
| 1265 | 2026-09-04T21:32:50.168Z | Compiling winnow v0.5.40 |
| 1266 | 2026-09-04T21:32:50.624Z | Compiling data-encoding v2.11.1 |
| 1267 | 2026-09-04T21:32:50.634Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1268 | 2026-09-04T21:32:50.634Z | Compiling indent_write v2.2.0 |
| 1269 | 2026-09-04T21:32:50.634Z | Compiling cfg_aliases v0.2.2 |
| 1270 | 2026-09-04T21:32:50.634Z | Compiling toml_write v0.1.2 |
| 1271 | 2026-09-04T21:32:50.634Z | Compiling nix v0.31.3 |
| 1272 | 2026-09-04T21:32:50.634Z | Compiling ingot-types v0.1.2 |
| 1273 | 2026-09-04T21:32:50.635Z | Compiling usdt v0.5.0 |
| 1274 | 2026-09-04T21:32:50.851Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1275 | 2026-09-04T21:32:50.878Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1276 | 2026-09-04T21:32:50.900Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1277 | 2026-09-04T21:32:51.139Z | Compiling tabwriter v1.4.1 |
| 1278 | 2026-09-04T21:32:51.364Z | Compiling cobs v0.3.0 |
| 1279 | 2026-09-04T21:32:51.395Z | Compiling serde_repr v0.1.21 |
| 1280 | 2026-09-04T21:32:51.416Z | Compiling crossbeam-deque v0.8.7 |
| 1281 | 2026-09-04T21:32:51.518Z | Compiling toml_edit v0.22.27 |
| 1282 | 2026-09-04T21:32:51.525Z | Compiling toml_edit v0.19.15 |
| 1283 | 2026-09-04T21:32:51.589Z | Compiling vcpkg v0.2.15 |
| 1284 | 2026-09-04T21:32:51.648Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1285 | 2026-09-04T21:32:51.864Z | Compiling managed v0.8.0 |
| 1286 | 2026-09-04T21:32:51.923Z | Compiling bitflags v1.3.2 |
| 1287 | 2026-09-04T21:32:51.969Z | Compiling postcard v1.1.3 |
| 1288 | 2026-09-04T21:32:52.138Z | Compiling openssl-sys v0.9.117 |
| 1289 | 2026-09-04T21:32:52.298Z | Compiling ingot v0.1.1 |
| 1290 | 2026-09-04T21:32:52.679Z | Compiling proc-macro-crate v1.3.1 |
| 1291 | 2026-09-04T21:32:53.032Z | Compiling toml v0.8.23 |
| 1292 | 2026-09-04T21:32:53.865Z | Compiling hubpack_derive v0.1.1 |
| 1293 | 2026-09-04T21:32:54.031Z | Compiling foreign-types-macros v0.2.4 |
| 1294 | 2026-09-04T21:32:54.275Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1295 | 2026-09-04T21:32:54.399Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1296 | 2026-09-04T21:32:54.586Z | Compiling rustls-webpki v0.103.14 |
| 1297 | 2026-09-04T21:32:54.634Z | Compiling heck v0.4.1 |
| 1298 | 2026-09-04T21:32:54.831Z | Compiling linked-hash-map v0.5.6 |
| 1299 | 2026-09-04T21:32:55.250Z | Compiling semver v0.1.20 |
| 1300 | 2026-09-04T21:32:55.253Z | Compiling swrite v0.1.0 |
| 1301 | 2026-09-04T21:32:55.253Z | Compiling rayon-core v1.13.0 |
| 1302 | 2026-09-04T21:32:55.253Z | Compiling foreign-types-shared v0.3.1 |
| 1303 | 2026-09-04T21:32:55.253Z | Compiling unicode-segmentation v1.13.3 |
| 1304 | 2026-09-04T21:32:55.254Z | Compiling resolv-conf v0.7.6 |
| 1305 | 2026-09-04T21:32:55.254Z | Compiling colored v3.1.1 |
| 1306 | 2026-09-04T21:32:55.254Z | Compiling foreign-types v0.5.0 |
| 1307 | 2026-09-04T21:32:55.254Z | Compiling rustc_version v0.1.7 |
| 1308 | 2026-09-04T21:32:55.399Z | Compiling newline-converter v0.3.0 |
| 1309 | 2026-09-04T21:32:55.418Z | Compiling lru-cache v0.1.2 |
| 1310 | 2026-09-04T21:32:55.483Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1311 | 2026-09-04T21:32:55.906Z | Compiling hubpack v0.1.2 |
| 1312 | 2026-09-04T21:32:55.915Z | Compiling num_enum_derive v0.5.11 |
| 1313 | 2026-09-04T21:32:55.915Z | Compiling atomicwrites v0.4.4 |
| 1314 | 2026-09-04T21:32:55.915Z | Compiling hickory-proto v0.24.4 |
| 1315 | 2026-09-04T21:32:55.947Z | Compiling progenitor-impl v0.13.0 |
| 1316 | 2026-09-04T21:32:56.630Z | Compiling console v0.16.4 |
| 1317 | 2026-09-04T21:32:56.664Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1318 | 2026-09-04T21:32:57.133Z | Compiling camino-tempfile v1.4.1 |
| 1319 | 2026-09-04T21:32:57.251Z | Compiling chacha20 v0.10.1 |
| 1320 | 2026-09-04T21:32:57.262Z | Compiling serde-big-array v0.5.1 |
| 1321 | 2026-09-04T21:32:57.292Z | Compiling derive-where v1.6.1 |
| 1322 | 2026-09-04T21:32:57.371Z | Compiling pin-project-internal v1.1.13 |
| 1323 | 2026-09-04T21:32:57.402Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1324 | 2026-09-04T21:32:57.520Z | Compiling num-derive v0.4.2 |
| 1325 | 2026-09-04T21:32:57.926Z | Compiling tokio-rustls v0.26.4 |
| 1326 | 2026-09-04T21:32:58.604Z | Compiling hyper-rustls v0.27.9 |
| 1327 | 2026-09-04T21:32:58.607Z | Compiling rustls-platform-verifier v0.7.0 |
| 1328 | 2026-09-04T21:32:58.717Z | Compiling reqwest v0.13.4 |
| 1329 | 2026-09-04T21:32:59.207Z | Compiling cstr-argument v0.1.2 |
| 1330 | 2026-09-04T21:32:59.403Z | Compiling minimal-lexical v0.2.1 |
| 1331 | 2026-09-04T21:32:59.535Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1332 | 2026-09-04T21:32:59.625Z | Compiling siphasher v1.0.3 |
| 1333 | 2026-09-04T21:32:59.637Z | Compiling similar v3.2.0 |
| 1334 | 2026-09-04T21:32:59.775Z | Compiling phf_shared v0.12.1 |
| 1335 | 2026-09-04T21:32:59.825Z | Compiling nom v7.1.3 |
| 1336 | 2026-09-04T21:32:59.953Z | Compiling progenitor-client v0.14.0 |
| 1337 | 2026-09-04T21:33:00.258Z | Compiling progenitor-extras v0.2.0 |
| 1338 | 2026-09-04T21:33:01.045Z | Compiling expectorate v1.3.0 |
| 1339 | 2026-09-04T21:33:01.156Z | Compiling progenitor-client v0.13.0 |
| 1340 | 2026-09-04T21:33:01.201Z | Compiling progenitor-macro v0.13.0 |
| 1341 | 2026-09-04T21:33:01.291Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1342 | 2026-09-04T21:33:01.457Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1343 | 2026-09-04T21:33:01.561Z | Compiling pin-project v1.1.13 |
| 1344 | 2026-09-04T21:33:02.227Z | Compiling hickory-resolver v0.24.4 |
| 1345 | 2026-09-04T21:33:03.017Z | Compiling rand v0.10.2 |
| 1346 | 2026-09-04T21:33:03.455Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1347 | 2026-09-04T21:33:03.806Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1348 | 2026-09-04T21:33:04.343Z | Compiling num_enum v0.5.11 |
| 1349 | 2026-09-04T21:33:04.851Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1350 | 2026-09-04T21:33:04.929Z | Compiling newtype_derive v0.1.6 |
| 1351 | 2026-09-04T21:33:05.487Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1352 | 2026-09-04T21:33:05.752Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1353 | 2026-09-04T21:33:06.680Z | Compiling progenitor-impl v0.14.0 |
| 1354 | 2026-09-04T21:33:07.065Z | Compiling unicode-normalization v0.1.25 |
| 1355 | 2026-09-04T21:33:07.283Z | Compiling tokio-stream v0.1.19 |
| 1356 | 2026-09-04T21:33:07.704Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1357 | 2026-09-04T21:33:07.794Z | Compiling snafu-derive v0.8.9 |
| 1358 | 2026-09-04T21:33:07.962Z | Compiling async-recursion v1.1.1 |
| 1359 | 2026-09-04T21:33:08.592Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1360 | 2026-09-04T21:33:08.716Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1361 | 2026-09-04T21:33:08.716Z | Compiling slog-dtrace v0.3.0 |
| 1362 | 2026-09-04T21:33:08.747Z | Compiling bstr v1.13.1 |
| 1363 | 2026-09-04T21:33:08.842Z | Compiling csv-core v0.1.13 |
| 1364 | 2026-09-04T21:33:09.280Z | Compiling same-file v1.0.6 |
| 1365 | 2026-09-04T21:33:09.702Z | Compiling highway v1.3.0 |
| 1366 | 2026-09-04T21:33:09.702Z | Compiling foreign-types-shared v0.1.1 |
| 1367 | 2026-09-04T21:33:09.702Z | Compiling openssl v0.10.81 |
| 1368 | 2026-09-04T21:33:09.703Z | Compiling cancel-safe-futures v0.1.5 |
| 1369 | 2026-09-04T21:33:09.932Z | Compiling konst_macro_rules v0.2.19 |
| 1370 | 2026-09-04T21:33:09.933Z | Compiling jiff-core v0.1.0 |
| 1371 | 2026-09-04T21:33:09.933Z | Compiling chrono-tz v0.10.4 |
| 1372 | 2026-09-04T21:33:09.933Z | Compiling owo-colors v4.3.0 |
| 1373 | 2026-09-04T21:33:09.933Z | Compiling unicode-xid v0.2.6 |
| 1374 | 2026-09-04T21:33:09.933Z | Compiling unicode-width v0.1.14 |
| 1375 | 2026-09-04T21:33:09.933Z | Compiling foldhash v0.1.5 |
| 1376 | 2026-09-04T21:33:09.933Z | Compiling const_format_proc_macros v0.2.34 |
| 1377 | 2026-09-04T21:33:10.243Z | Compiling hashbrown v0.15.5 |
| 1378 | 2026-09-04T21:33:10.243Z | Compiling konst v0.2.20 |
| 1379 | 2026-09-04T21:33:10.243Z | Compiling snafu v0.8.9 |
| 1380 | 2026-09-04T21:33:10.381Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1381 | 2026-09-04T21:33:10.381Z | Compiling progenitor-macro v0.14.0 |
| 1382 | 2026-09-04T21:33:10.390Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1383 | 2026-09-04T21:33:10.585Z | Compiling jiff v0.2.35 |
| 1384 | 2026-09-04T21:33:10.585Z | Compiling foreign-types v0.3.2 |
| 1385 | 2026-09-04T21:33:10.586Z | Compiling globset v0.4.20 |
| 1386 | 2026-09-04T21:33:10.765Z | Compiling csv v1.4.0 |
| 1387 | 2026-09-04T21:33:11.341Z | Compiling walkdir v2.5.0 |
| 1388 | 2026-09-04T21:33:16.159Z | Compiling qorb v0.4.1 |
| 1389 | 2026-09-04T21:33:16.159Z | Compiling olpc-cjson v0.1.4 |
| 1390 | 2026-09-04T21:33:16.257Z | Compiling progenitor v0.13.0 |
| 1391 | 2026-09-04T21:33:16.257Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1392 | 2026-09-04T21:33:16.258Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1393 | 2026-09-04T21:33:16.309Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1394 | 2026-09-04T21:33:16.309Z | Compiling rayon v1.12.0 |
| 1395 | 2026-09-04T21:33:16.309Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1396 | 2026-09-04T21:33:16.309Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1397 | 2026-09-04T21:33:16.309Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1398 | 2026-09-04T21:33:16.309Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1399 | 2026-09-04T21:33:16.310Z | Compiling phf v0.12.1 |
| 1400 | 2026-09-04T21:33:16.310Z | Compiling zone_cfg_derive v0.3.1 |
| 1401 | 2026-09-04T21:33:16.310Z | Compiling tokio-dtrace v0.1.1 |
| 1402 | 2026-09-04T21:33:16.310Z | Compiling itertools v0.12.1 |
| 1403 | 2026-09-04T21:33:16.310Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1404 | 2026-09-04T21:33:16.310Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1405 | 2026-09-04T21:33:16.310Z | Compiling libsw-core v0.3.2 |
| 1406 | 2026-09-04T21:33:16.310Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1407 | 2026-09-04T21:33:16.310Z | Compiling serde_plain v1.0.2 |
| 1408 | 2026-09-04T21:33:16.310Z | Compiling pem v3.0.6 |
| 1409 | 2026-09-04T21:33:16.365Z | Compiling openssl-macros v0.1.1 |
| 1410 | 2026-09-04T21:33:16.365Z | Compiling cookie v0.18.2 |
| 1411 | 2026-09-04T21:33:16.571Z | Compiling sigpipe v0.1.3 |
| 1412 | 2026-09-04T21:33:16.618Z | Compiling fixedbitset v0.5.7 |
| 1413 | 2026-09-04T21:33:16.643Z | Compiling typed-path v0.9.3 |
| 1414 | 2026-09-04T21:33:16.759Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1415 | 2026-09-04T21:33:16.789Z | Compiling fixedbitset v0.4.2 |
| 1416 | 2026-09-04T21:33:16.804Z | Compiling glob v0.3.4 |
| 1417 | 2026-09-04T21:33:16.961Z | Compiling bytecount v0.6.9 |
| 1418 | 2026-09-04T21:33:16.993Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1419 | 2026-09-04T21:33:17.030Z | Compiling petgraph v0.6.5 |
| 1420 | 2026-09-04T21:33:17.171Z | Compiling papergrid v0.11.0 |
| 1421 | 2026-09-04T21:33:17.252Z | Compiling petgraph v0.8.3 |
| 1422 | 2026-09-04T21:33:17.735Z | Compiling tough v0.22.0 |
| 1423 | 2026-09-04T21:33:17.926Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1424 | 2026-09-04T21:33:18.172Z | Compiling progenitor v0.14.0 |
| 1425 | 2026-09-04T21:33:18.407Z | Compiling zone v0.3.1 |
| 1426 | 2026-09-04T21:33:18.705Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1427 | 2026-09-04T21:33:18.954Z | Compiling libsw v3.5.0 |
| 1428 | 2026-09-04T21:33:19.142Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1429 | 2026-09-04T21:33:19.189Z | Compiling oxide-tokio-rt v0.1.6 |
| 1430 | 2026-09-04T21:33:19.205Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1431 | 2026-09-04T21:33:19.265Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1432 | 2026-09-04T21:33:19.459Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1433 | 2026-09-04T21:33:19.569Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1434 | 2026-09-04T21:33:19.701Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1435 | 2026-09-04T21:33:19.952Z | Compiling const_format v0.2.36 |
| 1436 | 2026-09-04T21:33:20.583Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1437 | 2026-09-04T21:33:20.606Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1438 | 2026-09-04T21:33:20.817Z | Compiling tabled_derive v0.7.0 |
| 1439 | 2026-09-04T21:33:21.017Z | Compiling gethostname v0.5.0 |
| 1440 | 2026-09-04T21:33:21.142Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1441 | 2026-09-04T21:33:21.153Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1442 | 2026-09-04T21:33:21.180Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1443 | 2026-09-04T21:33:21.260Z | Compiling smf v0.2.3 |
| 1444 | 2026-09-04T21:33:21.301Z | Compiling bcs v0.1.6 |
| 1445 | 2026-09-04T21:33:21.388Z | Compiling nom v8.0.0 |
| 1446 | 2026-09-04T21:33:21.626Z | Compiling crunchy v0.2.4 |
| 1447 | 2026-09-04T21:33:21.763Z | Compiling linear-map v1.2.0 |
| 1448 | 2026-09-04T21:33:21.860Z | Compiling smawk v0.3.3 |
| 1449 | 2026-09-04T21:33:21.910Z | Compiling lazy_static v1.5.0 |
| 1450 | 2026-09-04T21:33:21.950Z | Compiling whoami v1.6.1 |
| 1451 | 2026-09-04T21:33:21.987Z | Compiling unicode-linebreak v0.1.5 |
| 1452 | 2026-09-04T21:33:22.018Z | Compiling termtree v0.5.1 |
| 1453 | 2026-09-04T21:33:22.168Z | Compiling tagptr v0.2.0 |
| 1454 | 2026-09-04T21:33:22.232Z | Compiling textwrap v0.16.2 |
| 1455 | 2026-09-04T21:33:22.261Z | Compiling steno v0.4.1 |
| 1456 | 2026-09-04T21:33:22.317Z | Compiling moka v0.12.16 |
| 1457 | 2026-09-04T21:33:22.544Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1458 | 2026-09-04T21:33:22.758Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1459 | 2026-09-04T21:33:23.125Z | Compiling tabled v0.15.0 |
| 1460 | 2026-09-04T21:33:23.744Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1461 | 2026-09-04T21:33:24.061Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1462 | 2026-09-04T21:33:24.253Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1463 | 2026-09-04T21:33:25.356Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1464 | 2026-09-04T21:33:25.507Z | Compiling hickory-proto v0.25.2 |
| 1465 | 2026-09-04T21:33:25.900Z | Compiling tiny-keccak v2.0.2 |
| 1466 | 2026-09-04T21:33:26.140Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1467 | 2026-09-04T21:33:26.353Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1468 | 2026-09-04T21:33:26.613Z | Compiling parking_lot_core v0.8.6 |
| 1469 | 2026-09-04T21:33:26.911Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1470 | 2026-09-04T21:33:27.107Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1471 | 2026-09-04T21:33:27.203Z | Compiling libscf-sys v1.2.0 |
| 1472 | 2026-09-04T21:33:27.350Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1473 | 2026-09-04T21:33:27.377Z | Compiling hickory-resolver v0.25.2 |
| 1474 | 2026-09-04T21:33:27.473Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1475 | 2026-09-04T21:33:27.584Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1476 | 2026-09-04T21:33:27.690Z | Compiling const-random-macro v0.1.16 |
| 1477 | 2026-09-04T21:33:27.955Z | Compiling ahash v0.8.12 |
| 1478 | 2026-09-04T21:33:28.090Z | Compiling smartstring v1.0.1 |
| 1479 | 2026-09-04T21:33:28.134Z | Compiling const-random v0.1.18 |
| 1480 | 2026-09-04T21:33:28.205Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1481 | 2026-09-04T21:33:28.261Z | Compiling parking_lot v0.11.2 |
| 1482 | 2026-09-04T21:33:28.693Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1483 | 2026-09-04T21:33:28.943Z | Compiling fxhash v0.2.1 |
| 1484 | 2026-09-04T21:33:29.018Z | Compiling internet-checksum v0.2.1 |
| 1485 | 2026-09-04T21:33:29.065Z | Compiling sled v0.34.7 |
| 1486 | 2026-09-04T21:33:29.366Z | Compiling itertools v0.15.0 |
| 1487 | 2026-09-04T21:33:29.409Z | Compiling rhai_codegen v3.2.0 |
| 1488 | 2026-09-04T21:33:29.748Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1489 | 2026-09-04T21:33:29.829Z | Compiling thin-vec v0.2.19 |
| 1490 | 2026-09-04T21:33:30.110Z | Compiling serial_test_derive v4.0.1 |
| 1491 | 2026-09-04T21:33:30.245Z | Compiling diff v0.1.13 |
| 1492 | 2026-09-04T21:33:30.466Z | Compiling yansi v1.0.1 |
| 1493 | 2026-09-04T21:33:30.618Z | Compiling rhai v1.26.0 |
| 1494 | 2026-09-04T21:33:30.697Z | Compiling pretty_assertions v1.4.1 |
| 1495 | 2026-09-04T21:33:30.799Z | Compiling serial_test v4.0.1 |
| 1496 | 2026-09-04T21:33:31.836Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1497 | 2026-09-04T21:33:33.018Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1498 | 2026-09-04T21:33:41.356Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1499 | 2026-09-04T21:33:42.965Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1500 | 2026-09-04T21:33:44.019Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1501 | 2026-09-04T21:33:45.029Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1502 | 2026-09-04T21:33:45.808Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1503 | 2026-09-04T21:33:46.993Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1504 | 2026-09-04T21:34:23.150Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 21s |
| 1505 | 2026-09-04T21:34:23.320Z | ──────────── |
| 1506 | 2026-09-04T21:34:23.320Z | Nextest run ID 14d83f0f-2c7c-4b2a-a261-1aaec6943b31 with nextest profile: default |
| 1507 | 2026-09-04T21:34:23.320Z | Starting 158 tests across 3 binaries |
| 1508 | 2026-09-04T21:34:23.320Z | PASS [ 0.010s] bgp messages::tests::bgp_nexthop_round_trip |
| 1509 | 2026-09-04T21:34:23.320Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_byte_len |
| 1510 | 2026-09-04T21:34:23.320Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes |
| 1511 | 2026-09-04T21:34:23.320Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_invalid_length |
| 1512 | 2026-09-04T21:34:23.320Z | PASS [ 0.012s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes |
| 1513 | 2026-09-04T21:34:23.320Z | PASS [ 0.012s] bgp messages::tests::bgp_nexthop_length_mismatch |
| 1514 | 2026-09-04T21:34:23.320Z | PASS [ 0.012s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding |
| 1515 | 2026-09-04T21:34:23.320Z | PASS [ 0.012s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes |
| 1516 | 2026-09-04T21:34:23.320Z | PASS [ 0.009s] bgp messages::tests::decoding_accepts_reach_and_unreach_together |
| 1517 | 2026-09-04T21:34:23.320Z | PASS [ 0.010s] bgp messages::tests::decoding_deduplicates_non_mp_attributes |
| 1518 | 2026-09-04T21:34:23.320Z | PASS [ 0.010s] bgp messages::tests::duplicate_origin_attrs_deduplicated |
| 1519 | 2026-09-04T21:34:23.320Z | PASS [ 0.011s] bgp messages::tests::empty_update_end_of_rib |
| 1520 | 2026-09-04T21:34:23.320Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_parses_undersized_length |
| 1521 | 2026-09-04T21:34:23.320Z | PASS [ 0.011s] bgp messages::tests::header_round_trip |
| 1522 | 2026-09-04T21:34:23.320Z | PASS [ 0.011s] bgp messages::tests::header_tests::from_wire_parses_oversized_length |
| 1523 | 2026-09-04T21:34:23.320Z | PASS [ 0.011s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker |
| 1524 | 2026-09-04T21:34:23.320Z | PASS [ 0.009s] bgp messages::tests::header_tests::new_accepts_maximum_length |
| 1525 | 2026-09-04T21:34:23.320Z | PASS [ 0.008s] bgp messages::tests::header_tests::new_accepts_minimum_length |
| 1526 | 2026-09-04T21:34:23.320Z | PASS [ 0.008s] bgp messages::tests::header_tests::new_rejects_length_too_large |
| 1527 | 2026-09-04T21:34:23.321Z | PASS [ 0.009s] bgp messages::tests::header_tests::new_rejects_length_too_small |
| 1528 | 2026-09-04T21:34:23.321Z | PASS [ 0.010s] bgp messages::tests::header_tests::roundtrip_keepalive_header |
| 1529 | 2026-09-04T21:34:23.321Z | PASS [ 0.010s] bgp messages::tests::header_tests::roundtrip_max_length_header |
| 1530 | 2026-09-04T21:34:23.321Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::aggregator_display |
| 1531 | 2026-09-04T21:34:23.321Z | PASS [ 0.010s] bgp messages::tests::ipv4_unicast_dual_encoding |
| 1532 | 2026-09-04T21:34:23.321Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message |
| 1533 | 2026-09-04T21:34:23.321Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length |
| 1534 | 2026-09-04T21:34:23.321Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing |
| 1535 | 2026-09-04T21:34:23.321Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing |
| 1536 | 2026-09-04T21:34:23.321Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format |
| 1537 | 2026-09-04T21:34:23.321Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display |
| 1538 | 2026-09-04T21:34:23.321Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing |
| 1539 | 2026-09-04T21:34:23.321Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length |
| 1540 | 2026-09-04T21:34:23.321Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format |
| 1541 | 2026-09-04T21:34:23.321Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message |
| 1542 | 2026-09-04T21:34:23.321Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error |
| 1543 | 2026-09-04T21:34:23.321Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire |
| 1544 | 2026-09-04T21:34:23.321Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length |
| 1545 | 2026-09-04T21:34:23.321Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs |
| 1546 | 2026-09-04T21:34:23.321Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop |
| 1547 | 2026-09-04T21:34:23.321Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds |
| 1548 | 2026-09-04T21:34:23.321Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs |
| 1549 | 2026-09-04T21:34:23.321Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length |
| 1550 | 2026-09-04T21:34:23.321Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short |
| 1551 | 2026-09-04T21:34:23.324Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short |
| 1552 | 2026-09-04T21:34:23.324Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs |
| 1553 | 2026-09-04T21:34:23.324Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors |
| 1554 | 2026-09-04T21:34:23.324Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors |
| 1555 | 2026-09-04T21:34:23.324Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors |
| 1556 | 2026-09-04T21:34:23.325Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length |
| 1557 | 2026-09-04T21:34:23.325Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short |
| 1558 | 2026-09-04T21:34:23.325Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs |
| 1559 | 2026-09-04T21:34:23.325Z | PASS [ 0.008s] bgp messages::tests::mp_bgp_attributes_encoded_first |
| 1560 | 2026-09-04T21:34:23.325Z | PASS [ 0.008s] bgp messages::tests::mp_reach_nlri_ipv4_unicast |
| 1561 | 2026-09-04T21:34:23.325Z | PASS [ 0.008s] bgp messages::tests::mp_reach_nlri_ipv6_unicast |
| 1562 | 2026-09-04T21:34:23.325Z | PASS [ 0.009s] bgp messages::tests::mp_reach_nlri_round_trip |
| 1563 | 2026-09-04T21:34:23.325Z | PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast |
| 1564 | 2026-09-04T21:34:23.325Z | PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast |
| 1565 | 2026-09-04T21:34:23.325Z | PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_round_trip |
| 1566 | 2026-09-04T21:34:23.325Z | PASS [ 0.008s] bgp messages::tests::notification_round_trip |
| 1567 | 2026-09-04T21:34:23.325Z | PASS [ 0.008s] bgp messages::tests::open_round_trip |
| 1568 | 2026-09-04T21:34:23.325Z | PASS [ 0.010s] bgp messages::tests::open_round_trip_extended_nexthop |
| 1569 | 2026-09-04T21:34:23.325Z | PASS [ 0.008s] bgp messages::tests::prefix_conversion |
| 1570 | 2026-09-04T21:34:23.325Z | PASS [ 0.008s] bgp messages::tests::prefix_within |
| 1571 | 2026-09-04T21:34:23.326Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard |
| 1572 | 2026-09-04T21:34:23.326Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw |
| 1573 | 2026-09-04T21:34:23.326Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard |
| 1574 | 2026-09-04T21:34:23.326Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw |
| 1575 | 2026-09-04T21:34:23.326Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw |
| 1576 | 2026-09-04T21:34:23.326Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw |
| 1577 | 2026-09-04T21:34:23.326Z | PASS [ 0.010s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset |
| 1578 | 2026-09-04T21:34:23.326Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw |
| 1579 | 2026-09-04T21:34:23.326Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw |
| 1580 | 2026-09-04T21:34:23.326Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected |
| 1581 | 2026-09-04T21:34:23.326Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors |
| 1582 | 2026-09-04T21:34:23.326Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected |
| 1583 | 2026-09-04T21:34:23.326Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid |
| 1584 | 2026-09-04T21:34:23.326Z | PASS [ 0.008s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed |
| 1585 | 2026-09-04T21:34:23.326Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details |
| 1586 | 2026-09-04T21:34:23.326Z | PASS [ 0.009s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive |
| 1587 | 2026-09-04T21:34:23.326Z | PASS [ 0.009s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags |
| 1588 | 2026-09-04T21:34:23.326Z | PASS [ 0.009s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional |
| 1589 | 2026-09-04T21:34:23.326Z | PASS [ 0.008s] bgp messages::tests::route_refresh_round_trip |
| 1590 | 2026-09-04T21:34:23.326Z | PASS [ 0.009s] bgp messages::tests::test_nexthop_length_validation |
| 1591 | 2026-09-04T21:34:23.326Z | PASS [ 0.009s] bgp messages::tests::update_round_trip |
| 1592 | 2026-09-04T21:34:23.326Z | PASS [ 0.015s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 1593 | 2026-09-04T21:34:23.327Z | PASS [ 0.021s] bgp policy::test::open_add_4byte_as |
| 1594 | 2026-09-04T21:34:23.327Z | PASS [ 0.015s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 1595 | 2026-09-04T21:34:23.327Z | PASS [ 0.020s] bgp policy::test::update_shape_community |
| 1596 | 2026-09-04T21:34:23.327Z | PASS [ 0.023s] bgp policy::test::open_require_4byte_as |
| 1597 | 2026-09-04T21:34:23.327Z | PASS [ 0.023s] bgp policy::test::shape_update_prefixes |
| 1598 | 2026-09-04T21:34:23.327Z | PASS [ 0.023s] bgp policy::test::update_drop_on_no_export |
| 1599 | 2026-09-04T21:34:23.327Z | PASS [ 0.030s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 1600 | 2026-09-04T21:34:23.327Z | PASS [ 0.014s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 1601 | 2026-09-04T21:34:23.327Z | PASS [ 0.015s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 1602 | 2026-09-04T21:34:23.327Z | PASS [ 0.015s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 1603 | 2026-09-04T21:34:23.327Z | PASS [ 0.019s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 1604 | 2026-09-04T21:34:23.327Z | PASS [ 0.014s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 1605 | 2026-09-04T21:34:23.383Z | PASS [ 0.015s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 1606 | 2026-09-04T21:34:23.383Z | PASS [ 0.015s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 1607 | 2026-09-04T21:34:23.383Z | PASS [ 0.014s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 1608 | 2026-09-04T21:34:23.383Z | PASS [ 0.009s] bgp session::tests::route_update_is_announcement_and_withdrawal |
| 1609 | 2026-09-04T21:34:23.383Z | PASS [ 0.014s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 1610 | 2026-09-04T21:34:23.383Z | PASS [ 0.014s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 1611 | 2026-09-04T21:34:23.383Z | PASS [ 0.017s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 1612 | 2026-09-04T21:34:23.383Z | PASS [ 0.009s] bgp session::tests::shutdown_state_transitions |
| 1613 | 2026-09-04T21:34:23.383Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_all_buffer_rolling |
| 1614 | 2026-09-04T21:34:23.383Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_major_buffer_rolling |
| 1615 | 2026-09-04T21:34:23.383Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_history_major_filtering |
| 1616 | 2026-09-04T21:34:23.383Z | PASS [ 0.028s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 1617 | 2026-09-04T21:34:23.383Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_record_creation |
| 1618 | 2026-09-04T21:34:23.383Z | PASS [ 0.008s] bgp session::tests::test_resolve_collision_decision |
| 1619 | 2026-09-04T21:34:23.384Z | PASS [ 0.027s] bgp proptest::prop_update_traditional_roundtrip |
| 1620 | 2026-09-04T21:34:23.384Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error |
| 1621 | 2026-09-04T21:34:23.384Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error |
| 1622 | 2026-09-04T21:34:23.384Z | PASS [ 0.030s] bgp proptest::prop_update_mp_reach_roundtrip |
| 1623 | 2026-09-04T21:34:23.384Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv4_configured |
| 1624 | 2026-09-04T21:34:23.384Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4 |
| 1625 | 2026-09-04T21:34:23.384Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4 |
| 1626 | 2026-09-04T21:34:23.384Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv6_configured |
| 1627 | 2026-09-04T21:34:23.384Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6 |
| 1628 | 2026-09-04T21:34:23.384Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop |
| 1629 | 2026-09-04T21:34:23.384Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop |
| 1630 | 2026-09-04T21:34:23.384Z | PASS [ 0.055s] bgp test::router_teardown_leaves_other_routers_sessions_alone |
| 1631 | 2026-09-04T21:34:23.384Z | PASS [ 0.057s] bgp test::recreated_router_does_not_claim_predecessors_sessions |
| 1632 | 2026-09-04T21:34:23.384Z | PASS [ 0.158s] bgp test::admin_events_do_not_reach_other_routers_sessions |
| 1633 | 2026-09-04T21:34:25.492Z | PASS [ 3.065s] bgp test::test_basic_peering_active |
| 1634 | 2026-09-04T21:34:25.497Z | PASS [ 3.064s] bgp test::test_basic_update |
| 1635 | 2026-09-04T21:34:25.497Z | PASS [ 3.065s] bgp test::test_basic_peering_passive |
| 1636 | 2026-09-04T21:34:25.507Z | PASS [ 3.076s] bgp test::test_basic_peering_passive_tcp |
| 1637 | 2026-09-04T21:34:25.547Z | PASS [ 3.067s] bgp test::test_basic_update_ipv6 |
| 1638 | 2026-09-04T21:34:25.560Z | PASS [ 3.080s] bgp test::test_basic_update_ipv6_tcp |
| 1639 | 2026-09-04T21:34:25.658Z | PASS [ 3.077s] bgp test::test_basic_update_tcp |
| 1640 | 2026-09-04T21:34:26.511Z | PASS [ 4.082s] bgp test::test_basic_peering_active_tcp |
| 1641 | 2026-09-04T21:34:28.644Z | PASS [ 3.066s] bgp test::test_ipv6_basic_peering_active |
| 1642 | 2026-09-04T21:34:28.721Z | PASS [ 3.063s] bgp test::test_ipv6_basic_peering_passive |
| 1643 | 2026-09-04T21:34:29.576Z | PASS [ 4.078s] bgp test::test_import_export_policy_filtering |
| 1644 | 2026-09-04T21:34:29.580Z | PASS [ 4.082s] bgp test::test_dual_stack_routes_ipv6_peer_success |
| 1645 | 2026-09-04T21:34:29.580Z | PASS [ 4.087s] bgp test::test_dual_stack_routes_ipv4_peer_success |
| 1646 | 2026-09-04T21:34:29.582Z | PASS [ 4.075s] bgp test::test_ipv4_routes_ipv6_peer_success |
| 1647 | 2026-09-04T21:34:29.586Z | PASS [ 3.075s] bgp test::test_ipv6_basic_peering_passive_tcp |
| 1648 | 2026-09-04T21:34:29.639Z | PASS [ 4.080s] bgp test::test_ipv6_basic_peering_active_tcp |
| 1649 | 2026-09-04T21:34:29.783Z | PASS [ 1.061s] bgp test::test_multiple_unnumbered_sessions |
| 1650 | 2026-09-04T21:34:30.674Z | PASS [ 1.095s] bgp test::test_three_router_chain_tcp |
| 1651 | 2026-09-04T21:34:30.679Z | PASS [ 1.094s] bgp test::test_three_router_chain_tcp_ipv6 |
| 1652 | 2026-09-04T21:34:31.639Z | PASS [ 2.062s] bgp test::test_same_linklocal_multiple_interfaces |
| 1653 | 2026-09-04T21:34:31.739Z | PASS [ 1.063s] bgp test::test_unnumbered_ndp_change |
| 1654 | 2026-09-04T21:34:32.471Z | PASS [ 2.892s] bgp test::test_neighbor_thread_lifecycle_no_leaks |
| 1655 | 2026-09-04T21:34:32.479Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1656 | 2026-09-04T21:34:32.482Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1657 | 2026-09-04T21:34:32.482Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1658 | 2026-09-04T21:34:32.486Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1659 | 2026-09-04T21:34:32.689Z | PASS [ 4.076s] bgp test::test_ipv6_routes_ipv4_peer_success |
| 1660 | 2026-09-04T21:34:33.653Z | PASS [ 4.066s] bgp test::test_three_router_chain_unnumbered |
| 1661 | 2026-09-04T21:34:34.701Z | PASS [ 5.061s] bgp test::test_unnumbered_dualstack_route_exchange |
| 1662 | 2026-09-04T21:34:36.699Z | PASS [ 5.061s] bgp test::test_unnumbered_session_survives_peer_change |
| 1663 | 2026-09-04T21:34:39.739Z | PASS [ 9.064s] bgp test::test_unnumbered_peer_expiry_and_rediscovery |
| 1664 | 2026-09-04T21:34:40.797Z | PASS [ 9.060s] bgp test::test_unnumbered_unaffected_by_ndp |
| 1665 | 2026-09-04T21:34:47.843Z | PASS [ 18.061s] bgp test::test_unnumbered_interface_lifecycle |
| 1666 | 2026-09-04T21:34:47.843Z | ──────────── |
| 1667 | 2026-09-04T21:34:47.843Z | Summary [ 25.582s] 158 tests run: 158 passed, 0 skipped |
| 1668 | 2026-09-04T21:34:47.854Z | + 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/ |
| 1669 | 2026-09-04T21:34:47.860Z | + popd |
| 1670 | 2026-09-04T21:34:47.860Z | /work/oxidecomputer/maghemite |
| 1671 | 2026-09-04T21:34:47.860Z | + pushd mgd |
| 1672 | 2026-09-04T21:34:47.865Z | /work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite |
| 1673 | 2026-09-04T21:34:47.865Z | + pfexec cargo nextest run -p mgd -p mg-api-types -p mg-api-types-versions |
| 1674 | 2026-09-04T21:34:49.070Z | Compiling slog v2.8.2 |
| 1675 | 2026-09-04T21:34:49.178Z | Compiling usdt v0.6.0 |
| 1676 | 2026-09-04T21:34:49.269Z | Compiling papergrid v0.18.0 |
| 1677 | 2026-09-04T21:34:49.270Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1678 | 2026-09-04T21:34:49.274Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1679 | 2026-09-04T21:34:49.307Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1680 | 2026-09-04T21:34:49.445Z | Compiling crc8 v0.1.1 |
| 1681 | 2026-09-04T21:34:49.470Z | Compiling slog-json v2.6.1 |
| 1682 | 2026-09-04T21:34:49.512Z | Compiling slog-term v2.9.2 |
| 1683 | 2026-09-04T21:34:49.548Z | Compiling slog-async v2.8.0 |
| 1684 | 2026-09-04T21:34:49.560Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1685 | 2026-09-04T21:34:49.895Z | Compiling slog-bunyan v2.5.0 |
| 1686 | 2026-09-04T21:34:49.905Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1687 | 2026-09-04T21:34:50.030Z | Compiling dropshot v0.17.1 |
| 1688 | 2026-09-04T21:34:50.093Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1689 | 2026-09-04T21:34:50.255Z | Compiling slog-dtrace v0.3.0 |
| 1690 | 2026-09-04T21:34:50.274Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1691 | 2026-09-04T21:34:50.384Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1692 | 2026-09-04T21:34:50.431Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1693 | 2026-09-04T21:34:50.448Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1694 | 2026-09-04T21:34:50.569Z | Compiling steno v0.4.1 |
| 1695 | 2026-09-04T21:34:51.305Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1696 | 2026-09-04T21:34:51.431Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1697 | 2026-09-04T21:34:51.584Z | Compiling tabled v0.21.0 |
| 1698 | 2026-09-04T21:34:52.055Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1699 | 2026-09-04T21:34:53.600Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1700 | 2026-09-04T21:34:54.373Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1701 | 2026-09-04T21:34:54.438Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1702 | 2026-09-04T21:34:55.565Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 1703 | 2026-09-04T21:34:56.442Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1704 | 2026-09-04T21:34:56.631Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1705 | 2026-09-04T21:34:56.675Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1706 | 2026-09-04T21:34:56.901Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 1707 | 2026-09-04T21:34:57.134Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1708 | 2026-09-04T21:34:57.246Z | Compiling dropshot-api-manager-types v0.8.0 |
| 1709 | 2026-09-04T21:34:57.531Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1710 | 2026-09-04T21:34:57.616Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1711 | 2026-09-04T21:34:59.549Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1712 | 2026-09-04T21:34:59.717Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1713 | 2026-09-04T21:34:59.864Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1714 | 2026-09-04T21:34:59.913Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1715 | 2026-09-04T21:35:00.685Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1716 | 2026-09-04T21:35:01.002Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1717 | 2026-09-04T21:35:01.365Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1718 | 2026-09-04T21:35:01.633Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1719 | 2026-09-04T21:35:01.792Z | Compiling port-file v0.1.0 |
| 1720 | 2026-09-04T21:35:01.857Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1721 | 2026-09-04T21:35:02.226Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1722 | 2026-09-04T21:35:02.500Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1723 | 2026-09-04T21:35:07.510Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1724 | 2026-09-04T21:35:07.511Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1725 | 2026-09-04T21:35:08.381Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1726 | 2026-09-04T21:35:08.518Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1727 | 2026-09-04T21:35:08.634Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1728 | 2026-09-04T21:35:08.648Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1729 | 2026-09-04T21:35:08.878Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1730 | 2026-09-04T21:35:16.671Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1731 | 2026-09-04T21:35:24.170Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1732 | 2026-09-04T21:35:25.779Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1733 | 2026-09-04T21:35:26.825Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1734 | 2026-09-04T21:35:27.775Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1735 | 2026-09-04T21:35:28.601Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1736 | 2026-09-04T21:35:29.778Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1737 | 2026-09-04T21:35:29.778Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1738 | 2026-09-04T21:35:29.782Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1739 | 2026-09-04T21:35:35.677Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1740 | 2026-09-04T21:36:05.592Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s |
| 1741 | 2026-09-04T21:36:05.760Z | ──────────── |
| 1742 | 2026-09-04T21:36:05.761Z | Nextest run ID 25289f18-1d3d-467a-afaa-b34dd023f2e0 with nextest profile: default |
| 1743 | 2026-09-04T21:36:05.761Z | Starting 37 tests across 3 binaries |
| 1744 | 2026-09-04T21:36:05.766Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1745 | 2026-09-04T21:36:05.769Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1746 | 2026-09-04T21:36:05.769Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1747 | 2026-09-04T21:36:05.769Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1748 | 2026-09-04T21:36:05.822Z | PASS [ 0.062s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group |
| 1749 | 2026-09-04T21:36:05.823Z | PASS [ 0.057s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp |
| 1750 | 2026-09-04T21:36:05.828Z | PASS [ 0.056s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6 |
| 1751 | 2026-09-04T21:36:05.828Z | PASS [ 0.060s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db |
| 1752 | 2026-09-04T21:36:05.828Z | PASS [ 0.062s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop |
| 1753 | 2026-09-04T21:36:05.841Z | PASS [ 0.069s] mgd::bin/mgd bgp_admin::tests::delete_router_removes_router_state |
| 1754 | 2026-09-04T21:36:05.841Z | PASS [ 0.070s] mgd::bin/mgd bgp_admin::tests::apply_empty_removes_peers |
| 1755 | 2026-09-04T21:36:05.841Z | PASS [ 0.071s] mgd::bin/mgd bgp_admin::tests::apply_change_peer_asn |
| 1756 | 2026-09-04T21:36:05.851Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence |
| 1757 | 2026-09-04T21:36:05.851Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list |
| 1758 | 2026-09-04T21:36:05.851Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized |
| 1759 | 2026-09-04T21:36:05.851Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence |
| 1760 | 2026-09-04T21:36:05.851Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence |
| 1761 | 2026-09-04T21:36:05.857Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence |
| 1762 | 2026-09-04T21:36:05.857Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4 |
| 1763 | 2026-09-04T21:36:05.857Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6 |
| 1764 | 2026-09-04T21:36:05.857Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4 |
| 1765 | 2026-09-04T21:36:05.857Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6 |
| 1766 | 2026-09-04T21:36:05.857Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4 |
| 1767 | 2026-09-04T21:36:05.861Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6 |
| 1768 | 2026-09-04T21:36:05.861Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized |
| 1769 | 2026-09-04T21:36:05.861Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback |
| 1770 | 2026-09-04T21:36:05.861Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list |
| 1771 | 2026-09-04T21:36:05.861Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast |
| 1772 | 2026-09-04T21:36:05.861Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized |
| 1773 | 2026-09-04T21:36:05.865Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized |
| 1774 | 2026-09-04T21:36:05.870Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list |
| 1775 | 2026-09-04T21:36:05.870Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local |
| 1776 | 2026-09-04T21:36:05.870Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback |
| 1777 | 2026-09-04T21:36:05.870Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast |
| 1778 | 2026-09-04T21:36:05.870Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized |
| 1779 | 2026-09-04T21:36:05.879Z | PASS [ 0.057s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized |
| 1780 | 2026-09-04T21:36:05.879Z | PASS [ 0.057s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families |
| 1781 | 2026-09-04T21:36:05.883Z | ──────────── |
| 1782 | 2026-09-04T21:36:05.883Z | Summary [ 0.119s] 37 tests run: 37 passed, 0 skipped |
| 1783 | 2026-09-04T21:36:05.890Z | + 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-04T21:36:05.895Z | + popd |
| 1785 | 2026-09-04T21:36:05.895Z | /work/oxidecomputer/maghemite |
| 1786 | 2026-09-04T21:36:05.895Z | + rm -rf /tmp/tmp.1uaWrc |
| 1787 | 2026-09-04T21:36:05.911Z | process exited: duration 289823 ms, exit code 0 |
| |
| 1788 | 2026-09-04T21:36:05.932Z | found 72 output files |
| 1789 | 2026-09-04T21:36:05.932Z | uploading: /work/admin_events_do_not_reach_other_routers_sessions.log (4721 bytes) |
| 1790 | 2026-09-04T21:36:06.947Z | uploaded: /work/admin_events_do_not_reach_other_routers_sessions.log |
| 1791 | 2026-09-04T21:36:06.947Z | uploading: /work/apply_change_peer_asn.log (24937 bytes) |
| 1792 | 2026-09-04T21:36:07.964Z | uploaded: /work/apply_change_peer_asn.log |
| 1793 | 2026-09-04T21:36:07.964Z | uploading: /work/apply_empty_removes_peers.log (10312 bytes) |
| 1794 | 2026-09-04T21:36:08.976Z | uploaded: /work/apply_empty_removes_peers.log |
| 1795 | 2026-09-04T21:36:08.976Z | uploading: /work/apply_remove_entire_group.log (7685 bytes) |
| 1796 | 2026-09-04T21:36:09.987Z | uploaded: /work/apply_remove_entire_group.log |
| 1797 | 2026-09-04T21:36:09.987Z | uploading: /work/delete_router_removes_router_state.log (22625 bytes) |
| 1798 | 2026-09-04T21:36:11.001Z | uploaded: /work/delete_router_removes_router_state.log |
| 1799 | 2026-09-04T21:36:11.001Z | uploading: /work/dualstack_routes.log (121156 bytes) |
| 1800 | 2026-09-04T21:36:12.016Z | uploaded: /work/dualstack_routes.log |
| 1801 | 2026-09-04T21:36:12.016Z | uploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2298 bytes) |
| 1802 | 2026-09-04T21:36:13.027Z | uploaded: /work/loopback-manager.test_basic_peering_active_tcp.log |
| 1803 | 2026-09-04T21:36:13.027Z | uploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1369 bytes) |
| 1804 | 2026-09-04T21:36:14.036Z | uploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log |
| 1805 | 2026-09-04T21:36:14.036Z | uploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2305 bytes) |
| 1806 | 2026-09-04T21:36:15.045Z | uploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log |
| 1807 | 2026-09-04T21:36:15.046Z | uploading: /work/loopback-manager.test_basic_update_tcp.log (2342 bytes) |
| 1808 | 2026-09-04T21:36:16.063Z | uploaded: /work/loopback-manager.test_basic_update_tcp.log |
| 1809 | 2026-09-04T21:36:16.063Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2240 bytes) |
| 1810 | 2026-09-04T21:36:17.397Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log |
| 1811 | 2026-09-04T21:36:17.397Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2240 bytes) |
| 1812 | 2026-09-04T21:36:18.400Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log |
| 1813 | 2026-09-04T21:36:18.400Z | uploading: /work/loopback-manager.test_import_export_policy_filtering.log (3240 bytes) |
| 1814 | 2026-09-04T21:36:19.446Z | uploaded: /work/loopback-manager.test_import_export_policy_filtering.log |
| 1815 | 2026-09-04T21:36:19.446Z | uploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2066 bytes) |
| 1816 | 2026-09-04T21:36:20.514Z | uploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log |
| 1817 | 2026-09-04T21:36:20.514Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2229 bytes) |
| 1818 | 2026-09-04T21:36:21.550Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log |
| 1819 | 2026-09-04T21:36:21.550Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2236 bytes) |
| 1820 | 2026-09-04T21:36:22.567Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log |
| 1821 | 2026-09-04T21:36:22.567Z | uploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2284 bytes) |
| 1822 | 2026-09-04T21:36:23.577Z | uploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log |
| 1823 | 2026-09-04T21:36:23.577Z | uploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2407 bytes) |
| 1824 | 2026-09-04T21:36:24.586Z | uploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log |
| 1825 | 2026-09-04T21:36:24.586Z | uploading: /work/loopback-manager.test_three_router_chain_tcp.log (4697 bytes) |
| 1826 | 2026-09-04T21:36:25.601Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp.log |
| 1827 | 2026-09-04T21:36:25.601Z | uploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3612 bytes) |
| 1828 | 2026-09-04T21:36:26.610Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log |
| 1829 | 2026-09-04T21:36:26.610Z | uploading: /work/multiple_unnumbered.log (142202 bytes) |
| 1830 | 2026-09-04T21:36:27.626Z | uploaded: /work/multiple_unnumbered.log |
| 1831 | 2026-09-04T21:36:27.626Z | uploading: /work/ndp_change_reset.log (71722 bytes) |
| 1832 | 2026-09-04T21:36:28.713Z | uploaded: /work/ndp_change_reset.log |
| 1833 | 2026-09-04T21:36:28.715Z | uploading: /work/ndp_changes.log (91030 bytes) |
| 1834 | 2026-09-04T21:36:29.728Z | uploaded: /work/ndp_changes.log |
| 1835 | 2026-09-04T21:36:29.729Z | uploading: /work/r1.test_basic_peering_active.log (41848 bytes) |
| 1836 | 2026-09-04T21:36:30.738Z | uploaded: /work/r1.test_basic_peering_active.log |
| 1837 | 2026-09-04T21:36:30.738Z | uploading: /work/r1.test_basic_peering_active_tcp.log (49605 bytes) |
| 1838 | 2026-09-04T21:36:31.749Z | uploaded: /work/r1.test_basic_peering_active_tcp.log |
| 1839 | 2026-09-04T21:36:31.749Z | uploading: /work/r1.test_basic_peering_passive.log (34482 bytes) |
| 1840 | 2026-09-04T21:36:32.762Z | uploaded: /work/r1.test_basic_peering_passive.log |
| 1841 | 2026-09-04T21:36:32.762Z | uploading: /work/r1.test_basic_peering_passive_tcp.log (40464 bytes) |
| 1842 | 2026-09-04T21:36:33.788Z | uploaded: /work/r1.test_basic_peering_passive_tcp.log |
| 1843 | 2026-09-04T21:36:33.788Z | uploading: /work/r1.test_basic_update.log (29495 bytes) |
| 1844 | 2026-09-04T21:36:34.799Z | uploaded: /work/r1.test_basic_update.log |
| 1845 | 2026-09-04T21:36:34.799Z | uploading: /work/r1.test_basic_update_ipv6.log (29012 bytes) |
| 1846 | 2026-09-04T21:36:35.809Z | uploaded: /work/r1.test_basic_update_ipv6.log |
| 1847 | 2026-09-04T21:36:35.809Z | uploading: /work/r1.test_basic_update_ipv6_tcp.log (31935 bytes) |
| 1848 | 2026-09-04T21:36:36.819Z | uploaded: /work/r1.test_basic_update_ipv6_tcp.log |
| 1849 | 2026-09-04T21:36:36.819Z | uploading: /work/r1.test_basic_update_tcp.log (32141 bytes) |
| 1850 | 2026-09-04T21:36:37.892Z | uploaded: /work/r1.test_basic_update_tcp.log |
| 1851 | 2026-09-04T21:36:37.893Z | uploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (44573 bytes) |
| 1852 | 2026-09-04T21:36:38.912Z | uploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log |
| 1853 | 2026-09-04T21:36:38.912Z | uploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (44862 bytes) |
| 1854 | 2026-09-04T21:36:39.923Z | uploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log |
| 1855 | 2026-09-04T21:36:39.923Z | uploading: /work/r1.test_import_export_policy_filtering.log (41003 bytes) |
| 1856 | 2026-09-04T21:36:40.934Z | uploaded: /work/r1.test_import_export_policy_filtering.log |
| 1857 | 2026-09-04T21:36:40.934Z | uploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (36680 bytes) |
| 1858 | 2026-09-04T21:36:41.948Z | uploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log |
| 1859 | 2026-09-04T21:36:41.948Z | uploading: /work/r1.test_ipv6_basic_peering_active.log (41886 bytes) |
| 1860 | 2026-09-04T21:36:42.959Z | uploaded: /work/r1.test_ipv6_basic_peering_active.log |
| 1861 | 2026-09-04T21:36:42.959Z | uploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (49313 bytes) |
| 1862 | 2026-09-04T21:36:43.974Z | uploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log |
| 1863 | 2026-09-04T21:36:43.974Z | uploading: /work/r1.test_ipv6_basic_peering_passive.log (34634 bytes) |
| 1864 | 2026-09-04T21:36:44.985Z | uploaded: /work/r1.test_ipv6_basic_peering_passive.log |
| 1865 | 2026-09-04T21:36:44.985Z | uploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (40397 bytes) |
| 1866 | 2026-09-04T21:36:45.993Z | uploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log |
| 1867 | 2026-09-04T21:36:45.993Z | uploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (36429 bytes) |
| 1868 | 2026-09-04T21:36:47.006Z | uploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log |
| 1869 | 2026-09-04T21:36:47.006Z | uploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (30627 bytes) |
| 1870 | 2026-09-04T21:36:48.017Z | uploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log |
| 1871 | 2026-09-04T21:36:48.017Z | uploading: /work/r1.test_three_router_chain_tcp.log (24734 bytes) |
| 1872 | 2026-09-04T21:36:49.025Z | uploaded: /work/r1.test_three_router_chain_tcp.log |
| 1873 | 2026-09-04T21:36:49.025Z | uploading: /work/r1.test_three_router_chain_tcp_ipv6.log (24415 bytes) |
| 1874 | 2026-09-04T21:36:50.036Z | uploaded: /work/r1.test_three_router_chain_tcp_ipv6.log |
| 1875 | 2026-09-04T21:36:50.036Z | uploading: /work/r2.test_basic_peering_active.log (39854 bytes) |
| 1876 | 2026-09-04T21:36:51.049Z | uploaded: /work/r2.test_basic_peering_active.log |
| 1877 | 2026-09-04T21:36:51.049Z | uploading: /work/r2.test_basic_peering_active_tcp.log (48959 bytes) |
| 1878 | 2026-09-04T21:36:52.058Z | uploaded: /work/r2.test_basic_peering_active_tcp.log |
| 1879 | 2026-09-04T21:36:52.059Z | uploading: /work/r2.test_basic_peering_passive.log (42893 bytes) |
| 1880 | 2026-09-04T21:36:53.072Z | uploaded: /work/r2.test_basic_peering_passive.log |
| 1881 | 2026-09-04T21:36:53.072Z | uploading: /work/r2.test_basic_peering_passive_tcp.log (48193 bytes) |
| 1882 | 2026-09-04T21:36:54.082Z | uploaded: /work/r2.test_basic_peering_passive_tcp.log |
| 1883 | 2026-09-04T21:36:54.082Z | uploading: /work/r2.test_basic_update.log (30299 bytes) |
| 1884 | 2026-09-04T21:36:55.096Z | uploaded: /work/r2.test_basic_update.log |
| 1885 | 2026-09-04T21:36:55.096Z | uploading: /work/r2.test_basic_update_ipv6.log (27490 bytes) |
| 1886 | 2026-09-04T21:36:56.108Z | uploaded: /work/r2.test_basic_update_ipv6.log |
| 1887 | 2026-09-04T21:36:56.108Z | uploading: /work/r2.test_basic_update_ipv6_tcp.log (34017 bytes) |
| 1888 | 2026-09-04T21:36:57.120Z | uploaded: /work/r2.test_basic_update_ipv6_tcp.log |
| 1889 | 2026-09-04T21:36:57.120Z | uploading: /work/r2.test_basic_update_tcp.log (34020 bytes) |
| 1890 | 2026-09-04T21:36:58.130Z | uploaded: /work/r2.test_basic_update_tcp.log |
| 1891 | 2026-09-04T21:36:58.131Z | uploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (43706 bytes) |
| 1892 | 2026-09-04T21:36:59.140Z | uploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log |
| 1893 | 2026-09-04T21:36:59.140Z | uploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (45345 bytes) |
| 1894 | 2026-09-04T21:37:00.149Z | uploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log |
| 1895 | 2026-09-04T21:37:00.150Z | uploading: /work/r2.test_import_export_policy_filtering.log (37751 bytes) |
| 1896 | 2026-09-04T21:37:01.160Z | uploaded: /work/r2.test_import_export_policy_filtering.log |
| 1897 | 2026-09-04T21:37:01.160Z | uploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (37421 bytes) |
| 1898 | 2026-09-04T21:37:02.170Z | uploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log |
| 1899 | 2026-09-04T21:37:02.170Z | uploading: /work/r2.test_ipv6_basic_peering_active.log (39910 bytes) |
| 1900 | 2026-09-04T21:37:03.179Z | uploaded: /work/r2.test_ipv6_basic_peering_active.log |
| 1901 | 2026-09-04T21:37:03.179Z | uploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (47709 bytes) |
| 1902 | 2026-09-04T21:37:04.194Z | uploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log |
| 1903 | 2026-09-04T21:37:04.194Z | uploading: /work/r2.test_ipv6_basic_peering_passive.log (43012 bytes) |
| 1904 | 2026-09-04T21:37:05.205Z | uploaded: /work/r2.test_ipv6_basic_peering_passive.log |
| 1905 | 2026-09-04T21:37:05.205Z | uploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (48270 bytes) |
| 1906 | 2026-09-04T21:37:06.219Z | uploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log |
| 1907 | 2026-09-04T21:37:06.220Z | uploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (39555 bytes) |
| 1908 | 2026-09-04T21:37:07.229Z | uploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log |
| 1909 | 2026-09-04T21:37:07.229Z | uploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (29857 bytes) |
| 1910 | 2026-09-04T21:37:08.239Z | uploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log |
| 1911 | 2026-09-04T21:37:08.239Z | uploading: /work/r2.test_three_router_chain_tcp.log (44434 bytes) |
| 1912 | 2026-09-04T21:37:09.251Z | uploaded: /work/r2.test_three_router_chain_tcp.log |
| 1913 | 2026-09-04T21:37:09.252Z | uploading: /work/r2.test_three_router_chain_tcp_ipv6.log (44201 bytes) |
| 1914 | 2026-09-04T21:37:10.263Z | uploaded: /work/r2.test_three_router_chain_tcp_ipv6.log |
| 1915 | 2026-09-04T21:37:10.264Z | uploading: /work/r3.test_three_router_chain_tcp.log (22108 bytes) |
| 1916 | 2026-09-04T21:37:11.274Z | uploaded: /work/r3.test_three_router_chain_tcp.log |
| 1917 | 2026-09-04T21:37:11.274Z | uploading: /work/r3.test_three_router_chain_tcp_ipv6.log (22188 bytes) |
| 1918 | 2026-09-04T21:37:12.285Z | uploaded: /work/r3.test_three_router_chain_tcp_ipv6.log |
| 1919 | 2026-09-04T21:37:12.285Z | uploading: /work/recreated_router_does_not_claim_predecessors_sessions.log (4454 bytes) |
| 1920 | 2026-09-04T21:37:13.299Z | uploaded: /work/recreated_router_does_not_claim_predecessors_sessions.log |
| 1921 | 2026-09-04T21:37:13.299Z | uploading: /work/router_teardown_leaves_other_routers_sessions_alone.log (1089 bytes) |
| 1922 | 2026-09-04T21:37:14.308Z | uploaded: /work/router_teardown_leaves_other_routers_sessions_alone.log |
| 1923 | 2026-09-04T21:37:14.308Z | uploading: /work/same_linklocal.log (154537 bytes) |
| 1924 | 2026-09-04T21:37:15.322Z | uploaded: /work/same_linklocal.log |
| 1925 | 2026-09-04T21:37:15.322Z | uploading: /work/three_chain.log (112729 bytes) |
| 1926 | 2026-09-04T21:37:16.334Z | uploaded: /work/three_chain.log |
| 1927 | 2026-09-04T21:37:16.334Z | uploading: /work/unnumbered_expiry.log (93364 bytes) |
| 1928 | 2026-09-04T21:37:17.348Z | uploaded: /work/unnumbered_expiry.log |
| 1929 | 2026-09-04T21:37:17.348Z | uploading: /work/unnumbered_interface_lifecycle.log (123039 bytes) |
| 1930 | 2026-09-04T21:37:18.366Z | uploaded: /work/unnumbered_interface_lifecycle.log |
| 1931 | 2026-09-04T21:37:18.366Z | uploading: /work/unnumbered_peer_change.log (81644 bytes) |
| 1932 | 2026-09-04T21:37:19.378Z | uploaded: /work/unnumbered_peer_change.log |