|
|
|
| 1 | 2026-05-11T04:02:37.324Z | job assigned to worker 01KRAK5R4V1H6MK44J5ZWDB36J [factory aws, i-0481fa168b103f4ed] (queued for 43 s) |
| |
| 2 | 2026-05-11T04:02:44.624Z | starting task 0: "setup" |
| 3 | 2026-05-11T04:02:44.629Z | ++ uname -s |
| 4 | 2026-05-11T04:02:44.632Z | + kern=SunOS |
| 5 | 2026-05-11T04:02:44.632Z | + build_user=build |
| 6 | 2026-05-11T04:02:44.632Z | + build_uid=12345 |
| 7 | 2026-05-11T04:02:44.632Z | + work_dir=/work |
| 8 | 2026-05-11T04:02:44.632Z | + input_dir=/input |
| 9 | 2026-05-11T04:02:44.632Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-11T04:02:44.632Z | + case "$kern" in |
| 11 | 2026-05-11T04:02:44.632Z | + groupadd -g 12345 build |
| 12 | 2026-05-11T04:02:44.635Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-11T04:02:46.638Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-11T04:02:46.756Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-11T04:02:46.759Z | + home_fs=zfs |
| 16 | 2026-05-11T04:02:46.759Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-11T04:02:46.759Z | + mkdir -p /home/build |
| 18 | 2026-05-11T04:02:46.759Z | + chown build:build /home/build /work |
| 19 | 2026-05-11T04:02:48.760Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-11T04:02:48.763Z | process exited: duration 4140 ms, exit code 0 |
| |
| 21 | 2026-05-11T04:02:48.768Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-11T04:02:48.773Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-11T04:02:48.773Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-11T04:02:48.773Z | * rust toolchain profile = "default" |
| 25 | 2026-05-11T04:02:48.773Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-11T04:02:48.773Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-11T04:02:48.773Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-11T04:02:48.776Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-11T04:02:48.776Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-11T04:02:48.938Z | info: downloading installer |
| 31 | 2026-05-11T04:02:50.308Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-11T04:02:50.308Z | warn: /opt/ooce/bin |
| 33 | 2026-05-11T04:02:50.308Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-11T04:02:50.308Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-11T04:02:50.308Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-11T04:02:50.308Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-11T04:02:50.308Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-11T04:02:50.308Z | error: cannot install while Rust is installed |
| 39 | 2026-05-11T04:02:50.308Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-11T04:02:50.308Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-11T04:02:50.308Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-11T04:02:50.308Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-11T04:02:50.308Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-11T04:02:50.322Z | info: profile set to default |
| 45 | 2026-05-11T04:02:50.322Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-11T04:02:50.325Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-11T04:02:50.473Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-11T04:02:50.476Z | info: downloading 6 components |
| 49 | 2026-05-11T04:03:05.007Z | |
| 50 | 2026-05-11T04:03:05.007Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-05-11T04:03:05.036Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-11T04:03:05.036Z | |
| 53 | 2026-05-11T04:03:05.036Z | |
| 54 | 2026-05-11T04:03:05.036Z | Rust is installed now. Great! |
| 55 | 2026-05-11T04:03:05.036Z | |
| 56 | 2026-05-11T04:03:05.039Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-11T04:03:05.039Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-11T04:03:05.039Z | |
| 59 | 2026-05-11T04:03:05.039Z | To configure your current shell, you need to source |
| 60 | 2026-05-11T04:03:05.039Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-11T04:03:05.039Z | |
| 62 | 2026-05-11T04:03:05.039Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-11T04:03:05.039Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-11T04:03:05.039Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-11T04:03:05.039Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-11T04:03:05.039Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-11T04:03:05.039Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-11T04:03:05.039Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-11T04:03:05.039Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-11T04:03:05.039Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-11T04:03:05.125Z | + rustup --version |
| 72 | 2026-05-11T04:03:05.134Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-11T04:03:05.137Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-11T04:03:05.156Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-11T04:03:05.158Z | + cargo --version |
| 76 | 2026-05-11T04:03:05.172Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-11T04:03:05.175Z | + rustc --version |
| 78 | 2026-05-11T04:03:05.194Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-11T04:03:05.197Z | process exited: duration 16427 ms, exit code 0 |
| |
| 80 | 2026-05-11T04:03:05.203Z | starting task 2: "authentication" |
| 81 | 2026-05-11T04:03:05.219Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-11T04:03:05.224Z | starting task 3: "clone repository" |
| 83 | 2026-05-11T04:03:05.227Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-11T04:03:05.230Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-11T04:03:05.259Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-11T04:03:06.153Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-11T04:03:06.156Z | + git fetch origin 5050964daba98b5ecf91ea2a5a9be9418f1853f9 |
| 88 | 2026-05-11T04:03:06.423Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-11T04:03:06.423Z | * branch 5050964daba98b5ecf91ea2a5a9be9418f1853f9 -> FETCH_HEAD |
| 90 | 2026-05-11T04:03:06.426Z | + [[ -n '' ]] |
| 91 | 2026-05-11T04:03:06.426Z | + git reset --hard 5050964daba98b5ecf91ea2a5a9be9418f1853f9 |
| 92 | 2026-05-11T04:03:06.445Z | HEAD is now at 5050964 [ddm-api] PUT /peer for state-machine-bypassing peer injection |
| 93 | 2026-05-11T04:03:06.448Z | process exited: duration 1221 ms, exit code 0 |
| |
| 94 | 2026-05-11T04:03:06.453Z | starting task 4: "build" |
| 95 | 2026-05-11T04:03:06.457Z | + pfexec pkg install clang-15 |
| 96 | 2026-05-11T04:03:13.921Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 97 | 2026-05-11T04:03:21.704Z | Startup: Caching catalogs ... Done |
| 98 | 2026-05-11T04:03:28.969Z | Planning: Solver setup ... Done |
| 99 | 2026-05-11T04:03:29.009Z | Planning: Running solver ... Done |
| 100 | 2026-05-11T04:03:29.154Z | Planning: Finding local manifests ... Done |
| 101 | 2026-05-11T04:03:29.165Z | Planning: Fetching manifests: 0/2 0% complete |
| 102 | 2026-05-11T04:03:29.252Z | Planning: Fetching manifests: 2/2 100% complete |
| 103 | 2026-05-11T04:03:29.281Z | Planning: Package planning ... Done |
| 104 | 2026-05-11T04:03:29.307Z | Planning: Merging actions ... Done |
| 105 | 2026-05-11T04:03:29.417Z | Planning: Checking for conflicting actions ... Done |
| 106 | 2026-05-11T04:03:29.423Z | Planning: Consolidating action changes ... Done |
| 107 | 2026-05-11T04:03:30.208Z | Planning: Evaluating mediators ... Done |
| 108 | 2026-05-11T04:03:30.214Z | Planning: Planning completed in 8.34 seconds |
| 109 | 2026-05-11T04:03:30.225Z | Packages to install: 2 |
| 110 | 2026-05-11T04:03:30.228Z | Mediators to change: 2 |
| 111 | 2026-05-11T04:03:30.228Z | Services to change: 1 |
| 112 | 2026-05-11T04:03:30.228Z | Create boot environment: No |
| 113 | 2026-05-11T04:03:30.228Z | Create backup boot environment: No |
| 114 | 2026-05-11T04:03:30.267Z | |
| 115 | 2026-05-11T04:03:30.267Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 116 | 2026-05-11T04:03:35.653Z | Download: 2010/3076 items 117.9/211.3MB 55% complete (31.1M/s) |
| 117 | 2026-05-11T04:03:40.856Z | Download: 3032/3076 items 201.8/211.3MB 95% complete (21.0M/s) |
| 118 | 2026-05-11T04:03:42.281Z | Download: Completed 211.31 MB in 12.01 seconds (17.6M/s) |
| 119 | 2026-05-11T04:03:42.518Z | Actions: 1/3418 actions (Installing new actions) |
| 120 | 2026-05-11T04:03:45.635Z | Actions: Completed 3418 actions in 3.12 seconds. |
| 121 | 2026-05-11T04:03:46.301Z | Done |
| 122 | 2026-05-11T04:03:46.301Z | Done |
| 123 | 2026-05-11T04:03:47.045Z | Done |
| 124 | 2026-05-11T04:03:50.447Z | Done |
| 125 | 2026-05-11T04:03:50.522Z | Done |
| 126 | 2026-05-11T04:03:50.524Z | Done |
| 127 | 2026-05-11T04:03:50.786Z | Done |
| 128 | 2026-05-11T04:03:51.477Z | + cargo --version |
| 129 | 2026-05-11T04:03:51.485Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 130 | 2026-05-11T04:03:51.657Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 131 | 2026-05-11T04:03:51.659Z | info: downloading 6 components |
| 132 | 2026-05-11T04:04:06.008Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 133 | 2026-05-11T04:04:06.011Z | + rustc --version |
| 134 | 2026-05-11T04:04:06.040Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 135 | 2026-05-11T04:04:06.044Z | + banner check |
| 136 | 2026-05-11T04:04:06.047Z | |
| 137 | 2026-05-11T04:04:06.047Z | #### # # ###### #### # # |
| 138 | 2026-05-11T04:04:06.047Z | # # # # # # # # # |
| 139 | 2026-05-11T04:04:06.047Z | # ###### ##### # #### |
| 140 | 2026-05-11T04:04:06.047Z | # # # # # # # |
| 141 | 2026-05-11T04:04:06.047Z | # # # # # # # # # |
| 142 | 2026-05-11T04:04:06.047Z | #### # # ###### #### # # |
| 143 | 2026-05-11T04:04:06.047Z | |
| 144 | 2026-05-11T04:04:06.047Z | + cargo fmt -- --check |
| 145 | 2026-05-11T04:04:06.478Z | + cargo clippy --all-targets -- --deny warnings |
| 146 | 2026-05-11T04:04:06.591Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 147 | 2026-05-11T04:04:07.175Z | From https://github.com/oxidecomputer/falcon |
| 148 | 2026-05-11T04:04:07.175Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 149 | 2026-05-11T04:04:07.254Z | Updating crates.io index |
| 150 | 2026-05-11T04:04:07.257Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 151 | 2026-05-11T04:04:08.001Z | From https://github.com/oxidecomputer/dendrite |
| 152 | 2026-05-11T04:04:08.002Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 153 | 2026-05-11T04:04:08.142Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 154 | 2026-05-11T04:04:08.431Z | From https://github.com/oxidecomputer/ispf |
| 155 | 2026-05-11T04:04:08.431Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 156 | 2026-05-11T04:04:08.436Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 157 | 2026-05-11T04:04:08.784Z | From https://github.com/oxidecomputer/netadm-sys |
| 158 | 2026-05-11T04:04:08.784Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 159 | 2026-05-11T04:04:08.792Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 160 | 2026-05-11T04:04:14.420Z | From https://github.com/oxidecomputer/omicron |
| 161 | 2026-05-11T04:04:14.420Z | * [new ref] dfcd9ac2d3321f7d286c6bde832faf0306b1e535 -> refs/commit/dfcd9ac2d3321f7d286c6bde832faf0306b1e535 |
| 162 | 2026-05-11T04:04:14.833Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 163 | 2026-05-11T04:04:15.452Z | From https://github.com/oxidecomputer/opte |
| 164 | 2026-05-11T04:04:15.452Z | * [new ref] bae0440c199b3908c12903a9532854936353433b -> refs/commit/bae0440c199b3908c12903a9532854936353433b |
| 165 | 2026-05-11T04:04:15.482Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 166 | 2026-05-11T04:04:15.780Z | From https://github.com/illumos/smf-rs |
| 167 | 2026-05-11T04:04:15.780Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 168 | 2026-05-11T04:04:16.140Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 169 | 2026-05-11T04:04:18.512Z | From https://github.com/oxidecomputer/poptrie |
| 170 | 2026-05-11T04:04:18.512Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 171 | 2026-05-11T04:04:18.520Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 172 | 2026-05-11T04:04:18.520Z | From https://github.com/oxidecomputer/network-interface |
| 173 | 2026-05-11T04:04:18.520Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 174 | 2026-05-11T04:04:18.520Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 175 | 2026-05-11T04:04:18.520Z | From https://github.com/oxidecomputer/zone |
| 176 | 2026-05-11T04:04:18.520Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 177 | 2026-05-11T04:04:18.520Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 178 | 2026-05-11T04:04:18.520Z | From https://github.com/oxidecomputer/propolis |
| 179 | 2026-05-11T04:04:18.520Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 180 | 2026-05-11T04:04:18.520Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 181 | 2026-05-11T04:04:18.521Z | From https://github.com/oxidecomputer/transceiver-control |
| 182 | 2026-05-11T04:04:18.521Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 183 | 2026-05-11T04:04:18.521Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 184 | 2026-05-11T04:04:20.126Z | From https://github.com/oxidecomputer/dlpi-sys |
| 185 | 2026-05-11T04:04:20.126Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 186 | 2026-05-11T04:04:20.151Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 187 | 2026-05-11T04:04:20.151Z | From https://github.com/jmesmon/rust-libzfs |
| 188 | 2026-05-11T04:04:20.151Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 189 | 2026-05-11T04:04:20.151Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 190 | 2026-05-11T04:04:20.151Z | From https://github.com/oxidecomputer/rusty-doors |
| 191 | 2026-05-11T04:04:20.151Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 192 | 2026-05-11T04:04:20.151Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 193 | 2026-05-11T04:04:20.168Z | From https://github.com/oxidecomputer/lldp |
| 194 | 2026-05-11T04:04:20.168Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 195 | 2026-05-11T04:04:20.168Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 196 | 2026-05-11T04:04:20.182Z | From https://github.com/oxidecomputer/slog-error-chain |
| 197 | 2026-05-11T04:04:20.182Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 198 | 2026-05-11T04:04:20.209Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 199 | 2026-05-11T04:04:20.617Z | From https://github.com/oxidecomputer/tufaceous |
| 200 | 2026-05-11T04:04:20.617Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 201 | 2026-05-11T04:04:20.620Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 202 | 2026-05-11T04:04:21.175Z | From https://github.com/oxidecomputer/management-gateway-service |
| 203 | 2026-05-11T04:04:21.175Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 204 | 2026-05-11T04:04:21.314Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 205 | 2026-05-11T04:04:22.100Z | From https://github.com/oxidecomputer/crucible |
| 206 | 2026-05-11T04:04:22.100Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 207 | 2026-05-11T04:04:22.759Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 208 | 2026-05-11T04:04:23.046Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 209 | 2026-05-11T04:04:23.046Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 210 | 2026-05-11T04:04:23.746Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 211 | 2026-05-11T04:04:24.076Z | From https://github.com/oxidecomputer/propolis |
| 212 | 2026-05-11T04:04:24.076Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 213 | 2026-05-11T04:04:24.181Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 214 | 2026-05-11T04:04:24.441Z | From https://github.com/oxidecomputer/tofino |
| 215 | 2026-05-11T04:04:24.441Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 216 | 2026-05-11T04:04:24.456Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 217 | 2026-05-11T04:04:24.973Z | From https://github.com/oxidecomputer/maghemite |
| 218 | 2026-05-11T04:04:24.973Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 219 | 2026-05-11T04:04:25.032Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 220 | 2026-05-11T04:04:25.295Z | From https://github.com/oxidecomputer/clickward |
| 221 | 2026-05-11T04:04:25.295Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 222 | 2026-05-11T04:04:25.411Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 223 | 2026-05-11T04:04:25.704Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 224 | 2026-05-11T04:04:25.704Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 225 | 2026-05-11T04:04:25.780Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 226 | 2026-05-11T04:04:26.096Z | From https://github.com/oxidecomputer/crucible |
| 227 | 2026-05-11T04:04:26.096Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 228 | 2026-05-11T04:04:27.257Z | Downloading crates ... |
| 229 | 2026-05-11T04:04:27.327Z | Downloaded aead v0.5.2 |
| 230 | 2026-05-11T04:04:27.335Z | Downloaded anstyle-query v1.1.5 |
| 231 | 2026-05-11T04:04:27.338Z | Downloaded adler2 v2.0.1 |
| 232 | 2026-05-11T04:04:27.340Z | Downloaded ciborium-ll v0.2.2 |
| 233 | 2026-05-11T04:04:27.343Z | Downloaded atomicwrites v0.4.4 |
| 234 | 2026-05-11T04:04:27.346Z | Downloaded async-stream-impl v0.3.6 |
| 235 | 2026-05-11T04:04:27.349Z | Downloaded const-random v0.1.18 |
| 236 | 2026-05-11T04:04:27.351Z | Downloaded anstyle-parse v1.0.0 |
| 237 | 2026-05-11T04:04:27.354Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 238 | 2026-05-11T04:04:27.354Z | Downloaded ahash v0.8.12 |
| 239 | 2026-05-11T04:04:27.358Z | Downloaded derive-ex v0.1.8 |
| 240 | 2026-05-11T04:04:27.360Z | Downloaded camino v1.2.2 |
| 241 | 2026-05-11T04:04:27.363Z | Downloaded hash32 v0.3.1 |
| 242 | 2026-05-11T04:04:27.366Z | Downloaded foreign-types-shared v0.3.1 |
| 243 | 2026-05-11T04:04:27.369Z | Downloaded darling v0.21.3 |
| 244 | 2026-05-11T04:04:27.372Z | Downloaded heck v0.4.1 |
| 245 | 2026-05-11T04:04:27.375Z | Downloaded futures-task v0.3.32 |
| 246 | 2026-05-11T04:04:27.377Z | Downloaded foldhash v0.1.5 |
| 247 | 2026-05-11T04:04:27.380Z | Downloaded dropshot-api-manager v0.7.0 |
| 248 | 2026-05-11T04:04:27.383Z | Downloaded clap_builder v4.6.0 |
| 249 | 2026-05-11T04:04:27.387Z | Downloaded bit-set v0.8.0 |
| 250 | 2026-05-11T04:04:27.390Z | Downloaded diff v0.1.13 |
| 251 | 2026-05-11T04:04:27.393Z | Downloaded hashbrown v0.16.1 |
| 252 | 2026-05-11T04:04:27.397Z | Downloaded hubpack v0.1.2 |
| 253 | 2026-05-11T04:04:27.400Z | Downloaded cstr-argument v0.1.2 |
| 254 | 2026-05-11T04:04:27.403Z | Downloaded globset v0.4.18 |
| 255 | 2026-05-11T04:04:27.405Z | Downloaded icu_provider v2.1.1 |
| 256 | 2026-05-11T04:04:27.408Z | Downloaded convert_case v0.4.0 |
| 257 | 2026-05-11T04:04:27.411Z | Downloaded dof v0.4.0 |
| 258 | 2026-05-11T04:04:27.414Z | Downloaded cmake v0.1.58 |
| 259 | 2026-05-11T04:04:27.414Z | Downloaded equivalent v1.0.2 |
| 260 | 2026-05-11T04:04:27.416Z | Downloaded group v0.13.0 |
| 261 | 2026-05-11T04:04:27.419Z | Downloaded embedded-io v0.6.1 |
| 262 | 2026-05-11T04:04:27.422Z | Downloaded block-buffer v0.10.4 |
| 263 | 2026-05-11T04:04:27.424Z | Downloaded futures-channel v0.3.32 |
| 264 | 2026-05-11T04:04:27.427Z | Downloaded foreign-types v0.3.2 |
| 265 | 2026-05-11T04:04:27.427Z | Downloaded erased-serde v0.3.31 |
| 266 | 2026-05-11T04:04:27.430Z | Downloaded crunchy v0.2.4 |
| 267 | 2026-05-11T04:04:27.432Z | Downloaded clap_lex v1.1.0 |
| 268 | 2026-05-11T04:04:27.435Z | Downloaded hex v0.4.3 |
| 269 | 2026-05-11T04:04:27.438Z | Downloaded hkdf v0.12.4 |
| 270 | 2026-05-11T04:04:27.440Z | Downloaded ciborium-io v0.2.2 |
| 271 | 2026-05-11T04:04:27.440Z | Downloaded bit-vec v0.8.0 |
| 272 | 2026-05-11T04:04:27.443Z | Downloaded generic-array v0.14.7 |
| 273 | 2026-05-11T04:04:27.446Z | Downloaded foreign-types-macros v0.2.3 |
| 274 | 2026-05-11T04:04:27.449Z | Downloaded fastrand v2.3.0 |
| 275 | 2026-05-11T04:04:27.451Z | Downloaded form_urlencoded v1.2.2 |
| 276 | 2026-05-11T04:04:27.451Z | Downloaded hostname v0.4.2 |
| 277 | 2026-05-11T04:04:27.454Z | Downloaded glob v0.3.3 |
| 278 | 2026-05-11T04:04:27.457Z | Downloaded data-encoding v2.10.0 |
| 279 | 2026-05-11T04:04:27.460Z | Downloaded fixedbitset v0.4.2 |
| 280 | 2026-05-11T04:04:27.460Z | Downloaded foreign-types v0.5.0 |
| 281 | 2026-05-11T04:04:27.463Z | Downloaded hubpack_derive v0.1.1 |
| 282 | 2026-05-11T04:04:27.463Z | Downloaded base16ct v0.2.0 |
| 283 | 2026-05-11T04:04:27.466Z | Downloaded http-body v1.0.1 |
| 284 | 2026-05-11T04:04:27.468Z | Downloaded highway v1.3.0 |
| 285 | 2026-05-11T04:04:27.471Z | Downloaded deranged v0.5.8 |
| 286 | 2026-05-11T04:04:27.474Z | Downloaded heapless v0.8.0 |
| 287 | 2026-05-11T04:04:27.477Z | Downloaded fxhash v0.2.1 |
| 288 | 2026-05-11T04:04:27.477Z | Downloaded futures-macro v0.3.32 |
| 289 | 2026-05-11T04:04:27.479Z | Downloaded colorchoice v1.0.5 |
| 290 | 2026-05-11T04:04:27.482Z | Downloaded indent_write v2.2.0 |
| 291 | 2026-05-11T04:04:27.485Z | Downloaded hostname v0.3.1 |
| 292 | 2026-05-11T04:04:27.485Z | Downloaded futures-io v0.3.32 |
| 293 | 2026-05-11T04:04:27.488Z | Downloaded defmt-parser v1.0.0 |
| 294 | 2026-05-11T04:04:27.488Z | Downloaded cpufeatures v0.3.0 |
| 295 | 2026-05-11T04:04:27.490Z | Downloaded camino-tempfile v1.4.1 |
| 296 | 2026-05-11T04:04:27.493Z | Downloaded git-stub v1.0.0 |
| 297 | 2026-05-11T04:04:27.496Z | Downloaded bytes v1.11.1 |
| 298 | 2026-05-11T04:04:27.499Z | Downloaded itoa v1.0.18 |
| 299 | 2026-05-11T04:04:27.501Z | Downloaded crossbeam-deque v0.8.6 |
| 300 | 2026-05-11T04:04:27.506Z | Downloaded internet-checksum v0.2.1 |
| 301 | 2026-05-11T04:04:27.509Z | Downloaded keccak v0.1.6 |
| 302 | 2026-05-11T04:04:27.509Z | Downloaded httpdate v1.0.3 |
| 303 | 2026-05-11T04:04:27.509Z | Downloaded git-stub-vcs v0.1.0 |
| 304 | 2026-05-11T04:04:27.512Z | Downloaded ident_case v1.0.1 |
| 305 | 2026-05-11T04:04:27.515Z | Downloaded libscf-sys v1.1.0 |
| 306 | 2026-05-11T04:04:27.515Z | Downloaded idna_adapter v1.2.1 |
| 307 | 2026-05-11T04:04:27.517Z | Downloaded inout v0.1.4 |
| 308 | 2026-05-11T04:04:27.518Z | Downloaded fnv v1.0.7 |
| 309 | 2026-05-11T04:04:27.520Z | Downloaded is_ci v1.2.0 |
| 310 | 2026-05-11T04:04:27.523Z | Downloaded is_terminal_polyfill v1.70.2 |
| 311 | 2026-05-11T04:04:27.523Z | Downloaded is-terminal v0.4.17 |
| 312 | 2026-05-11T04:04:27.526Z | Downloaded linked-hash-map v0.5.6 |
| 313 | 2026-05-11T04:04:27.526Z | Downloaded dtrace-parser v0.2.0 |
| 314 | 2026-05-11T04:04:27.529Z | Downloaded lazy_static v1.5.0 |
| 315 | 2026-05-11T04:04:27.532Z | Downloaded enum-as-inner v0.6.1 |
| 316 | 2026-05-11T04:04:27.532Z | Downloaded embedded-io v0.4.0 |
| 317 | 2026-05-11T04:04:27.535Z | Downloaded defmt v0.3.100 |
| 318 | 2026-05-11T04:04:27.535Z | Downloaded compression-codecs v0.4.37 |
| 319 | 2026-05-11T04:04:27.538Z | Downloaded dropshot-api-manager-types v0.7.0 |
| 320 | 2026-05-11T04:04:27.541Z | Downloaded find-msvc-tools v0.1.9 |
| 321 | 2026-05-11T04:04:27.544Z | Downloaded memmap v0.7.0 |
| 322 | 2026-05-11T04:04:27.547Z | Downloaded dtrace-parser v0.3.0 |
| 323 | 2026-05-11T04:04:27.547Z | Downloaded critical-section v1.2.0 |
| 324 | 2026-05-11T04:04:27.555Z | Downloaded daft-derive v0.1.5 |
| 325 | 2026-05-11T04:04:27.555Z | Downloaded base64ct v1.8.3 |
| 326 | 2026-05-11T04:04:27.555Z | Downloaded csv-core v0.1.13 |
| 327 | 2026-05-11T04:04:27.559Z | Downloaded daft v0.1.5 |
| 328 | 2026-05-11T04:04:27.559Z | Downloaded byte-wrapper v0.1.0 |
| 329 | 2026-05-11T04:04:27.561Z | Downloaded memoffset v0.9.1 |
| 330 | 2026-05-11T04:04:27.564Z | Downloaded newline-converter v0.3.0 |
| 331 | 2026-05-11T04:04:27.564Z | Downloaded cookie v0.18.1 |
| 332 | 2026-05-11T04:04:27.567Z | Downloaded match_cfg v0.1.0 |
| 333 | 2026-05-11T04:04:27.570Z | Downloaded dof v0.3.0 |
| 334 | 2026-05-11T04:04:27.573Z | Downloaded half v2.7.1 |
| 335 | 2026-05-11T04:04:27.575Z | Downloaded lru-slab v0.1.2 |
| 336 | 2026-05-11T04:04:27.575Z | Downloaded cancel-safe-futures v0.1.5 |
| 337 | 2026-05-11T04:04:27.578Z | Downloaded newtype-uuid-macros v0.1.0 |
| 338 | 2026-05-11T04:04:27.581Z | Downloaded managed v0.8.0 |
| 339 | 2026-05-11T04:04:27.581Z | Downloaded macaddr v1.0.1 |
| 340 | 2026-05-11T04:04:27.584Z | Downloaded libsw v3.5.0 |
| 341 | 2026-05-11T04:04:27.586Z | Downloaded defmt-macros v1.0.1 |
| 342 | 2026-05-11T04:04:27.589Z | Downloaded libsw-core v0.3.2 |
| 343 | 2026-05-11T04:04:27.592Z | Downloaded newtype-uuid v1.3.2 |
| 344 | 2026-05-11T04:04:27.592Z | Downloaded ff v0.13.1 |
| 345 | 2026-05-11T04:04:27.594Z | Downloaded opaque-debug v0.3.1 |
| 346 | 2026-05-11T04:04:27.597Z | Downloaded num-conv v0.2.1 |
| 347 | 2026-05-11T04:04:27.597Z | Downloaded ipnet v2.12.0 |
| 348 | 2026-05-11T04:04:27.600Z | Downloaded num-derive v0.3.3 |
| 349 | 2026-05-11T04:04:27.600Z | Downloaded natord v1.0.9 |
| 350 | 2026-05-11T04:04:27.603Z | Downloaded http-body-util v0.1.3 |
| 351 | 2026-05-11T04:04:27.605Z | Downloaded num-derive v0.4.2 |
| 352 | 2026-05-11T04:04:27.606Z | Downloaded const_format_proc_macros v0.2.34 |
| 353 | 2026-05-11T04:04:27.608Z | Downloaded dropshot_endpoint v0.17.0 |
| 354 | 2026-05-11T04:04:27.611Z | Downloaded ingot v0.1.1 |
| 355 | 2026-05-11T04:04:27.611Z | Downloaded chacha20 v0.10.0 |
| 356 | 2026-05-11T04:04:27.614Z | Downloaded hyper-rustls v0.27.7 |
| 357 | 2026-05-11T04:04:27.618Z | Downloaded clap_derive v4.6.0 |
| 358 | 2026-05-11T04:04:27.619Z | Downloaded olpc-cjson v0.1.4 |
| 359 | 2026-05-11T04:04:27.621Z | Downloaded newtype_derive v0.1.6 |
| 360 | 2026-05-11T04:04:27.621Z | Downloaded cargo_toml v0.22.3 |
| 361 | 2026-05-11T04:04:27.625Z | Downloaded blake2 v0.10.6 |
| 362 | 2026-05-11T04:04:27.625Z | Downloaded instant v0.1.13 |
| 363 | 2026-05-11T04:04:27.627Z | Downloaded httparse v1.10.1 |
| 364 | 2026-05-11T04:04:27.630Z | Downloaded num_threads v0.1.7 |
| 365 | 2026-05-11T04:04:27.630Z | Downloaded mime v0.3.17 |
| 366 | 2026-05-11T04:04:27.633Z | Downloaded openssl-probe v0.2.1 |
| 367 | 2026-05-11T04:04:27.633Z | Downloaded openssl-macros v0.1.1 |
| 368 | 2026-05-11T04:04:27.637Z | Downloaded omicron-workspace-hack v0.1.0 |
| 369 | 2026-05-11T04:04:27.637Z | Downloaded plain v0.2.3 |
| 370 | 2026-05-11T04:04:27.637Z | Downloaded num v0.4.3 |
| 371 | 2026-05-11T04:04:27.639Z | Downloaded darling v0.23.0 |
| 372 | 2026-05-11T04:04:27.642Z | Downloaded linear-map v1.2.0 |
| 373 | 2026-05-11T04:04:27.645Z | Downloaded crossbeam-epoch v0.9.18 |
| 374 | 2026-05-11T04:04:27.645Z | Downloaded icu_properties v2.1.2 |
| 375 | 2026-05-11T04:04:27.647Z | Downloaded multer v3.1.0 |
| 376 | 2026-05-11T04:04:27.650Z | Downloaded memmap2 v0.9.10 |
| 377 | 2026-05-11T04:04:27.653Z | Downloaded lock_api v0.4.14 |
| 378 | 2026-05-11T04:04:27.653Z | Downloaded proc-macro-crate v1.3.1 |
| 379 | 2026-05-11T04:04:27.656Z | Downloaded parse-display v0.10.0 |
| 380 | 2026-05-11T04:04:27.656Z | Downloaded progenitor-client v0.10.0 |
| 381 | 2026-05-11T04:04:27.656Z | Downloaded pretty-hex v0.4.2 |
| 382 | 2026-05-11T04:04:27.659Z | Downloaded potential_utf v0.1.4 |
| 383 | 2026-05-11T04:04:27.659Z | Downloaded hmac v0.12.1 |
| 384 | 2026-05-11T04:04:27.662Z | Downloaded parse-display-derive v0.10.0 |
| 385 | 2026-05-11T04:04:27.662Z | Downloaded phf_shared v0.12.1 |
| 386 | 2026-05-11T04:04:27.664Z | Downloaded humantime v2.3.0 |
| 387 | 2026-05-11T04:04:27.664Z | Downloaded num-rational v0.4.2 |
| 388 | 2026-05-11T04:04:27.667Z | Downloaded colored v3.1.1 |
| 389 | 2026-05-11T04:04:27.670Z | Downloaded backon v1.6.0 |
| 390 | 2026-05-11T04:04:27.670Z | Downloaded anyhow v1.0.102 |
| 391 | 2026-05-11T04:04:27.673Z | Downloaded iana-time-zone v0.1.65 |
| 392 | 2026-05-11T04:04:27.675Z | Downloaded ipnetwork v0.21.1 |
| 393 | 2026-05-11T04:04:27.678Z | Downloaded anstream v1.0.0 |
| 394 | 2026-05-11T04:04:27.681Z | Downloaded num_enum v0.5.11 |
| 395 | 2026-05-11T04:04:27.683Z | Downloaded proc-macro-crate v3.5.0 |
| 396 | 2026-05-11T04:04:27.686Z | Downloaded num_enum_derive v0.5.11 |
| 397 | 2026-05-11T04:04:27.686Z | Downloaded allocator-api2 v0.2.21 |
| 398 | 2026-05-11T04:04:27.689Z | Downloaded litemap v0.8.1 |
| 399 | 2026-05-11T04:04:27.689Z | Downloaded num_enum_derive v0.7.6 |
| 400 | 2026-05-11T04:04:27.692Z | Downloaded crc32fast v1.5.0 |
| 401 | 2026-05-11T04:04:27.694Z | Downloaded num_enum v0.7.6 |
| 402 | 2026-05-11T04:04:27.697Z | Downloaded progenitor-macro v0.13.0 |
| 403 | 2026-05-11T04:04:27.697Z | Downloaded clap v4.6.0 |
| 404 | 2026-05-11T04:04:27.702Z | Downloaded progenitor-macro v0.14.0 |
| 405 | 2026-05-11T04:04:27.705Z | Downloaded progenitor-macro v0.10.0 |
| 406 | 2026-05-11T04:04:27.705Z | Downloaded proc-macro-error-attr v1.0.4 |
| 407 | 2026-05-11T04:04:27.708Z | Downloaded num-integer v0.1.46 |
| 408 | 2026-05-11T04:04:27.708Z | Downloaded oxnet v0.1.4 |
| 409 | 2026-05-11T04:04:27.711Z | Downloaded password-hash v0.5.0 |
| 410 | 2026-05-11T04:04:27.713Z | Downloaded elliptic-curve v0.13.8 |
| 411 | 2026-05-11T04:04:27.716Z | Downloaded getrandom v0.4.2 |
| 412 | 2026-05-11T04:04:27.719Z | Downloaded paste v1.0.15 |
| 413 | 2026-05-11T04:04:27.721Z | Downloaded ref-cast-impl v1.0.25 |
| 414 | 2026-05-11T04:04:27.721Z | Downloaded progenitor-client v0.14.0 |
| 415 | 2026-05-11T04:04:27.721Z | Downloaded progenitor-client v0.11.2 |
| 416 | 2026-05-11T04:04:27.724Z | Downloaded pem v3.0.6 |
| 417 | 2026-05-11T04:04:27.724Z | Downloaded owo-colors v4.3.0 |
| 418 | 2026-05-11T04:04:27.727Z | Downloaded rand_xorshift v0.4.0 |
| 419 | 2026-05-11T04:04:27.727Z | Downloaded quick-error v1.2.3 |
| 420 | 2026-05-11T04:04:27.729Z | Downloaded base64 v0.22.1 |
| 421 | 2026-05-11T04:04:27.732Z | Downloaded rand_chacha v0.3.1 |
| 422 | 2026-05-11T04:04:27.732Z | Downloaded rustc_version v0.4.1 |
| 423 | 2026-05-11T04:04:27.735Z | Downloaded oxide-tokio-rt v0.1.4 |
| 424 | 2026-05-11T04:04:27.735Z | Downloaded pkg-config v0.3.32 |
| 425 | 2026-05-11T04:04:27.737Z | Downloaded pin-project-lite v0.2.17 |
| 426 | 2026-05-11T04:04:27.740Z | Downloaded ppv-lite86 v0.2.21 |
| 427 | 2026-05-11T04:04:27.743Z | Downloaded dropshot_endpoint v0.16.7 |
| 428 | 2026-05-11T04:04:27.746Z | Downloaded once_cell v1.21.4 |
| 429 | 2026-05-11T04:04:27.746Z | Downloaded rustc-hash v2.1.2 |
| 430 | 2026-05-11T04:04:27.748Z | Downloaded progenitor v0.13.0 |
| 431 | 2026-05-11T04:04:27.748Z | Downloaded progenitor v0.11.2 |
| 432 | 2026-05-11T04:04:27.751Z | Downloaded hashbrown v0.12.3 |
| 433 | 2026-05-11T04:04:27.754Z | Downloaded derive_more v0.99.20 |
| 434 | 2026-05-11T04:04:27.757Z | Downloaded progenitor v0.10.0 |
| 435 | 2026-05-11T04:04:27.757Z | Downloaded pin-project-internal v1.1.11 |
| 436 | 2026-05-11T04:04:27.759Z | Downloaded parking_lot_core v0.8.6 |
| 437 | 2026-05-11T04:04:27.762Z | Downloaded progenitor-extras v0.1.1 |
| 438 | 2026-05-11T04:04:27.762Z | Downloaded proc-macro-error v1.0.4 |
| 439 | 2026-05-11T04:04:27.765Z | Downloaded phf v0.12.1 |
| 440 | 2026-05-11T04:04:27.765Z | Downloaded percent-encoding v2.3.2 |
| 441 | 2026-05-11T04:04:27.768Z | Downloaded progenitor-macro v0.11.2 |
| 442 | 2026-05-11T04:04:27.768Z | Downloaded getrandom v0.3.4 |
| 443 | 2026-05-11T04:04:27.770Z | Downloaded flate2 v1.1.9 |
| 444 | 2026-05-11T04:04:27.773Z | Downloaded hickory-resolver v0.25.2 |
| 445 | 2026-05-11T04:04:27.776Z | Downloaded ref-cast v1.0.25 |
| 446 | 2026-05-11T04:04:27.778Z | Downloaded powerfmt v0.2.0 |
| 447 | 2026-05-11T04:04:27.782Z | Downloaded rand_chacha v0.9.0 |
| 448 | 2026-05-11T04:04:27.782Z | Downloaded pest_derive v2.8.6 |
| 449 | 2026-05-11T04:04:27.785Z | Downloaded rustc_version v0.1.7 |
| 450 | 2026-05-11T04:04:27.785Z | Downloaded rand_core v0.10.0 |
| 451 | 2026-05-11T04:04:27.785Z | Downloaded quote v1.0.45 |
| 452 | 2026-05-11T04:04:27.788Z | Downloaded darling_core v0.23.0 |
| 453 | 2026-05-11T04:04:27.792Z | Downloaded scroll_derive v0.13.1 |
| 454 | 2026-05-11T04:04:27.795Z | Downloaded scopeguard v1.2.0 |
| 455 | 2026-05-11T04:04:27.795Z | Downloaded darling_core v0.21.3 |
| 456 | 2026-05-11T04:04:27.798Z | Downloaded chacha20poly1305 v0.10.1 |
| 457 | 2026-05-11T04:04:27.798Z | Downloaded miniz_oxide v0.8.9 |
| 458 | 2026-05-11T04:04:27.800Z | Downloaded same-file v1.0.6 |
| 459 | 2026-05-11T04:04:27.800Z | Downloaded num-complex v0.4.6 |
| 460 | 2026-05-11T04:04:27.803Z | Downloaded no-std-compat v0.4.1 |
| 461 | 2026-05-11T04:04:27.803Z | Downloaded ingot-macros v0.1.1 |
| 462 | 2026-05-11T04:04:27.806Z | Downloaded scroll_derive v0.12.1 |
| 463 | 2026-05-11T04:04:27.806Z | Downloaded num-traits v0.2.19 |
| 464 | 2026-05-11T04:04:27.809Z | Downloaded jiff-static v0.2.23 |
| 465 | 2026-05-11T04:04:27.812Z | Downloaded parking_lot v0.11.2 |
| 466 | 2026-05-11T04:04:27.812Z | Downloaded futures v0.3.32 |
| 467 | 2026-05-11T04:04:27.814Z | Downloaded serde_spanned v0.6.9 |
| 468 | 2026-05-11T04:04:27.817Z | Downloaded serde_repr v0.1.20 |
| 469 | 2026-05-11T04:04:27.817Z | Downloaded progenitor v0.14.0 |
| 470 | 2026-05-11T04:04:27.819Z | Downloaded serde_plain v1.0.2 |
| 471 | 2026-05-11T04:04:27.819Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 472 | 2026-05-11T04:04:27.822Z | Downloaded parking_lot_core v0.9.12 |
| 473 | 2026-05-11T04:04:27.822Z | Downloaded serial_test_derive v3.4.0 |
| 474 | 2026-05-11T04:04:27.825Z | Downloaded serial_test v3.4.0 |
| 475 | 2026-05-11T04:04:27.825Z | Downloaded semver v0.1.20 |
| 476 | 2026-05-11T04:04:27.827Z | Downloaded progenitor-client v0.13.0 |
| 477 | 2026-05-11T04:04:27.827Z | Downloaded poly1305 v0.8.0 |
| 478 | 2026-05-11T04:04:27.830Z | Downloaded parking_lot v0.12.5 |
| 479 | 2026-05-11T04:04:27.830Z | Downloaded serde-big-array v0.5.1 |
| 480 | 2026-05-11T04:04:27.833Z | Downloaded scroll v0.12.0 |
| 481 | 2026-05-11T04:04:27.833Z | Downloaded schemars_derive v0.8.22 |
| 482 | 2026-05-11T04:04:27.835Z | Downloaded rand_core v0.9.5 |
| 483 | 2026-05-11T04:04:27.835Z | Downloaded sha1 v0.10.6 |
| 484 | 2026-05-11T04:04:27.838Z | Downloaded serde_urlencoded v0.7.1 |
| 485 | 2026-05-11T04:04:27.838Z | Downloaded rand_core v0.6.4 |
| 486 | 2026-05-11T04:04:27.841Z | Downloaded log v0.4.29 |
| 487 | 2026-05-11T04:04:27.843Z | Downloaded rhai_codegen v3.1.0 |
| 488 | 2026-05-11T04:04:27.846Z | Downloaded resolv-conf v0.7.6 |
| 489 | 2026-05-11T04:04:27.849Z | Downloaded indexmap v1.9.3 |
| 490 | 2026-05-11T04:04:27.851Z | Downloaded quinn-udp v0.5.14 |
| 491 | 2026-05-11T04:04:27.852Z | Downloaded icu_normalizer v2.1.1 |
| 492 | 2026-05-11T04:04:27.854Z | Downloaded sdd v3.0.10 |
| 493 | 2026-05-11T04:04:27.857Z | Downloaded scroll v0.13.0 |
| 494 | 2026-05-11T04:04:27.857Z | Downloaded rustls-native-certs v0.8.3 |
| 495 | 2026-05-11T04:04:27.859Z | Downloaded indexmap v2.14.0 |
| 496 | 2026-05-11T04:04:27.862Z | Downloaded rustls-pemfile v2.2.0 |
| 497 | 2026-05-11T04:04:27.865Z | Downloaded siphasher v1.0.2 |
| 498 | 2026-05-11T04:04:27.865Z | Downloaded sigpipe v0.1.3 |
| 499 | 2026-05-11T04:04:27.865Z | Downloaded slog-envlogger v2.2.0 |
| 500 | 2026-05-11T04:04:27.868Z | Downloaded http v1.4.0 |
| 501 | 2026-05-11T04:04:27.870Z | Downloaded slog-bunyan v2.5.0 |
| 502 | 2026-05-11T04:04:27.870Z | Downloaded stable_deref_trait v1.2.1 |
| 503 | 2026-05-11T04:04:27.873Z | Downloaded crypto-bigint v0.5.5 |
| 504 | 2026-05-11T04:04:27.875Z | Downloaded strum v0.26.3 |
| 505 | 2026-05-11T04:04:27.876Z | Downloaded pin-project v1.1.11 |
| 506 | 2026-05-11T04:04:27.882Z | Downloaded rusty-fork v0.3.1 |
| 507 | 2026-05-11T04:04:27.885Z | Downloaded rustversion v1.0.22 |
| 508 | 2026-05-11T04:04:27.887Z | Downloaded structmeta v0.3.0 |
| 509 | 2026-05-11T04:04:27.887Z | Downloaded simd-adler32 v0.3.9 |
| 510 | 2026-05-11T04:04:27.887Z | Downloaded progenitor-impl v0.13.0 |
| 511 | 2026-05-11T04:04:27.890Z | Downloaded pest_meta v2.8.6 |
| 512 | 2026-05-11T04:04:27.893Z | Downloaded spin v0.5.2 |
| 513 | 2026-05-11T04:04:27.893Z | Downloaded slab v0.4.12 |
| 514 | 2026-05-11T04:04:27.895Z | Downloaded serde_path_to_error v0.1.20 |
| 515 | 2026-05-11T04:04:27.895Z | Downloaded proc-macro-error2 v2.0.1 |
| 516 | 2026-05-11T04:04:27.898Z | Downloaded indicatif v0.18.4 |
| 517 | 2026-05-11T04:04:27.901Z | Downloaded hickory-resolver v0.24.4 |
| 518 | 2026-05-11T04:04:27.904Z | Downloaded pest_generator v2.8.6 |
| 519 | 2026-05-11T04:04:27.904Z | Downloaded icu_locale_core v2.1.1 |
| 520 | 2026-05-11T04:04:27.906Z | Downloaded take_mut v0.2.2 |
| 521 | 2026-05-11T04:04:27.909Z | Downloaded structmeta-derive v0.3.0 |
| 522 | 2026-05-11T04:04:27.909Z | Downloaded tabled_derive v0.7.0 |
| 523 | 2026-05-11T04:04:27.909Z | Downloaded swrite v0.1.0 |
| 524 | 2026-05-11T04:04:27.912Z | Downloaded secrecy v0.10.3 |
| 525 | 2026-05-11T04:04:27.912Z | Downloaded cc v1.2.58 |
| 526 | 2026-05-11T04:04:27.915Z | Downloaded slog-json v2.6.1 |
| 527 | 2026-05-11T04:04:27.915Z | Downloaded expectorate v1.2.0 |
| 528 | 2026-05-11T04:04:27.918Z | Downloaded serde_derive_internals v0.29.1 |
| 529 | 2026-05-11T04:04:27.918Z | Downloaded postcard v1.1.3 |
| 530 | 2026-05-11T04:04:27.921Z | Downloaded pretty_assertions v1.4.1 |
| 531 | 2026-05-11T04:04:27.921Z | Downloaded strum v0.27.2 |
| 532 | 2026-05-11T04:04:27.923Z | Downloaded sha2 v0.10.9 |
| 533 | 2026-05-11T04:04:27.923Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 534 | 2026-05-11T04:04:27.926Z | Downloaded serde_spanned v1.1.0 |
| 535 | 2026-05-11T04:04:27.926Z | Downloaded sync_wrapper v1.0.2 |
| 536 | 2026-05-11T04:04:27.926Z | Downloaded serde_tokenstream v0.2.3 |
| 537 | 2026-05-11T04:04:27.929Z | Downloaded tabwriter v1.4.1 |
| 538 | 2026-05-11T04:04:27.929Z | Downloaded mio v1.2.0 |
| 539 | 2026-05-11T04:04:27.931Z | Downloaded icu_normalizer_data v2.1.1 |
| 540 | 2026-05-11T04:04:27.934Z | Downloaded icu_collections v2.1.1 |
| 541 | 2026-05-11T04:04:27.937Z | Downloaded time-core v0.1.8 |
| 542 | 2026-05-11T04:04:27.939Z | Downloaded static_assertions v1.1.0 |
| 543 | 2026-05-11T04:04:27.939Z | Downloaded snafu-derive v0.8.9 |
| 544 | 2026-05-11T04:04:27.939Z | Downloaded hashbrown v0.15.5 |
| 545 | 2026-05-11T04:04:27.943Z | Downloaded getrandom v0.2.17 |
| 546 | 2026-05-11T04:04:27.945Z | Downloaded thread-id v4.2.2 |
| 547 | 2026-05-11T04:04:27.948Z | Downloaded rustls-pki-types v1.14.0 |
| 548 | 2026-05-11T04:04:27.948Z | Downloaded jobserver v0.1.34 |
| 549 | 2026-05-11T04:04:27.951Z | Downloaded smawk v0.3.2 |
| 550 | 2026-05-11T04:04:27.951Z | Downloaded slog-term v2.9.2 |
| 551 | 2026-05-11T04:04:27.955Z | Downloaded testing_table v0.3.0 |
| 552 | 2026-05-11T04:04:27.955Z | Downloaded termtree v0.5.1 |
| 553 | 2026-05-11T04:04:27.955Z | Downloaded tabled_derive v0.11.0 |
| 554 | 2026-05-11T04:04:27.955Z | Downloaded rustls-platform-verifier v0.6.2 |
| 555 | 2026-05-11T04:04:27.958Z | Downloaded terminal_size v0.4.4 |
| 556 | 2026-05-11T04:04:27.958Z | Downloaded slog-async v2.8.0 |
| 557 | 2026-05-11T04:04:27.961Z | Downloaded async-compression v0.4.41 |
| 558 | 2026-05-11T04:04:27.964Z | Downloaded base64 v0.21.7 |
| 559 | 2026-05-11T04:04:27.967Z | Downloaded ingot-types v0.1.2 |
| 560 | 2026-05-11T04:04:27.967Z | Downloaded defmt v1.0.1 |
| 561 | 2026-05-11T04:04:27.969Z | Downloaded strum_macros v0.27.2 |
| 562 | 2026-05-11T04:04:27.972Z | Downloaded num-iter v0.1.45 |
| 563 | 2026-05-11T04:04:27.972Z | Downloaded either v1.15.0 |
| 564 | 2026-05-11T04:04:27.972Z | Downloaded futures-executor v0.3.32 |
| 565 | 2026-05-11T04:04:27.975Z | Downloaded fs_extra v1.3.0 |
| 566 | 2026-05-11T04:04:27.975Z | Downloaded fixedbitset v0.5.7 |
| 567 | 2026-05-11T04:04:27.978Z | Downloaded autocfg v1.5.0 |
| 568 | 2026-05-11T04:04:27.978Z | Downloaded async-trait v0.1.89 |
| 569 | 2026-05-11T04:04:27.980Z | Downloaded memchr v2.8.0 |
| 570 | 2026-05-11T04:04:27.983Z | Downloaded console v0.15.11 |
| 571 | 2026-05-11T04:04:27.986Z | Downloaded smf v0.2.3 |
| 572 | 2026-05-11T04:04:27.986Z | Downloaded semver v1.0.28 |
| 573 | 2026-05-11T04:04:27.986Z | Downloaded papergrid v0.11.0 |
| 574 | 2026-05-11T04:04:27.989Z | Downloaded progenitor-impl v0.11.2 |
| 575 | 2026-05-11T04:04:27.991Z | Downloaded tokio-macros v2.7.0 |
| 576 | 2026-05-11T04:04:27.991Z | Downloaded shlex v1.3.0 |
| 577 | 2026-05-11T04:04:27.994Z | Downloaded thiserror v1.0.69 |
| 578 | 2026-05-11T04:04:27.998Z | Downloaded thread-id v5.1.0 |
| 579 | 2026-05-11T04:04:27.998Z | Downloaded serde_with_macros v3.18.0 |
| 580 | 2026-05-11T04:04:28.001Z | Downloaded strsim v0.11.1 |
| 581 | 2026-05-11T04:04:28.001Z | Downloaded progenitor-impl v0.10.0 |
| 582 | 2026-05-11T04:04:28.001Z | Downloaded spin v0.9.8 |
| 583 | 2026-05-11T04:04:28.004Z | Downloaded smartstring v1.0.1 |
| 584 | 2026-05-11T04:04:28.004Z | Downloaded papergrid v0.17.0 |
| 585 | 2026-05-11T04:04:28.007Z | Downloaded serde_yaml v0.9.34+deprecated |
| 586 | 2026-05-11T04:04:28.010Z | Downloaded tagptr v0.2.0 |
| 587 | 2026-05-11T04:04:28.010Z | Downloaded tinyvec_macros v0.1.1 |
| 588 | 2026-05-11T04:04:28.010Z | Downloaded synstructure v0.13.2 |
| 589 | 2026-05-11T04:04:28.013Z | Downloaded supports-color v3.0.2 |
| 590 | 2026-05-11T04:04:28.013Z | Downloaded subtle v2.6.1 |
| 591 | 2026-05-11T04:04:28.013Z | Downloaded bitflags v2.11.0 |
| 592 | 2026-05-11T04:04:28.015Z | Downloaded toml_write v0.1.2 |
| 593 | 2026-05-11T04:04:28.018Z | Downloaded tokio-dtrace v0.1.1 |
| 594 | 2026-05-11T04:04:28.018Z | Downloaded lru-cache v0.1.2 |
| 595 | 2026-05-11T04:04:28.018Z | Downloaded tower-layer v0.3.3 |
| 596 | 2026-05-11T04:04:28.021Z | Downloaded minimal-lexical v0.2.1 |
| 597 | 2026-05-11T04:04:28.023Z | Downloaded signal-hook-registry v1.4.8 |
| 598 | 2026-05-11T04:04:28.023Z | Downloaded futures-sink v0.3.32 |
| 599 | 2026-05-11T04:04:28.023Z | Downloaded chacha20 v0.9.1 |
| 600 | 2026-05-11T04:04:28.024Z | Downloaded foreign-types-shared v0.1.1 |
| 601 | 2026-05-11T04:04:28.027Z | Downloaded drift v0.1.3 |
| 602 | 2026-05-11T04:04:28.031Z | Downloaded rand v0.8.5 |
| 603 | 2026-05-11T04:04:28.031Z | Downloaded proc-macro2 v1.0.106 |
| 604 | 2026-05-11T04:04:28.033Z | Downloaded openssl-sys v0.9.112 |
| 605 | 2026-05-11T04:04:28.036Z | Downloaded heck v0.5.0 |
| 606 | 2026-05-11T04:04:28.036Z | Downloaded universal-hash v0.5.1 |
| 607 | 2026-05-11T04:04:28.036Z | Downloaded typeid v1.0.3 |
| 608 | 2026-05-11T04:04:28.040Z | Downloaded tower-service v0.3.3 |
| 609 | 2026-05-11T04:04:28.041Z | Downloaded gethostname v0.5.0 |
| 610 | 2026-05-11T04:04:28.041Z | Downloaded crossbeam-utils v0.8.21 |
| 611 | 2026-05-11T04:04:28.043Z | Downloaded unarray v0.1.4 |
| 612 | 2026-05-11T04:04:28.043Z | Downloaded try-lock v0.2.5 |
| 613 | 2026-05-11T04:04:28.043Z | Downloaded console v0.16.3 |
| 614 | 2026-05-11T04:04:28.043Z | Downloaded ciborium v0.2.2 |
| 615 | 2026-05-11T04:04:28.046Z | Downloaded cipher v0.4.4 |
| 616 | 2026-05-11T04:04:28.046Z | Downloaded thiserror-impl v2.0.18 |
| 617 | 2026-05-11T04:04:28.046Z | Downloaded hashbrown v0.17.0 |
| 618 | 2026-05-11T04:04:28.049Z | Downloaded thiserror v2.0.18 |
| 619 | 2026-05-11T04:04:28.052Z | Downloaded toml_datetime v0.6.11 |
| 620 | 2026-05-11T04:04:28.055Z | Downloaded usdt v0.5.0 |
| 621 | 2026-05-11T04:04:28.055Z | Downloaded schemars v0.8.22 |
| 622 | 2026-05-11T04:04:28.060Z | Downloaded untrusted v0.7.1 |
| 623 | 2026-05-11T04:04:28.063Z | Downloaded unicode-linebreak v0.1.5 |
| 624 | 2026-05-11T04:04:28.063Z | Downloaded thread_local v1.1.9 |
| 625 | 2026-05-11T04:04:28.063Z | Downloaded usdt v0.6.0 |
| 626 | 2026-05-11T04:04:28.066Z | Downloaded tinystr v0.8.2 |
| 627 | 2026-05-11T04:04:28.066Z | Downloaded smallvec v1.15.1 |
| 628 | 2026-05-11T04:04:28.066Z | Downloaded thin-vec v0.2.14 |
| 629 | 2026-05-11T04:04:28.068Z | Downloaded tiny-keccak v2.0.2 |
| 630 | 2026-05-11T04:04:28.068Z | Downloaded thiserror-no-std v2.0.2 |
| 631 | 2026-05-11T04:04:28.071Z | Downloaded unicode-xid v0.2.6 |
| 632 | 2026-05-11T04:04:28.074Z | Downloaded similar v2.7.0 |
| 633 | 2026-05-11T04:04:28.077Z | Downloaded usdt-macro v0.5.0 |
| 634 | 2026-05-11T04:04:28.077Z | Downloaded time-macros v0.2.27 |
| 635 | 2026-05-11T04:04:28.080Z | Downloaded utf8_iter v1.0.4 |
| 636 | 2026-05-11T04:04:28.080Z | Downloaded usdt-attr-macro v0.5.0 |
| 637 | 2026-05-11T04:04:28.080Z | Downloaded progenitor-impl v0.14.0 |
| 638 | 2026-05-11T04:04:28.083Z | Downloaded typify-macro v0.4.3 |
| 639 | 2026-05-11T04:04:28.083Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 640 | 2026-05-11T04:04:28.083Z | Downloaded rayon-core v1.13.0 |
| 641 | 2026-05-11T04:04:28.086Z | Downloaded typify-macro v0.6.2 |
| 642 | 2026-05-11T04:04:28.086Z | Downloaded slog-stdlog v4.1.1 |
| 643 | 2026-05-11T04:04:28.086Z | Downloaded tokio-tungstenite v0.21.0 |
| 644 | 2026-05-11T04:04:28.088Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 645 | 2026-05-11T04:04:28.088Z | Downloaded utf-8 v0.7.6 |
| 646 | 2026-05-11T04:04:28.088Z | Downloaded usdt-macro v0.6.0 |
| 647 | 2026-05-11T04:04:28.092Z | Downloaded usdt-attr-macro v0.6.0 |
| 648 | 2026-05-11T04:04:28.092Z | Downloaded serde_core v1.0.228 |
| 649 | 2026-05-11T04:04:28.092Z | Downloaded utf8parse v0.2.2 |
| 650 | 2026-05-11T04:04:28.094Z | Downloaded iddqd v0.3.17 |
| 651 | 2026-05-11T04:04:28.097Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 652 | 2026-05-11T04:04:28.097Z | Downloaded tempfile v3.27.0 |
| 653 | 2026-05-11T04:04:28.100Z | Downloaded rand v0.10.1 |
| 654 | 2026-05-11T04:04:28.102Z | Downloaded prettyplease v0.2.37 |
| 655 | 2026-05-11T04:04:28.105Z | Downloaded rand v0.9.2 |
| 656 | 2026-05-11T04:04:28.105Z | Downloaded tokio-rustls v0.25.0 |
| 657 | 2026-05-11T04:04:28.108Z | Downloaded slog-scope v4.4.1 |
| 658 | 2026-05-11T04:04:28.108Z | Downloaded slog-dtrace v0.3.0 |
| 659 | 2026-05-11T04:04:28.108Z | Downloaded slog v2.8.2 |
| 660 | 2026-05-11T04:04:28.111Z | Downloaded ryu v1.0.23 |
| 661 | 2026-05-11T04:04:28.115Z | Downloaded hyper-util v0.1.20 |
| 662 | 2026-05-11T04:04:28.118Z | Downloaded wait-timeout v0.2.1 |
| 663 | 2026-05-11T04:04:28.118Z | Downloaded thiserror-impl v1.0.69 |
| 664 | 2026-05-11T04:04:28.118Z | Downloaded byteorder v1.5.0 |
| 665 | 2026-05-11T04:04:28.118Z | Downloaded bytecount v0.6.9 |
| 666 | 2026-05-11T04:04:28.121Z | Downloaded itertools v0.14.0 |
| 667 | 2026-05-11T04:04:28.123Z | Downloaded arc-swap v1.9.0 |
| 668 | 2026-05-11T04:04:28.126Z | Downloaded backoff v0.4.0 |
| 669 | 2026-05-11T04:04:28.129Z | Downloaded idna v1.1.0 |
| 670 | 2026-05-11T04:04:28.129Z | Downloaded anstyle v1.0.14 |
| 671 | 2026-05-11T04:04:28.132Z | Downloaded displaydoc v0.2.5 |
| 672 | 2026-05-11T04:04:28.132Z | Downloaded const-random-macro v0.1.16 |
| 673 | 2026-05-11T04:04:28.134Z | Downloaded errno v0.3.14 |
| 674 | 2026-05-11T04:04:28.134Z | Downloaded want v0.3.1 |
| 675 | 2026-05-11T04:04:28.134Z | Downloaded zerofrom-derive v0.1.6 |
| 676 | 2026-05-11T04:04:28.134Z | Downloaded zeroize_derive v1.4.3 |
| 677 | 2026-05-11T04:04:28.137Z | Downloaded schemars v0.9.0 |
| 678 | 2026-05-11T04:04:28.142Z | Downloaded waitgroup v0.1.2 |
| 679 | 2026-05-11T04:04:28.144Z | Downloaded tracing-attributes v0.1.31 |
| 680 | 2026-05-11T04:04:28.144Z | Downloaded debug-ignore v1.0.5 |
| 681 | 2026-05-11T04:04:28.147Z | Downloaded rustls-webpki v0.103.10 |
| 682 | 2026-05-11T04:04:28.147Z | Downloaded yoke-derive v0.8.1 |
| 683 | 2026-05-11T04:04:28.150Z | Downloaded strum_macros v0.26.4 |
| 684 | 2026-05-11T04:04:28.150Z | Downloaded untrusted v0.9.0 |
| 685 | 2026-05-11T04:04:28.150Z | Downloaded pest v2.8.6 |
| 686 | 2026-05-11T04:04:28.153Z | Downloaded zerofrom v0.1.6 |
| 687 | 2026-05-11T04:04:28.153Z | Downloaded quinn v0.11.9 |
| 688 | 2026-05-11T04:04:28.155Z | Downloaded serde_derive v1.0.228 |
| 689 | 2026-05-11T04:04:28.158Z | Downloaded darling_macro v0.23.0 |
| 690 | 2026-05-11T04:04:28.158Z | Downloaded cfg_aliases v0.2.1 |
| 691 | 2026-05-11T04:04:28.158Z | Downloaded qorb v0.4.1 |
| 692 | 2026-05-11T04:04:28.161Z | Downloaded tokio-stream v0.1.18 |
| 693 | 2026-05-11T04:04:28.164Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 694 | 2026-05-11T04:04:28.164Z | Downloaded toml v0.8.23 |
| 695 | 2026-05-11T04:04:28.167Z | Downloaded zone_cfg_derive v0.3.1 |
| 696 | 2026-05-11T04:04:28.167Z | Downloaded usdt-impl v0.5.0 |
| 697 | 2026-05-11T04:04:28.167Z | Downloaded tinyvec v1.11.0 |
| 698 | 2026-05-11T04:04:28.169Z | Downloaded version_check v0.9.5 |
| 699 | 2026-05-11T04:04:28.169Z | Downloaded zone v0.3.1 |
| 700 | 2026-05-11T04:04:28.172Z | Downloaded atomic-waker v1.1.2 |
| 701 | 2026-05-11T04:04:28.172Z | Downloaded compression-core v0.4.31 |
| 702 | 2026-05-11T04:04:28.172Z | Downloaded async-recursion v1.1.1 |
| 703 | 2026-05-11T04:04:28.175Z | Downloaded float-ord v0.3.2 |
| 704 | 2026-05-11T04:04:28.175Z | Downloaded dunce v1.0.5 |
| 705 | 2026-05-11T04:04:28.175Z | Downloaded crypto-common v0.1.7 |
| 706 | 2026-05-11T04:04:28.175Z | Downloaded crucible-workspace-hack v0.1.0 |
| 707 | 2026-05-11T04:04:28.175Z | Downloaded cfg-if v1.0.4 |
| 708 | 2026-05-11T04:04:28.178Z | Downloaded foldhash v0.2.0 |
| 709 | 2026-05-11T04:04:28.178Z | Downloaded darling_macro v0.21.3 |
| 710 | 2026-05-11T04:04:28.178Z | Downloaded derive-where v1.6.1 |
| 711 | 2026-05-11T04:04:28.181Z | Downloaded steno v0.4.1 |
| 712 | 2026-05-11T04:04:28.184Z | Downloaded schemars v1.2.1 |
| 713 | 2026-05-11T04:04:28.190Z | Downloaded unit-prefix v0.5.2 |
| 714 | 2026-05-11T04:04:28.193Z | Downloaded textwrap v0.16.2 |
| 715 | 2026-05-11T04:04:28.193Z | Downloaded test-strategy v0.4.5 |
| 716 | 2026-05-11T04:04:28.196Z | Downloaded term v1.2.1 |
| 717 | 2026-05-11T04:04:28.196Z | Downloaded nom v8.0.0 |
| 718 | 2026-05-11T04:04:28.198Z | Downloaded crc8 v0.1.1 |
| 719 | 2026-05-11T04:04:28.198Z | Downloaded fs-err v3.3.0 |
| 720 | 2026-05-11T04:04:28.201Z | Downloaded digest v0.10.7 |
| 721 | 2026-05-11T04:04:28.201Z | Downloaded cpufeatures v0.2.17 |
| 722 | 2026-05-11T04:04:28.201Z | Downloaded socket2 v0.6.3 |
| 723 | 2026-05-11T04:04:28.204Z | Downloaded const_format v0.2.35 |
| 724 | 2026-05-11T04:04:28.207Z | Downloaded cobs v0.3.0 |
| 725 | 2026-05-11T04:04:28.207Z | Downloaded base16ct v1.0.0 |
| 726 | 2026-05-11T04:04:28.207Z | Downloaded async-stream v0.3.6 |
| 727 | 2026-05-11T04:04:28.210Z | Downloaded h2 v0.4.13 |
| 728 | 2026-05-11T04:04:28.213Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 729 | 2026-05-11T04:04:28.215Z | Downloaded serde v1.0.228 |
| 730 | 2026-05-11T04:04:28.215Z | Downloaded argon2 v0.5.3 |
| 731 | 2026-05-11T04:04:28.218Z | Downloaded crossbeam-channel v0.5.15 |
| 732 | 2026-05-11T04:04:28.221Z | Downloaded tokio-rustls v0.26.4 |
| 733 | 2026-05-11T04:04:28.221Z | Downloaded futures-core v0.3.32 |
| 734 | 2026-05-11T04:04:28.221Z | Downloaded dyn-clone v1.0.20 |
| 735 | 2026-05-11T04:04:28.223Z | Downloaded yoke v0.8.1 |
| 736 | 2026-05-11T04:04:28.223Z | Downloaded whoami v1.6.1 |
| 737 | 2026-05-11T04:04:28.223Z | Downloaded walkdir v2.5.0 |
| 738 | 2026-05-11T04:04:28.226Z | Downloaded vsss-rs v3.3.4 |
| 739 | 2026-05-11T04:04:28.226Z | Downloaded tungstenite v0.21.0 |
| 740 | 2026-05-11T04:04:28.229Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 741 | 2026-05-11T04:04:28.231Z | Downloaded zerovec-derive v0.11.2 |
| 742 | 2026-05-11T04:04:28.231Z | Downloaded bcs v0.1.6 |
| 743 | 2026-05-11T04:04:28.231Z | Downloaded bitflags v1.3.2 |
| 744 | 2026-05-11T04:04:28.234Z | Downloaded goblin v0.8.2 |
| 745 | 2026-05-11T04:04:28.239Z | Downloaded zmij v1.0.21 |
| 746 | 2026-05-11T04:04:28.241Z | Downloaded xz2 v0.1.7 |
| 747 | 2026-05-11T04:04:28.241Z | Downloaded snafu v0.8.9 |
| 748 | 2026-05-11T04:04:28.244Z | Downloaded itertools v0.12.1 |
| 749 | 2026-05-11T04:04:28.247Z | Downloaded zeroize v1.8.2 |
| 750 | 2026-05-11T04:04:28.250Z | Downloaded typify v0.6.2 |
| 751 | 2026-05-11T04:04:28.250Z | Downloaded futures-util v0.3.32 |
| 752 | 2026-05-11T04:04:28.256Z | Downloaded unicode-ident v1.0.24 |
| 753 | 2026-05-11T04:04:28.259Z | Downloaded typify v0.4.3 |
| 754 | 2026-05-11T04:04:28.261Z | Downloaded tracing-core v0.1.36 |
| 755 | 2026-05-11T04:04:28.275Z | Downloaded writeable v0.6.2 |
| 756 | 2026-05-11T04:04:28.278Z | Downloaded ucd-trie v0.1.7 |
| 757 | 2026-05-11T04:04:28.278Z | Downloaded unsafe-libyaml v0.2.11 |
| 758 | 2026-05-11T04:04:28.289Z | Downloaded usdt-impl v0.6.0 |
| 759 | 2026-05-11T04:04:28.292Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 760 | 2026-05-11T04:04:28.296Z | Downloaded hyper v1.9.0 |
| 761 | 2026-05-11T04:04:28.299Z | Downloaded icu_properties_data v2.1.2 |
| 762 | 2026-05-11T04:04:28.301Z | Downloaded iri-string v0.7.12 |
| 763 | 2026-05-11T04:04:28.305Z | Downloaded aho-corasick v1.1.4 |
| 764 | 2026-05-11T04:04:28.314Z | Downloaded typenum v1.19.0 |
| 765 | 2026-05-11T04:04:28.317Z | Downloaded nom v7.1.3 |
| 766 | 2026-05-11T04:04:28.320Z | Downloaded libm v0.2.16 |
| 767 | 2026-05-11T04:04:28.328Z | Downloaded goblin v0.10.5 |
| 768 | 2026-05-11T04:04:28.334Z | Downloaded toml_edit v0.22.27 |
| 769 | 2026-05-11T04:04:28.337Z | Downloaded toml_edit v0.19.15 |
| 770 | 2026-05-11T04:04:28.345Z | Downloaded zerocopy-derive v0.7.35 |
| 771 | 2026-05-11T04:04:28.348Z | Downloaded uuid v1.23.0 |
| 772 | 2026-05-11T04:04:28.350Z | Downloaded url v2.5.8 |
| 773 | 2026-05-11T04:04:28.350Z | Downloaded tower v0.5.3 |
| 774 | 2026-05-11T04:04:28.355Z | Downloaded ron v0.12.1 |
| 775 | 2026-05-11T04:04:28.367Z | Downloaded yansi v1.0.1 |
| 776 | 2026-05-11T04:04:28.380Z | Downloaded portable-atomic v1.13.1 |
| 777 | 2026-05-11T04:04:28.389Z | Downloaded scc v2.4.0 |
| 778 | 2026-05-11T04:04:28.395Z | Downloaded unicode-segmentation v1.13.2 |
| 779 | 2026-05-11T04:04:28.401Z | Downloaded serde_json v1.0.149 |
| 780 | 2026-05-11T04:04:28.411Z | Downloaded zerotrie v0.2.3 |
| 781 | 2026-05-11T04:04:28.420Z | Downloaded typed-path v0.9.3 |
| 782 | 2026-05-11T04:04:28.436Z | Downloaded aws-lc-rs v1.16.2 |
| 783 | 2026-05-11T04:04:28.443Z | Downloaded zerocopy-derive v0.8.48 |
| 784 | 2026-05-11T04:04:28.446Z | Downloaded unicode-normalization v0.1.25 |
| 785 | 2026-05-11T04:04:28.449Z | Downloaded reqwest v0.12.28 |
| 786 | 2026-05-11T04:04:28.452Z | Downloaded rayon v1.11.0 |
| 787 | 2026-05-11T04:04:28.456Z | Downloaded moka v0.12.15 |
| 788 | 2026-05-11T04:04:28.460Z | Downloaded tokio-util v0.7.18 |
| 789 | 2026-05-11T04:04:28.463Z | Downloaded reqwest v0.13.2 |
| 790 | 2026-05-11T04:04:28.467Z | Downloaded tower-http v0.6.8 |
| 791 | 2026-05-11T04:04:28.471Z | Downloaded proptest v1.11.0 |
| 792 | 2026-05-11T04:04:28.476Z | Downloaded regex v1.12.3 |
| 793 | 2026-05-11T04:04:28.488Z | Downloaded rustls-webpki v0.102.8 |
| 794 | 2026-05-11T04:04:28.498Z | Downloaded zerovec v0.11.5 |
| 795 | 2026-05-11T04:04:28.501Z | Downloaded serde_with v3.18.0 |
| 796 | 2026-05-11T04:04:28.507Z | Downloaded chrono v0.4.44 |
| 797 | 2026-05-11T04:04:28.513Z | Downloaded quinn-proto v0.11.14 |
| 798 | 2026-05-11T04:04:28.518Z | Downloaded winnow v0.5.40 |
| 799 | 2026-05-11T04:04:28.523Z | Downloaded tough v0.20.0 |
| 800 | 2026-05-11T04:04:28.532Z | Downloaded zerocopy v0.7.35 |
| 801 | 2026-05-11T04:04:28.554Z | Downloaded tabled v0.15.0 |
| 802 | 2026-05-11T04:04:28.578Z | Downloaded openssl v0.10.76 |
| 803 | 2026-05-11T04:04:28.583Z | Downloaded dropshot v0.17.0 |
| 804 | 2026-05-11T04:04:28.595Z | Downloaded winnow v0.7.15 |
| 805 | 2026-05-11T04:04:28.600Z | Downloaded winnow v1.0.1 |
| 806 | 2026-05-11T04:04:28.605Z | Downloaded curve25519-dalek v4.1.3 |
| 807 | 2026-05-11T04:04:28.611Z | Downloaded tabled v0.20.0 |
| 808 | 2026-05-11T04:04:28.619Z | Downloaded time v0.3.47 |
| 809 | 2026-05-11T04:04:28.625Z | Downloaded syn v1.0.109 |
| 810 | 2026-05-11T04:04:28.643Z | Downloaded dropshot v0.16.7 |
| 811 | 2026-05-11T04:04:28.655Z | Downloaded nix v0.31.2 |
| 812 | 2026-05-11T04:04:28.662Z | Downloaded hickory-proto v0.24.4 |
| 813 | 2026-05-11T04:04:28.670Z | Downloaded syn v2.0.117 |
| 814 | 2026-05-11T04:04:28.676Z | Downloaded rustls v0.22.4 |
| 815 | 2026-05-11T04:04:28.682Z | Downloaded vcpkg v0.2.15 |
| 816 | 2026-05-11T04:04:28.704Z | Downloaded zerocopy v0.8.48 |
| 817 | 2026-05-11T04:04:28.715Z | Downloaded webpki-roots v1.0.6 |
| 818 | 2026-05-11T04:04:28.717Z | Downloaded unicode-width v0.2.2 |
| 819 | 2026-05-11T04:04:28.727Z | Downloaded unicode-width v0.1.14 |
| 820 | 2026-05-11T04:04:28.727Z | Downloaded bstr v1.12.1 |
| 821 | 2026-05-11T04:04:28.730Z | Downloaded smoltcp v0.11.0 |
| 822 | 2026-05-11T04:04:28.734Z | Downloaded rhai v1.24.0 |
| 823 | 2026-05-11T04:04:28.740Z | Downloaded openapiv3 v2.2.0 |
| 824 | 2026-05-11T04:04:28.746Z | Downloaded regress v0.11.1 |
| 825 | 2026-05-11T04:04:28.750Z | Downloaded regex-syntax v0.8.10 |
| 826 | 2026-05-11T04:04:28.754Z | Downloaded rustls v0.23.37 |
| 827 | 2026-05-11T04:04:28.760Z | Downloaded hickory-proto v0.25.2 |
| 828 | 2026-05-11T04:04:28.770Z | Downloaded rustix v0.38.44 |
| 829 | 2026-05-11T04:04:28.783Z | Downloaded regress v0.10.5 |
| 830 | 2026-05-11T04:04:28.791Z | Downloaded rustix v1.1.4 |
| 831 | 2026-05-11T04:04:28.806Z | Downloaded sled v0.34.7 |
| 832 | 2026-05-11T04:04:28.811Z | Downloaded typify-impl v0.6.2 |
| 833 | 2026-05-11T04:04:28.825Z | Downloaded tracing v0.1.44 |
| 834 | 2026-05-11T04:04:28.843Z | Downloaded typify-impl v0.4.3 |
| 835 | 2026-05-11T04:04:28.881Z | Downloaded petgraph v0.6.5 |
| 836 | 2026-05-11T04:04:28.892Z | Downloaded jiff v0.2.23 |
| 837 | 2026-05-11T04:04:28.903Z | Downloaded regex-automata v0.4.14 |
| 838 | 2026-05-11T04:04:28.917Z | Downloaded libc v0.2.186 |
| 839 | 2026-05-11T04:04:28.936Z | Downloaded petgraph v0.8.3 |
| 840 | 2026-05-11T04:04:28.949Z | Downloaded chrono-tz v0.10.4 |
| 841 | 2026-05-11T04:04:28.960Z | Downloaded sha3 v0.10.8 |
| 842 | 2026-05-11T04:04:28.977Z | Downloaded lzma-sys v0.1.20 |
| 843 | 2026-05-11T04:04:28.994Z | Downloaded csv v1.4.0 |
| 844 | 2026-05-11T04:04:29.010Z | Downloaded tokio v1.52.1 |
| 845 | 2026-05-11T04:04:29.057Z | Downloaded encoding_rs v0.8.35 |
| 846 | 2026-05-11T04:04:29.071Z | Downloaded ring v0.17.14 |
| 847 | 2026-05-11T04:04:29.667Z | Downloaded aws-lc-sys v0.39.1 |
| 848 | 2026-05-11T04:04:30.234Z | Compiling proc-macro2 v1.0.106 |
| 849 | 2026-05-11T04:04:30.237Z | Compiling quote v1.0.45 |
| 850 | 2026-05-11T04:04:30.237Z | Compiling unicode-ident v1.0.24 |
| 851 | 2026-05-11T04:04:30.237Z | Compiling serde_core v1.0.228 |
| 852 | 2026-05-11T04:04:30.237Z | Compiling serde v1.0.228 |
| 853 | 2026-05-11T04:04:30.237Z | Compiling libc v0.2.186 |
| 854 | 2026-05-11T04:04:30.237Z | Compiling zmij v1.0.21 |
| 855 | 2026-05-11T04:04:30.237Z | Compiling autocfg v1.5.0 |
| 856 | 2026-05-11T04:04:30.899Z | Compiling libm v0.2.16 |
| 857 | 2026-05-11T04:04:30.934Z | Compiling icu_properties_data v2.1.2 |
| 858 | 2026-05-11T04:04:30.983Z | Compiling icu_normalizer_data v2.1.1 |
| 859 | 2026-05-11T04:04:31.002Z | Compiling serde_json v1.0.149 |
| 860 | 2026-05-11T04:04:31.021Z | Compiling num-traits v0.2.19 |
| 861 | 2026-05-11T04:04:31.267Z | Compiling getrandom v0.4.2 |
| 862 | 2026-05-11T04:04:31.333Z | Compiling version_check v0.9.5 |
| 863 | 2026-05-11T04:04:31.424Z | Compiling memchr v2.8.0 |
| 864 | 2026-05-11T04:04:31.485Z | Compiling thiserror v2.0.18 |
| 865 | 2026-05-11T04:04:31.615Z | Compiling parking_lot_core v0.9.12 |
| 866 | 2026-05-11T04:04:31.910Z | Compiling syn v2.0.117 |
| 867 | 2026-05-11T04:04:31.949Z | Checking cfg-if v1.0.4 |
| 868 | 2026-05-11T04:04:31.986Z | Compiling schemars v0.8.22 |
| 869 | 2026-05-11T04:04:32.017Z | Compiling heck v0.5.0 |
| 870 | 2026-05-11T04:04:32.055Z | Compiling portable-atomic v1.13.1 |
| 871 | 2026-05-11T04:04:32.108Z | Compiling zerocopy v0.8.48 |
| 872 | 2026-05-11T04:04:32.244Z | Compiling itoa v1.0.18 |
| 873 | 2026-05-11T04:04:32.268Z | Compiling jobserver v0.1.34 |
| 874 | 2026-05-11T04:04:32.461Z | Compiling find-msvc-tools v0.1.9 |
| 875 | 2026-05-11T04:04:32.561Z | Compiling shlex v1.3.0 |
| 876 | 2026-05-11T04:04:32.580Z | Compiling rustversion v1.0.22 |
| 877 | 2026-05-11T04:04:32.698Z | Compiling cc v1.2.58 |
| 878 | 2026-05-11T04:04:32.873Z | Compiling typenum v1.19.0 |
| 879 | 2026-05-11T04:04:32.895Z | Compiling semver v1.0.28 |
| 880 | 2026-05-11T04:04:33.193Z | Compiling log v0.4.29 |
| 881 | 2026-05-11T04:04:33.238Z | Compiling httparse v1.10.1 |
| 882 | 2026-05-11T04:04:33.383Z | Compiling cmake v0.1.58 |
| 883 | 2026-05-11T04:04:33.515Z | Compiling generic-array v0.14.7 |
| 884 | 2026-05-11T04:04:33.535Z | Compiling fs_extra v1.3.0 |
| 885 | 2026-05-11T04:04:33.641Z | Compiling thiserror v1.0.69 |
| 886 | 2026-05-11T04:04:33.644Z | Compiling equivalent v1.0.2 |
| 887 | 2026-05-11T04:04:33.727Z | Compiling dunce v1.0.5 |
| 888 | 2026-05-11T04:04:33.778Z | Compiling slog v2.8.2 |
| 889 | 2026-05-11T04:04:33.800Z | Compiling rustix v1.1.4 |
| 890 | 2026-05-11T04:04:33.813Z | Compiling regex-syntax v0.8.10 |
| 891 | 2026-05-11T04:04:33.828Z | Compiling aho-corasick v1.1.4 |
| 892 | 2026-05-11T04:04:33.929Z | Compiling ring v0.17.14 |
| 893 | 2026-05-11T04:04:33.965Z | Compiling aws-lc-sys v0.39.1 |
| 894 | 2026-05-11T04:04:34.024Z | Checking stable_deref_trait v1.2.1 |
| 895 | 2026-05-11T04:04:34.279Z | Compiling anyhow v1.0.102 |
| 896 | 2026-05-11T04:04:34.454Z | Compiling getrandom v0.3.4 |
| 897 | 2026-05-11T04:04:34.795Z | Compiling synstructure v0.13.2 |
| 898 | 2026-05-11T04:04:34.834Z | Compiling serde_derive_internals v0.29.1 |
| 899 | 2026-05-11T04:04:35.068Z | Checking writeable v0.6.2 |
| 900 | 2026-05-11T04:04:35.240Z | Checking litemap v0.8.1 |
| 901 | 2026-05-11T04:04:35.303Z | Compiling ucd-trie v0.1.7 |
| 902 | 2026-05-11T04:04:35.323Z | Compiling aws-lc-rs v1.16.2 |
| 903 | 2026-05-11T04:04:35.418Z | Compiling regex-automata v0.4.14 |
| 904 | 2026-05-11T04:04:35.537Z | Compiling pest v2.8.6 |
| 905 | 2026-05-11T04:04:35.578Z | Checking percent-encoding v2.3.2 |
| 906 | 2026-05-11T04:04:35.938Z | Compiling hashbrown v0.17.0 |
| 907 | 2026-05-11T04:04:35.973Z | Checking form_urlencoded v1.2.2 |
| 908 | 2026-05-11T04:04:35.991Z | Compiling serde_derive v1.0.228 |
| 909 | 2026-05-11T04:04:36.105Z | Compiling zerofrom-derive v0.1.6 |
| 910 | 2026-05-11T04:04:36.299Z | Compiling yoke-derive v0.8.1 |
| 911 | 2026-05-11T04:04:36.480Z | Compiling zerovec-derive v0.11.2 |
| 912 | 2026-05-11T04:04:36.734Z | Compiling displaydoc v0.2.5 |
| 913 | 2026-05-11T04:04:37.281Z | Compiling schemars_derive v0.8.22 |
| 914 | 2026-05-11T04:04:37.298Z | Compiling thiserror-impl v2.0.18 |
| 915 | 2026-05-11T04:04:37.447Z | Compiling zeroize_derive v1.4.3 |
| 916 | 2026-05-11T04:04:37.533Z | Compiling tokio-macros v2.7.0 |
| 917 | 2026-05-11T04:04:37.907Z | Compiling zerocopy-derive v0.8.48 |
| 918 | 2026-05-11T04:04:38.080Z | Compiling futures-macro v0.3.32 |
| 919 | 2026-05-11T04:04:38.237Z | Compiling tracing-attributes v0.1.31 |
| 920 | 2026-05-11T04:04:38.419Z | Compiling thiserror-impl v1.0.69 |
| 921 | 2026-05-11T04:04:38.566Z | Checking zerofrom v0.1.6 |
| 922 | 2026-05-11T04:04:38.872Z | Compiling regex v1.12.3 |
| 923 | 2026-05-11T04:04:39.005Z | Checking smallvec v1.15.1 |
| 924 | 2026-05-11T04:04:39.077Z | Compiling serde_tokenstream v0.2.3 |
| 925 | 2026-05-11T04:04:39.097Z | Checking bytes v1.11.1 |
| 926 | 2026-05-11T04:04:39.290Z | Checking yoke v0.8.1 |
| 927 | 2026-05-11T04:04:39.445Z | Compiling pest_meta v2.8.6 |
| 928 | 2026-05-11T04:04:39.465Z | Compiling indexmap v2.14.0 |
| 929 | 2026-05-11T04:04:39.468Z | Checking zerovec v0.11.5 |
| 930 | 2026-05-11T04:04:39.554Z | Checking zerotrie v0.2.3 |
| 931 | 2026-05-11T04:04:39.796Z | Checking utf8_iter v1.0.4 |
| 932 | 2026-05-11T04:04:39.848Z | Compiling crossbeam-utils v0.8.21 |
| 933 | 2026-05-11T04:04:39.880Z | Checking rand_core v0.10.0 |
| 934 | 2026-05-11T04:04:39.914Z | Checking tinystr v0.8.2 |
| 935 | 2026-05-11T04:04:39.932Z | Checking potential_utf v0.1.4 |
| 936 | 2026-05-11T04:04:40.049Z | Compiling pest_generator v2.8.6 |
| 937 | 2026-05-11T04:04:40.083Z | Checking icu_collections v2.1.1 |
| 938 | 2026-05-11T04:04:40.110Z | Compiling rustls v0.23.37 |
| 939 | 2026-05-11T04:04:40.128Z | Checking icu_locale_core v2.1.1 |
| 940 | 2026-05-11T04:04:40.195Z | Compiling num-conv v0.2.1 |
| 941 | 2026-05-11T04:04:40.321Z | Compiling time-core v0.1.8 |
| 942 | 2026-05-11T04:04:40.438Z | Compiling syn v1.0.109 |
| 943 | 2026-05-11T04:04:40.476Z | Compiling time-macros v0.2.27 |
| 944 | 2026-05-11T04:04:40.676Z | Compiling paste v1.0.15 |
| 945 | 2026-05-11T04:04:40.694Z | Checking icu_provider v2.1.1 |
| 946 | 2026-05-11T04:04:40.744Z | Compiling strsim v0.11.1 |
| 947 | 2026-05-11T04:04:40.777Z | Compiling pest_derive v2.8.6 |
| 948 | 2026-05-11T04:04:40.929Z | Checking icu_normalizer v2.1.1 |
| 949 | 2026-05-11T04:04:40.966Z | Checking icu_properties v2.1.2 |
| 950 | 2026-05-11T04:04:41.385Z | Compiling ident_case v1.0.1 |
| 951 | 2026-05-11T04:04:41.454Z | Compiling async-trait v0.1.89 |
| 952 | 2026-05-11T04:04:41.518Z | Compiling byteorder v1.5.0 |
| 953 | 2026-05-11T04:04:41.779Z | Checking idna_adapter v1.2.1 |
| 954 | 2026-05-11T04:04:41.860Z | Compiling omicron-workspace-hack v0.1.0 |
| 955 | 2026-05-11T04:04:41.911Z | Checking idna v1.1.0 |
| 956 | 2026-05-11T04:04:42.034Z | Compiling camino v1.2.2 |
| 957 | 2026-05-11T04:04:42.091Z | Checking iana-time-zone v0.1.65 |
| 958 | 2026-05-11T04:04:42.110Z | Checking errno v0.3.14 |
| 959 | 2026-05-11T04:04:42.158Z | Checking url v2.5.8 |
| 960 | 2026-05-11T04:04:42.202Z | Checking chrono v0.4.44 |
| 961 | 2026-05-11T04:04:42.232Z | Compiling scroll_derive v0.13.1 |
| 962 | 2026-05-11T04:04:42.710Z | Checking uuid v1.23.0 |
| 963 | 2026-05-11T04:04:43.271Z | Compiling dyn-clone v1.0.20 |
| 964 | 2026-05-11T04:04:43.310Z | Compiling slog-async v2.8.0 |
| 965 | 2026-05-11T04:04:43.773Z | Compiling daft-derive v0.1.5 |
| 966 | 2026-05-11T04:04:44.532Z | Checking pin-project-lite v0.2.17 |
| 967 | 2026-05-11T04:04:44.596Z | Checking getrandom v0.2.17 |
| 968 | 2026-05-11T04:04:44.633Z | Compiling allocator-api2 v0.2.21 |
| 969 | 2026-05-11T04:04:44.636Z | Compiling usdt-impl v0.6.0 |
| 970 | 2026-05-11T04:04:44.740Z | Compiling foldhash v0.2.0 |
| 971 | 2026-05-11T04:04:44.843Z | Compiling scroll v0.13.0 |
| 972 | 2026-05-11T04:04:44.918Z | Compiling hashbrown v0.16.1 |
| 973 | 2026-05-11T04:04:44.950Z | Checking zeroize v1.8.2 |
| 974 | 2026-05-11T04:04:44.969Z | Compiling plain v0.2.3 |
| 975 | 2026-05-11T04:04:45.083Z | Compiling goblin v0.10.5 |
| 976 | 2026-05-11T04:04:45.110Z | Compiling pretty-hex v0.4.2 |
| 977 | 2026-05-11T04:04:45.131Z | Compiling dtrace-parser v0.3.0 |
| 978 | 2026-05-11T04:04:45.148Z | Compiling thread-id v5.1.0 |
| 979 | 2026-05-11T04:04:45.259Z | Compiling ref-cast v1.0.25 |
| 980 | 2026-05-11T04:04:45.306Z | Compiling ref-cast-impl v1.0.25 |
| 981 | 2026-05-11T04:04:45.346Z | Checking socket2 v0.6.3 |
| 982 | 2026-05-11T04:04:45.494Z | Compiling rustls v0.22.4 |
| 983 | 2026-05-11T04:04:45.591Z | Checking scopeguard v1.2.0 |
| 984 | 2026-05-11T04:04:45.618Z | Checking bitflags v2.11.0 |
| 985 | 2026-05-11T04:04:45.700Z | Checking lock_api v0.4.14 |
| 986 | 2026-05-11T04:04:45.790Z | Compiling http v1.4.0 |
| 987 | 2026-05-11T04:04:45.897Z | Compiling newtype-uuid-macros v0.1.0 |
| 988 | 2026-05-11T04:04:46.039Z | Compiling multer v3.1.0 |
| 989 | 2026-05-11T04:04:46.284Z | Checking parking_lot v0.12.5 |
| 990 | 2026-05-11T04:04:46.320Z | Compiling async-stream-impl v0.3.6 |
| 991 | 2026-05-11T04:04:46.482Z | Checking critical-section v1.2.0 |
| 992 | 2026-05-11T04:04:46.587Z | Checking signal-hook-registry v1.4.8 |
| 993 | 2026-05-11T04:04:46.605Z | Checking once_cell v1.21.4 |
| 994 | 2026-05-11T04:04:46.624Z | Compiling darling_core v0.23.0 |
| 995 | 2026-05-11T04:04:46.656Z | Compiling strum_macros v0.26.4 |
| 996 | 2026-05-11T04:04:46.705Z | Compiling structmeta-derive v0.3.0 |
| 997 | 2026-05-11T04:04:46.754Z | Checking mio v1.2.0 |
| 998 | 2026-05-11T04:04:46.994Z | Checking subtle v2.6.1 |
| 999 | 2026-05-11T04:04:47.030Z | Checking tokio v1.52.1 |
| 1000 | 2026-05-11T04:04:47.566Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1001 | 2026-05-11T04:04:47.709Z | Compiling dropshot v0.16.7 |
| 1002 | 2026-05-11T04:04:47.729Z | Compiling dof v0.4.0 |
| 1003 | 2026-05-11T04:04:47.942Z | Compiling structmeta v0.3.0 |
| 1004 | 2026-05-11T04:04:48.153Z | Compiling dropshot_endpoint v0.16.7 |
| 1005 | 2026-05-11T04:04:48.174Z | Compiling strum_macros v0.27.2 |
| 1006 | 2026-05-11T04:04:48.252Z | Checking futures-core v0.3.32 |
| 1007 | 2026-05-11T04:04:48.388Z | Compiling derive-ex v0.1.8 |
| 1008 | 2026-05-11T04:04:48.760Z | Compiling darling_macro v0.23.0 |
| 1009 | 2026-05-11T04:04:48.795Z | Compiling ryu v1.0.23 |
| 1010 | 2026-05-11T04:04:48.975Z | Compiling fnv v1.0.7 |
| 1011 | 2026-05-11T04:04:49.094Z | Compiling openapiv3 v2.2.0 |
| 1012 | 2026-05-11T04:04:49.284Z | Compiling usdt-macro v0.6.0 |
| 1013 | 2026-05-11T04:04:49.332Z | Compiling usdt-attr-macro v0.6.0 |
| 1014 | 2026-05-11T04:04:49.795Z | Compiling darling v0.23.0 |
| 1015 | 2026-05-11T04:04:49.890Z | Compiling serde_with_macros v3.18.0 |
| 1016 | 2026-05-11T04:04:49.950Z | Compiling test-strategy v0.4.5 |
| 1017 | 2026-05-11T04:04:50.205Z | Checking futures-sink v0.3.32 |
| 1018 | 2026-05-11T04:04:50.468Z | Checking slab v0.4.12 |
| 1019 | 2026-05-11T04:04:50.614Z | Compiling parse-display-derive v0.10.0 |
| 1020 | 2026-05-11T04:04:50.708Z | Checking futures-channel v0.3.32 |
| 1021 | 2026-05-11T04:04:51.083Z | Checking futures-task v0.3.32 |
| 1022 | 2026-05-11T04:04:51.150Z | Checking futures-io v0.3.32 |
| 1023 | 2026-05-11T04:04:51.231Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1024 | 2026-05-11T04:04:51.269Z | Checking futures-util v0.3.32 |
| 1025 | 2026-05-11T04:04:51.382Z | Compiling winnow v1.0.1 |
| 1026 | 2026-05-11T04:04:51.676Z | Checking tracing-core v0.1.36 |
| 1027 | 2026-05-11T04:04:51.989Z | Checking rand_core v0.6.4 |
| 1028 | 2026-05-11T04:04:52.162Z | Checking tracing v0.1.44 |
| 1029 | 2026-05-11T04:04:52.293Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1030 | 2026-05-11T04:04:52.339Z | Compiling clap_derive v4.6.0 |
| 1031 | 2026-05-11T04:04:52.754Z | Checking base64 v0.22.1 |
| 1032 | 2026-05-11T04:04:53.003Z | Checking ipnetwork v0.21.1 |
| 1033 | 2026-05-11T04:04:53.036Z | Checking rustls-pki-types v1.14.0 |
| 1034 | 2026-05-11T04:04:53.158Z | Compiling either v1.15.0 |
| 1035 | 2026-05-11T04:04:53.263Z | Compiling unsafe-libyaml v0.2.11 |
| 1036 | 2026-05-11T04:04:53.372Z | Compiling itertools v0.14.0 |
| 1037 | 2026-05-11T04:04:53.436Z | Compiling regress v0.10.5 |
| 1038 | 2026-05-11T04:04:53.952Z | Compiling serde_yaml v0.9.34+deprecated |
| 1039 | 2026-05-11T04:04:54.500Z | Compiling regress v0.11.1 |
| 1040 | 2026-05-11T04:04:54.625Z | Checking erased-serde v0.3.31 |
| 1041 | 2026-05-11T04:04:55.006Z | Checking untrusted v0.9.0 |
| 1042 | 2026-05-11T04:04:55.320Z | Compiling crucible-workspace-hack v0.1.0 |
| 1043 | 2026-05-11T04:04:55.421Z | Checking ipnet v2.12.0 |
| 1044 | 2026-05-11T04:04:55.688Z | Checking tokio-util v0.7.18 |
| 1045 | 2026-05-11T04:04:56.037Z | Compiling typify-impl v0.6.2 |
| 1046 | 2026-05-11T04:04:56.088Z | Checking crypto-common v0.1.7 |
| 1047 | 2026-05-11T04:04:56.108Z | Checking http-body v1.0.1 |
| 1048 | 2026-05-11T04:04:56.386Z | Checking atomic-waker v1.1.2 |
| 1049 | 2026-05-11T04:04:56.434Z | Checking oxnet v0.1.4 |
| 1050 | 2026-05-11T04:04:56.647Z | Checking tower-layer v0.3.3 |
| 1051 | 2026-05-11T04:04:56.684Z | Checking tower-service v0.3.3 |
| 1052 | 2026-05-11T04:04:56.782Z | Checking try-lock v0.2.5 |
| 1053 | 2026-05-11T04:04:56.806Z | Checking h2 v0.4.13 |
| 1054 | 2026-05-11T04:04:56.887Z | Checking want v0.3.1 |
| 1055 | 2026-05-11T04:04:57.017Z | Compiling darling_core v0.21.3 |
| 1056 | 2026-05-11T04:04:57.216Z | Compiling zerocopy-derive v0.7.35 |
| 1057 | 2026-05-11T04:04:57.449Z | Compiling convert_case v0.4.0 |
| 1058 | 2026-05-11T04:04:57.792Z | Checking httpdate v1.0.3 |
| 1059 | 2026-05-11T04:04:57.949Z | Compiling derive_more v0.99.20 |
| 1060 | 2026-05-11T04:04:58.632Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1061 | 2026-05-11T04:04:58.651Z | Checking hyper v1.9.0 |
| 1062 | 2026-05-11T04:04:58.870Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1063 | 2026-05-11T04:04:59.142Z | Compiling darling_macro v0.21.3 |
| 1064 | 2026-05-11T04:04:59.468Z | Compiling typify-macro v0.6.2 |
| 1065 | 2026-05-11T04:04:59.574Z | Checking hyper-util v0.1.20 |
| 1066 | 2026-05-11T04:04:59.695Z | Compiling darling v0.21.3 |
| 1067 | 2026-05-11T04:05:00.206Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1068 | 2026-05-11T04:05:00.465Z | Compiling heapless v0.8.0 |
| 1069 | 2026-05-11T04:05:00.680Z | Compiling ingot-macros v0.1.1 |
| 1070 | 2026-05-11T04:05:00.752Z | Compiling proc-macro-crate v3.5.0 |
| 1071 | 2026-05-11T04:05:00.950Z | Checking serde_urlencoded v0.7.1 |
| 1072 | 2026-05-11T04:05:00.979Z | Compiling typify v0.6.2 |
| 1073 | 2026-05-11T04:05:01.074Z | Checking http-body-util v0.1.3 |
| 1074 | 2026-05-11T04:05:01.185Z | Compiling scroll_derive v0.12.1 |
| 1075 | 2026-05-11T04:05:01.465Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1076 | 2026-05-11T04:05:01.684Z | Checking untrusted v0.7.1 |
| 1077 | 2026-05-11T04:05:01.874Z | Compiling num_enum_derive v0.7.6 |
| 1078 | 2026-05-11T04:05:02.022Z | Checking block-buffer v0.10.4 |
| 1079 | 2026-05-11T04:05:02.101Z | Checking ppv-lite86 v0.2.21 |
| 1080 | 2026-05-11T04:05:02.403Z | Compiling foreign-types-macros v0.2.3 |
| 1081 | 2026-05-11T04:05:02.425Z | Compiling smoltcp v0.11.0 |
| 1082 | 2026-05-11T04:05:02.870Z | Checking digest v0.10.7 |
| 1083 | 2026-05-11T04:05:03.073Z | Compiling proc-macro-error-attr v1.0.4 |
| 1084 | 2026-05-11T04:05:03.582Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1085 | 2026-05-11T04:05:03.825Z | Compiling toml_datetime v0.6.11 |
| 1086 | 2026-05-11T04:05:04.038Z | Compiling proc-macro-error v1.0.4 |
| 1087 | 2026-05-11T04:05:04.075Z | Compiling rustix v0.38.44 |
| 1088 | 2026-05-11T04:05:04.569Z | Compiling zerocopy v0.7.35 |
| 1089 | 2026-05-11T04:05:04.629Z | Checking sync_wrapper v1.0.2 |
| 1090 | 2026-05-11T04:05:04.853Z | Compiling hubpack_derive v0.1.1 |
| 1091 | 2026-05-11T04:05:04.945Z | Compiling rustc_version v0.4.1 |
| 1092 | 2026-05-11T04:05:05.034Z | Compiling usdt-impl v0.5.0 |
| 1093 | 2026-05-11T04:05:05.170Z | Compiling winnow v0.7.15 |
| 1094 | 2026-05-11T04:05:05.231Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1095 | 2026-05-11T04:05:05.351Z | Compiling curve25519-dalek v4.1.3 |
| 1096 | 2026-05-11T04:05:05.428Z | Compiling dof v0.3.0 |
| 1097 | 2026-05-11T04:05:05.632Z | Checking tower v0.5.3 |
| 1098 | 2026-05-11T04:05:05.872Z | Compiling dtrace-parser v0.2.0 |
| 1099 | 2026-05-11T04:05:05.960Z | Checking webpki-roots v1.0.6 |
| 1100 | 2026-05-11T04:05:06.321Z | Compiling thread-id v4.2.2 |
| 1101 | 2026-05-11T04:05:06.342Z | Compiling pkg-config v0.3.32 |
| 1102 | 2026-05-11T04:05:06.633Z | Compiling heck v0.4.1 |
| 1103 | 2026-05-11T04:05:06.800Z | Checking iri-string v0.7.12 |
| 1104 | 2026-05-11T04:05:07.363Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1105 | 2026-05-11T04:05:07.408Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1106 | 2026-05-11T04:05:07.772Z | Compiling serde_spanned v1.1.0 |
| 1107 | 2026-05-11T04:05:07.873Z | Checking tower-http v0.6.8 |
| 1108 | 2026-05-11T04:05:07.902Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1109 | 2026-05-11T04:05:08.067Z | Compiling prettyplease v0.2.37 |
| 1110 | 2026-05-11T04:05:08.188Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1111 | 2026-05-11T04:05:08.418Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1112 | 2026-05-11T04:05:08.835Z | Compiling memoffset v0.9.1 |
| 1113 | 2026-05-11T04:05:08.966Z | Compiling powerfmt v0.2.0 |
| 1114 | 2026-05-11T04:05:09.073Z | Compiling fastrand v2.3.0 |
| 1115 | 2026-05-11T04:05:09.109Z | Checking cpufeatures v0.2.17 |
| 1116 | 2026-05-11T04:05:09.211Z | Compiling deranged v0.5.8 |
| 1117 | 2026-05-11T04:05:09.430Z | Compiling rand_core v0.9.5 |
| 1118 | 2026-05-11T04:05:09.642Z | Compiling usdt-macro v0.5.0 |
| 1119 | 2026-05-11T04:05:09.660Z | Compiling usdt-attr-macro v0.5.0 |
| 1120 | 2026-05-11T04:05:10.256Z | Compiling enum-as-inner v0.6.1 |
| 1121 | 2026-05-11T04:05:10.293Z | Compiling openssl-probe v0.2.1 |
| 1122 | 2026-05-11T04:05:10.312Z | Checking num_threads v0.1.7 |
| 1123 | 2026-05-11T04:05:10.418Z | Compiling cfg_aliases v0.2.1 |
| 1124 | 2026-05-11T04:05:10.566Z | Compiling nix v0.31.2 |
| 1125 | 2026-05-11T04:05:10.585Z | Checking time v0.3.47 |
| 1126 | 2026-05-11T04:05:10.677Z | Compiling rustls-native-certs v0.8.3 |
| 1127 | 2026-05-11T04:05:10.974Z | Compiling newtype-uuid v1.3.2 |
| 1128 | 2026-05-11T04:05:11.240Z | Compiling daft v0.1.5 |
| 1129 | 2026-05-11T04:05:11.569Z | Compiling rand_chacha v0.9.0 |
| 1130 | 2026-05-11T04:05:11.588Z | Compiling tempfile v3.27.0 |
| 1131 | 2026-05-11T04:05:11.607Z | Checking crossbeam-channel v0.5.15 |
| 1132 | 2026-05-11T04:05:11.865Z | Compiling thread_local v1.1.9 |
| 1133 | 2026-05-11T04:05:11.910Z | Compiling wait-timeout v0.2.1 |
| 1134 | 2026-05-11T04:05:11.910Z | Compiling match_cfg v0.1.0 |
| 1135 | 2026-05-11T04:05:11.947Z | Compiling quick-error v1.2.3 |
| 1136 | 2026-05-11T04:05:12.078Z | Compiling rustls-webpki v0.102.8 |
| 1137 | 2026-05-11T04:05:12.097Z | Compiling bit-vec v0.8.0 |
| 1138 | 2026-05-11T04:05:12.100Z | Compiling rusty-fork v0.3.1 |
| 1139 | 2026-05-11T04:05:12.100Z | Compiling hostname v0.3.1 |
| 1140 | 2026-05-11T04:05:12.155Z | Compiling rand_chacha v0.3.1 |
| 1141 | 2026-05-11T04:05:12.251Z | Compiling rand v0.9.2 |
| 1142 | 2026-05-11T04:05:12.330Z | Compiling bit-set v0.8.0 |
| 1143 | 2026-05-11T04:05:12.517Z | Compiling slog-json v2.6.1 |
| 1144 | 2026-05-11T04:05:12.734Z | Compiling rand_xorshift v0.4.0 |
| 1145 | 2026-05-11T04:05:12.738Z | Compiling futures-executor v0.3.32 |
| 1146 | 2026-05-11T04:05:12.809Z | Compiling encoding_rs v0.8.35 |
| 1147 | 2026-05-11T04:05:12.876Z | Compiling is-terminal v0.4.17 |
| 1148 | 2026-05-11T04:05:12.899Z | Compiling memmap2 v0.9.10 |
| 1149 | 2026-05-11T04:05:13.055Z | Compiling mime v0.3.17 |
| 1150 | 2026-05-11T04:05:13.100Z | Compiling winnow v0.5.40 |
| 1151 | 2026-05-11T04:05:13.126Z | Compiling hex v0.4.3 |
| 1152 | 2026-05-11T04:05:13.129Z | Compiling rayon-core v1.13.0 |
| 1153 | 2026-05-11T04:05:13.163Z | Compiling spin v0.9.8 |
| 1154 | 2026-05-11T04:05:13.307Z | Compiling term v1.2.1 |
| 1155 | 2026-05-11T04:05:13.384Z | Compiling take_mut v0.2.2 |
| 1156 | 2026-05-11T04:05:13.387Z | Compiling unarray v0.1.4 |
| 1157 | 2026-05-11T04:05:13.500Z | Compiling proptest v1.11.0 |
| 1158 | 2026-05-11T04:05:13.718Z | Compiling slog-term v2.9.2 |
| 1159 | 2026-05-11T04:05:13.959Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1160 | 2026-05-11T04:05:14.182Z | Compiling usdt v0.6.0 |
| 1161 | 2026-05-11T04:05:14.217Z | Compiling sha1 v0.10.6 |
| 1162 | 2026-05-11T04:05:14.277Z | Compiling tokio-rustls v0.25.0 |
| 1163 | 2026-05-11T04:05:14.428Z | Compiling toml_edit v0.19.15 |
| 1164 | 2026-05-11T04:05:14.428Z | Compiling futures v0.3.32 |
| 1165 | 2026-05-11T04:05:14.466Z | Compiling slog-bunyan v2.5.0 |
| 1166 | 2026-05-11T04:05:14.499Z | Compiling rand v0.8.5 |
| 1167 | 2026-05-11T04:05:14.603Z | Compiling reqwest v0.12.28 |
| 1168 | 2026-05-11T04:05:14.724Z | Compiling backon v1.6.0 |
| 1169 | 2026-05-11T04:05:15.121Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1170 | 2026-05-11T04:05:15.259Z | Compiling waitgroup v0.1.2 |
| 1171 | 2026-05-11T04:05:15.363Z | Compiling rustls-pemfile v2.2.0 |
| 1172 | 2026-05-11T04:05:15.398Z | Compiling async-stream v0.3.6 |
| 1173 | 2026-05-11T04:05:15.576Z | Compiling strum v0.26.3 |
| 1174 | 2026-05-11T04:05:16.008Z | Compiling num-integer v0.1.46 |
| 1175 | 2026-05-11T04:05:16.032Z | Compiling hostname v0.4.2 |
| 1176 | 2026-05-11T04:05:16.175Z | Compiling instant v0.1.13 |
| 1177 | 2026-05-11T04:05:16.293Z | Compiling serde_path_to_error v0.1.20 |
| 1178 | 2026-05-11T04:05:16.423Z | Compiling debug-ignore v1.0.5 |
| 1179 | 2026-05-11T04:05:16.536Z | Compiling rustc-hash v2.1.2 |
| 1180 | 2026-05-11T04:05:16.572Z | Compiling utf8parse v0.2.2 |
| 1181 | 2026-05-11T04:05:16.684Z | Compiling anstyle-parse v1.0.0 |
| 1182 | 2026-05-11T04:05:16.687Z | Compiling iddqd v0.3.17 |
| 1183 | 2026-05-11T04:05:16.924Z | Compiling backoff v0.4.0 |
| 1184 | 2026-05-11T04:05:17.078Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1185 | 2026-05-11T04:05:17.121Z | Compiling proc-macro-crate v1.3.1 |
| 1186 | 2026-05-11T04:05:17.286Z | Checking rustls-webpki v0.103.10 |
| 1187 | 2026-05-11T04:05:17.578Z | Compiling progenitor-client v0.10.0 |
| 1188 | 2026-05-11T04:05:17.604Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1189 | 2026-05-11T04:05:17.692Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1190 | 2026-05-11T04:05:17.715Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1191 | 2026-05-11T04:05:17.857Z | Compiling progenitor-impl v0.13.0 |
| 1192 | 2026-05-11T04:05:17.860Z | Compiling parse-display v0.10.0 |
| 1193 | 2026-05-11T04:05:18.141Z | Compiling serde_with v3.18.0 |
| 1194 | 2026-05-11T04:05:18.229Z | Compiling strum v0.27.2 |
| 1195 | 2026-05-11T04:05:18.251Z | Compiling macaddr v1.0.1 |
| 1196 | 2026-05-11T04:05:18.367Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1197 | 2026-05-11T04:05:18.454Z | Compiling semver v0.1.20 |
| 1198 | 2026-05-11T04:05:18.473Z | Compiling colorchoice v1.0.5 |
| 1199 | 2026-05-11T04:05:18.615Z | Compiling vcpkg v0.2.15 |
| 1200 | 2026-05-11T04:05:18.787Z | Compiling anstyle-query v1.1.5 |
| 1201 | 2026-05-11T04:05:18.828Z | Compiling is_terminal_polyfill v1.70.2 |
| 1202 | 2026-05-11T04:05:18.906Z | Compiling anstyle v1.0.14 |
| 1203 | 2026-05-11T04:05:19.078Z | Compiling anstream v1.0.0 |
| 1204 | 2026-05-11T04:05:19.135Z | Compiling rustc_version v0.1.7 |
| 1205 | 2026-05-11T04:05:19.222Z | Compiling openssl-sys v0.9.112 |
| 1206 | 2026-05-11T04:05:19.406Z | Compiling num_enum_derive v0.5.11 |
| 1207 | 2026-05-11T04:05:19.443Z | Compiling num-iter v0.1.45 |
| 1208 | 2026-05-11T04:05:19.577Z | Compiling num-rational v0.4.2 |
| 1209 | 2026-05-11T04:05:19.863Z | Compiling terminal_size v0.4.4 |
| 1210 | 2026-05-11T04:05:19.980Z | Compiling progenitor-macro v0.13.0 |
| 1211 | 2026-05-11T04:05:20.091Z | Checking tokio-rustls v0.26.4 |
| 1212 | 2026-05-11T04:05:20.328Z | Checking hyper-rustls v0.27.7 |
| 1213 | 2026-05-11T04:05:20.418Z | Compiling num-complex v0.4.6 |
| 1214 | 2026-05-11T04:05:20.454Z | Compiling serde_spanned v0.6.9 |
| 1215 | 2026-05-11T04:05:20.532Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1216 | 2026-05-11T04:05:20.593Z | Compiling serde_repr v0.1.20 |
| 1217 | 2026-05-11T04:05:20.613Z | Compiling pin-project-internal v1.1.11 |
| 1218 | 2026-05-11T04:05:20.802Z | Compiling derive-where v1.6.1 |
| 1219 | 2026-05-11T04:05:21.017Z | Compiling rustls-platform-verifier v0.6.2 |
| 1220 | 2026-05-11T04:05:21.034Z | Compiling toml_write v0.1.2 |
| 1221 | 2026-05-11T04:05:21.220Z | Compiling clap_lex v1.1.0 |
| 1222 | 2026-05-11T04:05:21.257Z | Compiling toml_edit v0.22.27 |
| 1223 | 2026-05-11T04:05:21.291Z | Compiling num v0.4.3 |
| 1224 | 2026-05-11T04:05:21.374Z | Compiling clap_builder v4.6.0 |
| 1225 | 2026-05-11T04:05:21.440Z | Compiling reqwest v0.13.2 |
| 1226 | 2026-05-11T04:05:21.884Z | Compiling newtype_derive v0.1.6 |
| 1227 | 2026-05-11T04:05:22.458Z | Compiling float-ord v0.3.2 |
| 1228 | 2026-05-11T04:05:22.578Z | Compiling owo-colors v4.3.0 |
| 1229 | 2026-05-11T04:05:22.678Z | Compiling progenitor-client v0.13.0 |
| 1230 | 2026-05-11T04:05:22.932Z | Compiling progenitor-extras v0.1.1 |
| 1231 | 2026-05-11T04:05:22.972Z | Compiling clap v4.6.0 |
| 1232 | 2026-05-11T04:05:23.122Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1233 | 2026-05-11T04:05:23.171Z | Compiling toml v0.8.23 |
| 1234 | 2026-05-11T04:05:23.908Z | Compiling zone_cfg_derive v0.3.1 |
| 1235 | 2026-05-11T04:05:23.946Z | Compiling snafu-derive v0.8.9 |
| 1236 | 2026-05-11T04:05:23.987Z | Compiling async-recursion v1.1.1 |
| 1237 | 2026-05-11T04:05:24.680Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1238 | 2026-05-11T04:05:24.827Z | Compiling slog-dtrace v0.3.0 |
| 1239 | 2026-05-11T04:05:24.853Z | Compiling unicode-xid v0.2.6 |
| 1240 | 2026-05-11T04:05:24.970Z | Compiling chrono-tz v0.10.4 |
| 1241 | 2026-05-11T04:05:25.009Z | Compiling cancel-safe-futures v0.1.5 |
| 1242 | 2026-05-11T04:05:25.063Z | Compiling minimal-lexical v0.2.1 |
| 1243 | 2026-05-11T04:05:25.084Z | Compiling openssl v0.10.76 |
| 1244 | 2026-05-11T04:05:25.308Z | Compiling nom v7.1.3 |
| 1245 | 2026-05-11T04:05:25.329Z | Compiling const_format_proc_macros v0.2.34 |
| 1246 | 2026-05-11T04:05:26.072Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1247 | 2026-05-11T04:05:26.094Z | Compiling num-derive v0.3.3 |
| 1248 | 2026-05-11T04:05:26.260Z | Compiling num-derive v0.4.2 |
| 1249 | 2026-05-11T04:05:26.306Z | Compiling openssl-macros v0.1.1 |
| 1250 | 2026-05-11T04:05:26.816Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1251 | 2026-05-11T04:05:27.250Z | Compiling cookie v0.18.1 |
| 1252 | 2026-05-11T04:05:27.291Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1253 | 2026-05-11T04:05:27.377Z | Checking unicode-width v0.2.2 |
| 1254 | 2026-05-11T04:05:27.899Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1255 | 2026-05-11T04:05:27.972Z | Compiling tabled_derive v0.7.0 |
| 1256 | 2026-05-11T04:05:28.419Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1257 | 2026-05-11T04:05:29.957Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1258 | 2026-05-11T04:05:31.172Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1259 | 2026-05-11T04:05:32.719Z | Compiling crc32fast v1.5.0 |
| 1260 | 2026-05-11T04:05:33.929Z | Checking colored v3.1.1 |
| 1261 | 2026-05-11T04:05:34.618Z | Checking tabwriter v1.4.1 |
| 1262 | 2026-05-11T04:05:35.161Z | Checking tinyvec_macros v0.1.1 |
| 1263 | 2026-05-11T04:05:35.369Z | Checking tinyvec v1.11.0 |
| 1264 | 2026-05-11T04:05:35.595Z | Checking hash32 v0.3.1 |
| 1265 | 2026-05-11T04:05:35.691Z | Checking secrecy v0.10.3 |
| 1266 | 2026-05-11T04:05:35.873Z | Checking data-encoding v2.10.0 |
| 1267 | 2026-05-11T04:05:35.969Z | Checking cpufeatures v0.3.0 |
| 1268 | 2026-05-11T04:05:35.995Z | Checking foreign-types-shared v0.3.1 |
| 1269 | 2026-05-11T04:05:36.068Z | Checking chacha20 v0.10.0 |
| 1270 | 2026-05-11T04:05:36.123Z | Checking foreign-types v0.5.0 |
| 1271 | 2026-05-11T04:05:36.143Z | Checking ingot-types v0.1.2 |
| 1272 | 2026-05-11T04:05:36.207Z | Checking crossbeam-epoch v0.9.18 |
| 1273 | 2026-05-11T04:05:36.225Z | Checking num_enum v0.7.6 |
| 1274 | 2026-05-11T04:05:36.242Z | Checking scroll v0.12.0 |
| 1275 | 2026-05-11T04:05:36.423Z | Checking cobs v0.3.0 |
| 1276 | 2026-05-11T04:05:36.443Z | Checking cstr-argument v0.1.2 |
| 1277 | 2026-05-11T04:05:36.497Z | Checking static_assertions v1.1.0 |
| 1278 | 2026-05-11T04:05:36.566Z | Checking bitflags v1.3.2 |
| 1279 | 2026-05-11T04:05:36.585Z | Checking managed v0.8.0 |
| 1280 | 2026-05-11T04:05:36.588Z | Checking postcard v1.1.3 |
| 1281 | 2026-05-11T04:05:36.588Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1282 | 2026-05-11T04:05:36.640Z | Checking ingot v0.1.1 |
| 1283 | 2026-05-11T04:05:36.675Z | Checking goblin v0.8.2 |
| 1284 | 2026-05-11T04:05:36.792Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1285 | 2026-05-11T04:05:36.833Z | Checking rand v0.10.1 |
| 1286 | 2026-05-11T04:05:36.956Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1287 | 2026-05-11T04:05:36.983Z | Checking hmac v0.12.1 |
| 1288 | 2026-05-11T04:05:37.068Z | Checking inout v0.1.4 |
| 1289 | 2026-05-11T04:05:37.124Z | Checking ff v0.13.1 |
| 1290 | 2026-05-11T04:05:37.493Z | Checking group v0.13.0 |
| 1291 | 2026-05-11T04:05:37.606Z | Checking cipher v0.4.4 |
| 1292 | 2026-05-11T04:05:37.809Z | Checking hkdf v0.12.4 |
| 1293 | 2026-05-11T04:05:38.202Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1294 | 2026-05-11T04:05:38.326Z | Checking hubpack v0.1.2 |
| 1295 | 2026-05-11T04:05:38.443Z | Checking universal-hash v0.5.1 |
| 1296 | 2026-05-11T04:05:38.477Z | Checking crypto-bigint v0.5.5 |
| 1297 | 2026-05-11T04:05:38.503Z | Checking half v2.7.1 |
| 1298 | 2026-05-11T04:05:38.655Z | Checking bstr v1.12.1 |
| 1299 | 2026-05-11T04:05:38.792Z | Checking base64ct v1.8.3 |
| 1300 | 2026-05-11T04:05:38.844Z | Checking opaque-debug v0.3.1 |
| 1301 | 2026-05-11T04:05:38.864Z | Checking lazy_static v1.5.0 |
| 1302 | 2026-05-11T04:05:38.921Z | Checking base16ct v0.2.0 |
| 1303 | 2026-05-11T04:05:38.967Z | Checking ciborium-io v0.2.2 |
| 1304 | 2026-05-11T04:05:38.987Z | Checking poly1305 v0.8.0 |
| 1305 | 2026-05-11T04:05:39.030Z | Checking password-hash v0.5.0 |
| 1306 | 2026-05-11T04:05:39.066Z | Checking ciborium-ll v0.2.2 |
| 1307 | 2026-05-11T04:05:39.248Z | Checking chacha20 v0.9.1 |
| 1308 | 2026-05-11T04:05:39.299Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1309 | 2026-05-11T04:05:39.376Z | Checking elliptic-curve v0.13.8 |
| 1310 | 2026-05-11T04:05:39.440Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1311 | 2026-05-11T04:05:39.445Z | Checking byte-wrapper v0.1.0 |
| 1312 | 2026-05-11T04:05:39.558Z | Checking thiserror-no-std v2.0.2 |
| 1313 | 2026-05-11T04:05:39.575Z | Checking blake2 v0.10.6 |
| 1314 | 2026-05-11T04:05:39.629Z | Checking aead v0.5.2 |
| 1315 | 2026-05-11T04:05:39.649Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1316 | 2026-05-11T04:05:39.686Z | Checking memmap v0.7.0 |
| 1317 | 2026-05-11T04:05:39.771Z | Checking indent_write v2.2.0 |
| 1318 | 2026-05-11T04:05:39.802Z | Checking keccak v0.1.6 |
| 1319 | 2026-05-11T04:05:39.822Z | Checking argon2 v0.5.3 |
| 1320 | 2026-05-11T04:05:39.825Z | Checking usdt v0.5.0 |
| 1321 | 2026-05-11T04:05:39.882Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1322 | 2026-05-11T04:05:39.903Z | Checking chacha20poly1305 v0.10.1 |
| 1323 | 2026-05-11T04:05:39.961Z | Checking sha3 v0.10.8 |
| 1324 | 2026-05-11T04:05:40.005Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1325 | 2026-05-11T04:05:40.044Z | Checking ciborium v0.2.2 |
| 1326 | 2026-05-11T04:05:40.164Z | Checking itertools v0.12.1 |
| 1327 | 2026-05-11T04:05:40.249Z | Checking vsss-rs v3.3.4 |
| 1328 | 2026-05-11T04:05:40.557Z | Checking bytecount v0.6.9 |
| 1329 | 2026-05-11T04:05:40.666Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1330 | 2026-05-11T04:05:40.783Z | Checking atomicwrites v0.4.4 |
| 1331 | 2026-05-11T04:05:40.913Z | Checking crossbeam-deque v0.8.6 |
| 1332 | 2026-05-11T04:05:41.151Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1333 | 2026-05-11T04:05:41.154Z | Compiling parking_lot_core v0.8.6 |
| 1334 | 2026-05-11T04:05:41.224Z | Checking linked-hash-map v0.5.6 |
| 1335 | 2026-05-11T04:05:41.242Z | Checking swrite v0.1.0 |
| 1336 | 2026-05-11T04:05:41.304Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1337 | 2026-05-11T04:05:41.322Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1338 | 2026-05-11T04:05:41.364Z | Checking resolv-conf v0.7.6 |
| 1339 | 2026-05-11T04:05:41.516Z | Checking lru-cache v0.1.2 |
| 1340 | 2026-05-11T04:05:41.536Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1341 | 2026-05-11T04:05:41.641Z | Checking similar v2.7.0 |
| 1342 | 2026-05-11T04:05:41.778Z | Checking hickory-proto v0.24.4 |
| 1343 | 2026-05-11T04:05:41.986Z | Checking serde-big-array v0.5.1 |
| 1344 | 2026-05-11T04:05:42.006Z | Checking unicode-segmentation v1.13.2 |
| 1345 | 2026-05-11T04:05:42.209Z | Checking siphasher v1.0.2 |
| 1346 | 2026-05-11T04:05:42.295Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1347 | 2026-05-11T04:05:42.353Z | Checking newline-converter v0.3.0 |
| 1348 | 2026-05-11T04:05:42.375Z | Checking phf_shared v0.12.1 |
| 1349 | 2026-05-11T04:05:42.467Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1350 | 2026-05-11T04:05:42.521Z | Checking rayon v1.11.0 |
| 1351 | 2026-05-11T04:05:42.613Z | Checking unicode-normalization v0.1.25 |
| 1352 | 2026-05-11T04:05:42.667Z | Checking progenitor v0.13.0 |
| 1353 | 2026-05-11T04:05:42.808Z | Checking console v0.15.11 |
| 1354 | 2026-05-11T04:05:43.025Z | Checking camino-tempfile v1.4.1 |
| 1355 | 2026-05-11T04:05:43.099Z | Checking pin-project v1.1.11 |
| 1356 | 2026-05-11T04:05:43.191Z | Checking num_enum v0.5.11 |
| 1357 | 2026-05-11T04:05:43.313Z | Checking tokio-stream v0.1.18 |
| 1358 | 2026-05-11T04:05:43.333Z | Checking hickory-resolver v0.24.4 |
| 1359 | 2026-05-11T04:05:43.569Z | Checking csv-core v0.1.13 |
| 1360 | 2026-05-11T04:05:43.693Z | Checking unicode-width v0.1.14 |
| 1361 | 2026-05-11T04:05:43.729Z | Checking foldhash v0.1.5 |
| 1362 | 2026-05-11T04:05:43.754Z | Checking highway v1.3.0 |
| 1363 | 2026-05-11T04:05:43.874Z | Checking foreign-types-shared v0.1.1 |
| 1364 | 2026-05-11T04:05:43.949Z | Checking same-file v1.0.6 |
| 1365 | 2026-05-11T04:05:43.969Z | Checking hashbrown v0.15.5 |
| 1366 | 2026-05-11T04:05:43.972Z | Checking foreign-types v0.3.2 |
| 1367 | 2026-05-11T04:05:44.008Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1368 | 2026-05-11T04:05:44.011Z | Checking qorb v0.4.1 |
| 1369 | 2026-05-11T04:05:44.073Z | Checking csv v1.4.0 |
| 1370 | 2026-05-11T04:05:44.087Z | Checking walkdir v2.5.0 |
| 1371 | 2026-05-11T04:05:44.460Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1372 | 2026-05-11T04:05:44.533Z | Checking snafu v0.8.9 |
| 1373 | 2026-05-11T04:05:44.644Z | Checking expectorate v1.2.0 |
| 1374 | 2026-05-11T04:05:44.704Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1375 | 2026-05-11T04:05:44.759Z | Checking olpc-cjson v0.1.4 |
| 1376 | 2026-05-11T04:05:44.780Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1377 | 2026-05-11T04:05:44.783Z | Checking phf v0.12.1 |
| 1378 | 2026-05-11T04:05:44.783Z | Checking zone v0.3.1 |
| 1379 | 2026-05-11T04:05:44.905Z | Checking tokio-dtrace v0.1.1 |
| 1380 | 2026-05-11T04:05:44.931Z | Checking globset v0.4.18 |
| 1381 | 2026-05-11T04:05:45.003Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1382 | 2026-05-11T04:05:45.093Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1383 | 2026-05-11T04:05:45.280Z | Checking smf v0.2.3 |
| 1384 | 2026-05-11T04:05:45.522Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1385 | 2026-05-11T04:05:45.525Z | Checking pem v3.0.6 |
| 1386 | 2026-05-11T04:05:45.694Z | Checking libsw-core v0.3.2 |
| 1387 | 2026-05-11T04:05:45.728Z | Checking serde_plain v1.0.2 |
| 1388 | 2026-05-11T04:05:45.754Z | Checking sigpipe v0.1.3 |
| 1389 | 2026-05-11T04:05:45.757Z | Checking typed-path v0.9.3 |
| 1390 | 2026-05-11T04:05:45.800Z | Checking unicode-linebreak v0.1.5 |
| 1391 | 2026-05-11T04:05:45.843Z | Checking smawk v0.3.2 |
| 1392 | 2026-05-11T04:05:45.846Z | Checking glob v0.3.3 |
| 1393 | 2026-05-11T04:05:45.982Z | Checking jiff v0.2.23 |
| 1394 | 2026-05-11T04:05:46.020Z | Checking fixedbitset v0.5.7 |
| 1395 | 2026-05-11T04:05:46.053Z | Checking fixedbitset v0.4.2 |
| 1396 | 2026-05-11T04:05:46.130Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1397 | 2026-05-11T04:05:46.218Z | Checking petgraph v0.6.5 |
| 1398 | 2026-05-11T04:05:46.239Z | Checking petgraph v0.8.3 |
| 1399 | 2026-05-11T04:05:46.305Z | Checking textwrap v0.16.2 |
| 1400 | 2026-05-11T04:05:46.471Z | Checking libsw v3.5.0 |
| 1401 | 2026-05-11T04:05:46.529Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1402 | 2026-05-11T04:05:46.550Z | Checking tough v0.20.0 |
| 1403 | 2026-05-11T04:05:46.629Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1404 | 2026-05-11T04:05:47.144Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1405 | 2026-05-11T04:05:47.457Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1406 | 2026-05-11T04:05:47.539Z | Checking oxide-tokio-rt v0.1.4 |
| 1407 | 2026-05-11T04:05:47.621Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1408 | 2026-05-11T04:05:47.712Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1409 | 2026-05-11T04:05:48.031Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1410 | 2026-05-11T04:05:48.183Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1411 | 2026-05-11T04:05:48.359Z | Checking papergrid v0.11.0 |
| 1412 | 2026-05-11T04:05:48.434Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1413 | 2026-05-11T04:05:48.455Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1414 | 2026-05-11T04:05:48.566Z | Checking gethostname v0.5.0 |
| 1415 | 2026-05-11T04:05:48.666Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1416 | 2026-05-11T04:05:48.736Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1417 | 2026-05-11T04:05:48.766Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1418 | 2026-05-11T04:05:48.785Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1419 | 2026-05-11T04:05:48.814Z | Checking libscf-sys v1.1.0 |
| 1420 | 2026-05-11T04:05:48.953Z | Checking const_format v0.2.35 |
| 1421 | 2026-05-11T04:05:48.991Z | Checking bcs v0.1.6 |
| 1422 | 2026-05-11T04:05:49.110Z | Checking tagptr v0.2.0 |
| 1423 | 2026-05-11T04:05:49.201Z | Checking linear-map v1.2.0 |
| 1424 | 2026-05-11T04:05:49.222Z | Checking termtree v0.5.1 |
| 1425 | 2026-05-11T04:05:49.242Z | Checking whoami v1.6.1 |
| 1426 | 2026-05-11T04:05:49.262Z | Checking moka v0.12.15 |
| 1427 | 2026-05-11T04:05:49.265Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1428 | 2026-05-11T04:05:49.265Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1429 | 2026-05-11T04:05:49.363Z | Checking tabled v0.15.0 |
| 1430 | 2026-05-11T04:05:49.383Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1431 | 2026-05-11T04:05:49.900Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1432 | 2026-05-11T04:05:50.058Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1433 | 2026-05-11T04:05:50.084Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1434 | 2026-05-11T04:05:50.106Z | Checking steno v0.4.1 |
| 1435 | 2026-05-11T04:05:50.229Z | Checking hickory-proto v0.25.2 |
| 1436 | 2026-05-11T04:05:50.747Z | Checking humantime v2.3.0 |
| 1437 | 2026-05-11T04:05:51.026Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1438 | 2026-05-11T04:05:51.423Z | Compiling typify-impl v0.4.3 |
| 1439 | 2026-05-11T04:05:51.748Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1440 | 2026-05-11T04:05:51.819Z | Checking hickory-resolver v0.25.2 |
| 1441 | 2026-05-11T04:05:52.480Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1442 | 2026-05-11T04:05:54.820Z | Compiling typify-macro v0.4.3 |
| 1443 | 2026-05-11T04:05:56.110Z | Compiling crunchy v0.2.4 |
| 1444 | 2026-05-11T04:05:56.852Z | Compiling tiny-keccak v2.0.2 |
| 1445 | 2026-05-11T04:05:58.493Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1446 | 2026-05-11T04:05:58.568Z | Compiling const-random-macro v0.1.16 |
| 1447 | 2026-05-11T04:05:58.755Z | Compiling typify v0.4.3 |
| 1448 | 2026-05-11T04:06:01.763Z | Compiling smartstring v1.0.1 |
| 1449 | 2026-05-11T04:06:01.782Z | Compiling ahash v0.8.12 |
| 1450 | 2026-05-11T04:06:05.549Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1451 | 2026-05-11T04:06:07.239Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1452 | 2026-05-11T04:06:07.566Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1453 | 2026-05-11T04:06:07.772Z | Checking parking_lot v0.11.2 |
| 1454 | 2026-05-11T04:06:07.900Z | Compiling progenitor-impl v0.14.0 |
| 1455 | 2026-05-11T04:06:07.923Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1456 | 2026-05-11T04:06:07.977Z | Checking fxhash v0.2.1 |
| 1457 | 2026-05-11T04:06:08.014Z | Compiling rhai_codegen v3.1.0 |
| 1458 | 2026-05-11T04:06:08.103Z | Checking sled v0.34.7 |
| 1459 | 2026-05-11T04:06:08.563Z | Checking rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1460 | 2026-05-11T04:06:09.045Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1461 | 2026-05-11T04:06:09.093Z | Compiling dropshot v0.17.0 |
| 1462 | 2026-05-11T04:06:09.213Z | Checking internet-checksum v0.2.1 |
| 1463 | 2026-05-11T04:06:09.359Z | Compiling dropshot_endpoint v0.17.0 |
| 1464 | 2026-05-11T04:06:09.362Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1465 | 2026-05-11T04:06:09.398Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 1466 | 2026-05-11T04:06:09.475Z | Compiling proc-macro-error2 v2.0.1 |
| 1467 | 2026-05-11T04:06:09.557Z | Compiling progenitor-impl v0.11.2 |
| 1468 | 2026-05-11T04:06:09.774Z | Compiling tabled_derive v0.11.0 |
| 1469 | 2026-05-11T04:06:09.947Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1470 | 2026-05-11T04:06:10.034Z | Compiling progenitor-macro v0.14.0 |
| 1471 | 2026-05-11T04:06:10.248Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1472 | 2026-05-11T04:06:10.482Z | Checking simd-adler32 v0.3.9 |
| 1473 | 2026-05-11T04:06:10.642Z | Checking adler2 v2.0.1 |
| 1474 | 2026-05-11T04:06:10.767Z | Checking miniz_oxide v0.8.9 |
| 1475 | 2026-05-11T04:06:11.016Z | Checking const-random v0.1.18 |
| 1476 | 2026-05-11T04:06:11.121Z | Checking flate2 v1.1.9 |
| 1477 | 2026-05-11T04:06:11.569Z | Checking thin-vec v0.2.14 |
| 1478 | 2026-05-11T04:06:11.661Z | Checking compression-core v0.4.31 |
| 1479 | 2026-05-11T04:06:11.683Z | Compiling progenitor-macro v0.11.2 |
| 1480 | 2026-05-11T04:06:11.796Z | Checking rhai v1.24.0 |
| 1481 | 2026-05-11T04:06:11.816Z | Checking compression-codecs v0.4.37 |
| 1482 | 2026-05-11T04:06:12.394Z | Checking progenitor-client v0.14.0 |
| 1483 | 2026-05-11T04:06:12.527Z | Checking nom v8.0.0 |
| 1484 | 2026-05-11T04:06:12.779Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1485 | 2026-05-11T04:06:13.162Z | Checking toml v1.1.0+spec-1.1.0 |
| 1486 | 2026-05-11T04:06:13.221Z | Checking async-compression v0.4.41 |
| 1487 | 2026-05-11T04:06:13.482Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1488 | 2026-05-11T04:06:13.501Z | Checking arc-swap v1.9.0 |
| 1489 | 2026-05-11T04:06:13.894Z | Checking slog-scope v4.4.1 |
| 1490 | 2026-05-11T04:06:14.140Z | Checking papergrid v0.17.0 |
| 1491 | 2026-05-11T04:06:14.206Z | Checking progenitor v0.14.0 |
| 1492 | 2026-05-11T04:06:14.336Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1493 | 2026-05-11T04:06:14.356Z | Checking testing_table v0.3.0 |
| 1494 | 2026-05-11T04:06:14.462Z | Checking dropshot-api-manager-types v0.7.0 |
| 1495 | 2026-05-11T04:06:14.847Z | Checking slog-stdlog v4.1.1 |
| 1496 | 2026-05-11T04:06:14.967Z | Checking tabled v0.20.0 |
| 1497 | 2026-05-11T04:06:14.986Z | Checking ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 1498 | 2026-05-11T04:06:15.103Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1499 | 2026-05-11T04:06:15.794Z | Compiling progenitor-impl v0.10.0 |
| 1500 | 2026-05-11T04:06:15.964Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1501 | 2026-05-11T04:06:16.005Z | Checking progenitor-client v0.11.2 |
| 1502 | 2026-05-11T04:06:16.179Z | Compiling lzma-sys v0.1.20 |
| 1503 | 2026-05-11T04:06:16.446Z | Compiling fs-err v3.3.0 |
| 1504 | 2026-05-11T04:06:16.465Z | Compiling typeid v1.0.3 |
| 1505 | 2026-05-11T04:06:16.823Z | Checking progenitor v0.11.2 |
| 1506 | 2026-05-11T04:06:16.862Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1507 | 2026-05-11T04:06:16.962Z | Checking slog-envlogger v2.2.0 |
| 1508 | 2026-05-11T04:06:17.216Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1509 | 2026-05-11T04:06:17.846Z | Compiling progenitor-macro v0.10.0 |
| 1510 | 2026-05-11T04:06:18.130Z | Checking crc8 v0.1.1 |
| 1511 | 2026-05-11T04:06:18.239Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1512 | 2026-05-11T04:06:18.989Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1513 | 2026-05-11T04:06:20.474Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1514 | 2026-05-11T04:06:20.692Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1515 | 2026-05-11T04:06:21.465Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1516 | 2026-05-11T04:06:21.588Z | Compiling cargo_toml v0.22.3 |
| 1517 | 2026-05-11T04:06:21.986Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1518 | 2026-05-11T04:06:23.272Z | Checking utf-8 v0.7.6 |
| 1519 | 2026-05-11T04:06:23.576Z | Checking tungstenite v0.21.0 |
| 1520 | 2026-05-11T04:06:23.835Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 1521 | 2026-05-11T04:06:24.040Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1522 | 2026-05-11T04:06:24.182Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1523 | 2026-05-11T04:06:24.260Z | Checking ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 1524 | 2026-05-11T04:06:24.677Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1525 | 2026-05-11T04:06:24.978Z | Checking sha2 v0.10.9 |
| 1526 | 2026-05-11T04:06:25.102Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1527 | 2026-05-11T04:06:25.273Z | Checking diff v0.1.13 |
| 1528 | 2026-05-11T04:06:25.345Z | Checking yansi v1.0.1 |
| 1529 | 2026-05-11T04:06:25.348Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1530 | 2026-05-11T04:06:25.416Z | Checking progenitor v0.10.0 |
| 1531 | 2026-05-11T04:06:25.558Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1532 | 2026-05-11T04:06:25.629Z | Checking pretty_assertions v1.4.1 |
| 1533 | 2026-05-11T04:06:25.771Z | Checking tokio-tungstenite v0.21.0 |
| 1534 | 2026-05-11T04:06:26.577Z | Checking console v0.16.3 |
| 1535 | 2026-05-11T04:06:26.632Z | Checking git-stub v1.0.0 |
| 1536 | 2026-05-11T04:06:26.796Z | Checking is_ci v1.2.0 |
| 1537 | 2026-05-11T04:06:26.889Z | Checking sdd v3.0.10 |
| 1538 | 2026-05-11T04:06:26.911Z | Checking base64 v0.21.7 |
| 1539 | 2026-05-11T04:06:27.046Z | Checking unit-prefix v0.5.2 |
| 1540 | 2026-05-11T04:06:27.158Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1541 | 2026-05-11T04:06:27.195Z | Checking indicatif v0.18.4 |
| 1542 | 2026-05-11T04:06:27.608Z | Checking mg-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-types/versions) |
| 1543 | 2026-05-11T04:06:27.628Z | Checking scc v2.4.0 |
| 1544 | 2026-05-11T04:06:27.849Z | Checking supports-color v3.0.2 |
| 1545 | 2026-05-11T04:06:27.918Z | Checking git-stub-vcs v0.1.0 |
| 1546 | 2026-05-11T04:06:28.332Z | Checking xz2 v0.1.7 |
| 1547 | 2026-05-11T04:06:28.420Z | Checking ron v0.12.1 |
| 1548 | 2026-05-11T04:06:28.550Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1549 | 2026-05-11T04:06:28.654Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1550 | 2026-05-11T04:06:28.863Z | Checking drift v0.1.3 |
| 1551 | 2026-05-11T04:06:29.141Z | Compiling serial_test_derive v3.4.0 |
| 1552 | 2026-05-11T04:06:29.180Z | Checking base16ct v1.0.0 |
| 1553 | 2026-05-11T04:06:29.223Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1554 | 2026-05-11T04:06:29.873Z | Checking serial_test v3.4.0 |
| 1555 | 2026-05-11T04:06:30.067Z | Checking mg-types v0.1.0 (/work/oxidecomputer/maghemite/mg-types) |
| 1556 | 2026-05-11T04:06:30.084Z | Checking dropshot-api-manager v0.7.0 |
| 1557 | 2026-05-11T04:06:30.143Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1558 | 2026-05-11T04:06:30.540Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 1559 | 2026-05-11T04:06:30.737Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1560 | 2026-05-11T04:06:31.280Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1561 | 2026-05-11T04:06:31.379Z | Checking natord v1.0.9 |
| 1562 | 2026-05-11T04:06:31.600Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1563 | 2026-05-11T04:06:32.074Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1564 | 2026-05-11T04:06:32.105Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1565 | 2026-05-11T04:06:33.081Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1566 | 2026-05-11T04:06:34.075Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1567 | 2026-05-11T04:06:34.184Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1568 | 2026-05-11T04:06:34.288Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1569 | 2026-05-11T04:06:34.425Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1570 | 2026-05-11T04:06:37.582Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1571 | 2026-05-11T04:06:43.570Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s |
| 1572 | 2026-05-11T04:06:43.939Z | + cargo xtask openapi check |
| 1573 | 2026-05-11T04:06:44.298Z | Compiling libc v0.2.186 |
| 1574 | 2026-05-11T04:06:44.298Z | Compiling utf8parse v0.2.2 |
| 1575 | 2026-05-11T04:06:44.301Z | Compiling cfg-if v1.0.4 |
| 1576 | 2026-05-11T04:06:44.301Z | Compiling anstyle v1.0.14 |
| 1577 | 2026-05-11T04:06:44.301Z | Compiling proc-macro2 v1.0.106 |
| 1578 | 2026-05-11T04:06:44.351Z | Compiling quote v1.0.45 |
| 1579 | 2026-05-11T04:06:44.354Z | Compiling anstyle-query v1.1.5 |
| 1580 | 2026-05-11T04:06:44.354Z | Compiling colorchoice v1.0.5 |
| 1581 | 2026-05-11T04:06:44.388Z | Compiling scopeguard v1.2.0 |
| 1582 | 2026-05-11T04:06:44.411Z | Compiling smallvec v1.15.1 |
| 1583 | 2026-05-11T04:06:44.445Z | Compiling anstyle-parse v1.0.0 |
| 1584 | 2026-05-11T04:06:44.454Z | Compiling is_terminal_polyfill v1.70.2 |
| 1585 | 2026-05-11T04:06:44.457Z | Compiling lock_api v0.4.14 |
| 1586 | 2026-05-11T04:06:44.476Z | Compiling clap_lex v1.1.0 |
| 1587 | 2026-05-11T04:06:44.535Z | Compiling strsim v0.11.1 |
| 1588 | 2026-05-11T04:06:44.575Z | Compiling anstream v1.0.0 |
| 1589 | 2026-05-11T04:06:44.618Z | Compiling pin-project-lite v0.2.17 |
| 1590 | 2026-05-11T04:06:44.621Z | Compiling bytes v1.11.1 |
| 1591 | 2026-05-11T04:06:44.669Z | Compiling anyhow v1.0.102 |
| 1592 | 2026-05-11T04:06:44.709Z | Compiling parking_lot_core v0.9.12 |
| 1593 | 2026-05-11T04:06:44.716Z | Compiling errno v0.3.14 |
| 1594 | 2026-05-11T04:06:44.729Z | Compiling mio v1.2.0 |
| 1595 | 2026-05-11T04:06:44.861Z | Compiling signal-hook-registry v1.4.8 |
| 1596 | 2026-05-11T04:06:44.891Z | Compiling parking_lot v0.12.5 |
| 1597 | 2026-05-11T04:06:44.909Z | Compiling clap_builder v4.6.0 |
| 1598 | 2026-05-11T04:06:45.002Z | Compiling socket2 v0.6.3 |
| 1599 | 2026-05-11T04:06:45.203Z | Compiling syn v2.0.117 |
| 1600 | 2026-05-11T04:06:47.020Z | Compiling clap_derive v4.6.0 |
| 1601 | 2026-05-11T04:06:47.020Z | Compiling tokio-macros v2.7.0 |
| 1602 | 2026-05-11T04:06:47.566Z | Compiling tokio v1.52.1 |
| 1603 | 2026-05-11T04:06:48.155Z | Compiling clap v4.6.0 |
| 1604 | 2026-05-11T04:06:51.454Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1605 | 2026-05-11T04:06:52.477Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.53s |
| 1606 | 2026-05-11T04:06:52.528Z | Running `target/debug/xtask openapi check` |
| 1607 | 2026-05-11T04:06:53.145Z | Compiling libc v0.2.186 |
| 1608 | 2026-05-11T04:06:53.145Z | Compiling serde_core v1.0.228 |
| 1609 | 2026-05-11T04:06:53.145Z | Compiling memchr v2.8.0 |
| 1610 | 2026-05-11T04:06:53.257Z | Compiling itoa v1.0.18 |
| 1611 | 2026-05-11T04:06:53.264Z | Compiling stable_deref_trait v1.2.1 |
| 1612 | 2026-05-11T04:06:53.266Z | Compiling zmij v1.0.21 |
| 1613 | 2026-05-11T04:06:53.266Z | Compiling zerofrom v0.1.6 |
| 1614 | 2026-05-11T04:06:53.293Z | Compiling litemap v0.8.1 |
| 1615 | 2026-05-11T04:06:53.337Z | Compiling writeable v0.6.2 |
| 1616 | 2026-05-11T04:06:53.399Z | Compiling yoke v0.8.1 |
| 1617 | 2026-05-11T04:06:53.426Z | Compiling libm v0.2.16 |
| 1618 | 2026-05-11T04:06:53.480Z | Compiling rand_core v0.10.0 |
| 1619 | 2026-05-11T04:06:53.532Z | Compiling percent-encoding v2.3.2 |
| 1620 | 2026-05-11T04:06:53.547Z | Compiling icu_properties_data v2.1.2 |
| 1621 | 2026-05-11T04:06:53.580Z | Compiling zerovec v0.11.5 |
| 1622 | 2026-05-11T04:06:53.635Z | Compiling errno v0.3.14 |
| 1623 | 2026-05-11T04:06:53.686Z | Compiling zerotrie v0.2.3 |
| 1624 | 2026-05-11T04:06:53.714Z | Compiling icu_normalizer_data v2.1.1 |
| 1625 | 2026-05-11T04:06:53.731Z | Compiling getrandom v0.4.2 |
| 1626 | 2026-05-11T04:06:53.795Z | Compiling form_urlencoded v1.2.2 |
| 1627 | 2026-05-11T04:06:53.819Z | Compiling utf8_iter v1.0.4 |
| 1628 | 2026-05-11T04:06:53.895Z | Compiling zeroize v1.8.2 |
| 1629 | 2026-05-11T04:06:53.917Z | Compiling iana-time-zone v0.1.65 |
| 1630 | 2026-05-11T04:06:53.967Z | Compiling scopeguard v1.2.0 |
| 1631 | 2026-05-11T04:06:53.979Z | Compiling socket2 v0.6.3 |
| 1632 | 2026-05-11T04:06:53.991Z | Compiling dyn-clone v1.0.20 |
| 1633 | 2026-05-11T04:06:54.076Z | Compiling tinystr v0.8.2 |
| 1634 | 2026-05-11T04:06:54.078Z | Compiling potential_utf v0.1.4 |
| 1635 | 2026-05-11T04:06:54.098Z | Compiling lock_api v0.4.14 |
| 1636 | 2026-05-11T04:06:54.130Z | Compiling portable-atomic v1.13.1 |
| 1637 | 2026-05-11T04:06:54.155Z | Compiling getrandom v0.2.17 |
| 1638 | 2026-05-11T04:06:54.262Z | Compiling icu_locale_core v2.1.1 |
| 1639 | 2026-05-11T04:06:54.302Z | Compiling icu_collections v2.1.1 |
| 1640 | 2026-05-11T04:06:54.335Z | Compiling num-traits v0.2.19 |
| 1641 | 2026-05-11T04:06:54.346Z | Compiling signal-hook-registry v1.4.8 |
| 1642 | 2026-05-11T04:06:54.463Z | Compiling mio v1.2.0 |
| 1643 | 2026-05-11T04:06:54.640Z | Compiling critical-section v1.2.0 |
| 1644 | 2026-05-11T04:06:54.651Z | Compiling thiserror v2.0.18 |
| 1645 | 2026-05-11T04:06:54.664Z | Compiling subtle v2.6.1 |
| 1646 | 2026-05-11T04:06:54.755Z | Compiling once_cell v1.21.4 |
| 1647 | 2026-05-11T04:06:54.755Z | Compiling zerocopy v0.8.48 |
| 1648 | 2026-05-11T04:06:54.836Z | Compiling futures-core v0.3.32 |
| 1649 | 2026-05-11T04:06:54.836Z | Compiling rand_core v0.6.4 |
| 1650 | 2026-05-11T04:06:54.970Z | Compiling serde v1.0.228 |
| 1651 | 2026-05-11T04:06:54.983Z | Compiling serde_json v1.0.149 |
| 1652 | 2026-05-11T04:06:54.983Z | Compiling icu_provider v2.1.1 |
| 1653 | 2026-05-11T04:06:55.003Z | Compiling uuid v1.23.0 |
| 1654 | 2026-05-11T04:06:55.074Z | Compiling semver v1.0.28 |
| 1655 | 2026-05-11T04:06:55.077Z | Compiling bitflags v2.11.0 |
| 1656 | 2026-05-11T04:06:55.233Z | Compiling icu_properties v2.1.2 |
| 1657 | 2026-05-11T04:06:55.281Z | Compiling equivalent v1.0.2 |
| 1658 | 2026-05-11T04:06:55.314Z | Compiling log v0.4.29 |
| 1659 | 2026-05-11T04:06:55.374Z | Compiling futures-sink v0.3.32 |
| 1660 | 2026-05-11T04:06:55.414Z | Compiling smallvec v1.15.1 |
| 1661 | 2026-05-11T04:06:55.426Z | Compiling bytes v1.11.1 |
| 1662 | 2026-05-11T04:06:55.479Z | Compiling chrono v0.4.44 |
| 1663 | 2026-05-11T04:06:55.489Z | Compiling slog v2.8.2 |
| 1664 | 2026-05-11T04:06:55.500Z | Compiling slab v0.4.12 |
| 1665 | 2026-05-11T04:06:55.515Z | Compiling typenum v1.19.0 |
| 1666 | 2026-05-11T04:06:55.646Z | Compiling icu_normalizer v2.1.1 |
| 1667 | 2026-05-11T04:06:55.675Z | Compiling parking_lot_core v0.9.12 |
| 1668 | 2026-05-11T04:06:55.984Z | Compiling parking_lot v0.12.5 |
| 1669 | 2026-05-11T04:06:56.051Z | Compiling generic-array v0.14.7 |
| 1670 | 2026-05-11T04:06:56.085Z | Compiling idna_adapter v1.2.1 |
| 1671 | 2026-05-11T04:06:56.090Z | Compiling futures-channel v0.3.32 |
| 1672 | 2026-05-11T04:06:56.217Z | Compiling idna v1.1.0 |
| 1673 | 2026-05-11T04:06:56.230Z | Compiling tokio v1.52.1 |
| 1674 | 2026-05-11T04:06:56.314Z | Compiling futures-task v0.3.32 |
| 1675 | 2026-05-11T04:06:56.344Z | Compiling futures-io v0.3.32 |
| 1676 | 2026-05-11T04:06:56.365Z | Compiling hashbrown v0.17.0 |
| 1677 | 2026-05-11T04:06:56.489Z | Compiling futures-util v0.3.32 |
| 1678 | 2026-05-11T04:06:56.506Z | Compiling url v2.5.8 |
| 1679 | 2026-05-11T04:06:56.549Z | Compiling crypto-common v0.1.7 |
| 1680 | 2026-05-11T04:06:56.688Z | Compiling tracing-core v0.1.36 |
| 1681 | 2026-05-11T04:06:56.930Z | Compiling indexmap v2.14.0 |
| 1682 | 2026-05-11T04:06:56.944Z | Compiling base64 v0.22.1 |
| 1683 | 2026-05-11T04:06:56.955Z | Compiling byteorder v1.5.0 |
| 1684 | 2026-05-11T04:06:57.178Z | Compiling schemars v0.8.22 |
| 1685 | 2026-05-11T04:06:57.273Z | Compiling tracing v0.1.44 |
| 1686 | 2026-05-11T04:06:57.291Z | Compiling http v1.4.0 |
| 1687 | 2026-05-11T04:06:57.332Z | Compiling fnv v1.0.7 |
| 1688 | 2026-05-11T04:06:57.433Z | Compiling unicode-ident v1.0.24 |
| 1689 | 2026-05-11T04:06:57.515Z | Compiling block-buffer v0.10.4 |
| 1690 | 2026-05-11T04:06:57.561Z | Compiling proc-macro2 v1.0.106 |
| 1691 | 2026-05-11T04:06:57.573Z | Compiling rustls-pki-types v1.14.0 |
| 1692 | 2026-05-11T04:06:57.673Z | Compiling digest v0.10.7 |
| 1693 | 2026-05-11T04:06:57.753Z | Compiling erased-serde v0.3.31 |
| 1694 | 2026-05-11T04:06:57.890Z | Compiling ipnet v2.12.0 |
| 1695 | 2026-05-11T04:06:58.038Z | Compiling ipnetwork v0.21.1 |
| 1696 | 2026-05-11T04:06:58.244Z | Compiling quote v1.0.45 |
| 1697 | 2026-05-11T04:06:58.244Z | Compiling untrusted v0.9.0 |
| 1698 | 2026-05-11T04:06:58.392Z | Compiling ppv-lite86 v0.2.21 |
| 1699 | 2026-05-11T04:06:58.406Z | Compiling http-body v1.0.1 |
| 1700 | 2026-05-11T04:06:58.462Z | Compiling syn v2.0.117 |
| 1701 | 2026-05-11T04:06:58.495Z | Compiling thiserror v1.0.69 |
| 1702 | 2026-05-11T04:06:58.524Z | Compiling rustix v1.1.4 |
| 1703 | 2026-05-11T04:06:58.559Z | Compiling atomic-waker v1.1.2 |
| 1704 | 2026-05-11T04:06:58.601Z | Compiling pretty-hex v0.4.2 |
| 1705 | 2026-05-11T04:06:58.654Z | Compiling oxnet v0.1.4 |
| 1706 | 2026-05-11T04:06:58.690Z | Compiling httparse v1.10.1 |
| 1707 | 2026-05-11T04:06:58.718Z | Compiling tower-layer v0.3.3 |
| 1708 | 2026-05-11T04:06:58.742Z | Compiling tower-service v0.3.3 |
| 1709 | 2026-05-11T04:06:59.776Z | Compiling plain v0.2.3 |
| 1710 | 2026-05-11T04:06:59.779Z | Compiling ryu v1.0.23 |
| 1711 | 2026-05-11T04:06:59.779Z | Compiling try-lock v0.2.5 |
| 1712 | 2026-05-11T04:06:59.779Z | Compiling getrandom v0.3.4 |
| 1713 | 2026-05-11T04:06:59.779Z | Compiling want v0.3.1 |
| 1714 | 2026-05-11T04:06:59.779Z | Compiling httpdate v1.0.3 |
| 1715 | 2026-05-11T04:06:59.779Z | Compiling ucd-trie v0.1.7 |
| 1716 | 2026-05-11T04:06:59.779Z | Compiling crossbeam-utils v0.8.21 |
| 1717 | 2026-05-11T04:06:59.779Z | Compiling hex v0.4.3 |
| 1718 | 2026-05-11T04:06:59.779Z | Compiling pest v2.8.6 |
| 1719 | 2026-05-11T04:06:59.779Z | Compiling cpufeatures v0.2.17 |
| 1720 | 2026-05-11T04:06:59.779Z | Compiling omicron-workspace-hack v0.1.0 |
| 1721 | 2026-05-11T04:06:59.779Z | Compiling rand_core v0.9.5 |
| 1722 | 2026-05-11T04:06:59.780Z | Compiling serde_urlencoded v0.7.1 |
| 1723 | 2026-05-11T04:06:59.780Z | Compiling http-body-util v0.1.3 |
| 1724 | 2026-05-11T04:06:59.780Z | Compiling camino v1.2.2 |
| 1725 | 2026-05-11T04:06:59.780Z | Compiling regex-syntax v0.8.10 |
| 1726 | 2026-05-11T04:06:59.780Z | Compiling fastrand v2.3.0 |
| 1727 | 2026-05-11T04:06:59.780Z | Compiling newtype-uuid v1.3.2 |
| 1728 | 2026-05-11T04:06:59.780Z | Compiling rand_chacha v0.9.0 |
| 1729 | 2026-05-11T04:06:59.896Z | Compiling tokio-util v0.7.18 |
| 1730 | 2026-05-11T04:06:59.985Z | Compiling daft v0.1.5 |
| 1731 | 2026-05-11T04:06:59.996Z | Compiling aws-lc-sys v0.39.1 |
| 1732 | 2026-05-11T04:07:00.088Z | Compiling untrusted v0.7.1 |
| 1733 | 2026-05-11T04:07:00.219Z | Compiling powerfmt v0.2.0 |
| 1734 | 2026-05-11T04:07:00.255Z | Compiling rand v0.9.2 |
| 1735 | 2026-05-11T04:07:00.433Z | Compiling deranged v0.5.8 |
| 1736 | 2026-05-11T04:07:00.486Z | Compiling h2 v0.4.13 |
| 1737 | 2026-05-11T04:07:00.596Z | Compiling aws-lc-rs v1.16.2 |
| 1738 | 2026-05-11T04:07:00.627Z | Compiling tempfile v3.27.0 |
| 1739 | 2026-05-11T04:07:00.859Z | Compiling futures-executor v0.3.32 |
| 1740 | 2026-05-11T04:07:01.038Z | Compiling num-conv v0.2.1 |
| 1741 | 2026-05-11T04:07:01.144Z | Compiling allocator-api2 v0.2.21 |
| 1742 | 2026-05-11T04:07:01.189Z | Compiling num_threads v0.1.7 |
| 1743 | 2026-05-11T04:07:01.294Z | Compiling time-core v0.1.8 |
| 1744 | 2026-05-11T04:07:01.397Z | Compiling winnow v1.0.1 |
| 1745 | 2026-05-11T04:07:01.447Z | Compiling foldhash v0.2.0 |
| 1746 | 2026-05-11T04:07:01.480Z | Compiling rustls v0.23.37 |
| 1747 | 2026-05-11T04:07:01.692Z | Compiling hashbrown v0.16.1 |
| 1748 | 2026-05-11T04:07:01.721Z | Compiling rustls-webpki v0.103.10 |
| 1749 | 2026-05-11T04:07:02.016Z | Compiling time v0.3.47 |
| 1750 | 2026-05-11T04:07:02.125Z | Compiling futures v0.3.32 |
| 1751 | 2026-05-11T04:07:02.209Z | Compiling openapiv3 v2.2.0 |
| 1752 | 2026-05-11T04:07:02.223Z | Compiling scroll v0.13.0 |
| 1753 | 2026-05-11T04:07:02.272Z | Compiling sync_wrapper v1.0.2 |
| 1754 | 2026-05-11T04:07:02.387Z | Compiling aho-corasick v1.1.4 |
| 1755 | 2026-05-11T04:07:02.495Z | Compiling goblin v0.10.5 |
| 1756 | 2026-05-11T04:07:02.498Z | Compiling tower v0.5.3 |
| 1757 | 2026-05-11T04:07:02.591Z | Compiling hyper v1.9.0 |
| 1758 | 2026-05-11T04:07:02.980Z | Compiling crossbeam-channel v0.5.15 |
| 1759 | 2026-05-11T04:07:03.425Z | Compiling regex-automata v0.4.14 |
| 1760 | 2026-05-11T04:07:03.462Z | Compiling ring v0.17.14 |
| 1761 | 2026-05-11T04:07:03.669Z | Compiling hyper-util v0.1.20 |
| 1762 | 2026-05-11T04:07:03.821Z | Compiling iri-string v0.7.12 |
| 1763 | 2026-05-11T04:07:04.252Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1764 | 2026-05-11T04:07:04.276Z | Compiling dtrace-parser v0.3.0 |
| 1765 | 2026-05-11T04:07:04.913Z | Compiling rustls-webpki v0.102.8 |
| 1766 | 2026-05-11T04:07:05.079Z | Compiling tower-http v0.6.8 |
| 1767 | 2026-05-11T04:07:05.359Z | Compiling dof v0.4.0 |
| 1768 | 2026-05-11T04:07:05.438Z | Compiling serde_spanned v1.1.0 |
| 1769 | 2026-05-11T04:07:05.516Z | Compiling thread-id v5.1.0 |
| 1770 | 2026-05-11T04:07:05.529Z | Compiling thread_local v1.1.9 |
| 1771 | 2026-05-11T04:07:05.590Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1772 | 2026-05-11T04:07:05.604Z | Compiling debug-ignore v1.0.5 |
| 1773 | 2026-05-11T04:07:05.714Z | Compiling match_cfg v0.1.0 |
| 1774 | 2026-05-11T04:07:05.731Z | Compiling rustls v0.22.4 |
| 1775 | 2026-05-11T04:07:05.790Z | Compiling hostname v0.3.1 |
| 1776 | 2026-05-11T04:07:05.802Z | Compiling slog-json v2.6.1 |
| 1777 | 2026-05-11T04:07:05.813Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1778 | 2026-05-11T04:07:05.931Z | Compiling is-terminal v0.4.17 |
| 1779 | 2026-05-11T04:07:06.007Z | Compiling memmap2 v0.9.10 |
| 1780 | 2026-05-11T04:07:06.033Z | Compiling encoding_rs v0.8.35 |
| 1781 | 2026-05-11T04:07:06.233Z | Compiling usdt-impl v0.6.0 |
| 1782 | 2026-05-11T04:07:06.266Z | Compiling take_mut v0.2.2 |
| 1783 | 2026-05-11T04:07:06.384Z | Compiling winnow v0.7.15 |
| 1784 | 2026-05-11T04:07:06.671Z | Compiling mime v0.3.17 |
| 1785 | 2026-05-11T04:07:06.674Z | Compiling openssl-probe v0.2.1 |
| 1786 | 2026-05-11T04:07:06.877Z | Compiling spin v0.9.8 |
| 1787 | 2026-05-11T04:07:06.905Z | Compiling term v1.2.1 |
| 1788 | 2026-05-11T04:07:06.949Z | Compiling rustls-native-certs v0.8.3 |
| 1789 | 2026-05-11T04:07:07.000Z | Compiling multer v3.1.0 |
| 1790 | 2026-05-11T04:07:07.182Z | Compiling slog-term v2.9.2 |
| 1791 | 2026-05-11T04:07:07.281Z | Compiling usdt v0.6.0 |
| 1792 | 2026-05-11T04:07:07.498Z | Compiling slog-async v2.8.0 |
| 1793 | 2026-05-11T04:07:07.561Z | Compiling tokio-rustls v0.25.0 |
| 1794 | 2026-05-11T04:07:07.575Z | Compiling slog-bunyan v2.5.0 |
| 1795 | 2026-05-11T04:07:07.716Z | Compiling tokio-rustls v0.26.4 |
| 1796 | 2026-05-11T04:07:07.716Z | Compiling regex v1.12.3 |
| 1797 | 2026-05-11T04:07:07.750Z | Compiling async-stream v0.3.6 |
| 1798 | 2026-05-11T04:07:07.791Z | Compiling sha1 v0.10.6 |
| 1799 | 2026-05-11T04:07:07.878Z | Compiling rand_chacha v0.3.1 |
| 1800 | 2026-05-11T04:07:07.932Z | Compiling waitgroup v0.1.2 |
| 1801 | 2026-05-11T04:07:07.986Z | Compiling rustls-pemfile v2.2.0 |
| 1802 | 2026-05-11T04:07:07.998Z | Compiling serde_path_to_error v0.1.20 |
| 1803 | 2026-05-11T04:07:08.023Z | Compiling hostname v0.4.2 |
| 1804 | 2026-05-11T04:07:08.075Z | Compiling either v1.15.0 |
| 1805 | 2026-05-11T04:07:08.169Z | Compiling rand v0.8.5 |
| 1806 | 2026-05-11T04:07:08.180Z | Compiling hyper-rustls v0.27.7 |
| 1807 | 2026-05-11T04:07:08.189Z | Compiling rustls-platform-verifier v0.6.2 |
| 1808 | 2026-05-11T04:07:08.242Z | Compiling ref-cast v1.0.25 |
| 1809 | 2026-05-11T04:07:08.284Z | Compiling strum v0.26.3 |
| 1810 | 2026-05-11T04:07:08.298Z | Compiling macaddr v1.0.1 |
| 1811 | 2026-05-11T04:07:08.347Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1812 | 2026-05-11T04:07:08.359Z | Compiling wait-timeout v0.2.1 |
| 1813 | 2026-05-11T04:07:08.417Z | Compiling bit-vec v0.8.0 |
| 1814 | 2026-05-11T04:07:08.428Z | Compiling quick-error v1.2.3 |
| 1815 | 2026-05-11T04:07:08.462Z | Compiling reqwest v0.13.2 |
| 1816 | 2026-05-11T04:07:08.529Z | Compiling rusty-fork v0.3.1 |
| 1817 | 2026-05-11T04:07:08.541Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1818 | 2026-05-11T04:07:08.652Z | Compiling bit-set v0.8.0 |
| 1819 | 2026-05-11T04:07:08.664Z | Compiling serde_with v3.18.0 |
| 1820 | 2026-05-11T04:07:08.667Z | Compiling rand_xorshift v0.4.0 |
| 1821 | 2026-05-11T04:07:08.812Z | Compiling unarray v0.1.4 |
| 1822 | 2026-05-11T04:07:08.825Z | Compiling strum v0.27.2 |
| 1823 | 2026-05-11T04:07:08.833Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1824 | 2026-05-11T04:07:08.875Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1825 | 2026-05-11T04:07:08.925Z | Compiling proptest v1.11.0 |
| 1826 | 2026-05-11T04:07:08.957Z | Compiling instant v0.1.13 |
| 1827 | 2026-05-11T04:07:08.971Z | Compiling rustc-hash v2.1.2 |
| 1828 | 2026-05-11T04:07:09.057Z | Compiling reqwest v0.12.28 |
| 1829 | 2026-05-11T04:07:09.071Z | Compiling iddqd v0.3.17 |
| 1830 | 2026-05-11T04:07:09.097Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1831 | 2026-05-11T04:07:09.398Z | Compiling dropshot v0.16.7 |
| 1832 | 2026-05-11T04:07:09.412Z | Compiling backon v1.6.0 |
| 1833 | 2026-05-11T04:07:09.629Z | Compiling backoff v0.4.0 |
| 1834 | 2026-05-11T04:07:09.853Z | Compiling progenitor-client v0.13.0 |
| 1835 | 2026-05-11T04:07:09.988Z | Compiling itertools v0.14.0 |
| 1836 | 2026-05-11T04:07:10.161Z | Compiling progenitor-extras v0.1.1 |
| 1837 | 2026-05-11T04:07:10.208Z | Compiling progenitor-client v0.10.0 |
| 1838 | 2026-05-11T04:07:10.408Z | Compiling parse-display v0.10.0 |
| 1839 | 2026-05-11T04:07:10.467Z | Compiling regress v0.10.5 |
| 1840 | 2026-05-11T04:07:10.492Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1841 | 2026-05-11T04:07:11.118Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1842 | 2026-05-11T04:07:11.230Z | Compiling unicode-width v0.2.2 |
| 1843 | 2026-05-11T04:07:11.379Z | Compiling tinyvec_macros v0.1.1 |
| 1844 | 2026-05-11T04:07:11.459Z | Compiling tinyvec v1.11.0 |
| 1845 | 2026-05-11T04:07:11.527Z | Compiling terminal_size v0.4.4 |
| 1846 | 2026-05-11T04:07:11.678Z | Compiling secrecy v0.10.3 |
| 1847 | 2026-05-11T04:07:11.698Z | Compiling scroll v0.12.0 |
| 1848 | 2026-05-11T04:07:11.812Z | Compiling crossbeam-epoch v0.9.18 |
| 1849 | 2026-05-11T04:07:11.846Z | Compiling heck v0.5.0 |
| 1850 | 2026-05-11T04:07:11.978Z | Compiling goblin v0.8.2 |
| 1851 | 2026-05-11T04:07:12.062Z | Compiling clap_builder v4.6.0 |
| 1852 | 2026-05-11T04:07:12.107Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1853 | 2026-05-11T04:07:12.159Z | Compiling crucible-workspace-hack v0.1.0 |
| 1854 | 2026-05-11T04:07:12.249Z | Compiling zerocopy v0.7.35 |
| 1855 | 2026-05-11T04:07:12.438Z | Compiling hmac v0.12.1 |
| 1856 | 2026-05-11T04:07:12.543Z | Compiling inout v0.1.4 |
| 1857 | 2026-05-11T04:07:12.586Z | Compiling toml_datetime v0.6.11 |
| 1858 | 2026-05-11T04:07:12.695Z | Compiling serde_spanned v0.6.9 |
| 1859 | 2026-05-11T04:07:12.805Z | Compiling ff v0.13.1 |
| 1860 | 2026-05-11T04:07:12.849Z | Compiling num-integer v0.1.46 |
| 1861 | 2026-05-11T04:07:12.878Z | Compiling toml_write v0.1.2 |
| 1862 | 2026-05-11T04:07:13.088Z | Compiling toml_edit v0.22.27 |
| 1863 | 2026-05-11T04:07:13.172Z | Compiling group v0.13.0 |
| 1864 | 2026-05-11T04:07:13.456Z | Compiling cipher v0.4.4 |
| 1865 | 2026-05-11T04:07:13.684Z | Compiling clap v4.6.0 |
| 1866 | 2026-05-11T04:07:13.699Z | Compiling hkdf v0.12.4 |
| 1867 | 2026-05-11T04:07:13.848Z | Compiling rustix v0.38.44 |
| 1868 | 2026-05-11T04:07:13.919Z | Compiling dtrace-parser v0.2.0 |
| 1869 | 2026-05-11T04:07:13.992Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1870 | 2026-05-11T04:07:14.368Z | Compiling dof v0.3.0 |
| 1871 | 2026-05-11T04:07:14.759Z | Compiling half v2.7.1 |
| 1872 | 2026-05-11T04:07:14.775Z | Compiling universal-hash v0.5.1 |
| 1873 | 2026-05-11T04:07:14.919Z | Compiling crypto-bigint v0.5.5 |
| 1874 | 2026-05-11T04:07:15.072Z | Compiling thread-id v4.2.2 |
| 1875 | 2026-05-11T04:07:15.166Z | Compiling bstr v1.12.1 |
| 1876 | 2026-05-11T04:07:15.207Z | Compiling base64ct v1.8.3 |
| 1877 | 2026-05-11T04:07:15.326Z | Compiling ciborium-io v0.2.2 |
| 1878 | 2026-05-11T04:07:15.416Z | Compiling opaque-debug v0.3.1 |
| 1879 | 2026-05-11T04:07:15.428Z | Compiling base16ct v0.2.0 |
| 1880 | 2026-05-11T04:07:15.495Z | Compiling poly1305 v0.8.0 |
| 1881 | 2026-05-11T04:07:15.515Z | Compiling password-hash v0.5.0 |
| 1882 | 2026-05-11T04:07:15.591Z | Compiling ciborium-ll v0.2.2 |
| 1883 | 2026-05-11T04:07:15.814Z | Compiling curve25519-dalek v4.1.3 |
| 1884 | 2026-05-11T04:07:15.852Z | Compiling elliptic-curve v0.13.8 |
| 1885 | 2026-05-11T04:07:15.914Z | Compiling usdt-impl v0.5.0 |
| 1886 | 2026-05-11T04:07:15.958Z | Compiling thiserror-no-std v2.0.2 |
| 1887 | 2026-05-11T04:07:16.025Z | Compiling toml v0.8.23 |
| 1888 | 2026-05-11T04:07:16.098Z | Compiling chacha20 v0.9.1 |
| 1889 | 2026-05-11T04:07:16.126Z | Compiling num-rational v0.4.2 |
| 1890 | 2026-05-11T04:07:16.292Z | Compiling num-iter v0.1.45 |
| 1891 | 2026-05-11T04:07:16.325Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1892 | 2026-05-11T04:07:16.421Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1893 | 2026-05-11T04:07:16.569Z | Compiling regress v0.11.1 |
| 1894 | 2026-05-11T04:07:16.664Z | Compiling byte-wrapper v0.1.0 |
| 1895 | 2026-05-11T04:07:16.676Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1896 | 2026-05-11T04:07:16.768Z | Compiling blake2 v0.10.6 |
| 1897 | 2026-05-11T04:07:16.823Z | Compiling hash32 v0.3.1 |
| 1898 | 2026-05-11T04:07:16.953Z | Compiling aead v0.5.2 |
| 1899 | 2026-05-11T04:07:16.986Z | Compiling num-complex v0.4.6 |
| 1900 | 2026-05-11T04:07:16.989Z | Compiling memmap v0.7.0 |
| 1901 | 2026-05-11T04:07:17.024Z | Compiling keccak v0.1.6 |
| 1902 | 2026-05-11T04:07:17.121Z | Compiling data-encoding v2.10.0 |
| 1903 | 2026-05-11T04:07:17.182Z | Compiling indent_write v2.2.0 |
| 1904 | 2026-05-11T04:07:17.230Z | Compiling static_assertions v1.1.0 |
| 1905 | 2026-05-11T04:07:17.276Z | Compiling sha3 v0.10.8 |
| 1906 | 2026-05-11T04:07:17.310Z | Compiling usdt v0.5.0 |
| 1907 | 2026-05-11T04:07:17.325Z | Compiling num v0.4.3 |
| 1908 | 2026-05-11T04:07:17.373Z | Compiling chacha20poly1305 v0.10.1 |
| 1909 | 2026-05-11T04:07:17.403Z | Compiling argon2 v0.5.3 |
| 1910 | 2026-05-11T04:07:17.511Z | Compiling heapless v0.8.0 |
| 1911 | 2026-05-11T04:07:17.563Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1912 | 2026-05-11T04:07:17.584Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1913 | 2026-05-11T04:07:17.936Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1914 | 2026-05-11T04:07:17.948Z | Compiling vsss-rs v3.3.4 |
| 1915 | 2026-05-11T04:07:17.958Z | Compiling ingot-types v0.1.2 |
| 1916 | 2026-05-11T04:07:18.458Z | Compiling typify-impl v0.6.2 |
| 1917 | 2026-05-11T04:07:18.657Z | Compiling ciborium v0.2.2 |
| 1918 | 2026-05-11T04:07:18.722Z | Compiling tabwriter v1.4.1 |
| 1919 | 2026-05-11T04:07:18.972Z | Compiling cobs v0.3.0 |
| 1920 | 2026-05-11T04:07:19.224Z | Compiling float-ord v0.3.2 |
| 1921 | 2026-05-11T04:07:19.251Z | Compiling managed v0.8.0 |
| 1922 | 2026-05-11T04:07:19.280Z | Compiling bitflags v1.3.2 |
| 1923 | 2026-05-11T04:07:19.347Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1924 | 2026-05-11T04:07:19.364Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1925 | 2026-05-11T04:07:19.469Z | Compiling smoltcp v0.11.0 |
| 1926 | 2026-05-11T04:07:19.481Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1927 | 2026-05-11T04:07:19.839Z | Compiling postcard v1.1.3 |
| 1928 | 2026-05-11T04:07:20.140Z | Compiling ingot v0.1.1 |
| 1929 | 2026-05-11T04:07:20.143Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1930 | 2026-05-11T04:07:20.185Z | Compiling atomicwrites v0.4.4 |
| 1931 | 2026-05-11T04:07:20.378Z | Compiling typify v0.6.2 |
| 1932 | 2026-05-11T04:07:20.410Z | Compiling crossbeam-deque v0.8.6 |
| 1933 | 2026-05-11T04:07:20.492Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1934 | 2026-05-11T04:07:20.611Z | Compiling swrite v0.1.0 |
| 1935 | 2026-05-11T04:07:20.714Z | Compiling cpufeatures v0.3.0 |
| 1936 | 2026-05-11T04:07:20.795Z | Compiling colored v3.1.1 |
| 1937 | 2026-05-11T04:07:20.795Z | Compiling linked-hash-map v0.5.6 |
| 1938 | 2026-05-11T04:07:20.992Z | Compiling resolv-conf v0.7.6 |
| 1939 | 2026-05-11T04:07:21.196Z | Compiling foreign-types-shared v0.3.1 |
| 1940 | 2026-05-11T04:07:21.302Z | Compiling foreign-types v0.5.0 |
| 1941 | 2026-05-11T04:07:21.346Z | Compiling lru-cache v0.1.2 |
| 1942 | 2026-05-11T04:07:21.369Z | Compiling chacha20 v0.10.0 |
| 1943 | 2026-05-11T04:07:21.389Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1944 | 2026-05-11T04:07:21.481Z | Compiling rayon-core v1.13.0 |
| 1945 | 2026-05-11T04:07:21.639Z | Compiling hubpack v0.1.2 |
| 1946 | 2026-05-11T04:07:21.681Z | Compiling progenitor-impl v0.13.0 |
| 1947 | 2026-05-11T04:07:21.879Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1948 | 2026-05-11T04:07:22.020Z | Compiling num_enum v0.7.6 |
| 1949 | 2026-05-11T04:07:22.151Z | Compiling memoffset v0.9.1 |
| 1950 | 2026-05-11T04:07:22.198Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1951 | 2026-05-11T04:07:22.245Z | Compiling hickory-proto v0.24.4 |
| 1952 | 2026-05-11T04:07:22.322Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1953 | 2026-05-11T04:07:22.446Z | Compiling similar v2.7.0 |
| 1954 | 2026-05-11T04:07:22.991Z | Compiling serde-big-array v0.5.1 |
| 1955 | 2026-05-11T04:07:23.016Z | Compiling cstr-argument v0.1.2 |
| 1956 | 2026-05-11T04:07:23.147Z | Compiling unicode-segmentation v1.13.2 |
| 1957 | 2026-05-11T04:07:23.377Z | Compiling siphasher v1.0.2 |
| 1958 | 2026-05-11T04:07:23.586Z | Compiling phf_shared v0.12.1 |
| 1959 | 2026-05-11T04:07:23.708Z | Compiling newline-converter v0.3.0 |
| 1960 | 2026-05-11T04:07:23.778Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1961 | 2026-05-11T04:07:23.830Z | Compiling pin-project v1.1.11 |
| 1962 | 2026-05-11T04:07:23.940Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1963 | 2026-05-11T04:07:24.095Z | Compiling hickory-resolver v0.24.4 |
| 1964 | 2026-05-11T04:07:24.307Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1965 | 2026-05-11T04:07:24.588Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1966 | 2026-05-11T04:07:24.723Z | Compiling progenitor v0.13.0 |
| 1967 | 2026-05-11T04:07:24.813Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1968 | 2026-05-11T04:07:24.870Z | Compiling nix v0.31.2 |
| 1969 | 2026-05-11T04:07:24.934Z | Compiling num_enum v0.5.11 |
| 1970 | 2026-05-11T04:07:25.029Z | Compiling rayon v1.11.0 |
| 1971 | 2026-05-11T04:07:25.060Z | Compiling rand v0.10.1 |
| 1972 | 2026-05-11T04:07:25.403Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1973 | 2026-05-11T04:07:25.732Z | Compiling prettyplease v0.2.37 |
| 1974 | 2026-05-11T04:07:25.960Z | Compiling unicode-normalization v0.1.25 |
| 1975 | 2026-05-11T04:07:26.344Z | Compiling console v0.15.11 |
| 1976 | 2026-05-11T04:07:26.432Z | Compiling camino-tempfile v1.4.1 |
| 1977 | 2026-05-11T04:07:26.506Z | Compiling tokio-stream v0.1.18 |
| 1978 | 2026-05-11T04:07:26.589Z | Compiling csv-core v0.1.13 |
| 1979 | 2026-05-11T04:07:26.676Z | Compiling same-file v1.0.6 |
| 1980 | 2026-05-11T04:07:26.765Z | Compiling foldhash v0.1.5 |
| 1981 | 2026-05-11T04:07:26.778Z | Compiling highway v1.3.0 |
| 1982 | 2026-05-11T04:07:26.850Z | Compiling foreign-types-shared v0.1.1 |
| 1983 | 2026-05-11T04:07:26.862Z | Compiling unicode-width v0.1.14 |
| 1984 | 2026-05-11T04:07:26.946Z | Compiling foreign-types v0.3.2 |
| 1985 | 2026-05-11T04:07:26.955Z | Compiling hashbrown v0.15.5 |
| 1986 | 2026-05-11T04:07:26.967Z | Compiling qorb v0.4.1 |
| 1987 | 2026-05-11T04:07:26.992Z | Compiling walkdir v2.5.0 |
| 1988 | 2026-05-11T04:07:27.018Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1989 | 2026-05-11T04:07:27.030Z | Compiling csv v1.4.0 |
| 1990 | 2026-05-11T04:07:27.145Z | Compiling expectorate v1.2.0 |
| 1991 | 2026-05-11T04:07:27.177Z | Compiling snafu v0.8.9 |
| 1992 | 2026-05-11T04:07:27.303Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1993 | 2026-05-11T04:07:27.332Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1994 | 2026-05-11T04:07:27.474Z | Compiling olpc-cjson v0.1.4 |
| 1995 | 2026-05-11T04:07:27.582Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1996 | 2026-05-11T04:07:27.644Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1997 | 2026-05-11T04:07:27.971Z | Compiling newtype_derive v0.1.6 |
| 1998 | 2026-05-11T04:07:28.061Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1999 | 2026-05-11T04:07:28.700Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2000 | 2026-05-11T04:07:28.944Z | Compiling owo-colors v4.3.0 |
| 2001 | 2026-05-11T04:07:28.974Z | Compiling phf v0.12.1 |
| 2002 | 2026-05-11T04:07:29.062Z | Compiling openssl-sys v0.9.112 |
| 2003 | 2026-05-11T04:07:29.146Z | Compiling tokio-dtrace v0.1.1 |
| 2004 | 2026-05-11T04:07:29.386Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2005 | 2026-05-11T04:07:29.400Z | Compiling globset v0.4.18 |
| 2006 | 2026-05-11T04:07:29.431Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2007 | 2026-05-11T04:07:29.627Z | Compiling itertools v0.12.1 |
| 2008 | 2026-05-11T04:07:29.650Z | Compiling libsw-core v0.3.2 |
| 2009 | 2026-05-11T04:07:29.716Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2010 | 2026-05-11T04:07:29.831Z | Compiling pem v3.0.6 |
| 2011 | 2026-05-11T04:07:30.087Z | Compiling serde_plain v1.0.2 |
| 2012 | 2026-05-11T04:07:30.206Z | Compiling sigpipe v0.1.3 |
| 2013 | 2026-05-11T04:07:30.219Z | Compiling glob v0.3.3 |
| 2014 | 2026-05-11T04:07:30.287Z | Compiling bytecount v0.6.9 |
| 2015 | 2026-05-11T04:07:30.301Z | Compiling unicode-linebreak v0.1.5 |
| 2016 | 2026-05-11T04:07:30.313Z | Compiling smawk v0.3.2 |
| 2017 | 2026-05-11T04:07:30.437Z | Compiling jiff v0.2.23 |
| 2018 | 2026-05-11T04:07:30.457Z | Compiling fixedbitset v0.4.2 |
| 2019 | 2026-05-11T04:07:30.560Z | Compiling minimal-lexical v0.2.1 |
| 2020 | 2026-05-11T04:07:30.651Z | Compiling typed-path v0.9.3 |
| 2021 | 2026-05-11T04:07:30.696Z | Compiling fixedbitset v0.5.7 |
| 2022 | 2026-05-11T04:07:30.798Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2023 | 2026-05-11T04:07:30.824Z | Compiling nom v7.1.3 |
| 2024 | 2026-05-11T04:07:30.856Z | Compiling zone v0.3.1 |
| 2025 | 2026-05-11T04:07:31.030Z | Compiling petgraph v0.8.3 |
| 2026 | 2026-05-11T04:07:31.044Z | Compiling petgraph v0.6.5 |
| 2027 | 2026-05-11T04:07:31.556Z | Compiling tough v0.20.0 |
| 2028 | 2026-05-11T04:07:31.598Z | Compiling textwrap v0.16.2 |
| 2029 | 2026-05-11T04:07:31.940Z | Compiling papergrid v0.11.0 |
| 2030 | 2026-05-11T04:07:31.993Z | Compiling openssl v0.10.76 |
| 2031 | 2026-05-11T04:07:32.110Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2032 | 2026-05-11T04:07:32.143Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2033 | 2026-05-11T04:07:32.487Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2034 | 2026-05-11T04:07:32.523Z | Compiling libsw v3.5.0 |
| 2035 | 2026-05-11T04:07:32.704Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2036 | 2026-05-11T04:07:32.806Z | Compiling oxide-tokio-rt v0.1.4 |
| 2037 | 2026-05-11T04:07:32.954Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2038 | 2026-05-11T04:07:33.119Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2039 | 2026-05-11T04:07:33.278Z | Compiling chrono-tz v0.10.4 |
| 2040 | 2026-05-11T04:07:33.567Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2041 | 2026-05-11T04:07:33.741Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2042 | 2026-05-11T04:07:33.806Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2043 | 2026-05-11T04:07:33.894Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2044 | 2026-05-11T04:07:34.009Z | Compiling slog-dtrace v0.3.0 |
| 2045 | 2026-05-11T04:07:34.394Z | Compiling cancel-safe-futures v0.1.5 |
| 2046 | 2026-05-11T04:07:34.686Z | Compiling const_format v0.2.35 |
| 2047 | 2026-05-11T04:07:34.712Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2048 | 2026-05-11T04:07:34.848Z | Compiling gethostname v0.5.0 |
| 2049 | 2026-05-11T04:07:34.980Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2050 | 2026-05-11T04:07:35.006Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2051 | 2026-05-11T04:07:35.021Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2052 | 2026-05-11T04:07:35.111Z | Compiling smf v0.2.3 |
| 2053 | 2026-05-11T04:07:35.147Z | Compiling bcs v0.1.6 |
| 2054 | 2026-05-11T04:07:35.484Z | Compiling whoami v1.6.1 |
| 2055 | 2026-05-11T04:07:35.546Z | Compiling linear-map v1.2.0 |
| 2056 | 2026-05-11T04:07:35.689Z | Compiling termtree v0.5.1 |
| 2057 | 2026-05-11T04:07:35.740Z | Compiling tagptr v0.2.0 |
| 2058 | 2026-05-11T04:07:35.752Z | Compiling lazy_static v1.5.0 |
| 2059 | 2026-05-11T04:07:35.800Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2060 | 2026-05-11T04:07:35.803Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2061 | 2026-05-11T04:07:35.840Z | Compiling steno v0.4.1 |
| 2062 | 2026-05-11T04:07:35.855Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2063 | 2026-05-11T04:07:35.889Z | Compiling moka v0.12.15 |
| 2064 | 2026-05-11T04:07:36.290Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2065 | 2026-05-11T04:07:36.509Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2066 | 2026-05-11T04:07:36.670Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2067 | 2026-05-11T04:07:37.315Z | Compiling tabled v0.15.0 |
| 2068 | 2026-05-11T04:07:37.398Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2069 | 2026-05-11T04:07:37.602Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2070 | 2026-05-11T04:07:37.915Z | Compiling cookie v0.18.1 |
| 2071 | 2026-05-11T04:07:38.533Z | Compiling crc32fast v1.5.0 |
| 2072 | 2026-05-11T04:07:38.720Z | Compiling hickory-proto v0.25.2 |
| 2073 | 2026-05-11T04:07:38.723Z | Compiling humantime v2.3.0 |
| 2074 | 2026-05-11T04:07:38.743Z | Compiling libscf-sys v1.1.0 |
| 2075 | 2026-05-11T04:07:38.892Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2076 | 2026-05-11T04:07:39.019Z | Compiling simd-adler32 v0.3.9 |
| 2077 | 2026-05-11T04:07:39.301Z | Compiling adler2 v2.0.1 |
| 2078 | 2026-05-11T04:07:39.314Z | Compiling parking_lot_core v0.8.6 |
| 2079 | 2026-05-11T04:07:39.448Z | Compiling miniz_oxide v0.8.9 |
| 2080 | 2026-05-11T04:07:39.461Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2081 | 2026-05-11T04:07:39.634Z | Compiling parking_lot v0.11.2 |
| 2082 | 2026-05-11T04:07:39.797Z | Compiling fxhash v0.2.1 |
| 2083 | 2026-05-11T04:07:39.833Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2084 | 2026-05-11T04:07:39.943Z | Compiling flate2 v1.1.9 |
| 2085 | 2026-05-11T04:07:40.037Z | Compiling compression-core v0.4.31 |
| 2086 | 2026-05-11T04:07:40.074Z | Compiling internet-checksum v0.2.1 |
| 2087 | 2026-05-11T04:07:40.126Z | Compiling sled v0.34.7 |
| 2088 | 2026-05-11T04:07:40.207Z | Compiling const-random v0.1.18 |
| 2089 | 2026-05-11T04:07:40.218Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 2090 | 2026-05-11T04:07:40.255Z | Compiling compression-codecs v0.4.37 |
| 2091 | 2026-05-11T04:07:40.285Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 2092 | 2026-05-11T04:07:40.378Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 2093 | 2026-05-11T04:07:40.516Z | Compiling toml v1.1.0+spec-1.1.0 |
| 2094 | 2026-05-11T04:07:40.577Z | Compiling async-compression v0.4.41 |
| 2095 | 2026-05-11T04:07:40.604Z | Compiling ahash v0.8.12 |
| 2096 | 2026-05-11T04:07:40.683Z | Compiling hickory-resolver v0.25.2 |
| 2097 | 2026-05-11T04:07:40.846Z | Compiling smartstring v1.0.1 |
| 2098 | 2026-05-11T04:07:40.904Z | Compiling thin-vec v0.2.14 |
| 2099 | 2026-05-11T04:07:41.130Z | Compiling rhai v1.24.0 |
| 2100 | 2026-05-11T04:07:41.182Z | Compiling dropshot-api-manager-types v0.7.0 |
| 2101 | 2026-05-11T04:07:41.541Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2102 | 2026-05-11T04:07:41.933Z | Compiling dropshot v0.17.0 |
| 2103 | 2026-05-11T04:07:42.073Z | Compiling nom v8.0.0 |
| 2104 | 2026-05-11T04:07:42.710Z | Compiling fs-err v3.3.0 |
| 2105 | 2026-05-11T04:07:43.027Z | Compiling git-stub v1.0.0 |
| 2106 | 2026-05-11T04:07:43.300Z | Compiling is_ci v1.2.0 |
| 2107 | 2026-05-11T04:07:43.315Z | Compiling git-stub-vcs v0.1.0 |
| 2108 | 2026-05-11T04:07:43.448Z | Compiling supports-color v3.0.2 |
| 2109 | 2026-05-11T04:07:43.510Z | Compiling drift v0.1.3 |
| 2110 | 2026-05-11T04:07:43.629Z | Compiling sha2 v0.10.9 |
| 2111 | 2026-05-11T04:07:44.667Z | Compiling dropshot-api-manager v0.7.0 |
| 2112 | 2026-05-11T04:07:46.111Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2113 | 2026-05-11T04:07:53.815Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2114 | 2026-05-11T04:07:55.422Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2115 | 2026-05-11T04:07:56.502Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2116 | 2026-05-11T04:07:57.657Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2117 | 2026-05-11T04:07:57.657Z | Compiling ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 2118 | 2026-05-11T04:07:58.462Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2119 | 2026-05-11T04:07:58.558Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2120 | 2026-05-11T04:08:00.435Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2121 | 2026-05-11T04:08:00.435Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2122 | 2026-05-11T04:08:07.288Z | Compiling mg-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-types/versions) |
| 2123 | 2026-05-11T04:08:08.765Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2124 | 2026-05-11T04:08:10.121Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2125 | 2026-05-11T04:08:33.967Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s |
| 2126 | 2026-05-11T04:08:34.084Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2127 | 2026-05-11T04:08:34.135Z | ------- |
| 2128 | 2026-05-11T04:08:34.135Z | Generating OpenAPI documents from API definitions ... |
| 2129 | 2026-05-11T04:08:34.262Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2130 | 2026-05-11T04:08:34.294Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2131 | 2026-05-11T04:08:34.371Z | ------- |
| 2132 | 2026-05-11T04:08:34.371Z | Checking 11 OpenAPI documents... |
| 2133 | 2026-05-11T04:08:34.371Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2134 | 2026-05-11T04:08:34.371Z | Fresh ddm-admin (versioned v2.0.0 (added locally)): DDM Admin |
| 2135 | 2026-05-11T04:08:34.371Z | Fresh ddm-admin "latest" symlink |
| 2136 | 2026-05-11T04:08:34.371Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2137 | 2026-05-11T04:08:34.371Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2138 | 2026-05-11T04:08:34.374Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2139 | 2026-05-11T04:08:34.374Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2140 | 2026-05-11T04:08:34.375Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2141 | 2026-05-11T04:08:34.375Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2142 | 2026-05-11T04:08:34.375Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2143 | 2026-05-11T04:08:34.375Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2144 | 2026-05-11T04:08:34.375Z | Fresh mg-admin (versioned v9.0.0 (added locally)): Maghemite Admin |
| 2145 | 2026-05-11T04:08:34.375Z | Fresh mg-admin "latest" symlink |
| 2146 | 2026-05-11T04:08:34.375Z | ------- |
| 2147 | 2026-05-11T04:08:34.375Z | Success 11 documents checked: 13 fresh, 0 stale, 0 failed, 0 other problems |
| 2148 | 2026-05-11T04:08:34.411Z | + banner build |
| 2149 | 2026-05-11T04:08:34.414Z | |
| 2150 | 2026-05-11T04:08:34.414Z | ##### # # # # ##### |
| 2151 | 2026-05-11T04:08:34.414Z | # # # # # # # # |
| 2152 | 2026-05-11T04:08:34.414Z | ##### # # # # # # |
| 2153 | 2026-05-11T04:08:34.414Z | # # # # # # # # |
| 2154 | 2026-05-11T04:08:34.414Z | # # # # # # # # |
| 2155 | 2026-05-11T04:08:34.414Z | ##### #### # ###### ##### |
| 2156 | 2026-05-11T04:08:34.414Z | |
| 2157 | 2026-05-11T04:08:34.414Z | + ptime -m cargo build |
| 2158 | 2026-05-11T04:08:35.016Z | Compiling log v0.4.29 |
| 2159 | 2026-05-11T04:08:35.128Z | Compiling slog v2.8.2 |
| 2160 | 2026-05-11T04:08:35.149Z | Compiling rustls-webpki v0.103.10 |
| 2161 | 2026-05-11T04:08:35.164Z | Compiling webpki-roots v1.0.6 |
| 2162 | 2026-05-11T04:08:35.214Z | Compiling zone v0.3.1 |
| 2163 | 2026-05-11T04:08:35.246Z | Compiling arc-swap v1.9.0 |
| 2164 | 2026-05-11T04:08:35.260Z | Compiling goblin v0.10.5 |
| 2165 | 2026-05-11T04:08:35.260Z | Compiling rustls v0.22.4 |
| 2166 | 2026-05-11T04:08:35.281Z | Compiling typify-impl v0.6.2 |
| 2167 | 2026-05-11T04:08:35.309Z | Compiling goblin v0.8.2 |
| 2168 | 2026-05-11T04:08:35.525Z | Compiling slog-term v2.9.2 |
| 2169 | 2026-05-11T04:08:35.547Z | Compiling slog-async v2.8.0 |
| 2170 | 2026-05-11T04:08:35.982Z | Compiling rustls v0.23.37 |
| 2171 | 2026-05-11T04:08:36.046Z | Compiling slog-json v2.6.1 |
| 2172 | 2026-05-11T04:08:36.090Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2173 | 2026-05-11T04:08:36.101Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2174 | 2026-05-11T04:08:36.256Z | Compiling slog-bunyan v2.5.0 |
| 2175 | 2026-05-11T04:08:36.270Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2176 | 2026-05-11T04:08:36.399Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2177 | 2026-05-11T04:08:36.478Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2178 | 2026-05-11T04:08:36.520Z | Compiling globset v0.4.18 |
| 2179 | 2026-05-11T04:08:37.313Z | Compiling tokio-rustls v0.25.0 |
| 2180 | 2026-05-11T04:08:37.473Z | Compiling typify v0.6.2 |
| 2181 | 2026-05-11T04:08:37.552Z | Compiling dof v0.3.0 |
| 2182 | 2026-05-11T04:08:37.592Z | Compiling progenitor-impl v0.13.0 |
| 2183 | 2026-05-11T04:08:38.367Z | Compiling dof v0.4.0 |
| 2184 | 2026-05-11T04:08:38.923Z | Compiling usdt-impl v0.5.0 |
| 2185 | 2026-05-11T04:08:39.167Z | Compiling tokio-rustls v0.26.4 |
| 2186 | 2026-05-11T04:08:39.460Z | Compiling hyper-rustls v0.27.7 |
| 2187 | 2026-05-11T04:08:39.603Z | Compiling rustls-platform-verifier v0.6.2 |
| 2188 | 2026-05-11T04:08:39.709Z | Compiling usdt-impl v0.6.0 |
| 2189 | 2026-05-11T04:08:39.812Z | Compiling reqwest v0.13.2 |
| 2190 | 2026-05-11T04:08:39.858Z | Compiling reqwest v0.12.28 |
| 2191 | 2026-05-11T04:08:40.008Z | Compiling usdt v0.5.0 |
| 2192 | 2026-05-11T04:08:40.021Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2193 | 2026-05-11T04:08:40.149Z | Compiling usdt v0.6.0 |
| 2194 | 2026-05-11T04:08:40.290Z | Compiling tokio-dtrace v0.1.1 |
| 2195 | 2026-05-11T04:08:40.394Z | Compiling dropshot v0.16.7 |
| 2196 | 2026-05-11T04:08:40.442Z | Compiling qorb v0.4.1 |
| 2197 | 2026-05-11T04:08:40.563Z | Compiling oxide-tokio-rt v0.1.4 |
| 2198 | 2026-05-11T04:08:40.822Z | Compiling slog-dtrace v0.3.0 |
| 2199 | 2026-05-11T04:08:40.849Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2200 | 2026-05-11T04:08:40.873Z | Compiling steno v0.4.1 |
| 2201 | 2026-05-11T04:08:41.133Z | Compiling progenitor-client v0.13.0 |
| 2202 | 2026-05-11T04:08:41.453Z | Compiling progenitor-client v0.10.0 |
| 2203 | 2026-05-11T04:08:41.767Z | Compiling progenitor-extras v0.1.1 |
| 2204 | 2026-05-11T04:08:41.893Z | Compiling progenitor v0.13.0 |
| 2205 | 2026-05-11T04:08:42.025Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2206 | 2026-05-11T04:08:42.045Z | Compiling tough v0.20.0 |
| 2207 | 2026-05-11T04:08:42.451Z | Compiling sled v0.34.7 |
| 2208 | 2026-05-11T04:08:42.529Z | Compiling typify-impl v0.4.3 |
| 2209 | 2026-05-11T04:08:43.551Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2210 | 2026-05-11T04:08:43.583Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2211 | 2026-05-11T04:08:43.754Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2212 | 2026-05-11T04:08:44.353Z | Compiling typify v0.4.3 |
| 2213 | 2026-05-11T04:08:44.474Z | Compiling progenitor-client v0.14.0 |
| 2214 | 2026-05-11T04:08:44.800Z | Compiling progenitor-impl v0.14.0 |
| 2215 | 2026-05-11T04:08:45.640Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2216 | 2026-05-11T04:08:45.833Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2217 | 2026-05-11T04:08:46.353Z | Compiling progenitor v0.14.0 |
| 2218 | 2026-05-11T04:08:46.377Z | Compiling slog-scope v4.4.1 |
| 2219 | 2026-05-11T04:08:46.506Z | Compiling papergrid v0.17.0 |
| 2220 | 2026-05-11T04:08:46.645Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2221 | 2026-05-11T04:08:46.753Z | Compiling testing_table v0.3.0 |
| 2222 | 2026-05-11T04:08:46.783Z | Compiling dropshot v0.17.0 |
| 2223 | 2026-05-11T04:08:46.926Z | Compiling slog-stdlog v4.1.1 |
| 2224 | 2026-05-11T04:08:47.151Z | Compiling progenitor-impl v0.11.2 |
| 2225 | 2026-05-11T04:08:47.629Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2226 | 2026-05-11T04:08:48.020Z | Compiling tabled v0.20.0 |
| 2227 | 2026-05-11T04:08:48.121Z | Compiling progenitor-client v0.11.2 |
| 2228 | 2026-05-11T04:08:48.415Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2229 | 2026-05-11T04:08:48.436Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2230 | 2026-05-11T04:08:48.666Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2231 | 2026-05-11T04:08:48.951Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2232 | 2026-05-11T04:08:49.010Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2233 | 2026-05-11T04:08:49.574Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2234 | 2026-05-11T04:08:50.175Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2235 | 2026-05-11T04:08:50.371Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2236 | 2026-05-11T04:08:50.598Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2237 | 2026-05-11T04:08:50.614Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2238 | 2026-05-11T04:08:50.761Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2239 | 2026-05-11T04:08:50.906Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2240 | 2026-05-11T04:08:51.138Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2241 | 2026-05-11T04:08:51.356Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2242 | 2026-05-11T04:08:51.619Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2243 | 2026-05-11T04:08:52.044Z | Compiling progenitor v0.11.2 |
| 2244 | 2026-05-11T04:08:52.102Z | Compiling slog-envlogger v2.2.0 |
| 2245 | 2026-05-11T04:08:52.146Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2246 | 2026-05-11T04:08:52.193Z | Compiling crc8 v0.1.1 |
| 2247 | 2026-05-11T04:08:52.313Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2248 | 2026-05-11T04:08:52.326Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2249 | 2026-05-11T04:08:52.447Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2250 | 2026-05-11T04:08:52.518Z | Compiling utf-8 v0.7.6 |
| 2251 | 2026-05-11T04:08:52.715Z | Compiling tungstenite v0.21.0 |
| 2252 | 2026-05-11T04:08:52.884Z | Compiling progenitor-impl v0.10.0 |
| 2253 | 2026-05-11T04:08:53.170Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2254 | 2026-05-11T04:08:53.460Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2255 | 2026-05-11T04:08:53.574Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2256 | 2026-05-11T04:08:53.588Z | Compiling tokio-tungstenite v0.21.0 |
| 2257 | 2026-05-11T04:08:53.618Z | Compiling lzma-sys v0.1.20 |
| 2258 | 2026-05-11T04:08:53.735Z | Compiling typeid v1.0.3 |
| 2259 | 2026-05-11T04:08:53.861Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2260 | 2026-05-11T04:08:53.895Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2261 | 2026-05-11T04:08:53.911Z | Compiling console v0.16.3 |
| 2262 | 2026-05-11T04:08:53.956Z | Compiling base64 v0.21.7 |
| 2263 | 2026-05-11T04:08:54.336Z | Compiling progenitor v0.10.0 |
| 2264 | 2026-05-11T04:08:54.493Z | Compiling unit-prefix v0.5.2 |
| 2265 | 2026-05-11T04:08:54.585Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2266 | 2026-05-11T04:08:54.660Z | Compiling indicatif v0.18.4 |
| 2267 | 2026-05-11T04:08:55.234Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2268 | 2026-05-11T04:08:55.324Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2269 | 2026-05-11T04:08:55.619Z | Compiling ron v0.12.1 |
| 2270 | 2026-05-11T04:08:55.645Z | Compiling xz2 v0.1.7 |
| 2271 | 2026-05-11T04:08:55.900Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2272 | 2026-05-11T04:08:56.041Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2273 | 2026-05-11T04:08:56.288Z | Compiling base16ct v1.0.0 |
| 2274 | 2026-05-11T04:08:56.492Z | Compiling dropshot-api-manager v0.7.0 |
| 2275 | 2026-05-11T04:08:57.103Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2276 | 2026-05-11T04:08:57.324Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2277 | 2026-05-11T04:08:57.572Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2278 | 2026-05-11T04:08:58.607Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 2279 | 2026-05-11T04:08:59.099Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 2280 | 2026-05-11T04:08:59.562Z | Compiling natord v1.0.9 |
| 2281 | 2026-05-11T04:08:59.751Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2282 | 2026-05-11T04:08:59.842Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2283 | 2026-05-11T04:08:59.960Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2284 | 2026-05-11T04:09:06.140Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2285 | 2026-05-11T04:09:13.228Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2286 | 2026-05-11T04:09:14.829Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2287 | 2026-05-11T04:09:15.915Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2288 | 2026-05-11T04:09:17.069Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2289 | 2026-05-11T04:09:17.070Z | Compiling ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 2290 | 2026-05-11T04:09:17.518Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2291 | 2026-05-11T04:09:17.913Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2292 | 2026-05-11T04:09:17.975Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2293 | 2026-05-11T04:09:17.978Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2294 | 2026-05-11T04:09:18.333Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2295 | 2026-05-11T04:09:18.728Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2296 | 2026-05-11T04:09:20.169Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2297 | 2026-05-11T04:09:20.169Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2298 | 2026-05-11T04:09:20.172Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2299 | 2026-05-11T04:09:26.786Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2300 | 2026-05-11T04:09:28.388Z | Compiling mg-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-types/versions) |
| 2301 | 2026-05-11T04:09:30.108Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2302 | 2026-05-11T04:09:30.108Z | Compiling mg-types v0.1.0 (/work/oxidecomputer/maghemite/mg-types) |
| 2303 | 2026-05-11T04:09:30.162Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2304 | 2026-05-11T04:09:30.210Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2305 | 2026-05-11T04:09:31.806Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2306 | 2026-05-11T04:09:31.806Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2307 | 2026-05-11T04:10:17.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s |
| 2308 | 2026-05-11T04:10:17.957Z | |
| 2309 | 2026-05-11T04:10:17.957Z | real 1:43.492572608 |
| 2310 | 2026-05-11T04:10:17.957Z | user 7:07.312805494 |
| 2311 | 2026-05-11T04:10:17.957Z | sys 1:04.080808869 |
| 2312 | 2026-05-11T04:10:17.957Z | trap 0.196612952 |
| 2313 | 2026-05-11T04:10:17.957Z | tflt 0.130461231 |
| 2314 | 2026-05-11T04:10:17.957Z | dflt 0.448756787 |
| 2315 | 2026-05-11T04:10:17.957Z | kflt 0.001598210 |
| 2316 | 2026-05-11T04:10:17.957Z | lock 28:31.493924922 |
| 2317 | 2026-05-11T04:10:17.957Z | slp 25:33.440497037 |
| 2318 | 2026-05-11T04:10:17.957Z | lat 18.502548969 |
| 2319 | 2026-05-11T04:10:17.957Z | stop 25.212921888 |
| 2320 | 2026-05-11T04:10:17.960Z | + ptime -m cargo build --release |
| 2321 | 2026-05-11T04:10:19.156Z | Compiling proc-macro2 v1.0.106 |
| 2322 | 2026-05-11T04:10:19.156Z | Compiling quote v1.0.45 |
| 2323 | 2026-05-11T04:10:19.156Z | Compiling unicode-ident v1.0.24 |
| 2324 | 2026-05-11T04:10:19.159Z | Compiling serde_core v1.0.228 |
| 2325 | 2026-05-11T04:10:19.159Z | Compiling serde v1.0.228 |
| 2326 | 2026-05-11T04:10:19.160Z | Compiling libc v0.2.186 |
| 2327 | 2026-05-11T04:10:19.160Z | Compiling cfg-if v1.0.4 |
| 2328 | 2026-05-11T04:10:19.439Z | Compiling zmij v1.0.21 |
| 2329 | 2026-05-11T04:10:19.466Z | Compiling autocfg v1.5.0 |
| 2330 | 2026-05-11T04:10:19.661Z | Compiling memchr v2.8.0 |
| 2331 | 2026-05-11T04:10:19.730Z | Compiling libm v0.2.16 |
| 2332 | 2026-05-11T04:10:20.052Z | Compiling itoa v1.0.18 |
| 2333 | 2026-05-11T04:10:20.110Z | Compiling version_check v0.9.5 |
| 2334 | 2026-05-11T04:10:20.351Z | Compiling icu_properties_data v2.1.2 |
| 2335 | 2026-05-11T04:10:20.365Z | Compiling icu_normalizer_data v2.1.1 |
| 2336 | 2026-05-11T04:10:20.384Z | Compiling stable_deref_trait v1.2.1 |
| 2337 | 2026-05-11T04:10:20.532Z | Compiling serde_json v1.0.149 |
| 2338 | 2026-05-11T04:10:20.599Z | Compiling thiserror v2.0.18 |
| 2339 | 2026-05-11T04:10:20.635Z | Compiling writeable v0.6.2 |
| 2340 | 2026-05-11T04:10:20.742Z | Compiling syn v2.0.117 |
| 2341 | 2026-05-11T04:10:20.794Z | Compiling litemap v0.8.1 |
| 2342 | 2026-05-11T04:10:20.950Z | Compiling num-traits v0.2.19 |
| 2343 | 2026-05-11T04:10:20.950Z | Compiling percent-encoding v2.3.2 |
| 2344 | 2026-05-11T04:10:21.146Z | Compiling form_urlencoded v1.2.2 |
| 2345 | 2026-05-11T04:10:21.225Z | Compiling utf8_iter v1.0.4 |
| 2346 | 2026-05-11T04:10:21.252Z | Compiling parking_lot_core v0.9.12 |
| 2347 | 2026-05-11T04:10:21.395Z | Compiling rand_core v0.10.0 |
| 2348 | 2026-05-11T04:10:21.413Z | Compiling getrandom v0.4.2 |
| 2349 | 2026-05-11T04:10:21.456Z | Compiling heck v0.5.0 |
| 2350 | 2026-05-11T04:10:21.552Z | Compiling jobserver v0.1.34 |
| 2351 | 2026-05-11T04:10:21.585Z | Compiling shlex v1.3.0 |
| 2352 | 2026-05-11T04:10:21.670Z | Compiling find-msvc-tools v0.1.9 |
| 2353 | 2026-05-11T04:10:21.834Z | Compiling cc v1.2.58 |
| 2354 | 2026-05-11T04:10:21.924Z | Compiling errno v0.3.14 |
| 2355 | 2026-05-11T04:10:22.053Z | Compiling iana-time-zone v0.1.65 |
| 2356 | 2026-05-11T04:10:22.091Z | Compiling uuid v1.23.0 |
| 2357 | 2026-05-11T04:10:22.396Z | Compiling zerocopy v0.8.48 |
| 2358 | 2026-05-11T04:10:22.674Z | Compiling semver v1.0.28 |
| 2359 | 2026-05-11T04:10:22.695Z | Compiling schemars v0.8.22 |
| 2360 | 2026-05-11T04:10:22.791Z | Compiling dyn-clone v1.0.20 |
| 2361 | 2026-05-11T04:10:22.869Z | Compiling getrandom v0.2.17 |
| 2362 | 2026-05-11T04:10:22.951Z | Compiling pin-project-lite v0.2.17 |
| 2363 | 2026-05-11T04:10:22.983Z | Compiling rustversion v1.0.22 |
| 2364 | 2026-05-11T04:10:23.094Z | Compiling socket2 v0.6.3 |
| 2365 | 2026-05-11T04:10:23.101Z | Compiling scopeguard v1.2.0 |
| 2366 | 2026-05-11T04:10:23.132Z | Compiling bitflags v2.11.0 |
| 2367 | 2026-05-11T04:10:23.218Z | Compiling lock_api v0.4.14 |
| 2368 | 2026-05-11T04:10:23.271Z | Compiling portable-atomic v1.13.1 |
| 2369 | 2026-05-11T04:10:23.476Z | Compiling log v0.4.29 |
| 2370 | 2026-05-11T04:10:23.665Z | Compiling synstructure v0.13.2 |
| 2371 | 2026-05-11T04:10:23.721Z | Compiling serde_derive_internals v0.29.1 |
| 2372 | 2026-05-11T04:10:23.729Z | Compiling signal-hook-registry v1.4.8 |
| 2373 | 2026-05-11T04:10:24.817Z | Compiling mio v1.2.0 |
| 2374 | 2026-05-11T04:10:24.828Z | Compiling critical-section v1.2.0 |
| 2375 | 2026-05-11T04:10:24.828Z | Compiling equivalent v1.0.2 |
| 2376 | 2026-05-11T04:10:24.828Z | Compiling subtle v2.6.1 |
| 2377 | 2026-05-11T04:10:24.828Z | Compiling typenum v1.19.0 |
| 2378 | 2026-05-11T04:10:24.828Z | Compiling once_cell v1.21.4 |
| 2379 | 2026-05-11T04:10:24.828Z | Compiling futures-core v0.3.32 |
| 2380 | 2026-05-11T04:10:24.828Z | Compiling httparse v1.10.1 |
| 2381 | 2026-05-11T04:10:24.828Z | Compiling ring v0.17.14 |
| 2382 | 2026-05-11T04:10:24.828Z | Compiling cmake v0.1.58 |
| 2383 | 2026-05-11T04:10:24.828Z | Compiling fs_extra v1.3.0 |
| 2384 | 2026-05-11T04:10:24.828Z | Compiling dunce v1.0.5 |
| 2385 | 2026-05-11T04:10:24.828Z | Compiling futures-sink v0.3.32 |
| 2386 | 2026-05-11T04:10:24.829Z | Compiling slab v0.4.12 |
| 2387 | 2026-05-11T04:10:24.829Z | Compiling thiserror v1.0.69 |
| 2388 | 2026-05-11T04:10:24.829Z | Compiling rand_core v0.6.4 |
| 2389 | 2026-05-11T04:10:24.829Z | Compiling futures-channel v0.3.32 |
| 2390 | 2026-05-11T04:10:24.829Z | Compiling rustix v1.1.4 |
| 2391 | 2026-05-11T04:10:24.829Z | Compiling serde_derive v1.0.228 |
| 2392 | 2026-05-11T04:10:24.829Z | Compiling zerofrom-derive v0.1.6 |
| 2393 | 2026-05-11T04:10:24.884Z | Compiling yoke-derive v0.8.1 |
| 2394 | 2026-05-11T04:10:24.930Z | Compiling zerovec-derive v0.11.2 |
| 2395 | 2026-05-11T04:10:24.949Z | Compiling displaydoc v0.2.5 |
| 2396 | 2026-05-11T04:10:24.960Z | Compiling schemars_derive v0.8.22 |
| 2397 | 2026-05-11T04:10:25.013Z | Compiling thiserror-impl v2.0.18 |
| 2398 | 2026-05-11T04:10:25.149Z | Compiling tokio-macros v2.7.0 |
| 2399 | 2026-05-11T04:10:25.704Z | Compiling zerocopy-derive v0.8.48 |
| 2400 | 2026-05-11T04:10:25.895Z | Compiling zeroize_derive v1.4.3 |
| 2401 | 2026-05-11T04:10:25.895Z | Compiling futures-macro v0.3.32 |
| 2402 | 2026-05-11T04:10:25.999Z | Compiling zerofrom v0.1.6 |
| 2403 | 2026-05-11T04:10:26.018Z | Compiling aws-lc-sys v0.39.1 |
| 2404 | 2026-05-11T04:10:26.137Z | Compiling yoke v0.8.1 |
| 2405 | 2026-05-11T04:10:26.172Z | Compiling thiserror-impl v1.0.69 |
| 2406 | 2026-05-11T04:10:26.358Z | Compiling zerovec v0.11.5 |
| 2407 | 2026-05-11T04:10:26.399Z | Compiling zerotrie v0.2.3 |
| 2408 | 2026-05-11T04:10:26.621Z | Compiling zeroize v1.8.2 |
| 2409 | 2026-05-11T04:10:26.869Z | Compiling regex-syntax v0.8.10 |
| 2410 | 2026-05-11T04:10:26.878Z | Compiling hashbrown v0.17.0 |
| 2411 | 2026-05-11T04:10:26.886Z | Compiling futures-task v0.3.32 |
| 2412 | 2026-05-11T04:10:26.919Z | Compiling tinystr v0.8.2 |
| 2413 | 2026-05-11T04:10:26.975Z | Compiling potential_utf v0.1.4 |
| 2414 | 2026-05-11T04:10:27.077Z | Compiling futures-io v0.3.32 |
| 2415 | 2026-05-11T04:10:27.145Z | Compiling icu_locale_core v2.1.1 |
| 2416 | 2026-05-11T04:10:27.145Z | Compiling icu_collections v2.1.1 |
| 2417 | 2026-05-11T04:10:27.383Z | Compiling futures-util v0.3.32 |
| 2418 | 2026-05-11T04:10:27.451Z | Compiling indexmap v2.14.0 |
| 2419 | 2026-05-11T04:10:27.938Z | Compiling icu_provider v2.1.1 |
| 2420 | 2026-05-11T04:10:28.086Z | Compiling smallvec v1.15.1 |
| 2421 | 2026-05-11T04:10:28.160Z | Compiling bytes v1.11.1 |
| 2422 | 2026-05-11T04:10:28.396Z | Compiling icu_normalizer v2.1.1 |
| 2423 | 2026-05-11T04:10:30.557Z | Compiling icu_properties v2.1.2 |
| 2424 | 2026-05-11T04:10:30.557Z | Compiling chrono v0.4.44 |
| 2425 | 2026-05-11T04:10:30.557Z | Compiling serde_tokenstream v0.2.3 |
| 2426 | 2026-05-11T04:10:30.557Z | Compiling idna_adapter v1.2.1 |
| 2427 | 2026-05-11T04:10:30.557Z | Compiling parking_lot v0.12.5 |
| 2428 | 2026-05-11T04:10:30.557Z | Compiling idna v1.1.0 |
| 2429 | 2026-05-11T04:10:30.564Z | Compiling tokio v1.52.1 |
| 2430 | 2026-05-11T04:10:30.564Z | Compiling url v2.5.8 |
| 2431 | 2026-05-11T04:10:30.564Z | Compiling tracing-attributes v0.1.31 |
| 2432 | 2026-05-11T04:10:30.565Z | Compiling tracing-core v0.1.36 |
| 2433 | 2026-05-11T04:10:30.565Z | Compiling aho-corasick v1.1.4 |
| 2434 | 2026-05-11T04:10:31.635Z | Compiling regex-automata v0.4.14 |
| 2435 | 2026-05-11T04:10:31.682Z | Compiling tracing v0.1.44 |
| 2436 | 2026-05-11T04:10:31.880Z | Compiling http v1.4.0 |
| 2437 | 2026-05-11T04:10:32.069Z | Compiling generic-array v0.14.7 |
| 2438 | 2026-05-11T04:10:32.182Z | Compiling base64 v0.22.1 |
| 2439 | 2026-05-11T04:10:32.694Z | Compiling fnv v1.0.7 |
| 2440 | 2026-05-11T04:10:32.708Z | Compiling ucd-trie v0.1.7 |
| 2441 | 2026-05-11T04:10:32.965Z | Compiling pest v2.8.6 |
| 2442 | 2026-05-11T04:10:33.697Z | Compiling regex v1.12.3 |
| 2443 | 2026-05-11T04:10:33.777Z | Compiling rustls-pki-types v1.14.0 |
| 2444 | 2026-05-11T04:10:34.118Z | Compiling getrandom v0.3.4 |
| 2445 | 2026-05-11T04:10:34.220Z | Compiling pest_meta v2.8.6 |
| 2446 | 2026-05-11T04:10:34.480Z | Compiling byteorder v1.5.0 |
| 2447 | 2026-05-11T04:10:35.616Z | Compiling ipnetwork v0.21.1 |
| 2448 | 2026-05-11T04:10:35.616Z | Compiling slog v2.8.2 |
| 2449 | 2026-05-11T04:10:35.621Z | Compiling untrusted v0.9.0 |
| 2450 | 2026-05-11T04:10:35.621Z | Compiling pest_generator v2.8.6 |
| 2451 | 2026-05-11T04:10:35.621Z | Compiling anyhow v1.0.102 |
| 2452 | 2026-05-11T04:10:35.621Z | Compiling erased-serde v0.3.31 |
| 2453 | 2026-05-11T04:10:35.621Z | Compiling pest_derive v2.8.6 |
| 2454 | 2026-05-11T04:10:35.895Z | Compiling crypto-common v0.1.7 |
| 2455 | 2026-05-11T04:10:36.091Z | Compiling ipnet v2.12.0 |
| 2456 | 2026-05-11T04:10:36.435Z | Compiling tokio-util v0.7.18 |
| 2457 | 2026-05-11T04:10:36.760Z | Compiling strsim v0.11.1 |
| 2458 | 2026-05-11T04:10:36.986Z | Compiling http-body v1.0.1 |
| 2459 | 2026-05-11T04:10:37.063Z | Compiling atomic-waker v1.1.2 |
| 2460 | 2026-05-11T04:10:37.202Z | Compiling paste v1.0.15 |
| 2461 | 2026-05-11T04:10:37.216Z | Compiling tower-layer v0.3.3 |
| 2462 | 2026-05-11T04:10:37.316Z | Compiling time-core v0.1.8 |
| 2463 | 2026-05-11T04:10:37.424Z | Compiling try-lock v0.2.5 |
| 2464 | 2026-05-11T04:10:37.494Z | Compiling ryu v1.0.23 |
| 2465 | 2026-05-11T04:10:37.515Z | Compiling tower-service v0.3.3 |
| 2466 | 2026-05-11T04:10:37.521Z | Compiling ident_case v1.0.1 |
| 2467 | 2026-05-11T04:10:37.548Z | Compiling num-conv v0.2.1 |
| 2468 | 2026-05-11T04:10:37.603Z | Compiling want v0.3.1 |
| 2469 | 2026-05-11T04:10:37.705Z | Compiling time-macros v0.2.27 |
| 2470 | 2026-05-11T04:10:37.794Z | Compiling h2 v0.4.13 |
| 2471 | 2026-05-11T04:10:38.707Z | Compiling httpdate v1.0.3 |
| 2472 | 2026-05-11T04:10:39.081Z | Compiling syn v1.0.109 |
| 2473 | 2026-05-11T04:10:39.958Z | Compiling oxnet v0.1.4 |
| 2474 | 2026-05-11T04:10:41.142Z | Compiling hyper v1.9.0 |
| 2475 | 2026-05-11T04:10:41.673Z | Compiling omicron-workspace-hack v0.1.0 |
| 2476 | 2026-05-11T04:10:41.898Z | Compiling aws-lc-rs v1.16.2 |
| 2477 | 2026-05-11T04:10:42.151Z | Compiling hyper-util v0.1.20 |
| 2478 | 2026-05-11T04:10:44.054Z | Compiling block-buffer v0.10.4 |
| 2479 | 2026-05-11T04:10:44.236Z | Compiling ppv-lite86 v0.2.21 |
| 2480 | 2026-05-11T04:10:44.381Z | Compiling scroll_derive v0.13.1 |
| 2481 | 2026-05-11T04:10:44.592Z | Compiling pretty-hex v0.4.2 |
| 2482 | 2026-05-11T04:10:44.708Z | Compiling foldhash v0.2.0 |
| 2483 | 2026-05-11T04:10:44.742Z | Compiling allocator-api2 v0.2.21 |
| 2484 | 2026-05-11T04:10:44.923Z | Compiling camino v1.2.2 |
| 2485 | 2026-05-11T04:10:44.938Z | Compiling digest v0.10.7 |
| 2486 | 2026-05-11T04:10:45.084Z | Compiling hashbrown v0.16.1 |
| 2487 | 2026-05-11T04:10:45.193Z | Compiling serde_urlencoded v0.7.1 |
| 2488 | 2026-05-11T04:10:45.227Z | Compiling http-body-util v0.1.3 |
| 2489 | 2026-05-11T04:10:45.241Z | Compiling async-trait v0.1.89 |
| 2490 | 2026-05-11T04:10:45.259Z | Compiling untrusted v0.7.1 |
| 2491 | 2026-05-11T04:10:45.513Z | Compiling crossbeam-utils v0.8.21 |
| 2492 | 2026-05-11T04:10:45.849Z | Compiling rustls v0.23.37 |
| 2493 | 2026-05-11T04:10:46.461Z | Compiling slog-async v2.8.0 |
| 2494 | 2026-05-11T04:10:46.558Z | Compiling openapiv3 v2.2.0 |
| 2495 | 2026-05-11T04:10:46.820Z | Compiling daft-derive v0.1.5 |
| 2496 | 2026-05-11T04:10:46.833Z | Compiling usdt-impl v0.6.0 |
| 2497 | 2026-05-11T04:10:47.165Z | Compiling scroll v0.13.0 |
| 2498 | 2026-05-11T04:10:47.308Z | Compiling sync_wrapper v1.0.2 |
| 2499 | 2026-05-11T04:10:47.428Z | Compiling plain v0.2.3 |
| 2500 | 2026-05-11T04:10:47.445Z | Compiling tower v0.5.3 |
| 2501 | 2026-05-11T04:10:47.548Z | Compiling goblin v0.10.5 |
| 2502 | 2026-05-11T04:10:47.568Z | Compiling webpki-roots v1.0.6 |
| 2503 | 2026-05-11T04:10:47.848Z | Compiling cpufeatures v0.2.17 |
| 2504 | 2026-05-11T04:10:48.055Z | Compiling iri-string v0.7.12 |
| 2505 | 2026-05-11T04:10:48.087Z | Compiling dtrace-parser v0.3.0 |
| 2506 | 2026-05-11T04:10:48.675Z | Compiling thread-id v5.1.0 |
| 2507 | 2026-05-11T04:10:49.251Z | Compiling powerfmt v0.2.0 |
| 2508 | 2026-05-11T04:10:49.525Z | Compiling deranged v0.5.8 |
| 2509 | 2026-05-11T04:10:49.863Z | Compiling tower-http v0.6.8 |
| 2510 | 2026-05-11T04:10:50.645Z | Compiling dof v0.4.0 |
| 2511 | 2026-05-11T04:10:50.830Z | Compiling rand_core v0.9.5 |
| 2512 | 2026-05-11T04:10:51.169Z | Compiling num_threads v0.1.7 |
| 2513 | 2026-05-11T04:10:51.288Z | Compiling ref-cast v1.0.25 |
| 2514 | 2026-05-11T04:10:51.336Z | Compiling rustls v0.22.4 |
| 2515 | 2026-05-11T04:10:51.569Z | Compiling time v0.3.47 |
| 2516 | 2026-05-11T04:10:51.691Z | Compiling rand_chacha v0.9.0 |
| 2517 | 2026-05-11T04:10:51.716Z | Compiling crossbeam-channel v0.5.15 |
| 2518 | 2026-05-11T04:10:51.965Z | Compiling usdt-attr-macro v0.6.0 |
| 2519 | 2026-05-11T04:10:52.262Z | Compiling usdt-macro v0.6.0 |
| 2520 | 2026-05-11T04:10:52.486Z | Compiling ref-cast-impl v1.0.25 |
| 2521 | 2026-05-11T04:10:52.502Z | Compiling multer v3.1.0 |
| 2522 | 2026-05-11T04:10:52.849Z | Compiling winnow v1.0.1 |
| 2523 | 2026-05-11T04:10:52.902Z | Compiling hex v0.4.3 |
| 2524 | 2026-05-11T04:10:53.163Z | Compiling rand v0.9.2 |
| 2525 | 2026-05-11T04:10:53.198Z | Compiling structmeta-derive v0.3.0 |
| 2526 | 2026-05-11T04:10:53.671Z | Compiling thread_local v1.1.9 |
| 2527 | 2026-05-11T04:10:53.948Z | Compiling darling_core v0.23.0 |
| 2528 | 2026-05-11T04:10:54.046Z | Compiling futures-executor v0.3.32 |
| 2529 | 2026-05-11T04:10:54.247Z | Compiling structmeta v0.3.0 |
| 2530 | 2026-05-11T04:10:54.298Z | Compiling newtype-uuid-macros v0.1.0 |
| 2531 | 2026-05-11T04:10:54.443Z | Compiling async-stream-impl v0.3.6 |
| 2532 | 2026-05-11T04:10:54.456Z | Compiling is-terminal v0.4.17 |
| 2533 | 2026-05-11T04:10:54.543Z | Compiling term v1.2.1 |
| 2534 | 2026-05-11T04:10:54.557Z | Compiling fastrand v2.3.0 |
| 2535 | 2026-05-11T04:10:54.685Z | Compiling take_mut v0.2.2 |
| 2536 | 2026-05-11T04:10:54.894Z | Compiling slog-term v2.9.2 |
| 2537 | 2026-05-11T04:10:55.073Z | Compiling futures v0.3.32 |
| 2538 | 2026-05-11T04:10:55.093Z | Compiling newtype-uuid v1.3.2 |
| 2539 | 2026-05-11T04:10:55.162Z | Compiling strum_macros v0.26.4 |
| 2540 | 2026-05-11T04:10:56.094Z | Compiling daft v0.1.5 |
| 2541 | 2026-05-11T04:10:56.098Z | Compiling darling_macro v0.23.0 |
| 2542 | 2026-05-11T04:10:56.254Z | Compiling dropshot v0.16.7 |
| 2543 | 2026-05-11T04:10:56.329Z | Compiling either v1.15.0 |
| 2544 | 2026-05-11T04:10:56.427Z | Compiling openssl-probe v0.2.1 |
| 2545 | 2026-05-11T04:10:56.500Z | Compiling tempfile v3.27.0 |
| 2546 | 2026-05-11T04:10:56.564Z | Compiling rustls-native-certs v0.8.3 |
| 2547 | 2026-05-11T04:10:56.725Z | Compiling darling v0.23.0 |
| 2548 | 2026-05-11T04:10:56.817Z | Compiling serde_with_macros v3.18.0 |
| 2549 | 2026-05-11T04:10:56.848Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2550 | 2026-05-11T04:10:57.069Z | Compiling derive-ex v0.1.8 |
| 2551 | 2026-05-11T04:10:57.361Z | Compiling sha1 v0.10.6 |
| 2552 | 2026-05-11T04:10:57.394Z | Compiling rand_chacha v0.3.1 |
| 2553 | 2026-05-11T04:10:57.783Z | Compiling dropshot_endpoint v0.16.7 |
| 2554 | 2026-05-11T04:10:57.942Z | Compiling strum_macros v0.27.2 |
| 2555 | 2026-05-11T04:10:58.123Z | Compiling match_cfg v0.1.0 |
| 2556 | 2026-05-11T04:10:58.205Z | Compiling hostname v0.3.1 |
| 2557 | 2026-05-11T04:10:58.225Z | Compiling rand v0.8.5 |
| 2558 | 2026-05-11T04:10:58.370Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 2559 | 2026-05-11T04:10:58.673Z | Compiling test-strategy v0.4.5 |
| 2560 | 2026-05-11T04:10:58.981Z | Compiling slog-json v2.6.1 |
| 2561 | 2026-05-11T04:10:59.285Z | Compiling macaddr v1.0.1 |
| 2562 | 2026-05-11T04:10:59.573Z | Compiling serde_spanned v1.1.0 |
| 2563 | 2026-05-11T04:10:59.690Z | Compiling memmap2 v0.9.10 |
| 2564 | 2026-05-11T04:10:59.743Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 2565 | 2026-05-11T04:11:00.007Z | Compiling slog-bunyan v2.5.0 |
| 2566 | 2026-05-11T04:11:00.048Z | Compiling regress v0.10.5 |
| 2567 | 2026-05-11T04:11:00.094Z | Compiling rustls-webpki v0.102.8 |
| 2568 | 2026-05-11T04:11:00.142Z | Compiling debug-ignore v1.0.5 |
| 2569 | 2026-05-11T04:11:00.182Z | Compiling winnow v0.7.15 |
| 2570 | 2026-05-11T04:11:01.164Z | Compiling usdt v0.6.0 |
| 2571 | 2026-05-11T04:11:02.335Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2572 | 2026-05-11T04:11:03.102Z | Compiling encoding_rs v0.8.35 |
| 2573 | 2026-05-11T04:11:03.116Z | Compiling spin v0.9.8 |
| 2574 | 2026-05-11T04:11:03.339Z | Compiling unicode-width v0.2.2 |
| 2575 | 2026-05-11T04:11:03.671Z | Compiling mime v0.3.17 |
| 2576 | 2026-05-11T04:11:04.120Z | Compiling tokio-rustls v0.25.0 |
| 2577 | 2026-05-11T04:11:04.162Z | Compiling async-stream v0.3.6 |
| 2578 | 2026-05-11T04:11:04.378Z | Compiling parse-display-derive v0.10.0 |
| 2579 | 2026-05-11T04:11:04.791Z | Compiling waitgroup v0.1.2 |
| 2580 | 2026-05-11T04:11:04.959Z | Compiling rustls-pemfile v2.2.0 |
| 2581 | 2026-05-11T04:11:05.254Z | Compiling serde_path_to_error v0.1.20 |
| 2582 | 2026-05-11T04:11:05.533Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2583 | 2026-05-11T04:11:05.727Z | Compiling hostname v0.4.2 |
| 2584 | 2026-05-11T04:11:05.966Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2585 | 2026-05-11T04:11:05.970Z | Compiling strum v0.26.3 |
| 2586 | 2026-05-11T04:11:06.115Z | Compiling wait-timeout v0.2.1 |
| 2587 | 2026-05-11T04:11:06.702Z | Compiling quick-error v1.2.3 |
| 2588 | 2026-05-11T04:11:06.796Z | Compiling bit-vec v0.8.0 |
| 2589 | 2026-05-11T04:11:06.824Z | Compiling rusty-fork v0.3.1 |
| 2590 | 2026-05-11T04:11:07.106Z | Compiling bit-set v0.8.0 |
| 2591 | 2026-05-11T04:11:07.681Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2592 | 2026-05-11T04:11:07.716Z | Compiling serde_with v3.18.0 |
| 2593 | 2026-05-11T04:11:07.789Z | Compiling rand_xorshift v0.4.0 |
| 2594 | 2026-05-11T04:11:07.962Z | Compiling unarray v0.1.4 |
| 2595 | 2026-05-11T04:11:08.101Z | Compiling proptest v1.11.0 |
| 2596 | 2026-05-11T04:11:09.432Z | Compiling strum v0.27.2 |
| 2597 | 2026-05-11T04:11:09.582Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2598 | 2026-05-11T04:11:09.744Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2599 | 2026-05-11T04:11:09.806Z | Compiling instant v0.1.13 |
| 2600 | 2026-05-11T04:11:10.340Z | Compiling rustc-hash v2.1.2 |
| 2601 | 2026-05-11T04:11:10.476Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2602 | 2026-05-11T04:11:10.506Z | Compiling iddqd v0.3.17 |
| 2603 | 2026-05-11T04:11:10.597Z | Compiling itertools v0.14.0 |
| 2604 | 2026-05-11T04:11:12.353Z | Compiling clap_derive v4.6.0 |
| 2605 | 2026-05-11T04:11:12.544Z | Compiling utf8parse v0.2.2 |
| 2606 | 2026-05-11T04:11:13.428Z | Compiling anstyle-parse v1.0.0 |
| 2607 | 2026-05-11T04:11:13.660Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2608 | 2026-05-11T04:11:13.967Z | Compiling backon v1.6.0 |
| 2609 | 2026-05-11T04:11:14.201Z | Compiling regress v0.11.1 |
| 2610 | 2026-05-11T04:11:14.201Z | Compiling terminal_size v0.4.4 |
| 2611 | 2026-05-11T04:11:14.271Z | Compiling colorchoice v1.0.5 |
| 2612 | 2026-05-11T04:11:14.362Z | Compiling anstyle v1.0.14 |
| 2613 | 2026-05-11T04:11:14.633Z | Compiling anstyle-query v1.1.5 |
| 2614 | 2026-05-11T04:11:14.705Z | Compiling unsafe-libyaml v0.2.11 |
| 2615 | 2026-05-11T04:11:14.709Z | Compiling is_terminal_polyfill v1.70.2 |
| 2616 | 2026-05-11T04:11:14.816Z | Compiling anstream v1.0.0 |
| 2617 | 2026-05-11T04:11:15.301Z | Compiling serde_yaml v0.9.34+deprecated |
| 2618 | 2026-05-11T04:11:15.659Z | Compiling backoff v0.4.0 |
| 2619 | 2026-05-11T04:11:15.818Z | Compiling typify-impl v0.6.2 |
| 2620 | 2026-05-11T04:11:16.137Z | Compiling parse-display v0.10.0 |
| 2621 | 2026-05-11T04:11:16.240Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 2622 | 2026-05-11T04:11:16.509Z | Compiling clap_lex v1.1.0 |
| 2623 | 2026-05-11T04:11:17.288Z | Compiling clap_builder v4.6.0 |
| 2624 | 2026-05-11T04:11:19.157Z | Compiling clap v4.6.0 |
| 2625 | 2026-05-11T04:11:19.175Z | Compiling typify-macro v0.6.2 |
| 2626 | 2026-05-11T04:11:20.149Z | Compiling zerocopy-derive v0.7.35 |
| 2627 | 2026-05-11T04:11:21.093Z | Compiling crucible-workspace-hack v0.1.0 |
| 2628 | 2026-05-11T04:11:21.781Z | Compiling darling_core v0.21.3 |
| 2629 | 2026-05-11T04:11:23.221Z | Compiling toml_datetime v0.6.11 |
| 2630 | 2026-05-11T04:11:23.491Z | Compiling proc-macro-error-attr v1.0.4 |
| 2631 | 2026-05-11T04:11:23.725Z | Compiling convert_case v0.4.0 |
| 2632 | 2026-05-11T04:11:23.920Z | Compiling darling_macro v0.21.3 |
| 2633 | 2026-05-11T04:11:24.172Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 2634 | 2026-05-11T04:11:24.346Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 2635 | 2026-05-11T04:11:24.478Z | Compiling darling v0.21.3 |
| 2636 | 2026-05-11T04:11:25.241Z | Compiling derive_more v0.99.20 |
| 2637 | 2026-05-11T04:11:25.989Z | Compiling typify v0.6.2 |
| 2638 | 2026-05-11T04:11:26.301Z | Compiling proc-macro-error v1.0.4 |
| 2639 | 2026-05-11T04:11:26.432Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2640 | 2026-05-11T04:11:26.647Z | Compiling tinyvec_macros v0.1.1 |
| 2641 | 2026-05-11T04:11:26.683Z | Compiling heapless v0.8.0 |
| 2642 | 2026-05-11T04:11:26.723Z | Compiling prettyplease v0.2.37 |
| 2643 | 2026-05-11T04:11:27.289Z | Compiling tinyvec v1.11.0 |
| 2644 | 2026-05-11T04:11:27.723Z | Compiling proc-macro-crate v3.5.0 |
| 2645 | 2026-05-11T04:11:27.899Z | Compiling ingot-macros v0.1.1 |
| 2646 | 2026-05-11T04:11:28.139Z | Compiling zerocopy v0.7.35 |
| 2647 | 2026-05-11T04:11:28.318Z | Compiling tabwriter v1.4.1 |
| 2648 | 2026-05-11T04:11:28.790Z | Compiling hash32 v0.3.1 |
| 2649 | 2026-05-11T04:11:28.915Z | Compiling secrecy v0.10.3 |
| 2650 | 2026-05-11T04:11:28.947Z | Compiling scroll_derive v0.12.1 |
| 2651 | 2026-05-11T04:11:28.959Z | Compiling usdt-impl v0.5.0 |
| 2652 | 2026-05-11T04:11:29.082Z | Compiling data-encoding v2.10.0 |
| 2653 | 2026-05-11T04:11:29.219Z | Compiling smoltcp v0.11.0 |
| 2654 | 2026-05-11T04:11:29.574Z | Compiling pkg-config v0.3.32 |
| 2655 | 2026-05-11T04:11:29.665Z | Compiling colored v3.1.1 |
| 2656 | 2026-05-11T04:11:30.027Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2657 | 2026-05-11T04:11:30.344Z | Compiling scroll v0.12.0 |
| 2658 | 2026-05-11T04:11:30.577Z | Compiling ingot-types v0.1.2 |
| 2659 | 2026-05-11T04:11:30.849Z | Compiling dof v0.3.0 |
| 2660 | 2026-05-11T04:11:31.096Z | Compiling num_enum_derive v0.7.6 |
| 2661 | 2026-05-11T04:11:31.752Z | Compiling dtrace-parser v0.2.0 |
| 2662 | 2026-05-11T04:11:31.975Z | Compiling crossbeam-epoch v0.9.18 |
| 2663 | 2026-05-11T04:11:32.064Z | Compiling cobs v0.3.0 |
| 2664 | 2026-05-11T04:11:32.087Z | Compiling foreign-types-macros v0.2.3 |
| 2665 | 2026-05-11T04:11:32.142Z | Compiling rustc_version v0.4.1 |
| 2666 | 2026-05-11T04:11:32.418Z | Compiling thread-id v4.2.2 |
| 2667 | 2026-05-11T04:11:32.507Z | Compiling foreign-types-shared v0.3.1 |
| 2668 | 2026-05-11T04:11:32.553Z | Compiling static_assertions v1.1.0 |
| 2669 | 2026-05-11T04:11:32.605Z | Compiling managed v0.8.0 |
| 2670 | 2026-05-11T04:11:32.639Z | Compiling heck v0.4.1 |
| 2671 | 2026-05-11T04:11:32.694Z | Compiling bitflags v1.3.2 |
| 2672 | 2026-05-11T04:11:32.721Z | Compiling cpufeatures v0.3.0 |
| 2673 | 2026-05-11T04:11:32.756Z | Compiling rustix v0.38.44 |
| 2674 | 2026-05-11T04:11:32.799Z | Compiling chacha20 v0.10.0 |
| 2675 | 2026-05-11T04:11:32.864Z | Compiling foreign-types v0.5.0 |
| 2676 | 2026-05-11T04:11:33.120Z | Compiling curve25519-dalek v4.1.3 |
| 2677 | 2026-05-11T04:11:33.197Z | Compiling postcard v1.1.3 |
| 2678 | 2026-05-11T04:11:33.200Z | Compiling num_enum v0.7.6 |
| 2679 | 2026-05-11T04:11:33.810Z | Compiling ingot v0.1.1 |
| 2680 | 2026-05-11T04:11:34.113Z | Compiling goblin v0.8.2 |
| 2681 | 2026-05-11T04:11:35.690Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2682 | 2026-05-11T04:11:35.958Z | Compiling hubpack_derive v0.1.1 |
| 2683 | 2026-05-11T04:11:36.149Z | Compiling hmac v0.12.1 |
| 2684 | 2026-05-11T04:11:36.202Z | Compiling inout v0.1.4 |
| 2685 | 2026-05-11T04:11:36.375Z | Compiling serde_spanned v0.6.9 |
| 2686 | 2026-05-11T04:11:36.493Z | Compiling ff v0.13.1 |
| 2687 | 2026-05-11T04:11:36.541Z | Compiling num-integer v0.1.46 |
| 2688 | 2026-05-11T04:11:36.709Z | Compiling cstr-argument v0.1.2 |
| 2689 | 2026-05-11T04:11:37.113Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 2690 | 2026-05-11T04:11:37.399Z | Compiling toml_write v0.1.2 |
| 2691 | 2026-05-11T04:11:37.829Z | Compiling toml_edit v0.22.27 |
| 2692 | 2026-05-11T04:11:38.601Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2693 | 2026-05-11T04:11:38.631Z | Compiling group v0.13.0 |
| 2694 | 2026-05-11T04:11:39.013Z | Compiling hubpack v0.1.2 |
| 2695 | 2026-05-11T04:11:39.266Z | Compiling cipher v0.4.4 |
| 2696 | 2026-05-11T04:11:39.520Z | Compiling hkdf v0.12.4 |
| 2697 | 2026-05-11T04:11:39.694Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2698 | 2026-05-11T04:11:40.405Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2699 | 2026-05-11T04:11:41.147Z | Compiling rand v0.10.1 |
| 2700 | 2026-05-11T04:11:41.256Z | Compiling reqwest v0.12.28 |
| 2701 | 2026-05-11T04:11:42.515Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2702 | 2026-05-11T04:11:43.071Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2703 | 2026-05-11T04:11:43.313Z | Compiling universal-hash v0.5.1 |
| 2704 | 2026-05-11T04:11:43.444Z | Compiling crypto-bigint v0.5.5 |
| 2705 | 2026-05-11T04:11:43.769Z | Compiling half v2.7.1 |
| 2706 | 2026-05-11T04:11:44.135Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2707 | 2026-05-11T04:11:44.310Z | Compiling rustls-webpki v0.103.10 |
| 2708 | 2026-05-11T04:11:45.391Z | Compiling bstr v1.12.1 |
| 2709 | 2026-05-11T04:11:45.525Z | Compiling memoffset v0.9.1 |
| 2710 | 2026-05-11T04:11:45.780Z | Compiling ciborium-io v0.2.2 |
| 2711 | 2026-05-11T04:11:45.892Z | Compiling opaque-debug v0.3.1 |
| 2712 | 2026-05-11T04:11:45.972Z | Compiling base64ct v1.8.3 |
| 2713 | 2026-05-11T04:11:46.054Z | Compiling cfg_aliases v0.2.1 |
| 2714 | 2026-05-11T04:11:46.136Z | Compiling base16ct v0.2.0 |
| 2715 | 2026-05-11T04:11:46.301Z | Compiling password-hash v0.5.0 |
| 2716 | 2026-05-11T04:11:46.371Z | Compiling elliptic-curve v0.13.8 |
| 2717 | 2026-05-11T04:11:46.702Z | Compiling nix v0.31.2 |
| 2718 | 2026-05-11T04:11:46.905Z | Compiling poly1305 v0.8.0 |
| 2719 | 2026-05-11T04:11:47.105Z | Compiling ciborium-ll v0.2.2 |
| 2720 | 2026-05-11T04:11:47.538Z | Compiling thiserror-no-std v2.0.2 |
| 2721 | 2026-05-11T04:11:47.643Z | Compiling progenitor-client v0.10.0 |
| 2722 | 2026-05-11T04:11:49.148Z | Compiling tokio-rustls v0.26.4 |
| 2723 | 2026-05-11T04:11:49.459Z | Compiling hyper-rustls v0.27.7 |
| 2724 | 2026-05-11T04:11:50.023Z | Compiling rustls-platform-verifier v0.6.2 |
| 2725 | 2026-05-11T04:11:50.528Z | Compiling reqwest v0.13.2 |
| 2726 | 2026-05-11T04:11:50.619Z | Compiling chacha20 v0.9.1 |
| 2727 | 2026-05-11T04:11:50.634Z | Compiling toml v0.8.23 |
| 2728 | 2026-05-11T04:11:50.878Z | Compiling num-rational v0.4.2 |
| 2729 | 2026-05-11T04:11:51.875Z | Compiling progenitor-client v0.13.0 |
| 2730 | 2026-05-11T04:11:52.059Z | Compiling num-iter v0.1.45 |
| 2731 | 2026-05-11T04:11:52.212Z | Compiling progenitor-extras v0.1.1 |
| 2732 | 2026-05-11T04:11:52.390Z | Compiling usdt-attr-macro v0.5.0 |
| 2733 | 2026-05-11T04:11:52.465Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2734 | 2026-05-11T04:11:53.055Z | Compiling usdt-macro v0.5.0 |
| 2735 | 2026-05-11T04:11:53.653Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2736 | 2026-05-11T04:11:54.039Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2737 | 2026-05-11T04:11:54.985Z | Compiling byte-wrapper v0.1.0 |
| 2738 | 2026-05-11T04:11:55.646Z | Compiling blake2 v0.10.6 |
| 2739 | 2026-05-11T04:11:55.888Z | Compiling aead v0.5.2 |
| 2740 | 2026-05-11T04:11:56.096Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2741 | 2026-05-11T04:11:56.194Z | Compiling enum-as-inner v0.6.1 |
| 2742 | 2026-05-11T04:11:56.402Z | Compiling num-complex v0.4.6 |
| 2743 | 2026-05-11T04:11:56.794Z | Compiling memmap v0.7.0 |
| 2744 | 2026-05-11T04:11:57.335Z | Compiling lazy_static v1.5.0 |
| 2745 | 2026-05-11T04:11:57.452Z | Compiling winnow v0.5.40 |
| 2746 | 2026-05-11T04:11:57.529Z | Compiling indent_write v2.2.0 |
| 2747 | 2026-05-11T04:11:57.701Z | Compiling keccak v0.1.6 |
| 2748 | 2026-05-11T04:11:58.504Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2749 | 2026-05-11T04:11:58.627Z | Compiling sha3 v0.10.8 |
| 2750 | 2026-05-11T04:11:59.035Z | Compiling toml_edit v0.19.15 |
| 2751 | 2026-05-11T04:12:00.207Z | Compiling usdt v0.5.0 |
| 2752 | 2026-05-11T04:12:00.360Z | Compiling num v0.4.3 |
| 2753 | 2026-05-11T04:12:00.452Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2754 | 2026-05-11T04:12:00.850Z | Compiling chacha20poly1305 v0.10.1 |
| 2755 | 2026-05-11T04:12:01.023Z | Compiling argon2 v0.5.3 |
| 2756 | 2026-05-11T04:12:01.086Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2757 | 2026-05-11T04:12:02.063Z | Compiling vsss-rs v3.3.4 |
| 2758 | 2026-05-11T04:12:03.672Z | Compiling ciborium v0.2.2 |
| 2759 | 2026-05-11T04:12:04.641Z | Compiling itertools v0.12.1 |
| 2760 | 2026-05-11T04:12:05.082Z | Compiling semver v0.1.20 |
| 2761 | 2026-05-11T04:12:05.127Z | Compiling bytecount v0.6.9 |
| 2762 | 2026-05-11T04:12:05.235Z | Compiling rayon-core v1.13.0 |
| 2763 | 2026-05-11T04:12:05.319Z | Compiling float-ord v0.3.2 |
| 2764 | 2026-05-11T04:12:05.333Z | Compiling vcpkg v0.2.15 |
| 2765 | 2026-05-11T04:12:05.444Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2766 | 2026-05-11T04:12:05.491Z | Compiling rustc_version v0.1.7 |
| 2767 | 2026-05-11T04:12:05.904Z | Compiling openssl-sys v0.9.112 |
| 2768 | 2026-05-11T04:12:06.121Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2769 | 2026-05-11T04:12:07.012Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2770 | 2026-05-11T04:12:07.134Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2771 | 2026-05-11T04:12:07.476Z | Compiling proc-macro-crate v1.3.1 |
| 2772 | 2026-05-11T04:12:07.682Z | Compiling atomicwrites v0.4.4 |
| 2773 | 2026-05-11T04:12:07.836Z | Compiling crossbeam-deque v0.8.6 |
| 2774 | 2026-05-11T04:12:07.978Z | Compiling progenitor-impl v0.13.0 |
| 2775 | 2026-05-11T04:12:08.033Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2776 | 2026-05-11T04:12:08.074Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2777 | 2026-05-11T04:12:08.327Z | Compiling linked-hash-map v0.5.6 |
| 2778 | 2026-05-11T04:12:08.345Z | Compiling swrite v0.1.0 |
| 2779 | 2026-05-11T04:12:08.359Z | Compiling resolv-conf v0.7.6 |
| 2780 | 2026-05-11T04:12:08.503Z | Compiling lru-cache v0.1.2 |
| 2781 | 2026-05-11T04:12:08.548Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2782 | 2026-05-11T04:12:08.972Z | Compiling num_enum_derive v0.5.11 |
| 2783 | 2026-05-11T04:12:09.999Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2784 | 2026-05-11T04:12:10.102Z | Compiling progenitor-macro v0.13.0 |
| 2785 | 2026-05-11T04:12:10.324Z | Compiling newtype_derive v0.1.6 |
| 2786 | 2026-05-11T04:12:10.578Z | Compiling hickory-proto v0.24.4 |
| 2787 | 2026-05-11T04:12:10.783Z | Compiling similar v2.7.0 |
| 2788 | 2026-05-11T04:12:13.160Z | Compiling serde-big-array v0.5.1 |
| 2789 | 2026-05-11T04:12:13.336Z | Compiling derive-where v1.6.1 |
| 2790 | 2026-05-11T04:12:13.570Z | Compiling pin-project-internal v1.1.11 |
| 2791 | 2026-05-11T04:12:14.066Z | Compiling serde_repr v0.1.20 |
| 2792 | 2026-05-11T04:12:14.378Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2793 | 2026-05-11T04:12:14.651Z | Compiling unicode-segmentation v1.13.2 |
| 2794 | 2026-05-11T04:12:14.673Z | Compiling siphasher v1.0.2 |
| 2795 | 2026-05-11T04:12:14.687Z | Compiling minimal-lexical v0.2.1 |
| 2796 | 2026-05-11T04:12:14.914Z | Compiling owo-colors v4.3.0 |
| 2797 | 2026-05-11T04:12:14.947Z | Compiling nom v7.1.3 |
| 2798 | 2026-05-11T04:12:15.296Z | Compiling newline-converter v0.3.0 |
| 2799 | 2026-05-11T04:12:15.311Z | Compiling phf_shared v0.12.1 |
| 2800 | 2026-05-11T04:12:15.445Z | Compiling pin-project v1.1.11 |
| 2801 | 2026-05-11T04:12:15.559Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2802 | 2026-05-11T04:12:15.559Z | Compiling progenitor v0.13.0 |
| 2803 | 2026-05-11T04:12:15.721Z | Compiling hickory-resolver v0.24.4 |
| 2804 | 2026-05-11T04:12:15.735Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2805 | 2026-05-11T04:12:16.359Z | Compiling num_enum v0.5.11 |
| 2806 | 2026-05-11T04:12:16.499Z | Compiling rayon v1.11.0 |
| 2807 | 2026-05-11T04:12:16.970Z | Compiling zone_cfg_derive v0.3.1 |
| 2808 | 2026-05-11T04:12:17.675Z | Compiling unicode-normalization v0.1.25 |
| 2809 | 2026-05-11T04:12:18.282Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2810 | 2026-05-11T04:12:18.359Z | Compiling console v0.15.11 |
| 2811 | 2026-05-11T04:12:18.742Z | Compiling camino-tempfile v1.4.1 |
| 2812 | 2026-05-11T04:12:19.160Z | Compiling tokio-stream v0.1.18 |
| 2813 | 2026-05-11T04:12:19.278Z | Compiling async-recursion v1.1.1 |
| 2814 | 2026-05-11T04:12:19.651Z | Compiling snafu-derive v0.8.9 |
| 2815 | 2026-05-11T04:12:19.760Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2816 | 2026-05-11T04:12:19.989Z | Compiling slog-dtrace v0.3.0 |
| 2817 | 2026-05-11T04:12:20.089Z | Compiling csv-core v0.1.13 |
| 2818 | 2026-05-11T04:12:20.244Z | Compiling unicode-xid v0.2.6 |
| 2819 | 2026-05-11T04:12:20.386Z | Compiling cancel-safe-futures v0.1.5 |
| 2820 | 2026-05-11T04:12:20.512Z | Compiling highway v1.3.0 |
| 2821 | 2026-05-11T04:12:20.653Z | Compiling same-file v1.0.6 |
| 2822 | 2026-05-11T04:12:20.845Z | Compiling chrono-tz v0.10.4 |
| 2823 | 2026-05-11T04:12:21.083Z | Compiling openssl v0.10.76 |
| 2824 | 2026-05-11T04:12:21.251Z | Compiling foreign-types-shared v0.1.1 |
| 2825 | 2026-05-11T04:12:21.360Z | Compiling unicode-width v0.1.14 |
| 2826 | 2026-05-11T04:12:21.373Z | Compiling foldhash v0.1.5 |
| 2827 | 2026-05-11T04:12:21.405Z | Compiling snafu v0.8.9 |
| 2828 | 2026-05-11T04:12:21.612Z | Compiling hashbrown v0.15.5 |
| 2829 | 2026-05-11T04:12:21.688Z | Compiling foreign-types v0.3.2 |
| 2830 | 2026-05-11T04:12:21.798Z | Compiling walkdir v2.5.0 |
| 2831 | 2026-05-11T04:12:21.991Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2832 | 2026-05-11T04:12:22.299Z | Compiling const_format_proc_macros v0.2.34 |
| 2833 | 2026-05-11T04:12:22.534Z | Compiling csv v1.4.0 |
| 2834 | 2026-05-11T04:12:23.239Z | Compiling qorb v0.4.1 |
| 2835 | 2026-05-11T04:12:23.497Z | Compiling expectorate v1.2.0 |
| 2836 | 2026-05-11T04:12:23.511Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2837 | 2026-05-11T04:12:23.721Z | Compiling olpc-cjson v0.1.4 |
| 2838 | 2026-05-11T04:12:23.949Z | Compiling zone v0.3.1 |
| 2839 | 2026-05-11T04:12:24.166Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2840 | 2026-05-11T04:12:25.663Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2841 | 2026-05-11T04:12:26.305Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2842 | 2026-05-11T04:12:26.831Z | Compiling phf v0.12.1 |
| 2843 | 2026-05-11T04:12:27.738Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2844 | 2026-05-11T04:12:27.962Z | Compiling tokio-dtrace v0.1.1 |
| 2845 | 2026-05-11T04:12:28.303Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2846 | 2026-05-11T04:12:28.509Z | Compiling globset v0.4.18 |
| 2847 | 2026-05-11T04:12:29.175Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2848 | 2026-05-11T04:12:29.412Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2849 | 2026-05-11T04:12:29.742Z | Compiling num-derive v0.3.3 |
| 2850 | 2026-05-11T04:12:30.013Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2851 | 2026-05-11T04:12:30.684Z | Compiling smf v0.2.3 |
| 2852 | 2026-05-11T04:12:30.945Z | Compiling libsw-core v0.3.2 |
| 2853 | 2026-05-11T04:12:31.124Z | Compiling pem v3.0.6 |
| 2854 | 2026-05-11T04:12:31.167Z | Compiling serde_plain v1.0.2 |
| 2855 | 2026-05-11T04:12:31.171Z | Compiling openssl-macros v0.1.1 |
| 2856 | 2026-05-11T04:12:31.483Z | Compiling num-derive v0.4.2 |
| 2857 | 2026-05-11T04:12:31.564Z | Compiling cookie v0.18.1 |
| 2858 | 2026-05-11T04:12:31.687Z | Compiling sigpipe v0.1.3 |
| 2859 | 2026-05-11T04:12:31.794Z | Compiling smawk v0.3.2 |
| 2860 | 2026-05-11T04:12:31.819Z | Compiling typed-path v0.9.3 |
| 2861 | 2026-05-11T04:12:31.848Z | Compiling glob v0.3.3 |
| 2862 | 2026-05-11T04:12:31.878Z | Compiling fixedbitset v0.4.2 |
| 2863 | 2026-05-11T04:12:31.966Z | Compiling unicode-linebreak v0.1.5 |
| 2864 | 2026-05-11T04:12:32.037Z | Compiling jiff v0.2.23 |
| 2865 | 2026-05-11T04:12:32.255Z | Compiling fixedbitset v0.5.7 |
| 2866 | 2026-05-11T04:12:32.258Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2867 | 2026-05-11T04:12:32.462Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2868 | 2026-05-11T04:12:32.528Z | Compiling petgraph v0.8.3 |
| 2869 | 2026-05-11T04:12:32.776Z | Compiling textwrap v0.16.2 |
| 2870 | 2026-05-11T04:12:32.791Z | Compiling petgraph v0.6.5 |
| 2871 | 2026-05-11T04:12:33.169Z | Compiling tough v0.20.0 |
| 2872 | 2026-05-11T04:12:34.723Z | Compiling libsw v3.5.0 |
| 2873 | 2026-05-11T04:12:34.917Z | Compiling libscf-sys v1.1.0 |
| 2874 | 2026-05-11T04:12:34.931Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2875 | 2026-05-11T04:12:35.073Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2876 | 2026-05-11T04:12:35.321Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2877 | 2026-05-11T04:12:36.063Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2878 | 2026-05-11T04:12:36.406Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2879 | 2026-05-11T04:12:36.966Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2880 | 2026-05-11T04:12:37.373Z | Compiling oxide-tokio-rt v0.1.4 |
| 2881 | 2026-05-11T04:12:40.006Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2882 | 2026-05-11T04:12:40.189Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2883 | 2026-05-11T04:12:40.957Z | Compiling const_format v0.2.35 |
| 2884 | 2026-05-11T04:12:41.192Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2885 | 2026-05-11T04:12:41.888Z | Compiling papergrid v0.11.0 |
| 2886 | 2026-05-11T04:12:42.586Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2887 | 2026-05-11T04:12:42.727Z | Compiling gethostname v0.5.0 |
| 2888 | 2026-05-11T04:12:42.804Z | Compiling tabled_derive v0.7.0 |
| 2889 | 2026-05-11T04:12:42.892Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2890 | 2026-05-11T04:12:43.022Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2891 | 2026-05-11T04:12:43.838Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2892 | 2026-05-11T04:12:43.854Z | Compiling bcs v0.1.6 |
| 2893 | 2026-05-11T04:12:44.285Z | Compiling whoami v1.6.1 |
| 2894 | 2026-05-11T04:12:44.472Z | Compiling tagptr v0.2.0 |
| 2895 | 2026-05-11T04:12:44.656Z | Compiling linear-map v1.2.0 |
| 2896 | 2026-05-11T04:12:44.753Z | Compiling termtree v0.5.1 |
| 2897 | 2026-05-11T04:12:44.935Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2898 | 2026-05-11T04:12:45.522Z | Compiling moka v0.12.15 |
| 2899 | 2026-05-11T04:12:46.227Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2900 | 2026-05-11T04:12:46.312Z | Compiling tabled v0.15.0 |
| 2901 | 2026-05-11T04:12:46.795Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2902 | 2026-05-11T04:12:47.160Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2903 | 2026-05-11T04:12:47.380Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2904 | 2026-05-11T04:12:47.414Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2905 | 2026-05-11T04:12:48.082Z | Compiling steno v0.4.1 |
| 2906 | 2026-05-11T04:12:48.951Z | Compiling hickory-proto v0.25.2 |
| 2907 | 2026-05-11T04:12:52.639Z | Compiling humantime v2.3.0 |
| 2908 | 2026-05-11T04:12:53.104Z | Compiling hickory-resolver v0.25.2 |
| 2909 | 2026-05-11T04:12:54.229Z | Compiling crc32fast v1.5.0 |
| 2910 | 2026-05-11T04:12:54.609Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2911 | 2026-05-11T04:12:55.875Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2912 | 2026-05-11T04:12:56.511Z | Compiling typify-impl v0.4.3 |
| 2913 | 2026-05-11T04:12:56.572Z | Compiling parking_lot_core v0.8.6 |
| 2914 | 2026-05-11T04:12:57.244Z | Compiling crunchy v0.2.4 |
| 2915 | 2026-05-11T04:12:57.340Z | Compiling parking_lot v0.11.2 |
| 2916 | 2026-05-11T04:12:57.573Z | Compiling fxhash v0.2.1 |
| 2917 | 2026-05-11T04:12:57.727Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2918 | 2026-05-11T04:12:58.001Z | Compiling tiny-keccak v2.0.2 |
| 2919 | 2026-05-11T04:12:58.181Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2920 | 2026-05-11T04:12:58.233Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2921 | 2026-05-11T04:12:58.266Z | Compiling sled v0.34.7 |
| 2922 | 2026-05-11T04:12:59.920Z | Compiling typify-macro v0.4.3 |
| 2923 | 2026-05-11T04:13:00.282Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 2924 | 2026-05-11T04:13:01.487Z | Compiling typify v0.4.3 |
| 2925 | 2026-05-11T04:13:01.610Z | Compiling adler2 v2.0.1 |
| 2926 | 2026-05-11T04:13:01.628Z | Compiling simd-adler32 v0.3.9 |
| 2927 | 2026-05-11T04:13:01.800Z | Compiling internet-checksum v0.2.1 |
| 2928 | 2026-05-11T04:13:01.956Z | Compiling miniz_oxide v0.8.9 |
| 2929 | 2026-05-11T04:13:01.999Z | Compiling const-random-macro v0.1.16 |
| 2930 | 2026-05-11T04:13:02.411Z | Compiling smartstring v1.0.1 |
| 2931 | 2026-05-11T04:13:02.489Z | Compiling ahash v0.8.12 |
| 2932 | 2026-05-11T04:13:02.683Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 2933 | 2026-05-11T04:13:02.931Z | Compiling const-random v0.1.18 |
| 2934 | 2026-05-11T04:13:03.021Z | Compiling flate2 v1.1.9 |
| 2935 | 2026-05-11T04:13:03.133Z | Compiling progenitor-impl v0.14.0 |
| 2936 | 2026-05-11T04:13:03.363Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2937 | 2026-05-11T04:13:03.598Z | Compiling compression-core v0.4.31 |
| 2938 | 2026-05-11T04:13:03.798Z | Compiling compression-codecs v0.4.37 |
| 2939 | 2026-05-11T04:13:03.871Z | Compiling proc-macro-error2 v2.0.1 |
| 2940 | 2026-05-11T04:13:04.467Z | Compiling progenitor-client v0.14.0 |
| 2941 | 2026-05-11T04:13:04.685Z | Compiling thin-vec v0.2.14 |
| 2942 | 2026-05-11T04:13:04.967Z | Compiling rhai_codegen v3.1.0 |
| 2943 | 2026-05-11T04:13:05.046Z | Compiling arc-swap v1.9.0 |
| 2944 | 2026-05-11T04:13:05.277Z | Compiling progenitor-macro v0.14.0 |
| 2945 | 2026-05-11T04:13:05.841Z | Compiling dropshot v0.17.0 |
| 2946 | 2026-05-11T04:13:06.156Z | Compiling toml v1.1.0+spec-1.1.0 |
| 2947 | 2026-05-11T04:13:06.207Z | Compiling rhai v1.24.0 |
| 2948 | 2026-05-11T04:13:09.530Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2949 | 2026-05-11T04:13:10.314Z | Compiling progenitor v0.14.0 |
| 2950 | 2026-05-11T04:13:10.476Z | Compiling slog-scope v4.4.1 |
| 2951 | 2026-05-11T04:13:10.903Z | Compiling tabled_derive v0.11.0 |
| 2952 | 2026-05-11T04:13:12.059Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2953 | 2026-05-11T04:13:12.086Z | Compiling async-compression v0.4.41 |
| 2954 | 2026-05-11T04:13:12.588Z | Compiling progenitor-impl v0.11.2 |
| 2955 | 2026-05-11T04:13:14.742Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2956 | 2026-05-11T04:13:15.784Z | Compiling papergrid v0.17.0 |
| 2957 | 2026-05-11T04:13:17.375Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2958 | 2026-05-11T04:13:18.816Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2959 | 2026-05-11T04:13:19.354Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2960 | 2026-05-11T04:13:20.419Z | Compiling testing_table v0.3.0 |
| 2961 | 2026-05-11T04:13:20.742Z | Compiling dropshot_endpoint v0.17.0 |
| 2962 | 2026-05-11T04:13:20.847Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2963 | 2026-05-11T04:13:21.108Z | Compiling nom v8.0.0 |
| 2964 | 2026-05-11T04:13:21.447Z | Compiling tabled v0.20.0 |
| 2965 | 2026-05-11T04:13:23.745Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2966 | 2026-05-11T04:13:23.993Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2967 | 2026-05-11T04:13:28.278Z | Compiling progenitor-macro v0.11.2 |
| 2968 | 2026-05-11T04:13:29.096Z | Compiling slog-stdlog v4.1.1 |
| 2969 | 2026-05-11T04:13:32.541Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2970 | 2026-05-11T04:13:33.234Z | Compiling progenitor-client v0.11.2 |
| 2971 | 2026-05-11T04:13:33.748Z | Compiling dropshot-api-manager-types v0.7.0 |
| 2972 | 2026-05-11T04:13:34.352Z | Compiling progenitor v0.11.2 |
| 2973 | 2026-05-11T04:13:34.515Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2974 | 2026-05-11T04:13:34.782Z | Compiling slog-envlogger v2.2.0 |
| 2975 | 2026-05-11T04:13:38.150Z | Compiling ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 2976 | 2026-05-11T04:13:38.427Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2977 | 2026-05-11T04:13:38.854Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2978 | 2026-05-11T04:13:39.115Z | Compiling crc8 v0.1.1 |
| 2979 | 2026-05-11T04:13:39.246Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2980 | 2026-05-11T04:13:39.457Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2981 | 2026-05-11T04:13:40.411Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2982 | 2026-05-11T04:13:40.573Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2983 | 2026-05-11T04:13:41.103Z | Compiling progenitor-impl v0.10.0 |
| 2984 | 2026-05-11T04:13:41.590Z | Compiling lzma-sys v0.1.20 |
| 2985 | 2026-05-11T04:13:42.031Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2986 | 2026-05-11T04:13:42.567Z | Compiling fs-err v3.3.0 |
| 2987 | 2026-05-11T04:13:42.830Z | Compiling utf-8 v0.7.6 |
| 2988 | 2026-05-11T04:13:43.058Z | Compiling typeid v1.0.3 |
| 2989 | 2026-05-11T04:13:43.192Z | Compiling progenitor-macro v0.10.0 |
| 2990 | 2026-05-11T04:13:43.437Z | Compiling tungstenite v0.21.0 |
| 2991 | 2026-05-11T04:13:44.538Z | Compiling mg-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-types/versions) |
| 2992 | 2026-05-11T04:13:45.554Z | Compiling cargo_toml v0.22.3 |
| 2993 | 2026-05-11T04:13:47.431Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2994 | 2026-05-11T04:13:47.881Z | Compiling sha2 v0.10.9 |
| 2995 | 2026-05-11T04:13:49.023Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2996 | 2026-05-11T04:13:49.112Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 2997 | 2026-05-11T04:13:49.928Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2998 | 2026-05-11T04:13:50.034Z | Compiling progenitor v0.10.0 |
| 2999 | 2026-05-11T04:13:50.193Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3000 | 2026-05-11T04:13:50.255Z | Compiling tokio-tungstenite v0.21.0 |
| 3001 | 2026-05-11T04:13:51.250Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 3002 | 2026-05-11T04:13:51.393Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3003 | 2026-05-11T04:13:51.614Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3004 | 2026-05-11T04:13:52.310Z | Compiling console v0.16.3 |
| 3005 | 2026-05-11T04:13:52.407Z | Compiling git-stub v1.0.0 |
| 3006 | 2026-05-11T04:13:52.877Z | Compiling is_ci v1.2.0 |
| 3007 | 2026-05-11T04:13:53.073Z | Compiling unit-prefix v0.5.2 |
| 3008 | 2026-05-11T04:13:53.246Z | Compiling base64 v0.21.7 |
| 3009 | 2026-05-11T04:13:53.576Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3010 | 2026-05-11T04:13:53.757Z | Compiling indicatif v0.18.4 |
| 3011 | 2026-05-11T04:13:55.177Z | Compiling supports-color v3.0.2 |
| 3012 | 2026-05-11T04:13:55.430Z | Compiling git-stub-vcs v0.1.0 |
| 3013 | 2026-05-11T04:13:55.951Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3014 | 2026-05-11T04:13:56.185Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3015 | 2026-05-11T04:13:56.470Z | Compiling ron v0.12.1 |
| 3016 | 2026-05-11T04:13:57.464Z | Compiling xz2 v0.1.7 |
| 3017 | 2026-05-11T04:13:57.618Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3018 | 2026-05-11T04:13:57.765Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3019 | 2026-05-11T04:13:57.781Z | Compiling drift v0.1.3 |
| 3020 | 2026-05-11T04:13:58.776Z | Compiling base16ct v1.0.0 |
| 3021 | 2026-05-11T04:13:59.468Z | Compiling dropshot-api-manager v0.7.0 |
| 3022 | 2026-05-11T04:14:00.190Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3023 | 2026-05-11T04:14:00.237Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 3024 | 2026-05-11T04:14:01.443Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3025 | 2026-05-11T04:14:02.770Z | Compiling mg-types v0.1.0 (/work/oxidecomputer/maghemite/mg-types) |
| 3026 | 2026-05-11T04:14:03.744Z | Compiling natord v1.0.9 |
| 3027 | 2026-05-11T04:14:04.040Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3028 | 2026-05-11T04:14:04.136Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3029 | 2026-05-11T04:14:04.464Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3030 | 2026-05-11T04:14:06.150Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3031 | 2026-05-11T04:14:09.258Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3032 | 2026-05-11T04:14:09.759Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3033 | 2026-05-11T04:14:11.529Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3034 | 2026-05-11T04:14:15.677Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3035 | 2026-05-11T04:14:27.533Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3036 | 2026-05-11T04:14:34.839Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3037 | 2026-05-11T04:14:48.792Z | Finished `release` profile [optimized] target(s) in 4m 30s |
| 3038 | 2026-05-11T04:14:48.972Z | |
| 3039 | 2026-05-11T04:14:48.972Z | real 4:30.957385552 |
| 3040 | 2026-05-11T04:14:48.972Z | user 30:51.427907156 |
| 3041 | 2026-05-11T04:14:48.972Z | sys 2:43.994740887 |
| 3042 | 2026-05-11T04:14:48.972Z | trap 0.788230304 |
| 3043 | 2026-05-11T04:14:48.972Z | tflt 2.638583007 |
| 3044 | 2026-05-11T04:14:48.972Z | dflt 1.754727890 |
| 3045 | 2026-05-11T04:14:48.972Z | kflt 0.014488909 |
| 3046 | 2026-05-11T04:14:48.972Z | lock 2:09:00.264943605 |
| 3047 | 2026-05-11T04:14:48.976Z | slp 1:32:15.387708884 |
| 3048 | 2026-05-11T04:14:48.976Z | lat 2:08.924455370 |
| 3049 | 2026-05-11T04:14:48.976Z | stop 3:46.044291566 |
| 3050 | 2026-05-11T04:14:48.976Z | + for x in debug release |
| 3051 | 2026-05-11T04:14:48.976Z | + mkdir -p /work/debug |
| 3052 | 2026-05-11T04:14:48.983Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3053 | 2026-05-11T04:14:49.538Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3054 | 2026-05-11T04:14:50.052Z | + cp target/debug/mgd /work/debug/mgd |
| 3055 | 2026-05-11T04:14:50.760Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3056 | 2026-05-11T04:14:51.304Z | + for x in debug release |
| 3057 | 2026-05-11T04:14:51.304Z | + mkdir -p /work/release |
| 3058 | 2026-05-11T04:14:51.308Z | + cp target/release/ddmd /work/release/ddmd |
| 3059 | 2026-05-11T04:14:51.379Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3060 | 2026-05-11T04:14:51.452Z | + cp target/release/mgd /work/release/mgd |
| 3061 | 2026-05-11T04:14:51.571Z | + cp target/release/mgadm /work/release/mgadm |
| 3062 | 2026-05-11T04:14:51.663Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3063 | 2026-05-11T04:14:51.723Z | process exited: duration 705267 ms, exit code 0 |
| |
| 3064 | 2026-05-11T04:14:51.740Z | found 9 output files |
| 3065 | 2026-05-11T04:14:51.740Z | uploading: /work/debug/ddmadm (521098624 bytes) |
| 3066 | 2026-05-11T04:14:57.565Z | uploaded: /work/debug/ddmadm |
| 3067 | 2026-05-11T04:14:57.565Z | uploading: /work/debug/ddmd (643175536 bytes) |
| 3068 | 2026-05-11T04:15:05.843Z | uploaded: /work/debug/ddmd |
| 3069 | 2026-05-11T04:15:05.843Z | uploading: /work/debug/mgadm (614710680 bytes) |
| 3070 | 2026-05-11T04:15:13.512Z | uploaded: /work/debug/mgadm |
| 3071 | 2026-05-11T04:15:13.512Z | uploading: /work/debug/mgd (732217352 bytes) |
| 3072 | 2026-05-11T04:15:23.110Z | uploaded: /work/debug/mgd |
| 3073 | 2026-05-11T04:15:23.110Z | uploading: /work/release/ddmadm (45260472 bytes) |
| 3074 | 2026-05-11T04:15:24.401Z | uploaded: /work/release/ddmadm |
| 3075 | 2026-05-11T04:15:24.401Z | uploading: /work/release/ddmd (59090320 bytes) |
| 3076 | 2026-05-11T04:15:25.775Z | uploaded: /work/release/ddmd |
| 3077 | 2026-05-11T04:15:25.775Z | uploading: /work/release/falcon-lab (36350640 bytes) |
| 3078 | 2026-05-11T04:15:27.016Z | uploaded: /work/release/falcon-lab |
| 3079 | 2026-05-11T04:15:27.016Z | uploading: /work/release/mgadm (57851576 bytes) |
| 3080 | 2026-05-11T04:15:28.388Z | uploaded: /work/release/mgadm |
| 3081 | 2026-05-11T04:15:28.388Z | uploading: /work/release/mgd (75845984 bytes) |
| 3082 | 2026-05-11T04:15:29.905Z | uploaded: /work/release/mgd |