|
|
|
| 1 | 2026-05-20T02:26:46.438Z | job assigned to worker 01KS1K8PMQ0WNWWS0ZDYNT02F5 [factory aws, i-070e01bc491ca9c83] (queued for 47 s) |
| |
| 2 | 2026-05-20T02:26:53.378Z | starting task 0: "setup" |
| 3 | 2026-05-20T02:26:53.385Z | ++ uname -s |
| 4 | 2026-05-20T02:26:53.388Z | + kern=SunOS |
| 5 | 2026-05-20T02:26:53.388Z | + build_user=build |
| 6 | 2026-05-20T02:26:53.388Z | + build_uid=12345 |
| 7 | 2026-05-20T02:26:53.388Z | + work_dir=/work |
| 8 | 2026-05-20T02:26:53.388Z | + input_dir=/input |
| 9 | 2026-05-20T02:26:53.388Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-20T02:26:53.388Z | + case "$kern" in |
| 11 | 2026-05-20T02:26:53.388Z | + groupadd -g 12345 build |
| 12 | 2026-05-20T02:26:53.391Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-20T02:26:55.396Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-20T02:26:55.518Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-20T02:26:55.521Z | + home_fs=zfs |
| 16 | 2026-05-20T02:26:55.521Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-20T02:26:55.521Z | + mkdir -p /home/build |
| 18 | 2026-05-20T02:26:55.521Z | + chown build:build /home/build /work |
| 19 | 2026-05-20T02:26:57.523Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-20T02:26:57.526Z | process exited: duration 4145 ms, exit code 0 |
| |
| 21 | 2026-05-20T02:26:57.532Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-20T02:26:57.537Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-20T02:26:57.537Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-20T02:26:57.537Z | * rust toolchain channel = "stable" |
| 25 | 2026-05-20T02:26:57.537Z | * rust toolchain profile = "default" |
| 26 | 2026-05-20T02:26:57.537Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-20T02:26:57.537Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-20T02:26:57.540Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-20T02:26:57.540Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-20T02:26:57.661Z | info: downloading installer |
| 31 | 2026-05-20T02:26:58.981Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-20T02:26:58.981Z | warn: /opt/ooce/bin |
| 33 | 2026-05-20T02:26:58.982Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-20T02:26:58.982Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-20T02:26:58.982Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-20T02:26:58.982Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-20T02:26:58.982Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-20T02:26:58.982Z | error: cannot install while Rust is installed |
| 39 | 2026-05-20T02:26:58.982Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-20T02:26:58.984Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-20T02:26:58.985Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-20T02:26:58.985Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-20T02:26:58.985Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-20T02:26:58.996Z | info: profile set to default |
| 45 | 2026-05-20T02:26:58.996Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-20T02:26:59.002Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-20T02:26:59.141Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-20T02:26:59.144Z | info: downloading 6 components |
| 49 | 2026-05-20T02:27:13.776Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-20T02:27:13.776Z | |
| 51 | 2026-05-20T02:27:13.808Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-20T02:27:13.808Z | |
| 53 | 2026-05-20T02:27:13.808Z | |
| 54 | 2026-05-20T02:27:13.808Z | Rust is installed now. Great! |
| 55 | 2026-05-20T02:27:13.808Z | |
| 56 | 2026-05-20T02:27:13.808Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-20T02:27:13.808Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-20T02:27:13.808Z | |
| 59 | 2026-05-20T02:27:13.808Z | To configure your current shell, you need to source |
| 60 | 2026-05-20T02:27:13.808Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-20T02:27:13.808Z | |
| 62 | 2026-05-20T02:27:13.809Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-20T02:27:13.809Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-20T02:27:13.809Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-20T02:27:13.809Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-20T02:27:13.809Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-20T02:27:13.809Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-20T02:27:13.809Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-20T02:27:13.812Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-20T02:27:13.812Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-20T02:27:13.897Z | + rustup --version |
| 72 | 2026-05-20T02:27:13.905Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-20T02:27:13.909Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-20T02:27:13.927Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-20T02:27:13.930Z | + cargo --version |
| 76 | 2026-05-20T02:27:13.944Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-20T02:27:13.947Z | + rustc --version |
| 78 | 2026-05-20T02:27:13.966Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-20T02:27:13.969Z | process exited: duration 16433 ms, exit code 0 |
| |
| 80 | 2026-05-20T02:27:13.974Z | starting task 2: "authentication" |
| 81 | 2026-05-20T02:27:13.992Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-20T02:27:13.998Z | starting task 3: "clone repository" |
| 83 | 2026-05-20T02:27:14.002Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-20T02:27:14.005Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-20T02:27:14.042Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-20T02:27:15.021Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-20T02:27:15.021Z | + git fetch origin ad71a11cb1f29478f350da15977277c0aa3e7f84 |
| 88 | 2026-05-20T02:27:15.260Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-20T02:27:15.261Z | * branch ad71a11cb1f29478f350da15977277c0aa3e7f84 -> FETCH_HEAD |
| 90 | 2026-05-20T02:27:15.265Z | + [[ -n trey/ddm-track-session-duration ]] |
| 91 | 2026-05-20T02:27:15.268Z | ++ git branch --show-current |
| 92 | 2026-05-20T02:27:15.268Z | + current=main |
| 93 | 2026-05-20T02:27:15.268Z | + [[ main != trey/ddm-track-session-duration ]] |
| 94 | 2026-05-20T02:27:15.268Z | + git branch -f trey/ddm-track-session-duration ad71a11cb1f29478f350da15977277c0aa3e7f84 |
| 95 | 2026-05-20T02:27:15.271Z | + git checkout -f trey/ddm-track-session-duration |
| 96 | 2026-05-20T02:27:15.289Z | Switched to branch 'trey/ddm-track-session-duration' |
| 97 | 2026-05-20T02:27:15.291Z | + git reset --hard ad71a11cb1f29478f350da15977277c0aa3e7f84 |
| 98 | 2026-05-20T02:27:15.294Z | HEAD is now at ad71a11 Merge main into trey/ddm-track-session-duration |
| 99 | 2026-05-20T02:27:15.297Z | process exited: duration 1296 ms, exit code 0 |
| |
| 100 | 2026-05-20T02:27:15.303Z | starting task 4: "build" |
| 101 | 2026-05-20T02:27:15.306Z | + pfexec pkg install clang-15 |
| 102 | 2026-05-20T02:27:22.413Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-05-20T02:27:30.167Z | Startup: Caching catalogs ... Done |
| 104 | 2026-05-20T02:27:37.341Z | Planning: Solver setup ... Done |
| 105 | 2026-05-20T02:27:37.382Z | Planning: Running solver ... Done |
| 106 | 2026-05-20T02:27:37.525Z | Planning: Finding local manifests ... Done |
| 107 | 2026-05-20T02:27:37.540Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-05-20T02:27:37.649Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-05-20T02:27:37.679Z | Planning: Package planning ... Done |
| 110 | 2026-05-20T02:27:37.704Z | Planning: Merging actions ... Done |
| 111 | 2026-05-20T02:27:37.814Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-05-20T02:27:37.821Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-05-20T02:27:38.600Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-05-20T02:27:38.605Z | Planning: Planning completed in 8.27 seconds |
| 115 | 2026-05-20T02:27:38.616Z | Packages to install: 2 |
| 116 | 2026-05-20T02:27:38.616Z | Mediators to change: 2 |
| 117 | 2026-05-20T02:27:38.616Z | Services to change: 1 |
| 118 | 2026-05-20T02:27:38.616Z | Create boot environment: No |
| 119 | 2026-05-20T02:27:38.619Z | Create backup boot environment: No |
| 120 | 2026-05-20T02:27:38.657Z | |
| 121 | 2026-05-20T02:27:38.657Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-05-20T02:27:43.662Z | Download: 1775/3076 items 116.7/211.3MB 55% complete (23.7M/s) |
| 123 | 2026-05-20T02:27:48.729Z | Download: 3031/3076 items 201.4/211.3MB 95% complete (21.9M/s) |
| 124 | 2026-05-20T02:27:51.009Z | Download: Completed 211.31 MB in 12.35 seconds (17.1M/s) |
| 125 | 2026-05-20T02:27:51.236Z | Actions: 1/3418 actions (Installing new actions) |
| 126 | 2026-05-20T02:27:54.361Z | Actions: Completed 3418 actions in 3.12 seconds. |
| 127 | 2026-05-20T02:27:55.011Z | Done |
| 128 | 2026-05-20T02:27:55.011Z | Done |
| 129 | 2026-05-20T02:27:55.759Z | Done |
| 130 | 2026-05-20T02:27:59.118Z | Done |
| 131 | 2026-05-20T02:27:59.197Z | Done |
| 132 | 2026-05-20T02:27:59.199Z | Done |
| 133 | 2026-05-20T02:27:59.461Z | Done |
| 134 | 2026-05-20T02:28:00.128Z | + cargo --version |
| 135 | 2026-05-20T02:28:00.135Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 136 | 2026-05-20T02:28:00.270Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 137 | 2026-05-20T02:28:00.274Z | info: downloading 6 components |
| 138 | 2026-05-20T02:28:15.727Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 139 | 2026-05-20T02:28:15.732Z | + rustc --version |
| 140 | 2026-05-20T02:28:15.757Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 141 | 2026-05-20T02:28:15.761Z | + banner check |
| 142 | 2026-05-20T02:28:15.765Z | |
| 143 | 2026-05-20T02:28:15.765Z | #### # # ###### #### # # |
| 144 | 2026-05-20T02:28:15.765Z | # # # # # # # # # |
| 145 | 2026-05-20T02:28:15.765Z | # ###### ##### # #### |
| 146 | 2026-05-20T02:28:15.765Z | # # # # # # # |
| 147 | 2026-05-20T02:28:15.765Z | # # # # # # # # # |
| 148 | 2026-05-20T02:28:15.765Z | #### # # ###### #### # # |
| 149 | 2026-05-20T02:28:15.766Z | |
| 150 | 2026-05-20T02:28:15.766Z | + cargo fmt -- --check |
| 151 | 2026-05-20T02:28:16.140Z | + cargo clippy --all-targets -- --deny warnings |
| 152 | 2026-05-20T02:28:16.254Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 153 | 2026-05-20T02:28:16.867Z | From https://github.com/oxidecomputer/falcon |
| 154 | 2026-05-20T02:28:16.867Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 155 | 2026-05-20T02:28:16.946Z | Updating crates.io index |
| 156 | 2026-05-20T02:28:16.980Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 157 | 2026-05-20T02:28:17.714Z | From https://github.com/oxidecomputer/dendrite |
| 158 | 2026-05-20T02:28:17.714Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 159 | 2026-05-20T02:28:17.746Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 160 | 2026-05-20T02:28:18.033Z | From https://github.com/oxidecomputer/ispf |
| 161 | 2026-05-20T02:28:18.033Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 162 | 2026-05-20T02:28:18.236Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 163 | 2026-05-20T02:28:18.579Z | From https://github.com/oxidecomputer/netadm-sys |
| 164 | 2026-05-20T02:28:18.579Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 165 | 2026-05-20T02:28:18.586Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 166 | 2026-05-20T02:28:25.859Z | From https://github.com/oxidecomputer/omicron |
| 167 | 2026-05-20T02:28:25.859Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 168 | 2026-05-20T02:28:26.271Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 169 | 2026-05-20T02:28:26.873Z | From https://github.com/oxidecomputer/opte |
| 170 | 2026-05-20T02:28:26.873Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 171 | 2026-05-20T02:28:27.276Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 172 | 2026-05-20T02:28:27.533Z | From https://github.com/illumos/smf-rs |
| 173 | 2026-05-20T02:28:27.533Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 174 | 2026-05-20T02:28:27.552Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 175 | 2026-05-20T02:28:27.817Z | From https://github.com/oxidecomputer/network-interface |
| 176 | 2026-05-20T02:28:27.817Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 177 | 2026-05-20T02:28:27.973Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 178 | 2026-05-20T02:28:28.228Z | From https://github.com/oxidecomputer/zone |
| 179 | 2026-05-20T02:28:28.228Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 180 | 2026-05-20T02:28:28.353Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 181 | 2026-05-20T02:28:28.975Z | From https://github.com/oxidecomputer/propolis |
| 182 | 2026-05-20T02:28:28.975Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 183 | 2026-05-20T02:28:29.206Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 184 | 2026-05-20T02:28:29.705Z | From https://github.com/oxidecomputer/transceiver-control |
| 185 | 2026-05-20T02:28:29.705Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 186 | 2026-05-20T02:28:29.721Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 187 | 2026-05-20T02:28:29.980Z | From https://github.com/oxidecomputer/dlpi-sys |
| 188 | 2026-05-20T02:28:29.980Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 189 | 2026-05-20T02:28:29.986Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 190 | 2026-05-20T02:28:30.261Z | From https://github.com/jmesmon/rust-libzfs |
| 191 | 2026-05-20T02:28:30.261Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 192 | 2026-05-20T02:28:30.268Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 193 | 2026-05-20T02:28:30.541Z | From https://github.com/oxidecomputer/rusty-doors |
| 194 | 2026-05-20T02:28:30.541Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 195 | 2026-05-20T02:28:30.550Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 196 | 2026-05-20T02:28:30.875Z | From https://github.com/oxidecomputer/lldp |
| 197 | 2026-05-20T02:28:30.875Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 198 | 2026-05-20T02:28:31.122Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 199 | 2026-05-20T02:28:31.360Z | From https://github.com/oxidecomputer/slog-error-chain |
| 200 | 2026-05-20T02:28:31.360Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 201 | 2026-05-20T02:28:31.381Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 202 | 2026-05-20T02:28:31.670Z | From https://github.com/oxidecomputer/tufaceous |
| 203 | 2026-05-20T02:28:31.670Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 204 | 2026-05-20T02:28:31.689Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 205 | 2026-05-20T02:28:32.140Z | From https://github.com/oxidecomputer/management-gateway-service |
| 206 | 2026-05-20T02:28:32.140Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 207 | 2026-05-20T02:28:32.552Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 208 | 2026-05-20T02:28:33.333Z | From https://github.com/oxidecomputer/crucible |
| 209 | 2026-05-20T02:28:33.333Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 210 | 2026-05-20T02:28:34.087Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 211 | 2026-05-20T02:28:34.340Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 212 | 2026-05-20T02:28:34.340Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 213 | 2026-05-20T02:28:34.746Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 214 | 2026-05-20T02:28:35.104Z | From https://github.com/oxidecomputer/propolis |
| 215 | 2026-05-20T02:28:35.104Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 216 | 2026-05-20T02:28:35.323Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 217 | 2026-05-20T02:28:35.611Z | From https://github.com/oxidecomputer/opte |
| 218 | 2026-05-20T02:28:35.612Z | * [new ref] 2c6efefe14321dafe7e9e80129d38316adb2d238 -> refs/commit/2c6efefe14321dafe7e9e80129d38316adb2d238 |
| 219 | 2026-05-20T02:28:35.656Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 220 | 2026-05-20T02:28:36.002Z | From https://github.com/oxidecomputer/tofino |
| 221 | 2026-05-20T02:28:36.002Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 222 | 2026-05-20T02:28:36.017Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 223 | 2026-05-20T02:28:36.653Z | From https://github.com/oxidecomputer/maghemite |
| 224 | 2026-05-20T02:28:36.653Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 225 | 2026-05-20T02:28:36.695Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 226 | 2026-05-20T02:28:36.941Z | From https://github.com/oxidecomputer/clickward |
| 227 | 2026-05-20T02:28:36.941Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 228 | 2026-05-20T02:28:37.152Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 229 | 2026-05-20T02:28:37.513Z | From https://github.com/oxidecomputer/crucible |
| 230 | 2026-05-20T02:28:37.513Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 231 | 2026-05-20T02:28:37.695Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 232 | 2026-05-20T02:28:38.118Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 233 | 2026-05-20T02:28:38.118Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 234 | 2026-05-20T02:28:39.270Z | Downloading crates ... |
| 235 | 2026-05-20T02:28:39.357Z | Downloaded dtrace-parser v0.3.0 |
| 236 | 2026-05-20T02:28:39.360Z | Downloaded futures-task v0.3.32 |
| 237 | 2026-05-20T02:28:39.362Z | Downloaded debug-ignore v1.0.5 |
| 238 | 2026-05-20T02:28:39.365Z | Downloaded either v1.15.0 |
| 239 | 2026-05-20T02:28:39.368Z | Downloaded hex v0.4.3 |
| 240 | 2026-05-20T02:28:39.370Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 241 | 2026-05-20T02:28:39.371Z | Downloaded blake2 v0.10.6 |
| 242 | 2026-05-20T02:28:39.373Z | Downloaded bs58 v0.5.1 |
| 243 | 2026-05-20T02:28:39.377Z | Downloaded hostname v0.4.2 |
| 244 | 2026-05-20T02:28:39.380Z | Downloaded float-ord v0.3.2 |
| 245 | 2026-05-20T02:28:39.380Z | Downloaded compression-core v0.4.32 |
| 246 | 2026-05-20T02:28:39.383Z | Downloaded bytecount v0.6.9 |
| 247 | 2026-05-20T02:28:39.385Z | Downloaded dunce v1.0.5 |
| 248 | 2026-05-20T02:28:39.385Z | Downloaded derive-ex v0.1.8 |
| 249 | 2026-05-20T02:28:39.388Z | Downloaded dyn-clone v1.0.20 |
| 250 | 2026-05-20T02:28:39.391Z | Downloaded cargo_toml v0.22.3 |
| 251 | 2026-05-20T02:28:39.391Z | Downloaded dof v0.4.0 |
| 252 | 2026-05-20T02:28:39.394Z | Downloaded dtrace-parser v0.2.0 |
| 253 | 2026-05-20T02:28:39.397Z | Downloaded darling_macro v0.21.3 |
| 254 | 2026-05-20T02:28:39.397Z | Downloaded daft v0.1.7 |
| 255 | 2026-05-20T02:28:39.400Z | Downloaded crossbeam-deque v0.8.6 |
| 256 | 2026-05-20T02:28:39.403Z | Downloaded crc32fast v1.5.0 |
| 257 | 2026-05-20T02:28:39.405Z | Downloaded const-random v0.1.18 |
| 258 | 2026-05-20T02:28:39.405Z | Downloaded block-buffer v0.10.4 |
| 259 | 2026-05-20T02:28:39.408Z | Downloaded adler2 v2.0.1 |
| 260 | 2026-05-20T02:28:39.411Z | Downloaded httparse v1.10.1 |
| 261 | 2026-05-20T02:28:39.411Z | Downloaded getrandom v0.3.4 |
| 262 | 2026-05-20T02:28:39.414Z | Downloaded displaydoc v0.2.5 |
| 263 | 2026-05-20T02:28:39.417Z | Downloaded dof v0.3.0 |
| 264 | 2026-05-20T02:28:39.420Z | Downloaded diff v0.1.13 |
| 265 | 2026-05-20T02:28:39.423Z | Downloaded foreign-types-shared v0.3.1 |
| 266 | 2026-05-20T02:28:39.423Z | Downloaded embedded-io v0.6.1 |
| 267 | 2026-05-20T02:28:39.426Z | Downloaded anstyle-query v1.1.5 |
| 268 | 2026-05-20T02:28:39.430Z | Downloaded drift v0.1.4 |
| 269 | 2026-05-20T02:28:39.434Z | Downloaded fixedbitset v0.4.2 |
| 270 | 2026-05-20T02:28:39.437Z | Downloaded fxhash v0.2.1 |
| 271 | 2026-05-20T02:28:39.441Z | Downloaded enum-as-inner v0.6.1 |
| 272 | 2026-05-20T02:28:39.441Z | Downloaded cpufeatures v0.3.0 |
| 273 | 2026-05-20T02:28:39.444Z | Downloaded heck v0.4.1 |
| 274 | 2026-05-20T02:28:39.444Z | Downloaded dropshot_endpoint v0.17.0 |
| 275 | 2026-05-20T02:28:39.447Z | Downloaded fixedbitset v0.5.7 |
| 276 | 2026-05-20T02:28:39.450Z | Downloaded cpufeatures v0.2.17 |
| 277 | 2026-05-20T02:28:39.452Z | Downloaded atomic-waker v1.1.2 |
| 278 | 2026-05-20T02:28:39.452Z | Downloaded crypto-common v0.1.7 |
| 279 | 2026-05-20T02:28:39.455Z | Downloaded hash32 v0.3.1 |
| 280 | 2026-05-20T02:28:39.458Z | Downloaded futures-macro v0.3.32 |
| 281 | 2026-05-20T02:28:39.458Z | Downloaded futures-core v0.3.32 |
| 282 | 2026-05-20T02:28:39.461Z | Downloaded crucible-workspace-hack v0.1.0 |
| 283 | 2026-05-20T02:28:39.463Z | Downloaded generic-array v0.14.7 |
| 284 | 2026-05-20T02:28:39.463Z | Downloaded defmt-parser v1.0.0 |
| 285 | 2026-05-20T02:28:39.466Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 286 | 2026-05-20T02:28:39.466Z | Downloaded hostname v0.3.1 |
| 287 | 2026-05-20T02:28:39.469Z | Downloaded cipher v0.4.4 |
| 288 | 2026-05-20T02:28:39.472Z | Downloaded http-body v1.0.1 |
| 289 | 2026-05-20T02:28:39.472Z | Downloaded futures-io v0.3.32 |
| 290 | 2026-05-20T02:28:39.474Z | Downloaded digest v0.10.7 |
| 291 | 2026-05-20T02:28:39.477Z | Downloaded glob v0.3.3 |
| 292 | 2026-05-20T02:28:39.479Z | Downloaded foldhash v0.2.0 |
| 293 | 2026-05-20T02:28:39.480Z | Downloaded gethostname v0.5.0 |
| 294 | 2026-05-20T02:28:39.482Z | Downloaded form_urlencoded v1.2.2 |
| 295 | 2026-05-20T02:28:39.482Z | Downloaded fnv v1.0.7 |
| 296 | 2026-05-20T02:28:39.485Z | Downloaded darling_macro v0.23.0 |
| 297 | 2026-05-20T02:28:39.488Z | Downloaded cstr-argument v0.1.2 |
| 298 | 2026-05-20T02:28:39.488Z | Downloaded errno v0.3.14 |
| 299 | 2026-05-20T02:28:39.490Z | Downloaded httpdate v1.0.3 |
| 300 | 2026-05-20T02:28:39.490Z | Downloaded derive_more v0.99.20 |
| 301 | 2026-05-20T02:28:39.494Z | Downloaded ff v0.13.1 |
| 302 | 2026-05-20T02:28:39.497Z | Downloaded fastrand v2.4.1 |
| 303 | 2026-05-20T02:28:39.500Z | Downloaded ident_case v1.0.1 |
| 304 | 2026-05-20T02:28:39.500Z | Downloaded foreign-types-macros v0.2.3 |
| 305 | 2026-05-20T02:28:39.502Z | Downloaded hubpack_derive v0.1.1 |
| 306 | 2026-05-20T02:28:39.503Z | Downloaded convert_case v0.4.0 |
| 307 | 2026-05-20T02:28:39.505Z | Downloaded indent_write v2.2.0 |
| 308 | 2026-05-20T02:28:39.505Z | Downloaded keccak v0.1.6 |
| 309 | 2026-05-20T02:28:39.508Z | Downloaded idna_adapter v1.2.2 |
| 310 | 2026-05-20T02:28:39.511Z | Downloaded instant v0.1.13 |
| 311 | 2026-05-20T02:28:39.511Z | Downloaded camino-tempfile v1.4.1 |
| 312 | 2026-05-20T02:28:39.513Z | Downloaded bcs v0.1.6 |
| 313 | 2026-05-20T02:28:39.516Z | Downloaded const-random-macro v0.1.16 |
| 314 | 2026-05-20T02:28:39.516Z | Downloaded git-stub-vcs v0.1.0 |
| 315 | 2026-05-20T02:28:39.519Z | Downloaded find-msvc-tools v0.1.9 |
| 316 | 2026-05-20T02:28:39.522Z | Downloaded hubpack v0.1.2 |
| 317 | 2026-05-20T02:28:39.522Z | Downloaded critical-section v1.2.0 |
| 318 | 2026-05-20T02:28:39.524Z | Downloaded http-body-util v0.1.3 |
| 319 | 2026-05-20T02:28:39.527Z | Downloaded group v0.13.0 |
| 320 | 2026-05-20T02:28:39.527Z | Downloaded cookie v0.18.1 |
| 321 | 2026-05-20T02:28:39.530Z | Downloaded highway v1.3.0 |
| 322 | 2026-05-20T02:28:39.533Z | Downloaded colored v3.1.1 |
| 323 | 2026-05-20T02:28:39.535Z | Downloaded is_terminal_polyfill v1.70.2 |
| 324 | 2026-05-20T02:28:39.535Z | Downloaded anstyle v1.0.14 |
| 325 | 2026-05-20T02:28:39.538Z | Downloaded konst_macro_rules v0.2.19 |
| 326 | 2026-05-20T02:28:39.541Z | Downloaded lazy_static v1.5.0 |
| 327 | 2026-05-20T02:28:39.541Z | Downloaded itoa v1.0.18 |
| 328 | 2026-05-20T02:28:39.545Z | Downloaded defmt-macros v1.1.0 |
| 329 | 2026-05-20T02:28:39.549Z | Downloaded data-encoding v2.11.0 |
| 330 | 2026-05-20T02:28:39.549Z | Downloaded macaddr v1.0.1 |
| 331 | 2026-05-20T02:28:39.549Z | Downloaded cfg_aliases v0.2.1 |
| 332 | 2026-05-20T02:28:39.552Z | Downloaded match_cfg v0.1.0 |
| 333 | 2026-05-20T02:28:39.552Z | Downloaded lru-slab v0.1.2 |
| 334 | 2026-05-20T02:28:39.554Z | Downloaded lru-cache v0.1.2 |
| 335 | 2026-05-20T02:28:39.554Z | Downloaded futures-executor v0.3.32 |
| 336 | 2026-05-20T02:28:39.557Z | Downloaded argon2 v0.5.3 |
| 337 | 2026-05-20T02:28:39.560Z | Downloaded is_ci v1.2.0 |
| 338 | 2026-05-20T02:28:39.560Z | Downloaded daft-derive v0.1.7 |
| 339 | 2026-05-20T02:28:39.562Z | Downloaded ingot v0.1.1 |
| 340 | 2026-05-20T02:28:39.565Z | Downloaded humantime v2.3.0 |
| 341 | 2026-05-20T02:28:39.568Z | Downloaded async-trait v0.1.89 |
| 342 | 2026-05-20T02:28:39.570Z | Downloaded jobserver v0.1.34 |
| 343 | 2026-05-20T02:28:39.574Z | Downloaded is-terminal v0.4.17 |
| 344 | 2026-05-20T02:28:39.574Z | Downloaded hyper-rustls v0.27.9 |
| 345 | 2026-05-20T02:28:39.576Z | Downloaded futures-channel v0.3.32 |
| 346 | 2026-05-20T02:28:39.576Z | Downloaded fs_extra v1.3.0 |
| 347 | 2026-05-20T02:28:39.579Z | Downloaded defmt v1.1.0 |
| 348 | 2026-05-20T02:28:39.582Z | Downloaded num_enum_derive v0.5.11 |
| 349 | 2026-05-20T02:28:39.584Z | Downloaded no-std-compat v0.4.1 |
| 350 | 2026-05-20T02:28:39.585Z | Downloaded memoffset v0.9.1 |
| 351 | 2026-05-20T02:28:39.587Z | Downloaded libsw v3.5.0 |
| 352 | 2026-05-20T02:28:39.590Z | Downloaded newtype-uuid-macros v0.1.0 |
| 353 | 2026-05-20T02:28:39.590Z | Downloaded openssl-macros v0.1.1 |
| 354 | 2026-05-20T02:28:39.593Z | Downloaded newtype_derive v0.1.6 |
| 355 | 2026-05-20T02:28:39.593Z | Downloaded num v0.4.3 |
| 356 | 2026-05-20T02:28:39.596Z | Downloaded natord v1.0.9 |
| 357 | 2026-05-20T02:28:39.596Z | Downloaded opaque-debug v0.3.1 |
| 358 | 2026-05-20T02:28:39.598Z | Downloaded const_format v0.2.36 |
| 359 | 2026-05-20T02:28:39.601Z | Downloaded newline-converter v0.3.0 |
| 360 | 2026-05-20T02:28:39.601Z | Downloaded linked-hash-map v0.5.6 |
| 361 | 2026-05-20T02:28:39.604Z | Downloaded ingot-types v0.1.2 |
| 362 | 2026-05-20T02:28:39.604Z | Downloaded ipnetwork v0.21.1 |
| 363 | 2026-05-20T02:28:39.607Z | Downloaded memmap v0.7.0 |
| 364 | 2026-05-20T02:28:39.610Z | Downloaded openssl-probe v0.2.1 |
| 365 | 2026-05-20T02:28:39.610Z | Downloaded futures v0.3.32 |
| 366 | 2026-05-20T02:28:39.612Z | Downloaded cancel-safe-futures v0.1.5 |
| 367 | 2026-05-20T02:28:39.615Z | Downloaded omicron-workspace-hack v0.1.0 |
| 368 | 2026-05-20T02:28:39.618Z | Downloaded num_threads v0.1.7 |
| 369 | 2026-05-20T02:28:39.618Z | Downloaded ipnet v2.12.0 |
| 370 | 2026-05-20T02:28:39.620Z | Downloaded hmac v0.12.1 |
| 371 | 2026-05-20T02:28:39.620Z | Downloaded crossbeam-utils v0.8.21 |
| 372 | 2026-05-20T02:28:39.623Z | Downloaded parse-display v0.10.0 |
| 373 | 2026-05-20T02:28:39.626Z | Downloaded cmake v0.1.58 |
| 374 | 2026-05-20T02:28:39.626Z | Downloaded chacha20 v0.10.0 |
| 375 | 2026-05-20T02:28:39.629Z | Downloaded compression-codecs v0.4.38 |
| 376 | 2026-05-20T02:28:39.631Z | Downloaded phf_shared v0.12.1 |
| 377 | 2026-05-20T02:28:39.634Z | Downloaded num-iter v0.1.45 |
| 378 | 2026-05-20T02:28:39.634Z | Downloaded ingot-macros v0.1.1 |
| 379 | 2026-05-20T02:28:39.637Z | Downloaded multer v3.1.0 |
| 380 | 2026-05-20T02:28:39.637Z | Downloaded derive-where v1.6.1 |
| 381 | 2026-05-20T02:28:39.640Z | Downloaded getrandom v0.4.2 |
| 382 | 2026-05-20T02:28:39.642Z | Downloaded managed v0.8.0 |
| 383 | 2026-05-20T02:28:39.645Z | Downloaded elliptic-curve v0.13.8 |
| 384 | 2026-05-20T02:28:39.648Z | Downloaded plain v0.2.3 |
| 385 | 2026-05-20T02:28:39.651Z | Downloaded clap_derive v4.6.1 |
| 386 | 2026-05-20T02:28:39.651Z | Downloaded olpc-cjson v0.1.4 |
| 387 | 2026-05-20T02:28:39.653Z | Downloaded console v0.16.3 |
| 388 | 2026-05-20T02:28:39.653Z | Downloaded pretty-hex v0.4.2 |
| 389 | 2026-05-20T02:28:39.656Z | Downloaded num-complex v0.4.6 |
| 390 | 2026-05-20T02:28:39.656Z | Downloaded libsw-core v0.3.2 |
| 391 | 2026-05-20T02:28:39.659Z | Downloaded anyhow v1.0.102 |
| 392 | 2026-05-20T02:28:39.662Z | Downloaded owo-colors v4.3.0 |
| 393 | 2026-05-20T02:28:39.664Z | Downloaded potential_utf v0.1.5 |
| 394 | 2026-05-20T02:28:39.664Z | Downloaded linear-map v1.2.0 |
| 395 | 2026-05-20T02:28:39.667Z | Downloaded newtype-uuid v1.3.2 |
| 396 | 2026-05-20T02:28:39.667Z | Downloaded num_enum v0.7.6 |
| 397 | 2026-05-20T02:28:39.670Z | Downloaded num_enum v0.5.11 |
| 398 | 2026-05-20T02:28:39.673Z | Downloaded oxnet v0.1.5 |
| 399 | 2026-05-20T02:28:39.676Z | Downloaded progenitor-client v0.10.0 |
| 400 | 2026-05-20T02:28:39.677Z | Downloaded libscf-sys v1.2.0 |
| 401 | 2026-05-20T02:28:39.679Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 402 | 2026-05-20T02:28:39.679Z | Downloaded progenitor-client v0.14.0 |
| 403 | 2026-05-20T02:28:39.683Z | Downloaded num-rational v0.4.2 |
| 404 | 2026-05-20T02:28:39.688Z | Downloaded progenitor-macro v0.10.0 |
| 405 | 2026-05-20T02:28:39.688Z | Downloaded camino v1.2.2 |
| 406 | 2026-05-20T02:28:39.688Z | Downloaded num-integer v0.1.46 |
| 407 | 2026-05-20T02:28:39.690Z | Downloaded proc-macro-error-attr v1.0.4 |
| 408 | 2026-05-20T02:28:39.690Z | Downloaded bitflags v2.11.1 |
| 409 | 2026-05-20T02:28:39.693Z | Downloaded memmap2 v0.9.10 |
| 410 | 2026-05-20T02:28:39.693Z | Downloaded num_enum_derive v0.7.6 |
| 411 | 2026-05-20T02:28:39.696Z | Downloaded bit-vec v0.8.0 |
| 412 | 2026-05-20T02:28:39.696Z | Downloaded percent-encoding v2.3.2 |
| 413 | 2026-05-20T02:28:39.698Z | Downloaded pem v3.0.6 |
| 414 | 2026-05-20T02:28:39.698Z | Downloaded progenitor-client v0.11.2 |
| 415 | 2026-05-20T02:28:39.701Z | Downloaded quick-error v1.2.3 |
| 416 | 2026-05-20T02:28:39.701Z | Downloaded progenitor-macro v0.13.0 |
| 417 | 2026-05-20T02:28:39.704Z | Downloaded parse-display-derive v0.10.0 |
| 418 | 2026-05-20T02:28:39.704Z | Downloaded icu_locale_core v2.2.0 |
| 419 | 2026-05-20T02:28:39.707Z | Downloaded hashbrown v0.12.3 |
| 420 | 2026-05-20T02:28:39.710Z | Downloaded ref-cast v1.0.25 |
| 421 | 2026-05-20T02:28:39.713Z | Downloaded progenitor-macro v0.11.2 |
| 422 | 2026-05-20T02:28:39.716Z | Downloaded paste v1.0.15 |
| 423 | 2026-05-20T02:28:39.718Z | Downloaded rand_chacha v0.3.1 |
| 424 | 2026-05-20T02:28:39.718Z | Downloaded progenitor-macro v0.14.0 |
| 425 | 2026-05-20T02:28:39.718Z | Downloaded rand_xorshift v0.4.0 |
| 426 | 2026-05-20T02:28:39.721Z | Downloaded darling_core v0.21.3 |
| 427 | 2026-05-20T02:28:39.724Z | Downloaded pin-project-lite v0.2.17 |
| 428 | 2026-05-20T02:28:39.726Z | Downloaded proc-macro-crate v3.5.0 |
| 429 | 2026-05-20T02:28:39.729Z | Downloaded proc-macro-error v1.0.4 |
| 430 | 2026-05-20T02:28:39.732Z | Downloaded ref-cast-impl v1.0.25 |
| 431 | 2026-05-20T02:28:39.732Z | Downloaded poly1305 v0.8.0 |
| 432 | 2026-05-20T02:28:39.735Z | Downloaded indexmap v1.9.3 |
| 433 | 2026-05-20T02:28:39.737Z | Downloaded cc v1.2.62 |
| 434 | 2026-05-20T02:28:39.740Z | Downloaded clap v4.6.1 |
| 435 | 2026-05-20T02:28:39.744Z | Downloaded proc-macro-error2 v2.0.1 |
| 436 | 2026-05-20T02:28:39.746Z | Downloaded half v2.7.1 |
| 437 | 2026-05-20T02:28:39.749Z | Downloaded progenitor v0.13.0 |
| 438 | 2026-05-20T02:28:39.751Z | Downloaded progenitor v0.11.2 |
| 439 | 2026-05-20T02:28:39.752Z | Downloaded progenitor v0.10.0 |
| 440 | 2026-05-20T02:28:39.754Z | Downloaded proc-macro-crate v1.3.1 |
| 441 | 2026-05-20T02:28:39.754Z | Downloaded base64 v0.22.1 |
| 442 | 2026-05-20T02:28:39.757Z | Downloaded rustc-hash v2.1.2 |
| 443 | 2026-05-20T02:28:39.760Z | Downloaded password-hash v0.5.0 |
| 444 | 2026-05-20T02:28:39.760Z | Downloaded icu_properties v2.2.0 |
| 445 | 2026-05-20T02:28:39.763Z | Downloaded rustc_version v0.4.1 |
| 446 | 2026-05-20T02:28:39.763Z | Downloaded crypto-bigint v0.5.5 |
| 447 | 2026-05-20T02:28:39.766Z | Downloaded parking_lot v0.12.5 |
| 448 | 2026-05-20T02:28:39.769Z | Downloaded progenitor-client v0.13.0 |
| 449 | 2026-05-20T02:28:39.771Z | Downloaded indicatif v0.18.4 |
| 450 | 2026-05-20T02:28:39.774Z | Downloaded progenitor v0.14.0 |
| 451 | 2026-05-20T02:28:39.774Z | Downloaded same-file v1.0.6 |
| 452 | 2026-05-20T02:28:39.777Z | Downloaded scopeguard v1.2.0 |
| 453 | 2026-05-20T02:28:39.777Z | Downloaded rand_core v0.9.5 |
| 454 | 2026-05-20T02:28:39.780Z | Downloaded rand_core v0.6.4 |
| 455 | 2026-05-20T02:28:39.780Z | Downloaded phf v0.12.1 |
| 456 | 2026-05-20T02:28:39.780Z | Downloaded rand_chacha v0.9.0 |
| 457 | 2026-05-20T02:28:39.782Z | Downloaded log v0.4.29 |
| 458 | 2026-05-20T02:28:39.785Z | Downloaded semver v0.1.20 |
| 459 | 2026-05-20T02:28:39.785Z | Downloaded icu_normalizer v2.2.0 |
| 460 | 2026-05-20T02:28:39.788Z | Downloaded icu_provider v2.2.0 |
| 461 | 2026-05-20T02:28:39.791Z | Downloaded rand_core v0.10.1 |
| 462 | 2026-05-20T02:28:39.791Z | Downloaded scroll_derive v0.13.1 |
| 463 | 2026-05-20T02:28:39.794Z | Downloaded heapless v0.8.0 |
| 464 | 2026-05-20T02:28:39.794Z | Downloaded flate2 v1.1.9 |
| 465 | 2026-05-20T02:28:39.797Z | Downloaded serde-big-array v0.5.1 |
| 466 | 2026-05-20T02:28:39.800Z | Downloaded postcard v1.1.3 |
| 467 | 2026-05-20T02:28:39.802Z | Downloaded chacha20poly1305 v0.10.1 |
| 468 | 2026-05-20T02:28:39.802Z | Downloaded base64 v0.21.7 |
| 469 | 2026-05-20T02:28:39.805Z | Downloaded papergrid v0.17.0 |
| 470 | 2026-05-20T02:28:39.808Z | Downloaded parking_lot v0.11.2 |
| 471 | 2026-05-20T02:28:39.810Z | Downloaded pest_derive v2.8.6 |
| 472 | 2026-05-20T02:28:39.813Z | Downloaded parking_lot_core v0.9.12 |
| 473 | 2026-05-20T02:28:39.813Z | Downloaded serde_urlencoded v0.7.1 |
| 474 | 2026-05-20T02:28:39.816Z | Downloaded serde_spanned v1.1.1 |
| 475 | 2026-05-20T02:28:39.816Z | Downloaded serde_plain v1.0.2 |
| 476 | 2026-05-20T02:28:39.819Z | Downloaded serde_spanned v0.6.9 |
| 477 | 2026-05-20T02:28:39.819Z | Downloaded scroll_derive v0.12.1 |
| 478 | 2026-05-20T02:28:39.819Z | Downloaded sha1 v0.10.6 |
| 479 | 2026-05-20T02:28:39.825Z | Downloaded num-traits v0.2.19 |
| 480 | 2026-05-20T02:28:39.825Z | Downloaded hickory-resolver v0.24.4 |
| 481 | 2026-05-20T02:28:39.829Z | Downloaded konst v0.2.20 |
| 482 | 2026-05-20T02:28:39.829Z | Downloaded rustls-native-certs v0.8.3 |
| 483 | 2026-05-20T02:28:39.833Z | Downloaded progenitor-extras v0.2.0 |
| 484 | 2026-05-20T02:28:39.833Z | Downloaded pest_generator v2.8.6 |
| 485 | 2026-05-20T02:28:39.833Z | Downloaded siphasher v1.0.3 |
| 486 | 2026-05-20T02:28:39.837Z | Downloaded serial_test_derive v3.4.0 |
| 487 | 2026-05-20T02:28:39.837Z | Downloaded serial_test v3.4.0 |
| 488 | 2026-05-20T02:28:39.837Z | Downloaded resolv-conf v0.7.6 |
| 489 | 2026-05-20T02:28:39.840Z | Downloaded scroll v0.12.0 |
| 490 | 2026-05-20T02:28:39.840Z | Downloaded rustls-pemfile v2.2.0 |
| 491 | 2026-05-20T02:28:39.840Z | Downloaded schemars_derive v0.8.22 |
| 492 | 2026-05-20T02:28:39.843Z | Downloaded crossbeam-channel v0.5.15 |
| 493 | 2026-05-20T02:28:39.845Z | Downloaded darling_core v0.23.0 |
| 494 | 2026-05-20T02:28:39.848Z | Downloaded smawk v0.3.2 |
| 495 | 2026-05-20T02:28:39.848Z | Downloaded papergrid v0.11.0 |
| 496 | 2026-05-20T02:28:39.851Z | Downloaded slog-bunyan v2.5.0 |
| 497 | 2026-05-20T02:28:39.853Z | Downloaded rusty-fork v0.3.1 |
| 498 | 2026-05-20T02:28:39.853Z | Downloaded rustversion v1.0.22 |
| 499 | 2026-05-20T02:28:39.856Z | Downloaded expectorate v1.2.0 |
| 500 | 2026-05-20T02:28:39.859Z | Downloaded slog-envlogger v2.2.0 |
| 501 | 2026-05-20T02:28:39.859Z | Downloaded rustc_version v0.1.7 |
| 502 | 2026-05-20T02:28:39.862Z | Downloaded hickory-resolver v0.25.2 |
| 503 | 2026-05-20T02:28:39.869Z | Downloaded jiff-static v0.2.24 |
| 504 | 2026-05-20T02:28:39.869Z | Downloaded icu_normalizer_data v2.2.0 |
| 505 | 2026-05-20T02:28:39.869Z | Downloaded once_cell v1.21.4 |
| 506 | 2026-05-20T02:28:39.872Z | Downloaded async-compression v0.4.42 |
| 507 | 2026-05-20T02:28:39.872Z | Downloaded rhai_codegen v3.1.0 |
| 508 | 2026-05-20T02:28:39.875Z | Downloaded quote v1.0.45 |
| 509 | 2026-05-20T02:28:39.878Z | Downloaded structmeta-derive v0.3.0 |
| 510 | 2026-05-20T02:28:39.878Z | Downloaded pin-project v1.1.13 |
| 511 | 2026-05-20T02:28:39.885Z | Downloaded strsim v0.11.1 |
| 512 | 2026-05-20T02:28:39.888Z | Downloaded subtle v2.6.1 |
| 513 | 2026-05-20T02:28:39.888Z | Downloaded structmeta v0.3.0 |
| 514 | 2026-05-20T02:28:39.890Z | Downloaded spin v0.5.2 |
| 515 | 2026-05-20T02:28:39.890Z | Downloaded serde_path_to_error v0.1.20 |
| 516 | 2026-05-20T02:28:39.894Z | Downloaded quinn-udp v0.5.14 |
| 517 | 2026-05-20T02:28:39.894Z | Downloaded serde_derive_internals v0.29.1 |
| 518 | 2026-05-20T02:28:39.894Z | Downloaded secrecy v0.10.3 |
| 519 | 2026-05-20T02:28:39.894Z | Downloaded strum v0.26.3 |
| 520 | 2026-05-20T02:28:39.897Z | Downloaded strum v0.27.2 |
| 521 | 2026-05-20T02:28:39.897Z | Downloaded serde_repr v0.1.20 |
| 522 | 2026-05-20T02:28:39.902Z | Downloaded sdd v3.0.10 |
| 523 | 2026-05-20T02:28:39.902Z | Downloaded terminal_size v0.4.4 |
| 524 | 2026-05-20T02:28:39.902Z | Downloaded take_mut v0.2.2 |
| 525 | 2026-05-20T02:28:39.902Z | Downloaded sync_wrapper v1.0.2 |
| 526 | 2026-05-20T02:28:39.905Z | Downloaded slog-json v2.6.1 |
| 527 | 2026-05-20T02:28:39.905Z | Downloaded shlex v1.3.0 |
| 528 | 2026-05-20T02:28:39.905Z | Downloaded bstr v1.12.1 |
| 529 | 2026-05-20T02:28:39.909Z | Downloaded termtree v0.5.1 |
| 530 | 2026-05-20T02:28:39.911Z | Downloaded tagptr v0.2.0 |
| 531 | 2026-05-20T02:28:39.911Z | Downloaded tabled_derive v0.11.0 |
| 532 | 2026-05-20T02:28:39.915Z | Downloaded sigpipe v0.1.3 |
| 533 | 2026-05-20T02:28:39.915Z | Downloaded progenitor-impl v0.14.0 |
| 534 | 2026-05-20T02:28:39.915Z | Downloaded testing_table v0.3.0 |
| 535 | 2026-05-20T02:28:39.917Z | Downloaded slog-async v2.8.0 |
| 536 | 2026-05-20T02:28:39.918Z | Downloaded progenitor-impl v0.10.0 |
| 537 | 2026-05-20T02:28:39.918Z | Downloaded swrite v0.1.0 |
| 538 | 2026-05-20T02:28:39.920Z | Downloaded supports-color v3.0.2 |
| 539 | 2026-05-20T02:28:39.920Z | Downloaded rustls-pki-types v1.14.1 |
| 540 | 2026-05-20T02:28:39.925Z | Downloaded simd-adler32 v0.3.9 |
| 541 | 2026-05-20T02:28:39.925Z | Downloaded http v1.4.0 |
| 542 | 2026-05-20T02:28:39.928Z | Downloaded minimal-lexical v0.2.1 |
| 543 | 2026-05-20T02:28:39.928Z | Downloaded slog-scope v4.4.1 |
| 544 | 2026-05-20T02:28:39.931Z | Downloaded thread-id v4.2.2 |
| 545 | 2026-05-20T02:28:39.931Z | Downloaded time-core v0.1.8 |
| 546 | 2026-05-20T02:28:39.931Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 547 | 2026-05-20T02:28:39.934Z | Downloaded tabled_derive v0.7.0 |
| 548 | 2026-05-20T02:28:39.934Z | Downloaded thread-id v5.1.0 |
| 549 | 2026-05-20T02:28:39.934Z | Downloaded hyper-util v0.1.20 |
| 550 | 2026-05-20T02:28:39.937Z | Downloaded slog-stdlog v4.1.1 |
| 551 | 2026-05-20T02:28:39.939Z | Downloaded signal-hook-registry v1.4.8 |
| 552 | 2026-05-20T02:28:39.939Z | Downloaded serde_tokenstream v0.2.3 |
| 553 | 2026-05-20T02:28:39.942Z | Downloaded pest_meta v2.8.6 |
| 554 | 2026-05-20T02:28:39.942Z | Downloaded icu_collections v2.2.0 |
| 555 | 2026-05-20T02:28:39.945Z | Downloaded tinyvec_macros v0.1.1 |
| 556 | 2026-05-20T02:28:39.948Z | Downloaded proc-macro2 v1.0.106 |
| 557 | 2026-05-20T02:28:39.948Z | Downloaded smf v0.2.3 |
| 558 | 2026-05-20T02:28:39.948Z | Downloaded smartstring v1.0.1 |
| 559 | 2026-05-20T02:28:39.951Z | Downloaded static_assertions v1.1.0 |
| 560 | 2026-05-20T02:28:39.951Z | Downloaded snafu-derive v0.8.9 |
| 561 | 2026-05-20T02:28:39.954Z | Downloaded strum_macros v0.26.4 |
| 562 | 2026-05-20T02:28:39.954Z | Downloaded progenitor-impl v0.13.0 |
| 563 | 2026-05-20T02:28:39.957Z | Downloaded slog-dtrace v0.3.0 |
| 564 | 2026-05-20T02:28:39.957Z | Downloaded pretty_assertions v1.4.1 |
| 565 | 2026-05-20T02:28:39.959Z | Downloaded memchr v2.8.0 |
| 566 | 2026-05-20T02:28:39.962Z | Downloaded miniz_oxide v0.8.9 |
| 567 | 2026-05-20T02:28:39.962Z | Downloaded slab v0.4.12 |
| 568 | 2026-05-20T02:28:39.964Z | Downloaded sha2 v0.10.9 |
| 569 | 2026-05-20T02:28:39.966Z | Downloaded scroll v0.13.0 |
| 570 | 2026-05-20T02:28:39.966Z | Downloaded toml_datetime v0.6.11 |
| 571 | 2026-05-20T02:28:39.968Z | Downloaded stable_deref_trait v1.2.1 |
| 572 | 2026-05-20T02:28:39.969Z | Downloaded ppv-lite86 v0.2.21 |
| 573 | 2026-05-20T02:28:39.969Z | Downloaded powerfmt v0.2.0 |
| 574 | 2026-05-20T02:28:39.971Z | Downloaded mio v1.2.0 |
| 575 | 2026-05-20T02:28:39.974Z | Downloaded semver v1.0.28 |
| 576 | 2026-05-20T02:28:39.976Z | Downloaded synstructure v0.13.2 |
| 577 | 2026-05-20T02:28:39.976Z | Downloaded openssl-sys v0.9.116 |
| 578 | 2026-05-20T02:28:39.980Z | Downloaded indexmap v2.14.0 |
| 579 | 2026-05-20T02:28:39.983Z | Downloaded pkg-config v0.3.33 |
| 580 | 2026-05-20T02:28:39.983Z | Downloaded pin-project-internal v1.1.13 |
| 581 | 2026-05-20T02:28:39.983Z | Downloaded lock_api v0.4.14 |
| 582 | 2026-05-20T02:28:39.986Z | Downloaded bytes v1.11.1 |
| 583 | 2026-05-20T02:28:39.988Z | Downloaded tabwriter v1.4.1 |
| 584 | 2026-05-20T02:28:39.988Z | Downloaded progenitor-impl v0.11.2 |
| 585 | 2026-05-20T02:28:39.991Z | Downloaded byte-wrapper v0.1.0 |
| 586 | 2026-05-20T02:28:39.991Z | Downloaded tower-service v0.3.3 |
| 587 | 2026-05-20T02:28:39.991Z | Downloaded toml_write v0.1.2 |
| 588 | 2026-05-20T02:28:39.994Z | Downloaded thiserror v2.0.18 |
| 589 | 2026-05-20T02:28:39.997Z | Downloaded slog-term v2.9.2 |
| 590 | 2026-05-20T02:28:39.999Z | Downloaded thiserror v1.0.69 |
| 591 | 2026-05-20T02:28:40.002Z | Downloaded typeid v1.0.3 |
| 592 | 2026-05-20T02:28:40.002Z | Downloaded serde_yaml v0.9.34+deprecated |
| 593 | 2026-05-20T02:28:40.006Z | Downloaded thread_local v1.1.9 |
| 594 | 2026-05-20T02:28:40.006Z | Downloaded tower-layer v0.3.3 |
| 595 | 2026-05-20T02:28:40.006Z | Downloaded tinystr v0.8.3 |
| 596 | 2026-05-20T02:28:40.009Z | Downloaded tiny-keccak v2.0.2 |
| 597 | 2026-05-20T02:28:40.009Z | Downloaded try-lock v0.2.5 |
| 598 | 2026-05-20T02:28:40.009Z | Downloaded schemars v0.8.22 |
| 599 | 2026-05-20T02:28:40.014Z | Downloaded tokio-rustls v0.25.0 |
| 600 | 2026-05-20T02:28:40.017Z | Downloaded tokio-dtrace v0.1.1 |
| 601 | 2026-05-20T02:28:40.017Z | Downloaded thiserror-no-std v2.0.2 |
| 602 | 2026-05-20T02:28:40.019Z | Downloaded unicode-linebreak v0.1.5 |
| 603 | 2026-05-20T02:28:40.019Z | Downloaded usdt v0.5.0 |
| 604 | 2026-05-20T02:28:40.022Z | Downloaded similar v2.7.0 |
| 605 | 2026-05-20T02:28:40.025Z | Downloaded usdt-macro v0.6.0 |
| 606 | 2026-05-20T02:28:40.025Z | Downloaded usdt-macro v0.5.0 |
| 607 | 2026-05-20T02:28:40.025Z | Downloaded usdt v0.6.0 |
| 608 | 2026-05-20T02:28:40.025Z | Downloaded serde_core v1.0.228 |
| 609 | 2026-05-20T02:28:40.028Z | Downloaded untrusted v0.9.0 |
| 610 | 2026-05-20T02:28:40.028Z | Downloaded tokio-macros v2.7.0 |
| 611 | 2026-05-20T02:28:40.028Z | Downloaded tokio-tungstenite v0.21.0 |
| 612 | 2026-05-20T02:28:40.030Z | Downloaded time-macros v0.2.27 |
| 613 | 2026-05-20T02:28:40.033Z | Downloaded typify-macro v0.6.2 |
| 614 | 2026-05-20T02:28:40.033Z | Downloaded thiserror-impl v1.0.69 |
| 615 | 2026-05-20T02:28:40.033Z | Downloaded prettyplease v0.2.37 |
| 616 | 2026-05-20T02:28:40.036Z | Downloaded untrusted v0.7.1 |
| 617 | 2026-05-20T02:28:40.036Z | Downloaded unit-prefix v0.5.2 |
| 618 | 2026-05-20T02:28:40.036Z | Downloaded rayon-core v1.13.0 |
| 619 | 2026-05-20T02:28:40.039Z | Downloaded usdt-attr-macro v0.5.0 |
| 620 | 2026-05-20T02:28:40.039Z | Downloaded aws-lc-rs v1.17.0 |
| 621 | 2026-05-20T02:28:40.043Z | Downloaded universal-hash v0.5.1 |
| 622 | 2026-05-20T02:28:40.046Z | Downloaded slog v2.8.2 |
| 623 | 2026-05-20T02:28:40.046Z | Downloaded serde_derive v1.0.228 |
| 624 | 2026-05-20T02:28:40.049Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 625 | 2026-05-20T02:28:40.049Z | Downloaded term v1.2.1 |
| 626 | 2026-05-20T02:28:40.052Z | Downloaded serde_with_macros v3.20.0 |
| 627 | 2026-05-20T02:28:40.055Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 628 | 2026-05-20T02:28:40.055Z | Downloaded unicode-xid v0.2.6 |
| 629 | 2026-05-20T02:28:40.055Z | Downloaded typify-macro v0.4.3 |
| 630 | 2026-05-20T02:28:40.055Z | Downloaded thin-vec v0.2.18 |
| 631 | 2026-05-20T02:28:40.057Z | Downloaded strum_macros v0.27.2 |
| 632 | 2026-05-20T02:28:40.057Z | Downloaded rand v0.8.6 |
| 633 | 2026-05-20T02:28:40.061Z | Downloaded iddqd v0.3.18 |
| 634 | 2026-05-20T02:28:40.064Z | Downloaded wait-timeout v0.2.1 |
| 635 | 2026-05-20T02:28:40.064Z | Downloaded version_check v0.9.5 |
| 636 | 2026-05-20T02:28:40.067Z | Downloaded usdt-attr-macro v0.6.0 |
| 637 | 2026-05-20T02:28:40.067Z | Downloaded rustls-platform-verifier v0.7.0 |
| 638 | 2026-05-20T02:28:40.070Z | Downloaded ryu v1.0.23 |
| 639 | 2026-05-20T02:28:40.070Z | Downloaded unarray v0.1.4 |
| 640 | 2026-05-20T02:28:40.070Z | Downloaded waitgroup v0.1.2 |
| 641 | 2026-05-20T02:28:40.073Z | Downloaded utf8parse v0.2.2 |
| 642 | 2026-05-20T02:28:40.073Z | Downloaded socket2 v0.6.3 |
| 643 | 2026-05-20T02:28:40.073Z | Downloaded hkdf v0.12.4 |
| 644 | 2026-05-20T02:28:40.078Z | Downloaded litemap v0.8.2 |
| 645 | 2026-05-20T02:28:40.079Z | Downloaded arc-swap v1.9.1 |
| 646 | 2026-05-20T02:28:40.081Z | Downloaded thiserror-impl v2.0.18 |
| 647 | 2026-05-20T02:28:40.081Z | Downloaded dropshot-api-manager v0.7.1 |
| 648 | 2026-05-20T02:28:40.081Z | Downloaded quinn v0.11.9 |
| 649 | 2026-05-20T02:28:40.084Z | Downloaded rustls-webpki v0.103.13 |
| 650 | 2026-05-20T02:28:40.084Z | Downloaded qorb v0.4.1 |
| 651 | 2026-05-20T02:28:40.087Z | Downloaded want v0.3.1 |
| 652 | 2026-05-20T02:28:40.089Z | Downloaded spin v0.9.8 |
| 653 | 2026-05-20T02:28:40.089Z | Downloaded allocator-api2 v0.2.21 |
| 654 | 2026-05-20T02:28:40.092Z | Downloaded backon v1.6.0 |
| 655 | 2026-05-20T02:28:40.092Z | Downloaded parking_lot_core v0.8.6 |
| 656 | 2026-05-20T02:28:40.092Z | Downloaded oxide-tokio-rt v0.1.6 |
| 657 | 2026-05-20T02:28:40.095Z | Downloaded utf-8 v0.7.6 |
| 658 | 2026-05-20T02:28:40.095Z | Downloaded mime v0.3.17 |
| 659 | 2026-05-20T02:28:40.095Z | Downloaded iana-time-zone v0.1.65 |
| 660 | 2026-05-20T02:28:40.098Z | Downloaded usdt-impl v0.6.0 |
| 661 | 2026-05-20T02:28:40.098Z | Downloaded tokio-rustls v0.26.4 |
| 662 | 2026-05-20T02:28:40.100Z | Downloaded goblin v0.8.2 |
| 663 | 2026-05-20T02:28:40.103Z | Downloaded usdt-impl v0.5.0 |
| 664 | 2026-05-20T02:28:40.103Z | Downloaded toml v0.8.23 |
| 665 | 2026-05-20T02:28:40.106Z | Downloaded tokio-stream v0.1.18 |
| 666 | 2026-05-20T02:28:40.110Z | Downloaded yoke-derive v0.8.2 |
| 667 | 2026-05-20T02:28:40.110Z | Downloaded tempfile v3.27.0 |
| 668 | 2026-05-20T02:28:40.110Z | Downloaded zerofrom v0.1.8 |
| 669 | 2026-05-20T02:28:40.112Z | Downloaded zeroize_derive v1.4.3 |
| 670 | 2026-05-20T02:28:40.112Z | Downloaded zerofrom-derive v0.1.7 |
| 671 | 2026-05-20T02:28:40.113Z | Downloaded hashbrown v0.15.5 |
| 672 | 2026-05-20T02:28:40.115Z | Downloaded smallvec v1.15.1 |
| 673 | 2026-05-20T02:28:40.115Z | Downloaded idna v1.1.0 |
| 674 | 2026-05-20T02:28:40.117Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 675 | 2026-05-20T02:28:40.120Z | Downloaded zone v0.3.1 |
| 676 | 2026-05-20T02:28:40.120Z | Downloaded textwrap v0.16.2 |
| 677 | 2026-05-20T02:28:40.122Z | Downloaded itertools v0.14.0 |
| 678 | 2026-05-20T02:28:40.125Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 679 | 2026-05-20T02:28:40.125Z | Downloaded xz2 v0.1.7 |
| 680 | 2026-05-20T02:28:40.128Z | Downloaded vsss-rs v3.3.4 |
| 681 | 2026-05-20T02:28:40.128Z | Downloaded test-strategy v0.4.5 |
| 682 | 2026-05-20T02:28:40.131Z | Downloaded zone_cfg_derive v0.3.1 |
| 683 | 2026-05-20T02:28:40.131Z | Downloaded serde v1.0.228 |
| 684 | 2026-05-20T02:28:40.134Z | Downloaded utf8_iter v1.0.4 |
| 685 | 2026-05-20T02:28:40.134Z | Downloaded ucd-trie v0.1.7 |
| 686 | 2026-05-20T02:28:40.134Z | Downloaded csv-core v0.1.13 |
| 687 | 2026-05-20T02:28:40.136Z | Downloaded num-derive v0.4.2 |
| 688 | 2026-05-20T02:28:40.137Z | Downloaded num-conv v0.2.1 |
| 689 | 2026-05-20T02:28:40.137Z | Downloaded darling v0.21.3 |
| 690 | 2026-05-20T02:28:40.139Z | Downloaded tracing-attributes v0.1.31 |
| 691 | 2026-05-20T02:28:40.142Z | Downloaded console v0.15.11 |
| 692 | 2026-05-20T02:28:40.142Z | Downloaded ciborium v0.2.2 |
| 693 | 2026-05-20T02:28:40.145Z | Downloaded walkdir v2.5.0 |
| 694 | 2026-05-20T02:28:40.145Z | Downloaded snafu v0.8.9 |
| 695 | 2026-05-20T02:28:40.148Z | Downloaded whoami v1.6.1 |
| 696 | 2026-05-20T02:28:40.151Z | Downloaded writeable v0.6.3 |
| 697 | 2026-05-20T02:28:40.151Z | Downloaded schemars v0.9.0 |
| 698 | 2026-05-20T02:28:40.156Z | Downloaded rand v0.9.4 |
| 699 | 2026-05-20T02:28:40.159Z | Downloaded nom v7.1.3 |
| 700 | 2026-05-20T02:28:40.162Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 701 | 2026-05-20T02:28:40.165Z | Downloaded getrandom v0.2.17 |
| 702 | 2026-05-20T02:28:40.165Z | Downloaded crossbeam-epoch v0.9.18 |
| 703 | 2026-05-20T02:28:40.169Z | Downloaded zeroize v1.8.2 |
| 704 | 2026-05-20T02:28:40.169Z | Downloaded inout v0.1.4 |
| 705 | 2026-05-20T02:28:40.169Z | Downloaded fs-err v3.3.0 |
| 706 | 2026-05-20T02:28:40.172Z | Downloaded internet-checksum v0.2.1 |
| 707 | 2026-05-20T02:28:40.172Z | Downloaded globset v0.4.18 |
| 708 | 2026-05-20T02:28:40.172Z | Downloaded byteorder v1.5.0 |
| 709 | 2026-05-20T02:28:40.172Z | Downloaded itertools v0.12.1 |
| 710 | 2026-05-20T02:28:40.174Z | Downloaded zmij v1.0.21 |
| 711 | 2026-05-20T02:28:40.177Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 712 | 2026-05-20T02:28:40.182Z | Downloaded hashbrown v0.17.1 |
| 713 | 2026-05-20T02:28:40.186Z | Downloaded zerovec-derive v0.11.3 |
| 714 | 2026-05-20T02:28:40.186Z | Downloaded aho-corasick v1.1.4 |
| 715 | 2026-05-20T02:28:40.186Z | Downloaded ron v0.12.1 |
| 716 | 2026-05-20T02:28:40.189Z | Downloaded zerocopy-derive v0.7.35 |
| 717 | 2026-05-20T02:28:40.193Z | Downloaded tinyvec v1.11.0 |
| 718 | 2026-05-20T02:28:40.196Z | Downloaded yoke v0.8.2 |
| 719 | 2026-05-20T02:28:40.196Z | Downloaded schemars v1.2.1 |
| 720 | 2026-05-20T02:28:40.201Z | Downloaded unicode-ident v1.0.24 |
| 721 | 2026-05-20T02:28:40.204Z | Downloaded unsafe-libyaml v0.2.11 |
| 722 | 2026-05-20T02:28:40.207Z | Downloaded typify v0.4.3 |
| 723 | 2026-05-20T02:28:40.207Z | Downloaded typify v0.6.2 |
| 724 | 2026-05-20T02:28:40.209Z | Downloaded rand v0.10.1 |
| 725 | 2026-05-20T02:28:40.212Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 726 | 2026-05-20T02:28:40.224Z | Downloaded toml_edit v0.22.27 |
| 727 | 2026-05-20T02:28:40.224Z | Downloaded icu_properties_data v2.2.0 |
| 728 | 2026-05-20T02:28:40.224Z | Downloaded nom v8.0.0 |
| 729 | 2026-05-20T02:28:40.224Z | Downloaded tracing-core v0.1.36 |
| 730 | 2026-05-20T02:28:40.229Z | Downloaded hyper v1.9.0 |
| 731 | 2026-05-20T02:28:40.232Z | Downloaded clap_builder v4.6.0 |
| 732 | 2026-05-20T02:28:40.232Z | Downloaded uuid v1.23.1 |
| 733 | 2026-05-20T02:28:40.235Z | Downloaded tungstenite v0.21.0 |
| 734 | 2026-05-20T02:28:40.237Z | Downloaded git-stub v1.0.0 |
| 735 | 2026-05-20T02:28:40.237Z | Downloaded erased-serde v0.3.31 |
| 736 | 2026-05-20T02:28:40.237Z | Downloaded futures-util v0.3.32 |
| 737 | 2026-05-20T02:28:40.243Z | Downloaded steno v0.4.1 |
| 738 | 2026-05-20T02:28:40.246Z | Downloaded backoff v0.4.0 |
| 739 | 2026-05-20T02:28:40.248Z | Downloaded foreign-types v0.5.0 |
| 740 | 2026-05-20T02:28:40.248Z | Downloaded defmt v0.3.100 |
| 741 | 2026-05-20T02:28:40.248Z | Downloaded heck v0.5.0 |
| 742 | 2026-05-20T02:28:40.248Z | Downloaded futures-sink v0.3.32 |
| 743 | 2026-05-20T02:28:40.248Z | Downloaded crunchy v0.2.4 |
| 744 | 2026-05-20T02:28:40.251Z | Downloaded crc8 v0.1.1 |
| 745 | 2026-05-20T02:28:40.251Z | Downloaded ciborium-io v0.2.2 |
| 746 | 2026-05-20T02:28:40.251Z | Downloaded embedded-io v0.4.0 |
| 747 | 2026-05-20T02:28:40.251Z | Downloaded cobs v0.3.0 |
| 748 | 2026-05-20T02:28:40.253Z | Downloaded cfg-if v1.0.4 |
| 749 | 2026-05-20T02:28:40.253Z | Downloaded async-stream-impl v0.3.6 |
| 750 | 2026-05-20T02:28:40.253Z | Downloaded foldhash v0.1.5 |
| 751 | 2026-05-20T02:28:40.253Z | Downloaded foreign-types v0.3.2 |
| 752 | 2026-05-20T02:28:40.256Z | Downloaded const_format_proc_macros v0.2.34 |
| 753 | 2026-05-20T02:28:40.256Z | Downloaded equivalent v1.0.2 |
| 754 | 2026-05-20T02:28:40.256Z | Downloaded libm v0.2.16 |
| 755 | 2026-05-20T02:28:40.261Z | Downloaded toml_edit v0.19.15 |
| 756 | 2026-05-20T02:28:40.269Z | Downloaded hashbrown v0.16.1 |
| 757 | 2026-05-20T02:28:40.272Z | Downloaded async-recursion v1.1.1 |
| 758 | 2026-05-20T02:28:40.274Z | Downloaded yansi v1.0.1 |
| 759 | 2026-05-20T02:28:40.277Z | Downloaded foreign-types-shared v0.1.1 |
| 760 | 2026-05-20T02:28:40.277Z | Downloaded chacha20 v0.9.1 |
| 761 | 2026-05-20T02:28:40.277Z | Downloaded pest v2.8.6 |
| 762 | 2026-05-20T02:28:40.280Z | Downloaded autocfg v1.5.0 |
| 763 | 2026-05-20T02:28:40.280Z | Downloaded clap_lex v1.1.0 |
| 764 | 2026-05-20T02:28:40.283Z | Downloaded ciborium-ll v0.2.2 |
| 765 | 2026-05-20T02:28:40.283Z | Downloaded async-stream v0.3.6 |
| 766 | 2026-05-20T02:28:40.283Z | Downloaded aead v0.5.2 |
| 767 | 2026-05-20T02:28:40.283Z | Downloaded url v2.5.8 |
| 768 | 2026-05-20T02:28:40.286Z | Downloaded bit-set v0.8.0 |
| 769 | 2026-05-20T02:28:40.286Z | Downloaded colorchoice v1.0.5 |
| 770 | 2026-05-20T02:28:40.289Z | Downloaded ahash v0.8.12 |
| 771 | 2026-05-20T02:28:40.289Z | Downloaded base64ct v1.8.3 |
| 772 | 2026-05-20T02:28:40.289Z | Downloaded deranged v0.5.8 |
| 773 | 2026-05-20T02:28:40.292Z | Downloaded base16ct v1.0.0 |
| 774 | 2026-05-20T02:28:40.292Z | Downloaded atomicwrites v0.4.4 |
| 775 | 2026-05-20T02:28:40.292Z | Downloaded base16ct v0.2.0 |
| 776 | 2026-05-20T02:28:40.294Z | Downloaded darling v0.23.0 |
| 777 | 2026-05-20T02:28:40.297Z | Downloaded bitflags v1.3.2 |
| 778 | 2026-05-20T02:28:40.297Z | Downloaded anstyle-parse v1.0.0 |
| 779 | 2026-05-20T02:28:40.300Z | Downloaded anstream v1.0.0 |
| 780 | 2026-05-20T02:28:40.302Z | Downloaded h2 v0.4.14 |
| 781 | 2026-05-20T02:28:40.317Z | Downloaded typenum v1.20.0 |
| 782 | 2026-05-20T02:28:40.322Z | Downloaded scc v2.4.0 |
| 783 | 2026-05-20T02:28:40.326Z | Downloaded reqwest v0.13.3 |
| 784 | 2026-05-20T02:28:40.329Z | Downloaded zerocopy-derive v0.8.48 |
| 785 | 2026-05-20T02:28:40.332Z | Downloaded zerotrie v0.2.4 |
| 786 | 2026-05-20T02:28:40.335Z | Downloaded reqwest v0.12.28 |
| 787 | 2026-05-20T02:28:40.337Z | Downloaded regex v1.12.3 |
| 788 | 2026-05-20T02:28:40.340Z | Downloaded tower v0.5.3 |
| 789 | 2026-05-20T02:28:40.346Z | Downloaded typed-path v0.9.3 |
| 790 | 2026-05-20T02:28:40.349Z | Downloaded serde_json v1.0.149 |
| 791 | 2026-05-20T02:28:40.354Z | Downloaded rayon v1.12.0 |
| 792 | 2026-05-20T02:28:40.361Z | Downloaded unicode-segmentation v1.13.2 |
| 793 | 2026-05-20T02:28:40.395Z | Downloaded unicode-normalization v0.1.25 |
| 794 | 2026-05-20T02:28:40.401Z | Downloaded chrono v0.4.44 |
| 795 | 2026-05-20T02:28:40.410Z | Downloaded zerovec v0.11.6 |
| 796 | 2026-05-20T02:28:40.413Z | Downloaded tower-http v0.6.10 |
| 797 | 2026-05-20T02:28:40.417Z | Downloaded tough v0.22.0 |
| 798 | 2026-05-20T02:28:40.421Z | Downloaded tokio-util v0.7.18 |
| 799 | 2026-05-20T02:28:40.425Z | Downloaded rustls-webpki v0.102.8 |
| 800 | 2026-05-20T02:28:40.435Z | Downloaded serde_with v3.20.0 |
| 801 | 2026-05-20T02:28:40.442Z | Downloaded goblin v0.10.5 |
| 802 | 2026-05-20T02:28:40.446Z | Downloaded proptest v1.11.0 |
| 803 | 2026-05-20T02:28:40.450Z | Downloaded portable-atomic v1.13.1 |
| 804 | 2026-05-20T02:28:40.460Z | Downloaded moka v0.12.15 |
| 805 | 2026-05-20T02:28:40.464Z | Downloaded curve25519-dalek v4.1.3 |
| 806 | 2026-05-20T02:28:40.473Z | Downloaded winnow v1.0.3 |
| 807 | 2026-05-20T02:28:40.488Z | Downloaded winnow v0.7.15 |
| 808 | 2026-05-20T02:28:40.493Z | Downloaded zerocopy v0.7.35 |
| 809 | 2026-05-20T02:28:40.502Z | Downloaded winnow v0.5.40 |
| 810 | 2026-05-20T02:28:40.506Z | Downloaded dropshot v0.17.0 |
| 811 | 2026-05-20T02:28:40.519Z | Downloaded webpki-roots v1.0.7 |
| 812 | 2026-05-20T02:28:40.522Z | Downloaded tabled v0.15.0 |
| 813 | 2026-05-20T02:28:40.529Z | Downloaded openssl v0.10.80 |
| 814 | 2026-05-20T02:28:40.535Z | Downloaded tabled v0.20.0 |
| 815 | 2026-05-20T02:28:40.544Z | Downloaded time v0.3.47 |
| 816 | 2026-05-20T02:28:40.551Z | Downloaded syn v1.0.109 |
| 817 | 2026-05-20T02:28:40.556Z | Downloaded quinn-proto v0.11.14 |
| 818 | 2026-05-20T02:28:40.569Z | Downloaded nix v0.31.3 |
| 819 | 2026-05-20T02:28:40.575Z | Downloaded vcpkg v0.2.15 |
| 820 | 2026-05-20T02:28:40.597Z | Downloaded syn v2.0.117 |
| 821 | 2026-05-20T02:28:40.603Z | Downloaded hickory-proto v0.24.4 |
| 822 | 2026-05-20T02:28:40.612Z | Downloaded zerocopy v0.8.48 |
| 823 | 2026-05-20T02:28:40.622Z | Downloaded openapiv3 v2.2.0 |
| 824 | 2026-05-20T02:28:40.628Z | Downloaded rhai v1.24.0 |
| 825 | 2026-05-20T02:28:40.634Z | Downloaded hickory-proto v0.25.2 |
| 826 | 2026-05-20T02:28:40.643Z | Downloaded unicode-width v0.2.2 |
| 827 | 2026-05-20T02:28:40.645Z | Downloaded unicode-width v0.1.14 |
| 828 | 2026-05-20T02:28:40.648Z | Downloaded regex-syntax v0.8.10 |
| 829 | 2026-05-20T02:28:40.653Z | Downloaded rustix v0.38.44 |
| 830 | 2026-05-20T02:28:40.666Z | Downloaded rustls v0.23.40 |
| 831 | 2026-05-20T02:28:40.672Z | Downloaded regress v0.10.5 |
| 832 | 2026-05-20T02:28:40.676Z | Downloaded typify-impl v0.6.2 |
| 833 | 2026-05-20T02:28:40.683Z | Downloaded typify-impl v0.4.3 |
| 834 | 2026-05-20T02:28:40.690Z | Downloaded smoltcp v0.11.0 |
| 835 | 2026-05-20T02:28:40.697Z | Downloaded rustls v0.22.4 |
| 836 | 2026-05-20T02:28:40.704Z | Downloaded regress v0.11.1 |
| 837 | 2026-05-20T02:28:40.708Z | Downloaded rustix v1.1.4 |
| 838 | 2026-05-20T02:28:40.721Z | Downloaded petgraph v0.6.5 |
| 839 | 2026-05-20T02:28:40.751Z | Downloaded lzma-sys v0.1.20 |
| 840 | 2026-05-20T02:28:40.765Z | Downloaded tracing v0.1.44 |
| 841 | 2026-05-20T02:28:40.775Z | Downloaded sled v0.34.7 |
| 842 | 2026-05-20T02:28:40.781Z | Downloaded chrono-tz v0.10.4 |
| 843 | 2026-05-20T02:28:40.790Z | Downloaded petgraph v0.8.3 |
| 844 | 2026-05-20T02:28:40.817Z | Downloaded tokio v1.52.3 |
| 845 | 2026-05-20T02:28:40.843Z | Downloaded regex-automata v0.4.14 |
| 846 | 2026-05-20T02:28:40.859Z | Downloaded encoding_rs v0.8.35 |
| 847 | 2026-05-20T02:28:40.873Z | Downloaded jiff v0.2.24 |
| 848 | 2026-05-20T02:28:40.887Z | Downloaded libc v0.2.186 |
| 849 | 2026-05-20T02:28:40.912Z | Downloaded csv v1.4.0 |
| 850 | 2026-05-20T02:28:40.923Z | Downloaded sha3 v0.10.9 |
| 851 | 2026-05-20T02:28:40.993Z | Downloaded ring v0.17.14 |
| 852 | 2026-05-20T02:28:41.520Z | Downloaded aws-lc-sys v0.41.0 |
| 853 | 2026-05-20T02:28:42.084Z | Compiling proc-macro2 v1.0.106 |
| 854 | 2026-05-20T02:28:42.084Z | Compiling quote v1.0.45 |
| 855 | 2026-05-20T02:28:42.084Z | Compiling unicode-ident v1.0.24 |
| 856 | 2026-05-20T02:28:42.087Z | Compiling serde_core v1.0.228 |
| 857 | 2026-05-20T02:28:42.087Z | Compiling serde v1.0.228 |
| 858 | 2026-05-20T02:28:42.087Z | Compiling libc v0.2.186 |
| 859 | 2026-05-20T02:28:42.087Z | Compiling zmij v1.0.21 |
| 860 | 2026-05-20T02:28:42.087Z | Compiling autocfg v1.5.0 |
| 861 | 2026-05-20T02:28:42.437Z | Compiling libm v0.2.16 |
| 862 | 2026-05-20T02:28:42.802Z | Compiling icu_properties_data v2.2.0 |
| 863 | 2026-05-20T02:28:42.802Z | Compiling icu_normalizer_data v2.2.0 |
| 864 | 2026-05-20T02:28:42.870Z | Compiling serde_json v1.0.149 |
| 865 | 2026-05-20T02:28:42.902Z | Compiling num-traits v0.2.19 |
| 866 | 2026-05-20T02:28:42.921Z | Compiling getrandom v0.4.2 |
| 867 | 2026-05-20T02:28:43.186Z | Compiling version_check v0.9.5 |
| 868 | 2026-05-20T02:28:43.246Z | Compiling thiserror v2.0.18 |
| 869 | 2026-05-20T02:28:43.514Z | Compiling memchr v2.8.0 |
| 870 | 2026-05-20T02:28:43.621Z | Compiling schemars v0.8.22 |
| 871 | 2026-05-20T02:28:43.716Z | Compiling syn v2.0.117 |
| 872 | 2026-05-20T02:28:43.736Z | Checking cfg-if v1.0.4 |
| 873 | 2026-05-20T02:28:43.803Z | Compiling parking_lot_core v0.9.12 |
| 874 | 2026-05-20T02:28:43.909Z | Compiling heck v0.5.0 |
| 875 | 2026-05-20T02:28:43.964Z | Compiling zerocopy v0.8.48 |
| 876 | 2026-05-20T02:28:44.109Z | Compiling portable-atomic v1.13.1 |
| 877 | 2026-05-20T02:28:44.147Z | Compiling itoa v1.0.18 |
| 878 | 2026-05-20T02:28:44.170Z | Compiling jobserver v0.1.34 |
| 879 | 2026-05-20T02:28:44.330Z | Compiling shlex v1.3.0 |
| 880 | 2026-05-20T02:28:44.431Z | Compiling find-msvc-tools v0.1.9 |
| 881 | 2026-05-20T02:28:44.498Z | Compiling rustversion v1.0.22 |
| 882 | 2026-05-20T02:28:44.635Z | Compiling cc v1.2.62 |
| 883 | 2026-05-20T02:28:44.796Z | Compiling semver v1.0.28 |
| 884 | 2026-05-20T02:28:45.098Z | Compiling log v0.4.29 |
| 885 | 2026-05-20T02:28:45.117Z | Compiling httparse v1.10.1 |
| 886 | 2026-05-20T02:28:45.192Z | Compiling generic-array v0.14.7 |
| 887 | 2026-05-20T02:28:45.211Z | Compiling equivalent v1.0.2 |
| 888 | 2026-05-20T02:28:45.279Z | Checking stable_deref_trait v1.2.1 |
| 889 | 2026-05-20T02:28:45.300Z | Compiling thiserror v1.0.69 |
| 890 | 2026-05-20T02:28:45.356Z | Compiling rustix v1.1.4 |
| 891 | 2026-05-20T02:28:45.543Z | Compiling slog v2.8.2 |
| 892 | 2026-05-20T02:28:45.559Z | Compiling cmake v0.1.58 |
| 893 | 2026-05-20T02:28:45.808Z | Compiling dunce v1.0.5 |
| 894 | 2026-05-20T02:28:45.828Z | Compiling fs_extra v1.3.0 |
| 895 | 2026-05-20T02:28:45.831Z | Checking writeable v0.6.3 |
| 896 | 2026-05-20T02:28:45.893Z | Checking litemap v0.8.2 |
| 897 | 2026-05-20T02:28:45.911Z | Checking utf8_iter v1.0.4 |
| 898 | 2026-05-20T02:28:45.915Z | Compiling ring v0.17.14 |
| 899 | 2026-05-20T02:28:45.915Z | Checking percent-encoding v2.3.2 |
| 900 | 2026-05-20T02:28:46.083Z | Compiling aws-lc-sys v0.41.0 |
| 901 | 2026-05-20T02:28:46.086Z | Checking form_urlencoded v1.2.2 |
| 902 | 2026-05-20T02:28:46.118Z | Compiling ucd-trie v0.1.7 |
| 903 | 2026-05-20T02:28:46.137Z | Compiling anyhow v1.0.102 |
| 904 | 2026-05-20T02:28:46.225Z | Compiling regex-syntax v0.8.10 |
| 905 | 2026-05-20T02:28:46.339Z | Compiling pest v2.8.6 |
| 906 | 2026-05-20T02:28:46.448Z | Compiling synstructure v0.13.2 |
| 907 | 2026-05-20T02:28:46.451Z | Compiling serde_derive_internals v0.29.1 |
| 908 | 2026-05-20T02:28:47.198Z | Compiling aho-corasick v1.1.4 |
| 909 | 2026-05-20T02:28:47.213Z | Checking rand_core v0.10.1 |
| 910 | 2026-05-20T02:28:47.404Z | Compiling pest_meta v2.8.6 |
| 911 | 2026-05-20T02:28:47.495Z | Compiling getrandom v0.3.4 |
| 912 | 2026-05-20T02:28:47.578Z | Compiling hashbrown v0.17.1 |
| 913 | 2026-05-20T02:28:47.688Z | Compiling serde_derive v1.0.228 |
| 914 | 2026-05-20T02:28:47.829Z | Compiling zerofrom-derive v0.1.7 |
| 915 | 2026-05-20T02:28:48.113Z | Compiling yoke-derive v0.8.2 |
| 916 | 2026-05-20T02:28:48.296Z | Compiling zerovec-derive v0.11.3 |
| 917 | 2026-05-20T02:28:48.564Z | Compiling displaydoc v0.2.5 |
| 918 | 2026-05-20T02:28:48.660Z | Compiling schemars_derive v0.8.22 |
| 919 | 2026-05-20T02:28:49.008Z | Compiling thiserror-impl v2.0.18 |
| 920 | 2026-05-20T02:28:49.161Z | Compiling zeroize_derive v1.4.3 |
| 921 | 2026-05-20T02:28:49.283Z | Compiling tokio-macros v2.7.0 |
| 922 | 2026-05-20T02:28:49.358Z | Compiling zerocopy-derive v0.8.48 |
| 923 | 2026-05-20T02:28:49.804Z | Compiling futures-macro v0.3.32 |
| 924 | 2026-05-20T02:28:49.823Z | Compiling tracing-attributes v0.1.31 |
| 925 | 2026-05-20T02:28:50.005Z | Checking zerofrom v0.1.8 |
| 926 | 2026-05-20T02:28:50.125Z | Compiling thiserror-impl v1.0.69 |
| 927 | 2026-05-20T02:28:50.618Z | Checking yoke v0.8.2 |
| 928 | 2026-05-20T02:28:50.670Z | Checking smallvec v1.15.1 |
| 929 | 2026-05-20T02:28:50.693Z | Compiling serde_tokenstream v0.2.3 |
| 930 | 2026-05-20T02:28:50.737Z | Checking bytes v1.11.1 |
| 931 | 2026-05-20T02:28:50.790Z | Checking zerovec v0.11.6 |
| 932 | 2026-05-20T02:28:50.872Z | Checking zerotrie v0.2.4 |
| 933 | 2026-05-20T02:28:50.972Z | Compiling regex-automata v0.4.14 |
| 934 | 2026-05-20T02:28:51.103Z | Compiling pest_generator v2.8.6 |
| 935 | 2026-05-20T02:28:51.216Z | Compiling indexmap v2.14.0 |
| 936 | 2026-05-20T02:28:51.242Z | Checking tinystr v0.8.3 |
| 937 | 2026-05-20T02:28:51.279Z | Checking potential_utf v0.1.5 |
| 938 | 2026-05-20T02:28:51.404Z | Checking icu_collections v2.2.0 |
| 939 | 2026-05-20T02:28:51.422Z | Checking icu_locale_core v2.2.0 |
| 940 | 2026-05-20T02:28:51.462Z | Compiling crossbeam-utils v0.8.21 |
| 941 | 2026-05-20T02:28:51.690Z | Compiling pest_derive v2.8.6 |
| 942 | 2026-05-20T02:28:51.797Z | Compiling time-core v0.1.8 |
| 943 | 2026-05-20T02:28:51.838Z | Compiling num-conv v0.2.1 |
| 944 | 2026-05-20T02:28:51.946Z | Compiling paste v1.0.15 |
| 945 | 2026-05-20T02:28:52.042Z | Compiling time-macros v0.2.27 |
| 946 | 2026-05-20T02:28:52.071Z | Checking icu_provider v2.2.0 |
| 947 | 2026-05-20T02:28:52.322Z | Checking icu_properties v2.2.0 |
| 948 | 2026-05-20T02:28:52.341Z | Checking icu_normalizer v2.2.0 |
| 949 | 2026-05-20T02:28:52.437Z | Checking iana-time-zone v0.1.65 |
| 950 | 2026-05-20T02:28:52.657Z | Compiling regex v1.12.3 |
| 951 | 2026-05-20T02:28:52.821Z | Checking chrono v0.4.44 |
| 952 | 2026-05-20T02:28:53.036Z | Compiling async-trait v0.1.89 |
| 953 | 2026-05-20T02:28:53.060Z | Compiling aws-lc-rs v1.17.0 |
| 954 | 2026-05-20T02:28:53.186Z | Checking idna_adapter v1.2.2 |
| 955 | 2026-05-20T02:28:53.240Z | Compiling byteorder v1.5.0 |
| 956 | 2026-05-20T02:28:53.317Z | Checking idna v1.1.0 |
| 957 | 2026-05-20T02:28:53.497Z | Checking uuid v1.23.1 |
| 958 | 2026-05-20T02:28:53.556Z | Checking url v2.5.8 |
| 959 | 2026-05-20T02:28:53.674Z | Compiling camino v1.2.2 |
| 960 | 2026-05-20T02:28:53.739Z | Compiling strsim v0.11.1 |
| 961 | 2026-05-20T02:28:54.003Z | Compiling scroll_derive v0.13.1 |
| 962 | 2026-05-20T02:28:54.068Z | Checking errno v0.3.14 |
| 963 | 2026-05-20T02:28:54.096Z | Checking dyn-clone v1.0.20 |
| 964 | 2026-05-20T02:28:54.113Z | Compiling rustls v0.23.40 |
| 965 | 2026-05-20T02:28:54.186Z | Compiling ident_case v1.0.1 |
| 966 | 2026-05-20T02:28:54.334Z | Compiling omicron-workspace-hack v0.1.0 |
| 967 | 2026-05-20T02:28:54.527Z | Compiling slog-async v2.8.0 |
| 968 | 2026-05-20T02:28:54.585Z | Compiling crc32fast v1.5.0 |
| 969 | 2026-05-20T02:28:54.891Z | Compiling usdt-impl v0.6.0 |
| 970 | 2026-05-20T02:28:54.938Z | Compiling scroll v0.13.0 |
| 971 | 2026-05-20T02:28:54.958Z | Compiling plain v0.2.3 |
| 972 | 2026-05-20T02:28:55.069Z | Compiling daft-derive v0.1.7 |
| 973 | 2026-05-20T02:28:55.182Z | Compiling goblin v0.10.5 |
| 974 | 2026-05-20T02:28:55.201Z | Compiling pretty-hex v0.4.2 |
| 975 | 2026-05-20T02:28:55.204Z | Checking pin-project-lite v0.2.17 |
| 976 | 2026-05-20T02:28:55.311Z | Compiling dtrace-parser v0.3.0 |
| 977 | 2026-05-20T02:28:55.333Z | Checking getrandom v0.2.17 |
| 978 | 2026-05-20T02:28:55.407Z | Compiling thread-id v5.1.0 |
| 979 | 2026-05-20T02:28:55.840Z | Checking zeroize v1.8.2 |
| 980 | 2026-05-20T02:28:55.896Z | Compiling syn v1.0.109 |
| 981 | 2026-05-20T02:28:56.183Z | Compiling rustls v0.22.4 |
| 982 | 2026-05-20T02:28:56.598Z | Compiling multer v3.1.0 |
| 983 | 2026-05-20T02:28:56.880Z | Compiling async-stream-impl v0.3.6 |
| 984 | 2026-05-20T02:28:56.884Z | Checking bitflags v2.11.1 |
| 985 | 2026-05-20T02:28:56.974Z | Checking socket2 v0.6.3 |
| 986 | 2026-05-20T02:28:57.106Z | Checking scopeguard v1.2.0 |
| 987 | 2026-05-20T02:28:57.212Z | Checking lock_api v0.4.14 |
| 988 | 2026-05-20T02:28:57.229Z | Compiling ref-cast v1.0.25 |
| 989 | 2026-05-20T02:28:57.520Z | Compiling ref-cast-impl v1.0.25 |
| 990 | 2026-05-20T02:28:57.678Z | Compiling dropshot v0.17.0 |
| 991 | 2026-05-20T02:28:57.927Z | Compiling dof v0.4.0 |
| 992 | 2026-05-20T02:28:58.011Z | Compiling dropshot_endpoint v0.17.0 |
| 993 | 2026-05-20T02:28:58.224Z | Checking parking_lot v0.12.5 |
| 994 | 2026-05-20T02:28:58.258Z | Checking critical-section v1.2.0 |
| 995 | 2026-05-20T02:28:58.362Z | Checking once_cell v1.21.4 |
| 996 | 2026-05-20T02:28:58.415Z | Compiling newtype-uuid-macros v0.1.0 |
| 997 | 2026-05-20T02:28:58.678Z | Compiling allocator-api2 v0.2.21 |
| 998 | 2026-05-20T02:28:58.888Z | Compiling foldhash v0.2.0 |
| 999 | 2026-05-20T02:28:58.924Z | Checking signal-hook-registry v1.4.8 |
| 1000 | 2026-05-20T02:28:58.988Z | Checking mio v1.2.0 |
| 1001 | 2026-05-20T02:28:59.090Z | Compiling hashbrown v0.16.1 |
| 1002 | 2026-05-20T02:28:59.099Z | Checking subtle v2.6.1 |
| 1003 | 2026-05-20T02:28:59.127Z | Compiling usdt-attr-macro v0.6.0 |
| 1004 | 2026-05-20T02:28:59.182Z | Compiling usdt-macro v0.6.0 |
| 1005 | 2026-05-20T02:28:59.239Z | Compiling darling_core v0.23.0 |
| 1006 | 2026-05-20T02:28:59.268Z | Checking tokio v1.52.3 |
| 1007 | 2026-05-20T02:28:59.608Z | Compiling structmeta-derive v0.3.0 |
| 1008 | 2026-05-20T02:28:59.690Z | Compiling strum_macros v0.26.4 |
| 1009 | 2026-05-20T02:28:59.731Z | Checking futures-core v0.3.32 |
| 1010 | 2026-05-20T02:28:59.977Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1011 | 2026-05-20T02:29:00.440Z | Compiling http v1.4.0 |
| 1012 | 2026-05-20T02:29:00.654Z | Compiling structmeta v0.3.0 |
| 1013 | 2026-05-20T02:29:00.715Z | Compiling strum_macros v0.27.2 |
| 1014 | 2026-05-20T02:29:00.858Z | Compiling derive-ex v0.1.8 |
| 1015 | 2026-05-20T02:29:01.324Z | Compiling darling_macro v0.23.0 |
| 1016 | 2026-05-20T02:29:01.619Z | Checking futures-sink v0.3.32 |
| 1017 | 2026-05-20T02:29:01.720Z | Checking slab v0.4.12 |
| 1018 | 2026-05-20T02:29:01.898Z | Compiling darling v0.23.0 |
| 1019 | 2026-05-20T02:29:02.022Z | Compiling serde_with_macros v3.20.0 |
| 1020 | 2026-05-20T02:29:02.418Z | Compiling test-strategy v0.4.5 |
| 1021 | 2026-05-20T02:29:02.454Z | Compiling winnow v1.0.3 |
| 1022 | 2026-05-20T02:29:02.495Z | Checking futures-channel v0.3.32 |
| 1023 | 2026-05-20T02:29:02.514Z | Checking rand_core v0.6.4 |
| 1024 | 2026-05-20T02:29:02.685Z | Compiling fnv v1.0.7 |
| 1025 | 2026-05-20T02:29:02.704Z | Checking ipnetwork v0.21.1 |
| 1026 | 2026-05-20T02:29:02.724Z | Checking futures-task v0.3.32 |
| 1027 | 2026-05-20T02:29:02.787Z | Checking futures-io v0.3.32 |
| 1028 | 2026-05-20T02:29:02.865Z | Compiling parse-display-derive v0.10.0 |
| 1029 | 2026-05-20T02:29:02.903Z | Checking futures-util v0.3.32 |
| 1030 | 2026-05-20T02:29:03.484Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1031 | 2026-05-20T02:29:03.994Z | Checking tracing-core v0.1.36 |
| 1032 | 2026-05-20T02:29:04.037Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1033 | 2026-05-20T02:29:04.292Z | Compiling ryu v1.0.23 |
| 1034 | 2026-05-20T02:29:04.312Z | Checking tracing v0.1.44 |
| 1035 | 2026-05-20T02:29:04.365Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1036 | 2026-05-20T02:29:04.490Z | Checking erased-serde v0.3.31 |
| 1037 | 2026-05-20T02:29:04.508Z | Checking base64 v0.22.1 |
| 1038 | 2026-05-20T02:29:04.744Z | Checking typenum v1.20.0 |
| 1039 | 2026-05-20T02:29:04.816Z | Compiling openapiv3 v2.2.0 |
| 1040 | 2026-05-20T02:29:05.001Z | Checking oxnet v0.1.5 |
| 1041 | 2026-05-20T02:29:05.117Z | Checking rustls-pki-types v1.14.1 |
| 1042 | 2026-05-20T02:29:05.240Z | Compiling clap_derive v4.6.1 |
| 1043 | 2026-05-20T02:29:05.636Z | Checking untrusted v0.9.0 |
| 1044 | 2026-05-20T02:29:05.784Z | Checking crypto-common v0.1.7 |
| 1045 | 2026-05-20T02:29:05.815Z | Checking tokio-util v0.7.18 |
| 1046 | 2026-05-20T02:29:05.926Z | Checking ipnet v2.12.0 |
| 1047 | 2026-05-20T02:29:06.365Z | Checking http-body v1.0.1 |
| 1048 | 2026-05-20T02:29:06.500Z | Compiling either v1.15.0 |
| 1049 | 2026-05-20T02:29:06.546Z | Checking atomic-waker v1.1.2 |
| 1050 | 2026-05-20T02:29:06.648Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1051 | 2026-05-20T02:29:06.703Z | Compiling itertools v0.14.0 |
| 1052 | 2026-05-20T02:29:06.879Z | Compiling regress v0.10.5 |
| 1053 | 2026-05-20T02:29:07.069Z | Checking tower-service v0.3.3 |
| 1054 | 2026-05-20T02:29:07.309Z | Checking try-lock v0.2.5 |
| 1055 | 2026-05-20T02:29:07.403Z | Checking tower-layer v0.3.3 |
| 1056 | 2026-05-20T02:29:07.422Z | Checking want v0.3.1 |
| 1057 | 2026-05-20T02:29:07.543Z | Compiling proc-macro-crate v3.5.0 |
| 1058 | 2026-05-20T02:29:07.582Z | Checking h2 v0.4.14 |
| 1059 | 2026-05-20T02:29:07.754Z | Checking block-buffer v0.10.4 |
| 1060 | 2026-05-20T02:29:08.340Z | Checking httpdate v1.0.3 |
| 1061 | 2026-05-20T02:29:08.411Z | Compiling crucible-workspace-hack v0.1.0 |
| 1062 | 2026-05-20T02:29:08.437Z | Compiling num_enum_derive v0.7.6 |
| 1063 | 2026-05-20T02:29:08.488Z | Checking digest v0.10.7 |
| 1064 | 2026-05-20T02:29:09.280Z | Checking serde_urlencoded v0.7.1 |
| 1065 | 2026-05-20T02:29:09.406Z | Checking hyper v1.9.0 |
| 1066 | 2026-05-20T02:29:09.424Z | Checking http-body-util v0.1.3 |
| 1067 | 2026-05-20T02:29:09.887Z | Compiling unsafe-libyaml v0.2.11 |
| 1068 | 2026-05-20T02:29:10.154Z | Checking ppv-lite86 v0.2.21 |
| 1069 | 2026-05-20T02:29:10.283Z | Checking hyper-util v0.1.20 |
| 1070 | 2026-05-20T02:29:10.302Z | Compiling convert_case v0.4.0 |
| 1071 | 2026-05-20T02:29:10.406Z | Compiling serde_yaml v0.9.34+deprecated |
| 1072 | 2026-05-20T02:29:10.602Z | Compiling derive_more v0.99.20 |
| 1073 | 2026-05-20T02:29:11.018Z | Compiling regress v0.11.1 |
| 1074 | 2026-05-20T02:29:11.643Z | Compiling darling_core v0.21.3 |
| 1075 | 2026-05-20T02:29:11.920Z | Compiling zerocopy-derive v0.7.35 |
| 1076 | 2026-05-20T02:29:12.342Z | Checking cpufeatures v0.2.17 |
| 1077 | 2026-05-20T02:29:12.604Z | Compiling typify-impl v0.6.2 |
| 1078 | 2026-05-20T02:29:12.791Z | Checking untrusted v0.7.1 |
| 1079 | 2026-05-20T02:29:13.619Z | Checking powerfmt v0.2.0 |
| 1080 | 2026-05-20T02:29:13.726Z | Compiling darling_macro v0.21.3 |
| 1081 | 2026-05-20T02:29:13.768Z | Checking deranged v0.5.8 |
| 1082 | 2026-05-20T02:29:14.279Z | Checking num_threads v0.1.7 |
| 1083 | 2026-05-20T02:29:14.299Z | Compiling darling v0.21.3 |
| 1084 | 2026-05-20T02:29:14.495Z | Compiling heapless v0.8.0 |
| 1085 | 2026-05-20T02:29:14.652Z | Compiling ingot-macros v0.1.1 |
| 1086 | 2026-05-20T02:29:14.675Z | Checking time v0.3.47 |
| 1087 | 2026-05-20T02:29:15.264Z | Compiling serde_repr v0.1.20 |
| 1088 | 2026-05-20T02:29:15.266Z | Compiling scroll_derive v0.12.1 |
| 1089 | 2026-05-20T02:29:15.933Z | Compiling typify-macro v0.6.2 |
| 1090 | 2026-05-20T02:29:15.993Z | Checking crossbeam-channel v0.5.15 |
| 1091 | 2026-05-20T02:29:16.152Z | Compiling rustix v0.38.44 |
| 1092 | 2026-05-20T02:29:16.195Z | Compiling smoltcp v0.11.0 |
| 1093 | 2026-05-20T02:29:16.323Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1094 | 2026-05-20T02:29:17.182Z | Checking futures-executor v0.3.32 |
| 1095 | 2026-05-20T02:29:17.332Z | Checking sync_wrapper v1.0.2 |
| 1096 | 2026-05-20T02:29:17.433Z | Compiling rustc_version v0.4.1 |
| 1097 | 2026-05-20T02:29:17.450Z | Checking thread_local v1.1.9 |
| 1098 | 2026-05-20T02:29:17.736Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1099 | 2026-05-20T02:29:17.758Z | Compiling curve25519-dalek v4.1.3 |
| 1100 | 2026-05-20T02:29:17.994Z | Checking tower v0.5.3 |
| 1101 | 2026-05-20T02:29:17.997Z | Checking rand_core v0.9.5 |
| 1102 | 2026-05-20T02:29:18.119Z | Checking webpki-roots v1.0.7 |
| 1103 | 2026-05-20T02:29:18.186Z | Compiling toml_datetime v0.6.11 |
| 1104 | 2026-05-20T02:29:18.231Z | Compiling foreign-types-macros v0.2.3 |
| 1105 | 2026-05-20T02:29:18.384Z | Checking is-terminal v0.4.17 |
| 1106 | 2026-05-20T02:29:18.639Z | Checking take_mut v0.2.2 |
| 1107 | 2026-05-20T02:29:18.741Z | Checking term v1.2.1 |
| 1108 | 2026-05-20T02:29:18.955Z | Checking slog-term v2.9.2 |
| 1109 | 2026-05-20T02:29:18.992Z | Checking tower-http v0.6.10 |
| 1110 | 2026-05-20T02:29:19.111Z | Checking futures v0.3.32 |
| 1111 | 2026-05-20T02:29:19.212Z | Compiling zerocopy v0.7.35 |
| 1112 | 2026-05-20T02:29:19.275Z | Compiling hubpack_derive v0.1.1 |
| 1113 | 2026-05-20T02:29:19.362Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1114 | 2026-05-20T02:29:19.405Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1115 | 2026-05-20T02:29:19.783Z | Compiling proc-macro-error-attr v1.0.4 |
| 1116 | 2026-05-20T02:29:19.935Z | Compiling usdt-impl v0.5.0 |
| 1117 | 2026-05-20T02:29:19.979Z | Checking hex v0.4.3 |
| 1118 | 2026-05-20T02:29:20.190Z | Compiling dof v0.3.0 |
| 1119 | 2026-05-20T02:29:20.236Z | Checking rand_chacha v0.9.0 |
| 1120 | 2026-05-20T02:29:20.278Z | Compiling typify v0.6.2 |
| 1121 | 2026-05-20T02:29:20.418Z | Compiling dtrace-parser v0.2.0 |
| 1122 | 2026-05-20T02:29:20.437Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1123 | 2026-05-20T02:29:20.742Z | Compiling serde_spanned v1.1.1 |
| 1124 | 2026-05-20T02:29:20.812Z | Compiling thread-id v4.2.2 |
| 1125 | 2026-05-20T02:29:20.876Z | Compiling proc-macro-error v1.0.4 |
| 1126 | 2026-05-20T02:29:20.931Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1127 | 2026-05-20T02:29:21.116Z | Compiling pkg-config v0.3.33 |
| 1128 | 2026-05-20T02:29:21.310Z | Checking rand v0.9.4 |
| 1129 | 2026-05-20T02:29:22.364Z | Checking fastrand v2.4.1 |
| 1130 | 2026-05-20T02:29:22.479Z | Compiling prettyplease v0.2.37 |
| 1131 | 2026-05-20T02:29:22.544Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1132 | 2026-05-20T02:29:23.323Z | Checking sha1 v0.10.6 |
| 1133 | 2026-05-20T02:29:23.555Z | Compiling memoffset v0.9.1 |
| 1134 | 2026-05-20T02:29:23.669Z | Compiling heck v0.4.1 |
| 1135 | 2026-05-20T02:29:23.795Z | Checking adler2 v2.0.1 |
| 1136 | 2026-05-20T02:29:23.865Z | Checking match_cfg v0.1.0 |
| 1137 | 2026-05-20T02:29:23.885Z | Checking simd-adler32 v0.3.9 |
| 1138 | 2026-05-20T02:29:24.021Z | Checking hostname v0.3.1 |
| 1139 | 2026-05-20T02:29:24.040Z | Checking miniz_oxide v0.8.9 |
| 1140 | 2026-05-20T02:29:24.339Z | Compiling usdt-attr-macro v0.5.0 |
| 1141 | 2026-05-20T02:29:24.395Z | Compiling usdt-macro v0.5.0 |
| 1142 | 2026-05-20T02:29:24.535Z | Checking slog-json v2.6.1 |
| 1143 | 2026-05-20T02:29:24.688Z | Checking newtype-uuid v1.3.2 |
| 1144 | 2026-05-20T02:29:24.824Z | Compiling enum-as-inner v0.6.1 |
| 1145 | 2026-05-20T02:29:24.855Z | Compiling num-derive v0.4.2 |
| 1146 | 2026-05-20T02:29:24.969Z | Checking memmap2 v0.9.10 |
| 1147 | 2026-05-20T02:29:25.004Z | Compiling openssl-probe v0.2.1 |
| 1148 | 2026-05-20T02:29:25.127Z | Compiling winnow v0.7.15 |
| 1149 | 2026-05-20T02:29:25.161Z | Compiling cfg_aliases v0.2.1 |
| 1150 | 2026-05-20T02:29:25.387Z | Compiling nix v0.31.3 |
| 1151 | 2026-05-20T02:29:25.423Z | Checking usdt v0.6.0 |
| 1152 | 2026-05-20T02:29:25.604Z | Compiling rustls-native-certs v0.8.3 |
| 1153 | 2026-05-20T02:29:25.763Z | Checking daft v0.1.7 |
| 1154 | 2026-05-20T02:29:25.844Z | Checking slog-bunyan v2.5.0 |
| 1155 | 2026-05-20T02:29:25.902Z | Checking flate2 v1.1.9 |
| 1156 | 2026-05-20T02:29:25.958Z | Checking tempfile v3.27.0 |
| 1157 | 2026-05-20T02:29:26.128Z | Checking rustls-webpki v0.102.8 |
| 1158 | 2026-05-20T02:29:26.307Z | Checking debug-ignore v1.0.5 |
| 1159 | 2026-05-20T02:29:26.360Z | Compiling rayon-core v1.13.0 |
| 1160 | 2026-05-20T02:29:26.454Z | Checking compression-core v0.4.32 |
| 1161 | 2026-05-20T02:29:26.578Z | Checking compression-codecs v0.4.38 |
| 1162 | 2026-05-20T02:29:27.485Z | Checking encoding_rs v0.8.35 |
| 1163 | 2026-05-20T02:29:27.543Z | Compiling wait-timeout v0.2.1 |
| 1164 | 2026-05-20T02:29:27.545Z | Compiling quick-error v1.2.3 |
| 1165 | 2026-05-20T02:29:27.720Z | Checking spin v0.9.8 |
| 1166 | 2026-05-20T02:29:27.829Z | Compiling bit-vec v0.8.0 |
| 1167 | 2026-05-20T02:29:27.859Z | Checking mime v0.3.17 |
| 1168 | 2026-05-20T02:29:27.945Z | Checking tokio-rustls v0.25.0 |
| 1169 | 2026-05-20T02:29:28.028Z | Compiling bit-set v0.8.0 |
| 1170 | 2026-05-20T02:29:28.050Z | Compiling rusty-fork v0.3.1 |
| 1171 | 2026-05-20T02:29:28.086Z | Checking toml v1.1.2+spec-1.1.0 |
| 1172 | 2026-05-20T02:29:28.187Z | Compiling rand_chacha v0.3.1 |
| 1173 | 2026-05-20T02:29:28.625Z | Checking async-compression v0.4.42 |
| 1174 | 2026-05-20T02:29:28.775Z | Compiling rand_xorshift v0.4.0 |
| 1175 | 2026-05-20T02:29:28.872Z | Checking waitgroup v0.1.2 |
| 1176 | 2026-05-20T02:29:28.912Z | Checking rustls-pemfile v2.2.0 |
| 1177 | 2026-05-20T02:29:28.974Z | Checking async-stream v0.3.6 |
| 1178 | 2026-05-20T02:29:28.993Z | Compiling num-integer v0.1.46 |
| 1179 | 2026-05-20T02:29:29.054Z | Checking serde_path_to_error v0.1.20 |
| 1180 | 2026-05-20T02:29:29.074Z | Checking hostname v0.4.2 |
| 1181 | 2026-05-20T02:29:29.381Z | Compiling winnow v0.5.40 |
| 1182 | 2026-05-20T02:29:29.434Z | Compiling unarray v0.1.4 |
| 1183 | 2026-05-20T02:29:29.609Z | Compiling semver v0.1.20 |
| 1184 | 2026-05-20T02:29:30.488Z | Checking rustls-webpki v0.103.13 |
| 1185 | 2026-05-20T02:29:30.649Z | Compiling toml_edit v0.19.15 |
| 1186 | 2026-05-20T02:29:30.871Z | Compiling rustc_version v0.1.7 |
| 1187 | 2026-05-20T02:29:30.913Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1188 | 2026-05-20T02:29:30.980Z | Compiling proptest v1.11.0 |
| 1189 | 2026-05-20T02:29:31.105Z | Checking rand v0.8.6 |
| 1190 | 2026-05-20T02:29:32.233Z | Compiling reqwest v0.12.28 |
| 1191 | 2026-05-20T02:29:32.485Z | Compiling backon v1.6.0 |
| 1192 | 2026-05-20T02:29:32.705Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1193 | 2026-05-20T02:29:33.238Z | Checking tokio-rustls v0.26.4 |
| 1194 | 2026-05-20T02:29:33.328Z | Checking rustls-platform-verifier v0.7.0 |
| 1195 | 2026-05-20T02:29:33.475Z | Checking hyper-rustls v0.27.9 |
| 1196 | 2026-05-20T02:29:33.683Z | Compiling strum v0.26.3 |
| 1197 | 2026-05-20T02:29:33.797Z | Checking macaddr v1.0.1 |
| 1198 | 2026-05-20T02:29:33.816Z | Compiling instant v0.1.13 |
| 1199 | 2026-05-20T02:29:33.967Z | Compiling utf8parse v0.2.2 |
| 1200 | 2026-05-20T02:29:33.986Z | Compiling rustc-hash v2.1.2 |
| 1201 | 2026-05-20T02:29:34.113Z | Compiling iddqd v0.3.18 |
| 1202 | 2026-05-20T02:29:34.269Z | Compiling anstyle-parse v1.0.0 |
| 1203 | 2026-05-20T02:29:34.288Z | Compiling backoff v0.4.0 |
| 1204 | 2026-05-20T02:29:34.306Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1205 | 2026-05-20T02:29:34.453Z | Compiling reqwest v0.13.3 |
| 1206 | 2026-05-20T02:29:34.684Z | Compiling progenitor-client v0.10.0 |
| 1207 | 2026-05-20T02:29:34.749Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1208 | 2026-05-20T02:29:34.940Z | Compiling proc-macro-crate v1.3.1 |
| 1209 | 2026-05-20T02:29:34.991Z | Compiling newtype_derive v0.1.6 |
| 1210 | 2026-05-20T02:29:35.088Z | Compiling num-iter v0.1.45 |
| 1211 | 2026-05-20T02:29:35.110Z | Compiling num-rational v0.4.2 |
| 1212 | 2026-05-20T02:29:35.216Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1213 | 2026-05-20T02:29:35.240Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1214 | 2026-05-20T02:29:35.524Z | Compiling parse-display v0.10.0 |
| 1215 | 2026-05-20T02:29:35.557Z | Compiling serde_with v3.20.0 |
| 1216 | 2026-05-20T02:29:35.613Z | Compiling progenitor-client v0.14.0 |
| 1217 | 2026-05-20T02:29:35.775Z | Compiling strum v0.27.2 |
| 1218 | 2026-05-20T02:29:35.895Z | Compiling progenitor-extras v0.2.0 |
| 1219 | 2026-05-20T02:29:35.914Z | Compiling num-complex v0.4.6 |
| 1220 | 2026-05-20T02:29:36.122Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1221 | 2026-05-20T02:29:36.143Z | Compiling anstyle-query v1.1.5 |
| 1222 | 2026-05-20T02:29:36.163Z | Compiling anstyle v1.0.14 |
| 1223 | 2026-05-20T02:29:36.256Z | Compiling colorchoice v1.0.5 |
| 1224 | 2026-05-20T02:29:36.289Z | Compiling owo-colors v4.3.0 |
| 1225 | 2026-05-20T02:29:36.372Z | Compiling vcpkg v0.2.15 |
| 1226 | 2026-05-20T02:29:36.392Z | Compiling is_terminal_polyfill v1.70.2 |
| 1227 | 2026-05-20T02:29:36.466Z | Compiling num v0.4.3 |
| 1228 | 2026-05-20T02:29:36.494Z | Compiling anstream v1.0.0 |
| 1229 | 2026-05-20T02:29:36.673Z | Compiling num_enum_derive v0.5.11 |
| 1230 | 2026-05-20T02:29:36.782Z | Compiling terminal_size v0.4.4 |
| 1231 | 2026-05-20T02:29:36.799Z | Compiling progenitor-impl v0.14.0 |
| 1232 | 2026-05-20T02:29:36.916Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1233 | 2026-05-20T02:29:36.963Z | Compiling openssl-sys v0.9.116 |
| 1234 | 2026-05-20T02:29:37.036Z | Compiling serde_spanned v0.6.9 |
| 1235 | 2026-05-20T02:29:37.127Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1236 | 2026-05-20T02:29:37.147Z | Compiling pin-project-internal v1.1.13 |
| 1237 | 2026-05-20T02:29:37.189Z | Compiling derive-where v1.6.1 |
| 1238 | 2026-05-20T02:29:37.653Z | Compiling float-ord v0.3.2 |
| 1239 | 2026-05-20T02:29:37.866Z | Compiling toml_write v0.1.2 |
| 1240 | 2026-05-20T02:29:37.890Z | Compiling clap_lex v1.1.0 |
| 1241 | 2026-05-20T02:29:38.068Z | Compiling clap_builder v4.6.0 |
| 1242 | 2026-05-20T02:29:38.108Z | Compiling toml_edit v0.22.27 |
| 1243 | 2026-05-20T02:29:38.371Z | Compiling progenitor-impl v0.13.0 |
| 1244 | 2026-05-20T02:29:38.649Z | Checking unicode-width v0.2.2 |
| 1245 | 2026-05-20T02:29:38.898Z | Compiling progenitor-macro v0.14.0 |
| 1246 | 2026-05-20T02:29:38.918Z | Compiling zone_cfg_derive v0.3.1 |
| 1247 | 2026-05-20T02:29:39.269Z | Compiling async-recursion v1.1.1 |
| 1248 | 2026-05-20T02:29:39.613Z | Compiling clap v4.6.1 |
| 1249 | 2026-05-20T02:29:39.704Z | Compiling toml v0.8.23 |
| 1250 | 2026-05-20T02:29:39.948Z | Compiling snafu-derive v0.8.9 |
| 1251 | 2026-05-20T02:29:40.383Z | Compiling progenitor-macro v0.13.0 |
| 1252 | 2026-05-20T02:29:40.898Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1253 | 2026-05-20T02:29:41.451Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1254 | 2026-05-20T02:29:41.634Z | Compiling slog-dtrace v0.3.0 |
| 1255 | 2026-05-20T02:29:41.653Z | Compiling openssl v0.10.80 |
| 1256 | 2026-05-20T02:29:41.765Z | Compiling cancel-safe-futures v0.1.5 |
| 1257 | 2026-05-20T02:29:42.083Z | Compiling chrono-tz v0.10.4 |
| 1258 | 2026-05-20T02:29:42.115Z | Compiling minimal-lexical v0.2.1 |
| 1259 | 2026-05-20T02:29:42.238Z | Compiling unicode-xid v0.2.6 |
| 1260 | 2026-05-20T02:29:42.367Z | Compiling const_format_proc_macros v0.2.34 |
| 1261 | 2026-05-20T02:29:42.371Z | Compiling nom v7.1.3 |
| 1262 | 2026-05-20T02:29:42.624Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1263 | 2026-05-20T02:29:42.824Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1264 | 2026-05-20T02:29:43.319Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1265 | 2026-05-20T02:29:43.374Z | Compiling openssl-macros v0.1.1 |
| 1266 | 2026-05-20T02:29:43.805Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1267 | 2026-05-20T02:29:43.989Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1268 | 2026-05-20T02:29:44.196Z | Compiling cookie v0.18.1 |
| 1269 | 2026-05-20T02:29:44.359Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1270 | 2026-05-20T02:29:44.697Z | Compiling tabled_derive v0.7.0 |
| 1271 | 2026-05-20T02:29:47.164Z | Checking num_enum v0.7.6 |
| 1272 | 2026-05-20T02:29:47.887Z | Checking secrecy v0.10.3 |
| 1273 | 2026-05-20T02:29:47.909Z | Checking tinyvec_macros v0.1.1 |
| 1274 | 2026-05-20T02:29:48.016Z | Checking tinyvec v1.11.0 |
| 1275 | 2026-05-20T02:29:48.489Z | Checking crossbeam-epoch v0.9.18 |
| 1276 | 2026-05-20T02:29:48.489Z | Checking hash32 v0.3.1 |
| 1277 | 2026-05-20T02:29:48.744Z | Checking data-encoding v2.11.0 |
| 1278 | 2026-05-20T02:29:48.839Z | Checking tabwriter v1.4.1 |
| 1279 | 2026-05-20T02:29:48.877Z | Checking ingot-types v0.1.2 |
| 1280 | 2026-05-20T02:29:48.988Z | Checking scroll v0.12.0 |
| 1281 | 2026-05-20T02:29:49.036Z | Checking hmac v0.12.1 |
| 1282 | 2026-05-20T02:29:49.126Z | Checking inout v0.1.4 |
| 1283 | 2026-05-20T02:29:49.169Z | Checking ff v0.13.1 |
| 1284 | 2026-05-20T02:29:49.200Z | Checking cobs v0.3.0 |
| 1285 | 2026-05-20T02:29:49.215Z | Checking bstr v1.12.1 |
| 1286 | 2026-05-20T02:29:49.294Z | Checking bitflags v1.3.2 |
| 1287 | 2026-05-20T02:29:49.329Z | Checking managed v0.8.0 |
| 1288 | 2026-05-20T02:29:49.376Z | Checking static_assertions v1.1.0 |
| 1289 | 2026-05-20T02:29:49.398Z | Checking colored v3.1.1 |
| 1290 | 2026-05-20T02:29:49.417Z | Checking foreign-types-shared v0.3.1 |
| 1291 | 2026-05-20T02:29:49.451Z | Checking cpufeatures v0.3.0 |
| 1292 | 2026-05-20T02:29:49.509Z | Checking foreign-types v0.5.0 |
| 1293 | 2026-05-20T02:29:49.532Z | Checking chacha20 v0.10.0 |
| 1294 | 2026-05-20T02:29:49.593Z | Checking postcard v1.1.3 |
| 1295 | 2026-05-20T02:29:49.612Z | Checking group v0.13.0 |
| 1296 | 2026-05-20T02:29:49.727Z | Checking cipher v0.4.4 |
| 1297 | 2026-05-20T02:29:49.752Z | Checking ingot v0.1.1 |
| 1298 | 2026-05-20T02:29:49.887Z | Checking goblin v0.8.2 |
| 1299 | 2026-05-20T02:29:49.928Z | Checking hkdf v0.12.4 |
| 1300 | 2026-05-20T02:29:50.345Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1301 | 2026-05-20T02:29:50.706Z | Checking universal-hash v0.5.1 |
| 1302 | 2026-05-20T02:29:50.769Z | Checking crypto-bigint v0.5.5 |
| 1303 | 2026-05-20T02:29:50.835Z | Checking half v2.7.1 |
| 1304 | 2026-05-20T02:29:51.120Z | Checking cstr-argument v0.1.2 |
| 1305 | 2026-05-20T02:29:51.147Z | Checking base64ct v1.8.3 |
| 1306 | 2026-05-20T02:29:51.166Z | Checking base16ct v0.2.0 |
| 1307 | 2026-05-20T02:29:51.246Z | Checking indent_write v2.2.0 |
| 1308 | 2026-05-20T02:29:51.288Z | Checking ciborium-io v0.2.2 |
| 1309 | 2026-05-20T02:29:51.307Z | Checking opaque-debug v0.3.1 |
| 1310 | 2026-05-20T02:29:51.377Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1311 | 2026-05-20T02:29:51.380Z | Checking poly1305 v0.8.0 |
| 1312 | 2026-05-20T02:29:51.397Z | Checking password-hash v0.5.0 |
| 1313 | 2026-05-20T02:29:51.434Z | Checking ciborium-ll v0.2.2 |
| 1314 | 2026-05-20T02:29:51.565Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1315 | 2026-05-20T02:29:51.602Z | Checking chacha20 v0.9.1 |
| 1316 | 2026-05-20T02:29:51.621Z | Checking rand v0.10.1 |
| 1317 | 2026-05-20T02:29:51.624Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1318 | 2026-05-20T02:29:51.658Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1319 | 2026-05-20T02:29:51.659Z | Checking elliptic-curve v0.13.8 |
| 1320 | 2026-05-20T02:29:51.725Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1321 | 2026-05-20T02:29:51.787Z | Checking thiserror-no-std v2.0.2 |
| 1322 | 2026-05-20T02:29:51.836Z | Checking byte-wrapper v0.1.0 |
| 1323 | 2026-05-20T02:29:51.879Z | Checking hubpack v0.1.2 |
| 1324 | 2026-05-20T02:29:51.981Z | Checking blake2 v0.10.6 |
| 1325 | 2026-05-20T02:29:52.059Z | Checking aead v0.5.2 |
| 1326 | 2026-05-20T02:29:52.079Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1327 | 2026-05-20T02:29:52.164Z | Checking keccak v0.1.6 |
| 1328 | 2026-05-20T02:29:52.200Z | Checking argon2 v0.5.3 |
| 1329 | 2026-05-20T02:29:52.203Z | Checking chacha20poly1305 v0.10.1 |
| 1330 | 2026-05-20T02:29:52.319Z | Checking sha3 v0.10.9 |
| 1331 | 2026-05-20T02:29:52.340Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1332 | 2026-05-20T02:29:52.509Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1333 | 2026-05-20T02:29:52.528Z | Checking ciborium v0.2.2 |
| 1334 | 2026-05-20T02:29:52.528Z | Checking atomicwrites v0.4.4 |
| 1335 | 2026-05-20T02:29:52.582Z | Checking vsss-rs v3.3.4 |
| 1336 | 2026-05-20T02:29:52.658Z | Compiling typify-impl v0.4.3 |
| 1337 | 2026-05-20T02:29:52.679Z | Checking memmap v0.7.0 |
| 1338 | 2026-05-20T02:29:52.814Z | Checking lazy_static v1.5.0 |
| 1339 | 2026-05-20T02:29:52.957Z | Checking usdt v0.5.0 |
| 1340 | 2026-05-20T02:29:53.062Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1341 | 2026-05-20T02:29:53.097Z | Checking similar v2.7.0 |
| 1342 | 2026-05-20T02:29:53.125Z | Checking crossbeam-deque v0.8.6 |
| 1343 | 2026-05-20T02:29:53.349Z | Checking bytecount v0.6.9 |
| 1344 | 2026-05-20T02:29:53.457Z | Checking itertools v0.12.1 |
| 1345 | 2026-05-20T02:29:53.644Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1346 | 2026-05-20T02:29:53.759Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1347 | 2026-05-20T02:29:53.778Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1348 | 2026-05-20T02:29:53.967Z | Checking resolv-conf v0.7.6 |
| 1349 | 2026-05-20T02:29:53.997Z | Checking swrite v0.1.0 |
| 1350 | 2026-05-20T02:29:54.092Z | Checking unicode-segmentation v1.13.2 |
| 1351 | 2026-05-20T02:29:54.111Z | Checking linked-hash-map v0.5.6 |
| 1352 | 2026-05-20T02:29:54.152Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1353 | 2026-05-20T02:29:54.281Z | Checking lru-cache v0.1.2 |
| 1354 | 2026-05-20T02:29:54.369Z | Checking rayon v1.12.0 |
| 1355 | 2026-05-20T02:29:54.425Z | Checking newline-converter v0.3.0 |
| 1356 | 2026-05-20T02:29:54.444Z | Checking hickory-proto v0.24.4 |
| 1357 | 2026-05-20T02:29:54.537Z | Checking console v0.15.11 |
| 1358 | 2026-05-20T02:29:54.599Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1359 | 2026-05-20T02:29:54.811Z | Checking camino-tempfile v1.4.1 |
| 1360 | 2026-05-20T02:29:54.921Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1361 | 2026-05-20T02:29:55.228Z | Checking serde-big-array v0.5.1 |
| 1362 | 2026-05-20T02:29:55.301Z | Checking siphasher v1.0.3 |
| 1363 | 2026-05-20T02:29:55.369Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1364 | 2026-05-20T02:29:55.470Z | Checking phf_shared v0.12.1 |
| 1365 | 2026-05-20T02:29:55.612Z | Checking progenitor v0.14.0 |
| 1366 | 2026-05-20T02:29:55.747Z | Checking expectorate v1.2.0 |
| 1367 | 2026-05-20T02:29:55.793Z | Checking unicode-normalization v0.1.25 |
| 1368 | 2026-05-20T02:29:55.880Z | Checking pin-project v1.1.13 |
| 1369 | 2026-05-20T02:29:55.918Z | Compiling typify-macro v0.4.3 |
| 1370 | 2026-05-20T02:29:55.942Z | Checking hickory-resolver v0.24.4 |
| 1371 | 2026-05-20T02:29:55.978Z | Checking num_enum v0.5.11 |
| 1372 | 2026-05-20T02:29:56.116Z | Checking progenitor-client v0.13.0 |
| 1373 | 2026-05-20T02:29:56.621Z | Checking tokio-stream v0.1.18 |
| 1374 | 2026-05-20T02:29:56.641Z | Checking csv-core v0.1.13 |
| 1375 | 2026-05-20T02:29:56.702Z | Checking smawk v0.3.2 |
| 1376 | 2026-05-20T02:29:56.721Z | Checking konst_macro_rules v0.2.19 |
| 1377 | 2026-05-20T02:29:56.830Z | Compiling parking_lot_core v0.8.6 |
| 1378 | 2026-05-20T02:29:56.833Z | Checking unicode-width v0.1.14 |
| 1379 | 2026-05-20T02:29:56.887Z | Checking unicode-linebreak v0.1.5 |
| 1380 | 2026-05-20T02:29:56.989Z | Checking same-file v1.0.6 |
| 1381 | 2026-05-20T02:29:57.112Z | Checking foreign-types-shared v0.1.1 |
| 1382 | 2026-05-20T02:29:57.115Z | Checking foldhash v0.1.5 |
| 1383 | 2026-05-20T02:29:57.150Z | Checking highway v1.3.0 |
| 1384 | 2026-05-20T02:29:57.155Z | Checking walkdir v2.5.0 |
| 1385 | 2026-05-20T02:29:57.213Z | Checking textwrap v0.16.2 |
| 1386 | 2026-05-20T02:29:57.233Z | Checking foreign-types v0.3.2 |
| 1387 | 2026-05-20T02:29:57.253Z | Checking hashbrown v0.15.5 |
| 1388 | 2026-05-20T02:29:57.311Z | Checking qorb v0.4.1 |
| 1389 | 2026-05-20T02:29:57.338Z | Checking konst v0.2.20 |
| 1390 | 2026-05-20T02:29:57.381Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1391 | 2026-05-20T02:29:57.430Z | Checking csv v1.4.0 |
| 1392 | 2026-05-20T02:29:57.636Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1393 | 2026-05-20T02:29:57.709Z | Checking progenitor v0.13.0 |
| 1394 | 2026-05-20T02:29:57.791Z | Checking olpc-cjson v0.1.4 |
| 1395 | 2026-05-20T02:29:57.847Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1396 | 2026-05-20T02:29:57.916Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1397 | 2026-05-20T02:29:57.936Z | Checking snafu v0.8.9 |
| 1398 | 2026-05-20T02:29:57.936Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1399 | 2026-05-20T02:29:58.021Z | Checking phf v0.12.1 |
| 1400 | 2026-05-20T02:29:58.079Z | Checking zone v0.3.1 |
| 1401 | 2026-05-20T02:29:58.166Z | Checking tokio-dtrace v0.1.1 |
| 1402 | 2026-05-20T02:29:58.197Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1403 | 2026-05-20T02:29:58.296Z | Checking globset v0.4.18 |
| 1404 | 2026-05-20T02:29:58.507Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1405 | 2026-05-20T02:29:58.841Z | Checking smf v0.2.3 |
| 1406 | 2026-05-20T02:29:59.027Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1407 | 2026-05-20T02:29:59.049Z | Checking pem v3.0.6 |
| 1408 | 2026-05-20T02:29:59.068Z | Checking libsw-core v0.3.2 |
| 1409 | 2026-05-20T02:29:59.071Z | Checking serde_plain v1.0.2 |
| 1410 | 2026-05-20T02:29:59.205Z | Checking sigpipe v0.1.3 |
| 1411 | 2026-05-20T02:29:59.244Z | Checking typed-path v0.9.3 |
| 1412 | 2026-05-20T02:29:59.299Z | Checking fixedbitset v0.4.2 |
| 1413 | 2026-05-20T02:29:59.316Z | Checking fixedbitset v0.5.7 |
| 1414 | 2026-05-20T02:29:59.447Z | Checking glob v0.3.3 |
| 1415 | 2026-05-20T02:29:59.468Z | Checking jiff v0.2.24 |
| 1416 | 2026-05-20T02:29:59.522Z | Checking petgraph v0.8.3 |
| 1417 | 2026-05-20T02:29:59.543Z | Checking petgraph v0.6.5 |
| 1418 | 2026-05-20T02:30:00.011Z | Checking tough v0.22.0 |
| 1419 | 2026-05-20T02:30:00.548Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1420 | 2026-05-20T02:30:00.780Z | Checking libsw v3.5.0 |
| 1421 | 2026-05-20T02:30:00.886Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1422 | 2026-05-20T02:30:00.934Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1423 | 2026-05-20T02:30:01.224Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1424 | 2026-05-20T02:30:01.445Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1425 | 2026-05-20T02:30:01.534Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1426 | 2026-05-20T02:30:01.662Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1427 | 2026-05-20T02:30:01.819Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1428 | 2026-05-20T02:30:01.839Z | Checking oxide-tokio-rt v0.1.6 |
| 1429 | 2026-05-20T02:30:02.028Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1430 | 2026-05-20T02:30:02.139Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1431 | 2026-05-20T02:30:02.174Z | Checking const_format v0.2.36 |
| 1432 | 2026-05-20T02:30:02.251Z | Checking papergrid v0.11.0 |
| 1433 | 2026-05-20T02:30:02.695Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1434 | 2026-05-20T02:30:02.816Z | Checking gethostname v0.5.0 |
| 1435 | 2026-05-20T02:30:02.860Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1436 | 2026-05-20T02:30:02.880Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1437 | 2026-05-20T02:30:02.910Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1438 | 2026-05-20T02:30:03.016Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1439 | 2026-05-20T02:30:03.100Z | Checking libscf-sys v1.2.0 |
| 1440 | 2026-05-20T02:30:03.249Z | Checking bcs v0.1.6 |
| 1441 | 2026-05-20T02:30:03.476Z | Checking linear-map v1.2.0 |
| 1442 | 2026-05-20T02:30:03.683Z | Checking whoami v1.6.1 |
| 1443 | 2026-05-20T02:30:03.759Z | Checking tagptr v0.2.0 |
| 1444 | 2026-05-20T02:30:03.892Z | Checking termtree v0.5.1 |
| 1445 | 2026-05-20T02:30:03.930Z | Checking moka v0.12.15 |
| 1446 | 2026-05-20T02:30:04.109Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1447 | 2026-05-20T02:30:04.326Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1448 | 2026-05-20T02:30:04.382Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1449 | 2026-05-20T02:30:04.456Z | Checking tabled v0.15.0 |
| 1450 | 2026-05-20T02:30:04.553Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1451 | 2026-05-20T02:30:04.573Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1452 | 2026-05-20T02:30:04.733Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1453 | 2026-05-20T02:30:05.443Z | Checking steno v0.4.1 |
| 1454 | 2026-05-20T02:30:05.593Z | Checking hickory-proto v0.25.2 |
| 1455 | 2026-05-20T02:30:06.584Z | Checking humantime v2.3.0 |
| 1456 | 2026-05-20T02:30:07.200Z | Checking hickory-resolver v0.25.2 |
| 1457 | 2026-05-20T02:30:07.938Z | Compiling typify v0.4.3 |
| 1458 | 2026-05-20T02:30:08.038Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1459 | 2026-05-20T02:30:08.367Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1460 | 2026-05-20T02:30:08.628Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1461 | 2026-05-20T02:30:08.760Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1462 | 2026-05-20T02:30:09.037Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1463 | 2026-05-20T02:30:12.971Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1464 | 2026-05-20T02:30:17.286Z | Checking nom v8.0.0 |
| 1465 | 2026-05-20T02:30:17.306Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1466 | 2026-05-20T02:30:17.740Z | Compiling proc-macro-error2 v2.0.1 |
| 1467 | 2026-05-20T02:30:20.009Z | Compiling crunchy v0.2.4 |
| 1468 | 2026-05-20T02:30:20.140Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1469 | 2026-05-20T02:30:20.182Z | Compiling tabled_derive v0.11.0 |
| 1470 | 2026-05-20T02:30:20.343Z | Compiling tiny-keccak v2.0.2 |
| 1471 | 2026-05-20T02:30:20.421Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1472 | 2026-05-20T02:30:20.604Z | Compiling progenitor-impl v0.11.2 |
| 1473 | 2026-05-20T02:30:20.769Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1474 | 2026-05-20T02:30:21.518Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1475 | 2026-05-20T02:30:21.595Z | Checking parking_lot v0.11.2 |
| 1476 | 2026-05-20T02:30:21.718Z | Compiling const-random-macro v0.1.16 |
| 1477 | 2026-05-20T02:30:22.071Z | Checking fxhash v0.2.1 |
| 1478 | 2026-05-20T02:30:22.105Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1479 | 2026-05-20T02:30:22.153Z | Compiling ahash v0.8.12 |
| 1480 | 2026-05-20T02:30:22.201Z | Checking sled v0.34.7 |
| 1481 | 2026-05-20T02:30:22.234Z | Compiling smartstring v1.0.1 |
| 1482 | 2026-05-20T02:30:22.670Z | Compiling progenitor-macro v0.11.2 |
| 1483 | 2026-05-20T02:30:22.702Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1484 | 2026-05-20T02:30:22.795Z | Checking internet-checksum v0.2.1 |
| 1485 | 2026-05-20T02:30:23.077Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1486 | 2026-05-20T02:30:23.415Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1487 | 2026-05-20T02:30:23.598Z | Compiling rhai_codegen v3.1.0 |
| 1488 | 2026-05-20T02:30:23.619Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1489 | 2026-05-20T02:30:23.883Z | Checking arc-swap v1.9.1 |
| 1490 | 2026-05-20T02:30:24.113Z | Checking slog-scope v4.4.1 |
| 1491 | 2026-05-20T02:30:24.139Z | Checking papergrid v0.17.0 |
| 1492 | 2026-05-20T02:30:24.264Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1493 | 2026-05-20T02:30:24.504Z | Checking testing_table v0.3.0 |
| 1494 | 2026-05-20T02:30:24.610Z | Checking dropshot-api-manager-types v0.7.1 |
| 1495 | 2026-05-20T02:30:24.902Z | Checking tabled v0.20.0 |
| 1496 | 2026-05-20T02:30:24.940Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1497 | 2026-05-20T02:30:24.994Z | Checking slog-stdlog v4.1.1 |
| 1498 | 2026-05-20T02:30:25.019Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1499 | 2026-05-20T02:30:25.069Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1500 | 2026-05-20T02:30:25.865Z | Compiling progenitor-impl v0.10.0 |
| 1501 | 2026-05-20T02:30:25.988Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1502 | 2026-05-20T02:30:26.098Z | Checking progenitor-client v0.11.2 |
| 1503 | 2026-05-20T02:30:26.119Z | Compiling lzma-sys v0.1.20 |
| 1504 | 2026-05-20T02:30:26.263Z | Compiling fs-err v3.3.0 |
| 1505 | 2026-05-20T02:30:26.331Z | Compiling typeid v1.0.3 |
| 1506 | 2026-05-20T02:30:26.570Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1507 | 2026-05-20T02:30:26.634Z | Checking slog-envlogger v2.2.0 |
| 1508 | 2026-05-20T02:30:26.729Z | Checking progenitor v0.11.2 |
| 1509 | 2026-05-20T02:30:27.011Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1510 | 2026-05-20T02:30:27.413Z | Checking crc8 v0.1.1 |
| 1511 | 2026-05-20T02:30:27.433Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1512 | 2026-05-20T02:30:27.531Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1513 | 2026-05-20T02:30:27.957Z | Compiling progenitor-macro v0.10.0 |
| 1514 | 2026-05-20T02:30:28.534Z | Checking const-random v0.1.18 |
| 1515 | 2026-05-20T02:30:28.781Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1516 | 2026-05-20T02:30:29.035Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1517 | 2026-05-20T02:30:29.130Z | Compiling cargo_toml v0.22.3 |
| 1518 | 2026-05-20T02:30:29.787Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1519 | 2026-05-20T02:30:29.821Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1520 | 2026-05-20T02:30:29.915Z | Checking thin-vec v0.2.18 |
| 1521 | 2026-05-20T02:30:30.159Z | Checking rhai v1.24.0 |
| 1522 | 2026-05-20T02:30:31.325Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 1523 | 2026-05-20T02:30:31.543Z | Checking utf-8 v0.7.6 |
| 1524 | 2026-05-20T02:30:31.838Z | Checking tungstenite v0.21.0 |
| 1525 | 2026-05-20T02:30:32.294Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1526 | 2026-05-20T02:30:32.465Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1527 | 2026-05-20T02:30:33.305Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1528 | 2026-05-20T02:30:33.473Z | Checking sha2 v0.10.9 |
| 1529 | 2026-05-20T02:30:33.603Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1530 | 2026-05-20T02:30:33.751Z | Checking yansi v1.0.1 |
| 1531 | 2026-05-20T02:30:33.864Z | Checking diff v0.1.13 |
| 1532 | 2026-05-20T02:30:33.867Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1533 | 2026-05-20T02:30:34.005Z | Checking progenitor v0.10.0 |
| 1534 | 2026-05-20T02:30:34.026Z | Checking pretty_assertions v1.4.1 |
| 1535 | 2026-05-20T02:30:34.165Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1536 | 2026-05-20T02:30:34.371Z | Checking tokio-tungstenite v0.21.0 |
| 1537 | 2026-05-20T02:30:35.388Z | Checking console v0.16.3 |
| 1538 | 2026-05-20T02:30:35.426Z | Checking git-stub v1.0.0 |
| 1539 | 2026-05-20T02:30:35.689Z | Checking unit-prefix v0.5.2 |
| 1540 | 2026-05-20T02:30:35.709Z | Checking base64 v0.21.7 |
| 1541 | 2026-05-20T02:30:35.791Z | Checking is_ci v1.2.0 |
| 1542 | 2026-05-20T02:30:35.918Z | Checking sdd v3.0.10 |
| 1543 | 2026-05-20T02:30:35.951Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1544 | 2026-05-20T02:30:36.021Z | Checking supports-color v3.0.2 |
| 1545 | 2026-05-20T02:30:36.041Z | Checking indicatif v0.18.4 |
| 1546 | 2026-05-20T02:30:36.129Z | Checking scc v2.4.0 |
| 1547 | 2026-05-20T02:30:36.978Z | Checking git-stub-vcs v0.1.0 |
| 1548 | 2026-05-20T02:30:37.179Z | Checking xz2 v0.1.7 |
| 1549 | 2026-05-20T02:30:37.262Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1550 | 2026-05-20T02:30:37.327Z | Checking ron v0.12.1 |
| 1551 | 2026-05-20T02:30:37.430Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1552 | 2026-05-20T02:30:37.554Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1553 | 2026-05-20T02:30:37.740Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1554 | 2026-05-20T02:30:38.100Z | Checking drift v0.1.4 |
| 1555 | 2026-05-20T02:30:38.374Z | Compiling serial_test_derive v3.4.0 |
| 1556 | 2026-05-20T02:30:38.577Z | Checking base16ct v1.0.0 |
| 1557 | 2026-05-20T02:30:39.105Z | Checking serial_test v3.4.0 |
| 1558 | 2026-05-20T02:30:39.126Z | Checking dropshot-api-manager v0.7.1 |
| 1559 | 2026-05-20T02:30:39.932Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1560 | 2026-05-20T02:30:40.010Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1561 | 2026-05-20T02:30:40.031Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 1562 | 2026-05-20T02:30:40.229Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1563 | 2026-05-20T02:30:41.046Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1564 | 2026-05-20T02:30:41.807Z | Checking natord v1.0.9 |
| 1565 | 2026-05-20T02:30:42.104Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1566 | 2026-05-20T02:30:42.298Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1567 | 2026-05-20T02:30:42.383Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1568 | 2026-05-20T02:30:42.560Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1569 | 2026-05-20T02:30:42.591Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1570 | 2026-05-20T02:30:42.785Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1571 | 2026-05-20T02:30:43.335Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1572 | 2026-05-20T02:30:43.423Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1573 | 2026-05-20T02:30:43.625Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1574 | 2026-05-20T02:30:51.535Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s |
| 1575 | 2026-05-20T02:30:51.902Z | + cargo xtask openapi check |
| 1576 | 2026-05-20T02:30:52.532Z | Compiling cfg-if v1.0.4 |
| 1577 | 2026-05-20T02:30:52.534Z | Compiling libc v0.2.186 |
| 1578 | 2026-05-20T02:30:52.534Z | Compiling serde_core v1.0.228 |
| 1579 | 2026-05-20T02:30:52.642Z | Compiling memchr v2.8.0 |
| 1580 | 2026-05-20T02:30:52.647Z | Compiling smallvec v1.15.1 |
| 1581 | 2026-05-20T02:30:52.656Z | Compiling itoa v1.0.18 |
| 1582 | 2026-05-20T02:30:52.666Z | Compiling stable_deref_trait v1.2.1 |
| 1583 | 2026-05-20T02:30:52.669Z | Compiling zerofrom v0.1.8 |
| 1584 | 2026-05-20T02:30:52.686Z | Compiling zmij v1.0.21 |
| 1585 | 2026-05-20T02:30:52.736Z | Compiling litemap v0.8.2 |
| 1586 | 2026-05-20T02:30:52.790Z | Compiling yoke v0.8.2 |
| 1587 | 2026-05-20T02:30:52.836Z | Compiling writeable v0.6.3 |
| 1588 | 2026-05-20T02:30:52.848Z | Compiling utf8_iter v1.0.4 |
| 1589 | 2026-05-20T02:30:52.927Z | Compiling percent-encoding v2.3.2 |
| 1590 | 2026-05-20T02:30:52.957Z | Compiling zerovec v0.11.6 |
| 1591 | 2026-05-20T02:30:52.974Z | Compiling zerotrie v0.2.4 |
| 1592 | 2026-05-20T02:30:52.987Z | Compiling icu_normalizer_data v2.2.0 |
| 1593 | 2026-05-20T02:30:53.034Z | Compiling icu_properties_data v2.2.0 |
| 1594 | 2026-05-20T02:30:53.061Z | Compiling libm v0.2.16 |
| 1595 | 2026-05-20T02:30:53.099Z | Compiling form_urlencoded v1.2.2 |
| 1596 | 2026-05-20T02:30:53.121Z | Compiling rand_core v0.10.1 |
| 1597 | 2026-05-20T02:30:53.170Z | Compiling errno v0.3.14 |
| 1598 | 2026-05-20T02:30:53.267Z | Compiling getrandom v0.4.2 |
| 1599 | 2026-05-20T02:30:53.280Z | Compiling zeroize v1.8.2 |
| 1600 | 2026-05-20T02:30:53.293Z | Compiling pin-project-lite v0.2.17 |
| 1601 | 2026-05-20T02:30:53.305Z | Compiling iana-time-zone v0.1.65 |
| 1602 | 2026-05-20T02:30:53.321Z | Compiling dyn-clone v1.0.20 |
| 1603 | 2026-05-20T02:30:53.381Z | Compiling scopeguard v1.2.0 |
| 1604 | 2026-05-20T02:30:53.443Z | Compiling tinystr v0.8.3 |
| 1605 | 2026-05-20T02:30:53.460Z | Compiling potential_utf v0.1.5 |
| 1606 | 2026-05-20T02:30:53.473Z | Compiling lock_api v0.4.14 |
| 1607 | 2026-05-20T02:30:53.485Z | Compiling parking_lot_core v0.9.12 |
| 1608 | 2026-05-20T02:30:53.495Z | Compiling socket2 v0.6.3 |
| 1609 | 2026-05-20T02:30:53.513Z | Compiling signal-hook-registry v1.4.8 |
| 1610 | 2026-05-20T02:30:53.621Z | Compiling icu_locale_core v2.2.0 |
| 1611 | 2026-05-20T02:30:53.645Z | Compiling icu_collections v2.2.0 |
| 1612 | 2026-05-20T02:30:53.691Z | Compiling parking_lot v0.12.5 |
| 1613 | 2026-05-20T02:30:53.775Z | Compiling mio v1.2.0 |
| 1614 | 2026-05-20T02:30:53.797Z | Compiling num-traits v0.2.19 |
| 1615 | 2026-05-20T02:30:53.918Z | Compiling getrandom v0.2.17 |
| 1616 | 2026-05-20T02:30:54.059Z | Compiling portable-atomic v1.13.1 |
| 1617 | 2026-05-20T02:30:54.106Z | Compiling subtle v2.6.1 |
| 1618 | 2026-05-20T02:30:54.170Z | Compiling futures-core v0.3.32 |
| 1619 | 2026-05-20T02:30:54.202Z | Compiling thiserror v2.0.18 |
| 1620 | 2026-05-20T02:30:54.265Z | Compiling critical-section v1.2.0 |
| 1621 | 2026-05-20T02:30:54.276Z | Compiling serde v1.0.228 |
| 1622 | 2026-05-20T02:30:54.305Z | Compiling serde_json v1.0.149 |
| 1623 | 2026-05-20T02:30:54.320Z | Compiling icu_provider v2.2.0 |
| 1624 | 2026-05-20T02:30:54.373Z | Compiling uuid v1.23.1 |
| 1625 | 2026-05-20T02:30:54.416Z | Compiling semver v1.0.28 |
| 1626 | 2026-05-20T02:30:54.443Z | Compiling bitflags v2.11.1 |
| 1627 | 2026-05-20T02:30:54.554Z | Compiling icu_normalizer v2.2.0 |
| 1628 | 2026-05-20T02:30:54.637Z | Compiling icu_properties v2.2.0 |
| 1629 | 2026-05-20T02:30:54.679Z | Compiling once_cell v1.21.4 |
| 1630 | 2026-05-20T02:30:54.695Z | Compiling equivalent v1.0.2 |
| 1631 | 2026-05-20T02:30:54.750Z | Compiling bytes v1.11.1 |
| 1632 | 2026-05-20T02:30:54.778Z | Compiling chrono v0.4.44 |
| 1633 | 2026-05-20T02:30:54.789Z | Compiling log v0.4.29 |
| 1634 | 2026-05-20T02:30:54.792Z | Compiling rand_core v0.6.4 |
| 1635 | 2026-05-20T02:30:54.883Z | Compiling zerocopy v0.8.48 |
| 1636 | 2026-05-20T02:30:54.983Z | Compiling futures-sink v0.3.32 |
| 1637 | 2026-05-20T02:30:55.022Z | Compiling slab v0.4.12 |
| 1638 | 2026-05-20T02:30:55.089Z | Compiling slog v2.8.2 |
| 1639 | 2026-05-20T02:30:55.106Z | Compiling futures-channel v0.3.32 |
| 1640 | 2026-05-20T02:30:55.122Z | Compiling futures-task v0.3.32 |
| 1641 | 2026-05-20T02:30:55.202Z | Compiling futures-io v0.3.32 |
| 1642 | 2026-05-20T02:30:55.294Z | Compiling tokio v1.52.3 |
| 1643 | 2026-05-20T02:30:55.331Z | Compiling typenum v1.20.0 |
| 1644 | 2026-05-20T02:30:55.362Z | Compiling futures-util v0.3.32 |
| 1645 | 2026-05-20T02:30:55.381Z | Compiling hashbrown v0.17.1 |
| 1646 | 2026-05-20T02:30:55.395Z | Compiling tracing-core v0.1.36 |
| 1647 | 2026-05-20T02:30:55.766Z | Compiling idna_adapter v1.2.2 |
| 1648 | 2026-05-20T02:30:55.909Z | Compiling idna v1.1.0 |
| 1649 | 2026-05-20T02:30:55.934Z | Compiling generic-array v0.14.7 |
| 1650 | 2026-05-20T02:30:55.967Z | Compiling indexmap v2.14.0 |
| 1651 | 2026-05-20T02:30:55.993Z | Compiling base64 v0.22.1 |
| 1652 | 2026-05-20T02:30:56.267Z | Compiling url v2.5.8 |
| 1653 | 2026-05-20T02:30:56.326Z | Compiling tracing v0.1.44 |
| 1654 | 2026-05-20T02:30:56.431Z | Compiling crypto-common v0.1.7 |
| 1655 | 2026-05-20T02:30:56.565Z | Compiling http v1.4.0 |
| 1656 | 2026-05-20T02:30:56.565Z | Compiling unicode-ident v1.0.24 |
| 1657 | 2026-05-20T02:30:56.589Z | Compiling rustls-pki-types v1.14.1 |
| 1658 | 2026-05-20T02:30:56.622Z | Compiling fnv v1.0.7 |
| 1659 | 2026-05-20T02:30:56.691Z | Compiling proc-macro2 v1.0.106 |
| 1660 | 2026-05-20T02:30:56.721Z | Compiling untrusted v0.9.0 |
| 1661 | 2026-05-20T02:30:56.847Z | Compiling schemars v0.8.22 |
| 1662 | 2026-05-20T02:30:57.083Z | Compiling quote v1.0.45 |
| 1663 | 2026-05-20T02:30:57.105Z | Compiling byteorder v1.5.0 |
| 1664 | 2026-05-20T02:30:57.342Z | Compiling syn v2.0.117 |
| 1665 | 2026-05-20T02:30:57.369Z | Compiling ipnet v2.12.0 |
| 1666 | 2026-05-20T02:30:57.406Z | Compiling block-buffer v0.10.4 |
| 1667 | 2026-05-20T02:30:57.566Z | Compiling erased-serde v0.3.31 |
| 1668 | 2026-05-20T02:30:57.574Z | Compiling digest v0.10.7 |
| 1669 | 2026-05-20T02:30:57.650Z | Compiling ipnetwork v0.21.1 |
| 1670 | 2026-05-20T02:30:57.801Z | Compiling ppv-lite86 v0.2.21 |
| 1671 | 2026-05-20T02:30:57.880Z | Compiling http-body v1.0.1 |
| 1672 | 2026-05-20T02:30:57.902Z | Compiling oxnet v0.1.5 |
| 1673 | 2026-05-20T02:30:58.068Z | Compiling thiserror v1.0.69 |
| 1674 | 2026-05-20T02:30:58.084Z | Compiling atomic-waker v1.1.2 |
| 1675 | 2026-05-20T02:30:58.121Z | Compiling httparse v1.10.1 |
| 1676 | 2026-05-20T02:30:58.171Z | Compiling try-lock v0.2.5 |
| 1677 | 2026-05-20T02:30:58.212Z | Compiling pretty-hex v0.4.2 |
| 1678 | 2026-05-20T02:30:58.224Z | Compiling ryu v1.0.23 |
| 1679 | 2026-05-20T02:30:58.280Z | Compiling tower-layer v0.3.3 |
| 1680 | 2026-05-20T02:30:58.327Z | Compiling tower-service v0.3.3 |
| 1681 | 2026-05-20T02:30:58.349Z | Compiling want v0.3.1 |
| 1682 | 2026-05-20T02:30:58.406Z | Compiling rustix v1.1.4 |
| 1683 | 2026-05-20T02:30:58.423Z | Compiling plain v0.2.3 |
| 1684 | 2026-05-20T02:30:58.434Z | Compiling httpdate v1.0.3 |
| 1685 | 2026-05-20T02:30:58.443Z | Compiling omicron-workspace-hack v0.1.0 |
| 1686 | 2026-05-20T02:30:58.443Z | Compiling getrandom v0.3.4 |
| 1687 | 2026-05-20T02:30:58.510Z | Compiling ucd-trie v0.1.7 |
| 1688 | 2026-05-20T02:30:58.523Z | Compiling aws-lc-sys v0.41.0 |
| 1689 | 2026-05-20T02:30:58.534Z | Compiling untrusted v0.7.1 |
| 1690 | 2026-05-20T02:30:58.635Z | Compiling rand_core v0.9.5 |
| 1691 | 2026-05-20T02:30:58.659Z | Compiling pest v2.8.6 |
| 1692 | 2026-05-20T02:30:58.674Z | Compiling regex-syntax v0.8.10 |
| 1693 | 2026-05-20T02:30:58.799Z | Compiling crossbeam-utils v0.8.21 |
| 1694 | 2026-05-20T02:30:58.848Z | Compiling serde_urlencoded v0.7.1 |
| 1695 | 2026-05-20T02:30:59.104Z | Compiling tokio-util v0.7.18 |
| 1696 | 2026-05-20T02:30:59.121Z | Compiling aws-lc-rs v1.17.0 |
| 1697 | 2026-05-20T02:30:59.302Z | Compiling http-body-util v0.1.3 |
| 1698 | 2026-05-20T02:30:59.549Z | Compiling newtype-uuid v1.3.2 |
| 1699 | 2026-05-20T02:30:59.562Z | Compiling foldhash v0.2.0 |
| 1700 | 2026-05-20T02:30:59.800Z | Compiling h2 v0.4.14 |
| 1701 | 2026-05-20T02:30:59.819Z | Compiling allocator-api2 v0.2.21 |
| 1702 | 2026-05-20T02:30:59.881Z | Compiling rustls v0.23.40 |
| 1703 | 2026-05-20T02:30:59.913Z | Compiling cpufeatures v0.2.17 |
| 1704 | 2026-05-20T02:30:59.991Z | Compiling hex v0.4.3 |
| 1705 | 2026-05-20T02:31:00.132Z | Compiling hashbrown v0.16.1 |
| 1706 | 2026-05-20T02:31:00.147Z | Compiling rustls-webpki v0.103.13 |
| 1707 | 2026-05-20T02:31:00.265Z | Compiling daft v0.1.7 |
| 1708 | 2026-05-20T02:31:00.531Z | Compiling rand_chacha v0.9.0 |
| 1709 | 2026-05-20T02:31:00.544Z | Compiling fastrand v2.4.1 |
| 1710 | 2026-05-20T02:31:00.716Z | Compiling rand v0.9.4 |
| 1711 | 2026-05-20T02:31:00.911Z | Compiling sync_wrapper v1.0.2 |
| 1712 | 2026-05-20T02:31:01.029Z | Compiling tower v0.5.3 |
| 1713 | 2026-05-20T02:31:01.091Z | Compiling anyhow v1.0.102 |
| 1714 | 2026-05-20T02:31:01.135Z | Compiling aho-corasick v1.1.4 |
| 1715 | 2026-05-20T02:31:01.203Z | Compiling powerfmt v0.2.0 |
| 1716 | 2026-05-20T02:31:01.323Z | Compiling tempfile v3.27.0 |
| 1717 | 2026-05-20T02:31:01.360Z | Compiling deranged v0.5.8 |
| 1718 | 2026-05-20T02:31:01.429Z | Compiling camino v1.2.2 |
| 1719 | 2026-05-20T02:31:01.470Z | Compiling tower-http v0.6.10 |
| 1720 | 2026-05-20T02:31:01.503Z | Compiling futures-executor v0.3.32 |
| 1721 | 2026-05-20T02:31:01.714Z | Compiling openapiv3 v2.2.0 |
| 1722 | 2026-05-20T02:31:01.781Z | Compiling num_threads v0.1.7 |
| 1723 | 2026-05-20T02:31:01.820Z | Compiling num-conv v0.2.1 |
| 1724 | 2026-05-20T02:31:01.875Z | Compiling hyper v1.9.0 |
| 1725 | 2026-05-20T02:31:01.886Z | Compiling openssl-probe v0.2.1 |
| 1726 | 2026-05-20T02:31:01.984Z | Compiling regex-automata v0.4.14 |
| 1727 | 2026-05-20T02:31:02.119Z | Compiling time-core v0.1.8 |
| 1728 | 2026-05-20T02:31:02.269Z | Compiling time v0.3.47 |
| 1729 | 2026-05-20T02:31:02.357Z | Compiling rustls-native-certs v0.8.3 |
| 1730 | 2026-05-20T02:31:02.692Z | Compiling futures v0.3.32 |
| 1731 | 2026-05-20T02:31:02.764Z | Compiling scroll v0.13.0 |
| 1732 | 2026-05-20T02:31:02.777Z | Compiling simd-adler32 v0.3.9 |
| 1733 | 2026-05-20T02:31:02.985Z | Compiling hyper-util v0.1.20 |
| 1734 | 2026-05-20T02:31:03.037Z | Compiling adler2 v2.0.1 |
| 1735 | 2026-05-20T02:31:03.048Z | Compiling winnow v1.0.3 |
| 1736 | 2026-05-20T02:31:03.180Z | Compiling miniz_oxide v0.8.9 |
| 1737 | 2026-05-20T02:31:03.343Z | Compiling goblin v0.10.5 |
| 1738 | 2026-05-20T02:31:03.561Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1739 | 2026-05-20T02:31:03.827Z | Compiling tokio-rustls v0.26.4 |
| 1740 | 2026-05-20T02:31:03.940Z | Compiling rustls-platform-verifier v0.7.0 |
| 1741 | 2026-05-20T02:31:04.058Z | Compiling crossbeam-channel v0.5.15 |
| 1742 | 2026-05-20T02:31:04.095Z | Compiling crc32fast v1.5.0 |
| 1743 | 2026-05-20T02:31:04.129Z | Compiling ring v0.17.14 |
| 1744 | 2026-05-20T02:31:04.184Z | Compiling hyper-rustls v0.27.9 |
| 1745 | 2026-05-20T02:31:04.290Z | Compiling flate2 v1.1.9 |
| 1746 | 2026-05-20T02:31:04.483Z | Compiling reqwest v0.13.3 |
| 1747 | 2026-05-20T02:31:04.533Z | Compiling regex v1.12.3 |
| 1748 | 2026-05-20T02:31:04.630Z | Compiling dtrace-parser v0.3.0 |
| 1749 | 2026-05-20T02:31:04.701Z | Compiling rand_chacha v0.3.1 |
| 1750 | 2026-05-20T02:31:04.986Z | Compiling thread-id v5.1.0 |
| 1751 | 2026-05-20T02:31:05.075Z | Compiling thread_local v1.1.9 |
| 1752 | 2026-05-20T02:31:05.111Z | Compiling match_cfg v0.1.0 |
| 1753 | 2026-05-20T02:31:05.165Z | Compiling debug-ignore v1.0.5 |
| 1754 | 2026-05-20T02:31:05.187Z | Compiling compression-core v0.4.32 |
| 1755 | 2026-05-20T02:31:05.273Z | Compiling rustls-webpki v0.102.8 |
| 1756 | 2026-05-20T02:31:05.342Z | Compiling compression-codecs v0.4.38 |
| 1757 | 2026-05-20T02:31:05.353Z | Compiling hostname v0.3.1 |
| 1758 | 2026-05-20T02:31:05.398Z | Compiling rand v0.8.6 |
| 1759 | 2026-05-20T02:31:05.490Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1760 | 2026-05-20T02:31:05.591Z | Compiling slog-json v2.6.1 |
| 1761 | 2026-05-20T02:31:05.802Z | Compiling rustls v0.22.4 |
| 1762 | 2026-05-20T02:31:06.026Z | Compiling dof v0.4.0 |
| 1763 | 2026-05-20T02:31:06.038Z | Compiling ref-cast v1.0.25 |
| 1764 | 2026-05-20T02:31:06.070Z | Compiling strum v0.26.3 |
| 1765 | 2026-05-20T02:31:06.140Z | Compiling macaddr v1.0.1 |
| 1766 | 2026-05-20T02:31:06.152Z | Compiling serde_spanned v1.1.1 |
| 1767 | 2026-05-20T02:31:06.201Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1768 | 2026-05-20T02:31:06.303Z | Compiling wait-timeout v0.2.1 |
| 1769 | 2026-05-20T02:31:06.345Z | Compiling memmap2 v0.9.10 |
| 1770 | 2026-05-20T02:31:06.365Z | Compiling is-terminal v0.4.17 |
| 1771 | 2026-05-20T02:31:06.466Z | Compiling encoding_rs v0.8.35 |
| 1772 | 2026-05-20T02:31:06.516Z | Compiling bit-vec v0.8.0 |
| 1773 | 2026-05-20T02:31:06.568Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1774 | 2026-05-20T02:31:06.599Z | Compiling term v1.2.1 |
| 1775 | 2026-05-20T02:31:06.749Z | Compiling usdt-impl v0.6.0 |
| 1776 | 2026-05-20T02:31:06.780Z | Compiling mime v0.3.17 |
| 1777 | 2026-05-20T02:31:07.097Z | Compiling take_mut v0.2.2 |
| 1778 | 2026-05-20T02:31:07.215Z | Compiling quick-error v1.2.3 |
| 1779 | 2026-05-20T02:31:07.302Z | Compiling spin v0.9.8 |
| 1780 | 2026-05-20T02:31:07.325Z | Compiling either v1.15.0 |
| 1781 | 2026-05-20T02:31:07.328Z | Compiling rusty-fork v0.3.1 |
| 1782 | 2026-05-20T02:31:07.423Z | Compiling slog-async v2.8.0 |
| 1783 | 2026-05-20T02:31:07.466Z | Compiling multer v3.1.0 |
| 1784 | 2026-05-20T02:31:07.548Z | Compiling usdt v0.6.0 |
| 1785 | 2026-05-20T02:31:07.676Z | Compiling tokio-rustls v0.25.0 |
| 1786 | 2026-05-20T02:31:07.829Z | Compiling slog-term v2.9.2 |
| 1787 | 2026-05-20T02:31:07.915Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1788 | 2026-05-20T02:31:07.926Z | Compiling bit-set v0.8.0 |
| 1789 | 2026-05-20T02:31:07.968Z | Compiling slog-bunyan v2.5.0 |
| 1790 | 2026-05-20T02:31:07.983Z | Compiling async-compression v0.4.42 |
| 1791 | 2026-05-20T02:31:08.089Z | Compiling serde_with v3.20.0 |
| 1792 | 2026-05-20T02:31:08.111Z | Compiling async-stream v0.3.6 |
| 1793 | 2026-05-20T02:31:08.192Z | Compiling sha1 v0.10.6 |
| 1794 | 2026-05-20T02:31:08.204Z | Compiling rand_xorshift v0.4.0 |
| 1795 | 2026-05-20T02:31:08.286Z | Compiling waitgroup v0.1.2 |
| 1796 | 2026-05-20T02:31:08.298Z | Compiling rustls-pemfile v2.2.0 |
| 1797 | 2026-05-20T02:31:08.350Z | Compiling serde_path_to_error v0.1.20 |
| 1798 | 2026-05-20T02:31:08.396Z | Compiling hostname v0.4.2 |
| 1799 | 2026-05-20T02:31:08.422Z | Compiling unarray v0.1.4 |
| 1800 | 2026-05-20T02:31:08.434Z | Compiling strum v0.27.2 |
| 1801 | 2026-05-20T02:31:08.497Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1802 | 2026-05-20T02:31:08.532Z | Compiling proptest v1.11.0 |
| 1803 | 2026-05-20T02:31:08.532Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1804 | 2026-05-20T02:31:08.562Z | Compiling progenitor-client v0.14.0 |
| 1805 | 2026-05-20T02:31:08.631Z | Compiling dropshot v0.17.0 |
| 1806 | 2026-05-20T02:31:08.698Z | Compiling rustc-hash v2.1.2 |
| 1807 | 2026-05-20T02:31:08.710Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1808 | 2026-05-20T02:31:08.826Z | Compiling iddqd v0.3.18 |
| 1809 | 2026-05-20T02:31:08.856Z | Compiling reqwest v0.12.28 |
| 1810 | 2026-05-20T02:31:08.962Z | Compiling backon v1.6.0 |
| 1811 | 2026-05-20T02:31:09.174Z | Compiling instant v0.1.13 |
| 1812 | 2026-05-20T02:31:09.290Z | Compiling backoff v0.4.0 |
| 1813 | 2026-05-20T02:31:09.316Z | Compiling progenitor-extras v0.2.0 |
| 1814 | 2026-05-20T02:31:09.468Z | Compiling itertools v0.14.0 |
| 1815 | 2026-05-20T02:31:09.502Z | Compiling parse-display v0.10.0 |
| 1816 | 2026-05-20T02:31:09.548Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1817 | 2026-05-20T02:31:09.804Z | Compiling progenitor-client v0.10.0 |
| 1818 | 2026-05-20T02:31:09.822Z | Compiling regress v0.10.5 |
| 1819 | 2026-05-20T02:31:10.079Z | Compiling unicode-width v0.2.2 |
| 1820 | 2026-05-20T02:31:10.318Z | Compiling secrecy v0.10.3 |
| 1821 | 2026-05-20T02:31:10.371Z | Compiling tinyvec_macros v0.1.1 |
| 1822 | 2026-05-20T02:31:10.428Z | Compiling heck v0.5.0 |
| 1823 | 2026-05-20T02:31:10.450Z | Compiling tinyvec v1.11.0 |
| 1824 | 2026-05-20T02:31:10.476Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1825 | 2026-05-20T02:31:10.681Z | Compiling num-integer v0.1.46 |
| 1826 | 2026-05-20T02:31:10.696Z | Compiling scroll v0.12.0 |
| 1827 | 2026-05-20T02:31:10.793Z | Compiling crucible-workspace-hack v0.1.0 |
| 1828 | 2026-05-20T02:31:10.871Z | Compiling hmac v0.12.1 |
| 1829 | 2026-05-20T02:31:10.968Z | Compiling inout v0.1.4 |
| 1830 | 2026-05-20T02:31:11.006Z | Compiling ff v0.13.1 |
| 1831 | 2026-05-20T02:31:11.018Z | Compiling utf8parse v0.2.2 |
| 1832 | 2026-05-20T02:31:11.041Z | Compiling hkdf v0.12.4 |
| 1833 | 2026-05-20T02:31:11.117Z | Compiling group v0.13.0 |
| 1834 | 2026-05-20T02:31:11.132Z | Compiling anstyle-parse v1.0.0 |
| 1835 | 2026-05-20T02:31:11.143Z | Compiling cipher v0.4.4 |
| 1836 | 2026-05-20T02:31:11.190Z | Compiling goblin v0.8.2 |
| 1837 | 2026-05-20T02:31:11.232Z | Compiling num-iter v0.1.45 |
| 1838 | 2026-05-20T02:31:11.326Z | Compiling num-rational v0.4.2 |
| 1839 | 2026-05-20T02:31:11.356Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1840 | 2026-05-20T02:31:11.572Z | Compiling zerocopy v0.7.35 |
| 1841 | 2026-05-20T02:31:11.774Z | Compiling regress v0.11.1 |
| 1842 | 2026-05-20T02:31:11.866Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1843 | 2026-05-20T02:31:12.108Z | Compiling terminal_size v0.4.4 |
| 1844 | 2026-05-20T02:31:12.169Z | Compiling half v2.7.1 |
| 1845 | 2026-05-20T02:31:12.255Z | Compiling universal-hash v0.5.1 |
| 1846 | 2026-05-20T02:31:12.266Z | Compiling crypto-bigint v0.5.5 |
| 1847 | 2026-05-20T02:31:12.400Z | Compiling num-complex v0.4.6 |
| 1848 | 2026-05-20T02:31:12.480Z | Compiling base64ct v1.8.3 |
| 1849 | 2026-05-20T02:31:12.796Z | Compiling anstyle-query v1.1.5 |
| 1850 | 2026-05-20T02:31:12.805Z | Compiling anstyle v1.0.14 |
| 1851 | 2026-05-20T02:31:12.911Z | Compiling ciborium-io v0.2.2 |
| 1852 | 2026-05-20T02:31:13.016Z | Compiling colorchoice v1.0.5 |
| 1853 | 2026-05-20T02:31:13.043Z | Compiling opaque-debug v0.3.1 |
| 1854 | 2026-05-20T02:31:13.119Z | Compiling base16ct v0.2.0 |
| 1855 | 2026-05-20T02:31:13.137Z | Compiling is_terminal_polyfill v1.70.2 |
| 1856 | 2026-05-20T02:31:13.195Z | Compiling poly1305 v0.8.0 |
| 1857 | 2026-05-20T02:31:13.233Z | Compiling anstream v1.0.0 |
| 1858 | 2026-05-20T02:31:13.281Z | Compiling elliptic-curve v0.13.8 |
| 1859 | 2026-05-20T02:31:13.437Z | Compiling dof v0.3.0 |
| 1860 | 2026-05-20T02:31:13.550Z | Compiling typify-impl v0.6.2 |
| 1861 | 2026-05-20T02:31:13.610Z | Compiling ciborium-ll v0.2.2 |
| 1862 | 2026-05-20T02:31:13.954Z | Compiling num v0.4.3 |
| 1863 | 2026-05-20T02:31:14.038Z | Compiling password-hash v0.5.0 |
| 1864 | 2026-05-20T02:31:14.224Z | Compiling curve25519-dalek v4.1.3 |
| 1865 | 2026-05-20T02:31:14.327Z | Compiling thiserror-no-std v2.0.2 |
| 1866 | 2026-05-20T02:31:14.490Z | Compiling chacha20 v0.9.1 |
| 1867 | 2026-05-20T02:31:14.564Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1868 | 2026-05-20T02:31:14.605Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1869 | 2026-05-20T02:31:14.848Z | Compiling byte-wrapper v0.1.0 |
| 1870 | 2026-05-20T02:31:14.997Z | Compiling dtrace-parser v0.2.0 |
| 1871 | 2026-05-20T02:31:15.002Z | Compiling crossbeam-epoch v0.9.18 |
| 1872 | 2026-05-20T02:31:15.051Z | Compiling blake2 v0.10.6 |
| 1873 | 2026-05-20T02:31:15.214Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1874 | 2026-05-20T02:31:15.299Z | Compiling aead v0.5.2 |
| 1875 | 2026-05-20T02:31:15.335Z | Compiling thread-id v4.2.2 |
| 1876 | 2026-05-20T02:31:15.348Z | Compiling strsim v0.11.1 |
| 1877 | 2026-05-20T02:31:15.424Z | Compiling keccak v0.1.6 |
| 1878 | 2026-05-20T02:31:15.466Z | Compiling float-ord v0.3.2 |
| 1879 | 2026-05-20T02:31:15.501Z | Compiling clap_lex v1.1.0 |
| 1880 | 2026-05-20T02:31:15.528Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1881 | 2026-05-20T02:31:15.582Z | Compiling sha3 v0.10.9 |
| 1882 | 2026-05-20T02:31:15.666Z | Compiling clap_builder v4.6.0 |
| 1883 | 2026-05-20T02:31:15.728Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1884 | 2026-05-20T02:31:15.752Z | Compiling chacha20poly1305 v0.10.1 |
| 1885 | 2026-05-20T02:31:15.780Z | Compiling usdt-impl v0.5.0 |
| 1886 | 2026-05-20T02:31:15.889Z | Compiling argon2 v0.5.3 |
| 1887 | 2026-05-20T02:31:16.399Z | Compiling typify v0.6.2 |
| 1888 | 2026-05-20T02:31:16.436Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1889 | 2026-05-20T02:31:16.511Z | Compiling vsss-rs v3.3.4 |
| 1890 | 2026-05-20T02:31:16.990Z | Compiling ciborium v0.2.2 |
| 1891 | 2026-05-20T02:31:17.513Z | Compiling hash32 v0.3.1 |
| 1892 | 2026-05-20T02:31:17.597Z | Compiling memmap v0.7.0 |
| 1893 | 2026-05-20T02:31:17.680Z | Compiling data-encoding v2.11.0 |
| 1894 | 2026-05-20T02:31:17.786Z | Compiling indent_write v2.2.0 |
| 1895 | 2026-05-20T02:31:17.799Z | Compiling usdt v0.5.0 |
| 1896 | 2026-05-20T02:31:17.811Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1897 | 2026-05-20T02:31:17.932Z | Compiling heapless v0.8.0 |
| 1898 | 2026-05-20T02:31:18.073Z | Compiling clap v4.6.1 |
| 1899 | 2026-05-20T02:31:18.162Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1900 | 2026-05-20T02:31:18.268Z | Compiling ingot-types v0.1.2 |
| 1901 | 2026-05-20T02:31:18.281Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1902 | 2026-05-20T02:31:18.371Z | Compiling rustix v0.38.44 |
| 1903 | 2026-05-20T02:31:18.523Z | Compiling tabwriter v1.4.1 |
| 1904 | 2026-05-20T02:31:18.539Z | Compiling cobs v0.3.0 |
| 1905 | 2026-05-20T02:31:18.741Z | Compiling managed v0.8.0 |
| 1906 | 2026-05-20T02:31:18.767Z | Compiling bitflags v1.3.2 |
| 1907 | 2026-05-20T02:31:18.848Z | Compiling postcard v1.1.3 |
| 1908 | 2026-05-20T02:31:18.947Z | Compiling smoltcp v0.11.0 |
| 1909 | 2026-05-20T02:31:18.962Z | Compiling ingot v0.1.1 |
| 1910 | 2026-05-20T02:31:19.005Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1911 | 2026-05-20T02:31:19.186Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1912 | 2026-05-20T02:31:19.210Z | Compiling serde_spanned v0.6.9 |
| 1913 | 2026-05-20T02:31:19.222Z | Compiling toml_datetime v0.6.11 |
| 1914 | 2026-05-20T02:31:19.363Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1915 | 2026-05-20T02:31:19.502Z | Compiling colored v3.1.1 |
| 1916 | 2026-05-20T02:31:19.667Z | Compiling resolv-conf v0.7.6 |
| 1917 | 2026-05-20T02:31:19.896Z | Compiling linked-hash-map v0.5.6 |
| 1918 | 2026-05-20T02:31:20.040Z | Compiling toml_write v0.1.2 |
| 1919 | 2026-05-20T02:31:20.087Z | Compiling swrite v0.1.0 |
| 1920 | 2026-05-20T02:31:20.189Z | Compiling unicode-segmentation v1.13.2 |
| 1921 | 2026-05-20T02:31:20.249Z | Compiling cpufeatures v0.3.0 |
| 1922 | 2026-05-20T02:31:20.333Z | Compiling foreign-types-shared v0.3.1 |
| 1923 | 2026-05-20T02:31:20.385Z | Compiling winnow v0.7.15 |
| 1924 | 2026-05-20T02:31:20.434Z | Compiling static_assertions v1.1.0 |
| 1925 | 2026-05-20T02:31:20.515Z | Compiling newline-converter v0.3.0 |
| 1926 | 2026-05-20T02:31:20.618Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1927 | 2026-05-20T02:31:20.636Z | Compiling foreign-types v0.5.0 |
| 1928 | 2026-05-20T02:31:20.722Z | Compiling chacha20 v0.10.0 |
| 1929 | 2026-05-20T02:31:20.810Z | Compiling lru-cache v0.1.2 |
| 1930 | 2026-05-20T02:31:20.831Z | Compiling hubpack v0.1.2 |
| 1931 | 2026-05-20T02:31:20.939Z | Compiling num_enum v0.7.6 |
| 1932 | 2026-05-20T02:31:20.986Z | Compiling atomicwrites v0.4.4 |
| 1933 | 2026-05-20T02:31:21.060Z | Compiling memoffset v0.9.1 |
| 1934 | 2026-05-20T02:31:21.064Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1935 | 2026-05-20T02:31:21.153Z | Compiling hickory-proto v0.24.4 |
| 1936 | 2026-05-20T02:31:21.180Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1937 | 2026-05-20T02:31:21.191Z | Compiling crossbeam-deque v0.8.6 |
| 1938 | 2026-05-20T02:31:21.253Z | Compiling console v0.15.11 |
| 1939 | 2026-05-20T02:31:21.293Z | Compiling camino-tempfile v1.4.1 |
| 1940 | 2026-05-20T02:31:21.384Z | Compiling serde-big-array v0.5.1 |
| 1941 | 2026-05-20T02:31:21.529Z | Compiling cstr-argument v0.1.2 |
| 1942 | 2026-05-20T02:31:21.542Z | Compiling siphasher v1.0.3 |
| 1943 | 2026-05-20T02:31:21.690Z | Compiling toml_edit v0.22.27 |
| 1944 | 2026-05-20T02:31:21.738Z | Compiling similar v2.7.0 |
| 1945 | 2026-05-20T02:31:21.751Z | Compiling phf_shared v0.12.1 |
| 1946 | 2026-05-20T02:31:21.872Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1947 | 2026-05-20T02:31:21.884Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1948 | 2026-05-20T02:31:21.926Z | Compiling pin-project v1.1.13 |
| 1949 | 2026-05-20T02:31:22.038Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1950 | 2026-05-20T02:31:22.170Z | Compiling expectorate v1.2.0 |
| 1951 | 2026-05-20T02:31:22.328Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1952 | 2026-05-20T02:31:22.398Z | Compiling rayon-core v1.13.0 |
| 1953 | 2026-05-20T02:31:22.456Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1954 | 2026-05-20T02:31:22.665Z | Compiling nix v0.31.3 |
| 1955 | 2026-05-20T02:31:23.113Z | Compiling hickory-resolver v0.24.4 |
| 1956 | 2026-05-20T02:31:23.914Z | Compiling toml v0.8.23 |
| 1957 | 2026-05-20T02:31:24.125Z | Compiling num_enum v0.5.11 |
| 1958 | 2026-05-20T02:31:24.246Z | Compiling rand v0.10.1 |
| 1959 | 2026-05-20T02:31:24.259Z | Compiling progenitor-impl v0.13.0 |
| 1960 | 2026-05-20T02:31:24.583Z | Compiling prettyplease v0.2.37 |
| 1961 | 2026-05-20T02:31:24.772Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1962 | 2026-05-20T02:31:24.836Z | Compiling unicode-normalization v0.1.25 |
| 1963 | 2026-05-20T02:31:24.918Z | Compiling progenitor-client v0.13.0 |
| 1964 | 2026-05-20T02:31:25.153Z | Compiling tokio-stream v0.1.18 |
| 1965 | 2026-05-20T02:31:25.224Z | Compiling bstr v1.12.1 |
| 1966 | 2026-05-20T02:31:25.309Z | Compiling csv-core v0.1.13 |
| 1967 | 2026-05-20T02:31:25.412Z | Compiling foldhash v0.1.5 |
| 1968 | 2026-05-20T02:31:25.573Z | Compiling same-file v1.0.6 |
| 1969 | 2026-05-20T02:31:25.594Z | Compiling konst_macro_rules v0.2.19 |
| 1970 | 2026-05-20T02:31:25.618Z | Compiling highway v1.3.0 |
| 1971 | 2026-05-20T02:31:25.705Z | Compiling foreign-types-shared v0.1.1 |
| 1972 | 2026-05-20T02:31:25.748Z | Compiling unicode-width v0.1.14 |
| 1973 | 2026-05-20T02:31:25.778Z | Compiling foreign-types v0.3.2 |
| 1974 | 2026-05-20T02:31:25.798Z | Compiling konst v0.2.20 |
| 1975 | 2026-05-20T02:31:25.852Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1976 | 2026-05-20T02:31:25.864Z | Compiling walkdir v2.5.0 |
| 1977 | 2026-05-20T02:31:25.952Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1978 | 2026-05-20T02:31:26.002Z | Compiling globset v0.4.18 |
| 1979 | 2026-05-20T02:31:26.025Z | Compiling hashbrown v0.15.5 |
| 1980 | 2026-05-20T02:31:26.037Z | Compiling qorb v0.4.1 |
| 1981 | 2026-05-20T02:31:26.200Z | Compiling csv v1.4.0 |
| 1982 | 2026-05-20T02:31:26.548Z | Compiling progenitor v0.13.0 |
| 1983 | 2026-05-20T02:31:26.700Z | Compiling snafu v0.8.9 |
| 1984 | 2026-05-20T02:31:26.761Z | Compiling olpc-cjson v0.1.4 |
| 1985 | 2026-05-20T02:31:26.929Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1986 | 2026-05-20T02:31:27.101Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1987 | 2026-05-20T02:31:27.402Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1988 | 2026-05-20T02:31:27.558Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1989 | 2026-05-20T02:31:27.881Z | Compiling rayon v1.12.0 |
| 1990 | 2026-05-20T02:31:28.123Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1991 | 2026-05-20T02:31:28.262Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1992 | 2026-05-20T02:31:28.331Z | Compiling phf v0.12.1 |
| 1993 | 2026-05-20T02:31:28.495Z | Compiling openssl-sys v0.9.116 |
| 1994 | 2026-05-20T02:31:28.904Z | Compiling tokio-dtrace v0.1.1 |
| 1995 | 2026-05-20T02:31:29.179Z | Compiling progenitor-impl v0.14.0 |
| 1996 | 2026-05-20T02:31:29.256Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1997 | 2026-05-20T02:31:29.506Z | Compiling itertools v0.12.1 |
| 1998 | 2026-05-20T02:31:29.593Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1999 | 2026-05-20T02:31:29.630Z | Compiling libsw-core v0.3.2 |
| 2000 | 2026-05-20T02:31:29.652Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2001 | 2026-05-20T02:31:29.793Z | Compiling pem v3.0.6 |
| 2002 | 2026-05-20T02:31:29.805Z | Compiling serde_plain v1.0.2 |
| 2003 | 2026-05-20T02:31:30.009Z | Compiling sigpipe v0.1.3 |
| 2004 | 2026-05-20T02:31:30.021Z | Compiling minimal-lexical v0.2.1 |
| 2005 | 2026-05-20T02:31:30.103Z | Compiling glob v0.3.3 |
| 2006 | 2026-05-20T02:31:30.116Z | Compiling fixedbitset v0.5.7 |
| 2007 | 2026-05-20T02:31:30.126Z | Compiling jiff v0.2.24 |
| 2008 | 2026-05-20T02:31:30.154Z | Compiling typed-path v0.9.3 |
| 2009 | 2026-05-20T02:31:30.288Z | Compiling bytecount v0.6.9 |
| 2010 | 2026-05-20T02:31:30.433Z | Compiling fixedbitset v0.4.2 |
| 2011 | 2026-05-20T02:31:30.444Z | Compiling papergrid v0.11.0 |
| 2012 | 2026-05-20T02:31:30.526Z | Compiling progenitor v0.14.0 |
| 2013 | 2026-05-20T02:31:30.664Z | Compiling zone v0.3.1 |
| 2014 | 2026-05-20T02:31:30.675Z | Compiling petgraph v0.6.5 |
| 2015 | 2026-05-20T02:31:30.707Z | Compiling petgraph v0.8.3 |
| 2016 | 2026-05-20T02:31:30.767Z | Compiling nom v7.1.3 |
| 2017 | 2026-05-20T02:31:31.381Z | Compiling tough v0.22.0 |
| 2018 | 2026-05-20T02:31:31.416Z | Compiling openssl v0.10.80 |
| 2019 | 2026-05-20T02:31:32.121Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2020 | 2026-05-20T02:31:32.135Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2021 | 2026-05-20T02:31:32.187Z | Compiling libsw v3.5.0 |
| 2022 | 2026-05-20T02:31:32.323Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2023 | 2026-05-20T02:31:32.362Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2024 | 2026-05-20T02:31:32.539Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2025 | 2026-05-20T02:31:32.568Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2026 | 2026-05-20T02:31:32.602Z | Compiling oxide-tokio-rt v0.1.6 |
| 2027 | 2026-05-20T02:31:32.743Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2028 | 2026-05-20T02:31:32.908Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2029 | 2026-05-20T02:31:33.092Z | Compiling chrono-tz v0.10.4 |
| 2030 | 2026-05-20T02:31:33.253Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 2031 | 2026-05-20T02:31:33.422Z | Compiling newtype_derive v0.1.6 |
| 2032 | 2026-05-20T02:31:33.508Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2033 | 2026-05-20T02:31:33.533Z | Compiling slog-dtrace v0.3.0 |
| 2034 | 2026-05-20T02:31:33.600Z | Compiling const_format v0.2.36 |
| 2035 | 2026-05-20T02:31:33.842Z | Compiling cancel-safe-futures v0.1.5 |
| 2036 | 2026-05-20T02:31:33.939Z | Compiling owo-colors v4.3.0 |
| 2037 | 2026-05-20T02:31:34.155Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2038 | 2026-05-20T02:31:34.301Z | Compiling gethostname v0.5.0 |
| 2039 | 2026-05-20T02:31:34.452Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2040 | 2026-05-20T02:31:34.469Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2041 | 2026-05-20T02:31:34.540Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2042 | 2026-05-20T02:31:34.597Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2043 | 2026-05-20T02:31:34.664Z | Compiling smf v0.2.3 |
| 2044 | 2026-05-20T02:31:34.696Z | Compiling bcs v0.1.6 |
| 2045 | 2026-05-20T02:31:34.717Z | Compiling whoami v1.6.1 |
| 2046 | 2026-05-20T02:31:35.006Z | Compiling tagptr v0.2.0 |
| 2047 | 2026-05-20T02:31:35.020Z | Compiling smawk v0.3.2 |
| 2048 | 2026-05-20T02:31:35.053Z | Compiling linear-map v1.2.0 |
| 2049 | 2026-05-20T02:31:35.163Z | Compiling termtree v0.5.1 |
| 2050 | 2026-05-20T02:31:35.163Z | Compiling unicode-linebreak v0.1.5 |
| 2051 | 2026-05-20T02:31:35.212Z | Compiling lazy_static v1.5.0 |
| 2052 | 2026-05-20T02:31:35.245Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2053 | 2026-05-20T02:31:35.314Z | Compiling steno v0.4.1 |
| 2054 | 2026-05-20T02:31:35.334Z | Compiling moka v0.12.15 |
| 2055 | 2026-05-20T02:31:35.417Z | Compiling textwrap v0.16.2 |
| 2056 | 2026-05-20T02:31:35.431Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2057 | 2026-05-20T02:31:35.704Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2058 | 2026-05-20T02:31:35.941Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2059 | 2026-05-20T02:31:36.094Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2060 | 2026-05-20T02:31:36.852Z | Compiling tabled v0.15.0 |
| 2061 | 2026-05-20T02:31:36.874Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2062 | 2026-05-20T02:31:37.083Z | Compiling cookie v0.18.1 |
| 2063 | 2026-05-20T02:31:37.679Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2064 | 2026-05-20T02:31:37.707Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2065 | 2026-05-20T02:31:38.231Z | Compiling hickory-proto v0.25.2 |
| 2066 | 2026-05-20T02:31:38.495Z | Compiling humantime v2.3.0 |
| 2067 | 2026-05-20T02:31:38.581Z | Compiling libscf-sys v1.2.0 |
| 2068 | 2026-05-20T02:31:38.731Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2069 | 2026-05-20T02:31:38.759Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2070 | 2026-05-20T02:31:38.780Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2071 | 2026-05-20T02:31:39.247Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2072 | 2026-05-20T02:31:40.020Z | Compiling hickory-resolver v0.25.2 |
| 2073 | 2026-05-20T02:31:40.821Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2074 | 2026-05-20T02:31:45.258Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2075 | 2026-05-20T02:31:52.731Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2076 | 2026-05-20T02:31:54.375Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2077 | 2026-05-20T02:31:55.362Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2078 | 2026-05-20T02:31:56.792Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2079 | 2026-05-20T02:32:13.486Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 2080 | 2026-05-20T02:32:13.598Z | Running `target/debug/xtask openapi check` |
| 2081 | 2026-05-20T02:32:14.056Z | Compiling serde_core v1.0.228 |
| 2082 | 2026-05-20T02:32:14.056Z | Compiling serde v1.0.228 |
| 2083 | 2026-05-20T02:32:14.124Z | Compiling serde_json v1.0.149 |
| 2084 | 2026-05-20T02:32:14.128Z | Compiling syn v2.0.117 |
| 2085 | 2026-05-20T02:32:14.135Z | Compiling bytes v1.11.1 |
| 2086 | 2026-05-20T02:32:14.139Z | Compiling zerocopy v0.8.48 |
| 2087 | 2026-05-20T02:32:14.143Z | Compiling getrandom v0.4.2 |
| 2088 | 2026-05-20T02:32:14.296Z | Compiling num-traits v0.2.19 |
| 2089 | 2026-05-20T02:32:14.470Z | Compiling once_cell v1.21.4 |
| 2090 | 2026-05-20T02:32:14.500Z | Compiling cc v1.2.62 |
| 2091 | 2026-05-20T02:32:14.561Z | Compiling generic-array v0.14.7 |
| 2092 | 2026-05-20T02:32:14.601Z | Compiling http v1.4.0 |
| 2093 | 2026-05-20T02:32:14.754Z | Compiling zeroize v1.8.2 |
| 2094 | 2026-05-20T02:32:14.933Z | Compiling schemars v0.8.22 |
| 2095 | 2026-05-20T02:32:15.138Z | Compiling usdt-impl v0.6.0 |
| 2096 | 2026-05-20T02:32:15.190Z | Compiling time-macros v0.2.27 |
| 2097 | 2026-05-20T02:32:15.258Z | Compiling rustls-pki-types v1.14.1 |
| 2098 | 2026-05-20T02:32:15.416Z | Compiling tracing-core v0.1.36 |
| 2099 | 2026-05-20T02:32:15.543Z | Compiling getrandom v0.2.17 |
| 2100 | 2026-05-20T02:32:15.587Z | Compiling ring v0.17.14 |
| 2101 | 2026-05-20T02:32:15.708Z | Compiling bitflags v2.11.1 |
| 2102 | 2026-05-20T02:32:15.736Z | Compiling http-body v1.0.1 |
| 2103 | 2026-05-20T02:32:15.889Z | Compiling tracing v0.1.44 |
| 2104 | 2026-05-20T02:32:15.942Z | Compiling block-buffer v0.10.4 |
| 2105 | 2026-05-20T02:32:15.999Z | Compiling crypto-common v0.1.7 |
| 2106 | 2026-05-20T02:32:16.123Z | Compiling indexmap v2.14.0 |
| 2107 | 2026-05-20T02:32:16.190Z | Compiling uuid v1.23.1 |
| 2108 | 2026-05-20T02:32:16.250Z | Compiling time v0.3.47 |
| 2109 | 2026-05-20T02:32:16.260Z | Compiling camino v1.2.2 |
| 2110 | 2026-05-20T02:32:16.601Z | Compiling pest_generator v2.8.6 |
| 2111 | 2026-05-20T02:32:16.655Z | Compiling serde_derive_internals v0.29.1 |
| 2112 | 2026-05-20T02:32:16.747Z | Compiling digest v0.10.7 |
| 2113 | 2026-05-20T02:32:17.152Z | Compiling rustix v1.1.4 |
| 2114 | 2026-05-20T02:32:17.244Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2115 | 2026-05-20T02:32:17.324Z | Compiling subtle v2.6.1 |
| 2116 | 2026-05-20T02:32:17.417Z | Compiling winnow v1.0.3 |
| 2117 | 2026-05-20T02:32:17.474Z | Compiling rustls v0.22.4 |
| 2118 | 2026-05-20T02:32:17.493Z | Compiling serde_spanned v1.1.1 |
| 2119 | 2026-05-20T02:32:17.539Z | Compiling semver v1.0.28 |
| 2120 | 2026-05-20T02:32:17.637Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 2121 | 2026-05-20T02:32:17.773Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2122 | 2026-05-20T02:32:17.790Z | Compiling rustix v0.38.44 |
| 2123 | 2026-05-20T02:32:17.829Z | Compiling sha1 v0.10.6 |
| 2124 | 2026-05-20T02:32:17.879Z | Compiling serde_derive v1.0.228 |
| 2125 | 2026-05-20T02:32:17.984Z | Compiling thiserror-impl v2.0.18 |
| 2126 | 2026-05-20T02:32:18.052Z | Compiling zerocopy-derive v0.8.48 |
| 2127 | 2026-05-20T02:32:18.161Z | Compiling tokio-macros v2.7.0 |
| 2128 | 2026-05-20T02:32:18.287Z | Compiling pest_derive v2.8.6 |
| 2129 | 2026-05-20T02:32:18.439Z | Compiling scroll_derive v0.13.1 |
| 2130 | 2026-05-20T02:32:18.557Z | Compiling futures-macro v0.3.32 |
| 2131 | 2026-05-20T02:32:18.817Z | Compiling schemars_derive v0.8.22 |
| 2132 | 2026-05-20T02:32:18.932Z | Compiling tokio v1.52.3 |
| 2133 | 2026-05-20T02:32:19.228Z | Compiling thiserror v2.0.18 |
| 2134 | 2026-05-20T02:32:19.339Z | Compiling scroll v0.13.0 |
| 2135 | 2026-05-20T02:32:19.398Z | Compiling dtrace-parser v0.3.0 |
| 2136 | 2026-05-20T02:32:19.406Z | Compiling futures-util v0.3.32 |
| 2137 | 2026-05-20T02:32:19.610Z | Compiling goblin v0.10.5 |
| 2138 | 2026-05-20T02:32:20.058Z | Compiling rustls-webpki v0.102.8 |
| 2139 | 2026-05-20T02:32:20.204Z | Compiling async-stream-impl v0.3.6 |
| 2140 | 2026-05-20T02:32:21.101Z | Compiling erased-serde v0.3.31 |
| 2141 | 2026-05-20T02:32:21.330Z | Compiling chrono v0.4.44 |
| 2142 | 2026-05-20T02:32:21.593Z | Compiling slog v2.8.2 |
| 2143 | 2026-05-20T02:32:21.670Z | Compiling serde_tokenstream v0.2.3 |
| 2144 | 2026-05-20T02:32:21.961Z | Compiling slog-json v2.6.1 |
| 2145 | 2026-05-20T02:32:22.052Z | Compiling futures-executor v0.3.32 |
| 2146 | 2026-05-20T02:32:22.219Z | Compiling openapiv3 v2.2.0 |
| 2147 | 2026-05-20T02:32:22.337Z | Compiling dof v0.4.0 |
| 2148 | 2026-05-20T02:32:22.862Z | Compiling tokio-util v0.7.18 |
| 2149 | 2026-05-20T02:32:23.487Z | Compiling h2 v0.4.14 |
| 2150 | 2026-05-20T02:32:23.536Z | Compiling usdt-attr-macro v0.6.0 |
| 2151 | 2026-05-20T02:32:23.829Z | Compiling usdt-macro v0.6.0 |
| 2152 | 2026-05-20T02:32:24.217Z | Compiling oxnet v0.1.5 |
| 2153 | 2026-05-20T02:32:24.291Z | Compiling tokio-rustls v0.25.0 |
| 2154 | 2026-05-20T02:32:24.350Z | Compiling async-compression v0.4.42 |
| 2155 | 2026-05-20T02:32:24.448Z | Compiling slog-term v2.9.2 |
| 2156 | 2026-05-20T02:32:24.457Z | Compiling futures v0.3.32 |
| 2157 | 2026-05-20T02:32:24.510Z | Compiling slog-bunyan v2.5.0 |
| 2158 | 2026-05-20T02:32:24.526Z | Compiling usdt v0.6.0 |
| 2159 | 2026-05-20T02:32:24.536Z | Compiling dropshot_endpoint v0.17.0 |
| 2160 | 2026-05-20T02:32:24.649Z | Compiling slog-async v2.8.0 |
| 2161 | 2026-05-20T02:32:24.658Z | Compiling multer v3.1.0 |
| 2162 | 2026-05-20T02:32:24.667Z | Compiling serde_urlencoded v0.7.1 |
| 2163 | 2026-05-20T02:32:24.799Z | Compiling async-stream v0.3.6 |
| 2164 | 2026-05-20T02:32:24.838Z | Compiling proc-macro-crate v3.5.0 |
| 2165 | 2026-05-20T02:32:24.979Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2166 | 2026-05-20T02:32:24.991Z | Compiling async-trait v0.1.89 |
| 2167 | 2026-05-20T02:32:25.008Z | Compiling serde_path_to_error v0.1.20 |
| 2168 | 2026-05-20T02:32:25.136Z | Compiling http-body-util v0.1.3 |
| 2169 | 2026-05-20T02:32:25.139Z | Compiling rustls-pemfile v2.2.0 |
| 2170 | 2026-05-20T02:32:25.269Z | Compiling crossbeam-epoch v0.9.18 |
| 2171 | 2026-05-20T02:32:25.339Z | Compiling aho-corasick v1.1.4 |
| 2172 | 2026-05-20T02:32:25.356Z | Compiling tempfile v3.27.0 |
| 2173 | 2026-05-20T02:32:25.371Z | Compiling num_enum_derive v0.7.6 |
| 2174 | 2026-05-20T02:32:25.605Z | Compiling hyper v1.9.0 |
| 2175 | 2026-05-20T02:32:25.750Z | Compiling crossbeam-deque v0.8.6 |
| 2176 | 2026-05-20T02:32:25.956Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2177 | 2026-05-20T02:32:26.169Z | Compiling regex-automata v0.4.14 |
| 2178 | 2026-05-20T02:32:26.305Z | Compiling git-stub v1.0.0 |
| 2179 | 2026-05-20T02:32:26.369Z | Compiling clap_builder v4.6.0 |
| 2180 | 2026-05-20T02:32:26.392Z | Compiling rayon-core v1.13.0 |
| 2181 | 2026-05-20T02:32:26.401Z | Compiling num_enum v0.7.6 |
| 2182 | 2026-05-20T02:32:26.521Z | Compiling fs-err v3.3.0 |
| 2183 | 2026-05-20T02:32:26.572Z | Compiling atomicwrites v0.4.4 |
| 2184 | 2026-05-20T02:32:26.762Z | Compiling hyper-util v0.1.20 |
| 2185 | 2026-05-20T02:32:26.771Z | Compiling terminal_size v0.4.4 |
| 2186 | 2026-05-20T02:32:26.818Z | Compiling clap_derive v4.6.1 |
| 2187 | 2026-05-20T02:32:26.910Z | Compiling serde_repr v0.1.20 |
| 2188 | 2026-05-20T02:32:27.110Z | Compiling bstr v1.12.1 |
| 2189 | 2026-05-20T02:32:27.255Z | Compiling nom v8.0.0 |
| 2190 | 2026-05-20T02:32:27.287Z | Compiling is_ci v1.2.0 |
| 2191 | 2026-05-20T02:32:27.429Z | Compiling either v1.15.0 |
| 2192 | 2026-05-20T02:32:27.477Z | Compiling textwrap v0.16.2 |
| 2193 | 2026-05-20T02:32:27.556Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2194 | 2026-05-20T02:32:27.617Z | Compiling rayon v1.12.0 |
| 2195 | 2026-05-20T02:32:27.985Z | Compiling regex v1.12.3 |
| 2196 | 2026-05-20T02:32:28.176Z | Compiling dropshot v0.17.0 |
| 2197 | 2026-05-20T02:32:28.460Z | Compiling drift v0.1.4 |
| 2198 | 2026-05-20T02:32:28.499Z | Compiling supports-color v3.0.2 |
| 2199 | 2026-05-20T02:32:28.577Z | Compiling clap v4.6.1 |
| 2200 | 2026-05-20T02:32:28.664Z | Compiling similar v2.7.0 |
| 2201 | 2026-05-20T02:32:28.676Z | Compiling git-stub-vcs v0.1.0 |
| 2202 | 2026-05-20T02:32:29.023Z | Compiling sha2 v0.10.9 |
| 2203 | 2026-05-20T02:32:29.381Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2204 | 2026-05-20T02:32:30.756Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2205 | 2026-05-20T02:32:30.756Z | Compiling dropshot-api-manager v0.7.1 |
| 2206 | 2026-05-20T02:32:33.593Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2207 | 2026-05-20T02:32:34.563Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2208 | 2026-05-20T02:32:40.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.14s |
| 2209 | 2026-05-20T02:32:40.873Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2210 | 2026-05-20T02:32:40.901Z | ------- |
| 2211 | 2026-05-20T02:32:40.901Z | Generating OpenAPI documents from API definitions ... |
| 2212 | 2026-05-20T02:32:40.955Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2213 | 2026-05-20T02:32:40.984Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2214 | 2026-05-20T02:32:41.096Z | ------- |
| 2215 | 2026-05-20T02:32:41.096Z | Checking 11 OpenAPI documents... |
| 2216 | 2026-05-20T02:32:41.096Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2217 | 2026-05-20T02:32:41.096Z | Fresh ddm-admin (versioned v2.0.0 (added locally)): DDM Admin |
| 2218 | 2026-05-20T02:32:41.096Z | Fresh ddm-admin "latest" symlink |
| 2219 | 2026-05-20T02:32:41.096Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2220 | 2026-05-20T02:32:41.099Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2221 | 2026-05-20T02:32:41.099Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2222 | 2026-05-20T02:32:41.099Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2223 | 2026-05-20T02:32:41.099Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2224 | 2026-05-20T02:32:41.099Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2225 | 2026-05-20T02:32:41.099Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2226 | 2026-05-20T02:32:41.099Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2227 | 2026-05-20T02:32:41.099Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2228 | 2026-05-20T02:32:41.099Z | Fresh mg-admin "latest" symlink |
| 2229 | 2026-05-20T02:32:41.099Z | ------- |
| 2230 | 2026-05-20T02:32:41.099Z | Success 11 documents checked: 13 fresh, 0 stale, 0 failed, 0 other problems |
| 2231 | 2026-05-20T02:32:41.137Z | + banner build |
| 2232 | 2026-05-20T02:32:41.140Z | |
| 2233 | 2026-05-20T02:32:41.140Z | ##### # # # # ##### |
| 2234 | 2026-05-20T02:32:41.140Z | # # # # # # # # |
| 2235 | 2026-05-20T02:32:41.140Z | ##### # # # # # # |
| 2236 | 2026-05-20T02:32:41.140Z | # # # # # # # # |
| 2237 | 2026-05-20T02:32:41.140Z | # # # # # # # # |
| 2238 | 2026-05-20T02:32:41.140Z | ##### #### # ###### ##### |
| 2239 | 2026-05-20T02:32:41.141Z | |
| 2240 | 2026-05-20T02:32:41.141Z | + ptime -m cargo build |
| 2241 | 2026-05-20T02:32:41.726Z | Compiling smallvec v1.15.1 |
| 2242 | 2026-05-20T02:32:41.838Z | Compiling log v0.4.29 |
| 2243 | 2026-05-20T02:32:41.856Z | Compiling slog v2.8.2 |
| 2244 | 2026-05-20T02:32:41.876Z | Compiling rustls-webpki v0.103.13 |
| 2245 | 2026-05-20T02:32:41.894Z | Compiling webpki-roots v1.0.7 |
| 2246 | 2026-05-20T02:32:41.940Z | Compiling similar v2.7.0 |
| 2247 | 2026-05-20T02:32:41.994Z | Compiling fxhash v0.2.1 |
| 2248 | 2026-05-20T02:32:41.994Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2249 | 2026-05-20T02:32:42.031Z | Compiling icu_normalizer v2.2.0 |
| 2250 | 2026-05-20T02:32:42.068Z | Compiling parking_lot_core v0.9.12 |
| 2251 | 2026-05-20T02:32:42.092Z | Compiling goblin v0.10.5 |
| 2252 | 2026-05-20T02:32:42.134Z | Compiling rustls v0.22.4 |
| 2253 | 2026-05-20T02:32:42.237Z | Compiling slog-async v2.8.0 |
| 2254 | 2026-05-20T02:32:42.276Z | Compiling parking_lot v0.12.5 |
| 2255 | 2026-05-20T02:32:42.377Z | Compiling idna_adapter v1.2.2 |
| 2256 | 2026-05-20T02:32:42.541Z | Compiling idna v1.1.0 |
| 2257 | 2026-05-20T02:32:42.605Z | Compiling tokio v1.52.3 |
| 2258 | 2026-05-20T02:32:42.665Z | Compiling rustls v0.23.40 |
| 2259 | 2026-05-20T02:32:42.744Z | Compiling slog-term v2.9.2 |
| 2260 | 2026-05-20T02:32:42.868Z | Compiling url v2.5.8 |
| 2261 | 2026-05-20T02:32:42.882Z | Compiling slog-json v2.6.1 |
| 2262 | 2026-05-20T02:32:43.098Z | Compiling slog-bunyan v2.5.0 |
| 2263 | 2026-05-20T02:32:43.245Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2264 | 2026-05-20T02:32:43.288Z | Compiling goblin v0.8.2 |
| 2265 | 2026-05-20T02:32:43.328Z | Compiling expectorate v1.2.0 |
| 2266 | 2026-05-20T02:32:43.382Z | Compiling schemars v0.8.22 |
| 2267 | 2026-05-20T02:32:43.483Z | Compiling globset v0.4.18 |
| 2268 | 2026-05-20T02:32:43.710Z | Compiling moka v0.12.15 |
| 2269 | 2026-05-20T02:32:44.247Z | Compiling ipnetwork v0.21.1 |
| 2270 | 2026-05-20T02:32:44.476Z | Compiling newtype-uuid v1.3.2 |
| 2271 | 2026-05-20T02:32:44.670Z | Compiling oxnet v0.1.5 |
| 2272 | 2026-05-20T02:32:44.690Z | Compiling serde_with v3.20.0 |
| 2273 | 2026-05-20T02:32:44.821Z | Compiling dof v0.4.0 |
| 2274 | 2026-05-20T02:32:45.100Z | Compiling daft v0.1.7 |
| 2275 | 2026-05-20T02:32:45.396Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2276 | 2026-05-20T02:32:45.763Z | Compiling usdt-impl v0.6.0 |
| 2277 | 2026-05-20T02:32:45.903Z | Compiling rustls-platform-verifier v0.7.0 |
| 2278 | 2026-05-20T02:32:46.121Z | Compiling usdt v0.6.0 |
| 2279 | 2026-05-20T02:32:46.154Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2280 | 2026-05-20T02:32:46.416Z | Compiling tokio-util v0.7.18 |
| 2281 | 2026-05-20T02:32:46.430Z | Compiling tower v0.5.3 |
| 2282 | 2026-05-20T02:32:46.443Z | Compiling tokio-rustls v0.26.4 |
| 2283 | 2026-05-20T02:32:46.715Z | Compiling tokio-rustls v0.25.0 |
| 2284 | 2026-05-20T02:32:46.728Z | Compiling async-compression v0.4.42 |
| 2285 | 2026-05-20T02:32:46.740Z | Compiling iddqd v0.3.18 |
| 2286 | 2026-05-20T02:32:46.923Z | Compiling tower-http v0.6.10 |
| 2287 | 2026-05-20T02:32:46.975Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2288 | 2026-05-20T02:32:47.061Z | Compiling h2 v0.4.14 |
| 2289 | 2026-05-20T02:32:47.091Z | Compiling backoff v0.4.0 |
| 2290 | 2026-05-20T02:32:47.177Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 2291 | 2026-05-20T02:32:47.255Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2292 | 2026-05-20T02:32:47.318Z | Compiling typify-impl v0.6.2 |
| 2293 | 2026-05-20T02:32:47.385Z | Compiling dof v0.3.0 |
| 2294 | 2026-05-20T02:32:47.603Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2295 | 2026-05-20T02:32:47.931Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2296 | 2026-05-20T02:32:48.018Z | Compiling byte-wrapper v0.1.0 |
| 2297 | 2026-05-20T02:32:48.082Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2298 | 2026-05-20T02:32:48.188Z | Compiling usdt-impl v0.5.0 |
| 2299 | 2026-05-20T02:32:48.256Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2300 | 2026-05-20T02:32:48.392Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2301 | 2026-05-20T02:32:48.462Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2302 | 2026-05-20T02:32:48.531Z | Compiling usdt v0.5.0 |
| 2303 | 2026-05-20T02:32:48.597Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2304 | 2026-05-20T02:32:48.819Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 2305 | 2026-05-20T02:32:48.849Z | Compiling hickory-proto v0.24.4 |
| 2306 | 2026-05-20T02:32:48.862Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2307 | 2026-05-20T02:32:49.321Z | Compiling hyper v1.9.0 |
| 2308 | 2026-05-20T02:32:49.975Z | Compiling typify v0.6.2 |
| 2309 | 2026-05-20T02:32:50.025Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2310 | 2026-05-20T02:32:50.097Z | Compiling progenitor-impl v0.13.0 |
| 2311 | 2026-05-20T02:32:50.135Z | Compiling progenitor-impl v0.14.0 |
| 2312 | 2026-05-20T02:32:50.167Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2313 | 2026-05-20T02:32:50.602Z | Compiling hyper-util v0.1.20 |
| 2314 | 2026-05-20T02:32:50.665Z | Compiling hickory-resolver v0.24.4 |
| 2315 | 2026-05-20T02:32:50.952Z | Compiling tokio-stream v0.1.18 |
| 2316 | 2026-05-20T02:32:51.426Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2317 | 2026-05-20T02:32:51.910Z | Compiling hyper-rustls v0.27.9 |
| 2318 | 2026-05-20T02:32:51.928Z | Compiling dropshot v0.17.0 |
| 2319 | 2026-05-20T02:32:52.287Z | Compiling reqwest v0.13.3 |
| 2320 | 2026-05-20T02:32:52.306Z | Compiling reqwest v0.12.28 |
| 2321 | 2026-05-20T02:32:52.791Z | Compiling qorb v0.4.1 |
| 2322 | 2026-05-20T02:32:52.893Z | Compiling tokio-dtrace v0.1.1 |
| 2323 | 2026-05-20T02:32:53.059Z | Compiling libsw-core v0.3.2 |
| 2324 | 2026-05-20T02:32:53.180Z | Compiling zone v0.3.1 |
| 2325 | 2026-05-20T02:32:53.242Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2326 | 2026-05-20T02:32:53.291Z | Compiling libsw v3.5.0 |
| 2327 | 2026-05-20T02:32:53.314Z | Compiling oxide-tokio-rt v0.1.6 |
| 2328 | 2026-05-20T02:32:53.473Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2329 | 2026-05-20T02:32:53.597Z | Compiling progenitor-client v0.14.0 |
| 2330 | 2026-05-20T02:32:53.664Z | Compiling progenitor-client v0.10.0 |
| 2331 | 2026-05-20T02:32:53.914Z | Compiling progenitor-extras v0.2.0 |
| 2332 | 2026-05-20T02:32:53.926Z | Compiling progenitor-client v0.13.0 |
| 2333 | 2026-05-20T02:32:53.972Z | Compiling progenitor v0.14.0 |
| 2334 | 2026-05-20T02:32:54.126Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2335 | 2026-05-20T02:32:54.164Z | Compiling progenitor v0.13.0 |
| 2336 | 2026-05-20T02:32:54.233Z | Compiling slog-dtrace v0.3.0 |
| 2337 | 2026-05-20T02:32:54.258Z | Compiling tough v0.22.0 |
| 2338 | 2026-05-20T02:32:54.311Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2339 | 2026-05-20T02:32:54.516Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2340 | 2026-05-20T02:32:54.549Z | Compiling cancel-safe-futures v0.1.5 |
| 2341 | 2026-05-20T02:32:54.839Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2342 | 2026-05-20T02:32:54.862Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2343 | 2026-05-20T02:32:55.813Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2344 | 2026-05-20T02:32:55.983Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2345 | 2026-05-20T02:32:55.998Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2346 | 2026-05-20T02:32:56.365Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2347 | 2026-05-20T02:32:56.648Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2348 | 2026-05-20T02:32:56.774Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2349 | 2026-05-20T02:32:56.840Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2350 | 2026-05-20T02:32:56.889Z | Compiling steno v0.4.1 |
| 2351 | 2026-05-20T02:32:56.978Z | Compiling hickory-proto v0.25.2 |
| 2352 | 2026-05-20T02:32:57.995Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2353 | 2026-05-20T02:32:58.073Z | Compiling typify-impl v0.4.3 |
| 2354 | 2026-05-20T02:32:58.111Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2355 | 2026-05-20T02:32:58.313Z | Compiling parking_lot_core v0.8.6 |
| 2356 | 2026-05-20T02:32:58.638Z | Compiling parking_lot v0.11.2 |
| 2357 | 2026-05-20T02:32:59.032Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2358 | 2026-05-20T02:32:59.045Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2359 | 2026-05-20T02:32:59.658Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2360 | 2026-05-20T02:32:59.852Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2361 | 2026-05-20T02:33:00.151Z | Compiling hickory-resolver v0.25.2 |
| 2362 | 2026-05-20T02:33:00.260Z | Compiling typify v0.4.3 |
| 2363 | 2026-05-20T02:33:00.383Z | Compiling sled v0.34.7 |
| 2364 | 2026-05-20T02:33:00.737Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2365 | 2026-05-20T02:33:00.966Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2366 | 2026-05-20T02:33:01.597Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2367 | 2026-05-20T02:33:01.657Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2368 | 2026-05-20T02:33:01.881Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2369 | 2026-05-20T02:33:02.208Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2370 | 2026-05-20T02:33:02.672Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2371 | 2026-05-20T02:33:02.944Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2372 | 2026-05-20T02:33:03.044Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2373 | 2026-05-20T02:33:03.063Z | Compiling arc-swap v1.9.1 |
| 2374 | 2026-05-20T02:33:03.102Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2375 | 2026-05-20T02:33:03.378Z | Compiling slog-scope v4.4.1 |
| 2376 | 2026-05-20T02:33:03.429Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2377 | 2026-05-20T02:33:03.540Z | Compiling papergrid v0.17.0 |
| 2378 | 2026-05-20T02:33:03.644Z | Compiling testing_table v0.3.0 |
| 2379 | 2026-05-20T02:33:03.824Z | Compiling internet-checksum v0.2.1 |
| 2380 | 2026-05-20T02:33:03.976Z | Compiling slog-stdlog v4.1.1 |
| 2381 | 2026-05-20T02:33:04.211Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2382 | 2026-05-20T02:33:04.342Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2383 | 2026-05-20T02:33:04.411Z | Compiling progenitor-impl v0.11.2 |
| 2384 | 2026-05-20T02:33:04.648Z | Compiling tabled v0.20.0 |
| 2385 | 2026-05-20T02:33:04.988Z | Compiling progenitor-client v0.11.2 |
| 2386 | 2026-05-20T02:33:05.145Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2387 | 2026-05-20T02:33:05.303Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2388 | 2026-05-20T02:33:05.427Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2389 | 2026-05-20T02:33:05.522Z | Compiling const-random v0.1.18 |
| 2390 | 2026-05-20T02:33:05.605Z | Compiling progenitor v0.11.2 |
| 2391 | 2026-05-20T02:33:05.661Z | Compiling slog-envlogger v2.2.0 |
| 2392 | 2026-05-20T02:33:05.748Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2393 | 2026-05-20T02:33:05.767Z | Compiling crc8 v0.1.1 |
| 2394 | 2026-05-20T02:33:05.895Z | Compiling ahash v0.8.12 |
| 2395 | 2026-05-20T02:33:06.054Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2396 | 2026-05-20T02:33:06.068Z | Compiling smartstring v1.0.1 |
| 2397 | 2026-05-20T02:33:06.147Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2398 | 2026-05-20T02:33:06.351Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2399 | 2026-05-20T02:33:07.228Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2400 | 2026-05-20T02:33:07.241Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2401 | 2026-05-20T02:33:07.254Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2402 | 2026-05-20T02:33:07.382Z | Compiling thin-vec v0.2.18 |
| 2403 | 2026-05-20T02:33:07.496Z | Compiling utf-8 v0.7.6 |
| 2404 | 2026-05-20T02:33:07.546Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2405 | 2026-05-20T02:33:07.688Z | Compiling tungstenite v0.21.0 |
| 2406 | 2026-05-20T02:33:07.701Z | Compiling rhai v1.24.0 |
| 2407 | 2026-05-20T02:33:08.052Z | Compiling progenitor-impl v0.10.0 |
| 2408 | 2026-05-20T02:33:08.601Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2409 | 2026-05-20T02:33:08.617Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2410 | 2026-05-20T02:33:09.357Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2411 | 2026-05-20T02:33:09.502Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2412 | 2026-05-20T02:33:09.847Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2413 | 2026-05-20T02:33:10.310Z | Compiling sha2 v0.10.9 |
| 2414 | 2026-05-20T02:33:10.698Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2415 | 2026-05-20T02:33:10.731Z | Compiling progenitor v0.10.0 |
| 2416 | 2026-05-20T02:33:10.888Z | Compiling tokio-tungstenite v0.21.0 |
| 2417 | 2026-05-20T02:33:11.162Z | Compiling lzma-sys v0.1.20 |
| 2418 | 2026-05-20T02:33:11.230Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2419 | 2026-05-20T02:33:11.279Z | Compiling typeid v1.0.3 |
| 2420 | 2026-05-20T02:33:11.414Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2421 | 2026-05-20T02:33:12.123Z | Compiling console v0.16.3 |
| 2422 | 2026-05-20T02:33:12.489Z | Compiling git-stub v1.0.0 |
| 2423 | 2026-05-20T02:33:12.516Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2424 | 2026-05-20T02:33:12.648Z | Compiling base64 v0.21.7 |
| 2425 | 2026-05-20T02:33:12.767Z | Compiling unit-prefix v0.5.2 |
| 2426 | 2026-05-20T02:33:12.781Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2427 | 2026-05-20T02:33:12.857Z | Compiling git-stub-vcs v0.1.0 |
| 2428 | 2026-05-20T02:33:12.940Z | Compiling indicatif v0.18.4 |
| 2429 | 2026-05-20T02:33:12.981Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2430 | 2026-05-20T02:33:13.093Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2431 | 2026-05-20T02:33:13.209Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2432 | 2026-05-20T02:33:13.839Z | Compiling ron v0.12.1 |
| 2433 | 2026-05-20T02:33:13.842Z | Compiling xz2 v0.1.7 |
| 2434 | 2026-05-20T02:33:14.098Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2435 | 2026-05-20T02:33:14.136Z | Compiling drift v0.1.4 |
| 2436 | 2026-05-20T02:33:14.169Z | Compiling base16ct v1.0.0 |
| 2437 | 2026-05-20T02:33:14.365Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 2438 | 2026-05-20T02:33:14.779Z | Compiling dropshot-api-manager v0.7.1 |
| 2439 | 2026-05-20T02:33:15.201Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 2440 | 2026-05-20T02:33:15.333Z | Compiling natord v1.0.9 |
| 2441 | 2026-05-20T02:33:15.516Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2442 | 2026-05-20T02:33:17.372Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2443 | 2026-05-20T02:33:18.393Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2444 | 2026-05-20T02:33:25.648Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2445 | 2026-05-20T02:33:27.311Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2446 | 2026-05-20T02:33:28.352Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2447 | 2026-05-20T02:33:29.397Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2448 | 2026-05-20T02:33:29.400Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2449 | 2026-05-20T02:33:29.400Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2450 | 2026-05-20T02:33:29.400Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2451 | 2026-05-20T02:33:29.861Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2452 | 2026-05-20T02:33:29.861Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2453 | 2026-05-20T02:33:29.864Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2454 | 2026-05-20T02:33:30.320Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2455 | 2026-05-20T02:33:31.851Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2456 | 2026-05-20T02:33:31.851Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2457 | 2026-05-20T02:33:33.390Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2458 | 2026-05-20T02:33:37.637Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2459 | 2026-05-20T02:33:38.616Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2460 | 2026-05-20T02:33:38.619Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2461 | 2026-05-20T02:33:38.619Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2462 | 2026-05-20T02:34:21.463Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s |
| 2463 | 2026-05-20T02:34:21.649Z | |
| 2464 | 2026-05-20T02:34:21.649Z | real 1:40.435020434 |
| 2465 | 2026-05-20T02:34:21.649Z | user 7:57.905702642 |
| 2466 | 2026-05-20T02:34:21.649Z | sys 1:12.026173227 |
| 2467 | 2026-05-20T02:34:21.649Z | trap 0.220612979 |
| 2468 | 2026-05-20T02:34:21.649Z | tflt 0.004563776 |
| 2469 | 2026-05-20T02:34:21.649Z | dflt 0.260861144 |
| 2470 | 2026-05-20T02:34:21.649Z | kflt 0.000090764 |
| 2471 | 2026-05-20T02:34:21.649Z | lock 30:56.237945854 |
| 2472 | 2026-05-20T02:34:21.649Z | slp 27:34.902921640 |
| 2473 | 2026-05-20T02:34:21.655Z | lat 24.138931101 |
| 2474 | 2026-05-20T02:34:21.655Z | stop 37.164748769 |
| 2475 | 2026-05-20T02:34:21.655Z | + ptime -m cargo build --release |
| 2476 | 2026-05-20T02:34:22.313Z | Compiling proc-macro2 v1.0.106 |
| 2477 | 2026-05-20T02:34:22.313Z | Compiling quote v1.0.45 |
| 2478 | 2026-05-20T02:34:22.313Z | Compiling unicode-ident v1.0.24 |
| 2479 | 2026-05-20T02:34:22.313Z | Compiling serde_core v1.0.228 |
| 2480 | 2026-05-20T02:34:22.313Z | Compiling serde v1.0.228 |
| 2481 | 2026-05-20T02:34:22.319Z | Compiling libc v0.2.186 |
| 2482 | 2026-05-20T02:34:22.319Z | Compiling cfg-if v1.0.4 |
| 2483 | 2026-05-20T02:34:22.525Z | Compiling zmij v1.0.21 |
| 2484 | 2026-05-20T02:34:22.542Z | Compiling autocfg v1.5.0 |
| 2485 | 2026-05-20T02:34:22.773Z | Compiling memchr v2.8.0 |
| 2486 | 2026-05-20T02:34:22.837Z | Compiling libm v0.2.16 |
| 2487 | 2026-05-20T02:34:23.165Z | Compiling itoa v1.0.18 |
| 2488 | 2026-05-20T02:34:23.239Z | Compiling version_check v0.9.5 |
| 2489 | 2026-05-20T02:34:23.417Z | Compiling icu_normalizer_data v2.2.0 |
| 2490 | 2026-05-20T02:34:23.486Z | Compiling icu_properties_data v2.2.0 |
| 2491 | 2026-05-20T02:34:23.505Z | Compiling stable_deref_trait v1.2.1 |
| 2492 | 2026-05-20T02:34:23.635Z | Compiling serde_json v1.0.149 |
| 2493 | 2026-05-20T02:34:23.650Z | Compiling syn v2.0.117 |
| 2494 | 2026-05-20T02:34:23.696Z | Compiling thiserror v2.0.18 |
| 2495 | 2026-05-20T02:34:23.743Z | Compiling writeable v0.6.3 |
| 2496 | 2026-05-20T02:34:23.910Z | Compiling litemap v0.8.2 |
| 2497 | 2026-05-20T02:34:23.947Z | Compiling utf8_iter v1.0.4 |
| 2498 | 2026-05-20T02:34:24.022Z | Compiling percent-encoding v2.3.2 |
| 2499 | 2026-05-20T02:34:24.215Z | Compiling num-traits v0.2.19 |
| 2500 | 2026-05-20T02:34:24.224Z | Compiling form_urlencoded v1.2.2 |
| 2501 | 2026-05-20T02:34:24.292Z | Compiling getrandom v0.4.2 |
| 2502 | 2026-05-20T02:34:24.298Z | Compiling rand_core v0.10.1 |
| 2503 | 2026-05-20T02:34:24.467Z | Compiling parking_lot_core v0.9.12 |
| 2504 | 2026-05-20T02:34:24.518Z | Compiling heck v0.5.0 |
| 2505 | 2026-05-20T02:34:24.533Z | Compiling jobserver v0.1.34 |
| 2506 | 2026-05-20T02:34:24.708Z | Compiling shlex v1.3.0 |
| 2507 | 2026-05-20T02:34:24.757Z | Compiling find-msvc-tools v0.1.9 |
| 2508 | 2026-05-20T02:34:24.802Z | Compiling iana-time-zone v0.1.65 |
| 2509 | 2026-05-20T02:34:24.893Z | Compiling uuid v1.23.1 |
| 2510 | 2026-05-20T02:34:25.024Z | Compiling cc v1.2.62 |
| 2511 | 2026-05-20T02:34:25.199Z | Compiling errno v0.3.14 |
| 2512 | 2026-05-20T02:34:26.533Z | Compiling zerocopy v0.8.48 |
| 2513 | 2026-05-20T02:34:26.540Z | Compiling semver v1.0.28 |
| 2514 | 2026-05-20T02:34:26.540Z | Compiling dyn-clone v1.0.20 |
| 2515 | 2026-05-20T02:34:26.540Z | Compiling schemars v0.8.22 |
| 2516 | 2026-05-20T02:34:26.540Z | Compiling getrandom v0.2.17 |
| 2517 | 2026-05-20T02:34:26.540Z | Compiling pin-project-lite v0.2.17 |
| 2518 | 2026-05-20T02:34:26.540Z | Compiling rustversion v1.0.22 |
| 2519 | 2026-05-20T02:34:26.540Z | Compiling bitflags v2.11.1 |
| 2520 | 2026-05-20T02:34:26.540Z | Compiling socket2 v0.6.3 |
| 2521 | 2026-05-20T02:34:26.540Z | Compiling scopeguard v1.2.0 |
| 2522 | 2026-05-20T02:34:26.540Z | Compiling portable-atomic v1.13.1 |
| 2523 | 2026-05-20T02:34:26.540Z | Compiling synstructure v0.13.2 |
| 2524 | 2026-05-20T02:34:26.540Z | Compiling serde_derive_internals v0.29.1 |
| 2525 | 2026-05-20T02:34:26.652Z | Compiling lock_api v0.4.14 |
| 2526 | 2026-05-20T02:34:26.905Z | Compiling log v0.4.29 |
| 2527 | 2026-05-20T02:34:26.986Z | Compiling equivalent v1.0.2 |
| 2528 | 2026-05-20T02:34:27.038Z | Compiling signal-hook-registry v1.4.8 |
| 2529 | 2026-05-20T02:34:27.085Z | Compiling mio v1.2.0 |
| 2530 | 2026-05-20T02:34:27.103Z | Compiling critical-section v1.2.0 |
| 2531 | 2026-05-20T02:34:27.129Z | Compiling subtle v2.6.1 |
| 2532 | 2026-05-20T02:34:27.215Z | Compiling futures-core v0.3.32 |
| 2533 | 2026-05-20T02:34:27.302Z | Compiling once_cell v1.21.4 |
| 2534 | 2026-05-20T02:34:27.302Z | Compiling ring v0.17.14 |
| 2535 | 2026-05-20T02:34:27.369Z | Compiling httparse v1.10.1 |
| 2536 | 2026-05-20T02:34:27.379Z | Compiling futures-sink v0.3.32 |
| 2537 | 2026-05-20T02:34:27.498Z | Compiling cmake v0.1.58 |
| 2538 | 2026-05-20T02:34:27.513Z | Compiling dunce v1.0.5 |
| 2539 | 2026-05-20T02:34:27.541Z | Compiling slab v0.4.12 |
| 2540 | 2026-05-20T02:34:27.553Z | Compiling fs_extra v1.3.0 |
| 2541 | 2026-05-20T02:34:27.586Z | Compiling serde_derive v1.0.228 |
| 2542 | 2026-05-20T02:34:27.610Z | Compiling zerofrom-derive v0.1.7 |
| 2543 | 2026-05-20T02:34:27.738Z | Compiling yoke-derive v0.8.2 |
| 2544 | 2026-05-20T02:34:27.750Z | Compiling zerovec-derive v0.11.3 |
| 2545 | 2026-05-20T02:34:27.776Z | Compiling displaydoc v0.2.5 |
| 2546 | 2026-05-20T02:34:27.803Z | Compiling schemars_derive v0.8.22 |
| 2547 | 2026-05-20T02:34:27.834Z | Compiling thiserror-impl v2.0.18 |
| 2548 | 2026-05-20T02:34:27.869Z | Compiling tokio-macros v2.7.0 |
| 2549 | 2026-05-20T02:34:28.533Z | Compiling zerocopy-derive v0.8.48 |
| 2550 | 2026-05-20T02:34:28.618Z | Compiling zeroize_derive v1.4.3 |
| 2551 | 2026-05-20T02:34:28.799Z | Compiling zerofrom v0.1.8 |
| 2552 | 2026-05-20T02:34:28.811Z | Compiling futures-macro v0.3.32 |
| 2553 | 2026-05-20T02:34:28.856Z | Compiling aws-lc-sys v0.41.0 |
| 2554 | 2026-05-20T02:34:28.931Z | Compiling yoke v0.8.2 |
| 2555 | 2026-05-20T02:34:29.019Z | Compiling rand_core v0.6.4 |
| 2556 | 2026-05-20T02:34:29.137Z | Compiling zerovec v0.11.6 |
| 2557 | 2026-05-20T02:34:29.171Z | Compiling zerotrie v0.2.4 |
| 2558 | 2026-05-20T02:34:29.308Z | Compiling zeroize v1.8.2 |
| 2559 | 2026-05-20T02:34:29.382Z | Compiling thiserror v1.0.69 |
| 2560 | 2026-05-20T02:34:29.562Z | Compiling futures-channel v0.3.32 |
| 2561 | 2026-05-20T02:34:29.615Z | Compiling rustix v1.1.4 |
| 2562 | 2026-05-20T02:34:29.655Z | Compiling thiserror-impl v1.0.69 |
| 2563 | 2026-05-20T02:34:29.723Z | Compiling tinystr v0.8.3 |
| 2564 | 2026-05-20T02:34:29.743Z | Compiling potential_utf v0.1.5 |
| 2565 | 2026-05-20T02:34:29.756Z | Compiling futures-io v0.3.32 |
| 2566 | 2026-05-20T02:34:29.819Z | Compiling hashbrown v0.17.1 |
| 2567 | 2026-05-20T02:34:29.937Z | Compiling icu_locale_core v2.2.0 |
| 2568 | 2026-05-20T02:34:29.979Z | Compiling icu_collections v2.2.0 |
| 2569 | 2026-05-20T02:34:30.007Z | Compiling futures-task v0.3.32 |
| 2570 | 2026-05-20T02:34:31.652Z | Compiling futures-util v0.3.32 |
| 2571 | 2026-05-20T02:34:31.660Z | Compiling indexmap v2.14.0 |
| 2572 | 2026-05-20T02:34:31.660Z | Compiling smallvec v1.15.1 |
| 2573 | 2026-05-20T02:34:31.660Z | Compiling bytes v1.11.1 |
| 2574 | 2026-05-20T02:34:31.660Z | Compiling icu_provider v2.2.0 |
| 2575 | 2026-05-20T02:34:31.660Z | Compiling chrono v0.4.44 |
| 2576 | 2026-05-20T02:34:31.661Z | Compiling serde_tokenstream v0.2.3 |
| 2577 | 2026-05-20T02:34:31.661Z | Compiling icu_properties v2.2.0 |
| 2578 | 2026-05-20T02:34:31.661Z | Compiling icu_normalizer v2.2.0 |
| 2579 | 2026-05-20T02:34:31.936Z | Compiling parking_lot v0.12.5 |
| 2580 | 2026-05-20T02:34:32.283Z | Compiling idna_adapter v1.2.2 |
| 2581 | 2026-05-20T02:34:32.449Z | Compiling idna v1.1.0 |
| 2582 | 2026-05-20T02:34:32.554Z | Compiling tokio v1.52.3 |
| 2583 | 2026-05-20T02:34:32.819Z | Compiling url v2.5.8 |
| 2584 | 2026-05-20T02:34:32.910Z | Compiling generic-array v0.14.7 |
| 2585 | 2026-05-20T02:34:32.928Z | Compiling regex-syntax v0.8.10 |
| 2586 | 2026-05-20T02:34:33.225Z | Compiling tracing-attributes v0.1.31 |
| 2587 | 2026-05-20T02:34:33.249Z | Compiling tracing-core v0.1.36 |
| 2588 | 2026-05-20T02:34:34.403Z | Compiling typenum v1.20.0 |
| 2589 | 2026-05-20T02:34:34.419Z | Compiling ucd-trie v0.1.7 |
| 2590 | 2026-05-20T02:34:34.476Z | Compiling tracing v0.1.44 |
| 2591 | 2026-05-20T02:34:34.491Z | Compiling http v1.4.0 |
| 2592 | 2026-05-20T02:34:34.652Z | Compiling ipnetwork v0.21.1 |
| 2593 | 2026-05-20T02:34:34.829Z | Compiling pest v2.8.6 |
| 2594 | 2026-05-20T02:34:34.943Z | Compiling aho-corasick v1.1.4 |
| 2595 | 2026-05-20T02:34:35.664Z | Compiling base64 v0.22.1 |
| 2596 | 2026-05-20T02:34:36.110Z | Compiling pest_meta v2.8.6 |
| 2597 | 2026-05-20T02:34:36.165Z | Compiling regex-automata v0.4.14 |
| 2598 | 2026-05-20T02:34:38.077Z | Compiling byteorder v1.5.0 |
| 2599 | 2026-05-20T02:34:38.085Z | Compiling pest_generator v2.8.6 |
| 2600 | 2026-05-20T02:34:38.085Z | Compiling rustls-pki-types v1.14.1 |
| 2601 | 2026-05-20T02:34:38.085Z | Compiling slog v2.8.2 |
| 2602 | 2026-05-20T02:34:38.085Z | Compiling fnv v1.0.7 |
| 2603 | 2026-05-20T02:34:38.085Z | Compiling getrandom v0.3.4 |
| 2604 | 2026-05-20T02:34:38.085Z | Compiling regex v1.12.3 |
| 2605 | 2026-05-20T02:34:38.085Z | Compiling pest_derive v2.8.6 |
| 2606 | 2026-05-20T02:34:38.093Z | Compiling erased-serde v0.3.31 |
| 2607 | 2026-05-20T02:34:38.188Z | Compiling anyhow v1.0.102 |
| 2608 | 2026-05-20T02:34:38.240Z | Compiling crypto-common v0.1.7 |
| 2609 | 2026-05-20T02:34:38.397Z | Compiling untrusted v0.9.0 |
| 2610 | 2026-05-20T02:34:38.550Z | Compiling tokio-util v0.7.18 |
| 2611 | 2026-05-20T02:34:38.683Z | Compiling oxnet v0.1.5 |
| 2612 | 2026-05-20T02:34:38.807Z | Compiling ipnet v2.12.0 |
| 2613 | 2026-05-20T02:34:38.948Z | Compiling strsim v0.11.1 |
| 2614 | 2026-05-20T02:34:39.255Z | Compiling paste v1.0.15 |
| 2615 | 2026-05-20T02:34:39.988Z | Compiling num-conv v0.2.1 |
| 2616 | 2026-05-20T02:34:40.043Z | Compiling time-core v0.1.8 |
| 2617 | 2026-05-20T02:34:40.198Z | Compiling time-macros v0.2.27 |
| 2618 | 2026-05-20T02:34:40.256Z | Compiling http-body v1.0.1 |
| 2619 | 2026-05-20T02:34:40.706Z | Compiling ident_case v1.0.1 |
| 2620 | 2026-05-20T02:34:40.758Z | Compiling atomic-waker v1.1.2 |
| 2621 | 2026-05-20T02:34:40.897Z | Compiling block-buffer v0.10.4 |
| 2622 | 2026-05-20T02:34:41.222Z | Compiling scroll_derive v0.13.1 |
| 2623 | 2026-05-20T02:34:41.237Z | Compiling camino v1.2.2 |
| 2624 | 2026-05-20T02:34:41.289Z | Compiling ryu v1.0.23 |
| 2625 | 2026-05-20T02:34:41.377Z | Compiling tower-service v0.3.3 |
| 2626 | 2026-05-20T02:34:41.483Z | Compiling try-lock v0.2.5 |
| 2627 | 2026-05-20T02:34:41.576Z | Compiling tower-layer v0.3.3 |
| 2628 | 2026-05-20T02:34:41.607Z | Compiling want v0.3.1 |
| 2629 | 2026-05-20T02:34:41.790Z | Compiling digest v0.10.7 |
| 2630 | 2026-05-20T02:34:42.057Z | Compiling h2 v0.4.14 |
| 2631 | 2026-05-20T02:34:42.071Z | Compiling async-trait v0.1.89 |
| 2632 | 2026-05-20T02:34:42.801Z | Compiling omicron-workspace-hack v0.1.0 |
| 2633 | 2026-05-20T02:34:43.042Z | Compiling pretty-hex v0.4.2 |
| 2634 | 2026-05-20T02:34:43.055Z | Compiling httpdate v1.0.3 |
| 2635 | 2026-05-20T02:34:43.192Z | Compiling ppv-lite86 v0.2.21 |
| 2636 | 2026-05-20T02:34:43.535Z | Compiling crossbeam-utils v0.8.21 |
| 2637 | 2026-05-20T02:34:43.610Z | Compiling crc32fast v1.5.0 |
| 2638 | 2026-05-20T02:34:43.880Z | Compiling aws-lc-rs v1.17.0 |
| 2639 | 2026-05-20T02:34:44.210Z | Compiling serde_urlencoded v0.7.1 |
| 2640 | 2026-05-20T02:34:44.492Z | Compiling hyper v1.9.0 |
| 2641 | 2026-05-20T02:34:44.590Z | Compiling http-body-util v0.1.3 |
| 2642 | 2026-05-20T02:34:44.867Z | Compiling slog-async v2.8.0 |
| 2643 | 2026-05-20T02:34:44.880Z | Compiling usdt-impl v0.6.0 |
| 2644 | 2026-05-20T02:34:45.209Z | Compiling scroll v0.13.0 |
| 2645 | 2026-05-20T02:34:45.790Z | Compiling allocator-api2 v0.2.21 |
| 2646 | 2026-05-20T02:34:46.181Z | Compiling hyper-util v0.1.20 |
| 2647 | 2026-05-20T02:34:47.707Z | Compiling plain v0.2.3 |
| 2648 | 2026-05-20T02:34:47.830Z | Compiling untrusted v0.7.1 |
| 2649 | 2026-05-20T02:34:47.967Z | Compiling foldhash v0.2.0 |
| 2650 | 2026-05-20T02:34:48.257Z | Compiling hashbrown v0.16.1 |
| 2651 | 2026-05-20T02:34:48.488Z | Compiling goblin v0.10.5 |
| 2652 | 2026-05-20T02:34:48.943Z | Compiling openapiv3 v2.2.0 |
| 2653 | 2026-05-20T02:34:48.956Z | Compiling daft-derive v0.1.7 |
| 2654 | 2026-05-20T02:34:49.317Z | Compiling cpufeatures v0.2.17 |
| 2655 | 2026-05-20T02:34:49.719Z | Compiling rustls v0.23.40 |
| 2656 | 2026-05-20T02:34:50.211Z | Compiling dtrace-parser v0.3.0 |
| 2657 | 2026-05-20T02:34:50.463Z | Compiling thread-id v5.1.0 |
| 2658 | 2026-05-20T02:34:50.631Z | Compiling syn v1.0.109 |
| 2659 | 2026-05-20T02:34:51.090Z | Compiling rustls v0.22.4 |
| 2660 | 2026-05-20T02:34:51.119Z | Compiling powerfmt v0.2.0 |
| 2661 | 2026-05-20T02:34:51.341Z | Compiling dof v0.4.0 |
| 2662 | 2026-05-20T02:34:51.383Z | Compiling deranged v0.5.8 |
| 2663 | 2026-05-20T02:34:52.413Z | Compiling num_threads v0.1.7 |
| 2664 | 2026-05-20T02:34:52.634Z | Compiling rand_core v0.9.5 |
| 2665 | 2026-05-20T02:34:52.648Z | Compiling usdt-macro v0.6.0 |
| 2666 | 2026-05-20T02:34:52.668Z | Compiling usdt-attr-macro v0.6.0 |
| 2667 | 2026-05-20T02:34:52.894Z | Compiling time v0.3.47 |
| 2668 | 2026-05-20T02:34:53.484Z | Compiling sync_wrapper v1.0.2 |
| 2669 | 2026-05-20T02:34:53.498Z | Compiling multer v3.1.0 |
| 2670 | 2026-05-20T02:34:53.569Z | Compiling ref-cast v1.0.25 |
| 2671 | 2026-05-20T02:34:53.602Z | Compiling tower v0.5.3 |
| 2672 | 2026-05-20T02:34:53.919Z | Compiling crossbeam-channel v0.5.15 |
| 2673 | 2026-05-20T02:34:54.175Z | Compiling webpki-roots v1.0.7 |
| 2674 | 2026-05-20T02:34:54.308Z | Compiling hex v0.4.3 |
| 2675 | 2026-05-20T02:34:54.337Z | Compiling winnow v1.0.3 |
| 2676 | 2026-05-20T02:34:54.595Z | Compiling tower-http v0.6.10 |
| 2677 | 2026-05-20T02:34:54.608Z | Compiling rand_chacha v0.9.0 |
| 2678 | 2026-05-20T02:34:55.210Z | Compiling futures-executor v0.3.32 |
| 2679 | 2026-05-20T02:34:55.229Z | Compiling ref-cast-impl v1.0.25 |
| 2680 | 2026-05-20T02:34:55.310Z | Compiling async-stream-impl v0.3.6 |
| 2681 | 2026-05-20T02:34:55.690Z | Compiling dropshot v0.17.0 |
| 2682 | 2026-05-20T02:34:55.831Z | Compiling thread_local v1.1.9 |
| 2683 | 2026-05-20T02:34:55.865Z | Compiling futures v0.3.32 |
| 2684 | 2026-05-20T02:34:55.959Z | Compiling rand v0.9.4 |
| 2685 | 2026-05-20T02:34:56.020Z | Compiling structmeta-derive v0.3.0 |
| 2686 | 2026-05-20T02:34:56.034Z | Compiling is-terminal v0.4.17 |
| 2687 | 2026-05-20T02:34:56.163Z | Compiling term v1.2.1 |
| 2688 | 2026-05-20T02:34:56.209Z | Compiling fastrand v2.4.1 |
| 2689 | 2026-05-20T02:34:56.236Z | Compiling take_mut v0.2.2 |
| 2690 | 2026-05-20T02:34:56.543Z | Compiling slog-term v2.9.2 |
| 2691 | 2026-05-20T02:34:56.977Z | Compiling darling_core v0.23.0 |
| 2692 | 2026-05-20T02:34:57.081Z | Compiling structmeta v0.3.0 |
| 2693 | 2026-05-20T02:34:57.300Z | Compiling newtype-uuid-macros v0.1.0 |
| 2694 | 2026-05-20T02:34:57.570Z | Compiling dropshot_endpoint v0.17.0 |
| 2695 | 2026-05-20T02:34:57.990Z | Compiling newtype-uuid v1.3.2 |
| 2696 | 2026-05-20T02:34:58.118Z | Compiling strum_macros v0.26.4 |
| 2697 | 2026-05-20T02:34:58.387Z | Compiling daft v0.1.7 |
| 2698 | 2026-05-20T02:34:58.688Z | Compiling tempfile v3.27.0 |
| 2699 | 2026-05-20T02:34:58.962Z | Compiling sha1 v0.10.6 |
| 2700 | 2026-05-20T02:34:59.060Z | Compiling darling_macro v0.23.0 |
| 2701 | 2026-05-20T02:34:59.338Z | Compiling adler2 v2.0.1 |
| 2702 | 2026-05-20T02:34:59.365Z | Compiling match_cfg v0.1.0 |
| 2703 | 2026-05-20T02:34:59.446Z | Compiling either v1.15.0 |
| 2704 | 2026-05-20T02:34:59.521Z | Compiling simd-adler32 v0.3.9 |
| 2705 | 2026-05-20T02:34:59.666Z | Compiling darling v0.23.0 |
| 2706 | 2026-05-20T02:34:59.666Z | Compiling miniz_oxide v0.8.9 |
| 2707 | 2026-05-20T02:34:59.722Z | Compiling hostname v0.3.1 |
| 2708 | 2026-05-20T02:34:59.736Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2709 | 2026-05-20T02:34:59.764Z | Compiling serde_with_macros v3.20.0 |
| 2710 | 2026-05-20T02:34:59.886Z | Compiling slog-json v2.6.1 |
| 2711 | 2026-05-20T02:35:00.153Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2712 | 2026-05-20T02:35:00.392Z | Compiling serde_spanned v1.1.1 |
| 2713 | 2026-05-20T02:35:00.552Z | Compiling memmap2 v0.9.10 |
| 2714 | 2026-05-20T02:35:00.659Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2715 | 2026-05-20T02:35:00.917Z | Compiling flate2 v1.1.9 |
| 2716 | 2026-05-20T02:35:00.920Z | Compiling slog-bunyan v2.5.0 |
| 2717 | 2026-05-20T02:35:01.080Z | Compiling derive-ex v0.1.8 |
| 2718 | 2026-05-20T02:35:01.114Z | Compiling rustls-webpki v0.102.8 |
| 2719 | 2026-05-20T02:35:01.128Z | Compiling rand_chacha v0.3.1 |
| 2720 | 2026-05-20T02:35:01.428Z | Compiling strum_macros v0.27.2 |
| 2721 | 2026-05-20T02:35:02.474Z | Compiling usdt v0.6.0 |
| 2722 | 2026-05-20T02:35:02.645Z | Compiling debug-ignore v1.0.5 |
| 2723 | 2026-05-20T02:35:02.766Z | Compiling compression-core v0.4.32 |
| 2724 | 2026-05-20T02:35:02.930Z | Compiling openssl-probe v0.2.1 |
| 2725 | 2026-05-20T02:35:03.106Z | Compiling rustls-native-certs v0.8.3 |
| 2726 | 2026-05-20T02:35:03.121Z | Compiling compression-codecs v0.4.38 |
| 2727 | 2026-05-20T02:35:03.185Z | Compiling test-strategy v0.4.5 |
| 2728 | 2026-05-20T02:35:03.676Z | Compiling rand v0.8.6 |
| 2729 | 2026-05-20T02:35:03.886Z | Compiling macaddr v1.0.1 |
| 2730 | 2026-05-20T02:35:03.915Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2731 | 2026-05-20T02:35:04.164Z | Compiling encoding_rs v0.8.35 |
| 2732 | 2026-05-20T02:35:04.343Z | Compiling spin v0.9.8 |
| 2733 | 2026-05-20T02:35:04.434Z | Compiling mime v0.3.17 |
| 2734 | 2026-05-20T02:35:04.559Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2735 | 2026-05-20T02:35:04.748Z | Compiling async-compression v0.4.42 |
| 2736 | 2026-05-20T02:35:04.915Z | Compiling async-stream v0.3.6 |
| 2737 | 2026-05-20T02:35:05.114Z | Compiling regress v0.10.5 |
| 2738 | 2026-05-20T02:35:05.161Z | Compiling waitgroup v0.1.2 |
| 2739 | 2026-05-20T02:35:05.235Z | Compiling rustls-pemfile v2.2.0 |
| 2740 | 2026-05-20T02:35:05.525Z | Compiling tokio-rustls v0.25.0 |
| 2741 | 2026-05-20T02:35:05.794Z | Compiling serde_path_to_error v0.1.20 |
| 2742 | 2026-05-20T02:35:06.252Z | Compiling hostname v0.4.2 |
| 2743 | 2026-05-20T02:35:07.147Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2744 | 2026-05-20T02:35:08.756Z | Compiling parse-display-derive v0.10.0 |
| 2745 | 2026-05-20T02:35:09.588Z | Compiling unicode-width v0.2.2 |
| 2746 | 2026-05-20T02:35:09.810Z | Compiling strum v0.26.3 |
| 2747 | 2026-05-20T02:35:09.966Z | Compiling wait-timeout v0.2.1 |
| 2748 | 2026-05-20T02:35:10.050Z | Compiling bit-vec v0.8.0 |
| 2749 | 2026-05-20T02:35:10.323Z | Compiling quick-error v1.2.3 |
| 2750 | 2026-05-20T02:35:10.345Z | Compiling bit-set v0.8.0 |
| 2751 | 2026-05-20T02:35:10.358Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2752 | 2026-05-20T02:35:10.439Z | Compiling rusty-fork v0.3.1 |
| 2753 | 2026-05-20T02:35:10.439Z | Compiling serde_with v3.20.0 |
| 2754 | 2026-05-20T02:35:10.543Z | Compiling rand_xorshift v0.4.0 |
| 2755 | 2026-05-20T02:35:10.720Z | Compiling unarray v0.1.4 |
| 2756 | 2026-05-20T02:35:10.850Z | Compiling proptest v1.11.0 |
| 2757 | 2026-05-20T02:35:11.281Z | Compiling strum v0.27.2 |
| 2758 | 2026-05-20T02:35:11.406Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2759 | 2026-05-20T02:35:11.444Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2760 | 2026-05-20T02:35:11.577Z | Compiling instant v0.1.13 |
| 2761 | 2026-05-20T02:35:12.093Z | Compiling rustc-hash v2.1.2 |
| 2762 | 2026-05-20T02:35:12.854Z | Compiling iddqd v0.3.18 |
| 2763 | 2026-05-20T02:35:13.331Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2764 | 2026-05-20T02:35:13.842Z | Compiling itertools v0.14.0 |
| 2765 | 2026-05-20T02:35:14.889Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2766 | 2026-05-20T02:35:15.227Z | Compiling backon v1.6.0 |
| 2767 | 2026-05-20T02:35:15.414Z | Compiling clap_derive v4.6.1 |
| 2768 | 2026-05-20T02:35:15.734Z | Compiling utf8parse v0.2.2 |
| 2769 | 2026-05-20T02:35:15.864Z | Compiling anstyle-parse v1.0.0 |
| 2770 | 2026-05-20T02:35:16.216Z | Compiling backoff v0.4.0 |
| 2771 | 2026-05-20T02:35:16.621Z | Compiling parse-display v0.10.0 |
| 2772 | 2026-05-20T02:35:17.044Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 2773 | 2026-05-20T02:35:17.083Z | Compiling terminal_size v0.4.4 |
| 2774 | 2026-05-20T02:35:17.247Z | Compiling anstyle v1.0.14 |
| 2775 | 2026-05-20T02:35:17.310Z | Compiling is_terminal_polyfill v1.70.2 |
| 2776 | 2026-05-20T02:35:17.414Z | Compiling colorchoice v1.0.5 |
| 2777 | 2026-05-20T02:35:17.517Z | Compiling anstyle-query v1.1.5 |
| 2778 | 2026-05-20T02:35:17.629Z | Compiling anstream v1.0.0 |
| 2779 | 2026-05-20T02:35:18.174Z | Compiling clap_lex v1.1.0 |
| 2780 | 2026-05-20T02:35:18.547Z | Compiling clap_builder v4.6.0 |
| 2781 | 2026-05-20T02:35:20.166Z | Compiling regress v0.11.1 |
| 2782 | 2026-05-20T02:35:20.545Z | Compiling clap v4.6.1 |
| 2783 | 2026-05-20T02:35:20.636Z | Compiling unsafe-libyaml v0.2.11 |
| 2784 | 2026-05-20T02:35:20.932Z | Compiling crucible-workspace-hack v0.1.0 |
| 2785 | 2026-05-20T02:35:21.201Z | Compiling serde_yaml v0.9.34+deprecated |
| 2786 | 2026-05-20T02:35:21.445Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 2787 | 2026-05-20T02:35:22.021Z | Compiling typify-impl v0.6.2 |
| 2788 | 2026-05-20T02:35:22.680Z | Compiling zerocopy-derive v0.7.35 |
| 2789 | 2026-05-20T02:35:23.511Z | Compiling proc-macro-crate v3.5.0 |
| 2790 | 2026-05-20T02:35:24.135Z | Compiling darling_core v0.21.3 |
| 2791 | 2026-05-20T02:35:24.645Z | Compiling convert_case v0.4.0 |
| 2792 | 2026-05-20T02:35:25.347Z | Compiling derive_more v0.99.20 |
| 2793 | 2026-05-20T02:35:25.352Z | Compiling num_enum_derive v0.7.6 |
| 2794 | 2026-05-20T02:35:25.352Z | Compiling typify-macro v0.6.2 |
| 2795 | 2026-05-20T02:35:26.211Z | Compiling darling_macro v0.21.3 |
| 2796 | 2026-05-20T02:35:26.362Z | Compiling toml_datetime v0.6.11 |
| 2797 | 2026-05-20T02:35:27.025Z | Compiling darling v0.21.3 |
| 2798 | 2026-05-20T02:35:27.107Z | Compiling num_enum v0.7.6 |
| 2799 | 2026-05-20T02:35:27.582Z | Compiling secrecy v0.10.3 |
| 2800 | 2026-05-20T02:35:27.648Z | Compiling proc-macro-error-attr v1.0.4 |
| 2801 | 2026-05-20T02:35:27.930Z | Compiling prettyplease v0.2.37 |
| 2802 | 2026-05-20T02:35:27.945Z | Compiling heapless v0.8.0 |
| 2803 | 2026-05-20T02:35:27.951Z | Compiling tinyvec_macros v0.1.1 |
| 2804 | 2026-05-20T02:35:28.388Z | Compiling tinyvec v1.11.0 |
| 2805 | 2026-05-20T02:35:28.671Z | Compiling ingot-macros v0.1.1 |
| 2806 | 2026-05-20T02:35:28.791Z | Compiling zerocopy v0.7.35 |
| 2807 | 2026-05-20T02:35:28.803Z | Compiling crossbeam-epoch v0.9.18 |
| 2808 | 2026-05-20T02:35:29.082Z | Compiling hash32 v0.3.1 |
| 2809 | 2026-05-20T02:35:29.255Z | Compiling scroll_derive v0.12.1 |
| 2810 | 2026-05-20T02:35:29.289Z | Compiling rustc_version v0.4.1 |
| 2811 | 2026-05-20T02:35:29.302Z | Compiling num-integer v0.1.46 |
| 2812 | 2026-05-20T02:35:29.314Z | Compiling usdt-impl v0.5.0 |
| 2813 | 2026-05-20T02:35:29.556Z | Compiling proc-macro-error v1.0.4 |
| 2814 | 2026-05-20T02:35:29.589Z | Compiling smoltcp v0.11.0 |
| 2815 | 2026-05-20T02:35:29.790Z | Compiling pkg-config v0.3.33 |
| 2816 | 2026-05-20T02:35:29.809Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2817 | 2026-05-20T02:35:29.944Z | Compiling data-encoding v2.11.0 |
| 2818 | 2026-05-20T02:35:29.991Z | Compiling winnow v0.7.15 |
| 2819 | 2026-05-20T02:35:30.114Z | Compiling rustix v0.38.44 |
| 2820 | 2026-05-20T02:35:30.292Z | Compiling scroll v0.12.0 |
| 2821 | 2026-05-20T02:35:30.696Z | Compiling curve25519-dalek v4.1.3 |
| 2822 | 2026-05-20T02:35:31.002Z | Compiling dof v0.3.0 |
| 2823 | 2026-05-20T02:35:31.320Z | Compiling ingot-types v0.1.2 |
| 2824 | 2026-05-20T02:35:32.036Z | Compiling typify v0.6.2 |
| 2825 | 2026-05-20T02:35:32.056Z | Compiling dtrace-parser v0.2.0 |
| 2826 | 2026-05-20T02:35:32.210Z | Compiling tabwriter v1.4.1 |
| 2827 | 2026-05-20T02:35:32.343Z | Compiling hmac v0.12.1 |
| 2828 | 2026-05-20T02:35:32.416Z | Compiling inout v0.1.4 |
| 2829 | 2026-05-20T02:35:32.512Z | Compiling ff v0.13.1 |
| 2830 | 2026-05-20T02:35:32.569Z | Compiling cobs v0.3.0 |
| 2831 | 2026-05-20T02:35:32.621Z | Compiling bstr v1.12.1 |
| 2832 | 2026-05-20T02:35:32.663Z | Compiling thread-id v4.2.2 |
| 2833 | 2026-05-20T02:35:32.767Z | Compiling managed v0.8.0 |
| 2834 | 2026-05-20T02:35:32.903Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2835 | 2026-05-20T02:35:32.912Z | Compiling static_assertions v1.1.0 |
| 2836 | 2026-05-20T02:35:33.006Z | Compiling bitflags v1.3.2 |
| 2837 | 2026-05-20T02:35:33.317Z | Compiling postcard v1.1.3 |
| 2838 | 2026-05-20T02:35:33.456Z | Compiling group v0.13.0 |
| 2839 | 2026-05-20T02:35:33.563Z | Compiling cipher v0.4.4 |
| 2840 | 2026-05-20T02:35:33.563Z | Compiling hkdf v0.12.4 |
| 2841 | 2026-05-20T02:35:34.361Z | Compiling ingot v0.1.1 |
| 2842 | 2026-05-20T02:35:35.859Z | Compiling goblin v0.8.2 |
| 2843 | 2026-05-20T02:35:36.273Z | Compiling num-iter v0.1.45 |
| 2844 | 2026-05-20T02:35:40.099Z | Compiling num-rational v0.4.2 |
| 2845 | 2026-05-20T02:35:40.099Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2846 | 2026-05-20T02:35:40.099Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2847 | 2026-05-20T02:35:40.099Z | Compiling hubpack_derive v0.1.1 |
| 2848 | 2026-05-20T02:35:40.099Z | Compiling universal-hash v0.5.1 |
| 2849 | 2026-05-20T02:35:40.099Z | Compiling crypto-bigint v0.5.5 |
| 2850 | 2026-05-20T02:35:40.099Z | Compiling half v2.7.1 |
| 2851 | 2026-05-20T02:35:40.099Z | Compiling serde_repr v0.1.20 |
| 2852 | 2026-05-20T02:35:40.100Z | Compiling foreign-types-macros v0.2.3 |
| 2853 | 2026-05-20T02:35:40.100Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2854 | 2026-05-20T02:35:40.117Z | Compiling num-complex v0.4.6 |
| 2855 | 2026-05-20T02:35:40.117Z | Compiling base16ct v0.2.0 |
| 2856 | 2026-05-20T02:35:40.117Z | Compiling heck v0.4.1 |
| 2857 | 2026-05-20T02:35:40.117Z | Compiling cpufeatures v0.3.0 |
| 2858 | 2026-05-20T02:35:40.117Z | Compiling ciborium-io v0.2.2 |
| 2859 | 2026-05-20T02:35:40.117Z | Compiling colored v3.1.1 |
| 2860 | 2026-05-20T02:35:40.118Z | Compiling foreign-types-shared v0.3.1 |
| 2861 | 2026-05-20T02:35:40.153Z | Compiling indent_write v2.2.0 |
| 2862 | 2026-05-20T02:35:40.153Z | Compiling base64ct v1.8.3 |
| 2863 | 2026-05-20T02:35:40.313Z | Compiling opaque-debug v0.3.1 |
| 2864 | 2026-05-20T02:35:40.513Z | Compiling password-hash v0.5.0 |
| 2865 | 2026-05-20T02:35:40.644Z | Compiling poly1305 v0.8.0 |
| 2866 | 2026-05-20T02:35:41.477Z | Compiling foreign-types v0.5.0 |
| 2867 | 2026-05-20T02:35:41.571Z | Compiling ciborium-ll v0.2.2 |
| 2868 | 2026-05-20T02:35:41.756Z | Compiling chacha20 v0.10.0 |
| 2869 | 2026-05-20T02:35:41.830Z | Compiling elliptic-curve v0.13.8 |
| 2870 | 2026-05-20T02:35:42.170Z | Compiling num v0.4.3 |
| 2871 | 2026-05-20T02:35:42.255Z | Compiling thiserror-no-std v2.0.2 |
| 2872 | 2026-05-20T02:35:42.356Z | Compiling hubpack v0.1.2 |
| 2873 | 2026-05-20T02:35:43.306Z | Compiling chacha20 v0.9.1 |
| 2874 | 2026-05-20T02:35:44.003Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2875 | 2026-05-20T02:35:44.020Z | Compiling reqwest v0.12.28 |
| 2876 | 2026-05-20T02:35:44.844Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2877 | 2026-05-20T02:35:45.512Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2878 | 2026-05-20T02:35:45.524Z | Compiling byte-wrapper v0.1.0 |
| 2879 | 2026-05-20T02:35:46.014Z | Compiling blake2 v0.10.6 |
| 2880 | 2026-05-20T02:35:46.029Z | Compiling aead v0.5.2 |
| 2881 | 2026-05-20T02:35:46.223Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2882 | 2026-05-20T02:35:46.547Z | Compiling cstr-argument v0.1.2 |
| 2883 | 2026-05-20T02:35:46.604Z | Compiling memoffset v0.9.1 |
| 2884 | 2026-05-20T02:35:46.716Z | Compiling keccak v0.1.6 |
| 2885 | 2026-05-20T02:35:46.864Z | Compiling float-ord v0.3.2 |
| 2886 | 2026-05-20T02:35:46.957Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 2887 | 2026-05-20T02:35:47.095Z | Compiling cfg_aliases v0.2.1 |
| 2888 | 2026-05-20T02:35:47.221Z | Compiling nix v0.31.3 |
| 2889 | 2026-05-20T02:35:47.579Z | Compiling sha3 v0.10.9 |
| 2890 | 2026-05-20T02:35:47.617Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2891 | 2026-05-20T02:35:48.028Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2892 | 2026-05-20T02:35:48.409Z | Compiling argon2 v0.5.3 |
| 2893 | 2026-05-20T02:35:48.523Z | Compiling chacha20poly1305 v0.10.1 |
| 2894 | 2026-05-20T02:35:48.685Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2895 | 2026-05-20T02:35:48.859Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2896 | 2026-05-20T02:35:50.200Z | Compiling progenitor-client v0.10.0 |
| 2897 | 2026-05-20T02:35:51.288Z | Compiling rustls-webpki v0.103.13 |
| 2898 | 2026-05-20T02:35:51.459Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2899 | 2026-05-20T02:35:51.644Z | Compiling vsss-rs v3.3.4 |
| 2900 | 2026-05-20T02:35:51.696Z | Compiling rand v0.10.1 |
| 2901 | 2026-05-20T02:35:52.499Z | Compiling ciborium v0.2.2 |
| 2902 | 2026-05-20T02:35:53.219Z | Compiling atomicwrites v0.4.4 |
| 2903 | 2026-05-20T02:35:53.258Z | Compiling usdt-macro v0.5.0 |
| 2904 | 2026-05-20T02:35:53.313Z | Compiling usdt-attr-macro v0.5.0 |
| 2905 | 2026-05-20T02:35:54.446Z | Compiling enum-as-inner v0.6.1 |
| 2906 | 2026-05-20T02:35:54.459Z | Compiling num-derive v0.4.2 |
| 2907 | 2026-05-20T02:35:54.568Z | Compiling memmap v0.7.0 |
| 2908 | 2026-05-20T02:35:55.145Z | Compiling rayon-core v1.13.0 |
| 2909 | 2026-05-20T02:35:55.324Z | Compiling winnow v0.5.40 |
| 2910 | 2026-05-20T02:35:55.567Z | Compiling semver v0.1.20 |
| 2911 | 2026-05-20T02:35:55.722Z | Compiling tokio-rustls v0.26.4 |
| 2912 | 2026-05-20T02:35:55.829Z | Compiling rustls-platform-verifier v0.7.0 |
| 2913 | 2026-05-20T02:35:55.925Z | Compiling rustc_version v0.1.7 |
| 2914 | 2026-05-20T02:35:56.026Z | Compiling hyper-rustls v0.27.9 |
| 2915 | 2026-05-20T02:35:56.150Z | Compiling usdt v0.5.0 |
| 2916 | 2026-05-20T02:35:56.432Z | Compiling reqwest v0.13.3 |
| 2917 | 2026-05-20T02:35:56.721Z | Compiling toml_edit v0.19.15 |
| 2918 | 2026-05-20T02:35:56.794Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2919 | 2026-05-20T02:35:58.637Z | Compiling progenitor-client v0.14.0 |
| 2920 | 2026-05-20T02:35:59.122Z | Compiling progenitor-extras v0.2.0 |
| 2921 | 2026-05-20T02:35:59.385Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2922 | 2026-05-20T02:35:59.419Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2923 | 2026-05-20T02:35:59.528Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2924 | 2026-05-20T02:36:00.006Z | Compiling similar v2.7.0 |
| 2925 | 2026-05-20T02:36:00.293Z | Compiling crossbeam-deque v0.8.6 |
| 2926 | 2026-05-20T02:36:00.994Z | Compiling serde_spanned v0.6.9 |
| 2927 | 2026-05-20T02:36:01.170Z | Compiling bytecount v0.6.9 |
| 2928 | 2026-05-20T02:36:01.608Z | Compiling lazy_static v1.5.0 |
| 2929 | 2026-05-20T02:36:01.731Z | Compiling toml_write v0.1.2 |
| 2930 | 2026-05-20T02:36:01.947Z | Compiling vcpkg v0.2.15 |
| 2931 | 2026-05-20T02:36:02.810Z | Compiling openssl-sys v0.9.116 |
| 2932 | 2026-05-20T02:36:03.425Z | Compiling toml_edit v0.22.27 |
| 2933 | 2026-05-20T02:36:05.712Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2934 | 2026-05-20T02:36:05.747Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2935 | 2026-05-20T02:36:08.393Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2936 | 2026-05-20T02:36:10.742Z | Compiling proc-macro-crate v1.3.1 |
| 2937 | 2026-05-20T02:36:10.801Z | Compiling newtype_derive v0.1.6 |
| 2938 | 2026-05-20T02:36:10.928Z | Compiling itertools v0.12.1 |
| 2939 | 2026-05-20T02:36:11.256Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2940 | 2026-05-20T02:36:11.487Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2941 | 2026-05-20T02:36:11.701Z | Compiling resolv-conf v0.7.6 |
| 2942 | 2026-05-20T02:36:11.760Z | Compiling owo-colors v4.3.0 |
| 2943 | 2026-05-20T02:36:11.813Z | Compiling unicode-segmentation v1.13.2 |
| 2944 | 2026-05-20T02:36:12.139Z | Compiling swrite v0.1.0 |
| 2945 | 2026-05-20T02:36:12.322Z | Compiling linked-hash-map v0.5.6 |
| 2946 | 2026-05-20T02:36:12.369Z | Compiling newline-converter v0.3.0 |
| 2947 | 2026-05-20T02:36:12.521Z | Compiling lru-cache v0.1.2 |
| 2948 | 2026-05-20T02:36:12.588Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2949 | 2026-05-20T02:36:12.681Z | Compiling num_enum_derive v0.5.11 |
| 2950 | 2026-05-20T02:36:13.547Z | Compiling rayon v1.12.0 |
| 2951 | 2026-05-20T02:36:13.725Z | Compiling toml v0.8.23 |
| 2952 | 2026-05-20T02:36:14.437Z | Compiling hickory-proto v0.24.4 |
| 2953 | 2026-05-20T02:36:14.486Z | Compiling progenitor-impl v0.14.0 |
| 2954 | 2026-05-20T02:36:14.737Z | Compiling progenitor-impl v0.13.0 |
| 2955 | 2026-05-20T02:36:14.767Z | Compiling console v0.15.11 |
| 2956 | 2026-05-20T02:36:15.762Z | Compiling camino-tempfile v1.4.1 |
| 2957 | 2026-05-20T02:36:16.098Z | Compiling serde-big-array v0.5.1 |
| 2958 | 2026-05-20T02:36:16.191Z | Compiling derive-where v1.6.1 |
| 2959 | 2026-05-20T02:36:16.273Z | Compiling pin-project-internal v1.1.13 |
| 2960 | 2026-05-20T02:36:16.399Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2961 | 2026-05-20T02:36:16.564Z | Compiling minimal-lexical v0.2.1 |
| 2962 | 2026-05-20T02:36:16.806Z | Compiling siphasher v1.0.3 |
| 2963 | 2026-05-20T02:36:16.825Z | Compiling progenitor-macro v0.13.0 |
| 2964 | 2026-05-20T02:36:17.028Z | Compiling phf_shared v0.12.1 |
| 2965 | 2026-05-20T02:36:17.262Z | Compiling nom v7.1.3 |
| 2966 | 2026-05-20T02:36:17.374Z | Compiling pin-project v1.1.13 |
| 2967 | 2026-05-20T02:36:17.489Z | Compiling progenitor-macro v0.14.0 |
| 2968 | 2026-05-20T02:36:17.510Z | Compiling hickory-resolver v0.24.4 |
| 2969 | 2026-05-20T02:36:17.765Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2970 | 2026-05-20T02:36:18.606Z | Compiling expectorate v1.2.0 |
| 2971 | 2026-05-20T02:36:18.835Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2972 | 2026-05-20T02:36:21.088Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2973 | 2026-05-20T02:36:21.703Z | Compiling num_enum v0.5.11 |
| 2974 | 2026-05-20T02:36:22.128Z | Compiling progenitor-client v0.13.0 |
| 2975 | 2026-05-20T02:36:22.861Z | Compiling zone_cfg_derive v0.3.1 |
| 2976 | 2026-05-20T02:36:23.589Z | Compiling unicode-normalization v0.1.25 |
| 2977 | 2026-05-20T02:36:24.070Z | Compiling tokio-stream v0.1.18 |
| 2978 | 2026-05-20T02:36:24.183Z | Compiling snafu-derive v0.8.9 |
| 2979 | 2026-05-20T02:36:24.671Z | Compiling async-recursion v1.1.1 |
| 2980 | 2026-05-20T02:36:25.151Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 2981 | 2026-05-20T02:36:25.407Z | Compiling slog-dtrace v0.3.0 |
| 2982 | 2026-05-20T02:36:25.493Z | Compiling csv-core v0.1.13 |
| 2983 | 2026-05-20T02:36:25.681Z | Compiling foreign-types-shared v0.1.1 |
| 2984 | 2026-05-20T02:36:25.791Z | Compiling konst_macro_rules v0.2.19 |
| 2985 | 2026-05-20T02:36:25.913Z | Compiling chrono-tz v0.10.4 |
| 2986 | 2026-05-20T02:36:25.988Z | Compiling highway v1.3.0 |
| 2987 | 2026-05-20T02:36:26.002Z | Compiling foldhash v0.1.5 |
| 2988 | 2026-05-20T02:36:26.167Z | Compiling unicode-width v0.1.14 |
| 2989 | 2026-05-20T02:36:26.238Z | Compiling same-file v1.0.6 |
| 2990 | 2026-05-20T02:36:26.430Z | Compiling cancel-safe-futures v0.1.5 |
| 2991 | 2026-05-20T02:36:26.488Z | Compiling unicode-linebreak v0.1.5 |
| 2992 | 2026-05-20T02:36:26.688Z | Compiling smawk v0.3.2 |
| 2993 | 2026-05-20T02:36:26.713Z | Compiling unicode-xid v0.2.6 |
| 2994 | 2026-05-20T02:36:26.777Z | Compiling openssl v0.10.80 |
| 2995 | 2026-05-20T02:36:26.844Z | Compiling const_format_proc_macros v0.2.34 |
| 2996 | 2026-05-20T02:36:26.881Z | Compiling textwrap v0.16.2 |
| 2997 | 2026-05-20T02:36:27.122Z | Compiling walkdir v2.5.0 |
| 2998 | 2026-05-20T02:36:27.694Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2999 | 2026-05-20T02:36:27.865Z | Compiling hashbrown v0.15.5 |
| 3000 | 2026-05-20T02:36:28.472Z | Compiling snafu v0.8.9 |
| 3001 | 2026-05-20T02:36:28.523Z | Compiling konst v0.2.20 |
| 3002 | 2026-05-20T02:36:28.941Z | Compiling foreign-types v0.3.2 |
| 3003 | 2026-05-20T02:36:29.031Z | Compiling csv v1.4.0 |
| 3004 | 2026-05-20T02:36:29.123Z | Compiling qorb v0.4.1 |
| 3005 | 2026-05-20T02:36:29.175Z | Compiling progenitor v0.14.0 |
| 3006 | 2026-05-20T02:36:29.329Z | Compiling olpc-cjson v0.1.4 |
| 3007 | 2026-05-20T02:36:29.553Z | Compiling progenitor v0.13.0 |
| 3008 | 2026-05-20T02:36:29.710Z | Compiling zone v0.3.1 |
| 3009 | 2026-05-20T02:36:29.726Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3010 | 2026-05-20T02:36:31.412Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3011 | 2026-05-20T02:36:31.962Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3012 | 2026-05-20T02:36:33.397Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3013 | 2026-05-20T02:36:33.617Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3014 | 2026-05-20T02:36:34.158Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3015 | 2026-05-20T02:36:35.314Z | Compiling phf v0.12.1 |
| 3016 | 2026-05-20T02:36:35.952Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3017 | 2026-05-20T02:36:36.379Z | Compiling tokio-dtrace v0.1.1 |
| 3018 | 2026-05-20T02:36:36.729Z | Compiling globset v0.4.18 |
| 3019 | 2026-05-20T02:36:37.315Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3020 | 2026-05-20T02:36:37.366Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3021 | 2026-05-20T02:36:37.533Z | Compiling smf v0.2.3 |
| 3022 | 2026-05-20T02:36:37.546Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3023 | 2026-05-20T02:36:37.610Z | Compiling libsw-core v0.3.2 |
| 3024 | 2026-05-20T02:36:37.801Z | Compiling pem v3.0.6 |
| 3025 | 2026-05-20T02:36:37.976Z | Compiling serde_plain v1.0.2 |
| 3026 | 2026-05-20T02:36:38.285Z | Compiling openssl-macros v0.1.1 |
| 3027 | 2026-05-20T02:36:38.493Z | Compiling cookie v0.18.1 |
| 3028 | 2026-05-20T02:36:38.535Z | Compiling sigpipe v0.1.3 |
| 3029 | 2026-05-20T02:36:38.644Z | Compiling glob v0.3.3 |
| 3030 | 2026-05-20T02:36:38.670Z | Compiling typed-path v0.9.3 |
| 3031 | 2026-05-20T02:36:38.759Z | Compiling fixedbitset v0.5.7 |
| 3032 | 2026-05-20T02:36:38.778Z | Compiling fixedbitset v0.4.2 |
| 3033 | 2026-05-20T02:36:38.791Z | Compiling jiff v0.2.24 |
| 3034 | 2026-05-20T02:36:39.151Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3035 | 2026-05-20T02:36:39.381Z | Compiling petgraph v0.8.3 |
| 3036 | 2026-05-20T02:36:39.437Z | Compiling petgraph v0.6.5 |
| 3037 | 2026-05-20T02:36:40.614Z | Compiling tough v0.22.0 |
| 3038 | 2026-05-20T02:36:41.304Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3039 | 2026-05-20T02:36:41.318Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3040 | 2026-05-20T02:36:41.555Z | Compiling libsw v3.5.0 |
| 3041 | 2026-05-20T02:36:41.584Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3042 | 2026-05-20T02:36:41.754Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3043 | 2026-05-20T02:36:41.834Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3044 | 2026-05-20T02:36:41.887Z | Compiling oxide-tokio-rt v0.1.6 |
| 3045 | 2026-05-20T02:36:42.471Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3046 | 2026-05-20T02:36:43.985Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3047 | 2026-05-20T02:36:44.219Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3048 | 2026-05-20T02:36:44.725Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3049 | 2026-05-20T02:36:45.701Z | Compiling const_format v0.2.36 |
| 3050 | 2026-05-20T02:36:46.222Z | Compiling papergrid v0.11.0 |
| 3051 | 2026-05-20T02:36:46.276Z | Compiling libscf-sys v1.2.0 |
| 3052 | 2026-05-20T02:36:46.446Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3053 | 2026-05-20T02:36:46.506Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3054 | 2026-05-20T02:36:46.645Z | Compiling tabled_derive v0.7.0 |
| 3055 | 2026-05-20T02:36:47.150Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3056 | 2026-05-20T02:36:47.626Z | Compiling gethostname v0.5.0 |
| 3057 | 2026-05-20T02:36:47.774Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3058 | 2026-05-20T02:36:47.910Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3059 | 2026-05-20T02:36:48.066Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3060 | 2026-05-20T02:36:48.674Z | Compiling bcs v0.1.6 |
| 3061 | 2026-05-20T02:36:49.055Z | Compiling linear-map v1.2.0 |
| 3062 | 2026-05-20T02:36:49.082Z | Compiling termtree v0.5.1 |
| 3063 | 2026-05-20T02:36:49.135Z | Compiling whoami v1.6.1 |
| 3064 | 2026-05-20T02:36:49.260Z | Compiling tagptr v0.2.0 |
| 3065 | 2026-05-20T02:36:49.295Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3066 | 2026-05-20T02:36:49.436Z | Compiling moka v0.12.15 |
| 3067 | 2026-05-20T02:36:50.687Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3068 | 2026-05-20T02:36:51.457Z | Compiling tabled v0.15.0 |
| 3069 | 2026-05-20T02:36:51.908Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3070 | 2026-05-20T02:36:52.240Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3071 | 2026-05-20T02:36:52.321Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3072 | 2026-05-20T02:36:52.928Z | Compiling steno v0.4.1 |
| 3073 | 2026-05-20T02:36:53.898Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3074 | 2026-05-20T02:36:56.927Z | Compiling hickory-proto v0.25.2 |
| 3075 | 2026-05-20T02:36:57.681Z | Compiling typify-impl v0.4.3 |
| 3076 | 2026-05-20T02:36:59.272Z | Compiling humantime v2.3.0 |
| 3077 | 2026-05-20T02:36:59.725Z | Compiling hickory-resolver v0.25.2 |
| 3078 | 2026-05-20T02:37:00.603Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3079 | 2026-05-20T02:37:00.999Z | Compiling typify-macro v0.4.3 |
| 3080 | 2026-05-20T02:37:01.239Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3081 | 2026-05-20T02:37:01.880Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3082 | 2026-05-20T02:37:02.045Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3083 | 2026-05-20T02:37:02.580Z | Compiling typify v0.4.3 |
| 3084 | 2026-05-20T02:37:02.746Z | Compiling parking_lot_core v0.8.6 |
| 3085 | 2026-05-20T02:37:03.090Z | Compiling nom v8.0.0 |
| 3086 | 2026-05-20T02:37:04.104Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3087 | 2026-05-20T02:37:05.115Z | Compiling crunchy v0.2.4 |
| 3088 | 2026-05-20T02:37:05.476Z | Compiling parking_lot v0.11.2 |
| 3089 | 2026-05-20T02:37:05.762Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3090 | 2026-05-20T02:37:05.998Z | Compiling fxhash v0.2.1 |
| 3091 | 2026-05-20T02:37:06.150Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3092 | 2026-05-20T02:37:06.367Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3093 | 2026-05-20T02:37:06.424Z | Compiling tiny-keccak v2.0.2 |
| 3094 | 2026-05-20T02:37:06.685Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3095 | 2026-05-20T02:37:06.840Z | Compiling proc-macro-error2 v2.0.1 |
| 3096 | 2026-05-20T02:37:06.987Z | Compiling sled v0.34.7 |
| 3097 | 2026-05-20T02:37:07.231Z | Compiling arc-swap v1.9.1 |
| 3098 | 2026-05-20T02:37:07.584Z | Compiling slog-scope v4.4.1 |
| 3099 | 2026-05-20T02:37:08.241Z | Compiling tabled_derive v0.11.0 |
| 3100 | 2026-05-20T02:37:09.112Z | Compiling progenitor-impl v0.11.2 |
| 3101 | 2026-05-20T02:37:09.359Z | Compiling papergrid v0.17.0 |
| 3102 | 2026-05-20T02:37:09.800Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3103 | 2026-05-20T02:37:11.253Z | Compiling testing_table v0.3.0 |
| 3104 | 2026-05-20T02:37:11.268Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3105 | 2026-05-20T02:37:11.541Z | Compiling internet-checksum v0.2.1 |
| 3106 | 2026-05-20T02:37:11.697Z | Compiling tabled v0.20.0 |
| 3107 | 2026-05-20T02:37:11.733Z | Compiling progenitor-macro v0.11.2 |
| 3108 | 2026-05-20T02:37:14.872Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3109 | 2026-05-20T02:37:15.880Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3110 | 2026-05-20T02:37:19.403Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3111 | 2026-05-20T02:37:20.120Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3112 | 2026-05-20T02:37:20.256Z | Compiling const-random-macro v0.1.16 |
| 3113 | 2026-05-20T02:37:20.585Z | Compiling slog-stdlog v4.1.1 |
| 3114 | 2026-05-20T02:37:21.036Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3115 | 2026-05-20T02:37:22.705Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3116 | 2026-05-20T02:37:23.217Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3117 | 2026-05-20T02:37:23.232Z | Compiling progenitor-client v0.11.2 |
| 3118 | 2026-05-20T02:37:23.737Z | Compiling dropshot-api-manager-types v0.7.1 |
| 3119 | 2026-05-20T02:37:23.971Z | Compiling smartstring v1.0.1 |
| 3120 | 2026-05-20T02:37:24.172Z | Compiling ahash v0.8.12 |
| 3121 | 2026-05-20T02:37:24.317Z | Compiling progenitor v0.11.2 |
| 3122 | 2026-05-20T02:37:24.474Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 3123 | 2026-05-20T02:37:24.533Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3124 | 2026-05-20T02:37:24.599Z | Compiling slog-envlogger v2.2.0 |
| 3125 | 2026-05-20T02:37:25.777Z | Compiling const-random v0.1.18 |
| 3126 | 2026-05-20T02:37:26.158Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 3127 | 2026-05-20T02:37:26.623Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3128 | 2026-05-20T02:37:26.924Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 3129 | 2026-05-20T02:37:27.266Z | Compiling crc8 v0.1.1 |
| 3130 | 2026-05-20T02:37:27.404Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 3131 | 2026-05-20T02:37:28.008Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3132 | 2026-05-20T02:37:28.326Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 3133 | 2026-05-20T02:37:29.820Z | Compiling progenitor-impl v0.10.0 |
| 3134 | 2026-05-20T02:37:30.077Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3135 | 2026-05-20T02:37:30.336Z | Compiling lzma-sys v0.1.20 |
| 3136 | 2026-05-20T02:37:30.796Z | Compiling thin-vec v0.2.18 |
| 3137 | 2026-05-20T02:37:30.810Z | Compiling rhai_codegen v3.1.0 |
| 3138 | 2026-05-20T02:37:31.162Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 3139 | 2026-05-20T02:37:31.738Z | Compiling fs-err v3.3.0 |
| 3140 | 2026-05-20T02:37:31.914Z | Compiling typeid v1.0.3 |
| 3141 | 2026-05-20T02:37:32.155Z | Compiling utf-8 v0.7.6 |
| 3142 | 2026-05-20T02:37:32.166Z | Compiling rhai v1.24.0 |
| 3143 | 2026-05-20T02:37:32.279Z | Compiling tungstenite v0.21.0 |
| 3144 | 2026-05-20T02:37:32.438Z | Compiling progenitor-macro v0.10.0 |
| 3145 | 2026-05-20T02:37:35.332Z | Compiling cargo_toml v0.22.3 |
| 3146 | 2026-05-20T02:37:36.365Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3147 | 2026-05-20T02:37:36.691Z | Compiling sha2 v0.10.9 |
| 3148 | 2026-05-20T02:37:37.592Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3149 | 2026-05-20T02:37:37.964Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3150 | 2026-05-20T02:37:37.979Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 3151 | 2026-05-20T02:37:38.708Z | Compiling progenitor v0.10.0 |
| 3152 | 2026-05-20T02:37:38.930Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 3153 | 2026-05-20T02:37:39.011Z | Compiling tokio-tungstenite v0.21.0 |
| 3154 | 2026-05-20T02:37:40.070Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3155 | 2026-05-20T02:37:41.170Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3156 | 2026-05-20T02:37:41.863Z | Compiling console v0.16.3 |
| 3157 | 2026-05-20T02:37:41.912Z | Compiling git-stub v1.0.0 |
| 3158 | 2026-05-20T02:37:42.820Z | Compiling base64 v0.21.7 |
| 3159 | 2026-05-20T02:37:43.129Z | Compiling unit-prefix v0.5.2 |
| 3160 | 2026-05-20T02:37:43.314Z | Compiling is_ci v1.2.0 |
| 3161 | 2026-05-20T02:37:43.349Z | Compiling indicatif v0.18.4 |
| 3162 | 2026-05-20T02:37:43.493Z | Compiling supports-color v3.0.2 |
| 3163 | 2026-05-20T02:37:43.506Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3164 | 2026-05-20T02:37:44.062Z | Compiling git-stub-vcs v0.1.0 |
| 3165 | 2026-05-20T02:37:44.829Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3166 | 2026-05-20T02:37:45.927Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3167 | 2026-05-20T02:37:46.072Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 3168 | 2026-05-20T02:37:47.452Z | Compiling ron v0.12.1 |
| 3169 | 2026-05-20T02:37:47.482Z | Compiling xz2 v0.1.7 |
| 3170 | 2026-05-20T02:37:47.840Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3171 | 2026-05-20T02:37:47.900Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3172 | 2026-05-20T02:37:49.947Z | Compiling drift v0.1.4 |
| 3173 | 2026-05-20T02:37:50.065Z | Compiling base16ct v1.0.0 |
| 3174 | 2026-05-20T02:37:51.298Z | Compiling dropshot-api-manager v0.7.1 |
| 3175 | 2026-05-20T02:37:54.151Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3176 | 2026-05-20T02:37:57.903Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 3177 | 2026-05-20T02:37:59.113Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3178 | 2026-05-20T02:38:00.488Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3179 | 2026-05-20T02:38:02.626Z | Compiling natord v1.0.9 |
| 3180 | 2026-05-20T02:38:02.929Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3181 | 2026-05-20T02:38:03.027Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3182 | 2026-05-20T02:38:05.533Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3183 | 2026-05-20T02:38:06.884Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3184 | 2026-05-20T02:38:08.085Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3185 | 2026-05-20T02:38:15.545Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3186 | 2026-05-20T02:38:16.781Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3187 | 2026-05-20T02:38:16.990Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3188 | 2026-05-20T02:38:18.208Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3189 | 2026-05-20T02:38:20.699Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3190 | 2026-05-20T02:38:45.510Z | Finished `release` profile [optimized] target(s) in 4m 23s |
| 3191 | 2026-05-20T02:38:45.693Z | |
| 3192 | 2026-05-20T02:38:45.693Z | real 4:23.940859306 |
| 3193 | 2026-05-20T02:38:45.693Z | user 30:01.263561244 |
| 3194 | 2026-05-20T02:38:45.693Z | sys 2:47.238886170 |
| 3195 | 2026-05-20T02:38:45.693Z | trap 0.764668918 |
| 3196 | 2026-05-20T02:38:45.693Z | tflt 1.352060267 |
| 3197 | 2026-05-20T02:38:45.693Z | dflt 1.604448663 |
| 3198 | 2026-05-20T02:38:45.696Z | kflt 0.000081941 |
| 3199 | 2026-05-20T02:38:45.696Z | lock 2:00:43.144817019 |
| 3200 | 2026-05-20T02:38:45.696Z | slp 1:26:41.805918334 |
| 3201 | 2026-05-20T02:38:45.696Z | lat 2:19.229457895 |
| 3202 | 2026-05-20T02:38:45.696Z | stop 3:48.291740545 |
| 3203 | 2026-05-20T02:38:45.696Z | + for x in debug release |
| 3204 | 2026-05-20T02:38:45.696Z | + mkdir -p /work/debug |
| 3205 | 2026-05-20T02:38:45.699Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3206 | 2026-05-20T02:38:46.221Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3207 | 2026-05-20T02:38:46.865Z | + cp target/debug/mgd /work/debug/mgd |
| 3208 | 2026-05-20T02:38:47.497Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3209 | 2026-05-20T02:38:48.019Z | + for x in debug release |
| 3210 | 2026-05-20T02:38:48.019Z | + mkdir -p /work/release |
| 3211 | 2026-05-20T02:38:48.022Z | + cp target/release/ddmd /work/release/ddmd |
| 3212 | 2026-05-20T02:38:48.112Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3213 | 2026-05-20T02:38:48.192Z | + cp target/release/mgd /work/release/mgd |
| 3214 | 2026-05-20T02:38:48.315Z | + cp target/release/mgadm /work/release/mgadm |
| 3215 | 2026-05-20T02:38:48.408Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3216 | 2026-05-20T02:38:48.530Z | process exited: duration 693096 ms, exit code 0 |
| |
| 3217 | 2026-05-20T02:38:48.544Z | found 9 output files |
| 3218 | 2026-05-20T02:38:48.544Z | uploading: /work/debug/ddmadm (520171920 bytes) |
| 3219 | 2026-05-20T02:38:54.430Z | uploaded: /work/debug/ddmadm |
| 3220 | 2026-05-20T02:38:54.430Z | uploading: /work/debug/ddmd (618386552 bytes) |
| 3221 | 2026-05-20T02:39:01.694Z | uploaded: /work/debug/ddmd |
| 3222 | 2026-05-20T02:39:01.694Z | uploading: /work/debug/mgadm (609608208 bytes) |
| 3223 | 2026-05-20T02:39:09.122Z | uploaded: /work/debug/mgadm |
| 3224 | 2026-05-20T02:39:09.122Z | uploading: /work/debug/mgd (705589704 bytes) |
| 3225 | 2026-05-20T02:39:19.495Z | uploaded: /work/debug/mgd |
| 3226 | 2026-05-20T02:39:19.495Z | uploading: /work/release/ddmadm (49205728 bytes) |
| 3227 | 2026-05-20T02:39:21.021Z | uploaded: /work/release/ddmadm |
| 3228 | 2026-05-20T02:39:21.022Z | uploading: /work/release/ddmd (57211632 bytes) |
| 3229 | 2026-05-20T02:39:22.465Z | uploaded: /work/release/ddmd |
| 3230 | 2026-05-20T02:39:22.465Z | uploading: /work/release/falcon-lab (72354872 bytes) |
| 3231 | 2026-05-20T02:39:23.936Z | uploaded: /work/release/falcon-lab |
| 3232 | 2026-05-20T02:39:23.936Z | uploading: /work/release/mgadm (57193424 bytes) |
| 3233 | 2026-05-20T02:39:25.338Z | uploaded: /work/release/mgadm |
| 3234 | 2026-05-20T02:39:25.338Z | uploading: /work/release/mgd (74330776 bytes) |
| 3235 | 2026-05-20T02:39:27.058Z | uploaded: /work/release/mgd |