|
|
|
| 1 | 2026-09-04T03:12:36.916Z | job assigned to worker 01M1N6D8KP5YMMJX0ARX2R6A1M [factory aws, i-05308722303132240] (queued for 1 m 7 s) |
| |
| 2 | 2026-09-04T03:12:43.553Z | starting task 0: "setup" |
| 3 | 2026-09-04T03:12:43.557Z | ++ uname -s |
| 4 | 2026-09-04T03:12:43.560Z | + kern=SunOS |
| 5 | 2026-09-04T03:12:43.560Z | + build_user=build |
| 6 | 2026-09-04T03:12:43.560Z | + build_uid=12345 |
| 7 | 2026-09-04T03:12:43.560Z | + work_dir=/work |
| 8 | 2026-09-04T03:12:43.560Z | + input_dir=/input |
| 9 | 2026-09-04T03:12:43.560Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T03:12:43.560Z | + case "$kern" in |
| 11 | 2026-09-04T03:12:43.560Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T03:12:43.571Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T03:12:45.578Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T03:12:45.666Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T03:12:45.669Z | + home_fs=zfs |
| 16 | 2026-09-04T03:12:45.669Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T03:12:45.669Z | + mkdir -p /home/build |
| 18 | 2026-09-04T03:12:45.669Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T03:12:47.669Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T03:12:47.672Z | process exited: duration 4121 ms, exit code 0 |
| |
| 21 | 2026-09-04T03:12:47.679Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T03:12:47.684Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T03:12:47.684Z | * rust toolchain channel = "stable" |
| 24 | 2026-09-04T03:12:47.684Z | * rust toolchain profile = "default" |
| 25 | 2026-09-04T03:12:47.684Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-04T03:12:47.684Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T03:12:47.684Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T03:12:47.688Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T03:12:47.688Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T03:12:47.749Z | info: downloading installer |
| 31 | 2026-09-04T03:12:48.987Z | info: profile set to default |
| 32 | 2026-09-04T03:12:48.987Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T03:12:48.990Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 34 | 2026-09-04T03:12:49.140Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-04T03:12:49.145Z | info: downloading 6 components |
| 36 | 2026-09-04T03:13:04.268Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 37 | 2026-09-04T03:13:04.268Z | |
| 38 | 2026-09-04T03:13:04.298Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-04T03:13:04.298Z | |
| 40 | 2026-09-04T03:13:04.302Z | |
| 41 | 2026-09-04T03:13:04.302Z | Rust is installed now. Great! |
| 42 | 2026-09-04T03:13:04.302Z | |
| 43 | 2026-09-04T03:13:04.302Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T03:13:04.302Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T03:13:04.302Z | |
| 46 | 2026-09-04T03:13:04.302Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T03:13:04.302Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T03:13:04.302Z | |
| 49 | 2026-09-04T03:13:04.302Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T03:13:04.302Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T03:13:04.302Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T03:13:04.302Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T03:13:04.303Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T03:13:04.303Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T03:13:04.303Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T03:13:04.303Z | HOST_CC = None |
| 57 | 2026-09-04T03:13:04.303Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T03:13:04.303Z | CC = None |
| 59 | 2026-09-04T03:13:04.303Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T03:13:04.482Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T03:13:04.482Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T03:13:04.482Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T03:13:04.482Z | CFLAGS = None |
| 64 | 2026-09-04T03:13:04.482Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T03:13:04.482Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T03:13:04.482Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T03:13:04.482Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T03:13:04.482Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T03:13:04.483Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T03:13:04.579Z | + rustup --version |
| 71 | 2026-09-04T03:13:04.586Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T03:13:04.589Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T03:13:04.609Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-04T03:13:04.611Z | + cargo --version |
| 75 | 2026-09-04T03:13:04.623Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-04T03:13:04.626Z | + rustc --version |
| 77 | 2026-09-04T03:13:04.643Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-04T03:13:04.647Z | process exited: duration 16965 ms, exit code 0 |
| |
| 79 | 2026-09-04T03:13:04.652Z | starting task 2: "authentication" |
| 80 | 2026-09-04T03:13:04.666Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 81 | 2026-09-04T03:13:28.718Z | process exited: duration 24064 ms, exit code 0 |
| |
| 82 | 2026-09-04T03:13:28.728Z | starting task 3: "clone repository" |
| 83 | 2026-09-04T03:13:28.732Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-09-04T03:13:28.736Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-09-04T03:13:28.765Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-09-04T03:13:30.635Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-09-04T03:13:30.635Z | + git fetch origin 226a6c4ce96b24ac690c850483c24a696e138a3c |
| 88 | 2026-09-04T03:13:30.921Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-09-04T03:13:30.921Z | * branch 226a6c4ce96b24ac690c850483c24a696e138a3c -> FETCH_HEAD |
| 90 | 2026-09-04T03:13:30.926Z | + [[ -n renovate/opte ]] |
| 91 | 2026-09-04T03:13:30.936Z | ++ git branch --show-current |
| 92 | 2026-09-04T03:13:30.936Z | + current=main |
| 93 | 2026-09-04T03:13:30.936Z | + [[ main != renovate/opte ]] |
| 94 | 2026-09-04T03:13:30.936Z | + git branch -f renovate/opte 226a6c4ce96b24ac690c850483c24a696e138a3c |
| 95 | 2026-09-04T03:13:30.936Z | + git checkout -f renovate/opte |
| 96 | 2026-09-04T03:13:30.954Z | Switched to branch 'renovate/opte' |
| 97 | 2026-09-04T03:13:30.957Z | + git reset --hard 226a6c4ce96b24ac690c850483c24a696e138a3c |
| 98 | 2026-09-04T03:13:30.969Z | HEAD is now at 226a6c4 Update opte to 16ef8c6 |
| 99 | 2026-09-04T03:13:30.972Z | process exited: duration 2241 ms, exit code 0 |
| |
| 100 | 2026-09-04T03:13:30.982Z | starting task 4: "build" |
| 101 | 2026-09-04T03:13:30.986Z | + source .github/buildomat/common.sh |
| 102 | 2026-09-04T03:13:30.986Z | ++ export PKG_SUCCESS_ON_NOP=1 |
| 103 | 2026-09-04T03:13:30.986Z | ++ PKG_SUCCESS_ON_NOP=1 |
| 104 | 2026-09-04T03:13:30.986Z | ++ cargo --version |
| 105 | 2026-09-04T03:13:30.989Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 106 | 2026-09-04T03:13:31.122Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 107 | 2026-09-04T03:13:31.125Z | info: downloading 6 components |
| 108 | 2026-09-04T03:13:46.001Z | warn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed |
| 109 | 2026-09-04T03:13:46.001Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 110 | 2026-09-04T03:13:46.001Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 111 | 2026-09-04T03:13:46.097Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 112 | 2026-09-04T03:13:46.106Z | ++ rustc --version |
| 113 | 2026-09-04T03:13:46.131Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 114 | 2026-09-04T03:13:46.138Z | + pfexec pkg install clang-15 |
| 115 | 2026-09-04T03:13:48.256Z | Startup: Refreshing catalog 'helios' ... Done |
| 116 | 2026-09-04T03:13:48.687Z | Startup: Caching catalogs ... Done |
| 117 | 2026-09-04T03:13:51.270Z | Planning: Solver setup ... Done |
| 118 | 2026-09-04T03:13:51.326Z | Planning: Running solver ... Done |
| 119 | 2026-09-04T03:13:51.374Z | Planning: Consolidating action changes ... Done |
| 120 | 2026-09-04T03:13:51.374Z | Planning: Evaluating mediators ... Done |
| 121 | 2026-09-04T03:13:51.378Z | Planning: Planning completed in 2.65 seconds |
| 122 | 2026-09-04T03:13:51.394Z | No updates necessary for this image. |
| 123 | 2026-09-04T03:13:51.642Z | + banner check |
| 124 | 2026-09-04T03:13:51.651Z | |
| 125 | 2026-09-04T03:13:51.651Z | #### # # ###### #### # # |
| 126 | 2026-09-04T03:13:51.651Z | # # # # # # # # # |
| 127 | 2026-09-04T03:13:51.651Z | # ###### ##### # #### |
| 128 | 2026-09-04T03:13:51.651Z | # # # # # # # |
| 129 | 2026-09-04T03:13:51.651Z | # # # # # # # # # |
| 130 | 2026-09-04T03:13:51.651Z | #### # # ###### #### # # |
| 131 | 2026-09-04T03:13:51.651Z | |
| 132 | 2026-09-04T03:13:51.652Z | + cargo fmt -- --check |
| 133 | 2026-09-04T03:13:52.051Z | + cargo clippy --all-targets -- --deny warnings |
| 134 | 2026-09-04T03:13:52.166Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 135 | 2026-09-04T03:13:53.092Z | From https://github.com/oxidecomputer/falcon |
| 136 | 2026-09-04T03:13:53.092Z | * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483 |
| 137 | 2026-09-04T03:13:53.170Z | Updating crates.io index |
| 138 | 2026-09-04T03:13:53.173Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 139 | 2026-09-04T03:13:53.707Z | From https://github.com/oxidecomputer/dendrite |
| 140 | 2026-09-04T03:13:53.707Z | * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43 |
| 141 | 2026-09-04T03:13:53.742Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 142 | 2026-09-04T03:13:54.045Z | From https://github.com/oxidecomputer/ispf |
| 143 | 2026-09-04T03:13:54.045Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 144 | 2026-09-04T03:13:54.051Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 145 | 2026-09-04T03:13:54.506Z | From https://github.com/oxidecomputer/netadm-sys |
| 146 | 2026-09-04T03:13:54.507Z | * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2 |
| 147 | 2026-09-04T03:13:54.516Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 148 | 2026-09-04T03:14:04.359Z | From https://github.com/oxidecomputer/omicron |
| 149 | 2026-09-04T03:14:04.359Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 150 | 2026-09-04T03:14:04.782Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 151 | 2026-09-04T03:14:05.749Z | From https://github.com/oxidecomputer/opte |
| 152 | 2026-09-04T03:14:05.749Z | * [new ref] 16ef8c60a15fa6b0afd02c5f23f742c20b818f97 -> refs/commit/16ef8c60a15fa6b0afd02c5f23f742c20b818f97 |
| 153 | 2026-09-04T03:14:05.779Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 154 | 2026-09-04T03:14:06.033Z | From https://github.com/oxidecomputer/slog-error-chain |
| 155 | 2026-09-04T03:14:06.033Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 156 | 2026-09-04T03:14:06.041Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 157 | 2026-09-04T03:14:06.322Z | From https://github.com/illumos/smf-rs |
| 158 | 2026-09-04T03:14:06.322Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 159 | 2026-09-04T03:14:06.331Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 160 | 2026-09-04T03:14:06.593Z | From https://github.com/oxidecomputer/network-interface |
| 161 | 2026-09-04T03:14:06.593Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 162 | 2026-09-04T03:14:06.601Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 163 | 2026-09-04T03:14:06.875Z | From https://github.com/oxidecomputer/zone |
| 164 | 2026-09-04T03:14:06.876Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 165 | 2026-09-04T03:14:06.884Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 166 | 2026-09-04T03:14:07.768Z | From https://github.com/oxidecomputer/propolis |
| 167 | 2026-09-04T03:14:07.768Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 168 | 2026-09-04T03:14:07.809Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 169 | 2026-09-04T03:14:08.352Z | From https://github.com/oxidecomputer/transceiver-control |
| 170 | 2026-09-04T03:14:08.352Z | * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea |
| 171 | 2026-09-04T03:14:08.362Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 172 | 2026-09-04T03:14:08.651Z | From https://github.com/oxidecomputer/dlpi-sys |
| 173 | 2026-09-04T03:14:08.651Z | * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1 |
| 174 | 2026-09-04T03:14:08.662Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 175 | 2026-09-04T03:14:09.022Z | From https://github.com/jmesmon/rust-libzfs |
| 176 | 2026-09-04T03:14:09.022Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 177 | 2026-09-04T03:14:09.045Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 178 | 2026-09-04T03:14:09.284Z | From https://github.com/oxidecomputer/rusty-doors |
| 179 | 2026-09-04T03:14:09.285Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 180 | 2026-09-04T03:14:09.295Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 181 | 2026-09-04T03:14:09.678Z | From https://github.com/oxidecomputer/lldp |
| 182 | 2026-09-04T03:14:09.678Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 183 | 2026-09-04T03:14:09.689Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 184 | 2026-09-04T03:14:10.006Z | From https://github.com/oxidecomputer/tufaceous |
| 185 | 2026-09-04T03:14:10.006Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 186 | 2026-09-04T03:14:10.015Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 187 | 2026-09-04T03:14:10.610Z | From https://github.com/oxidecomputer/management-gateway-service |
| 188 | 2026-09-04T03:14:10.610Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 189 | 2026-09-04T03:14:10.623Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 190 | 2026-09-04T03:14:11.776Z | From https://github.com/oxidecomputer/crucible |
| 191 | 2026-09-04T03:14:11.776Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 192 | 2026-09-04T03:14:11.818Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 193 | 2026-09-04T03:14:12.109Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 194 | 2026-09-04T03:14:12.109Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 195 | 2026-09-04T03:14:12.124Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 196 | 2026-09-04T03:14:12.521Z | From https://github.com/oxidecomputer/propolis |
| 197 | 2026-09-04T03:14:12.521Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 198 | 2026-09-04T03:14:12.562Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 199 | 2026-09-04T03:14:13.108Z | From https://github.com/oxidecomputer/crucible |
| 200 | 2026-09-04T03:14:13.108Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 201 | 2026-09-04T03:14:13.181Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 202 | 2026-09-04T03:14:13.550Z | From https://github.com/oxidecomputer/tofino |
| 203 | 2026-09-04T03:14:13.550Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 204 | 2026-09-04T03:14:13.573Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 205 | 2026-09-04T03:14:14.357Z | From https://github.com/oxidecomputer/maghemite |
| 206 | 2026-09-04T03:14:14.357Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 207 | 2026-09-04T03:14:14.423Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 208 | 2026-09-04T03:14:14.670Z | From https://github.com/oxidecomputer/clickward |
| 209 | 2026-09-04T03:14:14.670Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 210 | 2026-09-04T03:14:14.680Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 211 | 2026-09-04T03:14:14.960Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 212 | 2026-09-04T03:14:14.960Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 213 | 2026-09-04T03:14:17.169Z | Downloading crates ... |
| 214 | 2026-09-04T03:14:17.218Z | Downloaded block-buffer v0.10.4 |
| 215 | 2026-09-04T03:14:17.222Z | Downloaded base16ct v0.2.0 |
| 216 | 2026-09-04T03:14:17.251Z | Downloaded bit-set v0.8.0 |
| 217 | 2026-09-04T03:14:17.251Z | Downloaded async-stream-impl v0.3.6 |
| 218 | 2026-09-04T03:14:17.251Z | Downloaded const-random v0.1.18 |
| 219 | 2026-09-04T03:14:17.251Z | Downloaded crypto-common v0.1.7 |
| 220 | 2026-09-04T03:14:17.251Z | Downloaded cstr-argument v0.1.2 |
| 221 | 2026-09-04T03:14:17.251Z | Downloaded byteorder v1.5.0 |
| 222 | 2026-09-04T03:14:17.251Z | Downloaded cobs v0.3.0 |
| 223 | 2026-09-04T03:14:17.251Z | Downloaded cpufeatures v0.2.17 |
| 224 | 2026-09-04T03:14:17.258Z | Downloaded bitflags v1.3.2 |
| 225 | 2026-09-04T03:14:17.258Z | Downloaded chacha20 v0.9.1 |
| 226 | 2026-09-04T03:14:17.258Z | Downloaded crossbeam-deque v0.8.7 |
| 227 | 2026-09-04T03:14:17.258Z | Downloaded async-stream v0.3.6 |
| 228 | 2026-09-04T03:14:17.258Z | Downloaded atomicwrites v0.4.4 |
| 229 | 2026-09-04T03:14:17.258Z | Downloaded compression-codecs v0.4.38 |
| 230 | 2026-09-04T03:14:17.264Z | Downloaded clap_derive v4.6.4 |
| 231 | 2026-09-04T03:14:17.264Z | Downloaded console v0.16.4 |
| 232 | 2026-09-04T03:14:17.264Z | Downloaded mime v0.3.17 |
| 233 | 2026-09-04T03:14:17.264Z | Downloaded num-iter v0.1.46 |
| 234 | 2026-09-04T03:14:17.264Z | Downloaded ciborium v0.2.2 |
| 235 | 2026-09-04T03:14:17.275Z | Downloaded async-recursion v1.1.1 |
| 236 | 2026-09-04T03:14:17.275Z | Downloaded jobserver v0.1.35 |
| 237 | 2026-09-04T03:14:17.275Z | Downloaded adler2 v2.0.1 |
| 238 | 2026-09-04T03:14:17.275Z | Downloaded arc-swap v1.9.2 |
| 239 | 2026-09-04T03:14:17.294Z | Downloaded chacha20poly1305 v0.10.1 |
| 240 | 2026-09-04T03:14:17.294Z | Downloaded cfg-if v1.0.4 |
| 241 | 2026-09-04T03:14:17.294Z | Downloaded icu_properties v2.2.0 |
| 242 | 2026-09-04T03:14:17.294Z | Downloaded num_enum v0.5.11 |
| 243 | 2026-09-04T03:14:17.294Z | Downloaded cc v1.4.2 |
| 244 | 2026-09-04T03:14:17.294Z | Downloaded cfg_aliases v0.2.2 |
| 245 | 2026-09-04T03:14:17.294Z | Downloaded humantime v2.4.0 |
| 246 | 2026-09-04T03:14:17.304Z | Downloaded base16ct v1.0.0 |
| 247 | 2026-09-04T03:14:17.304Z | Downloaded block-buffer v0.12.1 |
| 248 | 2026-09-04T03:14:17.304Z | Downloaded icu_locale_core v2.2.0 |
| 249 | 2026-09-04T03:14:17.304Z | Downloaded aead v0.5.2 |
| 250 | 2026-09-04T03:14:17.304Z | Downloaded darling_core v0.21.3 |
| 251 | 2026-09-04T03:14:17.304Z | Downloaded crc8 v0.1.1 |
| 252 | 2026-09-04T03:14:17.304Z | Downloaded indexmap v2.14.0 |
| 253 | 2026-09-04T03:14:17.304Z | Downloaded atomic-waker v1.1.2 |
| 254 | 2026-09-04T03:14:17.717Z | Downloaded colorchoice v1.0.5 |
| 255 | 2026-09-04T03:14:17.717Z | Downloaded bit-vec v0.8.0 |
| 256 | 2026-09-04T03:14:17.717Z | Downloaded allocator-api2 v0.2.21 |
| 257 | 2026-09-04T03:14:17.717Z | Downloaded itertools v0.14.0 |
| 258 | 2026-09-04T03:14:17.717Z | Downloaded anstyle-query v1.1.5 |
| 259 | 2026-09-04T03:14:17.723Z | Downloaded hubpack_derive v0.1.1 |
| 260 | 2026-09-04T03:14:17.723Z | Downloaded hubpack v0.1.2 |
| 261 | 2026-09-04T03:14:17.723Z | Downloaded compression-core v0.4.32 |
| 262 | 2026-09-04T03:14:17.723Z | Downloaded const-random-macro v0.1.16 |
| 263 | 2026-09-04T03:14:17.723Z | Downloaded libm v0.2.16 |
| 264 | 2026-09-04T03:14:17.723Z | Downloaded crypto-common v0.2.2 |
| 265 | 2026-09-04T03:14:17.723Z | Downloaded ingot-types v0.1.2 |
| 266 | 2026-09-04T03:14:17.723Z | Downloaded ident_case v1.0.1 |
| 267 | 2026-09-04T03:14:17.723Z | Downloaded httpdate v1.0.3 |
| 268 | 2026-09-04T03:14:17.723Z | Downloaded jiff-static v0.2.35 |
| 269 | 2026-09-04T03:14:17.723Z | Downloaded ciborium-ll v0.2.2 |
| 270 | 2026-09-04T03:14:17.723Z | Downloaded itoa v1.0.18 |
| 271 | 2026-09-04T03:14:17.723Z | Downloaded idna_adapter v1.2.2 |
| 272 | 2026-09-04T03:14:17.723Z | Downloaded clap_lex v1.1.0 |
| 273 | 2026-09-04T03:14:17.723Z | Downloaded crunchy v0.2.4 |
| 274 | 2026-09-04T03:14:17.723Z | Downloaded hyper-util v0.1.20 |
| 275 | 2026-09-04T03:14:17.723Z | Downloaded indicatif v0.18.6 |
| 276 | 2026-09-04T03:14:17.724Z | Downloaded cpufeatures v0.3.0 |
| 277 | 2026-09-04T03:14:17.724Z | Downloaded crucible-workspace-hack v0.1.0 |
| 278 | 2026-09-04T03:14:17.724Z | Downloaded hyper-rustls v0.27.9 |
| 279 | 2026-09-04T03:14:17.724Z | Downloaded serde_spanned v1.1.1 |
| 280 | 2026-09-04T03:14:17.724Z | Downloaded num_threads v0.1.7 |
| 281 | 2026-09-04T03:14:17.724Z | Downloaded lru-slab v0.1.2 |
| 282 | 2026-09-04T03:14:17.724Z | Downloaded indent_write v2.2.0 |
| 283 | 2026-09-04T03:14:17.724Z | Downloaded is_ci v1.2.0 |
| 284 | 2026-09-04T03:14:17.724Z | Downloaded newline-converter v0.3.0 |
| 285 | 2026-09-04T03:14:17.724Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 286 | 2026-09-04T03:14:17.724Z | Downloaded semver v0.1.20 |
| 287 | 2026-09-04T03:14:17.724Z | Downloaded anstream v1.0.0 |
| 288 | 2026-09-04T03:14:17.724Z | Downloaded argon2 v0.5.3 |
| 289 | 2026-09-04T03:14:17.724Z | Downloaded match_cfg v0.1.0 |
| 290 | 2026-09-04T03:14:17.724Z | Downloaded bs58 v0.5.1 |
| 291 | 2026-09-04T03:14:17.724Z | Downloaded inout v0.1.4 |
| 292 | 2026-09-04T03:14:17.724Z | Downloaded async-trait v0.1.92 |
| 293 | 2026-09-04T03:14:17.724Z | Downloaded byte-wrapper v0.1.0 |
| 294 | 2026-09-04T03:14:17.724Z | Downloaded anstyle-parse v1.0.0 |
| 295 | 2026-09-04T03:14:17.724Z | Downloaded autocfg v1.5.1 |
| 296 | 2026-09-04T03:14:17.724Z | Downloaded num-derive v0.4.2 |
| 297 | 2026-09-04T03:14:17.725Z | Downloaded num_enum_derive v0.5.11 |
| 298 | 2026-09-04T03:14:17.725Z | Downloaded sha1 v0.10.7 |
| 299 | 2026-09-04T03:14:17.725Z | Downloaded strum v0.26.3 |
| 300 | 2026-09-04T03:14:17.725Z | Downloaded thiserror-impl v2.0.20 |
| 301 | 2026-09-04T03:14:17.725Z | Downloaded camino-tempfile v1.4.1 |
| 302 | 2026-09-04T03:14:17.725Z | Downloaded macaddr v1.0.1 |
| 303 | 2026-09-04T03:14:17.725Z | Downloaded no-std-compat v0.4.1 |
| 304 | 2026-09-04T03:14:17.725Z | Downloaded serial_test_derive v4.0.1 |
| 305 | 2026-09-04T03:14:17.725Z | Downloaded supports-color v3.0.2 |
| 306 | 2026-09-04T03:14:17.725Z | Downloaded take_mut v0.2.2 |
| 307 | 2026-09-04T03:14:17.725Z | Downloaded tower-service v0.3.3 |
| 308 | 2026-09-04T03:14:17.725Z | Downloaded ipnet v2.12.1 |
| 309 | 2026-09-04T03:14:17.725Z | Downloaded tinyvec_macros v0.1.1 |
| 310 | 2026-09-04T03:14:17.725Z | Downloaded try-lock v0.2.5 |
| 311 | 2026-09-04T03:14:17.725Z | Downloaded bytecount v0.6.9 |
| 312 | 2026-09-04T03:14:17.725Z | Downloaded unarray v0.1.4 |
| 313 | 2026-09-04T03:14:17.725Z | Downloaded is_terminal_polyfill v1.70.2 |
| 314 | 2026-09-04T03:14:17.725Z | Downloaded natord v1.0.9 |
| 315 | 2026-09-04T03:14:17.725Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 316 | 2026-09-04T03:14:17.725Z | Downloaded num v0.4.3 |
| 317 | 2026-09-04T03:14:17.725Z | Downloaded cipher v0.4.4 |
| 318 | 2026-09-04T03:14:17.725Z | Downloaded backoff v0.4.0 |
| 319 | 2026-09-04T03:14:17.725Z | Downloaded num-conv v0.2.2 |
| 320 | 2026-09-04T03:14:17.725Z | Downloaded memoffset v0.9.1 |
| 321 | 2026-09-04T03:14:17.725Z | Downloaded ciborium-io v0.2.2 |
| 322 | 2026-09-04T03:14:17.725Z | Downloaded is-terminal v0.4.17 |
| 323 | 2026-09-04T03:14:17.726Z | Downloaded critical-section v1.2.0 |
| 324 | 2026-09-04T03:14:17.726Z | Downloaded const_format_proc_macros v0.2.34 |
| 325 | 2026-09-04T03:14:17.726Z | Downloaded daft v0.1.8 |
| 326 | 2026-09-04T03:14:17.726Z | Downloaded daft-derive v0.1.8 |
| 327 | 2026-09-04T03:14:17.726Z | Downloaded lazy_static v1.5.0 |
| 328 | 2026-09-04T03:14:17.726Z | Downloaded instant v0.1.13 |
| 329 | 2026-09-04T03:14:17.726Z | Downloaded internet-checksum v0.2.1 |
| 330 | 2026-09-04T03:14:17.726Z | Downloaded cmake v0.1.58 |
| 331 | 2026-09-04T03:14:17.726Z | Downloaded convert_case v0.4.0 |
| 332 | 2026-09-04T03:14:17.726Z | Downloaded keccak v0.1.6 |
| 333 | 2026-09-04T03:14:17.726Z | Downloaded newtype_derive v0.1.6 |
| 334 | 2026-09-04T03:14:17.726Z | Downloaded olpc-cjson v0.1.4 |
| 335 | 2026-09-04T03:14:17.726Z | Downloaded newtype-uuid v1.4.0 |
| 336 | 2026-09-04T03:14:17.726Z | Downloaded scroll v0.13.0 |
| 337 | 2026-09-04T03:14:17.726Z | Downloaded unit-prefix v0.5.2 |
| 338 | 2026-09-04T03:14:17.726Z | Downloaded usdt-attr-macro v0.5.0 |
| 339 | 2026-09-04T03:14:17.726Z | Downloaded wait-timeout v0.2.1 |
| 340 | 2026-09-04T03:14:17.726Z | Downloaded cargo_toml v0.22.3 |
| 341 | 2026-09-04T03:14:17.726Z | Downloaded colored v3.1.1 |
| 342 | 2026-09-04T03:14:17.726Z | Downloaded ingot-types v0.2.0 |
| 343 | 2026-09-04T03:14:17.726Z | Downloaded multer v3.1.0 |
| 344 | 2026-09-04T03:14:17.726Z | Downloaded anstyle v1.0.14 |
| 345 | 2026-09-04T03:14:17.726Z | Downloaded num_enum v0.7.6 |
| 346 | 2026-09-04T03:14:17.726Z | Downloaded camino v1.2.5 |
| 347 | 2026-09-04T03:14:17.726Z | Downloaded simd-adler32 v0.3.10 |
| 348 | 2026-09-04T03:14:17.726Z | Downloaded blake2 v0.10.6 |
| 349 | 2026-09-04T03:14:17.726Z | Downloaded slog-scope v4.4.1 |
| 350 | 2026-09-04T03:14:17.726Z | Downloaded base64ct v1.8.3 |
| 351 | 2026-09-04T03:14:17.726Z | Downloaded newtype-uuid-macros v0.1.1 |
| 352 | 2026-09-04T03:14:17.726Z | Downloaded serde_tokenstream v0.2.3 |
| 353 | 2026-09-04T03:14:17.727Z | Downloaded slab v0.4.12 |
| 354 | 2026-09-04T03:14:17.727Z | Downloaded smawk v0.3.3 |
| 355 | 2026-09-04T03:14:17.727Z | Downloaded backon v1.6.0 |
| 356 | 2026-09-04T03:14:17.727Z | Downloaded num-integer v0.1.47 |
| 357 | 2026-09-04T03:14:17.727Z | Downloaded serde_path_to_error v0.1.20 |
| 358 | 2026-09-04T03:14:17.727Z | Downloaded smartstring v1.0.1 |
| 359 | 2026-09-04T03:14:17.738Z | Downloaded embedded-io v0.6.1 |
| 360 | 2026-09-04T03:14:17.738Z | Downloaded konst_macro_rules v0.2.19 |
| 361 | 2026-09-04T03:14:17.738Z | Downloaded hostname v0.3.1 |
| 362 | 2026-09-04T03:14:17.738Z | Downloaded usdt-macro v0.5.0 |
| 363 | 2026-09-04T03:14:17.738Z | Downloaded utf8parse v0.2.2 |
| 364 | 2026-09-04T03:14:17.738Z | Downloaded git-stub v1.0.0 |
| 365 | 2026-09-04T03:14:17.739Z | Downloaded heck v0.5.0 |
| 366 | 2026-09-04T03:14:17.739Z | Downloaded opaque-debug v0.3.1 |
| 367 | 2026-09-04T03:14:17.739Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 368 | 2026-09-04T03:14:17.739Z | Downloaded zerofrom-derive v0.1.7 |
| 369 | 2026-09-04T03:14:17.739Z | Downloaded libscf-sys v1.2.0 |
| 370 | 2026-09-04T03:14:17.739Z | Downloaded managed v0.8.0 |
| 371 | 2026-09-04T03:14:17.739Z | Downloaded darling v0.23.0 |
| 372 | 2026-09-04T03:14:17.739Z | Downloaded ingot v0.2.1 |
| 373 | 2026-09-04T03:14:17.739Z | Downloaded libsw v3.5.0 |
| 374 | 2026-09-04T03:14:17.739Z | Downloaded linear-map v1.2.0 |
| 375 | 2026-09-04T03:14:17.739Z | Downloaded bcs v0.1.6 |
| 376 | 2026-09-04T03:14:17.739Z | Downloaded cookie v0.18.2 |
| 377 | 2026-09-04T03:14:17.739Z | Downloaded crc32fast v1.5.0 |
| 378 | 2026-09-04T03:14:17.739Z | Downloaded csv-core v0.1.13 |
| 379 | 2026-09-04T03:14:17.739Z | Downloaded ingot-macros v0.1.1 |
| 380 | 2026-09-04T03:14:17.739Z | Downloaded cancel-safe-futures v0.1.5 |
| 381 | 2026-09-04T03:14:17.739Z | Downloaded memmap v0.7.0 |
| 382 | 2026-09-04T03:14:17.739Z | Downloaded ipnetwork v0.21.1 |
| 383 | 2026-09-04T03:14:17.739Z | Downloaded lru-cache v0.1.2 |
| 384 | 2026-09-04T03:14:17.739Z | Downloaded crossbeam-utils v0.8.22 |
| 385 | 2026-09-04T03:14:17.739Z | Downloaded ingot v0.1.1 |
| 386 | 2026-09-04T03:14:17.739Z | Downloaded lock_api v0.4.14 |
| 387 | 2026-09-04T03:14:17.740Z | Downloaded crossbeam-epoch v0.9.20 |
| 388 | 2026-09-04T03:14:17.740Z | Downloaded ahash v0.8.12 |
| 389 | 2026-09-04T03:14:17.740Z | Downloaded foreign-types-shared v0.1.1 |
| 390 | 2026-09-04T03:14:17.740Z | Downloaded linked-hash-map v0.5.6 |
| 391 | 2026-09-04T03:14:17.740Z | Downloaded semver v1.0.28 |
| 392 | 2026-09-04T03:14:17.740Z | Downloaded parse-display v0.10.0 |
| 393 | 2026-09-04T03:14:17.740Z | Downloaded dtrace-parser v0.2.0 |
| 394 | 2026-09-04T03:14:17.740Z | Downloaded proc-macro-error-attr v1.0.4 |
| 395 | 2026-09-04T03:14:17.740Z | Downloaded powerfmt v0.2.0 |
| 396 | 2026-09-04T03:14:17.740Z | Downloaded num-complex v0.4.6 |
| 397 | 2026-09-04T03:14:17.740Z | Downloaded icu_provider v2.2.0 |
| 398 | 2026-09-04T03:14:17.740Z | Downloaded ingot-macros v0.2.0 |
| 399 | 2026-09-04T03:14:17.740Z | Downloaded num-rational v0.4.2 |
| 400 | 2026-09-04T03:14:17.740Z | Downloaded chacha20 v0.10.1 |
| 401 | 2026-09-04T03:14:17.740Z | Downloaded vsss-rs v3.3.4 |
| 402 | 2026-09-04T03:14:17.740Z | Downloaded anyhow v1.0.104 |
| 403 | 2026-09-04T03:14:17.740Z | Downloaded ryu v1.0.23 |
| 404 | 2026-09-04T03:14:17.740Z | Downloaded hybrid-array v0.4.14 |
| 405 | 2026-09-04T03:14:17.740Z | Downloaded progenitor-macro v0.13.0 |
| 406 | 2026-09-04T03:14:17.740Z | Downloaded data-encoding v2.11.1 |
| 407 | 2026-09-04T03:14:17.740Z | Downloaded progenitor-macro v0.10.0 |
| 408 | 2026-09-04T03:14:17.740Z | Downloaded tempfile v3.27.0 |
| 409 | 2026-09-04T03:14:17.740Z | Downloaded indexmap v1.9.3 |
| 410 | 2026-09-04T03:14:17.740Z | Downloaded num_enum_derive v0.7.6 |
| 411 | 2026-09-04T03:14:17.740Z | Downloaded gethostname v0.5.0 |
| 412 | 2026-09-04T03:14:17.740Z | Downloaded digest v0.11.3 |
| 413 | 2026-09-04T03:14:17.740Z | Downloaded git-stub-vcs v0.1.0 |
| 414 | 2026-09-04T03:14:17.740Z | Downloaded tagptr v0.2.0 |
| 415 | 2026-09-04T03:14:17.741Z | Downloaded ref-cast v1.0.26 |
| 416 | 2026-09-04T03:14:17.741Z | Downloaded ref-cast-impl v1.0.26 |
| 417 | 2026-09-04T03:14:17.741Z | Downloaded slog-envlogger v2.2.0 |
| 418 | 2026-09-04T03:14:17.742Z | Downloaded testing_table v0.3.0 |
| 419 | 2026-09-04T03:14:17.742Z | Downloaded thread-id v5.1.0 |
| 420 | 2026-09-04T03:14:17.742Z | Downloaded thread_local v1.1.10 |
| 421 | 2026-09-04T03:14:17.742Z | Downloaded tower-layer v0.3.3 |
| 422 | 2026-09-04T03:14:17.742Z | Downloaded untrusted v0.9.0 |
| 423 | 2026-09-04T03:14:17.742Z | Downloaded defmt-macros v1.1.1 |
| 424 | 2026-09-04T03:14:17.742Z | Downloaded libsw-core v0.3.2 |
| 425 | 2026-09-04T03:14:17.742Z | Downloaded fastrand v2.5.0 |
| 426 | 2026-09-04T03:14:17.742Z | Downloaded thin-vec v0.2.19 |
| 427 | 2026-09-04T03:14:17.742Z | Downloaded time-macros v0.2.32 |
| 428 | 2026-09-04T03:14:17.742Z | Downloaded toml v0.8.23 |
| 429 | 2026-09-04T03:14:17.742Z | Downloaded darling v0.21.3 |
| 430 | 2026-09-04T03:14:17.742Z | Downloaded sigpipe v0.1.3 |
| 431 | 2026-09-04T03:14:17.742Z | Downloaded swrite v0.1.0 |
| 432 | 2026-09-04T03:14:17.742Z | Downloaded const-oid v0.10.2 |
| 433 | 2026-09-04T03:14:17.742Z | Downloaded litemap v0.8.2 |
| 434 | 2026-09-04T03:14:17.742Z | Downloaded foldhash v0.2.0 |
| 435 | 2026-09-04T03:14:17.742Z | Downloaded phf v0.12.1 |
| 436 | 2026-09-04T03:14:17.742Z | Downloaded pem v3.0.6 |
| 437 | 2026-09-04T03:14:17.742Z | Downloaded ppv-lite86 v0.2.21 |
| 438 | 2026-09-04T03:14:17.742Z | Downloaded tokio-macros v2.7.2 |
| 439 | 2026-09-04T03:14:17.743Z | Downloaded toml_write v0.1.2 |
| 440 | 2026-09-04T03:14:17.743Z | Downloaded async-compression v0.4.43 |
| 441 | 2026-09-04T03:14:17.743Z | Downloaded xz2 v0.1.7 |
| 442 | 2026-09-04T03:14:17.743Z | Downloaded usdt-attr-macro v0.6.0 |
| 443 | 2026-09-04T03:14:17.743Z | Downloaded fs_extra v1.3.0 |
| 444 | 2026-09-04T03:14:17.743Z | Downloaded iana-time-zone v0.1.65 |
| 445 | 2026-09-04T03:14:17.743Z | Downloaded num-traits v0.2.19 |
| 446 | 2026-09-04T03:14:17.743Z | Downloaded usdt v0.6.0 |
| 447 | 2026-09-04T03:14:17.743Z | Downloaded version_check v0.9.5 |
| 448 | 2026-09-04T03:14:17.743Z | Downloaded displaydoc v0.2.7 |
| 449 | 2026-09-04T03:14:17.743Z | Downloaded erased-serde v0.3.31 |
| 450 | 2026-09-04T03:14:17.743Z | Downloaded memmap2 v0.9.11 |
| 451 | 2026-09-04T03:14:17.743Z | Downloaded darling_macro v0.21.3 |
| 452 | 2026-09-04T03:14:17.743Z | Downloaded steno v0.4.1 |
| 453 | 2026-09-04T03:14:17.743Z | Downloaded dof v0.4.0 |
| 454 | 2026-09-04T03:14:17.743Z | Downloaded serde_derive_internals v0.29.1 |
| 455 | 2026-09-04T03:14:17.743Z | Downloaded futures-macro v0.3.34 |
| 456 | 2026-09-04T03:14:17.743Z | Downloaded iddqd v0.4.6 |
| 457 | 2026-09-04T03:14:17.743Z | Downloaded oxnet v0.1.7 |
| 458 | 2026-09-04T03:14:17.743Z | Downloaded pest_generator v2.8.8 |
| 459 | 2026-09-04T03:14:17.749Z | Downloaded rand_core v0.10.1 |
| 460 | 2026-09-04T03:14:17.749Z | Downloaded float-ord v0.3.2 |
| 461 | 2026-09-04T03:14:17.749Z | Downloaded foreign-types v0.5.0 |
| 462 | 2026-09-04T03:14:17.749Z | Downloaded fxhash v0.2.1 |
| 463 | 2026-09-04T03:14:17.749Z | Downloaded generic-array v0.14.7 |
| 464 | 2026-09-04T03:14:17.749Z | Downloaded proc-macro-crate v3.5.0 |
| 465 | 2026-09-04T03:14:17.749Z | Downloaded foreign-types-macros v0.2.4 |
| 466 | 2026-09-04T03:14:17.749Z | Downloaded omicron-workspace-hack v0.1.0 |
| 467 | 2026-09-04T03:14:17.749Z | Downloaded synstructure v0.13.2 |
| 468 | 2026-09-04T03:14:17.750Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 469 | 2026-09-04T03:14:17.750Z | Downloaded hmac v0.12.1 |
| 470 | 2026-09-04T03:14:17.750Z | Downloaded once_cell v1.21.4 |
| 471 | 2026-09-04T03:14:17.750Z | Downloaded progenitor-extras v0.2.0 |
| 472 | 2026-09-04T03:14:17.750Z | Downloaded progenitor v0.14.0 |
| 473 | 2026-09-04T03:14:17.750Z | Downloaded rand_core v0.9.5 |
| 474 | 2026-09-04T03:14:17.750Z | Downloaded clap v4.6.6 |
| 475 | 2026-09-04T03:14:17.750Z | Downloaded const_format v0.2.36 |
| 476 | 2026-09-04T03:14:17.750Z | Downloaded rustls-platform-verifier v0.7.0 |
| 477 | 2026-09-04T03:14:17.750Z | Downloaded pkg-config v0.3.33 |
| 478 | 2026-09-04T03:14:17.750Z | Downloaded http-body v1.1.0 |
| 479 | 2026-09-04T03:14:17.750Z | Downloaded progenitor-client v0.10.0 |
| 480 | 2026-09-04T03:14:17.750Z | Downloaded siphasher v1.0.3 |
| 481 | 2026-09-04T03:14:17.750Z | Downloaded rustc-hash v2.1.3 |
| 482 | 2026-09-04T03:14:17.750Z | Downloaded rustc_version v0.1.7 |
| 483 | 2026-09-04T03:14:17.750Z | Downloaded scroll v0.12.0 |
| 484 | 2026-09-04T03:14:17.750Z | Downloaded scopeguard v1.2.0 |
| 485 | 2026-09-04T03:14:17.750Z | Downloaded serde-big-array v0.5.1 |
| 486 | 2026-09-04T03:14:17.750Z | Downloaded base64 v0.22.1 |
| 487 | 2026-09-04T03:14:17.750Z | Downloaded static_assertions v1.1.0 |
| 488 | 2026-09-04T03:14:17.750Z | Downloaded zmij v1.0.23 |
| 489 | 2026-09-04T03:14:17.750Z | Downloaded spin v0.5.2 |
| 490 | 2026-09-04T03:14:17.750Z | Downloaded base64 v0.21.7 |
| 491 | 2026-09-04T03:14:17.750Z | Downloaded stable_deref_trait v1.2.1 |
| 492 | 2026-09-04T03:14:17.750Z | Downloaded crossbeam-channel v0.5.16 |
| 493 | 2026-09-04T03:14:17.750Z | Downloaded quinn-udp v0.5.15 |
| 494 | 2026-09-04T03:14:17.750Z | Downloaded usdt-impl v0.5.0 |
| 495 | 2026-09-04T03:14:17.750Z | Downloaded either v1.17.0 |
| 496 | 2026-09-04T03:14:17.750Z | Downloaded tabled_derive v0.7.0 |
| 497 | 2026-09-04T03:14:17.750Z | Downloaded signal-hook-registry v1.4.8 |
| 498 | 2026-09-04T03:14:17.750Z | Downloaded snafu-derive v0.8.9 |
| 499 | 2026-09-04T03:14:17.750Z | Downloaded sha2 v0.10.9 |
| 500 | 2026-09-04T03:14:17.750Z | Downloaded terminal_size v0.4.4 |
| 501 | 2026-09-04T03:14:17.750Z | Downloaded time-core v0.1.9 |
| 502 | 2026-09-04T03:14:17.750Z | Downloaded yoke-derive v0.8.2 |
| 503 | 2026-09-04T03:14:17.750Z | Downloaded strum v0.27.2 |
| 504 | 2026-09-04T03:14:17.750Z | Downloaded konst v0.2.20 |
| 505 | 2026-09-04T03:14:17.750Z | Downloaded half v2.7.1 |
| 506 | 2026-09-04T03:14:17.751Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 507 | 2026-09-04T03:14:17.751Z | Downloaded slog-json v2.6.1 |
| 508 | 2026-09-04T03:14:17.751Z | Downloaded utf-8 v0.7.6 |
| 509 | 2026-09-04T03:14:17.751Z | Downloaded futures-channel v0.3.34 |
| 510 | 2026-09-04T03:14:17.751Z | Downloaded icu_collections v2.2.0 |
| 511 | 2026-09-04T03:14:17.751Z | Downloaded log v0.4.33 |
| 512 | 2026-09-04T03:14:17.751Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 513 | 2026-09-04T03:14:17.751Z | Downloaded oxide-tokio-rt v0.1.6 |
| 514 | 2026-09-04T03:14:17.751Z | Downloaded pin-project-lite v0.2.17 |
| 515 | 2026-09-04T03:14:17.751Z | Downloaded dunce v1.0.5 |
| 516 | 2026-09-04T03:14:17.751Z | Downloaded pin-project-internal v1.1.13 |
| 517 | 2026-09-04T03:14:17.751Z | Downloaded debug-ignore v1.0.5 |
| 518 | 2026-09-04T03:14:17.751Z | Downloaded futures-sink v0.3.34 |
| 519 | 2026-09-04T03:14:17.751Z | Downloaded bitflags v2.13.1 |
| 520 | 2026-09-04T03:14:17.751Z | Downloaded heck v0.4.1 |
| 521 | 2026-09-04T03:14:17.751Z | Downloaded serde_with_macros v3.22.0 |
| 522 | 2026-09-04T03:14:17.751Z | Downloaded crypto-bigint v0.5.5 |
| 523 | 2026-09-04T03:14:17.751Z | Downloaded usdt-macro v0.6.0 |
| 524 | 2026-09-04T03:14:17.752Z | Downloaded enum-as-inner v0.6.1 |
| 525 | 2026-09-04T03:14:17.752Z | Downloaded rand_chacha v0.9.0 |
| 526 | 2026-09-04T03:14:17.752Z | Downloaded spin v0.9.9 |
| 527 | 2026-09-04T03:14:17.752Z | Downloaded icu_normalizer_data v2.2.0 |
| 528 | 2026-09-04T03:14:17.752Z | Downloaded phf_shared v0.12.1 |
| 529 | 2026-09-04T03:14:17.752Z | Downloaded slog-dtrace v0.3.0 |
| 530 | 2026-09-04T03:14:17.752Z | Downloaded derive-where v1.6.1 |
| 531 | 2026-09-04T03:14:17.752Z | Downloaded quote v1.0.47 |
| 532 | 2026-09-04T03:14:17.752Z | Downloaded ucd-trie v0.1.7 |
| 533 | 2026-09-04T03:14:17.752Z | Downloaded percent-encoding v2.3.2 |
| 534 | 2026-09-04T03:14:17.753Z | Downloaded rand_xorshift v0.4.0 |
| 535 | 2026-09-04T03:14:17.753Z | Downloaded progenitor-client v0.14.0 |
| 536 | 2026-09-04T03:14:17.753Z | Downloaded slog-stdlog v4.1.1 |
| 537 | 2026-09-04T03:14:17.753Z | Downloaded thiserror v2.0.20 |
| 538 | 2026-09-04T03:14:17.753Z | Downloaded untrusted v0.7.1 |
| 539 | 2026-09-04T03:14:17.753Z | Downloaded dropshot_endpoint v0.17.1 |
| 540 | 2026-09-04T03:14:17.753Z | Downloaded typify-macro v0.6.2 |
| 541 | 2026-09-04T03:14:17.753Z | Downloaded miniz_oxide v0.8.9 |
| 542 | 2026-09-04T03:14:17.753Z | Downloaded strum_macros v0.26.4 |
| 543 | 2026-09-04T03:14:17.753Z | Downloaded defmt v1.1.1 |
| 544 | 2026-09-04T03:14:17.753Z | Downloaded serde_derive v1.0.229 |
| 545 | 2026-09-04T03:14:17.753Z | Downloaded test-strategy v0.4.5 |
| 546 | 2026-09-04T03:14:17.753Z | Downloaded tokio-dtrace v0.1.1 |
| 547 | 2026-09-04T03:14:17.753Z | Downloaded jiff-core v0.1.0 |
| 548 | 2026-09-04T03:14:17.753Z | Downloaded ff v0.13.1 |
| 549 | 2026-09-04T03:14:17.753Z | Downloaded foldhash v0.1.5 |
| 550 | 2026-09-04T03:14:17.753Z | Downloaded parking_lot_core v0.8.6 |
| 551 | 2026-09-04T03:14:17.753Z | Downloaded openssl-probe v0.2.1 |
| 552 | 2026-09-04T03:14:17.753Z | Downloaded bytes v1.12.1 |
| 553 | 2026-09-04T03:14:17.753Z | Downloaded derive-ex v0.1.8 |
| 554 | 2026-09-04T03:14:17.753Z | Downloaded schemars v1.2.2 |
| 555 | 2026-09-04T03:14:17.753Z | Downloaded yansi v1.0.1 |
| 556 | 2026-09-04T03:14:17.753Z | Downloaded http-body-util v0.1.5 |
| 557 | 2026-09-04T03:14:17.753Z | Downloaded rand_pcg v0.10.2 |
| 558 | 2026-09-04T03:14:17.753Z | Downloaded progenitor v0.10.0 |
| 559 | 2026-09-04T03:14:17.759Z | Downloaded find-msvc-tools v0.1.10 |
| 560 | 2026-09-04T03:14:17.759Z | Downloaded unsafe-libyaml v0.2.11 |
| 561 | 2026-09-04T03:14:17.759Z | Downloaded tungstenite v0.21.0 |
| 562 | 2026-09-04T03:14:17.759Z | Downloaded derive_more v0.99.20 |
| 563 | 2026-09-04T03:14:17.759Z | Downloaded glob v0.3.4 |
| 564 | 2026-09-04T03:14:17.759Z | Downloaded typify v0.4.3 |
| 565 | 2026-09-04T03:14:17.759Z | Downloaded tokio-rustls v0.26.4 |
| 566 | 2026-09-04T03:14:17.759Z | Downloaded diff v0.1.13 |
| 567 | 2026-09-04T03:14:17.759Z | Downloaded pin-project v1.1.13 |
| 568 | 2026-09-04T03:14:17.759Z | Downloaded thiserror v1.0.69 |
| 569 | 2026-09-04T03:14:17.760Z | Downloaded thiserror-impl v1.0.69 |
| 570 | 2026-09-04T03:14:17.760Z | Downloaded fixedbitset v0.4.2 |
| 571 | 2026-09-04T03:14:17.760Z | Downloaded walkdir v2.5.0 |
| 572 | 2026-09-04T03:14:17.760Z | Downloaded darling_macro v0.23.0 |
| 573 | 2026-09-04T03:14:17.760Z | Downloaded zone_cfg_derive v0.3.1 |
| 574 | 2026-09-04T03:14:17.760Z | Downloaded flate2 v1.1.9 |
| 575 | 2026-09-04T03:14:17.760Z | Downloaded hostname v0.4.2 |
| 576 | 2026-09-04T03:14:17.760Z | Downloaded schemars v0.8.22 |
| 577 | 2026-09-04T03:14:17.760Z | Downloaded icu_normalizer v2.2.0 |
| 578 | 2026-09-04T03:14:17.760Z | Downloaded elliptic-curve v0.13.8 |
| 579 | 2026-09-04T03:14:17.760Z | Downloaded parking_lot v0.12.5 |
| 580 | 2026-09-04T03:14:17.760Z | Downloaded yoke v0.8.3 |
| 581 | 2026-09-04T03:14:17.760Z | Downloaded zerocopy-derive v0.7.35 |
| 582 | 2026-09-04T03:14:17.760Z | Downloaded fnv v1.0.7 |
| 583 | 2026-09-04T03:14:17.760Z | Downloaded zerotrie v0.2.4 |
| 584 | 2026-09-04T03:14:17.760Z | Downloaded usdt v0.5.0 |
| 585 | 2026-09-04T03:14:17.760Z | Downloaded futures v0.3.34 |
| 586 | 2026-09-04T03:14:17.760Z | Downloaded httparse v1.10.1 |
| 587 | 2026-09-04T03:14:17.760Z | Downloaded fs-err v3.3.1 |
| 588 | 2026-09-04T03:14:17.760Z | Downloaded futures-executor v0.3.34 |
| 589 | 2026-09-04T03:14:17.760Z | Downloaded hickory-resolver v0.24.4 |
| 590 | 2026-09-04T03:14:17.760Z | Downloaded toml_datetime v0.6.11 |
| 591 | 2026-09-04T03:14:17.760Z | Downloaded slog-bunyan v2.5.0 |
| 592 | 2026-09-04T03:14:17.760Z | Downloaded proc-macro-error v1.0.4 |
| 593 | 2026-09-04T03:14:17.766Z | Downloaded sha1 v0.11.0 |
| 594 | 2026-09-04T03:14:17.766Z | Downloaded sync_wrapper v1.0.2 |
| 595 | 2026-09-04T03:14:17.771Z | Downloaded parking_lot_core v0.9.12 |
| 596 | 2026-09-04T03:14:17.771Z | Downloaded serde_spanned v0.6.9 |
| 597 | 2026-09-04T03:14:17.772Z | Downloaded unicode-linebreak v0.1.5 |
| 598 | 2026-09-04T03:14:17.772Z | Downloaded dof v0.3.0 |
| 599 | 2026-09-04T03:14:17.772Z | Downloaded pest_derive v2.8.8 |
| 600 | 2026-09-04T03:14:17.772Z | Downloaded structmeta-derive v0.3.0 |
| 601 | 2026-09-04T03:14:17.772Z | Downloaded embedded-io v0.4.0 |
| 602 | 2026-09-04T03:14:17.772Z | Downloaded termtree v0.5.1 |
| 603 | 2026-09-04T03:14:17.800Z | Downloaded futures-io v0.3.34 |
| 604 | 2026-09-04T03:14:17.800Z | Downloaded serde_core v1.0.229 |
| 605 | 2026-09-04T03:14:17.800Z | Downloaded postcard v1.1.3 |
| 606 | 2026-09-04T03:14:17.800Z | Downloaded memchr v2.8.3 |
| 607 | 2026-09-04T03:14:17.820Z | Downloaded minimal-lexical v0.2.1 |
| 608 | 2026-09-04T03:14:17.820Z | Downloaded mio v1.2.2 |
| 609 | 2026-09-04T03:14:17.820Z | Downloaded rustls-native-certs v0.8.4 |
| 610 | 2026-09-04T03:14:17.820Z | Downloaded tracing-core v0.1.36 |
| 611 | 2026-09-04T03:14:17.820Z | Downloaded dyn-clone v1.0.20 |
| 612 | 2026-09-04T03:14:17.821Z | Downloaded tracing-attributes v0.1.31 |
| 613 | 2026-09-04T03:14:17.821Z | Downloaded hash32 v0.3.1 |
| 614 | 2026-09-04T03:14:17.821Z | Downloaded plain v0.2.3 |
| 615 | 2026-09-04T03:14:17.821Z | Downloaded pretty-hex v0.4.2 |
| 616 | 2026-09-04T03:14:17.821Z | Downloaded rustls-webpki v0.103.14 |
| 617 | 2026-09-04T03:14:17.821Z | Downloaded heapless v0.8.0 |
| 618 | 2026-09-04T03:14:17.821Z | Downloaded writeable v0.6.3 |
| 619 | 2026-09-04T03:14:17.821Z | Downloaded parse-display-derive v0.10.0 |
| 620 | 2026-09-04T03:14:17.821Z | Downloaded password-hash v0.5.0 |
| 621 | 2026-09-04T03:14:17.821Z | Downloaded futures-core v0.3.34 |
| 622 | 2026-09-04T03:14:17.821Z | Downloaded thread-id v4.2.2 |
| 623 | 2026-09-04T03:14:17.821Z | Downloaded strsim v0.11.1 |
| 624 | 2026-09-04T03:14:17.821Z | Downloaded zeroize_derive v1.5.0 |
| 625 | 2026-09-04T03:14:17.822Z | Downloaded futures-task v0.3.34 |
| 626 | 2026-09-04T03:14:17.841Z | Downloaded serde_tokenstream v0.3.0 |
| 627 | 2026-09-04T03:14:17.841Z | Downloaded pretty_assertions v1.4.1 |
| 628 | 2026-09-04T03:14:17.841Z | Downloaded progenitor-client v0.13.0 |
| 629 | 2026-09-04T03:14:17.841Z | Downloaded slog-async v2.8.0 |
| 630 | 2026-09-04T03:14:17.841Z | Downloaded papergrid v0.11.0 |
| 631 | 2026-09-04T03:14:17.841Z | Downloaded typeid v1.0.3 |
| 632 | 2026-09-04T03:14:17.841Z | Downloaded rustls-pemfile v2.2.0 |
| 633 | 2026-09-04T03:14:17.841Z | Downloaded rustversion v1.0.23 |
| 634 | 2026-09-04T03:14:17.841Z | Downloaded deranged v0.5.8 |
| 635 | 2026-09-04T03:14:17.841Z | Downloaded utf8_iter v1.0.4 |
| 636 | 2026-09-04T03:14:17.847Z | Downloaded openssl-macros v0.1.1 |
| 637 | 2026-09-04T03:14:17.847Z | Downloaded hex v0.4.3 |
| 638 | 2026-09-04T03:14:17.847Z | Downloaded progenitor-macro v0.14.0 |
| 639 | 2026-09-04T03:14:17.847Z | Downloaded slog-term v2.9.2 |
| 640 | 2026-09-04T03:14:17.847Z | Downloaded parking_lot v0.11.2 |
| 641 | 2026-09-04T03:14:17.847Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 642 | 2026-09-04T03:14:17.847Z | Downloaded serde_yaml v0.9.34+deprecated |
| 643 | 2026-09-04T03:14:17.847Z | Downloaded typify-macro v0.4.3 |
| 644 | 2026-09-04T03:14:17.847Z | Downloaded rustc_version v0.4.1 |
| 645 | 2026-09-04T03:14:17.847Z | Downloaded toml_edit v0.22.27 |
| 646 | 2026-09-04T03:14:17.858Z | Downloaded progenitor-impl v0.13.0 |
| 647 | 2026-09-04T03:14:17.858Z | Downloaded textwrap v0.16.2 |
| 648 | 2026-09-04T03:14:17.858Z | Downloaded foreign-types v0.3.2 |
| 649 | 2026-09-04T03:14:17.858Z | Downloaded foreign-types-shared v0.3.1 |
| 650 | 2026-09-04T03:14:17.858Z | Downloaded rand v0.9.5 |
| 651 | 2026-09-04T03:14:17.867Z | Downloaded serial_test v4.0.1 |
| 652 | 2026-09-04T03:14:17.867Z | Downloaded group v0.13.0 |
| 653 | 2026-09-04T03:14:17.867Z | Downloaded owo-colors v4.3.0 |
| 654 | 2026-09-04T03:14:17.867Z | Downloaded getrandom v0.4.3 |
| 655 | 2026-09-04T03:14:17.867Z | Downloaded serde v1.0.229 |
| 656 | 2026-09-04T03:14:17.867Z | Downloaded rand_chacha v0.3.1 |
| 657 | 2026-09-04T03:14:17.867Z | Downloaded rustls-pki-types v1.15.1 |
| 658 | 2026-09-04T03:14:17.867Z | Downloaded nom v7.1.3 |
| 659 | 2026-09-04T03:14:17.872Z | Downloaded typify v0.6.2 |
| 660 | 2026-09-04T03:14:17.872Z | Downloaded serde_urlencoded v0.7.1 |
| 661 | 2026-09-04T03:14:17.872Z | Downloaded unicode-xid v0.2.6 |
| 662 | 2026-09-04T03:14:17.872Z | Downloaded form_urlencoded v1.2.2 |
| 663 | 2026-09-04T03:14:17.872Z | Downloaded itertools v0.15.0 |
| 664 | 2026-09-04T03:14:17.872Z | Downloaded zerovec-derive v0.11.3 |
| 665 | 2026-09-04T03:14:17.872Z | Downloaded fixedbitset v0.5.7 |
| 666 | 2026-09-04T03:14:17.878Z | Downloaded zone v0.3.1 |
| 667 | 2026-09-04T03:14:17.878Z | Downloaded potential_utf v0.1.5 |
| 668 | 2026-09-04T03:14:17.878Z | Downloaded typenum v1.20.1 |
| 669 | 2026-09-04T03:14:17.878Z | Downloaded getrandom v0.3.4 |
| 670 | 2026-09-04T03:14:17.882Z | Downloaded rhai_codegen v3.2.0 |
| 671 | 2026-09-04T03:14:17.882Z | Downloaded unicode-segmentation v1.13.3 |
| 672 | 2026-09-04T03:14:17.882Z | Downloaded tiny-keccak v2.0.2 |
| 673 | 2026-09-04T03:14:17.888Z | Downloaded scroll_derive v0.12.1 |
| 674 | 2026-09-04T03:14:17.892Z | Downloaded waitgroup v0.1.2 |
| 675 | 2026-09-04T03:14:17.896Z | Downloaded similar v2.7.0 |
| 676 | 2026-09-04T03:14:17.896Z | Downloaded globset v0.4.20 |
| 677 | 2026-09-04T03:14:17.899Z | Downloaded rand_core v0.6.4 |
| 678 | 2026-09-04T03:14:17.899Z | Downloaded socket2 v0.6.5 |
| 679 | 2026-09-04T03:14:18.306Z | Downloaded qorb v0.4.1 |
| 680 | 2026-09-04T03:14:18.312Z | Downloaded idna v1.1.0 |
| 681 | 2026-09-04T03:14:18.312Z | Downloaded defmt v0.3.100 |
| 682 | 2026-09-04T03:14:18.312Z | Downloaded defmt-parser v1.0.0 |
| 683 | 2026-09-04T03:14:18.313Z | Downloaded subtle v2.6.1 |
| 684 | 2026-09-04T03:14:18.313Z | Downloaded smf v0.2.3 |
| 685 | 2026-09-04T03:14:18.313Z | Downloaded quick-error v1.2.3 |
| 686 | 2026-09-04T03:14:18.313Z | Downloaded tinystr v0.8.3 |
| 687 | 2026-09-04T03:14:18.313Z | Downloaded proc-macro-crate v1.3.1 |
| 688 | 2026-09-04T03:14:18.313Z | Downloaded itertools v0.12.1 |
| 689 | 2026-09-04T03:14:18.313Z | Downloaded poly1305 v0.8.0 |
| 690 | 2026-09-04T03:14:18.313Z | Downloaded tabwriter v1.4.1 |
| 691 | 2026-09-04T03:14:18.313Z | Downloaded drift v0.2.0 |
| 692 | 2026-09-04T03:14:18.313Z | Downloaded zerovec v0.11.6 |
| 693 | 2026-09-04T03:14:18.313Z | Downloaded progenitor-impl v0.14.0 |
| 694 | 2026-09-04T03:14:18.313Z | Downloaded darling_core v0.23.0 |
| 695 | 2026-09-04T03:14:18.313Z | Downloaded zeroize v1.9.0 |
| 696 | 2026-09-04T03:14:18.313Z | Downloaded scroll_derive v0.13.1 |
| 697 | 2026-09-04T03:14:18.313Z | Downloaded universal-hash v0.5.1 |
| 698 | 2026-09-04T03:14:18.313Z | Downloaded hashbrown v0.12.3 |
| 699 | 2026-09-04T03:14:18.313Z | Downloaded highway v1.3.0 |
| 700 | 2026-09-04T03:14:18.313Z | Downloaded serde_plain v1.0.2 |
| 701 | 2026-09-04T03:14:18.313Z | Downloaded tough v0.22.0 |
| 702 | 2026-09-04T03:14:18.313Z | Downloaded want v0.3.1 |
| 703 | 2026-09-04T03:14:18.313Z | Downloaded hickory-resolver v0.25.2 |
| 704 | 2026-09-04T03:14:18.313Z | Downloaded nom v8.0.0 |
| 705 | 2026-09-04T03:14:18.313Z | Downloaded schemars v0.9.0 |
| 706 | 2026-09-04T03:14:18.314Z | Downloaded smallvec v1.15.2 |
| 707 | 2026-09-04T03:14:18.314Z | Downloaded port-file v0.1.0 |
| 708 | 2026-09-04T03:14:18.314Z | Downloaded shlex v2.0.1 |
| 709 | 2026-09-04T03:14:18.314Z | Downloaded tokio-tungstenite v0.21.0 |
| 710 | 2026-09-04T03:14:18.314Z | Downloaded usdt-impl v0.6.0 |
| 711 | 2026-09-04T03:14:18.314Z | Downloaded url v2.5.8 |
| 712 | 2026-09-04T03:14:18.314Z | Downloaded resolv-conf v0.7.6 |
| 713 | 2026-09-04T03:14:18.314Z | Downloaded progenitor v0.13.0 |
| 714 | 2026-09-04T03:14:18.314Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 715 | 2026-09-04T03:14:18.314Z | Downloaded ron v0.12.2 |
| 716 | 2026-09-04T03:14:18.314Z | Downloaded http v1.5.0 |
| 717 | 2026-09-04T03:14:18.314Z | Downloaded progenitor-impl v0.10.0 |
| 718 | 2026-09-04T03:14:18.314Z | Downloaded hashbrown v0.16.1 |
| 719 | 2026-09-04T03:14:18.314Z | Downloaded dtrace-parser v0.3.0 |
| 720 | 2026-09-04T03:14:18.315Z | Downloaded icu_properties_data v2.2.0 |
| 721 | 2026-09-04T03:14:18.315Z | Downloaded rayon-core v1.13.0 |
| 722 | 2026-09-04T03:14:18.315Z | Downloaded uuid v1.26.0 |
| 723 | 2026-09-04T03:14:18.315Z | Downloaded strum_macros v0.27.2 |
| 724 | 2026-09-04T03:14:18.315Z | Downloaded quinn v0.11.11 |
| 725 | 2026-09-04T03:14:18.315Z | Downloaded pest_meta v2.8.8 |
| 726 | 2026-09-04T03:14:18.315Z | Downloaded clap_builder v4.6.6 |
| 727 | 2026-09-04T03:14:18.315Z | Downloaded secrecy v0.10.3 |
| 728 | 2026-09-04T03:14:18.315Z | Downloaded equivalent v1.0.2 |
| 729 | 2026-09-04T03:14:18.315Z | Downloaded serde_repr v0.1.21 |
| 730 | 2026-09-04T03:14:18.315Z | Downloaded structmeta v0.3.0 |
| 731 | 2026-09-04T03:14:18.315Z | Downloaded proc-macro2 v1.0.107 |
| 732 | 2026-09-04T03:14:18.315Z | Downloaded aho-corasick v1.1.5 |
| 733 | 2026-09-04T03:14:18.315Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 734 | 2026-09-04T03:14:18.315Z | Downloaded unicode-normalization v0.1.25 |
| 735 | 2026-09-04T03:14:18.315Z | Downloaded slog v2.8.2 |
| 736 | 2026-09-04T03:14:18.315Z | Downloaded openssl-sys v0.9.117 |
| 737 | 2026-09-04T03:14:18.315Z | Downloaded expectorate v1.3.0 |
| 738 | 2026-09-04T03:14:18.315Z | Downloaded hyper v1.11.0 |
| 739 | 2026-09-04T03:14:18.316Z | Downloaded thiserror-no-std v2.0.2 |
| 740 | 2026-09-04T03:14:18.316Z | Downloaded tinyvec v1.12.0 |
| 741 | 2026-09-04T03:14:18.316Z | Downloaded digest v0.10.7 |
| 742 | 2026-09-04T03:14:18.316Z | Downloaded unicode-ident v1.0.24 |
| 743 | 2026-09-04T03:14:18.316Z | Downloaded paste v1.0.15 |
| 744 | 2026-09-04T03:14:18.316Z | Downloaded prettyplease v0.2.37 |
| 745 | 2026-09-04T03:14:18.316Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 746 | 2026-09-04T03:14:18.316Z | Downloaded tokio-util v0.7.19 |
| 747 | 2026-09-04T03:14:18.316Z | Downloaded rand v0.8.7 |
| 748 | 2026-09-04T03:14:18.316Z | Downloaded errno v0.3.14 |
| 749 | 2026-09-04T03:14:18.316Z | Downloaded hashbrown v0.15.5 |
| 750 | 2026-09-04T03:14:18.316Z | Downloaded getrandom v0.2.17 |
| 751 | 2026-09-04T03:14:18.316Z | Downloaded same-file v1.0.6 |
| 752 | 2026-09-04T03:14:18.316Z | Downloaded typed-path v0.9.3 |
| 753 | 2026-09-04T03:14:18.316Z | Downloaded papergrid v0.18.0 |
| 754 | 2026-09-04T03:14:18.316Z | Downloaded zerocopy-derive v0.8.56 |
| 755 | 2026-09-04T03:14:18.316Z | Downloaded zerocopy v0.7.35 |
| 756 | 2026-09-04T03:14:18.316Z | Downloaded zerofrom v0.1.8 |
| 757 | 2026-09-04T03:14:18.316Z | Downloaded rand v0.10.2 |
| 758 | 2026-09-04T03:14:18.316Z | Downloaded tower v0.5.3 |
| 759 | 2026-09-04T03:14:18.316Z | Downloaded serde_json v1.0.151 |
| 760 | 2026-09-04T03:14:18.316Z | Downloaded reqwest v0.13.4 |
| 761 | 2026-09-04T03:14:18.316Z | Downloaded similar v3.2.0 |
| 762 | 2026-09-04T03:14:18.316Z | Downloaded term v1.2.1 |
| 763 | 2026-09-04T03:14:18.316Z | Downloaded pest v2.8.8 |
| 764 | 2026-09-04T03:14:18.316Z | Downloaded tokio-stream v0.1.19 |
| 765 | 2026-09-04T03:14:18.316Z | Downloaded tabled v0.15.0 |
| 766 | 2026-09-04T03:14:18.316Z | Downloaded tower-http v0.6.11 |
| 767 | 2026-09-04T03:14:18.316Z | Downloaded hashbrown v0.17.1 |
| 768 | 2026-09-04T03:14:18.316Z | Downloaded schemars_derive v0.8.22 |
| 769 | 2026-09-04T03:14:18.317Z | Downloaded whoami v1.6.1 |
| 770 | 2026-09-04T03:14:18.317Z | Downloaded rayon v1.12.0 |
| 771 | 2026-09-04T03:14:18.317Z | Downloaded rusty-fork v0.3.1 |
| 772 | 2026-09-04T03:14:18.317Z | Downloaded toml_edit v0.19.15 |
| 773 | 2026-09-04T03:14:18.317Z | Downloaded winnow v1.0.4 |
| 774 | 2026-09-04T03:14:18.317Z | Downloaded winnow v0.7.15 |
| 775 | 2026-09-04T03:14:18.317Z | Downloaded bstr v1.13.1 |
| 776 | 2026-09-04T03:14:18.317Z | Downloaded chrono v0.4.45 |
| 777 | 2026-09-04T03:14:18.317Z | Downloaded dropshot-api-manager v0.8.0 |
| 778 | 2026-09-04T03:14:18.317Z | Downloaded futures-util v0.3.34 |
| 779 | 2026-09-04T03:14:18.317Z | Downloaded regex v1.13.1 |
| 780 | 2026-09-04T03:14:18.329Z | Downloaded aws-lc-rs v1.18.0 |
| 781 | 2026-09-04T03:14:18.329Z | Downloaded portable-atomic v1.15.0 |
| 782 | 2026-09-04T03:14:18.329Z | Downloaded moka v0.12.16 |
| 783 | 2026-09-04T03:14:18.329Z | Downloaded snafu v0.8.9 |
| 784 | 2026-09-04T03:14:18.329Z | Downloaded curve25519-dalek v4.1.3 |
| 785 | 2026-09-04T03:14:18.329Z | Downloaded winnow v0.5.40 |
| 786 | 2026-09-04T03:14:18.329Z | Downloaded reqwest v0.12.28 |
| 787 | 2026-09-04T03:14:18.329Z | Downloaded hkdf v0.12.4 |
| 788 | 2026-09-04T03:14:18.329Z | Downloaded h2 v0.4.15 |
| 789 | 2026-09-04T03:14:18.329Z | Downloaded tabled v0.21.0 |
| 790 | 2026-09-04T03:14:18.329Z | Downloaded serde_with v3.22.0 |
| 791 | 2026-09-04T03:14:18.329Z | Downloaded goblin v0.8.2 |
| 792 | 2026-09-04T03:14:18.329Z | Downloaded zerocopy v0.8.56 |
| 793 | 2026-09-04T03:14:18.329Z | Downloaded proptest v1.11.0 |
| 794 | 2026-09-04T03:14:18.329Z | Downloaded unicode-width v0.2.2 |
| 795 | 2026-09-04T03:14:18.329Z | Downloaded unicode-width v0.1.14 |
| 796 | 2026-09-04T03:14:18.329Z | Downloaded syn v3.0.3 |
| 797 | 2026-09-04T03:14:18.329Z | Downloaded vcpkg v0.2.15 |
| 798 | 2026-09-04T03:14:18.337Z | Downloaded rustls v0.23.43 |
| 799 | 2026-09-04T03:14:18.342Z | Downloaded smoltcp v0.11.0 |
| 800 | 2026-09-04T03:14:18.349Z | Downloaded webpki-roots v1.0.9 |
| 801 | 2026-09-04T03:14:18.367Z | Downloaded regress v0.10.5 |
| 802 | 2026-09-04T03:14:18.377Z | Downloaded syn v2.0.119 |
| 803 | 2026-09-04T03:14:18.377Z | Downloaded hickory-proto v0.24.4 |
| 804 | 2026-09-04T03:14:18.377Z | Downloaded rustix v0.38.44 |
| 805 | 2026-09-04T03:14:18.386Z | Downloaded typify-impl v0.6.2 |
| 806 | 2026-09-04T03:14:18.392Z | Downloaded hickory-proto v0.25.2 |
| 807 | 2026-09-04T03:14:18.397Z | Downloaded sled v0.34.7 |
| 808 | 2026-09-04T03:14:18.407Z | Downloaded quinn-proto v0.11.16 |
| 809 | 2026-09-04T03:14:18.410Z | Downloaded nix v0.31.3 |
| 810 | 2026-09-04T03:14:18.817Z | Downloaded tracing v0.1.44 |
| 811 | 2026-09-04T03:14:18.827Z | Downloaded rhai v1.26.0 |
| 812 | 2026-09-04T03:14:18.827Z | Downloaded syn v1.0.109 |
| 813 | 2026-09-04T03:14:18.827Z | Downloaded time v0.3.55 |
| 814 | 2026-09-04T03:14:18.828Z | Downloaded goblin v0.10.7 |
| 815 | 2026-09-04T03:14:18.828Z | Downloaded openssl v0.10.81 |
| 816 | 2026-09-04T03:14:18.828Z | Downloaded regex-automata v0.4.18 |
| 817 | 2026-09-04T03:14:18.828Z | Downloaded petgraph v0.6.5 |
| 818 | 2026-09-04T03:14:18.828Z | Downloaded chrono-tz v0.10.4 |
| 819 | 2026-09-04T03:14:18.828Z | Downloaded csv v1.4.0 |
| 820 | 2026-09-04T03:14:18.828Z | Downloaded rustix v1.1.4 |
| 821 | 2026-09-04T03:14:18.828Z | Downloaded dropshot v0.17.1 |
| 822 | 2026-09-04T03:14:18.828Z | Downloaded regress v0.11.1 |
| 823 | 2026-09-04T03:14:18.828Z | Downloaded openapiv3 v2.2.0 |
| 824 | 2026-09-04T03:14:18.828Z | Downloaded regex-syntax v0.8.11 |
| 825 | 2026-09-04T03:14:18.828Z | Downloaded typify-impl v0.4.3 |
| 826 | 2026-09-04T03:14:18.828Z | Downloaded jiff v0.2.35 |
| 827 | 2026-09-04T03:14:18.828Z | Downloaded lzma-sys v0.1.20 |
| 828 | 2026-09-04T03:14:18.828Z | Downloaded libc v0.2.189 |
| 829 | 2026-09-04T03:14:18.828Z | Downloaded sha3 v0.10.9 |
| 830 | 2026-09-04T03:14:18.828Z | Downloaded tokio v1.53.1 |
| 831 | 2026-09-04T03:14:18.828Z | Downloaded petgraph v0.8.3 |
| 832 | 2026-09-04T03:14:18.828Z | Downloaded ring v0.17.14 |
| 833 | 2026-09-04T03:14:18.828Z | Downloaded encoding_rs v0.8.35 |
| 834 | 2026-09-04T03:14:18.950Z | Downloaded aws-lc-sys v0.44.0 |
| 835 | 2026-09-04T03:14:19.479Z | Compiling proc-macro2 v1.0.107 |
| 836 | 2026-09-04T03:14:19.479Z | Compiling quote v1.0.47 |
| 837 | 2026-09-04T03:14:19.479Z | Compiling unicode-ident v1.0.24 |
| 838 | 2026-09-04T03:14:19.480Z | Compiling serde_core v1.0.229 |
| 839 | 2026-09-04T03:14:19.483Z | Compiling serde v1.0.229 |
| 840 | 2026-09-04T03:14:19.483Z | Compiling libc v0.2.189 |
| 841 | 2026-09-04T03:14:19.483Z | Compiling zmij v1.0.23 |
| 842 | 2026-09-04T03:14:19.483Z | Compiling autocfg v1.5.1 |
| 843 | 2026-09-04T03:14:19.880Z | Compiling libm v0.2.16 |
| 844 | 2026-09-04T03:14:20.108Z | Compiling icu_normalizer_data v2.2.0 |
| 845 | 2026-09-04T03:14:20.138Z | Compiling icu_properties_data v2.2.0 |
| 846 | 2026-09-04T03:14:20.168Z | Compiling serde_json v1.0.151 |
| 847 | 2026-09-04T03:14:20.244Z | Compiling num-traits v0.2.19 |
| 848 | 2026-09-04T03:14:20.267Z | Compiling getrandom v0.4.3 |
| 849 | 2026-09-04T03:14:20.489Z | Compiling memchr v2.8.3 |
| 850 | 2026-09-04T03:14:20.549Z | Compiling version_check v0.9.5 |
| 851 | 2026-09-04T03:14:20.649Z | Compiling thiserror v2.0.20 |
| 852 | 2026-09-04T03:14:21.004Z | Compiling syn v2.0.119 |
| 853 | 2026-09-04T03:14:21.057Z | Compiling syn v3.0.3 |
| 854 | 2026-09-04T03:14:21.079Z | Compiling schemars v0.8.22 |
| 855 | 2026-09-04T03:14:21.191Z | Checking cfg-if v1.0.4 |
| 856 | 2026-09-04T03:14:21.261Z | Compiling parking_lot_core v0.9.12 |
| 857 | 2026-09-04T03:14:21.352Z | Compiling zerocopy v0.8.56 |
| 858 | 2026-09-04T03:14:21.363Z | Compiling heck v0.5.0 |
| 859 | 2026-09-04T03:14:21.558Z | Compiling portable-atomic v1.15.0 |
| 860 | 2026-09-04T03:14:21.576Z | Compiling rustversion v1.0.23 |
| 861 | 2026-09-04T03:14:21.790Z | Compiling itoa v1.0.18 |
| 862 | 2026-09-04T03:14:21.971Z | Compiling jobserver v0.1.35 |
| 863 | 2026-09-04T03:14:22.014Z | Compiling find-msvc-tools v0.1.10 |
| 864 | 2026-09-04T03:14:22.071Z | Compiling shlex v2.0.1 |
| 865 | 2026-09-04T03:14:22.646Z | Compiling cc v1.4.2 |
| 866 | 2026-09-04T03:14:23.057Z | Compiling pkg-config v0.3.33 |
| 867 | 2026-09-04T03:14:23.057Z | Compiling fs_extra v1.3.0 |
| 868 | 2026-09-04T03:14:23.062Z | Compiling dunce v1.0.5 |
| 869 | 2026-09-04T03:14:23.062Z | Compiling semver v1.0.28 |
| 870 | 2026-09-04T03:14:23.062Z | Compiling log v0.4.33 |
| 871 | 2026-09-04T03:14:23.063Z | Compiling httparse v1.10.1 |
| 872 | 2026-09-04T03:14:23.063Z | Compiling slog v2.8.2 |
| 873 | 2026-09-04T03:14:23.063Z | Compiling cmake v0.1.58 |
| 874 | 2026-09-04T03:14:23.087Z | Compiling rustix v1.1.4 |
| 875 | 2026-09-04T03:14:23.234Z | Checking stable_deref_trait v1.2.1 |
| 876 | 2026-09-04T03:14:23.255Z | Compiling allocator-api2 v0.2.21 |
| 877 | 2026-09-04T03:14:23.717Z | Compiling equivalent v1.0.2 |
| 878 | 2026-09-04T03:14:23.721Z | Compiling thiserror v1.0.69 |
| 879 | 2026-09-04T03:14:23.721Z | Compiling aws-lc-sys v0.44.0 |
| 880 | 2026-09-04T03:14:23.721Z | Checking litemap v0.8.2 |
| 881 | 2026-09-04T03:14:23.721Z | Checking writeable v0.6.3 |
| 882 | 2026-09-04T03:14:23.721Z | Checking utf8_iter v1.0.4 |
| 883 | 2026-09-04T03:14:23.746Z | Compiling ring v0.17.14 |
| 884 | 2026-09-04T03:14:23.763Z | Checking percent-encoding v2.3.2 |
| 885 | 2026-09-04T03:14:23.783Z | Compiling synstructure v0.13.2 |
| 886 | 2026-09-04T03:14:23.846Z | Compiling serde_derive_internals v0.29.1 |
| 887 | 2026-09-04T03:14:23.905Z | Compiling aws-lc-rs v1.18.0 |
| 888 | 2026-09-04T03:14:24.306Z | Compiling serde_derive v1.0.229 |
| 889 | 2026-09-04T03:14:24.329Z | Compiling displaydoc v0.2.7 |
| 890 | 2026-09-04T03:14:24.346Z | Compiling thiserror-impl v2.0.20 |
| 891 | 2026-09-04T03:14:24.620Z | Compiling tokio-macros v2.7.2 |
| 892 | 2026-09-04T03:14:24.683Z | Compiling futures-macro v0.3.34 |
| 893 | 2026-09-04T03:14:25.012Z | Compiling zerofrom-derive v0.1.7 |
| 894 | 2026-09-04T03:14:25.123Z | Compiling yoke-derive v0.8.2 |
| 895 | 2026-09-04T03:14:25.342Z | Compiling zerovec-derive v0.11.3 |
| 896 | 2026-09-04T03:14:25.466Z | Compiling schemars_derive v0.8.22 |
| 897 | 2026-09-04T03:14:25.540Z | Compiling zeroize_derive v1.5.0 |
| 898 | 2026-09-04T03:14:26.168Z | Compiling zerocopy-derive v0.8.56 |
| 899 | 2026-09-04T03:14:26.182Z | Compiling tracing-attributes v0.1.31 |
| 900 | 2026-09-04T03:14:26.302Z | Checking zerofrom v0.1.8 |
| 901 | 2026-09-04T03:14:26.391Z | Compiling thiserror-impl v1.0.69 |
| 902 | 2026-09-04T03:14:26.432Z | Checking yoke v0.8.3 |
| 903 | 2026-09-04T03:14:26.601Z | Checking zerovec v0.11.6 |
| 904 | 2026-09-04T03:14:26.621Z | Checking zerotrie v0.2.4 |
| 905 | 2026-09-04T03:14:26.850Z | Compiling regex-syntax v0.8.11 |
| 906 | 2026-09-04T03:14:27.395Z | Compiling serde_tokenstream v0.2.3 |
| 907 | 2026-09-04T03:14:27.435Z | Checking smallvec v1.15.2 |
| 908 | 2026-09-04T03:14:27.481Z | Checking bytes v1.12.1 |
| 909 | 2026-09-04T03:14:27.563Z | Checking tinystr v0.8.3 |
| 910 | 2026-09-04T03:14:27.618Z | Checking potential_utf v0.1.5 |
| 911 | 2026-09-04T03:14:27.721Z | Checking icu_locale_core v2.2.0 |
| 912 | 2026-09-04T03:14:27.757Z | Checking icu_collections v2.2.0 |
| 913 | 2026-09-04T03:14:27.939Z | Checking form_urlencoded v1.2.2 |
| 914 | 2026-09-04T03:14:28.052Z | Compiling aho-corasick v1.1.5 |
| 915 | 2026-09-04T03:14:28.074Z | Checking rand_core v0.10.1 |
| 916 | 2026-09-04T03:14:28.173Z | Compiling anyhow v1.0.104 |
| 917 | 2026-09-04T03:14:28.706Z | Checking icu_provider v2.2.0 |
| 918 | 2026-09-04T03:14:28.709Z | Compiling ucd-trie v0.1.7 |
| 919 | 2026-09-04T03:14:28.709Z | Compiling rustls v0.23.43 |
| 920 | 2026-09-04T03:14:28.709Z | Checking icu_normalizer v2.2.0 |
| 921 | 2026-09-04T03:14:28.709Z | Checking icu_properties v2.2.0 |
| 922 | 2026-09-04T03:14:28.709Z | Compiling pest v2.8.8 |
| 923 | 2026-09-04T03:14:28.709Z | Compiling getrandom v0.3.4 |
| 924 | 2026-09-04T03:14:28.818Z | Compiling hashbrown v0.17.1 |
| 925 | 2026-09-04T03:14:28.851Z | Compiling regex-automata v0.4.18 |
| 926 | 2026-09-04T03:14:29.361Z | Compiling crossbeam-utils v0.8.22 |
| 927 | 2026-09-04T03:14:29.379Z | Compiling indexmap v2.14.0 |
| 928 | 2026-09-04T03:14:29.395Z | Checking idna_adapter v1.2.2 |
| 929 | 2026-09-04T03:14:29.430Z | Checking iana-time-zone v0.1.65 |
| 930 | 2026-09-04T03:14:29.963Z | Checking chrono v0.4.45 |
| 931 | 2026-09-04T03:14:29.975Z | Checking idna v1.1.0 |
| 932 | 2026-09-04T03:14:29.975Z | Compiling pest_meta v2.8.8 |
| 933 | 2026-09-04T03:14:29.975Z | Compiling time-core v0.1.9 |
| 934 | 2026-09-04T03:14:29.975Z | Compiling paste v1.0.15 |
| 935 | 2026-09-04T03:14:29.975Z | Checking url v2.5.8 |
| 936 | 2026-09-04T03:14:29.975Z | Compiling num-conv v0.2.2 |
| 937 | 2026-09-04T03:14:30.511Z | Compiling time-macros v0.2.32 |
| 938 | 2026-09-04T03:14:30.532Z | Compiling pest_generator v2.8.8 |
| 939 | 2026-09-04T03:14:30.532Z | Compiling strsim v0.11.1 |
| 940 | 2026-09-04T03:14:30.621Z | Compiling regex v1.13.1 |
| 941 | 2026-09-04T03:14:30.999Z | Compiling pest_derive v2.8.8 |
| 942 | 2026-09-04T03:14:31.023Z | Checking uuid v1.26.0 |
| 943 | 2026-09-04T03:14:31.023Z | Compiling async-trait v0.1.92 |
| 944 | 2026-09-04T03:14:31.240Z | Compiling byteorder v1.5.0 |
| 945 | 2026-09-04T03:14:31.289Z | Compiling camino v1.2.5 |
| 946 | 2026-09-04T03:14:31.434Z | Compiling ident_case v1.0.1 |
| 947 | 2026-09-04T03:14:31.569Z | Checking dyn-clone v1.0.20 |
| 948 | 2026-09-04T03:14:31.715Z | Checking errno v0.3.14 |
| 949 | 2026-09-04T03:14:31.868Z | Compiling scroll_derive v0.13.1 |
| 950 | 2026-09-04T03:14:32.056Z | Compiling omicron-workspace-hack v0.1.0 |
| 951 | 2026-09-04T03:14:32.231Z | Compiling slog-async v2.8.0 |
| 952 | 2026-09-04T03:14:32.286Z | Compiling generic-array v0.14.7 |
| 953 | 2026-09-04T03:14:32.460Z | Compiling crc32fast v1.5.0 |
| 954 | 2026-09-04T03:14:32.984Z | Compiling usdt-impl v0.6.0 |
| 955 | 2026-09-04T03:14:33.010Z | Compiling scroll v0.13.0 |
| 956 | 2026-09-04T03:14:33.010Z | Compiling plain v0.2.3 |
| 957 | 2026-09-04T03:14:33.010Z | Compiling daft-derive v0.1.8 |
| 958 | 2026-09-04T03:14:33.010Z | Compiling goblin v0.10.7 |
| 959 | 2026-09-04T03:14:33.010Z | Compiling pretty-hex v0.4.2 |
| 960 | 2026-09-04T03:14:33.048Z | Checking pin-project-lite v0.2.17 |
| 961 | 2026-09-04T03:14:33.174Z | Compiling dtrace-parser v0.3.0 |
| 962 | 2026-09-04T03:14:33.248Z | Compiling thread-id v5.1.0 |
| 963 | 2026-09-04T03:14:33.541Z | Compiling syn v1.0.109 |
| 964 | 2026-09-04T03:14:33.554Z | Compiling darling_core v0.23.0 |
| 965 | 2026-09-04T03:14:33.630Z | Checking bitflags v2.13.1 |
| 966 | 2026-09-04T03:14:33.785Z | Checking getrandom v0.2.17 |
| 967 | 2026-09-04T03:14:33.846Z | Checking zeroize v1.9.0 |
| 968 | 2026-09-04T03:14:34.895Z | Compiling multer v3.1.0 |
| 969 | 2026-09-04T03:14:34.907Z | Compiling async-stream-impl v0.3.6 |
| 970 | 2026-09-04T03:14:34.919Z | Checking socket2 v0.6.5 |
| 971 | 2026-09-04T03:14:35.170Z | Checking scopeguard v1.2.0 |
| 972 | 2026-09-04T03:14:35.288Z | Checking lock_api v0.4.14 |
| 973 | 2026-09-04T03:14:35.302Z | Compiling ref-cast v1.0.26 |
| 974 | 2026-09-04T03:14:35.510Z | Compiling ref-cast-impl v1.0.26 |
| 975 | 2026-09-04T03:14:35.677Z | Compiling dropshot v0.17.1 |
| 976 | 2026-09-04T03:14:35.704Z | Compiling dof v0.4.0 |
| 977 | 2026-09-04T03:14:35.869Z | Compiling darling_macro v0.23.0 |
| 978 | 2026-09-04T03:14:35.892Z | Checking critical-section v1.2.0 |
| 979 | 2026-09-04T03:14:36.094Z | Checking once_cell v1.21.4 |
| 980 | 2026-09-04T03:14:36.190Z | Compiling dropshot_endpoint v0.17.1 |
| 981 | 2026-09-04T03:14:36.501Z | Compiling darling v0.23.0 |
| 982 | 2026-09-04T03:14:36.712Z | Compiling serde_tokenstream v0.3.0 |
| 983 | 2026-09-04T03:14:36.791Z | Checking parking_lot v0.12.5 |
| 984 | 2026-09-04T03:14:36.925Z | Compiling usdt-attr-macro v0.6.0 |
| 985 | 2026-09-04T03:14:36.966Z | Compiling usdt-macro v0.6.0 |
| 986 | 2026-09-04T03:14:36.988Z | Compiling newtype-uuid-macros v0.1.1 |
| 987 | 2026-09-04T03:14:36.988Z | Checking signal-hook-registry v1.4.8 |
| 988 | 2026-09-04T03:14:37.264Z | Checking mio v1.2.2 |
| 989 | 2026-09-04T03:14:37.365Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 990 | 2026-09-04T03:14:37.561Z | Checking tokio v1.53.1 |
| 991 | 2026-09-04T03:14:37.749Z | Compiling structmeta-derive v0.3.0 |
| 992 | 2026-09-04T03:14:37.764Z | Compiling strum_macros v0.26.4 |
| 993 | 2026-09-04T03:14:37.805Z | Checking subtle v2.6.1 |
| 994 | 2026-09-04T03:14:37.820Z | Compiling foldhash v0.2.0 |
| 995 | 2026-09-04T03:14:37.946Z | Checking futures-core v0.3.34 |
| 996 | 2026-09-04T03:14:37.962Z | Compiling hashbrown v0.16.1 |
| 997 | 2026-09-04T03:14:38.104Z | Compiling serde_with_macros v3.22.0 |
| 998 | 2026-09-04T03:14:38.639Z | Compiling strum_macros v0.27.2 |
| 999 | 2026-09-04T03:14:38.744Z | Compiling structmeta v0.3.0 |
| 1000 | 2026-09-04T03:14:38.849Z | Compiling http v1.5.0 |
| 1001 | 2026-09-04T03:14:38.953Z | Compiling derive-ex v0.1.8 |
| 1002 | 2026-09-04T03:14:39.354Z | Checking futures-sink v0.3.34 |
| 1003 | 2026-09-04T03:14:39.456Z | Checking ipnetwork v0.21.1 |
| 1004 | 2026-09-04T03:14:39.775Z | Compiling winnow v1.0.4 |
| 1005 | 2026-09-04T03:14:39.791Z | Checking slab v0.4.12 |
| 1006 | 2026-09-04T03:14:40.441Z | Checking futures-channel v0.3.34 |
| 1007 | 2026-09-04T03:14:40.926Z | Compiling test-strategy v0.4.5 |
| 1008 | 2026-09-04T03:14:41.336Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1009 | 2026-09-04T03:14:41.336Z | Checking typenum v1.20.1 |
| 1010 | 2026-09-04T03:14:41.337Z | Checking futures-task v0.3.34 |
| 1011 | 2026-09-04T03:14:41.345Z | Checking futures-io v0.3.34 |
| 1012 | 2026-09-04T03:14:41.346Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1013 | 2026-09-04T03:14:41.346Z | Checking futures-util v0.3.34 |
| 1014 | 2026-09-04T03:14:41.346Z | Compiling parse-display-derive v0.10.0 |
| 1015 | 2026-09-04T03:14:41.545Z | Checking oxnet v0.1.7 |
| 1016 | 2026-09-04T03:14:41.587Z | Checking tracing-core v0.1.36 |
| 1017 | 2026-09-04T03:14:41.850Z | Checking erased-serde v0.3.31 |
| 1018 | 2026-09-04T03:14:42.099Z | Checking tracing v0.1.44 |
| 1019 | 2026-09-04T03:14:42.285Z | Compiling ryu v1.0.23 |
| 1020 | 2026-09-04T03:14:42.504Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1021 | 2026-09-04T03:14:42.575Z | Compiling clap_derive v4.6.4 |
| 1022 | 2026-09-04T03:14:42.673Z | Checking base64 v0.22.1 |
| 1023 | 2026-09-04T03:14:42.937Z | Checking fnv v1.0.7 |
| 1024 | 2026-09-04T03:14:43.016Z | Checking rand_core v0.6.4 |
| 1025 | 2026-09-04T03:14:43.031Z | Compiling openapiv3 v2.2.0 |
| 1026 | 2026-09-04T03:14:43.289Z | Compiling either v1.17.0 |
| 1027 | 2026-09-04T03:14:43.471Z | Checking rustls-pki-types v1.15.1 |
| 1028 | 2026-09-04T03:14:43.705Z | Checking tokio-util v0.7.19 |
| 1029 | 2026-09-04T03:14:44.140Z | Checking untrusted v0.9.0 |
| 1030 | 2026-09-04T03:14:44.232Z | Checking untrusted v0.7.1 |
| 1031 | 2026-09-04T03:14:44.252Z | Checking ipnet v2.12.1 |
| 1032 | 2026-09-04T03:14:44.342Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1033 | 2026-09-04T03:14:44.729Z | Checking http-body v1.1.0 |
| 1034 | 2026-09-04T03:14:44.816Z | Checking atomic-waker v1.1.2 |
| 1035 | 2026-09-04T03:14:45.038Z | Compiling proc-macro-crate v3.5.0 |
| 1036 | 2026-09-04T03:14:45.167Z | Checking tower-layer v0.3.3 |
| 1037 | 2026-09-04T03:14:45.294Z | Checking try-lock v0.2.5 |
| 1038 | 2026-09-04T03:14:45.298Z | Checking tower-service v0.3.3 |
| 1039 | 2026-09-04T03:14:45.394Z | Checking want v0.3.1 |
| 1040 | 2026-09-04T03:14:45.436Z | Checking h2 v0.4.15 |
| 1041 | 2026-09-04T03:14:45.444Z | Compiling num_enum_derive v0.7.6 |
| 1042 | 2026-09-04T03:14:45.462Z | Checking httpdate v1.0.3 |
| 1043 | 2026-09-04T03:14:45.637Z | Compiling regress v0.11.1 |
| 1044 | 2026-09-04T03:14:46.235Z | Compiling crucible-workspace-hack v0.1.0 |
| 1045 | 2026-09-04T03:14:46.485Z | Checking serde_urlencoded v0.7.1 |
| 1046 | 2026-09-04T03:14:46.927Z | Checking http-body-util v0.1.5 |
| 1047 | 2026-09-04T03:14:47.016Z | Checking ppv-lite86 v0.2.21 |
| 1048 | 2026-09-04T03:14:47.164Z | Compiling typify-impl v0.6.2 |
| 1049 | 2026-09-04T03:14:47.407Z | Compiling unsafe-libyaml v0.2.11 |
| 1050 | 2026-09-04T03:14:47.478Z | Checking hyper v1.11.0 |
| 1051 | 2026-09-04T03:14:47.835Z | Compiling serde_yaml v0.9.34+deprecated |
| 1052 | 2026-09-04T03:14:48.301Z | Checking hyper-util v0.1.20 |
| 1053 | 2026-09-04T03:14:48.700Z | Compiling convert_case v0.4.0 |
| 1054 | 2026-09-04T03:14:49.007Z | Compiling derive_more v0.99.20 |
| 1055 | 2026-09-04T03:14:49.341Z | Compiling zerocopy-derive v0.7.35 |
| 1056 | 2026-09-04T03:14:49.822Z | Compiling crossbeam-epoch v0.9.20 |
| 1057 | 2026-09-04T03:14:50.360Z | Compiling itertools v0.14.0 |
| 1058 | 2026-09-04T03:14:50.450Z | Compiling regress v0.10.5 |
| 1059 | 2026-09-04T03:14:50.631Z | Compiling typify-macro v0.6.2 |
| 1060 | 2026-09-04T03:14:51.453Z | Checking deranged v0.5.8 |
| 1061 | 2026-09-04T03:14:51.627Z | Compiling rustix v0.38.44 |
| 1062 | 2026-09-04T03:14:51.727Z | Checking powerfmt v0.2.0 |
| 1063 | 2026-09-04T03:14:51.847Z | Checking num_threads v0.1.7 |
| 1064 | 2026-09-04T03:14:52.316Z | Compiling heapless v0.8.0 |
| 1065 | 2026-09-04T03:14:53.653Z | Checking time v0.3.55 |
| 1066 | 2026-09-04T03:14:53.700Z | Compiling typify v0.6.2 |
| 1067 | 2026-09-04T03:14:53.700Z | Checking crossbeam-channel v0.5.16 |
| 1068 | 2026-09-04T03:14:53.700Z | Compiling scroll_derive v0.12.1 |
| 1069 | 2026-09-04T03:14:53.700Z | Compiling serde_repr v0.1.21 |
| 1070 | 2026-09-04T03:14:53.700Z | Checking cpufeatures v0.3.0 |
| 1071 | 2026-09-04T03:14:53.981Z | Checking futures-executor v0.3.34 |
| 1072 | 2026-09-04T03:14:54.067Z | Checking sync_wrapper v1.0.2 |
| 1073 | 2026-09-04T03:14:54.092Z | Checking thread_local v1.1.10 |
| 1074 | 2026-09-04T03:14:54.242Z | Compiling smoltcp v0.11.0 |
| 1075 | 2026-09-04T03:14:54.945Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1076 | 2026-09-04T03:14:54.949Z | Checking tower v0.5.3 |
| 1077 | 2026-09-04T03:14:54.949Z | Checking rand_core v0.9.5 |
| 1078 | 2026-09-04T03:14:54.949Z | Checking webpki-roots v1.0.9 |
| 1079 | 2026-09-04T03:14:55.578Z | Compiling rustc_version v0.4.1 |
| 1080 | 2026-09-04T03:14:55.589Z | Checking is-terminal v0.4.17 |
| 1081 | 2026-09-04T03:14:55.589Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1082 | 2026-09-04T03:14:55.589Z | Checking term v1.2.1 |
| 1083 | 2026-09-04T03:14:55.589Z | Checking take_mut v0.2.2 |
| 1084 | 2026-09-04T03:14:55.589Z | Compiling curve25519-dalek v4.1.3 |
| 1085 | 2026-09-04T03:14:55.589Z | Checking tower-http v0.6.11 |
| 1086 | 2026-09-04T03:14:55.589Z | Checking futures v0.3.34 |
| 1087 | 2026-09-04T03:14:55.672Z | Checking slog-term v2.9.2 |
| 1088 | 2026-09-04T03:14:55.735Z | Compiling toml_datetime v0.6.11 |
| 1089 | 2026-09-04T03:14:55.761Z | Compiling foreign-types-macros v0.2.4 |
| 1090 | 2026-09-04T03:14:56.049Z | Checking fastrand v2.5.0 |
| 1091 | 2026-09-04T03:14:56.116Z | Checking hex v0.4.3 |
| 1092 | 2026-09-04T03:14:56.387Z | Checking rand_chacha v0.9.0 |
| 1093 | 2026-09-04T03:14:56.594Z | Compiling zerocopy v0.7.35 |
| 1094 | 2026-09-04T03:14:56.675Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1095 | 2026-09-04T03:14:56.776Z | Compiling hubpack_derive v0.1.1 |
| 1096 | 2026-09-04T03:14:57.196Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1097 | 2026-09-04T03:14:57.270Z | Compiling usdt-impl v0.5.0 |
| 1098 | 2026-09-04T03:14:57.409Z | Compiling proc-macro-error-attr v1.0.4 |
| 1099 | 2026-09-04T03:14:57.737Z | Compiling dof v0.3.0 |
| 1100 | 2026-09-04T03:14:58.165Z | Checking rand v0.9.5 |
| 1101 | 2026-09-04T03:14:58.626Z | Compiling dtrace-parser v0.2.0 |
| 1102 | 2026-09-04T03:14:58.626Z | Compiling darling_core v0.21.3 |
| 1103 | 2026-09-04T03:14:58.626Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1104 | 2026-09-04T03:14:59.036Z | Compiling serde_spanned v1.1.1 |
| 1105 | 2026-09-04T03:14:59.037Z | Compiling thread-id v4.2.2 |
| 1106 | 2026-09-04T03:14:59.043Z | Compiling proc-macro-error v1.0.4 |
| 1107 | 2026-09-04T03:14:59.043Z | Compiling memoffset v0.9.1 |
| 1108 | 2026-09-04T03:14:59.043Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1109 | 2026-09-04T03:14:59.815Z | Checking tempfile v3.27.0 |
| 1110 | 2026-09-04T03:15:00.328Z | Compiling darling_macro v0.21.3 |
| 1111 | 2026-09-04T03:15:00.345Z | Checking crypto-common v0.1.7 |
| 1112 | 2026-09-04T03:15:00.833Z | Checking hybrid-array v0.4.14 |
| 1113 | 2026-09-04T03:15:00.842Z | Compiling cfg_aliases v0.2.2 |
| 1114 | 2026-09-04T03:15:00.842Z | Compiling prettyplease v0.2.37 |
| 1115 | 2026-09-04T03:15:00.861Z | Checking match_cfg v0.1.0 |
| 1116 | 2026-09-04T03:15:00.876Z | Checking adler2 v2.0.1 |
| 1117 | 2026-09-04T03:15:00.890Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1118 | 2026-09-04T03:15:00.917Z | Checking openssl-probe v0.2.1 |
| 1119 | 2026-09-04T03:15:00.934Z | Checking simd-adler32 v0.3.10 |
| 1120 | 2026-09-04T03:15:01.456Z | Checking rustls-native-certs v0.8.4 |
| 1121 | 2026-09-04T03:15:01.474Z | Checking miniz_oxide v0.8.9 |
| 1122 | 2026-09-04T03:15:01.474Z | Checking hostname v0.3.1 |
| 1123 | 2026-09-04T03:15:01.474Z | Compiling nix v0.31.3 |
| 1124 | 2026-09-04T03:15:01.474Z | Compiling darling v0.21.3 |
| 1125 | 2026-09-04T03:15:02.045Z | Checking slog-json v2.6.1 |
| 1126 | 2026-09-04T03:15:02.053Z | Checking newtype-uuid v1.4.0 |
| 1127 | 2026-09-04T03:15:02.053Z | Checking memmap2 v0.9.11 |
| 1128 | 2026-09-04T03:15:02.053Z | Compiling crossbeam-deque v0.8.7 |
| 1129 | 2026-09-04T03:15:02.053Z | Compiling heck v0.4.1 |
| 1130 | 2026-09-04T03:15:02.092Z | Checking usdt v0.6.0 |
| 1131 | 2026-09-04T03:15:02.133Z | Checking daft v0.1.8 |
| 1132 | 2026-09-04T03:15:02.228Z | Checking slog-bunyan v2.5.0 |
| 1133 | 2026-09-04T03:15:02.274Z | Checking flate2 v1.1.9 |
| 1134 | 2026-09-04T03:15:02.300Z | Compiling ingot-macros v0.1.1 |
| 1135 | 2026-09-04T03:15:02.345Z | Checking crypto-common v0.2.2 |
| 1136 | 2026-09-04T03:15:02.363Z | Checking block-buffer v0.12.1 |
| 1137 | 2026-09-04T03:15:02.389Z | Compiling usdt-macro v0.5.0 |
| 1138 | 2026-09-04T03:15:02.491Z | Compiling usdt-attr-macro v0.5.0 |
| 1139 | 2026-09-04T03:15:02.571Z | Compiling num-derive v0.4.2 |
| 1140 | 2026-09-04T03:15:02.827Z | Compiling enum-as-inner v0.6.1 |
| 1141 | 2026-09-04T03:15:02.864Z | Checking compression-core v0.4.32 |
| 1142 | 2026-09-04T03:15:03.534Z | Checking const-oid v0.10.2 |
| 1143 | 2026-09-04T03:15:03.559Z | Checking debug-ignore v1.0.5 |
| 1144 | 2026-09-04T03:15:03.559Z | Compiling winnow v0.7.15 |
| 1145 | 2026-09-04T03:15:03.788Z | Checking digest v0.11.3 |
| 1146 | 2026-09-04T03:15:04.312Z | Checking compression-codecs v0.4.38 |
| 1147 | 2026-09-04T03:15:04.341Z | Compiling progenitor-impl v0.14.0 |
| 1148 | 2026-09-04T03:15:05.020Z | Checking macaddr v1.0.1 |
| 1149 | 2026-09-04T03:15:05.132Z | Checking encoding_rs v0.8.35 |
| 1150 | 2026-09-04T03:15:05.172Z | Checking mime v0.3.17 |
| 1151 | 2026-09-04T03:15:05.221Z | Checking spin v0.9.9 |
| 1152 | 2026-09-04T03:15:05.701Z | Compiling rayon-core v1.13.0 |
| 1153 | 2026-09-04T03:15:05.705Z | Checking toml v1.1.4+spec-1.1.0 |
| 1154 | 2026-09-04T03:15:05.705Z | Checking async-compression v0.4.43 |
| 1155 | 2026-09-04T03:15:05.705Z | Checking sha1 v0.11.0 |
| 1156 | 2026-09-04T03:15:06.211Z | Checking rand_chacha v0.3.1 |
| 1157 | 2026-09-04T03:15:06.647Z | Checking waitgroup v0.1.2 |
| 1158 | 2026-09-04T03:15:07.085Z | Checking rustls-pemfile v2.2.0 |
| 1159 | 2026-09-04T03:15:07.085Z | Checking async-stream v0.3.6 |
| 1160 | 2026-09-04T03:15:07.085Z | Checking serde_path_to_error v0.1.20 |
| 1161 | 2026-09-04T03:15:07.085Z | Checking hostname v0.4.2 |
| 1162 | 2026-09-04T03:15:07.085Z | Compiling progenitor-macro v0.14.0 |
| 1163 | 2026-09-04T03:15:07.085Z | Compiling wait-timeout v0.2.1 |
| 1164 | 2026-09-04T03:15:07.085Z | Compiling bit-vec v0.8.0 |
| 1165 | 2026-09-04T03:15:07.495Z | Compiling quick-error v1.2.3 |
| 1166 | 2026-09-04T03:15:07.495Z | Compiling bit-set v0.8.0 |
| 1167 | 2026-09-04T03:15:07.495Z | Compiling rusty-fork v0.3.1 |
| 1168 | 2026-09-04T03:15:07.495Z | Checking rand v0.8.7 |
| 1169 | 2026-09-04T03:15:07.498Z | Compiling rand_xorshift v0.4.0 |
| 1170 | 2026-09-04T03:15:07.532Z | Compiling num-integer v0.1.47 |
| 1171 | 2026-09-04T03:15:07.909Z | Compiling winnow v0.5.40 |
| 1172 | 2026-09-04T03:15:08.374Z | Compiling semver v0.1.20 |
| 1173 | 2026-09-04T03:15:08.407Z | Compiling unarray v0.1.4 |
| 1174 | 2026-09-04T03:15:08.408Z | Compiling proptest v1.11.0 |
| 1175 | 2026-09-04T03:15:08.408Z | Compiling rustc_version v0.1.7 |
| 1176 | 2026-09-04T03:15:08.408Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1177 | 2026-09-04T03:15:09.650Z | Compiling toml_edit v0.19.15 |
| 1178 | 2026-09-04T03:15:09.666Z | Compiling reqwest v0.12.28 |
| 1179 | 2026-09-04T03:15:09.666Z | Compiling backon v1.6.0 |
| 1180 | 2026-09-04T03:15:09.709Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1181 | 2026-09-04T03:15:10.168Z | Checking block-buffer v0.10.4 |
| 1182 | 2026-09-04T03:15:11.080Z | Compiling strum v0.26.3 |
| 1183 | 2026-09-04T03:15:12.007Z | Compiling instant v0.1.13 |
| 1184 | 2026-09-04T03:15:12.192Z | Compiling utf8parse v0.2.2 |
| 1185 | 2026-09-04T03:15:12.193Z | Checking rustls-webpki v0.103.14 |
| 1186 | 2026-09-04T03:15:12.193Z | Compiling backoff v0.4.0 |
| 1187 | 2026-09-04T03:15:12.193Z | Compiling anstyle-parse v1.0.0 |
| 1188 | 2026-09-04T03:15:12.193Z | Compiling iddqd v0.4.6 |
| 1189 | 2026-09-04T03:15:12.193Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1190 | 2026-09-04T03:15:12.193Z | Compiling proc-macro-crate v1.3.1 |
| 1191 | 2026-09-04T03:15:12.193Z | Compiling progenitor-client v0.10.0 |
| 1192 | 2026-09-04T03:15:12.193Z | Checking digest v0.10.7 |
| 1193 | 2026-09-04T03:15:12.193Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1194 | 2026-09-04T03:15:12.193Z | Compiling newtype_derive v0.1.6 |
| 1195 | 2026-09-04T03:15:12.268Z | Compiling num-rational v0.4.2 |
| 1196 | 2026-09-04T03:15:12.268Z | Compiling num-iter v0.1.46 |
| 1197 | 2026-09-04T03:15:12.324Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1198 | 2026-09-04T03:15:12.389Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1199 | 2026-09-04T03:15:12.676Z | Compiling parse-display v0.10.0 |
| 1200 | 2026-09-04T03:15:12.882Z | Compiling strum v0.27.2 |
| 1201 | 2026-09-04T03:15:12.925Z | Compiling serde_with v3.22.0 |
| 1202 | 2026-09-04T03:15:12.925Z | Compiling num-complex v0.4.6 |
| 1203 | 2026-09-04T03:15:12.978Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1204 | 2026-09-04T03:15:13.149Z | Compiling colorchoice v1.0.5 |
| 1205 | 2026-09-04T03:15:13.176Z | Compiling is_terminal_polyfill v1.70.2 |
| 1206 | 2026-09-04T03:15:13.210Z | Compiling anstyle-query v1.1.5 |
| 1207 | 2026-09-04T03:15:13.651Z | Checking unicode-width v0.2.2 |
| 1208 | 2026-09-04T03:15:13.663Z | Compiling humantime v2.4.0 |
| 1209 | 2026-09-04T03:15:13.663Z | Compiling anstyle v1.0.14 |
| 1210 | 2026-09-04T03:15:13.663Z | Compiling vcpkg v0.2.15 |
| 1211 | 2026-09-04T03:15:13.663Z | Compiling owo-colors v4.3.0 |
| 1212 | 2026-09-04T03:15:13.663Z | Compiling anstream v1.0.0 |
| 1213 | 2026-09-04T03:15:13.663Z | Compiling num v0.4.3 |
| 1214 | 2026-09-04T03:15:13.887Z | Compiling openssl-sys v0.9.117 |
| 1215 | 2026-09-04T03:15:13.927Z | Compiling num_enum_derive v0.5.11 |
| 1216 | 2026-09-04T03:15:14.083Z | Compiling terminal_size v0.4.4 |
| 1217 | 2026-09-04T03:15:14.134Z | Checking tokio-rustls v0.26.4 |
| 1218 | 2026-09-04T03:15:14.212Z | Checking rustls-platform-verifier v0.7.0 |
| 1219 | 2026-09-04T03:15:14.357Z | Compiling serde_spanned v0.6.9 |
| 1220 | 2026-09-04T03:15:14.378Z | Checking hyper-rustls v0.27.9 |
| 1221 | 2026-09-04T03:15:14.427Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1222 | 2026-09-04T03:15:14.516Z | Compiling pin-project-internal v1.1.13 |
| 1223 | 2026-09-04T03:15:15.015Z | Checking reqwest v0.13.4 |
| 1224 | 2026-09-04T03:15:15.018Z | Compiling derive-where v1.6.1 |
| 1225 | 2026-09-04T03:15:15.018Z | Compiling toml_write v0.1.2 |
| 1226 | 2026-09-04T03:15:15.018Z | Compiling float-ord v0.3.2 |
| 1227 | 2026-09-04T03:15:15.133Z | Compiling clap_lex v1.1.0 |
| 1228 | 2026-09-04T03:15:15.695Z | Compiling toml_edit v0.22.27 |
| 1229 | 2026-09-04T03:15:15.737Z | Checking progenitor-client v0.14.0 |
| 1230 | 2026-09-04T03:15:15.737Z | Compiling clap_builder v4.6.6 |
| 1231 | 2026-09-04T03:15:16.882Z | Compiling progenitor-impl v0.13.0 |
| 1232 | 2026-09-04T03:15:17.581Z | Compiling progenitor-extras v0.2.0 |
| 1233 | 2026-09-04T03:15:18.090Z | Compiling clap v4.6.6 |
| 1234 | 2026-09-04T03:15:18.111Z | Compiling toml v0.8.23 |
| 1235 | 2026-09-04T03:15:18.236Z | Compiling zone_cfg_derive v0.3.1 |
| 1236 | 2026-09-04T03:15:18.582Z | Compiling progenitor-macro v0.13.0 |
| 1237 | 2026-09-04T03:15:18.618Z | Compiling snafu-derive v0.8.9 |
| 1238 | 2026-09-04T03:15:18.618Z | Compiling async-recursion v1.1.1 |
| 1239 | 2026-09-04T03:15:18.671Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1240 | 2026-09-04T03:15:20.318Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1241 | 2026-09-04T03:15:20.818Z | Compiling slog-dtrace v0.3.0 |
| 1242 | 2026-09-04T03:15:20.822Z | Compiling unicode-xid v0.2.6 |
| 1243 | 2026-09-04T03:15:20.822Z | Compiling minimal-lexical v0.2.1 |
| 1244 | 2026-09-04T03:15:20.822Z | Compiling chrono-tz v0.10.4 |
| 1245 | 2026-09-04T03:15:20.822Z | Compiling cancel-safe-futures v0.1.5 |
| 1246 | 2026-09-04T03:15:20.822Z | Compiling openssl v0.10.81 |
| 1247 | 2026-09-04T03:15:21.034Z | Compiling nom v7.1.3 |
| 1248 | 2026-09-04T03:15:21.106Z | Compiling const_format_proc_macros v0.2.34 |
| 1249 | 2026-09-04T03:15:21.358Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1250 | 2026-09-04T03:15:21.665Z | Compiling openssl-macros v0.1.1 |
| 1251 | 2026-09-04T03:15:22.093Z | Checking cpufeatures v0.2.17 |
| 1252 | 2026-09-04T03:15:22.338Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1253 | 2026-09-04T03:15:22.701Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1254 | 2026-09-04T03:15:22.831Z | Compiling cookie v0.18.2 |
| 1255 | 2026-09-04T03:15:23.295Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1256 | 2026-09-04T03:15:23.302Z | Compiling tabled_derive v0.7.0 |
| 1257 | 2026-09-04T03:15:23.945Z | Checking num_enum v0.7.6 |
| 1258 | 2026-09-04T03:15:24.412Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1259 | 2026-09-04T03:15:24.712Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1260 | 2026-09-04T03:15:25.901Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1261 | 2026-09-04T03:15:26.149Z | Checking tabwriter v1.4.1 |
| 1262 | 2026-09-04T03:15:26.293Z | Checking secrecy v0.10.3 |
| 1263 | 2026-09-04T03:15:26.358Z | Checking tinyvec_macros v0.1.1 |
| 1264 | 2026-09-04T03:15:26.964Z | Checking colored v3.1.1 |
| 1265 | 2026-09-04T03:15:26.992Z | Checking tinyvec v1.12.0 |
| 1266 | 2026-09-04T03:15:26.992Z | Checking hash32 v0.3.1 |
| 1267 | 2026-09-04T03:15:27.064Z | Checking data-encoding v2.11.1 |
| 1268 | 2026-09-04T03:15:27.330Z | Checking hmac v0.12.1 |
| 1269 | 2026-09-04T03:15:27.369Z | Checking inout v0.1.4 |
| 1270 | 2026-09-04T03:15:27.537Z | Checking scroll v0.12.0 |
| 1271 | 2026-09-04T03:15:27.557Z | Checking ff v0.13.1 |
| 1272 | 2026-09-04T03:15:27.650Z | Checking cobs v0.3.0 |
| 1273 | 2026-09-04T03:15:27.707Z | Checking managed v0.8.0 |
| 1274 | 2026-09-04T03:15:27.767Z | Checking foreign-types-shared v0.3.1 |
| 1275 | 2026-09-04T03:15:27.833Z | Checking bitflags v1.3.2 |
| 1276 | 2026-09-04T03:15:27.834Z | Checking static_assertions v1.1.0 |
| 1277 | 2026-09-04T03:15:27.908Z | Checking foreign-types v0.5.0 |
| 1278 | 2026-09-04T03:15:27.958Z | Checking postcard v1.1.3 |
| 1279 | 2026-09-04T03:15:27.958Z | Checking goblin v0.8.2 |
| 1280 | 2026-09-04T03:15:28.447Z | Checking group v0.13.0 |
| 1281 | 2026-09-04T03:15:28.509Z | Checking cipher v0.4.4 |
| 1282 | 2026-09-04T03:15:28.509Z | Checking hkdf v0.12.4 |
| 1283 | 2026-09-04T03:15:28.509Z | Checking atomicwrites v0.4.4 |
| 1284 | 2026-09-04T03:15:28.509Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1285 | 2026-09-04T03:15:28.509Z | Checking universal-hash v0.5.1 |
| 1286 | 2026-09-04T03:15:28.509Z | Checking crypto-bigint v0.5.5 |
| 1287 | 2026-09-04T03:15:28.510Z | Checking chacha20 v0.10.1 |
| 1288 | 2026-09-04T03:15:28.572Z | Checking half v2.7.1 |
| 1289 | 2026-09-04T03:15:28.766Z | Checking cstr-argument v0.1.2 |
| 1290 | 2026-09-04T03:15:28.879Z | Checking base16ct v0.2.0 |
| 1291 | 2026-09-04T03:15:28.961Z | Checking ciborium-io v0.2.2 |
| 1292 | 2026-09-04T03:15:28.999Z | Checking opaque-debug v0.3.1 |
| 1293 | 2026-09-04T03:15:29.030Z | Checking indent_write v2.2.0 |
| 1294 | 2026-09-04T03:15:29.071Z | Checking base64ct v1.8.3 |
| 1295 | 2026-09-04T03:15:29.071Z | Checking ciborium-ll v0.2.2 |
| 1296 | 2026-09-04T03:15:29.095Z | Checking poly1305 v0.8.0 |
| 1297 | 2026-09-04T03:15:29.219Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1298 | 2026-09-04T03:15:29.253Z | Checking elliptic-curve v0.13.8 |
| 1299 | 2026-09-04T03:15:29.269Z | Checking rand v0.10.2 |
| 1300 | 2026-09-04T03:15:29.270Z | Checking password-hash v0.5.0 |
| 1301 | 2026-09-04T03:15:29.313Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1302 | 2026-09-04T03:15:29.414Z | Checking chacha20 v0.9.1 |
| 1303 | 2026-09-04T03:15:29.479Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1304 | 2026-09-04T03:15:29.492Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1305 | 2026-09-04T03:15:29.589Z | Checking blake2 v0.10.6 |
| 1306 | 2026-09-04T03:15:29.630Z | Checking aead v0.5.2 |
| 1307 | 2026-09-04T03:15:29.738Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1308 | 2026-09-04T03:15:29.749Z | Checking thiserror-no-std v2.0.2 |
| 1309 | 2026-09-04T03:15:30.179Z | Checking hubpack v0.1.2 |
| 1310 | 2026-09-04T03:15:30.224Z | Checking byte-wrapper v0.1.0 |
| 1311 | 2026-09-04T03:15:30.224Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1312 | 2026-09-04T03:15:30.224Z | Checking keccak v0.1.6 |
| 1313 | 2026-09-04T03:15:30.224Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1314 | 2026-09-04T03:15:30.224Z | Checking sha3 v0.10.9 |
| 1315 | 2026-09-04T03:15:30.224Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1316 | 2026-09-04T03:15:30.275Z | Checking vsss-rs v3.3.4 |
| 1317 | 2026-09-04T03:15:30.728Z | Checking argon2 v0.5.3 |
| 1318 | 2026-09-04T03:15:30.746Z | Checking chacha20poly1305 v0.10.1 |
| 1319 | 2026-09-04T03:15:30.746Z | Checking ciborium v0.2.2 |
| 1320 | 2026-09-04T03:15:30.746Z | Checking console v0.16.4 |
| 1321 | 2026-09-04T03:15:30.779Z | Checking memmap v0.7.0 |
| 1322 | 2026-09-04T03:15:31.225Z | Checking lazy_static v1.5.0 |
| 1323 | 2026-09-04T03:15:31.255Z | Checking usdt v0.5.0 |
| 1324 | 2026-09-04T03:15:31.255Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1325 | 2026-09-04T03:15:31.255Z | Checking ingot-types v0.1.2 |
| 1326 | 2026-09-04T03:15:31.306Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1327 | 2026-09-04T03:15:31.464Z | Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1328 | 2026-09-04T03:15:31.519Z | Checking progenitor v0.14.0 |
| 1329 | 2026-09-04T03:15:31.548Z | Checking bstr v1.13.1 |
| 1330 | 2026-09-04T03:15:31.973Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1331 | 2026-09-04T03:15:31.973Z | Checking unicode-segmentation v1.13.3 |
| 1332 | 2026-09-04T03:15:31.989Z | Checking bytecount v0.6.9 |
| 1333 | 2026-09-04T03:15:31.989Z | Checking ingot v0.1.1 |
| 1334 | 2026-09-04T03:15:31.989Z | Checking newline-converter v0.3.0 |
| 1335 | 2026-09-04T03:15:31.989Z | Checking itertools v0.12.1 |
| 1336 | 2026-09-04T03:15:32.087Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1337 | 2026-09-04T03:15:32.205Z | Checking resolv-conf v0.7.6 |
| 1338 | 2026-09-04T03:15:32.258Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1339 | 2026-09-04T03:15:32.306Z | Compiling parking_lot_core v0.8.6 |
| 1340 | 2026-09-04T03:15:32.434Z | Checking linked-hash-map v0.5.6 |
| 1341 | 2026-09-04T03:15:32.523Z | Checking swrite v0.1.0 |
| 1342 | 2026-09-04T03:15:32.523Z | Checking similar v3.2.0 |
| 1343 | 2026-09-04T03:15:32.735Z | Checking lru-cache v0.1.2 |
| 1344 | 2026-09-04T03:15:32.803Z | Checking rayon v1.12.0 |
| 1345 | 2026-09-04T03:15:32.950Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1346 | 2026-09-04T03:15:33.015Z | Checking hickory-proto v0.24.4 |
| 1347 | 2026-09-04T03:15:33.045Z | Checking expectorate v1.3.0 |
| 1348 | 2026-09-04T03:15:33.570Z | Checking camino-tempfile v1.4.1 |
| 1349 | 2026-09-04T03:15:33.714Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1350 | 2026-09-04T03:15:33.800Z | Checking serde-big-array v0.5.1 |
| 1351 | 2026-09-04T03:15:33.800Z | Checking siphasher v1.0.3 |
| 1352 | 2026-09-04T03:15:34.818Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1353 | 2026-09-04T03:15:34.839Z | Checking phf_shared v0.12.1 |
| 1354 | 2026-09-04T03:15:34.839Z | Checking unicode-normalization v0.1.25 |
| 1355 | 2026-09-04T03:15:34.839Z | Checking pin-project v1.1.13 |
| 1356 | 2026-09-04T03:15:34.839Z | Checking hickory-resolver v0.24.4 |
| 1357 | 2026-09-04T03:15:34.839Z | Checking progenitor-client v0.13.0 |
| 1358 | 2026-09-04T03:15:34.839Z | Checking num_enum v0.5.11 |
| 1359 | 2026-09-04T03:15:35.023Z | Checking tokio-stream v0.1.19 |
| 1360 | 2026-09-04T03:15:35.170Z | Checking csv-core v0.1.13 |
| 1361 | 2026-09-04T03:15:35.178Z | Checking jiff-core v0.1.0 |
| 1362 | 2026-09-04T03:15:35.210Z | Checking unicode-width v0.1.14 |
| 1363 | 2026-09-04T03:15:35.268Z | Checking highway v1.3.0 |
| 1364 | 2026-09-04T03:15:35.407Z | Checking foldhash v0.1.5 |
| 1365 | 2026-09-04T03:15:35.519Z | Checking konst_macro_rules v0.2.19 |
| 1366 | 2026-09-04T03:15:35.558Z | Checking same-file v1.0.6 |
| 1367 | 2026-09-04T03:15:35.578Z | Checking smawk v0.3.3 |
| 1368 | 2026-09-04T03:15:35.601Z | Checking unicode-linebreak v0.1.5 |
| 1369 | 2026-09-04T03:15:35.609Z | Checking foreign-types-shared v0.1.1 |
| 1370 | 2026-09-04T03:15:35.684Z | Checking walkdir v2.5.0 |
| 1371 | 2026-09-04T03:15:35.692Z | Checking konst v0.2.20 |
| 1372 | 2026-09-04T03:15:35.727Z | Checking foreign-types v0.3.2 |
| 1373 | 2026-09-04T03:15:35.791Z | Checking hashbrown v0.15.5 |
| 1374 | 2026-09-04T03:15:35.816Z | Checking textwrap v0.16.2 |
| 1375 | 2026-09-04T03:15:35.840Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1376 | 2026-09-04T03:15:35.863Z | Checking jiff v0.2.35 |
| 1377 | 2026-09-04T03:15:35.902Z | Checking qorb v0.4.1 |
| 1378 | 2026-09-04T03:15:36.006Z | Checking csv v1.4.0 |
| 1379 | 2026-09-04T03:15:36.078Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1380 | 2026-09-04T03:15:36.597Z | Checking progenitor v0.13.0 |
| 1381 | 2026-09-04T03:15:36.869Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1382 | 2026-09-04T03:15:36.906Z | Checking olpc-cjson v0.1.4 |
| 1383 | 2026-09-04T03:15:36.942Z | Checking snafu v0.8.9 |
| 1384 | 2026-09-04T03:15:37.037Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1385 | 2026-09-04T03:15:37.067Z | Checking phf v0.12.1 |
| 1386 | 2026-09-04T03:15:37.181Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1387 | 2026-09-04T03:15:37.216Z | Checking zone v0.3.1 |
| 1388 | 2026-09-04T03:15:37.445Z | Checking globset v0.4.20 |
| 1389 | 2026-09-04T03:15:37.961Z | Checking tokio-dtrace v0.1.1 |
| 1390 | 2026-09-04T03:15:38.015Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1391 | 2026-09-04T03:15:38.016Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1392 | 2026-09-04T03:15:38.088Z | Checking smf v0.2.3 |
| 1393 | 2026-09-04T03:15:38.144Z | Checking pem v3.0.6 |
| 1394 | 2026-09-04T03:15:38.296Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1395 | 2026-09-04T03:15:38.342Z | Checking libsw-core v0.3.2 |
| 1396 | 2026-09-04T03:15:38.417Z | Checking serde_plain v1.0.2 |
| 1397 | 2026-09-04T03:15:38.566Z | Checking sigpipe v0.1.3 |
| 1398 | 2026-09-04T03:15:38.610Z | Checking fixedbitset v0.4.2 |
| 1399 | 2026-09-04T03:15:38.671Z | Checking typed-path v0.9.3 |
| 1400 | 2026-09-04T03:15:38.799Z | Checking glob v0.3.4 |
| 1401 | 2026-09-04T03:15:38.799Z | Checking fixedbitset v0.5.7 |
| 1402 | 2026-09-04T03:15:38.921Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1403 | 2026-09-04T03:15:38.963Z | Checking petgraph v0.8.3 |
| 1404 | 2026-09-04T03:15:39.511Z | Checking petgraph v0.6.5 |
| 1405 | 2026-09-04T03:15:39.620Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1406 | 2026-09-04T03:15:39.620Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1407 | 2026-09-04T03:15:39.620Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1408 | 2026-09-04T03:15:39.620Z | Checking libsw v3.5.0 |
| 1409 | 2026-09-04T03:15:39.620Z | Checking tough v0.22.0 |
| 1410 | 2026-09-04T03:15:39.620Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1411 | 2026-09-04T03:15:39.859Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1412 | 2026-09-04T03:15:39.934Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1413 | 2026-09-04T03:15:40.051Z | Checking oxide-tokio-rt v0.1.6 |
| 1414 | 2026-09-04T03:15:40.059Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1415 | 2026-09-04T03:15:40.351Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1416 | 2026-09-04T03:15:40.375Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1417 | 2026-09-04T03:15:40.375Z | Checking const_format v0.2.36 |
| 1418 | 2026-09-04T03:15:40.395Z | Checking papergrid v0.11.0 |
| 1419 | 2026-09-04T03:15:40.866Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1420 | 2026-09-04T03:15:40.949Z | Checking gethostname v0.5.0 |
| 1421 | 2026-09-04T03:15:41.393Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1422 | 2026-09-04T03:15:41.398Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1423 | 2026-09-04T03:15:41.398Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1424 | 2026-09-04T03:15:41.398Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1425 | 2026-09-04T03:15:41.612Z | Checking libscf-sys v1.2.0 |
| 1426 | 2026-09-04T03:15:41.740Z | Checking bcs v0.1.6 |
| 1427 | 2026-09-04T03:15:41.869Z | Checking linear-map v1.2.0 |
| 1428 | 2026-09-04T03:15:41.920Z | Checking whoami v1.6.1 |
| 1429 | 2026-09-04T03:15:41.962Z | Checking tagptr v0.2.0 |
| 1430 | 2026-09-04T03:15:41.984Z | Checking termtree v0.5.1 |
| 1431 | 2026-09-04T03:15:42.032Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1432 | 2026-09-04T03:15:42.066Z | Checking moka v0.12.16 |
| 1433 | 2026-09-04T03:15:43.002Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1434 | 2026-09-04T03:15:43.327Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1435 | 2026-09-04T03:15:43.734Z | Checking tabled v0.15.0 |
| 1436 | 2026-09-04T03:15:43.816Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1437 | 2026-09-04T03:15:43.881Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1438 | 2026-09-04T03:15:43.918Z | Checking steno v0.4.1 |
| 1439 | 2026-09-04T03:15:43.957Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1440 | 2026-09-04T03:15:44.482Z | Checking hickory-proto v0.25.2 |
| 1441 | 2026-09-04T03:15:46.043Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1442 | 2026-09-04T03:15:46.085Z | Checking hickory-resolver v0.25.2 |
| 1443 | 2026-09-04T03:15:46.322Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1444 | 2026-09-04T03:15:46.776Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1445 | 2026-09-04T03:15:47.354Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1446 | 2026-09-04T03:15:48.192Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1447 | 2026-09-04T03:15:51.762Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1448 | 2026-09-04T03:15:52.160Z | Checking nom v8.0.0 |
| 1449 | 2026-09-04T03:15:55.556Z | Compiling crunchy v0.2.4 |
| 1450 | 2026-09-04T03:15:56.895Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1451 | 2026-09-04T03:15:57.844Z | Compiling itertools v0.15.0 |
| 1452 | 2026-09-04T03:15:57.860Z | Compiling tiny-keccak v2.0.2 |
| 1453 | 2026-09-04T03:15:57.987Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1454 | 2026-09-04T03:15:58.544Z | Compiling typify-impl v0.4.3 |
| 1455 | 2026-09-04T03:15:59.163Z | Compiling ingot-macros v0.2.0 |
| 1456 | 2026-09-04T03:15:59.673Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1457 | 2026-09-04T03:15:59.677Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1458 | 2026-09-04T03:15:59.885Z | Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1459 | 2026-09-04T03:15:59.986Z | Checking parking_lot v0.11.2 |
| 1460 | 2026-09-04T03:16:00.066Z | Compiling const-random-macro v0.1.16 |
| 1461 | 2026-09-04T03:16:00.408Z | Checking fxhash v0.2.1 |
| 1462 | 2026-09-04T03:16:00.418Z | Compiling smartstring v1.0.1 |
| 1463 | 2026-09-04T03:16:00.511Z | Compiling ahash v0.8.12 |
| 1464 | 2026-09-04T03:16:00.521Z | Checking sled v0.34.7 |
| 1465 | 2026-09-04T03:16:00.930Z | Checking internet-checksum v0.2.1 |
| 1466 | 2026-09-04T03:16:01.407Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1467 | 2026-09-04T03:16:01.414Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 1468 | 2026-09-04T03:16:01.613Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1469 | 2026-09-04T03:16:01.768Z | Compiling rhai_codegen v3.2.0 |
| 1470 | 2026-09-04T03:16:01.939Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 1471 | 2026-09-04T03:16:01.994Z | Compiling typify-macro v0.4.3 |
| 1472 | 2026-09-04T03:16:02.334Z | Checking arc-swap v1.9.2 |
| 1473 | 2026-09-04T03:16:02.371Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1474 | 2026-09-04T03:16:02.642Z | Checking slog-scope v4.4.1 |
| 1475 | 2026-09-04T03:16:02.753Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1476 | 2026-09-04T03:16:02.785Z | Checking papergrid v0.18.0 |
| 1477 | 2026-09-04T03:16:03.265Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1478 | 2026-09-04T03:16:03.269Z | Checking dropshot-api-manager-types v0.8.0 |
| 1479 | 2026-09-04T03:16:03.269Z | Checking slog-stdlog v4.1.1 |
| 1480 | 2026-09-04T03:16:03.283Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1481 | 2026-09-04T03:16:03.378Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1482 | 2026-09-04T03:16:03.468Z | Compiling typify v0.4.3 |
| 1483 | 2026-09-04T03:16:03.577Z | Compiling progenitor-impl v0.10.0 |
| 1484 | 2026-09-04T03:16:03.588Z | Checking tabled v0.21.0 |
| 1485 | 2026-09-04T03:16:03.594Z | Compiling lzma-sys v0.1.20 |
| 1486 | 2026-09-04T03:16:04.033Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1487 | 2026-09-04T03:16:04.228Z | Compiling fs-err v3.3.1 |
| 1488 | 2026-09-04T03:16:04.309Z | Compiling typeid v1.0.3 |
| 1489 | 2026-09-04T03:16:04.584Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 1490 | 2026-09-04T03:16:04.630Z | Checking slog-envlogger v2.2.0 |
| 1491 | 2026-09-04T03:16:04.657Z | Checking ingot-types v0.2.0 |
| 1492 | 2026-09-04T03:16:05.038Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1493 | 2026-09-04T03:16:05.476Z | Checking crc8 v0.1.1 |
| 1494 | 2026-09-04T03:16:05.555Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1495 | 2026-09-04T03:16:05.567Z | Checking ingot v0.2.1 |
| 1496 | 2026-09-04T03:16:05.642Z | Compiling progenitor-macro v0.10.0 |
| 1497 | 2026-09-04T03:16:05.783Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 1498 | 2026-09-04T03:16:06.634Z | Checking const-random v0.1.18 |
| 1499 | 2026-09-04T03:16:07.370Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 1500 | 2026-09-04T03:16:07.810Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 1501 | 2026-09-04T03:16:08.044Z | Compiling cargo_toml v0.22.3 |
| 1502 | 2026-09-04T03:16:08.224Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1503 | 2026-09-04T03:16:08.897Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1504 | 2026-09-04T03:16:09.687Z | Checking thin-vec v0.2.19 |
| 1505 | 2026-09-04T03:16:09.701Z | Checking rhai v1.26.0 |
| 1506 | 2026-09-04T03:16:10.234Z | Checking sha1 v0.10.7 |
| 1507 | 2026-09-04T03:16:10.665Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 1508 | 2026-09-04T03:16:10.687Z | Checking utf-8 v0.7.6 |
| 1509 | 2026-09-04T03:16:10.695Z | Checking tungstenite v0.21.0 |
| 1510 | 2026-09-04T03:16:11.251Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 1511 | 2026-09-04T03:16:12.206Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1512 | 2026-09-04T03:16:12.269Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1513 | 2026-09-04T03:16:12.307Z | Checking port-file v0.1.0 |
| 1514 | 2026-09-04T03:16:13.845Z | Checking sha2 v0.10.9 |
| 1515 | 2026-09-04T03:16:14.011Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1516 | 2026-09-04T03:16:14.011Z | Checking progenitor v0.10.0 |
| 1517 | 2026-09-04T03:16:14.011Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1518 | 2026-09-04T03:16:14.011Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 1519 | 2026-09-04T03:16:14.011Z | Checking tokio-tungstenite v0.21.0 |
| 1520 | 2026-09-04T03:16:14.110Z | Checking git-stub v1.0.0 |
| 1521 | 2026-09-04T03:16:14.325Z | Checking is_ci v1.2.0 |
| 1522 | 2026-09-04T03:16:14.355Z | Checking yansi v1.0.1 |
| 1523 | 2026-09-04T03:16:14.372Z | Checking base64 v0.21.7 |
| 1524 | 2026-09-04T03:16:14.546Z | Checking unit-prefix v0.5.2 |
| 1525 | 2026-09-04T03:16:14.566Z | Checking diff v0.1.13 |
| 1526 | 2026-09-04T03:16:14.653Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1527 | 2026-09-04T03:16:14.702Z | Checking indicatif v0.18.6 |
| 1528 | 2026-09-04T03:16:14.712Z | Checking pretty_assertions v1.4.1 |
| 1529 | 2026-09-04T03:16:15.037Z | Checking supports-color v3.0.2 |
| 1530 | 2026-09-04T03:16:15.749Z | Checking git-stub-vcs v0.1.0 |
| 1531 | 2026-09-04T03:16:15.822Z | Checking xz2 v0.1.7 |
| 1532 | 2026-09-04T03:16:15.982Z | Checking ron v0.12.2 |
| 1533 | 2026-09-04T03:16:16.143Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1534 | 2026-09-04T03:16:16.360Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1535 | 2026-09-04T03:16:16.458Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1536 | 2026-09-04T03:16:16.623Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1537 | 2026-09-04T03:16:16.767Z | Checking similar v2.7.0 |
| 1538 | 2026-09-04T03:16:17.277Z | Checking drift v0.2.0 |
| 1539 | 2026-09-04T03:16:17.481Z | Compiling serial_test_derive v4.0.1 |
| 1540 | 2026-09-04T03:16:17.565Z | Checking base16ct v1.0.0 |
| 1541 | 2026-09-04T03:16:17.758Z | Checking dropshot-api-manager v0.8.0 |
| 1542 | 2026-09-04T03:16:18.142Z | Checking serial_test v4.0.1 |
| 1543 | 2026-09-04T03:16:18.795Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1544 | 2026-09-04T03:16:19.076Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1545 | 2026-09-04T03:16:19.122Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 1546 | 2026-09-04T03:16:19.342Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1547 | 2026-09-04T03:16:20.150Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1548 | 2026-09-04T03:16:20.554Z | Checking natord v1.0.9 |
| 1549 | 2026-09-04T03:16:20.786Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1550 | 2026-09-04T03:16:20.994Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1551 | 2026-09-04T03:16:21.327Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1552 | 2026-09-04T03:16:21.590Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1553 | 2026-09-04T03:16:21.848Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1554 | 2026-09-04T03:16:21.896Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1555 | 2026-09-04T03:16:22.182Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1556 | 2026-09-04T03:16:22.199Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1557 | 2026-09-04T03:16:22.338Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1558 | 2026-09-04T03:16:31.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s |
| 1559 | 2026-09-04T03:16:31.661Z | + cargo xtask openapi check |
| 1560 | 2026-09-04T03:16:32.232Z | Compiling cfg-if v1.0.4 |
| 1561 | 2026-09-04T03:16:32.238Z | Compiling libc v0.2.189 |
| 1562 | 2026-09-04T03:16:32.238Z | Compiling serde_core v1.0.229 |
| 1563 | 2026-09-04T03:16:32.341Z | Compiling memchr v2.8.3 |
| 1564 | 2026-09-04T03:16:32.350Z | Compiling smallvec v1.15.2 |
| 1565 | 2026-09-04T03:16:32.360Z | Compiling itoa v1.0.18 |
| 1566 | 2026-09-04T03:16:32.365Z | Compiling stable_deref_trait v1.2.1 |
| 1567 | 2026-09-04T03:16:32.372Z | Compiling zerofrom v0.1.8 |
| 1568 | 2026-09-04T03:16:32.450Z | Compiling zmij v1.0.23 |
| 1569 | 2026-09-04T03:16:32.459Z | Compiling litemap v0.8.2 |
| 1570 | 2026-09-04T03:16:32.481Z | Compiling yoke v0.8.3 |
| 1571 | 2026-09-04T03:16:32.526Z | Compiling writeable v0.6.3 |
| 1572 | 2026-09-04T03:16:32.539Z | Compiling utf8_iter v1.0.4 |
| 1573 | 2026-09-04T03:16:32.608Z | Compiling percent-encoding v2.3.2 |
| 1574 | 2026-09-04T03:16:32.659Z | Compiling zerovec v0.11.6 |
| 1575 | 2026-09-04T03:16:32.669Z | Compiling zerotrie v0.2.4 |
| 1576 | 2026-09-04T03:16:32.681Z | Compiling icu_normalizer_data v2.2.0 |
| 1577 | 2026-09-04T03:16:32.724Z | Compiling icu_properties_data v2.2.0 |
| 1578 | 2026-09-04T03:16:32.784Z | Compiling libm v0.2.16 |
| 1579 | 2026-09-04T03:16:32.799Z | Compiling form_urlencoded v1.2.2 |
| 1580 | 2026-09-04T03:16:32.806Z | Compiling rand_core v0.10.1 |
| 1581 | 2026-09-04T03:16:32.856Z | Compiling errno v0.3.14 |
| 1582 | 2026-09-04T03:16:32.950Z | Compiling getrandom v0.4.3 |
| 1583 | 2026-09-04T03:16:32.964Z | Compiling iana-time-zone v0.1.65 |
| 1584 | 2026-09-04T03:16:32.975Z | Compiling pin-project-lite v0.2.17 |
| 1585 | 2026-09-04T03:16:32.983Z | Compiling zeroize v1.9.0 |
| 1586 | 2026-09-04T03:16:33.404Z | Compiling dyn-clone v1.0.20 |
| 1587 | 2026-09-04T03:16:33.408Z | Compiling scopeguard v1.2.0 |
| 1588 | 2026-09-04T03:16:33.409Z | Compiling tinystr v0.8.3 |
| 1589 | 2026-09-04T03:16:33.409Z | Compiling potential_utf v0.1.5 |
| 1590 | 2026-09-04T03:16:33.409Z | Compiling lock_api v0.4.14 |
| 1591 | 2026-09-04T03:16:33.409Z | Compiling socket2 v0.6.5 |
| 1592 | 2026-09-04T03:16:33.409Z | Compiling parking_lot_core v0.9.12 |
| 1593 | 2026-09-04T03:16:33.409Z | Compiling signal-hook-registry v1.4.8 |
| 1594 | 2026-09-04T03:16:33.409Z | Compiling icu_locale_core v2.2.0 |
| 1595 | 2026-09-04T03:16:33.409Z | Compiling icu_collections v2.2.0 |
| 1596 | 2026-09-04T03:16:33.409Z | Compiling parking_lot v0.12.5 |
| 1597 | 2026-09-04T03:16:33.461Z | Compiling mio v1.2.2 |
| 1598 | 2026-09-04T03:16:33.474Z | Compiling futures-core v0.3.34 |
| 1599 | 2026-09-04T03:16:33.622Z | Compiling num-traits v0.2.19 |
| 1600 | 2026-09-04T03:16:33.627Z | Compiling portable-atomic v1.15.0 |
| 1601 | 2026-09-04T03:16:33.754Z | Compiling thiserror v2.0.20 |
| 1602 | 2026-09-04T03:16:33.833Z | Compiling critical-section v1.2.0 |
| 1603 | 2026-09-04T03:16:33.858Z | Compiling equivalent v1.0.2 |
| 1604 | 2026-09-04T03:16:33.914Z | Compiling subtle v2.6.1 |
| 1605 | 2026-09-04T03:16:33.938Z | Compiling zerocopy v0.8.56 |
| 1606 | 2026-09-04T03:16:33.943Z | Compiling allocator-api2 v0.2.21 |
| 1607 | 2026-09-04T03:16:33.962Z | Compiling serde v1.0.229 |
| 1608 | 2026-09-04T03:16:34.083Z | Compiling serde_json v1.0.151 |
| 1609 | 2026-09-04T03:16:34.121Z | Compiling icu_provider v2.2.0 |
| 1610 | 2026-09-04T03:16:34.133Z | Compiling uuid v1.26.0 |
| 1611 | 2026-09-04T03:16:34.224Z | Compiling semver v1.0.28 |
| 1612 | 2026-09-04T03:16:34.258Z | Compiling bitflags v2.13.1 |
| 1613 | 2026-09-04T03:16:34.333Z | Compiling once_cell v1.21.4 |
| 1614 | 2026-09-04T03:16:34.433Z | Compiling bytes v1.12.1 |
| 1615 | 2026-09-04T03:16:34.470Z | Compiling icu_normalizer v2.2.0 |
| 1616 | 2026-09-04T03:16:34.494Z | Compiling icu_properties v2.2.0 |
| 1617 | 2026-09-04T03:16:34.564Z | Compiling chrono v0.4.45 |
| 1618 | 2026-09-04T03:16:34.579Z | Compiling log v0.4.33 |
| 1619 | 2026-09-04T03:16:34.584Z | Compiling futures-sink v0.3.34 |
| 1620 | 2026-09-04T03:16:34.686Z | Compiling slab v0.4.12 |
| 1621 | 2026-09-04T03:16:34.759Z | Compiling typenum v1.20.1 |
| 1622 | 2026-09-04T03:16:34.866Z | Compiling slog v2.8.2 |
| 1623 | 2026-09-04T03:16:34.883Z | Compiling futures-channel v0.3.34 |
| 1624 | 2026-09-04T03:16:35.086Z | Compiling tokio v1.53.1 |
| 1625 | 2026-09-04T03:16:35.102Z | Compiling getrandom v0.2.17 |
| 1626 | 2026-09-04T03:16:35.116Z | Compiling hashbrown v0.17.1 |
| 1627 | 2026-09-04T03:16:35.187Z | Compiling futures-task v0.3.34 |
| 1628 | 2026-09-04T03:16:35.253Z | Compiling rand_core v0.6.4 |
| 1629 | 2026-09-04T03:16:35.359Z | Compiling futures-io v0.3.34 |
| 1630 | 2026-09-04T03:16:35.480Z | Compiling idna_adapter v1.2.2 |
| 1631 | 2026-09-04T03:16:35.533Z | Compiling futures-util v0.3.34 |
| 1632 | 2026-09-04T03:16:35.571Z | Compiling tracing-core v0.1.36 |
| 1633 | 2026-09-04T03:16:35.632Z | Compiling idna v1.1.0 |
| 1634 | 2026-09-04T03:16:36.056Z | Compiling indexmap v2.14.0 |
| 1635 | 2026-09-04T03:16:36.074Z | Compiling base64 v0.22.1 |
| 1636 | 2026-09-04T03:16:36.074Z | Compiling url v2.5.8 |
| 1637 | 2026-09-04T03:16:36.074Z | Compiling tracing v0.1.44 |
| 1638 | 2026-09-04T03:16:36.571Z | Compiling http v1.5.0 |
| 1639 | 2026-09-04T03:16:36.592Z | Compiling unicode-ident v1.0.24 |
| 1640 | 2026-09-04T03:16:36.592Z | Compiling fnv v1.0.7 |
| 1641 | 2026-09-04T03:16:36.592Z | Compiling byteorder v1.5.0 |
| 1642 | 2026-09-04T03:16:36.593Z | Compiling proc-macro2 v1.0.107 |
| 1643 | 2026-09-04T03:16:36.593Z | Compiling ipnet v2.12.1 |
| 1644 | 2026-09-04T03:16:36.593Z | Compiling schemars v0.8.22 |
| 1645 | 2026-09-04T03:16:36.802Z | Compiling quote v1.0.47 |
| 1646 | 2026-09-04T03:16:36.897Z | Compiling ppv-lite86 v0.2.21 |
| 1647 | 2026-09-04T03:16:36.950Z | Compiling erased-serde v0.3.31 |
| 1648 | 2026-09-04T03:16:37.052Z | Compiling syn v2.0.119 |
| 1649 | 2026-09-04T03:16:37.093Z | Compiling rustls-pki-types v1.15.1 |
| 1650 | 2026-09-04T03:16:37.106Z | Compiling http-body v1.1.0 |
| 1651 | 2026-09-04T03:16:37.218Z | Compiling thiserror v1.0.69 |
| 1652 | 2026-09-04T03:16:37.262Z | Compiling aws-lc-sys v0.44.0 |
| 1653 | 2026-09-04T03:16:37.320Z | Compiling ipnetwork v0.21.1 |
| 1654 | 2026-09-04T03:16:37.587Z | Compiling oxnet v0.1.7 |
| 1655 | 2026-09-04T03:16:37.776Z | Compiling untrusted v0.7.1 |
| 1656 | 2026-09-04T03:16:37.800Z | Compiling atomic-waker v1.1.2 |
| 1657 | 2026-09-04T03:16:37.853Z | Compiling aws-lc-rs v1.18.0 |
| 1658 | 2026-09-04T03:16:37.865Z | Compiling httparse v1.10.1 |
| 1659 | 2026-09-04T03:16:37.876Z | Compiling try-lock v0.2.5 |
| 1660 | 2026-09-04T03:16:37.876Z | Compiling tower-layer v0.3.3 |
| 1661 | 2026-09-04T03:16:37.924Z | Compiling pretty-hex v0.4.2 |
| 1662 | 2026-09-04T03:16:37.976Z | Compiling untrusted v0.9.0 |
| 1663 | 2026-09-04T03:16:38.030Z | Compiling ryu v1.0.23 |
| 1664 | 2026-09-04T03:16:38.048Z | Compiling rustls v0.23.43 |
| 1665 | 2026-09-04T03:16:38.068Z | Compiling tower-service v0.3.3 |
| 1666 | 2026-09-04T03:16:38.086Z | Compiling want v0.3.1 |
| 1667 | 2026-09-04T03:16:38.154Z | Compiling rustix v1.1.4 |
| 1668 | 2026-09-04T03:16:38.162Z | Compiling httpdate v1.0.3 |
| 1669 | 2026-09-04T03:16:38.207Z | Compiling plain v0.2.3 |
| 1670 | 2026-09-04T03:16:38.247Z | Compiling omicron-workspace-hack v0.1.0 |
| 1671 | 2026-09-04T03:16:38.273Z | Compiling getrandom v0.3.4 |
| 1672 | 2026-09-04T03:16:38.320Z | Compiling ucd-trie v0.1.7 |
| 1673 | 2026-09-04T03:16:38.332Z | Compiling regex-syntax v0.8.11 |
| 1674 | 2026-09-04T03:16:38.402Z | Compiling rand_core v0.9.5 |
| 1675 | 2026-09-04T03:16:38.477Z | Compiling pest v2.8.8 |
| 1676 | 2026-09-04T03:16:38.595Z | Compiling crossbeam-utils v0.8.22 |
| 1677 | 2026-09-04T03:16:38.606Z | Compiling serde_urlencoded v0.7.1 |
| 1678 | 2026-09-04T03:16:39.254Z | Compiling tokio-util v0.7.19 |
| 1679 | 2026-09-04T03:16:39.259Z | Compiling rustls-webpki v0.103.14 |
| 1680 | 2026-09-04T03:16:39.300Z | Compiling newtype-uuid v1.4.0 |
| 1681 | 2026-09-04T03:16:39.378Z | Compiling http-body-util v0.1.5 |
| 1682 | 2026-09-04T03:16:39.607Z | Compiling h2 v0.4.15 |
| 1683 | 2026-09-04T03:16:39.682Z | Compiling foldhash v0.2.0 |
| 1684 | 2026-09-04T03:16:39.742Z | Compiling hex v0.4.3 |
| 1685 | 2026-09-04T03:16:39.917Z | Compiling daft v0.1.8 |
| 1686 | 2026-09-04T03:16:40.005Z | Compiling rand_chacha v0.9.0 |
| 1687 | 2026-09-04T03:16:40.086Z | Compiling fastrand v2.5.0 |
| 1688 | 2026-09-04T03:16:40.198Z | Compiling rand v0.9.5 |
| 1689 | 2026-09-04T03:16:40.360Z | Compiling sync_wrapper v1.0.2 |
| 1690 | 2026-09-04T03:16:40.395Z | Compiling generic-array v0.14.7 |
| 1691 | 2026-09-04T03:16:40.470Z | Compiling tower v0.5.3 |
| 1692 | 2026-09-04T03:16:40.815Z | Compiling anyhow v1.0.104 |
| 1693 | 2026-09-04T03:16:40.852Z | Compiling aho-corasick v1.1.5 |
| 1694 | 2026-09-04T03:16:40.894Z | Compiling tower-http v0.6.11 |
| 1695 | 2026-09-04T03:16:40.949Z | Compiling tempfile v3.27.0 |
| 1696 | 2026-09-04T03:16:41.044Z | Compiling hashbrown v0.16.1 |
| 1697 | 2026-09-04T03:16:41.113Z | Compiling futures-executor v0.3.34 |
| 1698 | 2026-09-04T03:16:41.185Z | Compiling camino v1.2.5 |
| 1699 | 2026-09-04T03:16:41.310Z | Compiling openapiv3 v2.2.0 |
| 1700 | 2026-09-04T03:16:41.328Z | Compiling num-conv v0.2.2 |
| 1701 | 2026-09-04T03:16:41.380Z | Compiling deranged v0.5.8 |
| 1702 | 2026-09-04T03:16:41.481Z | Compiling time-core v0.1.9 |
| 1703 | 2026-09-04T03:16:41.587Z | Compiling num_threads v0.1.7 |
| 1704 | 2026-09-04T03:16:41.618Z | Compiling powerfmt v0.2.0 |
| 1705 | 2026-09-04T03:16:41.669Z | Compiling regex-automata v0.4.18 |
| 1706 | 2026-09-04T03:16:41.686Z | Compiling cpufeatures v0.3.0 |
| 1707 | 2026-09-04T03:16:41.760Z | Compiling hyper v1.11.0 |
| 1708 | 2026-09-04T03:16:41.828Z | Compiling openssl-probe v0.2.1 |
| 1709 | 2026-09-04T03:16:42.014Z | Compiling rustls-native-certs v0.8.4 |
| 1710 | 2026-09-04T03:16:42.331Z | Compiling time v0.3.55 |
| 1711 | 2026-09-04T03:16:42.344Z | Compiling futures v0.3.34 |
| 1712 | 2026-09-04T03:16:42.423Z | Compiling scroll v0.13.0 |
| 1713 | 2026-09-04T03:16:42.619Z | Compiling tokio-rustls v0.26.4 |
| 1714 | 2026-09-04T03:16:42.667Z | Compiling hybrid-array v0.4.14 |
| 1715 | 2026-09-04T03:16:42.694Z | Compiling adler2 v2.0.1 |
| 1716 | 2026-09-04T03:16:42.831Z | Compiling hyper-util v0.1.20 |
| 1717 | 2026-09-04T03:16:42.866Z | Compiling simd-adler32 v0.3.10 |
| 1718 | 2026-09-04T03:16:42.882Z | Compiling winnow v1.0.4 |
| 1719 | 2026-09-04T03:16:43.073Z | Compiling miniz_oxide v0.8.9 |
| 1720 | 2026-09-04T03:16:43.126Z | Compiling goblin v0.10.7 |
| 1721 | 2026-09-04T03:16:43.423Z | Compiling rustls-platform-verifier v0.7.0 |
| 1722 | 2026-09-04T03:16:43.656Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1723 | 2026-09-04T03:16:43.704Z | Compiling crossbeam-channel v0.5.16 |
| 1724 | 2026-09-04T03:16:43.973Z | Compiling crc32fast v1.5.0 |
| 1725 | 2026-09-04T03:16:44.130Z | Compiling hyper-rustls v0.27.9 |
| 1726 | 2026-09-04T03:16:44.167Z | Compiling flate2 v1.1.9 |
| 1727 | 2026-09-04T03:16:44.185Z | Compiling regex v1.13.1 |
| 1728 | 2026-09-04T03:16:44.380Z | Compiling reqwest v0.13.4 |
| 1729 | 2026-09-04T03:16:44.421Z | Compiling crypto-common v0.2.2 |
| 1730 | 2026-09-04T03:16:44.433Z | Compiling block-buffer v0.12.1 |
| 1731 | 2026-09-04T03:16:44.632Z | Compiling crypto-common v0.1.7 |
| 1732 | 2026-09-04T03:16:44.643Z | Compiling dtrace-parser v0.3.0 |
| 1733 | 2026-09-04T03:16:44.684Z | Compiling rand_chacha v0.3.1 |
| 1734 | 2026-09-04T03:16:44.768Z | Compiling thread-id v5.1.0 |
| 1735 | 2026-09-04T03:16:44.854Z | Compiling thread_local v1.1.10 |
| 1736 | 2026-09-04T03:16:44.934Z | Compiling debug-ignore v1.0.5 |
| 1737 | 2026-09-04T03:16:45.042Z | Compiling const-oid v0.10.2 |
| 1738 | 2026-09-04T03:16:45.093Z | Compiling match_cfg v0.1.0 |
| 1739 | 2026-09-04T03:16:45.122Z | Compiling compression-core v0.4.32 |
| 1740 | 2026-09-04T03:16:45.160Z | Compiling hostname v0.3.1 |
| 1741 | 2026-09-04T03:16:45.174Z | Compiling rand v0.8.7 |
| 1742 | 2026-09-04T03:16:45.258Z | Compiling compression-codecs v0.4.38 |
| 1743 | 2026-09-04T03:16:45.279Z | Compiling digest v0.11.3 |
| 1744 | 2026-09-04T03:16:45.301Z | Compiling slog-json v2.6.1 |
| 1745 | 2026-09-04T03:16:45.378Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1746 | 2026-09-04T03:16:45.414Z | Compiling ref-cast v1.0.26 |
| 1747 | 2026-09-04T03:16:45.476Z | Compiling strum v0.26.3 |
| 1748 | 2026-09-04T03:16:45.912Z | Compiling macaddr v1.0.1 |
| 1749 | 2026-09-04T03:16:45.912Z | Compiling serde_spanned v1.1.1 |
| 1750 | 2026-09-04T03:16:45.916Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1751 | 2026-09-04T03:16:45.916Z | Compiling memmap2 v0.9.11 |
| 1752 | 2026-09-04T03:16:45.916Z | Compiling is-terminal v0.4.17 |
| 1753 | 2026-09-04T03:16:45.916Z | Compiling wait-timeout v0.2.1 |
| 1754 | 2026-09-04T03:16:45.916Z | Compiling encoding_rs v0.8.35 |
| 1755 | 2026-09-04T03:16:45.916Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1756 | 2026-09-04T03:16:45.916Z | Compiling quick-error v1.2.3 |
| 1757 | 2026-09-04T03:16:45.916Z | Compiling spin v0.9.9 |
| 1758 | 2026-09-04T03:16:45.935Z | Compiling dof v0.4.0 |
| 1759 | 2026-09-04T03:16:45.954Z | Compiling mime v0.3.17 |
| 1760 | 2026-09-04T03:16:46.004Z | Compiling term v1.2.1 |
| 1761 | 2026-09-04T03:16:46.016Z | Compiling either v1.17.0 |
| 1762 | 2026-09-04T03:16:46.021Z | Compiling bit-vec v0.8.0 |
| 1763 | 2026-09-04T03:16:46.222Z | Compiling take_mut v0.2.2 |
| 1764 | 2026-09-04T03:16:46.234Z | Compiling bit-set v0.8.0 |
| 1765 | 2026-09-04T03:16:46.258Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1766 | 2026-09-04T03:16:46.332Z | Compiling slog-async v2.8.0 |
| 1767 | 2026-09-04T03:16:46.398Z | Compiling slog-term v2.9.2 |
| 1768 | 2026-09-04T03:16:46.640Z | Compiling usdt-impl v0.6.0 |
| 1769 | 2026-09-04T03:16:46.831Z | Compiling multer v3.1.0 |
| 1770 | 2026-09-04T03:16:47.033Z | Compiling usdt v0.6.0 |
| 1771 | 2026-09-04T03:16:47.202Z | Compiling rusty-fork v0.3.1 |
| 1772 | 2026-09-04T03:16:47.291Z | Compiling slog-bunyan v2.5.0 |
| 1773 | 2026-09-04T03:16:47.317Z | Compiling async-compression v0.4.43 |
| 1774 | 2026-09-04T03:16:47.329Z | Compiling sha1 v0.11.0 |
| 1775 | 2026-09-04T03:16:47.408Z | Compiling serde_with v3.22.0 |
| 1776 | 2026-09-04T03:16:47.427Z | Compiling async-stream v0.3.6 |
| 1777 | 2026-09-04T03:16:47.559Z | Compiling rand_xorshift v0.4.0 |
| 1778 | 2026-09-04T03:16:47.582Z | Compiling waitgroup v0.1.2 |
| 1779 | 2026-09-04T03:16:47.604Z | Compiling rustls-pemfile v2.2.0 |
| 1780 | 2026-09-04T03:16:47.620Z | Compiling serde_path_to_error v0.1.20 |
| 1781 | 2026-09-04T03:16:47.632Z | Compiling hostname v0.4.2 |
| 1782 | 2026-09-04T03:16:47.694Z | Compiling unarray v0.1.4 |
| 1783 | 2026-09-04T03:16:47.717Z | Compiling strum v0.27.2 |
| 1784 | 2026-09-04T03:16:47.767Z | Compiling proptest v1.11.0 |
| 1785 | 2026-09-04T03:16:47.794Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1786 | 2026-09-04T03:16:47.799Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1787 | 2026-09-04T03:16:47.835Z | Compiling progenitor-client v0.14.0 |
| 1788 | 2026-09-04T03:16:47.893Z | Compiling iddqd v0.4.6 |
| 1789 | 2026-09-04T03:16:47.925Z | Compiling dropshot v0.17.1 |
| 1790 | 2026-09-04T03:16:47.964Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1791 | 2026-09-04T03:16:47.969Z | Compiling reqwest v0.12.28 |
| 1792 | 2026-09-04T03:16:48.133Z | Compiling block-buffer v0.10.4 |
| 1793 | 2026-09-04T03:16:48.166Z | Compiling backon v1.6.0 |
| 1794 | 2026-09-04T03:16:48.207Z | Compiling instant v0.1.13 |
| 1795 | 2026-09-04T03:16:48.306Z | Compiling digest v0.10.7 |
| 1796 | 2026-09-04T03:16:48.313Z | Compiling progenitor-extras v0.2.0 |
| 1797 | 2026-09-04T03:16:48.367Z | Compiling backoff v0.4.0 |
| 1798 | 2026-09-04T03:16:48.486Z | Compiling itertools v0.14.0 |
| 1799 | 2026-09-04T03:16:48.548Z | Compiling parse-display v0.10.0 |
| 1800 | 2026-09-04T03:16:48.587Z | Compiling regress v0.10.5 |
| 1801 | 2026-09-04T03:16:48.846Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1802 | 2026-09-04T03:16:49.109Z | Compiling progenitor-client v0.10.0 |
| 1803 | 2026-09-04T03:16:49.157Z | Compiling humantime v2.4.0 |
| 1804 | 2026-09-04T03:16:49.421Z | Compiling cpufeatures v0.2.17 |
| 1805 | 2026-09-04T03:16:49.494Z | Compiling unicode-width v0.2.2 |
| 1806 | 2026-09-04T03:16:49.741Z | Compiling secrecy v0.10.3 |
| 1807 | 2026-09-04T03:16:49.749Z | Compiling tinyvec_macros v0.1.1 |
| 1808 | 2026-09-04T03:16:49.749Z | Compiling heck v0.5.0 |
| 1809 | 2026-09-04T03:16:49.823Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1810 | 2026-09-04T03:16:49.832Z | Compiling tinyvec v1.12.0 |
| 1811 | 2026-09-04T03:16:49.880Z | Compiling num-integer v0.1.47 |
| 1812 | 2026-09-04T03:16:50.014Z | Compiling scroll v0.12.0 |
| 1813 | 2026-09-04T03:16:50.180Z | Compiling crucible-workspace-hack v0.1.0 |
| 1814 | 2026-09-04T03:16:50.212Z | Compiling hmac v0.12.1 |
| 1815 | 2026-09-04T03:16:50.249Z | Compiling inout v0.1.4 |
| 1816 | 2026-09-04T03:16:50.274Z | Compiling ff v0.13.1 |
| 1817 | 2026-09-04T03:16:50.353Z | Compiling utf8parse v0.2.2 |
| 1818 | 2026-09-04T03:16:50.383Z | Compiling group v0.13.0 |
| 1819 | 2026-09-04T03:16:50.400Z | Compiling cipher v0.4.4 |
| 1820 | 2026-09-04T03:16:50.412Z | Compiling hkdf v0.12.4 |
| 1821 | 2026-09-04T03:16:50.466Z | Compiling anstyle-parse v1.0.0 |
| 1822 | 2026-09-04T03:16:50.495Z | Compiling goblin v0.8.2 |
| 1823 | 2026-09-04T03:16:50.555Z | Compiling num-rational v0.4.2 |
| 1824 | 2026-09-04T03:16:50.627Z | Compiling num-iter v0.1.46 |
| 1825 | 2026-09-04T03:16:50.751Z | Compiling zerocopy v0.7.35 |
| 1826 | 2026-09-04T03:16:50.856Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1827 | 2026-09-04T03:16:50.959Z | Compiling universal-hash v0.5.1 |
| 1828 | 2026-09-04T03:16:51.082Z | Compiling regress v0.11.1 |
| 1829 | 2026-09-04T03:16:51.099Z | Compiling crypto-bigint v0.5.5 |
| 1830 | 2026-09-04T03:16:51.314Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1831 | 2026-09-04T03:16:51.384Z | Compiling terminal_size v0.4.4 |
| 1832 | 2026-09-04T03:16:51.557Z | Compiling half v2.7.1 |
| 1833 | 2026-09-04T03:16:51.656Z | Compiling num-complex v0.4.6 |
| 1834 | 2026-09-04T03:16:51.830Z | Compiling ciborium-io v0.2.2 |
| 1835 | 2026-09-04T03:16:51.918Z | Compiling anstyle-query v1.1.5 |
| 1836 | 2026-09-04T03:16:51.931Z | Compiling opaque-debug v0.3.1 |
| 1837 | 2026-09-04T03:16:52.007Z | Compiling colorchoice v1.0.5 |
| 1838 | 2026-09-04T03:16:52.030Z | Compiling base64ct v1.8.3 |
| 1839 | 2026-09-04T03:16:52.043Z | Compiling is_terminal_polyfill v1.70.2 |
| 1840 | 2026-09-04T03:16:52.119Z | Compiling anstyle v1.0.14 |
| 1841 | 2026-09-04T03:16:52.138Z | Compiling base16ct v0.2.0 |
| 1842 | 2026-09-04T03:16:52.294Z | Compiling elliptic-curve v0.13.8 |
| 1843 | 2026-09-04T03:16:52.302Z | Compiling anstream v1.0.0 |
| 1844 | 2026-09-04T03:16:52.326Z | Compiling password-hash v0.5.0 |
| 1845 | 2026-09-04T03:16:52.607Z | Compiling typify-impl v0.6.2 |
| 1846 | 2026-09-04T03:16:52.732Z | Compiling dof v0.3.0 |
| 1847 | 2026-09-04T03:16:52.757Z | Compiling poly1305 v0.8.0 |
| 1848 | 2026-09-04T03:16:53.058Z | Compiling num v0.4.3 |
| 1849 | 2026-09-04T03:16:53.136Z | Compiling ciborium-ll v0.2.2 |
| 1850 | 2026-09-04T03:16:53.173Z | Compiling curve25519-dalek v4.1.3 |
| 1851 | 2026-09-04T03:16:53.359Z | Compiling thiserror-no-std v2.0.2 |
| 1852 | 2026-09-04T03:16:53.534Z | Compiling chacha20 v0.9.1 |
| 1853 | 2026-09-04T03:16:53.595Z | Compiling crossbeam-epoch v0.9.20 |
| 1854 | 2026-09-04T03:16:53.765Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1855 | 2026-09-04T03:16:53.949Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1856 | 2026-09-04T03:16:54.225Z | Compiling blake2 v0.10.6 |
| 1857 | 2026-09-04T03:16:54.292Z | Compiling aead v0.5.2 |
| 1858 | 2026-09-04T03:16:54.304Z | Compiling byte-wrapper v0.1.0 |
| 1859 | 2026-09-04T03:16:54.344Z | Compiling dtrace-parser v0.2.0 |
| 1860 | 2026-09-04T03:16:54.356Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1861 | 2026-09-04T03:16:54.457Z | Compiling thread-id v4.2.2 |
| 1862 | 2026-09-04T03:16:54.509Z | Compiling clap_lex v1.1.0 |
| 1863 | 2026-09-04T03:16:54.561Z | Compiling float-ord v0.3.2 |
| 1864 | 2026-09-04T03:16:54.682Z | Compiling strsim v0.11.1 |
| 1865 | 2026-09-04T03:16:54.691Z | Compiling keccak v0.1.6 |
| 1866 | 2026-09-04T03:16:54.701Z | Compiling usdt-impl v0.5.0 |
| 1867 | 2026-09-04T03:16:54.712Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1868 | 2026-09-04T03:16:54.770Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1869 | 2026-09-04T03:16:54.927Z | Compiling clap_builder v4.6.6 |
| 1870 | 2026-09-04T03:16:55.058Z | Compiling sha3 v0.10.9 |
| 1871 | 2026-09-04T03:16:55.356Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1872 | 2026-09-04T03:16:55.369Z | Compiling argon2 v0.5.3 |
| 1873 | 2026-09-04T03:16:55.873Z | Compiling chacha20poly1305 v0.10.1 |
| 1874 | 2026-09-04T03:16:56.010Z | Compiling typify v0.6.2 |
| 1875 | 2026-09-04T03:16:56.208Z | Compiling vsss-rs v3.3.4 |
| 1876 | 2026-09-04T03:16:56.369Z | Compiling ciborium v0.2.2 |
| 1877 | 2026-09-04T03:16:56.420Z | Compiling hash32 v0.3.1 |
| 1878 | 2026-09-04T03:16:56.576Z | Compiling memmap v0.7.0 |
| 1879 | 2026-09-04T03:16:56.761Z | Compiling indent_write v2.2.0 |
| 1880 | 2026-09-04T03:16:56.913Z | Compiling data-encoding v2.11.1 |
| 1881 | 2026-09-04T03:16:56.951Z | Compiling usdt v0.5.0 |
| 1882 | 2026-09-04T03:16:56.954Z | Compiling heapless v0.8.0 |
| 1883 | 2026-09-04T03:16:57.243Z | Compiling clap v4.6.6 |
| 1884 | 2026-09-04T03:16:57.300Z | Compiling ingot-types v0.1.2 |
| 1885 | 2026-09-04T03:16:57.362Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1886 | 2026-09-04T03:16:57.415Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1887 | 2026-09-04T03:16:57.424Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1888 | 2026-09-04T03:16:57.487Z | Compiling rustix v0.38.44 |
| 1889 | 2026-09-04T03:16:57.673Z | Compiling tabwriter v1.4.1 |
| 1890 | 2026-09-04T03:16:57.715Z | Compiling cobs v0.3.0 |
| 1891 | 2026-09-04T03:16:57.750Z | Compiling managed v0.8.0 |
| 1892 | 2026-09-04T03:16:57.907Z | Compiling bitflags v1.3.2 |
| 1893 | 2026-09-04T03:16:57.912Z | Compiling postcard v1.1.3 |
| 1894 | 2026-09-04T03:16:57.964Z | Compiling smoltcp v0.11.0 |
| 1895 | 2026-09-04T03:16:57.985Z | Compiling ingot v0.1.1 |
| 1896 | 2026-09-04T03:16:58.188Z | Compiling memoffset v0.9.1 |
| 1897 | 2026-09-04T03:16:58.252Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1898 | 2026-09-04T03:16:58.272Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1899 | 2026-09-04T03:16:58.367Z | Compiling toml_datetime v0.6.11 |
| 1900 | 2026-09-04T03:16:58.507Z | Compiling serde_spanned v0.6.9 |
| 1901 | 2026-09-04T03:16:58.571Z | Compiling winnow v0.7.15 |
| 1902 | 2026-09-04T03:16:58.643Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1903 | 2026-09-04T03:16:58.660Z | Compiling toml_write v0.1.2 |
| 1904 | 2026-09-04T03:16:58.875Z | Compiling swrite v0.1.0 |
| 1905 | 2026-09-04T03:16:58.959Z | Compiling colored v3.1.1 |
| 1906 | 2026-09-04T03:16:59.343Z | Compiling static_assertions v1.1.0 |
| 1907 | 2026-09-04T03:16:59.422Z | Compiling linked-hash-map v0.5.6 |
| 1908 | 2026-09-04T03:16:59.627Z | Compiling foreign-types-shared v0.3.1 |
| 1909 | 2026-09-04T03:16:59.733Z | Compiling resolv-conf v0.7.6 |
| 1910 | 2026-09-04T03:16:59.770Z | Compiling unicode-segmentation v1.13.3 |
| 1911 | 2026-09-04T03:16:59.859Z | Compiling foreign-types v0.5.0 |
| 1912 | 2026-09-04T03:16:59.866Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1913 | 2026-09-04T03:16:59.939Z | Compiling toml_edit v0.22.27 |
| 1914 | 2026-09-04T03:17:00.099Z | Compiling newline-converter v0.3.0 |
| 1915 | 2026-09-04T03:17:00.157Z | Compiling lru-cache v0.1.2 |
| 1916 | 2026-09-04T03:17:00.217Z | Compiling hubpack v0.1.2 |
| 1917 | 2026-09-04T03:17:00.228Z | Compiling nix v0.31.3 |
| 1918 | 2026-09-04T03:17:00.235Z | Compiling num_enum v0.7.6 |
| 1919 | 2026-09-04T03:17:00.360Z | Compiling atomicwrites v0.4.4 |
| 1920 | 2026-09-04T03:17:00.843Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1921 | 2026-09-04T03:17:00.846Z | Compiling crossbeam-deque v0.8.7 |
| 1922 | 2026-09-04T03:17:00.846Z | Compiling hickory-proto v0.24.4 |
| 1923 | 2026-09-04T03:17:00.847Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1924 | 2026-09-04T03:17:00.855Z | Compiling console v0.16.4 |
| 1925 | 2026-09-04T03:17:00.881Z | Compiling chacha20 v0.10.1 |
| 1926 | 2026-09-04T03:17:00.996Z | Compiling camino-tempfile v1.4.1 |
| 1927 | 2026-09-04T03:17:01.150Z | Compiling serde-big-array v0.5.1 |
| 1928 | 2026-09-04T03:17:01.239Z | Compiling cstr-argument v0.1.2 |
| 1929 | 2026-09-04T03:17:01.315Z | Compiling siphasher v1.0.3 |
| 1930 | 2026-09-04T03:17:01.398Z | Compiling similar v3.2.0 |
| 1931 | 2026-09-04T03:17:01.467Z | Compiling phf_shared v0.12.1 |
| 1932 | 2026-09-04T03:17:01.504Z | Compiling toml v0.8.23 |
| 1933 | 2026-09-04T03:17:01.651Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1934 | 2026-09-04T03:17:01.882Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1935 | 2026-09-04T03:17:01.909Z | Compiling pin-project v1.1.13 |
| 1936 | 2026-09-04T03:17:02.011Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1937 | 2026-09-04T03:17:02.350Z | Compiling hickory-resolver v0.24.4 |
| 1938 | 2026-09-04T03:17:02.808Z | Compiling expectorate v1.3.0 |
| 1939 | 2026-09-04T03:17:02.972Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1940 | 2026-09-04T03:17:03.089Z | Compiling rand v0.10.2 |
| 1941 | 2026-09-04T03:17:03.389Z | Compiling rayon-core v1.13.0 |
| 1942 | 2026-09-04T03:17:03.495Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1943 | 2026-09-04T03:17:03.580Z | Compiling num_enum v0.5.11 |
| 1944 | 2026-09-04T03:17:03.717Z | Compiling progenitor-impl v0.13.0 |
| 1945 | 2026-09-04T03:17:03.761Z | Compiling prettyplease v0.2.37 |
| 1946 | 2026-09-04T03:17:03.776Z | Compiling unicode-normalization v0.1.25 |
| 1947 | 2026-09-04T03:17:04.203Z | Compiling progenitor-client v0.13.0 |
| 1948 | 2026-09-04T03:17:04.316Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1949 | 2026-09-04T03:17:04.503Z | Compiling tokio-stream v0.1.19 |
| 1950 | 2026-09-04T03:17:04.559Z | Compiling csv-core v0.1.13 |
| 1951 | 2026-09-04T03:17:04.694Z | Compiling bstr v1.13.1 |
| 1952 | 2026-09-04T03:17:04.772Z | Compiling same-file v1.0.6 |
| 1953 | 2026-09-04T03:17:04.838Z | Compiling konst_macro_rules v0.2.19 |
| 1954 | 2026-09-04T03:17:04.945Z | Compiling foldhash v0.1.5 |
| 1955 | 2026-09-04T03:17:05.017Z | Compiling unicode-width v0.1.14 |
| 1956 | 2026-09-04T03:17:05.026Z | Compiling highway v1.3.0 |
| 1957 | 2026-09-04T03:17:05.036Z | Compiling foreign-types-shared v0.1.1 |
| 1958 | 2026-09-04T03:17:05.129Z | Compiling jiff-core v0.1.0 |
| 1959 | 2026-09-04T03:17:05.138Z | Compiling foreign-types v0.3.2 |
| 1960 | 2026-09-04T03:17:05.183Z | Compiling hashbrown v0.15.5 |
| 1961 | 2026-09-04T03:17:05.208Z | Compiling globset v0.4.20 |
| 1962 | 2026-09-04T03:17:05.294Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1963 | 2026-09-04T03:17:05.444Z | Compiling konst v0.2.20 |
| 1964 | 2026-09-04T03:17:05.548Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1965 | 2026-09-04T03:17:05.653Z | Compiling qorb v0.4.1 |
| 1966 | 2026-09-04T03:17:05.715Z | Compiling walkdir v2.5.0 |
| 1967 | 2026-09-04T03:17:05.976Z | Compiling jiff v0.2.35 |
| 1968 | 2026-09-04T03:17:06.051Z | Compiling progenitor v0.13.0 |
| 1969 | 2026-09-04T03:17:06.201Z | Compiling csv v1.4.0 |
| 1970 | 2026-09-04T03:17:06.253Z | Compiling snafu v0.8.9 |
| 1971 | 2026-09-04T03:17:06.626Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1972 | 2026-09-04T03:17:06.749Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1973 | 2026-09-04T03:17:06.932Z | Compiling olpc-cjson v0.1.4 |
| 1974 | 2026-09-04T03:17:07.104Z | Compiling rayon v1.12.0 |
| 1975 | 2026-09-04T03:17:07.643Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1976 | 2026-09-04T03:17:07.936Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1977 | 2026-09-04T03:17:08.287Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1978 | 2026-09-04T03:17:08.636Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1979 | 2026-09-04T03:17:08.825Z | Compiling phf v0.12.1 |
| 1980 | 2026-09-04T03:17:08.906Z | Compiling openssl-sys v0.9.117 |
| 1981 | 2026-09-04T03:17:08.979Z | Compiling tokio-dtrace v0.1.1 |
| 1982 | 2026-09-04T03:17:09.167Z | Compiling progenitor-impl v0.14.0 |
| 1983 | 2026-09-04T03:17:09.245Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1984 | 2026-09-04T03:17:09.270Z | Compiling itertools v0.12.1 |
| 1985 | 2026-09-04T03:17:09.282Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1986 | 2026-09-04T03:17:09.481Z | Compiling libsw-core v0.3.2 |
| 1987 | 2026-09-04T03:17:09.688Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1988 | 2026-09-04T03:17:09.750Z | Compiling pem v3.0.6 |
| 1989 | 2026-09-04T03:17:10.038Z | Compiling serde_plain v1.0.2 |
| 1990 | 2026-09-04T03:17:10.062Z | Compiling sigpipe v0.1.3 |
| 1991 | 2026-09-04T03:17:10.086Z | Compiling minimal-lexical v0.2.1 |
| 1992 | 2026-09-04T03:17:10.113Z | Compiling glob v0.3.4 |
| 1993 | 2026-09-04T03:17:10.150Z | Compiling bytecount v0.6.9 |
| 1994 | 2026-09-04T03:17:10.166Z | Compiling typed-path v0.9.3 |
| 1995 | 2026-09-04T03:17:10.240Z | Compiling fixedbitset v0.5.7 |
| 1996 | 2026-09-04T03:17:10.286Z | Compiling fixedbitset v0.4.2 |
| 1997 | 2026-09-04T03:17:10.326Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1998 | 2026-09-04T03:17:10.519Z | Compiling zone v0.3.1 |
| 1999 | 2026-09-04T03:17:10.534Z | Compiling petgraph v0.8.3 |
| 2000 | 2026-09-04T03:17:10.545Z | Compiling petgraph v0.6.5 |
| 2001 | 2026-09-04T03:17:10.562Z | Compiling progenitor v0.14.0 |
| 2002 | 2026-09-04T03:17:10.701Z | Compiling nom v7.1.3 |
| 2003 | 2026-09-04T03:17:10.715Z | Compiling papergrid v0.11.0 |
| 2004 | 2026-09-04T03:17:11.001Z | Compiling openssl v0.10.81 |
| 2005 | 2026-09-04T03:17:11.240Z | Compiling tough v0.22.0 |
| 2006 | 2026-09-04T03:17:11.451Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2007 | 2026-09-04T03:17:11.648Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2008 | 2026-09-04T03:17:12.030Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2009 | 2026-09-04T03:17:12.041Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2010 | 2026-09-04T03:17:12.286Z | Compiling libsw v3.5.0 |
| 2011 | 2026-09-04T03:17:12.320Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2012 | 2026-09-04T03:17:12.421Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2013 | 2026-09-04T03:17:12.463Z | Compiling oxide-tokio-rt v0.1.6 |
| 2014 | 2026-09-04T03:17:12.571Z | Compiling chrono-tz v0.10.4 |
| 2015 | 2026-09-04T03:17:12.660Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2016 | 2026-09-04T03:17:12.755Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2017 | 2026-09-04T03:17:12.843Z | Compiling newtype_derive v0.1.6 |
| 2018 | 2026-09-04T03:17:12.924Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2019 | 2026-09-04T03:17:13.034Z | Compiling slog-dtrace v0.3.0 |
| 2020 | 2026-09-04T03:17:13.064Z | Compiling cancel-safe-futures v0.1.5 |
| 2021 | 2026-09-04T03:17:13.129Z | Compiling const_format v0.2.36 |
| 2022 | 2026-09-04T03:17:13.340Z | Compiling owo-colors v4.3.0 |
| 2023 | 2026-09-04T03:17:13.403Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2024 | 2026-09-04T03:17:13.457Z | Compiling gethostname v0.5.0 |
| 2025 | 2026-09-04T03:17:13.583Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2026 | 2026-09-04T03:17:13.731Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2027 | 2026-09-04T03:17:13.766Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2028 | 2026-09-04T03:17:13.849Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2029 | 2026-09-04T03:17:13.968Z | Compiling bcs v0.1.6 |
| 2030 | 2026-09-04T03:17:14.078Z | Compiling smf v0.2.3 |
| 2031 | 2026-09-04T03:17:14.160Z | Compiling lazy_static v1.5.0 |
| 2032 | 2026-09-04T03:17:14.252Z | Compiling whoami v1.6.1 |
| 2033 | 2026-09-04T03:17:14.272Z | Compiling linear-map v1.2.0 |
| 2034 | 2026-09-04T03:17:14.286Z | Compiling smawk v0.3.3 |
| 2035 | 2026-09-04T03:17:14.409Z | Compiling termtree v0.5.1 |
| 2036 | 2026-09-04T03:17:14.457Z | Compiling unicode-linebreak v0.1.5 |
| 2037 | 2026-09-04T03:17:14.603Z | Compiling tagptr v0.2.0 |
| 2038 | 2026-09-04T03:17:14.612Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2039 | 2026-09-04T03:17:14.679Z | Compiling textwrap v0.16.2 |
| 2040 | 2026-09-04T03:17:14.722Z | Compiling moka v0.12.16 |
| 2041 | 2026-09-04T03:17:14.758Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2042 | 2026-09-04T03:17:14.843Z | Compiling steno v0.4.1 |
| 2043 | 2026-09-04T03:17:15.255Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2044 | 2026-09-04T03:17:15.310Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2045 | 2026-09-04T03:17:15.516Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2046 | 2026-09-04T03:17:16.333Z | Compiling tabled v0.15.0 |
| 2047 | 2026-09-04T03:17:16.379Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2048 | 2026-09-04T03:17:16.572Z | Compiling cookie v0.18.2 |
| 2049 | 2026-09-04T03:17:17.042Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2050 | 2026-09-04T03:17:17.432Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2051 | 2026-09-04T03:17:17.706Z | Compiling hickory-proto v0.25.2 |
| 2052 | 2026-09-04T03:17:17.829Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2053 | 2026-09-04T03:17:18.116Z | Compiling libscf-sys v1.2.0 |
| 2054 | 2026-09-04T03:17:18.151Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2055 | 2026-09-04T03:17:18.283Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2056 | 2026-09-04T03:17:18.645Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2057 | 2026-09-04T03:17:18.713Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2058 | 2026-09-04T03:17:18.966Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2059 | 2026-09-04T03:17:19.467Z | Compiling hickory-resolver v0.25.2 |
| 2060 | 2026-09-04T03:17:20.328Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2061 | 2026-09-04T03:17:24.748Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2062 | 2026-09-04T03:17:32.191Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2063 | 2026-09-04T03:17:33.786Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2064 | 2026-09-04T03:17:34.820Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2065 | 2026-09-04T03:17:36.143Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2066 | 2026-09-04T03:17:37.313Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 2067 | 2026-09-04T03:17:37.427Z | Running `target/debug/xtask openapi check` |
| 2068 | 2026-09-04T03:17:37.884Z | Compiling serde_core v1.0.229 |
| 2069 | 2026-09-04T03:17:37.890Z | Compiling serde v1.0.229 |
| 2070 | 2026-09-04T03:17:37.890Z | Compiling serde_json v1.0.151 |
| 2071 | 2026-09-04T03:17:37.891Z | Compiling syn v3.0.3 |
| 2072 | 2026-09-04T03:17:37.891Z | Compiling syn v2.0.119 |
| 2073 | 2026-09-04T03:17:37.968Z | Compiling bytes v1.12.1 |
| 2074 | 2026-09-04T03:17:37.976Z | Compiling getrandom v0.4.3 |
| 2075 | 2026-09-04T03:17:37.976Z | Compiling once_cell v1.21.4 |
| 2076 | 2026-09-04T03:17:37.983Z | Compiling zerocopy v0.8.56 |
| 2077 | 2026-09-04T03:17:38.304Z | Compiling num-traits v0.2.19 |
| 2078 | 2026-09-04T03:17:38.388Z | Compiling schemars v0.8.22 |
| 2079 | 2026-09-04T03:17:38.566Z | Compiling http v1.5.0 |
| 2080 | 2026-09-04T03:17:38.624Z | Compiling hashbrown v0.17.1 |
| 2081 | 2026-09-04T03:17:38.656Z | Compiling zeroize v1.9.0 |
| 2082 | 2026-09-04T03:17:38.833Z | Compiling aws-lc-rs v1.18.0 |
| 2083 | 2026-09-04T03:17:38.861Z | Compiling usdt-impl v0.6.0 |
| 2084 | 2026-09-04T03:17:39.092Z | Compiling time-macros v0.2.32 |
| 2085 | 2026-09-04T03:17:39.177Z | Compiling rustls-pki-types v1.15.1 |
| 2086 | 2026-09-04T03:17:39.199Z | Compiling tracing-core v0.1.36 |
| 2087 | 2026-09-04T03:17:39.500Z | Compiling bitflags v2.13.1 |
| 2088 | 2026-09-04T03:17:39.690Z | Compiling tracing v0.1.44 |
| 2089 | 2026-09-04T03:17:39.851Z | Compiling http-body v1.1.0 |
| 2090 | 2026-09-04T03:17:39.923Z | Compiling generic-array v0.14.7 |
| 2091 | 2026-09-04T03:17:40.096Z | Compiling uuid v1.26.0 |
| 2092 | 2026-09-04T03:17:40.143Z | Compiling indexmap v2.14.0 |
| 2093 | 2026-09-04T03:17:40.300Z | Compiling time v0.3.55 |
| 2094 | 2026-09-04T03:17:40.525Z | Compiling pest_generator v2.8.8 |
| 2095 | 2026-09-04T03:17:40.881Z | Compiling serde_derive_internals v0.29.1 |
| 2096 | 2026-09-04T03:17:40.951Z | Compiling serde_derive v1.0.229 |
| 2097 | 2026-09-04T03:17:41.002Z | Compiling thiserror-impl v2.0.20 |
| 2098 | 2026-09-04T03:17:41.081Z | Compiling tokio-macros v2.7.2 |
| 2099 | 2026-09-04T03:17:41.130Z | Compiling futures-macro v0.3.34 |
| 2100 | 2026-09-04T03:17:41.189Z | Compiling camino v1.2.5 |
| 2101 | 2026-09-04T03:17:41.597Z | Compiling rustls-webpki v0.103.14 |
| 2102 | 2026-09-04T03:17:41.696Z | Compiling zerocopy-derive v0.8.56 |
| 2103 | 2026-09-04T03:17:41.785Z | Compiling pest_derive v2.8.8 |
| 2104 | 2026-09-04T03:17:41.796Z | Compiling tokio v1.53.1 |
| 2105 | 2026-09-04T03:17:41.904Z | Compiling scroll_derive v0.13.1 |
| 2106 | 2026-09-04T03:17:42.056Z | Compiling schemars_derive v0.8.22 |
| 2107 | 2026-09-04T03:17:42.181Z | Compiling thiserror v2.0.20 |
| 2108 | 2026-09-04T03:17:42.302Z | Compiling futures-util v0.3.34 |
| 2109 | 2026-09-04T03:17:42.388Z | Compiling dtrace-parser v0.3.0 |
| 2110 | 2026-09-04T03:17:42.729Z | Compiling scroll v0.13.0 |
| 2111 | 2026-09-04T03:17:42.975Z | Compiling goblin v0.10.7 |
| 2112 | 2026-09-04T03:17:43.263Z | Compiling rustls v0.23.43 |
| 2113 | 2026-09-04T03:17:43.342Z | Compiling rustix v1.1.4 |
| 2114 | 2026-09-04T03:17:44.030Z | Compiling erased-serde v0.3.31 |
| 2115 | 2026-09-04T03:17:44.080Z | Compiling chrono v0.4.45 |
| 2116 | 2026-09-04T03:17:44.633Z | Compiling slog v2.8.2 |
| 2117 | 2026-09-04T03:17:44.665Z | Compiling serde_tokenstream v0.2.3 |
| 2118 | 2026-09-04T03:17:44.665Z | Compiling subtle v2.6.1 |
| 2119 | 2026-09-04T03:17:44.748Z | Compiling crossbeam-epoch v0.9.20 |
| 2120 | 2026-09-04T03:17:44.886Z | Compiling winnow v1.0.4 |
| 2121 | 2026-09-04T03:17:44.921Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2122 | 2026-09-04T03:17:45.147Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 2123 | 2026-09-04T03:17:45.170Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 2124 | 2026-09-04T03:17:45.564Z | Compiling tokio-util v0.7.19 |
| 2125 | 2026-09-04T03:17:45.789Z | Compiling oxnet v0.1.7 |
| 2126 | 2026-09-04T03:17:46.093Z | Compiling dof v0.4.0 |
| 2127 | 2026-09-04T03:17:46.203Z | Compiling h2 v0.4.15 |
| 2128 | 2026-09-04T03:17:46.214Z | Compiling slog-json v2.6.1 |
| 2129 | 2026-09-04T03:17:46.343Z | Compiling futures-executor v0.3.34 |
| 2130 | 2026-09-04T03:17:46.429Z | Compiling openapiv3 v2.2.0 |
| 2131 | 2026-09-04T03:17:47.305Z | Compiling usdt-macro v0.6.0 |
| 2132 | 2026-09-04T03:17:47.355Z | Compiling usdt-attr-macro v0.6.0 |
| 2133 | 2026-09-04T03:17:47.710Z | Compiling async-stream-impl v0.3.6 |
| 2134 | 2026-09-04T03:17:47.726Z | Compiling serde_spanned v1.1.1 |
| 2135 | 2026-09-04T03:17:47.875Z | Compiling semver v1.0.28 |
| 2136 | 2026-09-04T03:17:47.964Z | Compiling rustix v0.38.44 |
| 2137 | 2026-09-04T03:17:48.082Z | Compiling slog-term v2.9.2 |
| 2138 | 2026-09-04T03:17:48.100Z | Compiling usdt v0.6.0 |
| 2139 | 2026-09-04T03:17:48.205Z | Compiling toml v1.1.4+spec-1.1.0 |
| 2140 | 2026-09-04T03:17:48.244Z | Compiling dropshot_endpoint v0.17.1 |
| 2141 | 2026-09-04T03:17:48.317Z | Compiling hyper v1.11.0 |
| 2142 | 2026-09-04T03:17:48.332Z | Compiling async-stream v0.3.6 |
| 2143 | 2026-09-04T03:17:48.663Z | Compiling multer v3.1.0 |
| 2144 | 2026-09-04T03:17:48.692Z | Compiling slog-async v2.8.0 |
| 2145 | 2026-09-04T03:17:48.726Z | Compiling serde_urlencoded v0.7.1 |
| 2146 | 2026-09-04T03:17:48.923Z | Compiling futures v0.3.34 |
| 2147 | 2026-09-04T03:17:48.975Z | Compiling slog-bunyan v2.5.0 |
| 2148 | 2026-09-04T03:17:48.983Z | Compiling async-compression v0.4.43 |
| 2149 | 2026-09-04T03:17:49.000Z | Compiling proc-macro-crate v3.5.0 |
| 2150 | 2026-09-04T03:17:49.132Z | Compiling tokio-rustls v0.26.4 |
| 2151 | 2026-09-04T03:17:49.285Z | Compiling async-trait v0.1.92 |
| 2152 | 2026-09-04T03:17:49.372Z | Compiling http-body-util v0.1.5 |
| 2153 | 2026-09-04T03:17:49.414Z | Compiling hyper-util v0.1.20 |
| 2154 | 2026-09-04T03:17:49.517Z | Compiling serde_path_to_error v0.1.20 |
| 2155 | 2026-09-04T03:17:49.581Z | Compiling rustls-pemfile v2.2.0 |
| 2156 | 2026-09-04T03:17:49.691Z | Compiling aho-corasick v1.1.5 |
| 2157 | 2026-09-04T03:17:49.777Z | Compiling tempfile v3.27.0 |
| 2158 | 2026-09-04T03:17:49.889Z | Compiling num_enum_derive v0.7.6 |
| 2159 | 2026-09-04T03:17:49.907Z | Compiling crossbeam-deque v0.8.7 |
| 2160 | 2026-09-04T03:17:50.101Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2161 | 2026-09-04T03:17:50.168Z | Compiling crypto-common v0.1.7 |
| 2162 | 2026-09-04T03:17:50.251Z | Compiling block-buffer v0.10.4 |
| 2163 | 2026-09-04T03:17:50.296Z | Compiling clap_builder v4.6.6 |
| 2164 | 2026-09-04T03:17:50.390Z | Compiling digest v0.10.7 |
| 2165 | 2026-09-04T03:17:50.434Z | Compiling git-stub v1.0.0 |
| 2166 | 2026-09-04T03:17:50.585Z | Compiling regex-automata v0.4.18 |
| 2167 | 2026-09-04T03:17:50.702Z | Compiling dropshot v0.17.1 |
| 2168 | 2026-09-04T03:17:50.897Z | Compiling atomicwrites v0.4.4 |
| 2169 | 2026-09-04T03:17:50.907Z | Compiling num_enum v0.7.6 |
| 2170 | 2026-09-04T03:17:51.027Z | Compiling rayon-core v1.13.0 |
| 2171 | 2026-09-04T03:17:51.086Z | Compiling fs-err v3.3.1 |
| 2172 | 2026-09-04T03:17:51.117Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2173 | 2026-09-04T03:17:51.378Z | Compiling terminal_size v0.4.4 |
| 2174 | 2026-09-04T03:17:51.524Z | Compiling clap_derive v4.6.4 |
| 2175 | 2026-09-04T03:17:51.535Z | Compiling serde_repr v0.1.21 |
| 2176 | 2026-09-04T03:17:51.710Z | Compiling bstr v1.13.1 |
| 2177 | 2026-09-04T03:17:51.880Z | Compiling nom v8.0.0 |
| 2178 | 2026-09-04T03:17:51.966Z | Compiling either v1.17.0 |
| 2179 | 2026-09-04T03:17:52.089Z | Compiling is_ci v1.2.0 |
| 2180 | 2026-09-04T03:17:52.098Z | Compiling sha2 v0.10.9 |
| 2181 | 2026-09-04T03:17:52.163Z | Compiling supports-color v3.0.2 |
| 2182 | 2026-09-04T03:17:52.205Z | Compiling rayon v1.12.0 |
| 2183 | 2026-09-04T03:17:52.317Z | Compiling regex v1.13.1 |
| 2184 | 2026-09-04T03:17:52.449Z | Compiling textwrap v0.16.2 |
| 2185 | 2026-09-04T03:17:52.765Z | Compiling drift v0.2.0 |
| 2186 | 2026-09-04T03:17:52.925Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2187 | 2026-09-04T03:17:53.117Z | Compiling clap v4.6.6 |
| 2188 | 2026-09-04T03:17:53.179Z | Compiling similar v2.7.0 |
| 2189 | 2026-09-04T03:17:53.373Z | Compiling git-stub-vcs v0.1.0 |
| 2190 | 2026-09-04T03:17:53.559Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2191 | 2026-09-04T03:17:53.692Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2192 | 2026-09-04T03:17:53.851Z | Compiling dropshot-api-manager v0.8.0 |
| 2193 | 2026-09-04T03:17:53.964Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2194 | 2026-09-04T03:17:58.992Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2195 | 2026-09-04T03:18:00.248Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2196 | 2026-09-04T03:18:07.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.02s |
| 2197 | 2026-09-04T03:18:07.574Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2198 | 2026-09-04T03:18:07.597Z | ------- |
| 2199 | 2026-09-04T03:18:07.597Z | Generating OpenAPI documents from API definitions ... |
| 2200 | 2026-09-04T03:18:07.668Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2201 | 2026-09-04T03:18:07.711Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2202 | 2026-09-04T03:18:07.862Z | ------- |
| 2203 | 2026-09-04T03:18:07.862Z | Checking 14 OpenAPI documents... |
| 2204 | 2026-09-04T03:18:07.863Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2205 | 2026-09-04T03:18:07.863Z | Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin |
| 2206 | 2026-09-04T03:18:07.863Z | Fresh ddm-admin "latest" symlink |
| 2207 | 2026-09-04T03:18:07.863Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2208 | 2026-09-04T03:18:07.866Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2209 | 2026-09-04T03:18:07.866Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2210 | 2026-09-04T03:18:07.866Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2211 | 2026-09-04T03:18:07.866Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2212 | 2026-09-04T03:18:07.867Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2213 | 2026-09-04T03:18:07.867Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2214 | 2026-09-04T03:18:07.867Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2215 | 2026-09-04T03:18:07.867Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2216 | 2026-09-04T03:18:07.867Z | Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin |
| 2217 | 2026-09-04T03:18:07.867Z | Fresh mg-admin (versioned v11.0.0 (blessed)): Maghemite Admin |
| 2218 | 2026-09-04T03:18:07.867Z | Fresh mg-admin (versioned v12.0.0 (blessed)): Maghemite Admin |
| 2219 | 2026-09-04T03:18:07.867Z | Fresh mg-admin "latest" symlink |
| 2220 | 2026-09-04T03:18:07.867Z | ------- |
| 2221 | 2026-09-04T03:18:07.867Z | Success 14 documents checked: 16 fresh, 0 stale, 0 failed, 0 other problems |
| 2222 | 2026-09-04T03:18:07.913Z | + banner build |
| 2223 | 2026-09-04T03:18:07.916Z | |
| 2224 | 2026-09-04T03:18:07.916Z | ##### # # # # ##### |
| 2225 | 2026-09-04T03:18:07.916Z | # # # # # # # # |
| 2226 | 2026-09-04T03:18:07.916Z | ##### # # # # # # |
| 2227 | 2026-09-04T03:18:07.916Z | # # # # # # # # |
| 2228 | 2026-09-04T03:18:07.916Z | # # # # # # # # |
| 2229 | 2026-09-04T03:18:07.916Z | ##### #### # ###### ##### |
| 2230 | 2026-09-04T03:18:07.916Z | |
| 2231 | 2026-09-04T03:18:07.916Z | + ptime -m cargo build |
| 2232 | 2026-09-04T03:18:08.538Z | Compiling smallvec v1.15.2 |
| 2233 | 2026-09-04T03:18:08.653Z | Compiling log v0.4.33 |
| 2234 | 2026-09-04T03:18:08.670Z | Compiling slog v2.8.2 |
| 2235 | 2026-09-04T03:18:08.685Z | Compiling ring v0.17.14 |
| 2236 | 2026-09-04T03:18:08.704Z | Compiling webpki-roots v1.0.9 |
| 2237 | 2026-09-04T03:18:08.761Z | Compiling itertools v0.15.0 |
| 2238 | 2026-09-04T03:18:08.785Z | Compiling fxhash v0.2.1 |
| 2239 | 2026-09-04T03:18:08.790Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2240 | 2026-09-04T03:18:08.818Z | Compiling icu_normalizer v2.2.0 |
| 2241 | 2026-09-04T03:18:08.854Z | Compiling parking_lot_core v0.9.12 |
| 2242 | 2026-09-04T03:18:08.866Z | Compiling goblin v0.10.7 |
| 2243 | 2026-09-04T03:18:08.910Z | Compiling goblin v0.8.2 |
| 2244 | 2026-09-04T03:18:09.021Z | Compiling slog-async v2.8.0 |
| 2245 | 2026-09-04T03:18:09.054Z | Compiling parking_lot v0.12.5 |
| 2246 | 2026-09-04T03:18:09.148Z | Compiling idna_adapter v1.2.2 |
| 2247 | 2026-09-04T03:18:09.307Z | Compiling idna v1.1.0 |
| 2248 | 2026-09-04T03:18:09.377Z | Compiling tokio v1.53.1 |
| 2249 | 2026-09-04T03:18:09.474Z | Compiling slog-term v2.9.2 |
| 2250 | 2026-09-04T03:18:09.517Z | Compiling slog-json v2.6.1 |
| 2251 | 2026-09-04T03:18:09.797Z | Compiling url v2.5.8 |
| 2252 | 2026-09-04T03:18:10.106Z | Compiling rustls-webpki v0.103.14 |
| 2253 | 2026-09-04T03:18:10.106Z | Compiling slog-bunyan v2.5.0 |
| 2254 | 2026-09-04T03:18:10.180Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2255 | 2026-09-04T03:18:10.244Z | Compiling globset v0.4.20 |
| 2256 | 2026-09-04T03:18:10.313Z | Compiling schemars v0.8.22 |
| 2257 | 2026-09-04T03:18:10.612Z | Compiling rustls v0.23.43 |
| 2258 | 2026-09-04T03:18:10.641Z | Compiling moka v0.12.16 |
| 2259 | 2026-09-04T03:18:11.014Z | Compiling parking_lot_core v0.8.6 |
| 2260 | 2026-09-04T03:18:11.062Z | Compiling arc-swap v1.9.2 |
| 2261 | 2026-09-04T03:18:11.322Z | Compiling ipnetwork v0.21.1 |
| 2262 | 2026-09-04T03:18:11.361Z | Compiling newtype-uuid v1.4.0 |
| 2263 | 2026-09-04T03:18:11.430Z | Compiling serde_with v3.22.0 |
| 2264 | 2026-09-04T03:18:11.649Z | Compiling oxnet v0.1.7 |
| 2265 | 2026-09-04T03:18:11.699Z | Compiling dof v0.4.0 |
| 2266 | 2026-09-04T03:18:11.737Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2267 | 2026-09-04T03:18:12.157Z | Compiling daft v0.1.8 |
| 2268 | 2026-09-04T03:18:12.436Z | Compiling usdt-impl v0.6.0 |
| 2269 | 2026-09-04T03:18:12.608Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2270 | 2026-09-04T03:18:12.764Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2271 | 2026-09-04T03:18:12.963Z | Compiling usdt v0.6.0 |
| 2272 | 2026-09-04T03:18:13.091Z | Compiling iddqd v0.4.6 |
| 2273 | 2026-09-04T03:18:13.106Z | Compiling tokio-util v0.7.19 |
| 2274 | 2026-09-04T03:18:13.191Z | Compiling tower v0.5.3 |
| 2275 | 2026-09-04T03:18:13.249Z | Compiling async-compression v0.4.43 |
| 2276 | 2026-09-04T03:18:13.320Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2277 | 2026-09-04T03:18:13.558Z | Compiling tokio-rustls v0.26.4 |
| 2278 | 2026-09-04T03:18:13.576Z | Compiling rustls-platform-verifier v0.7.0 |
| 2279 | 2026-09-04T03:18:13.652Z | Compiling tower-http v0.6.11 |
| 2280 | 2026-09-04T03:18:13.665Z | Compiling h2 v0.4.15 |
| 2281 | 2026-09-04T03:18:13.805Z | Compiling backoff v0.4.0 |
| 2282 | 2026-09-04T03:18:13.824Z | Compiling typify-impl v0.6.2 |
| 2283 | 2026-09-04T03:18:13.837Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2284 | 2026-09-04T03:18:14.021Z | Compiling dof v0.3.0 |
| 2285 | 2026-09-04T03:18:14.063Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2286 | 2026-09-04T03:18:14.177Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2287 | 2026-09-04T03:18:14.319Z | Compiling byte-wrapper v0.1.0 |
| 2288 | 2026-09-04T03:18:14.377Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2289 | 2026-09-04T03:18:14.723Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2290 | 2026-09-04T03:18:14.825Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2291 | 2026-09-04T03:18:14.839Z | Compiling usdt-impl v0.5.0 |
| 2292 | 2026-09-04T03:18:14.852Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2293 | 2026-09-04T03:18:15.454Z | Compiling usdt v0.5.0 |
| 2294 | 2026-09-04T03:18:15.505Z | Compiling typify v0.6.2 |
| 2295 | 2026-09-04T03:18:15.623Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2296 | 2026-09-04T03:18:15.732Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2297 | 2026-09-04T03:18:15.805Z | Compiling hyper v1.11.0 |
| 2298 | 2026-09-04T03:18:15.880Z | Compiling progenitor-impl v0.14.0 |
| 2299 | 2026-09-04T03:18:16.432Z | Compiling hickory-proto v0.24.4 |
| 2300 | 2026-09-04T03:18:16.702Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2301 | 2026-09-04T03:18:16.810Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2302 | 2026-09-04T03:18:17.082Z | Compiling hyper-util v0.1.20 |
| 2303 | 2026-09-04T03:18:17.095Z | Compiling progenitor-impl v0.13.0 |
| 2304 | 2026-09-04T03:18:17.462Z | Compiling tokio-stream v0.1.19 |
| 2305 | 2026-09-04T03:18:17.950Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2306 | 2026-09-04T03:18:17.950Z | Compiling tokio-dtrace v0.1.1 |
| 2307 | 2026-09-04T03:18:18.238Z | Compiling hyper-rustls v0.27.9 |
| 2308 | 2026-09-04T03:18:18.328Z | Compiling dropshot v0.17.1 |
| 2309 | 2026-09-04T03:18:18.441Z | Compiling reqwest v0.13.4 |
| 2310 | 2026-09-04T03:18:18.572Z | Compiling reqwest v0.12.28 |
| 2311 | 2026-09-04T03:18:19.080Z | Compiling hickory-resolver v0.24.4 |
| 2312 | 2026-09-04T03:18:19.139Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2313 | 2026-09-04T03:18:19.334Z | Compiling zone v0.3.1 |
| 2314 | 2026-09-04T03:18:19.495Z | Compiling libsw-core v0.3.2 |
| 2315 | 2026-09-04T03:18:19.708Z | Compiling progenitor-client v0.14.0 |
| 2316 | 2026-09-04T03:18:20.042Z | Compiling progenitor-client v0.10.0 |
| 2317 | 2026-09-04T03:18:20.107Z | Compiling progenitor-extras v0.2.0 |
| 2318 | 2026-09-04T03:18:20.304Z | Compiling progenitor v0.14.0 |
| 2319 | 2026-09-04T03:18:20.352Z | Compiling progenitor-client v0.13.0 |
| 2320 | 2026-09-04T03:18:20.365Z | Compiling qorb v0.4.1 |
| 2321 | 2026-09-04T03:18:20.454Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2322 | 2026-09-04T03:18:20.470Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2323 | 2026-09-04T03:18:20.664Z | Compiling progenitor v0.13.0 |
| 2324 | 2026-09-04T03:18:20.821Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2325 | 2026-09-04T03:18:20.903Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2326 | 2026-09-04T03:18:21.056Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2327 | 2026-09-04T03:18:21.340Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2328 | 2026-09-04T03:18:21.551Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2329 | 2026-09-04T03:18:21.854Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2330 | 2026-09-04T03:18:22.253Z | Compiling libsw v3.5.0 |
| 2331 | 2026-09-04T03:18:22.304Z | Compiling oxide-tokio-rt v0.1.6 |
| 2332 | 2026-09-04T03:18:22.339Z | Compiling slog-dtrace v0.3.0 |
| 2333 | 2026-09-04T03:18:22.412Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2334 | 2026-09-04T03:18:22.435Z | Compiling tough v0.22.0 |
| 2335 | 2026-09-04T03:18:22.546Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2336 | 2026-09-04T03:18:22.619Z | Compiling cancel-safe-futures v0.1.5 |
| 2337 | 2026-09-04T03:18:22.648Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2338 | 2026-09-04T03:18:22.920Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2339 | 2026-09-04T03:18:23.454Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2340 | 2026-09-04T03:18:23.585Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2341 | 2026-09-04T03:18:23.638Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2342 | 2026-09-04T03:18:23.779Z | Compiling steno v0.4.1 |
| 2343 | 2026-09-04T03:18:23.782Z | Compiling hickory-proto v0.25.2 |
| 2344 | 2026-09-04T03:18:24.498Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2345 | 2026-09-04T03:18:24.586Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2346 | 2026-09-04T03:18:24.640Z | Compiling parking_lot v0.11.2 |
| 2347 | 2026-09-04T03:18:25.030Z | Compiling sled v0.34.7 |
| 2348 | 2026-09-04T03:18:25.543Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2349 | 2026-09-04T03:18:26.458Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2350 | 2026-09-04T03:18:26.466Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2351 | 2026-09-04T03:18:26.640Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2352 | 2026-09-04T03:18:26.692Z | Compiling hickory-resolver v0.25.2 |
| 2353 | 2026-09-04T03:18:27.083Z | Compiling slog-scope v4.4.1 |
| 2354 | 2026-09-04T03:18:27.346Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2355 | 2026-09-04T03:18:27.509Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2356 | 2026-09-04T03:18:27.634Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2357 | 2026-09-04T03:18:28.076Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2358 | 2026-09-04T03:18:28.659Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2359 | 2026-09-04T03:18:28.733Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2360 | 2026-09-04T03:18:28.810Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2361 | 2026-09-04T03:18:28.883Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2362 | 2026-09-04T03:18:28.993Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2363 | 2026-09-04T03:18:29.269Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 2364 | 2026-09-04T03:18:29.313Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2365 | 2026-09-04T03:18:29.474Z | Compiling papergrid v0.18.0 |
| 2366 | 2026-09-04T03:18:29.650Z | Compiling internet-checksum v0.2.1 |
| 2367 | 2026-09-04T03:18:29.713Z | Compiling ingot-types v0.2.0 |
| 2368 | 2026-09-04T03:18:29.796Z | Compiling slog-stdlog v4.1.1 |
| 2369 | 2026-09-04T03:18:30.019Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2370 | 2026-09-04T03:18:30.141Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 2371 | 2026-09-04T03:18:30.309Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2372 | 2026-09-04T03:18:30.392Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2373 | 2026-09-04T03:18:30.435Z | Compiling tabled v0.21.0 |
| 2374 | 2026-09-04T03:18:30.743Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 2375 | 2026-09-04T03:18:30.761Z | Compiling ingot v0.2.1 |
| 2376 | 2026-09-04T03:18:31.410Z | Compiling slog-envlogger v2.2.0 |
| 2377 | 2026-09-04T03:18:31.535Z | Compiling const-random v0.1.18 |
| 2378 | 2026-09-04T03:18:31.614Z | Compiling typify-impl v0.4.3 |
| 2379 | 2026-09-04T03:18:31.809Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 2380 | 2026-09-04T03:18:32.198Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 2381 | 2026-09-04T03:18:32.621Z | Compiling crc8 v0.1.1 |
| 2382 | 2026-09-04T03:18:32.749Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 2383 | 2026-09-04T03:18:32.828Z | Compiling ahash v0.8.12 |
| 2384 | 2026-09-04T03:18:33.058Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 2385 | 2026-09-04T03:18:33.080Z | Compiling smartstring v1.0.1 |
| 2386 | 2026-09-04T03:18:33.324Z | Compiling typify v0.4.3 |
| 2387 | 2026-09-04T03:18:33.355Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2388 | 2026-09-04T03:18:33.401Z | Compiling sha1 v0.10.7 |
| 2389 | 2026-09-04T03:18:33.441Z | Compiling thin-vec v0.2.19 |
| 2390 | 2026-09-04T03:18:33.637Z | Compiling utf-8 v0.7.6 |
| 2391 | 2026-09-04T03:18:33.720Z | Compiling rhai v1.26.0 |
| 2392 | 2026-09-04T03:18:33.830Z | Compiling tungstenite v0.21.0 |
| 2393 | 2026-09-04T03:18:33.878Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 2394 | 2026-09-04T03:18:34.212Z | Compiling progenitor-impl v0.10.0 |
| 2395 | 2026-09-04T03:18:34.366Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2396 | 2026-09-04T03:18:34.727Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2397 | 2026-09-04T03:18:34.742Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2398 | 2026-09-04T03:18:34.868Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2399 | 2026-09-04T03:18:35.209Z | Compiling sha2 v0.10.9 |
| 2400 | 2026-09-04T03:18:35.629Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2401 | 2026-09-04T03:18:36.530Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2402 | 2026-09-04T03:18:36.882Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2403 | 2026-09-04T03:18:37.098Z | Compiling progenitor v0.10.0 |
| 2404 | 2026-09-04T03:18:37.256Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2405 | 2026-09-04T03:18:37.405Z | Compiling tokio-tungstenite v0.21.0 |
| 2406 | 2026-09-04T03:18:37.743Z | Compiling lzma-sys v0.1.20 |
| 2407 | 2026-09-04T03:18:37.859Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 2408 | 2026-09-04T03:18:37.872Z | Compiling typeid v1.0.3 |
| 2409 | 2026-09-04T03:18:37.991Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2410 | 2026-09-04T03:18:38.999Z | Compiling port-file v0.1.0 |
| 2411 | 2026-09-04T03:18:39.078Z | Compiling git-stub v1.0.0 |
| 2412 | 2026-09-04T03:18:39.212Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2413 | 2026-09-04T03:18:39.228Z | Compiling base64 v0.21.7 |
| 2414 | 2026-09-04T03:18:39.373Z | Compiling unit-prefix v0.5.2 |
| 2415 | 2026-09-04T03:18:39.479Z | Compiling indicatif v0.18.6 |
| 2416 | 2026-09-04T03:18:39.508Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2417 | 2026-09-04T03:18:39.553Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2418 | 2026-09-04T03:18:39.604Z | Compiling git-stub-vcs v0.1.0 |
| 2419 | 2026-09-04T03:18:39.959Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2420 | 2026-09-04T03:18:40.468Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 2421 | 2026-09-04T03:18:40.601Z | Compiling ron v0.12.2 |
| 2422 | 2026-09-04T03:18:40.958Z | Compiling xz2 v0.1.7 |
| 2423 | 2026-09-04T03:18:40.995Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2424 | 2026-09-04T03:18:41.202Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2425 | 2026-09-04T03:18:41.506Z | Compiling similar v2.7.0 |
| 2426 | 2026-09-04T03:18:41.768Z | Compiling drift v0.2.0 |
| 2427 | 2026-09-04T03:18:41.810Z | Compiling base16ct v1.0.0 |
| 2428 | 2026-09-04T03:18:42.002Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 2429 | 2026-09-04T03:18:42.137Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 2430 | 2026-09-04T03:18:42.403Z | Compiling natord v1.0.9 |
| 2431 | 2026-09-04T03:18:42.540Z | Compiling dropshot-api-manager v0.8.0 |
| 2432 | 2026-09-04T03:18:42.577Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2433 | 2026-09-04T03:18:45.154Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2434 | 2026-09-04T03:18:46.707Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2435 | 2026-09-04T03:18:53.289Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2436 | 2026-09-04T03:18:55.007Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2437 | 2026-09-04T03:18:56.045Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2438 | 2026-09-04T03:18:57.003Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2439 | 2026-09-04T03:18:57.004Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2440 | 2026-09-04T03:18:57.008Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2441 | 2026-09-04T03:18:57.455Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2442 | 2026-09-04T03:18:57.455Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2443 | 2026-09-04T03:18:57.459Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2444 | 2026-09-04T03:18:57.930Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2445 | 2026-09-04T03:18:59.421Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2446 | 2026-09-04T03:18:59.422Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2447 | 2026-09-04T03:18:59.426Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2448 | 2026-09-04T03:19:04.267Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2449 | 2026-09-04T03:19:06.385Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2450 | 2026-09-04T03:19:06.389Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2451 | 2026-09-04T03:19:06.389Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2452 | 2026-09-04T03:19:50.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s |
| 2453 | 2026-09-04T03:19:50.638Z | |
| 2454 | 2026-09-04T03:19:50.638Z | real 1:42.661668558 |
| 2455 | 2026-09-04T03:19:50.638Z | user 7:32.896421513 |
| 2456 | 2026-09-04T03:19:50.638Z | sys 1:06.297002416 |
| 2457 | 2026-09-04T03:19:50.638Z | trap 0.199317398 |
| 2458 | 2026-09-04T03:19:50.638Z | tflt 0.036033321 |
| 2459 | 2026-09-04T03:19:50.639Z | dflt 0.169027699 |
| 2460 | 2026-09-04T03:19:50.639Z | kflt 0.000041390 |
| 2461 | 2026-09-04T03:19:50.639Z | lock 31:04.091416187 |
| 2462 | 2026-09-04T03:19:50.639Z | slp 24:23.507944230 |
| 2463 | 2026-09-04T03:19:50.639Z | lat 24.373028893 |
| 2464 | 2026-09-04T03:19:50.639Z | stop 42.630344028 |
| 2465 | 2026-09-04T03:19:50.653Z | + ptime -m cargo build --release |
| 2466 | 2026-09-04T03:19:51.319Z | Compiling proc-macro2 v1.0.107 |
| 2467 | 2026-09-04T03:19:51.319Z | Compiling quote v1.0.47 |
| 2468 | 2026-09-04T03:19:51.319Z | Compiling unicode-ident v1.0.24 |
| 2469 | 2026-09-04T03:19:51.319Z | Compiling serde_core v1.0.229 |
| 2470 | 2026-09-04T03:19:51.319Z | Compiling serde v1.0.229 |
| 2471 | 2026-09-04T03:19:51.320Z | Compiling libc v0.2.189 |
| 2472 | 2026-09-04T03:19:51.324Z | Compiling cfg-if v1.0.4 |
| 2473 | 2026-09-04T03:19:51.528Z | Compiling zmij v1.0.23 |
| 2474 | 2026-09-04T03:19:51.545Z | Compiling autocfg v1.5.1 |
| 2475 | 2026-09-04T03:19:51.780Z | Compiling memchr v2.8.3 |
| 2476 | 2026-09-04T03:19:51.822Z | Compiling libm v0.2.16 |
| 2477 | 2026-09-04T03:19:52.131Z | Compiling itoa v1.0.18 |
| 2478 | 2026-09-04T03:19:52.185Z | Compiling icu_normalizer_data v2.2.0 |
| 2479 | 2026-09-04T03:19:52.387Z | Compiling icu_properties_data v2.2.0 |
| 2480 | 2026-09-04T03:19:52.437Z | Compiling version_check v0.9.5 |
| 2481 | 2026-09-04T03:19:52.466Z | Compiling stable_deref_trait v1.2.1 |
| 2482 | 2026-09-04T03:19:52.608Z | Compiling syn v2.0.119 |
| 2483 | 2026-09-04T03:19:52.615Z | Compiling syn v3.0.3 |
| 2484 | 2026-09-04T03:19:52.622Z | Compiling serde_json v1.0.151 |
| 2485 | 2026-09-04T03:19:52.691Z | Compiling thiserror v2.0.20 |
| 2486 | 2026-09-04T03:19:53.097Z | Compiling litemap v0.8.2 |
| 2487 | 2026-09-04T03:19:53.103Z | Compiling writeable v0.6.3 |
| 2488 | 2026-09-04T03:19:53.103Z | Compiling utf8_iter v1.0.4 |
| 2489 | 2026-09-04T03:19:53.103Z | Compiling num-traits v0.2.19 |
| 2490 | 2026-09-04T03:19:53.103Z | Compiling percent-encoding v2.3.2 |
| 2491 | 2026-09-04T03:19:53.445Z | Compiling form_urlencoded v1.2.2 |
| 2492 | 2026-09-04T03:19:53.474Z | Compiling rand_core v0.10.1 |
| 2493 | 2026-09-04T03:19:53.498Z | Compiling getrandom v0.4.3 |
| 2494 | 2026-09-04T03:19:53.632Z | Compiling parking_lot_core v0.9.12 |
| 2495 | 2026-09-04T03:19:53.746Z | Compiling iana-time-zone v0.1.65 |
| 2496 | 2026-09-04T03:19:53.800Z | Compiling zerocopy v0.8.56 |
| 2497 | 2026-09-04T03:19:53.961Z | Compiling heck v0.5.0 |
| 2498 | 2026-09-04T03:19:54.074Z | Compiling uuid v1.26.0 |
| 2499 | 2026-09-04T03:19:54.192Z | Compiling errno v0.3.14 |
| 2500 | 2026-09-04T03:19:54.694Z | Compiling semver v1.0.28 |
| 2501 | 2026-09-04T03:19:54.749Z | Compiling schemars v0.8.22 |
| 2502 | 2026-09-04T03:19:54.749Z | Compiling dyn-clone v1.0.20 |
| 2503 | 2026-09-04T03:19:54.866Z | Compiling jobserver v0.1.35 |
| 2504 | 2026-09-04T03:19:54.907Z | Compiling find-msvc-tools v0.1.10 |
| 2505 | 2026-09-04T03:19:54.912Z | Compiling shlex v2.0.1 |
| 2506 | 2026-09-04T03:19:55.676Z | Compiling cc v1.4.2 |
| 2507 | 2026-09-04T03:19:55.688Z | Compiling rustversion v1.0.23 |
| 2508 | 2026-09-04T03:19:55.688Z | Compiling pin-project-lite v0.2.17 |
| 2509 | 2026-09-04T03:19:55.688Z | Compiling getrandom v0.2.17 |
| 2510 | 2026-09-04T03:19:55.688Z | Compiling synstructure v0.13.2 |
| 2511 | 2026-09-04T03:19:55.688Z | Compiling serde_derive_internals v0.29.1 |
| 2512 | 2026-09-04T03:19:55.737Z | Compiling bitflags v2.13.1 |
| 2513 | 2026-09-04T03:19:55.786Z | Compiling serde_derive v1.0.229 |
| 2514 | 2026-09-04T03:19:55.883Z | Compiling displaydoc v0.2.7 |
| 2515 | 2026-09-04T03:19:55.964Z | Compiling thiserror-impl v2.0.20 |
| 2516 | 2026-09-04T03:19:56.289Z | Compiling tokio-macros v2.7.2 |
| 2517 | 2026-09-04T03:19:56.289Z | Compiling pkg-config v0.3.33 |
| 2518 | 2026-09-04T03:19:56.297Z | Compiling futures-macro v0.3.34 |
| 2519 | 2026-09-04T03:19:56.369Z | Compiling socket2 v0.6.5 |
| 2520 | 2026-09-04T03:19:56.546Z | Compiling zerofrom-derive v0.1.7 |
| 2521 | 2026-09-04T03:19:56.604Z | Compiling yoke-derive v0.8.2 |
| 2522 | 2026-09-04T03:19:56.657Z | Compiling zerovec-derive v0.11.3 |
| 2523 | 2026-09-04T03:19:56.876Z | Compiling schemars_derive v0.8.22 |
| 2524 | 2026-09-04T03:19:57.028Z | Compiling zerocopy-derive v0.8.56 |
| 2525 | 2026-09-04T03:19:57.114Z | Compiling zeroize_derive v1.5.0 |
| 2526 | 2026-09-04T03:19:57.272Z | Compiling portable-atomic v1.15.0 |
| 2527 | 2026-09-04T03:19:57.706Z | Compiling scopeguard v1.2.0 |
| 2528 | 2026-09-04T03:19:57.733Z | Compiling zerofrom v0.1.8 |
| 2529 | 2026-09-04T03:19:57.798Z | Compiling lock_api v0.4.14 |
| 2530 | 2026-09-04T03:19:57.805Z | Compiling log v0.4.33 |
| 2531 | 2026-09-04T03:19:57.805Z | Compiling zeroize v1.9.0 |
| 2532 | 2026-09-04T03:19:57.865Z | Compiling yoke v0.8.3 |
| 2533 | 2026-09-04T03:19:58.035Z | Compiling critical-section v1.2.0 |
| 2534 | 2026-09-04T03:19:58.065Z | Compiling zerovec v0.11.6 |
| 2535 | 2026-09-04T03:19:58.076Z | Compiling zerotrie v0.2.4 |
| 2536 | 2026-09-04T03:19:58.088Z | Compiling allocator-api2 v0.2.21 |
| 2537 | 2026-09-04T03:19:58.205Z | Compiling signal-hook-registry v1.4.8 |
| 2538 | 2026-09-04T03:19:58.306Z | Compiling once_cell v1.21.4 |
| 2539 | 2026-09-04T03:19:58.519Z | Compiling mio v1.2.2 |
| 2540 | 2026-09-04T03:19:58.553Z | Compiling equivalent v1.0.2 |
| 2541 | 2026-09-04T03:19:58.654Z | Compiling cmake v0.1.58 |
| 2542 | 2026-09-04T03:19:58.654Z | Compiling tinystr v0.8.3 |
| 2543 | 2026-09-04T03:19:58.664Z | Compiling potential_utf v0.1.5 |
| 2544 | 2026-09-04T03:19:58.753Z | Compiling fs_extra v1.3.0 |
| 2545 | 2026-09-04T03:19:58.883Z | Compiling icu_locale_core v2.2.0 |
| 2546 | 2026-09-04T03:19:58.895Z | Compiling icu_collections v2.2.0 |
| 2547 | 2026-09-04T03:19:58.914Z | Compiling smallvec v1.15.2 |
| 2548 | 2026-09-04T03:19:58.931Z | Compiling bytes v1.12.1 |
| 2549 | 2026-09-04T03:19:59.020Z | Compiling chrono v0.4.45 |
| 2550 | 2026-09-04T03:19:59.040Z | Compiling dunce v1.0.5 |
| 2551 | 2026-09-04T03:19:59.169Z | Compiling aws-lc-sys v0.44.0 |
| 2552 | 2026-09-04T03:19:59.204Z | Compiling subtle v2.6.1 |
| 2553 | 2026-09-04T03:19:59.388Z | Compiling parking_lot v0.12.5 |
| 2554 | 2026-09-04T03:19:59.512Z | Compiling serde_tokenstream v0.2.3 |
| 2555 | 2026-09-04T03:19:59.648Z | Compiling tokio v1.53.1 |
| 2556 | 2026-09-04T03:19:59.798Z | Compiling icu_provider v2.2.0 |
| 2557 | 2026-09-04T03:20:00.116Z | Compiling icu_properties v2.2.0 |
| 2558 | 2026-09-04T03:20:00.231Z | Compiling icu_normalizer v2.2.0 |
| 2559 | 2026-09-04T03:20:00.354Z | Compiling futures-core v0.3.34 |
| 2560 | 2026-09-04T03:20:00.524Z | Compiling httparse v1.10.1 |
| 2561 | 2026-09-04T03:20:00.904Z | Compiling futures-sink v0.3.34 |
| 2562 | 2026-09-04T03:20:01.090Z | Compiling slab v0.4.12 |
| 2563 | 2026-09-04T03:20:01.240Z | Compiling idna_adapter v1.2.2 |
| 2564 | 2026-09-04T03:20:01.409Z | Compiling idna v1.1.0 |
| 2565 | 2026-09-04T03:20:01.416Z | Compiling rustix v1.1.4 |
| 2566 | 2026-09-04T03:20:01.447Z | Compiling thiserror v1.0.69 |
| 2567 | 2026-09-04T03:20:01.520Z | Compiling typenum v1.20.1 |
| 2568 | 2026-09-04T03:20:01.821Z | Compiling futures-channel v0.3.34 |
| 2569 | 2026-09-04T03:20:01.845Z | Compiling url v2.5.8 |
| 2570 | 2026-09-04T03:20:01.846Z | Compiling hashbrown v0.17.1 |
| 2571 | 2026-09-04T03:20:01.846Z | Compiling thiserror-impl v1.0.69 |
| 2572 | 2026-09-04T03:20:03.030Z | Compiling regex-syntax v0.8.11 |
| 2573 | 2026-09-04T03:20:03.104Z | Compiling futures-io v0.3.34 |
| 2574 | 2026-09-04T03:20:03.104Z | Compiling futures-task v0.3.34 |
| 2575 | 2026-09-04T03:20:03.104Z | Compiling futures-util v0.3.34 |
| 2576 | 2026-09-04T03:20:03.104Z | Compiling indexmap v2.14.0 |
| 2577 | 2026-09-04T03:20:03.104Z | Compiling aho-corasick v1.1.5 |
| 2578 | 2026-09-04T03:20:03.342Z | Compiling ipnetwork v0.21.1 |
| 2579 | 2026-09-04T03:20:03.395Z | Compiling ucd-trie v0.1.7 |
| 2580 | 2026-09-04T03:20:03.637Z | Compiling pest v2.8.8 |
| 2581 | 2026-09-04T03:20:04.140Z | Compiling regex-automata v0.4.18 |
| 2582 | 2026-09-04T03:20:04.422Z | Compiling tracing-core v0.1.36 |
| 2583 | 2026-09-04T03:20:04.839Z | Compiling tracing-attributes v0.1.31 |
| 2584 | 2026-09-04T03:20:04.923Z | Compiling rand_core v0.6.4 |
| 2585 | 2026-09-04T03:20:05.216Z | Compiling pest_meta v2.8.8 |
| 2586 | 2026-09-04T03:20:05.272Z | Compiling slog v2.8.2 |
| 2587 | 2026-09-04T03:20:05.443Z | Compiling base64 v0.22.1 |
| 2588 | 2026-09-04T03:20:05.526Z | Compiling byteorder v1.5.0 |
| 2589 | 2026-09-04T03:20:05.785Z | Compiling pest_generator v2.8.8 |
| 2590 | 2026-09-04T03:20:05.938Z | Compiling regex v1.13.1 |
| 2591 | 2026-09-04T03:20:06.055Z | Compiling tracing v0.1.44 |
| 2592 | 2026-09-04T03:20:06.392Z | Compiling http v1.5.0 |
| 2593 | 2026-09-04T03:20:06.408Z | Compiling erased-serde v0.3.31 |
| 2594 | 2026-09-04T03:20:06.432Z | Compiling getrandom v0.3.4 |
| 2595 | 2026-09-04T03:20:06.452Z | Compiling pest_derive v2.8.8 |
| 2596 | 2026-09-04T03:20:06.782Z | Compiling fnv v1.0.7 |
| 2597 | 2026-09-04T03:20:06.982Z | Compiling anyhow v1.0.104 |
| 2598 | 2026-09-04T03:20:07.330Z | Compiling strsim v0.11.1 |
| 2599 | 2026-09-04T03:20:07.355Z | Compiling oxnet v0.1.7 |
| 2600 | 2026-09-04T03:20:07.598Z | Compiling rustls-pki-types v1.15.1 |
| 2601 | 2026-09-04T03:20:07.626Z | Compiling ring v0.17.14 |
| 2602 | 2026-09-04T03:20:08.163Z | Compiling aws-lc-rs v1.18.0 |
| 2603 | 2026-09-04T03:20:08.218Z | Compiling ident_case v1.0.1 |
| 2604 | 2026-09-04T03:20:08.475Z | Compiling paste v1.0.15 |
| 2605 | 2026-09-04T03:20:08.812Z | Compiling tokio-util v0.7.19 |
| 2606 | 2026-09-04T03:20:09.155Z | Compiling time-core v0.1.9 |
| 2607 | 2026-09-04T03:20:09.225Z | Compiling untrusted v0.9.0 |
| 2608 | 2026-09-04T03:20:09.364Z | Compiling num-conv v0.2.2 |
| 2609 | 2026-09-04T03:20:09.368Z | Compiling untrusted v0.7.1 |
| 2610 | 2026-09-04T03:20:09.502Z | Compiling ipnet v2.12.1 |
| 2611 | 2026-09-04T03:20:09.510Z | Compiling time-macros v0.2.32 |
| 2612 | 2026-09-04T03:20:11.335Z | Compiling rustls v0.23.43 |
| 2613 | 2026-09-04T03:20:11.397Z | Compiling camino v1.2.5 |
| 2614 | 2026-09-04T03:20:11.499Z | Compiling http-body v1.1.0 |
| 2615 | 2026-09-04T03:20:11.702Z | Compiling scroll_derive v0.13.1 |
| 2616 | 2026-09-04T03:20:11.702Z | Compiling atomic-waker v1.1.2 |
| 2617 | 2026-09-04T03:20:11.813Z | Compiling async-trait v0.1.92 |
| 2618 | 2026-09-04T03:20:11.912Z | Compiling tower-service v0.3.3 |
| 2619 | 2026-09-04T03:20:11.912Z | Compiling try-lock v0.2.5 |
| 2620 | 2026-09-04T03:20:12.023Z | Compiling omicron-workspace-hack v0.1.0 |
| 2621 | 2026-09-04T03:20:12.603Z | Compiling tower-layer v0.3.3 |
| 2622 | 2026-09-04T03:20:12.633Z | Compiling pretty-hex v0.4.2 |
| 2623 | 2026-09-04T03:20:12.633Z | Compiling ryu v1.0.23 |
| 2624 | 2026-09-04T03:20:12.633Z | Compiling want v0.3.1 |
| 2625 | 2026-09-04T03:20:12.633Z | Compiling h2 v0.4.15 |
| 2626 | 2026-09-04T03:20:12.633Z | Compiling ppv-lite86 v0.2.21 |
| 2627 | 2026-09-04T03:20:12.673Z | Compiling crossbeam-utils v0.8.22 |
| 2628 | 2026-09-04T03:20:13.027Z | Compiling httpdate v1.0.3 |
| 2629 | 2026-09-04T03:20:13.362Z | Compiling crc32fast v1.5.0 |
| 2630 | 2026-09-04T03:20:13.996Z | Compiling slog-async v2.8.0 |
| 2631 | 2026-09-04T03:20:14.115Z | Compiling usdt-impl v0.6.0 |
| 2632 | 2026-09-04T03:20:14.327Z | Compiling scroll v0.13.0 |
| 2633 | 2026-09-04T03:20:14.589Z | Compiling serde_urlencoded v0.7.1 |
| 2634 | 2026-09-04T03:20:14.594Z | Compiling http-body-util v0.1.5 |
| 2635 | 2026-09-04T03:20:14.921Z | Compiling hyper v1.11.0 |
| 2636 | 2026-09-04T03:20:16.738Z | Compiling plain v0.2.3 |
| 2637 | 2026-09-04T03:20:16.738Z | Compiling daft-derive v0.1.8 |
| 2638 | 2026-09-04T03:20:16.800Z | Compiling goblin v0.10.7 |
| 2639 | 2026-09-04T03:20:18.100Z | Compiling hyper-util v0.1.20 |
| 2640 | 2026-09-04T03:20:18.754Z | Compiling foldhash v0.2.0 |
| 2641 | 2026-09-04T03:20:19.186Z | Compiling dof v0.4.0 |
| 2642 | 2026-09-04T03:20:19.435Z | Compiling darling_core v0.23.0 |
| 2643 | 2026-09-04T03:20:20.164Z | Compiling dtrace-parser v0.3.0 |
| 2644 | 2026-09-04T03:20:20.241Z | Compiling openapiv3 v2.2.0 |
| 2645 | 2026-09-04T03:20:20.693Z | Compiling thread-id v5.1.0 |
| 2646 | 2026-09-04T03:20:20.781Z | Compiling syn v1.0.109 |
| 2647 | 2026-09-04T03:20:21.258Z | Compiling generic-array v0.14.7 |
| 2648 | 2026-09-04T03:20:21.490Z | Compiling darling_macro v0.23.0 |
| 2649 | 2026-09-04T03:20:21.605Z | Compiling deranged v0.5.8 |
| 2650 | 2026-09-04T03:20:22.141Z | Compiling darling v0.23.0 |
| 2651 | 2026-09-04T03:20:22.196Z | Compiling num_threads v0.1.7 |
| 2652 | 2026-09-04T03:20:22.369Z | Compiling powerfmt v0.2.0 |
| 2653 | 2026-09-04T03:20:22.764Z | Compiling time v0.3.55 |
| 2654 | 2026-09-04T03:20:22.773Z | Compiling usdt-macro v0.6.0 |
| 2655 | 2026-09-04T03:20:24.506Z | Compiling usdt-attr-macro v0.6.0 |
| 2656 | 2026-09-04T03:20:24.647Z | Compiling rand_core v0.9.5 |
| 2657 | 2026-09-04T03:20:24.647Z | Compiling hashbrown v0.16.1 |
| 2658 | 2026-09-04T03:20:24.647Z | Compiling multer v3.1.0 |
| 2659 | 2026-09-04T03:20:24.647Z | Compiling ref-cast v1.0.26 |
| 2660 | 2026-09-04T03:20:24.688Z | Compiling crossbeam-channel v0.5.16 |
| 2661 | 2026-09-04T03:20:24.942Z | Compiling sync_wrapper v1.0.2 |
| 2662 | 2026-09-04T03:20:25.035Z | Compiling winnow v1.0.4 |
| 2663 | 2026-09-04T03:20:25.066Z | Compiling hex v0.4.3 |
| 2664 | 2026-09-04T03:20:25.260Z | Compiling cpufeatures v0.3.0 |
| 2665 | 2026-09-04T03:20:25.353Z | Compiling tower v0.5.3 |
| 2666 | 2026-09-04T03:20:25.396Z | Compiling rand_chacha v0.9.0 |
| 2667 | 2026-09-04T03:20:25.421Z | Compiling webpki-roots v1.0.9 |
| 2668 | 2026-09-04T03:20:25.521Z | Compiling futures-executor v0.3.34 |
| 2669 | 2026-09-04T03:20:25.623Z | Compiling async-stream-impl v0.3.6 |
| 2670 | 2026-09-04T03:20:25.926Z | Compiling ref-cast-impl v1.0.26 |
| 2671 | 2026-09-04T03:20:25.992Z | Compiling dropshot v0.17.1 |
| 2672 | 2026-09-04T03:20:26.011Z | Compiling thread_local v1.1.10 |
| 2673 | 2026-09-04T03:20:26.270Z | Compiling fastrand v2.5.0 |
| 2674 | 2026-09-04T03:20:26.296Z | Compiling tower-http v0.6.11 |
| 2675 | 2026-09-04T03:20:26.380Z | Compiling futures v0.3.34 |
| 2676 | 2026-09-04T03:20:26.470Z | Compiling rand v0.9.5 |
| 2677 | 2026-09-04T03:20:26.545Z | Compiling serde_tokenstream v0.3.0 |
| 2678 | 2026-09-04T03:20:26.610Z | Compiling structmeta-derive v0.3.0 |
| 2679 | 2026-09-04T03:20:26.679Z | Compiling is-terminal v0.4.17 |
| 2680 | 2026-09-04T03:20:26.703Z | Compiling take_mut v0.2.2 |
| 2681 | 2026-09-04T03:20:26.848Z | Compiling term v1.2.1 |
| 2682 | 2026-09-04T03:20:26.872Z | Compiling newtype-uuid-macros v0.1.1 |
| 2683 | 2026-09-04T03:20:27.152Z | Compiling slog-term v2.9.2 |
| 2684 | 2026-09-04T03:20:27.459Z | Compiling crypto-common v0.1.7 |
| 2685 | 2026-09-04T03:20:27.685Z | Compiling structmeta v0.3.0 |
| 2686 | 2026-09-04T03:20:27.730Z | Compiling dropshot_endpoint v0.17.1 |
| 2687 | 2026-09-04T03:20:27.965Z | Compiling tempfile v3.27.0 |
| 2688 | 2026-09-04T03:20:28.174Z | Compiling newtype-uuid v1.4.0 |
| 2689 | 2026-09-04T03:20:28.508Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2690 | 2026-09-04T03:20:28.558Z | Compiling strum_macros v0.26.4 |
| 2691 | 2026-09-04T03:20:28.701Z | Compiling either v1.17.0 |
| 2692 | 2026-09-04T03:20:28.945Z | Compiling daft v0.1.8 |
| 2693 | 2026-09-04T03:20:29.278Z | Compiling hybrid-array v0.4.14 |
| 2694 | 2026-09-04T03:20:29.350Z | Compiling match_cfg v0.1.0 |
| 2695 | 2026-09-04T03:20:29.423Z | Compiling adler2 v2.0.1 |
| 2696 | 2026-09-04T03:20:29.561Z | Compiling openssl-probe v0.2.1 |
| 2697 | 2026-09-04T03:20:29.612Z | Compiling simd-adler32 v0.3.10 |
| 2698 | 2026-09-04T03:20:29.612Z | Compiling rustls-native-certs v0.8.4 |
| 2699 | 2026-09-04T03:20:29.710Z | Compiling miniz_oxide v0.8.9 |
| 2700 | 2026-09-04T03:20:29.908Z | Compiling hostname v0.3.1 |
| 2701 | 2026-09-04T03:20:29.940Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 2702 | 2026-09-04T03:20:30.280Z | Compiling slog-json v2.6.1 |
| 2703 | 2026-09-04T03:20:30.365Z | Compiling serde_with_macros v3.22.0 |
| 2704 | 2026-09-04T03:20:30.402Z | Compiling macaddr v1.0.1 |
| 2705 | 2026-09-04T03:20:30.464Z | Compiling serde_spanned v1.1.1 |
| 2706 | 2026-09-04T03:20:30.618Z | Compiling memmap2 v0.9.11 |
| 2707 | 2026-09-04T03:20:30.774Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 2708 | 2026-09-04T03:20:31.154Z | Compiling slog-bunyan v2.5.0 |
| 2709 | 2026-09-04T03:20:31.190Z | Compiling flate2 v1.1.9 |
| 2710 | 2026-09-04T03:20:31.310Z | Compiling crypto-common v0.2.2 |
| 2711 | 2026-09-04T03:20:31.459Z | Compiling block-buffer v0.12.1 |
| 2712 | 2026-09-04T03:20:31.473Z | Compiling derive-ex v0.1.8 |
| 2713 | 2026-09-04T03:20:31.691Z | Compiling rand_chacha v0.3.1 |
| 2714 | 2026-09-04T03:20:31.778Z | Compiling strum_macros v0.27.2 |
| 2715 | 2026-09-04T03:20:32.558Z | Compiling usdt v0.6.0 |
| 2716 | 2026-09-04T03:20:32.780Z | Compiling compression-core v0.4.32 |
| 2717 | 2026-09-04T03:20:32.972Z | Compiling debug-ignore v1.0.5 |
| 2718 | 2026-09-04T03:20:33.037Z | Compiling const-oid v0.10.2 |
| 2719 | 2026-09-04T03:20:33.093Z | Compiling test-strategy v0.4.5 |
| 2720 | 2026-09-04T03:20:33.191Z | Compiling digest v0.11.3 |
| 2721 | 2026-09-04T03:20:33.327Z | Compiling compression-codecs v0.4.38 |
| 2722 | 2026-09-04T03:20:33.390Z | Compiling rand v0.8.7 |
| 2723 | 2026-09-04T03:20:33.623Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2724 | 2026-09-04T03:20:33.668Z | Compiling encoding_rs v0.8.35 |
| 2725 | 2026-09-04T03:20:33.984Z | Compiling spin v0.9.9 |
| 2726 | 2026-09-04T03:20:34.125Z | Compiling mime v0.3.17 |
| 2727 | 2026-09-04T03:20:34.181Z | Compiling toml v1.1.4+spec-1.1.0 |
| 2728 | 2026-09-04T03:20:34.454Z | Compiling async-compression v0.4.43 |
| 2729 | 2026-09-04T03:20:34.495Z | Compiling sha1 v0.11.0 |
| 2730 | 2026-09-04T03:20:34.610Z | Compiling async-stream v0.3.6 |
| 2731 | 2026-09-04T03:20:34.885Z | Compiling block-buffer v0.10.4 |
| 2732 | 2026-09-04T03:20:34.964Z | Compiling waitgroup v0.1.2 |
| 2733 | 2026-09-04T03:20:35.060Z | Compiling rustls-pemfile v2.2.0 |
| 2734 | 2026-09-04T03:20:35.111Z | Compiling serde_path_to_error v0.1.20 |
| 2735 | 2026-09-04T03:20:35.398Z | Compiling hostname v0.4.2 |
| 2736 | 2026-09-04T03:20:35.548Z | Compiling digest v0.10.7 |
| 2737 | 2026-09-04T03:20:35.599Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2738 | 2026-09-04T03:20:36.043Z | Compiling parse-display-derive v0.10.0 |
| 2739 | 2026-09-04T03:20:37.033Z | Compiling strum v0.26.3 |
| 2740 | 2026-09-04T03:20:37.099Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2741 | 2026-09-04T03:20:37.099Z | Compiling regress v0.10.5 |
| 2742 | 2026-09-04T03:20:37.514Z | Compiling wait-timeout v0.2.1 |
| 2743 | 2026-09-04T03:20:37.917Z | Compiling bit-vec v0.8.0 |
| 2744 | 2026-09-04T03:20:37.988Z | Compiling unicode-width v0.2.2 |
| 2745 | 2026-09-04T03:20:38.201Z | Compiling quick-error v1.2.3 |
| 2746 | 2026-09-04T03:20:38.305Z | Compiling rusty-fork v0.3.1 |
| 2747 | 2026-09-04T03:20:38.339Z | Compiling bit-set v0.8.0 |
| 2748 | 2026-09-04T03:20:38.378Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2749 | 2026-09-04T03:20:38.435Z | Compiling serde_with v3.22.0 |
| 2750 | 2026-09-04T03:20:38.556Z | Compiling rand_xorshift v0.4.0 |
| 2751 | 2026-09-04T03:20:38.903Z | Compiling unarray v0.1.4 |
| 2752 | 2026-09-04T03:20:39.112Z | Compiling proptest v1.11.0 |
| 2753 | 2026-09-04T03:20:39.226Z | Compiling strum v0.27.2 |
| 2754 | 2026-09-04T03:20:39.226Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2755 | 2026-09-04T03:20:39.254Z | Compiling instant v0.1.13 |
| 2756 | 2026-09-04T03:20:39.712Z | Compiling cpufeatures v0.2.17 |
| 2757 | 2026-09-04T03:20:39.723Z | Compiling iddqd v0.4.6 |
| 2758 | 2026-09-04T03:20:39.779Z | Compiling clap_derive v4.6.4 |
| 2759 | 2026-09-04T03:20:40.495Z | Compiling utf8parse v0.2.2 |
| 2760 | 2026-09-04T03:20:42.151Z | Compiling anstyle-parse v1.0.0 |
| 2761 | 2026-09-04T03:20:42.300Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2762 | 2026-09-04T03:20:42.301Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2763 | 2026-09-04T03:20:42.301Z | Compiling backon v1.6.0 |
| 2764 | 2026-09-04T03:20:42.302Z | Compiling terminal_size v0.4.4 |
| 2765 | 2026-09-04T03:20:42.302Z | Compiling is_terminal_polyfill v1.70.2 |
| 2766 | 2026-09-04T03:20:42.302Z | Compiling anstyle v1.0.14 |
| 2767 | 2026-09-04T03:20:42.302Z | Compiling colorchoice v1.0.5 |
| 2768 | 2026-09-04T03:20:42.302Z | Compiling anstyle-query v1.1.5 |
| 2769 | 2026-09-04T03:20:42.557Z | Compiling anstream v1.0.0 |
| 2770 | 2026-09-04T03:20:42.824Z | Compiling backoff v0.4.0 |
| 2771 | 2026-09-04T03:20:42.952Z | Compiling parse-display v0.10.0 |
| 2772 | 2026-09-04T03:20:43.286Z | Compiling itertools v0.14.0 |
| 2773 | 2026-09-04T03:20:43.309Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2774 | 2026-09-04T03:20:43.711Z | Compiling humantime v2.4.0 |
| 2775 | 2026-09-04T03:20:44.051Z | Compiling clap_lex v1.1.0 |
| 2776 | 2026-09-04T03:20:44.440Z | Compiling clap_builder v4.6.6 |
| 2777 | 2026-09-04T03:20:44.888Z | Compiling regress v0.11.1 |
| 2778 | 2026-09-04T03:20:46.223Z | Compiling clap v4.6.6 |
| 2779 | 2026-09-04T03:20:46.329Z | Compiling typify-impl v0.6.2 |
| 2780 | 2026-09-04T03:20:47.600Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 2781 | 2026-09-04T03:20:47.847Z | Compiling crucible-workspace-hack v0.1.0 |
| 2782 | 2026-09-04T03:20:48.243Z | Compiling proc-macro-crate v3.5.0 |
| 2783 | 2026-09-04T03:20:48.671Z | Compiling zerocopy-derive v0.7.35 |
| 2784 | 2026-09-04T03:20:49.619Z | Compiling unsafe-libyaml v0.2.11 |
| 2785 | 2026-09-04T03:20:49.663Z | Compiling typify-macro v0.6.2 |
| 2786 | 2026-09-04T03:20:50.015Z | Compiling num_enum_derive v0.7.6 |
| 2787 | 2026-09-04T03:20:50.556Z | Compiling serde_yaml v0.9.34+deprecated |
| 2788 | 2026-09-04T03:20:51.520Z | Compiling convert_case v0.4.0 |
| 2789 | 2026-09-04T03:20:51.698Z | Compiling num_enum v0.7.6 |
| 2790 | 2026-09-04T03:20:51.830Z | Compiling derive_more v0.99.20 |
| 2791 | 2026-09-04T03:20:51.959Z | Compiling toml_datetime v0.6.11 |
| 2792 | 2026-09-04T03:20:52.138Z | Compiling crossbeam-epoch v0.9.20 |
| 2793 | 2026-09-04T03:20:52.471Z | Compiling typify v0.6.2 |
| 2794 | 2026-09-04T03:20:52.768Z | Compiling secrecy v0.10.3 |
| 2795 | 2026-09-04T03:20:52.923Z | Compiling proc-macro-error-attr v1.0.4 |
| 2796 | 2026-09-04T03:20:52.974Z | Compiling prettyplease v0.2.37 |
| 2797 | 2026-09-04T03:20:53.139Z | Compiling rustix v0.38.44 |
| 2798 | 2026-09-04T03:20:53.503Z | Compiling tinyvec_macros v0.1.1 |
| 2799 | 2026-09-04T03:20:53.724Z | Compiling heapless v0.8.0 |
| 2800 | 2026-09-04T03:20:54.237Z | Compiling tinyvec v1.12.0 |
| 2801 | 2026-09-04T03:20:54.616Z | Compiling zerocopy v0.7.35 |
| 2802 | 2026-09-04T03:20:54.820Z | Compiling tabwriter v1.4.1 |
| 2803 | 2026-09-04T03:20:55.167Z | Compiling hash32 v0.3.1 |
| 2804 | 2026-09-04T03:20:55.261Z | Compiling rustc_version v0.4.1 |
| 2805 | 2026-09-04T03:20:55.373Z | Compiling scroll_derive v0.12.1 |
| 2806 | 2026-09-04T03:20:55.417Z | Compiling num-integer v0.1.47 |
| 2807 | 2026-09-04T03:20:55.556Z | Compiling proc-macro-error v1.0.4 |
| 2808 | 2026-09-04T03:20:55.784Z | Compiling usdt-impl v0.5.0 |
| 2809 | 2026-09-04T03:20:55.900Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2810 | 2026-09-04T03:20:56.167Z | Compiling smoltcp v0.11.0 |
| 2811 | 2026-09-04T03:20:56.175Z | Compiling data-encoding v2.11.1 |
| 2812 | 2026-09-04T03:20:56.176Z | Compiling winnow v0.7.15 |
| 2813 | 2026-09-04T03:20:56.329Z | Compiling scroll v0.12.0 |
| 2814 | 2026-09-04T03:20:56.603Z | Compiling curve25519-dalek v4.1.3 |
| 2815 | 2026-09-04T03:20:57.120Z | Compiling dof v0.3.0 |
| 2816 | 2026-09-04T03:20:58.360Z | Compiling dtrace-parser v0.2.0 |
| 2817 | 2026-09-04T03:20:58.473Z | Compiling hmac v0.12.1 |
| 2818 | 2026-09-04T03:20:58.537Z | Compiling darling_core v0.21.3 |
| 2819 | 2026-09-04T03:20:58.641Z | Compiling inout v0.1.4 |
| 2820 | 2026-09-04T03:20:58.665Z | Compiling ff v0.13.1 |
| 2821 | 2026-09-04T03:20:58.696Z | Compiling cobs v0.3.0 |
| 2822 | 2026-09-04T03:20:58.839Z | Compiling thread-id v4.2.2 |
| 2823 | 2026-09-04T03:20:59.118Z | Compiling managed v0.8.0 |
| 2824 | 2026-09-04T03:20:59.149Z | Compiling bitflags v1.3.2 |
| 2825 | 2026-09-04T03:20:59.177Z | Compiling static_assertions v1.1.0 |
| 2826 | 2026-09-04T03:20:59.204Z | Compiling colored v3.1.1 |
| 2827 | 2026-09-04T03:20:59.231Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2828 | 2026-09-04T03:20:59.923Z | Compiling postcard v1.1.3 |
| 2829 | 2026-09-04T03:20:59.947Z | Compiling group v0.13.0 |
| 2830 | 2026-09-04T03:21:00.058Z | Compiling cipher v0.4.4 |
| 2831 | 2026-09-04T03:21:00.312Z | Compiling hkdf v0.12.4 |
| 2832 | 2026-09-04T03:21:00.638Z | Compiling darling_macro v0.21.3 |
| 2833 | 2026-09-04T03:21:01.136Z | Compiling goblin v0.8.2 |
| 2834 | 2026-09-04T03:21:01.255Z | Compiling num-iter v0.1.46 |
| 2835 | 2026-09-04T03:21:01.322Z | Compiling num-rational v0.4.2 |
| 2836 | 2026-09-04T03:21:01.662Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2837 | 2026-09-04T03:21:01.918Z | Compiling universal-hash v0.5.1 |
| 2838 | 2026-09-04T03:21:02.201Z | Compiling hubpack_derive v0.1.1 |
| 2839 | 2026-09-04T03:21:02.318Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2840 | 2026-09-04T03:21:02.627Z | Compiling crypto-bigint v0.5.5 |
| 2841 | 2026-09-04T03:21:02.658Z | Compiling half v2.7.1 |
| 2842 | 2026-09-04T03:21:03.913Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2843 | 2026-09-04T03:21:03.967Z | Compiling serde_repr v0.1.21 |
| 2844 | 2026-09-04T03:21:03.967Z | Compiling foreign-types-macros v0.2.4 |
| 2845 | 2026-09-04T03:21:04.009Z | Compiling num-complex v0.4.6 |
| 2846 | 2026-09-04T03:21:04.262Z | Compiling memoffset v0.9.1 |
| 2847 | 2026-09-04T03:21:04.283Z | Compiling ciborium-io v0.2.2 |
| 2848 | 2026-09-04T03:21:04.395Z | Compiling indent_write v2.2.0 |
| 2849 | 2026-09-04T03:21:04.533Z | Compiling foreign-types-shared v0.3.1 |
| 2850 | 2026-09-04T03:21:04.565Z | Compiling cfg_aliases v0.2.2 |
| 2851 | 2026-09-04T03:21:04.629Z | Compiling heck v0.4.1 |
| 2852 | 2026-09-04T03:21:04.930Z | Compiling base16ct v0.2.0 |
| 2853 | 2026-09-04T03:21:04.989Z | Compiling base64ct v1.8.3 |
| 2854 | 2026-09-04T03:21:05.123Z | Compiling opaque-debug v0.3.1 |
| 2855 | 2026-09-04T03:21:05.199Z | Compiling poly1305 v0.8.0 |
| 2856 | 2026-09-04T03:21:05.326Z | Compiling password-hash v0.5.0 |
| 2857 | 2026-09-04T03:21:05.347Z | Compiling elliptic-curve v0.13.8 |
| 2858 | 2026-09-04T03:21:06.228Z | Compiling nix v0.31.3 |
| 2859 | 2026-09-04T03:21:06.264Z | Compiling foreign-types v0.5.0 |
| 2860 | 2026-09-04T03:21:06.559Z | Compiling ciborium-ll v0.2.2 |
| 2861 | 2026-09-04T03:21:06.787Z | Compiling num v0.4.3 |
| 2862 | 2026-09-04T03:21:06.894Z | Compiling thiserror-no-std v2.0.2 |
| 2863 | 2026-09-04T03:21:06.966Z | Compiling hubpack v0.1.2 |
| 2864 | 2026-09-04T03:21:07.422Z | Compiling darling v0.21.3 |
| 2865 | 2026-09-04T03:21:07.927Z | Compiling chacha20 v0.9.1 |
| 2866 | 2026-09-04T03:21:08.415Z | Compiling atomicwrites v0.4.4 |
| 2867 | 2026-09-04T03:21:08.630Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2868 | 2026-09-04T03:21:08.668Z | Compiling reqwest v0.12.28 |
| 2869 | 2026-09-04T03:21:09.695Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2870 | 2026-09-04T03:21:10.176Z | Compiling blake2 v0.10.6 |
| 2871 | 2026-09-04T03:21:10.727Z | Compiling aead v0.5.2 |
| 2872 | 2026-09-04T03:21:10.742Z | Compiling chacha20 v0.10.1 |
| 2873 | 2026-09-04T03:21:10.742Z | Compiling byte-wrapper v0.1.0 |
| 2874 | 2026-09-04T03:21:10.742Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2875 | 2026-09-04T03:21:10.861Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2876 | 2026-09-04T03:21:11.505Z | Compiling cstr-argument v0.1.2 |
| 2877 | 2026-09-04T03:21:11.802Z | Compiling crossbeam-deque v0.8.7 |
| 2878 | 2026-09-04T03:21:12.897Z | Compiling float-ord v0.3.2 |
| 2879 | 2026-09-04T03:21:12.898Z | Compiling keccak v0.1.6 |
| 2880 | 2026-09-04T03:21:12.912Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2881 | 2026-09-04T03:21:12.912Z | Compiling sha3 v0.10.9 |
| 2882 | 2026-09-04T03:21:12.912Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2883 | 2026-09-04T03:21:12.912Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2884 | 2026-09-04T03:21:12.912Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2885 | 2026-09-04T03:21:12.912Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2886 | 2026-09-04T03:21:12.912Z | Compiling rand v0.10.2 |
| 2887 | 2026-09-04T03:21:13.153Z | Compiling chacha20poly1305 v0.10.1 |
| 2888 | 2026-09-04T03:21:13.387Z | Compiling argon2 v0.5.3 |
| 2889 | 2026-09-04T03:21:14.100Z | Compiling progenitor-client v0.10.0 |
| 2890 | 2026-09-04T03:21:14.358Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2891 | 2026-09-04T03:21:14.593Z | Compiling vsss-rs v3.3.4 |
| 2892 | 2026-09-04T03:21:15.253Z | Compiling ingot-macros v0.1.1 |
| 2893 | 2026-09-04T03:21:16.061Z | Compiling ciborium v0.2.2 |
| 2894 | 2026-09-04T03:21:16.707Z | Compiling usdt-macro v0.5.0 |
| 2895 | 2026-09-04T03:21:16.881Z | Compiling usdt-attr-macro v0.5.0 |
| 2896 | 2026-09-04T03:21:18.138Z | Compiling enum-as-inner v0.6.1 |
| 2897 | 2026-09-04T03:21:18.168Z | Compiling num-derive v0.4.2 |
| 2898 | 2026-09-04T03:21:18.191Z | Compiling memmap v0.7.0 |
| 2899 | 2026-09-04T03:21:18.823Z | Compiling rayon-core v1.13.0 |
| 2900 | 2026-09-04T03:21:18.982Z | Compiling winnow v0.5.40 |
| 2901 | 2026-09-04T03:21:19.005Z | Compiling semver v0.1.20 |
| 2902 | 2026-09-04T03:21:19.251Z | Compiling rustc_version v0.1.7 |
| 2903 | 2026-09-04T03:21:19.332Z | Compiling usdt v0.5.0 |
| 2904 | 2026-09-04T03:21:19.447Z | Compiling ingot-types v0.1.2 |
| 2905 | 2026-09-04T03:21:19.554Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2906 | 2026-09-04T03:21:20.135Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2907 | 2026-09-04T03:21:20.247Z | Compiling toml_edit v0.19.15 |
| 2908 | 2026-09-04T03:21:20.397Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2909 | 2026-09-04T03:21:20.894Z | Compiling progenitor-impl v0.14.0 |
| 2910 | 2026-09-04T03:21:21.027Z | Compiling console v0.16.4 |
| 2911 | 2026-09-04T03:21:22.193Z | Compiling serde_spanned v0.6.9 |
| 2912 | 2026-09-04T03:21:22.272Z | Compiling bstr v1.13.1 |
| 2913 | 2026-09-04T03:21:22.343Z | Compiling toml_write v0.1.2 |
| 2914 | 2026-09-04T03:21:22.367Z | Compiling lazy_static v1.5.0 |
| 2915 | 2026-09-04T03:21:22.545Z | Compiling vcpkg v0.2.15 |
| 2916 | 2026-09-04T03:21:22.681Z | Compiling bytecount v0.6.9 |
| 2917 | 2026-09-04T03:21:22.874Z | Compiling progenitor-macro v0.14.0 |
| 2918 | 2026-09-04T03:21:22.923Z | Compiling rustls-webpki v0.103.14 |
| 2919 | 2026-09-04T03:21:23.084Z | Compiling openssl-sys v0.9.117 |
| 2920 | 2026-09-04T03:21:23.259Z | Compiling toml_edit v0.22.27 |
| 2921 | 2026-09-04T03:21:25.195Z | Compiling proc-macro-crate v1.3.1 |
| 2922 | 2026-09-04T03:21:25.273Z | Compiling ingot v0.1.1 |
| 2923 | 2026-09-04T03:21:25.324Z | Compiling newtype_derive v0.1.6 |
| 2924 | 2026-09-04T03:21:25.580Z | Compiling itertools v0.12.1 |
| 2925 | 2026-09-04T03:21:27.043Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2926 | 2026-09-04T03:21:27.226Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2927 | 2026-09-04T03:21:27.298Z | Compiling tokio-rustls v0.26.4 |
| 2928 | 2026-09-04T03:21:27.470Z | Compiling rustls-platform-verifier v0.7.0 |
| 2929 | 2026-09-04T03:21:27.489Z | Compiling owo-colors v4.3.0 |
| 2930 | 2026-09-04T03:21:27.582Z | Compiling hyper-rustls v0.27.9 |
| 2931 | 2026-09-04T03:21:27.983Z | Compiling unicode-segmentation v1.13.3 |
| 2932 | 2026-09-04T03:21:28.143Z | Compiling reqwest v0.13.4 |
| 2933 | 2026-09-04T03:21:28.434Z | Compiling resolv-conf v0.7.6 |
| 2934 | 2026-09-04T03:21:28.962Z | Compiling swrite v0.1.0 |
| 2935 | 2026-09-04T03:21:29.083Z | Compiling linked-hash-map v0.5.6 |
| 2936 | 2026-09-04T03:21:29.293Z | Compiling lru-cache v0.1.2 |
| 2937 | 2026-09-04T03:21:29.447Z | Compiling progenitor-client v0.14.0 |
| 2938 | 2026-09-04T03:21:30.421Z | Compiling progenitor-extras v0.2.0 |
| 2939 | 2026-09-04T03:21:32.162Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2940 | 2026-09-04T03:21:35.455Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2941 | 2026-09-04T03:21:40.298Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2942 | 2026-09-04T03:21:42.231Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2943 | 2026-09-04T03:21:42.448Z | Compiling progenitor v0.14.0 |
| 2944 | 2026-09-04T03:21:42.558Z | Compiling newline-converter v0.3.0 |
| 2945 | 2026-09-04T03:21:42.698Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2946 | 2026-09-04T03:21:42.786Z | Compiling rayon v1.12.0 |
| 2947 | 2026-09-04T03:21:43.064Z | Compiling num_enum_derive v0.5.11 |
| 2948 | 2026-09-04T03:21:44.185Z | Compiling toml v0.8.23 |
| 2949 | 2026-09-04T03:21:44.406Z | Compiling hickory-proto v0.24.4 |
| 2950 | 2026-09-04T03:21:44.462Z | Compiling progenitor-impl v0.13.0 |
| 2951 | 2026-09-04T03:21:44.692Z | Compiling camino-tempfile v1.4.1 |
| 2952 | 2026-09-04T03:21:44.970Z | Compiling serde-big-array v0.5.1 |
| 2953 | 2026-09-04T03:21:45.936Z | Compiling pin-project-internal v1.1.13 |
| 2954 | 2026-09-04T03:21:46.054Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2955 | 2026-09-04T03:21:46.054Z | Compiling derive-where v1.6.1 |
| 2956 | 2026-09-04T03:21:46.054Z | Compiling siphasher v1.0.3 |
| 2957 | 2026-09-04T03:21:46.123Z | Compiling similar v3.2.0 |
| 2958 | 2026-09-04T03:21:46.234Z | Compiling minimal-lexical v0.2.1 |
| 2959 | 2026-09-04T03:21:46.522Z | Compiling progenitor-macro v0.13.0 |
| 2960 | 2026-09-04T03:21:46.715Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2961 | 2026-09-04T03:21:46.961Z | Compiling expectorate v1.3.0 |
| 2962 | 2026-09-04T03:21:47.137Z | Compiling hickory-resolver v0.24.4 |
| 2963 | 2026-09-04T03:21:47.179Z | Compiling nom v7.1.3 |
| 2964 | 2026-09-04T03:21:47.876Z | Compiling pin-project v1.1.13 |
| 2965 | 2026-09-04T03:21:47.900Z | Compiling phf_shared v0.12.1 |
| 2966 | 2026-09-04T03:21:48.125Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2967 | 2026-09-04T03:21:48.807Z | Compiling num_enum v0.5.11 |
| 2968 | 2026-09-04T03:21:50.910Z | Compiling progenitor-client v0.13.0 |
| 2969 | 2026-09-04T03:21:51.405Z | Compiling zone_cfg_derive v0.3.1 |
| 2970 | 2026-09-04T03:21:51.882Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2971 | 2026-09-04T03:21:52.135Z | Compiling unicode-normalization v0.1.25 |
| 2972 | 2026-09-04T03:21:52.185Z | Compiling tokio-stream v0.1.19 |
| 2973 | 2026-09-04T03:21:52.755Z | Compiling snafu-derive v0.8.9 |
| 2974 | 2026-09-04T03:21:52.790Z | Compiling async-recursion v1.1.1 |
| 2975 | 2026-09-04T03:21:53.460Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2976 | 2026-09-04T03:21:53.794Z | Compiling slog-dtrace v0.3.0 |
| 2977 | 2026-09-04T03:21:54.064Z | Compiling csv-core v0.1.13 |
| 2978 | 2026-09-04T03:21:54.493Z | Compiling foreign-types-shared v0.1.1 |
| 2979 | 2026-09-04T03:21:54.536Z | Compiling foldhash v0.1.5 |
| 2980 | 2026-09-04T03:21:54.601Z | Compiling openssl v0.10.81 |
| 2981 | 2026-09-04T03:21:54.754Z | Compiling chrono-tz v0.10.4 |
| 2982 | 2026-09-04T03:21:54.766Z | Compiling smawk v0.3.3 |
| 2983 | 2026-09-04T03:21:54.887Z | Compiling cancel-safe-futures v0.1.5 |
| 2984 | 2026-09-04T03:21:54.939Z | Compiling unicode-xid v0.2.6 |
| 2985 | 2026-09-04T03:21:55.007Z | Compiling same-file v1.0.6 |
| 2986 | 2026-09-04T03:21:55.093Z | Compiling unicode-linebreak v0.1.5 |
| 2987 | 2026-09-04T03:21:55.203Z | Compiling highway v1.3.0 |
| 2988 | 2026-09-04T03:21:55.244Z | Compiling unicode-width v0.1.14 |
| 2989 | 2026-09-04T03:21:55.355Z | Compiling konst_macro_rules v0.2.19 |
| 2990 | 2026-09-04T03:21:55.542Z | Compiling jiff-core v0.1.0 |
| 2991 | 2026-09-04T03:21:55.624Z | Compiling konst v0.2.20 |
| 2992 | 2026-09-04T03:21:55.843Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2993 | 2026-09-04T03:21:55.961Z | Compiling textwrap v0.16.2 |
| 2994 | 2026-09-04T03:21:57.184Z | Compiling jiff v0.2.35 |
| 2995 | 2026-09-04T03:21:57.385Z | Compiling walkdir v2.5.0 |
| 2996 | 2026-09-04T03:21:57.443Z | Compiling const_format_proc_macros v0.2.34 |
| 2997 | 2026-09-04T03:21:59.421Z | Compiling hashbrown v0.15.5 |
| 2998 | 2026-09-04T03:22:01.830Z | Compiling foreign-types v0.3.2 |
| 2999 | 2026-09-04T03:22:01.830Z | Compiling snafu v0.8.9 |
| 3000 | 2026-09-04T03:22:02.256Z | Compiling csv v1.4.0 |
| 3001 | 2026-09-04T03:22:02.257Z | Compiling progenitor v0.13.0 |
| 3002 | 2026-09-04T03:22:02.257Z | Compiling qorb v0.4.1 |
| 3003 | 2026-09-04T03:22:02.257Z | Compiling olpc-cjson v0.1.4 |
| 3004 | 2026-09-04T03:22:02.257Z | Compiling zone v0.3.1 |
| 3005 | 2026-09-04T03:22:02.257Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3006 | 2026-09-04T03:22:02.257Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3007 | 2026-09-04T03:22:02.257Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3008 | 2026-09-04T03:22:02.489Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3009 | 2026-09-04T03:22:02.489Z | Compiling phf v0.12.1 |
| 3010 | 2026-09-04T03:22:02.877Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3011 | 2026-09-04T03:22:04.310Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3012 | 2026-09-04T03:22:05.779Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3013 | 2026-09-04T03:22:06.151Z | Compiling globset v0.4.20 |
| 3014 | 2026-09-04T03:22:06.355Z | Compiling tokio-dtrace v0.1.1 |
| 3015 | 2026-09-04T03:22:06.383Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3016 | 2026-09-04T03:22:06.472Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3017 | 2026-09-04T03:22:06.638Z | Compiling smf v0.2.3 |
| 3018 | 2026-09-04T03:22:06.998Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 3019 | 2026-09-04T03:22:07.068Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3020 | 2026-09-04T03:22:07.153Z | Compiling pem v3.0.6 |
| 3021 | 2026-09-04T03:22:07.530Z | Compiling libsw-core v0.3.2 |
| 3022 | 2026-09-04T03:22:07.716Z | Compiling serde_plain v1.0.2 |
| 3023 | 2026-09-04T03:22:07.838Z | Compiling openssl-macros v0.1.1 |
| 3024 | 2026-09-04T03:22:08.016Z | Compiling cookie v0.18.2 |
| 3025 | 2026-09-04T03:22:08.102Z | Compiling sigpipe v0.1.3 |
| 3026 | 2026-09-04T03:22:08.234Z | Compiling fixedbitset v0.4.2 |
| 3027 | 2026-09-04T03:22:08.307Z | Compiling typed-path v0.9.3 |
| 3028 | 2026-09-04T03:22:08.346Z | Compiling fixedbitset v0.5.7 |
| 3029 | 2026-09-04T03:22:08.610Z | Compiling glob v0.3.4 |
| 3030 | 2026-09-04T03:22:08.629Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3031 | 2026-09-04T03:22:08.709Z | Compiling petgraph v0.8.3 |
| 3032 | 2026-09-04T03:22:08.925Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3033 | 2026-09-04T03:22:09.534Z | Compiling tough v0.22.0 |
| 3034 | 2026-09-04T03:22:09.799Z | Compiling petgraph v0.6.5 |
| 3035 | 2026-09-04T03:22:10.946Z | Compiling libsw v3.5.0 |
| 3036 | 2026-09-04T03:22:11.214Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3037 | 2026-09-04T03:22:11.233Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3038 | 2026-09-04T03:22:11.233Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3039 | 2026-09-04T03:22:11.410Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3040 | 2026-09-04T03:22:11.664Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3041 | 2026-09-04T03:22:11.954Z | Compiling oxide-tokio-rt v0.1.6 |
| 3042 | 2026-09-04T03:22:12.251Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3043 | 2026-09-04T03:22:12.363Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3044 | 2026-09-04T03:22:13.159Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3045 | 2026-09-04T03:22:13.378Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3046 | 2026-09-04T03:22:14.982Z | Compiling const_format v0.2.36 |
| 3047 | 2026-09-04T03:22:15.873Z | Compiling papergrid v0.11.0 |
| 3048 | 2026-09-04T03:22:16.195Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3049 | 2026-09-04T03:22:16.496Z | Compiling libscf-sys v1.2.0 |
| 3050 | 2026-09-04T03:22:16.646Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3051 | 2026-09-04T03:22:17.195Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3052 | 2026-09-04T03:22:17.366Z | Compiling tabled_derive v0.7.0 |
| 3053 | 2026-09-04T03:22:17.423Z | Compiling gethostname v0.5.0 |
| 3054 | 2026-09-04T03:22:17.423Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3055 | 2026-09-04T03:22:17.508Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3056 | 2026-09-04T03:22:17.632Z | Compiling bcs v0.1.6 |
| 3057 | 2026-09-04T03:22:17.688Z | Compiling tagptr v0.2.0 |
| 3058 | 2026-09-04T03:22:17.846Z | Compiling whoami v1.6.1 |
| 3059 | 2026-09-04T03:22:18.062Z | Compiling termtree v0.5.1 |
| 3060 | 2026-09-04T03:22:18.246Z | Compiling linear-map v1.2.0 |
| 3061 | 2026-09-04T03:22:18.672Z | Compiling tabled v0.15.0 |
| 3062 | 2026-09-04T03:22:18.719Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3063 | 2026-09-04T03:22:21.041Z | Compiling moka v0.12.16 |
| 3064 | 2026-09-04T03:22:21.382Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3065 | 2026-09-04T03:22:21.537Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3066 | 2026-09-04T03:22:21.620Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3067 | 2026-09-04T03:22:21.786Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3068 | 2026-09-04T03:22:22.510Z | Compiling steno v0.4.1 |
| 3069 | 2026-09-04T03:22:24.219Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3070 | 2026-09-04T03:22:26.198Z | Compiling hickory-proto v0.25.2 |
| 3071 | 2026-09-04T03:22:27.721Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3072 | 2026-09-04T03:22:27.814Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3073 | 2026-09-04T03:22:28.929Z | Compiling hickory-resolver v0.25.2 |
| 3074 | 2026-09-04T03:22:29.254Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3075 | 2026-09-04T03:22:29.367Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3076 | 2026-09-04T03:22:30.267Z | Compiling parking_lot_core v0.8.6 |
| 3077 | 2026-09-04T03:22:30.476Z | Compiling nom v8.0.0 |
| 3078 | 2026-09-04T03:22:30.585Z | Compiling itertools v0.15.0 |
| 3079 | 2026-09-04T03:22:30.991Z | Compiling crunchy v0.2.4 |
| 3080 | 2026-09-04T03:22:31.322Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 3081 | 2026-09-04T03:22:31.425Z | Compiling parking_lot v0.11.2 |
| 3082 | 2026-09-04T03:22:32.130Z | Compiling typify-impl v0.4.3 |
| 3083 | 2026-09-04T03:22:32.312Z | Compiling fxhash v0.2.1 |
| 3084 | 2026-09-04T03:22:32.454Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 3085 | 2026-09-04T03:22:32.757Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3086 | 2026-09-04T03:22:32.989Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3087 | 2026-09-04T03:22:33.182Z | Compiling tiny-keccak v2.0.2 |
| 3088 | 2026-09-04T03:22:33.393Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3089 | 2026-09-04T03:22:34.288Z | Compiling sled v0.34.7 |
| 3090 | 2026-09-04T03:22:35.535Z | Compiling typify-macro v0.4.3 |
| 3091 | 2026-09-04T03:22:36.320Z | Compiling arc-swap v1.9.2 |
| 3092 | 2026-09-04T03:22:36.646Z | Compiling slog-scope v4.4.1 |
| 3093 | 2026-09-04T03:22:36.680Z | Compiling ingot-macros v0.2.0 |
| 3094 | 2026-09-04T03:22:37.268Z | Compiling papergrid v0.18.0 |
| 3095 | 2026-09-04T03:22:37.600Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 3096 | 2026-09-04T03:22:37.711Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 3097 | 2026-09-04T03:22:37.910Z | Compiling internet-checksum v0.2.1 |
| 3098 | 2026-09-04T03:22:38.114Z | Compiling const-random-macro v0.1.16 |
| 3099 | 2026-09-04T03:22:38.578Z | Compiling tabled v0.21.0 |
| 3100 | 2026-09-04T03:22:38.942Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 3101 | 2026-09-04T03:22:40.545Z | Compiling ingot-types v0.2.0 |
| 3102 | 2026-09-04T03:22:40.596Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3103 | 2026-09-04T03:22:40.596Z | Compiling slog-stdlog v4.1.1 |
| 3104 | 2026-09-04T03:22:40.596Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3105 | 2026-09-04T03:22:41.041Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3106 | 2026-09-04T03:22:41.585Z | Compiling smartstring v1.0.1 |
| 3107 | 2026-09-04T03:22:41.854Z | Compiling ahash v0.8.12 |
| 3108 | 2026-09-04T03:22:42.509Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 3109 | 2026-09-04T03:22:42.958Z | Compiling slog-envlogger v2.2.0 |
| 3110 | 2026-09-04T03:22:44.083Z | Compiling ingot v0.2.1 |
| 3111 | 2026-09-04T03:22:45.176Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3112 | 2026-09-04T03:22:46.226Z | Compiling const-random v0.1.18 |
| 3113 | 2026-09-04T03:22:46.315Z | Compiling typify v0.4.3 |
| 3114 | 2026-09-04T03:22:46.425Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 3115 | 2026-09-04T03:22:46.868Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3116 | 2026-09-04T03:22:47.159Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 3117 | 2026-09-04T03:22:47.426Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3118 | 2026-09-04T03:22:47.720Z | Compiling crc8 v0.1.1 |
| 3119 | 2026-09-04T03:22:47.850Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 3120 | 2026-09-04T03:22:48.599Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3121 | 2026-09-04T03:22:49.722Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3122 | 2026-09-04T03:22:52.418Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3123 | 2026-09-04T03:22:53.096Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 3124 | 2026-09-04T03:22:53.870Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3125 | 2026-09-04T03:22:53.900Z | Compiling progenitor-impl v0.10.0 |
| 3126 | 2026-09-04T03:22:54.885Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3127 | 2026-09-04T03:22:55.140Z | Compiling sha1 v0.10.7 |
| 3128 | 2026-09-04T03:22:55.585Z | Compiling lzma-sys v0.1.20 |
| 3129 | 2026-09-04T03:22:55.600Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 3130 | 2026-09-04T03:22:55.932Z | Compiling rhai_codegen v3.2.0 |
| 3131 | 2026-09-04T03:22:56.025Z | Compiling fs-err v3.3.1 |
| 3132 | 2026-09-04T03:22:56.143Z | Compiling thin-vec v0.2.19 |
| 3133 | 2026-09-04T03:22:56.307Z | Compiling typeid v1.0.3 |
| 3134 | 2026-09-04T03:22:56.477Z | Compiling utf-8 v0.7.6 |
| 3135 | 2026-09-04T03:22:56.669Z | Compiling tungstenite v0.21.0 |
| 3136 | 2026-09-04T03:22:57.178Z | Compiling rhai v1.26.0 |
| 3137 | 2026-09-04T03:22:57.676Z | Compiling progenitor-macro v0.10.0 |
| 3138 | 2026-09-04T03:22:58.849Z | Compiling cargo_toml v0.22.3 |
| 3139 | 2026-09-04T03:23:02.088Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3140 | 2026-09-04T03:23:03.707Z | Compiling sha2 v0.10.9 |
| 3141 | 2026-09-04T03:23:05.059Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3142 | 2026-09-04T03:23:05.801Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3143 | 2026-09-04T03:23:05.977Z | Compiling progenitor v0.10.0 |
| 3144 | 2026-09-04T03:23:06.106Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 3145 | 2026-09-04T03:23:06.261Z | Compiling tokio-tungstenite v0.21.0 |
| 3146 | 2026-09-04T03:23:06.626Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 3147 | 2026-09-04T03:23:07.647Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3148 | 2026-09-04T03:23:08.803Z | Compiling port-file v0.1.0 |
| 3149 | 2026-09-04T03:23:09.069Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3150 | 2026-09-04T03:23:09.772Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3151 | 2026-09-04T03:23:09.787Z | Compiling git-stub v1.0.0 |
| 3152 | 2026-09-04T03:23:10.669Z | Compiling is_ci v1.2.0 |
| 3153 | 2026-09-04T03:23:10.856Z | Compiling unit-prefix v0.5.2 |
| 3154 | 2026-09-04T03:23:11.042Z | Compiling base64 v0.21.7 |
| 3155 | 2026-09-04T03:23:11.058Z | Compiling indicatif v0.18.6 |
| 3156 | 2026-09-04T03:23:11.224Z | Compiling supports-color v3.0.2 |
| 3157 | 2026-09-04T03:23:11.478Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3158 | 2026-09-04T03:23:11.542Z | Compiling git-stub-vcs v0.1.0 |
| 3159 | 2026-09-04T03:23:12.249Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3160 | 2026-09-04T03:23:13.663Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60) |
| 3161 | 2026-09-04T03:23:13.722Z | Compiling ron v0.12.2 |
| 3162 | 2026-09-04T03:23:15.392Z | Compiling xz2 v0.1.7 |
| 3163 | 2026-09-04T03:23:15.408Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3164 | 2026-09-04T03:23:15.608Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3165 | 2026-09-04T03:23:15.729Z | Compiling similar v2.7.0 |
| 3166 | 2026-09-04T03:23:17.570Z | Compiling drift v0.2.0 |
| 3167 | 2026-09-04T03:23:17.670Z | Compiling base16ct v1.0.0 |
| 3168 | 2026-09-04T03:23:18.416Z | Compiling dropshot-api-manager v0.8.0 |
| 3169 | 2026-09-04T03:23:22.570Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3170 | 2026-09-04T03:23:24.807Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 3171 | 2026-09-04T03:23:25.959Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3172 | 2026-09-04T03:23:27.281Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3173 | 2026-09-04T03:23:28.919Z | Compiling natord v1.0.9 |
| 3174 | 2026-09-04T03:23:29.215Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3175 | 2026-09-04T03:23:29.307Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3176 | 2026-09-04T03:23:30.549Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3177 | 2026-09-04T03:23:30.962Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3178 | 2026-09-04T03:23:32.147Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3179 | 2026-09-04T03:23:41.819Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3180 | 2026-09-04T03:23:42.210Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3181 | 2026-09-04T03:23:44.885Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3182 | 2026-09-04T03:23:45.106Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3183 | 2026-09-04T03:23:48.235Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3184 | 2026-09-04T03:24:15.193Z | Finished `release` profile [optimized] target(s) in 4m 24s |
| 3185 | 2026-09-04T03:24:15.371Z | |
| 3186 | 2026-09-04T03:24:15.371Z | real 4:24.694285476 |
| 3187 | 2026-09-04T03:24:15.371Z | user 30:06.552993839 |
| 3188 | 2026-09-04T03:24:15.372Z | sys 2:45.081250729 |
| 3189 | 2026-09-04T03:24:15.372Z | trap 0.747878735 |
| 3190 | 2026-09-04T03:24:15.372Z | tflt 1.333881553 |
| 3191 | 2026-09-04T03:24:15.372Z | dflt 1.819861236 |
| 3192 | 2026-09-04T03:24:15.372Z | kflt 0.000341140 |
| 3193 | 2026-09-04T03:24:15.372Z | lock 2:04:15.726290984 |
| 3194 | 2026-09-04T03:24:15.372Z | slp 1:27:32.422389675 |
| 3195 | 2026-09-04T03:24:15.372Z | lat 2:09.599559986 |
| 3196 | 2026-09-04T03:24:15.372Z | stop 3:30.728572011 |
| 3197 | 2026-09-04T03:24:15.376Z | + for x in debug release |
| 3198 | 2026-09-04T03:24:15.376Z | + mkdir -p /work/debug |
| 3199 | 2026-09-04T03:24:15.376Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3200 | 2026-09-04T03:24:15.957Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3201 | 2026-09-04T03:24:16.478Z | + cp target/debug/mgd /work/debug/mgd |
| 3202 | 2026-09-04T03:24:17.196Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3203 | 2026-09-04T03:24:17.714Z | + for x in debug release |
| 3204 | 2026-09-04T03:24:17.714Z | + mkdir -p /work/release |
| 3205 | 2026-09-04T03:24:17.718Z | + cp target/release/ddmd /work/release/ddmd |
| 3206 | 2026-09-04T03:24:17.825Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3207 | 2026-09-04T03:24:17.906Z | + cp target/release/mgd /work/release/mgd |
| 3208 | 2026-09-04T03:24:18.044Z | + cp target/release/mgadm /work/release/mgadm |
| 3209 | 2026-09-04T03:24:18.150Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3210 | 2026-09-04T03:24:18.227Z | process exited: duration 647245 ms, exit code 0 |
| |
| 3211 | 2026-09-04T03:24:18.247Z | found 9 output files |
| 3212 | 2026-09-04T03:24:18.247Z | uploading: /work/debug/ddmadm (598979800 bytes) |
| 3213 | 2026-09-04T03:24:28.398Z | uploaded: /work/debug/ddmadm |
| 3214 | 2026-09-04T03:24:28.398Z | uploading: /work/debug/ddmd (691304240 bytes) |
| 3215 | 2026-09-04T03:24:39.879Z | uploaded: /work/debug/ddmd |
| 3216 | 2026-09-04T03:24:39.879Z | uploading: /work/debug/mgadm (709013912 bytes) |
| 3217 | 2026-09-04T03:24:56.617Z | uploaded: /work/debug/mgadm |
| 3218 | 2026-09-04T03:24:56.625Z | uploading: /work/debug/mgd (813583936 bytes) |
| 3219 | 2026-09-04T03:25:14.557Z | uploaded: /work/debug/mgd |
| 3220 | 2026-09-04T03:25:14.583Z | uploading: /work/release/ddmadm (52259800 bytes) |
| 3221 | 2026-09-04T03:25:16.805Z | uploaded: /work/release/ddmadm |
| 3222 | 2026-09-04T03:25:16.805Z | uploading: /work/release/ddmd (61079112 bytes) |
| 3223 | 2026-09-04T03:25:19.617Z | uploaded: /work/release/ddmd |
| 3224 | 2026-09-04T03:25:19.618Z | uploading: /work/release/falcon-lab (44064400 bytes) |
| 3225 | 2026-09-04T03:25:21.412Z | uploaded: /work/release/falcon-lab |
| 3226 | 2026-09-04T03:25:21.413Z | uploading: /work/release/mgadm (66617144 bytes) |
| 3227 | 2026-09-04T03:25:23.567Z | uploaded: /work/release/mgadm |
| 3228 | 2026-09-04T03:25:23.636Z | uploading: /work/release/mgd (86538360 bytes) |
| 3229 | 2026-09-04T03:25:26.466Z | uploaded: /work/release/mgd |