|
|
|
| 1 | 2026-03-02T08:30:27.558Z | job assigned to worker 01KJPTP97Z1RAJFJXV2GQ73E65 [factory gimlet-EVT22200007-propolis, EVT22200007/59796] (queued for 27 s) |
| |
| 2 | 2026-03-02T08:30:36.651Z | starting task 0: "setup" |
| 3 | 2026-03-02T08:30:36.676Z | ++ uname -s |
| 4 | 2026-03-02T08:30:36.676Z | + kern=SunOS |
| 5 | 2026-03-02T08:30:36.676Z | + build_user=build |
| 6 | 2026-03-02T08:30:36.676Z | + build_uid=12345 |
| 7 | 2026-03-02T08:30:36.676Z | + work_dir=/work |
| 8 | 2026-03-02T08:30:36.676Z | + input_dir=/input |
| 9 | 2026-03-02T08:30:36.676Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-02T08:30:36.676Z | + case "$kern" in |
| 11 | 2026-03-02T08:30:36.676Z | + groupadd -g 12345 build |
| 12 | 2026-03-02T08:30:36.676Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-02T08:30:38.677Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-02T08:30:38.714Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-02T08:30:38.738Z | + home_fs=zfs |
| 16 | 2026-03-02T08:30:38.738Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-02T08:30:38.739Z | + mkdir -p /home/build |
| 18 | 2026-03-02T08:30:38.739Z | + chown build:build /home/build /work |
| 19 | 2026-03-02T08:30:40.724Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-02T08:30:40.749Z | process exited: duration 4079 ms, exit code 0 |
| |
| 21 | 2026-03-02T08:30:40.799Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-02T08:30:40.824Z | * rust toolchain channel = "stable" |
| 23 | 2026-03-02T08:30:40.824Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-03-02T08:30:40.824Z | * rust toolchain profile = "default" |
| 25 | 2026-03-02T08:30:40.824Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-02T08:30:40.824Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-02T08:30:40.824Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-02T08:30:40.824Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-02T08:30:40.824Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-02T08:30:40.947Z | info: downloading installer |
| 31 | 2026-03-02T08:30:41.387Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-02T08:30:41.387Z | warn: /opt/ooce/bin |
| 33 | 2026-03-02T08:30:41.387Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-02T08:30:41.387Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-02T08:30:41.387Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-02T08:30:41.387Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-02T08:30:41.387Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-02T08:30:41.387Z | error: cannot install while Rust is installed |
| 39 | 2026-03-02T08:30:41.387Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-02T08:30:41.414Z | info: profile set to 'default' |
| 41 | 2026-03-02T08:30:41.414Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-02T08:30:41.414Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-02T08:30:41.502Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-02T08:30:41.502Z | info: downloading component 'cargo' |
| 45 | 2026-03-02T08:30:41.695Z | info: downloading component 'clippy' |
| 46 | 2026-03-02T08:30:41.766Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-02T08:30:42.134Z | info: downloading component 'rust-std' |
| 48 | 2026-03-02T08:30:42.400Z | info: downloading component 'rustc' |
| 49 | 2026-03-02T08:30:44.524Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-02T08:30:44.592Z | info: installing component 'cargo' |
| 51 | 2026-03-02T08:30:45.808Z | info: installing component 'clippy' |
| 52 | 2026-03-02T08:30:46.283Z | info: installing component 'rust-docs' |
| 53 | 2026-03-02T08:30:49.767Z | info: installing component 'rust-std' |
| 54 | 2026-03-02T08:30:51.854Z | info: installing component 'rustc' |
| 55 | 2026-03-02T08:31:00.561Z | info: installing component 'rustfmt' |
| 56 | 2026-03-02T08:31:00.987Z | |
| 57 | 2026-03-02T08:31:00.987Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 58 | 2026-03-02T08:31:01.183Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-02T08:31:01.183Z | |
| 60 | 2026-03-02T08:31:01.183Z | |
| 61 | 2026-03-02T08:31:01.183Z | Rust is installed now. Great! |
| 62 | 2026-03-02T08:31:01.183Z | |
| 63 | 2026-03-02T08:31:01.183Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-02T08:31:01.183Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-02T08:31:01.183Z | |
| 66 | 2026-03-02T08:31:01.183Z | To configure your current shell, you need to source |
| 67 | 2026-03-02T08:31:01.183Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-02T08:31:01.183Z | |
| 69 | 2026-03-02T08:31:01.183Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-02T08:31:01.183Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-02T08:31:01.183Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-02T08:31:01.183Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-02T08:31:01.321Z | + rustup --version |
| 74 | 2026-03-02T08:31:01.348Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-02T08:31:01.348Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-02T08:31:01.481Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-02T08:31:01.507Z | + cargo --version |
| 78 | 2026-03-02T08:31:01.615Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-02T08:31:01.639Z | + rustc --version |
| 80 | 2026-03-02T08:31:01.755Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-02T08:31:01.781Z | process exited: duration 20963 ms, exit code 0 |
| |
| 82 | 2026-03-02T08:31:01.831Z | starting task 2: "authentication" |
| 83 | 2026-03-02T08:31:01.895Z | process exited: duration 63 ms, exit code 0 |
| |
| 84 | 2026-03-02T08:31:01.945Z | starting task 3: "clone repository" |
| 85 | 2026-03-02T08:31:01.971Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-02T08:31:01.971Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-02T08:31:01.995Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-02T08:31:05.221Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-02T08:31:05.221Z | + git fetch origin c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 90 | 2026-03-02T08:31:05.562Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-02T08:31:05.562Z | * branch c16a85b3ac94614c3c3e7355f48b8de6507c1081 -> FETCH_HEAD |
| 92 | 2026-03-02T08:31:05.588Z | + [[ -n trey/random-fix-fun-time ]] |
| 93 | 2026-03-02T08:31:05.589Z | ++ git branch --show-current |
| 94 | 2026-03-02T08:31:05.589Z | + current=main |
| 95 | 2026-03-02T08:31:05.589Z | + [[ main != trey/random-fix-fun-time ]] |
| 96 | 2026-03-02T08:31:05.589Z | + git branch -f trey/random-fix-fun-time c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 97 | 2026-03-02T08:31:05.589Z | + git checkout -f trey/random-fix-fun-time |
| 98 | 2026-03-02T08:31:05.622Z | Switched to branch 'trey/random-fix-fun-time' |
| 99 | 2026-03-02T08:31:05.646Z | + git reset --hard c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 100 | 2026-03-02T08:31:05.671Z | HEAD is now at c16a85b Add justfile |
| 101 | 2026-03-02T08:31:05.671Z | process exited: duration 3719 ms, exit code 0 |
| |
| 102 | 2026-03-02T08:31:05.720Z | starting task 4: "build" |
| 103 | 2026-03-02T08:31:05.745Z | + pfexec pkg install clang-15 |
| 104 | 2026-03-02T08:31:26.721Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 105 | 2026-03-02T08:31:39.493Z | Startup: Caching catalogs ... Done |
| 106 | 2026-03-02T08:32:08.650Z | Planning: Solver setup ... Done |
| 107 | 2026-03-02T08:32:08.841Z | Planning: Running solver ... Done |
| 108 | 2026-03-02T08:32:08.997Z | Planning: Finding local manifests ... Done |
| 109 | 2026-03-02T08:32:09.075Z | Planning: Fetching manifests: 0/2 0% complete |
| 110 | 2026-03-02T08:32:09.498Z | Planning: Fetching manifests: 2/2 100% complete |
| 111 | 2026-03-02T08:32:09.556Z | Planning: Package planning ... Done |
| 112 | 2026-03-02T08:32:09.612Z | Planning: Merging actions ... Done |
| 113 | 2026-03-02T08:32:09.799Z | Planning: Checking for conflicting actions ... Done |
| 114 | 2026-03-02T08:32:09.824Z | Planning: Consolidating action changes ... Done |
| 115 | 2026-03-02T08:32:10.448Z | Planning: Evaluating mediators ... Done |
| 116 | 2026-03-02T08:32:10.473Z | Planning: Planning completed in 30.84 seconds |
| 117 | 2026-03-02T08:32:10.498Z | Packages to install: 2 |
| 118 | 2026-03-02T08:32:10.498Z | Mediators to change: 2 |
| 119 | 2026-03-02T08:32:10.498Z | Services to change: 1 |
| 120 | 2026-03-02T08:32:10.498Z | Create boot environment: No |
| 121 | 2026-03-02T08:32:10.498Z | Create backup boot environment: No |
| 122 | 2026-03-02T08:32:10.551Z | |
| 123 | 2026-03-02T08:32:10.551Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 124 | 2026-03-02T08:32:15.551Z | Download: 1023/3076 items 86.1/211.3MB 40% complete (17.4M/s) |
| 125 | 2026-03-02T08:32:20.552Z | Download: 2317/3076 items 119.0/211.3MB 56% complete (12.1M/s) |
| 126 | 2026-03-02T08:32:25.551Z | Download: 3023/3076 items 166.8/211.3MB 78% complete (8.2M/s) |
| 127 | 2026-03-02T08:32:30.559Z | Download: 3066/3076 items 207.4/211.3MB 98% complete (8.8M/s) |
| 128 | 2026-03-02T08:32:31.839Z | Download: Completed 211.31 MB in 21.29 seconds (9.9M/s) |
| 129 | 2026-03-02T08:32:32.013Z | Actions: 1/3418 actions (Installing new actions) |
| 130 | 2026-03-02T08:32:37.433Z | Actions: 2809/3418 actions (Installing new actions) |
| 131 | 2026-03-02T08:32:37.909Z | Actions: Completed 3418 actions in 5.90 seconds. |
| 132 | 2026-03-02T08:32:38.628Z | Done |
| 133 | 2026-03-02T08:32:38.628Z | Done |
| 134 | 2026-03-02T08:32:39.963Z | Done |
| 135 | 2026-03-02T08:32:45.283Z | Done |
| 136 | 2026-03-02T08:32:45.379Z | Done |
| 137 | 2026-03-02T08:32:45.379Z | Done |
| 138 | 2026-03-02T08:32:45.535Z | Done |
| 139 | 2026-03-02T08:32:46.180Z | + cargo --version |
| 140 | 2026-03-02T08:32:46.205Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 141 | 2026-03-02T08:32:46.344Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 142 | 2026-03-02T08:32:46.344Z | info: downloading component 'cargo' |
| 143 | 2026-03-02T08:32:46.827Z | info: downloading component 'clippy' |
| 144 | 2026-03-02T08:32:46.923Z | info: downloading component 'rust-docs' |
| 145 | 2026-03-02T08:32:47.242Z | info: downloading component 'rust-std' |
| 146 | 2026-03-02T08:32:47.681Z | info: downloading component 'rustc' |
| 147 | 2026-03-02T08:32:49.619Z | info: downloading component 'rustfmt' |
| 148 | 2026-03-02T08:32:49.678Z | info: installing component 'cargo' |
| 149 | 2026-03-02T08:32:50.825Z | info: installing component 'clippy' |
| 150 | 2026-03-02T08:32:51.273Z | info: installing component 'rust-docs' |
| 151 | 2026-03-02T08:32:54.633Z | info: installing component 'rust-std' |
| 152 | 2026-03-02T08:32:56.703Z | info: installing component 'rustc' |
| 153 | 2026-03-02T08:33:05.205Z | info: installing component 'rustfmt' |
| 154 | 2026-03-02T08:33:05.764Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 155 | 2026-03-02T08:33:05.790Z | + rustc --version |
| 156 | 2026-03-02T08:33:05.890Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 157 | 2026-03-02T08:33:05.915Z | + banner check |
| 158 | 2026-03-02T08:33:05.915Z | |
| 159 | 2026-03-02T08:33:05.915Z | #### # # ###### #### # # |
| 160 | 2026-03-02T08:33:05.915Z | # # # # # # # # # |
| 161 | 2026-03-02T08:33:05.915Z | # ###### ##### # #### |
| 162 | 2026-03-02T08:33:05.915Z | # # # # # # # |
| 163 | 2026-03-02T08:33:05.915Z | # # # # # # # # # |
| 164 | 2026-03-02T08:33:05.915Z | #### # # ###### #### # # |
| 165 | 2026-03-02T08:33:05.915Z | |
| 166 | 2026-03-02T08:33:05.915Z | + cargo fmt -- --check |
| 167 | 2026-03-02T08:33:07.009Z | + cargo clippy --all-targets -- --deny warnings |
| 168 | 2026-03-02T08:33:07.415Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 169 | 2026-03-02T08:33:08.330Z | From https://github.com/oxidecomputer/falcon |
| 170 | 2026-03-02T08:33:08.330Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 171 | 2026-03-02T08:33:08.471Z | Updating crates.io index |
| 172 | 2026-03-02T08:33:08.537Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 173 | 2026-03-02T08:33:09.521Z | From https://github.com/oxidecomputer/dendrite |
| 174 | 2026-03-02T08:33:09.521Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 175 | 2026-03-02T08:33:09.581Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 176 | 2026-03-02T08:33:09.949Z | From https://github.com/oxidecomputer/ispf |
| 177 | 2026-03-02T08:33:09.949Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 178 | 2026-03-02T08:33:10.021Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 179 | 2026-03-02T08:33:10.504Z | From https://github.com/oxidecomputer/netadm-sys |
| 180 | 2026-03-02T08:33:10.504Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 181 | 2026-03-02T08:33:10.529Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 182 | 2026-03-02T08:33:20.973Z | From https://github.com/oxidecomputer/omicron |
| 183 | 2026-03-02T08:33:20.973Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 184 | 2026-03-02T08:33:21.923Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 185 | 2026-03-02T08:33:22.811Z | From https://github.com/oxidecomputer/opte |
| 186 | 2026-03-02T08:33:22.811Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 187 | 2026-03-02T08:33:22.873Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 188 | 2026-03-02T08:33:23.273Z | From https://github.com/illumos/smf-rs |
| 189 | 2026-03-02T08:33:23.274Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 190 | 2026-03-02T08:33:23.369Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 191 | 2026-03-02T08:33:23.793Z | From https://github.com/oxidecomputer/network-interface |
| 192 | 2026-03-02T08:33:23.793Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 193 | 2026-03-02T08:33:23.831Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 194 | 2026-03-02T08:33:24.242Z | From https://github.com/oxidecomputer/zone |
| 195 | 2026-03-02T08:33:24.242Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 196 | 2026-03-02T08:33:24.270Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 197 | 2026-03-02T08:33:25.641Z | From https://github.com/oxidecomputer/propolis |
| 198 | 2026-03-02T08:33:25.641Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 199 | 2026-03-02T08:33:25.795Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 200 | 2026-03-02T08:33:26.433Z | From https://github.com/oxidecomputer/transceiver-control |
| 201 | 2026-03-02T08:33:26.434Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 202 | 2026-03-02T08:33:26.496Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 203 | 2026-03-02T08:33:26.888Z | From https://github.com/oxidecomputer/dlpi-sys |
| 204 | 2026-03-02T08:33:26.888Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 205 | 2026-03-02T08:33:26.913Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 206 | 2026-03-02T08:33:27.343Z | From https://github.com/jmesmon/rust-libzfs |
| 207 | 2026-03-02T08:33:27.343Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 208 | 2026-03-02T08:33:27.368Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 209 | 2026-03-02T08:33:27.721Z | From https://github.com/oxidecomputer/rusty-doors |
| 210 | 2026-03-02T08:33:27.721Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 211 | 2026-03-02T08:33:27.763Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 212 | 2026-03-02T08:33:28.218Z | From https://github.com/oxidecomputer/lldp |
| 213 | 2026-03-02T08:33:28.218Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 214 | 2026-03-02T08:33:28.248Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 215 | 2026-03-02T08:33:29.278Z | From https://github.com/oxidecomputer/maghemite |
| 216 | 2026-03-02T08:33:29.278Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 217 | 2026-03-02T08:33:29.363Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 218 | 2026-03-02T08:33:29.769Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 219 | 2026-03-02T08:33:29.769Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 220 | 2026-03-02T08:33:29.800Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 221 | 2026-03-02T08:33:30.193Z | From https://github.com/oxidecomputer/slog-error-chain |
| 222 | 2026-03-02T08:33:30.193Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 223 | 2026-03-02T08:33:30.217Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 224 | 2026-03-02T08:33:30.653Z | From https://github.com/oxidecomputer/tufaceous |
| 225 | 2026-03-02T08:33:30.653Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 226 | 2026-03-02T08:33:30.699Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 227 | 2026-03-02T08:33:31.333Z | From https://github.com/oxidecomputer/management-gateway-service |
| 228 | 2026-03-02T08:33:31.333Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 229 | 2026-03-02T08:33:31.387Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 230 | 2026-03-02T08:33:33.273Z | From https://github.com/oxidecomputer/crucible |
| 231 | 2026-03-02T08:33:33.273Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 232 | 2026-03-02T08:33:33.519Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 233 | 2026-03-02T08:33:33.990Z | From https://github.com/oxidecomputer/propolis |
| 234 | 2026-03-02T08:33:33.990Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 235 | 2026-03-02T08:33:34.214Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 236 | 2026-03-02T08:33:34.589Z | From https://github.com/oxidecomputer/tofino |
| 237 | 2026-03-02T08:33:34.589Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 238 | 2026-03-02T08:33:34.614Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 239 | 2026-03-02T08:33:35.015Z | From https://github.com/oxidecomputer/clickward |
| 240 | 2026-03-02T08:33:35.015Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 241 | 2026-03-02T08:33:35.063Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 242 | 2026-03-02T08:33:35.465Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 243 | 2026-03-02T08:33:35.465Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 244 | 2026-03-02T08:33:36.527Z | Downloading crates ... |
| 245 | 2026-03-02T08:33:36.637Z | Downloaded const_format_proc_macros v0.2.34 |
| 246 | 2026-03-02T08:33:36.690Z | Downloaded async-stream-impl v0.3.6 |
| 247 | 2026-03-02T08:33:36.690Z | Downloaded camino v1.2.2 |
| 248 | 2026-03-02T08:33:36.690Z | Downloaded ident_case v1.0.1 |
| 249 | 2026-03-02T08:33:36.690Z | Downloaded hyper-util v0.1.20 |
| 250 | 2026-03-02T08:33:36.715Z | Downloaded lock_api v0.4.14 |
| 251 | 2026-03-02T08:33:36.715Z | Downloaded lru-slab v0.1.2 |
| 252 | 2026-03-02T08:33:36.741Z | Downloaded memoffset v0.9.1 |
| 253 | 2026-03-02T08:33:36.741Z | Downloaded openssl-macros v0.1.1 |
| 254 | 2026-03-02T08:33:36.768Z | Downloaded parse-display-derive v0.10.0 |
| 255 | 2026-03-02T08:33:36.768Z | Downloaded phf_shared v0.12.1 |
| 256 | 2026-03-02T08:33:36.768Z | Downloaded pretty-hex v0.4.1 |
| 257 | 2026-03-02T08:33:36.768Z | Downloaded rand_chacha v0.3.1 |
| 258 | 2026-03-02T08:33:36.792Z | Downloaded phf v0.12.1 |
| 259 | 2026-03-02T08:33:36.793Z | Downloaded parking_lot_core v0.9.12 |
| 260 | 2026-03-02T08:33:36.793Z | Downloaded ppv-lite86 v0.2.21 |
| 261 | 2026-03-02T08:33:36.793Z | Downloaded aws-lc-rs v1.15.4 |
| 262 | 2026-03-02T08:33:36.819Z | Downloaded serde-big-array v0.5.1 |
| 263 | 2026-03-02T08:33:36.819Z | Downloaded serial_test_derive v3.3.1 |
| 264 | 2026-03-02T08:33:36.819Z | Downloaded rustls-pemfile v2.2.0 |
| 265 | 2026-03-02T08:33:36.844Z | Downloaded slog-envlogger v2.2.0 |
| 266 | 2026-03-02T08:33:36.844Z | Downloaded resolv-conf v0.7.6 |
| 267 | 2026-03-02T08:33:36.844Z | Downloaded serde_plain v1.0.2 |
| 268 | 2026-03-02T08:33:36.844Z | Downloaded semver v1.0.27 |
| 269 | 2026-03-02T08:33:36.870Z | Downloaded supports-color v3.0.2 |
| 270 | 2026-03-02T08:33:36.870Z | Downloaded strum v0.26.3 |
| 271 | 2026-03-02T08:33:36.870Z | Downloaded sync_wrapper v1.0.2 |
| 272 | 2026-03-02T08:33:36.870Z | Downloaded pretty_assertions v1.4.1 |
| 273 | 2026-03-02T08:33:36.870Z | Downloaded terminal_size v0.4.3 |
| 274 | 2026-03-02T08:33:36.870Z | Downloaded time-core v0.1.8 |
| 275 | 2026-03-02T08:33:36.895Z | Downloaded tinyvec_macros v0.1.1 |
| 276 | 2026-03-02T08:33:36.895Z | Downloaded static_assertions v1.1.0 |
| 277 | 2026-03-02T08:33:36.895Z | Downloaded toml_write v0.1.2 |
| 278 | 2026-03-02T08:33:36.895Z | Downloaded thread_local v1.1.9 |
| 279 | 2026-03-02T08:33:36.895Z | Downloaded unit-prefix v0.5.2 |
| 280 | 2026-03-02T08:33:36.895Z | Downloaded time-macros v0.2.27 |
| 281 | 2026-03-02T08:33:36.895Z | Downloaded usdt-attr-macro v0.6.0 |
| 282 | 2026-03-02T08:33:36.895Z | Downloaded tokio-tungstenite v0.21.0 |
| 283 | 2026-03-02T08:33:36.920Z | Downloaded want v0.3.1 |
| 284 | 2026-03-02T08:33:36.920Z | Downloaded waitgroup v0.1.2 |
| 285 | 2026-03-02T08:33:36.920Z | Downloaded tokio-stream v0.1.18 |
| 286 | 2026-03-02T08:33:36.945Z | Downloaded zerofrom v0.1.6 |
| 287 | 2026-03-02T08:33:36.945Z | Downloaded whoami v1.6.1 |
| 288 | 2026-03-02T08:33:36.945Z | Downloaded zone_cfg_derive v0.3.1 |
| 289 | 2026-03-02T08:33:36.945Z | Downloaded schemars v0.8.22 |
| 290 | 2026-03-02T08:33:36.971Z | Downloaded zmij v1.0.21 |
| 291 | 2026-03-02T08:33:36.971Z | Downloaded wait-timeout v0.2.1 |
| 292 | 2026-03-02T08:33:36.971Z | Downloaded yoke v0.8.1 |
| 293 | 2026-03-02T08:33:36.971Z | Downloaded unicode-ident v1.0.24 |
| 294 | 2026-03-02T08:33:36.971Z | Downloaded tracing-core v0.1.36 |
| 295 | 2026-03-02T08:33:36.995Z | Downloaded uuid v1.21.0 |
| 296 | 2026-03-02T08:33:36.995Z | Downloaded icu_properties_data v2.1.2 |
| 297 | 2026-03-02T08:33:36.995Z | Downloaded typed-path v0.9.3 |
| 298 | 2026-03-02T08:33:37.020Z | Downloaded zerocopy-derive v0.8.39 |
| 299 | 2026-03-02T08:33:37.020Z | Downloaded url v2.5.8 |
| 300 | 2026-03-02T08:33:37.045Z | Downloaded zerotrie v0.2.3 |
| 301 | 2026-03-02T08:33:37.045Z | Downloaded winnow v0.5.40 |
| 302 | 2026-03-02T08:33:37.045Z | Downloaded zerovec v0.11.5 |
| 303 | 2026-03-02T08:33:37.070Z | Downloaded unicode-segmentation v1.12.0 |
| 304 | 2026-03-02T08:33:37.070Z | Downloaded tabled v0.15.0 |
| 305 | 2026-03-02T08:33:37.094Z | Downloaded webpki-roots v1.0.6 |
| 306 | 2026-03-02T08:33:37.094Z | Downloaded syn v2.0.116 |
| 307 | 2026-03-02T08:33:37.119Z | Downloaded zerocopy v0.8.39 |
| 308 | 2026-03-02T08:33:37.143Z | Downloaded vcpkg v0.2.15 |
| 309 | 2026-03-02T08:33:37.171Z | Downloaded regress v0.10.5 |
| 310 | 2026-03-02T08:33:37.196Z | Downloaded unicode-width v0.2.2 |
| 311 | 2026-03-02T08:33:37.196Z | Downloaded nix v0.30.1 |
| 312 | 2026-03-02T08:33:37.220Z | Downloaded rustls v0.22.4 |
| 313 | 2026-03-02T08:33:37.220Z | Downloaded rustix v0.38.44 |
| 314 | 2026-03-02T08:33:37.247Z | Downloaded rustls v0.23.36 |
| 315 | 2026-03-02T08:33:37.272Z | Downloaded openapiv3 v2.2.0 |
| 316 | 2026-03-02T08:33:37.272Z | Downloaded rustix v1.1.3 |
| 317 | 2026-03-02T08:33:37.298Z | Downloaded typify-impl v0.4.3 |
| 318 | 2026-03-02T08:33:37.323Z | Downloaded unicode-width v0.1.14 |
| 319 | 2026-03-02T08:33:37.323Z | Downloaded sled v0.34.7 |
| 320 | 2026-03-02T08:33:37.347Z | Downloaded tracing v0.1.44 |
| 321 | 2026-03-02T08:33:37.372Z | Downloaded lzma-sys v0.1.20 |
| 322 | 2026-03-02T08:33:37.397Z | Downloaded libc v0.2.180 |
| 323 | 2026-03-02T08:33:37.422Z | Downloaded chrono-tz v0.10.4 |
| 324 | 2026-03-02T08:33:37.447Z | Downloaded petgraph v0.6.5 |
| 325 | 2026-03-02T08:33:37.471Z | Downloaded regex-automata v0.4.14 |
| 326 | 2026-03-02T08:33:37.496Z | Downloaded petgraph v0.8.3 |
| 327 | 2026-03-02T08:33:37.521Z | Downloaded csv v1.4.0 |
| 328 | 2026-03-02T08:33:37.521Z | Downloaded jiff v0.2.20 |
| 329 | 2026-03-02T08:33:37.545Z | Downloaded nix v0.31.1 |
| 330 | 2026-03-02T08:33:37.570Z | Downloaded hickory-proto v0.25.2 |
| 331 | 2026-03-02T08:33:37.570Z | Downloaded hickory-proto v0.24.4 |
| 332 | 2026-03-02T08:33:37.594Z | Downloaded regex-syntax v0.8.9 |
| 333 | 2026-03-02T08:33:37.594Z | Downloaded openssl v0.10.75 |
| 334 | 2026-03-02T08:33:37.619Z | Downloaded tabled v0.20.0 |
| 335 | 2026-03-02T08:33:37.643Z | Downloaded smoltcp v0.11.0 |
| 336 | 2026-03-02T08:33:37.643Z | Downloaded rhai v1.24.0 |
| 337 | 2026-03-02T08:33:37.669Z | Downloaded quinn-proto v0.11.13 |
| 338 | 2026-03-02T08:33:37.669Z | Downloaded sha3 v0.10.8 |
| 339 | 2026-03-02T08:33:37.694Z | Downloaded goblin v0.10.5 |
| 340 | 2026-03-02T08:33:37.694Z | Downloaded moka v0.12.13 |
| 341 | 2026-03-02T08:33:37.694Z | Downloaded syn v1.0.109 |
| 342 | 2026-03-02T08:33:37.719Z | Downloaded tokio v1.49.0 |
| 343 | 2026-03-02T08:33:37.752Z | Downloaded encoding_rs v0.8.35 |
| 344 | 2026-03-02T08:33:37.778Z | Downloaded time v0.3.47 |
| 345 | 2026-03-02T08:33:37.808Z | Downloaded serde_with v3.16.1 |
| 346 | 2026-03-02T08:33:37.832Z | Downloaded winnow v0.7.14 |
| 347 | 2026-03-02T08:33:37.832Z | Downloaded unicode-normalization v0.1.25 |
| 348 | 2026-03-02T08:33:37.832Z | Downloaded tower-http v0.6.8 |
| 349 | 2026-03-02T08:33:37.857Z | Downloaded tokio-util v0.7.18 |
| 350 | 2026-03-02T08:33:37.857Z | Downloaded goblin v0.8.2 |
| 351 | 2026-03-02T08:33:37.857Z | Downloaded portable-atomic v1.13.1 |
| 352 | 2026-03-02T08:33:37.882Z | Downloaded zerocopy v0.7.35 |
| 353 | 2026-03-02T08:33:37.882Z | Downloaded rustls-webpki v0.102.8 |
| 354 | 2026-03-02T08:33:37.907Z | Downloaded tough v0.20.0 |
| 355 | 2026-03-02T08:33:37.932Z | Downloaded proptest v1.10.0 |
| 356 | 2026-03-02T08:33:37.932Z | Downloaded dropshot v0.16.7 |
| 357 | 2026-03-02T08:33:37.959Z | Downloaded yansi v1.0.1 |
| 358 | 2026-03-02T08:33:37.959Z | Downloaded serde_json v1.0.149 |
| 359 | 2026-03-02T08:33:37.984Z | Downloaded scc v2.4.0 |
| 360 | 2026-03-02T08:33:37.984Z | Downloaded reqwest v0.12.28 |
| 361 | 2026-03-02T08:33:37.984Z | Downloaded regex v1.12.3 |
| 362 | 2026-03-02T08:33:37.984Z | Downloaded tower v0.5.3 |
| 363 | 2026-03-02T08:33:38.009Z | Downloaded toml_edit v0.19.15 |
| 364 | 2026-03-02T08:33:38.009Z | Downloaded ron v0.12.0 |
| 365 | 2026-03-02T08:33:38.034Z | Downloaded h2 v0.4.13 |
| 366 | 2026-03-02T08:33:38.034Z | Downloaded hyper v1.8.1 |
| 367 | 2026-03-02T08:33:38.059Z | Downloaded hkdf v0.12.4 |
| 368 | 2026-03-02T08:33:38.059Z | Downloaded ring v0.17.14 |
| 369 | 2026-03-02T08:33:38.086Z | Downloaded tracing-attributes v0.1.31 |
| 370 | 2026-03-02T08:33:38.111Z | Downloaded idna v1.1.0 |
| 371 | 2026-03-02T08:33:38.111Z | Downloaded iddqd v0.3.17 |
| 372 | 2026-03-02T08:33:38.111Z | Downloaded typenum v1.19.0 |
| 373 | 2026-03-02T08:33:38.111Z | Downloaded tungstenite v0.21.0 |
| 374 | 2026-03-02T08:33:38.111Z | Downloaded toml_edit v0.22.27 |
| 375 | 2026-03-02T08:33:38.137Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 376 | 2026-03-02T08:33:38.138Z | Downloaded steno v0.4.1 |
| 377 | 2026-03-02T08:33:38.138Z | Downloaded snafu v0.8.9 |
| 378 | 2026-03-02T08:33:38.138Z | Downloaded rayon v1.11.0 |
| 379 | 2026-03-02T08:33:38.162Z | Downloaded hashbrown v0.15.5 |
| 380 | 2026-03-02T08:33:38.163Z | Downloaded futures-util v0.3.32 |
| 381 | 2026-03-02T08:33:38.163Z | Downloaded zerovec-derive v0.11.2 |
| 382 | 2026-03-02T08:33:38.163Z | Downloaded zeroize v1.8.2 |
| 383 | 2026-03-02T08:33:38.163Z | Downloaded zerocopy-derive v0.7.35 |
| 384 | 2026-03-02T08:33:38.188Z | Downloaded vsss-rs v3.3.4 |
| 385 | 2026-03-02T08:33:38.188Z | Downloaded utf8_iter v1.0.4 |
| 386 | 2026-03-02T08:33:38.188Z | Downloaded unsafe-libyaml v0.2.11 |
| 387 | 2026-03-02T08:33:38.188Z | Downloaded typify v0.4.3 |
| 388 | 2026-03-02T08:33:38.188Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 389 | 2026-03-02T08:33:38.188Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 390 | 2026-03-02T08:33:38.188Z | Downloaded test-strategy v0.4.5 |
| 391 | 2026-03-02T08:33:38.214Z | Downloaded term v1.2.1 |
| 392 | 2026-03-02T08:33:38.214Z | Downloaded serde v1.0.228 |
| 393 | 2026-03-02T08:33:38.214Z | Downloaded rand v0.9.2 |
| 394 | 2026-03-02T08:33:38.214Z | Downloaded rand v0.8.5 |
| 395 | 2026-03-02T08:33:38.214Z | Downloaded zone v0.3.1 |
| 396 | 2026-03-02T08:33:38.214Z | Downloaded zeroize_derive v1.4.3 |
| 397 | 2026-03-02T08:33:38.214Z | Downloaded zerofrom-derive v0.1.6 |
| 398 | 2026-03-02T08:33:38.214Z | Downloaded usdt-impl v0.5.0 |
| 399 | 2026-03-02T08:33:38.214Z | Downloaded schemars v1.2.1 |
| 400 | 2026-03-02T08:33:38.239Z | Downloaded rustls-webpki v0.103.9 |
| 401 | 2026-03-02T08:33:38.239Z | Downloaded toml v0.8.23 |
| 402 | 2026-03-02T08:33:38.239Z | Downloaded tokio-rustls v0.26.4 |
| 403 | 2026-03-02T08:33:38.239Z | Downloaded tokio-dtrace v0.1.1 |
| 404 | 2026-03-02T08:33:38.239Z | Downloaded yoke-derive v0.8.1 |
| 405 | 2026-03-02T08:33:38.239Z | Downloaded xz2 v0.1.7 |
| 406 | 2026-03-02T08:33:38.264Z | Downloaded writeable v0.6.2 |
| 407 | 2026-03-02T08:33:38.264Z | Downloaded walkdir v2.5.0 |
| 408 | 2026-03-02T08:33:38.265Z | Downloaded utf8parse v0.2.2 |
| 409 | 2026-03-02T08:33:38.265Z | Downloaded utf-8 v0.7.6 |
| 410 | 2026-03-02T08:33:38.265Z | Downloaded usdt-impl v0.6.0 |
| 411 | 2026-03-02T08:33:38.265Z | Downloaded ucd-trie v0.1.7 |
| 412 | 2026-03-02T08:33:38.265Z | Downloaded tinyvec v1.10.0 |
| 413 | 2026-03-02T08:33:38.265Z | Downloaded textwrap v0.16.2 |
| 414 | 2026-03-02T08:33:38.265Z | Downloaded tempfile v3.25.0 |
| 415 | 2026-03-02T08:33:38.265Z | Downloaded schemars v0.9.0 |
| 416 | 2026-03-02T08:33:38.289Z | Downloaded rayon-core v1.13.0 |
| 417 | 2026-03-02T08:33:38.290Z | Downloaded http v1.4.0 |
| 418 | 2026-03-02T08:33:38.290Z | Downloaded thin-vec v0.2.14 |
| 419 | 2026-03-02T08:33:38.290Z | Downloaded socket2 v0.6.2 |
| 420 | 2026-03-02T08:33:38.290Z | Downloaded socket2 v0.5.10 |
| 421 | 2026-03-02T08:33:38.290Z | Downloaded quinn v0.11.9 |
| 422 | 2026-03-02T08:33:38.314Z | Downloaded hickory-resolver v0.24.4 |
| 423 | 2026-03-02T08:33:38.314Z | Downloaded usdt v0.6.0 |
| 424 | 2026-03-02T08:33:38.314Z | Downloaded usdt v0.5.0 |
| 425 | 2026-03-02T08:33:38.314Z | Downloaded untrusted v0.9.0 |
| 426 | 2026-03-02T08:33:38.314Z | Downloaded unicode-xid v0.2.6 |
| 427 | 2026-03-02T08:33:38.314Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 428 | 2026-03-02T08:33:38.314Z | Downloaded tinystr v0.8.2 |
| 429 | 2026-03-02T08:33:38.314Z | Downloaded slog v2.8.2 |
| 430 | 2026-03-02T08:33:38.314Z | Downloaded similar v2.7.0 |
| 431 | 2026-03-02T08:33:38.315Z | Downloaded serde_yaml v0.9.34+deprecated |
| 432 | 2026-03-02T08:33:38.339Z | Downloaded mio v1.1.1 |
| 433 | 2026-03-02T08:33:38.339Z | Downloaded minimal-lexical v0.2.1 |
| 434 | 2026-03-02T08:33:38.339Z | Downloaded version_check v0.9.5 |
| 435 | 2026-03-02T08:33:38.339Z | Downloaded usdt-macro v0.6.0 |
| 436 | 2026-03-02T08:33:38.339Z | Downloaded usdt-macro v0.5.0 |
| 437 | 2026-03-02T08:33:38.339Z | Downloaded usdt-attr-macro v0.5.0 |
| 438 | 2026-03-02T08:33:38.339Z | Downloaded unicode-linebreak v0.1.5 |
| 439 | 2026-03-02T08:33:38.339Z | Downloaded unarray v0.1.4 |
| 440 | 2026-03-02T08:33:38.339Z | Downloaded try-lock v0.2.5 |
| 441 | 2026-03-02T08:33:38.339Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 442 | 2026-03-02T08:33:38.339Z | Downloaded tokio-rustls v0.25.0 |
| 443 | 2026-03-02T08:33:38.340Z | Downloaded tokio-macros v2.6.0 |
| 444 | 2026-03-02T08:33:38.365Z | Downloaded take_mut v0.2.2 |
| 445 | 2026-03-02T08:33:38.365Z | Downloaded ryu v1.0.23 |
| 446 | 2026-03-02T08:33:38.365Z | Downloaded tiny-keccak v2.0.2 |
| 447 | 2026-03-02T08:33:38.365Z | Downloaded thiserror-impl v1.0.69 |
| 448 | 2026-03-02T08:33:38.365Z | Downloaded thiserror v2.0.18 |
| 449 | 2026-03-02T08:33:38.365Z | Downloaded smallvec v1.15.1 |
| 450 | 2026-03-02T08:33:38.365Z | Downloaded serde_core v1.0.228 |
| 451 | 2026-03-02T08:33:38.365Z | Downloaded rustls-pki-types v1.14.0 |
| 452 | 2026-03-02T08:33:38.365Z | Downloaded rhai_codegen v3.1.0 |
| 453 | 2026-03-02T08:33:38.390Z | Downloaded untrusted v0.7.1 |
| 454 | 2026-03-02T08:33:38.390Z | Downloaded universal-hash v0.5.1 |
| 455 | 2026-03-02T08:33:38.390Z | Downloaded typify-macro v0.4.3 |
| 456 | 2026-03-02T08:33:38.390Z | Downloaded typeid v1.0.3 |
| 457 | 2026-03-02T08:33:38.390Z | Downloaded tower-service v0.3.3 |
| 458 | 2026-03-02T08:33:38.390Z | Downloaded tower-layer v0.3.3 |
| 459 | 2026-03-02T08:33:38.390Z | Downloaded thread-id v4.2.2 |
| 460 | 2026-03-02T08:33:38.390Z | Downloaded thiserror-no-std v2.0.2 |
| 461 | 2026-03-02T08:33:38.390Z | Downloaded thiserror-impl v2.0.18 |
| 462 | 2026-03-02T08:33:38.390Z | Downloaded thiserror v1.0.69 |
| 463 | 2026-03-02T08:33:38.415Z | Downloaded spin v0.9.8 |
| 464 | 2026-03-02T08:33:38.415Z | Downloaded signal-hook-registry v1.4.8 |
| 465 | 2026-03-02T08:33:38.415Z | Downloaded serde_derive v1.0.228 |
| 466 | 2026-03-02T08:33:38.415Z | Downloaded openssl-sys v0.9.111 |
| 467 | 2026-03-02T08:33:38.415Z | Downloaded synstructure v0.13.2 |
| 468 | 2026-03-02T08:33:38.415Z | Downloaded sha2 v0.10.9 |
| 469 | 2026-03-02T08:33:38.415Z | Downloaded qorb v0.4.1 |
| 470 | 2026-03-02T08:33:38.443Z | Downloaded proc-macro2 v1.0.106 |
| 471 | 2026-03-02T08:33:38.468Z | Downloaded pest v2.8.6 |
| 472 | 2026-03-02T08:33:38.468Z | Downloaded toml_datetime v0.6.11 |
| 473 | 2026-03-02T08:33:38.468Z | Downloaded smf v0.2.3 |
| 474 | 2026-03-02T08:33:38.468Z | Downloaded prettyplease v0.2.37 |
| 475 | 2026-03-02T08:33:38.468Z | Downloaded termtree v0.5.1 |
| 476 | 2026-03-02T08:33:38.493Z | Downloaded strum_macros v0.27.2 |
| 477 | 2026-03-02T08:33:38.493Z | Downloaded serde_with_macros v3.16.1 |
| 478 | 2026-03-02T08:33:38.493Z | Downloaded thread-id v5.1.0 |
| 479 | 2026-03-02T08:33:38.518Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 480 | 2026-03-02T08:33:38.518Z | Downloaded testing_table v0.3.0 |
| 481 | 2026-03-02T08:33:38.518Z | Downloaded tagptr v0.2.0 |
| 482 | 2026-03-02T08:33:38.518Z | Downloaded tabwriter v1.4.1 |
| 483 | 2026-03-02T08:33:38.518Z | Downloaded strum_macros v0.26.4 |
| 484 | 2026-03-02T08:33:38.518Z | Downloaded sigpipe v0.1.3 |
| 485 | 2026-03-02T08:33:38.518Z | Downloaded sdd v3.0.10 |
| 486 | 2026-03-02T08:33:38.518Z | Downloaded indexmap v2.13.0 |
| 487 | 2026-03-02T08:33:38.543Z | Downloaded tabled_derive v0.11.0 |
| 488 | 2026-03-02T08:33:38.543Z | Downloaded tabled_derive v0.7.0 |
| 489 | 2026-03-02T08:33:38.543Z | Downloaded smartstring v1.0.1 |
| 490 | 2026-03-02T08:33:38.543Z | Downloaded slab v0.4.12 |
| 491 | 2026-03-02T08:33:38.543Z | Downloaded serde_tokenstream v0.2.2 |
| 492 | 2026-03-02T08:33:38.543Z | Downloaded serde_repr v0.1.20 |
| 493 | 2026-03-02T08:33:38.568Z | Downloaded serde_path_to_error v0.1.20 |
| 494 | 2026-03-02T08:33:38.568Z | Downloaded serde_derive_internals v0.29.1 |
| 495 | 2026-03-02T08:33:38.568Z | Downloaded progenitor-impl v0.11.2 |
| 496 | 2026-03-02T08:33:38.568Z | Downloaded progenitor-impl v0.10.0 |
| 497 | 2026-03-02T08:33:38.568Z | Downloaded icu_normalizer_data v2.1.1 |
| 498 | 2026-03-02T08:33:38.593Z | Downloaded icu_collections v2.1.1 |
| 499 | 2026-03-02T08:33:38.593Z | Downloaded expectorate v1.2.0 |
| 500 | 2026-03-02T08:33:38.593Z | Downloaded swrite v0.1.0 |
| 501 | 2026-03-02T08:33:38.593Z | Downloaded snafu-derive v0.8.9 |
| 502 | 2026-03-02T08:33:38.593Z | Downloaded slog-term v2.9.2 |
| 503 | 2026-03-02T08:33:38.618Z | Downloaded slog-scope v4.4.1 |
| 504 | 2026-03-02T08:33:38.618Z | Downloaded slog-json v2.6.1 |
| 505 | 2026-03-02T08:33:38.618Z | Downloaded slog-dtrace v0.3.0 |
| 506 | 2026-03-02T08:33:38.618Z | Downloaded schemars_derive v0.8.22 |
| 507 | 2026-03-02T08:33:38.618Z | Downloaded same-file v1.0.6 |
| 508 | 2026-03-02T08:33:38.618Z | Downloaded rustversion v1.0.22 |
| 509 | 2026-03-02T08:33:38.643Z | Downloaded rand_core v0.9.5 |
| 510 | 2026-03-02T08:33:38.643Z | Downloaded structmeta-derive v0.3.0 |
| 511 | 2026-03-02T08:33:38.643Z | Downloaded structmeta v0.3.0 |
| 512 | 2026-03-02T08:33:38.643Z | Downloaded spin v0.5.2 |
| 513 | 2026-03-02T08:33:38.643Z | Downloaded slog-stdlog v4.1.1 |
| 514 | 2026-03-02T08:33:38.643Z | Downloaded slog-async v2.8.0 |
| 515 | 2026-03-02T08:33:38.643Z | Downloaded scroll v0.13.0 |
| 516 | 2026-03-02T08:33:38.643Z | Downloaded scroll v0.12.0 |
| 517 | 2026-03-02T08:33:38.668Z | Downloaded rusty-fork v0.3.1 |
| 518 | 2026-03-02T08:33:38.668Z | Downloaded subtle v2.6.1 |
| 519 | 2026-03-02T08:33:38.668Z | Downloaded strum v0.27.2 |
| 520 | 2026-03-02T08:33:38.668Z | Downloaded strsim v0.11.1 |
| 521 | 2026-03-02T08:33:38.668Z | Downloaded stable_deref_trait v1.2.1 |
| 522 | 2026-03-02T08:33:38.668Z | Downloaded smawk v0.3.2 |
| 523 | 2026-03-02T08:33:38.668Z | Downloaded siphasher v1.0.2 |
| 524 | 2026-03-02T08:33:38.668Z | Downloaded shlex v1.3.0 |
| 525 | 2026-03-02T08:33:38.668Z | Downloaded sha1 v0.10.6 |
| 526 | 2026-03-02T08:33:38.668Z | Downloaded serde_spanned v1.0.4 |
| 527 | 2026-03-02T08:33:38.693Z | Downloaded serde_spanned v0.6.9 |
| 528 | 2026-03-02T08:33:38.693Z | Downloaded ref-cast v1.0.25 |
| 529 | 2026-03-02T08:33:38.693Z | Downloaded hashbrown v0.16.1 |
| 530 | 2026-03-02T08:33:38.693Z | Downloaded hashbrown v0.12.3 |
| 531 | 2026-03-02T08:33:38.719Z | Downloaded curve25519-dalek v4.1.3 |
| 532 | 2026-03-02T08:33:38.745Z | Downloaded quinn-udp v0.5.14 |
| 533 | 2026-03-02T08:33:38.745Z | Downloaded hickory-resolver v0.25.2 |
| 534 | 2026-03-02T08:33:38.745Z | Downloaded semver v0.1.20 |
| 535 | 2026-03-02T08:33:38.745Z | Downloaded scopeguard v1.2.0 |
| 536 | 2026-03-02T08:33:38.745Z | Downloaded rand_xorshift v0.4.0 |
| 537 | 2026-03-02T08:33:38.745Z | Downloaded indicatif v0.18.4 |
| 538 | 2026-03-02T08:33:38.745Z | Downloaded icu_normalizer v2.1.1 |
| 539 | 2026-03-02T08:33:38.745Z | Downloaded icu_locale_core v2.1.1 |
| 540 | 2026-03-02T08:33:38.770Z | Downloaded chrono v0.4.43 |
| 541 | 2026-03-02T08:33:38.770Z | Downloaded ref-cast-impl v1.0.25 |
| 542 | 2026-03-02T08:33:38.770Z | Downloaded icu_provider v2.1.1 |
| 543 | 2026-03-02T08:33:38.770Z | Downloaded slog-bunyan v2.5.0 |
| 544 | 2026-03-02T08:33:38.771Z | Downloaded pin-project v1.1.10 |
| 545 | 2026-03-02T08:33:38.795Z | Downloaded pest_meta v2.8.6 |
| 546 | 2026-03-02T08:33:38.795Z | Downloaded rustc-hash v2.1.1 |
| 547 | 2026-03-02T08:33:38.795Z | Downloaded progenitor-client v0.11.2 |
| 548 | 2026-03-02T08:33:38.795Z | Downloaded progenitor v0.10.0 |
| 549 | 2026-03-02T08:33:38.820Z | Downloaded serial_test v3.3.1 |
| 550 | 2026-03-02T08:33:38.820Z | Downloaded serde_urlencoded v0.7.1 |
| 551 | 2026-03-02T08:33:38.820Z | Downloaded rand_core v0.6.4 |
| 552 | 2026-03-02T08:33:38.820Z | Downloaded progenitor-macro v0.11.2 |
| 553 | 2026-03-02T08:33:38.820Z | Downloaded progenitor-macro v0.10.0 |
| 554 | 2026-03-02T08:33:38.820Z | Downloaded progenitor v0.11.2 |
| 555 | 2026-03-02T08:33:38.820Z | Downloaded proc-macro-error2 v2.0.1 |
| 556 | 2026-03-02T08:33:38.820Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 557 | 2026-03-02T08:33:38.820Z | Downloaded proc-macro-error-attr v1.0.4 |
| 558 | 2026-03-02T08:33:38.820Z | Downloaded proc-macro-error v1.0.4 |
| 559 | 2026-03-02T08:33:38.820Z | Downloaded proc-macro-crate v3.4.0 |
| 560 | 2026-03-02T08:33:38.820Z | Downloaded proc-macro-crate v1.3.1 |
| 561 | 2026-03-02T08:33:38.820Z | Downloaded postcard v1.1.3 |
| 562 | 2026-03-02T08:33:38.820Z | Downloaded pest_derive v2.8.6 |
| 563 | 2026-03-02T08:33:38.845Z | Downloaded parking_lot v0.12.5 |
| 564 | 2026-03-02T08:33:38.845Z | Downloaded parking_lot v0.11.2 |
| 565 | 2026-03-02T08:33:38.845Z | Downloaded papergrid v0.17.0 |
| 566 | 2026-03-02T08:33:38.845Z | Downloaded papergrid v0.11.0 |
| 567 | 2026-03-02T08:33:38.845Z | Downloaded nom v7.1.3 |
| 568 | 2026-03-02T08:33:38.845Z | Downloaded libm v0.2.16 |
| 569 | 2026-03-02T08:33:38.870Z | Downloaded itertools v0.14.0 |
| 570 | 2026-03-02T08:33:38.870Z | Downloaded itertools v0.12.1 |
| 571 | 2026-03-02T08:33:38.897Z | Downloaded secrecy v0.10.3 |
| 572 | 2026-03-02T08:33:38.898Z | Downloaded scroll_derive v0.13.1 |
| 573 | 2026-03-02T08:33:38.898Z | Downloaded scroll_derive v0.12.1 |
| 574 | 2026-03-02T08:33:38.898Z | Downloaded rustc_version v0.4.1 |
| 575 | 2026-03-02T08:33:38.898Z | Downloaded rustc_version v0.1.7 |
| 576 | 2026-03-02T08:33:38.898Z | Downloaded rand_chacha v0.9.0 |
| 577 | 2026-03-02T08:33:38.898Z | Downloaded quote v1.0.44 |
| 578 | 2026-03-02T08:33:38.898Z | Downloaded quick-error v1.2.3 |
| 579 | 2026-03-02T08:33:38.898Z | Downloaded progenitor-client v0.10.0 |
| 580 | 2026-03-02T08:33:38.898Z | Downloaded pin-project-lite v0.2.16 |
| 581 | 2026-03-02T08:33:38.898Z | Downloaded pest_generator v2.8.6 |
| 582 | 2026-03-02T08:33:38.898Z | Downloaded oxide-tokio-rt v0.1.2 |
| 583 | 2026-03-02T08:33:38.898Z | Downloaded owo-colors v4.2.3 |
| 584 | 2026-03-02T08:33:38.898Z | Downloaded log v0.4.29 |
| 585 | 2026-03-02T08:33:38.922Z | Downloaded indexmap v1.9.3 |
| 586 | 2026-03-02T08:33:38.922Z | Downloaded clap_builder v4.5.59 |
| 587 | 2026-03-02T08:33:38.922Z | Downloaded poly1305 v0.8.0 |
| 588 | 2026-03-02T08:33:38.923Z | Downloaded pkg-config v0.3.32 |
| 589 | 2026-03-02T08:33:38.923Z | Downloaded pin-utils v0.1.0 |
| 590 | 2026-03-02T08:33:38.923Z | Downloaded pin-project-internal v1.1.10 |
| 591 | 2026-03-02T08:33:38.923Z | Downloaded paste v1.0.15 |
| 592 | 2026-03-02T08:33:38.923Z | Downloaded password-hash v0.5.0 |
| 593 | 2026-03-02T08:33:38.923Z | Downloaded parking_lot_core v0.8.6 |
| 594 | 2026-03-02T08:33:38.947Z | Downloaded icu_properties v2.1.2 |
| 595 | 2026-03-02T08:33:38.947Z | Downloaded litemap v0.8.1 |
| 596 | 2026-03-02T08:33:38.947Z | Downloaded iri-string v0.7.10 |
| 597 | 2026-03-02T08:33:38.947Z | Downloaded percent-encoding v2.3.2 |
| 598 | 2026-03-02T08:33:38.947Z | Downloaded pem v3.0.6 |
| 599 | 2026-03-02T08:33:38.947Z | Downloaded parse-display v0.10.0 |
| 600 | 2026-03-02T08:33:38.947Z | Downloaded memchr v2.8.0 |
| 601 | 2026-03-02T08:33:38.973Z | Downloaded jiff-static v0.2.20 |
| 602 | 2026-03-02T08:33:38.973Z | Downloaded ingot-macros v0.1.1 |
| 603 | 2026-03-02T08:33:38.973Z | Downloaded iana-time-zone v0.1.65 |
| 604 | 2026-03-02T08:33:38.973Z | Downloaded httparse v1.10.1 |
| 605 | 2026-03-02T08:33:38.973Z | Downloaded getrandom v0.2.17 |
| 606 | 2026-03-02T08:33:38.973Z | Downloaded powerfmt v0.2.0 |
| 607 | 2026-03-02T08:33:38.973Z | Downloaded potential_utf v0.1.4 |
| 608 | 2026-03-02T08:33:38.973Z | Downloaded plain v0.2.3 |
| 609 | 2026-03-02T08:33:38.973Z | Downloaded oxnet v0.1.4 |
| 610 | 2026-03-02T08:33:38.973Z | Downloaded num_enum_derive v0.7.5 |
| 611 | 2026-03-02T08:33:38.973Z | Downloaded num-traits v0.2.19 |
| 612 | 2026-03-02T08:33:38.998Z | Downloaded num-integer v0.1.46 |
| 613 | 2026-03-02T08:33:38.998Z | Downloaded newtype-uuid v1.3.2 |
| 614 | 2026-03-02T08:33:38.998Z | Downloaded multer v3.1.0 |
| 615 | 2026-03-02T08:33:38.998Z | Downloaded linear-map v1.2.0 |
| 616 | 2026-03-02T08:33:38.998Z | Downloaded libscf-sys v1.1.0 |
| 617 | 2026-03-02T08:33:38.998Z | Downloaded hyper-rustls v0.27.7 |
| 618 | 2026-03-02T08:33:38.998Z | Downloaded heapless v0.8.0 |
| 619 | 2026-03-02T08:33:38.998Z | Downloaded cc v1.2.56 |
| 620 | 2026-03-02T08:33:38.998Z | Downloaded opaque-debug v0.3.1 |
| 621 | 2026-03-02T08:33:38.998Z | Downloaded omicron-workspace-hack v0.1.0 |
| 622 | 2026-03-02T08:33:38.998Z | Downloaded num_enum v0.7.5 |
| 623 | 2026-03-02T08:33:39.023Z | Downloaded num_enum v0.5.11 |
| 624 | 2026-03-02T08:33:39.023Z | Downloaded num-rational v0.4.2 |
| 625 | 2026-03-02T08:33:39.023Z | Downloaded num-complex v0.4.6 |
| 626 | 2026-03-02T08:33:39.023Z | Downloaded linked-hash-map v0.5.6 |
| 627 | 2026-03-02T08:33:39.023Z | Downloaded libsw-core v0.3.2 |
| 628 | 2026-03-02T08:33:39.023Z | Downloaded ingot-types v0.1.2 |
| 629 | 2026-03-02T08:33:39.023Z | Downloaded ingot v0.1.1 |
| 630 | 2026-03-02T08:33:39.023Z | Downloaded humantime v2.3.0 |
| 631 | 2026-03-02T08:33:39.048Z | Downloaded hmac v0.12.1 |
| 632 | 2026-03-02T08:33:39.048Z | Downloaded highway v1.3.0 |
| 633 | 2026-03-02T08:33:39.048Z | Downloaded globset v0.4.18 |
| 634 | 2026-03-02T08:33:39.048Z | Downloaded futures-executor v0.3.32 |
| 635 | 2026-03-02T08:33:39.048Z | Downloaded dropshot_endpoint v0.16.7 |
| 636 | 2026-03-02T08:33:39.048Z | Downloaded dropshot-api-manager v0.3.0 |
| 637 | 2026-03-02T08:33:39.048Z | Downloaded once_cell v1.21.3 |
| 638 | 2026-03-02T08:33:39.048Z | Downloaded olpc-cjson v0.1.4 |
| 639 | 2026-03-02T08:33:39.048Z | Downloaded num_threads v0.1.7 |
| 640 | 2026-03-02T08:33:39.048Z | Downloaded num_enum_derive v0.5.11 |
| 641 | 2026-03-02T08:33:39.048Z | Downloaded num-derive v0.4.2 |
| 642 | 2026-03-02T08:33:39.073Z | Downloaded num-derive v0.3.3 |
| 643 | 2026-03-02T08:33:39.073Z | Downloaded num-conv v0.2.0 |
| 644 | 2026-03-02T08:33:39.073Z | Downloaded num v0.4.3 |
| 645 | 2026-03-02T08:33:39.073Z | Downloaded no-std-compat v0.4.1 |
| 646 | 2026-03-02T08:33:39.073Z | Downloaded newtype_derive v0.1.6 |
| 647 | 2026-03-02T08:33:39.073Z | Downloaded newtype-uuid-macros v0.1.0 |
| 648 | 2026-03-02T08:33:39.073Z | Downloaded newline-converter v0.3.0 |
| 649 | 2026-03-02T08:33:39.073Z | Downloaded natord v1.0.9 |
| 650 | 2026-03-02T08:33:39.073Z | Downloaded mime v0.3.17 |
| 651 | 2026-03-02T08:33:39.073Z | Downloaded memmap2 v0.9.10 |
| 652 | 2026-03-02T08:33:39.073Z | Downloaded indent_write v2.2.0 |
| 653 | 2026-03-02T08:33:39.073Z | Downloaded http-body-util v0.1.3 |
| 654 | 2026-03-02T08:33:39.073Z | Downloaded getrandom v0.3.4 |
| 655 | 2026-03-02T08:33:39.073Z | Downloaded futures-macro v0.3.32 |
| 656 | 2026-03-02T08:33:39.073Z | Downloaded crossbeam-channel v0.5.15 |
| 657 | 2026-03-02T08:33:39.098Z | Downloaded const_format v0.2.35 |
| 658 | 2026-03-02T08:33:39.098Z | Downloaded clap v4.5.59 |
| 659 | 2026-03-02T08:33:39.098Z | Downloaded chacha20poly1305 v0.10.1 |
| 660 | 2026-03-02T08:33:39.098Z | Downloaded cancel-safe-futures v0.1.5 |
| 661 | 2026-03-02T08:33:39.098Z | Downloaded num-iter v0.1.45 |
| 662 | 2026-03-02T08:33:39.098Z | Downloaded match_cfg v0.1.0 |
| 663 | 2026-03-02T08:33:39.098Z | Downloaded managed v0.8.0 |
| 664 | 2026-03-02T08:33:39.123Z | Downloaded lazy_static v1.5.0 |
| 665 | 2026-03-02T08:33:39.123Z | Downloaded jobserver v0.1.34 |
| 666 | 2026-03-02T08:33:39.123Z | Downloaded is_terminal_polyfill v1.70.2 |
| 667 | 2026-03-02T08:33:39.123Z | Downloaded ipnet v2.11.0 |
| 668 | 2026-03-02T08:33:39.123Z | Downloaded idna_adapter v1.2.1 |
| 669 | 2026-03-02T08:33:39.123Z | Downloaded hubpack_derive v0.1.1 |
| 670 | 2026-03-02T08:33:39.123Z | Downloaded hubpack v0.1.2 |
| 671 | 2026-03-02T08:33:39.123Z | Downloaded httpdate v1.0.3 |
| 672 | 2026-03-02T08:33:39.123Z | Downloaded http-body v1.0.1 |
| 673 | 2026-03-02T08:33:39.123Z | Downloaded gethostname v0.5.0 |
| 674 | 2026-03-02T08:33:39.123Z | Downloaded futures-sink v0.3.32 |
| 675 | 2026-03-02T08:33:39.123Z | Downloaded futures-io v0.3.32 |
| 676 | 2026-03-02T08:33:39.123Z | Downloaded dtrace-parser v0.3.0 |
| 677 | 2026-03-02T08:33:39.123Z | Downloaded derive_more v0.99.20 |
| 678 | 2026-03-02T08:33:39.123Z | Downloaded derive-where v1.6.0 |
| 679 | 2026-03-02T08:33:39.148Z | Downloaded crossbeam-epoch v0.9.18 |
| 680 | 2026-03-02T08:33:39.149Z | Downloaded critical-section v1.2.0 |
| 681 | 2026-03-02T08:33:39.149Z | Downloaded cookie v0.18.1 |
| 682 | 2026-03-02T08:33:39.149Z | Downloaded cargo_toml v0.22.3 |
| 683 | 2026-03-02T08:33:39.149Z | Downloaded camino-tempfile v1.4.1 |
| 684 | 2026-03-02T08:33:39.149Z | Downloaded memmap v0.7.0 |
| 685 | 2026-03-02T08:33:39.149Z | Downloaded macaddr v1.0.1 |
| 686 | 2026-03-02T08:33:39.149Z | Downloaded lru-cache v0.1.2 |
| 687 | 2026-03-02T08:33:39.149Z | Downloaded keccak v0.1.6 |
| 688 | 2026-03-02T08:33:39.149Z | Downloaded itoa v1.0.17 |
| 689 | 2026-03-02T08:33:39.149Z | Downloaded is-terminal v0.4.17 |
| 690 | 2026-03-02T08:33:39.149Z | Downloaded ipnetwork v0.21.1 |
| 691 | 2026-03-02T08:33:39.149Z | Downloaded inout v0.1.4 |
| 692 | 2026-03-02T08:33:39.174Z | Downloaded heck v0.5.0 |
| 693 | 2026-03-02T08:33:39.174Z | Downloaded hash32 v0.3.1 |
| 694 | 2026-03-02T08:33:39.174Z | Downloaded half v2.7.1 |
| 695 | 2026-03-02T08:33:39.174Z | Downloaded futures-core v0.3.32 |
| 696 | 2026-03-02T08:33:39.174Z | Downloaded fixedbitset v0.5.7 |
| 697 | 2026-03-02T08:33:39.174Z | Downloaded fixedbitset v0.4.2 |
| 698 | 2026-03-02T08:33:39.174Z | Downloaded find-msvc-tools v0.1.9 |
| 699 | 2026-03-02T08:33:39.174Z | Downloaded ff v0.13.1 |
| 700 | 2026-03-02T08:33:39.174Z | Downloaded drift v0.1.3 |
| 701 | 2026-03-02T08:33:39.174Z | Downloaded displaydoc v0.2.5 |
| 702 | 2026-03-02T08:33:39.199Z | Downloaded digest v0.10.7 |
| 703 | 2026-03-02T08:33:39.199Z | Downloaded deranged v0.5.6 |
| 704 | 2026-03-02T08:33:39.199Z | Downloaded data-encoding v2.10.0 |
| 705 | 2026-03-02T08:33:39.199Z | Downloaded crossbeam-utils v0.8.21 |
| 706 | 2026-03-02T08:33:39.199Z | Downloaded console v0.16.2 |
| 707 | 2026-03-02T08:33:39.199Z | Downloaded colored v3.1.1 |
| 708 | 2026-03-02T08:33:39.199Z | Downloaded cmake v0.1.57 |
| 709 | 2026-03-02T08:33:39.199Z | Downloaded clap_derive v4.5.55 |
| 710 | 2026-03-02T08:33:39.199Z | Downloaded chacha20 v0.9.1 |
| 711 | 2026-03-02T08:33:39.199Z | Downloaded autocfg v1.5.0 |
| 712 | 2026-03-02T08:33:39.224Z | Downloaded internet-checksum v0.2.1 |
| 713 | 2026-03-02T08:33:39.224Z | Downloaded instant v0.1.13 |
| 714 | 2026-03-02T08:33:39.224Z | Downloaded hostname v0.4.2 |
| 715 | 2026-03-02T08:33:39.224Z | Downloaded hostname v0.3.1 |
| 716 | 2026-03-02T08:33:39.224Z | Downloaded hex v0.4.3 |
| 717 | 2026-03-02T08:33:39.249Z | Downloaded heck v0.4.1 |
| 718 | 2026-03-02T08:33:39.249Z | Downloaded glob v0.3.3 |
| 719 | 2026-03-02T08:33:39.249Z | Downloaded generic-array v0.14.7 |
| 720 | 2026-03-02T08:33:39.249Z | Downloaded futures-task v0.3.32 |
| 721 | 2026-03-02T08:33:39.249Z | Downloaded futures v0.3.32 |
| 722 | 2026-03-02T08:33:39.249Z | Downloaded fnv v1.0.7 |
| 723 | 2026-03-02T08:33:39.249Z | Downloaded float-ord v0.3.2 |
| 724 | 2026-03-02T08:33:39.249Z | Downloaded dtrace-parser v0.2.0 |
| 725 | 2026-03-02T08:33:39.249Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 726 | 2026-03-02T08:33:39.249Z | Downloaded dof v0.4.0 |
| 727 | 2026-03-02T08:33:39.249Z | Downloaded dof v0.3.0 |
| 728 | 2026-03-02T08:33:39.249Z | Downloaded defmt-macros v1.0.1 |
| 729 | 2026-03-02T08:33:39.249Z | Downloaded defmt v1.0.1 |
| 730 | 2026-03-02T08:33:39.274Z | Downloaded defmt v0.3.100 |
| 731 | 2026-03-02T08:33:39.274Z | Downloaded debug-ignore v1.0.5 |
| 732 | 2026-03-02T08:33:39.274Z | Downloaded cstr-argument v0.1.2 |
| 733 | 2026-03-02T08:33:39.274Z | Downloaded crypto-bigint v0.5.5 |
| 734 | 2026-03-02T08:33:39.274Z | Downloaded crossbeam-deque v0.8.6 |
| 735 | 2026-03-02T08:33:39.274Z | Downloaded crc8 v0.1.1 |
| 736 | 2026-03-02T08:33:39.274Z | Downloaded crc32fast v1.5.0 |
| 737 | 2026-03-02T08:33:39.274Z | Downloaded const-random-macro v0.1.16 |
| 738 | 2026-03-02T08:33:39.274Z | Downloaded colorchoice v1.0.4 |
| 739 | 2026-03-02T08:33:39.274Z | Downloaded clap_lex v1.0.0 |
| 740 | 2026-03-02T08:33:39.301Z | Downloaded cipher v0.4.4 |
| 741 | 2026-03-02T08:33:39.301Z | Downloaded ciborium-io v0.2.2 |
| 742 | 2026-03-02T08:33:39.301Z | Downloaded ciborium v0.2.2 |
| 743 | 2026-03-02T08:33:39.301Z | Downloaded cfg_aliases v0.2.1 |
| 744 | 2026-03-02T08:33:39.301Z | Downloaded cfg-if v1.0.4 |
| 745 | 2026-03-02T08:33:39.301Z | Downloaded libsw v3.5.0 |
| 746 | 2026-03-02T08:33:39.301Z | Downloaded is_ci v1.2.0 |
| 747 | 2026-03-02T08:33:39.301Z | Downloaded foreign-types-shared v0.1.1 |
| 748 | 2026-03-02T08:33:39.301Z | Downloaded fastrand v2.3.0 |
| 749 | 2026-03-02T08:33:39.301Z | Downloaded erased-serde v0.3.31 |
| 750 | 2026-03-02T08:33:39.302Z | Downloaded embedded-io v0.6.1 |
| 751 | 2026-03-02T08:33:39.302Z | Downloaded embedded-io v0.4.0 |
| 752 | 2026-03-02T08:33:39.302Z | Downloaded derive-ex v0.1.8 |
| 753 | 2026-03-02T08:33:39.302Z | Downloaded defmt-parser v1.0.0 |
| 754 | 2026-03-02T08:33:39.302Z | Downloaded darling_macro v0.21.3 |
| 755 | 2026-03-02T08:33:39.302Z | Downloaded darling_core v0.21.3 |
| 756 | 2026-03-02T08:33:39.326Z | Downloaded daft-derive v0.1.5 |
| 757 | 2026-03-02T08:33:39.326Z | Downloaded daft v0.1.5 |
| 758 | 2026-03-02T08:33:39.327Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 759 | 2026-03-02T08:33:39.327Z | Downloaded cpufeatures v0.2.17 |
| 760 | 2026-03-02T08:33:39.327Z | Downloaded convert_case v0.4.0 |
| 761 | 2026-03-02T08:33:39.327Z | Downloaded const-random v0.1.18 |
| 762 | 2026-03-02T08:33:39.327Z | Downloaded console v0.15.11 |
| 763 | 2026-03-02T08:33:39.327Z | Downloaded cobs v0.3.0 |
| 764 | 2026-03-02T08:33:39.327Z | Downloaded base64 v0.22.1 |
| 765 | 2026-03-02T08:33:39.352Z | Downloaded base16ct v0.2.0 |
| 766 | 2026-03-02T08:33:39.352Z | Downloaded backoff v0.4.0 |
| 767 | 2026-03-02T08:33:39.352Z | Downloaded group v0.13.0 |
| 768 | 2026-03-02T08:33:39.352Z | Downloaded getrandom v0.4.1 |
| 769 | 2026-03-02T08:33:39.352Z | Downloaded futures-channel v0.3.32 |
| 770 | 2026-03-02T08:33:39.352Z | Downloaded fs-err v3.3.0 |
| 771 | 2026-03-02T08:33:39.352Z | Downloaded form_urlencoded v1.2.2 |
| 772 | 2026-03-02T08:33:39.352Z | Downloaded foreign-types v0.3.2 |
| 773 | 2026-03-02T08:33:39.352Z | Downloaded foldhash v0.2.0 |
| 774 | 2026-03-02T08:33:39.352Z | Downloaded foldhash v0.1.5 |
| 775 | 2026-03-02T08:33:39.352Z | Downloaded enum-as-inner v0.6.1 |
| 776 | 2026-03-02T08:33:39.352Z | Downloaded elliptic-curve v0.13.8 |
| 777 | 2026-03-02T08:33:39.377Z | Downloaded either v1.15.0 |
| 778 | 2026-03-02T08:33:39.377Z | Downloaded dyn-clone v1.0.20 |
| 779 | 2026-03-02T08:33:39.377Z | Downloaded dunce v1.0.5 |
| 780 | 2026-03-02T08:33:39.377Z | Downloaded diff v0.1.13 |
| 781 | 2026-03-02T08:33:39.377Z | Downloaded darling v0.21.3 |
| 782 | 2026-03-02T08:33:39.377Z | Downloaded csv-core v0.1.13 |
| 783 | 2026-03-02T08:33:39.402Z | Downloaded crypto-common v0.1.7 |
| 784 | 2026-03-02T08:33:39.402Z | Downloaded crunchy v0.2.4 |
| 785 | 2026-03-02T08:33:39.402Z | Downloaded crucible-workspace-hack v0.1.0 |
| 786 | 2026-03-02T08:33:39.402Z | Downloaded bstr v1.12.1 |
| 787 | 2026-03-02T08:33:39.402Z | Downloaded block-buffer v0.10.4 |
| 788 | 2026-03-02T08:33:39.402Z | Downloaded base64 v0.21.7 |
| 789 | 2026-03-02T08:33:39.402Z | Downloaded aws-lc-sys v0.37.1 |
| 790 | 2026-03-02T08:33:39.737Z | Downloaded base16ct v1.0.0 |
| 791 | 2026-03-02T08:33:39.762Z | Downloaded atomicwrites v0.4.4 |
| 792 | 2026-03-02T08:33:39.762Z | Downloaded fxhash v0.2.1 |
| 793 | 2026-03-02T08:33:39.762Z | Downloaded fs_extra v1.3.0 |
| 794 | 2026-03-02T08:33:39.762Z | Downloaded foreign-types-shared v0.3.1 |
| 795 | 2026-03-02T08:33:39.762Z | Downloaded foreign-types-macros v0.2.3 |
| 796 | 2026-03-02T08:33:39.762Z | Downloaded foreign-types v0.5.0 |
| 797 | 2026-03-02T08:33:39.762Z | Downloaded errno v0.3.14 |
| 798 | 2026-03-02T08:33:39.762Z | Downloaded equivalent v1.0.2 |
| 799 | 2026-03-02T08:33:39.762Z | Downloaded byteorder v1.5.0 |
| 800 | 2026-03-02T08:33:39.762Z | Downloaded bytecount v0.6.9 |
| 801 | 2026-03-02T08:33:39.762Z | Downloaded bitflags v2.11.0 |
| 802 | 2026-03-02T08:33:39.762Z | Downloaded bitflags v1.3.2 |
| 803 | 2026-03-02T08:33:39.787Z | Downloaded bit-set v0.8.0 |
| 804 | 2026-03-02T08:33:39.787Z | Downloaded bcs v0.1.6 |
| 805 | 2026-03-02T08:33:39.787Z | Downloaded async-trait v0.1.89 |
| 806 | 2026-03-02T08:33:39.787Z | Downloaded arc-swap v1.8.2 |
| 807 | 2026-03-02T08:33:39.787Z | Downloaded anyhow v1.0.101 |
| 808 | 2026-03-02T08:33:39.787Z | Downloaded anstyle-parse v0.2.7 |
| 809 | 2026-03-02T08:33:39.787Z | Downloaded anstyle v1.0.13 |
| 810 | 2026-03-02T08:33:39.812Z | Downloaded aho-corasick v1.1.4 |
| 811 | 2026-03-02T08:33:39.812Z | Downloaded bytes v1.11.1 |
| 812 | 2026-03-02T08:33:39.812Z | Downloaded blake2 v0.10.6 |
| 813 | 2026-03-02T08:33:39.812Z | Downloaded async-stream v0.3.6 |
| 814 | 2026-03-02T08:33:39.812Z | Downloaded async-recursion v1.1.1 |
| 815 | 2026-03-02T08:33:39.812Z | Downloaded anstyle-query v1.1.5 |
| 816 | 2026-03-02T08:33:39.836Z | Downloaded anstream v0.6.21 |
| 817 | 2026-03-02T08:33:39.836Z | Downloaded allocator-api2 v0.2.21 |
| 818 | 2026-03-02T08:33:39.836Z | Downloaded ahash v0.8.12 |
| 819 | 2026-03-02T08:33:39.836Z | Downloaded aead v0.5.2 |
| 820 | 2026-03-02T08:33:39.836Z | Downloaded ciborium-ll v0.2.2 |
| 821 | 2026-03-02T08:33:39.836Z | Downloaded bit-vec v0.8.0 |
| 822 | 2026-03-02T08:33:39.836Z | Downloaded base64ct v1.8.3 |
| 823 | 2026-03-02T08:33:39.836Z | Downloaded atomic-waker v1.1.2 |
| 824 | 2026-03-02T08:33:39.836Z | Downloaded argon2 v0.5.3 |
| 825 | 2026-03-02T08:33:40.907Z | Compiling proc-macro2 v1.0.106 |
| 826 | 2026-03-02T08:33:40.907Z | Compiling quote v1.0.44 |
| 827 | 2026-03-02T08:33:40.907Z | Compiling unicode-ident v1.0.24 |
| 828 | 2026-03-02T08:33:40.932Z | Compiling serde_core v1.0.228 |
| 829 | 2026-03-02T08:33:40.932Z | Compiling libc v0.2.180 |
| 830 | 2026-03-02T08:33:40.932Z | Compiling serde v1.0.228 |
| 831 | 2026-03-02T08:33:40.932Z | Compiling autocfg v1.5.0 |
| 832 | 2026-03-02T08:33:41.405Z | Compiling zmij v1.0.21 |
| 833 | 2026-03-02T08:33:41.958Z | Compiling libm v0.2.16 |
| 834 | 2026-03-02T08:33:42.059Z | Compiling getrandom v0.4.1 |
| 835 | 2026-03-02T08:33:42.088Z | Compiling icu_properties_data v2.1.2 |
| 836 | 2026-03-02T08:33:42.170Z | Compiling icu_normalizer_data v2.1.1 |
| 837 | 2026-03-02T08:33:42.234Z | Compiling version_check v0.9.5 |
| 838 | 2026-03-02T08:33:42.613Z | Compiling serde_json v1.0.149 |
| 839 | 2026-03-02T08:33:42.778Z | Compiling num-traits v0.2.19 |
| 840 | 2026-03-02T08:33:43.056Z | Compiling memchr v2.8.0 |
| 841 | 2026-03-02T08:33:43.146Z | Compiling parking_lot_core v0.9.12 |
| 842 | 2026-03-02T08:33:44.075Z | Compiling syn v2.0.116 |
| 843 | 2026-03-02T08:33:44.101Z | Compiling thiserror v2.0.18 |
| 844 | 2026-03-02T08:33:44.133Z | Checking cfg-if v1.0.4 |
| 845 | 2026-03-02T08:33:44.133Z | Compiling zerocopy v0.8.39 |
| 846 | 2026-03-02T08:33:44.248Z | Compiling heck v0.5.0 |
| 847 | 2026-03-02T08:33:44.477Z | Compiling schemars v0.8.22 |
| 848 | 2026-03-02T08:33:44.699Z | Compiling portable-atomic v1.13.1 |
| 849 | 2026-03-02T08:33:44.931Z | Compiling itoa v1.0.17 |
| 850 | 2026-03-02T08:33:44.963Z | Compiling jobserver v0.1.34 |
| 851 | 2026-03-02T08:33:45.149Z | Compiling shlex v1.3.0 |
| 852 | 2026-03-02T08:33:45.473Z | Compiling find-msvc-tools v0.1.9 |
| 853 | 2026-03-02T08:33:45.502Z | Compiling rustversion v1.0.22 |
| 854 | 2026-03-02T08:33:45.786Z | Compiling cc v1.2.56 |
| 855 | 2026-03-02T08:33:46.126Z | Compiling allocator-api2 v0.2.21 |
| 856 | 2026-03-02T08:33:46.669Z | Compiling foldhash v0.2.0 |
| 857 | 2026-03-02T08:33:46.704Z | Compiling equivalent v1.0.2 |
| 858 | 2026-03-02T08:33:46.852Z | Compiling typenum v1.19.0 |
| 859 | 2026-03-02T08:33:46.882Z | Compiling thiserror v1.0.69 |
| 860 | 2026-03-02T08:33:47.108Z | Compiling hashbrown v0.16.1 |
| 861 | 2026-03-02T08:33:47.665Z | Compiling semver v1.0.27 |
| 862 | 2026-03-02T08:33:47.695Z | Compiling httparse v1.10.1 |
| 863 | 2026-03-02T08:33:47.913Z | Compiling rustix v1.1.3 |
| 864 | 2026-03-02T08:33:48.335Z | Compiling indexmap v2.13.0 |
| 865 | 2026-03-02T08:33:48.369Z | Compiling generic-array v0.14.7 |
| 866 | 2026-03-02T08:33:48.442Z | Compiling log v0.4.29 |
| 867 | 2026-03-02T08:33:48.508Z | Compiling getrandom v0.3.4 |
| 868 | 2026-03-02T08:33:48.932Z | Compiling slog v2.8.2 |
| 869 | 2026-03-02T08:33:49.006Z | Compiling ring v0.17.14 |
| 870 | 2026-03-02T08:33:49.438Z | Compiling anyhow v1.0.101 |
| 871 | 2026-03-02T08:33:49.482Z | Compiling iana-time-zone v0.1.65 |
| 872 | 2026-03-02T08:33:49.601Z | Compiling ucd-trie v0.1.7 |
| 873 | 2026-03-02T08:33:49.786Z | Compiling regex-syntax v0.8.9 |
| 874 | 2026-03-02T08:33:49.935Z | Compiling pest v2.8.6 |
| 875 | 2026-03-02T08:33:50.140Z | Compiling uuid v1.21.0 |
| 876 | 2026-03-02T08:33:50.318Z | Compiling dyn-clone v1.0.20 |
| 877 | 2026-03-02T08:33:50.550Z | Compiling aho-corasick v1.1.4 |
| 878 | 2026-03-02T08:33:50.579Z | Compiling crossbeam-utils v0.8.21 |
| 879 | 2026-03-02T08:33:51.158Z | Compiling time-core v0.1.8 |
| 880 | 2026-03-02T08:33:51.432Z | Compiling synstructure v0.13.2 |
| 881 | 2026-03-02T08:33:51.468Z | Compiling serde_derive_internals v0.29.1 |
| 882 | 2026-03-02T08:33:52.542Z | Compiling pest_meta v2.8.6 |
| 883 | 2026-03-02T08:33:52.606Z | Compiling num-conv v0.2.0 |
| 884 | 2026-03-02T08:33:52.867Z | Compiling time-macros v0.2.27 |
| 885 | 2026-03-02T08:33:52.898Z | Compiling cmake v0.1.57 |
| 886 | 2026-03-02T08:33:53.239Z | Compiling dunce v1.0.5 |
| 887 | 2026-03-02T08:33:53.394Z | Compiling regex-automata v0.4.14 |
| 888 | 2026-03-02T08:33:53.645Z | Compiling fs_extra v1.3.0 |
| 889 | 2026-03-02T08:33:54.064Z | Compiling pest_generator v2.8.6 |
| 890 | 2026-03-02T08:33:54.152Z | Compiling aws-lc-sys v0.37.1 |
| 891 | 2026-03-02T08:33:54.565Z | Compiling serde_derive v1.0.228 |
| 892 | 2026-03-02T08:33:54.800Z | Compiling zerofrom-derive v0.1.6 |
| 893 | 2026-03-02T08:33:55.188Z | Compiling yoke-derive v0.8.1 |
| 894 | 2026-03-02T08:33:55.216Z | Compiling zerovec-derive v0.11.2 |
| 895 | 2026-03-02T08:33:55.510Z | Compiling displaydoc v0.2.5 |
| 896 | 2026-03-02T08:33:55.772Z | Compiling schemars_derive v0.8.22 |
| 897 | 2026-03-02T08:33:56.042Z | Compiling thiserror-impl v2.0.18 |
| 898 | 2026-03-02T08:33:56.895Z | Compiling tokio-macros v2.6.0 |
| 899 | 2026-03-02T08:33:57.284Z | Compiling zerocopy-derive v0.8.39 |
| 900 | 2026-03-02T08:33:57.380Z | Compiling zeroize_derive v1.4.3 |
| 901 | 2026-03-02T08:33:57.426Z | Compiling futures-macro v0.3.32 |
| 902 | 2026-03-02T08:33:58.237Z | Compiling thiserror-impl v1.0.69 |
| 903 | 2026-03-02T08:33:58.305Z | Compiling tracing-attributes v0.1.31 |
| 904 | 2026-03-02T08:33:58.685Z | Compiling pest_derive v2.8.6 |
| 905 | 2026-03-02T08:33:58.798Z | Compiling regex v1.12.3 |
| 906 | 2026-03-02T08:33:59.495Z | Compiling syn v1.0.109 |
| 907 | 2026-03-02T08:33:59.685Z | Checking stable_deref_trait v1.2.1 |
| 908 | 2026-03-02T08:33:59.828Z | Compiling byteorder v1.5.0 |
| 909 | 2026-03-02T08:34:00.046Z | Checking zerofrom v0.1.6 |
| 910 | 2026-03-02T08:34:00.282Z | Compiling regress v0.10.5 |
| 911 | 2026-03-02T08:34:00.348Z | Compiling fnv v1.0.7 |
| 912 | 2026-03-02T08:34:00.402Z | Compiling aws-lc-rs v1.15.4 |
| 913 | 2026-03-02T08:34:00.525Z | Checking yoke v0.8.1 |
| 914 | 2026-03-02T08:34:01.058Z | Checking zerovec v0.11.5 |
| 915 | 2026-03-02T08:34:01.711Z | Checking smallvec v1.15.1 |
| 916 | 2026-03-02T08:34:01.812Z | Compiling serde_tokenstream v0.2.2 |
| 917 | 2026-03-02T08:34:01.899Z | Compiling bytes v1.11.1 |
| 918 | 2026-03-02T08:34:01.999Z | Compiling chrono v0.4.43 |
| 919 | 2026-03-02T08:34:02.749Z | Compiling scroll_derive v0.13.1 |
| 920 | 2026-03-02T08:34:03.079Z | Compiling http v1.4.0 |
| 921 | 2026-03-02T08:34:03.113Z | Compiling async-trait v0.1.89 |
| 922 | 2026-03-02T08:34:03.862Z | Compiling paste v1.0.15 |
| 923 | 2026-03-02T08:34:05.160Z | Compiling rustls v0.23.36 |
| 924 | 2026-03-02T08:34:05.310Z | Compiling ryu v1.0.23 |
| 925 | 2026-03-02T08:34:05.510Z | Compiling slog-async v2.8.0 |
| 926 | 2026-03-02T08:34:06.096Z | Checking tinystr v0.8.2 |
| 927 | 2026-03-02T08:34:06.346Z | Compiling typify-impl v0.4.3 |
| 928 | 2026-03-02T08:34:06.436Z | Checking writeable v0.6.2 |
| 929 | 2026-03-02T08:34:06.588Z | Checking litemap v0.8.1 |
| 930 | 2026-03-02T08:34:06.735Z | Checking potential_utf v0.1.4 |
| 931 | 2026-03-02T08:34:06.929Z | Checking icu_locale_core v2.1.1 |
| 932 | 2026-03-02T08:34:06.959Z | Checking zerotrie v0.2.3 |
| 933 | 2026-03-02T08:34:07.154Z | Checking icu_collections v2.1.1 |
| 934 | 2026-03-02T08:34:07.442Z | Compiling openapiv3 v2.2.0 |
| 935 | 2026-03-02T08:34:07.767Z | Checking percent-encoding v2.3.2 |
| 936 | 2026-03-02T08:34:08.070Z | Compiling camino v1.2.2 |
| 937 | 2026-03-02T08:34:08.137Z | Checking icu_provider v2.1.1 |
| 938 | 2026-03-02T08:34:08.242Z | Compiling unsafe-libyaml v0.2.11 |
| 939 | 2026-03-02T08:34:08.688Z | Checking icu_properties v2.1.2 |
| 940 | 2026-03-02T08:34:08.723Z | Checking icu_normalizer v2.1.1 |
| 941 | 2026-03-02T08:34:08.978Z | Checking form_urlencoded v1.2.2 |
| 942 | 2026-03-02T08:34:09.210Z | Checking errno v0.3.14 |
| 943 | 2026-03-02T08:34:09.333Z | Compiling strsim v0.11.1 |
| 944 | 2026-03-02T08:34:09.430Z | Compiling serde_yaml v0.9.34+deprecated |
| 945 | 2026-03-02T08:34:09.742Z | Compiling omicron-workspace-hack v0.1.0 |
| 946 | 2026-03-02T08:34:09.970Z | Compiling usdt-impl v0.6.0 |
| 947 | 2026-03-02T08:34:10.084Z | Checking utf8_iter v1.0.4 |
| 948 | 2026-03-02T08:34:10.376Z | Compiling scroll v0.13.0 |
| 949 | 2026-03-02T08:34:10.687Z | Checking idna_adapter v1.2.1 |
| 950 | 2026-03-02T08:34:10.790Z | Compiling plain v0.2.3 |
| 951 | 2026-03-02T08:34:10.896Z | Compiling daft-derive v0.1.5 |
| 952 | 2026-03-02T08:34:10.927Z | Checking idna v1.1.0 |
| 953 | 2026-03-02T08:34:11.008Z | Compiling goblin v0.10.5 |
| 954 | 2026-03-02T08:34:11.038Z | Compiling pretty-hex v0.4.1 |
| 955 | 2026-03-02T08:34:11.273Z | Compiling ident_case v1.0.1 |
| 956 | 2026-03-02T08:34:11.454Z | Checking url v2.5.8 |
| 957 | 2026-03-02T08:34:11.485Z | Compiling darling_core v0.21.3 |
| 958 | 2026-03-02T08:34:12.264Z | Compiling dtrace-parser v0.3.0 |
| 959 | 2026-03-02T08:34:12.342Z | Compiling thread-id v5.1.0 |
| 960 | 2026-03-02T08:34:12.519Z | Compiling rustls v0.22.4 |
| 961 | 2026-03-02T08:34:13.766Z | Checking pin-project-lite v0.2.16 |
| 962 | 2026-03-02T08:34:14.287Z | Checking getrandom v0.2.17 |
| 963 | 2026-03-02T08:34:14.459Z | Compiling typify-macro v0.4.3 |
| 964 | 2026-03-02T08:34:14.531Z | Compiling multer v3.1.0 |
| 965 | 2026-03-02T08:34:15.468Z | Compiling structmeta-derive v0.3.0 |
| 966 | 2026-03-02T08:34:15.755Z | Compiling strum_macros v0.26.4 |
| 967 | 2026-03-02T08:34:16.510Z | Compiling darling_macro v0.21.3 |
| 968 | 2026-03-02T08:34:16.589Z | Compiling async-stream-impl v0.3.6 |
| 969 | 2026-03-02T08:34:17.428Z | Compiling darling v0.21.3 |
| 970 | 2026-03-02T08:34:17.604Z | Compiling typify v0.4.3 |
| 971 | 2026-03-02T08:34:17.628Z | Compiling newtype-uuid-macros v0.1.0 |
| 972 | 2026-03-02T08:34:17.681Z | Compiling dof v0.4.0 |
| 973 | 2026-03-02T08:34:17.734Z | Compiling structmeta v0.3.0 |
| 974 | 2026-03-02T08:34:17.771Z | Compiling progenitor-impl v0.11.2 |
| 975 | 2026-03-02T08:34:18.213Z | Checking zeroize v1.8.2 |
| 976 | 2026-03-02T08:34:18.564Z | Compiling dropshot v0.16.7 |
| 977 | 2026-03-02T08:34:18.998Z | Compiling winnow v0.7.14 |
| 978 | 2026-03-02T08:34:19.499Z | Compiling dropshot_endpoint v0.16.7 |
| 979 | 2026-03-02T08:34:20.528Z | Compiling ref-cast v1.0.25 |
| 980 | 2026-03-02T08:34:20.681Z | Compiling once_cell v1.21.3 |
| 981 | 2026-03-02T08:34:21.194Z | Compiling usdt-attr-macro v0.6.0 |
| 982 | 2026-03-02T08:34:21.229Z | Compiling usdt-macro v0.6.0 |
| 983 | 2026-03-02T08:34:21.753Z | Compiling ref-cast-impl v1.0.25 |
| 984 | 2026-03-02T08:34:22.672Z | Checking scopeguard v1.2.0 |
| 985 | 2026-03-02T08:34:22.735Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 986 | 2026-03-02T08:34:22.790Z | Compiling strum_macros v0.27.2 |
| 987 | 2026-03-02T08:34:22.910Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 988 | 2026-03-02T08:34:22.934Z | Checking lock_api v0.4.14 |
| 989 | 2026-03-02T08:34:23.071Z | Compiling progenitor-macro v0.11.2 |
| 990 | 2026-03-02T08:34:23.523Z | Checking socket2 v0.6.2 |
| 991 | 2026-03-02T08:34:23.756Z | Compiling derive-ex v0.1.8 |
| 992 | 2026-03-02T08:34:24.083Z | Checking critical-section v1.2.0 |
| 993 | 2026-03-02T08:34:24.260Z | Checking bitflags v2.11.0 |
| 994 | 2026-03-02T08:34:24.484Z | Compiling serde_with_macros v3.16.1 |
| 995 | 2026-03-02T08:34:24.523Z | Checking parking_lot v0.12.5 |
| 996 | 2026-03-02T08:34:24.663Z | Checking signal-hook-registry v1.4.8 |
| 997 | 2026-03-02T08:34:24.947Z | Compiling clap_derive v4.5.55 |
| 998 | 2026-03-02T08:34:24.979Z | Checking mio v1.1.1 |
| 999 | 2026-03-02T08:34:25.592Z | Checking tokio v1.49.0 |
| 1000 | 2026-03-02T08:34:27.191Z | Checking futures-core v0.3.32 |
| 1001 | 2026-03-02T08:34:27.255Z | Compiling test-strategy v0.4.5 |
| 1002 | 2026-03-02T08:34:27.424Z | Compiling parse-display-derive v0.10.0 |
| 1003 | 2026-03-02T08:34:27.863Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1004 | 2026-03-02T08:34:28.680Z | Checking subtle v2.6.1 |
| 1005 | 2026-03-02T08:34:28.989Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1006 | 2026-03-02T08:34:29.868Z | Checking futures-sink v0.3.32 |
| 1007 | 2026-03-02T08:34:30.515Z | Checking slab v0.4.12 |
| 1008 | 2026-03-02T08:34:31.006Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1009 | 2026-03-02T08:34:32.397Z | Compiling proc-macro-crate v3.4.0 |
| 1010 | 2026-03-02T08:34:32.483Z | Checking futures-channel v0.3.32 |
| 1011 | 2026-03-02T08:34:32.874Z | Checking rand_core v0.6.4 |
| 1012 | 2026-03-02T08:34:33.243Z | Checking futures-task v0.3.32 |
| 1013 | 2026-03-02T08:34:33.269Z | Checking futures-io v0.3.32 |
| 1014 | 2026-03-02T08:34:33.293Z | Compiling either v1.15.0 |
| 1015 | 2026-03-02T08:34:33.458Z | Compiling num_enum_derive v0.7.5 |
| 1016 | 2026-03-02T08:34:33.590Z | Checking futures-util v0.3.32 |
| 1017 | 2026-03-02T08:34:33.814Z | Compiling itertools v0.14.0 |
| 1018 | 2026-03-02T08:34:34.058Z | Checking tracing-core v0.1.36 |
| 1019 | 2026-03-02T08:34:35.007Z | Checking tracing v0.1.44 |
| 1020 | 2026-03-02T08:34:35.603Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1021 | 2026-03-02T08:34:36.373Z | Compiling proc-macro-error-attr v1.0.4 |
| 1022 | 2026-03-02T08:34:36.630Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1023 | 2026-03-02T08:34:37.082Z | Compiling toml_datetime v0.6.11 |
| 1024 | 2026-03-02T08:34:37.402Z | Compiling foreign-types-macros v0.2.3 |
| 1025 | 2026-03-02T08:34:37.568Z | Compiling proc-macro-error v1.0.4 |
| 1026 | 2026-03-02T08:34:38.462Z | Checking ipnetwork v0.21.1 |
| 1027 | 2026-03-02T08:34:38.698Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1028 | 2026-03-02T08:34:38.797Z | Checking erased-serde v0.3.31 |
| 1029 | 2026-03-02T08:34:39.656Z | Compiling heck v0.4.1 |
| 1030 | 2026-03-02T08:34:39.692Z | Compiling crucible-workspace-hack v0.1.0 |
| 1031 | 2026-03-02T08:34:39.845Z | Checking ppv-lite86 v0.2.21 |
| 1032 | 2026-03-02T08:34:40.164Z | Checking rustls-pki-types v1.14.0 |
| 1033 | 2026-03-02T08:34:40.562Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1034 | 2026-03-02T08:34:40.627Z | Checking crypto-common v0.1.7 |
| 1035 | 2026-03-02T08:34:40.803Z | Checking base64 v0.22.1 |
| 1036 | 2026-03-02T08:34:40.864Z | Checking untrusted v0.9.0 |
| 1037 | 2026-03-02T08:34:41.082Z | Compiling heapless v0.8.0 |
| 1038 | 2026-03-02T08:34:41.379Z | Compiling ingot-macros v0.1.1 |
| 1039 | 2026-03-02T08:34:41.692Z | Checking ipnet v2.11.0 |
| 1040 | 2026-03-02T08:34:42.152Z | Compiling cfg_aliases v0.2.1 |
| 1041 | 2026-03-02T08:34:43.030Z | Checking oxnet v0.1.4 |
| 1042 | 2026-03-02T08:34:43.471Z | Checking tokio-util v0.7.18 |
| 1043 | 2026-03-02T08:34:43.713Z | Compiling memoffset v0.9.1 |
| 1044 | 2026-03-02T08:34:43.869Z | Compiling smoltcp v0.11.0 |
| 1045 | 2026-03-02T08:34:44.321Z | Checking http-body v1.0.1 |
| 1046 | 2026-03-02T08:34:44.962Z | Checking atomic-waker v1.1.2 |
| 1047 | 2026-03-02T08:34:45.158Z | Compiling zerocopy-derive v0.7.35 |
| 1048 | 2026-03-02T08:34:45.301Z | Checking tower-layer v0.3.3 |
| 1049 | 2026-03-02T08:34:45.640Z | Checking tower-service v0.3.3 |
| 1050 | 2026-03-02T08:34:45.706Z | Checking try-lock v0.2.5 |
| 1051 | 2026-03-02T08:34:45.885Z | Compiling winnow v0.5.40 |
| 1052 | 2026-03-02T08:34:46.034Z | Checking want v0.3.1 |
| 1053 | 2026-03-02T08:34:46.250Z | Checking h2 v0.4.13 |
| 1054 | 2026-03-02T08:34:48.286Z | Checking pin-utils v0.1.0 |
| 1055 | 2026-03-02T08:34:48.422Z | Checking httpdate v1.0.3 |
| 1056 | 2026-03-02T08:34:48.712Z | Checking rand_core v0.9.5 |
| 1057 | 2026-03-02T08:34:49.330Z | Compiling toml_edit v0.19.15 |
| 1058 | 2026-03-02T08:34:49.974Z | Checking block-buffer v0.10.4 |
| 1059 | 2026-03-02T08:34:50.630Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1060 | 2026-03-02T08:34:50.669Z | Checking hyper v1.8.1 |
| 1061 | 2026-03-02T08:34:51.230Z | Compiling rayon-core v1.13.0 |
| 1062 | 2026-03-02T08:34:52.049Z | Checking digest v0.10.7 |
| 1063 | 2026-03-02T08:34:52.435Z | Compiling proc-macro-crate v1.3.1 |
| 1064 | 2026-03-02T08:34:52.743Z | Compiling scroll_derive v0.12.1 |
| 1065 | 2026-03-02T08:34:52.775Z | Checking hyper-util v0.1.20 |
| 1066 | 2026-03-02T08:34:53.199Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1067 | 2026-03-02T08:34:54.167Z | Checking rand_chacha v0.9.0 |
| 1068 | 2026-03-02T08:34:54.625Z | Compiling num_enum_derive v0.5.11 |
| 1069 | 2026-03-02T08:34:54.799Z | Checking serde_urlencoded v0.7.1 |
| 1070 | 2026-03-02T08:34:54.990Z | Checking http-body-util v0.1.3 |
| 1071 | 2026-03-02T08:34:55.469Z | Checking untrusted v0.7.1 |
| 1072 | 2026-03-02T08:34:55.888Z | Compiling convert_case v0.4.0 |
| 1073 | 2026-03-02T08:34:56.512Z | Checking rand v0.9.2 |
| 1074 | 2026-03-02T08:34:56.566Z | Compiling derive_more v0.99.20 |
| 1075 | 2026-03-02T08:34:57.105Z | Compiling zone_cfg_derive v0.3.1 |
| 1076 | 2026-03-02T08:34:58.155Z | Checking powerfmt v0.2.0 |
| 1077 | 2026-03-02T08:34:58.507Z | Checking deranged v0.5.6 |
| 1078 | 2026-03-02T08:34:59.353Z | Compiling nix v0.30.1 |
| 1079 | 2026-03-02T08:35:00.169Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1080 | 2026-03-02T08:35:00.625Z | Checking unicode-width v0.2.2 |
| 1081 | 2026-03-02T08:35:00.675Z | Checking num_threads v0.1.7 |
| 1082 | 2026-03-02T08:35:01.149Z | Checking cpufeatures v0.2.17 |
| 1083 | 2026-03-02T08:35:01.255Z | Checking time v0.3.47 |
| 1084 | 2026-03-02T08:35:01.721Z | Compiling zerocopy v0.7.35 |
| 1085 | 2026-03-02T08:35:02.124Z | Checking sync_wrapper v1.0.2 |
| 1086 | 2026-03-02T08:35:02.323Z | Compiling hubpack_derive v0.1.1 |
| 1087 | 2026-03-02T08:35:03.109Z | Compiling num-derive v0.4.2 |
| 1088 | 2026-03-02T08:35:03.384Z | Compiling usdt-impl v0.5.0 |
| 1089 | 2026-03-02T08:35:04.407Z | Compiling dof v0.3.0 |
| 1090 | 2026-03-02T08:35:04.474Z | Checking tower v0.5.3 |
| 1091 | 2026-03-02T08:35:05.087Z | Compiling rustls-webpki v0.103.9 |
| 1092 | 2026-03-02T08:35:05.220Z | Checking crossbeam-channel v0.5.15 |
| 1093 | 2026-03-02T08:35:05.325Z | Compiling dtrace-parser v0.2.0 |
| 1094 | 2026-03-02T08:35:05.360Z | Checking webpki-roots v1.0.6 |
| 1095 | 2026-03-02T08:35:05.834Z | Compiling thread-id v4.2.2 |
| 1096 | 2026-03-02T08:35:06.021Z | Checking iri-string v0.7.10 |
| 1097 | 2026-03-02T08:35:06.866Z | Compiling rustix v0.38.44 |
| 1098 | 2026-03-02T08:35:07.567Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1099 | 2026-03-02T08:35:08.741Z | Checking tower-http v0.6.8 |
| 1100 | 2026-03-02T08:35:10.942Z | Compiling serde_spanned v1.0.4 |
| 1101 | 2026-03-02T08:35:11.069Z | Checking thread_local v1.1.9 |
| 1102 | 2026-03-02T08:35:11.378Z | Compiling prettyplease v0.2.37 |
| 1103 | 2026-03-02T08:35:11.727Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1104 | 2026-03-02T08:35:12.176Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1105 | 2026-03-02T08:35:13.349Z | Checking futures-executor v0.3.32 |
| 1106 | 2026-03-02T08:35:13.853Z | Checking is-terminal v0.4.17 |
| 1107 | 2026-03-02T08:35:14.138Z | Checking take_mut v0.2.2 |
| 1108 | 2026-03-02T08:35:14.471Z | Compiling pkg-config v0.3.32 |
| 1109 | 2026-03-02T08:35:15.170Z | Compiling tokio-rustls v0.26.4 |
| 1110 | 2026-03-02T08:35:15.246Z | Checking term v1.2.1 |
| 1111 | 2026-03-02T08:35:15.616Z | Compiling hyper-rustls v0.27.7 |
| 1112 | 2026-03-02T08:35:15.741Z | Checking slog-term v2.9.2 |
| 1113 | 2026-03-02T08:35:16.712Z | Compiling usdt-attr-macro v0.5.0 |
| 1114 | 2026-03-02T08:35:16.887Z | Compiling usdt-macro v0.5.0 |
| 1115 | 2026-03-02T08:35:18.221Z | Compiling enum-as-inner v0.6.1 |
| 1116 | 2026-03-02T08:35:18.263Z | Compiling rustc_version v0.4.1 |
| 1117 | 2026-03-02T08:35:18.758Z | Compiling reqwest v0.12.28 |
| 1118 | 2026-03-02T08:35:18.792Z | Checking futures v0.3.32 |
| 1119 | 2026-03-02T08:35:18.933Z | Compiling curve25519-dalek v4.1.3 |
| 1120 | 2026-03-02T08:35:19.283Z | Compiling newtype-uuid v1.3.2 |
| 1121 | 2026-03-02T08:35:19.686Z | Compiling fastrand v2.3.0 |
| 1122 | 2026-03-02T08:35:19.757Z | Compiling daft v0.1.5 |
| 1123 | 2026-03-02T08:35:20.203Z | Compiling tempfile v3.25.0 |
| 1124 | 2026-03-02T08:35:20.903Z | Compiling rustls-webpki v0.102.8 |
| 1125 | 2026-03-02T08:35:20.969Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1126 | 2026-03-02T08:35:21.238Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1127 | 2026-03-02T08:35:22.009Z | Compiling wait-timeout v0.2.1 |
| 1128 | 2026-03-02T08:35:22.431Z | Compiling match_cfg v0.1.0 |
| 1129 | 2026-03-02T08:35:22.556Z | Compiling quick-error v1.2.3 |
| 1130 | 2026-03-02T08:35:22.672Z | Compiling bit-vec v0.8.0 |
| 1131 | 2026-03-02T08:35:22.770Z | Compiling rusty-fork v0.3.1 |
| 1132 | 2026-03-02T08:35:22.866Z | Compiling hostname v0.3.1 |
| 1133 | 2026-03-02T08:35:23.092Z | Compiling bit-set v0.8.0 |
| 1134 | 2026-03-02T08:35:23.209Z | Compiling progenitor-client v0.11.2 |
| 1135 | 2026-03-02T08:35:23.345Z | Compiling rand_chacha v0.3.1 |
| 1136 | 2026-03-02T08:35:23.449Z | Compiling slog-json v2.6.1 |
| 1137 | 2026-03-02T08:35:24.593Z | Compiling rand_xorshift v0.4.0 |
| 1138 | 2026-03-02T08:35:25.026Z | Compiling encoding_rs v0.8.35 |
| 1139 | 2026-03-02T08:35:25.211Z | Compiling memmap2 v0.9.10 |
| 1140 | 2026-03-02T08:35:25.518Z | Compiling unarray v0.1.4 |
| 1141 | 2026-03-02T08:35:25.606Z | Compiling hex v0.4.3 |
| 1142 | 2026-03-02T08:35:25.714Z | Compiling spin v0.9.8 |
| 1143 | 2026-03-02T08:35:26.181Z | Compiling mime v0.3.17 |
| 1144 | 2026-03-02T08:35:26.753Z | Compiling sha1 v0.10.6 |
| 1145 | 2026-03-02T08:35:26.793Z | Compiling tabwriter v1.4.1 |
| 1146 | 2026-03-02T08:35:27.212Z | Compiling tokio-rustls v0.25.0 |
| 1147 | 2026-03-02T08:35:28.154Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1148 | 2026-03-02T08:35:28.340Z | Compiling proptest v1.10.0 |
| 1149 | 2026-03-02T08:35:28.522Z | Compiling usdt v0.6.0 |
| 1150 | 2026-03-02T08:35:28.694Z | Compiling rand v0.8.5 |
| 1151 | 2026-03-02T08:35:28.979Z | Compiling slog-bunyan v2.5.0 |
| 1152 | 2026-03-02T08:35:29.236Z | Compiling progenitor v0.11.2 |
| 1153 | 2026-03-02T08:35:29.889Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1154 | 2026-03-02T08:35:30.583Z | Compiling waitgroup v0.1.2 |
| 1155 | 2026-03-02T08:35:30.619Z | Compiling rustls-pemfile v2.2.0 |
| 1156 | 2026-03-02T08:35:30.815Z | Compiling async-stream v0.3.6 |
| 1157 | 2026-03-02T08:35:31.076Z | Compiling strum v0.26.3 |
| 1158 | 2026-03-02T08:35:31.152Z | Compiling num-integer v0.1.46 |
| 1159 | 2026-03-02T08:35:31.240Z | Compiling serde_path_to_error v0.1.20 |
| 1160 | 2026-03-02T08:35:31.319Z | Compiling hostname v0.4.2 |
| 1161 | 2026-03-02T08:35:31.382Z | Compiling instant v0.1.13 |
| 1162 | 2026-03-02T08:35:31.674Z | Compiling colored v3.1.1 |
| 1163 | 2026-03-02T08:35:31.935Z | Compiling utf8parse v0.2.2 |
| 1164 | 2026-03-02T08:35:31.975Z | Compiling debug-ignore v1.0.5 |
| 1165 | 2026-03-02T08:35:31.975Z | Compiling rustc-hash v2.1.1 |
| 1166 | 2026-03-02T08:35:32.208Z | Compiling anstyle-parse v0.2.7 |
| 1167 | 2026-03-02T08:35:32.246Z | Compiling iddqd v0.3.17 |
| 1168 | 2026-03-02T08:35:32.364Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1169 | 2026-03-02T08:35:32.502Z | Compiling backoff v0.4.0 |
| 1170 | 2026-03-02T08:35:33.023Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1171 | 2026-03-02T08:35:33.071Z | Compiling progenitor-client v0.10.0 |
| 1172 | 2026-03-02T08:35:33.608Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1173 | 2026-03-02T08:35:33.799Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1174 | 2026-03-02T08:35:34.916Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1175 | 2026-03-02T08:35:35.155Z | Compiling parse-display v0.10.0 |
| 1176 | 2026-03-02T08:35:35.191Z | Compiling strum v0.27.2 |
| 1177 | 2026-03-02T08:35:35.233Z | Compiling serde_with v3.16.1 |
| 1178 | 2026-03-02T08:35:35.388Z | Compiling progenitor-impl v0.10.0 |
| 1179 | 2026-03-02T08:35:35.426Z | Compiling macaddr v1.0.1 |
| 1180 | 2026-03-02T08:35:35.701Z | Compiling is_terminal_polyfill v1.70.2 |
| 1181 | 2026-03-02T08:35:35.873Z | Compiling anstyle v1.0.13 |
| 1182 | 2026-03-02T08:35:35.970Z | Compiling colorchoice v1.0.4 |
| 1183 | 2026-03-02T08:35:36.159Z | Compiling semver v0.1.20 |
| 1184 | 2026-03-02T08:35:36.330Z | Compiling anstyle-query v1.1.5 |
| 1185 | 2026-03-02T08:35:36.518Z | Compiling anstream v0.6.21 |
| 1186 | 2026-03-02T08:35:36.677Z | Compiling rustc_version v0.1.7 |
| 1187 | 2026-03-02T08:35:38.090Z | Compiling num-rational v0.4.2 |
| 1188 | 2026-03-02T08:35:38.120Z | Compiling num-iter v0.1.45 |
| 1189 | 2026-03-02T08:35:38.353Z | Compiling terminal_size v0.4.3 |
| 1190 | 2026-03-02T08:35:39.343Z | Compiling serde_spanned v0.6.9 |
| 1191 | 2026-03-02T08:35:39.651Z | Compiling serde_repr v0.1.20 |
| 1192 | 2026-03-02T08:35:39.839Z | Compiling derive-where v1.6.0 |
| 1193 | 2026-03-02T08:35:40.144Z | Compiling num-complex v0.4.6 |
| 1194 | 2026-03-02T08:35:40.530Z | Compiling progenitor-macro v0.10.0 |
| 1195 | 2026-03-02T08:35:40.920Z | Compiling toml_write v0.1.2 |
| 1196 | 2026-03-02T08:35:41.313Z | Compiling clap_lex v1.0.0 |
| 1197 | 2026-03-02T08:35:41.615Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1198 | 2026-03-02T08:35:41.983Z | Compiling clap_builder v4.5.59 |
| 1199 | 2026-03-02T08:35:42.547Z | Compiling toml_edit v0.22.27 |
| 1200 | 2026-03-02T08:35:42.828Z | Compiling num v0.4.3 |
| 1201 | 2026-03-02T08:35:43.935Z | Compiling newtype_derive v0.1.6 |
| 1202 | 2026-03-02T08:35:45.668Z | Compiling vcpkg v0.2.15 |
| 1203 | 2026-03-02T08:35:45.768Z | Compiling float-ord v0.3.2 |
| 1204 | 2026-03-02T08:35:45.963Z | Compiling owo-colors v4.2.3 |
| 1205 | 2026-03-02T08:35:47.020Z | Compiling openssl-sys v0.9.111 |
| 1206 | 2026-03-02T08:35:47.051Z | Compiling clap v4.5.59 |
| 1207 | 2026-03-02T08:35:47.174Z | Compiling toml v0.8.23 |
| 1208 | 2026-03-02T08:35:48.792Z | Compiling pin-project-internal v1.1.10 |
| 1209 | 2026-03-02T08:35:50.983Z | Compiling slog-dtrace v0.3.0 |
| 1210 | 2026-03-02T08:35:51.040Z | Compiling minimal-lexical v0.2.1 |
| 1211 | 2026-03-02T08:35:51.459Z | Compiling cancel-safe-futures v0.1.5 |
| 1212 | 2026-03-02T08:35:51.515Z | Compiling chrono-tz v0.10.4 |
| 1213 | 2026-03-02T08:35:51.847Z | Compiling unicode-xid v0.2.6 |
| 1214 | 2026-03-02T08:35:51.999Z | Compiling nom v7.1.3 |
| 1215 | 2026-03-02T08:35:52.065Z | Compiling const_format_proc_macros v0.2.34 |
| 1216 | 2026-03-02T08:35:53.604Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1217 | 2026-03-02T08:35:53.962Z | Compiling num-derive v0.3.3 |
| 1218 | 2026-03-02T08:35:54.012Z | Compiling async-recursion v1.1.1 |
| 1219 | 2026-03-02T08:35:54.378Z | Compiling snafu-derive v0.8.9 |
| 1220 | 2026-03-02T08:35:54.816Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1221 | 2026-03-02T08:35:55.646Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1222 | 2026-03-02T08:35:55.732Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1223 | 2026-03-02T08:35:56.359Z | Compiling cookie v0.18.1 |
| 1224 | 2026-03-02T08:35:56.583Z | Compiling openssl v0.10.75 |
| 1225 | 2026-03-02T08:35:57.085Z | Compiling tabled_derive v0.7.0 |
| 1226 | 2026-03-02T08:35:57.587Z | Compiling openssl-macros v0.1.1 |
| 1227 | 2026-03-02T08:35:59.173Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1228 | 2026-03-02T08:36:00.515Z | Checking num_enum v0.7.5 |
| 1229 | 2026-03-02T08:36:01.803Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1230 | 2026-03-02T08:36:02.562Z | Checking foreign-types-shared v0.3.1 |
| 1231 | 2026-03-02T08:36:02.727Z | Checking foreign-types v0.5.0 |
| 1232 | 2026-03-02T08:36:03.896Z | Checking crossbeam-epoch v0.9.18 |
| 1233 | 2026-03-02T08:36:04.732Z | Checking cstr-argument v0.1.2 |
| 1234 | 2026-03-02T08:36:05.218Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1235 | 2026-03-02T08:36:05.550Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1236 | 2026-03-02T08:36:05.749Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1237 | 2026-03-02T08:36:06.481Z | Checking hash32 v0.3.1 |
| 1238 | 2026-03-02T08:36:07.091Z | Checking ingot-types v0.1.2 |
| 1239 | 2026-03-02T08:36:07.603Z | Checking itertools v0.12.1 |
| 1240 | 2026-03-02T08:36:07.760Z | Checking cobs v0.3.0 |
| 1241 | 2026-03-02T08:36:07.838Z | Checking managed v0.8.0 |
| 1242 | 2026-03-02T08:36:08.021Z | Checking bitflags v1.3.2 |
| 1243 | 2026-03-02T08:36:08.110Z | Checking postcard v1.1.3 |
| 1244 | 2026-03-02T08:36:08.152Z | Checking ingot v0.1.1 |
| 1245 | 2026-03-02T08:36:10.115Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1246 | 2026-03-02T08:36:10.575Z | Checking crossbeam-deque v0.8.6 |
| 1247 | 2026-03-02T08:36:10.885Z | Checking tinyvec_macros v0.1.1 |
| 1248 | 2026-03-02T08:36:11.008Z | Checking data-encoding v2.10.0 |
| 1249 | 2026-03-02T08:36:11.082Z | Checking tinyvec v1.10.0 |
| 1250 | 2026-03-02T08:36:11.937Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1251 | 2026-03-02T08:36:12.057Z | Checking camino-tempfile v1.4.1 |
| 1252 | 2026-03-02T08:36:12.278Z | Checking num_enum v0.5.11 |
| 1253 | 2026-03-02T08:36:12.344Z | Checking scroll v0.12.0 |
| 1254 | 2026-03-02T08:36:12.397Z | Checking static_assertions v1.1.0 |
| 1255 | 2026-03-02T08:36:12.477Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1256 | 2026-03-02T08:36:12.527Z | Checking rayon v1.11.0 |
| 1257 | 2026-03-02T08:36:12.795Z | Checking zone v0.3.1 |
| 1258 | 2026-03-02T08:36:12.821Z | Checking goblin v0.8.2 |
| 1259 | 2026-03-02T08:36:12.965Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1260 | 2026-03-02T08:36:13.308Z | Checking smf v0.2.3 |
| 1261 | 2026-03-02T08:36:13.561Z | Checking sigpipe v0.1.3 |
| 1262 | 2026-03-02T08:36:13.694Z | Checking jiff v0.2.20 |
| 1263 | 2026-03-02T08:36:13.750Z | Checking glob v0.3.3 |
| 1264 | 2026-03-02T08:36:14.074Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1265 | 2026-03-02T08:36:14.170Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1266 | 2026-03-02T08:36:14.502Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1267 | 2026-03-02T08:36:15.389Z | Checking hubpack v0.1.2 |
| 1268 | 2026-03-02T08:36:15.718Z | Checking secrecy v0.10.3 |
| 1269 | 2026-03-02T08:36:16.059Z | Checking lazy_static v1.5.0 |
| 1270 | 2026-03-02T08:36:16.158Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1271 | 2026-03-02T08:36:16.227Z | Checking whoami v1.6.1 |
| 1272 | 2026-03-02T08:36:16.262Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1273 | 2026-03-02T08:36:16.516Z | Checking hmac v0.12.1 |
| 1274 | 2026-03-02T08:36:16.555Z | Checking inout v0.1.4 |
| 1275 | 2026-03-02T08:36:16.797Z | Checking ff v0.13.1 |
| 1276 | 2026-03-02T08:36:17.026Z | Checking bstr v1.12.1 |
| 1277 | 2026-03-02T08:36:17.072Z | Checking memmap v0.7.0 |
| 1278 | 2026-03-02T08:36:17.333Z | Checking group v0.13.0 |
| 1279 | 2026-03-02T08:36:17.524Z | Checking cipher v0.4.4 |
| 1280 | 2026-03-02T08:36:17.613Z | Checking hkdf v0.12.4 |
| 1281 | 2026-03-02T08:36:18.070Z | Checking universal-hash v0.5.1 |
| 1282 | 2026-03-02T08:36:18.275Z | Checking crypto-bigint v0.5.5 |
| 1283 | 2026-03-02T08:36:18.309Z | Checking usdt v0.5.0 |
| 1284 | 2026-03-02T08:36:18.339Z | Checking half v2.7.1 |
| 1285 | 2026-03-02T08:36:18.606Z | Checking base16ct v0.2.0 |
| 1286 | 2026-03-02T08:36:18.639Z | Checking base64ct v1.8.3 |
| 1287 | 2026-03-02T08:36:18.794Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1288 | 2026-03-02T08:36:18.857Z | Checking bytecount v0.6.9 |
| 1289 | 2026-03-02T08:36:18.895Z | Checking ciborium-io v0.2.2 |
| 1290 | 2026-03-02T08:36:19.056Z | Checking opaque-debug v0.3.1 |
| 1291 | 2026-03-02T08:36:19.090Z | Checking ciborium-ll v0.2.2 |
| 1292 | 2026-03-02T08:36:19.156Z | Checking password-hash v0.5.0 |
| 1293 | 2026-03-02T08:36:19.192Z | Checking poly1305 v0.8.0 |
| 1294 | 2026-03-02T08:36:19.485Z | Checking chacha20 v0.9.1 |
| 1295 | 2026-03-02T08:36:19.589Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1296 | 2026-03-02T08:36:19.645Z | Checking thiserror-no-std v2.0.2 |
| 1297 | 2026-03-02T08:36:19.853Z | Checking blake2 v0.10.6 |
| 1298 | 2026-03-02T08:36:20.083Z | Checking aead v0.5.2 |
| 1299 | 2026-03-02T08:36:20.388Z | Checking resolv-conf v0.7.6 |
| 1300 | 2026-03-02T08:36:20.514Z | Checking linked-hash-map v0.5.6 |
| 1301 | 2026-03-02T08:36:20.698Z | Checking elliptic-curve v0.13.8 |
| 1302 | 2026-03-02T08:36:20.735Z | Compiling parking_lot_core v0.8.6 |
| 1303 | 2026-03-02T08:36:20.770Z | Checking keccak v0.1.6 |
| 1304 | 2026-03-02T08:36:20.828Z | Checking indent_write v2.2.0 |
| 1305 | 2026-03-02T08:36:20.863Z | Checking lru-cache v0.1.2 |
| 1306 | 2026-03-02T08:36:21.127Z | Checking sha3 v0.10.8 |
| 1307 | 2026-03-02T08:36:21.285Z | Checking chacha20poly1305 v0.10.1 |
| 1308 | 2026-03-02T08:36:21.332Z | Checking vsss-rs v3.3.4 |
| 1309 | 2026-03-02T08:36:21.424Z | Checking argon2 v0.5.3 |
| 1310 | 2026-03-02T08:36:21.514Z | Checking ciborium v0.2.2 |
| 1311 | 2026-03-02T08:36:21.544Z | Checking similar v2.7.0 |
| 1312 | 2026-03-02T08:36:21.544Z | Checking atomicwrites v0.4.4 |
| 1313 | 2026-03-02T08:36:21.805Z | Checking hickory-proto v0.24.4 |
| 1314 | 2026-03-02T08:36:22.521Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1315 | 2026-03-02T08:36:22.611Z | Checking serde-big-array v0.5.1 |
| 1316 | 2026-03-02T08:36:22.730Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1317 | 2026-03-02T08:36:22.856Z | Checking siphasher v1.0.2 |
| 1318 | 2026-03-02T08:36:22.951Z | Checking unicode-segmentation v1.12.0 |
| 1319 | 2026-03-02T08:36:23.159Z | Checking phf_shared v0.12.1 |
| 1320 | 2026-03-02T08:36:23.431Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1321 | 2026-03-02T08:36:23.544Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1322 | 2026-03-02T08:36:23.577Z | Checking newline-converter v0.3.0 |
| 1323 | 2026-03-02T08:36:23.712Z | Checking progenitor v0.10.0 |
| 1324 | 2026-03-02T08:36:23.774Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1325 | 2026-03-02T08:36:23.971Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1326 | 2026-03-02T08:36:24.720Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1327 | 2026-03-02T08:36:24.961Z | Checking hickory-resolver v0.24.4 |
| 1328 | 2026-03-02T08:36:25.822Z | Checking console v0.15.11 |
| 1329 | 2026-03-02T08:36:26.093Z | Checking tokio-stream v0.1.18 |
| 1330 | 2026-03-02T08:36:26.330Z | Checking csv-core v0.1.13 |
| 1331 | 2026-03-02T08:36:26.422Z | Compiling crc32fast v1.5.0 |
| 1332 | 2026-03-02T08:36:26.494Z | Checking swrite v0.1.0 |
| 1333 | 2026-03-02T08:36:26.634Z | Checking unicode-width v0.1.14 |
| 1334 | 2026-03-02T08:36:26.673Z | Checking foldhash v0.1.5 |
| 1335 | 2026-03-02T08:36:26.830Z | Checking qorb v0.4.1 |
| 1336 | 2026-03-02T08:36:26.937Z | Checking hashbrown v0.15.5 |
| 1337 | 2026-03-02T08:36:27.005Z | Checking csv v1.4.0 |
| 1338 | 2026-03-02T08:36:27.709Z | Checking expectorate v1.2.0 |
| 1339 | 2026-03-02T08:36:27.804Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1340 | 2026-03-02T08:36:27.943Z | Checking phf v0.12.1 |
| 1341 | 2026-03-02T08:36:28.239Z | Checking tokio-dtrace v0.1.1 |
| 1342 | 2026-03-02T08:36:28.320Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1343 | 2026-03-02T08:36:28.575Z | Checking unicode-normalization v0.1.25 |
| 1344 | 2026-03-02T08:36:28.745Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1345 | 2026-03-02T08:36:28.853Z | Checking pin-project v1.1.10 |
| 1346 | 2026-03-02T08:36:29.467Z | Checking libsw-core v0.3.2 |
| 1347 | 2026-03-02T08:36:29.735Z | Checking smawk v0.3.2 |
| 1348 | 2026-03-02T08:36:29.766Z | Checking fixedbitset v0.4.2 |
| 1349 | 2026-03-02T08:36:30.002Z | Checking highway v1.3.0 |
| 1350 | 2026-03-02T08:36:30.065Z | Checking foreign-types-shared v0.1.1 |
| 1351 | 2026-03-02T08:36:30.106Z | Checking fixedbitset v0.5.7 |
| 1352 | 2026-03-02T08:36:30.225Z | Checking same-file v1.0.6 |
| 1353 | 2026-03-02T08:36:30.506Z | Checking unicode-linebreak v0.1.5 |
| 1354 | 2026-03-02T08:36:30.549Z | Checking petgraph v0.8.3 |
| 1355 | 2026-03-02T08:36:30.576Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1356 | 2026-03-02T08:36:30.815Z | Checking walkdir v2.5.0 |
| 1357 | 2026-03-02T08:36:31.006Z | Checking textwrap v0.16.2 |
| 1358 | 2026-03-02T08:36:31.153Z | Checking foreign-types v0.3.2 |
| 1359 | 2026-03-02T08:36:31.288Z | Checking petgraph v0.6.5 |
| 1360 | 2026-03-02T08:36:31.444Z | Checking libsw v3.5.0 |
| 1361 | 2026-03-02T08:36:31.716Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1362 | 2026-03-02T08:36:32.206Z | Checking olpc-cjson v0.1.4 |
| 1363 | 2026-03-02T08:36:32.316Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1364 | 2026-03-02T08:36:32.448Z | Checking snafu v0.8.9 |
| 1365 | 2026-03-02T08:36:32.544Z | Checking oxide-tokio-rt v0.1.2 |
| 1366 | 2026-03-02T08:36:32.602Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1367 | 2026-03-02T08:36:32.924Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1368 | 2026-03-02T08:36:33.008Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1369 | 2026-03-02T08:36:33.454Z | Checking papergrid v0.11.0 |
| 1370 | 2026-03-02T08:36:33.654Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1371 | 2026-03-02T08:36:34.023Z | Checking globset v0.4.18 |
| 1372 | 2026-03-02T08:36:34.250Z | Checking gethostname v0.5.0 |
| 1373 | 2026-03-02T08:36:34.289Z | Checking libscf-sys v1.1.0 |
| 1374 | 2026-03-02T08:36:34.327Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1375 | 2026-03-02T08:36:34.414Z | Checking const_format v0.2.35 |
| 1376 | 2026-03-02T08:36:34.539Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1377 | 2026-03-02T08:36:34.922Z | Checking pem v3.0.6 |
| 1378 | 2026-03-02T08:36:34.995Z | Checking bcs v0.1.6 |
| 1379 | 2026-03-02T08:36:35.087Z | Checking serde_plain v1.0.2 |
| 1380 | 2026-03-02T08:36:35.254Z | Checking linear-map v1.2.0 |
| 1381 | 2026-03-02T08:36:35.348Z | Checking tagptr v0.2.0 |
| 1382 | 2026-03-02T08:36:35.389Z | Checking typed-path v0.9.3 |
| 1383 | 2026-03-02T08:36:35.534Z | Checking termtree v0.5.1 |
| 1384 | 2026-03-02T08:36:35.671Z | Checking moka v0.12.13 |
| 1385 | 2026-03-02T08:36:35.800Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1386 | 2026-03-02T08:36:36.217Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1387 | 2026-03-02T08:36:36.537Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1388 | 2026-03-02T08:36:36.571Z | Checking tabled v0.15.0 |
| 1389 | 2026-03-02T08:36:37.315Z | Checking tough v0.20.0 |
| 1390 | 2026-03-02T08:36:37.778Z | Checking steno v0.4.1 |
| 1391 | 2026-03-02T08:36:38.543Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1392 | 2026-03-02T08:36:38.609Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1393 | 2026-03-02T08:36:39.251Z | Checking hickory-proto v0.25.2 |
| 1394 | 2026-03-02T08:36:40.171Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1395 | 2026-03-02T08:36:40.524Z | Checking humantime v2.3.0 |
| 1396 | 2026-03-02T08:36:42.483Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1397 | 2026-03-02T08:36:42.968Z | Checking hickory-resolver v0.25.2 |
| 1398 | 2026-03-02T08:36:44.370Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1399 | 2026-03-02T08:36:44.747Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1400 | 2026-03-02T08:36:47.064Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1401 | 2026-03-02T08:36:50.876Z | Compiling crunchy v0.2.4 |
| 1402 | 2026-03-02T08:36:53.793Z | Compiling tiny-keccak v2.0.2 |
| 1403 | 2026-03-02T08:37:05.775Z | Compiling const-random-macro v0.1.16 |
| 1404 | 2026-03-02T08:37:07.888Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1405 | 2026-03-02T08:37:08.694Z | Compiling proc-macro-error2 v2.0.1 |
| 1406 | 2026-03-02T08:37:08.728Z | Compiling nix v0.31.1 |
| 1407 | 2026-03-02T08:37:08.778Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1408 | 2026-03-02T08:37:08.926Z | Checking socket2 v0.5.10 |
| 1409 | 2026-03-02T08:37:09.187Z | Compiling smartstring v1.0.1 |
| 1410 | 2026-03-02T08:37:09.269Z | Compiling ahash v0.8.12 |
| 1411 | 2026-03-02T08:37:09.449Z | Compiling tabled_derive v0.11.0 |
| 1412 | 2026-03-02T08:37:09.568Z | Checking parking_lot v0.11.2 |
| 1413 | 2026-03-02T08:37:09.920Z | Checking fxhash v0.2.1 |
| 1414 | 2026-03-02T08:37:10.198Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 1415 | 2026-03-02T08:37:10.223Z | Checking sled v0.34.7 |
| 1416 | 2026-03-02T08:37:10.375Z | Checking rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1417 | 2026-03-02T08:37:10.558Z | Compiling rhai_codegen v3.1.0 |
| 1418 | 2026-03-02T08:37:10.784Z | Checking internet-checksum v0.2.1 |
| 1419 | 2026-03-02T08:37:12.151Z | Checking arc-swap v1.8.2 |
| 1420 | 2026-03-02T08:37:12.326Z | Checking const-random v0.1.18 |
| 1421 | 2026-03-02T08:37:12.462Z | Checking papergrid v0.17.0 |
| 1422 | 2026-03-02T08:37:12.613Z | Checking slog-scope v4.4.1 |
| 1423 | 2026-03-02T08:37:12.877Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 1424 | 2026-03-02T08:37:13.064Z | Checking dropshot-api-manager-types v0.3.0 |
| 1425 | 2026-03-02T08:37:13.098Z | Checking testing_table v0.3.0 |
| 1426 | 2026-03-02T08:37:13.376Z | Checking slog-stdlog v4.1.1 |
| 1427 | 2026-03-02T08:37:13.940Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1428 | 2026-03-02T08:37:14.008Z | Compiling lzma-sys v0.1.20 |
| 1429 | 2026-03-02T08:37:14.329Z | Checking tabled v0.20.0 |
| 1430 | 2026-03-02T08:37:14.386Z | Checking thin-vec v0.2.14 |
| 1431 | 2026-03-02T08:37:14.600Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 1432 | 2026-03-02T08:37:14.747Z | Compiling typeid v1.0.3 |
| 1433 | 2026-03-02T08:37:14.864Z | Checking rhai v1.24.0 |
| 1434 | 2026-03-02T08:37:15.051Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1435 | 2026-03-02T08:37:15.243Z | Checking slog-envlogger v2.2.0 |
| 1436 | 2026-03-02T08:37:16.783Z | Checking crc8 v0.1.1 |
| 1437 | 2026-03-02T08:37:17.308Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1438 | 2026-03-02T08:37:18.694Z | Compiling fs-err v3.3.0 |
| 1439 | 2026-03-02T08:37:18.812Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1440 | 2026-03-02T08:37:19.636Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1441 | 2026-03-02T08:37:20.722Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1442 | 2026-03-02T08:37:21.359Z | Compiling cargo_toml v0.22.3 |
| 1443 | 2026-03-02T08:37:21.403Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1444 | 2026-03-02T08:37:21.970Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1445 | 2026-03-02T08:37:23.829Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1446 | 2026-03-02T08:37:24.523Z | Checking ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 1447 | 2026-03-02T08:37:25.538Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1448 | 2026-03-02T08:37:25.972Z | Checking utf-8 v0.7.6 |
| 1449 | 2026-03-02T08:37:26.467Z | Checking tungstenite v0.21.0 |
| 1450 | 2026-03-02T08:37:27.172Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1451 | 2026-03-02T08:37:28.256Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1452 | 2026-03-02T08:37:28.932Z | Checking sha2 v0.10.9 |
| 1453 | 2026-03-02T08:37:29.190Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1454 | 2026-03-02T08:37:29.666Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1455 | 2026-03-02T08:37:30.201Z | Checking diff v0.1.13 |
| 1456 | 2026-03-02T08:37:30.487Z | Checking yansi v1.0.1 |
| 1457 | 2026-03-02T08:37:30.672Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1458 | 2026-03-02T08:37:31.039Z | Checking pretty_assertions v1.4.1 |
| 1459 | 2026-03-02T08:37:31.285Z | Checking tokio-tungstenite v0.21.0 |
| 1460 | 2026-03-02T08:37:32.878Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1461 | 2026-03-02T08:37:33.022Z | Checking console v0.16.2 |
| 1462 | 2026-03-02T08:37:33.479Z | Checking base64 v0.21.7 |
| 1463 | 2026-03-02T08:37:33.675Z | Checking is_ci v1.2.0 |
| 1464 | 2026-03-02T08:37:33.829Z | Checking unit-prefix v0.5.2 |
| 1465 | 2026-03-02T08:37:33.914Z | Checking sdd v3.0.10 |
| 1466 | 2026-03-02T08:37:34.151Z | Checking supports-color v3.0.2 |
| 1467 | 2026-03-02T08:37:34.364Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1468 | 2026-03-02T08:37:34.405Z | Checking indicatif v0.18.4 |
| 1469 | 2026-03-02T08:37:34.405Z | Checking scc v2.4.0 |
| 1470 | 2026-03-02T08:37:35.543Z | Checking xz2 v0.1.7 |
| 1471 | 2026-03-02T08:37:35.904Z | Checking ron v0.12.0 |
| 1472 | 2026-03-02T08:37:36.733Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1473 | 2026-03-02T08:37:37.790Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1474 | 2026-03-02T08:37:37.872Z | Checking drift v0.1.3 |
| 1475 | 2026-03-02T08:37:37.940Z | Compiling serial_test_derive v3.3.1 |
| 1476 | 2026-03-02T08:37:38.409Z | Checking base16ct v1.0.0 |
| 1477 | 2026-03-02T08:37:38.733Z | Checking dropshot-api-manager v0.3.0 |
| 1478 | 2026-03-02T08:37:39.218Z | Checking serial_test v3.3.1 |
| 1479 | 2026-03-02T08:37:40.275Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1480 | 2026-03-02T08:37:41.124Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1481 | 2026-03-02T08:37:41.212Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1482 | 2026-03-02T08:37:41.456Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1483 | 2026-03-02T08:37:41.572Z | Checking natord v1.0.9 |
| 1484 | 2026-03-02T08:37:42.006Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1485 | 2026-03-02T08:37:45.888Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1486 | 2026-03-02T08:37:46.153Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1487 | 2026-03-02T08:37:49.217Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1488 | 2026-03-02T08:37:50.850Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1489 | 2026-03-02T08:37:54.076Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1490 | 2026-03-02T08:37:54.076Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1491 | 2026-03-02T08:37:54.165Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1492 | 2026-03-02T08:37:58.524Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1493 | 2026-03-02T08:37:58.799Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1494 | 2026-03-02T08:38:29.877Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 22s |
| 1495 | 2026-03-02T08:38:30.329Z | + cargo xtask openapi check |
| 1496 | 2026-03-02T08:38:31.164Z | Compiling libc v0.2.180 |
| 1497 | 2026-03-02T08:38:31.164Z | Compiling proc-macro2 v1.0.106 |
| 1498 | 2026-03-02T08:38:31.189Z | Compiling utf8parse v0.2.2 |
| 1499 | 2026-03-02T08:38:31.189Z | Compiling is_terminal_polyfill v1.70.2 |
| 1500 | 2026-03-02T08:38:31.189Z | Compiling cfg-if v1.0.4 |
| 1501 | 2026-03-02T08:38:31.189Z | Compiling quote v1.0.44 |
| 1502 | 2026-03-02T08:38:31.189Z | Compiling anstyle v1.0.13 |
| 1503 | 2026-03-02T08:38:31.213Z | Compiling colorchoice v1.0.4 |
| 1504 | 2026-03-02T08:38:31.316Z | Compiling anstyle-query v1.1.5 |
| 1505 | 2026-03-02T08:38:31.340Z | Compiling smallvec v1.15.1 |
| 1506 | 2026-03-02T08:38:31.367Z | Compiling anstyle-parse v0.2.7 |
| 1507 | 2026-03-02T08:38:31.392Z | Compiling scopeguard v1.2.0 |
| 1508 | 2026-03-02T08:38:31.452Z | Compiling clap_lex v1.0.0 |
| 1509 | 2026-03-02T08:38:31.494Z | Compiling strsim v0.11.1 |
| 1510 | 2026-03-02T08:38:31.546Z | Compiling lock_api v0.4.14 |
| 1511 | 2026-03-02T08:38:31.686Z | Compiling anstream v0.6.21 |
| 1512 | 2026-03-02T08:38:31.734Z | Compiling bytes v1.11.1 |
| 1513 | 2026-03-02T08:38:31.769Z | Compiling pin-project-lite v0.2.16 |
| 1514 | 2026-03-02T08:38:31.934Z | Compiling anyhow v1.0.101 |
| 1515 | 2026-03-02T08:38:32.087Z | Compiling parking_lot_core v0.9.12 |
| 1516 | 2026-03-02T08:38:32.087Z | Compiling errno v0.3.14 |
| 1517 | 2026-03-02T08:38:32.187Z | Compiling clap_builder v4.5.59 |
| 1518 | 2026-03-02T08:38:32.187Z | Compiling mio v1.1.1 |
| 1519 | 2026-03-02T08:38:32.351Z | Compiling signal-hook-registry v1.4.8 |
| 1520 | 2026-03-02T08:38:32.375Z | Compiling socket2 v0.6.2 |
| 1521 | 2026-03-02T08:38:32.822Z | Compiling parking_lot v0.12.5 |
| 1522 | 2026-03-02T08:38:33.069Z | Compiling syn v2.0.116 |
| 1523 | 2026-03-02T08:38:37.969Z | Compiling clap_derive v4.5.55 |
| 1524 | 2026-03-02T08:38:37.969Z | Compiling tokio-macros v2.6.0 |
| 1525 | 2026-03-02T08:38:39.109Z | Compiling tokio v1.49.0 |
| 1526 | 2026-03-02T08:38:40.699Z | Compiling clap v4.5.59 |
| 1527 | 2026-03-02T08:38:49.573Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1528 | 2026-03-02T08:38:51.960Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.52s |
| 1529 | 2026-03-02T08:38:52.024Z | Running `target/debug/xtask openapi check` |
| 1530 | 2026-03-02T08:38:53.339Z | Compiling libc v0.2.180 |
| 1531 | 2026-03-02T08:38:53.339Z | Compiling serde_core v1.0.228 |
| 1532 | 2026-03-02T08:38:53.363Z | Compiling memchr v2.8.0 |
| 1533 | 2026-03-02T08:38:53.413Z | Compiling itoa v1.0.17 |
| 1534 | 2026-03-02T08:38:53.446Z | Compiling stable_deref_trait v1.2.1 |
| 1535 | 2026-03-02T08:38:53.446Z | Compiling zerofrom v0.1.6 |
| 1536 | 2026-03-02T08:38:53.446Z | Compiling zmij v1.0.21 |
| 1537 | 2026-03-02T08:38:53.475Z | Compiling libm v0.2.16 |
| 1538 | 2026-03-02T08:38:53.648Z | Compiling writeable v0.6.2 |
| 1539 | 2026-03-02T08:38:53.732Z | Compiling yoke v0.8.1 |
| 1540 | 2026-03-02T08:38:53.823Z | Compiling litemap v0.8.1 |
| 1541 | 2026-03-02T08:38:54.012Z | Compiling percent-encoding v2.3.2 |
| 1542 | 2026-03-02T08:38:54.103Z | Compiling zerovec v0.11.5 |
| 1543 | 2026-03-02T08:38:54.127Z | Compiling zerotrie v0.2.3 |
| 1544 | 2026-03-02T08:38:54.187Z | Compiling icu_normalizer_data v2.1.1 |
| 1545 | 2026-03-02T08:38:54.318Z | Compiling icu_properties_data v2.1.2 |
| 1546 | 2026-03-02T08:38:54.389Z | Compiling form_urlencoded v1.2.2 |
| 1547 | 2026-03-02T08:38:54.567Z | Compiling errno v0.3.14 |
| 1548 | 2026-03-02T08:38:54.683Z | Compiling getrandom v0.2.17 |
| 1549 | 2026-03-02T08:38:54.725Z | Compiling getrandom v0.4.1 |
| 1550 | 2026-03-02T08:38:54.768Z | Compiling utf8_iter v1.0.4 |
| 1551 | 2026-03-02T08:38:54.839Z | Compiling zeroize v1.8.2 |
| 1552 | 2026-03-02T08:38:54.869Z | Compiling iana-time-zone v0.1.65 |
| 1553 | 2026-03-02T08:38:55.059Z | Compiling scopeguard v1.2.0 |
| 1554 | 2026-03-02T08:38:55.088Z | Compiling portable-atomic v1.13.1 |
| 1555 | 2026-03-02T08:38:55.113Z | Compiling socket2 v0.6.2 |
| 1556 | 2026-03-02T08:38:55.277Z | Compiling tinystr v0.8.2 |
| 1557 | 2026-03-02T08:38:55.302Z | Compiling potential_utf v0.1.4 |
| 1558 | 2026-03-02T08:38:55.332Z | Compiling lock_api v0.4.14 |
| 1559 | 2026-03-02T08:38:55.390Z | Compiling dyn-clone v1.0.20 |
| 1560 | 2026-03-02T08:38:55.620Z | Compiling num-traits v0.2.19 |
| 1561 | 2026-03-02T08:38:55.658Z | Compiling icu_locale_core v2.1.1 |
| 1562 | 2026-03-02T08:38:55.709Z | Compiling icu_collections v2.1.1 |
| 1563 | 2026-03-02T08:38:55.819Z | Compiling critical-section v1.2.0 |
| 1564 | 2026-03-02T08:38:56.018Z | Compiling signal-hook-registry v1.4.8 |
| 1565 | 2026-03-02T08:38:56.075Z | Compiling mio v1.1.1 |
| 1566 | 2026-03-02T08:38:56.326Z | Compiling once_cell v1.21.3 |
| 1567 | 2026-03-02T08:38:56.498Z | Compiling futures-core v0.3.32 |
| 1568 | 2026-03-02T08:38:56.600Z | Compiling zerocopy v0.8.39 |
| 1569 | 2026-03-02T08:38:56.755Z | Compiling subtle v2.6.1 |
| 1570 | 2026-03-02T08:38:56.795Z | Compiling rand_core v0.6.4 |
| 1571 | 2026-03-02T08:38:56.829Z | Compiling thiserror v2.0.18 |
| 1572 | 2026-03-02T08:38:57.013Z | Compiling log v0.4.29 |
| 1573 | 2026-03-02T08:38:57.091Z | Compiling equivalent v1.0.2 |
| 1574 | 2026-03-02T08:38:57.226Z | Compiling icu_provider v2.1.1 |
| 1575 | 2026-03-02T08:38:57.251Z | Compiling futures-sink v0.3.32 |
| 1576 | 2026-03-02T08:38:57.277Z | Compiling slab v0.4.12 |
| 1577 | 2026-03-02T08:38:57.301Z | Compiling allocator-api2 v0.2.21 |
| 1578 | 2026-03-02T08:38:57.405Z | Compiling foldhash v0.2.0 |
| 1579 | 2026-03-02T08:38:57.451Z | Compiling futures-channel v0.3.32 |
| 1580 | 2026-03-02T08:38:57.621Z | Compiling typenum v1.19.0 |
| 1581 | 2026-03-02T08:38:57.854Z | Compiling serde v1.0.228 |
| 1582 | 2026-03-02T08:38:57.895Z | Compiling serde_json v1.0.149 |
| 1583 | 2026-03-02T08:38:57.919Z | Compiling icu_properties v2.1.2 |
| 1584 | 2026-03-02T08:38:57.944Z | Compiling uuid v1.21.0 |
| 1585 | 2026-03-02T08:38:57.997Z | Compiling semver v1.0.27 |
| 1586 | 2026-03-02T08:38:58.066Z | Compiling bitflags v2.11.0 |
| 1587 | 2026-03-02T08:38:58.634Z | Compiling hashbrown v0.16.1 |
| 1588 | 2026-03-02T08:38:58.759Z | Compiling generic-array v0.14.7 |
| 1589 | 2026-03-02T08:38:58.848Z | Compiling slog v2.8.2 |
| 1590 | 2026-03-02T08:38:58.884Z | Compiling futures-io v0.3.32 |
| 1591 | 2026-03-02T08:38:58.908Z | Compiling futures-task v0.3.32 |
| 1592 | 2026-03-02T08:38:59.065Z | Compiling smallvec v1.15.1 |
| 1593 | 2026-03-02T08:38:59.202Z | Compiling bytes v1.11.1 |
| 1594 | 2026-03-02T08:38:59.247Z | Compiling chrono v0.4.43 |
| 1595 | 2026-03-02T08:38:59.553Z | Compiling icu_normalizer v2.1.1 |
| 1596 | 2026-03-02T08:38:59.879Z | Compiling parking_lot_core v0.9.12 |
| 1597 | 2026-03-02T08:39:00.040Z | Compiling futures-util v0.3.32 |
| 1598 | 2026-03-02T08:39:00.516Z | Compiling idna_adapter v1.2.1 |
| 1599 | 2026-03-02T08:39:00.541Z | Compiling parking_lot v0.12.5 |
| 1600 | 2026-03-02T08:39:00.614Z | Compiling indexmap v2.13.0 |
| 1601 | 2026-03-02T08:39:00.777Z | Compiling idna v1.1.0 |
| 1602 | 2026-03-02T08:39:00.820Z | Compiling crypto-common v0.1.7 |
| 1603 | 2026-03-02T08:39:00.969Z | Compiling tracing-core v0.1.36 |
| 1604 | 2026-03-02T08:39:01.083Z | Compiling tokio v1.49.0 |
| 1605 | 2026-03-02T08:39:01.407Z | Compiling byteorder v1.5.0 |
| 1606 | 2026-03-02T08:39:01.893Z | Compiling url v2.5.8 |
| 1607 | 2026-03-02T08:39:02.141Z | Compiling unicode-ident v1.0.24 |
| 1608 | 2026-03-02T08:39:02.267Z | Compiling tracing v0.1.44 |
| 1609 | 2026-03-02T08:39:02.391Z | Compiling proc-macro2 v1.0.106 |
| 1610 | 2026-03-02T08:39:02.415Z | Compiling http v1.4.0 |
| 1611 | 2026-03-02T08:39:02.750Z | Compiling rustls-pki-types v1.14.0 |
| 1612 | 2026-03-02T08:39:02.774Z | Compiling fnv v1.0.7 |
| 1613 | 2026-03-02T08:39:02.940Z | Compiling untrusted v0.9.0 |
| 1614 | 2026-03-02T08:39:03.165Z | Compiling schemars v0.8.22 |
| 1615 | 2026-03-02T08:39:03.728Z | Compiling quote v1.0.44 |
| 1616 | 2026-03-02T08:39:03.774Z | Compiling ring v0.17.14 |
| 1617 | 2026-03-02T08:39:03.934Z | Compiling base64 v0.22.1 |
| 1618 | 2026-03-02T08:39:04.338Z | Compiling syn v2.0.116 |
| 1619 | 2026-03-02T08:39:04.565Z | Compiling ppv-lite86 v0.2.21 |
| 1620 | 2026-03-02T08:39:04.615Z | Compiling ipnet v2.11.0 |
| 1621 | 2026-03-02T08:39:04.640Z | Compiling block-buffer v0.10.4 |
| 1622 | 2026-03-02T08:39:04.949Z | Compiling rustix v1.1.3 |
| 1623 | 2026-03-02T08:39:05.293Z | Compiling ipnetwork v0.21.1 |
| 1624 | 2026-03-02T08:39:05.615Z | Compiling thiserror v1.0.69 |
| 1625 | 2026-03-02T08:39:05.796Z | Compiling pretty-hex v0.4.1 |
| 1626 | 2026-03-02T08:39:05.821Z | Compiling digest v0.10.7 |
| 1627 | 2026-03-02T08:39:06.065Z | Compiling http-body v1.0.1 |
| 1628 | 2026-03-02T08:39:06.147Z | Compiling getrandom v0.3.4 |
| 1629 | 2026-03-02T08:39:06.248Z | Compiling atomic-waker v1.1.2 |
| 1630 | 2026-03-02T08:39:06.279Z | Compiling plain v0.2.3 |
| 1631 | 2026-03-02T08:39:06.351Z | Compiling httparse v1.10.1 |
| 1632 | 2026-03-02T08:39:06.480Z | Compiling regex-syntax v0.8.9 |
| 1633 | 2026-03-02T08:39:06.504Z | Compiling tower-service v0.3.3 |
| 1634 | 2026-03-02T08:39:06.504Z | Compiling try-lock v0.2.5 |
| 1635 | 2026-03-02T08:39:06.671Z | Compiling ryu v1.0.23 |
| 1636 | 2026-03-02T08:39:06.724Z | Compiling ucd-trie v0.1.7 |
| 1637 | 2026-03-02T08:39:07.012Z | Compiling tower-layer v0.3.3 |
| 1638 | 2026-03-02T08:39:07.082Z | Compiling pest v2.8.6 |
| 1639 | 2026-03-02T08:39:07.295Z | Compiling want v0.3.1 |
| 1640 | 2026-03-02T08:39:07.395Z | Compiling crossbeam-utils v0.8.21 |
| 1641 | 2026-03-02T08:39:07.599Z | Compiling erased-serde v0.3.31 |
| 1642 | 2026-03-02T08:39:07.777Z | Compiling httpdate v1.0.3 |
| 1643 | 2026-03-02T08:39:08.112Z | Compiling pin-utils v0.1.0 |
| 1644 | 2026-03-02T08:39:08.236Z | Compiling rand_core v0.9.5 |
| 1645 | 2026-03-02T08:39:08.261Z | Compiling oxnet v0.1.4 |
| 1646 | 2026-03-02T08:39:08.498Z | Compiling cpufeatures v0.2.17 |
| 1647 | 2026-03-02T08:39:08.625Z | Compiling rand_chacha v0.9.0 |
| 1648 | 2026-03-02T08:39:08.904Z | Compiling aws-lc-sys v0.37.1 |
| 1649 | 2026-03-02T08:39:09.233Z | Compiling serde_urlencoded v0.7.1 |
| 1650 | 2026-03-02T08:39:09.416Z | Compiling http-body-util v0.1.3 |
| 1651 | 2026-03-02T08:39:09.578Z | Compiling aho-corasick v1.1.4 |
| 1652 | 2026-03-02T08:39:09.772Z | Compiling tokio-util v0.7.18 |
| 1653 | 2026-03-02T08:39:09.921Z | Compiling untrusted v0.7.1 |
| 1654 | 2026-03-02T08:39:10.145Z | Compiling rand v0.9.2 |
| 1655 | 2026-03-02T08:39:10.231Z | Compiling openapiv3 v2.2.0 |
| 1656 | 2026-03-02T08:39:10.854Z | Compiling aws-lc-rs v1.15.4 |
| 1657 | 2026-03-02T08:39:11.426Z | Compiling h2 v0.4.13 |
| 1658 | 2026-03-02T08:39:11.552Z | Compiling regex-automata v0.4.14 |
| 1659 | 2026-03-02T08:39:12.195Z | Compiling fastrand v2.3.0 |
| 1660 | 2026-03-02T08:39:12.737Z | Compiling winnow v0.7.14 |
| 1661 | 2026-03-02T08:39:13.886Z | Compiling powerfmt v0.2.0 |
| 1662 | 2026-03-02T08:39:14.036Z | Compiling rustls-webpki v0.103.9 |
| 1663 | 2026-03-02T08:39:14.147Z | Compiling tempfile v3.25.0 |
| 1664 | 2026-03-02T08:39:14.298Z | Compiling deranged v0.5.6 |
| 1665 | 2026-03-02T08:39:14.615Z | Compiling futures-executor v0.3.32 |
| 1666 | 2026-03-02T08:39:14.998Z | Compiling hex v0.4.3 |
| 1667 | 2026-03-02T08:39:15.136Z | Compiling num_threads v0.1.7 |
| 1668 | 2026-03-02T08:39:15.196Z | Compiling time-core v0.1.8 |
| 1669 | 2026-03-02T08:39:15.318Z | Compiling num-conv v0.2.0 |
| 1670 | 2026-03-02T08:39:15.564Z | Compiling rustls v0.23.36 |
| 1671 | 2026-03-02T08:39:15.624Z | Compiling futures v0.3.32 |
| 1672 | 2026-03-02T08:39:15.654Z | Compiling camino v1.2.2 |
| 1673 | 2026-03-02T08:39:15.784Z | Compiling newtype-uuid v1.3.2 |
| 1674 | 2026-03-02T08:39:16.282Z | Compiling omicron-workspace-hack v0.1.0 |
| 1675 | 2026-03-02T08:39:16.414Z | Compiling hyper v1.8.1 |
| 1676 | 2026-03-02T08:39:16.440Z | Compiling scroll v0.13.0 |
| 1677 | 2026-03-02T08:39:16.511Z | Compiling sync_wrapper v1.0.2 |
| 1678 | 2026-03-02T08:39:16.618Z | Compiling daft v0.1.5 |
| 1679 | 2026-03-02T08:39:16.709Z | Compiling tower v0.5.3 |
| 1680 | 2026-03-02T08:39:16.859Z | Compiling time v0.3.47 |
| 1681 | 2026-03-02T08:39:17.025Z | Compiling goblin v0.10.5 |
| 1682 | 2026-03-02T08:39:17.198Z | Compiling regex v1.12.3 |
| 1683 | 2026-03-02T08:39:17.714Z | Compiling crossbeam-channel v0.5.15 |
| 1684 | 2026-03-02T08:39:18.190Z | Compiling webpki-roots v1.0.6 |
| 1685 | 2026-03-02T08:39:18.420Z | Compiling unicode-width v0.2.2 |
| 1686 | 2026-03-02T08:39:18.523Z | Compiling iri-string v0.7.10 |
| 1687 | 2026-03-02T08:39:18.843Z | Compiling dtrace-parser v0.3.0 |
| 1688 | 2026-03-02T08:39:19.057Z | Compiling hyper-util v0.1.20 |
| 1689 | 2026-03-02T08:39:19.451Z | Compiling rustls-webpki v0.102.8 |
| 1690 | 2026-03-02T08:39:20.466Z | Compiling regress v0.10.5 |
| 1691 | 2026-03-02T08:39:20.725Z | Compiling thread-id v5.1.0 |
| 1692 | 2026-03-02T08:39:20.873Z | Compiling thread_local v1.1.9 |
| 1693 | 2026-03-02T08:39:21.080Z | Compiling heck v0.5.0 |
| 1694 | 2026-03-02T08:39:21.392Z | Compiling debug-ignore v1.0.5 |
| 1695 | 2026-03-02T08:39:21.420Z | Compiling tower-http v0.6.8 |
| 1696 | 2026-03-02T08:39:21.598Z | Compiling match_cfg v0.1.0 |
| 1697 | 2026-03-02T08:39:21.624Z | Compiling rustls v0.22.4 |
| 1698 | 2026-03-02T08:39:21.733Z | Compiling hostname v0.3.1 |
| 1699 | 2026-03-02T08:39:21.996Z | Compiling slog-json v2.6.1 |
| 1700 | 2026-03-02T08:39:22.252Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1701 | 2026-03-02T08:39:22.382Z | Compiling serde_spanned v1.0.4 |
| 1702 | 2026-03-02T08:39:22.473Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1703 | 2026-03-02T08:39:22.724Z | Compiling is-terminal v0.4.17 |
| 1704 | 2026-03-02T08:39:22.761Z | Compiling memmap2 v0.9.10 |
| 1705 | 2026-03-02T08:39:22.910Z | Compiling encoding_rs v0.8.35 |
| 1706 | 2026-03-02T08:39:23.161Z | Compiling tokio-rustls v0.26.4 |
| 1707 | 2026-03-02T08:39:23.266Z | Compiling take_mut v0.2.2 |
| 1708 | 2026-03-02T08:39:23.496Z | Compiling mime v0.3.17 |
| 1709 | 2026-03-02T08:39:23.752Z | Compiling hyper-rustls v0.27.7 |
| 1710 | 2026-03-02T08:39:23.840Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1711 | 2026-03-02T08:39:24.093Z | Compiling spin v0.9.8 |
| 1712 | 2026-03-02T08:39:24.332Z | Compiling dof v0.4.0 |
| 1713 | 2026-03-02T08:39:24.356Z | Compiling reqwest v0.12.28 |
| 1714 | 2026-03-02T08:39:24.425Z | Compiling term v1.2.1 |
| 1715 | 2026-03-02T08:39:25.930Z | Compiling typify-impl v0.4.3 |
| 1716 | 2026-03-02T08:39:27.115Z | Compiling usdt-impl v0.6.0 |
| 1717 | 2026-03-02T08:39:27.765Z | Compiling tokio-rustls v0.25.0 |
| 1718 | 2026-03-02T08:39:28.231Z | Compiling usdt v0.6.0 |
| 1719 | 2026-03-02T08:39:28.398Z | Compiling multer v3.1.0 |
| 1720 | 2026-03-02T08:39:28.553Z | Compiling slog-term v2.9.2 |
| 1721 | 2026-03-02T08:39:28.795Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1722 | 2026-03-02T08:39:29.002Z | Compiling slog-async v2.8.0 |
| 1723 | 2026-03-02T08:39:29.512Z | Compiling slog-bunyan v2.5.0 |
| 1724 | 2026-03-02T08:39:29.763Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1725 | 2026-03-02T08:39:29.922Z | Compiling async-stream v0.3.6 |
| 1726 | 2026-03-02T08:39:30.140Z | Compiling typify v0.4.3 |
| 1727 | 2026-03-02T08:39:30.169Z | Compiling strum v0.26.3 |
| 1728 | 2026-03-02T08:39:30.275Z | Compiling sha1 v0.10.6 |
| 1729 | 2026-03-02T08:39:30.357Z | Compiling waitgroup v0.1.2 |
| 1730 | 2026-03-02T08:39:30.437Z | Compiling rand_chacha v0.3.1 |
| 1731 | 2026-03-02T08:39:30.531Z | Compiling rustls-pemfile v2.2.0 |
| 1732 | 2026-03-02T08:39:30.639Z | Compiling macaddr v1.0.1 |
| 1733 | 2026-03-02T08:39:30.799Z | Compiling serde_path_to_error v0.1.20 |
| 1734 | 2026-03-02T08:39:30.875Z | Compiling wait-timeout v0.2.1 |
| 1735 | 2026-03-02T08:39:30.955Z | Compiling hostname v0.4.2 |
| 1736 | 2026-03-02T08:39:31.200Z | Compiling quick-error v1.2.3 |
| 1737 | 2026-03-02T08:39:31.250Z | Compiling bit-vec v0.8.0 |
| 1738 | 2026-03-02T08:39:31.405Z | Compiling either v1.15.0 |
| 1739 | 2026-03-02T08:39:31.483Z | Compiling dropshot v0.16.7 |
| 1740 | 2026-03-02T08:39:31.512Z | Compiling rusty-fork v0.3.1 |
| 1741 | 2026-03-02T08:39:31.658Z | Compiling rand v0.8.5 |
| 1742 | 2026-03-02T08:39:31.761Z | Compiling bit-set v0.8.0 |
| 1743 | 2026-03-02T08:39:31.861Z | Compiling rand_xorshift v0.4.0 |
| 1744 | 2026-03-02T08:39:32.127Z | Compiling unarray v0.1.4 |
| 1745 | 2026-03-02T08:39:32.181Z | Compiling tabwriter v1.4.1 |
| 1746 | 2026-03-02T08:39:32.205Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1747 | 2026-03-02T08:39:32.346Z | Compiling proptest v1.10.0 |
| 1748 | 2026-03-02T08:39:32.381Z | Compiling strum v0.27.2 |
| 1749 | 2026-03-02T08:39:32.621Z | Compiling ref-cast v1.0.25 |
| 1750 | 2026-03-02T08:39:32.645Z | Compiling instant v0.1.13 |
| 1751 | 2026-03-02T08:39:32.745Z | Compiling colored v3.1.1 |
| 1752 | 2026-03-02T08:39:32.818Z | Compiling progenitor-impl v0.11.2 |
| 1753 | 2026-03-02T08:39:32.846Z | Compiling progenitor-client v0.10.0 |
| 1754 | 2026-03-02T08:39:33.205Z | Compiling progenitor-client v0.11.2 |
| 1755 | 2026-03-02T08:39:33.243Z | Compiling serde_with v3.16.1 |
| 1756 | 2026-03-02T08:39:33.420Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1757 | 2026-03-02T08:39:33.684Z | Compiling rustc-hash v2.1.1 |
| 1758 | 2026-03-02T08:39:33.850Z | Compiling backoff v0.4.0 |
| 1759 | 2026-03-02T08:39:33.912Z | Compiling iddqd v0.3.17 |
| 1760 | 2026-03-02T08:39:34.241Z | Compiling itertools v0.14.0 |
| 1761 | 2026-03-02T08:39:34.291Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1762 | 2026-03-02T08:39:34.523Z | Compiling parse-display v0.10.0 |
| 1763 | 2026-03-02T08:39:35.222Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1764 | 2026-03-02T08:39:36.699Z | Compiling progenitor v0.11.2 |
| 1765 | 2026-03-02T08:39:36.945Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1766 | 2026-03-02T08:39:37.244Z | Compiling terminal_size v0.4.3 |
| 1767 | 2026-03-02T08:39:37.339Z | Compiling crossbeam-epoch v0.9.18 |
| 1768 | 2026-03-02T08:39:37.509Z | Compiling clap_builder v4.5.59 |
| 1769 | 2026-03-02T08:39:37.683Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1770 | 2026-03-02T08:39:38.874Z | Compiling hash32 v0.3.1 |
| 1771 | 2026-03-02T08:39:38.919Z | Compiling ingot-types v0.1.2 |
| 1772 | 2026-03-02T08:39:39.180Z | Compiling heapless v0.8.0 |
| 1773 | 2026-03-02T08:39:39.540Z | Compiling cobs v0.3.0 |
| 1774 | 2026-03-02T08:39:39.830Z | Compiling managed v0.8.0 |
| 1775 | 2026-03-02T08:39:39.936Z | Compiling bitflags v1.3.2 |
| 1776 | 2026-03-02T08:39:40.079Z | Compiling postcard v1.1.3 |
| 1777 | 2026-03-02T08:39:40.109Z | Compiling ingot v0.1.1 |
| 1778 | 2026-03-02T08:39:40.258Z | Compiling smoltcp v0.11.0 |
| 1779 | 2026-03-02T08:39:40.333Z | Compiling num_enum v0.7.5 |
| 1780 | 2026-03-02T08:39:40.556Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1781 | 2026-03-02T08:39:40.799Z | Compiling foreign-types-shared v0.3.1 |
| 1782 | 2026-03-02T08:39:40.963Z | Compiling foreign-types v0.5.0 |
| 1783 | 2026-03-02T08:39:41.106Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1784 | 2026-03-02T08:39:41.190Z | Compiling crucible-workspace-hack v0.1.0 |
| 1785 | 2026-03-02T08:39:41.310Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1786 | 2026-03-02T08:39:41.334Z | Compiling crossbeam-deque v0.8.6 |
| 1787 | 2026-03-02T08:39:41.466Z | Compiling clap v4.5.59 |
| 1788 | 2026-03-02T08:39:41.512Z | Compiling cstr-argument v0.1.2 |
| 1789 | 2026-03-02T08:39:41.620Z | Compiling tinyvec_macros v0.1.1 |
| 1790 | 2026-03-02T08:39:41.690Z | Compiling rayon-core v1.13.0 |
| 1791 | 2026-03-02T08:39:41.741Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1792 | 2026-03-02T08:39:41.804Z | Compiling tinyvec v1.10.0 |
| 1793 | 2026-03-02T08:39:42.275Z | Compiling scroll v0.12.0 |
| 1794 | 2026-03-02T08:39:42.585Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1795 | 2026-03-02T08:39:42.794Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1796 | 2026-03-02T08:39:42.819Z | Compiling num_enum v0.5.11 |
| 1797 | 2026-03-02T08:39:43.021Z | Compiling camino-tempfile v1.4.1 |
| 1798 | 2026-03-02T08:39:43.168Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1799 | 2026-03-02T08:39:43.192Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1800 | 2026-03-02T08:39:43.541Z | Compiling goblin v0.8.2 |
| 1801 | 2026-03-02T08:39:43.841Z | Compiling rayon v1.11.0 |
| 1802 | 2026-03-02T08:39:44.573Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1803 | 2026-03-02T08:39:44.711Z | Compiling memoffset v0.9.1 |
| 1804 | 2026-03-02T08:39:45.163Z | Compiling zerocopy v0.7.35 |
| 1805 | 2026-03-02T08:39:45.214Z | Compiling itertools v0.12.1 |
| 1806 | 2026-03-02T08:39:45.444Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1807 | 2026-03-02T08:39:45.889Z | Compiling sigpipe v0.1.3 |
| 1808 | 2026-03-02T08:39:46.031Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1809 | 2026-03-02T08:39:46.232Z | Compiling jiff v0.2.20 |
| 1810 | 2026-03-02T08:39:46.429Z | Compiling glob v0.3.3 |
| 1811 | 2026-03-02T08:39:47.231Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1812 | 2026-03-02T08:39:48.001Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1813 | 2026-03-02T08:39:48.051Z | Compiling zone v0.3.1 |
| 1814 | 2026-03-02T08:39:48.169Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1815 | 2026-03-02T08:39:48.195Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1816 | 2026-03-02T08:39:48.931Z | Compiling nix v0.30.1 |
| 1817 | 2026-03-02T08:39:49.025Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1818 | 2026-03-02T08:39:49.212Z | Compiling dof v0.3.0 |
| 1819 | 2026-03-02T08:39:49.548Z | Compiling dtrace-parser v0.2.0 |
| 1820 | 2026-03-02T08:39:49.676Z | Compiling smf v0.2.3 |
| 1821 | 2026-03-02T08:39:50.893Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1822 | 2026-03-02T08:39:50.920Z | Compiling num-integer v0.1.46 |
| 1823 | 2026-03-02T08:39:50.984Z | Compiling secrecy v0.10.3 |
| 1824 | 2026-03-02T08:39:51.250Z | Compiling thread-id v4.2.2 |
| 1825 | 2026-03-02T08:39:51.283Z | Compiling whoami v1.6.1 |
| 1826 | 2026-03-02T08:39:51.881Z | Compiling usdt-impl v0.5.0 |
| 1827 | 2026-03-02T08:39:52.023Z | Compiling rustix v0.38.44 |
| 1828 | 2026-03-02T08:39:52.858Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1829 | 2026-03-02T08:39:53.157Z | Compiling hmac v0.12.1 |
| 1830 | 2026-03-02T08:39:53.187Z | Compiling inout v0.1.4 |
| 1831 | 2026-03-02T08:39:53.404Z | Compiling serde_spanned v0.6.9 |
| 1832 | 2026-03-02T08:39:53.462Z | Compiling toml_datetime v0.6.11 |
| 1833 | 2026-03-02T08:39:53.713Z | Compiling ff v0.13.1 |
| 1834 | 2026-03-02T08:39:53.975Z | Compiling memmap v0.7.0 |
| 1835 | 2026-03-02T08:39:54.005Z | Compiling bstr v1.12.1 |
| 1836 | 2026-03-02T08:39:54.037Z | Compiling toml_write v0.1.2 |
| 1837 | 2026-03-02T08:39:54.250Z | Compiling static_assertions v1.1.0 |
| 1838 | 2026-03-02T08:39:54.323Z | Compiling data-encoding v2.10.0 |
| 1839 | 2026-03-02T08:39:54.382Z | Compiling toml_edit v0.22.27 |
| 1840 | 2026-03-02T08:39:54.463Z | Compiling usdt v0.5.0 |
| 1841 | 2026-03-02T08:39:55.006Z | Compiling group v0.13.0 |
| 1842 | 2026-03-02T08:39:55.184Z | Compiling cipher v0.4.4 |
| 1843 | 2026-03-02T08:39:55.219Z | Compiling hkdf v0.12.4 |
| 1844 | 2026-03-02T08:39:55.478Z | Compiling num-rational v0.4.2 |
| 1845 | 2026-03-02T08:39:55.624Z | Compiling num-iter v0.1.45 |
| 1846 | 2026-03-02T08:39:55.854Z | Compiling half v2.7.1 |
| 1847 | 2026-03-02T08:39:56.226Z | Compiling universal-hash v0.5.1 |
| 1848 | 2026-03-02T08:39:56.458Z | Compiling crypto-bigint v0.5.5 |
| 1849 | 2026-03-02T08:39:56.488Z | Compiling num-complex v0.4.6 |
| 1850 | 2026-03-02T08:39:56.657Z | Compiling base64ct v1.8.3 |
| 1851 | 2026-03-02T08:39:56.731Z | Compiling base16ct v0.2.0 |
| 1852 | 2026-03-02T08:39:57.022Z | Compiling opaque-debug v0.3.1 |
| 1853 | 2026-03-02T08:39:57.147Z | Compiling ciborium-io v0.2.2 |
| 1854 | 2026-03-02T08:39:57.378Z | Compiling ciborium-ll v0.2.2 |
| 1855 | 2026-03-02T08:39:57.403Z | Compiling password-hash v0.5.0 |
| 1856 | 2026-03-02T08:39:57.444Z | Compiling num v0.4.3 |
| 1857 | 2026-03-02T08:39:57.570Z | Compiling toml v0.8.23 |
| 1858 | 2026-03-02T08:39:57.752Z | Compiling poly1305 v0.8.0 |
| 1859 | 2026-03-02T08:39:58.191Z | Compiling curve25519-dalek v4.1.3 |
| 1860 | 2026-03-02T08:39:58.565Z | Compiling thiserror-no-std v2.0.2 |
| 1861 | 2026-03-02T08:39:58.729Z | Compiling chacha20 v0.9.1 |
| 1862 | 2026-03-02T08:39:58.949Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1863 | 2026-03-02T08:39:59.144Z | Compiling elliptic-curve v0.13.8 |
| 1864 | 2026-03-02T08:39:59.686Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1865 | 2026-03-02T08:39:59.712Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1866 | 2026-03-02T08:39:59.791Z | Compiling blake2 v0.10.6 |
| 1867 | 2026-03-02T08:40:01.049Z | Compiling aead v0.5.2 |
| 1868 | 2026-03-02T08:40:01.075Z | Compiling linked-hash-map v0.5.6 |
| 1869 | 2026-03-02T08:40:01.075Z | Compiling indent_write v2.2.0 |
| 1870 | 2026-03-02T08:40:01.075Z | Compiling keccak v0.1.6 |
| 1871 | 2026-03-02T08:40:01.162Z | Compiling resolv-conf v0.7.6 |
| 1872 | 2026-03-02T08:40:01.187Z | Compiling float-ord v0.3.2 |
| 1873 | 2026-03-02T08:40:01.390Z | Compiling sha3 v0.10.8 |
| 1874 | 2026-03-02T08:40:01.563Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1875 | 2026-03-02T08:40:01.614Z | Compiling lru-cache v0.1.2 |
| 1876 | 2026-03-02T08:40:01.833Z | Compiling chacha20poly1305 v0.10.1 |
| 1877 | 2026-03-02T08:40:01.899Z | Compiling argon2 v0.5.3 |
| 1878 | 2026-03-02T08:40:02.087Z | Compiling vsss-rs v3.3.4 |
| 1879 | 2026-03-02T08:40:02.114Z | Compiling hubpack v0.1.2 |
| 1880 | 2026-03-02T08:40:02.525Z | Compiling ciborium v0.2.2 |
| 1881 | 2026-03-02T08:40:02.563Z | Compiling hickory-proto v0.24.4 |
| 1882 | 2026-03-02T08:40:02.879Z | Compiling similar v2.7.0 |
| 1883 | 2026-03-02T08:40:03.052Z | Compiling atomicwrites v0.4.4 |
| 1884 | 2026-03-02T08:40:03.389Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1885 | 2026-03-02T08:40:03.831Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1886 | 2026-03-02T08:40:04.271Z | Compiling serde-big-array v0.5.1 |
| 1887 | 2026-03-02T08:40:04.398Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1888 | 2026-03-02T08:40:04.524Z | Compiling siphasher v1.0.2 |
| 1889 | 2026-03-02T08:40:04.746Z | Compiling unicode-segmentation v1.12.0 |
| 1890 | 2026-03-02T08:40:04.929Z | Compiling phf_shared v0.12.1 |
| 1891 | 2026-03-02T08:40:05.128Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1892 | 2026-03-02T08:40:05.290Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1893 | 2026-03-02T08:40:05.463Z | Compiling newline-converter v0.3.0 |
| 1894 | 2026-03-02T08:40:05.545Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1895 | 2026-03-02T08:40:05.661Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1896 | 2026-03-02T08:40:06.264Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1897 | 2026-03-02T08:40:06.726Z | Compiling hickory-resolver v0.24.4 |
| 1898 | 2026-03-02T08:40:07.734Z | Compiling prettyplease v0.2.37 |
| 1899 | 2026-03-02T08:40:08.928Z | Compiling console v0.15.11 |
| 1900 | 2026-03-02T08:40:09.130Z | Compiling tokio-stream v0.1.18 |
| 1901 | 2026-03-02T08:40:13.313Z | Compiling csv-core v0.1.13 |
| 1902 | 2026-03-02T08:40:13.350Z | Compiling swrite v0.1.0 |
| 1903 | 2026-03-02T08:40:13.350Z | Compiling foldhash v0.1.5 |
| 1904 | 2026-03-02T08:40:13.350Z | Compiling unicode-width v0.1.14 |
| 1905 | 2026-03-02T08:40:13.350Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1906 | 2026-03-02T08:40:13.350Z | Compiling hashbrown v0.15.5 |
| 1907 | 2026-03-02T08:40:13.350Z | Compiling qorb v0.4.1 |
| 1908 | 2026-03-02T08:40:13.350Z | Compiling pin-project v1.1.10 |
| 1909 | 2026-03-02T08:40:13.350Z | Compiling csv v1.4.0 |
| 1910 | 2026-03-02T08:40:13.350Z | Compiling expectorate v1.2.0 |
| 1911 | 2026-03-02T08:40:13.350Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1912 | 2026-03-02T08:40:13.350Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1913 | 2026-03-02T08:40:13.379Z | Compiling newtype_derive v0.1.6 |
| 1914 | 2026-03-02T08:40:13.379Z | Compiling phf v0.12.1 |
| 1915 | 2026-03-02T08:40:13.379Z | Compiling owo-colors v4.2.3 |
| 1916 | 2026-03-02T08:40:13.379Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1917 | 2026-03-02T08:40:13.503Z | Compiling tokio-dtrace v0.1.1 |
| 1918 | 2026-03-02T08:40:14.025Z | Compiling unicode-normalization v0.1.25 |
| 1919 | 2026-03-02T08:40:14.052Z | Compiling progenitor-impl v0.10.0 |
| 1920 | 2026-03-02T08:40:14.426Z | Compiling libsw-core v0.3.2 |
| 1921 | 2026-03-02T08:40:14.810Z | Compiling smawk v0.3.2 |
| 1922 | 2026-03-02T08:40:15.112Z | Compiling same-file v1.0.6 |
| 1923 | 2026-03-02T08:40:15.206Z | Compiling fixedbitset v0.5.7 |
| 1924 | 2026-03-02T08:40:15.240Z | Compiling highway v1.3.0 |
| 1925 | 2026-03-02T08:40:15.293Z | Compiling bytecount v0.6.9 |
| 1926 | 2026-03-02T08:40:15.464Z | Compiling minimal-lexical v0.2.1 |
| 1927 | 2026-03-02T08:40:15.571Z | Compiling fixedbitset v0.4.2 |
| 1928 | 2026-03-02T08:40:15.951Z | Compiling foreign-types-shared v0.1.1 |
| 1929 | 2026-03-02T08:40:16.047Z | Compiling unicode-linebreak v0.1.5 |
| 1930 | 2026-03-02T08:40:16.109Z | Compiling foreign-types v0.3.2 |
| 1931 | 2026-03-02T08:40:16.140Z | Compiling petgraph v0.6.5 |
| 1932 | 2026-03-02T08:40:16.183Z | Compiling nom v7.1.3 |
| 1933 | 2026-03-02T08:40:16.269Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1934 | 2026-03-02T08:40:16.618Z | Compiling textwrap v0.16.2 |
| 1935 | 2026-03-02T08:40:17.759Z | Compiling progenitor v0.10.0 |
| 1936 | 2026-03-02T08:40:18.112Z | Compiling petgraph v0.8.3 |
| 1937 | 2026-03-02T08:40:18.464Z | Compiling papergrid v0.11.0 |
| 1938 | 2026-03-02T08:40:20.020Z | Compiling walkdir v2.5.0 |
| 1939 | 2026-03-02T08:40:20.191Z | Compiling olpc-cjson v0.1.4 |
| 1940 | 2026-03-02T08:40:20.536Z | Compiling snafu v0.8.9 |
| 1941 | 2026-03-02T08:40:20.732Z | Compiling libsw v3.5.0 |
| 1942 | 2026-03-02T08:40:21.081Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1943 | 2026-03-02T08:40:21.108Z | Compiling oxide-tokio-rt v0.1.2 |
| 1944 | 2026-03-02T08:40:21.374Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1945 | 2026-03-02T08:40:21.405Z | Compiling chrono-tz v0.10.4 |
| 1946 | 2026-03-02T08:40:21.458Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1947 | 2026-03-02T08:40:21.797Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1948 | 2026-03-02T08:40:22.424Z | Compiling slog-dtrace v0.3.0 |
| 1949 | 2026-03-02T08:40:22.700Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1950 | 2026-03-02T08:40:22.736Z | Compiling const_format v0.2.35 |
| 1951 | 2026-03-02T08:40:23.045Z | Compiling cancel-safe-futures v0.1.5 |
| 1952 | 2026-03-02T08:40:23.168Z | Compiling openssl-sys v0.9.111 |
| 1953 | 2026-03-02T08:40:23.461Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1954 | 2026-03-02T08:40:23.694Z | Compiling globset v0.4.18 |
| 1955 | 2026-03-02T08:40:23.823Z | Compiling gethostname v0.5.0 |
| 1956 | 2026-03-02T08:40:23.901Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1957 | 2026-03-02T08:40:24.046Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1958 | 2026-03-02T08:40:24.780Z | Compiling bcs v0.1.6 |
| 1959 | 2026-03-02T08:40:25.352Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1960 | 2026-03-02T08:40:25.647Z | Compiling pem v3.0.6 |
| 1961 | 2026-03-02T08:40:25.714Z | Compiling serde_plain v1.0.2 |
| 1962 | 2026-03-02T08:40:26.268Z | Compiling lazy_static v1.5.0 |
| 1963 | 2026-03-02T08:40:26.293Z | Compiling termtree v0.5.1 |
| 1964 | 2026-03-02T08:40:26.534Z | Compiling tagptr v0.2.0 |
| 1965 | 2026-03-02T08:40:26.593Z | Compiling linear-map v1.2.0 |
| 1966 | 2026-03-02T08:40:26.655Z | Compiling typed-path v0.9.3 |
| 1967 | 2026-03-02T08:40:26.875Z | Compiling moka v0.12.13 |
| 1968 | 2026-03-02T08:40:27.005Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1969 | 2026-03-02T08:40:27.345Z | Compiling steno v0.4.1 |
| 1970 | 2026-03-02T08:40:28.698Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1971 | 2026-03-02T08:40:29.924Z | Compiling tough v0.20.0 |
| 1972 | 2026-03-02T08:40:30.460Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1973 | 2026-03-02T08:40:30.960Z | Compiling openssl v0.10.75 |
| 1974 | 2026-03-02T08:40:31.064Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1975 | 2026-03-02T08:40:31.609Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1976 | 2026-03-02T08:40:32.083Z | Compiling tabled v0.15.0 |
| 1977 | 2026-03-02T08:40:32.874Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1978 | 2026-03-02T08:40:32.993Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1979 | 2026-03-02T08:40:33.340Z | Compiling cookie v0.18.1 |
| 1980 | 2026-03-02T08:40:34.536Z | Compiling hickory-proto v0.25.2 |
| 1981 | 2026-03-02T08:40:34.899Z | Compiling humantime v2.3.0 |
| 1982 | 2026-03-02T08:40:35.491Z | Compiling libscf-sys v1.1.0 |
| 1983 | 2026-03-02T08:40:35.762Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1984 | 2026-03-02T08:40:36.040Z | Compiling parking_lot_core v0.8.6 |
| 1985 | 2026-03-02T08:40:36.558Z | Compiling parking_lot v0.11.2 |
| 1986 | 2026-03-02T08:40:36.668Z | Compiling crc32fast v1.5.0 |
| 1987 | 2026-03-02T08:40:37.080Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1988 | 2026-03-02T08:40:37.424Z | Compiling fxhash v0.2.1 |
| 1989 | 2026-03-02T08:40:37.489Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1990 | 2026-03-02T08:40:37.684Z | Compiling socket2 v0.5.10 |
| 1991 | 2026-03-02T08:40:37.742Z | Compiling internet-checksum v0.2.1 |
| 1992 | 2026-03-02T08:40:37.997Z | Compiling sled v0.34.7 |
| 1993 | 2026-03-02T08:40:38.022Z | Compiling const-random v0.1.18 |
| 1994 | 2026-03-02T08:40:38.165Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1995 | 2026-03-02T08:40:38.409Z | Compiling ahash v0.8.12 |
| 1996 | 2026-03-02T08:40:38.711Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1997 | 2026-03-02T08:40:38.966Z | Compiling smartstring v1.0.1 |
| 1998 | 2026-03-02T08:40:39.005Z | Compiling dropshot-api-manager-types v0.3.0 |
| 1999 | 2026-03-02T08:40:39.448Z | Compiling hickory-resolver v0.25.2 |
| 2000 | 2026-03-02T08:40:39.562Z | Compiling thin-vec v0.2.14 |
| 2001 | 2026-03-02T08:40:39.823Z | Compiling is_ci v1.2.0 |
| 2002 | 2026-03-02T08:40:40.124Z | Compiling rhai v1.24.0 |
| 2003 | 2026-03-02T08:40:40.180Z | Compiling supports-color v3.0.2 |
| 2004 | 2026-03-02T08:40:40.475Z | Compiling fs-err v3.3.0 |
| 2005 | 2026-03-02T08:40:40.540Z | Compiling drift v0.1.3 |
| 2006 | 2026-03-02T08:40:41.134Z | Compiling sha2 v0.10.9 |
| 2007 | 2026-03-02T08:40:42.034Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2008 | 2026-03-02T08:40:42.323Z | Compiling dropshot-api-manager v0.3.0 |
| 2009 | 2026-03-02T08:41:14.285Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2010 | 2026-03-02T08:41:17.907Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2011 | 2026-03-02T08:41:20.227Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2012 | 2026-03-02T08:41:22.465Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2013 | 2026-03-02T08:41:22.490Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2014 | 2026-03-02T08:41:24.089Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2015 | 2026-03-02T08:41:24.371Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2016 | 2026-03-02T08:41:28.427Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2017 | 2026-03-02T08:41:28.427Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2018 | 2026-03-02T08:41:47.099Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2019 | 2026-03-02T08:41:52.924Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2020 | 2026-03-02T08:42:36.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 44s |
| 2021 | 2026-03-02T08:42:36.512Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2022 | 2026-03-02T08:42:36.586Z | ------- |
| 2023 | 2026-03-02T08:42:36.586Z | Generating OpenAPI documents from API definitions ... |
| 2024 | 2026-03-02T08:42:37.019Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2025 | 2026-03-02T08:42:37.221Z | Loading blessed OpenAPI documents from git revision "origin/main" path "openapi" |
| 2026 | 2026-03-02T08:42:37.828Z | ------- |
| 2027 | 2026-03-02T08:42:37.828Z | Checking 8 OpenAPI documents... |
| 2028 | 2026-03-02T08:42:37.828Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2029 | 2026-03-02T08:42:37.828Z | Fresh ddm-admin "latest" symlink |
| 2030 | 2026-03-02T08:42:37.828Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2031 | 2026-03-02T08:42:37.828Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2032 | 2026-03-02T08:42:37.828Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2033 | 2026-03-02T08:42:37.828Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2034 | 2026-03-02T08:42:37.828Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2035 | 2026-03-02T08:42:37.828Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2036 | 2026-03-02T08:42:37.828Z | Fresh mg-admin (versioned v7.0.0 (added locally)): Maghemite Admin |
| 2037 | 2026-03-02T08:42:37.828Z | Fresh mg-admin "latest" symlink |
| 2038 | 2026-03-02T08:42:37.828Z | ------- |
| 2039 | 2026-03-02T08:42:37.828Z | Success 8 documents checked: 10 fresh, 0 stale, 0 failed, 0 other problems |
| 2040 | 2026-03-02T08:42:37.881Z | + banner build |
| 2041 | 2026-03-02T08:42:37.906Z | |
| 2042 | 2026-03-02T08:42:37.906Z | ##### # # # # ##### |
| 2043 | 2026-03-02T08:42:37.906Z | # # # # # # # # |
| 2044 | 2026-03-02T08:42:37.906Z | ##### # # # # # # |
| 2045 | 2026-03-02T08:42:37.906Z | # # # # # # # # |
| 2046 | 2026-03-02T08:42:37.907Z | # # # # # # # # |
| 2047 | 2026-03-02T08:42:37.907Z | ##### #### # ###### ##### |
| 2048 | 2026-03-02T08:42:37.907Z | |
| 2049 | 2026-03-02T08:42:37.907Z | + ptime -m cargo build |
| 2050 | 2026-03-02T08:42:39.250Z | Compiling log v0.4.29 |
| 2051 | 2026-03-02T08:42:39.296Z | Compiling slog v2.8.2 |
| 2052 | 2026-03-02T08:42:39.361Z | Compiling zone v0.3.1 |
| 2053 | 2026-03-02T08:42:39.413Z | Compiling arc-swap v1.8.2 |
| 2054 | 2026-03-02T08:42:39.437Z | Compiling papergrid v0.17.0 |
| 2055 | 2026-03-02T08:42:39.438Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2056 | 2026-03-02T08:42:39.438Z | Compiling testing_table v0.3.0 |
| 2057 | 2026-03-02T08:42:39.521Z | Compiling nix v0.31.1 |
| 2058 | 2026-03-02T08:42:39.688Z | Compiling rustls v0.23.36 |
| 2059 | 2026-03-02T08:42:39.764Z | Compiling typify-impl v0.4.3 |
| 2060 | 2026-03-02T08:42:40.060Z | Compiling slog-async v2.8.0 |
| 2061 | 2026-03-02T08:42:40.199Z | Compiling slog-term v2.9.2 |
| 2062 | 2026-03-02T08:42:40.955Z | Compiling goblin v0.10.5 |
| 2063 | 2026-03-02T08:42:41.089Z | Compiling slog-json v2.6.1 |
| 2064 | 2026-03-02T08:42:41.383Z | Compiling rustls v0.22.4 |
| 2065 | 2026-03-02T08:42:41.407Z | Compiling slog-bunyan v2.5.0 |
| 2066 | 2026-03-02T08:42:41.496Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2067 | 2026-03-02T08:42:41.609Z | Compiling goblin v0.8.2 |
| 2068 | 2026-03-02T08:42:41.659Z | Compiling globset v0.4.18 |
| 2069 | 2026-03-02T08:42:41.728Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2070 | 2026-03-02T08:42:43.170Z | Compiling steno v0.4.1 |
| 2071 | 2026-03-02T08:42:43.578Z | Compiling typify v0.4.3 |
| 2072 | 2026-03-02T08:42:43.757Z | Compiling progenitor-impl v0.11.2 |
| 2073 | 2026-03-02T08:42:45.146Z | Compiling progenitor-impl v0.10.0 |
| 2074 | 2026-03-02T08:42:49.156Z | Compiling tokio-rustls v0.26.4 |
| 2075 | 2026-03-02T08:42:49.285Z | Compiling dof v0.4.0 |
| 2076 | 2026-03-02T08:42:49.690Z | Compiling hyper-rustls v0.27.7 |
| 2077 | 2026-03-02T08:42:50.317Z | Compiling reqwest v0.12.28 |
| 2078 | 2026-03-02T08:42:50.398Z | Compiling tokio-rustls v0.25.0 |
| 2079 | 2026-03-02T08:42:50.561Z | Compiling dof v0.3.0 |
| 2080 | 2026-03-02T08:42:50.841Z | Compiling sled v0.34.7 |
| 2081 | 2026-03-02T08:42:51.699Z | Compiling usdt-impl v0.6.0 |
| 2082 | 2026-03-02T08:42:51.727Z | Compiling usdt-impl v0.5.0 |
| 2083 | 2026-03-02T08:42:51.927Z | Compiling slog-scope v4.4.1 |
| 2084 | 2026-03-02T08:42:52.297Z | Compiling usdt v0.6.0 |
| 2085 | 2026-03-02T08:42:52.322Z | Compiling slog-stdlog v4.1.1 |
| 2086 | 2026-03-02T08:42:52.423Z | Compiling usdt v0.5.0 |
| 2087 | 2026-03-02T08:42:52.544Z | Compiling tabled v0.20.0 |
| 2088 | 2026-03-02T08:42:52.716Z | Compiling dropshot v0.16.7 |
| 2089 | 2026-03-02T08:42:52.816Z | Compiling tokio-dtrace v0.1.1 |
| 2090 | 2026-03-02T08:42:52.943Z | Compiling progenitor-client v0.11.2 |
| 2091 | 2026-03-02T08:42:52.967Z | Compiling progenitor-client v0.10.0 |
| 2092 | 2026-03-02T08:42:53.025Z | Compiling qorb v0.4.1 |
| 2093 | 2026-03-02T08:42:53.289Z | Compiling oxide-tokio-rt v0.1.2 |
| 2094 | 2026-03-02T08:42:53.560Z | Compiling progenitor v0.11.2 |
| 2095 | 2026-03-02T08:42:53.598Z | Compiling progenitor v0.10.0 |
| 2096 | 2026-03-02T08:42:53.671Z | Compiling slog-dtrace v0.3.0 |
| 2097 | 2026-03-02T08:42:53.807Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2098 | 2026-03-02T08:42:53.844Z | Compiling tough v0.20.0 |
| 2099 | 2026-03-02T08:42:54.273Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2100 | 2026-03-02T08:42:57.246Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2101 | 2026-03-02T08:42:57.379Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2102 | 2026-03-02T08:42:58.017Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2103 | 2026-03-02T08:42:58.158Z | Compiling slog-envlogger v2.2.0 |
| 2104 | 2026-03-02T08:42:58.317Z | Compiling crc8 v0.1.1 |
| 2105 | 2026-03-02T08:42:58.594Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2106 | 2026-03-02T08:42:59.024Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2107 | 2026-03-02T08:43:00.048Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2108 | 2026-03-02T08:43:00.386Z | Compiling utf-8 v0.7.6 |
| 2109 | 2026-03-02T08:43:00.588Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2110 | 2026-03-02T08:43:00.728Z | Compiling tungstenite v0.21.0 |
| 2111 | 2026-03-02T08:43:01.098Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 2112 | 2026-03-02T08:43:01.718Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 2113 | 2026-03-02T08:43:02.553Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2114 | 2026-03-02T08:43:02.611Z | Compiling tokio-tungstenite v0.21.0 |
| 2115 | 2026-03-02T08:43:03.233Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2116 | 2026-03-02T08:43:03.553Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2117 | 2026-03-02T08:43:03.579Z | Compiling lzma-sys v0.1.20 |
| 2118 | 2026-03-02T08:43:03.607Z | Compiling typeid v1.0.3 |
| 2119 | 2026-03-02T08:43:03.793Z | Compiling console v0.16.2 |
| 2120 | 2026-03-02T08:43:03.831Z | Compiling base64 v0.21.7 |
| 2121 | 2026-03-02T08:43:04.537Z | Compiling unit-prefix v0.5.2 |
| 2122 | 2026-03-02T08:43:04.804Z | Compiling indicatif v0.18.4 |
| 2123 | 2026-03-02T08:43:04.839Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2124 | 2026-03-02T08:43:05.088Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 2125 | 2026-03-02T08:43:05.701Z | Compiling ron v0.12.0 |
| 2126 | 2026-03-02T08:43:05.842Z | Compiling xz2 v0.1.7 |
| 2127 | 2026-03-02T08:43:06.223Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2128 | 2026-03-02T08:43:06.339Z | Compiling base16ct v1.0.0 |
| 2129 | 2026-03-02T08:43:06.669Z | Compiling dropshot-api-manager v0.3.0 |
| 2130 | 2026-03-02T08:43:06.858Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 2131 | 2026-03-02T08:43:07.644Z | Compiling natord v1.0.9 |
| 2132 | 2026-03-02T08:43:07.964Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2133 | 2026-03-02T08:43:08.102Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2134 | 2026-03-02T08:43:09.043Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 2135 | 2026-03-02T08:43:09.301Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2136 | 2026-03-02T08:43:15.737Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2137 | 2026-03-02T08:43:15.762Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2138 | 2026-03-02T08:43:15.787Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2139 | 2026-03-02T08:43:15.815Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2140 | 2026-03-02T08:43:16.722Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2141 | 2026-03-02T08:43:17.375Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2142 | 2026-03-02T08:43:18.354Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2143 | 2026-03-02T08:43:18.615Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2144 | 2026-03-02T08:43:20.274Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2145 | 2026-03-02T08:43:20.274Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2146 | 2026-03-02T08:43:20.599Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2147 | 2026-03-02T08:43:21.577Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2148 | 2026-03-02T08:43:21.601Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2149 | 2026-03-02T08:43:21.601Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2150 | 2026-03-02T08:43:22.209Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2151 | 2026-03-02T08:43:23.459Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2152 | 2026-03-02T08:43:24.841Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2153 | 2026-03-02T08:43:36.343Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2154 | 2026-03-02T08:43:38.257Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2155 | 2026-03-02T08:43:40.613Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2156 | 2026-03-02T08:44:13.207Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2157 | 2026-03-02T08:44:16.655Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2158 | 2026-03-02T08:44:18.680Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2159 | 2026-03-02T08:44:20.845Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2160 | 2026-03-02T08:44:20.895Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2161 | 2026-03-02T08:44:22.430Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2162 | 2026-03-02T08:44:22.559Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2163 | 2026-03-02T08:44:22.662Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2164 | 2026-03-02T08:44:22.691Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2165 | 2026-03-02T08:44:24.006Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2166 | 2026-03-02T08:44:26.616Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2167 | 2026-03-02T08:44:26.616Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2168 | 2026-03-02T08:44:26.641Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2169 | 2026-03-02T08:44:39.661Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2170 | 2026-03-02T08:44:44.878Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2171 | 2026-03-02T08:44:48.816Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2172 | 2026-03-02T08:44:48.816Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2173 | 2026-03-02T08:44:51.054Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2174 | 2026-03-02T08:44:51.079Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2175 | 2026-03-02T08:46:10.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 32s |
| 2176 | 2026-03-02T08:46:10.638Z | |
| 2177 | 2026-03-02T08:46:10.638Z | real 3:32.692336981 |
| 2178 | 2026-03-02T08:46:10.638Z | user 12:51.604875619 |
| 2179 | 2026-03-02T08:46:10.638Z | sys 1:43.035333984 |
| 2180 | 2026-03-02T08:46:10.638Z | trap 0.395432085 |
| 2181 | 2026-03-02T08:46:10.638Z | tflt 0.050987103 |
| 2182 | 2026-03-02T08:46:10.638Z | dflt 0.471013060 |
| 2183 | 2026-03-02T08:46:10.638Z | kflt 0.000141946 |
| 2184 | 2026-03-02T08:46:10.638Z | lock 39:12.137040846 |
| 2185 | 2026-03-02T08:46:10.638Z | slp 53:56.992318291 |
| 2186 | 2026-03-02T08:46:10.638Z | lat 22.958918978 |
| 2187 | 2026-03-02T08:46:10.638Z | stop 31.485268207 |
| 2188 | 2026-03-02T08:46:10.663Z | + ptime -m cargo build --release |
| 2189 | 2026-03-02T08:46:12.008Z | Compiling proc-macro2 v1.0.106 |
| 2190 | 2026-03-02T08:46:12.008Z | Compiling quote v1.0.44 |
| 2191 | 2026-03-02T08:46:12.008Z | Compiling unicode-ident v1.0.24 |
| 2192 | 2026-03-02T08:46:12.008Z | Compiling serde_core v1.0.228 |
| 2193 | 2026-03-02T08:46:12.008Z | Compiling serde v1.0.228 |
| 2194 | 2026-03-02T08:46:12.033Z | Compiling libc v0.2.180 |
| 2195 | 2026-03-02T08:46:12.033Z | Compiling cfg-if v1.0.4 |
| 2196 | 2026-03-02T08:46:12.266Z | Compiling autocfg v1.5.0 |
| 2197 | 2026-03-02T08:46:12.308Z | Compiling zmij v1.0.21 |
| 2198 | 2026-03-02T08:46:12.785Z | Compiling libm v0.2.16 |
| 2199 | 2026-03-02T08:46:12.931Z | Compiling memchr v2.8.0 |
| 2200 | 2026-03-02T08:46:12.979Z | Compiling version_check v0.9.5 |
| 2201 | 2026-03-02T08:46:13.516Z | Compiling getrandom v0.4.1 |
| 2202 | 2026-03-02T08:46:13.776Z | Compiling itoa v1.0.17 |
| 2203 | 2026-03-02T08:46:13.957Z | Compiling icu_normalizer_data v2.1.1 |
| 2204 | 2026-03-02T08:46:14.294Z | Compiling icu_properties_data v2.1.2 |
| 2205 | 2026-03-02T08:46:14.476Z | Compiling stable_deref_trait v1.2.1 |
| 2206 | 2026-03-02T08:46:14.541Z | Compiling parking_lot_core v0.9.12 |
| 2207 | 2026-03-02T08:46:14.696Z | Compiling syn v2.0.116 |
| 2208 | 2026-03-02T08:46:14.721Z | Compiling serde_json v1.0.149 |
| 2209 | 2026-03-02T08:46:14.886Z | Compiling num-traits v0.2.19 |
| 2210 | 2026-03-02T08:46:15.151Z | Compiling thiserror v2.0.18 |
| 2211 | 2026-03-02T08:46:15.419Z | Compiling jobserver v0.1.34 |
| 2212 | 2026-03-02T08:46:15.447Z | Compiling shlex v1.3.0 |
| 2213 | 2026-03-02T08:46:15.557Z | Compiling writeable v0.6.2 |
| 2214 | 2026-03-02T08:46:15.744Z | Compiling litemap v0.8.1 |
| 2215 | 2026-03-02T08:46:15.804Z | Compiling find-msvc-tools v0.1.9 |
| 2216 | 2026-03-02T08:46:16.002Z | Compiling zerocopy v0.8.39 |
| 2217 | 2026-03-02T08:46:16.117Z | Compiling heck v0.5.0 |
| 2218 | 2026-03-02T08:46:16.218Z | Compiling cc v1.2.56 |
| 2219 | 2026-03-02T08:46:16.356Z | Compiling percent-encoding v2.3.2 |
| 2220 | 2026-03-02T08:46:16.763Z | Compiling errno v0.3.14 |
| 2221 | 2026-03-02T08:46:16.822Z | Compiling form_urlencoded v1.2.2 |
| 2222 | 2026-03-02T08:46:17.295Z | Compiling utf8_iter v1.0.4 |
| 2223 | 2026-03-02T08:46:17.634Z | Compiling rustversion v1.0.22 |
| 2224 | 2026-03-02T08:46:17.897Z | Compiling iana-time-zone v0.1.65 |
| 2225 | 2026-03-02T08:46:18.318Z | Compiling getrandom v0.2.17 |
| 2226 | 2026-03-02T08:46:18.482Z | Compiling pin-project-lite v0.2.16 |
| 2227 | 2026-03-02T08:46:18.714Z | Compiling equivalent v1.0.2 |
| 2228 | 2026-03-02T08:46:18.739Z | Compiling allocator-api2 v0.2.21 |
| 2229 | 2026-03-02T08:46:18.790Z | Compiling foldhash v0.2.0 |
| 2230 | 2026-03-02T08:46:18.876Z | Compiling uuid v1.21.0 |
| 2231 | 2026-03-02T08:46:18.908Z | Compiling semver v1.0.27 |
| 2232 | 2026-03-02T08:46:19.174Z | Compiling schemars v0.8.22 |
| 2233 | 2026-03-02T08:46:19.424Z | Compiling hashbrown v0.16.1 |
| 2234 | 2026-03-02T08:46:19.588Z | Compiling dyn-clone v1.0.20 |
| 2235 | 2026-03-02T08:46:19.754Z | Compiling scopeguard v1.2.0 |
| 2236 | 2026-03-02T08:46:19.790Z | Compiling portable-atomic v1.13.1 |
| 2237 | 2026-03-02T08:46:19.878Z | Compiling socket2 v0.6.2 |
| 2238 | 2026-03-02T08:46:19.951Z | Compiling lock_api v0.4.14 |
| 2239 | 2026-03-02T08:46:20.057Z | Compiling ring v0.17.14 |
| 2240 | 2026-03-02T08:46:20.201Z | Compiling bitflags v2.11.0 |
| 2241 | 2026-03-02T08:46:20.444Z | Compiling critical-section v1.2.0 |
| 2242 | 2026-03-02T08:46:20.657Z | Compiling indexmap v2.13.0 |
| 2243 | 2026-03-02T08:46:20.657Z | Compiling signal-hook-registry v1.4.8 |
| 2244 | 2026-03-02T08:46:20.959Z | Compiling synstructure v0.13.2 |
| 2245 | 2026-03-02T08:46:21.007Z | Compiling serde_derive_internals v0.29.1 |
| 2246 | 2026-03-02T08:46:21.599Z | Compiling mio v1.1.1 |
| 2247 | 2026-03-02T08:46:21.724Z | Compiling typenum v1.19.0 |
| 2248 | 2026-03-02T08:46:22.037Z | Compiling once_cell v1.21.3 |
| 2249 | 2026-03-02T08:46:22.279Z | Compiling log v0.4.29 |
| 2250 | 2026-03-02T08:46:22.452Z | Compiling subtle v2.6.1 |
| 2251 | 2026-03-02T08:46:22.663Z | Compiling futures-core v0.3.32 |
| 2252 | 2026-03-02T08:46:22.762Z | Compiling thiserror v1.0.69 |
| 2253 | 2026-03-02T08:46:22.804Z | Compiling httparse v1.10.1 |
| 2254 | 2026-03-02T08:46:22.955Z | Compiling rustix v1.1.3 |
| 2255 | 2026-03-02T08:46:22.999Z | Compiling futures-sink v0.3.32 |
| 2256 | 2026-03-02T08:46:23.213Z | Compiling rand_core v0.6.4 |
| 2257 | 2026-03-02T08:46:23.241Z | Compiling slab v0.4.12 |
| 2258 | 2026-03-02T08:46:23.362Z | Compiling getrandom v0.3.4 |
| 2259 | 2026-03-02T08:46:23.963Z | Compiling futures-channel v0.3.32 |
| 2260 | 2026-03-02T08:46:23.988Z | Compiling ucd-trie v0.1.7 |
| 2261 | 2026-03-02T08:46:24.013Z | Compiling futures-task v0.3.32 |
| 2262 | 2026-03-02T08:46:24.038Z | Compiling serde_derive v1.0.228 |
| 2263 | 2026-03-02T08:46:24.062Z | Compiling zerofrom-derive v0.1.6 |
| 2264 | 2026-03-02T08:46:24.326Z | Compiling yoke-derive v0.8.1 |
| 2265 | 2026-03-02T08:46:24.422Z | Compiling zerovec-derive v0.11.2 |
| 2266 | 2026-03-02T08:46:24.489Z | Compiling displaydoc v0.2.5 |
| 2267 | 2026-03-02T08:46:24.515Z | Compiling schemars_derive v0.8.22 |
| 2268 | 2026-03-02T08:46:24.515Z | Compiling tokio-macros v2.6.0 |
| 2269 | 2026-03-02T08:46:24.539Z | Compiling thiserror-impl v2.0.18 |
| 2270 | 2026-03-02T08:46:25.829Z | Compiling zerocopy-derive v0.8.39 |
| 2271 | 2026-03-02T08:46:25.884Z | Compiling zeroize_derive v1.4.3 |
| 2272 | 2026-03-02T08:46:26.320Z | Compiling futures-macro v0.3.32 |
| 2273 | 2026-03-02T08:46:26.497Z | Compiling zerofrom v0.1.6 |
| 2274 | 2026-03-02T08:46:26.765Z | Compiling yoke v0.8.1 |
| 2275 | 2026-03-02T08:46:26.790Z | Compiling thiserror-impl v1.0.69 |
| 2276 | 2026-03-02T08:46:27.126Z | Compiling zeroize v1.8.2 |
| 2277 | 2026-03-02T08:46:27.151Z | Compiling zerovec v0.11.5 |
| 2278 | 2026-03-02T08:46:27.175Z | Compiling zerotrie v0.2.3 |
| 2279 | 2026-03-02T08:46:27.826Z | Compiling pest v2.8.6 |
| 2280 | 2026-03-02T08:46:27.986Z | Compiling futures-io v0.3.32 |
| 2281 | 2026-03-02T08:46:28.060Z | Compiling generic-array v0.14.7 |
| 2282 | 2026-03-02T08:46:28.350Z | Compiling tinystr v0.8.2 |
| 2283 | 2026-03-02T08:46:28.374Z | Compiling potential_utf v0.1.4 |
| 2284 | 2026-03-02T08:46:28.455Z | Compiling futures-util v0.3.32 |
| 2285 | 2026-03-02T08:46:28.601Z | Compiling icu_collections v2.1.1 |
| 2286 | 2026-03-02T08:46:28.812Z | Compiling icu_locale_core v2.1.1 |
| 2287 | 2026-03-02T08:46:29.043Z | Compiling regex-syntax v0.8.9 |
| 2288 | 2026-03-02T08:46:30.334Z | Compiling pest_meta v2.8.6 |
| 2289 | 2026-03-02T08:46:30.379Z | Compiling icu_provider v2.1.1 |
| 2290 | 2026-03-02T08:46:30.825Z | Compiling smallvec v1.15.1 |
| 2291 | 2026-03-02T08:46:31.147Z | Compiling bytes v1.11.1 |
| 2292 | 2026-03-02T08:46:31.208Z | Compiling icu_properties v2.1.2 |
| 2293 | 2026-03-02T08:46:31.418Z | Compiling icu_normalizer v2.1.1 |
| 2294 | 2026-03-02T08:46:33.092Z | Compiling chrono v0.4.43 |
| 2295 | 2026-03-02T08:46:33.245Z | Compiling idna_adapter v1.2.1 |
| 2296 | 2026-03-02T08:46:33.496Z | Compiling idna v1.1.0 |
| 2297 | 2026-03-02T08:46:33.796Z | Compiling serde_tokenstream v0.2.2 |
| 2298 | 2026-03-02T08:46:34.163Z | Compiling parking_lot v0.12.5 |
| 2299 | 2026-03-02T08:46:34.362Z | Compiling url v2.5.8 |
| 2300 | 2026-03-02T08:46:34.561Z | Compiling pest_generator v2.8.6 |
| 2301 | 2026-03-02T08:46:34.796Z | Compiling tokio v1.49.0 |
| 2302 | 2026-03-02T08:46:35.853Z | Compiling anyhow v1.0.101 |
| 2303 | 2026-03-02T08:46:36.646Z | Compiling pest_derive v2.8.6 |
| 2304 | 2026-03-02T08:46:37.097Z | Compiling http v1.4.0 |
| 2305 | 2026-03-02T08:46:38.723Z | Compiling tracing-attributes v0.1.31 |
| 2306 | 2026-03-02T08:46:38.938Z | Compiling tracing-core v0.1.36 |
| 2307 | 2026-03-02T08:46:38.973Z | Compiling aho-corasick v1.1.4 |
| 2308 | 2026-03-02T08:46:39.129Z | Compiling fnv v1.0.7 |
| 2309 | 2026-03-02T08:46:40.798Z | Compiling regex-automata v0.4.14 |
| 2310 | 2026-03-02T08:46:41.005Z | Compiling byteorder v1.5.0 |
| 2311 | 2026-03-02T08:46:41.302Z | Compiling tracing v0.1.44 |
| 2312 | 2026-03-02T08:46:42.218Z | Compiling crypto-common v0.1.7 |
| 2313 | 2026-03-02T08:46:42.511Z | Compiling ppv-lite86 v0.2.21 |
| 2314 | 2026-03-02T08:46:43.281Z | Compiling slog v2.8.2 |
| 2315 | 2026-03-02T08:46:43.387Z | Compiling num-conv v0.2.0 |
| 2316 | 2026-03-02T08:46:43.705Z | Compiling time-core v0.1.8 |
| 2317 | 2026-03-02T08:46:44.040Z | Compiling time-macros v0.2.27 |
| 2318 | 2026-03-02T08:46:44.191Z | Compiling erased-serde v0.3.31 |
| 2319 | 2026-03-02T08:46:44.247Z | Compiling rustls-pki-types v1.14.0 |
| 2320 | 2026-03-02T08:46:45.659Z | Compiling regex v1.12.3 |
| 2321 | 2026-03-02T08:46:46.190Z | Compiling ipnetwork v0.21.1 |
| 2322 | 2026-03-02T08:46:47.632Z | Compiling regress v0.10.5 |
| 2323 | 2026-03-02T08:46:47.657Z | Compiling base64 v0.22.1 |
| 2324 | 2026-03-02T08:46:47.657Z | Compiling untrusted v0.9.0 |
| 2325 | 2026-03-02T08:46:47.657Z | Compiling syn v1.0.109 |
| 2326 | 2026-03-02T08:46:47.961Z | Compiling scroll_derive v0.13.1 |
| 2327 | 2026-03-02T08:46:49.533Z | Compiling ipnet v2.11.0 |
| 2328 | 2026-03-02T08:46:50.508Z | Compiling typify-impl v0.4.3 |
| 2329 | 2026-03-02T08:46:51.489Z | Compiling tokio-util v0.7.18 |
| 2330 | 2026-03-02T08:46:51.867Z | Compiling crossbeam-utils v0.8.21 |
| 2331 | 2026-03-02T08:46:52.417Z | Compiling pretty-hex v0.4.1 |
| 2332 | 2026-03-02T08:46:52.706Z | Compiling ryu v1.0.23 |
| 2333 | 2026-03-02T08:46:53.015Z | Compiling paste v1.0.15 |
| 2334 | 2026-03-02T08:46:53.650Z | Compiling http-body v1.0.1 |
| 2335 | 2026-03-02T08:46:53.748Z | Compiling cmake v0.1.57 |
| 2336 | 2026-03-02T08:46:53.963Z | Compiling dunce v1.0.5 |
| 2337 | 2026-03-02T08:46:54.153Z | Compiling fs_extra v1.3.0 |
| 2338 | 2026-03-02T08:46:54.466Z | Compiling atomic-waker v1.1.2 |
| 2339 | 2026-03-02T08:46:54.642Z | Compiling aws-lc-sys v0.37.1 |
| 2340 | 2026-03-02T08:46:56.153Z | Compiling oxnet v0.1.4 |
| 2341 | 2026-03-02T08:46:57.045Z | Compiling block-buffer v0.10.4 |
| 2342 | 2026-03-02T08:46:57.737Z | Compiling try-lock v0.2.5 |
| 2343 | 2026-03-02T08:46:57.948Z | Compiling tower-layer v0.3.3 |
| 2344 | 2026-03-02T08:46:58.316Z | Compiling typify-macro v0.4.3 |
| 2345 | 2026-03-02T08:46:58.417Z | Compiling tower-service v0.3.3 |
| 2346 | 2026-03-02T08:46:58.596Z | Compiling slog-async v2.8.0 |
| 2347 | 2026-03-02T08:46:59.189Z | Compiling want v0.3.1 |
| 2348 | 2026-03-02T08:46:59.511Z | Compiling digest v0.10.7 |
| 2349 | 2026-03-02T08:46:59.734Z | Compiling h2 v0.4.13 |
| 2350 | 2026-03-02T08:47:00.029Z | Compiling rand_core v0.9.5 |
| 2351 | 2026-03-02T08:47:00.567Z | Compiling openapiv3 v2.2.0 |
| 2352 | 2026-03-02T08:47:00.626Z | Compiling async-trait v0.1.89 |
| 2353 | 2026-03-02T08:47:01.339Z | Compiling usdt-impl v0.6.0 |
| 2354 | 2026-03-02T08:47:01.771Z | Compiling httpdate v1.0.3 |
| 2355 | 2026-03-02T08:47:02.515Z | Compiling strsim v0.11.1 |
| 2356 | 2026-03-02T08:47:02.597Z | Compiling pin-utils v0.1.0 |
| 2357 | 2026-03-02T08:47:02.735Z | Compiling typify v0.4.3 |
| 2358 | 2026-03-02T08:47:02.902Z | Compiling scroll v0.13.0 |
| 2359 | 2026-03-02T08:47:03.118Z | Compiling camino v1.2.2 |
| 2360 | 2026-03-02T08:47:03.422Z | Compiling aws-lc-rs v1.15.4 |
| 2361 | 2026-03-02T08:47:03.705Z | Compiling omicron-workspace-hack v0.1.0 |
| 2362 | 2026-03-02T08:47:03.958Z | Compiling plain v0.2.3 |
| 2363 | 2026-03-02T08:47:04.030Z | Compiling rand_chacha v0.9.0 |
| 2364 | 2026-03-02T08:47:04.112Z | Compiling ident_case v1.0.1 |
| 2365 | 2026-03-02T08:47:04.187Z | Compiling goblin v0.10.5 |
| 2366 | 2026-03-02T08:47:04.818Z | Compiling unsafe-libyaml v0.2.11 |
| 2367 | 2026-03-02T08:47:05.142Z | Compiling hyper v1.8.1 |
| 2368 | 2026-03-02T08:47:06.218Z | Compiling serde_yaml v0.9.34+deprecated |
| 2369 | 2026-03-02T08:47:09.154Z | Compiling hyper-util v0.1.20 |
| 2370 | 2026-03-02T08:47:11.963Z | Compiling dof v0.4.0 |
| 2371 | 2026-03-02T08:47:13.209Z | Compiling rand v0.9.2 |
| 2372 | 2026-03-02T08:47:13.414Z | Compiling darling_core v0.21.3 |
| 2373 | 2026-03-02T08:47:14.138Z | Compiling serde_urlencoded v0.7.1 |
| 2374 | 2026-03-02T08:47:14.424Z | Compiling http-body-util v0.1.3 |
| 2375 | 2026-03-02T08:47:14.669Z | Compiling dtrace-parser v0.3.0 |
| 2376 | 2026-03-02T08:47:14.716Z | Compiling daft-derive v0.1.5 |
| 2377 | 2026-03-02T08:47:14.891Z | Compiling thread-id v5.1.0 |
| 2378 | 2026-03-02T08:47:15.018Z | Compiling cpufeatures v0.2.17 |
| 2379 | 2026-03-02T08:47:15.044Z | Compiling untrusted v0.7.1 |
| 2380 | 2026-03-02T08:47:15.295Z | Compiling powerfmt v0.2.0 |
| 2381 | 2026-03-02T08:47:15.793Z | Compiling deranged v0.5.6 |
| 2382 | 2026-03-02T08:47:17.218Z | Compiling rustls v0.23.36 |
| 2383 | 2026-03-02T08:47:17.596Z | Compiling num_threads v0.1.7 |
| 2384 | 2026-03-02T08:47:17.772Z | Compiling rustls v0.22.4 |
| 2385 | 2026-03-02T08:47:18.399Z | Compiling darling_macro v0.21.3 |
| 2386 | 2026-03-02T08:47:18.424Z | Compiling unicode-width v0.2.2 |
| 2387 | 2026-03-02T08:47:18.801Z | Compiling time v0.3.47 |
| 2388 | 2026-03-02T08:47:19.367Z | Compiling darling v0.21.3 |
| 2389 | 2026-03-02T08:47:19.515Z | Compiling usdt-attr-macro v0.6.0 |
| 2390 | 2026-03-02T08:47:19.546Z | Compiling usdt-macro v0.6.0 |
| 2391 | 2026-03-02T08:47:20.963Z | Compiling crossbeam-channel v0.5.15 |
| 2392 | 2026-03-02T08:47:21.031Z | Compiling structmeta-derive v0.3.0 |
| 2393 | 2026-03-02T08:47:21.090Z | Compiling sync_wrapper v1.0.2 |
| 2394 | 2026-03-02T08:47:21.249Z | Compiling multer v3.1.0 |
| 2395 | 2026-03-02T08:47:21.294Z | Compiling winnow v0.7.14 |
| 2396 | 2026-03-02T08:47:22.355Z | Compiling tower v0.5.3 |
| 2397 | 2026-03-02T08:47:23.153Z | Compiling structmeta v0.3.0 |
| 2398 | 2026-03-02T08:47:23.539Z | Compiling webpki-roots v1.0.6 |
| 2399 | 2026-03-02T08:47:23.618Z | Compiling thread_local v1.1.9 |
| 2400 | 2026-03-02T08:47:23.777Z | Compiling iri-string v0.7.10 |
| 2401 | 2026-03-02T08:47:24.266Z | Compiling progenitor-impl v0.11.2 |
| 2402 | 2026-03-02T08:47:24.586Z | Compiling futures-executor v0.3.32 |
| 2403 | 2026-03-02T08:47:25.142Z | Compiling async-stream-impl v0.3.6 |
| 2404 | 2026-03-02T08:47:25.473Z | Compiling strum_macros v0.26.4 |
| 2405 | 2026-03-02T08:47:25.506Z | Compiling is-terminal v0.4.17 |
| 2406 | 2026-03-02T08:47:25.688Z | Compiling dropshot v0.16.7 |
| 2407 | 2026-03-02T08:47:26.321Z | Compiling take_mut v0.2.2 |
| 2408 | 2026-03-02T08:47:26.526Z | Compiling term v1.2.1 |
| 2409 | 2026-03-02T08:47:27.087Z | Compiling tower-http v0.6.8 |
| 2410 | 2026-03-02T08:47:27.265Z | Compiling ref-cast v1.0.25 |
| 2411 | 2026-03-02T08:47:27.838Z | Compiling slog-term v2.9.2 |
| 2412 | 2026-03-02T08:47:29.094Z | Compiling futures v0.3.32 |
| 2413 | 2026-03-02T08:47:29.118Z | Compiling progenitor-macro v0.11.2 |
| 2414 | 2026-03-02T08:47:29.252Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2415 | 2026-03-02T08:47:30.057Z | Compiling newtype-uuid-macros v0.1.0 |
| 2416 | 2026-03-02T08:47:30.341Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2417 | 2026-03-02T08:47:30.864Z | Compiling dropshot_endpoint v0.16.7 |
| 2418 | 2026-03-02T08:47:31.479Z | Compiling ref-cast-impl v1.0.25 |
| 2419 | 2026-03-02T08:47:31.511Z | Compiling either v1.15.0 |
| 2420 | 2026-03-02T08:47:31.537Z | Compiling fastrand v2.3.0 |
| 2421 | 2026-03-02T08:47:31.945Z | Compiling tempfile v3.25.0 |
| 2422 | 2026-03-02T08:47:33.806Z | Compiling derive-ex v0.1.8 |
| 2423 | 2026-03-02T08:47:33.871Z | Compiling strum_macros v0.27.2 |
| 2424 | 2026-03-02T08:47:34.229Z | Compiling hex v0.4.3 |
| 2425 | 2026-03-02T08:47:34.874Z | Compiling sha1 v0.10.6 |
| 2426 | 2026-03-02T08:47:35.803Z | Compiling rand_chacha v0.3.1 |
| 2427 | 2026-03-02T08:47:37.317Z | Compiling newtype-uuid v1.3.2 |
| 2428 | 2026-03-02T08:47:37.381Z | Compiling test-strategy v0.4.5 |
| 2429 | 2026-03-02T08:47:38.301Z | Compiling match_cfg v0.1.0 |
| 2430 | 2026-03-02T08:47:38.749Z | Compiling hostname v0.3.1 |
| 2431 | 2026-03-02T08:47:38.981Z | Compiling daft v0.1.5 |
| 2432 | 2026-03-02T08:47:39.076Z | Compiling rand v0.8.5 |
| 2433 | 2026-03-02T08:47:39.362Z | Compiling slog-json v2.6.1 |
| 2434 | 2026-03-02T08:47:39.563Z | Compiling serde_with_macros v3.16.1 |
| 2435 | 2026-03-02T08:47:40.547Z | Compiling memmap2 v0.9.10 |
| 2436 | 2026-03-02T08:47:40.928Z | Compiling slog-bunyan v2.5.0 |
| 2437 | 2026-03-02T08:47:41.280Z | Compiling rustls-webpki v0.102.8 |
| 2438 | 2026-03-02T08:47:41.332Z | Compiling serde_spanned v1.0.4 |
| 2439 | 2026-03-02T08:47:42.485Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2440 | 2026-03-02T08:47:43.019Z | Compiling usdt v0.6.0 |
| 2441 | 2026-03-02T08:47:44.023Z | Compiling debug-ignore v1.0.5 |
| 2442 | 2026-03-02T08:47:44.232Z | Compiling colored v3.1.1 |
| 2443 | 2026-03-02T08:47:44.285Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2444 | 2026-03-02T08:47:45.685Z | Compiling parse-display-derive v0.10.0 |
| 2445 | 2026-03-02T08:47:46.254Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2446 | 2026-03-02T08:47:47.105Z | Compiling encoding_rs v0.8.35 |
| 2447 | 2026-03-02T08:47:49.089Z | Compiling spin v0.9.8 |
| 2448 | 2026-03-02T08:47:49.335Z | Compiling mime v0.3.17 |
| 2449 | 2026-03-02T08:47:49.670Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2450 | 2026-03-02T08:47:50.275Z | Compiling tokio-rustls v0.25.0 |
| 2451 | 2026-03-02T08:47:52.900Z | Compiling strum v0.26.3 |
| 2452 | 2026-03-02T08:47:53.031Z | Compiling async-stream v0.3.6 |
| 2453 | 2026-03-02T08:47:53.237Z | Compiling tabwriter v1.4.1 |
| 2454 | 2026-03-02T08:47:53.391Z | Compiling waitgroup v0.1.2 |
| 2455 | 2026-03-02T08:47:53.667Z | Compiling rustls-pemfile v2.2.0 |
| 2456 | 2026-03-02T08:47:54.092Z | Compiling macaddr v1.0.1 |
| 2457 | 2026-03-02T08:47:54.222Z | Compiling clap_derive v4.5.55 |
| 2458 | 2026-03-02T08:47:54.652Z | Compiling serde_path_to_error v0.1.20 |
| 2459 | 2026-03-02T08:47:55.690Z | Compiling wait-timeout v0.2.1 |
| 2460 | 2026-03-02T08:47:56.655Z | Compiling hostname v0.4.2 |
| 2461 | 2026-03-02T08:47:56.680Z | Compiling bit-vec v0.8.0 |
| 2462 | 2026-03-02T08:47:56.981Z | Compiling quick-error v1.2.3 |
| 2463 | 2026-03-02T08:47:57.181Z | Compiling utf8parse v0.2.2 |
| 2464 | 2026-03-02T08:47:57.401Z | Compiling anstyle-parse v0.2.7 |
| 2465 | 2026-03-02T08:47:57.724Z | Compiling rusty-fork v0.3.1 |
| 2466 | 2026-03-02T08:47:57.851Z | Compiling bit-set v0.8.0 |
| 2467 | 2026-03-02T08:47:58.220Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2468 | 2026-03-02T08:47:58.623Z | Compiling rand_xorshift v0.4.0 |
| 2469 | 2026-03-02T08:47:58.943Z | Compiling terminal_size v0.4.3 |
| 2470 | 2026-03-02T08:47:59.358Z | Compiling is_terminal_polyfill v1.70.2 |
| 2471 | 2026-03-02T08:47:59.493Z | Compiling anstyle v1.0.13 |
| 2472 | 2026-03-02T08:47:59.566Z | Compiling anstyle-query v1.1.5 |
| 2473 | 2026-03-02T08:47:59.623Z | Compiling unarray v0.1.4 |
| 2474 | 2026-03-02T08:47:59.775Z | Compiling colorchoice v1.0.4 |
| 2475 | 2026-03-02T08:47:59.883Z | Compiling proptest v1.10.0 |
| 2476 | 2026-03-02T08:48:00.009Z | Compiling anstream v0.6.21 |
| 2477 | 2026-03-02T08:48:01.033Z | Compiling strum v0.27.2 |
| 2478 | 2026-03-02T08:48:01.306Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2479 | 2026-03-02T08:48:02.841Z | Compiling instant v0.1.13 |
| 2480 | 2026-03-02T08:48:03.109Z | Compiling clap_lex v1.0.0 |
| 2481 | 2026-03-02T08:48:03.864Z | Compiling clap_builder v4.5.59 |
| 2482 | 2026-03-02T08:48:11.893Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2483 | 2026-03-02T08:48:19.498Z | Compiling itertools v0.14.0 |
| 2484 | 2026-03-02T08:48:20.104Z | Compiling clap v4.5.59 |
| 2485 | 2026-03-02T08:48:20.912Z | Compiling serde_with v3.16.1 |
| 2486 | 2026-03-02T08:48:22.728Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2487 | 2026-03-02T08:48:25.642Z | Compiling rustc-hash v2.1.1 |
| 2488 | 2026-03-02T08:48:26.359Z | Compiling iddqd v0.3.17 |
| 2489 | 2026-03-02T08:48:27.485Z | Compiling backoff v0.4.0 |
| 2490 | 2026-03-02T08:48:27.923Z | Compiling parse-display v0.10.0 |
| 2491 | 2026-03-02T08:48:28.131Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2492 | 2026-03-02T08:48:28.430Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2493 | 2026-03-02T08:48:29.346Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2494 | 2026-03-02T08:48:29.935Z | Compiling toml_datetime v0.6.11 |
| 2495 | 2026-03-02T08:48:30.726Z | Compiling proc-macro-error-attr v1.0.4 |
| 2496 | 2026-03-02T08:48:30.957Z | Compiling proc-macro-crate v3.4.0 |
| 2497 | 2026-03-02T08:48:31.354Z | Compiling proc-macro-error v1.0.4 |
| 2498 | 2026-03-02T08:48:32.008Z | Compiling num_enum_derive v0.7.5 |
| 2499 | 2026-03-02T08:48:33.423Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2500 | 2026-03-02T08:48:34.143Z | Compiling num_enum v0.7.5 |
| 2501 | 2026-03-02T08:48:34.767Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2502 | 2026-03-02T08:48:34.805Z | Compiling heck v0.4.1 |
| 2503 | 2026-03-02T08:48:35.444Z | Compiling crossbeam-epoch v0.9.18 |
| 2504 | 2026-03-02T08:48:35.469Z | Compiling foreign-types-macros v0.2.3 |
| 2505 | 2026-03-02T08:48:35.681Z | Compiling cfg_aliases v0.2.1 |
| 2506 | 2026-03-02T08:48:35.974Z | Compiling crucible-workspace-hack v0.1.0 |
| 2507 | 2026-03-02T08:48:36.387Z | Compiling foreign-types-shared v0.3.1 |
| 2508 | 2026-03-02T08:48:36.746Z | Compiling foreign-types v0.5.0 |
| 2509 | 2026-03-02T08:48:36.907Z | Compiling rustls-webpki v0.103.9 |
| 2510 | 2026-03-02T08:48:36.995Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2511 | 2026-03-02T08:48:37.177Z | Compiling zerocopy-derive v0.7.35 |
| 2512 | 2026-03-02T08:48:37.860Z | Compiling cstr-argument v0.1.2 |
| 2513 | 2026-03-02T08:48:38.039Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 2514 | 2026-03-02T08:48:38.171Z | Compiling heapless v0.8.0 |
| 2515 | 2026-03-02T08:48:38.589Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2516 | 2026-03-02T08:48:39.175Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2517 | 2026-03-02T08:48:39.199Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2518 | 2026-03-02T08:48:39.413Z | Compiling ingot-macros v0.1.1 |
| 2519 | 2026-03-02T08:48:39.617Z | Compiling hash32 v0.3.1 |
| 2520 | 2026-03-02T08:48:40.365Z | Compiling memoffset v0.9.1 |
| 2521 | 2026-03-02T08:48:40.686Z | Compiling winnow v0.5.40 |
| 2522 | 2026-03-02T08:48:40.793Z | Compiling smoltcp v0.11.0 |
| 2523 | 2026-03-02T08:48:43.752Z | Compiling toml_edit v0.19.15 |
| 2524 | 2026-03-02T08:48:44.422Z | Compiling itertools v0.12.1 |
| 2525 | 2026-03-02T08:48:44.680Z | Compiling cobs v0.3.0 |
| 2526 | 2026-03-02T08:48:45.016Z | Compiling ingot-types v0.1.2 |
| 2527 | 2026-03-02T08:48:45.177Z | Compiling tokio-rustls v0.26.4 |
| 2528 | 2026-03-02T08:48:45.961Z | Compiling bitflags v1.3.2 |
| 2529 | 2026-03-02T08:48:46.109Z | Compiling managed v0.8.0 |
| 2530 | 2026-03-02T08:48:47.646Z | Compiling proc-macro-crate v1.3.1 |
| 2531 | 2026-03-02T08:48:48.429Z | Compiling ingot v0.1.1 |
| 2532 | 2026-03-02T08:48:48.720Z | Compiling hyper-rustls v0.27.7 |
| 2533 | 2026-03-02T08:48:49.279Z | Compiling postcard v1.1.3 |
| 2534 | 2026-03-02T08:48:50.608Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2535 | 2026-03-02T08:48:50.690Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2536 | 2026-03-02T08:48:50.876Z | Compiling prettyplease v0.2.37 |
| 2537 | 2026-03-02T08:48:51.144Z | Compiling rayon-core v1.13.0 |
| 2538 | 2026-03-02T08:48:51.551Z | Compiling reqwest v0.12.28 |
| 2539 | 2026-03-02T08:48:51.711Z | Compiling num_enum_derive v0.5.11 |
| 2540 | 2026-03-02T08:48:51.796Z | Compiling zerocopy v0.7.35 |
| 2541 | 2026-03-02T08:48:51.820Z | Compiling crossbeam-deque v0.8.6 |
| 2542 | 2026-03-02T08:48:53.135Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2543 | 2026-03-02T08:48:53.390Z | Compiling scroll_derive v0.12.1 |
| 2544 | 2026-03-02T08:48:53.645Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2545 | 2026-03-02T08:48:53.688Z | Compiling usdt-impl v0.5.0 |
| 2546 | 2026-03-02T08:48:53.714Z | Compiling data-encoding v2.10.0 |
| 2547 | 2026-03-02T08:48:53.836Z | Compiling convert_case v0.4.0 |
| 2548 | 2026-03-02T08:48:54.112Z | Compiling tinyvec_macros v0.1.1 |
| 2549 | 2026-03-02T08:48:54.468Z | Compiling derive_more v0.99.20 |
| 2550 | 2026-03-02T08:48:54.529Z | Compiling tinyvec v1.10.0 |
| 2551 | 2026-03-02T08:48:54.790Z | Compiling scroll v0.12.0 |
| 2552 | 2026-03-02T08:48:55.461Z | Compiling num_enum v0.5.11 |
| 2553 | 2026-03-02T08:48:56.369Z | Compiling dof v0.3.0 |
| 2554 | 2026-03-02T08:48:58.109Z | Compiling nix v0.30.1 |
| 2555 | 2026-03-02T08:48:58.626Z | Compiling zone_cfg_derive v0.3.1 |
| 2556 | 2026-03-02T08:48:58.797Z | Compiling dtrace-parser v0.2.0 |
| 2557 | 2026-03-02T08:48:59.308Z | Compiling camino-tempfile v1.4.1 |
| 2558 | 2026-03-02T08:48:59.632Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2559 | 2026-03-02T08:49:00.062Z | Compiling thread-id v4.2.2 |
| 2560 | 2026-03-02T08:49:00.131Z | Compiling pkg-config v0.3.32 |
| 2561 | 2026-03-02T08:49:00.155Z | Compiling static_assertions v1.1.0 |
| 2562 | 2026-03-02T08:49:00.545Z | Compiling zone v0.3.1 |
| 2563 | 2026-03-02T08:49:01.084Z | Compiling rayon v1.11.0 |
| 2564 | 2026-03-02T08:49:01.546Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2565 | 2026-03-02T08:49:01.869Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2566 | 2026-03-02T08:49:02.005Z | Compiling goblin v0.8.2 |
| 2567 | 2026-03-02T08:49:02.231Z | Compiling progenitor-client v0.11.2 |
| 2568 | 2026-03-02T08:49:03.658Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2569 | 2026-03-02T08:49:04.073Z | Compiling hubpack_derive v0.1.1 |
| 2570 | 2026-03-02T08:49:04.223Z | Compiling smf v0.2.3 |
| 2571 | 2026-03-02T08:49:04.922Z | Compiling num-derive v0.4.2 |
| 2572 | 2026-03-02T08:49:06.193Z | Compiling sigpipe v0.1.3 |
| 2573 | 2026-03-02T08:49:07.037Z | Compiling glob v0.3.3 |
| 2574 | 2026-03-02T08:49:07.105Z | Compiling rustix v0.38.44 |
| 2575 | 2026-03-02T08:49:07.295Z | Compiling jiff v0.2.20 |
| 2576 | 2026-03-02T08:49:08.332Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2577 | 2026-03-02T08:49:08.709Z | Compiling progenitor-client v0.10.0 |
| 2578 | 2026-03-02T08:49:09.320Z | Compiling progenitor v0.11.2 |
| 2579 | 2026-03-02T08:49:09.582Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2580 | 2026-03-02T08:49:12.764Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2581 | 2026-03-02T08:49:14.076Z | Compiling hubpack v0.1.2 |
| 2582 | 2026-03-02T08:49:14.457Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2583 | 2026-03-02T08:49:15.761Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2584 | 2026-03-02T08:49:16.782Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2585 | 2026-03-02T08:49:19.060Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2586 | 2026-03-02T08:49:22.861Z | Compiling num-integer v0.1.46 |
| 2587 | 2026-03-02T08:49:23.475Z | Compiling secrecy v0.10.3 |
| 2588 | 2026-03-02T08:49:23.775Z | Compiling rustc_version v0.4.1 |
| 2589 | 2026-03-02T08:49:25.432Z | Compiling whoami v1.6.1 |
| 2590 | 2026-03-02T08:49:30.329Z | Compiling curve25519-dalek v4.1.3 |
| 2591 | 2026-03-02T08:49:34.324Z | Compiling usdt-macro v0.5.0 |
| 2592 | 2026-03-02T08:49:35.633Z | Compiling usdt-attr-macro v0.5.0 |
| 2593 | 2026-03-02T08:49:36.905Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2594 | 2026-03-02T08:49:37.323Z | Compiling hmac v0.12.1 |
| 2595 | 2026-03-02T08:49:37.546Z | Compiling inout v0.1.4 |
| 2596 | 2026-03-02T08:49:37.602Z | Compiling serde_spanned v0.6.9 |
| 2597 | 2026-03-02T08:49:37.845Z | Compiling enum-as-inner v0.6.1 |
| 2598 | 2026-03-02T08:49:37.886Z | Compiling ff v0.13.1 |
| 2599 | 2026-03-02T08:49:38.014Z | Compiling memmap v0.7.0 |
| 2600 | 2026-03-02T08:49:38.138Z | Compiling bstr v1.12.1 |
| 2601 | 2026-03-02T08:49:38.390Z | Compiling toml_write v0.1.2 |
| 2602 | 2026-03-02T08:49:38.967Z | Compiling lazy_static v1.5.0 |
| 2603 | 2026-03-02T08:49:39.041Z | Compiling toml_edit v0.22.27 |
| 2604 | 2026-03-02T08:49:39.148Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2605 | 2026-03-02T08:49:39.446Z | Compiling usdt v0.5.0 |
| 2606 | 2026-03-02T08:49:39.645Z | Compiling group v0.13.0 |
| 2607 | 2026-03-02T08:49:39.886Z | Compiling cipher v0.4.4 |
| 2608 | 2026-03-02T08:49:40.175Z | Compiling hkdf v0.12.4 |
| 2609 | 2026-03-02T08:49:40.483Z | Compiling num-iter v0.1.45 |
| 2610 | 2026-03-02T08:49:40.552Z | Compiling num-rational v0.4.2 |
| 2611 | 2026-03-02T08:49:41.189Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2612 | 2026-03-02T08:49:41.308Z | Compiling universal-hash v0.5.1 |
| 2613 | 2026-03-02T08:49:41.585Z | Compiling crypto-bigint v0.5.5 |
| 2614 | 2026-03-02T08:49:41.960Z | Compiling half v2.7.1 |
| 2615 | 2026-03-02T08:49:42.682Z | Compiling num-complex v0.4.6 |
| 2616 | 2026-03-02T08:49:42.870Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2617 | 2026-03-02T08:49:43.550Z | Compiling opaque-debug v0.3.1 |
| 2618 | 2026-03-02T08:49:43.684Z | Compiling semver v0.1.20 |
| 2619 | 2026-03-02T08:49:44.192Z | Compiling base16ct v0.2.0 |
| 2620 | 2026-03-02T08:49:44.326Z | Compiling ciborium-io v0.2.2 |
| 2621 | 2026-03-02T08:49:44.534Z | Compiling bytecount v0.6.9 |
| 2622 | 2026-03-02T08:49:44.612Z | Compiling base64ct v1.8.3 |
| 2623 | 2026-03-02T08:49:44.861Z | Compiling ciborium-ll v0.2.2 |
| 2624 | 2026-03-02T08:49:45.380Z | Compiling password-hash v0.5.0 |
| 2625 | 2026-03-02T08:49:45.421Z | Compiling elliptic-curve v0.13.8 |
| 2626 | 2026-03-02T08:49:46.289Z | Compiling num v0.4.3 |
| 2627 | 2026-03-02T08:49:47.240Z | Compiling rustc_version v0.1.7 |
| 2628 | 2026-03-02T08:49:47.630Z | Compiling poly1305 v0.8.0 |
| 2629 | 2026-03-02T08:49:48.945Z | Compiling thiserror-no-std v2.0.2 |
| 2630 | 2026-03-02T08:49:49.124Z | Compiling toml v0.8.23 |
| 2631 | 2026-03-02T08:49:50.277Z | Compiling chacha20 v0.9.1 |
| 2632 | 2026-03-02T08:49:50.764Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2633 | 2026-03-02T08:49:51.649Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2634 | 2026-03-02T08:49:53.110Z | Compiling progenitor-impl v0.10.0 |
| 2635 | 2026-03-02T08:49:53.867Z | Compiling blake2 v0.10.6 |
| 2636 | 2026-03-02T08:49:53.966Z | Compiling aead v0.5.2 |
| 2637 | 2026-03-02T08:49:54.226Z | Compiling float-ord v0.3.2 |
| 2638 | 2026-03-02T08:49:54.339Z | Compiling resolv-conf v0.7.6 |
| 2639 | 2026-03-02T08:49:54.509Z | Compiling linked-hash-map v0.5.6 |
| 2640 | 2026-03-02T08:49:54.835Z | Compiling indent_write v2.2.0 |
| 2641 | 2026-03-02T08:49:54.972Z | Compiling keccak v0.1.6 |
| 2642 | 2026-03-02T08:49:55.329Z | Compiling vcpkg v0.2.15 |
| 2643 | 2026-03-02T08:49:55.534Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2644 | 2026-03-02T08:49:56.112Z | Compiling sha3 v0.10.8 |
| 2645 | 2026-03-02T08:49:56.379Z | Compiling lru-cache v0.1.2 |
| 2646 | 2026-03-02T08:49:56.594Z | Compiling openssl-sys v0.9.111 |
| 2647 | 2026-03-02T08:49:56.689Z | Compiling argon2 v0.5.3 |
| 2648 | 2026-03-02T08:49:56.910Z | Compiling chacha20poly1305 v0.10.1 |
| 2649 | 2026-03-02T08:49:57.217Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2650 | 2026-03-02T08:49:57.753Z | Compiling vsss-rs v3.3.4 |
| 2651 | 2026-03-02T08:49:57.799Z | Compiling progenitor-macro v0.10.0 |
| 2652 | 2026-03-02T08:49:58.641Z | Compiling newtype_derive v0.1.6 |
| 2653 | 2026-03-02T08:49:59.046Z | Compiling ciborium v0.2.2 |
| 2654 | 2026-03-02T08:49:59.408Z | Compiling similar v2.7.0 |
| 2655 | 2026-03-02T08:50:00.727Z | Compiling hickory-proto v0.24.4 |
| 2656 | 2026-03-02T08:50:00.951Z | Compiling atomicwrites v0.4.4 |
| 2657 | 2026-03-02T08:50:01.658Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2658 | 2026-03-02T08:50:03.767Z | Compiling serde-big-array v0.5.1 |
| 2659 | 2026-03-02T08:50:04.067Z | Compiling serde_repr v0.1.20 |
| 2660 | 2026-03-02T08:50:04.998Z | Compiling derive-where v1.6.0 |
| 2661 | 2026-03-02T08:50:05.055Z | Compiling owo-colors v4.2.3 |
| 2662 | 2026-03-02T08:50:05.662Z | Compiling unicode-segmentation v1.12.0 |
| 2663 | 2026-03-02T08:50:05.960Z | Compiling siphasher v1.0.2 |
| 2664 | 2026-03-02T08:50:06.396Z | Compiling minimal-lexical v0.2.1 |
| 2665 | 2026-03-02T08:50:06.823Z | Compiling nom v7.1.3 |
| 2666 | 2026-03-02T08:50:06.870Z | Compiling newline-converter v0.3.0 |
| 2667 | 2026-03-02T08:50:07.119Z | Compiling phf_shared v0.12.1 |
| 2668 | 2026-03-02T08:50:07.145Z | Compiling progenitor v0.10.0 |
| 2669 | 2026-03-02T08:50:07.458Z | Compiling hickory-resolver v0.24.4 |
| 2670 | 2026-03-02T08:50:07.541Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2671 | 2026-03-02T08:50:07.586Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2672 | 2026-03-02T08:50:10.655Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2673 | 2026-03-02T08:50:15.414Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2674 | 2026-03-02T08:50:15.701Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2675 | 2026-03-02T08:50:16.315Z | Compiling console v0.15.11 |
| 2676 | 2026-03-02T08:50:16.363Z | Compiling tokio-stream v0.1.18 |
| 2677 | 2026-03-02T08:50:17.527Z | Compiling pin-project-internal v1.1.10 |
| 2678 | 2026-03-02T08:50:18.085Z | Compiling csv-core v0.1.13 |
| 2679 | 2026-03-02T08:50:18.886Z | Compiling slog-dtrace v0.3.0 |
| 2680 | 2026-03-02T08:50:18.999Z | Compiling foldhash v0.1.5 |
| 2681 | 2026-03-02T08:50:19.288Z | Compiling unicode-xid v0.2.6 |
| 2682 | 2026-03-02T08:50:19.449Z | Compiling unicode-width v0.1.14 |
| 2683 | 2026-03-02T08:50:19.530Z | Compiling cancel-safe-futures v0.1.5 |
| 2684 | 2026-03-02T08:50:19.844Z | Compiling chrono-tz v0.10.4 |
| 2685 | 2026-03-02T08:50:19.965Z | Compiling swrite v0.1.0 |
| 2686 | 2026-03-02T08:50:20.142Z | Compiling pin-project v1.1.10 |
| 2687 | 2026-03-02T08:50:20.169Z | Compiling const_format_proc_macros v0.2.34 |
| 2688 | 2026-03-02T08:50:20.336Z | Compiling hashbrown v0.15.5 |
| 2689 | 2026-03-02T08:50:20.360Z | Compiling csv v1.4.0 |
| 2690 | 2026-03-02T08:50:21.255Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2691 | 2026-03-02T08:50:21.806Z | Compiling qorb v0.4.1 |
| 2692 | 2026-03-02T08:50:21.830Z | Compiling expectorate v1.2.0 |
| 2693 | 2026-03-02T08:50:22.206Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2694 | 2026-03-02T08:50:22.557Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2695 | 2026-03-02T08:50:27.814Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2696 | 2026-03-02T08:50:29.919Z | Compiling phf v0.12.1 |
| 2697 | 2026-03-02T08:50:30.290Z | Compiling tokio-dtrace v0.1.1 |
| 2698 | 2026-03-02T08:50:30.973Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2699 | 2026-03-02T08:50:30.997Z | Compiling unicode-normalization v0.1.25 |
| 2700 | 2026-03-02T08:50:31.201Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2701 | 2026-03-02T08:50:32.278Z | Compiling num-derive v0.3.3 |
| 2702 | 2026-03-02T08:50:32.318Z | Compiling libsw-core v0.3.2 |
| 2703 | 2026-03-02T08:50:32.650Z | Compiling async-recursion v1.1.1 |
| 2704 | 2026-03-02T08:50:32.864Z | Compiling snafu-derive v0.8.9 |
| 2705 | 2026-03-02T08:50:34.059Z | Compiling cookie v0.18.1 |
| 2706 | 2026-03-02T08:50:34.127Z | Compiling highway v1.3.0 |
| 2707 | 2026-03-02T08:50:34.460Z | Compiling foreign-types-shared v0.1.1 |
| 2708 | 2026-03-02T08:50:34.633Z | Compiling fixedbitset v0.4.2 |
| 2709 | 2026-03-02T08:50:35.322Z | Compiling unicode-linebreak v0.1.5 |
| 2710 | 2026-03-02T08:50:35.384Z | Compiling fixedbitset v0.5.7 |
| 2711 | 2026-03-02T08:50:35.408Z | Compiling same-file v1.0.6 |
| 2712 | 2026-03-02T08:50:35.654Z | Compiling openssl v0.10.75 |
| 2713 | 2026-03-02T08:50:35.758Z | Compiling smawk v0.3.2 |
| 2714 | 2026-03-02T08:50:36.164Z | Compiling textwrap v0.16.2 |
| 2715 | 2026-03-02T08:50:36.226Z | Compiling petgraph v0.8.3 |
| 2716 | 2026-03-02T08:50:36.451Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2717 | 2026-03-02T08:50:36.821Z | Compiling snafu v0.8.9 |
| 2718 | 2026-03-02T08:50:36.848Z | Compiling walkdir v2.5.0 |
| 2719 | 2026-03-02T08:50:37.917Z | Compiling petgraph v0.6.5 |
| 2720 | 2026-03-02T08:50:38.297Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2721 | 2026-03-02T08:50:39.253Z | Compiling foreign-types v0.3.2 |
| 2722 | 2026-03-02T08:50:39.463Z | Compiling libscf-sys v1.1.0 |
| 2723 | 2026-03-02T08:50:39.710Z | Compiling libsw v3.5.0 |
| 2724 | 2026-03-02T08:50:39.774Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2725 | 2026-03-02T08:50:40.066Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2726 | 2026-03-02T08:50:40.383Z | Compiling olpc-cjson v0.1.4 |
| 2727 | 2026-03-02T08:50:40.512Z | Compiling oxide-tokio-rt v0.1.2 |
| 2728 | 2026-03-02T08:50:41.220Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2729 | 2026-03-02T08:50:41.509Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2730 | 2026-03-02T08:50:41.742Z | Compiling const_format v0.2.35 |
| 2731 | 2026-03-02T08:50:42.090Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2732 | 2026-03-02T08:50:45.054Z | Compiling papergrid v0.11.0 |
| 2733 | 2026-03-02T08:50:47.517Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2734 | 2026-03-02T08:50:47.925Z | Compiling globset v0.4.18 |
| 2735 | 2026-03-02T08:50:49.441Z | Compiling gethostname v0.5.0 |
| 2736 | 2026-03-02T08:50:49.716Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2737 | 2026-03-02T08:50:51.542Z | Compiling tabled_derive v0.7.0 |
| 2738 | 2026-03-02T08:50:51.883Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2739 | 2026-03-02T08:50:53.541Z | Compiling pem v3.0.6 |
| 2740 | 2026-03-02T08:50:53.772Z | Compiling bcs v0.1.6 |
| 2741 | 2026-03-02T08:50:54.616Z | Compiling serde_plain v1.0.2 |
| 2742 | 2026-03-02T08:50:54.831Z | Compiling openssl-macros v0.1.1 |
| 2743 | 2026-03-02T08:50:54.960Z | Compiling typed-path v0.9.3 |
| 2744 | 2026-03-02T08:50:55.156Z | Compiling linear-map v1.2.0 |
| 2745 | 2026-03-02T08:50:55.652Z | Compiling termtree v0.5.1 |
| 2746 | 2026-03-02T08:50:55.691Z | Compiling tagptr v0.2.0 |
| 2747 | 2026-03-02T08:50:55.996Z | Compiling moka v0.12.13 |
| 2748 | 2026-03-02T08:50:56.796Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2749 | 2026-03-02T08:50:58.834Z | Compiling tough v0.20.0 |
| 2750 | 2026-03-02T08:50:59.115Z | Compiling tabled v0.15.0 |
| 2751 | 2026-03-02T08:51:01.088Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2752 | 2026-03-02T08:51:03.209Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2753 | 2026-03-02T08:51:03.467Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2754 | 2026-03-02T08:51:03.844Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2755 | 2026-03-02T08:51:04.242Z | Compiling steno v0.4.1 |
| 2756 | 2026-03-02T08:51:12.404Z | Compiling hickory-proto v0.25.2 |
| 2757 | 2026-03-02T08:51:14.687Z | Compiling humantime v2.3.0 |
| 2758 | 2026-03-02T08:51:15.591Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2759 | 2026-03-02T08:51:15.944Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2760 | 2026-03-02T08:51:17.292Z | Compiling hickory-resolver v0.25.2 |
| 2761 | 2026-03-02T08:51:21.561Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2762 | 2026-03-02T08:51:23.069Z | Compiling parking_lot_core v0.8.6 |
| 2763 | 2026-03-02T08:51:23.594Z | Compiling crc32fast v1.5.0 |
| 2764 | 2026-03-02T08:51:24.952Z | Compiling crunchy v0.2.4 |
| 2765 | 2026-03-02T08:51:25.452Z | Compiling parking_lot v0.11.2 |
| 2766 | 2026-03-02T08:51:26.736Z | Compiling fxhash v0.2.1 |
| 2767 | 2026-03-02T08:51:27.006Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2768 | 2026-03-02T08:51:27.196Z | Compiling socket2 v0.5.10 |
| 2769 | 2026-03-02T08:51:27.512Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2770 | 2026-03-02T08:51:27.888Z | Compiling tiny-keccak v2.0.2 |
| 2771 | 2026-03-02T08:51:28.318Z | Compiling sled v0.34.7 |
| 2772 | 2026-03-02T08:51:29.535Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 2773 | 2026-03-02T08:51:30.348Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2774 | 2026-03-02T08:51:30.713Z | Compiling internet-checksum v0.2.1 |
| 2775 | 2026-03-02T08:51:30.961Z | Compiling const-random-macro v0.1.16 |
| 2776 | 2026-03-02T08:51:31.100Z | Compiling proc-macro-error2 v2.0.1 |
| 2777 | 2026-03-02T08:51:31.651Z | Compiling nix v0.31.1 |
| 2778 | 2026-03-02T08:51:31.694Z | Compiling arc-swap v1.8.2 |
| 2779 | 2026-03-02T08:51:31.969Z | Compiling ahash v0.8.12 |
| 2780 | 2026-03-02T08:51:32.248Z | Compiling smartstring v1.0.1 |
| 2781 | 2026-03-02T08:51:32.387Z | Compiling slog-scope v4.4.1 |
| 2782 | 2026-03-02T08:51:32.486Z | Compiling tabled_derive v0.11.0 |
| 2783 | 2026-03-02T08:51:32.548Z | Compiling const-random v0.1.18 |
| 2784 | 2026-03-02T08:51:32.705Z | Compiling papergrid v0.17.0 |
| 2785 | 2026-03-02T08:51:33.149Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2786 | 2026-03-02T08:51:33.199Z | Compiling testing_table v0.3.0 |
| 2787 | 2026-03-02T08:51:33.946Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2788 | 2026-03-02T08:51:34.620Z | Compiling slog-stdlog v4.1.1 |
| 2789 | 2026-03-02T08:51:35.425Z | Compiling tabled v0.20.0 |
| 2790 | 2026-03-02T08:51:35.576Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2791 | 2026-03-02T08:51:36.647Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2792 | 2026-03-02T08:51:37.312Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2793 | 2026-03-02T08:51:37.998Z | Compiling thin-vec v0.2.14 |
| 2794 | 2026-03-02T08:51:38.363Z | Compiling rhai_codegen v3.1.0 |
| 2795 | 2026-03-02T08:51:38.468Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2796 | 2026-03-02T08:51:38.636Z | Compiling slog-envlogger v2.2.0 |
| 2797 | 2026-03-02T08:51:40.719Z | Compiling rhai v1.24.0 |
| 2798 | 2026-03-02T08:51:44.021Z | Compiling crc8 v0.1.1 |
| 2799 | 2026-03-02T08:51:44.348Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2800 | 2026-03-02T08:51:44.596Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2801 | 2026-03-02T08:51:45.744Z | Compiling lzma-sys v0.1.20 |
| 2802 | 2026-03-02T08:51:46.200Z | Compiling typeid v1.0.3 |
| 2803 | 2026-03-02T08:51:46.465Z | Compiling utf-8 v0.7.6 |
| 2804 | 2026-03-02T08:51:46.841Z | Compiling tungstenite v0.21.0 |
| 2805 | 2026-03-02T08:51:46.910Z | Compiling cargo_toml v0.22.3 |
| 2806 | 2026-03-02T08:51:50.183Z | Compiling sha2 v0.10.9 |
| 2807 | 2026-03-02T08:51:50.784Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 2808 | 2026-03-02T08:51:51.169Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2809 | 2026-03-02T08:51:52.050Z | Compiling fs-err v3.3.0 |
| 2810 | 2026-03-02T08:51:52.646Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 2811 | 2026-03-02T08:51:52.670Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 2812 | 2026-03-02T08:51:52.919Z | Compiling tokio-tungstenite v0.21.0 |
| 2813 | 2026-03-02T08:51:54.038Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2814 | 2026-03-02T08:51:54.185Z | Compiling console v0.16.2 |
| 2815 | 2026-03-02T08:51:55.290Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2816 | 2026-03-02T08:51:56.686Z | Compiling is_ci v1.2.0 |
| 2817 | 2026-03-02T08:51:56.745Z | Compiling unit-prefix v0.5.2 |
| 2818 | 2026-03-02T08:51:57.021Z | Compiling base64 v0.21.7 |
| 2819 | 2026-03-02T08:51:57.078Z | Compiling indicatif v0.18.4 |
| 2820 | 2026-03-02T08:51:58.092Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 2821 | 2026-03-02T08:52:02.929Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2822 | 2026-03-02T08:52:06.556Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2823 | 2026-03-02T08:52:07.081Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2824 | 2026-03-02T08:52:08.590Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2825 | 2026-03-02T08:52:09.532Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2826 | 2026-03-02T08:52:10.723Z | Compiling supports-color v3.0.2 |
| 2827 | 2026-03-02T08:52:11.276Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2828 | 2026-03-02T08:52:14.678Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2829 | 2026-03-02T08:52:14.963Z | Compiling ron v0.12.0 |
| 2830 | 2026-03-02T08:52:18.128Z | Compiling xz2 v0.1.7 |
| 2831 | 2026-03-02T08:52:19.752Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2832 | 2026-03-02T08:52:21.960Z | Compiling drift v0.1.3 |
| 2833 | 2026-03-02T08:52:23.801Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2834 | 2026-03-02T08:52:25.100Z | Compiling base16ct v1.0.0 |
| 2835 | 2026-03-02T08:52:40.091Z | Compiling dropshot-api-manager v0.3.0 |
| 2836 | 2026-03-02T08:52:46.099Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2837 | 2026-03-02T08:52:47.259Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2838 | 2026-03-02T08:52:49.597Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 2839 | 2026-03-02T08:52:52.099Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2840 | 2026-03-02T08:53:06.023Z | Compiling natord v1.0.9 |
| 2841 | 2026-03-02T08:53:06.567Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2842 | 2026-03-02T08:53:06.716Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2843 | 2026-03-02T08:53:10.330Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2844 | 2026-03-02T08:53:37.076Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2845 | 2026-03-02T08:53:38.853Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2846 | 2026-03-02T08:53:40.306Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2847 | 2026-03-02T08:53:45.103Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2848 | 2026-03-02T08:53:45.135Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2849 | 2026-03-02T08:53:45.380Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2850 | 2026-03-02T08:53:45.834Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2851 | 2026-03-02T08:54:49.129Z | Finished `release` profile [optimized] target(s) in 8m 38s |
| 2852 | 2026-03-02T08:54:49.316Z | |
| 2853 | 2026-03-02T08:54:49.316Z | real 8:38.629261895 |
| 2854 | 2026-03-02T08:54:49.316Z | user 1:01:02.266009751 |
| 2855 | 2026-03-02T08:54:49.316Z | sys 4:39.913448112 |
| 2856 | 2026-03-02T08:54:49.316Z | trap 2.293568984 |
| 2857 | 2026-03-02T08:54:49.316Z | tflt 1.362529672 |
| 2858 | 2026-03-02T08:54:49.316Z | dflt 1.485435730 |
| 2859 | 2026-03-02T08:54:49.316Z | kflt 0.005984373 |
| 2860 | 2026-03-02T08:54:49.316Z | lock 3:10:39.892840399 |
| 2861 | 2026-03-02T08:54:49.316Z | slp 3:42:20.109593589 |
| 2862 | 2026-03-02T08:54:49.341Z | lat 3:29.581095463 |
| 2863 | 2026-03-02T08:54:49.341Z | stop 5:22.022606018 |
| 2864 | 2026-03-02T08:54:49.341Z | + for x in debug release |
| 2865 | 2026-03-02T08:54:49.341Z | + mkdir -p /work/debug |
| 2866 | 2026-03-02T08:54:49.341Z | + cp target/debug/ddmd /work/debug/ddmd |
| 2867 | 2026-03-02T08:54:49.915Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 2868 | 2026-03-02T08:54:50.337Z | + cp target/debug/mgd /work/debug/mgd |
| 2869 | 2026-03-02T08:54:50.861Z | + cp target/debug/mgadm /work/debug/mgadm |
| 2870 | 2026-03-02T08:54:51.460Z | + for x in debug release |
| 2871 | 2026-03-02T08:54:51.460Z | + mkdir -p /work/release |
| 2872 | 2026-03-02T08:54:51.485Z | + cp target/release/ddmd /work/release/ddmd |
| 2873 | 2026-03-02T08:54:51.589Z | + cp target/release/ddmadm /work/release/ddmadm |
| 2874 | 2026-03-02T08:54:51.700Z | + cp target/release/mgd /work/release/mgd |
| 2875 | 2026-03-02T08:54:51.935Z | + cp target/release/mgadm /work/release/mgadm |
| 2876 | 2026-03-02T08:54:52.169Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 2877 | 2026-03-02T08:54:52.282Z | process exited: duration 1426586 ms, exit code 0 |
| |
| 2878 | 2026-03-02T08:54:52.352Z | found 9 output files |
| 2879 | 2026-03-02T08:54:52.394Z | uploading: /work/debug/ddmadm (501011440 bytes) |
| 2880 | 2026-03-02T08:55:32.721Z | uploaded: /work/debug/ddmadm |
| 2881 | 2026-03-02T08:55:32.721Z | uploading: /work/debug/ddmd (570869000 bytes) |
| 2882 | 2026-03-02T08:56:29.499Z | uploaded: /work/debug/ddmd |
| 2883 | 2026-03-02T08:56:29.532Z | uploading: /work/debug/mgadm (588508376 bytes) |
| 2884 | 2026-03-02T08:57:16.153Z | uploaded: /work/debug/mgadm |
| 2885 | 2026-03-02T08:57:16.153Z | uploading: /work/debug/mgd (661936560 bytes) |
| 2886 | 2026-03-02T08:58:17.030Z | uploaded: /work/debug/mgd |
| 2887 | 2026-03-02T08:58:17.030Z | uploading: /work/release/ddmadm (30964088 bytes) |
| 2888 | 2026-03-02T08:58:19.739Z | uploaded: /work/release/ddmadm |
| 2889 | 2026-03-02T08:58:19.739Z | uploading: /work/release/ddmd (48720448 bytes) |
| 2890 | 2026-03-02T08:58:32.041Z | uploaded: /work/release/ddmd |
| 2891 | 2026-03-02T08:58:32.041Z | uploading: /work/release/falcon-lab (34440296 bytes) |
| 2892 | 2026-03-02T08:58:37.183Z | uploaded: /work/release/falcon-lab |
| 2893 | 2026-03-02T08:58:37.183Z | uploading: /work/release/mgadm (66291864 bytes) |
| 2894 | 2026-03-02T08:58:44.668Z | uploaded: /work/release/mgadm |
| 2895 | 2026-03-02T08:58:44.668Z | uploading: /work/release/mgd (77223800 bytes) |
| 2896 | 2026-03-02T08:58:51.941Z | uploaded: /work/release/mgd |