|
|
|
| 1 | 2026-09-04T03:13:49.869Z | job assigned to worker 01M1N6FRHMQZJSB4BTG0C4NMZM [factory aws, i-068c0466d69764531] (queued for 1 m 4 s) |
| |
| 2 | 2026-09-04T03:13:56.338Z | starting task 0: "setup" |
| 3 | 2026-09-04T03:13:56.342Z | ++ uname -s |
| 4 | 2026-09-04T03:13:56.345Z | + kern=SunOS |
| 5 | 2026-09-04T03:13:56.345Z | + build_user=build |
| 6 | 2026-09-04T03:13:56.345Z | + build_uid=12345 |
| 7 | 2026-09-04T03:13:56.345Z | + work_dir=/work |
| 8 | 2026-09-04T03:13:56.346Z | + input_dir=/input |
| 9 | 2026-09-04T03:13:56.346Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T03:13:56.346Z | + case "$kern" in |
| 11 | 2026-09-04T03:13:56.346Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T03:13:56.349Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T03:13:58.356Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T03:13:58.494Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T03:13:58.504Z | + home_fs=zfs |
| 16 | 2026-09-04T03:13:58.504Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T03:13:58.504Z | + mkdir -p /home/build |
| 18 | 2026-09-04T03:13:58.504Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T03:14:00.499Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T03:14:00.503Z | process exited: duration 4165 ms, exit code 0 |
| |
| 21 | 2026-09-04T03:14:00.511Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T03:14:00.516Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T03:14:00.516Z | * rust toolchain channel = "stable" |
| 24 | 2026-09-04T03:14:00.516Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-04T03:14:00.516Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-04T03:14:00.516Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T03:14:00.524Z | * rust toolchain profile = "default" |
| 28 | 2026-09-04T03:14:00.525Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T03:14:00.525Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T03:14:00.600Z | info: downloading installer |
| 31 | 2026-09-04T03:14:02.187Z | info: profile set to default |
| 32 | 2026-09-04T03:14:02.187Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T03:14:02.201Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 34 | 2026-09-04T03:14:02.327Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-04T03:14:02.342Z | info: downloading 6 components |
| 36 | 2026-09-04T03:14:17.666Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 37 | 2026-09-04T03:14:17.666Z | |
| 38 | 2026-09-04T03:14:17.695Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-04T03:14:17.695Z | |
| 40 | 2026-09-04T03:14:17.705Z | |
| 41 | 2026-09-04T03:14:17.705Z | Rust is installed now. Great! |
| 42 | 2026-09-04T03:14:17.705Z | |
| 43 | 2026-09-04T03:14:17.705Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T03:14:17.705Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T03:14:17.705Z | |
| 46 | 2026-09-04T03:14:17.705Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T03:14:17.705Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T03:14:17.705Z | |
| 49 | 2026-09-04T03:14:17.705Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T03:14:17.705Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T03:14:17.705Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T03:14:17.705Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T03:14:17.706Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T03:14:17.706Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T03:14:17.706Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T03:14:17.706Z | HOST_CC = None |
| 57 | 2026-09-04T03:14:17.706Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T03:14:17.706Z | CC = None |
| 59 | 2026-09-04T03:14:17.706Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T03:14:17.865Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T03:14:17.865Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T03:14:17.865Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T03:14:17.865Z | CFLAGS = None |
| 64 | 2026-09-04T03:14:17.865Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T03:14:17.865Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T03:14:17.865Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T03:14:17.865Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T03:14:17.865Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T03:14:17.865Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T03:14:17.962Z | + rustup --version |
| 71 | 2026-09-04T03:14:17.976Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T03:14:17.976Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T03:14:17.998Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-04T03:14:18.010Z | + cargo --version |
| 75 | 2026-09-04T03:14:18.010Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-04T03:14:18.010Z | + rustc --version |
| 77 | 2026-09-04T03:14:18.022Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-04T03:14:18.026Z | process exited: duration 17512 ms, exit code 0 |
| |
| 79 | 2026-09-04T03:14:18.040Z | starting task 2: "authentication" |
| 80 | 2026-09-04T03:14:18.061Z | process exited: duration 23 ms, exit code 0 |
| |
| 81 | 2026-09-04T03:14:18.078Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T03:14:18.090Z | + mkdir -p /work/oxidecomputer/maghemite |
| 83 | 2026-09-04T03:14:18.090Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 84 | 2026-09-04T03:14:18.108Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 85 | 2026-09-04T03:14:19.874Z | + cd /work/oxidecomputer/maghemite |
| 86 | 2026-09-04T03:14:19.874Z | + git fetch origin c267d48a42745836ccc9f70002008762437d2cfc |
| 87 | 2026-09-04T03:14:20.131Z | From https://github.com/oxidecomputer/maghemite |
| 88 | 2026-09-04T03:14:20.131Z | * branch c267d48a42745836ccc9f70002008762437d2cfc -> FETCH_HEAD |
| 89 | 2026-09-04T03:14:20.134Z | + [[ -n renovate/rust-1.x ]] |
| 90 | 2026-09-04T03:14:20.140Z | ++ git branch --show-current |
| 91 | 2026-09-04T03:14:20.140Z | + current=main |
| 92 | 2026-09-04T03:14:20.141Z | + [[ main != renovate/rust-1.x ]] |
| 93 | 2026-09-04T03:14:20.141Z | + git branch -f renovate/rust-1.x c267d48a42745836ccc9f70002008762437d2cfc |
| 94 | 2026-09-04T03:14:20.146Z | + git checkout -f renovate/rust-1.x |
| 95 | 2026-09-04T03:14:20.158Z | Switched to branch 'renovate/rust-1.x' |
| 96 | 2026-09-04T03:14:20.163Z | + git reset --hard c267d48a42745836ccc9f70002008762437d2cfc |
| 97 | 2026-09-04T03:14:20.167Z | HEAD is now at c267d48 Update dependency rust to v1.98.1 |
| 98 | 2026-09-04T03:14:20.167Z | process exited: duration 2089 ms, exit code 0 |
| |
| 99 | 2026-09-04T03:14:20.177Z | starting task 4: "build" |
| 100 | 2026-09-04T03:14:20.181Z | + set -e |
| 101 | 2026-09-04T03:14:20.181Z | + source .github/buildomat/test-common.sh |
| 102 | 2026-09-04T03:14:20.181Z | ++ NEXTEST_VERSION=0.9.97 |
| 103 | 2026-09-04T03:14:20.182Z | ++ source .github/buildomat/common.sh |
| 104 | 2026-09-04T03:14:20.182Z | +++ export PKG_SUCCESS_ON_NOP=1 |
| 105 | 2026-09-04T03:14:20.182Z | +++ PKG_SUCCESS_ON_NOP=1 |
| 106 | 2026-09-04T03:14:20.182Z | +++ cargo --version |
| 107 | 2026-09-04T03:14:20.187Z | info: syncing channel updates for 1.98.1-x86_64-unknown-illumos |
| 108 | 2026-09-04T03:14:20.347Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 109 | 2026-09-04T03:14:20.351Z | info: downloading 6 components |
| 110 | 2026-09-04T03:14:35.672Z | warn: the missing active toolchain `1.98.1-x86_64-unknown-illumos` has been auto-installed |
| 111 | 2026-09-04T03:14:35.672Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 112 | 2026-09-04T03:14:35.673Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 113 | 2026-09-04T03:14:35.769Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 114 | 2026-09-04T03:14:35.780Z | +++ rustc --version |
| 115 | 2026-09-04T03:14:35.801Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 116 | 2026-09-04T03:14:35.807Z | ++ banner install |
| 117 | 2026-09-04T03:14:35.807Z | |
| 118 | 2026-09-04T03:14:35.807Z | # # # #### ##### ## # # |
| 119 | 2026-09-04T03:14:35.807Z | # ## # # # # # # # |
| 120 | 2026-09-04T03:14:35.807Z | # # # # #### # # # # # |
| 121 | 2026-09-04T03:14:35.807Z | # # # # # # ###### # # |
| 122 | 2026-09-04T03:14:35.807Z | # # ## # # # # # # # |
| 123 | 2026-09-04T03:14:35.807Z | # # # #### # # # ###### ###### |
| 124 | 2026-09-04T03:14:35.807Z | |
| 125 | 2026-09-04T03:14:35.807Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-09-04T03:14:37.216Z | Startup: Refreshing catalog 'helios' ... Done |
| 127 | 2026-09-04T03:14:37.675Z | Startup: Caching catalogs ... Done |
| 128 | 2026-09-04T03:14:40.255Z | Planning: Solver setup ... Done |
| 129 | 2026-09-04T03:14:40.318Z | Planning: Running solver ... Done |
| 130 | 2026-09-04T03:14:40.371Z | Planning: Consolidating action changes ... Done |
| 131 | 2026-09-04T03:14:40.371Z | Planning: Evaluating mediators ... Done |
| 132 | 2026-09-04T03:14:40.376Z | Planning: Planning completed in 2.68 seconds |
| 133 | 2026-09-04T03:14:40.390Z | No updates necessary for this image. |
| 134 | 2026-09-04T03:14:40.644Z | +++ uname -s |
| 135 | 2026-09-04T03:14:40.648Z | ++ nextest_host_os=SunOS |
| 136 | 2026-09-04T03:14:40.648Z | ++ case "${nextest_host_os}" in |
| 137 | 2026-09-04T03:14:40.648Z | ++ nextest_platform=illumos |
| 138 | 2026-09-04T03:14:40.648Z | ++ nextest_url=https://get.nexte.st/0.9.97/illumos |
| 139 | 2026-09-04T03:14:40.648Z | +++ mktemp -d |
| 140 | 2026-09-04T03:14:40.648Z | ++ nextest_tmp=/tmp/tmp.WDaGrc |
| 141 | 2026-09-04T03:14:40.648Z | ++ trap 'rm -rf "${nextest_tmp}"' EXIT |
| 142 | 2026-09-04T03:14:40.648Z | ++ nextest_tar=/tmp/tmp.WDaGrc/nextest.tar.gz |
| 143 | 2026-09-04T03:14:40.648Z | ++ curl -sSfL --retry 10 -o /tmp/tmp.WDaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos |
| 144 | 2026-09-04T03:14:41.306Z | ++ mkdir -p /home/build/.cargo/bin |
| 145 | 2026-09-04T03:14:41.312Z | ++ tar -xzf /tmp/tmp.WDaGrc/nextest.tar.gz -C /home/build/.cargo/bin |
| 146 | 2026-09-04T03:14:41.385Z | + pushd rdb |
| 147 | 2026-09-04T03:14:41.393Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 148 | 2026-09-04T03:14:41.393Z | + PROPTEST_CASES=1000000 |
| 149 | 2026-09-04T03:14:41.393Z | + cargo nextest run --lib proptest |
| 150 | 2026-09-04T03:14:41.558Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 151 | 2026-09-04T03:14:42.468Z | From https://github.com/oxidecomputer/falcon |
| 152 | 2026-09-04T03:14:42.468Z | * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483 |
| 153 | 2026-09-04T03:14:42.542Z | Updating crates.io index |
| 154 | 2026-09-04T03:14:42.547Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 155 | 2026-09-04T03:14:43.072Z | From https://github.com/oxidecomputer/dendrite |
| 156 | 2026-09-04T03:14:43.072Z | * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43 |
| 157 | 2026-09-04T03:14:43.109Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 158 | 2026-09-04T03:14:43.405Z | From https://github.com/oxidecomputer/ispf |
| 159 | 2026-09-04T03:14:43.405Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 160 | 2026-09-04T03:14:43.421Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 161 | 2026-09-04T03:14:43.792Z | From https://github.com/oxidecomputer/netadm-sys |
| 162 | 2026-09-04T03:14:43.792Z | * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2 |
| 163 | 2026-09-04T03:14:44.206Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 164 | 2026-09-04T03:14:54.626Z | From https://github.com/oxidecomputer/omicron |
| 165 | 2026-09-04T03:14:54.626Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 166 | 2026-09-04T03:14:54.644Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 167 | 2026-09-04T03:14:56.035Z | From https://github.com/oxidecomputer/opte |
| 168 | 2026-09-04T03:14:56.035Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 169 | 2026-09-04T03:14:56.040Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 170 | 2026-09-04T03:14:56.040Z | From https://github.com/oxidecomputer/slog-error-chain |
| 171 | 2026-09-04T03:14:56.040Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 172 | 2026-09-04T03:14:56.040Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 173 | 2026-09-04T03:14:56.226Z | From https://github.com/illumos/smf-rs |
| 174 | 2026-09-04T03:14:56.226Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 175 | 2026-09-04T03:14:56.246Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 176 | 2026-09-04T03:14:56.516Z | From https://github.com/oxidecomputer/network-interface |
| 177 | 2026-09-04T03:14:56.516Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 178 | 2026-09-04T03:14:56.530Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 179 | 2026-09-04T03:14:56.850Z | From https://github.com/oxidecomputer/zone |
| 180 | 2026-09-04T03:14:56.850Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 181 | 2026-09-04T03:14:56.855Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 182 | 2026-09-04T03:14:57.741Z | From https://github.com/oxidecomputer/propolis |
| 183 | 2026-09-04T03:14:57.741Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 184 | 2026-09-04T03:14:58.185Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 185 | 2026-09-04T03:14:58.534Z | From https://github.com/oxidecomputer/transceiver-control |
| 186 | 2026-09-04T03:14:58.534Z | * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea |
| 187 | 2026-09-04T03:14:58.539Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 188 | 2026-09-04T03:14:58.835Z | From https://github.com/oxidecomputer/dlpi-sys |
| 189 | 2026-09-04T03:14:58.835Z | * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1 |
| 190 | 2026-09-04T03:14:58.840Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 191 | 2026-09-04T03:14:59.113Z | From https://github.com/jmesmon/rust-libzfs |
| 192 | 2026-09-04T03:14:59.113Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 193 | 2026-09-04T03:14:59.167Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 194 | 2026-09-04T03:14:59.389Z | From https://github.com/oxidecomputer/rusty-doors |
| 195 | 2026-09-04T03:14:59.389Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 196 | 2026-09-04T03:14:59.410Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 197 | 2026-09-04T03:14:59.737Z | From https://github.com/oxidecomputer/lldp |
| 198 | 2026-09-04T03:14:59.737Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 199 | 2026-09-04T03:14:59.766Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 200 | 2026-09-04T03:15:00.075Z | From https://github.com/oxidecomputer/tufaceous |
| 201 | 2026-09-04T03:15:00.075Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 202 | 2026-09-04T03:15:00.088Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 203 | 2026-09-04T03:15:01.087Z | From https://github.com/oxidecomputer/management-gateway-service |
| 204 | 2026-09-04T03:15:01.087Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 205 | 2026-09-04T03:15:01.498Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 206 | 2026-09-04T03:15:02.314Z | From https://github.com/oxidecomputer/crucible |
| 207 | 2026-09-04T03:15:02.314Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 208 | 2026-09-04T03:15:02.333Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 209 | 2026-09-04T03:15:02.333Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 210 | 2026-09-04T03:15:02.333Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 211 | 2026-09-04T03:15:02.333Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 212 | 2026-09-04T03:15:02.660Z | From https://github.com/oxidecomputer/propolis |
| 213 | 2026-09-04T03:15:02.660Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 214 | 2026-09-04T03:15:02.705Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 215 | 2026-09-04T03:15:03.080Z | From https://github.com/oxidecomputer/crucible |
| 216 | 2026-09-04T03:15:03.080Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 217 | 2026-09-04T03:15:03.151Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 218 | 2026-09-04T03:15:03.545Z | From https://github.com/oxidecomputer/tofino |
| 219 | 2026-09-04T03:15:03.545Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 220 | 2026-09-04T03:15:03.572Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 221 | 2026-09-04T03:15:04.337Z | From https://github.com/oxidecomputer/maghemite |
| 222 | 2026-09-04T03:15:04.337Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 223 | 2026-09-04T03:15:04.781Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 224 | 2026-09-04T03:15:04.801Z | From https://github.com/oxidecomputer/clickward |
| 225 | 2026-09-04T03:15:04.801Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 226 | 2026-09-04T03:15:04.802Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 227 | 2026-09-04T03:15:04.950Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 228 | 2026-09-04T03:15:04.950Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 229 | 2026-09-04T03:15:06.674Z | Downloading crates ... |
| 230 | 2026-09-04T03:15:06.724Z | Downloaded argon2 v0.5.3 |
| 231 | 2026-09-04T03:15:06.729Z | Downloaded ahash v0.8.12 |
| 232 | 2026-09-04T03:15:06.744Z | Downloaded colorchoice v1.0.5 |
| 233 | 2026-09-04T03:15:06.744Z | Downloaded critical-section v1.2.0 |
| 234 | 2026-09-04T03:15:06.786Z | Downloaded const_format v0.2.36 |
| 235 | 2026-09-04T03:15:06.787Z | Downloaded adler2 v2.0.1 |
| 236 | 2026-09-04T03:15:06.787Z | Downloaded http-body v1.1.0 |
| 237 | 2026-09-04T03:15:06.787Z | Downloaded const-oid v0.10.2 |
| 238 | 2026-09-04T03:15:07.196Z | Downloaded itoa v1.0.18 |
| 239 | 2026-09-04T03:15:07.196Z | Downloaded chrono v0.4.45 |
| 240 | 2026-09-04T03:15:07.196Z | Downloaded block-buffer v0.12.1 |
| 241 | 2026-09-04T03:15:07.196Z | Downloaded bitflags v1.3.2 |
| 242 | 2026-09-04T03:15:07.196Z | Downloaded camino v1.2.5 |
| 243 | 2026-09-04T03:15:07.196Z | Downloaded async-recursion v1.1.1 |
| 244 | 2026-09-04T03:15:07.196Z | Downloaded num-integer v0.1.47 |
| 245 | 2026-09-04T03:15:07.196Z | Downloaded linear-map v1.2.0 |
| 246 | 2026-09-04T03:15:07.196Z | Downloaded num-complex v0.4.6 |
| 247 | 2026-09-04T03:15:07.196Z | Downloaded arrayref v0.3.9 |
| 248 | 2026-09-04T03:15:07.196Z | Downloaded async-stream-impl v0.3.6 |
| 249 | 2026-09-04T03:15:07.196Z | Downloaded atomicwrites v0.4.4 |
| 250 | 2026-09-04T03:15:07.196Z | Downloaded bitflags v2.13.1 |
| 251 | 2026-09-04T03:15:07.196Z | Downloaded async-stream v0.3.6 |
| 252 | 2026-09-04T03:15:07.196Z | Downloaded http v1.5.0 |
| 253 | 2026-09-04T03:15:07.197Z | Downloaded bit-set v0.8.0 |
| 254 | 2026-09-04T03:15:07.197Z | Downloaded aead v0.5.2 |
| 255 | 2026-09-04T03:15:07.197Z | Downloaded jiff-core v0.1.0 |
| 256 | 2026-09-04T03:15:07.605Z | Downloaded konst v0.2.20 |
| 257 | 2026-09-04T03:15:07.605Z | Downloaded atomic-waker v1.1.2 |
| 258 | 2026-09-04T03:15:07.605Z | Downloaded miniz_oxide v0.8.9 |
| 259 | 2026-09-04T03:15:07.606Z | Downloaded memchr v2.8.3 |
| 260 | 2026-09-04T03:15:07.606Z | Downloaded block-buffer v0.10.4 |
| 261 | 2026-09-04T03:15:07.606Z | Downloaded anstyle-query v1.1.5 |
| 262 | 2026-09-04T03:15:07.606Z | Downloaded base16ct v1.0.0 |
| 263 | 2026-09-04T03:15:07.606Z | Downloaded indent_write v2.2.0 |
| 264 | 2026-09-04T03:15:07.606Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 265 | 2026-09-04T03:15:07.606Z | Downloaded autocfg v1.5.1 |
| 266 | 2026-09-04T03:15:07.606Z | Downloaded clap_lex v1.1.0 |
| 267 | 2026-09-04T03:15:07.607Z | Downloaded anstyle v1.0.14 |
| 268 | 2026-09-04T03:15:07.607Z | Downloaded backoff v0.4.0 |
| 269 | 2026-09-04T03:15:07.607Z | Downloaded bs58 v0.5.1 |
| 270 | 2026-09-04T03:15:07.607Z | Downloaded bit-vec v0.8.0 |
| 271 | 2026-09-04T03:15:07.607Z | Downloaded byte-wrapper v0.1.0 |
| 272 | 2026-09-04T03:15:07.607Z | Downloaded cancel-safe-futures v0.1.5 |
| 273 | 2026-09-04T03:15:07.607Z | Downloaded cfg-if v1.0.4 |
| 274 | 2026-09-04T03:15:07.607Z | Downloaded const-random-macro v0.1.16 |
| 275 | 2026-09-04T03:15:07.607Z | Downloaded cfg_aliases v0.2.2 |
| 276 | 2026-09-04T03:15:07.608Z | Downloaded crypto-common v0.2.2 |
| 277 | 2026-09-04T03:15:07.608Z | Downloaded ciborium-ll v0.2.2 |
| 278 | 2026-09-04T03:15:07.608Z | Downloaded convert_case v0.4.0 |
| 279 | 2026-09-04T03:15:07.608Z | Downloaded compression-core v0.4.32 |
| 280 | 2026-09-04T03:15:07.608Z | Downloaded const-random v0.1.18 |
| 281 | 2026-09-04T03:15:07.608Z | Downloaded anstream v1.0.0 |
| 282 | 2026-09-04T03:15:07.608Z | Downloaded memoffset v0.9.1 |
| 283 | 2026-09-04T03:15:07.608Z | Downloaded daft v0.1.8 |
| 284 | 2026-09-04T03:15:07.608Z | Downloaded base64ct v1.8.3 |
| 285 | 2026-09-04T03:15:07.608Z | Downloaded camino-tempfile v1.4.1 |
| 286 | 2026-09-04T03:15:07.608Z | Downloaded indexmap v1.9.3 |
| 287 | 2026-09-04T03:15:07.608Z | Downloaded httpdate v1.0.3 |
| 288 | 2026-09-04T03:15:07.608Z | Downloaded hostname v0.4.2 |
| 289 | 2026-09-04T03:15:07.608Z | Downloaded newline-converter v0.3.0 |
| 290 | 2026-09-04T03:15:07.608Z | Downloaded byteorder v1.5.0 |
| 291 | 2026-09-04T03:15:07.608Z | Downloaded cmake v0.1.58 |
| 292 | 2026-09-04T03:15:07.608Z | Downloaded backon v1.6.0 |
| 293 | 2026-09-04T03:15:07.608Z | Downloaded idna_adapter v1.2.2 |
| 294 | 2026-09-04T03:15:07.608Z | Downloaded match_cfg v0.1.0 |
| 295 | 2026-09-04T03:15:07.608Z | Downloaded anyhow v1.0.104 |
| 296 | 2026-09-04T03:15:07.608Z | Downloaded ingot v0.1.1 |
| 297 | 2026-09-04T03:15:07.608Z | Downloaded newtype_derive v0.1.6 |
| 298 | 2026-09-04T03:15:07.608Z | Downloaded crc8 v0.1.1 |
| 299 | 2026-09-04T03:15:07.608Z | Downloaded internet-checksum v0.2.1 |
| 300 | 2026-09-04T03:15:07.608Z | Downloaded cstr-argument v0.1.2 |
| 301 | 2026-09-04T03:15:07.608Z | Downloaded keccak v0.1.6 |
| 302 | 2026-09-04T03:15:07.608Z | Downloaded libscf-sys v1.2.0 |
| 303 | 2026-09-04T03:15:07.608Z | Downloaded crunchy v0.2.4 |
| 304 | 2026-09-04T03:15:07.608Z | Downloaded macaddr v1.0.1 |
| 305 | 2026-09-04T03:15:07.608Z | Downloaded crucible-workspace-hack v0.1.0 |
| 306 | 2026-09-04T03:15:07.608Z | Downloaded const_format_proc_macros v0.2.34 |
| 307 | 2026-09-04T03:15:07.608Z | Downloaded newtype-uuid-macros v0.1.1 |
| 308 | 2026-09-04T03:15:07.608Z | Downloaded linked-hash-map v0.5.6 |
| 309 | 2026-09-04T03:15:07.608Z | Downloaded anstyle-parse v1.0.0 |
| 310 | 2026-09-04T03:15:07.608Z | Downloaded blake3 v1.8.6 |
| 311 | 2026-09-04T03:15:07.609Z | Downloaded cpufeatures v0.2.17 |
| 312 | 2026-09-04T03:15:07.609Z | Downloaded base16ct v0.2.0 |
| 313 | 2026-09-04T03:15:07.609Z | Downloaded ciborium-io v0.2.2 |
| 314 | 2026-09-04T03:15:07.609Z | Downloaded cpufeatures v0.3.0 |
| 315 | 2026-09-04T03:15:07.609Z | Downloaded scroll_derive v0.13.1 |
| 316 | 2026-09-04T03:15:07.609Z | Downloaded ingot-types v0.2.0 |
| 317 | 2026-09-04T03:15:07.609Z | Downloaded serde_repr v0.1.21 |
| 318 | 2026-09-04T03:15:07.609Z | Downloaded crypto-common v0.1.7 |
| 319 | 2026-09-04T03:15:07.609Z | Downloaded no-std-compat v0.4.1 |
| 320 | 2026-09-04T03:15:07.609Z | Downloaded sha1 v0.11.0 |
| 321 | 2026-09-04T03:15:07.609Z | Downloaded bytecount v0.6.9 |
| 322 | 2026-09-04T03:15:07.609Z | Downloaded hubpack v0.1.2 |
| 323 | 2026-09-04T03:15:07.609Z | Downloaded constant_time_eq v0.4.2 |
| 324 | 2026-09-04T03:15:07.610Z | Downloaded async-trait v0.1.92 |
| 325 | 2026-09-04T03:15:07.610Z | Downloaded jiff-static v0.2.35 |
| 326 | 2026-09-04T03:15:07.610Z | Downloaded ingot v0.2.1 |
| 327 | 2026-09-04T03:15:07.610Z | Downloaded slog-async v2.8.0 |
| 328 | 2026-09-04T03:15:07.610Z | Downloaded scopeguard v1.2.0 |
| 329 | 2026-09-04T03:15:07.610Z | Downloaded humantime v2.4.0 |
| 330 | 2026-09-04T03:15:07.610Z | Downloaded jobserver v0.1.35 |
| 331 | 2026-09-04T03:15:07.610Z | Downloaded rustls-pemfile v2.2.0 |
| 332 | 2026-09-04T03:15:07.610Z | Downloaded crossbeam-deque v0.8.7 |
| 333 | 2026-09-04T03:15:07.610Z | Downloaded hybrid-array v0.4.14 |
| 334 | 2026-09-04T03:15:07.610Z | Downloaded blake2 v0.10.6 |
| 335 | 2026-09-04T03:15:07.610Z | Downloaded num-derive v0.4.2 |
| 336 | 2026-09-04T03:15:07.610Z | Downloaded ident_case v1.0.1 |
| 337 | 2026-09-04T03:15:07.610Z | Downloaded inout v0.1.4 |
| 338 | 2026-09-04T03:15:07.610Z | Downloaded structmeta-derive v0.3.0 |
| 339 | 2026-09-04T03:15:07.610Z | Downloaded is_ci v1.2.0 |
| 340 | 2026-09-04T03:15:07.610Z | Downloaded libsw-core v0.3.2 |
| 341 | 2026-09-04T03:15:07.610Z | Downloaded ipnet v2.12.1 |
| 342 | 2026-09-04T03:15:07.610Z | Downloaded thiserror v1.0.69 |
| 343 | 2026-09-04T03:15:07.611Z | Downloaded compression-codecs v0.4.38 |
| 344 | 2026-09-04T03:15:07.611Z | Downloaded chacha20 v0.9.1 |
| 345 | 2026-09-04T03:15:07.611Z | Downloaded is-terminal v0.4.17 |
| 346 | 2026-09-04T03:15:07.611Z | Downloaded thread_local v1.1.10 |
| 347 | 2026-09-04T03:15:07.611Z | Downloaded darling_macro v0.23.0 |
| 348 | 2026-09-04T03:15:07.611Z | Downloaded cobs v0.3.0 |
| 349 | 2026-09-04T03:15:07.611Z | Downloaded icu_properties v2.2.0 |
| 350 | 2026-09-04T03:15:07.611Z | Downloaded indicatif v0.18.6 |
| 351 | 2026-09-04T03:15:07.611Z | Downloaded rustversion v1.0.23 |
| 352 | 2026-09-04T03:15:07.611Z | Downloaded cipher v0.4.4 |
| 353 | 2026-09-04T03:15:07.611Z | Downloaded csv-core v0.1.13 |
| 354 | 2026-09-04T03:15:07.611Z | Downloaded strum_macros v0.27.2 |
| 355 | 2026-09-04T03:15:07.611Z | Downloaded untrusted v0.7.1 |
| 356 | 2026-09-04T03:15:07.616Z | Downloaded arrayvec v0.7.8 |
| 357 | 2026-09-04T03:15:07.616Z | Downloaded colored v3.1.1 |
| 358 | 2026-09-04T03:15:07.616Z | Downloaded dtrace-parser v0.3.0 |
| 359 | 2026-09-04T03:15:07.616Z | Downloaded serde_tokenstream v0.3.0 |
| 360 | 2026-09-04T03:15:07.616Z | Downloaded console v0.16.4 |
| 361 | 2026-09-04T03:15:07.616Z | Downloaded cookie v0.18.2 |
| 362 | 2026-09-04T03:15:07.616Z | Downloaded lru-cache v0.1.2 |
| 363 | 2026-09-04T03:15:07.616Z | Downloaded unicode-xid v0.2.6 |
| 364 | 2026-09-04T03:15:07.616Z | Downloaded untrusted v0.9.0 |
| 365 | 2026-09-04T03:15:07.616Z | Downloaded typeid v1.0.3 |
| 366 | 2026-09-04T03:15:07.616Z | Downloaded topological-sort v0.2.2 |
| 367 | 2026-09-04T03:15:07.616Z | Downloaded version_check v0.9.5 |
| 368 | 2026-09-04T03:15:07.616Z | Downloaded hubpack_derive v0.1.1 |
| 369 | 2026-09-04T03:15:07.617Z | Downloaded hyper-rustls v0.27.9 |
| 370 | 2026-09-04T03:15:07.617Z | Downloaded signal-hook-registry v1.4.8 |
| 371 | 2026-09-04T03:15:07.617Z | Downloaded allocator-api2 v0.2.21 |
| 372 | 2026-09-04T03:15:07.617Z | Downloaded foreign-types-shared v0.3.1 |
| 373 | 2026-09-04T03:15:07.617Z | Downloaded form_urlencoded v1.2.2 |
| 374 | 2026-09-04T03:15:07.617Z | Downloaded openssl-macros v0.1.1 |
| 375 | 2026-09-04T03:15:07.617Z | Downloaded icu_provider v2.2.0 |
| 376 | 2026-09-04T03:15:07.617Z | Downloaded memmap2 v0.9.11 |
| 377 | 2026-09-04T03:15:07.617Z | Downloaded bcs v0.1.6 |
| 378 | 2026-09-04T03:15:07.617Z | Downloaded cargo_toml v0.22.3 |
| 379 | 2026-09-04T03:15:07.617Z | Downloaded static_assertions v1.1.0 |
| 380 | 2026-09-04T03:15:07.617Z | Downloaded konst_macro_rules v0.2.19 |
| 381 | 2026-09-04T03:15:07.617Z | Downloaded mime v0.3.17 |
| 382 | 2026-09-04T03:15:07.618Z | Downloaded num v0.4.3 |
| 383 | 2026-09-04T03:15:07.618Z | Downloaded managed v0.8.0 |
| 384 | 2026-09-04T03:15:07.618Z | Downloaded clap_derive v4.6.4 |
| 385 | 2026-09-04T03:15:07.618Z | Downloaded crc32fast v1.5.0 |
| 386 | 2026-09-04T03:15:07.618Z | Downloaded crossbeam-epoch v0.9.20 |
| 387 | 2026-09-04T03:15:07.618Z | Downloaded progenitor-macro v0.10.0 |
| 388 | 2026-09-04T03:15:07.618Z | Downloaded enum-as-inner v0.6.1 |
| 389 | 2026-09-04T03:15:07.618Z | Downloaded multer v3.1.0 |
| 390 | 2026-09-04T03:15:07.618Z | Downloaded usdt-macro v0.5.0 |
| 391 | 2026-09-04T03:15:07.618Z | Downloaded zerovec-derive v0.11.3 |
| 392 | 2026-09-04T03:15:07.618Z | Downloaded darling_macro v0.21.3 |
| 393 | 2026-09-04T03:15:07.618Z | Downloaded dof v0.3.0 |
| 394 | 2026-09-04T03:15:07.618Z | Downloaded natord v1.0.9 |
| 395 | 2026-09-04T03:15:07.618Z | Downloaded serde_derive_internals v0.29.1 |
| 396 | 2026-09-04T03:15:07.618Z | Downloaded crossbeam-utils v0.8.22 |
| 397 | 2026-09-04T03:15:07.618Z | Downloaded tiny-keccak v2.0.2 |
| 398 | 2026-09-04T03:15:07.618Z | Downloaded chacha20 v0.10.1 |
| 399 | 2026-09-04T03:15:07.618Z | Downloaded ciborium v0.2.2 |
| 400 | 2026-09-04T03:15:07.618Z | Downloaded num-conv v0.2.2 |
| 401 | 2026-09-04T03:15:07.618Z | Downloaded futures-io v0.3.34 |
| 402 | 2026-09-04T03:15:07.618Z | Downloaded hostname v0.3.1 |
| 403 | 2026-09-04T03:15:07.618Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 404 | 2026-09-04T03:15:07.618Z | Downloaded tokio-stream v0.1.19 |
| 405 | 2026-09-04T03:15:07.618Z | Downloaded num-traits v0.2.19 |
| 406 | 2026-09-04T03:15:07.618Z | Downloaded foreign-types v0.3.2 |
| 407 | 2026-09-04T03:15:07.618Z | Downloaded lazy_static v1.5.0 |
| 408 | 2026-09-04T03:15:07.618Z | Downloaded instant v0.1.13 |
| 409 | 2026-09-04T03:15:07.618Z | Downloaded is_terminal_polyfill v1.70.2 |
| 410 | 2026-09-04T03:15:07.618Z | Downloaded memmap v0.7.0 |
| 411 | 2026-09-04T03:15:07.618Z | Downloaded git-stub v1.0.0 |
| 412 | 2026-09-04T03:15:07.618Z | Downloaded icu_normalizer v2.2.0 |
| 413 | 2026-09-04T03:15:07.618Z | Downloaded usdt-impl v0.6.0 |
| 414 | 2026-09-04T03:15:07.618Z | Downloaded tabwriter v1.4.1 |
| 415 | 2026-09-04T03:15:07.618Z | Downloaded arc-swap v1.9.2 |
| 416 | 2026-09-04T03:15:07.618Z | Downloaded proc-macro-error-attr v1.0.4 |
| 417 | 2026-09-04T03:15:07.618Z | Downloaded num-iter v0.1.46 |
| 418 | 2026-09-04T03:15:07.618Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 419 | 2026-09-04T03:15:07.618Z | Downloaded slog-term v2.9.2 |
| 420 | 2026-09-04T03:15:07.618Z | Downloaded powerfmt v0.2.0 |
| 421 | 2026-09-04T03:15:07.619Z | Downloaded progenitor-macro v0.13.0 |
| 422 | 2026-09-04T03:15:07.619Z | Downloaded lru-slab v0.1.2 |
| 423 | 2026-09-04T03:15:07.619Z | Downloaded serde-big-array v0.5.1 |
| 424 | 2026-09-04T03:15:07.619Z | Downloaded num-rational v0.4.2 |
| 425 | 2026-09-04T03:15:07.619Z | Downloaded ppv-lite86 v0.2.21 |
| 426 | 2026-09-04T03:15:07.619Z | Downloaded smallvec v1.15.2 |
| 427 | 2026-09-04T03:15:07.619Z | Downloaded darling v0.21.3 |
| 428 | 2026-09-04T03:15:07.619Z | Downloaded synstructure v0.13.2 |
| 429 | 2026-09-04T03:15:07.619Z | Downloaded zeroize_derive v1.5.0 |
| 430 | 2026-09-04T03:15:07.619Z | Downloaded float-ord v0.3.2 |
| 431 | 2026-09-04T03:15:07.619Z | Downloaded clap v4.6.6 |
| 432 | 2026-09-04T03:15:07.619Z | Downloaded tokio-macros v2.7.2 |
| 433 | 2026-09-04T03:15:07.619Z | Downloaded slog-bunyan v2.5.0 |
| 434 | 2026-09-04T03:15:07.619Z | Downloaded waitgroup v0.1.2 |
| 435 | 2026-09-04T03:15:07.619Z | Downloaded libsw v3.5.0 |
| 436 | 2026-09-04T03:15:07.619Z | Downloaded log v0.4.33 |
| 437 | 2026-09-04T03:15:07.619Z | Downloaded pin-project-lite v0.2.17 |
| 438 | 2026-09-04T03:15:07.619Z | Downloaded testing_table v0.3.0 |
| 439 | 2026-09-04T03:15:07.619Z | Downloaded usdt v0.6.0 |
| 440 | 2026-09-04T03:15:07.619Z | Downloaded ingot-types v0.1.2 |
| 441 | 2026-09-04T03:15:07.619Z | Downloaded ipnetwork v0.21.1 |
| 442 | 2026-09-04T03:15:07.619Z | Downloaded rustls-native-certs v0.8.4 |
| 443 | 2026-09-04T03:15:07.619Z | Downloaded serial_test v4.0.1 |
| 444 | 2026-09-04T03:15:07.619Z | Downloaded sync_wrapper v1.0.2 |
| 445 | 2026-09-04T03:15:07.619Z | Downloaded schemars v0.8.22 |
| 446 | 2026-09-04T03:15:07.619Z | Downloaded find-msvc-tools v0.1.10 |
| 447 | 2026-09-04T03:15:07.619Z | Downloaded http-body-util v0.1.5 |
| 448 | 2026-09-04T03:15:07.619Z | Downloaded chacha20poly1305 v0.10.1 |
| 449 | 2026-09-04T03:15:07.619Z | Downloaded hash32 v0.3.1 |
| 450 | 2026-09-04T03:15:07.619Z | Downloaded scroll_derive v0.12.1 |
| 451 | 2026-09-04T03:15:07.619Z | Downloaded zone v0.3.1 |
| 452 | 2026-09-04T03:15:07.619Z | Downloaded icu_collections v2.2.0 |
| 453 | 2026-09-04T03:15:07.619Z | Downloaded progenitor v0.13.0 |
| 454 | 2026-09-04T03:15:07.619Z | Downloaded thread-id v5.1.0 |
| 455 | 2026-09-04T03:15:07.619Z | Downloaded foreign-types-shared v0.1.1 |
| 456 | 2026-09-04T03:15:07.626Z | Downloaded serde_tokenstream v0.2.3 |
| 457 | 2026-09-04T03:15:07.626Z | Downloaded toml_write v0.1.2 |
| 458 | 2026-09-04T03:15:07.626Z | Downloaded tower-service v0.3.3 |
| 459 | 2026-09-04T03:15:07.626Z | Downloaded try-lock v0.2.5 |
| 460 | 2026-09-04T03:15:07.626Z | Downloaded bytes v1.12.1 |
| 461 | 2026-09-04T03:15:07.626Z | Downloaded num_enum v0.7.6 |
| 462 | 2026-09-04T03:15:07.634Z | Downloaded toml v0.8.23 |
| 463 | 2026-09-04T03:15:07.634Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 464 | 2026-09-04T03:15:07.634Z | Downloaded lock_api v0.4.14 |
| 465 | 2026-09-04T03:15:07.634Z | Downloaded tagptr v0.2.0 |
| 466 | 2026-09-04T03:15:07.634Z | Downloaded pem v3.0.6 |
| 467 | 2026-09-04T03:15:07.634Z | Downloaded rand_core v0.9.5 |
| 468 | 2026-09-04T03:15:07.634Z | Downloaded pest_derive v2.8.8 |
| 469 | 2026-09-04T03:15:07.634Z | Downloaded port-file v0.1.0 |
| 470 | 2026-09-04T03:15:07.634Z | Downloaded usdt-attr-macro v0.6.0 |
| 471 | 2026-09-04T03:15:07.634Z | Downloaded pest_generator v2.8.8 |
| 472 | 2026-09-04T03:15:07.634Z | Downloaded serde_yaml v0.9.34+deprecated |
| 473 | 2026-09-04T03:15:07.634Z | Downloaded walkdir v2.5.0 |
| 474 | 2026-09-04T03:15:07.634Z | Downloaded unit-prefix v0.5.2 |
| 475 | 2026-09-04T03:15:07.634Z | Downloaded progenitor-extras v0.2.0 |
| 476 | 2026-09-04T03:15:07.634Z | Downloaded usdt-attr-macro v0.5.0 |
| 477 | 2026-09-04T03:15:07.634Z | Downloaded omicron-workspace-hack v0.1.0 |
| 478 | 2026-09-04T03:15:07.634Z | Downloaded oxide-tokio-rt v0.1.6 |
| 479 | 2026-09-04T03:15:07.635Z | Downloaded ucd-trie v0.1.7 |
| 480 | 2026-09-04T03:15:07.635Z | Downloaded progenitor-macro v0.14.0 |
| 481 | 2026-09-04T03:15:07.635Z | Downloaded potential_utf v0.1.5 |
| 482 | 2026-09-04T03:15:07.635Z | Downloaded httparse v1.10.1 |
| 483 | 2026-09-04T03:15:07.635Z | Downloaded socket2 v0.6.5 |
| 484 | 2026-09-04T03:15:07.635Z | Downloaded test-strategy v0.4.5 |
| 485 | 2026-09-04T03:15:07.635Z | Downloaded diff v0.1.13 |
| 486 | 2026-09-04T03:15:07.635Z | Downloaded icu_normalizer_data v2.2.0 |
| 487 | 2026-09-04T03:15:07.635Z | Downloaded litemap v0.8.2 |
| 488 | 2026-09-04T03:15:07.635Z | Downloaded heck v0.4.1 |
| 489 | 2026-09-04T03:15:07.635Z | Downloaded foreign-types v0.5.0 |
| 490 | 2026-09-04T03:15:07.635Z | Downloaded foreign-types-macros v0.2.4 |
| 491 | 2026-09-04T03:15:07.635Z | Downloaded heck v0.5.0 |
| 492 | 2026-09-04T03:15:07.635Z | Downloaded num_enum v0.5.11 |
| 493 | 2026-09-04T03:15:07.635Z | Downloaded yansi v1.0.1 |
| 494 | 2026-09-04T03:15:07.635Z | Downloaded dof v0.4.0 |
| 495 | 2026-09-04T03:15:07.635Z | Downloaded serde_path_to_error v0.1.20 |
| 496 | 2026-09-04T03:15:07.635Z | Downloaded secrecy v0.10.3 |
| 497 | 2026-09-04T03:15:07.635Z | Downloaded fixedbitset v0.4.2 |
| 498 | 2026-09-04T03:15:07.635Z | Downloaded newtype-uuid v1.4.0 |
| 499 | 2026-09-04T03:15:07.635Z | Downloaded slog-stdlog v4.1.1 |
| 500 | 2026-09-04T03:15:07.635Z | Downloaded zone_cfg_derive v0.3.1 |
| 501 | 2026-09-04T03:15:07.635Z | Downloaded parking_lot v0.12.5 |
| 502 | 2026-09-04T03:15:07.635Z | Downloaded strum_macros v0.26.4 |
| 503 | 2026-09-04T03:15:07.635Z | Downloaded hmac v0.12.1 |
| 504 | 2026-09-04T03:15:07.635Z | Downloaded whoami v1.6.1 |
| 505 | 2026-09-04T03:15:07.638Z | Downloaded iana-time-zone v0.1.65 |
| 506 | 2026-09-04T03:15:07.638Z | Downloaded slog-scope v4.4.1 |
| 507 | 2026-09-04T03:15:07.638Z | Downloaded snafu-derive v0.8.9 |
| 508 | 2026-09-04T03:15:07.638Z | Downloaded ingot-macros v0.2.0 |
| 509 | 2026-09-04T03:15:07.638Z | Downloaded proc-macro-crate v1.3.1 |
| 510 | 2026-09-04T03:15:07.638Z | Downloaded progenitor-client v0.10.0 |
| 511 | 2026-09-04T03:15:07.638Z | Downloaded structmeta v0.3.0 |
| 512 | 2026-09-04T03:15:07.638Z | Downloaded phf_shared v0.12.1 |
| 513 | 2026-09-04T03:15:07.638Z | Downloaded fastrand v2.5.0 |
| 514 | 2026-09-04T03:15:07.638Z | Downloaded daft-derive v0.1.8 |
| 515 | 2026-09-04T03:15:07.638Z | Downloaded parking_lot v0.11.2 |
| 516 | 2026-09-04T03:15:07.638Z | Downloaded cc v1.4.2 |
| 517 | 2026-09-04T03:15:07.638Z | Downloaded base64 v0.21.7 |
| 518 | 2026-09-04T03:15:07.638Z | Downloaded time-core v0.1.9 |
| 519 | 2026-09-04T03:15:07.638Z | Downloaded data-encoding v2.11.1 |
| 520 | 2026-09-04T03:15:07.638Z | Downloaded embedded-io v0.4.0 |
| 521 | 2026-09-04T03:15:07.638Z | Downloaded ingot-macros v0.1.1 |
| 522 | 2026-09-04T03:15:07.638Z | Downloaded password-hash v0.5.0 |
| 523 | 2026-09-04T03:15:07.638Z | Downloaded hyper-util v0.1.20 |
| 524 | 2026-09-04T03:15:07.638Z | Downloaded rustls-pki-types v1.15.1 |
| 525 | 2026-09-04T03:15:07.638Z | Downloaded nom v7.1.3 |
| 526 | 2026-09-04T03:15:07.638Z | Downloaded thread-id v4.2.2 |
| 527 | 2026-09-04T03:15:07.638Z | Downloaded serde_urlencoded v0.7.1 |
| 528 | 2026-09-04T03:15:07.638Z | Downloaded serde v1.0.229 |
| 529 | 2026-09-04T03:15:07.638Z | Downloaded elliptic-curve v0.13.8 |
| 530 | 2026-09-04T03:15:07.638Z | Downloaded supports-color v3.0.2 |
| 531 | 2026-09-04T03:15:07.638Z | Downloaded tabled_derive v0.7.0 |
| 532 | 2026-09-04T03:15:07.638Z | Downloaded usdt v0.5.0 |
| 533 | 2026-09-04T03:15:07.638Z | Downloaded utf8_iter v1.0.4 |
| 534 | 2026-09-04T03:15:07.638Z | Downloaded num_enum_derive v0.5.11 |
| 535 | 2026-09-04T03:15:07.638Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 536 | 2026-09-04T03:15:07.639Z | Downloaded yoke-derive v0.8.2 |
| 537 | 2026-09-04T03:15:07.639Z | Downloaded dtrace-parser v0.2.0 |
| 538 | 2026-09-04T03:15:07.639Z | Downloaded errno v0.3.14 |
| 539 | 2026-09-04T03:15:07.639Z | Downloaded displaydoc v0.2.7 |
| 540 | 2026-09-04T03:15:07.639Z | Downloaded libc v0.2.189 |
| 541 | 2026-09-04T03:15:07.639Z | Downloaded getrandom v0.2.17 |
| 542 | 2026-09-04T03:15:07.639Z | Downloaded thiserror v2.0.20 |
| 543 | 2026-09-04T03:15:07.639Z | Downloaded icu_locale_core v2.2.0 |
| 544 | 2026-09-04T03:15:07.639Z | Downloaded owo-colors v4.3.0 |
| 545 | 2026-09-04T03:15:07.639Z | Downloaded plain v0.2.3 |
| 546 | 2026-09-04T03:15:07.639Z | Downloaded rand_pcg v0.10.2 |
| 547 | 2026-09-04T03:15:07.639Z | Downloaded rand_core v0.10.1 |
| 548 | 2026-09-04T03:15:07.639Z | Downloaded schemars_derive v0.8.22 |
| 549 | 2026-09-04T03:15:07.639Z | Downloaded quinn-udp v0.5.15 |
| 550 | 2026-09-04T03:15:07.639Z | Downloaded proc-macro-crate v3.5.0 |
| 551 | 2026-09-04T03:15:07.639Z | Downloaded typify-macro v0.4.3 |
| 552 | 2026-09-04T03:15:07.639Z | Downloaded rusty-fork v0.3.1 |
| 553 | 2026-09-04T03:15:07.639Z | Downloaded yoke v0.8.3 |
| 554 | 2026-09-04T03:15:07.639Z | Downloaded crypto-bigint v0.5.5 |
| 555 | 2026-09-04T03:15:07.639Z | Downloaded mio v1.2.2 |
| 556 | 2026-09-04T03:15:07.700Z | Downloaded base64 v0.22.1 |
| 557 | 2026-09-04T03:15:07.700Z | Downloaded serde_spanned v0.6.9 |
| 558 | 2026-09-04T03:15:07.700Z | Downloaded simd-adler32 v0.3.10 |
| 559 | 2026-09-04T03:15:07.700Z | Downloaded smf v0.2.3 |
| 560 | 2026-09-04T03:15:07.700Z | Downloaded smawk v0.3.3 |
| 561 | 2026-09-04T03:15:07.700Z | Downloaded stable_deref_trait v1.2.1 |
| 562 | 2026-09-04T03:15:07.700Z | Downloaded unicode-linebreak v0.1.5 |
| 563 | 2026-09-04T03:15:07.700Z | Downloaded aho-corasick v1.1.5 |
| 564 | 2026-09-04T03:15:07.700Z | Downloaded pest_meta v2.8.8 |
| 565 | 2026-09-04T03:15:07.700Z | Downloaded take_mut v0.2.2 |
| 566 | 2026-09-04T03:15:07.700Z | Downloaded foldhash v0.2.0 |
| 567 | 2026-09-04T03:15:07.700Z | Downloaded slog-dtrace v0.3.0 |
| 568 | 2026-09-04T03:15:07.700Z | Downloaded olpc-cjson v0.1.4 |
| 569 | 2026-09-04T03:15:07.700Z | Downloaded generic-array v0.14.7 |
| 570 | 2026-09-04T03:15:07.700Z | Downloaded serde_spanned v1.1.1 |
| 571 | 2026-09-04T03:15:07.700Z | Downloaded strum v0.27.2 |
| 572 | 2026-09-04T03:15:07.700Z | Downloaded debug-ignore v1.0.5 |
| 573 | 2026-09-04T03:15:07.700Z | Downloaded fxhash v0.2.1 |
| 574 | 2026-09-04T03:15:07.701Z | Downloaded async-compression v0.4.43 |
| 575 | 2026-09-04T03:15:07.701Z | Downloaded pin-project-internal v1.1.13 |
| 576 | 2026-09-04T03:15:07.701Z | Downloaded zerocopy-derive v0.7.35 |
| 577 | 2026-09-04T03:15:07.701Z | Downloaded derive-where v1.6.1 |
| 578 | 2026-09-04T03:15:07.701Z | Downloaded tinystr v0.8.3 |
| 579 | 2026-09-04T03:15:07.701Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 580 | 2026-09-04T03:15:07.701Z | Downloaded similar v2.7.0 |
| 581 | 2026-09-04T03:15:07.701Z | Downloaded slog v2.8.2 |
| 582 | 2026-09-04T03:15:07.701Z | Downloaded dyn-clone v1.0.20 |
| 583 | 2026-09-04T03:15:07.701Z | Downloaded fs_extra v1.3.0 |
| 584 | 2026-09-04T03:15:07.701Z | Downloaded parse-display v0.10.0 |
| 585 | 2026-09-04T03:15:07.701Z | Downloaded rand_chacha v0.9.0 |
| 586 | 2026-09-04T03:15:07.701Z | Downloaded rand_core v0.6.4 |
| 587 | 2026-09-04T03:15:07.701Z | Downloaded rustc-hash v2.1.3 |
| 588 | 2026-09-04T03:15:07.701Z | Downloaded getrandom v0.3.4 |
| 589 | 2026-09-04T03:15:07.701Z | Downloaded git-stub-vcs v0.1.0 |
| 590 | 2026-09-04T03:15:07.701Z | Downloaded globset v0.4.20 |
| 591 | 2026-09-04T03:15:07.701Z | Downloaded strum v0.26.3 |
| 592 | 2026-09-04T03:15:07.701Z | Downloaded toml v0.7.8 |
| 593 | 2026-09-04T03:15:07.701Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 594 | 2026-09-04T03:15:07.701Z | Downloaded minimal-lexical v0.2.1 |
| 595 | 2026-09-04T03:15:07.701Z | Downloaded glob v0.3.4 |
| 596 | 2026-09-04T03:15:07.701Z | Downloaded parse-display-derive v0.10.0 |
| 597 | 2026-09-04T03:15:07.701Z | Downloaded paste v1.0.15 |
| 598 | 2026-09-04T03:15:07.701Z | Downloaded fnv v1.0.7 |
| 599 | 2026-09-04T03:15:07.701Z | Downloaded digest v0.11.3 |
| 600 | 2026-09-04T03:15:07.701Z | Downloaded proc-macro-error v1.0.4 |
| 601 | 2026-09-04T03:15:07.701Z | Downloaded scroll v0.12.0 |
| 602 | 2026-09-04T03:15:07.701Z | Downloaded serde_plain v1.0.2 |
| 603 | 2026-09-04T03:15:07.701Z | Downloaded smartstring v1.0.1 |
| 604 | 2026-09-04T03:15:07.701Z | Downloaded time-macros v0.2.32 |
| 605 | 2026-09-04T03:15:07.701Z | Downloaded tracing-attributes v0.1.31 |
| 606 | 2026-09-04T03:15:07.701Z | Downloaded quote v1.0.47 |
| 607 | 2026-09-04T03:15:07.701Z | Downloaded terminal_size v0.4.4 |
| 608 | 2026-09-04T03:15:07.701Z | Downloaded spin v0.5.2 |
| 609 | 2026-09-04T03:15:07.702Z | Downloaded tokio-dtrace v0.1.1 |
| 610 | 2026-09-04T03:15:07.702Z | Downloaded defmt v0.3.100 |
| 611 | 2026-09-04T03:15:07.702Z | Downloaded usdt-impl v0.5.0 |
| 612 | 2026-09-04T03:15:07.702Z | Downloaded want v0.3.1 |
| 613 | 2026-09-04T03:15:07.702Z | Downloaded defmt-parser v1.0.0 |
| 614 | 2026-09-04T03:15:07.702Z | Downloaded equivalent v1.0.2 |
| 615 | 2026-09-04T03:15:07.702Z | Downloaded slab v0.4.12 |
| 616 | 2026-09-04T03:15:07.702Z | Downloaded drift v0.2.0 |
| 617 | 2026-09-04T03:15:07.702Z | Downloaded deranged v0.5.8 |
| 618 | 2026-09-04T03:15:07.702Z | Downloaded siphasher v1.0.3 |
| 619 | 2026-09-04T03:15:07.702Z | Downloaded xz2 v0.1.7 |
| 620 | 2026-09-04T03:15:07.702Z | Downloaded zerofrom v0.1.8 |
| 621 | 2026-09-04T03:15:07.702Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 622 | 2026-09-04T03:15:07.702Z | Downloaded tinyvec_macros v0.1.1 |
| 623 | 2026-09-04T03:15:07.702Z | Downloaded typify v0.6.2 |
| 624 | 2026-09-04T03:15:07.702Z | Downloaded vsss-rs v3.3.4 |
| 625 | 2026-09-04T03:15:07.702Z | Downloaded opaque-debug v0.3.1 |
| 626 | 2026-09-04T03:15:07.702Z | Downloaded futures-executor v0.3.34 |
| 627 | 2026-09-04T03:15:07.702Z | Downloaded highway v1.3.0 |
| 628 | 2026-09-04T03:15:07.702Z | Downloaded futures-macro v0.3.34 |
| 629 | 2026-09-04T03:15:07.702Z | Downloaded snafu v0.8.9 |
| 630 | 2026-09-04T03:15:07.702Z | Downloaded either v1.17.0 |
| 631 | 2026-09-04T03:15:07.702Z | Downloaded progenitor v0.14.0 |
| 632 | 2026-09-04T03:15:07.702Z | Downloaded poly1305 v0.8.0 |
| 633 | 2026-09-04T03:15:07.702Z | Downloaded futures-channel v0.3.34 |
| 634 | 2026-09-04T03:15:07.702Z | Downloaded getrandom v0.4.3 |
| 635 | 2026-09-04T03:15:07.702Z | Downloaded indexmap v2.14.0 |
| 636 | 2026-09-04T03:15:07.702Z | Downloaded expectorate v1.3.0 |
| 637 | 2026-09-04T03:15:07.702Z | Downloaded quinn v0.11.11 |
| 638 | 2026-09-04T03:15:07.702Z | Downloaded hickory-resolver v0.25.2 |
| 639 | 2026-09-04T03:15:07.702Z | Downloaded textwrap v0.16.2 |
| 640 | 2026-09-04T03:15:07.702Z | Downloaded slog-envlogger v2.2.0 |
| 641 | 2026-09-04T03:15:07.702Z | Downloaded sha1 v0.10.7 |
| 642 | 2026-09-04T03:15:07.702Z | Downloaded tungstenite v0.21.0 |
| 643 | 2026-09-04T03:15:07.703Z | Downloaded typify-macro v0.6.2 |
| 644 | 2026-09-04T03:15:07.703Z | Downloaded zerocopy-derive v0.8.56 |
| 645 | 2026-09-04T03:15:07.703Z | Downloaded sha2 v0.10.9 |
| 646 | 2026-09-04T03:15:07.703Z | Downloaded toml_datetime v0.6.11 |
| 647 | 2026-09-04T03:15:07.703Z | Downloaded darling v0.23.0 |
| 648 | 2026-09-04T03:15:07.703Z | Downloaded nom v8.0.0 |
| 649 | 2026-09-04T03:15:07.703Z | Downloaded ref-cast v1.0.26 |
| 650 | 2026-09-04T03:15:07.703Z | Downloaded ref-cast-impl v1.0.26 |
| 651 | 2026-09-04T03:15:07.703Z | Downloaded futures-core v0.3.34 |
| 652 | 2026-09-04T03:15:07.703Z | Downloaded percent-encoding v2.3.2 |
| 653 | 2026-09-04T03:15:07.703Z | Downloaded zerofrom-derive v0.1.7 |
| 654 | 2026-09-04T03:15:07.703Z | Downloaded schemars v1.2.2 |
| 655 | 2026-09-04T03:15:07.703Z | Downloaded libm v0.2.16 |
| 656 | 2026-09-04T03:15:08.119Z | Downloaded rhai_codegen v3.2.0 |
| 657 | 2026-09-04T03:15:08.119Z | Downloaded tower-layer v0.3.3 |
| 658 | 2026-09-04T03:15:08.119Z | Downloaded num_threads v0.1.7 |
| 659 | 2026-09-04T03:15:08.119Z | Downloaded tracing-core v0.1.36 |
| 660 | 2026-09-04T03:15:08.119Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 661 | 2026-09-04T03:15:08.120Z | Downloaded utf-8 v0.7.6 |
| 662 | 2026-09-04T03:15:08.120Z | Downloaded papergrid v0.11.0 |
| 663 | 2026-09-04T03:15:08.120Z | Downloaded prettyplease v0.2.37 |
| 664 | 2026-09-04T03:15:08.120Z | Downloaded semver v1.0.28 |
| 665 | 2026-09-04T03:15:08.120Z | Downloaded rand_chacha v0.3.1 |
| 666 | 2026-09-04T03:15:08.120Z | Downloaded crossbeam-channel v0.5.16 |
| 667 | 2026-09-04T03:15:08.120Z | Downloaded hashbrown v0.12.3 |
| 668 | 2026-09-04T03:15:08.121Z | Downloaded progenitor v0.10.0 |
| 669 | 2026-09-04T03:15:08.121Z | Downloaded progenitor-client v0.13.0 |
| 670 | 2026-09-04T03:15:08.121Z | Downloaded rustc_version v0.1.7 |
| 671 | 2026-09-04T03:15:08.121Z | Downloaded rand_xorshift v0.4.0 |
| 672 | 2026-09-04T03:15:08.121Z | Downloaded serial_test_derive v4.0.1 |
| 673 | 2026-09-04T03:15:08.121Z | Downloaded half v2.7.1 |
| 674 | 2026-09-04T03:15:08.121Z | Downloaded hex v0.4.3 |
| 675 | 2026-09-04T03:15:08.121Z | Downloaded quick-error v1.2.3 |
| 676 | 2026-09-04T03:15:08.122Z | Downloaded dunce v1.0.5 |
| 677 | 2026-09-04T03:15:08.122Z | Downloaded termtree v0.5.1 |
| 678 | 2026-09-04T03:15:08.122Z | Downloaded gethostname v0.5.0 |
| 679 | 2026-09-04T03:15:08.122Z | Downloaded rayon-core v1.13.0 |
| 680 | 2026-09-04T03:15:08.122Z | Downloaded futures v0.3.34 |
| 681 | 2026-09-04T03:15:08.122Z | Downloaded heapless v0.8.0 |
| 682 | 2026-09-04T03:15:08.122Z | Downloaded papergrid v0.18.0 |
| 683 | 2026-09-04T03:15:08.122Z | Downloaded num_enum_derive v0.7.6 |
| 684 | 2026-09-04T03:15:08.122Z | Downloaded postcard v1.1.3 |
| 685 | 2026-09-04T03:15:08.122Z | Downloaded embedded-io v0.6.1 |
| 686 | 2026-09-04T03:15:08.122Z | Downloaded swrite v0.1.0 |
| 687 | 2026-09-04T03:15:08.122Z | Downloaded same-file v1.0.6 |
| 688 | 2026-09-04T03:15:08.122Z | Downloaded utf8parse v0.2.2 |
| 689 | 2026-09-04T03:15:08.122Z | Downloaded itertools v0.15.0 |
| 690 | 2026-09-04T03:15:08.122Z | Downloaded subtle v2.6.1 |
| 691 | 2026-09-04T03:15:08.122Z | Downloaded unarray v0.1.4 |
| 692 | 2026-09-04T03:15:08.122Z | Downloaded ron v0.12.2 |
| 693 | 2026-09-04T03:15:08.122Z | Downloaded universal-hash v0.5.1 |
| 694 | 2026-09-04T03:15:08.122Z | Downloaded pkg-config v0.3.33 |
| 695 | 2026-09-04T03:15:08.122Z | Downloaded thiserror-impl v2.0.20 |
| 696 | 2026-09-04T03:15:08.122Z | Downloaded xattr v1.6.1 |
| 697 | 2026-09-04T03:15:08.122Z | Downloaded wait-timeout v0.2.1 |
| 698 | 2026-09-04T03:15:08.122Z | Downloaded pretty-hex v0.4.2 |
| 699 | 2026-09-04T03:15:08.122Z | Downloaded sigpipe v0.1.3 |
| 700 | 2026-09-04T03:15:08.122Z | Downloaded thiserror-impl v1.0.69 |
| 701 | 2026-09-04T03:15:08.122Z | Downloaded fs-err v3.3.1 |
| 702 | 2026-09-04T03:15:08.122Z | Downloaded term v1.2.1 |
| 703 | 2026-09-04T03:15:08.122Z | Downloaded tempfile v3.27.0 |
| 704 | 2026-09-04T03:15:08.122Z | Downloaded fixedbitset v0.5.7 |
| 705 | 2026-09-04T03:15:08.122Z | Downloaded itertools v0.14.0 |
| 706 | 2026-09-04T03:15:08.122Z | Downloaded proc-macro2 v1.0.107 |
| 707 | 2026-09-04T03:15:08.122Z | Downloaded similar v3.2.0 |
| 708 | 2026-09-04T03:15:08.122Z | Downloaded erased-serde v0.3.31 |
| 709 | 2026-09-04T03:15:08.122Z | Downloaded rustls-platform-verifier v0.7.0 |
| 710 | 2026-09-04T03:15:08.122Z | Downloaded zerotrie v0.2.4 |
| 711 | 2026-09-04T03:15:08.122Z | Downloaded futures-sink v0.3.34 |
| 712 | 2026-09-04T03:15:08.123Z | Downloaded progenitor-client v0.14.0 |
| 713 | 2026-09-04T03:15:08.123Z | Downloaded typenum v1.20.1 |
| 714 | 2026-09-04T03:15:08.123Z | Downloaded parking_lot_core v0.9.12 |
| 715 | 2026-09-04T03:15:08.123Z | Downloaded openssl-probe v0.2.1 |
| 716 | 2026-09-04T03:15:08.123Z | Downloaded writeable v0.6.3 |
| 717 | 2026-09-04T03:15:08.123Z | Downloaded futures-task v0.3.34 |
| 718 | 2026-09-04T03:15:08.123Z | Downloaded semver v0.1.20 |
| 719 | 2026-09-04T03:15:08.123Z | Downloaded shlex v2.0.1 |
| 720 | 2026-09-04T03:15:08.123Z | Downloaded progenitor-impl v0.14.0 |
| 721 | 2026-09-04T03:15:08.123Z | Downloaded derive-ex v0.1.8 |
| 722 | 2026-09-04T03:15:08.123Z | Downloaded digest v0.10.7 |
| 723 | 2026-09-04T03:15:08.123Z | Downloaded thiserror-no-std v2.0.2 |
| 724 | 2026-09-04T03:15:08.123Z | Downloaded tokio-rustls v0.26.4 |
| 725 | 2026-09-04T03:15:08.123Z | Downloaded phf v0.12.1 |
| 726 | 2026-09-04T03:15:08.123Z | Downloaded strsim v0.11.1 |
| 727 | 2026-09-04T03:15:08.123Z | Downloaded usdt-macro v0.6.0 |
| 728 | 2026-09-04T03:15:08.123Z | Downloaded rustc_version v0.4.1 |
| 729 | 2026-09-04T03:15:08.123Z | Downloaded scroll v0.13.0 |
| 730 | 2026-09-04T03:15:08.123Z | Downloaded tar v0.4.46 |
| 731 | 2026-09-04T03:15:08.123Z | Downloaded zeroize v1.9.0 |
| 732 | 2026-09-04T03:15:08.123Z | Downloaded parking_lot_core v0.8.6 |
| 733 | 2026-09-04T03:15:08.123Z | Downloaded defmt v1.1.1 |
| 734 | 2026-09-04T03:15:08.123Z | Downloaded oxnet v0.1.7 |
| 735 | 2026-09-04T03:15:08.123Z | Downloaded slog-json v2.6.1 |
| 736 | 2026-09-04T03:15:08.123Z | Downloaded tokio-tungstenite v0.21.0 |
| 737 | 2026-09-04T03:15:08.123Z | Downloaded zmij v1.0.23 |
| 738 | 2026-09-04T03:15:08.123Z | Downloaded clap_builder v4.6.6 |
| 739 | 2026-09-04T03:15:08.123Z | Downloaded unicode-normalization v0.1.25 |
| 740 | 2026-09-04T03:15:08.123Z | Downloaded foldhash v0.1.5 |
| 741 | 2026-09-04T03:15:08.123Z | Downloaded thin-vec v0.2.19 |
| 742 | 2026-09-04T03:15:08.123Z | Downloaded flate2 v1.1.9 |
| 743 | 2026-09-04T03:15:08.123Z | Downloaded idna v1.1.0 |
| 744 | 2026-09-04T03:15:08.123Z | Downloaded unicode-segmentation v1.13.3 |
| 745 | 2026-09-04T03:15:08.123Z | Downloaded group v0.13.0 |
| 746 | 2026-09-04T03:15:08.124Z | Downloaded resolv-conf v0.7.6 |
| 747 | 2026-09-04T03:15:08.124Z | Downloaded ff v0.13.1 |
| 748 | 2026-09-04T03:15:08.124Z | Downloaded defmt-macros v1.1.1 |
| 749 | 2026-09-04T03:15:08.124Z | Downloaded once_cell v1.21.4 |
| 750 | 2026-09-04T03:15:08.124Z | Downloaded serde_with_macros v3.22.0 |
| 751 | 2026-09-04T03:15:08.124Z | Downloaded darling_core v0.21.3 |
| 752 | 2026-09-04T03:15:08.124Z | Downloaded omicron-zone-package v0.12.3 |
| 753 | 2026-09-04T03:15:08.124Z | Downloaded url v2.5.8 |
| 754 | 2026-09-04T03:15:08.124Z | Downloaded derive_more v0.99.20 |
| 755 | 2026-09-04T03:15:08.124Z | Downloaded openssl-sys v0.9.117 |
| 756 | 2026-09-04T03:15:08.133Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 757 | 2026-09-04T03:15:08.133Z | Downloaded tough v0.22.0 |
| 758 | 2026-09-04T03:15:08.133Z | Downloaded rand v0.10.2 |
| 759 | 2026-09-04T03:15:08.133Z | Downloaded schemars v0.9.0 |
| 760 | 2026-09-04T03:15:08.133Z | Downloaded icu_properties_data v2.2.0 |
| 761 | 2026-09-04T03:15:08.133Z | Downloaded pin-project v1.1.13 |
| 762 | 2026-09-04T03:15:08.133Z | Downloaded filetime v0.2.29 |
| 763 | 2026-09-04T03:15:08.133Z | Downloaded hashbrown v0.15.5 |
| 764 | 2026-09-04T03:15:08.133Z | Downloaded rustls-webpki v0.103.14 |
| 765 | 2026-09-04T03:15:08.133Z | Downloaded serde_core v1.0.229 |
| 766 | 2026-09-04T03:15:08.133Z | Downloaded itertools v0.12.1 |
| 767 | 2026-09-04T03:15:08.133Z | Downloaded uuid v1.26.0 |
| 768 | 2026-09-04T03:15:08.134Z | Downloaded progenitor-impl v0.10.0 |
| 769 | 2026-09-04T03:15:08.134Z | Downloaded toml_edit v0.22.27 |
| 770 | 2026-09-04T03:15:08.134Z | Downloaded spin v0.9.9 |
| 771 | 2026-09-04T03:15:08.134Z | Downloaded progenitor-impl v0.13.0 |
| 772 | 2026-09-04T03:15:08.134Z | Downloaded toml_edit v0.19.15 |
| 773 | 2026-09-04T03:15:08.134Z | Downloaded dropshot_endpoint v0.17.1 |
| 774 | 2026-09-04T03:15:08.134Z | Downloaded ryu v1.0.23 |
| 775 | 2026-09-04T03:15:08.134Z | Downloaded darling_core v0.23.0 |
| 776 | 2026-09-04T03:15:08.134Z | Downloaded winnow v0.5.40 |
| 777 | 2026-09-04T03:15:08.135Z | Downloaded iddqd v0.4.6 |
| 778 | 2026-09-04T03:15:08.135Z | Downloaded regex v1.13.1 |
| 779 | 2026-09-04T03:15:08.135Z | Downloaded tinyvec v1.12.0 |
| 780 | 2026-09-04T03:15:08.135Z | Downloaded hyper v1.11.0 |
| 781 | 2026-09-04T03:15:08.135Z | Downloaded serde_derive v1.0.229 |
| 782 | 2026-09-04T03:15:08.135Z | Downloaded unsafe-libyaml v0.2.11 |
| 783 | 2026-09-04T03:15:08.135Z | Downloaded aws-lc-rs v1.18.0 |
| 784 | 2026-09-04T03:15:08.135Z | Downloaded rayon v1.12.0 |
| 785 | 2026-09-04T03:15:08.135Z | Downloaded rand v0.8.7 |
| 786 | 2026-09-04T03:15:08.135Z | Downloaded steno v0.4.1 |
| 787 | 2026-09-04T03:15:08.135Z | Downloaded tower v0.5.3 |
| 788 | 2026-09-04T03:15:08.135Z | Downloaded rand v0.9.5 |
| 789 | 2026-09-04T03:15:08.135Z | Downloaded winnow v0.7.15 |
| 790 | 2026-09-04T03:15:08.135Z | Downloaded futures-util v0.3.34 |
| 791 | 2026-09-04T03:15:08.135Z | Downloaded qorb v0.4.1 |
| 792 | 2026-09-04T03:15:08.135Z | Downloaded typify v0.4.3 |
| 793 | 2026-09-04T03:15:08.135Z | Downloaded unicode-ident v1.0.24 |
| 794 | 2026-09-04T03:15:08.135Z | Downloaded hickory-resolver v0.24.4 |
| 795 | 2026-09-04T03:15:08.135Z | Downloaded serde_json v1.0.151 |
| 796 | 2026-09-04T03:15:08.136Z | Downloaded zerocopy v0.7.35 |
| 797 | 2026-09-04T03:15:08.136Z | Downloaded reqwest v0.12.28 |
| 798 | 2026-09-04T03:15:08.136Z | Downloaded pest v2.8.8 |
| 799 | 2026-09-04T03:15:08.136Z | Downloaded pretty_assertions v1.4.1 |
| 800 | 2026-09-04T03:15:08.136Z | Downloaded typed-path v0.9.3 |
| 801 | 2026-09-04T03:15:08.136Z | Downloaded zerovec v0.11.6 |
| 802 | 2026-09-04T03:15:08.136Z | Downloaded dropshot-api-manager v0.8.0 |
| 803 | 2026-09-04T03:15:08.136Z | Downloaded tokio-util v0.7.19 |
| 804 | 2026-09-04T03:15:08.136Z | Downloaded syn v1.0.109 |
| 805 | 2026-09-04T03:15:08.136Z | Downloaded hashbrown v0.17.1 |
| 806 | 2026-09-04T03:15:08.136Z | Downloaded moka v0.12.16 |
| 807 | 2026-09-04T03:15:08.137Z | Downloaded quinn-proto v0.11.16 |
| 808 | 2026-09-04T03:15:08.137Z | Downloaded tower-http v0.6.11 |
| 809 | 2026-09-04T03:15:08.137Z | Downloaded curve25519-dalek v4.1.3 |
| 810 | 2026-09-04T03:15:08.137Z | Downloaded time v0.3.55 |
| 811 | 2026-09-04T03:15:08.137Z | Downloaded hkdf v0.12.4 |
| 812 | 2026-09-04T03:15:08.137Z | Downloaded vcpkg v0.2.15 |
| 813 | 2026-09-04T03:15:08.137Z | Downloaded winnow v1.0.4 |
| 814 | 2026-09-04T03:15:08.137Z | Downloaded hashbrown v0.16.1 |
| 815 | 2026-09-04T03:15:08.137Z | Downloaded bstr v1.13.1 |
| 816 | 2026-09-04T03:15:08.137Z | Downloaded serde_with v3.22.0 |
| 817 | 2026-09-04T03:15:08.137Z | Downloaded unicode-width v0.2.2 |
| 818 | 2026-09-04T03:15:08.137Z | Downloaded goblin v0.10.7 |
| 819 | 2026-09-04T03:15:08.137Z | Downloaded syn v3.0.3 |
| 820 | 2026-09-04T03:15:08.137Z | Downloaded syn v2.0.119 |
| 821 | 2026-09-04T03:15:08.137Z | Downloaded rustix v0.38.44 |
| 822 | 2026-09-04T03:15:08.137Z | Downloaded reqwest v0.13.4 |
| 823 | 2026-09-04T03:15:08.137Z | Downloaded tabled v0.21.0 |
| 824 | 2026-09-04T03:15:08.137Z | Downloaded goblin v0.8.2 |
| 825 | 2026-09-04T03:15:08.137Z | Downloaded h2 v0.4.15 |
| 826 | 2026-09-04T03:15:08.137Z | Downloaded portable-atomic v1.15.0 |
| 827 | 2026-09-04T03:15:08.137Z | Downloaded openapiv3 v2.2.0 |
| 828 | 2026-09-04T03:15:08.137Z | Downloaded smoltcp v0.11.0 |
| 829 | 2026-09-04T03:15:08.138Z | Downloaded tabled v0.15.0 |
| 830 | 2026-09-04T03:15:08.138Z | Downloaded proptest v1.11.0 |
| 831 | 2026-09-04T03:15:08.138Z | Downloaded rustix v1.1.4 |
| 832 | 2026-09-04T03:15:08.138Z | Downloaded webpki-roots v1.0.9 |
| 833 | 2026-09-04T03:15:08.138Z | Downloaded zerocopy v0.8.56 |
| 834 | 2026-09-04T03:15:08.138Z | Downloaded dropshot v0.17.1 |
| 835 | 2026-09-04T03:15:08.157Z | Downloaded nix v0.31.3 |
| 836 | 2026-09-04T03:15:08.181Z | Downloaded unicode-width v0.1.14 |
| 837 | 2026-09-04T03:15:08.181Z | Downloaded tracing v0.1.44 |
| 838 | 2026-09-04T03:15:08.666Z | Downloaded regress v0.10.5 |
| 839 | 2026-09-04T03:15:08.666Z | Downloaded openssl v0.10.81 |
| 840 | 2026-09-04T03:15:08.666Z | Downloaded regress v0.11.1 |
| 841 | 2026-09-04T03:15:08.768Z | Downloaded chrono-tz v0.10.4 |
| 842 | 2026-09-04T03:15:08.768Z | Downloaded regex-syntax v0.8.11 |
| 843 | 2026-09-04T03:15:08.768Z | Downloaded hickory-proto v0.24.4 |
| 844 | 2026-09-04T03:15:08.768Z | Downloaded rustls v0.23.43 |
| 845 | 2026-09-04T03:15:08.768Z | Downloaded petgraph v0.6.5 |
| 846 | 2026-09-04T03:15:08.768Z | Downloaded csv v1.4.0 |
| 847 | 2026-09-04T03:15:08.768Z | Downloaded petgraph v0.8.3 |
| 848 | 2026-09-04T03:15:08.768Z | Downloaded hickory-proto v0.25.2 |
| 849 | 2026-09-04T03:15:08.768Z | Downloaded typify-impl v0.4.3 |
| 850 | 2026-09-04T03:15:08.768Z | Downloaded rhai v1.26.0 |
| 851 | 2026-09-04T03:15:08.769Z | Downloaded tokio v1.53.1 |
| 852 | 2026-09-04T03:15:08.769Z | Downloaded typify-impl v0.6.2 |
| 853 | 2026-09-04T03:15:08.769Z | Downloaded sled v0.34.7 |
| 854 | 2026-09-04T03:15:08.769Z | Downloaded jiff v0.2.35 |
| 855 | 2026-09-04T03:15:08.769Z | Downloaded regex-automata v0.4.18 |
| 856 | 2026-09-04T03:15:08.769Z | Downloaded lzma-sys v0.1.20 |
| 857 | 2026-09-04T03:15:08.769Z | Downloaded ring v0.17.14 |
| 858 | 2026-09-04T03:15:08.769Z | Downloaded sha3 v0.10.9 |
| 859 | 2026-09-04T03:15:08.769Z | Downloaded encoding_rs v0.8.35 |
| 860 | 2026-09-04T03:15:08.981Z | Downloaded aws-lc-sys v0.44.0 |
| 861 | 2026-09-04T03:15:10.204Z | Compiling proc-macro2 v1.0.107 |
| 862 | 2026-09-04T03:15:10.204Z | Compiling quote v1.0.47 |
| 863 | 2026-09-04T03:15:10.204Z | Compiling unicode-ident v1.0.24 |
| 864 | 2026-09-04T03:15:10.204Z | Compiling serde_core v1.0.229 |
| 865 | 2026-09-04T03:15:10.204Z | Compiling cfg-if v1.0.4 |
| 866 | 2026-09-04T03:15:10.204Z | Compiling serde v1.0.229 |
| 867 | 2026-09-04T03:15:10.933Z | Compiling libc v0.2.189 |
| 868 | 2026-09-04T03:15:10.933Z | Compiling memchr v2.8.3 |
| 869 | 2026-09-04T03:15:10.933Z | Compiling itoa v1.0.18 |
| 870 | 2026-09-04T03:15:11.027Z | Compiling smallvec v1.15.2 |
| 871 | 2026-09-04T03:15:11.028Z | Compiling zmij v1.0.23 |
| 872 | 2026-09-04T03:15:11.028Z | Compiling autocfg v1.5.1 |
| 873 | 2026-09-04T03:15:11.028Z | Compiling libm v0.2.16 |
| 874 | 2026-09-04T03:15:11.028Z | Compiling stable_deref_trait v1.2.1 |
| 875 | 2026-09-04T03:15:11.028Z | Compiling litemap v0.8.2 |
| 876 | 2026-09-04T03:15:11.028Z | Compiling percent-encoding v2.3.2 |
| 877 | 2026-09-04T03:15:11.028Z | Compiling writeable v0.6.3 |
| 878 | 2026-09-04T03:15:11.109Z | Compiling icu_normalizer_data v2.2.0 |
| 879 | 2026-09-04T03:15:11.109Z | Compiling utf8_iter v1.0.4 |
| 880 | 2026-09-04T03:15:11.909Z | Compiling icu_properties_data v2.2.0 |
| 881 | 2026-09-04T03:15:11.909Z | Compiling iana-time-zone v0.1.65 |
| 882 | 2026-09-04T03:15:12.026Z | Compiling equivalent v1.0.2 |
| 883 | 2026-09-04T03:15:12.026Z | Compiling form_urlencoded v1.2.2 |
| 884 | 2026-09-04T03:15:12.026Z | Compiling syn v2.0.119 |
| 885 | 2026-09-04T03:15:12.026Z | Compiling syn v3.0.3 |
| 886 | 2026-09-04T03:15:12.027Z | Compiling allocator-api2 v0.2.21 |
| 887 | 2026-09-04T03:15:12.027Z | Compiling version_check v0.9.5 |
| 888 | 2026-09-04T03:15:12.027Z | Compiling pin-project-lite v0.2.17 |
| 889 | 2026-09-04T03:15:12.027Z | Compiling serde_json v1.0.151 |
| 890 | 2026-09-04T03:15:12.027Z | Compiling parking_lot_core v0.9.12 |
| 891 | 2026-09-04T03:15:12.027Z | Compiling dyn-clone v1.0.20 |
| 892 | 2026-09-04T03:15:12.027Z | Compiling scopeguard v1.2.0 |
| 893 | 2026-09-04T03:15:12.027Z | Compiling hashbrown v0.17.1 |
| 894 | 2026-09-04T03:15:12.027Z | Compiling lock_api v0.4.14 |
| 895 | 2026-09-04T03:15:12.027Z | Compiling num-traits v0.2.19 |
| 896 | 2026-09-04T03:15:12.027Z | Compiling log v0.4.33 |
| 897 | 2026-09-04T03:15:12.199Z | Compiling getrandom v0.4.3 |
| 898 | 2026-09-04T03:15:12.272Z | Compiling thiserror v2.0.20 |
| 899 | 2026-09-04T03:15:12.272Z | Compiling rand_core v0.10.1 |
| 900 | 2026-09-04T03:15:12.329Z | Compiling semver v1.0.28 |
| 901 | 2026-09-04T03:15:12.413Z | Compiling indexmap v2.14.0 |
| 902 | 2026-09-04T03:15:12.621Z | Compiling errno v0.3.14 |
| 903 | 2026-09-04T03:15:12.694Z | Compiling futures-core v0.3.34 |
| 904 | 2026-09-04T03:15:13.179Z | Compiling heck v0.5.0 |
| 905 | 2026-09-04T03:15:13.192Z | Compiling zerocopy v0.8.56 |
| 906 | 2026-09-04T03:15:13.192Z | Compiling futures-sink v0.3.34 |
| 907 | 2026-09-04T03:15:13.192Z | Compiling uuid v1.26.0 |
| 908 | 2026-09-04T03:15:13.192Z | Compiling slab v0.4.12 |
| 909 | 2026-09-04T03:15:13.192Z | Compiling jobserver v0.1.35 |
| 910 | 2026-09-04T03:15:13.247Z | Compiling shlex v2.0.1 |
| 911 | 2026-09-04T03:15:13.297Z | Compiling fnv v1.0.7 |
| 912 | 2026-09-04T03:15:13.820Z | Compiling find-msvc-tools v0.1.10 |
| 913 | 2026-09-04T03:15:13.854Z | Compiling schemars v0.8.22 |
| 914 | 2026-09-04T03:15:13.854Z | Compiling futures-channel v0.3.34 |
| 915 | 2026-09-04T03:15:13.854Z | Compiling rustversion v1.0.23 |
| 916 | 2026-09-04T03:15:13.854Z | Compiling futures-task v0.3.34 |
| 917 | 2026-09-04T03:15:13.854Z | Compiling cc v1.4.2 |
| 918 | 2026-09-04T03:15:13.854Z | Compiling futures-io v0.3.34 |
| 919 | 2026-09-04T03:15:13.854Z | Compiling pkg-config v0.3.33 |
| 920 | 2026-09-04T03:15:13.923Z | Compiling socket2 v0.6.5 |
| 921 | 2026-09-04T03:15:13.952Z | Compiling parking_lot v0.12.5 |
| 922 | 2026-09-04T03:15:14.072Z | Compiling signal-hook-registry v1.4.8 |
| 923 | 2026-09-04T03:15:14.605Z | Compiling synstructure v0.13.2 |
| 924 | 2026-09-04T03:15:14.610Z | Compiling serde_derive_internals v0.29.1 |
| 925 | 2026-09-04T03:15:14.610Z | Compiling bitflags v2.13.1 |
| 926 | 2026-09-04T03:15:14.610Z | Compiling mio v1.2.2 |
| 927 | 2026-09-04T03:15:14.610Z | Compiling portable-atomic v1.15.0 |
| 928 | 2026-09-04T03:15:14.654Z | Compiling cmake v0.1.58 |
| 929 | 2026-09-04T03:15:14.716Z | Compiling serde_derive v1.0.229 |
| 930 | 2026-09-04T03:15:14.734Z | Compiling displaydoc v0.2.7 |
| 931 | 2026-09-04T03:15:14.925Z | Compiling tokio-macros v2.7.2 |
| 932 | 2026-09-04T03:15:15.420Z | Compiling thiserror-impl v2.0.20 |
| 933 | 2026-09-04T03:15:15.424Z | Compiling futures-macro v0.3.34 |
| 934 | 2026-09-04T03:15:15.424Z | Compiling dunce v1.0.5 |
| 935 | 2026-09-04T03:15:15.424Z | Compiling fs_extra v1.3.0 |
| 936 | 2026-09-04T03:15:15.424Z | Compiling typenum v1.20.1 |
| 937 | 2026-09-04T03:15:15.424Z | Compiling aws-lc-sys v0.44.0 |
| 938 | 2026-09-04T03:15:15.512Z | Compiling zerofrom-derive v0.1.7 |
| 939 | 2026-09-04T03:15:15.627Z | Compiling yoke-derive v0.8.2 |
| 940 | 2026-09-04T03:15:15.766Z | Compiling zerovec-derive v0.11.3 |
| 941 | 2026-09-04T03:15:16.286Z | Compiling schemars_derive v0.8.22 |
| 942 | 2026-09-04T03:15:16.291Z | Compiling zerocopy-derive v0.8.56 |
| 943 | 2026-09-04T03:15:16.381Z | Compiling zeroize_derive v1.5.0 |
| 944 | 2026-09-04T03:15:16.611Z | Compiling futures-util v0.3.34 |
| 945 | 2026-09-04T03:15:16.766Z | Compiling zerofrom v0.1.8 |
| 946 | 2026-09-04T03:15:16.895Z | Compiling yoke v0.8.3 |
| 947 | 2026-09-04T03:15:16.904Z | Compiling base64 v0.22.1 |
| 948 | 2026-09-04T03:15:17.078Z | Compiling zerovec v0.11.6 |
| 949 | 2026-09-04T03:15:17.105Z | Compiling zerotrie v0.2.4 |
| 950 | 2026-09-04T03:15:17.158Z | Compiling zeroize v1.9.0 |
| 951 | 2026-09-04T03:15:17.276Z | Compiling critical-section v1.2.0 |
| 952 | 2026-09-04T03:15:17.385Z | Compiling once_cell v1.21.4 |
| 953 | 2026-09-04T03:15:17.397Z | Compiling subtle v2.6.1 |
| 954 | 2026-09-04T03:15:17.481Z | Compiling byteorder v1.5.0 |
| 955 | 2026-09-04T03:15:17.586Z | Compiling regex-syntax v0.8.11 |
| 956 | 2026-09-04T03:15:17.608Z | Compiling slog v2.8.2 |
| 957 | 2026-09-04T03:15:18.087Z | Compiling tinystr v0.8.3 |
| 958 | 2026-09-04T03:15:18.095Z | Compiling potential_utf v0.1.5 |
| 959 | 2026-09-04T03:15:18.095Z | Compiling icu_collections v2.2.0 |
| 960 | 2026-09-04T03:15:18.095Z | Compiling icu_locale_core v2.2.0 |
| 961 | 2026-09-04T03:15:18.095Z | Compiling rustix v1.1.4 |
| 962 | 2026-09-04T03:15:18.095Z | Compiling bytes v1.12.1 |
| 963 | 2026-09-04T03:15:18.257Z | Compiling chrono v0.4.45 |
| 964 | 2026-09-04T03:15:18.412Z | Compiling serde_tokenstream v0.2.3 |
| 965 | 2026-09-04T03:15:18.676Z | Compiling icu_provider v2.2.0 |
| 966 | 2026-09-04T03:15:18.721Z | Compiling http v1.5.0 |
| 967 | 2026-09-04T03:15:18.973Z | Compiling icu_normalizer v2.2.0 |
| 968 | 2026-09-04T03:15:19.003Z | Compiling icu_properties v2.2.0 |
| 969 | 2026-09-04T03:15:19.031Z | Compiling tokio v1.53.1 |
| 970 | 2026-09-04T03:15:19.537Z | Compiling http-body v1.1.0 |
| 971 | 2026-09-04T03:15:19.661Z | Compiling atomic-waker v1.1.2 |
| 972 | 2026-09-04T03:15:19.695Z | Compiling httparse v1.10.1 |
| 973 | 2026-09-04T03:15:19.745Z | Compiling ipnet v2.12.1 |
| 974 | 2026-09-04T03:15:19.789Z | Compiling strsim v0.11.1 |
| 975 | 2026-09-04T03:15:20.069Z | Compiling idna_adapter v1.2.2 |
| 976 | 2026-09-04T03:15:20.191Z | Compiling idna v1.1.0 |
| 977 | 2026-09-04T03:15:20.231Z | Compiling erased-serde v0.3.31 |
| 978 | 2026-09-04T03:15:20.263Z | Compiling tower-layer v0.3.3 |
| 979 | 2026-09-04T03:15:20.290Z | Compiling tower-service v0.3.3 |
| 980 | 2026-09-04T03:15:20.435Z | Compiling ppv-lite86 v0.2.21 |
| 981 | 2026-09-04T03:15:20.470Z | Compiling getrandom v0.2.17 |
| 982 | 2026-09-04T03:15:20.580Z | Compiling url v2.5.8 |
| 983 | 2026-09-04T03:15:20.607Z | Compiling ryu v1.0.23 |
| 984 | 2026-09-04T03:15:20.714Z | Compiling try-lock v0.2.5 |
| 985 | 2026-09-04T03:15:20.722Z | Compiling thiserror v1.0.69 |
| 986 | 2026-09-04T03:15:20.785Z | Compiling untrusted v0.9.0 |
| 987 | 2026-09-04T03:15:20.827Z | Compiling ucd-trie v0.1.7 |
| 988 | 2026-09-04T03:15:20.917Z | Compiling want v0.3.1 |
| 989 | 2026-09-04T03:15:20.962Z | Compiling rand_core v0.6.4 |
| 990 | 2026-09-04T03:15:21.082Z | Compiling pest v2.8.8 |
| 991 | 2026-09-04T03:15:21.542Z | Compiling thiserror-impl v1.0.69 |
| 992 | 2026-09-04T03:15:21.548Z | Compiling httpdate v1.0.3 |
| 993 | 2026-09-04T03:15:21.548Z | Compiling getrandom v0.3.4 |
| 994 | 2026-09-04T03:15:21.548Z | Compiling pretty-hex v0.4.2 |
| 995 | 2026-09-04T03:15:21.549Z | Compiling plain v0.2.3 |
| 996 | 2026-09-04T03:15:21.560Z | Compiling foldhash v0.2.0 |
| 997 | 2026-09-04T03:15:21.565Z | Compiling paste v1.0.15 |
| 998 | 2026-09-04T03:15:21.581Z | Compiling tracing-core v0.1.36 |
| 999 | 2026-09-04T03:15:21.797Z | Compiling tracing-attributes v0.1.31 |
| 1000 | 2026-09-04T03:15:21.863Z | Compiling ipnetwork v0.21.1 |
| 1001 | 2026-09-04T03:15:22.179Z | Compiling pest_meta v2.8.8 |
| 1002 | 2026-09-04T03:15:22.340Z | Compiling ident_case v1.0.1 |
| 1003 | 2026-09-04T03:15:22.392Z | Compiling omicron-workspace-hack v0.1.0 |
| 1004 | 2026-09-04T03:15:22.481Z | Compiling serde_urlencoded v0.7.1 |
| 1005 | 2026-09-04T03:15:22.591Z | Compiling http-body-util v0.1.5 |
| 1006 | 2026-09-04T03:15:22.618Z | Compiling aho-corasick v1.1.5 |
| 1007 | 2026-09-04T03:15:22.800Z | Compiling pest_generator v2.8.8 |
| 1008 | 2026-09-04T03:15:22.860Z | Compiling sync_wrapper v1.0.2 |
| 1009 | 2026-09-04T03:15:22.930Z | Compiling winnow v1.0.4 |
| 1010 | 2026-09-04T03:15:22.973Z | Compiling oxnet v0.1.7 |
| 1011 | 2026-09-04T03:15:23.088Z | Compiling tracing v0.1.44 |
| 1012 | 2026-09-04T03:15:23.339Z | Compiling daft-derive v0.1.8 |
| 1013 | 2026-09-04T03:15:23.525Z | Compiling regex-automata v0.4.18 |
| 1014 | 2026-09-04T03:15:23.554Z | Compiling pest_derive v2.8.8 |
| 1015 | 2026-09-04T03:15:23.688Z | Compiling fastrand v2.5.0 |
| 1016 | 2026-09-04T03:15:24.457Z | Compiling hashbrown v0.16.1 |
| 1017 | 2026-09-04T03:15:24.869Z | Compiling tokio-util v0.7.19 |
| 1018 | 2026-09-04T03:15:24.869Z | Compiling scroll_derive v0.13.1 |
| 1019 | 2026-09-04T03:15:24.869Z | Compiling async-trait v0.1.92 |
| 1020 | 2026-09-04T03:15:25.300Z | Compiling num-conv v0.2.2 |
| 1021 | 2026-09-04T03:15:25.300Z | Compiling time-core v0.1.9 |
| 1022 | 2026-09-04T03:15:25.328Z | Compiling aws-lc-rs v1.18.0 |
| 1023 | 2026-09-04T03:15:25.328Z | Compiling anyhow v1.0.104 |
| 1024 | 2026-09-04T03:15:25.328Z | Compiling time-macros v0.2.32 |
| 1025 | 2026-09-04T03:15:25.328Z | Compiling scroll v0.13.0 |
| 1026 | 2026-09-04T03:15:25.328Z | Compiling rustls-pki-types v1.15.1 |
| 1027 | 2026-09-04T03:15:25.340Z | Compiling regex v1.13.1 |
| 1028 | 2026-09-04T03:15:25.627Z | Compiling powerfmt v0.2.0 |
| 1029 | 2026-09-04T03:15:25.724Z | Compiling openssl-probe v0.2.1 |
| 1030 | 2026-09-04T03:15:25.769Z | Compiling hex v0.4.3 |
| 1031 | 2026-09-04T03:15:26.206Z | Compiling num_threads v0.1.7 |
| 1032 | 2026-09-04T03:15:26.250Z | Compiling deranged v0.5.8 |
| 1033 | 2026-09-04T03:15:26.250Z | Compiling goblin v0.10.7 |
| 1034 | 2026-09-04T03:15:26.250Z | Compiling untrusted v0.7.1 |
| 1035 | 2026-09-04T03:15:26.328Z | Compiling camino v1.2.5 |
| 1036 | 2026-09-04T03:15:26.757Z | Compiling rustls v0.23.43 |
| 1037 | 2026-09-04T03:15:27.178Z | Compiling usdt-impl v0.6.0 |
| 1038 | 2026-09-04T03:15:27.178Z | Compiling crc32fast v1.5.0 |
| 1039 | 2026-09-04T03:15:27.211Z | Compiling h2 v0.4.15 |
| 1040 | 2026-09-04T03:15:27.211Z | Compiling dtrace-parser v0.3.0 |
| 1041 | 2026-09-04T03:15:27.211Z | Compiling crossbeam-utils v0.8.22 |
| 1042 | 2026-09-04T03:15:27.293Z | Compiling futures-executor v0.3.34 |
| 1043 | 2026-09-04T03:15:27.311Z | Compiling serde_tokenstream v0.3.0 |
| 1044 | 2026-09-04T03:15:27.911Z | Compiling structmeta-derive v0.3.0 |
| 1045 | 2026-09-04T03:15:27.962Z | Compiling thread-id v5.1.0 |
| 1046 | 2026-09-04T03:15:27.962Z | Compiling simd-adler32 v0.3.10 |
| 1047 | 2026-09-04T03:15:27.963Z | Compiling adler2 v2.0.1 |
| 1048 | 2026-09-04T03:15:27.963Z | Compiling cpufeatures v0.3.0 |
| 1049 | 2026-09-04T03:15:27.963Z | Compiling miniz_oxide v0.8.9 |
| 1050 | 2026-09-04T03:15:27.963Z | Compiling newtype-uuid-macros v0.1.1 |
| 1051 | 2026-09-04T03:15:27.963Z | Compiling futures v0.3.34 |
| 1052 | 2026-09-04T03:15:28.010Z | Compiling rand_core v0.9.5 |
| 1053 | 2026-09-04T03:15:28.559Z | Compiling darling_core v0.23.0 |
| 1054 | 2026-09-04T03:15:28.611Z | Compiling structmeta v0.3.0 |
| 1055 | 2026-09-04T03:15:28.687Z | Compiling hybrid-array v0.4.14 |
| 1056 | 2026-09-04T03:15:28.762Z | Compiling dof v0.4.0 |
| 1057 | 2026-09-04T03:15:28.889Z | Compiling thread_local v1.1.10 |
| 1058 | 2026-09-04T03:15:29.172Z | Compiling hyper v1.11.0 |
| 1059 | 2026-09-04T03:15:29.188Z | Compiling match_cfg v0.1.0 |
| 1060 | 2026-09-04T03:15:29.229Z | Compiling flate2 v1.1.9 |
| 1061 | 2026-09-04T03:15:30.010Z | Compiling newtype-uuid v1.4.0 |
| 1062 | 2026-09-04T03:15:30.373Z | Compiling hyper-util v0.1.20 |
| 1063 | 2026-09-04T03:15:30.393Z | Compiling quick-error v1.2.3 |
| 1064 | 2026-09-04T03:15:30.393Z | Compiling ref-cast v1.0.26 |
| 1065 | 2026-09-04T03:15:30.528Z | Compiling compression-core v0.4.32 |
| 1066 | 2026-09-04T03:15:30.625Z | Compiling darling_macro v0.23.0 |
| 1067 | 2026-09-04T03:15:30.635Z | Compiling slog-async v2.8.0 |
| 1068 | 2026-09-04T03:15:30.753Z | Compiling compression-codecs v0.4.38 |
| 1069 | 2026-09-04T03:15:30.775Z | Compiling daft v0.1.8 |
| 1070 | 2026-09-04T03:15:30.945Z | Compiling block-buffer v0.12.1 |
| 1071 | 2026-09-04T03:15:30.979Z | Compiling crypto-common v0.2.2 |
| 1072 | 2026-09-04T03:15:30.993Z | Compiling rand_chacha v0.9.0 |
| 1073 | 2026-09-04T03:15:31.008Z | Compiling usdt-macro v0.6.0 |
| 1074 | 2026-09-04T03:15:31.045Z | Compiling usdt-attr-macro v0.6.0 |
| 1075 | 2026-09-04T03:15:31.242Z | Compiling darling v0.23.0 |
| 1076 | 2026-09-04T03:15:31.313Z | Compiling strum_macros v0.26.4 |
| 1077 | 2026-09-04T03:15:31.476Z | Compiling ref-cast-impl v1.0.26 |
| 1078 | 2026-09-04T03:15:31.546Z | Compiling serde_spanned v1.1.1 |
| 1079 | 2026-09-04T03:15:32.090Z | Compiling multer v3.1.0 |
| 1080 | 2026-09-04T03:15:32.094Z | Compiling generic-array v0.14.7 |
| 1081 | 2026-09-04T03:15:32.094Z | Compiling const-oid v0.10.2 |
| 1082 | 2026-09-04T03:15:32.094Z | Compiling take_mut v0.2.2 |
| 1083 | 2026-09-04T03:15:32.094Z | Compiling term v1.2.1 |
| 1084 | 2026-09-04T03:15:32.152Z | Compiling debug-ignore v1.0.5 |
| 1085 | 2026-09-04T03:15:32.167Z | Compiling bit-vec v0.8.0 |
| 1086 | 2026-09-04T03:15:32.179Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1087 | 2026-09-04T03:15:32.287Z | Compiling digest v0.11.3 |
| 1088 | 2026-09-04T03:15:32.423Z | Compiling bit-set v0.8.0 |
| 1089 | 2026-09-04T03:15:32.510Z | Compiling serde_with_macros v3.22.0 |
| 1090 | 2026-09-04T03:15:32.700Z | Compiling rand v0.9.5 |
| 1091 | 2026-09-04T03:15:32.700Z | Compiling async-stream-impl v0.3.6 |
| 1092 | 2026-09-04T03:15:32.764Z | Compiling dropshot v0.17.1 |
| 1093 | 2026-09-04T03:15:33.480Z | Compiling encoding_rs v0.8.35 |
| 1094 | 2026-09-04T03:15:33.540Z | Compiling mime v0.3.17 |
| 1095 | 2026-09-04T03:15:33.540Z | Compiling spin v0.9.9 |
| 1096 | 2026-09-04T03:15:33.540Z | Compiling syn v1.0.109 |
| 1097 | 2026-09-04T03:15:33.540Z | Compiling strum v0.26.3 |
| 1098 | 2026-09-04T03:15:33.540Z | Compiling unarray v0.1.4 |
| 1099 | 2026-09-04T03:15:33.540Z | Compiling async-stream v0.3.6 |
| 1100 | 2026-09-04T03:15:33.540Z | Compiling sha1 v0.11.0 |
| 1101 | 2026-09-04T03:15:33.540Z | Compiling derive-ex v0.1.8 |
| 1102 | 2026-09-04T03:15:33.540Z | Compiling tower v0.5.3 |
| 1103 | 2026-09-04T03:15:33.638Z | Compiling waitgroup v0.1.2 |
| 1104 | 2026-09-04T03:15:33.638Z | Compiling dropshot_endpoint v0.17.1 |
| 1105 | 2026-09-04T03:15:33.684Z | Compiling macaddr v1.0.1 |
| 1106 | 2026-09-04T03:15:33.684Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1107 | 2026-09-04T03:15:34.948Z | Compiling serde_path_to_error v0.1.20 |
| 1108 | 2026-09-04T03:15:35.034Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1109 | 2026-09-04T03:15:35.034Z | Compiling tower-http v0.6.11 |
| 1110 | 2026-09-04T03:15:35.034Z | Compiling tempfile v3.27.0 |
| 1111 | 2026-09-04T03:15:35.034Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1112 | 2026-09-04T03:15:35.034Z | Compiling openapiv3 v2.2.0 |
| 1113 | 2026-09-04T03:15:35.034Z | Compiling strum_macros v0.27.2 |
| 1114 | 2026-09-04T03:15:35.034Z | Compiling instant v0.1.13 |
| 1115 | 2026-09-04T03:15:35.034Z | Compiling test-strategy v0.4.5 |
| 1116 | 2026-09-04T03:15:35.222Z | Compiling time v0.3.55 |
| 1117 | 2026-09-04T03:15:35.980Z | Compiling rustls-native-certs v0.8.4 |
| 1118 | 2026-09-04T03:15:36.249Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1119 | 2026-09-04T03:15:36.336Z | Compiling crossbeam-channel v0.5.16 |
| 1120 | 2026-09-04T03:15:36.383Z | Compiling crypto-common v0.1.7 |
| 1121 | 2026-09-04T03:15:36.548Z | Compiling parse-display-derive v0.10.0 |
| 1122 | 2026-09-04T03:15:36.588Z | Compiling strum v0.27.2 |
| 1123 | 2026-09-04T03:15:36.888Z | Compiling backon v1.6.0 |
| 1124 | 2026-09-04T03:15:37.124Z | Compiling rand_chacha v0.3.1 |
| 1125 | 2026-09-04T03:15:37.454Z | Compiling either v1.17.0 |
| 1126 | 2026-09-04T03:15:37.734Z | Compiling rand v0.8.7 |
| 1127 | 2026-09-04T03:15:37.773Z | Compiling slog-json v2.6.1 |
| 1128 | 2026-09-04T03:15:37.915Z | Compiling hostname v0.3.1 |
| 1129 | 2026-09-04T03:15:38.084Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1130 | 2026-09-04T03:15:38.241Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1131 | 2026-09-04T03:15:38.687Z | Compiling wait-timeout v0.2.1 |
| 1132 | 2026-09-04T03:15:38.790Z | Compiling memmap2 v0.9.11 |
| 1133 | 2026-09-04T03:15:38.790Z | Compiling is-terminal v0.4.17 |
| 1134 | 2026-09-04T03:15:38.790Z | Compiling usdt v0.6.0 |
| 1135 | 2026-09-04T03:15:38.790Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1136 | 2026-09-04T03:15:38.790Z | Compiling slog-term v2.9.2 |
| 1137 | 2026-09-04T03:15:38.790Z | Compiling rusty-fork v0.3.1 |
| 1138 | 2026-09-04T03:15:38.848Z | Compiling slog-bunyan v2.5.0 |
| 1139 | 2026-09-04T03:15:38.901Z | Compiling serde_with v3.22.0 |
| 1140 | 2026-09-04T03:15:38.980Z | Compiling async-compression v0.4.43 |
| 1141 | 2026-09-04T03:15:39.423Z | Compiling rand_xorshift v0.4.0 |
| 1142 | 2026-09-04T03:15:39.892Z | Compiling rustls-pemfile v2.2.0 |
| 1143 | 2026-09-04T03:15:39.892Z | Compiling regress v0.10.5 |
| 1144 | 2026-09-04T03:15:39.892Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1145 | 2026-09-04T03:15:39.892Z | Compiling hostname v0.4.2 |
| 1146 | 2026-09-04T03:15:39.892Z | Compiling humantime v2.4.0 |
| 1147 | 2026-09-04T03:15:39.892Z | Compiling proptest v1.11.0 |
| 1148 | 2026-09-04T03:15:39.964Z | Compiling iddqd v0.4.6 |
| 1149 | 2026-09-04T03:15:40.405Z | Compiling reqwest v0.12.28 |
| 1150 | 2026-09-04T03:15:40.434Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1151 | 2026-09-04T03:15:40.434Z | Compiling block-buffer v0.10.4 |
| 1152 | 2026-09-04T03:15:41.037Z | Compiling digest v0.10.7 |
| 1153 | 2026-09-04T03:15:41.474Z | Compiling parse-display v0.10.0 |
| 1154 | 2026-09-04T03:15:41.474Z | Compiling backoff v0.4.0 |
| 1155 | 2026-09-04T03:15:41.474Z | Compiling itertools v0.14.0 |
| 1156 | 2026-09-04T03:15:41.474Z | Compiling progenitor-client v0.10.0 |
| 1157 | 2026-09-04T03:15:41.474Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1158 | 2026-09-04T03:15:41.832Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1159 | 2026-09-04T03:15:43.189Z | Compiling regress v0.11.1 |
| 1160 | 2026-09-04T03:15:43.263Z | Compiling utf8parse v0.2.2 |
| 1161 | 2026-09-04T03:15:43.530Z | Compiling anstyle-parse v1.0.0 |
| 1162 | 2026-09-04T03:15:44.111Z | Compiling anstyle v1.0.14 |
| 1163 | 2026-09-04T03:15:44.133Z | Compiling is_terminal_polyfill v1.70.2 |
| 1164 | 2026-09-04T03:15:44.133Z | Compiling anstyle-query v1.1.5 |
| 1165 | 2026-09-04T03:15:44.133Z | Compiling colorchoice v1.0.5 |
| 1166 | 2026-09-04T03:15:44.133Z | Compiling anstream v1.0.0 |
| 1167 | 2026-09-04T03:15:44.371Z | Compiling toml_datetime v0.6.11 |
| 1168 | 2026-09-04T03:15:44.651Z | Compiling zerocopy-derive v0.7.35 |
| 1169 | 2026-09-04T03:15:44.731Z | Compiling typify-impl v0.6.2 |
| 1170 | 2026-09-04T03:15:45.177Z | Compiling clap_lex v1.1.0 |
| 1171 | 2026-09-04T03:15:45.207Z | Compiling cpufeatures v0.2.17 |
| 1172 | 2026-09-04T03:15:45.207Z | Compiling convert_case v0.4.0 |
| 1173 | 2026-09-04T03:15:45.372Z | Compiling derive_more v0.99.20 |
| 1174 | 2026-09-04T03:15:45.529Z | Compiling zerocopy v0.7.35 |
| 1175 | 2026-09-04T03:15:46.083Z | Compiling unicode-width v0.2.2 |
| 1176 | 2026-09-04T03:15:46.810Z | Compiling secrecy v0.10.3 |
| 1177 | 2026-09-04T03:15:46.838Z | Compiling clap_derive v4.6.4 |
| 1178 | 2026-09-04T03:15:46.862Z | Compiling crucible-workspace-hack v0.1.0 |
| 1179 | 2026-09-04T03:15:46.948Z | Compiling tinyvec_macros v0.1.1 |
| 1180 | 2026-09-04T03:15:47.201Z | Compiling float-ord v0.3.2 |
| 1181 | 2026-09-04T03:15:47.274Z | Compiling tinyvec v1.12.0 |
| 1182 | 2026-09-04T03:15:47.959Z | Compiling terminal_size v0.4.4 |
| 1183 | 2026-09-04T03:15:48.215Z | Compiling dtrace-parser v0.2.0 |
| 1184 | 2026-09-04T03:15:48.329Z | Compiling scroll_derive v0.12.1 |
| 1185 | 2026-09-04T03:15:48.329Z | Compiling num-integer v0.1.47 |
| 1186 | 2026-09-04T03:15:49.928Z | Compiling rustc_version v0.4.1 |
| 1187 | 2026-09-04T03:15:50.118Z | Compiling usdt-impl v0.5.0 |
| 1188 | 2026-09-04T03:15:50.118Z | Compiling crossbeam-epoch v0.9.20 |
| 1189 | 2026-09-04T03:15:50.118Z | Compiling scroll v0.12.0 |
| 1190 | 2026-09-04T03:15:50.118Z | Compiling curve25519-dalek v4.1.3 |
| 1191 | 2026-09-04T03:15:50.118Z | Compiling dof v0.3.0 |
| 1192 | 2026-09-04T03:15:50.118Z | Compiling hmac v0.12.1 |
| 1193 | 2026-09-04T03:15:50.118Z | Compiling inout v0.1.4 |
| 1194 | 2026-09-04T03:15:50.118Z | Compiling darling_core v0.21.3 |
| 1195 | 2026-09-04T03:15:50.118Z | Compiling ff v0.13.1 |
| 1196 | 2026-09-04T03:15:50.118Z | Compiling thread-id v4.2.2 |
| 1197 | 2026-09-04T03:15:50.118Z | Compiling cipher v0.4.4 |
| 1198 | 2026-09-04T03:15:50.118Z | Compiling group v0.13.0 |
| 1199 | 2026-09-04T03:15:50.118Z | Compiling hkdf v0.12.4 |
| 1200 | 2026-09-04T03:15:50.148Z | Compiling goblin v0.8.2 |
| 1201 | 2026-09-04T03:15:50.299Z | Compiling num-iter v0.1.46 |
| 1202 | 2026-09-04T03:15:50.410Z | Compiling num-rational v0.4.2 |
| 1203 | 2026-09-04T03:15:50.480Z | Compiling clap_builder v4.6.6 |
| 1204 | 2026-09-04T03:15:50.590Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1205 | 2026-09-04T03:15:50.610Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1206 | 2026-09-04T03:15:51.011Z | Compiling universal-hash v0.5.1 |
| 1207 | 2026-09-04T03:15:51.148Z | Compiling crypto-bigint v0.5.5 |
| 1208 | 2026-09-04T03:15:51.224Z | Compiling typify-macro v0.6.2 |
| 1209 | 2026-09-04T03:15:51.450Z | Compiling darling_macro v0.21.3 |
| 1210 | 2026-09-04T03:15:51.498Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1211 | 2026-09-04T03:15:51.860Z | Compiling half v2.7.1 |
| 1212 | 2026-09-04T03:15:52.065Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1213 | 2026-09-04T03:15:52.162Z | Compiling num-complex v0.4.6 |
| 1214 | 2026-09-04T03:15:52.492Z | Compiling ciborium-io v0.2.2 |
| 1215 | 2026-09-04T03:15:52.592Z | Compiling opaque-debug v0.3.1 |
| 1216 | 2026-09-04T03:15:52.599Z | Compiling base64ct v1.8.3 |
| 1217 | 2026-09-04T03:15:52.657Z | Compiling base16ct v0.2.0 |
| 1218 | 2026-09-04T03:15:52.676Z | Compiling poly1305 v0.8.0 |
| 1219 | 2026-09-04T03:15:52.826Z | Compiling elliptic-curve v0.13.8 |
| 1220 | 2026-09-04T03:15:53.391Z | Compiling password-hash v0.5.0 |
| 1221 | 2026-09-04T03:15:53.805Z | Compiling ciborium-ll v0.2.2 |
| 1222 | 2026-09-04T03:15:53.805Z | Compiling num v0.4.3 |
| 1223 | 2026-09-04T03:15:53.808Z | Compiling typify v0.6.2 |
| 1224 | 2026-09-04T03:15:53.808Z | Compiling darling v0.21.3 |
| 1225 | 2026-09-04T03:15:53.809Z | Compiling clap v4.6.6 |
| 1226 | 2026-09-04T03:15:53.809Z | Compiling thiserror-no-std v2.0.2 |
| 1227 | 2026-09-04T03:15:53.809Z | Compiling proc-macro-crate v3.5.0 |
| 1228 | 2026-09-04T03:15:54.253Z | Compiling chacha20 v0.9.1 |
| 1229 | 2026-09-04T03:15:55.456Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1230 | 2026-09-04T03:15:55.867Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1231 | 2026-09-04T03:15:55.867Z | Compiling blake2 v0.10.6 |
| 1232 | 2026-09-04T03:15:55.867Z | Compiling aead v0.5.2 |
| 1233 | 2026-09-04T03:15:55.867Z | Compiling byte-wrapper v0.1.0 |
| 1234 | 2026-09-04T03:15:55.867Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1235 | 2026-09-04T03:15:55.867Z | Compiling proc-macro-error-attr v1.0.4 |
| 1236 | 2026-09-04T03:15:55.867Z | Compiling prettyplease v0.2.37 |
| 1237 | 2026-09-04T03:15:55.872Z | Compiling unsafe-libyaml v0.2.11 |
| 1238 | 2026-09-04T03:15:55.872Z | Compiling heapless v0.8.0 |
| 1239 | 2026-09-04T03:15:55.872Z | Compiling rustix v0.38.44 |
| 1240 | 2026-09-04T03:15:55.900Z | Compiling keccak v0.1.6 |
| 1241 | 2026-09-04T03:15:56.150Z | Compiling sha3 v0.10.9 |
| 1242 | 2026-09-04T03:15:56.165Z | Compiling serde_yaml v0.9.34+deprecated |
| 1243 | 2026-09-04T03:15:56.467Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1244 | 2026-09-04T03:15:56.868Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1245 | 2026-09-04T03:15:57.457Z | Compiling argon2 v0.5.3 |
| 1246 | 2026-09-04T03:15:57.510Z | Compiling chacha20poly1305 v0.10.1 |
| 1247 | 2026-09-04T03:15:57.693Z | Compiling num_enum_derive v0.7.6 |
| 1248 | 2026-09-04T03:15:57.735Z | Compiling vsss-rs v3.3.4 |
| 1249 | 2026-09-04T03:15:57.862Z | Compiling ingot-macros v0.1.1 |
| 1250 | 2026-09-04T03:15:58.004Z | Compiling ciborium v0.2.2 |
| 1251 | 2026-09-04T03:15:58.600Z | Compiling usdt-macro v0.5.0 |
| 1252 | 2026-09-04T03:15:59.203Z | Compiling usdt-attr-macro v0.5.0 |
| 1253 | 2026-09-04T03:15:59.739Z | Compiling serde_spanned v0.6.9 |
| 1254 | 2026-09-04T03:15:59.889Z | Compiling hash32 v0.3.1 |
| 1255 | 2026-09-04T03:16:00.052Z | Compiling enum-as-inner v0.6.1 |
| 1256 | 2026-09-04T03:16:00.060Z | Compiling proc-macro-error v1.0.4 |
| 1257 | 2026-09-04T03:16:00.193Z | Compiling memmap v0.7.0 |
| 1258 | 2026-09-04T03:16:00.311Z | Compiling memoffset v0.9.1 |
| 1259 | 2026-09-04T03:16:00.368Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1260 | 2026-09-04T03:16:00.973Z | Compiling indent_write v2.2.0 |
| 1261 | 2026-09-04T03:16:00.976Z | Compiling winnow v0.5.40 |
| 1262 | 2026-09-04T03:16:00.976Z | Compiling cfg_aliases v0.2.2 |
| 1263 | 2026-09-04T03:16:00.976Z | Compiling smoltcp v0.11.0 |
| 1264 | 2026-09-04T03:16:00.976Z | Compiling toml_write v0.1.2 |
| 1265 | 2026-09-04T03:16:00.976Z | Compiling winnow v0.7.15 |
| 1266 | 2026-09-04T03:16:00.976Z | Compiling data-encoding v2.11.1 |
| 1267 | 2026-09-04T03:16:00.976Z | Compiling ingot-types v0.1.2 |
| 1268 | 2026-09-04T03:16:00.976Z | Compiling nix v0.31.3 |
| 1269 | 2026-09-04T03:16:01.025Z | Compiling usdt v0.5.0 |
| 1270 | 2026-09-04T03:16:01.171Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1271 | 2026-09-04T03:16:01.233Z | Compiling num_enum v0.7.6 |
| 1272 | 2026-09-04T03:16:01.297Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1273 | 2026-09-04T03:16:01.775Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1274 | 2026-09-04T03:16:01.946Z | Compiling tabwriter v1.4.1 |
| 1275 | 2026-09-04T03:16:01.946Z | Compiling cobs v0.3.0 |
| 1276 | 2026-09-04T03:16:01.970Z | Compiling serde_repr v0.1.21 |
| 1277 | 2026-09-04T03:16:01.970Z | Compiling managed v0.8.0 |
| 1278 | 2026-09-04T03:16:01.970Z | Compiling toml_edit v0.19.15 |
| 1279 | 2026-09-04T03:16:02.051Z | Compiling toml_edit v0.22.27 |
| 1280 | 2026-09-04T03:16:02.064Z | Compiling crossbeam-deque v0.8.7 |
| 1281 | 2026-09-04T03:16:02.224Z | Compiling bitflags v1.3.2 |
| 1282 | 2026-09-04T03:16:02.705Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1283 | 2026-09-04T03:16:02.715Z | Compiling vcpkg v0.2.15 |
| 1284 | 2026-09-04T03:16:02.715Z | Compiling postcard v1.1.3 |
| 1285 | 2026-09-04T03:16:02.979Z | Compiling openssl-sys v0.9.117 |
| 1286 | 2026-09-04T03:16:02.993Z | Compiling ingot v0.1.1 |
| 1287 | 2026-09-04T03:16:03.637Z | Compiling toml v0.8.23 |
| 1288 | 2026-09-04T03:16:04.386Z | Compiling proc-macro-crate v1.3.1 |
| 1289 | 2026-09-04T03:16:04.582Z | Compiling hubpack_derive v0.1.1 |
| 1290 | 2026-09-04T03:16:04.729Z | Compiling foreign-types-macros v0.2.4 |
| 1291 | 2026-09-04T03:16:04.957Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1292 | 2026-09-04T03:16:05.138Z | Compiling rustls-webpki v0.103.14 |
| 1293 | 2026-09-04T03:16:05.388Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1294 | 2026-09-04T03:16:05.404Z | Compiling swrite v0.1.0 |
| 1295 | 2026-09-04T03:16:05.473Z | Compiling semver v0.1.20 |
| 1296 | 2026-09-04T03:16:05.511Z | Compiling foreign-types-shared v0.3.1 |
| 1297 | 2026-09-04T03:16:05.526Z | Compiling heck v0.4.1 |
| 1298 | 2026-09-04T03:16:05.582Z | Compiling resolv-conf v0.7.6 |
| 1299 | 2026-09-04T03:16:05.597Z | Compiling colored v3.1.1 |
| 1300 | 2026-09-04T03:16:05.716Z | Compiling linked-hash-map v0.5.6 |
| 1301 | 2026-09-04T03:16:05.733Z | Compiling rayon-core v1.13.0 |
| 1302 | 2026-09-04T03:16:05.897Z | Compiling static_assertions v1.1.0 |
| 1303 | 2026-09-04T03:16:05.967Z | Compiling unicode-segmentation v1.13.3 |
| 1304 | 2026-09-04T03:16:05.978Z | Compiling lru-cache v0.1.2 |
| 1305 | 2026-09-04T03:16:06.010Z | Compiling rustc_version v0.1.7 |
| 1306 | 2026-09-04T03:16:06.042Z | Compiling foreign-types v0.5.0 |
| 1307 | 2026-09-04T03:16:06.530Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1308 | 2026-09-04T03:16:06.541Z | Compiling hubpack v0.1.2 |
| 1309 | 2026-09-04T03:16:06.541Z | Compiling num_enum_derive v0.5.11 |
| 1310 | 2026-09-04T03:16:06.541Z | Compiling newline-converter v0.3.0 |
| 1311 | 2026-09-04T03:16:06.541Z | Compiling atomicwrites v0.4.4 |
| 1312 | 2026-09-04T03:16:06.542Z | Compiling hickory-proto v0.24.4 |
| 1313 | 2026-09-04T03:16:06.776Z | Compiling progenitor-impl v0.13.0 |
| 1314 | 2026-09-04T03:16:07.339Z | Compiling console v0.16.4 |
| 1315 | 2026-09-04T03:16:07.368Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1316 | 2026-09-04T03:16:07.963Z | Compiling camino-tempfile v1.4.1 |
| 1317 | 2026-09-04T03:16:08.063Z | Compiling chacha20 v0.10.1 |
| 1318 | 2026-09-04T03:16:08.172Z | Compiling serde-big-array v0.5.1 |
| 1319 | 2026-09-04T03:16:08.203Z | Compiling pin-project-internal v1.1.13 |
| 1320 | 2026-09-04T03:16:08.204Z | Compiling num-derive v0.4.2 |
| 1321 | 2026-09-04T03:16:08.307Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1322 | 2026-09-04T03:16:08.347Z | Compiling derive-where v1.6.1 |
| 1323 | 2026-09-04T03:16:08.899Z | Compiling tokio-rustls v0.26.4 |
| 1324 | 2026-09-04T03:16:09.189Z | Compiling hyper-rustls v0.27.9 |
| 1325 | 2026-09-04T03:16:09.229Z | Compiling rustls-platform-verifier v0.7.0 |
| 1326 | 2026-09-04T03:16:09.447Z | Compiling reqwest v0.13.4 |
| 1327 | 2026-09-04T03:16:10.029Z | Compiling cstr-argument v0.1.2 |
| 1328 | 2026-09-04T03:16:10.199Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1329 | 2026-09-04T03:16:10.396Z | Compiling minimal-lexical v0.2.1 |
| 1330 | 2026-09-04T03:16:10.480Z | Compiling siphasher v1.0.3 |
| 1331 | 2026-09-04T03:16:10.558Z | Compiling similar v3.2.0 |
| 1332 | 2026-09-04T03:16:10.656Z | Compiling phf_shared v0.12.1 |
| 1333 | 2026-09-04T03:16:11.262Z | Compiling nom v7.1.3 |
| 1334 | 2026-09-04T03:16:11.290Z | Compiling progenitor-client v0.14.0 |
| 1335 | 2026-09-04T03:16:11.291Z | Compiling progenitor-extras v0.2.0 |
| 1336 | 2026-09-04T03:16:12.156Z | Compiling expectorate v1.3.0 |
| 1337 | 2026-09-04T03:16:12.220Z | Compiling progenitor-client v0.13.0 |
| 1338 | 2026-09-04T03:16:12.220Z | Compiling progenitor-macro v0.13.0 |
| 1339 | 2026-09-04T03:16:12.344Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1340 | 2026-09-04T03:16:13.903Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1341 | 2026-09-04T03:16:14.067Z | Compiling pin-project v1.1.13 |
| 1342 | 2026-09-04T03:16:14.067Z | Compiling hickory-resolver v0.24.4 |
| 1343 | 2026-09-04T03:16:14.477Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1344 | 2026-09-04T03:16:14.583Z | Compiling rand v0.10.2 |
| 1345 | 2026-09-04T03:16:15.303Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1346 | 2026-09-04T03:16:15.435Z | Compiling num_enum v0.5.11 |
| 1347 | 2026-09-04T03:16:16.121Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1348 | 2026-09-04T03:16:16.339Z | Compiling newtype_derive v0.1.6 |
| 1349 | 2026-09-04T03:16:16.808Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1350 | 2026-09-04T03:16:16.808Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1351 | 2026-09-04T03:16:17.100Z | Compiling progenitor-impl v0.14.0 |
| 1352 | 2026-09-04T03:16:17.872Z | Compiling unicode-normalization v0.1.25 |
| 1353 | 2026-09-04T03:16:18.425Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1354 | 2026-09-04T03:16:18.691Z | Compiling tokio-stream v0.1.19 |
| 1355 | 2026-09-04T03:16:18.740Z | Compiling snafu-derive v0.8.9 |
| 1356 | 2026-09-04T03:16:19.127Z | Compiling async-recursion v1.1.1 |
| 1357 | 2026-09-04T03:16:19.782Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1358 | 2026-09-04T03:16:19.791Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1359 | 2026-09-04T03:16:20.284Z | Compiling slog-dtrace v0.3.0 |
| 1360 | 2026-09-04T03:16:20.291Z | Compiling csv-core v0.1.13 |
| 1361 | 2026-09-04T03:16:20.291Z | Compiling bstr v1.13.1 |
| 1362 | 2026-09-04T03:16:20.403Z | Compiling owo-colors v4.3.0 |
| 1363 | 2026-09-04T03:16:20.552Z | Compiling highway v1.3.0 |
| 1364 | 2026-09-04T03:16:20.662Z | Compiling unicode-xid v0.2.6 |
| 1365 | 2026-09-04T03:16:20.763Z | Compiling openssl v0.10.81 |
| 1366 | 2026-09-04T03:16:20.784Z | Compiling cancel-safe-futures v0.1.5 |
| 1367 | 2026-09-04T03:16:20.793Z | Compiling foreign-types-shared v0.1.1 |
| 1368 | 2026-09-04T03:16:20.821Z | Compiling jiff-core v0.1.0 |
| 1369 | 2026-09-04T03:16:20.873Z | Compiling chrono-tz v0.10.4 |
| 1370 | 2026-09-04T03:16:20.889Z | Compiling unicode-width v0.1.14 |
| 1371 | 2026-09-04T03:16:20.962Z | Compiling foldhash v0.1.5 |
| 1372 | 2026-09-04T03:16:21.123Z | Compiling same-file v1.0.6 |
| 1373 | 2026-09-04T03:16:21.135Z | Compiling konst_macro_rules v0.2.19 |
| 1374 | 2026-09-04T03:16:21.163Z | Compiling hashbrown v0.15.5 |
| 1375 | 2026-09-04T03:16:21.175Z | Compiling walkdir v2.5.0 |
| 1376 | 2026-09-04T03:16:21.197Z | Compiling konst v0.2.20 |
| 1377 | 2026-09-04T03:16:21.223Z | Compiling progenitor-macro v0.14.0 |
| 1378 | 2026-09-04T03:16:21.237Z | Compiling foreign-types v0.3.2 |
| 1379 | 2026-09-04T03:16:21.311Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1380 | 2026-09-04T03:16:21.435Z | Compiling const_format_proc_macros v0.2.34 |
| 1381 | 2026-09-04T03:16:21.499Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1382 | 2026-09-04T03:16:21.584Z | Compiling snafu v0.8.9 |
| 1383 | 2026-09-04T03:16:21.687Z | Compiling jiff v0.2.35 |
| 1384 | 2026-09-04T03:16:21.975Z | Compiling globset v0.4.20 |
| 1385 | 2026-09-04T03:16:22.049Z | Compiling csv v1.4.0 |
| 1386 | 2026-09-04T03:16:22.406Z | Compiling qorb v0.4.1 |
| 1387 | 2026-09-04T03:16:22.910Z | Compiling olpc-cjson v0.1.4 |
| 1388 | 2026-09-04T03:16:23.090Z | Compiling progenitor v0.13.0 |
| 1389 | 2026-09-04T03:16:23.290Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1390 | 2026-09-04T03:16:23.713Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1391 | 2026-09-04T03:16:24.453Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1392 | 2026-09-04T03:16:25.432Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1393 | 2026-09-04T03:16:25.589Z | Compiling rayon v1.12.0 |
| 1394 | 2026-09-04T03:16:25.894Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1395 | 2026-09-04T03:16:26.075Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1396 | 2026-09-04T03:16:26.181Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1397 | 2026-09-04T03:16:26.261Z | Compiling phf v0.12.1 |
| 1398 | 2026-09-04T03:16:26.743Z | Compiling zone_cfg_derive v0.3.1 |
| 1399 | 2026-09-04T03:16:26.800Z | Compiling tokio-dtrace v0.1.1 |
| 1400 | 2026-09-04T03:16:27.086Z | Compiling itertools v0.12.1 |
| 1401 | 2026-09-04T03:16:27.492Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1402 | 2026-09-04T03:16:27.508Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1403 | 2026-09-04T03:16:27.596Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1404 | 2026-09-04T03:16:27.707Z | Compiling libsw-core v0.3.2 |
| 1405 | 2026-09-04T03:16:27.894Z | Compiling serde_plain v1.0.2 |
| 1406 | 2026-09-04T03:16:27.903Z | Compiling pem v3.0.6 |
| 1407 | 2026-09-04T03:16:28.112Z | Compiling openssl-macros v0.1.1 |
| 1408 | 2026-09-04T03:16:28.133Z | Compiling cookie v0.18.2 |
| 1409 | 2026-09-04T03:16:28.255Z | Compiling sigpipe v0.1.3 |
| 1410 | 2026-09-04T03:16:28.306Z | Compiling fixedbitset v0.4.2 |
| 1411 | 2026-09-04T03:16:28.345Z | Compiling glob v0.3.4 |
| 1412 | 2026-09-04T03:16:28.400Z | Compiling bytecount v0.6.9 |
| 1413 | 2026-09-04T03:16:28.412Z | Compiling fixedbitset v0.5.7 |
| 1414 | 2026-09-04T03:16:28.551Z | Compiling typed-path v0.9.3 |
| 1415 | 2026-09-04T03:16:28.561Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1416 | 2026-09-04T03:16:28.769Z | Compiling petgraph v0.8.3 |
| 1417 | 2026-09-04T03:16:28.823Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1418 | 2026-09-04T03:16:28.835Z | Compiling papergrid v0.11.0 |
| 1419 | 2026-09-04T03:16:29.586Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1420 | 2026-09-04T03:16:29.616Z | Compiling tough v0.22.0 |
| 1421 | 2026-09-04T03:16:29.845Z | Compiling petgraph v0.6.5 |
| 1422 | 2026-09-04T03:16:29.958Z | Compiling zone v0.3.1 |
| 1423 | 2026-09-04T03:16:30.558Z | Compiling progenitor v0.14.0 |
| 1424 | 2026-09-04T03:16:30.625Z | Compiling libsw v3.5.0 |
| 1425 | 2026-09-04T03:16:30.669Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1426 | 2026-09-04T03:16:30.704Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1427 | 2026-09-04T03:16:30.799Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1428 | 2026-09-04T03:16:30.807Z | Compiling oxide-tokio-rt v0.1.6 |
| 1429 | 2026-09-04T03:16:31.110Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1430 | 2026-09-04T03:16:31.324Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1431 | 2026-09-04T03:16:31.388Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1432 | 2026-09-04T03:16:31.560Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1433 | 2026-09-04T03:16:31.928Z | Compiling const_format v0.2.36 |
| 1434 | 2026-09-04T03:16:32.274Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1435 | 2026-09-04T03:16:32.363Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1436 | 2026-09-04T03:16:32.560Z | Compiling tabled_derive v0.7.0 |
| 1437 | 2026-09-04T03:16:32.601Z | Compiling gethostname v0.5.0 |
| 1438 | 2026-09-04T03:16:32.735Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1439 | 2026-09-04T03:16:32.825Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1440 | 2026-09-04T03:16:32.837Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1441 | 2026-09-04T03:16:32.861Z | Compiling bcs v0.1.6 |
| 1442 | 2026-09-04T03:16:33.366Z | Compiling smf v0.2.3 |
| 1443 | 2026-09-04T03:16:33.370Z | Compiling whoami v1.6.1 |
| 1444 | 2026-09-04T03:16:33.370Z | Compiling termtree v0.5.1 |
| 1445 | 2026-09-04T03:16:33.370Z | Compiling unicode-linebreak v0.1.5 |
| 1446 | 2026-09-04T03:16:33.370Z | Compiling lazy_static v1.5.0 |
| 1447 | 2026-09-04T03:16:33.462Z | Compiling linear-map v1.2.0 |
| 1448 | 2026-09-04T03:16:33.581Z | Compiling tagptr v0.2.0 |
| 1449 | 2026-09-04T03:16:33.592Z | Compiling smawk v0.3.3 |
| 1450 | 2026-09-04T03:16:33.595Z | Compiling tabled v0.15.0 |
| 1451 | 2026-09-04T03:16:33.655Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1452 | 2026-09-04T03:16:33.735Z | Compiling moka v0.12.16 |
| 1453 | 2026-09-04T03:16:33.736Z | Compiling textwrap v0.16.2 |
| 1454 | 2026-09-04T03:16:34.275Z | Compiling steno v0.4.1 |
| 1455 | 2026-09-04T03:16:34.317Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1456 | 2026-09-04T03:16:34.575Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1457 | 2026-09-04T03:16:35.538Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1458 | 2026-09-04T03:16:36.285Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1459 | 2026-09-04T03:16:36.480Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1460 | 2026-09-04T03:16:37.287Z | Compiling hickory-proto v0.25.2 |
| 1461 | 2026-09-04T03:16:37.335Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1462 | 2026-09-04T03:16:37.515Z | Compiling parking_lot_core v0.8.6 |
| 1463 | 2026-09-04T03:16:37.681Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1464 | 2026-09-04T03:16:37.705Z | Compiling libscf-sys v1.2.0 |
| 1465 | 2026-09-04T03:16:37.851Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1466 | 2026-09-04T03:16:38.104Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1467 | 2026-09-04T03:16:38.219Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1468 | 2026-09-04T03:16:38.491Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1469 | 2026-09-04T03:16:38.584Z | Compiling nom v8.0.0 |
| 1470 | 2026-09-04T03:16:38.634Z | Compiling parking_lot v0.11.2 |
| 1471 | 2026-09-04T03:16:38.662Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1472 | 2026-09-04T03:16:38.908Z | Compiling fxhash v0.2.1 |
| 1473 | 2026-09-04T03:16:38.929Z | Compiling internet-checksum v0.2.1 |
| 1474 | 2026-09-04T03:16:39.045Z | Compiling sled v0.34.7 |
| 1475 | 2026-09-04T03:16:39.065Z | Compiling itertools v0.15.0 |
| 1476 | 2026-09-04T03:16:39.079Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1477 | 2026-09-04T03:16:39.353Z | Compiling hickory-resolver v0.25.2 |
| 1478 | 2026-09-04T03:16:40.206Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1479 | 2026-09-04T03:16:40.817Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1480 | 2026-09-04T03:16:45.402Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1481 | 2026-09-04T03:16:45.975Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1482 | 2026-09-04T03:16:53.315Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1483 | 2026-09-04T03:16:54.962Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1484 | 2026-09-04T03:16:56.058Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1485 | 2026-09-04T03:16:57.047Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1486 | 2026-09-04T03:16:58.167Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1487 | 2026-09-04T03:17:23.149Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 13s |
| 1488 | 2026-09-04T03:17:23.332Z | ──────────── |
| 1489 | 2026-09-04T03:17:23.332Z | Nextest run ID 90320adf-3db8-4bac-8e10-ede044f200fb with nextest profile: default |
| 1490 | 2026-09-04T03:17:23.332Z | Starting 13 tests across 1 binary (28 tests skipped) |
| 1491 | 2026-09-04T03:17:39.380Z | PASS [ 16.048s] rdb proptest::prop_ipv6_normalized_is_network_address |
| 1492 | 2026-09-04T03:17:39.501Z | PASS [ 16.167s] rdb proptest::prop_ipv4_normalized_is_network_address |
| 1493 | 2026-09-04T03:17:39.545Z | PASS [ 16.213s] rdb proptest::prop_ipv6_default_contains_all |
| 1494 | 2026-09-04T03:17:39.564Z | PASS [ 16.232s] rdb proptest::prop_ipv6_subnet_of_self |
| 1495 | 2026-09-04T03:17:39.600Z | PASS [ 16.269s] rdb proptest::prop_ipv4_default_contains_all |
| 1496 | 2026-09-04T03:17:39.633Z | PASS [ 16.302s] rdb proptest::prop_ipv4_subnet_of_self |
| 1497 | 2026-09-04T03:17:48.117Z | PASS [ 24.780s] rdb proptest::prop_static_route_key_deduplication |
| 1498 | 2026-09-04T03:18:13.453Z | PASS [ 34.073s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1499 | 2026-09-04T03:18:13.479Z | PASS [ 33.980s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1500 | 2026-09-04T03:18:13.538Z | PASS [ 33.993s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1501 | 2026-09-04T03:18:13.588Z | PASS [ 34.023s] rdb proptest::prop_static_route_key_normalized_is_network_address |
| 1502 | 2026-09-04T03:18:23.433Z | SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1503 | 2026-09-04T03:18:29.263Z | PASS [ 49.662s] rdb proptest::prop_static_route_key_ord_consistency |
| 1504 | 2026-09-04T03:19:23.338Z | SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1505 | 2026-09-04T03:20:24.577Z | SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1506 | 2026-09-04T03:21:23.397Z | SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1507 | 2026-09-04T03:21:36.245Z | PASS [ 252.875s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1508 | 2026-09-04T03:21:36.245Z | ──────────── |
| 1509 | 2026-09-04T03:21:36.245Z | Summary [ 252.876s] 13 tests run: 13 passed (1 slow), 28 skipped |
| 1510 | 2026-09-04T03:21:36.295Z | + cp './*.log' /work/ |
| 1511 | 2026-09-04T03:21:36.295Z | + true |
| 1512 | 2026-09-04T03:21:36.295Z | + [[ -d proptest-regressions ]] |
| 1513 | 2026-09-04T03:21:36.295Z | + cp -r proptest-regressions /work/rdb-proptest-regressions |
| 1514 | 2026-09-04T03:21:36.295Z | + popd |
| 1515 | 2026-09-04T03:21:36.295Z | + pushd bgp |
| 1516 | 2026-09-04T03:21:36.296Z | + PROPTEST_CASES=1000000 |
| 1517 | 2026-09-04T03:21:36.296Z | /work/oxidecomputer/maghemite |
| 1518 | 2026-09-04T03:21:36.296Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 1519 | 2026-09-04T03:21:36.296Z | + cargo nextest run --lib proptest |
| 1520 | 2026-09-04T03:21:37.438Z | Compiling smallvec v1.15.2 |
| 1521 | 2026-09-04T03:21:37.599Z | Compiling crunchy v0.2.4 |
| 1522 | 2026-09-04T03:21:37.628Z | Compiling tiny-keccak v2.0.2 |
| 1523 | 2026-09-04T03:21:37.655Z | Compiling smartstring v1.0.1 |
| 1524 | 2026-09-04T03:21:37.655Z | Compiling ahash v0.8.12 |
| 1525 | 2026-09-04T03:21:37.686Z | Compiling serial_test_derive v4.0.1 |
| 1526 | 2026-09-04T03:21:37.686Z | Compiling rhai_codegen v3.2.0 |
| 1527 | 2026-09-04T03:21:37.762Z | Compiling icu_normalizer v2.2.0 |
| 1528 | 2026-09-04T03:21:37.784Z | Compiling parking_lot_core v0.9.12 |
| 1529 | 2026-09-04T03:21:37.918Z | Compiling parking_lot_core v0.8.6 |
| 1530 | 2026-09-04T03:21:38.022Z | Compiling parking_lot v0.12.5 |
| 1531 | 2026-09-04T03:21:38.173Z | Compiling idna_adapter v1.2.2 |
| 1532 | 2026-09-04T03:21:38.253Z | Compiling tokio v1.53.1 |
| 1533 | 2026-09-04T03:21:38.303Z | Compiling idna v1.1.0 |
| 1534 | 2026-09-04T03:21:38.418Z | Compiling moka v0.12.16 |
| 1535 | 2026-09-04T03:21:38.520Z | Compiling parking_lot v0.11.2 |
| 1536 | 2026-09-04T03:21:39.024Z | Compiling url v2.5.8 |
| 1537 | 2026-09-04T03:21:39.038Z | Compiling const-random-macro v0.1.16 |
| 1538 | 2026-09-04T03:21:39.106Z | Compiling sled v0.34.7 |
| 1539 | 2026-09-04T03:21:39.222Z | Compiling thin-vec v0.2.19 |
| 1540 | 2026-09-04T03:21:39.354Z | Compiling schemars v0.8.22 |
| 1541 | 2026-09-04T03:21:39.391Z | Compiling const-random v0.1.18 |
| 1542 | 2026-09-04T03:21:39.557Z | Compiling yansi v1.0.1 |
| 1543 | 2026-09-04T03:21:39.618Z | Compiling diff v0.1.13 |
| 1544 | 2026-09-04T03:21:39.683Z | Compiling serial_test v4.0.1 |
| 1545 | 2026-09-04T03:21:39.845Z | Compiling rhai v1.26.0 |
| 1546 | 2026-09-04T03:21:39.997Z | Compiling pretty_assertions v1.4.1 |
| 1547 | 2026-09-04T03:21:40.143Z | Compiling ipnetwork v0.21.1 |
| 1548 | 2026-09-04T03:21:40.143Z | Compiling newtype-uuid v1.4.0 |
| 1549 | 2026-09-04T03:21:40.143Z | Compiling serde_with v3.22.0 |
| 1550 | 2026-09-04T03:21:40.539Z | Compiling oxnet v0.1.7 |
| 1551 | 2026-09-04T03:21:40.589Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1552 | 2026-09-04T03:21:41.964Z | Compiling daft v0.1.8 |
| 1553 | 2026-09-04T03:21:42.112Z | Compiling typify-impl v0.6.2 |
| 1554 | 2026-09-04T03:21:42.112Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1555 | 2026-09-04T03:21:42.181Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1556 | 2026-09-04T03:21:42.181Z | Compiling iddqd v0.4.6 |
| 1557 | 2026-09-04T03:21:42.181Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1558 | 2026-09-04T03:21:42.220Z | Compiling tokio-util v0.7.19 |
| 1559 | 2026-09-04T03:21:42.350Z | Compiling tokio-rustls v0.26.4 |
| 1560 | 2026-09-04T03:21:42.607Z | Compiling tower v0.5.3 |
| 1561 | 2026-09-04T03:21:42.986Z | Compiling h2 v0.4.15 |
| 1562 | 2026-09-04T03:21:43.095Z | Compiling tower-http v0.6.11 |
| 1563 | 2026-09-04T03:21:43.128Z | Compiling async-compression v0.4.43 |
| 1564 | 2026-09-04T03:21:43.461Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1565 | 2026-09-04T03:21:43.538Z | Compiling backoff v0.4.0 |
| 1566 | 2026-09-04T03:21:44.520Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1567 | 2026-09-04T03:21:44.739Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1568 | 2026-09-04T03:21:44.799Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1569 | 2026-09-04T03:21:44.911Z | Compiling byte-wrapper v0.1.0 |
| 1570 | 2026-09-04T03:21:45.924Z | Compiling typify v0.6.2 |
| 1571 | 2026-09-04T03:21:46.024Z | Compiling hyper v1.11.0 |
| 1572 | 2026-09-04T03:21:46.024Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1573 | 2026-09-04T03:21:46.024Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1574 | 2026-09-04T03:21:46.025Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1575 | 2026-09-04T03:21:46.238Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1576 | 2026-09-04T03:21:46.533Z | Compiling hyper-util v0.1.20 |
| 1577 | 2026-09-04T03:21:46.987Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1578 | 2026-09-04T03:21:47.070Z | Compiling hickory-proto v0.24.4 |
| 1579 | 2026-09-04T03:21:47.501Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1580 | 2026-09-04T03:21:47.586Z | Compiling progenitor-impl v0.13.0 |
| 1581 | 2026-09-04T03:21:47.995Z | Compiling hyper-rustls v0.27.9 |
| 1582 | 2026-09-04T03:21:48.252Z | Compiling reqwest v0.13.4 |
| 1583 | 2026-09-04T03:21:48.290Z | Compiling dropshot v0.17.1 |
| 1584 | 2026-09-04T03:21:48.389Z | Compiling reqwest v0.12.28 |
| 1585 | 2026-09-04T03:21:50.093Z | Compiling progenitor-client v0.14.0 |
| 1586 | 2026-09-04T03:21:50.364Z | Compiling progenitor-extras v0.2.0 |
| 1587 | 2026-09-04T03:21:50.472Z | Compiling progenitor-client v0.10.0 |
| 1588 | 2026-09-04T03:21:51.254Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1589 | 2026-09-04T03:21:52.690Z | Compiling progenitor-client v0.13.0 |
| 1590 | 2026-09-04T03:21:52.824Z | Compiling hickory-resolver v0.24.4 |
| 1591 | 2026-09-04T03:21:53.178Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1592 | 2026-09-04T03:21:53.557Z | Compiling tokio-stream v0.1.19 |
| 1593 | 2026-09-04T03:21:54.212Z | Compiling qorb v0.4.1 |
| 1594 | 2026-09-04T03:21:55.264Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1595 | 2026-09-04T03:21:55.441Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1596 | 2026-09-04T03:21:55.521Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1597 | 2026-09-04T03:21:56.598Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1598 | 2026-09-04T03:21:56.754Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1599 | 2026-09-04T03:21:57.440Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1600 | 2026-09-04T03:21:57.562Z | Compiling progenitor v0.13.0 |
| 1601 | 2026-09-04T03:21:57.725Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1602 | 2026-09-04T03:21:57.736Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1603 | 2026-09-04T03:21:58.035Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1604 | 2026-09-04T03:22:01.818Z | Compiling progenitor-impl v0.14.0 |
| 1605 | 2026-09-04T03:22:02.148Z | Compiling tokio-dtrace v0.1.1 |
| 1606 | 2026-09-04T03:22:02.148Z | Compiling libsw-core v0.3.2 |
| 1607 | 2026-09-04T03:22:02.148Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1608 | 2026-09-04T03:22:02.148Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1609 | 2026-09-04T03:22:02.148Z | Compiling libsw v3.5.0 |
| 1610 | 2026-09-04T03:22:02.148Z | Compiling progenitor v0.14.0 |
| 1611 | 2026-09-04T03:22:02.148Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1612 | 2026-09-04T03:22:02.148Z | Compiling oxide-tokio-rt v0.1.6 |
| 1613 | 2026-09-04T03:22:02.148Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1614 | 2026-09-04T03:22:02.148Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1615 | 2026-09-04T03:22:02.148Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1616 | 2026-09-04T03:22:02.149Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1617 | 2026-09-04T03:22:02.149Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1618 | 2026-09-04T03:22:02.473Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1619 | 2026-09-04T03:22:02.473Z | Compiling tough v0.22.0 |
| 1620 | 2026-09-04T03:22:02.473Z | Compiling zone v0.3.1 |
| 1621 | 2026-09-04T03:22:02.473Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1622 | 2026-09-04T03:22:02.473Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1623 | 2026-09-04T03:22:02.473Z | Compiling cancel-safe-futures v0.1.5 |
| 1624 | 2026-09-04T03:22:02.899Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1625 | 2026-09-04T03:22:02.899Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1626 | 2026-09-04T03:22:02.952Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1627 | 2026-09-04T03:22:03.160Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1628 | 2026-09-04T03:22:03.242Z | Compiling steno v0.4.1 |
| 1629 | 2026-09-04T03:22:03.345Z | Compiling hickory-proto v0.25.2 |
| 1630 | 2026-09-04T03:22:04.051Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1631 | 2026-09-04T03:22:05.395Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1632 | 2026-09-04T03:22:05.620Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1633 | 2026-09-04T03:22:06.130Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1634 | 2026-09-04T03:22:06.567Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1635 | 2026-09-04T03:22:06.616Z | Compiling hickory-resolver v0.25.2 |
| 1636 | 2026-09-04T03:22:06.695Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1637 | 2026-09-04T03:22:06.990Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1638 | 2026-09-04T03:22:07.735Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1639 | 2026-09-04T03:22:07.884Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1640 | 2026-09-04T03:22:08.416Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1641 | 2026-09-04T03:22:08.538Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1642 | 2026-09-04T03:22:09.843Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1643 | 2026-09-04T03:22:10.006Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1644 | 2026-09-04T03:22:13.717Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1645 | 2026-09-04T03:22:15.984Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1646 | 2026-09-04T03:22:23.623Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1647 | 2026-09-04T03:22:25.247Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1648 | 2026-09-04T03:22:26.316Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1649 | 2026-09-04T03:22:27.715Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1650 | 2026-09-04T03:22:28.913Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1651 | 2026-09-04T03:22:30.231Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1652 | 2026-09-04T03:23:04.265Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s |
| 1653 | 2026-09-04T03:23:04.443Z | ──────────── |
| 1654 | 2026-09-04T03:23:04.443Z | Nextest run ID 38efe33f-da9c-4467-afd4-992448247c65 with nextest profile: default |
| 1655 | 2026-09-04T03:23:04.443Z | Starting 17 tests across 1 binary (137 tests skipped) |
| 1656 | 2026-09-04T03:23:20.259Z | PASS [ 15.816s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 1657 | 2026-09-04T03:23:22.253Z | PASS [ 17.804s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 1658 | 2026-09-04T03:23:22.363Z | PASS [ 17.919s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 1659 | 2026-09-04T03:23:23.510Z | PASS [ 19.067s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 1660 | 2026-09-04T03:23:24.208Z | PASS [ 19.768s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 1661 | 2026-09-04T03:23:24.310Z | PASS [ 19.869s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 1662 | 2026-09-04T03:23:32.032Z | PASS [ 27.590s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 1663 | 2026-09-04T03:23:36.077Z | PASS [ 15.819s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 1664 | 2026-09-04T03:23:41.410Z | PASS [ 19.142s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 1665 | 2026-09-04T03:23:41.472Z | PASS [ 17.948s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 1666 | 2026-09-04T03:23:42.444Z | PASS [ 18.120s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 1667 | 2026-09-04T03:23:42.747Z | PASS [ 18.503s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 1668 | 2026-09-04T03:24:03.364Z | PASS [ 27.287s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 1669 | 2026-09-04T03:24:04.443Z | SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 1670 | 2026-09-04T03:24:08.645Z | PASS [ 64.204s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 1671 | 2026-09-04T03:24:22.366Z | SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 1672 | 2026-09-04T03:24:29.169Z | PASS [ 66.809s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 1673 | 2026-09-04T03:24:32.148Z | SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip |
| 1674 | 2026-09-04T03:24:40.395Z | PASS [ 59.003s] bgp proptest::prop_update_traditional_roundtrip |
| 1675 | 2026-09-04T03:24:42.582Z | PASS [ 70.536s] bgp proptest::prop_update_mp_reach_roundtrip |
| 1676 | 2026-09-04T03:24:42.587Z | ──────────── |
| 1677 | 2026-09-04T03:24:42.588Z | Summary [ 98.127s] 17 tests run: 17 passed (3 slow), 137 skipped |
| 1678 | 2026-09-04T03:24:42.588Z | + cp './*.log' /work/ |
| 1679 | 2026-09-04T03:24:42.588Z | + true |
| 1680 | 2026-09-04T03:24:42.588Z | + [[ -d proptest-regressions ]] |
| 1681 | 2026-09-04T03:24:42.588Z | + cp -r proptest-regressions /work/bgp-proptest-regressions |
| 1682 | 2026-09-04T03:24:42.588Z | + popd |
| 1683 | 2026-09-04T03:24:42.588Z | /work/oxidecomputer/maghemite |
| 1684 | 2026-09-04T03:24:42.588Z | + rm -rf /tmp/tmp.WDaGrc |
| 1685 | 2026-09-04T03:24:42.596Z | process exited: duration 622409 ms, exit code 0 |
| |
| 1686 | 2026-09-04T03:24:42.610Z | found 0 output files |