|
|
|
| 1 | 2025-05-02T18:05:12.696Z | job assigned to worker 01JT92Q5TVSZEMYH6GQTBRTDFZ [factory aws, i-0a13c8530bda1c6de] (queued for 1 m 10 s) |
| |
| 2 | 2025-05-02T18:05:20.898Z | starting task 0: "setup" |
| 3 | 2025-05-02T18:05:20.902Z | ++ uname -s |
| 4 | 2025-05-02T18:05:20.906Z | + kern=SunOS |
| 5 | 2025-05-02T18:05:20.906Z | + build_user=build |
| 6 | 2025-05-02T18:05:20.906Z | + build_uid=12345 |
| 7 | 2025-05-02T18:05:20.906Z | + work_dir=/work |
| 8 | 2025-05-02T18:05:20.906Z | + input_dir=/input |
| 9 | 2025-05-02T18:05:20.906Z | + [[ 0 == 12345 ]] |
| 10 | 2025-05-02T18:05:20.906Z | + case "$kern" in |
| 11 | 2025-05-02T18:05:20.906Z | + groupadd -g 12345 build |
| 12 | 2025-05-02T18:05:20.910Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-05-02T18:05:22.895Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-05-02T18:05:23.005Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-05-02T18:05:23.008Z | + home_fs=zfs |
| 16 | 2025-05-02T18:05:23.008Z | + [[ zfs == autofs ]] |
| 17 | 2025-05-02T18:05:23.008Z | + mkdir -p /home/build |
| 18 | 2025-05-02T18:05:23.012Z | + chown build:build /home/build /work |
| 19 | 2025-05-02T18:05:24.991Z | + chmod 0700 /home/build /work |
| 20 | 2025-05-02T18:05:24.995Z | process exited: duration 4139 ms, exit code 0 |
| |
| 21 | 2025-05-02T18:05:25.002Z | starting task 1: "rust-toolchain" |
| 22 | 2025-05-02T18:05:25.007Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-05-02T18:05:25.007Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-05-02T18:05:25.007Z | * rust toolchain channel = "stable" |
| 25 | 2025-05-02T18:05:25.007Z | * rust toolchain profile = "default" |
| 26 | 2025-05-02T18:05:25.007Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-05-02T18:05:25.007Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-05-02T18:05:25.011Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-05-02T18:05:25.011Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-05-02T18:05:25.102Z | info: downloading installer |
| 31 | 2025-05-02T18:05:26.748Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-05-02T18:05:26.748Z | warn: /opt/ooce/bin |
| 33 | 2025-05-02T18:05:26.748Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-05-02T18:05:26.748Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-05-02T18:05:26.748Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-05-02T18:05:26.748Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-05-02T18:05:26.748Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-05-02T18:05:26.748Z | error: cannot install while Rust is installed |
| 39 | 2025-05-02T18:05:26.749Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-05-02T18:05:26.784Z | info: profile set to 'default' |
| 41 | 2025-05-02T18:05:26.784Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-05-02T18:05:26.787Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-05-02T18:05:26.958Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 44 | 2025-05-02T18:05:26.958Z | info: downloading component 'cargo' |
| 45 | 2025-05-02T18:05:28.057Z | info: downloading component 'clippy' |
| 46 | 2025-05-02T18:05:28.499Z | info: downloading component 'rust-docs' |
| 47 | 2025-05-02T18:05:30.353Z | info: downloading component 'rust-std' |
| 48 | 2025-05-02T18:05:31.887Z | info: downloading component 'rustc' |
| 49 | 2025-05-02T18:05:40.387Z | info: downloading component 'rustfmt' |
| 50 | 2025-05-02T18:05:40.671Z | info: installing component 'cargo' |
| 51 | 2025-05-02T18:05:41.494Z | info: installing component 'clippy' |
| 52 | 2025-05-02T18:05:41.879Z | info: installing component 'rust-docs' |
| 53 | 2025-05-02T18:05:43.722Z | info: installing component 'rust-std' |
| 54 | 2025-05-02T18:05:45.454Z | info: installing component 'rustc' |
| 55 | 2025-05-02T18:05:51.734Z | info: installing component 'rustfmt' |
| 56 | 2025-05-02T18:05:52.099Z | |
| 57 | 2025-05-02T18:05:52.099Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 58 | 2025-05-02T18:05:52.517Z | stable-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31) |
| 59 | 2025-05-02T18:05:52.517Z | |
| 60 | 2025-05-02T18:05:52.521Z | |
| 61 | 2025-05-02T18:05:52.521Z | Rust is installed now. Great! |
| 62 | 2025-05-02T18:05:52.521Z | |
| 63 | 2025-05-02T18:05:52.521Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-05-02T18:05:52.521Z | environment variable. This has not been done automatically. |
| 65 | 2025-05-02T18:05:52.521Z | |
| 66 | 2025-05-02T18:05:52.521Z | To configure your current shell, you need to source |
| 67 | 2025-05-02T18:05:52.521Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-05-02T18:05:52.521Z | |
| 69 | 2025-05-02T18:05:52.521Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-05-02T18:05:52.521Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-05-02T18:05:52.521Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-05-02T18:05:52.521Z | source "$HOME/.cargo/env.nu" # For nushell |
| 73 | 2025-05-02T18:05:52.601Z | + rustup --version |
| 74 | 2025-05-02T18:05:52.613Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
| 75 | 2025-05-02T18:05:52.616Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-05-02T18:05:52.643Z | info: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)` |
| 77 | 2025-05-02T18:05:52.646Z | + cargo --version |
| 78 | 2025-05-02T18:05:52.665Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 79 | 2025-05-02T18:05:52.668Z | + rustc --version |
| 80 | 2025-05-02T18:05:52.694Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 81 | 2025-05-02T18:05:52.697Z | process exited: duration 27972 ms, exit code 0 |
| |
| 82 | 2025-05-02T18:05:52.704Z | starting task 2: "authentication" |
| 83 | 2025-05-02T18:05:52.726Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2025-05-02T18:05:52.735Z | starting task 3: "clone repository" |
| 85 | 2025-05-02T18:05:52.738Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2025-05-02T18:05:52.741Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2025-05-02T18:05:52.910Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2025-05-02T18:05:53.856Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2025-05-02T18:05:53.856Z | + git fetch origin 632950279fcd67db0ed87bf88942aceac3986e98 |
| 90 | 2025-05-02T18:05:54.112Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2025-05-02T18:05:54.116Z | * branch 632950279fcd67db0ed87bf88942aceac3986e98 -> FETCH_HEAD |
| 92 | 2025-05-02T18:05:54.120Z | + [[ -n ci_interop ]] |
| 93 | 2025-05-02T18:05:54.123Z | ++ git branch --show-current |
| 94 | 2025-05-02T18:05:54.126Z | + current=main |
| 95 | 2025-05-02T18:05:54.126Z | + [[ main != ci_interop ]] |
| 96 | 2025-05-02T18:05:54.126Z | + git branch -f ci_interop 632950279fcd67db0ed87bf88942aceac3986e98 |
| 97 | 2025-05-02T18:05:54.129Z | + git checkout -f ci_interop |
| 98 | 2025-05-02T18:05:54.142Z | Switched to branch 'ci_interop' |
| 99 | 2025-05-02T18:05:54.145Z | + git reset --hard 632950279fcd67db0ed87bf88942aceac3986e98 |
| 100 | 2025-05-02T18:05:54.148Z | HEAD is now at 6329502 more info collection |
| 101 | 2025-05-02T18:05:54.148Z | process exited: duration 1428 ms, exit code 0 |
| |
| 102 | 2025-05-02T18:05:54.155Z | starting task 4: "build" |
| 103 | 2025-05-02T18:05:54.160Z | ++ cargo --version |
| 104 | 2025-05-02T18:05:54.167Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
| 105 | 2025-05-02T18:05:54.356Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 106 | 2025-05-02T18:05:54.356Z | info: downloading component 'cargo' |
| 107 | 2025-05-02T18:05:55.463Z | info: downloading component 'clippy' |
| 108 | 2025-05-02T18:05:55.843Z | info: downloading component 'rust-docs' |
| 109 | 2025-05-02T18:05:57.163Z | info: downloading component 'rust-std' |
| 110 | 2025-05-02T18:05:59.126Z | info: downloading component 'rustc' |
| 111 | 2025-05-02T18:06:05.211Z | info: downloading component 'rustfmt' |
| 112 | 2025-05-02T18:06:05.448Z | info: installing component 'cargo' |
| 113 | 2025-05-02T18:06:06.269Z | info: installing component 'clippy' |
| 114 | 2025-05-02T18:06:06.661Z | info: installing component 'rust-docs' |
| 115 | 2025-05-02T18:06:08.529Z | info: installing component 'rust-std' |
| 116 | 2025-05-02T18:06:10.279Z | info: installing component 'rustc' |
| 117 | 2025-05-02T18:06:16.510Z | info: installing component 'rustfmt' |
| 118 | 2025-05-02T18:06:16.936Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 119 | 2025-05-02T18:06:16.939Z | ++ rustc --version |
| 120 | 2025-05-02T18:06:17.017Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 121 | 2025-05-02T18:06:17.021Z | ++ dladm |
| 122 | 2025-05-02T18:06:17.027Z | LINK CLASS MTU STATE BRIDGE OVER |
| 123 | 2025-05-02T18:06:17.027Z | ena0 phys 9216 up -- -- |
| 124 | 2025-05-02T18:06:17.030Z | ++ ipadm |
| 125 | 2025-05-02T18:06:17.030Z | ADDROBJ TYPE STATE ADDR |
| 126 | 2025-05-02T18:06:17.030Z | lo0/v4 static ok 127.0.0.1/8 |
| 127 | 2025-05-02T18:06:17.030Z | ena0/dhcp dhcp ok 10.150.1.150/24 |
| 128 | 2025-05-02T18:06:17.030Z | lo0/v6 static ok ::1/128 |
| 129 | 2025-05-02T18:06:17.030Z | ++ banner collect |
| 130 | 2025-05-02T18:06:17.033Z | |
| 131 | 2025-05-02T18:06:17.033Z | #### #### # # ###### #### ##### |
| 132 | 2025-05-02T18:06:17.033Z | # # # # # # # # # # |
| 133 | 2025-05-02T18:06:17.033Z | # # # # # ##### # # |
| 134 | 2025-05-02T18:06:17.034Z | # # # # # # # # |
| 135 | 2025-05-02T18:06:17.034Z | # # # # # # # # # # |
| 136 | 2025-05-02T18:06:17.034Z | #### #### ###### ###### ###### #### # |
| 137 | 2025-05-02T18:06:17.034Z | |
| 138 | 2025-05-02T18:06:17.034Z | ++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu |
| 139 | 2025-05-02T18:06:17.034Z | ++ repo=softnpu |
| 140 | 2025-05-02T18:06:17.034Z | ++ series=image |
| 141 | 2025-05-02T18:06:17.034Z | ++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756 |
| 142 | 2025-05-02T18:06:17.034Z | ++ name=softnpu |
| 143 | 2025-05-02T18:06:17.034Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 144 | 2025-05-02T18:06:17.034Z | ++ mkdir -p download |
| 145 | 2025-05-02T18:06:17.037Z | ++ pushd download |
| 146 | 2025-05-02T18:06:17.038Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 147 | 2025-05-02T18:06:17.038Z | ++ [[ ! -f softnpu ]] |
| 148 | 2025-05-02T18:06:17.038Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu |
| 149 | 2025-05-02T18:06:17.043Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 150 | 2025-05-02T18:06:17.043Z | Dload Upload Total Spent Left Speed |
| 151 | 2025-05-02T18:06:17.493Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
52 21.8M 52 11.5M 0 0 31.7M 0 --:--:-- --:--:-- --:--:-- 31.7M
100 21.8M 100 21.8M 0 0 48.0M 0 --:--:-- --:--:-- --:--:-- 48.0M |
| 152 | 2025-05-02T18:06:17.496Z | ++ popd |
| 153 | 2025-05-02T18:06:17.496Z | /work/oxidecomputer/maghemite |
| 154 | 2025-05-02T18:06:17.496Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so |
| 155 | 2025-05-02T18:06:17.496Z | ++ repo=sidecar-lite |
| 156 | 2025-05-02T18:06:17.496Z | ++ series=release |
| 157 | 2025-05-02T18:06:17.496Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
| 158 | 2025-05-02T18:06:17.496Z | ++ name=libsidecar_lite.so |
| 159 | 2025-05-02T18:06:17.496Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 160 | 2025-05-02T18:06:17.496Z | ++ mkdir -p download |
| 161 | 2025-05-02T18:06:17.500Z | ++ pushd download |
| 162 | 2025-05-02T18:06:17.500Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 163 | 2025-05-02T18:06:17.500Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 164 | 2025-05-02T18:06:17.500Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so |
| 165 | 2025-05-02T18:06:17.505Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 166 | 2025-05-02T18:06:17.505Z | Dload Upload Total Spent Left Speed |
| 167 | 2025-05-02T18:06:17.825Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 20.3M 100 20.3M 0 0 62.8M 0 --:--:-- --:--:-- --:--:-- 63.0M |
| 168 | 2025-05-02T18:06:17.828Z | ++ popd |
| 169 | 2025-05-02T18:06:17.828Z | /work/oxidecomputer/maghemite |
| 170 | 2025-05-02T18:06:17.828Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm |
| 171 | 2025-05-02T18:06:17.828Z | ++ repo=sidecar-lite |
| 172 | 2025-05-02T18:06:17.828Z | ++ series=release |
| 173 | 2025-05-02T18:06:17.828Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
| 174 | 2025-05-02T18:06:17.829Z | ++ name=scadm |
| 175 | 2025-05-02T18:06:17.829Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 176 | 2025-05-02T18:06:17.829Z | ++ mkdir -p download |
| 177 | 2025-05-02T18:06:17.833Z | ++ pushd download |
| 178 | 2025-05-02T18:06:17.833Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 179 | 2025-05-02T18:06:17.833Z | ++ [[ ! -f scadm ]] |
| 180 | 2025-05-02T18:06:17.833Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm |
| 181 | 2025-05-02T18:06:17.838Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 182 | 2025-05-02T18:06:17.842Z | Dload Upload Total Spent Left Speed |
| 183 | 2025-05-02T18:06:18.273Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 22.7M 100 22.7M 0 0 51.7M 0 --:--:-- --:--:-- --:--:-- 51.9M |
| 184 | 2025-05-02T18:06:18.277Z | ++ popd |
| 185 | 2025-05-02T18:06:18.280Z | /work/oxidecomputer/maghemite |
| 186 | 2025-05-02T18:06:18.280Z | ++ get_artifact dendrite image 270dc8eb421b8514bf1ed00ab956025dc326b9df dendrite-softnpu.tar.gz |
| 187 | 2025-05-02T18:06:18.280Z | ++ repo=dendrite |
| 188 | 2025-05-02T18:06:18.280Z | ++ series=image |
| 189 | 2025-05-02T18:06:18.280Z | ++ commit=270dc8eb421b8514bf1ed00ab956025dc326b9df |
| 190 | 2025-05-02T18:06:18.280Z | ++ name=dendrite-softnpu.tar.gz |
| 191 | 2025-05-02T18:06:18.280Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 192 | 2025-05-02T18:06:18.280Z | ++ mkdir -p download |
| 193 | 2025-05-02T18:06:18.280Z | ++ pushd download |
| 194 | 2025-05-02T18:06:18.280Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 195 | 2025-05-02T18:06:18.280Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 196 | 2025-05-02T18:06:18.280Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/270dc8eb421b8514bf1ed00ab956025dc326b9df/dendrite-softnpu.tar.gz |
| 197 | 2025-05-02T18:06:18.287Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 198 | 2025-05-02T18:06:18.287Z | Dload Upload Total Spent Left Speed |
| 199 | 2025-05-02T18:06:19.238Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1 56.6M 1 619k 0 0 5798k 0 0:00:10 --:--:-- 0:00:10 5792k
100 56.6M 100 56.6M 0 0 58.9M 0 --:--:-- --:--:-- --:--:-- 58.9M |
| 200 | 2025-05-02T18:06:19.242Z | ++ popd |
| 201 | 2025-05-02T18:06:19.245Z | /work/oxidecomputer/maghemite |
| 202 | 2025-05-02T18:06:19.245Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd |
| 203 | 2025-05-02T18:06:19.245Z | ++ repo=maghemite |
| 204 | 2025-05-02T18:06:19.245Z | ++ series=release |
| 205 | 2025-05-02T18:06:19.245Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
| 206 | 2025-05-02T18:06:19.245Z | ++ name=ddmd |
| 207 | 2025-05-02T18:06:19.245Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 208 | 2025-05-02T18:06:19.245Z | ++ mkdir -p download |
| 209 | 2025-05-02T18:06:19.245Z | ++ pushd download |
| 210 | 2025-05-02T18:06:19.245Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 211 | 2025-05-02T18:06:19.245Z | ++ [[ ! -f ddmd ]] |
| 212 | 2025-05-02T18:06:19.245Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd |
| 213 | 2025-05-02T18:06:19.253Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 214 | 2025-05-02T18:06:19.253Z | Dload Upload Total Spent Left Speed |
| 215 | 2025-05-02T18:06:19.919Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 40.9M 0 363k 0 0 2766k 0 0:00:15 --:--:-- 0:00:15 2756k
100 40.9M 100 40.9M 0 0 60.9M 0 --:--:-- --:--:-- --:--:-- 60.9M |
| 216 | 2025-05-02T18:06:19.922Z | ++ popd |
| 217 | 2025-05-02T18:06:19.922Z | /work/oxidecomputer/maghemite |
| 218 | 2025-05-02T18:06:19.922Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm |
| 219 | 2025-05-02T18:06:19.922Z | ++ repo=maghemite |
| 220 | 2025-05-02T18:06:19.922Z | ++ series=release |
| 221 | 2025-05-02T18:06:19.922Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
| 222 | 2025-05-02T18:06:19.922Z | ++ name=ddmadm |
| 223 | 2025-05-02T18:06:19.922Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 224 | 2025-05-02T18:06:19.922Z | ++ mkdir -p download |
| 225 | 2025-05-02T18:06:19.926Z | ++ pushd download |
| 226 | 2025-05-02T18:06:19.926Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 227 | 2025-05-02T18:06:19.926Z | ++ [[ ! -f ddmadm ]] |
| 228 | 2025-05-02T18:06:19.926Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm |
| 229 | 2025-05-02T18:06:19.935Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 230 | 2025-05-02T18:06:19.939Z | Dload Upload Total Spent Left Speed |
| 231 | 2025-05-02T18:06:20.338Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 18.0M 100 18.0M 0 0 43.9M 0 --:--:-- --:--:-- --:--:-- 44.0M |
| 232 | 2025-05-02T18:06:20.342Z | ++ popd |
| 233 | 2025-05-02T18:06:20.345Z | /work/oxidecomputer/maghemite |
| 234 | 2025-05-02T18:06:20.345Z | ++ pushd download |
| 235 | 2025-05-02T18:06:20.345Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 236 | 2025-05-02T18:06:20.345Z | ++ chmod +x softnpu |
| 237 | 2025-05-02T18:06:20.345Z | ++ chmod +x scadm |
| 238 | 2025-05-02T18:06:20.349Z | ++ chmod +x ddmadm |
| 239 | 2025-05-02T18:06:20.349Z | ++ chmod +x ddmd |
| 240 | 2025-05-02T18:06:20.353Z | ++ mv ddmadm ddmadm-v2 |
| 241 | 2025-05-02T18:06:20.356Z | ++ mv ddmd ddmd-v2 |
| 242 | 2025-05-02T18:06:20.356Z | ++ rm -rf zones/dendrite |
| 243 | 2025-05-02T18:06:20.360Z | ++ mkdir -p zones/dendrite |
| 244 | 2025-05-02T18:06:20.360Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 245 | 2025-05-02T18:06:21.492Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 246 | 2025-05-02T18:06:21.495Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 247 | 2025-05-02T18:06:21.498Z | ++ popd |
| 248 | 2025-05-02T18:06:21.498Z | /work/oxidecomputer/maghemite |
| 249 | 2025-05-02T18:06:21.498Z | ++ banner install |
| 250 | 2025-05-02T18:06:21.498Z | |
| 251 | 2025-05-02T18:06:21.499Z | # # # #### ##### ## # # |
| 252 | 2025-05-02T18:06:21.499Z | # ## # # # # # # # |
| 253 | 2025-05-02T18:06:21.499Z | # # # # #### # # # # # |
| 254 | 2025-05-02T18:06:21.499Z | # # # # # # ###### # # |
| 255 | 2025-05-02T18:06:21.499Z | # # ## # # # # # # # |
| 256 | 2025-05-02T18:06:21.499Z | # # # #### # # # ###### ###### |
| 257 | 2025-05-02T18:06:21.499Z | |
| 258 | 2025-05-02T18:06:21.503Z | ++ pkg info brand/sparse |
| 259 | 2025-05-02T18:06:21.503Z | ++ grep -qi installed |
| 260 | 2025-05-02T18:06:25.863Z | pkg: info: no packages matching the following patterns you specified are |
| 261 | 2025-05-02T18:06:25.863Z | installed on the system. Try querying remotely instead: |
| 262 | 2025-05-02T18:06:25.863Z | |
| 263 | 2025-05-02T18:06:25.863Z | brand/sparse |
| 264 | 2025-05-02T18:06:25.908Z | ++ [[ 1 != 0 ]] |
| 265 | 2025-05-02T18:06:25.908Z | ++ set -o errexit |
| 266 | 2025-05-02T18:06:25.908Z | ++ pfexec pkg install brand/sparse |
| 267 | 2025-05-02T18:06:32.689Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 268 | 2025-05-02T18:06:38.325Z | Startup: Caching catalogs ... Done |
| 269 | 2025-05-02T18:06:59.136Z | Planning: Solver setup ... Done |
| 270 | 2025-05-02T18:06:59.342Z | Planning: Running solver ... Done |
| 271 | 2025-05-02T18:06:59.506Z | Planning: Finding local manifests ... Done |
| 272 | 2025-05-02T18:06:59.519Z | Planning: Fetching manifests: 0/3 0% complete |
| 273 | 2025-05-02T18:06:59.611Z | Planning: Fetching manifests: 3/3 100% complete |
| 274 | 2025-05-02T18:06:59.681Z | Planning: Package planning ... Done |
| 275 | 2025-05-02T18:06:59.688Z | Planning: Merging actions ... Done |
| 276 | 2025-05-02T18:06:59.879Z | Planning: Checking for conflicting actions ... Done |
| 277 | 2025-05-02T18:07:01.432Z | Planning: Consolidating action changes ... Done |
| 278 | 2025-05-02T18:07:01.821Z | Planning: Evaluating mediators ... Done |
| 279 | 2025-05-02T18:07:01.890Z | Planning: Planning completed in 22.53 seconds |
| 280 | 2025-05-02T18:07:01.905Z | Packages to install: 1 |
| 281 | 2025-05-02T18:07:01.905Z | Packages to update: 2 |
| 282 | 2025-05-02T18:07:01.909Z | Create boot environment: No |
| 283 | 2025-05-02T18:07:01.909Z | Create backup boot environment: Yes |
| 284 | 2025-05-02T18:07:02.075Z | |
| 285 | 2025-05-02T18:07:02.075Z | Download: 0/1009 items 0.0/8.0MB 0% complete |
| 286 | 2025-05-02T18:07:05.571Z | Download: Completed 8.03 MB in 3.31 seconds (2.4M/s) |
| 287 | 2025-05-02T18:07:07.538Z | Actions: 1/1419 actions (Removing old actions) |
| 288 | 2025-05-02T18:07:07.556Z | Actions: 199/1419 actions (Installing new actions) |
| 289 | 2025-05-02T18:07:07.671Z | Actions: 579/1419 actions (Updating modified actions) |
| 290 | 2025-05-02T18:07:07.978Z | Actions: Completed 1419 actions in 0.42 seconds. |
| 291 | 2025-05-02T18:07:08.211Z | Done |
| 292 | 2025-05-02T18:07:08.215Z | Done |
| 293 | 2025-05-02T18:07:08.887Z | Done |
| 294 | 2025-05-02T18:07:13.186Z | Done |
| 295 | 2025-05-02T18:07:13.270Z | Done |
| 296 | 2025-05-02T18:07:13.273Z | Done |
| 297 | 2025-05-02T18:07:13.392Z | Done |
| 298 | 2025-05-02T18:07:13.878Z | ++ set -o errexit |
| 299 | 2025-05-02T18:07:13.878Z | ++ set -o pipefail |
| 300 | 2025-05-02T18:07:13.878Z | ++ banner build |
| 301 | 2025-05-02T18:07:13.882Z | |
| 302 | 2025-05-02T18:07:13.882Z | ##### # # # # ##### |
| 303 | 2025-05-02T18:07:13.882Z | # # # # # # # # |
| 304 | 2025-05-02T18:07:13.882Z | ##### # # # # # # |
| 305 | 2025-05-02T18:07:13.882Z | # # # # # # # # |
| 306 | 2025-05-02T18:07:13.882Z | # # # # # # # # |
| 307 | 2025-05-02T18:07:13.882Z | ##### #### # ###### ##### |
| 308 | 2025-05-02T18:07:13.882Z | |
| 309 | 2025-05-02T18:07:13.882Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 310 | 2025-05-02T18:07:14.059Z | Updating crates.io index |
| 311 | 2025-05-02T18:07:14.101Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 312 | 2025-05-02T18:07:14.794Z | From https://github.com/oxidecomputer/falcon |
| 313 | 2025-05-02T18:07:14.794Z | * [new ref] 3e4689a5952a67e5f9c56e2f1950545c5da5317d -> refs/commit/3e4689a5952a67e5f9c56e2f1950545c5da5317d |
| 314 | 2025-05-02T18:07:14.910Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 315 | 2025-05-02T18:07:15.356Z | From https://github.com/oxidecomputer/dendrite |
| 316 | 2025-05-02T18:07:15.356Z | * [new ref] dbb6ca35b2e06996a5aa99a47200554b898bf4f0 -> refs/commit/dbb6ca35b2e06996a5aa99a47200554b898bf4f0 |
| 317 | 2025-05-02T18:07:15.396Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 318 | 2025-05-02T18:07:15.703Z | From https://github.com/oxidecomputer/ispf |
| 319 | 2025-05-02T18:07:15.703Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 320 | 2025-05-02T18:07:15.734Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 321 | 2025-05-02T18:07:16.136Z | From https://github.com/oxidecomputer/netadm-sys |
| 322 | 2025-05-02T18:07:16.136Z | * [new ref] c51d1637818891f5a13044f38a46f5e2d0cc8159 -> refs/commit/c51d1637818891f5a13044f38a46f5e2d0cc8159 |
| 323 | 2025-05-02T18:07:16.148Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 324 | 2025-05-02T18:07:20.555Z | From https://github.com/oxidecomputer/omicron |
| 325 | 2025-05-02T18:07:20.556Z | * [new ref] 1d3958c3269116fbe41240d1d1fa9fe93dfb7cac -> refs/commit/1d3958c3269116fbe41240d1d1fa9fe93dfb7cac |
| 326 | 2025-05-02T18:07:20.974Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 327 | 2025-05-02T18:07:21.637Z | From https://github.com/oxidecomputer/opte |
| 328 | 2025-05-02T18:07:21.637Z | * [new ref] 88adb1a5df689b3e2daddab9325ee94047f6ffad -> refs/commit/88adb1a5df689b3e2daddab9325ee94047f6ffad |
| 329 | 2025-05-02T18:07:21.681Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 330 | 2025-05-02T18:07:22.016Z | From https://github.com/illumos/smf-rs |
| 331 | 2025-05-02T18:07:22.016Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 332 | 2025-05-02T18:07:22.057Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 333 | 2025-05-02T18:07:22.480Z | From https://github.com/oxidecomputer/zone |
| 334 | 2025-05-02T18:07:22.480Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 335 | 2025-05-02T18:07:22.533Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 336 | 2025-05-02T18:07:23.516Z | From https://github.com/oxidecomputer/propolis |
| 337 | 2025-05-02T18:07:23.516Z | * [new ref] 02fdf06bb279fc1b1393f993b90cbe84b7e9f281 -> refs/commit/02fdf06bb279fc1b1393f993b90cbe84b7e9f281 |
| 338 | 2025-05-02T18:07:23.651Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 339 | 2025-05-02T18:07:24.225Z | From https://github.com/oxidecomputer/transceiver-control |
| 340 | 2025-05-02T18:07:24.226Z | * [new ref] 995f637041110678de387b804ea78732ded4ca0a -> refs/commit/995f637041110678de387b804ea78732ded4ca0a |
| 341 | 2025-05-02T18:07:24.299Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 342 | 2025-05-02T18:07:24.613Z | From https://github.com/oxidecomputer/dlpi-sys |
| 343 | 2025-05-02T18:07:24.614Z | * [new ref] e0e3e4680aaf0b1d644361ce9d535c0fcb9f73d3 -> refs/commit/e0e3e4680aaf0b1d644361ce9d535c0fcb9f73d3 |
| 344 | 2025-05-02T18:07:24.623Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 345 | 2025-05-02T18:07:24.985Z | From https://github.com/jmesmon/rust-libzfs |
| 346 | 2025-05-02T18:07:24.985Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 347 | 2025-05-02T18:07:24.998Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 348 | 2025-05-02T18:07:25.343Z | From https://github.com/oxidecomputer/rusty-doors |
| 349 | 2025-05-02T18:07:25.343Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 350 | 2025-05-02T18:07:25.380Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 351 | 2025-05-02T18:07:25.743Z | From https://github.com/oxidecomputer/lldp |
| 352 | 2025-05-02T18:07:25.743Z | * [new ref] 82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 -> refs/commit/82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 |
| 353 | 2025-05-02T18:07:25.768Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 354 | 2025-05-02T18:07:26.324Z | From https://github.com/oxidecomputer/maghemite |
| 355 | 2025-05-02T18:07:26.324Z | * [new ref] 8452936a53c3b16e53cbbf4e34e5e59899afc965 -> refs/commit/8452936a53c3b16e53cbbf4e34e5e59899afc965 |
| 356 | 2025-05-02T18:07:26.380Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 357 | 2025-05-02T18:07:26.693Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 358 | 2025-05-02T18:07:26.693Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
| 359 | 2025-05-02T18:07:26.714Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 360 | 2025-05-02T18:07:27.045Z | From https://github.com/oxidecomputer/slog-error-chain |
| 361 | 2025-05-02T18:07:27.045Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 362 | 2025-05-02T18:07:27.058Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 363 | 2025-05-02T18:07:27.440Z | From https://github.com/oxidecomputer/tufaceous |
| 364 | 2025-05-02T18:07:27.440Z | * [new ref] 04681f26ba09e144e5467dd6bd22c4887692a670 -> refs/commit/04681f26ba09e144e5467dd6bd22c4887692a670 |
| 365 | 2025-05-02T18:07:27.474Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 366 | 2025-05-02T18:07:27.782Z | From https://github.com/oxidecomputer/poptrie |
| 367 | 2025-05-02T18:07:27.782Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
| 368 | 2025-05-02T18:07:27.827Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 369 | 2025-05-02T18:07:29.056Z | From https://github.com/oxidecomputer/crucible |
| 370 | 2025-05-02T18:07:29.056Z | * [new ref] da3cf198a0e000bb89efc3a1c77d7ba09340a600 -> refs/commit/da3cf198a0e000bb89efc3a1c77d7ba09340a600 |
| 371 | 2025-05-02T18:07:29.337Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
| 372 | 2025-05-02T18:07:29.695Z | From https://github.com/oxidecomputer/ingot |
| 373 | 2025-05-02T18:07:29.695Z | * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906 |
| 374 | 2025-05-02T18:07:29.966Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 375 | 2025-05-02T18:07:30.613Z | From https://github.com/oxidecomputer/management-gateway-service |
| 376 | 2025-05-02T18:07:30.613Z | * [new ref] f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a -> refs/commit/f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a |
| 377 | 2025-05-02T18:07:31.351Z | Downloading crates ... |
| 378 | 2025-05-02T18:07:31.434Z | Downloaded allocator-api2 v0.2.21 |
| 379 | 2025-05-02T18:07:31.441Z | Downloaded ahash v0.8.11 |
| 380 | 2025-05-02T18:07:31.448Z | Downloaded async-stream v0.3.6 |
| 381 | 2025-05-02T18:07:31.451Z | Downloaded anstyle v1.0.10 |
| 382 | 2025-05-02T18:07:31.454Z | Downloaded anstyle-parse v0.2.6 |
| 383 | 2025-05-02T18:07:31.457Z | Downloaded num-iter v0.1.45 |
| 384 | 2025-05-02T18:07:31.457Z | Downloaded foreign-types-macros v0.2.3 |
| 385 | 2025-05-02T18:07:31.460Z | Downloaded num_enum_derive v0.7.3 |
| 386 | 2025-05-02T18:07:31.460Z | Downloaded num-integer v0.1.46 |
| 387 | 2025-05-02T18:07:31.464Z | Downloaded anyhow v1.0.98 |
| 388 | 2025-05-02T18:07:31.468Z | Downloaded papergrid v0.14.0 |
| 389 | 2025-05-02T18:07:31.473Z | Downloaded async-stream-impl v0.3.6 |
| 390 | 2025-05-02T18:07:31.476Z | Downloaded async-trait v0.1.88 |
| 391 | 2025-05-02T18:07:31.479Z | Downloaded bit-set v0.8.0 |
| 392 | 2025-05-02T18:07:31.482Z | Downloaded atomicwrites v0.4.4 |
| 393 | 2025-05-02T18:07:31.482Z | Downloaded atomic-waker v1.1.2 |
| 394 | 2025-05-02T18:07:31.485Z | Downloaded byteorder v1.5.0 |
| 395 | 2025-05-02T18:07:31.486Z | Downloaded base64ct v1.7.3 |
| 396 | 2025-05-02T18:07:31.488Z | Downloaded blake2 v0.10.6 |
| 397 | 2025-05-02T18:07:31.492Z | Downloaded progenitor-client v0.9.1 |
| 398 | 2025-05-02T18:07:31.495Z | Downloaded cancel-safe-futures v0.1.5 |
| 399 | 2025-05-02T18:07:31.498Z | Downloaded bit-vec v0.8.0 |
| 400 | 2025-05-02T18:07:31.498Z | Downloaded camino v1.1.9 |
| 401 | 2025-05-02T18:07:31.501Z | Downloaded bitflags v2.9.0 |
| 402 | 2025-05-02T18:07:31.505Z | Downloaded arc-swap v1.7.1 |
| 403 | 2025-05-02T18:07:31.508Z | Downloaded backoff v0.4.0 |
| 404 | 2025-05-02T18:07:31.511Z | Downloaded autocfg v1.4.0 |
| 405 | 2025-05-02T18:07:31.515Z | Downloaded openssl-macros v0.1.1 |
| 406 | 2025-05-02T18:07:31.515Z | Downloaded serde-big-array v0.5.1 |
| 407 | 2025-05-02T18:07:31.521Z | Downloaded scroll_derive v0.12.1 |
| 408 | 2025-05-02T18:07:31.521Z | Downloaded cfg_aliases v0.2.1 |
| 409 | 2025-05-02T18:07:31.521Z | Downloaded rand_chacha v0.3.1 |
| 410 | 2025-05-02T18:07:31.524Z | Downloaded pretty-hex v0.4.1 |
| 411 | 2025-05-02T18:07:31.524Z | Downloaded once_cell v1.21.3 |
| 412 | 2025-05-02T18:07:31.528Z | Downloaded foreign-types-shared v0.1.1 |
| 413 | 2025-05-02T18:07:31.528Z | Downloaded zone_cfg_derive v0.3.1 |
| 414 | 2025-05-02T18:07:31.528Z | Downloaded cfg-if v1.0.0 |
| 415 | 2025-05-02T18:07:31.531Z | Downloaded oxnet v0.1.1 |
| 416 | 2025-05-02T18:07:31.534Z | Downloaded num-derive v0.4.2 |
| 417 | 2025-05-02T18:07:31.537Z | Downloaded pest_generator v2.8.0 |
| 418 | 2025-05-02T18:07:31.537Z | Downloaded rand_core v0.6.4 |
| 419 | 2025-05-02T18:07:31.540Z | Downloaded crunchy v0.2.3 |
| 420 | 2025-05-02T18:07:31.540Z | Downloaded rustc-hash v2.1.1 |
| 421 | 2025-05-02T18:07:31.544Z | Downloaded darling_macro v0.20.11 |
| 422 | 2025-05-02T18:07:31.544Z | Downloaded cstr-argument v0.1.2 |
| 423 | 2025-05-02T18:07:31.547Z | Downloaded powerfmt v0.2.0 |
| 424 | 2025-05-02T18:07:31.547Z | Downloaded proc-macro-crate v3.3.0 |
| 425 | 2025-05-02T18:07:31.550Z | Downloaded defmt v0.3.100 |
| 426 | 2025-05-02T18:07:31.550Z | Downloaded crucible-workspace-hack v0.1.0 |
| 427 | 2025-05-02T18:07:31.553Z | Downloaded dtrace-parser v0.2.0 |
| 428 | 2025-05-02T18:07:31.553Z | Downloaded const-random-macro v0.1.16 |
| 429 | 2025-05-02T18:07:31.553Z | Downloaded const-random v0.1.18 |
| 430 | 2025-05-02T18:07:31.556Z | Downloaded crc8 v0.1.1 |
| 431 | 2025-05-02T18:07:31.556Z | Downloaded foreign-types v0.3.2 |
| 432 | 2025-05-02T18:07:31.559Z | Downloaded rand_xorshift v0.3.0 |
| 433 | 2025-05-02T18:07:31.559Z | Downloaded equivalent v1.0.2 |
| 434 | 2025-05-02T18:07:31.562Z | Downloaded rand_chacha v0.9.0 |
| 435 | 2025-05-02T18:07:31.562Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 436 | 2025-05-02T18:07:31.566Z | Downloaded pkg-config v0.3.32 |
| 437 | 2025-05-02T18:07:31.566Z | Downloaded float-ord v0.3.2 |
| 438 | 2025-05-02T18:07:31.569Z | Downloaded waitgroup v0.1.2 |
| 439 | 2025-05-02T18:07:31.569Z | Downloaded colorchoice v1.0.3 |
| 440 | 2025-05-02T18:07:31.572Z | Downloaded scroll v0.12.0 |
| 441 | 2025-05-02T18:07:31.572Z | Downloaded rusty-fork v0.3.0 |
| 442 | 2025-05-02T18:07:31.575Z | Downloaded clap_lex v0.7.4 |
| 443 | 2025-05-02T18:07:31.575Z | Downloaded ciborium-ll v0.2.2 |
| 444 | 2025-05-02T18:07:31.579Z | Downloaded progenitor v0.9.1 |
| 445 | 2025-05-02T18:07:31.582Z | Downloaded proc-macro-error-attr v1.0.4 |
| 446 | 2025-05-02T18:07:31.582Z | Downloaded daft v0.1.3 |
| 447 | 2025-05-02T18:07:31.585Z | Downloaded data-encoding v2.9.0 |
| 448 | 2025-05-02T18:07:31.585Z | Downloaded enum-as-inner v0.6.1 |
| 449 | 2025-05-02T18:07:31.588Z | Downloaded resolv-conf v0.7.1 |
| 450 | 2025-05-02T18:07:31.592Z | Downloaded dof v0.3.0 |
| 451 | 2025-05-02T18:07:31.592Z | Downloaded quick-error v1.2.3 |
| 452 | 2025-05-02T18:07:31.595Z | Downloaded plain v0.2.3 |
| 453 | 2025-05-02T18:07:31.595Z | Downloaded ident_case v1.0.1 |
| 454 | 2025-05-02T18:07:31.598Z | Downloaded rustc_version v0.1.7 |
| 455 | 2025-05-02T18:07:31.598Z | Downloaded scopeguard v1.2.0 |
| 456 | 2025-05-02T18:07:31.601Z | Downloaded percent-encoding v2.3.1 |
| 457 | 2025-05-02T18:07:31.601Z | Downloaded schemars_derive v0.8.22 |
| 458 | 2025-05-02T18:07:31.604Z | Downloaded parse-display v0.10.0 |
| 459 | 2025-05-02T18:07:31.605Z | Downloaded dyn-clone v1.0.19 |
| 460 | 2025-05-02T18:07:31.608Z | Downloaded deranged v0.4.0 |
| 461 | 2025-05-02T18:07:31.611Z | Downloaded fxhash v0.2.1 |
| 462 | 2025-05-02T18:07:31.611Z | Downloaded futures-task v0.3.31 |
| 463 | 2025-05-02T18:07:31.615Z | Downloaded fixedbitset v0.4.2 |
| 464 | 2025-05-02T18:07:31.615Z | Downloaded foreign-types v0.5.0 |
| 465 | 2025-05-02T18:07:31.615Z | Downloaded fnv v1.0.7 |
| 466 | 2025-05-02T18:07:31.618Z | Downloaded tinyvec_macros v0.1.1 |
| 467 | 2025-05-02T18:07:31.619Z | Downloaded time-core v0.1.4 |
| 468 | 2025-05-02T18:07:31.621Z | Downloaded strum v0.26.3 |
| 469 | 2025-05-02T18:07:31.622Z | Downloaded tower-service v0.3.3 |
| 470 | 2025-05-02T18:07:31.625Z | Downloaded num-rational v0.4.2 |
| 471 | 2025-05-02T18:07:31.625Z | Downloaded foldhash v0.1.5 |
| 472 | 2025-05-02T18:07:31.628Z | Downloaded wait-timeout v0.2.1 |
| 473 | 2025-05-02T18:07:31.631Z | Downloaded progenitor-macro v0.9.1 |
| 474 | 2025-05-02T18:07:31.631Z | Downloaded writeable v0.5.5 |
| 475 | 2025-05-02T18:07:31.634Z | Downloaded proc-macro-error v1.0.4 |
| 476 | 2025-05-02T18:07:31.637Z | Downloaded darling v0.20.11 |
| 477 | 2025-05-02T18:07:31.641Z | Downloaded password-hash v0.5.0 |
| 478 | 2025-05-02T18:07:31.644Z | Downloaded pin-project-lite v0.2.16 |
| 479 | 2025-05-02T18:07:31.649Z | Downloaded hostname v0.4.1 |
| 480 | 2025-05-02T18:07:31.652Z | Downloaded typify-macro v0.3.0 |
| 481 | 2025-05-02T18:07:31.655Z | Downloaded yoke-derive v0.7.5 |
| 482 | 2025-05-02T18:07:31.655Z | Downloaded rustversion v1.0.20 |
| 483 | 2025-05-02T18:07:31.659Z | Downloaded http-body v1.0.1 |
| 484 | 2025-05-02T18:07:31.661Z | Downloaded rhai_codegen v2.2.0 |
| 485 | 2025-05-02T18:07:31.667Z | Downloaded slab v0.4.9 |
| 486 | 2025-05-02T18:07:31.670Z | Downloaded macaddr v1.0.1 |
| 487 | 2025-05-02T18:07:31.673Z | Downloaded hubpack_derive v0.1.1 |
| 488 | 2025-05-02T18:07:31.673Z | Downloaded lru-cache v0.1.2 |
| 489 | 2025-05-02T18:07:31.677Z | Downloaded num-derive v0.3.3 |
| 490 | 2025-05-02T18:07:31.677Z | Downloaded libsw-core v0.3.2 |
| 491 | 2025-05-02T18:07:31.680Z | Downloaded humantime v2.2.0 |
| 492 | 2025-05-02T18:07:31.680Z | Downloaded foreign-types-shared v0.3.1 |
| 493 | 2025-05-02T18:07:31.683Z | Downloaded static_assertions v1.1.0 |
| 494 | 2025-05-02T18:07:31.686Z | Downloaded terminal_size v0.4.2 |
| 495 | 2025-05-02T18:07:31.686Z | Downloaded structmeta v0.3.0 |
| 496 | 2025-05-02T18:07:31.686Z | Downloaded strsim v0.11.1 |
| 497 | 2025-05-02T18:07:31.690Z | Downloaded console v0.15.11 |
| 498 | 2025-05-02T18:07:31.693Z | Downloaded form_urlencoded v1.2.1 |
| 499 | 2025-05-02T18:07:31.696Z | Downloaded instant v0.1.13 |
| 500 | 2025-05-02T18:07:31.696Z | Downloaded futures-core v0.3.31 |
| 501 | 2025-05-02T18:07:31.699Z | Downloaded tower-layer v0.3.3 |
| 502 | 2025-05-02T18:07:31.699Z | Downloaded slog-async v2.8.0 |
| 503 | 2025-05-02T18:07:31.703Z | Downloaded want v0.3.1 |
| 504 | 2025-05-02T18:07:31.703Z | Downloaded untrusted v0.9.0 |
| 505 | 2025-05-02T18:07:31.706Z | Downloaded usdt-macro v0.5.0 |
| 506 | 2025-05-02T18:07:31.706Z | Downloaded tokio-macros v2.5.0 |
| 507 | 2025-05-02T18:07:31.709Z | Downloaded zerofrom v0.1.6 |
| 508 | 2025-05-02T18:07:31.709Z | Downloaded crossbeam-utils v0.8.21 |
| 509 | 2025-05-02T18:07:31.712Z | Downloaded serde_urlencoded v0.7.1 |
| 510 | 2025-05-02T18:07:31.716Z | Downloaded structmeta-derive v0.3.0 |
| 511 | 2025-05-02T18:07:31.716Z | Downloaded heck v0.5.0 |
| 512 | 2025-05-02T18:07:31.719Z | Downloaded log v0.4.27 |
| 513 | 2025-05-02T18:07:31.722Z | Downloaded version_check v0.9.5 |
| 514 | 2025-05-02T18:07:31.722Z | Downloaded num-traits v0.2.19 |
| 515 | 2025-05-02T18:07:31.726Z | Downloaded linear-map v1.2.0 |
| 516 | 2025-05-02T18:07:31.729Z | Downloaded serde_tokenstream v0.2.2 |
| 517 | 2025-05-02T18:07:31.729Z | Downloaded hyper-rustls v0.27.5 |
| 518 | 2025-05-02T18:07:31.732Z | Downloaded pest_derive v2.8.0 |
| 519 | 2025-05-02T18:07:31.735Z | Downloaded parking_lot v0.12.3 |
| 520 | 2025-05-02T18:07:31.738Z | Downloaded signal-hook-registry v1.4.5 |
| 521 | 2025-05-02T18:07:31.743Z | Downloaded proc-macro2 v1.0.95 |
| 522 | 2025-05-02T18:07:31.743Z | Downloaded progenitor-impl v0.9.1 |
| 523 | 2025-05-02T18:07:31.747Z | Downloaded quote v1.0.40 |
| 524 | 2025-05-02T18:07:31.750Z | Downloaded derive-where v1.2.7 |
| 525 | 2025-05-02T18:07:31.754Z | Downloaded num-conv v0.1.0 |
| 526 | 2025-05-02T18:07:31.754Z | Downloaded tabwriter v1.4.1 |
| 527 | 2025-05-02T18:07:31.757Z | Downloaded tabled_derive v0.10.0 |
| 528 | 2025-05-02T18:07:31.757Z | Downloaded smf v0.2.3 |
| 529 | 2025-05-02T18:07:31.760Z | Downloaded unarray v0.1.4 |
| 530 | 2025-05-02T18:07:31.763Z | Downloaded httparse v1.10.1 |
| 531 | 2025-05-02T18:07:31.766Z | Downloaded take_mut v0.2.2 |
| 532 | 2025-05-02T18:07:31.766Z | Downloaded num v0.4.3 |
| 533 | 2025-05-02T18:07:31.766Z | Downloaded semver v1.0.26 |
| 534 | 2025-05-02T18:07:31.770Z | Downloaded zerocopy v0.6.6 |
| 535 | 2025-05-02T18:07:31.773Z | Downloaded no-std-compat v0.4.1 |
| 536 | 2025-05-02T18:07:31.776Z | Downloaded rand_core v0.9.3 |
| 537 | 2025-05-02T18:07:31.776Z | Downloaded linked-hash-map v0.5.6 |
| 538 | 2025-05-02T18:07:31.779Z | Downloaded zerocopy-derive v0.7.35 |
| 539 | 2025-05-02T18:07:31.782Z | Downloaded time-macros v0.2.22 |
| 540 | 2025-05-02T18:07:31.785Z | Downloaded icu_provider v1.5.0 |
| 541 | 2025-05-02T18:07:31.789Z | Downloaded derive_more v0.99.19 |
| 542 | 2025-05-02T18:07:31.793Z | Downloaded swrite v0.1.0 |
| 543 | 2025-05-02T18:07:31.796Z | Downloaded thiserror-impl v1.0.69 |
| 544 | 2025-05-02T18:07:31.796Z | Downloaded zerofrom-derive v0.1.6 |
| 545 | 2025-05-02T18:07:31.799Z | Downloaded newtype_derive v0.1.6 |
| 546 | 2025-05-02T18:07:31.799Z | Downloaded hostname v0.3.1 |
| 547 | 2025-05-02T18:07:31.802Z | Downloaded serde_derive_internals v0.29.1 |
| 548 | 2025-05-02T18:07:31.805Z | Downloaded lazy_static v1.5.0 |
| 549 | 2025-05-02T18:07:31.805Z | Downloaded serde_path_to_error v0.1.17 |
| 550 | 2025-05-02T18:07:31.808Z | Downloaded strum_macros v0.25.3 |
| 551 | 2025-05-02T18:07:31.811Z | Downloaded itoa v1.0.15 |
| 552 | 2025-05-02T18:07:31.814Z | Downloaded libsw v3.5.0 |
| 553 | 2025-05-02T18:07:31.814Z | Downloaded smartstring v1.0.1 |
| 554 | 2025-05-02T18:07:31.817Z | Downloaded test-strategy v0.4.1 |
| 555 | 2025-05-02T18:07:31.820Z | Downloaded pest_meta v2.8.0 |
| 556 | 2025-05-02T18:07:31.823Z | Downloaded tiny-keccak v2.0.2 |
| 557 | 2025-05-02T18:07:31.826Z | Downloaded rustls-pki-types v1.11.0 |
| 558 | 2025-05-02T18:07:31.830Z | Downloaded hubpack v0.1.2 |
| 559 | 2025-05-02T18:07:31.833Z | Downloaded httpdate v1.0.3 |
| 560 | 2025-05-02T18:07:31.833Z | Downloaded serde_derive v1.0.219 |
| 561 | 2025-05-02T18:07:31.836Z | Downloaded http-body-util v0.1.3 |
| 562 | 2025-05-02T18:07:31.839Z | Downloaded zerovec-derive v0.10.3 |
| 563 | 2025-05-02T18:07:31.842Z | Downloaded idna_adapter v1.2.0 |
| 564 | 2025-05-02T18:07:31.843Z | Downloaded match_cfg v0.1.0 |
| 565 | 2025-05-02T18:07:31.843Z | Downloaded subtle v2.6.1 |
| 566 | 2025-05-02T18:07:31.846Z | Downloaded toml_datetime v0.6.8 |
| 567 | 2025-05-02T18:07:31.846Z | Downloaded ipnet v2.11.0 |
| 568 | 2025-05-02T18:07:31.849Z | Downloaded mime v0.3.17 |
| 569 | 2025-05-02T18:07:31.850Z | Downloaded synstructure v0.13.1 |
| 570 | 2025-05-02T18:07:31.853Z | Downloaded thiserror v1.0.69 |
| 571 | 2025-05-02T18:07:31.857Z | Downloaded slog-scope v4.4.0 |
| 572 | 2025-05-02T18:07:31.860Z | Downloaded slog-json v2.6.1 |
| 573 | 2025-05-02T18:07:31.863Z | Downloaded icu_normalizer_data v1.5.1 |
| 574 | 2025-05-02T18:07:31.866Z | Downloaded tinystr v0.7.6 |
| 575 | 2025-05-02T18:07:31.866Z | Downloaded hash32 v0.3.1 |
| 576 | 2025-05-02T18:07:31.869Z | Downloaded zone v0.3.1 |
| 577 | 2025-05-02T18:07:31.870Z | Downloaded tokio-rustls v0.25.0 |
| 578 | 2025-05-02T18:07:31.872Z | Downloaded tracing-attributes v0.1.28 |
| 579 | 2025-05-02T18:07:31.876Z | Downloaded serde_spanned v0.6.8 |
| 580 | 2025-05-02T18:07:31.876Z | Downloaded usdt v0.5.0 |
| 581 | 2025-05-02T18:07:31.879Z | Downloaded usdt-attr-macro v0.5.0 |
| 582 | 2025-05-02T18:07:31.879Z | Downloaded thread-id v4.2.2 |
| 583 | 2025-05-02T18:07:31.883Z | Downloaded newtype-uuid v1.2.1 |
| 584 | 2025-05-02T18:07:31.883Z | Downloaded strum_macros v0.26.4 |
| 585 | 2025-05-02T18:07:31.886Z | Downloaded utf8_iter v1.0.4 |
| 586 | 2025-05-02T18:07:31.886Z | Downloaded num-complex v0.4.6 |
| 587 | 2025-05-02T18:07:31.889Z | Downloaded thin-vec v0.2.14 |
| 588 | 2025-05-02T18:07:31.889Z | Downloaded crossbeam-channel v0.5.15 |
| 589 | 2025-05-02T18:07:31.893Z | Downloaded slog v2.7.0 |
| 590 | 2025-05-02T18:07:31.897Z | Downloaded prettyplease v0.2.32 |
| 591 | 2025-05-02T18:07:31.901Z | Downloaded spin v0.5.2 |
| 592 | 2025-05-02T18:07:31.904Z | Downloaded tinyvec v1.9.0 |
| 593 | 2025-05-02T18:07:31.907Z | Downloaded toml v0.8.20 |
| 594 | 2025-05-02T18:07:31.910Z | Downloaded thiserror-impl v2.0.12 |
| 595 | 2025-05-02T18:07:31.913Z | Downloaded utf16_iter v1.0.5 |
| 596 | 2025-05-02T18:07:31.916Z | Downloaded serde v1.0.219 |
| 597 | 2025-05-02T18:07:31.919Z | Downloaded sync_wrapper v1.0.2 |
| 598 | 2025-05-02T18:07:31.919Z | Downloaded rand v0.8.5 |
| 599 | 2025-05-02T18:07:31.923Z | Downloaded schemars v0.8.22 |
| 600 | 2025-05-02T18:07:31.935Z | Downloaded stable_deref_trait v1.2.0 |
| 601 | 2025-05-02T18:07:31.938Z | Downloaded sha1 v0.10.6 |
| 602 | 2025-05-02T18:07:31.941Z | Downloaded indent_write v2.2.0 |
| 603 | 2025-05-02T18:07:31.942Z | Downloaded shlex v1.3.0 |
| 604 | 2025-05-02T18:07:31.942Z | Downloaded hex v0.4.3 |
| 605 | 2025-05-02T18:07:31.945Z | Downloaded socket2 v0.5.9 |
| 606 | 2025-05-02T18:07:31.948Z | Downloaded serde_yaml v0.9.34+deprecated |
| 607 | 2025-05-02T18:07:31.951Z | Downloaded slog-envlogger v2.2.0 |
| 608 | 2025-05-02T18:07:31.955Z | Downloaded openssl-sys v0.9.107 |
| 609 | 2025-05-02T18:07:31.958Z | Downloaded slog-dtrace v0.3.0 |
| 610 | 2025-05-02T18:07:31.961Z | Downloaded thread_local v1.1.8 |
| 611 | 2025-05-02T18:07:31.964Z | Downloaded slog-term v2.9.1 |
| 612 | 2025-05-02T18:07:31.964Z | Downloaded ucd-trie v0.1.7 |
| 613 | 2025-05-02T18:07:31.967Z | Downloaded thiserror v2.0.12 |
| 614 | 2025-05-02T18:07:31.972Z | Downloaded iana-time-zone v0.1.63 |
| 615 | 2025-05-02T18:07:31.975Z | Downloaded icu_locid_transform v1.5.0 |
| 616 | 2025-05-02T18:07:31.980Z | Downloaded term v0.7.0 |
| 617 | 2025-05-02T18:07:31.983Z | Downloaded rand v0.9.1 |
| 618 | 2025-05-02T18:07:31.987Z | Downloaded tracing-core v0.1.33 |
| 619 | 2025-05-02T18:07:31.990Z | Downloaded serde_with_macros v3.12.0 |
| 620 | 2025-05-02T18:07:31.993Z | Downloaded whoami v1.6.0 |
| 621 | 2025-05-02T18:07:31.996Z | Downloaded is-terminal v0.4.16 |
| 622 | 2025-05-02T18:07:31.996Z | Downloaded icu_locid_transform_data v1.5.1 |
| 623 | 2025-05-02T18:07:32.000Z | Downloaded steno v0.4.1 |
| 624 | 2025-05-02T18:07:32.003Z | Downloaded spin v0.9.8 |
| 625 | 2025-05-02T18:07:32.006Z | Downloaded hyper-util v0.1.11 |
| 626 | 2025-05-02T18:07:32.011Z | Downloaded heck v0.4.1 |
| 627 | 2025-05-02T18:07:32.014Z | Downloaded indexmap v1.9.3 |
| 628 | 2025-05-02T18:07:32.018Z | Downloaded half v2.6.0 |
| 629 | 2025-05-02T18:07:32.021Z | Downloaded unicode-ident v1.0.18 |
| 630 | 2025-05-02T18:07:32.024Z | Downloaded url v2.5.4 |
| 631 | 2025-05-02T18:07:32.028Z | Downloaded heapless v0.8.0 |
| 632 | 2025-05-02T18:07:32.032Z | Downloaded jiff-static v0.2.9 |
| 633 | 2025-05-02T18:07:32.036Z | Downloaded sha2 v0.10.8 |
| 634 | 2025-05-02T18:07:32.039Z | Downloaded uuid v1.16.0 |
| 635 | 2025-05-02T18:07:32.044Z | Downloaded unsafe-libyaml v0.2.11 |
| 636 | 2025-05-02T18:07:32.048Z | Downloaded qorb v0.3.1 |
| 637 | 2025-05-02T18:07:32.052Z | Downloaded slog-stdlog v4.1.1 |
| 638 | 2025-05-02T18:07:32.052Z | Downloaded highway v1.3.0 |
| 639 | 2025-05-02T18:07:32.056Z | Downloaded expectorate v1.1.0 |
| 640 | 2025-05-02T18:07:32.056Z | Downloaded managed v0.8.0 |
| 641 | 2025-05-02T18:07:32.060Z | Downloaded libscf-sys v1.1.0 |
| 642 | 2025-05-02T18:07:32.060Z | Downloaded multer v3.1.0 |
| 643 | 2025-05-02T18:07:32.063Z | Downloaded tokio-rustls v0.26.2 |
| 644 | 2025-05-02T18:07:32.067Z | Downloaded serde_repr v0.1.20 |
| 645 | 2025-05-02T18:07:32.067Z | Downloaded typify v0.3.0 |
| 646 | 2025-05-02T18:07:32.070Z | Downloaded getrandom v0.3.2 |
| 647 | 2025-05-02T18:07:32.073Z | Downloaded tracing v0.1.41 |
| 648 | 2025-05-02T18:07:32.079Z | Downloaded tower v0.5.2 |
| 649 | 2025-05-02T18:07:32.088Z | Downloaded tempfile v3.19.1 |
| 650 | 2025-05-02T18:07:32.092Z | Downloaded typenum v1.18.0 |
| 651 | 2025-05-02T18:07:32.096Z | Downloaded icu_properties v1.5.1 |
| 652 | 2025-05-02T18:07:32.099Z | Downloaded unicode-segmentation v1.12.0 |
| 653 | 2025-05-02T18:07:32.103Z | Downloaded indexmap v2.9.0 |
| 654 | 2025-05-02T18:07:32.108Z | Downloaded hickory-resolver v0.24.4 |
| 655 | 2025-05-02T18:07:32.113Z | Downloaded libm v0.2.11 |
| 656 | 2025-05-02T18:07:32.122Z | Downloaded itertools v0.12.1 |
| 657 | 2025-05-02T18:07:32.129Z | Downloaded hyper v1.6.0 |
| 658 | 2025-05-02T18:07:32.137Z | Downloaded icu_locid v1.5.0 |
| 659 | 2025-05-02T18:07:32.142Z | Downloaded chrono v0.4.41 |
| 660 | 2025-05-02T18:07:32.150Z | Downloaded tokio-util v0.7.14 |
| 661 | 2025-05-02T18:07:32.158Z | Downloaded hashbrown v0.15.2 |
| 662 | 2025-05-02T18:07:32.165Z | Downloaded serde_json v1.0.140 |
| 663 | 2025-05-02T18:07:32.173Z | Downloaded icu_collections v1.5.0 |
| 664 | 2025-05-02T18:07:32.179Z | Downloaded pest v2.8.0 |
| 665 | 2025-05-02T18:07:32.185Z | Downloaded itertools v0.14.0 |
| 666 | 2025-05-02T18:07:32.193Z | Downloaded winnow v0.7.6 |
| 667 | 2025-05-02T18:07:32.204Z | Downloaded clap_builder v4.5.37 |
| 668 | 2025-05-02T18:07:32.212Z | Downloaded hashbrown v0.12.3 |
| 669 | 2025-05-02T18:07:32.216Z | Downloaded mio v1.0.3 |
| 670 | 2025-05-02T18:07:32.223Z | Downloaded memchr v2.7.4 |
| 671 | 2025-05-02T18:07:32.228Z | Downloaded http v1.3.1 |
| 672 | 2025-05-02T18:07:32.233Z | Downloaded vcpkg v0.2.15 |
| 673 | 2025-05-02T18:07:32.272Z | Downloaded h2 v0.4.9 |
| 674 | 2025-05-02T18:07:32.278Z | Downloaded goblin v0.8.2 |
| 675 | 2025-05-02T18:07:32.285Z | Downloaded futures-util v0.3.31 |
| 676 | 2025-05-02T18:07:32.298Z | Downloaded zerovec v0.10.4 |
| 677 | 2025-05-02T18:07:32.304Z | Downloaded syn v1.0.109 |
| 678 | 2025-05-02T18:07:32.315Z | Downloaded reqwest v0.12.15 |
| 679 | 2025-05-02T18:07:32.325Z | Downloaded webpki-roots v0.26.8 |
| 680 | 2025-05-02T18:07:32.328Z | Downloaded nix v0.29.0 |
| 681 | 2025-05-02T18:07:32.340Z | Downloaded syn v2.0.100 |
| 682 | 2025-05-02T18:07:32.353Z | Downloaded rustls-webpki v0.102.8 |
| 683 | 2025-05-02T18:07:32.371Z | Downloaded idna v1.0.3 |
| 684 | 2025-05-02T18:07:32.375Z | Downloaded quinn-proto v0.11.10 |
| 685 | 2025-05-02T18:07:32.382Z | Downloaded proptest v1.6.0 |
| 686 | 2025-05-02T18:07:32.392Z | Downloaded dropshot v0.16.0 |
| 687 | 2025-05-02T18:07:32.415Z | Downloaded serde_with v3.12.0 |
| 688 | 2025-05-02T18:07:32.422Z | Downloaded sled v0.34.7 |
| 689 | 2025-05-02T18:07:32.433Z | Downloaded typify-impl v0.3.0 |
| 690 | 2025-05-02T18:07:32.448Z | Downloaded regex v1.11.1 |
| 691 | 2025-05-02T18:07:32.461Z | Downloaded zerocopy v0.8.24 |
| 692 | 2025-05-02T18:07:32.485Z | Downloaded tabled v0.18.0 |
| 693 | 2025-05-02T18:07:32.502Z | Downloaded openssl v0.10.72 |
| 694 | 2025-05-02T18:07:32.512Z | Downloaded time v0.3.41 |
| 695 | 2025-05-02T18:07:32.519Z | Downloaded icu_properties_data v1.5.1 |
| 696 | 2025-05-02T18:07:32.530Z | Downloaded portable-atomic v1.11.0 |
| 697 | 2025-05-02T18:07:32.537Z | Downloaded itertools v0.13.0 |
| 698 | 2025-05-02T18:07:32.544Z | Downloaded zerocopy v0.7.35 |
| 699 | 2025-05-02T18:07:32.560Z | Downloaded unicode-width v0.2.0 |
| 700 | 2025-05-02T18:07:32.566Z | Downloaded rustls v0.22.4 |
| 701 | 2025-05-02T18:07:32.579Z | Downloaded regress v0.10.3 |
| 702 | 2025-05-02T18:07:32.588Z | Downloaded unicode-width v0.1.14 |
| 703 | 2025-05-02T18:07:32.594Z | Downloaded jiff v0.2.9 |
| 704 | 2025-05-02T18:07:32.612Z | Downloaded smoltcp v0.11.0 |
| 705 | 2025-05-02T18:07:32.625Z | Downloaded rustls v0.23.26 |
| 706 | 2025-05-02T18:07:32.637Z | Downloaded rustix v0.38.44 |
| 707 | 2025-05-02T18:07:32.659Z | Downloaded regex-syntax v0.8.5 |
| 708 | 2025-05-02T18:07:32.667Z | Downloaded openapiv3 v2.0.0 |
| 709 | 2025-05-02T18:07:32.679Z | Downloaded rustix v1.0.5 |
| 710 | 2025-05-02T18:07:32.703Z | Downloaded hickory-proto v0.24.4 |
| 711 | 2025-05-02T18:07:32.717Z | Downloaded tokio v1.44.2 |
| 712 | 2025-05-02T18:07:32.847Z | Downloaded rhai v1.21.0 |
| 713 | 2025-05-02T18:07:32.853Z | Downloaded zerocopy-derive v0.8.24 |
| 714 | 2025-05-02T18:07:32.853Z | Downloaded nom v7.1.3 |
| 715 | 2025-05-02T18:07:32.853Z | Downloaded minimal-lexical v0.2.1 |
| 716 | 2025-05-02T18:07:32.853Z | Downloaded toml_edit v0.22.24 |
| 717 | 2025-05-02T18:07:32.853Z | Downloaded yoke v0.7.5 |
| 718 | 2025-05-02T18:07:32.853Z | Downloaded tokio-stream v0.1.17 |
| 719 | 2025-05-02T18:07:32.853Z | Downloaded icu_normalizer v1.5.0 |
| 720 | 2025-05-02T18:07:32.853Z | Downloaded futures v0.3.31 |
| 721 | 2025-05-02T18:07:32.853Z | Downloaded quinn v0.11.7 |
| 722 | 2025-05-02T18:07:32.853Z | Downloaded futures-executor v0.3.31 |
| 723 | 2025-05-02T18:07:32.853Z | Downloaded ipnetwork v0.21.1 |
| 724 | 2025-05-02T18:07:32.854Z | Downloaded lock_api v0.4.12 |
| 725 | 2025-05-02T18:07:32.854Z | Downloaded litemap v0.7.5 |
| 726 | 2025-05-02T18:07:32.854Z | Downloaded zerocopy-derive v0.6.6 |
| 727 | 2025-05-02T18:07:32.854Z | Downloaded futures-channel v0.3.31 |
| 728 | 2025-05-02T18:07:32.854Z | Downloaded similar v2.7.0 |
| 729 | 2025-05-02T18:07:32.854Z | Downloaded getrandom v0.2.15 |
| 730 | 2025-05-02T18:07:32.854Z | Downloaded regex-automata v0.4.9 |
| 731 | 2025-05-02T18:07:32.864Z | Downloaded memoffset v0.9.1 |
| 732 | 2025-05-02T18:07:32.867Z | Downloaded memmap v0.7.0 |
| 733 | 2025-05-02T18:07:32.867Z | Downloaded smallvec v1.15.0 |
| 734 | 2025-05-02T18:07:32.871Z | Downloaded ryu v1.0.20 |
| 735 | 2025-05-02T18:07:32.874Z | Downloaded zeroize v1.8.1 |
| 736 | 2025-05-02T18:07:32.874Z | Downloaded is_terminal_polyfill v1.70.1 |
| 737 | 2025-05-02T18:07:32.877Z | Downloaded write16 v1.0.0 |
| 738 | 2025-05-02T18:07:32.877Z | Downloaded slog-bunyan v2.5.0 |
| 739 | 2025-05-02T18:07:32.877Z | Downloaded futures-io v0.3.31 |
| 740 | 2025-05-02T18:07:32.877Z | Downloaded try-lock v0.2.5 |
| 741 | 2025-05-02T18:07:32.880Z | Downloaded newline-converter v0.3.0 |
| 742 | 2025-05-02T18:07:32.880Z | Downloaded darling_core v0.20.11 |
| 743 | 2025-05-02T18:07:32.884Z | Downloaded owo-colors v4.2.0 |
| 744 | 2025-05-02T18:07:32.887Z | Downloaded petgraph v0.6.5 |
| 745 | 2025-05-02T18:07:32.904Z | Downloaded encoding_rs v0.8.35 |
| 746 | 2025-05-02T18:07:32.925Z | Downloaded petgraph v0.7.1 |
| 747 | 2025-05-02T18:07:32.943Z | Downloaded dropshot_endpoint v0.16.0 |
| 748 | 2025-05-02T18:07:32.946Z | Downloaded cookie v0.18.1 |
| 749 | 2025-05-02T18:07:32.950Z | Downloaded postcard v1.1.1 |
| 750 | 2025-05-02T18:07:32.953Z | Downloaded crossbeam-epoch v0.9.18 |
| 751 | 2025-05-02T18:07:32.953Z | Downloaded cc v1.2.19 |
| 752 | 2025-05-02T18:07:32.956Z | Downloaded generic-array v0.14.7 |
| 753 | 2025-05-02T18:07:32.960Z | Downloaded parse-display-derive v0.10.0 |
| 754 | 2025-05-02T18:07:32.960Z | Downloaded num_enum v0.7.3 |
| 755 | 2025-05-02T18:07:32.963Z | Downloaded defmt v1.0.1 |
| 756 | 2025-05-02T18:07:32.967Z | Downloaded libc v0.2.172 |
| 757 | 2025-05-02T18:07:32.993Z | Downloaded rustls-webpki v0.103.1 |
| 758 | 2025-05-02T18:07:33.015Z | Downloaded either v1.15.0 |
| 759 | 2025-05-02T18:07:33.018Z | Downloaded colored v3.0.0 |
| 760 | 2025-05-02T18:07:33.022Z | Downloaded semver v0.1.20 |
| 761 | 2025-05-02T18:07:33.022Z | Downloaded proc-macro-error2 v2.0.1 |
| 762 | 2025-05-02T18:07:33.025Z | Downloaded defmt-macros v1.0.1 |
| 763 | 2025-05-02T18:07:33.028Z | Downloaded quinn-udp v0.5.11 |
| 764 | 2025-05-02T18:07:33.028Z | Downloaded fixedbitset v0.5.7 |
| 765 | 2025-05-02T18:07:33.031Z | Downloaded daft-derive v0.1.3 |
| 766 | 2025-05-02T18:07:33.034Z | Downloaded parking_lot v0.11.2 |
| 767 | 2025-05-02T18:07:33.034Z | Downloaded futures-sink v0.3.31 |
| 768 | 2025-05-02T18:07:33.037Z | Downloaded futures-macro v0.3.31 |
| 769 | 2025-05-02T18:07:33.037Z | Downloaded usdt-impl v0.5.0 |
| 770 | 2025-05-02T18:07:33.037Z | Downloaded rustls-pemfile v2.2.0 |
| 771 | 2025-05-02T18:07:33.041Z | Downloaded rustc_version v0.4.1 |
| 772 | 2025-05-02T18:07:33.041Z | Downloaded parking_lot_core v0.8.6 |
| 773 | 2025-05-02T18:07:33.044Z | Downloaded displaydoc v0.2.5 |
| 774 | 2025-05-02T18:07:33.047Z | Downloaded bytes v1.10.1 |
| 775 | 2025-05-02T18:07:33.050Z | Downloaded base64 v0.22.1 |
| 776 | 2025-05-02T18:07:33.053Z | Downloaded colored v2.2.0 |
| 777 | 2025-05-02T18:07:33.056Z | Downloaded parking_lot_core v0.9.10 |
| 778 | 2025-05-02T18:07:33.056Z | Downloaded crypto-common v0.1.6 |
| 779 | 2025-05-02T18:07:33.059Z | Downloaded crc32fast v1.4.2 |
| 780 | 2025-05-02T18:07:33.059Z | Downloaded clap_derive v4.5.32 |
| 781 | 2025-05-02T18:07:33.063Z | Downloaded utf8parse v0.2.2 |
| 782 | 2025-05-02T18:07:33.063Z | Downloaded fastrand v2.3.0 |
| 783 | 2025-05-02T18:07:33.068Z | Downloaded errno v0.3.11 |
| 784 | 2025-05-02T18:07:33.068Z | Downloaded sigpipe v0.1.3 |
| 785 | 2025-05-02T18:07:33.068Z | Downloaded embedded-io v0.6.1 |
| 786 | 2025-05-02T18:07:33.068Z | Downloaded dirs-next v2.0.0 |
| 787 | 2025-05-02T18:07:33.071Z | Downloaded debug-ignore v1.0.5 |
| 788 | 2025-05-02T18:07:33.071Z | Downloaded icu_provider_macros v1.5.0 |
| 789 | 2025-05-02T18:07:33.071Z | Downloaded embedded-io v0.4.0 |
| 790 | 2025-05-02T18:07:33.071Z | Downloaded dirs-sys-next v0.1.2 |
| 791 | 2025-05-02T18:07:33.075Z | Downloaded digest v0.10.7 |
| 792 | 2025-05-02T18:07:33.075Z | Downloaded cpufeatures v0.2.17 |
| 793 | 2025-05-02T18:07:33.075Z | Downloaded paste v1.0.15 |
| 794 | 2025-05-02T18:07:33.078Z | Downloaded convert_case v0.4.0 |
| 795 | 2025-05-02T18:07:33.078Z | Downloaded cobs v0.2.3 |
| 796 | 2025-05-02T18:07:33.082Z | Downloaded ppv-lite86 v0.2.21 |
| 797 | 2025-05-02T18:07:33.082Z | Downloaded pin-utils v0.1.0 |
| 798 | 2025-05-02T18:07:33.085Z | Downloaded defmt-parser v1.0.0 |
| 799 | 2025-05-02T18:07:33.085Z | Downloaded clap v4.5.37 |
| 800 | 2025-05-02T18:07:33.090Z | Downloaded ciborium-io v0.2.2 |
| 801 | 2025-05-02T18:07:33.094Z | Downloaded ciborium v0.2.2 |
| 802 | 2025-05-02T18:07:33.094Z | Downloaded camino-tempfile v1.1.1 |
| 803 | 2025-05-02T18:07:33.097Z | Downloaded argon2 v0.5.3 |
| 804 | 2025-05-02T18:07:33.097Z | Downloaded anstyle-query v1.1.2 |
| 805 | 2025-05-02T18:07:33.100Z | Downloaded ring v0.17.14 |
| 806 | 2025-05-02T18:07:33.170Z | Downloaded bytecount v0.6.8 |
| 807 | 2025-05-02T18:07:33.174Z | Downloaded block-buffer v0.10.4 |
| 808 | 2025-05-02T18:07:33.174Z | Downloaded bitflags v1.3.2 |
| 809 | 2025-05-02T18:07:33.179Z | Downloaded omicron-workspace-hack v0.1.0 |
| 810 | 2025-05-02T18:07:33.179Z | Downloaded num_threads v0.1.7 |
| 811 | 2025-05-02T18:07:33.182Z | Downloaded anstream v0.6.18 |
| 812 | 2025-05-02T18:07:33.182Z | Downloaded aho-corasick v1.1.3 |
| 813 | 2025-05-02T18:07:33.476Z | Compiling proc-macro2 v1.0.95 |
| 814 | 2025-05-02T18:07:33.477Z | Compiling unicode-ident v1.0.18 |
| 815 | 2025-05-02T18:07:33.481Z | Compiling serde v1.0.219 |
| 816 | 2025-05-02T18:07:33.481Z | Compiling autocfg v1.4.0 |
| 817 | 2025-05-02T18:07:33.481Z | Compiling libc v0.2.172 |
| 818 | 2025-05-02T18:07:33.481Z | Compiling cfg-if v1.0.0 |
| 819 | 2025-05-02T18:07:33.516Z | Compiling libm v0.2.11 |
| 820 | 2025-05-02T18:07:33.688Z | Compiling memchr v2.7.4 |
| 821 | 2025-05-02T18:07:33.734Z | Compiling version_check v0.9.5 |
| 822 | 2025-05-02T18:07:34.285Z | Compiling lock_api v0.4.12 |
| 823 | 2025-05-02T18:07:34.688Z | Compiling parking_lot_core v0.9.10 |
| 824 | 2025-05-02T18:07:35.014Z | Compiling itoa v1.0.15 |
| 825 | 2025-05-02T18:07:35.112Z | Compiling semver v1.0.26 |
| 826 | 2025-05-02T18:07:35.145Z | Compiling schemars v0.8.22 |
| 827 | 2025-05-02T18:07:35.247Z | Compiling thiserror v2.0.12 |
| 828 | 2025-05-02T18:07:35.376Z | Compiling num-traits v0.2.19 |
| 829 | 2025-05-02T18:07:35.627Z | Compiling getrandom v0.3.2 |
| 830 | 2025-05-02T18:07:35.785Z | Compiling fnv v1.0.7 |
| 831 | 2025-05-02T18:07:35.848Z | Compiling shlex v1.3.0 |
| 832 | 2025-05-02T18:07:35.931Z | Compiling slab v0.4.9 |
| 833 | 2025-05-02T18:07:35.998Z | Compiling serde_json v1.0.140 |
| 834 | 2025-05-02T18:07:36.161Z | Compiling cc v1.2.19 |
| 835 | 2025-05-02T18:07:36.254Z | Compiling quote v1.0.40 |
| 836 | 2025-05-02T18:07:36.411Z | Compiling ryu v1.0.20 |
| 837 | 2025-05-02T18:07:36.675Z | Compiling syn v2.0.100 |
| 838 | 2025-05-02T18:07:36.819Z | Compiling heck v0.5.0 |
| 839 | 2025-05-02T18:07:37.007Z | Compiling pin-project-lite v0.2.16 |
| 840 | 2025-05-02T18:07:37.024Z | Compiling once_cell v1.21.3 |
| 841 | 2025-05-02T18:07:37.162Z | Compiling allocator-api2 v0.2.21 |
| 842 | 2025-05-02T18:07:37.197Z | Compiling foldhash v0.1.5 |
| 843 | 2025-05-02T18:07:37.212Z | Compiling portable-atomic v1.11.0 |
| 844 | 2025-05-02T18:07:37.412Z | Compiling equivalent v1.0.2 |
| 845 | 2025-05-02T18:07:37.716Z | Compiling scopeguard v1.2.0 |
| 846 | 2025-05-02T18:07:37.839Z | Compiling hashbrown v0.15.2 |
| 847 | 2025-05-02T18:07:38.121Z | Compiling iana-time-zone v0.1.63 |
| 848 | 2025-05-02T18:07:38.604Z | Compiling thiserror v1.0.69 |
| 849 | 2025-05-02T18:07:38.658Z | Compiling icu_locid_transform_data v1.5.1 |
| 850 | 2025-05-02T18:07:38.845Z | Compiling log v0.4.27 |
| 851 | 2025-05-02T18:07:38.911Z | Compiling ring v0.17.14 |
| 852 | 2025-05-02T18:07:39.042Z | Compiling mio v1.0.3 |
| 853 | 2025-05-02T18:07:39.074Z | Compiling signal-hook-registry v1.4.5 |
| 854 | 2025-05-02T18:07:39.176Z | Compiling socket2 v0.5.9 |
| 855 | 2025-05-02T18:07:39.224Z | Compiling dyn-clone v1.0.19 |
| 856 | 2025-05-02T18:07:39.512Z | Compiling icu_properties_data v1.5.1 |
| 857 | 2025-05-02T18:07:39.926Z | Compiling stable_deref_trait v1.2.0 |
| 858 | 2025-05-02T18:07:39.929Z | Compiling regex-syntax v0.8.5 |
| 859 | 2025-05-02T18:07:40.116Z | Compiling futures-core v0.3.31 |
| 860 | 2025-05-02T18:07:40.370Z | Compiling icu_normalizer_data v1.5.1 |
| 861 | 2025-05-02T18:07:40.374Z | Compiling getrandom v0.2.15 |
| 862 | 2025-05-02T18:07:40.408Z | Compiling aho-corasick v1.1.3 |
| 863 | 2025-05-02T18:07:40.572Z | Compiling rustix v1.0.5 |
| 864 | 2025-05-02T18:07:40.763Z | Compiling httparse v1.10.1 |
| 865 | 2025-05-02T18:07:41.088Z | Compiling zerocopy v0.8.24 |
| 866 | 2025-05-02T18:07:41.108Z | Compiling futures-sink v0.3.31 |
| 867 | 2025-05-02T18:07:41.108Z | Compiling strsim v0.11.1 |
| 868 | 2025-05-02T18:07:41.587Z | Compiling byteorder v1.5.0 |
| 869 | 2025-05-02T18:07:41.688Z | Compiling ident_case v1.0.1 |
| 870 | 2025-05-02T18:07:41.824Z | Compiling typenum v1.18.0 |
| 871 | 2025-05-02T18:07:42.097Z | Compiling rustls v0.23.26 |
| 872 | 2025-05-02T18:07:42.233Z | Compiling futures-channel v0.3.31 |
| 873 | 2025-05-02T18:07:42.493Z | Compiling generic-array v0.14.7 |
| 874 | 2025-05-02T18:07:42.539Z | Compiling futures-task v0.3.31 |
| 875 | 2025-05-02T18:07:42.566Z | Compiling pin-utils v0.1.0 |
| 876 | 2025-05-02T18:07:42.661Z | Compiling futures-io v0.3.31 |
| 877 | 2025-05-02T18:07:42.679Z | Compiling ucd-trie v0.1.7 |
| 878 | 2025-05-02T18:07:42.849Z | Compiling anyhow v1.0.98 |
| 879 | 2025-05-02T18:07:42.893Z | Compiling tracing-core v0.1.33 |
| 880 | 2025-05-02T18:07:43.362Z | Compiling num-conv v0.1.0 |
| 881 | 2025-05-02T18:07:43.474Z | Compiling regex-automata v0.4.9 |
| 882 | 2025-05-02T18:07:43.493Z | Compiling subtle v2.6.1 |
| 883 | 2025-05-02T18:07:43.660Z | Compiling serde_derive_internals v0.29.1 |
| 884 | 2025-05-02T18:07:43.798Z | Compiling synstructure v0.13.1 |
| 885 | 2025-05-02T18:07:43.887Z | Compiling darling_core v0.20.11 |
| 886 | 2025-05-02T18:07:43.906Z | Compiling slog v2.7.0 |
| 887 | 2025-05-02T18:07:44.441Z | Compiling time-core v0.1.4 |
| 888 | 2025-05-02T18:07:44.643Z | Compiling time-macros v0.2.22 |
| 889 | 2025-05-02T18:07:45.070Z | Compiling regress v0.10.3 |
| 890 | 2025-05-02T18:07:45.471Z | Compiling usdt-impl v0.5.0 |
| 891 | 2025-05-02T18:07:45.732Z | Compiling litemap v0.7.5 |
| 892 | 2025-05-02T18:07:45.880Z | Compiling writeable v0.5.5 |
| 893 | 2025-05-02T18:07:47.292Z | Compiling serde_derive v1.0.219 |
| 894 | 2025-05-02T18:07:47.691Z | Compiling schemars_derive v0.8.22 |
| 895 | 2025-05-02T18:07:47.816Z | Compiling tokio-macros v2.5.0 |
| 896 | 2025-05-02T18:07:48.690Z | Compiling thiserror-impl v2.0.12 |
| 897 | 2025-05-02T18:07:48.965Z | Compiling zerofrom-derive v0.1.6 |
| 898 | 2025-05-02T18:07:49.225Z | Compiling yoke-derive v0.7.5 |
| 899 | 2025-05-02T18:07:49.732Z | Compiling zerovec-derive v0.10.3 |
| 900 | 2025-05-02T18:07:50.355Z | Compiling futures-macro v0.3.31 |
| 901 | 2025-05-02T18:07:50.482Z | Compiling displaydoc v0.2.5 |
| 902 | 2025-05-02T18:07:51.465Z | Compiling icu_provider_macros v1.5.0 |
| 903 | 2025-05-02T18:07:51.484Z | Compiling thiserror-impl v1.0.69 |
| 904 | 2025-05-02T18:07:51.776Z | Compiling regex v1.11.1 |
| 905 | 2025-05-02T18:07:51.880Z | Compiling zerocopy-derive v0.8.24 |
| 906 | 2025-05-02T18:07:51.979Z | Compiling zerofrom v0.1.6 |
| 907 | 2025-05-02T18:07:52.065Z | Compiling darling_macro v0.20.11 |
| 908 | 2025-05-02T18:07:52.216Z | Compiling scroll_derive v0.12.1 |
| 909 | 2025-05-02T18:07:52.541Z | Compiling yoke v0.7.5 |
| 910 | 2025-05-02T18:07:52.602Z | Compiling futures-util v0.3.31 |
| 911 | 2025-05-02T18:07:52.902Z | Compiling pest v2.8.0 |
| 912 | 2025-05-02T18:07:53.146Z | Compiling darling v0.20.11 |
| 913 | 2025-05-02T18:07:53.266Z | Compiling zerovec v0.10.4 |
| 914 | 2025-05-02T18:07:54.076Z | Compiling zerocopy-derive v0.7.35 |
| 915 | 2025-05-02T18:07:55.726Z | Compiling pest_meta v2.8.0 |
| 916 | 2025-05-02T18:07:55.955Z | Compiling tracing-attributes v0.1.28 |
| 917 | 2025-05-02T18:07:55.994Z | Compiling tinystr v0.7.6 |
| 918 | 2025-05-02T18:07:56.729Z | Compiling icu_locid v1.5.0 |
| 919 | 2025-05-02T18:07:58.283Z | Compiling pest_generator v2.8.0 |
| 920 | 2025-05-02T18:07:58.416Z | Compiling scroll v0.12.0 |
| 921 | 2025-05-02T18:07:58.832Z | Compiling bytes v1.10.1 |
| 922 | 2025-05-02T18:07:59.089Z | Compiling smallvec v1.15.0 |
| 923 | 2025-05-02T18:07:59.617Z | Compiling uuid v1.16.0 |
| 924 | 2025-05-02T18:07:59.886Z | Compiling chrono v0.4.41 |
| 925 | 2025-05-02T18:08:00.826Z | Compiling parking_lot v0.12.3 |
| 926 | 2025-05-02T18:08:00.972Z | Compiling indexmap v2.9.0 |
| 927 | 2025-05-02T18:08:01.318Z | Compiling tokio v1.44.2 |
| 928 | 2025-05-02T18:08:02.240Z | Compiling bitflags v2.9.0 |
| 929 | 2025-05-02T18:08:03.375Z | Compiling serde_tokenstream v0.2.2 |
| 930 | 2025-05-02T18:08:03.768Z | Compiling http v1.3.1 |
| 931 | 2025-05-02T18:08:03.916Z | Compiling pest_derive v2.8.0 |
| 932 | 2025-05-02T18:08:04.677Z | Compiling tracing v0.1.41 |
| 933 | 2025-05-02T18:08:04.891Z | Compiling ipnetwork v0.21.1 |
| 934 | 2025-05-02T18:08:05.568Z | Compiling rustls-pki-types v1.11.0 |
| 935 | 2025-05-02T18:08:05.849Z | Compiling rustversion v1.0.20 |
| 936 | 2025-05-02T18:08:06.520Z | Compiling newtype-uuid v1.2.1 |
| 937 | 2025-05-02T18:08:06.549Z | Compiling paste v1.0.15 |
| 938 | 2025-05-02T18:08:06.916Z | Compiling plain v0.2.3 |
| 939 | 2025-05-02T18:08:07.092Z | Compiling goblin v0.8.2 |
| 940 | 2025-05-02T18:08:07.242Z | Compiling zerocopy v0.7.35 |
| 941 | 2025-05-02T18:08:08.053Z | Compiling typify-impl v0.3.0 |
| 942 | 2025-05-02T18:08:08.581Z | Compiling ppv-lite86 v0.2.21 |
| 943 | 2025-05-02T18:08:08.635Z | Compiling icu_provider v1.5.0 |
| 944 | 2025-05-02T18:08:09.391Z | Compiling errno v0.3.11 |
| 945 | 2025-05-02T18:08:09.679Z | Compiling omicron-workspace-hack v0.1.0 |
| 946 | 2025-05-02T18:08:10.067Z | Compiling pretty-hex v0.4.1 |
| 947 | 2025-05-02T18:08:10.318Z | Compiling untrusted v0.9.0 |
| 948 | 2025-05-02T18:08:10.855Z | Compiling icu_locid_transform v1.5.0 |
| 949 | 2025-05-02T18:08:12.932Z | Compiling dof v0.3.0 |
| 950 | 2025-05-02T18:08:13.857Z | Compiling dtrace-parser v0.2.0 |
| 951 | 2025-05-02T18:08:14.393Z | Compiling icu_collections v1.5.0 |
| 952 | 2025-05-02T18:08:15.575Z | Compiling thread-id v4.2.2 |
| 953 | 2025-05-02T18:08:16.382Z | Compiling icu_properties v1.5.1 |
| 954 | 2025-05-02T18:08:16.878Z | Compiling tokio-util v0.7.14 |
| 955 | 2025-05-02T18:08:16.950Z | Compiling openapiv3 v2.0.0 |
| 956 | 2025-05-02T18:08:18.077Z | Compiling typify-macro v0.3.0 |
| 957 | 2025-05-02T18:08:18.765Z | Compiling rand_core v0.6.4 |
| 958 | 2025-05-02T18:08:19.244Z | Compiling syn v1.0.109 |
| 959 | 2025-05-02T18:08:19.975Z | Compiling write16 v1.0.0 |
| 960 | 2025-05-02T18:08:20.319Z | Compiling utf16_iter v1.0.5 |
| 961 | 2025-05-02T18:08:20.374Z | Compiling utf8_iter v1.0.4 |
| 962 | 2025-05-02T18:08:20.469Z | Compiling percent-encoding v2.3.1 |
| 963 | 2025-05-02T18:08:20.572Z | Compiling icu_normalizer v1.5.0 |
| 964 | 2025-05-02T18:08:20.717Z | Compiling form_urlencoded v1.2.1 |
| 965 | 2025-05-02T18:08:20.737Z | Compiling daft-derive v0.1.3 |
| 966 | 2025-05-02T18:08:21.241Z | Compiling zeroize v1.8.1 |
| 967 | 2025-05-02T18:08:21.322Z | Compiling rustls v0.22.4 |
| 968 | 2025-05-02T18:08:21.555Z | Compiling typify v0.3.0 |
| 969 | 2025-05-02T18:08:21.601Z | Compiling atomic-waker v1.1.2 |
| 970 | 2025-05-02T18:08:21.700Z | Compiling unsafe-libyaml v0.2.11 |
| 971 | 2025-05-02T18:08:21.720Z | Compiling slog-async v2.8.0 |
| 972 | 2025-05-02T18:08:21.812Z | Compiling camino v1.1.9 |
| 973 | 2025-05-02T18:08:22.274Z | Compiling progenitor-impl v0.9.1 |
| 974 | 2025-05-02T18:08:22.446Z | Compiling idna_adapter v1.2.0 |
| 975 | 2025-05-02T18:08:22.723Z | Compiling usdt-attr-macro v0.5.0 |
| 976 | 2025-05-02T18:08:23.278Z | Compiling serde_yaml v0.9.34+deprecated |
| 977 | 2025-05-02T18:08:23.544Z | Compiling usdt-macro v0.5.0 |
| 978 | 2025-05-02T18:08:24.394Z | Compiling http-body v1.0.1 |
| 979 | 2025-05-02T18:08:24.683Z | Compiling structmeta-derive v0.3.0 |
| 980 | 2025-05-02T18:08:25.605Z | Compiling try-lock v0.2.5 |
| 981 | 2025-05-02T18:08:25.813Z | Compiling want v0.3.1 |
| 982 | 2025-05-02T18:08:26.490Z | Compiling idna v1.0.3 |
| 983 | 2025-05-02T18:08:27.200Z | Compiling structmeta v0.3.0 |
| 984 | 2025-05-02T18:08:27.593Z | Compiling h2 v0.4.9 |
| 985 | 2025-05-02T18:08:27.658Z | Compiling strum_macros v0.26.4 |
| 986 | 2025-05-02T18:08:28.120Z | Compiling progenitor-macro v0.9.1 |
| 987 | 2025-05-02T18:08:31.661Z | Compiling macaddr v1.0.1 |
| 988 | 2025-05-02T18:08:31.842Z | Compiling async-trait v0.1.88 |
| 989 | 2025-05-02T18:08:31.894Z | Compiling multer v3.1.0 |
| 990 | 2025-05-02T18:08:32.291Z | Compiling httpdate v1.0.3 |
| 991 | 2025-05-02T18:08:32.312Z | Compiling tower-service v0.3.3 |
| 992 | 2025-05-02T18:08:32.464Z | Compiling url v2.5.4 |
| 993 | 2025-05-02T18:08:33.123Z | Compiling rand_chacha v0.3.1 |
| 994 | 2025-05-02T18:08:33.605Z | Compiling hyper v1.6.0 |
| 995 | 2025-05-02T18:08:34.078Z | Compiling rustls-webpki v0.103.1 |
| 996 | 2025-05-02T18:08:34.793Z | Compiling oxnet v0.1.1 |
| 997 | 2025-05-02T18:08:38.499Z | Compiling ipnet v2.11.0 |
| 998 | 2025-05-02T18:08:38.977Z | Compiling crossbeam-utils v0.8.21 |
| 999 | 2025-05-02T18:08:39.598Z | Compiling powerfmt v0.2.0 |
| 1000 | 2025-05-02T18:08:40.078Z | Compiling deranged v0.4.0 |
| 1001 | 2025-05-02T18:08:41.960Z | Compiling hyper-util v0.1.11 |
| 1002 | 2025-05-02T18:08:42.032Z | Compiling rand v0.8.5 |
| 1003 | 2025-05-02T18:08:43.104Z | Compiling serde_with_macros v3.12.0 |
| 1004 | 2025-05-02T18:08:43.800Z | Compiling async-stream-impl v0.3.6 |
| 1005 | 2025-05-02T18:08:43.880Z | Compiling dropshot v0.16.0 |
| 1006 | 2025-05-02T18:08:44.439Z | Compiling num_threads v0.1.7 |
| 1007 | 2025-05-02T18:08:44.590Z | Compiling mime v0.3.17 |
| 1008 | 2025-05-02T18:08:45.857Z | Compiling time v0.3.41 |
| 1009 | 2025-05-02T18:08:49.347Z | Compiling tokio-rustls v0.26.2 |
| 1010 | 2025-05-02T18:08:50.739Z | Compiling http-body-util v0.1.3 |
| 1011 | 2025-05-02T18:08:51.285Z | Compiling serde_urlencoded v0.7.1 |
| 1012 | 2025-05-02T18:08:51.817Z | Compiling webpki-roots v0.26.8 |
| 1013 | 2025-05-02T18:08:51.871Z | Compiling rustls-pemfile v2.2.0 |
| 1014 | 2025-05-02T18:08:51.981Z | Compiling toml_datetime v0.6.8 |
| 1015 | 2025-05-02T18:08:52.046Z | Compiling serde_spanned v0.6.8 |
| 1016 | 2025-05-02T18:08:52.401Z | Compiling sync_wrapper v1.0.2 |
| 1017 | 2025-05-02T18:08:55.351Z | Compiling winnow v0.7.6 |
| 1018 | 2025-05-02T18:08:56.054Z | Compiling tower-layer v0.3.3 |
| 1019 | 2025-05-02T18:08:56.463Z | Compiling lazy_static v1.5.0 |
| 1020 | 2025-05-02T18:08:57.919Z | Compiling base64 v0.22.1 |
| 1021 | 2025-05-02T18:08:58.732Z | Compiling toml_edit v0.22.24 |
| 1022 | 2025-05-02T18:08:59.011Z | Compiling tower v0.5.2 |
| 1023 | 2025-05-02T18:09:04.249Z | Compiling hyper-rustls v0.27.5 |
| 1024 | 2025-05-02T18:09:06.569Z | Compiling crypto-common v0.1.6 |
| 1025 | 2025-05-02T18:09:06.816Z | Compiling block-buffer v0.10.4 |
| 1026 | 2025-05-02T18:09:07.105Z | Compiling parse-display-derive v0.10.0 |
| 1027 | 2025-05-02T18:09:07.115Z | Compiling test-strategy v0.4.1 |
| 1028 | 2025-05-02T18:09:09.457Z | Compiling dropshot_endpoint v0.16.0 |
| 1029 | 2025-05-02T18:09:10.259Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1030 | 2025-05-02T18:09:10.709Z | Compiling dirs-sys-next v0.1.2 |
| 1031 | 2025-05-02T18:09:11.278Z | Compiling fastrand v2.3.0 |
| 1032 | 2025-05-02T18:09:11.922Z | Compiling tempfile v3.19.1 |
| 1033 | 2025-05-02T18:09:12.977Z | Compiling dirs-next v2.0.0 |
| 1034 | 2025-05-02T18:09:13.492Z | Compiling digest v0.10.7 |
| 1035 | 2025-05-02T18:09:13.625Z | Compiling reqwest v0.12.15 |
| 1036 | 2025-05-02T18:09:13.988Z | Compiling futures-executor v0.3.31 |
| 1037 | 2025-05-02T18:09:14.212Z | Compiling thread_local v1.1.8 |
| 1038 | 2025-05-02T18:09:14.462Z | Compiling memmap v0.7.0 |
| 1039 | 2025-05-02T18:09:15.268Z | Compiling usdt v0.5.0 |
| 1040 | 2025-05-02T18:09:15.468Z | Compiling futures v0.3.31 |
| 1041 | 2025-05-02T18:09:16.652Z | Compiling progenitor-client v0.9.1 |
| 1042 | 2025-05-02T18:09:17.572Z | Compiling daft v0.1.3 |
| 1043 | 2025-05-02T18:09:18.068Z | Compiling term v0.7.0 |
| 1044 | 2025-05-02T18:09:19.466Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1045 | 2025-05-02T18:09:20.322Z | Compiling crossbeam-channel v0.5.15 |
| 1046 | 2025-05-02T18:09:20.609Z | Compiling is-terminal v0.4.16 |
| 1047 | 2025-05-02T18:09:20.771Z | Compiling hostname v0.4.1 |
| 1048 | 2025-05-02T18:09:21.058Z | Compiling instant v0.1.13 |
| 1049 | 2025-05-02T18:09:21.245Z | Compiling unicode-width v0.2.0 |
| 1050 | 2025-05-02T18:09:21.704Z | Compiling take_mut v0.2.2 |
| 1051 | 2025-05-02T18:09:21.731Z | Compiling cpufeatures v0.2.17 |
| 1052 | 2025-05-02T18:09:21.894Z | Compiling slog-term v2.9.1 |
| 1053 | 2025-05-02T18:09:22.156Z | Compiling progenitor v0.9.1 |
| 1054 | 2025-05-02T18:09:22.375Z | Compiling strum v0.26.3 |
| 1055 | 2025-05-02T18:09:22.616Z | Compiling rustls-webpki v0.102.8 |
| 1056 | 2025-05-02T18:09:24.166Z | Compiling wait-timeout v0.2.1 |
| 1057 | 2025-05-02T18:09:24.263Z | Compiling bit-vec v0.8.0 |
| 1058 | 2025-05-02T18:09:24.511Z | Compiling match_cfg v0.1.0 |
| 1059 | 2025-05-02T18:09:24.538Z | Compiling debug-ignore v1.0.5 |
| 1060 | 2025-05-02T18:09:24.628Z | Compiling quick-error v1.2.3 |
| 1061 | 2025-05-02T18:09:24.718Z | Compiling bit-set v0.8.0 |
| 1062 | 2025-05-02T18:09:24.796Z | Compiling rusty-fork v0.3.0 |
| 1063 | 2025-05-02T18:09:24.836Z | Compiling hostname v0.3.1 |
| 1064 | 2025-05-02T18:09:26.055Z | Compiling slog-json v2.6.1 |
| 1065 | 2025-05-02T18:09:26.492Z | Compiling serde_with v3.12.0 |
| 1066 | 2025-05-02T18:09:26.786Z | Compiling rand_xorshift v0.3.0 |
| 1067 | 2025-05-02T18:09:26.883Z | Compiling hex v0.4.3 |
| 1068 | 2025-05-02T18:09:27.085Z | Compiling clap_derive v4.5.32 |
| 1069 | 2025-05-02T18:09:28.749Z | Compiling encoding_rs v0.8.35 |
| 1070 | 2025-05-02T18:09:30.753Z | Compiling utf8parse v0.2.2 |
| 1071 | 2025-05-02T18:09:30.937Z | Compiling spin v0.9.8 |
| 1072 | 2025-05-02T18:09:31.305Z | Compiling unarray v0.1.4 |
| 1073 | 2025-05-02T18:09:31.727Z | Compiling either v1.15.0 |
| 1074 | 2025-05-02T18:09:31.745Z | Compiling proptest v1.6.0 |
| 1075 | 2025-05-02T18:09:32.183Z | Compiling itertools v0.13.0 |
| 1076 | 2025-05-02T18:09:37.634Z | Compiling anstyle-parse v0.2.6 |
| 1077 | 2025-05-02T18:09:38.054Z | Compiling tokio-rustls v0.25.0 |
| 1078 | 2025-05-02T18:09:38.540Z | Compiling toml v0.8.20 |
| 1079 | 2025-05-02T18:09:40.954Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1080 | 2025-05-02T18:09:41.176Z | Compiling slog-bunyan v2.5.0 |
| 1081 | 2025-05-02T18:09:43.639Z | Compiling sha1 v0.10.6 |
| 1082 | 2025-05-02T18:09:44.981Z | Compiling async-stream v0.3.6 |
| 1083 | 2025-05-02T18:09:45.375Z | Compiling waitgroup v0.1.2 |
| 1084 | 2025-05-02T18:09:45.635Z | Compiling serde_path_to_error v0.1.17 |
| 1085 | 2025-05-02T18:09:45.834Z | Compiling anstyle v1.0.10 |
| 1086 | 2025-05-02T18:09:46.384Z | Compiling anstyle-query v1.1.2 |
| 1087 | 2025-05-02T18:09:46.489Z | Compiling heapless v0.8.0 |
| 1088 | 2025-05-02T18:09:46.542Z | Compiling colorchoice v1.0.3 |
| 1089 | 2025-05-02T18:09:46.562Z | Compiling is_terminal_polyfill v1.70.1 |
| 1090 | 2025-05-02T18:09:46.716Z | Compiling anstream v0.6.18 |
| 1091 | 2025-05-02T18:09:47.767Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
| 1092 | 2025-05-02T18:09:50.959Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1093 | 2025-05-02T18:09:51.422Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a) |
| 1094 | 2025-05-02T18:09:51.488Z | Compiling backoff v0.4.0 |
| 1095 | 2025-05-02T18:09:51.870Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1096 | 2025-05-02T18:09:52.618Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1097 | 2025-05-02T18:09:52.845Z | Compiling parse-display v0.10.0 |
| 1098 | 2025-05-02T18:09:53.080Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 1099 | 2025-05-02T18:09:53.787Z | Compiling terminal_size v0.4.2 |
| 1100 | 2025-05-02T18:09:54.045Z | Compiling hash32 v0.3.1 |
| 1101 | 2025-05-02T18:09:54.912Z | Compiling smoltcp v0.11.0 |
| 1102 | 2025-05-02T18:09:55.270Z | Compiling clap_lex v0.7.4 |
| 1103 | 2025-05-02T18:09:55.970Z | Compiling clap_builder v4.5.37 |
| 1104 | 2025-05-02T18:09:57.031Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1105 | 2025-05-02T18:09:57.375Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1106 | 2025-05-02T18:10:01.131Z | Compiling cobs v0.2.3 |
| 1107 | 2025-05-02T18:10:01.606Z | Compiling bitflags v1.3.2 |
| 1108 | 2025-05-02T18:10:01.747Z | Compiling managed v0.8.0 |
| 1109 | 2025-05-02T18:10:02.659Z | Compiling postcard v1.1.1 |
| 1110 | 2025-05-02T18:10:04.528Z | Compiling clap v4.5.37 |
| 1111 | 2025-05-02T18:10:05.014Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1112 | 2025-05-02T18:10:10.614Z | Compiling rand_core v0.9.3 |
| 1113 | 2025-05-02T18:10:10.970Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1114 | 2025-05-02T18:10:11.470Z | Compiling rand_chacha v0.9.0 |
| 1115 | 2025-05-02T18:10:12.847Z | Compiling tabwriter v1.4.1 |
| 1116 | 2025-05-02T18:10:13.062Z | Compiling proc-macro-crate v3.3.0 |
| 1117 | 2025-05-02T18:10:13.422Z | Compiling num-integer v0.1.46 |
| 1118 | 2025-05-02T18:10:14.128Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468) |
| 1119 | 2025-05-02T18:10:14.590Z | Compiling num_enum_derive v0.7.3 |
| 1120 | 2025-05-02T18:10:15.592Z | Compiling rand v0.9.1 |
| 1121 | 2025-05-02T18:10:16.955Z | Compiling foreign-types-macros v0.2.3 |
| 1122 | 2025-05-02T18:10:17.699Z | Compiling proc-macro-error-attr v1.0.4 |
| 1123 | 2025-05-02T18:10:17.719Z | Compiling prettyplease v0.2.32 |
| 1124 | 2025-05-02T18:10:17.864Z | Compiling foreign-types-shared v0.3.1 |
| 1125 | 2025-05-02T18:10:18.117Z | Compiling heck v0.4.1 |
| 1126 | 2025-05-02T18:10:18.238Z | Compiling foreign-types v0.5.0 |
| 1127 | 2025-05-02T18:10:18.599Z | Compiling num_enum v0.7.3 |
| 1128 | 2025-05-02T18:10:19.543Z | Compiling num-iter v0.1.45 |
| 1129 | 2025-05-02T18:10:19.770Z | Compiling num-rational v0.4.2 |
| 1130 | 2025-05-02T18:10:20.220Z | Compiling hubpack_derive v0.1.1 |
| 1131 | 2025-05-02T18:10:20.257Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1132 | 2025-05-02T18:10:20.937Z | Compiling num-complex v0.4.6 |
| 1133 | 2025-05-02T18:10:21.238Z | Compiling cstr-argument v0.1.2 |
| 1134 | 2025-05-02T18:10:21.508Z | Compiling proc-macro-error v1.0.4 |
| 1135 | 2025-05-02T18:10:21.537Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1136 | 2025-05-02T18:10:21.557Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c51d1637) |
| 1137 | 2025-05-02T18:10:21.953Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 1138 | 2025-05-02T18:10:22.246Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1139 | 2025-05-02T18:10:22.415Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1140 | 2025-05-02T18:10:22.775Z | Compiling num v0.4.3 |
| 1141 | 2025-05-02T18:10:23.176Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1142 | 2025-05-02T18:10:23.581Z | Compiling hubpack v0.1.2 |
| 1143 | 2025-05-02T18:10:24.075Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1144 | 2025-05-02T18:10:24.595Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468) |
| 1145 | 2025-05-02T18:10:24.967Z | Compiling itertools v0.14.0 |
| 1146 | 2025-05-02T18:10:25.614Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1147 | 2025-05-02T18:10:25.868Z | Compiling colored v3.0.0 |
| 1148 | 2025-05-02T18:10:26.290Z | Compiling crucible-workspace-hack v0.1.0 |
| 1149 | 2025-05-02T18:10:26.554Z | Compiling float-ord v0.3.2 |
| 1150 | 2025-05-02T18:10:26.751Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1151 | 2025-05-02T18:10:30.822Z | Compiling semver v0.1.20 |
| 1152 | 2025-05-02T18:10:31.723Z | Compiling vcpkg v0.2.15 |
| 1153 | 2025-05-02T18:10:31.798Z | Compiling pkg-config v0.3.32 |
| 1154 | 2025-05-02T18:10:32.857Z | Compiling static_assertions v1.1.0 |
| 1155 | 2025-05-02T18:10:33.083Z | Compiling openssl-sys v0.9.107 |
| 1156 | 2025-05-02T18:10:34.309Z | Compiling rustc_version v0.1.7 |
| 1157 | 2025-05-02T18:10:34.683Z | Compiling zone_cfg_derive v0.3.1 |
| 1158 | 2025-05-02T18:10:34.770Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1159 | 2025-05-02T18:10:34.944Z | Compiling itertools v0.12.1 |
| 1160 | 2025-05-02T18:10:35.305Z | Compiling camino-tempfile v1.1.1 |
| 1161 | 2025-05-02T18:10:36.074Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84) |
| 1162 | 2025-05-02T18:10:36.117Z | Compiling num-derive v0.4.2 |
| 1163 | 2025-05-02T18:10:36.509Z | Compiling derive-where v1.2.7 |
| 1164 | 2025-05-02T18:10:37.661Z | Compiling sigpipe v0.1.3 |
| 1165 | 2025-05-02T18:10:37.846Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1166 | 2025-05-02T18:10:38.267Z | Compiling base64ct v1.7.3 |
| 1167 | 2025-05-02T18:10:38.551Z | Compiling jiff v0.2.9 |
| 1168 | 2025-05-02T18:10:38.570Z | Compiling rustix v0.38.44 |
| 1169 | 2025-05-02T18:10:38.992Z | Compiling password-hash v0.5.0 |
| 1170 | 2025-05-02T18:10:39.050Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1171 | 2025-05-02T18:10:39.433Z | Compiling zone v0.3.1 |
| 1172 | 2025-05-02T18:10:39.476Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1173 | 2025-05-02T18:10:40.526Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84) |
| 1174 | 2025-05-02T18:10:41.384Z | Compiling newtype_derive v0.1.6 |
| 1175 | 2025-05-02T18:10:41.915Z | Compiling blake2 v0.10.6 |
| 1176 | 2025-05-02T18:10:42.687Z | Compiling smf v0.2.3 |
| 1177 | 2025-05-02T18:10:43.170Z | Compiling zerocopy-derive v0.6.6 |
| 1178 | 2025-05-02T18:10:43.489Z | Compiling whoami v1.6.0 |
| 1179 | 2025-05-02T18:10:43.811Z | Compiling owo-colors v4.2.0 |
| 1180 | 2025-05-02T18:10:44.404Z | Compiling tinyvec_macros v0.1.1 |
| 1181 | 2025-05-02T18:10:44.455Z | Compiling cancel-safe-futures v0.1.5 |
| 1182 | 2025-05-02T18:10:44.520Z | Compiling unicode-segmentation v1.12.0 |
| 1183 | 2025-05-02T18:10:44.935Z | Compiling tinyvec v1.9.0 |
| 1184 | 2025-05-02T18:10:44.971Z | Compiling zerocopy v0.6.6 |
| 1185 | 2025-05-02T18:10:45.766Z | Compiling newline-converter v0.3.0 |
| 1186 | 2025-05-02T18:10:45.856Z | Compiling argon2 v0.5.3 |
| 1187 | 2025-05-02T18:10:46.635Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1188 | 2025-05-02T18:10:49.363Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1189 | 2025-05-02T18:10:49.615Z | Compiling strum_macros v0.25.3 |
| 1190 | 2025-05-02T18:10:50.187Z | Compiling console v0.15.11 |
| 1191 | 2025-05-02T18:10:50.432Z | Compiling num-derive v0.3.3 |
| 1192 | 2025-05-02T18:10:51.575Z | Compiling libsw-core v0.3.2 |
| 1193 | 2025-05-02T18:10:51.900Z | Compiling serde-big-array v0.5.1 |
| 1194 | 2025-05-02T18:10:52.194Z | Compiling enum-as-inner v0.6.1 |
| 1195 | 2025-05-02T18:10:52.376Z | Compiling serde_repr v0.1.20 |
| 1196 | 2025-05-02T18:10:52.643Z | Compiling cookie v0.18.1 |
| 1197 | 2025-05-02T18:10:53.002Z | Compiling convert_case v0.4.0 |
| 1198 | 2025-05-02T18:10:53.045Z | Compiling similar v2.7.0 |
| 1199 | 2025-05-02T18:10:53.066Z | Compiling fixedbitset v0.4.2 |
| 1200 | 2025-05-02T18:10:53.330Z | Compiling foreign-types-shared v0.1.1 |
| 1201 | 2025-05-02T18:10:53.479Z | Compiling data-encoding v2.9.0 |
| 1202 | 2025-05-02T18:10:53.541Z | Compiling openssl v0.10.72 |
| 1203 | 2025-05-02T18:10:53.622Z | Compiling linked-hash-map v0.5.6 |
| 1204 | 2025-05-02T18:10:53.852Z | Compiling fixedbitset v0.5.7 |
| 1205 | 2025-05-02T18:10:54.032Z | Compiling lru-cache v0.1.2 |
| 1206 | 2025-05-02T18:10:54.081Z | Compiling hickory-proto v0.24.4 |
| 1207 | 2025-05-02T18:10:54.288Z | Compiling expectorate v1.1.0 |
| 1208 | 2025-05-02T18:10:54.575Z | Compiling petgraph v0.7.1 |
| 1209 | 2025-05-02T18:10:55.028Z | Compiling derive_more v0.99.19 |
| 1210 | 2025-05-02T18:10:59.286Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68) |
| 1211 | 2025-05-02T18:10:59.735Z | Compiling foreign-types v0.3.2 |
| 1212 | 2025-05-02T18:10:59.859Z | Compiling petgraph v0.6.5 |
| 1213 | 2025-05-02T18:11:00.368Z | Compiling libscf-sys v1.1.0 |
| 1214 | 2025-05-02T18:11:00.611Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1215 | 2025-05-02T18:11:00.947Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1216 | 2025-05-02T18:11:03.301Z | Compiling libsw v3.5.0 |
| 1217 | 2025-05-02T18:11:03.638Z | Compiling atomicwrites v0.4.4 |
| 1218 | 2025-05-02T18:11:04.219Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1219 | 2025-05-02T18:11:07.517Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1220 | 2025-05-02T18:11:07.600Z | Compiling resolv-conf v0.7.1 |
| 1221 | 2025-05-02T18:11:08.106Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1222 | 2025-05-02T18:11:08.141Z | Compiling openssl-macros v0.1.1 |
| 1223 | 2025-05-02T18:11:08.290Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1224 | 2025-05-02T18:11:08.999Z | Compiling memoffset v0.9.1 |
| 1225 | 2025-05-02T18:11:09.107Z | Compiling linear-map v1.2.0 |
| 1226 | 2025-05-02T18:11:09.111Z | Compiling highway v1.3.0 |
| 1227 | 2025-05-02T18:11:09.252Z | Compiling swrite v0.1.0 |
| 1228 | 2025-05-02T18:11:09.420Z | Compiling indent_write v2.2.0 |
| 1229 | 2025-05-02T18:11:09.444Z | Compiling unicode-width v0.1.14 |
| 1230 | 2025-05-02T18:11:09.528Z | Compiling cfg_aliases v0.2.1 |
| 1231 | 2025-05-02T18:11:09.647Z | Compiling nix v0.29.0 |
| 1232 | 2025-05-02T18:11:09.683Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1233 | 2025-05-02T18:11:10.052Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1234 | 2025-05-02T18:11:10.641Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1235 | 2025-05-02T18:11:10.697Z | Compiling proc-macro-error2 v2.0.1 |
| 1236 | 2025-05-02T18:11:11.337Z | Compiling hickory-resolver v0.24.4 |
| 1237 | 2025-05-02T18:11:12.943Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1238 | 2025-05-02T18:11:16.126Z | Compiling steno v0.4.1 |
| 1239 | 2025-05-02T18:11:16.487Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1240 | 2025-05-02T18:11:17.336Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1241 | 2025-05-02T18:11:20.085Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1242 | 2025-05-02T18:11:20.423Z | Compiling tokio-stream v0.1.17 |
| 1243 | 2025-05-02T18:11:21.619Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
| 1244 | 2025-05-02T18:11:22.551Z | Compiling slog-dtrace v0.3.0 |
| 1245 | 2025-05-02T18:11:22.986Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
| 1246 | 2025-05-02T18:11:23.407Z | Compiling humantime v2.2.0 |
| 1247 | 2025-05-02T18:11:24.162Z | Compiling parking_lot_core v0.8.6 |
| 1248 | 2025-05-02T18:11:24.271Z | Compiling bytecount v0.6.8 |
| 1249 | 2025-05-02T18:11:24.605Z | Compiling papergrid v0.14.0 |
| 1250 | 2025-05-02T18:11:24.703Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1251 | 2025-05-02T18:11:25.058Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
| 1252 | 2025-05-02T18:11:26.071Z | Compiling qorb v0.3.1 |
| 1253 | 2025-05-02T18:11:26.134Z | Compiling tabled_derive v0.10.0 |
| 1254 | 2025-05-02T18:11:28.287Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#995f6370) |
| 1255 | 2025-05-02T18:11:28.676Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
| 1256 | 2025-05-02T18:11:29.625Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#995f6370) |
| 1257 | 2025-05-02T18:11:30.385Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#995f6370) |
| 1258 | 2025-05-02T18:11:31.646Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1259 | 2025-05-02T18:11:31.657Z | Compiling tabled v0.18.0 |
| 1260 | 2025-05-02T18:11:36.808Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1261 | 2025-05-02T18:11:37.342Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#dbb6ca35) |
| 1262 | 2025-05-02T18:11:37.882Z | Compiling parking_lot v0.11.2 |
| 1263 | 2025-05-02T18:11:39.828Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
| 1264 | 2025-05-02T18:11:41.363Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1265 | 2025-05-02T18:11:42.788Z | Compiling crossbeam-epoch v0.9.18 |
| 1266 | 2025-05-02T18:11:42.825Z | Compiling fxhash v0.2.1 |
| 1267 | 2025-05-02T18:11:43.071Z | Compiling crc32fast v1.4.2 |
| 1268 | 2025-05-02T18:11:43.629Z | Compiling crc8 v0.1.1 |
| 1269 | 2025-05-02T18:11:43.882Z | Compiling arc-swap v1.7.1 |
| 1270 | 2025-05-02T18:11:43.941Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#dbb6ca35) |
| 1271 | 2025-05-02T18:11:43.958Z | Compiling sled v0.34.7 |
| 1272 | 2025-05-02T18:11:44.532Z | Compiling slog-scope v4.4.0 |
| 1273 | 2025-05-02T18:11:45.255Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
| 1274 | 2025-05-02T18:11:46.625Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1275 | 2025-05-02T18:11:47.023Z | Compiling slog-stdlog v4.1.1 |
| 1276 | 2025-05-02T18:11:47.154Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1277 | 2025-05-02T18:11:47.790Z | Compiling slog-envlogger v2.2.0 |
| 1278 | 2025-05-02T18:11:49.195Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1279 | 2025-05-02T18:11:50.189Z | Compiling colored v2.2.0 |
| 1280 | 2025-05-02T18:11:59.397Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1281 | 2025-05-02T18:12:08.362Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1282 | 2025-05-02T18:12:09.987Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1283 | 2025-05-02T18:12:34.755Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1284 | 2025-05-02T18:12:34.755Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1285 | 2025-05-02T18:12:41.862Z | Finished `release` profile [optimized] target(s) in 5m 31s |
| 1286 | 2025-05-02T18:12:42.151Z | + banner trio |
| 1287 | 2025-05-02T18:12:42.155Z | |
| 1288 | 2025-05-02T18:12:42.155Z | ##### ##### # #### |
| 1289 | 2025-05-02T18:12:42.155Z | # # # # # # |
| 1290 | 2025-05-02T18:12:42.155Z | # # # # # # |
| 1291 | 2025-05-02T18:12:42.155Z | # ##### # # # |
| 1292 | 2025-05-02T18:12:42.155Z | # # # # # # |
| 1293 | 2025-05-02T18:12:42.155Z | # # # # #### |
| 1294 | 2025-05-02T18:12:42.155Z | |
| 1295 | 2025-05-02T18:12:42.155Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 1296 | 2025-05-02T18:12:42.605Z | Compiling cfg-if v1.0.0 |
| 1297 | 2025-05-02T18:12:42.605Z | Compiling serde v1.0.219 |
| 1298 | 2025-05-02T18:12:42.609Z | Compiling itoa v1.0.15 |
| 1299 | 2025-05-02T18:12:42.609Z | Compiling libc v0.2.172 |
| 1300 | 2025-05-02T18:12:42.609Z | Compiling num-traits v0.2.19 |
| 1301 | 2025-05-02T18:12:42.609Z | Compiling memchr v2.7.4 |
| 1302 | 2025-05-02T18:12:42.692Z | Compiling smallvec v1.15.0 |
| 1303 | 2025-05-02T18:12:42.695Z | Compiling bytes v1.10.1 |
| 1304 | 2025-05-02T18:12:42.744Z | Compiling pin-project-lite v0.2.16 |
| 1305 | 2025-05-02T18:12:42.880Z | Compiling schemars v0.8.22 |
| 1306 | 2025-05-02T18:12:42.894Z | Compiling zerofrom v0.1.6 |
| 1307 | 2025-05-02T18:12:43.122Z | Compiling stable_deref_trait v1.2.0 |
| 1308 | 2025-05-02T18:12:43.148Z | Compiling once_cell v1.21.3 |
| 1309 | 2025-05-02T18:12:43.267Z | Compiling scopeguard v1.2.0 |
| 1310 | 2025-05-02T18:12:43.342Z | Compiling parking_lot_core v0.9.10 |
| 1311 | 2025-05-02T18:12:43.407Z | Compiling lock_api v0.4.12 |
| 1312 | 2025-05-02T18:12:43.552Z | Compiling yoke v0.7.5 |
| 1313 | 2025-05-02T18:12:43.848Z | Compiling parking_lot v0.12.3 |
| 1314 | 2025-05-02T18:12:43.937Z | Compiling zerovec v0.10.4 |
| 1315 | 2025-05-02T18:12:44.149Z | Compiling signal-hook-registry v1.4.5 |
| 1316 | 2025-05-02T18:12:44.292Z | Compiling mio v1.0.3 |
| 1317 | 2025-05-02T18:12:44.773Z | Compiling socket2 v0.5.9 |
| 1318 | 2025-05-02T18:12:45.293Z | Compiling ryu v1.0.20 |
| 1319 | 2025-05-02T18:12:45.738Z | Compiling tokio v1.44.2 |
| 1320 | 2025-05-02T18:12:45.932Z | Compiling getrandom v0.3.2 |
| 1321 | 2025-05-02T18:12:46.017Z | Compiling serde_json v1.0.140 |
| 1322 | 2025-05-02T18:12:46.034Z | Compiling futures-core v0.3.31 |
| 1323 | 2025-05-02T18:12:46.051Z | Compiling tinystr v0.7.6 |
| 1324 | 2025-05-02T18:12:46.301Z | Compiling writeable v0.5.5 |
| 1325 | 2025-05-02T18:12:46.437Z | Compiling litemap v0.7.5 |
| 1326 | 2025-05-02T18:12:46.846Z | Compiling icu_locid v1.5.0 |
| 1327 | 2025-05-02T18:12:46.897Z | Compiling fnv v1.0.7 |
| 1328 | 2025-05-02T18:12:47.046Z | Compiling http v1.3.1 |
| 1329 | 2025-05-02T18:12:47.370Z | Compiling icu_locid_transform_data v1.5.1 |
| 1330 | 2025-05-02T18:12:47.496Z | Compiling uuid v1.16.0 |
| 1331 | 2025-05-02T18:12:48.030Z | Compiling chrono v0.4.41 |
| 1332 | 2025-05-02T18:12:48.063Z | Compiling icu_provider v1.5.0 |
| 1333 | 2025-05-02T18:12:48.635Z | Compiling indexmap v2.9.0 |
| 1334 | 2025-05-02T18:12:49.973Z | Compiling rustls-pki-types v1.11.0 |
| 1335 | 2025-05-02T18:12:49.998Z | Compiling icu_locid_transform v1.5.0 |
| 1336 | 2025-05-02T18:12:51.705Z | Compiling semver v1.0.26 |
| 1337 | 2025-05-02T18:12:51.735Z | Compiling icu_properties_data v1.5.1 |
| 1338 | 2025-05-02T18:12:52.002Z | Compiling icu_collections v1.5.0 |
| 1339 | 2025-05-02T18:12:52.338Z | Compiling regress v0.10.3 |
| 1340 | 2025-05-02T18:12:54.202Z | Compiling tracing-core v0.1.33 |
| 1341 | 2025-05-02T18:12:54.424Z | Compiling getrandom v0.2.15 |
| 1342 | 2025-05-02T18:12:54.715Z | Compiling futures-task v0.3.31 |
| 1343 | 2025-05-02T18:12:54.738Z | Compiling pin-utils v0.1.0 |
| 1344 | 2025-05-02T18:12:54.841Z | Compiling equivalent v1.0.2 |
| 1345 | 2025-05-02T18:12:54.970Z | Compiling foldhash v0.1.5 |
| 1346 | 2025-05-02T18:12:54.973Z | Compiling dyn-clone v1.0.19 |
| 1347 | 2025-05-02T18:12:54.992Z | Compiling allocator-api2 v0.2.21 |
| 1348 | 2025-05-02T18:12:55.222Z | Compiling untrusted v0.9.0 |
| 1349 | 2025-05-02T18:12:55.403Z | Compiling log v0.4.27 |
| 1350 | 2025-05-02T18:12:55.437Z | Compiling ring v0.17.14 |
| 1351 | 2025-05-02T18:12:55.791Z | Compiling hashbrown v0.15.2 |
| 1352 | 2025-05-02T18:12:55.943Z | Compiling tracing v0.1.41 |
| 1353 | 2025-05-02T18:12:56.316Z | Compiling typify-impl v0.3.0 |
| 1354 | 2025-05-02T18:12:56.497Z | Compiling futures-util v0.3.31 |
| 1355 | 2025-05-02T18:12:56.610Z | Compiling thiserror v2.0.12 |
| 1356 | 2025-05-02T18:12:56.775Z | Compiling icu_properties v1.5.1 |
| 1357 | 2025-05-02T18:12:56.816Z | Compiling icu_normalizer_data v1.5.1 |
| 1358 | 2025-05-02T18:12:56.922Z | Compiling http-body v1.0.1 |
| 1359 | 2025-05-02T18:12:57.171Z | Compiling serde_tokenstream v0.2.2 |
| 1360 | 2025-05-02T18:12:57.242Z | Compiling unicode-ident v1.0.18 |
| 1361 | 2025-05-02T18:12:57.466Z | Compiling slog v2.7.0 |
| 1362 | 2025-05-02T18:12:57.704Z | Compiling utf8_iter v1.0.4 |
| 1363 | 2025-05-02T18:12:57.989Z | Compiling write16 v1.0.0 |
| 1364 | 2025-05-02T18:12:58.014Z | Compiling try-lock v0.2.5 |
| 1365 | 2025-05-02T18:12:58.141Z | Compiling utf16_iter v1.0.5 |
| 1366 | 2025-05-02T18:12:58.188Z | Compiling want v0.3.1 |
| 1367 | 2025-05-02T18:12:58.374Z | Compiling rustls-webpki v0.103.1 |
| 1368 | 2025-05-02T18:12:58.548Z | Compiling proc-macro2 v1.0.95 |
| 1369 | 2025-05-02T18:13:00.265Z | Compiling httparse v1.10.1 |
| 1370 | 2025-05-02T18:13:01.253Z | Compiling icu_normalizer v1.5.0 |
| 1371 | 2025-05-02T18:13:03.130Z | Compiling futures-channel v0.3.31 |
| 1372 | 2025-05-02T18:13:03.590Z | Compiling tower-service v0.3.3 |
| 1373 | 2025-05-02T18:13:03.647Z | Compiling subtle v2.6.1 |
| 1374 | 2025-05-02T18:13:03.745Z | Compiling zeroize v1.8.1 |
| 1375 | 2025-05-02T18:13:04.109Z | Compiling percent-encoding v2.3.1 |
| 1376 | 2025-05-02T18:13:04.501Z | Compiling toml_datetime v0.6.8 |
| 1377 | 2025-05-02T18:13:04.655Z | Compiling form_urlencoded v1.2.1 |
| 1378 | 2025-05-02T18:13:04.871Z | Compiling toml_edit v0.22.24 |
| 1379 | 2025-05-02T18:13:05.030Z | Compiling rustls v0.23.26 |
| 1380 | 2025-05-02T18:13:05.162Z | Compiling zerocopy v0.8.24 |
| 1381 | 2025-05-02T18:13:05.224Z | Compiling hyper v1.6.0 |
| 1382 | 2025-05-02T18:13:05.422Z | Compiling idna_adapter v1.2.0 |
| 1383 | 2025-05-02T18:13:05.676Z | Compiling quote v1.0.40 |
| 1384 | 2025-05-02T18:13:06.206Z | Compiling typify-macro v0.3.0 |
| 1385 | 2025-05-02T18:13:07.546Z | Compiling aho-corasick v1.1.3 |
| 1386 | 2025-05-02T18:13:07.736Z | Compiling regex-syntax v0.8.5 |
| 1387 | 2025-05-02T18:13:09.622Z | Compiling regex-automata v0.4.9 |
| 1388 | 2025-05-02T18:13:10.139Z | Compiling proc-macro-crate v3.3.0 |
| 1389 | 2025-05-02T18:13:11.107Z | Compiling hyper-util v0.1.11 |
| 1390 | 2025-05-02T18:13:11.118Z | Compiling syn v2.0.100 |
| 1391 | 2025-05-02T18:13:12.479Z | Compiling tokio-rustls v0.26.2 |
| 1392 | 2025-05-02T18:13:15.377Z | Compiling idna v1.0.3 |
| 1393 | 2025-05-02T18:13:21.186Z | Compiling webpki-roots v0.26.8 |
| 1394 | 2025-05-02T18:13:21.407Z | Compiling sync_wrapper v1.0.2 |
| 1395 | 2025-05-02T18:13:21.588Z | Compiling heck v0.5.0 |
| 1396 | 2025-05-02T18:13:21.794Z | Compiling tower-layer v0.3.3 |
| 1397 | 2025-05-02T18:13:22.209Z | Compiling futures-sink v0.3.31 |
| 1398 | 2025-05-02T18:13:22.388Z | Compiling tokio-util v0.7.14 |
| 1399 | 2025-05-02T18:13:22.907Z | Compiling tower v0.5.2 |
| 1400 | 2025-05-02T18:13:23.814Z | Compiling crossbeam-utils v0.8.21 |
| 1401 | 2025-05-02T18:13:23.832Z | Compiling hyper-rustls v0.27.5 |
| 1402 | 2025-05-02T18:13:24.588Z | Compiling ppv-lite86 v0.2.21 |
| 1403 | 2025-05-02T18:13:25.211Z | Compiling regex v1.11.1 |
| 1404 | 2025-05-02T18:13:25.304Z | Compiling url v2.5.4 |
| 1405 | 2025-05-02T18:13:26.346Z | Compiling num_enum_derive v0.7.3 |
| 1406 | 2025-05-02T18:13:28.428Z | Compiling typify v0.3.0 |
| 1407 | 2025-05-02T18:13:28.565Z | Compiling serde_urlencoded v0.7.1 |
| 1408 | 2025-05-02T18:13:29.122Z | Compiling http-body-util v0.1.3 |
| 1409 | 2025-05-02T18:13:29.236Z | Compiling openapiv3 v2.0.0 |
| 1410 | 2025-05-02T18:13:29.647Z | Compiling rustls-pemfile v2.2.0 |
| 1411 | 2025-05-02T18:13:30.135Z | Compiling rand_core v0.9.3 |
| 1412 | 2025-05-02T18:13:30.343Z | Compiling dirs-sys-next v0.1.2 |
| 1413 | 2025-05-02T18:13:30.636Z | Compiling ipnet v2.11.0 |
| 1414 | 2025-05-02T18:13:31.042Z | Compiling mime v0.3.17 |
| 1415 | 2025-05-02T18:13:31.437Z | Compiling base64 v0.22.1 |
| 1416 | 2025-05-02T18:13:32.084Z | Compiling foreign-types-shared v0.3.1 |
| 1417 | 2025-05-02T18:13:32.228Z | Compiling powerfmt v0.2.0 |
| 1418 | 2025-05-02T18:13:32.542Z | Compiling deranged v0.4.0 |
| 1419 | 2025-05-02T18:13:32.731Z | Compiling foreign-types v0.5.0 |
| 1420 | 2025-05-02T18:13:32.846Z | Compiling progenitor-impl v0.9.1 |
| 1421 | 2025-05-02T18:13:33.135Z | Compiling time-macros v0.2.22 |
| 1422 | 2025-05-02T18:13:33.610Z | Compiling serde_yaml v0.9.34+deprecated |
| 1423 | 2025-05-02T18:13:34.209Z | Compiling reqwest v0.12.15 |
| 1424 | 2025-05-02T18:13:35.971Z | Compiling dirs-next v2.0.0 |
| 1425 | 2025-05-02T18:13:36.251Z | Compiling rand_chacha v0.9.0 |
| 1426 | 2025-05-02T18:13:38.001Z | Compiling num_enum v0.7.3 |
| 1427 | 2025-05-02T18:13:38.200Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468) |
| 1428 | 2025-05-02T18:13:38.450Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1429 | 2025-05-02T18:13:38.625Z | Compiling oxnet v0.1.1 |
| 1430 | 2025-05-02T18:13:40.236Z | Compiling cstr-argument v0.1.2 |
| 1431 | 2025-05-02T18:13:40.329Z | Compiling thread_local v1.1.8 |
| 1432 | 2025-05-02T18:13:40.521Z | Compiling time-core v0.1.4 |
| 1433 | 2025-05-02T18:13:40.732Z | Compiling arc-swap v1.7.1 |
| 1434 | 2025-05-02T18:13:41.093Z | Compiling num-conv v0.1.0 |
| 1435 | 2025-05-02T18:13:41.352Z | Compiling lazy_static v1.5.0 |
| 1436 | 2025-05-02T18:13:41.407Z | Compiling either v1.15.0 |
| 1437 | 2025-05-02T18:13:41.507Z | Compiling pretty-hex v0.4.1 |
| 1438 | 2025-05-02T18:13:41.763Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468) |
| 1439 | 2025-05-02T18:13:41.884Z | Compiling itertools v0.12.1 |
| 1440 | 2025-05-02T18:13:42.199Z | Compiling slog-scope v4.4.0 |
| 1441 | 2025-05-02T18:13:42.744Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1442 | 2025-05-02T18:13:43.019Z | Compiling time v0.3.41 |
| 1443 | 2025-05-02T18:13:44.111Z | Compiling thiserror v1.0.69 |
| 1444 | 2025-05-02T18:13:44.279Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1445 | 2025-05-02T18:13:45.160Z | Compiling crossbeam-channel v0.5.15 |
| 1446 | 2025-05-02T18:13:45.345Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1447 | 2025-05-02T18:13:45.578Z | Compiling progenitor-macro v0.9.1 |
| 1448 | 2025-05-02T18:13:46.795Z | Compiling progenitor-client v0.9.1 |
| 1449 | 2025-05-02T18:13:47.763Z | Compiling rand v0.9.1 |
| 1450 | 2025-05-02T18:13:49.432Z | Compiling term v0.7.0 |
| 1451 | 2025-05-02T18:13:50.254Z | Compiling anyhow v1.0.98 |
| 1452 | 2025-05-02T18:13:51.888Z | Compiling is-terminal v0.4.16 |
| 1453 | 2025-05-02T18:13:52.053Z | Compiling take_mut v0.2.2 |
| 1454 | 2025-05-02T18:13:52.237Z | Compiling winnow v0.7.6 |
| 1455 | 2025-05-02T18:13:52.903Z | Compiling colored v3.0.0 |
| 1456 | 2025-05-02T18:13:53.858Z | Compiling slog-async v2.8.0 |
| 1457 | 2025-05-02T18:13:54.268Z | Compiling slog-term v2.9.1 |
| 1458 | 2025-05-02T18:13:56.533Z | Compiling progenitor v0.9.1 |
| 1459 | 2025-05-02T18:13:56.639Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c51d1637) |
| 1460 | 2025-05-02T18:13:56.743Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1461 | 2025-05-02T18:13:56.836Z | Compiling slog-stdlog v4.1.1 |
| 1462 | 2025-05-02T18:13:56.972Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1463 | 2025-05-02T18:13:57.599Z | Compiling slog-envlogger v2.2.0 |
| 1464 | 2025-05-02T18:14:00.353Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#3e4689a5) |
| 1465 | 2025-05-02T18:14:11.210Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1466 | 2025-05-02T18:14:16.797Z | Finished `release` profile [optimized] target(s) in 1m 35s |
| 1467 | 2025-05-02T18:14:16.874Z | Running unittests src/lib.rs (target/release/deps/mg_tests-e237f14568864dbe) |
| 1468 | 2025-05-02T18:14:16.918Z | |
| 1469 | 2025-05-02T18:14:16.918Z | running 1 test |
| 1470 | 2025-05-02T18:14:17.083Z | configure zone |
| 1471 | 2025-05-02T18:14:17.099Z | install zone |
| 1472 | 2025-05-02T18:15:16.324Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 1473 | 2025-05-02T18:19:34.727Z | Error: Failed to parse command output: exit code 1 |
| 1474 | 2025-05-02T18:19:34.727Z | stdout: |
| 1475 | 2025-05-02T18:19:34.727Z | A ZFS file system has been created for this zone. |
| 1476 | 2025-05-02T18:19:34.727Z | Caching catalogs ... Done |
| 1477 | 2025-05-02T18:19:34.727Z | Image: Preparing at /mgtrio/sidecar.trio/root. |
| 1478 | 2025-05-02T18:19:34.727Z | Sanity Check: Looking for 'entire' incorporation. |
| 1479 | 2025-05-02T18:19:34.727Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1480 | 2025-05-02T18:19:34.728Z | stderr: |
| 1481 | 2025-05-02T18:19:34.728Z | Traceback (most recent call last): |
| 1482 | 2025-05-02T18:19:34.728Z | File "/usr/bin/pkg", line 7797, in handle_errors |
| 1483 | 2025-05-02T18:19:34.728Z | __ret = func(*args, **kwargs) |
| 1484 | 2025-05-02T18:19:34.728Z | ^^^^^^^^^^^^^^^^^^^^^ |
| 1485 | 2025-05-02T18:19:34.728Z | File "/usr/bin/pkg", line 7692, in main_func |
| 1486 | 2025-05-02T18:19:34.728Z | return func(api_inst, pargs) |
| 1487 | 2025-05-02T18:19:34.728Z | ^^^^^^^^^^^^^^^^^^^^^ |
| 1488 | 2025-05-02T18:19:34.728Z | File "/usr/bin/pkg", line 5312, in copy_publishers_from |
| 1489 | 2025-05-02T18:19:34.728Z | api_inst.refresh() |
| 1490 | 2025-05-02T18:19:34.728Z | File "/usr/lib/python3.11/vendor-packages/pkg/client/api.py", line 3642, in refresh |
| 1491 | 2025-05-02T18:19:34.728Z | self.__refresh( |
| 1492 | 2025-05-02T18:19:34.728Z | File "/usr/lib/python3.11/vendor-packages/pkg/client/api.py", line 3675, in __refresh |
| 1493 | 2025-05-02T18:19:34.728Z | self._img.refresh_publishers( |
| 1494 | 2025-05-02T18:19:34.728Z | File "/usr/lib/python3.11/vendor-packages/pkg/client/image.py", line 3655, in refresh_publishers |
| 1495 | 2025-05-02T18:19:34.728Z | raise e |
| 1496 | 2025-05-02T18:19:34.728Z | pkg.client.api_errors.CatalogRefreshException |
| 1497 | 2025-05-02T18:19:34.728Z | |
| 1498 | 2025-05-02T18:19:34.728Z | |
| 1499 | 2025-05-02T18:19:34.728Z | pkg: This is an internal error in pkg(7) version 7070d045. Please log a |
| 1500 | 2025-05-02T18:19:34.728Z | Service Request about this issue including the information above and this |
| 1501 | 2025-05-02T18:19:34.728Z | message. |
| 1502 | 2025-05-02T18:19:34.728Z | ERROR: failed to create image |
| 1503 | 2025-05-02T18:19:34.728Z | zfs destroy rpool/mgtrio/sidecar.trio failed: the dataset still has dependents |
| 1504 | 2025-05-02T18:19:34.728Z | rm: Unable to remove directory /mgtrio/sidecar.trio/root/lib/svc: Device busy |
| 1505 | 2025-05-02T18:19:34.728Z | rm: Unable to remove directory /mgtrio/sidecar.trio/root/lib: Directory not empty |
| 1506 | 2025-05-02T18:19:34.728Z | rm: Unable to remove directory /mgtrio/sidecar.trio/root/usr/lib/fm: Device busy |
| 1507 | 2025-05-02T18:19:34.728Z | rm: Unable to remove directory /mgtrio/sidecar.trio/root/usr/lib: Directory not empty |
| 1508 | 2025-05-02T18:19:34.728Z | rm: Unable to remove directory /mgtrio/sidecar.trio/root/usr: Directory not empty |
| 1509 | 2025-05-02T18:19:34.728Z | rm: Unable to remove directory /mgtrio/sidecar.trio/root: Device busy |
| 1510 | 2025-05-02T18:19:34.728Z | zoneadm: zone 'sidecar.trio': '/usr/bin/rm -rf' failed with exit code 2. |
| 1511 | 2025-05-02T18:19:34.728Z | zoneadm: sidecar.trio: cleaning up zonepath failed: Empty document |
| 1512 | 2025-05-02T18:19:34.729Z | |
| 1513 | 2025-05-02T18:19:34.729Z | Caused by: |
| 1514 | 2025-05-02T18:19:34.729Z | exit code 1 |
| 1515 | 2025-05-02T18:19:34.729Z | stdout: |
| 1516 | 2025-05-02T18:19:34.729Z | A ZFS file system has been created for this zone. |
| 1517 | 2025-05-02T18:19:34.729Z | Caching catalogs ... Done |
| 1518 | 2025-05-02T18:19:34.729Z | Image: Preparing at /mgtrio/sidecar.trio/root. |
| 1519 | 2025-05-02T18:19:34.729Z | Sanity Check: Looking for 'entire' incorporation. |
| 1520 | 2025-05-02T18:19:34.729Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1521 | 2025-05-02T18:19:34.729Z | stderr: |
| 1522 | 2025-05-02T18:19:34.729Z | Traceback (most recent call last): |
| 1523 | 2025-05-02T18:19:34.729Z | File "/usr/bin/pkg", line 7797, in handle_errors |
| 1524 | 2025-05-02T18:19:34.729Z | __ret = func(*args, **kwargs) |
| 1525 | 2025-05-02T18:19:34.729Z | ^^^^^^^^^^^^^^^^^^^^^ |
| 1526 | 2025-05-02T18:19:34.729Z | File "/usr/bin/pkg", line 7692, in main_func |
| 1527 | 2025-05-02T18:19:34.729Z | return func(api_inst, pargs) |
| 1528 | 2025-05-02T18:19:34.729Z | ^^^^^^^^^^^^^^^^^^^^^ |
| 1529 | 2025-05-02T18:19:34.729Z | File "/usr/bin/pkg", line 5312, in copy_publishers_from |
| 1530 | 2025-05-02T18:19:34.729Z | api_inst.refresh() |
| 1531 | 2025-05-02T18:19:34.729Z | File "/usr/lib/python3.11/vendor-packages/pkg/client/api.py", line 3642, in refresh |
| 1532 | 2025-05-02T18:19:34.729Z | self.__refresh( |
| 1533 | 2025-05-02T18:19:34.729Z | File "/usr/lib/python3.11/vendor-packages/pkg/client/api.py", line 3675, in __refresh |
| 1534 | 2025-05-02T18:19:34.729Z | self._img.refresh_publishers( |
| 1535 | 2025-05-02T18:19:34.729Z | File "/usr/lib/python3.11/vendor-packages/pkg/client/image.py", line 3655, in refresh_publishers |
| 1536 | 2025-05-02T18:19:34.729Z | raise e |
| 1537 | 2025-05-02T18:19:34.729Z | pkg.client.api_errors.CatalogRefreshException |
| 1538 | 2025-05-02T18:19:34.729Z | |
| 1539 | 2025-05-02T18:19:34.729Z | |
| 1540 | 2025-05-02T18:19:34.729Z | pkg: This is an internal error in pkg(7) version 7070d045. Please log a |
| 1541 | 2025-05-02T18:19:34.729Z | Service Request about this issue including the information above and this |
| 1542 | 2025-05-02T18:19:34.729Z | message. |
| 1543 | 2025-05-02T18:19:34.729Z | ERROR: failed to create image |
| 1544 | 2025-05-02T18:19:34.729Z | zfs destroy rpool/mgtrio/sidecar.trio failed: the dataset still has dependents |
| 1545 | 2025-05-02T18:19:34.729Z | rm: Unable to remove directory /mgtrio/sidecar.trio/root/lib/svc: Device busy |
| 1546 | 2025-05-02T18:19:34.729Z | rm: Unable to remove directory /mgtrio/sidecar.trio/root/lib: Directory not empty |
| 1547 | 2025-05-02T18:19:34.729Z | rm: Unable to remove directory /mgtrio/sidecar.trio/root/usr/lib/fm: Device busy |
| 1548 | 2025-05-02T18:19:34.729Z | rm: Unable to remove directory /mgtrio/sidecar.trio/root/usr/lib: Directory not empty |
| 1549 | 2025-05-02T18:19:34.729Z | rm: Unable to remove directory /mgtrio/sidecar.trio/root/usr: Directory not empty |
| 1550 | 2025-05-02T18:19:34.730Z | rm: Unable to remove directory /mgtrio/sidecar.trio/root: Device busy |
| 1551 | 2025-05-02T18:19:34.730Z | zoneadm: zone 'sidecar.trio': '/usr/bin/rm -rf' failed with exit code 2. |
| 1552 | 2025-05-02T18:19:34.730Z | zoneadm: sidecar.trio: cleaning up zonepath failed: Empty document |
| 1553 | 2025-05-02T18:19:34.734Z | test ddm::test_trio_v3 ... FAILED |
| 1554 | 2025-05-02T18:19:34.734Z | |
| 1555 | 2025-05-02T18:19:34.734Z | failures: |
| 1556 | 2025-05-02T18:19:34.734Z | |
| 1557 | 2025-05-02T18:19:34.734Z | failures: |
| 1558 | 2025-05-02T18:19:34.734Z | ddm::test_trio_v3 |
| 1559 | 2025-05-02T18:19:34.734Z | |
| 1560 | 2025-05-02T18:19:34.734Z | test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 1 filtered out; finished in 320.99s |
| 1561 | 2025-05-02T18:19:34.734Z | |
| 1562 | 2025-05-02T18:19:34.734Z | error: test failed, to rerun pass `-p mg-tests --lib` |
| 1563 | 2025-05-02T18:19:34.748Z | + cleanup |
| 1564 | 2025-05-02T18:19:34.752Z | ++ id -un |
| 1565 | 2025-05-02T18:19:34.755Z | ++ id -gn |
| 1566 | 2025-05-02T18:19:34.758Z | + pfexec chown -R build:build . |
| 1567 | 2025-05-02T18:19:34.837Z | process exited: duration 828907 ms, exit code 101 |
| |
| 1568 | 2025-05-02T18:19:34.845Z | found 0 output files |