|
|
|
| 1 | 2026-06-05T03:59:50.981Z | job assigned to worker 01KTAYYA0AKXTKJYP9QNY4M2VZ [factory aws, i-0117ed3d309aea985] (queued for 1 m 47 s) |
| |
| 2 | 2026-06-05T03:59:57.505Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:59:57.510Z | ++ uname -s |
| 4 | 2026-06-05T03:59:57.514Z | + kern=SunOS |
| 5 | 2026-06-05T03:59:57.514Z | + build_user=build |
| 6 | 2026-06-05T03:59:57.514Z | + build_uid=12345 |
| 7 | 2026-06-05T03:59:57.514Z | + work_dir=/work |
| 8 | 2026-06-05T03:59:57.514Z | + input_dir=/input |
| 9 | 2026-06-05T03:59:57.514Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:59:57.515Z | + case "$kern" in |
| 11 | 2026-06-05T03:59:57.515Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:59:57.515Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:59:59.521Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:59:59.645Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:59:59.648Z | + home_fs=zfs |
| 16 | 2026-06-05T03:59:59.648Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:59:59.648Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:59:59.648Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T04:00:01.648Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T04:00:01.651Z | process exited: duration 4145 ms, exit code 0 |
| |
| 21 | 2026-06-05T04:00:01.658Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T04:00:01.663Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T04:00:01.663Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-05T04:00:01.663Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-06-05T04:00:01.663Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-06-05T04:00:01.663Z | * rust toolchain channel = "stable" |
| 27 | 2026-06-05T04:00:01.663Z | * rust toolchain profile = "default" |
| 28 | 2026-06-05T04:00:01.667Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T04:00:01.668Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T04:00:01.811Z | info: downloading installer |
| 31 | 2026-06-05T04:00:03.102Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T04:00:03.103Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T04:00:03.103Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T04:00:03.103Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T04:00:03.103Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T04:00:03.103Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T04:00:03.103Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T04:00:03.103Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T04:00:03.103Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T04:00:03.103Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T04:00:03.103Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T04:00:03.103Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T04:00:03.103Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T04:00:03.117Z | info: profile set to default |
| 45 | 2026-06-05T04:00:03.117Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T04:00:03.122Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T04:00:03.253Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T04:00:03.261Z | info: downloading 6 components |
| 49 | 2026-06-05T04:00:19.476Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T04:00:19.476Z | |
| 51 | 2026-06-05T04:00:19.566Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T04:00:19.566Z | |
| 53 | 2026-06-05T04:00:19.567Z | |
| 54 | 2026-06-05T04:00:19.567Z | Rust is installed now. Great! |
| 55 | 2026-06-05T04:00:19.567Z | |
| 56 | 2026-06-05T04:00:19.567Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T04:00:19.567Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T04:00:19.567Z | |
| 59 | 2026-06-05T04:00:19.567Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T04:00:19.567Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T04:00:19.567Z | |
| 62 | 2026-06-05T04:00:19.567Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T04:00:19.567Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T04:00:19.567Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T04:00:19.567Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T04:00:19.567Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T04:00:19.567Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T04:00:19.567Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T04:00:19.567Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T04:00:19.567Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T04:00:19.567Z | + rustup --version |
| 72 | 2026-06-05T04:00:19.567Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T04:00:19.567Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T04:00:19.567Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T04:00:19.567Z | + cargo --version |
| 76 | 2026-06-05T04:00:19.567Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T04:00:19.567Z | + rustc --version |
| 78 | 2026-06-05T04:00:19.567Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T04:00:19.567Z | process exited: duration 17330 ms, exit code 0 |
| |
| 80 | 2026-06-05T04:00:19.617Z | starting task 2: "authentication" |
| 81 | 2026-06-05T04:00:19.628Z | process exited: duration 21 ms, exit code 0 |
| |
| 82 | 2026-06-05T04:00:19.634Z | starting task 3: "clone repository" |
| 83 | 2026-06-05T04:00:19.637Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-05T04:00:19.640Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T04:00:19.673Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-05T04:00:21.091Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-05T04:00:21.091Z | + git fetch origin a20914a29abd2d41480d887d0cde49b8881b0f51 |
| 88 | 2026-06-05T04:00:21.480Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-05T04:00:21.480Z | * branch a20914a29abd2d41480d887d0cde49b8881b0f51 -> FETCH_HEAD |
| 90 | 2026-06-05T04:00:21.507Z | + [[ -n renovate/serde_json-1.x ]] |
| 91 | 2026-06-05T04:00:21.537Z | ++ git branch --show-current |
| 92 | 2026-06-05T04:00:21.537Z | + current=main |
| 93 | 2026-06-05T04:00:21.537Z | + [[ main != renovate/serde_json-1.x ]] |
| 94 | 2026-06-05T04:00:21.537Z | + git branch -f renovate/serde_json-1.x a20914a29abd2d41480d887d0cde49b8881b0f51 |
| 95 | 2026-06-05T04:00:21.537Z | + git checkout -f renovate/serde_json-1.x |
| 96 | 2026-06-05T04:00:21.561Z | Switched to branch 'renovate/serde_json-1.x' |
| 97 | 2026-06-05T04:00:21.562Z | + git reset --hard a20914a29abd2d41480d887d0cde49b8881b0f51 |
| 98 | 2026-06-05T04:00:21.562Z | HEAD is now at a20914a Update Rust crate serde_json to 1.0.150 |
| 99 | 2026-06-05T04:00:21.562Z | process exited: duration 1894 ms, exit code 0 |
| |
| 100 | 2026-06-05T04:00:21.610Z | starting task 4: "build" |
| 101 | 2026-06-05T04:00:21.638Z | ++ dladm |
| 102 | 2026-06-05T04:00:21.638Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-06-05T04:00:21.638Z | ena0 phys 9216 up -- -- |
| 104 | 2026-06-05T04:00:21.638Z | ++ ipadm |
| 105 | 2026-06-05T04:00:21.639Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-06-05T04:00:21.639Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-06-05T04:00:21.639Z | ena0/dhcp dhcp ok 10.150.1.173/24 |
| 108 | 2026-06-05T04:00:21.639Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-06-05T04:00:21.639Z | ++ banner collect |
| 110 | 2026-06-05T04:00:21.639Z | |
| 111 | 2026-06-05T04:00:21.639Z | #### #### # # ###### #### ##### |
| 112 | 2026-06-05T04:00:21.639Z | # # # # # # # # # # |
| 113 | 2026-06-05T04:00:21.639Z | # # # # # ##### # # |
| 114 | 2026-06-05T04:00:21.639Z | # # # # # # # # |
| 115 | 2026-06-05T04:00:21.639Z | # # # # # # # # # # |
| 116 | 2026-06-05T04:00:21.639Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-06-05T04:00:21.639Z | |
| 118 | 2026-06-05T04:00:21.639Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-06-05T04:00:21.639Z | ++ repo=softnpu |
| 120 | 2026-06-05T04:00:21.639Z | ++ series=image |
| 121 | 2026-06-05T04:00:21.639Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-06-05T04:00:21.639Z | ++ name=softnpu |
| 123 | 2026-06-05T04:00:21.639Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-06-05T04:00:21.639Z | ++ mkdir -p download |
| 125 | 2026-06-05T04:00:21.639Z | ++ pushd download |
| 126 | 2026-06-05T04:00:21.639Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-06-05T04:00:21.639Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-06-05T04:00:21.639Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-06-05T04:00:21.669Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-06-05T04:00:21.669Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-06-05T04:00:22.342Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 21.61M 0 0
100 15.63M 100 15.63M 0 0 21.61M 0 0
100 15.63M 100 15.63M 0 0 21.61M 0 0 |
| 132 | 2026-06-05T04:00:22.346Z | ++ popd |
| 133 | 2026-06-05T04:00:22.346Z | /work/oxidecomputer/maghemite |
| 134 | 2026-06-05T04:00:22.346Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-06-05T04:00:22.346Z | ++ repo=sidecar-lite |
| 136 | 2026-06-05T04:00:22.346Z | ++ series=release |
| 137 | 2026-06-05T04:00:22.346Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-06-05T04:00:22.346Z | ++ name=libsidecar_lite.so |
| 139 | 2026-06-05T04:00:22.346Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-06-05T04:00:22.346Z | ++ mkdir -p download |
| 141 | 2026-06-05T04:00:22.356Z | ++ pushd download |
| 142 | 2026-06-05T04:00:22.356Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-06-05T04:00:22.356Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-06-05T04:00:22.356Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-06-05T04:00:22.359Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-06-05T04:00:22.359Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-06-05T04:00:22.713Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 33.60M 0 0
100 12.04M 100 12.04M 0 0 33.60M 0 0
100 12.04M 100 12.04M 0 0 33.59M 0 0 |
| 148 | 2026-06-05T04:00:22.717Z | ++ popd |
| 149 | 2026-06-05T04:00:22.717Z | /work/oxidecomputer/maghemite |
| 150 | 2026-06-05T04:00:22.717Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-06-05T04:00:22.717Z | ++ repo=sidecar-lite |
| 152 | 2026-06-05T04:00:22.717Z | ++ series=release |
| 153 | 2026-06-05T04:00:22.717Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-06-05T04:00:22.717Z | ++ name=scadm |
| 155 | 2026-06-05T04:00:22.717Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-06-05T04:00:22.717Z | ++ mkdir -p download |
| 157 | 2026-06-05T04:00:22.720Z | ++ pushd download |
| 158 | 2026-06-05T04:00:22.720Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-06-05T04:00:22.720Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-06-05T04:00:22.720Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-06-05T04:00:22.728Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-06-05T04:00:22.728Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-06-05T04:00:23.175Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 35.01M 0 0
100 15.78M 100 15.78M 0 0 35.01M 0 0
100 15.78M 100 15.78M 0 0 35.00M 0 0 |
| 164 | 2026-06-05T04:00:23.183Z | ++ popd |
| 165 | 2026-06-05T04:00:23.183Z | /work/oxidecomputer/maghemite |
| 166 | 2026-06-05T04:00:23.183Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-06-05T04:00:23.183Z | ++ repo=dendrite |
| 168 | 2026-06-05T04:00:23.183Z | ++ series=image |
| 169 | 2026-06-05T04:00:23.183Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-06-05T04:00:23.183Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-06-05T04:00:23.183Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-06-05T04:00:23.184Z | ++ mkdir -p download |
| 173 | 2026-06-05T04:00:23.184Z | ++ pushd download |
| 174 | 2026-06-05T04:00:23.184Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-06-05T04:00:23.184Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-06-05T04:00:23.184Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-06-05T04:00:23.189Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-06-05T04:00:23.189Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-06-05T04:00:24.660Z |
0 0 0 0 0 0 0 0 0
66 71.59M 66 47.39M 0 0 47.36M 0 00:01 00:01 47.37M
100 71.59M 100 71.59M 0 0 48.61M 0 00:01 00:01 47.37M
100 71.59M 100 71.59M 0 0 48.60M 0 00:01 00:01 47.37M
100 71.59M 100 71.59M 0 0 48.60M 0 00:01 00:01 47.37M |
| 180 | 2026-06-05T04:00:24.664Z | ++ popd |
| 181 | 2026-06-05T04:00:24.664Z | /work/oxidecomputer/maghemite |
| 182 | 2026-06-05T04:00:24.666Z | ++ get_artifact maghemite release a20914a29abd2d41480d887d0cde49b8881b0f51 ddm |
| 183 | 2026-06-05T04:00:24.666Z | ++ repo=maghemite |
| 184 | 2026-06-05T04:00:24.666Z | ++ series=release |
| 185 | 2026-06-05T04:00:24.666Z | ++ commit=a20914a29abd2d41480d887d0cde49b8881b0f51 |
| 186 | 2026-06-05T04:00:24.666Z | ++ name=ddm |
| 187 | 2026-06-05T04:00:24.666Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-06-05T04:00:24.666Z | ++ mkdir -p download |
| 189 | 2026-06-05T04:00:24.666Z | ++ pushd download |
| 190 | 2026-06-05T04:00:24.666Z | ++ [[ ! -f ddm ]] |
| 191 | 2026-06-05T04:00:24.666Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 192 | 2026-06-05T04:00:24.666Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/a20914a29abd2d41480d887d0cde49b8881b0f51/ddm |
| 193 | 2026-06-05T04:00:24.671Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-06-05T04:00:24.671Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-06-05T04:00:24.735Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-06-05T04:00:24.736Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-06-05T04:00:24.739Z | ++ popd |
| 198 | 2026-06-05T04:00:24.739Z | /work/oxidecomputer/maghemite |
| 199 | 2026-06-05T04:00:24.739Z | ++ get_artifact maghemite release a20914a29abd2d41480d887d0cde49b8881b0f51 ddmadm |
| 200 | 2026-06-05T04:00:24.739Z | ++ repo=maghemite |
| 201 | 2026-06-05T04:00:24.739Z | ++ series=release |
| 202 | 2026-06-05T04:00:24.739Z | ++ commit=a20914a29abd2d41480d887d0cde49b8881b0f51 |
| 203 | 2026-06-05T04:00:24.739Z | ++ name=ddmadm |
| 204 | 2026-06-05T04:00:24.739Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-06-05T04:00:24.739Z | ++ mkdir -p download |
| 206 | 2026-06-05T04:00:24.739Z | ++ pushd download |
| 207 | 2026-06-05T04:00:24.739Z | ++ [[ ! -f ddmadm ]] |
| 208 | 2026-06-05T04:00:24.739Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 209 | 2026-06-05T04:00:24.739Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/a20914a29abd2d41480d887d0cde49b8881b0f51/ddmadm |
| 210 | 2026-06-05T04:00:24.743Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-06-05T04:00:24.746Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-06-05T04:00:24.812Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-06-05T04:00:24.812Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-06-05T04:00:24.817Z | ++ popd |
| 215 | 2026-06-05T04:00:24.817Z | /work/oxidecomputer/maghemite |
| 216 | 2026-06-05T04:00:24.817Z | ++ pushd download |
| 217 | 2026-06-05T04:00:24.817Z | ++ chmod +x softnpu |
| 218 | 2026-06-05T04:00:24.817Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 219 | 2026-06-05T04:00:24.817Z | ++ chmod +x scadm |
| 220 | 2026-06-05T04:00:24.817Z | ++ chmod +x ddmadm |
| 221 | 2026-06-05T04:00:24.817Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-06-05T04:00:24.817Z | ++ chmod +x ddmd |
| 223 | 2026-06-05T04:00:24.817Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-06-05T04:00:24.817Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-06-05T04:00:24.820Z | mv: cannot access ddmadm |
| 226 | 2026-06-05T04:00:24.821Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-06-05T04:00:24.821Z | mv: cannot access ddmd |
| 228 | 2026-06-05T04:00:24.821Z | ++ rm -rf zones/dendrite |
| 229 | 2026-06-05T04:00:24.821Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-06-05T04:00:24.821Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-06-05T04:00:25.818Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 232 | 2026-06-05T04:00:25.825Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-06-05T04:00:25.825Z | ++ popd |
| 234 | 2026-06-05T04:00:25.825Z | ++ banner install |
| 235 | 2026-06-05T04:00:25.825Z | /work/oxidecomputer/maghemite |
| 236 | 2026-06-05T04:00:25.825Z | |
| 237 | 2026-06-05T04:00:25.825Z | # # # #### ##### ## # # |
| 238 | 2026-06-05T04:00:25.825Z | # ## # # # # # # # |
| 239 | 2026-06-05T04:00:25.825Z | # # # # #### # # # # # |
| 240 | 2026-06-05T04:00:25.826Z | # # # # # # ###### # # |
| 241 | 2026-06-05T04:00:25.826Z | # # ## # # # # # # # |
| 242 | 2026-06-05T04:00:25.826Z | # # # #### # # # ###### ###### |
| 243 | 2026-06-05T04:00:25.826Z | |
| 244 | 2026-06-05T04:00:25.826Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-06-05T04:00:25.826Z | ++ set +o errexit |
| 246 | 2026-06-05T04:00:25.826Z | ++ pkg info clang-15 |
| 247 | 2026-06-05T04:00:25.830Z | ++ grep -qi installed |
| 248 | 2026-06-05T04:00:27.419Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-06-05T04:00:27.419Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-06-05T04:00:27.419Z | |
| 251 | 2026-06-05T04:00:27.419Z | clang-15 |
| 252 | 2026-06-05T04:00:27.485Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-06-05T04:00:27.486Z | ++ set -o errexit |
| 254 | 2026-06-05T04:00:27.486Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-06-05T04:00:34.879Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-06-05T04:00:42.582Z | Startup: Caching catalogs ... Done |
| 257 | 2026-06-05T04:00:49.880Z | Planning: Solver setup ... Done |
| 258 | 2026-06-05T04:00:49.923Z | Planning: Running solver ... Done |
| 259 | 2026-06-05T04:00:50.061Z | Planning: Finding local manifests ... Done |
| 260 | 2026-06-05T04:01:02.439Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-06-05T04:01:02.560Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-06-05T04:01:02.597Z | Planning: Package planning ... Done |
| 263 | 2026-06-05T04:01:02.619Z | Planning: Merging actions ... Done |
| 264 | 2026-06-05T04:01:02.730Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-06-05T04:01:02.741Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-06-05T04:01:03.529Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-06-05T04:01:03.557Z | Planning: Planning completed in 20.76 seconds |
| 268 | 2026-06-05T04:01:03.557Z | Packages to install: 2 |
| 269 | 2026-06-05T04:01:03.557Z | Mediators to change: 2 |
| 270 | 2026-06-05T04:01:03.557Z | Services to change: 1 |
| 271 | 2026-06-05T04:01:03.558Z | Create boot environment: No |
| 272 | 2026-06-05T04:01:03.558Z | Create backup boot environment: No |
| 273 | 2026-06-05T04:01:03.577Z | |
| 274 | 2026-06-05T04:01:03.577Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-06-05T04:01:08.575Z | Download: 249/3076 items 15.8/211.3MB 7% complete (4.3M/s) |
| 276 | 2026-06-05T04:01:13.583Z | Download: 329/3076 items 16.2/211.3MB 7% complete (2.0M/s) |
| 277 | 2026-06-05T04:01:18.621Z | Download: 397/3076 items 16.5/211.3MB 7% complete (259k/s) |
| 278 | 2026-06-05T04:01:23.872Z | Download: 459/3076 items 16.7/211.3MB 7% complete (80.9k/s) |
| 279 | 2026-06-05T04:01:28.883Z | Download: 575/3076 items 17.3/211.3MB 8% complete (78.9k/s) |
| 280 | 2026-06-05T04:01:33.885Z | Download: 896/3076 items 40.4/211.3MB 19% complete (2.2M/s) |
| 281 | 2026-06-05T04:01:39.233Z | Download: 972/3076 items 81.7/211.3MB 38% complete (6.8M/s) |
| 282 | 2026-06-05T04:01:47.641Z | Download: 982/3076 items 82.2/211.3MB 38% complete (6.5M/s) |
| 283 | 2026-06-05T04:01:52.750Z | Download: 983/3076 items 82.2/211.3MB 38% complete |
| 284 | 2026-06-05T04:01:58.362Z | Download: 984/3076 items 82.2/211.3MB 38% complete |
| 285 | 2026-06-05T04:02:03.438Z | Download: 1416/3076 items 115.8/211.3MB 54% complete (6.8M/s) |
| 286 | 2026-06-05T04:02:08.440Z | Download: 1682/3076 items 116.5/211.3MB 55% complete (3.6M/s) |
| 287 | 2026-06-05T04:02:13.449Z | Download: 1940/3076 items 117.0/211.3MB 55% complete (135k/s) |
| 288 | 2026-06-05T04:02:19.505Z | Download: 2003/3076 items 117.2/211.3MB 55% complete (106k/s) |
| 289 | 2026-06-05T04:02:28.559Z | Download: 2004/3076 items 117.2/211.3MB 55% complete |
| 290 | 2026-06-05T04:02:33.695Z | Download: 3059/3076 items 206.0/211.3MB 97% complete (18.5M/s) |
| 291 | 2026-06-05T04:02:38.863Z | Download: 3074/3076 items 210.5/211.3MB 99% complete (13.5M/s) |
| 292 | 2026-06-05T04:02:38.895Z | Download: Completed 211.31 MB in 95.31 seconds (2.2M/s) |
| 293 | 2026-06-05T04:02:39.024Z | Actions: 1/3418 actions (Installing new actions) |
| 294 | 2026-06-05T04:02:42.178Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 295 | 2026-06-05T04:02:42.822Z | Done |
| 296 | 2026-06-05T04:02:42.822Z | Done |
| 297 | 2026-06-05T04:02:43.569Z | Done |
| 298 | 2026-06-05T04:02:46.911Z | Done |
| 299 | 2026-06-05T04:02:46.987Z | Done |
| 300 | 2026-06-05T04:02:46.991Z | Done |
| 301 | 2026-06-05T04:02:47.241Z | Done |
| 302 | 2026-06-05T04:02:47.912Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 303 | 2026-06-05T04:02:47.912Z | ++ set +o errexit |
| 304 | 2026-06-05T04:02:47.915Z | ++ pkg info pkg-config |
| 305 | 2026-06-05T04:02:47.915Z | ++ grep -qi installed |
| 306 | 2026-06-05T04:02:48.145Z | ++ [[ 0 != 0 ]] |
| 307 | 2026-06-05T04:02:48.145Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 308 | 2026-06-05T04:02:48.145Z | ++ set +o errexit |
| 309 | 2026-06-05T04:02:48.148Z | ++ pkg info brand/omicron1 |
| 310 | 2026-06-05T04:02:48.148Z | ++ grep -qi installed |
| 311 | 2026-06-05T04:02:48.332Z | pkg: info: no packages matching the following patterns you specified are |
| 312 | 2026-06-05T04:02:48.332Z | installed on the system. Try querying remotely instead: |
| 313 | 2026-06-05T04:02:48.332Z | |
| 314 | 2026-06-05T04:02:48.332Z | brand/omicron1 |
| 315 | 2026-06-05T04:02:48.366Z | ++ [[ 1 != 0 ]] |
| 316 | 2026-06-05T04:02:48.366Z | ++ set -o errexit |
| 317 | 2026-06-05T04:02:48.366Z | ++ pfexec pkg install brand/omicron1 |
| 318 | 2026-06-05T04:02:48.810Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 319 | 2026-06-05T04:02:56.165Z | Planning: Solver setup ... Done |
| 320 | 2026-06-05T04:02:56.204Z | Planning: Running solver ... Done |
| 321 | 2026-06-05T04:02:56.350Z | Planning: Finding local manifests ... Done |
| 322 | 2026-06-05T04:02:56.354Z | Planning: Fetching manifests: 0/2 0% complete |
| 323 | 2026-06-05T04:02:56.470Z | Planning: Fetching manifests: 2/2 100% complete |
| 324 | 2026-06-05T04:02:56.482Z | Planning: Package planning ... Done |
| 325 | 2026-06-05T04:02:56.486Z | Planning: Merging actions ... Done |
| 326 | 2026-06-05T04:02:56.635Z | Planning: Checking for conflicting actions ... Done |
| 327 | 2026-06-05T04:02:56.638Z | Planning: Consolidating action changes ... Done |
| 328 | 2026-06-05T04:02:56.792Z | Planning: Evaluating mediators ... Done |
| 329 | 2026-06-05T04:02:56.795Z | Planning: Planning completed in 7.98 seconds |
| 330 | 2026-06-05T04:02:56.800Z | Packages to install: 2 |
| 331 | 2026-06-05T04:02:56.800Z | Create boot environment: No |
| 332 | 2026-06-05T04:02:56.800Z | Create backup boot environment: No |
| 333 | 2026-06-05T04:02:56.830Z | |
| 334 | 2026-06-05T04:02:56.830Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 335 | 2026-06-05T04:02:56.851Z | Download: Completed 1.07 MB in 0.02 seconds (49.5M/s) |
| 336 | 2026-06-05T04:02:56.953Z | Actions: 1/28 actions (Installing new actions) |
| 337 | 2026-06-05T04:02:56.968Z | Actions: Completed 28 actions in 0.01 seconds. |
| 338 | 2026-06-05T04:02:57.455Z | Done |
| 339 | 2026-06-05T04:02:57.455Z | Done |
| 340 | 2026-06-05T04:02:58.071Z | Done |
| 341 | 2026-06-05T04:03:00.870Z | Done |
| 342 | 2026-06-05T04:03:00.947Z | Done |
| 343 | 2026-06-05T04:03:00.950Z | Done |
| 344 | 2026-06-05T04:03:01.093Z | Done |
| 345 | 2026-06-05T04:03:01.227Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 346 | 2026-06-05T04:03:01.227Z | ++ set +o errexit |
| 347 | 2026-06-05T04:03:01.230Z | ++ pkg info brand/omicron1/tools |
| 348 | 2026-06-05T04:03:01.230Z | ++ grep -qi installed |
| 349 | 2026-06-05T04:03:01.415Z | pkg: info: no packages matching the following patterns you specified are |
| 350 | 2026-06-05T04:03:01.415Z | installed on the system. Try querying remotely instead: |
| 351 | 2026-06-05T04:03:01.415Z | |
| 352 | 2026-06-05T04:03:01.415Z | brand/omicron1/tools |
| 353 | 2026-06-05T04:03:01.452Z | ++ [[ 1 != 0 ]] |
| 354 | 2026-06-05T04:03:01.452Z | ++ set -o errexit |
| 355 | 2026-06-05T04:03:01.452Z | ++ pfexec pkg install brand/omicron1/tools |
| 356 | 2026-06-05T04:03:01.869Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 357 | 2026-06-05T04:03:09.153Z | Planning: Solver setup ... Done |
| 358 | 2026-06-05T04:03:09.193Z | Planning: Running solver ... Done |
| 359 | 2026-06-05T04:03:09.335Z | Planning: Finding local manifests ... Done |
| 360 | 2026-06-05T04:03:09.342Z | Planning: Fetching manifests: 0/1 0% complete |
| 361 | 2026-06-05T04:03:09.451Z | Planning: Fetching manifests: 1/1 100% complete |
| 362 | 2026-06-05T04:03:09.466Z | Planning: Package planning ... Done |
| 363 | 2026-06-05T04:03:09.470Z | Planning: Merging actions ... Done |
| 364 | 2026-06-05T04:03:09.610Z | Planning: Checking for conflicting actions ... Done |
| 365 | 2026-06-05T04:03:09.614Z | Planning: Consolidating action changes ... Done |
| 366 | 2026-06-05T04:03:09.762Z | Planning: Evaluating mediators ... Done |
| 367 | 2026-06-05T04:03:09.770Z | Planning: Planning completed in 7.89 seconds |
| 368 | 2026-06-05T04:03:09.774Z | Packages to install: 1 |
| 369 | 2026-06-05T04:03:09.774Z | Services to change: 1 |
| 370 | 2026-06-05T04:03:09.774Z | Create boot environment: No |
| 371 | 2026-06-05T04:03:09.774Z | Create backup boot environment: No |
| 372 | 2026-06-05T04:03:09.798Z | |
| 373 | 2026-06-05T04:03:09.798Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 374 | 2026-06-05T04:03:09.825Z | Download: Completed 1.19 MB in 0.03 seconds (45.2M/s) |
| 375 | 2026-06-05T04:03:09.918Z | Actions: 1/19 actions (Installing new actions) |
| 376 | 2026-06-05T04:03:09.936Z | Actions: Completed 19 actions in 0.01 seconds. |
| 377 | 2026-06-05T04:03:10.441Z | Done |
| 378 | 2026-06-05T04:03:10.441Z | Done |
| 379 | 2026-06-05T04:03:11.068Z | Done |
| 380 | 2026-06-05T04:03:13.931Z | Done |
| 381 | 2026-06-05T04:03:14.006Z | Done |
| 382 | 2026-06-05T04:03:14.009Z | Done |
| 383 | 2026-06-05T04:03:14.167Z | Done |
| 384 | 2026-06-05T04:03:14.308Z | ++ pfexec svcadm enable baseline |
| 385 | 2026-06-05T04:03:14.323Z | ++ retry=0 |
| 386 | 2026-06-05T04:03:14.326Z | +++ svcs -Hostate baseline |
| 387 | 2026-06-05T04:03:14.339Z | ++ [[ offline* != online ]] |
| 388 | 2026-06-05T04:03:14.339Z | ++ [[ 0 -gt 300 ]] |
| 389 | 2026-06-05T04:03:14.339Z | ++ sleep 1 |
| 390 | 2026-06-05T04:03:15.341Z | ++ retry=1 |
| 391 | 2026-06-05T04:03:15.344Z | +++ svcs -Hostate baseline |
| 392 | 2026-06-05T04:03:15.363Z | ++ [[ offline* != online ]] |
| 393 | 2026-06-05T04:03:15.363Z | ++ [[ 1 -gt 300 ]] |
| 394 | 2026-06-05T04:03:15.363Z | ++ sleep 1 |
| 395 | 2026-06-05T04:03:16.360Z | ++ retry=2 |
| 396 | 2026-06-05T04:03:16.382Z | +++ svcs -Hostate baseline |
| 397 | 2026-06-05T04:03:16.398Z | ++ [[ offline* != online ]] |
| 398 | 2026-06-05T04:03:16.398Z | ++ [[ 2 -gt 300 ]] |
| 399 | 2026-06-05T04:03:16.398Z | ++ sleep 1 |
| 400 | 2026-06-05T04:03:17.386Z | ++ retry=3 |
| 401 | 2026-06-05T04:03:17.391Z | +++ svcs -Hostate baseline |
| 402 | 2026-06-05T04:03:17.399Z | ++ [[ offline* != online ]] |
| 403 | 2026-06-05T04:03:17.399Z | ++ [[ 3 -gt 300 ]] |
| 404 | 2026-06-05T04:03:17.399Z | ++ sleep 1 |
| 405 | 2026-06-05T04:03:18.394Z | ++ retry=4 |
| 406 | 2026-06-05T04:03:18.399Z | +++ svcs -Hostate baseline |
| 407 | 2026-06-05T04:03:18.439Z | ++ [[ offline* != online ]] |
| 408 | 2026-06-05T04:03:18.439Z | ++ [[ 4 -gt 300 ]] |
| 409 | 2026-06-05T04:03:18.439Z | ++ sleep 1 |
| 410 | 2026-06-05T04:03:19.438Z | ++ retry=5 |
| 411 | 2026-06-05T04:03:19.440Z | +++ svcs -Hostate baseline |
| 412 | 2026-06-05T04:03:19.455Z | ++ [[ offline* != online ]] |
| 413 | 2026-06-05T04:03:19.455Z | ++ [[ 5 -gt 300 ]] |
| 414 | 2026-06-05T04:03:19.455Z | ++ sleep 1 |
| 415 | 2026-06-05T04:03:20.459Z | ++ retry=6 |
| 416 | 2026-06-05T04:03:20.467Z | +++ svcs -Hostate baseline |
| 417 | 2026-06-05T04:03:20.479Z | ++ [[ offline* != online ]] |
| 418 | 2026-06-05T04:03:20.479Z | ++ [[ 6 -gt 300 ]] |
| 419 | 2026-06-05T04:03:20.479Z | ++ sleep 1 |
| 420 | 2026-06-05T04:03:21.478Z | ++ retry=7 |
| 421 | 2026-06-05T04:03:21.482Z | +++ svcs -Hostate baseline |
| 422 | 2026-06-05T04:03:21.506Z | ++ [[ offline* != online ]] |
| 423 | 2026-06-05T04:03:21.506Z | ++ [[ 7 -gt 300 ]] |
| 424 | 2026-06-05T04:03:21.506Z | ++ sleep 1 |
| 425 | 2026-06-05T04:03:22.497Z | ++ retry=8 |
| 426 | 2026-06-05T04:03:22.505Z | +++ svcs -Hostate baseline |
| 427 | 2026-06-05T04:03:22.516Z | ++ [[ offline* != online ]] |
| 428 | 2026-06-05T04:03:22.516Z | ++ [[ 8 -gt 300 ]] |
| 429 | 2026-06-05T04:03:22.516Z | ++ sleep 1 |
| 430 | 2026-06-05T04:03:23.509Z | ++ retry=9 |
| 431 | 2026-06-05T04:03:23.919Z | +++ svcs -Hostate baseline |
| 432 | 2026-06-05T04:03:23.923Z | ++ [[ offline* != online ]] |
| 433 | 2026-06-05T04:03:23.923Z | ++ [[ 9 -gt 300 ]] |
| 434 | 2026-06-05T04:03:23.923Z | ++ sleep 1 |
| 435 | 2026-06-05T04:03:24.528Z | ++ retry=10 |
| 436 | 2026-06-05T04:03:24.532Z | +++ svcs -Hostate baseline |
| 437 | 2026-06-05T04:03:24.546Z | ++ [[ offline* != online ]] |
| 438 | 2026-06-05T04:03:24.547Z | ++ [[ 10 -gt 300 ]] |
| 439 | 2026-06-05T04:03:24.547Z | ++ sleep 1 |
| 440 | 2026-06-05T04:03:25.552Z | ++ retry=11 |
| 441 | 2026-06-05T04:03:25.558Z | +++ svcs -Hostate baseline |
| 442 | 2026-06-05T04:03:25.566Z | ++ [[ offline* != online ]] |
| 443 | 2026-06-05T04:03:25.566Z | ++ [[ 11 -gt 300 ]] |
| 444 | 2026-06-05T04:03:25.567Z | ++ sleep 1 |
| 445 | 2026-06-05T04:03:26.568Z | ++ retry=12 |
| 446 | 2026-06-05T04:03:26.571Z | +++ svcs -Hostate baseline |
| 447 | 2026-06-05T04:03:26.582Z | ++ [[ offline* != online ]] |
| 448 | 2026-06-05T04:03:26.582Z | ++ [[ 12 -gt 300 ]] |
| 449 | 2026-06-05T04:03:26.582Z | ++ sleep 1 |
| 450 | 2026-06-05T04:03:27.586Z | ++ retry=13 |
| 451 | 2026-06-05T04:03:27.998Z | +++ svcs -Hostate baseline |
| 452 | 2026-06-05T04:03:28.001Z | ++ [[ offline* != online ]] |
| 453 | 2026-06-05T04:03:28.001Z | ++ [[ 13 -gt 300 ]] |
| 454 | 2026-06-05T04:03:28.001Z | ++ sleep 1 |
| 455 | 2026-06-05T04:03:28.602Z | ++ retry=14 |
| 456 | 2026-06-05T04:03:28.605Z | +++ svcs -Hostate baseline |
| 457 | 2026-06-05T04:03:29.028Z | ++ [[ offline* != online ]] |
| 458 | 2026-06-05T04:03:29.028Z | ++ [[ 14 -gt 300 ]] |
| 459 | 2026-06-05T04:03:29.028Z | ++ sleep 1 |
| 460 | 2026-06-05T04:03:29.620Z | ++ retry=15 |
| 461 | 2026-06-05T04:03:29.623Z | +++ svcs -Hostate baseline |
| 462 | 2026-06-05T04:03:29.639Z | ++ [[ offline* != online ]] |
| 463 | 2026-06-05T04:03:29.639Z | ++ [[ 15 -gt 300 ]] |
| 464 | 2026-06-05T04:03:29.639Z | ++ sleep 1 |
| 465 | 2026-06-05T04:03:30.639Z | ++ retry=16 |
| 466 | 2026-06-05T04:03:30.642Z | +++ svcs -Hostate baseline |
| 467 | 2026-06-05T04:03:30.655Z | ++ [[ offline* != online ]] |
| 468 | 2026-06-05T04:03:30.655Z | ++ [[ 16 -gt 300 ]] |
| 469 | 2026-06-05T04:03:30.655Z | ++ sleep 1 |
| 470 | 2026-06-05T04:03:31.657Z | ++ retry=17 |
| 471 | 2026-06-05T04:03:31.660Z | +++ svcs -Hostate baseline |
| 472 | 2026-06-05T04:03:31.674Z | ++ [[ offline* != online ]] |
| 473 | 2026-06-05T04:03:31.674Z | ++ [[ 17 -gt 300 ]] |
| 474 | 2026-06-05T04:03:31.674Z | ++ sleep 1 |
| 475 | 2026-06-05T04:03:32.676Z | ++ retry=18 |
| 476 | 2026-06-05T04:03:32.680Z | +++ svcs -Hostate baseline |
| 477 | 2026-06-05T04:03:32.694Z | ++ [[ offline* != online ]] |
| 478 | 2026-06-05T04:03:32.694Z | ++ [[ 18 -gt 300 ]] |
| 479 | 2026-06-05T04:03:32.694Z | ++ sleep 1 |
| 480 | 2026-06-05T04:03:33.693Z | ++ retry=19 |
| 481 | 2026-06-05T04:03:33.698Z | +++ svcs -Hostate baseline |
| 482 | 2026-06-05T04:03:33.709Z | ++ [[ offline* != online ]] |
| 483 | 2026-06-05T04:03:33.709Z | ++ [[ 19 -gt 300 ]] |
| 484 | 2026-06-05T04:03:33.709Z | ++ sleep 1 |
| 485 | 2026-06-05T04:03:34.711Z | ++ retry=20 |
| 486 | 2026-06-05T04:03:34.714Z | +++ svcs -Hostate baseline |
| 487 | 2026-06-05T04:03:34.730Z | ++ [[ offline* != online ]] |
| 488 | 2026-06-05T04:03:34.730Z | ++ [[ 20 -gt 300 ]] |
| 489 | 2026-06-05T04:03:34.730Z | ++ sleep 1 |
| 490 | 2026-06-05T04:03:35.730Z | ++ retry=21 |
| 491 | 2026-06-05T04:03:35.733Z | +++ svcs -Hostate baseline |
| 492 | 2026-06-05T04:03:35.750Z | ++ [[ offline* != online ]] |
| 493 | 2026-06-05T04:03:35.750Z | ++ [[ 21 -gt 300 ]] |
| 494 | 2026-06-05T04:03:35.751Z | ++ sleep 1 |
| 495 | 2026-06-05T04:03:36.748Z | ++ retry=22 |
| 496 | 2026-06-05T04:03:36.754Z | +++ svcs -Hostate baseline |
| 497 | 2026-06-05T04:03:36.768Z | ++ [[ offline* != online ]] |
| 498 | 2026-06-05T04:03:36.768Z | ++ [[ 22 -gt 300 ]] |
| 499 | 2026-06-05T04:03:36.768Z | ++ sleep 1 |
| 500 | 2026-06-05T04:03:37.765Z | ++ retry=23 |
| 501 | 2026-06-05T04:03:37.770Z | +++ svcs -Hostate baseline |
| 502 | 2026-06-05T04:03:37.786Z | ++ [[ offline* != online ]] |
| 503 | 2026-06-05T04:03:37.786Z | ++ [[ 23 -gt 300 ]] |
| 504 | 2026-06-05T04:03:37.786Z | ++ sleep 1 |
| 505 | 2026-06-05T04:03:38.783Z | ++ retry=24 |
| 506 | 2026-06-05T04:03:38.787Z | +++ svcs -Hostate baseline |
| 507 | 2026-06-05T04:03:38.802Z | ++ [[ offline* != online ]] |
| 508 | 2026-06-05T04:03:38.802Z | ++ [[ 24 -gt 300 ]] |
| 509 | 2026-06-05T04:03:38.802Z | ++ sleep 1 |
| 510 | 2026-06-05T04:03:39.801Z | ++ retry=25 |
| 511 | 2026-06-05T04:03:40.206Z | +++ svcs -Hostate baseline |
| 512 | 2026-06-05T04:03:40.209Z | ++ [[ offline* != online ]] |
| 513 | 2026-06-05T04:03:40.209Z | ++ [[ 25 -gt 300 ]] |
| 514 | 2026-06-05T04:03:40.209Z | ++ sleep 1 |
| 515 | 2026-06-05T04:03:40.819Z | ++ retry=26 |
| 516 | 2026-06-05T04:03:40.822Z | +++ svcs -Hostate baseline |
| 517 | 2026-06-05T04:03:40.835Z | ++ [[ offline* != online ]] |
| 518 | 2026-06-05T04:03:40.835Z | ++ [[ 26 -gt 300 ]] |
| 519 | 2026-06-05T04:03:40.835Z | ++ sleep 1 |
| 520 | 2026-06-05T04:03:41.837Z | ++ retry=27 |
| 521 | 2026-06-05T04:03:41.840Z | +++ svcs -Hostate baseline |
| 522 | 2026-06-05T04:03:41.854Z | ++ [[ offline* != online ]] |
| 523 | 2026-06-05T04:03:41.854Z | ++ [[ 27 -gt 300 ]] |
| 524 | 2026-06-05T04:03:41.855Z | ++ sleep 1 |
| 525 | 2026-06-05T04:03:42.856Z | ++ retry=28 |
| 526 | 2026-06-05T04:03:42.861Z | +++ svcs -Hostate baseline |
| 527 | 2026-06-05T04:03:42.885Z | ++ [[ offline* != online ]] |
| 528 | 2026-06-05T04:03:42.885Z | ++ [[ 28 -gt 300 ]] |
| 529 | 2026-06-05T04:03:42.885Z | ++ sleep 1 |
| 530 | 2026-06-05T04:03:43.874Z | ++ retry=29 |
| 531 | 2026-06-05T04:03:43.878Z | +++ svcs -Hostate baseline |
| 532 | 2026-06-05T04:03:43.890Z | ++ [[ offline* != online ]] |
| 533 | 2026-06-05T04:03:43.890Z | ++ [[ 29 -gt 300 ]] |
| 534 | 2026-06-05T04:03:43.890Z | ++ sleep 1 |
| 535 | 2026-06-05T04:03:44.893Z | ++ retry=30 |
| 536 | 2026-06-05T04:03:44.897Z | +++ svcs -Hostate baseline |
| 537 | 2026-06-05T04:03:44.908Z | ++ [[ offline* != online ]] |
| 538 | 2026-06-05T04:03:44.908Z | ++ [[ 30 -gt 300 ]] |
| 539 | 2026-06-05T04:03:44.908Z | ++ sleep 1 |
| 540 | 2026-06-05T04:03:45.910Z | ++ retry=31 |
| 541 | 2026-06-05T04:03:45.913Z | +++ svcs -Hostate baseline |
| 542 | 2026-06-05T04:03:45.928Z | ++ [[ offline* != online ]] |
| 543 | 2026-06-05T04:03:45.928Z | ++ [[ 31 -gt 300 ]] |
| 544 | 2026-06-05T04:03:45.928Z | ++ sleep 1 |
| 545 | 2026-06-05T04:03:46.934Z | ++ retry=32 |
| 546 | 2026-06-05T04:03:46.936Z | +++ svcs -Hostate baseline |
| 547 | 2026-06-05T04:03:46.945Z | ++ [[ offline* != online ]] |
| 548 | 2026-06-05T04:03:46.945Z | ++ [[ 32 -gt 300 ]] |
| 549 | 2026-06-05T04:03:46.945Z | ++ sleep 1 |
| 550 | 2026-06-05T04:03:47.947Z | ++ retry=33 |
| 551 | 2026-06-05T04:03:47.950Z | +++ svcs -Hostate baseline |
| 552 | 2026-06-05T04:03:47.964Z | ++ [[ offline* != online ]] |
| 553 | 2026-06-05T04:03:47.964Z | ++ [[ 33 -gt 300 ]] |
| 554 | 2026-06-05T04:03:47.964Z | ++ sleep 1 |
| 555 | 2026-06-05T04:03:49.004Z | ++ retry=34 |
| 556 | 2026-06-05T04:03:49.023Z | +++ svcs -Hostate baseline |
| 557 | 2026-06-05T04:03:49.023Z | ++ [[ offline* != online ]] |
| 558 | 2026-06-05T04:03:49.023Z | ++ [[ 34 -gt 300 ]] |
| 559 | 2026-06-05T04:03:49.023Z | ++ sleep 1 |
| 560 | 2026-06-05T04:03:49.983Z | ++ retry=35 |
| 561 | 2026-06-05T04:03:50.396Z | +++ svcs -Hostate baseline |
| 562 | 2026-06-05T04:03:50.399Z | ++ [[ offline* != online ]] |
| 563 | 2026-06-05T04:03:50.399Z | ++ [[ 35 -gt 300 ]] |
| 564 | 2026-06-05T04:03:50.400Z | ++ sleep 1 |
| 565 | 2026-06-05T04:03:51.002Z | ++ retry=36 |
| 566 | 2026-06-05T04:03:51.443Z | +++ svcs -Hostate baseline |
| 567 | 2026-06-05T04:03:51.878Z | ++ [[ offline* != online ]] |
| 568 | 2026-06-05T04:03:51.878Z | ++ [[ 36 -gt 300 ]] |
| 569 | 2026-06-05T04:03:51.878Z | ++ sleep 1 |
| 570 | 2026-06-05T04:03:52.033Z | ++ retry=37 |
| 571 | 2026-06-05T04:03:52.057Z | +++ svcs -Hostate baseline |
| 572 | 2026-06-05T04:03:52.057Z | ++ [[ offline* != online ]] |
| 573 | 2026-06-05T04:03:52.057Z | ++ [[ 37 -gt 300 ]] |
| 574 | 2026-06-05T04:03:52.057Z | ++ sleep 1 |
| 575 | 2026-06-05T04:03:53.045Z | ++ retry=38 |
| 576 | 2026-06-05T04:03:53.052Z | +++ svcs -Hostate baseline |
| 577 | 2026-06-05T04:03:53.056Z | ++ [[ offline* != online ]] |
| 578 | 2026-06-05T04:03:53.056Z | ++ [[ 38 -gt 300 ]] |
| 579 | 2026-06-05T04:03:53.056Z | ++ sleep 1 |
| 580 | 2026-06-05T04:03:54.456Z | ++ retry=39 |
| 581 | 2026-06-05T04:03:54.459Z | +++ svcs -Hostate baseline |
| 582 | 2026-06-05T04:03:54.459Z | ++ [[ offline* != online ]] |
| 583 | 2026-06-05T04:03:54.459Z | ++ [[ 39 -gt 300 ]] |
| 584 | 2026-06-05T04:03:54.459Z | ++ sleep 1 |
| 585 | 2026-06-05T04:03:55.074Z | ++ retry=40 |
| 586 | 2026-06-05T04:03:55.077Z | +++ svcs -Hostate baseline |
| 587 | 2026-06-05T04:03:55.090Z | ++ [[ offline* != online ]] |
| 588 | 2026-06-05T04:03:55.090Z | ++ [[ 40 -gt 300 ]] |
| 589 | 2026-06-05T04:03:55.090Z | ++ sleep 1 |
| 590 | 2026-06-05T04:03:56.092Z | ++ retry=41 |
| 591 | 2026-06-05T04:03:56.095Z | +++ svcs -Hostate baseline |
| 592 | 2026-06-05T04:03:56.108Z | ++ [[ offline* != online ]] |
| 593 | 2026-06-05T04:03:56.108Z | ++ [[ 41 -gt 300 ]] |
| 594 | 2026-06-05T04:03:56.108Z | ++ sleep 1 |
| 595 | 2026-06-05T04:03:57.110Z | ++ retry=42 |
| 596 | 2026-06-05T04:03:57.114Z | +++ svcs -Hostate baseline |
| 597 | 2026-06-05T04:03:57.126Z | ++ [[ offline* != online ]] |
| 598 | 2026-06-05T04:03:57.126Z | ++ [[ 42 -gt 300 ]] |
| 599 | 2026-06-05T04:03:57.126Z | ++ sleep 1 |
| 600 | 2026-06-05T04:03:58.131Z | ++ retry=43 |
| 601 | 2026-06-05T04:03:58.135Z | +++ svcs -Hostate baseline |
| 602 | 2026-06-05T04:03:58.144Z | ++ [[ offline* != online ]] |
| 603 | 2026-06-05T04:03:58.144Z | ++ [[ 43 -gt 300 ]] |
| 604 | 2026-06-05T04:03:58.144Z | ++ sleep 1 |
| 605 | 2026-06-05T04:03:59.147Z | ++ retry=44 |
| 606 | 2026-06-05T04:03:59.150Z | +++ svcs -Hostate baseline |
| 607 | 2026-06-05T04:03:59.162Z | ++ [[ offline* != online ]] |
| 608 | 2026-06-05T04:03:59.162Z | ++ [[ 44 -gt 300 ]] |
| 609 | 2026-06-05T04:03:59.162Z | ++ sleep 1 |
| 610 | 2026-06-05T04:04:00.167Z | ++ retry=45 |
| 611 | 2026-06-05T04:04:00.180Z | +++ svcs -Hostate baseline |
| 612 | 2026-06-05T04:04:00.193Z | ++ [[ offline* != online ]] |
| 613 | 2026-06-05T04:04:00.193Z | ++ [[ 45 -gt 300 ]] |
| 614 | 2026-06-05T04:04:00.193Z | ++ sleep 1 |
| 615 | 2026-06-05T04:04:01.186Z | ++ retry=46 |
| 616 | 2026-06-05T04:04:01.198Z | +++ svcs -Hostate baseline |
| 617 | 2026-06-05T04:04:01.208Z | ++ [[ offline* != online ]] |
| 618 | 2026-06-05T04:04:01.208Z | ++ [[ 46 -gt 300 ]] |
| 619 | 2026-06-05T04:04:01.208Z | ++ sleep 1 |
| 620 | 2026-06-05T04:04:02.205Z | ++ retry=47 |
| 621 | 2026-06-05T04:04:02.211Z | +++ svcs -Hostate baseline |
| 622 | 2026-06-05T04:04:02.219Z | ++ [[ offline* != online ]] |
| 623 | 2026-06-05T04:04:02.219Z | ++ [[ 47 -gt 300 ]] |
| 624 | 2026-06-05T04:04:02.219Z | ++ sleep 1 |
| 625 | 2026-06-05T04:04:03.229Z | ++ retry=48 |
| 626 | 2026-06-05T04:04:03.238Z | +++ svcs -Hostate baseline |
| 627 | 2026-06-05T04:04:03.253Z | ++ [[ offline* != online ]] |
| 628 | 2026-06-05T04:04:03.253Z | ++ [[ 48 -gt 300 ]] |
| 629 | 2026-06-05T04:04:03.253Z | ++ sleep 1 |
| 630 | 2026-06-05T04:04:04.245Z | ++ retry=49 |
| 631 | 2026-06-05T04:04:04.258Z | +++ svcs -Hostate baseline |
| 632 | 2026-06-05T04:04:04.265Z | ++ [[ offline* != online ]] |
| 633 | 2026-06-05T04:04:04.265Z | ++ [[ 49 -gt 300 ]] |
| 634 | 2026-06-05T04:04:04.265Z | ++ sleep 1 |
| 635 | 2026-06-05T04:04:05.255Z | ++ retry=50 |
| 636 | 2026-06-05T04:04:05.261Z | +++ svcs -Hostate baseline |
| 637 | 2026-06-05T04:04:05.271Z | ++ [[ offline* != online ]] |
| 638 | 2026-06-05T04:04:05.271Z | ++ [[ 50 -gt 300 ]] |
| 639 | 2026-06-05T04:04:05.271Z | ++ sleep 1 |
| 640 | 2026-06-05T04:04:06.274Z | ++ retry=51 |
| 641 | 2026-06-05T04:04:06.278Z | +++ svcs -Hostate baseline |
| 642 | 2026-06-05T04:04:06.290Z | ++ [[ offline* != online ]] |
| 643 | 2026-06-05T04:04:06.290Z | ++ [[ 51 -gt 300 ]] |
| 644 | 2026-06-05T04:04:06.290Z | ++ sleep 1 |
| 645 | 2026-06-05T04:04:07.294Z | ++ retry=52 |
| 646 | 2026-06-05T04:04:07.706Z | +++ svcs -Hostate baseline |
| 647 | 2026-06-05T04:04:08.116Z | ++ [[ offline* != online ]] |
| 648 | 2026-06-05T04:04:08.116Z | ++ [[ 52 -gt 300 ]] |
| 649 | 2026-06-05T04:04:08.116Z | ++ sleep 1 |
| 650 | 2026-06-05T04:04:08.309Z | ++ retry=53 |
| 651 | 2026-06-05T04:04:08.312Z | +++ svcs -Hostate baseline |
| 652 | 2026-06-05T04:04:08.325Z | ++ [[ offline* != online ]] |
| 653 | 2026-06-05T04:04:08.325Z | ++ [[ 53 -gt 300 ]] |
| 654 | 2026-06-05T04:04:08.325Z | ++ sleep 1 |
| 655 | 2026-06-05T04:04:09.738Z | ++ retry=54 |
| 656 | 2026-06-05T04:04:10.146Z | +++ svcs -Hostate baseline |
| 657 | 2026-06-05T04:04:10.146Z | ++ [[ offline* != online ]] |
| 658 | 2026-06-05T04:04:10.146Z | ++ [[ 54 -gt 300 ]] |
| 659 | 2026-06-05T04:04:10.146Z | ++ sleep 1 |
| 660 | 2026-06-05T04:04:10.351Z | ++ retry=55 |
| 661 | 2026-06-05T04:04:10.357Z | +++ svcs -Hostate baseline |
| 662 | 2026-06-05T04:04:10.371Z | ++ [[ offline* != online ]] |
| 663 | 2026-06-05T04:04:10.371Z | ++ [[ 55 -gt 300 ]] |
| 664 | 2026-06-05T04:04:10.371Z | ++ sleep 1 |
| 665 | 2026-06-05T04:04:11.365Z | ++ retry=56 |
| 666 | 2026-06-05T04:04:11.368Z | +++ svcs -Hostate baseline |
| 667 | 2026-06-05T04:04:11.381Z | ++ [[ offline* != online ]] |
| 668 | 2026-06-05T04:04:11.381Z | ++ [[ 56 -gt 300 ]] |
| 669 | 2026-06-05T04:04:11.381Z | ++ sleep 1 |
| 670 | 2026-06-05T04:04:12.383Z | ++ retry=57 |
| 671 | 2026-06-05T04:04:12.387Z | +++ svcs -Hostate baseline |
| 672 | 2026-06-05T04:04:12.399Z | ++ [[ offline* != online ]] |
| 673 | 2026-06-05T04:04:12.399Z | ++ [[ 57 -gt 300 ]] |
| 674 | 2026-06-05T04:04:12.399Z | ++ sleep 1 |
| 675 | 2026-06-05T04:04:13.405Z | ++ retry=58 |
| 676 | 2026-06-05T04:04:13.413Z | +++ svcs -Hostate baseline |
| 677 | 2026-06-05T04:04:13.417Z | ++ [[ offline* != online ]] |
| 678 | 2026-06-05T04:04:13.417Z | ++ [[ 58 -gt 300 ]] |
| 679 | 2026-06-05T04:04:13.417Z | ++ sleep 1 |
| 680 | 2026-06-05T04:04:14.425Z | ++ retry=59 |
| 681 | 2026-06-05T04:04:14.429Z | +++ svcs -Hostate baseline |
| 682 | 2026-06-05T04:04:14.440Z | ++ [[ offline* != online ]] |
| 683 | 2026-06-05T04:04:14.440Z | ++ [[ 59 -gt 300 ]] |
| 684 | 2026-06-05T04:04:14.441Z | ++ sleep 1 |
| 685 | 2026-06-05T04:04:15.467Z | ++ retry=60 |
| 686 | 2026-06-05T04:04:15.474Z | +++ svcs -Hostate baseline |
| 687 | 2026-06-05T04:04:15.474Z | ++ [[ offline* != online ]] |
| 688 | 2026-06-05T04:04:15.474Z | ++ [[ 60 -gt 300 ]] |
| 689 | 2026-06-05T04:04:15.474Z | ++ sleep 1 |
| 690 | 2026-06-05T04:04:16.458Z | ++ retry=61 |
| 691 | 2026-06-05T04:04:16.465Z | +++ svcs -Hostate baseline |
| 692 | 2026-06-05T04:04:16.472Z | ++ [[ offline* != online ]] |
| 693 | 2026-06-05T04:04:16.472Z | ++ [[ 61 -gt 300 ]] |
| 694 | 2026-06-05T04:04:16.472Z | ++ sleep 1 |
| 695 | 2026-06-05T04:04:17.476Z | ++ retry=62 |
| 696 | 2026-06-05T04:04:17.481Z | +++ svcs -Hostate baseline |
| 697 | 2026-06-05T04:04:17.895Z | ++ [[ offline* != online ]] |
| 698 | 2026-06-05T04:04:17.895Z | ++ [[ 62 -gt 300 ]] |
| 699 | 2026-06-05T04:04:17.895Z | ++ sleep 1 |
| 700 | 2026-06-05T04:04:18.519Z | ++ retry=63 |
| 701 | 2026-06-05T04:04:18.583Z | +++ svcs -Hostate baseline |
| 702 | 2026-06-05T04:04:18.583Z | ++ [[ offline* != online ]] |
| 703 | 2026-06-05T04:04:18.583Z | ++ [[ 63 -gt 300 ]] |
| 704 | 2026-06-05T04:04:18.583Z | ++ sleep 1 |
| 705 | 2026-06-05T04:04:19.527Z | ++ retry=64 |
| 706 | 2026-06-05T04:04:19.542Z | +++ svcs -Hostate baseline |
| 707 | 2026-06-05T04:04:19.542Z | ++ [[ offline* != online ]] |
| 708 | 2026-06-05T04:04:19.542Z | ++ [[ 64 -gt 300 ]] |
| 709 | 2026-06-05T04:04:19.542Z | ++ sleep 1 |
| 710 | 2026-06-05T04:04:20.531Z | ++ retry=65 |
| 711 | 2026-06-05T04:04:20.536Z | +++ svcs -Hostate baseline |
| 712 | 2026-06-05T04:04:20.546Z | ++ [[ offline* != online ]] |
| 713 | 2026-06-05T04:04:20.546Z | ++ [[ 65 -gt 300 ]] |
| 714 | 2026-06-05T04:04:20.546Z | ++ sleep 1 |
| 715 | 2026-06-05T04:04:21.623Z | ++ retry=66 |
| 716 | 2026-06-05T04:04:21.650Z | +++ svcs -Hostate baseline |
| 717 | 2026-06-05T04:04:21.650Z | ++ [[ offline* != online ]] |
| 718 | 2026-06-05T04:04:21.650Z | ++ [[ 66 -gt 300 ]] |
| 719 | 2026-06-05T04:04:21.650Z | ++ sleep 1 |
| 720 | 2026-06-05T04:04:22.566Z | ++ retry=67 |
| 721 | 2026-06-05T04:04:22.570Z | +++ svcs -Hostate baseline |
| 722 | 2026-06-05T04:04:22.581Z | ++ [[ offline* != online ]] |
| 723 | 2026-06-05T04:04:22.581Z | ++ [[ 67 -gt 300 ]] |
| 724 | 2026-06-05T04:04:22.581Z | ++ sleep 1 |
| 725 | 2026-06-05T04:04:23.986Z | ++ retry=68 |
| 726 | 2026-06-05T04:04:23.999Z | +++ svcs -Hostate baseline |
| 727 | 2026-06-05T04:04:23.999Z | ++ [[ offline* != online ]] |
| 728 | 2026-06-05T04:04:23.999Z | ++ [[ 68 -gt 300 ]] |
| 729 | 2026-06-05T04:04:23.999Z | ++ sleep 1 |
| 730 | 2026-06-05T04:04:24.602Z | ++ retry=69 |
| 731 | 2026-06-05T04:04:24.605Z | +++ svcs -Hostate baseline |
| 732 | 2026-06-05T04:04:25.027Z | ++ [[ offline* != online ]] |
| 733 | 2026-06-05T04:04:25.027Z | ++ [[ 69 -gt 300 ]] |
| 734 | 2026-06-05T04:04:25.027Z | ++ sleep 1 |
| 735 | 2026-06-05T04:04:25.625Z | ++ retry=70 |
| 736 | 2026-06-05T04:04:25.628Z | +++ svcs -Hostate baseline |
| 737 | 2026-06-05T04:04:25.636Z | ++ [[ offline* != online ]] |
| 738 | 2026-06-05T04:04:25.636Z | ++ [[ 70 -gt 300 ]] |
| 739 | 2026-06-05T04:04:25.636Z | ++ sleep 1 |
| 740 | 2026-06-05T04:04:26.675Z | ++ retry=71 |
| 741 | 2026-06-05T04:04:26.685Z | +++ svcs -Hostate baseline |
| 742 | 2026-06-05T04:04:26.685Z | ++ [[ offline* != online ]] |
| 743 | 2026-06-05T04:04:26.685Z | ++ [[ 71 -gt 300 ]] |
| 744 | 2026-06-05T04:04:26.685Z | ++ sleep 1 |
| 745 | 2026-06-05T04:04:27.701Z | ++ retry=72 |
| 746 | 2026-06-05T04:04:27.747Z | +++ svcs -Hostate baseline |
| 747 | 2026-06-05T04:04:27.747Z | ++ [[ offline* != online ]] |
| 748 | 2026-06-05T04:04:27.747Z | ++ [[ 72 -gt 300 ]] |
| 749 | 2026-06-05T04:04:27.747Z | ++ sleep 1 |
| 750 | 2026-06-05T04:04:28.734Z | ++ retry=73 |
| 751 | 2026-06-05T04:04:28.762Z | +++ svcs -Hostate baseline |
| 752 | 2026-06-05T04:04:28.762Z | ++ [[ offline* != online ]] |
| 753 | 2026-06-05T04:04:28.763Z | ++ [[ 73 -gt 300 ]] |
| 754 | 2026-06-05T04:04:28.763Z | ++ sleep 1 |
| 755 | 2026-06-05T04:04:29.720Z | ++ retry=74 |
| 756 | 2026-06-05T04:04:29.736Z | +++ svcs -Hostate baseline |
| 757 | 2026-06-05T04:04:29.736Z | ++ [[ offline* != online ]] |
| 758 | 2026-06-05T04:04:29.736Z | ++ [[ 74 -gt 300 ]] |
| 759 | 2026-06-05T04:04:29.736Z | ++ sleep 1 |
| 760 | 2026-06-05T04:04:30.794Z | ++ retry=75 |
| 761 | 2026-06-05T04:04:30.849Z | +++ svcs -Hostate baseline |
| 762 | 2026-06-05T04:04:30.849Z | ++ [[ offline* != online ]] |
| 763 | 2026-06-05T04:04:30.849Z | ++ [[ 75 -gt 300 ]] |
| 764 | 2026-06-05T04:04:30.849Z | ++ sleep 1 |
| 765 | 2026-06-05T04:04:31.742Z | ++ retry=76 |
| 766 | 2026-06-05T04:04:31.756Z | +++ svcs -Hostate baseline |
| 767 | 2026-06-05T04:04:31.771Z | ++ [[ offline* != online ]] |
| 768 | 2026-06-05T04:04:31.771Z | ++ [[ 76 -gt 300 ]] |
| 769 | 2026-06-05T04:04:31.771Z | ++ sleep 1 |
| 770 | 2026-06-05T04:04:32.799Z | ++ retry=77 |
| 771 | 2026-06-05T04:04:32.836Z | +++ svcs -Hostate baseline |
| 772 | 2026-06-05T04:04:32.836Z | ++ [[ offline* != online ]] |
| 773 | 2026-06-05T04:04:32.836Z | ++ [[ 77 -gt 300 ]] |
| 774 | 2026-06-05T04:04:32.836Z | ++ sleep 1 |
| 775 | 2026-06-05T04:04:33.772Z | ++ retry=78 |
| 776 | 2026-06-05T04:04:33.779Z | +++ svcs -Hostate baseline |
| 777 | 2026-06-05T04:04:33.786Z | ++ [[ offline* != online ]] |
| 778 | 2026-06-05T04:04:33.786Z | ++ [[ 78 -gt 300 ]] |
| 779 | 2026-06-05T04:04:33.787Z | ++ sleep 1 |
| 780 | 2026-06-05T04:04:35.195Z | ++ retry=79 |
| 781 | 2026-06-05T04:04:35.202Z | +++ svcs -Hostate baseline |
| 782 | 2026-06-05T04:04:35.202Z | ++ [[ offline* != online ]] |
| 783 | 2026-06-05T04:04:35.202Z | ++ [[ 79 -gt 300 ]] |
| 784 | 2026-06-05T04:04:35.202Z | ++ sleep 1 |
| 785 | 2026-06-05T04:04:35.843Z | ++ retry=80 |
| 786 | 2026-06-05T04:04:35.859Z | +++ svcs -Hostate baseline |
| 787 | 2026-06-05T04:04:35.859Z | ++ [[ offline* != online ]] |
| 788 | 2026-06-05T04:04:35.859Z | ++ [[ 80 -gt 300 ]] |
| 789 | 2026-06-05T04:04:35.859Z | ++ sleep 1 |
| 790 | 2026-06-05T04:04:36.845Z | ++ retry=81 |
| 791 | 2026-06-05T04:04:36.870Z | +++ svcs -Hostate baseline |
| 792 | 2026-06-05T04:04:36.870Z | ++ [[ offline* != online ]] |
| 793 | 2026-06-05T04:04:36.870Z | ++ [[ 81 -gt 300 ]] |
| 794 | 2026-06-05T04:04:36.870Z | ++ sleep 1 |
| 795 | 2026-06-05T04:04:37.890Z | ++ retry=82 |
| 796 | 2026-06-05T04:04:37.904Z | +++ svcs -Hostate baseline |
| 797 | 2026-06-05T04:04:37.904Z | ++ [[ offline* != online ]] |
| 798 | 2026-06-05T04:04:37.904Z | ++ [[ 82 -gt 300 ]] |
| 799 | 2026-06-05T04:04:37.904Z | ++ sleep 1 |
| 800 | 2026-06-05T04:04:38.864Z | ++ retry=83 |
| 801 | 2026-06-05T04:04:38.868Z | +++ svcs -Hostate baseline |
| 802 | 2026-06-05T04:04:38.887Z | ++ [[ offline* != online ]] |
| 803 | 2026-06-05T04:04:38.887Z | ++ [[ 83 -gt 300 ]] |
| 804 | 2026-06-05T04:04:38.887Z | ++ sleep 1 |
| 805 | 2026-06-05T04:04:39.912Z | ++ retry=84 |
| 806 | 2026-06-05T04:04:39.916Z | +++ svcs -Hostate baseline |
| 807 | 2026-06-05T04:04:39.916Z | ++ [[ offline* != online ]] |
| 808 | 2026-06-05T04:04:39.916Z | ++ [[ 84 -gt 300 ]] |
| 809 | 2026-06-05T04:04:39.917Z | ++ sleep 1 |
| 810 | 2026-06-05T04:04:40.897Z | ++ retry=85 |
| 811 | 2026-06-05T04:04:40.901Z | +++ svcs -Hostate baseline |
| 812 | 2026-06-05T04:04:40.915Z | ++ [[ offline* != online ]] |
| 813 | 2026-06-05T04:04:40.915Z | ++ [[ 85 -gt 300 ]] |
| 814 | 2026-06-05T04:04:40.915Z | ++ sleep 1 |
| 815 | 2026-06-05T04:04:41.915Z | ++ retry=86 |
| 816 | 2026-06-05T04:04:41.919Z | +++ svcs -Hostate baseline |
| 817 | 2026-06-05T04:04:41.931Z | ++ [[ offline* != online ]] |
| 818 | 2026-06-05T04:04:41.931Z | ++ [[ 86 -gt 300 ]] |
| 819 | 2026-06-05T04:04:41.931Z | ++ sleep 1 |
| 820 | 2026-06-05T04:04:42.933Z | ++ retry=87 |
| 821 | 2026-06-05T04:04:42.936Z | +++ svcs -Hostate baseline |
| 822 | 2026-06-05T04:04:42.948Z | ++ [[ offline* != online ]] |
| 823 | 2026-06-05T04:04:42.948Z | ++ [[ 87 -gt 300 ]] |
| 824 | 2026-06-05T04:04:42.948Z | ++ sleep 1 |
| 825 | 2026-06-05T04:04:43.952Z | ++ retry=88 |
| 826 | 2026-06-05T04:04:43.956Z | +++ svcs -Hostate baseline |
| 827 | 2026-06-05T04:04:43.966Z | ++ [[ offline* != online ]] |
| 828 | 2026-06-05T04:04:43.966Z | ++ [[ 88 -gt 300 ]] |
| 829 | 2026-06-05T04:04:43.967Z | ++ sleep 1 |
| 830 | 2026-06-05T04:04:44.974Z | ++ retry=89 |
| 831 | 2026-06-05T04:04:44.982Z | +++ svcs -Hostate baseline |
| 832 | 2026-06-05T04:04:45.395Z | ++ [[ offline* != online ]] |
| 833 | 2026-06-05T04:04:45.395Z | ++ [[ 89 -gt 300 ]] |
| 834 | 2026-06-05T04:04:45.395Z | ++ sleep 1 |
| 835 | 2026-06-05T04:04:46.000Z | ++ retry=90 |
| 836 | 2026-06-05T04:04:46.015Z | +++ svcs -Hostate baseline |
| 837 | 2026-06-05T04:04:46.015Z | ++ [[ offline* != online ]] |
| 838 | 2026-06-05T04:04:46.015Z | ++ [[ 90 -gt 300 ]] |
| 839 | 2026-06-05T04:04:46.015Z | ++ sleep 1 |
| 840 | 2026-06-05T04:04:47.027Z | ++ retry=91 |
| 841 | 2026-06-05T04:04:47.050Z | +++ svcs -Hostate baseline |
| 842 | 2026-06-05T04:04:47.050Z | ++ [[ offline* != online ]] |
| 843 | 2026-06-05T04:04:47.050Z | ++ [[ 91 -gt 300 ]] |
| 844 | 2026-06-05T04:04:47.050Z | ++ sleep 1 |
| 845 | 2026-06-05T04:04:48.030Z | ++ retry=92 |
| 846 | 2026-06-05T04:04:48.083Z | +++ svcs -Hostate baseline |
| 847 | 2026-06-05T04:04:48.090Z | ++ [[ offline* != online ]] |
| 848 | 2026-06-05T04:04:48.090Z | ++ [[ 92 -gt 300 ]] |
| 849 | 2026-06-05T04:04:48.090Z | ++ sleep 1 |
| 850 | 2026-06-05T04:04:49.192Z | ++ retry=93 |
| 851 | 2026-06-05T04:04:49.248Z | +++ svcs -Hostate baseline |
| 852 | 2026-06-05T04:04:49.248Z | ++ [[ offline* != online ]] |
| 853 | 2026-06-05T04:04:49.248Z | ++ [[ 93 -gt 300 ]] |
| 854 | 2026-06-05T04:04:49.248Z | ++ sleep 1 |
| 855 | 2026-06-05T04:04:50.327Z | ++ retry=94 |
| 856 | 2026-06-05T04:04:50.379Z | +++ svcs -Hostate baseline |
| 857 | 2026-06-05T04:04:50.379Z | ++ [[ offline* != online ]] |
| 858 | 2026-06-05T04:04:50.379Z | ++ [[ 94 -gt 300 ]] |
| 859 | 2026-06-05T04:04:50.379Z | ++ sleep 1 |
| 860 | 2026-06-05T04:04:51.083Z | ++ retry=95 |
| 861 | 2026-06-05T04:04:51.115Z | +++ svcs -Hostate baseline |
| 862 | 2026-06-05T04:04:51.138Z | ++ [[ offline* != online ]] |
| 863 | 2026-06-05T04:04:51.139Z | ++ [[ 95 -gt 300 ]] |
| 864 | 2026-06-05T04:04:51.139Z | ++ sleep 1 |
| 865 | 2026-06-05T04:04:52.142Z | ++ retry=96 |
| 866 | 2026-06-05T04:04:52.231Z | +++ svcs -Hostate baseline |
| 867 | 2026-06-05T04:04:52.231Z | ++ [[ offline* != online ]] |
| 868 | 2026-06-05T04:04:52.231Z | ++ [[ 96 -gt 300 ]] |
| 869 | 2026-06-05T04:04:52.231Z | ++ sleep 1 |
| 870 | 2026-06-05T04:04:53.127Z | ++ retry=97 |
| 871 | 2026-06-05T04:04:53.139Z | +++ svcs -Hostate baseline |
| 872 | 2026-06-05T04:04:53.139Z | ++ [[ offline* != online ]] |
| 873 | 2026-06-05T04:04:53.139Z | ++ [[ 97 -gt 300 ]] |
| 874 | 2026-06-05T04:04:53.139Z | ++ sleep 1 |
| 875 | 2026-06-05T04:04:54.174Z | ++ retry=98 |
| 876 | 2026-06-05T04:04:54.186Z | +++ svcs -Hostate baseline |
| 877 | 2026-06-05T04:04:54.186Z | ++ [[ offline* != online ]] |
| 878 | 2026-06-05T04:04:54.186Z | ++ [[ 98 -gt 300 ]] |
| 879 | 2026-06-05T04:04:54.186Z | ++ sleep 1 |
| 880 | 2026-06-05T04:04:55.146Z | ++ retry=99 |
| 881 | 2026-06-05T04:04:55.206Z | +++ svcs -Hostate baseline |
| 882 | 2026-06-05T04:04:55.226Z | ++ [[ offline* != online ]] |
| 883 | 2026-06-05T04:04:55.226Z | ++ [[ 99 -gt 300 ]] |
| 884 | 2026-06-05T04:04:55.226Z | ++ sleep 1 |
| 885 | 2026-06-05T04:04:56.224Z | ++ retry=100 |
| 886 | 2026-06-05T04:04:56.269Z | +++ svcs -Hostate baseline |
| 887 | 2026-06-05T04:04:56.269Z | ++ [[ offline* != online ]] |
| 888 | 2026-06-05T04:04:56.269Z | ++ [[ 100 -gt 300 ]] |
| 889 | 2026-06-05T04:04:56.269Z | ++ sleep 1 |
| 890 | 2026-06-05T04:04:57.331Z | ++ retry=101 |
| 891 | 2026-06-05T04:04:57.401Z | +++ svcs -Hostate baseline |
| 892 | 2026-06-05T04:04:57.401Z | ++ [[ offline* != online ]] |
| 893 | 2026-06-05T04:04:57.401Z | ++ [[ 101 -gt 300 ]] |
| 894 | 2026-06-05T04:04:57.401Z | ++ sleep 1 |
| 895 | 2026-06-05T04:04:59.221Z | ++ retry=102 |
| 896 | 2026-06-05T04:04:59.667Z | +++ svcs -Hostate baseline |
| 897 | 2026-06-05T04:04:59.668Z | ++ [[ offline* != online ]] |
| 898 | 2026-06-05T04:04:59.668Z | ++ [[ 102 -gt 300 ]] |
| 899 | 2026-06-05T04:04:59.668Z | ++ sleep 1 |
| 900 | 2026-06-05T04:04:59.668Z | ++ retry=103 |
| 901 | 2026-06-05T04:04:59.668Z | +++ svcs -Hostate baseline |
| 902 | 2026-06-05T04:04:59.668Z | ++ [[ offline* != online ]] |
| 903 | 2026-06-05T04:04:59.668Z | ++ [[ 103 -gt 300 ]] |
| 904 | 2026-06-05T04:04:59.668Z | ++ sleep 1 |
| 905 | 2026-06-05T04:05:01.751Z | ++ retry=104 |
| 906 | 2026-06-05T04:05:01.912Z | +++ svcs -Hostate baseline |
| 907 | 2026-06-05T04:05:01.913Z | ++ [[ offline* != online ]] |
| 908 | 2026-06-05T04:05:01.913Z | ++ [[ 104 -gt 300 ]] |
| 909 | 2026-06-05T04:05:01.913Z | ++ sleep 1 |
| 910 | 2026-06-05T04:05:01.913Z | ++ retry=105 |
| 911 | 2026-06-05T04:05:01.913Z | +++ svcs -Hostate baseline |
| 912 | 2026-06-05T04:05:01.913Z | ++ [[ offline* != online ]] |
| 913 | 2026-06-05T04:05:01.913Z | ++ [[ 105 -gt 300 ]] |
| 914 | 2026-06-05T04:05:01.913Z | ++ sleep 1 |
| 915 | 2026-06-05T04:05:02.470Z | ++ retry=106 |
| 916 | 2026-06-05T04:05:02.501Z | +++ svcs -Hostate baseline |
| 917 | 2026-06-05T04:05:02.501Z | ++ [[ offline* != online ]] |
| 918 | 2026-06-05T04:05:02.501Z | ++ [[ 106 -gt 300 ]] |
| 919 | 2026-06-05T04:05:02.501Z | ++ sleep 1 |
| 920 | 2026-06-05T04:05:03.350Z | ++ retry=107 |
| 921 | 2026-06-05T04:05:03.405Z | +++ svcs -Hostate baseline |
| 922 | 2026-06-05T04:05:03.405Z | ++ [[ offline* != online ]] |
| 923 | 2026-06-05T04:05:03.405Z | ++ [[ 107 -gt 300 ]] |
| 924 | 2026-06-05T04:05:03.405Z | ++ sleep 1 |
| 925 | 2026-06-05T04:05:04.351Z | ++ retry=108 |
| 926 | 2026-06-05T04:05:04.406Z | +++ svcs -Hostate baseline |
| 927 | 2026-06-05T04:05:04.406Z | ++ [[ offline* != online ]] |
| 928 | 2026-06-05T04:05:04.406Z | ++ [[ 108 -gt 300 ]] |
| 929 | 2026-06-05T04:05:04.406Z | ++ sleep 1 |
| 930 | 2026-06-05T04:05:05.356Z | ++ retry=109 |
| 931 | 2026-06-05T04:05:05.393Z | +++ svcs -Hostate baseline |
| 932 | 2026-06-05T04:05:05.393Z | ++ [[ offline* != online ]] |
| 933 | 2026-06-05T04:05:05.393Z | ++ [[ 109 -gt 300 ]] |
| 934 | 2026-06-05T04:05:05.393Z | ++ sleep 1 |
| 935 | 2026-06-05T04:05:06.349Z | ++ retry=110 |
| 936 | 2026-06-05T04:05:06.373Z | +++ svcs -Hostate baseline |
| 937 | 2026-06-05T04:05:06.373Z | ++ [[ offline* != online ]] |
| 938 | 2026-06-05T04:05:06.373Z | ++ [[ 110 -gt 300 ]] |
| 939 | 2026-06-05T04:05:06.373Z | ++ sleep 1 |
| 940 | 2026-06-05T04:05:07.380Z | ++ retry=111 |
| 941 | 2026-06-05T04:05:07.427Z | +++ svcs -Hostate baseline |
| 942 | 2026-06-05T04:05:07.427Z | ++ [[ offline* != online ]] |
| 943 | 2026-06-05T04:05:07.427Z | ++ [[ 111 -gt 300 ]] |
| 944 | 2026-06-05T04:05:07.427Z | ++ sleep 1 |
| 945 | 2026-06-05T04:05:08.421Z | ++ retry=112 |
| 946 | 2026-06-05T04:05:08.476Z | +++ svcs -Hostate baseline |
| 947 | 2026-06-05T04:05:08.476Z | ++ [[ offline* != online ]] |
| 948 | 2026-06-05T04:05:08.476Z | ++ [[ 112 -gt 300 ]] |
| 949 | 2026-06-05T04:05:08.476Z | ++ sleep 1 |
| 950 | 2026-06-05T04:05:09.485Z | ++ retry=113 |
| 951 | 2026-06-05T04:05:09.553Z | +++ svcs -Hostate baseline |
| 952 | 2026-06-05T04:05:09.553Z | ++ [[ offline* != online ]] |
| 953 | 2026-06-05T04:05:09.553Z | ++ [[ 113 -gt 300 ]] |
| 954 | 2026-06-05T04:05:09.553Z | ++ sleep 1 |
| 955 | 2026-06-05T04:05:10.673Z | ++ retry=114 |
| 956 | 2026-06-05T04:05:10.756Z | +++ svcs -Hostate baseline |
| 957 | 2026-06-05T04:05:10.756Z | ++ [[ offline* != online ]] |
| 958 | 2026-06-05T04:05:10.756Z | ++ [[ 114 -gt 300 ]] |
| 959 | 2026-06-05T04:05:10.756Z | ++ sleep 1 |
| 960 | 2026-06-05T04:05:11.472Z | ++ retry=115 |
| 961 | 2026-06-05T04:05:11.530Z | +++ svcs -Hostate baseline |
| 962 | 2026-06-05T04:05:11.530Z | ++ [[ online != online ]] |
| 963 | 2026-06-05T04:05:11.530Z | ++ set -o errexit |
| 964 | 2026-06-05T04:05:11.530Z | ++ set -o pipefail |
| 965 | 2026-06-05T04:05:11.530Z | ++ banner build |
| 966 | 2026-06-05T04:05:11.530Z | |
| 967 | 2026-06-05T04:05:11.530Z | ##### # # # # ##### |
| 968 | 2026-06-05T04:05:11.530Z | # # # # # # # # |
| 969 | 2026-06-05T04:05:11.530Z | ##### # # # # # # |
| 970 | 2026-06-05T04:05:11.530Z | # # # # # # # # |
| 971 | 2026-06-05T04:05:11.530Z | # # # # # # # # |
| 972 | 2026-06-05T04:05:11.530Z | ##### #### # ###### ##### |
| 973 | 2026-06-05T04:05:11.530Z | |
| 974 | 2026-06-05T04:05:11.530Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 975 | 2026-06-05T04:05:11.530Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 976 | 2026-06-05T04:05:11.668Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 977 | 2026-06-05T04:05:11.728Z | info: downloading 6 components |
| 978 | 2026-06-05T04:05:26.091Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 979 | 2026-06-05T04:05:26.627Z | From https://github.com/oxidecomputer/falcon |
| 980 | 2026-06-05T04:05:26.627Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 981 | 2026-06-05T04:05:26.677Z | Updating crates.io index |
| 982 | 2026-06-05T04:05:26.714Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 983 | 2026-06-05T04:05:27.707Z | From https://github.com/oxidecomputer/dendrite |
| 984 | 2026-06-05T04:05:27.707Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 985 | 2026-06-05T04:05:27.946Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 986 | 2026-06-05T04:05:28.153Z | From https://github.com/oxidecomputer/ispf |
| 987 | 2026-06-05T04:05:28.153Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 988 | 2026-06-05T04:05:28.312Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 989 | 2026-06-05T04:05:28.461Z | From https://github.com/oxidecomputer/netadm-sys |
| 990 | 2026-06-05T04:05:28.462Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 991 | 2026-06-05T04:05:28.852Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 992 | 2026-06-05T04:05:36.950Z | From https://github.com/oxidecomputer/omicron |
| 993 | 2026-06-05T04:05:36.950Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 994 | 2026-06-05T04:05:37.287Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 995 | 2026-06-05T04:05:38.458Z | From https://github.com/oxidecomputer/opte |
| 996 | 2026-06-05T04:05:38.458Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 997 | 2026-06-05T04:05:38.991Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 998 | 2026-06-05T04:05:39.159Z | From https://github.com/illumos/smf-rs |
| 999 | 2026-06-05T04:05:39.160Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 1000 | 2026-06-05T04:05:39.306Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 1001 | 2026-06-05T04:05:40.840Z | From https://github.com/oxidecomputer/network-interface |
| 1002 | 2026-06-05T04:05:40.840Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 1003 | 2026-06-05T04:05:40.965Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 1004 | 2026-06-05T04:05:40.965Z | From https://github.com/oxidecomputer/zone |
| 1005 | 2026-06-05T04:05:40.965Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 1006 | 2026-06-05T04:05:40.965Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1007 | 2026-06-05T04:05:40.965Z | From https://github.com/oxidecomputer/propolis |
| 1008 | 2026-06-05T04:05:40.965Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 1009 | 2026-06-05T04:05:40.965Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1010 | 2026-06-05T04:05:41.043Z | From https://github.com/oxidecomputer/transceiver-control |
| 1011 | 2026-06-05T04:05:41.043Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 1012 | 2026-06-05T04:05:41.089Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1013 | 2026-06-05T04:05:41.329Z | From https://github.com/oxidecomputer/dlpi-sys |
| 1014 | 2026-06-05T04:05:41.330Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 1015 | 2026-06-05T04:05:41.361Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 1016 | 2026-06-05T04:05:41.624Z | From https://github.com/jmesmon/rust-libzfs |
| 1017 | 2026-06-05T04:05:41.624Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 1018 | 2026-06-05T04:05:41.681Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 1019 | 2026-06-05T04:05:41.907Z | From https://github.com/oxidecomputer/rusty-doors |
| 1020 | 2026-06-05T04:05:41.907Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 1021 | 2026-06-05T04:05:41.961Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1022 | 2026-06-05T04:05:42.290Z | From https://github.com/oxidecomputer/lldp |
| 1023 | 2026-06-05T04:05:42.290Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 1024 | 2026-06-05T04:05:42.321Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1025 | 2026-06-05T04:05:42.701Z | From https://github.com/oxidecomputer/slog-error-chain |
| 1026 | 2026-06-05T04:05:42.701Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 1027 | 2026-06-05T04:05:42.750Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1028 | 2026-06-05T04:05:42.911Z | From https://github.com/oxidecomputer/tufaceous |
| 1029 | 2026-06-05T04:05:42.911Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 1030 | 2026-06-05T04:05:43.126Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1031 | 2026-06-05T04:05:43.540Z | From https://github.com/oxidecomputer/management-gateway-service |
| 1032 | 2026-06-05T04:05:43.541Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 1033 | 2026-06-05T04:05:43.708Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1034 | 2026-06-05T04:05:44.528Z | From https://github.com/oxidecomputer/crucible |
| 1035 | 2026-06-05T04:05:44.528Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 1036 | 2026-06-05T04:05:45.486Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1037 | 2026-06-05T04:05:45.742Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 1038 | 2026-06-05T04:05:45.742Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 1039 | 2026-06-05T04:05:45.980Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1040 | 2026-06-05T04:05:46.357Z | From https://github.com/oxidecomputer/propolis |
| 1041 | 2026-06-05T04:05:46.357Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 1042 | 2026-06-05T04:05:46.393Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1043 | 2026-06-05T04:05:46.890Z | From https://github.com/oxidecomputer/crucible |
| 1044 | 2026-06-05T04:05:46.890Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 1045 | 2026-06-05T04:05:47.166Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1046 | 2026-06-05T04:05:47.519Z | From https://github.com/oxidecomputer/tofino |
| 1047 | 2026-06-05T04:05:47.519Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 1048 | 2026-06-05T04:05:47.570Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1049 | 2026-06-05T04:05:48.137Z | From https://github.com/oxidecomputer/maghemite |
| 1050 | 2026-06-05T04:05:48.137Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 1051 | 2026-06-05T04:05:48.175Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1052 | 2026-06-05T04:05:48.440Z | From https://github.com/oxidecomputer/clickward |
| 1053 | 2026-06-05T04:05:48.440Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1054 | 2026-06-05T04:05:48.453Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1055 | 2026-06-05T04:05:48.801Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1056 | 2026-06-05T04:05:48.801Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1057 | 2026-06-05T04:05:49.914Z | Downloading crates ... |
| 1058 | 2026-06-05T04:05:49.936Z | Downloaded chacha20 v0.10.0 |
| 1059 | 2026-06-05T04:05:49.936Z | Downloaded cobs v0.3.0 |
| 1060 | 2026-06-05T04:05:49.937Z | Downloaded clap_lex v1.1.0 |
| 1061 | 2026-06-05T04:05:49.937Z | Downloaded cfg-if v1.0.4 |
| 1062 | 2026-06-05T04:05:49.937Z | Downloaded console v0.16.3 |
| 1063 | 2026-06-05T04:05:49.937Z | Downloaded ciborium-io v0.2.2 |
| 1064 | 2026-06-05T04:05:49.937Z | Downloaded atomic-waker v1.1.2 |
| 1065 | 2026-06-05T04:05:49.937Z | Downloaded enum-as-inner v0.6.1 |
| 1066 | 2026-06-05T04:05:49.937Z | Downloaded dtrace-parser v0.3.0 |
| 1067 | 2026-06-05T04:05:49.937Z | Downloaded csv-core v0.1.13 |
| 1068 | 2026-06-05T04:05:49.937Z | Downloaded futures-macro v0.3.32 |
| 1069 | 2026-06-05T04:05:49.937Z | Downloaded convert_case v0.4.0 |
| 1070 | 2026-06-05T04:05:49.937Z | Downloaded heck v0.5.0 |
| 1071 | 2026-06-05T04:05:49.937Z | Downloaded either v1.16.0 |
| 1072 | 2026-06-05T04:05:49.937Z | Downloaded cookie v0.18.1 |
| 1073 | 2026-06-05T04:05:49.937Z | Downloaded chacha20 v0.9.1 |
| 1074 | 2026-06-05T04:05:49.937Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1075 | 2026-06-05T04:05:49.937Z | Downloaded darling_macro v0.21.3 |
| 1076 | 2026-06-05T04:05:49.937Z | Downloaded futures-core v0.3.32 |
| 1077 | 2026-06-05T04:05:49.937Z | Downloaded fixedbitset v0.5.7 |
| 1078 | 2026-06-05T04:05:49.937Z | Downloaded ff v0.13.1 |
| 1079 | 2026-06-05T04:05:49.937Z | Downloaded defmt-macros v1.1.0 |
| 1080 | 2026-06-05T04:05:49.937Z | Downloaded critical-section v1.2.0 |
| 1081 | 2026-06-05T04:05:49.937Z | Downloaded git-stub-vcs v0.1.0 |
| 1082 | 2026-06-05T04:05:49.938Z | Downloaded fs_extra v1.3.0 |
| 1083 | 2026-06-05T04:05:49.938Z | Downloaded darling v0.23.0 |
| 1084 | 2026-06-05T04:05:49.938Z | Downloaded hmac v0.12.1 |
| 1085 | 2026-06-05T04:05:49.938Z | Downloaded crypto-common v0.2.2 |
| 1086 | 2026-06-05T04:05:49.938Z | Downloaded embedded-io v0.6.1 |
| 1087 | 2026-06-05T04:05:49.938Z | Downloaded getrandom v0.4.2 |
| 1088 | 2026-06-05T04:05:49.938Z | Downloaded darling v0.21.3 |
| 1089 | 2026-06-05T04:05:49.938Z | Downloaded derive_more v0.99.20 |
| 1090 | 2026-06-05T04:05:49.982Z | Downloaded clap v4.6.1 |
| 1091 | 2026-06-05T04:05:49.982Z | Downloaded futures-task v0.3.32 |
| 1092 | 2026-06-05T04:05:49.982Z | Downloaded foreign-types v0.3.2 |
| 1093 | 2026-06-05T04:05:49.983Z | Downloaded futures-sink v0.3.32 |
| 1094 | 2026-06-05T04:05:49.983Z | Downloaded inout v0.1.4 |
| 1095 | 2026-06-05T04:05:49.983Z | Downloaded hickory-resolver v0.25.2 |
| 1096 | 2026-06-05T04:05:49.983Z | Downloaded hyper v1.10.1 |
| 1097 | 2026-06-05T04:05:51.109Z | Downloaded futures-executor v0.3.32 |
| 1098 | 2026-06-05T04:05:51.109Z | Downloaded blake2 v0.10.6 |
| 1099 | 2026-06-05T04:05:51.109Z | Downloaded futures-channel v0.3.32 |
| 1100 | 2026-06-05T04:05:51.109Z | Downloaded http-body v1.0.1 |
| 1101 | 2026-06-05T04:05:51.109Z | Downloaded ciborium v0.2.2 |
| 1102 | 2026-06-05T04:05:51.110Z | Downloaded float-ord v0.3.2 |
| 1103 | 2026-06-05T04:05:51.110Z | Downloaded foreign-types-shared v0.1.1 |
| 1104 | 2026-06-05T04:05:51.110Z | Downloaded foldhash v0.1.5 |
| 1105 | 2026-06-05T04:05:51.110Z | Downloaded embedded-io v0.4.0 |
| 1106 | 2026-06-05T04:05:51.110Z | Downloaded heck v0.4.1 |
| 1107 | 2026-06-05T04:05:51.110Z | Downloaded base64 v0.22.1 |
| 1108 | 2026-06-05T04:05:51.110Z | Downloaded foreign-types-shared v0.3.1 |
| 1109 | 2026-06-05T04:05:51.110Z | Downloaded hubpack v0.1.2 |
| 1110 | 2026-06-05T04:05:51.110Z | Downloaded fxhash v0.2.1 |
| 1111 | 2026-06-05T04:05:51.110Z | Downloaded globset v0.4.18 |
| 1112 | 2026-06-05T04:05:51.110Z | Downloaded cpufeatures v0.2.17 |
| 1113 | 2026-06-05T04:05:51.110Z | Downloaded base16ct v1.0.0 |
| 1114 | 2026-06-05T04:05:51.110Z | Downloaded hostname v0.3.1 |
| 1115 | 2026-06-05T04:05:51.213Z | Downloaded async-recursion v1.1.1 |
| 1116 | 2026-06-05T04:05:51.214Z | Downloaded lru-slab v0.1.2 |
| 1117 | 2026-06-05T04:05:51.214Z | Downloaded humantime v2.3.0 |
| 1118 | 2026-06-05T04:05:51.214Z | Downloaded hostname v0.4.2 |
| 1119 | 2026-06-05T04:05:51.214Z | Downloaded generic-array v0.14.7 |
| 1120 | 2026-06-05T04:05:51.214Z | Downloaded git-stub v1.0.0 |
| 1121 | 2026-06-05T04:05:51.214Z | Downloaded data-encoding v2.11.0 |
| 1122 | 2026-06-05T04:05:51.214Z | Downloaded cstr-argument v0.1.2 |
| 1123 | 2026-06-05T04:05:51.214Z | Downloaded compression-core v0.4.32 |
| 1124 | 2026-06-05T04:05:51.214Z | Downloaded dof v0.3.0 |
| 1125 | 2026-06-05T04:05:51.214Z | Downloaded hex v0.4.3 |
| 1126 | 2026-06-05T04:05:51.214Z | Downloaded cmake v0.1.58 |
| 1127 | 2026-06-05T04:05:51.214Z | Downloaded instant v0.1.13 |
| 1128 | 2026-06-05T04:05:51.214Z | Downloaded hubpack_derive v0.1.1 |
| 1129 | 2026-06-05T04:05:51.214Z | Downloaded crc8 v0.1.1 |
| 1130 | 2026-06-05T04:05:51.214Z | Downloaded defmt v0.3.100 |
| 1131 | 2026-06-05T04:05:51.214Z | Downloaded ident_case v1.0.1 |
| 1132 | 2026-06-05T04:05:51.214Z | Downloaded keccak v0.1.6 |
| 1133 | 2026-06-05T04:05:51.215Z | Downloaded lazy_static v1.5.0 |
| 1134 | 2026-06-05T04:05:51.215Z | Downloaded const_format_proc_macros v0.2.34 |
| 1135 | 2026-06-05T04:05:51.215Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1136 | 2026-06-05T04:05:51.215Z | Downloaded hyper-rustls v0.27.9 |
| 1137 | 2026-06-05T04:05:51.215Z | Downloaded idna_adapter v1.2.2 |
| 1138 | 2026-06-05T04:05:51.215Z | Downloaded compression-codecs v0.4.38 |
| 1139 | 2026-06-05T04:05:51.215Z | Downloaded libscf-sys v1.2.0 |
| 1140 | 2026-06-05T04:05:51.215Z | Downloaded httpdate v1.0.3 |
| 1141 | 2026-06-05T04:05:51.215Z | Downloaded konst_macro_rules v0.2.19 |
| 1142 | 2026-06-05T04:05:51.215Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1143 | 2026-06-05T04:05:51.215Z | Downloaded fastrand v2.4.1 |
| 1144 | 2026-06-05T04:05:51.215Z | Downloaded no-std-compat v0.4.1 |
| 1145 | 2026-06-05T04:05:51.215Z | Downloaded is-terminal v0.4.17 |
| 1146 | 2026-06-05T04:05:51.215Z | Downloaded match_cfg v0.1.0 |
| 1147 | 2026-06-05T04:05:51.215Z | Downloaded linear-map v1.2.0 |
| 1148 | 2026-06-05T04:05:51.215Z | Downloaded daft-derive v0.1.7 |
| 1149 | 2026-06-05T04:05:51.215Z | Downloaded memmap v0.7.0 |
| 1150 | 2026-06-05T04:05:51.215Z | Downloaded iana-time-zone v0.1.65 |
| 1151 | 2026-06-05T04:05:51.215Z | Downloaded cargo_toml v0.22.3 |
| 1152 | 2026-06-05T04:05:51.215Z | Downloaded num v0.4.3 |
| 1153 | 2026-06-05T04:05:51.216Z | Downloaded highway v1.3.0 |
| 1154 | 2026-06-05T04:05:51.216Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1155 | 2026-06-05T04:05:51.216Z | Downloaded memoffset v0.9.1 |
| 1156 | 2026-06-05T04:05:51.216Z | Downloaded fs-err v3.3.0 |
| 1157 | 2026-06-05T04:05:51.216Z | Downloaded num_enum_derive v0.5.11 |
| 1158 | 2026-06-05T04:05:51.216Z | Downloaded num-conv v0.2.2 |
| 1159 | 2026-06-05T04:05:51.216Z | Downloaded newline-converter v0.3.0 |
| 1160 | 2026-06-05T04:05:51.216Z | Downloaded num-derive v0.4.2 |
| 1161 | 2026-06-05T04:05:51.216Z | Downloaded byteorder v1.5.0 |
| 1162 | 2026-06-05T04:05:51.216Z | Downloaded allocator-api2 v0.2.21 |
| 1163 | 2026-06-05T04:05:51.216Z | Downloaded multer v3.1.0 |
| 1164 | 2026-06-05T04:05:51.216Z | Downloaded const-random-macro v0.1.16 |
| 1165 | 2026-06-05T04:05:51.216Z | Downloaded defmt v1.1.0 |
| 1166 | 2026-06-05T04:05:51.216Z | Downloaded managed v0.8.0 |
| 1167 | 2026-06-05T04:05:51.216Z | Downloaded ingot-types v0.1.2 |
| 1168 | 2026-06-05T04:05:51.216Z | Downloaded glob v0.3.3 |
| 1169 | 2026-06-05T04:05:51.216Z | Downloaded errno v0.3.14 |
| 1170 | 2026-06-05T04:05:51.216Z | Downloaded icu_properties v2.2.0 |
| 1171 | 2026-06-05T04:05:51.216Z | Downloaded parse-display v0.10.0 |
| 1172 | 2026-06-05T04:05:51.216Z | Downloaded libsw-core v0.3.2 |
| 1173 | 2026-06-05T04:05:51.217Z | Downloaded crunchy v0.2.4 |
| 1174 | 2026-06-05T04:05:51.217Z | Downloaded icu_collections v2.2.0 |
| 1175 | 2026-06-05T04:05:51.217Z | Downloaded daft v0.1.7 |
| 1176 | 2026-06-05T04:05:51.217Z | Downloaded opaque-debug v0.3.1 |
| 1177 | 2026-06-05T04:05:51.217Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1178 | 2026-06-05T04:05:51.217Z | Downloaded newtype-uuid v1.3.2 |
| 1179 | 2026-06-05T04:05:51.217Z | Downloaded num-rational v0.4.2 |
| 1180 | 2026-06-05T04:05:51.217Z | Downloaded num-iter v0.1.45 |
| 1181 | 2026-06-05T04:05:51.217Z | Downloaded anstyle-query v1.1.5 |
| 1182 | 2026-06-05T04:05:51.217Z | Downloaded memmap2 v0.9.10 |
| 1183 | 2026-06-05T04:05:51.217Z | Downloaded lock_api v0.4.14 |
| 1184 | 2026-06-05T04:05:51.217Z | Downloaded num_enum v0.5.11 |
| 1185 | 2026-06-05T04:05:51.217Z | Downloaded proc-macro-crate v3.5.0 |
| 1186 | 2026-06-05T04:05:51.217Z | Downloaded log v0.4.32 |
| 1187 | 2026-06-05T04:05:51.217Z | Downloaded adler2 v2.0.1 |
| 1188 | 2026-06-05T04:05:51.217Z | Downloaded num_enum v0.7.6 |
| 1189 | 2026-06-05T04:05:51.217Z | Downloaded icu_normalizer v2.2.0 |
| 1190 | 2026-06-05T04:05:51.218Z | Downloaded half v2.7.1 |
| 1191 | 2026-06-05T04:05:51.218Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1192 | 2026-06-05T04:05:51.218Z | Downloaded powerfmt v0.2.0 |
| 1193 | 2026-06-05T04:05:51.218Z | Downloaded num-integer v0.1.46 |
| 1194 | 2026-06-05T04:05:51.218Z | Downloaded heapless v0.8.0 |
| 1195 | 2026-06-05T04:05:51.218Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1196 | 2026-06-05T04:05:51.218Z | Downloaded once_cell v1.21.4 |
| 1197 | 2026-06-05T04:05:51.218Z | Downloaded ingot-macros v0.1.1 |
| 1198 | 2026-06-05T04:05:51.218Z | Downloaded plain v0.2.3 |
| 1199 | 2026-06-05T04:05:51.218Z | Downloaded openssl-probe v0.2.1 |
| 1200 | 2026-06-05T04:05:51.218Z | Downloaded macaddr v1.0.1 |
| 1201 | 2026-06-05T04:05:51.218Z | Downloaded is_ci v1.2.0 |
| 1202 | 2026-06-05T04:05:51.218Z | Downloaded owo-colors v4.3.0 |
| 1203 | 2026-06-05T04:05:51.218Z | Downloaded anstyle v1.0.14 |
| 1204 | 2026-06-05T04:05:51.218Z | Downloaded num-traits v0.2.19 |
| 1205 | 2026-06-05T04:05:51.218Z | Downloaded linked-hash-map v0.5.6 |
| 1206 | 2026-06-05T04:05:51.218Z | Downloaded progenitor-client v0.14.0 |
| 1207 | 2026-06-05T04:05:51.218Z | Downloaded proc-macro-crate v1.3.1 |
| 1208 | 2026-06-05T04:05:51.218Z | Downloaded progenitor-macro v0.10.0 |
| 1209 | 2026-06-05T04:05:51.218Z | Downloaded async-trait v0.1.89 |
| 1210 | 2026-06-05T04:05:51.218Z | Downloaded cc v1.2.63 |
| 1211 | 2026-06-05T04:05:51.218Z | Downloaded icu_provider v2.2.0 |
| 1212 | 2026-06-05T04:05:51.218Z | Downloaded pem v3.0.6 |
| 1213 | 2026-06-05T04:05:51.218Z | Downloaded lru-cache v0.1.2 |
| 1214 | 2026-06-05T04:05:51.219Z | Downloaded digest v0.10.7 |
| 1215 | 2026-06-05T04:05:51.617Z | Downloaded hybrid-array v0.4.12 |
| 1216 | 2026-06-05T04:05:51.617Z | Downloaded progenitor v0.14.0 |
| 1217 | 2026-06-05T04:05:51.617Z | Downloaded pretty-hex v0.4.2 |
| 1218 | 2026-06-05T04:05:51.617Z | Downloaded indexmap v1.9.3 |
| 1219 | 2026-06-05T04:05:51.617Z | Downloaded ppv-lite86 v0.2.21 |
| 1220 | 2026-06-05T04:05:51.617Z | Downloaded phf v0.12.1 |
| 1221 | 2026-06-05T04:05:51.617Z | Downloaded password-hash v0.5.0 |
| 1222 | 2026-06-05T04:05:51.617Z | Downloaded num_threads v0.1.7 |
| 1223 | 2026-06-05T04:05:51.617Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1224 | 2026-06-05T04:05:51.617Z | Downloaded potential_utf v0.1.5 |
| 1225 | 2026-06-05T04:05:51.617Z | Downloaded httparse v1.10.1 |
| 1226 | 2026-06-05T04:05:51.617Z | Downloaded hyper-util v0.1.20 |
| 1227 | 2026-06-05T04:05:51.617Z | Downloaded miniz_oxide v0.8.9 |
| 1228 | 2026-06-05T04:05:51.618Z | Downloaded progenitor-client v0.13.0 |
| 1229 | 2026-06-05T04:05:51.618Z | Downloaded rustc-hash v2.1.2 |
| 1230 | 2026-06-05T04:05:51.618Z | Downloaded quick-error v1.2.3 |
| 1231 | 2026-06-05T04:05:51.618Z | Downloaded progenitor-client v0.10.0 |
| 1232 | 2026-06-05T04:05:51.618Z | Downloaded rustc_version v0.1.7 |
| 1233 | 2026-06-05T04:05:51.618Z | Downloaded percent-encoding v2.3.2 |
| 1234 | 2026-06-05T04:05:51.618Z | Downloaded proc-macro-error2 v2.0.1 |
| 1235 | 2026-06-05T04:05:51.618Z | Downloaded pin-project-lite v0.2.17 |
| 1236 | 2026-06-05T04:05:51.618Z | Downloaded parking_lot v0.12.5 |
| 1237 | 2026-06-05T04:05:51.618Z | Downloaded rustc_version v0.4.1 |
| 1238 | 2026-06-05T04:05:51.618Z | Downloaded rand_chacha v0.9.0 |
| 1239 | 2026-06-05T04:05:51.618Z | Downloaded secrecy v0.10.3 |
| 1240 | 2026-06-05T04:05:51.618Z | Downloaded progenitor-macro v0.13.0 |
| 1241 | 2026-06-05T04:05:51.618Z | Downloaded icu_normalizer_data v2.2.0 |
| 1242 | 2026-06-05T04:05:51.618Z | Downloaded pest_derive v2.8.6 |
| 1243 | 2026-06-05T04:05:51.618Z | Downloaded pkg-config v0.3.33 |
| 1244 | 2026-06-05T04:05:51.618Z | Downloaded ref-cast-impl v1.0.25 |
| 1245 | 2026-06-05T04:05:51.618Z | Downloaded pin-project-internal v1.1.13 |
| 1246 | 2026-06-05T04:05:51.618Z | Downloaded rand_chacha v0.3.1 |
| 1247 | 2026-06-05T04:05:51.618Z | Downloaded paste v1.0.15 |
| 1248 | 2026-06-05T04:05:51.618Z | Downloaded scroll_derive v0.13.1 |
| 1249 | 2026-06-05T04:05:51.618Z | Downloaded progenitor-extras v0.2.0 |
| 1250 | 2026-06-05T04:05:51.618Z | Downloaded scroll_derive v0.12.1 |
| 1251 | 2026-06-05T04:05:51.618Z | Downloaded progenitor v0.10.0 |
| 1252 | 2026-06-05T04:05:51.619Z | Downloaded jobserver v0.1.34 |
| 1253 | 2026-06-05T04:05:51.619Z | Downloaded parking_lot v0.11.2 |
| 1254 | 2026-06-05T04:05:51.619Z | Downloaded quote v1.0.45 |
| 1255 | 2026-06-05T04:05:51.619Z | Downloaded scroll v0.13.0 |
| 1256 | 2026-06-05T04:05:51.619Z | Downloaded rand_core v0.9.5 |
| 1257 | 2026-06-05T04:05:51.619Z | Downloaded rand_core v0.6.4 |
| 1258 | 2026-06-05T04:05:51.619Z | Downloaded sigpipe v0.1.3 |
| 1259 | 2026-06-05T04:05:51.619Z | Downloaded bytes v1.11.1 |
| 1260 | 2026-06-05T04:05:51.619Z | Downloaded async-compression v0.4.42 |
| 1261 | 2026-06-05T04:05:51.619Z | Downloaded slog-envlogger v2.2.0 |
| 1262 | 2026-06-05T04:05:51.619Z | Downloaded elliptic-curve v0.13.8 |
| 1263 | 2026-06-05T04:05:51.619Z | Downloaded serde_repr v0.1.20 |
| 1264 | 2026-06-05T04:05:51.619Z | Downloaded jiff-static v0.2.28 |
| 1265 | 2026-06-05T04:05:51.619Z | Downloaded slog-bunyan v2.5.0 |
| 1266 | 2026-06-05T04:05:51.619Z | Downloaded hickory-resolver v0.24.4 |
| 1267 | 2026-06-05T04:05:51.619Z | Downloaded serde_plain v1.0.2 |
| 1268 | 2026-06-05T04:05:51.619Z | Downloaded resolv-conf v0.7.6 |
| 1269 | 2026-06-05T04:05:51.619Z | Downloaded indexmap v2.14.0 |
| 1270 | 2026-06-05T04:05:51.619Z | Downloaded rusty-fork v0.3.1 |
| 1271 | 2026-06-05T04:05:51.619Z | Downloaded pest_generator v2.8.6 |
| 1272 | 2026-06-05T04:05:51.619Z | Downloaded indicatif v0.18.4 |
| 1273 | 2026-06-05T04:05:51.619Z | Downloaded rustls-pemfile v2.2.0 |
| 1274 | 2026-06-05T04:05:51.619Z | Downloaded konst v0.2.20 |
| 1275 | 2026-06-05T04:05:51.620Z | Downloaded proc-macro-error v1.0.4 |
| 1276 | 2026-06-05T04:05:51.620Z | Downloaded structmeta-derive v0.3.0 |
| 1277 | 2026-06-05T04:05:51.620Z | Downloaded spin v0.5.2 |
| 1278 | 2026-06-05T04:05:51.620Z | Downloaded scopeguard v1.2.0 |
| 1279 | 2026-06-05T04:05:51.620Z | Downloaded crossbeam-channel v0.5.15 |
| 1280 | 2026-06-05T04:05:51.620Z | Downloaded stable_deref_trait v1.2.1 |
| 1281 | 2026-06-05T04:05:51.620Z | Downloaded nom v8.0.0 |
| 1282 | 2026-06-05T04:05:51.620Z | Downloaded parking_lot_core v0.9.12 |
| 1283 | 2026-06-05T04:05:51.620Z | Downloaded serde_path_to_error v0.1.20 |
| 1284 | 2026-06-05T04:05:51.620Z | Downloaded slog-stdlog v4.1.1 |
| 1285 | 2026-06-05T04:05:51.620Z | Downloaded clap_builder v4.6.0 |
| 1286 | 2026-06-05T04:05:51.620Z | Downloaded testing_table v0.3.0 |
| 1287 | 2026-06-05T04:05:51.620Z | Downloaded rustls-pki-types v1.14.1 |
| 1288 | 2026-06-05T04:05:51.620Z | Downloaded rhai_codegen v3.2.0 |
| 1289 | 2026-06-05T04:05:51.620Z | Downloaded subtle v2.6.1 |
| 1290 | 2026-06-05T04:05:51.620Z | Downloaded progenitor-impl v0.13.0 |
| 1291 | 2026-06-05T04:05:51.620Z | Downloaded swrite v0.1.0 |
| 1292 | 2026-06-05T04:05:51.620Z | Downloaded openssl-sys v0.9.116 |
| 1293 | 2026-06-05T04:05:51.620Z | Downloaded tagptr v0.2.0 |
| 1294 | 2026-06-05T04:05:51.620Z | Downloaded minimal-lexical v0.2.1 |
| 1295 | 2026-06-05T04:05:51.620Z | Downloaded sync_wrapper v1.0.2 |
| 1296 | 2026-06-05T04:05:51.620Z | Downloaded slog-dtrace v0.3.0 |
| 1297 | 2026-06-05T04:05:51.620Z | Downloaded strum v0.27.2 |
| 1298 | 2026-06-05T04:05:51.620Z | Downloaded tabled_derive v0.11.0 |
| 1299 | 2026-06-05T04:05:51.620Z | Downloaded structmeta v0.3.0 |
| 1300 | 2026-06-05T04:05:51.620Z | Downloaded quinn-udp v0.5.14 |
| 1301 | 2026-06-05T04:05:51.621Z | Downloaded tabled_derive v0.7.0 |
| 1302 | 2026-06-05T04:05:51.621Z | Downloaded tabwriter v1.4.1 |
| 1303 | 2026-06-05T04:05:51.621Z | Downloaded qorb v0.4.1 |
| 1304 | 2026-06-05T04:05:51.621Z | Downloaded snafu-derive v0.8.9 |
| 1305 | 2026-06-05T04:05:51.621Z | Downloaded strsim v0.11.1 |
| 1306 | 2026-06-05T04:05:51.621Z | Downloaded slog-scope v4.4.1 |
| 1307 | 2026-06-05T04:05:51.621Z | Downloaded proc-macro2 v1.0.106 |
| 1308 | 2026-06-05T04:05:51.621Z | Downloaded rand_xorshift v0.4.0 |
| 1309 | 2026-06-05T04:05:51.621Z | Downloaded progenitor-impl v0.14.0 |
| 1310 | 2026-06-05T04:05:51.621Z | Downloaded terminal_size v0.4.4 |
| 1311 | 2026-06-05T04:05:51.621Z | Downloaded slog-async v2.8.0 |
| 1312 | 2026-06-05T04:05:51.621Z | Downloaded progenitor-impl v0.10.0 |
| 1313 | 2026-06-05T04:05:51.621Z | Downloaded postcard v1.1.3 |
| 1314 | 2026-06-05T04:05:51.621Z | Downloaded rustversion v1.0.22 |
| 1315 | 2026-06-05T04:05:51.699Z | Downloaded serde_derive_internals v0.29.1 |
| 1316 | 2026-06-05T04:05:51.699Z | Downloaded serde-big-array v0.5.1 |
| 1317 | 2026-06-05T04:05:51.700Z | Downloaded prettyplease v0.2.37 |
| 1318 | 2026-06-05T04:05:51.700Z | Downloaded tinystr v0.8.3 |
| 1319 | 2026-06-05T04:05:51.700Z | Downloaded papergrid v0.11.0 |
| 1320 | 2026-06-05T04:05:51.700Z | Downloaded pin-project v1.1.13 |
| 1321 | 2026-06-05T04:05:51.700Z | Downloaded sha2 v0.10.9 |
| 1322 | 2026-06-05T04:05:51.700Z | Downloaded tinyvec_macros v0.1.1 |
| 1323 | 2026-06-05T04:05:51.700Z | Downloaded semver v1.0.28 |
| 1324 | 2026-06-05T04:05:51.700Z | Downloaded expectorate v1.2.0 |
| 1325 | 2026-06-05T04:05:51.700Z | Downloaded flate2 v1.1.9 |
| 1326 | 2026-06-05T04:05:51.700Z | Downloaded tokio-macros v2.7.0 |
| 1327 | 2026-06-05T04:05:51.700Z | Downloaded derive-where v1.6.1 |
| 1328 | 2026-06-05T04:05:51.700Z | Downloaded futures v0.3.32 |
| 1329 | 2026-06-05T04:05:51.700Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1330 | 2026-06-05T04:05:51.700Z | Downloaded idna v1.1.0 |
| 1331 | 2026-06-05T04:05:51.700Z | Downloaded ref-cast v1.0.25 |
| 1332 | 2026-06-05T04:05:51.700Z | Downloaded strum_macros v0.27.2 |
| 1333 | 2026-06-05T04:05:51.700Z | Downloaded papergrid v0.18.0 |
| 1334 | 2026-06-05T04:05:51.700Z | Downloaded slog-json v2.6.1 |
| 1335 | 2026-06-05T04:05:51.700Z | Downloaded rayon-core v1.13.0 |
| 1336 | 2026-06-05T04:05:51.700Z | Downloaded pest v2.8.6 |
| 1337 | 2026-06-05T04:05:51.700Z | Downloaded ryu v1.0.23 |
| 1338 | 2026-06-05T04:05:51.700Z | Downloaded semver v0.1.20 |
| 1339 | 2026-06-05T04:05:51.700Z | Downloaded http v1.4.1 |
| 1340 | 2026-06-05T04:05:51.700Z | Downloaded ron v0.12.1 |
| 1341 | 2026-06-05T04:05:51.700Z | Downloaded hashbrown v0.17.1 |
| 1342 | 2026-06-05T04:05:51.701Z | Downloaded typeid v1.0.3 |
| 1343 | 2026-06-05T04:05:51.701Z | Downloaded libm v0.2.16 |
| 1344 | 2026-06-05T04:05:51.701Z | Downloaded thiserror v2.0.18 |
| 1345 | 2026-06-05T04:05:51.701Z | Downloaded strum_macros v0.26.4 |
| 1346 | 2026-06-05T04:05:51.701Z | Downloaded try-lock v0.2.5 |
| 1347 | 2026-06-05T04:05:51.701Z | Downloaded tokio-dtrace v0.1.1 |
| 1348 | 2026-06-05T04:05:51.701Z | Downloaded thread_local v1.1.9 |
| 1349 | 2026-06-05T04:05:51.701Z | Downloaded typify-macro v0.4.3 |
| 1350 | 2026-06-05T04:05:51.701Z | Downloaded slog-term v2.9.2 |
| 1351 | 2026-06-05T04:05:51.701Z | Downloaded aho-corasick v1.1.4 |
| 1352 | 2026-06-05T04:05:51.701Z | Downloaded ingot v0.1.1 |
| 1353 | 2026-06-05T04:05:51.701Z | Downloaded parking_lot_core v0.8.6 |
| 1354 | 2026-06-05T04:05:51.701Z | Downloaded siphasher v1.0.3 |
| 1355 | 2026-06-05T04:05:51.701Z | Downloaded parse-display-derive v0.10.0 |
| 1356 | 2026-06-05T04:05:51.701Z | Downloaded oxnet v0.1.6 |
| 1357 | 2026-06-05T04:05:51.701Z | Downloaded similar v2.7.0 |
| 1358 | 2026-06-05T04:05:51.701Z | Downloaded tokio-tungstenite v0.21.0 |
| 1359 | 2026-06-05T04:05:51.701Z | Downloaded slab v0.4.12 |
| 1360 | 2026-06-05T04:05:51.701Z | Downloaded pest_meta v2.8.6 |
| 1361 | 2026-06-05T04:05:51.701Z | Downloaded unicode-xid v0.2.6 |
| 1362 | 2026-06-05T04:05:51.701Z | Downloaded typify-macro v0.6.2 |
| 1363 | 2026-06-05T04:05:51.701Z | Downloaded rayon v1.12.0 |
| 1364 | 2026-06-05T04:05:51.701Z | Downloaded universal-hash v0.5.1 |
| 1365 | 2026-06-05T04:05:51.701Z | Downloaded term v1.2.1 |
| 1366 | 2026-06-05T04:05:51.701Z | Downloaded untrusted v0.7.1 |
| 1367 | 2026-06-05T04:05:51.702Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1368 | 2026-06-05T04:05:51.702Z | Downloaded take_mut v0.2.2 |
| 1369 | 2026-06-05T04:05:51.702Z | Downloaded strum v0.26.3 |
| 1370 | 2026-06-05T04:05:51.702Z | Downloaded itertools v0.12.1 |
| 1371 | 2026-06-05T04:05:51.702Z | Downloaded scroll v0.12.0 |
| 1372 | 2026-06-05T04:05:51.702Z | Downloaded socket2 v0.6.4 |
| 1373 | 2026-06-05T04:05:51.702Z | Downloaded sha1 v0.10.6 |
| 1374 | 2026-06-05T04:05:51.702Z | Downloaded serde_spanned v0.6.9 |
| 1375 | 2026-06-05T04:05:51.702Z | Downloaded rand v0.8.6 |
| 1376 | 2026-06-05T04:05:51.702Z | Downloaded quinn v0.11.9 |
| 1377 | 2026-06-05T04:05:51.702Z | Downloaded nom v7.1.3 |
| 1378 | 2026-06-05T04:05:51.702Z | Downloaded schemars v0.9.0 |
| 1379 | 2026-06-05T04:05:51.702Z | Downloaded usdt-attr-macro v0.5.0 |
| 1380 | 2026-06-05T04:05:51.702Z | Downloaded usdt v0.6.0 |
| 1381 | 2026-06-05T04:05:51.702Z | Downloaded usdt v0.5.0 |
| 1382 | 2026-06-05T04:05:51.702Z | Downloaded toml_write v0.1.2 |
| 1383 | 2026-06-05T04:05:51.702Z | Downloaded tokio-rustls v0.26.4 |
| 1384 | 2026-06-05T04:05:51.702Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1385 | 2026-06-05T04:05:51.702Z | Downloaded portable-atomic v1.13.1 |
| 1386 | 2026-06-05T04:05:51.702Z | Downloaded rustls-native-certs v0.8.4 |
| 1387 | 2026-06-05T04:05:51.702Z | Downloaded rand_core v0.10.1 |
| 1388 | 2026-06-05T04:05:51.702Z | Downloaded dropshot-api-manager v0.7.2 |
| 1389 | 2026-06-05T04:05:51.702Z | Downloaded progenitor-macro v0.14.0 |
| 1390 | 2026-06-05T04:05:51.702Z | Downloaded goblin v0.8.2 |
| 1391 | 2026-06-05T04:05:51.702Z | Downloaded tokio-stream v0.1.18 |
| 1392 | 2026-06-05T04:05:51.702Z | Downloaded utf8_iter v1.0.4 |
| 1393 | 2026-06-05T04:05:51.702Z | Downloaded hashbrown v0.16.1 |
| 1394 | 2026-06-05T04:05:51.702Z | Downloaded serde v1.0.228 |
| 1395 | 2026-06-05T04:05:51.703Z | Downloaded hashbrown v0.12.3 |
| 1396 | 2026-06-05T04:05:51.703Z | Downloaded version_check v0.9.5 |
| 1397 | 2026-06-05T04:05:51.703Z | Downloaded utf8parse v0.2.2 |
| 1398 | 2026-06-05T04:05:51.703Z | Downloaded time-core v0.1.8 |
| 1399 | 2026-06-05T04:05:51.703Z | Downloaded signal-hook-registry v1.4.8 |
| 1400 | 2026-06-05T04:05:51.703Z | Downloaded thin-vec v0.2.18 |
| 1401 | 2026-06-05T04:05:51.703Z | Downloaded test-strategy v0.4.5 |
| 1402 | 2026-06-05T04:05:51.703Z | Downloaded hashbrown v0.15.5 |
| 1403 | 2026-06-05T04:05:51.703Z | Downloaded untrusted v0.9.0 |
| 1404 | 2026-06-05T04:05:51.703Z | Downloaded thiserror-impl v1.0.69 |
| 1405 | 2026-06-05T04:05:51.703Z | Downloaded serde_tokenstream v0.2.3 |
| 1406 | 2026-06-05T04:05:51.703Z | Downloaded shlex v2.0.1 |
| 1407 | 2026-06-05T04:05:51.703Z | Downloaded unit-prefix v0.5.2 |
| 1408 | 2026-06-05T04:05:51.703Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1409 | 2026-06-05T04:05:51.703Z | Downloaded tracing-attributes v0.1.31 |
| 1410 | 2026-06-05T04:05:51.703Z | Downloaded serde_core v1.0.228 |
| 1411 | 2026-06-05T04:05:51.703Z | Downloaded tinyvec v1.11.0 |
| 1412 | 2026-06-05T04:05:51.703Z | Downloaded want v0.3.1 |
| 1413 | 2026-06-05T04:05:51.703Z | Downloaded ucd-trie v0.1.7 |
| 1414 | 2026-06-05T04:05:51.703Z | Downloaded utf-8 v0.7.6 |
| 1415 | 2026-06-05T04:05:53.664Z | Downloaded usdt-attr-macro v0.6.0 |
| 1416 | 2026-06-05T04:05:53.664Z | Downloaded unicode-linebreak v0.1.5 |
| 1417 | 2026-06-05T04:05:53.664Z | Downloaded tempfile v3.27.0 |
| 1418 | 2026-06-05T04:05:53.664Z | Downloaded smallvec v1.15.1 |
| 1419 | 2026-06-05T04:05:53.664Z | Downloaded simd-adler32 v0.3.9 |
| 1420 | 2026-06-05T04:05:53.664Z | Downloaded yoke-derive v0.8.2 |
| 1421 | 2026-06-05T04:05:53.664Z | Downloaded termtree v0.5.1 |
| 1422 | 2026-06-05T04:05:53.669Z | Downloaded same-file v1.0.6 |
| 1423 | 2026-06-05T04:05:53.669Z | Downloaded memchr v2.8.1 |
| 1424 | 2026-06-05T04:05:53.669Z | Downloaded reqwest v0.13.4 |
| 1425 | 2026-06-05T04:05:53.669Z | Downloaded mio v1.2.1 |
| 1426 | 2026-06-05T04:05:53.669Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1427 | 2026-06-05T04:05:53.670Z | Downloaded serde_urlencoded v0.7.1 |
| 1428 | 2026-06-05T04:05:53.670Z | Downloaded progenitor v0.13.0 |
| 1429 | 2026-06-05T04:05:53.670Z | Downloaded crossbeam-epoch v0.9.18 |
| 1430 | 2026-06-05T04:05:53.670Z | Downloaded walkdir v2.5.0 |
| 1431 | 2026-06-05T04:05:53.670Z | Downloaded zone_cfg_derive v0.3.1 |
| 1432 | 2026-06-05T04:05:53.670Z | Downloaded zone v0.3.1 |
| 1433 | 2026-06-05T04:05:53.670Z | Downloaded zerofrom-derive v0.1.7 |
| 1434 | 2026-06-05T04:05:53.670Z | Downloaded schemars v1.2.1 |
| 1435 | 2026-06-05T04:05:53.670Z | Downloaded vsss-rs v3.3.4 |
| 1436 | 2026-06-05T04:05:53.670Z | Downloaded usdt-impl v0.6.0 |
| 1437 | 2026-06-05T04:05:53.670Z | Downloaded thread-id v5.1.0 |
| 1438 | 2026-06-05T04:05:53.670Z | Downloaded smartstring v1.0.1 |
| 1439 | 2026-06-05T04:05:53.670Z | Downloaded crossbeam-deque v0.8.6 |
| 1440 | 2026-06-05T04:05:53.670Z | Downloaded spin v0.9.8 |
| 1441 | 2026-06-05T04:05:53.670Z | Downloaded serde_with_macros v3.20.0 |
| 1442 | 2026-06-05T04:05:53.670Z | Downloaded bitflags v2.12.1 |
| 1443 | 2026-06-05T04:05:53.670Z | Downloaded tungstenite v0.21.0 |
| 1444 | 2026-06-05T04:05:53.670Z | Downloaded zerofrom v0.1.8 |
| 1445 | 2026-06-05T04:05:53.670Z | Downloaded schemars_derive v0.8.22 |
| 1446 | 2026-06-05T04:05:53.670Z | Downloaded indent_write v2.2.0 |
| 1447 | 2026-06-05T04:05:53.670Z | Downloaded const-random v0.1.18 |
| 1448 | 2026-06-05T04:05:53.670Z | Downloaded chacha20poly1305 v0.10.1 |
| 1449 | 2026-06-05T04:05:53.670Z | Downloaded camino v1.2.2 |
| 1450 | 2026-06-05T04:05:53.670Z | Downloaded xz2 v0.1.7 |
| 1451 | 2026-06-05T04:05:53.670Z | Downloaded block-buffer v0.12.0 |
| 1452 | 2026-06-05T04:05:53.671Z | Downloaded autocfg v1.5.1 |
| 1453 | 2026-06-05T04:05:53.671Z | Downloaded thiserror-no-std v2.0.2 |
| 1454 | 2026-06-05T04:05:53.671Z | Downloaded steno v0.4.1 |
| 1455 | 2026-06-05T04:05:53.671Z | Downloaded thiserror v1.0.69 |
| 1456 | 2026-06-05T04:05:53.671Z | Downloaded writeable v0.6.3 |
| 1457 | 2026-06-05T04:05:53.671Z | Downloaded wait-timeout v0.2.1 |
| 1458 | 2026-06-05T04:05:53.671Z | Downloaded tower-layer v0.3.3 |
| 1459 | 2026-06-05T04:05:53.671Z | Downloaded rand v0.10.1 |
| 1460 | 2026-06-05T04:05:53.671Z | Downloaded unicode-ident v1.0.24 |
| 1461 | 2026-06-05T04:05:53.671Z | Downloaded rand v0.9.4 |
| 1462 | 2026-06-05T04:05:53.671Z | Downloaded tracing-core v0.1.36 |
| 1463 | 2026-06-05T04:05:53.671Z | Downloaded schemars v0.8.22 |
| 1464 | 2026-06-05T04:05:53.671Z | Downloaded zerovec-derive v0.11.3 |
| 1465 | 2026-06-05T04:05:53.671Z | Downloaded whoami v1.6.1 |
| 1466 | 2026-06-05T04:05:53.671Z | Downloaded tower v0.5.3 |
| 1467 | 2026-06-05T04:05:53.671Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1468 | 2026-06-05T04:05:53.671Z | Downloaded zerocopy-derive v0.7.35 |
| 1469 | 2026-06-05T04:05:53.671Z | Downloaded poly1305 v0.8.0 |
| 1470 | 2026-06-05T04:05:53.671Z | Downloaded typify v0.4.3 |
| 1471 | 2026-06-05T04:05:53.671Z | Downloaded curve25519-dalek v4.1.3 |
| 1472 | 2026-06-05T04:05:53.671Z | Downloaded uuid v1.23.2 |
| 1473 | 2026-06-05T04:05:53.671Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1474 | 2026-06-05T04:05:53.671Z | Downloaded usdt-impl v0.5.0 |
| 1475 | 2026-06-05T04:05:53.671Z | Downloaded iddqd v0.4.2 |
| 1476 | 2026-06-05T04:05:53.671Z | Downloaded waitgroup v0.1.2 |
| 1477 | 2026-06-05T04:05:53.671Z | Downloaded snafu v0.8.9 |
| 1478 | 2026-06-05T04:05:53.671Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1479 | 2026-06-05T04:05:53.672Z | Downloaded zmij v1.0.21 |
| 1480 | 2026-06-05T04:05:53.672Z | Downloaded zeroize_derive v1.4.3 |
| 1481 | 2026-06-05T04:05:53.672Z | Downloaded icu_properties_data v2.2.0 |
| 1482 | 2026-06-05T04:05:53.672Z | Downloaded toml_edit v0.19.15 |
| 1483 | 2026-06-05T04:05:53.672Z | Downloaded toml v0.8.23 |
| 1484 | 2026-06-05T04:05:53.672Z | Downloaded serde_spanned v1.1.1 |
| 1485 | 2026-06-05T04:05:53.672Z | Downloaded itertools v0.14.0 |
| 1486 | 2026-06-05T04:05:53.672Z | Downloaded typify v0.6.2 |
| 1487 | 2026-06-05T04:05:53.672Z | Downloaded tiny-keccak v2.0.2 |
| 1488 | 2026-06-05T04:05:53.672Z | Downloaded toml_edit v0.22.27 |
| 1489 | 2026-06-05T04:05:53.672Z | Downloaded regex v1.12.3 |
| 1490 | 2026-06-05T04:05:53.672Z | Downloaded zeroize v1.8.2 |
| 1491 | 2026-06-05T04:05:53.672Z | Downloaded sha1 v0.11.0 |
| 1492 | 2026-06-05T04:05:53.672Z | Downloaded serde_derive v1.0.228 |
| 1493 | 2026-06-05T04:05:53.672Z | Downloaded nix v0.31.3 |
| 1494 | 2026-06-05T04:05:53.672Z | Downloaded textwrap v0.16.2 |
| 1495 | 2026-06-05T04:05:53.672Z | Downloaded bstr v1.12.1 |
| 1496 | 2026-06-05T04:05:53.672Z | Downloaded zerotrie v0.2.4 |
| 1497 | 2026-06-05T04:05:53.672Z | Downloaded usdt-macro v0.6.0 |
| 1498 | 2026-06-05T04:05:53.672Z | Downloaded unarray v0.1.4 |
| 1499 | 2026-06-05T04:05:53.672Z | Downloaded rustls-webpki v0.103.13 |
| 1500 | 2026-06-05T04:05:53.672Z | Downloaded hkdf v0.12.4 |
| 1501 | 2026-06-05T04:05:53.672Z | Downloaded num_enum_derive v0.7.6 |
| 1502 | 2026-06-05T04:05:53.672Z | Downloaded icu_locale_core v2.2.0 |
| 1503 | 2026-06-05T04:05:53.672Z | Downloaded typed-path v0.9.3 |
| 1504 | 2026-06-05T04:05:53.672Z | Downloaded getrandom v0.3.4 |
| 1505 | 2026-06-05T04:05:53.673Z | Downloaded dropshot_endpoint v0.17.1 |
| 1506 | 2026-06-05T04:05:53.673Z | Downloaded url v2.5.8 |
| 1507 | 2026-06-05T04:05:53.673Z | Downloaded backon v1.6.0 |
| 1508 | 2026-06-05T04:05:53.673Z | Downloaded anyhow v1.0.102 |
| 1509 | 2026-06-05T04:05:53.673Z | Downloaded phf_shared v0.12.1 |
| 1510 | 2026-06-05T04:05:53.673Z | Downloaded olpc-cjson v0.1.4 |
| 1511 | 2026-06-05T04:05:53.673Z | Downloaded ciborium-ll v0.2.2 |
| 1512 | 2026-06-05T04:05:53.673Z | Downloaded unicode-segmentation v1.13.3 |
| 1513 | 2026-06-05T04:05:53.673Z | Downloaded num-complex v0.4.6 |
| 1514 | 2026-06-05T04:05:53.673Z | Downloaded litemap v0.8.2 |
| 1515 | 2026-06-05T04:05:53.828Z | Downloaded base64 v0.21.7 |
| 1516 | 2026-06-05T04:05:53.828Z | Downloaded smawk v0.3.2 |
| 1517 | 2026-06-05T04:05:53.828Z | Downloaded h2 v0.4.14 |
| 1518 | 2026-06-05T04:05:53.828Z | Downloaded group v0.13.0 |
| 1519 | 2026-06-05T04:05:53.828Z | Downloaded futures-util v0.3.32 |
| 1520 | 2026-06-05T04:05:53.828Z | Downloaded console v0.15.11 |
| 1521 | 2026-06-05T04:05:53.828Z | Downloaded const-oid v0.10.2 |
| 1522 | 2026-06-05T04:05:53.828Z | Downloaded synstructure v0.13.2 |
| 1523 | 2026-06-05T04:05:53.828Z | Downloaded smf v0.2.3 |
| 1524 | 2026-06-05T04:05:53.828Z | Downloaded typenum v1.20.1 |
| 1525 | 2026-06-05T04:05:53.828Z | Downloaded serde_json v1.0.150 |
| 1526 | 2026-06-05T04:05:53.828Z | Downloaded cfg_aliases v0.2.1 |
| 1527 | 2026-06-05T04:05:53.828Z | Downloaded mime v0.3.17 |
| 1528 | 2026-06-05T04:05:53.828Z | Downloaded tower-service v0.3.3 |
| 1529 | 2026-06-05T04:05:53.828Z | Downloaded thread-id v4.2.2 |
| 1530 | 2026-06-05T04:05:53.828Z | Downloaded cancel-safe-futures v0.1.5 |
| 1531 | 2026-06-05T04:05:53.828Z | Downloaded natord v1.0.9 |
| 1532 | 2026-06-05T04:05:53.829Z | Downloaded ipnet v2.12.0 |
| 1533 | 2026-06-05T04:05:53.829Z | Downloaded digest v0.11.3 |
| 1534 | 2026-06-05T04:05:53.829Z | Downloaded cpufeatures v0.3.0 |
| 1535 | 2026-06-05T04:05:53.829Z | Downloaded bit-set v0.8.0 |
| 1536 | 2026-06-05T04:05:53.829Z | Downloaded newtype_derive v0.1.6 |
| 1537 | 2026-06-05T04:05:53.829Z | Downloaded bs58 v0.5.1 |
| 1538 | 2026-06-05T04:05:53.829Z | Downloaded find-msvc-tools v0.1.9 |
| 1539 | 2026-06-05T04:05:53.829Z | Downloaded bit-vec v0.8.0 |
| 1540 | 2026-06-05T04:05:53.829Z | Downloaded ipnetwork v0.21.1 |
| 1541 | 2026-06-05T04:05:53.829Z | Downloaded deranged v0.5.8 |
| 1542 | 2026-06-05T04:05:53.829Z | Downloaded zerocopy-derive v0.8.50 |
| 1543 | 2026-06-05T04:05:53.829Z | Downloaded yoke v0.8.3 |
| 1544 | 2026-06-05T04:05:53.829Z | Downloaded usdt-macro v0.5.0 |
| 1545 | 2026-06-05T04:05:53.829Z | Downloaded tough v0.22.0 |
| 1546 | 2026-06-05T04:05:53.829Z | Downloaded rhai v1.25.1 |
| 1547 | 2026-06-05T04:05:53.829Z | Downloaded thiserror-impl v2.0.18 |
| 1548 | 2026-06-05T04:05:53.829Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1549 | 2026-06-05T04:05:53.829Z | Downloaded supports-color v3.0.2 |
| 1550 | 2026-06-05T04:05:53.829Z | Downloaded static_assertions v1.1.0 |
| 1551 | 2026-06-05T04:05:53.829Z | Downloaded slog v2.8.2 |
| 1552 | 2026-06-05T04:05:53.829Z | Downloaded reqwest v0.12.28 |
| 1553 | 2026-06-05T04:05:53.829Z | Downloaded toml_datetime v0.6.11 |
| 1554 | 2026-06-05T04:05:53.829Z | Downloaded libsw v3.5.0 |
| 1555 | 2026-06-05T04:05:53.829Z | Downloaded erased-serde v0.3.31 |
| 1556 | 2026-06-05T04:05:53.829Z | Downloaded argon2 v0.5.3 |
| 1557 | 2026-06-05T04:05:53.829Z | Downloaded internet-checksum v0.2.1 |
| 1558 | 2026-06-05T04:05:53.829Z | Downloaded getrandom v0.2.17 |
| 1559 | 2026-06-05T04:05:53.830Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1560 | 2026-06-05T04:05:53.830Z | Downloaded itoa v1.0.18 |
| 1561 | 2026-06-05T04:05:53.830Z | Downloaded dof v0.4.0 |
| 1562 | 2026-06-05T04:05:53.830Z | Downloaded crypto-common v0.1.7 |
| 1563 | 2026-06-05T04:05:53.830Z | Downloaded aead v0.5.2 |
| 1564 | 2026-06-05T04:05:53.830Z | Downloaded serde_with v3.20.0 |
| 1565 | 2026-06-05T04:05:53.830Z | Downloaded time-macros v0.2.27 |
| 1566 | 2026-06-05T04:05:53.830Z | Downloaded goblin v0.10.7 |
| 1567 | 2026-06-05T04:05:53.830Z | Downloaded form_urlencoded v1.2.2 |
| 1568 | 2026-06-05T04:05:53.830Z | Downloaded darling_macro v0.23.0 |
| 1569 | 2026-06-05T04:05:53.830Z | Downloaded dunce v1.0.5 |
| 1570 | 2026-06-05T04:05:53.830Z | Downloaded clap_derive v4.6.1 |
| 1571 | 2026-06-05T04:05:53.830Z | Downloaded openapiv3 v2.2.0 |
| 1572 | 2026-06-05T04:05:53.830Z | Downloaded moka v0.12.15 |
| 1573 | 2026-06-05T04:05:53.830Z | Downloaded tower-http v0.6.11 |
| 1574 | 2026-06-05T04:05:53.830Z | Downloaded proptest v1.11.0 |
| 1575 | 2026-06-05T04:05:53.830Z | Downloaded unicode-normalization v0.1.25 |
| 1576 | 2026-06-05T04:05:53.830Z | Downloaded async-stream-impl v0.3.6 |
| 1577 | 2026-06-05T04:05:53.830Z | Downloaded anstream v1.0.0 |
| 1578 | 2026-06-05T04:05:53.830Z | Downloaded fixedbitset v0.4.2 |
| 1579 | 2026-06-05T04:05:53.830Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1580 | 2026-06-05T04:05:53.830Z | Downloaded byte-wrapper v0.1.0 |
| 1581 | 2026-06-05T04:05:53.830Z | Downloaded quinn-proto v0.11.14 |
| 1582 | 2026-06-05T04:05:53.830Z | Downloaded winnow v0.5.40 |
| 1583 | 2026-06-05T04:05:53.830Z | Downloaded vcpkg v0.2.15 |
| 1584 | 2026-06-05T04:05:53.830Z | Downloaded zerocopy v0.7.35 |
| 1585 | 2026-06-05T04:05:53.830Z | Downloaded zerovec v0.11.6 |
| 1586 | 2026-06-05T04:05:53.831Z | Downloaded unsafe-libyaml v0.2.11 |
| 1587 | 2026-06-05T04:05:53.831Z | Downloaded hickory-proto v0.25.2 |
| 1588 | 2026-06-05T04:05:53.831Z | Downloaded time v0.3.47 |
| 1589 | 2026-06-05T04:05:53.831Z | Downloaded unicode-width v0.2.2 |
| 1590 | 2026-06-05T04:05:53.831Z | Downloaded tokio-util v0.7.18 |
| 1591 | 2026-06-05T04:05:53.831Z | Downloaded tabled v0.15.0 |
| 1592 | 2026-06-05T04:05:53.831Z | Downloaded openssl-macros v0.1.1 |
| 1593 | 2026-06-05T04:05:53.831Z | Downloaded openssl v0.10.80 |
| 1594 | 2026-06-05T04:05:53.831Z | Downloaded webpki-roots v1.0.7 |
| 1595 | 2026-06-05T04:05:53.831Z | Downloaded syn v2.0.117 |
| 1596 | 2026-06-05T04:05:53.831Z | Downloaded csv v1.4.0 |
| 1597 | 2026-06-05T04:05:53.831Z | Downloaded dropshot v0.17.1 |
| 1598 | 2026-06-05T04:05:53.831Z | Downloaded winnow v1.0.3 |
| 1599 | 2026-06-05T04:05:53.831Z | Downloaded unicode-width v0.1.14 |
| 1600 | 2026-06-05T04:05:53.831Z | Downloaded winnow v0.7.15 |
| 1601 | 2026-06-05T04:05:53.831Z | Downloaded regress v0.10.5 |
| 1602 | 2026-06-05T04:05:53.831Z | Downloaded regress v0.11.1 |
| 1603 | 2026-06-05T04:05:53.831Z | Downloaded zerocopy v0.8.50 |
| 1604 | 2026-06-05T04:05:53.831Z | Downloaded rustix v0.38.44 |
| 1605 | 2026-06-05T04:05:53.831Z | Downloaded rustls v0.23.40 |
| 1606 | 2026-06-05T04:05:53.831Z | Downloaded rustix v1.1.4 |
| 1607 | 2026-06-05T04:05:53.831Z | Downloaded regex-syntax v0.8.10 |
| 1608 | 2026-06-05T04:05:53.831Z | Downloaded smoltcp v0.11.0 |
| 1609 | 2026-06-05T04:05:53.831Z | Downloaded hickory-proto v0.24.4 |
| 1610 | 2026-06-05T04:05:53.831Z | Downloaded tracing v0.1.44 |
| 1611 | 2026-06-05T04:05:53.831Z | Downloaded petgraph v0.6.5 |
| 1612 | 2026-06-05T04:05:53.831Z | Downloaded typify-impl v0.4.3 |
| 1613 | 2026-06-05T04:05:53.832Z | Downloaded sled v0.34.7 |
| 1614 | 2026-06-05T04:05:53.832Z | Downloaded chrono-tz v0.10.4 |
| 1615 | 2026-06-05T04:05:53.928Z | Downloaded tabled v0.21.0 |
| 1616 | 2026-06-05T04:05:53.928Z | Downloaded typify-impl v0.6.2 |
| 1617 | 2026-06-05T04:05:53.928Z | Downloaded libc v0.2.186 |
| 1618 | 2026-06-05T04:05:53.928Z | Downloaded syn v1.0.109 |
| 1619 | 2026-06-05T04:05:53.928Z | Downloaded bitflags v1.3.2 |
| 1620 | 2026-06-05T04:05:53.928Z | Downloaded hash32 v0.3.1 |
| 1621 | 2026-06-05T04:05:53.928Z | Downloaded dtrace-parser v0.2.0 |
| 1622 | 2026-06-05T04:05:53.928Z | Downloaded defmt-parser v1.0.0 |
| 1623 | 2026-06-05T04:05:53.928Z | Downloaded crypto-bigint v0.5.5 |
| 1624 | 2026-06-05T04:05:53.928Z | Downloaded colored v3.1.1 |
| 1625 | 2026-06-05T04:05:53.929Z | Downloaded foreign-types v0.5.0 |
| 1626 | 2026-06-05T04:05:53.929Z | Downloaded regex-automata v0.4.14 |
| 1627 | 2026-06-05T04:05:53.929Z | Downloaded equivalent v1.0.2 |
| 1628 | 2026-06-05T04:05:53.929Z | Downloaded http-body-util v0.1.3 |
| 1629 | 2026-06-05T04:05:53.929Z | Downloaded cipher v0.4.4 |
| 1630 | 2026-06-05T04:05:53.929Z | Downloaded dyn-clone v1.0.20 |
| 1631 | 2026-06-05T04:05:53.929Z | Downloaded fnv v1.0.7 |
| 1632 | 2026-06-05T04:05:53.929Z | Downloaded futures-io v0.3.32 |
| 1633 | 2026-06-05T04:05:53.929Z | Downloaded ahash v0.8.12 |
| 1634 | 2026-06-05T04:05:53.929Z | Downloaded bcs v0.1.6 |
| 1635 | 2026-06-05T04:05:53.929Z | Downloaded colorchoice v1.0.5 |
| 1636 | 2026-06-05T04:05:53.929Z | Downloaded base64ct v1.8.3 |
| 1637 | 2026-06-05T04:05:53.929Z | Downloaded async-stream v0.3.6 |
| 1638 | 2026-06-05T04:05:53.929Z | Downloaded darling_core v0.21.3 |
| 1639 | 2026-06-05T04:05:53.929Z | Downloaded block-buffer v0.10.4 |
| 1640 | 2026-06-05T04:05:53.929Z | Downloaded base16ct v0.2.0 |
| 1641 | 2026-06-05T04:05:53.929Z | Downloaded backoff v0.4.0 |
| 1642 | 2026-06-05T04:05:53.929Z | Downloaded chrono v0.4.45 |
| 1643 | 2026-06-05T04:05:53.929Z | Downloaded foreign-types-macros v0.2.3 |
| 1644 | 2026-06-05T04:05:53.929Z | Downloaded jiff v0.2.28 |
| 1645 | 2026-06-05T04:05:53.929Z | Downloaded foldhash v0.2.0 |
| 1646 | 2026-06-05T04:05:53.929Z | Downloaded lzma-sys v0.1.20 |
| 1647 | 2026-06-05T04:05:53.929Z | Downloaded darling_core v0.23.0 |
| 1648 | 2026-06-05T04:05:53.929Z | Downloaded petgraph v0.8.3 |
| 1649 | 2026-06-05T04:05:53.929Z | Downloaded crossbeam-utils v0.8.21 |
| 1650 | 2026-06-05T04:05:53.930Z | Downloaded const_format v0.2.36 |
| 1651 | 2026-06-05T04:05:53.930Z | Downloaded camino-tempfile v1.4.1 |
| 1652 | 2026-06-05T04:05:53.930Z | Downloaded crc32fast v1.5.0 |
| 1653 | 2026-06-05T04:05:53.930Z | Downloaded atomicwrites v0.4.4 |
| 1654 | 2026-06-05T04:05:53.930Z | Downloaded displaydoc v0.2.6 |
| 1655 | 2026-06-05T04:05:53.930Z | Downloaded anstyle-parse v1.0.0 |
| 1656 | 2026-06-05T04:05:53.930Z | Downloaded bytecount v0.6.9 |
| 1657 | 2026-06-05T04:05:53.930Z | Downloaded derive-ex v0.1.8 |
| 1658 | 2026-06-05T04:05:53.930Z | Downloaded gethostname v0.5.0 |
| 1659 | 2026-06-05T04:05:53.930Z | Downloaded sha3 v0.10.9 |
| 1660 | 2026-06-05T04:05:53.930Z | Downloaded drift v0.2.0 |
| 1661 | 2026-06-05T04:05:53.930Z | Downloaded arc-swap v1.9.1 |
| 1662 | 2026-06-05T04:05:53.930Z | Downloaded debug-ignore v1.0.5 |
| 1663 | 2026-06-05T04:05:53.930Z | Downloaded aws-lc-rs v1.17.0 |
| 1664 | 2026-06-05T04:05:53.930Z | Downloaded tokio v1.52.3 |
| 1665 | 2026-06-05T04:05:53.930Z | Downloaded encoding_rs v0.8.35 |
| 1666 | 2026-06-05T04:05:53.930Z | Downloaded ring v0.17.14 |
| 1667 | 2026-06-05T04:05:53.930Z | Downloaded aws-lc-sys v0.41.0 |
| 1668 | 2026-06-05T04:05:53.930Z | Compiling proc-macro2 v1.0.106 |
| 1669 | 2026-06-05T04:05:53.930Z | Compiling quote v1.0.45 |
| 1670 | 2026-06-05T04:05:53.930Z | Compiling unicode-ident v1.0.24 |
| 1671 | 2026-06-05T04:05:53.930Z | Compiling serde_core v1.0.228 |
| 1672 | 2026-06-05T04:05:53.930Z | Compiling serde v1.0.228 |
| 1673 | 2026-06-05T04:05:53.930Z | Compiling libc v0.2.186 |
| 1674 | 2026-06-05T04:05:53.930Z | Compiling cfg-if v1.0.4 |
| 1675 | 2026-06-05T04:05:53.930Z | Compiling zmij v1.0.21 |
| 1676 | 2026-06-05T04:05:53.931Z | Compiling autocfg v1.5.1 |
| 1677 | 2026-06-05T04:05:53.931Z | Compiling memchr v2.8.1 |
| 1678 | 2026-06-05T04:05:53.931Z | Compiling libm v0.2.16 |
| 1679 | 2026-06-05T04:05:53.931Z | Compiling itoa v1.0.18 |
| 1680 | 2026-06-05T04:05:53.931Z | Compiling icu_normalizer_data v2.2.0 |
| 1681 | 2026-06-05T04:05:53.931Z | Compiling icu_properties_data v2.2.0 |
| 1682 | 2026-06-05T04:05:53.931Z | Compiling version_check v0.9.5 |
| 1683 | 2026-06-05T04:05:53.931Z | Compiling stable_deref_trait v1.2.1 |
| 1684 | 2026-06-05T04:05:54.019Z | Compiling syn v2.0.117 |
| 1685 | 2026-06-05T04:05:54.019Z | Compiling serde_json v1.0.150 |
| 1686 | 2026-06-05T04:05:54.019Z | Compiling litemap v0.8.2 |
| 1687 | 2026-06-05T04:05:54.080Z | Compiling parking_lot_core v0.9.12 |
| 1688 | 2026-06-05T04:05:54.145Z | Compiling writeable v0.6.3 |
| 1689 | 2026-06-05T04:05:54.201Z | Compiling num-traits v0.2.19 |
| 1690 | 2026-06-05T04:05:54.320Z | Compiling utf8_iter v1.0.4 |
| 1691 | 2026-06-05T04:05:54.393Z | Compiling percent-encoding v2.3.2 |
| 1692 | 2026-06-05T04:05:54.581Z | Compiling thiserror v2.0.18 |
| 1693 | 2026-06-05T04:05:54.748Z | Compiling form_urlencoded v1.2.2 |
| 1694 | 2026-06-05T04:05:54.764Z | Compiling getrandom v0.4.2 |
| 1695 | 2026-06-05T04:05:54.764Z | Compiling rand_core v0.10.1 |
| 1696 | 2026-06-05T04:05:54.854Z | Compiling zerocopy v0.8.50 |
| 1697 | 2026-06-05T04:05:54.982Z | Compiling errno v0.3.14 |
| 1698 | 2026-06-05T04:05:55.069Z | Compiling heck v0.5.0 |
| 1699 | 2026-06-05T04:05:55.096Z | Compiling iana-time-zone v0.1.65 |
| 1700 | 2026-06-05T04:05:55.288Z | Compiling uuid v1.23.2 |
| 1701 | 2026-06-05T04:05:55.475Z | Compiling jobserver v0.1.34 |
| 1702 | 2026-06-05T04:05:55.573Z | Compiling find-msvc-tools v0.1.9 |
| 1703 | 2026-06-05T04:05:56.040Z | Compiling shlex v2.0.1 |
| 1704 | 2026-06-05T04:05:56.109Z | Compiling rustversion v1.0.22 |
| 1705 | 2026-06-05T04:05:56.109Z | Compiling cc v1.2.63 |
| 1706 | 2026-06-05T04:05:56.109Z | Compiling semver v1.0.28 |
| 1707 | 2026-06-05T04:05:56.109Z | Compiling dyn-clone v1.0.20 |
| 1708 | 2026-06-05T04:05:56.179Z | Compiling schemars v0.8.22 |
| 1709 | 2026-06-05T04:05:56.230Z | Compiling pin-project-lite v0.2.17 |
| 1710 | 2026-06-05T04:05:56.527Z | Compiling getrandom v0.2.17 |
| 1711 | 2026-06-05T04:05:56.581Z | Compiling scopeguard v1.2.0 |
| 1712 | 2026-06-05T04:05:56.582Z | Compiling lock_api v0.4.14 |
| 1713 | 2026-06-05T04:05:56.626Z | Compiling bitflags v2.12.1 |
| 1714 | 2026-06-05T04:05:56.652Z | Compiling socket2 v0.6.4 |
| 1715 | 2026-06-05T04:05:56.718Z | Compiling synstructure v0.13.2 |
| 1716 | 2026-06-05T04:05:56.790Z | Compiling serde_derive_internals v0.29.1 |
| 1717 | 2026-06-05T04:05:56.827Z | Compiling cmake v0.1.58 |
| 1718 | 2026-06-05T04:05:56.991Z | Compiling signal-hook-registry v1.4.8 |
| 1719 | 2026-06-05T04:05:57.180Z | Compiling mio v1.2.1 |
| 1720 | 2026-06-05T04:05:57.199Z | Compiling dunce v1.0.5 |
| 1721 | 2026-06-05T04:05:57.216Z | Compiling fs_extra v1.3.0 |
| 1722 | 2026-06-05T04:05:57.309Z | Compiling portable-atomic v1.13.1 |
| 1723 | 2026-06-05T04:05:57.447Z | Compiling log v0.4.32 |
| 1724 | 2026-06-05T04:05:57.487Z | Compiling futures-core v0.3.32 |
| 1725 | 2026-06-05T04:05:57.487Z | Compiling critical-section v1.2.0 |
| 1726 | 2026-06-05T04:05:57.538Z | Compiling aws-lc-sys v0.41.0 |
| 1727 | 2026-06-05T04:05:57.609Z | Compiling subtle v2.6.1 |
| 1728 | 2026-06-05T04:05:57.622Z | Compiling equivalent v1.0.2 |
| 1729 | 2026-06-05T04:05:57.713Z | Compiling httparse v1.10.1 |
| 1730 | 2026-06-05T04:05:57.784Z | Compiling futures-sink v0.3.32 |
| 1731 | 2026-06-05T04:05:57.854Z | Compiling slab v0.4.12 |
| 1732 | 2026-06-05T04:05:57.892Z | Compiling serde_derive v1.0.228 |
| 1733 | 2026-06-05T04:05:57.892Z | Compiling zerofrom-derive v0.1.7 |
| 1734 | 2026-06-05T04:05:57.913Z | Compiling yoke-derive v0.8.2 |
| 1735 | 2026-06-05T04:05:58.006Z | Compiling zerovec-derive v0.11.3 |
| 1736 | 2026-06-05T04:05:58.021Z | Compiling displaydoc v0.2.6 |
| 1737 | 2026-06-05T04:05:58.078Z | Compiling schemars_derive v0.8.22 |
| 1738 | 2026-06-05T04:05:58.400Z | Compiling thiserror-impl v2.0.18 |
| 1739 | 2026-06-05T04:05:58.530Z | Compiling tokio-macros v2.7.0 |
| 1740 | 2026-06-05T04:05:58.909Z | Compiling zerocopy-derive v0.8.50 |
| 1741 | 2026-06-05T04:05:59.000Z | Compiling zeroize_derive v1.4.3 |
| 1742 | 2026-06-05T04:05:59.141Z | Compiling zerofrom v0.1.8 |
| 1743 | 2026-06-05T04:05:59.207Z | Compiling futures-macro v0.3.32 |
| 1744 | 2026-06-05T04:05:59.248Z | Compiling yoke v0.8.3 |
| 1745 | 2026-06-05T04:05:59.314Z | Compiling once_cell v1.21.4 |
| 1746 | 2026-06-05T04:05:59.356Z | Compiling rustix v1.1.4 |
| 1747 | 2026-06-05T04:05:59.493Z | Compiling zerovec v0.11.6 |
| 1748 | 2026-06-05T04:05:59.592Z | Compiling zerotrie v0.2.4 |
| 1749 | 2026-06-05T04:05:59.688Z | Compiling zeroize v1.8.2 |
| 1750 | 2026-06-05T04:05:59.769Z | Compiling ucd-trie v0.1.7 |
| 1751 | 2026-06-05T04:05:59.856Z | Compiling thiserror v1.0.69 |
| 1752 | 2026-06-05T04:05:59.940Z | Compiling pest v2.8.6 |
| 1753 | 2026-06-05T04:05:59.976Z | Compiling typenum v1.20.1 |
| 1754 | 2026-06-05T04:06:00.011Z | Compiling tinystr v0.8.3 |
| 1755 | 2026-06-05T04:06:00.011Z | Compiling potential_utf v0.1.5 |
| 1756 | 2026-06-05T04:06:00.048Z | Compiling futures-channel v0.3.32 |
| 1757 | 2026-06-05T04:06:00.219Z | Compiling icu_locale_core v2.2.0 |
| 1758 | 2026-06-05T04:06:00.280Z | Compiling icu_collections v2.2.0 |
| 1759 | 2026-06-05T04:06:00.280Z | Compiling thiserror-impl v1.0.69 |
| 1760 | 2026-06-05T04:06:00.351Z | Compiling futures-task v0.3.32 |
| 1761 | 2026-06-05T04:06:00.489Z | Compiling futures-io v0.3.32 |
| 1762 | 2026-06-05T04:06:00.772Z | Compiling futures-util v0.3.32 |
| 1763 | 2026-06-05T04:06:00.938Z | Compiling icu_provider v2.2.0 |
| 1764 | 2026-06-05T04:06:01.129Z | Compiling smallvec v1.15.1 |
| 1765 | 2026-06-05T04:06:01.185Z | Compiling bytes v1.11.1 |
| 1766 | 2026-06-05T04:06:01.231Z | Compiling chrono v0.4.45 |
| 1767 | 2026-06-05T04:06:01.338Z | Compiling icu_properties v2.2.0 |
| 1768 | 2026-06-05T04:06:01.845Z | Compiling icu_normalizer v2.2.0 |
| 1769 | 2026-06-05T04:06:01.925Z | Compiling parking_lot v0.12.5 |
| 1770 | 2026-06-05T04:06:02.025Z | Compiling serde_tokenstream v0.2.3 |
| 1771 | 2026-06-05T04:06:02.353Z | Compiling idna_adapter v1.2.2 |
| 1772 | 2026-06-05T04:06:02.502Z | Compiling idna v1.1.0 |
| 1773 | 2026-06-05T04:06:02.569Z | Compiling tokio v1.52.3 |
| 1774 | 2026-06-05T04:06:02.793Z | Compiling url v2.5.8 |
| 1775 | 2026-06-05T04:06:03.003Z | Compiling pest_meta v2.8.6 |
| 1776 | 2026-06-05T04:06:03.382Z | Compiling regex-syntax v0.8.10 |
| 1777 | 2026-06-05T04:06:03.661Z | Compiling getrandom v0.3.4 |
| 1778 | 2026-06-05T04:06:03.915Z | Compiling pest_generator v2.8.6 |
| 1779 | 2026-06-05T04:06:04.609Z | Compiling strsim v0.11.1 |
| 1780 | 2026-06-05T04:06:04.670Z | Compiling pest_derive v2.8.6 |
| 1781 | 2026-06-05T04:06:04.670Z | Compiling ipnetwork v0.21.1 |
| 1782 | 2026-06-05T04:06:04.670Z | Compiling rand_core v0.6.4 |
| 1783 | 2026-06-05T04:06:04.670Z | Compiling aho-corasick v1.1.4 |
| 1784 | 2026-06-05T04:06:05.112Z | Compiling byteorder v1.5.0 |
| 1785 | 2026-06-05T04:06:05.337Z | Compiling hashbrown v0.17.1 |
| 1786 | 2026-06-05T04:06:05.337Z | Compiling tracing-core v0.1.36 |
| 1787 | 2026-06-05T04:06:06.123Z | Compiling tracing-attributes v0.1.31 |
| 1788 | 2026-06-05T04:06:06.204Z | Compiling regex-automata v0.4.14 |
| 1789 | 2026-06-05T04:06:06.204Z | Compiling indexmap v2.14.0 |
| 1790 | 2026-06-05T04:06:06.204Z | Compiling ident_case v1.0.1 |
| 1791 | 2026-06-05T04:06:06.204Z | Compiling slog v2.8.2 |
| 1792 | 2026-06-05T04:06:06.207Z | Compiling paste v1.0.15 |
| 1793 | 2026-06-05T04:06:06.264Z | Compiling base64 v0.22.1 |
| 1794 | 2026-06-05T04:06:09.049Z | Compiling fnv v1.0.7 |
| 1795 | 2026-06-05T04:06:09.160Z | Compiling anyhow v1.0.102 |
| 1796 | 2026-06-05T04:06:09.160Z | Compiling tracing v0.1.44 |
| 1797 | 2026-06-05T04:06:09.160Z | Compiling erased-serde v0.3.31 |
| 1798 | 2026-06-05T04:06:09.160Z | Compiling omicron-workspace-hack v0.1.0 |
| 1799 | 2026-06-05T04:06:09.160Z | Compiling regex v1.12.3 |
| 1800 | 2026-06-05T04:06:09.160Z | Compiling http v1.4.1 |
| 1801 | 2026-06-05T04:06:09.328Z | Compiling oxnet v0.1.6 |
| 1802 | 2026-06-05T04:06:09.328Z | Compiling rustls-pki-types v1.14.1 |
| 1803 | 2026-06-05T04:06:09.328Z | Compiling scroll_derive v0.13.1 |
| 1804 | 2026-06-05T04:06:09.328Z | Compiling ring v0.17.14 |
| 1805 | 2026-06-05T04:06:09.421Z | Compiling num-conv v0.2.2 |
| 1806 | 2026-06-05T04:06:09.507Z | Compiling time-core v0.1.8 |
| 1807 | 2026-06-05T04:06:09.555Z | Compiling aws-lc-rs v1.17.0 |
| 1808 | 2026-06-05T04:06:09.606Z | Compiling time-macros v0.2.27 |
| 1809 | 2026-06-05T04:06:09.798Z | Compiling tokio-util v0.7.18 |
| 1810 | 2026-06-05T04:06:10.097Z | Compiling ipnet v2.12.0 |
| 1811 | 2026-06-05T04:06:10.562Z | Compiling untrusted v0.9.0 |
| 1812 | 2026-06-05T04:06:10.591Z | Compiling untrusted v0.7.1 |
| 1813 | 2026-06-05T04:06:10.709Z | Compiling ppv-lite86 v0.2.21 |
| 1814 | 2026-06-05T04:06:11.038Z | Compiling async-trait v0.1.89 |
| 1815 | 2026-06-05T04:06:11.066Z | Compiling daft-derive v0.1.7 |
| 1816 | 2026-06-05T04:06:11.237Z | Compiling camino v1.2.2 |
| 1817 | 2026-06-05T04:06:11.289Z | Compiling rustls v0.23.40 |
| 1818 | 2026-06-05T04:06:11.529Z | Compiling crc32fast v1.5.0 |
| 1819 | 2026-06-05T04:06:11.660Z | Compiling http-body v1.0.1 |
| 1820 | 2026-06-05T04:06:11.855Z | Compiling atomic-waker v1.1.2 |
| 1821 | 2026-06-05T04:06:11.917Z | Compiling crossbeam-utils v0.8.21 |
| 1822 | 2026-06-05T04:06:11.957Z | Compiling pretty-hex v0.4.2 |
| 1823 | 2026-06-05T04:06:12.023Z | Compiling usdt-impl v0.6.0 |
| 1824 | 2026-06-05T04:06:12.202Z | Compiling scroll v0.13.0 |
| 1825 | 2026-06-05T04:06:12.229Z | Compiling plain v0.2.3 |
| 1826 | 2026-06-05T04:06:12.380Z | Compiling try-lock v0.2.5 |
| 1827 | 2026-06-05T04:06:12.459Z | Compiling ryu v1.0.23 |
| 1828 | 2026-06-05T04:06:12.555Z | Compiling tower-service v0.3.3 |
| 1829 | 2026-06-05T04:06:12.642Z | Compiling tower-layer v0.3.3 |
| 1830 | 2026-06-05T04:06:12.756Z | Compiling want v0.3.1 |
| 1831 | 2026-06-05T04:06:12.799Z | Compiling goblin v0.10.7 |
| 1832 | 2026-06-05T04:06:12.913Z | Compiling h2 v0.4.14 |
| 1833 | 2026-06-05T04:06:13.725Z | Compiling httpdate v1.0.3 |
| 1834 | 2026-06-05T04:06:14.212Z | Compiling slog-async v2.8.0 |
| 1835 | 2026-06-05T04:06:14.364Z | Compiling dtrace-parser v0.3.0 |
| 1836 | 2026-06-05T04:06:14.403Z | Compiling thread-id v5.1.0 |
| 1837 | 2026-06-05T04:06:14.724Z | Compiling ref-cast v1.0.25 |
| 1838 | 2026-06-05T04:06:15.850Z | Compiling dof v0.4.0 |
| 1839 | 2026-06-05T04:06:16.373Z | Compiling hyper v1.10.1 |
| 1840 | 2026-06-05T04:06:16.458Z | Compiling rand_core v0.9.5 |
| 1841 | 2026-06-05T04:06:17.905Z | Compiling serde_urlencoded v0.7.1 |
| 1842 | 2026-06-05T04:06:18.019Z | Compiling http-body-util v0.1.3 |
| 1843 | 2026-06-05T04:06:18.019Z | Compiling ref-cast-impl v1.0.25 |
| 1844 | 2026-06-05T04:06:18.019Z | Compiling syn v1.0.109 |
| 1845 | 2026-06-05T04:06:18.092Z | Compiling hyper-util v0.1.20 |
| 1846 | 2026-06-05T04:06:18.686Z | Compiling usdt-macro v0.6.0 |
| 1847 | 2026-06-05T04:06:19.222Z | Compiling usdt-attr-macro v0.6.0 |
| 1848 | 2026-06-05T04:06:19.480Z | Compiling structmeta-derive v0.3.0 |
| 1849 | 2026-06-05T04:06:20.117Z | Compiling multer v3.1.0 |
| 1850 | 2026-06-05T04:06:20.466Z | Compiling allocator-api2 v0.2.21 |
| 1851 | 2026-06-05T04:06:20.565Z | Compiling powerfmt v0.2.0 |
| 1852 | 2026-06-05T04:06:20.763Z | Compiling foldhash v0.2.0 |
| 1853 | 2026-06-05T04:06:20.874Z | Compiling deranged v0.5.8 |
| 1854 | 2026-06-05T04:06:20.874Z | Compiling structmeta v0.3.0 |
| 1855 | 2026-06-05T04:06:20.874Z | Compiling rand_chacha v0.9.0 |
| 1856 | 2026-06-05T04:06:20.958Z | Compiling hashbrown v0.16.1 |
| 1857 | 2026-06-05T04:06:21.318Z | Compiling darling_core v0.23.0 |
| 1858 | 2026-06-05T04:06:21.356Z | Compiling newtype-uuid-macros v0.1.0 |
| 1859 | 2026-06-05T04:06:21.813Z | Compiling num_threads v0.1.7 |
| 1860 | 2026-06-05T04:06:21.970Z | Compiling time v0.3.47 |
| 1861 | 2026-06-05T04:06:21.994Z | Compiling rand v0.9.4 |
| 1862 | 2026-06-05T04:06:22.160Z | Compiling newtype-uuid v1.3.2 |
| 1863 | 2026-06-05T04:06:23.122Z | Compiling strum_macros v0.26.4 |
| 1864 | 2026-06-05T04:06:23.122Z | Compiling async-stream-impl v0.3.6 |
| 1865 | 2026-06-05T04:06:23.144Z | Compiling sync_wrapper v1.0.2 |
| 1866 | 2026-06-05T04:06:23.250Z | Compiling dropshot v0.17.1 |
| 1867 | 2026-06-05T04:06:23.403Z | Compiling darling_macro v0.23.0 |
| 1868 | 2026-06-05T04:06:24.230Z | Compiling hex v0.4.3 |
| 1869 | 2026-06-05T04:06:24.230Z | Compiling tower v0.5.3 |
| 1870 | 2026-06-05T04:06:24.230Z | Compiling darling v0.23.0 |
| 1871 | 2026-06-05T04:06:24.230Z | Compiling daft v0.1.7 |
| 1872 | 2026-06-05T04:06:24.230Z | Compiling crossbeam-channel v0.5.15 |
| 1873 | 2026-06-05T04:06:24.416Z | Compiling webpki-roots v1.0.7 |
| 1874 | 2026-06-05T04:06:24.586Z | Compiling openapiv3 v2.2.0 |
| 1875 | 2026-06-05T04:06:25.011Z | Compiling generic-array v0.14.7 |
| 1876 | 2026-06-05T04:06:25.081Z | Compiling fastrand v2.4.1 |
| 1877 | 2026-06-05T04:06:25.169Z | Compiling tower-http v0.6.11 |
| 1878 | 2026-06-05T04:06:25.311Z | Compiling serde_with_macros v3.20.0 |
| 1879 | 2026-06-05T04:06:25.853Z | Compiling futures-executor v0.3.32 |
| 1880 | 2026-06-05T04:06:26.108Z | Compiling dropshot_endpoint v0.17.1 |
| 1881 | 2026-06-05T04:06:26.324Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1882 | 2026-06-05T04:06:26.475Z | Compiling thread_local v1.1.9 |
| 1883 | 2026-06-05T04:06:26.697Z | Compiling openssl-probe v0.2.1 |
| 1884 | 2026-06-05T04:06:26.910Z | Compiling cpufeatures v0.3.0 |
| 1885 | 2026-06-05T04:06:27.072Z | Compiling rustls-native-certs v0.8.4 |
| 1886 | 2026-06-05T04:06:27.260Z | Compiling futures v0.3.32 |
| 1887 | 2026-06-05T04:06:27.670Z | Compiling derive-ex v0.1.8 |
| 1888 | 2026-06-05T04:06:27.740Z | Compiling strum_macros v0.27.2 |
| 1889 | 2026-06-05T04:06:27.789Z | Compiling is-terminal v0.4.17 |
| 1890 | 2026-06-05T04:06:29.328Z | Compiling winnow v1.0.3 |
| 1891 | 2026-06-05T04:06:29.421Z | Compiling take_mut v0.2.2 |
| 1892 | 2026-06-05T04:06:29.421Z | Compiling term v1.2.1 |
| 1893 | 2026-06-05T04:06:29.421Z | Compiling test-strategy v0.4.5 |
| 1894 | 2026-06-05T04:06:29.421Z | Compiling slog-term v2.9.2 |
| 1895 | 2026-06-05T04:06:30.555Z | Compiling tempfile v3.27.0 |
| 1896 | 2026-06-05T04:06:30.929Z | Compiling macaddr v1.0.1 |
| 1897 | 2026-06-05T04:06:31.318Z | Compiling hybrid-array v0.4.12 |
| 1898 | 2026-06-05T04:06:31.493Z | Compiling adler2 v2.0.1 |
| 1899 | 2026-06-05T04:06:31.643Z | Compiling simd-adler32 v0.3.9 |
| 1900 | 2026-06-05T04:06:31.643Z | Compiling match_cfg v0.1.0 |
| 1901 | 2026-06-05T04:06:31.724Z | Compiling hostname v0.3.1 |
| 1902 | 2026-06-05T04:06:31.836Z | Compiling miniz_oxide v0.8.9 |
| 1903 | 2026-06-05T04:06:32.718Z | Compiling slog-json v2.6.1 |
| 1904 | 2026-06-05T04:06:32.944Z | Compiling memmap2 v0.9.10 |
| 1905 | 2026-06-05T04:06:33.193Z | Compiling usdt v0.6.0 |
| 1906 | 2026-06-05T04:06:33.263Z | Compiling slog-bunyan v2.5.0 |
| 1907 | 2026-06-05T04:06:33.318Z | Compiling flate2 v1.1.9 |
| 1908 | 2026-06-05T04:06:33.442Z | Compiling block-buffer v0.12.0 |
| 1909 | 2026-06-05T04:06:33.610Z | Compiling crypto-common v0.2.2 |
| 1910 | 2026-06-05T04:06:33.927Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1911 | 2026-06-05T04:06:34.085Z | Compiling compression-core v0.4.32 |
| 1912 | 2026-06-05T04:06:34.085Z | Compiling const-oid v0.10.2 |
| 1913 | 2026-06-05T04:06:34.173Z | Compiling either v1.16.0 |
| 1914 | 2026-06-05T04:06:34.258Z | Compiling debug-ignore v1.0.5 |
| 1915 | 2026-06-05T04:06:34.391Z | Compiling digest v0.11.3 |
| 1916 | 2026-06-05T04:06:34.410Z | Compiling compression-codecs v0.4.38 |
| 1917 | 2026-06-05T04:06:34.663Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1918 | 2026-06-05T04:06:34.905Z | Compiling crypto-common v0.1.7 |
| 1919 | 2026-06-05T04:06:34.966Z | Compiling parse-display-derive v0.10.0 |
| 1920 | 2026-06-05T04:06:34.966Z | Compiling rand_chacha v0.3.1 |
| 1921 | 2026-06-05T04:06:35.079Z | Compiling serde_spanned v1.1.1 |
| 1922 | 2026-06-05T04:06:35.157Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1923 | 2026-06-05T04:06:35.247Z | Compiling encoding_rs v0.8.35 |
| 1924 | 2026-06-05T04:06:35.536Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1925 | 2026-06-05T04:06:35.621Z | Compiling mime v0.3.17 |
| 1926 | 2026-06-05T04:06:35.649Z | Compiling spin v0.9.8 |
| 1927 | 2026-06-05T04:06:35.832Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1928 | 2026-06-05T04:06:36.009Z | Compiling rand v0.8.6 |
| 1929 | 2026-06-05T04:06:36.044Z | Compiling async-compression v0.4.42 |
| 1930 | 2026-06-05T04:06:36.298Z | Compiling sha1 v0.11.0 |
| 1931 | 2026-06-05T04:06:36.501Z | Compiling strum v0.26.3 |
| 1932 | 2026-06-05T04:06:36.637Z | Compiling async-stream v0.3.6 |
| 1933 | 2026-06-05T04:06:36.698Z | Compiling waitgroup v0.1.2 |
| 1934 | 2026-06-05T04:06:36.875Z | Compiling rustls-pemfile v2.2.0 |
| 1935 | 2026-06-05T04:06:36.981Z | Compiling serde_path_to_error v0.1.20 |
| 1936 | 2026-06-05T04:06:37.062Z | Compiling hostname v0.4.2 |
| 1937 | 2026-06-05T04:06:37.141Z | Compiling wait-timeout v0.2.1 |
| 1938 | 2026-06-05T04:06:37.559Z | Compiling quick-error v1.2.3 |
| 1939 | 2026-06-05T04:06:37.598Z | Compiling bit-vec v0.8.0 |
| 1940 | 2026-06-05T04:06:37.673Z | Compiling rusty-fork v0.3.1 |
| 1941 | 2026-06-05T04:06:37.673Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1942 | 2026-06-05T04:06:37.828Z | Compiling bit-set v0.8.0 |
| 1943 | 2026-06-05T04:06:38.067Z | Compiling serde_with v3.20.0 |
| 1944 | 2026-06-05T04:06:38.126Z | Compiling rand_xorshift v0.4.0 |
| 1945 | 2026-06-05T04:06:38.183Z | Compiling unarray v0.1.4 |
| 1946 | 2026-06-05T04:06:38.327Z | Compiling proptest v1.11.0 |
| 1947 | 2026-06-05T04:06:38.545Z | Compiling strum v0.27.2 |
| 1948 | 2026-06-05T04:06:38.660Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1949 | 2026-06-05T04:06:39.091Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1950 | 2026-06-05T04:06:39.456Z | Compiling instant v0.1.13 |
| 1951 | 2026-06-05T04:06:39.587Z | Compiling itertools v0.14.0 |
| 1952 | 2026-06-05T04:06:39.587Z | Compiling iddqd v0.4.2 |
| 1953 | 2026-06-05T04:06:39.627Z | Compiling unicode-width v0.2.2 |
| 1954 | 2026-06-05T04:06:40.905Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1955 | 2026-06-05T04:06:40.943Z | Compiling block-buffer v0.10.4 |
| 1956 | 2026-06-05T04:06:40.943Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1957 | 2026-06-05T04:06:40.943Z | Compiling backon v1.6.0 |
| 1958 | 2026-06-05T04:06:40.943Z | Compiling regress v0.10.5 |
| 1959 | 2026-06-05T04:06:42.389Z | Compiling digest v0.10.7 |
| 1960 | 2026-06-05T04:06:42.720Z | Compiling backoff v0.4.0 |
| 1961 | 2026-06-05T04:06:43.126Z | Compiling parse-display v0.10.0 |
| 1962 | 2026-06-05T04:06:43.213Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1963 | 2026-06-05T04:06:44.552Z | Compiling humantime v2.3.0 |
| 1964 | 2026-06-05T04:06:45.559Z | Compiling regress v0.11.1 |
| 1965 | 2026-06-05T04:06:46.687Z | Compiling zerocopy-derive v0.7.35 |
| 1966 | 2026-06-05T04:06:47.104Z | Compiling typify-impl v0.6.2 |
| 1967 | 2026-06-05T04:06:47.643Z | Compiling darling_core v0.21.3 |
| 1968 | 2026-06-05T04:06:47.675Z | Compiling clap_derive v4.6.1 |
| 1969 | 2026-06-05T04:06:47.982Z | Compiling convert_case v0.4.0 |
| 1970 | 2026-06-05T04:06:48.605Z | Compiling utf8parse v0.2.2 |
| 1971 | 2026-06-05T04:06:48.760Z | Compiling cpufeatures v0.2.17 |
| 1972 | 2026-06-05T04:06:49.834Z | Compiling anstyle-parse v1.0.0 |
| 1973 | 2026-06-05T04:06:50.018Z | Compiling derive_more v0.99.20 |
| 1974 | 2026-06-05T04:06:50.018Z | Compiling darling_macro v0.21.3 |
| 1975 | 2026-06-05T04:06:50.238Z | Compiling terminal_size v0.4.4 |
| 1976 | 2026-06-05T04:06:50.277Z | Compiling toml_datetime v0.6.11 |
| 1977 | 2026-06-05T04:06:50.324Z | Compiling typify-macro v0.6.2 |
| 1978 | 2026-06-05T04:06:50.392Z | Compiling colorchoice v1.0.5 |
| 1979 | 2026-06-05T04:06:50.441Z | Compiling anstyle v1.0.14 |
| 1980 | 2026-06-05T04:06:50.702Z | Compiling is_terminal_polyfill v1.70.2 |
| 1981 | 2026-06-05T04:06:50.757Z | Compiling anstyle-query v1.1.5 |
| 1982 | 2026-06-05T04:06:50.818Z | Compiling anstream v1.0.0 |
| 1983 | 2026-06-05T04:06:50.829Z | Compiling darling v0.21.3 |
| 1984 | 2026-06-05T04:06:51.297Z | Compiling secrecy v0.10.3 |
| 1985 | 2026-06-05T04:06:51.347Z | Compiling crucible-workspace-hack v0.1.0 |
| 1986 | 2026-06-05T04:06:51.586Z | Compiling heapless v0.8.0 |
| 1987 | 2026-06-05T04:06:51.644Z | Compiling tinyvec_macros v0.1.1 |
| 1988 | 2026-06-05T04:06:51.718Z | Compiling clap_lex v1.1.0 |
| 1989 | 2026-06-05T04:06:51.837Z | Compiling typify v0.6.2 |
| 1990 | 2026-06-05T04:06:51.940Z | Compiling tinyvec v1.11.0 |
| 1991 | 2026-06-05T04:06:52.058Z | Compiling clap_builder v4.6.0 |
| 1992 | 2026-06-05T04:06:52.875Z | Compiling ingot-macros v0.1.1 |
| 1993 | 2026-06-05T04:06:52.924Z | Compiling zerocopy v0.7.35 |
| 1994 | 2026-06-05T04:06:52.973Z | Compiling hash32 v0.3.1 |
| 1995 | 2026-06-05T04:06:53.045Z | Compiling scroll_derive v0.12.1 |
| 1996 | 2026-06-05T04:06:53.116Z | Compiling rustc_version v0.4.1 |
| 1997 | 2026-06-05T04:06:53.317Z | Compiling num-integer v0.1.46 |
| 1998 | 2026-06-05T04:06:54.427Z | Compiling usdt-impl v0.5.0 |
| 1999 | 2026-06-05T04:06:54.489Z | Compiling smoltcp v0.11.0 |
| 2000 | 2026-06-05T04:06:54.489Z | Compiling scroll v0.12.0 |
| 2001 | 2026-06-05T04:06:54.490Z | Compiling clap v4.6.1 |
| 2002 | 2026-06-05T04:06:54.490Z | Compiling curve25519-dalek v4.1.3 |
| 2003 | 2026-06-05T04:06:54.490Z | Compiling dof v0.3.0 |
| 2004 | 2026-06-05T04:06:55.015Z | Compiling ingot-types v0.1.2 |
| 2005 | 2026-06-05T04:06:55.704Z | Compiling hmac v0.12.1 |
| 2006 | 2026-06-05T04:06:55.945Z | Compiling dtrace-parser v0.2.0 |
| 2007 | 2026-06-05T04:06:56.020Z | Compiling inout v0.1.4 |
| 2008 | 2026-06-05T04:06:56.100Z | Compiling ff v0.13.1 |
| 2009 | 2026-06-05T04:06:56.100Z | Compiling cobs v0.3.0 |
| 2010 | 2026-06-05T04:06:56.323Z | Compiling thread-id v4.2.2 |
| 2011 | 2026-06-05T04:06:56.545Z | Compiling managed v0.8.0 |
| 2012 | 2026-06-05T04:06:56.576Z | Compiling bitflags v1.3.2 |
| 2013 | 2026-06-05T04:06:56.654Z | Compiling unsafe-libyaml v0.2.11 |
| 2014 | 2026-06-05T04:06:57.582Z | Compiling serde_yaml v0.9.34+deprecated |
| 2015 | 2026-06-05T04:06:57.792Z | Compiling postcard v1.1.3 |
| 2016 | 2026-06-05T04:06:58.118Z | Compiling group v0.13.0 |
| 2017 | 2026-06-05T04:06:58.381Z | Compiling cipher v0.4.4 |
| 2018 | 2026-06-05T04:06:59.585Z | Compiling hkdf v0.12.4 |
| 2019 | 2026-06-05T04:06:59.758Z | Compiling ingot v0.1.1 |
| 2020 | 2026-06-05T04:06:59.758Z | Compiling goblin v0.8.2 |
| 2021 | 2026-06-05T04:06:59.758Z | Compiling num-rational v0.4.2 |
| 2022 | 2026-06-05T04:07:00.090Z | Compiling num-iter v0.1.45 |
| 2023 | 2026-06-05T04:07:00.731Z | Compiling tabwriter v1.4.1 |
| 2024 | 2026-06-05T04:07:00.755Z | Compiling universal-hash v0.5.1 |
| 2025 | 2026-06-05T04:07:00.851Z | Compiling crypto-bigint v0.5.5 |
| 2026 | 2026-06-05T04:07:01.028Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2027 | 2026-06-05T04:07:01.074Z | Compiling hubpack_derive v0.1.1 |
| 2028 | 2026-06-05T04:07:01.594Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2029 | 2026-06-05T04:07:02.037Z | Compiling crossbeam-epoch v0.9.18 |
| 2030 | 2026-06-05T04:07:02.348Z | Compiling half v2.7.1 |
| 2031 | 2026-06-05T04:07:02.498Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2032 | 2026-06-05T04:07:02.761Z | Compiling num-complex v0.4.6 |
| 2033 | 2026-06-05T04:07:03.273Z | Compiling memoffset v0.9.1 |
| 2034 | 2026-06-05T04:07:03.364Z | Compiling cfg_aliases v0.2.1 |
| 2035 | 2026-06-05T04:07:03.531Z | Compiling base64ct v1.8.3 |
| 2036 | 2026-06-05T04:07:03.613Z | Compiling prettyplease v0.2.37 |
| 2037 | 2026-06-05T04:07:04.823Z | Compiling base16ct v0.2.0 |
| 2038 | 2026-06-05T04:07:05.022Z | Compiling opaque-debug v0.3.1 |
| 2039 | 2026-06-05T04:07:05.023Z | Compiling ciborium-io v0.2.2 |
| 2040 | 2026-06-05T04:07:05.023Z | Compiling ciborium-ll v0.2.2 |
| 2041 | 2026-06-05T04:07:05.023Z | Compiling poly1305 v0.8.0 |
| 2042 | 2026-06-05T04:07:05.023Z | Compiling elliptic-curve v0.13.8 |
| 2043 | 2026-06-05T04:07:05.141Z | Compiling password-hash v0.5.0 |
| 2044 | 2026-06-05T04:07:05.339Z | Compiling nix v0.31.3 |
| 2045 | 2026-06-05T04:07:05.806Z | Compiling num v0.4.3 |
| 2046 | 2026-06-05T04:07:05.925Z | Compiling thiserror-no-std v2.0.2 |
| 2047 | 2026-06-05T04:07:06.067Z | Compiling hubpack v0.1.2 |
| 2048 | 2026-06-05T04:07:07.143Z | Compiling chacha20 v0.9.1 |
| 2049 | 2026-06-05T04:07:07.402Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2050 | 2026-06-05T04:07:07.673Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2051 | 2026-06-05T04:07:08.069Z | Compiling reqwest v0.12.28 |
| 2052 | 2026-06-05T04:07:08.899Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2053 | 2026-06-05T04:07:08.981Z | Compiling blake2 v0.10.6 |
| 2054 | 2026-06-05T04:07:09.036Z | Compiling aead v0.5.2 |
| 2055 | 2026-06-05T04:07:09.604Z | Compiling byte-wrapper v0.1.0 |
| 2056 | 2026-06-05T04:07:09.651Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2057 | 2026-06-05T04:07:09.651Z | Compiling serde_repr v0.1.20 |
| 2058 | 2026-06-05T04:07:11.181Z | Compiling proc-macro-error-attr v1.0.4 |
| 2059 | 2026-06-05T04:07:11.431Z | Compiling bstr v1.12.1 |
| 2060 | 2026-06-05T04:07:11.431Z | Compiling keccak v0.1.6 |
| 2061 | 2026-06-05T04:07:11.431Z | Compiling float-ord v0.3.2 |
| 2062 | 2026-06-05T04:07:11.431Z | Compiling rustix v0.38.44 |
| 2063 | 2026-06-05T04:07:11.431Z | Compiling static_assertions v1.1.0 |
| 2064 | 2026-06-05T04:07:11.431Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2065 | 2026-06-05T04:07:11.431Z | Compiling sha3 v0.10.9 |
| 2066 | 2026-06-05T04:07:11.431Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2067 | 2026-06-05T04:07:11.497Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2068 | 2026-06-05T04:07:11.962Z | Compiling argon2 v0.5.3 |
| 2069 | 2026-06-05T04:07:12.043Z | Compiling proc-macro-crate v3.5.0 |
| 2070 | 2026-06-05T04:07:14.117Z | Compiling chacha20poly1305 v0.10.1 |
| 2071 | 2026-06-05T04:07:14.230Z | Compiling progenitor-client v0.10.0 |
| 2072 | 2026-06-05T04:07:14.230Z | Compiling vsss-rs v3.3.4 |
| 2073 | 2026-06-05T04:07:14.230Z | Compiling rustls-webpki v0.103.13 |
| 2074 | 2026-06-05T04:07:14.465Z | Compiling ciborium v0.2.2 |
| 2075 | 2026-06-05T04:07:15.244Z | Compiling usdt-macro v0.5.0 |
| 2076 | 2026-06-05T04:07:15.314Z | Compiling usdt-attr-macro v0.5.0 |
| 2077 | 2026-06-05T04:07:16.866Z | Compiling num-derive v0.4.2 |
| 2078 | 2026-06-05T04:07:17.260Z | Compiling enum-as-inner v0.6.1 |
| 2079 | 2026-06-05T04:07:17.593Z | Compiling proc-macro-error v1.0.4 |
| 2080 | 2026-06-05T04:07:18.899Z | Compiling memmap v0.7.0 |
| 2081 | 2026-06-05T04:07:18.899Z | Compiling winnow v0.5.40 |
| 2082 | 2026-06-05T04:07:18.899Z | Compiling indent_write v2.2.0 |
| 2083 | 2026-06-05T04:07:18.899Z | Compiling data-encoding v2.11.0 |
| 2084 | 2026-06-05T04:07:18.899Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2085 | 2026-06-05T04:07:18.899Z | Compiling tokio-rustls v0.26.4 |
| 2086 | 2026-06-05T04:07:18.899Z | Compiling rustls-platform-verifier v0.7.0 |
| 2087 | 2026-06-05T04:07:18.900Z | Compiling hyper-rustls v0.27.9 |
| 2088 | 2026-06-05T04:07:19.168Z | Compiling reqwest v0.13.4 |
| 2089 | 2026-06-05T04:07:19.608Z | Compiling toml_edit v0.19.15 |
| 2090 | 2026-06-05T04:07:19.813Z | Compiling usdt v0.5.0 |
| 2091 | 2026-06-05T04:07:20.515Z | Compiling progenitor-client v0.14.0 |
| 2092 | 2026-06-05T04:07:21.006Z | Compiling progenitor-extras v0.2.0 |
| 2093 | 2026-06-05T04:07:21.133Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2094 | 2026-06-05T04:07:21.645Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2095 | 2026-06-05T04:07:21.680Z | Compiling num_enum_derive v0.7.6 |
| 2096 | 2026-06-05T04:07:22.384Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2097 | 2026-06-05T04:07:23.922Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2098 | 2026-06-05T04:07:26.208Z | Compiling serde_spanned v0.6.9 |
| 2099 | 2026-06-05T04:07:26.261Z | Compiling foreign-types-macros v0.2.3 |
| 2100 | 2026-06-05T04:07:26.914Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2101 | 2026-06-05T04:07:33.481Z | Compiling vcpkg v0.2.15 |
| 2102 | 2026-06-05T04:07:33.538Z | Compiling winnow v0.7.15 |
| 2103 | 2026-06-05T04:07:34.008Z | Compiling pkg-config v0.3.33 |
| 2104 | 2026-06-05T04:07:34.170Z | Compiling colored v3.1.1 |
| 2105 | 2026-06-05T04:07:35.550Z | Compiling toml_write v0.1.2 |
| 2106 | 2026-06-05T04:07:35.623Z | Compiling bytecount v0.6.9 |
| 2107 | 2026-06-05T04:07:35.623Z | Compiling foreign-types-shared v0.3.1 |
| 2108 | 2026-06-05T04:07:35.623Z | Compiling toml_edit v0.22.27 |
| 2109 | 2026-06-05T04:07:35.623Z | Compiling foreign-types v0.5.0 |
| 2110 | 2026-06-05T04:07:35.623Z | Compiling openssl-sys v0.9.116 |
| 2111 | 2026-06-05T04:07:35.623Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2112 | 2026-06-05T04:07:35.623Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2113 | 2026-06-05T04:07:35.805Z | Compiling num_enum v0.7.6 |
| 2114 | 2026-06-05T04:07:35.849Z | Compiling proc-macro-crate v1.3.1 |
| 2115 | 2026-06-05T04:07:36.100Z | Compiling progenitor-impl v0.13.0 |
| 2116 | 2026-06-05T04:07:36.173Z | Compiling chacha20 v0.10.0 |
| 2117 | 2026-06-05T04:07:36.246Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2118 | 2026-06-05T04:07:36.665Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2119 | 2026-06-05T04:07:36.926Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2120 | 2026-06-05T04:07:37.094Z | Compiling cstr-argument v0.1.2 |
| 2121 | 2026-06-05T04:07:37.165Z | Compiling swrite v0.1.0 |
| 2122 | 2026-06-05T04:07:37.184Z | Compiling linked-hash-map v0.5.6 |
| 2123 | 2026-06-05T04:07:37.230Z | Compiling resolv-conf v0.7.6 |
| 2124 | 2026-06-05T04:07:37.264Z | Compiling rayon-core v1.13.0 |
| 2125 | 2026-06-05T04:07:37.528Z | Compiling unicode-segmentation v1.13.3 |
| 2126 | 2026-06-05T04:07:37.860Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2127 | 2026-06-05T04:07:38.124Z | Compiling heck v0.4.1 |
| 2128 | 2026-06-05T04:07:38.180Z | Compiling semver v0.1.20 |
| 2129 | 2026-06-05T04:07:38.482Z | Compiling rustc_version v0.1.7 |
| 2130 | 2026-06-05T04:07:38.498Z | Compiling progenitor-macro v0.13.0 |
| 2131 | 2026-06-05T04:07:38.498Z | Compiling newline-converter v0.3.0 |
| 2132 | 2026-06-05T04:07:38.585Z | Compiling lru-cache v0.1.2 |
| 2133 | 2026-06-05T04:07:38.608Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2134 | 2026-06-05T04:07:38.688Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2135 | 2026-06-05T04:07:38.731Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2136 | 2026-06-05T04:07:39.166Z | Compiling rand v0.10.1 |
| 2137 | 2026-06-05T04:07:39.341Z | Compiling toml v0.8.23 |
| 2138 | 2026-06-05T04:07:39.519Z | Compiling num_enum_derive v0.5.11 |
| 2139 | 2026-06-05T04:07:39.899Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2140 | 2026-06-05T04:07:40.022Z | Compiling atomicwrites v0.4.4 |
| 2141 | 2026-06-05T04:07:40.167Z | Compiling progenitor-client v0.13.0 |
| 2142 | 2026-06-05T04:07:40.311Z | Compiling hickory-proto v0.24.4 |
| 2143 | 2026-06-05T04:07:40.350Z | Compiling similar v2.7.0 |
| 2144 | 2026-06-05T04:07:40.485Z | Compiling crossbeam-deque v0.8.6 |
| 2145 | 2026-06-05T04:07:40.629Z | Compiling progenitor-impl v0.14.0 |
| 2146 | 2026-06-05T04:07:40.859Z | Compiling console v0.15.11 |
| 2147 | 2026-06-05T04:07:42.467Z | Compiling camino-tempfile v1.4.1 |
| 2148 | 2026-06-05T04:07:42.582Z | Compiling serde-big-array v0.5.1 |
| 2149 | 2026-06-05T04:07:42.605Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2150 | 2026-06-05T04:07:42.681Z | Compiling derive-where v1.6.1 |
| 2151 | 2026-06-05T04:07:42.743Z | Compiling pin-project-internal v1.1.13 |
| 2152 | 2026-06-05T04:07:43.141Z | Compiling minimal-lexical v0.2.1 |
| 2153 | 2026-06-05T04:07:43.236Z | Compiling lazy_static v1.5.0 |
| 2154 | 2026-06-05T04:07:43.305Z | Compiling siphasher v1.0.3 |
| 2155 | 2026-06-05T04:07:43.398Z | Compiling nom v7.1.3 |
| 2156 | 2026-06-05T04:07:43.473Z | Compiling phf_shared v0.12.1 |
| 2157 | 2026-06-05T04:07:43.940Z | Compiling pin-project v1.1.13 |
| 2158 | 2026-06-05T04:07:44.123Z | Compiling progenitor-macro v0.14.0 |
| 2159 | 2026-06-05T04:07:44.123Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2160 | 2026-06-05T04:07:44.591Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2161 | 2026-06-05T04:07:44.732Z | Compiling progenitor v0.13.0 |
| 2162 | 2026-06-05T04:07:44.869Z | Compiling hickory-resolver v0.24.4 |
| 2163 | 2026-06-05T04:07:47.253Z | Compiling expectorate v1.2.0 |
| 2164 | 2026-06-05T04:07:47.837Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2165 | 2026-06-05T04:07:48.995Z | Compiling num_enum v0.5.11 |
| 2166 | 2026-06-05T04:07:49.128Z | Compiling newtype_derive v0.1.6 |
| 2167 | 2026-06-05T04:07:50.358Z | Compiling unicode-normalization v0.1.25 |
| 2168 | 2026-06-05T04:07:50.951Z | Compiling tokio-stream v0.1.18 |
| 2169 | 2026-06-05T04:07:51.516Z | Compiling snafu-derive v0.8.9 |
| 2170 | 2026-06-05T04:07:52.349Z | Compiling async-recursion v1.1.1 |
| 2171 | 2026-06-05T04:07:52.493Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2172 | 2026-06-05T04:07:52.819Z | Compiling slog-dtrace v0.3.0 |
| 2173 | 2026-06-05T04:07:53.096Z | Compiling csv-core v0.1.13 |
| 2174 | 2026-06-05T04:07:53.163Z | Compiling cancel-safe-futures v0.1.5 |
| 2175 | 2026-06-05T04:07:53.239Z | Compiling same-file v1.0.6 |
| 2176 | 2026-06-05T04:07:53.424Z | Compiling unicode-xid v0.2.6 |
| 2177 | 2026-06-05T04:07:53.455Z | Compiling foreign-types-shared v0.1.1 |
| 2178 | 2026-06-05T04:07:53.495Z | Compiling chrono-tz v0.10.4 |
| 2179 | 2026-06-05T04:07:53.582Z | Compiling konst_macro_rules v0.2.19 |
| 2180 | 2026-06-05T04:07:53.586Z | Compiling foldhash v0.1.5 |
| 2181 | 2026-06-05T04:07:53.742Z | Compiling owo-colors v4.3.0 |
| 2182 | 2026-06-05T04:07:53.766Z | Compiling highway v1.3.0 |
| 2183 | 2026-06-05T04:07:53.784Z | Compiling unicode-width v0.1.14 |
| 2184 | 2026-06-05T04:07:54.092Z | Compiling openssl v0.10.80 |
| 2185 | 2026-06-05T04:07:54.164Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2186 | 2026-06-05T04:07:54.250Z | Compiling konst v0.2.20 |
| 2187 | 2026-06-05T04:07:54.416Z | Compiling hashbrown v0.15.5 |
| 2188 | 2026-06-05T04:07:54.446Z | Compiling const_format_proc_macros v0.2.34 |
| 2189 | 2026-06-05T04:07:54.633Z | Compiling foreign-types v0.3.2 |
| 2190 | 2026-06-05T04:07:54.746Z | Compiling walkdir v2.5.0 |
| 2191 | 2026-06-05T04:07:55.058Z | Compiling csv v1.4.0 |
| 2192 | 2026-06-05T04:07:55.243Z | Compiling snafu v0.8.9 |
| 2193 | 2026-06-05T04:07:55.582Z | Compiling qorb v0.4.1 |
| 2194 | 2026-06-05T04:07:55.757Z | Compiling progenitor v0.14.0 |
| 2195 | 2026-06-05T04:07:55.807Z | Compiling olpc-cjson v0.1.4 |
| 2196 | 2026-06-05T04:07:56.012Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2197 | 2026-06-05T04:07:56.015Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2198 | 2026-06-05T04:07:56.522Z | Compiling rayon v1.12.0 |
| 2199 | 2026-06-05T04:07:56.783Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2200 | 2026-06-05T04:07:58.722Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2201 | 2026-06-05T04:07:59.467Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2202 | 2026-06-05T04:07:59.997Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2203 | 2026-06-05T04:08:00.024Z | Compiling phf v0.12.1 |
| 2204 | 2026-06-05T04:08:00.672Z | Compiling zone_cfg_derive v0.3.1 |
| 2205 | 2026-06-05T04:08:01.295Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2206 | 2026-06-05T04:08:01.384Z | Compiling tokio-dtrace v0.1.1 |
| 2207 | 2026-06-05T04:08:01.713Z | Compiling globset v0.4.18 |
| 2208 | 2026-06-05T04:08:02.200Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2209 | 2026-06-05T04:08:02.424Z | Compiling itertools v0.12.1 |
| 2210 | 2026-06-05T04:08:03.738Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2211 | 2026-06-05T04:08:03.856Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2212 | 2026-06-05T04:08:03.946Z | Compiling libsw-core v0.3.2 |
| 2213 | 2026-06-05T04:08:04.134Z | Compiling pem v3.0.6 |
| 2214 | 2026-06-05T04:08:04.320Z | Compiling serde_plain v1.0.2 |
| 2215 | 2026-06-05T04:08:04.338Z | Compiling openssl-macros v0.1.1 |
| 2216 | 2026-06-05T04:08:04.355Z | Compiling cookie v0.18.1 |
| 2217 | 2026-06-05T04:08:04.395Z | Compiling sigpipe v0.1.3 |
| 2218 | 2026-06-05T04:08:04.497Z | Compiling jiff v0.2.28 |
| 2219 | 2026-06-05T04:08:04.598Z | Compiling glob v0.3.3 |
| 2220 | 2026-06-05T04:08:04.615Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2221 | 2026-06-05T04:08:04.783Z | Compiling fixedbitset v0.5.7 |
| 2222 | 2026-06-05T04:08:04.817Z | Compiling typed-path v0.9.3 |
| 2223 | 2026-06-05T04:08:04.835Z | Compiling fixedbitset v0.4.2 |
| 2224 | 2026-06-05T04:08:05.194Z | Compiling petgraph v0.8.3 |
| 2225 | 2026-06-05T04:08:05.211Z | Compiling petgraph v0.6.5 |
| 2226 | 2026-06-05T04:08:05.577Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2227 | 2026-06-05T04:08:05.819Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2228 | 2026-06-05T04:08:06.760Z | Compiling tough v0.22.0 |
| 2229 | 2026-06-05T04:08:07.011Z | Compiling libsw v3.5.0 |
| 2230 | 2026-06-05T04:08:07.201Z | Compiling zone v0.3.1 |
| 2231 | 2026-06-05T04:08:07.584Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2232 | 2026-06-05T04:08:07.727Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2233 | 2026-06-05T04:08:08.026Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2234 | 2026-06-05T04:08:08.910Z | Compiling oxide-tokio-rt v0.1.6 |
| 2235 | 2026-06-05T04:08:09.484Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2236 | 2026-06-05T04:08:09.623Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2237 | 2026-06-05T04:08:11.052Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2238 | 2026-06-05T04:08:11.680Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2239 | 2026-06-05T04:08:11.974Z | Compiling const_format v0.2.36 |
| 2240 | 2026-06-05T04:08:12.763Z | Compiling papergrid v0.11.0 |
| 2241 | 2026-06-05T04:08:13.384Z | Compiling tabled_derive v0.7.0 |
| 2242 | 2026-06-05T04:08:13.427Z | Compiling gethostname v0.5.0 |
| 2243 | 2026-06-05T04:08:13.572Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2244 | 2026-06-05T04:08:14.412Z | Compiling libscf-sys v1.2.0 |
| 2245 | 2026-06-05T04:08:14.566Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2246 | 2026-06-05T04:08:14.625Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2247 | 2026-06-05T04:08:14.771Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2248 | 2026-06-05T04:08:14.798Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2249 | 2026-06-05T04:08:14.925Z | Compiling bcs v0.1.6 |
| 2250 | 2026-06-05T04:08:14.960Z | Compiling smf v0.2.3 |
| 2251 | 2026-06-05T04:08:15.254Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2252 | 2026-06-05T04:08:15.326Z | Compiling termtree v0.5.1 |
| 2253 | 2026-06-05T04:08:15.501Z | Compiling linear-map v1.2.0 |
| 2254 | 2026-06-05T04:08:15.729Z | Compiling unicode-linebreak v0.1.5 |
| 2255 | 2026-06-05T04:08:15.855Z | Compiling tagptr v0.2.0 |
| 2256 | 2026-06-05T04:08:16.004Z | Compiling smawk v0.3.2 |
| 2257 | 2026-06-05T04:08:16.027Z | Compiling whoami v1.6.1 |
| 2258 | 2026-06-05T04:08:16.108Z | Compiling moka v0.12.15 |
| 2259 | 2026-06-05T04:08:16.170Z | Compiling textwrap v0.16.2 |
| 2260 | 2026-06-05T04:08:16.480Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2261 | 2026-06-05T04:08:17.314Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2262 | 2026-06-05T04:08:17.895Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2263 | 2026-06-05T04:08:17.919Z | Compiling tabled v0.15.0 |
| 2264 | 2026-06-05T04:08:18.134Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2265 | 2026-06-05T04:08:19.103Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2266 | 2026-06-05T04:08:19.122Z | Compiling steno v0.4.1 |
| 2267 | 2026-06-05T04:08:19.315Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2268 | 2026-06-05T04:08:21.688Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2269 | 2026-06-05T04:08:24.367Z | Compiling hickory-proto v0.25.2 |
| 2270 | 2026-06-05T04:08:25.425Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2271 | 2026-06-05T04:08:25.687Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2272 | 2026-06-05T04:08:25.881Z | Compiling proc-macro-error2 v2.0.1 |
| 2273 | 2026-06-05T04:08:26.066Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2274 | 2026-06-05T04:08:26.139Z | Compiling parking_lot_core v0.8.6 |
| 2275 | 2026-06-05T04:08:26.174Z | Compiling tabled_derive v0.11.0 |
| 2276 | 2026-06-05T04:08:26.389Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2277 | 2026-06-05T04:08:26.477Z | Compiling papergrid v0.18.0 |
| 2278 | 2026-06-05T04:08:27.288Z | Compiling hickory-resolver v0.25.2 |
| 2279 | 2026-06-05T04:08:27.392Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2280 | 2026-06-05T04:08:28.088Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2281 | 2026-06-05T04:08:28.572Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2282 | 2026-06-05T04:08:29.587Z | Compiling testing_table v0.3.0 |
| 2283 | 2026-06-05T04:08:30.014Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2284 | 2026-06-05T04:08:30.453Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2285 | 2026-06-05T04:08:30.784Z | Compiling tabled v0.21.0 |
| 2286 | 2026-06-05T04:08:31.392Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2287 | 2026-06-05T04:08:31.978Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2288 | 2026-06-05T04:08:32.753Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2289 | 2026-06-05T04:08:32.868Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2290 | 2026-06-05T04:08:33.508Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2291 | 2026-06-05T04:08:33.582Z | Compiling arc-swap v1.9.1 |
| 2292 | 2026-06-05T04:08:33.929Z | Compiling slog-scope v4.4.1 |
| 2293 | 2026-06-05T04:08:34.371Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2294 | 2026-06-05T04:08:35.827Z | Compiling parking_lot v0.11.2 |
| 2295 | 2026-06-05T04:08:36.143Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2296 | 2026-06-05T04:08:36.685Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2297 | 2026-06-05T04:08:36.712Z | Compiling fxhash v0.2.1 |
| 2298 | 2026-06-05T04:08:36.858Z | Compiling crc8 v0.1.1 |
| 2299 | 2026-06-05T04:08:36.980Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2300 | 2026-06-05T04:08:37.038Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2301 | 2026-06-05T04:08:37.254Z | Compiling sled v0.34.7 |
| 2302 | 2026-06-05T04:08:38.328Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2303 | 2026-06-05T04:08:38.614Z | Compiling slog-stdlog v4.1.1 |
| 2304 | 2026-06-05T04:08:39.053Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2305 | 2026-06-05T04:08:39.326Z | Compiling slog-envlogger v2.2.0 |
| 2306 | 2026-06-05T04:08:40.391Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2307 | 2026-06-05T04:08:42.129Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2308 | 2026-06-05T04:08:45.165Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2309 | 2026-06-05T04:08:46.969Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2310 | 2026-06-05T04:08:48.241Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2311 | 2026-06-05T04:08:57.109Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2312 | 2026-06-05T04:09:03.458Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2313 | 2026-06-05T04:09:05.741Z | Finished `release` profile [optimized] target(s) in 3m 39s |
| 2314 | 2026-06-05T04:09:06.076Z | + banner trio |
| 2315 | 2026-06-05T04:09:06.084Z | |
| 2316 | 2026-06-05T04:09:06.084Z | ##### ##### # #### |
| 2317 | 2026-06-05T04:09:06.084Z | # # # # # # |
| 2318 | 2026-06-05T04:09:06.084Z | # # # # # # |
| 2319 | 2026-06-05T04:09:06.084Z | # ##### # # # |
| 2320 | 2026-06-05T04:09:06.084Z | # # # # # # |
| 2321 | 2026-06-05T04:09:06.084Z | # # # # #### |
| 2322 | 2026-06-05T04:09:06.084Z | |
| 2323 | 2026-06-05T04:09:06.084Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2324 | 2026-06-05T04:09:06.638Z | Compiling cfg-if v1.0.4 |
| 2325 | 2026-06-05T04:09:06.643Z | Compiling libc v0.2.186 |
| 2326 | 2026-06-05T04:09:06.643Z | Compiling serde_core v1.0.228 |
| 2327 | 2026-06-05T04:09:06.741Z | Compiling memchr v2.8.1 |
| 2328 | 2026-06-05T04:09:06.749Z | Compiling itoa v1.0.18 |
| 2329 | 2026-06-05T04:09:06.757Z | Compiling smallvec v1.15.1 |
| 2330 | 2026-06-05T04:09:06.764Z | Compiling stable_deref_trait v1.2.1 |
| 2331 | 2026-06-05T04:09:06.772Z | Compiling zerofrom v0.1.8 |
| 2332 | 2026-06-05T04:09:06.788Z | Compiling zmij v1.0.21 |
| 2333 | 2026-06-05T04:09:06.833Z | Compiling litemap v0.8.2 |
| 2334 | 2026-06-05T04:09:06.903Z | Compiling yoke v0.8.3 |
| 2335 | 2026-06-05T04:09:06.983Z | Compiling writeable v0.6.3 |
| 2336 | 2026-06-05T04:09:06.999Z | Compiling utf8_iter v1.0.4 |
| 2337 | 2026-06-05T04:09:07.025Z | Compiling percent-encoding v2.3.2 |
| 2338 | 2026-06-05T04:09:07.177Z | Compiling zerovec v0.11.6 |
| 2339 | 2026-06-05T04:09:07.207Z | Compiling zerotrie v0.2.4 |
| 2340 | 2026-06-05T04:09:07.207Z | Compiling libm v0.2.16 |
| 2341 | 2026-06-05T04:09:07.217Z | Compiling icu_normalizer_data v2.2.0 |
| 2342 | 2026-06-05T04:09:07.252Z | Compiling icu_properties_data v2.2.0 |
| 2343 | 2026-06-05T04:09:07.290Z | Compiling form_urlencoded v1.2.2 |
| 2344 | 2026-06-05T04:09:07.297Z | Compiling rand_core v0.10.1 |
| 2345 | 2026-06-05T04:09:07.388Z | Compiling errno v0.3.14 |
| 2346 | 2026-06-05T04:09:07.457Z | Compiling getrandom v0.4.2 |
| 2347 | 2026-06-05T04:09:07.533Z | Compiling iana-time-zone v0.1.65 |
| 2348 | 2026-06-05T04:09:07.554Z | Compiling pin-project-lite v0.2.17 |
| 2349 | 2026-06-05T04:09:07.579Z | Compiling zeroize v1.8.2 |
| 2350 | 2026-06-05T04:09:07.655Z | Compiling tinystr v0.8.3 |
| 2351 | 2026-06-05T04:09:07.665Z | Compiling potential_utf v0.1.5 |
| 2352 | 2026-06-05T04:09:07.683Z | Compiling dyn-clone v1.0.20 |
| 2353 | 2026-06-05T04:09:07.819Z | Compiling icu_locale_core v2.2.0 |
| 2354 | 2026-06-05T04:09:07.830Z | Compiling icu_collections v2.2.0 |
| 2355 | 2026-06-05T04:09:07.841Z | Compiling socket2 v0.6.4 |
| 2356 | 2026-06-05T04:09:07.853Z | Compiling scopeguard v1.2.0 |
| 2357 | 2026-06-05T04:09:07.863Z | Compiling parking_lot_core v0.9.12 |
| 2358 | 2026-06-05T04:09:07.876Z | Compiling signal-hook-registry v1.4.8 |
| 2359 | 2026-06-05T04:09:07.963Z | Compiling num-traits v0.2.19 |
| 2360 | 2026-06-05T04:09:08.297Z | Compiling lock_api v0.4.14 |
| 2361 | 2026-06-05T04:09:08.432Z | Compiling mio v1.2.1 |
| 2362 | 2026-06-05T04:09:08.551Z | Compiling parking_lot v0.12.5 |
| 2363 | 2026-06-05T04:09:08.630Z | Compiling serde v1.0.228 |
| 2364 | 2026-06-05T04:09:08.686Z | Compiling serde_json v1.0.150 |
| 2365 | 2026-06-05T04:09:08.742Z | Compiling icu_provider v2.2.0 |
| 2366 | 2026-06-05T04:09:08.772Z | Compiling uuid v1.23.2 |
| 2367 | 2026-06-05T04:09:08.889Z | Compiling semver v1.0.28 |
| 2368 | 2026-06-05T04:09:09.151Z | Compiling bytes v1.11.1 |
| 2369 | 2026-06-05T04:09:09.263Z | Compiling icu_properties v2.2.0 |
| 2370 | 2026-06-05T04:09:09.361Z | Compiling icu_normalizer v2.2.0 |
| 2371 | 2026-06-05T04:09:09.385Z | Compiling chrono v0.4.45 |
| 2372 | 2026-06-05T04:09:09.482Z | Compiling portable-atomic v1.13.1 |
| 2373 | 2026-06-05T04:09:09.562Z | Compiling thiserror v2.0.18 |
| 2374 | 2026-06-05T04:09:09.667Z | Compiling bitflags v2.12.1 |
| 2375 | 2026-06-05T04:09:10.058Z | Compiling tokio v1.52.3 |
| 2376 | 2026-06-05T04:09:10.081Z | Compiling futures-core v0.3.32 |
| 2377 | 2026-06-05T04:09:10.184Z | Compiling idna_adapter v1.2.2 |
| 2378 | 2026-06-05T04:09:10.248Z | Compiling critical-section v1.2.0 |
| 2379 | 2026-06-05T04:09:10.327Z | Compiling idna v1.1.0 |
| 2380 | 2026-06-05T04:09:10.361Z | Compiling once_cell v1.21.4 |
| 2381 | 2026-06-05T04:09:10.560Z | Compiling log v0.4.32 |
| 2382 | 2026-06-05T04:09:10.607Z | Compiling subtle v2.6.1 |
| 2383 | 2026-06-05T04:09:10.748Z | Compiling url v2.5.8 |
| 2384 | 2026-06-05T04:09:10.796Z | Compiling equivalent v1.0.2 |
| 2385 | 2026-06-05T04:09:10.816Z | Compiling zerocopy v0.8.50 |
| 2386 | 2026-06-05T04:09:10.856Z | Compiling futures-sink v0.3.32 |
| 2387 | 2026-06-05T04:09:10.876Z | Compiling slab v0.4.12 |
| 2388 | 2026-06-05T04:09:10.971Z | Compiling typenum v1.20.1 |
| 2389 | 2026-06-05T04:09:11.080Z | Compiling futures-channel v0.3.32 |
| 2390 | 2026-06-05T04:09:11.312Z | Compiling getrandom v0.2.17 |
| 2391 | 2026-06-05T04:09:11.361Z | Compiling schemars v0.8.22 |
| 2392 | 2026-06-05T04:09:11.560Z | Compiling futures-task v0.3.32 |
| 2393 | 2026-06-05T04:09:11.747Z | Compiling futures-io v0.3.32 |
| 2394 | 2026-06-05T04:09:11.804Z | Compiling rand_core v0.6.4 |
| 2395 | 2026-06-05T04:09:11.955Z | Compiling futures-util v0.3.32 |
| 2396 | 2026-06-05T04:09:12.051Z | Compiling hashbrown v0.17.1 |
| 2397 | 2026-06-05T04:09:12.464Z | Compiling tracing-core v0.1.36 |
| 2398 | 2026-06-05T04:09:12.735Z | Compiling indexmap v2.14.0 |
| 2399 | 2026-06-05T04:09:12.922Z | Compiling tracing v0.1.44 |
| 2400 | 2026-06-05T04:09:14.504Z | Compiling ipnetwork v0.21.1 |
| 2401 | 2026-06-05T04:09:14.545Z | Compiling base64 v0.22.1 |
| 2402 | 2026-06-05T04:09:14.545Z | Compiling http v1.4.1 |
| 2403 | 2026-06-05T04:09:14.545Z | Compiling unicode-ident v1.0.24 |
| 2404 | 2026-06-05T04:09:14.545Z | Compiling proc-macro2 v1.0.106 |
| 2405 | 2026-06-05T04:09:14.545Z | Compiling slog v2.8.2 |
| 2406 | 2026-06-05T04:09:14.546Z | Compiling erased-serde v0.3.31 |
| 2407 | 2026-06-05T04:09:14.546Z | Compiling fnv v1.0.7 |
| 2408 | 2026-06-05T04:09:14.546Z | Compiling quote v1.0.45 |
| 2409 | 2026-06-05T04:09:14.664Z | Compiling oxnet v0.1.6 |
| 2410 | 2026-06-05T04:09:14.887Z | Compiling syn v2.0.117 |
| 2411 | 2026-06-05T04:09:14.998Z | Compiling tokio-util v0.7.18 |
| 2412 | 2026-06-05T04:09:15.311Z | Compiling ipnet v2.12.0 |
| 2413 | 2026-06-05T04:09:15.409Z | Compiling byteorder v1.5.0 |
| 2414 | 2026-06-05T04:09:15.669Z | Compiling thiserror v1.0.69 |
| 2415 | 2026-06-05T04:09:15.799Z | Compiling ppv-lite86 v0.2.21 |
| 2416 | 2026-06-05T04:09:15.827Z | Compiling rustls-pki-types v1.14.1 |
| 2417 | 2026-06-05T04:09:16.135Z | Compiling aws-lc-sys v0.41.0 |
| 2418 | 2026-06-05T04:09:16.223Z | Compiling http-body v1.0.1 |
| 2419 | 2026-06-05T04:09:16.308Z | Compiling atomic-waker v1.1.2 |
| 2420 | 2026-06-05T04:09:16.391Z | Compiling untrusted v0.7.1 |
| 2421 | 2026-06-05T04:09:16.448Z | Compiling httparse v1.10.1 |
| 2422 | 2026-06-05T04:09:16.516Z | Compiling rustls v0.23.40 |
| 2423 | 2026-06-05T04:09:16.525Z | Compiling tower-service v0.3.3 |
| 2424 | 2026-06-05T04:09:16.628Z | Compiling aws-lc-rs v1.17.0 |
| 2425 | 2026-06-05T04:09:16.694Z | Compiling pretty-hex v0.4.2 |
| 2426 | 2026-06-05T04:09:16.694Z | Compiling try-lock v0.2.5 |
| 2427 | 2026-06-05T04:09:16.757Z | Compiling ryu v1.0.23 |
| 2428 | 2026-06-05T04:09:16.843Z | Compiling tower-layer v0.3.3 |
| 2429 | 2026-06-05T04:09:16.856Z | Compiling untrusted v0.9.0 |
| 2430 | 2026-06-05T04:09:16.897Z | Compiling want v0.3.1 |
| 2431 | 2026-06-05T04:09:16.947Z | Compiling h2 v0.4.14 |
| 2432 | 2026-06-05T04:09:16.984Z | Compiling httpdate v1.0.3 |
| 2433 | 2026-06-05T04:09:17.037Z | Compiling rustix v1.1.4 |
| 2434 | 2026-06-05T04:09:17.050Z | Compiling regex-syntax v0.8.10 |
| 2435 | 2026-06-05T04:09:17.083Z | Compiling plain v0.2.3 |
| 2436 | 2026-06-05T04:09:17.183Z | Compiling getrandom v0.3.4 |
| 2437 | 2026-06-05T04:09:17.343Z | Compiling omicron-workspace-hack v0.1.0 |
| 2438 | 2026-06-05T04:09:17.389Z | Compiling ucd-trie v0.1.7 |
| 2439 | 2026-06-05T04:09:17.422Z | Compiling rand_core v0.9.5 |
| 2440 | 2026-06-05T04:09:17.677Z | Compiling rustls-webpki v0.103.13 |
| 2441 | 2026-06-05T04:09:18.031Z | Compiling pest v2.8.6 |
| 2442 | 2026-06-05T04:09:19.478Z | Compiling hyper v1.10.1 |
| 2443 | 2026-06-05T04:09:19.728Z | Compiling crossbeam-utils v0.8.21 |
| 2444 | 2026-06-05T04:09:20.354Z | Compiling serde_urlencoded v0.7.1 |
| 2445 | 2026-06-05T04:09:20.636Z | Compiling http-body-util v0.1.3 |
| 2446 | 2026-06-05T04:09:20.720Z | Compiling foldhash v0.2.0 |
| 2447 | 2026-06-05T04:09:20.831Z | Compiling allocator-api2 v0.2.21 |
| 2448 | 2026-06-05T04:09:20.978Z | Compiling hyper-util v0.1.20 |
| 2449 | 2026-06-05T04:09:21.203Z | Compiling hashbrown v0.16.1 |
| 2450 | 2026-06-05T04:09:23.371Z | Compiling newtype-uuid v1.3.2 |
| 2451 | 2026-06-05T04:09:23.445Z | Compiling tokio-rustls v0.26.4 |
| 2452 | 2026-06-05T04:09:23.445Z | Compiling hex v0.4.3 |
| 2453 | 2026-06-05T04:09:23.445Z | Compiling daft v0.1.7 |
| 2454 | 2026-06-05T04:09:23.445Z | Compiling rand_chacha v0.9.0 |
| 2455 | 2026-06-05T04:09:23.612Z | Compiling sync_wrapper v1.0.2 |
| 2456 | 2026-06-05T04:09:23.727Z | Compiling aho-corasick v1.1.4 |
| 2457 | 2026-06-05T04:09:23.743Z | Compiling fastrand v2.4.1 |
| 2458 | 2026-06-05T04:09:23.904Z | Compiling tower v0.5.3 |
| 2459 | 2026-06-05T04:09:23.965Z | Compiling anyhow v1.0.102 |
| 2460 | 2026-06-05T04:09:24.077Z | Compiling rand v0.9.4 |
| 2461 | 2026-06-05T04:09:24.117Z | Compiling powerfmt v0.2.0 |
| 2462 | 2026-06-05T04:09:24.248Z | Compiling generic-array v0.14.7 |
| 2463 | 2026-06-05T04:09:24.374Z | Compiling tower-http v0.6.11 |
| 2464 | 2026-06-05T04:09:24.482Z | Compiling deranged v0.5.8 |
| 2465 | 2026-06-05T04:09:24.634Z | Compiling openapiv3 v2.2.0 |
| 2466 | 2026-06-05T04:09:24.825Z | Compiling regex-automata v0.4.14 |
| 2467 | 2026-06-05T04:09:24.863Z | Compiling cpufeatures v0.3.0 |
| 2468 | 2026-06-05T04:09:24.941Z | Compiling num_threads v0.1.7 |
| 2469 | 2026-06-05T04:09:25.023Z | Compiling openssl-probe v0.2.1 |
| 2470 | 2026-06-05T04:09:25.098Z | Compiling num-conv v0.2.2 |
| 2471 | 2026-06-05T04:09:25.231Z | Compiling time-core v0.1.8 |
| 2472 | 2026-06-05T04:09:25.276Z | Compiling rustls-native-certs v0.8.4 |
| 2473 | 2026-06-05T04:09:25.398Z | Compiling camino v1.2.2 |
| 2474 | 2026-06-05T04:09:25.590Z | Compiling time v0.3.47 |
| 2475 | 2026-06-05T04:09:25.968Z | Compiling tempfile v3.27.0 |
| 2476 | 2026-06-05T04:09:26.136Z | Compiling futures-executor v0.3.32 |
| 2477 | 2026-06-05T04:09:26.695Z | Compiling winnow v1.0.3 |
| 2478 | 2026-06-05T04:09:26.902Z | Compiling regex v1.12.3 |
| 2479 | 2026-06-05T04:09:27.096Z | Compiling futures v0.3.32 |
| 2480 | 2026-06-05T04:09:27.172Z | Compiling rustls-platform-verifier v0.7.0 |
| 2481 | 2026-06-05T04:09:27.936Z | Compiling hyper-rustls v0.27.9 |
| 2482 | 2026-06-05T04:09:28.148Z | Compiling crossbeam-channel v0.5.15 |
| 2483 | 2026-06-05T04:09:28.178Z | Compiling scroll v0.13.0 |
| 2484 | 2026-06-05T04:09:28.370Z | Compiling hybrid-array v0.4.12 |
| 2485 | 2026-06-05T04:09:28.517Z | Compiling simd-adler32 v0.3.9 |
| 2486 | 2026-06-05T04:09:28.583Z | Compiling adler2 v2.0.1 |
| 2487 | 2026-06-05T04:09:28.753Z | Compiling miniz_oxide v0.8.9 |
| 2488 | 2026-06-05T04:09:28.878Z | Compiling goblin v0.10.7 |
| 2489 | 2026-06-05T04:09:28.908Z | Compiling crc32fast v1.5.0 |
| 2490 | 2026-06-05T04:09:29.122Z | Compiling reqwest v0.13.4 |
| 2491 | 2026-06-05T04:09:29.153Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2492 | 2026-06-05T04:09:29.370Z | Compiling thread_local v1.1.9 |
| 2493 | 2026-06-05T04:09:29.799Z | Compiling either v1.16.0 |
| 2494 | 2026-06-05T04:09:29.964Z | Compiling flate2 v1.1.9 |
| 2495 | 2026-06-05T04:09:30.197Z | Compiling crypto-common v0.2.2 |
| 2496 | 2026-06-05T04:09:30.517Z | Compiling block-buffer v0.12.0 |
| 2497 | 2026-06-05T04:09:30.705Z | Compiling crypto-common v0.1.7 |
| 2498 | 2026-06-05T04:09:30.853Z | Compiling dtrace-parser v0.3.0 |
| 2499 | 2026-06-05T04:09:31.157Z | Compiling rand_chacha v0.3.1 |
| 2500 | 2026-06-05T04:09:31.476Z | Compiling is-terminal v0.4.17 |
| 2501 | 2026-06-05T04:09:31.603Z | Compiling thread-id v5.1.0 |
| 2502 | 2026-06-05T04:09:31.679Z | Compiling take_mut v0.2.2 |
| 2503 | 2026-06-05T04:09:31.790Z | Compiling match_cfg v0.1.0 |
| 2504 | 2026-06-05T04:09:31.802Z | Compiling const-oid v0.10.2 |
| 2505 | 2026-06-05T04:09:31.867Z | Compiling compression-core v0.4.32 |
| 2506 | 2026-06-05T04:09:32.045Z | Compiling dof v0.4.0 |
| 2507 | 2026-06-05T04:09:32.112Z | Compiling debug-ignore v1.0.5 |
| 2508 | 2026-06-05T04:09:32.216Z | Compiling term v1.2.1 |
| 2509 | 2026-06-05T04:09:33.854Z | Compiling usdt-impl v0.6.0 |
| 2510 | 2026-06-05T04:09:34.127Z | Compiling slog-term v2.9.2 |
| 2511 | 2026-06-05T04:09:35.118Z | Compiling compression-codecs v0.4.38 |
| 2512 | 2026-06-05T04:09:35.494Z | Compiling digest v0.11.3 |
| 2513 | 2026-06-05T04:09:35.503Z | Compiling hostname v0.3.1 |
| 2514 | 2026-06-05T04:09:35.665Z | Compiling slog-async v2.8.0 |
| 2515 | 2026-06-05T04:09:35.686Z | Compiling rand v0.8.6 |
| 2516 | 2026-06-05T04:09:35.971Z | Compiling ref-cast v1.0.25 |
| 2517 | 2026-06-05T04:09:36.108Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2518 | 2026-06-05T04:09:36.511Z | Compiling slog-json v2.6.1 |
| 2519 | 2026-06-05T04:09:36.777Z | Compiling strum v0.26.3 |
| 2520 | 2026-06-05T04:09:36.922Z | Compiling macaddr v1.0.1 |
| 2521 | 2026-06-05T04:09:37.133Z | Compiling serde_spanned v1.1.1 |
| 2522 | 2026-06-05T04:09:37.201Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2523 | 2026-06-05T04:09:37.285Z | Compiling wait-timeout v0.2.1 |
| 2524 | 2026-06-05T04:09:37.436Z | Compiling memmap2 v0.9.10 |
| 2525 | 2026-06-05T04:09:37.701Z | Compiling encoding_rs v0.8.35 |
| 2526 | 2026-06-05T04:09:37.715Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2527 | 2026-06-05T04:09:37.727Z | Compiling quick-error v1.2.3 |
| 2528 | 2026-06-05T04:09:37.764Z | Compiling spin v0.9.8 |
| 2529 | 2026-06-05T04:09:37.842Z | Compiling mime v0.3.17 |
| 2530 | 2026-06-05T04:09:37.891Z | Compiling bit-vec v0.8.0 |
| 2531 | 2026-06-05T04:09:37.949Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2532 | 2026-06-05T04:09:38.195Z | Compiling bit-set v0.8.0 |
| 2533 | 2026-06-05T04:09:38.309Z | Compiling rusty-fork v0.3.1 |
| 2534 | 2026-06-05T04:09:38.395Z | Compiling usdt v0.6.0 |
| 2535 | 2026-06-05T04:09:39.054Z | Compiling multer v3.1.0 |
| 2536 | 2026-06-05T04:09:39.161Z | Compiling slog-bunyan v2.5.0 |
| 2537 | 2026-06-05T04:09:39.347Z | Compiling sha1 v0.11.0 |
| 2538 | 2026-06-05T04:09:39.748Z | Compiling async-compression v0.4.42 |
| 2539 | 2026-06-05T04:09:40.274Z | Compiling serde_with v3.20.0 |
| 2540 | 2026-06-05T04:09:40.335Z | Compiling async-stream v0.3.6 |
| 2541 | 2026-06-05T04:09:40.362Z | Compiling rand_xorshift v0.4.0 |
| 2542 | 2026-06-05T04:09:40.410Z | Compiling waitgroup v0.1.2 |
| 2543 | 2026-06-05T04:09:40.489Z | Compiling rustls-pemfile v2.2.0 |
| 2544 | 2026-06-05T04:09:40.529Z | Compiling serde_path_to_error v0.1.20 |
| 2545 | 2026-06-05T04:09:40.545Z | Compiling hostname v0.4.2 |
| 2546 | 2026-06-05T04:09:40.735Z | Compiling unarray v0.1.4 |
| 2547 | 2026-06-05T04:09:40.756Z | Compiling progenitor-client v0.14.0 |
| 2548 | 2026-06-05T04:09:40.891Z | Compiling strum v0.27.2 |
| 2549 | 2026-06-05T04:09:40.891Z | Compiling proptest v1.11.0 |
| 2550 | 2026-06-05T04:09:40.908Z | Compiling dropshot v0.17.1 |
| 2551 | 2026-06-05T04:09:40.962Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2552 | 2026-06-05T04:09:41.115Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2553 | 2026-06-05T04:09:41.258Z | Compiling iddqd v0.4.2 |
| 2554 | 2026-06-05T04:09:41.350Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2555 | 2026-06-05T04:09:41.671Z | Compiling block-buffer v0.10.4 |
| 2556 | 2026-06-05T04:09:41.891Z | Compiling reqwest v0.12.28 |
| 2557 | 2026-06-05T04:09:41.904Z | Compiling backon v1.6.0 |
| 2558 | 2026-06-05T04:09:42.163Z | Compiling instant v0.1.13 |
| 2559 | 2026-06-05T04:09:42.294Z | Compiling backoff v0.4.0 |
| 2560 | 2026-06-05T04:09:42.461Z | Compiling progenitor-extras v0.2.0 |
| 2561 | 2026-06-05T04:09:42.515Z | Compiling digest v0.10.7 |
| 2562 | 2026-06-05T04:09:42.704Z | Compiling parse-display v0.10.0 |
| 2563 | 2026-06-05T04:09:42.767Z | Compiling itertools v0.14.0 |
| 2564 | 2026-06-05T04:09:43.014Z | Compiling progenitor-client v0.10.0 |
| 2565 | 2026-06-05T04:09:43.460Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2566 | 2026-06-05T04:09:43.536Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2567 | 2026-06-05T04:09:43.651Z | Compiling regress v0.10.5 |
| 2568 | 2026-06-05T04:09:44.287Z | Compiling humantime v2.3.0 |
| 2569 | 2026-06-05T04:09:44.726Z | Compiling cpufeatures v0.2.17 |
| 2570 | 2026-06-05T04:09:44.814Z | Compiling unicode-width v0.2.2 |
| 2571 | 2026-06-05T04:09:45.135Z | Compiling heck v0.5.0 |
| 2572 | 2026-06-05T04:09:45.505Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2573 | 2026-06-05T04:09:45.774Z | Compiling secrecy v0.10.3 |
| 2574 | 2026-06-05T04:09:45.948Z | Compiling tinyvec_macros v0.1.1 |
| 2575 | 2026-06-05T04:09:46.028Z | Compiling tinyvec v1.11.0 |
| 2576 | 2026-06-05T04:09:46.476Z | Compiling num-integer v0.1.46 |
| 2577 | 2026-06-05T04:09:46.915Z | Compiling scroll v0.12.0 |
| 2578 | 2026-06-05T04:09:46.979Z | Compiling crucible-workspace-hack v0.1.0 |
| 2579 | 2026-06-05T04:09:47.060Z | Compiling hmac v0.12.1 |
| 2580 | 2026-06-05T04:09:47.222Z | Compiling inout v0.1.4 |
| 2581 | 2026-06-05T04:09:47.225Z | Compiling regress v0.11.1 |
| 2582 | 2026-06-05T04:09:47.356Z | Compiling ff v0.13.1 |
| 2583 | 2026-06-05T04:09:47.391Z | Compiling utf8parse v0.2.2 |
| 2584 | 2026-06-05T04:09:47.511Z | Compiling group v0.13.0 |
| 2585 | 2026-06-05T04:09:47.529Z | Compiling anstyle-parse v1.0.0 |
| 2586 | 2026-06-05T04:09:47.640Z | Compiling cipher v0.4.4 |
| 2587 | 2026-06-05T04:09:47.757Z | Compiling hkdf v0.12.4 |
| 2588 | 2026-06-05T04:09:47.895Z | Compiling goblin v0.8.2 |
| 2589 | 2026-06-05T04:09:47.927Z | Compiling num-rational v0.4.2 |
| 2590 | 2026-06-05T04:09:48.384Z | Compiling num-iter v0.1.45 |
| 2591 | 2026-06-05T04:09:48.518Z | Compiling zerocopy v0.7.35 |
| 2592 | 2026-06-05T04:09:49.083Z | Compiling typify-impl v0.6.2 |
| 2593 | 2026-06-05T04:09:49.125Z | Compiling universal-hash v0.5.1 |
| 2594 | 2026-06-05T04:09:49.274Z | Compiling crypto-bigint v0.5.5 |
| 2595 | 2026-06-05T04:09:49.821Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2596 | 2026-06-05T04:09:51.132Z | Compiling terminal_size v0.4.4 |
| 2597 | 2026-06-05T04:09:51.225Z | Compiling half v2.7.1 |
| 2598 | 2026-06-05T04:09:51.296Z | Compiling num-complex v0.4.6 |
| 2599 | 2026-06-05T04:09:51.588Z | Compiling base16ct v0.2.0 |
| 2600 | 2026-06-05T04:09:51.747Z | Compiling ciborium-io v0.2.2 |
| 2601 | 2026-06-05T04:09:51.796Z | Compiling base64ct v1.8.3 |
| 2602 | 2026-06-05T04:09:51.851Z | Compiling anstyle-query v1.1.5 |
| 2603 | 2026-06-05T04:09:51.966Z | Compiling colorchoice v1.0.5 |
| 2604 | 2026-06-05T04:09:52.061Z | Compiling is_terminal_polyfill v1.70.2 |
| 2605 | 2026-06-05T04:09:52.093Z | Compiling opaque-debug v0.3.1 |
| 2606 | 2026-06-05T04:09:52.147Z | Compiling anstyle v1.0.14 |
| 2607 | 2026-06-05T04:09:52.163Z | Compiling password-hash v0.5.0 |
| 2608 | 2026-06-05T04:09:52.175Z | Compiling poly1305 v0.8.0 |
| 2609 | 2026-06-05T04:09:52.427Z | Compiling anstream v1.0.0 |
| 2610 | 2026-06-05T04:09:52.784Z | Compiling ciborium-ll v0.2.2 |
| 2611 | 2026-06-05T04:09:52.985Z | Compiling elliptic-curve v0.13.8 |
| 2612 | 2026-06-05T04:09:53.089Z | Compiling num v0.4.3 |
| 2613 | 2026-06-05T04:09:53.136Z | Compiling curve25519-dalek v4.1.3 |
| 2614 | 2026-06-05T04:09:53.170Z | Compiling typify v0.6.2 |
| 2615 | 2026-06-05T04:09:53.287Z | Compiling thiserror-no-std v2.0.2 |
| 2616 | 2026-06-05T04:09:53.310Z | Compiling dof v0.3.0 |
| 2617 | 2026-06-05T04:09:53.387Z | Compiling chacha20 v0.9.1 |
| 2618 | 2026-06-05T04:09:53.644Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2619 | 2026-06-05T04:09:54.426Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2620 | 2026-06-05T04:09:55.857Z | Compiling blake2 v0.10.6 |
| 2621 | 2026-06-05T04:09:55.983Z | Compiling aead v0.5.2 |
| 2622 | 2026-06-05T04:09:56.008Z | Compiling byte-wrapper v0.1.0 |
| 2623 | 2026-06-05T04:09:56.176Z | Compiling crossbeam-epoch v0.9.18 |
| 2624 | 2026-06-05T04:09:56.360Z | Compiling dtrace-parser v0.2.0 |
| 2625 | 2026-06-05T04:09:56.618Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2626 | 2026-06-05T04:09:56.697Z | Compiling thread-id v4.2.2 |
| 2627 | 2026-06-05T04:09:56.791Z | Compiling float-ord v0.3.2 |
| 2628 | 2026-06-05T04:09:56.914Z | Compiling strsim v0.11.1 |
| 2629 | 2026-06-05T04:09:57.026Z | Compiling keccak v0.1.6 |
| 2630 | 2026-06-05T04:09:57.191Z | Compiling clap_lex v1.1.0 |
| 2631 | 2026-06-05T04:09:57.557Z | Compiling clap_builder v4.6.0 |
| 2632 | 2026-06-05T04:09:57.745Z | Compiling sha3 v0.10.9 |
| 2633 | 2026-06-05T04:09:57.758Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2634 | 2026-06-05T04:09:58.139Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2635 | 2026-06-05T04:09:58.149Z | Compiling usdt-impl v0.5.0 |
| 2636 | 2026-06-05T04:09:58.953Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2637 | 2026-06-05T04:10:01.107Z | Compiling chacha20poly1305 v0.10.1 |
| 2638 | 2026-06-05T04:10:01.266Z | Compiling argon2 v0.5.3 |
| 2639 | 2026-06-05T04:10:02.309Z | Compiling vsss-rs v3.3.4 |
| 2640 | 2026-06-05T04:10:02.477Z | Compiling ciborium v0.2.2 |
| 2641 | 2026-06-05T04:10:03.320Z | Compiling hash32 v0.3.1 |
| 2642 | 2026-06-05T04:10:03.496Z | Compiling memmap v0.7.0 |
| 2643 | 2026-06-05T04:10:03.735Z | Compiling indent_write v2.2.0 |
| 2644 | 2026-06-05T04:10:03.824Z | Compiling data-encoding v2.11.0 |
| 2645 | 2026-06-05T04:10:03.838Z | Compiling usdt v0.5.0 |
| 2646 | 2026-06-05T04:10:03.885Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2647 | 2026-06-05T04:10:04.488Z | Compiling heapless v0.8.0 |
| 2648 | 2026-06-05T04:10:05.011Z | Compiling ingot-types v0.1.2 |
| 2649 | 2026-06-05T04:10:05.473Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2650 | 2026-06-05T04:10:05.561Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2651 | 2026-06-05T04:10:05.669Z | Compiling clap v4.6.1 |
| 2652 | 2026-06-05T04:10:05.758Z | Compiling rustix v0.38.44 |
| 2653 | 2026-06-05T04:10:05.821Z | Compiling tabwriter v1.4.1 |
| 2654 | 2026-06-05T04:10:06.188Z | Compiling cobs v0.3.0 |
| 2655 | 2026-06-05T04:10:06.471Z | Compiling colored v3.1.1 |
| 2656 | 2026-06-05T04:10:06.510Z | Compiling foreign-types-shared v0.3.1 |
| 2657 | 2026-06-05T04:10:06.612Z | Compiling bitflags v1.3.2 |
| 2658 | 2026-06-05T04:10:06.698Z | Compiling managed v0.8.0 |
| 2659 | 2026-06-05T04:10:06.964Z | Compiling smoltcp v0.11.0 |
| 2660 | 2026-06-05T04:10:07.149Z | Compiling foreign-types v0.5.0 |
| 2661 | 2026-06-05T04:10:07.167Z | Compiling postcard v1.1.3 |
| 2662 | 2026-06-05T04:10:07.233Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2663 | 2026-06-05T04:10:07.559Z | Compiling num_enum v0.7.6 |
| 2664 | 2026-06-05T04:10:07.690Z | Compiling ingot v0.1.1 |
| 2665 | 2026-06-05T04:10:08.407Z | Compiling memoffset v0.9.1 |
| 2666 | 2026-06-05T04:10:08.499Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2667 | 2026-06-05T04:10:08.621Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2668 | 2026-06-05T04:10:08.634Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2669 | 2026-06-05T04:10:08.751Z | Compiling chacha20 v0.10.0 |
| 2670 | 2026-06-05T04:10:08.897Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2671 | 2026-06-05T04:10:09.048Z | Compiling serde_spanned v0.6.9 |
| 2672 | 2026-06-05T04:10:09.225Z | Compiling toml_datetime v0.6.11 |
| 2673 | 2026-06-05T04:10:09.353Z | Compiling cstr-argument v0.1.2 |
| 2674 | 2026-06-05T04:10:09.528Z | Compiling toml_write v0.1.2 |
| 2675 | 2026-06-05T04:10:09.600Z | Compiling resolv-conf v0.7.6 |
| 2676 | 2026-06-05T04:10:09.775Z | Compiling unicode-segmentation v1.13.3 |
| 2677 | 2026-06-05T04:10:09.919Z | Compiling swrite v0.1.0 |
| 2678 | 2026-06-05T04:10:09.932Z | Compiling winnow v0.7.15 |
| 2679 | 2026-06-05T04:10:10.030Z | Compiling static_assertions v1.1.0 |
| 2680 | 2026-06-05T04:10:10.115Z | Compiling linked-hash-map v0.5.6 |
| 2681 | 2026-06-05T04:10:10.233Z | Compiling newline-converter v0.3.0 |
| 2682 | 2026-06-05T04:10:10.250Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2683 | 2026-06-05T04:10:10.339Z | Compiling lru-cache v0.1.2 |
| 2684 | 2026-06-05T04:10:10.378Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2685 | 2026-06-05T04:10:10.399Z | Compiling rand v0.10.1 |
| 2686 | 2026-06-05T04:10:10.508Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2687 | 2026-06-05T04:10:10.641Z | Compiling hubpack v0.1.2 |
| 2688 | 2026-06-05T04:10:10.809Z | Compiling nix v0.31.3 |
| 2689 | 2026-06-05T04:10:10.893Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2690 | 2026-06-05T04:10:11.121Z | Compiling atomicwrites v0.4.4 |
| 2691 | 2026-06-05T04:10:11.207Z | Compiling hickory-proto v0.24.4 |
| 2692 | 2026-06-05T04:10:11.413Z | Compiling crossbeam-deque v0.8.6 |
| 2693 | 2026-06-05T04:10:11.639Z | Compiling toml_edit v0.22.27 |
| 2694 | 2026-06-05T04:10:11.833Z | Compiling console v0.15.11 |
| 2695 | 2026-06-05T04:10:11.968Z | Compiling itertools v0.12.1 |
| 2696 | 2026-06-05T04:10:13.168Z | Compiling camino-tempfile v1.4.1 |
| 2697 | 2026-06-05T04:10:13.393Z | Compiling serde-big-array v0.5.1 |
| 2698 | 2026-06-05T04:10:13.460Z | Compiling siphasher v1.0.3 |
| 2699 | 2026-06-05T04:10:13.555Z | Compiling lazy_static v1.5.0 |
| 2700 | 2026-06-05T04:10:13.632Z | Compiling similar v2.7.0 |
| 2701 | 2026-06-05T04:10:13.669Z | Compiling phf_shared v0.12.1 |
| 2702 | 2026-06-05T04:10:13.678Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2703 | 2026-06-05T04:10:13.896Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2704 | 2026-06-05T04:10:14.350Z | Compiling expectorate v1.2.0 |
| 2705 | 2026-06-05T04:10:14.564Z | Compiling pin-project v1.1.13 |
| 2706 | 2026-06-05T04:10:14.677Z | Compiling hickory-resolver v0.24.4 |
| 2707 | 2026-06-05T04:10:14.760Z | Compiling toml v0.8.23 |
| 2708 | 2026-06-05T04:10:16.376Z | Compiling prettyplease v0.2.37 |
| 2709 | 2026-06-05T04:10:17.586Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2710 | 2026-06-05T04:10:17.606Z | Compiling rayon-core v1.13.0 |
| 2711 | 2026-06-05T04:10:19.331Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2712 | 2026-06-05T04:10:19.648Z | Compiling num_enum v0.5.11 |
| 2713 | 2026-06-05T04:10:19.672Z | Compiling progenitor-impl v0.14.0 |
| 2714 | 2026-06-05T04:10:19.772Z | Compiling progenitor-impl v0.13.0 |
| 2715 | 2026-06-05T04:10:21.027Z | Compiling unicode-normalization v0.1.25 |
| 2716 | 2026-06-05T04:10:21.615Z | Compiling progenitor-client v0.13.0 |
| 2717 | 2026-06-05T04:10:22.134Z | Compiling tokio-stream v0.1.18 |
| 2718 | 2026-06-05T04:10:22.703Z | Compiling csv-core v0.1.13 |
| 2719 | 2026-06-05T04:10:23.044Z | Compiling bstr v1.12.1 |
| 2720 | 2026-06-05T04:10:23.115Z | Compiling unicode-width v0.1.14 |
| 2721 | 2026-06-05T04:10:23.441Z | Compiling foreign-types-shared v0.1.1 |
| 2722 | 2026-06-05T04:10:23.538Z | Compiling highway v1.3.0 |
| 2723 | 2026-06-05T04:10:23.862Z | Compiling konst_macro_rules v0.2.19 |
| 2724 | 2026-06-05T04:10:23.870Z | Compiling foldhash v0.1.5 |
| 2725 | 2026-06-05T04:10:23.940Z | Compiling same-file v1.0.6 |
| 2726 | 2026-06-05T04:10:24.027Z | Compiling hashbrown v0.15.5 |
| 2727 | 2026-06-05T04:10:24.122Z | Compiling walkdir v2.5.0 |
| 2728 | 2026-06-05T04:10:24.228Z | Compiling konst v0.2.20 |
| 2729 | 2026-06-05T04:10:24.611Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2730 | 2026-06-05T04:10:24.671Z | Compiling foreign-types v0.3.2 |
| 2731 | 2026-06-05T04:10:24.752Z | Compiling globset v0.4.18 |
| 2732 | 2026-06-05T04:10:24.917Z | Compiling csv v1.4.0 |
| 2733 | 2026-06-05T04:10:25.894Z | Compiling snafu v0.8.9 |
| 2734 | 2026-06-05T04:10:26.491Z | Compiling qorb v0.4.1 |
| 2735 | 2026-06-05T04:10:27.908Z | Compiling progenitor v0.13.0 |
| 2736 | 2026-06-05T04:10:28.034Z | Compiling olpc-cjson v0.1.4 |
| 2737 | 2026-06-05T04:10:28.048Z | Compiling progenitor v0.14.0 |
| 2738 | 2026-06-05T04:10:28.057Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2739 | 2026-06-05T04:10:28.181Z | Compiling rayon v1.12.0 |
| 2740 | 2026-06-05T04:10:28.244Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2741 | 2026-06-05T04:10:28.692Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2742 | 2026-06-05T04:10:30.400Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2743 | 2026-06-05T04:10:31.726Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2744 | 2026-06-05T04:10:33.924Z | Compiling phf v0.12.1 |
| 2745 | 2026-06-05T04:10:34.103Z | Compiling openssl-sys v0.9.116 |
| 2746 | 2026-06-05T04:10:34.543Z | Compiling tokio-dtrace v0.1.1 |
| 2747 | 2026-06-05T04:10:34.706Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2748 | 2026-06-05T04:10:34.876Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2749 | 2026-06-05T04:10:35.116Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2750 | 2026-06-05T04:10:35.935Z | Compiling libsw-core v0.3.2 |
| 2751 | 2026-06-05T04:10:36.121Z | Compiling pem v3.0.6 |
| 2752 | 2026-06-05T04:10:36.266Z | Compiling serde_plain v1.0.2 |
| 2753 | 2026-06-05T04:10:36.556Z | Compiling sigpipe v0.1.3 |
| 2754 | 2026-06-05T04:10:36.651Z | Compiling typed-path v0.9.3 |
| 2755 | 2026-06-05T04:10:36.663Z | Compiling jiff v0.2.28 |
| 2756 | 2026-06-05T04:10:36.829Z | Compiling bytecount v0.6.9 |
| 2757 | 2026-06-05T04:10:37.048Z | Compiling fixedbitset v0.5.7 |
| 2758 | 2026-06-05T04:10:37.545Z | Compiling fixedbitset v0.4.2 |
| 2759 | 2026-06-05T04:10:37.914Z | Compiling glob v0.3.3 |
| 2760 | 2026-06-05T04:10:38.126Z | Compiling minimal-lexical v0.2.1 |
| 2761 | 2026-06-05T04:10:38.377Z | Compiling nom v7.1.3 |
| 2762 | 2026-06-05T04:10:38.410Z | Compiling petgraph v0.6.5 |
| 2763 | 2026-06-05T04:10:38.494Z | Compiling tough v0.22.0 |
| 2764 | 2026-06-05T04:10:38.928Z | Compiling petgraph v0.8.3 |
| 2765 | 2026-06-05T04:10:39.572Z | Compiling papergrid v0.11.0 |
| 2766 | 2026-06-05T04:10:40.102Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2767 | 2026-06-05T04:10:40.160Z | Compiling openssl v0.10.80 |
| 2768 | 2026-06-05T04:10:40.213Z | Compiling libsw v3.5.0 |
| 2769 | 2026-06-05T04:10:40.402Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2770 | 2026-06-05T04:10:41.350Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2771 | 2026-06-05T04:10:42.598Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2772 | 2026-06-05T04:10:42.841Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2773 | 2026-06-05T04:10:43.135Z | Compiling oxide-tokio-rt v0.1.6 |
| 2774 | 2026-06-05T04:10:43.800Z | Compiling zone v0.3.1 |
| 2775 | 2026-06-05T04:10:44.593Z | Compiling chrono-tz v0.10.4 |
| 2776 | 2026-06-05T04:10:44.908Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2777 | 2026-06-05T04:10:45.636Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2778 | 2026-06-05T04:10:45.764Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2779 | 2026-06-05T04:10:45.832Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2780 | 2026-06-05T04:10:45.939Z | Compiling newtype_derive v0.1.6 |
| 2781 | 2026-06-05T04:10:46.026Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2782 | 2026-06-05T04:10:46.489Z | Compiling slog-dtrace v0.3.0 |
| 2783 | 2026-06-05T04:10:47.208Z | Compiling const_format v0.2.36 |
| 2784 | 2026-06-05T04:10:47.638Z | Compiling owo-colors v4.3.0 |
| 2785 | 2026-06-05T04:10:47.715Z | Compiling cancel-safe-futures v0.1.5 |
| 2786 | 2026-06-05T04:10:48.076Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2787 | 2026-06-05T04:10:48.542Z | Compiling gethostname v0.5.0 |
| 2788 | 2026-06-05T04:10:48.680Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2789 | 2026-06-05T04:10:48.838Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2790 | 2026-06-05T04:10:48.969Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2791 | 2026-06-05T04:10:49.091Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2792 | 2026-06-05T04:10:49.249Z | Compiling bcs v0.1.6 |
| 2793 | 2026-06-05T04:10:49.358Z | Compiling smf v0.2.3 |
| 2794 | 2026-06-05T04:10:49.644Z | Compiling linear-map v1.2.0 |
| 2795 | 2026-06-05T04:10:49.866Z | Compiling smawk v0.3.2 |
| 2796 | 2026-06-05T04:10:49.945Z | Compiling whoami v1.6.1 |
| 2797 | 2026-06-05T04:10:50.028Z | Compiling unicode-linebreak v0.1.5 |
| 2798 | 2026-06-05T04:10:50.084Z | Compiling termtree v0.5.1 |
| 2799 | 2026-06-05T04:10:50.257Z | Compiling tagptr v0.2.0 |
| 2800 | 2026-06-05T04:10:50.300Z | Compiling textwrap v0.16.2 |
| 2801 | 2026-06-05T04:10:50.421Z | Compiling moka v0.12.15 |
| 2802 | 2026-06-05T04:10:50.430Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2803 | 2026-06-05T04:10:50.580Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2804 | 2026-06-05T04:10:51.643Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2805 | 2026-06-05T04:10:51.948Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2806 | 2026-06-05T04:10:52.072Z | Compiling tabled v0.15.0 |
| 2807 | 2026-06-05T04:10:52.112Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2808 | 2026-06-05T04:10:52.630Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2809 | 2026-06-05T04:10:52.837Z | Compiling steno v0.4.1 |
| 2810 | 2026-06-05T04:10:53.781Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2811 | 2026-06-05T04:10:55.261Z | Compiling cookie v0.18.1 |
| 2812 | 2026-06-05T04:10:56.637Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2813 | 2026-06-05T04:10:59.256Z | Compiling hickory-proto v0.25.2 |
| 2814 | 2026-06-05T04:11:00.825Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2815 | 2026-06-05T04:11:00.838Z | Compiling arc-swap v1.9.1 |
| 2816 | 2026-06-05T04:11:01.145Z | Compiling slog-scope v4.4.1 |
| 2817 | 2026-06-05T04:11:01.187Z | Compiling libscf-sys v1.2.0 |
| 2818 | 2026-06-05T04:11:01.333Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2819 | 2026-06-05T04:11:01.610Z | Compiling hickory-resolver v0.25.2 |
| 2820 | 2026-06-05T04:11:02.871Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2821 | 2026-06-05T04:11:03.259Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2822 | 2026-06-05T04:11:04.397Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2823 | 2026-06-05T04:11:04.551Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2824 | 2026-06-05T04:11:04.657Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2825 | 2026-06-05T04:11:05.055Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2826 | 2026-06-05T04:11:05.386Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2827 | 2026-06-05T04:11:06.748Z | Compiling slog-stdlog v4.1.1 |
| 2828 | 2026-06-05T04:11:07.154Z | Compiling slog-envlogger v2.2.0 |
| 2829 | 2026-06-05T04:11:07.197Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2830 | 2026-06-05T04:11:08.379Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2831 | 2026-06-05T04:11:08.501Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2832 | 2026-06-05T04:11:15.545Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2833 | 2026-06-05T04:11:17.874Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2834 | 2026-06-05T04:11:19.682Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2835 | 2026-06-05T04:11:28.417Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2836 | 2026-06-05T04:11:32.209Z | Finished `release` profile [optimized] target(s) in 2m 26s |
| 2837 | 2026-06-05T04:11:32.325Z | Running unittests src/lib.rs (target/release/deps/mg_tests-11b0555a3fde271a) |
| 2838 | 2026-06-05T04:11:32.330Z | |
| 2839 | 2026-06-05T04:11:32.330Z | running 1 test |
| 2840 | 2026-06-05T04:11:32.570Z | configure zone |
| 2841 | 2026-06-05T04:11:32.581Z | install zone |
| 2842 | 2026-06-05T04:11:42.437Z | boot zone |
| 2843 | 2026-06-05T04:11:42.522Z | start zone s1 |
| 2844 | 2026-06-05T04:11:42.526Z | configure zone |
| 2845 | 2026-06-05T04:11:42.532Z | install zone |
| 2846 | 2026-06-05T04:11:44.410Z | boot zone |
| 2847 | 2026-06-05T04:11:44.512Z | start zone s2 |
| 2848 | 2026-06-05T04:11:44.512Z | configure zone |
| 2849 | 2026-06-05T04:11:44.531Z | install zone |
| 2850 | 2026-06-05T04:11:46.817Z | boot zone |
| 2851 | 2026-06-05T04:11:46.920Z | start zone t1 |
| 2852 | 2026-06-05T04:11:46.920Z | configure zone |
| 2853 | 2026-06-05T04:11:46.931Z | install zone |
| 2854 | 2026-06-05T04:11:49.638Z | boot zone |
| 2855 | 2026-06-05T04:11:49.755Z | waiting for zones to come up |
| 2856 | 2026-06-05T04:11:59.741Z | [sidecar.trio] svcs milestone/network |
| 2857 | 2026-06-05T04:11:59.771Z | STATE STIME FMRI |
| 2858 | 2026-06-05T04:11:59.771Z | online 4:11:42 svc:/milestone/network:default |
| 2859 | 2026-06-05T04:11:59.771Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2860 | 2026-06-05T04:11:59.796Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2861 | 2026-06-05T04:11:59.823Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2862 | 2026-06-05T04:11:59.845Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2863 | 2026-06-05T04:11:59.848Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2864 | 2026-06-05T04:11:59.860Z | |
| 2865 | 2026-06-05T04:11:59.860Z | running zone s1.trio setup |
| 2866 | 2026-06-05T04:11:59.861Z | [s1.trio] svcs milestone/network |
| 2867 | 2026-06-05T04:11:59.876Z | STATE STIME FMRI |
| 2868 | 2026-06-05T04:11:59.876Z | online 4:11:44 svc:/milestone/network:default |
| 2869 | 2026-06-05T04:11:59.876Z | [s1.trio] dladm |
| 2870 | 2026-06-05T04:11:59.890Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2871 | 2026-06-05T04:11:59.890Z | sl0 simnet 9000 up -- ? |
| 2872 | 2026-06-05T04:11:59.890Z | mg2 vnic 9000 up -- ? |
| 2873 | 2026-06-05T04:11:59.890Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2874 | 2026-06-05T04:12:00.464Z | |
| 2875 | 2026-06-05T04:12:00.464Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2876 | 2026-06-05T04:12:00.479Z | |
| 2877 | 2026-06-05T04:12:00.479Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2878 | 2026-06-05T04:12:00.492Z | |
| 2879 | 2026-06-05T04:12:00.492Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2880 | 2026-06-05T04:12:00.575Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2881 | 2026-06-05T04:12:00.646Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid e485d4f1-5c12-4de6-99f0-311a4b560c55 --sled-uuid f243fd68-db2c-4908-9a52-b51a305c6c3b -a sl0/v6 &> /opt/ddmd.log & |
| 2882 | 2026-06-05T04:12:00.662Z | |
| 2883 | 2026-06-05T04:12:00.662Z | running zone s2.trio setup |
| 2884 | 2026-06-05T04:12:00.662Z | [s2.trio] svcs milestone/network |
| 2885 | 2026-06-05T04:12:00.677Z | STATE STIME FMRI |
| 2886 | 2026-06-05T04:12:00.677Z | online 4:11:46 svc:/milestone/network:default |
| 2887 | 2026-06-05T04:12:00.677Z | [s2.trio] dladm |
| 2888 | 2026-06-05T04:12:00.690Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2889 | 2026-06-05T04:12:00.690Z | sl1 simnet 9000 up -- ? |
| 2890 | 2026-06-05T04:12:00.690Z | mg3 vnic 9000 up -- ? |
| 2891 | 2026-06-05T04:12:00.690Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2892 | 2026-06-05T04:12:01.290Z | |
| 2893 | 2026-06-05T04:12:01.290Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2894 | 2026-06-05T04:12:01.305Z | |
| 2895 | 2026-06-05T04:12:01.306Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2896 | 2026-06-05T04:12:01.318Z | |
| 2897 | 2026-06-05T04:12:01.318Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2898 | 2026-06-05T04:12:01.353Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2899 | 2026-06-05T04:12:01.380Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 87717d58-4cc4-4a62-ab1f-8dba49ec76df --sled-uuid f3964e7a-8397-4b1a-b955-e317ab57fbbf -a sl1/v6 &> /opt/ddmd.log & |
| 2900 | 2026-06-05T04:12:01.397Z | |
| 2901 | 2026-06-05T04:12:01.397Z | running zone t1.trio setup |
| 2902 | 2026-06-05T04:12:01.397Z | [t1.trio] svcs milestone/network |
| 2903 | 2026-06-05T04:12:01.408Z | STATE STIME FMRI |
| 2904 | 2026-06-05T04:12:01.408Z | online 4:11:49 svc:/milestone/network:default |
| 2905 | 2026-06-05T04:12:01.408Z | [t1.trio] dladm |
| 2906 | 2026-06-05T04:12:01.421Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2907 | 2026-06-05T04:12:01.421Z | tfportrear0_0 simnet 9000 up -- ? |
| 2908 | 2026-06-05T04:12:01.421Z | tfportrear1_0 simnet 9000 up -- ? |
| 2909 | 2026-06-05T04:12:01.421Z | mg1 vnic 9000 up -- ? |
| 2910 | 2026-06-05T04:12:01.421Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2911 | 2026-06-05T04:12:02.061Z | |
| 2912 | 2026-06-05T04:12:02.061Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2913 | 2026-06-05T04:12:02.159Z | |
| 2914 | 2026-06-05T04:12:02.159Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2915 | 2026-06-05T04:12:02.159Z | |
| 2916 | 2026-06-05T04:12:02.159Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2917 | 2026-06-05T04:12:02.159Z | |
| 2918 | 2026-06-05T04:12:02.159Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2919 | 2026-06-05T04:12:02.402Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2920 | 2026-06-05T04:12:02.404Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2921 | 2026-06-05T04:12:02.407Z | waiting 3s for copy of files to zone to complete ... |
| 2922 | 2026-06-05T04:12:05.408Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2923 | 2026-06-05T04:12:05.544Z | |
| 2924 | 2026-06-05T04:12:05.544Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2925 | 2026-06-05T04:12:05.649Z | |
| 2926 | 2026-06-05T04:12:05.649Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2927 | 2026-06-05T04:12:05.684Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2928 | 2026-06-05T04:12:05.714Z | [t1.trio] svcadm disable dendrite |
| 2929 | 2026-06-05T04:12:05.740Z | |
| 2930 | 2026-06-05T04:12:05.740Z | [t1.trio] svcadm disable tfport |
| 2931 | 2026-06-05T04:12:05.764Z | |
| 2932 | 2026-06-05T04:12:05.764Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2933 | 2026-06-05T04:12:05.787Z | |
| 2934 | 2026-06-05T04:12:05.787Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2935 | 2026-06-05T04:12:05.811Z | |
| 2936 | 2026-06-05T04:12:05.811Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2937 | 2026-06-05T04:12:05.836Z | |
| 2938 | 2026-06-05T04:12:05.836Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2939 | 2026-06-05T04:12:05.860Z | |
| 2940 | 2026-06-05T04:12:05.860Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2941 | 2026-06-05T04:12:05.884Z | |
| 2942 | 2026-06-05T04:12:05.884Z | [t1.trio] svcadm refresh dendrite:default |
| 2943 | 2026-06-05T04:12:05.905Z | |
| 2944 | 2026-06-05T04:12:05.905Z | [t1.trio] svcadm enable dendrite:default |
| 2945 | 2026-06-05T04:12:05.927Z | |
| 2946 | 2026-06-05T04:12:05.927Z | wait 10s for dendrite to come up ... |
| 2947 | 2026-06-05T04:12:15.928Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2948 | 2026-06-05T04:12:15.958Z | |
| 2949 | 2026-06-05T04:12:15.958Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2950 | 2026-06-05T04:12:15.982Z | |
| 2951 | 2026-06-05T04:12:15.982Z | [t1.trio] svcadm refresh tfport:default |
| 2952 | 2026-06-05T04:12:16.003Z | |
| 2953 | 2026-06-05T04:12:16.003Z | [t1.trio] svcadm enable tfport |
| 2954 | 2026-06-05T04:12:16.024Z | |
| 2955 | 2026-06-05T04:12:16.026Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid e2ae49ac-085b-4e0e-821c-c42fe8b0875c --sled-uuid c569e3a1-e1da-461c-a51b-2b1b6462e53c -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2956 | 2026-06-05T04:12:16.035Z | |
| 2957 | 2026-06-05T04:12:16.035Z | [t1.trio] ipadm |
| 2958 | 2026-06-05T04:12:16.049Z | ADDROBJ TYPE STATE ADDR |
| 2959 | 2026-06-05T04:12:16.049Z | lo0/v4 static ok 127.0.0.1/8 |
| 2960 | 2026-06-05T04:12:16.049Z | mg1/v4 static ok 10.0.0.3/24 |
| 2961 | 2026-06-05T04:12:16.049Z | lo0/v6 static ok ::1/128 |
| 2962 | 2026-06-05T04:12:16.049Z | lo0/u6 static ok fd00:3::1/64 |
| 2963 | 2026-06-05T04:12:16.049Z | tfportrear0_0/v6 addrconf ok fe80::2815:cfff:fe55:6c0c%tfportrear0_0/10 |
| 2964 | 2026-06-05T04:12:16.049Z | tfportrear1_0/v6 addrconf ok fe80::502c:beff:fe17:d25f%tfportrear1_0/10 |
| 2965 | 2026-06-05T04:12:18.172Z | initial peering test passed |
| 2966 | 2026-06-05T04:12:19.174Z | advertise from one passed |
| 2967 | 2026-06-05T04:12:20.176Z | advertise from two passed |
| 2968 | 2026-06-05T04:12:20.176Z | [s1.trio] ping fd00:2::1 |
| 2969 | 2026-06-05T04:12:20.194Z | fd00:2::1 is alive |
| 2970 | 2026-06-05T04:12:20.194Z | [s2.trio] ping fd00:1::1 |
| 2971 | 2026-06-05T04:12:20.206Z | fd00:1::1 is alive |
| 2972 | 2026-06-05T04:12:20.206Z | connectivity test passed |
| 2973 | 2026-06-05T04:12:20.206Z | [t1.trio] pkill ddmd |
| 2974 | 2026-06-05T04:12:20.217Z | |
| 2975 | 2026-06-05T04:12:26.222Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 22028b0b-52c1-49e0-be93-0a220d1b7058 --sled-uuid d898fb3d-b007-496c-a504-dffbddf34379 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2976 | 2026-06-05T04:12:26.237Z | |
| 2977 | 2026-06-05T04:12:26.238Z | [t1.trio] ipadm |
| 2978 | 2026-06-05T04:12:26.251Z | ADDROBJ TYPE STATE ADDR |
| 2979 | 2026-06-05T04:12:26.251Z | lo0/v4 static ok 127.0.0.1/8 |
| 2980 | 2026-06-05T04:12:26.251Z | mg1/v4 static ok 10.0.0.3/24 |
| 2981 | 2026-06-05T04:12:26.251Z | lo0/v6 static ok ::1/128 |
| 2982 | 2026-06-05T04:12:26.251Z | lo0/u6 static ok fd00:3::1/64 |
| 2983 | 2026-06-05T04:12:26.252Z | tfportrear0_0/v6 addrconf ok fe80::2815:cfff:fe55:6c0c%tfportrear0_0/10 |
| 2984 | 2026-06-05T04:12:26.252Z | tfportrear1_0/v6 addrconf ok fe80::502c:beff:fe17:d25f%tfportrear1_0/10 |
| 2985 | 2026-06-05T04:12:29.254Z | [s1.trio] ping fd00:2::1 |
| 2986 | 2026-06-05T04:12:29.270Z | fd00:2::1 is alive |
| 2987 | 2026-06-05T04:12:29.270Z | [s2.trio] ping fd00:1::1 |
| 2988 | 2026-06-05T04:12:29.283Z | fd00:1::1 is alive |
| 2989 | 2026-06-05T04:12:29.283Z | transit router restart passed |
| 2990 | 2026-06-05T04:12:29.283Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2991 | 2026-06-05T04:12:29.298Z | local v6: |
| 2992 | 2026-06-05T04:12:29.298Z | fe80::2815:cfff:fe55:6c0c |
| 2993 | 2026-06-05T04:12:29.298Z | fe80::502c:beff:fe17:d25f |
| 2994 | 2026-06-05T04:12:29.298Z | local v4: |
| 2995 | 2026-06-05T04:12:29.298Z | router v6_idx: |
| 2996 | 2026-06-05T04:12:29.298Z | fd00:2::/64 -> 1 |
| 2997 | 2026-06-05T04:12:29.298Z | fd00:1::/64 -> 0 |
| 2998 | 2026-06-05T04:12:29.298Z | router v6_routes: |
| 2999 | 2026-06-05T04:12:29.298Z | 0 -> fe80::94a4:76ff:fe3f:489e (1) |
| 3000 | 2026-06-05T04:12:29.298Z | 1 -> fe80::f87b:3cff:feff:cf01 (2) |
| 3001 | 2026-06-05T04:12:29.298Z | router v4_idx: |
| 3002 | 2026-06-05T04:12:29.298Z | router v4_routes: |
| 3003 | 2026-06-05T04:12:29.299Z | resolver v4: |
| 3004 | 2026-06-05T04:12:29.299Z | 10.0.0.3 -> 02:08:20:95:a6:96 |
| 3005 | 2026-06-05T04:12:29.299Z | 10.0.0.254 -> 02:08:20:33:c5:c5 |
| 3006 | 2026-06-05T04:12:29.299Z | resolver v6: |
| 3007 | 2026-06-05T04:12:29.299Z | fe80::f87b:3cff:feff:cf01 -> fa:7b:3c:ff:cf:01 |
| 3008 | 2026-06-05T04:12:29.299Z | fe80::2815:cfff:fe55:6c0c -> 2a:15:cf:55:6c:0c |
| 3009 | 2026-06-05T04:12:29.299Z | fe80::94a4:76ff:fe3f:489e -> 96:a4:76:3f:48:9e |
| 3010 | 2026-06-05T04:12:29.299Z | fe80::502c:beff:fe17:d25f -> 52:2c:be:17:d2:5f |
| 3011 | 2026-06-05T04:12:29.299Z | nat v4: |
| 3012 | 2026-06-05T04:12:29.299Z | nat_v6: |
| 3013 | 2026-06-05T04:12:29.299Z | port_mac: |
| 3014 | 2026-06-05T04:12:29.299Z | 2: a8:40:25:52:64:49 |
| 3015 | 2026-06-05T04:12:29.299Z | 1000: a8:40:25:52:64:47 |
| 3016 | 2026-06-05T04:12:29.299Z | 1: a8:40:25:52:64:48 |
| 3017 | 2026-06-05T04:12:29.299Z | proxy arp: |
| 3018 | 2026-06-05T04:12:29.299Z | [s1.trio] pkill ddmd |
| 3019 | 2026-06-05T04:12:29.309Z | |
| 3020 | 2026-06-05T04:12:32.342Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 3021 | 2026-06-05T04:12:34.314Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3022 | 2026-06-05T04:12:34.332Z | local v6: |
| 3023 | 2026-06-05T04:12:34.332Z | fe80::2815:cfff:fe55:6c0c |
| 3024 | 2026-06-05T04:12:34.332Z | fe80::502c:beff:fe17:d25f |
| 3025 | 2026-06-05T04:12:34.332Z | local v4: |
| 3026 | 2026-06-05T04:12:34.332Z | router v6_idx: |
| 3027 | 2026-06-05T04:12:34.332Z | fd00:2::/64 -> 1 |
| 3028 | 2026-06-05T04:12:34.332Z | router v6_routes: |
| 3029 | 2026-06-05T04:12:34.332Z | 1 -> fe80::f87b:3cff:feff:cf01 (2) |
| 3030 | 2026-06-05T04:12:34.332Z | router v4_idx: |
| 3031 | 2026-06-05T04:12:34.332Z | router v4_routes: |
| 3032 | 2026-06-05T04:12:34.332Z | resolver v4: |
| 3033 | 2026-06-05T04:12:34.332Z | 10.0.0.3 -> 02:08:20:95:a6:96 |
| 3034 | 2026-06-05T04:12:34.332Z | 10.0.0.254 -> 02:08:20:33:c5:c5 |
| 3035 | 2026-06-05T04:12:34.332Z | resolver v6: |
| 3036 | 2026-06-05T04:12:34.332Z | fe80::f87b:3cff:feff:cf01 -> fa:7b:3c:ff:cf:01 |
| 3037 | 2026-06-05T04:12:34.332Z | fe80::2815:cfff:fe55:6c0c -> 2a:15:cf:55:6c:0c |
| 3038 | 2026-06-05T04:12:34.332Z | fe80::94a4:76ff:fe3f:489e -> 96:a4:76:3f:48:9e |
| 3039 | 2026-06-05T04:12:34.332Z | fe80::502c:beff:fe17:d25f -> 52:2c:be:17:d2:5f |
| 3040 | 2026-06-05T04:12:34.332Z | nat v4: |
| 3041 | 2026-06-05T04:12:34.332Z | nat_v6: |
| 3042 | 2026-06-05T04:12:34.332Z | port_mac: |
| 3043 | 2026-06-05T04:12:34.332Z | 2: a8:40:25:52:64:49 |
| 3044 | 2026-06-05T04:12:34.332Z | 1000: a8:40:25:52:64:47 |
| 3045 | 2026-06-05T04:12:34.332Z | 1: a8:40:25:52:64:48 |
| 3046 | 2026-06-05T04:12:34.333Z | proxy arp: |
| 3047 | 2026-06-05T04:12:34.333Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 869e93b1-de49-4703-a0eb-79f6afe5ab34 --sled-uuid b5f46c50-7863-462f-9d95-5b4b18b07226 -a sl0/v6 &> /opt/ddmd.log & |
| 3048 | 2026-06-05T04:12:34.453Z | |
| 3049 | 2026-06-05T04:12:37.373Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3050 | 2026-06-05T04:12:37.382Z | local v6: |
| 3051 | 2026-06-05T04:12:37.382Z | fe80::2815:cfff:fe55:6c0c |
| 3052 | 2026-06-05T04:12:37.382Z | fe80::502c:beff:fe17:d25f |
| 3053 | 2026-06-05T04:12:37.382Z | local v4: |
| 3054 | 2026-06-05T04:12:37.382Z | router v6_idx: |
| 3055 | 2026-06-05T04:12:37.382Z | fd00:2::/64 -> 1 |
| 3056 | 2026-06-05T04:12:37.382Z | fd00:1::/64 -> 0 |
| 3057 | 2026-06-05T04:12:37.382Z | router v6_routes: |
| 3058 | 2026-06-05T04:12:37.382Z | 0 -> fe80::94a4:76ff:fe3f:489e (1) |
| 3059 | 2026-06-05T04:12:37.382Z | 1 -> fe80::f87b:3cff:feff:cf01 (2) |
| 3060 | 2026-06-05T04:12:37.382Z | router v4_idx: |
| 3061 | 2026-06-05T04:12:37.382Z | router v4_routes: |
| 3062 | 2026-06-05T04:12:37.382Z | resolver v4: |
| 3063 | 2026-06-05T04:12:37.382Z | 10.0.0.3 -> 02:08:20:95:a6:96 |
| 3064 | 2026-06-05T04:12:37.382Z | 10.0.0.254 -> 02:08:20:33:c5:c5 |
| 3065 | 2026-06-05T04:12:37.382Z | resolver v6: |
| 3066 | 2026-06-05T04:12:37.382Z | fe80::f87b:3cff:feff:cf01 -> fa:7b:3c:ff:cf:01 |
| 3067 | 2026-06-05T04:12:37.382Z | fe80::2815:cfff:fe55:6c0c -> 2a:15:cf:55:6c:0c |
| 3068 | 2026-06-05T04:12:37.382Z | fe80::94a4:76ff:fe3f:489e -> 96:a4:76:3f:48:9e |
| 3069 | 2026-06-05T04:12:37.383Z | fe80::502c:beff:fe17:d25f -> 52:2c:be:17:d2:5f |
| 3070 | 2026-06-05T04:12:37.383Z | nat v4: |
| 3071 | 2026-06-05T04:12:37.383Z | nat_v6: |
| 3072 | 2026-06-05T04:12:37.383Z | port_mac: |
| 3073 | 2026-06-05T04:12:37.383Z | 2: a8:40:25:52:64:49 |
| 3074 | 2026-06-05T04:12:37.383Z | 1000: a8:40:25:52:64:47 |
| 3075 | 2026-06-05T04:12:37.383Z | 1: a8:40:25:52:64:48 |
| 3076 | 2026-06-05T04:12:37.383Z | proxy arp: |
| 3077 | 2026-06-05T04:12:37.383Z | [s2.trio] netstat -nr -f inet6 |
| 3078 | 2026-06-05T04:12:37.383Z | Routing Table: IPv6 |
| 3079 | 2026-06-05T04:12:37.383Z | Destination/Mask Gateway Flags Ref Use If |
| 3080 | 2026-06-05T04:12:37.383Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3081 | 2026-06-05T04:12:37.383Z | ::1 ::1 UH 2 0 lo0 |
| 3082 | 2026-06-05T04:12:37.383Z | fd00:1::/64 fe80::502c:beff:fe17:d25f UG 1 0 sl1 |
| 3083 | 2026-06-05T04:12:37.383Z | fe80::/10 fe80::f87b:3cff:feff:cf01 U 3 64 sl1 |
| 3084 | 2026-06-05T04:12:37.383Z | [s2.trio] ipadm |
| 3085 | 2026-06-05T04:12:37.421Z | ADDROBJ TYPE STATE ADDR |
| 3086 | 2026-06-05T04:12:37.422Z | lo0/v4 static ok 127.0.0.1/8 |
| 3087 | 2026-06-05T04:12:37.422Z | mg3/v4 static ok 10.0.0.2/24 |
| 3088 | 2026-06-05T04:12:37.422Z | lo0/v6 static ok ::1/128 |
| 3089 | 2026-06-05T04:12:37.422Z | lo0/u6 static ok fd00:2::1/64 |
| 3090 | 2026-06-05T04:12:37.422Z | sl1/v6 addrconf ok fe80::f87b:3cff:feff:cf01%sl1/10 |
| 3091 | 2026-06-05T04:12:37.422Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 3092 | 2026-06-05T04:12:37.458Z | newrt->ri_dst: inet6 fd00:1::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 3093 | 2026-06-05T04:12:37.458Z | locks: inits: |
| 3094 | 2026-06-05T04:12:37.458Z | sockaddrs: <DST,IFP> |
| 3095 | 2026-06-05T04:12:37.458Z | fd00:1::1 |
| 3096 | 2026-06-05T04:12:37.458Z | route to: fd00:1::1 |
| 3097 | 2026-06-05T04:12:37.458Z | destination: fd00:1:: |
| 3098 | 2026-06-05T04:12:37.458Z | mask: ffff:ffff:ffff:ffff:: |
| 3099 | 2026-06-05T04:12:37.458Z | gateway: fe80::502c:beff:fe17:d25f |
| 3100 | 2026-06-05T04:12:37.458Z | interface: sl1 index 3 address fa 7b 3c ff cf 01 |
| 3101 | 2026-06-05T04:12:37.458Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3102 | 2026-06-05T04:12:37.458Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3103 | 2026-06-05T04:12:37.458Z | 0 0 0 0 0 0 9000 0 |
| 3104 | 2026-06-05T04:12:37.458Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3105 | 2026-06-05T04:12:37.458Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3106 | 2026-06-05T04:12:37.458Z | fd00:1:: fe80::502c:beff:fe17:d25f ffff:ffff:ffff:ffff:: sl1:fa.7b.3c.ff.cf.1 fe80::f87b:3cff:feff:cf01 |
| 3107 | 2026-06-05T04:12:37.458Z | [s2.trio] ndp -na |
| 3108 | 2026-06-05T04:12:37.458Z | Net to Media Table: IPv6 |
| 3109 | 2026-06-05T04:12:37.458Z | If Physical Address Type State Destination/Mask |
| 3110 | 2026-06-05T04:12:37.459Z | ----- ----------------- ------- ------------ --------------------------- |
| 3111 | 2026-06-05T04:12:37.459Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3112 | 2026-06-05T04:12:37.459Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3113 | 2026-06-05T04:12:37.459Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3114 | 2026-06-05T04:12:37.459Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3115 | 2026-06-05T04:12:37.459Z | sl1 33:33:ff:ff:cf:01 other REACHABLE ff02::1:ffff:cf01 |
| 3116 | 2026-06-05T04:12:37.459Z | sl1 52:2c:be:17:d2:5f dynamic REACHABLE fe80::502c:beff:fe17:d25f |
| 3117 | 2026-06-05T04:12:37.459Z | sl1 fa:7b:3c:ff:cf:01 local REACHABLE fe80::f87b:3cff:feff:cf01 |
| 3118 | 2026-06-05T04:12:37.459Z | sl1 33:33:ff:17:d2:5f other REACHABLE ff02::1:ff17:d25f |
| 3119 | 2026-06-05T04:12:37.459Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3120 | 2026-06-05T04:12:37.459Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3121 | 2026-06-05T04:12:37.459Z | local v6: |
| 3122 | 2026-06-05T04:12:37.459Z | fe80::2815:cfff:fe55:6c0c |
| 3123 | 2026-06-05T04:12:37.459Z | fe80::502c:beff:fe17:d25f |
| 3124 | 2026-06-05T04:12:37.459Z | local v4: |
| 3125 | 2026-06-05T04:12:37.459Z | router v6_idx: |
| 3126 | 2026-06-05T04:12:37.459Z | fd00:2::/64 -> 1 |
| 3127 | 2026-06-05T04:12:37.459Z | fd00:1::/64 -> 0 |
| 3128 | 2026-06-05T04:12:37.459Z | router v6_routes: |
| 3129 | 2026-06-05T04:12:37.459Z | 0 -> fe80::94a4:76ff:fe3f:489e (1) |
| 3130 | 2026-06-05T04:12:37.459Z | 1 -> fe80::f87b:3cff:feff:cf01 (2) |
| 3131 | 2026-06-05T04:12:37.459Z | router v4_idx: |
| 3132 | 2026-06-05T04:12:37.459Z | router v4_routes: |
| 3133 | 2026-06-05T04:12:37.459Z | resolver v4: |
| 3134 | 2026-06-05T04:12:37.460Z | 10.0.0.3 -> 02:08:20:95:a6:96 |
| 3135 | 2026-06-05T04:12:37.460Z | 10.0.0.254 -> 02:08:20:33:c5:c5 |
| 3136 | 2026-06-05T04:12:37.460Z | resolver v6: |
| 3137 | 2026-06-05T04:12:37.460Z | fe80::f87b:3cff:feff:cf01 -> fa:7b:3c:ff:cf:01 |
| 3138 | 2026-06-05T04:12:37.460Z | fe80::2815:cfff:fe55:6c0c -> 2a:15:cf:55:6c:0c |
| 3139 | 2026-06-05T04:12:37.460Z | fe80::94a4:76ff:fe3f:489e -> 96:a4:76:3f:48:9e |
| 3140 | 2026-06-05T04:12:37.460Z | fe80::502c:beff:fe17:d25f -> 52:2c:be:17:d2:5f |
| 3141 | 2026-06-05T04:12:37.460Z | nat v4: |
| 3142 | 2026-06-05T04:12:37.460Z | nat_v6: |
| 3143 | 2026-06-05T04:12:37.460Z | port_mac: |
| 3144 | 2026-06-05T04:12:37.460Z | 2: a8:40:25:52:64:49 |
| 3145 | 2026-06-05T04:12:37.460Z | 1000: a8:40:25:52:64:47 |
| 3146 | 2026-06-05T04:12:37.460Z | 1: a8:40:25:52:64:48 |
| 3147 | 2026-06-05T04:12:37.460Z | proxy arp: |
| 3148 | 2026-06-05T04:12:37.460Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 3149 | 2026-06-05T04:12:37.471Z | Subnet Port Link Gateway Vlan |
| 3150 | 2026-06-05T04:12:37.471Z | fd00:1::/64 rear0 0 fe80::94a4:76ff:fe3f:489e |
| 3151 | 2026-06-05T04:12:37.471Z | fd00:2::/64 rear1 0 fe80::f87b:3cff:feff:cf01 |
| 3152 | 2026-06-05T04:12:37.471Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 3153 | 2026-06-05T04:12:37.512Z | host mac age |
| 3154 | 2026-06-05T04:12:37.513Z | 10.0.0.3 02:08:20:95:a6:96 21s |
| 3155 | 2026-06-05T04:12:37.513Z | 10.0.0.254 02:08:20:33:c5:c5 18s |
| 3156 | 2026-06-05T04:12:37.513Z | fe80::2815:cfff:fe55:6c0c 2a:15:cf:55:6c:0c 21s |
| 3157 | 2026-06-05T04:12:37.513Z | fe80::502c:beff:fe17:d25f 52:2c:be:17:d2:5f 21s |
| 3158 | 2026-06-05T04:12:37.513Z | fe80::94a4:76ff:fe3f:489e 96:a4:76:3f:48:9e 21s |
| 3159 | 2026-06-05T04:12:37.513Z | fe80::f87b:3cff:feff:cf01 fa:7b:3c:ff:cf:01 21s |
| 3160 | 2026-06-05T04:12:37.513Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 3161 | 2026-06-05T04:12:37.552Z | Link IPv4 IPv6 |
| 3162 | 2026-06-05T04:12:37.552Z | rear0/0 fe80::2815:cfff:fe55:6c0c |
| 3163 | 2026-06-05T04:12:37.552Z | rear1/0 fe80::502c:beff:fe17:d25f |
| 3164 | 2026-06-05T04:12:37.552Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 3165 | 2026-06-05T04:12:38.573Z | ADDROBJ TYPE STATE ADDR |
| 3166 | 2026-06-05T04:12:38.573Z | lo0/v4 static ok 127.0.0.1/8 |
| 3167 | 2026-06-05T04:12:38.573Z | mg2/v4 static ok 10.0.0.1/24 |
| 3168 | 2026-06-05T04:12:38.573Z | lo0/v6 static ok ::1/128 |
| 3169 | 2026-06-05T04:12:38.573Z | lo0/u6 static ok fd00:1::1/64 |
| 3170 | 2026-06-05T04:12:38.573Z | sl0/v6 addrconf ok fe80::94a4:76ff:fe3f:489e%sl0/10 |
| 3171 | 2026-06-05T04:12:38.573Z | newrt->ri_dst: inet6 fd00:2::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 3172 | 2026-06-05T04:12:38.573Z | locks: inits: |
| 3173 | 2026-06-05T04:12:38.573Z | sockaddrs: <DST,IFP> |
| 3174 | 2026-06-05T04:12:38.573Z | fd00:2::1 |
| 3175 | 2026-06-05T04:12:38.573Z | route to: fd00:2::1 |
| 3176 | 2026-06-05T04:12:38.573Z | destination: fd00:2:: |
| 3177 | 2026-06-05T04:12:38.573Z | mask: ffff:ffff:ffff:ffff:: |
| 3178 | 2026-06-05T04:12:38.573Z | gateway: fe80::2815:cfff:fe55:6c0c |
| 3179 | 2026-06-05T04:12:38.573Z | interface: sl0 index 3 address 96 a4 76 3f 48 9e |
| 3180 | 2026-06-05T04:12:38.573Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3181 | 2026-06-05T04:12:38.573Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3182 | 2026-06-05T04:12:38.574Z | 0 0 0 0 0 0 9000 0 |
| 3183 | 2026-06-05T04:12:38.574Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3184 | 2026-06-05T04:12:38.574Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3185 | 2026-06-05T04:12:38.574Z | fd00:2:: fe80::2815:cfff:fe55:6c0c ffff:ffff:ffff:ffff:: sl0:96.a4.76.3f.48.9e fe80::94a4:76ff:fe3f:489e |
| 3186 | 2026-06-05T04:12:38.574Z | |
| 3187 | 2026-06-05T04:12:38.574Z | Net to Media Table: IPv6 |
| 3188 | 2026-06-05T04:12:38.574Z | If Physical Address Type State Destination/Mask |
| 3189 | 2026-06-05T04:12:38.574Z | ----- ----------------- ------- ------------ --------------------------- |
| 3190 | 2026-06-05T04:12:38.574Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3191 | 2026-06-05T04:12:38.574Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3192 | 2026-06-05T04:12:38.574Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3193 | 2026-06-05T04:12:38.574Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3194 | 2026-06-05T04:12:38.574Z | sl0 33:33:ff:55:6c:0c other REACHABLE ff02::1:ff55:6c0c |
| 3195 | 2026-06-05T04:12:38.574Z | sl0 96:a4:76:3f:48:9e local REACHABLE fe80::94a4:76ff:fe3f:489e |
| 3196 | 2026-06-05T04:12:38.574Z | sl0 2a:15:cf:55:6c:0c dynamic REACHABLE fe80::2815:cfff:fe55:6c0c |
| 3197 | 2026-06-05T04:12:38.574Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3198 | 2026-06-05T04:12:38.574Z | sl0 33:33:ff:3f:48:9e other REACHABLE ff02::1:ff3f:489e |
| 3199 | 2026-06-05T04:12:38.574Z | |
| 3200 | 2026-06-05T04:12:38.574Z | |
| 3201 | 2026-06-05T04:12:38.574Z | Routing Table: IPv6 |
| 3202 | 2026-06-05T04:12:38.574Z | Destination/Mask Gateway Flags Ref Use If |
| 3203 | 2026-06-05T04:12:38.574Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3204 | 2026-06-05T04:12:38.574Z | ::1 ::1 UH 2 0 lo0 |
| 3205 | 2026-06-05T04:12:38.574Z | fd00:2::/64 fe80::2815:cfff:fe55:6c0c UG 2 2 sl0 |
| 3206 | 2026-06-05T04:12:38.574Z | fe80::/10 fe80::94a4:76ff:fe3f:489e U 3 64 sl0 |
| 3207 | 2026-06-05T04:12:38.574Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 3208 | 2026-06-05T04:12:38.574Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.266 ms |
| 3209 | 2026-06-05T04:12:38.575Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.233 ms |
| 3210 | 2026-06-05T04:12:38.575Z | |
| 3211 | 2026-06-05T04:12:38.575Z | ----fd00:2::1 PING Statistics---- |
| 3212 | 2026-06-05T04:12:38.575Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 3213 | 2026-06-05T04:12:38.575Z | round-trip (ms) min/avg/max/stddev = 0.233/0.249/0.266/0.023 |
| 3214 | 2026-06-05T04:12:38.575Z | [s2.trio] ping fd00:1::1 |
| 3215 | 2026-06-05T04:12:38.585Z | fd00:1::1 is alive |
| 3216 | 2026-06-05T04:12:38.585Z | server router restart passed |
| 3217 | 2026-06-05T04:12:42.592Z | peer expiration recovery passed |
| 3218 | 2026-06-05T04:12:43.616Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 3219 | 2026-06-05T04:12:43.694Z | 3 |
| 3220 | 2026-06-05T04:12:43.694Z | redundant advertise passed |
| 3221 | 2026-06-05T04:12:44.611Z | tunnel endpoint advertise passed |
| 3222 | 2026-06-05T04:12:49.626Z | redundant tunnel endpoint advertise passed |
| 3223 | 2026-06-05T04:12:49.626Z | [s1.trio] pkill ddmd |
| 3224 | 2026-06-05T04:12:49.648Z | |
| 3225 | 2026-06-05T04:12:54.630Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 1b90ece1-3536-4b75-b630-476a864177b2 --sled-uuid 1a46fc62-8f4d-4543-8b83-bc50cfee0034 -a sl0/v6 &> /opt/ddmd.log & |
| 3226 | 2026-06-05T04:12:54.643Z | |
| 3227 | 2026-06-05T04:12:59.650Z | tunnel router restart passed |
| 3228 | 2026-06-05T04:13:00.654Z | tunnel endpoint withdraw passed |
| 3229 | 2026-06-05T04:13:00.660Z | [t1.trio] pkill ddmd |
| 3230 | 2026-06-05T04:13:00.668Z | |
| 3231 | 2026-06-05T04:13:00.668Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 3232 | 2026-06-05T04:13:00.674Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 3233 | 2026-06-05T04:13:02.554Z | [s2.trio] pkill ddmd |
| 3234 | 2026-06-05T04:13:02.569Z | |
| 3235 | 2026-06-05T04:13:02.569Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 3236 | 2026-06-05T04:13:04.384Z | [s1.trio] pkill ddmd |
| 3237 | 2026-06-05T04:13:04.398Z | |
| 3238 | 2026-06-05T04:13:04.398Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 3239 | 2026-06-05T04:13:06.396Z | [sidecar.trio] pkill softnpu |
| 3240 | 2026-06-05T04:13:06.404Z | |
| 3241 | 2026-06-05T04:13:06.404Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 3242 | 2026-06-05T04:13:09.571Z | test ddm::test_trio_v3 ... ok |
| 3243 | 2026-06-05T04:13:09.571Z | |
| 3244 | 2026-06-05T04:13:09.571Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 96.65s |
| 3245 | 2026-06-05T04:13:09.571Z | |
| 3246 | 2026-06-05T04:13:09.593Z | + cleanup |
| 3247 | 2026-06-05T04:13:09.593Z | ++ id -un |
| 3248 | 2026-06-05T04:13:09.593Z | ++ id -gn |
| 3249 | 2026-06-05T04:13:09.593Z | + pfexec chown -R build:build . |
| 3250 | 2026-06-05T04:13:09.593Z | process exited: duration 767420 ms, exit code 0 |
| |
| 3251 | 2026-06-05T04:13:09.638Z | found 5 output files |
| 3252 | 2026-06-05T04:13:09.638Z | uploading: /work/s1.trio.log (4032 bytes) |
| 3253 | 2026-06-05T04:13:10.705Z | uploaded: /work/s1.trio.log |
| 3254 | 2026-06-05T04:13:10.705Z | uploading: /work/s2.trio.log (10791 bytes) |
| 3255 | 2026-06-05T04:13:11.837Z | uploaded: /work/s2.trio.log |
| 3256 | 2026-06-05T04:13:11.837Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 3257 | 2026-06-05T04:13:12.998Z | uploaded: /work/sidecar.trio-softnpu.log |
| 3258 | 2026-06-05T04:13:12.998Z | uploading: /work/t1.trio-dpd.log (322370 bytes) |
| 3259 | 2026-06-05T04:13:14.108Z | uploaded: /work/t1.trio-dpd.log |
| 3260 | 2026-06-05T04:13:14.229Z | uploading: /work/t1.trio.log (25739 bytes) |
| 3261 | 2026-06-05T04:13:15.254Z | uploaded: /work/t1.trio.log |