|
|
|
| 1 | 2026-06-15T08:43:02.691Z | job assigned to worker 01KV574CJ0QN7PH0Y6H4YSKBY4 [factory aws, i-0e65f74bf06aa1de6] (queued for 1 m 1 s) |
| |
| 2 | 2026-06-15T08:43:09.576Z | starting task 0: "setup" |
| 3 | 2026-06-15T08:43:09.583Z | ++ uname -s |
| 4 | 2026-06-15T08:43:09.586Z | + kern=SunOS |
| 5 | 2026-06-15T08:43:09.586Z | + build_user=build |
| 6 | 2026-06-15T08:43:09.586Z | + build_uid=12345 |
| 7 | 2026-06-15T08:43:09.586Z | + work_dir=/work |
| 8 | 2026-06-15T08:43:09.586Z | + input_dir=/input |
| 9 | 2026-06-15T08:43:09.586Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-15T08:43:09.586Z | + case "$kern" in |
| 11 | 2026-06-15T08:43:09.586Z | + groupadd -g 12345 build |
| 12 | 2026-06-15T08:43:09.589Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-15T08:43:11.595Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-15T08:43:11.686Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-15T08:43:11.689Z | + home_fs=zfs |
| 16 | 2026-06-15T08:43:11.689Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-15T08:43:11.689Z | + mkdir -p /home/build |
| 18 | 2026-06-15T08:43:11.689Z | + chown build:build /home/build /work |
| 19 | 2026-06-15T08:43:13.690Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-15T08:43:13.693Z | process exited: duration 4117 ms, exit code 0 |
| |
| 21 | 2026-06-15T08:43:13.699Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-15T08:43:13.702Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-15T08:43:13.702Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-15T08:43:13.702Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-15T08:43:13.702Z | * rust toolchain profile = "default" |
| 26 | 2026-06-15T08:43:13.702Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-15T08:43:13.702Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-15T08:43:13.705Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-15T08:43:13.705Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-15T08:43:13.820Z | info: downloading installer |
| 31 | 2026-06-15T08:43:15.472Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-15T08:43:15.472Z | warn: /opt/ooce/bin |
| 33 | 2026-06-15T08:43:15.472Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-15T08:43:15.472Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-15T08:43:15.472Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-15T08:43:15.472Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-15T08:43:15.472Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-15T08:43:15.472Z | error: cannot install while Rust is installed |
| 39 | 2026-06-15T08:43:15.472Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-15T08:43:15.472Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-15T08:43:15.472Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-15T08:43:15.472Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-15T08:43:15.472Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-15T08:43:15.486Z | info: profile set to default |
| 45 | 2026-06-15T08:43:15.486Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-15T08:43:15.488Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-15T08:43:15.618Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-15T08:43:15.621Z | info: downloading 6 components |
| 49 | 2026-06-15T08:43:31.620Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-15T08:43:31.620Z | |
| 51 | 2026-06-15T08:43:31.639Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-15T08:43:31.639Z | |
| 53 | 2026-06-15T08:43:31.640Z | |
| 54 | 2026-06-15T08:43:31.640Z | Rust is installed now. Great! |
| 55 | 2026-06-15T08:43:31.640Z | |
| 56 | 2026-06-15T08:43:31.643Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-15T08:43:31.643Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-15T08:43:31.643Z | |
| 59 | 2026-06-15T08:43:31.643Z | To configure your current shell, you need to source |
| 60 | 2026-06-15T08:43:31.643Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-15T08:43:31.643Z | |
| 62 | 2026-06-15T08:43:31.643Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-15T08:43:31.643Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-15T08:43:31.643Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-15T08:43:31.643Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-15T08:43:31.643Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-15T08:43:31.643Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-15T08:43:31.643Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-15T08:43:31.643Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-15T08:43:31.643Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-15T08:43:31.724Z | + rustup --version |
| 72 | 2026-06-15T08:43:31.733Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-15T08:43:31.736Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-15T08:43:31.753Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-15T08:43:31.756Z | + cargo --version |
| 76 | 2026-06-15T08:43:31.769Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-15T08:43:31.772Z | + rustc --version |
| 78 | 2026-06-15T08:43:31.790Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-15T08:43:31.795Z | process exited: duration 18092 ms, exit code 0 |
| |
| 80 | 2026-06-15T08:43:31.800Z | starting task 2: "authentication" |
| 81 | 2026-06-15T08:43:31.817Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-15T08:43:31.823Z | starting task 3: "clone repository" |
| 83 | 2026-06-15T08:43:31.827Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-15T08:43:31.829Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-15T08:43:31.861Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-15T08:43:32.981Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-15T08:43:32.981Z | + git fetch origin 1a8c4febd9caa778e648bdcacef35fc98c6d7bdb |
| 88 | 2026-06-15T08:43:33.245Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-15T08:43:33.246Z | * branch 1a8c4febd9caa778e648bdcacef35fc98c6d7bdb -> FETCH_HEAD |
| 90 | 2026-06-15T08:43:33.250Z | + [[ -n renovate/lock-file-maintenance ]] |
| 91 | 2026-06-15T08:43:33.253Z | ++ git branch --show-current |
| 92 | 2026-06-15T08:43:33.253Z | + current=main |
| 93 | 2026-06-15T08:43:33.253Z | + [[ main != renovate/lock-file-maintenance ]] |
| 94 | 2026-06-15T08:43:33.253Z | + git branch -f renovate/lock-file-maintenance 1a8c4febd9caa778e648bdcacef35fc98c6d7bdb |
| 95 | 2026-06-15T08:43:33.256Z | + git checkout -f renovate/lock-file-maintenance |
| 96 | 2026-06-15T08:43:33.274Z | Switched to branch 'renovate/lock-file-maintenance' |
| 97 | 2026-06-15T08:43:33.276Z | + git reset --hard 1a8c4febd9caa778e648bdcacef35fc98c6d7bdb |
| 98 | 2026-06-15T08:43:33.279Z | HEAD is now at 1a8c4fe Lock file maintenance |
| 99 | 2026-06-15T08:43:33.282Z | process exited: duration 1456 ms, exit code 0 |
| |
| 100 | 2026-06-15T08:43:33.287Z | starting task 4: "build" |
| 101 | 2026-06-15T08:43:33.293Z | ++ dladm |
| 102 | 2026-06-15T08:43:33.297Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-06-15T08:43:33.297Z | ena0 phys 9216 up -- -- |
| 104 | 2026-06-15T08:43:33.300Z | ++ ipadm |
| 105 | 2026-06-15T08:43:33.300Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-06-15T08:43:33.300Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-06-15T08:43:33.300Z | ena0/dhcp dhcp ok 10.150.1.238/24 |
| 108 | 2026-06-15T08:43:33.300Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-06-15T08:43:33.300Z | ++ banner collect |
| 110 | 2026-06-15T08:43:33.303Z | |
| 111 | 2026-06-15T08:43:33.303Z | #### #### # # ###### #### ##### |
| 112 | 2026-06-15T08:43:33.303Z | # # # # # # # # # # |
| 113 | 2026-06-15T08:43:33.303Z | # # # # # ##### # # |
| 114 | 2026-06-15T08:43:33.303Z | # # # # # # # # |
| 115 | 2026-06-15T08:43:33.303Z | # # # # # # # # # # |
| 116 | 2026-06-15T08:43:33.303Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-06-15T08:43:33.303Z | |
| 118 | 2026-06-15T08:43:33.303Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-06-15T08:43:33.303Z | ++ repo=softnpu |
| 120 | 2026-06-15T08:43:33.303Z | ++ series=image |
| 121 | 2026-06-15T08:43:33.303Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-06-15T08:43:33.303Z | ++ name=softnpu |
| 123 | 2026-06-15T08:43:33.303Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-06-15T08:43:33.303Z | ++ mkdir -p download |
| 125 | 2026-06-15T08:43:33.303Z | ++ pushd download |
| 126 | 2026-06-15T08:43:33.303Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-06-15T08:43:33.303Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-06-15T08:43:33.303Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-06-15T08:43:33.308Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-06-15T08:43:33.311Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-06-15T08:43:33.795Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 32.14M 0 0
100 15.63M 100 15.63M 0 0 32.14M 0 0
100 15.63M 100 15.63M 0 0 32.14M 0 0 |
| 132 | 2026-06-15T08:43:33.800Z | ++ popd |
| 133 | 2026-06-15T08:43:33.803Z | /work/oxidecomputer/maghemite |
| 134 | 2026-06-15T08:43:33.803Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-06-15T08:43:33.803Z | ++ repo=sidecar-lite |
| 136 | 2026-06-15T08:43:33.803Z | ++ series=release |
| 137 | 2026-06-15T08:43:33.803Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-06-15T08:43:33.803Z | ++ name=libsidecar_lite.so |
| 139 | 2026-06-15T08:43:33.803Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-06-15T08:43:33.803Z | ++ mkdir -p download |
| 141 | 2026-06-15T08:43:33.803Z | ++ pushd download |
| 142 | 2026-06-15T08:43:33.803Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-06-15T08:43:33.803Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-06-15T08:43:33.803Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-06-15T08:43:33.806Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-06-15T08:43:33.809Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-06-15T08:43:36.067Z |
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 00:01 0
0 0 0 0 0 0 0 0 00:02 0
100 12.04M 100 12.04M 0 0 5.32M 0 00:02 00:02 5.32M
100 12.04M 100 12.04M 0 0 5.32M 0 00:02 00:02 5.32M
100 12.04M 100 12.04M 0 0 5.32M 0 00:02 00:02 5.32M |
| 148 | 2026-06-15T08:43:36.072Z | ++ popd |
| 149 | 2026-06-15T08:43:36.074Z | /work/oxidecomputer/maghemite |
| 150 | 2026-06-15T08:43:36.074Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-06-15T08:43:36.074Z | ++ repo=sidecar-lite |
| 152 | 2026-06-15T08:43:36.074Z | ++ series=release |
| 153 | 2026-06-15T08:43:36.074Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-06-15T08:43:36.074Z | ++ name=scadm |
| 155 | 2026-06-15T08:43:36.075Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-06-15T08:43:36.075Z | ++ mkdir -p download |
| 157 | 2026-06-15T08:43:36.075Z | ++ pushd download |
| 158 | 2026-06-15T08:43:36.075Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-06-15T08:43:36.075Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-06-15T08:43:36.075Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-06-15T08:43:36.080Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-06-15T08:43:36.084Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-06-15T08:43:36.527Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 35.32M 0 0
100 15.78M 100 15.78M 0 0 35.32M 0 0
100 15.78M 100 15.78M 0 0 35.32M 0 0 |
| 164 | 2026-06-15T08:43:36.531Z | ++ popd |
| 165 | 2026-06-15T08:43:36.531Z | /work/oxidecomputer/maghemite |
| 166 | 2026-06-15T08:43:36.531Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-06-15T08:43:36.531Z | ++ repo=dendrite |
| 168 | 2026-06-15T08:43:36.531Z | ++ series=image |
| 169 | 2026-06-15T08:43:36.531Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-06-15T08:43:36.531Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-06-15T08:43:36.531Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-06-15T08:43:36.531Z | ++ mkdir -p download |
| 173 | 2026-06-15T08:43:36.531Z | ++ pushd download |
| 174 | 2026-06-15T08:43:36.531Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-06-15T08:43:36.531Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-06-15T08:43:36.531Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-06-15T08:43:36.534Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-06-15T08:43:36.534Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-06-15T08:43:37.589Z |
0 0 0 0 0 0 0 0 0
97 71.59M 97 70.07M 0 0 70.10M 0 00:01 00:01 70.11M
100 71.59M 100 71.59M 0 0 68.12M 0 00:01 00:01 70.11M
100 71.59M 100 71.59M 0 0 68.12M 0 00:01 00:01 70.11M
100 71.59M 100 71.59M 0 0 68.12M 0 00:01 00:01 70.11M |
| 180 | 2026-06-15T08:43:37.599Z | ++ popd |
| 181 | 2026-06-15T08:43:37.599Z | /work/oxidecomputer/maghemite |
| 182 | 2026-06-15T08:43:37.599Z | ++ get_artifact maghemite release 1a8c4febd9caa778e648bdcacef35fc98c6d7bdb ddm |
| 183 | 2026-06-15T08:43:37.599Z | ++ repo=maghemite |
| 184 | 2026-06-15T08:43:37.599Z | ++ series=release |
| 185 | 2026-06-15T08:43:37.599Z | ++ commit=1a8c4febd9caa778e648bdcacef35fc98c6d7bdb |
| 186 | 2026-06-15T08:43:37.599Z | ++ name=ddm |
| 187 | 2026-06-15T08:43:37.599Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-06-15T08:43:37.599Z | ++ mkdir -p download |
| 189 | 2026-06-15T08:43:37.599Z | ++ pushd download |
| 190 | 2026-06-15T08:43:37.600Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-06-15T08:43:37.600Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-06-15T08:43:37.600Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/1a8c4febd9caa778e648bdcacef35fc98c6d7bdb/ddm |
| 193 | 2026-06-15T08:43:37.600Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-06-15T08:43:37.600Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-06-15T08:43:37.684Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-06-15T08:43:37.689Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-06-15T08:43:37.689Z | ++ popd |
| 198 | 2026-06-15T08:43:37.689Z | /work/oxidecomputer/maghemite |
| 199 | 2026-06-15T08:43:37.689Z | ++ get_artifact maghemite release 1a8c4febd9caa778e648bdcacef35fc98c6d7bdb ddmadm |
| 200 | 2026-06-15T08:43:37.689Z | ++ repo=maghemite |
| 201 | 2026-06-15T08:43:37.689Z | ++ series=release |
| 202 | 2026-06-15T08:43:37.689Z | ++ commit=1a8c4febd9caa778e648bdcacef35fc98c6d7bdb |
| 203 | 2026-06-15T08:43:37.689Z | ++ name=ddmadm |
| 204 | 2026-06-15T08:43:37.690Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-06-15T08:43:37.690Z | ++ mkdir -p download |
| 206 | 2026-06-15T08:43:37.690Z | ++ pushd download |
| 207 | 2026-06-15T08:43:37.690Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-06-15T08:43:37.690Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-06-15T08:43:37.690Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/1a8c4febd9caa778e648bdcacef35fc98c6d7bdb/ddmadm |
| 210 | 2026-06-15T08:43:37.700Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-06-15T08:43:37.700Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-06-15T08:43:37.759Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-06-15T08:43:37.759Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-06-15T08:43:37.769Z | ++ popd |
| 215 | 2026-06-15T08:43:37.769Z | /work/oxidecomputer/maghemite |
| 216 | 2026-06-15T08:43:37.769Z | ++ pushd download |
| 217 | 2026-06-15T08:43:37.769Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-06-15T08:43:37.769Z | ++ chmod +x softnpu |
| 219 | 2026-06-15T08:43:37.770Z | ++ chmod +x scadm |
| 220 | 2026-06-15T08:43:37.770Z | ++ chmod +x ddmadm |
| 221 | 2026-06-15T08:43:37.770Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-06-15T08:43:37.770Z | ++ chmod +x ddmd |
| 223 | 2026-06-15T08:43:37.770Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-06-15T08:43:37.770Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-06-15T08:43:37.770Z | mv: cannot access ddmadm |
| 226 | 2026-06-15T08:43:37.770Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-06-15T08:43:37.770Z | mv: cannot access ddmd |
| 228 | 2026-06-15T08:43:37.770Z | ++ rm -rf zones/dendrite |
| 229 | 2026-06-15T08:43:37.788Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-06-15T08:43:37.788Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-06-15T08:43:38.765Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 232 | 2026-06-15T08:43:38.768Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-06-15T08:43:38.771Z | ++ popd |
| 234 | 2026-06-15T08:43:38.771Z | /work/oxidecomputer/maghemite |
| 235 | 2026-06-15T08:43:38.771Z | ++ banner install |
| 236 | 2026-06-15T08:43:38.771Z | |
| 237 | 2026-06-15T08:43:38.771Z | # # # #### ##### ## # # |
| 238 | 2026-06-15T08:43:38.771Z | # ## # # # # # # # |
| 239 | 2026-06-15T08:43:38.771Z | # # # # #### # # # # # |
| 240 | 2026-06-15T08:43:38.771Z | # # # # # # ###### # # |
| 241 | 2026-06-15T08:43:38.771Z | # # ## # # # # # # # |
| 242 | 2026-06-15T08:43:38.771Z | # # # #### # # # ###### ###### |
| 243 | 2026-06-15T08:43:38.771Z | |
| 244 | 2026-06-15T08:43:38.771Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-06-15T08:43:38.771Z | ++ set +o errexit |
| 246 | 2026-06-15T08:43:38.771Z | ++ pkg info clang-15 |
| 247 | 2026-06-15T08:43:38.774Z | ++ grep -qi installed |
| 248 | 2026-06-15T08:43:39.969Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-06-15T08:43:39.969Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-06-15T08:43:39.969Z | |
| 251 | 2026-06-15T08:43:39.969Z | clang-15 |
| 252 | 2026-06-15T08:43:40.006Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-06-15T08:43:40.006Z | ++ set -o errexit |
| 254 | 2026-06-15T08:43:40.009Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-06-15T08:43:46.788Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-06-15T08:43:54.483Z | Startup: Caching catalogs ... Done |
| 257 | 2026-06-15T08:44:02.192Z | Planning: Solver setup ... Done |
| 258 | 2026-06-15T08:44:02.238Z | Planning: Running solver ... Done |
| 259 | 2026-06-15T08:44:02.376Z | Planning: Finding local manifests ... Done |
| 260 | 2026-06-15T08:44:02.401Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-06-15T08:44:02.501Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-06-15T08:44:02.530Z | Planning: Package planning ... Done |
| 263 | 2026-06-15T08:44:02.556Z | Planning: Merging actions ... Done |
| 264 | 2026-06-15T08:44:02.666Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-06-15T08:44:02.673Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-06-15T08:44:03.414Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-06-15T08:44:03.420Z | Planning: Planning completed in 8.77 seconds |
| 268 | 2026-06-15T08:44:03.431Z | Packages to install: 2 |
| 269 | 2026-06-15T08:44:03.435Z | Mediators to change: 2 |
| 270 | 2026-06-15T08:44:03.435Z | Services to change: 1 |
| 271 | 2026-06-15T08:44:03.435Z | Create boot environment: No |
| 272 | 2026-06-15T08:44:03.435Z | Create backup boot environment: No |
| 273 | 2026-06-15T08:44:03.486Z | |
| 274 | 2026-06-15T08:44:03.486Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-06-15T08:44:08.487Z | Download: 814/3076 items 18.3/211.3MB 8% complete (3.8M/s) |
| 276 | 2026-06-15T08:44:14.895Z | Download: 983/3076 items 82.2/211.3MB 38% complete (11.1M/s) |
| 277 | 2026-06-15T08:44:19.897Z | Download: 1879/3076 items 115.7/211.3MB 54% complete (5.7M/s) |
| 278 | 2026-06-15T08:44:40.559Z | Download: 2005/3076 items 117.1/211.3MB 55% complete |
| 279 | 2026-06-15T08:44:46.653Z | Download: 3030/3076 items 201.6/211.3MB 95% complete (24.4M/s) |
| 280 | 2026-06-15T08:44:48.047Z | Download: Completed 211.31 MB in 44.56 seconds (4.7M/s) |
| 281 | 2026-06-15T08:44:48.296Z | Actions: 1/3418 actions (Installing new actions) |
| 282 | 2026-06-15T08:44:51.435Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 283 | 2026-06-15T08:44:52.068Z | Done |
| 284 | 2026-06-15T08:44:52.068Z | Done |
| 285 | 2026-06-15T08:44:52.810Z | Done |
| 286 | 2026-06-15T08:44:56.143Z | Done |
| 287 | 2026-06-15T08:44:56.215Z | Done |
| 288 | 2026-06-15T08:44:56.217Z | Done |
| 289 | 2026-06-15T08:44:56.494Z | Done |
| 290 | 2026-06-15T08:44:57.179Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 291 | 2026-06-15T08:44:57.179Z | ++ set +o errexit |
| 292 | 2026-06-15T08:44:57.182Z | ++ pkg info pkg-config |
| 293 | 2026-06-15T08:44:57.182Z | ++ grep -qi installed |
| 294 | 2026-06-15T08:44:57.406Z | ++ [[ 0 != 0 ]] |
| 295 | 2026-06-15T08:44:57.406Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 296 | 2026-06-15T08:44:57.406Z | ++ set +o errexit |
| 297 | 2026-06-15T08:44:57.409Z | ++ pkg info brand/omicron1 |
| 298 | 2026-06-15T08:44:57.409Z | ++ grep -qi installed |
| 299 | 2026-06-15T08:44:57.589Z | pkg: info: no packages matching the following patterns you specified are |
| 300 | 2026-06-15T08:44:57.589Z | installed on the system. Try querying remotely instead: |
| 301 | 2026-06-15T08:44:57.589Z | |
| 302 | 2026-06-15T08:44:57.589Z | brand/omicron1 |
| 303 | 2026-06-15T08:44:57.624Z | ++ [[ 1 != 0 ]] |
| 304 | 2026-06-15T08:44:57.624Z | ++ set -o errexit |
| 305 | 2026-06-15T08:44:57.624Z | ++ pfexec pkg install brand/omicron1 |
| 306 | 2026-06-15T08:44:58.033Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 307 | 2026-06-15T08:45:05.737Z | Planning: Solver setup ... Done |
| 308 | 2026-06-15T08:45:05.783Z | Planning: Running solver ... Done |
| 309 | 2026-06-15T08:45:05.924Z | Planning: Finding local manifests ... Done |
| 310 | 2026-06-15T08:45:05.927Z | Planning: Fetching manifests: 0/2 0% complete |
| 311 | 2026-06-15T08:45:06.045Z | Planning: Fetching manifests: 2/2 100% complete |
| 312 | 2026-06-15T08:45:06.058Z | Planning: Package planning ... Done |
| 313 | 2026-06-15T08:45:06.061Z | Planning: Merging actions ... Done |
| 314 | 2026-06-15T08:45:06.210Z | Planning: Checking for conflicting actions ... Done |
| 315 | 2026-06-15T08:45:06.215Z | Planning: Consolidating action changes ... Done |
| 316 | 2026-06-15T08:45:06.384Z | Planning: Evaluating mediators ... Done |
| 317 | 2026-06-15T08:45:06.387Z | Planning: Planning completed in 8.35 seconds |
| 318 | 2026-06-15T08:45:06.392Z | Packages to install: 2 |
| 319 | 2026-06-15T08:45:06.392Z | Create boot environment: No |
| 320 | 2026-06-15T08:45:06.395Z | Create backup boot environment: No |
| 321 | 2026-06-15T08:45:06.437Z | |
| 322 | 2026-06-15T08:45:06.437Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 323 | 2026-06-15T08:45:06.460Z | Download: Completed 1.07 MB in 0.02 seconds (48.4M/s) |
| 324 | 2026-06-15T08:45:06.555Z | Actions: 1/28 actions (Installing new actions) |
| 325 | 2026-06-15T08:45:06.568Z | Actions: Completed 28 actions in 0.01 seconds. |
| 326 | 2026-06-15T08:45:07.070Z | Done |
| 327 | 2026-06-15T08:45:07.070Z | Done |
| 328 | 2026-06-15T08:45:07.719Z | Done |
| 329 | 2026-06-15T08:45:10.536Z | Done |
| 330 | 2026-06-15T08:45:10.606Z | Done |
| 331 | 2026-06-15T08:45:10.609Z | Done |
| 332 | 2026-06-15T08:45:10.759Z | Done |
| 333 | 2026-06-15T08:45:10.891Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 334 | 2026-06-15T08:45:10.891Z | ++ set +o errexit |
| 335 | 2026-06-15T08:45:10.894Z | ++ pkg info brand/omicron1/tools |
| 336 | 2026-06-15T08:45:10.894Z | ++ grep -qi installed |
| 337 | 2026-06-15T08:45:11.075Z | pkg: info: no packages matching the following patterns you specified are |
| 338 | 2026-06-15T08:45:11.075Z | installed on the system. Try querying remotely instead: |
| 339 | 2026-06-15T08:45:11.075Z | |
| 340 | 2026-06-15T08:45:11.075Z | brand/omicron1/tools |
| 341 | 2026-06-15T08:45:11.109Z | ++ [[ 1 != 0 ]] |
| 342 | 2026-06-15T08:45:11.109Z | ++ set -o errexit |
| 343 | 2026-06-15T08:45:11.109Z | ++ pfexec pkg install brand/omicron1/tools |
| 344 | 2026-06-15T08:45:11.496Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 345 | 2026-06-15T08:45:19.220Z | Planning: Solver setup ... Done |
| 346 | 2026-06-15T08:45:19.265Z | Planning: Running solver ... Done |
| 347 | 2026-06-15T08:45:19.407Z | Planning: Finding local manifests ... Done |
| 348 | 2026-06-15T08:45:19.409Z | Planning: Fetching manifests: 0/1 0% complete |
| 349 | 2026-06-15T08:45:19.522Z | Planning: Fetching manifests: 1/1 100% complete |
| 350 | 2026-06-15T08:45:19.534Z | Planning: Package planning ... Done |
| 351 | 2026-06-15T08:45:19.537Z | Planning: Merging actions ... Done |
| 352 | 2026-06-15T08:45:19.675Z | Planning: Checking for conflicting actions ... Done |
| 353 | 2026-06-15T08:45:19.678Z | Planning: Consolidating action changes ... Done |
| 354 | 2026-06-15T08:45:19.847Z | Planning: Evaluating mediators ... Done |
| 355 | 2026-06-15T08:45:19.851Z | Planning: Planning completed in 8.35 seconds |
| 356 | 2026-06-15T08:45:19.855Z | Packages to install: 1 |
| 357 | 2026-06-15T08:45:19.855Z | Services to change: 1 |
| 358 | 2026-06-15T08:45:19.855Z | Create boot environment: No |
| 359 | 2026-06-15T08:45:19.855Z | Create backup boot environment: No |
| 360 | 2026-06-15T08:45:19.898Z | |
| 361 | 2026-06-15T08:45:19.898Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 362 | 2026-06-15T08:45:19.924Z | Download: Completed 1.19 MB in 0.03 seconds (46.0M/s) |
| 363 | 2026-06-15T08:45:20.003Z | Actions: 1/19 actions (Installing new actions) |
| 364 | 2026-06-15T08:45:20.017Z | Actions: Completed 19 actions in 0.01 seconds. |
| 365 | 2026-06-15T08:45:21.520Z | Done |
| 366 | 2026-06-15T08:45:21.520Z | Done |
| 367 | 2026-06-15T08:45:21.523Z | Done |
| 368 | 2026-06-15T08:45:24.031Z | Done |
| 369 | 2026-06-15T08:45:24.105Z | Done |
| 370 | 2026-06-15T08:45:24.108Z | Done |
| 371 | 2026-06-15T08:45:24.257Z | Done |
| 372 | 2026-06-15T08:45:24.396Z | ++ pfexec svcadm enable baseline |
| 373 | 2026-06-15T08:45:24.411Z | ++ retry=0 |
| 374 | 2026-06-15T08:45:24.415Z | +++ svcs -Hostate baseline |
| 375 | 2026-06-15T08:45:24.426Z | ++ [[ offline* != online ]] |
| 376 | 2026-06-15T08:45:24.426Z | ++ [[ 0 -gt 300 ]] |
| 377 | 2026-06-15T08:45:24.429Z | ++ sleep 1 |
| 378 | 2026-06-15T08:45:25.429Z | ++ retry=1 |
| 379 | 2026-06-15T08:45:25.431Z | +++ svcs -Hostate baseline |
| 380 | 2026-06-15T08:45:25.442Z | ++ [[ offline* != online ]] |
| 381 | 2026-06-15T08:45:25.442Z | ++ [[ 1 -gt 300 ]] |
| 382 | 2026-06-15T08:45:25.442Z | ++ sleep 1 |
| 383 | 2026-06-15T08:45:26.443Z | ++ retry=2 |
| 384 | 2026-06-15T08:45:26.446Z | +++ svcs -Hostate baseline |
| 385 | 2026-06-15T08:45:26.457Z | ++ [[ offline* != online ]] |
| 386 | 2026-06-15T08:45:26.457Z | ++ [[ 2 -gt 300 ]] |
| 387 | 2026-06-15T08:45:26.457Z | ++ sleep 1 |
| 388 | 2026-06-15T08:45:27.458Z | ++ retry=3 |
| 389 | 2026-06-15T08:45:27.461Z | +++ svcs -Hostate baseline |
| 390 | 2026-06-15T08:45:27.473Z | ++ [[ offline* != online ]] |
| 391 | 2026-06-15T08:45:27.473Z | ++ [[ 3 -gt 300 ]] |
| 392 | 2026-06-15T08:45:27.473Z | ++ sleep 1 |
| 393 | 2026-06-15T08:45:28.475Z | ++ retry=4 |
| 394 | 2026-06-15T08:45:28.478Z | +++ svcs -Hostate baseline |
| 395 | 2026-06-15T08:45:28.489Z | ++ [[ offline* != online ]] |
| 396 | 2026-06-15T08:45:28.489Z | ++ [[ 4 -gt 300 ]] |
| 397 | 2026-06-15T08:45:28.489Z | ++ sleep 1 |
| 398 | 2026-06-15T08:45:29.493Z | ++ retry=5 |
| 399 | 2026-06-15T08:45:29.496Z | +++ svcs -Hostate baseline |
| 400 | 2026-06-15T08:45:29.506Z | ++ [[ offline* != online ]] |
| 401 | 2026-06-15T08:45:29.506Z | ++ [[ 5 -gt 300 ]] |
| 402 | 2026-06-15T08:45:29.506Z | ++ sleep 1 |
| 403 | 2026-06-15T08:45:30.508Z | ++ retry=6 |
| 404 | 2026-06-15T08:45:30.511Z | +++ svcs -Hostate baseline |
| 405 | 2026-06-15T08:45:30.522Z | ++ [[ offline* != online ]] |
| 406 | 2026-06-15T08:45:30.525Z | ++ [[ 6 -gt 300 ]] |
| 407 | 2026-06-15T08:45:30.525Z | ++ sleep 1 |
| 408 | 2026-06-15T08:45:31.524Z | ++ retry=7 |
| 409 | 2026-06-15T08:45:31.527Z | +++ svcs -Hostate baseline |
| 410 | 2026-06-15T08:45:31.538Z | ++ [[ offline* != online ]] |
| 411 | 2026-06-15T08:45:31.538Z | ++ [[ 7 -gt 300 ]] |
| 412 | 2026-06-15T08:45:31.538Z | ++ sleep 1 |
| 413 | 2026-06-15T08:45:32.540Z | ++ retry=8 |
| 414 | 2026-06-15T08:45:32.543Z | +++ svcs -Hostate baseline |
| 415 | 2026-06-15T08:45:32.555Z | ++ [[ offline* != online ]] |
| 416 | 2026-06-15T08:45:32.555Z | ++ [[ 8 -gt 300 ]] |
| 417 | 2026-06-15T08:45:32.555Z | ++ sleep 1 |
| 418 | 2026-06-15T08:45:33.557Z | ++ retry=9 |
| 419 | 2026-06-15T08:45:33.559Z | +++ svcs -Hostate baseline |
| 420 | 2026-06-15T08:45:33.572Z | ++ [[ offline* != online ]] |
| 421 | 2026-06-15T08:45:33.572Z | ++ [[ 9 -gt 300 ]] |
| 422 | 2026-06-15T08:45:33.572Z | ++ sleep 1 |
| 423 | 2026-06-15T08:45:34.576Z | ++ retry=10 |
| 424 | 2026-06-15T08:45:34.580Z | +++ svcs -Hostate baseline |
| 425 | 2026-06-15T08:45:34.588Z | ++ [[ offline* != online ]] |
| 426 | 2026-06-15T08:45:34.588Z | ++ [[ 10 -gt 300 ]] |
| 427 | 2026-06-15T08:45:34.593Z | ++ sleep 1 |
| 428 | 2026-06-15T08:45:35.590Z | ++ retry=11 |
| 429 | 2026-06-15T08:45:35.593Z | +++ svcs -Hostate baseline |
| 430 | 2026-06-15T08:45:35.605Z | ++ [[ offline* != online ]] |
| 431 | 2026-06-15T08:45:35.605Z | ++ [[ 11 -gt 300 ]] |
| 432 | 2026-06-15T08:45:35.605Z | ++ sleep 1 |
| 433 | 2026-06-15T08:45:36.606Z | ++ retry=12 |
| 434 | 2026-06-15T08:45:36.609Z | +++ svcs -Hostate baseline |
| 435 | 2026-06-15T08:45:36.621Z | ++ [[ offline* != online ]] |
| 436 | 2026-06-15T08:45:36.621Z | ++ [[ 12 -gt 300 ]] |
| 437 | 2026-06-15T08:45:36.621Z | ++ sleep 1 |
| 438 | 2026-06-15T08:45:37.623Z | ++ retry=13 |
| 439 | 2026-06-15T08:45:37.626Z | +++ svcs -Hostate baseline |
| 440 | 2026-06-15T08:45:37.638Z | ++ [[ offline* != online ]] |
| 441 | 2026-06-15T08:45:37.638Z | ++ [[ 13 -gt 300 ]] |
| 442 | 2026-06-15T08:45:37.638Z | ++ sleep 1 |
| 443 | 2026-06-15T08:45:38.639Z | ++ retry=14 |
| 444 | 2026-06-15T08:45:38.642Z | +++ svcs -Hostate baseline |
| 445 | 2026-06-15T08:45:38.654Z | ++ [[ offline* != online ]] |
| 446 | 2026-06-15T08:45:38.654Z | ++ [[ 14 -gt 300 ]] |
| 447 | 2026-06-15T08:45:38.654Z | ++ sleep 1 |
| 448 | 2026-06-15T08:45:39.656Z | ++ retry=15 |
| 449 | 2026-06-15T08:45:39.658Z | +++ svcs -Hostate baseline |
| 450 | 2026-06-15T08:45:39.671Z | ++ [[ offline* != online ]] |
| 451 | 2026-06-15T08:45:39.671Z | ++ [[ 15 -gt 300 ]] |
| 452 | 2026-06-15T08:45:39.671Z | ++ sleep 1 |
| 453 | 2026-06-15T08:45:40.673Z | ++ retry=16 |
| 454 | 2026-06-15T08:45:40.676Z | +++ svcs -Hostate baseline |
| 455 | 2026-06-15T08:45:40.686Z | ++ [[ offline* != online ]] |
| 456 | 2026-06-15T08:45:40.686Z | ++ [[ 16 -gt 300 ]] |
| 457 | 2026-06-15T08:45:40.689Z | ++ sleep 1 |
| 458 | 2026-06-15T08:45:41.688Z | ++ retry=17 |
| 459 | 2026-06-15T08:45:41.691Z | +++ svcs -Hostate baseline |
| 460 | 2026-06-15T08:45:41.702Z | ++ [[ offline* != online ]] |
| 461 | 2026-06-15T08:45:41.702Z | ++ [[ 17 -gt 300 ]] |
| 462 | 2026-06-15T08:45:41.702Z | ++ sleep 1 |
| 463 | 2026-06-15T08:45:42.704Z | ++ retry=18 |
| 464 | 2026-06-15T08:45:42.707Z | +++ svcs -Hostate baseline |
| 465 | 2026-06-15T08:45:42.719Z | ++ [[ offline* != online ]] |
| 466 | 2026-06-15T08:45:42.719Z | ++ [[ 18 -gt 300 ]] |
| 467 | 2026-06-15T08:45:42.719Z | ++ sleep 1 |
| 468 | 2026-06-15T08:45:43.721Z | ++ retry=19 |
| 469 | 2026-06-15T08:45:43.724Z | +++ svcs -Hostate baseline |
| 470 | 2026-06-15T08:45:43.735Z | ++ [[ offline* != online ]] |
| 471 | 2026-06-15T08:45:43.735Z | ++ [[ 19 -gt 300 ]] |
| 472 | 2026-06-15T08:45:43.735Z | ++ sleep 1 |
| 473 | 2026-06-15T08:45:44.737Z | ++ retry=20 |
| 474 | 2026-06-15T08:45:44.740Z | +++ svcs -Hostate baseline |
| 475 | 2026-06-15T08:45:44.752Z | ++ [[ offline* != online ]] |
| 476 | 2026-06-15T08:45:44.752Z | ++ [[ 20 -gt 300 ]] |
| 477 | 2026-06-15T08:45:44.752Z | ++ sleep 1 |
| 478 | 2026-06-15T08:45:45.754Z | ++ retry=21 |
| 479 | 2026-06-15T08:45:45.757Z | +++ svcs -Hostate baseline |
| 480 | 2026-06-15T08:45:45.768Z | ++ [[ offline* != online ]] |
| 481 | 2026-06-15T08:45:45.768Z | ++ [[ 21 -gt 300 ]] |
| 482 | 2026-06-15T08:45:45.768Z | ++ sleep 1 |
| 483 | 2026-06-15T08:45:46.770Z | ++ retry=22 |
| 484 | 2026-06-15T08:45:46.773Z | +++ svcs -Hostate baseline |
| 485 | 2026-06-15T08:45:46.784Z | ++ [[ offline* != online ]] |
| 486 | 2026-06-15T08:45:46.784Z | ++ [[ 22 -gt 300 ]] |
| 487 | 2026-06-15T08:45:46.785Z | ++ sleep 1 |
| 488 | 2026-06-15T08:45:47.787Z | ++ retry=23 |
| 489 | 2026-06-15T08:45:47.790Z | +++ svcs -Hostate baseline |
| 490 | 2026-06-15T08:45:47.801Z | ++ [[ offline* != online ]] |
| 491 | 2026-06-15T08:45:47.801Z | ++ [[ 23 -gt 300 ]] |
| 492 | 2026-06-15T08:45:47.801Z | ++ sleep 1 |
| 493 | 2026-06-15T08:45:48.803Z | ++ retry=24 |
| 494 | 2026-06-15T08:45:48.806Z | +++ svcs -Hostate baseline |
| 495 | 2026-06-15T08:45:48.818Z | ++ [[ offline* != online ]] |
| 496 | 2026-06-15T08:45:48.818Z | ++ [[ 24 -gt 300 ]] |
| 497 | 2026-06-15T08:45:48.818Z | ++ sleep 1 |
| 498 | 2026-06-15T08:45:49.819Z | ++ retry=25 |
| 499 | 2026-06-15T08:45:49.822Z | +++ svcs -Hostate baseline |
| 500 | 2026-06-15T08:45:49.833Z | ++ [[ offline* != online ]] |
| 501 | 2026-06-15T08:45:49.833Z | ++ [[ 25 -gt 300 ]] |
| 502 | 2026-06-15T08:45:49.833Z | ++ sleep 1 |
| 503 | 2026-06-15T08:45:50.835Z | ++ retry=26 |
| 504 | 2026-06-15T08:45:50.838Z | +++ svcs -Hostate baseline |
| 505 | 2026-06-15T08:45:50.849Z | ++ [[ offline* != online ]] |
| 506 | 2026-06-15T08:45:50.849Z | ++ [[ 26 -gt 300 ]] |
| 507 | 2026-06-15T08:45:50.849Z | ++ sleep 1 |
| 508 | 2026-06-15T08:45:51.851Z | ++ retry=27 |
| 509 | 2026-06-15T08:45:51.854Z | +++ svcs -Hostate baseline |
| 510 | 2026-06-15T08:45:51.865Z | ++ [[ offline* != online ]] |
| 511 | 2026-06-15T08:45:51.865Z | ++ [[ 27 -gt 300 ]] |
| 512 | 2026-06-15T08:45:51.865Z | ++ sleep 1 |
| 513 | 2026-06-15T08:45:52.868Z | ++ retry=28 |
| 514 | 2026-06-15T08:45:52.871Z | +++ svcs -Hostate baseline |
| 515 | 2026-06-15T08:45:52.881Z | ++ [[ offline* != online ]] |
| 516 | 2026-06-15T08:45:52.881Z | ++ [[ 28 -gt 300 ]] |
| 517 | 2026-06-15T08:45:52.881Z | ++ sleep 1 |
| 518 | 2026-06-15T08:45:53.883Z | ++ retry=29 |
| 519 | 2026-06-15T08:45:53.886Z | +++ svcs -Hostate baseline |
| 520 | 2026-06-15T08:45:53.897Z | ++ [[ offline* != online ]] |
| 521 | 2026-06-15T08:45:53.898Z | ++ [[ 29 -gt 300 ]] |
| 522 | 2026-06-15T08:45:53.898Z | ++ sleep 1 |
| 523 | 2026-06-15T08:45:54.900Z | ++ retry=30 |
| 524 | 2026-06-15T08:45:54.903Z | +++ svcs -Hostate baseline |
| 525 | 2026-06-15T08:45:54.915Z | ++ [[ offline* != online ]] |
| 526 | 2026-06-15T08:45:54.915Z | ++ [[ 30 -gt 300 ]] |
| 527 | 2026-06-15T08:45:54.915Z | ++ sleep 1 |
| 528 | 2026-06-15T08:45:55.916Z | ++ retry=31 |
| 529 | 2026-06-15T08:45:55.919Z | +++ svcs -Hostate baseline |
| 530 | 2026-06-15T08:45:55.931Z | ++ [[ offline* != online ]] |
| 531 | 2026-06-15T08:45:55.931Z | ++ [[ 31 -gt 300 ]] |
| 532 | 2026-06-15T08:45:55.931Z | ++ sleep 1 |
| 533 | 2026-06-15T08:45:56.932Z | ++ retry=32 |
| 534 | 2026-06-15T08:45:56.935Z | +++ svcs -Hostate baseline |
| 535 | 2026-06-15T08:45:56.946Z | ++ [[ offline* != online ]] |
| 536 | 2026-06-15T08:45:56.946Z | ++ [[ 32 -gt 300 ]] |
| 537 | 2026-06-15T08:45:56.946Z | ++ sleep 1 |
| 538 | 2026-06-15T08:45:57.948Z | ++ retry=33 |
| 539 | 2026-06-15T08:45:57.951Z | +++ svcs -Hostate baseline |
| 540 | 2026-06-15T08:45:57.962Z | ++ [[ offline* != online ]] |
| 541 | 2026-06-15T08:45:57.962Z | ++ [[ 33 -gt 300 ]] |
| 542 | 2026-06-15T08:45:57.962Z | ++ sleep 1 |
| 543 | 2026-06-15T08:45:58.964Z | ++ retry=34 |
| 544 | 2026-06-15T08:45:58.967Z | +++ svcs -Hostate baseline |
| 545 | 2026-06-15T08:45:58.978Z | ++ [[ offline* != online ]] |
| 546 | 2026-06-15T08:45:58.978Z | ++ [[ 34 -gt 300 ]] |
| 547 | 2026-06-15T08:45:58.978Z | ++ sleep 1 |
| 548 | 2026-06-15T08:45:59.980Z | ++ retry=35 |
| 549 | 2026-06-15T08:45:59.983Z | +++ svcs -Hostate baseline |
| 550 | 2026-06-15T08:45:59.994Z | ++ [[ offline* != online ]] |
| 551 | 2026-06-15T08:45:59.994Z | ++ [[ 35 -gt 300 ]] |
| 552 | 2026-06-15T08:45:59.994Z | ++ sleep 1 |
| 553 | 2026-06-15T08:46:00.996Z | ++ retry=36 |
| 554 | 2026-06-15T08:46:00.999Z | +++ svcs -Hostate baseline |
| 555 | 2026-06-15T08:46:01.010Z | ++ [[ offline* != online ]] |
| 556 | 2026-06-15T08:46:01.011Z | ++ [[ 36 -gt 300 ]] |
| 557 | 2026-06-15T08:46:01.011Z | ++ sleep 1 |
| 558 | 2026-06-15T08:46:02.012Z | ++ retry=37 |
| 559 | 2026-06-15T08:46:02.015Z | +++ svcs -Hostate baseline |
| 560 | 2026-06-15T08:46:02.026Z | ++ [[ offline* != online ]] |
| 561 | 2026-06-15T08:46:02.026Z | ++ [[ 37 -gt 300 ]] |
| 562 | 2026-06-15T08:46:02.026Z | ++ sleep 1 |
| 563 | 2026-06-15T08:46:03.028Z | ++ retry=38 |
| 564 | 2026-06-15T08:46:03.031Z | +++ svcs -Hostate baseline |
| 565 | 2026-06-15T08:46:03.042Z | ++ [[ offline* != online ]] |
| 566 | 2026-06-15T08:46:03.042Z | ++ [[ 38 -gt 300 ]] |
| 567 | 2026-06-15T08:46:03.043Z | ++ sleep 1 |
| 568 | 2026-06-15T08:46:04.044Z | ++ retry=39 |
| 569 | 2026-06-15T08:46:04.047Z | +++ svcs -Hostate baseline |
| 570 | 2026-06-15T08:46:04.059Z | ++ [[ offline* != online ]] |
| 571 | 2026-06-15T08:46:04.059Z | ++ [[ 39 -gt 300 ]] |
| 572 | 2026-06-15T08:46:04.059Z | ++ sleep 1 |
| 573 | 2026-06-15T08:46:05.114Z | ++ retry=40 |
| 574 | 2026-06-15T08:46:05.117Z | +++ svcs -Hostate baseline |
| 575 | 2026-06-15T08:46:05.117Z | ++ [[ offline* != online ]] |
| 576 | 2026-06-15T08:46:05.117Z | ++ [[ 40 -gt 300 ]] |
| 577 | 2026-06-15T08:46:05.117Z | ++ sleep 1 |
| 578 | 2026-06-15T08:46:06.077Z | ++ retry=41 |
| 579 | 2026-06-15T08:46:06.080Z | +++ svcs -Hostate baseline |
| 580 | 2026-06-15T08:46:06.091Z | ++ [[ offline* != online ]] |
| 581 | 2026-06-15T08:46:06.091Z | ++ [[ 41 -gt 300 ]] |
| 582 | 2026-06-15T08:46:06.091Z | ++ sleep 1 |
| 583 | 2026-06-15T08:46:07.094Z | ++ retry=42 |
| 584 | 2026-06-15T08:46:07.097Z | +++ svcs -Hostate baseline |
| 585 | 2026-06-15T08:46:07.108Z | ++ [[ offline* != online ]] |
| 586 | 2026-06-15T08:46:07.108Z | ++ [[ 42 -gt 300 ]] |
| 587 | 2026-06-15T08:46:07.111Z | ++ sleep 1 |
| 588 | 2026-06-15T08:46:08.110Z | ++ retry=43 |
| 589 | 2026-06-15T08:46:08.113Z | +++ svcs -Hostate baseline |
| 590 | 2026-06-15T08:46:08.124Z | ++ [[ offline* != online ]] |
| 591 | 2026-06-15T08:46:08.124Z | ++ [[ 43 -gt 300 ]] |
| 592 | 2026-06-15T08:46:08.124Z | ++ sleep 1 |
| 593 | 2026-06-15T08:46:09.125Z | ++ retry=44 |
| 594 | 2026-06-15T08:46:09.128Z | +++ svcs -Hostate baseline |
| 595 | 2026-06-15T08:46:09.139Z | ++ [[ offline* != online ]] |
| 596 | 2026-06-15T08:46:09.139Z | ++ [[ 44 -gt 300 ]] |
| 597 | 2026-06-15T08:46:09.139Z | ++ sleep 1 |
| 598 | 2026-06-15T08:46:10.142Z | ++ retry=45 |
| 599 | 2026-06-15T08:46:10.145Z | +++ svcs -Hostate baseline |
| 600 | 2026-06-15T08:46:10.156Z | ++ [[ offline* != online ]] |
| 601 | 2026-06-15T08:46:10.156Z | ++ [[ 45 -gt 300 ]] |
| 602 | 2026-06-15T08:46:10.156Z | ++ sleep 1 |
| 603 | 2026-06-15T08:46:11.159Z | ++ retry=46 |
| 604 | 2026-06-15T08:46:11.162Z | +++ svcs -Hostate baseline |
| 605 | 2026-06-15T08:46:11.173Z | ++ [[ offline* != online ]] |
| 606 | 2026-06-15T08:46:11.173Z | ++ [[ 46 -gt 300 ]] |
| 607 | 2026-06-15T08:46:11.173Z | ++ sleep 1 |
| 608 | 2026-06-15T08:46:12.175Z | ++ retry=47 |
| 609 | 2026-06-15T08:46:12.178Z | +++ svcs -Hostate baseline |
| 610 | 2026-06-15T08:46:12.188Z | ++ [[ offline* != online ]] |
| 611 | 2026-06-15T08:46:12.189Z | ++ [[ 47 -gt 300 ]] |
| 612 | 2026-06-15T08:46:12.189Z | ++ sleep 1 |
| 613 | 2026-06-15T08:46:13.190Z | ++ retry=48 |
| 614 | 2026-06-15T08:46:13.194Z | +++ svcs -Hostate baseline |
| 615 | 2026-06-15T08:46:13.204Z | ++ [[ offline* != online ]] |
| 616 | 2026-06-15T08:46:13.204Z | ++ [[ 48 -gt 300 ]] |
| 617 | 2026-06-15T08:46:13.204Z | ++ sleep 1 |
| 618 | 2026-06-15T08:46:14.206Z | ++ retry=49 |
| 619 | 2026-06-15T08:46:14.209Z | +++ svcs -Hostate baseline |
| 620 | 2026-06-15T08:46:14.220Z | ++ [[ offline* != online ]] |
| 621 | 2026-06-15T08:46:14.220Z | ++ [[ 49 -gt 300 ]] |
| 622 | 2026-06-15T08:46:14.223Z | ++ sleep 1 |
| 623 | 2026-06-15T08:46:15.222Z | ++ retry=50 |
| 624 | 2026-06-15T08:46:15.225Z | +++ svcs -Hostate baseline |
| 625 | 2026-06-15T08:46:15.236Z | ++ [[ offline* != online ]] |
| 626 | 2026-06-15T08:46:15.236Z | ++ [[ 50 -gt 300 ]] |
| 627 | 2026-06-15T08:46:15.236Z | ++ sleep 1 |
| 628 | 2026-06-15T08:46:16.238Z | ++ retry=51 |
| 629 | 2026-06-15T08:46:16.241Z | +++ svcs -Hostate baseline |
| 630 | 2026-06-15T08:46:16.252Z | ++ [[ offline* != online ]] |
| 631 | 2026-06-15T08:46:16.253Z | ++ [[ 51 -gt 300 ]] |
| 632 | 2026-06-15T08:46:16.253Z | ++ sleep 1 |
| 633 | 2026-06-15T08:46:17.254Z | ++ retry=52 |
| 634 | 2026-06-15T08:46:17.258Z | +++ svcs -Hostate baseline |
| 635 | 2026-06-15T08:46:17.269Z | ++ [[ offline* != online ]] |
| 636 | 2026-06-15T08:46:17.269Z | ++ [[ 52 -gt 300 ]] |
| 637 | 2026-06-15T08:46:17.269Z | ++ sleep 1 |
| 638 | 2026-06-15T08:46:18.271Z | ++ retry=53 |
| 639 | 2026-06-15T08:46:18.274Z | +++ svcs -Hostate baseline |
| 640 | 2026-06-15T08:46:18.285Z | ++ [[ offline* != online ]] |
| 641 | 2026-06-15T08:46:18.285Z | ++ [[ 53 -gt 300 ]] |
| 642 | 2026-06-15T08:46:18.285Z | ++ sleep 1 |
| 643 | 2026-06-15T08:46:19.286Z | ++ retry=54 |
| 644 | 2026-06-15T08:46:19.289Z | +++ svcs -Hostate baseline |
| 645 | 2026-06-15T08:46:19.303Z | ++ [[ offline* != online ]] |
| 646 | 2026-06-15T08:46:19.303Z | ++ [[ 54 -gt 300 ]] |
| 647 | 2026-06-15T08:46:19.303Z | ++ sleep 1 |
| 648 | 2026-06-15T08:46:20.303Z | ++ retry=55 |
| 649 | 2026-06-15T08:46:20.306Z | +++ svcs -Hostate baseline |
| 650 | 2026-06-15T08:46:20.317Z | ++ [[ offline* != online ]] |
| 651 | 2026-06-15T08:46:20.317Z | ++ [[ 55 -gt 300 ]] |
| 652 | 2026-06-15T08:46:20.317Z | ++ sleep 1 |
| 653 | 2026-06-15T08:46:21.319Z | ++ retry=56 |
| 654 | 2026-06-15T08:46:21.322Z | +++ svcs -Hostate baseline |
| 655 | 2026-06-15T08:46:21.334Z | ++ [[ offline* != online ]] |
| 656 | 2026-06-15T08:46:21.334Z | ++ [[ 56 -gt 300 ]] |
| 657 | 2026-06-15T08:46:21.338Z | ++ sleep 1 |
| 658 | 2026-06-15T08:46:22.335Z | ++ retry=57 |
| 659 | 2026-06-15T08:46:22.338Z | +++ svcs -Hostate baseline |
| 660 | 2026-06-15T08:46:22.350Z | ++ [[ offline* != online ]] |
| 661 | 2026-06-15T08:46:22.350Z | ++ [[ 57 -gt 300 ]] |
| 662 | 2026-06-15T08:46:22.350Z | ++ sleep 1 |
| 663 | 2026-06-15T08:46:23.352Z | ++ retry=58 |
| 664 | 2026-06-15T08:46:23.355Z | +++ svcs -Hostate baseline |
| 665 | 2026-06-15T08:46:23.372Z | ++ [[ offline* != online ]] |
| 666 | 2026-06-15T08:46:23.372Z | ++ [[ 58 -gt 300 ]] |
| 667 | 2026-06-15T08:46:23.375Z | ++ sleep 1 |
| 668 | 2026-06-15T08:46:24.374Z | ++ retry=59 |
| 669 | 2026-06-15T08:46:24.380Z | +++ svcs -Hostate baseline |
| 670 | 2026-06-15T08:46:24.388Z | ++ [[ offline* != online ]] |
| 671 | 2026-06-15T08:46:24.388Z | ++ [[ 59 -gt 300 ]] |
| 672 | 2026-06-15T08:46:24.388Z | ++ sleep 1 |
| 673 | 2026-06-15T08:46:25.390Z | ++ retry=60 |
| 674 | 2026-06-15T08:46:25.393Z | +++ svcs -Hostate baseline |
| 675 | 2026-06-15T08:46:25.404Z | ++ [[ offline* != online ]] |
| 676 | 2026-06-15T08:46:25.404Z | ++ [[ 60 -gt 300 ]] |
| 677 | 2026-06-15T08:46:25.404Z | ++ sleep 1 |
| 678 | 2026-06-15T08:46:26.406Z | ++ retry=61 |
| 679 | 2026-06-15T08:46:26.409Z | +++ svcs -Hostate baseline |
| 680 | 2026-06-15T08:46:26.420Z | ++ [[ offline* != online ]] |
| 681 | 2026-06-15T08:46:26.421Z | ++ [[ 61 -gt 300 ]] |
| 682 | 2026-06-15T08:46:26.421Z | ++ sleep 1 |
| 683 | 2026-06-15T08:46:27.422Z | ++ retry=62 |
| 684 | 2026-06-15T08:46:27.425Z | +++ svcs -Hostate baseline |
| 685 | 2026-06-15T08:46:27.437Z | ++ [[ offline* != online ]] |
| 686 | 2026-06-15T08:46:27.439Z | ++ [[ 62 -gt 300 ]] |
| 687 | 2026-06-15T08:46:27.439Z | ++ sleep 1 |
| 688 | 2026-06-15T08:46:28.439Z | ++ retry=63 |
| 689 | 2026-06-15T08:46:28.442Z | +++ svcs -Hostate baseline |
| 690 | 2026-06-15T08:46:28.453Z | ++ [[ offline* != online ]] |
| 691 | 2026-06-15T08:46:28.453Z | ++ [[ 63 -gt 300 ]] |
| 692 | 2026-06-15T08:46:28.453Z | ++ sleep 1 |
| 693 | 2026-06-15T08:46:29.455Z | ++ retry=64 |
| 694 | 2026-06-15T08:46:29.457Z | +++ svcs -Hostate baseline |
| 695 | 2026-06-15T08:46:29.469Z | ++ [[ offline* != online ]] |
| 696 | 2026-06-15T08:46:29.469Z | ++ [[ 64 -gt 300 ]] |
| 697 | 2026-06-15T08:46:29.469Z | ++ sleep 1 |
| 698 | 2026-06-15T08:46:30.471Z | ++ retry=65 |
| 699 | 2026-06-15T08:46:30.475Z | +++ svcs -Hostate baseline |
| 700 | 2026-06-15T08:46:30.485Z | ++ [[ offline* != online ]] |
| 701 | 2026-06-15T08:46:30.485Z | ++ [[ 65 -gt 300 ]] |
| 702 | 2026-06-15T08:46:30.485Z | ++ sleep 1 |
| 703 | 2026-06-15T08:46:31.487Z | ++ retry=66 |
| 704 | 2026-06-15T08:46:31.490Z | +++ svcs -Hostate baseline |
| 705 | 2026-06-15T08:46:31.502Z | ++ [[ offline* != online ]] |
| 706 | 2026-06-15T08:46:31.503Z | ++ [[ 66 -gt 300 ]] |
| 707 | 2026-06-15T08:46:31.503Z | ++ sleep 1 |
| 708 | 2026-06-15T08:46:32.504Z | ++ retry=67 |
| 709 | 2026-06-15T08:46:32.507Z | +++ svcs -Hostate baseline |
| 710 | 2026-06-15T08:46:32.518Z | ++ [[ offline* != online ]] |
| 711 | 2026-06-15T08:46:32.518Z | ++ [[ 67 -gt 300 ]] |
| 712 | 2026-06-15T08:46:32.518Z | ++ sleep 1 |
| 713 | 2026-06-15T08:46:33.519Z | ++ retry=68 |
| 714 | 2026-06-15T08:46:33.524Z | +++ svcs -Hostate baseline |
| 715 | 2026-06-15T08:46:33.534Z | ++ [[ offline* != online ]] |
| 716 | 2026-06-15T08:46:33.534Z | ++ [[ 68 -gt 300 ]] |
| 717 | 2026-06-15T08:46:33.534Z | ++ sleep 1 |
| 718 | 2026-06-15T08:46:34.536Z | ++ retry=69 |
| 719 | 2026-06-15T08:46:34.538Z | +++ svcs -Hostate baseline |
| 720 | 2026-06-15T08:46:34.550Z | ++ [[ offline* != online ]] |
| 721 | 2026-06-15T08:46:34.550Z | ++ [[ 69 -gt 300 ]] |
| 722 | 2026-06-15T08:46:34.550Z | ++ sleep 1 |
| 723 | 2026-06-15T08:46:35.554Z | ++ retry=70 |
| 724 | 2026-06-15T08:46:35.557Z | +++ svcs -Hostate baseline |
| 725 | 2026-06-15T08:46:35.567Z | ++ [[ offline* != online ]] |
| 726 | 2026-06-15T08:46:35.567Z | ++ [[ 70 -gt 300 ]] |
| 727 | 2026-06-15T08:46:35.567Z | ++ sleep 1 |
| 728 | 2026-06-15T08:46:36.569Z | ++ retry=71 |
| 729 | 2026-06-15T08:46:36.572Z | +++ svcs -Hostate baseline |
| 730 | 2026-06-15T08:46:36.584Z | ++ [[ offline* != online ]] |
| 731 | 2026-06-15T08:46:36.584Z | ++ [[ 71 -gt 300 ]] |
| 732 | 2026-06-15T08:46:36.584Z | ++ sleep 1 |
| 733 | 2026-06-15T08:46:37.585Z | ++ retry=72 |
| 734 | 2026-06-15T08:46:37.587Z | +++ svcs -Hostate baseline |
| 735 | 2026-06-15T08:46:37.600Z | ++ [[ offline* != online ]] |
| 736 | 2026-06-15T08:46:37.600Z | ++ [[ 72 -gt 300 ]] |
| 737 | 2026-06-15T08:46:37.600Z | ++ sleep 1 |
| 738 | 2026-06-15T08:46:38.601Z | ++ retry=73 |
| 739 | 2026-06-15T08:46:38.604Z | +++ svcs -Hostate baseline |
| 740 | 2026-06-15T08:46:38.615Z | ++ [[ offline* != online ]] |
| 741 | 2026-06-15T08:46:38.615Z | ++ [[ 73 -gt 300 ]] |
| 742 | 2026-06-15T08:46:38.615Z | ++ sleep 1 |
| 743 | 2026-06-15T08:46:39.617Z | ++ retry=74 |
| 744 | 2026-06-15T08:46:39.619Z | +++ svcs -Hostate baseline |
| 745 | 2026-06-15T08:46:39.631Z | ++ [[ offline* != online ]] |
| 746 | 2026-06-15T08:46:39.631Z | ++ [[ 74 -gt 300 ]] |
| 747 | 2026-06-15T08:46:39.631Z | ++ sleep 1 |
| 748 | 2026-06-15T08:46:40.634Z | ++ retry=75 |
| 749 | 2026-06-15T08:46:40.639Z | +++ svcs -Hostate baseline |
| 750 | 2026-06-15T08:46:40.648Z | ++ [[ offline* != online ]] |
| 751 | 2026-06-15T08:46:40.648Z | ++ [[ 75 -gt 300 ]] |
| 752 | 2026-06-15T08:46:40.648Z | ++ sleep 1 |
| 753 | 2026-06-15T08:46:41.649Z | ++ retry=76 |
| 754 | 2026-06-15T08:46:41.652Z | +++ svcs -Hostate baseline |
| 755 | 2026-06-15T08:46:41.664Z | ++ [[ offline* != online ]] |
| 756 | 2026-06-15T08:46:41.664Z | ++ [[ 76 -gt 300 ]] |
| 757 | 2026-06-15T08:46:41.664Z | ++ sleep 1 |
| 758 | 2026-06-15T08:46:42.666Z | ++ retry=77 |
| 759 | 2026-06-15T08:46:42.669Z | +++ svcs -Hostate baseline |
| 760 | 2026-06-15T08:46:42.681Z | ++ [[ offline* != online ]] |
| 761 | 2026-06-15T08:46:42.681Z | ++ [[ 77 -gt 300 ]] |
| 762 | 2026-06-15T08:46:42.681Z | ++ sleep 1 |
| 763 | 2026-06-15T08:46:43.684Z | ++ retry=78 |
| 764 | 2026-06-15T08:46:43.686Z | +++ svcs -Hostate baseline |
| 765 | 2026-06-15T08:46:43.698Z | ++ [[ offline* != online ]] |
| 766 | 2026-06-15T08:46:43.698Z | ++ [[ 78 -gt 300 ]] |
| 767 | 2026-06-15T08:46:43.698Z | ++ sleep 1 |
| 768 | 2026-06-15T08:46:44.699Z | ++ retry=79 |
| 769 | 2026-06-15T08:46:44.703Z | +++ svcs -Hostate baseline |
| 770 | 2026-06-15T08:46:44.713Z | ++ [[ offline* != online ]] |
| 771 | 2026-06-15T08:46:44.713Z | ++ [[ 79 -gt 300 ]] |
| 772 | 2026-06-15T08:46:44.714Z | ++ sleep 1 |
| 773 | 2026-06-15T08:46:45.715Z | ++ retry=80 |
| 774 | 2026-06-15T08:46:45.719Z | +++ svcs -Hostate baseline |
| 775 | 2026-06-15T08:46:45.730Z | ++ [[ offline* != online ]] |
| 776 | 2026-06-15T08:46:45.730Z | ++ [[ 80 -gt 300 ]] |
| 777 | 2026-06-15T08:46:45.730Z | ++ sleep 1 |
| 778 | 2026-06-15T08:46:46.731Z | ++ retry=81 |
| 779 | 2026-06-15T08:46:46.734Z | +++ svcs -Hostate baseline |
| 780 | 2026-06-15T08:46:46.746Z | ++ [[ offline* != online ]] |
| 781 | 2026-06-15T08:46:46.746Z | ++ [[ 81 -gt 300 ]] |
| 782 | 2026-06-15T08:46:46.746Z | ++ sleep 1 |
| 783 | 2026-06-15T08:46:47.747Z | ++ retry=82 |
| 784 | 2026-06-15T08:46:47.750Z | +++ svcs -Hostate baseline |
| 785 | 2026-06-15T08:46:47.762Z | ++ [[ offline* != online ]] |
| 786 | 2026-06-15T08:46:47.762Z | ++ [[ 82 -gt 300 ]] |
| 787 | 2026-06-15T08:46:47.762Z | ++ sleep 1 |
| 788 | 2026-06-15T08:46:48.764Z | ++ retry=83 |
| 789 | 2026-06-15T08:46:48.767Z | +++ svcs -Hostate baseline |
| 790 | 2026-06-15T08:46:48.778Z | ++ [[ offline* != online ]] |
| 791 | 2026-06-15T08:46:48.778Z | ++ [[ 83 -gt 300 ]] |
| 792 | 2026-06-15T08:46:48.778Z | ++ sleep 1 |
| 793 | 2026-06-15T08:46:49.780Z | ++ retry=84 |
| 794 | 2026-06-15T08:46:49.783Z | +++ svcs -Hostate baseline |
| 795 | 2026-06-15T08:46:49.794Z | ++ [[ offline* != online ]] |
| 796 | 2026-06-15T08:46:49.794Z | ++ [[ 84 -gt 300 ]] |
| 797 | 2026-06-15T08:46:49.794Z | ++ sleep 1 |
| 798 | 2026-06-15T08:46:50.798Z | ++ retry=85 |
| 799 | 2026-06-15T08:46:50.801Z | +++ svcs -Hostate baseline |
| 800 | 2026-06-15T08:46:50.810Z | ++ [[ offline* != online ]] |
| 801 | 2026-06-15T08:46:50.810Z | ++ [[ 85 -gt 300 ]] |
| 802 | 2026-06-15T08:46:50.810Z | ++ sleep 1 |
| 803 | 2026-06-15T08:46:51.812Z | ++ retry=86 |
| 804 | 2026-06-15T08:46:51.815Z | +++ svcs -Hostate baseline |
| 805 | 2026-06-15T08:46:51.826Z | ++ [[ offline* != online ]] |
| 806 | 2026-06-15T08:46:51.827Z | ++ [[ 86 -gt 300 ]] |
| 807 | 2026-06-15T08:46:51.827Z | ++ sleep 1 |
| 808 | 2026-06-15T08:46:52.828Z | ++ retry=87 |
| 809 | 2026-06-15T08:46:52.873Z | +++ svcs -Hostate baseline |
| 810 | 2026-06-15T08:46:52.873Z | ++ [[ offline* != online ]] |
| 811 | 2026-06-15T08:46:52.873Z | ++ [[ 87 -gt 300 ]] |
| 812 | 2026-06-15T08:46:52.873Z | ++ sleep 1 |
| 813 | 2026-06-15T08:46:53.844Z | ++ retry=88 |
| 814 | 2026-06-15T08:46:53.847Z | +++ svcs -Hostate baseline |
| 815 | 2026-06-15T08:46:53.859Z | ++ [[ offline* != online ]] |
| 816 | 2026-06-15T08:46:53.859Z | ++ [[ 88 -gt 300 ]] |
| 817 | 2026-06-15T08:46:53.859Z | ++ sleep 1 |
| 818 | 2026-06-15T08:46:54.861Z | ++ retry=89 |
| 819 | 2026-06-15T08:46:54.864Z | +++ svcs -Hostate baseline |
| 820 | 2026-06-15T08:46:54.875Z | ++ [[ offline* != online ]] |
| 821 | 2026-06-15T08:46:54.875Z | ++ [[ 89 -gt 300 ]] |
| 822 | 2026-06-15T08:46:54.875Z | ++ sleep 1 |
| 823 | 2026-06-15T08:46:55.877Z | ++ retry=90 |
| 824 | 2026-06-15T08:46:55.880Z | +++ svcs -Hostate baseline |
| 825 | 2026-06-15T08:46:55.891Z | ++ [[ offline* != online ]] |
| 826 | 2026-06-15T08:46:55.894Z | ++ [[ 90 -gt 300 ]] |
| 827 | 2026-06-15T08:46:55.894Z | ++ sleep 1 |
| 828 | 2026-06-15T08:46:56.893Z | ++ retry=91 |
| 829 | 2026-06-15T08:46:56.896Z | +++ svcs -Hostate baseline |
| 830 | 2026-06-15T08:46:56.907Z | ++ [[ offline* != online ]] |
| 831 | 2026-06-15T08:46:56.907Z | ++ [[ 91 -gt 300 ]] |
| 832 | 2026-06-15T08:46:56.910Z | ++ sleep 1 |
| 833 | 2026-06-15T08:46:57.909Z | ++ retry=92 |
| 834 | 2026-06-15T08:46:57.913Z | +++ svcs -Hostate baseline |
| 835 | 2026-06-15T08:46:57.923Z | ++ [[ offline* != online ]] |
| 836 | 2026-06-15T08:46:57.923Z | ++ [[ 92 -gt 300 ]] |
| 837 | 2026-06-15T08:46:57.924Z | ++ sleep 1 |
| 838 | 2026-06-15T08:46:58.926Z | ++ retry=93 |
| 839 | 2026-06-15T08:46:58.929Z | +++ svcs -Hostate baseline |
| 840 | 2026-06-15T08:46:58.940Z | ++ [[ offline* != online ]] |
| 841 | 2026-06-15T08:46:58.940Z | ++ [[ 93 -gt 300 ]] |
| 842 | 2026-06-15T08:46:58.940Z | ++ sleep 1 |
| 843 | 2026-06-15T08:46:59.942Z | ++ retry=94 |
| 844 | 2026-06-15T08:46:59.945Z | +++ svcs -Hostate baseline |
| 845 | 2026-06-15T08:46:59.956Z | ++ [[ offline* != online ]] |
| 846 | 2026-06-15T08:46:59.956Z | ++ [[ 94 -gt 300 ]] |
| 847 | 2026-06-15T08:46:59.960Z | ++ sleep 1 |
| 848 | 2026-06-15T08:47:00.957Z | ++ retry=95 |
| 849 | 2026-06-15T08:47:00.960Z | +++ svcs -Hostate baseline |
| 850 | 2026-06-15T08:47:00.971Z | ++ [[ offline* != online ]] |
| 851 | 2026-06-15T08:47:00.971Z | ++ [[ 95 -gt 300 ]] |
| 852 | 2026-06-15T08:47:00.971Z | ++ sleep 1 |
| 853 | 2026-06-15T08:47:01.973Z | ++ retry=96 |
| 854 | 2026-06-15T08:47:01.975Z | +++ svcs -Hostate baseline |
| 855 | 2026-06-15T08:47:01.987Z | ++ [[ offline* != online ]] |
| 856 | 2026-06-15T08:47:01.987Z | ++ [[ 96 -gt 300 ]] |
| 857 | 2026-06-15T08:47:01.987Z | ++ sleep 1 |
| 858 | 2026-06-15T08:47:02.990Z | ++ retry=97 |
| 859 | 2026-06-15T08:47:02.993Z | +++ svcs -Hostate baseline |
| 860 | 2026-06-15T08:47:03.004Z | ++ [[ offline* != online ]] |
| 861 | 2026-06-15T08:47:03.004Z | ++ [[ 97 -gt 300 ]] |
| 862 | 2026-06-15T08:47:03.004Z | ++ sleep 1 |
| 863 | 2026-06-15T08:47:04.005Z | ++ retry=98 |
| 864 | 2026-06-15T08:47:04.008Z | +++ svcs -Hostate baseline |
| 865 | 2026-06-15T08:47:04.020Z | ++ [[ offline* != online ]] |
| 866 | 2026-06-15T08:47:04.020Z | ++ [[ 98 -gt 300 ]] |
| 867 | 2026-06-15T08:47:04.020Z | ++ sleep 1 |
| 868 | 2026-06-15T08:47:05.022Z | ++ retry=99 |
| 869 | 2026-06-15T08:47:05.025Z | +++ svcs -Hostate baseline |
| 870 | 2026-06-15T08:47:05.036Z | ++ [[ offline* != online ]] |
| 871 | 2026-06-15T08:47:05.036Z | ++ [[ 99 -gt 300 ]] |
| 872 | 2026-06-15T08:47:05.036Z | ++ sleep 1 |
| 873 | 2026-06-15T08:47:06.038Z | ++ retry=100 |
| 874 | 2026-06-15T08:47:06.041Z | +++ svcs -Hostate baseline |
| 875 | 2026-06-15T08:47:06.052Z | ++ [[ offline* != online ]] |
| 876 | 2026-06-15T08:47:06.052Z | ++ [[ 100 -gt 300 ]] |
| 877 | 2026-06-15T08:47:06.052Z | ++ sleep 1 |
| 878 | 2026-06-15T08:47:07.054Z | ++ retry=101 |
| 879 | 2026-06-15T08:47:07.058Z | +++ svcs -Hostate baseline |
| 880 | 2026-06-15T08:47:07.068Z | ++ [[ offline* != online ]] |
| 881 | 2026-06-15T08:47:07.068Z | ++ [[ 101 -gt 300 ]] |
| 882 | 2026-06-15T08:47:07.068Z | ++ sleep 1 |
| 883 | 2026-06-15T08:47:08.069Z | ++ retry=102 |
| 884 | 2026-06-15T08:47:08.072Z | +++ svcs -Hostate baseline |
| 885 | 2026-06-15T08:47:08.083Z | ++ [[ offline* != online ]] |
| 886 | 2026-06-15T08:47:08.083Z | ++ [[ 102 -gt 300 ]] |
| 887 | 2026-06-15T08:47:08.083Z | ++ sleep 1 |
| 888 | 2026-06-15T08:47:09.085Z | ++ retry=103 |
| 889 | 2026-06-15T08:47:09.088Z | +++ svcs -Hostate baseline |
| 890 | 2026-06-15T08:47:09.099Z | ++ [[ offline* != online ]] |
| 891 | 2026-06-15T08:47:09.099Z | ++ [[ 103 -gt 300 ]] |
| 892 | 2026-06-15T08:47:09.099Z | ++ sleep 1 |
| 893 | 2026-06-15T08:47:10.101Z | ++ retry=104 |
| 894 | 2026-06-15T08:47:10.104Z | +++ svcs -Hostate baseline |
| 895 | 2026-06-15T08:47:10.115Z | ++ [[ offline* != online ]] |
| 896 | 2026-06-15T08:47:10.115Z | ++ [[ 104 -gt 300 ]] |
| 897 | 2026-06-15T08:47:10.115Z | ++ sleep 1 |
| 898 | 2026-06-15T08:47:11.163Z | ++ retry=105 |
| 899 | 2026-06-15T08:47:11.166Z | +++ svcs -Hostate baseline |
| 900 | 2026-06-15T08:47:11.166Z | ++ [[ offline* != online ]] |
| 901 | 2026-06-15T08:47:11.166Z | ++ [[ 105 -gt 300 ]] |
| 902 | 2026-06-15T08:47:11.166Z | ++ sleep 1 |
| 903 | 2026-06-15T08:47:12.133Z | ++ retry=106 |
| 904 | 2026-06-15T08:47:12.136Z | +++ svcs -Hostate baseline |
| 905 | 2026-06-15T08:47:12.148Z | ++ [[ offline* != online ]] |
| 906 | 2026-06-15T08:47:12.148Z | ++ [[ 106 -gt 300 ]] |
| 907 | 2026-06-15T08:47:12.148Z | ++ sleep 1 |
| 908 | 2026-06-15T08:47:13.149Z | ++ retry=107 |
| 909 | 2026-06-15T08:47:13.152Z | +++ svcs -Hostate baseline |
| 910 | 2026-06-15T08:47:13.163Z | ++ [[ online != online ]] |
| 911 | 2026-06-15T08:47:13.163Z | ++ set -o errexit |
| 912 | 2026-06-15T08:47:13.166Z | ++ set -o pipefail |
| 913 | 2026-06-15T08:47:13.167Z | ++ banner build |
| 914 | 2026-06-15T08:47:13.167Z | |
| 915 | 2026-06-15T08:47:13.167Z | ##### # # # # ##### |
| 916 | 2026-06-15T08:47:13.167Z | # # # # # # # # |
| 917 | 2026-06-15T08:47:13.167Z | ##### # # # # # # |
| 918 | 2026-06-15T08:47:13.167Z | # # # # # # # # |
| 919 | 2026-06-15T08:47:13.167Z | # # # # # # # # |
| 920 | 2026-06-15T08:47:13.167Z | ##### #### # ###### ##### |
| 921 | 2026-06-15T08:47:13.167Z | |
| 922 | 2026-06-15T08:47:13.167Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 923 | 2026-06-15T08:47:13.171Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 924 | 2026-06-15T08:47:13.346Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 925 | 2026-06-15T08:47:13.349Z | info: downloading 6 components |
| 926 | 2026-06-15T08:47:29.882Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 927 | 2026-06-15T08:47:30.865Z | From https://github.com/oxidecomputer/falcon |
| 928 | 2026-06-15T08:47:30.865Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 929 | 2026-06-15T08:47:30.943Z | Updating crates.io index |
| 930 | 2026-06-15T08:47:30.946Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 931 | 2026-06-15T08:47:31.895Z | From https://github.com/oxidecomputer/dendrite |
| 932 | 2026-06-15T08:47:31.895Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 933 | 2026-06-15T08:47:32.095Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 934 | 2026-06-15T08:47:32.578Z | From https://github.com/oxidecomputer/ispf |
| 935 | 2026-06-15T08:47:32.579Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 936 | 2026-06-15T08:47:32.584Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 937 | 2026-06-15T08:47:32.990Z | From https://github.com/oxidecomputer/netadm-sys |
| 938 | 2026-06-15T08:47:32.990Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 939 | 2026-06-15T08:47:32.997Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 940 | 2026-06-15T08:47:39.981Z | From https://github.com/oxidecomputer/omicron |
| 941 | 2026-06-15T08:47:39.981Z | * [new ref] 9f1029da32f20ace5ef9aaa61ad610ea6e9db3c7 -> refs/commit/9f1029da32f20ace5ef9aaa61ad610ea6e9db3c7 |
| 942 | 2026-06-15T08:47:40.401Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 943 | 2026-06-15T08:47:41.143Z | From https://github.com/oxidecomputer/opte |
| 944 | 2026-06-15T08:47:41.143Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 945 | 2026-06-15T08:47:41.175Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 946 | 2026-06-15T08:47:41.445Z | From https://github.com/illumos/smf-rs |
| 947 | 2026-06-15T08:47:41.445Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 948 | 2026-06-15T08:47:41.738Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 949 | 2026-06-15T08:47:42.006Z | From https://github.com/oxidecomputer/network-interface |
| 950 | 2026-06-15T08:47:42.006Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 951 | 2026-06-15T08:47:42.155Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 952 | 2026-06-15T08:47:42.439Z | From https://github.com/oxidecomputer/zone |
| 953 | 2026-06-15T08:47:42.440Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 954 | 2026-06-15T08:47:42.462Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 955 | 2026-06-15T08:47:43.276Z | From https://github.com/oxidecomputer/propolis |
| 956 | 2026-06-15T08:47:43.276Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 957 | 2026-06-15T08:47:43.408Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 958 | 2026-06-15T08:47:43.882Z | From https://github.com/oxidecomputer/transceiver-control |
| 959 | 2026-06-15T08:47:43.882Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 960 | 2026-06-15T08:47:44.026Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 961 | 2026-06-15T08:47:44.283Z | From https://github.com/oxidecomputer/dlpi-sys |
| 962 | 2026-06-15T08:47:44.283Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 963 | 2026-06-15T08:47:44.298Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 964 | 2026-06-15T08:47:44.598Z | From https://github.com/jmesmon/rust-libzfs |
| 965 | 2026-06-15T08:47:44.598Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 966 | 2026-06-15T08:47:44.602Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 967 | 2026-06-15T08:47:44.879Z | From https://github.com/oxidecomputer/rusty-doors |
| 968 | 2026-06-15T08:47:44.879Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 969 | 2026-06-15T08:47:44.890Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 970 | 2026-06-15T08:47:45.217Z | From https://github.com/oxidecomputer/lldp |
| 971 | 2026-06-15T08:47:45.217Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 972 | 2026-06-15T08:47:45.267Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 973 | 2026-06-15T08:47:45.542Z | From https://github.com/oxidecomputer/slog-error-chain |
| 974 | 2026-06-15T08:47:45.542Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 975 | 2026-06-15T08:47:45.584Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 976 | 2026-06-15T08:47:45.877Z | From https://github.com/oxidecomputer/tufaceous |
| 977 | 2026-06-15T08:47:45.877Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 978 | 2026-06-15T08:47:45.985Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 979 | 2026-06-15T08:47:46.472Z | From https://github.com/oxidecomputer/management-gateway-service |
| 980 | 2026-06-15T08:47:46.472Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 981 | 2026-06-15T08:47:46.486Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 982 | 2026-06-15T08:47:47.326Z | From https://github.com/oxidecomputer/crucible |
| 983 | 2026-06-15T08:47:47.326Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 984 | 2026-06-15T08:47:48.234Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 985 | 2026-06-15T08:47:48.499Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 986 | 2026-06-15T08:47:48.499Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 987 | 2026-06-15T08:47:48.530Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 988 | 2026-06-15T08:47:48.936Z | From https://github.com/oxidecomputer/propolis |
| 989 | 2026-06-15T08:47:48.936Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 990 | 2026-06-15T08:47:49.208Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 991 | 2026-06-15T08:47:49.690Z | From https://github.com/oxidecomputer/crucible |
| 992 | 2026-06-15T08:47:49.690Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 993 | 2026-06-15T08:47:49.935Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 994 | 2026-06-15T08:47:50.296Z | From https://github.com/oxidecomputer/tofino |
| 995 | 2026-06-15T08:47:50.296Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 996 | 2026-06-15T08:47:50.307Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 997 | 2026-06-15T08:47:51.460Z | From https://github.com/oxidecomputer/maghemite |
| 998 | 2026-06-15T08:47:51.460Z | * [new ref] 951f759b1d8e61cf65c2a823e61933ff3ea0bdf1 -> refs/commit/951f759b1d8e61cf65c2a823e61933ff3ea0bdf1 |
| 999 | 2026-06-15T08:47:51.508Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1000 | 2026-06-15T08:47:51.966Z | From https://github.com/oxidecomputer/clickward |
| 1001 | 2026-06-15T08:47:51.966Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1002 | 2026-06-15T08:47:52.196Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1003 | 2026-06-15T08:47:52.518Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1004 | 2026-06-15T08:47:52.518Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1005 | 2026-06-15T08:47:53.824Z | Downloading crates ... |
| 1006 | 2026-06-15T08:47:53.887Z | Downloaded anstyle v1.0.14 |
| 1007 | 2026-06-15T08:47:53.891Z | Downloaded aead v0.5.2 |
| 1008 | 2026-06-15T08:47:53.893Z | Downloaded anstyle-parse v1.0.0 |
| 1009 | 2026-06-15T08:47:53.896Z | Downloaded adler2 v2.0.1 |
| 1010 | 2026-06-15T08:47:53.907Z | Downloaded autocfg v1.5.1 |
| 1011 | 2026-06-15T08:47:53.910Z | Downloaded darling_macro v0.23.0 |
| 1012 | 2026-06-15T08:47:53.913Z | Downloaded dof v0.4.0 |
| 1013 | 2026-06-15T08:47:53.915Z | Downloaded dyn-clone v1.0.20 |
| 1014 | 2026-06-15T08:47:53.916Z | Downloaded bit-set v0.8.0 |
| 1015 | 2026-06-15T08:47:53.918Z | Downloaded anstyle-query v1.1.5 |
| 1016 | 2026-06-15T08:47:53.921Z | Downloaded compression-codecs v0.4.38 |
| 1017 | 2026-06-15T08:47:53.924Z | Downloaded console v0.15.11 |
| 1018 | 2026-06-15T08:47:53.926Z | Downloaded dunce v1.0.5 |
| 1019 | 2026-06-15T08:47:53.929Z | Downloaded dtrace-parser v0.2.0 |
| 1020 | 2026-06-15T08:47:53.929Z | Downloaded derive-ex v0.1.8 |
| 1021 | 2026-06-15T08:47:53.932Z | Downloaded base16ct v1.0.0 |
| 1022 | 2026-06-15T08:47:53.934Z | Downloaded darling_macro v0.21.3 |
| 1023 | 2026-06-15T08:47:53.934Z | Downloaded dropshot_endpoint v0.17.1 |
| 1024 | 2026-06-15T08:47:53.937Z | Downloaded async-stream v0.3.6 |
| 1025 | 2026-06-15T08:47:53.940Z | Downloaded bs58 v0.5.1 |
| 1026 | 2026-06-15T08:47:53.942Z | Downloaded fastrand v2.4.1 |
| 1027 | 2026-06-15T08:47:53.945Z | Downloaded foreign-types-shared v0.3.1 |
| 1028 | 2026-06-15T08:47:53.948Z | Downloaded const-random v0.1.18 |
| 1029 | 2026-06-15T08:47:53.948Z | Downloaded fxhash v0.2.1 |
| 1030 | 2026-06-15T08:47:53.951Z | Downloaded cpufeatures v0.2.17 |
| 1031 | 2026-06-15T08:47:53.954Z | Downloaded foldhash v0.2.0 |
| 1032 | 2026-06-15T08:47:53.954Z | Downloaded find-msvc-tools v0.1.9 |
| 1033 | 2026-06-15T08:47:53.956Z | Downloaded clap_lex v1.1.0 |
| 1034 | 2026-06-15T08:47:53.959Z | Downloaded debug-ignore v1.0.5 |
| 1035 | 2026-06-15T08:47:53.962Z | Downloaded cfg_aliases v0.2.1 |
| 1036 | 2026-06-15T08:47:53.962Z | Downloaded base16ct v0.2.0 |
| 1037 | 2026-06-15T08:47:53.964Z | Downloaded cstr-argument v0.1.2 |
| 1038 | 2026-06-15T08:47:53.967Z | Downloaded futures-macro v0.3.32 |
| 1039 | 2026-06-15T08:47:53.968Z | Downloaded futures-core v0.3.32 |
| 1040 | 2026-06-15T08:47:53.971Z | Downloaded heck v0.5.0 |
| 1041 | 2026-06-15T08:47:53.971Z | Downloaded crunchy v0.2.4 |
| 1042 | 2026-06-15T08:47:53.973Z | Downloaded crypto-common v0.1.7 |
| 1043 | 2026-06-15T08:47:53.973Z | Downloaded ff v0.13.1 |
| 1044 | 2026-06-15T08:47:53.976Z | Downloaded fixedbitset v0.4.2 |
| 1045 | 2026-06-15T08:47:53.979Z | Downloaded colorchoice v1.0.5 |
| 1046 | 2026-06-15T08:47:53.981Z | Downloaded gethostname v0.5.0 |
| 1047 | 2026-06-15T08:47:53.981Z | Downloaded futures-io v0.3.32 |
| 1048 | 2026-06-15T08:47:53.984Z | Downloaded ciborium-io v0.2.2 |
| 1049 | 2026-06-15T08:47:53.984Z | Downloaded ciborium-ll v0.2.2 |
| 1050 | 2026-06-15T08:47:53.987Z | Downloaded defmt v0.3.100 |
| 1051 | 2026-06-15T08:47:53.989Z | Downloaded foreign-types v0.5.0 |
| 1052 | 2026-06-15T08:47:53.989Z | Downloaded equivalent v1.0.2 |
| 1053 | 2026-06-15T08:47:53.992Z | Downloaded float-ord v0.3.2 |
| 1054 | 2026-06-15T08:47:53.992Z | Downloaded embedded-io v0.6.1 |
| 1055 | 2026-06-15T08:47:53.996Z | Downloaded generic-array v0.14.7 |
| 1056 | 2026-06-15T08:47:53.998Z | Downloaded atomic-waker v1.1.2 |
| 1057 | 2026-06-15T08:47:53.999Z | Downloaded compression-core v0.4.32 |
| 1058 | 2026-06-15T08:47:54.002Z | Downloaded http-body v1.0.1 |
| 1059 | 2026-06-15T08:47:54.002Z | Downloaded form_urlencoded v1.2.2 |
| 1060 | 2026-06-15T08:47:54.004Z | Downloaded fnv v1.0.7 |
| 1061 | 2026-06-15T08:47:54.004Z | Downloaded futures-sink v0.3.32 |
| 1062 | 2026-06-15T08:47:54.007Z | Downloaded foreign-types-shared v0.1.1 |
| 1063 | 2026-06-15T08:47:54.007Z | Downloaded cmake v0.1.58 |
| 1064 | 2026-06-15T08:47:54.010Z | Downloaded hex v0.4.3 |
| 1065 | 2026-06-15T08:47:54.013Z | Downloaded getrandom v0.2.17 |
| 1066 | 2026-06-15T08:47:54.015Z | Downloaded bitflags v1.3.2 |
| 1067 | 2026-06-15T08:47:54.018Z | Downloaded bit-vec v0.8.0 |
| 1068 | 2026-06-15T08:47:54.018Z | Downloaded fs-err v3.3.0 |
| 1069 | 2026-06-15T08:47:54.021Z | Downloaded globset v0.4.18 |
| 1070 | 2026-06-15T08:47:54.024Z | Downloaded cobs v0.3.0 |
| 1071 | 2026-06-15T08:47:54.024Z | Downloaded embedded-io v0.4.0 |
| 1072 | 2026-06-15T08:47:54.026Z | Downloaded hostname v0.4.2 |
| 1073 | 2026-06-15T08:47:54.029Z | Downloaded heck v0.4.1 |
| 1074 | 2026-06-15T08:47:54.032Z | Downloaded httpdate v1.0.3 |
| 1075 | 2026-06-15T08:47:54.032Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1076 | 2026-06-15T08:47:54.034Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1077 | 2026-06-15T08:47:54.034Z | Downloaded hostname v0.3.1 |
| 1078 | 2026-06-15T08:47:54.037Z | Downloaded defmt-parser v1.0.0 |
| 1079 | 2026-06-15T08:47:54.040Z | Downloaded darling v0.21.3 |
| 1080 | 2026-06-15T08:47:54.042Z | Downloaded hubpack_derive v0.1.1 |
| 1081 | 2026-06-15T08:47:54.042Z | Downloaded csv-core v0.1.13 |
| 1082 | 2026-06-15T08:47:54.045Z | Downloaded cancel-safe-futures v0.1.5 |
| 1083 | 2026-06-15T08:47:54.048Z | Downloaded hubpack v0.1.2 |
| 1084 | 2026-06-15T08:47:54.050Z | Downloaded idna_adapter v1.2.2 |
| 1085 | 2026-06-15T08:47:54.050Z | Downloaded ident_case v1.0.1 |
| 1086 | 2026-06-15T08:47:54.053Z | Downloaded git-stub v1.0.0 |
| 1087 | 2026-06-15T08:47:54.056Z | Downloaded is-terminal v0.4.17 |
| 1088 | 2026-06-15T08:47:54.056Z | Downloaded internet-checksum v0.2.1 |
| 1089 | 2026-06-15T08:47:54.059Z | Downloaded indent_write v2.2.0 |
| 1090 | 2026-06-15T08:47:54.059Z | Downloaded hash32 v0.3.1 |
| 1091 | 2026-06-15T08:47:54.061Z | Downloaded is_ci v1.2.0 |
| 1092 | 2026-06-15T08:47:54.061Z | Downloaded instant v0.1.13 |
| 1093 | 2026-06-15T08:47:54.064Z | Downloaded git-stub-vcs v0.1.0 |
| 1094 | 2026-06-15T08:47:54.068Z | Downloaded byteorder v1.5.0 |
| 1095 | 2026-06-15T08:47:54.068Z | Downloaded data-encoding v2.11.0 |
| 1096 | 2026-06-15T08:47:54.071Z | Downloaded crc8 v0.1.1 |
| 1097 | 2026-06-15T08:47:54.071Z | Downloaded fs_extra v1.3.0 |
| 1098 | 2026-06-15T08:47:54.074Z | Downloaded camino-tempfile v1.4.1 |
| 1099 | 2026-06-15T08:47:54.075Z | Downloaded backoff v0.4.0 |
| 1100 | 2026-06-15T08:47:54.078Z | Downloaded bcs v0.1.6 |
| 1101 | 2026-06-15T08:47:54.078Z | Downloaded lazy_static v1.5.0 |
| 1102 | 2026-06-15T08:47:54.080Z | Downloaded digest v0.10.7 |
| 1103 | 2026-06-15T08:47:54.083Z | Downloaded futures-channel v0.3.32 |
| 1104 | 2026-06-15T08:47:54.086Z | Downloaded dropshot-api-manager v0.7.2 |
| 1105 | 2026-06-15T08:47:54.089Z | Downloaded libscf-sys v1.2.0 |
| 1106 | 2026-06-15T08:47:54.089Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1107 | 2026-06-15T08:47:54.092Z | Downloaded konst_macro_rules v0.2.19 |
| 1108 | 2026-06-15T08:47:54.095Z | Downloaded macaddr v1.0.1 |
| 1109 | 2026-06-15T08:47:54.095Z | Downloaded memoffset v0.9.1 |
| 1110 | 2026-06-15T08:47:54.095Z | Downloaded daft v0.1.7 |
| 1111 | 2026-06-15T08:47:54.098Z | Downloaded base64ct v1.8.3 |
| 1112 | 2026-06-15T08:47:54.101Z | Downloaded glob v0.3.3 |
| 1113 | 2026-06-15T08:47:54.103Z | Downloaded erased-serde v0.3.31 |
| 1114 | 2026-06-15T08:47:54.103Z | Downloaded deranged v0.5.8 |
| 1115 | 2026-06-15T08:47:54.107Z | Downloaded async-trait v0.1.89 |
| 1116 | 2026-06-15T08:47:54.109Z | Downloaded hyper-rustls v0.27.9 |
| 1117 | 2026-06-15T08:47:54.112Z | Downloaded highway v1.3.0 |
| 1118 | 2026-06-15T08:47:54.112Z | Downloaded group v0.13.0 |
| 1119 | 2026-06-15T08:47:54.115Z | Downloaded camino v1.2.2 |
| 1120 | 2026-06-15T08:47:54.118Z | Downloaded newtype_derive v0.1.6 |
| 1121 | 2026-06-15T08:47:54.118Z | Downloaded natord v1.0.9 |
| 1122 | 2026-06-15T08:47:54.118Z | Downloaded memmap v0.7.0 |
| 1123 | 2026-06-15T08:47:54.121Z | Downloaded lru-slab v0.1.2 |
| 1124 | 2026-06-15T08:47:54.123Z | Downloaded no-std-compat v0.4.1 |
| 1125 | 2026-06-15T08:47:54.123Z | Downloaded num v0.4.3 |
| 1126 | 2026-06-15T08:47:54.126Z | Downloaded humantime v2.3.0 |
| 1127 | 2026-06-15T08:47:54.126Z | Downloaded defmt v1.1.0 |
| 1128 | 2026-06-15T08:47:54.129Z | Downloaded fixedbitset v0.5.7 |
| 1129 | 2026-06-15T08:47:54.132Z | Downloaded hmac v0.12.1 |
| 1130 | 2026-06-15T08:47:54.134Z | Downloaded num-conv v0.2.2 |
| 1131 | 2026-06-15T08:47:54.134Z | Downloaded mime v0.3.17 |
| 1132 | 2026-06-15T08:47:54.137Z | Downloaded jobserver v0.1.34 |
| 1133 | 2026-06-15T08:47:54.139Z | Downloaded num-derive v0.4.2 |
| 1134 | 2026-06-15T08:47:54.139Z | Downloaded newline-converter v0.3.0 |
| 1135 | 2026-06-15T08:47:54.142Z | Downloaded getrandom v0.3.4 |
| 1136 | 2026-06-15T08:47:54.145Z | Downloaded num_threads v0.1.7 |
| 1137 | 2026-06-15T08:47:54.145Z | Downloaded num_enum_derive v0.5.11 |
| 1138 | 2026-06-15T08:47:54.148Z | Downloaded opaque-debug v0.3.1 |
| 1139 | 2026-06-15T08:47:54.148Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1140 | 2026-06-15T08:47:54.150Z | Downloaded foldhash v0.1.5 |
| 1141 | 2026-06-15T08:47:54.150Z | Downloaded olpc-cjson v0.1.4 |
| 1142 | 2026-06-15T08:47:54.153Z | Downloaded ciborium v0.2.2 |
| 1143 | 2026-06-15T08:47:54.156Z | Downloaded lock_api v0.4.14 |
| 1144 | 2026-06-15T08:47:54.156Z | Downloaded managed v0.8.0 |
| 1145 | 2026-06-15T08:47:54.158Z | Downloaded chacha20 v0.10.0 |
| 1146 | 2026-06-15T08:47:54.159Z | Downloaded crossbeam-utils v0.8.21 |
| 1147 | 2026-06-15T08:47:54.162Z | Downloaded openssl-probe v0.2.1 |
| 1148 | 2026-06-15T08:47:54.164Z | Downloaded percent-encoding v2.3.2 |
| 1149 | 2026-06-15T08:47:54.164Z | Downloaded crossbeam-epoch v0.9.18 |
| 1150 | 2026-06-15T08:47:54.167Z | Downloaded keccak v0.1.6 |
| 1151 | 2026-06-15T08:47:54.167Z | Downloaded crossbeam-deque v0.8.6 |
| 1152 | 2026-06-15T08:47:54.170Z | Downloaded crc32fast v1.5.0 |
| 1153 | 2026-06-15T08:47:54.170Z | Downloaded console v0.16.3 |
| 1154 | 2026-06-15T08:47:54.173Z | Downloaded clap_derive v4.6.1 |
| 1155 | 2026-06-15T08:47:54.175Z | Downloaded anyhow v1.0.102 |
| 1156 | 2026-06-15T08:47:54.178Z | Downloaded ingot v0.1.1 |
| 1157 | 2026-06-15T08:47:54.181Z | Downloaded ingot-macros v0.1.1 |
| 1158 | 2026-06-15T08:47:54.181Z | Downloaded http-body-util v0.1.3 |
| 1159 | 2026-06-15T08:47:54.184Z | Downloaded backon v1.6.0 |
| 1160 | 2026-06-15T08:47:54.186Z | Downloaded linear-map v1.2.0 |
| 1161 | 2026-06-15T08:47:54.186Z | Downloaded critical-section v1.2.0 |
| 1162 | 2026-06-15T08:47:54.189Z | Downloaded getrandom v0.4.2 |
| 1163 | 2026-06-15T08:47:54.192Z | Downloaded parse-display v0.10.0 |
| 1164 | 2026-06-15T08:47:54.192Z | Downloaded derive-where v1.6.1 |
| 1165 | 2026-06-15T08:47:54.194Z | Downloaded futures v0.3.32 |
| 1166 | 2026-06-15T08:47:54.197Z | Downloaded derive_more v0.99.20 |
| 1167 | 2026-06-15T08:47:54.201Z | Downloaded phf_shared v0.12.1 |
| 1168 | 2026-06-15T08:47:54.203Z | Downloaded bitflags v2.13.0 |
| 1169 | 2026-06-15T08:47:54.206Z | Downloaded num_enum_derive v0.7.6 |
| 1170 | 2026-06-15T08:47:54.209Z | Downloaded num_enum v0.7.6 |
| 1171 | 2026-06-15T08:47:54.212Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1172 | 2026-06-15T08:47:54.212Z | Downloaded pretty-hex v0.4.2 |
| 1173 | 2026-06-15T08:47:54.214Z | Downloaded libsw v3.5.0 |
| 1174 | 2026-06-15T08:47:54.215Z | Downloaded powerfmt v0.2.0 |
| 1175 | 2026-06-15T08:47:54.218Z | Downloaded iana-time-zone v0.1.65 |
| 1176 | 2026-06-15T08:47:54.218Z | Downloaded litemap v0.8.2 |
| 1177 | 2026-06-15T08:47:54.221Z | Downloaded num-integer v0.1.46 |
| 1178 | 2026-06-15T08:47:54.225Z | Downloaded newtype-uuid v1.3.2 |
| 1179 | 2026-06-15T08:47:54.225Z | Downloaded plain v0.2.3 |
| 1180 | 2026-06-15T08:47:54.228Z | Downloaded num_enum v0.5.11 |
| 1181 | 2026-06-15T08:47:54.228Z | Downloaded proc-macro-crate v3.5.0 |
| 1182 | 2026-06-15T08:47:54.230Z | Downloaded progenitor-macro v0.10.0 |
| 1183 | 2026-06-15T08:47:54.230Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1184 | 2026-06-15T08:47:54.233Z | Downloaded progenitor-client v0.14.0 |
| 1185 | 2026-06-15T08:47:54.233Z | Downloaded progenitor-macro v0.14.0 |
| 1186 | 2026-06-15T08:47:54.236Z | Downloaded progenitor-client v0.10.0 |
| 1187 | 2026-06-15T08:47:54.236Z | Downloaded proc-macro-crate v1.3.1 |
| 1188 | 2026-06-15T08:47:54.239Z | Downloaded progenitor-macro v0.13.0 |
| 1189 | 2026-06-15T08:47:54.239Z | Downloaded potential_utf v0.1.5 |
| 1190 | 2026-06-15T08:47:54.239Z | Downloaded num-complex v0.4.6 |
| 1191 | 2026-06-15T08:47:54.242Z | Downloaded clap v4.6.1 |
| 1192 | 2026-06-15T08:47:54.245Z | Downloaded owo-colors v4.3.0 |
| 1193 | 2026-06-15T08:47:54.248Z | Downloaded parking_lot_core v0.8.6 |
| 1194 | 2026-06-15T08:47:54.251Z | Downloaded oxnet v0.1.6 |
| 1195 | 2026-06-15T08:47:54.251Z | Downloaded openssl-macros v0.1.1 |
| 1196 | 2026-06-15T08:47:54.254Z | Downloaded memmap2 v0.9.10 |
| 1197 | 2026-06-15T08:47:54.254Z | Downloaded num-rational v0.4.2 |
| 1198 | 2026-06-15T08:47:54.256Z | Downloaded icu_provider v2.2.0 |
| 1199 | 2026-06-15T08:47:54.259Z | Downloaded num-iter v0.1.45 |
| 1200 | 2026-06-15T08:47:54.259Z | Downloaded const-oid v0.10.2 |
| 1201 | 2026-06-15T08:47:54.262Z | Downloaded phf v0.12.1 |
| 1202 | 2026-06-15T08:47:54.264Z | Downloaded pin-project-internal v1.1.13 |
| 1203 | 2026-06-15T08:47:54.264Z | Downloaded multer v3.1.0 |
| 1204 | 2026-06-15T08:47:54.267Z | Downloaded rand_chacha v0.3.1 |
| 1205 | 2026-06-15T08:47:54.267Z | Downloaded libsw-core v0.3.2 |
| 1206 | 2026-06-15T08:47:54.270Z | Downloaded rand_xorshift v0.4.0 |
| 1207 | 2026-06-15T08:47:54.270Z | Downloaded cookie v0.18.1 |
| 1208 | 2026-06-15T08:47:54.272Z | Downloaded cargo_toml v0.22.3 |
| 1209 | 2026-06-15T08:47:54.275Z | Downloaded password-hash v0.5.0 |
| 1210 | 2026-06-15T08:47:54.275Z | Downloaded elliptic-curve v0.13.8 |
| 1211 | 2026-06-15T08:47:54.278Z | Downloaded pin-project-lite v0.2.17 |
| 1212 | 2026-06-15T08:47:54.280Z | Downloaded ref-cast-impl v1.0.25 |
| 1213 | 2026-06-15T08:47:54.283Z | Downloaded ref-cast v1.0.25 |
| 1214 | 2026-06-15T08:47:54.286Z | Downloaded pkg-config v0.3.33 |
| 1215 | 2026-06-15T08:47:54.286Z | Downloaded pem v3.0.6 |
| 1216 | 2026-06-15T08:47:54.289Z | Downloaded paste v1.0.15 |
| 1217 | 2026-06-15T08:47:54.289Z | Downloaded parse-display-derive v0.10.0 |
| 1218 | 2026-06-15T08:47:54.291Z | Downloaded ppv-lite86 v0.2.21 |
| 1219 | 2026-06-15T08:47:54.291Z | Downloaded rustc_version v0.1.7 |
| 1220 | 2026-06-15T08:47:54.294Z | Downloaded rustc-hash v2.1.2 |
| 1221 | 2026-06-15T08:47:54.295Z | Downloaded proc-macro-error2 v2.0.1 |
| 1222 | 2026-06-15T08:47:54.297Z | Downloaded rustc_version v0.4.1 |
| 1223 | 2026-06-15T08:47:54.298Z | Downloaded heapless v0.8.0 |
| 1224 | 2026-06-15T08:47:54.300Z | Downloaded httparse v1.10.1 |
| 1225 | 2026-06-15T08:47:54.303Z | Downloaded log v0.4.32 |
| 1226 | 2026-06-15T08:47:54.306Z | Downloaded hybrid-array v0.4.12 |
| 1227 | 2026-06-15T08:47:54.306Z | Downloaded progenitor-extras v0.2.0 |
| 1228 | 2026-06-15T08:47:54.309Z | Downloaded progenitor-client v0.13.0 |
| 1229 | 2026-06-15T08:47:54.309Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1230 | 2026-06-15T08:47:54.312Z | Downloaded quick-error v1.2.3 |
| 1231 | 2026-06-15T08:47:54.312Z | Downloaded indexmap v1.9.3 |
| 1232 | 2026-06-15T08:47:54.315Z | Downloaded parking_lot v0.12.5 |
| 1233 | 2026-06-15T08:47:54.315Z | Downloaded parking_lot v0.11.2 |
| 1234 | 2026-06-15T08:47:54.318Z | Downloaded scroll_derive v0.12.1 |
| 1235 | 2026-06-15T08:47:54.318Z | Downloaded scopeguard v1.2.0 |
| 1236 | 2026-06-15T08:47:54.321Z | Downloaded serde-big-array v0.5.1 |
| 1237 | 2026-06-15T08:47:54.321Z | Downloaded same-file v1.0.6 |
| 1238 | 2026-06-15T08:47:54.324Z | Downloaded progenitor v0.14.0 |
| 1239 | 2026-06-15T08:47:54.324Z | Downloaded progenitor v0.13.0 |
| 1240 | 2026-06-15T08:47:54.326Z | Downloaded bytes v1.11.1 |
| 1241 | 2026-06-15T08:47:54.329Z | Downloaded proc-macro-error v1.0.4 |
| 1242 | 2026-06-15T08:47:54.329Z | Downloaded darling_core v0.23.0 |
| 1243 | 2026-06-15T08:47:54.332Z | Downloaded chacha20poly1305 v0.10.1 |
| 1244 | 2026-06-15T08:47:54.335Z | Downloaded poly1305 v0.8.0 |
| 1245 | 2026-06-15T08:47:54.338Z | Downloaded once_cell v1.21.4 |
| 1246 | 2026-06-15T08:47:54.338Z | Downloaded rand_core v0.6.4 |
| 1247 | 2026-06-15T08:47:54.341Z | Downloaded scroll_derive v0.13.1 |
| 1248 | 2026-06-15T08:47:54.341Z | Downloaded rand_chacha v0.9.0 |
| 1249 | 2026-06-15T08:47:54.343Z | Downloaded expectorate v1.2.0 |
| 1250 | 2026-06-15T08:47:54.344Z | Downloaded quote v1.0.45 |
| 1251 | 2026-06-15T08:47:54.346Z | Downloaded serde_urlencoded v0.7.1 |
| 1252 | 2026-06-15T08:47:54.346Z | Downloaded indicatif v0.18.4 |
| 1253 | 2026-06-15T08:47:54.349Z | Downloaded flate2 v1.1.9 |
| 1254 | 2026-06-15T08:47:54.352Z | Downloaded semver v0.1.20 |
| 1255 | 2026-06-15T08:47:54.354Z | Downloaded serde_repr v0.1.20 |
| 1256 | 2026-06-15T08:47:54.357Z | Downloaded futures-task v0.3.32 |
| 1257 | 2026-06-15T08:47:54.357Z | Downloaded serde_spanned v1.1.1 |
| 1258 | 2026-06-15T08:47:54.357Z | Downloaded serde_spanned v0.6.9 |
| 1259 | 2026-06-15T08:47:54.359Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1260 | 2026-06-15T08:47:54.359Z | Downloaded sha1 v0.10.6 |
| 1261 | 2026-06-15T08:47:54.362Z | Downloaded darling_core v0.21.3 |
| 1262 | 2026-06-15T08:47:54.365Z | Downloaded linked-hash-map v0.5.6 |
| 1263 | 2026-06-15T08:47:54.365Z | Downloaded ipnetwork v0.21.1 |
| 1264 | 2026-06-15T08:47:54.368Z | Downloaded ipnet v2.12.0 |
| 1265 | 2026-06-15T08:47:54.368Z | Downloaded rustls-native-certs v0.8.4 |
| 1266 | 2026-06-15T08:47:54.370Z | Downloaded sigpipe v0.1.3 |
| 1267 | 2026-06-15T08:47:54.370Z | Downloaded rustversion v1.0.22 |
| 1268 | 2026-06-15T08:47:54.373Z | Downloaded progenitor v0.10.0 |
| 1269 | 2026-06-15T08:47:54.373Z | Downloaded pest_derive v2.8.6 |
| 1270 | 2026-06-15T08:47:54.378Z | Downloaded parking_lot_core v0.9.12 |
| 1271 | 2026-06-15T08:47:54.380Z | Downloaded ingot-types v0.1.2 |
| 1272 | 2026-06-15T08:47:54.380Z | Downloaded argon2 v0.5.3 |
| 1273 | 2026-06-15T08:47:54.380Z | Downloaded futures-executor v0.3.32 |
| 1274 | 2026-06-15T08:47:54.380Z | Downloaded colored v3.1.1 |
| 1275 | 2026-06-15T08:47:54.383Z | Downloaded blake2 v0.10.6 |
| 1276 | 2026-06-15T08:47:54.386Z | Downloaded resolv-conf v0.7.6 |
| 1277 | 2026-06-15T08:47:54.386Z | Downloaded miniz_oxide v0.8.9 |
| 1278 | 2026-06-15T08:47:54.389Z | Downloaded siphasher v1.0.3 |
| 1279 | 2026-06-15T08:47:54.389Z | Downloaded quinn-udp v0.5.14 |
| 1280 | 2026-06-15T08:47:54.392Z | Downloaded match_cfg v0.1.0 |
| 1281 | 2026-06-15T08:47:54.392Z | Downloaded secrecy v0.10.3 |
| 1282 | 2026-06-15T08:47:54.394Z | Downloaded schemars_derive v0.8.22 |
| 1283 | 2026-06-15T08:47:54.394Z | Downloaded const_format v0.2.36 |
| 1284 | 2026-06-15T08:47:54.397Z | Downloaded slog-envlogger v2.2.0 |
| 1285 | 2026-06-15T08:47:54.400Z | Downloaded slog-bunyan v2.5.0 |
| 1286 | 2026-06-15T08:47:54.400Z | Downloaded smawk v0.3.2 |
| 1287 | 2026-06-15T08:47:54.400Z | Downloaded icu_properties v2.2.0 |
| 1288 | 2026-06-15T08:47:54.403Z | Downloaded icu_locale_core v2.2.0 |
| 1289 | 2026-06-15T08:47:54.405Z | Downloaded half v2.7.1 |
| 1290 | 2026-06-15T08:47:54.408Z | Downloaded rustls-pemfile v2.2.0 |
| 1291 | 2026-06-15T08:47:54.410Z | Downloaded hickory-resolver v0.24.4 |
| 1292 | 2026-06-15T08:47:54.430Z | Downloaded allocator-api2 v0.2.21 |
| 1293 | 2026-06-15T08:47:54.430Z | Downloaded num-traits v0.2.19 |
| 1294 | 2026-06-15T08:47:54.430Z | Downloaded icu_normalizer v2.2.0 |
| 1295 | 2026-06-15T08:47:54.430Z | Downloaded scroll v0.13.0 |
| 1296 | 2026-06-15T08:47:54.430Z | Downloaded rand_core v0.9.5 |
| 1297 | 2026-06-15T08:47:54.430Z | Downloaded crossbeam-channel v0.5.15 |
| 1298 | 2026-06-15T08:47:54.430Z | Downloaded serde_path_to_error v0.1.20 |
| 1299 | 2026-06-15T08:47:54.430Z | Downloaded rusty-fork v0.3.1 |
| 1300 | 2026-06-15T08:47:54.430Z | Downloaded konst v0.2.20 |
| 1301 | 2026-06-15T08:47:54.430Z | Downloaded structmeta v0.3.0 |
| 1302 | 2026-06-15T08:47:54.431Z | Downloaded strsim v0.11.1 |
| 1303 | 2026-06-15T08:47:54.435Z | Downloaded structmeta-derive v0.3.0 |
| 1304 | 2026-06-15T08:47:54.435Z | Downloaded lru-cache v0.1.2 |
| 1305 | 2026-06-15T08:47:54.435Z | Downloaded http v1.4.2 |
| 1306 | 2026-06-15T08:47:54.438Z | Downloaded crypto-bigint v0.5.5 |
| 1307 | 2026-06-15T08:47:54.440Z | Downloaded serde_plain v1.0.2 |
| 1308 | 2026-06-15T08:47:54.440Z | Downloaded rhai_codegen v3.2.0 |
| 1309 | 2026-06-15T08:47:54.444Z | Downloaded sync_wrapper v1.0.2 |
| 1310 | 2026-06-15T08:47:54.447Z | Downloaded proc-macro2 v1.0.106 |
| 1311 | 2026-06-15T08:47:54.450Z | Downloaded supports-color v3.0.2 |
| 1312 | 2026-06-15T08:47:54.450Z | Downloaded swrite v0.1.0 |
| 1313 | 2026-06-15T08:47:54.450Z | Downloaded subtle v2.6.1 |
| 1314 | 2026-06-15T08:47:54.450Z | Downloaded strum v0.27.2 |
| 1315 | 2026-06-15T08:47:54.453Z | Downloaded sha2 v0.10.9 |
| 1316 | 2026-06-15T08:47:54.453Z | Downloaded shlex v2.0.1 |
| 1317 | 2026-06-15T08:47:54.456Z | Downloaded serde_tokenstream v0.2.3 |
| 1318 | 2026-06-15T08:47:54.456Z | Downloaded signal-hook-registry v1.4.8 |
| 1319 | 2026-06-15T08:47:54.456Z | Downloaded rand_core v0.10.1 |
| 1320 | 2026-06-15T08:47:54.459Z | Downloaded strum v0.26.3 |
| 1321 | 2026-06-15T08:47:54.459Z | Downloaded tabwriter v1.4.1 |
| 1322 | 2026-06-15T08:47:54.459Z | Downloaded stable_deref_trait v1.2.1 |
| 1323 | 2026-06-15T08:47:54.461Z | Downloaded take_mut v0.2.2 |
| 1324 | 2026-06-15T08:47:54.461Z | Downloaded tagptr v0.2.0 |
| 1325 | 2026-06-15T08:47:54.461Z | Downloaded papergrid v0.11.0 |
| 1326 | 2026-06-15T08:47:54.464Z | Downloaded spin v0.5.2 |
| 1327 | 2026-06-15T08:47:54.467Z | Downloaded sha1 v0.11.0 |
| 1328 | 2026-06-15T08:47:54.467Z | Downloaded serde_derive_internals v0.29.1 |
| 1329 | 2026-06-15T08:47:54.471Z | Downloaded minimal-lexical v0.2.1 |
| 1330 | 2026-06-15T08:47:54.471Z | Downloaded scroll v0.12.0 |
| 1331 | 2026-06-15T08:47:54.473Z | Downloaded simd-adler32 v0.3.9 |
| 1332 | 2026-06-15T08:47:54.473Z | Downloaded tabled_derive v0.7.0 |
| 1333 | 2026-06-15T08:47:54.473Z | Downloaded jiff-static v0.2.28 |
| 1334 | 2026-06-15T08:47:54.476Z | Downloaded slog-json v2.6.1 |
| 1335 | 2026-06-15T08:47:54.479Z | Downloaded cc v1.2.64 |
| 1336 | 2026-06-15T08:47:54.479Z | Downloaded termtree v0.5.1 |
| 1337 | 2026-06-15T08:47:54.481Z | Downloaded tabled_derive v0.11.0 |
| 1338 | 2026-06-15T08:47:54.481Z | Downloaded async-compression v0.4.42 |
| 1339 | 2026-06-15T08:47:54.484Z | Downloaded icu_normalizer_data v2.2.0 |
| 1340 | 2026-06-15T08:47:54.487Z | Downloaded hyper-util v0.1.20 |
| 1341 | 2026-06-15T08:47:54.490Z | Downloaded slog-dtrace v0.3.0 |
| 1342 | 2026-06-15T08:47:54.492Z | Downloaded slog-async v2.8.0 |
| 1343 | 2026-06-15T08:47:54.492Z | Downloaded testing_table v0.3.0 |
| 1344 | 2026-06-15T08:47:54.493Z | Downloaded semver v1.0.28 |
| 1345 | 2026-06-15T08:47:54.495Z | Downloaded pin-project v1.1.13 |
| 1346 | 2026-06-15T08:47:54.500Z | Downloaded thread-id v5.1.0 |
| 1347 | 2026-06-15T08:47:54.504Z | Downloaded thread-id v4.2.2 |
| 1348 | 2026-06-15T08:47:54.504Z | Downloaded static_assertions v1.1.0 |
| 1349 | 2026-06-15T08:47:54.507Z | Downloaded progenitor-impl v0.10.0 |
| 1350 | 2026-06-15T08:47:54.507Z | Downloaded progenitor-impl v0.14.0 |
| 1351 | 2026-06-15T08:47:54.507Z | Downloaded postcard v1.1.3 |
| 1352 | 2026-06-15T08:47:54.510Z | Downloaded serde_with_macros v3.21.0 |
| 1353 | 2026-06-15T08:47:54.510Z | Downloaded slog-term v2.9.2 |
| 1354 | 2026-06-15T08:47:54.512Z | Downloaded pest_meta v2.8.6 |
| 1355 | 2026-06-15T08:47:54.513Z | Downloaded slog-scope v4.4.1 |
| 1356 | 2026-06-15T08:47:54.516Z | Downloaded rustls-pki-types v1.14.1 |
| 1357 | 2026-06-15T08:47:54.516Z | Downloaded terminal_size v0.4.4 |
| 1358 | 2026-06-15T08:47:54.516Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1359 | 2026-06-15T08:47:54.519Z | Downloaded prettyplease v0.2.37 |
| 1360 | 2026-06-15T08:47:54.521Z | Downloaded smartstring v1.0.1 |
| 1361 | 2026-06-15T08:47:54.524Z | Downloaded arc-swap v1.9.1 |
| 1362 | 2026-06-15T08:47:54.524Z | Downloaded strum_macros v0.27.2 |
| 1363 | 2026-06-15T08:47:54.527Z | Downloaded tokio-macros v2.7.0 |
| 1364 | 2026-06-15T08:47:54.527Z | Downloaded tinyvec_macros v0.1.1 |
| 1365 | 2026-06-15T08:47:54.527Z | Downloaded time-core v0.1.9 |
| 1366 | 2026-06-15T08:47:54.530Z | Downloaded slab v0.4.12 |
| 1367 | 2026-06-15T08:47:54.530Z | Downloaded itoa v1.0.18 |
| 1368 | 2026-06-15T08:47:54.530Z | Downloaded cipher v0.4.4 |
| 1369 | 2026-06-15T08:47:54.533Z | Downloaded defmt-macros v1.1.0 |
| 1370 | 2026-06-15T08:47:54.533Z | Downloaded toml_datetime v0.6.11 |
| 1371 | 2026-06-15T08:47:54.536Z | Downloaded daft-derive v0.1.7 |
| 1372 | 2026-06-15T08:47:54.539Z | Downloaded synstructure v0.13.2 |
| 1373 | 2026-06-15T08:47:54.539Z | Downloaded pest_generator v2.8.6 |
| 1374 | 2026-06-15T08:47:54.539Z | Downloaded papergrid v0.18.0 |
| 1375 | 2026-06-15T08:47:54.541Z | Downloaded const_format_proc_macros v0.2.34 |
| 1376 | 2026-06-15T08:47:54.544Z | Downloaded smallvec v1.15.2 |
| 1377 | 2026-06-15T08:47:54.544Z | Downloaded schemars v0.8.22 |
| 1378 | 2026-06-15T08:47:54.550Z | Downloaded tower-layer v0.3.3 |
| 1379 | 2026-06-15T08:47:54.554Z | Downloaded toml_write v0.1.2 |
| 1380 | 2026-06-15T08:47:54.554Z | Downloaded thiserror-no-std v2.0.2 |
| 1381 | 2026-06-15T08:47:54.556Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1382 | 2026-06-15T08:47:54.556Z | Downloaded hickory-resolver v0.25.2 |
| 1383 | 2026-06-15T08:47:54.559Z | Downloaded hashbrown v0.12.3 |
| 1384 | 2026-06-15T08:47:54.562Z | Downloaded snafu-derive v0.8.9 |
| 1385 | 2026-06-15T08:47:54.562Z | Downloaded serde_derive v1.0.228 |
| 1386 | 2026-06-15T08:47:54.564Z | Downloaded serde_core v1.0.228 |
| 1387 | 2026-06-15T08:47:54.564Z | Downloaded icu_collections v2.2.0 |
| 1388 | 2026-06-15T08:47:54.567Z | Downloaded smf v0.2.3 |
| 1389 | 2026-06-15T08:47:54.570Z | Downloaded base64 v0.21.7 |
| 1390 | 2026-06-15T08:47:54.573Z | Downloaded inout v0.1.4 |
| 1391 | 2026-06-15T08:47:54.573Z | Downloaded displaydoc v0.2.6 |
| 1392 | 2026-06-15T08:47:54.573Z | Downloaded thiserror v1.0.69 |
| 1393 | 2026-06-15T08:47:54.576Z | Downloaded unicode-xid v0.2.6 |
| 1394 | 2026-06-15T08:47:54.579Z | Downloaded typeid v1.0.3 |
| 1395 | 2026-06-15T08:47:54.579Z | Downloaded try-lock v0.2.5 |
| 1396 | 2026-06-15T08:47:54.579Z | Downloaded tower-service v0.3.3 |
| 1397 | 2026-06-15T08:47:54.579Z | Downloaded digest v0.11.3 |
| 1398 | 2026-06-15T08:47:54.581Z | Downloaded errno v0.3.14 |
| 1399 | 2026-06-15T08:47:54.581Z | Downloaded unicode-linebreak v0.1.5 |
| 1400 | 2026-06-15T08:47:54.581Z | Downloaded unarray v0.1.4 |
| 1401 | 2026-06-15T08:47:54.584Z | Downloaded typify-macro v0.4.3 |
| 1402 | 2026-06-15T08:47:54.584Z | Downloaded crypto-common v0.2.2 |
| 1403 | 2026-06-15T08:47:54.584Z | Downloaded thiserror-impl v2.0.18 |
| 1404 | 2026-06-15T08:47:54.587Z | Downloaded thiserror v2.0.18 |
| 1405 | 2026-06-15T08:47:54.590Z | Downloaded tokio-dtrace v0.1.1 |
| 1406 | 2026-06-15T08:47:54.590Z | Downloaded untrusted v0.7.1 |
| 1407 | 2026-06-15T08:47:54.590Z | Downloaded thiserror-impl v1.0.69 |
| 1408 | 2026-06-15T08:47:54.590Z | Downloaded slog-stdlog v4.1.1 |
| 1409 | 2026-06-15T08:47:54.593Z | Downloaded unit-prefix v0.5.2 |
| 1410 | 2026-06-15T08:47:54.593Z | Downloaded universal-hash v0.5.1 |
| 1411 | 2026-06-15T08:47:54.593Z | Downloaded tinystr v0.8.3 |
| 1412 | 2026-06-15T08:47:54.599Z | Downloaded time-macros v0.2.29 |
| 1413 | 2026-06-15T08:47:54.599Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1414 | 2026-06-15T08:47:54.602Z | Downloaded slog v2.8.2 |
| 1415 | 2026-06-15T08:47:54.602Z | Downloaded hashbrown v0.15.5 |
| 1416 | 2026-06-15T08:47:54.602Z | Downloaded tokio-tungstenite v0.21.0 |
| 1417 | 2026-06-15T08:47:54.604Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1418 | 2026-06-15T08:47:54.604Z | Downloaded utf8parse v0.2.2 |
| 1419 | 2026-06-15T08:47:54.604Z | Downloaded usdt v0.5.0 |
| 1420 | 2026-06-15T08:47:54.607Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1421 | 2026-06-15T08:47:54.607Z | Downloaded tiny-keccak v2.0.2 |
| 1422 | 2026-06-15T08:47:54.610Z | Downloaded utf8_iter v1.0.4 |
| 1423 | 2026-06-15T08:47:54.610Z | Downloaded thread_local v1.1.9 |
| 1424 | 2026-06-15T08:47:54.610Z | Downloaded usdt-macro v0.6.0 |
| 1425 | 2026-06-15T08:47:54.610Z | Downloaded version_check v0.9.5 |
| 1426 | 2026-06-15T08:47:54.613Z | Downloaded utf-8 v0.7.6 |
| 1427 | 2026-06-15T08:47:54.613Z | Downloaded usdt-macro v0.5.0 |
| 1428 | 2026-06-15T08:47:54.613Z | Downloaded usdt-attr-macro v0.6.0 |
| 1429 | 2026-06-15T08:47:54.613Z | Downloaded usdt-attr-macro v0.5.0 |
| 1430 | 2026-06-15T08:47:54.613Z | Downloaded strum_macros v0.26.4 |
| 1431 | 2026-06-15T08:47:54.615Z | Downloaded openssl-sys v0.9.117 |
| 1432 | 2026-06-15T08:47:54.618Z | Downloaded quinn v0.11.9 |
| 1433 | 2026-06-15T08:47:54.621Z | Downloaded memchr v2.8.2 |
| 1434 | 2026-06-15T08:47:54.621Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1435 | 2026-06-15T08:47:54.624Z | Downloaded term v1.2.1 |
| 1436 | 2026-06-15T08:47:54.624Z | Downloaded rayon-core v1.13.0 |
| 1437 | 2026-06-15T08:47:54.627Z | Downloaded want v0.3.1 |
| 1438 | 2026-06-15T08:47:54.627Z | Downloaded waitgroup v0.1.2 |
| 1439 | 2026-06-15T08:47:54.629Z | Downloaded wait-timeout v0.2.1 |
| 1440 | 2026-06-15T08:47:54.630Z | Downloaded ryu v1.0.23 |
| 1441 | 2026-06-15T08:47:54.632Z | Downloaded yoke-derive v0.8.2 |
| 1442 | 2026-06-15T08:47:54.632Z | Downloaded progenitor-impl v0.13.0 |
| 1443 | 2026-06-15T08:47:54.632Z | Downloaded async-recursion v1.1.1 |
| 1444 | 2026-06-15T08:47:54.635Z | Downloaded anstream v1.0.0 |
| 1445 | 2026-06-15T08:47:54.638Z | Downloaded cpufeatures v0.3.0 |
| 1446 | 2026-06-15T08:47:54.638Z | Downloaded chacha20 v0.9.1 |
| 1447 | 2026-06-15T08:47:54.638Z | Downloaded either v1.16.0 |
| 1448 | 2026-06-15T08:47:54.642Z | Downloaded spin v0.9.8 |
| 1449 | 2026-06-15T08:47:54.642Z | Downloaded darling v0.23.0 |
| 1450 | 2026-06-15T08:47:54.645Z | Downloaded enum-as-inner v0.6.1 |
| 1451 | 2026-06-15T08:47:54.645Z | Downloaded foreign-types v0.3.2 |
| 1452 | 2026-06-15T08:47:54.645Z | Downloaded block-buffer v0.10.4 |
| 1453 | 2026-06-15T08:47:54.645Z | Downloaded atomicwrites v0.4.4 |
| 1454 | 2026-06-15T08:47:54.648Z | Downloaded foreign-types-macros v0.2.3 |
| 1455 | 2026-06-15T08:47:54.648Z | Downloaded base64 v0.22.1 |
| 1456 | 2026-06-15T08:47:54.648Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1457 | 2026-06-15T08:47:54.652Z | Downloaded drift v0.2.0 |
| 1458 | 2026-06-15T08:47:54.654Z | Downloaded tempfile v3.27.0 |
| 1459 | 2026-06-15T08:47:54.657Z | Downloaded indexmap v2.14.0 |
| 1460 | 2026-06-15T08:47:54.660Z | Downloaded hashbrown v0.16.1 |
| 1461 | 2026-06-15T08:47:54.662Z | Downloaded typify-macro v0.6.2 |
| 1462 | 2026-06-15T08:47:54.662Z | Downloaded dof v0.3.0 |
| 1463 | 2026-06-15T08:47:54.663Z | Downloaded convert_case v0.4.0 |
| 1464 | 2026-06-15T08:47:54.665Z | Downloaded async-stream-impl v0.3.6 |
| 1465 | 2026-06-15T08:47:54.665Z | Downloaded cfg-if v1.0.4 |
| 1466 | 2026-06-15T08:47:54.665Z | Downloaded dtrace-parser v0.3.0 |
| 1467 | 2026-06-15T08:47:54.665Z | Downloaded block-buffer v0.12.1 |
| 1468 | 2026-06-15T08:47:54.665Z | Downloaded bytecount v0.6.9 |
| 1469 | 2026-06-15T08:47:54.668Z | Downloaded untrusted v0.9.0 |
| 1470 | 2026-06-15T08:47:54.668Z | Downloaded const-random-macro v0.1.16 |
| 1471 | 2026-06-15T08:47:54.668Z | Downloaded zerofrom-derive v0.1.7 |
| 1472 | 2026-06-15T08:47:54.671Z | Downloaded zerofrom v0.1.8 |
| 1473 | 2026-06-15T08:47:54.671Z | Downloaded byte-wrapper v0.1.0 |
| 1474 | 2026-06-15T08:47:54.671Z | Downloaded ahash v0.8.12 |
| 1475 | 2026-06-15T08:47:54.674Z | Downloaded tokio-rustls v0.26.4 |
| 1476 | 2026-06-15T08:47:54.680Z | Downloaded usdt-impl v0.5.0 |
| 1477 | 2026-06-15T08:47:54.683Z | Downloaded tokio-stream v0.1.18 |
| 1478 | 2026-06-15T08:47:54.689Z | Downloaded zone_cfg_derive v0.3.1 |
| 1479 | 2026-06-15T08:47:54.692Z | Downloaded zone v0.3.1 |
| 1480 | 2026-06-15T08:47:54.692Z | Downloaded usdt-impl v0.6.0 |
| 1481 | 2026-06-15T08:47:54.692Z | Downloaded usdt v0.6.0 |
| 1482 | 2026-06-15T08:47:54.695Z | Downloaded similar v2.7.0 |
| 1483 | 2026-06-15T08:47:54.697Z | Downloaded qorb v0.4.1 |
| 1484 | 2026-06-15T08:47:54.700Z | Downloaded rand v0.8.6 |
| 1485 | 2026-06-15T08:47:54.703Z | Downloaded schemars v1.2.1 |
| 1486 | 2026-06-15T08:47:54.709Z | Downloaded vsss-rs v3.3.4 |
| 1487 | 2026-06-15T08:47:54.712Z | Downloaded ucd-trie v0.1.7 |
| 1488 | 2026-06-15T08:47:54.712Z | Downloaded serde v1.0.228 |
| 1489 | 2026-06-15T08:47:54.715Z | Downloaded itertools v0.12.1 |
| 1490 | 2026-06-15T08:47:54.717Z | Downloaded idna v1.1.0 |
| 1491 | 2026-06-15T08:47:54.720Z | Downloaded rand v0.9.4 |
| 1492 | 2026-06-15T08:47:54.720Z | Downloaded whoami v1.6.1 |
| 1493 | 2026-06-15T08:47:54.722Z | Downloaded walkdir v2.5.0 |
| 1494 | 2026-06-15T08:47:54.722Z | Downloaded tracing-attributes v0.1.31 |
| 1495 | 2026-06-15T08:47:54.725Z | Downloaded xz2 v0.1.7 |
| 1496 | 2026-06-15T08:47:54.728Z | Downloaded textwrap v0.16.2 |
| 1497 | 2026-06-15T08:47:54.731Z | Downloaded writeable v0.6.3 |
| 1498 | 2026-06-15T08:47:54.731Z | Downloaded mio v1.2.1 |
| 1499 | 2026-06-15T08:47:54.734Z | Downloaded thin-vec v0.2.18 |
| 1500 | 2026-06-15T08:47:54.736Z | Downloaded test-strategy v0.4.5 |
| 1501 | 2026-06-15T08:47:54.739Z | Downloaded tinyvec v1.11.0 |
| 1502 | 2026-06-15T08:47:54.739Z | Downloaded rustls-webpki v0.103.13 |
| 1503 | 2026-06-15T08:47:54.742Z | Downloaded snafu v0.8.9 |
| 1504 | 2026-06-15T08:47:54.745Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1505 | 2026-06-15T08:47:54.748Z | Downloaded zeroize_derive v1.5.0 |
| 1506 | 2026-06-15T08:47:54.751Z | Downloaded zerovec-derive v0.11.3 |
| 1507 | 2026-06-15T08:47:54.753Z | Downloaded zeroize v1.9.0 |
| 1508 | 2026-06-15T08:47:54.753Z | Downloaded socket2 v0.6.4 |
| 1509 | 2026-06-15T08:47:54.756Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1510 | 2026-06-15T08:47:54.758Z | Downloaded toml v0.8.23 |
| 1511 | 2026-06-15T08:47:54.761Z | Downloaded tracing-core v0.1.36 |
| 1512 | 2026-06-15T08:47:54.761Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1513 | 2026-06-15T08:47:54.768Z | Downloaded rand v0.10.1 |
| 1514 | 2026-06-15T08:47:54.771Z | Downloaded pest v2.8.6 |
| 1515 | 2026-06-15T08:47:54.773Z | Downloaded steno v0.4.1 |
| 1516 | 2026-06-15T08:47:54.776Z | Downloaded typify v0.6.2 |
| 1517 | 2026-06-15T08:47:54.779Z | Downloaded typify v0.4.3 |
| 1518 | 2026-06-15T08:47:54.782Z | Downloaded hkdf v0.12.4 |
| 1519 | 2026-06-15T08:47:54.788Z | Downloaded futures-util v0.3.32 |
| 1520 | 2026-06-15T08:47:54.794Z | Downloaded yoke v0.8.3 |
| 1521 | 2026-06-15T08:47:54.797Z | Downloaded tungstenite v0.21.0 |
| 1522 | 2026-06-15T08:47:54.797Z | Downloaded zmij v1.0.21 |
| 1523 | 2026-06-15T08:47:54.800Z | Downloaded toml_edit v0.22.27 |
| 1524 | 2026-06-15T08:47:54.802Z | Downloaded schemars v0.9.0 |
| 1525 | 2026-06-15T08:47:54.807Z | Downloaded zerocopy-derive v0.7.35 |
| 1526 | 2026-06-15T08:47:54.810Z | Downloaded uuid v1.23.3 |
| 1527 | 2026-06-15T08:47:54.812Z | Downloaded unicode-ident v1.0.24 |
| 1528 | 2026-06-15T08:47:54.812Z | Downloaded hashbrown v0.17.1 |
| 1529 | 2026-06-15T08:47:54.815Z | Downloaded unsafe-libyaml v0.2.11 |
| 1530 | 2026-06-15T08:47:54.818Z | Downloaded icu_properties_data v2.2.0 |
| 1531 | 2026-06-15T08:47:54.822Z | Downloaded h2 v0.4.14 |
| 1532 | 2026-06-15T08:47:54.830Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1533 | 2026-06-15T08:47:54.846Z | Downloaded libm v0.2.16 |
| 1534 | 2026-06-15T08:47:54.851Z | Downloaded nom v8.0.0 |
| 1535 | 2026-06-15T08:47:54.854Z | Downloaded nom v7.1.3 |
| 1536 | 2026-06-15T08:47:54.858Z | Downloaded itertools v0.14.0 |
| 1537 | 2026-06-15T08:47:54.861Z | Downloaded clap_builder v4.6.0 |
| 1538 | 2026-06-15T08:47:54.865Z | Downloaded goblin v0.8.2 |
| 1539 | 2026-06-15T08:47:54.880Z | Downloaded url v2.5.8 |
| 1540 | 2026-06-15T08:47:54.883Z | Downloaded ron v0.12.1 |
| 1541 | 2026-06-15T08:47:54.892Z | Downloaded hyper v1.10.1 |
| 1542 | 2026-06-15T08:47:54.900Z | Downloaded aho-corasick v1.1.4 |
| 1543 | 2026-06-15T08:47:54.905Z | Downloaded reqwest v0.12.28 |
| 1544 | 2026-06-15T08:47:54.924Z | Downloaded toml_edit v0.19.15 |
| 1545 | 2026-06-15T08:47:54.933Z | Downloaded unicode-segmentation v1.13.3 |
| 1546 | 2026-06-15T08:47:54.935Z | Downloaded portable-atomic v1.13.1 |
| 1547 | 2026-06-15T08:47:54.938Z | Downloaded zerotrie v0.2.4 |
| 1548 | 2026-06-15T08:47:54.941Z | Downloaded iddqd v0.4.4 |
| 1549 | 2026-06-15T08:47:54.951Z | Downloaded typenum v1.20.1 |
| 1550 | 2026-06-15T08:47:54.954Z | Downloaded rayon v1.12.0 |
| 1551 | 2026-06-15T08:47:54.958Z | Downloaded regex v1.12.4 |
| 1552 | 2026-06-15T08:47:54.961Z | Downloaded unicode-normalization v0.1.25 |
| 1553 | 2026-06-15T08:47:54.975Z | Downloaded tower v0.5.3 |
| 1554 | 2026-06-15T08:47:54.980Z | Downloaded zerocopy-derive v0.8.52 |
| 1555 | 2026-06-15T08:47:54.985Z | Downloaded typed-path v0.9.3 |
| 1556 | 2026-06-15T08:47:54.991Z | Downloaded chrono v0.4.45 |
| 1557 | 2026-06-15T08:47:54.994Z | Downloaded serde_json v1.0.150 |
| 1558 | 2026-06-15T08:47:54.998Z | Downloaded zerovec v0.11.6 |
| 1559 | 2026-06-15T08:47:55.001Z | Downloaded moka v0.12.15 |
| 1560 | 2026-06-15T08:47:55.005Z | Downloaded reqwest v0.13.4 |
| 1561 | 2026-06-15T08:47:55.009Z | Downloaded proptest v1.11.0 |
| 1562 | 2026-06-15T08:47:55.044Z | Downloaded quinn-proto v0.11.14 |
| 1563 | 2026-06-15T08:47:55.048Z | Downloaded tough v0.22.0 |
| 1564 | 2026-06-15T08:47:55.052Z | Downloaded serde_with v3.21.0 |
| 1565 | 2026-06-15T08:47:55.058Z | Downloaded goblin v0.10.7 |
| 1566 | 2026-06-15T08:47:55.062Z | Downloaded winnow v0.7.15 |
| 1567 | 2026-06-15T08:47:55.067Z | Downloaded aws-lc-rs v1.17.0 |
| 1568 | 2026-06-15T08:47:55.073Z | Downloaded tokio-util v0.7.18 |
| 1569 | 2026-06-15T08:47:55.078Z | Downloaded winnow v0.5.40 |
| 1570 | 2026-06-15T08:47:55.083Z | Downloaded tower-http v0.6.11 |
| 1571 | 2026-06-15T08:47:55.100Z | Downloaded dropshot v0.17.1 |
| 1572 | 2026-06-15T08:47:55.114Z | Downloaded syn v1.0.109 |
| 1573 | 2026-06-15T08:47:55.119Z | Downloaded time v0.3.49 |
| 1574 | 2026-06-15T08:47:55.131Z | Downloaded zerocopy v0.7.35 |
| 1575 | 2026-06-15T08:47:55.157Z | Downloaded syn v2.0.117 |
| 1576 | 2026-06-15T08:47:55.163Z | Downloaded hickory-proto v0.24.4 |
| 1577 | 2026-06-15T08:47:55.171Z | Downloaded openapiv3 v2.2.0 |
| 1578 | 2026-06-15T08:47:55.177Z | Downloaded unicode-width v0.2.2 |
| 1579 | 2026-06-15T08:47:55.181Z | Downloaded rhai v1.25.1 |
| 1580 | 2026-06-15T08:47:55.188Z | Downloaded hickory-proto v0.25.2 |
| 1581 | 2026-06-15T08:47:55.196Z | Downloaded winnow v1.0.3 |
| 1582 | 2026-06-15T08:47:55.206Z | Downloaded curve25519-dalek v4.1.3 |
| 1583 | 2026-06-15T08:47:55.212Z | Downloaded tabled v0.21.0 |
| 1584 | 2026-06-15T08:47:55.221Z | Downloaded tabled v0.15.0 |
| 1585 | 2026-06-15T08:47:55.229Z | Downloaded rustix v1.1.4 |
| 1586 | 2026-06-15T08:47:55.242Z | Downloaded webpki-roots v1.0.7 |
| 1587 | 2026-06-15T08:47:55.245Z | Downloaded bstr v1.12.1 |
| 1588 | 2026-06-15T08:47:55.248Z | Downloaded openssl v0.10.81 |
| 1589 | 2026-06-15T08:47:55.256Z | Downloaded vcpkg v0.2.15 |
| 1590 | 2026-06-15T08:47:55.278Z | Downloaded sled v0.34.7 |
| 1591 | 2026-06-15T08:47:55.293Z | Downloaded typify-impl v0.6.2 |
| 1592 | 2026-06-15T08:47:55.300Z | Downloaded typify-impl v0.4.3 |
| 1593 | 2026-06-15T08:47:55.307Z | Downloaded unicode-width v0.1.14 |
| 1594 | 2026-06-15T08:47:55.310Z | Downloaded smoltcp v0.11.0 |
| 1595 | 2026-06-15T08:47:55.317Z | Downloaded nix v0.31.3 |
| 1596 | 2026-06-15T08:47:55.329Z | Downloaded regex-automata v0.4.14 |
| 1597 | 2026-06-15T08:47:55.338Z | Downloaded zerocopy v0.8.52 |
| 1598 | 2026-06-15T08:47:55.348Z | Downloaded regress v0.10.5 |
| 1599 | 2026-06-15T08:47:55.352Z | Downloaded rustix v0.38.44 |
| 1600 | 2026-06-15T08:47:55.365Z | Downloaded rustls v0.23.40 |
| 1601 | 2026-06-15T08:47:55.371Z | Downloaded regex-syntax v0.8.11 |
| 1602 | 2026-06-15T08:47:55.375Z | Downloaded lzma-sys v0.1.20 |
| 1603 | 2026-06-15T08:47:55.390Z | Downloaded regress v0.11.1 |
| 1604 | 2026-06-15T08:47:55.394Z | Downloaded libc v0.2.186 |
| 1605 | 2026-06-15T08:47:55.437Z | Downloaded tokio v1.52.3 |
| 1606 | 2026-06-15T08:47:55.467Z | Downloaded encoding_rs v0.8.35 |
| 1607 | 2026-06-15T08:47:55.483Z | Downloaded tracing v0.1.44 |
| 1608 | 2026-06-15T08:47:55.580Z | Downloaded petgraph v0.6.5 |
| 1609 | 2026-06-15T08:47:55.612Z | Downloaded jiff v0.2.28 |
| 1610 | 2026-06-15T08:47:55.629Z | Downloaded chrono-tz v0.10.4 |
| 1611 | 2026-06-15T08:47:55.640Z | Downloaded petgraph v0.8.3 |
| 1612 | 2026-06-15T08:47:55.677Z | Downloaded sha3 v0.10.9 |
| 1613 | 2026-06-15T08:47:55.680Z | Downloaded csv v1.4.0 |
| 1614 | 2026-06-15T08:47:55.783Z | Downloaded ring v0.17.14 |
| 1615 | 2026-06-15T08:47:56.424Z | Downloaded aws-lc-sys v0.41.0 |
| 1616 | 2026-06-15T08:47:56.762Z | Compiling proc-macro2 v1.0.106 |
| 1617 | 2026-06-15T08:47:56.762Z | Compiling quote v1.0.45 |
| 1618 | 2026-06-15T08:47:56.763Z | Compiling unicode-ident v1.0.24 |
| 1619 | 2026-06-15T08:47:56.766Z | Compiling libc v0.2.186 |
| 1620 | 2026-06-15T08:47:56.766Z | Compiling serde_core v1.0.228 |
| 1621 | 2026-06-15T08:47:56.766Z | Compiling serde v1.0.228 |
| 1622 | 2026-06-15T08:47:56.766Z | Compiling cfg-if v1.0.4 |
| 1623 | 2026-06-15T08:47:56.766Z | Compiling zmij v1.0.21 |
| 1624 | 2026-06-15T08:47:57.075Z | Compiling autocfg v1.5.1 |
| 1625 | 2026-06-15T08:47:57.091Z | Compiling memchr v2.8.2 |
| 1626 | 2026-06-15T08:47:57.326Z | Compiling libm v0.2.16 |
| 1627 | 2026-06-15T08:47:57.665Z | Compiling itoa v1.0.18 |
| 1628 | 2026-06-15T08:47:57.955Z | Compiling icu_normalizer_data v2.2.0 |
| 1629 | 2026-06-15T08:47:58.157Z | Compiling icu_properties_data v2.2.0 |
| 1630 | 2026-06-15T08:47:58.231Z | Compiling version_check v0.9.5 |
| 1631 | 2026-06-15T08:47:58.319Z | Compiling stable_deref_trait v1.2.1 |
| 1632 | 2026-06-15T08:47:58.398Z | Compiling syn v2.0.117 |
| 1633 | 2026-06-15T08:47:58.415Z | Compiling serde_json v1.0.150 |
| 1634 | 2026-06-15T08:47:58.466Z | Compiling num-traits v0.2.19 |
| 1635 | 2026-06-15T08:47:58.482Z | Compiling parking_lot_core v0.9.12 |
| 1636 | 2026-06-15T08:47:58.713Z | Compiling writeable v0.6.3 |
| 1637 | 2026-06-15T08:47:58.760Z | Compiling thiserror v2.0.18 |
| 1638 | 2026-06-15T08:47:58.777Z | Compiling litemap v0.8.2 |
| 1639 | 2026-06-15T08:47:58.900Z | Compiling utf8_iter v1.0.4 |
| 1640 | 2026-06-15T08:47:59.028Z | Compiling rand_core v0.10.1 |
| 1641 | 2026-06-15T08:47:59.076Z | Compiling getrandom v0.4.2 |
| 1642 | 2026-06-15T08:47:59.125Z | Compiling percent-encoding v2.3.2 |
| 1643 | 2026-06-15T08:47:59.223Z | Compiling heck v0.5.0 |
| 1644 | 2026-06-15T08:47:59.409Z | Compiling form_urlencoded v1.2.2 |
| 1645 | 2026-06-15T08:47:59.444Z | Compiling errno v0.3.14 |
| 1646 | 2026-06-15T08:47:59.520Z | Compiling zerocopy v0.8.52 |
| 1647 | 2026-06-15T08:47:59.609Z | Compiling iana-time-zone v0.1.65 |
| 1648 | 2026-06-15T08:47:59.690Z | Compiling rustversion v1.0.22 |
| 1649 | 2026-06-15T08:47:59.956Z | Compiling uuid v1.23.3 |
| 1650 | 2026-06-15T08:47:59.973Z | Compiling jobserver v0.1.34 |
| 1651 | 2026-06-15T08:48:00.094Z | Compiling find-msvc-tools v0.1.9 |
| 1652 | 2026-06-15T08:48:00.288Z | Compiling shlex v2.0.1 |
| 1653 | 2026-06-15T08:48:00.327Z | Compiling semver v1.0.28 |
| 1654 | 2026-06-15T08:48:00.380Z | Compiling dyn-clone v1.0.20 |
| 1655 | 2026-06-15T08:48:00.475Z | Compiling cc v1.2.64 |
| 1656 | 2026-06-15T08:48:00.534Z | Compiling schemars v0.8.22 |
| 1657 | 2026-06-15T08:48:00.557Z | Compiling pin-project-lite v0.2.17 |
| 1658 | 2026-06-15T08:48:00.666Z | Compiling getrandom v0.2.17 |
| 1659 | 2026-06-15T08:48:00.707Z | Compiling scopeguard v1.2.0 |
| 1660 | 2026-06-15T08:48:00.822Z | Compiling lock_api v0.4.14 |
| 1661 | 2026-06-15T08:48:00.912Z | Compiling socket2 v0.6.4 |
| 1662 | 2026-06-15T08:48:00.983Z | Compiling signal-hook-registry v1.4.8 |
| 1663 | 2026-06-15T08:48:01.044Z | Compiling bitflags v2.13.0 |
| 1664 | 2026-06-15T08:48:01.069Z | Compiling synstructure v0.13.2 |
| 1665 | 2026-06-15T08:48:01.088Z | Compiling serde_derive_internals v0.29.1 |
| 1666 | 2026-06-15T08:48:01.496Z | Compiling cmake v0.1.58 |
| 1667 | 2026-06-15T08:48:01.499Z | Compiling mio v1.2.1 |
| 1668 | 2026-06-15T08:48:01.590Z | Compiling dunce v1.0.5 |
| 1669 | 2026-06-15T08:48:01.701Z | Compiling fs_extra v1.3.0 |
| 1670 | 2026-06-15T08:48:01.717Z | Compiling portable-atomic v1.13.1 |
| 1671 | 2026-06-15T08:48:01.755Z | Compiling critical-section v1.2.0 |
| 1672 | 2026-06-15T08:48:01.871Z | Compiling log v0.4.32 |
| 1673 | 2026-06-15T08:48:01.888Z | Compiling futures-core v0.3.32 |
| 1674 | 2026-06-15T08:48:01.904Z | Compiling rustix v1.1.4 |
| 1675 | 2026-06-15T08:48:01.962Z | Compiling aws-lc-sys v0.41.0 |
| 1676 | 2026-06-15T08:48:02.055Z | Compiling subtle v2.6.1 |
| 1677 | 2026-06-15T08:48:02.089Z | Compiling equivalent v1.0.2 |
| 1678 | 2026-06-15T08:48:02.264Z | Compiling thiserror v1.0.69 |
| 1679 | 2026-06-15T08:48:02.285Z | Compiling serde_derive v1.0.228 |
| 1680 | 2026-06-15T08:48:02.288Z | Compiling zerofrom-derive v0.1.7 |
| 1681 | 2026-06-15T08:48:02.324Z | Compiling yoke-derive v0.8.2 |
| 1682 | 2026-06-15T08:48:02.327Z | Compiling zerovec-derive v0.11.3 |
| 1683 | 2026-06-15T08:48:02.399Z | Compiling displaydoc v0.2.6 |
| 1684 | 2026-06-15T08:48:02.601Z | Compiling schemars_derive v0.8.22 |
| 1685 | 2026-06-15T08:48:02.864Z | Compiling thiserror-impl v2.0.18 |
| 1686 | 2026-06-15T08:48:02.963Z | Compiling tokio-macros v2.7.0 |
| 1687 | 2026-06-15T08:48:03.201Z | Compiling zerocopy-derive v0.8.52 |
| 1688 | 2026-06-15T08:48:03.402Z | Compiling zeroize_derive v1.5.0 |
| 1689 | 2026-06-15T08:48:03.449Z | Compiling futures-macro v0.3.32 |
| 1690 | 2026-06-15T08:48:03.492Z | Compiling zerofrom v0.1.8 |
| 1691 | 2026-06-15T08:48:03.630Z | Compiling yoke v0.8.3 |
| 1692 | 2026-06-15T08:48:03.721Z | Compiling once_cell v1.21.4 |
| 1693 | 2026-06-15T08:48:03.811Z | Compiling zerovec v0.11.6 |
| 1694 | 2026-06-15T08:48:03.838Z | Compiling zerotrie v0.2.4 |
| 1695 | 2026-06-15T08:48:03.971Z | Compiling futures-sink v0.3.32 |
| 1696 | 2026-06-15T08:48:04.078Z | Compiling zeroize v1.9.0 |
| 1697 | 2026-06-15T08:48:04.095Z | Compiling ucd-trie v0.1.7 |
| 1698 | 2026-06-15T08:48:04.275Z | Compiling pest v2.8.6 |
| 1699 | 2026-06-15T08:48:04.294Z | Compiling typenum v1.20.1 |
| 1700 | 2026-06-15T08:48:04.319Z | Compiling slab v0.4.12 |
| 1701 | 2026-06-15T08:48:04.350Z | Compiling tinystr v0.8.3 |
| 1702 | 2026-06-15T08:48:04.386Z | Compiling potential_utf v0.1.5 |
| 1703 | 2026-06-15T08:48:04.448Z | Compiling httparse v1.10.1 |
| 1704 | 2026-06-15T08:48:04.552Z | Compiling icu_locale_core v2.2.0 |
| 1705 | 2026-06-15T08:48:04.571Z | Compiling icu_collections v2.2.0 |
| 1706 | 2026-06-15T08:48:04.588Z | Compiling thiserror-impl v1.0.69 |
| 1707 | 2026-06-15T08:48:04.815Z | Compiling futures-channel v0.3.32 |
| 1708 | 2026-06-15T08:48:05.117Z | Compiling getrandom v0.3.4 |
| 1709 | 2026-06-15T08:48:05.317Z | Compiling pest_meta v2.8.6 |
| 1710 | 2026-06-15T08:48:05.480Z | Compiling smallvec v1.15.2 |
| 1711 | 2026-06-15T08:48:05.501Z | Compiling bytes v1.11.1 |
| 1712 | 2026-06-15T08:48:05.525Z | Compiling icu_provider v2.2.0 |
| 1713 | 2026-06-15T08:48:05.574Z | Compiling chrono v0.4.45 |
| 1714 | 2026-06-15T08:48:05.758Z | Compiling serde_tokenstream v0.2.3 |
| 1715 | 2026-06-15T08:48:06.050Z | Compiling icu_properties v2.2.0 |
| 1716 | 2026-06-15T08:48:06.114Z | Compiling icu_normalizer v2.2.0 |
| 1717 | 2026-06-15T08:48:06.142Z | Compiling parking_lot v0.12.5 |
| 1718 | 2026-06-15T08:48:06.341Z | Compiling pest_generator v2.8.6 |
| 1719 | 2026-06-15T08:48:06.583Z | Compiling tokio v1.52.3 |
| 1720 | 2026-06-15T08:48:07.062Z | Compiling idna_adapter v1.2.2 |
| 1721 | 2026-06-15T08:48:07.222Z | Compiling idna v1.1.0 |
| 1722 | 2026-06-15T08:48:07.348Z | Compiling pest_derive v2.8.6 |
| 1723 | 2026-06-15T08:48:07.490Z | Compiling futures-task v0.3.32 |
| 1724 | 2026-06-15T08:48:07.582Z | Compiling url v2.5.8 |
| 1725 | 2026-06-15T08:48:07.656Z | Compiling futures-io v0.3.32 |
| 1726 | 2026-06-15T08:48:07.680Z | Compiling rand_core v0.6.4 |
| 1727 | 2026-06-15T08:48:07.829Z | Compiling futures-util v0.3.32 |
| 1728 | 2026-06-15T08:48:07.878Z | Compiling slog v2.8.2 |
| 1729 | 2026-06-15T08:48:07.909Z | Compiling erased-serde v0.3.31 |
| 1730 | 2026-06-15T08:48:07.994Z | Compiling hashbrown v0.17.1 |
| 1731 | 2026-06-15T08:48:08.163Z | Compiling byteorder v1.5.0 |
| 1732 | 2026-06-15T08:48:08.681Z | Compiling regex-syntax v0.8.11 |
| 1733 | 2026-06-15T08:48:09.057Z | Compiling paste v1.0.15 |
| 1734 | 2026-06-15T08:48:09.148Z | Compiling indexmap v2.14.0 |
| 1735 | 2026-06-15T08:48:09.374Z | Compiling ipnetwork v0.21.1 |
| 1736 | 2026-06-15T08:48:10.213Z | Compiling strsim v0.11.1 |
| 1737 | 2026-06-15T08:48:10.368Z | Compiling anyhow v1.0.102 |
| 1738 | 2026-06-15T08:48:10.389Z | Compiling omicron-workspace-hack v0.1.0 |
| 1739 | 2026-06-15T08:48:10.740Z | Compiling tracing-core v0.1.36 |
| 1740 | 2026-06-15T08:48:10.943Z | Compiling tracing-attributes v0.1.31 |
| 1741 | 2026-06-15T08:48:11.242Z | Compiling aho-corasick v1.1.4 |
| 1742 | 2026-06-15T08:48:11.792Z | Compiling fnv v1.0.7 |
| 1743 | 2026-06-15T08:48:11.907Z | Compiling base64 v0.22.1 |
| 1744 | 2026-06-15T08:48:12.086Z | Compiling regex-automata v0.4.14 |
| 1745 | 2026-06-15T08:48:12.185Z | Compiling tracing v0.1.44 |
| 1746 | 2026-06-15T08:48:12.411Z | Compiling oxnet v0.1.6 |
| 1747 | 2026-06-15T08:48:12.525Z | Compiling scroll_derive v0.13.1 |
| 1748 | 2026-06-15T08:48:12.542Z | Compiling num-conv v0.2.2 |
| 1749 | 2026-06-15T08:48:12.632Z | Compiling time-core v0.1.9 |
| 1750 | 2026-06-15T08:48:12.670Z | Compiling ident_case v1.0.1 |
| 1751 | 2026-06-15T08:48:12.802Z | Compiling http v1.4.2 |
| 1752 | 2026-06-15T08:48:12.826Z | Compiling time-macros v0.2.29 |
| 1753 | 2026-06-15T08:48:13.837Z | Compiling regex v1.12.4 |
| 1754 | 2026-06-15T08:48:14.008Z | Compiling rustls-pki-types v1.14.1 |
| 1755 | 2026-06-15T08:48:14.455Z | Compiling ring v0.17.14 |
| 1756 | 2026-06-15T08:48:14.574Z | Compiling aws-lc-rs v1.17.0 |
| 1757 | 2026-06-15T08:48:14.883Z | Compiling ppv-lite86 v0.2.21 |
| 1758 | 2026-06-15T08:48:15.078Z | Compiling async-trait v0.1.89 |
| 1759 | 2026-06-15T08:48:15.217Z | Compiling daft-derive v0.1.7 |
| 1760 | 2026-06-15T08:48:15.444Z | Compiling camino v1.2.2 |
| 1761 | 2026-06-15T08:48:15.965Z | Compiling crc32fast v1.5.0 |
| 1762 | 2026-06-15T08:48:16.108Z | Compiling tokio-util v0.7.18 |
| 1763 | 2026-06-15T08:48:16.131Z | Compiling usdt-impl v0.6.0 |
| 1764 | 2026-06-15T08:48:16.271Z | Compiling ipnet v2.12.0 |
| 1765 | 2026-06-15T08:48:16.432Z | Compiling crossbeam-utils v0.8.21 |
| 1766 | 2026-06-15T08:48:16.539Z | Compiling untrusted v0.9.0 |
| 1767 | 2026-06-15T08:48:16.680Z | Compiling untrusted v0.7.1 |
| 1768 | 2026-06-15T08:48:16.812Z | Compiling scroll v0.13.0 |
| 1769 | 2026-06-15T08:48:16.937Z | Compiling plain v0.2.3 |
| 1770 | 2026-06-15T08:48:17.056Z | Compiling rustls v0.23.40 |
| 1771 | 2026-06-15T08:48:17.078Z | Compiling pretty-hex v0.4.2 |
| 1772 | 2026-06-15T08:48:17.222Z | Compiling goblin v0.10.7 |
| 1773 | 2026-06-15T08:48:17.292Z | Compiling http-body v1.0.1 |
| 1774 | 2026-06-15T08:48:17.861Z | Compiling slog-async v2.8.0 |
| 1775 | 2026-06-15T08:48:17.864Z | Compiling atomic-waker v1.1.2 |
| 1776 | 2026-06-15T08:48:17.900Z | Compiling dtrace-parser v0.3.0 |
| 1777 | 2026-06-15T08:48:17.962Z | Compiling thread-id v5.1.0 |
| 1778 | 2026-06-15T08:48:18.053Z | Compiling tower-layer v0.3.3 |
| 1779 | 2026-06-15T08:48:18.257Z | Compiling tower-service v0.3.3 |
| 1780 | 2026-06-15T08:48:18.360Z | Compiling try-lock v0.2.5 |
| 1781 | 2026-06-15T08:48:18.473Z | Compiling ryu v1.0.23 |
| 1782 | 2026-06-15T08:48:18.490Z | Compiling want v0.3.1 |
| 1783 | 2026-06-15T08:48:18.760Z | Compiling h2 v0.4.14 |
| 1784 | 2026-06-15T08:48:18.870Z | Compiling httpdate v1.0.3 |
| 1785 | 2026-06-15T08:48:19.241Z | Compiling rand_core v0.9.5 |
| 1786 | 2026-06-15T08:48:19.923Z | Compiling dof v0.4.0 |
| 1787 | 2026-06-15T08:48:21.348Z | Compiling hyper v1.10.1 |
| 1788 | 2026-06-15T08:48:21.381Z | Compiling usdt-macro v0.6.0 |
| 1789 | 2026-06-15T08:48:21.602Z | Compiling usdt-attr-macro v0.6.0 |
| 1790 | 2026-06-15T08:48:22.214Z | Compiling structmeta-derive v0.3.0 |
| 1791 | 2026-06-15T08:48:22.487Z | Compiling multer v3.1.0 |
| 1792 | 2026-06-15T08:48:22.748Z | Compiling hyper-util v0.1.20 |
| 1793 | 2026-06-15T08:48:23.299Z | Compiling syn v1.0.109 |
| 1794 | 2026-06-15T08:48:23.640Z | Compiling allocator-api2 v0.2.21 |
| 1795 | 2026-06-15T08:48:24.307Z | Compiling foldhash v0.2.0 |
| 1796 | 2026-06-15T08:48:24.335Z | Compiling ref-cast v1.0.25 |
| 1797 | 2026-06-15T08:48:24.593Z | Compiling hashbrown v0.16.1 |
| 1798 | 2026-06-15T08:48:24.747Z | Compiling structmeta v0.3.0 |
| 1799 | 2026-06-15T08:48:24.957Z | Compiling rand_chacha v0.9.0 |
| 1800 | 2026-06-15T08:48:25.326Z | Compiling serde_urlencoded v0.7.1 |
| 1801 | 2026-06-15T08:48:25.395Z | Compiling http-body-util v0.1.3 |
| 1802 | 2026-06-15T08:48:25.513Z | Compiling darling_core v0.23.0 |
| 1803 | 2026-06-15T08:48:25.535Z | Compiling newtype-uuid-macros v0.1.0 |
| 1804 | 2026-06-15T08:48:25.670Z | Compiling fastrand v2.4.1 |
| 1805 | 2026-06-15T08:48:25.745Z | Compiling deranged v0.5.8 |
| 1806 | 2026-06-15T08:48:25.872Z | Compiling powerfmt v0.2.0 |
| 1807 | 2026-06-15T08:48:25.996Z | Compiling num_threads v0.1.7 |
| 1808 | 2026-06-15T08:48:26.258Z | Compiling rand v0.9.4 |
| 1809 | 2026-06-15T08:48:26.393Z | Compiling newtype-uuid v1.3.2 |
| 1810 | 2026-06-15T08:48:26.826Z | Compiling time v0.3.49 |
| 1811 | 2026-06-15T08:48:27.018Z | Compiling strum_macros v0.26.4 |
| 1812 | 2026-06-15T08:48:27.348Z | Compiling async-stream-impl v0.3.6 |
| 1813 | 2026-06-15T08:48:27.367Z | Compiling ref-cast-impl v1.0.25 |
| 1814 | 2026-06-15T08:48:27.583Z | Compiling darling_macro v0.23.0 |
| 1815 | 2026-06-15T08:48:27.977Z | Compiling dropshot v0.17.1 |
| 1816 | 2026-06-15T08:48:28.170Z | Compiling hex v0.4.3 |
| 1817 | 2026-06-15T08:48:28.231Z | Compiling darling v0.23.0 |
| 1818 | 2026-06-15T08:48:28.321Z | Compiling daft v0.1.7 |
| 1819 | 2026-06-15T08:48:28.460Z | Compiling crossbeam-channel v0.5.15 |
| 1820 | 2026-06-15T08:48:28.624Z | Compiling openapiv3 v2.2.0 |
| 1821 | 2026-06-15T08:48:28.659Z | Compiling generic-array v0.14.7 |
| 1822 | 2026-06-15T08:48:29.393Z | Compiling serde_with_macros v3.21.0 |
| 1823 | 2026-06-15T08:48:29.589Z | Compiling tempfile v3.27.0 |
| 1824 | 2026-06-15T08:48:30.057Z | Compiling futures-executor v0.3.32 |
| 1825 | 2026-06-15T08:48:30.400Z | Compiling dropshot_endpoint v0.17.1 |
| 1826 | 2026-06-15T08:48:30.515Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1827 | 2026-06-15T08:48:30.532Z | Compiling sync_wrapper v1.0.2 |
| 1828 | 2026-06-15T08:48:30.648Z | Compiling thread_local v1.1.9 |
| 1829 | 2026-06-15T08:48:30.761Z | Compiling openssl-probe v0.2.1 |
| 1830 | 2026-06-15T08:48:30.993Z | Compiling rustls-native-certs v0.8.4 |
| 1831 | 2026-06-15T08:48:31.024Z | Compiling tower v0.5.3 |
| 1832 | 2026-06-15T08:48:31.027Z | Compiling futures v0.3.32 |
| 1833 | 2026-06-15T08:48:31.816Z | Compiling derive-ex v0.1.8 |
| 1834 | 2026-06-15T08:48:32.156Z | Compiling webpki-roots v1.0.7 |
| 1835 | 2026-06-15T08:48:32.282Z | Compiling strum_macros v0.27.2 |
| 1836 | 2026-06-15T08:48:32.903Z | Compiling is-terminal v0.4.17 |
| 1837 | 2026-06-15T08:48:32.990Z | Compiling take_mut v0.2.2 |
| 1838 | 2026-06-15T08:48:33.115Z | Compiling cpufeatures v0.3.0 |
| 1839 | 2026-06-15T08:48:33.132Z | Compiling term v1.2.1 |
| 1840 | 2026-06-15T08:48:33.376Z | Compiling test-strategy v0.4.5 |
| 1841 | 2026-06-15T08:48:33.452Z | Compiling slog-term v2.9.2 |
| 1842 | 2026-06-15T08:48:34.073Z | Compiling tower-http v0.6.11 |
| 1843 | 2026-06-15T08:48:34.805Z | Compiling hybrid-array v0.4.12 |
| 1844 | 2026-06-15T08:48:35.105Z | Compiling simd-adler32 v0.3.9 |
| 1845 | 2026-06-15T08:48:35.497Z | Compiling match_cfg v0.1.0 |
| 1846 | 2026-06-15T08:48:35.580Z | Compiling winnow v1.0.3 |
| 1847 | 2026-06-15T08:48:35.806Z | Compiling adler2 v2.0.1 |
| 1848 | 2026-06-15T08:48:35.941Z | Compiling miniz_oxide v0.8.9 |
| 1849 | 2026-06-15T08:48:35.979Z | Compiling hostname v0.3.1 |
| 1850 | 2026-06-15T08:48:37.038Z | Compiling slog-json v2.6.1 |
| 1851 | 2026-06-15T08:48:37.182Z | Compiling memmap2 v0.9.10 |
| 1852 | 2026-06-15T08:48:37.345Z | Compiling slog-bunyan v2.5.0 |
| 1853 | 2026-06-15T08:48:37.514Z | Compiling usdt v0.6.0 |
| 1854 | 2026-06-15T08:48:37.531Z | Compiling flate2 v1.1.9 |
| 1855 | 2026-06-15T08:48:37.608Z | Compiling crypto-common v0.2.2 |
| 1856 | 2026-06-15T08:48:38.054Z | Compiling block-buffer v0.12.1 |
| 1857 | 2026-06-15T08:48:38.078Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1858 | 2026-06-15T08:48:38.138Z | Compiling either v1.16.0 |
| 1859 | 2026-06-15T08:48:38.370Z | Compiling const-oid v0.10.2 |
| 1860 | 2026-06-15T08:48:38.397Z | Compiling debug-ignore v1.0.5 |
| 1861 | 2026-06-15T08:48:38.515Z | Compiling compression-core v0.4.32 |
| 1862 | 2026-06-15T08:48:38.672Z | Compiling compression-codecs v0.4.38 |
| 1863 | 2026-06-15T08:48:38.699Z | Compiling digest v0.11.3 |
| 1864 | 2026-06-15T08:48:38.880Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1865 | 2026-06-15T08:48:38.898Z | Compiling crypto-common v0.1.7 |
| 1866 | 2026-06-15T08:48:39.036Z | Compiling parse-display-derive v0.10.0 |
| 1867 | 2026-06-15T08:48:39.160Z | Compiling rand_chacha v0.3.1 |
| 1868 | 2026-06-15T08:48:39.178Z | Compiling serde_spanned v1.1.1 |
| 1869 | 2026-06-15T08:48:39.335Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1870 | 2026-06-15T08:48:39.419Z | Compiling encoding_rs v0.8.35 |
| 1871 | 2026-06-15T08:48:39.760Z | Compiling mime v0.3.17 |
| 1872 | 2026-06-15T08:48:39.776Z | Compiling spin v0.9.8 |
| 1873 | 2026-06-15T08:48:39.792Z | Compiling rustix v0.38.44 |
| 1874 | 2026-06-15T08:48:39.909Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1875 | 2026-06-15T08:48:40.178Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1876 | 2026-06-15T08:48:40.201Z | Compiling rand v0.8.6 |
| 1877 | 2026-06-15T08:48:40.249Z | Compiling async-compression v0.4.42 |
| 1878 | 2026-06-15T08:48:40.340Z | Compiling sha1 v0.11.0 |
| 1879 | 2026-06-15T08:48:40.702Z | Compiling strum v0.26.3 |
| 1880 | 2026-06-15T08:48:40.793Z | Compiling async-stream v0.3.6 |
| 1881 | 2026-06-15T08:48:40.844Z | Compiling waitgroup v0.1.2 |
| 1882 | 2026-06-15T08:48:40.961Z | Compiling rustls-pemfile v2.2.0 |
| 1883 | 2026-06-15T08:48:40.986Z | Compiling macaddr v1.0.1 |
| 1884 | 2026-06-15T08:48:41.005Z | Compiling serde_path_to_error v0.1.20 |
| 1885 | 2026-06-15T08:48:41.268Z | Compiling hostname v0.4.2 |
| 1886 | 2026-06-15T08:48:41.271Z | Compiling wait-timeout v0.2.1 |
| 1887 | 2026-06-15T08:48:41.456Z | Compiling quick-error v1.2.3 |
| 1888 | 2026-06-15T08:48:41.476Z | Compiling bit-vec v0.8.0 |
| 1889 | 2026-06-15T08:48:41.719Z | Compiling bit-set v0.8.0 |
| 1890 | 2026-06-15T08:48:41.776Z | Compiling rusty-fork v0.3.1 |
| 1891 | 2026-06-15T08:48:41.994Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1892 | 2026-06-15T08:48:42.052Z | Compiling serde_with v3.21.0 |
| 1893 | 2026-06-15T08:48:42.254Z | Compiling rand_xorshift v0.4.0 |
| 1894 | 2026-06-15T08:48:42.565Z | Compiling unarray v0.1.4 |
| 1895 | 2026-06-15T08:48:42.696Z | Compiling proptest v1.11.0 |
| 1896 | 2026-06-15T08:48:42.777Z | Compiling strum v0.27.2 |
| 1897 | 2026-06-15T08:48:42.920Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1898 | 2026-06-15T08:48:42.925Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1899 | 2026-06-15T08:48:43.326Z | Compiling instant v0.1.13 |
| 1900 | 2026-06-15T08:48:43.535Z | Compiling atomicwrites v0.4.4 |
| 1901 | 2026-06-15T08:48:43.971Z | Compiling iddqd v0.4.4 |
| 1902 | 2026-06-15T08:48:44.272Z | Compiling itertools v0.14.0 |
| 1903 | 2026-06-15T08:48:44.703Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1904 | 2026-06-15T08:48:44.949Z | Compiling block-buffer v0.10.4 |
| 1905 | 2026-06-15T08:48:45.012Z | Compiling backon v1.6.0 |
| 1906 | 2026-06-15T08:48:45.126Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1907 | 2026-06-15T08:48:45.185Z | Compiling regress v0.10.5 |
| 1908 | 2026-06-15T08:48:46.111Z | Compiling digest v0.10.7 |
| 1909 | 2026-06-15T08:48:46.197Z | Compiling backoff v0.4.0 |
| 1910 | 2026-06-15T08:48:46.383Z | Compiling parse-display v0.10.0 |
| 1911 | 2026-06-15T08:48:46.428Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1912 | 2026-06-15T08:48:47.571Z | Compiling humantime v2.3.0 |
| 1913 | 2026-06-15T08:48:48.783Z | Compiling unicode-width v0.2.2 |
| 1914 | 2026-06-15T08:48:49.350Z | Compiling regress v0.11.1 |
| 1915 | 2026-06-15T08:48:50.868Z | Compiling typify-impl v0.6.2 |
| 1916 | 2026-06-15T08:48:51.191Z | Compiling zerocopy-derive v0.7.35 |
| 1917 | 2026-06-15T08:48:52.236Z | Compiling clap_derive v4.6.1 |
| 1918 | 2026-06-15T08:48:52.414Z | Compiling convert_case v0.4.0 |
| 1919 | 2026-06-15T08:48:52.706Z | Compiling cpufeatures v0.2.17 |
| 1920 | 2026-06-15T08:48:52.787Z | Compiling utf8parse v0.2.2 |
| 1921 | 2026-06-15T08:48:52.904Z | Compiling anstyle-parse v1.0.0 |
| 1922 | 2026-06-15T08:48:53.099Z | Compiling derive_more v0.99.20 |
| 1923 | 2026-06-15T08:48:53.220Z | Compiling terminal_size v0.4.4 |
| 1924 | 2026-06-15T08:48:53.295Z | Compiling toml_datetime v0.6.11 |
| 1925 | 2026-06-15T08:48:53.914Z | Compiling anstyle-query v1.1.5 |
| 1926 | 2026-06-15T08:48:54.028Z | Compiling anstyle v1.0.14 |
| 1927 | 2026-06-15T08:48:54.116Z | Compiling typify-macro v0.6.2 |
| 1928 | 2026-06-15T08:48:54.143Z | Compiling colorchoice v1.0.5 |
| 1929 | 2026-06-15T08:48:54.266Z | Compiling is_terminal_polyfill v1.70.2 |
| 1930 | 2026-06-15T08:48:54.362Z | Compiling anstream v1.0.0 |
| 1931 | 2026-06-15T08:48:55.135Z | Compiling secrecy v0.10.3 |
| 1932 | 2026-06-15T08:48:55.703Z | Compiling tinyvec_macros v0.1.1 |
| 1933 | 2026-06-15T08:48:55.721Z | Compiling clap_lex v1.1.0 |
| 1934 | 2026-06-15T08:48:55.740Z | Compiling crucible-workspace-hack v0.1.0 |
| 1935 | 2026-06-15T08:48:55.780Z | Compiling tinyvec v1.11.0 |
| 1936 | 2026-06-15T08:48:55.996Z | Compiling clap_builder v4.6.0 |
| 1937 | 2026-06-15T08:48:56.085Z | Compiling typify v0.6.2 |
| 1938 | 2026-06-15T08:48:56.721Z | Compiling zerocopy v0.7.35 |
| 1939 | 2026-06-15T08:48:56.901Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1940 | 2026-06-15T08:48:57.352Z | Compiling scroll_derive v0.12.1 |
| 1941 | 2026-06-15T08:48:57.423Z | Compiling rustc_version v0.4.1 |
| 1942 | 2026-06-15T08:48:57.634Z | Compiling num-integer v0.1.46 |
| 1943 | 2026-06-15T08:48:57.688Z | Compiling usdt-impl v0.5.0 |
| 1944 | 2026-06-15T08:48:58.046Z | Compiling scroll v0.12.0 |
| 1945 | 2026-06-15T08:48:58.067Z | Compiling clap v4.6.1 |
| 1946 | 2026-06-15T08:48:58.113Z | Compiling curve25519-dalek v4.1.3 |
| 1947 | 2026-06-15T08:48:58.342Z | Compiling proc-macro-crate v3.5.0 |
| 1948 | 2026-06-15T08:48:58.411Z | Compiling dof v0.3.0 |
| 1949 | 2026-06-15T08:48:59.186Z | Compiling hmac v0.12.1 |
| 1950 | 2026-06-15T08:48:59.344Z | Compiling dtrace-parser v0.2.0 |
| 1951 | 2026-06-15T08:48:59.491Z | Compiling darling_core v0.21.3 |
| 1952 | 2026-06-15T08:48:59.659Z | Compiling inout v0.1.4 |
| 1953 | 2026-06-15T08:48:59.879Z | Compiling ff v0.13.1 |
| 1954 | 2026-06-15T08:49:00.138Z | Compiling thread-id v4.2.2 |
| 1955 | 2026-06-15T08:49:00.231Z | Compiling unsafe-libyaml v0.2.11 |
| 1956 | 2026-06-15T08:49:01.157Z | Compiling serde_yaml v0.9.34+deprecated |
| 1957 | 2026-06-15T08:49:01.540Z | Compiling darling_macro v0.21.3 |
| 1958 | 2026-06-15T08:49:01.876Z | Compiling group v0.13.0 |
| 1959 | 2026-06-15T08:49:02.130Z | Compiling cipher v0.4.4 |
| 1960 | 2026-06-15T08:49:02.344Z | Compiling hkdf v0.12.4 |
| 1961 | 2026-06-15T08:49:02.402Z | Compiling num_enum_derive v0.7.6 |
| 1962 | 2026-06-15T08:49:02.785Z | Compiling goblin v0.8.2 |
| 1963 | 2026-06-15T08:49:02.955Z | Compiling num-rational v0.4.2 |
| 1964 | 2026-06-15T08:49:03.407Z | Compiling num-iter v0.1.45 |
| 1965 | 2026-06-15T08:49:03.919Z | Compiling universal-hash v0.5.1 |
| 1966 | 2026-06-15T08:49:03.980Z | Compiling crypto-bigint v0.5.5 |
| 1967 | 2026-06-15T08:49:04.066Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1968 | 2026-06-15T08:49:04.316Z | Compiling hubpack_derive v0.1.1 |
| 1969 | 2026-06-15T08:49:04.858Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1970 | 2026-06-15T08:49:05.301Z | Compiling crossbeam-epoch v0.9.18 |
| 1971 | 2026-06-15T08:49:05.786Z | Compiling half v2.7.1 |
| 1972 | 2026-06-15T08:49:05.815Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1973 | 2026-06-15T08:49:06.026Z | Compiling num-complex v0.4.6 |
| 1974 | 2026-06-15T08:49:06.563Z | Compiling memoffset v0.9.1 |
| 1975 | 2026-06-15T08:49:06.694Z | Compiling base64ct v1.8.3 |
| 1976 | 2026-06-15T08:49:06.968Z | Compiling ciborium-io v0.2.2 |
| 1977 | 2026-06-15T08:49:07.039Z | Compiling opaque-debug v0.3.1 |
| 1978 | 2026-06-15T08:49:07.131Z | Compiling cfg_aliases v0.2.1 |
| 1979 | 2026-06-15T08:49:07.228Z | Compiling prettyplease v0.2.37 |
| 1980 | 2026-06-15T08:49:07.363Z | Compiling base16ct v0.2.0 |
| 1981 | 2026-06-15T08:49:07.485Z | Compiling elliptic-curve v0.13.8 |
| 1982 | 2026-06-15T08:49:07.785Z | Compiling nix v0.31.3 |
| 1983 | 2026-06-15T08:49:07.945Z | Compiling poly1305 v0.8.0 |
| 1984 | 2026-06-15T08:49:08.012Z | Compiling ciborium-ll v0.2.2 |
| 1985 | 2026-06-15T08:49:08.274Z | Compiling password-hash v0.5.0 |
| 1986 | 2026-06-15T08:49:09.328Z | Compiling num v0.4.3 |
| 1987 | 2026-06-15T08:49:09.452Z | Compiling thiserror-no-std v2.0.2 |
| 1988 | 2026-06-15T08:49:09.552Z | Compiling hubpack v0.1.2 |
| 1989 | 2026-06-15T08:49:10.220Z | Compiling num_enum v0.7.6 |
| 1990 | 2026-06-15T08:49:10.547Z | Compiling chacha20 v0.9.1 |
| 1991 | 2026-06-15T08:49:10.800Z | Compiling darling v0.21.3 |
| 1992 | 2026-06-15T08:49:10.948Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1993 | 2026-06-15T08:49:11.192Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1994 | 2026-06-15T08:49:11.939Z | Compiling blake2 v0.10.6 |
| 1995 | 2026-06-15T08:49:11.992Z | Compiling aead v0.5.2 |
| 1996 | 2026-06-15T08:49:12.211Z | Compiling byte-wrapper v0.1.0 |
| 1997 | 2026-06-15T08:49:12.418Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1998 | 2026-06-15T08:49:12.448Z | Compiling serde_repr v0.1.20 |
| 1999 | 2026-06-15T08:49:13.097Z | Compiling proc-macro-error-attr v1.0.4 |
| 2000 | 2026-06-15T08:49:13.252Z | Compiling bstr v1.12.1 |
| 2001 | 2026-06-15T08:49:13.342Z | Compiling keccak v0.1.6 |
| 2002 | 2026-06-15T08:49:13.377Z | Compiling float-ord v0.3.2 |
| 2003 | 2026-06-15T08:49:13.494Z | Compiling heapless v0.8.0 |
| 2004 | 2026-06-15T08:49:13.580Z | Compiling static_assertions v1.1.0 |
| 2005 | 2026-06-15T08:49:13.911Z | Compiling sha3 v0.10.9 |
| 2006 | 2026-06-15T08:49:14.044Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2007 | 2026-06-15T08:49:14.193Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2008 | 2026-06-15T08:49:14.759Z | Compiling argon2 v0.5.3 |
| 2009 | 2026-06-15T08:49:14.832Z | Compiling chacha20poly1305 v0.10.1 |
| 2010 | 2026-06-15T08:49:15.186Z | Compiling ingot-macros v0.1.1 |
| 2011 | 2026-06-15T08:49:15.733Z | Compiling vsss-rs v3.3.4 |
| 2012 | 2026-06-15T08:49:17.327Z | Compiling ciborium v0.2.2 |
| 2013 | 2026-06-15T08:49:18.020Z | Compiling usdt-attr-macro v0.5.0 |
| 2014 | 2026-06-15T08:49:18.115Z | Compiling usdt-macro v0.5.0 |
| 2015 | 2026-06-15T08:49:19.158Z | Compiling hash32 v0.3.1 |
| 2016 | 2026-06-15T08:49:19.429Z | Compiling num-derive v0.4.2 |
| 2017 | 2026-06-15T08:49:19.545Z | Compiling enum-as-inner v0.6.1 |
| 2018 | 2026-06-15T08:49:20.125Z | Compiling rustls-webpki v0.103.13 |
| 2019 | 2026-06-15T08:49:20.179Z | Compiling proc-macro-error v1.0.4 |
| 2020 | 2026-06-15T08:49:20.393Z | Compiling memmap v0.7.0 |
| 2021 | 2026-06-15T08:49:20.543Z | Compiling winnow v0.5.40 |
| 2022 | 2026-06-15T08:49:20.874Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2023 | 2026-06-15T08:49:21.145Z | Compiling smoltcp v0.11.0 |
| 2024 | 2026-06-15T08:49:21.736Z | Compiling data-encoding v2.11.0 |
| 2025 | 2026-06-15T08:49:21.763Z | Compiling indent_write v2.2.0 |
| 2026 | 2026-06-15T08:49:21.918Z | Compiling toml_edit v0.19.15 |
| 2027 | 2026-06-15T08:49:22.001Z | Compiling usdt v0.5.0 |
| 2028 | 2026-06-15T08:49:22.544Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2029 | 2026-06-15T08:49:22.596Z | Compiling ingot-types v0.1.2 |
| 2030 | 2026-06-15T08:49:23.036Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2031 | 2026-06-15T08:49:23.143Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2032 | 2026-06-15T08:49:23.854Z | Compiling progenitor-impl v0.14.0 |
| 2033 | 2026-06-15T08:49:24.044Z | Compiling tabwriter v1.4.1 |
| 2034 | 2026-06-15T08:49:24.172Z | Compiling serde_spanned v0.6.9 |
| 2035 | 2026-06-15T08:49:24.328Z | Compiling tokio-rustls v0.26.4 |
| 2036 | 2026-06-15T08:49:24.365Z | Compiling rustls-platform-verifier v0.7.0 |
| 2037 | 2026-06-15T08:49:24.409Z | Compiling cobs v0.3.0 |
| 2038 | 2026-06-15T08:49:24.628Z | Compiling hyper-rustls v0.27.9 |
| 2039 | 2026-06-15T08:49:24.958Z | Compiling reqwest v0.13.4 |
| 2040 | 2026-06-15T08:49:25.310Z | Compiling bytecount v0.6.9 |
| 2041 | 2026-06-15T08:49:25.400Z | Compiling pkg-config v0.3.33 |
| 2042 | 2026-06-15T08:49:25.505Z | Compiling toml_write v0.1.2 |
| 2043 | 2026-06-15T08:49:25.712Z | Compiling managed v0.8.0 |
| 2044 | 2026-06-15T08:49:25.833Z | Compiling vcpkg v0.2.15 |
| 2045 | 2026-06-15T08:49:25.850Z | Compiling winnow v0.7.15 |
| 2046 | 2026-06-15T08:49:25.969Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2047 | 2026-06-15T08:49:26.218Z | Compiling bitflags v1.3.2 |
| 2048 | 2026-06-15T08:49:26.306Z | Compiling progenitor-client v0.14.0 |
| 2049 | 2026-06-15T08:49:26.608Z | Compiling progenitor-extras v0.2.0 |
| 2050 | 2026-06-15T08:49:26.870Z | Compiling openssl-sys v0.9.117 |
| 2051 | 2026-06-15T08:49:27.353Z | Compiling toml_edit v0.22.27 |
| 2052 | 2026-06-15T08:49:28.499Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2053 | 2026-06-15T08:49:29.920Z | Compiling progenitor-macro v0.14.0 |
| 2054 | 2026-06-15T08:49:30.626Z | Compiling postcard v1.1.3 |
| 2055 | 2026-06-15T08:49:31.303Z | Compiling proc-macro-crate v1.3.1 |
| 2056 | 2026-06-15T08:49:31.668Z | Compiling ingot v0.1.1 |
| 2057 | 2026-06-15T08:49:34.049Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2058 | 2026-06-15T08:49:38.713Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2059 | 2026-06-15T08:49:38.991Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2060 | 2026-06-15T08:49:39.891Z | Compiling foreign-types-macros v0.2.3 |
| 2061 | 2026-06-15T08:49:40.123Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2062 | 2026-06-15T08:49:40.564Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2063 | 2026-06-15T08:49:40.829Z | Compiling semver v0.1.20 |
| 2064 | 2026-06-15T08:49:41.102Z | Compiling rayon-core v1.13.0 |
| 2065 | 2026-06-15T08:49:41.697Z | Compiling unicode-segmentation v1.13.3 |
| 2066 | 2026-06-15T08:49:42.340Z | Compiling resolv-conf v0.7.6 |
| 2067 | 2026-06-15T08:49:42.507Z | Compiling colored v3.1.1 |
| 2068 | 2026-06-15T08:49:42.590Z | Compiling foreign-types-shared v0.3.1 |
| 2069 | 2026-06-15T08:49:42.704Z | Compiling linked-hash-map v0.5.6 |
| 2070 | 2026-06-15T08:49:42.931Z | Compiling heck v0.4.1 |
| 2071 | 2026-06-15T08:49:42.954Z | Compiling swrite v0.1.0 |
| 2072 | 2026-06-15T08:49:43.140Z | Compiling lru-cache v0.1.2 |
| 2073 | 2026-06-15T08:49:43.242Z | Compiling foreign-types v0.5.0 |
| 2074 | 2026-06-15T08:49:43.293Z | Compiling newline-converter v0.3.0 |
| 2075 | 2026-06-15T08:49:43.347Z | Compiling rustc_version v0.1.7 |
| 2076 | 2026-06-15T08:49:43.423Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2077 | 2026-06-15T08:49:43.440Z | Compiling progenitor v0.14.0 |
| 2078 | 2026-06-15T08:49:43.588Z | Compiling num_enum_derive v0.5.11 |
| 2079 | 2026-06-15T08:49:43.968Z | Compiling toml v0.8.23 |
| 2080 | 2026-06-15T08:49:44.591Z | Compiling hickory-proto v0.24.4 |
| 2081 | 2026-06-15T08:49:44.629Z | Compiling similar v2.7.0 |
| 2082 | 2026-06-15T08:49:44.762Z | Compiling crossbeam-deque v0.8.6 |
| 2083 | 2026-06-15T08:49:45.002Z | Compiling console v0.15.11 |
| 2084 | 2026-06-15T08:49:45.078Z | Compiling chacha20 v0.10.0 |
| 2085 | 2026-06-15T08:49:45.097Z | Compiling camino-tempfile v1.4.1 |
| 2086 | 2026-06-15T08:49:45.374Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2087 | 2026-06-15T08:49:45.515Z | Compiling serde-big-array v0.5.1 |
| 2088 | 2026-06-15T08:49:45.684Z | Compiling derive-where v1.6.1 |
| 2089 | 2026-06-15T08:49:45.894Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2090 | 2026-06-15T08:49:46.249Z | Compiling pin-project-internal v1.1.13 |
| 2091 | 2026-06-15T08:49:46.431Z | Compiling cstr-argument v0.1.2 |
| 2092 | 2026-06-15T08:49:46.616Z | Compiling nom v8.0.0 |
| 2093 | 2026-06-15T08:49:46.986Z | Compiling minimal-lexical v0.2.1 |
| 2094 | 2026-06-15T08:49:46.986Z | Compiling siphasher v1.0.3 |
| 2095 | 2026-06-15T08:49:47.209Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2096 | 2026-06-15T08:49:47.346Z | Compiling lazy_static v1.5.0 |
| 2097 | 2026-06-15T08:49:47.373Z | Compiling nom v7.1.3 |
| 2098 | 2026-06-15T08:49:47.391Z | Compiling pin-project v1.1.13 |
| 2099 | 2026-06-15T08:49:47.416Z | Compiling phf_shared v0.12.1 |
| 2100 | 2026-06-15T08:49:47.484Z | Compiling hickory-resolver v0.24.4 |
| 2101 | 2026-06-15T08:49:47.503Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2102 | 2026-06-15T08:49:47.921Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2103 | 2026-06-15T08:49:48.064Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2104 | 2026-06-15T08:49:48.474Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2105 | 2026-06-15T08:49:48.688Z | Compiling expectorate v1.2.0 |
| 2106 | 2026-06-15T08:49:48.919Z | Compiling rand v0.10.1 |
| 2107 | 2026-06-15T08:49:49.208Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2108 | 2026-06-15T08:49:51.895Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2109 | 2026-06-15T08:49:52.206Z | Compiling num_enum v0.5.11 |
| 2110 | 2026-06-15T08:49:52.350Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2111 | 2026-06-15T08:49:52.605Z | Compiling newtype_derive v0.1.6 |
| 2112 | 2026-06-15T08:49:52.887Z | Compiling unicode-normalization v0.1.25 |
| 2113 | 2026-06-15T08:49:53.080Z | Compiling tokio-stream v0.1.18 |
| 2114 | 2026-06-15T08:49:53.490Z | Compiling snafu-derive v0.8.9 |
| 2115 | 2026-06-15T08:49:53.642Z | Compiling async-recursion v1.1.1 |
| 2116 | 2026-06-15T08:49:53.957Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2117 | 2026-06-15T08:49:54.292Z | Compiling slog-dtrace v0.3.0 |
| 2118 | 2026-06-15T08:49:54.346Z | Compiling csv-core v0.1.13 |
| 2119 | 2026-06-15T08:49:54.562Z | Compiling foldhash v0.1.5 |
| 2120 | 2026-06-15T08:49:54.755Z | Compiling unicode-xid v0.2.6 |
| 2121 | 2026-06-15T08:49:54.806Z | Compiling unicode-width v0.1.14 |
| 2122 | 2026-06-15T08:49:54.893Z | Compiling highway v1.3.0 |
| 2123 | 2026-06-15T08:49:54.981Z | Compiling openssl v0.10.81 |
| 2124 | 2026-06-15T08:49:55.121Z | Compiling cancel-safe-futures v0.1.5 |
| 2125 | 2026-06-15T08:49:55.202Z | Compiling chrono-tz v0.10.4 |
| 2126 | 2026-06-15T08:49:55.290Z | Compiling same-file v1.0.6 |
| 2127 | 2026-06-15T08:49:55.401Z | Compiling foreign-types-shared v0.1.1 |
| 2128 | 2026-06-15T08:49:55.452Z | Compiling owo-colors v4.3.0 |
| 2129 | 2026-06-15T08:49:55.477Z | Compiling konst_macro_rules v0.2.19 |
| 2130 | 2026-06-15T08:49:55.504Z | Compiling foreign-types v0.3.2 |
| 2131 | 2026-06-15T08:49:55.608Z | Compiling walkdir v2.5.0 |
| 2132 | 2026-06-15T08:49:55.630Z | Compiling konst v0.2.20 |
| 2133 | 2026-06-15T08:49:55.726Z | Compiling snafu v0.8.9 |
| 2134 | 2026-06-15T08:49:55.865Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2135 | 2026-06-15T08:49:56.016Z | Compiling const_format_proc_macros v0.2.34 |
| 2136 | 2026-06-15T08:49:56.293Z | Compiling hashbrown v0.15.5 |
| 2137 | 2026-06-15T08:49:56.391Z | Compiling csv v1.4.0 |
| 2138 | 2026-06-15T08:49:56.982Z | Compiling qorb v0.4.1 |
| 2139 | 2026-06-15T08:49:57.033Z | Compiling olpc-cjson v0.1.4 |
| 2140 | 2026-06-15T08:49:57.251Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2141 | 2026-06-15T08:49:58.382Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2142 | 2026-06-15T08:49:59.973Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2143 | 2026-06-15T08:50:00.737Z | Compiling rayon v1.12.0 |
| 2144 | 2026-06-15T08:50:00.880Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2145 | 2026-06-15T08:50:01.796Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2146 | 2026-06-15T08:50:02.321Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2147 | 2026-06-15T08:50:02.946Z | Compiling phf v0.12.1 |
| 2148 | 2026-06-15T08:50:03.573Z | Compiling zone_cfg_derive v0.3.1 |
| 2149 | 2026-06-15T08:50:04.183Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2150 | 2026-06-15T08:50:04.280Z | Compiling tokio-dtrace v0.1.1 |
| 2151 | 2026-06-15T08:50:04.493Z | Compiling globset v0.4.18 |
| 2152 | 2026-06-15T08:50:04.616Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2153 | 2026-06-15T08:50:04.847Z | Compiling itertools v0.12.1 |
| 2154 | 2026-06-15T08:50:05.153Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2155 | 2026-06-15T08:50:05.596Z | Compiling pem v3.0.6 |
| 2156 | 2026-06-15T08:50:05.764Z | Compiling libsw-core v0.3.2 |
| 2157 | 2026-06-15T08:50:05.958Z | Compiling serde_plain v1.0.2 |
| 2158 | 2026-06-15T08:50:06.256Z | Compiling openssl-macros v0.1.1 |
| 2159 | 2026-06-15T08:50:06.299Z | Compiling cookie v0.18.1 |
| 2160 | 2026-06-15T08:50:06.338Z | Compiling sigpipe v0.1.3 |
| 2161 | 2026-06-15T08:50:06.447Z | Compiling typed-path v0.9.3 |
| 2162 | 2026-06-15T08:50:06.575Z | Compiling glob v0.3.3 |
| 2163 | 2026-06-15T08:50:06.772Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2164 | 2026-06-15T08:50:06.864Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2165 | 2026-06-15T08:50:06.959Z | Compiling fixedbitset v0.4.2 |
| 2166 | 2026-06-15T08:50:07.074Z | Compiling jiff v0.2.28 |
| 2167 | 2026-06-15T08:50:07.118Z | Compiling fixedbitset v0.5.7 |
| 2168 | 2026-06-15T08:50:07.160Z | Compiling petgraph v0.6.5 |
| 2169 | 2026-06-15T08:50:07.360Z | Compiling petgraph v0.8.3 |
| 2170 | 2026-06-15T08:50:07.635Z | Compiling tough v0.22.0 |
| 2171 | 2026-06-15T08:50:08.967Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2172 | 2026-06-15T08:50:09.190Z | Compiling zone v0.3.1 |
| 2173 | 2026-06-15T08:50:09.377Z | Compiling libsw v3.5.0 |
| 2174 | 2026-06-15T08:50:09.575Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2175 | 2026-06-15T08:50:09.742Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2176 | 2026-06-15T08:50:09.820Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2177 | 2026-06-15T08:50:10.120Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2178 | 2026-06-15T08:50:10.892Z | Compiling oxide-tokio-rt v0.1.6 |
| 2179 | 2026-06-15T08:50:11.524Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2180 | 2026-06-15T08:50:12.733Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2181 | 2026-06-15T08:50:12.974Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2182 | 2026-06-15T08:50:14.368Z | Compiling const_format v0.2.36 |
| 2183 | 2026-06-15T08:50:14.480Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2184 | 2026-06-15T08:50:16.004Z | Compiling papergrid v0.11.0 |
| 2185 | 2026-06-15T08:50:16.116Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2186 | 2026-06-15T08:50:16.230Z | Compiling tabled_derive v0.7.0 |
| 2187 | 2026-06-15T08:50:16.344Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2188 | 2026-06-15T08:50:16.890Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2189 | 2026-06-15T08:50:17.224Z | Compiling libscf-sys v1.2.0 |
| 2190 | 2026-06-15T08:50:17.322Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2191 | 2026-06-15T08:50:17.361Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2192 | 2026-06-15T08:50:17.454Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2193 | 2026-06-15T08:50:17.591Z | Compiling gethostname v0.5.0 |
| 2194 | 2026-06-15T08:50:18.479Z | Compiling smf v0.2.3 |
| 2195 | 2026-06-15T08:50:18.515Z | Compiling bcs v0.1.6 |
| 2196 | 2026-06-15T08:50:18.515Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2197 | 2026-06-15T08:50:18.515Z | Compiling tagptr v0.2.0 |
| 2198 | 2026-06-15T08:50:18.515Z | Compiling unicode-linebreak v0.1.5 |
| 2199 | 2026-06-15T08:50:18.515Z | Compiling whoami v1.6.1 |
| 2200 | 2026-06-15T08:50:18.586Z | Compiling termtree v0.5.1 |
| 2201 | 2026-06-15T08:50:18.708Z | Compiling smawk v0.3.2 |
| 2202 | 2026-06-15T08:50:18.737Z | Compiling linear-map v1.2.0 |
| 2203 | 2026-06-15T08:50:18.903Z | Compiling textwrap v0.16.2 |
| 2204 | 2026-06-15T08:50:18.955Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2205 | 2026-06-15T08:50:19.891Z | Compiling moka v0.12.15 |
| 2206 | 2026-06-15T08:50:20.458Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2207 | 2026-06-15T08:50:20.677Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2208 | 2026-06-15T08:50:21.112Z | Compiling tabled v0.15.0 |
| 2209 | 2026-06-15T08:50:21.168Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2210 | 2026-06-15T08:50:21.578Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2211 | 2026-06-15T08:50:21.875Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2212 | 2026-06-15T08:50:21.929Z | Compiling steno v0.4.1 |
| 2213 | 2026-06-15T08:50:24.399Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2214 | 2026-06-15T08:50:27.297Z | Compiling hickory-proto v0.25.2 |
| 2215 | 2026-06-15T08:50:27.749Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2216 | 2026-06-15T08:50:28.209Z | Compiling proc-macro-error2 v2.0.1 |
| 2217 | 2026-06-15T08:50:28.500Z | Compiling parking_lot_core v0.8.6 |
| 2218 | 2026-06-15T08:50:29.799Z | Compiling tabled_derive v0.11.0 |
| 2219 | 2026-06-15T08:50:29.805Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2220 | 2026-06-15T08:50:29.805Z | Compiling papergrid v0.18.0 |
| 2221 | 2026-06-15T08:50:29.965Z | Compiling hickory-resolver v0.25.2 |
| 2222 | 2026-06-15T08:50:30.322Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2223 | 2026-06-15T08:50:30.912Z | Compiling progenitor-impl v0.13.0 |
| 2224 | 2026-06-15T08:50:31.766Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2225 | 2026-06-15T08:50:31.959Z | Compiling testing_table v0.3.0 |
| 2226 | 2026-06-15T08:50:32.403Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2227 | 2026-06-15T08:50:32.744Z | Compiling tabled v0.21.0 |
| 2228 | 2026-06-15T08:50:33.014Z | Compiling progenitor-macro v0.13.0 |
| 2229 | 2026-06-15T08:50:34.421Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2230 | 2026-06-15T08:50:35.289Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2231 | 2026-06-15T08:50:36.671Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2232 | 2026-06-15T08:50:36.793Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2233 | 2026-06-15T08:50:37.251Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2234 | 2026-06-15T08:50:37.485Z | Compiling progenitor-client v0.13.0 |
| 2235 | 2026-06-15T08:50:37.953Z | Compiling arc-swap v1.9.1 |
| 2236 | 2026-06-15T08:50:37.986Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2237 | 2026-06-15T08:50:38.301Z | Compiling slog-scope v4.4.1 |
| 2238 | 2026-06-15T08:50:38.731Z | Compiling parking_lot v0.11.2 |
| 2239 | 2026-06-15T08:50:39.531Z | Compiling progenitor v0.13.0 |
| 2240 | 2026-06-15T08:50:39.614Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2241 | 2026-06-15T08:50:39.687Z | Compiling fxhash v0.2.1 |
| 2242 | 2026-06-15T08:50:39.841Z | Compiling crc8 v0.1.1 |
| 2243 | 2026-06-15T08:50:39.967Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2244 | 2026-06-15T08:50:40.178Z | Compiling sled v0.34.7 |
| 2245 | 2026-06-15T08:50:40.571Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2246 | 2026-06-15T08:50:41.472Z | Compiling slog-stdlog v4.1.1 |
| 2247 | 2026-06-15T08:50:41.926Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2248 | 2026-06-15T08:50:42.225Z | Compiling slog-envlogger v2.2.0 |
| 2249 | 2026-06-15T08:50:43.361Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2250 | 2026-06-15T08:50:45.958Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2251 | 2026-06-15T08:50:48.224Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2252 | 2026-06-15T08:50:49.893Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2253 | 2026-06-15T08:50:50.797Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2254 | 2026-06-15T08:51:01.302Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2255 | 2026-06-15T08:51:06.559Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2256 | 2026-06-15T08:51:09.748Z | Finished `release` profile [optimized] target(s) in 3m 39s |
| 2257 | 2026-06-15T08:51:10.076Z | + banner quartet |
| 2258 | 2026-06-15T08:51:10.079Z | |
| 2259 | 2026-06-15T08:51:10.079Z | #### # # ## ##### ##### ###### ##### |
| 2260 | 2026-06-15T08:51:10.079Z | # # # # # # # # # # # |
| 2261 | 2026-06-15T08:51:10.079Z | # # # # # # # # # ##### # |
| 2262 | 2026-06-15T08:51:10.079Z | # # # # # ###### ##### # # # |
| 2263 | 2026-06-15T08:51:10.079Z | # # # # # # # # # # # |
| 2264 | 2026-06-15T08:51:10.079Z | ### # #### # # # # # ###### # |
| 2265 | 2026-06-15T08:51:10.079Z | |
| 2266 | 2026-06-15T08:51:10.079Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
| 2267 | 2026-06-15T08:51:10.631Z | Compiling cfg-if v1.0.4 |
| 2268 | 2026-06-15T08:51:10.634Z | Compiling libc v0.2.186 |
| 2269 | 2026-06-15T08:51:10.634Z | Compiling serde_core v1.0.228 |
| 2270 | 2026-06-15T08:51:10.732Z | Compiling memchr v2.8.2 |
| 2271 | 2026-06-15T08:51:10.743Z | Compiling smallvec v1.15.2 |
| 2272 | 2026-06-15T08:51:10.750Z | Compiling itoa v1.0.18 |
| 2273 | 2026-06-15T08:51:10.759Z | Compiling stable_deref_trait v1.2.1 |
| 2274 | 2026-06-15T08:51:10.762Z | Compiling zerofrom v0.1.8 |
| 2275 | 2026-06-15T08:51:10.782Z | Compiling zmij v1.0.21 |
| 2276 | 2026-06-15T08:51:10.829Z | Compiling libm v0.2.16 |
| 2277 | 2026-06-15T08:51:10.887Z | Compiling yoke v0.8.3 |
| 2278 | 2026-06-15T08:51:10.980Z | Compiling litemap v0.8.2 |
| 2279 | 2026-06-15T08:51:10.984Z | Compiling writeable v0.6.3 |
| 2280 | 2026-06-15T08:51:11.079Z | Compiling zerovec v0.11.6 |
| 2281 | 2026-06-15T08:51:11.107Z | Compiling zerotrie v0.2.4 |
| 2282 | 2026-06-15T08:51:11.179Z | Compiling utf8_iter v1.0.4 |
| 2283 | 2026-06-15T08:51:11.224Z | Compiling rand_core v0.10.1 |
| 2284 | 2026-06-15T08:51:11.244Z | Compiling percent-encoding v2.3.2 |
| 2285 | 2026-06-15T08:51:11.344Z | Compiling icu_normalizer_data v2.2.0 |
| 2286 | 2026-06-15T08:51:11.392Z | Compiling getrandom v0.4.2 |
| 2287 | 2026-06-15T08:51:11.458Z | Compiling icu_properties_data v2.2.0 |
| 2288 | 2026-06-15T08:51:11.544Z | Compiling form_urlencoded v1.2.2 |
| 2289 | 2026-06-15T08:51:11.560Z | Compiling errno v0.3.14 |
| 2290 | 2026-06-15T08:51:11.599Z | Compiling iana-time-zone v0.1.65 |
| 2291 | 2026-06-15T08:51:11.613Z | Compiling pin-project-lite v0.2.17 |
| 2292 | 2026-06-15T08:51:11.713Z | Compiling tinystr v0.8.3 |
| 2293 | 2026-06-15T08:51:11.724Z | Compiling potential_utf v0.1.5 |
| 2294 | 2026-06-15T08:51:11.728Z | Compiling num-traits v0.2.19 |
| 2295 | 2026-06-15T08:51:11.812Z | Compiling dyn-clone v1.0.20 |
| 2296 | 2026-06-15T08:51:11.888Z | Compiling icu_locale_core v2.2.0 |
| 2297 | 2026-06-15T08:51:11.914Z | Compiling icu_collections v2.2.0 |
| 2298 | 2026-06-15T08:51:11.935Z | Compiling zeroize v1.9.0 |
| 2299 | 2026-06-15T08:51:11.951Z | Compiling socket2 v0.6.4 |
| 2300 | 2026-06-15T08:51:11.964Z | Compiling scopeguard v1.2.0 |
| 2301 | 2026-06-15T08:51:12.077Z | Compiling lock_api v0.4.14 |
| 2302 | 2026-06-15T08:51:12.173Z | Compiling parking_lot_core v0.9.12 |
| 2303 | 2026-06-15T08:51:12.329Z | Compiling thiserror v2.0.18 |
| 2304 | 2026-06-15T08:51:12.444Z | Compiling parking_lot v0.12.5 |
| 2305 | 2026-06-15T08:51:12.489Z | Compiling portable-atomic v1.13.1 |
| 2306 | 2026-06-15T08:51:12.587Z | Compiling signal-hook-registry v1.4.8 |
| 2307 | 2026-06-15T08:51:12.600Z | Compiling serde v1.0.228 |
| 2308 | 2026-06-15T08:51:12.685Z | Compiling serde_json v1.0.150 |
| 2309 | 2026-06-15T08:51:12.737Z | Compiling icu_provider v2.2.0 |
| 2310 | 2026-06-15T08:51:12.781Z | Compiling uuid v1.23.3 |
| 2311 | 2026-06-15T08:51:13.128Z | Compiling bytes v1.11.1 |
| 2312 | 2026-06-15T08:51:13.193Z | Compiling icu_normalizer v2.2.0 |
| 2313 | 2026-06-15T08:51:13.220Z | Compiling icu_properties v2.2.0 |
| 2314 | 2026-06-15T08:51:13.344Z | Compiling chrono v0.4.45 |
| 2315 | 2026-06-15T08:51:13.354Z | Compiling semver v1.0.28 |
| 2316 | 2026-06-15T08:51:13.376Z | Compiling bitflags v2.13.0 |
| 2317 | 2026-06-15T08:51:13.781Z | Compiling mio v1.2.1 |
| 2318 | 2026-06-15T08:51:14.002Z | Compiling critical-section v1.2.0 |
| 2319 | 2026-06-15T08:51:14.013Z | Compiling futures-core v0.3.32 |
| 2320 | 2026-06-15T08:51:14.117Z | Compiling idna_adapter v1.2.2 |
| 2321 | 2026-06-15T08:51:14.176Z | Compiling tokio v1.52.3 |
| 2322 | 2026-06-15T08:51:14.257Z | Compiling idna v1.1.0 |
| 2323 | 2026-06-15T08:51:14.383Z | Compiling once_cell v1.21.4 |
| 2324 | 2026-06-15T08:51:14.490Z | Compiling zerocopy v0.8.52 |
| 2325 | 2026-06-15T08:51:14.635Z | Compiling url v2.5.8 |
| 2326 | 2026-06-15T08:51:14.748Z | Compiling subtle v2.6.1 |
| 2327 | 2026-06-15T08:51:14.812Z | Compiling typenum v1.20.1 |
| 2328 | 2026-06-15T08:51:14.925Z | Compiling log v0.4.32 |
| 2329 | 2026-06-15T08:51:15.178Z | Compiling equivalent v1.0.2 |
| 2330 | 2026-06-15T08:51:15.275Z | Compiling schemars v0.8.22 |
| 2331 | 2026-06-15T08:51:15.324Z | Compiling futures-sink v0.3.32 |
| 2332 | 2026-06-15T08:51:15.447Z | Compiling getrandom v0.2.17 |
| 2333 | 2026-06-15T08:51:15.626Z | Compiling slab v0.4.12 |
| 2334 | 2026-06-15T08:51:15.690Z | Compiling rand_core v0.6.4 |
| 2335 | 2026-06-15T08:51:15.839Z | Compiling futures-channel v0.3.32 |
| 2336 | 2026-06-15T08:51:15.954Z | Compiling futures-io v0.3.32 |
| 2337 | 2026-06-15T08:51:16.100Z | Compiling futures-task v0.3.32 |
| 2338 | 2026-06-15T08:51:16.156Z | Compiling erased-serde v0.3.31 |
| 2339 | 2026-06-15T08:51:16.277Z | Compiling ipnetwork v0.21.1 |
| 2340 | 2026-06-15T08:51:16.359Z | Compiling futures-util v0.3.32 |
| 2341 | 2026-06-15T08:51:16.775Z | Compiling slog v2.8.2 |
| 2342 | 2026-06-15T08:51:16.879Z | Compiling oxnet v0.1.6 |
| 2343 | 2026-06-15T08:51:17.204Z | Compiling tracing-core v0.1.36 |
| 2344 | 2026-06-15T08:51:17.382Z | Compiling hashbrown v0.17.1 |
| 2345 | 2026-06-15T08:51:17.700Z | Compiling tracing v0.1.44 |
| 2346 | 2026-06-15T08:51:18.063Z | Compiling indexmap v2.14.0 |
| 2347 | 2026-06-15T08:51:18.076Z | Compiling base64 v0.22.1 |
| 2348 | 2026-06-15T08:51:18.287Z | Compiling unicode-ident v1.0.24 |
| 2349 | 2026-06-15T08:51:18.317Z | Compiling byteorder v1.5.0 |
| 2350 | 2026-06-15T08:51:18.411Z | Compiling proc-macro2 v1.0.106 |
| 2351 | 2026-06-15T08:51:18.568Z | Compiling thiserror v1.0.69 |
| 2352 | 2026-06-15T08:51:18.581Z | Compiling ppv-lite86 v0.2.21 |
| 2353 | 2026-06-15T08:51:18.685Z | Compiling http v1.4.2 |
| 2354 | 2026-06-15T08:51:18.897Z | Compiling quote v1.0.45 |
| 2355 | 2026-06-15T08:51:18.918Z | Compiling fnv v1.0.7 |
| 2356 | 2026-06-15T08:51:19.029Z | Compiling rustix v1.1.4 |
| 2357 | 2026-06-15T08:51:19.064Z | Compiling rustls-pki-types v1.14.1 |
| 2358 | 2026-06-15T08:51:19.090Z | Compiling syn v2.0.117 |
| 2359 | 2026-06-15T08:51:19.636Z | Compiling pretty-hex v0.4.2 |
| 2360 | 2026-06-15T08:51:19.797Z | Compiling aws-lc-sys v0.41.0 |
| 2361 | 2026-06-15T08:51:19.929Z | Compiling tokio-util v0.7.18 |
| 2362 | 2026-06-15T08:51:20.290Z | Compiling untrusted v0.7.1 |
| 2363 | 2026-06-15T08:51:20.367Z | Compiling ipnet v2.12.0 |
| 2364 | 2026-06-15T08:51:20.422Z | Compiling aws-lc-rs v1.17.0 |
| 2365 | 2026-06-15T08:51:20.590Z | Compiling untrusted v0.9.0 |
| 2366 | 2026-06-15T08:51:20.608Z | Compiling plain v0.2.3 |
| 2367 | 2026-06-15T08:51:20.727Z | Compiling rustls v0.23.40 |
| 2368 | 2026-06-15T08:51:20.730Z | Compiling getrandom v0.3.4 |
| 2369 | 2026-06-15T08:51:20.946Z | Compiling omicron-workspace-hack v0.1.0 |
| 2370 | 2026-06-15T08:51:20.958Z | Compiling http-body v1.0.1 |
| 2371 | 2026-06-15T08:51:20.986Z | Compiling ucd-trie v0.1.7 |
| 2372 | 2026-06-15T08:51:21.024Z | Compiling atomic-waker v1.1.2 |
| 2373 | 2026-06-15T08:51:21.124Z | Compiling httparse v1.10.1 |
| 2374 | 2026-06-15T08:51:21.161Z | Compiling pest v2.8.6 |
| 2375 | 2026-06-15T08:51:21.183Z | Compiling rand_core v0.9.5 |
| 2376 | 2026-06-15T08:51:21.463Z | Compiling crossbeam-utils v0.8.21 |
| 2377 | 2026-06-15T08:51:21.583Z | Compiling rustls-webpki v0.103.13 |
| 2378 | 2026-06-15T08:51:21.607Z | Compiling tower-layer v0.3.3 |
| 2379 | 2026-06-15T08:51:21.626Z | Compiling try-lock v0.2.5 |
| 2380 | 2026-06-15T08:51:21.747Z | Compiling tower-service v0.3.3 |
| 2381 | 2026-06-15T08:51:21.809Z | Compiling ryu v1.0.23 |
| 2382 | 2026-06-15T08:51:21.849Z | Compiling regex-syntax v0.8.11 |
| 2383 | 2026-06-15T08:51:22.112Z | Compiling fastrand v2.4.1 |
| 2384 | 2026-06-15T08:51:22.455Z | Compiling want v0.3.1 |
| 2385 | 2026-06-15T08:51:22.655Z | Compiling h2 v0.4.14 |
| 2386 | 2026-06-15T08:51:22.853Z | Compiling newtype-uuid v1.3.2 |
| 2387 | 2026-06-15T08:51:23.327Z | Compiling hex v0.4.3 |
| 2388 | 2026-06-15T08:51:23.626Z | Compiling httpdate v1.0.3 |
| 2389 | 2026-06-15T08:51:23.887Z | Compiling daft v0.1.7 |
| 2390 | 2026-06-15T08:51:24.012Z | Compiling rand_chacha v0.9.0 |
| 2391 | 2026-06-15T08:51:24.181Z | Compiling allocator-api2 v0.2.21 |
| 2392 | 2026-06-15T08:51:24.234Z | Compiling foldhash v0.2.0 |
| 2393 | 2026-06-15T08:51:24.536Z | Compiling hashbrown v0.16.1 |
| 2394 | 2026-06-15T08:51:24.573Z | Compiling rand v0.9.4 |
| 2395 | 2026-06-15T08:51:24.576Z | Compiling anyhow v1.0.102 |
| 2396 | 2026-06-15T08:51:25.244Z | Compiling hyper v1.10.1 |
| 2397 | 2026-06-15T08:51:25.248Z | Compiling tempfile v3.27.0 |
| 2398 | 2026-06-15T08:51:25.333Z | Compiling generic-array v0.14.7 |
| 2399 | 2026-06-15T08:51:25.901Z | Compiling tokio-rustls v0.26.4 |
| 2400 | 2026-06-15T08:51:26.169Z | Compiling serde_urlencoded v0.7.1 |
| 2401 | 2026-06-15T08:51:26.207Z | Compiling http-body-util v0.1.3 |
| 2402 | 2026-06-15T08:51:26.468Z | Compiling aho-corasick v1.1.4 |
| 2403 | 2026-06-15T08:51:26.572Z | Compiling powerfmt v0.2.0 |
| 2404 | 2026-06-15T08:51:26.845Z | Compiling hyper-util v0.1.20 |
| 2405 | 2026-06-15T08:51:27.913Z | Compiling num_threads v0.1.7 |
| 2406 | 2026-06-15T08:51:28.042Z | Compiling time-core v0.1.9 |
| 2407 | 2026-06-15T08:51:28.246Z | Compiling deranged v0.5.8 |
| 2408 | 2026-06-15T08:51:28.688Z | Compiling num-conv v0.2.2 |
| 2409 | 2026-06-15T08:51:28.854Z | Compiling cpufeatures v0.3.0 |
| 2410 | 2026-06-15T08:51:28.940Z | Compiling regex-automata v0.4.14 |
| 2411 | 2026-06-15T08:51:29.320Z | Compiling time v0.3.49 |
| 2412 | 2026-06-15T08:51:29.341Z | Compiling camino v1.2.2 |
| 2413 | 2026-06-15T08:51:29.854Z | Compiling futures-executor v0.3.32 |
| 2414 | 2026-06-15T08:51:29.892Z | Compiling winnow v1.0.3 |
| 2415 | 2026-06-15T08:51:29.925Z | Compiling crossbeam-channel v0.5.15 |
| 2416 | 2026-06-15T08:51:30.403Z | Compiling futures v0.3.32 |
| 2417 | 2026-06-15T08:51:30.494Z | Compiling openapiv3 v2.2.0 |
| 2418 | 2026-06-15T08:51:30.636Z | Compiling scroll v0.13.0 |
| 2419 | 2026-06-15T08:51:30.939Z | Compiling hybrid-array v0.4.12 |
| 2420 | 2026-06-15T08:51:31.320Z | Compiling sync_wrapper v1.0.2 |
| 2421 | 2026-06-15T08:51:31.459Z | Compiling simd-adler32 v0.3.9 |
| 2422 | 2026-06-15T08:51:31.473Z | Compiling openssl-probe v0.2.1 |
| 2423 | 2026-06-15T08:51:31.731Z | Compiling adler2 v2.0.1 |
| 2424 | 2026-06-15T08:51:31.902Z | Compiling miniz_oxide v0.8.9 |
| 2425 | 2026-06-15T08:51:31.913Z | Compiling rustls-native-certs v0.8.4 |
| 2426 | 2026-06-15T08:51:31.925Z | Compiling tower v0.5.3 |
| 2427 | 2026-06-15T08:51:32.331Z | Compiling goblin v0.10.7 |
| 2428 | 2026-06-15T08:51:32.520Z | Compiling crc32fast v1.5.0 |
| 2429 | 2026-06-15T08:51:32.748Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2430 | 2026-06-15T08:51:32.784Z | Compiling thread_local v1.1.9 |
| 2431 | 2026-06-15T08:51:33.015Z | Compiling either v1.16.0 |
| 2432 | 2026-06-15T08:51:33.148Z | Compiling flate2 v1.1.9 |
| 2433 | 2026-06-15T08:51:33.245Z | Compiling tower-http v0.6.11 |
| 2434 | 2026-06-15T08:51:33.345Z | Compiling rustls-platform-verifier v0.7.0 |
| 2435 | 2026-06-15T08:51:33.706Z | Compiling block-buffer v0.12.1 |
| 2436 | 2026-06-15T08:51:33.895Z | Compiling crypto-common v0.2.2 |
| 2437 | 2026-06-15T08:51:33.930Z | Compiling regex v1.12.4 |
| 2438 | 2026-06-15T08:51:33.971Z | Compiling hyper-rustls v0.27.9 |
| 2439 | 2026-06-15T08:51:34.346Z | Compiling crypto-common v0.1.7 |
| 2440 | 2026-06-15T08:51:34.501Z | Compiling dtrace-parser v0.3.0 |
| 2441 | 2026-06-15T08:51:34.752Z | Compiling rand_chacha v0.3.1 |
| 2442 | 2026-06-15T08:51:35.175Z | Compiling thread-id v5.1.0 |
| 2443 | 2026-06-15T08:51:35.269Z | Compiling is-terminal v0.4.17 |
| 2444 | 2026-06-15T08:51:35.375Z | Compiling take_mut v0.2.2 |
| 2445 | 2026-06-15T08:51:35.375Z | Compiling debug-ignore v1.0.5 |
| 2446 | 2026-06-15T08:51:35.398Z | Compiling const-oid v0.10.2 |
| 2447 | 2026-06-15T08:51:35.494Z | Compiling dof v0.4.0 |
| 2448 | 2026-06-15T08:51:35.497Z | Compiling match_cfg v0.1.0 |
| 2449 | 2026-06-15T08:51:35.581Z | Compiling compression-core v0.4.32 |
| 2450 | 2026-06-15T08:51:35.695Z | Compiling term v1.2.1 |
| 2451 | 2026-06-15T08:51:35.762Z | Compiling compression-codecs v0.4.38 |
| 2452 | 2026-06-15T08:51:36.148Z | Compiling slog-term v2.9.2 |
| 2453 | 2026-06-15T08:51:37.056Z | Compiling usdt-impl v0.6.0 |
| 2454 | 2026-06-15T08:51:37.572Z | Compiling hostname v0.3.1 |
| 2455 | 2026-06-15T08:51:37.608Z | Compiling digest v0.11.3 |
| 2456 | 2026-06-15T08:51:37.738Z | Compiling slog-async v2.8.0 |
| 2457 | 2026-06-15T08:51:37.802Z | Compiling rand v0.8.6 |
| 2458 | 2026-06-15T08:51:38.591Z | Compiling ref-cast v1.0.25 |
| 2459 | 2026-06-15T08:51:38.634Z | Compiling reqwest v0.13.4 |
| 2460 | 2026-06-15T08:51:38.729Z | Compiling slog-json v2.6.1 |
| 2461 | 2026-06-15T08:51:38.997Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2462 | 2026-06-15T08:51:39.213Z | Compiling strum v0.26.3 |
| 2463 | 2026-06-15T08:51:39.355Z | Compiling macaddr v1.0.1 |
| 2464 | 2026-06-15T08:51:39.638Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2465 | 2026-06-15T08:51:40.070Z | Compiling serde_spanned v1.1.1 |
| 2466 | 2026-06-15T08:51:40.125Z | Compiling wait-timeout v0.2.1 |
| 2467 | 2026-06-15T08:51:40.223Z | Compiling memmap2 v0.9.10 |
| 2468 | 2026-06-15T08:51:40.324Z | Compiling encoding_rs v0.8.35 |
| 2469 | 2026-06-15T08:51:40.517Z | Compiling mime v0.3.17 |
| 2470 | 2026-06-15T08:51:40.622Z | Compiling bit-vec v0.8.0 |
| 2471 | 2026-06-15T08:51:40.928Z | Compiling quick-error v1.2.3 |
| 2472 | 2026-06-15T08:51:41.004Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2473 | 2026-06-15T08:51:41.043Z | Compiling spin v0.9.8 |
| 2474 | 2026-06-15T08:51:41.176Z | Compiling rusty-fork v0.3.1 |
| 2475 | 2026-06-15T08:51:41.267Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2476 | 2026-06-15T08:51:41.369Z | Compiling bit-set v0.8.0 |
| 2477 | 2026-06-15T08:51:41.575Z | Compiling multer v3.1.0 |
| 2478 | 2026-06-15T08:51:42.041Z | Compiling usdt v0.6.0 |
| 2479 | 2026-06-15T08:51:42.702Z | Compiling progenitor-client v0.14.0 |
| 2480 | 2026-06-15T08:51:42.821Z | Compiling slog-bunyan v2.5.0 |
| 2481 | 2026-06-15T08:51:43.014Z | Compiling rustix v0.38.44 |
| 2482 | 2026-06-15T08:51:43.234Z | Compiling sha1 v0.11.0 |
| 2483 | 2026-06-15T08:51:43.582Z | Compiling async-compression v0.4.42 |
| 2484 | 2026-06-15T08:51:43.636Z | Compiling serde_with v3.21.0 |
| 2485 | 2026-06-15T08:51:43.792Z | Compiling async-stream v0.3.6 |
| 2486 | 2026-06-15T08:51:44.002Z | Compiling rand_xorshift v0.4.0 |
| 2487 | 2026-06-15T08:51:44.084Z | Compiling waitgroup v0.1.2 |
| 2488 | 2026-06-15T08:51:44.171Z | Compiling rustls-pemfile v2.2.0 |
| 2489 | 2026-06-15T08:51:44.249Z | Compiling serde_path_to_error v0.1.20 |
| 2490 | 2026-06-15T08:51:44.436Z | Compiling hostname v0.4.2 |
| 2491 | 2026-06-15T08:51:44.460Z | Compiling unarray v0.1.4 |
| 2492 | 2026-06-15T08:51:44.581Z | Compiling dropshot v0.17.1 |
| 2493 | 2026-06-15T08:51:44.592Z | Compiling proptest v1.11.0 |
| 2494 | 2026-06-15T08:51:44.603Z | Compiling strum v0.27.2 |
| 2495 | 2026-06-15T08:51:44.704Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2496 | 2026-06-15T08:51:44.735Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2497 | 2026-06-15T08:51:44.859Z | Compiling atomicwrites v0.4.4 |
| 2498 | 2026-06-15T08:51:44.913Z | Compiling iddqd v0.4.4 |
| 2499 | 2026-06-15T08:51:44.968Z | Compiling block-buffer v0.10.4 |
| 2500 | 2026-06-15T08:51:45.140Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2501 | 2026-06-15T08:51:45.151Z | Compiling backon v1.6.0 |
| 2502 | 2026-06-15T08:51:45.426Z | Compiling instant v0.1.13 |
| 2503 | 2026-06-15T08:51:45.459Z | Compiling progenitor-extras v0.2.0 |
| 2504 | 2026-06-15T08:51:45.551Z | Compiling backoff v0.4.0 |
| 2505 | 2026-06-15T08:51:45.700Z | Compiling digest v0.10.7 |
| 2506 | 2026-06-15T08:51:45.775Z | Compiling parse-display v0.10.0 |
| 2507 | 2026-06-15T08:51:45.804Z | Compiling itertools v0.14.0 |
| 2508 | 2026-06-15T08:51:45.964Z | Compiling regress v0.10.5 |
| 2509 | 2026-06-15T08:51:46.436Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2510 | 2026-06-15T08:51:46.730Z | Compiling humantime v2.3.0 |
| 2511 | 2026-06-15T08:51:47.138Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2512 | 2026-06-15T08:51:47.172Z | Compiling cpufeatures v0.2.17 |
| 2513 | 2026-06-15T08:51:47.257Z | Compiling unicode-width v0.2.2 |
| 2514 | 2026-06-15T08:51:47.344Z | Compiling secrecy v0.10.3 |
| 2515 | 2026-06-15T08:51:47.518Z | Compiling tinyvec_macros v0.1.1 |
| 2516 | 2026-06-15T08:51:47.574Z | Compiling tinyvec v1.11.0 |
| 2517 | 2026-06-15T08:51:47.599Z | Compiling num-integer v0.1.46 |
| 2518 | 2026-06-15T08:51:48.005Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2519 | 2026-06-15T08:51:48.097Z | Compiling heck v0.5.0 |
| 2520 | 2026-06-15T08:51:48.704Z | Compiling scroll v0.12.0 |
| 2521 | 2026-06-15T08:51:49.017Z | Compiling crucible-workspace-hack v0.1.0 |
| 2522 | 2026-06-15T08:51:49.100Z | Compiling hmac v0.12.1 |
| 2523 | 2026-06-15T08:51:49.163Z | Compiling inout v0.1.4 |
| 2524 | 2026-06-15T08:51:49.265Z | Compiling ff v0.13.1 |
| 2525 | 2026-06-15T08:51:49.332Z | Compiling utf8parse v0.2.2 |
| 2526 | 2026-06-15T08:51:49.422Z | Compiling anstyle-parse v1.0.0 |
| 2527 | 2026-06-15T08:51:49.453Z | Compiling group v0.13.0 |
| 2528 | 2026-06-15T08:51:49.594Z | Compiling cipher v0.4.4 |
| 2529 | 2026-06-15T08:51:49.652Z | Compiling hkdf v0.12.4 |
| 2530 | 2026-06-15T08:51:49.827Z | Compiling num_enum v0.7.6 |
| 2531 | 2026-06-15T08:51:49.850Z | Compiling goblin v0.8.2 |
| 2532 | 2026-06-15T08:51:49.961Z | Compiling num-rational v0.4.2 |
| 2533 | 2026-06-15T08:51:50.308Z | Compiling num-iter v0.1.45 |
| 2534 | 2026-06-15T08:51:51.448Z | Compiling zerocopy v0.7.35 |
| 2535 | 2026-06-15T08:51:51.451Z | Compiling universal-hash v0.5.1 |
| 2536 | 2026-06-15T08:51:51.451Z | Compiling crypto-bigint v0.5.5 |
| 2537 | 2026-06-15T08:51:51.451Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2538 | 2026-06-15T08:51:51.451Z | Compiling terminal_size v0.4.4 |
| 2539 | 2026-06-15T08:51:51.451Z | Compiling half v2.7.1 |
| 2540 | 2026-06-15T08:51:51.631Z | Compiling num-complex v0.4.6 |
| 2541 | 2026-06-15T08:51:52.091Z | Compiling base16ct v0.2.0 |
| 2542 | 2026-06-15T08:51:52.311Z | Compiling base64ct v1.8.3 |
| 2543 | 2026-06-15T08:51:52.377Z | Compiling anstyle-query v1.1.5 |
| 2544 | 2026-06-15T08:51:52.497Z | Compiling opaque-debug v0.3.1 |
| 2545 | 2026-06-15T08:51:52.580Z | Compiling colorchoice v1.0.5 |
| 2546 | 2026-06-15T08:51:52.673Z | Compiling is_terminal_polyfill v1.70.2 |
| 2547 | 2026-06-15T08:51:52.709Z | Compiling ciborium-io v0.2.2 |
| 2548 | 2026-06-15T08:51:52.778Z | Compiling anstyle v1.0.14 |
| 2549 | 2026-06-15T08:51:52.812Z | Compiling ciborium-ll v0.2.2 |
| 2550 | 2026-06-15T08:51:52.825Z | Compiling password-hash v0.5.0 |
| 2551 | 2026-06-15T08:51:53.057Z | Compiling anstream v1.0.0 |
| 2552 | 2026-06-15T08:51:53.080Z | Compiling poly1305 v0.8.0 |
| 2553 | 2026-06-15T08:51:53.574Z | Compiling dof v0.3.0 |
| 2554 | 2026-06-15T08:51:53.593Z | Compiling elliptic-curve v0.13.8 |
| 2555 | 2026-06-15T08:51:53.706Z | Compiling curve25519-dalek v4.1.3 |
| 2556 | 2026-06-15T08:51:53.783Z | Compiling num v0.4.3 |
| 2557 | 2026-06-15T08:51:53.868Z | Compiling thiserror-no-std v2.0.2 |
| 2558 | 2026-06-15T08:51:53.907Z | Compiling chacha20 v0.9.1 |
| 2559 | 2026-06-15T08:51:53.968Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2560 | 2026-06-15T08:51:54.160Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2561 | 2026-06-15T08:51:55.821Z | Compiling blake2 v0.10.6 |
| 2562 | 2026-06-15T08:51:56.253Z | Compiling aead v0.5.2 |
| 2563 | 2026-06-15T08:51:56.322Z | Compiling regress v0.11.1 |
| 2564 | 2026-06-15T08:51:56.391Z | Compiling byte-wrapper v0.1.0 |
| 2565 | 2026-06-15T08:51:56.464Z | Compiling dtrace-parser v0.2.0 |
| 2566 | 2026-06-15T08:51:56.476Z | Compiling crossbeam-epoch v0.9.18 |
| 2567 | 2026-06-15T08:51:56.810Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2568 | 2026-06-15T08:51:56.988Z | Compiling thread-id v4.2.2 |
| 2569 | 2026-06-15T08:51:57.083Z | Compiling clap_lex v1.1.0 |
| 2570 | 2026-06-15T08:51:57.396Z | Compiling keccak v0.1.6 |
| 2571 | 2026-06-15T08:51:57.461Z | Compiling float-ord v0.3.2 |
| 2572 | 2026-06-15T08:51:57.584Z | Compiling strsim v0.11.1 |
| 2573 | 2026-06-15T08:51:58.161Z | Compiling typify-impl v0.6.2 |
| 2574 | 2026-06-15T08:51:58.389Z | Compiling clap_builder v4.6.0 |
| 2575 | 2026-06-15T08:51:58.442Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2576 | 2026-06-15T08:51:59.007Z | Compiling sha3 v0.10.9 |
| 2577 | 2026-06-15T08:51:59.190Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2578 | 2026-06-15T08:51:59.427Z | Compiling usdt-impl v0.5.0 |
| 2579 | 2026-06-15T08:52:01.191Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2580 | 2026-06-15T08:52:03.777Z | Compiling chacha20poly1305 v0.10.1 |
| 2581 | 2026-06-15T08:52:03.938Z | Compiling argon2 v0.5.3 |
| 2582 | 2026-06-15T08:52:04.511Z | Compiling vsss-rs v3.3.4 |
| 2583 | 2026-06-15T08:52:04.983Z | Compiling ciborium v0.2.2 |
| 2584 | 2026-06-15T08:52:05.824Z | Compiling hash32 v0.3.1 |
| 2585 | 2026-06-15T08:52:06.002Z | Compiling memmap v0.7.0 |
| 2586 | 2026-06-15T08:52:06.015Z | Compiling data-encoding v2.11.0 |
| 2587 | 2026-06-15T08:52:06.245Z | Compiling indent_write v2.2.0 |
| 2588 | 2026-06-15T08:52:06.258Z | Compiling usdt v0.5.0 |
| 2589 | 2026-06-15T08:52:06.412Z | Compiling heapless v0.8.0 |
| 2590 | 2026-06-15T08:52:06.915Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2591 | 2026-06-15T08:52:06.927Z | Compiling ingot-types v0.1.2 |
| 2592 | 2026-06-15T08:52:07.377Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2593 | 2026-06-15T08:52:07.715Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2594 | 2026-06-15T08:52:07.735Z | Compiling typify v0.6.2 |
| 2595 | 2026-06-15T08:52:07.821Z | Compiling clap v4.6.1 |
| 2596 | 2026-06-15T08:52:07.850Z | Compiling tabwriter v1.4.1 |
| 2597 | 2026-06-15T08:52:07.912Z | Compiling cobs v0.3.0 |
| 2598 | 2026-06-15T08:52:08.192Z | Compiling colored v3.1.1 |
| 2599 | 2026-06-15T08:52:08.223Z | Compiling managed v0.8.0 |
| 2600 | 2026-06-15T08:52:08.491Z | Compiling bitflags v1.3.2 |
| 2601 | 2026-06-15T08:52:08.578Z | Compiling foreign-types-shared v0.3.1 |
| 2602 | 2026-06-15T08:52:08.685Z | Compiling foreign-types v0.5.0 |
| 2603 | 2026-06-15T08:52:08.698Z | Compiling smoltcp v0.11.0 |
| 2604 | 2026-06-15T08:52:08.774Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2605 | 2026-06-15T08:52:08.869Z | Compiling postcard v1.1.3 |
| 2606 | 2026-06-15T08:52:09.252Z | Compiling progenitor-impl v0.14.0 |
| 2607 | 2026-06-15T08:52:09.424Z | Compiling ingot v0.1.1 |
| 2608 | 2026-06-15T08:52:09.480Z | Compiling memoffset v0.9.1 |
| 2609 | 2026-06-15T08:52:09.578Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2610 | 2026-06-15T08:52:09.698Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2611 | 2026-06-15T08:52:09.983Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2612 | 2026-06-15T08:52:10.109Z | Compiling chacha20 v0.10.0 |
| 2613 | 2026-06-15T08:52:10.409Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2614 | 2026-06-15T08:52:10.534Z | Compiling serde_spanned v0.6.9 |
| 2615 | 2026-06-15T08:52:10.706Z | Compiling toml_datetime v0.6.11 |
| 2616 | 2026-06-15T08:52:10.831Z | Compiling cstr-argument v0.1.2 |
| 2617 | 2026-06-15T08:52:11.006Z | Compiling resolv-conf v0.7.6 |
| 2618 | 2026-06-15T08:52:11.085Z | Compiling static_assertions v1.1.0 |
| 2619 | 2026-06-15T08:52:11.168Z | Compiling unicode-segmentation v1.13.3 |
| 2620 | 2026-06-15T08:52:11.664Z | Compiling swrite v0.1.0 |
| 2621 | 2026-06-15T08:52:11.664Z | Compiling winnow v0.7.15 |
| 2622 | 2026-06-15T08:52:11.795Z | Compiling toml_write v0.1.2 |
| 2623 | 2026-06-15T08:52:11.813Z | Compiling linked-hash-map v0.5.6 |
| 2624 | 2026-06-15T08:52:11.949Z | Compiling newline-converter v0.3.0 |
| 2625 | 2026-06-15T08:52:12.035Z | Compiling lru-cache v0.1.2 |
| 2626 | 2026-06-15T08:52:12.048Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2627 | 2026-06-15T08:52:12.090Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2628 | 2026-06-15T08:52:12.182Z | Compiling progenitor v0.14.0 |
| 2629 | 2026-06-15T08:52:12.328Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2630 | 2026-06-15T08:52:12.465Z | Compiling hubpack v0.1.2 |
| 2631 | 2026-06-15T08:52:12.513Z | Compiling rand v0.10.1 |
| 2632 | 2026-06-15T08:52:12.722Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2633 | 2026-06-15T08:52:12.960Z | Compiling nix v0.31.3 |
| 2634 | 2026-06-15T08:52:13.333Z | Compiling toml_edit v0.22.27 |
| 2635 | 2026-06-15T08:52:13.584Z | Compiling hickory-proto v0.24.4 |
| 2636 | 2026-06-15T08:52:13.688Z | Compiling crossbeam-deque v0.8.6 |
| 2637 | 2026-06-15T08:52:13.915Z | Compiling console v0.15.11 |
| 2638 | 2026-06-15T08:52:15.271Z | Compiling itertools v0.12.1 |
| 2639 | 2026-06-15T08:52:15.569Z | Compiling camino-tempfile v1.4.1 |
| 2640 | 2026-06-15T08:52:16.013Z | Compiling serde-big-array v0.5.1 |
| 2641 | 2026-06-15T08:52:16.182Z | Compiling nom v8.0.0 |
| 2642 | 2026-06-15T08:52:16.771Z | Compiling siphasher v1.0.3 |
| 2643 | 2026-06-15T08:52:17.017Z | Compiling lazy_static v1.5.0 |
| 2644 | 2026-06-15T08:52:17.134Z | Compiling similar v2.7.0 |
| 2645 | 2026-06-15T08:52:17.273Z | Compiling phf_shared v0.12.1 |
| 2646 | 2026-06-15T08:52:17.500Z | Compiling pin-project v1.1.13 |
| 2647 | 2026-06-15T08:52:17.616Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2648 | 2026-06-15T08:52:18.475Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2649 | 2026-06-15T08:52:18.829Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2650 | 2026-06-15T08:52:19.851Z | Compiling expectorate v1.2.0 |
| 2651 | 2026-06-15T08:52:20.069Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2652 | 2026-06-15T08:52:22.082Z | Compiling hickory-resolver v0.24.4 |
| 2653 | 2026-06-15T08:52:22.683Z | Compiling toml v0.8.23 |
| 2654 | 2026-06-15T08:52:23.903Z | Compiling prettyplease v0.2.37 |
| 2655 | 2026-06-15T08:52:25.510Z | Compiling rayon-core v1.13.0 |
| 2656 | 2026-06-15T08:52:27.244Z | Compiling num_enum v0.5.11 |
| 2657 | 2026-06-15T08:52:27.378Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2658 | 2026-06-15T08:52:28.252Z | Compiling unicode-normalization v0.1.25 |
| 2659 | 2026-06-15T08:52:28.702Z | Compiling tokio-stream v0.1.18 |
| 2660 | 2026-06-15T08:52:28.856Z | Compiling csv-core v0.1.13 |
| 2661 | 2026-06-15T08:52:29.019Z | Compiling bstr v1.12.1 |
| 2662 | 2026-06-15T08:52:29.266Z | Compiling highway v1.3.0 |
| 2663 | 2026-06-15T08:52:29.278Z | Compiling konst_macro_rules v0.2.19 |
| 2664 | 2026-06-15T08:52:29.472Z | Compiling same-file v1.0.6 |
| 2665 | 2026-06-15T08:52:29.656Z | Compiling foldhash v0.1.5 |
| 2666 | 2026-06-15T08:52:29.735Z | Compiling unicode-width v0.1.14 |
| 2667 | 2026-06-15T08:52:29.881Z | Compiling foreign-types-shared v0.1.1 |
| 2668 | 2026-06-15T08:52:29.956Z | Compiling hashbrown v0.15.5 |
| 2669 | 2026-06-15T08:52:29.988Z | Compiling foreign-types v0.3.2 |
| 2670 | 2026-06-15T08:52:30.069Z | Compiling walkdir v2.5.0 |
| 2671 | 2026-06-15T08:52:30.092Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2672 | 2026-06-15T08:52:30.602Z | Compiling globset v0.4.18 |
| 2673 | 2026-06-15T08:52:30.872Z | Compiling konst v0.2.20 |
| 2674 | 2026-06-15T08:52:31.182Z | Compiling qorb v0.4.1 |
| 2675 | 2026-06-15T08:52:31.214Z | Compiling csv v1.4.0 |
| 2676 | 2026-06-15T08:52:31.245Z | Compiling snafu v0.8.9 |
| 2677 | 2026-06-15T08:52:31.837Z | Compiling olpc-cjson v0.1.4 |
| 2678 | 2026-06-15T08:52:32.057Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2679 | 2026-06-15T08:52:32.210Z | Compiling rayon v1.12.0 |
| 2680 | 2026-06-15T08:52:32.683Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2681 | 2026-06-15T08:52:33.863Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2682 | 2026-06-15T08:52:34.424Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2683 | 2026-06-15T08:52:35.428Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2684 | 2026-06-15T08:52:37.156Z | Compiling phf v0.12.1 |
| 2685 | 2026-06-15T08:52:37.355Z | Compiling openssl-sys v0.9.117 |
| 2686 | 2026-06-15T08:52:37.649Z | Compiling tokio-dtrace v0.1.1 |
| 2687 | 2026-06-15T08:52:37.791Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2688 | 2026-06-15T08:52:37.984Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2689 | 2026-06-15T08:52:38.211Z | Compiling libsw-core v0.3.2 |
| 2690 | 2026-06-15T08:52:38.403Z | Compiling pem v3.0.6 |
| 2691 | 2026-06-15T08:52:39.112Z | Compiling serde_plain v1.0.2 |
| 2692 | 2026-06-15T08:52:39.134Z | Compiling sigpipe v0.1.3 |
| 2693 | 2026-06-15T08:52:39.236Z | Compiling glob v0.3.3 |
| 2694 | 2026-06-15T08:52:39.274Z | Compiling bytecount v0.6.9 |
| 2695 | 2026-06-15T08:52:39.415Z | Compiling typed-path v0.9.3 |
| 2696 | 2026-06-15T08:52:39.474Z | Compiling fixedbitset v0.5.7 |
| 2697 | 2026-06-15T08:52:39.992Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2698 | 2026-06-15T08:52:40.078Z | Compiling minimal-lexical v0.2.1 |
| 2699 | 2026-06-15T08:52:40.216Z | Compiling jiff v0.2.28 |
| 2700 | 2026-06-15T08:52:40.406Z | Compiling fixedbitset v0.4.2 |
| 2701 | 2026-06-15T08:52:40.784Z | Compiling petgraph v0.6.5 |
| 2702 | 2026-06-15T08:52:40.872Z | Compiling tough v0.22.0 |
| 2703 | 2026-06-15T08:52:41.173Z | Compiling nom v7.1.3 |
| 2704 | 2026-06-15T08:52:41.303Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2705 | 2026-06-15T08:52:42.354Z | Compiling petgraph v0.8.3 |
| 2706 | 2026-06-15T08:52:42.605Z | Compiling papergrid v0.11.0 |
| 2707 | 2026-06-15T08:52:42.892Z | Compiling openssl v0.10.81 |
| 2708 | 2026-06-15T08:52:44.227Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2709 | 2026-06-15T08:52:44.804Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2710 | 2026-06-15T08:52:46.698Z | Compiling libsw v3.5.0 |
| 2711 | 2026-06-15T08:52:46.897Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2712 | 2026-06-15T08:52:47.138Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2713 | 2026-06-15T08:52:47.466Z | Compiling oxide-tokio-rt v0.1.6 |
| 2714 | 2026-06-15T08:52:47.911Z | Compiling zone v0.3.1 |
| 2715 | 2026-06-15T08:52:48.106Z | Compiling chrono-tz v0.10.4 |
| 2716 | 2026-06-15T08:52:48.116Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2717 | 2026-06-15T08:52:48.603Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2718 | 2026-06-15T08:52:48.809Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2719 | 2026-06-15T08:52:48.989Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2720 | 2026-06-15T08:52:49.656Z | Compiling newtype_derive v0.1.6 |
| 2721 | 2026-06-15T08:52:49.718Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2722 | 2026-06-15T08:52:49.742Z | Compiling slog-dtrace v0.3.0 |
| 2723 | 2026-06-15T08:52:50.467Z | Compiling const_format v0.2.36 |
| 2724 | 2026-06-15T08:52:50.980Z | Compiling owo-colors v4.3.0 |
| 2725 | 2026-06-15T08:52:51.095Z | Compiling cancel-safe-futures v0.1.5 |
| 2726 | 2026-06-15T08:52:51.456Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2727 | 2026-06-15T08:52:51.578Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2728 | 2026-06-15T08:52:51.591Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2729 | 2026-06-15T08:52:51.911Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2730 | 2026-06-15T08:52:52.044Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2731 | 2026-06-15T08:52:52.108Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2732 | 2026-06-15T08:52:52.231Z | Compiling gethostname v0.5.0 |
| 2733 | 2026-06-15T08:52:52.315Z | Compiling bcs v0.1.6 |
| 2734 | 2026-06-15T08:52:52.368Z | Compiling smf v0.2.3 |
| 2735 | 2026-06-15T08:52:52.386Z | Compiling smawk v0.3.2 |
| 2736 | 2026-06-15T08:52:52.549Z | Compiling whoami v1.6.1 |
| 2737 | 2026-06-15T08:52:52.718Z | Compiling unicode-linebreak v0.1.5 |
| 2738 | 2026-06-15T08:52:52.968Z | Compiling termtree v0.5.1 |
| 2739 | 2026-06-15T08:52:52.990Z | Compiling linear-map v1.2.0 |
| 2740 | 2026-06-15T08:52:53.007Z | Compiling tagptr v0.2.0 |
| 2741 | 2026-06-15T08:52:53.135Z | Compiling moka v0.12.15 |
| 2742 | 2026-06-15T08:52:53.173Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2743 | 2026-06-15T08:52:53.203Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2744 | 2026-06-15T08:52:53.593Z | Compiling textwrap v0.16.2 |
| 2745 | 2026-06-15T08:52:53.765Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2746 | 2026-06-15T08:52:54.360Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2747 | 2026-06-15T08:52:54.418Z | Compiling tabled v0.15.0 |
| 2748 | 2026-06-15T08:52:55.070Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2749 | 2026-06-15T08:52:55.241Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2750 | 2026-06-15T08:52:56.751Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2751 | 2026-06-15T08:52:56.763Z | Compiling steno v0.4.1 |
| 2752 | 2026-06-15T08:52:56.966Z | Compiling cookie v0.18.1 |
| 2753 | 2026-06-15T08:52:58.896Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2754 | 2026-06-15T08:53:01.754Z | Compiling hickory-proto v0.25.2 |
| 2755 | 2026-06-15T08:53:03.195Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2756 | 2026-06-15T08:53:03.594Z | Compiling arc-swap v1.9.1 |
| 2757 | 2026-06-15T08:53:03.758Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2758 | 2026-06-15T08:53:03.957Z | Compiling hickory-resolver v0.25.2 |
| 2759 | 2026-06-15T08:53:05.676Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2760 | 2026-06-15T08:53:06.859Z | Compiling slog-scope v4.4.1 |
| 2761 | 2026-06-15T08:53:06.939Z | Compiling libscf-sys v1.2.0 |
| 2762 | 2026-06-15T08:53:07.089Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2763 | 2026-06-15T08:53:07.328Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2764 | 2026-06-15T08:53:07.478Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2765 | 2026-06-15T08:53:08.041Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2766 | 2026-06-15T08:53:09.705Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2767 | 2026-06-15T08:53:10.424Z | Compiling slog-stdlog v4.1.1 |
| 2768 | 2026-06-15T08:53:10.825Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2769 | 2026-06-15T08:53:10.898Z | Compiling slog-envlogger v2.2.0 |
| 2770 | 2026-06-15T08:53:10.934Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2771 | 2026-06-15T08:53:10.947Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2772 | 2026-06-15T08:53:11.482Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2773 | 2026-06-15T08:53:17.820Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2774 | 2026-06-15T08:53:20.405Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2775 | 2026-06-15T08:53:21.994Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2776 | 2026-06-15T08:53:30.898Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2777 | 2026-06-15T08:53:34.698Z | Finished `release` profile [optimized] target(s) in 2m 24s |
| 2778 | 2026-06-15T08:53:34.811Z | Running unittests src/lib.rs (target/release/deps/mg_tests-b20a124d3f931873) |
| 2779 | 2026-06-15T08:53:34.814Z | |
| 2780 | 2026-06-15T08:53:34.814Z | running 1 test |
| 2781 | 2026-06-15T08:53:34.944Z | configure zone |
| 2782 | 2026-06-15T08:53:34.962Z | install zone |
| 2783 | 2026-06-15T08:53:44.715Z | boot zone |
| 2784 | 2026-06-15T08:53:44.798Z | start zone s1 |
| 2785 | 2026-06-15T08:53:44.801Z | configure zone |
| 2786 | 2026-06-15T08:53:44.806Z | install zone |
| 2787 | 2026-06-15T08:53:46.687Z | boot zone |
| 2788 | 2026-06-15T08:53:46.783Z | start zone s2 |
| 2789 | 2026-06-15T08:53:46.784Z | configure zone |
| 2790 | 2026-06-15T08:53:46.794Z | install zone |
| 2791 | 2026-06-15T08:53:49.097Z | boot zone |
| 2792 | 2026-06-15T08:53:49.207Z | start zone s3 |
| 2793 | 2026-06-15T08:53:49.207Z | configure zone |
| 2794 | 2026-06-15T08:53:49.216Z | install zone |
| 2795 | 2026-06-15T08:53:51.970Z | boot zone |
| 2796 | 2026-06-15T08:53:52.078Z | start zone t1 |
| 2797 | 2026-06-15T08:53:52.078Z | configure zone |
| 2798 | 2026-06-15T08:53:52.088Z | install zone |
| 2799 | 2026-06-15T08:53:54.851Z | boot zone |
| 2800 | 2026-06-15T08:53:54.956Z | waiting for zones to come up |
| 2801 | 2026-06-15T08:54:04.957Z | [sidecar.quartet] svcs milestone/network |
| 2802 | 2026-06-15T08:54:04.981Z | STATE STIME FMRI |
| 2803 | 2026-06-15T08:54:04.981Z | online 8:53:44 svc:/milestone/network:default |
| 2804 | 2026-06-15T08:54:04.982Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
| 2805 | 2026-06-15T08:54:05.007Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
| 2806 | 2026-06-15T08:54:05.034Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
| 2807 | 2026-06-15T08:54:05.054Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
| 2808 | 2026-06-15T08:54:05.058Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2809 | 2026-06-15T08:54:05.069Z | |
| 2810 | 2026-06-15T08:54:05.069Z | running zone s1.quartet setup |
| 2811 | 2026-06-15T08:54:05.069Z | [s1.quartet] svcs milestone/network |
| 2812 | 2026-06-15T08:54:05.086Z | STATE STIME FMRI |
| 2813 | 2026-06-15T08:54:05.086Z | online 8:53:46 svc:/milestone/network:default |
| 2814 | 2026-06-15T08:54:05.086Z | [s1.quartet] dladm |
| 2815 | 2026-06-15T08:54:05.099Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2816 | 2026-06-15T08:54:05.099Z | sl0 simnet 9000 up -- ? |
| 2817 | 2026-06-15T08:54:05.099Z | mgs1 vnic 9000 up -- ? |
| 2818 | 2026-06-15T08:54:05.099Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
| 2819 | 2026-06-15T08:54:05.688Z | |
| 2820 | 2026-06-15T08:54:05.688Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
| 2821 | 2026-06-15T08:54:05.704Z | |
| 2822 | 2026-06-15T08:54:05.704Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2823 | 2026-06-15T08:54:05.716Z | |
| 2824 | 2026-06-15T08:54:05.716Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
| 2825 | 2026-06-15T08:54:05.797Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
| 2826 | 2026-06-15T08:54:05.873Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid f07d3fb8-c2ff-470b-b362-02ccd187f101 --sled-uuid 761e697d-65a9-48a0-b571-1352b3f00935 -a sl0/v6 &> /opt/ddmd.log & |
| 2827 | 2026-06-15T08:54:05.887Z | |
| 2828 | 2026-06-15T08:54:05.887Z | running zone s2.quartet setup |
| 2829 | 2026-06-15T08:54:05.887Z | [s2.quartet] svcs milestone/network |
| 2830 | 2026-06-15T08:54:05.904Z | STATE STIME FMRI |
| 2831 | 2026-06-15T08:54:05.904Z | online 8:53:49 svc:/milestone/network:default |
| 2832 | 2026-06-15T08:54:05.904Z | [s2.quartet] dladm |
| 2833 | 2026-06-15T08:54:05.917Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2834 | 2026-06-15T08:54:05.918Z | sl1 simnet 9000 up -- ? |
| 2835 | 2026-06-15T08:54:05.918Z | mgs2 vnic 9000 up -- ? |
| 2836 | 2026-06-15T08:54:05.918Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
| 2837 | 2026-06-15T08:54:06.431Z | |
| 2838 | 2026-06-15T08:54:06.431Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
| 2839 | 2026-06-15T08:54:06.444Z | |
| 2840 | 2026-06-15T08:54:06.445Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2841 | 2026-06-15T08:54:06.456Z | |
| 2842 | 2026-06-15T08:54:06.456Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
| 2843 | 2026-06-15T08:54:06.488Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
| 2844 | 2026-06-15T08:54:06.515Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 5ab4bf37-b587-4d4a-9845-b7c867e5a970 --sled-uuid 563e1ca0-46c9-43c8-8ffb-f47b7058adaa -a sl1/v6 &> /opt/ddmd.log & |
| 2845 | 2026-06-15T08:54:06.526Z | |
| 2846 | 2026-06-15T08:54:06.526Z | running zone s3.quartet setup |
| 2847 | 2026-06-15T08:54:06.526Z | [s3.quartet] svcs milestone/network |
| 2848 | 2026-06-15T08:54:06.541Z | STATE STIME FMRI |
| 2849 | 2026-06-15T08:54:06.541Z | online 8:53:51 svc:/milestone/network:default |
| 2850 | 2026-06-15T08:54:06.541Z | [s3.quartet] dladm |
| 2851 | 2026-06-15T08:54:06.554Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2852 | 2026-06-15T08:54:06.554Z | sl2 simnet 9000 up -- ? |
| 2853 | 2026-06-15T08:54:06.554Z | mgs3 vnic 9000 up -- ? |
| 2854 | 2026-06-15T08:54:06.554Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
| 2855 | 2026-06-15T08:54:07.050Z | |
| 2856 | 2026-06-15T08:54:07.050Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
| 2857 | 2026-06-15T08:54:07.063Z | |
| 2858 | 2026-06-15T08:54:07.064Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2859 | 2026-06-15T08:54:07.074Z | |
| 2860 | 2026-06-15T08:54:07.075Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
| 2861 | 2026-06-15T08:54:07.106Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
| 2862 | 2026-06-15T08:54:07.138Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid a9e15821-bc60-4f44-8f65-05b22dfb9fb8 --sled-uuid d8cfd528-e47d-4ff4-9a0a-9546b05c8961 -a sl2/v6 &> /opt/ddmd.log & |
| 2863 | 2026-06-15T08:54:07.149Z | |
| 2864 | 2026-06-15T08:54:07.149Z | running zone t1.quartet setup |
| 2865 | 2026-06-15T08:54:07.149Z | [t1.quartet] svcs milestone/network |
| 2866 | 2026-06-15T08:54:07.163Z | STATE STIME FMRI |
| 2867 | 2026-06-15T08:54:07.163Z | online 8:53:54 svc:/milestone/network:default |
| 2868 | 2026-06-15T08:54:07.163Z | [t1.quartet] dladm |
| 2869 | 2026-06-15T08:54:07.177Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2870 | 2026-06-15T08:54:07.177Z | tfportrear0_0 simnet 9000 up -- ? |
| 2871 | 2026-06-15T08:54:07.177Z | tfportrear1_0 simnet 9000 up -- ? |
| 2872 | 2026-06-15T08:54:07.177Z | tfportrear2_0 simnet 9000 up -- ? |
| 2873 | 2026-06-15T08:54:07.177Z | mgt1 vnic 9000 up -- ? |
| 2874 | 2026-06-15T08:54:07.177Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
| 2875 | 2026-06-15T08:54:07.803Z | |
| 2876 | 2026-06-15T08:54:07.803Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2877 | 2026-06-15T08:54:07.816Z | |
| 2878 | 2026-06-15T08:54:07.816Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2879 | 2026-06-15T08:54:07.829Z | |
| 2880 | 2026-06-15T08:54:07.829Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
| 2881 | 2026-06-15T08:54:07.842Z | |
| 2882 | 2026-06-15T08:54:07.842Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
| 2883 | 2026-06-15T08:54:07.853Z | |
| 2884 | 2026-06-15T08:54:07.853Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
| 2885 | 2026-06-15T08:54:08.168Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
| 2886 | 2026-06-15T08:54:08.171Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
| 2887 | 2026-06-15T08:54:08.171Z | waiting 3s for copy of files to zone to complete ... |
| 2888 | 2026-06-15T08:54:11.172Z | [t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2889 | 2026-06-15T08:54:11.303Z | |
| 2890 | 2026-06-15T08:54:11.304Z | [t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2891 | 2026-06-15T08:54:11.411Z | |
| 2892 | 2026-06-15T08:54:11.411Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
| 2893 | 2026-06-15T08:54:11.446Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
| 2894 | 2026-06-15T08:54:11.476Z | [t1.quartet] svcadm disable dendrite |
| 2895 | 2026-06-15T08:54:11.502Z | |
| 2896 | 2026-06-15T08:54:11.502Z | [t1.quartet] svcadm disable tfport |
| 2897 | 2026-06-15T08:54:11.525Z | |
| 2898 | 2026-06-15T08:54:11.525Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2899 | 2026-06-15T08:54:11.550Z | |
| 2900 | 2026-06-15T08:54:11.550Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
| 2901 | 2026-06-15T08:54:11.574Z | |
| 2902 | 2026-06-15T08:54:11.575Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2903 | 2026-06-15T08:54:11.599Z | |
| 2904 | 2026-06-15T08:54:11.599Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2905 | 2026-06-15T08:54:11.623Z | |
| 2906 | 2026-06-15T08:54:11.623Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
| 2907 | 2026-06-15T08:54:11.647Z | |
| 2908 | 2026-06-15T08:54:11.647Z | [t1.quartet] svcadm refresh dendrite:default |
| 2909 | 2026-06-15T08:54:11.668Z | |
| 2910 | 2026-06-15T08:54:11.668Z | [t1.quartet] svcadm enable dendrite:default |
| 2911 | 2026-06-15T08:54:11.689Z | |
| 2912 | 2026-06-15T08:54:11.689Z | wait 10s for dendrite to come up ... |
| 2913 | 2026-06-15T08:54:21.690Z | [t1.quartet] svccfg -s tfport setprop config/pkt_source = none |
| 2914 | 2026-06-15T08:54:21.718Z | |
| 2915 | 2026-06-15T08:54:21.718Z | [t1.quartet] svccfg -s tfport setprop config/flags = --sync-only |
| 2916 | 2026-06-15T08:54:21.742Z | |
| 2917 | 2026-06-15T08:54:21.742Z | [t1.quartet] svcadm refresh tfport:default |
| 2918 | 2026-06-15T08:54:21.763Z | |
| 2919 | 2026-06-15T08:54:21.763Z | [t1.quartet] svcadm enable tfport |
| 2920 | 2026-06-15T08:54:21.784Z | |
| 2921 | 2026-06-15T08:54:21.787Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 8b07cc2a-f151-4b09-9063-e5c74593b984 --sled-uuid a2148c38-4af5-47dc-8e5f-07d1b0e3ab86 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
| 2922 | 2026-06-15T08:54:21.796Z | |
| 2923 | 2026-06-15T08:54:21.796Z | [t1.quartet] ipadm |
| 2924 | 2026-06-15T08:54:21.810Z | ADDROBJ TYPE STATE ADDR |
| 2925 | 2026-06-15T08:54:21.810Z | lo0/v4 static ok 127.0.0.1/8 |
| 2926 | 2026-06-15T08:54:21.810Z | mgt1/v4 static ok 10.0.0.4/24 |
| 2927 | 2026-06-15T08:54:21.810Z | lo0/v6 static ok ::1/128 |
| 2928 | 2026-06-15T08:54:21.810Z | lo0/u6 static ok fd00:4::1/64 |
| 2929 | 2026-06-15T08:54:21.810Z | tfportrear0_0/v6 addrconf ok fe80::2c1b:abff:fe97:92bc%tfportrear0_0/10 |
| 2930 | 2026-06-15T08:54:21.810Z | tfportrear1_0/v6 addrconf ok fe80::a8a7:61ff:fed0:101c%tfportrear1_0/10 |
| 2931 | 2026-06-15T08:54:21.810Z | tfportrear2_0/v6 addrconf ok fe80::c484:8cff:fe72:ea89%tfportrear2_0/10 |
| 2932 | 2026-06-15T08:54:23.926Z | initial peering test passed |
| 2933 | 2026-06-15T08:54:24.928Z | [s3.quartet] ping fd00:1::1 |
| 2934 | 2026-06-15T08:54:24.943Z | fd00:1::1 is alive |
| 2935 | 2026-06-15T08:54:34.819Z | test ddm::test_quartet has been running for over 60 seconds |
| 2936 | 2026-06-15T08:54:35.946Z | [s3.quartet] ping fd00:1::1 |
| 2937 | 2026-06-15T08:54:35.959Z | fd00:1::1 is alive |
| 2938 | 2026-06-15T08:54:35.962Z | [t1.quartet] pkill ddmd |
| 2939 | 2026-06-15T08:54:35.971Z | |
| 2940 | 2026-06-15T08:54:35.971Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
| 2941 | 2026-06-15T08:54:35.974Z | cp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log |
| 2942 | 2026-06-15T08:54:37.857Z | [s3.quartet] pkill ddmd |
| 2943 | 2026-06-15T08:54:37.870Z | |
| 2944 | 2026-06-15T08:54:37.870Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
| 2945 | 2026-06-15T08:54:39.692Z | [s2.quartet] pkill ddmd |
| 2946 | 2026-06-15T08:54:39.705Z | |
| 2947 | 2026-06-15T08:54:39.705Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
| 2948 | 2026-06-15T08:54:42.019Z | [s1.quartet] pkill ddmd |
| 2949 | 2026-06-15T08:54:42.032Z | |
| 2950 | 2026-06-15T08:54:42.032Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
| 2951 | 2026-06-15T08:54:43.888Z | [sidecar.quartet] pkill softnpu |
| 2952 | 2026-06-15T08:54:43.901Z | |
| 2953 | 2026-06-15T08:54:43.901Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
| 2954 | 2026-06-15T08:54:46.452Z | test ddm::test_quartet ... ok |
| 2955 | 2026-06-15T08:54:46.452Z | |
| 2956 | 2026-06-15T08:54:46.455Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 71.63s |
| 2957 | 2026-06-15T08:54:46.455Z | |
| 2958 | 2026-06-15T08:54:46.513Z | + cleanup |
| 2959 | 2026-06-15T08:54:46.517Z | ++ id -un |
| 2960 | 2026-06-15T08:54:46.521Z | ++ id -gn |
| 2961 | 2026-06-15T08:54:46.524Z | + pfexec chown -R build:build . |
| 2962 | 2026-06-15T08:54:46.732Z | process exited: duration 673394 ms, exit code 0 |
| |
| 2963 | 2026-06-15T08:54:46.745Z | found 6 output files |
| 2964 | 2026-06-15T08:54:46.746Z | uploading: /work/s1.quartet.log (4369 bytes) |
| 2965 | 2026-06-15T08:54:47.756Z | uploaded: /work/s1.quartet.log |
| 2966 | 2026-06-15T08:54:47.756Z | uploading: /work/s2.quartet.log (4133 bytes) |
| 2967 | 2026-06-15T08:54:48.770Z | uploaded: /work/s2.quartet.log |
| 2968 | 2026-06-15T08:54:48.770Z | uploading: /work/s3.quartet.log (4255 bytes) |
| 2969 | 2026-06-15T08:54:49.781Z | uploaded: /work/s3.quartet.log |
| 2970 | 2026-06-15T08:54:49.781Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
| 2971 | 2026-06-15T08:54:50.792Z | uploaded: /work/sidecar.quartet-softnpu.log |
| 2972 | 2026-06-15T08:54:50.792Z | uploading: /work/t1.quartet-dpd.log (193663 bytes) |
| 2973 | 2026-06-15T08:54:51.811Z | uploaded: /work/t1.quartet-dpd.log |
| 2974 | 2026-06-15T08:54:51.811Z | uploading: /work/t1.quartet.log (17183 bytes) |
| 2975 | 2026-06-15T08:54:52.823Z | uploaded: /work/t1.quartet.log |