|
|
|
| 1 | 2026-09-04T21:30:52.912Z | job assigned to worker 01M1Q586Z441B69TG3DRZRBZ6Y [factory aws, i-0a4ab6122ea9f2ee8] (queued for 1 m 22 s) |
| |
| 2 | 2026-09-04T21:30:59.158Z | starting task 0: "setup" |
| 3 | 2026-09-04T21:30:59.172Z | ++ uname -s |
| 4 | 2026-09-04T21:30:59.172Z | + kern=SunOS |
| 5 | 2026-09-04T21:30:59.172Z | + build_user=build |
| 6 | 2026-09-04T21:30:59.172Z | + build_uid=12345 |
| 7 | 2026-09-04T21:30:59.172Z | + work_dir=/work |
| 8 | 2026-09-04T21:30:59.172Z | + input_dir=/input |
| 9 | 2026-09-04T21:30:59.172Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T21:30:59.172Z | + case "$kern" in |
| 11 | 2026-09-04T21:30:59.172Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T21:30:59.172Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T21:31:01.162Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T21:31:01.283Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T21:31:01.286Z | + home_fs=zfs |
| 16 | 2026-09-04T21:31:01.286Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T21:31:01.286Z | + mkdir -p /home/build |
| 18 | 2026-09-04T21:31:01.286Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T21:31:03.288Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T21:31:03.292Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-09-04T21:31:03.298Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T21:31:03.303Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T21:31:03.303Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-04T21:31:03.303Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-04T21:31:03.303Z | * rust toolchain channel = "stable" |
| 26 | 2026-09-04T21:31:03.303Z | * rust toolchain profile = "default" |
| 27 | 2026-09-04T21:31:03.303Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T21:31:03.307Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T21:31:03.307Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T21:31:03.380Z | info: downloading installer |
| 31 | 2026-09-04T21:31:04.542Z | info: profile set to default |
| 32 | 2026-09-04T21:31:04.542Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T21:31:04.546Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 34 | 2026-09-04T21:31:04.693Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-04T21:31:04.696Z | info: downloading 6 components |
| 36 | 2026-09-04T21:31:19.651Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 37 | 2026-09-04T21:31:19.651Z | |
| 38 | 2026-09-04T21:31:19.683Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-04T21:31:19.683Z | |
| 40 | 2026-09-04T21:31:19.686Z | |
| 41 | 2026-09-04T21:31:19.686Z | Rust is installed now. Great! |
| 42 | 2026-09-04T21:31:19.686Z | |
| 43 | 2026-09-04T21:31:19.686Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T21:31:19.687Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T21:31:19.687Z | |
| 46 | 2026-09-04T21:31:19.687Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T21:31:19.687Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T21:31:19.687Z | |
| 49 | 2026-09-04T21:31:19.687Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T21:31:19.687Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T21:31:19.687Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T21:31:19.687Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T21:31:19.687Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T21:31:19.687Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T21:31:19.687Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T21:31:19.687Z | HOST_CC = None |
| 57 | 2026-09-04T21:31:19.687Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T21:31:19.687Z | CC = None |
| 59 | 2026-09-04T21:31:19.687Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T21:31:19.852Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T21:31:19.852Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T21:31:19.852Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T21:31:19.852Z | CFLAGS = None |
| 64 | 2026-09-04T21:31:19.852Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T21:31:19.852Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T21:31:19.852Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T21:31:19.852Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T21:31:19.852Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T21:31:19.852Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T21:31:19.951Z | + rustup --version |
| 71 | 2026-09-04T21:31:19.959Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T21:31:19.963Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T21:31:19.980Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-04T21:31:19.983Z | + cargo --version |
| 75 | 2026-09-04T21:31:19.995Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-04T21:31:20.000Z | + rustc --version |
| 77 | 2026-09-04T21:31:20.017Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-04T21:31:20.021Z | process exited: duration 16719 ms, exit code 0 |
| |
| 79 | 2026-09-04T21:31:20.028Z | starting task 2: "authentication" |
| 80 | 2026-09-04T21:31:20.045Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-04T21:31:20.050Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T21:31:20.054Z | + mkdir -p /work/oxidecomputer/maghemite |
| 83 | 2026-09-04T21:31:20.057Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 84 | 2026-09-04T21:31:20.086Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 85 | 2026-09-04T21:31:21.840Z | + cd /work/oxidecomputer/maghemite |
| 86 | 2026-09-04T21:31:21.840Z | + git fetch origin 1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 87 | 2026-09-04T21:31:22.115Z | From https://github.com/oxidecomputer/maghemite |
| 88 | 2026-09-04T21:31:22.115Z | * branch 1abfb305a38dae4d2562c4763c20aab007b639a4 -> FETCH_HEAD |
| 89 | 2026-09-04T21:31:22.123Z | + [[ -n jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]] |
| 90 | 2026-09-04T21:31:22.127Z | ++ git branch --show-current |
| 91 | 2026-09-04T21:31:22.127Z | + current=main |
| 92 | 2026-09-04T21:31:22.127Z | + [[ main != jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]] |
| 93 | 2026-09-04T21:31:22.127Z | + git branch -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr 1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 94 | 2026-09-04T21:31:22.132Z | + git checkout -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr |
| 95 | 2026-09-04T21:31:22.146Z | Switched to branch 'jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr' |
| 96 | 2026-09-04T21:31:22.152Z | + git reset --hard 1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 97 | 2026-09-04T21:31:22.163Z | HEAD is now at 1abfb30 bgp: Add composable wrappers for {get,set}sockopt |
| 98 | 2026-09-04T21:31:22.163Z | process exited: duration 2101 ms, exit code 0 |
| |
| 99 | 2026-09-04T21:31:22.173Z | starting task 4: "build" |
| 100 | 2026-09-04T21:31:22.181Z | + set -e |
| 101 | 2026-09-04T21:31:22.181Z | + source .github/buildomat/test-common.sh |
| 102 | 2026-09-04T21:31:22.181Z | ++ NEXTEST_VERSION=0.9.97 |
| 103 | 2026-09-04T21:31:22.182Z | ++ source .github/buildomat/common.sh |
| 104 | 2026-09-04T21:31:22.182Z | +++ export PKG_SUCCESS_ON_NOP=1 |
| 105 | 2026-09-04T21:31:22.182Z | +++ PKG_SUCCESS_ON_NOP=1 |
| 106 | 2026-09-04T21:31:22.182Z | +++ cargo --version |
| 107 | 2026-09-04T21:31:22.190Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 108 | 2026-09-04T21:31:22.318Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 109 | 2026-09-04T21:31:22.322Z | info: downloading 6 components |
| 110 | 2026-09-04T21:31:36.966Z | warn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed |
| 111 | 2026-09-04T21:31:36.966Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 112 | 2026-09-04T21:31:36.966Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 113 | 2026-09-04T21:31:37.080Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 114 | 2026-09-04T21:31:37.085Z | +++ rustc --version |
| 115 | 2026-09-04T21:31:37.109Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 116 | 2026-09-04T21:31:37.119Z | ++ banner install |
| 117 | 2026-09-04T21:31:37.130Z | |
| 118 | 2026-09-04T21:31:37.130Z | # # # #### ##### ## # # |
| 119 | 2026-09-04T21:31:37.130Z | # ## # # # # # # # |
| 120 | 2026-09-04T21:31:37.130Z | # # # # #### # # # # # |
| 121 | 2026-09-04T21:31:37.130Z | # # # # # # ###### # # |
| 122 | 2026-09-04T21:31:37.131Z | # # ## # # # # # # # |
| 123 | 2026-09-04T21:31:37.131Z | # # # #### # # # ###### ###### |
| 124 | 2026-09-04T21:31:37.131Z | |
| 125 | 2026-09-04T21:31:37.131Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-09-04T21:31:40.081Z | Startup: Refreshing catalog 'helios' ... Done |
| 127 | 2026-09-04T21:31:40.514Z | Startup: Caching catalogs ... Done |
| 128 | 2026-09-04T21:31:43.057Z | Planning: Solver setup ... Done |
| 129 | 2026-09-04T21:31:43.126Z | Planning: Running solver ... Done |
| 130 | 2026-09-04T21:31:43.175Z | Planning: Consolidating action changes ... Done |
| 131 | 2026-09-04T21:31:43.175Z | Planning: Evaluating mediators ... Done |
| 132 | 2026-09-04T21:31:43.179Z | Planning: Planning completed in 2.62 seconds |
| 133 | 2026-09-04T21:31:43.191Z | No updates necessary for this image. |
| 134 | 2026-09-04T21:31:43.445Z | +++ uname -s |
| 135 | 2026-09-04T21:31:43.450Z | ++ nextest_host_os=SunOS |
| 136 | 2026-09-04T21:31:43.450Z | ++ case "${nextest_host_os}" in |
| 137 | 2026-09-04T21:31:43.450Z | ++ nextest_platform=illumos |
| 138 | 2026-09-04T21:31:43.450Z | ++ nextest_url=https://get.nexte.st/0.9.97/illumos |
| 139 | 2026-09-04T21:31:43.450Z | +++ mktemp -d |
| 140 | 2026-09-04T21:31:43.450Z | ++ nextest_tmp=/tmp/tmp.yEaGrc |
| 141 | 2026-09-04T21:31:43.455Z | ++ trap 'rm -rf "${nextest_tmp}"' EXIT |
| 142 | 2026-09-04T21:31:43.455Z | ++ nextest_tar=/tmp/tmp.yEaGrc/nextest.tar.gz |
| 143 | 2026-09-04T21:31:43.455Z | ++ curl -sSfL --retry 10 -o /tmp/tmp.yEaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos |
| 144 | 2026-09-04T21:31:44.064Z | ++ mkdir -p /home/build/.cargo/bin |
| 145 | 2026-09-04T21:31:44.092Z | ++ tar -xzf /tmp/tmp.yEaGrc/nextest.tar.gz -C /home/build/.cargo/bin |
| 146 | 2026-09-04T21:31:44.181Z | + pushd rdb |
| 147 | 2026-09-04T21:31:44.288Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 148 | 2026-09-04T21:31:44.288Z | + PROPTEST_CASES=1000000 |
| 149 | 2026-09-04T21:31:44.289Z | + cargo nextest run --lib proptest |
| 150 | 2026-09-04T21:31:44.378Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 151 | 2026-09-04T21:31:45.275Z | From https://github.com/oxidecomputer/falcon |
| 152 | 2026-09-04T21:31:45.275Z | * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483 |
| 153 | 2026-09-04T21:31:45.392Z | Updating crates.io index |
| 154 | 2026-09-04T21:31:45.473Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 155 | 2026-09-04T21:31:45.982Z | From https://github.com/oxidecomputer/dendrite |
| 156 | 2026-09-04T21:31:45.983Z | * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43 |
| 157 | 2026-09-04T21:31:46.327Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 158 | 2026-09-04T21:31:46.433Z | From https://github.com/oxidecomputer/ispf |
| 159 | 2026-09-04T21:31:46.433Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 160 | 2026-09-04T21:31:46.433Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 161 | 2026-09-04T21:31:46.692Z | From https://github.com/oxidecomputer/netadm-sys |
| 162 | 2026-09-04T21:31:46.692Z | * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2 |
| 163 | 2026-09-04T21:31:46.787Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 164 | 2026-09-04T21:31:56.896Z | From https://github.com/oxidecomputer/omicron |
| 165 | 2026-09-04T21:31:56.896Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 166 | 2026-09-04T21:31:57.309Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 167 | 2026-09-04T21:31:58.441Z | From https://github.com/oxidecomputer/opte |
| 168 | 2026-09-04T21:31:58.441Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 169 | 2026-09-04T21:31:58.445Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 170 | 2026-09-04T21:31:58.445Z | From https://github.com/oxidecomputer/slog-error-chain |
| 171 | 2026-09-04T21:31:58.445Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 172 | 2026-09-04T21:31:58.445Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 173 | 2026-09-04T21:31:58.645Z | From https://github.com/illumos/smf-rs |
| 174 | 2026-09-04T21:31:58.646Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 175 | 2026-09-04T21:31:58.653Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 176 | 2026-09-04T21:31:58.923Z | From https://github.com/oxidecomputer/network-interface |
| 177 | 2026-09-04T21:31:58.923Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 178 | 2026-09-04T21:31:58.929Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 179 | 2026-09-04T21:31:59.194Z | From https://github.com/oxidecomputer/zone |
| 180 | 2026-09-04T21:31:59.194Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 181 | 2026-09-04T21:31:59.201Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 182 | 2026-09-04T21:31:59.804Z | From https://github.com/oxidecomputer/propolis |
| 183 | 2026-09-04T21:31:59.804Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 184 | 2026-09-04T21:31:59.846Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 185 | 2026-09-04T21:32:00.361Z | From https://github.com/oxidecomputer/transceiver-control |
| 186 | 2026-09-04T21:32:00.361Z | * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea |
| 187 | 2026-09-04T21:32:00.375Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 188 | 2026-09-04T21:32:00.666Z | From https://github.com/oxidecomputer/dlpi-sys |
| 189 | 2026-09-04T21:32:00.666Z | * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1 |
| 190 | 2026-09-04T21:32:00.673Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 191 | 2026-09-04T21:32:01.056Z | From https://github.com/jmesmon/rust-libzfs |
| 192 | 2026-09-04T21:32:01.056Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 193 | 2026-09-04T21:32:01.067Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 194 | 2026-09-04T21:32:01.340Z | From https://github.com/oxidecomputer/rusty-doors |
| 195 | 2026-09-04T21:32:01.340Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 196 | 2026-09-04T21:32:01.346Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 197 | 2026-09-04T21:32:01.716Z | From https://github.com/oxidecomputer/lldp |
| 198 | 2026-09-04T21:32:01.716Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 199 | 2026-09-04T21:32:01.730Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 200 | 2026-09-04T21:32:02.026Z | From https://github.com/oxidecomputer/tufaceous |
| 201 | 2026-09-04T21:32:02.026Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 202 | 2026-09-04T21:32:02.031Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 203 | 2026-09-04T21:32:02.962Z | From https://github.com/oxidecomputer/management-gateway-service |
| 204 | 2026-09-04T21:32:02.962Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 205 | 2026-09-04T21:32:02.965Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 206 | 2026-09-04T21:32:03.735Z | From https://github.com/oxidecomputer/crucible |
| 207 | 2026-09-04T21:32:03.735Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 208 | 2026-09-04T21:32:03.773Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 209 | 2026-09-04T21:32:04.070Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 210 | 2026-09-04T21:32:04.070Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 211 | 2026-09-04T21:32:04.081Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 212 | 2026-09-04T21:32:04.558Z | From https://github.com/oxidecomputer/propolis |
| 213 | 2026-09-04T21:32:04.558Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 214 | 2026-09-04T21:32:04.603Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 215 | 2026-09-04T21:32:05.394Z | From https://github.com/oxidecomputer/crucible |
| 216 | 2026-09-04T21:32:05.394Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 217 | 2026-09-04T21:32:05.465Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 218 | 2026-09-04T21:32:05.817Z | From https://github.com/oxidecomputer/tofino |
| 219 | 2026-09-04T21:32:05.817Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 220 | 2026-09-04T21:32:05.828Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 221 | 2026-09-04T21:32:06.538Z | From https://github.com/oxidecomputer/maghemite |
| 222 | 2026-09-04T21:32:06.538Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 223 | 2026-09-04T21:32:06.570Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 224 | 2026-09-04T21:32:06.858Z | From https://github.com/oxidecomputer/clickward |
| 225 | 2026-09-04T21:32:06.858Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 226 | 2026-09-04T21:32:06.864Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 227 | 2026-09-04T21:32:07.146Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 228 | 2026-09-04T21:32:07.146Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 229 | 2026-09-04T21:32:09.339Z | Downloading crates ... |
| 230 | 2026-09-04T21:32:09.384Z | Downloaded adler2 v2.0.1 |
| 231 | 2026-09-04T21:32:09.387Z | Downloaded async-recursion v1.1.1 |
| 232 | 2026-09-04T21:32:09.391Z | Downloaded aead v0.5.2 |
| 233 | 2026-09-04T21:32:09.400Z | Downloaded autocfg v1.5.1 |
| 234 | 2026-09-04T21:32:09.811Z | Downloaded base64 v0.21.7 |
| 235 | 2026-09-04T21:32:09.811Z | Downloaded bitflags v1.3.2 |
| 236 | 2026-09-04T21:32:09.817Z | Downloaded base64ct v1.8.3 |
| 237 | 2026-09-04T21:32:09.817Z | Downloaded arrayref v0.3.9 |
| 238 | 2026-09-04T21:32:09.817Z | Downloaded atomic-waker v1.1.2 |
| 239 | 2026-09-04T21:32:09.817Z | Downloaded block-buffer v0.12.1 |
| 240 | 2026-09-04T21:32:09.817Z | Downloaded atomicwrites v0.4.4 |
| 241 | 2026-09-04T21:32:09.817Z | Downloaded base16ct v0.2.0 |
| 242 | 2026-09-04T21:32:09.817Z | Downloaded ingot v0.2.1 |
| 243 | 2026-09-04T21:32:09.817Z | Downloaded block-buffer v0.10.4 |
| 244 | 2026-09-04T21:32:09.817Z | Downloaded lru-cache v0.1.2 |
| 245 | 2026-09-04T21:32:09.817Z | Downloaded newline-converter v0.3.0 |
| 246 | 2026-09-04T21:32:09.817Z | Downloaded daft v0.1.8 |
| 247 | 2026-09-04T21:32:09.817Z | Downloaded cpufeatures v0.3.0 |
| 248 | 2026-09-04T21:32:09.817Z | Downloaded crypto-common v0.1.7 |
| 249 | 2026-09-04T21:32:09.817Z | Downloaded ipnet v2.12.1 |
| 250 | 2026-09-04T21:32:09.818Z | Downloaded libscf-sys v1.2.0 |
| 251 | 2026-09-04T21:32:09.818Z | Downloaded crc8 v0.1.1 |
| 252 | 2026-09-04T21:32:09.818Z | Downloaded num-integer v0.1.47 |
| 253 | 2026-09-04T21:32:09.818Z | Downloaded minimal-lexical v0.2.1 |
| 254 | 2026-09-04T21:32:09.818Z | Downloaded anstyle-parse v1.0.0 |
| 255 | 2026-09-04T21:32:09.818Z | Downloaded async-stream v0.3.6 |
| 256 | 2026-09-04T21:32:09.818Z | Downloaded bit-set v0.8.0 |
| 257 | 2026-09-04T21:32:09.818Z | Downloaded indexmap v2.14.0 |
| 258 | 2026-09-04T21:32:09.818Z | Downloaded bit-vec v0.8.0 |
| 259 | 2026-09-04T21:32:09.818Z | Downloaded base16ct v1.0.0 |
| 260 | 2026-09-04T21:32:09.818Z | Downloaded byteorder v1.5.0 |
| 261 | 2026-09-04T21:32:09.818Z | Downloaded backoff v0.4.0 |
| 262 | 2026-09-04T21:32:09.818Z | Downloaded inout v0.1.4 |
| 263 | 2026-09-04T21:32:09.818Z | Downloaded ciborium-ll v0.2.2 |
| 264 | 2026-09-04T21:32:09.818Z | Downloaded ingot-types v0.1.2 |
| 265 | 2026-09-04T21:32:09.818Z | Downloaded instant v0.1.13 |
| 266 | 2026-09-04T21:32:09.818Z | Downloaded hyper-rustls v0.27.9 |
| 267 | 2026-09-04T21:32:09.818Z | Downloaded hybrid-array v0.4.14 |
| 268 | 2026-09-04T21:32:09.818Z | Downloaded cfg_aliases v0.2.2 |
| 269 | 2026-09-04T21:32:09.818Z | Downloaded is-terminal v0.4.17 |
| 270 | 2026-09-04T21:32:09.818Z | Downloaded jiff-static v0.2.35 |
| 271 | 2026-09-04T21:32:09.818Z | Downloaded hostname v0.4.2 |
| 272 | 2026-09-04T21:32:09.818Z | Downloaded iddqd v0.4.6 |
| 273 | 2026-09-04T21:32:09.818Z | Downloaded async-stream-impl v0.3.6 |
| 274 | 2026-09-04T21:32:09.818Z | Downloaded anstyle-query v1.1.5 |
| 275 | 2026-09-04T21:32:09.818Z | Downloaded compression-core v0.4.32 |
| 276 | 2026-09-04T21:32:09.818Z | Downloaded is_terminal_polyfill v1.70.2 |
| 277 | 2026-09-04T21:32:09.818Z | Downloaded itoa v1.0.18 |
| 278 | 2026-09-04T21:32:09.818Z | Downloaded lazy_static v1.5.0 |
| 279 | 2026-09-04T21:32:09.818Z | Downloaded linked-hash-map v0.5.6 |
| 280 | 2026-09-04T21:32:09.818Z | Downloaded crucible-workspace-hack v0.1.0 |
| 281 | 2026-09-04T21:32:09.818Z | Downloaded crunchy v0.2.4 |
| 282 | 2026-09-04T21:32:09.818Z | Downloaded cstr-argument v0.1.2 |
| 283 | 2026-09-04T21:32:09.818Z | Downloaded ciborium-io v0.2.2 |
| 284 | 2026-09-04T21:32:09.818Z | Downloaded indent_write v2.2.0 |
| 285 | 2026-09-04T21:32:09.818Z | Downloaded sha1 v0.11.0 |
| 286 | 2026-09-04T21:32:09.818Z | Downloaded is_ci v1.2.0 |
| 287 | 2026-09-04T21:32:09.818Z | Downloaded num_enum_derive v0.5.11 |
| 288 | 2026-09-04T21:32:09.818Z | Downloaded omicron-workspace-hack v0.1.0 |
| 289 | 2026-09-04T21:32:09.819Z | Downloaded cfg-if v1.0.4 |
| 290 | 2026-09-04T21:32:09.819Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 291 | 2026-09-04T21:32:09.819Z | Downloaded bcs v0.1.6 |
| 292 | 2026-09-04T21:32:09.819Z | Downloaded cobs v0.3.0 |
| 293 | 2026-09-04T21:32:09.819Z | Downloaded num-iter v0.1.46 |
| 294 | 2026-09-04T21:32:09.819Z | Downloaded ingot v0.1.1 |
| 295 | 2026-09-04T21:32:09.819Z | Downloaded internet-checksum v0.2.1 |
| 296 | 2026-09-04T21:32:09.819Z | Downloaded const-random v0.1.18 |
| 297 | 2026-09-04T21:32:09.819Z | Downloaded crypto-common v0.2.2 |
| 298 | 2026-09-04T21:32:09.819Z | Downloaded convert_case v0.4.0 |
| 299 | 2026-09-04T21:32:09.819Z | Downloaded natord v1.0.9 |
| 300 | 2026-09-04T21:32:09.819Z | Downloaded num-derive v0.4.2 |
| 301 | 2026-09-04T21:32:09.819Z | Downloaded match_cfg v0.1.0 |
| 302 | 2026-09-04T21:32:09.819Z | Downloaded olpc-cjson v0.1.4 |
| 303 | 2026-09-04T21:32:09.819Z | Downloaded idna_adapter v1.2.2 |
| 304 | 2026-09-04T21:32:09.819Z | Downloaded clap_lex v1.1.0 |
| 305 | 2026-09-04T21:32:09.819Z | Downloaded colorchoice v1.0.5 |
| 306 | 2026-09-04T21:32:09.819Z | Downloaded anstream v1.0.0 |
| 307 | 2026-09-04T21:32:09.819Z | Downloaded num v0.4.3 |
| 308 | 2026-09-04T21:32:09.819Z | Downloaded konst_macro_rules v0.2.19 |
| 309 | 2026-09-04T21:32:09.819Z | Downloaded backon v1.6.0 |
| 310 | 2026-09-04T21:32:09.819Z | Downloaded colored v3.1.1 |
| 311 | 2026-09-04T21:32:09.819Z | Downloaded blake2 v0.10.6 |
| 312 | 2026-09-04T21:32:09.819Z | Downloaded crossbeam-utils v0.8.22 |
| 313 | 2026-09-04T21:32:09.819Z | Downloaded const-random-macro v0.1.16 |
| 314 | 2026-09-04T21:32:09.819Z | Downloaded newtype_derive v0.1.6 |
| 315 | 2026-09-04T21:32:09.819Z | Downloaded no-std-compat v0.4.1 |
| 316 | 2026-09-04T21:32:09.819Z | Downloaded scroll_derive v0.13.1 |
| 317 | 2026-09-04T21:32:09.819Z | Downloaded serde_repr v0.1.21 |
| 318 | 2026-09-04T21:32:09.819Z | Downloaded byte-wrapper v0.1.0 |
| 319 | 2026-09-04T21:32:09.819Z | Downloaded managed v0.8.0 |
| 320 | 2026-09-04T21:32:09.819Z | Downloaded siphasher v1.0.3 |
| 321 | 2026-09-04T21:32:09.819Z | Downloaded async-trait v0.1.92 |
| 322 | 2026-09-04T21:32:09.819Z | Downloaded camino-tempfile v1.4.1 |
| 323 | 2026-09-04T21:32:09.819Z | Downloaded critical-section v1.2.0 |
| 324 | 2026-09-04T21:32:09.819Z | Downloaded argon2 v0.5.3 |
| 325 | 2026-09-04T21:32:09.819Z | Downloaded macaddr v1.0.1 |
| 326 | 2026-09-04T21:32:09.819Z | Downloaded cipher v0.4.4 |
| 327 | 2026-09-04T21:32:09.820Z | Downloaded crossbeam-deque v0.8.7 |
| 328 | 2026-09-04T21:32:09.820Z | Downloaded num-conv v0.2.2 |
| 329 | 2026-09-04T21:32:09.820Z | Downloaded memoffset v0.9.1 |
| 330 | 2026-09-04T21:32:09.820Z | Downloaded num_threads v0.1.7 |
| 331 | 2026-09-04T21:32:09.820Z | Downloaded structmeta-derive v0.3.0 |
| 332 | 2026-09-04T21:32:09.820Z | Downloaded memmap v0.7.0 |
| 333 | 2026-09-04T21:32:09.820Z | Downloaded sync_wrapper v1.0.2 |
| 334 | 2026-09-04T21:32:09.820Z | Downloaded spin v0.5.2 |
| 335 | 2026-09-04T21:32:09.820Z | Downloaded slog-envlogger v2.2.0 |
| 336 | 2026-09-04T21:32:09.826Z | Downloaded thread_local v1.1.10 |
| 337 | 2026-09-04T21:32:09.826Z | Downloaded compression-codecs v0.4.38 |
| 338 | 2026-09-04T21:32:09.826Z | Downloaded ident_case v1.0.1 |
| 339 | 2026-09-04T21:32:09.826Z | Downloaded ingot-types v0.2.0 |
| 340 | 2026-09-04T21:32:09.826Z | Downloaded strum v0.28.0 |
| 341 | 2026-09-04T21:32:09.826Z | Downloaded ipnetwork v0.21.1 |
| 342 | 2026-09-04T21:32:09.826Z | Downloaded libsw v3.5.0 |
| 343 | 2026-09-04T21:32:09.826Z | Downloaded supports-color v3.0.2 |
| 344 | 2026-09-04T21:32:09.826Z | Downloaded cargo_toml v0.22.3 |
| 345 | 2026-09-04T21:32:09.826Z | Downloaded bytecount v0.6.9 |
| 346 | 2026-09-04T21:32:09.826Z | Downloaded cancel-safe-futures v0.1.5 |
| 347 | 2026-09-04T21:32:09.826Z | Downloaded cmake v0.1.58 |
| 348 | 2026-09-04T21:32:09.826Z | Downloaded cpufeatures v0.2.17 |
| 349 | 2026-09-04T21:32:09.826Z | Downloaded bs58 v0.5.1 |
| 350 | 2026-09-04T21:32:09.826Z | Downloaded typeid v1.0.3 |
| 351 | 2026-09-04T21:32:09.826Z | Downloaded unit-prefix v0.5.2 |
| 352 | 2026-09-04T21:32:09.826Z | Downloaded anstyle v1.0.14 |
| 353 | 2026-09-04T21:32:09.826Z | Downloaded rustls-pemfile v2.2.0 |
| 354 | 2026-09-04T21:32:09.826Z | Downloaded const_format_proc_macros v0.2.34 |
| 355 | 2026-09-04T21:32:09.826Z | Downloaded rustversion v1.0.23 |
| 356 | 2026-09-04T21:32:09.826Z | Downloaded arrayvec v0.7.8 |
| 357 | 2026-09-04T21:32:09.826Z | Downloaded console v0.16.4 |
| 358 | 2026-09-04T21:32:09.826Z | Downloaded usdt v0.5.0 |
| 359 | 2026-09-04T21:32:09.826Z | Downloaded utf8parse v0.2.2 |
| 360 | 2026-09-04T21:32:09.826Z | Downloaded bitflags v2.13.1 |
| 361 | 2026-09-04T21:32:09.826Z | Downloaded wait-timeout v0.2.1 |
| 362 | 2026-09-04T21:32:09.826Z | Downloaded waitgroup v0.1.2 |
| 363 | 2026-09-04T21:32:09.826Z | Downloaded serde_derive_internals v0.29.1 |
| 364 | 2026-09-04T21:32:09.826Z | Downloaded dyn-clone v1.0.20 |
| 365 | 2026-09-04T21:32:09.826Z | Downloaded lru-slab v0.1.2 |
| 366 | 2026-09-04T21:32:09.826Z | Downloaded icu_locale_core v2.2.0 |
| 367 | 2026-09-04T21:32:09.826Z | Downloaded newtype-uuid-macros v0.1.1 |
| 368 | 2026-09-04T21:32:09.826Z | Downloaded humantime v2.4.0 |
| 369 | 2026-09-04T21:32:09.827Z | Downloaded jobserver v0.1.35 |
| 370 | 2026-09-04T21:32:09.827Z | Downloaded serde_tokenstream v0.3.0 |
| 371 | 2026-09-04T21:32:09.827Z | Downloaded signal-hook-registry v1.4.8 |
| 372 | 2026-09-04T21:32:09.827Z | Downloaded debug-ignore v1.0.5 |
| 373 | 2026-09-04T21:32:09.827Z | Downloaded embedded-io v0.6.1 |
| 374 | 2026-09-04T21:32:09.827Z | Downloaded cookie v0.18.2 |
| 375 | 2026-09-04T21:32:09.827Z | Downloaded num_enum_derive v0.7.6 |
| 376 | 2026-09-04T21:32:09.827Z | Downloaded libsw-core v0.3.2 |
| 377 | 2026-09-04T21:32:09.827Z | Downloaded lock_api v0.4.14 |
| 378 | 2026-09-04T21:32:09.827Z | Downloaded constant_time_eq v0.4.2 |
| 379 | 2026-09-04T21:32:09.827Z | Downloaded chacha20 v0.9.1 |
| 380 | 2026-09-04T21:32:09.827Z | Downloaded multer v3.1.0 |
| 381 | 2026-09-04T21:32:09.827Z | Downloaded crc32fast v1.5.0 |
| 382 | 2026-09-04T21:32:09.827Z | Downloaded crossbeam-epoch v0.9.20 |
| 383 | 2026-09-04T21:32:09.827Z | Downloaded slog-term v2.9.2 |
| 384 | 2026-09-04T21:32:09.827Z | Downloaded mime v0.3.17 |
| 385 | 2026-09-04T21:32:09.827Z | Downloaded linear-map v1.2.0 |
| 386 | 2026-09-04T21:32:09.827Z | Downloaded num-rational v0.4.2 |
| 387 | 2026-09-04T21:32:09.827Z | Downloaded num_enum v0.7.6 |
| 388 | 2026-09-04T21:32:09.827Z | Downloaded synstructure v0.13.2 |
| 389 | 2026-09-04T21:32:09.827Z | Downloaded thiserror-impl v2.0.20 |
| 390 | 2026-09-04T21:32:09.827Z | Downloaded num-complex v0.4.6 |
| 391 | 2026-09-04T21:32:09.827Z | Downloaded futures-sink v0.3.34 |
| 392 | 2026-09-04T21:32:09.827Z | Downloaded futures-task v0.3.34 |
| 393 | 2026-09-04T21:32:09.827Z | Downloaded newtype-uuid v1.4.0 |
| 394 | 2026-09-04T21:32:09.827Z | Downloaded foreign-types-shared v0.1.1 |
| 395 | 2026-09-04T21:32:09.827Z | Downloaded futures-core v0.3.34 |
| 396 | 2026-09-04T21:32:09.827Z | Downloaded ciborium v0.2.2 |
| 397 | 2026-09-04T21:32:09.827Z | Downloaded thiserror-impl v1.0.69 |
| 398 | 2026-09-04T21:32:09.827Z | Downloaded chacha20 v0.10.1 |
| 399 | 2026-09-04T21:32:09.827Z | Downloaded camino v1.2.5 |
| 400 | 2026-09-04T21:32:09.827Z | Downloaded keccak v0.1.6 |
| 401 | 2026-09-04T21:32:09.827Z | Downloaded iana-time-zone v0.1.65 |
| 402 | 2026-09-04T21:32:09.827Z | Downloaded num_enum v0.5.11 |
| 403 | 2026-09-04T21:32:09.827Z | Downloaded ahash v0.8.12 |
| 404 | 2026-09-04T21:32:09.827Z | Downloaded allocator-api2 v0.2.21 |
| 405 | 2026-09-04T21:32:09.827Z | Downloaded fixedbitset v0.4.2 |
| 406 | 2026-09-04T21:32:09.827Z | Downloaded foreign-types-macros v0.2.4 |
| 407 | 2026-09-04T21:32:09.827Z | Downloaded tokio-macros v2.7.2 |
| 408 | 2026-09-04T21:32:09.828Z | Downloaded clap_derive v4.6.4 |
| 409 | 2026-09-04T21:32:09.828Z | Downloaded hubpack_derive v0.1.1 |
| 410 | 2026-09-04T21:32:09.828Z | Downloaded openssl-macros v0.1.1 |
| 411 | 2026-09-04T21:32:09.828Z | Downloaded usdt-macro v0.6.0 |
| 412 | 2026-09-04T21:32:09.828Z | Downloaded walkdir v2.5.0 |
| 413 | 2026-09-04T21:32:09.828Z | Downloaded parse-display v0.10.0 |
| 414 | 2026-09-04T21:32:09.828Z | Downloaded phf_shared v0.12.1 |
| 415 | 2026-09-04T21:32:09.828Z | Downloaded powerfmt v0.2.0 |
| 416 | 2026-09-04T21:32:09.828Z | Downloaded proc-macro-error-attr v1.0.4 |
| 417 | 2026-09-04T21:32:09.828Z | Downloaded zerovec-derive v0.11.3 |
| 418 | 2026-09-04T21:32:09.828Z | Downloaded zmij v1.0.23 |
| 419 | 2026-09-04T21:32:09.828Z | Downloaded csv-core v0.1.13 |
| 420 | 2026-09-04T21:32:09.828Z | Downloaded data-encoding v2.11.1 |
| 421 | 2026-09-04T21:32:09.828Z | Downloaded semver v1.0.28 |
| 422 | 2026-09-04T21:32:09.828Z | Downloaded progenitor-macro v0.10.0 |
| 423 | 2026-09-04T21:32:09.828Z | Downloaded same-file v1.0.6 |
| 424 | 2026-09-04T21:32:09.828Z | Downloaded serde_spanned v0.6.9 |
| 425 | 2026-09-04T21:32:09.828Z | Downloaded clap v4.6.6 |
| 426 | 2026-09-04T21:32:09.828Z | Downloaded anyhow v1.0.104 |
| 427 | 2026-09-04T21:32:09.828Z | Downloaded semver v0.1.20 |
| 428 | 2026-09-04T21:32:09.828Z | Downloaded smallvec v1.15.2 |
| 429 | 2026-09-04T21:32:09.828Z | Downloaded ingot-macros v0.1.1 |
| 430 | 2026-09-04T21:32:09.828Z | Downloaded ingot-macros v0.2.0 |
| 431 | 2026-09-04T21:32:09.828Z | Downloaded serde_urlencoded v0.7.1 |
| 432 | 2026-09-04T21:32:09.828Z | Downloaded sha1 v0.10.7 |
| 433 | 2026-09-04T21:32:09.828Z | Downloaded once_cell v1.21.4 |
| 434 | 2026-09-04T21:32:09.828Z | Downloaded structmeta v0.3.0 |
| 435 | 2026-09-04T21:32:09.828Z | Downloaded memmap2 v0.9.11 |
| 436 | 2026-09-04T21:32:09.839Z | Downloaded time-core v0.1.9 |
| 437 | 2026-09-04T21:32:09.839Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 438 | 2026-09-04T21:32:09.839Z | Downloaded litemap v0.8.2 |
| 439 | 2026-09-04T21:32:09.839Z | Downloaded smartstring v1.0.1 |
| 440 | 2026-09-04T21:32:09.839Z | Downloaded globset v0.4.20 |
| 441 | 2026-09-04T21:32:09.839Z | Downloaded testing_table v0.3.0 |
| 442 | 2026-09-04T21:32:09.839Z | Downloaded fixedbitset v0.5.7 |
| 443 | 2026-09-04T21:32:09.839Z | Downloaded toml_write v0.1.2 |
| 444 | 2026-09-04T21:32:09.839Z | Downloaded bytes v1.12.1 |
| 445 | 2026-09-04T21:32:09.839Z | Downloaded ucd-trie v0.1.7 |
| 446 | 2026-09-04T21:32:09.839Z | Downloaded usdt-attr-macro v0.5.0 |
| 447 | 2026-09-04T21:32:09.839Z | Downloaded httparse v1.10.1 |
| 448 | 2026-09-04T21:32:09.839Z | Downloaded oxnet v0.1.7 |
| 449 | 2026-09-04T21:32:09.839Z | Downloaded base64 v0.22.1 |
| 450 | 2026-09-04T21:32:09.839Z | Downloaded dof v0.4.0 |
| 451 | 2026-09-04T21:32:09.839Z | Downloaded dof v0.3.0 |
| 452 | 2026-09-04T21:32:09.839Z | Downloaded oxide-tokio-rt v0.1.6 |
| 453 | 2026-09-04T21:32:09.839Z | Downloaded unarray v0.1.4 |
| 454 | 2026-09-04T21:32:09.839Z | Downloaded phf v0.12.1 |
| 455 | 2026-09-04T21:32:09.839Z | Downloaded proc-macro-error v1.0.4 |
| 456 | 2026-09-04T21:32:09.839Z | Downloaded schemars v0.8.22 |
| 457 | 2026-09-04T21:32:09.839Z | Downloaded pest_generator v2.8.8 |
| 458 | 2026-09-04T21:32:09.839Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 459 | 2026-09-04T21:32:09.839Z | Downloaded quinn-udp v0.5.15 |
| 460 | 2026-09-04T21:32:09.839Z | Downloaded tracing-attributes v0.1.31 |
| 461 | 2026-09-04T21:32:09.839Z | Downloaded rand_core v0.6.4 |
| 462 | 2026-09-04T21:32:09.839Z | Downloaded paste v1.0.15 |
| 463 | 2026-09-04T21:32:09.839Z | Downloaded zerocopy-derive v0.7.35 |
| 464 | 2026-09-04T21:32:09.839Z | Downloaded darling_macro v0.21.3 |
| 465 | 2026-09-04T21:32:09.839Z | Downloaded progenitor-extras v0.2.0 |
| 466 | 2026-09-04T21:32:09.840Z | Downloaded foreign-types v0.3.2 |
| 467 | 2026-09-04T21:32:09.840Z | Downloaded equivalent v1.0.2 |
| 468 | 2026-09-04T21:32:09.840Z | Downloaded foreign-types v0.5.0 |
| 469 | 2026-09-04T21:32:09.840Z | Downloaded hash32 v0.3.1 |
| 470 | 2026-09-04T21:32:09.840Z | Downloaded const-oid v0.10.2 |
| 471 | 2026-09-04T21:32:09.840Z | Downloaded fxhash v0.2.1 |
| 472 | 2026-09-04T21:32:09.840Z | Downloaded hostname v0.3.1 |
| 473 | 2026-09-04T21:32:09.840Z | Downloaded opaque-debug v0.3.1 |
| 474 | 2026-09-04T21:32:09.840Z | Downloaded sha2 v0.10.9 |
| 475 | 2026-09-04T21:32:09.840Z | Downloaded slog-dtrace v0.3.0 |
| 476 | 2026-09-04T21:32:09.840Z | Downloaded smawk v0.3.3 |
| 477 | 2026-09-04T21:32:09.840Z | Downloaded ff v0.13.1 |
| 478 | 2026-09-04T21:32:09.840Z | Downloaded snafu-derive v0.8.9 |
| 479 | 2026-09-04T21:32:09.840Z | Downloaded hyper-util v0.1.20 |
| 480 | 2026-09-04T21:32:09.840Z | Downloaded icu_provider v2.2.0 |
| 481 | 2026-09-04T21:32:09.840Z | Downloaded omicron-zone-package v0.12.3 |
| 482 | 2026-09-04T21:32:09.840Z | Downloaded rand_xorshift v0.4.0 |
| 483 | 2026-09-04T21:32:09.840Z | Downloaded rustc_version v0.4.1 |
| 484 | 2026-09-04T21:32:09.840Z | Downloaded log v0.4.33 |
| 485 | 2026-09-04T21:32:09.840Z | Downloaded indexmap v1.9.3 |
| 486 | 2026-09-04T21:32:09.840Z | Downloaded num-traits v0.2.19 |
| 487 | 2026-09-04T21:32:09.840Z | Downloaded getrandom v0.2.17 |
| 488 | 2026-09-04T21:32:09.840Z | Downloaded const_format v0.2.36 |
| 489 | 2026-09-04T21:32:09.840Z | Downloaded pretty-hex v0.4.2 |
| 490 | 2026-09-04T21:32:09.840Z | Downloaded static_assertions v1.1.0 |
| 491 | 2026-09-04T21:32:09.840Z | Downloaded progenitor-client v0.10.0 |
| 492 | 2026-09-04T21:32:09.840Z | Downloaded rustc_version v0.1.7 |
| 493 | 2026-09-04T21:32:09.840Z | Downloaded serde_plain v1.0.2 |
| 494 | 2026-09-04T21:32:09.840Z | Downloaded serial_test_derive v4.0.1 |
| 495 | 2026-09-04T21:32:09.840Z | Downloaded slog-bunyan v2.5.0 |
| 496 | 2026-09-04T21:32:09.840Z | Downloaded chacha20poly1305 v0.10.1 |
| 497 | 2026-09-04T21:32:09.840Z | Downloaded icu_normalizer_data v2.2.0 |
| 498 | 2026-09-04T21:32:09.840Z | Downloaded konst v0.2.20 |
| 499 | 2026-09-04T21:32:09.840Z | Downloaded usdt-impl v0.6.0 |
| 500 | 2026-09-04T21:32:09.840Z | Downloaded cc v1.4.2 |
| 501 | 2026-09-04T21:32:09.840Z | Downloaded crossbeam-channel v0.5.16 |
| 502 | 2026-09-04T21:32:09.840Z | Downloaded strum v0.26.3 |
| 503 | 2026-09-04T21:32:09.841Z | Downloaded strum v0.27.2 |
| 504 | 2026-09-04T21:32:09.841Z | Downloaded float-ord v0.3.2 |
| 505 | 2026-09-04T21:32:09.841Z | Downloaded schemars v0.9.0 |
| 506 | 2026-09-04T21:32:09.841Z | Downloaded serde_yaml v0.9.34+deprecated |
| 507 | 2026-09-04T21:32:09.841Z | Downloaded derive-where v1.6.1 |
| 508 | 2026-09-04T21:32:09.841Z | Downloaded either v1.17.0 |
| 509 | 2026-09-04T21:32:09.841Z | Downloaded tabled_derive v0.7.0 |
| 510 | 2026-09-04T21:32:09.841Z | Downloaded tower-service v0.3.3 |
| 511 | 2026-09-04T21:32:09.841Z | Downloaded erased-serde v0.3.31 |
| 512 | 2026-09-04T21:32:09.841Z | Downloaded untrusted v0.9.0 |
| 513 | 2026-09-04T21:32:09.841Z | Downloaded tinyvec v1.12.0 |
| 514 | 2026-09-04T21:32:09.841Z | Downloaded toml v0.7.8 |
| 515 | 2026-09-04T21:32:09.841Z | Downloaded icu_collections v2.2.0 |
| 516 | 2026-09-04T21:32:09.841Z | Downloaded futures-executor v0.3.34 |
| 517 | 2026-09-04T21:32:09.841Z | Downloaded crypto-bigint v0.5.5 |
| 518 | 2026-09-04T21:32:09.841Z | Downloaded usdt-macro v0.5.0 |
| 519 | 2026-09-04T21:32:09.841Z | Downloaded rhai_codegen v3.2.0 |
| 520 | 2026-09-04T21:32:09.841Z | Downloaded typify-macro v0.6.2 |
| 521 | 2026-09-04T21:32:09.841Z | Downloaded zone_cfg_derive v0.3.1 |
| 522 | 2026-09-04T21:32:09.841Z | Downloaded darling_macro v0.23.0 |
| 523 | 2026-09-04T21:32:09.841Z | Downloaded icu_properties v2.2.0 |
| 524 | 2026-09-04T21:32:09.841Z | Downloaded foreign-types-shared v0.3.1 |
| 525 | 2026-09-04T21:32:09.841Z | Downloaded git-stub v1.0.0 |
| 526 | 2026-09-04T21:32:09.841Z | Downloaded dropshot_endpoint v0.17.1 |
| 527 | 2026-09-04T21:32:09.841Z | Downloaded pem v3.0.6 |
| 528 | 2026-09-04T21:32:09.841Z | Downloaded textwrap v0.16.2 |
| 529 | 2026-09-04T21:32:09.841Z | Downloaded icu_normalizer v2.2.0 |
| 530 | 2026-09-04T21:32:09.841Z | Downloaded indicatif v0.18.6 |
| 531 | 2026-09-04T21:32:09.841Z | Downloaded quote v1.0.47 |
| 532 | 2026-09-04T21:32:09.841Z | Downloaded zerofrom v0.1.8 |
| 533 | 2026-09-04T21:32:09.841Z | Downloaded drift v0.2.0 |
| 534 | 2026-09-04T21:32:09.841Z | Downloaded arc-swap v1.9.2 |
| 535 | 2026-09-04T21:32:09.841Z | Downloaded strum_macros v0.28.0 |
| 536 | 2026-09-04T21:32:09.847Z | Downloaded tokio-rustls v0.26.4 |
| 537 | 2026-09-04T21:32:09.847Z | Downloaded scroll v0.12.0 |
| 538 | 2026-09-04T21:32:09.847Z | Downloaded rusty-fork v0.3.1 |
| 539 | 2026-09-04T21:32:09.847Z | Downloaded form_urlencoded v1.2.2 |
| 540 | 2026-09-04T21:32:09.847Z | Downloaded openssl-probe v0.2.1 |
| 541 | 2026-09-04T21:32:09.847Z | Downloaded percent-encoding v2.3.2 |
| 542 | 2026-09-04T21:32:09.847Z | Downloaded progenitor-client v0.14.0 |
| 543 | 2026-09-04T21:32:09.847Z | Downloaded slab v0.4.12 |
| 544 | 2026-09-04T21:32:09.848Z | Downloaded term v1.2.1 |
| 545 | 2026-09-04T21:32:09.848Z | Downloaded serde_path_to_error v0.1.20 |
| 546 | 2026-09-04T21:32:09.848Z | Downloaded yoke v0.8.3 |
| 547 | 2026-09-04T21:32:09.848Z | Downloaded thread-id v4.2.2 |
| 548 | 2026-09-04T21:32:09.848Z | Downloaded tinystr v0.8.3 |
| 549 | 2026-09-04T21:32:09.848Z | Downloaded ref-cast v1.0.26 |
| 550 | 2026-09-04T21:32:09.848Z | Downloaded derive_more v0.99.20 |
| 551 | 2026-09-04T21:32:09.848Z | Downloaded defmt v1.1.1 |
| 552 | 2026-09-04T21:32:09.848Z | Downloaded diff v0.1.13 |
| 553 | 2026-09-04T21:32:09.848Z | Downloaded parking_lot v0.11.2 |
| 554 | 2026-09-04T21:32:09.848Z | Downloaded slog-json v2.6.1 |
| 555 | 2026-09-04T21:32:09.848Z | Downloaded scopeguard v1.2.0 |
| 556 | 2026-09-04T21:32:09.848Z | Downloaded tar v0.4.46 |
| 557 | 2026-09-04T21:32:09.848Z | Downloaded serde_derive v1.0.229 |
| 558 | 2026-09-04T21:32:09.848Z | Downloaded tinyvec_macros v0.1.1 |
| 559 | 2026-09-04T21:32:09.848Z | Downloaded similar v2.7.0 |
| 560 | 2026-09-04T21:32:09.848Z | Downloaded pkg-config v0.3.33 |
| 561 | 2026-09-04T21:32:09.848Z | Downloaded xz2 v0.1.7 |
| 562 | 2026-09-04T21:32:09.848Z | Downloaded digest v0.11.3 |
| 563 | 2026-09-04T21:32:09.848Z | Downloaded tokio-tungstenite v0.21.0 |
| 564 | 2026-09-04T21:32:09.848Z | Downloaded password-hash v0.5.0 |
| 565 | 2026-09-04T21:32:09.848Z | Downloaded untrusted v0.7.1 |
| 566 | 2026-09-04T21:32:09.848Z | Downloaded usdt v0.6.0 |
| 567 | 2026-09-04T21:32:09.848Z | Downloaded universal-hash v0.5.1 |
| 568 | 2026-09-04T21:32:09.848Z | Downloaded dtrace-parser v0.2.0 |
| 569 | 2026-09-04T21:32:09.848Z | Downloaded xattr v1.6.1 |
| 570 | 2026-09-04T21:32:09.848Z | Downloaded miniz_oxide v0.8.9 |
| 571 | 2026-09-04T21:32:09.848Z | Downloaded take_mut v0.2.2 |
| 572 | 2026-09-04T21:32:09.848Z | Downloaded http-body-util v0.1.5 |
| 573 | 2026-09-04T21:32:09.848Z | Downloaded futures-io v0.3.34 |
| 574 | 2026-09-04T21:32:09.855Z | Downloaded git-stub-vcs v0.1.0 |
| 575 | 2026-09-04T21:32:09.855Z | Downloaded pin-project v1.1.13 |
| 576 | 2026-09-04T21:32:09.859Z | Downloaded progenitor-client v0.13.0 |
| 577 | 2026-09-04T21:32:09.859Z | Downloaded unicode-ident v1.0.24 |
| 578 | 2026-09-04T21:32:09.859Z | Downloaded tempfile v3.27.0 |
| 579 | 2026-09-04T21:32:09.864Z | Downloaded darling v0.21.3 |
| 580 | 2026-09-04T21:32:09.864Z | Downloaded glob v0.3.4 |
| 581 | 2026-09-04T21:32:09.864Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 582 | 2026-09-04T21:32:09.868Z | Downloaded tungstenite v0.21.0 |
| 583 | 2026-09-04T21:32:09.868Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 584 | 2026-09-04T21:32:09.871Z | Downloaded half v2.7.1 |
| 585 | 2026-09-04T21:32:09.871Z | Downloaded secrecy v0.10.3 |
| 586 | 2026-09-04T21:32:09.871Z | Downloaded slog-stdlog v4.1.1 |
| 587 | 2026-09-04T21:32:09.871Z | Downloaded plain v0.2.3 |
| 588 | 2026-09-04T21:32:09.871Z | Downloaded poly1305 v0.8.0 |
| 589 | 2026-09-04T21:32:09.877Z | Downloaded port-file v0.1.0 |
| 590 | 2026-09-04T21:32:09.877Z | Downloaded terminal_size v0.4.4 |
| 591 | 2026-09-04T21:32:09.877Z | Downloaded potential_utf v0.1.5 |
| 592 | 2026-09-04T21:32:09.877Z | Downloaded spin v0.9.9 |
| 593 | 2026-09-04T21:32:09.883Z | Downloaded thin-vec v0.2.19 |
| 594 | 2026-09-04T21:32:09.883Z | Downloaded resolv-conf v0.7.6 |
| 595 | 2026-09-04T21:32:09.883Z | Downloaded shlex v2.0.1 |
| 596 | 2026-09-04T21:32:09.883Z | Downloaded url v2.5.8 |
| 597 | 2026-09-04T21:32:09.883Z | Downloaded papergrid v0.18.0 |
| 598 | 2026-09-04T21:32:09.887Z | Downloaded thiserror v1.0.69 |
| 599 | 2026-09-04T21:32:09.887Z | Downloaded tiny-keccak v2.0.2 |
| 600 | 2026-09-04T21:32:09.887Z | Downloaded writeable v0.6.3 |
| 601 | 2026-09-04T21:32:09.892Z | Downloaded defmt-macros v1.1.1 |
| 602 | 2026-09-04T21:32:09.892Z | Downloaded displaydoc v0.2.7 |
| 603 | 2026-09-04T21:32:09.892Z | Downloaded getrandom v0.3.4 |
| 604 | 2026-09-04T21:32:09.892Z | Downloaded usdt-attr-macro v0.6.0 |
| 605 | 2026-09-04T21:32:09.896Z | Downloaded utf8_iter v1.0.4 |
| 606 | 2026-09-04T21:32:09.896Z | Downloaded serde_tokenstream v0.2.3 |
| 607 | 2026-09-04T21:32:09.896Z | Downloaded enum-as-inner v0.6.1 |
| 608 | 2026-09-04T21:32:09.896Z | Downloaded http-body v1.1.0 |
| 609 | 2026-09-04T21:32:09.896Z | Downloaded futures-macro v0.3.34 |
| 610 | 2026-09-04T21:32:09.896Z | Downloaded generic-array v0.14.7 |
| 611 | 2026-09-04T21:32:09.896Z | Downloaded hex v0.4.3 |
| 612 | 2026-09-04T21:32:09.904Z | Downloaded strum_macros v0.26.4 |
| 613 | 2026-09-04T21:32:09.904Z | Downloaded async-compression v0.4.43 |
| 614 | 2026-09-04T21:32:09.904Z | Downloaded digest v0.10.7 |
| 615 | 2026-09-04T21:32:09.916Z | Downloaded memchr v2.8.3 |
| 616 | 2026-09-04T21:32:09.916Z | Downloaded fnv v1.0.7 |
| 617 | 2026-09-04T21:32:09.916Z | Downloaded serde_spanned v1.1.1 |
| 618 | 2026-09-04T21:32:09.916Z | Downloaded proc-macro-crate v1.3.1 |
| 619 | 2026-09-04T21:32:09.916Z | Downloaded similar v3.2.0 |
| 620 | 2026-09-04T21:32:10.322Z | Downloaded unsafe-libyaml v0.2.11 |
| 621 | 2026-09-04T21:32:10.322Z | Downloaded proc-macro-crate v3.5.0 |
| 622 | 2026-09-04T21:32:10.322Z | Downloaded strsim v0.11.1 |
| 623 | 2026-09-04T21:32:10.322Z | Downloaded topological-sort v0.2.2 |
| 624 | 2026-09-04T21:32:10.322Z | Downloaded yansi v1.0.1 |
| 625 | 2026-09-04T21:32:10.322Z | Downloaded swrite v0.1.0 |
| 626 | 2026-09-04T21:32:10.326Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 627 | 2026-09-04T21:32:10.326Z | Downloaded smf v0.2.3 |
| 628 | 2026-09-04T21:32:10.326Z | Downloaded tokio-dtrace v0.1.1 |
| 629 | 2026-09-04T21:32:10.326Z | Downloaded subtle v2.6.1 |
| 630 | 2026-09-04T21:32:10.326Z | Downloaded progenitor-macro v0.13.0 |
| 631 | 2026-09-04T21:32:10.326Z | Downloaded thread-id v5.1.0 |
| 632 | 2026-09-04T21:32:10.326Z | Downloaded tower-layer v0.3.3 |
| 633 | 2026-09-04T21:32:10.326Z | Downloaded dunce v1.0.5 |
| 634 | 2026-09-04T21:32:10.326Z | Downloaded tokio-stream v0.1.19 |
| 635 | 2026-09-04T21:32:10.326Z | Downloaded daft-derive v0.1.8 |
| 636 | 2026-09-04T21:32:10.326Z | Downloaded typenum v1.20.1 |
| 637 | 2026-09-04T21:32:10.326Z | Downloaded toml_edit v0.19.15 |
| 638 | 2026-09-04T21:32:10.326Z | Downloaded pretty_assertions v1.4.1 |
| 639 | 2026-09-04T21:32:10.326Z | Downloaded time-macros v0.2.32 |
| 640 | 2026-09-04T21:32:10.326Z | Downloaded elliptic-curve v0.13.8 |
| 641 | 2026-09-04T21:32:10.326Z | Downloaded schemars v1.2.2 |
| 642 | 2026-09-04T21:32:10.326Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 643 | 2026-09-04T21:32:10.326Z | Downloaded typify v0.4.3 |
| 644 | 2026-09-04T21:32:10.326Z | Downloaded derive-ex v0.1.8 |
| 645 | 2026-09-04T21:32:10.326Z | Downloaded dtrace-parser v0.3.0 |
| 646 | 2026-09-04T21:32:10.326Z | Downloaded embedded-io v0.4.0 |
| 647 | 2026-09-04T21:32:10.326Z | Downloaded find-msvc-tools v0.1.10 |
| 648 | 2026-09-04T21:32:10.326Z | Downloaded utf-8 v0.7.6 |
| 649 | 2026-09-04T21:32:10.326Z | Downloaded libm v0.2.16 |
| 650 | 2026-09-04T21:32:10.327Z | Downloaded mio v1.2.2 |
| 651 | 2026-09-04T21:32:10.327Z | Downloaded progenitor-impl v0.13.0 |
| 652 | 2026-09-04T21:32:10.327Z | Downloaded rustc-hash v2.1.3 |
| 653 | 2026-09-04T21:32:10.327Z | Downloaded filetime v0.2.29 |
| 654 | 2026-09-04T21:32:10.327Z | Downloaded ppv-lite86 v0.2.21 |
| 655 | 2026-09-04T21:32:10.327Z | Downloaded defmt-parser v1.0.0 |
| 656 | 2026-09-04T21:32:10.327Z | Downloaded tower v0.5.3 |
| 657 | 2026-09-04T21:32:10.327Z | Downloaded rustls-native-certs v0.8.4 |
| 658 | 2026-09-04T21:32:10.327Z | Downloaded tagptr v0.2.0 |
| 659 | 2026-09-04T21:32:10.327Z | Downloaded errno v0.3.14 |
| 660 | 2026-09-04T21:32:10.327Z | Downloaded typify-macro v0.4.3 |
| 661 | 2026-09-04T21:32:10.327Z | Downloaded quick-error v1.2.3 |
| 662 | 2026-09-04T21:32:10.327Z | Downloaded progenitor-impl v0.14.0 |
| 663 | 2026-09-04T21:32:10.327Z | Downloaded scroll v0.13.0 |
| 664 | 2026-09-04T21:32:10.327Z | Downloaded zerotrie v0.2.4 |
| 665 | 2026-09-04T21:32:10.327Z | Downloaded heck v0.4.1 |
| 666 | 2026-09-04T21:32:10.327Z | Downloaded heck v0.5.0 |
| 667 | 2026-09-04T21:32:10.327Z | Downloaded rand_pcg v0.10.2 |
| 668 | 2026-09-04T21:32:10.327Z | Downloaded httpdate v1.0.3 |
| 669 | 2026-09-04T21:32:10.327Z | Downloaded zeroize v1.9.0 |
| 670 | 2026-09-04T21:32:10.327Z | Downloaded defmt v0.3.100 |
| 671 | 2026-09-04T21:32:10.327Z | Downloaded hickory-resolver v0.24.4 |
| 672 | 2026-09-04T21:32:10.327Z | Downloaded serial_test v4.0.1 |
| 673 | 2026-09-04T21:32:10.327Z | Downloaded toml_datetime v0.6.11 |
| 674 | 2026-09-04T21:32:10.327Z | Downloaded toml_edit v0.22.27 |
| 675 | 2026-09-04T21:32:10.327Z | Downloaded version_check v0.9.5 |
| 676 | 2026-09-04T21:32:10.327Z | Downloaded pest_derive v2.8.8 |
| 677 | 2026-09-04T21:32:10.327Z | Downloaded qorb v0.4.1 |
| 678 | 2026-09-04T21:32:10.327Z | Downloaded thiserror-no-std v2.0.2 |
| 679 | 2026-09-04T21:32:10.327Z | Downloaded whoami v1.6.1 |
| 680 | 2026-09-04T21:32:10.327Z | Downloaded zeroize_derive v1.5.0 |
| 681 | 2026-09-04T21:32:10.327Z | Downloaded serde-big-array v0.5.1 |
| 682 | 2026-09-04T21:32:10.327Z | Downloaded sigpipe v0.1.3 |
| 683 | 2026-09-04T21:32:10.327Z | Downloaded rand v0.10.2 |
| 684 | 2026-09-04T21:32:10.327Z | Downloaded http v1.5.0 |
| 685 | 2026-09-04T21:32:10.328Z | Downloaded darling_core v0.23.0 |
| 686 | 2026-09-04T21:32:10.328Z | Downloaded group v0.13.0 |
| 687 | 2026-09-04T21:32:10.328Z | Downloaded parking_lot v0.12.5 |
| 688 | 2026-09-04T21:32:10.328Z | Downloaded want v0.3.1 |
| 689 | 2026-09-04T21:32:10.328Z | Downloaded fastrand v2.5.0 |
| 690 | 2026-09-04T21:32:10.328Z | Downloaded tabwriter v1.4.1 |
| 691 | 2026-09-04T21:32:10.328Z | Downloaded yoke-derive v0.8.2 |
| 692 | 2026-09-04T21:32:10.328Z | Downloaded prettyplease v0.2.37 |
| 693 | 2026-09-04T21:32:10.328Z | Downloaded owo-colors v4.3.0 |
| 694 | 2026-09-04T21:32:10.328Z | Downloaded rand_core v0.9.5 |
| 695 | 2026-09-04T21:32:10.328Z | Downloaded rustls-pki-types v1.15.1 |
| 696 | 2026-09-04T21:32:10.328Z | Downloaded getrandom v0.4.3 |
| 697 | 2026-09-04T21:32:10.328Z | Downloaded zerofrom-derive v0.1.7 |
| 698 | 2026-09-04T21:32:10.328Z | Downloaded progenitor v0.10.0 |
| 699 | 2026-09-04T21:32:10.328Z | Downloaded hubpack v0.1.2 |
| 700 | 2026-09-04T21:32:10.328Z | Downloaded rand_chacha v0.3.1 |
| 701 | 2026-09-04T21:32:10.328Z | Downloaded hyper v1.11.1 |
| 702 | 2026-09-04T21:32:10.328Z | Downloaded serde v1.0.229 |
| 703 | 2026-09-04T21:32:10.328Z | Downloaded stable_deref_trait v1.2.1 |
| 704 | 2026-09-04T21:32:10.328Z | Downloaded zerocopy-derive v0.8.56 |
| 705 | 2026-09-04T21:32:10.328Z | Downloaded parking_lot_core v0.9.12 |
| 706 | 2026-09-04T21:32:10.328Z | Downloaded pest_meta v2.8.8 |
| 707 | 2026-09-04T21:32:10.328Z | Downloaded postcard v1.1.3 |
| 708 | 2026-09-04T21:32:10.329Z | Downloaded serde_with_macros v3.22.0 |
| 709 | 2026-09-04T21:32:10.329Z | Downloaded fs_extra v1.3.0 |
| 710 | 2026-09-04T21:32:10.329Z | Downloaded itertools v0.12.1 |
| 711 | 2026-09-04T21:32:10.329Z | Downloaded termtree v0.5.1 |
| 712 | 2026-09-04T21:32:10.329Z | Downloaded gethostname v0.5.0 |
| 713 | 2026-09-04T21:32:10.329Z | Downloaded unicode-linebreak v0.1.5 |
| 714 | 2026-09-04T21:32:10.329Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 715 | 2026-09-04T21:32:10.329Z | Downloaded zone v0.3.1 |
| 716 | 2026-09-04T21:32:10.329Z | Downloaded ref-cast-impl v1.0.26 |
| 717 | 2026-09-04T21:32:10.329Z | Downloaded socket2 v0.6.5 |
| 718 | 2026-09-04T21:32:10.329Z | Downloaded serde_core v1.0.229 |
| 719 | 2026-09-04T21:32:10.329Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 720 | 2026-09-04T21:32:10.329Z | Downloaded zerovec v0.11.6 |
| 721 | 2026-09-04T21:32:10.329Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 722 | 2026-09-04T21:32:10.329Z | Downloaded rustls-platform-verifier v0.7.0 |
| 723 | 2026-09-04T21:32:10.329Z | Downloaded uuid v1.26.0 |
| 724 | 2026-09-04T21:32:10.329Z | Downloaded unicode-xid v0.2.6 |
| 725 | 2026-09-04T21:32:10.329Z | Downloaded nom v7.1.3 |
| 726 | 2026-09-04T21:32:10.339Z | Downloaded progenitor v0.14.0 |
| 727 | 2026-09-04T21:32:10.339Z | Downloaded simd-adler32 v0.3.10 |
| 728 | 2026-09-04T21:32:10.339Z | Downloaded idna v1.1.0 |
| 729 | 2026-09-04T21:32:10.339Z | Downloaded tracing-core v0.1.36 |
| 730 | 2026-09-04T21:32:10.339Z | Downloaded scroll_derive v0.12.1 |
| 731 | 2026-09-04T21:32:10.339Z | Downloaded try-lock v0.2.5 |
| 732 | 2026-09-04T21:32:10.339Z | Downloaded progenitor-macro v0.14.0 |
| 733 | 2026-09-04T21:32:10.339Z | Downloaded nom v8.0.0 |
| 734 | 2026-09-04T21:32:10.339Z | Downloaded proc-macro2 v1.0.107 |
| 735 | 2026-09-04T21:32:10.339Z | Downloaded typify v0.6.2 |
| 736 | 2026-09-04T21:32:10.339Z | Downloaded aho-corasick v1.1.5 |
| 737 | 2026-09-04T21:32:10.339Z | Downloaded highway v1.3.0 |
| 738 | 2026-09-04T21:32:10.339Z | Downloaded parking_lot_core v0.8.6 |
| 739 | 2026-09-04T21:32:10.339Z | Downloaded slog-async v2.8.0 |
| 740 | 2026-09-04T21:32:10.339Z | Downloaded slog-scope v4.4.1 |
| 741 | 2026-09-04T21:32:10.339Z | Downloaded jiff-core v0.1.0 |
| 742 | 2026-09-04T21:32:10.339Z | Downloaded typed-path v0.9.3 |
| 743 | 2026-09-04T21:32:10.339Z | Downloaded rand_core v0.10.1 |
| 744 | 2026-09-04T21:32:10.339Z | Downloaded thiserror v2.0.20 |
| 745 | 2026-09-04T21:32:10.339Z | Downloaded progenitor-impl v0.10.0 |
| 746 | 2026-09-04T21:32:10.339Z | Downloaded toml v0.8.23 |
| 747 | 2026-09-04T21:32:10.340Z | Downloaded strum_macros v0.27.2 |
| 748 | 2026-09-04T21:32:10.340Z | Downloaded fs-err v3.3.1 |
| 749 | 2026-09-04T21:32:10.340Z | Downloaded parse-display-derive v0.10.0 |
| 750 | 2026-09-04T21:32:10.340Z | Downloaded foldhash v0.1.5 |
| 751 | 2026-09-04T21:32:10.340Z | Downloaded usdt-impl v0.5.0 |
| 752 | 2026-09-04T21:32:10.340Z | Downloaded hashbrown v0.15.5 |
| 753 | 2026-09-04T21:32:10.340Z | Downloaded schemars_derive v0.8.22 |
| 754 | 2026-09-04T21:32:10.340Z | Downloaded progenitor v0.13.0 |
| 755 | 2026-09-04T21:32:10.340Z | Downloaded foldhash v0.2.0 |
| 756 | 2026-09-04T21:32:10.340Z | Downloaded slog v2.8.2 |
| 757 | 2026-09-04T21:32:10.340Z | Downloaded vsss-rs v3.3.4 |
| 758 | 2026-09-04T21:32:10.340Z | Downloaded hmac v0.12.1 |
| 759 | 2026-09-04T21:32:10.340Z | Downloaded expectorate v1.3.0 |
| 760 | 2026-09-04T21:32:10.340Z | Downloaded flate2 v1.1.9 |
| 761 | 2026-09-04T21:32:10.340Z | Downloaded pin-project-lite v0.2.17 |
| 762 | 2026-09-04T21:32:10.340Z | Downloaded itertools v0.14.0 |
| 763 | 2026-09-04T21:32:10.340Z | Downloaded deranged v0.5.8 |
| 764 | 2026-09-04T21:32:10.341Z | Downloaded icu_properties_data v2.2.0 |
| 765 | 2026-09-04T21:32:10.341Z | Downloaded itertools v0.15.0 |
| 766 | 2026-09-04T21:32:10.341Z | Downloaded rand_chacha v0.9.0 |
| 767 | 2026-09-04T21:32:10.341Z | Downloaded ryu v1.0.23 |
| 768 | 2026-09-04T21:32:10.341Z | Downloaded darling_core v0.21.3 |
| 769 | 2026-09-04T21:32:10.341Z | Downloaded rayon-core v1.13.0 |
| 770 | 2026-09-04T21:32:10.341Z | Downloaded tokio-util v0.7.19 |
| 771 | 2026-09-04T21:32:10.341Z | Downloaded clap_builder v4.6.6 |
| 772 | 2026-09-04T21:32:10.341Z | Downloaded darling v0.23.0 |
| 773 | 2026-09-04T21:32:10.341Z | Downloaded futures-channel v0.3.34 |
| 774 | 2026-09-04T21:32:10.341Z | Downloaded heapless v0.8.0 |
| 775 | 2026-09-04T21:32:10.341Z | Downloaded rand v0.8.7 |
| 776 | 2026-09-04T21:32:10.341Z | Downloaded steno v0.4.1 |
| 777 | 2026-09-04T21:32:10.341Z | Downloaded blake3 v1.8.6 |
| 778 | 2026-09-04T21:32:10.341Z | Downloaded hashbrown v0.16.1 |
| 779 | 2026-09-04T21:32:10.341Z | Downloaded papergrid v0.11.0 |
| 780 | 2026-09-04T21:32:10.341Z | Downloaded regex v1.13.1 |
| 781 | 2026-09-04T21:32:10.341Z | Downloaded test-strategy v0.4.5 |
| 782 | 2026-09-04T21:32:10.341Z | Downloaded pin-project-internal v1.1.13 |
| 783 | 2026-09-04T21:32:10.341Z | Downloaded h2 v0.4.15 |
| 784 | 2026-09-04T21:32:10.341Z | Downloaded openssl-sys v0.9.117 |
| 785 | 2026-09-04T21:32:10.341Z | Downloaded rand v0.9.5 |
| 786 | 2026-09-04T21:32:10.341Z | Downloaded hkdf v0.12.4 |
| 787 | 2026-09-04T21:32:10.341Z | Downloaded futures v0.3.34 |
| 788 | 2026-09-04T21:32:10.341Z | Downloaded hickory-resolver v0.25.2 |
| 789 | 2026-09-04T21:32:10.341Z | Downloaded snafu v0.8.9 |
| 790 | 2026-09-04T21:32:10.341Z | Downloaded quinn v0.11.11 |
| 791 | 2026-09-04T21:32:10.341Z | Downloaded rustls-webpki v0.103.14 |
| 792 | 2026-09-04T21:32:10.341Z | Downloaded reqwest v0.13.4 |
| 793 | 2026-09-04T21:32:10.341Z | Downloaded ron v0.12.2 |
| 794 | 2026-09-04T21:32:10.341Z | Downloaded winnow v1.0.4 |
| 795 | 2026-09-04T21:32:10.341Z | Downloaded winnow v0.5.40 |
| 796 | 2026-09-04T21:32:10.341Z | Downloaded rayon v1.12.0 |
| 797 | 2026-09-04T21:32:10.341Z | Downloaded hashbrown v0.12.3 |
| 798 | 2026-09-04T21:32:10.341Z | Downloaded unicode-normalization v0.1.25 |
| 799 | 2026-09-04T21:32:10.341Z | Downloaded pest v2.8.8 |
| 800 | 2026-09-04T21:32:10.342Z | Downloaded goblin v0.8.2 |
| 801 | 2026-09-04T21:32:10.342Z | Downloaded aws-lc-rs v1.18.0 |
| 802 | 2026-09-04T21:32:10.342Z | Downloaded futures-util v0.3.34 |
| 803 | 2026-09-04T21:32:10.342Z | Downloaded chrono v0.4.45 |
| 804 | 2026-09-04T21:32:10.342Z | Downloaded serde_json v1.0.151 |
| 805 | 2026-09-04T21:32:10.342Z | Downloaded moka v0.12.16 |
| 806 | 2026-09-04T21:32:10.342Z | Downloaded webpki-roots v1.0.9 |
| 807 | 2026-09-04T21:32:10.342Z | Downloaded hashbrown v0.17.1 |
| 808 | 2026-09-04T21:32:10.342Z | Downloaded proptest v1.11.0 |
| 809 | 2026-09-04T21:32:10.342Z | Downloaded vcpkg v0.2.15 |
| 810 | 2026-09-04T21:32:10.342Z | Downloaded reqwest v0.12.28 |
| 811 | 2026-09-04T21:32:10.351Z | Downloaded unicode-segmentation v1.13.3 |
| 812 | 2026-09-04T21:32:10.351Z | Downloaded portable-atomic v1.15.0 |
| 813 | 2026-09-04T21:32:10.351Z | Downloaded tough v0.22.0 |
| 814 | 2026-09-04T21:32:10.351Z | Downloaded zerocopy v0.7.35 |
| 815 | 2026-09-04T21:32:10.356Z | Downloaded zerocopy v0.8.56 |
| 816 | 2026-09-04T21:32:10.366Z | Downloaded dropshot-api-manager v0.8.0 |
| 817 | 2026-09-04T21:32:10.368Z | Downloaded winnow v0.7.15 |
| 818 | 2026-09-04T21:32:10.401Z | Downloaded tower-http v0.6.11 |
| 819 | 2026-09-04T21:32:10.406Z | Downloaded curve25519-dalek v4.1.3 |
| 820 | 2026-09-04T21:32:10.406Z | Downloaded quinn-proto v0.11.16 |
| 821 | 2026-09-04T21:32:10.406Z | Downloaded unicode-width v0.1.14 |
| 822 | 2026-09-04T21:32:10.406Z | Downloaded serde_with v3.22.0 |
| 823 | 2026-09-04T21:32:10.406Z | Downloaded tabled v0.15.0 |
| 824 | 2026-09-04T21:32:10.406Z | Downloaded syn v1.0.109 |
| 825 | 2026-09-04T21:32:10.432Z | Downloaded bstr v1.13.1 |
| 826 | 2026-09-04T21:32:10.444Z | Downloaded time v0.3.55 |
| 827 | 2026-09-04T21:32:10.444Z | Downloaded syn v3.0.3 |
| 828 | 2026-09-04T21:32:10.444Z | Downloaded unicode-width v0.2.2 |
| 829 | 2026-09-04T21:32:10.444Z | Downloaded nix v0.31.3 |
| 830 | 2026-09-04T21:32:10.450Z | Downloaded syn v2.0.119 |
| 831 | 2026-09-04T21:32:10.450Z | Downloaded regex-syntax v0.8.11 |
| 832 | 2026-09-04T21:32:10.450Z | Downloaded tabled v0.21.0 |
| 833 | 2026-09-04T21:32:10.457Z | Downloaded openapiv3 v2.2.0 |
| 834 | 2026-09-04T21:32:10.462Z | Downloaded rustls v0.23.43 |
| 835 | 2026-09-04T21:32:10.468Z | Downloaded regress v0.11.1 |
| 836 | 2026-09-04T21:32:10.473Z | Downloaded openssl v0.10.81 |
| 837 | 2026-09-04T21:32:10.480Z | Downloaded goblin v0.10.7 |
| 838 | 2026-09-04T21:32:10.483Z | Downloaded hickory-proto v0.24.4 |
| 839 | 2026-09-04T21:32:10.491Z | Downloaded smoltcp v0.11.0 |
| 840 | 2026-09-04T21:32:10.497Z | Downloaded tracing v0.1.44 |
| 841 | 2026-09-04T21:32:10.509Z | Downloaded hickory-proto v0.25.2 |
| 842 | 2026-09-04T21:32:10.517Z | Downloaded regress v0.10.5 |
| 843 | 2026-09-04T21:32:10.522Z | Downloaded dropshot v0.17.1 |
| 844 | 2026-09-04T21:32:10.534Z | Downloaded rustix v0.38.44 |
| 845 | 2026-09-04T21:32:10.546Z | Downloaded rhai v1.26.0 |
| 846 | 2026-09-04T21:32:10.557Z | Downloaded rustix v1.1.4 |
| 847 | 2026-09-04T21:32:10.567Z | Downloaded typify-impl v0.4.3 |
| 848 | 2026-09-04T21:32:10.575Z | Downloaded typify-impl v0.6.2 |
| 849 | 2026-09-04T21:32:10.582Z | Downloaded sled v0.34.7 |
| 850 | 2026-09-04T21:32:10.589Z | Downloaded jiff v0.2.35 |
| 851 | 2026-09-04T21:32:10.598Z | Downloaded regex-automata v0.4.18 |
| 852 | 2026-09-04T21:32:10.613Z | Downloaded lzma-sys v0.1.20 |
| 853 | 2026-09-04T21:32:11.031Z | Downloaded libc v0.2.189 |
| 854 | 2026-09-04T21:32:11.034Z | Downloaded chrono-tz v0.10.4 |
| 855 | 2026-09-04T21:32:11.034Z | Downloaded petgraph v0.6.5 |
| 856 | 2026-09-04T21:32:11.034Z | Downloaded petgraph v0.8.3 |
| 857 | 2026-09-04T21:32:11.034Z | Downloaded sha3 v0.10.9 |
| 858 | 2026-09-04T21:32:11.034Z | Downloaded csv v1.4.0 |
| 859 | 2026-09-04T21:32:11.034Z | Downloaded tokio v1.53.1 |
| 860 | 2026-09-04T21:32:11.034Z | Downloaded ring v0.17.14 |
| 861 | 2026-09-04T21:32:11.034Z | Downloaded encoding_rs v0.8.35 |
| 862 | 2026-09-04T21:32:11.150Z | Downloaded aws-lc-sys v0.44.0 |
| 863 | 2026-09-04T21:32:12.132Z | Compiling proc-macro2 v1.0.107 |
| 864 | 2026-09-04T21:32:12.132Z | Compiling quote v1.0.47 |
| 865 | 2026-09-04T21:32:12.133Z | Compiling unicode-ident v1.0.24 |
| 866 | 2026-09-04T21:32:12.133Z | Compiling serde_core v1.0.229 |
| 867 | 2026-09-04T21:32:12.133Z | Compiling cfg-if v1.0.4 |
| 868 | 2026-09-04T21:32:12.136Z | Compiling serde v1.0.229 |
| 869 | 2026-09-04T21:32:12.136Z | Compiling libc v0.2.189 |
| 870 | 2026-09-04T21:32:12.136Z | Compiling memchr v2.8.3 |
| 871 | 2026-09-04T21:32:12.379Z | Compiling itoa v1.0.18 |
| 872 | 2026-09-04T21:32:12.971Z | Compiling smallvec v1.15.2 |
| 873 | 2026-09-04T21:32:12.975Z | Compiling zmij v1.0.23 |
| 874 | 2026-09-04T21:32:12.975Z | Compiling autocfg v1.5.1 |
| 875 | 2026-09-04T21:32:12.975Z | Compiling libm v0.2.16 |
| 876 | 2026-09-04T21:32:12.975Z | Compiling stable_deref_trait v1.2.1 |
| 877 | 2026-09-04T21:32:13.003Z | Compiling writeable v0.6.3 |
| 878 | 2026-09-04T21:32:13.421Z | Compiling litemap v0.8.2 |
| 879 | 2026-09-04T21:32:13.425Z | Compiling percent-encoding v2.3.2 |
| 880 | 2026-09-04T21:32:13.425Z | Compiling icu_normalizer_data v2.2.0 |
| 881 | 2026-09-04T21:32:13.425Z | Compiling utf8_iter v1.0.4 |
| 882 | 2026-09-04T21:32:13.425Z | Compiling icu_properties_data v2.2.0 |
| 883 | 2026-09-04T21:32:13.425Z | Compiling iana-time-zone v0.1.65 |
| 884 | 2026-09-04T21:32:13.425Z | Compiling equivalent v1.0.2 |
| 885 | 2026-09-04T21:32:13.436Z | Compiling form_urlencoded v1.2.2 |
| 886 | 2026-09-04T21:32:13.465Z | Compiling syn v2.0.119 |
| 887 | 2026-09-04T21:32:13.477Z | Compiling syn v3.0.3 |
| 888 | 2026-09-04T21:32:13.575Z | Compiling allocator-api2 v0.2.21 |
| 889 | 2026-09-04T21:32:13.579Z | Compiling version_check v0.9.5 |
| 890 | 2026-09-04T21:32:13.626Z | Compiling pin-project-lite v0.2.17 |
| 891 | 2026-09-04T21:32:13.649Z | Compiling serde_json v1.0.151 |
| 892 | 2026-09-04T21:32:13.710Z | Compiling scopeguard v1.2.0 |
| 893 | 2026-09-04T21:32:13.820Z | Compiling parking_lot_core v0.9.12 |
| 894 | 2026-09-04T21:32:14.281Z | Compiling dyn-clone v1.0.20 |
| 895 | 2026-09-04T21:32:14.692Z | Compiling lock_api v0.4.14 |
| 896 | 2026-09-04T21:32:14.692Z | Compiling hashbrown v0.17.1 |
| 897 | 2026-09-04T21:32:14.692Z | Compiling num-traits v0.2.19 |
| 898 | 2026-09-04T21:32:14.692Z | Compiling rand_core v0.10.1 |
| 899 | 2026-09-04T21:32:14.692Z | Compiling thiserror v2.0.20 |
| 900 | 2026-09-04T21:32:14.692Z | Compiling log v0.4.33 |
| 901 | 2026-09-04T21:32:14.697Z | Compiling getrandom v0.4.3 |
| 902 | 2026-09-04T21:32:14.697Z | Compiling semver v1.0.28 |
| 903 | 2026-09-04T21:32:14.697Z | Compiling indexmap v2.14.0 |
| 904 | 2026-09-04T21:32:14.697Z | Compiling errno v0.3.14 |
| 905 | 2026-09-04T21:32:14.732Z | Compiling futures-core v0.3.34 |
| 906 | 2026-09-04T21:32:14.810Z | Compiling heck v0.5.0 |
| 907 | 2026-09-04T21:32:14.886Z | Compiling zerocopy v0.8.56 |
| 908 | 2026-09-04T21:32:15.053Z | Compiling futures-sink v0.3.34 |
| 909 | 2026-09-04T21:32:15.065Z | Compiling uuid v1.26.0 |
| 910 | 2026-09-04T21:32:15.544Z | Compiling slab v0.4.12 |
| 911 | 2026-09-04T21:32:15.547Z | Compiling jobserver v0.1.35 |
| 912 | 2026-09-04T21:32:15.547Z | Compiling find-msvc-tools v0.1.10 |
| 913 | 2026-09-04T21:32:15.547Z | Compiling shlex v2.0.1 |
| 914 | 2026-09-04T21:32:15.547Z | Compiling fnv v1.0.7 |
| 915 | 2026-09-04T21:32:15.547Z | Compiling cc v1.4.2 |
| 916 | 2026-09-04T21:32:15.547Z | Compiling schemars v0.8.22 |
| 917 | 2026-09-04T21:32:15.547Z | Compiling futures-channel v0.3.34 |
| 918 | 2026-09-04T21:32:15.547Z | Compiling rustversion v1.0.23 |
| 919 | 2026-09-04T21:32:15.559Z | Compiling pkg-config v0.3.33 |
| 920 | 2026-09-04T21:32:15.757Z | Compiling futures-task v0.3.34 |
| 921 | 2026-09-04T21:32:15.763Z | Compiling futures-io v0.3.34 |
| 922 | 2026-09-04T21:32:15.914Z | Compiling socket2 v0.6.5 |
| 923 | 2026-09-04T21:32:15.934Z | Compiling signal-hook-registry v1.4.8 |
| 924 | 2026-09-04T21:32:16.411Z | Compiling bitflags v2.13.1 |
| 925 | 2026-09-04T21:32:16.415Z | Compiling parking_lot v0.12.5 |
| 926 | 2026-09-04T21:32:16.415Z | Compiling synstructure v0.13.2 |
| 927 | 2026-09-04T21:32:16.415Z | Compiling serde_derive_internals v0.29.1 |
| 928 | 2026-09-04T21:32:16.423Z | Compiling mio v1.2.2 |
| 929 | 2026-09-04T21:32:16.526Z | Compiling portable-atomic v1.15.0 |
| 930 | 2026-09-04T21:32:16.618Z | Compiling cmake v0.1.58 |
| 931 | 2026-09-04T21:32:16.635Z | Compiling serde_derive v1.0.229 |
| 932 | 2026-09-04T21:32:16.766Z | Compiling displaydoc v0.2.7 |
| 933 | 2026-09-04T21:32:16.853Z | Compiling tokio-macros v2.7.2 |
| 934 | 2026-09-04T21:32:16.929Z | Compiling thiserror-impl v2.0.20 |
| 935 | 2026-09-04T21:32:16.956Z | Compiling futures-macro v0.3.34 |
| 936 | 2026-09-04T21:32:17.006Z | Compiling typenum v1.20.1 |
| 937 | 2026-09-04T21:32:17.037Z | Compiling dunce v1.0.5 |
| 938 | 2026-09-04T21:32:17.531Z | Compiling fs_extra v1.3.0 |
| 939 | 2026-09-04T21:32:17.535Z | Compiling aws-lc-sys v0.44.0 |
| 940 | 2026-09-04T21:32:17.535Z | Compiling zerofrom-derive v0.1.7 |
| 941 | 2026-09-04T21:32:17.548Z | Compiling yoke-derive v0.8.2 |
| 942 | 2026-09-04T21:32:17.609Z | Compiling zerovec-derive v0.11.3 |
| 943 | 2026-09-04T21:32:17.785Z | Compiling schemars_derive v0.8.22 |
| 944 | 2026-09-04T21:32:17.810Z | Compiling zerocopy-derive v0.8.56 |
| 945 | 2026-09-04T21:32:18.260Z | Compiling zeroize_derive v1.5.0 |
| 946 | 2026-09-04T21:32:18.511Z | Compiling futures-util v0.3.34 |
| 947 | 2026-09-04T21:32:18.668Z | Compiling zerofrom v0.1.8 |
| 948 | 2026-09-04T21:32:18.687Z | Compiling base64 v0.22.1 |
| 949 | 2026-09-04T21:32:18.799Z | Compiling yoke v0.8.3 |
| 950 | 2026-09-04T21:32:18.952Z | Compiling zerovec v0.11.6 |
| 951 | 2026-09-04T21:32:18.962Z | Compiling zerotrie v0.2.4 |
| 952 | 2026-09-04T21:32:18.982Z | Compiling zeroize v1.9.0 |
| 953 | 2026-09-04T21:32:19.145Z | Compiling critical-section v1.2.0 |
| 954 | 2026-09-04T21:32:19.557Z | Compiling subtle v2.6.1 |
| 955 | 2026-09-04T21:32:19.557Z | Compiling once_cell v1.21.4 |
| 956 | 2026-09-04T21:32:19.557Z | Compiling byteorder v1.5.0 |
| 957 | 2026-09-04T21:32:19.557Z | Compiling regex-syntax v0.8.11 |
| 958 | 2026-09-04T21:32:19.557Z | Compiling tinystr v0.8.3 |
| 959 | 2026-09-04T21:32:19.557Z | Compiling potential_utf v0.1.5 |
| 960 | 2026-09-04T21:32:19.557Z | Compiling slog v2.8.2 |
| 961 | 2026-09-04T21:32:19.635Z | Compiling icu_locale_core v2.2.0 |
| 962 | 2026-09-04T21:32:19.655Z | Compiling icu_collections v2.2.0 |
| 963 | 2026-09-04T21:32:19.700Z | Compiling bytes v1.12.1 |
| 964 | 2026-09-04T21:32:19.789Z | Compiling chrono v0.4.45 |
| 965 | 2026-09-04T21:32:20.169Z | Compiling http v1.5.0 |
| 966 | 2026-09-04T21:32:20.330Z | Compiling icu_provider v2.2.0 |
| 967 | 2026-09-04T21:32:21.050Z | Compiling icu_properties v2.2.0 |
| 968 | 2026-09-04T21:32:21.055Z | Compiling icu_normalizer v2.2.0 |
| 969 | 2026-09-04T21:32:21.055Z | Compiling tokio v1.53.1 |
| 970 | 2026-09-04T21:32:21.143Z | Compiling serde_tokenstream v0.2.3 |
| 971 | 2026-09-04T21:32:21.249Z | Compiling http-body v1.1.0 |
| 972 | 2026-09-04T21:32:21.311Z | Compiling rustix v1.1.4 |
| 973 | 2026-09-04T21:32:21.403Z | Compiling atomic-waker v1.1.2 |
| 974 | 2026-09-04T21:32:21.427Z | Compiling strsim v0.11.1 |
| 975 | 2026-09-04T21:32:21.529Z | Compiling httparse v1.10.1 |
| 976 | 2026-09-04T21:32:21.653Z | Compiling idna_adapter v1.2.2 |
| 977 | 2026-09-04T21:32:21.793Z | Compiling idna v1.1.0 |
| 978 | 2026-09-04T21:32:21.819Z | Compiling ipnet v2.12.1 |
| 979 | 2026-09-04T21:32:21.921Z | Compiling erased-serde v0.3.31 |
| 980 | 2026-09-04T21:32:21.978Z | Compiling tower-layer v0.3.3 |
| 981 | 2026-09-04T21:32:22.095Z | Compiling url v2.5.8 |
| 982 | 2026-09-04T21:32:22.136Z | Compiling ppv-lite86 v0.2.21 |
| 983 | 2026-09-04T21:32:22.684Z | Compiling tower-service v0.3.3 |
| 984 | 2026-09-04T21:32:22.689Z | Compiling getrandom v0.2.17 |
| 985 | 2026-09-04T21:32:22.689Z | Compiling try-lock v0.2.5 |
| 986 | 2026-09-04T21:32:22.689Z | Compiling untrusted v0.9.0 |
| 987 | 2026-09-04T21:32:22.689Z | Compiling ryu v1.0.23 |
| 988 | 2026-09-04T21:32:22.689Z | Compiling thiserror v1.0.69 |
| 989 | 2026-09-04T21:32:22.689Z | Compiling ucd-trie v0.1.7 |
| 990 | 2026-09-04T21:32:22.750Z | Compiling rand_core v0.6.4 |
| 991 | 2026-09-04T21:32:22.774Z | Compiling want v0.3.1 |
| 992 | 2026-09-04T21:32:22.942Z | Compiling pest v2.8.8 |
| 993 | 2026-09-04T21:32:22.945Z | Compiling thiserror-impl v1.0.69 |
| 994 | 2026-09-04T21:32:22.973Z | Compiling httpdate v1.0.3 |
| 995 | 2026-09-04T21:32:22.977Z | Compiling getrandom v0.3.4 |
| 996 | 2026-09-04T21:32:23.163Z | Compiling pretty-hex v0.4.2 |
| 997 | 2026-09-04T21:32:23.624Z | Compiling plain v0.2.3 |
| 998 | 2026-09-04T21:32:23.628Z | Compiling foldhash v0.2.0 |
| 999 | 2026-09-04T21:32:23.628Z | Compiling ipnetwork v0.21.1 |
| 1000 | 2026-09-04T21:32:23.628Z | Compiling paste v1.0.15 |
| 1001 | 2026-09-04T21:32:23.628Z | Compiling tracing-core v0.1.36 |
| 1002 | 2026-09-04T21:32:23.638Z | Compiling tracing-attributes v0.1.31 |
| 1003 | 2026-09-04T21:32:23.726Z | Compiling ident_case v1.0.1 |
| 1004 | 2026-09-04T21:32:23.850Z | Compiling omicron-workspace-hack v0.1.0 |
| 1005 | 2026-09-04T21:32:24.031Z | Compiling pest_meta v2.8.8 |
| 1006 | 2026-09-04T21:32:24.095Z | Compiling serde_urlencoded v0.7.1 |
| 1007 | 2026-09-04T21:32:24.178Z | Compiling http-body-util v0.1.5 |
| 1008 | 2026-09-04T21:32:24.190Z | Compiling aho-corasick v1.1.5 |
| 1009 | 2026-09-04T21:32:24.400Z | Compiling sync_wrapper v1.0.2 |
| 1010 | 2026-09-04T21:32:24.438Z | Compiling winnow v1.0.4 |
| 1011 | 2026-09-04T21:32:24.507Z | Compiling oxnet v0.1.7 |
| 1012 | 2026-09-04T21:32:24.539Z | Compiling daft-derive v0.1.8 |
| 1013 | 2026-09-04T21:32:24.819Z | Compiling pest_generator v2.8.8 |
| 1014 | 2026-09-04T21:32:25.028Z | Compiling tracing v0.1.44 |
| 1015 | 2026-09-04T21:32:25.263Z | Compiling regex-automata v0.4.18 |
| 1016 | 2026-09-04T21:32:25.290Z | Compiling fastrand v2.5.0 |
| 1017 | 2026-09-04T21:32:25.431Z | Compiling pest_derive v2.8.8 |
| 1018 | 2026-09-04T21:32:25.524Z | Compiling hashbrown v0.16.1 |
| 1019 | 2026-09-04T21:32:25.569Z | Compiling tokio-util v0.7.19 |
| 1020 | 2026-09-04T21:32:25.576Z | Compiling scroll_derive v0.13.1 |
| 1021 | 2026-09-04T21:32:25.981Z | Compiling async-trait v0.1.92 |
| 1022 | 2026-09-04T21:32:26.265Z | Compiling time-core v0.1.9 |
| 1023 | 2026-09-04T21:32:26.362Z | Compiling aws-lc-rs v1.18.0 |
| 1024 | 2026-09-04T21:32:26.434Z | Compiling num-conv v0.2.2 |
| 1025 | 2026-09-04T21:32:26.462Z | Compiling anyhow v1.0.104 |
| 1026 | 2026-09-04T21:32:26.585Z | Compiling time-macros v0.2.32 |
| 1027 | 2026-09-04T21:32:26.662Z | Compiling scroll v0.13.0 |
| 1028 | 2026-09-04T21:32:26.933Z | Compiling rustls-pki-types v1.15.1 |
| 1029 | 2026-09-04T21:32:26.982Z | Compiling num_threads v0.1.7 |
| 1030 | 2026-09-04T21:32:26.985Z | Compiling powerfmt v0.2.0 |
| 1031 | 2026-09-04T21:32:27.088Z | Compiling regex v1.13.1 |
| 1032 | 2026-09-04T21:32:27.197Z | Compiling openssl-probe v0.2.1 |
| 1033 | 2026-09-04T21:32:27.397Z | Compiling hex v0.4.3 |
| 1034 | 2026-09-04T21:32:27.418Z | Compiling deranged v0.5.8 |
| 1035 | 2026-09-04T21:32:27.565Z | Compiling goblin v0.10.7 |
| 1036 | 2026-09-04T21:32:27.895Z | Compiling untrusted v0.7.1 |
| 1037 | 2026-09-04T21:32:27.938Z | Compiling camino v1.2.5 |
| 1038 | 2026-09-04T21:32:28.023Z | Compiling crc32fast v1.5.0 |
| 1039 | 2026-09-04T21:32:28.055Z | Compiling usdt-impl v0.6.0 |
| 1040 | 2026-09-04T21:32:28.289Z | Compiling rustls v0.23.43 |
| 1041 | 2026-09-04T21:32:28.359Z | Compiling h2 v0.4.15 |
| 1042 | 2026-09-04T21:32:28.489Z | Compiling dtrace-parser v0.3.0 |
| 1043 | 2026-09-04T21:32:28.492Z | Compiling crossbeam-utils v0.8.22 |
| 1044 | 2026-09-04T21:32:28.909Z | Compiling futures-executor v0.3.34 |
| 1045 | 2026-09-04T21:32:28.917Z | Compiling serde_tokenstream v0.3.0 |
| 1046 | 2026-09-04T21:32:28.983Z | Compiling structmeta-derive v0.3.0 |
| 1047 | 2026-09-04T21:32:29.191Z | Compiling thread-id v5.1.0 |
| 1048 | 2026-09-04T21:32:29.204Z | Compiling simd-adler32 v0.3.10 |
| 1049 | 2026-09-04T21:32:29.273Z | Compiling cpufeatures v0.3.0 |
| 1050 | 2026-09-04T21:32:29.343Z | Compiling adler2 v2.0.1 |
| 1051 | 2026-09-04T21:32:29.354Z | Compiling newtype-uuid-macros v0.1.1 |
| 1052 | 2026-09-04T21:32:29.398Z | Compiling futures v0.3.34 |
| 1053 | 2026-09-04T21:32:29.475Z | Compiling miniz_oxide v0.8.9 |
| 1054 | 2026-09-04T21:32:29.478Z | Compiling rand_core v0.9.5 |
| 1055 | 2026-09-04T21:32:30.013Z | Compiling structmeta v0.3.0 |
| 1056 | 2026-09-04T21:32:30.119Z | Compiling darling_core v0.23.0 |
| 1057 | 2026-09-04T21:32:30.532Z | Compiling hybrid-array v0.4.14 |
| 1058 | 2026-09-04T21:32:30.536Z | Compiling thread_local v1.1.10 |
| 1059 | 2026-09-04T21:32:30.536Z | Compiling dof v0.4.0 |
| 1060 | 2026-09-04T21:32:30.537Z | Compiling hyper v1.11.1 |
| 1061 | 2026-09-04T21:32:30.591Z | Compiling match_cfg v0.1.0 |
| 1062 | 2026-09-04T21:32:31.054Z | Compiling flate2 v1.1.9 |
| 1063 | 2026-09-04T21:32:31.470Z | Compiling newtype-uuid v1.4.0 |
| 1064 | 2026-09-04T21:32:31.778Z | Compiling hyper-util v0.1.20 |
| 1065 | 2026-09-04T21:32:31.810Z | Compiling compression-core v0.4.32 |
| 1066 | 2026-09-04T21:32:31.820Z | Compiling ref-cast v1.0.26 |
| 1067 | 2026-09-04T21:32:32.133Z | Compiling slog-async v2.8.0 |
| 1068 | 2026-09-04T21:32:32.632Z | Compiling quick-error v1.2.3 |
| 1069 | 2026-09-04T21:32:32.649Z | Compiling darling_macro v0.23.0 |
| 1070 | 2026-09-04T21:32:32.649Z | Compiling compression-codecs v0.4.38 |
| 1071 | 2026-09-04T21:32:32.649Z | Compiling daft v0.1.8 |
| 1072 | 2026-09-04T21:32:32.649Z | Compiling crypto-common v0.2.2 |
| 1073 | 2026-09-04T21:32:32.649Z | Compiling block-buffer v0.12.1 |
| 1074 | 2026-09-04T21:32:32.649Z | Compiling rand_chacha v0.9.0 |
| 1075 | 2026-09-04T21:32:32.649Z | Compiling usdt-attr-macro v0.6.0 |
| 1076 | 2026-09-04T21:32:32.649Z | Compiling usdt-macro v0.6.0 |
| 1077 | 2026-09-04T21:32:32.853Z | Compiling darling v0.23.0 |
| 1078 | 2026-09-04T21:32:32.930Z | Compiling strum_macros v0.26.4 |
| 1079 | 2026-09-04T21:32:32.974Z | Compiling ref-cast-impl v1.0.26 |
| 1080 | 2026-09-04T21:32:33.055Z | Compiling serde_spanned v1.1.1 |
| 1081 | 2026-09-04T21:32:33.206Z | Compiling multer v3.1.0 |
| 1082 | 2026-09-04T21:32:33.268Z | Compiling generic-array v0.14.7 |
| 1083 | 2026-09-04T21:32:33.432Z | Compiling const-oid v0.10.2 |
| 1084 | 2026-09-04T21:32:33.471Z | Compiling term v1.2.1 |
| 1085 | 2026-09-04T21:32:33.554Z | Compiling debug-ignore v1.0.5 |
| 1086 | 2026-09-04T21:32:33.654Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1087 | 2026-09-04T21:32:33.680Z | Compiling take_mut v0.2.2 |
| 1088 | 2026-09-04T21:32:33.691Z | Compiling bit-vec v0.8.0 |
| 1089 | 2026-09-04T21:32:33.709Z | Compiling digest v0.11.3 |
| 1090 | 2026-09-04T21:32:33.806Z | Compiling serde_with_macros v3.22.0 |
| 1091 | 2026-09-04T21:32:33.860Z | Compiling rand v0.9.5 |
| 1092 | 2026-09-04T21:32:33.866Z | Compiling async-stream-impl v0.3.6 |
| 1093 | 2026-09-04T21:32:33.922Z | Compiling bit-set v0.8.0 |
| 1094 | 2026-09-04T21:32:34.096Z | Compiling dropshot v0.17.1 |
| 1095 | 2026-09-04T21:32:34.173Z | Compiling encoding_rs v0.8.35 |
| 1096 | 2026-09-04T21:32:34.309Z | Compiling unarray v0.1.4 |
| 1097 | 2026-09-04T21:32:34.834Z | Compiling syn v1.0.109 |
| 1098 | 2026-09-04T21:32:34.853Z | Compiling mime v0.3.17 |
| 1099 | 2026-09-04T21:32:34.853Z | Compiling spin v0.9.9 |
| 1100 | 2026-09-04T21:32:34.853Z | Compiling strum v0.26.3 |
| 1101 | 2026-09-04T21:32:34.853Z | Compiling async-stream v0.3.6 |
| 1102 | 2026-09-04T21:32:34.853Z | Compiling sha1 v0.11.0 |
| 1103 | 2026-09-04T21:32:34.853Z | Compiling derive-ex v0.1.8 |
| 1104 | 2026-09-04T21:32:34.853Z | Compiling tower v0.5.3 |
| 1105 | 2026-09-04T21:32:34.931Z | Compiling waitgroup v0.1.2 |
| 1106 | 2026-09-04T21:32:34.946Z | Compiling dropshot_endpoint v0.17.1 |
| 1107 | 2026-09-04T21:32:34.967Z | Compiling macaddr v1.0.1 |
| 1108 | 2026-09-04T21:32:35.065Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1109 | 2026-09-04T21:32:35.222Z | Compiling serde_path_to_error v0.1.20 |
| 1110 | 2026-09-04T21:32:35.940Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1111 | 2026-09-04T21:32:35.949Z | Compiling tower-http v0.6.11 |
| 1112 | 2026-09-04T21:32:35.949Z | Compiling tempfile v3.27.0 |
| 1113 | 2026-09-04T21:32:35.949Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1114 | 2026-09-04T21:32:35.992Z | Compiling openapiv3 v2.2.0 |
| 1115 | 2026-09-04T21:32:36.005Z | Compiling strum_macros v0.27.2 |
| 1116 | 2026-09-04T21:32:36.337Z | Compiling test-strategy v0.4.5 |
| 1117 | 2026-09-04T21:32:36.581Z | Compiling instant v0.1.13 |
| 1118 | 2026-09-04T21:32:36.689Z | Compiling time v0.3.55 |
| 1119 | 2026-09-04T21:32:37.373Z | Compiling rustls-native-certs v0.8.4 |
| 1120 | 2026-09-04T21:32:37.691Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1121 | 2026-09-04T21:32:37.702Z | Compiling crossbeam-channel v0.5.16 |
| 1122 | 2026-09-04T21:32:37.728Z | Compiling crypto-common v0.1.7 |
| 1123 | 2026-09-04T21:32:37.929Z | Compiling strum v0.27.2 |
| 1124 | 2026-09-04T21:32:38.175Z | Compiling parse-display-derive v0.10.0 |
| 1125 | 2026-09-04T21:32:38.305Z | Compiling backon v1.6.0 |
| 1126 | 2026-09-04T21:32:38.311Z | Compiling rand_chacha v0.3.1 |
| 1127 | 2026-09-04T21:32:38.778Z | Compiling either v1.17.0 |
| 1128 | 2026-09-04T21:32:39.014Z | Compiling rand v0.8.7 |
| 1129 | 2026-09-04T21:32:39.072Z | Compiling slog-json v2.6.1 |
| 1130 | 2026-09-04T21:32:39.640Z | Compiling hostname v0.3.1 |
| 1131 | 2026-09-04T21:32:39.644Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1132 | 2026-09-04T21:32:39.644Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1133 | 2026-09-04T21:32:39.644Z | Compiling memmap2 v0.9.11 |
| 1134 | 2026-09-04T21:32:39.644Z | Compiling wait-timeout v0.2.1 |
| 1135 | 2026-09-04T21:32:39.644Z | Compiling is-terminal v0.4.17 |
| 1136 | 2026-09-04T21:32:39.739Z | Compiling usdt v0.6.0 |
| 1137 | 2026-09-04T21:32:39.793Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1138 | 2026-09-04T21:32:39.805Z | Compiling slog-term v2.9.2 |
| 1139 | 2026-09-04T21:32:39.916Z | Compiling rusty-fork v0.3.1 |
| 1140 | 2026-09-04T21:32:40.065Z | Compiling slog-bunyan v2.5.0 |
| 1141 | 2026-09-04T21:32:40.187Z | Compiling serde_with v3.22.0 |
| 1142 | 2026-09-04T21:32:40.217Z | Compiling async-compression v0.4.43 |
| 1143 | 2026-09-04T21:32:40.222Z | Compiling rand_xorshift v0.4.0 |
| 1144 | 2026-09-04T21:32:40.380Z | Compiling rustls-pemfile v2.2.0 |
| 1145 | 2026-09-04T21:32:40.499Z | Compiling regress v0.10.5 |
| 1146 | 2026-09-04T21:32:40.543Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1147 | 2026-09-04T21:32:40.562Z | Compiling hostname v0.4.2 |
| 1148 | 2026-09-04T21:32:40.658Z | Compiling humantime v2.4.0 |
| 1149 | 2026-09-04T21:32:40.696Z | Compiling proptest v1.11.0 |
| 1150 | 2026-09-04T21:32:40.927Z | Compiling iddqd v0.4.6 |
| 1151 | 2026-09-04T21:32:41.293Z | Compiling reqwest v0.12.28 |
| 1152 | 2026-09-04T21:32:41.335Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1153 | 2026-09-04T21:32:41.594Z | Compiling block-buffer v0.10.4 |
| 1154 | 2026-09-04T21:32:41.918Z | Compiling digest v0.10.7 |
| 1155 | 2026-09-04T21:32:42.004Z | Compiling parse-display v0.10.0 |
| 1156 | 2026-09-04T21:32:42.140Z | Compiling backoff v0.4.0 |
| 1157 | 2026-09-04T21:32:42.204Z | Compiling itertools v0.14.0 |
| 1158 | 2026-09-04T21:32:42.340Z | Compiling progenitor-client v0.10.0 |
| 1159 | 2026-09-04T21:32:42.823Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1160 | 2026-09-04T21:32:43.159Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1161 | 2026-09-04T21:32:44.350Z | Compiling regress v0.11.1 |
| 1162 | 2026-09-04T21:32:44.607Z | Compiling utf8parse v0.2.2 |
| 1163 | 2026-09-04T21:32:44.737Z | Compiling anstyle-parse v1.0.0 |
| 1164 | 2026-09-04T21:32:44.919Z | Compiling anstyle-query v1.1.5 |
| 1165 | 2026-09-04T21:32:44.941Z | Compiling colorchoice v1.0.5 |
| 1166 | 2026-09-04T21:32:45.026Z | Compiling anstyle v1.0.14 |
| 1167 | 2026-09-04T21:32:45.038Z | Compiling is_terminal_polyfill v1.70.2 |
| 1168 | 2026-09-04T21:32:45.233Z | Compiling anstream v1.0.0 |
| 1169 | 2026-09-04T21:32:45.888Z | Compiling typify-impl v0.6.2 |
| 1170 | 2026-09-04T21:32:45.953Z | Compiling toml_datetime v0.6.11 |
| 1171 | 2026-09-04T21:32:46.075Z | Compiling zerocopy-derive v0.7.35 |
| 1172 | 2026-09-04T21:32:46.260Z | Compiling cpufeatures v0.2.17 |
| 1173 | 2026-09-04T21:32:46.320Z | Compiling clap_lex v1.1.0 |
| 1174 | 2026-09-04T21:32:46.392Z | Compiling convert_case v0.4.0 |
| 1175 | 2026-09-04T21:32:46.695Z | Compiling derive_more v0.99.20 |
| 1176 | 2026-09-04T21:32:46.954Z | Compiling zerocopy v0.7.35 |
| 1177 | 2026-09-04T21:32:47.529Z | Compiling unicode-width v0.2.2 |
| 1178 | 2026-09-04T21:32:48.224Z | Compiling secrecy v0.10.3 |
| 1179 | 2026-09-04T21:32:48.337Z | Compiling clap_derive v4.6.4 |
| 1180 | 2026-09-04T21:32:48.354Z | Compiling tinyvec_macros v0.1.1 |
| 1181 | 2026-09-04T21:32:48.363Z | Compiling float-ord v0.3.2 |
| 1182 | 2026-09-04T21:32:48.460Z | Compiling crucible-workspace-hack v0.1.0 |
| 1183 | 2026-09-04T21:32:48.481Z | Compiling tinyvec v1.12.0 |
| 1184 | 2026-09-04T21:32:48.957Z | Compiling terminal_size v0.4.4 |
| 1185 | 2026-09-04T21:32:49.099Z | Compiling dtrace-parser v0.2.0 |
| 1186 | 2026-09-04T21:32:49.131Z | Compiling scroll_derive v0.12.1 |
| 1187 | 2026-09-04T21:32:49.191Z | Compiling num-integer v0.1.47 |
| 1188 | 2026-09-04T21:32:49.353Z | Compiling rustc_version v0.4.1 |
| 1189 | 2026-09-04T21:32:49.512Z | Compiling usdt-impl v0.5.0 |
| 1190 | 2026-09-04T21:32:49.761Z | Compiling crossbeam-epoch v0.9.20 |
| 1191 | 2026-09-04T21:32:49.837Z | Compiling scroll v0.12.0 |
| 1192 | 2026-09-04T21:32:49.947Z | Compiling curve25519-dalek v4.1.3 |
| 1193 | 2026-09-04T21:32:50.163Z | Compiling dof v0.3.0 |
| 1194 | 2026-09-04T21:32:50.230Z | Compiling hmac v0.12.1 |
| 1195 | 2026-09-04T21:32:50.370Z | Compiling inout v0.1.4 |
| 1196 | 2026-09-04T21:32:50.481Z | Compiling darling_core v0.21.3 |
| 1197 | 2026-09-04T21:32:50.491Z | Compiling ff v0.13.1 |
| 1198 | 2026-09-04T21:32:50.503Z | Compiling thread-id v4.2.2 |
| 1199 | 2026-09-04T21:32:50.580Z | Compiling cipher v0.4.4 |
| 1200 | 2026-09-04T21:32:50.619Z | Compiling group v0.13.0 |
| 1201 | 2026-09-04T21:32:50.797Z | Compiling hkdf v0.12.4 |
| 1202 | 2026-09-04T21:32:51.131Z | Compiling goblin v0.8.2 |
| 1203 | 2026-09-04T21:32:51.159Z | Compiling num-iter v0.1.46 |
| 1204 | 2026-09-04T21:32:51.345Z | Compiling num-rational v0.4.2 |
| 1205 | 2026-09-04T21:32:51.485Z | Compiling clap_builder v4.6.6 |
| 1206 | 2026-09-04T21:32:51.583Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1207 | 2026-09-04T21:32:51.698Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1208 | 2026-09-04T21:32:51.900Z | Compiling universal-hash v0.5.1 |
| 1209 | 2026-09-04T21:32:52.028Z | Compiling crypto-bigint v0.5.5 |
| 1210 | 2026-09-04T21:32:52.330Z | Compiling typify-macro v0.6.2 |
| 1211 | 2026-09-04T21:32:52.490Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1212 | 2026-09-04T21:32:52.622Z | Compiling darling_macro v0.21.3 |
| 1213 | 2026-09-04T21:32:52.909Z | Compiling half v2.7.1 |
| 1214 | 2026-09-04T21:32:53.144Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1215 | 2026-09-04T21:32:53.196Z | Compiling num-complex v0.4.6 |
| 1216 | 2026-09-04T21:32:53.491Z | Compiling opaque-debug v0.3.1 |
| 1217 | 2026-09-04T21:32:53.536Z | Compiling ciborium-io v0.2.2 |
| 1218 | 2026-09-04T21:32:53.564Z | Compiling base64ct v1.8.3 |
| 1219 | 2026-09-04T21:32:53.613Z | Compiling base16ct v0.2.0 |
| 1220 | 2026-09-04T21:32:53.631Z | Compiling ciborium-ll v0.2.2 |
| 1221 | 2026-09-04T21:32:53.730Z | Compiling elliptic-curve v0.13.8 |
| 1222 | 2026-09-04T21:32:53.815Z | Compiling password-hash v0.5.0 |
| 1223 | 2026-09-04T21:32:53.831Z | Compiling num v0.4.3 |
| 1224 | 2026-09-04T21:32:54.305Z | Compiling poly1305 v0.8.0 |
| 1225 | 2026-09-04T21:32:54.348Z | Compiling darling v0.21.3 |
| 1226 | 2026-09-04T21:32:54.405Z | Compiling typify v0.6.2 |
| 1227 | 2026-09-04T21:32:54.428Z | Compiling clap v4.6.6 |
| 1228 | 2026-09-04T21:32:54.506Z | Compiling thiserror-no-std v2.0.2 |
| 1229 | 2026-09-04T21:32:54.600Z | Compiling proc-macro-crate v3.5.0 |
| 1230 | 2026-09-04T21:32:55.019Z | Compiling chacha20 v0.9.1 |
| 1231 | 2026-09-04T21:32:55.089Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1232 | 2026-09-04T21:32:55.136Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1233 | 2026-09-04T21:32:55.725Z | Compiling blake2 v0.10.6 |
| 1234 | 2026-09-04T21:32:55.775Z | Compiling aead v0.5.2 |
| 1235 | 2026-09-04T21:32:55.848Z | Compiling byte-wrapper v0.1.0 |
| 1236 | 2026-09-04T21:32:55.938Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1237 | 2026-09-04T21:32:56.217Z | Compiling proc-macro-error-attr v1.0.4 |
| 1238 | 2026-09-04T21:32:56.303Z | Compiling keccak v0.1.6 |
| 1239 | 2026-09-04T21:32:56.455Z | Compiling heapless v0.8.0 |
| 1240 | 2026-09-04T21:32:56.475Z | Compiling rustix v0.38.44 |
| 1241 | 2026-09-04T21:32:56.599Z | Compiling unsafe-libyaml v0.2.11 |
| 1242 | 2026-09-04T21:32:56.752Z | Compiling prettyplease v0.2.37 |
| 1243 | 2026-09-04T21:32:57.097Z | Compiling serde_yaml v0.9.34+deprecated |
| 1244 | 2026-09-04T21:32:57.136Z | Compiling sha3 v0.10.9 |
| 1245 | 2026-09-04T21:32:57.443Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1246 | 2026-09-04T21:32:57.611Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1247 | 2026-09-04T21:32:58.662Z | Compiling argon2 v0.5.3 |
| 1248 | 2026-09-04T21:32:58.670Z | Compiling chacha20poly1305 v0.10.1 |
| 1249 | 2026-09-04T21:32:58.670Z | Compiling num_enum_derive v0.7.6 |
| 1250 | 2026-09-04T21:32:58.670Z | Compiling vsss-rs v3.3.4 |
| 1251 | 2026-09-04T21:32:58.684Z | Compiling ingot-macros v0.1.1 |
| 1252 | 2026-09-04T21:32:58.795Z | Compiling ciborium v0.2.2 |
| 1253 | 2026-09-04T21:32:59.386Z | Compiling usdt-macro v0.5.0 |
| 1254 | 2026-09-04T21:32:59.514Z | Compiling usdt-attr-macro v0.5.0 |
| 1255 | 2026-09-04T21:33:00.415Z | Compiling serde_spanned v0.6.9 |
| 1256 | 2026-09-04T21:33:00.559Z | Compiling hash32 v0.3.1 |
| 1257 | 2026-09-04T21:33:00.672Z | Compiling enum-as-inner v0.6.1 |
| 1258 | 2026-09-04T21:33:00.712Z | Compiling proc-macro-error v1.0.4 |
| 1259 | 2026-09-04T21:33:00.945Z | Compiling memmap v0.7.0 |
| 1260 | 2026-09-04T21:33:01.023Z | Compiling memoffset v0.9.1 |
| 1261 | 2026-09-04T21:33:01.174Z | Compiling indent_write v2.2.0 |
| 1262 | 2026-09-04T21:33:01.248Z | Compiling toml_write v0.1.2 |
| 1263 | 2026-09-04T21:33:01.265Z | Compiling smoltcp v0.11.0 |
| 1264 | 2026-09-04T21:33:01.294Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1265 | 2026-09-04T21:33:01.313Z | Compiling winnow v0.7.15 |
| 1266 | 2026-09-04T21:33:01.433Z | Compiling data-encoding v2.11.1 |
| 1267 | 2026-09-04T21:33:01.444Z | Compiling cfg_aliases v0.2.2 |
| 1268 | 2026-09-04T21:33:01.472Z | Compiling winnow v0.5.40 |
| 1269 | 2026-09-04T21:33:01.511Z | Compiling nix v0.31.3 |
| 1270 | 2026-09-04T21:33:01.531Z | Compiling ingot-types v0.1.2 |
| 1271 | 2026-09-04T21:33:01.648Z | Compiling usdt v0.5.0 |
| 1272 | 2026-09-04T21:33:02.296Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1273 | 2026-09-04T21:33:02.305Z | Compiling num_enum v0.7.6 |
| 1274 | 2026-09-04T21:33:02.305Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1275 | 2026-09-04T21:33:02.305Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1276 | 2026-09-04T21:33:02.306Z | Compiling tabwriter v1.4.1 |
| 1277 | 2026-09-04T21:33:02.418Z | Compiling cobs v0.3.0 |
| 1278 | 2026-09-04T21:33:02.468Z | Compiling serde_repr v0.1.21 |
| 1279 | 2026-09-04T21:33:02.508Z | Compiling managed v0.8.0 |
| 1280 | 2026-09-04T21:33:02.604Z | Compiling toml_edit v0.22.27 |
| 1281 | 2026-09-04T21:33:02.717Z | Compiling vcpkg v0.2.15 |
| 1282 | 2026-09-04T21:33:02.802Z | Compiling toml_edit v0.19.15 |
| 1283 | 2026-09-04T21:33:02.847Z | Compiling crossbeam-deque v0.8.7 |
| 1284 | 2026-09-04T21:33:03.015Z | Compiling bitflags v1.3.2 |
| 1285 | 2026-09-04T21:33:03.048Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1286 | 2026-09-04T21:33:03.153Z | Compiling postcard v1.1.3 |
| 1287 | 2026-09-04T21:33:03.265Z | Compiling openssl-sys v0.9.117 |
| 1288 | 2026-09-04T21:33:03.544Z | Compiling ingot v0.1.1 |
| 1289 | 2026-09-04T21:33:03.863Z | Compiling hubpack_derive v0.1.1 |
| 1290 | 2026-09-04T21:33:04.789Z | Compiling toml v0.8.23 |
| 1291 | 2026-09-04T21:33:04.793Z | Compiling proc-macro-crate v1.3.1 |
| 1292 | 2026-09-04T21:33:04.941Z | Compiling foreign-types-macros v0.2.4 |
| 1293 | 2026-09-04T21:33:05.067Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1294 | 2026-09-04T21:33:05.112Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1295 | 2026-09-04T21:33:05.378Z | Compiling heck v0.4.1 |
| 1296 | 2026-09-04T21:33:05.391Z | Compiling swrite v0.1.0 |
| 1297 | 2026-09-04T21:33:05.425Z | Compiling semver v0.1.20 |
| 1298 | 2026-09-04T21:33:05.603Z | Compiling rayon-core v1.13.0 |
| 1299 | 2026-09-04T21:33:05.685Z | Compiling foreign-types-shared v0.3.1 |
| 1300 | 2026-09-04T21:33:05.702Z | Compiling linked-hash-map v0.5.6 |
| 1301 | 2026-09-04T21:33:05.729Z | Compiling unicode-segmentation v1.13.3 |
| 1302 | 2026-09-04T21:33:05.797Z | Compiling static_assertions v1.1.0 |
| 1303 | 2026-09-04T21:33:06.484Z | Compiling colored v3.1.1 |
| 1304 | 2026-09-04T21:33:06.607Z | Compiling resolv-conf v0.7.6 |
| 1305 | 2026-09-04T21:33:06.607Z | Compiling foreign-types v0.5.0 |
| 1306 | 2026-09-04T21:33:06.608Z | Compiling lru-cache v0.1.2 |
| 1307 | 2026-09-04T21:33:06.608Z | Compiling rustc_version v0.1.7 |
| 1308 | 2026-09-04T21:33:06.608Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1309 | 2026-09-04T21:33:06.608Z | Compiling num_enum_derive v0.5.11 |
| 1310 | 2026-09-04T21:33:06.608Z | Compiling newline-converter v0.3.0 |
| 1311 | 2026-09-04T21:33:06.608Z | Compiling hubpack v0.1.2 |
| 1312 | 2026-09-04T21:33:06.608Z | Compiling atomicwrites v0.4.4 |
| 1313 | 2026-09-04T21:33:06.608Z | Compiling hickory-proto v0.24.4 |
| 1314 | 2026-09-04T21:33:07.085Z | Compiling rustls-webpki v0.103.14 |
| 1315 | 2026-09-04T21:33:07.315Z | Compiling progenitor-impl v0.13.0 |
| 1316 | 2026-09-04T21:33:07.738Z | Compiling console v0.16.4 |
| 1317 | 2026-09-04T21:33:07.894Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1318 | 2026-09-04T21:33:08.047Z | Compiling camino-tempfile v1.4.1 |
| 1319 | 2026-09-04T21:33:08.205Z | Compiling chacha20 v0.10.1 |
| 1320 | 2026-09-04T21:33:08.359Z | Compiling serde-big-array v0.5.1 |
| 1321 | 2026-09-04T21:33:08.518Z | Compiling pin-project-internal v1.1.13 |
| 1322 | 2026-09-04T21:33:08.518Z | Compiling derive-where v1.6.1 |
| 1323 | 2026-09-04T21:33:08.518Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1324 | 2026-09-04T21:33:08.587Z | Compiling num-derive v0.4.2 |
| 1325 | 2026-09-04T21:33:09.336Z | Compiling cstr-argument v0.1.2 |
| 1326 | 2026-09-04T21:33:09.842Z | Compiling siphasher v1.0.3 |
| 1327 | 2026-09-04T21:33:09.936Z | Compiling similar v3.2.0 |
| 1328 | 2026-09-04T21:33:09.936Z | Compiling minimal-lexical v0.2.1 |
| 1329 | 2026-09-04T21:33:09.937Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1330 | 2026-09-04T21:33:09.937Z | Compiling nom v7.1.3 |
| 1331 | 2026-09-04T21:33:09.937Z | Compiling pin-project v1.1.13 |
| 1332 | 2026-09-04T21:33:09.937Z | Compiling phf_shared v0.12.1 |
| 1333 | 2026-09-04T21:33:09.937Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1334 | 2026-09-04T21:33:09.937Z | Compiling rand v0.10.2 |
| 1335 | 2026-09-04T21:33:10.177Z | Compiling tokio-rustls v0.26.4 |
| 1336 | 2026-09-04T21:33:10.449Z | Compiling rustls-platform-verifier v0.7.0 |
| 1337 | 2026-09-04T21:33:10.671Z | Compiling hyper-rustls v0.27.9 |
| 1338 | 2026-09-04T21:33:10.903Z | Compiling reqwest v0.13.4 |
| 1339 | 2026-09-04T21:33:11.133Z | Compiling progenitor-macro v0.13.0 |
| 1340 | 2026-09-04T21:33:16.114Z | Compiling expectorate v1.3.0 |
| 1341 | 2026-09-04T21:33:16.214Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1342 | 2026-09-04T21:33:16.214Z | Compiling hickory-resolver v0.24.4 |
| 1343 | 2026-09-04T21:33:16.215Z | Compiling progenitor-client v0.14.0 |
| 1344 | 2026-09-04T21:33:16.215Z | Compiling progenitor-extras v0.2.0 |
| 1345 | 2026-09-04T21:33:16.215Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1346 | 2026-09-04T21:33:16.371Z | Compiling progenitor-client v0.13.0 |
| 1347 | 2026-09-04T21:33:16.371Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1348 | 2026-09-04T21:33:16.371Z | Compiling num_enum v0.5.11 |
| 1349 | 2026-09-04T21:33:16.371Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1350 | 2026-09-04T21:33:16.371Z | Compiling newtype_derive v0.1.6 |
| 1351 | 2026-09-04T21:33:16.371Z | Compiling progenitor-impl v0.14.0 |
| 1352 | 2026-09-04T21:33:16.487Z | Compiling unicode-normalization v0.1.25 |
| 1353 | 2026-09-04T21:33:16.817Z | Compiling tokio-stream v0.1.19 |
| 1354 | 2026-09-04T21:33:17.163Z | Compiling async-recursion v1.1.1 |
| 1355 | 2026-09-04T21:33:17.307Z | Compiling snafu-derive v0.8.9 |
| 1356 | 2026-09-04T21:33:17.506Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1357 | 2026-09-04T21:33:17.749Z | Compiling slog-dtrace v0.3.0 |
| 1358 | 2026-09-04T21:33:17.775Z | Compiling bstr v1.13.1 |
| 1359 | 2026-09-04T21:33:17.801Z | Compiling csv-core v0.1.13 |
| 1360 | 2026-09-04T21:33:17.976Z | Compiling konst_macro_rules v0.2.19 |
| 1361 | 2026-09-04T21:33:18.062Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1362 | 2026-09-04T21:33:18.153Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1363 | 2026-09-04T21:33:18.263Z | Compiling openssl v0.10.81 |
| 1364 | 2026-09-04T21:33:18.534Z | Compiling unicode-xid v0.2.6 |
| 1365 | 2026-09-04T21:33:18.660Z | Compiling unicode-width v0.1.14 |
| 1366 | 2026-09-04T21:33:18.938Z | Compiling same-file v1.0.6 |
| 1367 | 2026-09-04T21:33:19.041Z | Compiling foreign-types-shared v0.1.1 |
| 1368 | 2026-09-04T21:33:19.123Z | Compiling owo-colors v4.3.0 |
| 1369 | 2026-09-04T21:33:19.144Z | Compiling chrono-tz v0.10.4 |
| 1370 | 2026-09-04T21:33:19.417Z | Compiling jiff-core v0.1.0 |
| 1371 | 2026-09-04T21:33:19.479Z | Compiling foldhash v0.1.5 |
| 1372 | 2026-09-04T21:33:19.623Z | Compiling cancel-safe-futures v0.1.5 |
| 1373 | 2026-09-04T21:33:19.661Z | Compiling highway v1.3.0 |
| 1374 | 2026-09-04T21:33:19.877Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1375 | 2026-09-04T21:33:20.066Z | Compiling progenitor-macro v0.14.0 |
| 1376 | 2026-09-04T21:33:20.138Z | Compiling jiff v0.2.35 |
| 1377 | 2026-09-04T21:33:20.184Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1378 | 2026-09-04T21:33:20.556Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1379 | 2026-09-04T21:33:21.107Z | Compiling hashbrown v0.15.5 |
| 1380 | 2026-09-04T21:33:21.757Z | Compiling foreign-types v0.3.2 |
| 1381 | 2026-09-04T21:33:21.836Z | Compiling walkdir v2.5.0 |
| 1382 | 2026-09-04T21:33:22.086Z | Compiling snafu v0.8.9 |
| 1383 | 2026-09-04T21:33:22.106Z | Compiling const_format_proc_macros v0.2.34 |
| 1384 | 2026-09-04T21:33:22.217Z | Compiling globset v0.4.20 |
| 1385 | 2026-09-04T21:33:22.280Z | Compiling konst v0.2.20 |
| 1386 | 2026-09-04T21:33:22.474Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1387 | 2026-09-04T21:33:22.519Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1388 | 2026-09-04T21:33:22.956Z | Compiling csv v1.4.0 |
| 1389 | 2026-09-04T21:33:23.070Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1390 | 2026-09-04T21:33:23.128Z | Compiling qorb v0.4.1 |
| 1391 | 2026-09-04T21:33:23.391Z | Compiling olpc-cjson v0.1.4 |
| 1392 | 2026-09-04T21:33:23.511Z | Compiling progenitor v0.13.0 |
| 1393 | 2026-09-04T21:33:23.603Z | Compiling rayon v1.12.0 |
| 1394 | 2026-09-04T21:33:24.167Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1395 | 2026-09-04T21:33:24.521Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1396 | 2026-09-04T21:33:25.134Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1397 | 2026-09-04T21:33:25.212Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1398 | 2026-09-04T21:33:25.238Z | Compiling phf v0.12.1 |
| 1399 | 2026-09-04T21:33:25.395Z | Compiling zone_cfg_derive v0.3.1 |
| 1400 | 2026-09-04T21:33:25.407Z | Compiling tokio-dtrace v0.1.1 |
| 1401 | 2026-09-04T21:33:25.671Z | Compiling itertools v0.12.1 |
| 1402 | 2026-09-04T21:33:25.790Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1403 | 2026-09-04T21:33:25.994Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1404 | 2026-09-04T21:33:26.099Z | Compiling libsw-core v0.3.2 |
| 1405 | 2026-09-04T21:33:26.301Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1406 | 2026-09-04T21:33:26.398Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1407 | 2026-09-04T21:33:26.653Z | Compiling serde_plain v1.0.2 |
| 1408 | 2026-09-04T21:33:26.815Z | Compiling pem v3.0.6 |
| 1409 | 2026-09-04T21:33:26.860Z | Compiling openssl-macros v0.1.1 |
| 1410 | 2026-09-04T21:33:26.888Z | Compiling cookie v0.18.2 |
| 1411 | 2026-09-04T21:33:26.978Z | Compiling sigpipe v0.1.3 |
| 1412 | 2026-09-04T21:33:27.071Z | Compiling fixedbitset v0.5.7 |
| 1413 | 2026-09-04T21:33:27.125Z | Compiling glob v0.3.4 |
| 1414 | 2026-09-04T21:33:27.192Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1415 | 2026-09-04T21:33:27.347Z | Compiling typed-path v0.9.3 |
| 1416 | 2026-09-04T21:33:27.469Z | Compiling fixedbitset v0.4.2 |
| 1417 | 2026-09-04T21:33:27.484Z | Compiling bytecount v0.6.9 |
| 1418 | 2026-09-04T21:33:27.569Z | Compiling petgraph v0.6.5 |
| 1419 | 2026-09-04T21:33:27.583Z | Compiling papergrid v0.11.0 |
| 1420 | 2026-09-04T21:33:28.697Z | Compiling tough v0.22.0 |
| 1421 | 2026-09-04T21:33:28.974Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1422 | 2026-09-04T21:33:29.102Z | Compiling petgraph v0.8.3 |
| 1423 | 2026-09-04T21:33:29.347Z | Compiling zone v0.3.1 |
| 1424 | 2026-09-04T21:33:29.370Z | Compiling progenitor v0.14.0 |
| 1425 | 2026-09-04T21:33:29.511Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1426 | 2026-09-04T21:33:29.738Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1427 | 2026-09-04T21:33:30.144Z | Compiling libsw v3.5.0 |
| 1428 | 2026-09-04T21:33:30.330Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1429 | 2026-09-04T21:33:30.514Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1430 | 2026-09-04T21:33:30.733Z | Compiling oxide-tokio-rt v0.1.6 |
| 1431 | 2026-09-04T21:33:30.745Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1432 | 2026-09-04T21:33:30.982Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1433 | 2026-09-04T21:33:31.040Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1434 | 2026-09-04T21:33:31.192Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1435 | 2026-09-04T21:33:31.284Z | Compiling const_format v0.2.36 |
| 1436 | 2026-09-04T21:33:31.617Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1437 | 2026-09-04T21:33:31.916Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1438 | 2026-09-04T21:33:31.968Z | Compiling tabled_derive v0.7.0 |
| 1439 | 2026-09-04T21:33:32.210Z | Compiling gethostname v0.5.0 |
| 1440 | 2026-09-04T21:33:32.322Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1441 | 2026-09-04T21:33:32.333Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1442 | 2026-09-04T21:33:32.336Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1443 | 2026-09-04T21:33:32.426Z | Compiling bcs v0.1.6 |
| 1444 | 2026-09-04T21:33:32.441Z | Compiling smf v0.2.3 |
| 1445 | 2026-09-04T21:33:32.452Z | Compiling smawk v0.3.3 |
| 1446 | 2026-09-04T21:33:32.579Z | Compiling unicode-linebreak v0.1.5 |
| 1447 | 2026-09-04T21:33:32.750Z | Compiling tagptr v0.2.0 |
| 1448 | 2026-09-04T21:33:32.829Z | Compiling whoami v1.6.1 |
| 1449 | 2026-09-04T21:33:32.902Z | Compiling termtree v0.5.1 |
| 1450 | 2026-09-04T21:33:32.937Z | Compiling linear-map v1.2.0 |
| 1451 | 2026-09-04T21:33:33.049Z | Compiling lazy_static v1.5.0 |
| 1452 | 2026-09-04T21:33:33.126Z | Compiling steno v0.4.1 |
| 1453 | 2026-09-04T21:33:33.153Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1454 | 2026-09-04T21:33:33.156Z | Compiling tabled v0.15.0 |
| 1455 | 2026-09-04T21:33:33.172Z | Compiling moka v0.12.16 |
| 1456 | 2026-09-04T21:33:33.770Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1457 | 2026-09-04T21:33:33.962Z | Compiling textwrap v0.16.2 |
| 1458 | 2026-09-04T21:33:34.476Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1459 | 2026-09-04T21:33:34.767Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1460 | 2026-09-04T21:33:35.345Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1461 | 2026-09-04T21:33:35.822Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1462 | 2026-09-04T21:33:36.384Z | Compiling hickory-proto v0.25.2 |
| 1463 | 2026-09-04T21:33:36.451Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1464 | 2026-09-04T21:33:36.851Z | Compiling parking_lot_core v0.8.6 |
| 1465 | 2026-09-04T21:33:37.135Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1466 | 2026-09-04T21:33:37.395Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1467 | 2026-09-04T21:33:37.477Z | Compiling libscf-sys v1.2.0 |
| 1468 | 2026-09-04T21:33:37.623Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1469 | 2026-09-04T21:33:37.659Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1470 | 2026-09-04T21:33:37.728Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1471 | 2026-09-04T21:33:37.853Z | Compiling nom v8.0.0 |
| 1472 | 2026-09-04T21:33:38.044Z | Compiling parking_lot v0.11.2 |
| 1473 | 2026-09-04T21:33:38.147Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1474 | 2026-09-04T21:33:38.238Z | Compiling fxhash v0.2.1 |
| 1475 | 2026-09-04T21:33:38.297Z | Compiling hickory-resolver v0.25.2 |
| 1476 | 2026-09-04T21:33:38.371Z | Compiling internet-checksum v0.2.1 |
| 1477 | 2026-09-04T21:33:38.383Z | Compiling sled v0.34.7 |
| 1478 | 2026-09-04T21:33:38.459Z | Compiling itertools v0.15.0 |
| 1479 | 2026-09-04T21:33:38.507Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1480 | 2026-09-04T21:33:39.169Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1481 | 2026-09-04T21:33:39.944Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1482 | 2026-09-04T21:33:43.582Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1483 | 2026-09-04T21:33:45.085Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1484 | 2026-09-04T21:33:51.455Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1485 | 2026-09-04T21:33:53.019Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1486 | 2026-09-04T21:33:54.062Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1487 | 2026-09-04T21:33:55.019Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1488 | 2026-09-04T21:33:56.068Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1489 | 2026-09-04T21:34:23.091Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 09s |
| 1490 | 2026-09-04T21:34:23.257Z | ──────────── |
| 1491 | 2026-09-04T21:34:23.257Z | Nextest run ID 7033b453-6a8f-4e2a-bdb5-65fc42bab395 with nextest profile: default |
| 1492 | 2026-09-04T21:34:23.258Z | Starting 13 tests across 1 binary (28 tests skipped) |
| 1493 | 2026-09-04T21:34:37.784Z | PASS [ 17.019s] rdb proptest::prop_ipv4_normalized_is_network_address |
| 1494 | 2026-09-04T21:34:37.859Z | PASS [ 17.093s] rdb proptest::prop_ipv4_default_contains_all |
| 1495 | 2026-09-04T21:34:37.862Z | PASS [ 17.097s] rdb proptest::prop_ipv6_normalized_is_network_address |
| 1496 | 2026-09-04T21:34:37.895Z | PASS [ 17.125s] rdb proptest::prop_ipv4_subnet_of_self |
| 1497 | 2026-09-04T21:34:38.013Z | PASS [ 17.248s] rdb proptest::prop_ipv6_default_contains_all |
| 1498 | 2026-09-04T21:34:38.016Z | PASS [ 17.252s] rdb proptest::prop_ipv6_subnet_of_self |
| 1499 | 2026-09-04T21:34:47.188Z | PASS [ 26.423s] rdb proptest::prop_static_route_key_deduplication |
| 1500 | 2026-09-04T21:35:14.467Z | PASS [ 36.603s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1501 | 2026-09-04T21:35:14.490Z | PASS [ 36.600s] rdb proptest::prop_static_route_key_normalized_is_network_address |
| 1502 | 2026-09-04T21:35:14.504Z | PASS [ 36.720s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1503 | 2026-09-04T21:35:14.526Z | PASS [ 36.667s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1504 | 2026-09-04T21:35:20.767Z | SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1505 | 2026-09-04T21:35:30.897Z | PASS [ 52.884s] rdb proptest::prop_static_route_key_ord_consistency |
| 1506 | 2026-09-04T21:36:20.770Z | SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1507 | 2026-09-04T21:37:20.771Z | SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1508 | 2026-09-04T21:38:20.779Z | SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1509 | 2026-09-04T21:38:38.680Z | PASS [ 257.896s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1510 | 2026-09-04T21:38:38.680Z | ──────────── |
| 1511 | 2026-09-04T21:38:38.680Z | Summary [ 257.897s] 13 tests run: 13 passed (1 slow), 28 skipped |
| 1512 | 2026-09-04T21:38:38.698Z | + cp './*.log' /work/ |
| 1513 | 2026-09-04T21:38:38.698Z | + true |
| 1514 | 2026-09-04T21:38:38.698Z | + [[ -d proptest-regressions ]] |
| 1515 | 2026-09-04T21:38:38.698Z | + cp -r proptest-regressions /work/rdb-proptest-regressions |
| 1516 | 2026-09-04T21:38:38.698Z | + popd |
| 1517 | 2026-09-04T21:38:38.698Z | + pushd bgp |
| 1518 | 2026-09-04T21:38:38.698Z | /work/oxidecomputer/maghemite |
| 1519 | 2026-09-04T21:38:38.699Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 1520 | 2026-09-04T21:38:38.699Z | + PROPTEST_CASES=1000000 |
| 1521 | 2026-09-04T21:38:38.699Z | + cargo nextest run --lib proptest |
| 1522 | 2026-09-04T21:38:39.917Z | Compiling smallvec v1.15.2 |
| 1523 | 2026-09-04T21:38:40.048Z | Compiling crunchy v0.2.4 |
| 1524 | 2026-09-04T21:38:40.062Z | Compiling tiny-keccak v2.0.2 |
| 1525 | 2026-09-04T21:38:40.073Z | Compiling smartstring v1.0.1 |
| 1526 | 2026-09-04T21:38:40.073Z | Compiling ahash v0.8.12 |
| 1527 | 2026-09-04T21:38:40.096Z | Compiling serial_test_derive v4.0.1 |
| 1528 | 2026-09-04T21:38:40.096Z | Compiling rhai_codegen v3.2.0 |
| 1529 | 2026-09-04T21:38:40.182Z | Compiling icu_normalizer v2.2.0 |
| 1530 | 2026-09-04T21:38:40.198Z | Compiling parking_lot_core v0.9.12 |
| 1531 | 2026-09-04T21:38:40.347Z | Compiling parking_lot_core v0.8.6 |
| 1532 | 2026-09-04T21:38:40.429Z | Compiling parking_lot v0.12.5 |
| 1533 | 2026-09-04T21:38:40.722Z | Compiling idna_adapter v1.2.2 |
| 1534 | 2026-09-04T21:38:40.757Z | Compiling tokio v1.53.1 |
| 1535 | 2026-09-04T21:38:40.757Z | Compiling idna v1.1.0 |
| 1536 | 2026-09-04T21:38:40.839Z | Compiling moka v0.12.16 |
| 1537 | 2026-09-04T21:38:40.929Z | Compiling parking_lot v0.11.2 |
| 1538 | 2026-09-04T21:38:41.116Z | Compiling url v2.5.8 |
| 1539 | 2026-09-04T21:38:41.318Z | Compiling const-random-macro v0.1.16 |
| 1540 | 2026-09-04T21:38:41.501Z | Compiling sled v0.34.7 |
| 1541 | 2026-09-04T21:38:41.627Z | Compiling schemars v0.8.22 |
| 1542 | 2026-09-04T21:38:41.703Z | Compiling const-random v0.1.18 |
| 1543 | 2026-09-04T21:38:41.920Z | Compiling diff v0.1.13 |
| 1544 | 2026-09-04T21:38:41.982Z | Compiling thin-vec v0.2.19 |
| 1545 | 2026-09-04T21:38:42.014Z | Compiling yansi v1.0.1 |
| 1546 | 2026-09-04T21:38:42.039Z | Compiling serial_test v4.0.1 |
| 1547 | 2026-09-04T21:38:42.199Z | Compiling rhai v1.26.0 |
| 1548 | 2026-09-04T21:38:42.241Z | Compiling pretty_assertions v1.4.1 |
| 1549 | 2026-09-04T21:38:42.362Z | Compiling ipnetwork v0.21.1 |
| 1550 | 2026-09-04T21:38:42.374Z | Compiling newtype-uuid v1.4.0 |
| 1551 | 2026-09-04T21:38:42.506Z | Compiling serde_with v3.22.0 |
| 1552 | 2026-09-04T21:38:42.717Z | Compiling oxnet v0.1.7 |
| 1553 | 2026-09-04T21:38:42.796Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1554 | 2026-09-04T21:38:43.095Z | Compiling daft v0.1.8 |
| 1555 | 2026-09-04T21:38:43.260Z | Compiling byte-wrapper v0.1.0 |
| 1556 | 2026-09-04T21:38:43.361Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1557 | 2026-09-04T21:38:43.610Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1558 | 2026-09-04T21:38:43.760Z | Compiling iddqd v0.4.6 |
| 1559 | 2026-09-04T21:38:43.974Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1560 | 2026-09-04T21:38:44.190Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1561 | 2026-09-04T21:38:44.275Z | Compiling typify-impl v0.6.2 |
| 1562 | 2026-09-04T21:38:44.334Z | Compiling tokio-util v0.7.19 |
| 1563 | 2026-09-04T21:38:44.617Z | Compiling tokio-rustls v0.26.4 |
| 1564 | 2026-09-04T21:38:44.811Z | Compiling tower v0.5.3 |
| 1565 | 2026-09-04T21:38:45.077Z | Compiling h2 v0.4.15 |
| 1566 | 2026-09-04T21:38:45.115Z | Compiling async-compression v0.4.43 |
| 1567 | 2026-09-04T21:38:45.341Z | Compiling tower-http v0.6.11 |
| 1568 | 2026-09-04T21:38:45.435Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1569 | 2026-09-04T21:38:45.741Z | Compiling backoff v0.4.0 |
| 1570 | 2026-09-04T21:38:47.428Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1571 | 2026-09-04T21:38:47.446Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1572 | 2026-09-04T21:38:47.447Z | Compiling hyper v1.11.1 |
| 1573 | 2026-09-04T21:38:47.447Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1574 | 2026-09-04T21:38:47.447Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1575 | 2026-09-04T21:38:47.471Z | Compiling typify v0.6.2 |
| 1576 | 2026-09-04T21:38:48.025Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1577 | 2026-09-04T21:38:48.219Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1578 | 2026-09-04T21:38:48.444Z | Compiling hyper-util v0.1.20 |
| 1579 | 2026-09-04T21:38:48.975Z | Compiling hickory-proto v0.24.4 |
| 1580 | 2026-09-04T21:38:49.322Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1581 | 2026-09-04T21:38:49.427Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1582 | 2026-09-04T21:38:50.055Z | Compiling hyper-rustls v0.27.9 |
| 1583 | 2026-09-04T21:38:50.179Z | Compiling dropshot v0.17.1 |
| 1584 | 2026-09-04T21:38:50.279Z | Compiling reqwest v0.13.4 |
| 1585 | 2026-09-04T21:38:50.360Z | Compiling reqwest v0.12.28 |
| 1586 | 2026-09-04T21:38:50.703Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1587 | 2026-09-04T21:38:51.211Z | Compiling hickory-resolver v0.24.4 |
| 1588 | 2026-09-04T21:38:52.056Z | Compiling progenitor-client v0.14.0 |
| 1589 | 2026-09-04T21:38:52.281Z | Compiling progenitor-client v0.10.0 |
| 1590 | 2026-09-04T21:38:52.307Z | Compiling progenitor-extras v0.2.0 |
| 1591 | 2026-09-04T21:38:53.802Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1592 | 2026-09-04T21:38:54.584Z | Compiling progenitor-client v0.13.0 |
| 1593 | 2026-09-04T21:38:54.773Z | Compiling progenitor-impl v0.13.0 |
| 1594 | 2026-09-04T21:38:54.906Z | Compiling tokio-stream v0.1.19 |
| 1595 | 2026-09-04T21:38:55.408Z | Compiling qorb v0.4.1 |
| 1596 | 2026-09-04T21:38:57.009Z | Compiling progenitor v0.13.0 |
| 1597 | 2026-09-04T21:38:57.079Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1598 | 2026-09-04T21:38:57.161Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1599 | 2026-09-04T21:38:57.566Z | Compiling progenitor-impl v0.14.0 |
| 1600 | 2026-09-04T21:38:58.398Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1601 | 2026-09-04T21:38:58.535Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1602 | 2026-09-04T21:38:59.339Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1603 | 2026-09-04T21:38:59.581Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1604 | 2026-09-04T21:39:00.550Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1605 | 2026-09-04T21:39:00.633Z | Compiling tokio-dtrace v0.1.1 |
| 1606 | 2026-09-04T21:39:00.820Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1607 | 2026-09-04T21:39:00.910Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1608 | 2026-09-04T21:39:01.239Z | Compiling libsw-core v0.3.2 |
| 1609 | 2026-09-04T21:39:01.423Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1610 | 2026-09-04T21:39:01.510Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1611 | 2026-09-04T21:39:02.071Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1612 | 2026-09-04T21:39:02.149Z | Compiling libsw v3.5.0 |
| 1613 | 2026-09-04T21:39:02.334Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1614 | 2026-09-04T21:39:02.486Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1615 | 2026-09-04T21:39:02.709Z | Compiling oxide-tokio-rt v0.1.6 |
| 1616 | 2026-09-04T21:39:02.771Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1617 | 2026-09-04T21:39:02.881Z | Compiling progenitor v0.14.0 |
| 1618 | 2026-09-04T21:39:03.016Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1619 | 2026-09-04T21:39:03.027Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1620 | 2026-09-04T21:39:03.043Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1621 | 2026-09-04T21:39:03.172Z | Compiling tough v0.22.0 |
| 1622 | 2026-09-04T21:39:03.202Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1623 | 2026-09-04T21:39:03.530Z | Compiling cancel-safe-futures v0.1.5 |
| 1624 | 2026-09-04T21:39:03.614Z | Compiling zone v0.3.1 |
| 1625 | 2026-09-04T21:39:03.774Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1626 | 2026-09-04T21:39:03.831Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1627 | 2026-09-04T21:39:04.005Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1628 | 2026-09-04T21:39:04.433Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1629 | 2026-09-04T21:39:04.629Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1630 | 2026-09-04T21:39:04.640Z | Compiling hickory-proto v0.25.2 |
| 1631 | 2026-09-04T21:39:04.735Z | Compiling steno v0.4.1 |
| 1632 | 2026-09-04T21:39:05.689Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1633 | 2026-09-04T21:39:06.706Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1634 | 2026-09-04T21:39:07.376Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1635 | 2026-09-04T21:39:07.531Z | Compiling hickory-resolver v0.25.2 |
| 1636 | 2026-09-04T21:39:07.618Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1637 | 2026-09-04T21:39:07.913Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1638 | 2026-09-04T21:39:08.146Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1639 | 2026-09-04T21:39:08.585Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1640 | 2026-09-04T21:39:09.282Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1641 | 2026-09-04T21:39:09.874Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1642 | 2026-09-04T21:39:09.884Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1643 | 2026-09-04T21:39:09.987Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1644 | 2026-09-04T21:39:11.456Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1645 | 2026-09-04T21:39:11.633Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1646 | 2026-09-04T21:39:15.296Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1647 | 2026-09-04T21:39:16.908Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1648 | 2026-09-04T21:39:24.554Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1649 | 2026-09-04T21:39:26.158Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1650 | 2026-09-04T21:39:27.207Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1651 | 2026-09-04T21:39:28.169Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1652 | 2026-09-04T21:39:28.999Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1653 | 2026-09-04T21:39:31.069Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1654 | 2026-09-04T21:40:04.597Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s |
| 1655 | 2026-09-04T21:40:04.769Z | ──────────── |
| 1656 | 2026-09-04T21:40:04.769Z | Nextest run ID 561ed227-617c-4b18-8ee3-615238f92683 with nextest profile: default |
| 1657 | 2026-09-04T21:40:04.769Z | Starting 17 tests across 1 binary (137 tests skipped) |
| 1658 | 2026-09-04T21:40:22.045Z | PASS [ 17.275s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 1659 | 2026-09-04T21:40:23.925Z | PASS [ 19.155s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 1660 | 2026-09-04T21:40:23.950Z | PASS [ 19.181s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 1661 | 2026-09-04T21:40:25.114Z | PASS [ 20.344s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 1662 | 2026-09-04T21:40:25.589Z | PASS [ 20.808s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 1663 | 2026-09-04T21:40:25.735Z | PASS [ 20.965s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 1664 | 2026-09-04T21:40:33.672Z | PASS [ 28.880s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 1665 | 2026-09-04T21:40:39.295Z | PASS [ 17.250s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 1666 | 2026-09-04T21:40:44.253Z | PASS [ 19.139s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 1667 | 2026-09-04T21:40:44.357Z | PASS [ 20.433s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 1668 | 2026-09-04T21:40:44.993Z | PASS [ 19.259s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 1669 | 2026-09-04T21:40:45.470Z | PASS [ 19.893s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 1670 | 2026-09-04T21:41:04.771Z | SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 1671 | 2026-09-04T21:41:08.503Z | PASS [ 29.207s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 1672 | 2026-09-04T21:41:13.104Z | PASS [ 68.333s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 1673 | 2026-09-04T21:41:23.953Z | SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 1674 | 2026-09-04T21:41:33.652Z | SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip |
| 1675 | 2026-09-04T21:41:35.249Z | PASS [ 71.298s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 1676 | 2026-09-04T21:41:44.257Z | SLOW [> 60.000s] bgp proptest::prop_update_traditional_roundtrip |
| 1677 | 2026-09-04T21:41:47.002Z | PASS [ 62.748s] bgp proptest::prop_update_traditional_roundtrip |
| 1678 | 2026-09-04T21:41:49.159Z | PASS [ 75.112s] bgp proptest::prop_update_mp_reach_roundtrip |
| 1679 | 2026-09-04T21:41:49.159Z | ──────────── |
| 1680 | 2026-09-04T21:41:49.159Z | Summary [ 103.992s] 17 tests run: 17 passed (4 slow), 137 skipped |
| 1681 | 2026-09-04T21:41:49.159Z | + cp './*.log' /work/ |
| 1682 | 2026-09-04T21:41:49.159Z | + true |
| 1683 | 2026-09-04T21:41:49.159Z | + [[ -d proptest-regressions ]] |
| 1684 | 2026-09-04T21:41:49.159Z | + cp -r proptest-regressions /work/bgp-proptest-regressions |
| 1685 | 2026-09-04T21:41:49.159Z | + popd |
| 1686 | 2026-09-04T21:41:49.159Z | /work/oxidecomputer/maghemite |
| 1687 | 2026-09-04T21:41:49.159Z | + rm -rf /tmp/tmp.yEaGrc |
| 1688 | 2026-09-04T21:41:49.160Z | process exited: duration 626601 ms, exit code 0 |
| |
| 1689 | 2026-09-04T21:41:49.181Z | found 0 output files |