|
|
|
| 1 | 2026-05-21T00:09:59.530Z | job assigned to worker 01KS3XTHGBXH5376WCHXW15EN0 [factory aws, i-03bd5f53e01b2b1aa] (queued for 1 m 29 s) |
| |
| 2 | 2026-05-21T00:10:06.206Z | starting task 0: "setup" |
| 3 | 2026-05-21T00:10:06.214Z | ++ uname -s |
| 4 | 2026-05-21T00:10:06.217Z | + kern=SunOS |
| 5 | 2026-05-21T00:10:06.217Z | + build_user=build |
| 6 | 2026-05-21T00:10:06.217Z | + build_uid=12345 |
| 7 | 2026-05-21T00:10:06.217Z | + work_dir=/work |
| 8 | 2026-05-21T00:10:06.217Z | + input_dir=/input |
| 9 | 2026-05-21T00:10:06.217Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-21T00:10:06.217Z | + case "$kern" in |
| 11 | 2026-05-21T00:10:06.217Z | + groupadd -g 12345 build |
| 12 | 2026-05-21T00:10:06.220Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-21T00:10:08.228Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-21T00:10:08.280Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-21T00:10:08.284Z | + home_fs=zfs |
| 16 | 2026-05-21T00:10:08.284Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-21T00:10:08.284Z | + mkdir -p /home/build |
| 18 | 2026-05-21T00:10:08.284Z | + chown build:build /home/build /work |
| 19 | 2026-05-21T00:10:10.285Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-21T00:10:10.288Z | process exited: duration 4083 ms, exit code 0 |
| |
| 21 | 2026-05-21T00:10:10.293Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-21T00:10:10.299Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-21T00:10:10.299Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-21T00:10:10.299Z | * rust toolchain channel = "stable" |
| 25 | 2026-05-21T00:10:10.299Z | * rust toolchain profile = "default" |
| 26 | 2026-05-21T00:10:10.299Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-21T00:10:10.299Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-21T00:10:10.301Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-21T00:10:10.301Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-21T00:10:10.376Z | info: downloading installer |
| 31 | 2026-05-21T00:10:11.685Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-21T00:10:11.685Z | warn: /opt/ooce/bin |
| 33 | 2026-05-21T00:10:11.685Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-21T00:10:11.685Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-21T00:10:11.685Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-21T00:10:11.685Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-21T00:10:11.685Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-21T00:10:11.685Z | error: cannot install while Rust is installed |
| 39 | 2026-05-21T00:10:11.685Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-21T00:10:11.685Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-21T00:10:11.685Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-21T00:10:11.685Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-21T00:10:11.686Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-21T00:10:11.699Z | info: profile set to default |
| 45 | 2026-05-21T00:10:11.699Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-21T00:10:11.703Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-21T00:10:11.839Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-21T00:10:11.842Z | info: downloading 6 components |
| 49 | 2026-05-21T00:10:26.110Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-21T00:10:26.110Z | |
| 51 | 2026-05-21T00:10:26.145Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-21T00:10:26.145Z | |
| 53 | 2026-05-21T00:10:26.145Z | |
| 54 | 2026-05-21T00:10:26.145Z | Rust is installed now. Great! |
| 55 | 2026-05-21T00:10:26.145Z | |
| 56 | 2026-05-21T00:10:26.148Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-21T00:10:26.148Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-21T00:10:26.148Z | |
| 59 | 2026-05-21T00:10:26.148Z | To configure your current shell, you need to source |
| 60 | 2026-05-21T00:10:26.148Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-21T00:10:26.148Z | |
| 62 | 2026-05-21T00:10:26.148Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-21T00:10:26.148Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-21T00:10:26.148Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-21T00:10:26.148Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-21T00:10:26.149Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-21T00:10:26.149Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-21T00:10:26.149Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-21T00:10:26.149Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-21T00:10:26.149Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-21T00:10:26.251Z | + rustup --version |
| 72 | 2026-05-21T00:10:26.259Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-21T00:10:26.263Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-21T00:10:26.281Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-21T00:10:26.285Z | + cargo --version |
| 76 | 2026-05-21T00:10:26.297Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-21T00:10:26.301Z | + rustc --version |
| 78 | 2026-05-21T00:10:26.320Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-21T00:10:26.322Z | process exited: duration 16025 ms, exit code 0 |
| |
| 80 | 2026-05-21T00:10:26.328Z | starting task 2: "authentication" |
| 81 | 2026-05-21T00:10:26.344Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-21T00:10:26.351Z | starting task 3: "clone repository" |
| 83 | 2026-05-21T00:10:26.354Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-21T00:10:26.358Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-21T00:10:26.393Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-21T00:10:27.418Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-21T00:10:27.421Z | + git fetch origin c1a8abb612197ccc87a11b8b39e56f651654c60e |
| 88 | 2026-05-21T00:10:27.696Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-21T00:10:27.696Z | * branch c1a8abb612197ccc87a11b8b39e56f651654c60e -> FETCH_HEAD |
| 90 | 2026-05-21T00:10:27.701Z | + [[ -n sunshowers/spr/update-dropshot-api-manager-to-072 ]] |
| 91 | 2026-05-21T00:10:27.703Z | ++ git branch --show-current |
| 92 | 2026-05-21T00:10:27.703Z | + current=main |
| 93 | 2026-05-21T00:10:27.703Z | + [[ main != sunshowers/spr/update-dropshot-api-manager-to-072 ]] |
| 94 | 2026-05-21T00:10:27.703Z | + git branch -f sunshowers/spr/update-dropshot-api-manager-to-072 c1a8abb612197ccc87a11b8b39e56f651654c60e |
| 95 | 2026-05-21T00:10:27.706Z | + git checkout -f sunshowers/spr/update-dropshot-api-manager-to-072 |
| 96 | 2026-05-21T00:10:27.723Z | Switched to branch 'sunshowers/spr/update-dropshot-api-manager-to-072' |
| 97 | 2026-05-21T00:10:27.726Z | + git reset --hard c1a8abb612197ccc87a11b8b39e56f651654c60e |
| 98 | 2026-05-21T00:10:27.740Z | HEAD is now at c1a8abb [spr] initial version |
| 99 | 2026-05-21T00:10:27.743Z | process exited: duration 1390 ms, exit code 0 |
| |
| 100 | 2026-05-21T00:10:27.749Z | starting task 4: "build" |
| 101 | 2026-05-21T00:10:27.755Z | ++ dladm |
| 102 | 2026-05-21T00:10:27.758Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-05-21T00:10:27.758Z | ena0 phys 9216 up -- -- |
| 104 | 2026-05-21T00:10:27.758Z | ++ ipadm |
| 105 | 2026-05-21T00:10:27.761Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-05-21T00:10:27.761Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-05-21T00:10:27.761Z | ena0/dhcp dhcp ok 10.150.1.149/24 |
| 108 | 2026-05-21T00:10:27.761Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-05-21T00:10:27.761Z | ++ banner collect |
| 110 | 2026-05-21T00:10:27.764Z | |
| 111 | 2026-05-21T00:10:27.764Z | #### #### # # ###### #### ##### |
| 112 | 2026-05-21T00:10:27.764Z | # # # # # # # # # # |
| 113 | 2026-05-21T00:10:27.764Z | # # # # # ##### # # |
| 114 | 2026-05-21T00:10:27.764Z | # # # # # # # # |
| 115 | 2026-05-21T00:10:27.764Z | # # # # # # # # # # |
| 116 | 2026-05-21T00:10:27.764Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-05-21T00:10:27.764Z | |
| 118 | 2026-05-21T00:10:27.764Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-05-21T00:10:27.764Z | ++ repo=softnpu |
| 120 | 2026-05-21T00:10:27.764Z | ++ series=image |
| 121 | 2026-05-21T00:10:27.764Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-05-21T00:10:27.765Z | ++ name=softnpu |
| 123 | 2026-05-21T00:10:27.765Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-05-21T00:10:27.765Z | ++ mkdir -p download |
| 125 | 2026-05-21T00:10:27.765Z | ++ pushd download |
| 126 | 2026-05-21T00:10:27.765Z | ++ [[ ! -f softnpu ]] |
| 127 | 2026-05-21T00:10:27.765Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 128 | 2026-05-21T00:10:27.765Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-05-21T00:10:27.769Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-05-21T00:10:27.772Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-05-21T00:10:28.268Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 31.40M 0 0
100 15.63M 100 15.63M 0 0 31.39M 0 0
100 15.63M 100 15.63M 0 0 31.39M 0 0 |
| 132 | 2026-05-21T00:10:28.273Z | ++ popd |
| 133 | 2026-05-21T00:10:28.273Z | /work/oxidecomputer/maghemite |
| 134 | 2026-05-21T00:10:28.273Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-05-21T00:10:28.273Z | ++ repo=sidecar-lite |
| 136 | 2026-05-21T00:10:28.273Z | ++ series=release |
| 137 | 2026-05-21T00:10:28.273Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-05-21T00:10:28.274Z | ++ name=libsidecar_lite.so |
| 139 | 2026-05-21T00:10:28.274Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-05-21T00:10:28.274Z | ++ mkdir -p download |
| 141 | 2026-05-21T00:10:28.279Z | ++ pushd download |
| 142 | 2026-05-21T00:10:28.279Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 143 | 2026-05-21T00:10:28.279Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 144 | 2026-05-21T00:10:28.279Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-05-21T00:10:28.283Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-05-21T00:10:28.283Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-05-21T00:10:28.619Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 35.36M 0 0
100 12.04M 100 12.04M 0 0 35.35M 0 0
100 12.04M 100 12.04M 0 0 35.34M 0 0 |
| 148 | 2026-05-21T00:10:28.622Z | ++ popd |
| 149 | 2026-05-21T00:10:28.622Z | /work/oxidecomputer/maghemite |
| 150 | 2026-05-21T00:10:28.622Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-05-21T00:10:28.622Z | ++ repo=sidecar-lite |
| 152 | 2026-05-21T00:10:28.622Z | ++ series=release |
| 153 | 2026-05-21T00:10:28.622Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-05-21T00:10:28.622Z | ++ name=scadm |
| 155 | 2026-05-21T00:10:28.622Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-05-21T00:10:28.622Z | ++ mkdir -p download |
| 157 | 2026-05-21T00:10:28.625Z | ++ pushd download |
| 158 | 2026-05-21T00:10:28.625Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-05-21T00:10:28.625Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-05-21T00:10:28.625Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-05-21T00:10:28.628Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-05-21T00:10:28.628Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-05-21T00:10:28.979Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 44.94M 0 0
100 15.78M 100 15.78M 0 0 44.93M 0 0
100 15.78M 100 15.78M 0 0 44.92M 0 0 |
| 164 | 2026-05-21T00:10:28.982Z | ++ popd |
| 165 | 2026-05-21T00:10:28.982Z | /work/oxidecomputer/maghemite |
| 166 | 2026-05-21T00:10:28.982Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-05-21T00:10:28.982Z | ++ repo=dendrite |
| 168 | 2026-05-21T00:10:28.982Z | ++ series=image |
| 169 | 2026-05-21T00:10:28.982Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-05-21T00:10:28.982Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-05-21T00:10:28.982Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-05-21T00:10:28.982Z | ++ mkdir -p download |
| 173 | 2026-05-21T00:10:29.019Z | ++ pushd download |
| 174 | 2026-05-21T00:10:29.019Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-05-21T00:10:29.019Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-05-21T00:10:29.019Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-05-21T00:10:29.019Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-05-21T00:10:29.019Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-05-21T00:10:30.119Z |
0 0 0 0 0 0 0 0 0
82 71.59M 82 58.83M 0 0 58.88M 0 00:01 00:01 58.89M
100 71.59M 100 71.59M 0 0 63.28M 0 00:01 00:01 58.89M
100 71.59M 100 71.59M 0 0 63.28M 0 00:01 00:01 58.89M
100 71.59M 100 71.59M 0 0 63.28M 0 00:01 00:01 58.89M |
| 180 | 2026-05-21T00:10:30.123Z | ++ popd |
| 181 | 2026-05-21T00:10:30.126Z | /work/oxidecomputer/maghemite |
| 182 | 2026-05-21T00:10:30.126Z | ++ get_artifact maghemite release c1a8abb612197ccc87a11b8b39e56f651654c60e ddm |
| 183 | 2026-05-21T00:10:30.126Z | ++ repo=maghemite |
| 184 | 2026-05-21T00:10:30.126Z | ++ series=release |
| 185 | 2026-05-21T00:10:30.126Z | ++ commit=c1a8abb612197ccc87a11b8b39e56f651654c60e |
| 186 | 2026-05-21T00:10:30.126Z | ++ name=ddm |
| 187 | 2026-05-21T00:10:30.126Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-05-21T00:10:30.126Z | ++ mkdir -p download |
| 189 | 2026-05-21T00:10:30.126Z | ++ pushd download |
| 190 | 2026-05-21T00:10:30.126Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-05-21T00:10:30.126Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-05-21T00:10:30.126Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/c1a8abb612197ccc87a11b8b39e56f651654c60e/ddm |
| 193 | 2026-05-21T00:10:30.131Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-05-21T00:10:30.134Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-05-21T00:10:30.191Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-05-21T00:10:30.194Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-05-21T00:10:30.194Z | ++ popd |
| 198 | 2026-05-21T00:10:30.194Z | /work/oxidecomputer/maghemite |
| 199 | 2026-05-21T00:10:30.194Z | ++ get_artifact maghemite release c1a8abb612197ccc87a11b8b39e56f651654c60e ddmadm |
| 200 | 2026-05-21T00:10:30.194Z | ++ repo=maghemite |
| 201 | 2026-05-21T00:10:30.194Z | ++ series=release |
| 202 | 2026-05-21T00:10:30.194Z | ++ commit=c1a8abb612197ccc87a11b8b39e56f651654c60e |
| 203 | 2026-05-21T00:10:30.194Z | ++ name=ddmadm |
| 204 | 2026-05-21T00:10:30.194Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-05-21T00:10:30.194Z | ++ mkdir -p download |
| 206 | 2026-05-21T00:10:30.194Z | ++ pushd download |
| 207 | 2026-05-21T00:10:30.194Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-05-21T00:10:30.194Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-05-21T00:10:30.194Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/c1a8abb612197ccc87a11b8b39e56f651654c60e/ddmadm |
| 210 | 2026-05-21T00:10:30.199Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-05-21T00:10:30.201Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-05-21T00:10:30.262Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-05-21T00:10:30.262Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-05-21T00:10:30.265Z | ++ popd |
| 215 | 2026-05-21T00:10:30.265Z | /work/oxidecomputer/maghemite |
| 216 | 2026-05-21T00:10:30.265Z | ++ pushd download |
| 217 | 2026-05-21T00:10:30.265Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-05-21T00:10:30.265Z | ++ chmod +x softnpu |
| 219 | 2026-05-21T00:10:30.268Z | ++ chmod +x scadm |
| 220 | 2026-05-21T00:10:30.268Z | ++ chmod +x ddmadm |
| 221 | 2026-05-21T00:10:30.271Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-05-21T00:10:30.271Z | ++ chmod +x ddmd |
| 223 | 2026-05-21T00:10:30.271Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-05-21T00:10:30.271Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-05-21T00:10:30.274Z | mv: cannot access ddmadm |
| 226 | 2026-05-21T00:10:30.274Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-05-21T00:10:30.274Z | mv: cannot access ddmd |
| 228 | 2026-05-21T00:10:30.274Z | ++ rm -rf zones/dendrite |
| 229 | 2026-05-21T00:10:30.274Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-05-21T00:10:30.277Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-05-21T00:10:31.296Z | ++ 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-05-21T00:10:31.299Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-05-21T00:10:31.303Z | ++ popd |
| 234 | 2026-05-21T00:10:31.303Z | /work/oxidecomputer/maghemite |
| 235 | 2026-05-21T00:10:31.303Z | ++ banner install |
| 236 | 2026-05-21T00:10:31.303Z | |
| 237 | 2026-05-21T00:10:31.303Z | # # # #### ##### ## # # |
| 238 | 2026-05-21T00:10:31.303Z | # ## # # # # # # # |
| 239 | 2026-05-21T00:10:31.303Z | # # # # #### # # # # # |
| 240 | 2026-05-21T00:10:31.303Z | # # # # # # ###### # # |
| 241 | 2026-05-21T00:10:31.303Z | # # ## # # # # # # # |
| 242 | 2026-05-21T00:10:31.303Z | # # # #### # # # ###### ###### |
| 243 | 2026-05-21T00:10:31.303Z | |
| 244 | 2026-05-21T00:10:31.303Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-05-21T00:10:31.303Z | ++ set +o errexit |
| 246 | 2026-05-21T00:10:31.303Z | ++ pkg info clang-15 |
| 247 | 2026-05-21T00:10:31.303Z | ++ grep -qi installed |
| 248 | 2026-05-21T00:10:32.508Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-05-21T00:10:32.508Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-05-21T00:10:32.508Z | |
| 251 | 2026-05-21T00:10:32.508Z | clang-15 |
| 252 | 2026-05-21T00:10:32.545Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-05-21T00:10:32.545Z | ++ set -o errexit |
| 254 | 2026-05-21T00:10:32.546Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-05-21T00:10:39.229Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-05-21T00:10:46.911Z | Startup: Caching catalogs ... Done |
| 257 | 2026-05-21T00:10:54.108Z | Planning: Solver setup ... Done |
| 258 | 2026-05-21T00:10:54.149Z | Planning: Running solver ... Done |
| 259 | 2026-05-21T00:10:54.288Z | Planning: Finding local manifests ... Done |
| 260 | 2026-05-21T00:10:54.305Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-05-21T00:10:54.395Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-05-21T00:10:54.425Z | Planning: Package planning ... Done |
| 263 | 2026-05-21T00:10:54.450Z | Planning: Merging actions ... Done |
| 264 | 2026-05-21T00:10:54.558Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-05-21T00:10:54.563Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-05-21T00:10:55.338Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-05-21T00:10:55.342Z | Planning: Planning completed in 8.26 seconds |
| 268 | 2026-05-21T00:10:55.352Z | Packages to install: 2 |
| 269 | 2026-05-21T00:10:55.352Z | Mediators to change: 2 |
| 270 | 2026-05-21T00:10:55.352Z | Services to change: 1 |
| 271 | 2026-05-21T00:10:55.355Z | Create boot environment: No |
| 272 | 2026-05-21T00:10:55.355Z | Create backup boot environment: No |
| 273 | 2026-05-21T00:10:55.393Z | |
| 274 | 2026-05-21T00:10:55.393Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-05-21T00:11:01.397Z | Download: 2010/3076 items 117.9/211.3MB 55% complete (33.8M/s) |
| 276 | 2026-05-21T00:11:07.532Z | Download: 3032/3076 items 201.8/211.3MB 95% complete (21.1M/s) |
| 277 | 2026-05-21T00:11:10.540Z | Download: Completed 211.31 MB in 15.14 seconds (13.9M/s) |
| 278 | 2026-05-21T00:11:10.709Z | Actions: 1/3418 actions (Installing new actions) |
| 279 | 2026-05-21T00:11:13.849Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 280 | 2026-05-21T00:11:14.503Z | Done |
| 281 | 2026-05-21T00:11:14.503Z | Done |
| 282 | 2026-05-21T00:11:15.236Z | Done |
| 283 | 2026-05-21T00:11:18.576Z | Done |
| 284 | 2026-05-21T00:11:18.650Z | Done |
| 285 | 2026-05-21T00:11:18.653Z | Done |
| 286 | 2026-05-21T00:11:18.909Z | Done |
| 287 | 2026-05-21T00:11:19.582Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 288 | 2026-05-21T00:11:19.582Z | ++ set +o errexit |
| 289 | 2026-05-21T00:11:19.585Z | ++ pkg info pkg-config |
| 290 | 2026-05-21T00:11:19.585Z | ++ grep -qi installed |
| 291 | 2026-05-21T00:11:19.810Z | ++ [[ 0 != 0 ]] |
| 292 | 2026-05-21T00:11:19.810Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 293 | 2026-05-21T00:11:19.810Z | ++ set +o errexit |
| 294 | 2026-05-21T00:11:19.813Z | ++ pkg info brand/omicron1 |
| 295 | 2026-05-21T00:11:19.813Z | ++ grep -qi installed |
| 296 | 2026-05-21T00:11:19.994Z | pkg: info: no packages matching the following patterns you specified are |
| 297 | 2026-05-21T00:11:19.994Z | installed on the system. Try querying remotely instead: |
| 298 | 2026-05-21T00:11:19.994Z | |
| 299 | 2026-05-21T00:11:19.994Z | brand/omicron1 |
| 300 | 2026-05-21T00:11:20.027Z | ++ [[ 1 != 0 ]] |
| 301 | 2026-05-21T00:11:20.027Z | ++ set -o errexit |
| 302 | 2026-05-21T00:11:20.027Z | ++ pfexec pkg install brand/omicron1 |
| 303 | 2026-05-21T00:11:20.861Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 304 | 2026-05-21T00:11:28.038Z | Planning: Solver setup ... Done |
| 305 | 2026-05-21T00:11:28.077Z | Planning: Running solver ... Done |
| 306 | 2026-05-21T00:11:28.221Z | Planning: Finding local manifests ... Done |
| 307 | 2026-05-21T00:11:28.225Z | Planning: Fetching manifests: 0/2 0% complete |
| 308 | 2026-05-21T00:11:28.340Z | Planning: Fetching manifests: 2/2 100% complete |
| 309 | 2026-05-21T00:11:28.354Z | Planning: Package planning ... Done |
| 310 | 2026-05-21T00:11:28.361Z | Planning: Merging actions ... Done |
| 311 | 2026-05-21T00:11:28.504Z | Planning: Checking for conflicting actions ... Done |
| 312 | 2026-05-21T00:11:28.507Z | Planning: Consolidating action changes ... Done |
| 313 | 2026-05-21T00:11:28.662Z | Planning: Evaluating mediators ... Done |
| 314 | 2026-05-21T00:11:28.666Z | Planning: Planning completed in 7.80 seconds |
| 315 | 2026-05-21T00:11:28.672Z | Packages to install: 2 |
| 316 | 2026-05-21T00:11:28.672Z | Create boot environment: No |
| 317 | 2026-05-21T00:11:28.672Z | Create backup boot environment: No |
| 318 | 2026-05-21T00:11:28.701Z | |
| 319 | 2026-05-21T00:11:28.701Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 320 | 2026-05-21T00:11:28.723Z | Download: Completed 1.07 MB in 0.02 seconds (51.4M/s) |
| 321 | 2026-05-21T00:11:28.799Z | Actions: 1/28 actions (Installing new actions) |
| 322 | 2026-05-21T00:11:28.812Z | Actions: Completed 28 actions in 0.01 seconds. |
| 323 | 2026-05-21T00:11:29.324Z | Done |
| 324 | 2026-05-21T00:11:29.324Z | Done |
| 325 | 2026-05-21T00:11:29.950Z | Done |
| 326 | 2026-05-21T00:11:32.745Z | Done |
| 327 | 2026-05-21T00:11:32.814Z | Done |
| 328 | 2026-05-21T00:11:32.817Z | Done |
| 329 | 2026-05-21T00:11:32.948Z | Done |
| 330 | 2026-05-21T00:11:33.082Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 331 | 2026-05-21T00:11:33.082Z | ++ set +o errexit |
| 332 | 2026-05-21T00:11:33.085Z | ++ pkg info brand/omicron1/tools |
| 333 | 2026-05-21T00:11:33.085Z | ++ grep -qi installed |
| 334 | 2026-05-21T00:11:33.268Z | pkg: info: no packages matching the following patterns you specified are |
| 335 | 2026-05-21T00:11:33.268Z | installed on the system. Try querying remotely instead: |
| 336 | 2026-05-21T00:11:33.268Z | |
| 337 | 2026-05-21T00:11:33.268Z | brand/omicron1/tools |
| 338 | 2026-05-21T00:11:33.304Z | ++ [[ 1 != 0 ]] |
| 339 | 2026-05-21T00:11:33.304Z | ++ set -o errexit |
| 340 | 2026-05-21T00:11:33.304Z | ++ pfexec pkg install brand/omicron1/tools |
| 341 | 2026-05-21T00:11:33.698Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 342 | 2026-05-21T00:11:40.952Z | Planning: Solver setup ... Done |
| 343 | 2026-05-21T00:11:40.991Z | Planning: Running solver ... Done |
| 344 | 2026-05-21T00:11:41.132Z | Planning: Finding local manifests ... Done |
| 345 | 2026-05-21T00:11:41.135Z | Planning: Fetching manifests: 0/1 0% complete |
| 346 | 2026-05-21T00:11:41.244Z | Planning: Fetching manifests: 1/1 100% complete |
| 347 | 2026-05-21T00:11:41.257Z | Planning: Package planning ... Done |
| 348 | 2026-05-21T00:11:41.259Z | Planning: Merging actions ... Done |
| 349 | 2026-05-21T00:11:41.396Z | Planning: Checking for conflicting actions ... Done |
| 350 | 2026-05-21T00:11:41.399Z | Planning: Consolidating action changes ... Done |
| 351 | 2026-05-21T00:11:41.551Z | Planning: Evaluating mediators ... Done |
| 352 | 2026-05-21T00:11:41.554Z | Planning: Planning completed in 7.85 seconds |
| 353 | 2026-05-21T00:11:41.559Z | Packages to install: 1 |
| 354 | 2026-05-21T00:11:41.559Z | Services to change: 1 |
| 355 | 2026-05-21T00:11:41.559Z | Create boot environment: No |
| 356 | 2026-05-21T00:11:41.559Z | Create backup boot environment: No |
| 357 | 2026-05-21T00:11:41.587Z | |
| 358 | 2026-05-21T00:11:41.587Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 359 | 2026-05-21T00:11:41.614Z | Download: Completed 1.19 MB in 0.03 seconds (44.6M/s) |
| 360 | 2026-05-21T00:11:41.697Z | Actions: 1/19 actions (Installing new actions) |
| 361 | 2026-05-21T00:11:41.712Z | Actions: Completed 19 actions in 0.01 seconds. |
| 362 | 2026-05-21T00:11:42.227Z | Done |
| 363 | 2026-05-21T00:11:42.227Z | Done |
| 364 | 2026-05-21T00:11:42.858Z | Done |
| 365 | 2026-05-21T00:11:45.705Z | Done |
| 366 | 2026-05-21T00:11:45.777Z | Done |
| 367 | 2026-05-21T00:11:45.779Z | Done |
| 368 | 2026-05-21T00:11:46.008Z | Done |
| 369 | 2026-05-21T00:11:46.146Z | ++ pfexec svcadm enable baseline |
| 370 | 2026-05-21T00:11:46.161Z | ++ retry=0 |
| 371 | 2026-05-21T00:11:46.164Z | +++ svcs -Hostate baseline |
| 372 | 2026-05-21T00:11:46.177Z | ++ [[ offline* != online ]] |
| 373 | 2026-05-21T00:11:46.177Z | ++ [[ 0 -gt 300 ]] |
| 374 | 2026-05-21T00:11:46.177Z | ++ sleep 1 |
| 375 | 2026-05-21T00:11:47.216Z | ++ retry=1 |
| 376 | 2026-05-21T00:11:47.226Z | +++ svcs -Hostate baseline |
| 377 | 2026-05-21T00:11:47.227Z | ++ [[ offline* != online ]] |
| 378 | 2026-05-21T00:11:47.227Z | ++ [[ 1 -gt 300 ]] |
| 379 | 2026-05-21T00:11:47.227Z | ++ sleep 1 |
| 380 | 2026-05-21T00:11:48.197Z | ++ retry=2 |
| 381 | 2026-05-21T00:11:48.200Z | +++ svcs -Hostate baseline |
| 382 | 2026-05-21T00:11:48.212Z | ++ [[ offline* != online ]] |
| 383 | 2026-05-21T00:11:48.212Z | ++ [[ 2 -gt 300 ]] |
| 384 | 2026-05-21T00:11:48.212Z | ++ sleep 1 |
| 385 | 2026-05-21T00:11:49.215Z | ++ retry=3 |
| 386 | 2026-05-21T00:11:49.218Z | +++ svcs -Hostate baseline |
| 387 | 2026-05-21T00:11:49.228Z | ++ [[ offline* != online ]] |
| 388 | 2026-05-21T00:11:49.228Z | ++ [[ 3 -gt 300 ]] |
| 389 | 2026-05-21T00:11:49.228Z | ++ sleep 1 |
| 390 | 2026-05-21T00:11:50.231Z | ++ retry=4 |
| 391 | 2026-05-21T00:11:50.233Z | +++ svcs -Hostate baseline |
| 392 | 2026-05-21T00:11:50.248Z | ++ [[ offline* != online ]] |
| 393 | 2026-05-21T00:11:50.248Z | ++ [[ 4 -gt 300 ]] |
| 394 | 2026-05-21T00:11:50.248Z | ++ sleep 1 |
| 395 | 2026-05-21T00:11:51.252Z | ++ retry=5 |
| 396 | 2026-05-21T00:11:51.256Z | +++ svcs -Hostate baseline |
| 397 | 2026-05-21T00:11:51.269Z | ++ [[ offline* != online ]] |
| 398 | 2026-05-21T00:11:51.272Z | ++ [[ 5 -gt 300 ]] |
| 399 | 2026-05-21T00:11:51.272Z | ++ sleep 1 |
| 400 | 2026-05-21T00:11:52.269Z | ++ retry=6 |
| 401 | 2026-05-21T00:11:52.272Z | +++ svcs -Hostate baseline |
| 402 | 2026-05-21T00:11:52.286Z | ++ [[ offline* != online ]] |
| 403 | 2026-05-21T00:11:52.286Z | ++ [[ 6 -gt 300 ]] |
| 404 | 2026-05-21T00:11:52.286Z | ++ sleep 1 |
| 405 | 2026-05-21T00:11:53.434Z | ++ retry=7 |
| 406 | 2026-05-21T00:11:53.451Z | +++ svcs -Hostate baseline |
| 407 | 2026-05-21T00:11:53.451Z | ++ [[ offline* != online ]] |
| 408 | 2026-05-21T00:11:53.451Z | ++ [[ 7 -gt 300 ]] |
| 409 | 2026-05-21T00:11:53.451Z | ++ sleep 1 |
| 410 | 2026-05-21T00:11:54.306Z | ++ retry=8 |
| 411 | 2026-05-21T00:11:54.310Z | +++ svcs -Hostate baseline |
| 412 | 2026-05-21T00:11:54.322Z | ++ [[ offline* != online ]] |
| 413 | 2026-05-21T00:11:54.322Z | ++ [[ 8 -gt 300 ]] |
| 414 | 2026-05-21T00:11:54.322Z | ++ sleep 1 |
| 415 | 2026-05-21T00:11:55.324Z | ++ retry=9 |
| 416 | 2026-05-21T00:11:55.327Z | +++ svcs -Hostate baseline |
| 417 | 2026-05-21T00:11:55.340Z | ++ [[ offline* != online ]] |
| 418 | 2026-05-21T00:11:55.340Z | ++ [[ 9 -gt 300 ]] |
| 419 | 2026-05-21T00:11:55.340Z | ++ sleep 1 |
| 420 | 2026-05-21T00:11:56.342Z | ++ retry=10 |
| 421 | 2026-05-21T00:11:56.345Z | +++ svcs -Hostate baseline |
| 422 | 2026-05-21T00:11:56.359Z | ++ [[ offline* != online ]] |
| 423 | 2026-05-21T00:11:56.359Z | ++ [[ 10 -gt 300 ]] |
| 424 | 2026-05-21T00:11:56.359Z | ++ sleep 1 |
| 425 | 2026-05-21T00:11:57.361Z | ++ retry=11 |
| 426 | 2026-05-21T00:11:57.364Z | +++ svcs -Hostate baseline |
| 427 | 2026-05-21T00:11:57.377Z | ++ [[ offline* != online ]] |
| 428 | 2026-05-21T00:11:57.377Z | ++ [[ 11 -gt 300 ]] |
| 429 | 2026-05-21T00:11:57.377Z | ++ sleep 1 |
| 430 | 2026-05-21T00:11:58.379Z | ++ retry=12 |
| 431 | 2026-05-21T00:11:58.382Z | +++ svcs -Hostate baseline |
| 432 | 2026-05-21T00:11:58.396Z | ++ [[ offline* != online ]] |
| 433 | 2026-05-21T00:11:58.396Z | ++ [[ 12 -gt 300 ]] |
| 434 | 2026-05-21T00:11:58.396Z | ++ sleep 1 |
| 435 | 2026-05-21T00:11:59.398Z | ++ retry=13 |
| 436 | 2026-05-21T00:11:59.401Z | +++ svcs -Hostate baseline |
| 437 | 2026-05-21T00:11:59.414Z | ++ [[ offline* != online ]] |
| 438 | 2026-05-21T00:11:59.414Z | ++ [[ 13 -gt 300 ]] |
| 439 | 2026-05-21T00:11:59.414Z | ++ sleep 1 |
| 440 | 2026-05-21T00:12:00.416Z | ++ retry=14 |
| 441 | 2026-05-21T00:12:00.419Z | +++ svcs -Hostate baseline |
| 442 | 2026-05-21T00:12:00.432Z | ++ [[ offline* != online ]] |
| 443 | 2026-05-21T00:12:00.432Z | ++ [[ 14 -gt 300 ]] |
| 444 | 2026-05-21T00:12:00.432Z | ++ sleep 1 |
| 445 | 2026-05-21T00:12:01.434Z | ++ retry=15 |
| 446 | 2026-05-21T00:12:01.437Z | +++ svcs -Hostate baseline |
| 447 | 2026-05-21T00:12:01.451Z | ++ [[ offline* != online ]] |
| 448 | 2026-05-21T00:12:01.451Z | ++ [[ 15 -gt 300 ]] |
| 449 | 2026-05-21T00:12:01.451Z | ++ sleep 1 |
| 450 | 2026-05-21T00:12:02.454Z | ++ retry=16 |
| 451 | 2026-05-21T00:12:02.457Z | +++ svcs -Hostate baseline |
| 452 | 2026-05-21T00:12:02.471Z | ++ [[ offline* != online ]] |
| 453 | 2026-05-21T00:12:02.471Z | ++ [[ 16 -gt 300 ]] |
| 454 | 2026-05-21T00:12:02.471Z | ++ sleep 1 |
| 455 | 2026-05-21T00:12:03.472Z | ++ retry=17 |
| 456 | 2026-05-21T00:12:03.476Z | +++ svcs -Hostate baseline |
| 457 | 2026-05-21T00:12:03.488Z | ++ [[ offline* != online ]] |
| 458 | 2026-05-21T00:12:03.488Z | ++ [[ 17 -gt 300 ]] |
| 459 | 2026-05-21T00:12:03.488Z | ++ sleep 1 |
| 460 | 2026-05-21T00:12:04.490Z | ++ retry=18 |
| 461 | 2026-05-21T00:12:04.493Z | +++ svcs -Hostate baseline |
| 462 | 2026-05-21T00:12:04.507Z | ++ [[ offline* != online ]] |
| 463 | 2026-05-21T00:12:04.507Z | ++ [[ 18 -gt 300 ]] |
| 464 | 2026-05-21T00:12:04.507Z | ++ sleep 1 |
| 465 | 2026-05-21T00:12:05.509Z | ++ retry=19 |
| 466 | 2026-05-21T00:12:05.513Z | +++ svcs -Hostate baseline |
| 467 | 2026-05-21T00:12:05.524Z | ++ [[ offline* != online ]] |
| 468 | 2026-05-21T00:12:05.524Z | ++ [[ 19 -gt 300 ]] |
| 469 | 2026-05-21T00:12:05.524Z | ++ sleep 1 |
| 470 | 2026-05-21T00:12:06.527Z | ++ retry=20 |
| 471 | 2026-05-21T00:12:06.530Z | +++ svcs -Hostate baseline |
| 472 | 2026-05-21T00:12:06.543Z | ++ [[ offline* != online ]] |
| 473 | 2026-05-21T00:12:06.543Z | ++ [[ 20 -gt 300 ]] |
| 474 | 2026-05-21T00:12:06.543Z | ++ sleep 1 |
| 475 | 2026-05-21T00:12:07.545Z | ++ retry=21 |
| 476 | 2026-05-21T00:12:07.548Z | +++ svcs -Hostate baseline |
| 477 | 2026-05-21T00:12:07.561Z | ++ [[ offline* != online ]] |
| 478 | 2026-05-21T00:12:07.561Z | ++ [[ 21 -gt 300 ]] |
| 479 | 2026-05-21T00:12:07.561Z | ++ sleep 1 |
| 480 | 2026-05-21T00:12:08.563Z | ++ retry=22 |
| 481 | 2026-05-21T00:12:08.566Z | +++ svcs -Hostate baseline |
| 482 | 2026-05-21T00:12:08.579Z | ++ [[ offline* != online ]] |
| 483 | 2026-05-21T00:12:08.579Z | ++ [[ 22 -gt 300 ]] |
| 484 | 2026-05-21T00:12:08.579Z | ++ sleep 1 |
| 485 | 2026-05-21T00:12:09.584Z | ++ retry=23 |
| 486 | 2026-05-21T00:12:09.589Z | +++ svcs -Hostate baseline |
| 487 | 2026-05-21T00:12:09.597Z | ++ [[ offline* != online ]] |
| 488 | 2026-05-21T00:12:09.597Z | ++ [[ 23 -gt 300 ]] |
| 489 | 2026-05-21T00:12:09.597Z | ++ sleep 1 |
| 490 | 2026-05-21T00:12:10.599Z | ++ retry=24 |
| 491 | 2026-05-21T00:12:10.602Z | +++ svcs -Hostate baseline |
| 492 | 2026-05-21T00:12:10.615Z | ++ [[ offline* != online ]] |
| 493 | 2026-05-21T00:12:10.615Z | ++ [[ 24 -gt 300 ]] |
| 494 | 2026-05-21T00:12:10.615Z | ++ sleep 1 |
| 495 | 2026-05-21T00:12:11.617Z | ++ retry=25 |
| 496 | 2026-05-21T00:12:11.621Z | +++ svcs -Hostate baseline |
| 497 | 2026-05-21T00:12:11.633Z | ++ [[ offline* != online ]] |
| 498 | 2026-05-21T00:12:11.633Z | ++ [[ 25 -gt 300 ]] |
| 499 | 2026-05-21T00:12:11.633Z | ++ sleep 1 |
| 500 | 2026-05-21T00:12:12.636Z | ++ retry=26 |
| 501 | 2026-05-21T00:12:12.639Z | +++ svcs -Hostate baseline |
| 502 | 2026-05-21T00:12:12.651Z | ++ [[ offline* != online ]] |
| 503 | 2026-05-21T00:12:12.651Z | ++ [[ 26 -gt 300 ]] |
| 504 | 2026-05-21T00:12:12.651Z | ++ sleep 1 |
| 505 | 2026-05-21T00:12:13.655Z | ++ retry=27 |
| 506 | 2026-05-21T00:12:13.659Z | +++ svcs -Hostate baseline |
| 507 | 2026-05-21T00:12:13.670Z | ++ [[ offline* != online ]] |
| 508 | 2026-05-21T00:12:13.670Z | ++ [[ 27 -gt 300 ]] |
| 509 | 2026-05-21T00:12:13.670Z | ++ sleep 1 |
| 510 | 2026-05-21T00:12:14.672Z | ++ retry=28 |
| 511 | 2026-05-21T00:12:14.675Z | +++ svcs -Hostate baseline |
| 512 | 2026-05-21T00:12:14.688Z | ++ [[ offline* != online ]] |
| 513 | 2026-05-21T00:12:14.688Z | ++ [[ 28 -gt 300 ]] |
| 514 | 2026-05-21T00:12:14.688Z | ++ sleep 1 |
| 515 | 2026-05-21T00:12:15.690Z | ++ retry=29 |
| 516 | 2026-05-21T00:12:15.693Z | +++ svcs -Hostate baseline |
| 517 | 2026-05-21T00:12:15.706Z | ++ [[ offline* != online ]] |
| 518 | 2026-05-21T00:12:15.706Z | ++ [[ 29 -gt 300 ]] |
| 519 | 2026-05-21T00:12:15.706Z | ++ sleep 1 |
| 520 | 2026-05-21T00:12:16.721Z | ++ retry=30 |
| 521 | 2026-05-21T00:12:16.730Z | +++ svcs -Hostate baseline |
| 522 | 2026-05-21T00:12:16.730Z | ++ [[ offline* != online ]] |
| 523 | 2026-05-21T00:12:16.731Z | ++ [[ 30 -gt 300 ]] |
| 524 | 2026-05-21T00:12:16.731Z | ++ sleep 1 |
| 525 | 2026-05-21T00:12:17.727Z | ++ retry=31 |
| 526 | 2026-05-21T00:12:17.729Z | +++ svcs -Hostate baseline |
| 527 | 2026-05-21T00:12:17.742Z | ++ [[ offline* != online ]] |
| 528 | 2026-05-21T00:12:17.742Z | ++ [[ 31 -gt 300 ]] |
| 529 | 2026-05-21T00:12:17.742Z | ++ sleep 1 |
| 530 | 2026-05-21T00:12:18.755Z | ++ retry=32 |
| 531 | 2026-05-21T00:12:19.521Z | +++ svcs -Hostate baseline |
| 532 | 2026-05-21T00:12:19.521Z | ++ [[ offline* != online ]] |
| 533 | 2026-05-21T00:12:19.521Z | ++ [[ 32 -gt 300 ]] |
| 534 | 2026-05-21T00:12:19.521Z | ++ sleep 1 |
| 535 | 2026-05-21T00:12:19.784Z | ++ retry=33 |
| 536 | 2026-05-21T00:12:19.793Z | +++ svcs -Hostate baseline |
| 537 | 2026-05-21T00:12:19.793Z | ++ [[ offline* != online ]] |
| 538 | 2026-05-21T00:12:19.793Z | ++ [[ 33 -gt 300 ]] |
| 539 | 2026-05-21T00:12:19.793Z | ++ sleep 1 |
| 540 | 2026-05-21T00:12:20.782Z | ++ retry=34 |
| 541 | 2026-05-21T00:12:20.785Z | +++ svcs -Hostate baseline |
| 542 | 2026-05-21T00:12:20.797Z | ++ [[ offline* != online ]] |
| 543 | 2026-05-21T00:12:20.797Z | ++ [[ 34 -gt 300 ]] |
| 544 | 2026-05-21T00:12:20.797Z | ++ sleep 1 |
| 545 | 2026-05-21T00:12:21.799Z | ++ retry=35 |
| 546 | 2026-05-21T00:12:21.802Z | +++ svcs -Hostate baseline |
| 547 | 2026-05-21T00:12:21.815Z | ++ [[ offline* != online ]] |
| 548 | 2026-05-21T00:12:21.815Z | ++ [[ 35 -gt 300 ]] |
| 549 | 2026-05-21T00:12:21.815Z | ++ sleep 1 |
| 550 | 2026-05-21T00:12:22.817Z | ++ retry=36 |
| 551 | 2026-05-21T00:12:22.820Z | +++ svcs -Hostate baseline |
| 552 | 2026-05-21T00:12:22.833Z | ++ [[ offline* != online ]] |
| 553 | 2026-05-21T00:12:22.833Z | ++ [[ 36 -gt 300 ]] |
| 554 | 2026-05-21T00:12:22.833Z | ++ sleep 1 |
| 555 | 2026-05-21T00:12:23.835Z | ++ retry=37 |
| 556 | 2026-05-21T00:12:23.837Z | +++ svcs -Hostate baseline |
| 557 | 2026-05-21T00:12:23.852Z | ++ [[ offline* != online ]] |
| 558 | 2026-05-21T00:12:23.852Z | ++ [[ 37 -gt 300 ]] |
| 559 | 2026-05-21T00:12:23.852Z | ++ sleep 1 |
| 560 | 2026-05-21T00:12:24.853Z | ++ retry=38 |
| 561 | 2026-05-21T00:12:24.856Z | +++ svcs -Hostate baseline |
| 562 | 2026-05-21T00:12:24.869Z | ++ [[ offline* != online ]] |
| 563 | 2026-05-21T00:12:24.869Z | ++ [[ 38 -gt 300 ]] |
| 564 | 2026-05-21T00:12:24.870Z | ++ sleep 1 |
| 565 | 2026-05-21T00:12:25.874Z | ++ retry=39 |
| 566 | 2026-05-21T00:12:25.877Z | +++ svcs -Hostate baseline |
| 567 | 2026-05-21T00:12:25.887Z | ++ [[ offline* != online ]] |
| 568 | 2026-05-21T00:12:25.888Z | ++ [[ 39 -gt 300 ]] |
| 569 | 2026-05-21T00:12:25.888Z | ++ sleep 1 |
| 570 | 2026-05-21T00:12:26.890Z | ++ retry=40 |
| 571 | 2026-05-21T00:12:26.893Z | +++ svcs -Hostate baseline |
| 572 | 2026-05-21T00:12:26.906Z | ++ [[ offline* != online ]] |
| 573 | 2026-05-21T00:12:26.906Z | ++ [[ 40 -gt 300 ]] |
| 574 | 2026-05-21T00:12:26.906Z | ++ sleep 1 |
| 575 | 2026-05-21T00:12:27.908Z | ++ retry=41 |
| 576 | 2026-05-21T00:12:27.911Z | +++ svcs -Hostate baseline |
| 577 | 2026-05-21T00:12:27.924Z | ++ [[ offline* != online ]] |
| 578 | 2026-05-21T00:12:27.924Z | ++ [[ 41 -gt 300 ]] |
| 579 | 2026-05-21T00:12:27.924Z | ++ sleep 1 |
| 580 | 2026-05-21T00:12:28.942Z | ++ retry=42 |
| 581 | 2026-05-21T00:12:28.946Z | +++ svcs -Hostate baseline |
| 582 | 2026-05-21T00:12:28.946Z | ++ [[ offline* != online ]] |
| 583 | 2026-05-21T00:12:28.946Z | ++ [[ 42 -gt 300 ]] |
| 584 | 2026-05-21T00:12:28.946Z | ++ sleep 1 |
| 585 | 2026-05-21T00:12:29.945Z | ++ retry=43 |
| 586 | 2026-05-21T00:12:29.948Z | +++ svcs -Hostate baseline |
| 587 | 2026-05-21T00:12:29.960Z | ++ [[ offline* != online ]] |
| 588 | 2026-05-21T00:12:29.960Z | ++ [[ 43 -gt 300 ]] |
| 589 | 2026-05-21T00:12:29.960Z | ++ sleep 1 |
| 590 | 2026-05-21T00:12:30.963Z | ++ retry=44 |
| 591 | 2026-05-21T00:12:30.966Z | +++ svcs -Hostate baseline |
| 592 | 2026-05-21T00:12:30.979Z | ++ [[ offline* != online ]] |
| 593 | 2026-05-21T00:12:30.979Z | ++ [[ 44 -gt 300 ]] |
| 594 | 2026-05-21T00:12:30.979Z | ++ sleep 1 |
| 595 | 2026-05-21T00:12:31.981Z | ++ retry=45 |
| 596 | 2026-05-21T00:12:31.983Z | +++ svcs -Hostate baseline |
| 597 | 2026-05-21T00:12:31.996Z | ++ [[ offline* != online ]] |
| 598 | 2026-05-21T00:12:31.997Z | ++ [[ 45 -gt 300 ]] |
| 599 | 2026-05-21T00:12:31.997Z | ++ sleep 1 |
| 600 | 2026-05-21T00:12:32.999Z | ++ retry=46 |
| 601 | 2026-05-21T00:12:33.002Z | +++ svcs -Hostate baseline |
| 602 | 2026-05-21T00:12:33.015Z | ++ [[ offline* != online ]] |
| 603 | 2026-05-21T00:12:33.015Z | ++ [[ 46 -gt 300 ]] |
| 604 | 2026-05-21T00:12:33.015Z | ++ sleep 1 |
| 605 | 2026-05-21T00:12:34.017Z | ++ retry=47 |
| 606 | 2026-05-21T00:12:34.020Z | +++ svcs -Hostate baseline |
| 607 | 2026-05-21T00:12:34.033Z | ++ [[ offline* != online ]] |
| 608 | 2026-05-21T00:12:34.033Z | ++ [[ 47 -gt 300 ]] |
| 609 | 2026-05-21T00:12:34.033Z | ++ sleep 1 |
| 610 | 2026-05-21T00:12:35.035Z | ++ retry=48 |
| 611 | 2026-05-21T00:12:35.038Z | +++ svcs -Hostate baseline |
| 612 | 2026-05-21T00:12:35.052Z | ++ [[ offline* != online ]] |
| 613 | 2026-05-21T00:12:35.052Z | ++ [[ 48 -gt 300 ]] |
| 614 | 2026-05-21T00:12:35.052Z | ++ sleep 1 |
| 615 | 2026-05-21T00:12:36.054Z | ++ retry=49 |
| 616 | 2026-05-21T00:12:36.057Z | +++ svcs -Hostate baseline |
| 617 | 2026-05-21T00:12:36.071Z | ++ [[ offline* != online ]] |
| 618 | 2026-05-21T00:12:36.071Z | ++ [[ 49 -gt 300 ]] |
| 619 | 2026-05-21T00:12:36.071Z | ++ sleep 1 |
| 620 | 2026-05-21T00:12:37.072Z | ++ retry=50 |
| 621 | 2026-05-21T00:12:37.075Z | +++ svcs -Hostate baseline |
| 622 | 2026-05-21T00:12:37.088Z | ++ [[ offline* != online ]] |
| 623 | 2026-05-21T00:12:37.088Z | ++ [[ 50 -gt 300 ]] |
| 624 | 2026-05-21T00:12:37.088Z | ++ sleep 1 |
| 625 | 2026-05-21T00:12:38.090Z | ++ retry=51 |
| 626 | 2026-05-21T00:12:38.093Z | +++ svcs -Hostate baseline |
| 627 | 2026-05-21T00:12:38.106Z | ++ [[ offline* != online ]] |
| 628 | 2026-05-21T00:12:38.106Z | ++ [[ 51 -gt 300 ]] |
| 629 | 2026-05-21T00:12:38.106Z | ++ sleep 1 |
| 630 | 2026-05-21T00:12:39.108Z | ++ retry=52 |
| 631 | 2026-05-21T00:12:39.112Z | +++ svcs -Hostate baseline |
| 632 | 2026-05-21T00:12:39.124Z | ++ [[ offline* != online ]] |
| 633 | 2026-05-21T00:12:39.124Z | ++ [[ 52 -gt 300 ]] |
| 634 | 2026-05-21T00:12:39.124Z | ++ sleep 1 |
| 635 | 2026-05-21T00:12:40.127Z | ++ retry=53 |
| 636 | 2026-05-21T00:12:40.130Z | +++ svcs -Hostate baseline |
| 637 | 2026-05-21T00:12:40.142Z | ++ [[ offline* != online ]] |
| 638 | 2026-05-21T00:12:40.142Z | ++ [[ 53 -gt 300 ]] |
| 639 | 2026-05-21T00:12:40.143Z | ++ sleep 1 |
| 640 | 2026-05-21T00:12:41.145Z | ++ retry=54 |
| 641 | 2026-05-21T00:12:41.147Z | +++ svcs -Hostate baseline |
| 642 | 2026-05-21T00:12:41.161Z | ++ [[ offline* != online ]] |
| 643 | 2026-05-21T00:12:41.161Z | ++ [[ 54 -gt 300 ]] |
| 644 | 2026-05-21T00:12:41.161Z | ++ sleep 1 |
| 645 | 2026-05-21T00:12:42.163Z | ++ retry=55 |
| 646 | 2026-05-21T00:12:42.166Z | +++ svcs -Hostate baseline |
| 647 | 2026-05-21T00:12:42.179Z | ++ [[ offline* != online ]] |
| 648 | 2026-05-21T00:12:42.179Z | ++ [[ 55 -gt 300 ]] |
| 649 | 2026-05-21T00:12:42.179Z | ++ sleep 1 |
| 650 | 2026-05-21T00:12:43.182Z | ++ retry=56 |
| 651 | 2026-05-21T00:12:43.185Z | +++ svcs -Hostate baseline |
| 652 | 2026-05-21T00:12:43.198Z | ++ [[ offline* != online ]] |
| 653 | 2026-05-21T00:12:43.198Z | ++ [[ 56 -gt 300 ]] |
| 654 | 2026-05-21T00:12:43.198Z | ++ sleep 1 |
| 655 | 2026-05-21T00:12:44.200Z | ++ retry=57 |
| 656 | 2026-05-21T00:12:44.203Z | +++ svcs -Hostate baseline |
| 657 | 2026-05-21T00:12:44.216Z | ++ [[ offline* != online ]] |
| 658 | 2026-05-21T00:12:44.216Z | ++ [[ 57 -gt 300 ]] |
| 659 | 2026-05-21T00:12:44.216Z | ++ sleep 1 |
| 660 | 2026-05-21T00:12:45.219Z | ++ retry=58 |
| 661 | 2026-05-21T00:12:45.222Z | +++ svcs -Hostate baseline |
| 662 | 2026-05-21T00:12:45.234Z | ++ [[ offline* != online ]] |
| 663 | 2026-05-21T00:12:45.234Z | ++ [[ 58 -gt 300 ]] |
| 664 | 2026-05-21T00:12:45.234Z | ++ sleep 1 |
| 665 | 2026-05-21T00:12:46.236Z | ++ retry=59 |
| 666 | 2026-05-21T00:12:46.239Z | +++ svcs -Hostate baseline |
| 667 | 2026-05-21T00:12:46.252Z | ++ [[ offline* != online ]] |
| 668 | 2026-05-21T00:12:46.252Z | ++ [[ 59 -gt 300 ]] |
| 669 | 2026-05-21T00:12:46.252Z | ++ sleep 1 |
| 670 | 2026-05-21T00:12:47.255Z | ++ retry=60 |
| 671 | 2026-05-21T00:12:47.258Z | +++ svcs -Hostate baseline |
| 672 | 2026-05-21T00:12:47.271Z | ++ [[ offline* != online ]] |
| 673 | 2026-05-21T00:12:47.271Z | ++ [[ 60 -gt 300 ]] |
| 674 | 2026-05-21T00:12:47.271Z | ++ sleep 1 |
| 675 | 2026-05-21T00:12:48.273Z | ++ retry=61 |
| 676 | 2026-05-21T00:12:48.276Z | +++ svcs -Hostate baseline |
| 677 | 2026-05-21T00:12:48.289Z | ++ [[ offline* != online ]] |
| 678 | 2026-05-21T00:12:48.289Z | ++ [[ 61 -gt 300 ]] |
| 679 | 2026-05-21T00:12:48.289Z | ++ sleep 1 |
| 680 | 2026-05-21T00:12:49.291Z | ++ retry=62 |
| 681 | 2026-05-21T00:12:49.294Z | +++ svcs -Hostate baseline |
| 682 | 2026-05-21T00:12:49.344Z | ++ [[ offline* != online ]] |
| 683 | 2026-05-21T00:12:49.344Z | ++ [[ 62 -gt 300 ]] |
| 684 | 2026-05-21T00:12:49.344Z | ++ sleep 1 |
| 685 | 2026-05-21T00:12:50.309Z | ++ retry=63 |
| 686 | 2026-05-21T00:12:50.312Z | +++ svcs -Hostate baseline |
| 687 | 2026-05-21T00:12:50.325Z | ++ [[ offline* != online ]] |
| 688 | 2026-05-21T00:12:50.325Z | ++ [[ 63 -gt 300 ]] |
| 689 | 2026-05-21T00:12:50.325Z | ++ sleep 1 |
| 690 | 2026-05-21T00:12:51.327Z | ++ retry=64 |
| 691 | 2026-05-21T00:12:51.330Z | +++ svcs -Hostate baseline |
| 692 | 2026-05-21T00:12:51.343Z | ++ [[ offline* != online ]] |
| 693 | 2026-05-21T00:12:51.343Z | ++ [[ 64 -gt 300 ]] |
| 694 | 2026-05-21T00:12:51.343Z | ++ sleep 1 |
| 695 | 2026-05-21T00:12:52.345Z | ++ retry=65 |
| 696 | 2026-05-21T00:12:52.348Z | +++ svcs -Hostate baseline |
| 697 | 2026-05-21T00:12:52.363Z | ++ [[ offline* != online ]] |
| 698 | 2026-05-21T00:12:52.363Z | ++ [[ 65 -gt 300 ]] |
| 699 | 2026-05-21T00:12:52.363Z | ++ sleep 1 |
| 700 | 2026-05-21T00:12:53.364Z | ++ retry=66 |
| 701 | 2026-05-21T00:12:53.367Z | +++ svcs -Hostate baseline |
| 702 | 2026-05-21T00:12:53.380Z | ++ [[ offline* != online ]] |
| 703 | 2026-05-21T00:12:53.380Z | ++ [[ 66 -gt 300 ]] |
| 704 | 2026-05-21T00:12:53.380Z | ++ sleep 1 |
| 705 | 2026-05-21T00:12:54.383Z | ++ retry=67 |
| 706 | 2026-05-21T00:12:54.387Z | +++ svcs -Hostate baseline |
| 707 | 2026-05-21T00:12:54.399Z | ++ [[ offline* != online ]] |
| 708 | 2026-05-21T00:12:54.399Z | ++ [[ 67 -gt 300 ]] |
| 709 | 2026-05-21T00:12:54.399Z | ++ sleep 1 |
| 710 | 2026-05-21T00:12:55.402Z | ++ retry=68 |
| 711 | 2026-05-21T00:12:55.405Z | +++ svcs -Hostate baseline |
| 712 | 2026-05-21T00:12:55.427Z | ++ [[ offline* != online ]] |
| 713 | 2026-05-21T00:12:55.427Z | ++ [[ 68 -gt 300 ]] |
| 714 | 2026-05-21T00:12:55.428Z | ++ sleep 1 |
| 715 | 2026-05-21T00:12:56.420Z | ++ retry=69 |
| 716 | 2026-05-21T00:12:56.423Z | +++ svcs -Hostate baseline |
| 717 | 2026-05-21T00:12:56.437Z | ++ [[ offline* != online ]] |
| 718 | 2026-05-21T00:12:56.437Z | ++ [[ 69 -gt 300 ]] |
| 719 | 2026-05-21T00:12:56.437Z | ++ sleep 1 |
| 720 | 2026-05-21T00:12:57.440Z | ++ retry=70 |
| 721 | 2026-05-21T00:12:57.443Z | +++ svcs -Hostate baseline |
| 722 | 2026-05-21T00:12:57.459Z | ++ [[ offline* != online ]] |
| 723 | 2026-05-21T00:12:57.459Z | ++ [[ 70 -gt 300 ]] |
| 724 | 2026-05-21T00:12:57.459Z | ++ sleep 1 |
| 725 | 2026-05-21T00:12:58.458Z | ++ retry=71 |
| 726 | 2026-05-21T00:12:58.461Z | +++ svcs -Hostate baseline |
| 727 | 2026-05-21T00:12:58.475Z | ++ [[ offline* != online ]] |
| 728 | 2026-05-21T00:12:58.475Z | ++ [[ 71 -gt 300 ]] |
| 729 | 2026-05-21T00:12:58.475Z | ++ sleep 1 |
| 730 | 2026-05-21T00:12:59.477Z | ++ retry=72 |
| 731 | 2026-05-21T00:12:59.480Z | +++ svcs -Hostate baseline |
| 732 | 2026-05-21T00:12:59.493Z | ++ [[ offline* != online ]] |
| 733 | 2026-05-21T00:12:59.494Z | ++ [[ 72 -gt 300 ]] |
| 734 | 2026-05-21T00:12:59.494Z | ++ sleep 1 |
| 735 | 2026-05-21T00:13:00.496Z | ++ retry=73 |
| 736 | 2026-05-21T00:13:00.499Z | +++ svcs -Hostate baseline |
| 737 | 2026-05-21T00:13:00.513Z | ++ [[ offline* != online ]] |
| 738 | 2026-05-21T00:13:00.513Z | ++ [[ 73 -gt 300 ]] |
| 739 | 2026-05-21T00:13:00.513Z | ++ sleep 1 |
| 740 | 2026-05-21T00:13:01.516Z | ++ retry=74 |
| 741 | 2026-05-21T00:13:01.519Z | +++ svcs -Hostate baseline |
| 742 | 2026-05-21T00:13:01.530Z | ++ [[ offline* != online ]] |
| 743 | 2026-05-21T00:13:01.530Z | ++ [[ 74 -gt 300 ]] |
| 744 | 2026-05-21T00:13:01.531Z | ++ sleep 1 |
| 745 | 2026-05-21T00:13:02.533Z | ++ retry=75 |
| 746 | 2026-05-21T00:13:02.536Z | +++ svcs -Hostate baseline |
| 747 | 2026-05-21T00:13:02.549Z | ++ [[ offline* != online ]] |
| 748 | 2026-05-21T00:13:02.549Z | ++ [[ 75 -gt 300 ]] |
| 749 | 2026-05-21T00:13:02.549Z | ++ sleep 1 |
| 750 | 2026-05-21T00:13:03.552Z | ++ retry=76 |
| 751 | 2026-05-21T00:13:03.555Z | +++ svcs -Hostate baseline |
| 752 | 2026-05-21T00:13:03.567Z | ++ [[ offline* != online ]] |
| 753 | 2026-05-21T00:13:03.567Z | ++ [[ 76 -gt 300 ]] |
| 754 | 2026-05-21T00:13:03.567Z | ++ sleep 1 |
| 755 | 2026-05-21T00:13:04.569Z | ++ retry=77 |
| 756 | 2026-05-21T00:13:04.572Z | +++ svcs -Hostate baseline |
| 757 | 2026-05-21T00:13:04.585Z | ++ [[ offline* != online ]] |
| 758 | 2026-05-21T00:13:04.585Z | ++ [[ 77 -gt 300 ]] |
| 759 | 2026-05-21T00:13:04.585Z | ++ sleep 1 |
| 760 | 2026-05-21T00:13:05.587Z | ++ retry=78 |
| 761 | 2026-05-21T00:13:05.590Z | +++ svcs -Hostate baseline |
| 762 | 2026-05-21T00:13:05.604Z | ++ [[ offline* != online ]] |
| 763 | 2026-05-21T00:13:05.604Z | ++ [[ 78 -gt 300 ]] |
| 764 | 2026-05-21T00:13:05.604Z | ++ sleep 1 |
| 765 | 2026-05-21T00:13:06.606Z | ++ retry=79 |
| 766 | 2026-05-21T00:13:06.609Z | +++ svcs -Hostate baseline |
| 767 | 2026-05-21T00:13:06.622Z | ++ [[ offline* != online ]] |
| 768 | 2026-05-21T00:13:06.622Z | ++ [[ 79 -gt 300 ]] |
| 769 | 2026-05-21T00:13:06.623Z | ++ sleep 1 |
| 770 | 2026-05-21T00:13:07.625Z | ++ retry=80 |
| 771 | 2026-05-21T00:13:07.627Z | +++ svcs -Hostate baseline |
| 772 | 2026-05-21T00:13:07.641Z | ++ [[ offline* != online ]] |
| 773 | 2026-05-21T00:13:07.641Z | ++ [[ 80 -gt 300 ]] |
| 774 | 2026-05-21T00:13:07.641Z | ++ sleep 1 |
| 775 | 2026-05-21T00:13:08.643Z | ++ retry=81 |
| 776 | 2026-05-21T00:13:08.646Z | +++ svcs -Hostate baseline |
| 777 | 2026-05-21T00:13:08.659Z | ++ [[ offline* != online ]] |
| 778 | 2026-05-21T00:13:08.659Z | ++ [[ 81 -gt 300 ]] |
| 779 | 2026-05-21T00:13:08.659Z | ++ sleep 1 |
| 780 | 2026-05-21T00:13:09.661Z | ++ retry=82 |
| 781 | 2026-05-21T00:13:09.664Z | +++ svcs -Hostate baseline |
| 782 | 2026-05-21T00:13:09.677Z | ++ [[ offline* != online ]] |
| 783 | 2026-05-21T00:13:09.677Z | ++ [[ 82 -gt 300 ]] |
| 784 | 2026-05-21T00:13:09.677Z | ++ sleep 1 |
| 785 | 2026-05-21T00:13:10.679Z | ++ retry=83 |
| 786 | 2026-05-21T00:13:10.684Z | +++ svcs -Hostate baseline |
| 787 | 2026-05-21T00:13:10.695Z | ++ [[ offline* != online ]] |
| 788 | 2026-05-21T00:13:10.695Z | ++ [[ 83 -gt 300 ]] |
| 789 | 2026-05-21T00:13:10.695Z | ++ sleep 1 |
| 790 | 2026-05-21T00:13:11.698Z | ++ retry=84 |
| 791 | 2026-05-21T00:13:11.701Z | +++ svcs -Hostate baseline |
| 792 | 2026-05-21T00:13:11.714Z | ++ [[ offline* != online ]] |
| 793 | 2026-05-21T00:13:11.714Z | ++ [[ 84 -gt 300 ]] |
| 794 | 2026-05-21T00:13:11.714Z | ++ sleep 1 |
| 795 | 2026-05-21T00:13:12.717Z | ++ retry=85 |
| 796 | 2026-05-21T00:13:12.720Z | +++ svcs -Hostate baseline |
| 797 | 2026-05-21T00:13:12.732Z | ++ [[ offline* != online ]] |
| 798 | 2026-05-21T00:13:12.732Z | ++ [[ 85 -gt 300 ]] |
| 799 | 2026-05-21T00:13:12.732Z | ++ sleep 1 |
| 800 | 2026-05-21T00:13:13.734Z | ++ retry=86 |
| 801 | 2026-05-21T00:13:13.737Z | +++ svcs -Hostate baseline |
| 802 | 2026-05-21T00:13:13.751Z | ++ [[ offline* != online ]] |
| 803 | 2026-05-21T00:13:13.751Z | ++ [[ 86 -gt 300 ]] |
| 804 | 2026-05-21T00:13:13.751Z | ++ sleep 1 |
| 805 | 2026-05-21T00:13:14.753Z | ++ retry=87 |
| 806 | 2026-05-21T00:13:14.757Z | +++ svcs -Hostate baseline |
| 807 | 2026-05-21T00:13:14.768Z | ++ [[ offline* != online ]] |
| 808 | 2026-05-21T00:13:14.768Z | ++ [[ 87 -gt 300 ]] |
| 809 | 2026-05-21T00:13:14.768Z | ++ sleep 1 |
| 810 | 2026-05-21T00:13:15.770Z | ++ retry=88 |
| 811 | 2026-05-21T00:13:15.773Z | +++ svcs -Hostate baseline |
| 812 | 2026-05-21T00:13:15.787Z | ++ [[ offline* != online ]] |
| 813 | 2026-05-21T00:13:15.787Z | ++ [[ 88 -gt 300 ]] |
| 814 | 2026-05-21T00:13:15.787Z | ++ sleep 1 |
| 815 | 2026-05-21T00:13:16.789Z | ++ retry=89 |
| 816 | 2026-05-21T00:13:16.792Z | +++ svcs -Hostate baseline |
| 817 | 2026-05-21T00:13:16.806Z | ++ [[ offline* != online ]] |
| 818 | 2026-05-21T00:13:16.806Z | ++ [[ 89 -gt 300 ]] |
| 819 | 2026-05-21T00:13:16.806Z | ++ sleep 1 |
| 820 | 2026-05-21T00:13:17.807Z | ++ retry=90 |
| 821 | 2026-05-21T00:13:17.810Z | +++ svcs -Hostate baseline |
| 822 | 2026-05-21T00:13:17.823Z | ++ [[ offline* != online ]] |
| 823 | 2026-05-21T00:13:17.823Z | ++ [[ 90 -gt 300 ]] |
| 824 | 2026-05-21T00:13:17.823Z | ++ sleep 1 |
| 825 | 2026-05-21T00:13:18.825Z | ++ retry=91 |
| 826 | 2026-05-21T00:13:18.828Z | +++ svcs -Hostate baseline |
| 827 | 2026-05-21T00:13:18.842Z | ++ [[ offline* != online ]] |
| 828 | 2026-05-21T00:13:18.842Z | ++ [[ 91 -gt 300 ]] |
| 829 | 2026-05-21T00:13:18.842Z | ++ sleep 1 |
| 830 | 2026-05-21T00:13:19.846Z | ++ retry=92 |
| 831 | 2026-05-21T00:13:19.849Z | +++ svcs -Hostate baseline |
| 832 | 2026-05-21T00:13:19.859Z | ++ [[ offline* != online ]] |
| 833 | 2026-05-21T00:13:19.859Z | ++ [[ 92 -gt 300 ]] |
| 834 | 2026-05-21T00:13:19.859Z | ++ sleep 1 |
| 835 | 2026-05-21T00:13:20.861Z | ++ retry=93 |
| 836 | 2026-05-21T00:13:20.864Z | +++ svcs -Hostate baseline |
| 837 | 2026-05-21T00:13:20.876Z | ++ [[ offline* != online ]] |
| 838 | 2026-05-21T00:13:20.876Z | ++ [[ 93 -gt 300 ]] |
| 839 | 2026-05-21T00:13:20.879Z | ++ sleep 1 |
| 840 | 2026-05-21T00:13:21.878Z | ++ retry=94 |
| 841 | 2026-05-21T00:13:21.881Z | +++ svcs -Hostate baseline |
| 842 | 2026-05-21T00:13:21.893Z | ++ [[ offline* != online ]] |
| 843 | 2026-05-21T00:13:21.893Z | ++ [[ 94 -gt 300 ]] |
| 844 | 2026-05-21T00:13:21.893Z | ++ sleep 1 |
| 845 | 2026-05-21T00:13:22.896Z | ++ retry=95 |
| 846 | 2026-05-21T00:13:22.900Z | +++ svcs -Hostate baseline |
| 847 | 2026-05-21T00:13:22.912Z | ++ [[ offline* != online ]] |
| 848 | 2026-05-21T00:13:22.912Z | ++ [[ 95 -gt 300 ]] |
| 849 | 2026-05-21T00:13:22.912Z | ++ sleep 1 |
| 850 | 2026-05-21T00:13:23.913Z | ++ retry=96 |
| 851 | 2026-05-21T00:13:23.915Z | +++ svcs -Hostate baseline |
| 852 | 2026-05-21T00:13:23.928Z | ++ [[ offline* != online ]] |
| 853 | 2026-05-21T00:13:23.928Z | ++ [[ 96 -gt 300 ]] |
| 854 | 2026-05-21T00:13:23.928Z | ++ sleep 1 |
| 855 | 2026-05-21T00:13:24.930Z | ++ retry=97 |
| 856 | 2026-05-21T00:13:24.932Z | +++ svcs -Hostate baseline |
| 857 | 2026-05-21T00:13:24.945Z | ++ [[ offline* != online ]] |
| 858 | 2026-05-21T00:13:24.945Z | ++ [[ 97 -gt 300 ]] |
| 859 | 2026-05-21T00:13:24.945Z | ++ sleep 1 |
| 860 | 2026-05-21T00:13:25.947Z | ++ retry=98 |
| 861 | 2026-05-21T00:13:25.955Z | +++ svcs -Hostate baseline |
| 862 | 2026-05-21T00:13:25.962Z | ++ [[ offline* != online ]] |
| 863 | 2026-05-21T00:13:25.962Z | ++ [[ 98 -gt 300 ]] |
| 864 | 2026-05-21T00:13:25.962Z | ++ sleep 1 |
| 865 | 2026-05-21T00:13:26.965Z | ++ retry=99 |
| 866 | 2026-05-21T00:13:26.968Z | +++ svcs -Hostate baseline |
| 867 | 2026-05-21T00:13:26.981Z | ++ [[ offline* != online ]] |
| 868 | 2026-05-21T00:13:26.981Z | ++ [[ 99 -gt 300 ]] |
| 869 | 2026-05-21T00:13:26.981Z | ++ sleep 1 |
| 870 | 2026-05-21T00:13:27.983Z | ++ retry=100 |
| 871 | 2026-05-21T00:13:27.986Z | +++ svcs -Hostate baseline |
| 872 | 2026-05-21T00:13:27.999Z | ++ [[ offline* != online ]] |
| 873 | 2026-05-21T00:13:27.999Z | ++ [[ 100 -gt 300 ]] |
| 874 | 2026-05-21T00:13:27.999Z | ++ sleep 1 |
| 875 | 2026-05-21T00:13:29.001Z | ++ retry=101 |
| 876 | 2026-05-21T00:13:29.004Z | +++ svcs -Hostate baseline |
| 877 | 2026-05-21T00:13:29.017Z | ++ [[ offline* != online ]] |
| 878 | 2026-05-21T00:13:29.017Z | ++ [[ 101 -gt 300 ]] |
| 879 | 2026-05-21T00:13:29.017Z | ++ sleep 1 |
| 880 | 2026-05-21T00:13:30.019Z | ++ retry=102 |
| 881 | 2026-05-21T00:13:30.022Z | +++ svcs -Hostate baseline |
| 882 | 2026-05-21T00:13:30.036Z | ++ [[ offline* != online ]] |
| 883 | 2026-05-21T00:13:30.036Z | ++ [[ 102 -gt 300 ]] |
| 884 | 2026-05-21T00:13:30.036Z | ++ sleep 1 |
| 885 | 2026-05-21T00:13:31.037Z | ++ retry=103 |
| 886 | 2026-05-21T00:13:31.039Z | +++ svcs -Hostate baseline |
| 887 | 2026-05-21T00:13:31.051Z | ++ [[ offline* != online ]] |
| 888 | 2026-05-21T00:13:31.051Z | ++ [[ 103 -gt 300 ]] |
| 889 | 2026-05-21T00:13:31.051Z | ++ sleep 1 |
| 890 | 2026-05-21T00:13:32.052Z | ++ retry=104 |
| 891 | 2026-05-21T00:13:32.055Z | +++ svcs -Hostate baseline |
| 892 | 2026-05-21T00:13:32.068Z | ++ [[ offline* != online ]] |
| 893 | 2026-05-21T00:13:32.068Z | ++ [[ 104 -gt 300 ]] |
| 894 | 2026-05-21T00:13:32.068Z | ++ sleep 1 |
| 895 | 2026-05-21T00:13:33.070Z | ++ retry=105 |
| 896 | 2026-05-21T00:13:33.074Z | +++ svcs -Hostate baseline |
| 897 | 2026-05-21T00:13:33.085Z | ++ [[ offline* != online ]] |
| 898 | 2026-05-21T00:13:33.085Z | ++ [[ 105 -gt 300 ]] |
| 899 | 2026-05-21T00:13:33.085Z | ++ sleep 1 |
| 900 | 2026-05-21T00:13:34.088Z | ++ retry=106 |
| 901 | 2026-05-21T00:13:34.091Z | +++ svcs -Hostate baseline |
| 902 | 2026-05-21T00:13:34.103Z | ++ [[ offline* != online ]] |
| 903 | 2026-05-21T00:13:34.103Z | ++ [[ 106 -gt 300 ]] |
| 904 | 2026-05-21T00:13:34.103Z | ++ sleep 1 |
| 905 | 2026-05-21T00:13:35.105Z | ++ retry=107 |
| 906 | 2026-05-21T00:13:35.109Z | +++ svcs -Hostate baseline |
| 907 | 2026-05-21T00:13:35.120Z | ++ [[ offline* != online ]] |
| 908 | 2026-05-21T00:13:35.121Z | ++ [[ 107 -gt 300 ]] |
| 909 | 2026-05-21T00:13:35.121Z | ++ sleep 1 |
| 910 | 2026-05-21T00:13:36.123Z | ++ retry=108 |
| 911 | 2026-05-21T00:13:36.127Z | +++ svcs -Hostate baseline |
| 912 | 2026-05-21T00:13:36.139Z | ++ [[ offline* != online ]] |
| 913 | 2026-05-21T00:13:36.139Z | ++ [[ 108 -gt 300 ]] |
| 914 | 2026-05-21T00:13:36.139Z | ++ sleep 1 |
| 915 | 2026-05-21T00:13:37.142Z | ++ retry=109 |
| 916 | 2026-05-21T00:13:37.147Z | +++ svcs -Hostate baseline |
| 917 | 2026-05-21T00:13:37.158Z | ++ [[ online != online ]] |
| 918 | 2026-05-21T00:13:37.158Z | ++ set -o errexit |
| 919 | 2026-05-21T00:13:37.158Z | ++ set -o pipefail |
| 920 | 2026-05-21T00:13:37.163Z | ++ banner build |
| 921 | 2026-05-21T00:13:37.164Z | |
| 922 | 2026-05-21T00:13:37.164Z | ##### # # # # ##### |
| 923 | 2026-05-21T00:13:37.164Z | # # # # # # # # |
| 924 | 2026-05-21T00:13:37.164Z | ##### # # # # # # |
| 925 | 2026-05-21T00:13:37.164Z | # # # # # # # # |
| 926 | 2026-05-21T00:13:37.164Z | # # # # # # # # |
| 927 | 2026-05-21T00:13:37.164Z | ##### #### # ###### ##### |
| 928 | 2026-05-21T00:13:37.164Z | |
| 929 | 2026-05-21T00:13:37.164Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 930 | 2026-05-21T00:13:37.167Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 931 | 2026-05-21T00:13:37.301Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 932 | 2026-05-21T00:13:37.305Z | info: downloading 6 components |
| 933 | 2026-05-21T00:13:51.720Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 934 | 2026-05-21T00:13:52.319Z | From https://github.com/oxidecomputer/falcon |
| 935 | 2026-05-21T00:13:52.319Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 936 | 2026-05-21T00:13:52.398Z | Updating crates.io index |
| 937 | 2026-05-21T00:13:52.402Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 938 | 2026-05-21T00:13:53.159Z | From https://github.com/oxidecomputer/dendrite |
| 939 | 2026-05-21T00:13:53.159Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 940 | 2026-05-21T00:13:53.225Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 941 | 2026-05-21T00:13:53.497Z | From https://github.com/oxidecomputer/ispf |
| 942 | 2026-05-21T00:13:53.497Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 943 | 2026-05-21T00:13:53.698Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 944 | 2026-05-21T00:13:54.057Z | From https://github.com/oxidecomputer/netadm-sys |
| 945 | 2026-05-21T00:13:54.057Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 946 | 2026-05-21T00:13:54.065Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 947 | 2026-05-21T00:14:01.331Z | From https://github.com/oxidecomputer/omicron |
| 948 | 2026-05-21T00:14:01.332Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 949 | 2026-05-21T00:14:01.767Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 950 | 2026-05-21T00:14:02.342Z | From https://github.com/oxidecomputer/opte |
| 951 | 2026-05-21T00:14:02.342Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 952 | 2026-05-21T00:14:02.372Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 953 | 2026-05-21T00:14:02.648Z | From https://github.com/illumos/smf-rs |
| 954 | 2026-05-21T00:14:02.648Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 955 | 2026-05-21T00:14:03.036Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 956 | 2026-05-21T00:14:03.317Z | From https://github.com/oxidecomputer/network-interface |
| 957 | 2026-05-21T00:14:03.317Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 958 | 2026-05-21T00:14:03.479Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 959 | 2026-05-21T00:14:03.791Z | From https://github.com/oxidecomputer/zone |
| 960 | 2026-05-21T00:14:03.791Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 961 | 2026-05-21T00:14:03.811Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 962 | 2026-05-21T00:14:04.447Z | From https://github.com/oxidecomputer/propolis |
| 963 | 2026-05-21T00:14:04.447Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 964 | 2026-05-21T00:14:04.636Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 965 | 2026-05-21T00:14:05.110Z | From https://github.com/oxidecomputer/transceiver-control |
| 966 | 2026-05-21T00:14:05.110Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 967 | 2026-05-21T00:14:05.247Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 968 | 2026-05-21T00:14:05.498Z | From https://github.com/oxidecomputer/dlpi-sys |
| 969 | 2026-05-21T00:14:05.498Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 970 | 2026-05-21T00:14:05.504Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 971 | 2026-05-21T00:14:05.791Z | From https://github.com/jmesmon/rust-libzfs |
| 972 | 2026-05-21T00:14:05.791Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 973 | 2026-05-21T00:14:05.798Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 974 | 2026-05-21T00:14:06.079Z | From https://github.com/oxidecomputer/rusty-doors |
| 975 | 2026-05-21T00:14:06.079Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 976 | 2026-05-21T00:14:06.122Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 977 | 2026-05-21T00:14:06.446Z | From https://github.com/oxidecomputer/lldp |
| 978 | 2026-05-21T00:14:06.446Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 979 | 2026-05-21T00:14:06.459Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 980 | 2026-05-21T00:14:06.720Z | From https://github.com/oxidecomputer/slog-error-chain |
| 981 | 2026-05-21T00:14:06.720Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 982 | 2026-05-21T00:14:06.755Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 983 | 2026-05-21T00:14:07.070Z | From https://github.com/oxidecomputer/tufaceous |
| 984 | 2026-05-21T00:14:07.070Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 985 | 2026-05-21T00:14:07.102Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 986 | 2026-05-21T00:14:07.536Z | From https://github.com/oxidecomputer/management-gateway-service |
| 987 | 2026-05-21T00:14:07.536Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 988 | 2026-05-21T00:14:07.636Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 989 | 2026-05-21T00:14:08.441Z | From https://github.com/oxidecomputer/crucible |
| 990 | 2026-05-21T00:14:08.441Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 991 | 2026-05-21T00:14:09.051Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 992 | 2026-05-21T00:14:09.331Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 993 | 2026-05-21T00:14:09.331Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 994 | 2026-05-21T00:14:09.414Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 995 | 2026-05-21T00:14:09.757Z | From https://github.com/oxidecomputer/propolis |
| 996 | 2026-05-21T00:14:09.757Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 997 | 2026-05-21T00:14:09.914Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 998 | 2026-05-21T00:14:10.244Z | From https://github.com/oxidecomputer/opte |
| 999 | 2026-05-21T00:14:10.244Z | * [new ref] 2c6efefe14321dafe7e9e80129d38316adb2d238 -> refs/commit/2c6efefe14321dafe7e9e80129d38316adb2d238 |
| 1000 | 2026-05-21T00:14:10.286Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1001 | 2026-05-21T00:14:10.609Z | From https://github.com/oxidecomputer/tofino |
| 1002 | 2026-05-21T00:14:10.609Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 1003 | 2026-05-21T00:14:10.696Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1004 | 2026-05-21T00:14:11.345Z | From https://github.com/oxidecomputer/maghemite |
| 1005 | 2026-05-21T00:14:11.345Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 1006 | 2026-05-21T00:14:11.386Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1007 | 2026-05-21T00:14:11.797Z | From https://github.com/oxidecomputer/clickward |
| 1008 | 2026-05-21T00:14:11.797Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1009 | 2026-05-21T00:14:11.822Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1010 | 2026-05-21T00:14:12.188Z | From https://github.com/oxidecomputer/crucible |
| 1011 | 2026-05-21T00:14:12.188Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 1012 | 2026-05-21T00:14:12.315Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1013 | 2026-05-21T00:14:12.563Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1014 | 2026-05-21T00:14:12.563Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1015 | 2026-05-21T00:14:14.280Z | Locking 3 packages to latest compatible versions |
| 1016 | 2026-05-21T00:14:14.280Z | Updating drift v0.1.4 -> v0.2.0 |
| 1017 | 2026-05-21T00:14:14.283Z | Updating dropshot-api-manager v0.7.1 -> v0.7.2 |
| 1018 | 2026-05-21T00:14:14.283Z | Updating dropshot-api-manager-types v0.7.1 -> v0.7.2 |
| 1019 | 2026-05-21T00:14:14.312Z | Downloading crates ... |
| 1020 | 2026-05-21T00:14:14.378Z | Downloaded cpufeatures v0.3.0 |
| 1021 | 2026-05-21T00:14:14.385Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1022 | 2026-05-21T00:14:14.399Z | Downloaded clap_lex v1.1.0 |
| 1023 | 2026-05-21T00:14:14.402Z | Downloaded base16ct v0.2.0 |
| 1024 | 2026-05-21T00:14:14.405Z | Downloaded bytes v1.11.1 |
| 1025 | 2026-05-21T00:14:14.408Z | Downloaded crypto-common v0.1.7 |
| 1026 | 2026-05-21T00:14:14.411Z | Downloaded critical-section v1.2.0 |
| 1027 | 2026-05-21T00:14:14.413Z | Downloaded block-buffer v0.10.4 |
| 1028 | 2026-05-21T00:14:14.413Z | Downloaded compression-codecs v0.4.38 |
| 1029 | 2026-05-21T00:14:14.416Z | Downloaded bitflags v1.3.2 |
| 1030 | 2026-05-21T00:14:14.419Z | Downloaded aead v0.5.2 |
| 1031 | 2026-05-21T00:14:14.422Z | Downloaded foreign-types-shared v0.3.1 |
| 1032 | 2026-05-21T00:14:14.425Z | Downloaded chacha20 v0.9.1 |
| 1033 | 2026-05-21T00:14:14.425Z | Downloaded byte-wrapper v0.1.0 |
| 1034 | 2026-05-21T00:14:14.427Z | Downloaded const-random v0.1.18 |
| 1035 | 2026-05-21T00:14:14.430Z | Downloaded ciborium-io v0.2.2 |
| 1036 | 2026-05-21T00:14:14.430Z | Downloaded async-stream v0.3.6 |
| 1037 | 2026-05-21T00:14:14.432Z | Downloaded convert_case v0.4.0 |
| 1038 | 2026-05-21T00:14:14.435Z | Downloaded cfg-if v1.0.4 |
| 1039 | 2026-05-21T00:14:14.438Z | Downloaded cancel-safe-futures v0.1.5 |
| 1040 | 2026-05-21T00:14:14.440Z | Downloaded bcs v0.1.6 |
| 1041 | 2026-05-21T00:14:14.443Z | Downloaded compression-core v0.4.32 |
| 1042 | 2026-05-21T00:14:14.443Z | Downloaded cfg_aliases v0.2.1 |
| 1043 | 2026-05-21T00:14:14.446Z | Downloaded adler2 v2.0.1 |
| 1044 | 2026-05-21T00:14:14.446Z | Downloaded anyhow v1.0.102 |
| 1045 | 2026-05-21T00:14:14.450Z | Downloaded console v0.16.3 |
| 1046 | 2026-05-21T00:14:14.452Z | Downloaded darling v0.21.3 |
| 1047 | 2026-05-21T00:14:14.455Z | Downloaded darling_macro v0.21.3 |
| 1048 | 2026-05-21T00:14:14.459Z | Downloaded allocator-api2 v0.2.21 |
| 1049 | 2026-05-21T00:14:14.461Z | Downloaded byteorder v1.5.0 |
| 1050 | 2026-05-21T00:14:14.461Z | Downloaded bytecount v0.6.9 |
| 1051 | 2026-05-21T00:14:14.464Z | Downloaded base64 v0.21.7 |
| 1052 | 2026-05-21T00:14:14.467Z | Downloaded crc8 v0.1.1 |
| 1053 | 2026-05-21T00:14:14.470Z | Downloaded anstyle-query v1.1.5 |
| 1054 | 2026-05-21T00:14:14.470Z | Downloaded cobs v0.3.0 |
| 1055 | 2026-05-21T00:14:14.473Z | Downloaded cstr-argument v0.1.2 |
| 1056 | 2026-05-21T00:14:14.476Z | Downloaded bit-set v0.8.0 |
| 1057 | 2026-05-21T00:14:14.476Z | Downloaded async-recursion v1.1.1 |
| 1058 | 2026-05-21T00:14:14.478Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1059 | 2026-05-21T00:14:14.481Z | Downloaded const-random-macro v0.1.16 |
| 1060 | 2026-05-21T00:14:14.481Z | Downloaded base16ct v1.0.0 |
| 1061 | 2026-05-21T00:14:14.484Z | Downloaded ciborium-ll v0.2.2 |
| 1062 | 2026-05-21T00:14:14.487Z | Downloaded atomic-waker v1.1.2 |
| 1063 | 2026-05-21T00:14:14.487Z | Downloaded crunchy v0.2.4 |
| 1064 | 2026-05-21T00:14:14.490Z | Downloaded hubpack v0.1.2 |
| 1065 | 2026-05-21T00:14:14.492Z | Downloaded colorchoice v1.0.5 |
| 1066 | 2026-05-21T00:14:14.495Z | Downloaded cpufeatures v0.2.17 |
| 1067 | 2026-05-21T00:14:14.495Z | Downloaded ahash v0.8.12 |
| 1068 | 2026-05-21T00:14:14.498Z | Downloaded cmake v0.1.58 |
| 1069 | 2026-05-21T00:14:14.501Z | Downloaded form_urlencoded v1.2.2 |
| 1070 | 2026-05-21T00:14:14.501Z | Downloaded anstyle v1.0.14 |
| 1071 | 2026-05-21T00:14:14.504Z | Downloaded hubpack_derive v0.1.1 |
| 1072 | 2026-05-21T00:14:14.507Z | Downloaded cipher v0.4.4 |
| 1073 | 2026-05-21T00:14:14.507Z | Downloaded hostname v0.3.1 |
| 1074 | 2026-05-21T00:14:14.510Z | Downloaded async-stream-impl v0.3.6 |
| 1075 | 2026-05-21T00:14:14.510Z | Downloaded either v1.15.0 |
| 1076 | 2026-05-21T00:14:14.512Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1077 | 2026-05-21T00:14:14.515Z | Downloaded camino v1.2.2 |
| 1078 | 2026-05-21T00:14:14.515Z | Downloaded embedded-io v0.4.0 |
| 1079 | 2026-05-21T00:14:14.518Z | Downloaded embedded-io v0.6.1 |
| 1080 | 2026-05-21T00:14:14.521Z | Downloaded argon2 v0.5.3 |
| 1081 | 2026-05-21T00:14:14.523Z | Downloaded idna_adapter v1.2.2 |
| 1082 | 2026-05-21T00:14:14.523Z | Downloaded ident_case v1.0.1 |
| 1083 | 2026-05-21T00:14:14.526Z | Downloaded digest v0.10.7 |
| 1084 | 2026-05-21T00:14:14.526Z | Downloaded defmt-parser v1.0.0 |
| 1085 | 2026-05-21T00:14:14.530Z | Downloaded clap v4.6.1 |
| 1086 | 2026-05-21T00:14:14.534Z | Downloaded heck v0.4.1 |
| 1087 | 2026-05-21T00:14:14.536Z | Downloaded foreign-types v0.5.0 |
| 1088 | 2026-05-21T00:14:14.540Z | Downloaded foreign-types v0.3.2 |
| 1089 | 2026-05-21T00:14:14.540Z | Downloaded camino-tempfile v1.4.1 |
| 1090 | 2026-05-21T00:14:14.543Z | Downloaded bit-vec v0.8.0 |
| 1091 | 2026-05-21T00:14:14.543Z | Downloaded backoff v0.4.0 |
| 1092 | 2026-05-21T00:14:14.546Z | Downloaded glob v0.3.3 |
| 1093 | 2026-05-21T00:14:14.549Z | Downloaded daft v0.1.7 |
| 1094 | 2026-05-21T00:14:14.549Z | Downloaded daft-derive v0.1.7 |
| 1095 | 2026-05-21T00:14:14.552Z | Downloaded elliptic-curve v0.13.8 |
| 1096 | 2026-05-21T00:14:14.555Z | Downloaded inout v0.1.4 |
| 1097 | 2026-05-21T00:14:14.558Z | Downloaded hex v0.4.3 |
| 1098 | 2026-05-21T00:14:14.562Z | Downloaded fxhash v0.2.1 |
| 1099 | 2026-05-21T00:14:14.562Z | Downloaded fixedbitset v0.4.2 |
| 1100 | 2026-05-21T00:14:14.566Z | Downloaded csv-core v0.1.13 |
| 1101 | 2026-05-21T00:14:14.566Z | Downloaded base64ct v1.8.3 |
| 1102 | 2026-05-21T00:14:14.569Z | Downloaded is_ci v1.2.0 |
| 1103 | 2026-05-21T00:14:14.569Z | Downloaded is-terminal v0.4.17 |
| 1104 | 2026-05-21T00:14:14.571Z | Downloaded hickory-resolver v0.25.2 |
| 1105 | 2026-05-21T00:14:14.576Z | Downloaded derive-ex v0.1.8 |
| 1106 | 2026-05-21T00:14:14.576Z | Downloaded internet-checksum v0.2.1 |
| 1107 | 2026-05-21T00:14:14.584Z | Downloaded itoa v1.0.18 |
| 1108 | 2026-05-21T00:14:14.584Z | Downloaded hyper-rustls v0.27.9 |
| 1109 | 2026-05-21T00:14:14.584Z | Downloaded half v2.7.1 |
| 1110 | 2026-05-21T00:14:14.584Z | Downloaded foldhash v0.1.5 |
| 1111 | 2026-05-21T00:14:14.587Z | Downloaded dof v0.3.0 |
| 1112 | 2026-05-21T00:14:14.587Z | Downloaded instant v0.1.13 |
| 1113 | 2026-05-21T00:14:14.587Z | Downloaded futures v0.3.32 |
| 1114 | 2026-05-21T00:14:14.590Z | Downloaded indent_write v2.2.0 |
| 1115 | 2026-05-21T00:14:14.594Z | Downloaded keccak v0.1.6 |
| 1116 | 2026-05-21T00:14:14.597Z | Downloaded ingot v0.1.1 |
| 1117 | 2026-05-21T00:14:14.597Z | Downloaded libscf-sys v1.2.0 |
| 1118 | 2026-05-21T00:14:14.597Z | Downloaded derive_more v0.99.20 |
| 1119 | 2026-05-21T00:14:14.600Z | Downloaded hashbrown v0.17.1 |
| 1120 | 2026-05-21T00:14:14.605Z | Downloaded ingot-types v0.1.2 |
| 1121 | 2026-05-21T00:14:14.607Z | Downloaded foreign-types-shared v0.1.1 |
| 1122 | 2026-05-21T00:14:14.610Z | Downloaded errno v0.3.14 |
| 1123 | 2026-05-21T00:14:14.610Z | Downloaded defmt v0.3.100 |
| 1124 | 2026-05-21T00:14:14.614Z | Downloaded hickory-proto v0.24.4 |
| 1125 | 2026-05-21T00:14:14.620Z | Downloaded http-body-util v0.1.3 |
| 1126 | 2026-05-21T00:14:14.623Z | Downloaded linked-hash-map v0.5.6 |
| 1127 | 2026-05-21T00:14:14.626Z | Downloaded generic-array v0.14.7 |
| 1128 | 2026-05-21T00:14:14.626Z | Downloaded lru-slab v0.1.2 |
| 1129 | 2026-05-21T00:14:14.628Z | Downloaded crossbeam-epoch v0.9.18 |
| 1130 | 2026-05-21T00:14:14.631Z | Downloaded crossbeam-utils v0.8.21 |
| 1131 | 2026-05-21T00:14:14.631Z | Downloaded macaddr v1.0.1 |
| 1132 | 2026-05-21T00:14:14.634Z | Downloaded lru-cache v0.1.2 |
| 1133 | 2026-05-21T00:14:14.637Z | Downloaded memmap v0.7.0 |
| 1134 | 2026-05-21T00:14:14.637Z | Downloaded derive-where v1.6.1 |
| 1135 | 2026-05-21T00:14:14.640Z | Downloaded ipnetwork v0.21.1 |
| 1136 | 2026-05-21T00:14:14.642Z | Downloaded deranged v0.5.8 |
| 1137 | 2026-05-21T00:14:14.642Z | Downloaded ipnet v2.12.0 |
| 1138 | 2026-05-21T00:14:14.645Z | Downloaded fixedbitset v0.5.7 |
| 1139 | 2026-05-21T00:14:14.648Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1140 | 2026-05-21T00:14:14.648Z | Downloaded no-std-compat v0.4.1 |
| 1141 | 2026-05-21T00:14:14.650Z | Downloaded http-body v1.0.1 |
| 1142 | 2026-05-21T00:14:14.651Z | Downloaded futures-macro v0.3.32 |
| 1143 | 2026-05-21T00:14:14.653Z | Downloaded hostname v0.4.2 |
| 1144 | 2026-05-21T00:14:14.656Z | Downloaded iana-time-zone v0.1.65 |
| 1145 | 2026-05-21T00:14:14.661Z | Downloaded humantime v2.3.0 |
| 1146 | 2026-05-21T00:14:14.661Z | Downloaded hkdf v0.12.4 |
| 1147 | 2026-05-21T00:14:14.664Z | Downloaded git-stub-vcs v0.1.0 |
| 1148 | 2026-05-21T00:14:14.664Z | Downloaded konst_macro_rules v0.2.19 |
| 1149 | 2026-05-21T00:14:14.664Z | Downloaded data-encoding v2.11.0 |
| 1150 | 2026-05-21T00:14:14.667Z | Downloaded heck v0.5.0 |
| 1151 | 2026-05-21T00:14:14.667Z | Downloaded num-derive v0.4.2 |
| 1152 | 2026-05-21T00:14:14.670Z | Downloaded num-conv v0.2.1 |
| 1153 | 2026-05-21T00:14:14.670Z | Downloaded git-stub v1.0.0 |
| 1154 | 2026-05-21T00:14:14.672Z | Downloaded num_enum_derive v0.5.11 |
| 1155 | 2026-05-21T00:14:14.672Z | Downloaded num-iter v0.1.45 |
| 1156 | 2026-05-21T00:14:14.675Z | Downloaded num_threads v0.1.7 |
| 1157 | 2026-05-21T00:14:14.678Z | Downloaded expectorate v1.2.0 |
| 1158 | 2026-05-21T00:14:14.678Z | Downloaded cookie v0.18.1 |
| 1159 | 2026-05-21T00:14:14.681Z | Downloaded libsw v3.5.0 |
| 1160 | 2026-05-21T00:14:14.683Z | Downloaded backon v1.6.0 |
| 1161 | 2026-05-21T00:14:14.683Z | Downloaded jobserver v0.1.34 |
| 1162 | 2026-05-21T00:14:14.686Z | Downloaded ingot-macros v0.1.1 |
| 1163 | 2026-05-21T00:14:14.689Z | Downloaded darling v0.23.0 |
| 1164 | 2026-05-21T00:14:14.691Z | Downloaded openssl-probe v0.2.1 |
| 1165 | 2026-05-21T00:14:14.694Z | Downloaded libsw-core v0.3.2 |
| 1166 | 2026-05-21T00:14:14.694Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1167 | 2026-05-21T00:14:14.697Z | Downloaded h2 v0.4.14 |
| 1168 | 2026-05-21T00:14:14.700Z | Downloaded cc v1.2.62 |
| 1169 | 2026-05-21T00:14:14.702Z | Downloaded pin-project v1.1.13 |
| 1170 | 2026-05-21T00:14:14.708Z | Downloaded progenitor-macro v0.13.0 |
| 1171 | 2026-05-21T00:14:14.711Z | Downloaded parse-display v0.10.0 |
| 1172 | 2026-05-21T00:14:14.711Z | Downloaded futures-executor v0.3.32 |
| 1173 | 2026-05-21T00:14:14.714Z | Downloaded plain v0.2.3 |
| 1174 | 2026-05-21T00:14:14.714Z | Downloaded heapless v0.8.0 |
| 1175 | 2026-05-21T00:14:14.717Z | Downloaded linear-map v1.2.0 |
| 1176 | 2026-05-21T00:14:14.720Z | Downloaded natord v1.0.9 |
| 1177 | 2026-05-21T00:14:14.720Z | Downloaded icu_properties v2.2.0 |
| 1178 | 2026-05-21T00:14:14.723Z | Downloaded indexmap v1.9.3 |
| 1179 | 2026-05-21T00:14:14.726Z | Downloaded icu_provider v2.2.0 |
| 1180 | 2026-05-21T00:14:14.729Z | Downloaded goblin v0.8.2 |
| 1181 | 2026-05-21T00:14:14.732Z | Downloaded hashbrown v0.16.1 |
| 1182 | 2026-05-21T00:14:14.735Z | Downloaded powerfmt v0.2.0 |
| 1183 | 2026-05-21T00:14:14.738Z | Downloaded potential_utf v0.1.5 |
| 1184 | 2026-05-21T00:14:14.738Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1185 | 2026-05-21T00:14:14.741Z | Downloaded pretty-hex v0.4.2 |
| 1186 | 2026-05-21T00:14:14.741Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1187 | 2026-05-21T00:14:14.744Z | Downloaded displaydoc v0.2.5 |
| 1188 | 2026-05-21T00:14:14.744Z | Downloaded num-complex v0.4.6 |
| 1189 | 2026-05-21T00:14:14.747Z | Downloaded darling_core v0.21.3 |
| 1190 | 2026-05-21T00:14:14.750Z | Downloaded const_format v0.2.36 |
| 1191 | 2026-05-21T00:14:14.752Z | Downloaded console v0.15.11 |
| 1192 | 2026-05-21T00:14:14.755Z | Downloaded defmt v1.1.0 |
| 1193 | 2026-05-21T00:14:14.758Z | Downloaded litemap v0.8.2 |
| 1194 | 2026-05-21T00:14:14.760Z | Downloaded futures-io v0.3.32 |
| 1195 | 2026-05-21T00:14:14.760Z | Downloaded find-msvc-tools v0.1.9 |
| 1196 | 2026-05-21T00:14:14.763Z | Downloaded fastrand v2.4.1 |
| 1197 | 2026-05-21T00:14:14.763Z | Downloaded olpc-cjson v0.1.4 |
| 1198 | 2026-05-21T00:14:14.766Z | Downloaded fnv v1.0.7 |
| 1199 | 2026-05-21T00:14:14.766Z | Downloaded futures-sink v0.3.32 |
| 1200 | 2026-05-21T00:14:14.766Z | Downloaded httparse v1.10.1 |
| 1201 | 2026-05-21T00:14:14.769Z | Downloaded hash32 v0.3.1 |
| 1202 | 2026-05-21T00:14:14.772Z | Downloaded progenitor-impl v0.10.0 |
| 1203 | 2026-05-21T00:14:14.772Z | Downloaded oxnet v0.1.5 |
| 1204 | 2026-05-21T00:14:14.775Z | Downloaded arc-swap v1.9.1 |
| 1205 | 2026-05-21T00:14:14.778Z | Downloaded newtype_derive v0.1.6 |
| 1206 | 2026-05-21T00:14:14.778Z | Downloaded mime v0.3.17 |
| 1207 | 2026-05-21T00:14:14.780Z | Downloaded memoffset v0.9.1 |
| 1208 | 2026-05-21T00:14:14.780Z | Downloaded parse-display-derive v0.10.0 |
| 1209 | 2026-05-21T00:14:14.783Z | Downloaded multer v3.1.0 |
| 1210 | 2026-05-21T00:14:14.786Z | Downloaded resolv-conf v0.7.6 |
| 1211 | 2026-05-21T00:14:14.786Z | Downloaded newtype-uuid v1.3.2 |
| 1212 | 2026-05-21T00:14:14.788Z | Downloaded dof v0.4.0 |
| 1213 | 2026-05-21T00:14:14.788Z | Downloaded dtrace-parser v0.3.0 |
| 1214 | 2026-05-21T00:14:14.791Z | Downloaded rand_xorshift v0.4.0 |
| 1215 | 2026-05-21T00:14:14.791Z | Downloaded ref-cast v1.0.25 |
| 1216 | 2026-05-21T00:14:14.796Z | Downloaded num-rational v0.4.2 |
| 1217 | 2026-05-21T00:14:14.796Z | Downloaded flate2 v1.1.9 |
| 1218 | 2026-05-21T00:14:14.799Z | Downloaded icu_normalizer v2.2.0 |
| 1219 | 2026-05-21T00:14:14.802Z | Downloaded phf_shared v0.12.1 |
| 1220 | 2026-05-21T00:14:14.802Z | Downloaded memmap2 v0.9.10 |
| 1221 | 2026-05-21T00:14:14.804Z | Downloaded newline-converter v0.3.0 |
| 1222 | 2026-05-21T00:14:14.804Z | Downloaded icu_normalizer_data v2.2.0 |
| 1223 | 2026-05-21T00:14:14.807Z | Downloaded fs-err v3.3.0 |
| 1224 | 2026-05-21T00:14:14.807Z | Downloaded num_enum_derive v0.7.6 |
| 1225 | 2026-05-21T00:14:14.810Z | Downloaded dropshot-api-manager v0.7.2 |
| 1226 | 2026-05-21T00:14:14.813Z | Downloaded poly1305 v0.8.0 |
| 1227 | 2026-05-21T00:14:14.816Z | Downloaded ref-cast-impl v1.0.25 |
| 1228 | 2026-05-21T00:14:14.816Z | Downloaded dropshot v0.17.0 |
| 1229 | 2026-05-21T00:14:14.829Z | Downloaded same-file v1.0.6 |
| 1230 | 2026-05-21T00:14:14.832Z | Downloaded drift v0.2.0 |
| 1231 | 2026-05-21T00:14:14.836Z | Downloaded quick-error v1.2.3 |
| 1232 | 2026-05-21T00:14:14.839Z | Downloaded memchr v2.8.0 |
| 1233 | 2026-05-21T00:14:14.842Z | Downloaded progenitor v0.14.0 |
| 1234 | 2026-05-21T00:14:14.842Z | Downloaded rustc_version v0.1.7 |
| 1235 | 2026-05-21T00:14:14.845Z | Downloaded rustc-hash v2.1.2 |
| 1236 | 2026-05-21T00:14:14.845Z | Downloaded openssl-macros v0.1.1 |
| 1237 | 2026-05-21T00:14:14.845Z | Downloaded progenitor-client v0.13.0 |
| 1238 | 2026-05-21T00:14:14.848Z | Downloaded group v0.13.0 |
| 1239 | 2026-05-21T00:14:14.848Z | Downloaded parking_lot v0.11.2 |
| 1240 | 2026-05-21T00:14:14.850Z | Downloaded progenitor v0.11.2 |
| 1241 | 2026-05-21T00:14:14.850Z | Downloaded progenitor v0.10.0 |
| 1242 | 2026-05-21T00:14:14.853Z | Downloaded serde_plain v1.0.2 |
| 1243 | 2026-05-21T00:14:14.853Z | Downloaded parking_lot v0.12.5 |
| 1244 | 2026-05-21T00:14:14.856Z | Downloaded quote v1.0.45 |
| 1245 | 2026-05-21T00:14:14.859Z | Downloaded num v0.4.3 |
| 1246 | 2026-05-21T00:14:14.859Z | Downloaded rand_chacha v0.9.0 |
| 1247 | 2026-05-21T00:14:14.861Z | Downloaded parking_lot_core v0.9.12 |
| 1248 | 2026-05-21T00:14:14.861Z | Downloaded proc-macro-error v1.0.4 |
| 1249 | 2026-05-21T00:14:14.864Z | Downloaded globset v0.4.18 |
| 1250 | 2026-05-21T00:14:14.864Z | Downloaded log v0.4.29 |
| 1251 | 2026-05-21T00:14:14.867Z | Downloaded chacha20poly1305 v0.10.1 |
| 1252 | 2026-05-21T00:14:14.870Z | Downloaded icu_collections v2.2.0 |
| 1253 | 2026-05-21T00:14:14.873Z | Downloaded rand_core v0.10.1 |
| 1254 | 2026-05-21T00:14:14.873Z | Downloaded progenitor-client v0.11.2 |
| 1255 | 2026-05-21T00:14:14.875Z | Downloaded num_enum v0.5.11 |
| 1256 | 2026-05-21T00:14:14.878Z | Downloaded percent-encoding v2.3.2 |
| 1257 | 2026-05-21T00:14:14.878Z | Downloaded debug-ignore v1.0.5 |
| 1258 | 2026-05-21T00:14:14.881Z | Downloaded dtrace-parser v0.2.0 |
| 1259 | 2026-05-21T00:14:14.881Z | Downloaded hashbrown v0.12.3 |
| 1260 | 2026-05-21T00:14:14.884Z | Downloaded pest_generator v2.8.6 |
| 1261 | 2026-05-21T00:14:14.886Z | Downloaded rand_core v0.6.4 |
| 1262 | 2026-05-21T00:14:14.887Z | Downloaded getrandom v0.4.2 |
| 1263 | 2026-05-21T00:14:14.889Z | Downloaded mio v1.2.0 |
| 1264 | 2026-05-21T00:14:14.892Z | Downloaded proc-macro-crate v1.3.1 |
| 1265 | 2026-05-21T00:14:14.895Z | Downloaded num-integer v0.1.46 |
| 1266 | 2026-05-21T00:14:14.895Z | Downloaded ppv-lite86 v0.2.21 |
| 1267 | 2026-05-21T00:14:14.897Z | Downloaded erased-serde v0.3.31 |
| 1268 | 2026-05-21T00:14:14.900Z | Downloaded openssl-sys v0.9.116 |
| 1269 | 2026-05-21T00:14:14.903Z | Downloaded hmac v0.12.1 |
| 1270 | 2026-05-21T00:14:14.903Z | Downloaded scroll_derive v0.12.1 |
| 1271 | 2026-05-21T00:14:14.906Z | Downloaded rand_chacha v0.3.1 |
| 1272 | 2026-05-21T00:14:14.906Z | Downloaded crossbeam-channel v0.5.15 |
| 1273 | 2026-05-21T00:14:14.909Z | Downloaded dunce v1.0.5 |
| 1274 | 2026-05-21T00:14:14.909Z | Downloaded base64 v0.22.1 |
| 1275 | 2026-05-21T00:14:14.911Z | Downloaded num-traits v0.2.19 |
| 1276 | 2026-05-21T00:14:14.914Z | Downloaded pest v2.8.6 |
| 1277 | 2026-05-21T00:14:14.941Z | Downloaded lazy_static v1.5.0 |
| 1278 | 2026-05-21T00:14:14.941Z | Downloaded hickory-resolver v0.24.4 |
| 1279 | 2026-05-21T00:14:14.941Z | Downloaded httpdate v1.0.3 |
| 1280 | 2026-05-21T00:14:14.941Z | Downloaded once_cell v1.21.4 |
| 1281 | 2026-05-21T00:14:14.941Z | Downloaded miniz_oxide v0.8.9 |
| 1282 | 2026-05-21T00:14:14.941Z | Downloaded pin-project-lite v0.2.17 |
| 1283 | 2026-05-21T00:14:14.941Z | Downloaded password-hash v0.5.0 |
| 1284 | 2026-05-21T00:14:14.941Z | Downloaded quinn-udp v0.5.14 |
| 1285 | 2026-05-21T00:14:14.941Z | Downloaded rustls-native-certs v0.8.3 |
| 1286 | 2026-05-21T00:14:14.941Z | Downloaded rusty-fork v0.3.1 |
| 1287 | 2026-05-21T00:14:14.941Z | Downloaded num_enum v0.7.6 |
| 1288 | 2026-05-21T00:14:14.944Z | Downloaded ff v0.13.1 |
| 1289 | 2026-05-21T00:14:14.944Z | Downloaded spin v0.5.2 |
| 1290 | 2026-05-21T00:14:14.944Z | Downloaded slog-envlogger v2.2.0 |
| 1291 | 2026-05-21T00:14:14.944Z | Downloaded sigpipe v0.1.3 |
| 1292 | 2026-05-21T00:14:14.944Z | Downloaded rustversion v1.0.22 |
| 1293 | 2026-05-21T00:14:14.947Z | Downloaded highway v1.3.0 |
| 1294 | 2026-05-21T00:14:14.950Z | Downloaded swrite v0.1.0 |
| 1295 | 2026-05-21T00:14:14.950Z | Downloaded foreign-types-macros v0.2.3 |
| 1296 | 2026-05-21T00:14:14.953Z | Downloaded konst v0.2.20 |
| 1297 | 2026-05-21T00:14:14.956Z | Downloaded icu_locale_core v2.2.0 |
| 1298 | 2026-05-21T00:14:14.959Z | Downloaded pkg-config v0.3.33 |
| 1299 | 2026-05-21T00:14:14.965Z | Downloaded pest_derive v2.8.6 |
| 1300 | 2026-05-21T00:14:14.965Z | Downloaded progenitor-macro v0.10.0 |
| 1301 | 2026-05-21T00:14:14.967Z | Downloaded moka v0.12.15 |
| 1302 | 2026-05-21T00:14:14.970Z | Downloaded slog-bunyan v2.5.0 |
| 1303 | 2026-05-21T00:14:14.970Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1304 | 2026-05-21T00:14:14.973Z | Downloaded indexmap v2.14.0 |
| 1305 | 2026-05-21T00:14:14.976Z | Downloaded progenitor v0.13.0 |
| 1306 | 2026-05-21T00:14:14.976Z | Downloaded rand_core v0.9.5 |
| 1307 | 2026-05-21T00:14:14.978Z | Downloaded proc-macro2 v1.0.106 |
| 1308 | 2026-05-21T00:14:14.981Z | Downloaded phf v0.12.1 |
| 1309 | 2026-05-21T00:14:14.981Z | Downloaded serde_path_to_error v0.1.20 |
| 1310 | 2026-05-21T00:14:14.984Z | Downloaded slog-json v2.6.1 |
| 1311 | 2026-05-21T00:14:14.984Z | Downloaded papergrid v0.11.0 |
| 1312 | 2026-05-21T00:14:14.988Z | Downloaded rhai_codegen v3.1.0 |
| 1313 | 2026-05-21T00:14:14.995Z | Downloaded strsim v0.11.1 |
| 1314 | 2026-05-21T00:14:15.004Z | Downloaded http v1.4.0 |
| 1315 | 2026-05-21T00:14:15.004Z | Downloaded thread-id v5.1.0 |
| 1316 | 2026-05-21T00:14:15.004Z | Downloaded progenitor-impl v0.14.0 |
| 1317 | 2026-05-21T00:14:15.008Z | Downloaded papergrid v0.17.0 |
| 1318 | 2026-05-21T00:14:15.009Z | Downloaded slog-dtrace v0.3.0 |
| 1319 | 2026-05-21T00:14:15.009Z | Downloaded progenitor-client v0.14.0 |
| 1320 | 2026-05-21T00:14:15.009Z | Downloaded jiff-static v0.2.24 |
| 1321 | 2026-05-21T00:14:15.013Z | Downloaded rustls-pemfile v2.2.0 |
| 1322 | 2026-05-21T00:14:15.013Z | Downloaded take_mut v0.2.2 |
| 1323 | 2026-05-21T00:14:15.013Z | Downloaded slog-async v2.8.0 |
| 1324 | 2026-05-21T00:14:15.015Z | Downloaded progenitor-macro v0.14.0 |
| 1325 | 2026-05-21T00:14:15.015Z | Downloaded slab v0.4.12 |
| 1326 | 2026-05-21T00:14:15.015Z | Downloaded signal-hook-registry v1.4.8 |
| 1327 | 2026-05-21T00:14:15.016Z | Downloaded rustls-pki-types v1.14.1 |
| 1328 | 2026-05-21T00:14:15.019Z | Downloaded progenitor-macro v0.11.2 |
| 1329 | 2026-05-21T00:14:15.019Z | Downloaded hyper-util v0.1.20 |
| 1330 | 2026-05-21T00:14:15.023Z | Downloaded postcard v1.1.3 |
| 1331 | 2026-05-21T00:14:15.026Z | Downloaded pest_meta v2.8.6 |
| 1332 | 2026-05-21T00:14:15.026Z | Downloaded serde_urlencoded v0.7.1 |
| 1333 | 2026-05-21T00:14:15.028Z | Downloaded iddqd v0.3.18 |
| 1334 | 2026-05-21T00:14:15.031Z | Downloaded tabwriter v1.4.1 |
| 1335 | 2026-05-21T00:14:15.034Z | Downloaded slog-stdlog v4.1.1 |
| 1336 | 2026-05-21T00:14:15.034Z | Downloaded scroll v0.13.0 |
| 1337 | 2026-05-21T00:14:15.037Z | Downloaded testing_table v0.3.0 |
| 1338 | 2026-05-21T00:14:15.037Z | Downloaded snafu-derive v0.8.9 |
| 1339 | 2026-05-21T00:14:15.037Z | Downloaded progenitor-impl v0.13.0 |
| 1340 | 2026-05-21T00:14:15.040Z | Downloaded prettyplease v0.2.37 |
| 1341 | 2026-05-21T00:14:15.040Z | Downloaded slog-term v2.9.2 |
| 1342 | 2026-05-21T00:14:15.043Z | Downloaded proc-macro-error2 v2.0.1 |
| 1343 | 2026-05-21T00:14:15.046Z | Downloaded smf v0.2.3 |
| 1344 | 2026-05-21T00:14:15.046Z | Downloaded pin-project-internal v1.1.13 |
| 1345 | 2026-05-21T00:14:15.046Z | Downloaded parking_lot_core v0.8.6 |
| 1346 | 2026-05-21T00:14:15.050Z | Downloaded rustc_version v0.4.1 |
| 1347 | 2026-05-21T00:14:15.050Z | Downloaded time-core v0.1.8 |
| 1348 | 2026-05-21T00:14:15.053Z | Downloaded static_assertions v1.1.0 |
| 1349 | 2026-05-21T00:14:15.053Z | Downloaded serde_derive_internals v0.29.1 |
| 1350 | 2026-05-21T00:14:15.053Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1351 | 2026-05-21T00:14:15.053Z | Downloaded opaque-debug v0.3.1 |
| 1352 | 2026-05-21T00:14:15.056Z | Downloaded progenitor-client v0.10.0 |
| 1353 | 2026-05-21T00:14:15.056Z | Downloaded tinyvec_macros v0.1.1 |
| 1354 | 2026-05-21T00:14:15.059Z | Downloaded serde-big-array v0.5.1 |
| 1355 | 2026-05-21T00:14:15.059Z | Downloaded minimal-lexical v0.2.1 |
| 1356 | 2026-05-21T00:14:15.062Z | Downloaded paste v1.0.15 |
| 1357 | 2026-05-21T00:14:15.066Z | Downloaded owo-colors v4.3.0 |
| 1358 | 2026-05-21T00:14:15.066Z | Downloaded subtle v2.6.1 |
| 1359 | 2026-05-21T00:14:15.066Z | Downloaded proptest v1.11.0 |
| 1360 | 2026-05-21T00:14:15.070Z | Downloaded schemars_derive v0.8.22 |
| 1361 | 2026-05-21T00:14:15.073Z | Downloaded strum_macros v0.27.2 |
| 1362 | 2026-05-21T00:14:15.073Z | Downloaded rayon-core v1.13.0 |
| 1363 | 2026-05-21T00:14:15.077Z | Downloaded futures-util v0.3.32 |
| 1364 | 2026-05-21T00:14:15.082Z | Downloaded scroll_derive v0.13.1 |
| 1365 | 2026-05-21T00:14:15.085Z | Downloaded goblin v0.10.5 |
| 1366 | 2026-05-21T00:14:15.088Z | Downloaded schemars v0.8.22 |
| 1367 | 2026-05-21T00:14:15.095Z | Downloaded tower-service v0.3.3 |
| 1368 | 2026-05-21T00:14:15.098Z | Downloaded sha1 v0.10.6 |
| 1369 | 2026-05-21T00:14:15.098Z | Downloaded nix v0.31.3 |
| 1370 | 2026-05-21T00:14:15.104Z | Downloaded thiserror-no-std v2.0.2 |
| 1371 | 2026-05-21T00:14:15.107Z | Downloaded tinystr v0.8.3 |
| 1372 | 2026-05-21T00:14:15.109Z | Downloaded try-lock v0.2.5 |
| 1373 | 2026-05-21T00:14:15.110Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1374 | 2026-05-21T00:14:15.113Z | Downloaded typify-macro v0.4.3 |
| 1375 | 2026-05-21T00:14:15.113Z | Downloaded typeid v1.0.3 |
| 1376 | 2026-05-21T00:14:15.116Z | Downloaded portable-atomic v1.13.1 |
| 1377 | 2026-05-21T00:14:15.119Z | Downloaded structmeta-derive v0.3.0 |
| 1378 | 2026-05-21T00:14:15.119Z | Downloaded terminal_size v0.4.4 |
| 1379 | 2026-05-21T00:14:15.122Z | Downloaded rand v0.8.6 |
| 1380 | 2026-05-21T00:14:15.122Z | Downloaded serde_tokenstream v0.2.3 |
| 1381 | 2026-05-21T00:14:15.125Z | Downloaded spin v0.9.8 |
| 1382 | 2026-05-21T00:14:15.125Z | Downloaded qorb v0.4.1 |
| 1383 | 2026-05-21T00:14:15.127Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1384 | 2026-05-21T00:14:15.130Z | Downloaded scopeguard v1.2.0 |
| 1385 | 2026-05-21T00:14:15.130Z | Downloaded tokio-rustls v0.25.0 |
| 1386 | 2026-05-21T00:14:15.133Z | Downloaded tokio-dtrace v0.1.1 |
| 1387 | 2026-05-21T00:14:15.133Z | Downloaded tabled_derive v0.11.0 |
| 1388 | 2026-05-21T00:14:15.133Z | Downloaded serde_spanned v1.1.1 |
| 1389 | 2026-05-21T00:14:15.136Z | Downloaded thiserror-impl v2.0.18 |
| 1390 | 2026-05-21T00:14:15.136Z | Downloaded serde_spanned v0.6.9 |
| 1391 | 2026-05-21T00:14:15.136Z | Downloaded secrecy v0.10.3 |
| 1392 | 2026-05-21T00:14:15.139Z | Downloaded typify v0.4.3 |
| 1393 | 2026-05-21T00:14:15.139Z | Downloaded universal-hash v0.5.1 |
| 1394 | 2026-05-21T00:14:15.142Z | Downloaded slog-scope v4.4.1 |
| 1395 | 2026-05-21T00:14:15.142Z | Downloaded scroll v0.12.0 |
| 1396 | 2026-05-21T00:14:15.142Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1397 | 2026-05-21T00:14:15.145Z | Downloaded tokio-tungstenite v0.21.0 |
| 1398 | 2026-05-21T00:14:15.145Z | Downloaded nom v7.1.3 |
| 1399 | 2026-05-21T00:14:15.148Z | Downloaded simd-adler32 v0.3.9 |
| 1400 | 2026-05-21T00:14:15.151Z | Downloaded thiserror-impl v1.0.69 |
| 1401 | 2026-05-21T00:14:15.151Z | Downloaded synstructure v0.13.2 |
| 1402 | 2026-05-21T00:14:15.151Z | Downloaded smartstring v1.0.1 |
| 1403 | 2026-05-21T00:14:15.153Z | Downloaded rand v0.10.1 |
| 1404 | 2026-05-21T00:14:15.156Z | Downloaded usdt-attr-macro v0.6.0 |
| 1405 | 2026-05-21T00:14:15.156Z | Downloaded serde_derive v1.0.228 |
| 1406 | 2026-05-21T00:14:15.159Z | Downloaded usdt-attr-macro v0.5.0 |
| 1407 | 2026-05-21T00:14:15.159Z | Downloaded usdt v0.5.0 |
| 1408 | 2026-05-21T00:14:15.159Z | Downloaded time-macros v0.2.27 |
| 1409 | 2026-05-21T00:14:15.162Z | Downloaded serde_core v1.0.228 |
| 1410 | 2026-05-21T00:14:15.162Z | Downloaded utf-8 v0.7.6 |
| 1411 | 2026-05-21T00:14:15.165Z | Downloaded usdt-macro v0.5.0 |
| 1412 | 2026-05-21T00:14:15.165Z | Downloaded smallvec v1.15.1 |
| 1413 | 2026-05-21T00:14:15.165Z | Downloaded version_check v0.9.5 |
| 1414 | 2026-05-21T00:14:15.168Z | Downloaded siphasher v1.0.3 |
| 1415 | 2026-05-21T00:14:15.168Z | Downloaded reqwest v0.13.3 |
| 1416 | 2026-05-21T00:14:15.171Z | Downloaded progenitor-impl v0.11.2 |
| 1417 | 2026-05-21T00:14:15.173Z | Downloaded ryu v1.0.23 |
| 1418 | 2026-05-21T00:14:15.173Z | Downloaded toml_datetime v0.6.11 |
| 1419 | 2026-05-21T00:14:15.176Z | Downloaded sha2 v0.10.9 |
| 1420 | 2026-05-21T00:14:15.176Z | Downloaded shlex v1.3.0 |
| 1421 | 2026-05-21T00:14:15.176Z | Downloaded tagptr v0.2.0 |
| 1422 | 2026-05-21T00:14:15.179Z | Downloaded supports-color v3.0.2 |
| 1423 | 2026-05-21T00:14:15.179Z | Downloaded pem v3.0.6 |
| 1424 | 2026-05-21T00:14:15.182Z | Downloaded schemars v1.2.1 |
| 1425 | 2026-05-21T00:14:15.189Z | Downloaded zone v0.3.1 |
| 1426 | 2026-05-21T00:14:15.192Z | Downloaded waitgroup v0.1.2 |
| 1427 | 2026-05-21T00:14:15.192Z | Downloaded socket2 v0.6.3 |
| 1428 | 2026-05-21T00:14:15.192Z | Downloaded snafu v0.8.9 |
| 1429 | 2026-05-21T00:14:15.195Z | Downloaded rand v0.9.4 |
| 1430 | 2026-05-21T00:14:15.198Z | Downloaded steno v0.4.1 |
| 1431 | 2026-05-21T00:14:15.201Z | Downloaded reqwest v0.12.28 |
| 1432 | 2026-05-21T00:14:15.203Z | Downloaded slog v2.8.2 |
| 1433 | 2026-05-21T00:14:15.208Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1434 | 2026-05-21T00:14:15.210Z | Downloaded unit-prefix v0.5.2 |
| 1435 | 2026-05-21T00:14:15.210Z | Downloaded unicode-linebreak v0.1.5 |
| 1436 | 2026-05-21T00:14:15.210Z | Downloaded yoke-derive v0.8.2 |
| 1437 | 2026-05-21T00:14:15.213Z | Downloaded hyper v1.9.0 |
| 1438 | 2026-05-21T00:14:15.216Z | Downloaded idna v1.1.0 |
| 1439 | 2026-05-21T00:14:15.219Z | Downloaded serde v1.0.228 |
| 1440 | 2026-05-21T00:14:15.221Z | Downloaded rustls-webpki v0.103.13 |
| 1441 | 2026-05-21T00:14:15.222Z | Downloaded itertools v0.12.1 |
| 1442 | 2026-05-21T00:14:15.225Z | Downloaded tokio-stream v0.1.18 |
| 1443 | 2026-05-21T00:14:15.227Z | Downloaded utf8_iter v1.0.4 |
| 1444 | 2026-05-21T00:14:15.230Z | Downloaded usdt-impl v0.5.0 |
| 1445 | 2026-05-21T00:14:15.230Z | Downloaded aho-corasick v1.1.4 |
| 1446 | 2026-05-21T00:14:15.234Z | Downloaded zeroize_derive v1.4.3 |
| 1447 | 2026-05-21T00:14:15.234Z | Downloaded schemars v0.9.0 |
| 1448 | 2026-05-21T00:14:15.239Z | Downloaded zone_cfg_derive v0.3.1 |
| 1449 | 2026-05-21T00:14:15.241Z | Downloaded walkdir v2.5.0 |
| 1450 | 2026-05-21T00:14:15.241Z | Downloaded tracing-attributes v0.1.31 |
| 1451 | 2026-05-21T00:14:15.244Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1452 | 2026-05-21T00:14:15.244Z | Downloaded serde_repr v0.1.20 |
| 1453 | 2026-05-21T00:14:15.247Z | Downloaded tinyvec v1.11.0 |
| 1454 | 2026-05-21T00:14:15.247Z | Downloaded toml v0.8.23 |
| 1455 | 2026-05-21T00:14:15.250Z | Downloaded clap_builder v4.6.0 |
| 1456 | 2026-05-21T00:14:15.252Z | Downloaded thread_local v1.1.9 |
| 1457 | 2026-05-21T00:14:15.252Z | Downloaded strum v0.26.3 |
| 1458 | 2026-05-21T00:14:15.255Z | Downloaded quinn v0.11.9 |
| 1459 | 2026-05-21T00:14:15.255Z | Downloaded writeable v0.6.3 |
| 1460 | 2026-05-21T00:14:15.258Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1461 | 2026-05-21T00:14:15.262Z | Downloaded untrusted v0.7.1 |
| 1462 | 2026-05-21T00:14:15.262Z | Downloaded quinn-proto v0.11.14 |
| 1463 | 2026-05-21T00:14:15.265Z | Downloaded ucd-trie v0.1.7 |
| 1464 | 2026-05-21T00:14:15.265Z | Downloaded semver v0.1.20 |
| 1465 | 2026-05-21T00:14:15.268Z | Downloaded openapiv3 v2.2.0 |
| 1466 | 2026-05-21T00:14:15.272Z | Downloaded wait-timeout v0.2.1 |
| 1467 | 2026-05-21T00:14:15.274Z | Downloaded itertools v0.14.0 |
| 1468 | 2026-05-21T00:14:15.277Z | Downloaded libm v0.2.16 |
| 1469 | 2026-05-21T00:14:15.282Z | Downloaded zerovec-derive v0.11.3 |
| 1470 | 2026-05-21T00:14:15.285Z | Downloaded zerofrom-derive v0.1.7 |
| 1471 | 2026-05-21T00:14:15.285Z | Downloaded stable_deref_trait v1.2.1 |
| 1472 | 2026-05-21T00:14:15.285Z | Downloaded progenitor-extras v0.2.0 |
| 1473 | 2026-05-21T00:14:15.287Z | Downloaded darling_core v0.23.0 |
| 1474 | 2026-05-21T00:14:15.290Z | Downloaded proc-macro-crate v3.5.0 |
| 1475 | 2026-05-21T00:14:15.290Z | Downloaded dropshot_endpoint v0.17.0 |
| 1476 | 2026-05-21T00:14:15.293Z | Downloaded async-compression v0.4.42 |
| 1477 | 2026-05-21T00:14:15.296Z | Downloaded zmij v1.0.21 |
| 1478 | 2026-05-21T00:14:15.300Z | Downloaded xz2 v0.1.7 |
| 1479 | 2026-05-21T00:14:15.300Z | Downloaded utf8parse v0.2.2 |
| 1480 | 2026-05-21T00:14:15.300Z | Downloaded tabled_derive v0.7.0 |
| 1481 | 2026-05-21T00:14:15.300Z | Downloaded hashbrown v0.15.5 |
| 1482 | 2026-05-21T00:14:15.303Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1483 | 2026-05-21T00:14:15.303Z | Downloaded typify v0.6.2 |
| 1484 | 2026-05-21T00:14:15.306Z | Downloaded semver v1.0.28 |
| 1485 | 2026-05-21T00:14:15.306Z | Downloaded lock_api v0.4.14 |
| 1486 | 2026-05-21T00:14:15.309Z | Downloaded termtree v0.5.1 |
| 1487 | 2026-05-21T00:14:15.309Z | Downloaded sync_wrapper v1.0.2 |
| 1488 | 2026-05-21T00:14:15.309Z | Downloaded structmeta v0.3.0 |
| 1489 | 2026-05-21T00:14:15.309Z | Downloaded zerocopy-derive v0.7.35 |
| 1490 | 2026-05-21T00:14:15.311Z | Downloaded thiserror v2.0.18 |
| 1491 | 2026-05-21T00:14:15.314Z | Downloaded term v1.2.1 |
| 1492 | 2026-05-21T00:14:15.317Z | Downloaded indicatif v0.18.4 |
| 1493 | 2026-05-21T00:14:15.320Z | Downloaded getrandom v0.3.4 |
| 1494 | 2026-05-21T00:14:15.322Z | Downloaded icu_properties_data v2.2.0 |
| 1495 | 2026-05-21T00:14:15.326Z | Downloaded thread-id v4.2.2 |
| 1496 | 2026-05-21T00:14:15.329Z | Downloaded serde_with_macros v3.20.0 |
| 1497 | 2026-05-21T00:14:15.329Z | Downloaded nom v8.0.0 |
| 1498 | 2026-05-21T00:14:15.332Z | Downloaded uuid v1.23.1 |
| 1499 | 2026-05-21T00:14:15.336Z | Downloaded strum_macros v0.26.4 |
| 1500 | 2026-05-21T00:14:15.337Z | Downloaded chrono v0.4.44 |
| 1501 | 2026-05-21T00:14:15.339Z | Downloaded getrandom v0.2.17 |
| 1502 | 2026-05-21T00:14:15.342Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1503 | 2026-05-21T00:14:15.345Z | Downloaded smawk v0.3.2 |
| 1504 | 2026-05-21T00:14:15.345Z | Downloaded ron v0.12.1 |
| 1505 | 2026-05-21T00:14:15.349Z | Downloaded thiserror v1.0.69 |
| 1506 | 2026-05-21T00:14:15.352Z | Downloaded crypto-bigint v0.5.5 |
| 1507 | 2026-05-21T00:14:15.356Z | Downloaded tempfile v3.27.0 |
| 1508 | 2026-05-21T00:14:15.359Z | Downloaded defmt-macros v1.1.0 |
| 1509 | 2026-05-21T00:14:15.362Z | Downloaded darling_macro v0.23.0 |
| 1510 | 2026-05-21T00:14:15.362Z | Downloaded hickory-proto v0.25.2 |
| 1511 | 2026-05-21T00:14:15.370Z | Downloaded unsafe-libyaml v0.2.11 |
| 1512 | 2026-05-21T00:14:15.374Z | Downloaded test-strategy v0.4.5 |
| 1513 | 2026-05-21T00:14:15.377Z | Downloaded textwrap v0.16.2 |
| 1514 | 2026-05-21T00:14:15.377Z | Downloaded similar v2.7.0 |
| 1515 | 2026-05-21T00:14:15.380Z | Downloaded strum v0.27.2 |
| 1516 | 2026-05-21T00:14:15.382Z | Downloaded futures-core v0.3.32 |
| 1517 | 2026-05-21T00:14:15.382Z | Downloaded match_cfg v0.1.0 |
| 1518 | 2026-05-21T00:14:15.382Z | Downloaded tower-http v0.6.10 |
| 1519 | 2026-05-21T00:14:15.386Z | Downloaded toml_edit v0.19.15 |
| 1520 | 2026-05-21T00:14:15.396Z | Downloaded usdt-macro v0.6.0 |
| 1521 | 2026-05-21T00:14:15.399Z | Downloaded typify-macro v0.6.2 |
| 1522 | 2026-05-21T00:14:15.399Z | Downloaded toml_write v0.1.2 |
| 1523 | 2026-05-21T00:14:15.400Z | Downloaded regress v0.10.5 |
| 1524 | 2026-05-21T00:14:15.402Z | Downloaded untrusted v0.9.0 |
| 1525 | 2026-05-21T00:14:15.405Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1526 | 2026-05-21T00:14:15.405Z | Downloaded thin-vec v0.2.18 |
| 1527 | 2026-05-21T00:14:15.405Z | Downloaded toml_edit v0.22.27 |
| 1528 | 2026-05-21T00:14:15.408Z | Downloaded managed v0.8.0 |
| 1529 | 2026-05-21T00:14:15.408Z | Downloaded unicode-xid v0.2.6 |
| 1530 | 2026-05-21T00:14:15.411Z | Downloaded fs_extra v1.3.0 |
| 1531 | 2026-05-21T00:14:15.411Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1532 | 2026-05-21T00:14:15.411Z | Downloaded rustix v0.38.44 |
| 1533 | 2026-05-21T00:14:15.424Z | Downloaded zerofrom v0.1.8 |
| 1534 | 2026-05-21T00:14:15.427Z | Downloaded usdt-impl v0.6.0 |
| 1535 | 2026-05-21T00:14:15.427Z | Downloaded want v0.3.1 |
| 1536 | 2026-05-21T00:14:15.427Z | Downloaded vsss-rs v3.3.4 |
| 1537 | 2026-05-21T00:14:15.429Z | Downloaded usdt v0.6.0 |
| 1538 | 2026-05-21T00:14:15.430Z | Downloaded url v2.5.8 |
| 1539 | 2026-05-21T00:14:15.432Z | Downloaded equivalent v1.0.2 |
| 1540 | 2026-05-21T00:14:15.432Z | Downloaded bitflags v2.11.1 |
| 1541 | 2026-05-21T00:14:15.435Z | Downloaded tokio-rustls v0.26.4 |
| 1542 | 2026-05-21T00:14:15.435Z | Downloaded tokio-macros v2.7.0 |
| 1543 | 2026-05-21T00:14:15.435Z | Downloaded zeroize v1.8.2 |
| 1544 | 2026-05-21T00:14:15.435Z | Downloaded colored v3.1.1 |
| 1545 | 2026-05-21T00:14:15.438Z | Downloaded futures-task v0.3.32 |
| 1546 | 2026-05-21T00:14:15.438Z | Downloaded futures-channel v0.3.32 |
| 1547 | 2026-05-21T00:14:15.441Z | Downloaded tracing-core v0.1.36 |
| 1548 | 2026-05-21T00:14:15.441Z | Downloaded foldhash v0.2.0 |
| 1549 | 2026-05-21T00:14:15.445Z | Downloaded float-ord v0.3.2 |
| 1550 | 2026-05-21T00:14:15.445Z | Downloaded dyn-clone v1.0.20 |
| 1551 | 2026-05-21T00:14:15.445Z | Downloaded crossbeam-deque v0.8.6 |
| 1552 | 2026-05-21T00:14:15.445Z | Downloaded crc32fast v1.5.0 |
| 1553 | 2026-05-21T00:14:15.447Z | Downloaded clap_derive v4.6.1 |
| 1554 | 2026-05-21T00:14:15.448Z | Downloaded ciborium v0.2.2 |
| 1555 | 2026-05-21T00:14:15.448Z | Downloaded blake2 v0.10.6 |
| 1556 | 2026-05-21T00:14:15.450Z | Downloaded unarray v0.1.4 |
| 1557 | 2026-05-21T00:14:15.450Z | Downloaded tungstenite v0.21.0 |
| 1558 | 2026-05-21T00:14:15.453Z | Downloaded gethostname v0.5.0 |
| 1559 | 2026-05-21T00:14:15.453Z | Downloaded chacha20 v0.10.0 |
| 1560 | 2026-05-21T00:14:15.453Z | Downloaded unicode-ident v1.0.24 |
| 1561 | 2026-05-21T00:14:15.456Z | Downloaded zerotrie v0.2.4 |
| 1562 | 2026-05-21T00:14:15.458Z | Downloaded aws-lc-rs v1.17.0 |
| 1563 | 2026-05-21T00:14:15.462Z | Downloaded serde_json v1.0.149 |
| 1564 | 2026-05-21T00:14:15.467Z | Downloaded tower v0.5.3 |
| 1565 | 2026-05-21T00:14:15.474Z | Downloaded regex v1.12.3 |
| 1566 | 2026-05-21T00:14:15.476Z | Downloaded unicode-segmentation v1.13.2 |
| 1567 | 2026-05-21T00:14:15.479Z | Downloaded typenum v1.20.0 |
| 1568 | 2026-05-21T00:14:15.482Z | Downloaded cargo_toml v0.22.3 |
| 1569 | 2026-05-21T00:14:15.482Z | Downloaded autocfg v1.5.0 |
| 1570 | 2026-05-21T00:14:15.485Z | Downloaded bs58 v0.5.1 |
| 1571 | 2026-05-21T00:14:15.485Z | Downloaded anstyle-parse v1.0.0 |
| 1572 | 2026-05-21T00:14:15.485Z | Downloaded enum-as-inner v0.6.1 |
| 1573 | 2026-05-21T00:14:15.487Z | Downloaded const_format_proc_macros v0.2.34 |
| 1574 | 2026-05-21T00:14:15.487Z | Downloaded async-trait v0.1.89 |
| 1575 | 2026-05-21T00:14:15.492Z | Downloaded unicode-width v0.2.2 |
| 1576 | 2026-05-21T00:14:15.496Z | Downloaded typed-path v0.9.3 |
| 1577 | 2026-05-21T00:14:15.500Z | Downloaded tower-layer v0.3.3 |
| 1578 | 2026-05-21T00:14:15.504Z | Downloaded atomicwrites v0.4.4 |
| 1579 | 2026-05-21T00:14:15.504Z | Downloaded anstream v1.0.0 |
| 1580 | 2026-05-21T00:14:15.504Z | Downloaded unicode-normalization v0.1.25 |
| 1581 | 2026-05-21T00:14:15.510Z | Downloaded tiny-keccak v2.0.2 |
| 1582 | 2026-05-21T00:14:15.510Z | Downloaded time v0.3.47 |
| 1583 | 2026-05-21T00:14:15.513Z | Downloaded rayon v1.12.0 |
| 1584 | 2026-05-21T00:14:15.520Z | Downloaded tokio-util v0.7.18 |
| 1585 | 2026-05-21T00:14:15.524Z | Downloaded sled v0.34.7 |
| 1586 | 2026-05-21T00:14:15.529Z | Downloaded tough v0.22.0 |
| 1587 | 2026-05-21T00:14:15.536Z | Downloaded rustls-webpki v0.102.8 |
| 1588 | 2026-05-21T00:14:15.544Z | Downloaded yoke v0.8.2 |
| 1589 | 2026-05-21T00:14:15.548Z | Downloaded syn v1.0.109 |
| 1590 | 2026-05-21T00:14:15.553Z | Downloaded zerovec v0.11.6 |
| 1591 | 2026-05-21T00:14:15.557Z | Downloaded syn v2.0.117 |
| 1592 | 2026-05-21T00:14:15.571Z | Downloaded zerocopy v0.7.35 |
| 1593 | 2026-05-21T00:14:15.580Z | Downloaded zerocopy v0.8.48 |
| 1594 | 2026-05-21T00:14:15.591Z | Downloaded whoami v1.6.1 |
| 1595 | 2026-05-21T00:14:15.594Z | Downloaded zerocopy-derive v0.8.48 |
| 1596 | 2026-05-21T00:14:15.597Z | Downloaded serde_with v3.20.0 |
| 1597 | 2026-05-21T00:14:15.605Z | Downloaded curve25519-dalek v4.1.3 |
| 1598 | 2026-05-21T00:14:15.609Z | Downloaded encoding_rs v0.8.35 |
| 1599 | 2026-05-21T00:14:15.622Z | Downloaded winnow v0.5.40 |
| 1600 | 2026-05-21T00:14:15.636Z | Downloaded bstr v1.12.1 |
| 1601 | 2026-05-21T00:14:15.642Z | Downloaded winnow v0.7.15 |
| 1602 | 2026-05-21T00:14:15.647Z | Downloaded winnow v1.0.3 |
| 1603 | 2026-05-21T00:14:15.653Z | Downloaded tabled v0.15.0 |
| 1604 | 2026-05-21T00:14:15.661Z | Downloaded tokio v1.52.3 |
| 1605 | 2026-05-21T00:14:15.683Z | Downloaded webpki-roots v1.0.7 |
| 1606 | 2026-05-21T00:14:15.686Z | Downloaded tabled v0.20.0 |
| 1607 | 2026-05-21T00:14:15.698Z | Downloaded openssl v0.10.80 |
| 1608 | 2026-05-21T00:14:15.704Z | Downloaded vcpkg v0.2.15 |
| 1609 | 2026-05-21T00:14:15.726Z | Downloaded ring v0.17.14 |
| 1610 | 2026-05-21T00:14:15.756Z | Downloaded unicode-width v0.1.14 |
| 1611 | 2026-05-21T00:14:15.769Z | Downloaded smoltcp v0.11.0 |
| 1612 | 2026-05-21T00:14:15.775Z | Downloaded rhai v1.24.0 |
| 1613 | 2026-05-21T00:14:15.782Z | Downloaded regex-syntax v0.8.10 |
| 1614 | 2026-05-21T00:14:15.786Z | Downloaded rustls v0.22.4 |
| 1615 | 2026-05-21T00:14:15.792Z | Downloaded regress v0.11.1 |
| 1616 | 2026-05-21T00:14:15.837Z | Downloaded rustix v1.1.4 |
| 1617 | 2026-05-21T00:14:15.850Z | Downloaded rustls v0.23.40 |
| 1618 | 2026-05-21T00:14:15.913Z | Downloaded typify-impl v0.6.2 |
| 1619 | 2026-05-21T00:14:15.927Z | Downloaded tracing v0.1.44 |
| 1620 | 2026-05-21T00:14:15.950Z | Downloaded typify-impl v0.4.3 |
| 1621 | 2026-05-21T00:14:15.985Z | Downloaded regex-automata v0.4.14 |
| 1622 | 2026-05-21T00:14:16.021Z | Downloaded petgraph v0.6.5 |
| 1623 | 2026-05-21T00:14:16.060Z | Downloaded jiff v0.2.24 |
| 1624 | 2026-05-21T00:14:16.063Z | Downloaded chrono-tz v0.10.4 |
| 1625 | 2026-05-21T00:14:16.063Z | Downloaded lzma-sys v0.1.20 |
| 1626 | 2026-05-21T00:14:16.072Z | Downloaded csv v1.4.0 |
| 1627 | 2026-05-21T00:14:16.085Z | Downloaded petgraph v0.8.3 |
| 1628 | 2026-05-21T00:14:16.097Z | Downloaded libc v0.2.186 |
| 1629 | 2026-05-21T00:14:16.122Z | Downloaded sha3 v0.10.9 |
| 1630 | 2026-05-21T00:14:16.653Z | Downloaded aws-lc-sys v0.41.0 |
| 1631 | 2026-05-21T00:14:17.007Z | Compiling proc-macro2 v1.0.106 |
| 1632 | 2026-05-21T00:14:17.007Z | Compiling quote v1.0.45 |
| 1633 | 2026-05-21T00:14:17.007Z | Compiling unicode-ident v1.0.24 |
| 1634 | 2026-05-21T00:14:17.007Z | Compiling serde_core v1.0.228 |
| 1635 | 2026-05-21T00:14:17.007Z | Compiling serde v1.0.228 |
| 1636 | 2026-05-21T00:14:17.010Z | Compiling libc v0.2.186 |
| 1637 | 2026-05-21T00:14:17.010Z | Compiling cfg-if v1.0.4 |
| 1638 | 2026-05-21T00:14:17.402Z | Compiling zmij v1.0.21 |
| 1639 | 2026-05-21T00:14:17.445Z | Compiling autocfg v1.5.0 |
| 1640 | 2026-05-21T00:14:17.706Z | Compiling memchr v2.8.0 |
| 1641 | 2026-05-21T00:14:17.790Z | Compiling libm v0.2.16 |
| 1642 | 2026-05-21T00:14:18.140Z | Compiling itoa v1.0.18 |
| 1643 | 2026-05-21T00:14:18.162Z | Compiling icu_normalizer_data v2.2.0 |
| 1644 | 2026-05-21T00:14:18.416Z | Compiling icu_properties_data v2.2.0 |
| 1645 | 2026-05-21T00:14:18.421Z | Compiling version_check v0.9.5 |
| 1646 | 2026-05-21T00:14:18.491Z | Compiling stable_deref_trait v1.2.1 |
| 1647 | 2026-05-21T00:14:18.657Z | Compiling syn v2.0.117 |
| 1648 | 2026-05-21T00:14:18.707Z | Compiling serde_json v1.0.149 |
| 1649 | 2026-05-21T00:14:18.761Z | Compiling thiserror v2.0.18 |
| 1650 | 2026-05-21T00:14:18.865Z | Compiling writeable v0.6.3 |
| 1651 | 2026-05-21T00:14:19.027Z | Compiling parking_lot_core v0.9.12 |
| 1652 | 2026-05-21T00:14:19.054Z | Compiling litemap v0.8.2 |
| 1653 | 2026-05-21T00:14:19.108Z | Compiling utf8_iter v1.0.4 |
| 1654 | 2026-05-21T00:14:19.203Z | Compiling num-traits v0.2.19 |
| 1655 | 2026-05-21T00:14:19.229Z | Compiling percent-encoding v2.3.2 |
| 1656 | 2026-05-21T00:14:19.381Z | Compiling rand_core v0.10.1 |
| 1657 | 2026-05-21T00:14:19.481Z | Compiling form_urlencoded v1.2.2 |
| 1658 | 2026-05-21T00:14:19.506Z | Compiling getrandom v0.4.2 |
| 1659 | 2026-05-21T00:14:19.538Z | Compiling jobserver v0.1.34 |
| 1660 | 2026-05-21T00:14:19.626Z | Compiling heck v0.5.0 |
| 1661 | 2026-05-21T00:14:19.779Z | Compiling find-msvc-tools v0.1.9 |
| 1662 | 2026-05-21T00:14:19.828Z | Compiling shlex v1.3.0 |
| 1663 | 2026-05-21T00:14:20.048Z | Compiling cc v1.2.62 |
| 1664 | 2026-05-21T00:14:20.093Z | Compiling errno v0.3.14 |
| 1665 | 2026-05-21T00:14:20.113Z | Compiling iana-time-zone v0.1.65 |
| 1666 | 2026-05-21T00:14:20.329Z | Compiling zerocopy v0.8.48 |
| 1667 | 2026-05-21T00:14:20.482Z | Compiling uuid v1.23.1 |
| 1668 | 2026-05-21T00:14:20.743Z | Compiling semver v1.0.28 |
| 1669 | 2026-05-21T00:14:21.046Z | Compiling getrandom v0.2.17 |
| 1670 | 2026-05-21T00:14:21.109Z | Compiling schemars v0.8.22 |
| 1671 | 2026-05-21T00:14:21.132Z | Compiling dyn-clone v1.0.20 |
| 1672 | 2026-05-21T00:14:21.270Z | Compiling pin-project-lite v0.2.17 |
| 1673 | 2026-05-21T00:14:21.294Z | Compiling rustversion v1.0.22 |
| 1674 | 2026-05-21T00:14:21.315Z | Compiling scopeguard v1.2.0 |
| 1675 | 2026-05-21T00:14:21.449Z | Compiling lock_api v0.4.14 |
| 1676 | 2026-05-21T00:14:21.449Z | Compiling socket2 v0.6.3 |
| 1677 | 2026-05-21T00:14:21.492Z | Compiling bitflags v2.11.1 |
| 1678 | 2026-05-21T00:14:21.495Z | Compiling signal-hook-registry v1.4.8 |
| 1679 | 2026-05-21T00:14:21.594Z | Compiling synstructure v0.13.2 |
| 1680 | 2026-05-21T00:14:21.673Z | Compiling serde_derive_internals v0.29.1 |
| 1681 | 2026-05-21T00:14:22.005Z | Compiling mio v1.2.0 |
| 1682 | 2026-05-21T00:14:22.134Z | Compiling log v0.4.29 |
| 1683 | 2026-05-21T00:14:22.287Z | Compiling portable-atomic v1.13.1 |
| 1684 | 2026-05-21T00:14:22.322Z | Compiling subtle v2.6.1 |
| 1685 | 2026-05-21T00:14:22.344Z | Compiling equivalent v1.0.2 |
| 1686 | 2026-05-21T00:14:22.485Z | Compiling futures-core v0.3.32 |
| 1687 | 2026-05-21T00:14:22.540Z | Compiling critical-section v1.2.0 |
| 1688 | 2026-05-21T00:14:22.544Z | Compiling ring v0.17.14 |
| 1689 | 2026-05-21T00:14:22.567Z | Compiling cmake v0.1.58 |
| 1690 | 2026-05-21T00:14:22.628Z | Compiling fs_extra v1.3.0 |
| 1691 | 2026-05-21T00:14:22.656Z | Compiling dunce v1.0.5 |
| 1692 | 2026-05-21T00:14:22.676Z | Compiling httparse v1.10.1 |
| 1693 | 2026-05-21T00:14:22.728Z | Compiling futures-sink v0.3.32 |
| 1694 | 2026-05-21T00:14:22.762Z | Compiling slab v0.4.12 |
| 1695 | 2026-05-21T00:14:22.807Z | Compiling serde_derive v1.0.228 |
| 1696 | 2026-05-21T00:14:22.841Z | Compiling zerofrom-derive v0.1.7 |
| 1697 | 2026-05-21T00:14:22.863Z | Compiling yoke-derive v0.8.2 |
| 1698 | 2026-05-21T00:14:22.888Z | Compiling zerovec-derive v0.11.3 |
| 1699 | 2026-05-21T00:14:22.918Z | Compiling displaydoc v0.2.5 |
| 1700 | 2026-05-21T00:14:22.978Z | Compiling schemars_derive v0.8.22 |
| 1701 | 2026-05-21T00:14:23.046Z | Compiling thiserror-impl v2.0.18 |
| 1702 | 2026-05-21T00:14:23.076Z | Compiling tokio-macros v2.7.0 |
| 1703 | 2026-05-21T00:14:23.684Z | Compiling zerocopy-derive v0.8.48 |
| 1704 | 2026-05-21T00:14:23.841Z | Compiling zeroize_derive v1.4.3 |
| 1705 | 2026-05-21T00:14:23.936Z | Compiling futures-macro v0.3.32 |
| 1706 | 2026-05-21T00:14:24.027Z | Compiling zerofrom v0.1.8 |
| 1707 | 2026-05-21T00:14:24.168Z | Compiling yoke v0.8.2 |
| 1708 | 2026-05-21T00:14:24.196Z | Compiling aws-lc-sys v0.41.0 |
| 1709 | 2026-05-21T00:14:24.379Z | Compiling zerovec v0.11.6 |
| 1710 | 2026-05-21T00:14:24.418Z | Compiling zerotrie v0.2.4 |
| 1711 | 2026-05-21T00:14:24.529Z | Compiling zeroize v1.8.2 |
| 1712 | 2026-05-21T00:14:24.702Z | Compiling once_cell v1.21.4 |
| 1713 | 2026-05-21T00:14:24.780Z | Compiling rand_core v0.6.4 |
| 1714 | 2026-05-21T00:14:24.886Z | Compiling futures-channel v0.3.32 |
| 1715 | 2026-05-21T00:14:24.918Z | Compiling thiserror v1.0.69 |
| 1716 | 2026-05-21T00:14:24.957Z | Compiling tinystr v0.8.3 |
| 1717 | 2026-05-21T00:14:25.041Z | Compiling potential_utf v0.1.5 |
| 1718 | 2026-05-21T00:14:25.128Z | Compiling ucd-trie v0.1.7 |
| 1719 | 2026-05-21T00:14:25.176Z | Compiling icu_locale_core v2.2.0 |
| 1720 | 2026-05-21T00:14:25.199Z | Compiling icu_collections v2.2.0 |
| 1721 | 2026-05-21T00:14:25.226Z | Compiling rustix v1.1.4 |
| 1722 | 2026-05-21T00:14:25.244Z | Compiling futures-io v0.3.32 |
| 1723 | 2026-05-21T00:14:25.266Z | Compiling regex-syntax v0.8.10 |
| 1724 | 2026-05-21T00:14:25.365Z | Compiling pest v2.8.6 |
| 1725 | 2026-05-21T00:14:25.448Z | Compiling futures-task v0.3.32 |
| 1726 | 2026-05-21T00:14:25.636Z | Compiling futures-util v0.3.32 |
| 1727 | 2026-05-21T00:14:25.979Z | Compiling thiserror-impl v1.0.69 |
| 1728 | 2026-05-21T00:14:26.115Z | Compiling smallvec v1.15.1 |
| 1729 | 2026-05-21T00:14:26.140Z | Compiling bytes v1.11.1 |
| 1730 | 2026-05-21T00:14:26.397Z | Compiling icu_provider v2.2.0 |
| 1731 | 2026-05-21T00:14:26.609Z | Compiling chrono v0.4.44 |
| 1732 | 2026-05-21T00:14:27.019Z | Compiling icu_normalizer v2.2.0 |
| 1733 | 2026-05-21T00:14:27.024Z | Compiling icu_properties v2.2.0 |
| 1734 | 2026-05-21T00:14:27.289Z | Compiling serde_tokenstream v0.2.3 |
| 1735 | 2026-05-21T00:14:27.532Z | Compiling parking_lot v0.12.5 |
| 1736 | 2026-05-21T00:14:28.092Z | Compiling idna_adapter v1.2.2 |
| 1737 | 2026-05-21T00:14:28.175Z | Compiling tokio v1.52.3 |
| 1738 | 2026-05-21T00:14:28.200Z | Compiling pest_meta v2.8.6 |
| 1739 | 2026-05-21T00:14:28.280Z | Compiling idna v1.1.0 |
| 1740 | 2026-05-21T00:14:28.288Z | Compiling aho-corasick v1.1.4 |
| 1741 | 2026-05-21T00:14:28.303Z | Compiling hashbrown v0.17.1 |
| 1742 | 2026-05-21T00:14:28.401Z | Compiling generic-array v0.14.7 |
| 1743 | 2026-05-21T00:14:28.627Z | Compiling url v2.5.8 |
| 1744 | 2026-05-21T00:14:28.926Z | Compiling pest_generator v2.8.6 |
| 1745 | 2026-05-21T00:14:28.977Z | Compiling indexmap v2.14.0 |
| 1746 | 2026-05-21T00:14:29.554Z | Compiling pest_derive v2.8.6 |
| 1747 | 2026-05-21T00:14:29.663Z | Compiling regex-automata v0.4.14 |
| 1748 | 2026-05-21T00:14:29.836Z | Compiling getrandom v0.3.4 |
| 1749 | 2026-05-21T00:14:30.228Z | Compiling tracing-core v0.1.36 |
| 1750 | 2026-05-21T00:14:30.283Z | Compiling tracing-attributes v0.1.31 |
| 1751 | 2026-05-21T00:14:30.663Z | Compiling ipnetwork v0.21.1 |
| 1752 | 2026-05-21T00:14:31.114Z | Compiling strsim v0.11.1 |
| 1753 | 2026-05-21T00:14:31.184Z | Compiling typenum v1.20.0 |
| 1754 | 2026-05-21T00:14:31.424Z | Compiling regex v1.12.3 |
| 1755 | 2026-05-21T00:14:31.876Z | Compiling tracing v0.1.44 |
| 1756 | 2026-05-21T00:14:32.225Z | Compiling rustls-pki-types v1.14.1 |
| 1757 | 2026-05-21T00:14:32.446Z | Compiling byteorder v1.5.0 |
| 1758 | 2026-05-21T00:14:32.512Z | Compiling base64 v0.22.1 |
| 1759 | 2026-05-21T00:14:32.716Z | Compiling fnv v1.0.7 |
| 1760 | 2026-05-21T00:14:32.835Z | Compiling http v1.4.0 |
| 1761 | 2026-05-21T00:14:33.004Z | Compiling ident_case v1.0.1 |
| 1762 | 2026-05-21T00:14:33.150Z | Compiling slog v2.8.2 |
| 1763 | 2026-05-21T00:14:33.481Z | Compiling untrusted v0.9.0 |
| 1764 | 2026-05-21T00:14:33.631Z | Compiling anyhow v1.0.102 |
| 1765 | 2026-05-21T00:14:33.699Z | Compiling paste v1.0.15 |
| 1766 | 2026-05-21T00:14:33.980Z | Compiling erased-serde v0.3.31 |
| 1767 | 2026-05-21T00:14:34.054Z | Compiling omicron-workspace-hack v0.1.0 |
| 1768 | 2026-05-21T00:14:34.593Z | Compiling crypto-common v0.1.7 |
| 1769 | 2026-05-21T00:14:34.618Z | Compiling tokio-util v0.7.18 |
| 1770 | 2026-05-21T00:14:34.691Z | Compiling scroll_derive v0.13.1 |
| 1771 | 2026-05-21T00:14:34.753Z | Compiling num-conv v0.2.1 |
| 1772 | 2026-05-21T00:14:34.910Z | Compiling time-core v0.1.8 |
| 1773 | 2026-05-21T00:14:35.088Z | Compiling ipnet v2.12.0 |
| 1774 | 2026-05-21T00:14:35.128Z | Compiling time-macros v0.2.27 |
| 1775 | 2026-05-21T00:14:35.557Z | Compiling oxnet v0.1.5 |
| 1776 | 2026-05-21T00:14:36.143Z | Compiling http-body v1.0.1 |
| 1777 | 2026-05-21T00:14:36.644Z | Compiling atomic-waker v1.1.2 |
| 1778 | 2026-05-21T00:14:37.095Z | Compiling ppv-lite86 v0.2.21 |
| 1779 | 2026-05-21T00:14:37.288Z | Compiling daft-derive v0.1.7 |
| 1780 | 2026-05-21T00:14:37.312Z | Compiling async-trait v0.1.89 |
| 1781 | 2026-05-21T00:14:37.381Z | Compiling try-lock v0.2.5 |
| 1782 | 2026-05-21T00:14:37.507Z | Compiling tower-service v0.3.3 |
| 1783 | 2026-05-21T00:14:37.572Z | Compiling aws-lc-rs v1.17.0 |
| 1784 | 2026-05-21T00:14:37.614Z | Compiling tower-layer v0.3.3 |
| 1785 | 2026-05-21T00:14:37.822Z | Compiling camino v1.2.2 |
| 1786 | 2026-05-21T00:14:37.899Z | Compiling crc32fast v1.5.0 |
| 1787 | 2026-05-21T00:14:38.029Z | Compiling ryu v1.0.23 |
| 1788 | 2026-05-21T00:14:38.211Z | Compiling want v0.3.1 |
| 1789 | 2026-05-21T00:14:38.325Z | Compiling h2 v0.4.14 |
| 1790 | 2026-05-21T00:14:38.394Z | Compiling pretty-hex v0.4.2 |
| 1791 | 2026-05-21T00:14:38.540Z | Compiling crossbeam-utils v0.8.21 |
| 1792 | 2026-05-21T00:14:38.562Z | Compiling httpdate v1.0.3 |
| 1793 | 2026-05-21T00:14:38.864Z | Compiling usdt-impl v0.6.0 |
| 1794 | 2026-05-21T00:14:39.140Z | Compiling scroll v0.13.0 |
| 1795 | 2026-05-21T00:14:39.228Z | Compiling block-buffer v0.10.4 |
| 1796 | 2026-05-21T00:14:39.403Z | Compiling plain v0.2.3 |
| 1797 | 2026-05-21T00:14:39.406Z | Compiling untrusted v0.7.1 |
| 1798 | 2026-05-21T00:14:39.531Z | Compiling goblin v0.10.5 |
| 1799 | 2026-05-21T00:14:39.574Z | Compiling digest v0.10.7 |
| 1800 | 2026-05-21T00:14:40.276Z | Compiling slog-async v2.8.0 |
| 1801 | 2026-05-21T00:14:40.584Z | Compiling allocator-api2 v0.2.21 |
| 1802 | 2026-05-21T00:14:40.670Z | Compiling hyper v1.9.0 |
| 1803 | 2026-05-21T00:14:40.924Z | Compiling foldhash v0.2.0 |
| 1804 | 2026-05-21T00:14:41.034Z | Compiling rustls v0.23.40 |
| 1805 | 2026-05-21T00:14:41.341Z | Compiling hashbrown v0.16.1 |
| 1806 | 2026-05-21T00:14:42.061Z | Compiling hyper-util v0.1.20 |
| 1807 | 2026-05-21T00:14:43.203Z | Compiling dof v0.4.0 |
| 1808 | 2026-05-21T00:14:43.713Z | Compiling serde_urlencoded v0.7.1 |
| 1809 | 2026-05-21T00:14:43.920Z | Compiling http-body-util v0.1.3 |
| 1810 | 2026-05-21T00:14:44.036Z | Compiling dtrace-parser v0.3.0 |
| 1811 | 2026-05-21T00:14:44.201Z | Compiling thread-id v5.1.0 |
| 1812 | 2026-05-21T00:14:44.241Z | Compiling ref-cast v1.0.25 |
| 1813 | 2026-05-21T00:14:44.869Z | Compiling rustls v0.22.4 |
| 1814 | 2026-05-21T00:14:44.892Z | Compiling rand_core v0.9.5 |
| 1815 | 2026-05-21T00:14:45.151Z | Compiling ref-cast-impl v1.0.25 |
| 1816 | 2026-05-21T00:14:45.200Z | Compiling syn v1.0.109 |
| 1817 | 2026-05-21T00:14:45.663Z | Compiling usdt-attr-macro v0.6.0 |
| 1818 | 2026-05-21T00:14:45.732Z | Compiling usdt-macro v0.6.0 |
| 1819 | 2026-05-21T00:14:46.228Z | Compiling structmeta-derive v0.3.0 |
| 1820 | 2026-05-21T00:14:46.262Z | Compiling sync_wrapper v1.0.2 |
| 1821 | 2026-05-21T00:14:46.390Z | Compiling multer v3.1.0 |
| 1822 | 2026-05-21T00:14:46.613Z | Compiling powerfmt v0.2.0 |
| 1823 | 2026-05-21T00:14:46.735Z | Compiling tower v0.5.3 |
| 1824 | 2026-05-21T00:14:46.877Z | Compiling deranged v0.5.8 |
| 1825 | 2026-05-21T00:14:47.283Z | Compiling structmeta v0.3.0 |
| 1826 | 2026-05-21T00:14:47.305Z | Compiling rand_chacha v0.9.0 |
| 1827 | 2026-05-21T00:14:47.864Z | Compiling darling_core v0.23.0 |
| 1828 | 2026-05-21T00:14:47.943Z | Compiling webpki-roots v1.0.7 |
| 1829 | 2026-05-21T00:14:47.995Z | Compiling openapiv3 v2.2.0 |
| 1830 | 2026-05-21T00:14:48.079Z | Compiling newtype-uuid-macros v0.1.0 |
| 1831 | 2026-05-21T00:14:48.881Z | Compiling cpufeatures v0.2.17 |
| 1832 | 2026-05-21T00:14:49.305Z | Compiling num_threads v0.1.7 |
| 1833 | 2026-05-21T00:14:49.419Z | Compiling time v0.3.47 |
| 1834 | 2026-05-21T00:14:49.929Z | Compiling darling_macro v0.23.0 |
| 1835 | 2026-05-21T00:14:50.003Z | Compiling rand v0.9.4 |
| 1836 | 2026-05-21T00:14:50.156Z | Compiling tower-http v0.6.10 |
| 1837 | 2026-05-21T00:14:50.548Z | Compiling newtype-uuid v1.3.2 |
| 1838 | 2026-05-21T00:14:50.747Z | Compiling strum_macros v0.26.4 |
| 1839 | 2026-05-21T00:14:50.842Z | Compiling async-stream-impl v0.3.6 |
| 1840 | 2026-05-21T00:14:51.494Z | Compiling dropshot v0.17.0 |
| 1841 | 2026-05-21T00:14:51.632Z | Compiling hex v0.4.3 |
| 1842 | 2026-05-21T00:14:51.741Z | Compiling daft v0.1.7 |
| 1843 | 2026-05-21T00:14:51.770Z | Compiling darling v0.23.0 |
| 1844 | 2026-05-21T00:14:51.867Z | Compiling crossbeam-channel v0.5.15 |
| 1845 | 2026-05-21T00:14:51.985Z | Compiling fastrand v2.4.1 |
| 1846 | 2026-05-21T00:14:52.346Z | Compiling serde_with_macros v3.20.0 |
| 1847 | 2026-05-21T00:14:52.549Z | Compiling futures-executor v0.3.32 |
| 1848 | 2026-05-21T00:14:52.784Z | Compiling dropshot_endpoint v0.17.0 |
| 1849 | 2026-05-21T00:14:52.881Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1850 | 2026-05-21T00:14:53.026Z | Compiling thread_local v1.1.9 |
| 1851 | 2026-05-21T00:14:53.399Z | Compiling futures v0.3.32 |
| 1852 | 2026-05-21T00:14:53.402Z | Compiling derive-ex v0.1.8 |
| 1853 | 2026-05-21T00:14:53.489Z | Compiling strum_macros v0.27.2 |
| 1854 | 2026-05-21T00:14:53.511Z | Compiling is-terminal v0.4.17 |
| 1855 | 2026-05-21T00:14:53.533Z | Compiling term v1.2.1 |
| 1856 | 2026-05-21T00:14:53.623Z | Compiling openssl-probe v0.2.1 |
| 1857 | 2026-05-21T00:14:53.877Z | Compiling winnow v1.0.3 |
| 1858 | 2026-05-21T00:14:54.420Z | Compiling take_mut v0.2.2 |
| 1859 | 2026-05-21T00:14:54.963Z | Compiling test-strategy v0.4.5 |
| 1860 | 2026-05-21T00:14:55.332Z | Compiling slog-term v2.9.2 |
| 1861 | 2026-05-21T00:14:55.360Z | Compiling rustls-native-certs v0.8.3 |
| 1862 | 2026-05-21T00:14:55.647Z | Compiling tempfile v3.27.0 |
| 1863 | 2026-05-21T00:14:56.250Z | Compiling macaddr v1.0.1 |
| 1864 | 2026-05-21T00:14:56.485Z | Compiling simd-adler32 v0.3.9 |
| 1865 | 2026-05-21T00:14:56.534Z | Compiling adler2 v2.0.1 |
| 1866 | 2026-05-21T00:14:56.592Z | Compiling match_cfg v0.1.0 |
| 1867 | 2026-05-21T00:14:56.706Z | Compiling hostname v0.3.1 |
| 1868 | 2026-05-21T00:14:56.843Z | Compiling miniz_oxide v0.8.9 |
| 1869 | 2026-05-21T00:14:56.998Z | Compiling slog-json v2.6.1 |
| 1870 | 2026-05-21T00:14:57.387Z | Compiling memmap2 v0.9.10 |
| 1871 | 2026-05-21T00:14:57.688Z | Compiling usdt v0.6.0 |
| 1872 | 2026-05-21T00:14:58.228Z | Compiling flate2 v1.1.9 |
| 1873 | 2026-05-21T00:14:58.258Z | Compiling slog-bunyan v2.5.0 |
| 1874 | 2026-05-21T00:14:58.282Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1875 | 2026-05-21T00:14:58.339Z | Compiling rustls-webpki v0.102.8 |
| 1876 | 2026-05-21T00:14:58.446Z | Compiling either v1.15.0 |
| 1877 | 2026-05-21T00:14:58.681Z | Compiling debug-ignore v1.0.5 |
| 1878 | 2026-05-21T00:14:58.771Z | Compiling compression-core v0.4.32 |
| 1879 | 2026-05-21T00:14:58.961Z | Compiling compression-codecs v0.4.38 |
| 1880 | 2026-05-21T00:14:59.336Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1881 | 2026-05-21T00:14:59.596Z | Compiling parse-display-derive v0.10.0 |
| 1882 | 2026-05-21T00:15:00.229Z | Compiling rand_chacha v0.3.1 |
| 1883 | 2026-05-21T00:15:00.396Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1884 | 2026-05-21T00:15:00.535Z | Compiling serde_spanned v1.1.1 |
| 1885 | 2026-05-21T00:15:00.822Z | Compiling encoding_rs v0.8.35 |
| 1886 | 2026-05-21T00:15:00.875Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1887 | 2026-05-21T00:15:01.085Z | Compiling spin v0.9.8 |
| 1888 | 2026-05-21T00:15:01.142Z | Compiling mime v0.3.17 |
| 1889 | 2026-05-21T00:15:01.222Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1890 | 2026-05-21T00:15:01.461Z | Compiling tokio-rustls v0.25.0 |
| 1891 | 2026-05-21T00:15:01.636Z | Compiling rand v0.8.6 |
| 1892 | 2026-05-21T00:15:01.719Z | Compiling async-compression v0.4.42 |
| 1893 | 2026-05-21T00:15:02.414Z | Compiling strum v0.26.3 |
| 1894 | 2026-05-21T00:15:02.630Z | Compiling async-stream v0.3.6 |
| 1895 | 2026-05-21T00:15:02.838Z | Compiling sha1 v0.10.6 |
| 1896 | 2026-05-21T00:15:03.251Z | Compiling waitgroup v0.1.2 |
| 1897 | 2026-05-21T00:15:03.382Z | Compiling rustls-pemfile v2.2.0 |
| 1898 | 2026-05-21T00:15:03.425Z | Compiling serde_path_to_error v0.1.20 |
| 1899 | 2026-05-21T00:15:03.677Z | Compiling hostname v0.4.2 |
| 1900 | 2026-05-21T00:15:03.877Z | Compiling wait-timeout v0.2.1 |
| 1901 | 2026-05-21T00:15:03.902Z | Compiling quick-error v1.2.3 |
| 1902 | 2026-05-21T00:15:04.158Z | Compiling bit-vec v0.8.0 |
| 1903 | 2026-05-21T00:15:04.340Z | Compiling rusty-fork v0.3.1 |
| 1904 | 2026-05-21T00:15:04.465Z | Compiling bit-set v0.8.0 |
| 1905 | 2026-05-21T00:15:04.670Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1906 | 2026-05-21T00:15:05.113Z | Compiling serde_with v3.20.0 |
| 1907 | 2026-05-21T00:15:05.195Z | Compiling rand_xorshift v0.4.0 |
| 1908 | 2026-05-21T00:15:05.199Z | Compiling regress v0.10.5 |
| 1909 | 2026-05-21T00:15:05.356Z | Compiling unarray v0.1.4 |
| 1910 | 2026-05-21T00:15:05.490Z | Compiling proptest v1.11.0 |
| 1911 | 2026-05-21T00:15:05.909Z | Compiling strum v0.27.2 |
| 1912 | 2026-05-21T00:15:06.063Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1913 | 2026-05-21T00:15:06.229Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1914 | 2026-05-21T00:15:06.320Z | Compiling instant v0.1.13 |
| 1915 | 2026-05-21T00:15:06.847Z | Compiling rustc-hash v2.1.2 |
| 1916 | 2026-05-21T00:15:06.994Z | Compiling iddqd v0.3.18 |
| 1917 | 2026-05-21T00:15:07.950Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1918 | 2026-05-21T00:15:08.229Z | Compiling itertools v0.14.0 |
| 1919 | 2026-05-21T00:15:09.178Z | Compiling unicode-width v0.2.2 |
| 1920 | 2026-05-21T00:15:09.539Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1921 | 2026-05-21T00:15:09.788Z | Compiling backon v1.6.0 |
| 1922 | 2026-05-21T00:15:10.466Z | Compiling backoff v0.4.0 |
| 1923 | 2026-05-21T00:15:10.884Z | Compiling parse-display v0.10.0 |
| 1924 | 2026-05-21T00:15:11.148Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1925 | 2026-05-21T00:15:14.077Z | Compiling regress v0.11.1 |
| 1926 | 2026-05-21T00:15:15.349Z | Compiling zerocopy-derive v0.7.35 |
| 1927 | 2026-05-21T00:15:15.591Z | Compiling typify-impl v0.6.2 |
| 1928 | 2026-05-21T00:15:16.775Z | Compiling darling_core v0.21.3 |
| 1929 | 2026-05-21T00:15:17.473Z | Compiling clap_derive v4.6.1 |
| 1930 | 2026-05-21T00:15:17.755Z | Compiling utf8parse v0.2.2 |
| 1931 | 2026-05-21T00:15:17.883Z | Compiling convert_case v0.4.0 |
| 1932 | 2026-05-21T00:15:18.189Z | Compiling derive_more v0.99.20 |
| 1933 | 2026-05-21T00:15:18.810Z | Compiling anstyle-parse v1.0.0 |
| 1934 | 2026-05-21T00:15:18.833Z | Compiling darling_macro v0.21.3 |
| 1935 | 2026-05-21T00:15:18.855Z | Compiling typify-macro v0.6.2 |
| 1936 | 2026-05-21T00:15:19.750Z | Compiling terminal_size v0.4.4 |
| 1937 | 2026-05-21T00:15:19.753Z | Compiling toml_datetime v0.6.11 |
| 1938 | 2026-05-21T00:15:19.940Z | Compiling anstyle-query v1.1.5 |
| 1939 | 2026-05-21T00:15:20.068Z | Compiling anstyle v1.0.14 |
| 1940 | 2026-05-21T00:15:20.272Z | Compiling colorchoice v1.0.5 |
| 1941 | 2026-05-21T00:15:20.346Z | Compiling is_terminal_polyfill v1.70.2 |
| 1942 | 2026-05-21T00:15:20.434Z | Compiling anstream v1.0.0 |
| 1943 | 2026-05-21T00:15:20.828Z | Compiling darling v0.21.3 |
| 1944 | 2026-05-21T00:15:21.029Z | Compiling secrecy v0.10.3 |
| 1945 | 2026-05-21T00:15:21.318Z | Compiling tinyvec_macros v0.1.1 |
| 1946 | 2026-05-21T00:15:21.421Z | Compiling clap_lex v1.1.0 |
| 1947 | 2026-05-21T00:15:21.534Z | Compiling crucible-workspace-hack v0.1.0 |
| 1948 | 2026-05-21T00:15:21.557Z | Compiling heapless v0.8.0 |
| 1949 | 2026-05-21T00:15:21.640Z | Compiling unsafe-libyaml v0.2.11 |
| 1950 | 2026-05-21T00:15:21.812Z | Compiling clap_builder v4.6.0 |
| 1951 | 2026-05-21T00:15:22.194Z | Compiling serde_yaml v0.9.34+deprecated |
| 1952 | 2026-05-21T00:15:22.321Z | Compiling tinyvec v1.11.0 |
| 1953 | 2026-05-21T00:15:22.820Z | Compiling ingot-macros v0.1.1 |
| 1954 | 2026-05-21T00:15:22.906Z | Compiling zerocopy v0.7.35 |
| 1955 | 2026-05-21T00:15:23.388Z | Compiling hash32 v0.3.1 |
| 1956 | 2026-05-21T00:15:23.433Z | Compiling scroll_derive v0.12.1 |
| 1957 | 2026-05-21T00:15:23.455Z | Compiling rustc_version v0.4.1 |
| 1958 | 2026-05-21T00:15:23.551Z | Compiling num-integer v0.1.46 |
| 1959 | 2026-05-21T00:15:23.729Z | Compiling usdt-impl v0.5.0 |
| 1960 | 2026-05-21T00:15:24.013Z | Compiling smoltcp v0.11.0 |
| 1961 | 2026-05-21T00:15:24.150Z | Compiling scroll v0.12.0 |
| 1962 | 2026-05-21T00:15:24.173Z | Compiling curve25519-dalek v4.1.3 |
| 1963 | 2026-05-21T00:15:24.427Z | Compiling clap v4.6.1 |
| 1964 | 2026-05-21T00:15:24.524Z | Compiling dof v0.3.0 |
| 1965 | 2026-05-21T00:15:25.430Z | Compiling ingot-types v0.1.2 |
| 1966 | 2026-05-21T00:15:25.463Z | Compiling typify v0.6.2 |
| 1967 | 2026-05-21T00:15:25.589Z | Compiling dtrace-parser v0.2.0 |
| 1968 | 2026-05-21T00:15:25.799Z | Compiling hmac v0.12.1 |
| 1969 | 2026-05-21T00:15:25.876Z | Compiling inout v0.1.4 |
| 1970 | 2026-05-21T00:15:25.898Z | Compiling ff v0.13.1 |
| 1971 | 2026-05-21T00:15:25.959Z | Compiling cobs v0.3.0 |
| 1972 | 2026-05-21T00:15:26.159Z | Compiling thread-id v4.2.2 |
| 1973 | 2026-05-21T00:15:26.381Z | Compiling bitflags v1.3.2 |
| 1974 | 2026-05-21T00:15:26.403Z | Compiling managed v0.8.0 |
| 1975 | 2026-05-21T00:15:26.773Z | Compiling postcard v1.1.3 |
| 1976 | 2026-05-21T00:15:26.796Z | Compiling group v0.13.0 |
| 1977 | 2026-05-21T00:15:26.923Z | Compiling cipher v0.4.4 |
| 1978 | 2026-05-21T00:15:27.145Z | Compiling hkdf v0.12.4 |
| 1979 | 2026-05-21T00:15:27.204Z | Compiling ingot v0.1.1 |
| 1980 | 2026-05-21T00:15:29.426Z | Compiling goblin v0.8.2 |
| 1981 | 2026-05-21T00:15:29.775Z | Compiling num-iter v0.1.45 |
| 1982 | 2026-05-21T00:15:29.914Z | Compiling num-rational v0.4.2 |
| 1983 | 2026-05-21T00:15:31.169Z | Compiling tabwriter v1.4.1 |
| 1984 | 2026-05-21T00:15:31.366Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1985 | 2026-05-21T00:15:31.530Z | Compiling hubpack_derive v0.1.1 |
| 1986 | 2026-05-21T00:15:31.609Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1987 | 2026-05-21T00:15:31.890Z | Compiling crossbeam-epoch v0.9.18 |
| 1988 | 2026-05-21T00:15:32.072Z | Compiling universal-hash v0.5.1 |
| 1989 | 2026-05-21T00:15:32.350Z | Compiling crypto-bigint v0.5.5 |
| 1990 | 2026-05-21T00:15:32.383Z | Compiling half v2.7.1 |
| 1991 | 2026-05-21T00:15:32.525Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1992 | 2026-05-21T00:15:32.686Z | Compiling num-complex v0.4.6 |
| 1993 | 2026-05-21T00:15:33.604Z | Compiling opaque-debug v0.3.1 |
| 1994 | 2026-05-21T00:15:33.692Z | Compiling base64ct v1.8.3 |
| 1995 | 2026-05-21T00:15:33.733Z | Compiling base16ct v0.2.0 |
| 1996 | 2026-05-21T00:15:34.188Z | Compiling prettyplease v0.2.37 |
| 1997 | 2026-05-21T00:15:34.294Z | Compiling ciborium-io v0.2.2 |
| 1998 | 2026-05-21T00:15:34.411Z | Compiling ciborium-ll v0.2.2 |
| 1999 | 2026-05-21T00:15:35.122Z | Compiling password-hash v0.5.0 |
| 2000 | 2026-05-21T00:15:35.166Z | Compiling elliptic-curve v0.13.8 |
| 2001 | 2026-05-21T00:15:35.478Z | Compiling poly1305 v0.8.0 |
| 2002 | 2026-05-21T00:15:36.343Z | Compiling num v0.4.3 |
| 2003 | 2026-05-21T00:15:36.366Z | Compiling thiserror-no-std v2.0.2 |
| 2004 | 2026-05-21T00:15:36.434Z | Compiling hubpack v0.1.2 |
| 2005 | 2026-05-21T00:15:37.330Z | Compiling chacha20 v0.9.1 |
| 2006 | 2026-05-21T00:15:37.872Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2007 | 2026-05-21T00:15:37.899Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2008 | 2026-05-21T00:15:38.292Z | Compiling reqwest v0.12.28 |
| 2009 | 2026-05-21T00:15:39.008Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 2010 | 2026-05-21T00:15:39.339Z | Compiling byte-wrapper v0.1.0 |
| 2011 | 2026-05-21T00:15:39.477Z | Compiling blake2 v0.10.6 |
| 2012 | 2026-05-21T00:15:39.877Z | Compiling aead v0.5.2 |
| 2013 | 2026-05-21T00:15:39.964Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2014 | 2026-05-21T00:15:40.093Z | Compiling serde_repr v0.1.20 |
| 2015 | 2026-05-21T00:15:40.470Z | Compiling proc-macro-error-attr v1.0.4 |
| 2016 | 2026-05-21T00:15:40.705Z | Compiling bstr v1.12.1 |
| 2017 | 2026-05-21T00:15:40.734Z | Compiling memoffset v0.9.1 |
| 2018 | 2026-05-21T00:15:41.004Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2019 | 2026-05-21T00:15:41.054Z | Compiling cfg_aliases v0.2.1 |
| 2020 | 2026-05-21T00:15:41.080Z | Compiling static_assertions v1.1.0 |
| 2021 | 2026-05-21T00:15:41.142Z | Compiling keccak v0.1.6 |
| 2022 | 2026-05-21T00:15:41.276Z | Compiling float-ord v0.3.2 |
| 2023 | 2026-05-21T00:15:41.302Z | Compiling rustix v0.38.44 |
| 2024 | 2026-05-21T00:15:41.403Z | Compiling sha3 v0.10.9 |
| 2025 | 2026-05-21T00:15:41.646Z | Compiling nix v0.31.3 |
| 2026 | 2026-05-21T00:15:41.960Z | Compiling rustls-webpki v0.103.13 |
| 2027 | 2026-05-21T00:15:42.322Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2028 | 2026-05-21T00:15:43.630Z | Compiling chacha20poly1305 v0.10.1 |
| 2029 | 2026-05-21T00:15:43.792Z | Compiling argon2 v0.5.3 |
| 2030 | 2026-05-21T00:15:44.370Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2031 | 2026-05-21T00:15:44.788Z | Compiling proc-macro-crate v3.5.0 |
| 2032 | 2026-05-21T00:15:45.244Z | Compiling progenitor-client v0.10.0 |
| 2033 | 2026-05-21T00:15:45.680Z | Compiling vsss-rs v3.3.4 |
| 2034 | 2026-05-21T00:15:45.786Z | Compiling ciborium v0.2.2 |
| 2035 | 2026-05-21T00:15:46.604Z | Compiling tokio-rustls v0.26.4 |
| 2036 | 2026-05-21T00:15:46.826Z | Compiling rustls-platform-verifier v0.7.0 |
| 2037 | 2026-05-21T00:15:46.919Z | Compiling hyper-rustls v0.27.9 |
| 2038 | 2026-05-21T00:15:47.158Z | Compiling reqwest v0.13.3 |
| 2039 | 2026-05-21T00:15:47.620Z | Compiling usdt-attr-macro v0.5.0 |
| 2040 | 2026-05-21T00:15:48.208Z | Compiling usdt-macro v0.5.0 |
| 2041 | 2026-05-21T00:15:48.923Z | Compiling progenitor-client v0.14.0 |
| 2042 | 2026-05-21T00:15:49.390Z | Compiling progenitor-extras v0.2.0 |
| 2043 | 2026-05-21T00:15:49.644Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2044 | 2026-05-21T00:15:50.947Z | Compiling enum-as-inner v0.6.1 |
| 2045 | 2026-05-21T00:15:51.414Z | Compiling num-derive v0.4.2 |
| 2046 | 2026-05-21T00:15:51.533Z | Compiling proc-macro-error v1.0.4 |
| 2047 | 2026-05-21T00:15:51.807Z | Compiling memmap v0.7.0 |
| 2048 | 2026-05-21T00:15:52.135Z | Compiling data-encoding v2.11.0 |
| 2049 | 2026-05-21T00:15:52.519Z | Compiling winnow v0.5.40 |
| 2050 | 2026-05-21T00:15:53.201Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2051 | 2026-05-21T00:15:53.470Z | Compiling indent_write v2.2.0 |
| 2052 | 2026-05-21T00:15:53.917Z | Compiling toml_edit v0.19.15 |
| 2053 | 2026-05-21T00:15:54.433Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2054 | 2026-05-21T00:15:54.832Z | Compiling usdt v0.5.0 |
| 2055 | 2026-05-21T00:15:55.709Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2056 | 2026-05-21T00:15:55.965Z | Compiling num_enum_derive v0.7.6 |
| 2057 | 2026-05-21T00:15:58.524Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2058 | 2026-05-21T00:15:58.649Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2059 | 2026-05-21T00:16:01.604Z | Compiling serde_spanned v0.6.9 |
| 2060 | 2026-05-21T00:16:01.649Z | Compiling foreign-types-macros v0.2.3 |
| 2061 | 2026-05-21T00:16:01.746Z | Compiling toml_write v0.1.2 |
| 2062 | 2026-05-21T00:16:01.770Z | Compiling foreign-types-shared v0.3.1 |
| 2063 | 2026-05-21T00:16:01.887Z | Compiling pkg-config v0.3.33 |
| 2064 | 2026-05-21T00:16:01.969Z | Compiling cpufeatures v0.3.0 |
| 2065 | 2026-05-21T00:16:02.090Z | Compiling winnow v0.7.15 |
| 2066 | 2026-05-21T00:16:02.297Z | Compiling vcpkg v0.2.15 |
| 2067 | 2026-05-21T00:16:02.319Z | Compiling colored v3.1.1 |
| 2068 | 2026-05-21T00:16:02.342Z | Compiling bytecount v0.6.9 |
| 2069 | 2026-05-21T00:16:02.684Z | Compiling foreign-types v0.5.0 |
| 2070 | 2026-05-21T00:16:02.845Z | Compiling openssl-sys v0.9.116 |
| 2071 | 2026-05-21T00:16:03.003Z | Compiling chacha20 v0.10.0 |
| 2072 | 2026-05-21T00:16:03.430Z | Compiling toml_edit v0.22.27 |
| 2073 | 2026-05-21T00:16:03.559Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2074 | 2026-05-21T00:16:03.667Z | Compiling num_enum v0.7.6 |
| 2075 | 2026-05-21T00:16:03.812Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2076 | 2026-05-21T00:16:05.148Z | Compiling proc-macro-crate v1.3.1 |
| 2077 | 2026-05-21T00:16:05.353Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2078 | 2026-05-21T00:16:05.634Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2079 | 2026-05-21T00:16:05.687Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2080 | 2026-05-21T00:16:05.758Z | Compiling cstr-argument v0.1.2 |
| 2081 | 2026-05-21T00:16:05.782Z | Compiling swrite v0.1.0 |
| 2082 | 2026-05-21T00:16:05.893Z | Compiling semver v0.1.20 |
| 2083 | 2026-05-21T00:16:05.917Z | Compiling resolv-conf v0.7.6 |
| 2084 | 2026-05-21T00:16:05.960Z | Compiling linked-hash-map v0.5.6 |
| 2085 | 2026-05-21T00:16:06.069Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 2086 | 2026-05-21T00:16:06.161Z | Compiling rayon-core v1.13.0 |
| 2087 | 2026-05-21T00:16:06.185Z | Compiling heck v0.4.1 |
| 2088 | 2026-05-21T00:16:06.400Z | Compiling unicode-segmentation v1.13.2 |
| 2089 | 2026-05-21T00:16:06.473Z | Compiling lru-cache v0.1.2 |
| 2090 | 2026-05-21T00:16:06.495Z | Compiling rustc_version v0.1.7 |
| 2091 | 2026-05-21T00:16:06.583Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2092 | 2026-05-21T00:16:06.587Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2093 | 2026-05-21T00:16:06.630Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2094 | 2026-05-21T00:16:06.701Z | Compiling num_enum_derive v0.5.11 |
| 2095 | 2026-05-21T00:16:06.825Z | Compiling newline-converter v0.3.0 |
| 2096 | 2026-05-21T00:16:06.979Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2097 | 2026-05-21T00:16:07.022Z | Compiling toml v0.8.23 |
| 2098 | 2026-05-21T00:16:07.218Z | Compiling rand v0.10.1 |
| 2099 | 2026-05-21T00:16:07.241Z | Compiling atomicwrites v0.4.4 |
| 2100 | 2026-05-21T00:16:07.569Z | Compiling hickory-proto v0.24.4 |
| 2101 | 2026-05-21T00:16:07.693Z | Compiling similar v2.7.0 |
| 2102 | 2026-05-21T00:16:07.757Z | Compiling crossbeam-deque v0.8.6 |
| 2103 | 2026-05-21T00:16:07.801Z | Compiling progenitor-impl v0.14.0 |
| 2104 | 2026-05-21T00:16:07.991Z | Compiling progenitor-impl v0.13.0 |
| 2105 | 2026-05-21T00:16:08.031Z | Compiling console v0.15.11 |
| 2106 | 2026-05-21T00:16:08.334Z | Compiling camino-tempfile v1.4.1 |
| 2107 | 2026-05-21T00:16:08.759Z | Compiling serde-big-array v0.5.1 |
| 2108 | 2026-05-21T00:16:08.936Z | Compiling derive-where v1.6.1 |
| 2109 | 2026-05-21T00:16:09.310Z | Compiling pin-project-internal v1.1.13 |
| 2110 | 2026-05-21T00:16:09.861Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2111 | 2026-05-21T00:16:10.046Z | Compiling siphasher v1.0.3 |
| 2112 | 2026-05-21T00:16:10.254Z | Compiling minimal-lexical v0.2.1 |
| 2113 | 2026-05-21T00:16:10.278Z | Compiling lazy_static v1.5.0 |
| 2114 | 2026-05-21T00:16:10.405Z | Compiling phf_shared v0.12.1 |
| 2115 | 2026-05-21T00:16:10.428Z | Compiling pin-project v1.1.13 |
| 2116 | 2026-05-21T00:16:10.503Z | Compiling nom v7.1.3 |
| 2117 | 2026-05-21T00:16:10.526Z | Compiling progenitor-macro v0.13.0 |
| 2118 | 2026-05-21T00:16:10.550Z | Compiling progenitor-macro v0.14.0 |
| 2119 | 2026-05-21T00:16:10.635Z | Compiling hickory-resolver v0.24.4 |
| 2120 | 2026-05-21T00:16:11.817Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2121 | 2026-05-21T00:16:13.656Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2122 | 2026-05-21T00:16:14.759Z | Compiling expectorate v1.2.0 |
| 2123 | 2026-05-21T00:16:15.753Z | Compiling num_enum v0.5.11 |
| 2124 | 2026-05-21T00:16:15.919Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2125 | 2026-05-21T00:16:15.949Z | Compiling newtype_derive v0.1.6 |
| 2126 | 2026-05-21T00:16:16.217Z | Compiling progenitor-client v0.13.0 |
| 2127 | 2026-05-21T00:16:17.057Z | Compiling unicode-normalization v0.1.25 |
| 2128 | 2026-05-21T00:16:17.694Z | Compiling typify-impl v0.4.3 |
| 2129 | 2026-05-21T00:16:18.179Z | Compiling tokio-stream v0.1.18 |
| 2130 | 2026-05-21T00:16:18.545Z | Compiling snafu-derive v0.8.9 |
| 2131 | 2026-05-21T00:16:18.767Z | Compiling async-recursion v1.1.1 |
| 2132 | 2026-05-21T00:16:19.473Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 2133 | 2026-05-21T00:16:19.815Z | Compiling slog-dtrace v0.3.0 |
| 2134 | 2026-05-21T00:16:20.103Z | Compiling csv-core v0.1.13 |
| 2135 | 2026-05-21T00:16:20.294Z | Compiling foreign-types-shared v0.1.1 |
| 2136 | 2026-05-21T00:16:20.413Z | Compiling cancel-safe-futures v0.1.5 |
| 2137 | 2026-05-21T00:16:20.537Z | Compiling foldhash v0.1.5 |
| 2138 | 2026-05-21T00:16:20.704Z | Compiling openssl v0.10.80 |
| 2139 | 2026-05-21T00:16:20.784Z | Compiling unicode-width v0.1.14 |
| 2140 | 2026-05-21T00:16:20.974Z | Compiling chrono-tz v0.10.4 |
| 2141 | 2026-05-21T00:16:21.015Z | Compiling same-file v1.0.6 |
| 2142 | 2026-05-21T00:16:21.107Z | Compiling owo-colors v4.3.0 |
| 2143 | 2026-05-21T00:16:21.207Z | Compiling highway v1.3.0 |
| 2144 | 2026-05-21T00:16:21.232Z | Compiling unicode-xid v0.2.6 |
| 2145 | 2026-05-21T00:16:21.376Z | Compiling konst_macro_rules v0.2.19 |
| 2146 | 2026-05-21T00:16:21.534Z | Compiling konst v0.2.20 |
| 2147 | 2026-05-21T00:16:21.583Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2148 | 2026-05-21T00:16:21.942Z | Compiling const_format_proc_macros v0.2.34 |
| 2149 | 2026-05-21T00:16:22.008Z | Compiling walkdir v2.5.0 |
| 2150 | 2026-05-21T00:16:22.768Z | Compiling typify-macro v0.4.3 |
| 2151 | 2026-05-21T00:16:22.828Z | Compiling hashbrown v0.15.5 |
| 2152 | 2026-05-21T00:16:23.497Z | Compiling foreign-types v0.3.2 |
| 2153 | 2026-05-21T00:16:23.601Z | Compiling csv v1.4.0 |
| 2154 | 2026-05-21T00:16:23.785Z | Compiling snafu v0.8.9 |
| 2155 | 2026-05-21T00:16:24.021Z | Compiling qorb v0.4.1 |
| 2156 | 2026-05-21T00:16:24.343Z | Compiling progenitor v0.14.0 |
| 2157 | 2026-05-21T00:16:24.371Z | Compiling progenitor v0.13.0 |
| 2158 | 2026-05-21T00:16:24.508Z | Compiling olpc-cjson v0.1.4 |
| 2159 | 2026-05-21T00:16:24.533Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2160 | 2026-05-21T00:16:24.734Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2161 | 2026-05-21T00:16:25.308Z | Compiling rayon v1.12.0 |
| 2162 | 2026-05-21T00:16:27.493Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2163 | 2026-05-21T00:16:27.554Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2164 | 2026-05-21T00:16:28.242Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2165 | 2026-05-21T00:16:28.777Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2166 | 2026-05-21T00:16:29.867Z | Compiling phf v0.12.1 |
| 2167 | 2026-05-21T00:16:30.545Z | Compiling zone_cfg_derive v0.3.1 |
| 2168 | 2026-05-21T00:16:30.966Z | Compiling tokio-dtrace v0.1.1 |
| 2169 | 2026-05-21T00:16:31.294Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2170 | 2026-05-21T00:16:31.297Z | Compiling globset v0.4.18 |
| 2171 | 2026-05-21T00:16:31.486Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2172 | 2026-05-21T00:16:31.526Z | Compiling itertools v0.12.1 |
| 2173 | 2026-05-21T00:16:31.716Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2174 | 2026-05-21T00:16:32.294Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2175 | 2026-05-21T00:16:32.325Z | Compiling pem v3.0.6 |
| 2176 | 2026-05-21T00:16:32.988Z | Compiling libsw-core v0.3.2 |
| 2177 | 2026-05-21T00:16:33.024Z | Compiling serde_plain v1.0.2 |
| 2178 | 2026-05-21T00:16:33.142Z | Compiling openssl-macros v0.1.1 |
| 2179 | 2026-05-21T00:16:33.179Z | Compiling cookie v0.18.1 |
| 2180 | 2026-05-21T00:16:33.315Z | Compiling sigpipe v0.1.3 |
| 2181 | 2026-05-21T00:16:33.430Z | Compiling fixedbitset v0.4.2 |
| 2182 | 2026-05-21T00:16:33.453Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2183 | 2026-05-21T00:16:33.535Z | Compiling fixedbitset v0.5.7 |
| 2184 | 2026-05-21T00:16:33.645Z | Compiling typed-path v0.9.3 |
| 2185 | 2026-05-21T00:16:33.714Z | Compiling glob v0.3.3 |
| 2186 | 2026-05-21T00:16:33.809Z | Compiling jiff v0.2.24 |
| 2187 | 2026-05-21T00:16:33.922Z | Compiling petgraph v0.8.3 |
| 2188 | 2026-05-21T00:16:34.588Z | Compiling petgraph v0.6.5 |
| 2189 | 2026-05-21T00:16:34.694Z | Compiling libsw v3.5.0 |
| 2190 | 2026-05-21T00:16:34.894Z | Compiling tough v0.22.0 |
| 2191 | 2026-05-21T00:16:35.781Z | Compiling zone v0.3.1 |
| 2192 | 2026-05-21T00:16:36.346Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2193 | 2026-05-21T00:16:36.427Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2194 | 2026-05-21T00:16:36.626Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2195 | 2026-05-21T00:16:36.684Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2196 | 2026-05-21T00:16:36.992Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2197 | 2026-05-21T00:16:37.477Z | Compiling oxide-tokio-rt v0.1.6 |
| 2198 | 2026-05-21T00:16:38.096Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2199 | 2026-05-21T00:16:39.566Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2200 | 2026-05-21T00:16:39.761Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2201 | 2026-05-21T00:16:40.556Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2202 | 2026-05-21T00:16:41.517Z | Compiling const_format v0.2.36 |
| 2203 | 2026-05-21T00:16:42.039Z | Compiling papergrid v0.11.0 |
| 2204 | 2026-05-21T00:16:42.039Z | Compiling tabled_derive v0.7.0 |
| 2205 | 2026-05-21T00:16:42.606Z | Compiling gethostname v0.5.0 |
| 2206 | 2026-05-21T00:16:42.758Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2207 | 2026-05-21T00:16:43.064Z | Compiling libscf-sys v1.2.0 |
| 2208 | 2026-05-21T00:16:43.228Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2209 | 2026-05-21T00:16:43.374Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2210 | 2026-05-21T00:16:43.446Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2211 | 2026-05-21T00:16:43.641Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2212 | 2026-05-21T00:16:43.820Z | Compiling bcs v0.1.6 |
| 2213 | 2026-05-21T00:16:43.979Z | Compiling smf v0.2.3 |
| 2214 | 2026-05-21T00:16:44.045Z | Compiling tagptr v0.2.0 |
| 2215 | 2026-05-21T00:16:44.218Z | Compiling whoami v1.6.1 |
| 2216 | 2026-05-21T00:16:44.241Z | Compiling unicode-linebreak v0.1.5 |
| 2217 | 2026-05-21T00:16:44.532Z | Compiling termtree v0.5.1 |
| 2218 | 2026-05-21T00:16:44.687Z | Compiling smawk v0.3.2 |
| 2219 | 2026-05-21T00:16:44.720Z | Compiling linear-map v1.2.0 |
| 2220 | 2026-05-21T00:16:44.866Z | Compiling textwrap v0.16.2 |
| 2221 | 2026-05-21T00:16:45.015Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2222 | 2026-05-21T00:16:46.509Z | Compiling moka v0.12.15 |
| 2223 | 2026-05-21T00:16:46.984Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2224 | 2026-05-21T00:16:47.224Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2225 | 2026-05-21T00:16:47.227Z | Compiling tabled v0.15.0 |
| 2226 | 2026-05-21T00:16:47.647Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2227 | 2026-05-21T00:16:47.751Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2228 | 2026-05-21T00:16:47.869Z | Compiling steno v0.4.1 |
| 2229 | 2026-05-21T00:16:49.434Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2230 | 2026-05-21T00:16:53.164Z | Compiling hickory-proto v0.25.2 |
| 2231 | 2026-05-21T00:16:53.190Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2232 | 2026-05-21T00:16:54.756Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2233 | 2026-05-21T00:16:55.059Z | Compiling humantime v2.3.0 |
| 2234 | 2026-05-21T00:16:55.245Z | Compiling proc-macro-error2 v2.0.1 |
| 2235 | 2026-05-21T00:16:55.520Z | Compiling hickory-resolver v0.25.2 |
| 2236 | 2026-05-21T00:16:55.544Z | Compiling typify v0.4.3 |
| 2237 | 2026-05-21T00:16:55.906Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2238 | 2026-05-21T00:16:56.184Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2239 | 2026-05-21T00:16:56.347Z | Compiling parking_lot_core v0.8.6 |
| 2240 | 2026-05-21T00:16:56.531Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2241 | 2026-05-21T00:16:56.700Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2242 | 2026-05-21T00:16:58.218Z | Compiling progenitor-impl v0.11.2 |
| 2243 | 2026-05-21T00:16:58.392Z | Compiling tabled_derive v0.11.0 |
| 2244 | 2026-05-21T00:16:59.517Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2245 | 2026-05-21T00:17:00.801Z | Compiling papergrid v0.17.0 |
| 2246 | 2026-05-21T00:17:01.249Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2247 | 2026-05-21T00:17:01.722Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2248 | 2026-05-21T00:17:03.142Z | Compiling testing_table v0.3.0 |
| 2249 | 2026-05-21T00:17:03.611Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2250 | 2026-05-21T00:17:03.925Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2251 | 2026-05-21T00:17:04.247Z | Compiling tabled v0.20.0 |
| 2252 | 2026-05-21T00:17:04.310Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2253 | 2026-05-21T00:17:04.431Z | Compiling progenitor-macro v0.11.2 |
| 2254 | 2026-05-21T00:17:06.330Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2255 | 2026-05-21T00:17:06.434Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2256 | 2026-05-21T00:17:07.141Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2257 | 2026-05-21T00:17:07.845Z | Compiling progenitor-client v0.11.2 |
| 2258 | 2026-05-21T00:17:08.348Z | Compiling arc-swap v1.9.1 |
| 2259 | 2026-05-21T00:17:08.516Z | Compiling progenitor v0.11.2 |
| 2260 | 2026-05-21T00:17:08.535Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2261 | 2026-05-21T00:17:08.668Z | Compiling slog-scope v4.4.1 |
| 2262 | 2026-05-21T00:17:08.722Z | Compiling parking_lot v0.11.2 |
| 2263 | 2026-05-21T00:17:09.607Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2264 | 2026-05-21T00:17:11.547Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2265 | 2026-05-21T00:17:11.791Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2266 | 2026-05-21T00:17:12.066Z | Compiling fxhash v0.2.1 |
| 2267 | 2026-05-21T00:17:12.230Z | Compiling crc8 v0.1.1 |
| 2268 | 2026-05-21T00:17:12.360Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2269 | 2026-05-21T00:17:12.383Z | Compiling sled v0.34.7 |
| 2270 | 2026-05-21T00:17:14.283Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2271 | 2026-05-21T00:17:18.554Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2272 | 2026-05-21T00:17:19.335Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2273 | 2026-05-21T00:17:19.556Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2274 | 2026-05-21T00:17:20.731Z | Compiling slog-stdlog v4.1.1 |
| 2275 | 2026-05-21T00:17:21.178Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2276 | 2026-05-21T00:17:21.468Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2277 | 2026-05-21T00:17:22.632Z | Compiling slog-envlogger v2.2.0 |
| 2278 | 2026-05-21T00:17:23.470Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2279 | 2026-05-21T00:17:34.375Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2280 | 2026-05-21T00:17:36.634Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2281 | 2026-05-21T00:17:40.081Z | Finished `release` profile [optimized] target(s) in 3m 48s |
| 2282 | 2026-05-21T00:17:40.452Z | + banner quartet |
| 2283 | 2026-05-21T00:17:40.456Z | |
| 2284 | 2026-05-21T00:17:40.456Z | #### # # ## ##### ##### ###### ##### |
| 2285 | 2026-05-21T00:17:40.456Z | # # # # # # # # # # # |
| 2286 | 2026-05-21T00:17:40.456Z | # # # # # # # # # ##### # |
| 2287 | 2026-05-21T00:17:40.456Z | # # # # # ###### ##### # # # |
| 2288 | 2026-05-21T00:17:40.456Z | # # # # # # # # # # # |
| 2289 | 2026-05-21T00:17:40.456Z | ### # #### # # # # # ###### # |
| 2290 | 2026-05-21T00:17:40.456Z | |
| 2291 | 2026-05-21T00:17:40.456Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
| 2292 | 2026-05-21T00:17:41.002Z | Compiling cfg-if v1.0.4 |
| 2293 | 2026-05-21T00:17:41.005Z | Compiling libc v0.2.186 |
| 2294 | 2026-05-21T00:17:41.005Z | Compiling serde_core v1.0.228 |
| 2295 | 2026-05-21T00:17:41.097Z | Compiling memchr v2.8.0 |
| 2296 | 2026-05-21T00:17:41.113Z | Compiling smallvec v1.15.1 |
| 2297 | 2026-05-21T00:17:41.113Z | Compiling itoa v1.0.18 |
| 2298 | 2026-05-21T00:17:41.127Z | Compiling stable_deref_trait v1.2.1 |
| 2299 | 2026-05-21T00:17:41.130Z | Compiling zerofrom v0.1.8 |
| 2300 | 2026-05-21T00:17:41.152Z | Compiling zmij v1.0.21 |
| 2301 | 2026-05-21T00:17:41.195Z | Compiling writeable v0.6.3 |
| 2302 | 2026-05-21T00:17:41.250Z | Compiling yoke v0.8.2 |
| 2303 | 2026-05-21T00:17:41.347Z | Compiling litemap v0.8.2 |
| 2304 | 2026-05-21T00:17:41.392Z | Compiling utf8_iter v1.0.4 |
| 2305 | 2026-05-21T00:17:41.431Z | Compiling zerovec v0.11.6 |
| 2306 | 2026-05-21T00:17:41.441Z | Compiling zerotrie v0.2.4 |
| 2307 | 2026-05-21T00:17:41.479Z | Compiling percent-encoding v2.3.2 |
| 2308 | 2026-05-21T00:17:41.516Z | Compiling libm v0.2.16 |
| 2309 | 2026-05-21T00:17:41.544Z | Compiling icu_properties_data v2.2.0 |
| 2310 | 2026-05-21T00:17:41.615Z | Compiling icu_normalizer_data v2.2.0 |
| 2311 | 2026-05-21T00:17:41.682Z | Compiling form_urlencoded v1.2.2 |
| 2312 | 2026-05-21T00:17:41.695Z | Compiling rand_core v0.10.1 |
| 2313 | 2026-05-21T00:17:41.739Z | Compiling errno v0.3.14 |
| 2314 | 2026-05-21T00:17:41.865Z | Compiling getrandom v0.4.2 |
| 2315 | 2026-05-21T00:17:41.878Z | Compiling pin-project-lite v0.2.17 |
| 2316 | 2026-05-21T00:17:41.899Z | Compiling iana-time-zone v0.1.65 |
| 2317 | 2026-05-21T00:17:41.972Z | Compiling tinystr v0.8.3 |
| 2318 | 2026-05-21T00:17:41.983Z | Compiling potential_utf v0.1.5 |
| 2319 | 2026-05-21T00:17:42.027Z | Compiling zeroize v1.8.2 |
| 2320 | 2026-05-21T00:17:42.061Z | Compiling dyn-clone v1.0.20 |
| 2321 | 2026-05-21T00:17:42.159Z | Compiling icu_locale_core v2.2.0 |
| 2322 | 2026-05-21T00:17:42.181Z | Compiling icu_collections v2.2.0 |
| 2323 | 2026-05-21T00:17:42.206Z | Compiling socket2 v0.6.3 |
| 2324 | 2026-05-21T00:17:42.206Z | Compiling scopeguard v1.2.0 |
| 2325 | 2026-05-21T00:17:42.237Z | Compiling parking_lot_core v0.9.12 |
| 2326 | 2026-05-21T00:17:42.260Z | Compiling signal-hook-registry v1.4.8 |
| 2327 | 2026-05-21T00:17:42.324Z | Compiling num-traits v0.2.19 |
| 2328 | 2026-05-21T00:17:42.631Z | Compiling lock_api v0.4.14 |
| 2329 | 2026-05-21T00:17:42.796Z | Compiling mio v1.2.0 |
| 2330 | 2026-05-21T00:17:42.882Z | Compiling parking_lot v0.12.5 |
| 2331 | 2026-05-21T00:17:42.932Z | Compiling serde v1.0.228 |
| 2332 | 2026-05-21T00:17:42.983Z | Compiling serde_json v1.0.149 |
| 2333 | 2026-05-21T00:17:43.070Z | Compiling icu_provider v2.2.0 |
| 2334 | 2026-05-21T00:17:43.081Z | Compiling uuid v1.23.1 |
| 2335 | 2026-05-21T00:17:43.263Z | Compiling semver v1.0.28 |
| 2336 | 2026-05-21T00:17:43.482Z | Compiling bytes v1.11.1 |
| 2337 | 2026-05-21T00:17:43.580Z | Compiling icu_properties v2.2.0 |
| 2338 | 2026-05-21T00:17:43.673Z | Compiling icu_normalizer v2.2.0 |
| 2339 | 2026-05-21T00:17:43.704Z | Compiling chrono v0.4.44 |
| 2340 | 2026-05-21T00:17:43.780Z | Compiling portable-atomic v1.13.1 |
| 2341 | 2026-05-21T00:17:43.926Z | Compiling thiserror v2.0.18 |
| 2342 | 2026-05-21T00:17:44.039Z | Compiling tokio v1.52.3 |
| 2343 | 2026-05-21T00:17:44.387Z | Compiling getrandom v0.2.17 |
| 2344 | 2026-05-21T00:17:44.464Z | Compiling subtle v2.6.1 |
| 2345 | 2026-05-21T00:17:44.614Z | Compiling idna_adapter v1.2.2 |
| 2346 | 2026-05-21T00:17:44.640Z | Compiling futures-core v0.3.32 |
| 2347 | 2026-05-21T00:17:44.751Z | Compiling idna v1.1.0 |
| 2348 | 2026-05-21T00:17:44.803Z | Compiling critical-section v1.2.0 |
| 2349 | 2026-05-21T00:17:44.868Z | Compiling bitflags v2.11.1 |
| 2350 | 2026-05-21T00:17:44.913Z | Compiling once_cell v1.21.4 |
| 2351 | 2026-05-21T00:17:45.044Z | Compiling log v0.4.29 |
| 2352 | 2026-05-21T00:17:45.175Z | Compiling url v2.5.8 |
| 2353 | 2026-05-21T00:17:45.258Z | Compiling equivalent v1.0.2 |
| 2354 | 2026-05-21T00:17:45.287Z | Compiling zerocopy v0.8.48 |
| 2355 | 2026-05-21T00:17:45.298Z | Compiling rand_core v0.6.4 |
| 2356 | 2026-05-21T00:17:45.348Z | Compiling futures-sink v0.3.32 |
| 2357 | 2026-05-21T00:17:45.464Z | Compiling slab v0.4.12 |
| 2358 | 2026-05-21T00:17:45.561Z | Compiling futures-channel v0.3.32 |
| 2359 | 2026-05-21T00:17:45.654Z | Compiling futures-task v0.3.32 |
| 2360 | 2026-05-21T00:17:45.677Z | Compiling futures-io v0.3.32 |
| 2361 | 2026-05-21T00:17:45.823Z | Compiling schemars v0.8.22 |
| 2362 | 2026-05-21T00:17:45.834Z | Compiling futures-util v0.3.32 |
| 2363 | 2026-05-21T00:17:45.882Z | Compiling typenum v1.20.0 |
| 2364 | 2026-05-21T00:17:46.548Z | Compiling generic-array v0.14.7 |
| 2365 | 2026-05-21T00:17:46.909Z | Compiling hashbrown v0.17.1 |
| 2366 | 2026-05-21T00:17:47.096Z | Compiling tracing-core v0.1.36 |
| 2367 | 2026-05-21T00:17:47.286Z | Compiling base64 v0.22.1 |
| 2368 | 2026-05-21T00:17:47.582Z | Compiling indexmap v2.14.0 |
| 2369 | 2026-05-21T00:17:47.769Z | Compiling tracing v0.1.44 |
| 2370 | 2026-05-21T00:17:47.781Z | Compiling crypto-common v0.1.7 |
| 2371 | 2026-05-21T00:17:47.928Z | Compiling ipnetwork v0.21.1 |
| 2372 | 2026-05-21T00:17:48.121Z | Compiling http v1.4.0 |
| 2373 | 2026-05-21T00:17:48.192Z | Compiling unicode-ident v1.0.24 |
| 2374 | 2026-05-21T00:17:48.315Z | Compiling proc-macro2 v1.0.106 |
| 2375 | 2026-05-21T00:17:48.423Z | Compiling slog v2.8.2 |
| 2376 | 2026-05-21T00:17:48.438Z | Compiling erased-serde v0.3.31 |
| 2377 | 2026-05-21T00:17:48.496Z | Compiling rustls-pki-types v1.14.1 |
| 2378 | 2026-05-21T00:17:48.509Z | Compiling fnv v1.0.7 |
| 2379 | 2026-05-21T00:17:48.616Z | Compiling untrusted v0.9.0 |
| 2380 | 2026-05-21T00:17:48.755Z | Compiling quote v1.0.45 |
| 2381 | 2026-05-21T00:17:49.372Z | Compiling syn v2.0.117 |
| 2382 | 2026-05-21T00:17:49.506Z | Compiling tokio-util v0.7.18 |
| 2383 | 2026-05-21T00:17:49.639Z | Compiling oxnet v0.1.5 |
| 2384 | 2026-05-21T00:17:49.920Z | Compiling byteorder v1.5.0 |
| 2385 | 2026-05-21T00:17:50.043Z | Compiling ipnet v2.12.0 |
| 2386 | 2026-05-21T00:17:50.203Z | Compiling thiserror v1.0.69 |
| 2387 | 2026-05-21T00:17:50.319Z | Compiling ppv-lite86 v0.2.21 |
| 2388 | 2026-05-21T00:17:50.502Z | Compiling http-body v1.0.1 |
| 2389 | 2026-05-21T00:17:50.663Z | Compiling block-buffer v0.10.4 |
| 2390 | 2026-05-21T00:17:50.675Z | Compiling atomic-waker v1.1.2 |
| 2391 | 2026-05-21T00:17:50.730Z | Compiling httparse v1.10.1 |
| 2392 | 2026-05-21T00:17:50.806Z | Compiling digest v0.10.7 |
| 2393 | 2026-05-21T00:17:50.832Z | Compiling tower-layer v0.3.3 |
| 2394 | 2026-05-21T00:17:50.845Z | Compiling try-lock v0.2.5 |
| 2395 | 2026-05-21T00:17:50.966Z | Compiling tower-service v0.3.3 |
| 2396 | 2026-05-21T00:17:51.030Z | Compiling pretty-hex v0.4.2 |
| 2397 | 2026-05-21T00:17:51.052Z | Compiling ryu v1.0.23 |
| 2398 | 2026-05-21T00:17:51.065Z | Compiling want v0.3.1 |
| 2399 | 2026-05-21T00:17:51.175Z | Compiling h2 v0.4.14 |
| 2400 | 2026-05-21T00:17:51.204Z | Compiling httpdate v1.0.3 |
| 2401 | 2026-05-21T00:17:51.247Z | Compiling rustix v1.1.4 |
| 2402 | 2026-05-21T00:17:51.304Z | Compiling regex-syntax v0.8.10 |
| 2403 | 2026-05-21T00:17:51.344Z | Compiling plain v0.2.3 |
| 2404 | 2026-05-21T00:17:51.470Z | Compiling getrandom v0.3.4 |
| 2405 | 2026-05-21T00:17:51.582Z | Compiling omicron-workspace-hack v0.1.0 |
| 2406 | 2026-05-21T00:17:51.656Z | Compiling aws-lc-sys v0.41.0 |
| 2407 | 2026-05-21T00:17:51.668Z | Compiling untrusted v0.7.1 |
| 2408 | 2026-05-21T00:17:51.679Z | Compiling ucd-trie v0.1.7 |
| 2409 | 2026-05-21T00:17:51.795Z | Compiling rand_core v0.9.5 |
| 2410 | 2026-05-21T00:17:52.055Z | Compiling pest v2.8.6 |
| 2411 | 2026-05-21T00:17:52.237Z | Compiling aws-lc-rs v1.17.0 |
| 2412 | 2026-05-21T00:17:52.282Z | Compiling crossbeam-utils v0.8.21 |
| 2413 | 2026-05-21T00:17:53.048Z | Compiling serde_urlencoded v0.7.1 |
| 2414 | 2026-05-21T00:17:53.102Z | Compiling http-body-util v0.1.3 |
| 2415 | 2026-05-21T00:17:53.333Z | Compiling foldhash v0.2.0 |
| 2416 | 2026-05-21T00:17:53.385Z | Compiling rustls v0.23.40 |
| 2417 | 2026-05-21T00:17:53.624Z | Compiling hyper v1.9.0 |
| 2418 | 2026-05-21T00:17:53.641Z | Compiling allocator-api2 v0.2.21 |
| 2419 | 2026-05-21T00:17:53.746Z | Compiling rustls-webpki v0.103.13 |
| 2420 | 2026-05-21T00:17:54.023Z | Compiling hashbrown v0.16.1 |
| 2421 | 2026-05-21T00:17:54.749Z | Compiling newtype-uuid v1.3.2 |
| 2422 | 2026-05-21T00:17:55.075Z | Compiling hyper-util v0.1.20 |
| 2423 | 2026-05-21T00:17:55.814Z | Compiling hex v0.4.3 |
| 2424 | 2026-05-21T00:17:56.110Z | Compiling cpufeatures v0.2.17 |
| 2425 | 2026-05-21T00:17:56.192Z | Compiling daft v0.1.7 |
| 2426 | 2026-05-21T00:17:56.489Z | Compiling rand_chacha v0.9.0 |
| 2427 | 2026-05-21T00:17:57.052Z | Compiling sync_wrapper v1.0.2 |
| 2428 | 2026-05-21T00:17:57.173Z | Compiling aho-corasick v1.1.4 |
| 2429 | 2026-05-21T00:17:57.328Z | Compiling fastrand v2.4.1 |
| 2430 | 2026-05-21T00:17:57.698Z | Compiling tower v0.5.3 |
| 2431 | 2026-05-21T00:17:57.826Z | Compiling anyhow v1.0.102 |
| 2432 | 2026-05-21T00:17:58.125Z | Compiling rand v0.9.4 |
| 2433 | 2026-05-21T00:17:58.271Z | Compiling regex-automata v0.4.14 |
| 2434 | 2026-05-21T00:17:58.308Z | Compiling powerfmt v0.2.0 |
| 2435 | 2026-05-21T00:17:58.483Z | Compiling deranged v0.5.8 |
| 2436 | 2026-05-21T00:17:58.522Z | Compiling tower-http v0.6.10 |
| 2437 | 2026-05-21T00:17:58.569Z | Compiling openapiv3 v2.2.0 |
| 2438 | 2026-05-21T00:17:58.880Z | Compiling num_threads v0.1.7 |
| 2439 | 2026-05-21T00:17:58.982Z | Compiling openssl-probe v0.2.1 |
| 2440 | 2026-05-21T00:17:59.199Z | Compiling num-conv v0.2.1 |
| 2441 | 2026-05-21T00:17:59.239Z | Compiling time-core v0.1.8 |
| 2442 | 2026-05-21T00:17:59.355Z | Compiling rustls-native-certs v0.8.3 |
| 2443 | 2026-05-21T00:17:59.395Z | Compiling camino v1.2.2 |
| 2444 | 2026-05-21T00:17:59.582Z | Compiling time v0.3.47 |
| 2445 | 2026-05-21T00:17:59.984Z | Compiling tokio-rustls v0.26.4 |
| 2446 | 2026-05-21T00:18:00.226Z | Compiling tempfile v3.27.0 |
| 2447 | 2026-05-21T00:18:00.292Z | Compiling futures-executor v0.3.32 |
| 2448 | 2026-05-21T00:18:00.834Z | Compiling winnow v1.0.3 |
| 2449 | 2026-05-21T00:18:01.036Z | Compiling futures v0.3.32 |
| 2450 | 2026-05-21T00:18:01.125Z | Compiling regex v1.12.3 |
| 2451 | 2026-05-21T00:18:01.136Z | Compiling hyper-rustls v0.27.9 |
| 2452 | 2026-05-21T00:18:01.508Z | Compiling rustls-platform-verifier v0.7.0 |
| 2453 | 2026-05-21T00:18:02.136Z | Compiling crossbeam-channel v0.5.15 |
| 2454 | 2026-05-21T00:18:02.293Z | Compiling scroll v0.13.0 |
| 2455 | 2026-05-21T00:18:02.544Z | Compiling simd-adler32 v0.3.9 |
| 2456 | 2026-05-21T00:18:02.558Z | Compiling adler2 v2.0.1 |
| 2457 | 2026-05-21T00:18:02.595Z | Compiling goblin v0.10.5 |
| 2458 | 2026-05-21T00:18:02.657Z | Compiling crc32fast v1.5.0 |
| 2459 | 2026-05-21T00:18:02.721Z | Compiling miniz_oxide v0.8.9 |
| 2460 | 2026-05-21T00:18:02.856Z | Compiling reqwest v0.13.3 |
| 2461 | 2026-05-21T00:18:02.907Z | Compiling ring v0.17.14 |
| 2462 | 2026-05-21T00:18:03.378Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2463 | 2026-05-21T00:18:04.169Z | Compiling thread_local v1.1.9 |
| 2464 | 2026-05-21T00:18:04.539Z | Compiling either v1.15.0 |
| 2465 | 2026-05-21T00:18:04.764Z | Compiling rustls-webpki v0.102.8 |
| 2466 | 2026-05-21T00:18:05.365Z | Compiling flate2 v1.1.9 |
| 2467 | 2026-05-21T00:18:05.931Z | Compiling dof v0.4.0 |
| 2468 | 2026-05-21T00:18:06.702Z | Compiling dtrace-parser v0.3.0 |
| 2469 | 2026-05-21T00:18:07.134Z | Compiling rand_chacha v0.3.1 |
| 2470 | 2026-05-21T00:18:07.772Z | Compiling is-terminal v0.4.17 |
| 2471 | 2026-05-21T00:18:07.884Z | Compiling thread-id v5.1.0 |
| 2472 | 2026-05-21T00:18:07.979Z | Compiling take_mut v0.2.2 |
| 2473 | 2026-05-21T00:18:08.101Z | Compiling compression-core v0.4.32 |
| 2474 | 2026-05-21T00:18:08.287Z | Compiling debug-ignore v1.0.5 |
| 2475 | 2026-05-21T00:18:08.404Z | Compiling match_cfg v0.1.0 |
| 2476 | 2026-05-21T00:18:08.487Z | Compiling term v1.2.1 |
| 2477 | 2026-05-21T00:18:09.029Z | Compiling slog-term v2.9.2 |
| 2478 | 2026-05-21T00:18:09.253Z | Compiling hostname v0.3.1 |
| 2479 | 2026-05-21T00:18:09.423Z | Compiling compression-codecs v0.4.38 |
| 2480 | 2026-05-21T00:18:09.561Z | Compiling slog-async v2.8.0 |
| 2481 | 2026-05-21T00:18:09.814Z | Compiling usdt-impl v0.6.0 |
| 2482 | 2026-05-21T00:18:10.399Z | Compiling rand v0.8.6 |
| 2483 | 2026-05-21T00:18:10.423Z | Compiling ref-cast v1.0.25 |
| 2484 | 2026-05-21T00:18:10.535Z | Compiling rustls v0.22.4 |
| 2485 | 2026-05-21T00:18:11.066Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2486 | 2026-05-21T00:18:11.202Z | Compiling slog-json v2.6.1 |
| 2487 | 2026-05-21T00:18:11.470Z | Compiling strum v0.26.3 |
| 2488 | 2026-05-21T00:18:11.624Z | Compiling macaddr v1.0.1 |
| 2489 | 2026-05-21T00:18:11.906Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2490 | 2026-05-21T00:18:12.328Z | Compiling serde_spanned v1.1.1 |
| 2491 | 2026-05-21T00:18:12.428Z | Compiling memmap2 v0.9.10 |
| 2492 | 2026-05-21T00:18:12.478Z | Compiling wait-timeout v0.2.1 |
| 2493 | 2026-05-21T00:18:12.726Z | Compiling encoding_rs v0.8.35 |
| 2494 | 2026-05-21T00:18:12.972Z | Compiling spin v0.9.8 |
| 2495 | 2026-05-21T00:18:13.125Z | Compiling bit-vec v0.8.0 |
| 2496 | 2026-05-21T00:18:13.410Z | Compiling quick-error v1.2.3 |
| 2497 | 2026-05-21T00:18:13.540Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2498 | 2026-05-21T00:18:13.804Z | Compiling mime v0.3.17 |
| 2499 | 2026-05-21T00:18:13.851Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2500 | 2026-05-21T00:18:14.179Z | Compiling multer v3.1.0 |
| 2501 | 2026-05-21T00:18:14.301Z | Compiling rusty-fork v0.3.1 |
| 2502 | 2026-05-21T00:18:15.176Z | Compiling bit-set v0.8.0 |
| 2503 | 2026-05-21T00:18:15.321Z | Compiling tokio-rustls v0.25.0 |
| 2504 | 2026-05-21T00:18:15.372Z | Compiling usdt v0.6.0 |
| 2505 | 2026-05-21T00:18:15.424Z | Compiling slog-bunyan v2.5.0 |
| 2506 | 2026-05-21T00:18:15.590Z | Compiling async-compression v0.4.42 |
| 2507 | 2026-05-21T00:18:15.608Z | Compiling serde_with v3.20.0 |
| 2508 | 2026-05-21T00:18:16.031Z | Compiling async-stream v0.3.6 |
| 2509 | 2026-05-21T00:18:16.082Z | Compiling sha1 v0.10.6 |
| 2510 | 2026-05-21T00:18:16.294Z | Compiling rand_xorshift v0.4.0 |
| 2511 | 2026-05-21T00:18:16.411Z | Compiling waitgroup v0.1.2 |
| 2512 | 2026-05-21T00:18:16.479Z | Compiling rustls-pemfile v2.2.0 |
| 2513 | 2026-05-21T00:18:16.572Z | Compiling serde_path_to_error v0.1.20 |
| 2514 | 2026-05-21T00:18:16.746Z | Compiling hostname v0.4.2 |
| 2515 | 2026-05-21T00:18:16.914Z | Compiling unarray v0.1.4 |
| 2516 | 2026-05-21T00:18:17.028Z | Compiling proptest v1.11.0 |
| 2517 | 2026-05-21T00:18:17.039Z | Compiling dropshot v0.17.0 |
| 2518 | 2026-05-21T00:18:17.062Z | Compiling progenitor-client v0.14.0 |
| 2519 | 2026-05-21T00:18:17.580Z | Compiling strum v0.27.2 |
| 2520 | 2026-05-21T00:18:17.722Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2521 | 2026-05-21T00:18:17.742Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2522 | 2026-05-21T00:18:17.876Z | Compiling rustc-hash v2.1.2 |
| 2523 | 2026-05-21T00:18:17.975Z | Compiling iddqd v0.3.18 |
| 2524 | 2026-05-21T00:18:18.010Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2525 | 2026-05-21T00:18:18.313Z | Compiling reqwest v0.12.28 |
| 2526 | 2026-05-21T00:18:18.324Z | Compiling backon v1.6.0 |
| 2527 | 2026-05-21T00:18:18.417Z | Compiling instant v0.1.13 |
| 2528 | 2026-05-21T00:18:18.540Z | Compiling backoff v0.4.0 |
| 2529 | 2026-05-21T00:18:18.587Z | Compiling progenitor-extras v0.2.0 |
| 2530 | 2026-05-21T00:18:18.761Z | Compiling parse-display v0.10.0 |
| 2531 | 2026-05-21T00:18:18.829Z | Compiling itertools v0.14.0 |
| 2532 | 2026-05-21T00:18:19.700Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2533 | 2026-05-21T00:18:19.820Z | Compiling progenitor-client v0.10.0 |
| 2534 | 2026-05-21T00:18:20.342Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 2535 | 2026-05-21T00:18:20.353Z | Compiling regress v0.10.5 |
| 2536 | 2026-05-21T00:18:20.516Z | Compiling heck v0.5.0 |
| 2537 | 2026-05-21T00:18:21.119Z | Compiling unicode-width v0.2.2 |
| 2538 | 2026-05-21T00:18:21.455Z | Compiling secrecy v0.10.3 |
| 2539 | 2026-05-21T00:18:21.633Z | Compiling tinyvec_macros v0.1.1 |
| 2540 | 2026-05-21T00:18:21.713Z | Compiling tinyvec v1.11.0 |
| 2541 | 2026-05-21T00:18:21.746Z | Compiling num-integer v0.1.46 |
| 2542 | 2026-05-21T00:18:22.147Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2543 | 2026-05-21T00:18:22.245Z | Compiling scroll v0.12.0 |
| 2544 | 2026-05-21T00:18:22.557Z | Compiling crucible-workspace-hack v0.1.0 |
| 2545 | 2026-05-21T00:18:22.641Z | Compiling regress v0.11.1 |
| 2546 | 2026-05-21T00:18:24.004Z | Compiling hmac v0.12.1 |
| 2547 | 2026-05-21T00:18:24.174Z | Compiling inout v0.1.4 |
| 2548 | 2026-05-21T00:18:24.261Z | Compiling ff v0.13.1 |
| 2549 | 2026-05-21T00:18:24.344Z | Compiling utf8parse v0.2.2 |
| 2550 | 2026-05-21T00:18:24.420Z | Compiling typify-impl v0.6.2 |
| 2551 | 2026-05-21T00:18:24.462Z | Compiling anstyle-parse v1.0.0 |
| 2552 | 2026-05-21T00:18:24.693Z | Compiling group v0.13.0 |
| 2553 | 2026-05-21T00:18:24.821Z | Compiling cipher v0.4.4 |
| 2554 | 2026-05-21T00:18:25.093Z | Compiling hkdf v0.12.4 |
| 2555 | 2026-05-21T00:18:25.108Z | Compiling goblin v0.8.2 |
| 2556 | 2026-05-21T00:18:25.270Z | Compiling num-rational v0.4.2 |
| 2557 | 2026-05-21T00:18:26.057Z | Compiling num-iter v0.1.45 |
| 2558 | 2026-05-21T00:18:26.194Z | Compiling zerocopy v0.7.35 |
| 2559 | 2026-05-21T00:18:26.418Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2560 | 2026-05-21T00:18:26.803Z | Compiling terminal_size v0.4.4 |
| 2561 | 2026-05-21T00:18:26.969Z | Compiling half v2.7.1 |
| 2562 | 2026-05-21T00:18:27.330Z | Compiling universal-hash v0.5.1 |
| 2563 | 2026-05-21T00:18:27.483Z | Compiling crypto-bigint v0.5.5 |
| 2564 | 2026-05-21T00:18:27.608Z | Compiling num-complex v0.4.6 |
| 2565 | 2026-05-21T00:18:27.732Z | Compiling colorchoice v1.0.5 |
| 2566 | 2026-05-21T00:18:27.866Z | Compiling ciborium-io v0.2.2 |
| 2567 | 2026-05-21T00:18:27.974Z | Compiling is_terminal_polyfill v1.70.2 |
| 2568 | 2026-05-21T00:18:28.059Z | Compiling anstyle v1.0.14 |
| 2569 | 2026-05-21T00:18:28.077Z | Compiling base64ct v1.8.3 |
| 2570 | 2026-05-21T00:18:28.345Z | Compiling opaque-debug v0.3.1 |
| 2571 | 2026-05-21T00:18:28.426Z | Compiling base16ct v0.2.0 |
| 2572 | 2026-05-21T00:18:28.438Z | Compiling anstyle-query v1.1.5 |
| 2573 | 2026-05-21T00:18:28.550Z | Compiling elliptic-curve v0.13.8 |
| 2574 | 2026-05-21T00:18:28.636Z | Compiling anstream v1.0.0 |
| 2575 | 2026-05-21T00:18:28.889Z | Compiling poly1305 v0.8.0 |
| 2576 | 2026-05-21T00:18:29.157Z | Compiling password-hash v0.5.0 |
| 2577 | 2026-05-21T00:18:29.421Z | Compiling num v0.4.3 |
| 2578 | 2026-05-21T00:18:29.510Z | Compiling ciborium-ll v0.2.2 |
| 2579 | 2026-05-21T00:18:29.522Z | Compiling curve25519-dalek v4.1.3 |
| 2580 | 2026-05-21T00:18:29.776Z | Compiling dof v0.3.0 |
| 2581 | 2026-05-21T00:18:30.144Z | Compiling typify v0.6.2 |
| 2582 | 2026-05-21T00:18:30.261Z | Compiling thiserror-no-std v2.0.2 |
| 2583 | 2026-05-21T00:18:30.365Z | Compiling chacha20 v0.9.1 |
| 2584 | 2026-05-21T00:18:30.625Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2585 | 2026-05-21T00:18:30.851Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2586 | 2026-05-21T00:18:32.226Z | Compiling byte-wrapper v0.1.0 |
| 2587 | 2026-05-21T00:18:32.455Z | Compiling dtrace-parser v0.2.0 |
| 2588 | 2026-05-21T00:18:32.494Z | Compiling crossbeam-epoch v0.9.18 |
| 2589 | 2026-05-21T00:18:32.957Z | Compiling blake2 v0.10.6 |
| 2590 | 2026-05-21T00:18:33.000Z | Compiling aead v0.5.2 |
| 2591 | 2026-05-21T00:18:33.196Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2592 | 2026-05-21T00:18:33.235Z | Compiling thread-id v4.2.2 |
| 2593 | 2026-05-21T00:18:33.349Z | Compiling float-ord v0.3.2 |
| 2594 | 2026-05-21T00:18:33.448Z | Compiling clap_lex v1.1.0 |
| 2595 | 2026-05-21T00:18:33.460Z | Compiling keccak v0.1.6 |
| 2596 | 2026-05-21T00:18:33.820Z | Compiling strsim v0.11.1 |
| 2597 | 2026-05-21T00:18:34.169Z | Compiling clap_builder v4.6.0 |
| 2598 | 2026-05-21T00:18:34.389Z | Compiling sha3 v0.10.9 |
| 2599 | 2026-05-21T00:18:34.657Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2600 | 2026-05-21T00:18:34.738Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2601 | 2026-05-21T00:18:34.785Z | Compiling usdt-impl v0.5.0 |
| 2602 | 2026-05-21T00:18:35.016Z | Compiling argon2 v0.5.3 |
| 2603 | 2026-05-21T00:18:36.052Z | Compiling chacha20poly1305 v0.10.1 |
| 2604 | 2026-05-21T00:18:36.209Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2605 | 2026-05-21T00:18:36.428Z | Compiling vsss-rs v3.3.4 |
| 2606 | 2026-05-21T00:18:37.942Z | Compiling ciborium v0.2.2 |
| 2607 | 2026-05-21T00:18:38.806Z | Compiling hash32 v0.3.1 |
| 2608 | 2026-05-21T00:18:38.980Z | Compiling memmap v0.7.0 |
| 2609 | 2026-05-21T00:18:39.128Z | Compiling indent_write v2.2.0 |
| 2610 | 2026-05-21T00:18:39.224Z | Compiling data-encoding v2.11.0 |
| 2611 | 2026-05-21T00:18:39.290Z | Compiling usdt v0.5.0 |
| 2612 | 2026-05-21T00:18:39.934Z | Compiling heapless v0.8.0 |
| 2613 | 2026-05-21T00:18:40.450Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2614 | 2026-05-21T00:18:41.109Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2615 | 2026-05-21T00:18:41.219Z | Compiling ingot-types v0.1.2 |
| 2616 | 2026-05-21T00:18:41.677Z | Compiling clap v4.6.1 |
| 2617 | 2026-05-21T00:18:41.768Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2618 | 2026-05-21T00:18:41.797Z | Compiling rustix v0.38.44 |
| 2619 | 2026-05-21T00:18:41.916Z | Compiling tabwriter v1.4.1 |
| 2620 | 2026-05-21T00:18:42.120Z | Compiling cobs v0.3.0 |
| 2621 | 2026-05-21T00:18:42.291Z | Compiling colored v3.1.1 |
| 2622 | 2026-05-21T00:18:42.407Z | Compiling cpufeatures v0.3.0 |
| 2623 | 2026-05-21T00:18:42.505Z | Compiling bitflags v1.3.2 |
| 2624 | 2026-05-21T00:18:42.572Z | Compiling managed v0.8.0 |
| 2625 | 2026-05-21T00:18:42.839Z | Compiling foreign-types-shared v0.3.1 |
| 2626 | 2026-05-21T00:18:42.943Z | Compiling foreign-types v0.5.0 |
| 2627 | 2026-05-21T00:18:42.959Z | Compiling smoltcp v0.11.0 |
| 2628 | 2026-05-21T00:18:43.029Z | Compiling chacha20 v0.10.0 |
| 2629 | 2026-05-21T00:18:43.141Z | Compiling postcard v1.1.3 |
| 2630 | 2026-05-21T00:18:43.325Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2631 | 2026-05-21T00:18:43.517Z | Compiling num_enum v0.7.6 |
| 2632 | 2026-05-21T00:18:43.648Z | Compiling ingot v0.1.1 |
| 2633 | 2026-05-21T00:18:44.953Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2634 | 2026-05-21T00:18:45.082Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2635 | 2026-05-21T00:18:45.294Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2636 | 2026-05-21T00:18:45.310Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2637 | 2026-05-21T00:18:45.424Z | Compiling toml_datetime v0.6.11 |
| 2638 | 2026-05-21T00:18:45.734Z | Compiling serde_spanned v0.6.9 |
| 2639 | 2026-05-21T00:18:45.825Z | Compiling cstr-argument v0.1.2 |
| 2640 | 2026-05-21T00:18:45.910Z | Compiling swrite v0.1.0 |
| 2641 | 2026-05-21T00:18:45.911Z | Compiling static_assertions v1.1.0 |
| 2642 | 2026-05-21T00:18:45.998Z | Compiling toml_write v0.1.2 |
| 2643 | 2026-05-21T00:18:46.012Z | Compiling winnow v0.7.15 |
| 2644 | 2026-05-21T00:18:46.041Z | Compiling linked-hash-map v0.5.6 |
| 2645 | 2026-05-21T00:18:46.209Z | Compiling resolv-conf v0.7.6 |
| 2646 | 2026-05-21T00:18:46.238Z | Compiling unicode-segmentation v1.13.2 |
| 2647 | 2026-05-21T00:18:46.250Z | Compiling lru-cache v0.1.2 |
| 2648 | 2026-05-21T00:18:46.388Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2649 | 2026-05-21T00:18:46.818Z | Compiling newline-converter v0.3.0 |
| 2650 | 2026-05-21T00:18:46.851Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2651 | 2026-05-21T00:18:46.851Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2652 | 2026-05-21T00:18:46.943Z | Compiling hubpack v0.1.2 |
| 2653 | 2026-05-21T00:18:46.959Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2654 | 2026-05-21T00:18:47.000Z | Compiling rand v0.10.1 |
| 2655 | 2026-05-21T00:18:47.195Z | Compiling memoffset v0.9.1 |
| 2656 | 2026-05-21T00:18:47.199Z | Compiling atomicwrites v0.4.4 |
| 2657 | 2026-05-21T00:18:47.286Z | Compiling hickory-proto v0.24.4 |
| 2658 | 2026-05-21T00:18:47.491Z | Compiling crossbeam-deque v0.8.6 |
| 2659 | 2026-05-21T00:18:47.718Z | Compiling toml_edit v0.22.27 |
| 2660 | 2026-05-21T00:18:47.819Z | Compiling console v0.15.11 |
| 2661 | 2026-05-21T00:18:47.900Z | Compiling itertools v0.12.1 |
| 2662 | 2026-05-21T00:18:48.497Z | Compiling camino-tempfile v1.4.1 |
| 2663 | 2026-05-21T00:18:48.954Z | Compiling serde-big-array v0.5.1 |
| 2664 | 2026-05-21T00:18:49.118Z | Compiling similar v2.7.0 |
| 2665 | 2026-05-21T00:18:49.148Z | Compiling siphasher v1.0.3 |
| 2666 | 2026-05-21T00:18:49.350Z | Compiling lazy_static v1.5.0 |
| 2667 | 2026-05-21T00:18:49.363Z | Compiling hickory-resolver v0.24.4 |
| 2668 | 2026-05-21T00:18:49.462Z | Compiling phf_shared v0.12.1 |
| 2669 | 2026-05-21T00:18:49.686Z | Compiling expectorate v1.2.0 |
| 2670 | 2026-05-21T00:18:49.903Z | Compiling toml v0.8.23 |
| 2671 | 2026-05-21T00:18:50.858Z | Compiling pin-project v1.1.13 |
| 2672 | 2026-05-21T00:18:50.971Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2673 | 2026-05-21T00:18:51.832Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2674 | 2026-05-21T00:18:51.847Z | Compiling prettyplease v0.2.37 |
| 2675 | 2026-05-21T00:18:52.769Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2676 | 2026-05-21T00:18:55.151Z | Compiling rayon-core v1.13.0 |
| 2677 | 2026-05-21T00:18:55.705Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 2678 | 2026-05-21T00:18:55.717Z | Compiling nix v0.31.3 |
| 2679 | 2026-05-21T00:18:56.907Z | Compiling num_enum v0.5.11 |
| 2680 | 2026-05-21T00:18:57.039Z | Compiling progenitor-impl v0.14.0 |
| 2681 | 2026-05-21T00:18:57.062Z | Compiling progenitor-impl v0.13.0 |
| 2682 | 2026-05-21T00:18:58.004Z | Compiling unicode-normalization v0.1.25 |
| 2683 | 2026-05-21T00:18:58.519Z | Compiling progenitor-client v0.13.0 |
| 2684 | 2026-05-21T00:18:58.600Z | Compiling tokio-stream v0.1.18 |
| 2685 | 2026-05-21T00:18:59.041Z | Compiling bstr v1.12.1 |
| 2686 | 2026-05-21T00:18:59.168Z | Compiling csv-core v0.1.13 |
| 2687 | 2026-05-21T00:18:59.423Z | Compiling foldhash v0.1.5 |
| 2688 | 2026-05-21T00:18:59.578Z | Compiling unicode-width v0.1.14 |
| 2689 | 2026-05-21T00:18:59.651Z | Compiling konst_macro_rules v0.2.19 |
| 2690 | 2026-05-21T00:18:59.741Z | Compiling highway v1.3.0 |
| 2691 | 2026-05-21T00:18:59.846Z | Compiling same-file v1.0.6 |
| 2692 | 2026-05-21T00:18:59.885Z | Compiling foreign-types-shared v0.1.1 |
| 2693 | 2026-05-21T00:18:59.986Z | Compiling walkdir v2.5.0 |
| 2694 | 2026-05-21T00:19:00.041Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2695 | 2026-05-21T00:19:00.456Z | Compiling foreign-types v0.3.2 |
| 2696 | 2026-05-21T00:19:00.540Z | Compiling konst v0.2.20 |
| 2697 | 2026-05-21T00:19:00.800Z | Compiling hashbrown v0.15.5 |
| 2698 | 2026-05-21T00:19:00.921Z | Compiling globset v0.4.18 |
| 2699 | 2026-05-21T00:19:01.454Z | Compiling csv v1.4.0 |
| 2700 | 2026-05-21T00:19:02.439Z | Compiling snafu v0.8.9 |
| 2701 | 2026-05-21T00:19:03.024Z | Compiling qorb v0.4.1 |
| 2702 | 2026-05-21T00:19:03.321Z | Compiling progenitor v0.13.0 |
| 2703 | 2026-05-21T00:19:03.468Z | Compiling progenitor v0.14.0 |
| 2704 | 2026-05-21T00:19:03.616Z | Compiling olpc-cjson v0.1.4 |
| 2705 | 2026-05-21T00:19:03.836Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2706 | 2026-05-21T00:19:04.085Z | Compiling rayon v1.12.0 |
| 2707 | 2026-05-21T00:19:04.127Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2708 | 2026-05-21T00:19:04.485Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2709 | 2026-05-21T00:19:06.301Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2710 | 2026-05-21T00:19:07.187Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2711 | 2026-05-21T00:19:08.596Z | Compiling phf v0.12.1 |
| 2712 | 2026-05-21T00:19:08.775Z | Compiling openssl-sys v0.9.116 |
| 2713 | 2026-05-21T00:19:09.211Z | Compiling tokio-dtrace v0.1.1 |
| 2714 | 2026-05-21T00:19:09.549Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2715 | 2026-05-21T00:19:10.886Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2716 | 2026-05-21T00:19:11.140Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2717 | 2026-05-21T00:19:11.389Z | Compiling libsw-core v0.3.2 |
| 2718 | 2026-05-21T00:19:11.576Z | Compiling pem v3.0.6 |
| 2719 | 2026-05-21T00:19:12.294Z | Compiling serde_plain v1.0.2 |
| 2720 | 2026-05-21T00:19:12.592Z | Compiling sigpipe v0.1.3 |
| 2721 | 2026-05-21T00:19:12.693Z | Compiling jiff v0.2.24 |
| 2722 | 2026-05-21T00:19:12.710Z | Compiling fixedbitset v0.5.7 |
| 2723 | 2026-05-21T00:19:12.742Z | Compiling glob v0.3.3 |
| 2724 | 2026-05-21T00:19:13.003Z | Compiling minimal-lexical v0.2.1 |
| 2725 | 2026-05-21T00:19:13.226Z | Compiling typed-path v0.9.3 |
| 2726 | 2026-05-21T00:19:13.320Z | Compiling fixedbitset v0.4.2 |
| 2727 | 2026-05-21T00:19:13.692Z | Compiling bytecount v0.6.9 |
| 2728 | 2026-05-21T00:19:13.725Z | Compiling petgraph v0.6.5 |
| 2729 | 2026-05-21T00:19:13.884Z | Compiling papergrid v0.11.0 |
| 2730 | 2026-05-21T00:19:15.551Z | Compiling tough v0.22.0 |
| 2731 | 2026-05-21T00:19:15.614Z | Compiling nom v7.1.3 |
| 2732 | 2026-05-21T00:19:15.833Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2733 | 2026-05-21T00:19:15.910Z | Compiling petgraph v0.8.3 |
| 2734 | 2026-05-21T00:19:16.179Z | Compiling openssl v0.10.80 |
| 2735 | 2026-05-21T00:19:17.318Z | Compiling libsw v3.5.0 |
| 2736 | 2026-05-21T00:19:17.511Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2737 | 2026-05-21T00:19:18.292Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2738 | 2026-05-21T00:19:18.358Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2739 | 2026-05-21T00:19:18.525Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2740 | 2026-05-21T00:19:18.656Z | Compiling zone v0.3.1 |
| 2741 | 2026-05-21T00:19:19.298Z | Compiling oxide-tokio-rt v0.1.6 |
| 2742 | 2026-05-21T00:19:19.937Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2743 | 2026-05-21T00:19:20.164Z | Compiling chrono-tz v0.10.4 |
| 2744 | 2026-05-21T00:19:20.471Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2745 | 2026-05-21T00:19:21.787Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2746 | 2026-05-21T00:19:21.801Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 2747 | 2026-05-21T00:19:21.960Z | Compiling newtype_derive v0.1.6 |
| 2748 | 2026-05-21T00:19:22.047Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2749 | 2026-05-21T00:19:22.360Z | Compiling slog-dtrace v0.3.0 |
| 2750 | 2026-05-21T00:19:23.096Z | Compiling const_format v0.2.36 |
| 2751 | 2026-05-21T00:19:23.585Z | Compiling cancel-safe-futures v0.1.5 |
| 2752 | 2026-05-21T00:19:23.600Z | Compiling owo-colors v4.3.0 |
| 2753 | 2026-05-21T00:19:23.950Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2754 | 2026-05-21T00:19:24.512Z | Compiling gethostname v0.5.0 |
| 2755 | 2026-05-21T00:19:24.670Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2756 | 2026-05-21T00:19:24.702Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2757 | 2026-05-21T00:19:24.734Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2758 | 2026-05-21T00:19:24.828Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2759 | 2026-05-21T00:19:24.849Z | Compiling smf v0.2.3 |
| 2760 | 2026-05-21T00:19:25.000Z | Compiling bcs v0.1.6 |
| 2761 | 2026-05-21T00:19:25.411Z | Compiling whoami v1.6.1 |
| 2762 | 2026-05-21T00:19:25.892Z | Compiling unicode-linebreak v0.1.5 |
| 2763 | 2026-05-21T00:19:26.088Z | Compiling tagptr v0.2.0 |
| 2764 | 2026-05-21T00:19:26.138Z | Compiling linear-map v1.2.0 |
| 2765 | 2026-05-21T00:19:26.169Z | Compiling termtree v0.5.1 |
| 2766 | 2026-05-21T00:19:26.247Z | Compiling smawk v0.3.2 |
| 2767 | 2026-05-21T00:19:26.332Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2768 | 2026-05-21T00:19:26.354Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2769 | 2026-05-21T00:19:26.410Z | Compiling textwrap v0.16.2 |
| 2770 | 2026-05-21T00:19:27.538Z | Compiling moka v0.12.15 |
| 2771 | 2026-05-21T00:19:27.830Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2772 | 2026-05-21T00:19:28.057Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2773 | 2026-05-21T00:19:28.824Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2774 | 2026-05-21T00:19:29.123Z | Compiling tabled v0.15.0 |
| 2775 | 2026-05-21T00:19:29.743Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2776 | 2026-05-21T00:19:29.755Z | Compiling steno v0.4.1 |
| 2777 | 2026-05-21T00:19:29.913Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2778 | 2026-05-21T00:19:29.945Z | Compiling cookie v0.18.1 |
| 2779 | 2026-05-21T00:19:31.324Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2780 | 2026-05-21T00:19:35.416Z | Compiling hickory-proto v0.25.2 |
| 2781 | 2026-05-21T00:19:36.010Z | Compiling humantime v2.3.0 |
| 2782 | 2026-05-21T00:19:36.454Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2783 | 2026-05-21T00:19:37.862Z | Compiling hickory-resolver v0.25.2 |
| 2784 | 2026-05-21T00:19:38.028Z | Compiling arc-swap v1.9.1 |
| 2785 | 2026-05-21T00:19:38.411Z | Compiling slog-scope v4.4.1 |
| 2786 | 2026-05-21T00:19:38.654Z | Compiling libscf-sys v1.2.0 |
| 2787 | 2026-05-21T00:19:38.803Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2788 | 2026-05-21T00:19:38.892Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2789 | 2026-05-21T00:19:39.891Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2790 | 2026-05-21T00:19:40.621Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2791 | 2026-05-21T00:19:41.470Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2792 | 2026-05-21T00:19:42.193Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2793 | 2026-05-21T00:19:42.273Z | Compiling slog-stdlog v4.1.1 |
| 2794 | 2026-05-21T00:19:42.660Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2795 | 2026-05-21T00:19:42.669Z | Compiling slog-envlogger v2.2.0 |
| 2796 | 2026-05-21T00:19:42.764Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 2797 | 2026-05-21T00:19:44.022Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2798 | 2026-05-21T00:19:52.292Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2799 | 2026-05-21T00:19:55.140Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2800 | 2026-05-21T00:19:56.589Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2801 | 2026-05-21T00:20:05.655Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2802 | 2026-05-21T00:20:10.365Z | Finished `release` profile [optimized] target(s) in 2m 29s |
| 2803 | 2026-05-21T00:20:10.479Z | Running unittests src/lib.rs (target/release/deps/mg_tests-f6d23afa8bd57bcf) |
| 2804 | 2026-05-21T00:20:10.483Z | |
| 2805 | 2026-05-21T00:20:10.483Z | running 1 test |
| 2806 | 2026-05-21T00:20:10.664Z | configure zone |
| 2807 | 2026-05-21T00:20:10.683Z | install zone |
| 2808 | 2026-05-21T00:20:20.284Z | boot zone |
| 2809 | 2026-05-21T00:20:20.372Z | start zone s1 |
| 2810 | 2026-05-21T00:20:20.375Z | configure zone |
| 2811 | 2026-05-21T00:20:20.381Z | install zone |
| 2812 | 2026-05-21T00:20:22.225Z | boot zone |
| 2813 | 2026-05-21T00:20:22.319Z | start zone s2 |
| 2814 | 2026-05-21T00:20:22.319Z | configure zone |
| 2815 | 2026-05-21T00:20:22.328Z | install zone |
| 2816 | 2026-05-21T00:20:24.653Z | boot zone |
| 2817 | 2026-05-21T00:20:24.756Z | start zone s3 |
| 2818 | 2026-05-21T00:20:24.756Z | configure zone |
| 2819 | 2026-05-21T00:20:24.766Z | install zone |
| 2820 | 2026-05-21T00:20:27.483Z | boot zone |
| 2821 | 2026-05-21T00:20:27.590Z | start zone t1 |
| 2822 | 2026-05-21T00:20:27.590Z | configure zone |
| 2823 | 2026-05-21T00:20:27.602Z | install zone |
| 2824 | 2026-05-21T00:20:30.437Z | boot zone |
| 2825 | 2026-05-21T00:20:30.544Z | waiting for zones to come up |
| 2826 | 2026-05-21T00:20:40.547Z | [sidecar.quartet] svcs milestone/network |
| 2827 | 2026-05-21T00:20:40.575Z | STATE STIME FMRI |
| 2828 | 2026-05-21T00:20:40.576Z | online 0:20:20 svc:/milestone/network:default |
| 2829 | 2026-05-21T00:20:40.576Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
| 2830 | 2026-05-21T00:20:40.602Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
| 2831 | 2026-05-21T00:20:40.630Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
| 2832 | 2026-05-21T00:20:40.650Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
| 2833 | 2026-05-21T00:20:40.653Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2834 | 2026-05-21T00:20:40.666Z | |
| 2835 | 2026-05-21T00:20:40.666Z | running zone s1.quartet setup |
| 2836 | 2026-05-21T00:20:40.666Z | [s1.quartet] svcs milestone/network |
| 2837 | 2026-05-21T00:20:40.683Z | STATE STIME FMRI |
| 2838 | 2026-05-21T00:20:40.683Z | online 0:20:21 svc:/milestone/network:default |
| 2839 | 2026-05-21T00:20:40.683Z | [s1.quartet] dladm |
| 2840 | 2026-05-21T00:20:40.695Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2841 | 2026-05-21T00:20:40.696Z | sl0 simnet 9000 up -- ? |
| 2842 | 2026-05-21T00:20:40.696Z | mgs1 vnic 9000 up -- ? |
| 2843 | 2026-05-21T00:20:40.696Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
| 2844 | 2026-05-21T00:20:41.253Z | |
| 2845 | 2026-05-21T00:20:41.253Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
| 2846 | 2026-05-21T00:20:41.271Z | |
| 2847 | 2026-05-21T00:20:41.271Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2848 | 2026-05-21T00:20:41.283Z | |
| 2849 | 2026-05-21T00:20:41.283Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
| 2850 | 2026-05-21T00:20:41.369Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
| 2851 | 2026-05-21T00:20:41.446Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 1d991649-98fe-4b07-8937-4fbe536ac35f --sled-uuid 0032ea0e-6fc1-44d6-81f9-131fd2a8c2b5 -a sl0/v6 &> /opt/ddmd.log & |
| 2852 | 2026-05-21T00:20:41.461Z | |
| 2853 | 2026-05-21T00:20:41.461Z | running zone s2.quartet setup |
| 2854 | 2026-05-21T00:20:41.462Z | [s2.quartet] svcs milestone/network |
| 2855 | 2026-05-21T00:20:41.478Z | STATE STIME FMRI |
| 2856 | 2026-05-21T00:20:41.478Z | online 0:20:24 svc:/milestone/network:default |
| 2857 | 2026-05-21T00:20:41.478Z | [s2.quartet] dladm |
| 2858 | 2026-05-21T00:20:41.492Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2859 | 2026-05-21T00:20:41.492Z | sl1 simnet 9000 up -- ? |
| 2860 | 2026-05-21T00:20:41.492Z | mgs2 vnic 9000 up -- ? |
| 2861 | 2026-05-21T00:20:41.492Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
| 2862 | 2026-05-21T00:20:41.977Z | |
| 2863 | 2026-05-21T00:20:41.977Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
| 2864 | 2026-05-21T00:20:41.993Z | |
| 2865 | 2026-05-21T00:20:41.993Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2866 | 2026-05-21T00:20:42.004Z | |
| 2867 | 2026-05-21T00:20:42.004Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
| 2868 | 2026-05-21T00:20:42.041Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
| 2869 | 2026-05-21T00:20:42.069Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid a90029f4-1d65-4f04-ab0c-30c7f6aa2530 --sled-uuid e4af662e-fed1-4d39-a3eb-23333b9af429 -a sl1/v6 &> /opt/ddmd.log & |
| 2870 | 2026-05-21T00:20:42.081Z | |
| 2871 | 2026-05-21T00:20:42.081Z | running zone s3.quartet setup |
| 2872 | 2026-05-21T00:20:42.081Z | [s3.quartet] svcs milestone/network |
| 2873 | 2026-05-21T00:20:42.096Z | STATE STIME FMRI |
| 2874 | 2026-05-21T00:20:42.096Z | online 0:20:27 svc:/milestone/network:default |
| 2875 | 2026-05-21T00:20:42.096Z | [s3.quartet] dladm |
| 2876 | 2026-05-21T00:20:42.110Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2877 | 2026-05-21T00:20:42.110Z | sl2 simnet 9000 up -- ? |
| 2878 | 2026-05-21T00:20:42.110Z | mgs3 vnic 9000 up -- ? |
| 2879 | 2026-05-21T00:20:42.110Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
| 2880 | 2026-05-21T00:20:42.610Z | |
| 2881 | 2026-05-21T00:20:42.610Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
| 2882 | 2026-05-21T00:20:42.627Z | |
| 2883 | 2026-05-21T00:20:42.627Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2884 | 2026-05-21T00:20:42.639Z | |
| 2885 | 2026-05-21T00:20:42.639Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
| 2886 | 2026-05-21T00:20:42.674Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
| 2887 | 2026-05-21T00:20:42.712Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid b2e4b8aa-6e66-4326-8f22-b2cb9c61437c --sled-uuid dcfb5273-a439-4a60-99ff-0fa0a67c72b2 -a sl2/v6 &> /opt/ddmd.log & |
| 2888 | 2026-05-21T00:20:42.724Z | |
| 2889 | 2026-05-21T00:20:42.724Z | running zone t1.quartet setup |
| 2890 | 2026-05-21T00:20:42.724Z | [t1.quartet] svcs milestone/network |
| 2891 | 2026-05-21T00:20:42.738Z | STATE STIME FMRI |
| 2892 | 2026-05-21T00:20:42.738Z | online 0:20:30 svc:/milestone/network:default |
| 2893 | 2026-05-21T00:20:42.738Z | [t1.quartet] dladm |
| 2894 | 2026-05-21T00:20:42.753Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2895 | 2026-05-21T00:20:42.753Z | tfportrear0_0 simnet 9000 up -- ? |
| 2896 | 2026-05-21T00:20:42.753Z | tfportrear1_0 simnet 9000 up -- ? |
| 2897 | 2026-05-21T00:20:42.753Z | tfportrear2_0 simnet 9000 up -- ? |
| 2898 | 2026-05-21T00:20:42.753Z | mgt1 vnic 9000 up -- ? |
| 2899 | 2026-05-21T00:20:42.753Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
| 2900 | 2026-05-21T00:20:43.275Z | |
| 2901 | 2026-05-21T00:20:43.275Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2902 | 2026-05-21T00:20:43.292Z | |
| 2903 | 2026-05-21T00:20:43.292Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2904 | 2026-05-21T00:20:43.305Z | |
| 2905 | 2026-05-21T00:20:43.305Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
| 2906 | 2026-05-21T00:20:43.318Z | |
| 2907 | 2026-05-21T00:20:43.318Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
| 2908 | 2026-05-21T00:20:43.329Z | |
| 2909 | 2026-05-21T00:20:43.329Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
| 2910 | 2026-05-21T00:20:43.645Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
| 2911 | 2026-05-21T00:20:43.648Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
| 2912 | 2026-05-21T00:20:43.651Z | waiting 3s for copy of files to zone to complete ... |
| 2913 | 2026-05-21T00:20:46.649Z | [t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2914 | 2026-05-21T00:20:46.782Z | |
| 2915 | 2026-05-21T00:20:46.782Z | [t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2916 | 2026-05-21T00:20:46.893Z | |
| 2917 | 2026-05-21T00:20:46.893Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
| 2918 | 2026-05-21T00:20:46.924Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
| 2919 | 2026-05-21T00:20:46.958Z | [t1.quartet] svcadm disable dendrite |
| 2920 | 2026-05-21T00:20:46.982Z | |
| 2921 | 2026-05-21T00:20:46.983Z | [t1.quartet] svcadm disable tfport |
| 2922 | 2026-05-21T00:20:47.015Z | |
| 2923 | 2026-05-21T00:20:47.015Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2924 | 2026-05-21T00:20:47.032Z | |
| 2925 | 2026-05-21T00:20:47.032Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
| 2926 | 2026-05-21T00:20:47.056Z | |
| 2927 | 2026-05-21T00:20:47.056Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2928 | 2026-05-21T00:20:47.086Z | |
| 2929 | 2026-05-21T00:20:47.086Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2930 | 2026-05-21T00:20:47.105Z | |
| 2931 | 2026-05-21T00:20:47.105Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
| 2932 | 2026-05-21T00:20:47.128Z | |
| 2933 | 2026-05-21T00:20:47.128Z | [t1.quartet] svcadm refresh dendrite:default |
| 2934 | 2026-05-21T00:20:47.149Z | |
| 2935 | 2026-05-21T00:20:47.149Z | [t1.quartet] svcadm enable dendrite:default |
| 2936 | 2026-05-21T00:20:47.175Z | |
| 2937 | 2026-05-21T00:20:47.175Z | wait 10s for dendrite to come up ... |
| 2938 | 2026-05-21T00:20:57.172Z | [t1.quartet] svccfg -s tfport setprop config/pkt_source = none |
| 2939 | 2026-05-21T00:20:57.202Z | |
| 2940 | 2026-05-21T00:20:57.202Z | [t1.quartet] svccfg -s tfport setprop config/flags = --sync-only |
| 2941 | 2026-05-21T00:20:57.227Z | |
| 2942 | 2026-05-21T00:20:57.227Z | [t1.quartet] svcadm refresh tfport:default |
| 2943 | 2026-05-21T00:20:57.247Z | |
| 2944 | 2026-05-21T00:20:57.247Z | [t1.quartet] svcadm enable tfport |
| 2945 | 2026-05-21T00:20:57.270Z | |
| 2946 | 2026-05-21T00:20:57.272Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 5b87b212-6f0e-42e2-a48e-119b04451ae1 --sled-uuid b69f190e-9c3c-440e-8442-62be6bf31e15 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
| 2947 | 2026-05-21T00:20:57.281Z | |
| 2948 | 2026-05-21T00:20:57.281Z | [t1.quartet] ipadm |
| 2949 | 2026-05-21T00:20:57.295Z | ADDROBJ TYPE STATE ADDR |
| 2950 | 2026-05-21T00:20:57.295Z | lo0/v4 static ok 127.0.0.1/8 |
| 2951 | 2026-05-21T00:20:57.295Z | mgt1/v4 static ok 10.0.0.4/24 |
| 2952 | 2026-05-21T00:20:57.295Z | lo0/v6 static ok ::1/128 |
| 2953 | 2026-05-21T00:20:57.295Z | lo0/u6 static ok fd00:4::1/64 |
| 2954 | 2026-05-21T00:20:57.295Z | tfportrear0_0/v6 addrconf ok fe80::cc9d:cdff:fe43:6da6%tfportrear0_0/10 |
| 2955 | 2026-05-21T00:20:57.295Z | tfportrear1_0/v6 addrconf ok fe80::50a2:5eff:fe34:d105%tfportrear1_0/10 |
| 2956 | 2026-05-21T00:20:57.295Z | tfportrear2_0/v6 addrconf ok fe80::88f5:62ff:fe42:1f30%tfportrear2_0/10 |
| 2957 | 2026-05-21T00:20:59.425Z | initial peering test passed |
| 2958 | 2026-05-21T00:21:00.427Z | [s3.quartet] ping fd00:1::1 |
| 2959 | 2026-05-21T00:21:00.445Z | fd00:1::1 is alive |
| 2960 | 2026-05-21T00:21:10.494Z | test ddm::test_quartet has been running for over 60 seconds |
| 2961 | 2026-05-21T00:21:11.449Z | [s3.quartet] ping fd00:1::1 |
| 2962 | 2026-05-21T00:21:11.465Z | fd00:1::1 is alive |
| 2963 | 2026-05-21T00:21:11.468Z | [t1.quartet] pkill ddmd |
| 2964 | 2026-05-21T00:21:11.480Z | |
| 2965 | 2026-05-21T00:21:11.480Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
| 2966 | 2026-05-21T00:21:11.483Z | cp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log |
| 2967 | 2026-05-21T00:21:13.371Z | [s3.quartet] pkill ddmd |
| 2968 | 2026-05-21T00:21:13.386Z | |
| 2969 | 2026-05-21T00:21:13.386Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
| 2970 | 2026-05-21T00:21:15.205Z | [s2.quartet] pkill ddmd |
| 2971 | 2026-05-21T00:21:15.211Z | |
| 2972 | 2026-05-21T00:21:15.212Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
| 2973 | 2026-05-21T00:21:17.380Z | [s1.quartet] pkill ddmd |
| 2974 | 2026-05-21T00:21:17.404Z | |
| 2975 | 2026-05-21T00:21:17.404Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
| 2976 | 2026-05-21T00:21:19.267Z | [sidecar.quartet] pkill softnpu |
| 2977 | 2026-05-21T00:21:19.279Z | |
| 2978 | 2026-05-21T00:21:19.279Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
| 2979 | 2026-05-21T00:21:21.764Z | test ddm::test_quartet ... ok |
| 2980 | 2026-05-21T00:21:21.764Z | |
| 2981 | 2026-05-21T00:21:21.764Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 71.27s |
| 2982 | 2026-05-21T00:21:21.764Z | |
| 2983 | 2026-05-21T00:21:21.815Z | + cleanup |
| 2984 | 2026-05-21T00:21:21.821Z | ++ id -un |
| 2985 | 2026-05-21T00:21:21.821Z | ++ id -gn |
| 2986 | 2026-05-21T00:21:21.827Z | + pfexec chown -R build:build . |
| 2987 | 2026-05-21T00:21:21.947Z | process exited: duration 654085 ms, exit code 0 |
| |
| 2988 | 2026-05-21T00:21:21.958Z | found 6 output files |
| 2989 | 2026-05-21T00:21:21.959Z | uploading: /work/s1.quartet.log (4853 bytes) |
| 2990 | 2026-05-21T00:21:22.993Z | uploaded: /work/s1.quartet.log |
| 2991 | 2026-05-21T00:21:22.993Z | uploading: /work/s2.quartet.log (4138 bytes) |
| 2992 | 2026-05-21T00:21:24.021Z | uploaded: /work/s2.quartet.log |
| 2993 | 2026-05-21T00:21:24.021Z | uploading: /work/s3.quartet.log (4251 bytes) |
| 2994 | 2026-05-21T00:21:25.032Z | uploaded: /work/s3.quartet.log |
| 2995 | 2026-05-21T00:21:25.032Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
| 2996 | 2026-05-21T00:21:26.060Z | uploaded: /work/sidecar.quartet-softnpu.log |
| 2997 | 2026-05-21T00:21:26.060Z | uploading: /work/t1.quartet-dpd.log (206138 bytes) |
| 2998 | 2026-05-21T00:21:27.093Z | uploaded: /work/t1.quartet-dpd.log |
| 2999 | 2026-05-21T00:21:27.093Z | uploading: /work/t1.quartet.log (17197 bytes) |
| 3000 | 2026-05-21T00:21:28.110Z | uploaded: /work/t1.quartet.log |