|
|
|
| 1 | 2026-07-14T05:15:55.642Z | job assigned to worker 01KXFGSZ9M9Y5RVRHA6ZMXAXZX [factory aws, i-00f91420562959a61] (queued for 49 s) |
| |
| 2 | 2026-07-14T05:16:02.610Z | starting task 0: "setup" |
| 3 | 2026-07-14T05:16:02.617Z | ++ uname -s |
| 4 | 2026-07-14T05:16:02.621Z | + kern=SunOS |
| 5 | 2026-07-14T05:16:02.621Z | + build_user=build |
| 6 | 2026-07-14T05:16:02.621Z | + build_uid=12345 |
| 7 | 2026-07-14T05:16:02.621Z | + work_dir=/work |
| 8 | 2026-07-14T05:16:02.621Z | + input_dir=/input |
| 9 | 2026-07-14T05:16:02.621Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-14T05:16:02.621Z | + case "$kern" in |
| 11 | 2026-07-14T05:16:02.621Z | + groupadd -g 12345 build |
| 12 | 2026-07-14T05:16:02.624Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-14T05:16:04.629Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-14T05:16:04.686Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-14T05:16:04.690Z | + home_fs=zfs |
| 16 | 2026-07-14T05:16:04.690Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-14T05:16:04.690Z | + mkdir -p /home/build |
| 18 | 2026-07-14T05:16:04.690Z | + chown build:build /home/build /work |
| 19 | 2026-07-14T05:16:06.688Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-14T05:16:06.691Z | process exited: duration 4082 ms, exit code 0 |
| |
| 21 | 2026-07-14T05:16:06.700Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-14T05:16:06.703Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-14T05:16:06.703Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-07-14T05:16:06.703Z | * rust toolchain channel = "stable" |
| 25 | 2026-07-14T05:16:06.703Z | * rust toolchain profile = "default" |
| 26 | 2026-07-14T05:16:06.707Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-14T05:16:06.707Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-14T05:16:06.707Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-14T05:16:06.707Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-14T05:16:06.803Z | info: downloading installer |
| 31 | 2026-07-14T05:16:08.090Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-14T05:16:08.090Z | warn: /opt/ooce/bin |
| 33 | 2026-07-14T05:16:08.091Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-14T05:16:08.091Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-14T05:16:08.091Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-14T05:16:08.091Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-14T05:16:08.091Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-14T05:16:08.091Z | error: cannot install while Rust is installed |
| 39 | 2026-07-14T05:16:08.091Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-14T05:16:08.091Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-14T05:16:08.091Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-14T05:16:08.091Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-14T05:16:08.091Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-14T05:16:08.104Z | info: profile set to default |
| 45 | 2026-07-14T05:16:08.104Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-14T05:16:08.107Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-14T05:16:08.237Z | info: latest update on 2026-07-09 for version 1.97.0 (2d8144b78 2026-07-07) |
| 48 | 2026-07-14T05:16:08.240Z | info: downloading 6 components |
| 49 | 2026-07-14T05:16:22.725Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-14T05:16:22.725Z | |
| 51 | 2026-07-14T05:16:22.754Z | stable-x86_64-unknown-illumos installed - rustc 1.97.0 (2d8144b78 2026-07-07) |
| 52 | 2026-07-14T05:16:22.754Z | |
| 53 | 2026-07-14T05:16:22.754Z | |
| 54 | 2026-07-14T05:16:22.754Z | Rust is installed now. Great! |
| 55 | 2026-07-14T05:16:22.754Z | |
| 56 | 2026-07-14T05:16:22.754Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-14T05:16:22.755Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-14T05:16:22.755Z | |
| 59 | 2026-07-14T05:16:22.755Z | To configure your current shell, you need to source |
| 60 | 2026-07-14T05:16:22.755Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-14T05:16:22.755Z | |
| 62 | 2026-07-14T05:16:22.755Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-14T05:16:22.755Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-14T05:16:22.755Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-14T05:16:22.755Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-14T05:16:22.755Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-14T05:16:22.755Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-14T05:16:22.755Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-14T05:16:22.758Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-14T05:16:22.758Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-14T05:16:22.850Z | + rustup --version |
| 72 | 2026-07-14T05:16:22.859Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-14T05:16:22.862Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-14T05:16:22.881Z | info: the currently active `rustc` version is `rustc 1.97.0 (2d8144b78 2026-07-07)` |
| 75 | 2026-07-14T05:16:22.884Z | + cargo --version |
| 76 | 2026-07-14T05:16:22.898Z | cargo 1.97.0 (c980f4866 2026-06-30) |
| 77 | 2026-07-14T05:16:22.902Z | + rustc --version |
| 78 | 2026-07-14T05:16:22.921Z | rustc 1.97.0 (2d8144b78 2026-07-07) |
| 79 | 2026-07-14T05:16:22.924Z | process exited: duration 16223 ms, exit code 0 |
| |
| 80 | 2026-07-14T05:16:22.931Z | starting task 2: "authentication" |
| 81 | 2026-07-14T05:16:22.948Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-14T05:16:22.954Z | starting task 3: "clone repository" |
| 83 | 2026-07-14T05:16:22.958Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-07-14T05:16:22.961Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-07-14T05:16:22.990Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-07-14T05:16:24.302Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-07-14T05:16:24.305Z | + git fetch origin 2a6d1fd08591dc54e61a3a8b030defc1c7ae36e1 |
| 88 | 2026-07-14T05:16:24.553Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-07-14T05:16:24.553Z | * branch 2a6d1fd08591dc54e61a3a8b030defc1c7ae36e1 -> FETCH_HEAD |
| 90 | 2026-07-14T05:16:24.558Z | + [[ -n renovate/socket2-0.x-lockfile ]] |
| 91 | 2026-07-14T05:16:24.561Z | ++ git branch --show-current |
| 92 | 2026-07-14T05:16:24.561Z | + current=main |
| 93 | 2026-07-14T05:16:24.561Z | + [[ main != renovate/socket2-0.x-lockfile ]] |
| 94 | 2026-07-14T05:16:24.561Z | + git branch -f renovate/socket2-0.x-lockfile 2a6d1fd08591dc54e61a3a8b030defc1c7ae36e1 |
| 95 | 2026-07-14T05:16:24.565Z | + git checkout -f renovate/socket2-0.x-lockfile |
| 96 | 2026-07-14T05:16:24.581Z | Switched to branch 'renovate/socket2-0.x-lockfile' |
| 97 | 2026-07-14T05:16:24.584Z | + git reset --hard 2a6d1fd08591dc54e61a3a8b030defc1c7ae36e1 |
| 98 | 2026-07-14T05:16:24.599Z | HEAD is now at 2a6d1fd Update Rust crate socket2 to v0.6.5 |
| 99 | 2026-07-14T05:16:24.603Z | process exited: duration 1645 ms, exit code 0 |
| |
| 100 | 2026-07-14T05:16:24.611Z | starting task 4: "build" |
| 101 | 2026-07-14T05:16:24.615Z | + pfexec pkg install clang-15 |
| 102 | 2026-07-14T05:16:31.907Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-07-14T05:16:39.659Z | Startup: Caching catalogs ... Done |
| 104 | 2026-07-14T05:16:46.972Z | Planning: Solver setup ... Done |
| 105 | 2026-07-14T05:16:47.015Z | Planning: Running solver ... Done |
| 106 | 2026-07-14T05:16:47.164Z | Planning: Finding local manifests ... Done |
| 107 | 2026-07-14T05:16:47.177Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-07-14T05:16:47.267Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-07-14T05:16:47.296Z | Planning: Package planning ... Done |
| 110 | 2026-07-14T05:16:47.322Z | Planning: Merging actions ... Done |
| 111 | 2026-07-14T05:16:47.479Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-07-14T05:16:47.485Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-07-14T05:16:48.208Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-07-14T05:16:48.215Z | Planning: Planning completed in 8.39 seconds |
| 115 | 2026-07-14T05:16:48.233Z | Packages to install: 2 |
| 116 | 2026-07-14T05:16:48.237Z | Mediators to change: 2 |
| 117 | 2026-07-14T05:16:48.237Z | Services to change: 1 |
| 118 | 2026-07-14T05:16:48.237Z | Create boot environment: No |
| 119 | 2026-07-14T05:16:48.237Z | Create backup boot environment: No |
| 120 | 2026-07-14T05:16:48.267Z | |
| 121 | 2026-07-14T05:16:48.267Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-07-14T05:16:53.341Z | Download: 2009/3076 items 117.9/211.3MB 55% complete (26.2M/s) |
| 123 | 2026-07-14T05:16:59.316Z | Download: 3063/3076 items 209.1/211.3MB 98% complete (22.9M/s) |
| 124 | 2026-07-14T05:17:08.866Z | Download: 3070/3076 items 210.9/211.3MB 99% complete (10.8M/s) |
| 125 | 2026-07-14T05:17:21.588Z | Download: 3072/3076 items 210.9/211.3MB 99% complete |
| 126 | 2026-07-14T05:17:21.612Z | Download: Completed 211.31 MB in 33.35 seconds (6.3M/s) |
| 127 | 2026-07-14T05:17:21.719Z | Actions: 1/3418 actions (Installing new actions) |
| 128 | 2026-07-14T05:17:24.870Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 129 | 2026-07-14T05:17:25.536Z | Done |
| 130 | 2026-07-14T05:17:25.536Z | Done |
| 131 | 2026-07-14T05:17:26.275Z | Done |
| 132 | 2026-07-14T05:17:29.656Z | Done |
| 133 | 2026-07-14T05:17:29.730Z | Done |
| 134 | 2026-07-14T05:17:29.730Z | Done |
| 135 | 2026-07-14T05:17:29.997Z | Done |
| 136 | 2026-07-14T05:17:30.707Z | + cargo --version |
| 137 | 2026-07-14T05:17:30.714Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 138 | 2026-07-14T05:17:30.860Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 139 | 2026-07-14T05:17:30.864Z | info: downloading 6 components |
| 140 | 2026-07-14T05:17:45.484Z | cargo 1.96.1 (356927216 2026-06-26) |
| 141 | 2026-07-14T05:17:45.487Z | + rustc --version |
| 142 | 2026-07-14T05:17:45.518Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 143 | 2026-07-14T05:17:45.521Z | + banner check |
| 144 | 2026-07-14T05:17:45.524Z | |
| 145 | 2026-07-14T05:17:45.524Z | #### # # ###### #### # # |
| 146 | 2026-07-14T05:17:45.524Z | # # # # # # # # # |
| 147 | 2026-07-14T05:17:45.524Z | # ###### ##### # #### |
| 148 | 2026-07-14T05:17:45.525Z | # # # # # # # |
| 149 | 2026-07-14T05:17:45.525Z | # # # # # # # # # |
| 150 | 2026-07-14T05:17:45.525Z | #### # # ###### #### # # |
| 151 | 2026-07-14T05:17:45.525Z | |
| 152 | 2026-07-14T05:17:45.525Z | + cargo fmt -- --check |
| 153 | 2026-07-14T05:17:45.923Z | + cargo clippy --all-targets -- --deny warnings |
| 154 | 2026-07-14T05:17:46.035Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 155 | 2026-07-14T05:17:46.906Z | From https://github.com/oxidecomputer/falcon |
| 156 | 2026-07-14T05:17:46.906Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 157 | 2026-07-14T05:17:46.985Z | Updating crates.io index |
| 158 | 2026-07-14T05:17:46.988Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 159 | 2026-07-14T05:17:47.374Z | From https://github.com/oxidecomputer/dendrite |
| 160 | 2026-07-14T05:17:47.375Z | * [new ref] f9fba02fd5351f468b15bda21d83d6dedae90818 -> refs/commit/f9fba02fd5351f468b15bda21d83d6dedae90818 |
| 161 | 2026-07-14T05:17:47.409Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 162 | 2026-07-14T05:17:47.658Z | From https://github.com/oxidecomputer/ispf |
| 163 | 2026-07-14T05:17:47.658Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 164 | 2026-07-14T05:17:47.665Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 165 | 2026-07-14T05:17:48.005Z | From https://github.com/oxidecomputer/netadm-sys |
| 166 | 2026-07-14T05:17:48.005Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 167 | 2026-07-14T05:17:48.013Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 168 | 2026-07-14T05:17:54.919Z | From https://github.com/oxidecomputer/omicron |
| 169 | 2026-07-14T05:17:54.919Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 170 | 2026-07-14T05:17:55.343Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 171 | 2026-07-14T05:17:56.058Z | From https://github.com/oxidecomputer/opte |
| 172 | 2026-07-14T05:17:56.058Z | * [new ref] dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc -> refs/commit/dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc |
| 173 | 2026-07-14T05:17:56.087Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 174 | 2026-07-14T05:17:56.344Z | From https://github.com/oxidecomputer/slog-error-chain |
| 175 | 2026-07-14T05:17:56.344Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 176 | 2026-07-14T05:17:56.353Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 177 | 2026-07-14T05:17:56.626Z | From https://github.com/illumos/smf-rs |
| 178 | 2026-07-14T05:17:56.626Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 179 | 2026-07-14T05:17:56.633Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 180 | 2026-07-14T05:17:56.911Z | From https://github.com/oxidecomputer/network-interface |
| 181 | 2026-07-14T05:17:56.911Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 182 | 2026-07-14T05:17:56.918Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 183 | 2026-07-14T05:17:57.204Z | From https://github.com/oxidecomputer/zone |
| 184 | 2026-07-14T05:17:57.204Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 185 | 2026-07-14T05:17:57.211Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 186 | 2026-07-14T05:17:57.869Z | From https://github.com/oxidecomputer/propolis |
| 187 | 2026-07-14T05:17:57.869Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 188 | 2026-07-14T05:17:57.910Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 189 | 2026-07-14T05:17:58.404Z | From https://github.com/oxidecomputer/transceiver-control |
| 190 | 2026-07-14T05:17:58.404Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 191 | 2026-07-14T05:17:58.414Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 192 | 2026-07-14T05:17:58.676Z | From https://github.com/oxidecomputer/dlpi-sys |
| 193 | 2026-07-14T05:17:58.676Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 194 | 2026-07-14T05:17:58.682Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 195 | 2026-07-14T05:17:58.959Z | From https://github.com/jmesmon/rust-libzfs |
| 196 | 2026-07-14T05:17:58.959Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 197 | 2026-07-14T05:17:58.967Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 198 | 2026-07-14T05:17:59.212Z | From https://github.com/oxidecomputer/rusty-doors |
| 199 | 2026-07-14T05:17:59.212Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 200 | 2026-07-14T05:17:59.219Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 201 | 2026-07-14T05:17:59.561Z | From https://github.com/oxidecomputer/lldp |
| 202 | 2026-07-14T05:17:59.561Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 203 | 2026-07-14T05:17:59.572Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 204 | 2026-07-14T05:17:59.874Z | From https://github.com/oxidecomputer/tufaceous |
| 205 | 2026-07-14T05:17:59.875Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 206 | 2026-07-14T05:17:59.884Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 207 | 2026-07-14T05:18:00.337Z | From https://github.com/oxidecomputer/management-gateway-service |
| 208 | 2026-07-14T05:18:00.337Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 209 | 2026-07-14T05:18:00.350Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 210 | 2026-07-14T05:18:01.193Z | From https://github.com/oxidecomputer/crucible |
| 211 | 2026-07-14T05:18:01.193Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 212 | 2026-07-14T05:18:01.237Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 213 | 2026-07-14T05:18:01.490Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 214 | 2026-07-14T05:18:01.490Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 215 | 2026-07-14T05:18:01.499Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 216 | 2026-07-14T05:18:01.939Z | From https://github.com/oxidecomputer/propolis |
| 217 | 2026-07-14T05:18:01.939Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 218 | 2026-07-14T05:18:01.982Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 219 | 2026-07-14T05:18:02.501Z | From https://github.com/oxidecomputer/crucible |
| 220 | 2026-07-14T05:18:02.501Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 221 | 2026-07-14T05:18:02.564Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 222 | 2026-07-14T05:18:02.918Z | From https://github.com/oxidecomputer/tofino |
| 223 | 2026-07-14T05:18:02.918Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 224 | 2026-07-14T05:18:02.928Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 225 | 2026-07-14T05:18:03.562Z | From https://github.com/oxidecomputer/maghemite |
| 226 | 2026-07-14T05:18:03.562Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 227 | 2026-07-14T05:18:03.593Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 228 | 2026-07-14T05:18:04.018Z | From https://github.com/oxidecomputer/clickward |
| 229 | 2026-07-14T05:18:04.018Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 230 | 2026-07-14T05:18:04.024Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 231 | 2026-07-14T05:18:04.263Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 232 | 2026-07-14T05:18:04.263Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 233 | 2026-07-14T05:18:06.889Z | Downloading crates ... |
| 234 | 2026-07-14T05:18:06.949Z | Downloaded async-stream v0.3.6 |
| 235 | 2026-07-14T05:18:06.955Z | Downloaded adler2 v2.0.1 |
| 236 | 2026-07-14T05:18:06.958Z | Downloaded cfg-if v1.0.4 |
| 237 | 2026-07-14T05:18:06.962Z | Downloaded cpufeatures v0.3.0 |
| 238 | 2026-07-14T05:18:06.965Z | Downloaded clap_lex v1.1.0 |
| 239 | 2026-07-14T05:18:06.965Z | Downloaded base16ct v0.2.0 |
| 240 | 2026-07-14T05:18:06.968Z | Downloaded async-trait v0.1.89 |
| 241 | 2026-07-14T05:18:06.968Z | Downloaded enum-as-inner v0.6.1 |
| 242 | 2026-07-14T05:18:06.971Z | Downloaded aead v0.5.2 |
| 243 | 2026-07-14T05:18:06.971Z | Downloaded colorchoice v1.0.5 |
| 244 | 2026-07-14T05:18:06.971Z | Downloaded block-buffer v0.12.0 |
| 245 | 2026-07-14T05:18:06.974Z | Downloaded async-stream-impl v0.3.6 |
| 246 | 2026-07-14T05:18:06.974Z | Downloaded displaydoc v0.2.6 |
| 247 | 2026-07-14T05:18:06.977Z | Downloaded ff v0.13.1 |
| 248 | 2026-07-14T05:18:06.977Z | Downloaded float-ord v0.3.2 |
| 249 | 2026-07-14T05:18:06.980Z | Downloaded darling v0.23.0 |
| 250 | 2026-07-14T05:18:06.983Z | Downloaded errno v0.3.14 |
| 251 | 2026-07-14T05:18:06.983Z | Downloaded cfg_aliases v0.2.1 |
| 252 | 2026-07-14T05:18:06.983Z | Downloaded bcs v0.1.6 |
| 253 | 2026-07-14T05:18:06.986Z | Downloaded anstyle-query v1.1.5 |
| 254 | 2026-07-14T05:18:06.986Z | Downloaded camino-tempfile v1.4.1 |
| 255 | 2026-07-14T05:18:06.989Z | Downloaded bit-vec v0.8.0 |
| 256 | 2026-07-14T05:18:06.990Z | Downloaded heck v0.4.1 |
| 257 | 2026-07-14T05:18:06.990Z | Downloaded generic-array v0.14.7 |
| 258 | 2026-07-14T05:18:06.997Z | Downloaded futures-task v0.3.32 |
| 259 | 2026-07-14T05:18:06.997Z | Downloaded anstyle-parse v1.0.0 |
| 260 | 2026-07-14T05:18:06.997Z | Downloaded embedded-io v0.4.0 |
| 261 | 2026-07-14T05:18:07.001Z | Downloaded chacha20 v0.9.1 |
| 262 | 2026-07-14T05:18:07.001Z | Downloaded byte-wrapper v0.1.0 |
| 263 | 2026-07-14T05:18:07.001Z | Downloaded git-stub-vcs v0.1.0 |
| 264 | 2026-07-14T05:18:07.001Z | Downloaded bitflags v1.3.2 |
| 265 | 2026-07-14T05:18:07.001Z | Downloaded futures-io v0.3.32 |
| 266 | 2026-07-14T05:18:07.001Z | Downloaded fixedbitset v0.4.2 |
| 267 | 2026-07-14T05:18:07.004Z | Downloaded fs_extra v1.3.0 |
| 268 | 2026-07-14T05:18:07.004Z | Downloaded atomicwrites v0.4.4 |
| 269 | 2026-07-14T05:18:07.004Z | Downloaded futures-core v0.3.32 |
| 270 | 2026-07-14T05:18:07.005Z | Downloaded dunce v1.0.5 |
| 271 | 2026-07-14T05:18:07.008Z | Downloaded backoff v0.4.0 |
| 272 | 2026-07-14T05:18:07.008Z | Downloaded foreign-types v0.3.2 |
| 273 | 2026-07-14T05:18:07.008Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 274 | 2026-07-14T05:18:07.011Z | Downloaded async-recursion v1.1.1 |
| 275 | 2026-07-14T05:18:07.011Z | Downloaded embedded-io v0.6.1 |
| 276 | 2026-07-14T05:18:07.014Z | Downloaded byteorder v1.5.0 |
| 277 | 2026-07-14T05:18:07.014Z | Downloaded bs58 v0.5.1 |
| 278 | 2026-07-14T05:18:07.017Z | Downloaded digest v0.11.3 |
| 279 | 2026-07-14T05:18:07.017Z | Downloaded digest v0.10.7 |
| 280 | 2026-07-14T05:18:07.020Z | Downloaded futures-sink v0.3.32 |
| 281 | 2026-07-14T05:18:07.020Z | Downloaded cstr-argument v0.1.2 |
| 282 | 2026-07-14T05:18:07.020Z | Downloaded foreign-types-macros v0.2.3 |
| 283 | 2026-07-14T05:18:07.020Z | Downloaded dtrace-parser v0.3.0 |
| 284 | 2026-07-14T05:18:07.020Z | Downloaded convert_case v0.4.0 |
| 285 | 2026-07-14T05:18:07.024Z | Downloaded equivalent v1.0.2 |
| 286 | 2026-07-14T05:18:07.024Z | Downloaded defmt-parser v1.0.0 |
| 287 | 2026-07-14T05:18:07.024Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 288 | 2026-07-14T05:18:07.027Z | Downloaded debug-ignore v1.0.5 |
| 289 | 2026-07-14T05:18:07.027Z | Downloaded either v1.16.0 |
| 290 | 2026-07-14T05:18:07.030Z | Downloaded crypto-common v0.2.2 |
| 291 | 2026-07-14T05:18:07.030Z | Downloaded crypto-common v0.1.7 |
| 292 | 2026-07-14T05:18:07.033Z | Downloaded derive_more v0.99.20 |
| 293 | 2026-07-14T05:18:07.036Z | Downloaded fastrand v2.4.1 |
| 294 | 2026-07-14T05:18:07.036Z | Downloaded atomic-waker v1.1.2 |
| 295 | 2026-07-14T05:18:07.036Z | Downloaded block-buffer v0.10.4 |
| 296 | 2026-07-14T05:18:07.039Z | Downloaded dof v0.3.0 |
| 297 | 2026-07-14T05:18:07.039Z | Downloaded defmt v0.3.100 |
| 298 | 2026-07-14T05:18:07.039Z | Downloaded cobs v0.3.0 |
| 299 | 2026-07-14T05:18:07.042Z | Downloaded fnv v1.0.7 |
| 300 | 2026-07-14T05:18:07.042Z | Downloaded dtrace-parser v0.2.0 |
| 301 | 2026-07-14T05:18:07.042Z | Downloaded dyn-clone v1.0.20 |
| 302 | 2026-07-14T05:18:07.042Z | Downloaded darling_macro v0.21.3 |
| 303 | 2026-07-14T05:18:07.046Z | Downloaded ciborium-io v0.2.2 |
| 304 | 2026-07-14T05:18:07.046Z | Downloaded ciborium-ll v0.2.2 |
| 305 | 2026-07-14T05:18:07.046Z | Downloaded foreign-types-shared v0.3.1 |
| 306 | 2026-07-14T05:18:07.049Z | Downloaded hash32 v0.3.1 |
| 307 | 2026-07-14T05:18:07.049Z | Downloaded dof v0.4.0 |
| 308 | 2026-07-14T05:18:07.052Z | Downloaded derive-ex v0.1.8 |
| 309 | 2026-07-14T05:18:07.052Z | Downloaded deranged v0.5.8 |
| 310 | 2026-07-14T05:18:07.052Z | Downloaded csv-core v0.1.13 |
| 311 | 2026-07-14T05:18:07.056Z | Downloaded camino v1.2.4 |
| 312 | 2026-07-14T05:18:07.056Z | Downloaded base64 v0.22.1 |
| 313 | 2026-07-14T05:18:07.060Z | Downloaded dropshot-api-manager v0.7.2 |
| 314 | 2026-07-14T05:18:07.064Z | Downloaded git-stub v1.0.0 |
| 315 | 2026-07-14T05:18:07.064Z | Downloaded heck v0.5.0 |
| 316 | 2026-07-14T05:18:07.064Z | Downloaded gethostname v0.5.0 |
| 317 | 2026-07-14T05:18:07.064Z | Downloaded darling_macro v0.23.0 |
| 318 | 2026-07-14T05:18:07.064Z | Downloaded defmt-macros v1.1.0 |
| 319 | 2026-07-14T05:18:07.067Z | Downloaded hex v0.4.3 |
| 320 | 2026-07-14T05:18:07.067Z | Downloaded http-body v1.0.1 |
| 321 | 2026-07-14T05:18:07.070Z | Downloaded fxhash v0.2.1 |
| 322 | 2026-07-14T05:18:07.070Z | Downloaded futures-macro v0.3.32 |
| 323 | 2026-07-14T05:18:07.070Z | Downloaded hostname v0.4.2 |
| 324 | 2026-07-14T05:18:07.070Z | Downloaded compression-core v0.4.32 |
| 325 | 2026-07-14T05:18:07.073Z | Downloaded cpufeatures v0.2.17 |
| 326 | 2026-07-14T05:18:07.073Z | Downloaded foldhash v0.1.5 |
| 327 | 2026-07-14T05:18:07.073Z | Downloaded form_urlencoded v1.2.2 |
| 328 | 2026-07-14T05:18:07.077Z | Downloaded crucible-workspace-hack v0.1.0 |
| 329 | 2026-07-14T05:18:07.077Z | Downloaded foreign-types v0.5.0 |
| 330 | 2026-07-14T05:18:07.077Z | Downloaded crc8 v0.1.1 |
| 331 | 2026-07-14T05:18:07.077Z | Downloaded const-random-macro v0.1.16 |
| 332 | 2026-07-14T05:18:07.077Z | Downloaded const-random v0.1.18 |
| 333 | 2026-07-14T05:18:07.083Z | Downloaded httpdate v1.0.3 |
| 334 | 2026-07-14T05:18:07.083Z | Downloaded crunchy v0.2.4 |
| 335 | 2026-07-14T05:18:07.083Z | Downloaded defmt v1.1.0 |
| 336 | 2026-07-14T05:18:07.083Z | Downloaded hubpack_derive v0.1.1 |
| 337 | 2026-07-14T05:18:07.086Z | Downloaded hostname v0.3.1 |
| 338 | 2026-07-14T05:18:07.086Z | Downloaded idna_adapter v1.2.2 |
| 339 | 2026-07-14T05:18:07.089Z | Downloaded ident_case v1.0.1 |
| 340 | 2026-07-14T05:18:07.092Z | Downloaded indent_write v2.2.0 |
| 341 | 2026-07-14T05:18:07.095Z | Downloaded inout v0.1.4 |
| 342 | 2026-07-14T05:18:07.095Z | Downloaded bytecount v0.6.9 |
| 343 | 2026-07-14T05:18:07.098Z | Downloaded bit-set v0.8.0 |
| 344 | 2026-07-14T05:18:07.098Z | Downloaded is-terminal v0.4.17 |
| 345 | 2026-07-14T05:18:07.098Z | Downloaded internet-checksum v0.2.1 |
| 346 | 2026-07-14T05:18:07.101Z | Downloaded instant v0.1.13 |
| 347 | 2026-07-14T05:18:07.102Z | Downloaded autocfg v1.5.1 |
| 348 | 2026-07-14T05:18:07.102Z | Downloaded argon2 v0.5.3 |
| 349 | 2026-07-14T05:18:07.106Z | Downloaded base16ct v1.0.0 |
| 350 | 2026-07-14T05:18:07.106Z | Downloaded data-encoding v2.11.0 |
| 351 | 2026-07-14T05:18:07.106Z | Downloaded is_terminal_polyfill v1.70.2 |
| 352 | 2026-07-14T05:18:07.106Z | Downloaded crossbeam-deque v0.8.6 |
| 353 | 2026-07-14T05:18:07.109Z | Downloaded base64ct v1.8.3 |
| 354 | 2026-07-14T05:18:07.109Z | Downloaded const_format_proc_macros v0.2.34 |
| 355 | 2026-07-14T05:18:07.112Z | Downloaded is_ci v1.2.0 |
| 356 | 2026-07-14T05:18:07.112Z | Downloaded anstyle v1.0.14 |
| 357 | 2026-07-14T05:18:07.112Z | Downloaded konst_macro_rules v0.2.19 |
| 358 | 2026-07-14T05:18:07.115Z | Downloaded backon v1.6.0 |
| 359 | 2026-07-14T05:18:07.115Z | Downloaded ahash v0.8.12 |
| 360 | 2026-07-14T05:18:07.118Z | Downloaded drift v0.2.0 |
| 361 | 2026-07-14T05:18:07.122Z | Downloaded lazy_static v1.5.0 |
| 362 | 2026-07-14T05:18:07.125Z | Downloaded keccak v0.1.6 |
| 363 | 2026-07-14T05:18:07.125Z | Downloaded memmap v0.7.0 |
| 364 | 2026-07-14T05:18:07.128Z | Downloaded managed v0.8.0 |
| 365 | 2026-07-14T05:18:07.128Z | Downloaded match_cfg v0.1.0 |
| 366 | 2026-07-14T05:18:07.129Z | Downloaded macaddr v1.0.1 |
| 367 | 2026-07-14T05:18:07.129Z | Downloaded lru-slab v0.1.2 |
| 368 | 2026-07-14T05:18:07.132Z | Downloaded memoffset v0.9.1 |
| 369 | 2026-07-14T05:18:07.132Z | Downloaded lru-cache v0.1.2 |
| 370 | 2026-07-14T05:18:07.132Z | Downloaded linked-hash-map v0.5.6 |
| 371 | 2026-07-14T05:18:07.132Z | Downloaded libscf-sys v1.2.0 |
| 372 | 2026-07-14T05:18:07.135Z | Downloaded daft-derive v0.1.7 |
| 373 | 2026-07-14T05:18:07.138Z | Downloaded find-msvc-tools v0.1.9 |
| 374 | 2026-07-14T05:18:07.138Z | Downloaded compression-codecs v0.4.38 |
| 375 | 2026-07-14T05:18:07.141Z | Downloaded hubpack v0.1.2 |
| 376 | 2026-07-14T05:18:07.141Z | Downloaded daft v0.1.7 |
| 377 | 2026-07-14T05:18:07.144Z | Downloaded foldhash v0.2.0 |
| 378 | 2026-07-14T05:18:07.144Z | Downloaded critical-section v1.2.0 |
| 379 | 2026-07-14T05:18:07.144Z | Downloaded cmake v0.1.58 |
| 380 | 2026-07-14T05:18:07.147Z | Downloaded arc-swap v1.9.1 |
| 381 | 2026-07-14T05:18:07.147Z | Downloaded group v0.13.0 |
| 382 | 2026-07-14T05:18:07.151Z | Downloaded http-body-util v0.1.4 |
| 383 | 2026-07-14T05:18:07.151Z | Downloaded cipher v0.4.4 |
| 384 | 2026-07-14T05:18:07.151Z | Downloaded itoa v1.0.18 |
| 385 | 2026-07-14T05:18:07.154Z | Downloaded glob v0.3.3 |
| 386 | 2026-07-14T05:18:07.154Z | Downloaded hyper-rustls v0.27.9 |
| 387 | 2026-07-14T05:18:07.154Z | Downloaded futures-executor v0.3.32 |
| 388 | 2026-07-14T05:18:07.157Z | Downloaded diff v0.1.13 |
| 389 | 2026-07-14T05:18:07.157Z | Downloaded newtype_derive v0.1.6 |
| 390 | 2026-07-14T05:18:07.160Z | Downloaded newline-converter v0.3.0 |
| 391 | 2026-07-14T05:18:07.160Z | Downloaded clap_derive v4.6.1 |
| 392 | 2026-07-14T05:18:07.160Z | Downloaded ingot-types v0.1.2 |
| 393 | 2026-07-14T05:18:07.164Z | Downloaded natord v1.0.9 |
| 394 | 2026-07-14T05:18:07.164Z | Downloaded ingot v0.1.1 |
| 395 | 2026-07-14T05:18:07.164Z | Downloaded erased-serde v0.3.31 |
| 396 | 2026-07-14T05:18:07.167Z | Downloaded cookie v0.18.1 |
| 397 | 2026-07-14T05:18:07.167Z | Downloaded num v0.4.3 |
| 398 | 2026-07-14T05:18:07.167Z | Downloaded newtype-uuid-macros v0.1.0 |
| 399 | 2026-07-14T05:18:07.170Z | Downloaded num-derive v0.4.2 |
| 400 | 2026-07-14T05:18:07.170Z | Downloaded ipnetwork v0.21.1 |
| 401 | 2026-07-14T05:18:07.170Z | Downloaded futures-channel v0.3.32 |
| 402 | 2026-07-14T05:18:07.173Z | Downloaded num-conv v0.2.2 |
| 403 | 2026-07-14T05:18:07.173Z | Downloaded omicron-workspace-hack v0.1.0 |
| 404 | 2026-07-14T05:18:07.173Z | Downloaded console v0.16.3 |
| 405 | 2026-07-14T05:18:07.177Z | Downloaded opaque-debug v0.3.1 |
| 406 | 2026-07-14T05:18:07.177Z | Downloaded ipnet v2.12.0 |
| 407 | 2026-07-14T05:18:07.177Z | Downloaded olpc-cjson v0.1.4 |
| 408 | 2026-07-14T05:18:07.180Z | Downloaded num_threads v0.1.7 |
| 409 | 2026-07-14T05:18:07.180Z | Downloaded colored v3.1.1 |
| 410 | 2026-07-14T05:18:07.180Z | Downloaded num-iter v0.1.45 |
| 411 | 2026-07-14T05:18:07.183Z | Downloaded mime v0.3.17 |
| 412 | 2026-07-14T05:18:07.183Z | Downloaded jobserver v0.1.34 |
| 413 | 2026-07-14T05:18:07.183Z | Downloaded openssl-probe v0.2.1 |
| 414 | 2026-07-14T05:18:07.187Z | Downloaded darling_core v0.23.0 |
| 415 | 2026-07-14T05:18:07.190Z | Downloaded parse-display v0.10.0 |
| 416 | 2026-07-14T05:18:07.190Z | Downloaded fs-err v3.3.0 |
| 417 | 2026-07-14T05:18:07.190Z | Downloaded openssl-macros v0.1.1 |
| 418 | 2026-07-14T05:18:07.193Z | Downloaded percent-encoding v2.3.2 |
| 419 | 2026-07-14T05:18:07.193Z | Downloaded lock_api v0.4.14 |
| 420 | 2026-07-14T05:18:07.193Z | Downloaded linear-map v1.2.0 |
| 421 | 2026-07-14T05:18:07.193Z | Downloaded libsw-core v0.3.2 |
| 422 | 2026-07-14T05:18:07.196Z | Downloaded libsw v3.5.0 |
| 423 | 2026-07-14T05:18:07.196Z | Downloaded ciborium v0.2.2 |
| 424 | 2026-07-14T05:18:07.196Z | Downloaded chacha20 v0.10.0 |
| 425 | 2026-07-14T05:18:07.199Z | Downloaded bitflags v2.12.1 |
| 426 | 2026-07-14T05:18:07.202Z | Downloaded globset v0.4.18 |
| 427 | 2026-07-14T05:18:07.202Z | Downloaded crc32fast v1.5.0 |
| 428 | 2026-07-14T05:18:07.205Z | Downloaded httparse v1.10.1 |
| 429 | 2026-07-14T05:18:07.205Z | Downloaded console v0.15.11 |
| 430 | 2026-07-14T05:18:07.208Z | Downloaded humantime v2.3.0 |
| 431 | 2026-07-14T05:18:07.208Z | Downloaded cargo_toml v0.22.3 |
| 432 | 2026-07-14T05:18:07.211Z | Downloaded anyhow v1.0.103 |
| 433 | 2026-07-14T05:18:07.211Z | Downloaded cancel-safe-futures v0.1.5 |
| 434 | 2026-07-14T05:18:07.214Z | Downloaded iana-time-zone v0.1.65 |
| 435 | 2026-07-14T05:18:07.218Z | Downloaded hybrid-array v0.4.12 |
| 436 | 2026-07-14T05:18:07.218Z | Downloaded hmac v0.12.1 |
| 437 | 2026-07-14T05:18:07.221Z | Downloaded ingot-macros v0.1.1 |
| 438 | 2026-07-14T05:18:07.221Z | Downloaded async-compression v0.4.42 |
| 439 | 2026-07-14T05:18:07.224Z | Downloaded newtype-uuid v1.3.2 |
| 440 | 2026-07-14T05:18:07.224Z | Downloaded highway v1.3.0 |
| 441 | 2026-07-14T05:18:07.227Z | Downloaded elliptic-curve v0.13.8 |
| 442 | 2026-07-14T05:18:07.230Z | Downloaded no-std-compat v0.4.1 |
| 443 | 2026-07-14T05:18:07.230Z | Downloaded potential_utf v0.1.5 |
| 444 | 2026-07-14T05:18:07.231Z | Downloaded multer v3.1.0 |
| 445 | 2026-07-14T05:18:07.234Z | Downloaded derive-where v1.6.1 |
| 446 | 2026-07-14T05:18:07.234Z | Downloaded pretty-hex v0.4.2 |
| 447 | 2026-07-14T05:18:07.234Z | Downloaded powerfmt v0.2.0 |
| 448 | 2026-07-14T05:18:07.239Z | Downloaded plain v0.2.3 |
| 449 | 2026-07-14T05:18:07.239Z | Downloaded blake2 v0.10.6 |
| 450 | 2026-07-14T05:18:07.251Z | Downloaded foreign-types-shared v0.1.1 |
| 451 | 2026-07-14T05:18:07.251Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 452 | 2026-07-14T05:18:07.251Z | Downloaded fixedbitset v0.5.7 |
| 453 | 2026-07-14T05:18:07.251Z | Downloaded proc-macro-error-attr v1.0.4 |
| 454 | 2026-07-14T05:18:07.251Z | Downloaded num-rational v0.4.2 |
| 455 | 2026-07-14T05:18:07.251Z | Downloaded num_enum v0.7.6 |
| 456 | 2026-07-14T05:18:07.256Z | Downloaded litemap v0.8.2 |
| 457 | 2026-07-14T05:18:07.256Z | Downloaded oxnet v0.1.6 |
| 458 | 2026-07-14T05:18:07.256Z | Downloaded oxide-tokio-rt v0.1.6 |
| 459 | 2026-07-14T05:18:07.256Z | Downloaded num_enum_derive v0.5.11 |
| 460 | 2026-07-14T05:18:07.256Z | Downloaded proc-macro-crate v1.3.1 |
| 461 | 2026-07-14T05:18:07.256Z | Downloaded num_enum v0.5.11 |
| 462 | 2026-07-14T05:18:07.256Z | Downloaded progenitor-macro v0.14.0 |
| 463 | 2026-07-14T05:18:07.259Z | Downloaded proc-macro-crate v3.5.0 |
| 464 | 2026-07-14T05:18:07.259Z | Downloaded num_enum_derive v0.7.6 |
| 465 | 2026-07-14T05:18:07.260Z | Downloaded num-integer v0.1.46 |
| 466 | 2026-07-14T05:18:07.260Z | Downloaded clap v4.6.1 |
| 467 | 2026-07-14T05:18:07.263Z | Downloaded quick-error v1.2.3 |
| 468 | 2026-07-14T05:18:07.267Z | Downloaded const-oid v0.10.2 |
| 469 | 2026-07-14T05:18:07.267Z | Downloaded rand_chacha v0.3.1 |
| 470 | 2026-07-14T05:18:07.270Z | Downloaded crossbeam-utils v0.8.21 |
| 471 | 2026-07-14T05:18:07.270Z | Downloaded crossbeam-epoch v0.9.18 |
| 472 | 2026-07-14T05:18:07.270Z | Downloaded progenitor-client v0.14.0 |
| 473 | 2026-07-14T05:18:07.274Z | Downloaded pem v3.0.6 |
| 474 | 2026-07-14T05:18:07.274Z | Downloaded paste v1.0.15 |
| 475 | 2026-07-14T05:18:07.278Z | Downloaded getrandom v0.4.2 |
| 476 | 2026-07-14T05:18:07.278Z | Downloaded parse-display-derive v0.10.0 |
| 477 | 2026-07-14T05:18:07.278Z | Downloaded dropshot_endpoint v0.17.1 |
| 478 | 2026-07-14T05:18:07.281Z | Downloaded parking_lot_core v0.8.6 |
| 479 | 2026-07-14T05:18:07.281Z | Downloaded getrandom v0.3.4 |
| 480 | 2026-07-14T05:18:07.285Z | Downloaded progenitor-macro v0.10.0 |
| 481 | 2026-07-14T05:18:07.285Z | Downloaded getrandom v0.2.17 |
| 482 | 2026-07-14T05:18:07.285Z | Downloaded anstream v1.0.0 |
| 483 | 2026-07-14T05:18:07.289Z | Downloaded allocator-api2 v0.2.21 |
| 484 | 2026-07-14T05:18:07.292Z | Downloaded memmap2 v0.9.10 |
| 485 | 2026-07-14T05:18:07.296Z | Downloaded rustc_version v0.1.7 |
| 486 | 2026-07-14T05:18:07.296Z | Downloaded const_format v0.2.36 |
| 487 | 2026-07-14T05:18:07.299Z | Downloaded progenitor-macro v0.13.0 |
| 488 | 2026-07-14T05:18:07.299Z | Downloaded icu_provider v2.2.0 |
| 489 | 2026-07-14T05:18:07.302Z | Downloaded rand_xorshift v0.4.0 |
| 490 | 2026-07-14T05:18:07.305Z | Downloaded ref-cast-impl v1.0.25 |
| 491 | 2026-07-14T05:18:07.309Z | Downloaded phf_shared v0.12.1 |
| 492 | 2026-07-14T05:18:07.309Z | Downloaded phf v0.12.1 |
| 493 | 2026-07-14T05:18:07.309Z | Downloaded pin-project-internal v1.1.13 |
| 494 | 2026-07-14T05:18:07.313Z | Downloaded bytes v1.11.1 |
| 495 | 2026-07-14T05:18:07.313Z | Downloaded ppv-lite86 v0.2.21 |
| 496 | 2026-07-14T05:18:07.313Z | Downloaded port-file v0.1.0 |
| 497 | 2026-07-14T05:18:07.317Z | Downloaded rustc-hash v2.1.2 |
| 498 | 2026-07-14T05:18:07.317Z | Downloaded darling_core v0.21.3 |
| 499 | 2026-07-14T05:18:07.320Z | Downloaded pkg-config v0.3.33 |
| 500 | 2026-07-14T05:18:07.320Z | Downloaded once_cell v1.21.4 |
| 501 | 2026-07-14T05:18:07.323Z | Downloaded num-complex v0.4.6 |
| 502 | 2026-07-14T05:18:07.323Z | Downloaded proc-macro-error v1.0.4 |
| 503 | 2026-07-14T05:18:07.326Z | Downloaded owo-colors v4.3.0 |
| 504 | 2026-07-14T05:18:07.326Z | Downloaded progenitor-extras v0.2.0 |
| 505 | 2026-07-14T05:18:07.331Z | Downloaded progenitor-client v0.10.0 |
| 506 | 2026-07-14T05:18:07.331Z | Downloaded proc-macro-error2 v2.0.1 |
| 507 | 2026-07-14T05:18:07.331Z | Downloaded progenitor v0.10.0 |
| 508 | 2026-07-14T05:18:07.331Z | Downloaded darling v0.21.3 |
| 509 | 2026-07-14T05:18:07.335Z | Downloaded cc v1.2.63 |
| 510 | 2026-07-14T05:18:07.338Z | Downloaded pest_generator v2.8.6 |
| 511 | 2026-07-14T05:18:07.339Z | Downloaded log v0.4.32 |
| 512 | 2026-07-14T05:18:07.339Z | Downloaded base64 v0.21.7 |
| 513 | 2026-07-14T05:18:07.342Z | Downloaded same-file v1.0.6 |
| 514 | 2026-07-14T05:18:07.348Z | Downloaded progenitor-client v0.13.0 |
| 515 | 2026-07-14T05:18:07.351Z | Downloaded serde-big-array v0.5.1 |
| 516 | 2026-07-14T05:18:07.351Z | Downloaded scopeguard v1.2.0 |
| 517 | 2026-07-14T05:18:07.352Z | Downloaded semver v0.1.20 |
| 518 | 2026-07-14T05:18:07.355Z | Downloaded secrecy v0.10.3 |
| 519 | 2026-07-14T05:18:07.355Z | Downloaded scroll_derive v0.13.1 |
| 520 | 2026-07-14T05:18:07.355Z | Downloaded scroll_derive v0.12.1 |
| 521 | 2026-07-14T05:18:07.355Z | Downloaded progenitor v0.14.0 |
| 522 | 2026-07-14T05:18:07.358Z | Downloaded rand_chacha v0.9.0 |
| 523 | 2026-07-14T05:18:07.358Z | Downloaded serde_repr v0.1.20 |
| 524 | 2026-07-14T05:18:07.358Z | Downloaded futures v0.3.32 |
| 525 | 2026-07-14T05:18:07.361Z | Downloaded serde_plain v1.0.2 |
| 526 | 2026-07-14T05:18:07.364Z | Downloaded icu_properties v2.2.0 |
| 527 | 2026-07-14T05:18:07.364Z | Downloaded password-hash v0.5.0 |
| 528 | 2026-07-14T05:18:07.367Z | Downloaded parking_lot v0.12.5 |
| 529 | 2026-07-14T05:18:07.367Z | Downloaded quote v1.0.45 |
| 530 | 2026-07-14T05:18:07.371Z | Downloaded half v2.7.1 |
| 531 | 2026-07-14T05:18:07.371Z | Downloaded serde_spanned v1.1.1 |
| 532 | 2026-07-14T05:18:07.371Z | Downloaded serde_spanned v0.6.9 |
| 533 | 2026-07-14T05:18:07.374Z | Downloaded flate2 v1.1.9 |
| 534 | 2026-07-14T05:18:07.377Z | Downloaded ref-cast v1.0.25 |
| 535 | 2026-07-14T05:18:07.377Z | Downloaded sha1 v0.10.6 |
| 536 | 2026-07-14T05:18:07.380Z | Downloaded serial_test_derive v3.5.0 |
| 537 | 2026-07-14T05:18:07.380Z | Downloaded serde_urlencoded v0.7.1 |
| 538 | 2026-07-14T05:18:07.380Z | Downloaded rand_core v0.9.5 |
| 539 | 2026-07-14T05:18:07.383Z | Downloaded heapless v0.8.0 |
| 540 | 2026-07-14T05:18:07.383Z | Downloaded rustc_version v0.4.1 |
| 541 | 2026-07-14T05:18:07.387Z | Downloaded resolv-conf v0.7.6 |
| 542 | 2026-07-14T05:18:07.387Z | Downloaded postcard v1.1.3 |
| 543 | 2026-07-14T05:18:07.387Z | Downloaded poly1305 v0.8.0 |
| 544 | 2026-07-14T05:18:07.391Z | Downloaded pin-project-lite v0.2.17 |
| 545 | 2026-07-14T05:18:07.394Z | Downloaded serial_test v3.5.0 |
| 546 | 2026-07-14T05:18:07.394Z | Downloaded rustls-native-certs v0.8.4 |
| 547 | 2026-07-14T05:18:07.394Z | Downloaded rustls-pemfile v2.2.0 |
| 548 | 2026-07-14T05:18:07.397Z | Downloaded parking_lot_core v0.9.12 |
| 549 | 2026-07-14T05:18:07.397Z | Downloaded sigpipe v0.1.3 |
| 550 | 2026-07-14T05:18:07.397Z | Downloaded progenitor v0.13.0 |
| 551 | 2026-07-14T05:18:07.400Z | Downloaded indicatif v0.18.4 |
| 552 | 2026-07-14T05:18:07.400Z | Downloaded rustversion v1.0.22 |
| 553 | 2026-07-14T05:18:07.404Z | Downloaded crypto-bigint v0.5.5 |
| 554 | 2026-07-14T05:18:07.407Z | Downloaded num-traits v0.2.19 |
| 555 | 2026-07-14T05:18:07.410Z | Downloaded icu_collections v2.2.0 |
| 556 | 2026-07-14T05:18:07.413Z | Downloaded siphasher v1.0.3 |
| 557 | 2026-07-14T05:18:07.413Z | Downloaded scroll v0.12.0 |
| 558 | 2026-07-14T05:18:07.416Z | Downloaded parking_lot v0.11.2 |
| 559 | 2026-07-14T05:18:07.416Z | Downloaded crossbeam-channel v0.5.15 |
| 560 | 2026-07-14T05:18:07.419Z | Downloaded slog-bunyan v2.5.0 |
| 561 | 2026-07-14T05:18:07.419Z | Downloaded slog-envlogger v2.2.0 |
| 562 | 2026-07-14T05:18:07.419Z | Downloaded smawk v0.3.2 |
| 563 | 2026-07-14T05:18:07.422Z | Downloaded scroll v0.13.0 |
| 564 | 2026-07-14T05:18:07.422Z | Downloaded stable_deref_trait v1.2.1 |
| 565 | 2026-07-14T05:18:07.422Z | Downloaded schemars_derive v0.8.22 |
| 566 | 2026-07-14T05:18:07.425Z | Downloaded rusty-fork v0.3.1 |
| 567 | 2026-07-14T05:18:07.425Z | Downloaded serde_tokenstream v0.2.3 |
| 568 | 2026-07-14T05:18:07.425Z | Downloaded hickory-resolver v0.25.2 |
| 569 | 2026-07-14T05:18:07.429Z | Downloaded serde_path_to_error v0.1.20 |
| 570 | 2026-07-14T05:18:07.431Z | Downloaded quinn-udp v0.5.14 |
| 571 | 2026-07-14T05:18:07.432Z | Downloaded hickory-resolver v0.24.4 |
| 572 | 2026-07-14T05:18:07.434Z | Downloaded aho-corasick v1.1.4 |
| 573 | 2026-07-14T05:18:07.438Z | Downloaded pest_derive v2.8.6 |
| 574 | 2026-07-14T05:18:07.438Z | Downloaded rand_core v0.10.1 |
| 575 | 2026-07-14T05:18:07.441Z | Downloaded papergrid v0.18.0 |
| 576 | 2026-07-14T05:18:07.444Z | Downloaded strsim v0.11.1 |
| 577 | 2026-07-14T05:18:07.444Z | Downloaded spin v0.5.2 |
| 578 | 2026-07-14T05:18:07.444Z | Downloaded miniz_oxide v0.8.9 |
| 579 | 2026-07-14T05:18:07.447Z | Downloaded strum v0.26.3 |
| 580 | 2026-07-14T05:18:07.447Z | Downloaded structmeta v0.3.0 |
| 581 | 2026-07-14T05:18:07.447Z | Downloaded sha1 v0.11.0 |
| 582 | 2026-07-14T05:18:07.452Z | Downloaded rhai_codegen v3.2.0 |
| 583 | 2026-07-14T05:18:07.455Z | Downloaded strum v0.27.2 |
| 584 | 2026-07-14T05:18:07.455Z | Downloaded signal-hook-registry v1.4.8 |
| 585 | 2026-07-14T05:18:07.455Z | Downloaded pin-project v1.1.13 |
| 586 | 2026-07-14T05:18:07.460Z | Downloaded tabled_derive v0.7.0 |
| 587 | 2026-07-14T05:18:07.463Z | Downloaded structmeta-derive v0.3.0 |
| 588 | 2026-07-14T05:18:07.463Z | Downloaded subtle v2.6.1 |
| 589 | 2026-07-14T05:18:07.463Z | Downloaded take_mut v0.2.2 |
| 590 | 2026-07-14T05:18:07.468Z | Downloaded sync_wrapper v1.0.2 |
| 591 | 2026-07-14T05:18:07.468Z | Downloaded simd-adler32 v0.3.9 |
| 592 | 2026-07-14T05:18:07.468Z | Downloaded http v1.4.2 |
| 593 | 2026-07-14T05:18:07.471Z | Downloaded swrite v0.1.0 |
| 594 | 2026-07-14T05:18:07.471Z | Downloaded shlex v2.0.1 |
| 595 | 2026-07-14T05:18:07.471Z | Downloaded rustls-pki-types v1.14.1 |
| 596 | 2026-07-14T05:18:07.474Z | Downloaded tabwriter v1.4.1 |
| 597 | 2026-07-14T05:18:07.474Z | Downloaded progenitor-impl v0.10.0 |
| 598 | 2026-07-14T05:18:07.474Z | Downloaded terminal_size v0.4.4 |
| 599 | 2026-07-14T05:18:07.477Z | Downloaded slog-async v2.8.0 |
| 600 | 2026-07-14T05:18:07.477Z | Downloaded tagptr v0.2.0 |
| 601 | 2026-07-14T05:18:07.478Z | Downloaded testing_table v0.3.0 |
| 602 | 2026-07-14T05:18:07.481Z | Downloaded expectorate v1.2.0 |
| 603 | 2026-07-14T05:18:07.481Z | Downloaded slog-dtrace v0.3.0 |
| 604 | 2026-07-14T05:18:07.481Z | Downloaded slab v0.4.12 |
| 605 | 2026-07-14T05:18:07.484Z | Downloaded hashbrown v0.16.1 |
| 606 | 2026-07-14T05:18:07.487Z | Downloaded thread-id v5.1.0 |
| 607 | 2026-07-14T05:18:07.487Z | Downloaded slog-term v2.9.2 |
| 608 | 2026-07-14T05:18:07.487Z | Downloaded slog-stdlog v4.1.1 |
| 609 | 2026-07-14T05:18:07.492Z | Downloaded smartstring v1.0.1 |
| 610 | 2026-07-14T05:18:07.492Z | Downloaded slog-json v2.6.1 |
| 611 | 2026-07-14T05:18:07.495Z | Downloaded snafu-derive v0.8.9 |
| 612 | 2026-07-14T05:18:07.495Z | Downloaded pest_meta v2.8.6 |
| 613 | 2026-07-14T05:18:07.495Z | Downloaded thread-id v4.2.2 |
| 614 | 2026-07-14T05:18:07.495Z | Downloaded slog-scope v4.4.1 |
| 615 | 2026-07-14T05:18:07.498Z | Downloaded semver v1.0.28 |
| 616 | 2026-07-14T05:18:07.498Z | Downloaded serde_derive_internals v0.29.1 |
| 617 | 2026-07-14T05:18:07.498Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 618 | 2026-07-14T05:18:07.501Z | Downloaded openssl-sys v0.9.116 |
| 619 | 2026-07-14T05:18:07.504Z | Downloaded smf v0.2.3 |
| 620 | 2026-07-14T05:18:07.504Z | Downloaded icu_locale_core v2.2.0 |
| 621 | 2026-07-14T05:18:07.507Z | Downloaded termtree v0.5.1 |
| 622 | 2026-07-14T05:18:07.507Z | Downloaded tabled_derive v0.11.0 |
| 623 | 2026-07-14T05:18:07.511Z | Downloaded sha2 v0.10.9 |
| 624 | 2026-07-14T05:18:07.511Z | Downloaded papergrid v0.11.0 |
| 625 | 2026-07-14T05:18:07.514Z | Downloaded tokio-macros v2.7.0 |
| 626 | 2026-07-14T05:18:07.514Z | Downloaded tinyvec_macros v0.1.1 |
| 627 | 2026-07-14T05:18:07.517Z | Downloaded time-core v0.1.8 |
| 628 | 2026-07-14T05:18:07.517Z | Downloaded prettyplease v0.2.37 |
| 629 | 2026-07-14T05:18:07.520Z | Downloaded static_assertions v1.1.0 |
| 630 | 2026-07-14T05:18:07.520Z | Downloaded konst v0.2.20 |
| 631 | 2026-07-14T05:18:07.523Z | Downloaded icu_normalizer v2.2.0 |
| 632 | 2026-07-14T05:18:07.527Z | Downloaded strum_macros v0.27.2 |
| 633 | 2026-07-14T05:18:07.527Z | Downloaded pretty_assertions v1.4.1 |
| 634 | 2026-07-14T05:18:07.527Z | Downloaded icu_normalizer_data v2.2.0 |
| 635 | 2026-07-14T05:18:07.530Z | Downloaded chacha20poly1305 v0.10.1 |
| 636 | 2026-07-14T05:18:07.530Z | Downloaded supports-color v3.0.2 |
| 637 | 2026-07-14T05:18:07.530Z | Downloaded toml_datetime v0.6.11 |
| 638 | 2026-07-14T05:18:07.533Z | Downloaded serde_with_macros v3.20.0 |
| 639 | 2026-07-14T05:18:07.533Z | Downloaded indexmap v1.9.3 |
| 640 | 2026-07-14T05:18:07.536Z | Downloaded rand_core v0.6.4 |
| 641 | 2026-07-14T05:18:07.536Z | Downloaded proc-macro2 v1.0.106 |
| 642 | 2026-07-14T05:18:07.539Z | Downloaded synstructure v0.13.2 |
| 643 | 2026-07-14T05:18:07.539Z | Downloaded jiff-static v0.2.28 |
| 644 | 2026-07-14T05:18:07.543Z | Downloaded progenitor-impl v0.14.0 |
| 645 | 2026-07-14T05:18:07.543Z | Downloaded serde_core v1.0.228 |
| 646 | 2026-07-14T05:18:07.546Z | Downloaded tower-service v0.3.3 |
| 647 | 2026-07-14T05:18:07.546Z | Downloaded thiserror v2.0.18 |
| 648 | 2026-07-14T05:18:07.549Z | Downloaded thiserror v1.0.69 |
| 649 | 2026-07-14T05:18:07.552Z | Downloaded progenitor-impl v0.13.0 |
| 650 | 2026-07-14T05:18:07.555Z | Downloaded tower-layer v0.3.3 |
| 651 | 2026-07-14T05:18:07.555Z | Downloaded try-lock v0.2.5 |
| 652 | 2026-07-14T05:18:07.555Z | Downloaded toml_write v0.1.2 |
| 653 | 2026-07-14T05:18:07.555Z | Downloaded typify-macro v0.4.3 |
| 654 | 2026-07-14T05:18:07.560Z | Downloaded thiserror-no-std v2.0.2 |
| 655 | 2026-07-14T05:18:07.563Z | Downloaded typeid v1.0.3 |
| 656 | 2026-07-14T05:18:07.563Z | Downloaded tiny-keccak v2.0.2 |
| 657 | 2026-07-14T05:18:07.563Z | Downloaded thread_local v1.1.9 |
| 658 | 2026-07-14T05:18:07.563Z | Downloaded thiserror-impl v2.0.18 |
| 659 | 2026-07-14T05:18:07.566Z | Downloaded unicode-linebreak v0.1.5 |
| 660 | 2026-07-14T05:18:07.566Z | Downloaded unit-prefix v0.5.2 |
| 661 | 2026-07-14T05:18:07.566Z | Downloaded minimal-lexical v0.2.1 |
| 662 | 2026-07-14T05:18:07.570Z | Downloaded spin v0.9.8 |
| 663 | 2026-07-14T05:18:07.573Z | Downloaded serde_derive v1.0.228 |
| 664 | 2026-07-14T05:18:07.573Z | Downloaded indexmap v2.14.0 |
| 665 | 2026-07-14T05:18:07.576Z | Downloaded tokio-dtrace v0.1.1 |
| 666 | 2026-07-14T05:18:07.576Z | Downloaded tinystr v0.8.3 |
| 667 | 2026-07-14T05:18:07.579Z | Downloaded hashbrown v0.12.3 |
| 668 | 2026-07-14T05:18:07.579Z | Downloaded rayon-core v1.13.0 |
| 669 | 2026-07-14T05:18:07.583Z | Downloaded unarray v0.1.4 |
| 670 | 2026-07-14T05:18:07.583Z | Downloaded time-macros v0.2.27 |
| 671 | 2026-07-14T05:18:07.586Z | Downloaded memchr v2.8.1 |
| 672 | 2026-07-14T05:18:07.589Z | Downloaded untrusted v0.9.0 |
| 673 | 2026-07-14T05:18:07.589Z | Downloaded untrusted v0.7.1 |
| 674 | 2026-07-14T05:18:07.589Z | Downloaded universal-hash v0.5.1 |
| 675 | 2026-07-14T05:18:07.589Z | Downloaded thiserror-impl v1.0.69 |
| 676 | 2026-07-14T05:18:07.592Z | Downloaded utf8parse v0.2.2 |
| 677 | 2026-07-14T05:18:07.592Z | Downloaded usdt-macro v0.6.0 |
| 678 | 2026-07-14T05:18:07.592Z | Downloaded usdt-macro v0.5.0 |
| 679 | 2026-07-14T05:18:07.592Z | Downloaded serde_yaml v0.9.34+deprecated |
| 680 | 2026-07-14T05:18:07.595Z | Downloaded tokio-tungstenite v0.21.0 |
| 681 | 2026-07-14T05:18:07.595Z | Downloaded schemars v0.8.22 |
| 682 | 2026-07-14T05:18:07.601Z | Downloaded version_check v0.9.5 |
| 683 | 2026-07-14T05:18:07.604Z | Downloaded wait-timeout v0.2.1 |
| 684 | 2026-07-14T05:18:07.604Z | Downloaded want v0.3.1 |
| 685 | 2026-07-14T05:18:07.604Z | Downloaded utf8_iter v1.0.4 |
| 686 | 2026-07-14T05:18:07.607Z | Downloaded utf-8 v0.7.6 |
| 687 | 2026-07-14T05:18:07.607Z | Downloaded usdt-attr-macro v0.6.0 |
| 688 | 2026-07-14T05:18:07.607Z | Downloaded usdt-attr-macro v0.5.0 |
| 689 | 2026-07-14T05:18:07.607Z | Downloaded unicode-xid v0.2.6 |
| 690 | 2026-07-14T05:18:07.607Z | Downloaded ryu v1.0.23 |
| 691 | 2026-07-14T05:18:07.614Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 692 | 2026-07-14T05:18:07.614Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 693 | 2026-07-14T05:18:07.614Z | Downloaded waitgroup v0.1.2 |
| 694 | 2026-07-14T05:18:07.614Z | Downloaded hyper-util v0.1.20 |
| 695 | 2026-07-14T05:18:07.651Z | Downloaded similar v2.7.0 |
| 696 | 2026-07-14T05:18:07.651Z | Downloaded tempfile v3.27.0 |
| 697 | 2026-07-14T05:18:07.651Z | Downloaded thin-vec v0.2.18 |
| 698 | 2026-07-14T05:18:07.651Z | Downloaded term v1.2.1 |
| 699 | 2026-07-14T05:18:07.651Z | Downloaded h2 v0.4.14 |
| 700 | 2026-07-14T05:18:07.651Z | Downloaded smallvec v1.15.1 |
| 701 | 2026-07-14T05:18:07.651Z | Downloaded schemars v0.9.0 |
| 702 | 2026-07-14T05:18:07.651Z | Downloaded zerofrom-derive v0.1.7 |
| 703 | 2026-07-14T05:18:07.651Z | Downloaded typify-macro v0.6.2 |
| 704 | 2026-07-14T05:18:07.651Z | Downloaded rand v0.8.6 |
| 705 | 2026-07-14T05:18:07.651Z | Downloaded zerofrom v0.1.8 |
| 706 | 2026-07-14T05:18:07.651Z | Downloaded quinn v0.11.9 |
| 707 | 2026-07-14T05:18:07.651Z | Downloaded yoke-derive v0.8.2 |
| 708 | 2026-07-14T05:18:07.651Z | Downloaded qorb v0.4.1 |
| 709 | 2026-07-14T05:18:07.655Z | Downloaded zeroize_derive v1.4.3 |
| 710 | 2026-07-14T05:18:07.655Z | Downloaded zone v0.3.1 |
| 711 | 2026-07-14T05:18:07.658Z | Downloaded usdt v0.5.0 |
| 712 | 2026-07-14T05:18:07.661Z | Downloaded usdt-impl v0.6.0 |
| 713 | 2026-07-14T05:18:07.664Z | Downloaded nom v7.1.3 |
| 714 | 2026-07-14T05:18:07.668Z | Downloaded mio v1.2.1 |
| 715 | 2026-07-14T05:18:07.671Z | Downloaded vsss-rs v3.3.4 |
| 716 | 2026-07-14T05:18:07.674Z | Downloaded zone_cfg_derive v0.3.1 |
| 717 | 2026-07-14T05:18:07.674Z | Downloaded walkdir v2.5.0 |
| 718 | 2026-07-14T05:18:07.674Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 719 | 2026-07-14T05:18:07.677Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 720 | 2026-07-14T05:18:07.677Z | Downloaded toml v0.8.23 |
| 721 | 2026-07-14T05:18:07.677Z | Downloaded idna v1.1.0 |
| 722 | 2026-07-14T05:18:07.680Z | Downloaded whoami v1.6.1 |
| 723 | 2026-07-14T05:18:07.680Z | Downloaded strum_macros v0.26.4 |
| 724 | 2026-07-14T05:18:07.683Z | Downloaded usdt-impl v0.5.0 |
| 725 | 2026-07-14T05:18:07.683Z | Downloaded tracing-attributes v0.1.31 |
| 726 | 2026-07-14T05:18:07.686Z | Downloaded textwrap v0.16.2 |
| 727 | 2026-07-14T05:18:07.687Z | Downloaded slog v2.8.2 |
| 728 | 2026-07-14T05:18:07.690Z | Downloaded writeable v0.6.3 |
| 729 | 2026-07-14T05:18:07.690Z | Downloaded socket2 v0.6.5 |
| 730 | 2026-07-14T05:18:07.690Z | Downloaded rand v0.9.4 |
| 731 | 2026-07-14T05:18:07.693Z | Downloaded zeroize v1.8.2 |
| 732 | 2026-07-14T05:18:07.693Z | Downloaded rustls-webpki v0.103.13 |
| 733 | 2026-07-14T05:18:07.697Z | Downloaded rustls-platform-verifier v0.7.0 |
| 734 | 2026-07-14T05:18:07.700Z | Downloaded serde v1.0.228 |
| 735 | 2026-07-14T05:18:07.700Z | Downloaded hashbrown v0.15.5 |
| 736 | 2026-07-14T05:18:07.703Z | Downloaded snafu v0.8.9 |
| 737 | 2026-07-14T05:18:07.706Z | Downloaded usdt v0.6.0 |
| 738 | 2026-07-14T05:18:07.709Z | Downloaded tokio-stream v0.1.18 |
| 739 | 2026-07-14T05:18:07.709Z | Downloaded tinyvec v1.11.0 |
| 740 | 2026-07-14T05:18:07.712Z | Downloaded zmij v1.0.21 |
| 741 | 2026-07-14T05:18:07.712Z | Downloaded ucd-trie v0.1.7 |
| 742 | 2026-07-14T05:18:07.716Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 743 | 2026-07-14T05:18:07.719Z | Downloaded zerovec-derive v0.11.3 |
| 744 | 2026-07-14T05:18:07.723Z | Downloaded itertools v0.12.1 |
| 745 | 2026-07-14T05:18:07.728Z | Downloaded schemars v1.2.1 |
| 746 | 2026-07-14T05:18:07.736Z | Downloaded tungstenite v0.21.0 |
| 747 | 2026-07-14T05:18:07.740Z | Downloaded zerocopy-derive v0.7.35 |
| 748 | 2026-07-14T05:18:07.743Z | Downloaded typify v0.4.3 |
| 749 | 2026-07-14T05:18:07.743Z | Downloaded yoke v0.8.3 |
| 750 | 2026-07-14T05:18:07.746Z | Downloaded xz2 v0.1.7 |
| 751 | 2026-07-14T05:18:07.746Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 752 | 2026-07-14T05:18:07.749Z | Downloaded pest v2.8.6 |
| 753 | 2026-07-14T05:18:07.749Z | Downloaded rand v0.10.2 |
| 754 | 2026-07-14T05:18:07.754Z | Downloaded test-strategy v0.4.5 |
| 755 | 2026-07-14T05:18:07.757Z | Downloaded nom v8.0.0 |
| 756 | 2026-07-14T05:18:07.757Z | Downloaded unicode-ident v1.0.24 |
| 757 | 2026-07-14T05:18:07.761Z | Downloaded typify v0.6.2 |
| 758 | 2026-07-14T05:18:07.761Z | Downloaded tokio-rustls v0.26.4 |
| 759 | 2026-07-14T05:18:07.764Z | Downloaded steno v0.4.1 |
| 760 | 2026-07-14T05:18:07.764Z | Downloaded itertools v0.14.0 |
| 761 | 2026-07-14T05:18:07.767Z | Downloaded hyper v1.10.1 |
| 762 | 2026-07-14T05:18:07.771Z | Downloaded libm v0.2.16 |
| 763 | 2026-07-14T05:18:07.776Z | Downloaded uuid v1.23.5 |
| 764 | 2026-07-14T05:18:07.779Z | Downloaded toml_edit v0.22.27 |
| 765 | 2026-07-14T05:18:07.782Z | Downloaded clap_builder v4.6.0 |
| 766 | 2026-07-14T05:18:07.785Z | Downloaded futures-util v0.3.32 |
| 767 | 2026-07-14T05:18:07.790Z | Downloaded tracing-core v0.1.36 |
| 768 | 2026-07-14T05:18:07.793Z | Downloaded hkdf v0.12.4 |
| 769 | 2026-07-14T05:18:07.793Z | Downloaded unsafe-libyaml v0.2.11 |
| 770 | 2026-07-14T05:18:07.797Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 771 | 2026-07-14T05:18:07.800Z | Downloaded hashbrown v0.17.1 |
| 772 | 2026-07-14T05:18:07.803Z | Downloaded ron v0.12.1 |
| 773 | 2026-07-14T05:18:07.806Z | Downloaded yansi v1.0.1 |
| 774 | 2026-07-14T05:18:07.809Z | Downloaded itertools v0.15.0 |
| 775 | 2026-07-14T05:18:07.814Z | Downloaded icu_properties_data v2.2.0 |
| 776 | 2026-07-14T05:18:07.819Z | Downloaded goblin v0.8.2 |
| 777 | 2026-07-14T05:18:07.822Z | Downloaded url v2.5.8 |
| 778 | 2026-07-14T05:18:07.833Z | Downloaded toml_edit v0.19.15 |
| 779 | 2026-07-14T05:18:07.841Z | Downloaded tower v0.5.3 |
| 780 | 2026-07-14T05:18:07.846Z | Downloaded unicode-segmentation v1.13.3 |
| 781 | 2026-07-14T05:18:07.849Z | Downloaded serde_json v1.0.150 |
| 782 | 2026-07-14T05:18:07.862Z | Downloaded reqwest v0.12.28 |
| 783 | 2026-07-14T05:18:07.866Z | Downloaded reqwest v0.13.4 |
| 784 | 2026-07-14T05:18:07.870Z | Downloaded zerotrie v0.2.4 |
| 785 | 2026-07-14T05:18:07.873Z | Downloaded zerocopy-derive v0.8.50 |
| 786 | 2026-07-14T05:18:07.877Z | Downloaded regex v1.12.3 |
| 787 | 2026-07-14T05:18:07.883Z | Downloaded typenum v1.20.1 |
| 788 | 2026-07-14T05:18:07.890Z | Downloaded typed-path v0.9.3 |
| 789 | 2026-07-14T05:18:07.899Z | Downloaded unicode-normalization v0.1.25 |
| 790 | 2026-07-14T05:18:07.904Z | Downloaded iddqd v0.4.5 |
| 791 | 2026-07-14T05:18:07.909Z | Downloaded portable-atomic v1.13.1 |
| 792 | 2026-07-14T05:18:07.918Z | Downloaded chrono v0.4.45 |
| 793 | 2026-07-14T05:18:07.922Z | Downloaded aws-lc-rs v1.17.0 |
| 794 | 2026-07-14T05:18:07.937Z | Downloaded tower-http v0.6.11 |
| 795 | 2026-07-14T05:18:07.941Z | Downloaded tokio-util v0.7.18 |
| 796 | 2026-07-14T05:18:07.945Z | Downloaded tough v0.22.0 |
| 797 | 2026-07-14T05:18:07.950Z | Downloaded moka v0.12.15 |
| 798 | 2026-07-14T05:18:07.954Z | Downloaded rayon v1.12.0 |
| 799 | 2026-07-14T05:18:07.961Z | Downloaded zerovec v0.11.6 |
| 800 | 2026-07-14T05:18:07.969Z | Downloaded zerocopy v0.7.35 |
| 801 | 2026-07-14T05:18:07.977Z | Downloaded goblin v0.10.7 |
| 802 | 2026-07-14T05:18:07.982Z | Downloaded proptest v1.11.0 |
| 803 | 2026-07-14T05:18:08.000Z | Downloaded winnow v0.5.40 |
| 804 | 2026-07-14T05:18:08.005Z | Downloaded winnow v0.7.15 |
| 805 | 2026-07-14T05:18:08.008Z | Downloaded serde_with v3.20.0 |
| 806 | 2026-07-14T05:18:08.030Z | Downloaded time v0.3.47 |
| 807 | 2026-07-14T05:18:08.036Z | Downloaded webpki-roots v1.0.7 |
| 808 | 2026-07-14T05:18:08.039Z | Downloaded quinn-proto v0.11.14 |
| 809 | 2026-07-14T05:18:08.047Z | Downloaded curve25519-dalek v4.1.3 |
| 810 | 2026-07-14T05:18:08.052Z | Downloaded tabled v0.21.0 |
| 811 | 2026-07-14T05:18:08.061Z | Downloaded winnow v1.0.3 |
| 812 | 2026-07-14T05:18:08.069Z | Downloaded tabled v0.15.0 |
| 813 | 2026-07-14T05:18:08.074Z | Downloaded syn v1.0.109 |
| 814 | 2026-07-14T05:18:08.080Z | Downloaded openssl v0.10.80 |
| 815 | 2026-07-14T05:18:08.085Z | Downloaded dropshot v0.17.1 |
| 816 | 2026-07-14T05:18:08.098Z | Downloaded vcpkg v0.2.15 |
| 817 | 2026-07-14T05:18:08.118Z | Downloaded bstr v1.12.1 |
| 818 | 2026-07-14T05:18:08.122Z | Downloaded rhai v1.25.1 |
| 819 | 2026-07-14T05:18:08.128Z | Downloaded nix v0.31.3 |
| 820 | 2026-07-14T05:18:08.135Z | Downloaded unicode-width v0.1.14 |
| 821 | 2026-07-14T05:18:08.138Z | Downloaded hickory-proto v0.25.2 |
| 822 | 2026-07-14T05:18:08.146Z | Downloaded zerocopy v0.8.50 |
| 823 | 2026-07-14T05:18:08.159Z | Downloaded smoltcp v0.11.0 |
| 824 | 2026-07-14T05:18:08.163Z | Downloaded openapiv3 v2.2.0 |
| 825 | 2026-07-14T05:18:08.169Z | Downloaded regress v0.10.5 |
| 826 | 2026-07-14T05:18:08.174Z | Downloaded unicode-width v0.2.2 |
| 827 | 2026-07-14T05:18:08.177Z | Downloaded syn v2.0.117 |
| 828 | 2026-07-14T05:18:08.182Z | Downloaded rustls v0.23.40 |
| 829 | 2026-07-14T05:18:08.189Z | Downloaded rustix v0.38.44 |
| 830 | 2026-07-14T05:18:08.201Z | Downloaded regress v0.11.1 |
| 831 | 2026-07-14T05:18:08.206Z | Downloaded tracing v0.1.44 |
| 832 | 2026-07-14T05:18:08.216Z | Downloaded rustix v1.1.4 |
| 833 | 2026-07-14T05:18:08.228Z | Downloaded regex-syntax v0.8.10 |
| 834 | 2026-07-14T05:18:08.233Z | Downloaded hickory-proto v0.24.4 |
| 835 | 2026-07-14T05:18:08.251Z | Downloaded regex-automata v0.4.14 |
| 836 | 2026-07-14T05:18:08.270Z | Downloaded petgraph v0.6.5 |
| 837 | 2026-07-14T05:18:08.280Z | Downloaded sled v0.34.7 |
| 838 | 2026-07-14T05:18:08.285Z | Downloaded typify-impl v0.4.3 |
| 839 | 2026-07-14T05:18:08.293Z | Downloaded typify-impl v0.6.2 |
| 840 | 2026-07-14T05:18:08.299Z | Downloaded libc v0.2.186 |
| 841 | 2026-07-14T05:18:08.333Z | Downloaded sha3 v0.10.9 |
| 842 | 2026-07-14T05:18:08.359Z | Downloaded lzma-sys v0.1.20 |
| 843 | 2026-07-14T05:18:08.374Z | Downloaded jiff v0.2.28 |
| 844 | 2026-07-14T05:18:08.384Z | Downloaded chrono-tz v0.10.4 |
| 845 | 2026-07-14T05:18:08.392Z | Downloaded encoding_rs v0.8.35 |
| 846 | 2026-07-14T05:18:08.406Z | Downloaded petgraph v0.8.3 |
| 847 | 2026-07-14T05:18:08.418Z | Downloaded csv v1.4.0 |
| 848 | 2026-07-14T05:18:08.428Z | Downloaded tokio v1.52.3 |
| 849 | 2026-07-14T05:18:08.450Z | Downloaded ring v0.17.14 |
| 850 | 2026-07-14T05:18:08.989Z | Downloaded aws-lc-sys v0.41.0 |
| 851 | 2026-07-14T05:18:09.542Z | Compiling proc-macro2 v1.0.106 |
| 852 | 2026-07-14T05:18:09.542Z | Compiling quote v1.0.45 |
| 853 | 2026-07-14T05:18:09.542Z | Compiling unicode-ident v1.0.24 |
| 854 | 2026-07-14T05:18:09.545Z | Compiling serde_core v1.0.228 |
| 855 | 2026-07-14T05:18:09.545Z | Compiling libc v0.2.186 |
| 856 | 2026-07-14T05:18:09.545Z | Compiling serde v1.0.228 |
| 857 | 2026-07-14T05:18:09.545Z | Compiling zmij v1.0.21 |
| 858 | 2026-07-14T05:18:09.545Z | Compiling autocfg v1.5.1 |
| 859 | 2026-07-14T05:18:09.919Z | Compiling libm v0.2.16 |
| 860 | 2026-07-14T05:18:10.267Z | Compiling icu_properties_data v2.2.0 |
| 861 | 2026-07-14T05:18:10.267Z | Compiling icu_normalizer_data v2.2.0 |
| 862 | 2026-07-14T05:18:10.271Z | Compiling serde_json v1.0.150 |
| 863 | 2026-07-14T05:18:10.378Z | Compiling num-traits v0.2.19 |
| 864 | 2026-07-14T05:18:10.618Z | Compiling getrandom v0.4.2 |
| 865 | 2026-07-14T05:18:10.644Z | Compiling thiserror v2.0.18 |
| 866 | 2026-07-14T05:18:10.827Z | Compiling version_check v0.9.5 |
| 867 | 2026-07-14T05:18:11.069Z | Compiling memchr v2.8.1 |
| 868 | 2026-07-14T05:18:11.098Z | Compiling syn v2.0.117 |
| 869 | 2026-07-14T05:18:11.151Z | Compiling schemars v0.8.22 |
| 870 | 2026-07-14T05:18:11.230Z | Checking cfg-if v1.0.4 |
| 871 | 2026-07-14T05:18:11.266Z | Compiling parking_lot_core v0.9.12 |
| 872 | 2026-07-14T05:18:11.375Z | Compiling zerocopy v0.8.50 |
| 873 | 2026-07-14T05:18:11.438Z | Compiling heck v0.5.0 |
| 874 | 2026-07-14T05:18:11.665Z | Compiling portable-atomic v1.13.1 |
| 875 | 2026-07-14T05:18:11.687Z | Compiling rustversion v1.0.22 |
| 876 | 2026-07-14T05:18:11.761Z | Compiling itoa v1.0.18 |
| 877 | 2026-07-14T05:18:11.948Z | Compiling jobserver v0.1.34 |
| 878 | 2026-07-14T05:18:11.952Z | Compiling shlex v2.0.1 |
| 879 | 2026-07-14T05:18:12.166Z | Compiling find-msvc-tools v0.1.9 |
| 880 | 2026-07-14T05:18:12.418Z | Compiling cc v1.2.63 |
| 881 | 2026-07-14T05:18:12.606Z | Compiling dunce v1.0.5 |
| 882 | 2026-07-14T05:18:12.693Z | Compiling fs_extra v1.3.0 |
| 883 | 2026-07-14T05:18:12.713Z | Compiling semver v1.0.28 |
| 884 | 2026-07-14T05:18:12.735Z | Compiling log v0.4.32 |
| 885 | 2026-07-14T05:18:12.754Z | Compiling httparse v1.10.1 |
| 886 | 2026-07-14T05:18:12.776Z | Compiling slog v2.8.2 |
| 887 | 2026-07-14T05:18:12.926Z | Compiling getrandom v0.3.4 |
| 888 | 2026-07-14T05:18:12.964Z | Compiling rustix v1.1.4 |
| 889 | 2026-07-14T05:18:13.070Z | Checking stable_deref_trait v1.2.1 |
| 890 | 2026-07-14T05:18:13.102Z | Compiling equivalent v1.0.2 |
| 891 | 2026-07-14T05:18:13.184Z | Compiling cmake v0.1.58 |
| 892 | 2026-07-14T05:18:13.207Z | Compiling thiserror v1.0.69 |
| 893 | 2026-07-14T05:18:13.336Z | Checking litemap v0.8.2 |
| 894 | 2026-07-14T05:18:13.489Z | Checking writeable v0.6.3 |
| 895 | 2026-07-14T05:18:13.521Z | Checking utf8_iter v1.0.4 |
| 896 | 2026-07-14T05:18:13.543Z | Compiling aws-lc-rs v1.17.0 |
| 897 | 2026-07-14T05:18:13.602Z | Checking percent-encoding v2.3.2 |
| 898 | 2026-07-14T05:18:13.769Z | Checking form_urlencoded v1.2.2 |
| 899 | 2026-07-14T05:18:13.772Z | Compiling aws-lc-sys v0.41.0 |
| 900 | 2026-07-14T05:18:13.772Z | Compiling ring v0.17.14 |
| 901 | 2026-07-14T05:18:13.831Z | Compiling rustls v0.23.40 |
| 902 | 2026-07-14T05:18:13.890Z | Compiling ucd-trie v0.1.7 |
| 903 | 2026-07-14T05:18:13.912Z | Compiling anyhow v1.0.103 |
| 904 | 2026-07-14T05:18:14.066Z | Compiling synstructure v0.13.2 |
| 905 | 2026-07-14T05:18:14.130Z | Compiling serde_derive_internals v0.29.1 |
| 906 | 2026-07-14T05:18:14.238Z | Compiling pest v2.8.6 |
| 907 | 2026-07-14T05:18:14.488Z | Compiling regex-syntax v0.8.10 |
| 908 | 2026-07-14T05:18:14.671Z | Compiling aho-corasick v1.1.4 |
| 909 | 2026-07-14T05:18:15.015Z | Compiling crossbeam-utils v0.8.21 |
| 910 | 2026-07-14T05:18:15.270Z | Compiling serde_derive v1.0.228 |
| 911 | 2026-07-14T05:18:15.370Z | Compiling zerofrom-derive v0.1.7 |
| 912 | 2026-07-14T05:18:15.481Z | Compiling yoke-derive v0.8.2 |
| 913 | 2026-07-14T05:18:15.718Z | Compiling zerovec-derive v0.11.3 |
| 914 | 2026-07-14T05:18:16.080Z | Compiling displaydoc v0.2.6 |
| 915 | 2026-07-14T05:18:16.534Z | Compiling schemars_derive v0.8.22 |
| 916 | 2026-07-14T05:18:16.568Z | Compiling thiserror-impl v2.0.18 |
| 917 | 2026-07-14T05:18:16.571Z | Compiling tokio-macros v2.7.0 |
| 918 | 2026-07-14T05:18:16.843Z | Compiling zeroize_derive v1.4.3 |
| 919 | 2026-07-14T05:18:16.914Z | Compiling zerocopy-derive v0.8.50 |
| 920 | 2026-07-14T05:18:17.342Z | Compiling futures-macro v0.3.32 |
| 921 | 2026-07-14T05:18:17.508Z | Compiling tracing-attributes v0.1.31 |
| 922 | 2026-07-14T05:18:17.735Z | Checking zerofrom v0.1.8 |
| 923 | 2026-07-14T05:18:17.855Z | Checking yoke v0.8.3 |
| 924 | 2026-07-14T05:18:17.898Z | Compiling thiserror-impl v1.0.69 |
| 925 | 2026-07-14T05:18:18.284Z | Checking zerovec v0.11.6 |
| 926 | 2026-07-14T05:18:18.428Z | Compiling serde_tokenstream v0.2.3 |
| 927 | 2026-07-14T05:18:18.450Z | Checking smallvec v1.15.1 |
| 928 | 2026-07-14T05:18:18.454Z | Checking bytes v1.11.1 |
| 929 | 2026-07-14T05:18:18.662Z | Checking zerotrie v0.2.4 |
| 930 | 2026-07-14T05:18:18.724Z | Compiling pest_meta v2.8.6 |
| 931 | 2026-07-14T05:18:18.745Z | Checking tinystr v0.8.3 |
| 932 | 2026-07-14T05:18:18.767Z | Checking potential_utf v0.1.5 |
| 933 | 2026-07-14T05:18:18.893Z | Checking icu_collections v2.2.0 |
| 934 | 2026-07-14T05:18:18.915Z | Compiling regex-automata v0.4.14 |
| 935 | 2026-07-14T05:18:18.955Z | Checking icu_locale_core v2.2.0 |
| 936 | 2026-07-14T05:18:19.026Z | Checking rand_core v0.10.1 |
| 937 | 2026-07-14T05:18:19.136Z | Compiling hashbrown v0.17.1 |
| 938 | 2026-07-14T05:18:19.194Z | Checking iana-time-zone v0.1.65 |
| 939 | 2026-07-14T05:18:19.304Z | Compiling pest_generator v2.8.6 |
| 940 | 2026-07-14T05:18:19.355Z | Checking chrono v0.4.45 |
| 941 | 2026-07-14T05:18:19.550Z | Checking icu_provider v2.2.0 |
| 942 | 2026-07-14T05:18:19.687Z | Compiling indexmap v2.14.0 |
| 943 | 2026-07-14T05:18:19.708Z | Compiling paste v1.0.15 |
| 944 | 2026-07-14T05:18:19.788Z | Checking icu_normalizer v2.2.0 |
| 945 | 2026-07-14T05:18:19.906Z | Checking icu_properties v2.2.0 |
| 946 | 2026-07-14T05:18:19.997Z | Compiling pest_derive v2.8.6 |
| 947 | 2026-07-14T05:18:20.020Z | Compiling num-conv v0.2.2 |
| 948 | 2026-07-14T05:18:20.126Z | Compiling time-core v0.1.8 |
| 949 | 2026-07-14T05:18:20.269Z | Compiling time-macros v0.2.27 |
| 950 | 2026-07-14T05:18:20.517Z | Checking uuid v1.23.5 |
| 951 | 2026-07-14T05:18:20.538Z | Compiling regex v1.12.3 |
| 952 | 2026-07-14T05:18:20.753Z | Checking idna_adapter v1.2.2 |
| 953 | 2026-07-14T05:18:20.885Z | Checking idna v1.1.0 |
| 954 | 2026-07-14T05:18:20.936Z | Compiling async-trait v0.1.89 |
| 955 | 2026-07-14T05:18:21.054Z | Compiling byteorder v1.5.0 |
| 956 | 2026-07-14T05:18:21.139Z | Checking url v2.5.8 |
| 957 | 2026-07-14T05:18:21.255Z | Compiling camino v1.2.4 |
| 958 | 2026-07-14T05:18:21.640Z | Checking dyn-clone v1.0.20 |
| 959 | 2026-07-14T05:18:21.744Z | Checking errno v0.3.14 |
| 960 | 2026-07-14T05:18:21.806Z | Compiling strsim v0.11.1 |
| 961 | 2026-07-14T05:18:21.868Z | Compiling scroll_derive v0.13.1 |
| 962 | 2026-07-14T05:18:21.927Z | Compiling ident_case v1.0.1 |
| 963 | 2026-07-14T05:18:22.107Z | Compiling omicron-workspace-hack v0.1.0 |
| 964 | 2026-07-14T05:18:22.269Z | Compiling slog-async v2.8.0 |
| 965 | 2026-07-14T05:18:22.369Z | Compiling generic-array v0.14.7 |
| 966 | 2026-07-14T05:18:22.486Z | Compiling crc32fast v1.5.0 |
| 967 | 2026-07-14T05:18:22.669Z | Compiling usdt-impl v0.6.0 |
| 968 | 2026-07-14T05:18:22.697Z | Compiling scroll v0.13.0 |
| 969 | 2026-07-14T05:18:22.702Z | Compiling plain v0.2.3 |
| 970 | 2026-07-14T05:18:22.953Z | Compiling goblin v0.10.7 |
| 971 | 2026-07-14T05:18:22.974Z | Compiling daft-derive v0.1.7 |
| 972 | 2026-07-14T05:18:22.996Z | Compiling pretty-hex v0.4.2 |
| 973 | 2026-07-14T05:18:23.134Z | Checking pin-project-lite v0.2.17 |
| 974 | 2026-07-14T05:18:23.205Z | Compiling dtrace-parser v0.3.0 |
| 975 | 2026-07-14T05:18:23.232Z | Compiling thread-id v5.1.0 |
| 976 | 2026-07-14T05:18:23.727Z | Compiling syn v1.0.109 |
| 977 | 2026-07-14T05:18:23.748Z | Checking getrandom v0.2.17 |
| 978 | 2026-07-14T05:18:23.822Z | Checking zeroize v1.8.2 |
| 979 | 2026-07-14T05:18:23.891Z | Checking bitflags v2.12.1 |
| 980 | 2026-07-14T05:18:24.302Z | Compiling multer v3.1.0 |
| 981 | 2026-07-14T05:18:24.607Z | Compiling async-stream-impl v0.3.6 |
| 982 | 2026-07-14T05:18:24.666Z | Checking socket2 v0.6.5 |
| 983 | 2026-07-14T05:18:24.763Z | Checking scopeguard v1.2.0 |
| 984 | 2026-07-14T05:18:24.874Z | Checking lock_api v0.4.14 |
| 985 | 2026-07-14T05:18:25.027Z | Checking critical-section v1.2.0 |
| 986 | 2026-07-14T05:18:25.091Z | Compiling ref-cast v1.0.25 |
| 987 | 2026-07-14T05:18:25.127Z | Checking once_cell v1.21.4 |
| 988 | 2026-07-14T05:18:25.302Z | Compiling ref-cast-impl v1.0.25 |
| 989 | 2026-07-14T05:18:25.349Z | Compiling dropshot v0.17.1 |
| 990 | 2026-07-14T05:18:25.616Z | Compiling dropshot_endpoint v0.17.1 |
| 991 | 2026-07-14T05:18:25.824Z | Compiling dof v0.4.0 |
| 992 | 2026-07-14T05:18:25.846Z | Checking parking_lot v0.12.5 |
| 993 | 2026-07-14T05:18:25.904Z | Compiling newtype-uuid-macros v0.1.0 |
| 994 | 2026-07-14T05:18:26.361Z | Checking signal-hook-registry v1.4.8 |
| 995 | 2026-07-14T05:18:26.775Z | Checking mio v1.2.1 |
| 996 | 2026-07-14T05:18:26.901Z | Compiling darling_core v0.23.0 |
| 997 | 2026-07-14T05:18:27.050Z | Compiling structmeta-derive v0.3.0 |
| 998 | 2026-07-14T05:18:27.072Z | Checking tokio v1.52.3 |
| 999 | 2026-07-14T05:18:27.152Z | Compiling usdt-macro v0.6.0 |
| 1000 | 2026-07-14T05:18:27.184Z | Compiling usdt-attr-macro v0.6.0 |
| 1001 | 2026-07-14T05:18:27.274Z | Compiling strum_macros v0.26.4 |
| 1002 | 2026-07-14T05:18:27.476Z | Checking subtle v2.6.1 |
| 1003 | 2026-07-14T05:18:27.635Z | Compiling allocator-api2 v0.2.21 |
| 1004 | 2026-07-14T05:18:27.977Z | Compiling foldhash v0.2.0 |
| 1005 | 2026-07-14T05:18:28.057Z | Checking futures-core v0.3.32 |
| 1006 | 2026-07-14T05:18:28.109Z | Compiling structmeta v0.3.0 |
| 1007 | 2026-07-14T05:18:28.172Z | Compiling hashbrown v0.16.1 |
| 1008 | 2026-07-14T05:18:28.302Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1009 | 2026-07-14T05:18:28.759Z | Compiling strum_macros v0.27.2 |
| 1010 | 2026-07-14T05:18:28.897Z | Compiling derive-ex v0.1.8 |
| 1011 | 2026-07-14T05:18:28.917Z | Compiling http v1.4.2 |
| 1012 | 2026-07-14T05:18:29.025Z | Compiling darling_macro v0.23.0 |
| 1013 | 2026-07-14T05:18:29.186Z | Checking futures-sink v0.3.32 |
| 1014 | 2026-07-14T05:18:29.294Z | Checking ipnetwork v0.21.1 |
| 1015 | 2026-07-14T05:18:29.600Z | Compiling darling v0.23.0 |
| 1016 | 2026-07-14T05:18:29.691Z | Compiling serde_with_macros v3.20.0 |
| 1017 | 2026-07-14T05:18:29.735Z | Checking slab v0.4.12 |
| 1018 | 2026-07-14T05:18:29.819Z | Compiling winnow v1.0.3 |
| 1019 | 2026-07-14T05:18:30.438Z | Compiling test-strategy v0.4.5 |
| 1020 | 2026-07-14T05:18:30.528Z | Checking futures-channel v0.3.32 |
| 1021 | 2026-07-14T05:18:30.725Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1022 | 2026-07-14T05:18:30.850Z | Checking futures-io v0.3.32 |
| 1023 | 2026-07-14T05:18:30.928Z | Checking futures-task v0.3.32 |
| 1024 | 2026-07-14T05:18:30.948Z | Checking typenum v1.20.1 |
| 1025 | 2026-07-14T05:18:30.989Z | Compiling fnv v1.0.7 |
| 1026 | 2026-07-14T05:18:31.071Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1027 | 2026-07-14T05:18:31.073Z | Checking futures-util v0.3.32 |
| 1028 | 2026-07-14T05:18:31.276Z | Compiling parse-display-derive v0.10.0 |
| 1029 | 2026-07-14T05:18:31.717Z | Checking oxnet v0.1.6 |
| 1030 | 2026-07-14T05:18:31.738Z | Checking tracing-core v0.1.36 |
| 1031 | 2026-07-14T05:18:31.820Z | Checking erased-serde v0.3.31 |
| 1032 | 2026-07-14T05:18:32.197Z | Checking tracing v0.1.44 |
| 1033 | 2026-07-14T05:18:32.394Z | Compiling ryu v1.0.23 |
| 1034 | 2026-07-14T05:18:32.571Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1035 | 2026-07-14T05:18:32.602Z | Compiling clap_derive v4.6.1 |
| 1036 | 2026-07-14T05:18:32.872Z | Checking base64 v0.22.1 |
| 1037 | 2026-07-14T05:18:33.313Z | Checking rand_core v0.6.4 |
| 1038 | 2026-07-14T05:18:33.335Z | Compiling openapiv3 v2.2.0 |
| 1039 | 2026-07-14T05:18:33.534Z | Checking rustls-pki-types v1.14.1 |
| 1040 | 2026-07-14T05:18:33.808Z | Checking tokio-util v0.7.18 |
| 1041 | 2026-07-14T05:18:33.999Z | Checking untrusted v0.9.0 |
| 1042 | 2026-07-14T05:18:34.116Z | Checking ipnet v2.12.0 |
| 1043 | 2026-07-14T05:18:34.320Z | Checking untrusted v0.7.1 |
| 1044 | 2026-07-14T05:18:34.369Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1045 | 2026-07-14T05:18:34.745Z | Checking http-body v1.0.1 |
| 1046 | 2026-07-14T05:18:35.006Z | Compiling proc-macro-crate v3.5.0 |
| 1047 | 2026-07-14T05:18:35.033Z | Checking atomic-waker v1.1.2 |
| 1048 | 2026-07-14T05:18:35.428Z | Checking try-lock v0.2.5 |
| 1049 | 2026-07-14T05:18:35.431Z | Compiling num_enum_derive v0.7.6 |
| 1050 | 2026-07-14T05:18:35.470Z | Checking tower-service v0.3.3 |
| 1051 | 2026-07-14T05:18:35.490Z | Compiling either v1.16.0 |
| 1052 | 2026-07-14T05:18:35.528Z | Checking tower-layer v0.3.3 |
| 1053 | 2026-07-14T05:18:35.603Z | Checking want v0.3.1 |
| 1054 | 2026-07-14T05:18:35.671Z | Compiling itertools v0.14.0 |
| 1055 | 2026-07-14T05:18:35.693Z | Checking h2 v0.4.14 |
| 1056 | 2026-07-14T05:18:35.885Z | Checking httpdate v1.0.3 |
| 1057 | 2026-07-14T05:18:36.057Z | Compiling regress v0.11.1 |
| 1058 | 2026-07-14T05:18:36.441Z | Compiling crucible-workspace-hack v0.1.0 |
| 1059 | 2026-07-14T05:18:36.892Z | Checking serde_urlencoded v0.7.1 |
| 1060 | 2026-07-14T05:18:36.946Z | Checking http-body-util v0.1.4 |
| 1061 | 2026-07-14T05:18:37.455Z | Checking ppv-lite86 v0.2.21 |
| 1062 | 2026-07-14T05:18:37.594Z | Checking hyper v1.10.1 |
| 1063 | 2026-07-14T05:18:37.652Z | Compiling typify-impl v0.6.2 |
| 1064 | 2026-07-14T05:18:37.753Z | Compiling unsafe-libyaml v0.2.11 |
| 1065 | 2026-07-14T05:18:38.310Z | Compiling serde_yaml v0.9.34+deprecated |
| 1066 | 2026-07-14T05:18:38.518Z | Checking hyper-util v0.1.20 |
| 1067 | 2026-07-14T05:18:39.243Z | Compiling convert_case v0.4.0 |
| 1068 | 2026-07-14T05:18:39.524Z | Compiling derive_more v0.99.20 |
| 1069 | 2026-07-14T05:18:40.263Z | Compiling darling_core v0.21.3 |
| 1070 | 2026-07-14T05:18:40.320Z | Compiling zerocopy-derive v0.7.35 |
| 1071 | 2026-07-14T05:18:40.798Z | Checking powerfmt v0.2.0 |
| 1072 | 2026-07-14T05:18:41.017Z | Compiling typify-macro v0.6.2 |
| 1073 | 2026-07-14T05:18:41.105Z | Checking deranged v0.5.8 |
| 1074 | 2026-07-14T05:18:41.998Z | Compiling regress v0.10.5 |
| 1075 | 2026-07-14T05:18:42.377Z | Compiling rustix v0.38.44 |
| 1076 | 2026-07-14T05:18:42.419Z | Compiling darling_macro v0.21.3 |
| 1077 | 2026-07-14T05:18:42.544Z | Checking num_threads v0.1.7 |
| 1078 | 2026-07-14T05:18:42.637Z | Checking time v0.3.47 |
| 1079 | 2026-07-14T05:18:42.962Z | Compiling heapless v0.8.0 |
| 1080 | 2026-07-14T05:18:43.002Z | Compiling darling v0.21.3 |
| 1081 | 2026-07-14T05:18:43.134Z | Compiling ingot-macros v0.1.1 |
| 1082 | 2026-07-14T05:18:43.184Z | Compiling typify v0.6.2 |
| 1083 | 2026-07-14T05:18:43.470Z | Checking crossbeam-channel v0.5.15 |
| 1084 | 2026-07-14T05:18:43.780Z | Compiling serde_repr v0.1.20 |
| 1085 | 2026-07-14T05:18:43.806Z | Compiling scroll_derive v0.12.1 |
| 1086 | 2026-07-14T05:18:44.027Z | Compiling heck v0.4.1 |
| 1087 | 2026-07-14T05:18:44.595Z | Checking cpufeatures v0.3.0 |
| 1088 | 2026-07-14T05:18:45.068Z | Checking futures-executor v0.3.32 |
| 1089 | 2026-07-14T05:18:45.209Z | Checking sync_wrapper v1.0.2 |
| 1090 | 2026-07-14T05:18:45.230Z | Checking thread_local v1.1.9 |
| 1091 | 2026-07-14T05:18:45.251Z | Compiling smoltcp v0.11.0 |
| 1092 | 2026-07-14T05:18:45.600Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1093 | 2026-07-14T05:18:45.723Z | Checking tower v0.5.3 |
| 1094 | 2026-07-14T05:18:45.889Z | Checking rand_core v0.9.5 |
| 1095 | 2026-07-14T05:18:45.975Z | Checking webpki-roots v1.0.7 |
| 1096 | 2026-07-14T05:18:46.197Z | Compiling rustc_version v0.4.1 |
| 1097 | 2026-07-14T05:18:46.268Z | Checking is-terminal v0.4.17 |
| 1098 | 2026-07-14T05:18:46.309Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1099 | 2026-07-14T05:18:46.363Z | Checking take_mut v0.2.2 |
| 1100 | 2026-07-14T05:18:46.474Z | Checking term v1.2.1 |
| 1101 | 2026-07-14T05:18:46.616Z | Compiling curve25519-dalek v4.1.3 |
| 1102 | 2026-07-14T05:18:46.677Z | Checking tower-http v0.6.11 |
| 1103 | 2026-07-14T05:18:46.762Z | Checking slog-term v2.9.2 |
| 1104 | 2026-07-14T05:18:46.784Z | Checking futures v0.3.32 |
| 1105 | 2026-07-14T05:18:46.938Z | Compiling toml_datetime v0.6.11 |
| 1106 | 2026-07-14T05:18:46.986Z | Compiling foreign-types-macros v0.2.3 |
| 1107 | 2026-07-14T05:18:47.257Z | Checking hex v0.4.3 |
| 1108 | 2026-07-14T05:18:47.282Z | Checking fastrand v2.4.1 |
| 1109 | 2026-07-14T05:18:47.605Z | Checking rand_chacha v0.9.0 |
| 1110 | 2026-07-14T05:18:47.796Z | Compiling zerocopy v0.7.35 |
| 1111 | 2026-07-14T05:18:47.926Z | Compiling hubpack_derive v0.1.1 |
| 1112 | 2026-07-14T05:18:47.971Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1113 | 2026-07-14T05:18:48.259Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1114 | 2026-07-14T05:18:48.568Z | Compiling usdt-impl v0.5.0 |
| 1115 | 2026-07-14T05:18:48.589Z | Compiling proc-macro-error-attr v1.0.4 |
| 1116 | 2026-07-14T05:18:48.932Z | Compiling dof v0.3.0 |
| 1117 | 2026-07-14T05:18:48.972Z | Checking rand v0.9.4 |
| 1118 | 2026-07-14T05:18:48.976Z | Compiling dtrace-parser v0.2.0 |
| 1119 | 2026-07-14T05:18:49.028Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1120 | 2026-07-14T05:18:49.462Z | Compiling serde_spanned v1.1.1 |
| 1121 | 2026-07-14T05:18:49.590Z | Compiling proc-macro-error v1.0.4 |
| 1122 | 2026-07-14T05:18:49.631Z | Compiling thread-id v4.2.2 |
| 1123 | 2026-07-14T05:18:49.721Z | Compiling memoffset v0.9.1 |
| 1124 | 2026-07-14T05:18:49.858Z | Compiling pkg-config v0.3.33 |
| 1125 | 2026-07-14T05:18:49.861Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1126 | 2026-07-14T05:18:50.950Z | Checking tempfile v3.27.0 |
| 1127 | 2026-07-14T05:18:50.971Z | Checking crypto-common v0.1.7 |
| 1128 | 2026-07-14T05:18:51.346Z | Checking hybrid-array v0.4.12 |
| 1129 | 2026-07-14T05:18:51.759Z | Compiling prettyplease v0.2.37 |
| 1130 | 2026-07-14T05:18:51.815Z | Checking simd-adler32 v0.3.9 |
| 1131 | 2026-07-14T05:18:51.845Z | Checking adler2 v2.0.1 |
| 1132 | 2026-07-14T05:18:51.960Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1133 | 2026-07-14T05:18:52.005Z | Checking openssl-probe v0.2.1 |
| 1134 | 2026-07-14T05:18:52.024Z | Compiling cfg_aliases v0.2.1 |
| 1135 | 2026-07-14T05:18:52.103Z | Checking match_cfg v0.1.0 |
| 1136 | 2026-07-14T05:18:52.143Z | Checking rustls-native-certs v0.8.4 |
| 1137 | 2026-07-14T05:18:52.175Z | Checking hostname v0.3.1 |
| 1138 | 2026-07-14T05:18:52.197Z | Compiling nix v0.31.3 |
| 1139 | 2026-07-14T05:18:52.292Z | Checking miniz_oxide v0.8.9 |
| 1140 | 2026-07-14T05:18:52.645Z | Checking slog-json v2.6.1 |
| 1141 | 2026-07-14T05:18:52.804Z | Checking newtype-uuid v1.3.2 |
| 1142 | 2026-07-14T05:18:52.825Z | Checking memmap2 v0.9.10 |
| 1143 | 2026-07-14T05:18:53.171Z | Checking usdt v0.6.0 |
| 1144 | 2026-07-14T05:18:53.212Z | Checking daft v0.1.7 |
| 1145 | 2026-07-14T05:18:53.251Z | Checking slog-bunyan v2.5.0 |
| 1146 | 2026-07-14T05:18:53.329Z | Checking flate2 v1.1.9 |
| 1147 | 2026-07-14T05:18:53.392Z | Checking block-buffer v0.12.0 |
| 1148 | 2026-07-14T05:18:53.442Z | Checking crypto-common v0.2.2 |
| 1149 | 2026-07-14T05:18:53.537Z | Compiling usdt-attr-macro v0.5.0 |
| 1150 | 2026-07-14T05:18:53.611Z | Compiling usdt-macro v0.5.0 |
| 1151 | 2026-07-14T05:18:53.959Z | Compiling enum-as-inner v0.6.1 |
| 1152 | 2026-07-14T05:18:54.053Z | Compiling num-derive v0.4.2 |
| 1153 | 2026-07-14T05:18:54.167Z | Checking compression-core v0.4.32 |
| 1154 | 2026-07-14T05:18:54.224Z | Checking const-oid v0.10.2 |
| 1155 | 2026-07-14T05:18:54.321Z | Compiling winnow v0.7.15 |
| 1156 | 2026-07-14T05:18:54.340Z | Checking debug-ignore v1.0.5 |
| 1157 | 2026-07-14T05:18:54.507Z | Checking digest v0.11.3 |
| 1158 | 2026-07-14T05:18:54.787Z | Checking compression-codecs v0.4.38 |
| 1159 | 2026-07-14T05:18:54.988Z | Compiling progenitor-impl v0.14.0 |
| 1160 | 2026-07-14T05:18:55.581Z | Checking encoding_rs v0.8.35 |
| 1161 | 2026-07-14T05:18:55.635Z | Compiling rayon-core v1.13.0 |
| 1162 | 2026-07-14T05:18:55.659Z | Checking spin v0.9.8 |
| 1163 | 2026-07-14T05:18:55.697Z | Checking mime v0.3.17 |
| 1164 | 2026-07-14T05:18:55.723Z | Checking toml v1.1.2+spec-1.1.0 |
| 1165 | 2026-07-14T05:18:55.870Z | Checking async-compression v0.4.42 |
| 1166 | 2026-07-14T05:18:56.014Z | Checking sha1 v0.11.0 |
| 1167 | 2026-07-14T05:18:56.581Z | Checking rand_chacha v0.3.1 |
| 1168 | 2026-07-14T05:18:56.625Z | Checking waitgroup v0.1.2 |
| 1169 | 2026-07-14T05:18:56.673Z | Checking rustls-pemfile v2.2.0 |
| 1170 | 2026-07-14T05:18:56.732Z | Checking async-stream v0.3.6 |
| 1171 | 2026-07-14T05:18:56.807Z | Checking serde_path_to_error v0.1.20 |
| 1172 | 2026-07-14T05:18:56.855Z | Checking hostname v0.4.2 |
| 1173 | 2026-07-14T05:18:57.019Z | Compiling wait-timeout v0.2.1 |
| 1174 | 2026-07-14T05:18:57.043Z | Compiling bit-vec v0.8.0 |
| 1175 | 2026-07-14T05:18:57.074Z | Compiling progenitor-macro v0.14.0 |
| 1176 | 2026-07-14T05:18:57.384Z | Compiling quick-error v1.2.3 |
| 1177 | 2026-07-14T05:18:57.498Z | Compiling rusty-fork v0.3.1 |
| 1178 | 2026-07-14T05:18:57.540Z | Compiling bit-set v0.8.0 |
| 1179 | 2026-07-14T05:18:57.802Z | Checking rand v0.8.6 |
| 1180 | 2026-07-14T05:18:58.208Z | Checking rustls-webpki v0.103.13 |
| 1181 | 2026-07-14T05:18:58.547Z | Compiling rand_xorshift v0.4.0 |
| 1182 | 2026-07-14T05:18:58.695Z | Compiling num-integer v0.1.46 |
| 1183 | 2026-07-14T05:18:58.836Z | Checking macaddr v1.0.1 |
| 1184 | 2026-07-14T05:18:59.274Z | Compiling winnow v0.5.40 |
| 1185 | 2026-07-14T05:18:59.441Z | Compiling unarray v0.1.4 |
| 1186 | 2026-07-14T05:18:59.723Z | Checking unicode-width v0.2.2 |
| 1187 | 2026-07-14T05:19:00.203Z | Compiling semver v0.1.20 |
| 1188 | 2026-07-14T05:19:00.329Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1189 | 2026-07-14T05:19:00.466Z | Compiling rustc_version v0.1.7 |
| 1190 | 2026-07-14T05:19:00.547Z | Compiling toml_edit v0.19.15 |
| 1191 | 2026-07-14T05:19:00.671Z | Compiling proptest v1.11.0 |
| 1192 | 2026-07-14T05:19:01.008Z | Checking tokio-rustls v0.26.4 |
| 1193 | 2026-07-14T05:19:01.169Z | Checking rustls-platform-verifier v0.7.0 |
| 1194 | 2026-07-14T05:19:01.247Z | Checking hyper-rustls v0.27.9 |
| 1195 | 2026-07-14T05:19:01.469Z | Checking reqwest v0.13.4 |
| 1196 | 2026-07-14T05:19:02.214Z | Compiling reqwest v0.12.28 |
| 1197 | 2026-07-14T05:19:02.217Z | Compiling backon v1.6.0 |
| 1198 | 2026-07-14T05:19:02.507Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1199 | 2026-07-14T05:19:02.644Z | Checking block-buffer v0.10.4 |
| 1200 | 2026-07-14T05:19:03.306Z | Compiling strum v0.26.3 |
| 1201 | 2026-07-14T05:19:03.457Z | Compiling instant v0.1.13 |
| 1202 | 2026-07-14T05:19:03.574Z | Compiling utf8parse v0.2.2 |
| 1203 | 2026-07-14T05:19:03.637Z | Compiling progenitor-client v0.14.0 |
| 1204 | 2026-07-14T05:19:03.714Z | Compiling anstyle-parse v1.0.0 |
| 1205 | 2026-07-14T05:19:03.715Z | Compiling backoff v0.4.0 |
| 1206 | 2026-07-14T05:19:03.872Z | Compiling progenitor-extras v0.2.0 |
| 1207 | 2026-07-14T05:19:03.915Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1208 | 2026-07-14T05:19:03.915Z | Compiling iddqd v0.4.5 |
| 1209 | 2026-07-14T05:19:03.980Z | Compiling progenitor-client v0.10.0 |
| 1210 | 2026-07-14T05:19:04.107Z | Checking digest v0.10.7 |
| 1211 | 2026-07-14T05:19:04.158Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1212 | 2026-07-14T05:19:04.308Z | Compiling proc-macro-crate v1.3.1 |
| 1213 | 2026-07-14T05:19:04.332Z | Compiling newtype_derive v0.1.6 |
| 1214 | 2026-07-14T05:19:04.409Z | Compiling num-iter v0.1.45 |
| 1215 | 2026-07-14T05:19:04.447Z | Compiling num-rational v0.4.2 |
| 1216 | 2026-07-14T05:19:04.479Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1217 | 2026-07-14T05:19:04.538Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1218 | 2026-07-14T05:19:04.712Z | Compiling parse-display v0.10.0 |
| 1219 | 2026-07-14T05:19:04.939Z | Compiling serde_with v3.20.0 |
| 1220 | 2026-07-14T05:19:04.960Z | Compiling strum v0.27.2 |
| 1221 | 2026-07-14T05:19:04.980Z | Compiling num-complex v0.4.6 |
| 1222 | 2026-07-14T05:19:05.080Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1223 | 2026-07-14T05:19:05.106Z | Compiling is_terminal_polyfill v1.70.2 |
| 1224 | 2026-07-14T05:19:05.216Z | Compiling vcpkg v0.2.15 |
| 1225 | 2026-07-14T05:19:05.239Z | Compiling anstyle-query v1.1.5 |
| 1226 | 2026-07-14T05:19:05.243Z | Compiling humantime v2.3.0 |
| 1227 | 2026-07-14T05:19:05.280Z | Compiling anstyle v1.0.14 |
| 1228 | 2026-07-14T05:19:05.328Z | Compiling owo-colors v4.3.0 |
| 1229 | 2026-07-14T05:19:05.353Z | Compiling colorchoice v1.0.5 |
| 1230 | 2026-07-14T05:19:05.430Z | Compiling num v0.4.3 |
| 1231 | 2026-07-14T05:19:05.475Z | Compiling anstream v1.0.0 |
| 1232 | 2026-07-14T05:19:05.497Z | Compiling num_enum_derive v0.5.11 |
| 1233 | 2026-07-14T05:19:05.735Z | Compiling terminal_size v0.4.4 |
| 1234 | 2026-07-14T05:19:05.786Z | Compiling openssl-sys v0.9.116 |
| 1235 | 2026-07-14T05:19:05.806Z | Compiling serde_spanned v0.6.9 |
| 1236 | 2026-07-14T05:19:05.875Z | Compiling pin-project-internal v1.1.13 |
| 1237 | 2026-07-14T05:19:05.952Z | Compiling derive-where v1.6.1 |
| 1238 | 2026-07-14T05:19:05.955Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1239 | 2026-07-14T05:19:06.152Z | Compiling toml_write v0.1.2 |
| 1240 | 2026-07-14T05:19:06.343Z | Compiling float-ord v0.3.2 |
| 1241 | 2026-07-14T05:19:06.369Z | Compiling clap_lex v1.1.0 |
| 1242 | 2026-07-14T05:19:06.555Z | Compiling clap_builder v4.6.0 |
| 1243 | 2026-07-14T05:19:06.603Z | Compiling toml_edit v0.22.27 |
| 1244 | 2026-07-14T05:19:06.864Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1245 | 2026-07-14T05:19:06.966Z | Compiling progenitor-impl v0.13.0 |
| 1246 | 2026-07-14T05:19:08.953Z | Compiling clap v4.6.1 |
| 1247 | 2026-07-14T05:19:09.005Z | Compiling toml v0.8.23 |
| 1248 | 2026-07-14T05:19:09.049Z | Compiling progenitor-macro v0.13.0 |
| 1249 | 2026-07-14T05:19:09.052Z | Compiling zone_cfg_derive v0.3.1 |
| 1250 | 2026-07-14T05:19:09.232Z | Compiling snafu-derive v0.8.9 |
| 1251 | 2026-07-14T05:19:09.358Z | Compiling async-recursion v1.1.1 |
| 1252 | 2026-07-14T05:19:10.732Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1253 | 2026-07-14T05:19:10.814Z | Compiling slog-dtrace v0.3.0 |
| 1254 | 2026-07-14T05:19:10.889Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1255 | 2026-07-14T05:19:11.049Z | Compiling chrono-tz v0.10.4 |
| 1256 | 2026-07-14T05:19:11.072Z | Compiling minimal-lexical v0.2.1 |
| 1257 | 2026-07-14T05:19:11.310Z | Compiling cancel-safe-futures v0.1.5 |
| 1258 | 2026-07-14T05:19:11.384Z | Compiling unicode-xid v0.2.6 |
| 1259 | 2026-07-14T05:19:11.406Z | Compiling openssl v0.10.80 |
| 1260 | 2026-07-14T05:19:11.531Z | Compiling const_format_proc_macros v0.2.34 |
| 1261 | 2026-07-14T05:19:11.715Z | Compiling nom v7.1.3 |
| 1262 | 2026-07-14T05:19:12.178Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1263 | 2026-07-14T05:19:12.565Z | Compiling openssl-macros v0.1.1 |
| 1264 | 2026-07-14T05:19:12.773Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1265 | 2026-07-14T05:19:12.899Z | Checking cpufeatures v0.2.17 |
| 1266 | 2026-07-14T05:19:12.980Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1267 | 2026-07-14T05:19:13.069Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1268 | 2026-07-14T05:19:13.682Z | Compiling cookie v0.18.1 |
| 1269 | 2026-07-14T05:19:13.704Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1270 | 2026-07-14T05:19:14.006Z | Compiling tabled_derive v0.7.0 |
| 1271 | 2026-07-14T05:19:14.139Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1272 | 2026-07-14T05:19:14.476Z | Checking num_enum v0.7.6 |
| 1273 | 2026-07-14T05:19:16.952Z | Checking tabwriter v1.4.1 |
| 1274 | 2026-07-14T05:19:17.038Z | Checking secrecy v0.10.3 |
| 1275 | 2026-07-14T05:19:17.102Z | Checking tinyvec_macros v0.1.1 |
| 1276 | 2026-07-14T05:19:17.154Z | Checking colored v3.1.1 |
| 1277 | 2026-07-14T05:19:17.349Z | Checking tinyvec v1.11.0 |
| 1278 | 2026-07-14T05:19:17.411Z | Checking crossbeam-epoch v0.9.18 |
| 1279 | 2026-07-14T05:19:17.531Z | Checking hash32 v0.3.1 |
| 1280 | 2026-07-14T05:19:17.664Z | Checking bstr v1.12.1 |
| 1281 | 2026-07-14T05:19:17.668Z | Checking data-encoding v2.11.0 |
| 1282 | 2026-07-14T05:19:17.963Z | Checking hmac v0.12.1 |
| 1283 | 2026-07-14T05:19:18.013Z | Checking ingot-types v0.1.2 |
| 1284 | 2026-07-14T05:19:18.037Z | Checking inout v0.1.4 |
| 1285 | 2026-07-14T05:19:18.102Z | Checking scroll v0.12.0 |
| 1286 | 2026-07-14T05:19:18.179Z | Checking ff v0.13.1 |
| 1287 | 2026-07-14T05:19:18.264Z | Checking cobs v0.3.0 |
| 1288 | 2026-07-14T05:19:18.311Z | Checking static_assertions v1.1.0 |
| 1289 | 2026-07-14T05:19:18.333Z | Checking foreign-types-shared v0.3.1 |
| 1290 | 2026-07-14T05:19:18.355Z | Checking managed v0.8.0 |
| 1291 | 2026-07-14T05:19:18.375Z | Checking bitflags v1.3.2 |
| 1292 | 2026-07-14T05:19:18.395Z | Checking ingot v0.1.1 |
| 1293 | 2026-07-14T05:19:18.416Z | Checking postcard v1.1.3 |
| 1294 | 2026-07-14T05:19:18.435Z | Checking foreign-types v0.5.0 |
| 1295 | 2026-07-14T05:19:18.455Z | Checking goblin v0.8.2 |
| 1296 | 2026-07-14T05:19:18.519Z | Checking group v0.13.0 |
| 1297 | 2026-07-14T05:19:18.645Z | Checking cipher v0.4.4 |
| 1298 | 2026-07-14T05:19:18.701Z | Checking hkdf v0.12.4 |
| 1299 | 2026-07-14T05:19:18.724Z | Checking atomicwrites v0.4.4 |
| 1300 | 2026-07-14T05:19:18.843Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1301 | 2026-07-14T05:19:18.887Z | Checking universal-hash v0.5.1 |
| 1302 | 2026-07-14T05:19:19.015Z | Checking crypto-bigint v0.5.5 |
| 1303 | 2026-07-14T05:19:19.095Z | Checking chacha20 v0.10.0 |
| 1304 | 2026-07-14T05:19:19.162Z | Checking half v2.7.1 |
| 1305 | 2026-07-14T05:19:19.425Z | Checking cstr-argument v0.1.2 |
| 1306 | 2026-07-14T05:19:19.555Z | Checking ciborium-io v0.2.2 |
| 1307 | 2026-07-14T05:19:19.631Z | Checking opaque-debug v0.3.1 |
| 1308 | 2026-07-14T05:19:19.650Z | Checking base64ct v1.8.3 |
| 1309 | 2026-07-14T05:19:19.672Z | Checking indent_write v2.2.0 |
| 1310 | 2026-07-14T05:19:19.695Z | Checking base16ct v0.2.0 |
| 1311 | 2026-07-14T05:19:19.716Z | Checking poly1305 v0.8.0 |
| 1312 | 2026-07-14T05:19:19.802Z | Checking ciborium-ll v0.2.2 |
| 1313 | 2026-07-14T05:19:19.887Z | Checking elliptic-curve v0.13.8 |
| 1314 | 2026-07-14T05:19:19.908Z | Checking password-hash v0.5.0 |
| 1315 | 2026-07-14T05:19:19.911Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1316 | 2026-07-14T05:19:19.948Z | Checking rand v0.10.2 |
| 1317 | 2026-07-14T05:19:19.951Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1318 | 2026-07-14T05:19:19.993Z | Checking chacha20 v0.9.1 |
| 1319 | 2026-07-14T05:19:20.094Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1320 | 2026-07-14T05:19:20.132Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1321 | 2026-07-14T05:19:20.176Z | Checking blake2 v0.10.6 |
| 1322 | 2026-07-14T05:19:20.197Z | Checking aead v0.5.2 |
| 1323 | 2026-07-14T05:19:20.340Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1324 | 2026-07-14T05:19:20.360Z | Checking thiserror-no-std v2.0.2 |
| 1325 | 2026-07-14T05:19:20.396Z | Checking hubpack v0.1.2 |
| 1326 | 2026-07-14T05:19:20.420Z | Checking byte-wrapper v0.1.0 |
| 1327 | 2026-07-14T05:19:20.450Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1328 | 2026-07-14T05:19:20.571Z | Checking keccak v0.1.6 |
| 1329 | 2026-07-14T05:19:20.649Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1330 | 2026-07-14T05:19:20.687Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1331 | 2026-07-14T05:19:20.751Z | Checking sha3 v0.10.9 |
| 1332 | 2026-07-14T05:19:20.846Z | Checking vsss-rs v3.3.4 |
| 1333 | 2026-07-14T05:19:20.920Z | Checking argon2 v0.5.3 |
| 1334 | 2026-07-14T05:19:20.944Z | Checking chacha20poly1305 v0.10.1 |
| 1335 | 2026-07-14T05:19:21.011Z | Checking ciborium v0.2.2 |
| 1336 | 2026-07-14T05:19:21.224Z | Checking similar v2.7.0 |
| 1337 | 2026-07-14T05:19:21.333Z | Checking memmap v0.7.0 |
| 1338 | 2026-07-14T05:19:21.428Z | Checking lazy_static v1.5.0 |
| 1339 | 2026-07-14T05:19:21.469Z | Checking usdt v0.5.0 |
| 1340 | 2026-07-14T05:19:21.586Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1341 | 2026-07-14T05:19:21.666Z | Checking crossbeam-deque v0.8.6 |
| 1342 | 2026-07-14T05:19:21.853Z | Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1343 | 2026-07-14T05:19:21.916Z | Checking unicode-segmentation v1.13.3 |
| 1344 | 2026-07-14T05:19:21.956Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1345 | 2026-07-14T05:19:22.020Z | Checking progenitor v0.14.0 |
| 1346 | 2026-07-14T05:19:22.161Z | Checking bytecount v0.6.9 |
| 1347 | 2026-07-14T05:19:22.186Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1348 | 2026-07-14T05:19:22.259Z | Checking newline-converter v0.3.0 |
| 1349 | 2026-07-14T05:19:22.302Z | Checking console v0.15.11 |
| 1350 | 2026-07-14T05:19:22.374Z | Checking itertools v0.12.1 |
| 1351 | 2026-07-14T05:19:22.584Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1352 | 2026-07-14T05:19:22.651Z | Compiling parking_lot_core v0.8.6 |
| 1353 | 2026-07-14T05:19:22.741Z | Checking resolv-conf v0.7.6 |
| 1354 | 2026-07-14T05:19:22.835Z | Checking linked-hash-map v0.5.6 |
| 1355 | 2026-07-14T05:19:22.857Z | Checking swrite v0.1.0 |
| 1356 | 2026-07-14T05:19:22.953Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1357 | 2026-07-14T05:19:22.957Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1358 | 2026-07-14T05:19:23.015Z | Checking lru-cache v0.1.2 |
| 1359 | 2026-07-14T05:19:23.055Z | Checking rayon v1.12.0 |
| 1360 | 2026-07-14T05:19:23.137Z | Checking expectorate v1.2.0 |
| 1361 | 2026-07-14T05:19:23.236Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1362 | 2026-07-14T05:19:23.270Z | Checking hickory-proto v0.24.4 |
| 1363 | 2026-07-14T05:19:23.541Z | Checking camino-tempfile v1.4.1 |
| 1364 | 2026-07-14T05:19:23.844Z | Checking serde-big-array v0.5.1 |
| 1365 | 2026-07-14T05:19:23.866Z | Checking siphasher v1.0.3 |
| 1366 | 2026-07-14T05:19:23.987Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1367 | 2026-07-14T05:19:24.031Z | Checking phf_shared v0.12.1 |
| 1368 | 2026-07-14T05:19:24.516Z | Checking unicode-normalization v0.1.25 |
| 1369 | 2026-07-14T05:19:24.717Z | Checking pin-project v1.1.13 |
| 1370 | 2026-07-14T05:19:24.820Z | Checking num_enum v0.5.11 |
| 1371 | 2026-07-14T05:19:24.843Z | Checking hickory-resolver v0.24.4 |
| 1372 | 2026-07-14T05:19:24.972Z | Checking progenitor-client v0.13.0 |
| 1373 | 2026-07-14T05:19:25.430Z | Checking tokio-stream v0.1.18 |
| 1374 | 2026-07-14T05:19:25.541Z | Checking csv-core v0.1.13 |
| 1375 | 2026-07-14T05:19:25.649Z | Checking foreign-types-shared v0.1.1 |
| 1376 | 2026-07-14T05:19:25.742Z | Checking highway v1.3.0 |
| 1377 | 2026-07-14T05:19:25.804Z | Checking same-file v1.0.6 |
| 1378 | 2026-07-14T05:19:25.866Z | Checking konst_macro_rules v0.2.19 |
| 1379 | 2026-07-14T05:19:25.886Z | Checking foldhash v0.1.5 |
| 1380 | 2026-07-14T05:19:25.933Z | Checking unicode-width v0.1.14 |
| 1381 | 2026-07-14T05:19:25.936Z | Checking smawk v0.3.2 |
| 1382 | 2026-07-14T05:19:25.972Z | Checking unicode-linebreak v0.1.5 |
| 1383 | 2026-07-14T05:19:26.014Z | Checking konst v0.2.20 |
| 1384 | 2026-07-14T05:19:26.034Z | Checking hashbrown v0.15.5 |
| 1385 | 2026-07-14T05:19:26.084Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1386 | 2026-07-14T05:19:26.183Z | Checking textwrap v0.16.2 |
| 1387 | 2026-07-14T05:19:26.186Z | Checking walkdir v2.5.0 |
| 1388 | 2026-07-14T05:19:26.226Z | Checking qorb v0.4.1 |
| 1389 | 2026-07-14T05:19:26.278Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1390 | 2026-07-14T05:19:26.375Z | Checking foreign-types v0.3.2 |
| 1391 | 2026-07-14T05:19:26.401Z | Checking csv v1.4.0 |
| 1392 | 2026-07-14T05:19:26.828Z | Checking progenitor v0.13.0 |
| 1393 | 2026-07-14T05:19:26.988Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1394 | 2026-07-14T05:19:27.130Z | Checking olpc-cjson v0.1.4 |
| 1395 | 2026-07-14T05:19:27.167Z | Checking snafu v0.8.9 |
| 1396 | 2026-07-14T05:19:27.245Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1397 | 2026-07-14T05:19:27.276Z | Checking phf v0.12.1 |
| 1398 | 2026-07-14T05:19:27.521Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1399 | 2026-07-14T05:19:27.543Z | Checking zone v0.3.1 |
| 1400 | 2026-07-14T05:19:27.615Z | Checking tokio-dtrace v0.1.1 |
| 1401 | 2026-07-14T05:19:27.773Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1402 | 2026-07-14T05:19:27.800Z | Checking globset v0.4.18 |
| 1403 | 2026-07-14T05:19:27.902Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1404 | 2026-07-14T05:19:28.391Z | Checking smf v0.2.3 |
| 1405 | 2026-07-14T05:19:28.556Z | Checking pem v3.0.6 |
| 1406 | 2026-07-14T05:19:28.630Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1407 | 2026-07-14T05:19:28.677Z | Checking libsw-core v0.3.2 |
| 1408 | 2026-07-14T05:19:28.729Z | Checking serde_plain v1.0.2 |
| 1409 | 2026-07-14T05:19:28.821Z | Checking sigpipe v0.1.3 |
| 1410 | 2026-07-14T05:19:28.842Z | Checking glob v0.3.3 |
| 1411 | 2026-07-14T05:19:28.881Z | Checking jiff v0.2.28 |
| 1412 | 2026-07-14T05:19:28.996Z | Checking fixedbitset v0.4.2 |
| 1413 | 2026-07-14T05:19:29.038Z | Checking fixedbitset v0.5.7 |
| 1414 | 2026-07-14T05:19:29.150Z | Checking typed-path v0.9.3 |
| 1415 | 2026-07-14T05:19:29.238Z | Checking petgraph v0.8.3 |
| 1416 | 2026-07-14T05:19:29.279Z | Checking petgraph v0.6.5 |
| 1417 | 2026-07-14T05:19:29.675Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1418 | 2026-07-14T05:19:29.788Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1419 | 2026-07-14T05:19:29.874Z | Checking libsw v3.5.0 |
| 1420 | 2026-07-14T05:19:29.918Z | Checking tough v0.22.0 |
| 1421 | 2026-07-14T05:19:29.970Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1422 | 2026-07-14T05:19:30.433Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1423 | 2026-07-14T05:19:30.511Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1424 | 2026-07-14T05:19:30.596Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1425 | 2026-07-14T05:19:30.642Z | Checking oxide-tokio-rt v0.1.6 |
| 1426 | 2026-07-14T05:19:30.719Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1427 | 2026-07-14T05:19:30.881Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1428 | 2026-07-14T05:19:30.983Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1429 | 2026-07-14T05:19:31.027Z | Checking const_format v0.2.36 |
| 1430 | 2026-07-14T05:19:31.098Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1431 | 2026-07-14T05:19:31.102Z | Checking papergrid v0.11.0 |
| 1432 | 2026-07-14T05:19:31.552Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1433 | 2026-07-14T05:19:31.609Z | Checking gethostname v0.5.0 |
| 1434 | 2026-07-14T05:19:31.680Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1435 | 2026-07-14T05:19:31.708Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1436 | 2026-07-14T05:19:31.831Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1437 | 2026-07-14T05:19:31.939Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1438 | 2026-07-14T05:19:32.268Z | Checking libscf-sys v1.2.0 |
| 1439 | 2026-07-14T05:19:32.441Z | Checking bcs v0.1.6 |
| 1440 | 2026-07-14T05:19:32.556Z | Checking linear-map v1.2.0 |
| 1441 | 2026-07-14T05:19:32.622Z | Checking tagptr v0.2.0 |
| 1442 | 2026-07-14T05:19:32.642Z | Checking termtree v0.5.1 |
| 1443 | 2026-07-14T05:19:32.702Z | Checking whoami v1.6.1 |
| 1444 | 2026-07-14T05:19:32.751Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1445 | 2026-07-14T05:19:32.773Z | Checking moka v0.12.15 |
| 1446 | 2026-07-14T05:19:33.418Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1447 | 2026-07-14T05:19:34.041Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1448 | 2026-07-14T05:19:34.426Z | Checking tabled v0.15.0 |
| 1449 | 2026-07-14T05:19:34.562Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1450 | 2026-07-14T05:19:34.579Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1451 | 2026-07-14T05:19:34.623Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1452 | 2026-07-14T05:19:34.746Z | Checking steno v0.4.1 |
| 1453 | 2026-07-14T05:19:35.182Z | Checking hickory-proto v0.25.2 |
| 1454 | 2026-07-14T05:19:36.747Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1455 | 2026-07-14T05:19:36.794Z | Checking hickory-resolver v0.25.2 |
| 1456 | 2026-07-14T05:19:37.006Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1457 | 2026-07-14T05:19:37.456Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1458 | 2026-07-14T05:19:37.897Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1459 | 2026-07-14T05:19:38.030Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1460 | 2026-07-14T05:19:42.202Z | Checking nom v8.0.0 |
| 1461 | 2026-07-14T05:19:42.249Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1462 | 2026-07-14T05:19:42.357Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1463 | 2026-07-14T05:19:42.678Z | Compiling proc-macro-error2 v2.0.1 |
| 1464 | 2026-07-14T05:19:45.771Z | Compiling crunchy v0.2.4 |
| 1465 | 2026-07-14T05:19:47.569Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1466 | 2026-07-14T05:19:48.006Z | Compiling tabled_derive v0.11.0 |
| 1467 | 2026-07-14T05:19:48.593Z | Compiling tiny-keccak v2.0.2 |
| 1468 | 2026-07-14T05:19:48.741Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1469 | 2026-07-14T05:19:49.123Z | Compiling typify-impl v0.4.3 |
| 1470 | 2026-07-14T05:19:49.302Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1471 | 2026-07-14T05:19:49.325Z | Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1472 | 2026-07-14T05:19:49.459Z | Checking parking_lot v0.11.2 |
| 1473 | 2026-07-14T05:19:49.522Z | Compiling const-random-macro v0.1.16 |
| 1474 | 2026-07-14T05:19:49.962Z | Checking fxhash v0.2.1 |
| 1475 | 2026-07-14T05:19:49.969Z | Compiling ahash v0.8.12 |
| 1476 | 2026-07-14T05:19:50.038Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1477 | 2026-07-14T05:19:50.095Z | Checking sled v0.34.7 |
| 1478 | 2026-07-14T05:19:50.682Z | Compiling smartstring v1.0.1 |
| 1479 | 2026-07-14T05:19:50.871Z | Checking internet-checksum v0.2.1 |
| 1480 | 2026-07-14T05:19:51.006Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 1481 | 2026-07-14T05:19:51.217Z | Checking itertools v0.15.0 |
| 1482 | 2026-07-14T05:19:51.338Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 1483 | 2026-07-14T05:19:51.387Z | Compiling rhai_codegen v3.2.0 |
| 1484 | 2026-07-14T05:19:51.759Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1485 | 2026-07-14T05:19:51.856Z | Checking arc-swap v1.9.1 |
| 1486 | 2026-07-14T05:19:52.173Z | Checking slog-scope v4.4.1 |
| 1487 | 2026-07-14T05:19:52.366Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1488 | 2026-07-14T05:19:52.391Z | Checking papergrid v0.18.0 |
| 1489 | 2026-07-14T05:19:52.459Z | Compiling typify-macro v0.4.3 |
| 1490 | 2026-07-14T05:19:52.525Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1491 | 2026-07-14T05:19:52.579Z | Checking testing_table v0.3.0 |
| 1492 | 2026-07-14T05:19:52.686Z | Checking dropshot-api-manager-types v0.7.2 |
| 1493 | 2026-07-14T05:19:53.123Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1494 | 2026-07-14T05:19:53.177Z | Checking tabled v0.21.0 |
| 1495 | 2026-07-14T05:19:53.294Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1496 | 2026-07-14T05:19:53.511Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1497 | 2026-07-14T05:19:53.639Z | Checking slog-stdlog v4.1.1 |
| 1498 | 2026-07-14T05:19:53.775Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1499 | 2026-07-14T05:19:53.975Z | Compiling typify v0.4.3 |
| 1500 | 2026-07-14T05:19:53.998Z | Compiling lzma-sys v0.1.20 |
| 1501 | 2026-07-14T05:19:54.029Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1502 | 2026-07-14T05:19:54.080Z | Compiling progenitor-impl v0.10.0 |
| 1503 | 2026-07-14T05:19:54.381Z | Compiling fs-err v3.3.0 |
| 1504 | 2026-07-14T05:19:54.432Z | Compiling typeid v1.0.3 |
| 1505 | 2026-07-14T05:19:54.634Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f9fba02fd5351f468b15bda21d83d6dedae90818#f9fba02f) |
| 1506 | 2026-07-14T05:19:54.772Z | Checking slog-envlogger v2.2.0 |
| 1507 | 2026-07-14T05:19:55.328Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1508 | 2026-07-14T05:19:55.363Z | Checking crc8 v0.1.1 |
| 1509 | 2026-07-14T05:19:55.594Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f9fba02fd5351f468b15bda21d83d6dedae90818#f9fba02f) |
| 1510 | 2026-07-14T05:19:55.615Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1511 | 2026-07-14T05:19:55.764Z | Checking const-random v0.1.18 |
| 1512 | 2026-07-14T05:19:56.123Z | Compiling progenitor-macro v0.10.0 |
| 1513 | 2026-07-14T05:19:56.745Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 1514 | 2026-07-14T05:19:56.881Z | Compiling cargo_toml v0.22.3 |
| 1515 | 2026-07-14T05:19:56.978Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 1516 | 2026-07-14T05:19:58.167Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1517 | 2026-07-14T05:19:58.915Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1518 | 2026-07-14T05:19:59.134Z | Checking thin-vec v0.2.18 |
| 1519 | 2026-07-14T05:19:59.397Z | Checking rhai v1.25.1 |
| 1520 | 2026-07-14T05:19:59.527Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1521 | 2026-07-14T05:20:00.272Z | Checking sha1 v0.10.6 |
| 1522 | 2026-07-14T05:20:00.444Z | Checking utf-8 v0.7.6 |
| 1523 | 2026-07-14T05:20:00.588Z | Checking tungstenite v0.21.0 |
| 1524 | 2026-07-14T05:20:01.044Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 1525 | 2026-07-14T05:20:02.037Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1526 | 2026-07-14T05:20:02.088Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1527 | 2026-07-14T05:20:02.115Z | Checking port-file v0.1.0 |
| 1528 | 2026-07-14T05:20:02.292Z | Checking sha2 v0.10.9 |
| 1529 | 2026-07-14T05:20:02.366Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1530 | 2026-07-14T05:20:02.584Z | Checking diff v0.1.13 |
| 1531 | 2026-07-14T05:20:02.596Z | Checking yansi v1.0.1 |
| 1532 | 2026-07-14T05:20:02.641Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1533 | 2026-07-14T05:20:02.742Z | Checking progenitor v0.10.0 |
| 1534 | 2026-07-14T05:20:02.858Z | Checking pretty_assertions v1.4.1 |
| 1535 | 2026-07-14T05:20:02.878Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 1536 | 2026-07-14T05:20:03.135Z | Checking tokio-tungstenite v0.21.0 |
| 1537 | 2026-07-14T05:20:04.204Z | Checking console v0.16.3 |
| 1538 | 2026-07-14T05:20:04.225Z | Checking git-stub v1.0.0 |
| 1539 | 2026-07-14T05:20:04.520Z | Checking base64 v0.21.7 |
| 1540 | 2026-07-14T05:20:04.553Z | Checking is_ci v1.2.0 |
| 1541 | 2026-07-14T05:20:04.662Z | Checking unit-prefix v0.5.2 |
| 1542 | 2026-07-14T05:20:04.797Z | Checking indicatif v0.18.4 |
| 1543 | 2026-07-14T05:20:04.834Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1544 | 2026-07-14T05:20:04.876Z | Checking supports-color v3.0.2 |
| 1545 | 2026-07-14T05:20:05.549Z | Checking git-stub-vcs v0.1.0 |
| 1546 | 2026-07-14T05:20:05.764Z | Checking xz2 v0.1.7 |
| 1547 | 2026-07-14T05:20:05.983Z | Checking ron v0.12.1 |
| 1548 | 2026-07-14T05:20:06.176Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1549 | 2026-07-14T05:20:06.492Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1550 | 2026-07-14T05:20:06.495Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1551 | 2026-07-14T05:20:06.601Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1552 | 2026-07-14T05:20:06.868Z | Checking drift v0.2.0 |
| 1553 | 2026-07-14T05:20:07.302Z | Compiling serial_test_derive v3.5.0 |
| 1554 | 2026-07-14T05:20:07.498Z | Checking base16ct v1.0.0 |
| 1555 | 2026-07-14T05:20:07.897Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1556 | 2026-07-14T05:20:08.029Z | Checking serial_test v3.5.0 |
| 1557 | 2026-07-14T05:20:08.216Z | Checking dropshot-api-manager v0.7.2 |
| 1558 | 2026-07-14T05:20:08.930Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1559 | 2026-07-14T05:20:09.351Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1560 | 2026-07-14T05:20:09.928Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1561 | 2026-07-14T05:20:10.760Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1562 | 2026-07-14T05:20:10.782Z | Checking natord v1.0.9 |
| 1563 | 2026-07-14T05:20:10.890Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1564 | 2026-07-14T05:20:10.909Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1565 | 2026-07-14T05:20:10.987Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1566 | 2026-07-14T05:20:11.375Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1567 | 2026-07-14T05:20:11.735Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1568 | 2026-07-14T05:20:11.787Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1569 | 2026-07-14T05:20:12.039Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1570 | 2026-07-14T05:20:12.065Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1571 | 2026-07-14T05:20:12.103Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1572 | 2026-07-14T05:20:20.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s |
| 1573 | 2026-07-14T05:20:20.724Z | + cargo xtask openapi check |
| 1574 | 2026-07-14T05:20:21.346Z | Compiling cfg-if v1.0.4 |
| 1575 | 2026-07-14T05:20:21.350Z | Compiling libc v0.2.186 |
| 1576 | 2026-07-14T05:20:21.350Z | Compiling serde_core v1.0.228 |
| 1577 | 2026-07-14T05:20:21.457Z | Compiling memchr v2.8.1 |
| 1578 | 2026-07-14T05:20:21.465Z | Compiling smallvec v1.15.1 |
| 1579 | 2026-07-14T05:20:21.475Z | Compiling itoa v1.0.18 |
| 1580 | 2026-07-14T05:20:21.506Z | Compiling stable_deref_trait v1.2.1 |
| 1581 | 2026-07-14T05:20:21.506Z | Compiling zerofrom v0.1.8 |
| 1582 | 2026-07-14T05:20:21.519Z | Compiling zmij v1.0.21 |
| 1583 | 2026-07-14T05:20:21.622Z | Compiling litemap v0.8.2 |
| 1584 | 2026-07-14T05:20:21.650Z | Compiling yoke v0.8.3 |
| 1585 | 2026-07-14T05:20:21.687Z | Compiling writeable v0.6.3 |
| 1586 | 2026-07-14T05:20:21.736Z | Compiling utf8_iter v1.0.4 |
| 1587 | 2026-07-14T05:20:21.763Z | Compiling percent-encoding v2.3.2 |
| 1588 | 2026-07-14T05:20:21.809Z | Compiling zerovec v0.11.6 |
| 1589 | 2026-07-14T05:20:21.850Z | Compiling zerotrie v0.2.4 |
| 1590 | 2026-07-14T05:20:21.850Z | Compiling icu_normalizer_data v2.2.0 |
| 1591 | 2026-07-14T05:20:21.882Z | Compiling icu_properties_data v2.2.0 |
| 1592 | 2026-07-14T05:20:21.910Z | Compiling libm v0.2.16 |
| 1593 | 2026-07-14T05:20:21.932Z | Compiling form_urlencoded v1.2.2 |
| 1594 | 2026-07-14T05:20:21.965Z | Compiling errno v0.3.14 |
| 1595 | 2026-07-14T05:20:22.049Z | Compiling rand_core v0.10.1 |
| 1596 | 2026-07-14T05:20:22.097Z | Compiling iana-time-zone v0.1.65 |
| 1597 | 2026-07-14T05:20:22.132Z | Compiling pin-project-lite v0.2.17 |
| 1598 | 2026-07-14T05:20:22.132Z | Compiling zeroize v1.8.2 |
| 1599 | 2026-07-14T05:20:22.136Z | Compiling dyn-clone v1.0.20 |
| 1600 | 2026-07-14T05:20:22.201Z | Compiling getrandom v0.4.2 |
| 1601 | 2026-07-14T05:20:22.208Z | Compiling scopeguard v1.2.0 |
| 1602 | 2026-07-14T05:20:22.268Z | Compiling tinystr v0.8.3 |
| 1603 | 2026-07-14T05:20:22.368Z | Compiling potential_utf v0.1.5 |
| 1604 | 2026-07-14T05:20:22.388Z | Compiling lock_api v0.4.14 |
| 1605 | 2026-07-14T05:20:22.388Z | Compiling socket2 v0.6.5 |
| 1606 | 2026-07-14T05:20:22.388Z | Compiling parking_lot_core v0.9.12 |
| 1607 | 2026-07-14T05:20:22.406Z | Compiling signal-hook-registry v1.4.8 |
| 1608 | 2026-07-14T05:20:22.470Z | Compiling icu_locale_core v2.2.0 |
| 1609 | 2026-07-14T05:20:22.481Z | Compiling icu_collections v2.2.0 |
| 1610 | 2026-07-14T05:20:22.544Z | Compiling parking_lot v0.12.5 |
| 1611 | 2026-07-14T05:20:22.633Z | Compiling mio v1.2.1 |
| 1612 | 2026-07-14T05:20:22.670Z | Compiling num-traits v0.2.19 |
| 1613 | 2026-07-14T05:20:22.767Z | Compiling portable-atomic v1.13.1 |
| 1614 | 2026-07-14T05:20:22.920Z | Compiling futures-core v0.3.32 |
| 1615 | 2026-07-14T05:20:22.999Z | Compiling thiserror v2.0.18 |
| 1616 | 2026-07-14T05:20:23.082Z | Compiling critical-section v1.2.0 |
| 1617 | 2026-07-14T05:20:23.089Z | Compiling subtle v2.6.1 |
| 1618 | 2026-07-14T05:20:23.113Z | Compiling equivalent v1.0.2 |
| 1619 | 2026-07-14T05:20:23.130Z | Compiling serde v1.0.228 |
| 1620 | 2026-07-14T05:20:23.181Z | Compiling serde_json v1.0.150 |
| 1621 | 2026-07-14T05:20:23.196Z | Compiling icu_provider v2.2.0 |
| 1622 | 2026-07-14T05:20:23.261Z | Compiling uuid v1.23.5 |
| 1623 | 2026-07-14T05:20:23.275Z | Compiling semver v1.0.28 |
| 1624 | 2026-07-14T05:20:23.288Z | Compiling bitflags v2.12.1 |
| 1625 | 2026-07-14T05:20:23.301Z | Compiling once_cell v1.21.4 |
| 1626 | 2026-07-14T05:20:23.504Z | Compiling icu_properties v2.2.0 |
| 1627 | 2026-07-14T05:20:23.519Z | Compiling icu_normalizer v2.2.0 |
| 1628 | 2026-07-14T05:20:23.528Z | Compiling zerocopy v0.8.50 |
| 1629 | 2026-07-14T05:20:23.540Z | Compiling log v0.4.32 |
| 1630 | 2026-07-14T05:20:23.606Z | Compiling bytes v1.11.1 |
| 1631 | 2026-07-14T05:20:23.637Z | Compiling chrono v0.4.45 |
| 1632 | 2026-07-14T05:20:23.678Z | Compiling futures-sink v0.3.32 |
| 1633 | 2026-07-14T05:20:23.725Z | Compiling slab v0.4.12 |
| 1634 | 2026-07-14T05:20:23.780Z | Compiling typenum v1.20.1 |
| 1635 | 2026-07-14T05:20:23.910Z | Compiling slog v2.8.2 |
| 1636 | 2026-07-14T05:20:23.927Z | Compiling futures-channel v0.3.32 |
| 1637 | 2026-07-14T05:20:24.079Z | Compiling tokio v1.52.3 |
| 1638 | 2026-07-14T05:20:24.160Z | Compiling getrandom v0.2.17 |
| 1639 | 2026-07-14T05:20:24.239Z | Compiling futures-task v0.3.32 |
| 1640 | 2026-07-14T05:20:24.278Z | Compiling futures-io v0.3.32 |
| 1641 | 2026-07-14T05:20:24.343Z | Compiling rand_core v0.6.4 |
| 1642 | 2026-07-14T05:20:24.411Z | Compiling idna_adapter v1.2.2 |
| 1643 | 2026-07-14T05:20:24.437Z | Compiling futures-util v0.3.32 |
| 1644 | 2026-07-14T05:20:24.594Z | Compiling idna v1.1.0 |
| 1645 | 2026-07-14T05:20:24.600Z | Compiling hashbrown v0.17.1 |
| 1646 | 2026-07-14T05:20:24.600Z | Compiling tracing-core v0.1.36 |
| 1647 | 2026-07-14T05:20:24.638Z | Compiling base64 v0.22.1 |
| 1648 | 2026-07-14T05:20:24.971Z | Compiling url v2.5.8 |
| 1649 | 2026-07-14T05:20:25.126Z | Compiling indexmap v2.14.0 |
| 1650 | 2026-07-14T05:20:25.138Z | Compiling tracing v0.1.44 |
| 1651 | 2026-07-14T05:20:25.180Z | Compiling http v1.4.2 |
| 1652 | 2026-07-14T05:20:25.277Z | Compiling unicode-ident v1.0.24 |
| 1653 | 2026-07-14T05:20:25.372Z | Compiling proc-macro2 v1.0.106 |
| 1654 | 2026-07-14T05:20:25.408Z | Compiling fnv v1.0.7 |
| 1655 | 2026-07-14T05:20:25.508Z | Compiling schemars v0.8.22 |
| 1656 | 2026-07-14T05:20:25.759Z | Compiling quote v1.0.45 |
| 1657 | 2026-07-14T05:20:25.794Z | Compiling getrandom v0.3.4 |
| 1658 | 2026-07-14T05:20:25.980Z | Compiling byteorder v1.5.0 |
| 1659 | 2026-07-14T05:20:26.040Z | Compiling syn v2.0.117 |
| 1660 | 2026-07-14T05:20:26.064Z | Compiling ipnet v2.12.0 |
| 1661 | 2026-07-14T05:20:26.149Z | Compiling erased-serde v0.3.31 |
| 1662 | 2026-07-14T05:20:26.211Z | Compiling rustls-pki-types v1.14.1 |
| 1663 | 2026-07-14T05:20:26.516Z | Compiling ipnetwork v0.21.1 |
| 1664 | 2026-07-14T05:20:26.594Z | Compiling ppv-lite86 v0.2.21 |
| 1665 | 2026-07-14T05:20:26.740Z | Compiling http-body v1.0.1 |
| 1666 | 2026-07-14T05:20:26.763Z | Compiling thiserror v1.0.69 |
| 1667 | 2026-07-14T05:20:26.842Z | Compiling oxnet v0.1.6 |
| 1668 | 2026-07-14T05:20:26.873Z | Compiling aws-lc-sys v0.41.0 |
| 1669 | 2026-07-14T05:20:26.895Z | Compiling untrusted v0.7.1 |
| 1670 | 2026-07-14T05:20:26.921Z | Compiling atomic-waker v1.1.2 |
| 1671 | 2026-07-14T05:20:26.967Z | Compiling httparse v1.10.1 |
| 1672 | 2026-07-14T05:20:27.020Z | Compiling tower-layer v0.3.3 |
| 1673 | 2026-07-14T05:20:27.053Z | Compiling ryu v1.0.23 |
| 1674 | 2026-07-14T05:20:27.099Z | Compiling pretty-hex v0.4.2 |
| 1675 | 2026-07-14T05:20:27.183Z | Compiling tower-service v0.3.3 |
| 1676 | 2026-07-14T05:20:27.238Z | Compiling try-lock v0.2.5 |
| 1677 | 2026-07-14T05:20:27.250Z | Compiling untrusted v0.9.0 |
| 1678 | 2026-07-14T05:20:27.272Z | Compiling rustls v0.23.40 |
| 1679 | 2026-07-14T05:20:27.284Z | Compiling rustix v1.1.4 |
| 1680 | 2026-07-14T05:20:27.344Z | Compiling plain v0.2.3 |
| 1681 | 2026-07-14T05:20:27.347Z | Compiling aws-lc-rs v1.17.0 |
| 1682 | 2026-07-14T05:20:27.369Z | Compiling want v0.3.1 |
| 1683 | 2026-07-14T05:20:27.402Z | Compiling httpdate v1.0.3 |
| 1684 | 2026-07-14T05:20:27.475Z | Compiling omicron-workspace-hack v0.1.0 |
| 1685 | 2026-07-14T05:20:27.524Z | Compiling ucd-trie v0.1.7 |
| 1686 | 2026-07-14T05:20:27.540Z | Compiling rand_core v0.9.5 |
| 1687 | 2026-07-14T05:20:27.554Z | Compiling regex-syntax v0.8.10 |
| 1688 | 2026-07-14T05:20:27.658Z | Compiling crossbeam-utils v0.8.21 |
| 1689 | 2026-07-14T05:20:27.757Z | Compiling pest v2.8.6 |
| 1690 | 2026-07-14T05:20:27.819Z | Compiling tokio-util v0.7.18 |
| 1691 | 2026-07-14T05:20:28.174Z | Compiling serde_urlencoded v0.7.1 |
| 1692 | 2026-07-14T05:20:28.432Z | Compiling h2 v0.4.14 |
| 1693 | 2026-07-14T05:20:28.523Z | Compiling rustls-webpki v0.103.13 |
| 1694 | 2026-07-14T05:20:28.544Z | Compiling http-body-util v0.1.4 |
| 1695 | 2026-07-14T05:20:28.761Z | Compiling newtype-uuid v1.3.2 |
| 1696 | 2026-07-14T05:20:28.810Z | Compiling hex v0.4.3 |
| 1697 | 2026-07-14T05:20:29.075Z | Compiling foldhash v0.2.0 |
| 1698 | 2026-07-14T05:20:29.101Z | Compiling allocator-api2 v0.2.21 |
| 1699 | 2026-07-14T05:20:29.318Z | Compiling daft v0.1.7 |
| 1700 | 2026-07-14T05:20:29.441Z | Compiling hashbrown v0.16.1 |
| 1701 | 2026-07-14T05:20:29.456Z | Compiling rand_chacha v0.9.0 |
| 1702 | 2026-07-14T05:20:29.596Z | Compiling fastrand v2.4.1 |
| 1703 | 2026-07-14T05:20:29.844Z | Compiling rand v0.9.4 |
| 1704 | 2026-07-14T05:20:29.900Z | Compiling sync_wrapper v1.0.2 |
| 1705 | 2026-07-14T05:20:29.979Z | Compiling tower v0.5.3 |
| 1706 | 2026-07-14T05:20:30.039Z | Compiling generic-array v0.14.7 |
| 1707 | 2026-07-14T05:20:30.051Z | Compiling anyhow v1.0.103 |
| 1708 | 2026-07-14T05:20:30.082Z | Compiling aho-corasick v1.1.4 |
| 1709 | 2026-07-14T05:20:30.138Z | Compiling powerfmt v0.2.0 |
| 1710 | 2026-07-14T05:20:30.355Z | Compiling deranged v0.5.8 |
| 1711 | 2026-07-14T05:20:30.422Z | Compiling tower-http v0.6.11 |
| 1712 | 2026-07-14T05:20:30.452Z | Compiling tempfile v3.27.0 |
| 1713 | 2026-07-14T05:20:30.455Z | Compiling camino v1.2.4 |
| 1714 | 2026-07-14T05:20:30.529Z | Compiling hyper v1.10.1 |
| 1715 | 2026-07-14T05:20:30.840Z | Compiling futures-executor v0.3.32 |
| 1716 | 2026-07-14T05:20:30.854Z | Compiling openapiv3 v2.2.0 |
| 1717 | 2026-07-14T05:20:30.873Z | Compiling regex-automata v0.4.14 |
| 1718 | 2026-07-14T05:20:31.122Z | Compiling openssl-probe v0.2.1 |
| 1719 | 2026-07-14T05:20:31.315Z | Compiling cpufeatures v0.3.0 |
| 1720 | 2026-07-14T05:20:31.341Z | Compiling num_threads v0.1.7 |
| 1721 | 2026-07-14T05:20:31.390Z | Compiling time-core v0.1.8 |
| 1722 | 2026-07-14T05:20:31.403Z | Compiling num-conv v0.2.2 |
| 1723 | 2026-07-14T05:20:31.441Z | Compiling rustls-native-certs v0.8.4 |
| 1724 | 2026-07-14T05:20:31.549Z | Compiling time v0.3.47 |
| 1725 | 2026-07-14T05:20:31.592Z | Compiling futures v0.3.32 |
| 1726 | 2026-07-14T05:20:31.675Z | Compiling hyper-util v0.1.20 |
| 1727 | 2026-07-14T05:20:31.825Z | Compiling scroll v0.13.0 |
| 1728 | 2026-07-14T05:20:31.942Z | Compiling tokio-rustls v0.26.4 |
| 1729 | 2026-07-14T05:20:32.100Z | Compiling hybrid-array v0.4.12 |
| 1730 | 2026-07-14T05:20:32.218Z | Compiling winnow v1.0.3 |
| 1731 | 2026-07-14T05:20:32.260Z | Compiling simd-adler32 v0.3.9 |
| 1732 | 2026-07-14T05:20:32.469Z | Compiling adler2 v2.0.1 |
| 1733 | 2026-07-14T05:20:32.511Z | Compiling goblin v0.10.7 |
| 1734 | 2026-07-14T05:20:32.572Z | Compiling miniz_oxide v0.8.9 |
| 1735 | 2026-07-14T05:20:32.611Z | Compiling rustls-platform-verifier v0.7.0 |
| 1736 | 2026-07-14T05:20:32.846Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1737 | 2026-07-14T05:20:33.234Z | Compiling hyper-rustls v0.27.9 |
| 1738 | 2026-07-14T05:20:33.284Z | Compiling crossbeam-channel v0.5.15 |
| 1739 | 2026-07-14T05:20:33.344Z | Compiling crc32fast v1.5.0 |
| 1740 | 2026-07-14T05:20:33.357Z | Compiling regex v1.12.3 |
| 1741 | 2026-07-14T05:20:33.368Z | Compiling crypto-common v0.2.2 |
| 1742 | 2026-07-14T05:20:33.529Z | Compiling flate2 v1.1.9 |
| 1743 | 2026-07-14T05:20:33.542Z | Compiling reqwest v0.13.4 |
| 1744 | 2026-07-14T05:20:33.761Z | Compiling block-buffer v0.12.0 |
| 1745 | 2026-07-14T05:20:33.809Z | Compiling crypto-common v0.1.7 |
| 1746 | 2026-07-14T05:20:33.923Z | Compiling dtrace-parser v0.3.0 |
| 1747 | 2026-07-14T05:20:33.947Z | Compiling rand_chacha v0.3.1 |
| 1748 | 2026-07-14T05:20:33.961Z | Compiling thread-id v5.1.0 |
| 1749 | 2026-07-14T05:20:34.043Z | Compiling thread_local v1.1.9 |
| 1750 | 2026-07-14T05:20:34.169Z | Compiling debug-ignore v1.0.5 |
| 1751 | 2026-07-14T05:20:34.258Z | Compiling compression-core v0.4.32 |
| 1752 | 2026-07-14T05:20:34.276Z | Compiling match_cfg v0.1.0 |
| 1753 | 2026-07-14T05:20:34.310Z | Compiling const-oid v0.10.2 |
| 1754 | 2026-07-14T05:20:34.350Z | Compiling hostname v0.3.1 |
| 1755 | 2026-07-14T05:20:34.362Z | Compiling rand v0.8.6 |
| 1756 | 2026-07-14T05:20:34.419Z | Compiling compression-codecs v0.4.38 |
| 1757 | 2026-07-14T05:20:34.491Z | Compiling digest v0.11.3 |
| 1758 | 2026-07-14T05:20:34.521Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1759 | 2026-07-14T05:20:34.594Z | Compiling slog-json v2.6.1 |
| 1760 | 2026-07-14T05:20:34.657Z | Compiling ref-cast v1.0.25 |
| 1761 | 2026-07-14T05:20:34.670Z | Compiling strum v0.26.3 |
| 1762 | 2026-07-14T05:20:34.700Z | Compiling macaddr v1.0.1 |
| 1763 | 2026-07-14T05:20:34.759Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1764 | 2026-07-14T05:20:34.795Z | Compiling serde_spanned v1.1.1 |
| 1765 | 2026-07-14T05:20:34.795Z | Compiling wait-timeout v0.2.1 |
| 1766 | 2026-07-14T05:20:34.928Z | Compiling memmap2 v0.9.10 |
| 1767 | 2026-07-14T05:20:34.955Z | Compiling is-terminal v0.4.17 |
| 1768 | 2026-07-14T05:20:34.997Z | Compiling encoding_rs v0.8.35 |
| 1769 | 2026-07-14T05:20:35.057Z | Compiling quick-error v1.2.3 |
| 1770 | 2026-07-14T05:20:35.069Z | Compiling term v1.2.1 |
| 1771 | 2026-07-14T05:20:35.090Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1772 | 2026-07-14T05:20:35.151Z | Compiling bit-vec v0.8.0 |
| 1773 | 2026-07-14T05:20:35.163Z | Compiling mime v0.3.17 |
| 1774 | 2026-07-14T05:20:35.174Z | Compiling either v1.16.0 |
| 1775 | 2026-07-14T05:20:35.305Z | Compiling spin v0.9.8 |
| 1776 | 2026-07-14T05:20:35.384Z | Compiling dof v0.4.0 |
| 1777 | 2026-07-14T05:20:35.384Z | Compiling take_mut v0.2.2 |
| 1778 | 2026-07-14T05:20:35.425Z | Compiling bit-set v0.8.0 |
| 1779 | 2026-07-14T05:20:35.437Z | Compiling slog-term v2.9.2 |
| 1780 | 2026-07-14T05:20:35.503Z | Compiling slog-async v2.8.0 |
| 1781 | 2026-07-14T05:20:35.593Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1782 | 2026-07-14T05:20:35.730Z | Compiling rusty-fork v0.3.1 |
| 1783 | 2026-07-14T05:20:36.000Z | Compiling multer v3.1.0 |
| 1784 | 2026-07-14T05:20:36.015Z | Compiling slog-bunyan v2.5.0 |
| 1785 | 2026-07-14T05:20:37.140Z | Compiling usdt-impl v0.6.0 |
| 1786 | 2026-07-14T05:20:37.148Z | Compiling sha1 v0.11.0 |
| 1787 | 2026-07-14T05:20:37.148Z | Compiling usdt v0.6.0 |
| 1788 | 2026-07-14T05:20:37.148Z | Compiling async-compression v0.4.42 |
| 1789 | 2026-07-14T05:20:37.149Z | Compiling serde_with v3.20.0 |
| 1790 | 2026-07-14T05:20:37.149Z | Compiling async-stream v0.3.6 |
| 1791 | 2026-07-14T05:20:37.149Z | Compiling rand_xorshift v0.4.0 |
| 1792 | 2026-07-14T05:20:37.149Z | Compiling waitgroup v0.1.2 |
| 1793 | 2026-07-14T05:20:37.149Z | Compiling rustls-pemfile v2.2.0 |
| 1794 | 2026-07-14T05:20:37.149Z | Compiling serde_path_to_error v0.1.20 |
| 1795 | 2026-07-14T05:20:37.149Z | Compiling hostname v0.4.2 |
| 1796 | 2026-07-14T05:20:37.149Z | Compiling unarray v0.1.4 |
| 1797 | 2026-07-14T05:20:37.149Z | Compiling strum v0.27.2 |
| 1798 | 2026-07-14T05:20:37.149Z | Compiling proptest v1.11.0 |
| 1799 | 2026-07-14T05:20:37.149Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1800 | 2026-07-14T05:20:37.149Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1801 | 2026-07-14T05:20:37.163Z | Compiling dropshot v0.17.1 |
| 1802 | 2026-07-14T05:20:37.201Z | Compiling progenitor-client v0.14.0 |
| 1803 | 2026-07-14T05:20:37.231Z | Compiling iddqd v0.4.5 |
| 1804 | 2026-07-14T05:20:37.262Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1805 | 2026-07-14T05:20:37.284Z | Compiling reqwest v0.12.28 |
| 1806 | 2026-07-14T05:20:37.330Z | Compiling block-buffer v0.10.4 |
| 1807 | 2026-07-14T05:20:37.487Z | Compiling backon v1.6.0 |
| 1808 | 2026-07-14T05:20:37.499Z | Compiling instant v0.1.13 |
| 1809 | 2026-07-14T05:20:37.512Z | Compiling digest v0.10.7 |
| 1810 | 2026-07-14T05:20:37.605Z | Compiling backoff v0.4.0 |
| 1811 | 2026-07-14T05:20:37.694Z | Compiling progenitor-extras v0.2.0 |
| 1812 | 2026-07-14T05:20:37.727Z | Compiling itertools v0.14.0 |
| 1813 | 2026-07-14T05:20:37.818Z | Compiling parse-display v0.10.0 |
| 1814 | 2026-07-14T05:20:37.927Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1815 | 2026-07-14T05:20:38.141Z | Compiling regress v0.10.5 |
| 1816 | 2026-07-14T05:20:38.452Z | Compiling progenitor-client v0.10.0 |
| 1817 | 2026-07-14T05:20:38.464Z | Compiling humantime v2.3.0 |
| 1818 | 2026-07-14T05:20:38.751Z | Compiling cpufeatures v0.2.17 |
| 1819 | 2026-07-14T05:20:38.800Z | Compiling unicode-width v0.2.2 |
| 1820 | 2026-07-14T05:20:38.827Z | Compiling secrecy v0.10.3 |
| 1821 | 2026-07-14T05:20:38.954Z | Compiling heck v0.5.0 |
| 1822 | 2026-07-14T05:20:38.988Z | Compiling tinyvec_macros v0.1.1 |
| 1823 | 2026-07-14T05:20:39.062Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1824 | 2026-07-14T05:20:39.089Z | Compiling tinyvec v1.11.0 |
| 1825 | 2026-07-14T05:20:39.110Z | Compiling num-integer v0.1.46 |
| 1826 | 2026-07-14T05:20:39.207Z | Compiling scroll v0.12.0 |
| 1827 | 2026-07-14T05:20:39.431Z | Compiling crucible-workspace-hack v0.1.0 |
| 1828 | 2026-07-14T05:20:39.445Z | Compiling hmac v0.12.1 |
| 1829 | 2026-07-14T05:20:39.482Z | Compiling inout v0.1.4 |
| 1830 | 2026-07-14T05:20:39.506Z | Compiling ff v0.13.1 |
| 1831 | 2026-07-14T05:20:39.588Z | Compiling utf8parse v0.2.2 |
| 1832 | 2026-07-14T05:20:39.622Z | Compiling group v0.13.0 |
| 1833 | 2026-07-14T05:20:39.634Z | Compiling cipher v0.4.4 |
| 1834 | 2026-07-14T05:20:39.645Z | Compiling hkdf v0.12.4 |
| 1835 | 2026-07-14T05:20:39.701Z | Compiling anstyle-parse v1.0.0 |
| 1836 | 2026-07-14T05:20:39.736Z | Compiling goblin v0.8.2 |
| 1837 | 2026-07-14T05:20:39.791Z | Compiling num-iter v0.1.45 |
| 1838 | 2026-07-14T05:20:39.853Z | Compiling num-rational v0.4.2 |
| 1839 | 2026-07-14T05:20:39.914Z | Compiling zerocopy v0.7.35 |
| 1840 | 2026-07-14T05:20:40.094Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1841 | 2026-07-14T05:20:40.225Z | Compiling universal-hash v0.5.1 |
| 1842 | 2026-07-14T05:20:40.361Z | Compiling crypto-bigint v0.5.5 |
| 1843 | 2026-07-14T05:20:40.405Z | Compiling regress v0.11.1 |
| 1844 | 2026-07-14T05:20:40.483Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1845 | 2026-07-14T05:20:40.658Z | Compiling terminal_size v0.4.4 |
| 1846 | 2026-07-14T05:20:40.807Z | Compiling half v2.7.1 |
| 1847 | 2026-07-14T05:20:40.830Z | Compiling num-complex v0.4.6 |
| 1848 | 2026-07-14T05:20:41.112Z | Compiling colorchoice v1.0.5 |
| 1849 | 2026-07-14T05:20:41.229Z | Compiling opaque-debug v0.3.1 |
| 1850 | 2026-07-14T05:20:41.240Z | Compiling anstyle v1.0.14 |
| 1851 | 2026-07-14T05:20:41.303Z | Compiling base64ct v1.8.3 |
| 1852 | 2026-07-14T05:20:41.476Z | Compiling anstyle-query v1.1.5 |
| 1853 | 2026-07-14T05:20:41.539Z | Compiling ciborium-io v0.2.2 |
| 1854 | 2026-07-14T05:20:41.580Z | Compiling is_terminal_polyfill v1.70.2 |
| 1855 | 2026-07-14T05:20:41.629Z | Compiling base16ct v0.2.0 |
| 1856 | 2026-07-14T05:20:41.653Z | Compiling anstream v1.0.0 |
| 1857 | 2026-07-14T05:20:41.668Z | Compiling ciborium-ll v0.2.2 |
| 1858 | 2026-07-14T05:20:41.681Z | Compiling password-hash v0.5.0 |
| 1859 | 2026-07-14T05:20:41.797Z | Compiling elliptic-curve v0.13.8 |
| 1860 | 2026-07-14T05:20:41.977Z | Compiling poly1305 v0.8.0 |
| 1861 | 2026-07-14T05:20:42.084Z | Compiling typify-impl v0.6.2 |
| 1862 | 2026-07-14T05:20:42.129Z | Compiling dof v0.3.0 |
| 1863 | 2026-07-14T05:20:42.415Z | Compiling num v0.4.3 |
| 1864 | 2026-07-14T05:20:42.496Z | Compiling curve25519-dalek v4.1.3 |
| 1865 | 2026-07-14T05:20:42.815Z | Compiling thiserror-no-std v2.0.2 |
| 1866 | 2026-07-14T05:20:43.019Z | Compiling chacha20 v0.9.1 |
| 1867 | 2026-07-14T05:20:43.056Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1868 | 2026-07-14T05:20:43.324Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1869 | 2026-07-14T05:20:43.385Z | Compiling blake2 v0.10.6 |
| 1870 | 2026-07-14T05:20:43.637Z | Compiling aead v0.5.2 |
| 1871 | 2026-07-14T05:20:43.656Z | Compiling byte-wrapper v0.1.0 |
| 1872 | 2026-07-14T05:20:43.679Z | Compiling dtrace-parser v0.2.0 |
| 1873 | 2026-07-14T05:20:43.727Z | Compiling crossbeam-epoch v0.9.18 |
| 1874 | 2026-07-14T05:20:43.798Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1875 | 2026-07-14T05:20:43.838Z | Compiling thread-id v4.2.2 |
| 1876 | 2026-07-14T05:20:43.927Z | Compiling strsim v0.11.1 |
| 1877 | 2026-07-14T05:20:44.017Z | Compiling float-ord v0.3.2 |
| 1878 | 2026-07-14T05:20:44.035Z | Compiling keccak v0.1.6 |
| 1879 | 2026-07-14T05:20:44.062Z | Compiling clap_lex v1.1.0 |
| 1880 | 2026-07-14T05:20:44.110Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1881 | 2026-07-14T05:20:44.280Z | Compiling clap_builder v4.6.0 |
| 1882 | 2026-07-14T05:20:44.307Z | Compiling sha3 v0.10.9 |
| 1883 | 2026-07-14T05:20:44.319Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1884 | 2026-07-14T05:20:44.458Z | Compiling usdt-impl v0.5.0 |
| 1885 | 2026-07-14T05:20:44.601Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1886 | 2026-07-14T05:20:45.125Z | Compiling typify v0.6.2 |
| 1887 | 2026-07-14T05:20:45.242Z | Compiling chacha20poly1305 v0.10.1 |
| 1888 | 2026-07-14T05:20:45.381Z | Compiling argon2 v0.5.3 |
| 1889 | 2026-07-14T05:20:45.675Z | Compiling vsss-rs v3.3.4 |
| 1890 | 2026-07-14T05:20:45.835Z | Compiling ciborium v0.2.2 |
| 1891 | 2026-07-14T05:20:45.902Z | Compiling hash32 v0.3.1 |
| 1892 | 2026-07-14T05:20:46.067Z | Compiling memmap v0.7.0 |
| 1893 | 2026-07-14T05:20:46.259Z | Compiling data-encoding v2.11.0 |
| 1894 | 2026-07-14T05:20:46.332Z | Compiling indent_write v2.2.0 |
| 1895 | 2026-07-14T05:20:46.426Z | Compiling usdt v0.5.0 |
| 1896 | 2026-07-14T05:20:46.475Z | Compiling heapless v0.8.0 |
| 1897 | 2026-07-14T05:20:46.744Z | Compiling clap v4.6.1 |
| 1898 | 2026-07-14T05:20:46.834Z | Compiling ingot-types v0.1.2 |
| 1899 | 2026-07-14T05:20:46.872Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1900 | 2026-07-14T05:20:46.954Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1901 | 2026-07-14T05:20:46.998Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1902 | 2026-07-14T05:20:47.146Z | Compiling rustix v0.38.44 |
| 1903 | 2026-07-14T05:20:47.255Z | Compiling tabwriter v1.4.1 |
| 1904 | 2026-07-14T05:20:47.268Z | Compiling cobs v0.3.0 |
| 1905 | 2026-07-14T05:20:47.479Z | Compiling bitflags v1.3.2 |
| 1906 | 2026-07-14T05:20:47.507Z | Compiling managed v0.8.0 |
| 1907 | 2026-07-14T05:20:47.559Z | Compiling postcard v1.1.3 |
| 1908 | 2026-07-14T05:20:47.579Z | Compiling ingot v0.1.1 |
| 1909 | 2026-07-14T05:20:47.667Z | Compiling memoffset v0.9.1 |
| 1910 | 2026-07-14T05:20:47.726Z | Compiling smoltcp v0.11.0 |
| 1911 | 2026-07-14T05:20:47.756Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1912 | 2026-07-14T05:20:47.899Z | Compiling toml_datetime v0.6.11 |
| 1913 | 2026-07-14T05:20:48.018Z | Compiling serde_spanned v0.6.9 |
| 1914 | 2026-07-14T05:20:48.064Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1915 | 2026-07-14T05:20:48.171Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1916 | 2026-07-14T05:20:48.184Z | Compiling swrite v0.1.0 |
| 1917 | 2026-07-14T05:20:48.280Z | Compiling foreign-types-shared v0.3.1 |
| 1918 | 2026-07-14T05:20:48.376Z | Compiling unicode-segmentation v1.13.3 |
| 1919 | 2026-07-14T05:20:48.379Z | Compiling linked-hash-map v0.5.6 |
| 1920 | 2026-07-14T05:20:48.584Z | Compiling resolv-conf v0.7.6 |
| 1921 | 2026-07-14T05:20:48.729Z | Compiling toml_write v0.1.2 |
| 1922 | 2026-07-14T05:20:48.809Z | Compiling colored v3.1.1 |
| 1923 | 2026-07-14T05:20:48.936Z | Compiling winnow v0.7.15 |
| 1924 | 2026-07-14T05:20:48.955Z | Compiling static_assertions v1.1.0 |
| 1925 | 2026-07-14T05:20:49.034Z | Compiling newline-converter v0.3.0 |
| 1926 | 2026-07-14T05:20:49.159Z | Compiling lru-cache v0.1.2 |
| 1927 | 2026-07-14T05:20:49.199Z | Compiling foreign-types v0.5.0 |
| 1928 | 2026-07-14T05:20:49.284Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1929 | 2026-07-14T05:20:49.297Z | Compiling hubpack v0.1.2 |
| 1930 | 2026-07-14T05:20:49.460Z | Compiling atomicwrites v0.4.4 |
| 1931 | 2026-07-14T05:20:49.533Z | Compiling nix v0.31.3 |
| 1932 | 2026-07-14T05:20:49.593Z | Compiling num_enum v0.7.6 |
| 1933 | 2026-07-14T05:20:49.657Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1934 | 2026-07-14T05:20:49.721Z | Compiling hickory-proto v0.24.4 |
| 1935 | 2026-07-14T05:20:49.778Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1936 | 2026-07-14T05:20:49.896Z | Compiling crossbeam-deque v0.8.6 |
| 1937 | 2026-07-14T05:20:50.099Z | Compiling console v0.15.11 |
| 1938 | 2026-07-14T05:20:50.401Z | Compiling toml_edit v0.22.27 |
| 1939 | 2026-07-14T05:20:50.429Z | Compiling chacha20 v0.10.0 |
| 1940 | 2026-07-14T05:20:50.440Z | Compiling camino-tempfile v1.4.1 |
| 1941 | 2026-07-14T05:20:50.677Z | Compiling serde-big-array v0.5.1 |
| 1942 | 2026-07-14T05:20:50.693Z | Compiling cstr-argument v0.1.2 |
| 1943 | 2026-07-14T05:20:50.736Z | Compiling similar v2.7.0 |
| 1944 | 2026-07-14T05:20:50.823Z | Compiling siphasher v1.0.3 |
| 1945 | 2026-07-14T05:20:50.848Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1946 | 2026-07-14T05:20:51.111Z | Compiling phf_shared v0.12.1 |
| 1947 | 2026-07-14T05:20:51.231Z | Compiling expectorate v1.2.0 |
| 1948 | 2026-07-14T05:20:51.290Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1949 | 2026-07-14T05:20:51.387Z | Compiling pin-project v1.1.13 |
| 1950 | 2026-07-14T05:20:51.497Z | Compiling hickory-resolver v0.24.4 |
| 1951 | 2026-07-14T05:20:51.663Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1952 | 2026-07-14T05:20:52.167Z | Compiling toml v0.8.23 |
| 1953 | 2026-07-14T05:20:52.366Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1954 | 2026-07-14T05:20:52.501Z | Compiling rand v0.10.2 |
| 1955 | 2026-07-14T05:20:52.847Z | Compiling rayon-core v1.13.0 |
| 1956 | 2026-07-14T05:20:53.088Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1957 | 2026-07-14T05:20:53.177Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1958 | 2026-07-14T05:20:53.320Z | Compiling num_enum v0.5.11 |
| 1959 | 2026-07-14T05:20:53.383Z | Compiling progenitor-impl v0.13.0 |
| 1960 | 2026-07-14T05:20:53.445Z | Compiling prettyplease v0.2.37 |
| 1961 | 2026-07-14T05:20:53.563Z | Compiling unicode-normalization v0.1.25 |
| 1962 | 2026-07-14T05:20:53.575Z | Compiling progenitor-client v0.13.0 |
| 1963 | 2026-07-14T05:20:53.854Z | Compiling tokio-stream v0.1.18 |
| 1964 | 2026-07-14T05:20:53.881Z | Compiling bstr v1.12.1 |
| 1965 | 2026-07-14T05:20:54.034Z | Compiling csv-core v0.1.13 |
| 1966 | 2026-07-14T05:20:54.208Z | Compiling foreign-types-shared v0.1.1 |
| 1967 | 2026-07-14T05:20:54.259Z | Compiling konst_macro_rules v0.2.19 |
| 1968 | 2026-07-14T05:20:54.298Z | Compiling same-file v1.0.6 |
| 1969 | 2026-07-14T05:20:54.309Z | Compiling foldhash v0.1.5 |
| 1970 | 2026-07-14T05:20:54.322Z | Compiling unicode-width v0.1.14 |
| 1971 | 2026-07-14T05:20:54.366Z | Compiling highway v1.3.0 |
| 1972 | 2026-07-14T05:20:54.436Z | Compiling hashbrown v0.15.5 |
| 1973 | 2026-07-14T05:20:54.472Z | Compiling walkdir v2.5.0 |
| 1974 | 2026-07-14T05:20:54.548Z | Compiling konst v0.2.20 |
| 1975 | 2026-07-14T05:20:54.600Z | Compiling progenitor v0.13.0 |
| 1976 | 2026-07-14T05:20:54.725Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1977 | 2026-07-14T05:20:54.740Z | Compiling foreign-types v0.3.2 |
| 1978 | 2026-07-14T05:20:54.750Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1979 | 2026-07-14T05:20:54.764Z | Compiling globset v0.4.18 |
| 1980 | 2026-07-14T05:20:54.808Z | Compiling qorb v0.4.1 |
| 1981 | 2026-07-14T05:20:54.819Z | Compiling csv v1.4.0 |
| 1982 | 2026-07-14T05:20:55.377Z | Compiling olpc-cjson v0.1.4 |
| 1983 | 2026-07-14T05:20:55.547Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1984 | 2026-07-14T05:20:55.552Z | Compiling snafu v0.8.9 |
| 1985 | 2026-07-14T05:20:55.941Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1986 | 2026-07-14T05:20:56.264Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1987 | 2026-07-14T05:20:56.369Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1988 | 2026-07-14T05:20:56.382Z | Compiling rayon v1.12.0 |
| 1989 | 2026-07-14T05:20:56.545Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1990 | 2026-07-14T05:20:56.947Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1991 | 2026-07-14T05:20:57.697Z | Compiling phf v0.12.1 |
| 1992 | 2026-07-14T05:20:57.711Z | Compiling openssl-sys v0.9.116 |
| 1993 | 2026-07-14T05:20:57.859Z | Compiling tokio-dtrace v0.1.1 |
| 1994 | 2026-07-14T05:20:57.964Z | Compiling progenitor-impl v0.14.0 |
| 1995 | 2026-07-14T05:20:58.122Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1996 | 2026-07-14T05:20:58.133Z | Compiling itertools v0.12.1 |
| 1997 | 2026-07-14T05:20:58.147Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1998 | 2026-07-14T05:20:58.217Z | Compiling libsw-core v0.3.2 |
| 1999 | 2026-07-14T05:20:58.350Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2000 | 2026-07-14T05:20:58.391Z | Compiling pem v3.0.6 |
| 2001 | 2026-07-14T05:20:58.515Z | Compiling serde_plain v1.0.2 |
| 2002 | 2026-07-14T05:20:58.702Z | Compiling sigpipe v0.1.3 |
| 2003 | 2026-07-14T05:20:58.731Z | Compiling minimal-lexical v0.2.1 |
| 2004 | 2026-07-14T05:20:58.755Z | Compiling jiff v0.2.28 |
| 2005 | 2026-07-14T05:20:58.797Z | Compiling fixedbitset v0.4.2 |
| 2006 | 2026-07-14T05:20:58.986Z | Compiling bytecount v0.6.9 |
| 2007 | 2026-07-14T05:20:58.999Z | Compiling typed-path v0.9.3 |
| 2008 | 2026-07-14T05:20:59.039Z | Compiling fixedbitset v0.5.7 |
| 2009 | 2026-07-14T05:20:59.129Z | Compiling glob v0.3.3 |
| 2010 | 2026-07-14T05:20:59.294Z | Compiling zone v0.3.1 |
| 2011 | 2026-07-14T05:20:59.360Z | Compiling petgraph v0.8.3 |
| 2012 | 2026-07-14T05:20:59.372Z | Compiling progenitor v0.14.0 |
| 2013 | 2026-07-14T05:20:59.516Z | Compiling papergrid v0.11.0 |
| 2014 | 2026-07-14T05:20:59.557Z | Compiling petgraph v0.6.5 |
| 2015 | 2026-07-14T05:20:59.812Z | Compiling nom v7.1.3 |
| 2016 | 2026-07-14T05:21:00.044Z | Compiling tough v0.22.0 |
| 2017 | 2026-07-14T05:21:00.278Z | Compiling openssl v0.10.80 |
| 2018 | 2026-07-14T05:21:01.054Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2019 | 2026-07-14T05:21:01.121Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2020 | 2026-07-14T05:21:01.148Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2021 | 2026-07-14T05:21:01.161Z | Compiling libsw v3.5.0 |
| 2022 | 2026-07-14T05:21:01.166Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2023 | 2026-07-14T05:21:01.334Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2024 | 2026-07-14T05:21:01.351Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2025 | 2026-07-14T05:21:01.415Z | Compiling oxide-tokio-rt v0.1.6 |
| 2026 | 2026-07-14T05:21:01.646Z | Compiling chrono-tz v0.10.4 |
| 2027 | 2026-07-14T05:21:01.756Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2028 | 2026-07-14T05:21:02.056Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2029 | 2026-07-14T05:21:02.207Z | Compiling newtype_derive v0.1.6 |
| 2030 | 2026-07-14T05:21:02.243Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2031 | 2026-07-14T05:21:02.293Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2032 | 2026-07-14T05:21:02.571Z | Compiling slog-dtrace v0.3.0 |
| 2033 | 2026-07-14T05:21:02.817Z | Compiling const_format v0.2.36 |
| 2034 | 2026-07-14T05:21:02.888Z | Compiling cancel-safe-futures v0.1.5 |
| 2035 | 2026-07-14T05:21:03.115Z | Compiling owo-colors v4.3.0 |
| 2036 | 2026-07-14T05:21:03.161Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2037 | 2026-07-14T05:21:03.207Z | Compiling gethostname v0.5.0 |
| 2038 | 2026-07-14T05:21:03.308Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2039 | 2026-07-14T05:21:03.331Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2040 | 2026-07-14T05:21:03.452Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2041 | 2026-07-14T05:21:03.466Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2042 | 2026-07-14T05:21:03.548Z | Compiling smf v0.2.3 |
| 2043 | 2026-07-14T05:21:03.588Z | Compiling bcs v0.1.6 |
| 2044 | 2026-07-14T05:21:03.853Z | Compiling tagptr v0.2.0 |
| 2045 | 2026-07-14T05:21:03.902Z | Compiling unicode-linebreak v0.1.5 |
| 2046 | 2026-07-14T05:21:03.988Z | Compiling linear-map v1.2.0 |
| 2047 | 2026-07-14T05:21:04.004Z | Compiling whoami v1.6.1 |
| 2048 | 2026-07-14T05:21:04.111Z | Compiling smawk v0.3.2 |
| 2049 | 2026-07-14T05:21:04.154Z | Compiling termtree v0.5.1 |
| 2050 | 2026-07-14T05:21:04.178Z | Compiling lazy_static v1.5.0 |
| 2051 | 2026-07-14T05:21:04.190Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2052 | 2026-07-14T05:21:04.254Z | Compiling steno v0.4.1 |
| 2053 | 2026-07-14T05:21:04.282Z | Compiling textwrap v0.16.2 |
| 2054 | 2026-07-14T05:21:04.305Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2055 | 2026-07-14T05:21:04.317Z | Compiling moka v0.12.15 |
| 2056 | 2026-07-14T05:21:04.589Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2057 | 2026-07-14T05:21:04.787Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2058 | 2026-07-14T05:21:05.102Z | Compiling tabled v0.15.0 |
| 2059 | 2026-07-14T05:21:05.893Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2060 | 2026-07-14T05:21:06.026Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2061 | 2026-07-14T05:21:06.281Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2062 | 2026-07-14T05:21:06.481Z | Compiling cookie v0.18.1 |
| 2063 | 2026-07-14T05:21:07.132Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2064 | 2026-07-14T05:21:07.231Z | Compiling hickory-proto v0.25.2 |
| 2065 | 2026-07-14T05:21:07.439Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2066 | 2026-07-14T05:21:07.521Z | Compiling libscf-sys v1.2.0 |
| 2067 | 2026-07-14T05:21:07.592Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2068 | 2026-07-14T05:21:07.674Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2069 | 2026-07-14T05:21:08.018Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2070 | 2026-07-14T05:21:08.052Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2071 | 2026-07-14T05:21:08.365Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2072 | 2026-07-14T05:21:09.115Z | Compiling hickory-resolver v0.25.2 |
| 2073 | 2026-07-14T05:21:09.887Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2074 | 2026-07-14T05:21:15.114Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2075 | 2026-07-14T05:21:22.761Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2076 | 2026-07-14T05:21:24.397Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2077 | 2026-07-14T05:21:25.427Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2078 | 2026-07-14T05:21:26.769Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2079 | 2026-07-14T05:21:27.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s |
| 2080 | 2026-07-14T05:21:28.011Z | Running `target/debug/xtask openapi check` |
| 2081 | 2026-07-14T05:21:28.475Z | Compiling serde_core v1.0.228 |
| 2082 | 2026-07-14T05:21:28.478Z | Compiling serde v1.0.228 |
| 2083 | 2026-07-14T05:21:28.478Z | Compiling serde_json v1.0.150 |
| 2084 | 2026-07-14T05:21:28.547Z | Compiling syn v2.0.117 |
| 2085 | 2026-07-14T05:21:28.552Z | Compiling bytes v1.11.1 |
| 2086 | 2026-07-14T05:21:28.559Z | Compiling once_cell v1.21.4 |
| 2087 | 2026-07-14T05:21:28.561Z | Compiling zerocopy v0.8.50 |
| 2088 | 2026-07-14T05:21:28.570Z | Compiling num-traits v0.2.19 |
| 2089 | 2026-07-14T05:21:28.899Z | Compiling getrandom v0.4.2 |
| 2090 | 2026-07-14T05:21:28.993Z | Compiling http v1.4.2 |
| 2091 | 2026-07-14T05:21:29.061Z | Compiling zeroize v1.8.2 |
| 2092 | 2026-07-14T05:21:29.118Z | Compiling schemars v0.8.22 |
| 2093 | 2026-07-14T05:21:29.158Z | Compiling aws-lc-rs v1.17.0 |
| 2094 | 2026-07-14T05:21:29.173Z | Compiling usdt-impl v0.6.0 |
| 2095 | 2026-07-14T05:21:29.235Z | Compiling time-macros v0.2.27 |
| 2096 | 2026-07-14T05:21:29.384Z | Compiling rustls-pki-types v1.14.1 |
| 2097 | 2026-07-14T05:21:29.442Z | Compiling tracing-core v0.1.36 |
| 2098 | 2026-07-14T05:21:29.507Z | Compiling bitflags v2.12.1 |
| 2099 | 2026-07-14T05:21:29.744Z | Compiling http-body v1.0.1 |
| 2100 | 2026-07-14T05:21:29.845Z | Compiling tracing v0.1.44 |
| 2101 | 2026-07-14T05:21:29.935Z | Compiling generic-array v0.14.7 |
| 2102 | 2026-07-14T05:21:30.029Z | Compiling indexmap v2.14.0 |
| 2103 | 2026-07-14T05:21:30.078Z | Compiling rustls v0.23.40 |
| 2104 | 2026-07-14T05:21:30.112Z | Compiling rustix v1.1.4 |
| 2105 | 2026-07-14T05:21:30.225Z | Compiling winnow v1.0.3 |
| 2106 | 2026-07-14T05:21:30.234Z | Compiling time v0.3.47 |
| 2107 | 2026-07-14T05:21:30.716Z | Compiling uuid v1.23.5 |
| 2108 | 2026-07-14T05:21:31.140Z | Compiling pest_generator v2.8.6 |
| 2109 | 2026-07-14T05:21:31.261Z | Compiling serde_derive_internals v0.29.1 |
| 2110 | 2026-07-14T05:21:31.288Z | Compiling camino v1.2.4 |
| 2111 | 2026-07-14T05:21:31.306Z | Compiling rustls-webpki v0.103.13 |
| 2112 | 2026-07-14T05:21:31.337Z | Compiling getrandom v0.3.4 |
| 2113 | 2026-07-14T05:21:31.581Z | Compiling subtle v2.6.1 |
| 2114 | 2026-07-14T05:21:31.697Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2115 | 2026-07-14T05:21:31.723Z | Compiling serde_spanned v1.1.1 |
| 2116 | 2026-07-14T05:21:31.753Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2117 | 2026-07-14T05:21:31.869Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2118 | 2026-07-14T05:21:32.010Z | Compiling semver v1.0.28 |
| 2119 | 2026-07-14T05:21:32.297Z | Compiling rustix v0.38.44 |
| 2120 | 2026-07-14T05:21:32.309Z | Compiling serde_derive v1.0.228 |
| 2121 | 2026-07-14T05:21:32.309Z | Compiling thiserror-impl v2.0.18 |
| 2122 | 2026-07-14T05:21:32.385Z | Compiling zerocopy-derive v0.8.50 |
| 2123 | 2026-07-14T05:21:32.417Z | Compiling pest_derive v2.8.6 |
| 2124 | 2026-07-14T05:21:32.428Z | Compiling tokio-macros v2.7.0 |
| 2125 | 2026-07-14T05:21:32.668Z | Compiling schemars_derive v0.8.22 |
| 2126 | 2026-07-14T05:21:32.791Z | Compiling futures-macro v0.3.32 |
| 2127 | 2026-07-14T05:21:32.961Z | Compiling scroll_derive v0.13.1 |
| 2128 | 2026-07-14T05:21:33.192Z | Compiling tokio v1.52.3 |
| 2129 | 2026-07-14T05:21:33.579Z | Compiling thiserror v2.0.18 |
| 2130 | 2026-07-14T05:21:33.684Z | Compiling futures-util v0.3.32 |
| 2131 | 2026-07-14T05:21:33.740Z | Compiling dtrace-parser v0.3.0 |
| 2132 | 2026-07-14T05:21:33.808Z | Compiling scroll v0.13.0 |
| 2133 | 2026-07-14T05:21:34.080Z | Compiling goblin v0.10.7 |
| 2134 | 2026-07-14T05:21:35.523Z | Compiling chrono v0.4.45 |
| 2135 | 2026-07-14T05:21:35.614Z | Compiling erased-serde v0.3.31 |
| 2136 | 2026-07-14T05:21:35.975Z | Compiling serde_tokenstream v0.2.3 |
| 2137 | 2026-07-14T05:21:36.115Z | Compiling slog v2.8.2 |
| 2138 | 2026-07-14T05:21:36.268Z | Compiling futures-executor v0.3.32 |
| 2139 | 2026-07-14T05:21:36.583Z | Compiling dof v0.4.0 |
| 2140 | 2026-07-14T05:21:36.763Z | Compiling slog-json v2.6.1 |
| 2141 | 2026-07-14T05:21:36.973Z | Compiling tokio-util v0.7.18 |
| 2142 | 2026-07-14T05:21:37.053Z | Compiling openapiv3 v2.2.0 |
| 2143 | 2026-07-14T05:21:37.363Z | Compiling oxnet v0.1.6 |
| 2144 | 2026-07-14T05:21:37.611Z | Compiling h2 v0.4.14 |
| 2145 | 2026-07-14T05:21:37.861Z | Compiling usdt-macro v0.6.0 |
| 2146 | 2026-07-14T05:21:37.899Z | Compiling usdt-attr-macro v0.6.0 |
| 2147 | 2026-07-14T05:21:38.209Z | Compiling async-stream-impl v0.3.6 |
| 2148 | 2026-07-14T05:21:38.501Z | Compiling tokio-rustls v0.26.4 |
| 2149 | 2026-07-14T05:21:38.569Z | Compiling async-compression v0.4.42 |
| 2150 | 2026-07-14T05:21:38.658Z | Compiling usdt v0.6.0 |
| 2151 | 2026-07-14T05:21:38.679Z | Compiling slog-bunyan v2.5.0 |
| 2152 | 2026-07-14T05:21:38.759Z | Compiling slog-term v2.9.2 |
| 2153 | 2026-07-14T05:21:38.815Z | Compiling futures v0.3.32 |
| 2154 | 2026-07-14T05:21:38.846Z | Compiling slog-async v2.8.0 |
| 2155 | 2026-07-14T05:21:38.854Z | Compiling async-stream v0.3.6 |
| 2156 | 2026-07-14T05:21:38.882Z | Compiling dropshot_endpoint v0.17.1 |
| 2157 | 2026-07-14T05:21:38.892Z | Compiling multer v3.1.0 |
| 2158 | 2026-07-14T05:21:38.928Z | Compiling serde_urlencoded v0.7.1 |
| 2159 | 2026-07-14T05:21:39.105Z | Compiling proc-macro-crate v3.5.0 |
| 2160 | 2026-07-14T05:21:39.176Z | Compiling async-trait v0.1.89 |
| 2161 | 2026-07-14T05:21:39.252Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2162 | 2026-07-14T05:21:39.335Z | Compiling serde_path_to_error v0.1.20 |
| 2163 | 2026-07-14T05:21:39.382Z | Compiling http-body-util v0.1.4 |
| 2164 | 2026-07-14T05:21:39.472Z | Compiling rustls-pemfile v2.2.0 |
| 2165 | 2026-07-14T05:21:39.533Z | Compiling crossbeam-epoch v0.9.18 |
| 2166 | 2026-07-14T05:21:39.638Z | Compiling aho-corasick v1.1.4 |
| 2167 | 2026-07-14T05:21:39.666Z | Compiling tempfile v3.27.0 |
| 2168 | 2026-07-14T05:21:39.681Z | Compiling num_enum_derive v0.7.6 |
| 2169 | 2026-07-14T05:21:39.871Z | Compiling hyper v1.10.1 |
| 2170 | 2026-07-14T05:21:40.062Z | Compiling crossbeam-deque v0.8.6 |
| 2171 | 2026-07-14T05:21:40.257Z | Compiling block-buffer v0.10.4 |
| 2172 | 2026-07-14T05:21:40.398Z | Compiling crypto-common v0.1.7 |
| 2173 | 2026-07-14T05:21:40.530Z | Compiling regex-automata v0.4.14 |
| 2174 | 2026-07-14T05:21:40.539Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2175 | 2026-07-14T05:21:40.585Z | Compiling clap_builder v4.6.0 |
| 2176 | 2026-07-14T05:21:40.654Z | Compiling git-stub v1.0.0 |
| 2177 | 2026-07-14T05:21:40.701Z | Compiling num_enum v0.7.6 |
| 2178 | 2026-07-14T05:21:40.824Z | Compiling atomicwrites v0.4.4 |
| 2179 | 2026-07-14T05:21:40.883Z | Compiling digest v0.10.7 |
| 2180 | 2026-07-14T05:21:40.917Z | Compiling rayon-core v1.13.0 |
| 2181 | 2026-07-14T05:21:41.012Z | Compiling hyper-util v0.1.20 |
| 2182 | 2026-07-14T05:21:41.033Z | Compiling fs-err v3.3.0 |
| 2183 | 2026-07-14T05:21:41.080Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2184 | 2026-07-14T05:21:41.331Z | Compiling clap_derive v4.6.1 |
| 2185 | 2026-07-14T05:21:41.516Z | Compiling serde_repr v0.1.20 |
| 2186 | 2026-07-14T05:21:41.542Z | Compiling terminal_size v0.4.4 |
| 2187 | 2026-07-14T05:21:41.695Z | Compiling bstr v1.12.1 |
| 2188 | 2026-07-14T05:21:41.717Z | Compiling nom v8.0.0 |
| 2189 | 2026-07-14T05:21:41.999Z | Compiling is_ci v1.2.0 |
| 2190 | 2026-07-14T05:21:42.069Z | Compiling either v1.16.0 |
| 2191 | 2026-07-14T05:21:42.117Z | Compiling sha2 v0.10.9 |
| 2192 | 2026-07-14T05:21:42.139Z | Compiling textwrap v0.16.2 |
| 2193 | 2026-07-14T05:21:42.250Z | Compiling dropshot v0.17.1 |
| 2194 | 2026-07-14T05:21:42.510Z | Compiling regex v1.12.3 |
| 2195 | 2026-07-14T05:21:42.653Z | Compiling rayon v1.12.0 |
| 2196 | 2026-07-14T05:21:42.744Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2197 | 2026-07-14T05:21:42.979Z | Compiling drift v0.2.0 |
| 2198 | 2026-07-14T05:21:43.086Z | Compiling clap v4.6.1 |
| 2199 | 2026-07-14T05:21:43.172Z | Compiling supports-color v3.0.2 |
| 2200 | 2026-07-14T05:21:43.195Z | Compiling similar v2.7.0 |
| 2201 | 2026-07-14T05:21:43.353Z | Compiling git-stub-vcs v0.1.0 |
| 2202 | 2026-07-14T05:21:43.867Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2203 | 2026-07-14T05:21:45.022Z | Compiling dropshot-api-manager v0.7.2 |
| 2204 | 2026-07-14T05:21:45.022Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2205 | 2026-07-14T05:21:48.983Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2206 | 2026-07-14T05:21:50.172Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2207 | 2026-07-14T05:21:56.939Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.88s |
| 2208 | 2026-07-14T05:21:57.020Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2209 | 2026-07-14T05:21:57.047Z | ------- |
| 2210 | 2026-07-14T05:21:57.048Z | Generating OpenAPI documents from API definitions ... |
| 2211 | 2026-07-14T05:21:57.106Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2212 | 2026-07-14T05:21:57.141Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2213 | 2026-07-14T05:21:57.275Z | ------- |
| 2214 | 2026-07-14T05:21:57.275Z | Checking 13 OpenAPI documents... |
| 2215 | 2026-07-14T05:21:57.275Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2216 | 2026-07-14T05:21:57.275Z | Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin |
| 2217 | 2026-07-14T05:21:57.275Z | Fresh ddm-admin "latest" symlink |
| 2218 | 2026-07-14T05:21:57.275Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2219 | 2026-07-14T05:21:57.279Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2220 | 2026-07-14T05:21:57.279Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2221 | 2026-07-14T05:21:57.280Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2222 | 2026-07-14T05:21:57.280Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2223 | 2026-07-14T05:21:57.280Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2224 | 2026-07-14T05:21:57.280Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2225 | 2026-07-14T05:21:57.280Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2226 | 2026-07-14T05:21:57.280Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2227 | 2026-07-14T05:21:57.280Z | Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin |
| 2228 | 2026-07-14T05:21:57.280Z | Fresh mg-admin (versioned v11.0.0 (blessed)): Maghemite Admin |
| 2229 | 2026-07-14T05:21:57.280Z | Fresh mg-admin "latest" symlink |
| 2230 | 2026-07-14T05:21:57.280Z | ------- |
| 2231 | 2026-07-14T05:21:57.280Z | Success 13 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 2232 | 2026-07-14T05:21:57.324Z | + banner build |
| 2233 | 2026-07-14T05:21:57.327Z | |
| 2234 | 2026-07-14T05:21:57.327Z | ##### # # # # ##### |
| 2235 | 2026-07-14T05:21:57.327Z | # # # # # # # # |
| 2236 | 2026-07-14T05:21:57.327Z | ##### # # # # # # |
| 2237 | 2026-07-14T05:21:57.327Z | # # # # # # # # |
| 2238 | 2026-07-14T05:21:57.327Z | # # # # # # # # |
| 2239 | 2026-07-14T05:21:57.328Z | ##### #### # ###### ##### |
| 2240 | 2026-07-14T05:21:57.328Z | |
| 2241 | 2026-07-14T05:21:57.328Z | + ptime -m cargo build |
| 2242 | 2026-07-14T05:21:57.925Z | Compiling smallvec v1.15.1 |
| 2243 | 2026-07-14T05:21:58.041Z | Compiling log v0.4.32 |
| 2244 | 2026-07-14T05:21:58.059Z | Compiling slog v2.8.2 |
| 2245 | 2026-07-14T05:21:58.073Z | Compiling ring v0.17.14 |
| 2246 | 2026-07-14T05:21:58.093Z | Compiling webpki-roots v1.0.7 |
| 2247 | 2026-07-14T05:21:58.144Z | Compiling similar v2.7.0 |
| 2248 | 2026-07-14T05:21:58.177Z | Compiling fxhash v0.2.1 |
| 2249 | 2026-07-14T05:21:58.177Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2250 | 2026-07-14T05:21:58.210Z | Compiling icu_normalizer v2.2.0 |
| 2251 | 2026-07-14T05:21:58.244Z | Compiling parking_lot_core v0.9.12 |
| 2252 | 2026-07-14T05:21:58.244Z | Compiling goblin v0.10.7 |
| 2253 | 2026-07-14T05:21:58.306Z | Compiling goblin v0.8.2 |
| 2254 | 2026-07-14T05:21:58.425Z | Compiling slog-async v2.8.0 |
| 2255 | 2026-07-14T05:21:58.448Z | Compiling slog-term v2.9.2 |
| 2256 | 2026-07-14T05:21:58.553Z | Compiling idna_adapter v1.2.2 |
| 2257 | 2026-07-14T05:21:58.714Z | Compiling idna v1.1.0 |
| 2258 | 2026-07-14T05:21:58.784Z | Compiling parking_lot v0.12.5 |
| 2259 | 2026-07-14T05:21:58.930Z | Compiling slog-json v2.6.1 |
| 2260 | 2026-07-14T05:21:59.033Z | Compiling url v2.5.8 |
| 2261 | 2026-07-14T05:21:59.051Z | Compiling tokio v1.52.3 |
| 2262 | 2026-07-14T05:21:59.141Z | Compiling slog-bunyan v2.5.0 |
| 2263 | 2026-07-14T05:21:59.171Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2264 | 2026-07-14T05:21:59.284Z | Compiling rustls-webpki v0.103.13 |
| 2265 | 2026-07-14T05:21:59.309Z | Compiling expectorate v1.2.0 |
| 2266 | 2026-07-14T05:21:59.447Z | Compiling globset v0.4.18 |
| 2267 | 2026-07-14T05:21:59.463Z | Compiling moka v0.12.15 |
| 2268 | 2026-07-14T05:21:59.857Z | Compiling schemars v0.8.22 |
| 2269 | 2026-07-14T05:22:00.025Z | Compiling rustls v0.23.40 |
| 2270 | 2026-07-14T05:22:00.217Z | Compiling parking_lot_core v0.8.6 |
| 2271 | 2026-07-14T05:22:00.231Z | Compiling arc-swap v1.9.1 |
| 2272 | 2026-07-14T05:22:00.249Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2273 | 2026-07-14T05:22:00.523Z | Compiling dof v0.3.0 |
| 2274 | 2026-07-14T05:22:00.535Z | Compiling parking_lot v0.11.2 |
| 2275 | 2026-07-14T05:22:00.556Z | Compiling slog-scope v4.4.1 |
| 2276 | 2026-07-14T05:22:00.808Z | Compiling ipnetwork v0.21.1 |
| 2277 | 2026-07-14T05:22:00.916Z | Compiling newtype-uuid v1.3.2 |
| 2278 | 2026-07-14T05:22:01.186Z | Compiling oxnet v0.1.6 |
| 2279 | 2026-07-14T05:22:01.237Z | Compiling dof v0.4.0 |
| 2280 | 2026-07-14T05:22:01.265Z | Compiling serde_with v3.20.0 |
| 2281 | 2026-07-14T05:22:01.308Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2282 | 2026-07-14T05:22:01.658Z | Compiling daft v0.1.7 |
| 2283 | 2026-07-14T05:22:01.952Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2284 | 2026-07-14T05:22:02.115Z | Compiling usdt-impl v0.6.0 |
| 2285 | 2026-07-14T05:22:02.214Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2286 | 2026-07-14T05:22:02.464Z | Compiling usdt v0.6.0 |
| 2287 | 2026-07-14T05:22:02.575Z | Compiling iddqd v0.4.5 |
| 2288 | 2026-07-14T05:22:02.755Z | Compiling typify-impl v0.6.2 |
| 2289 | 2026-07-14T05:22:02.781Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2290 | 2026-07-14T05:22:02.793Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2291 | 2026-07-14T05:22:03.039Z | Compiling tokio-util v0.7.18 |
| 2292 | 2026-07-14T05:22:03.055Z | Compiling tokio-rustls v0.26.4 |
| 2293 | 2026-07-14T05:22:03.107Z | Compiling tower v0.5.3 |
| 2294 | 2026-07-14T05:22:03.120Z | Compiling rustls-platform-verifier v0.7.0 |
| 2295 | 2026-07-14T05:22:03.334Z | Compiling async-compression v0.4.42 |
| 2296 | 2026-07-14T05:22:03.362Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2297 | 2026-07-14T05:22:03.605Z | Compiling h2 v0.4.14 |
| 2298 | 2026-07-14T05:22:03.623Z | Compiling tower-http v0.6.11 |
| 2299 | 2026-07-14T05:22:03.660Z | Compiling backoff v0.4.0 |
| 2300 | 2026-07-14T05:22:03.764Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2301 | 2026-07-14T05:22:03.815Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2302 | 2026-07-14T05:22:03.880Z | Compiling byte-wrapper v0.1.0 |
| 2303 | 2026-07-14T05:22:04.054Z | Compiling usdt-impl v0.5.0 |
| 2304 | 2026-07-14T05:22:04.167Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2305 | 2026-07-14T05:22:04.246Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2306 | 2026-07-14T05:22:04.432Z | Compiling typify v0.6.2 |
| 2307 | 2026-07-14T05:22:04.548Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2308 | 2026-07-14T05:22:04.735Z | Compiling usdt v0.5.0 |
| 2309 | 2026-07-14T05:22:05.019Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2310 | 2026-07-14T05:22:05.135Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2311 | 2026-07-14T05:22:05.246Z | Compiling progenitor-impl v0.14.0 |
| 2312 | 2026-07-14T05:22:05.287Z | Compiling hickory-proto v0.24.4 |
| 2313 | 2026-07-14T05:22:05.916Z | Compiling hyper v1.10.1 |
| 2314 | 2026-07-14T05:22:06.504Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2315 | 2026-07-14T05:22:06.637Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2316 | 2026-07-14T05:22:06.650Z | Compiling progenitor-impl v0.13.0 |
| 2317 | 2026-07-14T05:22:06.875Z | Compiling tokio-stream v0.1.18 |
| 2318 | 2026-07-14T05:22:07.371Z | Compiling hyper-util v0.1.20 |
| 2319 | 2026-07-14T05:22:07.703Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2320 | 2026-07-14T05:22:07.790Z | Compiling hickory-resolver v0.24.4 |
| 2321 | 2026-07-14T05:22:07.831Z | Compiling tokio-dtrace v0.1.1 |
| 2322 | 2026-07-14T05:22:08.106Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2323 | 2026-07-14T05:22:08.147Z | Compiling libsw-core v0.3.2 |
| 2324 | 2026-07-14T05:22:08.320Z | Compiling zone v0.3.1 |
| 2325 | 2026-07-14T05:22:08.332Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2326 | 2026-07-14T05:22:08.505Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2327 | 2026-07-14T05:22:08.508Z | Compiling libsw v3.5.0 |
| 2328 | 2026-07-14T05:22:08.752Z | Compiling hyper-rustls v0.27.9 |
| 2329 | 2026-07-14T05:22:08.755Z | Compiling dropshot v0.17.1 |
| 2330 | 2026-07-14T05:22:09.040Z | Compiling reqwest v0.13.4 |
| 2331 | 2026-07-14T05:22:09.073Z | Compiling reqwest v0.12.28 |
| 2332 | 2026-07-14T05:22:09.087Z | Compiling qorb v0.4.1 |
| 2333 | 2026-07-14T05:22:09.392Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2334 | 2026-07-14T05:22:09.523Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2335 | 2026-07-14T05:22:09.881Z | Compiling oxide-tokio-rt v0.1.6 |
| 2336 | 2026-07-14T05:22:10.014Z | Compiling slog-dtrace v0.3.0 |
| 2337 | 2026-07-14T05:22:10.152Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2338 | 2026-07-14T05:22:10.197Z | Compiling tough v0.22.0 |
| 2339 | 2026-07-14T05:22:10.283Z | Compiling progenitor-client v0.14.0 |
| 2340 | 2026-07-14T05:22:10.333Z | Compiling progenitor-client v0.10.0 |
| 2341 | 2026-07-14T05:22:10.435Z | Compiling progenitor-client v0.13.0 |
| 2342 | 2026-07-14T05:22:10.602Z | Compiling progenitor-extras v0.2.0 |
| 2343 | 2026-07-14T05:22:10.642Z | Compiling progenitor v0.14.0 |
| 2344 | 2026-07-14T05:22:10.756Z | Compiling progenitor v0.13.0 |
| 2345 | 2026-07-14T05:22:10.791Z | Compiling cancel-safe-futures v0.1.5 |
| 2346 | 2026-07-14T05:22:10.853Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2347 | 2026-07-14T05:22:10.905Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2348 | 2026-07-14T05:22:11.099Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2349 | 2026-07-14T05:22:11.157Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2350 | 2026-07-14T05:22:11.938Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2351 | 2026-07-14T05:22:12.207Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2352 | 2026-07-14T05:22:12.816Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2353 | 2026-07-14T05:22:12.879Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2354 | 2026-07-14T05:22:12.900Z | Compiling steno v0.4.1 |
| 2355 | 2026-07-14T05:22:13.083Z | Compiling hickory-proto v0.25.2 |
| 2356 | 2026-07-14T05:22:13.384Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2357 | 2026-07-14T05:22:13.497Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2358 | 2026-07-14T05:22:14.288Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2359 | 2026-07-14T05:22:14.330Z | Compiling sled v0.34.7 |
| 2360 | 2026-07-14T05:22:14.480Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2361 | 2026-07-14T05:22:15.055Z | Compiling hickory-resolver v0.25.2 |
| 2362 | 2026-07-14T05:22:15.779Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2363 | 2026-07-14T05:22:15.799Z | Compiling papergrid v0.18.0 |
| 2364 | 2026-07-14T05:22:16.412Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2365 | 2026-07-14T05:22:16.811Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2366 | 2026-07-14T05:22:17.143Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2367 | 2026-07-14T05:22:17.293Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2368 | 2026-07-14T05:22:17.417Z | Compiling testing_table v0.3.0 |
| 2369 | 2026-07-14T05:22:17.597Z | Compiling internet-checksum v0.2.1 |
| 2370 | 2026-07-14T05:22:17.752Z | Compiling tabled v0.21.0 |
| 2371 | 2026-07-14T05:22:17.773Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2372 | 2026-07-14T05:22:18.182Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2373 | 2026-07-14T05:22:18.604Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2374 | 2026-07-14T05:22:18.889Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2375 | 2026-07-14T05:22:19.074Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2376 | 2026-07-14T05:22:19.168Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2377 | 2026-07-14T05:22:19.314Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2378 | 2026-07-14T05:22:19.385Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2379 | 2026-07-14T05:22:19.563Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2380 | 2026-07-14T05:22:19.689Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2381 | 2026-07-14T05:22:19.947Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2382 | 2026-07-14T05:22:20.222Z | Compiling slog-stdlog v4.1.1 |
| 2383 | 2026-07-14T05:22:20.378Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2384 | 2026-07-14T05:22:20.449Z | Compiling itertools v0.15.0 |
| 2385 | 2026-07-14T05:22:20.469Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2386 | 2026-07-14T05:22:20.581Z | Compiling const-random v0.1.18 |
| 2387 | 2026-07-14T05:22:20.664Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f9fba02fd5351f468b15bda21d83d6dedae90818#f9fba02f) |
| 2388 | 2026-07-14T05:22:20.750Z | Compiling slog-envlogger v2.2.0 |
| 2389 | 2026-07-14T05:22:20.828Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2390 | 2026-07-14T05:22:21.166Z | Compiling typify-impl v0.4.3 |
| 2391 | 2026-07-14T05:22:21.257Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 2392 | 2026-07-14T05:22:21.622Z | Compiling crc8 v0.1.1 |
| 2393 | 2026-07-14T05:22:21.752Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 2394 | 2026-07-14T05:22:21.803Z | Compiling ahash v0.8.12 |
| 2395 | 2026-07-14T05:22:22.061Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f9fba02fd5351f468b15bda21d83d6dedae90818#f9fba02f) |
| 2396 | 2026-07-14T05:22:22.077Z | Compiling smartstring v1.0.1 |
| 2397 | 2026-07-14T05:22:22.323Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2398 | 2026-07-14T05:22:22.360Z | Compiling sha1 v0.10.6 |
| 2399 | 2026-07-14T05:22:22.605Z | Compiling thin-vec v0.2.18 |
| 2400 | 2026-07-14T05:22:22.854Z | Compiling utf-8 v0.7.6 |
| 2401 | 2026-07-14T05:22:22.907Z | Compiling typify v0.4.3 |
| 2402 | 2026-07-14T05:22:22.920Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 2403 | 2026-07-14T05:22:23.023Z | Compiling progenitor-impl v0.10.0 |
| 2404 | 2026-07-14T05:22:23.045Z | Compiling tungstenite v0.21.0 |
| 2405 | 2026-07-14T05:22:23.188Z | Compiling rhai v1.25.1 |
| 2406 | 2026-07-14T05:22:23.421Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2407 | 2026-07-14T05:22:23.878Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2408 | 2026-07-14T05:22:23.929Z | Compiling sha2 v0.10.9 |
| 2409 | 2026-07-14T05:22:24.213Z | Compiling progenitor v0.10.0 |
| 2410 | 2026-07-14T05:22:24.329Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2411 | 2026-07-14T05:22:24.365Z | Compiling tokio-tungstenite v0.21.0 |
| 2412 | 2026-07-14T05:22:24.712Z | Compiling lzma-sys v0.1.20 |
| 2413 | 2026-07-14T05:22:24.831Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 2414 | 2026-07-14T05:22:25.704Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2415 | 2026-07-14T05:22:26.127Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2416 | 2026-07-14T05:22:26.150Z | Compiling typeid v1.0.3 |
| 2417 | 2026-07-14T05:22:26.235Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2418 | 2026-07-14T05:22:26.274Z | Compiling port-file v0.1.0 |
| 2419 | 2026-07-14T05:22:26.486Z | Compiling console v0.16.3 |
| 2420 | 2026-07-14T05:22:26.722Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2421 | 2026-07-14T05:22:27.151Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2422 | 2026-07-14T05:22:27.361Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2423 | 2026-07-14T05:22:27.903Z | Compiling git-stub v1.0.0 |
| 2424 | 2026-07-14T05:22:28.059Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2425 | 2026-07-14T05:22:28.189Z | Compiling base64 v0.21.7 |
| 2426 | 2026-07-14T05:22:28.393Z | Compiling unit-prefix v0.5.2 |
| 2427 | 2026-07-14T05:22:28.535Z | Compiling indicatif v0.18.4 |
| 2428 | 2026-07-14T05:22:28.556Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2429 | 2026-07-14T05:22:28.613Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2430 | 2026-07-14T05:22:29.473Z | Compiling git-stub-vcs v0.1.0 |
| 2431 | 2026-07-14T05:22:29.487Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2432 | 2026-07-14T05:22:29.839Z | Compiling ron v0.12.1 |
| 2433 | 2026-07-14T05:22:30.062Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 2434 | 2026-07-14T05:22:30.128Z | Compiling xz2 v0.1.7 |
| 2435 | 2026-07-14T05:22:30.380Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2436 | 2026-07-14T05:22:30.820Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2437 | 2026-07-14T05:22:30.947Z | Compiling drift v0.2.0 |
| 2438 | 2026-07-14T05:22:31.087Z | Compiling base16ct v1.0.0 |
| 2439 | 2026-07-14T05:22:31.286Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2440 | 2026-07-14T05:22:31.355Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2441 | 2026-07-14T05:22:31.792Z | Compiling dropshot-api-manager v0.7.2 |
| 2442 | 2026-07-14T05:22:31.928Z | Compiling natord v1.0.9 |
| 2443 | 2026-07-14T05:22:32.112Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2444 | 2026-07-14T05:22:35.995Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2445 | 2026-07-14T05:22:36.368Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2446 | 2026-07-14T05:22:44.473Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2447 | 2026-07-14T05:22:46.143Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2448 | 2026-07-14T05:22:47.212Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2449 | 2026-07-14T05:22:48.163Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2450 | 2026-07-14T05:22:48.163Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2451 | 2026-07-14T05:22:48.166Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2452 | 2026-07-14T05:22:48.617Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2453 | 2026-07-14T05:22:48.620Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2454 | 2026-07-14T05:22:48.620Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2455 | 2026-07-14T05:22:49.099Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2456 | 2026-07-14T05:22:50.578Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2457 | 2026-07-14T05:22:50.578Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2458 | 2026-07-14T05:22:50.582Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2459 | 2026-07-14T05:22:55.244Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2460 | 2026-07-14T05:22:57.526Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2461 | 2026-07-14T05:22:57.529Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2462 | 2026-07-14T05:22:57.529Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2463 | 2026-07-14T05:23:37.180Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s |
| 2464 | 2026-07-14T05:23:37.369Z | |
| 2465 | 2026-07-14T05:23:37.369Z | real 1:39.991513193 |
| 2466 | 2026-07-14T05:23:37.369Z | user 7:24.232885320 |
| 2467 | 2026-07-14T05:23:37.369Z | sys 1:04.102672640 |
| 2468 | 2026-07-14T05:23:37.369Z | trap 0.193983668 |
| 2469 | 2026-07-14T05:23:37.378Z | tflt 0.008410629 |
| 2470 | 2026-07-14T05:23:37.378Z | dflt 0.152236225 |
| 2471 | 2026-07-14T05:23:37.378Z | kflt 0.000084780 |
| 2472 | 2026-07-14T05:23:37.378Z | lock 28:41.721989640 |
| 2473 | 2026-07-14T05:23:37.378Z | slp 23:26.656949112 |
| 2474 | 2026-07-14T05:23:37.378Z | lat 23.825137798 |
| 2475 | 2026-07-14T05:23:37.378Z | stop 38.760381423 |
| 2476 | 2026-07-14T05:23:37.378Z | + ptime -m cargo build --release |
| 2477 | 2026-07-14T05:23:38.014Z | Compiling proc-macro2 v1.0.106 |
| 2478 | 2026-07-14T05:23:38.014Z | Compiling quote v1.0.45 |
| 2479 | 2026-07-14T05:23:38.021Z | Compiling unicode-ident v1.0.24 |
| 2480 | 2026-07-14T05:23:38.021Z | Compiling serde_core v1.0.228 |
| 2481 | 2026-07-14T05:23:38.021Z | Compiling serde v1.0.228 |
| 2482 | 2026-07-14T05:23:38.021Z | Compiling libc v0.2.186 |
| 2483 | 2026-07-14T05:23:38.021Z | Compiling cfg-if v1.0.4 |
| 2484 | 2026-07-14T05:23:38.248Z | Compiling zmij v1.0.21 |
| 2485 | 2026-07-14T05:23:38.267Z | Compiling autocfg v1.5.1 |
| 2486 | 2026-07-14T05:23:38.548Z | Compiling memchr v2.8.1 |
| 2487 | 2026-07-14T05:23:38.559Z | Compiling libm v0.2.16 |
| 2488 | 2026-07-14T05:23:38.662Z | Compiling itoa v1.0.18 |
| 2489 | 2026-07-14T05:23:39.926Z | Compiling icu_properties_data v2.2.0 |
| 2490 | 2026-07-14T05:23:39.931Z | Compiling icu_normalizer_data v2.2.0 |
| 2491 | 2026-07-14T05:23:39.931Z | Compiling version_check v0.9.5 |
| 2492 | 2026-07-14T05:23:39.931Z | Compiling stable_deref_trait v1.2.1 |
| 2493 | 2026-07-14T05:23:39.931Z | Compiling syn v2.0.117 |
| 2494 | 2026-07-14T05:23:39.931Z | Compiling serde_json v1.0.150 |
| 2495 | 2026-07-14T05:23:39.931Z | Compiling writeable v0.6.3 |
| 2496 | 2026-07-14T05:23:39.931Z | Compiling litemap v0.8.2 |
| 2497 | 2026-07-14T05:23:39.931Z | Compiling thiserror v2.0.18 |
| 2498 | 2026-07-14T05:23:39.931Z | Compiling utf8_iter v1.0.4 |
| 2499 | 2026-07-14T05:23:39.931Z | Compiling num-traits v0.2.19 |
| 2500 | 2026-07-14T05:23:39.931Z | Compiling percent-encoding v2.3.2 |
| 2501 | 2026-07-14T05:23:40.018Z | Compiling form_urlencoded v1.2.2 |
| 2502 | 2026-07-14T05:23:40.116Z | Compiling parking_lot_core v0.9.12 |
| 2503 | 2026-07-14T05:23:40.215Z | Compiling rand_core v0.10.1 |
| 2504 | 2026-07-14T05:23:40.255Z | Compiling getrandom v0.4.2 |
| 2505 | 2026-07-14T05:23:40.329Z | Compiling iana-time-zone v0.1.65 |
| 2506 | 2026-07-14T05:23:40.389Z | Compiling errno v0.3.14 |
| 2507 | 2026-07-14T05:23:40.411Z | Compiling heck v0.5.0 |
| 2508 | 2026-07-14T05:23:40.618Z | Compiling zerocopy v0.8.50 |
| 2509 | 2026-07-14T05:23:40.823Z | Compiling uuid v1.23.5 |
| 2510 | 2026-07-14T05:23:40.887Z | Compiling semver v1.0.28 |
| 2511 | 2026-07-14T05:23:40.962Z | Compiling schemars v0.8.22 |
| 2512 | 2026-07-14T05:23:41.075Z | Compiling dyn-clone v1.0.20 |
| 2513 | 2026-07-14T05:23:41.348Z | Compiling jobserver v0.1.34 |
| 2514 | 2026-07-14T05:23:41.357Z | Compiling find-msvc-tools v0.1.9 |
| 2515 | 2026-07-14T05:23:41.456Z | Compiling shlex v2.0.1 |
| 2516 | 2026-07-14T05:23:41.551Z | Compiling rustversion v1.0.22 |
| 2517 | 2026-07-14T05:23:41.621Z | Compiling cc v1.2.63 |
| 2518 | 2026-07-14T05:23:41.651Z | Compiling pin-project-lite v0.2.17 |
| 2519 | 2026-07-14T05:23:41.675Z | Compiling getrandom v0.2.17 |
| 2520 | 2026-07-14T05:23:41.757Z | Compiling bitflags v2.12.1 |
| 2521 | 2026-07-14T05:23:41.770Z | Compiling portable-atomic v1.13.1 |
| 2522 | 2026-07-14T05:23:41.921Z | Compiling socket2 v0.6.5 |
| 2523 | 2026-07-14T05:23:42.174Z | Compiling synstructure v0.13.2 |
| 2524 | 2026-07-14T05:23:42.182Z | Compiling serde_derive_internals v0.29.1 |
| 2525 | 2026-07-14T05:23:42.300Z | Compiling scopeguard v1.2.0 |
| 2526 | 2026-07-14T05:23:42.422Z | Compiling lock_api v0.4.14 |
| 2527 | 2026-07-14T05:23:42.686Z | Compiling critical-section v1.2.0 |
| 2528 | 2026-07-14T05:23:42.691Z | Compiling log v0.4.32 |
| 2529 | 2026-07-14T05:23:42.787Z | Compiling signal-hook-registry v1.4.8 |
| 2530 | 2026-07-14T05:23:42.804Z | Compiling mio v1.2.1 |
| 2531 | 2026-07-14T05:23:42.878Z | Compiling equivalent v1.0.2 |
| 2532 | 2026-07-14T05:23:42.925Z | Compiling cmake v0.1.58 |
| 2533 | 2026-07-14T05:23:43.005Z | Compiling dunce v1.0.5 |
| 2534 | 2026-07-14T05:23:43.023Z | Compiling fs_extra v1.3.0 |
| 2535 | 2026-07-14T05:23:43.114Z | Compiling once_cell v1.21.4 |
| 2536 | 2026-07-14T05:23:43.140Z | Compiling subtle v2.6.1 |
| 2537 | 2026-07-14T05:23:43.290Z | Compiling futures-core v0.3.32 |
| 2538 | 2026-07-14T05:23:43.304Z | Compiling aws-lc-sys v0.41.0 |
| 2539 | 2026-07-14T05:23:43.331Z | Compiling serde_derive v1.0.228 |
| 2540 | 2026-07-14T05:23:43.333Z | Compiling zerofrom-derive v0.1.7 |
| 2541 | 2026-07-14T05:23:43.366Z | Compiling yoke-derive v0.8.2 |
| 2542 | 2026-07-14T05:23:43.396Z | Compiling zerovec-derive v0.11.3 |
| 2543 | 2026-07-14T05:23:43.453Z | Compiling displaydoc v0.2.6 |
| 2544 | 2026-07-14T05:23:43.466Z | Compiling schemars_derive v0.8.22 |
| 2545 | 2026-07-14T05:23:43.516Z | Compiling thiserror-impl v2.0.18 |
| 2546 | 2026-07-14T05:23:45.688Z | Compiling tokio-macros v2.7.0 |
| 2547 | 2026-07-14T05:23:45.694Z | Compiling zerocopy-derive v0.8.50 |
| 2548 | 2026-07-14T05:23:45.694Z | Compiling zeroize_derive v1.4.3 |
| 2549 | 2026-07-14T05:23:45.694Z | Compiling futures-macro v0.3.32 |
| 2550 | 2026-07-14T05:23:45.694Z | Compiling zerofrom v0.1.8 |
| 2551 | 2026-07-14T05:23:45.694Z | Compiling yoke v0.8.3 |
| 2552 | 2026-07-14T05:23:45.694Z | Compiling getrandom v0.3.4 |
| 2553 | 2026-07-14T05:23:45.694Z | Compiling zerovec v0.11.6 |
| 2554 | 2026-07-14T05:23:45.694Z | Compiling zerotrie v0.2.4 |
| 2555 | 2026-07-14T05:23:45.694Z | Compiling httparse v1.10.1 |
| 2556 | 2026-07-14T05:23:45.694Z | Compiling futures-sink v0.3.32 |
| 2557 | 2026-07-14T05:23:45.694Z | Compiling zeroize v1.8.2 |
| 2558 | 2026-07-14T05:23:45.694Z | Compiling slab v0.4.12 |
| 2559 | 2026-07-14T05:23:45.694Z | Compiling rustix v1.1.4 |
| 2560 | 2026-07-14T05:23:45.694Z | Compiling typenum v1.20.1 |
| 2561 | 2026-07-14T05:23:45.694Z | Compiling thiserror v1.0.69 |
| 2562 | 2026-07-14T05:23:45.694Z | Compiling tinystr v0.8.3 |
| 2563 | 2026-07-14T05:23:45.694Z | Compiling potential_utf v0.1.5 |
| 2564 | 2026-07-14T05:23:45.694Z | Compiling futures-channel v0.3.32 |
| 2565 | 2026-07-14T05:23:45.694Z | Compiling icu_locale_core v2.2.0 |
| 2566 | 2026-07-14T05:23:45.694Z | Compiling icu_collections v2.2.0 |
| 2567 | 2026-07-14T05:23:45.762Z | Compiling thiserror-impl v1.0.69 |
| 2568 | 2026-07-14T05:23:45.775Z | Compiling futures-io v0.3.32 |
| 2569 | 2026-07-14T05:23:45.814Z | Compiling futures-task v0.3.32 |
| 2570 | 2026-07-14T05:23:45.976Z | Compiling futures-util v0.3.32 |
| 2571 | 2026-07-14T05:23:45.991Z | Compiling hashbrown v0.17.1 |
| 2572 | 2026-07-14T05:23:46.476Z | Compiling icu_provider v2.2.0 |
| 2573 | 2026-07-14T05:23:46.562Z | Compiling indexmap v2.14.0 |
| 2574 | 2026-07-14T05:23:46.690Z | Compiling smallvec v1.15.1 |
| 2575 | 2026-07-14T05:23:46.798Z | Compiling bytes v1.11.1 |
| 2576 | 2026-07-14T05:23:46.981Z | Compiling icu_normalizer v2.2.0 |
| 2577 | 2026-07-14T05:23:46.985Z | Compiling icu_properties v2.2.0 |
| 2578 | 2026-07-14T05:23:47.103Z | Compiling chrono v0.4.45 |
| 2579 | 2026-07-14T05:23:47.230Z | Compiling serde_tokenstream v0.2.3 |
| 2580 | 2026-07-14T05:23:47.947Z | Compiling idna_adapter v1.2.2 |
| 2581 | 2026-07-14T05:23:48.098Z | Compiling idna v1.1.0 |
| 2582 | 2026-07-14T05:23:48.182Z | Compiling parking_lot v0.12.5 |
| 2583 | 2026-07-14T05:23:48.279Z | Compiling ucd-trie v0.1.7 |
| 2584 | 2026-07-14T05:23:48.513Z | Compiling url v2.5.8 |
| 2585 | 2026-07-14T05:23:48.516Z | Compiling tokio v1.52.3 |
| 2586 | 2026-07-14T05:23:48.665Z | Compiling pest v2.8.6 |
| 2587 | 2026-07-14T05:23:48.959Z | Compiling tracing-attributes v0.1.31 |
| 2588 | 2026-07-14T05:23:49.080Z | Compiling tracing-core v0.1.36 |
| 2589 | 2026-07-14T05:23:50.122Z | Compiling rand_core v0.6.4 |
| 2590 | 2026-07-14T05:23:50.137Z | Compiling regex-syntax v0.8.10 |
| 2591 | 2026-07-14T05:23:50.341Z | Compiling ipnetwork v0.21.1 |
| 2592 | 2026-07-14T05:23:50.388Z | Compiling tracing v0.1.44 |
| 2593 | 2026-07-14T05:23:50.552Z | Compiling pest_meta v2.8.6 |
| 2594 | 2026-07-14T05:23:50.754Z | Compiling slog v2.8.2 |
| 2595 | 2026-07-14T05:23:51.025Z | Compiling byteorder v1.5.0 |
| 2596 | 2026-07-14T05:23:51.048Z | Compiling base64 v0.22.1 |
| 2597 | 2026-07-14T05:23:51.296Z | Compiling pest_generator v2.8.6 |
| 2598 | 2026-07-14T05:23:51.600Z | Compiling http v1.4.2 |
| 2599 | 2026-07-14T05:23:51.868Z | Compiling erased-serde v0.3.31 |
| 2600 | 2026-07-14T05:23:51.948Z | Compiling aho-corasick v1.1.4 |
| 2601 | 2026-07-14T05:23:52.246Z | Compiling pest_derive v2.8.6 |
| 2602 | 2026-07-14T05:23:52.821Z | Compiling regex-automata v0.4.14 |
| 2603 | 2026-07-14T05:23:53.130Z | Compiling anyhow v1.0.103 |
| 2604 | 2026-07-14T05:23:53.144Z | Compiling fnv v1.0.7 |
| 2605 | 2026-07-14T05:23:53.367Z | Compiling oxnet v0.1.6 |
| 2606 | 2026-07-14T05:23:53.481Z | Compiling rustls-pki-types v1.14.1 |
| 2607 | 2026-07-14T05:23:53.513Z | Compiling ring v0.17.14 |
| 2608 | 2026-07-14T05:23:54.174Z | Compiling aws-lc-rs v1.17.0 |
| 2609 | 2026-07-14T05:23:54.511Z | Compiling regex v1.12.3 |
| 2610 | 2026-07-14T05:23:54.921Z | Compiling strsim v0.11.1 |
| 2611 | 2026-07-14T05:23:55.020Z | Compiling paste v1.0.15 |
| 2612 | 2026-07-14T05:23:55.224Z | Compiling tokio-util v0.7.18 |
| 2613 | 2026-07-14T05:23:55.570Z | Compiling untrusted v0.9.0 |
| 2614 | 2026-07-14T05:23:55.615Z | Compiling ipnet v2.12.0 |
| 2615 | 2026-07-14T05:23:55.707Z | Compiling num-conv v0.2.2 |
| 2616 | 2026-07-14T05:23:55.892Z | Compiling time-core v0.1.8 |
| 2617 | 2026-07-14T05:23:56.049Z | Compiling untrusted v0.7.1 |
| 2618 | 2026-07-14T05:23:56.191Z | Compiling time-macros v0.2.27 |
| 2619 | 2026-07-14T05:23:57.309Z | Compiling ident_case v1.0.1 |
| 2620 | 2026-07-14T05:23:57.441Z | Compiling camino v1.2.4 |
| 2621 | 2026-07-14T05:23:57.790Z | Compiling rustls v0.23.40 |
| 2622 | 2026-07-14T05:23:57.831Z | Compiling http-body v1.0.1 |
| 2623 | 2026-07-14T05:23:58.003Z | Compiling scroll_derive v0.13.1 |
| 2624 | 2026-07-14T05:23:58.181Z | Compiling atomic-waker v1.1.2 |
| 2625 | 2026-07-14T05:23:58.255Z | Compiling async-trait v0.1.89 |
| 2626 | 2026-07-14T05:23:58.320Z | Compiling tower-layer v0.3.3 |
| 2627 | 2026-07-14T05:23:58.353Z | Compiling omicron-workspace-hack v0.1.0 |
| 2628 | 2026-07-14T05:23:58.526Z | Compiling ryu v1.0.23 |
| 2629 | 2026-07-14T05:23:58.590Z | Compiling tower-service v0.3.3 |
| 2630 | 2026-07-14T05:23:58.831Z | Compiling pretty-hex v0.4.2 |
| 2631 | 2026-07-14T05:23:58.844Z | Compiling try-lock v0.2.5 |
| 2632 | 2026-07-14T05:23:58.967Z | Compiling want v0.3.1 |
| 2633 | 2026-07-14T05:23:59.132Z | Compiling h2 v0.4.14 |
| 2634 | 2026-07-14T05:23:59.167Z | Compiling ppv-lite86 v0.2.21 |
| 2635 | 2026-07-14T05:23:59.257Z | Compiling crossbeam-utils v0.8.21 |
| 2636 | 2026-07-14T05:23:59.505Z | Compiling httpdate v1.0.3 |
| 2637 | 2026-07-14T05:24:00.274Z | Compiling crc32fast v1.5.0 |
| 2638 | 2026-07-14T05:24:00.954Z | Compiling usdt-impl v0.6.0 |
| 2639 | 2026-07-14T05:24:01.243Z | Compiling slog-async v2.8.0 |
| 2640 | 2026-07-14T05:24:01.426Z | Compiling scroll v0.13.0 |
| 2641 | 2026-07-14T05:24:01.570Z | Compiling hyper v1.10.1 |
| 2642 | 2026-07-14T05:24:01.708Z | Compiling serde_urlencoded v0.7.1 |
| 2643 | 2026-07-14T05:24:01.960Z | Compiling http-body-util v0.1.4 |
| 2644 | 2026-07-14T05:24:01.994Z | Compiling plain v0.2.3 |
| 2645 | 2026-07-14T05:24:02.114Z | Compiling goblin v0.10.7 |
| 2646 | 2026-07-14T05:24:02.270Z | Compiling daft-derive v0.1.7 |
| 2647 | 2026-07-14T05:24:03.079Z | Compiling hyper-util v0.1.20 |
| 2648 | 2026-07-14T05:24:05.627Z | Compiling foldhash v0.2.0 |
| 2649 | 2026-07-14T05:24:05.647Z | Compiling allocator-api2 v0.2.21 |
| 2650 | 2026-07-14T05:24:06.027Z | Compiling dof v0.4.0 |
| 2651 | 2026-07-14T05:24:06.049Z | Compiling hashbrown v0.16.1 |
| 2652 | 2026-07-14T05:24:06.081Z | Compiling dtrace-parser v0.3.0 |
| 2653 | 2026-07-14T05:24:06.477Z | Compiling openapiv3 v2.2.0 |
| 2654 | 2026-07-14T05:24:06.673Z | Compiling thread-id v5.1.0 |
| 2655 | 2026-07-14T05:24:06.779Z | Compiling syn v1.0.109 |
| 2656 | 2026-07-14T05:24:07.334Z | Compiling generic-array v0.14.7 |
| 2657 | 2026-07-14T05:24:07.611Z | Compiling powerfmt v0.2.0 |
| 2658 | 2026-07-14T05:24:07.883Z | Compiling deranged v0.5.8 |
| 2659 | 2026-07-14T05:24:08.717Z | Compiling num_threads v0.1.7 |
| 2660 | 2026-07-14T05:24:09.223Z | Compiling time v0.3.47 |
| 2661 | 2026-07-14T05:24:10.050Z | Compiling usdt-macro v0.6.0 |
| 2662 | 2026-07-14T05:24:10.343Z | Compiling usdt-attr-macro v0.6.0 |
| 2663 | 2026-07-14T05:24:10.723Z | Compiling rand_core v0.9.5 |
| 2664 | 2026-07-14T05:24:11.008Z | Compiling multer v3.1.0 |
| 2665 | 2026-07-14T05:24:11.098Z | Compiling ref-cast v1.0.25 |
| 2666 | 2026-07-14T05:24:11.282Z | Compiling crossbeam-channel v0.5.15 |
| 2667 | 2026-07-14T05:24:11.295Z | Compiling sync_wrapper v1.0.2 |
| 2668 | 2026-07-14T05:24:11.415Z | Compiling winnow v1.0.3 |
| 2669 | 2026-07-14T05:24:11.450Z | Compiling hex v0.4.3 |
| 2670 | 2026-07-14T05:24:11.747Z | Compiling cpufeatures v0.3.0 |
| 2671 | 2026-07-14T05:24:11.786Z | Compiling tower v0.5.3 |
| 2672 | 2026-07-14T05:24:11.831Z | Compiling rand_chacha v0.9.0 |
| 2673 | 2026-07-14T05:24:11.996Z | Compiling webpki-roots v1.0.7 |
| 2674 | 2026-07-14T05:24:12.108Z | Compiling futures-executor v0.3.32 |
| 2675 | 2026-07-14T05:24:12.125Z | Compiling ref-cast-impl v1.0.25 |
| 2676 | 2026-07-14T05:24:12.353Z | Compiling async-stream-impl v0.3.6 |
| 2677 | 2026-07-14T05:24:12.391Z | Compiling dropshot v0.17.1 |
| 2678 | 2026-07-14T05:24:12.590Z | Compiling thread_local v1.1.9 |
| 2679 | 2026-07-14T05:24:12.656Z | Compiling fastrand v2.4.1 |
| 2680 | 2026-07-14T05:24:12.894Z | Compiling futures v0.3.32 |
| 2681 | 2026-07-14T05:24:12.931Z | Compiling tower-http v0.6.11 |
| 2682 | 2026-07-14T05:24:12.979Z | Compiling rand v0.9.4 |
| 2683 | 2026-07-14T05:24:13.017Z | Compiling structmeta-derive v0.3.0 |
| 2684 | 2026-07-14T05:24:13.053Z | Compiling is-terminal v0.4.17 |
| 2685 | 2026-07-14T05:24:13.160Z | Compiling term v1.2.1 |
| 2686 | 2026-07-14T05:24:13.174Z | Compiling take_mut v0.2.2 |
| 2687 | 2026-07-14T05:24:13.514Z | Compiling slog-term v2.9.2 |
| 2688 | 2026-07-14T05:24:13.609Z | Compiling crypto-common v0.1.7 |
| 2689 | 2026-07-14T05:24:13.765Z | Compiling darling_core v0.23.0 |
| 2690 | 2026-07-14T05:24:14.010Z | Compiling newtype-uuid-macros v0.1.0 |
| 2691 | 2026-07-14T05:24:14.088Z | Compiling structmeta v0.3.0 |
| 2692 | 2026-07-14T05:24:14.304Z | Compiling dropshot_endpoint v0.17.1 |
| 2693 | 2026-07-14T05:24:14.756Z | Compiling tempfile v3.27.0 |
| 2694 | 2026-07-14T05:24:14.886Z | Compiling newtype-uuid v1.3.2 |
| 2695 | 2026-07-14T05:24:14.905Z | Compiling strum_macros v0.26.4 |
| 2696 | 2026-07-14T05:24:15.574Z | Compiling either v1.16.0 |
| 2697 | 2026-07-14T05:24:15.838Z | Compiling daft v0.1.7 |
| 2698 | 2026-07-14T05:24:15.885Z | Compiling darling_macro v0.23.0 |
| 2699 | 2026-07-14T05:24:16.028Z | Compiling hybrid-array v0.4.12 |
| 2700 | 2026-07-14T05:24:16.218Z | Compiling openssl-probe v0.2.1 |
| 2701 | 2026-07-14T05:24:16.242Z | Compiling adler2 v2.0.1 |
| 2702 | 2026-07-14T05:24:16.416Z | Compiling simd-adler32 v0.3.9 |
| 2703 | 2026-07-14T05:24:16.477Z | Compiling match_cfg v0.1.0 |
| 2704 | 2026-07-14T05:24:16.504Z | Compiling darling v0.23.0 |
| 2705 | 2026-07-14T05:24:16.523Z | Compiling rustls-native-certs v0.8.4 |
| 2706 | 2026-07-14T05:24:16.554Z | Compiling hostname v0.3.1 |
| 2707 | 2026-07-14T05:24:16.590Z | Compiling serde_with_macros v3.20.0 |
| 2708 | 2026-07-14T05:24:16.603Z | Compiling miniz_oxide v0.8.9 |
| 2709 | 2026-07-14T05:24:16.715Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2710 | 2026-07-14T05:24:17.261Z | Compiling slog-json v2.6.1 |
| 2711 | 2026-07-14T05:24:17.312Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2712 | 2026-07-14T05:24:17.521Z | Compiling serde_spanned v1.1.1 |
| 2713 | 2026-07-14T05:24:17.679Z | Compiling memmap2 v0.9.10 |
| 2714 | 2026-07-14T05:24:17.978Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2715 | 2026-07-14T05:24:17.995Z | Compiling slog-bunyan v2.5.0 |
| 2716 | 2026-07-14T05:24:18.052Z | Compiling flate2 v1.1.9 |
| 2717 | 2026-07-14T05:24:18.178Z | Compiling block-buffer v0.12.0 |
| 2718 | 2026-07-14T05:24:18.245Z | Compiling crypto-common v0.2.2 |
| 2719 | 2026-07-14T05:24:18.369Z | Compiling derive-ex v0.1.8 |
| 2720 | 2026-07-14T05:24:18.518Z | Compiling rand_chacha v0.3.1 |
| 2721 | 2026-07-14T05:24:18.607Z | Compiling strum_macros v0.27.2 |
| 2722 | 2026-07-14T05:24:19.511Z | Compiling usdt v0.6.0 |
| 2723 | 2026-07-14T05:24:19.739Z | Compiling compression-core v0.4.32 |
| 2724 | 2026-07-14T05:24:19.932Z | Compiling debug-ignore v1.0.5 |
| 2725 | 2026-07-14T05:24:19.983Z | Compiling const-oid v0.10.2 |
| 2726 | 2026-07-14T05:24:20.054Z | Compiling test-strategy v0.4.5 |
| 2727 | 2026-07-14T05:24:20.154Z | Compiling digest v0.11.3 |
| 2728 | 2026-07-14T05:24:20.294Z | Compiling compression-codecs v0.4.38 |
| 2729 | 2026-07-14T05:24:20.358Z | Compiling rand v0.8.6 |
| 2730 | 2026-07-14T05:24:20.610Z | Compiling macaddr v1.0.1 |
| 2731 | 2026-07-14T05:24:20.680Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2732 | 2026-07-14T05:24:20.801Z | Compiling encoding_rs v0.8.35 |
| 2733 | 2026-07-14T05:24:21.085Z | Compiling mime v0.3.17 |
| 2734 | 2026-07-14T05:24:21.133Z | Compiling spin v0.9.8 |
| 2735 | 2026-07-14T05:24:21.272Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2736 | 2026-07-14T05:24:21.472Z | Compiling async-compression v0.4.42 |
| 2737 | 2026-07-14T05:24:21.541Z | Compiling sha1 v0.11.0 |
| 2738 | 2026-07-14T05:24:21.577Z | Compiling async-stream v0.3.6 |
| 2739 | 2026-07-14T05:24:21.828Z | Compiling block-buffer v0.10.4 |
| 2740 | 2026-07-14T05:24:21.975Z | Compiling waitgroup v0.1.2 |
| 2741 | 2026-07-14T05:24:22.008Z | Compiling rustls-pemfile v2.2.0 |
| 2742 | 2026-07-14T05:24:22.137Z | Compiling serde_path_to_error v0.1.20 |
| 2743 | 2026-07-14T05:24:22.252Z | Compiling hostname v0.4.2 |
| 2744 | 2026-07-14T05:24:22.375Z | Compiling digest v0.10.7 |
| 2745 | 2026-07-14T05:24:22.423Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2746 | 2026-07-14T05:24:22.614Z | Compiling unicode-width v0.2.2 |
| 2747 | 2026-07-14T05:24:23.011Z | Compiling parse-display-derive v0.10.0 |
| 2748 | 2026-07-14T05:24:23.564Z | Compiling strum v0.26.3 |
| 2749 | 2026-07-14T05:24:23.868Z | Compiling regress v0.10.5 |
| 2750 | 2026-07-14T05:24:24.370Z | Compiling wait-timeout v0.2.1 |
| 2751 | 2026-07-14T05:24:25.042Z | Compiling quick-error v1.2.3 |
| 2752 | 2026-07-14T05:24:25.167Z | Compiling bit-vec v0.8.0 |
| 2753 | 2026-07-14T05:24:25.226Z | Compiling rusty-fork v0.3.1 |
| 2754 | 2026-07-14T05:24:25.386Z | Compiling bit-set v0.8.0 |
| 2755 | 2026-07-14T05:24:25.471Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2756 | 2026-07-14T05:24:25.584Z | Compiling serde_with v3.20.0 |
| 2757 | 2026-07-14T05:24:25.589Z | Compiling rand_xorshift v0.4.0 |
| 2758 | 2026-07-14T05:24:25.769Z | Compiling unarray v0.1.4 |
| 2759 | 2026-07-14T05:24:25.906Z | Compiling proptest v1.11.0 |
| 2760 | 2026-07-14T05:24:25.993Z | Compiling strum v0.27.2 |
| 2761 | 2026-07-14T05:24:26.070Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2762 | 2026-07-14T05:24:26.137Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2763 | 2026-07-14T05:24:26.228Z | Compiling instant v0.1.13 |
| 2764 | 2026-07-14T05:24:26.465Z | Compiling cpufeatures v0.2.17 |
| 2765 | 2026-07-14T05:24:26.542Z | Compiling iddqd v0.4.5 |
| 2766 | 2026-07-14T05:24:26.556Z | Compiling itertools v0.14.0 |
| 2767 | 2026-07-14T05:24:26.605Z | Compiling clap_derive v4.6.1 |
| 2768 | 2026-07-14T05:24:28.053Z | Compiling utf8parse v0.2.2 |
| 2769 | 2026-07-14T05:24:28.297Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2770 | 2026-07-14T05:24:28.518Z | Compiling anstyle-parse v1.0.0 |
| 2771 | 2026-07-14T05:24:28.748Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2772 | 2026-07-14T05:24:28.781Z | Compiling backon v1.6.0 |
| 2773 | 2026-07-14T05:24:28.793Z | Compiling terminal_size v0.4.4 |
| 2774 | 2026-07-14T05:24:29.276Z | Compiling is_terminal_polyfill v1.70.2 |
| 2775 | 2026-07-14T05:24:29.339Z | Compiling anstyle v1.0.14 |
| 2776 | 2026-07-14T05:24:29.614Z | Compiling colorchoice v1.0.5 |
| 2777 | 2026-07-14T05:24:29.744Z | Compiling anstyle-query v1.1.5 |
| 2778 | 2026-07-14T05:24:29.856Z | Compiling anstream v1.0.0 |
| 2779 | 2026-07-14T05:24:30.426Z | Compiling backoff v0.4.0 |
| 2780 | 2026-07-14T05:24:30.517Z | Compiling parse-display v0.10.0 |
| 2781 | 2026-07-14T05:24:30.726Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2782 | 2026-07-14T05:24:30.829Z | Compiling humantime v2.3.0 |
| 2783 | 2026-07-14T05:24:30.953Z | Compiling clap_lex v1.1.0 |
| 2784 | 2026-07-14T05:24:31.534Z | Compiling clap_builder v4.6.0 |
| 2785 | 2026-07-14T05:24:32.106Z | Compiling regress v0.11.1 |
| 2786 | 2026-07-14T05:24:33.444Z | Compiling clap v4.6.1 |
| 2787 | 2026-07-14T05:24:33.645Z | Compiling typify-impl v0.6.2 |
| 2788 | 2026-07-14T05:24:34.761Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2789 | 2026-07-14T05:24:35.205Z | Compiling crucible-workspace-hack v0.1.0 |
| 2790 | 2026-07-14T05:24:35.521Z | Compiling proc-macro-crate v3.5.0 |
| 2791 | 2026-07-14T05:24:35.962Z | Compiling zerocopy-derive v0.7.35 |
| 2792 | 2026-07-14T05:24:36.309Z | Compiling unsafe-libyaml v0.2.11 |
| 2793 | 2026-07-14T05:24:36.835Z | Compiling serde_yaml v0.9.34+deprecated |
| 2794 | 2026-07-14T05:24:36.977Z | Compiling typify-macro v0.6.2 |
| 2795 | 2026-07-14T05:24:37.687Z | Compiling num_enum_derive v0.7.6 |
| 2796 | 2026-07-14T05:24:38.508Z | Compiling darling_core v0.21.3 |
| 2797 | 2026-07-14T05:24:38.748Z | Compiling convert_case v0.4.0 |
| 2798 | 2026-07-14T05:24:38.762Z | Compiling num_enum v0.7.6 |
| 2799 | 2026-07-14T05:24:39.046Z | Compiling derive_more v0.99.20 |
| 2800 | 2026-07-14T05:24:39.338Z | Compiling toml_datetime v0.6.11 |
| 2801 | 2026-07-14T05:24:39.583Z | Compiling heck v0.4.1 |
| 2802 | 2026-07-14T05:24:40.344Z | Compiling typify v0.6.2 |
| 2803 | 2026-07-14T05:24:40.566Z | Compiling darling_macro v0.21.3 |
| 2804 | 2026-07-14T05:24:40.839Z | Compiling secrecy v0.10.3 |
| 2805 | 2026-07-14T05:24:41.008Z | Compiling proc-macro-error-attr v1.0.4 |
| 2806 | 2026-07-14T05:24:41.199Z | Compiling darling v0.21.3 |
| 2807 | 2026-07-14T05:24:41.269Z | Compiling tinyvec_macros v0.1.1 |
| 2808 | 2026-07-14T05:24:41.287Z | Compiling rustix v0.38.44 |
| 2809 | 2026-07-14T05:24:41.347Z | Compiling heapless v0.8.0 |
| 2810 | 2026-07-14T05:24:41.511Z | Compiling prettyplease v0.2.37 |
| 2811 | 2026-07-14T05:24:41.746Z | Compiling tinyvec v1.11.0 |
| 2812 | 2026-07-14T05:24:41.779Z | Compiling ingot-macros v0.1.1 |
| 2813 | 2026-07-14T05:24:42.171Z | Compiling zerocopy v0.7.35 |
| 2814 | 2026-07-14T05:24:42.273Z | Compiling tabwriter v1.4.1 |
| 2815 | 2026-07-14T05:24:42.627Z | Compiling crossbeam-epoch v0.9.18 |
| 2816 | 2026-07-14T05:24:42.901Z | Compiling hash32 v0.3.1 |
| 2817 | 2026-07-14T05:24:42.933Z | Compiling scroll_derive v0.12.1 |
| 2818 | 2026-07-14T05:24:43.066Z | Compiling rustc_version v0.4.1 |
| 2819 | 2026-07-14T05:24:43.127Z | Compiling num-integer v0.1.46 |
| 2820 | 2026-07-14T05:24:43.345Z | Compiling proc-macro-error v1.0.4 |
| 2821 | 2026-07-14T05:24:43.610Z | Compiling usdt-impl v0.5.0 |
| 2822 | 2026-07-14T05:24:43.623Z | Compiling smoltcp v0.11.0 |
| 2823 | 2026-07-14T05:24:43.664Z | Compiling pkg-config v0.3.33 |
| 2824 | 2026-07-14T05:24:43.894Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2825 | 2026-07-14T05:24:43.981Z | Compiling data-encoding v2.11.0 |
| 2826 | 2026-07-14T05:24:44.121Z | Compiling winnow v0.7.15 |
| 2827 | 2026-07-14T05:24:44.322Z | Compiling scroll v0.12.0 |
| 2828 | 2026-07-14T05:24:44.468Z | Compiling ingot-types v0.1.2 |
| 2829 | 2026-07-14T05:24:44.856Z | Compiling curve25519-dalek v4.1.3 |
| 2830 | 2026-07-14T05:24:45.383Z | Compiling dof v0.3.0 |
| 2831 | 2026-07-14T05:24:46.579Z | Compiling dtrace-parser v0.2.0 |
| 2832 | 2026-07-14T05:24:46.675Z | Compiling hmac v0.12.1 |
| 2833 | 2026-07-14T05:24:46.688Z | Compiling inout v0.1.4 |
| 2834 | 2026-07-14T05:24:46.829Z | Compiling ff v0.13.1 |
| 2835 | 2026-07-14T05:24:46.842Z | Compiling cobs v0.3.0 |
| 2836 | 2026-07-14T05:24:46.987Z | Compiling bstr v1.12.1 |
| 2837 | 2026-07-14T05:24:47.090Z | Compiling thread-id v4.2.2 |
| 2838 | 2026-07-14T05:24:47.153Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2839 | 2026-07-14T05:24:47.250Z | Compiling managed v0.8.0 |
| 2840 | 2026-07-14T05:24:47.353Z | Compiling bitflags v1.3.2 |
| 2841 | 2026-07-14T05:24:47.416Z | Compiling colored v3.1.1 |
| 2842 | 2026-07-14T05:24:47.463Z | Compiling static_assertions v1.1.0 |
| 2843 | 2026-07-14T05:24:48.008Z | Compiling postcard v1.1.3 |
| 2844 | 2026-07-14T05:24:48.052Z | Compiling group v0.13.0 |
| 2845 | 2026-07-14T05:24:48.177Z | Compiling hkdf v0.12.4 |
| 2846 | 2026-07-14T05:24:48.351Z | Compiling cipher v0.4.4 |
| 2847 | 2026-07-14T05:24:48.835Z | Compiling ingot v0.1.1 |
| 2848 | 2026-07-14T05:24:48.884Z | Compiling goblin v0.8.2 |
| 2849 | 2026-07-14T05:24:48.914Z | Compiling num-iter v0.1.45 |
| 2850 | 2026-07-14T05:24:49.013Z | Compiling num-rational v0.4.2 |
| 2851 | 2026-07-14T05:24:49.995Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2852 | 2026-07-14T05:24:50.234Z | Compiling universal-hash v0.5.1 |
| 2853 | 2026-07-14T05:24:50.495Z | Compiling hubpack_derive v0.1.1 |
| 2854 | 2026-07-14T05:24:50.721Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2855 | 2026-07-14T05:24:51.001Z | Compiling crypto-bigint v0.5.5 |
| 2856 | 2026-07-14T05:24:51.077Z | Compiling half v2.7.1 |
| 2857 | 2026-07-14T05:24:51.366Z | Compiling serde_repr v0.1.20 |
| 2858 | 2026-07-14T05:24:51.415Z | Compiling foreign-types-macros v0.2.3 |
| 2859 | 2026-07-14T05:24:51.840Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2860 | 2026-07-14T05:24:52.091Z | Compiling num-complex v0.4.6 |
| 2861 | 2026-07-14T05:24:52.815Z | Compiling memoffset v0.9.1 |
| 2862 | 2026-07-14T05:24:53.083Z | Compiling ciborium-io v0.2.2 |
| 2863 | 2026-07-14T05:24:53.188Z | Compiling foreign-types-shared v0.3.1 |
| 2864 | 2026-07-14T05:24:53.254Z | Compiling cfg_aliases v0.2.1 |
| 2865 | 2026-07-14T05:24:53.332Z | Compiling indent_write v2.2.0 |
| 2866 | 2026-07-14T05:24:53.372Z | Compiling opaque-debug v0.3.1 |
| 2867 | 2026-07-14T05:24:53.449Z | Compiling base16ct v0.2.0 |
| 2868 | 2026-07-14T05:24:53.462Z | Compiling base64ct v1.8.3 |
| 2869 | 2026-07-14T05:24:53.482Z | Compiling poly1305 v0.8.0 |
| 2870 | 2026-07-14T05:24:53.681Z | Compiling elliptic-curve v0.13.8 |
| 2871 | 2026-07-14T05:24:53.805Z | Compiling password-hash v0.5.0 |
| 2872 | 2026-07-14T05:24:54.099Z | Compiling nix v0.31.3 |
| 2873 | 2026-07-14T05:24:54.166Z | Compiling foreign-types v0.5.0 |
| 2874 | 2026-07-14T05:24:54.291Z | Compiling ciborium-ll v0.2.2 |
| 2875 | 2026-07-14T05:24:54.898Z | Compiling num v0.4.3 |
| 2876 | 2026-07-14T05:24:54.981Z | Compiling thiserror-no-std v2.0.2 |
| 2877 | 2026-07-14T05:24:55.080Z | Compiling hubpack v0.1.2 |
| 2878 | 2026-07-14T05:24:56.309Z | Compiling chacha20 v0.9.1 |
| 2879 | 2026-07-14T05:24:57.003Z | Compiling atomicwrites v0.4.4 |
| 2880 | 2026-07-14T05:24:57.405Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2881 | 2026-07-14T05:24:57.419Z | Compiling reqwest v0.12.28 |
| 2882 | 2026-07-14T05:24:57.667Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2883 | 2026-07-14T05:24:58.299Z | Compiling blake2 v0.10.6 |
| 2884 | 2026-07-14T05:24:58.720Z | Compiling aead v0.5.2 |
| 2885 | 2026-07-14T05:24:58.793Z | Compiling chacha20 v0.10.0 |
| 2886 | 2026-07-14T05:24:58.844Z | Compiling byte-wrapper v0.1.0 |
| 2887 | 2026-07-14T05:24:58.914Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2888 | 2026-07-14T05:24:59.457Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2889 | 2026-07-14T05:24:59.786Z | Compiling cstr-argument v0.1.2 |
| 2890 | 2026-07-14T05:24:59.832Z | Compiling keccak v0.1.6 |
| 2891 | 2026-07-14T05:25:00.069Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2892 | 2026-07-14T05:25:00.069Z | Compiling float-ord v0.3.2 |
| 2893 | 2026-07-14T05:25:00.351Z | Compiling sha3 v0.10.9 |
| 2894 | 2026-07-14T05:25:00.521Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2895 | 2026-07-14T05:25:00.550Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2896 | 2026-07-14T05:25:00.957Z | Compiling rustls-webpki v0.103.13 |
| 2897 | 2026-07-14T05:25:00.971Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2898 | 2026-07-14T05:25:01.112Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2899 | 2026-07-14T05:25:02.455Z | Compiling rand v0.10.2 |
| 2900 | 2026-07-14T05:25:03.276Z | Compiling chacha20poly1305 v0.10.1 |
| 2901 | 2026-07-14T05:25:03.433Z | Compiling argon2 v0.5.3 |
| 2902 | 2026-07-14T05:25:03.823Z | Compiling progenitor-client v0.10.0 |
| 2903 | 2026-07-14T05:25:04.139Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2904 | 2026-07-14T05:25:04.381Z | Compiling vsss-rs v3.3.4 |
| 2905 | 2026-07-14T05:25:05.101Z | Compiling ciborium v0.2.2 |
| 2906 | 2026-07-14T05:25:05.556Z | Compiling tokio-rustls v0.26.4 |
| 2907 | 2026-07-14T05:25:05.654Z | Compiling rustls-platform-verifier v0.7.0 |
| 2908 | 2026-07-14T05:25:05.873Z | Compiling hyper-rustls v0.27.9 |
| 2909 | 2026-07-14T05:25:06.080Z | Compiling usdt-attr-macro v0.5.0 |
| 2910 | 2026-07-14T05:25:06.269Z | Compiling reqwest v0.13.4 |
| 2911 | 2026-07-14T05:25:06.851Z | Compiling usdt-macro v0.5.0 |
| 2912 | 2026-07-14T05:25:08.126Z | Compiling progenitor-client v0.14.0 |
| 2913 | 2026-07-14T05:25:08.604Z | Compiling progenitor-extras v0.2.0 |
| 2914 | 2026-07-14T05:25:09.248Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2915 | 2026-07-14T05:25:09.396Z | Compiling num-derive v0.4.2 |
| 2916 | 2026-07-14T05:25:10.143Z | Compiling enum-as-inner v0.6.1 |
| 2917 | 2026-07-14T05:25:10.386Z | Compiling memmap v0.7.0 |
| 2918 | 2026-07-14T05:25:10.632Z | Compiling semver v0.1.20 |
| 2919 | 2026-07-14T05:25:10.980Z | Compiling winnow v0.5.40 |
| 2920 | 2026-07-14T05:25:13.112Z | Compiling rayon-core v1.13.0 |
| 2921 | 2026-07-14T05:25:13.396Z | Compiling toml_edit v0.19.15 |
| 2922 | 2026-07-14T05:25:13.507Z | Compiling rustc_version v0.1.7 |
| 2923 | 2026-07-14T05:25:13.722Z | Compiling usdt v0.5.0 |
| 2924 | 2026-07-14T05:25:14.347Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2925 | 2026-07-14T05:25:15.530Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2926 | 2026-07-14T05:25:21.135Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2927 | 2026-07-14T05:25:21.485Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2928 | 2026-07-14T05:25:21.602Z | Compiling similar v2.7.0 |
| 2929 | 2026-07-14T05:25:23.109Z | Compiling crossbeam-deque v0.8.6 |
| 2930 | 2026-07-14T05:25:23.315Z | Compiling progenitor-impl v0.14.0 |
| 2931 | 2026-07-14T05:25:23.499Z | Compiling serde_spanned v0.6.9 |
| 2932 | 2026-07-14T05:25:23.515Z | Compiling toml_write v0.1.2 |
| 2933 | 2026-07-14T05:25:23.724Z | Compiling lazy_static v1.5.0 |
| 2934 | 2026-07-14T05:25:23.846Z | Compiling vcpkg v0.2.15 |
| 2935 | 2026-07-14T05:25:24.362Z | Compiling bytecount v0.6.9 |
| 2936 | 2026-07-14T05:25:24.561Z | Compiling openssl-sys v0.9.116 |
| 2937 | 2026-07-14T05:25:24.575Z | Compiling toml_edit v0.22.27 |
| 2938 | 2026-07-14T05:25:25.156Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2939 | 2026-07-14T05:25:25.310Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2940 | 2026-07-14T05:25:25.408Z | Compiling progenitor-macro v0.14.0 |
| 2941 | 2026-07-14T05:25:25.599Z | Compiling proc-macro-crate v1.3.1 |
| 2942 | 2026-07-14T05:25:25.960Z | Compiling newtype_derive v0.1.6 |
| 2943 | 2026-07-14T05:25:26.346Z | Compiling itertools v0.12.1 |
| 2944 | 2026-07-14T05:25:26.958Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2945 | 2026-07-14T05:25:27.084Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2946 | 2026-07-14T05:25:27.354Z | Compiling owo-colors v4.3.0 |
| 2947 | 2026-07-14T05:25:27.407Z | Compiling linked-hash-map v0.5.6 |
| 2948 | 2026-07-14T05:25:27.421Z | Compiling resolv-conf v0.7.6 |
| 2949 | 2026-07-14T05:25:27.630Z | Compiling swrite v0.1.0 |
| 2950 | 2026-07-14T05:25:27.754Z | Compiling unicode-segmentation v1.13.3 |
| 2951 | 2026-07-14T05:25:27.872Z | Compiling lru-cache v0.1.2 |
| 2952 | 2026-07-14T05:25:28.090Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2953 | 2026-07-14T05:25:28.394Z | Compiling newline-converter v0.3.0 |
| 2954 | 2026-07-14T05:25:28.697Z | Compiling toml v0.8.23 |
| 2955 | 2026-07-14T05:25:28.952Z | Compiling num_enum_derive v0.5.11 |
| 2956 | 2026-07-14T05:25:29.269Z | Compiling rayon v1.12.0 |
| 2957 | 2026-07-14T05:25:29.664Z | Compiling progenitor v0.14.0 |
| 2958 | 2026-07-14T05:25:29.865Z | Compiling hickory-proto v0.24.4 |
| 2959 | 2026-07-14T05:25:30.019Z | Compiling progenitor-impl v0.13.0 |
| 2960 | 2026-07-14T05:25:30.050Z | Compiling console v0.15.11 |
| 2961 | 2026-07-14T05:25:30.224Z | Compiling camino-tempfile v1.4.1 |
| 2962 | 2026-07-14T05:25:30.642Z | Compiling serde-big-array v0.5.1 |
| 2963 | 2026-07-14T05:25:30.841Z | Compiling derive-where v1.6.1 |
| 2964 | 2026-07-14T05:25:31.352Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2965 | 2026-07-14T05:25:31.510Z | Compiling pin-project-internal v1.1.13 |
| 2966 | 2026-07-14T05:25:31.922Z | Compiling siphasher v1.0.3 |
| 2967 | 2026-07-14T05:25:32.107Z | Compiling minimal-lexical v0.2.1 |
| 2968 | 2026-07-14T05:25:32.147Z | Compiling progenitor-macro v0.13.0 |
| 2969 | 2026-07-14T05:25:32.165Z | Compiling phf_shared v0.12.1 |
| 2970 | 2026-07-14T05:25:32.364Z | Compiling nom v7.1.3 |
| 2971 | 2026-07-14T05:25:32.397Z | Compiling hickory-resolver v0.24.4 |
| 2972 | 2026-07-14T05:25:32.628Z | Compiling pin-project v1.1.13 |
| 2973 | 2026-07-14T05:25:33.609Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2974 | 2026-07-14T05:25:33.722Z | Compiling expectorate v1.2.0 |
| 2975 | 2026-07-14T05:25:36.437Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2976 | 2026-07-14T05:25:36.478Z | Compiling num_enum v0.5.11 |
| 2977 | 2026-07-14T05:25:36.627Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2978 | 2026-07-14T05:25:37.875Z | Compiling progenitor-client v0.13.0 |
| 2979 | 2026-07-14T05:25:38.371Z | Compiling zone_cfg_derive v0.3.1 |
| 2980 | 2026-07-14T05:25:39.114Z | Compiling unicode-normalization v0.1.25 |
| 2981 | 2026-07-14T05:25:39.728Z | Compiling snafu-derive v0.8.9 |
| 2982 | 2026-07-14T05:25:39.896Z | Compiling tokio-stream v0.1.18 |
| 2983 | 2026-07-14T05:25:39.979Z | Compiling async-recursion v1.1.1 |
| 2984 | 2026-07-14T05:25:40.462Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2985 | 2026-07-14T05:25:40.718Z | Compiling slog-dtrace v0.3.0 |
| 2986 | 2026-07-14T05:25:40.837Z | Compiling csv-core v0.1.13 |
| 2987 | 2026-07-14T05:25:41.034Z | Compiling openssl v0.10.80 |
| 2988 | 2026-07-14T05:25:41.251Z | Compiling chrono-tz v0.10.4 |
| 2989 | 2026-07-14T05:25:41.264Z | Compiling unicode-linebreak v0.1.5 |
| 2990 | 2026-07-14T05:25:41.352Z | Compiling foreign-types-shared v0.1.1 |
| 2991 | 2026-07-14T05:25:41.459Z | Compiling same-file v1.0.6 |
| 2992 | 2026-07-14T05:25:41.516Z | Compiling highway v1.3.0 |
| 2993 | 2026-07-14T05:25:41.531Z | Compiling foldhash v0.1.5 |
| 2994 | 2026-07-14T05:25:41.556Z | Compiling unicode-width v0.1.14 |
| 2995 | 2026-07-14T05:25:41.651Z | Compiling cancel-safe-futures v0.1.5 |
| 2996 | 2026-07-14T05:25:41.768Z | Compiling smawk v0.3.2 |
| 2997 | 2026-07-14T05:25:41.877Z | Compiling unicode-xid v0.2.6 |
| 2998 | 2026-07-14T05:25:41.932Z | Compiling konst_macro_rules v0.2.19 |
| 2999 | 2026-07-14T05:25:41.965Z | Compiling textwrap v0.16.2 |
| 3000 | 2026-07-14T05:25:42.009Z | Compiling const_format_proc_macros v0.2.34 |
| 3001 | 2026-07-14T05:25:42.133Z | Compiling konst v0.2.20 |
| 3002 | 2026-07-14T05:25:42.219Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3003 | 2026-07-14T05:25:42.527Z | Compiling hashbrown v0.15.5 |
| 3004 | 2026-07-14T05:25:42.841Z | Compiling walkdir v2.5.0 |
| 3005 | 2026-07-14T05:25:43.006Z | Compiling snafu v0.8.9 |
| 3006 | 2026-07-14T05:25:43.291Z | Compiling foreign-types v0.3.2 |
| 3007 | 2026-07-14T05:25:43.460Z | Compiling csv v1.4.0 |
| 3008 | 2026-07-14T05:25:43.573Z | Compiling qorb v0.4.1 |
| 3009 | 2026-07-14T05:25:43.597Z | Compiling progenitor v0.13.0 |
| 3010 | 2026-07-14T05:25:43.611Z | Compiling olpc-cjson v0.1.4 |
| 3011 | 2026-07-14T05:25:43.748Z | Compiling zone v0.3.1 |
| 3012 | 2026-07-14T05:25:44.418Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3013 | 2026-07-14T05:25:45.454Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3014 | 2026-07-14T05:25:45.951Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3015 | 2026-07-14T05:25:46.052Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3016 | 2026-07-14T05:25:48.100Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3017 | 2026-07-14T05:25:48.189Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3018 | 2026-07-14T05:25:48.662Z | Compiling phf v0.12.1 |
| 3019 | 2026-07-14T05:25:49.104Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3020 | 2026-07-14T05:25:49.332Z | Compiling tokio-dtrace v0.1.1 |
| 3021 | 2026-07-14T05:25:49.679Z | Compiling globset v0.4.18 |
| 3022 | 2026-07-14T05:25:50.439Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3023 | 2026-07-14T05:25:50.676Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3024 | 2026-07-14T05:25:51.351Z | Compiling smf v0.2.3 |
| 3025 | 2026-07-14T05:25:51.628Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 3026 | 2026-07-14T05:25:51.704Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3027 | 2026-07-14T05:25:51.718Z | Compiling libsw-core v0.3.2 |
| 3028 | 2026-07-14T05:25:51.908Z | Compiling pem v3.0.6 |
| 3029 | 2026-07-14T05:25:52.389Z | Compiling serde_plain v1.0.2 |
| 3030 | 2026-07-14T05:25:52.497Z | Compiling openssl-macros v0.1.1 |
| 3031 | 2026-07-14T05:25:52.624Z | Compiling cookie v0.18.1 |
| 3032 | 2026-07-14T05:25:52.682Z | Compiling sigpipe v0.1.3 |
| 3033 | 2026-07-14T05:25:52.790Z | Compiling jiff v0.2.28 |
| 3034 | 2026-07-14T05:25:52.896Z | Compiling typed-path v0.9.3 |
| 3035 | 2026-07-14T05:25:52.932Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3036 | 2026-07-14T05:25:53.007Z | Compiling glob v0.3.3 |
| 3037 | 2026-07-14T05:25:53.188Z | Compiling fixedbitset v0.4.2 |
| 3038 | 2026-07-14T05:25:53.571Z | Compiling fixedbitset v0.5.7 |
| 3039 | 2026-07-14T05:25:53.938Z | Compiling petgraph v0.8.3 |
| 3040 | 2026-07-14T05:25:54.066Z | Compiling tough v0.22.0 |
| 3041 | 2026-07-14T05:25:54.101Z | Compiling petgraph v0.6.5 |
| 3042 | 2026-07-14T05:25:55.833Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3043 | 2026-07-14T05:25:55.847Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3044 | 2026-07-14T05:25:55.943Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3045 | 2026-07-14T05:25:56.389Z | Compiling libsw v3.5.0 |
| 3046 | 2026-07-14T05:25:56.590Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3047 | 2026-07-14T05:25:56.851Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3048 | 2026-07-14T05:25:57.160Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3049 | 2026-07-14T05:25:57.286Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3050 | 2026-07-14T05:25:57.947Z | Compiling oxide-tokio-rt v0.1.6 |
| 3051 | 2026-07-14T05:26:00.249Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3052 | 2026-07-14T05:26:00.474Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3053 | 2026-07-14T05:26:00.873Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3054 | 2026-07-14T05:26:01.319Z | Compiling const_format v0.2.36 |
| 3055 | 2026-07-14T05:26:01.890Z | Compiling papergrid v0.11.0 |
| 3056 | 2026-07-14T05:26:01.958Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3057 | 2026-07-14T05:26:02.034Z | Compiling libscf-sys v1.2.0 |
| 3058 | 2026-07-14T05:26:02.222Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3059 | 2026-07-14T05:26:02.660Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3060 | 2026-07-14T05:26:02.801Z | Compiling tabled_derive v0.7.0 |
| 3061 | 2026-07-14T05:26:03.092Z | Compiling gethostname v0.5.0 |
| 3062 | 2026-07-14T05:26:03.248Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3063 | 2026-07-14T05:26:03.621Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3064 | 2026-07-14T05:26:03.754Z | Compiling bcs v0.1.6 |
| 3065 | 2026-07-14T05:26:03.798Z | Compiling termtree v0.5.1 |
| 3066 | 2026-07-14T05:26:03.986Z | Compiling tagptr v0.2.0 |
| 3067 | 2026-07-14T05:26:04.161Z | Compiling linear-map v1.2.0 |
| 3068 | 2026-07-14T05:26:04.173Z | Compiling whoami v1.6.1 |
| 3069 | 2026-07-14T05:26:04.177Z | Compiling moka v0.12.15 |
| 3070 | 2026-07-14T05:26:04.618Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3071 | 2026-07-14T05:26:05.455Z | Compiling tabled v0.15.0 |
| 3072 | 2026-07-14T05:26:06.375Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3073 | 2026-07-14T05:26:06.555Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3074 | 2026-07-14T05:26:07.147Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3075 | 2026-07-14T05:26:07.376Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3076 | 2026-07-14T05:26:07.712Z | Compiling steno v0.4.1 |
| 3077 | 2026-07-14T05:26:08.911Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3078 | 2026-07-14T05:26:12.678Z | Compiling hickory-proto v0.25.2 |
| 3079 | 2026-07-14T05:26:12.901Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3080 | 2026-07-14T05:26:13.428Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3081 | 2026-07-14T05:26:14.119Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3082 | 2026-07-14T05:26:14.240Z | Compiling parking_lot_core v0.8.6 |
| 3083 | 2026-07-14T05:26:14.549Z | Compiling nom v8.0.0 |
| 3084 | 2026-07-14T05:26:15.040Z | Compiling hickory-resolver v0.25.2 |
| 3085 | 2026-07-14T05:26:15.956Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 3086 | 2026-07-14T05:26:16.050Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3087 | 2026-07-14T05:26:16.132Z | Compiling crunchy v0.2.4 |
| 3088 | 2026-07-14T05:26:16.484Z | Compiling parking_lot v0.11.2 |
| 3089 | 2026-07-14T05:26:16.613Z | Compiling typify-impl v0.4.3 |
| 3090 | 2026-07-14T05:26:17.255Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3091 | 2026-07-14T05:26:17.393Z | Compiling fxhash v0.2.1 |
| 3092 | 2026-07-14T05:26:17.552Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 3093 | 2026-07-14T05:26:17.850Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3094 | 2026-07-14T05:26:18.354Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3095 | 2026-07-14T05:26:18.625Z | Compiling tiny-keccak v2.0.2 |
| 3096 | 2026-07-14T05:26:18.937Z | Compiling proc-macro-error2 v2.0.1 |
| 3097 | 2026-07-14T05:26:19.244Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3098 | 2026-07-14T05:26:20.003Z | Compiling typify-macro v0.4.3 |
| 3099 | 2026-07-14T05:26:20.798Z | Compiling sled v0.34.7 |
| 3100 | 2026-07-14T05:26:21.485Z | Compiling arc-swap v1.9.1 |
| 3101 | 2026-07-14T05:26:21.853Z | Compiling slog-scope v4.4.1 |
| 3102 | 2026-07-14T05:26:21.867Z | Compiling tabled_derive v0.11.0 |
| 3103 | 2026-07-14T05:26:22.833Z | Compiling papergrid v0.18.0 |
| 3104 | 2026-07-14T05:26:23.015Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3105 | 2026-07-14T05:26:23.433Z | Compiling testing_table v0.3.0 |
| 3106 | 2026-07-14T05:26:23.862Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3107 | 2026-07-14T05:26:23.961Z | Compiling internet-checksum v0.2.1 |
| 3108 | 2026-07-14T05:26:24.119Z | Compiling tabled v0.21.0 |
| 3109 | 2026-07-14T05:26:24.201Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3110 | 2026-07-14T05:26:24.447Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3111 | 2026-07-14T05:26:24.579Z | Compiling slog-stdlog v4.1.1 |
| 3112 | 2026-07-14T05:26:25.167Z | Compiling const-random-macro v0.1.16 |
| 3113 | 2026-07-14T05:26:25.610Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3114 | 2026-07-14T05:26:26.320Z | Compiling itertools v0.15.0 |
| 3115 | 2026-07-14T05:26:27.962Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3116 | 2026-07-14T05:26:28.380Z | Compiling ahash v0.8.12 |
| 3117 | 2026-07-14T05:26:28.414Z | Compiling smartstring v1.0.1 |
| 3118 | 2026-07-14T05:26:28.737Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f9fba02fd5351f468b15bda21d83d6dedae90818#f9fba02f) |
| 3119 | 2026-07-14T05:26:29.095Z | Compiling const-random v0.1.18 |
| 3120 | 2026-07-14T05:26:29.187Z | Compiling slog-envlogger v2.2.0 |
| 3121 | 2026-07-14T05:26:30.334Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3122 | 2026-07-14T05:26:30.980Z | Compiling typify v0.4.3 |
| 3123 | 2026-07-14T05:26:31.995Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 3124 | 2026-07-14T05:26:32.472Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3125 | 2026-07-14T05:26:34.504Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3126 | 2026-07-14T05:26:34.675Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3127 | 2026-07-14T05:26:34.985Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 3128 | 2026-07-14T05:26:35.280Z | Compiling crc8 v0.1.1 |
| 3129 | 2026-07-14T05:26:35.416Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3130 | 2026-07-14T05:26:36.948Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3131 | 2026-07-14T05:26:38.137Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f9fba02fd5351f468b15bda21d83d6dedae90818#f9fba02f) |
| 3132 | 2026-07-14T05:26:38.671Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3133 | 2026-07-14T05:26:38.899Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 3134 | 2026-07-14T05:26:38.937Z | Compiling progenitor-impl v0.10.0 |
| 3135 | 2026-07-14T05:26:40.492Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3136 | 2026-07-14T05:26:40.610Z | Compiling lzma-sys v0.1.20 |
| 3137 | 2026-07-14T05:26:41.003Z | Compiling sha1 v0.10.6 |
| 3138 | 2026-07-14T05:26:41.093Z | Compiling thin-vec v0.2.18 |
| 3139 | 2026-07-14T05:26:41.251Z | Compiling rhai_codegen v3.2.0 |
| 3140 | 2026-07-14T05:26:41.438Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 3141 | 2026-07-14T05:26:41.463Z | Compiling fs-err v3.3.0 |
| 3142 | 2026-07-14T05:26:41.749Z | Compiling typeid v1.0.3 |
| 3143 | 2026-07-14T05:26:42.040Z | Compiling utf-8 v0.7.6 |
| 3144 | 2026-07-14T05:26:42.179Z | Compiling tungstenite v0.21.0 |
| 3145 | 2026-07-14T05:26:42.537Z | Compiling rhai v1.25.1 |
| 3146 | 2026-07-14T05:26:43.375Z | Compiling progenitor-macro v0.10.0 |
| 3147 | 2026-07-14T05:26:44.294Z | Compiling cargo_toml v0.22.3 |
| 3148 | 2026-07-14T05:26:47.614Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3149 | 2026-07-14T05:26:49.222Z | Compiling sha2 v0.10.9 |
| 3150 | 2026-07-14T05:26:49.471Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3151 | 2026-07-14T05:26:50.473Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3152 | 2026-07-14T05:26:50.582Z | Compiling progenitor v0.10.0 |
| 3153 | 2026-07-14T05:26:50.770Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3154 | 2026-07-14T05:26:52.350Z | Compiling tokio-tungstenite v0.21.0 |
| 3155 | 2026-07-14T05:26:52.735Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 3156 | 2026-07-14T05:26:54.931Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3157 | 2026-07-14T05:26:55.061Z | Compiling port-file v0.1.0 |
| 3158 | 2026-07-14T05:26:55.335Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3159 | 2026-07-14T05:26:56.262Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3160 | 2026-07-14T05:26:56.478Z | Compiling console v0.16.3 |
| 3161 | 2026-07-14T05:26:56.522Z | Compiling git-stub v1.0.0 |
| 3162 | 2026-07-14T05:26:57.006Z | Compiling base64 v0.21.7 |
| 3163 | 2026-07-14T05:26:57.428Z | Compiling unit-prefix v0.5.2 |
| 3164 | 2026-07-14T05:26:57.529Z | Compiling is_ci v1.2.0 |
| 3165 | 2026-07-14T05:26:57.617Z | Compiling indicatif v0.18.4 |
| 3166 | 2026-07-14T05:26:57.722Z | Compiling supports-color v3.0.2 |
| 3167 | 2026-07-14T05:26:57.725Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3168 | 2026-07-14T05:26:58.325Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3169 | 2026-07-14T05:26:59.853Z | Compiling git-stub-vcs v0.1.0 |
| 3170 | 2026-07-14T05:27:00.325Z | Compiling ron v0.12.1 |
| 3171 | 2026-07-14T05:27:00.615Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc#dfcf0663) |
| 3172 | 2026-07-14T05:27:01.330Z | Compiling xz2 v0.1.7 |
| 3173 | 2026-07-14T05:27:01.687Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3174 | 2026-07-14T05:27:01.721Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3175 | 2026-07-14T05:27:02.123Z | Compiling drift v0.2.0 |
| 3176 | 2026-07-14T05:27:04.171Z | Compiling base16ct v1.0.0 |
| 3177 | 2026-07-14T05:27:04.562Z | Compiling dropshot-api-manager v0.7.2 |
| 3178 | 2026-07-14T05:27:08.898Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3179 | 2026-07-14T05:27:11.163Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3180 | 2026-07-14T05:27:12.338Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3181 | 2026-07-14T05:27:13.719Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3182 | 2026-07-14T05:27:14.634Z | Compiling natord v1.0.9 |
| 3183 | 2026-07-14T05:27:14.936Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3184 | 2026-07-14T05:27:15.033Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3185 | 2026-07-14T05:27:17.644Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3186 | 2026-07-14T05:27:21.025Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3187 | 2026-07-14T05:27:21.864Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3188 | 2026-07-14T05:27:26.610Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3189 | 2026-07-14T05:27:29.532Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3190 | 2026-07-14T05:27:30.153Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3191 | 2026-07-14T05:27:30.608Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3192 | 2026-07-14T05:27:33.597Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3193 | 2026-07-14T05:27:59.588Z | Finished `release` profile [optimized] target(s) in 4m 22s |
| 3194 | 2026-07-14T05:27:59.773Z | |
| 3195 | 2026-07-14T05:27:59.777Z | real 4:22.358140312 |
| 3196 | 2026-07-14T05:27:59.777Z | user 29:51.427057225 |
| 3197 | 2026-07-14T05:27:59.777Z | sys 2:47.946457343 |
| 3198 | 2026-07-14T05:27:59.777Z | trap 0.758042055 |
| 3199 | 2026-07-14T05:27:59.777Z | tflt 1.517677310 |
| 3200 | 2026-07-14T05:27:59.777Z | dflt 1.400049891 |
| 3201 | 2026-07-14T05:27:59.777Z | kflt 0.000263341 |
| 3202 | 2026-07-14T05:27:59.777Z | lock 1:58:53.128495716 |
| 3203 | 2026-07-14T05:27:59.777Z | slp 1:25:50.699843522 |
| 3204 | 2026-07-14T05:27:59.777Z | lat 2:20.365042673 |
| 3205 | 2026-07-14T05:27:59.777Z | stop 3:41.963378444 |
| 3206 | 2026-07-14T05:27:59.777Z | + for x in debug release |
| 3207 | 2026-07-14T05:27:59.777Z | + mkdir -p /work/debug |
| 3208 | 2026-07-14T05:27:59.780Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3209 | 2026-07-14T05:28:00.276Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3210 | 2026-07-14T05:28:00.711Z | + cp target/debug/mgd /work/debug/mgd |
| 3211 | 2026-07-14T05:28:01.328Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3212 | 2026-07-14T05:28:01.815Z | + for x in debug release |
| 3213 | 2026-07-14T05:28:01.815Z | + mkdir -p /work/release |
| 3214 | 2026-07-14T05:28:01.819Z | + cp target/release/ddmd /work/release/ddmd |
| 3215 | 2026-07-14T05:28:01.915Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3216 | 2026-07-14T05:28:01.991Z | + cp target/release/mgd /work/release/mgd |
| 3217 | 2026-07-14T05:28:02.108Z | + cp target/release/mgadm /work/release/mgadm |
| 3218 | 2026-07-14T05:28:02.204Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3219 | 2026-07-14T05:28:02.270Z | process exited: duration 697663 ms, exit code 0 |
| |
| 3220 | 2026-07-14T05:28:02.285Z | found 9 output files |
| 3221 | 2026-07-14T05:28:02.285Z | uploading: /work/debug/ddmadm (513739656 bytes) |
| 3222 | 2026-07-14T05:28:09.060Z | uploaded: /work/debug/ddmadm |
| 3223 | 2026-07-14T05:28:09.067Z | uploading: /work/debug/ddmd (588193520 bytes) |
| 3224 | 2026-07-14T05:28:16.122Z | uploaded: /work/debug/ddmd |
| 3225 | 2026-07-14T05:28:16.122Z | uploading: /work/debug/mgadm (608272016 bytes) |
| 3226 | 2026-07-14T05:28:24.424Z | uploaded: /work/debug/mgadm |
| 3227 | 2026-07-14T05:28:24.431Z | uploading: /work/debug/mgd (687338896 bytes) |
| 3228 | 2026-07-14T05:28:34.070Z | uploaded: /work/debug/mgd |
| 3229 | 2026-07-14T05:28:34.070Z | uploading: /work/release/ddmadm (44255664 bytes) |
| 3230 | 2026-07-14T05:28:35.490Z | uploaded: /work/release/ddmadm |
| 3231 | 2026-07-14T05:28:35.490Z | uploading: /work/release/ddmd (58530192 bytes) |
| 3232 | 2026-07-14T05:28:36.899Z | uploaded: /work/release/ddmd |
| 3233 | 2026-07-14T05:28:36.899Z | uploading: /work/release/falcon-lab (39583568 bytes) |
| 3234 | 2026-07-14T05:28:38.187Z | uploaded: /work/release/falcon-lab |
| 3235 | 2026-07-14T05:28:38.187Z | uploading: /work/release/mgadm (59023920 bytes) |
| 3236 | 2026-07-14T05:28:39.781Z | uploaded: /work/release/mgadm |
| 3237 | 2026-07-14T05:28:39.781Z | uploading: /work/release/mgd (76049456 bytes) |
| 3238 | 2026-07-14T05:28:41.319Z | uploaded: /work/release/mgd |