|
|
|
| 1 | 2026-09-04T21:30:07.610Z | job assigned to worker 01M1Q574SFW90KMR9TPWB5B0ZB [factory aws, i-0516581681e61c4a3] (queued for 55 s) |
| |
| 2 | 2026-09-04T21:30:18.500Z | starting task 0: "setup" |
| 3 | 2026-09-04T21:30:18.634Z | ++ uname -s |
| 4 | 2026-09-04T21:30:18.634Z | + kern=SunOS |
| 5 | 2026-09-04T21:30:18.634Z | + build_user=build |
| 6 | 2026-09-04T21:30:18.634Z | + build_uid=12345 |
| 7 | 2026-09-04T21:30:18.634Z | + work_dir=/work |
| 8 | 2026-09-04T21:30:18.635Z | + input_dir=/input |
| 9 | 2026-09-04T21:30:18.635Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T21:30:18.635Z | + case "$kern" in |
| 11 | 2026-09-04T21:30:18.635Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T21:30:18.635Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T21:30:20.195Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T21:30:20.262Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T21:30:20.266Z | + home_fs=zfs |
| 16 | 2026-09-04T21:30:20.266Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T21:30:20.266Z | + mkdir -p /home/build |
| 18 | 2026-09-04T21:30:20.266Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T21:30:22.268Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T21:30:22.271Z | process exited: duration 4091 ms, exit code 0 |
| |
| 21 | 2026-09-04T21:30:22.278Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T21:30:22.282Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T21:30:22.282Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-04T21:30:22.282Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-04T21:30:22.282Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-04T21:30:22.282Z | * rust toolchain channel = "stable" |
| 27 | 2026-09-04T21:30:22.282Z | * rust toolchain profile = "default" |
| 28 | 2026-09-04T21:30:22.286Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T21:30:22.286Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T21:30:22.367Z | info: downloading installer |
| 31 | 2026-09-04T21:30:23.544Z | info: profile set to default |
| 32 | 2026-09-04T21:30:23.544Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T21:30:23.547Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 34 | 2026-09-04T21:30:23.683Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-04T21:30:23.686Z | info: downloading 6 components |
| 36 | 2026-09-04T21:30:37.838Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 37 | 2026-09-04T21:30:37.838Z | |
| 38 | 2026-09-04T21:30:37.868Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-04T21:30:37.868Z | |
| 40 | 2026-09-04T21:30:37.871Z | |
| 41 | 2026-09-04T21:30:37.871Z | Rust is installed now. Great! |
| 42 | 2026-09-04T21:30:37.871Z | |
| 43 | 2026-09-04T21:30:37.871Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T21:30:37.872Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T21:30:37.872Z | |
| 46 | 2026-09-04T21:30:37.872Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T21:30:37.872Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T21:30:37.872Z | |
| 49 | 2026-09-04T21:30:37.872Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T21:30:37.872Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T21:30:37.872Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T21:30:37.872Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T21:30:37.872Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T21:30:37.872Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T21:30:37.872Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T21:30:37.872Z | HOST_CC = None |
| 57 | 2026-09-04T21:30:37.872Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T21:30:37.872Z | CC = None |
| 59 | 2026-09-04T21:30:37.872Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T21:30:38.042Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T21:30:38.042Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T21:30:38.042Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T21:30:38.042Z | CFLAGS = None |
| 64 | 2026-09-04T21:30:38.043Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T21:30:38.043Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T21:30:38.043Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T21:30:38.043Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T21:30:38.043Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T21:30:38.043Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T21:30:38.140Z | + rustup --version |
| 71 | 2026-09-04T21:30:38.147Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T21:30:38.150Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T21:30:38.169Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-04T21:30:38.172Z | + cargo --version |
| 75 | 2026-09-04T21:30:38.185Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-04T21:30:38.188Z | + rustc --version |
| 77 | 2026-09-04T21:30:38.206Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-04T21:30:38.210Z | process exited: duration 15930 ms, exit code 0 |
| |
| 79 | 2026-09-04T21:30:38.216Z | starting task 2: "authentication" |
| 80 | 2026-09-04T21:30:38.232Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-04T21:30:38.238Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T21:30:38.242Z | + mkdir -p /work/oxidecomputer/maghemite |
| 83 | 2026-09-04T21:30:38.246Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 84 | 2026-09-04T21:30:38.274Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 85 | 2026-09-04T21:30:39.990Z | + cd /work/oxidecomputer/maghemite |
| 86 | 2026-09-04T21:30:39.990Z | + git fetch origin ee082197c0e0afc8b9127b3c010196ec8d5a9bbb |
| 87 | 2026-09-04T21:30:40.287Z | From https://github.com/oxidecomputer/maghemite |
| 88 | 2026-09-04T21:30:40.287Z | * branch ee082197c0e0afc8b9127b3c010196ec8d5a9bbb -> FETCH_HEAD |
| 89 | 2026-09-04T21:30:40.300Z | + [[ -n jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ]] |
| 90 | 2026-09-04T21:30:40.300Z | ++ git branch --show-current |
| 91 | 2026-09-04T21:30:40.300Z | + current=main |
| 92 | 2026-09-04T21:30:40.300Z | + [[ main != jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ]] |
| 93 | 2026-09-04T21:30:40.300Z | + git branch -f jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ee082197c0e0afc8b9127b3c010196ec8d5a9bbb |
| 94 | 2026-09-04T21:30:40.300Z | + git checkout -f jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz |
| 95 | 2026-09-04T21:30:40.300Z | Switched to branch 'jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz' |
| 96 | 2026-09-04T21:30:40.300Z | + git reset --hard ee082197c0e0afc8b9127b3c010196ec8d5a9bbb |
| 97 | 2026-09-04T21:30:40.314Z | HEAD is now at ee08219 falcon-lab: interact with nodes concurrently |
| 98 | 2026-09-04T21:30:40.324Z | process exited: duration 2073 ms, exit code 0 |
| |
| 99 | 2026-09-04T21:30:40.383Z | starting task 4: "build" |
| 100 | 2026-09-04T21:30:40.399Z | + set -o errexit |
| 101 | 2026-09-04T21:30:40.400Z | + set -o pipefail |
| 102 | 2026-09-04T21:30:40.400Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-09-04T21:30:40.400Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-09-04T21:30:40.400Z | ++ source .github/buildomat/common.sh |
| 105 | 2026-09-04T21:30:40.400Z | +++ export PKG_SUCCESS_ON_NOP=1 |
| 106 | 2026-09-04T21:30:40.400Z | +++ PKG_SUCCESS_ON_NOP=1 |
| 107 | 2026-09-04T21:30:40.400Z | +++ cargo --version |
| 108 | 2026-09-04T21:30:40.400Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 109 | 2026-09-04T21:30:40.513Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-04T21:30:40.532Z | info: downloading 6 components |
| 111 | 2026-09-04T21:30:54.151Z | warn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed |
| 112 | 2026-09-04T21:30:54.151Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 113 | 2026-09-04T21:30:54.151Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 114 | 2026-09-04T21:30:54.254Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 115 | 2026-09-04T21:30:54.258Z | +++ rustc --version |
| 116 | 2026-09-04T21:30:54.285Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 117 | 2026-09-04T21:30:54.290Z | ++ banner install |
| 118 | 2026-09-04T21:30:54.294Z | |
| 119 | 2026-09-04T21:30:54.294Z | # # # #### ##### ## # # |
| 120 | 2026-09-04T21:30:54.294Z | # ## # # # # # # # |
| 121 | 2026-09-04T21:30:54.294Z | # # # # #### # # # # # |
| 122 | 2026-09-04T21:30:54.294Z | # # # # # # ###### # # |
| 123 | 2026-09-04T21:30:54.294Z | # # ## # # # # # # # |
| 124 | 2026-09-04T21:30:54.295Z | # # # #### # # # ###### ###### |
| 125 | 2026-09-04T21:30:54.295Z | |
| 126 | 2026-09-04T21:30:54.295Z | ++ pfexec pkg install clang-15 |
| 127 | 2026-09-04T21:30:57.946Z | Startup: Refreshing catalog 'helios' ... Done |
| 128 | 2026-09-04T21:30:58.389Z | Startup: Caching catalogs ... Done |
| 129 | 2026-09-04T21:31:00.974Z | Planning: Solver setup ... Done |
| 130 | 2026-09-04T21:31:01.044Z | Planning: Running solver ... Done |
| 131 | 2026-09-04T21:31:01.098Z | Planning: Consolidating action changes ... Done |
| 132 | 2026-09-04T21:31:01.104Z | Planning: Evaluating mediators ... Done |
| 133 | 2026-09-04T21:31:01.104Z | Planning: Planning completed in 2.68 seconds |
| 134 | 2026-09-04T21:31:01.110Z | No updates necessary for this image. |
| 135 | 2026-09-04T21:31:01.359Z | +++ uname -s |
| 136 | 2026-09-04T21:31:01.362Z | ++ nextest_host_os=SunOS |
| 137 | 2026-09-04T21:31:01.362Z | ++ case "${nextest_host_os}" in |
| 138 | 2026-09-04T21:31:01.362Z | ++ nextest_platform=illumos |
| 139 | 2026-09-04T21:31:01.362Z | ++ nextest_url=https://get.nexte.st/0.9.97/illumos |
| 140 | 2026-09-04T21:31:01.362Z | +++ mktemp -d |
| 141 | 2026-09-04T21:31:01.362Z | ++ nextest_tmp=/tmp/tmp.UpaGrc |
| 142 | 2026-09-04T21:31:01.362Z | ++ trap 'rm -rf "${nextest_tmp}"' EXIT |
| 143 | 2026-09-04T21:31:01.362Z | ++ nextest_tar=/tmp/tmp.UpaGrc/nextest.tar.gz |
| 144 | 2026-09-04T21:31:01.362Z | ++ curl -sSfL --retry 10 -o /tmp/tmp.UpaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos |
| 145 | 2026-09-04T21:31:02.043Z | ++ mkdir -p /home/build/.cargo/bin |
| 146 | 2026-09-04T21:31:02.048Z | ++ tar -xzf /tmp/tmp.UpaGrc/nextest.tar.gz -C /home/build/.cargo/bin |
| 147 | 2026-09-04T21:31:02.119Z | + banner ddm |
| 148 | 2026-09-04T21:31:02.122Z | |
| 149 | 2026-09-04T21:31:02.122Z | ##### ##### # # |
| 150 | 2026-09-04T21:31:02.122Z | # # # # ## ## |
| 151 | 2026-09-04T21:31:02.122Z | # # # # # ## # |
| 152 | 2026-09-04T21:31:02.123Z | # # # # # # |
| 153 | 2026-09-04T21:31:02.123Z | # # # # # # |
| 154 | 2026-09-04T21:31:02.123Z | ##### ##### # # |
| 155 | 2026-09-04T21:31:02.123Z | |
| 156 | 2026-09-04T21:31:02.123Z | + cargo nextest run -p ddm -p ddm-api-types -p ddm-api-types-versions --nocapture |
| 157 | 2026-09-04T21:31:02.301Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 158 | 2026-09-04T21:31:03.254Z | From https://github.com/oxidecomputer/falcon |
| 159 | 2026-09-04T21:31:03.254Z | * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483 |
| 160 | 2026-09-04T21:31:03.332Z | Updating crates.io index |
| 161 | 2026-09-04T21:31:03.335Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 162 | 2026-09-04T21:31:03.891Z | From https://github.com/oxidecomputer/dendrite |
| 163 | 2026-09-04T21:31:03.891Z | * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43 |
| 164 | 2026-09-04T21:31:03.925Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 165 | 2026-09-04T21:31:04.213Z | From https://github.com/oxidecomputer/ispf |
| 166 | 2026-09-04T21:31:04.213Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 167 | 2026-09-04T21:31:04.225Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 168 | 2026-09-04T21:31:04.622Z | From https://github.com/oxidecomputer/netadm-sys |
| 169 | 2026-09-04T21:31:04.622Z | * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2 |
| 170 | 2026-09-04T21:31:04.630Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 171 | 2026-09-04T21:31:15.113Z | From https://github.com/oxidecomputer/omicron |
| 172 | 2026-09-04T21:31:15.113Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 173 | 2026-09-04T21:31:15.530Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 174 | 2026-09-04T21:31:16.607Z | From https://github.com/oxidecomputer/opte |
| 175 | 2026-09-04T21:31:16.607Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 176 | 2026-09-04T21:31:16.642Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 177 | 2026-09-04T21:31:16.913Z | From https://github.com/oxidecomputer/slog-error-chain |
| 178 | 2026-09-04T21:31:16.914Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 179 | 2026-09-04T21:31:16.922Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 180 | 2026-09-04T21:31:17.208Z | From https://github.com/illumos/smf-rs |
| 181 | 2026-09-04T21:31:17.208Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 182 | 2026-09-04T21:31:17.216Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 183 | 2026-09-04T21:31:17.521Z | From https://github.com/oxidecomputer/network-interface |
| 184 | 2026-09-04T21:31:17.521Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 185 | 2026-09-04T21:31:17.528Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 186 | 2026-09-04T21:31:17.810Z | From https://github.com/oxidecomputer/zone |
| 187 | 2026-09-04T21:31:17.810Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 188 | 2026-09-04T21:31:17.816Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 189 | 2026-09-04T21:31:18.729Z | From https://github.com/oxidecomputer/propolis |
| 190 | 2026-09-04T21:31:18.729Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 191 | 2026-09-04T21:31:18.771Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 192 | 2026-09-04T21:31:19.343Z | From https://github.com/oxidecomputer/transceiver-control |
| 193 | 2026-09-04T21:31:19.343Z | * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea |
| 194 | 2026-09-04T21:31:19.353Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 195 | 2026-09-04T21:31:19.628Z | From https://github.com/oxidecomputer/dlpi-sys |
| 196 | 2026-09-04T21:31:19.628Z | * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1 |
| 197 | 2026-09-04T21:31:19.633Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 198 | 2026-09-04T21:31:19.945Z | From https://github.com/jmesmon/rust-libzfs |
| 199 | 2026-09-04T21:31:19.945Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 200 | 2026-09-04T21:31:19.954Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 201 | 2026-09-04T21:31:20.257Z | From https://github.com/oxidecomputer/rusty-doors |
| 202 | 2026-09-04T21:31:20.257Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 203 | 2026-09-04T21:31:20.263Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 204 | 2026-09-04T21:31:20.624Z | From https://github.com/oxidecomputer/lldp |
| 205 | 2026-09-04T21:31:20.624Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 206 | 2026-09-04T21:31:20.640Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 207 | 2026-09-04T21:31:20.934Z | From https://github.com/oxidecomputer/tufaceous |
| 208 | 2026-09-04T21:31:20.934Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 209 | 2026-09-04T21:31:20.948Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 210 | 2026-09-04T21:31:21.459Z | From https://github.com/oxidecomputer/management-gateway-service |
| 211 | 2026-09-04T21:31:21.459Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 212 | 2026-09-04T21:31:21.467Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 213 | 2026-09-04T21:31:22.235Z | From https://github.com/oxidecomputer/crucible |
| 214 | 2026-09-04T21:31:22.236Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 215 | 2026-09-04T21:31:22.279Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 216 | 2026-09-04T21:31:22.561Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 217 | 2026-09-04T21:31:22.561Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 218 | 2026-09-04T21:31:22.568Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 219 | 2026-09-04T21:31:23.027Z | From https://github.com/oxidecomputer/propolis |
| 220 | 2026-09-04T21:31:23.027Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 221 | 2026-09-04T21:31:23.067Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 222 | 2026-09-04T21:31:23.424Z | From https://github.com/oxidecomputer/crucible |
| 223 | 2026-09-04T21:31:23.424Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 224 | 2026-09-04T21:31:23.492Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 225 | 2026-09-04T21:31:23.866Z | From https://github.com/oxidecomputer/tofino |
| 226 | 2026-09-04T21:31:23.866Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 227 | 2026-09-04T21:31:23.877Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 228 | 2026-09-04T21:31:24.572Z | From https://github.com/oxidecomputer/maghemite |
| 229 | 2026-09-04T21:31:24.572Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 230 | 2026-09-04T21:31:24.605Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 231 | 2026-09-04T21:31:24.887Z | From https://github.com/oxidecomputer/clickward |
| 232 | 2026-09-04T21:31:24.887Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 233 | 2026-09-04T21:31:24.893Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 234 | 2026-09-04T21:31:25.159Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 235 | 2026-09-04T21:31:25.159Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 236 | 2026-09-04T21:31:27.624Z | Downloading crates ... |
| 237 | 2026-09-04T21:31:27.660Z | Downloaded aead v0.5.2 |
| 238 | 2026-09-04T21:31:27.663Z | Downloaded adler2 v2.0.1 |
| 239 | 2026-09-04T21:31:27.667Z | Downloaded anstream v1.0.0 |
| 240 | 2026-09-04T21:31:27.670Z | Downloaded atomic-waker v1.1.2 |
| 241 | 2026-09-04T21:31:27.676Z | Downloaded async-stream v0.3.6 |
| 242 | 2026-09-04T21:31:27.682Z | Downloaded colored v3.1.1 |
| 243 | 2026-09-04T21:31:27.686Z | Downloaded atomicwrites v0.4.4 |
| 244 | 2026-09-04T21:31:27.686Z | Downloaded async-recursion v1.1.1 |
| 245 | 2026-09-04T21:31:27.686Z | Downloaded block-buffer v0.10.4 |
| 246 | 2026-09-04T21:31:27.686Z | Downloaded block-buffer v0.12.1 |
| 247 | 2026-09-04T21:31:27.695Z | Downloaded autocfg v1.5.1 |
| 248 | 2026-09-04T21:31:27.699Z | Downloaded bitflags v1.3.2 |
| 249 | 2026-09-04T21:31:27.699Z | Downloaded hostname v0.4.2 |
| 250 | 2026-09-04T21:31:27.712Z | Downloaded macaddr v1.0.1 |
| 251 | 2026-09-04T21:31:27.717Z | Downloaded anstyle-parse v1.0.0 |
| 252 | 2026-09-04T21:31:27.717Z | Downloaded crc32fast v1.5.0 |
| 253 | 2026-09-04T21:31:27.717Z | Downloaded ciborium v0.2.2 |
| 254 | 2026-09-04T21:31:27.717Z | Downloaded cookie v0.18.2 |
| 255 | 2026-09-04T21:31:27.720Z | Downloaded base16ct v0.2.0 |
| 256 | 2026-09-04T21:31:27.721Z | Downloaded jobserver v0.1.35 |
| 257 | 2026-09-04T21:31:27.721Z | Downloaded ingot-macros v0.1.1 |
| 258 | 2026-09-04T21:31:27.721Z | Downloaded anstyle-query v1.1.5 |
| 259 | 2026-09-04T21:31:27.721Z | Downloaded multer v3.1.0 |
| 260 | 2026-09-04T21:31:27.725Z | Downloaded num-complex v0.4.6 |
| 261 | 2026-09-04T21:31:27.725Z | Downloaded num-rational v0.4.2 |
| 262 | 2026-09-04T21:31:27.730Z | Downloaded crc8 v0.1.1 |
| 263 | 2026-09-04T21:31:27.730Z | Downloaded icu_provider v2.2.0 |
| 264 | 2026-09-04T21:31:27.744Z | Downloaded async-trait v0.1.92 |
| 265 | 2026-09-04T21:31:27.744Z | Downloaded backon v1.6.0 |
| 266 | 2026-09-04T21:31:27.744Z | Downloaded indexmap v1.9.3 |
| 267 | 2026-09-04T21:31:27.754Z | Downloaded arrayref v0.3.9 |
| 268 | 2026-09-04T21:31:27.754Z | Downloaded anstyle v1.0.14 |
| 269 | 2026-09-04T21:31:27.754Z | Downloaded bit-vec v0.8.0 |
| 270 | 2026-09-04T21:31:27.755Z | Downloaded is-terminal v0.4.17 |
| 271 | 2026-09-04T21:31:27.755Z | Downloaded base16ct v1.0.0 |
| 272 | 2026-09-04T21:31:27.755Z | Downloaded const-random v0.1.18 |
| 273 | 2026-09-04T21:31:27.758Z | Downloaded ingot-types v0.2.0 |
| 274 | 2026-09-04T21:31:27.758Z | Downloaded memchr v2.8.3 |
| 275 | 2026-09-04T21:31:27.758Z | Downloaded nom v7.1.3 |
| 276 | 2026-09-04T21:31:27.758Z | Downloaded itertools v0.15.0 |
| 277 | 2026-09-04T21:31:27.763Z | Downloaded itoa v1.0.18 |
| 278 | 2026-09-04T21:31:27.763Z | Downloaded ingot-types v0.1.2 |
| 279 | 2026-09-04T21:31:27.763Z | Downloaded lock_api v0.4.14 |
| 280 | 2026-09-04T21:31:27.763Z | Downloaded idna v1.1.0 |
| 281 | 2026-09-04T21:31:27.773Z | Downloaded cfg-if v1.0.4 |
| 282 | 2026-09-04T21:31:27.774Z | Downloaded cfg_aliases v0.2.2 |
| 283 | 2026-09-04T21:31:27.774Z | Downloaded num_enum_derive v0.5.11 |
| 284 | 2026-09-04T21:31:27.774Z | Downloaded inout v0.1.4 |
| 285 | 2026-09-04T21:31:27.774Z | Downloaded lazy_static v1.5.0 |
| 286 | 2026-09-04T21:31:27.774Z | Downloaded ciborium-ll v0.2.2 |
| 287 | 2026-09-04T21:31:27.782Z | Downloaded compression-core v0.4.32 |
| 288 | 2026-09-04T21:31:27.782Z | Downloaded crunchy v0.2.4 |
| 289 | 2026-09-04T21:31:27.782Z | Downloaded is_terminal_polyfill v1.70.2 |
| 290 | 2026-09-04T21:31:27.782Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 291 | 2026-09-04T21:31:27.782Z | Downloaded cpufeatures v0.3.0 |
| 292 | 2026-09-04T21:31:27.782Z | Downloaded crypto-common v0.2.2 |
| 293 | 2026-09-04T21:31:27.782Z | Downloaded colorchoice v1.0.5 |
| 294 | 2026-09-04T21:31:27.782Z | Downloaded ahash v0.8.12 |
| 295 | 2026-09-04T21:31:27.782Z | Downloaded libsw v3.5.0 |
| 296 | 2026-09-04T21:31:27.783Z | Downloaded num_threads v0.1.7 |
| 297 | 2026-09-04T21:31:27.783Z | Downloaded olpc-cjson v0.1.4 |
| 298 | 2026-09-04T21:31:27.783Z | Downloaded num-derive v0.4.2 |
| 299 | 2026-09-04T21:31:27.783Z | Downloaded no-std-compat v0.4.1 |
| 300 | 2026-09-04T21:31:27.791Z | Downloaded blake2 v0.10.6 |
| 301 | 2026-09-04T21:31:27.791Z | Downloaded bs58 v0.5.1 |
| 302 | 2026-09-04T21:31:27.791Z | Downloaded memoffset v0.9.1 |
| 303 | 2026-09-04T21:31:27.791Z | Downloaded newline-converter v0.3.0 |
| 304 | 2026-09-04T21:31:27.791Z | Downloaded idna_adapter v1.2.2 |
| 305 | 2026-09-04T21:31:27.791Z | Downloaded konst_macro_rules v0.2.19 |
| 306 | 2026-09-04T21:31:27.791Z | Downloaded async-stream-impl v0.3.6 |
| 307 | 2026-09-04T21:31:27.791Z | Downloaded crucible-workspace-hack v0.1.0 |
| 308 | 2026-09-04T21:31:27.791Z | Downloaded clap_lex v1.1.0 |
| 309 | 2026-09-04T21:31:27.799Z | Downloaded cstr-argument v0.1.2 |
| 310 | 2026-09-04T21:31:27.799Z | Downloaded ciborium-io v0.2.2 |
| 311 | 2026-09-04T21:31:27.799Z | Downloaded managed v0.8.0 |
| 312 | 2026-09-04T21:31:27.800Z | Downloaded convert_case v0.4.0 |
| 313 | 2026-09-04T21:31:27.800Z | Downloaded libscf-sys v1.2.0 |
| 314 | 2026-09-04T21:31:27.800Z | Downloaded ident_case v1.0.1 |
| 315 | 2026-09-04T21:31:27.800Z | Downloaded jiff-static v0.2.35 |
| 316 | 2026-09-04T21:31:27.800Z | Downloaded mime v0.3.17 |
| 317 | 2026-09-04T21:31:27.800Z | Downloaded cpufeatures v0.2.17 |
| 318 | 2026-09-04T21:31:27.804Z | Downloaded indent_write v2.2.0 |
| 319 | 2026-09-04T21:31:27.804Z | Downloaded is_ci v1.2.0 |
| 320 | 2026-09-04T21:31:27.804Z | Downloaded instant v0.1.13 |
| 321 | 2026-09-04T21:31:27.804Z | Downloaded lru-slab v0.1.2 |
| 322 | 2026-09-04T21:31:27.804Z | Downloaded scroll_derive v0.12.1 |
| 323 | 2026-09-04T21:31:27.804Z | Downloaded crypto-common v0.1.7 |
| 324 | 2026-09-04T21:31:27.804Z | Downloaded const-random-macro v0.1.16 |
| 325 | 2026-09-04T21:31:27.804Z | Downloaded byte-wrapper v0.1.0 |
| 326 | 2026-09-04T21:31:27.807Z | Downloaded newtype-uuid-macros v0.1.1 |
| 327 | 2026-09-04T21:31:27.808Z | Downloaded scopeguard v1.2.0 |
| 328 | 2026-09-04T21:31:27.808Z | Downloaded serde_repr v0.1.21 |
| 329 | 2026-09-04T21:31:27.853Z | Downloaded bcs v0.1.6 |
| 330 | 2026-09-04T21:31:27.853Z | Downloaded keccak v0.1.6 |
| 331 | 2026-09-04T21:31:27.853Z | Downloaded memmap v0.7.0 |
| 332 | 2026-09-04T21:31:27.853Z | Downloaded newtype_derive v0.1.6 |
| 333 | 2026-09-04T21:31:27.853Z | Downloaded sha1 v0.11.0 |
| 334 | 2026-09-04T21:31:27.853Z | Downloaded siphasher v1.0.3 |
| 335 | 2026-09-04T21:31:27.853Z | Downloaded num v0.4.3 |
| 336 | 2026-09-04T21:31:27.853Z | Downloaded omicron-workspace-hack v0.1.0 |
| 337 | 2026-09-04T21:31:27.853Z | Downloaded slog-envlogger v2.2.0 |
| 338 | 2026-09-04T21:31:27.853Z | Downloaded structmeta-derive v0.3.0 |
| 339 | 2026-09-04T21:31:27.854Z | Downloaded lru-cache v0.1.2 |
| 340 | 2026-09-04T21:31:27.854Z | Downloaded num-conv v0.2.2 |
| 341 | 2026-09-04T21:31:27.854Z | Downloaded num-iter v0.1.46 |
| 342 | 2026-09-04T21:31:27.854Z | Downloaded compression-codecs v0.4.38 |
| 343 | 2026-09-04T21:31:27.854Z | Downloaded bytecount v0.6.9 |
| 344 | 2026-09-04T21:31:27.854Z | Downloaded internet-checksum v0.2.1 |
| 345 | 2026-09-04T21:31:27.854Z | Downloaded bit-set v0.8.0 |
| 346 | 2026-09-04T21:31:27.854Z | Downloaded base64ct v1.8.3 |
| 347 | 2026-09-04T21:31:27.854Z | Downloaded camino-tempfile v1.4.1 |
| 348 | 2026-09-04T21:31:27.854Z | Downloaded cobs v0.3.0 |
| 349 | 2026-09-04T21:31:27.854Z | Downloaded daft v0.1.8 |
| 350 | 2026-09-04T21:31:27.854Z | Downloaded ipnet v2.12.1 |
| 351 | 2026-09-04T21:31:27.854Z | Downloaded libsw-core v0.3.2 |
| 352 | 2026-09-04T21:31:27.854Z | Downloaded match_cfg v0.1.0 |
| 353 | 2026-09-04T21:31:27.854Z | Downloaded critical-section v1.2.0 |
| 354 | 2026-09-04T21:31:27.854Z | Downloaded argon2 v0.5.3 |
| 355 | 2026-09-04T21:31:27.854Z | Downloaded const_format_proc_macros v0.2.34 |
| 356 | 2026-09-04T21:31:27.854Z | Downloaded backoff v0.4.0 |
| 357 | 2026-09-04T21:31:27.854Z | Downloaded termtree v0.5.1 |
| 358 | 2026-09-04T21:31:27.879Z | Downloaded constant_time_eq v0.4.2 |
| 359 | 2026-09-04T21:31:27.879Z | Downloaded crossbeam-deque v0.8.7 |
| 360 | 2026-09-04T21:31:27.879Z | Downloaded csv-core v0.1.13 |
| 361 | 2026-09-04T21:31:27.879Z | Downloaded terminal_size v0.4.4 |
| 362 | 2026-09-04T21:31:27.880Z | Downloaded cargo_toml v0.22.3 |
| 363 | 2026-09-04T21:31:27.880Z | Downloaded strum v0.28.0 |
| 364 | 2026-09-04T21:31:27.880Z | Downloaded take_mut v0.2.2 |
| 365 | 2026-09-04T21:31:27.880Z | Downloaded thread-id v4.2.2 |
| 366 | 2026-09-04T21:31:27.880Z | Downloaded time-core v0.1.9 |
| 367 | 2026-09-04T21:31:27.880Z | Downloaded tokio-macros v2.7.2 |
| 368 | 2026-09-04T21:31:27.880Z | Downloaded base64 v0.22.1 |
| 369 | 2026-09-04T21:31:27.880Z | Downloaded rustls-pemfile v2.2.0 |
| 370 | 2026-09-04T21:31:27.880Z | Downloaded cmake v0.1.58 |
| 371 | 2026-09-04T21:31:27.880Z | Downloaded usdt-attr-macro v0.6.0 |
| 372 | 2026-09-04T21:31:27.880Z | Downloaded num-integer v0.1.47 |
| 373 | 2026-09-04T21:31:27.880Z | Downloaded num_enum v0.5.11 |
| 374 | 2026-09-04T21:31:27.903Z | Downloaded ingot v0.2.1 |
| 375 | 2026-09-04T21:31:27.903Z | Downloaded crossbeam-channel v0.5.16 |
| 376 | 2026-09-04T21:31:27.903Z | Downloaded rustversion v1.0.23 |
| 377 | 2026-09-04T21:31:27.903Z | Downloaded serde_derive_internals v0.29.1 |
| 378 | 2026-09-04T21:31:27.903Z | Downloaded serde_tokenstream v0.3.0 |
| 379 | 2026-09-04T21:31:27.903Z | Downloaded ipnetwork v0.21.1 |
| 380 | 2026-09-04T21:31:27.903Z | Downloaded slog-json v2.6.1 |
| 381 | 2026-09-04T21:31:27.903Z | Downloaded version_check v0.9.5 |
| 382 | 2026-09-04T21:31:27.904Z | Downloaded zone v0.3.1 |
| 383 | 2026-09-04T21:31:27.904Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 384 | 2026-09-04T21:31:27.904Z | Downloaded hyper-rustls v0.27.9 |
| 385 | 2026-09-04T21:31:27.904Z | Downloaded ingot v0.1.1 |
| 386 | 2026-09-04T21:31:27.904Z | Downloaded fnv v1.0.7 |
| 387 | 2026-09-04T21:31:27.904Z | Downloaded foreign-types v0.5.0 |
| 388 | 2026-09-04T21:31:27.904Z | Downloaded heck v0.4.1 |
| 389 | 2026-09-04T21:31:27.904Z | Downloaded clap_derive v4.6.4 |
| 390 | 2026-09-04T21:31:27.904Z | Downloaded camino v1.2.5 |
| 391 | 2026-09-04T21:31:27.904Z | Downloaded cancel-safe-futures v0.1.5 |
| 392 | 2026-09-04T21:31:27.904Z | Downloaded linear-map v1.2.0 |
| 393 | 2026-09-04T21:31:27.904Z | Downloaded newtype-uuid v1.4.0 |
| 394 | 2026-09-04T21:31:27.904Z | Downloaded linked-hash-map v0.5.6 |
| 395 | 2026-09-04T21:31:27.904Z | Downloaded num_enum_derive v0.7.6 |
| 396 | 2026-09-04T21:31:27.904Z | Downloaded chacha20 v0.9.1 |
| 397 | 2026-09-04T21:31:27.904Z | Downloaded crossbeam-utils v0.8.22 |
| 398 | 2026-09-04T21:31:27.926Z | Downloaded arrayvec v0.7.8 |
| 399 | 2026-09-04T21:31:27.926Z | Downloaded crossbeam-epoch v0.9.20 |
| 400 | 2026-09-04T21:31:27.926Z | Downloaded num_enum v0.7.6 |
| 401 | 2026-09-04T21:31:27.926Z | Downloaded smf v0.2.3 |
| 402 | 2026-09-04T21:31:27.926Z | Downloaded foreign-types-macros v0.2.4 |
| 403 | 2026-09-04T21:31:27.926Z | Downloaded generic-array v0.14.7 |
| 404 | 2026-09-04T21:31:27.926Z | Downloaded debug-ignore v1.0.5 |
| 405 | 2026-09-04T21:31:27.927Z | Downloaded errno v0.3.14 |
| 406 | 2026-09-04T21:31:27.927Z | Downloaded dyn-clone v1.0.20 |
| 407 | 2026-09-04T21:31:27.927Z | Downloaded embedded-io v0.6.1 |
| 408 | 2026-09-04T21:31:27.927Z | Downloaded futures-sink v0.3.34 |
| 409 | 2026-09-04T21:31:27.927Z | Downloaded http-body v1.1.0 |
| 410 | 2026-09-04T21:31:27.927Z | Downloaded parse-display v0.10.0 |
| 411 | 2026-09-04T21:31:27.927Z | Downloaded proc-macro-error-attr v1.0.4 |
| 412 | 2026-09-04T21:31:27.927Z | Downloaded base64 v0.21.7 |
| 413 | 2026-09-04T21:31:27.927Z | Downloaded httpdate v1.0.3 |
| 414 | 2026-09-04T21:31:27.927Z | Downloaded allocator-api2 v0.2.21 |
| 415 | 2026-09-04T21:31:27.927Z | Downloaded anyhow v1.0.104 |
| 416 | 2026-09-04T21:31:27.927Z | Downloaded console v0.16.4 |
| 417 | 2026-09-04T21:31:27.931Z | Downloaded cipher v0.4.4 |
| 418 | 2026-09-04T21:31:27.931Z | Downloaded rustc-hash v2.1.3 |
| 419 | 2026-09-04T21:31:27.931Z | Downloaded supports-color v3.0.2 |
| 420 | 2026-09-04T21:31:27.931Z | Downloaded signal-hook-registry v1.4.8 |
| 421 | 2026-09-04T21:31:27.931Z | Downloaded static_assertions v1.1.0 |
| 422 | 2026-09-04T21:31:27.931Z | Downloaded thiserror-impl v1.0.69 |
| 423 | 2026-09-04T21:31:27.951Z | Downloaded usdt-impl v0.5.0 |
| 424 | 2026-09-04T21:31:27.961Z | Downloaded serial_test_derive v4.0.1 |
| 425 | 2026-09-04T21:31:27.961Z | Downloaded strsim v0.11.1 |
| 426 | 2026-09-04T21:31:27.961Z | Downloaded hubpack v0.1.2 |
| 427 | 2026-09-04T21:31:27.961Z | Downloaded sigpipe v0.1.3 |
| 428 | 2026-09-04T21:31:27.961Z | Downloaded bytes v1.12.1 |
| 429 | 2026-09-04T21:31:27.961Z | Downloaded bitflags v2.13.1 |
| 430 | 2026-09-04T21:31:27.961Z | Downloaded scroll_derive v0.13.1 |
| 431 | 2026-09-04T21:31:27.961Z | Downloaded secrecy v0.10.3 |
| 432 | 2026-09-04T21:31:27.961Z | Downloaded chacha20 v0.10.1 |
| 433 | 2026-09-04T21:31:27.967Z | Downloaded fixedbitset v0.5.7 |
| 434 | 2026-09-04T21:31:27.967Z | Downloaded thread_local v1.1.10 |
| 435 | 2026-09-04T21:31:27.967Z | Downloaded once_cell v1.21.4 |
| 436 | 2026-09-04T21:31:27.967Z | Downloaded http-body-util v0.1.5 |
| 437 | 2026-09-04T21:31:27.972Z | Downloaded pest_derive v2.8.8 |
| 438 | 2026-09-04T21:31:27.972Z | Downloaded pest_generator v2.8.8 |
| 439 | 2026-09-04T21:31:27.972Z | Downloaded natord v1.0.9 |
| 440 | 2026-09-04T21:31:27.980Z | Downloaded hybrid-array v0.4.14 |
| 441 | 2026-09-04T21:31:27.980Z | Downloaded usdt v0.6.0 |
| 442 | 2026-09-04T21:31:27.980Z | Downloaded usdt-macro v0.5.0 |
| 443 | 2026-09-04T21:31:27.980Z | Downloaded time-macros v0.2.32 |
| 444 | 2026-09-04T21:31:27.986Z | Downloaded wait-timeout v0.2.1 |
| 445 | 2026-09-04T21:31:27.987Z | Downloaded const-oid v0.10.2 |
| 446 | 2026-09-04T21:31:27.987Z | Downloaded tabled_derive v0.7.0 |
| 447 | 2026-09-04T21:31:27.987Z | Downloaded clap v4.6.6 |
| 448 | 2026-09-04T21:31:27.996Z | Downloaded data-encoding v2.11.1 |
| 449 | 2026-09-04T21:31:27.996Z | Downloaded digest v0.11.3 |
| 450 | 2026-09-04T21:31:27.996Z | Downloaded zerofrom v0.1.8 |
| 451 | 2026-09-04T21:31:28.000Z | Downloaded zerofrom-derive v0.1.7 |
| 452 | 2026-09-04T21:31:28.000Z | Downloaded defmt-parser v1.0.0 |
| 453 | 2026-09-04T21:31:28.000Z | Downloaded globset v0.4.20 |
| 454 | 2026-09-04T21:31:28.000Z | Downloaded tower-layer v0.3.3 |
| 455 | 2026-09-04T21:31:28.000Z | Downloaded poly1305 v0.8.0 |
| 456 | 2026-09-04T21:31:28.000Z | Downloaded fxhash v0.2.1 |
| 457 | 2026-09-04T21:31:28.000Z | Downloaded form_urlencoded v1.2.2 |
| 458 | 2026-09-04T21:31:28.000Z | Downloaded httparse v1.10.1 |
| 459 | 2026-09-04T21:31:28.005Z | Downloaded openssl-macros v0.1.1 |
| 460 | 2026-09-04T21:31:28.005Z | Downloaded dof v0.4.0 |
| 461 | 2026-09-04T21:31:28.005Z | Downloaded dof v0.3.0 |
| 462 | 2026-09-04T21:31:28.016Z | Downloaded rustls-native-certs v0.8.4 |
| 463 | 2026-09-04T21:31:28.026Z | Downloaded litemap v0.8.2 |
| 464 | 2026-09-04T21:31:28.026Z | Downloaded progenitor v0.13.0 |
| 465 | 2026-09-04T21:31:28.026Z | Downloaded ingot-macros v0.2.0 |
| 466 | 2026-09-04T21:31:28.026Z | Downloaded slog-dtrace v0.3.0 |
| 467 | 2026-09-04T21:31:28.026Z | Downloaded smartstring v1.0.1 |
| 468 | 2026-09-04T21:31:28.026Z | Downloaded smawk v0.3.3 |
| 469 | 2026-09-04T21:31:28.036Z | Downloaded potential_utf v0.1.5 |
| 470 | 2026-09-04T21:31:28.036Z | Downloaded percent-encoding v2.3.2 |
| 471 | 2026-09-04T21:31:28.036Z | Downloaded tracing-attributes v0.1.31 |
| 472 | 2026-09-04T21:31:28.036Z | Downloaded arc-swap v1.9.2 |
| 473 | 2026-09-04T21:31:28.036Z | Downloaded const_format v0.2.36 |
| 474 | 2026-09-04T21:31:28.043Z | Downloaded byteorder v1.5.0 |
| 475 | 2026-09-04T21:31:28.043Z | Downloaded pem v3.0.6 |
| 476 | 2026-09-04T21:31:28.044Z | Downloaded port-file v0.1.0 |
| 477 | 2026-09-04T21:31:28.044Z | Downloaded progenitor v0.10.0 |
| 478 | 2026-09-04T21:31:28.044Z | Downloaded rand_core v0.10.1 |
| 479 | 2026-09-04T21:31:28.044Z | Downloaded progenitor-client v0.14.0 |
| 480 | 2026-09-04T21:31:28.060Z | Downloaded log v0.4.33 |
| 481 | 2026-09-04T21:31:28.060Z | Downloaded parking_lot v0.11.2 |
| 482 | 2026-09-04T21:31:28.060Z | Downloaded pest_meta v2.8.8 |
| 483 | 2026-09-04T21:31:28.077Z | Downloaded resolv-conf v0.7.6 |
| 484 | 2026-09-04T21:31:28.077Z | Downloaded scroll v0.13.0 |
| 485 | 2026-09-04T21:31:28.077Z | Downloaded tokio-dtrace v0.1.1 |
| 486 | 2026-09-04T21:31:28.077Z | Downloaded iana-time-zone v0.1.65 |
| 487 | 2026-09-04T21:31:28.077Z | Downloaded omicron-zone-package v0.12.3 |
| 488 | 2026-09-04T21:31:28.077Z | Downloaded humantime v2.4.0 |
| 489 | 2026-09-04T21:31:28.077Z | Downloaded serde_spanned v1.1.1 |
| 490 | 2026-09-04T21:31:28.077Z | Downloaded schemars v0.8.22 |
| 491 | 2026-09-04T21:31:28.095Z | Downloaded scroll v0.12.0 |
| 492 | 2026-09-04T21:31:28.095Z | Downloaded num-traits v0.2.19 |
| 493 | 2026-09-04T21:31:28.095Z | Downloaded thiserror-impl v2.0.20 |
| 494 | 2026-09-04T21:31:28.095Z | Downloaded icu_properties v2.2.0 |
| 495 | 2026-09-04T21:31:28.095Z | Downloaded chacha20poly1305 v0.10.1 |
| 496 | 2026-09-04T21:31:28.096Z | Downloaded quinn-udp v0.5.15 |
| 497 | 2026-09-04T21:31:28.096Z | Downloaded daft-derive v0.1.8 |
| 498 | 2026-09-04T21:31:28.096Z | Downloaded zeroize v1.9.0 |
| 499 | 2026-09-04T21:31:28.096Z | Downloaded defmt-macros v1.1.1 |
| 500 | 2026-09-04T21:31:28.096Z | Downloaded erased-serde v0.3.31 |
| 501 | 2026-09-04T21:31:28.096Z | Downloaded filetime v0.2.29 |
| 502 | 2026-09-04T21:31:28.096Z | Downloaded foldhash v0.1.5 |
| 503 | 2026-09-04T21:31:28.096Z | Downloaded stable_deref_trait v1.2.1 |
| 504 | 2026-09-04T21:31:28.096Z | Downloaded uuid v1.26.0 |
| 505 | 2026-09-04T21:31:28.112Z | Downloaded writeable v0.6.3 |
| 506 | 2026-09-04T21:31:28.112Z | Downloaded either v1.17.0 |
| 507 | 2026-09-04T21:31:28.113Z | Downloaded group v0.13.0 |
| 508 | 2026-09-04T21:31:28.113Z | Downloaded serde_yaml v0.9.34+deprecated |
| 509 | 2026-09-04T21:31:28.113Z | Downloaded drift v0.2.0 |
| 510 | 2026-09-04T21:31:28.113Z | Downloaded futures-executor v0.3.34 |
| 511 | 2026-09-04T21:31:28.113Z | Downloaded slog-bunyan v2.5.0 |
| 512 | 2026-09-04T21:31:28.113Z | Downloaded subtle v2.6.1 |
| 513 | 2026-09-04T21:31:28.113Z | Downloaded toml_datetime v0.6.11 |
| 514 | 2026-09-04T21:31:28.119Z | Downloaded smallvec v1.15.2 |
| 515 | 2026-09-04T21:31:28.119Z | Downloaded thread-id v5.1.0 |
| 516 | 2026-09-04T21:31:28.119Z | Downloaded futures v0.3.34 |
| 517 | 2026-09-04T21:31:28.119Z | Downloaded tempfile v3.27.0 |
| 518 | 2026-09-04T21:31:28.119Z | Downloaded oxnet v0.1.7 |
| 519 | 2026-09-04T21:31:28.119Z | Downloaded socket2 v0.6.5 |
| 520 | 2026-09-04T21:31:28.119Z | Downloaded unarray v0.1.4 |
| 521 | 2026-09-04T21:31:28.119Z | Downloaded unicode-linebreak v0.1.5 |
| 522 | 2026-09-04T21:31:28.119Z | Downloaded zeroize_derive v1.5.0 |
| 523 | 2026-09-04T21:31:28.119Z | Downloaded proc-macro-error v1.0.4 |
| 524 | 2026-09-04T21:31:28.119Z | Downloaded typify v0.4.3 |
| 525 | 2026-09-04T21:31:28.129Z | Downloaded unicode-ident v1.0.24 |
| 526 | 2026-09-04T21:31:28.129Z | Downloaded rand_core v0.9.5 |
| 527 | 2026-09-04T21:31:28.137Z | Downloaded waitgroup v0.1.2 |
| 528 | 2026-09-04T21:31:28.137Z | Downloaded futures-task v0.3.34 |
| 529 | 2026-09-04T21:31:28.137Z | Downloaded icu_normalizer_data v2.2.0 |
| 530 | 2026-09-04T21:31:28.137Z | Downloaded miniz_oxide v0.8.9 |
| 531 | 2026-09-04T21:31:28.137Z | Downloaded foreign-types-shared v0.1.1 |
| 532 | 2026-09-04T21:31:28.137Z | Downloaded git-stub v1.0.0 |
| 533 | 2026-09-04T21:31:28.137Z | Downloaded memmap2 v0.9.11 |
| 534 | 2026-09-04T21:31:28.137Z | Downloaded phf v0.12.1 |
| 535 | 2026-09-04T21:31:28.137Z | Downloaded zone_cfg_derive v0.3.1 |
| 536 | 2026-09-04T21:31:28.137Z | Downloaded schemars_derive v0.8.22 |
| 537 | 2026-09-04T21:31:28.148Z | Downloaded konst v0.2.20 |
| 538 | 2026-09-04T21:31:28.148Z | Downloaded indicatif v0.18.6 |
| 539 | 2026-09-04T21:31:28.155Z | Downloaded sha2 v0.10.9 |
| 540 | 2026-09-04T21:31:28.155Z | Downloaded simd-adler32 v0.3.10 |
| 541 | 2026-09-04T21:31:28.156Z | Downloaded quote v1.0.47 |
| 542 | 2026-09-04T21:31:28.156Z | Downloaded ff v0.13.1 |
| 543 | 2026-09-04T21:31:28.156Z | Downloaded crypto-bigint v0.5.5 |
| 544 | 2026-09-04T21:31:28.159Z | Downloaded phf_shared v0.12.1 |
| 545 | 2026-09-04T21:31:28.159Z | Downloaded serde v1.0.229 |
| 546 | 2026-09-04T21:31:28.159Z | Downloaded thiserror-no-std v2.0.2 |
| 547 | 2026-09-04T21:31:28.159Z | Downloaded toml v0.8.23 |
| 548 | 2026-09-04T21:31:28.163Z | Downloaded derive-where v1.6.1 |
| 549 | 2026-09-04T21:31:28.166Z | Downloaded getrandom v0.4.3 |
| 550 | 2026-09-04T21:31:28.166Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 551 | 2026-09-04T21:31:28.262Z | Downloaded hostname v0.3.1 |
| 552 | 2026-09-04T21:31:28.262Z | Downloaded proc-macro-crate v3.5.0 |
| 553 | 2026-09-04T21:31:28.262Z | Downloaded synstructure v0.13.2 |
| 554 | 2026-09-04T21:31:28.266Z | Downloaded tower-service v0.3.3 |
| 555 | 2026-09-04T21:31:28.266Z | Downloaded ref-cast v1.0.26 |
| 556 | 2026-09-04T21:31:28.266Z | Downloaded progenitor-client v0.10.0 |
| 557 | 2026-09-04T21:31:28.266Z | Downloaded quick-error v1.2.3 |
| 558 | 2026-09-04T21:31:28.266Z | Downloaded progenitor-macro v0.14.0 |
| 559 | 2026-09-04T21:31:28.266Z | Downloaded cc v1.4.2 |
| 560 | 2026-09-04T21:31:28.266Z | Downloaded pin-project-lite v0.2.17 |
| 561 | 2026-09-04T21:31:28.266Z | Downloaded rustc_version v0.1.7 |
| 562 | 2026-09-04T21:31:28.266Z | Downloaded term v1.2.1 |
| 563 | 2026-09-04T21:31:28.266Z | Downloaded parking_lot_core v0.9.12 |
| 564 | 2026-09-04T21:31:28.266Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 565 | 2026-09-04T21:31:28.266Z | Downloaded spin v0.5.2 |
| 566 | 2026-09-04T21:31:28.266Z | Downloaded swrite v0.1.0 |
| 567 | 2026-09-04T21:31:28.267Z | Downloaded tagptr v0.2.0 |
| 568 | 2026-09-04T21:31:28.267Z | Downloaded toml v0.7.8 |
| 569 | 2026-09-04T21:31:28.267Z | Downloaded async-compression v0.4.43 |
| 570 | 2026-09-04T21:31:28.267Z | Downloaded tinyvec v1.12.0 |
| 571 | 2026-09-04T21:31:28.267Z | Downloaded tungstenite v0.21.0 |
| 572 | 2026-09-04T21:31:28.267Z | Downloaded toml_edit v0.22.27 |
| 573 | 2026-09-04T21:31:28.267Z | Downloaded typify v0.6.2 |
| 574 | 2026-09-04T21:31:28.267Z | Downloaded dtrace-parser v0.2.0 |
| 575 | 2026-09-04T21:31:28.267Z | Downloaded equivalent v1.0.2 |
| 576 | 2026-09-04T21:31:28.267Z | Downloaded fixedbitset v0.4.2 |
| 577 | 2026-09-04T21:31:28.267Z | Downloaded usdt-macro v0.6.0 |
| 578 | 2026-09-04T21:31:28.267Z | Downloaded foreign-types-shared v0.3.1 |
| 579 | 2026-09-04T21:31:28.267Z | Downloaded unicode-xid v0.2.6 |
| 580 | 2026-09-04T21:31:28.267Z | Downloaded xattr v1.6.1 |
| 581 | 2026-09-04T21:31:28.267Z | Downloaded icu_locale_core v2.2.0 |
| 582 | 2026-09-04T21:31:28.267Z | Downloaded minimal-lexical v0.2.1 |
| 583 | 2026-09-04T21:31:28.267Z | Downloaded rustls-pki-types v1.15.1 |
| 584 | 2026-09-04T21:31:28.267Z | Downloaded vsss-rs v3.3.4 |
| 585 | 2026-09-04T21:31:28.267Z | Downloaded digest v0.10.7 |
| 586 | 2026-09-04T21:31:28.267Z | Downloaded icu_normalizer v2.2.0 |
| 587 | 2026-09-04T21:31:28.267Z | Downloaded deranged v0.5.8 |
| 588 | 2026-09-04T21:31:28.267Z | Downloaded futures-io v0.3.34 |
| 589 | 2026-09-04T21:31:28.267Z | Downloaded highway v1.3.0 |
| 590 | 2026-09-04T21:31:28.267Z | Downloaded defmt v0.3.100 |
| 591 | 2026-09-04T21:31:28.267Z | Downloaded hash32 v0.3.1 |
| 592 | 2026-09-04T21:31:28.267Z | Downloaded opaque-debug v0.3.1 |
| 593 | 2026-09-04T21:31:28.267Z | Downloaded embedded-io v0.4.0 |
| 594 | 2026-09-04T21:31:28.267Z | Downloaded ppv-lite86 v0.2.21 |
| 595 | 2026-09-04T21:31:28.268Z | Downloaded progenitor v0.14.0 |
| 596 | 2026-09-04T21:31:28.268Z | Downloaded plain v0.2.3 |
| 597 | 2026-09-04T21:31:28.268Z | Downloaded proc-macro-crate v1.3.1 |
| 598 | 2026-09-04T21:31:28.268Z | Downloaded ref-cast-impl v1.0.26 |
| 599 | 2026-09-04T21:31:28.268Z | Downloaded darling_core v0.21.3 |
| 600 | 2026-09-04T21:31:28.268Z | Downloaded tokio-stream v0.1.19 |
| 601 | 2026-09-04T21:31:28.268Z | Downloaded strum_macros v0.26.4 |
| 602 | 2026-09-04T21:31:28.268Z | Downloaded testing_table v0.3.0 |
| 603 | 2026-09-04T21:31:28.268Z | Downloaded yoke v0.8.3 |
| 604 | 2026-09-04T21:31:28.268Z | Downloaded unsafe-libyaml v0.2.11 |
| 605 | 2026-09-04T21:31:28.268Z | Downloaded strum v0.26.3 |
| 606 | 2026-09-04T21:31:28.268Z | Downloaded strum v0.27.2 |
| 607 | 2026-09-04T21:31:28.268Z | Downloaded serde_tokenstream v0.2.3 |
| 608 | 2026-09-04T21:31:28.268Z | Downloaded serial_test v4.0.1 |
| 609 | 2026-09-04T21:31:28.268Z | Downloaded slab v0.4.12 |
| 610 | 2026-09-04T21:31:28.268Z | Downloaded proc-macro2 v1.0.107 |
| 611 | 2026-09-04T21:31:28.268Z | Downloaded darling v0.21.3 |
| 612 | 2026-09-04T21:31:28.273Z | Downloaded typeid v1.0.3 |
| 613 | 2026-09-04T21:31:28.273Z | Downloaded futures-channel v0.3.34 |
| 614 | 2026-09-04T21:31:28.273Z | Downloaded foreign-types v0.3.2 |
| 615 | 2026-09-04T21:31:28.273Z | Downloaded hex v0.4.3 |
| 616 | 2026-09-04T21:31:28.273Z | Downloaded untrusted v0.9.0 |
| 617 | 2026-09-04T21:31:28.280Z | Downloaded thiserror v1.0.69 |
| 618 | 2026-09-04T21:31:28.283Z | Downloaded powerfmt v0.2.0 |
| 619 | 2026-09-04T21:31:28.283Z | Downloaded rand_xorshift v0.4.0 |
| 620 | 2026-09-04T21:31:28.283Z | Downloaded walkdir v2.5.0 |
| 621 | 2026-09-04T21:31:28.283Z | Downloaded ryu v1.0.23 |
| 622 | 2026-09-04T21:31:28.283Z | Downloaded usdt-impl v0.6.0 |
| 623 | 2026-09-04T21:31:28.283Z | Downloaded icu_collections v2.2.0 |
| 624 | 2026-09-04T21:31:28.291Z | Downloaded spin v0.9.9 |
| 625 | 2026-09-04T21:31:28.304Z | Downloaded url v2.5.8 |
| 626 | 2026-09-04T21:31:28.304Z | Downloaded owo-colors v4.3.0 |
| 627 | 2026-09-04T21:31:28.304Z | Downloaded hmac v0.12.1 |
| 628 | 2026-09-04T21:31:28.304Z | Downloaded rand_pcg v0.10.2 |
| 629 | 2026-09-04T21:31:28.304Z | Downloaded semver v0.1.20 |
| 630 | 2026-09-04T21:31:28.309Z | Downloaded yansi v1.0.1 |
| 631 | 2026-09-04T21:31:28.309Z | Downloaded utf-8 v0.7.6 |
| 632 | 2026-09-04T21:31:28.309Z | Downloaded utf8_iter v1.0.4 |
| 633 | 2026-09-04T21:31:28.309Z | Downloaded darling_macro v0.21.3 |
| 634 | 2026-09-04T21:31:28.309Z | Downloaded dtrace-parser v0.3.0 |
| 635 | 2026-09-04T21:31:28.309Z | Downloaded dunce v1.0.5 |
| 636 | 2026-09-04T21:31:28.309Z | Downloaded futures-macro v0.3.34 |
| 637 | 2026-09-04T21:31:28.309Z | Downloaded gethostname v0.5.0 |
| 638 | 2026-09-04T21:31:28.309Z | Downloaded hyper-util v0.1.20 |
| 639 | 2026-09-04T21:31:28.309Z | Downloaded test-strategy v0.4.5 |
| 640 | 2026-09-04T21:31:28.316Z | Downloaded similar v3.2.0 |
| 641 | 2026-09-04T21:31:28.319Z | Downloaded serde_path_to_error v0.1.20 |
| 642 | 2026-09-04T21:31:28.319Z | Downloaded thin-vec v0.2.19 |
| 643 | 2026-09-04T21:31:28.319Z | Downloaded tinystr v0.8.3 |
| 644 | 2026-09-04T21:31:28.332Z | Downloaded tinyvec_macros v0.1.1 |
| 645 | 2026-09-04T21:31:28.332Z | Downloaded progenitor-impl v0.14.0 |
| 646 | 2026-09-04T21:31:28.332Z | Downloaded toml_write v0.1.2 |
| 647 | 2026-09-04T21:31:28.332Z | Downloaded usdt-attr-macro v0.5.0 |
| 648 | 2026-09-04T21:31:28.332Z | Downloaded float-ord v0.3.2 |
| 649 | 2026-09-04T21:31:28.335Z | Downloaded serde_urlencoded v0.7.1 |
| 650 | 2026-09-04T21:31:28.335Z | Downloaded serde_spanned v0.6.9 |
| 651 | 2026-09-04T21:31:28.335Z | Downloaded tabwriter v1.4.1 |
| 652 | 2026-09-04T21:31:28.335Z | Downloaded unit-prefix v0.5.2 |
| 653 | 2026-09-04T21:31:28.335Z | Downloaded parse-display-derive v0.10.0 |
| 654 | 2026-09-04T21:31:28.335Z | Downloaded password-hash v0.5.0 |
| 655 | 2026-09-04T21:31:28.335Z | Downloaded progenitor-client v0.13.0 |
| 656 | 2026-09-04T21:31:28.335Z | Downloaded dropshot_endpoint v0.17.1 |
| 657 | 2026-09-04T21:31:28.335Z | Downloaded parking_lot v0.12.5 |
| 658 | 2026-09-04T21:31:28.349Z | Downloaded tokio-tungstenite v0.21.0 |
| 659 | 2026-09-04T21:31:28.349Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 660 | 2026-09-04T21:31:28.349Z | Downloaded hickory-resolver v0.24.4 |
| 661 | 2026-09-04T21:31:28.365Z | Downloaded serde_derive v1.0.229 |
| 662 | 2026-09-04T21:31:28.365Z | Downloaded elliptic-curve v0.13.8 |
| 663 | 2026-09-04T21:31:28.365Z | Downloaded tracing-core v0.1.36 |
| 664 | 2026-09-04T21:31:28.365Z | Downloaded half v2.7.1 |
| 665 | 2026-09-04T21:31:28.365Z | Downloaded progenitor-extras v0.2.0 |
| 666 | 2026-09-04T21:31:28.365Z | Downloaded slog-stdlog v4.1.1 |
| 667 | 2026-09-04T21:31:28.365Z | Downloaded qorb v0.4.1 |
| 668 | 2026-09-04T21:31:28.370Z | Downloaded openssl-probe v0.2.1 |
| 669 | 2026-09-04T21:31:28.370Z | Downloaded progenitor-macro v0.13.0 |
| 670 | 2026-09-04T21:31:28.370Z | Downloaded same-file v1.0.6 |
| 671 | 2026-09-04T21:31:28.370Z | Downloaded unicode-segmentation v1.13.3 |
| 672 | 2026-09-04T21:31:28.370Z | Downloaded shlex v2.0.1 |
| 673 | 2026-09-04T21:31:28.370Z | Downloaded thiserror v2.0.20 |
| 674 | 2026-09-04T21:31:28.370Z | Downloaded utf8parse v0.2.2 |
| 675 | 2026-09-04T21:31:28.370Z | Downloaded want v0.3.1 |
| 676 | 2026-09-04T21:31:28.370Z | Downloaded yoke-derive v0.8.2 |
| 677 | 2026-09-04T21:31:28.370Z | Downloaded futures-core v0.3.34 |
| 678 | 2026-09-04T21:31:28.370Z | Downloaded mio v1.2.2 |
| 679 | 2026-09-04T21:31:28.370Z | Downloaded toml_edit v0.19.15 |
| 680 | 2026-09-04T21:31:28.400Z | Downloaded rand_core v0.6.4 |
| 681 | 2026-09-04T21:31:28.410Z | Downloaded steno v0.4.1 |
| 682 | 2026-09-04T21:31:28.410Z | Downloaded structmeta v0.3.0 |
| 683 | 2026-09-04T21:31:28.410Z | Downloaded tar v0.4.46 |
| 684 | 2026-09-04T21:31:28.410Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 685 | 2026-09-04T21:31:28.410Z | Downloaded darling v0.23.0 |
| 686 | 2026-09-04T21:31:28.410Z | Downloaded indexmap v2.14.0 |
| 687 | 2026-09-04T21:31:28.410Z | Downloaded defmt v1.1.1 |
| 688 | 2026-09-04T21:31:28.410Z | Downloaded hubpack_derive v0.1.1 |
| 689 | 2026-09-04T21:31:28.410Z | Downloaded pretty_assertions v1.4.1 |
| 690 | 2026-09-04T21:31:28.411Z | Downloaded serde_with_macros v3.22.0 |
| 691 | 2026-09-04T21:31:28.411Z | Downloaded textwrap v0.16.2 |
| 692 | 2026-09-04T21:31:28.411Z | Downloaded papergrid v0.18.0 |
| 693 | 2026-09-04T21:31:28.411Z | Downloaded pretty-hex v0.4.2 |
| 694 | 2026-09-04T21:31:28.411Z | Downloaded try-lock v0.2.5 |
| 695 | 2026-09-04T21:31:28.411Z | Downloaded strum_macros v0.28.0 |
| 696 | 2026-09-04T21:31:28.416Z | Downloaded sha1 v0.10.7 |
| 697 | 2026-09-04T21:31:28.416Z | Downloaded rand_chacha v0.9.0 |
| 698 | 2026-09-04T21:31:28.417Z | Downloaded ucd-trie v0.1.7 |
| 699 | 2026-09-04T21:31:28.417Z | Downloaded diff v0.1.13 |
| 700 | 2026-09-04T21:31:28.426Z | Downloaded xz2 v0.1.7 |
| 701 | 2026-09-04T21:31:28.426Z | Downloaded typify-macro v0.4.3 |
| 702 | 2026-09-04T21:31:28.426Z | Downloaded serde_core v1.0.229 |
| 703 | 2026-09-04T21:31:28.426Z | Downloaded aho-corasick v1.1.5 |
| 704 | 2026-09-04T21:31:28.430Z | Downloaded zerovec-derive v0.11.3 |
| 705 | 2026-09-04T21:31:28.430Z | Downloaded openssl-sys v0.9.117 |
| 706 | 2026-09-04T21:31:28.438Z | Downloaded oxide-tokio-rt v0.1.6 |
| 707 | 2026-09-04T21:31:28.439Z | Downloaded heck v0.5.0 |
| 708 | 2026-09-04T21:31:28.439Z | Downloaded serde-big-array v0.5.1 |
| 709 | 2026-09-04T21:31:28.439Z | Downloaded serde_plain v1.0.2 |
| 710 | 2026-09-04T21:31:28.452Z | Downloaded untrusted v0.7.1 |
| 711 | 2026-09-04T21:31:28.452Z | Downloaded semver v1.0.28 |
| 712 | 2026-09-04T21:31:28.452Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 713 | 2026-09-04T21:31:28.452Z | Downloaded foldhash v0.2.0 |
| 714 | 2026-09-04T21:31:28.452Z | Downloaded fs_extra v1.3.0 |
| 715 | 2026-09-04T21:31:28.452Z | Downloaded darling_macro v0.23.0 |
| 716 | 2026-09-04T21:31:28.452Z | Downloaded progenitor-macro v0.10.0 |
| 717 | 2026-09-04T21:31:28.452Z | Downloaded sync_wrapper v1.0.2 |
| 718 | 2026-09-04T21:31:28.483Z | Downloaded heapless v0.8.0 |
| 719 | 2026-09-04T21:31:28.483Z | Downloaded hickory-resolver v0.25.2 |
| 720 | 2026-09-04T21:31:28.483Z | Downloaded enum-as-inner v0.6.1 |
| 721 | 2026-09-04T21:31:28.483Z | Downloaded rustc_version v0.4.1 |
| 722 | 2026-09-04T21:31:28.483Z | Downloaded jiff-core v0.1.0 |
| 723 | 2026-09-04T21:31:28.483Z | Downloaded snafu-derive v0.8.9 |
| 724 | 2026-09-04T21:31:28.509Z | Downloaded universal-hash v0.5.1 |
| 725 | 2026-09-04T21:31:28.509Z | Downloaded slog-term v2.9.2 |
| 726 | 2026-09-04T21:31:28.509Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 727 | 2026-09-04T21:31:28.509Z | Downloaded whoami v1.6.1 |
| 728 | 2026-09-04T21:31:28.509Z | Downloaded topological-sort v0.2.2 |
| 729 | 2026-09-04T21:31:28.509Z | Downloaded usdt v0.5.0 |
| 730 | 2026-09-04T21:31:28.509Z | Downloaded fs-err v3.3.1 |
| 731 | 2026-09-04T21:31:28.509Z | Downloaded find-msvc-tools v0.1.10 |
| 732 | 2026-09-04T21:31:28.509Z | Downloaded parking_lot_core v0.8.6 |
| 733 | 2026-09-04T21:31:28.509Z | Downloaded tokio-util v0.7.19 |
| 734 | 2026-09-04T21:31:28.525Z | Downloaded typenum v1.20.1 |
| 735 | 2026-09-04T21:31:28.525Z | Downloaded paste v1.0.15 |
| 736 | 2026-09-04T21:31:28.525Z | Downloaded getrandom v0.3.4 |
| 737 | 2026-09-04T21:31:28.525Z | Downloaded strum_macros v0.27.2 |
| 738 | 2026-09-04T21:31:28.525Z | Downloaded fastrand v2.5.0 |
| 739 | 2026-09-04T21:31:28.525Z | Downloaded tiny-keccak v2.0.2 |
| 740 | 2026-09-04T21:31:28.525Z | Downloaded postcard v1.1.3 |
| 741 | 2026-09-04T21:31:28.525Z | Downloaded displaydoc v0.2.7 |
| 742 | 2026-09-04T21:31:28.525Z | Downloaded similar v2.7.0 |
| 743 | 2026-09-04T21:31:28.525Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 744 | 2026-09-04T21:31:28.525Z | Downloaded typify-macro v0.6.2 |
| 745 | 2026-09-04T21:31:28.525Z | Downloaded slog-scope v4.4.1 |
| 746 | 2026-09-04T21:31:28.525Z | Downloaded pin-project-internal v1.1.13 |
| 747 | 2026-09-04T21:31:28.525Z | Downloaded derive-ex v0.1.8 |
| 748 | 2026-09-04T21:31:28.525Z | Downloaded slog v2.8.2 |
| 749 | 2026-09-04T21:31:28.531Z | Downloaded schemars v1.2.2 |
| 750 | 2026-09-04T21:31:28.531Z | Downloaded tower v0.5.3 |
| 751 | 2026-09-04T21:31:28.551Z | Downloaded prettyplease v0.2.37 |
| 752 | 2026-09-04T21:31:28.551Z | Downloaded rusty-fork v0.3.1 |
| 753 | 2026-09-04T21:31:28.551Z | Downloaded rayon-core v1.13.0 |
| 754 | 2026-09-04T21:31:28.551Z | Downloaded rand v0.10.2 |
| 755 | 2026-09-04T21:31:28.569Z | Downloaded zmij v1.0.23 |
| 756 | 2026-09-04T21:31:28.569Z | Downloaded getrandom v0.2.17 |
| 757 | 2026-09-04T21:31:28.569Z | Downloaded itertools v0.12.1 |
| 758 | 2026-09-04T21:31:28.569Z | Downloaded rand_chacha v0.3.1 |
| 759 | 2026-09-04T21:31:28.569Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 760 | 2026-09-04T21:31:28.569Z | Downloaded pkg-config v0.3.33 |
| 761 | 2026-09-04T21:31:28.569Z | Downloaded rand v0.8.7 |
| 762 | 2026-09-04T21:31:28.569Z | Downloaded tokio-rustls v0.26.4 |
| 763 | 2026-09-04T21:31:28.569Z | Downloaded git-stub-vcs v0.1.0 |
| 764 | 2026-09-04T21:31:28.569Z | Downloaded glob v0.3.4 |
| 765 | 2026-09-04T21:31:28.573Z | Downloaded rustls-webpki v0.103.14 |
| 766 | 2026-09-04T21:31:28.573Z | Downloaded slog-async v2.8.0 |
| 767 | 2026-09-04T21:31:28.573Z | Downloaded rustls-platform-verifier v0.7.0 |
| 768 | 2026-09-04T21:31:28.573Z | Downloaded zerocopy-derive v0.7.35 |
| 769 | 2026-09-04T21:31:28.573Z | Downloaded zerovec v0.11.6 |
| 770 | 2026-09-04T21:31:28.573Z | Downloaded snafu v0.8.9 |
| 771 | 2026-09-04T21:31:28.573Z | Downloaded clap_builder v4.6.6 |
| 772 | 2026-09-04T21:31:28.576Z | Downloaded nom v8.0.0 |
| 773 | 2026-09-04T21:31:28.577Z | Downloaded pin-project v1.1.13 |
| 774 | 2026-09-04T21:31:28.585Z | Downloaded flate2 v1.1.9 |
| 775 | 2026-09-04T21:31:28.590Z | Downloaded itertools v0.14.0 |
| 776 | 2026-09-04T21:31:28.593Z | Downloaded rhai_codegen v3.2.0 |
| 777 | 2026-09-04T21:31:28.604Z | Downloaded zerocopy v0.7.35 |
| 778 | 2026-09-04T21:31:28.610Z | Downloaded papergrid v0.11.0 |
| 779 | 2026-09-04T21:31:28.613Z | Downloaded derive_more v0.99.20 |
| 780 | 2026-09-04T21:31:28.617Z | Downloaded schemars v0.9.0 |
| 781 | 2026-09-04T21:31:28.635Z | Downloaded unicode-normalization v0.1.25 |
| 782 | 2026-09-04T21:31:28.638Z | Downloaded hashbrown v0.12.3 |
| 783 | 2026-09-04T21:31:28.638Z | Downloaded zerotrie v0.2.4 |
| 784 | 2026-09-04T21:31:28.638Z | Downloaded aws-lc-rs v1.18.0 |
| 785 | 2026-09-04T21:31:28.638Z | Downloaded libm v0.2.16 |
| 786 | 2026-09-04T21:31:28.638Z | Downloaded icu_properties_data v2.2.0 |
| 787 | 2026-09-04T21:31:28.643Z | Downloaded progenitor-impl v0.13.0 |
| 788 | 2026-09-04T21:31:28.660Z | Downloaded ron v0.12.2 |
| 789 | 2026-09-04T21:31:28.660Z | Downloaded regex v1.13.1 |
| 790 | 2026-09-04T21:31:28.660Z | Downloaded quinn v0.11.11 |
| 791 | 2026-09-04T21:31:28.660Z | Downloaded progenitor-impl v0.10.0 |
| 792 | 2026-09-04T21:31:28.677Z | Downloaded darling_core v0.23.0 |
| 793 | 2026-09-04T21:31:28.685Z | Downloaded futures-util v0.3.34 |
| 794 | 2026-09-04T21:31:28.699Z | Downloaded tough v0.22.0 |
| 795 | 2026-09-04T21:31:28.708Z | Downloaded http v1.5.0 |
| 796 | 2026-09-04T21:31:28.708Z | Downloaded blake3 v1.8.6 |
| 797 | 2026-09-04T21:31:28.713Z | Downloaded hyper v1.11.1 |
| 798 | 2026-09-04T21:31:28.713Z | Downloaded serde_with v3.22.0 |
| 799 | 2026-09-04T21:31:28.722Z | Downloaded serde_json v1.0.151 |
| 800 | 2026-09-04T21:31:28.725Z | Downloaded pest v2.8.8 |
| 801 | 2026-09-04T21:31:28.725Z | Downloaded winnow v0.5.40 |
| 802 | 2026-09-04T21:31:28.729Z | Downloaded typed-path v0.9.3 |
| 803 | 2026-09-04T21:31:28.732Z | Downloaded rand v0.9.5 |
| 804 | 2026-09-04T21:31:28.739Z | Downloaded hashbrown v0.15.5 |
| 805 | 2026-09-04T21:31:28.739Z | Downloaded chrono v0.4.45 |
| 806 | 2026-09-04T21:31:28.748Z | Downloaded hkdf v0.12.4 |
| 807 | 2026-09-04T21:31:28.748Z | Downloaded vcpkg v0.2.15 |
| 808 | 2026-09-04T21:31:28.762Z | Downloaded expectorate v1.3.0 |
| 809 | 2026-09-04T21:31:28.774Z | Downloaded goblin v0.8.2 |
| 810 | 2026-09-04T21:31:28.778Z | Downloaded winnow v0.7.15 |
| 811 | 2026-09-04T21:31:28.781Z | Downloaded winnow v1.0.4 |
| 812 | 2026-09-04T21:31:28.791Z | Downloaded tabled v0.21.0 |
| 813 | 2026-09-04T21:31:28.803Z | Downloaded unicode-width v0.1.14 |
| 814 | 2026-09-04T21:31:28.806Z | Downloaded reqwest v0.13.4 |
| 815 | 2026-09-04T21:31:28.810Z | Downloaded zerocopy-derive v0.8.56 |
| 816 | 2026-09-04T21:31:28.814Z | Downloaded hashbrown v0.17.1 |
| 817 | 2026-09-04T21:31:28.821Z | Downloaded dropshot-api-manager v0.8.0 |
| 818 | 2026-09-04T21:31:28.828Z | Downloaded iddqd v0.4.6 |
| 819 | 2026-09-04T21:31:28.828Z | Downloaded tower-http v0.6.11 |
| 820 | 2026-09-04T21:31:28.831Z | Downloaded rayon v1.12.0 |
| 821 | 2026-09-04T21:31:28.834Z | Downloaded zerocopy v0.8.56 |
| 822 | 2026-09-04T21:31:28.848Z | Downloaded hashbrown v0.16.1 |
| 823 | 2026-09-04T21:31:28.854Z | Downloaded portable-atomic v1.15.0 |
| 824 | 2026-09-04T21:31:28.854Z | Downloaded moka v0.12.16 |
| 825 | 2026-09-04T21:31:28.864Z | Downloaded curve25519-dalek v4.1.3 |
| 826 | 2026-09-04T21:31:28.871Z | Downloaded tabled v0.15.0 |
| 827 | 2026-09-04T21:31:28.877Z | Downloaded webpki-roots v1.0.9 |
| 828 | 2026-09-04T21:31:28.877Z | Downloaded bstr v1.13.1 |
| 829 | 2026-09-04T21:31:28.883Z | Downloaded reqwest v0.12.28 |
| 830 | 2026-09-04T21:31:28.914Z | Downloaded proptest v1.11.0 |
| 831 | 2026-09-04T21:31:28.918Z | Downloaded quinn-proto v0.11.16 |
| 832 | 2026-09-04T21:31:28.918Z | Downloaded regress v0.10.5 |
| 833 | 2026-09-04T21:31:28.927Z | Downloaded smoltcp v0.11.0 |
| 834 | 2026-09-04T21:31:28.935Z | Downloaded goblin v0.10.7 |
| 835 | 2026-09-04T21:31:28.943Z | Downloaded syn v3.0.3 |
| 836 | 2026-09-04T21:31:28.948Z | Downloaded h2 v0.4.15 |
| 837 | 2026-09-04T21:31:28.948Z | Downloaded syn v1.0.109 |
| 838 | 2026-09-04T21:31:28.952Z | Downloaded time v0.3.55 |
| 839 | 2026-09-04T21:31:28.963Z | Downloaded rustls v0.23.43 |
| 840 | 2026-09-04T21:31:28.970Z | Downloaded regex-syntax v0.8.11 |
| 841 | 2026-09-04T21:31:28.973Z | Downloaded syn v2.0.119 |
| 842 | 2026-09-04T21:31:28.981Z | Downloaded rustix v1.1.4 |
| 843 | 2026-09-04T21:31:28.994Z | Downloaded unicode-width v0.2.2 |
| 844 | 2026-09-04T21:31:28.997Z | Downloaded nix v0.31.3 |
| 845 | 2026-09-04T21:31:29.002Z | Downloaded regress v0.11.1 |
| 846 | 2026-09-04T21:31:29.014Z | Downloaded typify-impl v0.6.2 |
| 847 | 2026-09-04T21:31:29.024Z | Downloaded sled v0.34.7 |
| 848 | 2026-09-04T21:31:29.039Z | Downloaded dropshot v0.17.1 |
| 849 | 2026-09-04T21:31:29.046Z | Downloaded typify-impl v0.4.3 |
| 850 | 2026-09-04T21:31:29.063Z | Downloaded rhai v1.26.0 |
| 851 | 2026-09-04T21:31:29.080Z | Downloaded hickory-proto v0.25.2 |
| 852 | 2026-09-04T21:31:29.089Z | Downloaded openssl v0.10.81 |
| 853 | 2026-09-04T21:31:29.099Z | Downloaded openapiv3 v2.2.0 |
| 854 | 2026-09-04T21:31:29.103Z | Downloaded rustix v0.38.44 |
| 855 | 2026-09-04T21:31:29.116Z | Downloaded regex-automata v0.4.18 |
| 856 | 2026-09-04T21:31:29.123Z | Downloaded tracing v0.1.44 |
| 857 | 2026-09-04T21:31:29.135Z | Downloaded chrono-tz v0.10.4 |
| 858 | 2026-09-04T21:31:29.144Z | Downloaded hickory-proto v0.24.4 |
| 859 | 2026-09-04T21:31:29.162Z | Downloaded csv v1.4.0 |
| 860 | 2026-09-04T21:31:29.225Z | Downloaded jiff v0.2.35 |
| 861 | 2026-09-04T21:31:29.260Z | Downloaded lzma-sys v0.1.20 |
| 862 | 2026-09-04T21:31:29.268Z | Downloaded ring v0.17.14 |
| 863 | 2026-09-04T21:31:29.294Z | Downloaded petgraph v0.6.5 |
| 864 | 2026-09-04T21:31:29.306Z | Downloaded petgraph v0.8.3 |
| 865 | 2026-09-04T21:31:29.325Z | Downloaded libc v0.2.189 |
| 866 | 2026-09-04T21:31:29.344Z | Downloaded sha3 v0.10.9 |
| 867 | 2026-09-04T21:31:29.354Z | Downloaded tokio v1.53.1 |
| 868 | 2026-09-04T21:31:29.373Z | Downloaded encoding_rs v0.8.35 |
| 869 | 2026-09-04T21:31:29.770Z | Downloaded aws-lc-sys v0.44.0 |
| 870 | 2026-09-04T21:31:30.771Z | Compiling proc-macro2 v1.0.107 |
| 871 | 2026-09-04T21:31:30.771Z | Compiling unicode-ident v1.0.24 |
| 872 | 2026-09-04T21:31:30.771Z | Compiling quote v1.0.47 |
| 873 | 2026-09-04T21:31:30.771Z | Compiling serde_core v1.0.229 |
| 874 | 2026-09-04T21:31:30.787Z | Compiling cfg-if v1.0.4 |
| 875 | 2026-09-04T21:31:30.787Z | Compiling serde v1.0.229 |
| 876 | 2026-09-04T21:31:30.787Z | Compiling libc v0.2.189 |
| 877 | 2026-09-04T21:31:30.787Z | Compiling memchr v2.8.3 |
| 878 | 2026-09-04T21:31:30.945Z | Compiling itoa v1.0.18 |
| 879 | 2026-09-04T21:31:31.153Z | Compiling smallvec v1.15.2 |
| 880 | 2026-09-04T21:31:31.276Z | Compiling zmij v1.0.23 |
| 881 | 2026-09-04T21:31:31.297Z | Compiling autocfg v1.5.1 |
| 882 | 2026-09-04T21:31:31.337Z | Compiling libm v0.2.16 |
| 883 | 2026-09-04T21:31:31.556Z | Compiling stable_deref_trait v1.2.1 |
| 884 | 2026-09-04T21:31:31.618Z | Compiling writeable v0.6.3 |
| 885 | 2026-09-04T21:31:31.659Z | Compiling percent-encoding v2.3.2 |
| 886 | 2026-09-04T21:31:31.731Z | Compiling litemap v0.8.2 |
| 887 | 2026-09-04T21:31:31.837Z | Compiling icu_properties_data v2.2.0 |
| 888 | 2026-09-04T21:31:31.870Z | Compiling icu_normalizer_data v2.2.0 |
| 889 | 2026-09-04T21:31:31.888Z | Compiling utf8_iter v1.0.4 |
| 890 | 2026-09-04T21:31:31.919Z | Compiling iana-time-zone v0.1.65 |
| 891 | 2026-09-04T21:31:31.936Z | Compiling form_urlencoded v1.2.2 |
| 892 | 2026-09-04T21:31:32.094Z | Compiling version_check v0.9.5 |
| 893 | 2026-09-04T21:31:32.125Z | Compiling serde_json v1.0.151 |
| 894 | 2026-09-04T21:31:32.144Z | Compiling dyn-clone v1.0.20 |
| 895 | 2026-09-04T21:31:32.204Z | Compiling syn v2.0.119 |
| 896 | 2026-09-04T21:31:32.285Z | Compiling syn v3.0.3 |
| 897 | 2026-09-04T21:31:32.300Z | Compiling pin-project-lite v0.2.17 |
| 898 | 2026-09-04T21:31:32.312Z | Compiling num-traits v0.2.19 |
| 899 | 2026-09-04T21:31:32.358Z | Compiling equivalent v1.0.2 |
| 900 | 2026-09-04T21:31:32.372Z | Compiling allocator-api2 v0.2.21 |
| 901 | 2026-09-04T21:31:32.384Z | Compiling getrandom v0.4.3 |
| 902 | 2026-09-04T21:31:32.440Z | Compiling rand_core v0.10.1 |
| 903 | 2026-09-04T21:31:32.597Z | Compiling scopeguard v1.2.0 |
| 904 | 2026-09-04T21:31:32.657Z | Compiling parking_lot_core v0.9.12 |
| 905 | 2026-09-04T21:31:32.691Z | Compiling lock_api v0.4.14 |
| 906 | 2026-09-04T21:31:32.853Z | Compiling thiserror v2.0.20 |
| 907 | 2026-09-04T21:31:32.883Z | Compiling hashbrown v0.17.1 |
| 908 | 2026-09-04T21:31:32.920Z | Compiling zerocopy v0.8.56 |
| 909 | 2026-09-04T21:31:32.934Z | Compiling log v0.4.33 |
| 910 | 2026-09-04T21:31:33.118Z | Compiling semver v1.0.28 |
| 911 | 2026-09-04T21:31:33.310Z | Compiling errno v0.3.14 |
| 912 | 2026-09-04T21:31:33.352Z | Compiling uuid v1.26.0 |
| 913 | 2026-09-04T21:31:33.404Z | Compiling indexmap v2.14.0 |
| 914 | 2026-09-04T21:31:33.434Z | Compiling schemars v0.8.22 |
| 915 | 2026-09-04T21:31:33.445Z | Compiling futures-core v0.3.34 |
| 916 | 2026-09-04T21:31:33.587Z | Compiling heck v0.5.0 |
| 917 | 2026-09-04T21:31:33.724Z | Compiling futures-sink v0.3.34 |
| 918 | 2026-09-04T21:31:33.822Z | Compiling fnv v1.0.7 |
| 919 | 2026-09-04T21:31:33.885Z | Compiling rustversion v1.0.23 |
| 920 | 2026-09-04T21:31:33.902Z | Compiling slab v0.4.12 |
| 921 | 2026-09-04T21:31:33.919Z | Compiling jobserver v0.1.35 |
| 922 | 2026-09-04T21:31:34.095Z | Compiling shlex v2.0.1 |
| 923 | 2026-09-04T21:31:34.130Z | Compiling find-msvc-tools v0.1.10 |
| 924 | 2026-09-04T21:31:34.239Z | Compiling bitflags v2.13.1 |
| 925 | 2026-09-04T21:31:34.279Z | Compiling futures-channel v0.3.34 |
| 926 | 2026-09-04T21:31:34.380Z | Compiling cc v1.4.2 |
| 927 | 2026-09-04T21:31:34.429Z | Compiling socket2 v0.6.5 |
| 928 | 2026-09-04T21:31:34.502Z | Compiling pkg-config v0.3.33 |
| 929 | 2026-09-04T21:31:34.727Z | Compiling parking_lot v0.12.5 |
| 930 | 2026-09-04T21:31:34.809Z | Compiling futures-task v0.3.34 |
| 931 | 2026-09-04T21:31:34.846Z | Compiling futures-io v0.3.34 |
| 932 | 2026-09-04T21:31:34.899Z | Compiling signal-hook-registry v1.4.8 |
| 933 | 2026-09-04T21:31:34.957Z | Compiling mio v1.2.2 |
| 934 | 2026-09-04T21:31:34.987Z | Compiling portable-atomic v1.15.0 |
| 935 | 2026-09-04T21:31:34.991Z | Compiling regex-syntax v0.8.11 |
| 936 | 2026-09-04T21:31:35.151Z | Compiling synstructure v0.13.2 |
| 937 | 2026-09-04T21:31:35.218Z | Compiling serde_derive_internals v0.29.1 |
| 938 | 2026-09-04T21:31:35.466Z | Compiling byteorder v1.5.0 |
| 939 | 2026-09-04T21:31:35.638Z | Compiling serde_derive v1.0.229 |
| 940 | 2026-09-04T21:31:35.663Z | Compiling displaydoc v0.2.7 |
| 941 | 2026-09-04T21:31:35.709Z | Compiling thiserror-impl v2.0.20 |
| 942 | 2026-09-04T21:31:35.734Z | Compiling tokio-macros v2.7.2 |
| 943 | 2026-09-04T21:31:35.959Z | Compiling futures-macro v0.3.34 |
| 944 | 2026-09-04T21:31:36.023Z | Compiling cmake v0.1.58 |
| 945 | 2026-09-04T21:31:36.305Z | Compiling zerofrom-derive v0.1.7 |
| 946 | 2026-09-04T21:31:36.361Z | Compiling yoke-derive v0.8.2 |
| 947 | 2026-09-04T21:31:36.443Z | Compiling zerovec-derive v0.11.3 |
| 948 | 2026-09-04T21:31:36.463Z | Compiling schemars_derive v0.8.22 |
| 949 | 2026-09-04T21:31:36.798Z | Compiling zerocopy-derive v0.8.56 |
| 950 | 2026-09-04T21:31:37.051Z | Compiling zeroize_derive v1.5.0 |
| 951 | 2026-09-04T21:31:37.445Z | Compiling futures-util v0.3.34 |
| 952 | 2026-09-04T21:31:37.535Z | Compiling zerofrom v0.1.8 |
| 953 | 2026-09-04T21:31:37.563Z | Compiling critical-section v1.2.0 |
| 954 | 2026-09-04T21:31:37.665Z | Compiling yoke v0.8.3 |
| 955 | 2026-09-04T21:31:37.673Z | Compiling dunce v1.0.5 |
| 956 | 2026-09-04T21:31:37.673Z | Compiling strsim v0.11.1 |
| 957 | 2026-09-04T21:31:37.744Z | Compiling fs_extra v1.3.0 |
| 958 | 2026-09-04T21:31:37.756Z | Compiling zeroize v1.9.0 |
| 959 | 2026-09-04T21:31:37.779Z | Compiling once_cell v1.21.4 |
| 960 | 2026-09-04T21:31:37.852Z | Compiling zerovec v0.11.6 |
| 961 | 2026-09-04T21:31:37.960Z | Compiling zerotrie v0.2.4 |
| 962 | 2026-09-04T21:31:37.995Z | Compiling base64 v0.22.1 |
| 963 | 2026-09-04T21:31:38.004Z | Compiling aws-lc-sys v0.44.0 |
| 964 | 2026-09-04T21:31:38.071Z | Compiling typenum v1.20.1 |
| 965 | 2026-09-04T21:31:38.260Z | Compiling subtle v2.6.1 |
| 966 | 2026-09-04T21:31:38.310Z | Compiling tinystr v0.8.3 |
| 967 | 2026-09-04T21:31:38.381Z | Compiling potential_utf v0.1.5 |
| 968 | 2026-09-04T21:31:38.425Z | Compiling rustix v1.1.4 |
| 969 | 2026-09-04T21:31:38.511Z | Compiling icu_locale_core v2.2.0 |
| 970 | 2026-09-04T21:31:38.541Z | Compiling icu_collections v2.2.0 |
| 971 | 2026-09-04T21:31:38.828Z | Compiling bytes v1.12.1 |
| 972 | 2026-09-04T21:31:38.846Z | Compiling chrono v0.4.45 |
| 973 | 2026-09-04T21:31:38.917Z | Compiling serde_tokenstream v0.2.3 |
| 974 | 2026-09-04T21:31:39.135Z | Compiling erased-serde v0.3.31 |
| 975 | 2026-09-04T21:31:39.432Z | Compiling icu_provider v2.2.0 |
| 976 | 2026-09-04T21:31:39.477Z | Compiling tokio v1.53.1 |
| 977 | 2026-09-04T21:31:39.652Z | Compiling http v1.5.0 |
| 978 | 2026-09-04T21:31:39.663Z | Compiling icu_properties v2.2.0 |
| 979 | 2026-09-04T21:31:39.753Z | Compiling icu_normalizer v2.2.0 |
| 980 | 2026-09-04T21:31:39.827Z | Compiling httparse v1.10.1 |
| 981 | 2026-09-04T21:31:40.170Z | Compiling ipnet v2.12.1 |
| 982 | 2026-09-04T21:31:40.346Z | Compiling http-body v1.1.0 |
| 983 | 2026-09-04T21:31:40.363Z | Compiling atomic-waker v1.1.2 |
| 984 | 2026-09-04T21:31:40.504Z | Compiling tower-service v0.3.3 |
| 985 | 2026-09-04T21:31:40.529Z | Compiling idna_adapter v1.2.2 |
| 986 | 2026-09-04T21:31:40.600Z | Compiling ucd-trie v0.1.7 |
| 987 | 2026-09-04T21:31:40.623Z | Compiling idna v1.1.0 |
| 988 | 2026-09-04T21:31:40.665Z | Compiling tower-layer v0.3.3 |
| 989 | 2026-09-04T21:31:40.826Z | Compiling pest v2.8.8 |
| 990 | 2026-09-04T21:31:40.856Z | Compiling try-lock v0.2.5 |
| 991 | 2026-09-04T21:31:40.900Z | Compiling url v2.5.8 |
| 992 | 2026-09-04T21:31:40.960Z | Compiling ryu v1.0.23 |
| 993 | 2026-09-04T21:31:40.999Z | Compiling untrusted v0.9.0 |
| 994 | 2026-09-04T21:31:41.121Z | Compiling thiserror v1.0.69 |
| 995 | 2026-09-04T21:31:41.152Z | Compiling ppv-lite86 v0.2.21 |
| 996 | 2026-09-04T21:31:41.303Z | Compiling want v0.3.1 |
| 997 | 2026-09-04T21:31:41.460Z | Compiling thiserror-impl v1.0.69 |
| 998 | 2026-09-04T21:31:41.473Z | Compiling aho-corasick v1.1.5 |
| 999 | 2026-09-04T21:31:41.601Z | Compiling pretty-hex v0.4.2 |
| 1000 | 2026-09-04T21:31:41.734Z | Compiling httpdate v1.0.3 |
| 1001 | 2026-09-04T21:31:41.762Z | Compiling ident_case v1.0.1 |
| 1002 | 2026-09-04T21:31:41.885Z | Compiling pest_meta v2.8.8 |
| 1003 | 2026-09-04T21:31:41.973Z | Compiling getrandom v0.2.17 |
| 1004 | 2026-09-04T21:31:42.066Z | Compiling getrandom v0.3.4 |
| 1005 | 2026-09-04T21:31:42.153Z | Compiling ipnetwork v0.21.1 |
| 1006 | 2026-09-04T21:31:42.394Z | Compiling regex-automata v0.4.18 |
| 1007 | 2026-09-04T21:31:42.583Z | Compiling pest_generator v2.8.8 |
| 1008 | 2026-09-04T21:31:42.711Z | Compiling rand_core v0.6.4 |
| 1009 | 2026-09-04T21:31:42.836Z | Compiling plain v0.2.3 |
| 1010 | 2026-09-04T21:31:42.839Z | Compiling oxnet v0.1.7 |
| 1011 | 2026-09-04T21:31:42.935Z | Compiling tracing-core v0.1.36 |
| 1012 | 2026-09-04T21:31:42.946Z | Compiling tracing-attributes v0.1.31 |
| 1013 | 2026-09-04T21:31:43.164Z | Compiling paste v1.0.15 |
| 1014 | 2026-09-04T21:31:43.183Z | Compiling pest_derive v2.8.8 |
| 1015 | 2026-09-04T21:31:43.375Z | Compiling foldhash v0.2.0 |
| 1016 | 2026-09-04T21:31:43.531Z | Compiling serde_urlencoded v0.7.1 |
| 1017 | 2026-09-04T21:31:43.609Z | Compiling http-body-util v0.1.5 |
| 1018 | 2026-09-04T21:31:43.774Z | Compiling anyhow v1.0.104 |
| 1019 | 2026-09-04T21:31:43.815Z | Compiling omicron-workspace-hack v0.1.0 |
| 1020 | 2026-09-04T21:31:43.875Z | Compiling slog v2.8.2 |
| 1021 | 2026-09-04T21:31:44.012Z | Compiling sync_wrapper v1.0.2 |
| 1022 | 2026-09-04T21:31:44.055Z | Compiling time-core v0.1.9 |
| 1023 | 2026-09-04T21:31:44.129Z | Compiling regex v1.13.1 |
| 1024 | 2026-09-04T21:31:44.150Z | Compiling num-conv v0.2.2 |
| 1025 | 2026-09-04T21:31:44.478Z | Compiling tracing v0.1.44 |
| 1026 | 2026-09-04T21:31:44.733Z | Compiling time-macros v0.2.32 |
| 1027 | 2026-09-04T21:31:44.733Z | Compiling scroll_derive v0.13.1 |
| 1028 | 2026-09-04T21:31:44.822Z | Compiling num_threads v0.1.7 |
| 1029 | 2026-09-04T21:31:44.897Z | Compiling deranged v0.5.8 |
| 1030 | 2026-09-04T21:31:44.897Z | Compiling powerfmt v0.2.0 |
| 1031 | 2026-09-04T21:31:45.040Z | Compiling fastrand v2.5.0 |
| 1032 | 2026-09-04T21:31:45.106Z | Compiling winnow v1.0.4 |
| 1033 | 2026-09-04T21:31:45.168Z | Compiling scroll v0.13.0 |
| 1034 | 2026-09-04T21:31:45.501Z | Compiling hashbrown v0.16.1 |
| 1035 | 2026-09-04T21:31:45.551Z | Compiling tokio-util v0.7.19 |
| 1036 | 2026-09-04T21:31:45.773Z | Compiling daft-derive v0.1.8 |
| 1037 | 2026-09-04T21:31:45.898Z | Compiling async-trait v0.1.92 |
| 1038 | 2026-09-04T21:31:46.340Z | Compiling aws-lc-rs v1.18.0 |
| 1039 | 2026-09-04T21:31:46.436Z | Compiling goblin v0.10.7 |
| 1040 | 2026-09-04T21:31:46.436Z | Compiling darling_core v0.23.0 |
| 1041 | 2026-09-04T21:31:46.533Z | Compiling rustls-pki-types v1.15.1 |
| 1042 | 2026-09-04T21:31:46.785Z | Compiling camino v1.2.5 |
| 1043 | 2026-09-04T21:31:46.828Z | Compiling openssl-probe v0.2.1 |
| 1044 | 2026-09-04T21:31:46.938Z | Compiling untrusted v0.7.1 |
| 1045 | 2026-09-04T21:31:46.968Z | Compiling crossbeam-utils v0.8.22 |
| 1046 | 2026-09-04T21:31:47.085Z | Compiling usdt-impl v0.6.0 |
| 1047 | 2026-09-04T21:31:47.284Z | Compiling dtrace-parser v0.3.0 |
| 1048 | 2026-09-04T21:31:47.330Z | Compiling rustls v0.23.43 |
| 1049 | 2026-09-04T21:31:47.813Z | Compiling hex v0.4.3 |
| 1050 | 2026-09-04T21:31:47.905Z | Compiling h2 v0.4.15 |
| 1051 | 2026-09-04T21:31:47.905Z | Compiling thread-id v5.1.0 |
| 1052 | 2026-09-04T21:31:48.323Z | Compiling thread_local v1.1.10 |
| 1053 | 2026-09-04T21:31:48.403Z | Compiling crc32fast v1.5.0 |
| 1054 | 2026-09-04T21:31:48.403Z | Compiling futures-executor v0.3.34 |
| 1055 | 2026-09-04T21:31:48.403Z | Compiling darling_macro v0.23.0 |
| 1056 | 2026-09-04T21:31:48.403Z | Compiling match_cfg v0.1.0 |
| 1057 | 2026-09-04T21:31:48.426Z | Compiling slog-async v2.8.0 |
| 1058 | 2026-09-04T21:31:48.480Z | Compiling cpufeatures v0.3.0 |
| 1059 | 2026-09-04T21:31:48.601Z | Compiling futures v0.3.34 |
| 1060 | 2026-09-04T21:31:48.652Z | Compiling rand_core v0.9.5 |
| 1061 | 2026-09-04T21:31:48.765Z | Compiling macaddr v1.0.1 |
| 1062 | 2026-09-04T21:31:48.802Z | Compiling term v1.2.1 |
| 1063 | 2026-09-04T21:31:48.910Z | Compiling dof v0.4.0 |
| 1064 | 2026-09-04T21:31:48.926Z | Compiling darling v0.23.0 |
| 1065 | 2026-09-04T21:31:48.958Z | Compiling take_mut v0.2.2 |
| 1066 | 2026-09-04T21:31:49.018Z | Compiling syn v1.0.109 |
| 1067 | 2026-09-04T21:31:49.033Z | Compiling adler2 v2.0.1 |
| 1068 | 2026-09-04T21:31:49.077Z | Compiling simd-adler32 v0.3.10 |
| 1069 | 2026-09-04T21:31:49.162Z | Compiling ref-cast v1.0.26 |
| 1070 | 2026-09-04T21:31:49.265Z | Compiling miniz_oxide v0.8.9 |
| 1071 | 2026-09-04T21:31:49.367Z | Compiling hybrid-array v0.4.14 |
| 1072 | 2026-09-04T21:31:49.497Z | Compiling serde_tokenstream v0.3.0 |
| 1073 | 2026-09-04T21:31:49.517Z | Compiling structmeta-derive v0.3.0 |
| 1074 | 2026-09-04T21:31:49.835Z | Compiling ref-cast-impl v1.0.26 |
| 1075 | 2026-09-04T21:31:49.950Z | Compiling newtype-uuid-macros v0.1.1 |
| 1076 | 2026-09-04T21:31:50.281Z | Compiling hyper v1.11.1 |
| 1077 | 2026-09-04T21:31:50.474Z | Compiling flate2 v1.1.9 |
| 1078 | 2026-09-04T21:31:50.536Z | Compiling structmeta v0.3.0 |
| 1079 | 2026-09-04T21:31:50.709Z | Compiling rand_chacha v0.9.0 |
| 1080 | 2026-09-04T21:31:50.982Z | Compiling compression-core v0.4.32 |
| 1081 | 2026-09-04T21:31:51.125Z | Compiling usdt-macro v0.6.0 |
| 1082 | 2026-09-04T21:31:51.543Z | Compiling usdt-attr-macro v0.6.0 |
| 1083 | 2026-09-04T21:31:51.547Z | Compiling compression-codecs v0.4.38 |
| 1084 | 2026-09-04T21:31:51.547Z | Compiling rand v0.9.5 |
| 1085 | 2026-09-04T21:31:51.547Z | Compiling hyper-util v0.1.20 |
| 1086 | 2026-09-04T21:31:51.893Z | Compiling crypto-common v0.2.2 |
| 1087 | 2026-09-04T21:31:52.058Z | Compiling block-buffer v0.12.1 |
| 1088 | 2026-09-04T21:31:52.237Z | Compiling newtype-uuid v1.4.0 |
| 1089 | 2026-09-04T21:31:52.274Z | Compiling serde_spanned v1.1.1 |
| 1090 | 2026-09-04T21:31:52.335Z | Compiling multer v3.1.0 |
| 1091 | 2026-09-04T21:31:52.414Z | Compiling const-oid v0.10.2 |
| 1092 | 2026-09-04T21:31:52.552Z | Compiling debug-ignore v1.0.5 |
| 1093 | 2026-09-04T21:31:52.574Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1094 | 2026-09-04T21:31:52.638Z | Compiling quick-error v1.2.3 |
| 1095 | 2026-09-04T21:31:52.653Z | Compiling digest v0.11.3 |
| 1096 | 2026-09-04T21:31:52.721Z | Compiling daft v0.1.8 |
| 1097 | 2026-09-04T21:31:52.777Z | Compiling time v0.3.55 |
| 1098 | 2026-09-04T21:31:52.813Z | Compiling strum_macros v0.26.4 |
| 1099 | 2026-09-04T21:31:52.838Z | Compiling async-stream-impl v0.3.6 |
| 1100 | 2026-09-04T21:31:52.984Z | Compiling generic-array v0.14.7 |
| 1101 | 2026-09-04T21:31:53.073Z | Compiling dropshot v0.17.1 |
| 1102 | 2026-09-04T21:31:53.201Z | Compiling encoding_rs v0.8.35 |
| 1103 | 2026-09-04T21:31:53.296Z | Compiling bit-vec v0.8.0 |
| 1104 | 2026-09-04T21:31:53.527Z | Compiling spin v0.9.9 |
| 1105 | 2026-09-04T21:31:53.643Z | Compiling mime v0.3.17 |
| 1106 | 2026-09-04T21:31:53.755Z | Compiling async-stream v0.3.6 |
| 1107 | 2026-09-04T21:31:53.841Z | Compiling bit-set v0.8.0 |
| 1108 | 2026-09-04T21:31:53.928Z | Compiling sha1 v0.11.0 |
| 1109 | 2026-09-04T21:31:53.940Z | Compiling serde_with_macros v3.22.0 |
| 1110 | 2026-09-04T21:31:54.352Z | Compiling crossbeam-channel v0.5.16 |
| 1111 | 2026-09-04T21:31:54.358Z | Compiling tower v0.5.3 |
| 1112 | 2026-09-04T21:31:54.358Z | Compiling waitgroup v0.1.2 |
| 1113 | 2026-09-04T21:31:54.422Z | Compiling dropshot_endpoint v0.17.1 |
| 1114 | 2026-09-04T21:31:54.453Z | Compiling strum v0.26.3 |
| 1115 | 2026-09-04T21:31:54.487Z | Compiling openapiv3 v2.2.0 |
| 1116 | 2026-09-04T21:31:54.579Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1117 | 2026-09-04T21:31:54.828Z | Compiling serde_path_to_error v0.1.20 |
| 1118 | 2026-09-04T21:31:54.928Z | Compiling unarray v0.1.4 |
| 1119 | 2026-09-04T21:31:55.037Z | Compiling tower-http v0.6.11 |
| 1120 | 2026-09-04T21:31:55.074Z | Compiling derive-ex v0.1.8 |
| 1121 | 2026-09-04T21:31:55.180Z | Compiling tempfile v3.27.0 |
| 1122 | 2026-09-04T21:31:55.549Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1123 | 2026-09-04T21:31:55.582Z | Compiling rustls-native-certs v0.8.4 |
| 1124 | 2026-09-04T21:31:55.917Z | Compiling strum_macros v0.27.2 |
| 1125 | 2026-09-04T21:31:56.087Z | Compiling is-terminal v0.4.17 |
| 1126 | 2026-09-04T21:31:56.170Z | Compiling instant v0.1.13 |
| 1127 | 2026-09-04T21:31:56.195Z | Compiling slog-term v2.9.2 |
| 1128 | 2026-09-04T21:31:56.607Z | Compiling test-strategy v0.4.5 |
| 1129 | 2026-09-04T21:31:56.813Z | Compiling slog-json v2.6.1 |
| 1130 | 2026-09-04T21:31:56.883Z | Compiling hostname v0.3.1 |
| 1131 | 2026-09-04T21:31:56.944Z | Compiling memmap2 v0.9.11 |
| 1132 | 2026-09-04T21:31:57.014Z | Compiling either v1.17.0 |
| 1133 | 2026-09-04T21:31:57.014Z | Compiling slog-bunyan v2.5.0 |
| 1134 | 2026-09-04T21:31:57.159Z | Compiling usdt v0.6.0 |
| 1135 | 2026-09-04T21:31:57.163Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1136 | 2026-09-04T21:31:57.229Z | Compiling crypto-common v0.1.7 |
| 1137 | 2026-09-04T21:31:57.374Z | Compiling parse-display-derive v0.10.0 |
| 1138 | 2026-09-04T21:31:57.435Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1139 | 2026-09-04T21:31:57.709Z | Compiling strum v0.27.2 |
| 1140 | 2026-09-04T21:31:57.762Z | Compiling backon v1.6.0 |
| 1141 | 2026-09-04T21:31:57.839Z | Compiling rand_chacha v0.3.1 |
| 1142 | 2026-09-04T21:31:57.867Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1143 | 2026-09-04T21:31:57.972Z | Compiling async-compression v0.4.43 |
| 1144 | 2026-09-04T21:31:58.119Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1145 | 2026-09-04T21:31:58.257Z | Compiling rand v0.8.7 |
| 1146 | 2026-09-04T21:31:58.294Z | Compiling rustls-pemfile v2.2.0 |
| 1147 | 2026-09-04T21:31:58.488Z | Compiling wait-timeout v0.2.1 |
| 1148 | 2026-09-04T21:31:58.579Z | Compiling hostname v0.4.2 |
| 1149 | 2026-09-04T21:31:58.863Z | Compiling rusty-fork v0.3.1 |
| 1150 | 2026-09-04T21:31:58.911Z | Compiling serde_with v3.22.0 |
| 1151 | 2026-09-04T21:31:58.997Z | Compiling rand_xorshift v0.4.0 |
| 1152 | 2026-09-04T21:31:59.145Z | Compiling regress v0.10.5 |
| 1153 | 2026-09-04T21:31:59.223Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1154 | 2026-09-04T21:31:59.288Z | Compiling humantime v2.4.0 |
| 1155 | 2026-09-04T21:31:59.446Z | Compiling proptest v1.11.0 |
| 1156 | 2026-09-04T21:31:59.563Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1157 | 2026-09-04T21:31:59.693Z | Compiling iddqd v0.4.6 |
| 1158 | 2026-09-04T21:31:59.710Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1159 | 2026-09-04T21:31:59.908Z | Compiling block-buffer v0.10.4 |
| 1160 | 2026-09-04T21:31:59.954Z | Compiling reqwest v0.12.28 |
| 1161 | 2026-09-04T21:32:00.056Z | Compiling unicode-width v0.2.2 |
| 1162 | 2026-09-04T21:32:00.511Z | Compiling digest v0.10.7 |
| 1163 | 2026-09-04T21:32:00.720Z | Compiling parse-display v0.10.0 |
| 1164 | 2026-09-04T21:32:00.730Z | Compiling backoff v0.4.0 |
| 1165 | 2026-09-04T21:32:00.916Z | Compiling progenitor-client v0.10.0 |
| 1166 | 2026-09-04T21:32:00.939Z | Compiling itertools v0.14.0 |
| 1167 | 2026-09-04T21:32:01.053Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1168 | 2026-09-04T21:32:01.493Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1169 | 2026-09-04T21:32:02.723Z | Compiling utf8parse v0.2.2 |
| 1170 | 2026-09-04T21:32:02.957Z | Compiling anstyle-parse v1.0.0 |
| 1171 | 2026-09-04T21:32:03.142Z | Compiling regress v0.11.1 |
| 1172 | 2026-09-04T21:32:03.591Z | Compiling anstyle-query v1.1.5 |
| 1173 | 2026-09-04T21:32:03.594Z | Compiling is_terminal_polyfill v1.70.2 |
| 1174 | 2026-09-04T21:32:03.594Z | Compiling anstyle v1.0.14 |
| 1175 | 2026-09-04T21:32:03.594Z | Compiling colorchoice v1.0.5 |
| 1176 | 2026-09-04T21:32:03.594Z | Compiling anstream v1.0.0 |
| 1177 | 2026-09-04T21:32:03.595Z | Compiling clap_lex v1.1.0 |
| 1178 | 2026-09-04T21:32:04.224Z | Compiling toml_datetime v0.6.11 |
| 1179 | 2026-09-04T21:32:04.495Z | Compiling zerocopy-derive v0.7.35 |
| 1180 | 2026-09-04T21:32:04.632Z | Compiling clap_derive v4.6.4 |
| 1181 | 2026-09-04T21:32:05.099Z | Compiling typify-impl v0.6.2 |
| 1182 | 2026-09-04T21:32:05.246Z | Compiling convert_case v0.4.0 |
| 1183 | 2026-09-04T21:32:05.348Z | Compiling cpufeatures v0.2.17 |
| 1184 | 2026-09-04T21:32:05.418Z | Compiling zerocopy v0.7.35 |
| 1185 | 2026-09-04T21:32:05.755Z | Compiling derive_more v0.99.20 |
| 1186 | 2026-09-04T21:32:06.524Z | Compiling terminal_size v0.4.4 |
| 1187 | 2026-09-04T21:32:07.123Z | Compiling secrecy v0.10.3 |
| 1188 | 2026-09-04T21:32:07.134Z | Compiling heapless v0.8.0 |
| 1189 | 2026-09-04T21:32:07.289Z | Compiling crucible-workspace-hack v0.1.0 |
| 1190 | 2026-09-04T21:32:07.426Z | Compiling float-ord v0.3.2 |
| 1191 | 2026-09-04T21:32:07.473Z | Compiling tinyvec_macros v0.1.1 |
| 1192 | 2026-09-04T21:32:07.536Z | Compiling tinyvec v1.12.0 |
| 1193 | 2026-09-04T21:32:07.991Z | Compiling clap_builder v4.6.6 |
| 1194 | 2026-09-04T21:32:08.011Z | Compiling dtrace-parser v0.2.0 |
| 1195 | 2026-09-04T21:32:08.041Z | Compiling scroll_derive v0.12.1 |
| 1196 | 2026-09-04T21:32:08.199Z | Compiling hash32 v0.3.1 |
| 1197 | 2026-09-04T21:32:08.262Z | Compiling serde_repr v0.1.21 |
| 1198 | 2026-09-04T21:32:08.347Z | Compiling rustc_version v0.4.1 |
| 1199 | 2026-09-04T21:32:08.616Z | Compiling num-integer v0.1.47 |
| 1200 | 2026-09-04T21:32:08.769Z | Compiling usdt-impl v0.5.0 |
| 1201 | 2026-09-04T21:32:08.927Z | Compiling crossbeam-epoch v0.9.20 |
| 1202 | 2026-09-04T21:32:08.983Z | Compiling smoltcp v0.11.0 |
| 1203 | 2026-09-04T21:32:09.107Z | Compiling scroll v0.12.0 |
| 1204 | 2026-09-04T21:32:09.205Z | Compiling clap v4.6.6 |
| 1205 | 2026-09-04T21:32:09.281Z | Compiling curve25519-dalek v4.1.3 |
| 1206 | 2026-09-04T21:32:09.566Z | Compiling dof v0.3.0 |
| 1207 | 2026-09-04T21:32:09.724Z | Compiling hmac v0.12.1 |
| 1208 | 2026-09-04T21:32:09.837Z | Compiling inout v0.1.4 |
| 1209 | 2026-09-04T21:32:09.867Z | Compiling ff v0.13.1 |
| 1210 | 2026-09-04T21:32:09.921Z | Compiling darling_core v0.21.3 |
| 1211 | 2026-09-04T21:32:09.934Z | Compiling cobs v0.3.0 |
| 1212 | 2026-09-04T21:32:09.987Z | Compiling thread-id v4.2.2 |
| 1213 | 2026-09-04T21:32:09.990Z | Compiling bitflags v1.3.2 |
| 1214 | 2026-09-04T21:32:10.053Z | Compiling managed v0.8.0 |
| 1215 | 2026-09-04T21:32:10.278Z | Compiling postcard v1.1.3 |
| 1216 | 2026-09-04T21:32:10.492Z | Compiling group v0.13.0 |
| 1217 | 2026-09-04T21:32:10.578Z | Compiling cipher v0.4.4 |
| 1218 | 2026-09-04T21:32:10.605Z | Compiling hkdf v0.12.4 |
| 1219 | 2026-09-04T21:32:10.867Z | Compiling goblin v0.8.2 |
| 1220 | 2026-09-04T21:32:11.351Z | Compiling num-rational v0.4.2 |
| 1221 | 2026-09-04T21:32:11.403Z | Compiling typify-macro v0.6.2 |
| 1222 | 2026-09-04T21:32:11.642Z | Compiling num-iter v0.1.46 |
| 1223 | 2026-09-04T21:32:11.829Z | Compiling tabwriter v1.4.1 |
| 1224 | 2026-09-04T21:32:11.955Z | Compiling universal-hash v0.5.1 |
| 1225 | 2026-09-04T21:32:12.002Z | Compiling darling_macro v0.21.3 |
| 1226 | 2026-09-04T21:32:12.071Z | Compiling crypto-bigint v0.5.5 |
| 1227 | 2026-09-04T21:32:12.081Z | Compiling hubpack_derive v0.1.1 |
| 1228 | 2026-09-04T21:32:12.144Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1229 | 2026-09-04T21:32:13.001Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1230 | 2026-09-04T21:32:13.005Z | Compiling half v2.7.1 |
| 1231 | 2026-09-04T21:32:13.071Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1232 | 2026-09-04T21:32:13.201Z | Compiling num-complex v0.4.6 |
| 1233 | 2026-09-04T21:32:13.467Z | Compiling memoffset v0.9.1 |
| 1234 | 2026-09-04T21:32:13.503Z | Compiling typify v0.6.2 |
| 1235 | 2026-09-04T21:32:13.551Z | Compiling opaque-debug v0.3.1 |
| 1236 | 2026-09-04T21:32:13.577Z | Compiling rustix v0.38.44 |
| 1237 | 2026-09-04T21:32:13.588Z | Compiling cfg_aliases v0.2.2 |
| 1238 | 2026-09-04T21:32:13.617Z | Compiling base16ct v0.2.0 |
| 1239 | 2026-09-04T21:32:13.670Z | Compiling ciborium-io v0.2.2 |
| 1240 | 2026-09-04T21:32:13.720Z | Compiling base64ct v1.8.3 |
| 1241 | 2026-09-04T21:32:13.797Z | Compiling unsafe-libyaml v0.2.11 |
| 1242 | 2026-09-04T21:32:13.848Z | Compiling elliptic-curve v0.13.8 |
| 1243 | 2026-09-04T21:32:14.032Z | Compiling password-hash v0.5.0 |
| 1244 | 2026-09-04T21:32:14.072Z | Compiling ciborium-ll v0.2.2 |
| 1245 | 2026-09-04T21:32:14.218Z | Compiling nix v0.31.3 |
| 1246 | 2026-09-04T21:32:14.289Z | Compiling poly1305 v0.8.0 |
| 1247 | 2026-09-04T21:32:14.478Z | Compiling serde_yaml v0.9.34+deprecated |
| 1248 | 2026-09-04T21:32:14.597Z | Compiling num v0.4.3 |
| 1249 | 2026-09-04T21:32:14.804Z | Compiling thiserror-no-std v2.0.2 |
| 1250 | 2026-09-04T21:32:14.946Z | Compiling hubpack v0.1.2 |
| 1251 | 2026-09-04T21:32:15.016Z | Compiling darling v0.21.3 |
| 1252 | 2026-09-04T21:32:15.185Z | Compiling chacha20 v0.9.1 |
| 1253 | 2026-09-04T21:32:15.399Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1254 | 2026-09-04T21:32:15.733Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1255 | 2026-09-04T21:32:15.869Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1256 | 2026-09-04T21:32:16.325Z | Compiling blake2 v0.10.6 |
| 1257 | 2026-09-04T21:32:16.398Z | Compiling aead v0.5.2 |
| 1258 | 2026-09-04T21:32:16.571Z | Compiling byte-wrapper v0.1.0 |
| 1259 | 2026-09-04T21:32:16.772Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1260 | 2026-09-04T21:32:16.811Z | Compiling proc-macro-error-attr v1.0.4 |
| 1261 | 2026-09-04T21:32:17.044Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1262 | 2026-09-04T21:32:17.095Z | Compiling prettyplease v0.2.37 |
| 1263 | 2026-09-04T21:32:17.171Z | Compiling keccak v0.1.6 |
| 1264 | 2026-09-04T21:32:17.254Z | Compiling static_assertions v1.1.0 |
| 1265 | 2026-09-04T21:32:17.323Z | Compiling sha3 v0.10.9 |
| 1266 | 2026-09-04T21:32:17.407Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1267 | 2026-09-04T21:32:17.631Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1268 | 2026-09-04T21:32:18.048Z | Compiling argon2 v0.5.3 |
| 1269 | 2026-09-04T21:32:18.117Z | Compiling chacha20poly1305 v0.10.1 |
| 1270 | 2026-09-04T21:32:18.167Z | Compiling proc-macro-crate v3.5.0 |
| 1271 | 2026-09-04T21:32:18.555Z | Compiling ingot-macros v0.1.1 |
| 1272 | 2026-09-04T21:32:18.577Z | Compiling vsss-rs v3.3.4 |
| 1273 | 2026-09-04T21:32:18.849Z | Compiling ciborium v0.2.2 |
| 1274 | 2026-09-04T21:32:19.246Z | Compiling usdt-attr-macro v0.5.0 |
| 1275 | 2026-09-04T21:32:19.431Z | Compiling usdt-macro v0.5.0 |
| 1276 | 2026-09-04T21:32:20.580Z | Compiling serde_spanned v0.6.9 |
| 1277 | 2026-09-04T21:32:20.587Z | Compiling num-derive v0.4.2 |
| 1278 | 2026-09-04T21:32:20.587Z | Compiling enum-as-inner v0.6.1 |
| 1279 | 2026-09-04T21:32:20.587Z | Compiling proc-macro-error v1.0.4 |
| 1280 | 2026-09-04T21:32:20.755Z | Compiling memmap v0.7.0 |
| 1281 | 2026-09-04T21:32:20.876Z | Compiling toml_write v0.1.2 |
| 1282 | 2026-09-04T21:32:20.943Z | Compiling data-encoding v2.11.1 |
| 1283 | 2026-09-04T21:32:20.975Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1284 | 2026-09-04T21:32:20.979Z | Compiling winnow v0.5.40 |
| 1285 | 2026-09-04T21:32:21.066Z | Compiling indent_write v2.2.0 |
| 1286 | 2026-09-04T21:32:21.142Z | Compiling winnow v0.7.15 |
| 1287 | 2026-09-04T21:32:21.197Z | Compiling usdt v0.5.0 |
| 1288 | 2026-09-04T21:32:21.296Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1289 | 2026-09-04T21:32:21.309Z | Compiling ingot-types v0.1.2 |
| 1290 | 2026-09-04T21:32:21.313Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1291 | 2026-09-04T21:32:21.456Z | Compiling num_enum_derive v0.7.6 |
| 1292 | 2026-09-04T21:32:21.697Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1293 | 2026-09-04T21:32:22.087Z | Compiling foreign-types-macros v0.2.4 |
| 1294 | 2026-09-04T21:32:22.189Z | Compiling bytecount v0.6.9 |
| 1295 | 2026-09-04T21:32:22.322Z | Compiling toml_edit v0.19.15 |
| 1296 | 2026-09-04T21:32:22.362Z | Compiling crossbeam-deque v0.8.7 |
| 1297 | 2026-09-04T21:32:22.470Z | Compiling toml_edit v0.22.27 |
| 1298 | 2026-09-04T21:32:23.024Z | Compiling colored v3.1.1 |
| 1299 | 2026-09-04T21:32:23.030Z | Compiling vcpkg v0.2.15 |
| 1300 | 2026-09-04T21:32:23.030Z | Compiling foreign-types-shared v0.3.1 |
| 1301 | 2026-09-04T21:32:23.030Z | Compiling foreign-types v0.5.0 |
| 1302 | 2026-09-04T21:32:23.030Z | Compiling num_enum v0.7.6 |
| 1303 | 2026-09-04T21:32:23.097Z | Compiling ingot v0.1.1 |
| 1304 | 2026-09-04T21:32:23.173Z | Compiling openssl-sys v0.9.117 |
| 1305 | 2026-09-04T21:32:23.365Z | Compiling atomicwrites v0.4.4 |
| 1306 | 2026-09-04T21:32:23.559Z | Compiling proc-macro-crate v1.3.1 |
| 1307 | 2026-09-04T21:32:23.840Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1308 | 2026-09-04T21:32:23.963Z | Compiling toml v0.8.23 |
| 1309 | 2026-09-04T21:32:24.372Z | Compiling chacha20 v0.10.1 |
| 1310 | 2026-09-04T21:32:24.398Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1311 | 2026-09-04T21:32:24.622Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1312 | 2026-09-04T21:32:24.670Z | Compiling cstr-argument v0.1.2 |
| 1313 | 2026-09-04T21:32:24.715Z | Compiling swrite v0.1.0 |
| 1314 | 2026-09-04T21:32:25.210Z | Compiling resolv-conf v0.7.6 |
| 1315 | 2026-09-04T21:32:25.214Z | Compiling rayon-core v1.13.0 |
| 1316 | 2026-09-04T21:32:25.214Z | Compiling linked-hash-map v0.5.6 |
| 1317 | 2026-09-04T21:32:25.214Z | Compiling heck v0.4.1 |
| 1318 | 2026-09-04T21:32:25.214Z | Compiling unicode-segmentation v1.13.3 |
| 1319 | 2026-09-04T21:32:25.214Z | Compiling semver v0.1.20 |
| 1320 | 2026-09-04T21:32:25.214Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1321 | 2026-09-04T21:32:25.662Z | Compiling rustc_version v0.1.7 |
| 1322 | 2026-09-04T21:32:25.667Z | Compiling lru-cache v0.1.2 |
| 1323 | 2026-09-04T21:32:25.667Z | Compiling newline-converter v0.3.0 |
| 1324 | 2026-09-04T21:32:25.667Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1325 | 2026-09-04T21:32:25.667Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1326 | 2026-09-04T21:32:25.667Z | Compiling rand v0.10.2 |
| 1327 | 2026-09-04T21:32:25.667Z | Compiling num_enum_derive v0.5.11 |
| 1328 | 2026-09-04T21:32:25.667Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1329 | 2026-09-04T21:32:25.730Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1330 | 2026-09-04T21:32:25.791Z | Compiling hickory-proto v0.24.4 |
| 1331 | 2026-09-04T21:32:25.956Z | Compiling progenitor-impl v0.13.0 |
| 1332 | 2026-09-04T21:32:26.216Z | Compiling progenitor-impl v0.14.0 |
| 1333 | 2026-09-04T21:32:26.545Z | Compiling rustls-webpki v0.103.14 |
| 1334 | 2026-09-04T21:32:27.152Z | Compiling console v0.16.4 |
| 1335 | 2026-09-04T21:32:27.376Z | Compiling camino-tempfile v1.4.1 |
| 1336 | 2026-09-04T21:32:27.567Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1337 | 2026-09-04T21:32:27.619Z | Compiling serde-big-array v0.5.1 |
| 1338 | 2026-09-04T21:32:27.622Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1339 | 2026-09-04T21:32:27.775Z | Compiling pin-project-internal v1.1.13 |
| 1340 | 2026-09-04T21:32:28.150Z | Compiling derive-where v1.6.1 |
| 1341 | 2026-09-04T21:32:28.584Z | Compiling siphasher v1.0.3 |
| 1342 | 2026-09-04T21:32:28.819Z | Compiling minimal-lexical v0.2.1 |
| 1343 | 2026-09-04T21:32:28.935Z | Compiling similar v3.2.0 |
| 1344 | 2026-09-04T21:32:29.092Z | Compiling nom v7.1.3 |
| 1345 | 2026-09-04T21:32:29.168Z | Compiling pin-project v1.1.13 |
| 1346 | 2026-09-04T21:32:29.275Z | Compiling phf_shared v0.12.1 |
| 1347 | 2026-09-04T21:32:29.454Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1348 | 2026-09-04T21:32:29.992Z | Compiling progenitor-macro v0.13.0 |
| 1349 | 2026-09-04T21:32:29.996Z | Compiling progenitor-macro v0.14.0 |
| 1350 | 2026-09-04T21:32:29.996Z | Compiling expectorate v1.3.0 |
| 1351 | 2026-09-04T21:32:30.105Z | Compiling tokio-rustls v0.26.4 |
| 1352 | 2026-09-04T21:32:30.383Z | Compiling hyper-rustls v0.27.9 |
| 1353 | 2026-09-04T21:32:30.476Z | Compiling rustls-platform-verifier v0.7.0 |
| 1354 | 2026-09-04T21:32:30.678Z | Compiling reqwest v0.13.4 |
| 1355 | 2026-09-04T21:32:31.972Z | Compiling progenitor-client v0.14.0 |
| 1356 | 2026-09-04T21:32:32.276Z | Compiling progenitor-extras v0.2.0 |
| 1357 | 2026-09-04T21:32:32.518Z | Compiling progenitor-client v0.13.0 |
| 1358 | 2026-09-04T21:32:32.837Z | Compiling hickory-resolver v0.24.4 |
| 1359 | 2026-09-04T21:32:33.656Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1360 | 2026-09-04T21:32:35.023Z | Compiling num_enum v0.5.11 |
| 1361 | 2026-09-04T21:32:35.166Z | Compiling newtype_derive v0.1.6 |
| 1362 | 2026-09-04T21:32:36.621Z | Compiling unicode-normalization v0.1.25 |
| 1363 | 2026-09-04T21:32:36.922Z | Compiling itertools v0.15.0 |
| 1364 | 2026-09-04T21:32:37.094Z | Compiling tokio-stream v0.1.19 |
| 1365 | 2026-09-04T21:32:37.574Z | Compiling async-recursion v1.1.1 |
| 1366 | 2026-09-04T21:32:37.708Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1367 | 2026-09-04T21:32:38.266Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1368 | 2026-09-04T21:32:38.274Z | Compiling snafu-derive v0.8.9 |
| 1369 | 2026-09-04T21:32:39.624Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1370 | 2026-09-04T21:32:39.835Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1371 | 2026-09-04T21:32:39.924Z | Compiling slog-dtrace v0.3.0 |
| 1372 | 2026-09-04T21:32:40.081Z | Compiling csv-core v0.1.13 |
| 1373 | 2026-09-04T21:32:40.092Z | Compiling bstr v1.13.1 |
| 1374 | 2026-09-04T21:32:40.141Z | Compiling chrono-tz v0.10.4 |
| 1375 | 2026-09-04T21:32:40.144Z | Compiling konst_macro_rules v0.2.19 |
| 1376 | 2026-09-04T21:32:40.339Z | Compiling owo-colors v4.3.0 |
| 1377 | 2026-09-04T21:32:40.750Z | Compiling unicode-width v0.1.14 |
| 1378 | 2026-09-04T21:32:40.758Z | Compiling highway v1.3.0 |
| 1379 | 2026-09-04T21:32:40.758Z | Compiling unicode-xid v0.2.6 |
| 1380 | 2026-09-04T21:32:40.758Z | Compiling cancel-safe-futures v0.1.5 |
| 1381 | 2026-09-04T21:32:40.758Z | Compiling jiff-core v0.1.0 |
| 1382 | 2026-09-04T21:32:40.758Z | Compiling foreign-types-shared v0.1.1 |
| 1383 | 2026-09-04T21:32:40.765Z | Compiling openssl v0.10.81 |
| 1384 | 2026-09-04T21:32:40.811Z | Compiling same-file v1.0.6 |
| 1385 | 2026-09-04T21:32:40.838Z | Compiling foldhash v0.1.5 |
| 1386 | 2026-09-04T21:32:40.892Z | Compiling foreign-types v0.3.2 |
| 1387 | 2026-09-04T21:32:40.964Z | Compiling hashbrown v0.15.5 |
| 1388 | 2026-09-04T21:32:40.990Z | Compiling walkdir v2.5.0 |
| 1389 | 2026-09-04T21:32:41.029Z | Compiling const_format_proc_macros v0.2.34 |
| 1390 | 2026-09-04T21:32:41.095Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1391 | 2026-09-04T21:32:41.523Z | Compiling jiff v0.2.35 |
| 1392 | 2026-09-04T21:32:41.596Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1393 | 2026-09-04T21:32:41.612Z | Compiling globset v0.4.20 |
| 1394 | 2026-09-04T21:32:41.837Z | Compiling konst v0.2.20 |
| 1395 | 2026-09-04T21:32:41.851Z | Compiling csv v1.4.0 |
| 1396 | 2026-09-04T21:32:42.216Z | Compiling snafu v0.8.9 |
| 1397 | 2026-09-04T21:32:42.474Z | Compiling ingot-macros v0.2.0 |
| 1398 | 2026-09-04T21:32:42.490Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1399 | 2026-09-04T21:32:42.614Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1400 | 2026-09-04T21:32:42.963Z | Compiling progenitor v0.13.0 |
| 1401 | 2026-09-04T21:32:43.106Z | Compiling qorb v0.4.1 |
| 1402 | 2026-09-04T21:32:43.262Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1403 | 2026-09-04T21:32:43.543Z | Compiling progenitor v0.14.0 |
| 1404 | 2026-09-04T21:32:43.731Z | Compiling olpc-cjson v0.1.4 |
| 1405 | 2026-09-04T21:32:43.908Z | Compiling rayon v1.12.0 |
| 1406 | 2026-09-04T21:32:44.208Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1407 | 2026-09-04T21:32:44.571Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1408 | 2026-09-04T21:32:45.242Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1409 | 2026-09-04T21:32:45.309Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1410 | 2026-09-04T21:32:45.335Z | Compiling phf v0.12.1 |
| 1411 | 2026-09-04T21:32:45.469Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1412 | 2026-09-04T21:32:45.758Z | Compiling zone_cfg_derive v0.3.1 |
| 1413 | 2026-09-04T21:32:45.802Z | Compiling tokio-dtrace v0.1.1 |
| 1414 | 2026-09-04T21:32:45.963Z | Compiling itertools v0.12.1 |
| 1415 | 2026-09-04T21:32:45.994Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1416 | 2026-09-04T21:32:46.046Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1417 | 2026-09-04T21:32:46.203Z | Compiling libsw-core v0.3.2 |
| 1418 | 2026-09-04T21:32:46.375Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1419 | 2026-09-04T21:32:46.423Z | Compiling serde_plain v1.0.2 |
| 1420 | 2026-09-04T21:32:47.025Z | Compiling pem v3.0.6 |
| 1421 | 2026-09-04T21:32:47.031Z | Compiling openssl-macros v0.1.1 |
| 1422 | 2026-09-04T21:32:47.031Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1423 | 2026-09-04T21:32:47.031Z | Compiling cookie v0.18.2 |
| 1424 | 2026-09-04T21:32:47.031Z | Compiling sigpipe v0.1.3 |
| 1425 | 2026-09-04T21:32:47.031Z | Compiling typed-path v0.9.3 |
| 1426 | 2026-09-04T21:32:47.031Z | Compiling fixedbitset v0.5.7 |
| 1427 | 2026-09-04T21:32:47.032Z | Compiling glob v0.3.4 |
| 1428 | 2026-09-04T21:32:47.111Z | Compiling fixedbitset v0.4.2 |
| 1429 | 2026-09-04T21:32:47.157Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1430 | 2026-09-04T21:32:47.306Z | Compiling petgraph v0.6.5 |
| 1431 | 2026-09-04T21:32:47.354Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1432 | 2026-09-04T21:32:47.395Z | Compiling petgraph v0.8.3 |
| 1433 | 2026-09-04T21:32:48.140Z | Compiling tough v0.22.0 |
| 1434 | 2026-09-04T21:32:48.233Z | Compiling zone v0.3.1 |
| 1435 | 2026-09-04T21:32:48.916Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1436 | 2026-09-04T21:32:49.074Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1437 | 2026-09-04T21:32:49.285Z | Compiling libsw v3.5.0 |
| 1438 | 2026-09-04T21:32:49.297Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1439 | 2026-09-04T21:32:49.475Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1440 | 2026-09-04T21:32:49.486Z | Compiling oxide-tokio-rt v0.1.6 |
| 1441 | 2026-09-04T21:32:49.816Z | Compiling ingot-types v0.2.0 |
| 1442 | 2026-09-04T21:32:50.403Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1443 | 2026-09-04T21:32:50.582Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1444 | 2026-09-04T21:32:50.618Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1445 | 2026-09-04T21:32:50.858Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1446 | 2026-09-04T21:32:51.114Z | Compiling const_format v0.2.36 |
| 1447 | 2026-09-04T21:32:51.503Z | Compiling papergrid v0.11.0 |
| 1448 | 2026-09-04T21:32:51.753Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1449 | 2026-09-04T21:32:51.820Z | Compiling tabled_derive v0.7.0 |
| 1450 | 2026-09-04T21:32:51.862Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1451 | 2026-09-04T21:32:51.933Z | Compiling libscf-sys v1.2.0 |
| 1452 | 2026-09-04T21:32:52.080Z | Compiling gethostname v0.5.0 |
| 1453 | 2026-09-04T21:32:52.209Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1454 | 2026-09-04T21:32:52.272Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1455 | 2026-09-04T21:32:52.361Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1456 | 2026-09-04T21:32:52.386Z | Compiling bcs v0.1.6 |
| 1457 | 2026-09-04T21:32:52.454Z | Compiling smf v0.2.3 |
| 1458 | 2026-09-04T21:32:52.636Z | Compiling smawk v0.3.3 |
| 1459 | 2026-09-04T21:32:52.661Z | Compiling linear-map v1.2.0 |
| 1460 | 2026-09-04T21:32:52.764Z | Compiling tagptr v0.2.0 |
| 1461 | 2026-09-04T21:32:52.779Z | Compiling termtree v0.5.1 |
| 1462 | 2026-09-04T21:32:52.850Z | Compiling lazy_static v1.5.0 |
| 1463 | 2026-09-04T21:32:52.919Z | Compiling unicode-linebreak v0.1.5 |
| 1464 | 2026-09-04T21:32:52.924Z | Compiling whoami v1.6.1 |
| 1465 | 2026-09-04T21:32:52.960Z | Compiling steno v0.4.1 |
| 1466 | 2026-09-04T21:32:53.056Z | Compiling moka v0.12.16 |
| 1467 | 2026-09-04T21:32:53.235Z | Compiling textwrap v0.16.2 |
| 1468 | 2026-09-04T21:32:53.273Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1469 | 2026-09-04T21:32:53.684Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1470 | 2026-09-04T21:32:53.814Z | Compiling tabled v0.15.0 |
| 1471 | 2026-09-04T21:32:54.291Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1472 | 2026-09-04T21:32:54.760Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1473 | 2026-09-04T21:32:55.409Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1474 | 2026-09-04T21:32:55.610Z | Compiling ingot v0.2.1 |
| 1475 | 2026-09-04T21:32:56.582Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1476 | 2026-09-04T21:32:57.162Z | Compiling hickory-proto v0.25.2 |
| 1477 | 2026-09-04T21:32:57.196Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1478 | 2026-09-04T21:32:57.278Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1479 | 2026-09-04T21:32:57.526Z | Compiling parking_lot_core v0.8.6 |
| 1480 | 2026-09-04T21:32:57.538Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1481 | 2026-09-04T21:32:57.538Z | Compiling papergrid v0.18.0 |
| 1482 | 2026-09-04T21:32:57.571Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1483 | 2026-09-04T21:32:57.808Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1484 | 2026-09-04T21:32:58.160Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1485 | 2026-09-04T21:32:58.459Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1486 | 2026-09-04T21:32:58.554Z | Compiling tabled v0.21.0 |
| 1487 | 2026-09-04T21:32:59.079Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1488 | 2026-09-04T21:32:59.085Z | Compiling hickory-resolver v0.25.2 |
| 1489 | 2026-09-04T21:32:59.167Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1490 | 2026-09-04T21:32:59.276Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1491 | 2026-09-04T21:33:00.491Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1492 | 2026-09-04T21:33:00.494Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1493 | 2026-09-04T21:33:00.506Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 1494 | 2026-09-04T21:33:00.733Z | Compiling parking_lot v0.11.2 |
| 1495 | 2026-09-04T21:33:01.165Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1496 | 2026-09-04T21:33:01.380Z | Compiling dropshot-api-manager-types v0.8.0 |
| 1497 | 2026-09-04T21:33:01.437Z | Compiling fxhash v0.2.1 |
| 1498 | 2026-09-04T21:33:01.540Z | Compiling crc8 v0.1.1 |
| 1499 | 2026-09-04T21:33:01.635Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1500 | 2026-09-04T21:33:01.655Z | Compiling sled v0.34.7 |
| 1501 | 2026-09-04T21:33:01.679Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1502 | 2026-09-04T21:33:01.753Z | Compiling port-file v0.1.0 |
| 1503 | 2026-09-04T21:33:01.964Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 1504 | 2026-09-04T21:33:02.279Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1505 | 2026-09-04T21:33:02.284Z | Compiling diff v0.1.13 |
| 1506 | 2026-09-04T21:33:02.537Z | Compiling yansi v1.0.1 |
| 1507 | 2026-09-04T21:33:02.853Z | Compiling pretty_assertions v1.4.1 |
| 1508 | 2026-09-04T21:33:03.457Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1509 | 2026-09-04T21:33:11.507Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1510 | 2026-09-04T21:33:16.218Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1511 | 2026-09-04T21:33:16.306Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1512 | 2026-09-04T21:33:16.306Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1513 | 2026-09-04T21:33:28.166Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 58s |
| 1514 | 2026-09-04T21:33:28.339Z | ──────────── |
| 1515 | 2026-09-04T21:33:28.339Z | Nextest run ID 4cc18053-be23-47dc-9a83-a071768a9d76 with nextest profile: default |
| 1516 | 2026-09-04T21:33:28.339Z | Starting 1 test across 3 binaries |
| 1517 | 2026-09-04T21:33:28.342Z | START ddm db::test::test_effective_tunnel_route_set |
| 1518 | 2026-09-04T21:33:28.345Z | |
| 1519 | 2026-09-04T21:33:28.345Z | running 1 test |
| 1520 | 2026-09-04T21:33:28.345Z | test db::test::test_effective_tunnel_route_set ... ok |
| 1521 | 2026-09-04T21:33:28.345Z | |
| 1522 | 2026-09-04T21:33:28.345Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1523 | 2026-09-04T21:33:28.345Z | |
| 1524 | 2026-09-04T21:33:28.345Z | PASS [ 0.005s] ddm db::test::test_effective_tunnel_route_set |
| 1525 | 2026-09-04T21:33:28.345Z | ──────────── |
| 1526 | 2026-09-04T21:33:28.345Z | Summary [ 0.006s] 1 test run: 1 passed, 0 skipped |
| 1527 | 2026-09-04T21:33:28.355Z | + rm -rf /tmp/tmp.UpaGrc |
| 1528 | 2026-09-04T21:33:28.360Z | process exited: duration 168013 ms, exit code 0 |
| |
| 1529 | 2026-09-04T21:33:28.368Z | found 0 output files |