|
|
|
| 1 | 2026-03-26T04:00:59.289Z | job assigned to worker 01KMM4SBVYA5TNM8BB5VADBEGN [factory aws, i-04b535c038ee1da58] (queued for 9 m 39 s) |
| |
| 2 | 2026-03-26T04:01:06.335Z | starting task 0: "setup" |
| 3 | 2026-03-26T04:01:06.340Z | ++ uname -s |
| 4 | 2026-03-26T04:01:06.343Z | + kern=SunOS |
| 5 | 2026-03-26T04:01:06.343Z | + build_user=build |
| 6 | 2026-03-26T04:01:06.343Z | + build_uid=12345 |
| 7 | 2026-03-26T04:01:06.343Z | + work_dir=/work |
| 8 | 2026-03-26T04:01:06.343Z | + input_dir=/input |
| 9 | 2026-03-26T04:01:06.343Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-26T04:01:06.343Z | + case "$kern" in |
| 11 | 2026-03-26T04:01:06.343Z | + groupadd -g 12345 build |
| 12 | 2026-03-26T04:01:06.346Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-26T04:01:08.351Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-26T04:01:08.475Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-26T04:01:08.479Z | + home_fs=zfs |
| 16 | 2026-03-26T04:01:08.479Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-26T04:01:08.479Z | + mkdir -p /home/build |
| 18 | 2026-03-26T04:01:08.479Z | + chown build:build /home/build /work |
| 19 | 2026-03-26T04:01:10.481Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-26T04:01:10.483Z | process exited: duration 4148 ms, exit code 0 |
| |
| 21 | 2026-03-26T04:01:10.489Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-26T04:01:10.493Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-26T04:01:10.494Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-26T04:01:10.494Z | * rust toolchain profile = "default" |
| 25 | 2026-03-26T04:01:10.494Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-26T04:01:10.494Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-26T04:01:10.494Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-26T04:01:10.497Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-26T04:01:10.497Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-26T04:01:10.595Z | info: downloading installer |
| 31 | 2026-03-26T04:01:11.982Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-26T04:01:11.982Z | warn: /opt/ooce/bin |
| 33 | 2026-03-26T04:01:11.982Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-26T04:01:11.982Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-26T04:01:11.982Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-26T04:01:11.982Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-26T04:01:11.982Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-26T04:01:11.982Z | error: cannot install while Rust is installed |
| 39 | 2026-03-26T04:01:11.982Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-26T04:01:11.982Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-26T04:01:11.982Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-26T04:01:11.982Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-26T04:01:11.982Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-26T04:01:11.995Z | info: profile set to default |
| 45 | 2026-03-26T04:01:11.995Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-26T04:01:11.998Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-26T04:01:12.143Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-26T04:01:12.146Z | info: downloading 6 components |
| 49 | 2026-03-26T04:01:28.520Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-26T04:01:28.520Z | |
| 51 | 2026-03-26T04:01:28.553Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-26T04:01:28.553Z | |
| 53 | 2026-03-26T04:01:28.553Z | |
| 54 | 2026-03-26T04:01:28.553Z | Rust is installed now. Great! |
| 55 | 2026-03-26T04:01:28.553Z | |
| 56 | 2026-03-26T04:01:28.553Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-26T04:01:28.553Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-26T04:01:28.553Z | |
| 59 | 2026-03-26T04:01:28.553Z | To configure your current shell, you need to source |
| 60 | 2026-03-26T04:01:28.553Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-26T04:01:28.553Z | |
| 62 | 2026-03-26T04:01:28.553Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-26T04:01:28.554Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-26T04:01:28.554Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-26T04:01:28.554Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-26T04:01:28.554Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-26T04:01:28.554Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-26T04:01:28.554Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-26T04:01:28.558Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-26T04:01:28.558Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-26T04:01:28.656Z | + rustup --version |
| 72 | 2026-03-26T04:01:28.665Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-26T04:01:28.667Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-26T04:01:28.686Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-26T04:01:28.689Z | + cargo --version |
| 76 | 2026-03-26T04:01:28.702Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-26T04:01:28.706Z | + rustc --version |
| 78 | 2026-03-26T04:01:28.724Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-26T04:01:28.728Z | process exited: duration 18235 ms, exit code 0 |
| |
| 80 | 2026-03-26T04:01:28.733Z | starting task 2: "authentication" |
| 81 | 2026-03-26T04:01:28.751Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-03-26T04:01:28.757Z | starting task 3: "clone repository" |
| 83 | 2026-03-26T04:01:28.760Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-03-26T04:01:28.763Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-03-26T04:01:28.793Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-03-26T04:01:29.503Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-03-26T04:01:29.504Z | + git fetch origin 91e0ead5fe31993cd6b5088886ee1eda303af49c |
| 88 | 2026-03-26T04:01:29.743Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-03-26T04:01:29.743Z | * branch 91e0ead5fe31993cd6b5088886ee1eda303af49c -> FETCH_HEAD |
| 90 | 2026-03-26T04:01:29.749Z | + [[ -n renovate/dropshot-api-manager ]] |
| 91 | 2026-03-26T04:01:29.752Z | ++ git branch --show-current |
| 92 | 2026-03-26T04:01:29.752Z | + current=main |
| 93 | 2026-03-26T04:01:29.752Z | + [[ main != renovate/dropshot-api-manager ]] |
| 94 | 2026-03-26T04:01:29.752Z | + git branch -f renovate/dropshot-api-manager 91e0ead5fe31993cd6b5088886ee1eda303af49c |
| 95 | 2026-03-26T04:01:29.757Z | + git checkout -f renovate/dropshot-api-manager |
| 96 | 2026-03-26T04:01:29.771Z | Switched to branch 'renovate/dropshot-api-manager' |
| 97 | 2026-03-26T04:01:29.774Z | + git reset --hard 91e0ead5fe31993cd6b5088886ee1eda303af49c |
| 98 | 2026-03-26T04:01:29.777Z | HEAD is now at 91e0ead Update dropshot-api-manager to 0.7.0 |
| 99 | 2026-03-26T04:01:29.781Z | process exited: duration 1019 ms, exit code 0 |
| |
| 100 | 2026-03-26T04:01:29.790Z | starting task 4: "build" |
| 101 | 2026-03-26T04:01:29.793Z | + pfexec pkg install clang-15 |
| 102 | 2026-03-26T04:01:38.615Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-03-26T04:01:45.389Z | Startup: Caching catalogs ... Done |
| 104 | 2026-03-26T04:01:49.041Z | Planning: Solver setup ... Done |
| 105 | 2026-03-26T04:01:49.054Z | Planning: Running solver ... Done |
| 106 | 2026-03-26T04:01:49.169Z | Planning: Finding local manifests ... Done |
| 107 | 2026-03-26T04:01:49.180Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-03-26T04:01:49.264Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-03-26T04:01:49.294Z | Planning: Package planning ... Done |
| 110 | 2026-03-26T04:01:49.319Z | Planning: Merging actions ... Done |
| 111 | 2026-03-26T04:01:49.433Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-03-26T04:01:49.439Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-03-26T04:01:50.219Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-03-26T04:01:50.224Z | Planning: Planning completed in 4.68 seconds |
| 115 | 2026-03-26T04:01:50.311Z | Packages to install: 2 |
| 116 | 2026-03-26T04:01:50.311Z | Mediators to change: 2 |
| 117 | 2026-03-26T04:01:50.311Z | Services to change: 1 |
| 118 | 2026-03-26T04:01:50.311Z | Create boot environment: No |
| 119 | 2026-03-26T04:01:50.311Z | Create backup boot environment: No |
| 120 | 2026-03-26T04:01:50.351Z | |
| 121 | 2026-03-26T04:01:50.351Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-03-26T04:01:55.573Z | Download: 3028/3076 items 198.9/211.3MB 94% complete (40.3M/s) |
| 123 | 2026-03-26T04:01:56.228Z | Download: Completed 211.31 MB in 5.88 seconds (36.0M/s) |
| 124 | 2026-03-26T04:01:56.436Z | Actions: 1/3418 actions (Installing new actions) |
| 125 | 2026-03-26T04:01:59.576Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 126 | 2026-03-26T04:01:59.862Z | Done |
| 127 | 2026-03-26T04:01:59.862Z | Done |
| 128 | 2026-03-26T04:02:00.553Z | Done |
| 129 | 2026-03-26T04:02:03.922Z | Done |
| 130 | 2026-03-26T04:02:03.995Z | Done |
| 131 | 2026-03-26T04:02:03.998Z | Done |
| 132 | 2026-03-26T04:02:04.310Z | Done |
| 133 | 2026-03-26T04:02:04.956Z | + cargo --version |
| 134 | 2026-03-26T04:02:04.963Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 135 | 2026-03-26T04:02:05.175Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 136 | 2026-03-26T04:02:05.178Z | info: downloading 6 components |
| 137 | 2026-03-26T04:02:20.232Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 138 | 2026-03-26T04:02:20.235Z | + rustc --version |
| 139 | 2026-03-26T04:02:20.263Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 140 | 2026-03-26T04:02:20.267Z | + banner check |
| 141 | 2026-03-26T04:02:20.271Z | |
| 142 | 2026-03-26T04:02:20.271Z | #### # # ###### #### # # |
| 143 | 2026-03-26T04:02:20.271Z | # # # # # # # # # |
| 144 | 2026-03-26T04:02:20.271Z | # ###### ##### # #### |
| 145 | 2026-03-26T04:02:20.271Z | # # # # # # # |
| 146 | 2026-03-26T04:02:20.271Z | # # # # # # # # # |
| 147 | 2026-03-26T04:02:20.271Z | #### # # ###### #### # # |
| 148 | 2026-03-26T04:02:20.272Z | |
| 149 | 2026-03-26T04:02:20.272Z | + cargo fmt -- --check |
| 150 | 2026-03-26T04:02:20.655Z | + cargo clippy --all-targets -- --deny warnings |
| 151 | 2026-03-26T04:02:20.771Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 152 | 2026-03-26T04:02:21.350Z | From https://github.com/oxidecomputer/falcon |
| 153 | 2026-03-26T04:02:21.350Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 154 | 2026-03-26T04:02:21.429Z | Updating crates.io index |
| 155 | 2026-03-26T04:02:21.431Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 156 | 2026-03-26T04:02:22.163Z | From https://github.com/oxidecomputer/dendrite |
| 157 | 2026-03-26T04:02:22.163Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 158 | 2026-03-26T04:02:22.339Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 159 | 2026-03-26T04:02:22.567Z | From https://github.com/oxidecomputer/ispf |
| 160 | 2026-03-26T04:02:22.567Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 161 | 2026-03-26T04:02:22.573Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 162 | 2026-03-26T04:02:22.876Z | From https://github.com/oxidecomputer/netadm-sys |
| 163 | 2026-03-26T04:02:22.876Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 164 | 2026-03-26T04:02:22.886Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 165 | 2026-03-26T04:02:30.196Z | From https://github.com/oxidecomputer/omicron |
| 166 | 2026-03-26T04:02:30.196Z | * [new ref] 48dd241a32e3d1bf92fb5b79bc5a38baa0fe3166 -> refs/commit/48dd241a32e3d1bf92fb5b79bc5a38baa0fe3166 |
| 167 | 2026-03-26T04:02:30.617Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 168 | 2026-03-26T04:02:31.168Z | From https://github.com/oxidecomputer/opte |
| 169 | 2026-03-26T04:02:31.168Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 170 | 2026-03-26T04:02:31.436Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 171 | 2026-03-26T04:02:31.687Z | From https://github.com/illumos/smf-rs |
| 172 | 2026-03-26T04:02:31.687Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 173 | 2026-03-26T04:02:31.705Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 174 | 2026-03-26T04:02:31.976Z | From https://github.com/oxidecomputer/network-interface |
| 175 | 2026-03-26T04:02:31.977Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 176 | 2026-03-26T04:02:32.140Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 177 | 2026-03-26T04:02:32.577Z | From https://github.com/oxidecomputer/zone |
| 178 | 2026-03-26T04:02:32.577Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 179 | 2026-03-26T04:02:32.618Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 180 | 2026-03-26T04:02:33.752Z | From https://github.com/oxidecomputer/propolis |
| 181 | 2026-03-26T04:02:33.752Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 182 | 2026-03-26T04:02:33.942Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 183 | 2026-03-26T04:02:34.459Z | From https://github.com/oxidecomputer/transceiver-control |
| 184 | 2026-03-26T04:02:34.459Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 185 | 2026-03-26T04:02:34.480Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 186 | 2026-03-26T04:02:34.745Z | From https://github.com/oxidecomputer/dlpi-sys |
| 187 | 2026-03-26T04:02:34.745Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 188 | 2026-03-26T04:02:34.752Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 189 | 2026-03-26T04:02:35.028Z | From https://github.com/jmesmon/rust-libzfs |
| 190 | 2026-03-26T04:02:35.028Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 191 | 2026-03-26T04:02:35.036Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 192 | 2026-03-26T04:02:35.279Z | From https://github.com/oxidecomputer/rusty-doors |
| 193 | 2026-03-26T04:02:35.279Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 194 | 2026-03-26T04:02:35.357Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 195 | 2026-03-26T04:02:35.683Z | From https://github.com/oxidecomputer/lldp |
| 196 | 2026-03-26T04:02:35.683Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 197 | 2026-03-26T04:02:35.695Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 198 | 2026-03-26T04:02:35.934Z | From https://github.com/oxidecomputer/slog-error-chain |
| 199 | 2026-03-26T04:02:35.934Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 200 | 2026-03-26T04:02:36.015Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 201 | 2026-03-26T04:02:36.324Z | From https://github.com/oxidecomputer/tufaceous |
| 202 | 2026-03-26T04:02:36.324Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 203 | 2026-03-26T04:02:36.559Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 204 | 2026-03-26T04:02:37.011Z | From https://github.com/oxidecomputer/management-gateway-service |
| 205 | 2026-03-26T04:02:37.011Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 206 | 2026-03-26T04:02:37.222Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 207 | 2026-03-26T04:02:38.020Z | From https://github.com/oxidecomputer/crucible |
| 208 | 2026-03-26T04:02:38.020Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 209 | 2026-03-26T04:02:39.054Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 210 | 2026-03-26T04:02:39.310Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 211 | 2026-03-26T04:02:39.310Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 212 | 2026-03-26T04:02:39.868Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 213 | 2026-03-26T04:02:40.262Z | From https://github.com/oxidecomputer/propolis |
| 214 | 2026-03-26T04:02:40.262Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 215 | 2026-03-26T04:02:40.337Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 216 | 2026-03-26T04:02:40.600Z | From https://github.com/oxidecomputer/tofino |
| 217 | 2026-03-26T04:02:40.600Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 218 | 2026-03-26T04:02:40.730Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 219 | 2026-03-26T04:02:41.238Z | From https://github.com/oxidecomputer/maghemite |
| 220 | 2026-03-26T04:02:41.239Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 221 | 2026-03-26T04:02:41.268Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 222 | 2026-03-26T04:02:41.530Z | From https://github.com/oxidecomputer/clickward |
| 223 | 2026-03-26T04:02:41.530Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 224 | 2026-03-26T04:02:41.804Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 225 | 2026-03-26T04:02:42.054Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 226 | 2026-03-26T04:02:42.054Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 227 | 2026-03-26T04:02:42.159Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 228 | 2026-03-26T04:02:42.500Z | From https://github.com/oxidecomputer/crucible |
| 229 | 2026-03-26T04:02:42.500Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 230 | 2026-03-26T04:02:43.759Z | Downloading crates ... |
| 231 | 2026-03-26T04:02:43.834Z | Downloaded async-stream-impl v0.3.6 |
| 232 | 2026-03-26T04:02:43.836Z | Downloaded async-recursion v1.1.1 |
| 233 | 2026-03-26T04:02:43.842Z | Downloaded bit-set v0.8.0 |
| 234 | 2026-03-26T04:02:43.845Z | Downloaded darling_macro v0.21.3 |
| 235 | 2026-03-26T04:02:43.845Z | Downloaded base16ct v1.0.0 |
| 236 | 2026-03-26T04:02:43.845Z | Downloaded equivalent v1.0.2 |
| 237 | 2026-03-26T04:02:43.848Z | Downloaded defmt v0.3.100 |
| 238 | 2026-03-26T04:02:43.848Z | Downloaded futures-executor v0.3.32 |
| 239 | 2026-03-26T04:02:43.853Z | Downloaded argon2 v0.5.3 |
| 240 | 2026-03-26T04:02:43.856Z | Downloaded daft-derive v0.1.5 |
| 241 | 2026-03-26T04:02:43.856Z | Downloaded ff v0.13.1 |
| 242 | 2026-03-26T04:02:43.856Z | Downloaded async-compression v0.4.41 |
| 243 | 2026-03-26T04:02:43.859Z | Downloaded fs-err v3.3.0 |
| 244 | 2026-03-26T04:02:43.862Z | Downloaded globset v0.4.18 |
| 245 | 2026-03-26T04:02:43.883Z | Downloaded hubpack_derive v0.1.1 |
| 246 | 2026-03-26T04:02:43.886Z | Downloaded anstyle-query v1.1.5 |
| 247 | 2026-03-26T04:02:43.886Z | Downloaded half v2.7.1 |
| 248 | 2026-03-26T04:02:43.890Z | Downloaded cpufeatures v0.3.0 |
| 249 | 2026-03-26T04:02:43.896Z | Downloaded hickory-proto v0.24.4 |
| 250 | 2026-03-26T04:02:43.904Z | Downloaded hashbrown v0.16.1 |
| 251 | 2026-03-26T04:02:43.910Z | Downloaded debug-ignore v1.0.5 |
| 252 | 2026-03-26T04:02:43.913Z | Downloaded foldhash v0.2.0 |
| 253 | 2026-03-26T04:02:43.913Z | Downloaded ciborium-ll v0.2.2 |
| 254 | 2026-03-26T04:02:43.915Z | Downloaded async-stream v0.3.6 |
| 255 | 2026-03-26T04:02:43.918Z | Downloaded foldhash v0.1.5 |
| 256 | 2026-03-26T04:02:43.921Z | Downloaded defmt-parser v1.0.0 |
| 257 | 2026-03-26T04:02:43.921Z | Downloaded cstr-argument v0.1.2 |
| 258 | 2026-03-26T04:02:43.924Z | Downloaded const-random v0.1.18 |
| 259 | 2026-03-26T04:02:43.924Z | Downloaded ciborium-io v0.2.2 |
| 260 | 2026-03-26T04:02:43.924Z | Downloaded crossbeam-deque v0.8.6 |
| 261 | 2026-03-26T04:02:43.924Z | Downloaded const_format_proc_macros v0.2.34 |
| 262 | 2026-03-26T04:02:43.927Z | Downloaded futures-core v0.3.32 |
| 263 | 2026-03-26T04:02:43.927Z | Downloaded data-encoding v2.10.0 |
| 264 | 2026-03-26T04:02:43.930Z | Downloaded cmake v0.1.57 |
| 265 | 2026-03-26T04:02:43.930Z | Downloaded group v0.13.0 |
| 266 | 2026-03-26T04:02:43.930Z | Downloaded foreign-types v0.5.0 |
| 267 | 2026-03-26T04:02:43.930Z | Downloaded fastrand v2.3.0 |
| 268 | 2026-03-26T04:02:43.933Z | Downloaded derive_more v0.99.20 |
| 269 | 2026-03-26T04:02:43.935Z | Downloaded convert_case v0.4.0 |
| 270 | 2026-03-26T04:02:43.935Z | Downloaded cobs v0.3.0 |
| 271 | 2026-03-26T04:02:43.935Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 272 | 2026-03-26T04:02:43.938Z | Downloaded compression-core v0.4.31 |
| 273 | 2026-03-26T04:02:43.938Z | Downloaded colorchoice v1.0.5 |
| 274 | 2026-03-26T04:02:43.938Z | Downloaded crc8 v0.1.1 |
| 275 | 2026-03-26T04:02:43.938Z | Downloaded hex v0.4.3 |
| 276 | 2026-03-26T04:02:43.941Z | Downloaded elliptic-curve v0.13.8 |
| 277 | 2026-03-26T04:02:43.944Z | Downloaded const-random-macro v0.1.16 |
| 278 | 2026-03-26T04:02:43.944Z | Downloaded atomic-waker v1.1.2 |
| 279 | 2026-03-26T04:02:43.944Z | Downloaded clap_lex v1.1.0 |
| 280 | 2026-03-26T04:02:43.947Z | Downloaded cfg-if v1.0.4 |
| 281 | 2026-03-26T04:02:43.947Z | Downloaded cipher v0.4.4 |
| 282 | 2026-03-26T04:02:43.947Z | Downloaded httpdate v1.0.3 |
| 283 | 2026-03-26T04:02:43.950Z | Downloaded anyhow v1.0.102 |
| 284 | 2026-03-26T04:02:43.950Z | Downloaded futures-util v0.3.32 |
| 285 | 2026-03-26T04:02:43.956Z | Downloaded futures-io v0.3.32 |
| 286 | 2026-03-26T04:02:43.959Z | Downloaded aead v0.5.2 |
| 287 | 2026-03-26T04:02:43.959Z | Downloaded getrandom v0.4.2 |
| 288 | 2026-03-26T04:02:43.963Z | Downloaded generic-array v0.14.7 |
| 289 | 2026-03-26T04:02:43.963Z | Downloaded digest v0.10.7 |
| 290 | 2026-03-26T04:02:43.966Z | Downloaded foreign-types-shared v0.3.1 |
| 291 | 2026-03-26T04:02:43.966Z | Downloaded cpufeatures v0.2.17 |
| 292 | 2026-03-26T04:02:43.966Z | Downloaded foreign-types-shared v0.1.1 |
| 293 | 2026-03-26T04:02:43.966Z | Downloaded adler2 v2.0.1 |
| 294 | 2026-03-26T04:02:43.970Z | Downloaded block-buffer v0.10.4 |
| 295 | 2026-03-26T04:02:43.973Z | Downloaded heck v0.4.1 |
| 296 | 2026-03-26T04:02:43.973Z | Downloaded enum-as-inner v0.6.1 |
| 297 | 2026-03-26T04:02:43.973Z | Downloaded dropshot-api-manager-types v0.7.0 |
| 298 | 2026-03-26T04:02:43.976Z | Downloaded dyn-clone v1.0.20 |
| 299 | 2026-03-26T04:02:43.976Z | Downloaded hostname v0.3.1 |
| 300 | 2026-03-26T04:02:43.979Z | Downloaded crunchy v0.2.4 |
| 301 | 2026-03-26T04:02:43.979Z | Downloaded gethostname v0.5.0 |
| 302 | 2026-03-26T04:02:43.982Z | Downloaded atomicwrites v0.4.4 |
| 303 | 2026-03-26T04:02:43.982Z | Downloaded futures-sink v0.3.32 |
| 304 | 2026-03-26T04:02:43.985Z | Downloaded futures-macro v0.3.32 |
| 305 | 2026-03-26T04:02:43.985Z | Downloaded fs_extra v1.3.0 |
| 306 | 2026-03-26T04:02:43.989Z | Downloaded foreign-types-macros v0.2.3 |
| 307 | 2026-03-26T04:02:43.989Z | Downloaded fnv v1.0.7 |
| 308 | 2026-03-26T04:02:43.992Z | Downloaded dof v0.4.0 |
| 309 | 2026-03-26T04:02:43.992Z | Downloaded crucible-workspace-hack v0.1.0 |
| 310 | 2026-03-26T04:02:43.992Z | Downloaded cfg_aliases v0.2.1 |
| 311 | 2026-03-26T04:02:43.997Z | Downloaded crypto-common v0.1.7 |
| 312 | 2026-03-26T04:02:44.000Z | Downloaded fixedbitset v0.5.7 |
| 313 | 2026-03-26T04:02:44.003Z | Downloaded highway v1.3.0 |
| 314 | 2026-03-26T04:02:44.003Z | Downloaded deranged v0.5.8 |
| 315 | 2026-03-26T04:02:44.008Z | Downloaded byteorder v1.5.0 |
| 316 | 2026-03-26T04:02:44.010Z | Downloaded embedded-io v0.4.0 |
| 317 | 2026-03-26T04:02:44.011Z | Downloaded bit-vec v0.8.0 |
| 318 | 2026-03-26T04:02:44.013Z | Downloaded foreign-types v0.3.2 |
| 319 | 2026-03-26T04:02:44.013Z | Downloaded float-ord v0.3.2 |
| 320 | 2026-03-26T04:02:44.013Z | Downloaded dtrace-parser v0.3.0 |
| 321 | 2026-03-26T04:02:44.017Z | Downloaded hubpack v0.1.2 |
| 322 | 2026-03-26T04:02:44.017Z | Downloaded git-stub v1.0.0 |
| 323 | 2026-03-26T04:02:44.019Z | Downloaded http-body v1.0.1 |
| 324 | 2026-03-26T04:02:44.019Z | Downloaded hostname v0.4.2 |
| 325 | 2026-03-26T04:02:44.019Z | Downloaded base16ct v0.2.0 |
| 326 | 2026-03-26T04:02:44.023Z | Downloaded futures-task v0.3.32 |
| 327 | 2026-03-26T04:02:44.023Z | Downloaded embedded-io v0.6.1 |
| 328 | 2026-03-26T04:02:44.025Z | Downloaded form_urlencoded v1.2.2 |
| 329 | 2026-03-26T04:02:44.028Z | Downloaded inout v0.1.4 |
| 330 | 2026-03-26T04:02:44.031Z | Downloaded fxhash v0.2.1 |
| 331 | 2026-03-26T04:02:44.031Z | Downloaded internet-checksum v0.2.1 |
| 332 | 2026-03-26T04:02:44.034Z | Downloaded hash32 v0.3.1 |
| 333 | 2026-03-26T04:02:44.034Z | Downloaded libscf-sys v1.1.0 |
| 334 | 2026-03-26T04:02:44.034Z | Downloaded heck v0.5.0 |
| 335 | 2026-03-26T04:02:44.037Z | Downloaded lazy_static v1.5.0 |
| 336 | 2026-03-26T04:02:44.037Z | Downloaded glob v0.3.3 |
| 337 | 2026-03-26T04:02:44.037Z | Downloaded autocfg v1.5.0 |
| 338 | 2026-03-26T04:02:44.053Z | Downloaded anstream v1.0.0 |
| 339 | 2026-03-26T04:02:44.053Z | Downloaded const_format v0.2.35 |
| 340 | 2026-03-26T04:02:44.053Z | Downloaded git-stub-vcs v0.1.0 |
| 341 | 2026-03-26T04:02:44.053Z | Downloaded critical-section v1.2.0 |
| 342 | 2026-03-26T04:02:44.053Z | Downloaded bcs v0.1.6 |
| 343 | 2026-03-26T04:02:44.053Z | Downloaded anstyle-parse v1.0.0 |
| 344 | 2026-03-26T04:02:44.053Z | Downloaded dtrace-parser v0.2.0 |
| 345 | 2026-03-26T04:02:44.053Z | Downloaded chacha20 v0.9.1 |
| 346 | 2026-03-26T04:02:44.057Z | Downloaded errno v0.3.14 |
| 347 | 2026-03-26T04:02:44.057Z | Downloaded displaydoc v0.2.5 |
| 348 | 2026-03-26T04:02:44.057Z | Downloaded byte-wrapper v0.1.0 |
| 349 | 2026-03-26T04:02:44.057Z | Downloaded async-trait v0.1.89 |
| 350 | 2026-03-26T04:02:44.057Z | Downloaded darling_macro v0.23.0 |
| 351 | 2026-03-26T04:02:44.057Z | Downloaded csv-core v0.1.13 |
| 352 | 2026-03-26T04:02:44.060Z | Downloaded dunce v1.0.5 |
| 353 | 2026-03-26T04:02:44.060Z | Downloaded base64ct v1.8.3 |
| 354 | 2026-03-26T04:02:44.061Z | Downloaded linked-hash-map v0.5.6 |
| 355 | 2026-03-26T04:02:44.061Z | Downloaded bytecount v0.6.9 |
| 356 | 2026-03-26T04:02:44.064Z | Downloaded bitflags v1.3.2 |
| 357 | 2026-03-26T04:02:44.064Z | Downloaded dof v0.3.0 |
| 358 | 2026-03-26T04:02:44.066Z | Downloaded hickory-resolver v0.24.4 |
| 359 | 2026-03-26T04:02:44.069Z | Downloaded defmt-macros v1.0.1 |
| 360 | 2026-03-26T04:02:44.072Z | Downloaded itoa v1.0.18 |
| 361 | 2026-03-26T04:02:44.075Z | Downloaded is-terminal v0.4.17 |
| 362 | 2026-03-26T04:02:44.075Z | Downloaded lru-cache v0.1.2 |
| 363 | 2026-03-26T04:02:44.078Z | Downloaded keccak v0.1.6 |
| 364 | 2026-03-26T04:02:44.078Z | Downloaded http v1.4.0 |
| 365 | 2026-03-26T04:02:44.081Z | Downloaded console v0.15.11 |
| 366 | 2026-03-26T04:02:44.081Z | Downloaded chacha20 v0.10.0 |
| 367 | 2026-03-26T04:02:44.083Z | Downloaded httparse v1.10.1 |
| 368 | 2026-03-26T04:02:44.089Z | Downloaded fixedbitset v0.4.2 |
| 369 | 2026-03-26T04:02:44.089Z | Downloaded camino-tempfile v1.4.1 |
| 370 | 2026-03-26T04:02:44.092Z | Downloaded daft v0.1.5 |
| 371 | 2026-03-26T04:02:44.092Z | Downloaded crossbeam-utils v0.8.21 |
| 372 | 2026-03-26T04:02:44.092Z | Downloaded http-body-util v0.1.3 |
| 373 | 2026-03-26T04:02:44.092Z | Downloaded newline-converter v0.3.0 |
| 374 | 2026-03-26T04:02:44.095Z | Downloaded match_cfg v0.1.0 |
| 375 | 2026-03-26T04:02:44.095Z | Downloaded idna_adapter v1.2.1 |
| 376 | 2026-03-26T04:02:44.099Z | Downloaded instant v0.1.13 |
| 377 | 2026-03-26T04:02:44.101Z | Downloaded hickory-resolver v0.25.2 |
| 378 | 2026-03-26T04:02:44.104Z | Downloaded humantime v2.3.0 |
| 379 | 2026-03-26T04:02:44.104Z | Downloaded compression-codecs v0.4.37 |
| 380 | 2026-03-26T04:02:44.107Z | Downloaded memoffset v0.9.1 |
| 381 | 2026-03-26T04:02:44.107Z | Downloaded either v1.15.0 |
| 382 | 2026-03-26T04:02:44.110Z | Downloaded drift v0.1.3 |
| 383 | 2026-03-26T04:02:44.113Z | Downloaded mime v0.3.17 |
| 384 | 2026-03-26T04:02:44.113Z | Downloaded num v0.4.3 |
| 385 | 2026-03-26T04:02:44.117Z | Downloaded managed v0.8.0 |
| 386 | 2026-03-26T04:02:44.117Z | Downloaded derive-ex v0.1.8 |
| 387 | 2026-03-26T04:02:44.117Z | Downloaded is_ci v1.2.0 |
| 388 | 2026-03-26T04:02:44.119Z | Downloaded ident_case v1.0.1 |
| 389 | 2026-03-26T04:02:44.119Z | Downloaded natord v1.0.9 |
| 390 | 2026-03-26T04:02:44.120Z | Downloaded num-iter v0.1.45 |
| 391 | 2026-03-26T04:02:44.120Z | Downloaded num-conv v0.2.0 |
| 392 | 2026-03-26T04:02:44.120Z | Downloaded ipnet v2.12.0 |
| 393 | 2026-03-26T04:02:44.123Z | Downloaded ingot v0.1.1 |
| 394 | 2026-03-26T04:02:44.123Z | Downloaded newtype_derive v0.1.6 |
| 395 | 2026-03-26T04:02:44.123Z | Downloaded ipnetwork v0.21.1 |
| 396 | 2026-03-26T04:02:44.126Z | Downloaded memmap v0.7.0 |
| 397 | 2026-03-26T04:02:44.126Z | Downloaded futures-channel v0.3.32 |
| 398 | 2026-03-26T04:02:44.128Z | Downloaded darling v0.23.0 |
| 399 | 2026-03-26T04:02:44.131Z | Downloaded crossbeam-epoch v0.9.18 |
| 400 | 2026-03-26T04:02:44.131Z | Downloaded crc32fast v1.5.0 |
| 401 | 2026-03-26T04:02:44.134Z | Downloaded linear-map v1.2.0 |
| 402 | 2026-03-26T04:02:44.134Z | Downloaded ingot-types v0.1.2 |
| 403 | 2026-03-26T04:02:44.137Z | Downloaded darling v0.21.3 |
| 404 | 2026-03-26T04:02:44.139Z | Downloaded console v0.16.3 |
| 405 | 2026-03-26T04:02:44.140Z | Downloaded backon v1.6.0 |
| 406 | 2026-03-26T04:02:44.142Z | Downloaded cookie v0.18.1 |
| 407 | 2026-03-26T04:02:44.142Z | Downloaded num-derive v0.4.2 |
| 408 | 2026-03-26T04:02:44.146Z | Downloaded diff v0.1.13 |
| 409 | 2026-03-26T04:02:44.146Z | Downloaded colored v3.1.1 |
| 410 | 2026-03-26T04:02:44.148Z | Downloaded indent_write v2.2.0 |
| 411 | 2026-03-26T04:02:44.148Z | Downloaded hmac v0.12.1 |
| 412 | 2026-03-26T04:02:44.148Z | Downloaded lru-slab v0.1.2 |
| 413 | 2026-03-26T04:02:44.151Z | Downloaded clap v4.6.0 |
| 414 | 2026-03-26T04:02:44.154Z | Downloaded opaque-debug v0.3.1 |
| 415 | 2026-03-26T04:02:44.157Z | Downloaded ahash v0.8.12 |
| 416 | 2026-03-26T04:02:44.157Z | Downloaded openssl-macros v0.1.1 |
| 417 | 2026-03-26T04:02:44.160Z | Downloaded num_threads v0.1.7 |
| 418 | 2026-03-26T04:02:44.160Z | Downloaded libsw v3.5.0 |
| 419 | 2026-03-26T04:02:44.160Z | Downloaded futures v0.3.32 |
| 420 | 2026-03-26T04:02:44.162Z | Downloaded find-msvc-tools v0.1.9 |
| 421 | 2026-03-26T04:02:44.165Z | Downloaded libsw-core v0.3.2 |
| 422 | 2026-03-26T04:02:44.165Z | Downloaded is_terminal_polyfill v1.70.2 |
| 423 | 2026-03-26T04:02:44.165Z | Downloaded iana-time-zone v0.1.65 |
| 424 | 2026-03-26T04:02:44.168Z | Downloaded hyper-rustls v0.27.7 |
| 425 | 2026-03-26T04:02:44.168Z | Downloaded allocator-api2 v0.2.21 |
| 426 | 2026-03-26T04:02:44.171Z | Downloaded no-std-compat v0.4.1 |
| 427 | 2026-03-26T04:02:44.171Z | Downloaded potential_utf v0.1.4 |
| 428 | 2026-03-26T04:02:44.174Z | Downloaded erased-serde v0.3.31 |
| 429 | 2026-03-26T04:02:44.174Z | Downloaded ciborium v0.2.2 |
| 430 | 2026-03-26T04:02:44.174Z | Downloaded clap_derive v4.6.0 |
| 431 | 2026-03-26T04:02:44.178Z | Downloaded camino v1.2.2 |
| 432 | 2026-03-26T04:02:44.178Z | Downloaded defmt v1.0.1 |
| 433 | 2026-03-26T04:02:44.181Z | Downloaded cargo_toml v0.22.3 |
| 434 | 2026-03-26T04:02:44.181Z | Downloaded backoff v0.4.0 |
| 435 | 2026-03-26T04:02:44.183Z | Downloaded num-rational v0.4.2 |
| 436 | 2026-03-26T04:02:44.183Z | Downloaded num-derive v0.3.3 |
| 437 | 2026-03-26T04:02:44.186Z | Downloaded newtype-uuid-macros v0.1.0 |
| 438 | 2026-03-26T04:02:44.186Z | Downloaded multer v3.1.0 |
| 439 | 2026-03-26T04:02:44.186Z | Downloaded anstyle v1.0.14 |
| 440 | 2026-03-26T04:02:44.189Z | Downloaded powerfmt v0.2.0 |
| 441 | 2026-03-26T04:02:44.192Z | Downloaded phf_shared v0.12.1 |
| 442 | 2026-03-26T04:02:44.195Z | Downloaded proc-macro-crate v1.3.1 |
| 443 | 2026-03-26T04:02:44.195Z | Downloaded proc-macro-crate v3.5.0 |
| 444 | 2026-03-26T04:02:44.198Z | Downloaded getrandom v0.2.17 |
| 445 | 2026-03-26T04:02:44.201Z | Downloaded num-complex v0.4.6 |
| 446 | 2026-03-26T04:02:44.201Z | Downloaded heapless v0.8.0 |
| 447 | 2026-03-26T04:02:44.204Z | Downloaded cancel-safe-futures v0.1.5 |
| 448 | 2026-03-26T04:02:44.207Z | Downloaded num-integer v0.1.46 |
| 449 | 2026-03-26T04:02:44.207Z | Downloaded dropshot_endpoint v0.17.0 |
| 450 | 2026-03-26T04:02:44.209Z | Downloaded getrandom v0.3.4 |
| 451 | 2026-03-26T04:02:44.212Z | Downloaded macaddr v1.0.1 |
| 452 | 2026-03-26T04:02:44.212Z | Downloaded dropshot_endpoint v0.16.7 |
| 453 | 2026-03-26T04:02:44.215Z | Downloaded derive-where v1.6.1 |
| 454 | 2026-03-26T04:02:44.218Z | Downloaded ingot-macros v0.1.1 |
| 455 | 2026-03-26T04:02:44.218Z | Downloaded num_enum_derive v0.7.6 |
| 456 | 2026-03-26T04:02:44.221Z | Downloaded icu_properties v2.1.2 |
| 457 | 2026-03-26T04:02:44.224Z | Downloaded jobserver v0.1.34 |
| 458 | 2026-03-26T04:02:44.226Z | Downloaded progenitor-client v0.10.0 |
| 459 | 2026-03-26T04:02:44.229Z | Downloaded pkg-config v0.3.32 |
| 460 | 2026-03-26T04:02:44.229Z | Downloaded parse-display-derive v0.10.0 |
| 461 | 2026-03-26T04:02:44.229Z | Downloaded litemap v0.8.1 |
| 462 | 2026-03-26T04:02:44.231Z | Downloaded num_enum_derive v0.5.11 |
| 463 | 2026-03-26T04:02:44.231Z | Downloaded num_enum v0.5.11 |
| 464 | 2026-03-26T04:02:44.235Z | Downloaded oxide-tokio-rt v0.1.3 |
| 465 | 2026-03-26T04:02:44.237Z | Downloaded lock_api v0.4.14 |
| 466 | 2026-03-26T04:02:44.237Z | Downloaded owo-colors v4.3.0 |
| 467 | 2026-03-26T04:02:44.237Z | Downloaded newtype-uuid v1.3.2 |
| 468 | 2026-03-26T04:02:44.240Z | Downloaded parking_lot_core v0.8.6 |
| 469 | 2026-03-26T04:02:44.243Z | Downloaded quick-error v1.2.3 |
| 470 | 2026-03-26T04:02:44.243Z | Downloaded progenitor-client v0.11.2 |
| 471 | 2026-03-26T04:02:44.246Z | Downloaded phf v0.12.1 |
| 472 | 2026-03-26T04:02:44.255Z | Downloaded proc-macro-error-attr v1.0.4 |
| 473 | 2026-03-26T04:02:44.258Z | Downloaded icu_provider v2.1.1 |
| 474 | 2026-03-26T04:02:44.261Z | Downloaded password-hash v0.5.0 |
| 475 | 2026-03-26T04:02:44.263Z | Downloaded paste v1.0.15 |
| 476 | 2026-03-26T04:02:44.266Z | Downloaded memmap2 v0.9.10 |
| 477 | 2026-03-26T04:02:44.269Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 478 | 2026-03-26T04:02:44.270Z | Downloaded pretty-hex v0.4.2 |
| 479 | 2026-03-26T04:02:44.272Z | Downloaded progenitor-macro v0.10.0 |
| 480 | 2026-03-26T04:02:44.272Z | Downloaded ppv-lite86 v0.2.21 |
| 481 | 2026-03-26T04:02:44.272Z | Downloaded poly1305 v0.8.0 |
| 482 | 2026-03-26T04:02:44.275Z | Downloaded progenitor-macro v0.11.2 |
| 483 | 2026-03-26T04:02:44.279Z | Downloaded num_enum v0.7.6 |
| 484 | 2026-03-26T04:02:44.282Z | Downloaded ref-cast-impl v1.0.25 |
| 485 | 2026-03-26T04:02:44.282Z | Downloaded ref-cast v1.0.25 |
| 486 | 2026-03-26T04:02:44.282Z | Downloaded blake2 v0.10.6 |
| 487 | 2026-03-26T04:02:44.285Z | Downloaded pin-project-internal v1.1.11 |
| 488 | 2026-03-26T04:02:44.288Z | Downloaded pest_derive v2.8.6 |
| 489 | 2026-03-26T04:02:44.288Z | Downloaded darling_core v0.23.0 |
| 490 | 2026-03-26T04:02:44.291Z | Downloaded chacha20poly1305 v0.10.1 |
| 491 | 2026-03-26T04:02:44.294Z | Downloaded parking_lot v0.12.5 |
| 492 | 2026-03-26T04:02:44.294Z | Downloaded pin-project-lite v0.2.17 |
| 493 | 2026-03-26T04:02:44.297Z | Downloaded progenitor-macro v0.13.0 |
| 494 | 2026-03-26T04:02:44.300Z | Downloaded once_cell v1.21.4 |
| 495 | 2026-03-26T04:02:44.300Z | Downloaded arc-swap v1.9.0 |
| 496 | 2026-03-26T04:02:44.302Z | Downloaded icu_locale_core v2.1.1 |
| 497 | 2026-03-26T04:02:44.305Z | Downloaded icu_normalizer_data v2.1.1 |
| 498 | 2026-03-26T04:02:44.308Z | Downloaded flate2 v1.1.9 |
| 499 | 2026-03-26T04:02:44.311Z | Downloaded proc-macro-error2 v2.0.1 |
| 500 | 2026-03-26T04:02:44.311Z | Downloaded crossbeam-channel v0.5.15 |
| 501 | 2026-03-26T04:02:44.314Z | Downloaded same-file v1.0.6 |
| 502 | 2026-03-26T04:02:44.317Z | Downloaded darling_core v0.21.3 |
| 503 | 2026-03-26T04:02:44.319Z | Downloaded scopeguard v1.2.0 |
| 504 | 2026-03-26T04:02:44.320Z | Downloaded progenitor v0.13.0 |
| 505 | 2026-03-26T04:02:44.320Z | Downloaded oxnet v0.1.4 |
| 506 | 2026-03-26T04:02:44.322Z | Downloaded progenitor-extras v0.1.1 |
| 507 | 2026-03-26T04:02:44.323Z | Downloaded progenitor v0.11.2 |
| 508 | 2026-03-26T04:02:44.323Z | Downloaded bitflags v2.11.0 |
| 509 | 2026-03-26T04:02:44.326Z | Downloaded scroll_derive v0.12.1 |
| 510 | 2026-03-26T04:02:44.326Z | Downloaded rand_chacha v0.3.1 |
| 511 | 2026-03-26T04:02:44.329Z | Downloaded omicron-workspace-hack v0.1.0 |
| 512 | 2026-03-26T04:02:44.329Z | Downloaded olpc-cjson v0.1.4 |
| 513 | 2026-03-26T04:02:44.329Z | Downloaded rustc_version v0.4.1 |
| 514 | 2026-03-26T04:02:44.329Z | Downloaded quote v1.0.45 |
| 515 | 2026-03-26T04:02:44.331Z | Downloaded proc-macro-error v1.0.4 |
| 516 | 2026-03-26T04:02:44.334Z | Downloaded rand_core v0.9.5 |
| 517 | 2026-03-26T04:02:44.334Z | Downloaded progenitor-client v0.13.0 |
| 518 | 2026-03-26T04:02:44.334Z | Downloaded expectorate v1.2.0 |
| 519 | 2026-03-26T04:02:44.337Z | Downloaded semver v0.1.20 |
| 520 | 2026-03-26T04:02:44.337Z | Downloaded pem v3.0.6 |
| 521 | 2026-03-26T04:02:44.337Z | Downloaded parking_lot_core v0.9.12 |
| 522 | 2026-03-26T04:02:44.340Z | Downloaded parking_lot v0.11.2 |
| 523 | 2026-03-26T04:02:44.340Z | Downloaded rand_chacha v0.9.0 |
| 524 | 2026-03-26T04:02:44.343Z | Downloaded rand_core v0.6.4 |
| 525 | 2026-03-26T04:02:44.343Z | Downloaded log v0.4.29 |
| 526 | 2026-03-26T04:02:44.346Z | Downloaded papergrid v0.17.0 |
| 527 | 2026-03-26T04:02:44.348Z | Downloaded serde_repr v0.1.20 |
| 528 | 2026-03-26T04:02:44.348Z | Downloaded scroll_derive v0.13.1 |
| 529 | 2026-03-26T04:02:44.351Z | Downloaded postcard v1.1.3 |
| 530 | 2026-03-26T04:02:44.351Z | Downloaded openssl-probe v0.2.1 |
| 531 | 2026-03-26T04:02:44.354Z | Downloaded num-traits v0.2.19 |
| 532 | 2026-03-26T04:02:44.354Z | Downloaded hashbrown v0.12.3 |
| 533 | 2026-03-26T04:02:44.357Z | Downloaded pest_generator v2.8.6 |
| 534 | 2026-03-26T04:02:44.357Z | Downloaded indicatif v0.18.4 |
| 535 | 2026-03-26T04:02:44.361Z | Downloaded serde-big-array v0.5.1 |
| 536 | 2026-03-26T04:02:44.364Z | Downloaded serial_test v3.4.0 |
| 537 | 2026-03-26T04:02:44.364Z | Downloaded indexmap v1.9.3 |
| 538 | 2026-03-26T04:02:44.366Z | Downloaded bytes v1.11.1 |
| 539 | 2026-03-26T04:02:44.370Z | Downloaded icu_normalizer v2.1.1 |
| 540 | 2026-03-26T04:02:44.373Z | Downloaded serial_test_derive v3.4.0 |
| 541 | 2026-03-26T04:02:44.376Z | Downloaded serde_urlencoded v0.7.1 |
| 542 | 2026-03-26T04:02:44.376Z | Downloaded rustc-hash v2.1.1 |
| 543 | 2026-03-26T04:02:44.376Z | Downloaded base64 v0.22.1 |
| 544 | 2026-03-26T04:02:44.380Z | Downloaded sha1 v0.10.6 |
| 545 | 2026-03-26T04:02:44.383Z | Downloaded serde_spanned v1.1.0 |
| 546 | 2026-03-26T04:02:44.383Z | Downloaded rusty-fork v0.3.1 |
| 547 | 2026-03-26T04:02:44.383Z | Downloaded rustls-pemfile v2.2.0 |
| 548 | 2026-03-26T04:02:44.386Z | Downloaded rand_core v0.10.0 |
| 549 | 2026-03-26T04:02:44.386Z | Downloaded progenitor v0.10.0 |
| 550 | 2026-03-26T04:02:44.386Z | Downloaded serde_plain v1.0.2 |
| 551 | 2026-03-26T04:02:44.389Z | Downloaded percent-encoding v2.3.2 |
| 552 | 2026-03-26T04:02:44.389Z | Downloaded rustversion v1.0.22 |
| 553 | 2026-03-26T04:02:44.389Z | Downloaded sigpipe v0.1.3 |
| 554 | 2026-03-26T04:02:44.392Z | Downloaded siphasher v1.0.2 |
| 555 | 2026-03-26T04:02:44.396Z | Downloaded schemars_derive v0.8.22 |
| 556 | 2026-03-26T04:02:44.399Z | Downloaded papergrid v0.11.0 |
| 557 | 2026-03-26T04:02:44.403Z | Downloaded serde_spanned v0.6.9 |
| 558 | 2026-03-26T04:02:44.406Z | Downloaded quinn-udp v0.5.14 |
| 559 | 2026-03-26T04:02:44.406Z | Downloaded pin-utils v0.1.0 |
| 560 | 2026-03-26T04:02:44.406Z | Downloaded memchr v2.8.0 |
| 561 | 2026-03-26T04:02:44.409Z | Downloaded slog-envlogger v2.2.0 |
| 562 | 2026-03-26T04:02:44.412Z | Downloaded rand_xorshift v0.4.0 |
| 563 | 2026-03-26T04:02:44.415Z | Downloaded plain v0.2.3 |
| 564 | 2026-03-26T04:02:44.417Z | Downloaded slog-bunyan v2.5.0 |
| 565 | 2026-03-26T04:02:44.431Z | Downloaded spin v0.5.2 |
| 566 | 2026-03-26T04:02:44.434Z | Downloaded crypto-bigint v0.5.5 |
| 567 | 2026-03-26T04:02:44.436Z | Downloaded serde_tokenstream v0.2.3 |
| 568 | 2026-03-26T04:02:44.436Z | Downloaded serde_path_to_error v0.1.20 |
| 569 | 2026-03-26T04:02:44.439Z | Downloaded secrecy v0.10.3 |
| 570 | 2026-03-26T04:02:44.439Z | Downloaded rustc_version v0.1.7 |
| 571 | 2026-03-26T04:02:44.442Z | Downloaded miniz_oxide v0.8.9 |
| 572 | 2026-03-26T04:02:44.442Z | Downloaded base64 v0.21.7 |
| 573 | 2026-03-26T04:02:44.445Z | Downloaded parse-display v0.10.0 |
| 574 | 2026-03-26T04:02:44.449Z | Downloaded structmeta v0.3.0 |
| 575 | 2026-03-26T04:02:44.452Z | Downloaded smawk v0.3.2 |
| 576 | 2026-03-26T04:02:44.455Z | Downloaded stable_deref_trait v1.2.1 |
| 577 | 2026-03-26T04:02:44.455Z | Downloaded subtle v2.6.1 |
| 578 | 2026-03-26T04:02:44.457Z | Downloaded shlex v1.3.0 |
| 579 | 2026-03-26T04:02:44.457Z | Downloaded jiff-static v0.2.23 |
| 580 | 2026-03-26T04:02:44.460Z | Downloaded minimal-lexical v0.2.1 |
| 581 | 2026-03-26T04:02:44.464Z | Downloaded sha2 v0.10.9 |
| 582 | 2026-03-26T04:02:44.467Z | Downloaded hyper-util v0.1.20 |
| 583 | 2026-03-26T04:02:44.469Z | Downloaded terminal_size v0.4.4 |
| 584 | 2026-03-26T04:02:44.469Z | Downloaded supports-color v3.0.2 |
| 585 | 2026-03-26T04:02:44.472Z | Downloaded tagptr v0.2.0 |
| 586 | 2026-03-26T04:02:44.472Z | Downloaded tabled_derive v0.7.0 |
| 587 | 2026-03-26T04:02:44.472Z | Downloaded strum v0.27.2 |
| 588 | 2026-03-26T04:02:44.475Z | Downloaded simd-adler32 v0.3.8 |
| 589 | 2026-03-26T04:02:44.475Z | Downloaded signal-hook-registry v1.4.8 |
| 590 | 2026-03-26T04:02:44.478Z | Downloaded swrite v0.1.0 |
| 591 | 2026-03-26T04:02:44.478Z | Downloaded tabwriter v1.4.1 |
| 592 | 2026-03-26T04:02:44.481Z | Downloaded progenitor-impl v0.13.0 |
| 593 | 2026-03-26T04:02:44.481Z | Downloaded structmeta-derive v0.3.0 |
| 594 | 2026-03-26T04:02:44.481Z | Downloaded progenitor-impl v0.10.0 |
| 595 | 2026-03-26T04:02:44.486Z | Downloaded slog-async v2.8.0 |
| 596 | 2026-03-26T04:02:44.488Z | Downloaded rustls-native-certs v0.8.3 |
| 597 | 2026-03-26T04:02:44.489Z | Downloaded slab v0.4.12 |
| 598 | 2026-03-26T04:02:44.494Z | Downloaded smartstring v1.0.1 |
| 599 | 2026-03-26T04:02:44.496Z | Downloaded resolv-conf v0.7.6 |
| 600 | 2026-03-26T04:02:44.499Z | Downloaded strum v0.26.3 |
| 601 | 2026-03-26T04:02:44.499Z | Downloaded hashbrown v0.15.5 |
| 602 | 2026-03-26T04:02:44.502Z | Downloaded termtree v0.5.1 |
| 603 | 2026-03-26T04:02:44.502Z | Downloaded pin-project v1.1.11 |
| 604 | 2026-03-26T04:02:44.507Z | Downloaded slog-term v2.9.2 |
| 605 | 2026-03-26T04:02:44.510Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 606 | 2026-03-26T04:02:44.510Z | Downloaded indexmap v2.13.0 |
| 607 | 2026-03-26T04:02:44.513Z | Downloaded prettyplease v0.2.37 |
| 608 | 2026-03-26T04:02:44.516Z | Downloaded take_mut v0.2.2 |
| 609 | 2026-03-26T04:02:44.516Z | Downloaded rhai_codegen v3.1.0 |
| 610 | 2026-03-26T04:02:44.521Z | Downloaded proc-macro2 v1.0.106 |
| 611 | 2026-03-26T04:02:44.524Z | Downloaded smf v0.2.3 |
| 612 | 2026-03-26T04:02:44.524Z | Downloaded serde_derive_internals v0.29.1 |
| 613 | 2026-03-26T04:02:44.524Z | Downloaded slog-json v2.6.1 |
| 614 | 2026-03-26T04:02:44.527Z | Downloaded strsim v0.11.1 |
| 615 | 2026-03-26T04:02:44.527Z | Downloaded slog-stdlog v4.1.1 |
| 616 | 2026-03-26T04:02:44.527Z | Downloaded slog-scope v4.4.1 |
| 617 | 2026-03-26T04:02:44.531Z | Downloaded thread-id v5.1.0 |
| 618 | 2026-03-26T04:02:44.531Z | Downloaded thread-id v4.2.2 |
| 619 | 2026-03-26T04:02:44.531Z | Downloaded tabled_derive v0.11.0 |
| 620 | 2026-03-26T04:02:44.534Z | Downloaded snafu-derive v0.8.9 |
| 621 | 2026-03-26T04:02:44.534Z | Downloaded slog-dtrace v0.3.0 |
| 622 | 2026-03-26T04:02:44.534Z | Downloaded semver v1.0.27 |
| 623 | 2026-03-26T04:02:44.534Z | Downloaded sdd v3.0.10 |
| 624 | 2026-03-26T04:02:44.537Z | Downloaded strum_macros v0.26.4 |
| 625 | 2026-03-26T04:02:44.537Z | Downloaded serde_with_macros v3.18.0 |
| 626 | 2026-03-26T04:02:44.541Z | Downloaded ryu v1.0.23 |
| 627 | 2026-03-26T04:02:44.544Z | Downloaded dropshot-api-manager v0.7.0 |
| 628 | 2026-03-26T04:02:44.544Z | Downloaded pest_meta v2.8.6 |
| 629 | 2026-03-26T04:02:44.547Z | Downloaded time-core v0.1.8 |
| 630 | 2026-03-26T04:02:44.549Z | Downloaded openssl-sys v0.9.112 |
| 631 | 2026-03-26T04:02:44.552Z | Downloaded testing_table v0.3.0 |
| 632 | 2026-03-26T04:02:44.552Z | Downloaded sync_wrapper v1.0.2 |
| 633 | 2026-03-26T04:02:44.555Z | Downloaded nom v7.1.3 |
| 634 | 2026-03-26T04:02:44.558Z | Downloaded mio v1.1.1 |
| 635 | 2026-03-26T04:02:44.561Z | Downloaded scroll v0.12.0 |
| 636 | 2026-03-26T04:02:44.561Z | Downloaded toml_datetime v0.6.11 |
| 637 | 2026-03-26T04:02:44.564Z | Downloaded tinyvec_macros v0.1.1 |
| 638 | 2026-03-26T04:02:44.566Z | Downloaded tower-service v0.3.3 |
| 639 | 2026-03-26T04:02:44.566Z | Downloaded toml_write v0.1.2 |
| 640 | 2026-03-26T04:02:44.569Z | Downloaded rustls-platform-verifier v0.6.2 |
| 641 | 2026-03-26T04:02:44.572Z | Downloaded scroll v0.13.0 |
| 642 | 2026-03-26T04:02:44.572Z | Downloaded synstructure v0.13.2 |
| 643 | 2026-03-26T04:02:44.575Z | Downloaded rustls-pki-types v1.14.0 |
| 644 | 2026-03-26T04:02:44.575Z | Downloaded serde_derive v1.0.228 |
| 645 | 2026-03-26T04:02:44.580Z | Downloaded thiserror v1.0.69 |
| 646 | 2026-03-26T04:02:44.584Z | Downloaded thiserror v2.0.18 |
| 647 | 2026-03-26T04:02:44.586Z | Downloaded thiserror-impl v2.0.18 |
| 648 | 2026-03-26T04:02:44.589Z | Downloaded smallvec v1.15.1 |
| 649 | 2026-03-26T04:02:44.589Z | Downloaded rayon-core v1.13.0 |
| 650 | 2026-03-26T04:02:44.592Z | Downloaded pretty_assertions v1.4.1 |
| 651 | 2026-03-26T04:02:44.592Z | Downloaded tiny-keccak v2.0.2 |
| 652 | 2026-03-26T04:02:44.596Z | Downloaded cc v1.2.57 |
| 653 | 2026-03-26T04:02:44.599Z | Downloaded static_assertions v1.1.0 |
| 654 | 2026-03-26T04:02:44.601Z | Downloaded thread_local v1.1.9 |
| 655 | 2026-03-26T04:02:44.601Z | Downloaded typeid v1.0.3 |
| 656 | 2026-03-26T04:02:44.601Z | Downloaded try-lock v0.2.5 |
| 657 | 2026-03-26T04:02:44.601Z | Downloaded tower-layer v0.3.3 |
| 658 | 2026-03-26T04:02:44.604Z | Downloaded spin v0.9.8 |
| 659 | 2026-03-26T04:02:44.604Z | Downloaded tokio-macros v2.6.1 |
| 660 | 2026-03-26T04:02:44.607Z | Downloaded typify-macro v0.6.1 |
| 661 | 2026-03-26T04:02:44.607Z | Downloaded typify-macro v0.4.3 |
| 662 | 2026-03-26T04:02:44.611Z | Downloaded thiserror-impl v1.0.69 |
| 663 | 2026-03-26T04:02:44.613Z | Downloaded strum_macros v0.27.2 |
| 664 | 2026-03-26T04:02:44.616Z | Downloaded tempfile v3.27.0 |
| 665 | 2026-03-26T04:02:44.616Z | Downloaded tokio-tungstenite v0.21.0 |
| 666 | 2026-03-26T04:02:44.620Z | Downloaded rand v0.8.5 |
| 667 | 2026-03-26T04:02:44.624Z | Downloaded usdt v0.6.0 |
| 668 | 2026-03-26T04:02:44.626Z | Downloaded h2 v0.4.13 |
| 669 | 2026-03-26T04:02:44.629Z | Downloaded tokio-rustls v0.25.0 |
| 670 | 2026-03-26T04:02:44.629Z | Downloaded tokio-dtrace v0.1.1 |
| 671 | 2026-03-26T04:02:44.632Z | Downloaded slog v2.8.2 |
| 672 | 2026-03-26T04:02:44.632Z | Downloaded schemars v0.9.0 |
| 673 | 2026-03-26T04:02:44.638Z | Downloaded wait-timeout v0.2.1 |
| 674 | 2026-03-26T04:02:44.641Z | Downloaded usdt-attr-macro v0.6.0 |
| 675 | 2026-03-26T04:02:44.641Z | Downloaded universal-hash v0.5.1 |
| 676 | 2026-03-26T04:02:44.641Z | Downloaded unit-prefix v0.5.2 |
| 677 | 2026-03-26T04:02:44.641Z | Downloaded unicode-xid v0.2.6 |
| 678 | 2026-03-26T04:02:44.645Z | Downloaded utf8_iter v1.0.4 |
| 679 | 2026-03-26T04:02:44.645Z | Downloaded usdt v0.5.0 |
| 680 | 2026-03-26T04:02:44.645Z | Downloaded unicode-linebreak v0.1.5 |
| 681 | 2026-03-26T04:02:44.645Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 682 | 2026-03-26T04:02:44.648Z | Downloaded tinystr v0.8.2 |
| 683 | 2026-03-26T04:02:44.648Z | Downloaded icu_collections v2.1.1 |
| 684 | 2026-03-26T04:02:44.650Z | Downloaded thiserror-no-std v2.0.2 |
| 685 | 2026-03-26T04:02:44.653Z | Downloaded quinn v0.11.9 |
| 686 | 2026-03-26T04:02:44.656Z | Downloaded progenitor-impl v0.11.2 |
| 687 | 2026-03-26T04:02:44.656Z | Downloaded untrusted v0.9.0 |
| 688 | 2026-03-26T04:02:44.656Z | Downloaded usdt-macro v0.6.0 |
| 689 | 2026-03-26T04:02:44.658Z | Downloaded term v1.2.1 |
| 690 | 2026-03-26T04:02:44.658Z | Downloaded usdt-attr-macro v0.5.0 |
| 691 | 2026-03-26T04:02:44.661Z | Downloaded untrusted v0.7.1 |
| 692 | 2026-03-26T04:02:44.662Z | Downloaded waitgroup v0.1.2 |
| 693 | 2026-03-26T04:02:44.662Z | Downloaded csv v1.4.0 |
| 694 | 2026-03-26T04:02:44.671Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 695 | 2026-03-26T04:02:44.674Z | Downloaded utf-8 v0.7.6 |
| 696 | 2026-03-26T04:02:44.674Z | Downloaded usdt-macro v0.5.0 |
| 697 | 2026-03-26T04:02:44.674Z | Downloaded socket2 v0.6.3 |
| 698 | 2026-03-26T04:02:44.677Z | Downloaded version_check v0.9.5 |
| 699 | 2026-03-26T04:02:44.677Z | Downloaded schemars v0.8.22 |
| 700 | 2026-03-26T04:02:44.681Z | Downloaded want v0.3.1 |
| 701 | 2026-03-26T04:02:44.685Z | Downloaded time-macros v0.2.27 |
| 702 | 2026-03-26T04:02:44.685Z | Downloaded unarray v0.1.4 |
| 703 | 2026-03-26T04:02:44.689Z | Downloaded tokio-rustls v0.26.4 |
| 704 | 2026-03-26T04:02:44.692Z | Downloaded rustls-webpki v0.103.10 |
| 705 | 2026-03-26T04:02:44.698Z | Downloaded zeroize_derive v1.4.3 |
| 706 | 2026-03-26T04:02:44.701Z | Downloaded zerofrom-derive v0.1.6 |
| 707 | 2026-03-26T04:02:44.701Z | Downloaded yoke-derive v0.8.1 |
| 708 | 2026-03-26T04:02:44.704Z | Downloaded thin-vec v0.2.14 |
| 709 | 2026-03-26T04:02:44.710Z | Downloaded utf8parse v0.2.2 |
| 710 | 2026-03-26T04:02:44.713Z | Downloaded tokio-stream v0.1.18 |
| 711 | 2026-03-26T04:02:44.716Z | Downloaded zone_cfg_derive v0.3.1 |
| 712 | 2026-03-26T04:02:44.716Z | Downloaded serde_yaml v0.9.34+deprecated |
| 713 | 2026-03-26T04:02:44.716Z | Downloaded rand v0.10.0 |
| 714 | 2026-03-26T04:02:44.720Z | Downloaded zerofrom v0.1.6 |
| 715 | 2026-03-26T04:02:44.723Z | Downloaded rand v0.9.2 |
| 716 | 2026-03-26T04:02:44.730Z | Downloaded itertools v0.12.1 |
| 717 | 2026-03-26T04:02:44.735Z | Downloaded walkdir v2.5.0 |
| 718 | 2026-03-26T04:02:44.738Z | Downloaded tracing-attributes v0.1.31 |
| 719 | 2026-03-26T04:02:44.742Z | Downloaded snafu v0.8.9 |
| 720 | 2026-03-26T04:02:44.748Z | Downloaded zone v0.3.1 |
| 721 | 2026-03-26T04:02:44.751Z | Downloaded writeable v0.6.2 |
| 722 | 2026-03-26T04:02:44.751Z | Downloaded yoke v0.8.1 |
| 723 | 2026-03-26T04:02:44.751Z | Downloaded hyper v1.8.1 |
| 724 | 2026-03-26T04:02:44.755Z | Downloaded serde_core v1.0.228 |
| 725 | 2026-03-26T04:02:44.759Z | Downloaded serde v1.0.228 |
| 726 | 2026-03-26T04:02:44.763Z | Downloaded xz2 v0.1.7 |
| 727 | 2026-03-26T04:02:44.763Z | Downloaded toml v0.8.23 |
| 728 | 2026-03-26T04:02:44.763Z | Downloaded whoami v1.6.1 |
| 729 | 2026-03-26T04:02:44.763Z | Downloaded zerovec-derive v0.11.2 |
| 730 | 2026-03-26T04:02:44.770Z | Downloaded qorb v0.4.1 |
| 731 | 2026-03-26T04:02:44.774Z | Downloaded tinyvec v1.11.0 |
| 732 | 2026-03-26T04:02:44.774Z | Downloaded similar v2.7.0 |
| 733 | 2026-03-26T04:02:44.774Z | Downloaded usdt-impl v0.5.0 |
| 734 | 2026-03-26T04:02:44.774Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 735 | 2026-03-26T04:02:44.774Z | Downloaded nom v8.0.0 |
| 736 | 2026-03-26T04:02:44.777Z | Downloaded pest v2.8.6 |
| 737 | 2026-03-26T04:02:44.780Z | Downloaded idna v1.1.0 |
| 738 | 2026-03-26T04:02:44.782Z | Downloaded usdt-impl v0.6.0 |
| 739 | 2026-03-26T04:02:44.782Z | Downloaded iddqd v0.3.17 |
| 740 | 2026-03-26T04:02:44.788Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 741 | 2026-03-26T04:02:44.790Z | Downloaded itertools v0.14.0 |
| 742 | 2026-03-26T04:02:44.793Z | Downloaded libm v0.2.16 |
| 743 | 2026-03-26T04:02:44.797Z | Downloaded tungstenite v0.21.0 |
| 744 | 2026-03-26T04:02:44.800Z | Downloaded unicode-ident v1.0.24 |
| 745 | 2026-03-26T04:02:44.802Z | Downloaded textwrap v0.16.2 |
| 746 | 2026-03-26T04:02:44.802Z | Downloaded ucd-trie v0.1.7 |
| 747 | 2026-03-26T04:02:44.802Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 748 | 2026-03-26T04:02:44.810Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 749 | 2026-03-26T04:02:44.810Z | Downloaded zeroize v1.8.2 |
| 750 | 2026-03-26T04:02:44.813Z | Downloaded test-strategy v0.4.5 |
| 751 | 2026-03-26T04:02:44.813Z | Downloaded schemars v1.2.1 |
| 752 | 2026-03-26T04:02:44.816Z | Downloaded zmij v1.0.21 |
| 753 | 2026-03-26T04:02:44.818Z | Downloaded unsafe-libyaml v0.2.11 |
| 754 | 2026-03-26T04:02:44.821Z | Downloaded hkdf v0.12.4 |
| 755 | 2026-03-26T04:02:44.824Z | Downloaded tracing-core v0.1.36 |
| 756 | 2026-03-26T04:02:44.824Z | Downloaded icu_properties_data v2.1.2 |
| 757 | 2026-03-26T04:02:44.828Z | Downloaded iri-string v0.7.11 |
| 758 | 2026-03-26T04:02:44.832Z | Downloaded goblin v0.8.2 |
| 759 | 2026-03-26T04:02:44.835Z | Downloaded clap_builder v4.6.0 |
| 760 | 2026-03-26T04:02:44.838Z | Downloaded typify v0.6.1 |
| 761 | 2026-03-26T04:02:44.841Z | Downloaded typify v0.4.3 |
| 762 | 2026-03-26T04:02:44.846Z | Downloaded zerocopy-derive v0.7.35 |
| 763 | 2026-03-26T04:02:44.853Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 764 | 2026-03-26T04:02:44.856Z | Downloaded uuid v1.22.0 |
| 765 | 2026-03-26T04:02:44.859Z | Downloaded aho-corasick v1.1.4 |
| 766 | 2026-03-26T04:02:44.864Z | Downloaded steno v0.4.1 |
| 767 | 2026-03-26T04:02:44.891Z | Downloaded scc v2.4.0 |
| 768 | 2026-03-26T04:02:44.894Z | Downloaded zerotrie v0.2.3 |
| 769 | 2026-03-26T04:02:44.901Z | Downloaded reqwest v0.12.28 |
| 770 | 2026-03-26T04:02:44.904Z | Downloaded toml_edit v0.19.15 |
| 771 | 2026-03-26T04:02:44.912Z | Downloaded vsss-rs v3.3.4 |
| 772 | 2026-03-26T04:02:44.915Z | Downloaded reqwest v0.13.2 |
| 773 | 2026-03-26T04:02:44.918Z | Downloaded yansi v1.0.1 |
| 774 | 2026-03-26T04:02:44.918Z | Downloaded aws-lc-rs v1.16.2 |
| 775 | 2026-03-26T04:02:44.932Z | Downloaded typenum v1.19.0 |
| 776 | 2026-03-26T04:02:44.934Z | Downloaded rayon v1.11.0 |
| 777 | 2026-03-26T04:02:44.939Z | Downloaded regex v1.12.3 |
| 778 | 2026-03-26T04:02:44.942Z | Downloaded portable-atomic v1.13.1 |
| 779 | 2026-03-26T04:02:44.944Z | Downloaded url v2.5.8 |
| 780 | 2026-03-26T04:02:44.961Z | Downloaded toml_edit v0.22.27 |
| 781 | 2026-03-26T04:02:44.961Z | Downloaded serde_json v1.0.149 |
| 782 | 2026-03-26T04:02:44.965Z | Downloaded chrono v0.4.44 |
| 783 | 2026-03-26T04:02:44.974Z | Downloaded tokio-util v0.7.18 |
| 784 | 2026-03-26T04:02:44.977Z | Downloaded ron v0.12.0 |
| 785 | 2026-03-26T04:02:44.982Z | Downloaded typed-path v0.9.3 |
| 786 | 2026-03-26T04:02:44.987Z | Downloaded tower v0.5.3 |
| 787 | 2026-03-26T04:02:44.992Z | Downloaded tough v0.20.0 |
| 788 | 2026-03-26T04:02:44.996Z | Downloaded goblin v0.10.5 |
| 789 | 2026-03-26T04:02:45.014Z | Downloaded zerocopy-derive v0.8.47 |
| 790 | 2026-03-26T04:02:45.031Z | Downloaded moka v0.12.15 |
| 791 | 2026-03-26T04:02:45.036Z | Downloaded winnow v0.5.40 |
| 792 | 2026-03-26T04:02:45.041Z | Downloaded unicode-segmentation v1.13.1 |
| 793 | 2026-03-26T04:02:45.043Z | Downloaded serde_with v3.18.0 |
| 794 | 2026-03-26T04:02:45.051Z | Downloaded unicode-normalization v0.1.25 |
| 795 | 2026-03-26T04:02:45.054Z | Downloaded quinn-proto v0.11.14 |
| 796 | 2026-03-26T04:02:45.068Z | Downloaded tower-http v0.6.8 |
| 797 | 2026-03-26T04:02:45.076Z | Downloaded curve25519-dalek v4.1.3 |
| 798 | 2026-03-26T04:02:45.088Z | Downloaded winnow v0.7.15 |
| 799 | 2026-03-26T04:02:45.099Z | Downloaded time v0.3.47 |
| 800 | 2026-03-26T04:02:45.105Z | Downloaded rustls-webpki v0.102.8 |
| 801 | 2026-03-26T04:02:45.115Z | Downloaded bstr v1.12.1 |
| 802 | 2026-03-26T04:02:45.128Z | Downloaded zerovec v0.11.5 |
| 803 | 2026-03-26T04:02:45.149Z | Downloaded zerocopy v0.7.35 |
| 804 | 2026-03-26T04:02:45.157Z | Downloaded proptest v1.11.0 |
| 805 | 2026-03-26T04:02:45.164Z | Downloaded rustls v0.22.4 |
| 806 | 2026-03-26T04:02:45.174Z | Downloaded tabled v0.15.0 |
| 807 | 2026-03-26T04:02:45.181Z | Downloaded unicode-width v0.1.14 |
| 808 | 2026-03-26T04:02:45.184Z | Downloaded unicode-width v0.2.2 |
| 809 | 2026-03-26T04:02:45.187Z | Downloaded syn v2.0.117 |
| 810 | 2026-03-26T04:02:45.193Z | Downloaded winnow v1.0.0 |
| 811 | 2026-03-26T04:02:45.201Z | Downloaded tabled v0.20.0 |
| 812 | 2026-03-26T04:02:45.213Z | Downloaded rustls v0.23.37 |
| 813 | 2026-03-26T04:02:45.216Z | Downloaded rustix v0.38.44 |
| 814 | 2026-03-26T04:02:45.228Z | Downloaded dropshot v0.16.7 |
| 815 | 2026-03-26T04:02:45.239Z | Downloaded syn v1.0.109 |
| 816 | 2026-03-26T04:02:45.244Z | Downloaded rustix v1.1.4 |
| 817 | 2026-03-26T04:02:45.256Z | Downloaded vcpkg v0.2.15 |
| 818 | 2026-03-26T04:02:45.278Z | Downloaded openssl v0.10.76 |
| 819 | 2026-03-26T04:02:45.283Z | Downloaded nix v0.31.2 |
| 820 | 2026-03-26T04:02:45.289Z | Downloaded dropshot v0.17.0 |
| 821 | 2026-03-26T04:02:45.301Z | Downloaded sled v0.34.7 |
| 822 | 2026-03-26T04:02:45.307Z | Downloaded rhai v1.24.0 |
| 823 | 2026-03-26T04:02:45.313Z | Downloaded typify-impl v0.6.1 |
| 824 | 2026-03-26T04:02:45.319Z | Downloaded webpki-roots v1.0.6 |
| 825 | 2026-03-26T04:02:45.323Z | Downloaded regress v0.10.5 |
| 826 | 2026-03-26T04:02:45.326Z | Downloaded typify-impl v0.4.3 |
| 827 | 2026-03-26T04:02:45.334Z | Downloaded zerocopy v0.8.47 |
| 828 | 2026-03-26T04:02:45.342Z | Downloaded regex-syntax v0.8.10 |
| 829 | 2026-03-26T04:02:45.346Z | Downloaded smoltcp v0.11.0 |
| 830 | 2026-03-26T04:02:45.353Z | Downloaded hickory-proto v0.25.2 |
| 831 | 2026-03-26T04:02:45.362Z | Downloaded openapiv3 v2.2.0 |
| 832 | 2026-03-26T04:02:45.385Z | Downloaded petgraph v0.6.5 |
| 833 | 2026-03-26T04:02:45.394Z | Downloaded chrono-tz v0.10.4 |
| 834 | 2026-03-26T04:02:45.405Z | Downloaded jiff v0.2.23 |
| 835 | 2026-03-26T04:02:45.419Z | Downloaded tracing v0.1.44 |
| 836 | 2026-03-26T04:02:45.440Z | Downloaded tokio v1.50.0 |
| 837 | 2026-03-26T04:02:45.480Z | Downloaded regex-automata v0.4.14 |
| 838 | 2026-03-26T04:02:45.490Z | Downloaded lzma-sys v0.1.20 |
| 839 | 2026-03-26T04:02:45.522Z | Downloaded libc v0.2.183 |
| 840 | 2026-03-26T04:02:45.948Z | Downloaded petgraph v0.8.3 |
| 841 | 2026-03-26T04:02:45.951Z | Downloaded ring v0.17.14 |
| 842 | 2026-03-26T04:02:45.951Z | Downloaded sha3 v0.10.8 |
| 843 | 2026-03-26T04:02:45.951Z | Downloaded encoding_rs v0.8.35 |
| 844 | 2026-03-26T04:02:46.139Z | Downloaded aws-lc-sys v0.39.0 |
| 845 | 2026-03-26T04:02:46.707Z | Compiling proc-macro2 v1.0.106 |
| 846 | 2026-03-26T04:02:46.707Z | Compiling quote v1.0.45 |
| 847 | 2026-03-26T04:02:46.710Z | Compiling unicode-ident v1.0.24 |
| 848 | 2026-03-26T04:02:46.710Z | Compiling serde_core v1.0.228 |
| 849 | 2026-03-26T04:02:46.710Z | Compiling libc v0.2.183 |
| 850 | 2026-03-26T04:02:46.710Z | Compiling serde v1.0.228 |
| 851 | 2026-03-26T04:02:46.710Z | Compiling zmij v1.0.21 |
| 852 | 2026-03-26T04:02:46.710Z | Compiling autocfg v1.5.0 |
| 853 | 2026-03-26T04:02:47.328Z | Compiling libm v0.2.16 |
| 854 | 2026-03-26T04:02:47.375Z | Compiling icu_properties_data v2.1.2 |
| 855 | 2026-03-26T04:02:47.413Z | Compiling icu_normalizer_data v2.1.1 |
| 856 | 2026-03-26T04:02:47.427Z | Compiling serde_json v1.0.149 |
| 857 | 2026-03-26T04:02:47.430Z | Compiling num-traits v0.2.19 |
| 858 | 2026-03-26T04:02:47.707Z | Compiling version_check v0.9.5 |
| 859 | 2026-03-26T04:02:47.710Z | Compiling getrandom v0.4.2 |
| 860 | 2026-03-26T04:02:47.880Z | Compiling thiserror v2.0.18 |
| 861 | 2026-03-26T04:02:48.117Z | Compiling parking_lot_core v0.9.12 |
| 862 | 2026-03-26T04:02:48.142Z | Compiling memchr v2.8.0 |
| 863 | 2026-03-26T04:02:48.329Z | Compiling syn v2.0.117 |
| 864 | 2026-03-26T04:02:48.412Z | Checking cfg-if v1.0.4 |
| 865 | 2026-03-26T04:02:48.434Z | Compiling schemars v0.8.22 |
| 866 | 2026-03-26T04:02:48.484Z | Compiling heck v0.5.0 |
| 867 | 2026-03-26T04:02:48.626Z | Compiling portable-atomic v1.13.1 |
| 868 | 2026-03-26T04:02:48.700Z | Compiling jobserver v0.1.34 |
| 869 | 2026-03-26T04:02:48.718Z | Compiling shlex v1.3.0 |
| 870 | 2026-03-26T04:02:48.738Z | Compiling find-msvc-tools v0.1.9 |
| 871 | 2026-03-26T04:02:48.915Z | Compiling cc v1.2.57 |
| 872 | 2026-03-26T04:02:48.990Z | Compiling itoa v1.0.18 |
| 873 | 2026-03-26T04:02:49.038Z | Compiling zerocopy v0.8.47 |
| 874 | 2026-03-26T04:02:49.142Z | Compiling rustversion v1.0.22 |
| 875 | 2026-03-26T04:02:49.466Z | Compiling typenum v1.19.0 |
| 876 | 2026-03-26T04:02:49.497Z | Compiling semver v1.0.27 |
| 877 | 2026-03-26T04:02:49.800Z | Compiling httparse v1.10.1 |
| 878 | 2026-03-26T04:02:49.819Z | Compiling log v0.4.29 |
| 879 | 2026-03-26T04:02:49.822Z | Compiling generic-array v0.14.7 |
| 880 | 2026-03-26T04:02:49.880Z | Compiling thiserror v1.0.69 |
| 881 | 2026-03-26T04:02:50.020Z | Compiling allocator-api2 v0.2.21 |
| 882 | 2026-03-26T04:02:50.099Z | Compiling equivalent v1.0.2 |
| 883 | 2026-03-26T04:02:50.212Z | Compiling foldhash v0.2.0 |
| 884 | 2026-03-26T04:02:50.227Z | Compiling ring v0.17.14 |
| 885 | 2026-03-26T04:02:50.348Z | Compiling cmake v0.1.57 |
| 886 | 2026-03-26T04:02:50.367Z | Compiling hashbrown v0.16.1 |
| 887 | 2026-03-26T04:02:50.416Z | Compiling dunce v1.0.5 |
| 888 | 2026-03-26T04:02:50.434Z | Compiling fs_extra v1.3.0 |
| 889 | 2026-03-26T04:02:50.519Z | Compiling slog v2.8.2 |
| 890 | 2026-03-26T04:02:50.537Z | Compiling rustix v1.1.4 |
| 891 | 2026-03-26T04:02:50.557Z | Checking stable_deref_trait v1.2.1 |
| 892 | 2026-03-26T04:02:50.638Z | Compiling getrandom v0.3.4 |
| 893 | 2026-03-26T04:02:50.699Z | Compiling anyhow v1.0.102 |
| 894 | 2026-03-26T04:02:50.702Z | Compiling aws-lc-sys v0.39.0 |
| 895 | 2026-03-26T04:02:50.984Z | Compiling regex-syntax v0.8.10 |
| 896 | 2026-03-26T04:02:51.027Z | Compiling indexmap v2.13.0 |
| 897 | 2026-03-26T04:02:51.131Z | Compiling aho-corasick v1.1.4 |
| 898 | 2026-03-26T04:02:51.180Z | Compiling synstructure v0.13.2 |
| 899 | 2026-03-26T04:02:51.259Z | Compiling serde_derive_internals v0.29.1 |
| 900 | 2026-03-26T04:02:51.700Z | Compiling ucd-trie v0.1.7 |
| 901 | 2026-03-26T04:02:51.931Z | Compiling pest v2.8.6 |
| 902 | 2026-03-26T04:02:52.019Z | Compiling crossbeam-utils v0.8.21 |
| 903 | 2026-03-26T04:02:52.276Z | Compiling aws-lc-rs v1.16.2 |
| 904 | 2026-03-26T04:02:52.343Z | Checking litemap v0.8.1 |
| 905 | 2026-03-26T04:02:52.402Z | Compiling serde_derive v1.0.228 |
| 906 | 2026-03-26T04:02:52.537Z | Compiling zerofrom-derive v0.1.6 |
| 907 | 2026-03-26T04:02:52.557Z | Compiling yoke-derive v0.8.1 |
| 908 | 2026-03-26T04:02:52.575Z | Compiling zerovec-derive v0.11.2 |
| 909 | 2026-03-26T04:02:53.003Z | Compiling displaydoc v0.2.5 |
| 910 | 2026-03-26T04:02:53.181Z | Compiling schemars_derive v0.8.22 |
| 911 | 2026-03-26T04:02:53.579Z | Compiling thiserror-impl v2.0.18 |
| 912 | 2026-03-26T04:02:53.687Z | Compiling zeroize_derive v1.4.3 |
| 913 | 2026-03-26T04:02:53.736Z | Compiling tokio-macros v2.6.1 |
| 914 | 2026-03-26T04:02:53.754Z | Compiling zerocopy-derive v0.8.47 |
| 915 | 2026-03-26T04:02:54.347Z | Compiling futures-macro v0.3.32 |
| 916 | 2026-03-26T04:02:54.366Z | Compiling tracing-attributes v0.1.31 |
| 917 | 2026-03-26T04:02:54.484Z | Compiling thiserror-impl v1.0.69 |
| 918 | 2026-03-26T04:02:54.870Z | Checking zerofrom v0.1.6 |
| 919 | 2026-03-26T04:02:54.892Z | Compiling regex-automata v0.4.14 |
| 920 | 2026-03-26T04:02:54.990Z | Checking yoke v0.8.1 |
| 921 | 2026-03-26T04:02:55.158Z | Checking zerovec v0.11.5 |
| 922 | 2026-03-26T04:02:55.488Z | Compiling serde_tokenstream v0.2.3 |
| 923 | 2026-03-26T04:02:55.507Z | Checking smallvec v1.15.1 |
| 924 | 2026-03-26T04:02:55.525Z | Checking bytes v1.11.1 |
| 925 | 2026-03-26T04:02:55.709Z | Checking tinystr v0.8.2 |
| 926 | 2026-03-26T04:02:55.740Z | Compiling pest_meta v2.8.6 |
| 927 | 2026-03-26T04:02:55.768Z | Checking writeable v0.6.2 |
| 928 | 2026-03-26T04:02:55.884Z | Checking potential_utf v0.1.4 |
| 929 | 2026-03-26T04:02:55.929Z | Checking icu_locale_core v2.1.1 |
| 930 | 2026-03-26T04:02:55.955Z | Checking zerotrie v0.2.3 |
| 931 | 2026-03-26T04:02:56.012Z | Compiling num-conv v0.2.0 |
| 932 | 2026-03-26T04:02:56.030Z | Compiling time-core v0.1.8 |
| 933 | 2026-03-26T04:02:56.144Z | Checking icu_collections v2.1.1 |
| 934 | 2026-03-26T04:02:56.182Z | Compiling time-macros v0.2.27 |
| 935 | 2026-03-26T04:02:56.198Z | Checking percent-encoding v2.3.2 |
| 936 | 2026-03-26T04:02:56.337Z | Compiling pest_generator v2.8.6 |
| 937 | 2026-03-26T04:02:56.471Z | Checking icu_provider v2.1.1 |
| 938 | 2026-03-26T04:02:56.530Z | Compiling regex v1.12.3 |
| 939 | 2026-03-26T04:02:56.844Z | Compiling paste v1.0.15 |
| 940 | 2026-03-26T04:02:56.930Z | Checking icu_properties v2.1.2 |
| 941 | 2026-03-26T04:02:56.953Z | Checking icu_normalizer v2.1.1 |
| 942 | 2026-03-26T04:02:57.003Z | Compiling pest_derive v2.8.6 |
| 943 | 2026-03-26T04:02:57.129Z | Compiling rustls v0.23.37 |
| 944 | 2026-03-26T04:02:57.268Z | Checking form_urlencoded v1.2.2 |
| 945 | 2026-03-26T04:02:57.339Z | Compiling syn v1.0.109 |
| 946 | 2026-03-26T04:02:57.392Z | Checking rand_core v0.10.0 |
| 947 | 2026-03-26T04:02:57.411Z | Checking utf8_iter v1.0.4 |
| 948 | 2026-03-26T04:02:57.413Z | Compiling async-trait v0.1.89 |
| 949 | 2026-03-26T04:02:57.500Z | Compiling omicron-workspace-hack v0.1.0 |
| 950 | 2026-03-26T04:02:57.675Z | Compiling camino v1.2.2 |
| 951 | 2026-03-26T04:02:57.745Z | Checking idna_adapter v1.2.1 |
| 952 | 2026-03-26T04:02:57.842Z | Compiling byteorder v1.5.0 |
| 953 | 2026-03-26T04:02:57.871Z | Checking idna v1.1.0 |
| 954 | 2026-03-26T04:02:58.110Z | Checking errno v0.3.14 |
| 955 | 2026-03-26T04:02:58.124Z | Compiling strsim v0.11.1 |
| 956 | 2026-03-26T04:02:58.178Z | Checking url v2.5.8 |
| 957 | 2026-03-26T04:02:58.313Z | Compiling slog-async v2.8.0 |
| 958 | 2026-03-26T04:02:58.421Z | Compiling ident_case v1.0.1 |
| 959 | 2026-03-26T04:02:58.649Z | Compiling daft-derive v0.1.5 |
| 960 | 2026-03-26T04:02:58.748Z | Compiling scroll_derive v0.13.1 |
| 961 | 2026-03-26T04:02:58.840Z | Checking iana-time-zone v0.1.65 |
| 962 | 2026-03-26T04:02:58.952Z | Checking chrono v0.4.44 |
| 963 | 2026-03-26T04:02:59.327Z | Checking uuid v1.22.0 |
| 964 | 2026-03-26T04:02:59.839Z | Compiling dyn-clone v1.0.20 |
| 965 | 2026-03-26T04:03:00.125Z | Checking pin-project-lite v0.2.17 |
| 966 | 2026-03-26T04:03:00.471Z | Checking getrandom v0.2.17 |
| 967 | 2026-03-26T04:03:00.730Z | Checking zeroize v1.8.2 |
| 968 | 2026-03-26T04:03:01.088Z | Compiling usdt-impl v0.6.0 |
| 969 | 2026-03-26T04:03:01.279Z | Compiling scroll v0.13.0 |
| 970 | 2026-03-26T04:03:01.344Z | Compiling plain v0.2.3 |
| 971 | 2026-03-26T04:03:01.366Z | Compiling pretty-hex v0.4.2 |
| 972 | 2026-03-26T04:03:01.455Z | Compiling rustls v0.22.4 |
| 973 | 2026-03-26T04:03:01.503Z | Compiling goblin v0.10.5 |
| 974 | 2026-03-26T04:03:01.526Z | Compiling dtrace-parser v0.3.0 |
| 975 | 2026-03-26T04:03:01.545Z | Compiling thread-id v5.1.0 |
| 976 | 2026-03-26T04:03:01.565Z | Checking scopeguard v1.2.0 |
| 977 | 2026-03-26T04:03:01.649Z | Compiling newtype-uuid-macros v0.1.0 |
| 978 | 2026-03-26T04:03:01.687Z | Checking lock_api v0.4.14 |
| 979 | 2026-03-26T04:03:01.842Z | Checking socket2 v0.6.3 |
| 980 | 2026-03-26T04:03:01.905Z | Compiling multer v3.1.0 |
| 981 | 2026-03-26T04:03:02.026Z | Compiling async-stream-impl v0.3.6 |
| 982 | 2026-03-26T04:03:02.087Z | Compiling regress v0.10.5 |
| 983 | 2026-03-26T04:03:02.311Z | Compiling ref-cast v1.0.25 |
| 984 | 2026-03-26T04:03:02.370Z | Checking parking_lot v0.12.5 |
| 985 | 2026-03-26T04:03:02.407Z | Compiling darling_core v0.23.0 |
| 986 | 2026-03-26T04:03:02.565Z | Compiling http v1.4.0 |
| 987 | 2026-03-26T04:03:02.640Z | Compiling strum_macros v0.26.4 |
| 988 | 2026-03-26T04:03:02.674Z | Compiling structmeta-derive v0.3.0 |
| 989 | 2026-03-26T04:03:02.695Z | Compiling ref-cast-impl v1.0.25 |
| 990 | 2026-03-26T04:03:03.475Z | Checking critical-section v1.2.0 |
| 991 | 2026-03-26T04:03:03.583Z | Checking once_cell v1.21.4 |
| 992 | 2026-03-26T04:03:03.743Z | Compiling structmeta v0.3.0 |
| 993 | 2026-03-26T04:03:03.765Z | Checking signal-hook-registry v1.4.8 |
| 994 | 2026-03-26T04:03:03.934Z | Checking bitflags v2.11.0 |
| 995 | 2026-03-26T04:03:03.953Z | Checking mio v1.1.1 |
| 996 | 2026-03-26T04:03:04.246Z | Compiling dof v0.4.0 |
| 997 | 2026-03-26T04:03:04.276Z | Checking tokio v1.50.0 |
| 998 | 2026-03-26T04:03:04.402Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 999 | 2026-03-26T04:03:04.581Z | Compiling darling_macro v0.23.0 |
| 1000 | 2026-03-26T04:03:04.607Z | Compiling dropshot v0.16.7 |
| 1001 | 2026-03-26T04:03:04.641Z | Checking subtle v2.6.1 |
| 1002 | 2026-03-26T04:03:04.800Z | Compiling dropshot_endpoint v0.16.7 |
| 1003 | 2026-03-26T04:03:04.855Z | Compiling strum_macros v0.27.2 |
| 1004 | 2026-03-26T04:03:05.117Z | Compiling darling v0.23.0 |
| 1005 | 2026-03-26T04:03:05.206Z | Compiling serde_with_macros v3.18.0 |
| 1006 | 2026-03-26T04:03:05.272Z | Compiling derive-ex v0.1.8 |
| 1007 | 2026-03-26T04:03:05.543Z | Compiling usdt-attr-macro v0.6.0 |
| 1008 | 2026-03-26T04:03:05.562Z | Compiling usdt-macro v0.6.0 |
| 1009 | 2026-03-26T04:03:06.384Z | Checking futures-core v0.3.32 |
| 1010 | 2026-03-26T04:03:06.406Z | Compiling fnv v1.0.7 |
| 1011 | 2026-03-26T04:03:06.507Z | Compiling ryu v1.0.23 |
| 1012 | 2026-03-26T04:03:06.543Z | Compiling clap_derive v4.6.0 |
| 1013 | 2026-03-26T04:03:06.603Z | Compiling winnow v1.0.0 |
| 1014 | 2026-03-26T04:03:06.828Z | Compiling test-strategy v0.4.5 |
| 1015 | 2026-03-26T04:03:06.844Z | Checking futures-sink v0.3.32 |
| 1016 | 2026-03-26T04:03:07.159Z | Compiling parse-display-derive v0.10.0 |
| 1017 | 2026-03-26T04:03:07.256Z | Compiling openapiv3 v2.2.0 |
| 1018 | 2026-03-26T04:03:07.479Z | Checking slab v0.4.12 |
| 1019 | 2026-03-26T04:03:07.633Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1020 | 2026-03-26T04:03:08.181Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1021 | 2026-03-26T04:03:08.199Z | Checking futures-channel v0.3.32 |
| 1022 | 2026-03-26T04:03:08.399Z | Checking rand_core v0.6.4 |
| 1023 | 2026-03-26T04:03:08.623Z | Checking futures-io v0.3.32 |
| 1024 | 2026-03-26T04:03:08.643Z | Checking futures-task v0.3.32 |
| 1025 | 2026-03-26T04:03:08.804Z | Checking futures-util v0.3.32 |
| 1026 | 2026-03-26T04:03:08.939Z | Checking tracing-core v0.1.36 |
| 1027 | 2026-03-26T04:03:09.250Z | Checking tracing v0.1.44 |
| 1028 | 2026-03-26T04:03:09.324Z | Checking base64 v0.22.1 |
| 1029 | 2026-03-26T04:03:09.452Z | Compiling either v1.15.0 |
| 1030 | 2026-03-26T04:03:09.666Z | Compiling itertools v0.14.0 |
| 1031 | 2026-03-26T04:03:09.810Z | Checking rustls-pki-types v1.14.0 |
| 1032 | 2026-03-26T04:03:09.828Z | Checking erased-serde v0.3.31 |
| 1033 | 2026-03-26T04:03:10.447Z | Compiling unsafe-libyaml v0.2.11 |
| 1034 | 2026-03-26T04:03:10.578Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1035 | 2026-03-26T04:03:10.756Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1036 | 2026-03-26T04:03:10.810Z | Checking ipnetwork v0.21.1 |
| 1037 | 2026-03-26T04:03:10.908Z | Checking untrusted v0.9.0 |
| 1038 | 2026-03-26T04:03:10.993Z | Compiling serde_yaml v0.9.34+deprecated |
| 1039 | 2026-03-26T04:03:11.022Z | Compiling crucible-workspace-hack v0.1.0 |
| 1040 | 2026-03-26T04:03:11.041Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1041 | 2026-03-26T04:03:11.288Z | Compiling proc-macro-crate v3.5.0 |
| 1042 | 2026-03-26T04:03:11.671Z | Compiling proc-macro-error-attr v1.0.4 |
| 1043 | 2026-03-26T04:03:11.712Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1044 | 2026-03-26T04:03:11.776Z | Compiling num_enum_derive v0.7.6 |
| 1045 | 2026-03-26T04:03:11.957Z | Checking crypto-common v0.1.7 |
| 1046 | 2026-03-26T04:03:12.147Z | Compiling toml_datetime v0.6.11 |
| 1047 | 2026-03-26T04:03:12.229Z | Compiling foreign-types-macros v0.2.3 |
| 1048 | 2026-03-26T04:03:12.249Z | Compiling proc-macro-error v1.0.4 |
| 1049 | 2026-03-26T04:03:12.477Z | Checking ipnet v2.12.0 |
| 1050 | 2026-03-26T04:03:12.848Z | Checking tokio-util v0.7.18 |
| 1051 | 2026-03-26T04:03:13.187Z | Checking oxnet v0.1.4 |
| 1052 | 2026-03-26T04:03:13.205Z | Checking http-body v1.0.1 |
| 1053 | 2026-03-26T04:03:13.283Z | Compiling darling_core v0.21.3 |
| 1054 | 2026-03-26T04:03:13.419Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1055 | 2026-03-26T04:03:13.513Z | Compiling zerocopy-derive v0.7.35 |
| 1056 | 2026-03-26T04:03:13.579Z | Checking atomic-waker v1.1.2 |
| 1057 | 2026-03-26T04:03:13.683Z | Compiling heck v0.4.1 |
| 1058 | 2026-03-26T04:03:14.074Z | Compiling typify-impl v0.6.1 |
| 1059 | 2026-03-26T04:03:14.347Z | Checking tower-service v0.3.3 |
| 1060 | 2026-03-26T04:03:14.406Z | Checking try-lock v0.2.5 |
| 1061 | 2026-03-26T04:03:14.650Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1062 | 2026-03-26T04:03:14.668Z | Checking tower-layer v0.3.3 |
| 1063 | 2026-03-26T04:03:14.826Z | Checking want v0.3.1 |
| 1064 | 2026-03-26T04:03:14.956Z | Checking h2 v0.4.13 |
| 1065 | 2026-03-26T04:03:15.307Z | Compiling memoffset v0.9.1 |
| 1066 | 2026-03-26T04:03:15.397Z | Compiling darling_macro v0.21.3 |
| 1067 | 2026-03-26T04:03:15.461Z | Compiling heapless v0.8.0 |
| 1068 | 2026-03-26T04:03:15.698Z | Checking httpdate v1.0.3 |
| 1069 | 2026-03-26T04:03:15.765Z | Compiling convert_case v0.4.0 |
| 1070 | 2026-03-26T04:03:15.941Z | Compiling darling v0.21.3 |
| 1071 | 2026-03-26T04:03:16.043Z | Checking pin-utils v0.1.0 |
| 1072 | 2026-03-26T04:03:16.067Z | Compiling ingot-macros v0.1.1 |
| 1073 | 2026-03-26T04:03:16.086Z | Compiling derive_more v0.99.20 |
| 1074 | 2026-03-26T04:03:16.520Z | Compiling scroll_derive v0.12.1 |
| 1075 | 2026-03-26T04:03:16.800Z | Checking hyper v1.8.1 |
| 1076 | 2026-03-26T04:03:17.440Z | Compiling typify-macro v0.6.1 |
| 1077 | 2026-03-26T04:03:17.616Z | Compiling cfg_aliases v0.2.1 |
| 1078 | 2026-03-26T04:03:17.696Z | Compiling nix v0.31.2 |
| 1079 | 2026-03-26T04:03:17.715Z | Checking hyper-util v0.1.20 |
| 1080 | 2026-03-26T04:03:18.278Z | Checking ppv-lite86 v0.2.21 |
| 1081 | 2026-03-26T04:03:18.305Z | Checking block-buffer v0.10.4 |
| 1082 | 2026-03-26T04:03:18.449Z | Compiling smoltcp v0.11.0 |
| 1083 | 2026-03-26T04:03:18.574Z | Checking digest v0.10.7 |
| 1084 | 2026-03-26T04:03:18.678Z | Checking serde_urlencoded v0.7.1 |
| 1085 | 2026-03-26T04:03:18.838Z | Checking http-body-util v0.1.3 |
| 1086 | 2026-03-26T04:03:19.429Z | Checking untrusted v0.7.1 |
| 1087 | 2026-03-26T04:03:20.001Z | Compiling winnow v0.5.40 |
| 1088 | 2026-03-26T04:03:20.037Z | Compiling rayon-core v1.13.0 |
| 1089 | 2026-03-26T04:03:20.040Z | Compiling rustix v0.38.44 |
| 1090 | 2026-03-26T04:03:20.493Z | Compiling typify v0.6.1 |
| 1091 | 2026-03-26T04:03:20.531Z | Compiling zerocopy v0.7.35 |
| 1092 | 2026-03-26T04:03:20.591Z | Compiling hubpack_derive v0.1.1 |
| 1093 | 2026-03-26T04:03:20.950Z | Compiling usdt-impl v0.5.0 |
| 1094 | 2026-03-26T04:03:21.175Z | Compiling winnow v0.7.15 |
| 1095 | 2026-03-26T04:03:21.317Z | Compiling toml_edit v0.19.15 |
| 1096 | 2026-03-26T04:03:21.387Z | Compiling dof v0.3.0 |
| 1097 | 2026-03-26T04:03:21.462Z | Compiling progenitor-impl v0.13.0 |
| 1098 | 2026-03-26T04:03:21.849Z | Compiling dtrace-parser v0.2.0 |
| 1099 | 2026-03-26T04:03:22.467Z | Compiling proc-macro-crate v1.3.1 |
| 1100 | 2026-03-26T04:03:22.931Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1101 | 2026-03-26T04:03:22.949Z | Compiling thread-id v4.2.2 |
| 1102 | 2026-03-26T04:03:23.069Z | Compiling pkg-config v0.3.32 |
| 1103 | 2026-03-26T04:03:23.335Z | Compiling num_enum_derive v0.5.11 |
| 1104 | 2026-03-26T04:03:23.553Z | Compiling progenitor-macro v0.13.0 |
| 1105 | 2026-03-26T04:03:23.936Z | Compiling sync_wrapper v1.0.2 |
| 1106 | 2026-03-26T04:03:24.094Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1107 | 2026-03-26T04:03:24.359Z | Compiling rustc_version v0.4.1 |
| 1108 | 2026-03-26T04:03:24.400Z | Compiling serde_spanned v1.1.0 |
| 1109 | 2026-03-26T04:03:24.486Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1110 | 2026-03-26T04:03:24.586Z | Compiling prettyplease v0.2.37 |
| 1111 | 2026-03-26T04:03:24.638Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1112 | 2026-03-26T04:03:24.843Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1113 | 2026-03-26T04:03:24.862Z | Compiling curve25519-dalek v4.1.3 |
| 1114 | 2026-03-26T04:03:24.901Z | Checking tower v0.5.3 |
| 1115 | 2026-03-26T04:03:25.383Z | Checking webpki-roots v1.0.6 |
| 1116 | 2026-03-26T04:03:25.501Z | Compiling fastrand v2.3.0 |
| 1117 | 2026-03-26T04:03:25.531Z | Compiling iri-string v0.7.11 |
| 1118 | 2026-03-26T04:03:25.602Z | Checking cpufeatures v0.2.17 |
| 1119 | 2026-03-26T04:03:25.750Z | Compiling powerfmt v0.2.0 |
| 1120 | 2026-03-26T04:03:25.934Z | Compiling deranged v0.5.8 |
| 1121 | 2026-03-26T04:03:26.217Z | Compiling rand_core v0.9.5 |
| 1122 | 2026-03-26T04:03:26.681Z | Compiling usdt-attr-macro v0.5.0 |
| 1123 | 2026-03-26T04:03:26.738Z | Checking tower-http v0.6.8 |
| 1124 | 2026-03-26T04:03:26.892Z | Compiling usdt-macro v0.5.0 |
| 1125 | 2026-03-26T04:03:27.016Z | Compiling zone_cfg_derive v0.3.1 |
| 1126 | 2026-03-26T04:03:27.145Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1127 | 2026-03-26T04:03:27.398Z | Compiling enum-as-inner v0.6.1 |
| 1128 | 2026-03-26T04:03:27.562Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1129 | 2026-03-26T04:03:27.630Z | Checking num_threads v0.1.7 |
| 1130 | 2026-03-26T04:03:27.723Z | Compiling openssl-probe v0.2.1 |
| 1131 | 2026-03-26T04:03:27.936Z | Checking time v0.3.47 |
| 1132 | 2026-03-26T04:03:27.956Z | Compiling rustls-native-certs v0.8.3 |
| 1133 | 2026-03-26T04:03:28.544Z | Compiling newtype-uuid v1.3.2 |
| 1134 | 2026-03-26T04:03:28.578Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1135 | 2026-03-26T04:03:28.932Z | Compiling daft v0.1.5 |
| 1136 | 2026-03-26T04:03:29.180Z | Compiling rand_chacha v0.9.0 |
| 1137 | 2026-03-26T04:03:29.222Z | Compiling tempfile v3.27.0 |
| 1138 | 2026-03-26T04:03:29.247Z | Checking crossbeam-channel v0.5.15 |
| 1139 | 2026-03-26T04:03:29.551Z | Compiling num-derive v0.4.2 |
| 1140 | 2026-03-26T04:03:29.590Z | Compiling thread_local v1.1.9 |
| 1141 | 2026-03-26T04:03:29.610Z | Compiling wait-timeout v0.2.1 |
| 1142 | 2026-03-26T04:03:29.640Z | Compiling rustls-webpki v0.102.8 |
| 1143 | 2026-03-26T04:03:29.848Z | Compiling quick-error v1.2.3 |
| 1144 | 2026-03-26T04:03:29.892Z | Compiling match_cfg v0.1.0 |
| 1145 | 2026-03-26T04:03:29.964Z | Compiling bit-vec v0.8.0 |
| 1146 | 2026-03-26T04:03:30.142Z | Compiling hostname v0.3.1 |
| 1147 | 2026-03-26T04:03:30.170Z | Compiling rusty-fork v0.3.1 |
| 1148 | 2026-03-26T04:03:30.206Z | Compiling bit-set v0.8.0 |
| 1149 | 2026-03-26T04:03:30.293Z | Compiling rand_chacha v0.3.1 |
| 1150 | 2026-03-26T04:03:30.327Z | Compiling rand v0.9.2 |
| 1151 | 2026-03-26T04:03:30.492Z | Compiling slog-json v2.6.1 |
| 1152 | 2026-03-26T04:03:30.699Z | Compiling rand_xorshift v0.4.0 |
| 1153 | 2026-03-26T04:03:30.716Z | Compiling futures-executor v0.3.32 |
| 1154 | 2026-03-26T04:03:30.908Z | Compiling encoding_rs v0.8.35 |
| 1155 | 2026-03-26T04:03:31.071Z | Compiling memmap2 v0.9.10 |
| 1156 | 2026-03-26T04:03:31.119Z | Compiling is-terminal v0.4.17 |
| 1157 | 2026-03-26T04:03:31.187Z | Compiling term v1.2.1 |
| 1158 | 2026-03-26T04:03:31.206Z | Compiling hex v0.4.3 |
| 1159 | 2026-03-26T04:03:31.225Z | Compiling spin v0.9.8 |
| 1160 | 2026-03-26T04:03:31.354Z | Compiling mime v0.3.17 |
| 1161 | 2026-03-26T04:03:31.412Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1162 | 2026-03-26T04:03:31.466Z | Compiling unarray v0.1.4 |
| 1163 | 2026-03-26T04:03:31.583Z | Compiling take_mut v0.2.2 |
| 1164 | 2026-03-26T04:03:31.660Z | Compiling proptest v1.11.0 |
| 1165 | 2026-03-26T04:03:31.698Z | Compiling slog-term v2.9.2 |
| 1166 | 2026-03-26T04:03:31.702Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1167 | 2026-03-26T04:03:31.894Z | Compiling tokio-rustls v0.25.0 |
| 1168 | 2026-03-26T04:03:32.115Z | Compiling sha1 v0.10.6 |
| 1169 | 2026-03-26T04:03:32.188Z | Compiling usdt v0.6.0 |
| 1170 | 2026-03-26T04:03:32.324Z | Compiling futures v0.3.32 |
| 1171 | 2026-03-26T04:03:32.414Z | Compiling slog-bunyan v2.5.0 |
| 1172 | 2026-03-26T04:03:32.433Z | Compiling rand v0.8.5 |
| 1173 | 2026-03-26T04:03:32.436Z | Compiling reqwest v0.12.28 |
| 1174 | 2026-03-26T04:03:32.474Z | Compiling backon v1.6.0 |
| 1175 | 2026-03-26T04:03:32.684Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1176 | 2026-03-26T04:03:32.821Z | Compiling waitgroup v0.1.2 |
| 1177 | 2026-03-26T04:03:32.866Z | Compiling rustls-pemfile v2.2.0 |
| 1178 | 2026-03-26T04:03:32.980Z | Compiling async-stream v0.3.6 |
| 1179 | 2026-03-26T04:03:33.131Z | Compiling strum v0.26.3 |
| 1180 | 2026-03-26T04:03:33.191Z | Compiling num-integer v0.1.46 |
| 1181 | 2026-03-26T04:03:33.366Z | Compiling instant v0.1.13 |
| 1182 | 2026-03-26T04:03:33.485Z | Compiling hostname v0.4.2 |
| 1183 | 2026-03-26T04:03:33.505Z | Compiling serde_path_to_error v0.1.20 |
| 1184 | 2026-03-26T04:03:33.707Z | Compiling rustc-hash v2.1.1 |
| 1185 | 2026-03-26T04:03:33.758Z | Compiling utf8parse v0.2.2 |
| 1186 | 2026-03-26T04:03:33.860Z | Compiling debug-ignore v1.0.5 |
| 1187 | 2026-03-26T04:03:33.878Z | Compiling anstyle-parse v1.0.0 |
| 1188 | 2026-03-26T04:03:33.947Z | Compiling iddqd v0.3.17 |
| 1189 | 2026-03-26T04:03:34.163Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1190 | 2026-03-26T04:03:34.249Z | Compiling backoff v0.4.0 |
| 1191 | 2026-03-26T04:03:34.445Z | Checking rustls-webpki v0.103.10 |
| 1192 | 2026-03-26T04:03:34.464Z | Compiling progenitor-client v0.10.0 |
| 1193 | 2026-03-26T04:03:34.580Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1194 | 2026-03-26T04:03:34.670Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1195 | 2026-03-26T04:03:34.727Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1196 | 2026-03-26T04:03:34.833Z | Compiling parse-display v0.10.0 |
| 1197 | 2026-03-26T04:03:34.852Z | Compiling strum v0.27.2 |
| 1198 | 2026-03-26T04:03:34.963Z | Compiling serde_with v3.18.0 |
| 1199 | 2026-03-26T04:03:34.985Z | Compiling macaddr v1.0.1 |
| 1200 | 2026-03-26T04:03:35.210Z | Compiling anstyle v1.0.14 |
| 1201 | 2026-03-26T04:03:35.396Z | Compiling vcpkg v0.2.15 |
| 1202 | 2026-03-26T04:03:35.472Z | Compiling semver v0.1.20 |
| 1203 | 2026-03-26T04:03:35.560Z | Compiling is_terminal_polyfill v1.70.2 |
| 1204 | 2026-03-26T04:03:35.580Z | Compiling anstyle-query v1.1.5 |
| 1205 | 2026-03-26T04:03:35.662Z | Compiling colorchoice v1.0.5 |
| 1206 | 2026-03-26T04:03:35.731Z | Compiling rustc_version v0.1.7 |
| 1207 | 2026-03-26T04:03:35.786Z | Compiling anstream v1.0.0 |
| 1208 | 2026-03-26T04:03:35.982Z | Compiling openssl-sys v0.9.112 |
| 1209 | 2026-03-26T04:03:36.027Z | Compiling num-rational v0.4.2 |
| 1210 | 2026-03-26T04:03:36.079Z | Compiling num-iter v0.1.45 |
| 1211 | 2026-03-26T04:03:36.293Z | Compiling terminal_size v0.4.4 |
| 1212 | 2026-03-26T04:03:36.588Z | Compiling num-complex v0.4.6 |
| 1213 | 2026-03-26T04:03:37.038Z | Compiling serde_spanned v0.6.9 |
| 1214 | 2026-03-26T04:03:37.050Z | Compiling derive-where v1.6.1 |
| 1215 | 2026-03-26T04:03:37.050Z | Compiling pin-project-internal v1.1.11 |
| 1216 | 2026-03-26T04:03:37.050Z | Compiling serde_repr v0.1.20 |
| 1217 | 2026-03-26T04:03:37.248Z | Checking tokio-rustls v0.26.4 |
| 1218 | 2026-03-26T04:03:37.374Z | Compiling toml_write v0.1.2 |
| 1219 | 2026-03-26T04:03:37.494Z | Checking hyper-rustls v0.27.7 |
| 1220 | 2026-03-26T04:03:37.552Z | Compiling clap_lex v1.1.0 |
| 1221 | 2026-03-26T04:03:37.796Z | Compiling clap_builder v4.6.0 |
| 1222 | 2026-03-26T04:03:37.932Z | Compiling rustls-platform-verifier v0.6.2 |
| 1223 | 2026-03-26T04:03:38.072Z | Compiling toml_edit v0.22.27 |
| 1224 | 2026-03-26T04:03:38.112Z | Compiling num v0.4.3 |
| 1225 | 2026-03-26T04:03:38.378Z | Compiling reqwest v0.13.2 |
| 1226 | 2026-03-26T04:03:38.528Z | Compiling newtype_derive v0.1.6 |
| 1227 | 2026-03-26T04:03:38.769Z | Compiling float-ord v0.3.2 |
| 1228 | 2026-03-26T04:03:38.898Z | Compiling owo-colors v4.3.0 |
| 1229 | 2026-03-26T04:03:39.125Z | Compiling async-recursion v1.1.1 |
| 1230 | 2026-03-26T04:03:39.209Z | Compiling snafu-derive v0.8.9 |
| 1231 | 2026-03-26T04:03:39.444Z | Compiling clap v4.6.0 |
| 1232 | 2026-03-26T04:03:39.510Z | Compiling toml v0.8.23 |
| 1233 | 2026-03-26T04:03:39.757Z | Compiling progenitor-client v0.13.0 |
| 1234 | 2026-03-26T04:03:40.045Z | Compiling progenitor-extras v0.1.1 |
| 1235 | 2026-03-26T04:03:40.257Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1236 | 2026-03-26T04:03:40.352Z | Compiling slog-dtrace v0.3.0 |
| 1237 | 2026-03-26T04:03:40.438Z | Compiling minimal-lexical v0.2.1 |
| 1238 | 2026-03-26T04:03:40.541Z | Compiling openssl v0.10.76 |
| 1239 | 2026-03-26T04:03:40.568Z | Compiling cancel-safe-futures v0.1.5 |
| 1240 | 2026-03-26T04:03:40.678Z | Compiling chrono-tz v0.10.4 |
| 1241 | 2026-03-26T04:03:40.715Z | Compiling unicode-xid v0.2.6 |
| 1242 | 2026-03-26T04:03:40.850Z | Compiling const_format_proc_macros v0.2.34 |
| 1243 | 2026-03-26T04:03:40.887Z | Compiling nom v7.1.3 |
| 1244 | 2026-03-26T04:03:41.505Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1245 | 2026-03-26T04:03:41.536Z | Compiling num-derive v0.3.3 |
| 1246 | 2026-03-26T04:03:41.644Z | Compiling openssl-macros v0.1.1 |
| 1247 | 2026-03-26T04:03:42.187Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1248 | 2026-03-26T04:03:42.593Z | Compiling cookie v0.18.1 |
| 1249 | 2026-03-26T04:03:42.618Z | Checking unicode-width v0.2.2 |
| 1250 | 2026-03-26T04:03:43.638Z | Compiling tabled_derive v0.7.0 |
| 1251 | 2026-03-26T04:03:44.899Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1252 | 2026-03-26T04:03:45.332Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1253 | 2026-03-26T04:03:47.064Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1254 | 2026-03-26T04:03:48.307Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1255 | 2026-03-26T04:03:49.281Z | Checking colored v3.1.1 |
| 1256 | 2026-03-26T04:03:49.501Z | Checking crossbeam-epoch v0.9.18 |
| 1257 | 2026-03-26T04:03:49.644Z | Checking cpufeatures v0.3.0 |
| 1258 | 2026-03-26T04:03:49.665Z | Checking foreign-types-shared v0.3.1 |
| 1259 | 2026-03-26T04:03:49.727Z | Checking chacha20 v0.10.0 |
| 1260 | 2026-03-26T04:03:49.766Z | Checking foreign-types v0.5.0 |
| 1261 | 2026-03-26T04:03:49.876Z | Checking num_enum v0.7.6 |
| 1262 | 2026-03-26T04:03:50.056Z | Checking cstr-argument v0.1.2 |
| 1263 | 2026-03-26T04:03:50.135Z | Compiling crc32fast v1.5.0 |
| 1264 | 2026-03-26T04:03:50.204Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1265 | 2026-03-26T04:03:50.270Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1266 | 2026-03-26T04:03:50.462Z | Checking rand v0.10.0 |
| 1267 | 2026-03-26T04:03:50.961Z | Checking tabwriter v1.4.1 |
| 1268 | 2026-03-26T04:03:51.097Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1269 | 2026-03-26T04:03:51.519Z | Checking tinyvec_macros v0.1.1 |
| 1270 | 2026-03-26T04:03:51.600Z | Checking tinyvec v1.11.0 |
| 1271 | 2026-03-26T04:03:51.988Z | Checking hash32 v0.3.1 |
| 1272 | 2026-03-26T04:03:52.131Z | Checking secrecy v0.10.3 |
| 1273 | 2026-03-26T04:03:52.339Z | Checking data-encoding v2.10.0 |
| 1274 | 2026-03-26T04:03:52.417Z | Checking ingot-types v0.1.2 |
| 1275 | 2026-03-26T04:03:52.440Z | Checking itertools v0.12.1 |
| 1276 | 2026-03-26T04:03:52.631Z | Checking scroll v0.12.0 |
| 1277 | 2026-03-26T04:03:52.883Z | Checking cobs v0.3.0 |
| 1278 | 2026-03-26T04:03:53.051Z | Checking static_assertions v1.1.0 |
| 1279 | 2026-03-26T04:03:53.154Z | Checking bitflags v1.3.2 |
| 1280 | 2026-03-26T04:03:53.156Z | Checking managed v0.8.0 |
| 1281 | 2026-03-26T04:03:53.239Z | Checking postcard v1.1.3 |
| 1282 | 2026-03-26T04:03:53.379Z | Checking goblin v0.8.2 |
| 1283 | 2026-03-26T04:03:53.451Z | Checking ingot v0.1.1 |
| 1284 | 2026-03-26T04:03:53.483Z | Checking crossbeam-deque v0.8.6 |
| 1285 | 2026-03-26T04:03:53.831Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1286 | 2026-03-26T04:03:54.527Z | Checking progenitor v0.13.0 |
| 1287 | 2026-03-26T04:03:54.889Z | Checking hubpack v0.1.2 |
| 1288 | 2026-03-26T04:03:55.040Z | Checking hmac v0.12.1 |
| 1289 | 2026-03-26T04:03:55.064Z | Checking inout v0.1.4 |
| 1290 | 2026-03-26T04:03:55.084Z | Checking ff v0.13.1 |
| 1291 | 2026-03-26T04:03:55.113Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1292 | 2026-03-26T04:03:55.303Z | Checking bstr v1.12.1 |
| 1293 | 2026-03-26T04:03:55.629Z | Checking lazy_static v1.5.0 |
| 1294 | 2026-03-26T04:03:55.658Z | Checking group v0.13.0 |
| 1295 | 2026-03-26T04:03:55.749Z | Checking cipher v0.4.4 |
| 1296 | 2026-03-26T04:03:55.793Z | Checking hkdf v0.12.4 |
| 1297 | 2026-03-26T04:03:55.938Z | Checking rayon v1.11.0 |
| 1298 | 2026-03-26T04:03:56.232Z | Checking camino-tempfile v1.4.1 |
| 1299 | 2026-03-26T04:03:56.251Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1300 | 2026-03-26T04:03:56.339Z | Checking num_enum v0.5.11 |
| 1301 | 2026-03-26T04:03:56.398Z | Checking universal-hash v0.5.1 |
| 1302 | 2026-03-26T04:03:56.459Z | Checking half v2.7.1 |
| 1303 | 2026-03-26T04:03:56.507Z | Checking crypto-bigint v0.5.5 |
| 1304 | 2026-03-26T04:03:56.554Z | Checking memmap v0.7.0 |
| 1305 | 2026-03-26T04:03:56.574Z | Checking ciborium-io v0.2.2 |
| 1306 | 2026-03-26T04:03:56.673Z | Checking base16ct v0.2.0 |
| 1307 | 2026-03-26T04:03:56.696Z | Checking base64ct v1.8.3 |
| 1308 | 2026-03-26T04:03:56.801Z | Checking opaque-debug v0.3.1 |
| 1309 | 2026-03-26T04:03:56.894Z | Checking poly1305 v0.8.0 |
| 1310 | 2026-03-26T04:03:56.935Z | Checking password-hash v0.5.0 |
| 1311 | 2026-03-26T04:03:56.954Z | Checking ciborium-ll v0.2.2 |
| 1312 | 2026-03-26T04:03:57.130Z | Checking usdt v0.5.0 |
| 1313 | 2026-03-26T04:03:57.150Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1314 | 2026-03-26T04:03:57.168Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1315 | 2026-03-26T04:03:57.180Z | Checking chacha20 v0.9.1 |
| 1316 | 2026-03-26T04:03:57.296Z | Checking zone v0.3.1 |
| 1317 | 2026-03-26T04:03:57.323Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1318 | 2026-03-26T04:03:57.384Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1319 | 2026-03-26T04:03:57.406Z | Checking elliptic-curve v0.13.8 |
| 1320 | 2026-03-26T04:03:57.581Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1321 | 2026-03-26T04:03:57.601Z | Checking byte-wrapper v0.1.0 |
| 1322 | 2026-03-26T04:03:57.653Z | Checking thiserror-no-std v2.0.2 |
| 1323 | 2026-03-26T04:03:57.693Z | Checking blake2 v0.10.6 |
| 1324 | 2026-03-26T04:03:57.696Z | Checking smf v0.2.3 |
| 1325 | 2026-03-26T04:03:57.748Z | Checking aead v0.5.2 |
| 1326 | 2026-03-26T04:03:57.767Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1327 | 2026-03-26T04:03:57.812Z | Checking sigpipe v0.1.3 |
| 1328 | 2026-03-26T04:03:57.913Z | Checking glob v0.3.3 |
| 1329 | 2026-03-26T04:03:57.916Z | Checking keccak v0.1.6 |
| 1330 | 2026-03-26T04:03:57.953Z | Checking indent_write v2.2.0 |
| 1331 | 2026-03-26T04:03:58.003Z | Checking bytecount v0.6.9 |
| 1332 | 2026-03-26T04:03:58.022Z | Checking jiff v0.2.23 |
| 1333 | 2026-03-26T04:03:58.098Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1334 | 2026-03-26T04:03:58.118Z | Checking sha3 v0.10.8 |
| 1335 | 2026-03-26T04:03:58.118Z | Checking argon2 v0.5.3 |
| 1336 | 2026-03-26T04:03:58.174Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1337 | 2026-03-26T04:03:58.345Z | Checking chacha20poly1305 v0.10.1 |
| 1338 | 2026-03-26T04:03:58.387Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1339 | 2026-03-26T04:03:58.407Z | Checking vsss-rs v3.3.4 |
| 1340 | 2026-03-26T04:03:58.469Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1341 | 2026-03-26T04:03:58.489Z | Checking ciborium v0.2.2 |
| 1342 | 2026-03-26T04:03:58.629Z | Checking atomicwrites v0.4.4 |
| 1343 | 2026-03-26T04:03:58.765Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1344 | 2026-03-26T04:03:58.860Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1345 | 2026-03-26T04:03:58.928Z | Checking whoami v1.6.1 |
| 1346 | 2026-03-26T04:03:58.995Z | Compiling parking_lot_core v0.8.6 |
| 1347 | 2026-03-26T04:03:59.056Z | Checking linked-hash-map v0.5.6 |
| 1348 | 2026-03-26T04:03:59.086Z | Checking resolv-conf v0.7.6 |
| 1349 | 2026-03-26T04:03:59.237Z | Checking lru-cache v0.1.2 |
| 1350 | 2026-03-26T04:03:59.273Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1351 | 2026-03-26T04:03:59.320Z | Checking similar v2.7.0 |
| 1352 | 2026-03-26T04:03:59.362Z | Checking hickory-proto v0.24.4 |
| 1353 | 2026-03-26T04:03:59.515Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1354 | 2026-03-26T04:03:59.533Z | Checking serde-big-array v0.5.1 |
| 1355 | 2026-03-26T04:03:59.555Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1356 | 2026-03-26T04:03:59.628Z | Checking siphasher v1.0.2 |
| 1357 | 2026-03-26T04:03:59.657Z | Checking unicode-segmentation v1.13.1 |
| 1358 | 2026-03-26T04:03:59.678Z | Checking swrite v0.1.0 |
| 1359 | 2026-03-26T04:03:59.681Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1360 | 2026-03-26T04:03:59.776Z | Checking unicode-normalization v0.1.25 |
| 1361 | 2026-03-26T04:03:59.796Z | Checking phf_shared v0.12.1 |
| 1362 | 2026-03-26T04:03:59.945Z | Checking console v0.15.11 |
| 1363 | 2026-03-26T04:04:00.014Z | Checking newline-converter v0.3.0 |
| 1364 | 2026-03-26T04:04:00.132Z | Checking pin-project v1.1.11 |
| 1365 | 2026-03-26T04:04:00.236Z | Checking tokio-stream v0.1.18 |
| 1366 | 2026-03-26T04:04:00.236Z | Checking csv-core v0.1.13 |
| 1367 | 2026-03-26T04:04:00.320Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1368 | 2026-03-26T04:04:00.444Z | Checking foreign-types-shared v0.1.1 |
| 1369 | 2026-03-26T04:04:00.525Z | Checking same-file v1.0.6 |
| 1370 | 2026-03-26T04:04:00.546Z | Checking foldhash v0.1.5 |
| 1371 | 2026-03-26T04:04:00.630Z | Checking unicode-width v0.1.14 |
| 1372 | 2026-03-26T04:04:00.652Z | Checking highway v1.3.0 |
| 1373 | 2026-03-26T04:04:00.689Z | Checking hashbrown v0.15.5 |
| 1374 | 2026-03-26T04:04:00.890Z | Checking walkdir v2.5.0 |
| 1375 | 2026-03-26T04:04:00.894Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1376 | 2026-03-26T04:04:00.930Z | Checking hickory-resolver v0.24.4 |
| 1377 | 2026-03-26T04:04:01.069Z | Checking foreign-types v0.3.2 |
| 1378 | 2026-03-26T04:04:01.152Z | Checking csv v1.4.0 |
| 1379 | 2026-03-26T04:04:01.172Z | Checking snafu v0.8.9 |
| 1380 | 2026-03-26T04:04:01.234Z | Checking expectorate v1.2.0 |
| 1381 | 2026-03-26T04:04:01.378Z | Checking olpc-cjson v0.1.4 |
| 1382 | 2026-03-26T04:04:01.431Z | Checking phf v0.12.1 |
| 1383 | 2026-03-26T04:04:01.524Z | Checking tokio-dtrace v0.1.1 |
| 1384 | 2026-03-26T04:04:01.545Z | Checking globset v0.4.18 |
| 1385 | 2026-03-26T04:04:01.585Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1386 | 2026-03-26T04:04:01.609Z | Checking qorb v0.4.1 |
| 1387 | 2026-03-26T04:04:01.819Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1388 | 2026-03-26T04:04:01.986Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1389 | 2026-03-26T04:04:02.085Z | Checking pem v3.0.6 |
| 1390 | 2026-03-26T04:04:02.126Z | Checking libsw-core v0.3.2 |
| 1391 | 2026-03-26T04:04:02.233Z | Checking serde_plain v1.0.2 |
| 1392 | 2026-03-26T04:04:02.261Z | Checking unicode-linebreak v0.1.5 |
| 1393 | 2026-03-26T04:04:02.284Z | Checking smawk v0.3.2 |
| 1394 | 2026-03-26T04:04:02.287Z | Checking fixedbitset v0.4.2 |
| 1395 | 2026-03-26T04:04:02.364Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1396 | 2026-03-26T04:04:02.389Z | Checking typed-path v0.9.3 |
| 1397 | 2026-03-26T04:04:02.425Z | Checking fixedbitset v0.5.7 |
| 1398 | 2026-03-26T04:04:02.485Z | Checking textwrap v0.16.2 |
| 1399 | 2026-03-26T04:04:02.618Z | Checking petgraph v0.6.5 |
| 1400 | 2026-03-26T04:04:02.643Z | Checking petgraph v0.8.3 |
| 1401 | 2026-03-26T04:04:03.187Z | Checking tough v0.20.0 |
| 1402 | 2026-03-26T04:04:03.512Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1403 | 2026-03-26T04:04:03.695Z | Checking libsw v3.5.0 |
| 1404 | 2026-03-26T04:04:03.822Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1405 | 2026-03-26T04:04:03.862Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1406 | 2026-03-26T04:04:03.929Z | Checking oxide-tokio-rt v0.1.3 |
| 1407 | 2026-03-26T04:04:04.137Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1408 | 2026-03-26T04:04:04.220Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1409 | 2026-03-26T04:04:04.253Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1410 | 2026-03-26T04:04:04.495Z | Checking papergrid v0.11.0 |
| 1411 | 2026-03-26T04:04:04.557Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1412 | 2026-03-26T04:04:04.788Z | Checking gethostname v0.5.0 |
| 1413 | 2026-03-26T04:04:04.888Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1414 | 2026-03-26T04:04:04.930Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1415 | 2026-03-26T04:04:05.143Z | Checking libscf-sys v1.1.0 |
| 1416 | 2026-03-26T04:04:05.233Z | Checking const_format v0.2.35 |
| 1417 | 2026-03-26T04:04:05.325Z | Checking bcs v0.1.6 |
| 1418 | 2026-03-26T04:04:05.451Z | Checking termtree v0.5.1 |
| 1419 | 2026-03-26T04:04:05.478Z | Checking tagptr v0.2.0 |
| 1420 | 2026-03-26T04:04:05.512Z | Checking linear-map v1.2.0 |
| 1421 | 2026-03-26T04:04:05.531Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1422 | 2026-03-26T04:04:05.575Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1423 | 2026-03-26T04:04:05.598Z | Checking tabled v0.15.0 |
| 1424 | 2026-03-26T04:04:05.625Z | Checking moka v0.12.15 |
| 1425 | 2026-03-26T04:04:05.696Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1426 | 2026-03-26T04:04:05.732Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1427 | 2026-03-26T04:04:05.903Z | Checking steno v0.4.1 |
| 1428 | 2026-03-26T04:04:06.293Z | Checking hickory-proto v0.25.2 |
| 1429 | 2026-03-26T04:04:07.035Z | Checking humantime v2.3.0 |
| 1430 | 2026-03-26T04:04:07.415Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1431 | 2026-03-26T04:04:07.907Z | Compiling typify-impl v0.4.3 |
| 1432 | 2026-03-26T04:04:07.911Z | Checking hickory-resolver v0.25.2 |
| 1433 | 2026-03-26T04:04:08.015Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1434 | 2026-03-26T04:04:08.645Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1435 | 2026-03-26T04:04:08.667Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1436 | 2026-03-26T04:04:09.525Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1437 | 2026-03-26T04:04:09.993Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1438 | 2026-03-26T04:04:11.439Z | Compiling typify-macro v0.4.3 |
| 1439 | 2026-03-26T04:04:12.735Z | Compiling crunchy v0.2.4 |
| 1440 | 2026-03-26T04:04:13.855Z | Compiling tiny-keccak v2.0.2 |
| 1441 | 2026-03-26T04:04:15.844Z | Compiling const-random-macro v0.1.16 |
| 1442 | 2026-03-26T04:04:16.044Z | Compiling typify v0.4.3 |
| 1443 | 2026-03-26T04:04:18.444Z | Compiling smartstring v1.0.1 |
| 1444 | 2026-03-26T04:04:18.465Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1445 | 2026-03-26T04:04:18.468Z | Compiling ahash v0.8.12 |
| 1446 | 2026-03-26T04:04:23.856Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1447 | 2026-03-26T04:04:24.071Z | Checking parking_lot v0.11.2 |
| 1448 | 2026-03-26T04:04:24.197Z | Checking fxhash v0.2.1 |
| 1449 | 2026-03-26T04:04:24.290Z | Compiling rhai_codegen v3.1.0 |
| 1450 | 2026-03-26T04:04:24.336Z | Checking sled v0.34.7 |
| 1451 | 2026-03-26T04:04:24.731Z | Checking rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1452 | 2026-03-26T04:04:24.752Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1453 | 2026-03-26T04:04:25.129Z | Checking internet-checksum v0.2.1 |
| 1454 | 2026-03-26T04:04:25.183Z | Compiling proc-macro-error2 v2.0.1 |
| 1455 | 2026-03-26T04:04:25.522Z | Compiling tabled_derive v0.11.0 |
| 1456 | 2026-03-26T04:04:25.599Z | Compiling progenitor-impl v0.11.2 |
| 1457 | 2026-03-26T04:04:25.639Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1458 | 2026-03-26T04:04:25.771Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1459 | 2026-03-26T04:04:26.352Z | Checking const-random v0.1.18 |
| 1460 | 2026-03-26T04:04:26.872Z | Checking thin-vec v0.2.14 |
| 1461 | 2026-03-26T04:04:27.111Z | Checking rhai v1.24.0 |
| 1462 | 2026-03-26T04:04:27.392Z | Checking nom v8.0.0 |
| 1463 | 2026-03-26T04:04:27.528Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1464 | 2026-03-26T04:04:27.575Z | Checking arc-swap v1.9.0 |
| 1465 | 2026-03-26T04:04:27.819Z | Compiling progenitor-macro v0.11.2 |
| 1466 | 2026-03-26T04:04:27.823Z | Checking slog-scope v4.4.1 |
| 1467 | 2026-03-26T04:04:27.877Z | Checking papergrid v0.17.0 |
| 1468 | 2026-03-26T04:04:27.964Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1469 | 2026-03-26T04:04:27.991Z | Checking testing_table v0.3.0 |
| 1470 | 2026-03-26T04:04:28.100Z | Checking dropshot-api-manager-types v0.7.0 |
| 1471 | 2026-03-26T04:04:28.244Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1472 | 2026-03-26T04:04:28.283Z | Checking slog-stdlog v4.1.1 |
| 1473 | 2026-03-26T04:04:28.706Z | Checking tabled v0.20.0 |
| 1474 | 2026-03-26T04:04:28.779Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1475 | 2026-03-26T04:04:29.286Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1476 | 2026-03-26T04:04:29.390Z | Checking ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 1477 | 2026-03-26T04:04:29.666Z | Compiling progenitor-impl v0.10.0 |
| 1478 | 2026-03-26T04:04:29.783Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1479 | 2026-03-26T04:04:29.969Z | Checking progenitor-client v0.11.2 |
| 1480 | 2026-03-26T04:04:30.007Z | Compiling lzma-sys v0.1.20 |
| 1481 | 2026-03-26T04:04:30.185Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1482 | 2026-03-26T04:04:30.429Z | Compiling fs-err v3.3.0 |
| 1483 | 2026-03-26T04:04:30.454Z | Compiling typeid v1.0.3 |
| 1484 | 2026-03-26T04:04:30.824Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1485 | 2026-03-26T04:04:31.654Z | Checking slog-envlogger v2.2.0 |
| 1486 | 2026-03-26T04:04:31.760Z | Compiling progenitor-macro v0.10.0 |
| 1487 | 2026-03-26T04:04:31.805Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1488 | 2026-03-26T04:04:32.109Z | Checking progenitor v0.11.2 |
| 1489 | 2026-03-26T04:04:32.546Z | Checking crc8 v0.1.1 |
| 1490 | 2026-03-26T04:04:32.656Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1491 | 2026-03-26T04:04:34.459Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1492 | 2026-03-26T04:04:34.486Z | Compiling dropshot v0.17.0 |
| 1493 | 2026-03-26T04:04:34.533Z | Checking adler2 v2.0.1 |
| 1494 | 2026-03-26T04:04:34.554Z | Checking simd-adler32 v0.3.8 |
| 1495 | 2026-03-26T04:04:34.791Z | Checking miniz_oxide v0.8.9 |
| 1496 | 2026-03-26T04:04:35.353Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1497 | 2026-03-26T04:04:35.875Z | Compiling cargo_toml v0.22.3 |
| 1498 | 2026-03-26T04:04:35.928Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1499 | 2026-03-26T04:04:35.956Z | Compiling dropshot_endpoint v0.17.0 |
| 1500 | 2026-03-26T04:04:36.600Z | Checking flate2 v1.1.9 |
| 1501 | 2026-03-26T04:04:37.568Z | Checking compression-core v0.4.31 |
| 1502 | 2026-03-26T04:04:37.713Z | Checking utf-8 v0.7.6 |
| 1503 | 2026-03-26T04:04:38.029Z | Checking compression-codecs v0.4.37 |
| 1504 | 2026-03-26T04:04:38.094Z | Checking tungstenite v0.21.0 |
| 1505 | 2026-03-26T04:04:38.173Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 1506 | 2026-03-26T04:04:38.413Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1507 | 2026-03-26T04:04:38.540Z | Checking ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 1508 | 2026-03-26T04:04:38.902Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1509 | 2026-03-26T04:04:39.088Z | Checking sha2 v0.10.9 |
| 1510 | 2026-03-26T04:04:39.229Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1511 | 2026-03-26T04:04:39.516Z | Checking yansi v1.0.1 |
| 1512 | 2026-03-26T04:04:39.609Z | Checking diff v0.1.13 |
| 1513 | 2026-03-26T04:04:39.612Z | Checking progenitor v0.10.0 |
| 1514 | 2026-03-26T04:04:39.694Z | Checking toml v1.1.0+spec-1.1.0 |
| 1515 | 2026-03-26T04:04:39.754Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1516 | 2026-03-26T04:04:39.774Z | Checking pretty_assertions v1.4.1 |
| 1517 | 2026-03-26T04:04:39.940Z | Checking tokio-tungstenite v0.21.0 |
| 1518 | 2026-03-26T04:04:40.283Z | Checking async-compression v0.4.41 |
| 1519 | 2026-03-26T04:04:40.741Z | Checking console v0.16.3 |
| 1520 | 2026-03-26T04:04:40.865Z | Checking git-stub v1.0.0 |
| 1521 | 2026-03-26T04:04:41.031Z | Checking base64 v0.21.7 |
| 1522 | 2026-03-26T04:04:41.179Z | Checking unit-prefix v0.5.2 |
| 1523 | 2026-03-26T04:04:41.217Z | Checking is_ci v1.2.0 |
| 1524 | 2026-03-26T04:04:41.271Z | Checking sdd v3.0.10 |
| 1525 | 2026-03-26T04:04:41.323Z | Checking indicatif v0.18.4 |
| 1526 | 2026-03-26T04:04:41.327Z | Checking supports-color v3.0.2 |
| 1527 | 2026-03-26T04:04:41.459Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1528 | 2026-03-26T04:04:41.490Z | Checking scc v2.4.0 |
| 1529 | 2026-03-26T04:04:41.696Z | Checking git-stub-vcs v0.1.0 |
| 1530 | 2026-03-26T04:04:41.900Z | Checking ron v0.12.0 |
| 1531 | 2026-03-26T04:04:42.291Z | Checking xz2 v0.1.7 |
| 1532 | 2026-03-26T04:04:42.654Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1533 | 2026-03-26T04:04:42.864Z | Checking mg-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-types/versions) |
| 1534 | 2026-03-26T04:04:42.951Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1535 | 2026-03-26T04:04:43.014Z | Checking drift v0.1.3 |
| 1536 | 2026-03-26T04:04:43.281Z | Compiling serial_test_derive v3.4.0 |
| 1537 | 2026-03-26T04:04:43.311Z | Checking base16ct v1.0.0 |
| 1538 | 2026-03-26T04:04:44.010Z | Checking serial_test v3.4.0 |
| 1539 | 2026-03-26T04:04:44.362Z | Checking dropshot-api-manager v0.7.0 |
| 1540 | 2026-03-26T04:04:44.381Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1541 | 2026-03-26T04:04:45.065Z | Checking mg-types v0.1.0 (/work/oxidecomputer/maghemite/mg-types) |
| 1542 | 2026-03-26T04:04:45.232Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 1543 | 2026-03-26T04:04:45.435Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1544 | 2026-03-26T04:04:45.457Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1545 | 2026-03-26T04:04:45.481Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1546 | 2026-03-26T04:04:45.582Z | Checking natord v1.0.9 |
| 1547 | 2026-03-26T04:04:46.089Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1548 | 2026-03-26T04:04:46.495Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1549 | 2026-03-26T04:04:46.787Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1550 | 2026-03-26T04:04:47.014Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1551 | 2026-03-26T04:04:47.428Z | error[E0308]: mismatched types |
| 1552 | 2026-03-26T04:04:47.428Z | --> dropshot-apis/src/main.rs:46:30 |
| 1553 | 2026-03-26T04:04:47.428Z | | |
| 1554 | 2026-03-26T04:04:47.428Z | 46 | api_description: ddm_admin_api_mod::stub_api_description, |
| 1555 | 2026-03-26T04:04:47.428Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item |
| 1556 | 2026-03-26T04:04:47.428Z | | |
| 1557 | 2026-03-26T04:04:47.428Z | = note: expected fn pointer `fn() -> std::result::Result<dropshot::api_description::ApiDescription<dropshot::api_description::StubContext>, dropshot::api_description::ApiDescriptionBuildErrors>` |
| 1558 | 2026-03-26T04:04:47.428Z | found fn item `fn() -> Result<ApiDescription<...>, ...> {stub_api_description}` |
| 1559 | 2026-03-26T04:04:47.428Z | = note: the full name for the type has been written to '/work/oxidecomputer/maghemite/target/debug/deps/maghemite_dropshot_apis-ee41f829decf8c20.long-type-13923561765163695591.txt' |
| 1560 | 2026-03-26T04:04:47.428Z | = note: consider using `--verbose` to print the full type name to the console |
| 1561 | 2026-03-26T04:04:47.428Z | |
| 1562 | 2026-03-26T04:04:47.436Z | error[E0308]: mismatched types |
| 1563 | 2026-03-26T04:04:47.436Z | --> dropshot-apis/src/main.rs:59:30 |
| 1564 | 2026-03-26T04:04:47.436Z | | |
| 1565 | 2026-03-26T04:04:47.436Z | 59 | api_description: mg_admin_api_mod::stub_api_description, |
| 1566 | 2026-03-26T04:04:47.436Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item |
| 1567 | 2026-03-26T04:04:47.436Z | | |
| 1568 | 2026-03-26T04:04:47.436Z | = note: expected fn pointer `fn() -> std::result::Result<dropshot::api_description::ApiDescription<dropshot::api_description::StubContext>, dropshot::api_description::ApiDescriptionBuildErrors>` |
| 1569 | 2026-03-26T04:04:47.436Z | found fn item `fn() -> Result<ApiDescription<...>, ...> {stub_api_description}` |
| 1570 | 2026-03-26T04:04:47.436Z | = note: the full name for the type has been written to '/work/oxidecomputer/maghemite/target/debug/deps/maghemite_dropshot_apis-ee41f829decf8c20.long-type-478094394570658245.txt' |
| 1571 | 2026-03-26T04:04:47.436Z | = note: consider using `--verbose` to print the full type name to the console |
| 1572 | 2026-03-26T04:04:47.436Z | |
| 1573 | 2026-03-26T04:04:47.601Z | For more information about this error, try `rustc --explain E0308`. |
| 1574 | 2026-03-26T04:04:47.669Z | error: could not compile `maghemite-dropshot-apis` (bin "maghemite-dropshot-apis" test) due to 2 previous errors |
| 1575 | 2026-03-26T04:04:47.669Z | warning: build failed, waiting for other jobs to finish... |
| 1576 | 2026-03-26T04:04:54.760Z | process exited: duration 204947 ms, exit code 101 |
| |
| 1577 | 2026-03-26T04:04:54.767Z | found 0 output files |