01M1N6B6YWZM6J9HHR8CG5HG7F: test-ddm-trio

BasicConfig {
    output_rules: [
        "/work/*.log",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01M1N6CRXSDJ834PQC3SP2KM8R

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T03:12:43.989Zjob assigned to worker 01M1N6DEG45XZXDCHHM3STT0ZB [factory aws, i-0c05905d5b5902fc0] (queued for 1 m 13 s)
 
22026-09-04T03:12:50.371Zstarting task 0: "setup"
32026-09-04T03:12:50.377Z++ uname -s
42026-09-04T03:12:50.380Z+ kern=SunOS
52026-09-04T03:12:50.380Z+ build_user=build
62026-09-04T03:12:50.380Z+ build_uid=12345
72026-09-04T03:12:50.380Z+ work_dir=/work
82026-09-04T03:12:50.380Z+ input_dir=/input
92026-09-04T03:12:50.380Z+ [[ 0 == 12345 ]]
102026-09-04T03:12:50.380Z+ case "$kern" in
112026-09-04T03:12:50.380Z+ groupadd -g 12345 build
122026-09-04T03:12:50.399Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T03:12:52.389Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T03:12:52.501Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T03:12:52.504Z+ home_fs=zfs
162026-09-04T03:12:52.504Z+ [[ zfs == autofs ]]
172026-09-04T03:12:52.505Z+ mkdir -p /home/build
182026-09-04T03:12:52.505Z+ chown build:build /home/build /work
192026-09-04T03:12:53.505Z+ chmod 0700 /home/build /work
202026-09-04T03:12:53.508Zprocess exited: duration 3137 ms, exit code 0
 
212026-09-04T03:12:53.514Zstarting task 1: "rust-toolchain"
222026-09-04T03:12:53.518Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T03:12:53.518Z * rust toolchain channel = "stable"
242026-09-04T03:12:53.518Z * rust toolchain profile = "default"
252026-09-04T03:12:53.518Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T03:12:53.518Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T03:12:53.521Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T03:12:53.521Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T03:12:53.521Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T03:12:53.622Zinfo: downloading installer
312026-09-04T03:12:55.136Zinfo: profile set to default
322026-09-04T03:12:55.136Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T03:12:55.139Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T03:12:55.297Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T03:12:55.300Zinfo: downloading 6 components
362026-09-04T03:13:11.674Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T03:13:11.674Z
382026-09-04T03:13:11.699Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T03:13:11.699Z
402026-09-04T03:13:11.702Z
412026-09-04T03:13:11.702ZRust is installed now. Great!
422026-09-04T03:13:11.702Z
432026-09-04T03:13:11.702ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T03:13:11.702Zenvironment variable. This has not been done automatically.
452026-09-04T03:13:11.702Z
462026-09-04T03:13:11.702ZTo configure your current shell, you need to source
472026-09-04T03:13:11.702Zthe corresponding env file under $HOME/.cargo.
482026-09-04T03:13:11.702Z
492026-09-04T03:13:11.702ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T03:13:11.702Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T03:13:11.702Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T03:13:11.702ZCC_x86_64-unknown-illumos = None
532026-09-04T03:13:11.702Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T03:13:11.702ZCC_x86_64_unknown_illumos = None
552026-09-04T03:13:11.702Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T03:13:11.702ZHOST_CC = None
572026-09-04T03:13:11.702Zcargo:rerun-if-env-changed=CC
582026-09-04T03:13:11.702ZCC = None
592026-09-04T03:13:11.702Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T03:13:11.871Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T03:13:11.871ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T03:13:11.871Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T03:13:11.871ZCFLAGS = None
642026-09-04T03:13:11.871Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T03:13:11.871ZHOST_CFLAGS = None
662026-09-04T03:13:11.871Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T03:13:11.871ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T03:13:11.871Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T03:13:11.871ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T03:13:11.974Z+ rustup --version
712026-09-04T03:13:11.981Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T03:13:11.984Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T03:13:12.002Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T03:13:12.005Z+ cargo --version
752026-09-04T03:13:12.018Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T03:13:12.021Z+ rustc --version
772026-09-04T03:13:12.039Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T03:13:12.042Zprocess exited: duration 18526 ms, exit code 0
 
792026-09-04T03:13:12.048Zstarting task 2: "authentication"
802026-09-04T03:13:12.062ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
812026-09-04T03:13:32.118Zprocess exited: duration 20068 ms, exit code 0
 
822026-09-04T03:13:32.129Zstarting task 3: "clone repository"
832026-09-04T03:13:32.132Z+ mkdir -p /work/oxidecomputer/maghemite
842026-09-04T03:13:32.136Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-09-04T03:13:32.162ZCloning into '/work/oxidecomputer/maghemite'...
862026-09-04T03:13:33.688Z+ cd /work/oxidecomputer/maghemite
872026-09-04T03:13:33.688Z+ git fetch origin 226a6c4ce96b24ac690c850483c24a696e138a3c
882026-09-04T03:13:33.966ZFrom https://github.com/oxidecomputer/maghemite
892026-09-04T03:13:33.966Z * branch 226a6c4ce96b24ac690c850483c24a696e138a3c -> FETCH_HEAD
902026-09-04T03:13:33.971Z+ [[ -n renovate/opte ]]
912026-09-04T03:13:33.975Z++ git branch --show-current
922026-09-04T03:13:33.975Z+ current=main
932026-09-04T03:13:33.975Z+ [[ main != renovate/opte ]]
942026-09-04T03:13:33.975Z+ git branch -f renovate/opte 226a6c4ce96b24ac690c850483c24a696e138a3c
952026-09-04T03:13:33.979Z+ git checkout -f renovate/opte
962026-09-04T03:13:33.995ZSwitched to branch 'renovate/opte'
972026-09-04T03:13:33.998Z+ git reset --hard 226a6c4ce96b24ac690c850483c24a696e138a3c
982026-09-04T03:13:34.014ZHEAD is now at 226a6c4 Update opte to 16ef8c6
992026-09-04T03:13:34.017Zprocess exited: duration 1888 ms, exit code 0
 
1002026-09-04T03:13:34.023Zstarting task 4: "build"
1012026-09-04T03:13:34.031Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1022026-09-04T03:13:34.181Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1032026-09-04T03:13:34.184Zinfo: downloading 6 components
1042026-09-04T03:13:48.851Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1052026-09-04T03:13:48.851Zwarn: this might cause rustup commands to take longer time to finish than expected
1062026-09-04T03:13:48.851Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1072026-09-04T03:13:48.953Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-04T03:13:48.983Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1092026-09-04T03:13:48.986Z++ dladm
1102026-09-04T03:13:48.990ZLINK CLASS MTU STATE BRIDGE OVER
1112026-09-04T03:13:48.990Zena0 phys 9216 up -- --
1122026-09-04T03:13:48.993Z++ ipadm
1132026-09-04T03:13:48.993ZADDROBJ TYPE STATE ADDR
1142026-09-04T03:13:48.993Zlo0/v4 static ok 127.0.0.1/8
1152026-09-04T03:13:48.993Zena0/dhcp dhcp ok 10.150.1.192/24
1162026-09-04T03:13:48.993Zlo0/v6 static ok ::1/128
1172026-09-04T03:13:48.993Z++ banner collect
1182026-09-04T03:13:48.996Z
1192026-09-04T03:13:48.996Z #### #### # # ###### #### #####
1202026-09-04T03:13:48.996Z # # # # # # # # # #
1212026-09-04T03:13:48.996Z # # # # # ##### # #
1222026-09-04T03:13:48.996Z # # # # # # # #
1232026-09-04T03:13:48.996Z # # # # # # # # # #
1242026-09-04T03:13:48.996Z #### #### ###### ###### ###### #### #
1252026-09-04T03:13:48.996Z
1262026-09-04T03:13:48.996Z++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu
1272026-09-04T03:13:48.996Z++ repo=softnpu
1282026-09-04T03:13:48.996Z++ series=image
1292026-09-04T03:13:48.996Z++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28
1302026-09-04T03:13:48.996Z++ name=softnpu
1312026-09-04T03:13:48.996Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1322026-09-04T03:13:48.996Z++ mkdir -p download
1332026-09-04T03:13:48.996Z++ pushd download
1342026-09-04T03:13:48.997Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1352026-09-04T03:13:48.997Z++ [[ ! -f softnpu ]]
1362026-09-04T03:13:49.001Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu
1372026-09-04T03:13:49.004Z % Total % Received % Xferd Average Speed Time Time Time Current
1382026-09-04T03:13:49.004Z Dload Upload Total Spent Left Speed
1392026-09-04T03:13:49.332Z 0 0 0 0 0 0 0 0 0 100 15.63M 100 15.63M 0 0 47.44M 0 0 100 15.63M 100 15.63M 0 0 47.44M 0 0 100 15.63M 100 15.63M 0 0 47.43M 0 0
1402026-09-04T03:13:49.335Z++ popd
1412026-09-04T03:13:49.335Z/work/oxidecomputer/maghemite
1422026-09-04T03:13:49.335Z++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so
1432026-09-04T03:13:49.335Z++ repo=sidecar-lite
1442026-09-04T03:13:49.335Z++ series=release
1452026-09-04T03:13:49.335Z++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5
1462026-09-04T03:13:49.335Z++ name=libsidecar_lite.so
1472026-09-04T03:13:49.336Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1482026-09-04T03:13:49.336Z++ mkdir -p download
1492026-09-04T03:13:49.340Z++ pushd download
1502026-09-04T03:13:49.340Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1512026-09-04T03:13:49.340Z++ [[ ! -f libsidecar_lite.so ]]
1522026-09-04T03:13:49.340Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so
1532026-09-04T03:13:49.343Z % Total % Received % Xferd Average Speed Time Time Time Current
1542026-09-04T03:13:49.343Z Dload Upload Total Spent Left Speed
1552026-09-04T03:13:49.622Z 0 0 0 0 0 0 0 0 0 100 12.04M 100 12.04M 0 0 43.12M 0 0 100 12.04M 100 12.04M 0 0 43.11M 0 0 100 12.04M 100 12.04M 0 0 43.11M 0 0
1562026-09-04T03:13:49.629Z++ popd
1572026-09-04T03:13:49.629Z/work/oxidecomputer/maghemite
1582026-09-04T03:13:49.629Z++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm
1592026-09-04T03:13:49.629Z++ repo=sidecar-lite
1602026-09-04T03:13:49.629Z++ series=release
1612026-09-04T03:13:49.629Z++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5
1622026-09-04T03:13:49.629Z++ name=scadm
1632026-09-04T03:13:49.629Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1642026-09-04T03:13:49.629Z++ mkdir -p download
1652026-09-04T03:13:49.629Z++ pushd download
1662026-09-04T03:13:49.629Z++ [[ ! -f scadm ]]
1672026-09-04T03:13:49.629Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1682026-09-04T03:13:49.630Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm
1692026-09-04T03:13:49.639Z % Total % Received % Xferd Average Speed Time Time Time Current
1702026-09-04T03:13:49.639Z Dload Upload Total Spent Left Speed
1712026-09-04T03:13:50.086Z 0 0 0 0 0 0 0 0 0 100 15.78M 100 15.78M 0 0 35.35M 0 0 100 15.78M 100 15.78M 0 0 35.34M 0 0 100 15.78M 100 15.78M 0 0 35.34M 0 0
1722026-09-04T03:13:50.100Z++ popd
1732026-09-04T03:13:50.100Z/work/oxidecomputer/maghemite
1742026-09-04T03:13:50.100Z++ get_artifact dendrite image 803f6899e3bc64780a965d625e248e1d77e37d43 dendrite-softnpu.tar.gz
1752026-09-04T03:13:50.100Z++ repo=dendrite
1762026-09-04T03:13:50.100Z++ series=image
1772026-09-04T03:13:50.100Z++ commit=803f6899e3bc64780a965d625e248e1d77e37d43
1782026-09-04T03:13:50.101Z++ name=dendrite-softnpu.tar.gz
1792026-09-04T03:13:50.101Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1802026-09-04T03:13:50.101Z++ mkdir -p download
1812026-09-04T03:13:50.101Z++ pushd download
1822026-09-04T03:13:50.101Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1832026-09-04T03:13:50.101Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1842026-09-04T03:13:50.101Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/803f6899e3bc64780a965d625e248e1d77e37d43/dendrite-softnpu.tar.gz
1852026-09-04T03:13:50.101Z % Total % Received % Xferd Average Speed Time Time Time Current
1862026-09-04T03:13:50.101Z Dload Upload Total Spent Left Speed
1872026-09-04T03:13:51.281Z 0 0 0 0 0 0 0 0 0 81 61.61M 81 50.29M 0 0 50.32M 0 00:01 00:01 50.33M 100 61.61M 100 61.61M 0 0 51.77M 0 00:01 00:01 50.33M 100 61.61M 100 61.61M 0 0 51.77M 0 00:01 00:01 50.33M 100 61.61M 100 61.61M 0 0 51.76M 0 00:01 00:01 50.33M
1882026-09-04T03:13:51.287Z++ popd
1892026-09-04T03:13:51.287Z/work/oxidecomputer/maghemite
1902026-09-04T03:13:51.288Z++ get_artifact maghemite release 226a6c4ce96b24ac690c850483c24a696e138a3c ddm
1912026-09-04T03:13:51.288Z++ repo=maghemite
1922026-09-04T03:13:51.288Z++ series=release
1932026-09-04T03:13:51.288Z++ commit=226a6c4ce96b24ac690c850483c24a696e138a3c
1942026-09-04T03:13:51.288Z++ name=ddm
1952026-09-04T03:13:51.288Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1962026-09-04T03:13:51.288Z++ mkdir -p download
1972026-09-04T03:13:51.288Z++ pushd download
1982026-09-04T03:13:51.289Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1992026-09-04T03:13:51.289Z++ [[ ! -f ddm ]]
2002026-09-04T03:13:51.289Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/226a6c4ce96b24ac690c850483c24a696e138a3c/ddm
2012026-09-04T03:13:51.294Z % Total % Received % Xferd Average Speed Time Time Time Current
2022026-09-04T03:13:51.294Z Dload Upload Total Spent Left Speed
2032026-09-04T03:13:51.365Z 0 0 0 0 0 0 0 0 0
2042026-09-04T03:13:51.365Zcurl: (22) The requested URL returned error: 404
2052026-09-04T03:13:51.369Z++ popd
2062026-09-04T03:13:51.370Z/work/oxidecomputer/maghemite
2072026-09-04T03:13:51.370Z++ get_artifact maghemite release 226a6c4ce96b24ac690c850483c24a696e138a3c ddmadm
2082026-09-04T03:13:51.370Z++ repo=maghemite
2092026-09-04T03:13:51.370Z++ series=release
2102026-09-04T03:13:51.370Z++ commit=226a6c4ce96b24ac690c850483c24a696e138a3c
2112026-09-04T03:13:51.370Z++ name=ddmadm
2122026-09-04T03:13:51.370Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2132026-09-04T03:13:51.370Z++ mkdir -p download
2142026-09-04T03:13:51.376Z++ pushd download
2152026-09-04T03:13:51.376Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2162026-09-04T03:13:51.376Z++ [[ ! -f ddmadm ]]
2172026-09-04T03:13:51.376Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/226a6c4ce96b24ac690c850483c24a696e138a3c/ddmadm
2182026-09-04T03:13:51.376Z % Total % Received % Xferd Average Speed Time Time Time Current
2192026-09-04T03:13:51.376Z Dload Upload Total Spent Left Speed
2202026-09-04T03:13:51.434Z 0 0 0 0 0 0 0 0 0
2212026-09-04T03:13:51.434Zcurl: (22) The requested URL returned error: 404
2222026-09-04T03:13:51.438Z++ popd
2232026-09-04T03:13:51.438Z/work/oxidecomputer/maghemite
2242026-09-04T03:13:51.438Z++ pushd download
2252026-09-04T03:13:51.438Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2262026-09-04T03:13:51.438Z++ chmod +x softnpu
2272026-09-04T03:13:51.438Z++ chmod +x scadm
2282026-09-04T03:13:51.441Z++ chmod +x ddmadm
2292026-09-04T03:13:51.441Zchmod: WARNING: can't access ddmadm
2302026-09-04T03:13:51.441Z++ chmod +x ddmd
2312026-09-04T03:13:51.441Zchmod: WARNING: can't access ddmd
2322026-09-04T03:13:51.441Z++ mv ddmadm ddmadm-v2
2332026-09-04T03:13:51.445Zmv: cannot access ddmadm
2342026-09-04T03:13:51.445Z++ mv ddmd ddmd-v2
2352026-09-04T03:13:51.445Zmv: cannot access ddmd
2362026-09-04T03:13:51.445Z++ rm -rf zones/dendrite
2372026-09-04T03:13:51.446Z++ mkdir -p zones/dendrite
2382026-09-04T03:13:51.449Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2392026-09-04T03:13:52.047Z++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml
2402026-09-04T03:13:52.053Z++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml
2412026-09-04T03:13:52.056Z++ popd
2422026-09-04T03:13:52.056Z++ banner install
2432026-09-04T03:13:52.056Z/work/oxidecomputer/maghemite
2442026-09-04T03:13:52.056Z
2452026-09-04T03:13:52.056Z # # # #### ##### ## # #
2462026-09-04T03:13:52.056Z # ## # # # # # # #
2472026-09-04T03:13:52.056Z # # # # #### # # # # #
2482026-09-04T03:13:52.056Z # # # # # # ###### # #
2492026-09-04T03:13:52.056Z # # ## # # # # # # #
2502026-09-04T03:13:52.056Z # # # #### # # # ###### ######
2512026-09-04T03:13:52.056Z
2522026-09-04T03:13:52.056Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2532026-09-04T03:13:52.056Z++ pfexec pkg install clang-15
2542026-09-04T03:13:54.600Z Startup: Refreshing catalog 'helios' ... Done
2552026-09-04T03:13:55.022Z Startup: Caching catalogs ... Done
2562026-09-04T03:13:57.617ZPlanning: Solver setup ... Done
2572026-09-04T03:13:57.686ZPlanning: Running solver ... Done
2582026-09-04T03:13:57.741ZPlanning: Consolidating action changes ... Done
2592026-09-04T03:13:57.747ZPlanning: Evaluating mediators ... Done
2602026-09-04T03:13:57.747ZPlanning: Planning completed in 2.68 seconds
2612026-09-04T03:13:57.760ZNo updates necessary for this image.
2622026-09-04T03:13:58.010Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2632026-09-04T03:13:58.010Z++ pfexec pkg install pkg-config
2642026-09-04T03:13:58.331Z Startup: Refreshing catalog 'helios' ... Done
2652026-09-04T03:14:00.724ZPlanning: Solver setup ... Done
2662026-09-04T03:14:00.793ZPlanning: Running solver ... Done
2672026-09-04T03:14:00.859ZPlanning: Consolidating action changes ... Done
2682026-09-04T03:14:00.859ZPlanning: Evaluating mediators ... Done
2692026-09-04T03:14:00.873ZPlanning: Planning completed in 2.56 seconds
2702026-09-04T03:14:00.874ZNo updates necessary for this image.
2712026-09-04T03:14:01.010Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2722026-09-04T03:14:01.010Z++ pfexec pkg install brand/omicron1
2732026-09-04T03:14:01.304Z Startup: Refreshing catalog 'helios' ... Done
2742026-09-04T03:14:03.653ZPlanning: Solver setup ... Done
2752026-09-04T03:14:03.722ZPlanning: Running solver ... Done
2762026-09-04T03:14:03.780ZPlanning: Finding local manifests ... Done
2772026-09-04T03:14:03.783ZPlanning: Fetching manifests: 0/2 0% complete
2782026-09-04T03:14:03.804ZPlanning: Fetching manifests: 2/2 100% complete
2792026-09-04T03:14:03.816ZPlanning: Package planning ... Done
2802026-09-04T03:14:03.819ZPlanning: Merging actions ... Done
2812026-09-04T03:14:03.969ZPlanning: Checking for conflicting actions ... Done
2822026-09-04T03:14:03.972ZPlanning: Consolidating action changes ... Done
2832026-09-04T03:14:04.759ZPlanning: Evaluating mediators ... Done
2842026-09-04T03:14:04.762ZPlanning: Planning completed in 3.48 seconds
2852026-09-04T03:14:04.768Z Packages to install: 2
2862026-09-04T03:14:04.768Z Create boot environment: No
2872026-09-04T03:14:04.768ZCreate backup boot environment: No
2882026-09-04T03:14:04.793Z
2892026-09-04T03:14:04.793ZDownload: 0/5 items 0.0/1.0MB 0% complete
2902026-09-04T03:14:04.808ZDownload: Completed 1.01 MB in 0.02 seconds (66.7M/s)
2912026-09-04T03:14:04.950Z Actions: 1/28 actions (Installing new actions)
2922026-09-04T03:14:04.963Z Actions: Completed 28 actions in 0.01 seconds.
2932026-09-04T03:14:05.010ZFinalize: Updating package state database ... Done
2942026-09-04T03:14:05.013ZFinalize: Updating package cache ... Done
2952026-09-04T03:14:05.098ZFinalize: Updating image state ... Done
2962026-09-04T03:14:07.487ZFinalize: Creating fast lookup database ... Done
2972026-09-04T03:14:07.556ZFinalize: Reading search index ... Done
2982026-09-04T03:14:07.561ZFinalize: Updating search index ... Done
2992026-09-04T03:14:07.629ZFinalize: Updating package cache ... Done
3002026-09-04T03:14:07.714Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
3012026-09-04T03:14:07.714Z++ pfexec pkg install brand/omicron1/tools
3022026-09-04T03:14:07.986Z Startup: Refreshing catalog 'helios' ... Done
3032026-09-04T03:14:10.382ZPlanning: Solver setup ... Done
3042026-09-04T03:14:10.452ZPlanning: Running solver ... Done
3052026-09-04T03:14:10.506ZPlanning: Finding local manifests ... Done
3062026-09-04T03:14:10.509ZPlanning: Fetching manifests: 0/1 0% complete
3072026-09-04T03:14:10.524ZPlanning: Fetching manifests: 1/1 100% complete
3082026-09-04T03:14:10.537ZPlanning: Package planning ... Done
3092026-09-04T03:14:10.540ZPlanning: Merging actions ... Done
3102026-09-04T03:14:10.674ZPlanning: Checking for conflicting actions ... Done
3112026-09-04T03:14:10.677ZPlanning: Consolidating action changes ... Done
3122026-09-04T03:14:10.832ZPlanning: Evaluating mediators ... Done
3132026-09-04T03:14:10.836ZPlanning: Planning completed in 2.85 seconds
3142026-09-04T03:14:10.842Z Packages to install: 1
3152026-09-04T03:14:10.842Z Services to change: 1
3162026-09-04T03:14:10.842Z Create boot environment: No
3172026-09-04T03:14:10.842ZCreate backup boot environment: No
3182026-09-04T03:14:10.856Z
3192026-09-04T03:14:10.856ZDownload: 0/2 items 0.0/1.1MB 0% complete
3202026-09-04T03:14:10.879ZDownload: Completed 1.13 MB in 0.02 seconds (47.4M/s)
3212026-09-04T03:14:10.938Z Actions: 1/19 actions (Installing new actions)
3222026-09-04T03:14:10.952Z Actions: Completed 19 actions in 0.01 seconds.
3232026-09-04T03:14:10.989ZFinalize: Updating package state database ... Done
3242026-09-04T03:14:10.989ZFinalize: Updating package cache ... Done
3252026-09-04T03:14:11.084ZFinalize: Updating image state ... Done
3262026-09-04T03:14:13.068ZFinalize: Creating fast lookup database ... Done
3272026-09-04T03:14:13.133ZFinalize: Reading search index ... Done
3282026-09-04T03:14:13.136ZFinalize: Updating search index ... Done
3292026-09-04T03:14:13.220ZFinalize: Updating package cache ... Done
3302026-09-04T03:14:13.306Z++ pfexec svcadm enable baseline
3312026-09-04T03:14:13.325Z++ retry=0
3322026-09-04T03:14:13.333Z+++ svcs -Hostate baseline
3332026-09-04T03:14:13.337Z++ [[ offline* != online ]]
3342026-09-04T03:14:13.337Z++ [[ 0 -gt 300 ]]
3352026-09-04T03:14:13.337Z++ sleep 1
3362026-09-04T03:14:14.337Z++ retry=1
3372026-09-04T03:14:14.341Z+++ svcs -Hostate baseline
3382026-09-04T03:14:14.351Z++ [[ offline* != online ]]
3392026-09-04T03:14:14.351Z++ [[ 1 -gt 300 ]]
3402026-09-04T03:14:14.351Z++ sleep 1
3412026-09-04T03:14:15.355Z++ retry=2
3422026-09-04T03:14:15.359Z+++ svcs -Hostate baseline
3432026-09-04T03:14:15.367Z++ [[ offline* != online ]]
3442026-09-04T03:14:15.367Z++ [[ 2 -gt 300 ]]
3452026-09-04T03:14:15.367Z++ sleep 1
3462026-09-04T03:14:16.371Z++ retry=3
3472026-09-04T03:14:16.391Z+++ svcs -Hostate baseline
3482026-09-04T03:14:16.402Z++ [[ offline* != online ]]
3492026-09-04T03:14:16.402Z++ [[ 3 -gt 300 ]]
3502026-09-04T03:14:16.402Z++ sleep 1
3512026-09-04T03:14:17.806Z++ retry=4
3522026-09-04T03:14:17.826Z+++ svcs -Hostate baseline
3532026-09-04T03:14:17.826Z++ [[ offline* != online ]]
3542026-09-04T03:14:17.826Z++ [[ 4 -gt 300 ]]
3552026-09-04T03:14:17.826Z++ sleep 1
3562026-09-04T03:14:18.404Z++ retry=5
3572026-09-04T03:14:18.408Z+++ svcs -Hostate baseline
3582026-09-04T03:14:18.414Z++ [[ offline* != online ]]
3592026-09-04T03:14:18.414Z++ [[ 5 -gt 300 ]]
3602026-09-04T03:14:18.414Z++ sleep 1
3612026-09-04T03:14:19.416Z++ retry=6
3622026-09-04T03:14:19.419Z+++ svcs -Hostate baseline
3632026-09-04T03:14:19.431Z++ [[ offline* != online ]]
3642026-09-04T03:14:19.431Z++ [[ 6 -gt 300 ]]
3652026-09-04T03:14:19.431Z++ sleep 1
3662026-09-04T03:14:20.433Z++ retry=7
3672026-09-04T03:14:20.435Z+++ svcs -Hostate baseline
3682026-09-04T03:14:20.449Z++ [[ offline* != online ]]
3692026-09-04T03:14:20.449Z++ [[ 7 -gt 300 ]]
3702026-09-04T03:14:20.449Z++ sleep 1
3712026-09-04T03:14:21.451Z++ retry=8
3722026-09-04T03:14:21.462Z+++ svcs -Hostate baseline
3732026-09-04T03:14:21.469Z++ [[ offline* != online ]]
3742026-09-04T03:14:21.469Z++ [[ 8 -gt 300 ]]
3752026-09-04T03:14:21.469Z++ sleep 1
3762026-09-04T03:14:22.467Z++ retry=9
3772026-09-04T03:14:22.470Z+++ svcs -Hostate baseline
3782026-09-04T03:14:22.482Z++ [[ offline* != online ]]
3792026-09-04T03:14:22.482Z++ [[ 9 -gt 300 ]]
3802026-09-04T03:14:22.485Z++ sleep 1
3812026-09-04T03:14:23.483Z++ retry=10
3822026-09-04T03:14:23.488Z+++ svcs -Hostate baseline
3832026-09-04T03:14:23.906Z++ [[ offline* != online ]]
3842026-09-04T03:14:23.906Z++ [[ 10 -gt 300 ]]
3852026-09-04T03:14:23.911Z++ sleep 1
3862026-09-04T03:14:24.511Z++ retry=11
3872026-09-04T03:14:24.526Z+++ svcs -Hostate baseline
3882026-09-04T03:14:24.526Z++ [[ offline* != online ]]
3892026-09-04T03:14:24.526Z++ [[ 11 -gt 300 ]]
3902026-09-04T03:14:24.526Z++ sleep 1
3912026-09-04T03:14:25.516Z++ retry=12
3922026-09-04T03:14:25.519Z+++ svcs -Hostate baseline
3932026-09-04T03:14:25.533Z++ [[ offline* != online ]]
3942026-09-04T03:14:25.533Z++ [[ 12 -gt 300 ]]
3952026-09-04T03:14:25.533Z++ sleep 1
3962026-09-04T03:14:26.547Z++ retry=13
3972026-09-04T03:14:26.557Z+++ svcs -Hostate baseline
3982026-09-04T03:14:26.557Z++ [[ offline* != online ]]
3992026-09-04T03:14:26.557Z++ [[ 13 -gt 300 ]]
4002026-09-04T03:14:26.557Z++ sleep 1
4012026-09-04T03:14:27.558Z++ retry=14
4022026-09-04T03:14:27.967Z+++ svcs -Hostate baseline
4032026-09-04T03:14:27.975Z++ [[ offline* != online ]]
4042026-09-04T03:14:27.975Z++ [[ 14 -gt 300 ]]
4052026-09-04T03:14:27.975Z++ sleep 1
4062026-09-04T03:14:28.568Z++ retry=15
4072026-09-04T03:14:28.571Z+++ svcs -Hostate baseline
4082026-09-04T03:14:28.582Z++ [[ offline* != online ]]
4092026-09-04T03:14:28.582Z++ [[ 15 -gt 300 ]]
4102026-09-04T03:14:28.585Z++ sleep 1
4112026-09-04T03:14:29.583Z++ retry=16
4122026-09-04T03:14:29.591Z+++ svcs -Hostate baseline
4132026-09-04T03:14:29.611Z++ [[ offline* != online ]]
4142026-09-04T03:14:29.611Z++ [[ 16 -gt 300 ]]
4152026-09-04T03:14:29.611Z++ sleep 1
4162026-09-04T03:14:30.615Z++ retry=17
4172026-09-04T03:14:30.633Z+++ svcs -Hostate baseline
4182026-09-04T03:14:30.633Z++ [[ offline* != online ]]
4192026-09-04T03:14:30.633Z++ [[ 17 -gt 300 ]]
4202026-09-04T03:14:30.633Z++ sleep 1
4212026-09-04T03:14:31.616Z++ retry=18
4222026-09-04T03:14:31.621Z+++ svcs -Hostate baseline
4232026-09-04T03:14:31.631Z++ [[ offline* != online ]]
4242026-09-04T03:14:31.631Z++ [[ 18 -gt 300 ]]
4252026-09-04T03:14:31.631Z++ sleep 1
4262026-09-04T03:14:32.634Z++ retry=19
4272026-09-04T03:14:32.649Z+++ svcs -Hostate baseline
4282026-09-04T03:14:32.659Z++ [[ offline* != online ]]
4292026-09-04T03:14:32.659Z++ [[ 19 -gt 300 ]]
4302026-09-04T03:14:32.659Z++ sleep 1
4312026-09-04T03:14:33.656Z++ retry=20
4322026-09-04T03:14:33.660Z+++ svcs -Hostate baseline
4332026-09-04T03:14:33.664Z++ [[ offline* != online ]]
4342026-09-04T03:14:33.665Z++ [[ 20 -gt 300 ]]
4352026-09-04T03:14:33.665Z++ sleep 1
4362026-09-04T03:14:34.669Z++ retry=21
4372026-09-04T03:14:34.677Z+++ svcs -Hostate baseline
4382026-09-04T03:14:34.683Z++ [[ online != online ]]
4392026-09-04T03:14:34.683Z++ set -o errexit
4402026-09-04T03:14:34.683Z++ set -o pipefail
4412026-09-04T03:14:34.683Z++ banner build
4422026-09-04T03:14:34.683Z
4432026-09-04T03:14:34.683Z ##### # # # # #####
4442026-09-04T03:14:34.683Z # # # # # # # #
4452026-09-04T03:14:34.683Z ##### # # # # # #
4462026-09-04T03:14:34.683Z # # # # # # # #
4472026-09-04T03:14:34.683Z # # # # # # # #
4482026-09-04T03:14:34.683Z ##### #### # ###### #####
4492026-09-04T03:14:34.683Z
4502026-09-04T03:14:34.683Z++ cargo build --release --bin ddmd --bin ddmadm
4512026-09-04T03:14:34.779Z Updating git repository `https://github.com/oxidecomputer/falcon`
4522026-09-04T03:14:35.461ZFrom https://github.com/oxidecomputer/falcon
4532026-09-04T03:14:35.461Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
4542026-09-04T03:14:35.533Z Updating crates.io index
4552026-09-04T03:14:35.537Z Updating git repository `https://github.com/oxidecomputer/dendrite`
4562026-09-04T03:14:36.110ZFrom https://github.com/oxidecomputer/dendrite
4572026-09-04T03:14:36.110Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
4582026-09-04T03:14:36.143Z Updating git repository `https://github.com/oxidecomputer/ispf`
4592026-09-04T03:14:36.849ZFrom https://github.com/oxidecomputer/ispf
4602026-09-04T03:14:36.849Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
4612026-09-04T03:14:36.863Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
4622026-09-04T03:14:36.863ZFrom https://github.com/oxidecomputer/netadm-sys
4632026-09-04T03:14:36.863Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
4642026-09-04T03:14:36.863Z Updating git repository `https://github.com/oxidecomputer/omicron`
4652026-09-04T03:14:43.835ZFrom https://github.com/oxidecomputer/omicron
4662026-09-04T03:14:43.835Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
4672026-09-04T03:14:44.250Z Updating git repository `https://github.com/oxidecomputer/opte`
4682026-09-04T03:14:45.034ZFrom https://github.com/oxidecomputer/opte
4692026-09-04T03:14:45.034Z * [new ref] 16ef8c60a15fa6b0afd02c5f23f742c20b818f97 -> refs/commit/16ef8c60a15fa6b0afd02c5f23f742c20b818f97
4702026-09-04T03:14:45.070Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
4712026-09-04T03:14:45.310ZFrom https://github.com/oxidecomputer/slog-error-chain
4722026-09-04T03:14:45.310Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
4732026-09-04T03:14:45.318Z Updating git repository `https://github.com/illumos/smf-rs`
4742026-09-04T03:14:45.622ZFrom https://github.com/illumos/smf-rs
4752026-09-04T03:14:45.622Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
4762026-09-04T03:14:45.629Z Updating git repository `https://github.com/oxidecomputer/network-interface`
4772026-09-04T03:14:45.905ZFrom https://github.com/oxidecomputer/network-interface
4782026-09-04T03:14:45.905Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
4792026-09-04T03:14:45.911Z Updating git repository `https://github.com/oxidecomputer/zone`
4802026-09-04T03:14:46.209ZFrom https://github.com/oxidecomputer/zone
4812026-09-04T03:14:46.209Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
4822026-09-04T03:14:46.217Z Updating git repository `https://github.com/oxidecomputer/propolis`
4832026-09-04T03:14:46.838ZFrom https://github.com/oxidecomputer/propolis
4842026-09-04T03:14:46.838Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
4852026-09-04T03:14:46.872Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
4862026-09-04T03:14:47.453ZFrom https://github.com/oxidecomputer/transceiver-control
4872026-09-04T03:14:47.453Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
4882026-09-04T03:14:47.507Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
4892026-09-04T03:14:48.184ZFrom https://github.com/oxidecomputer/dlpi-sys
4902026-09-04T03:14:48.185Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
4912026-09-04T03:14:48.236Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
4922026-09-04T03:14:48.237ZFrom https://github.com/jmesmon/rust-libzfs
4932026-09-04T03:14:48.237Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
4942026-09-04T03:14:48.237Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
4952026-09-04T03:14:48.376ZFrom https://github.com/oxidecomputer/rusty-doors
4962026-09-04T03:14:48.376Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
4972026-09-04T03:14:48.382Z Updating git repository `https://github.com/oxidecomputer/lldp`
4982026-09-04T03:14:48.769ZFrom https://github.com/oxidecomputer/lldp
4992026-09-04T03:14:48.769Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
5002026-09-04T03:14:49.187Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
5012026-09-04T03:14:49.598ZFrom https://github.com/oxidecomputer/tufaceous
5022026-09-04T03:14:49.598Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
5032026-09-04T03:14:49.606Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
5042026-09-04T03:14:49.730ZFrom https://github.com/oxidecomputer/management-gateway-service
5052026-09-04T03:14:49.730Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
5062026-09-04T03:14:49.755Z Updating git repository `https://github.com/oxidecomputer/crucible`
5072026-09-04T03:14:50.950ZFrom https://github.com/oxidecomputer/crucible
5082026-09-04T03:14:50.950Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
5092026-09-04T03:14:51.467Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
5102026-09-04T03:14:51.571ZFrom https://github.com/oxidecomputer/serde_human_bytes
5112026-09-04T03:14:51.571Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
5122026-09-04T03:14:51.571Z Updating git repository `https://github.com/oxidecomputer/propolis`
5132026-09-04T03:14:51.637ZFrom https://github.com/oxidecomputer/propolis
5142026-09-04T03:14:51.637Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
5152026-09-04T03:14:51.702Z Updating git repository `https://github.com/oxidecomputer/crucible`
5162026-09-04T03:14:53.686ZFrom https://github.com/oxidecomputer/crucible
5172026-09-04T03:14:53.686Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
5182026-09-04T03:14:53.752Z Updating git repository `https://github.com/oxidecomputer/tofino`
5192026-09-04T03:14:53.752ZFrom https://github.com/oxidecomputer/tofino
5202026-09-04T03:14:53.752Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
5212026-09-04T03:14:53.753Z Updating git repository `https://github.com/oxidecomputer/maghemite`
5222026-09-04T03:14:53.753ZFrom https://github.com/oxidecomputer/maghemite
5232026-09-04T03:14:53.753Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
5242026-09-04T03:14:53.753Z Updating git repository `https://github.com/oxidecomputer/clickward`
5252026-09-04T03:14:53.935ZFrom https://github.com/oxidecomputer/clickward
5262026-09-04T03:14:53.935Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
5272026-09-04T03:14:53.979Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
5282026-09-04T03:14:54.185ZFrom https://github.com/oxidecomputer/illumos-devinfo
5292026-09-04T03:14:54.185Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
5302026-09-04T03:14:56.300Z Downloading crates ...
5312026-09-04T03:14:56.375Z Downloaded async-stream-impl v0.3.6
5322026-09-04T03:14:56.393Z Downloaded arc-swap v1.9.2
5332026-09-04T03:14:56.395Z Downloaded cfg_aliases v0.2.2
5342026-09-04T03:14:56.395Z Downloaded cpufeatures v0.3.0
5352026-09-04T03:14:56.395Z Downloaded convert_case v0.4.0
5362026-09-04T03:14:56.395Z Downloaded adler2 v2.0.1
5372026-09-04T03:14:56.395Z Downloaded const-oid v0.10.2
5382026-09-04T03:14:56.395Z Downloaded chacha20 v0.10.1
5392026-09-04T03:14:56.399Z Downloaded crossbeam-deque v0.8.7
5402026-09-04T03:14:56.399Z Downloaded anyhow v1.0.104
5412026-09-04T03:14:56.399Z Downloaded async-recursion v1.1.1
5422026-09-04T03:14:56.399Z Downloaded bitflags v2.13.1
5432026-09-04T03:14:56.399Z Downloaded schemars v0.8.22
5442026-09-04T03:14:56.403Z Downloaded anstream v1.0.0
5452026-09-04T03:14:56.403Z Downloaded allocator-api2 v0.2.21
5462026-09-04T03:14:56.411Z Downloaded bytecount v0.6.9
5472026-09-04T03:14:56.415Z Downloaded async-trait v0.1.92
5482026-09-04T03:14:56.415Z Downloaded base16ct v0.2.0
5492026-09-04T03:14:56.415Z Downloaded bytes v1.12.1
5502026-09-04T03:14:56.415Z Downloaded is_ci v1.2.0
5512026-09-04T03:14:56.415Z Downloaded jiff-static v0.2.35
5522026-09-04T03:14:56.415Z Downloaded console v0.16.4
5532026-09-04T03:14:56.835Z Downloaded base16ct v1.0.0
5542026-09-04T03:14:56.835Z Downloaded konst_macro_rules v0.2.19
5552026-09-04T03:14:56.835Z Downloaded ahash v0.8.12
5562026-09-04T03:14:56.857Z Downloaded keccak v0.1.6
5572026-09-04T03:14:56.857Z Downloaded ident_case v1.0.1
5582026-09-04T03:14:56.857Z Downloaded bcs v0.1.6
5592026-09-04T03:14:56.857Z Downloaded async-compression v0.4.43
5602026-09-04T03:14:56.857Z Downloaded clap_lex v1.1.0
5612026-09-04T03:14:56.857Z Downloaded chacha20poly1305 v0.10.1
5622026-09-04T03:14:56.857Z Downloaded cmake v0.1.58
5632026-09-04T03:14:56.857Z Downloaded const-random-macro v0.1.16
5642026-09-04T03:14:56.857Z Downloaded csv-core v0.1.13
5652026-09-04T03:14:56.857Z Downloaded hubpack_derive v0.1.1
5662026-09-04T03:14:56.857Z Downloaded idna_adapter v1.2.2
5672026-09-04T03:14:56.857Z Downloaded bit-set v0.8.0
5682026-09-04T03:14:56.857Z Downloaded aead v0.5.2
5692026-09-04T03:14:56.857Z Downloaded cfg-if v1.0.4
5702026-09-04T03:14:56.857Z Downloaded crc8 v0.1.1
5712026-09-04T03:14:56.857Z Downloaded async-stream v0.3.6
5722026-09-04T03:14:56.857Z Downloaded atomic-waker v1.1.2
5732026-09-04T03:14:56.857Z Downloaded ciborium-io v0.2.2
5742026-09-04T03:14:56.857Z Downloaded crunchy v0.2.4
5752026-09-04T03:14:56.857Z Downloaded no-std-compat v0.4.1
5762026-09-04T03:14:56.857Z Downloaded num_enum_derive v0.5.11
5772026-09-04T03:14:56.857Z Downloaded memoffset v0.9.1
5782026-09-04T03:14:56.857Z Downloaded num v0.4.3
5792026-09-04T03:14:56.857Z Downloaded atomicwrites v0.4.4
5802026-09-04T03:14:56.858Z Downloaded simd-adler32 v0.3.10
5812026-09-04T03:14:56.858Z Downloaded bitflags v1.3.2
5822026-09-04T03:14:56.858Z Downloaded anstyle-query v1.1.5
5832026-09-04T03:14:56.858Z Downloaded const-random v0.1.18
5842026-09-04T03:14:56.858Z Downloaded lazy_static v1.5.0
5852026-09-04T03:14:56.858Z Downloaded linked-hash-map v0.5.6
5862026-09-04T03:14:56.858Z Downloaded newtype_derive v0.1.6
5872026-09-04T03:14:56.858Z Downloaded hubpack v0.1.2
5882026-09-04T03:14:56.858Z Downloaded lru-cache v0.1.2
5892026-09-04T03:14:56.858Z Downloaded crypto-common v0.1.7
5902026-09-04T03:14:56.858Z Downloaded num-conv v0.2.2
5912026-09-04T03:14:56.858Z Downloaded byteorder v1.5.0
5922026-09-04T03:14:56.858Z Downloaded block-buffer v0.12.1
5932026-09-04T03:14:56.858Z Downloaded crucible-workspace-hack v0.1.0
5942026-09-04T03:14:56.858Z Downloaded curve25519-dalek-derive v0.1.1
5952026-09-04T03:14:56.858Z Downloaded compression-core v0.4.32
5962026-09-04T03:14:56.858Z Downloaded cpufeatures v0.2.17
5972026-09-04T03:14:56.858Z Downloaded block-buffer v0.10.4
5982026-09-04T03:14:56.858Z Downloaded bs58 v0.5.1
5992026-09-04T03:14:56.858Z Downloaded anstyle-parse v1.0.0
6002026-09-04T03:14:56.858Z Downloaded bit-vec v0.8.0
6012026-09-04T03:14:56.858Z Downloaded crossbeam-epoch v0.9.20
6022026-09-04T03:14:56.858Z Downloaded colorchoice v1.0.5
6032026-09-04T03:14:56.858Z Downloaded cstr-argument v0.1.2
6042026-09-04T03:14:56.858Z Downloaded inout v0.1.4
6052026-09-04T03:14:56.858Z Downloaded mime v0.3.17
6062026-09-04T03:14:56.858Z Downloaded take_mut v0.2.2
6072026-09-04T03:14:56.858Z Downloaded backoff v0.4.0
6082026-09-04T03:14:56.858Z Downloaded chacha20 v0.9.1
6092026-09-04T03:14:56.858Z Downloaded daft v0.1.8
6102026-09-04T03:14:56.858Z Downloaded ingot-types v0.1.2
6112026-09-04T03:14:56.858Z Downloaded ipnetwork v0.21.1
6122026-09-04T03:14:56.858Z Downloaded itoa v1.0.18
6132026-09-04T03:14:56.858Z Downloaded memmap v0.7.0
6142026-09-04T03:14:56.859Z Downloaded scopeguard v1.2.0
6152026-09-04T03:14:56.859Z Downloaded num_enum v0.5.11
6162026-09-04T03:14:56.859Z Downloaded jobserver v0.1.35
6172026-09-04T03:14:56.859Z Downloaded supports-color v3.0.2
6182026-09-04T03:14:56.859Z Downloaded cobs v0.3.0
6192026-09-04T03:14:56.859Z Downloaded is_terminal_polyfill v1.70.2
6202026-09-04T03:14:56.859Z Downloaded num_threads v0.1.7
6212026-09-04T03:14:56.859Z Downloaded is-terminal v0.4.17
6222026-09-04T03:14:56.859Z Downloaded match_cfg v0.1.0
6232026-09-04T03:14:56.859Z Downloaded lru-slab v0.1.2
6242026-09-04T03:14:56.859Z Downloaded libscf-sys v1.2.0
6252026-09-04T03:14:56.859Z Downloaded natord v1.0.9
6262026-09-04T03:14:56.859Z Downloaded newtype-uuid-macros v0.1.1
6272026-09-04T03:14:56.859Z Downloaded num-iter v0.1.46
6282026-09-04T03:14:56.859Z Downloaded ciborium v0.2.2
6292026-09-04T03:14:56.859Z Downloaded base64ct v1.8.3
6302026-09-04T03:14:56.859Z Downloaded byte-wrapper v0.1.0
6312026-09-04T03:14:56.860Z Downloaded crossbeam-utils v0.8.22
6322026-09-04T03:14:56.860Z Downloaded num-derive v0.4.2
6332026-09-04T03:14:56.860Z Downloaded strum v0.27.2
6342026-09-04T03:14:56.860Z Downloaded instant v0.1.13
6352026-09-04T03:14:56.860Z Downloaded newline-converter v0.3.0
6362026-09-04T03:14:56.860Z Downloaded argon2 v0.5.3
6372026-09-04T03:14:56.860Z Downloaded scroll_derive v0.13.1
6382026-09-04T03:14:56.860Z Downloaded managed v0.8.0
6392026-09-04T03:14:56.860Z Downloaded internet-checksum v0.2.1
6402026-09-04T03:14:56.860Z Downloaded olpc-cjson v0.1.4
6412026-09-04T03:14:56.860Z Downloaded cipher v0.4.4
6422026-09-04T03:14:56.860Z Downloaded cargo_toml v0.22.3
6432026-09-04T03:14:56.860Z Downloaded crypto-common v0.2.2
6442026-09-04T03:14:56.860Z Downloaded slog-bunyan v2.5.0
6452026-09-04T03:14:56.860Z Downloaded hyper-rustls v0.27.9
6462026-09-04T03:14:56.860Z Downloaded libsw v3.5.0
6472026-09-04T03:14:56.860Z Downloaded macaddr v1.0.1
6482026-09-04T03:14:56.860Z Downloaded compression-codecs v0.4.38
6492026-09-04T03:14:56.860Z Downloaded humantime v2.4.0
6502026-09-04T03:14:56.860Z Downloaded newtype-uuid v1.4.0
6512026-09-04T03:14:56.860Z Downloaded lock_api v0.4.14
6522026-09-04T03:14:56.860Z Downloaded tinyvec_macros v0.1.1
6532026-09-04T03:14:56.860Z Downloaded untrusted v0.9.0
6542026-09-04T03:14:56.860Z Downloaded usdt-macro v0.5.0
6552026-09-04T03:14:56.860Z Downloaded darling_macro v0.21.3
6562026-09-04T03:14:56.901Z Downloaded usdt-macro v0.6.0
6572026-09-04T03:14:56.901Z Downloaded darling_macro v0.23.0
6582026-09-04T03:14:56.901Z Downloaded thread-id v5.1.0
6592026-09-04T03:14:56.901Z Downloaded ingot v0.1.1
6602026-09-04T03:14:56.901Z Downloaded num_enum_derive v0.7.6
6612026-09-04T03:14:56.901Z Downloaded indent_write v2.2.0
6622026-09-04T03:14:56.901Z Downloaded num-rational v0.4.2
6632026-09-04T03:14:56.901Z Downloaded multer v3.1.0
6642026-09-04T03:14:56.901Z Downloaded try-lock v0.2.5
6652026-09-04T03:14:56.901Z Downloaded cookie v0.18.2
6662026-09-04T03:14:56.901Z Downloaded colored v3.1.1
6672026-09-04T03:14:56.901Z Downloaded serde_derive_internals v0.29.1
6682026-09-04T03:14:56.901Z Downloaded slog-scope v4.4.1
6692026-09-04T03:14:56.901Z Downloaded camino-tempfile v1.4.1
6702026-09-04T03:14:56.901Z Downloaded ciborium-ll v0.2.2
6712026-09-04T03:14:56.901Z Downloaded iana-time-zone v0.1.65
6722026-09-04T03:14:56.901Z Downloaded version_check v0.9.5
6732026-09-04T03:14:56.901Z Downloaded dtrace-parser v0.3.0
6742026-09-04T03:14:56.902Z Downloaded const_format_proc_macros v0.2.34
6752026-09-04T03:14:56.902Z Downloaded anstyle v1.0.14
6762026-09-04T03:14:56.902Z Downloaded critical-section v1.2.0
6772026-09-04T03:14:56.902Z Downloaded unit-prefix v0.5.2
6782026-09-04T03:14:56.902Z Downloaded backon v1.6.0
6792026-09-04T03:14:56.902Z Downloaded camino v1.2.5
6802026-09-04T03:14:56.902Z Downloaded darling v0.21.3
6812026-09-04T03:14:56.902Z Downloaded cancel-safe-futures v0.1.5
6822026-09-04T03:14:56.902Z Downloaded linear-map v1.2.0
6832026-09-04T03:14:56.902Z Downloaded num-integer v0.1.47
6842026-09-04T03:14:56.902Z Downloaded num_enum v0.7.6
6852026-09-04T03:14:56.902Z Downloaded omicron-workspace-hack v0.1.0
6862026-09-04T03:14:56.902Z Downloaded proc-macro-crate v1.3.1
6872026-09-04T03:14:56.903Z Downloaded serde_repr v0.1.21
6882026-09-04T03:14:56.903Z Downloaded typify-macro v0.4.3
6892026-09-04T03:14:56.903Z Downloaded usdt-attr-macro v0.5.0
6902026-09-04T03:14:56.903Z Downloaded crc32fast v1.5.0
6912026-09-04T03:14:56.903Z Downloaded rustversion v1.0.23
6922026-09-04T03:14:56.903Z Downloaded stable_deref_trait v1.2.1
6932026-09-04T03:14:56.903Z Downloaded litemap v0.8.2
6942026-09-04T03:14:56.903Z Downloaded fnv v1.0.7
6952026-09-04T03:14:56.903Z Downloaded futures-macro v0.3.34
6962026-09-04T03:14:56.903Z Downloaded form_urlencoded v1.2.2
6972026-09-04T03:14:56.903Z Downloaded hybrid-array v0.4.14
6982026-09-04T03:14:56.903Z Downloaded memmap2 v0.9.11
6992026-09-04T03:14:56.903Z Downloaded blake2 v0.10.6
7002026-09-04T03:14:56.903Z Downloaded thiserror-impl v2.0.20
7012026-09-04T03:14:56.903Z Downloaded ingot v0.2.1
7022026-09-04T03:14:56.903Z Downloaded progenitor-client v0.14.0
7032026-09-04T03:14:56.903Z Downloaded proc-macro-crate v3.5.0
7042026-09-04T03:14:56.904Z Downloaded serde_tokenstream v0.3.0
7052026-09-04T03:14:56.904Z Downloaded rustls-pemfile v2.2.0
7062026-09-04T03:14:56.904Z Downloaded smartstring v1.0.1
7072026-09-04T03:14:56.904Z Downloaded enum-as-inner v0.6.1
7082026-09-04T03:14:56.904Z Downloaded foreign-types v0.3.2
7092026-09-04T03:14:56.904Z Downloaded openssl-macros v0.1.1
7102026-09-04T03:14:56.904Z Downloaded phf_shared v0.12.1
7112026-09-04T03:14:56.904Z Downloaded progenitor-macro v0.10.0
7122026-09-04T03:14:56.904Z Downloaded num-complex v0.4.6
7132026-09-04T03:14:56.904Z Downloaded openssl-probe v0.2.1
7142026-09-04T03:14:56.904Z Downloaded digest v0.10.7
7152026-09-04T03:14:56.904Z Downloaded plain v0.2.3
7162026-09-04T03:14:56.904Z Downloaded futures-sink v0.3.34
7172026-09-04T03:14:56.904Z Downloaded secrecy v0.10.3
7182026-09-04T03:14:56.904Z Downloaded potential_utf v0.1.5
7192026-09-04T03:14:56.904Z Downloaded ingot-types v0.2.0
7202026-09-04T03:14:56.904Z Downloaded libsw-core v0.3.2
7212026-09-04T03:14:56.904Z Downloaded ipnet v2.12.1
7222026-09-04T03:14:56.904Z Downloaded zeroize v1.9.0
7232026-09-04T03:14:56.904Z Downloaded progenitor-macro v0.13.0
7242026-09-04T03:14:56.904Z Downloaded daft-derive v0.1.8
7252026-09-04T03:14:56.904Z Downloaded rand_xorshift v0.4.0
7262026-09-04T03:14:56.904Z Downloaded tower-layer v0.3.3
7272026-09-04T03:14:56.904Z Downloaded sha1 v0.10.7
7282026-09-04T03:14:56.904Z Downloaded tagptr v0.2.0
7292026-09-04T03:14:56.904Z Downloaded serde_urlencoded v0.7.1
7302026-09-04T03:14:56.904Z Downloaded sigpipe v0.1.3
7312026-09-04T03:14:56.904Z Downloaded serde_with_macros v3.22.0
7322026-09-04T03:14:56.904Z Downloaded hostname v0.4.2
7332026-09-04T03:14:56.904Z Downloaded icu_provider v2.2.0
7342026-09-04T03:14:56.904Z Downloaded zerovec-derive v0.11.3
7352026-09-04T03:14:56.904Z Downloaded fastrand v2.5.0
7362026-09-04T03:14:56.904Z Downloaded highway v1.3.0
7372026-09-04T03:14:56.904Z Downloaded darling v0.23.0
7382026-09-04T03:14:56.904Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7392026-09-04T03:14:56.904Z Downloaded autocfg v1.5.1
7402026-09-04T03:14:56.905Z Downloaded tokio-stream v0.1.19
7412026-09-04T03:14:56.905Z Downloaded globset v0.4.20
7422026-09-04T03:14:56.905Z Downloaded yoke-derive v0.8.2
7432026-09-04T03:14:56.905Z Downloaded ingot-macros v0.2.0
7442026-09-04T03:14:56.905Z Downloaded paste v1.0.15
7452026-09-04T03:14:56.905Z Downloaded darling_core v0.21.3
7462026-09-04T03:14:56.905Z Downloaded dropshot-api-manager-types v0.8.0
7472026-09-04T03:14:56.905Z Downloaded time-macros v0.2.32
7482026-09-04T03:14:56.905Z Downloaded resolv-conf v0.7.6
7492026-09-04T03:14:56.905Z Downloaded strum v0.26.3
7502026-09-04T03:14:56.905Z Downloaded password-hash v0.5.0
7512026-09-04T03:14:56.905Z Downloaded zerofrom-derive v0.1.7
7522026-09-04T03:14:56.905Z Downloaded slog-envlogger v2.2.0
7532026-09-04T03:14:56.905Z Downloaded schemars_derive v0.8.22
7542026-09-04T03:14:56.905Z Downloaded fs-err v3.3.1
7552026-09-04T03:14:56.905Z Downloaded base64 v0.22.1
7562026-09-04T03:14:56.925Z Downloaded tabwriter v1.4.1
7572026-09-04T03:14:56.926Z Downloaded icu_properties v2.2.0
7582026-09-04T03:14:56.926Z Downloaded clap v4.6.6
7592026-09-04T03:14:56.926Z Downloaded thin-vec v0.2.19
7602026-09-04T03:14:56.926Z Downloaded similar v2.7.0
7612026-09-04T03:14:56.926Z Downloaded snafu-derive v0.8.9
7622026-09-04T03:14:56.926Z Downloaded utf8parse v0.2.2
7632026-09-04T03:14:56.926Z Downloaded defmt v0.3.100
7642026-09-04T03:14:56.926Z Downloaded fixedbitset v0.4.2
7652026-09-04T03:14:56.926Z Downloaded float-ord v0.3.2
7662026-09-04T03:14:56.926Z Downloaded futures-task v0.3.34
7672026-09-04T03:14:56.926Z Downloaded typeid v1.0.3
7682026-09-04T03:14:56.926Z Downloaded icu_normalizer_data v2.2.0
7692026-09-04T03:14:56.926Z Downloaded miniz_oxide v0.8.9
7702026-09-04T03:14:56.926Z Downloaded terminal_size v0.4.4
7712026-09-04T03:14:56.926Z Downloaded untrusted v0.7.1
7722026-09-04T03:14:56.926Z Downloaded icu_locale_core v2.2.0
7732026-09-04T03:14:56.926Z Downloaded ingot-macros v0.1.1
7742026-09-04T03:14:56.926Z Downloaded tinystr v0.8.3
7752026-09-04T03:14:56.926Z Downloaded pest_meta v2.8.8
7762026-09-04T03:14:56.926Z Downloaded num-traits v0.2.19
7772026-09-04T03:14:56.926Z Downloaded unarray v0.1.4
7782026-09-04T03:14:56.926Z Downloaded icu_normalizer v2.2.0
7792026-09-04T03:14:56.926Z Downloaded gethostname v0.5.0
7802026-09-04T03:14:56.926Z Downloaded utf8_iter v1.0.4
7812026-09-04T03:14:56.926Z Downloaded indexmap v1.9.3
7822026-09-04T03:14:56.926Z Downloaded log v0.4.33
7832026-09-04T03:14:56.926Z Downloaded serde_spanned v1.1.1
7842026-09-04T03:14:56.926Z Downloaded rustc_version v0.4.1
7852026-09-04T03:14:56.926Z Downloaded slog-json v2.6.1
7862026-09-04T03:14:56.926Z Downloaded base64 v0.21.7
7872026-09-04T03:14:56.926Z Downloaded clap_derive v4.6.4
7882026-09-04T03:14:56.926Z Downloaded postcard v1.1.3
7892026-09-04T03:14:56.927Z Downloaded powerfmt v0.2.0
7902026-09-04T03:14:56.927Z Downloaded sha1 v0.11.0
7912026-09-04T03:14:56.927Z Downloaded derive_more v0.99.20
7922026-09-04T03:14:56.927Z Downloaded writeable v0.6.3
7932026-09-04T03:14:56.927Z Downloaded debug-ignore v1.0.5
7942026-09-04T03:14:56.927Z Downloaded testing_table v0.3.0
7952026-09-04T03:14:56.927Z Downloaded scroll_derive v0.12.1
7962026-09-04T03:14:56.927Z Downloaded opaque-debug v0.3.1
7972026-09-04T03:14:56.927Z Downloaded synstructure v0.13.2
7982026-09-04T03:14:56.927Z Downloaded tiny-keccak v2.0.2
7992026-09-04T03:14:56.928Z Downloaded strum_macros v0.26.4
8002026-09-04T03:14:56.928Z Downloaded thiserror-impl v1.0.69
8012026-09-04T03:14:56.928Z Downloaded toml_datetime v1.1.1+spec-1.1.0
8022026-09-04T03:14:56.928Z Downloaded spin v0.9.9
8032026-09-04T03:14:56.928Z Downloaded phf v0.12.1
8042026-09-04T03:14:56.928Z Downloaded slab v0.4.12
8052026-09-04T03:14:56.928Z Downloaded rustls-pki-types v1.15.1
8062026-09-04T03:14:56.928Z Downloaded fixedbitset v0.5.7
8072026-09-04T03:14:56.928Z Downloaded quick-error v1.2.3
8082026-09-04T03:14:56.928Z Downloaded http-body-util v0.1.5
8092026-09-04T03:14:56.928Z Downloaded pkg-config v0.3.33
8102026-09-04T03:14:56.928Z Downloaded siphasher v1.0.3
8112026-09-04T03:14:56.928Z Downloaded serde v1.0.229
8122026-09-04T03:14:56.928Z Downloaded elliptic-curve v0.13.8
8132026-09-04T03:14:56.928Z Downloaded snafu v0.8.9
8142026-09-04T03:14:56.928Z Downloaded parse-display-derive v0.10.0
8152026-09-04T03:14:56.928Z Downloaded zmij v1.0.23
8162026-09-04T03:14:56.928Z Downloaded konst v0.2.20
8172026-09-04T03:14:56.928Z Downloaded indicatif v0.18.6
8182026-09-04T03:14:56.928Z Downloaded toml_edit v0.25.13+spec-1.1.0
8192026-09-04T03:14:56.928Z Downloaded crypto-bigint v0.5.5
8202026-09-04T03:14:56.928Z Downloaded getrandom v0.2.17
8212026-09-04T03:14:56.928Z Downloaded darling_core v0.23.0
8222026-09-04T03:14:56.928Z Downloaded progenitor v0.13.0
8232026-09-04T03:14:56.928Z Downloaded git-stub v1.0.0
8242026-09-04T03:14:56.928Z Downloaded swrite v0.1.0
8252026-09-04T03:14:56.928Z Downloaded termtree v0.5.1
8262026-09-04T03:14:56.928Z Downloaded tower-service v0.3.3
8272026-09-04T03:14:56.928Z Downloaded rand_chacha v0.3.1
8282026-09-04T03:14:56.928Z Downloaded foreign-types-macros v0.2.4
8292026-09-04T03:14:56.929Z Downloaded futures-io v0.3.34
8302026-09-04T03:14:56.929Z Downloaded rand_core v0.6.4
8312026-09-04T03:14:56.940Z Downloaded zerocopy-derive v0.7.35
8322026-09-04T03:14:56.940Z Downloaded progenitor-impl v0.14.0
8332026-09-04T03:14:56.941Z Downloaded ryu v1.0.23
8342026-09-04T03:14:56.941Z Downloaded getrandom v0.3.4
8352026-09-04T03:14:56.941Z Downloaded glob v0.3.4
8362026-09-04T03:14:56.941Z Downloaded structmeta v0.3.0
8372026-09-04T03:14:56.941Z Downloaded thiserror v2.0.20
8382026-09-04T03:14:56.941Z Downloaded progenitor-macro v0.14.0
8392026-09-04T03:14:56.941Z Downloaded minimal-lexical v0.2.1
8402026-09-04T03:14:56.941Z Downloaded serde_core v1.0.229
8412026-09-04T03:14:56.941Z Downloaded digest v0.11.3
8422026-09-04T03:14:56.941Z Downloaded progenitor-impl v0.13.0
8432026-09-04T03:14:56.941Z Downloaded cc v1.4.2
8442026-09-04T03:14:56.960Z Downloaded derive-ex v0.1.8
8452026-09-04T03:14:56.960Z Downloaded ref-cast v1.0.26
8462026-09-04T03:14:56.960Z Downloaded same-file v1.0.6
8472026-09-04T03:14:56.960Z Downloaded structmeta-derive v0.3.0
8482026-09-04T03:14:56.960Z Downloaded const_format v0.2.36
8492026-09-04T03:14:56.960Z Downloaded erased-serde v0.3.31
8502026-09-04T03:14:56.960Z Downloaded icu_collections v2.2.0
8512026-09-04T03:14:56.965Z Downloaded memchr v2.8.3
8522026-09-04T03:14:56.965Z Downloaded tokio-rustls v0.26.4
8532026-09-04T03:14:56.965Z Downloaded tokio-dtrace v0.1.1
8542026-09-04T03:14:56.965Z Downloaded ref-cast-impl v1.0.26
8552026-09-04T03:14:56.965Z Downloaded dof v0.3.0
8562026-09-04T03:14:56.965Z Downloaded walkdir v2.5.0
8572026-09-04T03:14:56.981Z Downloaded errno v0.3.14
8582026-09-04T03:14:56.981Z Downloaded futures-core v0.3.34
8592026-09-04T03:14:56.981Z Downloaded indexmap v2.14.0
8602026-09-04T03:14:56.981Z Downloaded port-file v0.1.0
8612026-09-04T03:14:56.994Z Downloaded hyper-util v0.1.20
8622026-09-04T03:14:57.009Z Downloaded serde_derive v1.0.229
8632026-09-04T03:14:57.009Z Downloaded progenitor-extras v0.2.0
8642026-09-04T03:14:57.009Z Downloaded typenum v1.20.1
8652026-09-04T03:14:57.009Z Downloaded smallvec v1.15.2
8662026-09-04T03:14:57.009Z Downloaded rayon-core v1.13.0
8672026-09-04T03:14:57.009Z Downloaded usdt v0.6.0
8682026-09-04T03:14:57.009Z Downloaded equivalent v1.0.2
8692026-09-04T03:14:57.009Z Downloaded toml v0.8.23
8702026-09-04T03:14:57.009Z Downloaded vsss-rs v3.3.4
8712026-09-04T03:14:57.022Z Downloaded group v0.13.0
8722026-09-04T03:14:57.023Z Downloaded unicode-linebreak v0.1.5
8732026-09-04T03:14:57.023Z Downloaded typify-macro v0.6.2
8742026-09-04T03:14:57.023Z Downloaded serde-big-array v0.5.1
8752026-09-04T03:14:57.023Z Downloaded crossbeam-channel v0.5.16
8762026-09-04T03:14:57.023Z Downloaded defmt v1.1.1
8772026-09-04T03:14:57.056Z Downloaded unsafe-libyaml v0.2.11
8782026-09-04T03:14:57.056Z Downloaded serde_spanned v0.6.9
8792026-09-04T03:14:57.056Z Downloaded toml_write v0.1.2
8802026-09-04T03:14:57.056Z Downloaded thiserror-impl-no-std v2.0.2
8812026-09-04T03:14:57.056Z Downloaded universal-hash v0.5.1
8822026-09-04T03:14:57.056Z Downloaded parking_lot v0.12.5
8832026-09-04T03:14:57.056Z Downloaded find-msvc-tools v0.1.10
8842026-09-04T03:14:57.056Z Downloaded dunce v1.0.5
8852026-09-04T03:14:57.080Z Downloaded serde_path_to_error v0.1.20
8862026-09-04T03:14:57.080Z Downloaded time-core v0.1.9
8872026-09-04T03:14:57.080Z Downloaded dyn-clone v1.0.20
8882026-09-04T03:14:57.080Z Downloaded getrandom v0.4.3
8892026-09-04T03:14:57.080Z Downloaded rustls-native-certs v0.8.4
8902026-09-04T03:14:57.080Z Downloaded usdt v0.5.0
8912026-09-04T03:14:57.080Z Downloaded parking_lot_core v0.9.12
8922026-09-04T03:14:57.080Z Downloaded drift v0.2.0
8932026-09-04T03:14:57.080Z Downloaded utf-8 v0.7.6
8942026-09-04T03:14:57.132Z Downloaded embedded-io v0.4.0
8952026-09-04T03:14:57.132Z Downloaded fs_extra v1.3.0
8962026-09-04T03:14:57.132Z Downloaded progenitor-client v0.13.0
8972026-09-04T03:14:57.132Z Downloaded pest_derive v2.8.8
8982026-09-04T03:14:57.132Z Downloaded poly1305 v0.8.0
8992026-09-04T03:14:57.132Z Downloaded once_cell v1.21.4
9002026-09-04T03:14:57.132Z Downloaded tower v0.5.3
9012026-09-04T03:14:57.153Z Downloaded test-strategy v0.4.5
9022026-09-04T03:14:57.153Z Downloaded unicode-segmentation v1.13.3
9032026-09-04T03:14:57.153Z Downloaded tabled_derive v0.7.0
9042026-09-04T03:14:57.153Z Downloaded progenitor-client v0.10.0
9052026-09-04T03:14:57.153Z Downloaded scroll v0.13.0
9062026-09-04T03:14:57.153Z Downloaded thread-id v4.2.2
9072026-09-04T03:14:57.153Z Downloaded unicode-xid v0.2.6
9082026-09-04T03:14:57.153Z Downloaded url v2.5.8
9092026-09-04T03:14:57.154Z Downloaded progenitor v0.14.0
9102026-09-04T03:14:57.154Z Downloaded toml_parser v1.1.3+spec-1.1.0
9112026-09-04T03:14:57.154Z Downloaded strum_macros v0.27.2
9122026-09-04T03:14:57.154Z Downloaded data-encoding v2.11.1
9132026-09-04T03:14:57.154Z Downloaded quinn-udp v0.5.15
9142026-09-04T03:14:57.154Z Downloaded hashbrown v0.12.3
9152026-09-04T03:14:57.154Z Downloaded schemars v0.9.0
9162026-09-04T03:14:57.154Z Downloaded zeroize_derive v1.5.0
9172026-09-04T03:14:57.154Z Downloaded jiff-core v0.1.0
9182026-09-04T03:14:57.154Z Downloaded proc-macro-error v1.0.4
9192026-09-04T03:14:57.154Z Downloaded git-stub-vcs v0.1.0
9202026-09-04T03:14:57.154Z Downloaded hash32 v0.3.1
9212026-09-04T03:14:57.154Z Downloaded term v1.2.1
9222026-09-04T03:14:57.154Z Downloaded derive-where v1.6.1
9232026-09-04T03:14:57.154Z Downloaded pin-project v1.1.13
9242026-09-04T03:14:57.194Z Downloaded subtle v2.6.1
9252026-09-04T03:14:57.194Z Downloaded mio v1.2.2
9262026-09-04T03:14:57.194Z Downloaded heapless v0.8.0
9272026-09-04T03:14:57.194Z Downloaded flate2 v1.1.9
9282026-09-04T03:14:57.194Z Downloaded futures-executor v0.3.34
9292026-09-04T03:14:57.194Z Downloaded thiserror-no-std v2.0.2
9302026-09-04T03:14:57.194Z Downloaded yoke v0.8.3
9312026-09-04T03:14:57.194Z Downloaded rustc-hash v2.1.3
9322026-09-04T03:14:57.194Z Downloaded dtrace-parser v0.2.0
9332026-09-04T03:14:57.194Z Downloaded nom v7.1.3
9342026-09-04T03:14:57.194Z Downloaded socket2 v0.6.5
9352026-09-04T03:14:57.194Z Downloaded rand_chacha v0.9.0
9362026-09-04T03:14:57.217Z Downloaded prettyplease v0.2.37
9372026-09-04T03:14:57.217Z Downloaded sync_wrapper v1.0.2
9382026-09-04T03:14:57.217Z Downloaded parse-display v0.10.0
9392026-09-04T03:14:57.217Z Downloaded deranged v0.5.8
9402026-09-04T03:14:57.217Z Downloaded futures-channel v0.3.34
9412026-09-04T03:14:57.217Z Downloaded rhai_codegen v3.2.0
9422026-09-04T03:14:57.217Z Downloaded pest_generator v2.8.8
9432026-09-04T03:14:57.217Z Downloaded toml_edit v0.19.15
9442026-09-04T03:14:57.217Z Downloaded slog-stdlog v4.1.1
9452026-09-04T03:14:57.217Z Downloaded http v1.5.0
9462026-09-04T03:14:57.217Z Downloaded signal-hook-registry v1.4.8
9472026-09-04T03:14:57.217Z Downloaded ucd-trie v0.1.7
9482026-09-04T03:14:57.217Z Downloaded static_assertions v1.1.0
9492026-09-04T03:14:57.217Z Downloaded dof v0.4.0
9502026-09-04T03:14:57.217Z Downloaded zone_cfg_derive v0.3.1
9512026-09-04T03:14:57.217Z Downloaded foreign-types v0.5.0
9522026-09-04T03:14:57.217Z Downloaded idna v1.1.0
9532026-09-04T03:14:57.227Z Downloaded foreign-types-shared v0.1.1
9542026-09-04T03:14:57.227Z Downloaded zerofrom v0.1.8
9552026-09-04T03:14:57.227Z Downloaded tungstenite v0.21.0
9562026-09-04T03:14:57.227Z Downloaded whoami v1.6.1
9572026-09-04T03:14:57.227Z Downloaded aho-corasick v1.1.5
9582026-09-04T03:14:57.227Z Downloaded either v1.17.0
9592026-09-04T03:14:57.227Z Downloaded openssl-sys v0.9.117
9602026-09-04T03:14:57.247Z Downloaded oxnet v0.1.7
9612026-09-04T03:14:57.247Z Downloaded steno v0.4.1
9622026-09-04T03:14:57.247Z Downloaded wait-timeout v0.2.1
9632026-09-04T03:14:57.247Z Downloaded rustc_version v0.1.7
9642026-09-04T03:14:57.247Z Downloaded proc-macro-error-attr v1.0.4
9652026-09-04T03:14:57.248Z Downloaded sha2 v0.10.9
9662026-09-04T03:14:57.248Z Downloaded httpdate v1.0.3
9672026-09-04T03:14:57.248Z Downloaded zone v0.3.1
9682026-09-04T03:14:57.248Z Downloaded progenitor v0.10.0
9692026-09-04T03:14:57.248Z Downloaded itertools v0.12.1
9702026-09-04T03:14:57.258Z Downloaded nom v8.0.0
9712026-09-04T03:14:57.258Z Downloaded futures v0.3.34
9722026-09-04T03:14:57.258Z Downloaded clap_builder v4.6.6
9732026-09-04T03:14:57.258Z Downloaded parking_lot_core v0.8.6
9742026-09-04T03:14:57.258Z Downloaded shlex v2.0.1
9752026-09-04T03:14:57.258Z Downloaded owo-colors v4.3.0
9762026-09-04T03:14:57.258Z Downloaded rand_pcg v0.10.2
9772026-09-04T03:14:57.258Z Downloaded tracing-core v0.1.36
9782026-09-04T03:14:57.258Z Downloaded http-body v1.1.0
9792026-09-04T03:14:57.258Z Downloaded thread_local v1.1.10
9802026-09-04T03:14:57.258Z Downloaded toml_datetime v0.6.11
9812026-09-04T03:14:57.267Z Downloaded libm v0.2.16
9822026-09-04T03:14:57.267Z Downloaded waitgroup v0.1.2
9832026-09-04T03:14:57.267Z Downloaded usdt-impl v0.5.0
9842026-09-04T03:14:57.272Z Downloaded rustls-platform-verifier v0.7.0
9852026-09-04T03:14:57.272Z Downloaded defmt-parser v1.0.0
9862026-09-04T03:14:57.272Z Downloaded semver v0.1.20
9872026-09-04T03:14:57.272Z Downloaded semver v1.0.28
9882026-09-04T03:14:57.272Z Downloaded serde_tokenstream v0.2.3
9892026-09-04T03:14:57.273Z Downloaded strsim v0.11.1
9902026-09-04T03:14:57.273Z Downloaded tracing-attributes v0.1.31
9912026-09-04T03:14:57.289Z Downloaded slog-term v2.9.2
9922026-09-04T03:14:57.289Z Downloaded thiserror v1.0.69
9932026-09-04T03:14:57.289Z Downloaded toml_writer v1.1.2+spec-1.1.0
9942026-09-04T03:14:57.289Z Downloaded serde_plain v1.0.2
9952026-09-04T03:14:57.289Z Downloaded heck v0.4.1
9962026-09-04T03:14:57.289Z Downloaded smf v0.2.3
9972026-09-04T03:14:57.299Z Downloaded pin-project-lite v0.2.17
9982026-09-04T03:14:57.299Z Downloaded usdt-impl v0.6.0
9992026-09-04T03:14:57.299Z Downloaded percent-encoding v2.3.2
10002026-09-04T03:14:57.299Z Downloaded spin v0.5.2
10012026-09-04T03:14:57.300Z Downloaded httparse v1.10.1
10022026-09-04T03:14:57.300Z Downloaded foreign-types-shared v0.3.1
10032026-09-04T03:14:57.300Z Downloaded generic-array v0.14.7
10042026-09-04T03:14:57.300Z Downloaded expectorate v1.3.0
10052026-09-04T03:14:57.300Z Downloaded similar v3.2.0
10062026-09-04T03:14:57.305Z Downloaded hashbrown v0.16.1
10072026-09-04T03:14:57.305Z Downloaded hickory-resolver v0.24.4
10082026-09-04T03:14:57.305Z Downloaded foldhash v0.2.0
10092026-09-04T03:14:57.319Z Downloaded defmt-macros v1.1.1
10102026-09-04T03:14:57.319Z Downloaded dropshot-api-manager v0.8.0
10112026-09-04T03:14:57.319Z Downloaded pem v3.0.6
10122026-09-04T03:14:57.729Z Downloaded qorb v0.4.1
10132026-09-04T03:14:57.729Z Downloaded rand v0.10.2
10142026-09-04T03:14:57.729Z Downloaded slog v2.8.2
10152026-09-04T03:14:57.730Z Downloaded slog-dtrace v0.3.0
10162026-09-04T03:14:57.730Z Downloaded ff v0.13.1
10172026-09-04T03:14:57.730Z Downloaded usdt-attr-macro v0.6.0
10182026-09-04T03:14:57.730Z Downloaded serde_yaml v0.9.34+deprecated
10192026-09-04T03:14:57.748Z Downloaded hyper v1.11.0
10202026-09-04T03:14:57.748Z Downloaded want v0.3.1
10212026-09-04T03:14:57.748Z Downloaded oxide-tokio-rt v0.1.6
10222026-09-04T03:14:57.748Z Downloaded icu_properties_data v2.2.0
10232026-09-04T03:14:57.748Z Downloaded tinyvec v1.12.0
10242026-09-04T03:14:57.748Z Downloaded scroll v0.12.0
10252026-09-04T03:14:57.748Z Downloaded tough v0.22.0
10262026-09-04T03:14:57.749Z Downloaded zerotrie v0.2.4
10272026-09-04T03:14:57.749Z Downloaded half v2.7.1
10282026-09-04T03:14:57.749Z Downloaded smawk v0.3.3
10292026-09-04T03:14:57.749Z Downloaded heck v0.5.0
10302026-09-04T03:14:57.749Z Downloaded rusty-fork v0.3.1
10312026-09-04T03:14:57.749Z Downloaded papergrid v0.18.0
10322026-09-04T03:14:57.749Z Downloaded displaydoc v0.2.7
10332026-09-04T03:14:57.749Z Downloaded schemars v1.2.2
10342026-09-04T03:14:57.749Z Downloaded tokio-tungstenite v0.21.0
10352026-09-04T03:14:57.749Z Downloaded uuid v1.26.0
10362026-09-04T03:14:57.749Z Downloaded toml v1.1.4+spec-1.1.0
10372026-09-04T03:14:57.749Z Downloaded pin-project-internal v1.1.13
10382026-09-04T03:14:57.749Z Downloaded tempfile v3.27.0
10392026-09-04T03:14:57.749Z Downloaded rand_core v0.10.1
10402026-09-04T03:14:57.749Z Downloaded rand_core v0.9.5
10412026-09-04T03:14:57.749Z Downloaded parking_lot v0.11.2
10422026-09-04T03:14:57.749Z Downloaded proc-macro2 v1.0.107
10432026-09-04T03:14:57.749Z Downloaded foldhash v0.1.5
10442026-09-04T03:14:57.749Z Downloaded itertools v0.14.0
10452026-09-04T03:14:57.749Z Downloaded typify v0.4.3
10462026-09-04T03:14:57.749Z Downloaded pest v2.8.8
10472026-09-04T03:14:57.749Z Downloaded ppv-lite86 v0.2.21
10482026-09-04T03:14:57.749Z Downloaded rand v0.9.5
10492026-09-04T03:14:57.749Z Downloaded rand v0.8.7
10502026-09-04T03:14:57.749Z Downloaded toml v0.9.12+spec-1.1.0
10512026-09-04T03:14:57.749Z Downloaded rayon v1.12.0
10522026-09-04T03:14:57.749Z Downloaded textwrap v0.16.2
10532026-09-04T03:14:57.749Z Downloaded itertools v0.15.0
10542026-09-04T03:14:57.749Z Downloaded hostname v0.3.1
10552026-09-04T03:14:57.749Z Downloaded unicode-normalization v0.1.25
10562026-09-04T03:14:57.749Z Downloaded hickory-resolver v0.25.2
10572026-09-04T03:14:57.749Z Downloaded iddqd v0.4.6
10582026-09-04T03:14:57.749Z Downloaded progenitor-impl v0.10.0
10592026-09-04T03:14:57.749Z Downloaded rustls-webpki v0.103.14
10602026-09-04T03:14:57.749Z Downloaded winnow v0.7.15
10612026-09-04T03:14:57.749Z Downloaded dropshot_endpoint v0.17.1
10622026-09-04T03:14:57.750Z Downloaded zerovec v0.11.6
10632026-09-04T03:14:57.750Z Downloaded winnow v1.0.4
10642026-09-04T03:14:57.750Z Downloaded quinn v0.11.11
10652026-09-04T03:14:57.750Z Downloaded regex v1.13.1
10662026-09-04T03:14:57.750Z Downloaded bstr v1.13.1
10672026-09-04T03:14:57.750Z Downloaded hashbrown v0.15.5
10682026-09-04T03:14:57.750Z Downloaded tower-http v0.6.11
10692026-09-04T03:14:57.750Z Downloaded toml_edit v0.22.27
10702026-09-04T03:14:57.750Z Downloaded aws-lc-rs v1.18.0
10712026-09-04T03:14:57.750Z Downloaded typify v0.6.2
10722026-09-04T03:14:57.750Z Downloaded tokio-util v0.7.19
10732026-09-04T03:14:57.750Z Downloaded chrono v0.4.45
10742026-09-04T03:14:57.750Z Downloaded tabled v0.21.0
10752026-09-04T03:14:57.750Z Downloaded serde_json v1.0.151
10762026-09-04T03:14:57.750Z Downloaded vcpkg v0.2.15
10772026-09-04T03:14:57.750Z Downloaded hashbrown v0.17.1
10782026-09-04T03:14:57.750Z Downloaded papergrid v0.11.0
10792026-09-04T03:14:57.750Z Downloaded typed-path v0.9.3
10802026-09-04T03:14:57.750Z Downloaded moka v0.12.16
10812026-09-04T03:14:57.750Z Downloaded curve25519-dalek v4.1.3
10822026-09-04T03:14:57.750Z Downloaded xz2 v0.1.7
10832026-09-04T03:14:57.751Z Downloaded winnow v0.5.40
10842026-09-04T03:14:57.751Z Downloaded embedded-io v0.6.1
10852026-09-04T03:14:57.751Z Downloaded pretty-hex v0.4.2
10862026-09-04T03:14:57.751Z Downloaded quote v1.0.47
10872026-09-04T03:14:57.752Z Downloaded tabled v0.15.0
10882026-09-04T03:14:57.752Z Downloaded h2 v0.4.15
10892026-09-04T03:14:57.752Z Downloaded reqwest v0.13.4
10902026-09-04T03:14:57.752Z Downloaded hkdf v0.12.4
10912026-09-04T03:14:57.752Z Downloaded portable-atomic v1.15.0
10922026-09-04T03:14:57.752Z Downloaded fxhash v0.2.1
10932026-09-04T03:14:57.752Z Downloaded tokio-macros v2.7.2
10942026-09-04T03:14:57.752Z Downloaded goblin v0.8.2
10952026-09-04T03:14:57.752Z Downloaded reqwest v0.12.28
10962026-09-04T03:14:57.752Z Downloaded hex v0.4.3
10972026-09-04T03:14:57.752Z Downloaded webpki-roots v1.0.9
10982026-09-04T03:14:57.752Z Downloaded zerocopy v0.7.35
10992026-09-04T03:14:57.752Z Downloaded futures-util v0.3.34
11002026-09-04T03:14:57.752Z Downloaded slog-async v2.8.0
11012026-09-04T03:14:57.752Z Downloaded unicode-ident v1.0.24
11022026-09-04T03:14:57.752Z Downloaded openssl v0.10.81
11032026-09-04T03:14:57.752Z Downloaded hmac v0.12.1
11042026-09-04T03:14:57.752Z Downloaded nix v0.31.3
11052026-09-04T03:14:57.773Z Downloaded proptest v1.11.0
11062026-09-04T03:14:57.773Z Downloaded serde_with v3.22.0
11072026-09-04T03:14:57.773Z Downloaded syn v3.0.3
11082026-09-04T03:14:57.793Z Downloaded quinn-proto v0.11.16
11092026-09-04T03:14:57.793Z Downloaded unicode-width v0.2.2
11102026-09-04T03:14:57.793Z Downloaded unicode-width v0.1.14
11112026-09-04T03:14:57.794Z Downloaded zerocopy-derive v0.8.56
11122026-09-04T03:14:57.811Z Downloaded openapiv3 v2.2.0
11132026-09-04T03:14:57.811Z Downloaded goblin v0.10.7
11142026-09-04T03:14:57.811Z Downloaded rustix v0.38.44
11152026-09-04T03:14:57.818Z Downloaded regress v0.11.1
11162026-09-04T03:14:57.818Z Downloaded zerocopy v0.8.56
11172026-09-04T03:14:57.838Z Downloaded smoltcp v0.11.0
11182026-09-04T03:14:57.844Z Downloaded rustix v1.1.4
11192026-09-04T03:14:57.858Z Downloaded ron v0.12.2
11202026-09-04T03:14:57.868Z Downloaded regress v0.10.5
11212026-09-04T03:14:57.868Z Downloaded rustls v0.23.43
11222026-09-04T03:14:57.873Z Downloaded dropshot v0.17.1
11232026-09-04T03:14:57.879Z Downloaded time v0.3.55
11242026-09-04T03:14:57.893Z Downloaded tracing v0.1.44
11252026-09-04T03:14:57.905Z Downloaded rhai v1.26.0
11262026-09-04T03:14:57.914Z Downloaded sled v0.34.7
11272026-09-04T03:14:57.928Z Downloaded hickory-proto v0.24.4
11282026-09-04T03:14:57.943Z Downloaded hickory-proto v0.25.2
11292026-09-04T03:14:57.966Z Downloaded jiff v0.2.35
11302026-09-04T03:14:57.966Z Downloaded syn v2.0.119
11312026-09-04T03:14:58.006Z Downloaded syn v1.0.109
11322026-09-04T03:14:58.006Z Downloaded typify-impl v0.6.2
11332026-09-04T03:14:58.006Z Downloaded regex-automata v0.4.18
11342026-09-04T03:14:58.031Z Downloaded lzma-sys v0.1.20
11352026-09-04T03:14:58.031Z Downloaded libc v0.2.189
11362026-09-04T03:14:58.031Z Downloaded petgraph v0.8.3
11372026-09-04T03:14:58.042Z Downloaded typify-impl v0.4.3
11382026-09-04T03:14:58.042Z Downloaded regex-syntax v0.8.11
11392026-09-04T03:14:58.064Z Downloaded ring v0.17.14
11402026-09-04T03:14:58.150Z Downloaded petgraph v0.6.5
11412026-09-04T03:14:58.162Z Downloaded chrono-tz v0.10.4
11422026-09-04T03:14:58.162Z Downloaded sha3 v0.10.9
11432026-09-04T03:14:58.182Z Downloaded csv v1.4.0
11442026-09-04T03:14:58.191Z Downloaded tokio v1.53.1
11452026-09-04T03:14:58.272Z Downloaded encoding_rs v0.8.35
11462026-09-04T03:14:58.917Z Downloaded aws-lc-sys v0.44.0
11472026-09-04T03:14:59.676Z Compiling proc-macro2 v1.0.107
11482026-09-04T03:14:59.676Z Compiling quote v1.0.47
11492026-09-04T03:14:59.677Z Compiling unicode-ident v1.0.24
11502026-09-04T03:14:59.677Z Compiling serde_core v1.0.229
11512026-09-04T03:14:59.687Z Compiling serde v1.0.229
11522026-09-04T03:14:59.687Z Compiling libc v0.2.189
11532026-09-04T03:14:59.687Z Compiling cfg-if v1.0.4
11542026-09-04T03:14:59.687Z Compiling zmij v1.0.23
11552026-09-04T03:14:59.687Z Compiling autocfg v1.5.1
11562026-09-04T03:14:59.985Z Compiling memchr v2.8.3
11572026-09-04T03:15:00.000Z Compiling libm v0.2.16
11582026-09-04T03:15:00.331Z Compiling icu_properties_data v2.2.0
11592026-09-04T03:15:00.368Z Compiling icu_normalizer_data v2.2.0
11602026-09-04T03:15:00.533Z Compiling itoa v1.0.18
11612026-09-04T03:15:01.007Z Compiling version_check v0.9.5
11622026-09-04T03:15:01.014Z Compiling stable_deref_trait v1.2.1
11632026-09-04T03:15:01.014Z Compiling serde_json v1.0.151
11642026-09-04T03:15:01.014Z Compiling syn v2.0.119
11652026-09-04T03:15:01.014Z Compiling syn v3.0.3
11662026-09-04T03:15:01.015Z Compiling writeable v0.6.3
11672026-09-04T03:15:01.015Z Compiling litemap v0.8.2
11682026-09-04T03:15:01.115Z Compiling parking_lot_core v0.9.12
11692026-09-04T03:15:01.173Z Compiling num-traits v0.2.19
11702026-09-04T03:15:01.188Z Compiling utf8_iter v1.0.4
11712026-09-04T03:15:01.388Z Compiling percent-encoding v2.3.2
11722026-09-04T03:15:01.410Z Compiling thiserror v2.0.20
11732026-09-04T03:15:01.716Z Compiling getrandom v0.4.3
11742026-09-04T03:15:01.730Z Compiling rand_core v0.10.1
11752026-09-04T03:15:01.907Z Compiling form_urlencoded v1.2.2
11762026-09-04T03:15:01.931Z Compiling zerocopy v0.8.56
11772026-09-04T03:15:02.194Z Compiling errno v0.3.14
11782026-09-04T03:15:02.231Z Compiling iana-time-zone v0.1.65
11792026-09-04T03:15:02.353Z Compiling heck v0.5.0
11802026-09-04T03:15:02.570Z Compiling uuid v1.26.0
11812026-09-04T03:15:02.613Z Compiling jobserver v0.1.35
11822026-09-04T03:15:02.774Z Compiling shlex v2.0.1
11832026-09-04T03:15:02.925Z Compiling find-msvc-tools v0.1.10
11842026-09-04T03:15:02.942Z Compiling rustversion v1.0.23
11852026-09-04T03:15:03.387Z Compiling semver v1.0.28
11862026-09-04T03:15:03.452Z Compiling cc v1.4.2
11872026-09-04T03:15:03.452Z Compiling dyn-clone v1.0.20
11882026-09-04T03:15:03.452Z Compiling schemars v0.8.22
11892026-09-04T03:15:03.633Z Compiling synstructure v0.13.2
11902026-09-04T03:15:03.655Z Compiling serde_derive_internals v0.29.1
11912026-09-04T03:15:03.730Z Compiling pin-project-lite v0.2.17
11922026-09-04T03:15:03.849Z Compiling getrandom v0.2.17
11932026-09-04T03:15:03.988Z Compiling serde_derive v1.0.229
11942026-09-04T03:15:04.064Z Compiling displaydoc v0.2.7
11952026-09-04T03:15:04.075Z Compiling thiserror-impl v2.0.20
11962026-09-04T03:15:04.123Z Compiling tokio-macros v2.7.2
11972026-09-04T03:15:04.201Z Compiling futures-macro v0.3.34
11982026-09-04T03:15:04.397Z Compiling bitflags v2.13.1
11992026-09-04T03:15:04.547Z Compiling pkg-config v0.3.33
12002026-09-04T03:15:04.776Z Compiling zerofrom-derive v0.1.7
12012026-09-04T03:15:04.822Z Compiling yoke-derive v0.8.2
12022026-09-04T03:15:04.841Z Compiling zerovec-derive v0.11.3
12032026-09-04T03:15:04.890Z Compiling schemars_derive v0.8.22
12042026-09-04T03:15:05.003Z Compiling zerocopy-derive v0.8.56
12052026-09-04T03:15:05.047Z Compiling zeroize_derive v1.5.0
12062026-09-04T03:15:05.288Z Compiling scopeguard v1.2.0
12072026-09-04T03:15:05.819Z Compiling lock_api v0.4.14
12082026-09-04T03:15:05.819Z Compiling zeroize v1.9.0
12092026-09-04T03:15:06.335Z Compiling socket2 v0.6.5
12102026-09-04T03:15:06.355Z Compiling cmake v0.1.58
12112026-09-04T03:15:06.355Z Compiling zerofrom v0.1.8
12122026-09-04T03:15:06.355Z Compiling signal-hook-registry v1.4.8
12132026-09-04T03:15:06.355Z Compiling mio v1.2.2
12142026-09-04T03:15:06.355Z Compiling fs_extra v1.3.0
12152026-09-04T03:15:06.356Z Compiling yoke v0.8.3
12162026-09-04T03:15:06.356Z Compiling dunce v1.0.5
12172026-09-04T03:15:06.356Z Compiling zerovec v0.11.6
12182026-09-04T03:15:06.356Z Compiling zerotrie v0.2.4
12192026-09-04T03:15:06.377Z Compiling aws-lc-sys v0.44.0
12202026-09-04T03:15:06.826Z Compiling portable-atomic v1.15.0
12212026-09-04T03:15:06.878Z Compiling futures-core v0.3.34
12222026-09-04T03:15:06.878Z Compiling critical-section v1.2.0
12232026-09-04T03:15:06.878Z Compiling log v0.4.33
12242026-09-04T03:15:06.919Z Compiling tinystr v0.8.3
12252026-09-04T03:15:07.344Z Compiling potential_utf v0.1.5
12262026-09-04T03:15:07.348Z Compiling icu_locale_core v2.2.0
12272026-09-04T03:15:07.348Z Compiling icu_collections v2.2.0
12282026-09-04T03:15:07.349Z Compiling smallvec v1.15.2
12292026-09-04T03:15:07.349Z Compiling bytes v1.12.1
12302026-09-04T03:15:07.349Z Compiling chrono v0.4.45
12312026-09-04T03:15:07.529Z Compiling once_cell v1.21.4
12322026-09-04T03:15:07.724Z Compiling parking_lot v0.12.5
12332026-09-04T03:15:07.791Z Compiling subtle v2.6.1
12342026-09-04T03:15:07.824Z Compiling equivalent v1.0.2
12352026-09-04T03:15:07.934Z Compiling icu_provider v2.2.0
12362026-09-04T03:15:07.990Z Compiling tokio v1.53.1
12372026-09-04T03:15:08.049Z Compiling allocator-api2 v0.2.21
12382026-09-04T03:15:08.473Z Compiling icu_properties v2.2.0
12392026-09-04T03:15:08.616Z Compiling icu_normalizer v2.2.0
12402026-09-04T03:15:08.730Z Compiling httparse v1.10.1
12412026-09-04T03:15:08.730Z Compiling serde_tokenstream v0.2.3
12422026-09-04T03:15:08.947Z Compiling futures-sink v0.3.34
12432026-09-04T03:15:09.039Z Compiling slab v0.4.12
12442026-09-04T03:15:09.199Z Compiling rustix v1.1.4
12452026-09-04T03:15:10.140Z Compiling ucd-trie v0.1.7
12462026-09-04T03:15:10.281Z Compiling idna_adapter v1.2.2
12472026-09-04T03:15:10.281Z Compiling thiserror v1.0.69
12482026-09-04T03:15:10.281Z Compiling pest v2.8.8
12492026-09-04T03:15:10.281Z Compiling idna v1.1.0
12502026-09-04T03:15:10.281Z Compiling typenum v1.20.1
12512026-09-04T03:15:10.281Z Compiling regex-syntax v0.8.11
12522026-09-04T03:15:10.281Z Compiling url v2.5.8
12532026-09-04T03:15:10.402Z Compiling futures-channel v0.3.34
12542026-09-04T03:15:10.961Z Compiling thiserror-impl v1.0.69
12552026-09-04T03:15:11.903Z Compiling strsim v0.11.1
12562026-09-04T03:15:11.903Z Compiling pest_meta v2.8.8
12572026-09-04T03:15:11.904Z Compiling hashbrown v0.17.1
12582026-09-04T03:15:11.944Z Compiling pest_generator v2.8.8
12592026-09-04T03:15:11.944Z Compiling aho-corasick v1.1.5
12602026-09-04T03:15:11.944Z Compiling futures-task v0.3.34
12612026-09-04T03:15:12.153Z Compiling futures-io v0.3.34
12622026-09-04T03:15:12.583Z Compiling ipnetwork v0.21.1
12632026-09-04T03:15:12.583Z Compiling futures-util v0.3.34
12642026-09-04T03:15:12.584Z Compiling ident_case v1.0.1
12652026-09-04T03:15:12.597Z Compiling pest_derive v2.8.8
12662026-09-04T03:15:12.597Z Compiling getrandom v0.3.4
12672026-09-04T03:15:12.597Z Compiling rand_core v0.6.4
12682026-09-04T03:15:13.023Z Compiling regex-automata v0.4.18
12692026-09-04T03:15:13.054Z Compiling byteorder v1.5.0
12702026-09-04T03:15:13.054Z Compiling indexmap v2.14.0
12712026-09-04T03:15:13.110Z Compiling tracing-core v0.1.36
12722026-09-04T03:15:13.492Z Compiling tracing-attributes v0.1.31
12732026-09-04T03:15:13.632Z Compiling slog v2.8.2
12742026-09-04T03:15:13.799Z Compiling fnv v1.0.7
12752026-09-04T03:15:13.904Z Compiling base64 v0.22.1
12762026-09-04T03:15:13.946Z Compiling paste v1.0.15
12772026-09-04T03:15:14.216Z Compiling anyhow v1.0.104
12782026-09-04T03:15:14.390Z Compiling regex v1.13.1
12792026-09-04T03:15:14.733Z Compiling tracing v0.1.44
12802026-09-04T03:15:14.802Z Compiling erased-serde v0.3.31
12812026-09-04T03:15:14.879Z Compiling omicron-workspace-hack v0.1.0
12822026-09-04T03:15:15.166Z Compiling http v1.5.0
12832026-09-04T03:15:15.454Z Compiling oxnet v0.1.7
12842026-09-04T03:15:15.955Z Compiling rustls-pki-types v1.15.1
12852026-09-04T03:15:16.519Z Compiling scroll_derive v0.13.1
12862026-09-04T03:15:16.799Z Compiling ring v0.17.14
12872026-09-04T03:15:16.970Z Compiling aws-lc-rs v1.18.0
12882026-09-04T03:15:17.143Z Compiling num-conv v0.2.2
12892026-09-04T03:15:17.221Z Compiling time-core v0.1.9
12902026-09-04T03:15:17.411Z Compiling time-macros v0.2.32
12912026-09-04T03:15:17.556Z Compiling tokio-util v0.7.19
12922026-09-04T03:15:17.754Z Compiling ipnet v2.12.1
12932026-09-04T03:15:18.303Z Compiling camino v1.2.5
12942026-09-04T03:15:18.665Z Compiling untrusted v0.7.1
12952026-09-04T03:15:18.681Z Compiling untrusted v0.9.0
12962026-09-04T03:15:18.933Z Compiling ppv-lite86 v0.2.21
12972026-09-04T03:15:18.982Z Compiling async-trait v0.1.92
12982026-09-04T03:15:19.012Z Compiling daft-derive v0.1.8
12992026-09-04T03:15:19.272Z Compiling rustls v0.23.43
13002026-09-04T03:15:19.697Z Compiling crc32fast v1.5.0
13012026-09-04T03:15:20.111Z Compiling http-body v1.1.0
13022026-09-04T03:15:20.115Z Compiling darling_core v0.23.0
13032026-09-04T03:15:20.115Z Compiling atomic-waker v1.1.2
13042026-09-04T03:15:20.115Z Compiling crossbeam-utils v0.8.22
13052026-09-04T03:15:20.115Z Compiling pretty-hex v0.4.2
13062026-09-04T03:15:20.159Z Compiling usdt-impl v0.6.0
13072026-09-04T03:15:20.461Z Compiling scroll v0.13.0
13082026-09-04T03:15:20.491Z Compiling try-lock v0.2.5
13092026-09-04T03:15:20.600Z Compiling ryu v1.0.23
13102026-09-04T03:15:20.712Z Compiling tower-service v0.3.3
13112026-09-04T03:15:21.234Z Compiling plain v0.2.3
13122026-09-04T03:15:21.250Z Compiling tower-layer v0.3.3
13132026-09-04T03:15:21.250Z Compiling goblin v0.10.7
13142026-09-04T03:15:21.250Z Compiling want v0.3.1
13152026-09-04T03:15:21.250Z Compiling h2 v0.4.15
13162026-09-04T03:15:21.501Z Compiling slog-async v2.8.0
13172026-09-04T03:15:21.777Z Compiling httpdate v1.0.3
13182026-09-04T03:15:21.790Z Compiling darling_macro v0.23.0
13192026-09-04T03:15:22.038Z Compiling dtrace-parser v0.3.0
13202026-09-04T03:15:22.162Z Compiling thread-id v5.1.0
13212026-09-04T03:15:22.382Z Compiling darling v0.23.0
13222026-09-04T03:15:22.869Z Compiling ref-cast v1.0.26
13232026-09-04T03:15:23.677Z Compiling dof v0.4.0
13242026-09-04T03:15:24.637Z Compiling hyper v1.11.0
13252026-09-04T03:15:24.714Z Compiling rand_core v0.9.5
13262026-09-04T03:15:24.964Z Compiling serde_urlencoded v0.7.1
13272026-09-04T03:15:25.586Z Compiling http-body-util v0.1.5
13282026-09-04T03:15:25.651Z Compiling ref-cast-impl v1.0.26
13292026-09-04T03:15:25.722Z Compiling hyper-util v0.1.20
13302026-09-04T03:15:26.341Z Compiling syn v1.0.109
13312026-09-04T03:15:27.164Z Compiling usdt-macro v0.6.0
13322026-09-04T03:15:27.590Z Compiling usdt-attr-macro v0.6.0
13332026-09-04T03:15:28.029Z Compiling serde_tokenstream v0.3.0
13342026-09-04T03:15:28.328Z Compiling structmeta-derive v0.3.0
13352026-09-04T03:15:28.469Z Compiling multer v3.1.0
13362026-09-04T03:15:28.524Z Compiling foldhash v0.2.0
13372026-09-04T03:15:28.680Z Compiling newtype-uuid-macros v0.1.1
13382026-09-04T03:15:28.765Z Compiling rand_chacha v0.9.0
13392026-09-04T03:15:29.416Z Compiling structmeta v0.3.0
13402026-09-04T03:15:29.454Z Compiling powerfmt v0.2.0
13412026-09-04T03:15:29.685Z Compiling deranged v0.5.8
13422026-09-04T03:15:29.693Z Compiling num_threads v0.1.7
13432026-09-04T03:15:29.781Z Compiling rand v0.9.5
13442026-09-04T03:15:29.899Z Compiling newtype-uuid v1.4.0
13452026-09-04T03:15:29.912Z Compiling sync_wrapper v1.0.2
13462026-09-04T03:15:30.025Z Compiling async-stream-impl v0.3.6
13472026-09-04T03:15:30.538Z Compiling strum_macros v0.26.4
13482026-09-04T03:15:31.079Z Compiling time v0.3.55
13492026-09-04T03:15:31.097Z Compiling dropshot v0.17.1
13502026-09-04T03:15:31.097Z Compiling hex v0.4.3
13512026-09-04T03:15:31.097Z Compiling fastrand v2.5.0
13522026-09-04T03:15:31.117Z Compiling daft v0.1.8
13532026-09-04T03:15:31.358Z Compiling tower v0.5.3
13542026-09-04T03:15:32.412Z Compiling crossbeam-channel v0.5.16
13552026-09-04T03:15:32.470Z Compiling webpki-roots v1.0.9
13562026-09-04T03:15:32.470Z Compiling openapiv3 v2.2.0
13572026-09-04T03:15:32.717Z Compiling generic-array v0.14.7
13582026-09-04T03:15:33.487Z Compiling tower-http v0.6.11
13592026-09-04T03:15:33.546Z Compiling hashbrown v0.16.1
13602026-09-04T03:15:34.887Z Compiling serde_with_macros v3.22.0
13612026-09-04T03:15:35.063Z Compiling futures-executor v0.3.34
13622026-09-04T03:15:35.063Z Compiling dropshot_endpoint v0.17.1
13632026-09-04T03:15:35.063Z Compiling macaddr v1.0.1
13642026-09-04T03:15:35.063Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
13652026-09-04T03:15:35.063Z Compiling thread_local v1.1.10
13662026-09-04T03:15:35.063Z Compiling openssl-probe v0.2.1
13672026-09-04T03:15:35.063Z Compiling cpufeatures v0.3.0
13682026-09-04T03:15:35.134Z Compiling rustls-native-certs v0.8.4
13692026-09-04T03:15:35.168Z Compiling futures v0.3.34
13702026-09-04T03:15:35.722Z Compiling tempfile v3.27.0
13712026-09-04T03:15:35.747Z Compiling derive-ex v0.1.8
13722026-09-04T03:15:35.896Z Compiling strum_macros v0.27.2
13732026-09-04T03:15:35.936Z Compiling is-terminal v0.4.17
13742026-09-04T03:15:36.043Z Compiling take_mut v0.2.2
13752026-09-04T03:15:36.167Z Compiling term v1.2.1
13762026-09-04T03:15:36.543Z Compiling winnow v1.0.4
13772026-09-04T03:15:37.765Z Compiling test-strategy v0.4.5
13782026-09-04T03:15:37.856Z Compiling slog-term v2.9.2
13792026-09-04T03:15:38.993Z Compiling hybrid-array v0.4.14
13802026-09-04T03:15:39.170Z Compiling adler2 v2.0.1
13812026-09-04T03:15:39.260Z Compiling simd-adler32 v0.3.10
13822026-09-04T03:15:39.325Z Compiling match_cfg v0.1.0
13832026-09-04T03:15:39.393Z Compiling miniz_oxide v0.8.9
13842026-09-04T03:15:39.483Z Compiling hostname v0.3.1
13852026-09-04T03:15:40.226Z Compiling slog-json v2.6.1
13862026-09-04T03:15:40.494Z Compiling memmap2 v0.9.11
13872026-09-04T03:15:40.744Z Compiling either v1.17.0
13882026-09-04T03:15:40.788Z Compiling usdt v0.6.0
13892026-09-04T03:15:40.973Z Compiling slog-bunyan v2.5.0
13902026-09-04T03:15:41.057Z Compiling flate2 v1.1.9
13912026-09-04T03:15:41.149Z Compiling block-buffer v0.12.1
13922026-09-04T03:15:41.796Z Compiling crypto-common v0.2.2
13932026-09-04T03:15:42.215Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13942026-09-04T03:15:42.215Z Compiling debug-ignore v1.0.5
13952026-09-04T03:15:42.215Z Compiling compression-core v0.4.32
13962026-09-04T03:15:42.215Z Compiling const-oid v0.10.2
13972026-09-04T03:15:42.219Z Compiling digest v0.11.3
13982026-09-04T03:15:42.219Z Compiling compression-codecs v0.4.38
13992026-09-04T03:15:42.461Z Compiling toml_parser v1.1.3+spec-1.1.0
14002026-09-04T03:15:42.500Z Compiling crypto-common v0.1.7
14012026-09-04T03:15:42.701Z Compiling parse-display-derive v0.10.0
14022026-09-04T03:15:43.191Z Compiling rand_chacha v0.3.1
14032026-09-04T03:15:43.271Z Compiling toml_datetime v1.1.1+spec-1.1.0
14042026-09-04T03:15:43.271Z Compiling serde_spanned v1.1.1
14052026-09-04T03:15:43.314Z Compiling encoding_rs v0.8.35
14062026-09-04T03:15:43.398Z Compiling mime v0.3.17
14072026-09-04T03:15:43.449Z Compiling toml_writer v1.1.2+spec-1.1.0
14082026-09-04T03:15:43.496Z Compiling spin v0.9.9
14092026-09-04T03:15:43.715Z Compiling toml v1.1.4+spec-1.1.0
14102026-09-04T03:15:43.808Z Compiling rand v0.8.7
14112026-09-04T03:15:43.880Z Compiling async-compression v0.4.43
14122026-09-04T03:15:44.183Z Compiling sha1 v0.11.0
14132026-09-04T03:15:44.223Z Compiling strum v0.26.3
14142026-09-04T03:15:44.363Z Compiling async-stream v0.3.6
14152026-09-04T03:15:44.632Z Compiling waitgroup v0.1.2
14162026-09-04T03:15:44.666Z Compiling rustls-pemfile v2.2.0
14172026-09-04T03:15:44.722Z Compiling serde_path_to_error v0.1.20
14182026-09-04T03:15:44.769Z Compiling wait-timeout v0.2.1
14192026-09-04T03:15:44.892Z Compiling hostname v0.4.2
14202026-09-04T03:15:45.204Z Compiling bit-vec v0.8.0
14212026-09-04T03:15:45.472Z Compiling quick-error v1.2.3
14222026-09-04T03:15:45.588Z Compiling rusty-fork v0.3.1
14232026-09-04T03:15:45.620Z Compiling bit-set v0.8.0
14242026-09-04T03:15:45.646Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14252026-09-04T03:15:45.818Z Compiling serde_with v3.22.0
14262026-09-04T03:15:46.103Z Compiling rand_xorshift v0.4.0
14272026-09-04T03:15:46.326Z Compiling unarray v0.1.4
14282026-09-04T03:15:46.436Z Compiling proptest v1.11.0
14292026-09-04T03:15:46.555Z Compiling strum v0.27.2
14302026-09-04T03:15:46.705Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
14312026-09-04T03:15:46.852Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
14322026-09-04T03:15:47.230Z Compiling instant v0.1.13
14332026-09-04T03:15:47.339Z Compiling iddqd v0.4.6
14342026-09-04T03:15:47.791Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14352026-09-04T03:15:48.197Z Compiling block-buffer v0.10.4
14362026-09-04T03:15:49.853Z Compiling backon v1.6.0
14372026-09-04T03:15:50.064Z Compiling unicode-width v0.2.2
14382026-09-04T03:15:50.064Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
14392026-09-04T03:15:50.064Z Compiling digest v0.10.7
14402026-09-04T03:15:50.064Z Compiling backoff v0.4.0
14412026-09-04T03:15:50.064Z Compiling parse-display v0.10.0
14422026-09-04T03:15:50.159Z Compiling itertools v0.14.0
14432026-09-04T03:15:50.231Z Compiling regress v0.10.5
14442026-09-04T03:15:50.646Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
14452026-09-04T03:15:51.076Z Compiling humantime v2.4.0
14462026-09-04T03:15:53.358Z Compiling regress v0.11.1
14472026-09-04T03:15:55.498Z Compiling typify-impl v0.6.2
14482026-09-04T03:15:55.667Z Compiling zerocopy-derive v0.7.35
14492026-09-04T03:15:56.264Z Compiling clap_derive v4.6.4
14502026-09-04T03:15:56.448Z Compiling utf8parse v0.2.2
14512026-09-04T03:15:56.518Z Compiling cpufeatures v0.2.17
14522026-09-04T03:15:56.561Z Compiling convert_case v0.4.0
14532026-09-04T03:15:56.740Z Compiling anstyle-parse v1.0.0
14542026-09-04T03:15:56.848Z Compiling derive_more v0.99.20
14552026-09-04T03:15:57.984Z Compiling terminal_size v0.4.4
14562026-09-04T03:15:58.085Z Compiling typify-macro v0.6.2
14572026-09-04T03:15:58.107Z Compiling toml_datetime v0.6.11
14582026-09-04T03:15:58.135Z Compiling anstyle v1.0.14
14592026-09-04T03:15:58.371Z Compiling is_terminal_polyfill v1.70.2
14602026-09-04T03:15:58.451Z Compiling colorchoice v1.0.5
14612026-09-04T03:15:58.465Z Compiling anstyle-query v1.1.5
14622026-09-04T03:15:58.575Z Compiling anstream v1.0.0
14632026-09-04T03:15:59.030Z Compiling secrecy v0.10.3
14642026-09-04T03:15:59.117Z Compiling clap_lex v1.1.0
14652026-09-04T03:15:59.743Z Compiling heapless v0.8.0
14662026-09-04T03:15:59.747Z Compiling tinyvec_macros v0.1.1
14672026-09-04T03:15:59.747Z Compiling crucible-workspace-hack v0.1.0
14682026-09-04T03:15:59.747Z Compiling typify v0.6.2
14692026-09-04T03:15:59.805Z Compiling tinyvec v1.12.0
14702026-09-04T03:15:59.965Z Compiling clap_builder v4.6.6
14712026-09-04T03:16:00.201Z Compiling zerocopy v0.7.35
14722026-09-04T03:16:00.739Z Compiling hash32 v0.3.1
14732026-09-04T03:16:00.755Z Compiling rustc_version v0.4.1
14742026-09-04T03:16:00.769Z Compiling scroll_derive v0.12.1
14752026-09-04T03:16:01.425Z Compiling num-integer v0.1.47
14762026-09-04T03:16:01.431Z Compiling usdt-impl v0.5.0
14772026-09-04T03:16:01.431Z Compiling smoltcp v0.11.0
14782026-09-04T03:16:01.462Z Compiling crossbeam-epoch v0.9.20
14792026-09-04T03:16:01.508Z Compiling scroll v0.12.0
14802026-09-04T03:16:01.783Z Compiling curve25519-dalek v4.1.3
14812026-09-04T03:16:02.227Z Compiling clap v4.6.6
14822026-09-04T03:16:02.232Z Compiling dof v0.3.0
14832026-09-04T03:16:03.200Z Compiling hmac v0.12.1
14842026-09-04T03:16:03.253Z Compiling dtrace-parser v0.2.0
14852026-09-04T03:16:03.297Z Compiling inout v0.1.4
14862026-09-04T03:16:03.361Z Compiling darling_core v0.21.3
14872026-09-04T03:16:03.509Z Compiling ff v0.13.1
14882026-09-04T03:16:03.668Z Compiling cobs v0.3.0
14892026-09-04T03:16:03.946Z Compiling thread-id v4.2.2
14902026-09-04T03:16:04.312Z Compiling managed v0.8.0
14912026-09-04T03:16:04.571Z Compiling unsafe-libyaml v0.2.11
14922026-09-04T03:16:04.705Z Compiling bitflags v1.3.2
14932026-09-04T03:16:05.212Z Compiling serde_yaml v0.9.34+deprecated
14942026-09-04T03:16:05.493Z Compiling darling_macro v0.21.3
14952026-09-04T03:16:06.053Z Compiling postcard v1.1.3
14962026-09-04T03:16:06.442Z Compiling group v0.13.0
14972026-09-04T03:16:06.556Z Compiling cipher v0.4.4
14982026-09-04T03:16:06.578Z Compiling hkdf v0.12.4
14992026-09-04T03:16:07.696Z Compiling goblin v0.8.2
15002026-09-04T03:16:08.119Z Compiling num-iter v0.1.46
15012026-09-04T03:16:08.120Z Compiling num-rational v0.4.2
15022026-09-04T03:16:08.408Z Compiling tabwriter v1.4.1
15032026-09-04T03:16:08.499Z Compiling universal-hash v0.5.1
15042026-09-04T03:16:09.196Z Compiling crypto-bigint v0.5.5
15052026-09-04T03:16:09.196Z Compiling hubpack_derive v0.1.1
15062026-09-04T03:16:09.231Z Compiling thiserror-impl-no-std v2.0.2
15072026-09-04T03:16:09.231Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15082026-09-04T03:16:09.891Z Compiling half v2.7.1
15092026-09-04T03:16:10.065Z Compiling curve25519-dalek-derive v0.1.1
15102026-09-04T03:16:10.245Z Compiling num-complex v0.4.6
15112026-09-04T03:16:10.850Z Compiling memoffset v0.9.1
15122026-09-04T03:16:10.910Z Compiling base64ct v1.8.3
15132026-09-04T03:16:11.273Z Compiling cfg_aliases v0.2.2
15142026-09-04T03:16:11.279Z Compiling rustix v0.38.44
15152026-09-04T03:16:11.279Z Compiling prettyplease v0.2.37
15162026-09-04T03:16:11.436Z Compiling opaque-debug v0.3.1
15172026-09-04T03:16:11.478Z Compiling ciborium-io v0.2.2
15182026-09-04T03:16:11.535Z Compiling base16ct v0.2.0
15192026-09-04T03:16:12.210Z Compiling elliptic-curve v0.13.8
15202026-09-04T03:16:13.785Z Compiling ciborium-ll v0.2.2
15212026-09-04T03:16:13.951Z Compiling poly1305 v0.8.0
15222026-09-04T03:16:13.951Z Compiling nix v0.31.3
15232026-09-04T03:16:13.951Z Compiling password-hash v0.5.0
15242026-09-04T03:16:14.093Z Compiling num v0.4.3
15252026-09-04T03:16:14.130Z Compiling thiserror-no-std v2.0.2
15262026-09-04T03:16:14.164Z Compiling hubpack v0.1.2
15272026-09-04T03:16:14.595Z Compiling chacha20 v0.9.1
15282026-09-04T03:16:14.872Z Compiling darling v0.21.3
15292026-09-04T03:16:15.172Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
15302026-09-04T03:16:15.234Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15312026-09-04T03:16:16.344Z Compiling reqwest v0.12.28
15322026-09-04T03:16:16.574Z Compiling toml_edit v0.25.13+spec-1.1.0
15332026-09-04T03:16:16.835Z Compiling blake2 v0.10.6
15342026-09-04T03:16:16.903Z Compiling aead v0.5.2
15352026-09-04T03:16:17.263Z Compiling byte-wrapper v0.1.0
15362026-09-04T03:16:17.376Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15372026-09-04T03:16:17.487Z Compiling serde_repr v0.1.21
15382026-09-04T03:16:18.194Z Compiling proc-macro-error-attr v1.0.4
15392026-09-04T03:16:18.441Z Compiling float-ord v0.3.2
15402026-09-04T03:16:18.469Z Compiling keccak v0.1.6
15412026-09-04T03:16:18.478Z Compiling static_assertions v1.1.0
15422026-09-04T03:16:18.547Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15432026-09-04T03:16:19.062Z Compiling sha3 v0.10.9
15442026-09-04T03:16:19.089Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15452026-09-04T03:16:19.106Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15462026-09-04T03:16:19.173Z Compiling progenitor-client v0.10.0
15472026-09-04T03:16:20.205Z Compiling proc-macro-crate v3.5.0
15482026-09-04T03:16:20.210Z Compiling argon2 v0.5.3
15492026-09-04T03:16:20.641Z Compiling chacha20poly1305 v0.10.1
15502026-09-04T03:16:20.653Z Compiling ingot-macros v0.1.1
15512026-09-04T03:16:20.853Z Compiling vsss-rs v3.3.4
15522026-09-04T03:16:22.920Z Compiling ciborium v0.2.2
15532026-09-04T03:16:23.424Z Compiling usdt-attr-macro v0.5.0
15542026-09-04T03:16:23.765Z Compiling usdt-macro v0.5.0
15552026-09-04T03:16:24.757Z Compiling num-derive v0.4.2
15562026-09-04T03:16:24.913Z Compiling enum-as-inner v0.6.1
15572026-09-04T03:16:25.482Z Compiling proc-macro-error v1.0.4
15582026-09-04T03:16:25.693Z Compiling memmap v0.7.0
15592026-09-04T03:16:26.123Z Compiling winnow v0.5.40
15602026-09-04T03:16:26.127Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
15612026-09-04T03:16:26.127Z Compiling data-encoding v2.11.1
15622026-09-04T03:16:26.389Z Compiling indent_write v2.2.0
15632026-09-04T03:16:26.560Z Compiling usdt v0.5.0
15642026-09-04T03:16:26.789Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15652026-09-04T03:16:26.827Z Compiling ingot-types v0.1.2
15662026-09-04T03:16:27.106Z Compiling toml_edit v0.19.15
15672026-09-04T03:16:27.663Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15682026-09-04T03:16:27.666Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15692026-09-04T03:16:27.667Z Compiling num_enum_derive v0.7.6
15702026-09-04T03:16:28.256Z Compiling serde_spanned v0.6.9
15712026-09-04T03:16:28.383Z Compiling foreign-types-macros v0.2.4
15722026-09-04T03:16:28.804Z Compiling vcpkg v0.2.15
15732026-09-04T03:16:28.808Z Compiling winnow v0.7.15
15742026-09-04T03:16:28.944Z Compiling bytecount v0.6.9
15752026-09-04T03:16:29.048Z Compiling toml_write v0.1.2
15762026-09-04T03:16:29.096Z Compiling colored v3.1.1
15772026-09-04T03:16:29.304Z Compiling crossbeam-deque v0.8.7
15782026-09-04T03:16:29.425Z Compiling foreign-types-shared v0.3.1
15792026-09-04T03:16:29.524Z Compiling foreign-types v0.5.0
15802026-09-04T03:16:29.619Z Compiling openssl-sys v0.9.117
15812026-09-04T03:16:29.710Z Compiling num_enum v0.7.6
15822026-09-04T03:16:29.728Z Compiling proc-macro-crate v1.3.1
15832026-09-04T03:16:30.095Z Compiling toml_edit v0.22.27
15842026-09-04T03:16:30.130Z Compiling ingot v0.1.1
15852026-09-04T03:16:30.191Z Compiling atomicwrites v0.4.4
15862026-09-04T03:16:30.434Z Compiling progenitor-impl v0.14.0
15872026-09-04T03:16:30.873Z Compiling chacha20 v0.10.1
15882026-09-04T03:16:30.879Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
15892026-09-04T03:16:31.330Z Compiling rustls-webpki v0.103.14
15902026-09-04T03:16:32.501Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
15912026-09-04T03:16:32.505Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
15922026-09-04T03:16:32.621Z Compiling cstr-argument v0.1.2
15932026-09-04T03:16:32.713Z Compiling resolv-conf v0.7.6
15942026-09-04T03:16:32.767Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
15952026-09-04T03:16:32.801Z Compiling linked-hash-map v0.5.6
15962026-09-04T03:16:32.928Z Compiling unicode-segmentation v1.13.3
15972026-09-04T03:16:33.021Z Compiling rayon-core v1.13.0
15982026-09-04T03:16:33.298Z Compiling heck v0.4.1
15992026-09-04T03:16:33.322Z Compiling swrite v0.1.0
16002026-09-04T03:16:33.436Z Compiling semver v0.1.20
16012026-09-04T03:16:33.559Z Compiling newline-converter v0.3.0
16022026-09-04T03:16:33.700Z Compiling rustc_version v0.1.7
16032026-09-04T03:16:34.135Z Compiling lru-cache v0.1.2
16042026-09-04T03:16:34.139Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16052026-09-04T03:16:34.139Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16062026-09-04T03:16:34.139Z Compiling progenitor-macro v0.14.0
16072026-09-04T03:16:34.139Z Compiling toml v0.8.23
16082026-09-04T03:16:34.744Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16092026-09-04T03:16:34.747Z Compiling rand v0.10.2
16102026-09-04T03:16:35.270Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
16112026-09-04T03:16:35.534Z Compiling tokio-rustls v0.26.4
16122026-09-04T03:16:35.591Z Compiling rustls-platform-verifier v0.7.0
16132026-09-04T03:16:35.684Z Compiling num_enum_derive v0.5.11
16142026-09-04T03:16:35.843Z Compiling hyper-rustls v0.27.9
16152026-09-04T03:16:36.183Z Compiling reqwest v0.13.4
16162026-09-04T03:16:36.952Z Compiling hickory-proto v0.24.4
16172026-09-04T03:16:38.337Z Compiling progenitor-client v0.14.0
16182026-09-04T03:16:38.719Z Compiling progenitor-extras v0.2.0
16192026-09-04T03:16:42.043Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16202026-09-04T03:16:44.470Z Compiling progenitor-impl v0.13.0
16212026-09-04T03:16:46.580Z Compiling console v0.16.4
16222026-09-04T03:16:47.857Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16232026-09-04T03:16:51.041Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16242026-09-04T03:16:51.158Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16252026-09-04T03:16:51.606Z Compiling camino-tempfile v1.4.1
16262026-09-04T03:16:51.633Z Compiling serde-big-array v0.5.1
16272026-09-04T03:16:51.799Z Compiling pin-project-internal v1.1.13
16282026-09-04T03:16:51.995Z Compiling derive-where v1.6.1
16292026-09-04T03:16:52.158Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16302026-09-04T03:16:52.698Z Compiling siphasher v1.0.3
16312026-09-04T03:16:52.923Z Compiling similar v3.2.0
16322026-09-04T03:16:52.938Z Compiling lazy_static v1.5.0
16332026-09-04T03:16:53.052Z Compiling minimal-lexical v0.2.1
16342026-09-04T03:16:53.310Z Compiling nom v7.1.3
16352026-09-04T03:16:53.318Z Compiling pin-project v1.1.13
16362026-09-04T03:16:53.428Z Compiling phf_shared v0.12.1
16372026-09-04T03:16:53.888Z Compiling expectorate v1.3.0
16382026-09-04T03:16:54.119Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16392026-09-04T03:16:54.498Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16402026-09-04T03:16:54.669Z Compiling progenitor-macro v0.13.0
16412026-09-04T03:16:55.662Z Compiling progenitor v0.14.0
16422026-09-04T03:16:56.873Z Compiling hickory-resolver v0.24.4
16432026-09-04T03:16:57.908Z Compiling progenitor-client v0.13.0
16442026-09-04T03:16:59.283Z Compiling num_enum v0.5.11
16452026-09-04T03:16:59.594Z Compiling newtype_derive v0.1.6
16462026-09-04T03:16:59.947Z Compiling unicode-normalization v0.1.25
16472026-09-04T03:17:00.552Z Compiling tokio-stream v0.1.19
16482026-09-04T03:17:01.160Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16492026-09-04T03:17:01.376Z Compiling async-recursion v1.1.1
16502026-09-04T03:17:02.071Z Compiling snafu-derive v0.8.9
16512026-09-04T03:17:02.960Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
16522026-09-04T03:17:03.315Z Compiling slog-dtrace v0.3.0
16532026-09-04T03:17:03.557Z Compiling csv-core v0.1.13
16542026-09-04T03:17:03.830Z Compiling bstr v1.13.1
16552026-09-04T03:17:03.986Z Compiling chrono-tz v0.10.4
16562026-09-04T03:17:04.226Z Compiling foreign-types-shared v0.1.1
16572026-09-04T03:17:04.336Z Compiling konst_macro_rules v0.2.19
16582026-09-04T03:17:04.540Z Compiling unicode-width v0.1.14
16592026-09-04T03:17:04.557Z Compiling owo-colors v4.3.0
16602026-09-04T03:17:04.590Z Compiling jiff-core v0.1.0
16612026-09-04T03:17:04.677Z Compiling cancel-safe-futures v0.1.5
16622026-09-04T03:17:04.860Z Compiling foldhash v0.1.5
16632026-09-04T03:17:04.904Z Compiling unicode-xid v0.2.6
16642026-09-04T03:17:04.937Z Compiling highway v1.3.0
16652026-09-04T03:17:05.039Z Compiling openssl v0.10.81
16662026-09-04T03:17:05.094Z Compiling same-file v1.0.6
16672026-09-04T03:17:05.321Z Compiling walkdir v2.5.0
16682026-09-04T03:17:05.364Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16692026-09-04T03:17:05.623Z Compiling jiff v0.2.35
16702026-09-04T03:17:05.977Z Compiling const_format_proc_macros v0.2.34
16712026-09-04T03:17:06.000Z Compiling hashbrown v0.15.5
16722026-09-04T03:17:06.912Z Compiling konst v0.2.20
16732026-09-04T03:17:06.916Z Compiling foreign-types v0.3.2
16742026-09-04T03:17:06.916Z Compiling globset v0.4.20
16752026-09-04T03:17:06.916Z Compiling snafu v0.8.9
16762026-09-04T03:17:06.916Z Compiling csv v1.4.0
16772026-09-04T03:17:07.510Z Compiling progenitor v0.13.0
16782026-09-04T03:17:07.674Z Compiling qorb v0.4.1
16792026-09-04T03:17:07.816Z Compiling olpc-cjson v0.1.4
16802026-09-04T03:17:09.503Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16812026-09-04T03:17:10.050Z Compiling rayon v1.12.0
16822026-09-04T03:17:11.046Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16832026-09-04T03:17:11.273Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16842026-09-04T03:17:12.250Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16852026-09-04T03:17:12.804Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16862026-09-04T03:17:13.573Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16872026-09-04T03:17:14.729Z Compiling phf v0.12.1
16882026-09-04T03:17:14.908Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16892026-09-04T03:17:15.259Z Compiling zone_cfg_derive v0.3.1
16902026-09-04T03:17:15.514Z Compiling tokio-dtrace v0.1.1
16912026-09-04T03:17:15.759Z Compiling itertools v0.15.0
16922026-09-04T03:17:15.855Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
16932026-09-04T03:17:15.897Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16942026-09-04T03:17:16.080Z Compiling itertools v0.12.1
16952026-09-04T03:17:16.098Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
16962026-09-04T03:17:16.501Z Compiling pem v3.0.6
16972026-09-04T03:17:16.840Z Compiling libsw-core v0.3.2
16982026-09-04T03:17:17.043Z Compiling serde_plain v1.0.2
16992026-09-04T03:17:17.089Z Compiling openssl-macros v0.1.1
17002026-09-04T03:17:17.216Z Compiling cookie v0.18.2
17012026-09-04T03:17:17.252Z Compiling sigpipe v0.1.3
17022026-09-04T03:17:17.343Z Compiling glob v0.3.4
17032026-09-04T03:17:17.389Z Compiling fixedbitset v0.4.2
17042026-09-04T03:17:17.457Z Compiling typed-path v0.9.3
17052026-09-04T03:17:17.511Z Compiling fixedbitset v0.5.7
17062026-09-04T03:17:17.578Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17072026-09-04T03:17:18.125Z Compiling petgraph v0.8.3
17082026-09-04T03:17:18.144Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17092026-09-04T03:17:18.318Z Compiling petgraph v0.6.5
17102026-09-04T03:17:19.598Z Compiling tough v0.22.0
17112026-09-04T03:17:20.179Z Compiling zone v0.3.1
17122026-09-04T03:17:20.212Z Compiling ingot-macros v0.2.0
17132026-09-04T03:17:20.380Z Compiling libsw v3.5.0
17142026-09-04T03:17:20.412Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17152026-09-04T03:17:20.554Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
17162026-09-04T03:17:20.670Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
17172026-09-04T03:17:20.973Z Compiling oxide-tokio-rt v0.1.6
17182026-09-04T03:17:20.980Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17192026-09-04T03:17:21.550Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
17202026-09-04T03:17:22.913Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17212026-09-04T03:17:23.138Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17222026-09-04T03:17:24.167Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17232026-09-04T03:17:24.530Z Compiling const_format v0.2.36
17242026-09-04T03:17:25.438Z Compiling papergrid v0.11.0
17252026-09-04T03:17:25.554Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17262026-09-04T03:17:25.578Z Compiling tabled_derive v0.7.0
17272026-09-04T03:17:26.574Z Compiling libscf-sys v1.2.0
17282026-09-04T03:17:26.738Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
17292026-09-04T03:17:26.763Z Compiling gethostname v0.5.0
17302026-09-04T03:17:26.923Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17312026-09-04T03:17:27.067Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
17322026-09-04T03:17:27.181Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17332026-09-04T03:17:27.313Z Compiling bcs v0.1.6
17342026-09-04T03:17:27.340Z Compiling smf v0.2.3
17352026-09-04T03:17:27.443Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
17362026-09-04T03:17:27.731Z Compiling unicode-linebreak v0.1.5
17372026-09-04T03:17:27.846Z Compiling tagptr v0.2.0
17382026-09-04T03:17:28.017Z Compiling smawk v0.3.3
17392026-09-04T03:17:28.018Z Compiling linear-map v1.2.0
17402026-09-04T03:17:28.206Z Compiling termtree v0.5.1
17412026-09-04T03:17:28.302Z Compiling whoami v1.6.1
17422026-09-04T03:17:28.495Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17432026-09-04T03:17:30.320Z Compiling textwrap v0.16.2
17442026-09-04T03:17:30.725Z Compiling moka v0.12.16
17452026-09-04T03:17:31.355Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
17462026-09-04T03:17:31.372Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17472026-09-04T03:17:31.458Z Compiling tabled v0.15.0
17482026-09-04T03:17:31.928Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17492026-09-04T03:17:31.980Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17502026-09-04T03:17:32.067Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17512026-09-04T03:17:32.316Z Compiling steno v0.4.1
17522026-09-04T03:17:32.756Z Compiling ingot-types v0.2.0
17532026-09-04T03:17:35.090Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17542026-09-04T03:17:38.014Z Compiling hickory-proto v0.25.2
17552026-09-04T03:17:38.727Z Compiling ingot v0.2.1
17562026-09-04T03:17:39.397Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60)
17572026-09-04T03:17:39.487Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60)
17582026-09-04T03:17:39.743Z Compiling parking_lot_core v0.8.6
17592026-09-04T03:17:39.949Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17602026-09-04T03:17:40.070Z Compiling papergrid v0.18.0
17612026-09-04T03:17:40.864Z Compiling hickory-resolver v0.25.2
17622026-09-04T03:17:40.949Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60)
17632026-09-04T03:17:41.164Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17642026-09-04T03:17:42.591Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17652026-09-04T03:17:42.701Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60)
17662026-09-04T03:17:42.977Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17672026-09-04T03:17:43.340Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17682026-09-04T03:17:44.098Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17692026-09-04T03:17:45.652Z Compiling tabled v0.21.0
17702026-09-04T03:17:46.505Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
17712026-09-04T03:17:46.609Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
17722026-09-04T03:17:47.307Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
17732026-09-04T03:17:47.510Z Compiling arc-swap v1.9.2
17742026-09-04T03:17:47.793Z Compiling slog-scope v4.4.1
17752026-09-04T03:17:47.867Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899)
17762026-09-04T03:17:47.932Z Compiling parking_lot v0.11.2
17772026-09-04T03:17:48.174Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60)
17782026-09-04T03:17:48.929Z Compiling dropshot-api-manager-types v0.8.0
17792026-09-04T03:17:49.539Z Compiling fxhash v0.2.1
17802026-09-04T03:17:49.698Z Compiling crc8 v0.1.1
17812026-09-04T03:17:49.825Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899)
17822026-09-04T03:17:50.025Z Compiling sled v0.34.7
17832026-09-04T03:17:50.379Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60)
17842026-09-04T03:17:51.240Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
17852026-09-04T03:17:53.635Z Compiling slog-stdlog v4.1.1
17862026-09-04T03:17:53.932Z Compiling port-file v0.1.0
17872026-09-04T03:17:54.001Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
17882026-09-04T03:17:54.206Z Compiling slog-envlogger v2.2.0
17892026-09-04T03:17:54.297Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
17902026-09-04T03:17:55.007Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17912026-09-04T03:17:57.491Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17922026-09-04T03:17:58.988Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
17932026-09-04T03:18:00.366Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
17942026-09-04T03:18:10.990Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
17952026-09-04T03:18:16.093Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
17962026-09-04T03:18:19.493Z Finished `release` profile [optimized] target(s) in 3m 44s
17972026-09-04T03:18:19.820Z+ banner trio
17982026-09-04T03:18:19.826Z
17992026-09-04T03:18:19.826Z ##### ##### # ####
18002026-09-04T03:18:19.826Z # # # # # #
18012026-09-04T03:18:19.826Z # # # # # #
18022026-09-04T03:18:19.826Z # ##### # # #
18032026-09-04T03:18:19.826Z # # # # # #
18042026-09-04T03:18:19.827Z # # # # ####
18052026-09-04T03:18:19.827Z
18062026-09-04T03:18:19.827Z+ pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture
18072026-09-04T03:18:20.405Z Compiling cfg-if v1.0.4
18082026-09-04T03:18:20.410Z Compiling libc v0.2.189
18092026-09-04T03:18:20.410Z Compiling serde_core v1.0.229
18102026-09-04T03:18:20.525Z Compiling memchr v2.8.3
18112026-09-04T03:18:20.531Z Compiling smallvec v1.15.2
18122026-09-04T03:18:20.531Z Compiling itoa v1.0.18
18132026-09-04T03:18:20.535Z Compiling stable_deref_trait v1.2.1
18142026-09-04T03:18:20.552Z Compiling zerofrom v0.1.8
18152026-09-04T03:18:20.563Z Compiling zmij v1.0.23
18162026-09-04T03:18:20.613Z Compiling writeable v0.6.3
18172026-09-04T03:18:20.673Z Compiling yoke v0.8.3
18182026-09-04T03:18:20.893Z Compiling litemap v0.8.2
18192026-09-04T03:18:20.893Z Compiling utf8_iter v1.0.4
18202026-09-04T03:18:20.913Z Compiling zerovec v0.11.6
18212026-09-04T03:18:20.913Z Compiling zerotrie v0.2.4
18222026-09-04T03:18:20.913Z Compiling percent-encoding v2.3.2
18232026-09-04T03:18:20.936Z Compiling libm v0.2.16
18242026-09-04T03:18:20.963Z Compiling icu_normalizer_data v2.2.0
18252026-09-04T03:18:21.027Z Compiling icu_properties_data v2.2.0
18262026-09-04T03:18:21.044Z Compiling form_urlencoded v1.2.2
18272026-09-04T03:18:21.169Z Compiling rand_core v0.10.1
18282026-09-04T03:18:21.182Z Compiling errno v0.3.14
18292026-09-04T03:18:21.299Z Compiling iana-time-zone v0.1.65
18302026-09-04T03:18:21.313Z Compiling pin-project-lite v0.2.17
18312026-09-04T03:18:21.362Z Compiling getrandom v0.4.3
18322026-09-04T03:18:21.401Z Compiling tinystr v0.8.3
18332026-09-04T03:18:21.410Z Compiling potential_utf v0.1.5
18342026-09-04T03:18:21.446Z Compiling zeroize v1.9.0
18352026-09-04T03:18:21.566Z Compiling icu_locale_core v2.2.0
18362026-09-04T03:18:21.587Z Compiling icu_collections v2.2.0
18372026-09-04T03:18:21.601Z Compiling dyn-clone v1.0.20
18382026-09-04T03:18:21.605Z Compiling socket2 v0.6.5
18392026-09-04T03:18:21.661Z Compiling scopeguard v1.2.0
18402026-09-04T03:18:21.688Z Compiling parking_lot_core v0.9.12
18412026-09-04T03:18:21.744Z Compiling num-traits v0.2.19
18422026-09-04T03:18:21.775Z Compiling lock_api v0.4.14
18432026-09-04T03:18:22.029Z Compiling parking_lot v0.12.5
18442026-09-04T03:18:22.099Z Compiling signal-hook-registry v1.4.8
18452026-09-04T03:18:22.325Z Compiling mio v1.2.2
18462026-09-04T03:18:22.340Z Compiling serde v1.0.229
18472026-09-04T03:18:22.492Z Compiling serde_json v1.0.151
18482026-09-04T03:18:22.519Z Compiling icu_provider v2.2.0
18492026-09-04T03:18:22.548Z Compiling uuid v1.26.0
18502026-09-04T03:18:22.653Z Compiling semver v1.0.28
18512026-09-04T03:18:22.961Z Compiling bytes v1.12.1
18522026-09-04T03:18:22.991Z Compiling icu_normalizer v2.2.0
18532026-09-04T03:18:23.019Z Compiling icu_properties v2.2.0
18542026-09-04T03:18:23.106Z Compiling chrono v0.4.45
18552026-09-04T03:18:23.148Z Compiling thiserror v2.0.20
18562026-09-04T03:18:23.288Z Compiling portable-atomic v1.15.0
18572026-09-04T03:18:23.440Z Compiling bitflags v2.13.1
18582026-09-04T03:18:23.756Z Compiling tokio v1.53.1
18592026-09-04T03:18:23.916Z Compiling futures-core v0.3.34
18602026-09-04T03:18:24.026Z Compiling idna_adapter v1.2.2
18612026-09-04T03:18:24.087Z Compiling critical-section v1.2.0
18622026-09-04T03:18:24.166Z Compiling idna v1.1.0
18632026-09-04T03:18:24.228Z Compiling once_cell v1.21.4
18642026-09-04T03:18:24.248Z Compiling subtle v2.6.1
18652026-09-04T03:18:24.257Z Compiling equivalent v1.0.2
18662026-09-04T03:18:24.351Z Compiling log v0.4.33
18672026-09-04T03:18:24.422Z Compiling allocator-api2 v0.2.21
18682026-09-04T03:18:24.453Z Compiling zerocopy v0.8.56
18692026-09-04T03:18:24.612Z Compiling url v2.5.8
18702026-09-04T03:18:24.652Z Compiling futures-sink v0.3.34
18712026-09-04T03:18:24.768Z Compiling slab v0.4.12
18722026-09-04T03:18:24.816Z Compiling typenum v1.20.1
18732026-09-04T03:18:24.980Z Compiling futures-channel v0.3.34
18742026-09-04T03:18:25.148Z Compiling hashbrown v0.17.1
18752026-09-04T03:18:25.248Z Compiling schemars v0.8.22
18762026-09-04T03:18:25.649Z Compiling getrandom v0.2.17
18772026-09-04T03:18:25.869Z Compiling futures-task v0.3.34
18782026-09-04T03:18:25.872Z Compiling futures-io v0.3.34
18792026-09-04T03:18:26.051Z Compiling futures-util v0.3.34
18802026-09-04T03:18:26.091Z Compiling rand_core v0.6.4
18812026-09-04T03:18:26.279Z Compiling indexmap v2.14.0
18822026-09-04T03:18:26.349Z Compiling tracing-core v0.1.36
18832026-09-04T03:18:26.633Z Compiling ipnetwork v0.21.1
18842026-09-04T03:18:27.096Z Compiling tracing v0.1.44
18852026-09-04T03:18:27.116Z Compiling base64 v0.22.1
18862026-09-04T03:18:27.418Z Compiling http v1.5.0
18872026-09-04T03:18:27.454Z Compiling unicode-ident v1.0.24
18882026-09-04T03:18:27.590Z Compiling proc-macro2 v1.0.107
18892026-09-04T03:18:27.616Z Compiling slog v2.8.2
18902026-09-04T03:18:27.630Z Compiling erased-serde v0.3.31
18912026-09-04T03:18:27.696Z Compiling fnv v1.0.7
18922026-09-04T03:18:27.807Z Compiling oxnet v0.1.7
18932026-09-04T03:18:28.542Z Compiling quote v1.0.47
18942026-09-04T03:18:28.839Z Compiling syn v2.0.119
18952026-09-04T03:18:28.851Z Compiling tokio-util v0.7.19
18962026-09-04T03:18:29.226Z Compiling byteorder v1.5.0
18972026-09-04T03:18:29.323Z Compiling ipnet v2.12.1
18982026-09-04T03:18:29.491Z Compiling thiserror v1.0.69
18992026-09-04T03:18:29.607Z Compiling ppv-lite86 v0.2.21
19002026-09-04T03:18:29.658Z Compiling rustls-pki-types v1.15.1
19012026-09-04T03:18:29.958Z Compiling aws-lc-sys v0.44.0
19022026-09-04T03:18:30.127Z Compiling http-body v1.1.0
19032026-09-04T03:18:30.244Z Compiling untrusted v0.7.1
19042026-09-04T03:18:30.268Z Compiling atomic-waker v1.1.2
19052026-09-04T03:18:30.300Z Compiling httparse v1.10.1
19062026-09-04T03:18:30.382Z Compiling rustls v0.23.43
19072026-09-04T03:18:30.397Z Compiling tower-layer v0.3.3
19082026-09-04T03:18:30.508Z Compiling aws-lc-rs v1.18.0
19092026-09-04T03:18:30.526Z Compiling ryu v1.0.23
19102026-09-04T03:18:30.547Z Compiling untrusted v0.9.0
19112026-09-04T03:18:30.600Z Compiling pretty-hex v0.4.2
19122026-09-04T03:18:30.618Z Compiling tower-service v0.3.3
19132026-09-04T03:18:30.676Z Compiling try-lock v0.2.5
19142026-09-04T03:18:30.727Z Compiling h2 v0.4.15
19152026-09-04T03:18:30.741Z Compiling httpdate v1.0.3
19162026-09-04T03:18:30.778Z Compiling want v0.3.1
19172026-09-04T03:18:30.792Z Compiling rustix v1.1.4
19182026-09-04T03:18:30.816Z Compiling regex-syntax v0.8.11
19192026-09-04T03:18:30.964Z Compiling plain v0.2.3
19202026-09-04T03:18:31.087Z Compiling getrandom v0.3.4
19212026-09-04T03:18:31.121Z Compiling omicron-workspace-hack v0.1.0
19222026-09-04T03:18:31.198Z Compiling ucd-trie v0.1.7
19232026-09-04T03:18:31.296Z Compiling rand_core v0.9.5
19242026-09-04T03:18:31.567Z Compiling pest v2.8.8
19252026-09-04T03:18:31.758Z Compiling rustls-webpki v0.103.14
19262026-09-04T03:18:33.245Z Compiling hyper v1.11.0
19272026-09-04T03:18:33.494Z Compiling crossbeam-utils v0.8.22
19282026-09-04T03:18:34.236Z Compiling serde_urlencoded v0.7.1
19292026-09-04T03:18:34.313Z Compiling http-body-util v0.1.5
19302026-09-04T03:18:34.527Z Compiling foldhash v0.2.0
19312026-09-04T03:18:34.637Z Compiling newtype-uuid v1.4.0
19322026-09-04T03:18:34.824Z Compiling hyper-util v0.1.20
19332026-09-04T03:18:35.628Z Compiling hex v0.4.3
19342026-09-04T03:18:35.936Z Compiling daft v0.1.8
19352026-09-04T03:18:36.264Z Compiling rand_chacha v0.9.0
19362026-09-04T03:18:36.835Z Compiling tokio-rustls v0.26.4
19372026-09-04T03:18:37.063Z Compiling sync_wrapper v1.0.2
19382026-09-04T03:18:37.149Z Compiling aho-corasick v1.1.5
19392026-09-04T03:18:37.187Z Compiling fastrand v2.5.0
19402026-09-04T03:18:37.557Z Compiling tower v0.5.3
19412026-09-04T03:18:37.808Z Compiling anyhow v1.0.104
19422026-09-04T03:18:37.822Z Compiling rand v0.9.5
19432026-09-04T03:18:38.098Z Compiling tower-http v0.6.11
19442026-09-04T03:18:38.172Z Compiling regex-automata v0.4.18
19452026-09-04T03:18:38.404Z Compiling generic-array v0.14.7
19462026-09-04T03:18:38.492Z Compiling hashbrown v0.16.1
19472026-09-04T03:18:38.570Z Compiling openapiv3 v2.2.0
19482026-09-04T03:18:38.800Z Compiling powerfmt v0.2.0
19492026-09-04T03:18:38.949Z Compiling openssl-probe v0.2.1
19502026-09-04T03:18:39.072Z Compiling num_threads v0.1.7
19512026-09-04T03:18:39.176Z Compiling deranged v0.5.8
19522026-09-04T03:18:39.207Z Compiling num-conv v0.2.2
19532026-09-04T03:18:39.229Z Compiling time-core v0.1.9
19542026-09-04T03:18:39.379Z Compiling cpufeatures v0.3.0
19552026-09-04T03:18:39.433Z Compiling rustls-native-certs v0.8.4
19562026-09-04T03:18:39.456Z Compiling camino v1.2.5
19572026-09-04T03:18:40.032Z Compiling tempfile v3.27.0
19582026-09-04T03:18:40.223Z Compiling time v0.3.55
19592026-09-04T03:18:40.285Z Compiling futures-executor v0.3.34
19602026-09-04T03:18:40.792Z Compiling winnow v1.0.4
19612026-09-04T03:18:40.845Z Compiling futures v0.3.34
19622026-09-04T03:18:40.857Z Compiling regex v1.13.1
19632026-09-04T03:18:40.931Z Compiling rustls-platform-verifier v0.7.0
19642026-09-04T03:18:41.504Z Compiling hyper-rustls v0.27.9
19652026-09-04T03:18:41.891Z Compiling crossbeam-channel v0.5.16
19662026-09-04T03:18:42.284Z Compiling scroll v0.13.0
19672026-09-04T03:18:42.297Z Compiling hybrid-array v0.4.14
19682026-09-04T03:18:42.599Z Compiling adler2 v2.0.1
19692026-09-04T03:18:42.603Z Compiling simd-adler32 v0.3.10
19702026-09-04T03:18:42.622Z Compiling goblin v0.10.7
19712026-09-04T03:18:42.775Z Compiling miniz_oxide v0.8.9
19722026-09-04T03:18:42.834Z Compiling crc32fast v1.5.0
19732026-09-04T03:18:43.094Z Compiling reqwest v0.13.4
19742026-09-04T03:18:43.196Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19752026-09-04T03:18:43.468Z Compiling thread_local v1.1.10
19762026-09-04T03:18:43.828Z Compiling either v1.17.0
19772026-09-04T03:18:44.067Z Compiling flate2 v1.1.9
19782026-09-04T03:18:44.242Z Compiling crypto-common v0.2.2
19792026-09-04T03:18:44.632Z Compiling block-buffer v0.12.1
19802026-09-04T03:18:44.823Z Compiling crypto-common v0.1.7
19812026-09-04T03:18:44.983Z Compiling dtrace-parser v0.3.0
19822026-09-04T03:18:45.235Z Compiling rand_chacha v0.3.1
19832026-09-04T03:18:45.541Z Compiling is-terminal v0.4.17
19842026-09-04T03:18:45.650Z Compiling thread-id v5.1.0
19852026-09-04T03:18:45.742Z Compiling take_mut v0.2.2
19862026-09-04T03:18:45.864Z Compiling const-oid v0.10.2
19872026-09-04T03:18:45.867Z Compiling match_cfg v0.1.0
19882026-09-04T03:18:45.953Z Compiling dof v0.4.0
19892026-09-04T03:18:46.177Z Compiling compression-core v0.4.32
19902026-09-04T03:18:46.361Z Compiling term v1.2.1
19912026-09-04T03:18:47.567Z Compiling debug-ignore v1.0.5
19922026-09-04T03:18:47.686Z Compiling usdt-impl v0.6.0
19932026-09-04T03:18:48.284Z Compiling slog-term v2.9.2
19942026-09-04T03:18:49.020Z Compiling compression-codecs v0.4.38
19952026-09-04T03:18:49.468Z Compiling digest v0.11.3
19962026-09-04T03:18:49.670Z Compiling hostname v0.3.1
19972026-09-04T03:18:49.787Z Compiling slog-async v2.8.0
19982026-09-04T03:18:49.836Z Compiling rand v0.8.7
19992026-09-04T03:18:49.903Z Compiling ref-cast v1.0.26
20002026-09-04T03:18:50.018Z Compiling slog-json v2.6.1
20012026-09-04T03:18:50.296Z Compiling toml_parser v1.1.3+spec-1.1.0
20022026-09-04T03:18:50.642Z Compiling strum v0.26.3
20032026-09-04T03:18:50.783Z Compiling macaddr v1.0.1
20042026-09-04T03:18:51.071Z Compiling toml_datetime v1.1.1+spec-1.1.0
20052026-09-04T03:18:51.089Z Compiling serde_spanned v1.1.1
20062026-09-04T03:18:51.257Z Compiling wait-timeout v0.2.1
20072026-09-04T03:18:51.494Z Compiling memmap2 v0.9.11
20082026-09-04T03:18:51.612Z Compiling encoding_rs v0.8.35
20092026-09-04T03:18:51.747Z Compiling toml_writer v1.1.2+spec-1.1.0
20102026-09-04T03:18:51.805Z Compiling quick-error v1.2.3
20112026-09-04T03:18:51.916Z Compiling mime v0.3.17
20122026-09-04T03:18:52.014Z Compiling bit-vec v0.8.0
20132026-09-04T03:18:52.040Z Compiling spin v0.9.9
20142026-09-04T03:18:52.172Z Compiling toml v1.1.4+spec-1.1.0
20152026-09-04T03:18:52.322Z Compiling bit-set v0.8.0
20162026-09-04T03:18:52.409Z Compiling rusty-fork v0.3.1
20172026-09-04T03:18:52.525Z Compiling usdt v0.6.0
20182026-09-04T03:18:53.222Z Compiling multer v3.1.0
20192026-09-04T03:18:53.299Z Compiling slog-bunyan v2.5.0
20202026-09-04T03:18:53.490Z Compiling sha1 v0.11.0
20212026-09-04T03:18:53.947Z Compiling async-compression v0.4.43
20222026-09-04T03:18:54.418Z Compiling serde_with v3.22.0
20232026-09-04T03:18:54.457Z Compiling async-stream v0.3.6
20242026-09-04T03:18:54.507Z Compiling rand_xorshift v0.4.0
20252026-09-04T03:18:54.547Z Compiling waitgroup v0.1.2
20262026-09-04T03:18:54.658Z Compiling rustls-pemfile v2.2.0
20272026-09-04T03:18:54.672Z Compiling serde_path_to_error v0.1.20
20282026-09-04T03:18:54.708Z Compiling hostname v0.4.2
20292026-09-04T03:18:54.876Z Compiling unarray v0.1.4
20302026-09-04T03:18:54.946Z Compiling progenitor-client v0.14.0
20312026-09-04T03:18:55.001Z Compiling dropshot v0.17.1
20322026-09-04T03:18:55.130Z Compiling proptest v1.11.0
20332026-09-04T03:18:55.263Z Compiling strum v0.27.2
20342026-09-04T03:18:55.402Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20352026-09-04T03:18:55.432Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
20362026-09-04T03:18:55.557Z Compiling iddqd v0.4.6
20372026-09-04T03:18:55.666Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20382026-09-04T03:18:55.977Z Compiling block-buffer v0.10.4
20392026-09-04T03:18:55.997Z Compiling reqwest v0.12.28
20402026-09-04T03:18:56.156Z Compiling backon v1.6.0
20412026-09-04T03:18:56.416Z Compiling instant v0.1.13
20422026-09-04T03:18:56.545Z Compiling backoff v0.4.0
20432026-09-04T03:18:56.711Z Compiling progenitor-extras v0.2.0
20442026-09-04T03:18:56.797Z Compiling digest v0.10.7
20452026-09-04T03:18:56.975Z Compiling parse-display v0.10.0
20462026-09-04T03:18:57.058Z Compiling itertools v0.14.0
20472026-09-04T03:18:57.156Z Compiling progenitor-client v0.10.0
20482026-09-04T03:18:57.479Z Compiling regress v0.10.5
20492026-09-04T03:18:57.632Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
20502026-09-04T03:18:57.846Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
20512026-09-04T03:18:58.637Z Compiling humantime v2.4.0
20522026-09-04T03:18:59.082Z Compiling cpufeatures v0.2.17
20532026-09-04T03:18:59.168Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20542026-09-04T03:18:59.441Z Compiling heck v0.5.0
20552026-09-04T03:19:00.365Z Compiling unicode-width v0.2.2
20562026-09-04T03:19:00.712Z Compiling secrecy v0.10.3
20572026-09-04T03:19:00.901Z Compiling tinyvec_macros v0.1.1
20582026-09-04T03:19:00.976Z Compiling tinyvec v1.12.0
20592026-09-04T03:19:01.188Z Compiling num-integer v0.1.47
20602026-09-04T03:19:01.435Z Compiling scroll v0.12.0
20612026-09-04T03:19:01.629Z Compiling crucible-workspace-hack v0.1.0
20622026-09-04T03:19:01.712Z Compiling hmac v0.12.1
20632026-09-04T03:19:01.715Z Compiling regress v0.11.1
20642026-09-04T03:19:01.749Z Compiling inout v0.1.4
20652026-09-04T03:19:01.875Z Compiling ff v0.13.1
20662026-09-04T03:19:01.915Z Compiling utf8parse v0.2.2
20672026-09-04T03:19:02.034Z Compiling anstyle-parse v1.0.0
20682026-09-04T03:19:02.038Z Compiling group v0.13.0
20692026-09-04T03:19:02.176Z Compiling cipher v0.4.4
20702026-09-04T03:19:02.242Z Compiling hkdf v0.12.4
20712026-09-04T03:19:02.281Z Compiling goblin v0.8.2
20722026-09-04T03:19:02.416Z Compiling num-iter v0.1.46
20732026-09-04T03:19:02.449Z Compiling num-rational v0.4.2
20742026-09-04T03:19:02.550Z Compiling zerocopy v0.7.35
20752026-09-04T03:19:03.193Z Compiling universal-hash v0.5.1
20762026-09-04T03:19:03.352Z Compiling crypto-bigint v0.5.5
20772026-09-04T03:19:03.621Z Compiling typify-impl v0.6.2
20782026-09-04T03:19:04.311Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20792026-09-04T03:19:05.308Z Compiling terminal_size v0.4.4
20802026-09-04T03:19:05.462Z Compiling half v2.7.1
20812026-09-04T03:19:05.594Z Compiling num-complex v0.4.6
20822026-09-04T03:19:05.829Z Compiling anstyle-query v1.1.5
20832026-09-04T03:19:05.949Z Compiling opaque-debug v0.3.1
20842026-09-04T03:19:06.029Z Compiling anstyle v1.0.14
20852026-09-04T03:19:06.055Z Compiling is_terminal_polyfill v1.70.2
20862026-09-04T03:19:06.167Z Compiling base64ct v1.8.3
20872026-09-04T03:19:06.311Z Compiling ciborium-io v0.2.2
20882026-09-04T03:19:06.421Z Compiling base16ct v0.2.0
20892026-09-04T03:19:06.529Z Compiling colorchoice v1.0.5
20902026-09-04T03:19:06.638Z Compiling anstream v1.0.0
20912026-09-04T03:19:06.665Z Compiling elliptic-curve v0.13.8
20922026-09-04T03:19:06.685Z Compiling password-hash v0.5.0
20932026-09-04T03:19:06.984Z Compiling ciborium-ll v0.2.2
20942026-09-04T03:19:07.151Z Compiling poly1305 v0.8.0
20952026-09-04T03:19:07.293Z Compiling num v0.4.3
20962026-09-04T03:19:07.378Z Compiling curve25519-dalek v4.1.3
20972026-09-04T03:19:07.665Z Compiling typify v0.6.2
20982026-09-04T03:19:07.786Z Compiling dof v0.3.0
20992026-09-04T03:19:07.814Z Compiling thiserror-no-std v2.0.2
21002026-09-04T03:19:07.904Z Compiling chacha20 v0.9.1
21012026-09-04T03:19:08.162Z Compiling crossbeam-epoch v0.9.20
21022026-09-04T03:19:08.758Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
21032026-09-04T03:19:09.237Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21042026-09-04T03:19:10.118Z Compiling blake2 v0.10.6
21052026-09-04T03:19:10.412Z Compiling aead v0.5.2
21062026-09-04T03:19:10.616Z Compiling byte-wrapper v0.1.0
21072026-09-04T03:19:10.621Z Compiling dtrace-parser v0.2.0
21082026-09-04T03:19:10.754Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21092026-09-04T03:19:11.275Z Compiling thread-id v4.2.2
21102026-09-04T03:19:11.375Z Compiling keccak v0.1.6
21112026-09-04T03:19:11.499Z Compiling float-ord v0.3.2
21122026-09-04T03:19:11.621Z Compiling clap_lex v1.1.0
21132026-09-04T03:19:11.794Z Compiling strsim v0.11.1
21142026-09-04T03:19:11.988Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21152026-09-04T03:19:12.015Z Compiling clap_builder v4.6.6
21162026-09-04T03:19:12.113Z Compiling sha3 v0.10.9
21172026-09-04T03:19:12.518Z Compiling usdt-impl v0.5.0
21182026-09-04T03:19:12.618Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21192026-09-04T03:19:13.238Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21202026-09-04T03:19:15.400Z Compiling chacha20poly1305 v0.10.1
21212026-09-04T03:19:15.562Z Compiling argon2 v0.5.3
21222026-09-04T03:19:16.570Z Compiling vsss-rs v3.3.4
21232026-09-04T03:19:16.904Z Compiling ciborium v0.2.2
21242026-09-04T03:19:17.791Z Compiling hash32 v0.3.1
21252026-09-04T03:19:17.879Z Compiling memmap v0.7.0
21262026-09-04T03:19:17.962Z Compiling indent_write v2.2.0
21272026-09-04T03:19:18.068Z Compiling data-encoding v2.11.1
21282026-09-04T03:19:18.119Z Compiling usdt v0.5.0
21292026-09-04T03:19:18.133Z Compiling heapless v0.8.0
21302026-09-04T03:19:18.658Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21312026-09-04T03:19:18.791Z Compiling ingot-types v0.1.2
21322026-09-04T03:19:19.092Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21332026-09-04T03:19:19.305Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21342026-09-04T03:19:19.368Z Compiling clap v4.6.6
21352026-09-04T03:19:19.451Z Compiling rustix v0.38.44
21362026-09-04T03:19:19.464Z Compiling tabwriter v1.4.1
21372026-09-04T03:19:19.850Z Compiling cobs v0.3.0
21382026-09-04T03:19:20.134Z Compiling bitflags v1.3.2
21392026-09-04T03:19:20.224Z Compiling managed v0.8.0
21402026-09-04T03:19:20.500Z Compiling foreign-types-shared v0.3.1
21412026-09-04T03:19:20.604Z Compiling colored v3.1.1
21422026-09-04T03:19:20.810Z Compiling foreign-types v0.5.0
21432026-09-04T03:19:20.821Z Compiling smoltcp v0.11.0
21442026-09-04T03:19:20.889Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21452026-09-04T03:19:21.244Z Compiling postcard v1.1.3
21462026-09-04T03:19:21.637Z Compiling ingot v0.1.1
21472026-09-04T03:19:22.999Z Compiling num_enum v0.7.6
21482026-09-04T03:19:23.138Z Compiling memoffset v0.9.1
21492026-09-04T03:19:23.177Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
21502026-09-04T03:19:23.267Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21512026-09-04T03:19:23.313Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21522026-09-04T03:19:23.441Z Compiling chacha20 v0.10.1
21532026-09-04T03:19:23.561Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21542026-09-04T03:19:23.756Z Compiling serde_spanned v0.6.9
21552026-09-04T03:19:23.870Z Compiling toml_datetime v0.6.11
21562026-09-04T03:19:23.929Z Compiling cstr-argument v0.1.2
21572026-09-04T03:19:24.006Z Compiling resolv-conf v0.7.6
21582026-09-04T03:19:24.104Z Compiling swrite v0.1.0
21592026-09-04T03:19:24.116Z Compiling unicode-segmentation v1.13.3
21602026-09-04T03:19:24.210Z Compiling linked-hash-map v0.5.6
21612026-09-04T03:19:24.222Z Compiling toml_write v0.1.2
21622026-09-04T03:19:24.261Z Compiling winnow v0.7.15
21632026-09-04T03:19:24.434Z Compiling static_assertions v1.1.0
21642026-09-04T03:19:24.477Z Compiling newline-converter v0.3.0
21652026-09-04T03:19:24.515Z Compiling lru-cache v0.1.2
21662026-09-04T03:19:24.620Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21672026-09-04T03:19:24.633Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21682026-09-04T03:19:24.655Z Compiling rand v0.10.2
21692026-09-04T03:19:24.723Z Compiling hubpack v0.1.2
21702026-09-04T03:19:24.983Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21712026-09-04T03:19:25.023Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
21722026-09-04T03:19:25.118Z Compiling nix v0.31.3
21732026-09-04T03:19:25.263Z Compiling crossbeam-deque v0.8.7
21742026-09-04T03:19:25.472Z Compiling atomicwrites v0.4.4
21752026-09-04T03:19:25.501Z Compiling hickory-proto v0.24.4
21762026-09-04T03:19:25.743Z Compiling console v0.16.4
21772026-09-04T03:19:26.182Z Compiling toml_edit v0.22.27
21782026-09-04T03:19:26.359Z Compiling itertools v0.12.1
21792026-09-04T03:19:27.085Z Compiling camino-tempfile v1.4.1
21802026-09-04T03:19:27.501Z Compiling serde-big-array v0.5.1
21812026-09-04T03:19:27.664Z Compiling similar v3.2.0
21822026-09-04T03:19:27.746Z Compiling lazy_static v1.5.0
21832026-09-04T03:19:27.854Z Compiling siphasher v1.0.3
21842026-09-04T03:19:27.857Z Compiling toml v0.8.23
21852026-09-04T03:19:28.076Z Compiling phf_shared v0.12.1
21862026-09-04T03:19:28.309Z Compiling pin-project v1.1.13
21872026-09-04T03:19:28.471Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21882026-09-04T03:19:29.219Z Compiling expectorate v1.3.0
21892026-09-04T03:19:29.297Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
21902026-09-04T03:19:29.450Z Compiling hickory-resolver v0.24.4
21912026-09-04T03:19:30.792Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21922026-09-04T03:19:33.149Z Compiling prettyplease v0.2.37
21932026-09-04T03:19:34.025Z Compiling rayon-core v1.13.0
21942026-09-04T03:19:34.096Z Compiling num_enum v0.5.11
21952026-09-04T03:19:34.265Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
21962026-09-04T03:19:35.552Z Compiling progenitor-impl v0.14.0
21972026-09-04T03:19:35.751Z Compiling progenitor-impl v0.13.0
21982026-09-04T03:19:37.967Z Compiling unicode-normalization v0.1.25
21992026-09-04T03:19:38.584Z Compiling progenitor-client v0.13.0
22002026-09-04T03:19:38.848Z Compiling tokio-stream v0.1.19
22012026-09-04T03:19:39.084Z Compiling bstr v1.13.1
22022026-09-04T03:19:39.444Z Compiling csv-core v0.1.13
22032026-09-04T03:19:39.804Z Compiling highway v1.3.0
22042026-09-04T03:19:39.858Z Compiling unicode-width v0.1.14
22052026-09-04T03:19:40.178Z Compiling foreign-types-shared v0.1.1
22062026-09-04T03:19:40.279Z Compiling konst_macro_rules v0.2.19
22072026-09-04T03:19:40.481Z Compiling foldhash v0.1.5
22082026-09-04T03:19:40.497Z Compiling same-file v1.0.6
22092026-09-04T03:19:40.681Z Compiling jiff-core v0.1.0
22102026-09-04T03:19:40.717Z Compiling hashbrown v0.15.5
22112026-09-04T03:19:40.966Z Compiling walkdir v2.5.0
22122026-09-04T03:19:41.319Z Compiling konst v0.2.20
22132026-09-04T03:19:41.562Z Compiling foreign-types v0.3.2
22142026-09-04T03:19:41.575Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22152026-09-04T03:19:41.653Z Compiling jiff v0.2.35
22162026-09-04T03:19:41.729Z Compiling csv v1.4.0
22172026-09-04T03:19:42.612Z Compiling globset v0.4.20
22182026-09-04T03:19:42.699Z Compiling qorb v0.4.1
22192026-09-04T03:19:44.835Z Compiling snafu v0.8.9
22202026-09-04T03:19:45.409Z Compiling progenitor v0.13.0
22212026-09-04T03:19:45.561Z Compiling olpc-cjson v0.1.4
22222026-09-04T03:19:47.012Z Compiling progenitor v0.14.0
22232026-09-04T03:19:47.080Z Compiling rayon v1.12.0
22242026-09-04T03:19:47.080Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22252026-09-04T03:19:47.080Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22262026-09-04T03:19:49.039Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22272026-09-04T03:19:49.107Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22282026-09-04T03:19:51.314Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
22292026-09-04T03:19:52.613Z Compiling phf v0.12.1
22302026-09-04T03:19:52.789Z Compiling openssl-sys v0.9.117
22312026-09-04T03:19:53.114Z Compiling tokio-dtrace v0.1.1
22322026-09-04T03:19:53.259Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22332026-09-04T03:19:53.476Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
22342026-09-04T03:19:53.571Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
22352026-09-04T03:19:53.671Z Compiling libsw-core v0.3.2
22362026-09-04T03:19:53.937Z Compiling pem v3.0.6
22372026-09-04T03:19:54.721Z Compiling serde_plain v1.0.2
22382026-09-04T03:19:54.872Z Compiling sigpipe v0.1.3
22392026-09-04T03:19:54.937Z Compiling fixedbitset v0.5.7
22402026-09-04T03:19:54.937Z Compiling fixedbitset v0.4.2
22412026-09-04T03:19:55.627Z Compiling minimal-lexical v0.2.1
22422026-09-04T03:19:55.682Z Compiling typed-path v0.9.3
22432026-09-04T03:19:55.682Z Compiling bytecount v0.6.9
22442026-09-04T03:19:55.682Z Compiling glob v0.3.4
22452026-09-04T03:19:55.682Z Compiling petgraph v0.8.3
22462026-09-04T03:19:55.704Z Compiling papergrid v0.11.0
22472026-09-04T03:19:55.704Z Compiling nom v7.1.3
22482026-09-04T03:19:56.284Z Compiling tough v0.22.0
22492026-09-04T03:19:56.513Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22502026-09-04T03:19:57.216Z Compiling petgraph v0.6.5
22512026-09-04T03:19:57.776Z Compiling openssl v0.10.81
22522026-09-04T03:19:58.092Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22532026-09-04T03:19:58.446Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
22542026-09-04T03:19:58.938Z Compiling libsw v3.5.0
22552026-09-04T03:19:59.114Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
22562026-09-04T03:19:59.132Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22572026-09-04T03:19:59.390Z Compiling oxide-tokio-rt v0.1.6
22582026-09-04T03:19:59.413Z Compiling zone v0.3.1
22592026-09-04T03:20:00.030Z Compiling chrono-tz v0.10.4
22602026-09-04T03:20:00.869Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
22612026-09-04T03:20:01.220Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22622026-09-04T03:20:01.386Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22632026-09-04T03:20:01.423Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
22642026-09-04T03:20:01.624Z Compiling newtype_derive v0.1.6
22652026-09-04T03:20:01.817Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22662026-09-04T03:20:02.063Z Compiling slog-dtrace v0.3.0
22672026-09-04T03:20:03.017Z Compiling cancel-safe-futures v0.1.5
22682026-09-04T03:20:03.133Z Compiling const_format v0.2.36
22692026-09-04T03:20:03.709Z Compiling owo-colors v4.3.0
22702026-09-04T03:20:03.755Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
22712026-09-04T03:20:04.100Z Compiling gethostname v0.5.0
22722026-09-04T03:20:04.241Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22732026-09-04T03:20:04.516Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22742026-09-04T03:20:04.632Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22752026-09-04T03:20:04.644Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22762026-09-04T03:20:04.738Z Compiling bcs v0.1.6
22772026-09-04T03:20:04.931Z Compiling smf v0.2.3
22782026-09-04T03:20:05.132Z Compiling smawk v0.3.3
22792026-09-04T03:20:05.267Z Compiling linear-map v1.2.0
22802026-09-04T03:20:05.281Z Compiling tagptr v0.2.0
22812026-09-04T03:20:05.392Z Compiling whoami v1.6.1
22822026-09-04T03:20:05.462Z Compiling termtree v0.5.1
22832026-09-04T03:20:05.506Z Compiling unicode-linebreak v0.1.5
22842026-09-04T03:20:05.621Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22852026-09-04T03:20:05.788Z Compiling textwrap v0.16.2
22862026-09-04T03:20:05.866Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22872026-09-04T03:20:06.185Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22882026-09-04T03:20:07.384Z Compiling moka v0.12.16
22892026-09-04T03:20:07.622Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22902026-09-04T03:20:08.735Z Compiling tabled v0.15.0
22912026-09-04T03:20:09.517Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22922026-09-04T03:20:09.825Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22932026-09-04T03:20:10.551Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22942026-09-04T03:20:11.146Z Compiling steno v0.4.1
22952026-09-04T03:20:11.333Z Compiling cookie v0.18.2
22962026-09-04T03:20:12.836Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22972026-09-04T03:20:15.000Z Compiling hickory-proto v0.25.2
22982026-09-04T03:20:17.481Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
22992026-09-04T03:20:17.676Z Compiling hickory-resolver v0.25.2
23002026-09-04T03:20:18.105Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
23012026-09-04T03:20:19.374Z Compiling arc-swap v1.9.2
23022026-09-04T03:20:19.795Z Compiling slog-scope v4.4.1
23032026-09-04T03:20:19.817Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23042026-09-04T03:20:20.133Z Compiling libscf-sys v1.2.0
23052026-09-04T03:20:20.287Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23062026-09-04T03:20:20.959Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
23072026-09-04T03:20:21.130Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
23082026-09-04T03:20:21.846Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23092026-09-04T03:20:21.957Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
23102026-09-04T03:20:24.583Z Compiling slog-stdlog v4.1.1
23112026-09-04T03:20:24.636Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
23122026-09-04T03:20:24.636Z Compiling slog-envlogger v2.2.0
23132026-09-04T03:20:24.636Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
23142026-09-04T03:20:24.636Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
23152026-09-04T03:20:25.127Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
23162026-09-04T03:20:32.208Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23172026-09-04T03:20:34.436Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23182026-09-04T03:20:37.017Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
23192026-09-04T03:20:44.965Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
23202026-09-04T03:20:48.865Z Finished `release` profile [optimized] target(s) in 2m 29s
23212026-09-04T03:20:48.967Z Running unittests src/lib.rs (target/release/deps/mg_tests-a94cfb196ef4718d)
23222026-09-04T03:20:49.009Z
23232026-09-04T03:20:49.009Zrunning 1 test
23242026-09-04T03:20:49.132Zconfigure zone
23252026-09-04T03:20:49.154Zinstall zone
23262026-09-04T03:20:58.301Zboot zone
23272026-09-04T03:20:58.354Zstart zone s1
23282026-09-04T03:20:58.354Zconfigure zone
23292026-09-04T03:20:58.354Zinstall zone
23302026-09-04T03:20:59.881Zboot zone
23312026-09-04T03:21:00.018Zstart zone s2
23322026-09-04T03:21:00.018Zconfigure zone
23332026-09-04T03:21:00.034Zinstall zone
23342026-09-04T03:21:02.033Zboot zone
23352026-09-04T03:21:02.160Zstart zone t1
23362026-09-04T03:21:02.160Zconfigure zone
23372026-09-04T03:21:02.264Zinstall zone
23382026-09-04T03:21:04.393Zboot zone
23392026-09-04T03:21:04.514Zwaiting for zones to come up
23402026-09-04T03:21:14.517Z[sidecar.trio] svcs milestone/network
23412026-09-04T03:21:14.545ZSTATE STIME FMRI
23422026-09-04T03:21:14.545Zonline 3:20:57 svc:/milestone/network:default
23432026-09-04T03:21:14.545Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/
23442026-09-04T03:21:14.552Zcp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/
23452026-09-04T03:21:14.577Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/
23462026-09-04T03:21:14.614Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml
23472026-09-04T03:21:14.614Z[sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
23482026-09-04T03:21:14.657Z
23492026-09-04T03:21:14.658Zrunning zone s1.trio setup
23502026-09-04T03:21:14.658Z[s1.trio] svcs milestone/network
23512026-09-04T03:21:14.658ZSTATE STIME FMRI
23522026-09-04T03:21:14.658Zonline 3:20:59 svc:/milestone/network:default
23532026-09-04T03:21:14.658Z[s1.trio] dladm
23542026-09-04T03:21:14.682ZLINK CLASS MTU STATE BRIDGE OVER
23552026-09-04T03:21:14.682Zsl0 simnet 9000 up -- ?
23562026-09-04T03:21:14.682Zmg2 vnic 9000 up -- ?
23572026-09-04T03:21:14.682Z[s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4
23582026-09-04T03:21:15.116Z
23592026-09-04T03:21:15.116Z[s1.trio] ipadm create-addr -t -T addrconf sl0/v6
23602026-09-04T03:21:15.146Z
23612026-09-04T03:21:15.146Z[s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
23622026-09-04T03:21:15.180Z
23632026-09-04T03:21:15.180Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd
23642026-09-04T03:21:15.240Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm
23652026-09-04T03:21:15.330Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 2e2467f7-4526-4241-9ee0-1e9ccafd6866 --sled-uuid b8e2c47a-05b7-4251-ae3e-cd2a82def901 -a sl0/v6 &> /opt/ddmd.log &
23662026-09-04T03:21:15.451Z
23672026-09-04T03:21:15.451Zrunning zone s2.trio setup
23682026-09-04T03:21:15.451Z[s2.trio] svcs milestone/network
23692026-09-04T03:21:15.451ZSTATE STIME FMRI
23702026-09-04T03:21:15.451Zonline 3:21:01 svc:/milestone/network:default
23712026-09-04T03:21:15.451Z[s2.trio] dladm
23722026-09-04T03:21:15.470ZLINK CLASS MTU STATE BRIDGE OVER
23732026-09-04T03:21:15.470Zsl1 simnet 9000 up -- ?
23742026-09-04T03:21:15.470Zmg3 vnic 9000 up -- ?
23752026-09-04T03:21:15.470Z[s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4
23762026-09-04T03:21:15.804Z
23772026-09-04T03:21:15.804Z[s2.trio] ipadm create-addr -t -T addrconf sl1/v6
23782026-09-04T03:21:15.813Z
23792026-09-04T03:21:15.813Z[s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
23802026-09-04T03:21:15.820Z
23812026-09-04T03:21:15.820Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd
23822026-09-04T03:21:15.873Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm
23832026-09-04T03:21:15.910Z[s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid acdea65b-db89-46ce-aa0a-89d8bba4ba32 --sled-uuid 9d0893c6-d34c-469d-8e91-c67ef35f7e22 -a sl1/v6 &> /opt/ddmd.log &
23842026-09-04T03:21:15.949Z
23852026-09-04T03:21:15.950Zrunning zone t1.trio setup
23862026-09-04T03:21:15.950Z[t1.trio] svcs milestone/network
23872026-09-04T03:21:15.970ZSTATE STIME FMRI
23882026-09-04T03:21:15.971Zonline 3:21:03 svc:/milestone/network:default
23892026-09-04T03:21:15.971Z[t1.trio] dladm
23902026-09-04T03:21:15.971ZLINK CLASS MTU STATE BRIDGE OVER
23912026-09-04T03:21:15.971Ztfportrear0_0 simnet 9000 up -- ?
23922026-09-04T03:21:15.971Ztfportrear1_0 simnet 9000 up -- ?
23932026-09-04T03:21:15.971Zmg1 vnic 9000 up -- ?
23942026-09-04T03:21:15.971Z[t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4
23952026-09-04T03:21:16.492Z
23962026-09-04T03:21:16.492Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6
23972026-09-04T03:21:16.530Z
23982026-09-04T03:21:16.530Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6
23992026-09-04T03:21:16.562Z
24002026-09-04T03:21:16.562Z[t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
24012026-09-04T03:21:16.562Z
24022026-09-04T03:21:16.562Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/
24032026-09-04T03:21:16.809Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/
24042026-09-04T03:21:16.847Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml
24052026-09-04T03:21:16.849Zwaiting 3s for copy of files to zone to complete ...
24062026-09-04T03:21:19.807Z[t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml
24072026-09-04T03:21:19.950Z
24082026-09-04T03:21:19.950Z[t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml
24092026-09-04T03:21:20.094Z
24102026-09-04T03:21:20.094Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd
24112026-09-04T03:21:20.131Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm
24122026-09-04T03:21:20.175Z[t1.trio] svcadm disable dendrite
24132026-09-04T03:21:20.176Z
24142026-09-04T03:21:20.176Z[t1.trio] svcadm disable tfport
24152026-09-04T03:21:20.228Z
24162026-09-04T03:21:20.228Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
24172026-09-04T03:21:20.259Z
24182026-09-04T03:21:20.259Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
24192026-09-04T03:21:20.259Z
24202026-09-04T03:21:20.259Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
24212026-09-04T03:21:20.289Z
24222026-09-04T03:21:20.289Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
24232026-09-04T03:21:20.289Z
24242026-09-04T03:21:20.289Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
24252026-09-04T03:21:20.407Z
24262026-09-04T03:21:20.407Z[t1.trio] svcadm refresh dendrite:default
24272026-09-04T03:21:20.455Z
24282026-09-04T03:21:20.455Z[t1.trio] svcadm enable dendrite:default
24292026-09-04T03:21:20.455Z
24302026-09-04T03:21:20.455Zwait 10s for dendrite to come up ...
24312026-09-04T03:21:30.333Z[t1.trio] svccfg -s tfport setprop config/pkt_source = none
24322026-09-04T03:21:30.403Z
24332026-09-04T03:21:30.403Z[t1.trio] svccfg -s tfport setprop config/flags = --sync-only
24342026-09-04T03:21:32.124Z
24352026-09-04T03:21:32.124Z[t1.trio] svcadm refresh tfport:default
24362026-09-04T03:21:32.124Z
24372026-09-04T03:21:32.124Z[t1.trio] svcadm enable tfport
24382026-09-04T03:21:32.124Z
24392026-09-04T03:21:32.124Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 926c01c9-cb72-4eb4-8d8b-24045ff4f9fe --sled-uuid 156492ca-23e9-4c2c-9379-577a63e9bedc -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
24402026-09-04T03:21:32.126Z
24412026-09-04T03:21:32.126Z[t1.trio] ipadm
24422026-09-04T03:21:32.126ZADDROBJ TYPE STATE ADDR
24432026-09-04T03:21:32.126Zlo0/v4 static ok 127.0.0.1/8
24442026-09-04T03:21:32.126Zmg1/v4 static ok 10.0.0.3/24
24452026-09-04T03:21:32.126Zlo0/v6 static ok ::1/128
24462026-09-04T03:21:32.126Zlo0/u6 static ok fd00:3::1/64
24472026-09-04T03:21:32.126Ztfportrear0_0/v6 addrconf ok fe80::9c2a:8dff:fe84:2a95%tfportrear0_0/10
24482026-09-04T03:21:32.126Ztfportrear1_0/v6 addrconf ok fe80::2466:cff:fe53:fff9%tfportrear1_0/10
24492026-09-04T03:21:32.544Zinitial peering test passed
24502026-09-04T03:21:33.570Zadvertise from one passed
24512026-09-04T03:21:34.580Zadvertise from two passed
24522026-09-04T03:21:34.580Z[s1.trio] ping fd00:2::1
24532026-09-04T03:21:34.600Zfd00:2::1 is alive
24542026-09-04T03:21:34.600Z[s2.trio] ping fd00:1::1
24552026-09-04T03:21:34.600Zfd00:1::1 is alive
24562026-09-04T03:21:34.600Zconnectivity test passed
24572026-09-04T03:21:34.600Z[t1.trio] pkill ddmd
24582026-09-04T03:21:34.600Z
24592026-09-04T03:21:40.601Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 159c03d5-21be-4026-a2af-57f288ace1d5 --sled-uuid 9f402edc-d308-4d56-bedf-08fbdc07c2e1 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
24602026-09-04T03:21:40.615Z
24612026-09-04T03:21:40.615Z[t1.trio] ipadm
24622026-09-04T03:21:41.923ZADDROBJ TYPE STATE ADDR
24632026-09-04T03:21:41.924Zlo0/v4 static ok 127.0.0.1/8
24642026-09-04T03:21:41.924Zmg1/v4 static ok 10.0.0.3/24
24652026-09-04T03:21:41.924Zlo0/v6 static ok ::1/128
24662026-09-04T03:21:41.924Zlo0/u6 static ok fd00:3::1/64
24672026-09-04T03:21:41.924Ztfportrear0_0/v6 addrconf ok fe80::9c2a:8dff:fe84:2a95%tfportrear0_0/10
24682026-09-04T03:21:41.924Ztfportrear1_0/v6 addrconf ok fe80::2466:cff:fe53:fff9%tfportrear1_0/10
24692026-09-04T03:21:43.699Z[s1.trio] ping fd00:2::1
24702026-09-04T03:21:43.752Zfd00:2::1 is alive
24712026-09-04T03:21:43.752Z[s2.trio] ping fd00:1::1
24722026-09-04T03:21:43.752Zfd00:1::1 is alive
24732026-09-04T03:21:43.752Ztransit router restart passed
24742026-09-04T03:21:43.752Z[sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state
24752026-09-04T03:21:43.752Zlocal v6:
24762026-09-04T03:21:43.752Zfe80::9c2a:8dff:fe84:2a95
24772026-09-04T03:21:43.752Zfe80::2466:cff:fe53:fff9
24782026-09-04T03:21:43.752Zlocal v4:
24792026-09-04T03:21:43.752Zrouter v6_idx:
24802026-09-04T03:21:43.752Zfd00:1::/64 -> 0
24812026-09-04T03:21:43.752Zfd00:2::/64 -> 1
24822026-09-04T03:21:43.752Zrouter v6_routes:
24832026-09-04T03:21:43.752Z1 -> fe80::9463:93ff:fef9:e7d5 (2)
24842026-09-04T03:21:43.752Z0 -> fe80::1cf1:e8ff:fe3c:16c8 (1)
24852026-09-04T03:21:43.753Zrouter v4_idx:
24862026-09-04T03:21:43.753Zrouter v4_routes:
24872026-09-04T03:21:43.753Zresolver v4:
24882026-09-04T03:21:43.753Z10.0.0.3 -> 02:08:20:cc:9c:8d
24892026-09-04T03:21:43.753Z10.0.0.254 -> 02:08:20:bd:39:39
24902026-09-04T03:21:43.753Zresolver v6:
24912026-09-04T03:21:43.753Zfe80::9c2a:8dff:fe84:2a95 -> 9e:2a:8d:84:2a:95
24922026-09-04T03:21:43.753Zfe80::9463:93ff:fef9:e7d5 -> 96:63:93:f9:e7:d5
24932026-09-04T03:21:43.753Zfe80::2466:cff:fe53:fff9 -> 26:66:0c:53:ff:f9
24942026-09-04T03:21:43.753Zfe80::1cf1:e8ff:fe3c:16c8 -> 1e:f1:e8:3c:16:c8
24952026-09-04T03:21:43.753Znat v4:
24962026-09-04T03:21:43.753Znat_v6:
24972026-09-04T03:21:43.753Zport_mac:
24982026-09-04T03:21:43.753Z2: a8:40:25:35:a6:c5
24992026-09-04T03:21:43.753Z1: a8:40:25:35:a6:c4
25002026-09-04T03:21:43.753Zproxy arp:
25012026-09-04T03:21:43.753Z[s1.trio] pkill ddmd
25022026-09-04T03:21:43.753Z
25032026-09-04T03:21:48.676Z[sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state
25042026-09-04T03:21:48.689Zlocal v6:
25052026-09-04T03:21:48.689Zfe80::9c2a:8dff:fe84:2a95
25062026-09-04T03:21:48.689Zfe80::2466:cff:fe53:fff9
25072026-09-04T03:21:48.689Zlocal v4:
25082026-09-04T03:21:48.689Zrouter v6_idx:
25092026-09-04T03:21:48.689Zfd00:2::/64 -> 1
25102026-09-04T03:21:48.689Zrouter v6_routes:
25112026-09-04T03:21:48.689Z1 -> fe80::9463:93ff:fef9:e7d5 (2)
25122026-09-04T03:21:48.689Zrouter v4_idx:
25132026-09-04T03:21:48.689Zrouter v4_routes:
25142026-09-04T03:21:48.689Zresolver v4:
25152026-09-04T03:21:48.689Z10.0.0.3 -> 02:08:20:cc:9c:8d
25162026-09-04T03:21:48.689Z10.0.0.254 -> 02:08:20:bd:39:39
25172026-09-04T03:21:48.689Zresolver v6:
25182026-09-04T03:21:48.689Zfe80::9c2a:8dff:fe84:2a95 -> 9e:2a:8d:84:2a:95
25192026-09-04T03:21:48.689Zfe80::9463:93ff:fef9:e7d5 -> 96:63:93:f9:e7:d5
25202026-09-04T03:21:48.690Zfe80::2466:cff:fe53:fff9 -> 26:66:0c:53:ff:f9
25212026-09-04T03:21:48.690Zfe80::1cf1:e8ff:fe3c:16c8 -> 1e:f1:e8:3c:16:c8
25222026-09-04T03:21:48.690Znat v4:
25232026-09-04T03:21:48.691Znat_v6:
25242026-09-04T03:21:48.691Zport_mac:
25252026-09-04T03:21:48.691Z2: a8:40:25:35:a6:c5
25262026-09-04T03:21:48.691Z1: a8:40:25:35:a6:c4
25272026-09-04T03:21:48.691Zproxy arp:
25282026-09-04T03:21:48.691Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid d929be29-0ce8-49da-9c3c-c58f5835380f --sled-uuid 79065572-f4b8-4664-aa5b-c6f92f2e4d21 -a sl0/v6 &> /opt/ddmd.log &
25292026-09-04T03:21:48.709Z
25302026-09-04T03:21:48.992Ztest ddm::test_trio_v3 has been running for over 60 seconds
25312026-09-04T03:21:51.707Z[sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state
25322026-09-04T03:21:51.736Zlocal v6:
25332026-09-04T03:21:51.736Zfe80::9c2a:8dff:fe84:2a95
25342026-09-04T03:21:51.737Zfe80::2466:cff:fe53:fff9
25352026-09-04T03:21:51.737Zlocal v4:
25362026-09-04T03:21:51.737Zrouter v6_idx:
25372026-09-04T03:21:51.737Zfd00:1::/64 -> 0
25382026-09-04T03:21:51.737Zfd00:2::/64 -> 1
25392026-09-04T03:21:51.737Zrouter v6_routes:
25402026-09-04T03:21:51.737Z1 -> fe80::9463:93ff:fef9:e7d5 (2)
25412026-09-04T03:21:51.737Z0 -> fe80::1cf1:e8ff:fe3c:16c8 (1)
25422026-09-04T03:21:51.738Zrouter v4_idx:
25432026-09-04T03:21:51.738Zrouter v4_routes:
25442026-09-04T03:21:51.738Zresolver v4:
25452026-09-04T03:21:51.738Z10.0.0.3 -> 02:08:20:cc:9c:8d
25462026-09-04T03:21:51.738Z10.0.0.254 -> 02:08:20:bd:39:39
25472026-09-04T03:21:51.738Zresolver v6:
25482026-09-04T03:21:51.738Zfe80::9c2a:8dff:fe84:2a95 -> 9e:2a:8d:84:2a:95
25492026-09-04T03:21:51.738Zfe80::9463:93ff:fef9:e7d5 -> 96:63:93:f9:e7:d5
25502026-09-04T03:21:51.738Zfe80::2466:cff:fe53:fff9 -> 26:66:0c:53:ff:f9
25512026-09-04T03:21:51.738Zfe80::1cf1:e8ff:fe3c:16c8 -> 1e:f1:e8:3c:16:c8
25522026-09-04T03:21:51.739Znat v4:
25532026-09-04T03:21:51.739Znat_v6:
25542026-09-04T03:21:51.739Zport_mac:
25552026-09-04T03:21:51.739Z2: a8:40:25:35:a6:c5
25562026-09-04T03:21:51.739Z1: a8:40:25:35:a6:c4
25572026-09-04T03:21:51.739Zproxy arp:
25582026-09-04T03:21:51.756Z[s2.trio] netstat -nr -f inet6
25592026-09-04T03:21:51.756ZRouting Table: IPv6
25602026-09-04T03:21:51.756Z Destination/Mask Gateway Flags Ref Use If
25612026-09-04T03:21:51.757Z--------------------------- --------------------------- ----- --- ------- -----
25622026-09-04T03:21:51.757Z::1 ::1 UH 2 0 lo0
25632026-09-04T03:21:51.757Zfd00:1::/64 fe80::2466:cff:fe53:fff9 UG 1 0 sl1
25642026-09-04T03:21:51.757Zfe80::/10 fe80::9463:93ff:fef9:e7d5 U 3 64 sl1
25652026-09-04T03:21:51.757Z[s2.trio] ipadm
25662026-09-04T03:21:51.757ZADDROBJ TYPE STATE ADDR
25672026-09-04T03:21:51.757Zlo0/v4 static ok 127.0.0.1/8
25682026-09-04T03:21:51.757Zmg3/v4 static ok 10.0.0.2/24
25692026-09-04T03:21:51.757Zlo0/v6 static ok ::1/128
25702026-09-04T03:21:51.757Zlo0/u6 static ok fd00:2::1/64
25712026-09-04T03:21:51.758Zsl1/v6 addrconf ok fe80::9463:93ff:fef9:e7d5%sl1/10
25722026-09-04T03:21:51.758Z[s2.trio] route -nv get -inet6 fd00:1::1
25732026-09-04T03:21:51.768Znewrt->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>
25742026-09-04T03:21:51.768Zlocks: inits:
25752026-09-04T03:21:51.768Zsockaddrs: <DST,IFP>
25762026-09-04T03:21:51.769Z fd00:1::1
25772026-09-04T03:21:51.769Z route to: fd00:1::1
25782026-09-04T03:21:51.769Zdestination: fd00:1::
25792026-09-04T03:21:51.769Z mask: ffff:ffff:ffff:ffff::
25802026-09-04T03:21:51.769Z gateway: fe80::2466:cff:fe53:fff9
25812026-09-04T03:21:51.769Z interface: sl1 index 3 address 96 63 93 f9 e7 d5
25822026-09-04T03:21:51.770Z flags: <UP,GATEWAY,DONE,STATIC>
25832026-09-04T03:21:51.770Z recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
25842026-09-04T03:21:51.770Z 0 0 0 0 0 0 9000 0
25852026-09-04T03:21:51.770Zlocks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu>
25862026-09-04T03:21:51.770Zsockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA>
25872026-09-04T03:21:51.770Z fd00:1:: fe80::2466:cff:fe53:fff9 ffff:ffff:ffff:ffff:: sl1:96.63.93.f9.e7.d5 fe80::9463:93ff:fef9:e7d5
25882026-09-04T03:21:51.770Z[s2.trio] ndp -na
25892026-09-04T03:21:51.770ZNet to Media Table: IPv6
25902026-09-04T03:21:51.770Z If Physical Address Type State Destination/Mask
25912026-09-04T03:21:51.770Z----- ----------------- ------- ------------ ---------------------------
25922026-09-04T03:21:51.770Zsl1 33:33:00:00:00:01 other REACHABLE ff02::1
25932026-09-04T03:21:51.770Zsl1 33:33:00:00:00:02 other REACHABLE ff02::2
25942026-09-04T03:21:51.770Zsl1 33:33:00:01:00:02 other REACHABLE ff02::1:2
25952026-09-04T03:21:51.770Zsl1 33:33:00:00:00:16 other REACHABLE ff02::16
25962026-09-04T03:21:51.770Zsl1 26:66:0c:53:ff:f9 dynamic REACHABLE fe80::2466:cff:fe53:fff9
25972026-09-04T03:21:51.770Zsl1 33:33:ff:53:ff:f9 other REACHABLE ff02::1:ff53:fff9
25982026-09-04T03:21:51.770Zsl1 96:63:93:f9:e7:d5 local REACHABLE fe80::9463:93ff:fef9:e7d5
25992026-09-04T03:21:51.771Zsl1 33:33:ff:f9:e7:d5 other REACHABLE ff02::1:fff9:e7d5
26002026-09-04T03:21:51.771Zsl1 33:33:00:00:00:dd other REACHABLE ff02::dd
26012026-09-04T03:21:51.771Z[sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state
26022026-09-04T03:21:51.809Zlocal v6:
26032026-09-04T03:21:51.809Zfe80::9c2a:8dff:fe84:2a95
26042026-09-04T03:21:51.809Zfe80::2466:cff:fe53:fff9
26052026-09-04T03:21:51.809Zlocal v4:
26062026-09-04T03:21:51.809Zrouter v6_idx:
26072026-09-04T03:21:51.809Zfd00:1::/64 -> 0
26082026-09-04T03:21:51.809Zfd00:2::/64 -> 1
26092026-09-04T03:21:51.809Zrouter v6_routes:
26102026-09-04T03:21:51.809Z1 -> fe80::9463:93ff:fef9:e7d5 (2)
26112026-09-04T03:21:51.811Z0 -> fe80::1cf1:e8ff:fe3c:16c8 (1)
26122026-09-04T03:21:51.811Zrouter v4_idx:
26132026-09-04T03:21:51.811Zrouter v4_routes:
26142026-09-04T03:21:51.811Zresolver v4:
26152026-09-04T03:21:51.811Z10.0.0.3 -> 02:08:20:cc:9c:8d
26162026-09-04T03:21:51.811Z10.0.0.254 -> 02:08:20:bd:39:39
26172026-09-04T03:21:51.811Zresolver v6:
26182026-09-04T03:21:51.811Zfe80::9c2a:8dff:fe84:2a95 -> 9e:2a:8d:84:2a:95
26192026-09-04T03:21:51.811Zfe80::9463:93ff:fef9:e7d5 -> 96:63:93:f9:e7:d5
26202026-09-04T03:21:51.812Zfe80::2466:cff:fe53:fff9 -> 26:66:0c:53:ff:f9
26212026-09-04T03:21:51.813Zfe80::1cf1:e8ff:fe3c:16c8 -> 1e:f1:e8:3c:16:c8
26222026-09-04T03:21:51.813Znat v4:
26232026-09-04T03:21:51.814Znat_v6:
26242026-09-04T03:21:51.814Zport_mac:
26252026-09-04T03:21:51.816Z2: a8:40:25:35:a6:c5
26262026-09-04T03:21:51.816Z1: a8:40:25:35:a6:c4
26272026-09-04T03:21:51.816Zproxy arp:
26282026-09-04T03:21:51.816Z[t1.trio] /opt/oxide/dendrite/bin/swadm route list
26292026-09-04T03:21:51.853ZSubnet Port Link Gateway Vlan
26302026-09-04T03:21:51.853Zfd00:1::/64 rear0 0 fe80::1cf1:e8ff:fe3c:16c8
26312026-09-04T03:21:51.853Zfd00:2::/64 rear1 0 fe80::9463:93ff:fef9:e7d5
26322026-09-04T03:21:51.853Z[t1.trio] /opt/oxide/dendrite/bin/swadm arp list
26332026-09-04T03:21:51.853Zhost mac age
26342026-09-04T03:21:51.853Z10.0.0.3 02:08:20:cc:9c:8d 21s
26352026-09-04T03:21:51.853Z10.0.0.254 02:08:20:bd:39:39 18s
26362026-09-04T03:21:51.853Zfe80::1cf1:e8ff:fe3c:16c8 1e:f1:e8:3c:16:c8 20s
26372026-09-04T03:21:51.853Zfe80::2466:cff:fe53:fff9 26:66:0c:53:ff:f9 21s
26382026-09-04T03:21:51.853Zfe80::9463:93ff:fef9:e7d5 96:63:93:f9:e7:d5 20s
26392026-09-04T03:21:51.854Zfe80::9c2a:8dff:fe84:2a95 9e:2a:8d:84:2a:95 21s
26402026-09-04T03:21:51.854Z[t1.trio] /opt/oxide/dendrite/bin/swadm addr list
26412026-09-04T03:21:51.868ZLink IPv4 IPv6
26422026-09-04T03:21:51.868Zrear0/0 fe80::9c2a:8dff:fe84:2a95
26432026-09-04T03:21:51.868Zrear1/0 fe80::2466:cff:fe53:fff9
26442026-09-04T03:21:51.868Z[s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2
26452026-09-04T03:21:53.111ZADDROBJ TYPE STATE ADDR
26462026-09-04T03:21:53.111Zlo0/v4 static ok 127.0.0.1/8
26472026-09-04T03:21:53.111Zmg2/v4 static ok 10.0.0.1/24
26482026-09-04T03:21:53.111Zlo0/v6 static ok ::1/128
26492026-09-04T03:21:53.111Zlo0/u6 static ok fd00:1::1/64
26502026-09-04T03:21:53.111Zsl0/v6 addrconf ok fe80::1cf1:e8ff:fe3c:16c8%sl0/10
26512026-09-04T03:21:53.111Znewrt->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>
26522026-09-04T03:21:53.111Zlocks: inits:
26532026-09-04T03:21:53.111Zsockaddrs: <DST,IFP>
26542026-09-04T03:21:53.111Z fd00:2::1
26552026-09-04T03:21:53.111Z route to: fd00:2::1
26562026-09-04T03:21:53.111Zdestination: fd00:2::
26572026-09-04T03:21:53.111Z mask: ffff:ffff:ffff:ffff::
26582026-09-04T03:21:53.111Z gateway: fe80::9c2a:8dff:fe84:2a95
26592026-09-04T03:21:53.111Z interface: sl0 index 3 address 1e f1 e8 3c 16 c8
26602026-09-04T03:21:53.111Z flags: <UP,GATEWAY,DONE,STATIC>
26612026-09-04T03:21:53.111Z recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
26622026-09-04T03:21:53.112Z 0 0 0 0 0 0 9000 0
26632026-09-04T03:21:53.112Zlocks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu>
26642026-09-04T03:21:53.112Zsockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA>
26652026-09-04T03:21:53.112Z fd00:2:: fe80::9c2a:8dff:fe84:2a95 ffff:ffff:ffff:ffff:: sl0:1e.f1.e8.3c.16.c8 fe80::1cf1:e8ff:fe3c:16c8
26662026-09-04T03:21:53.112Z
26672026-09-04T03:21:53.112ZNet to Media Table: IPv6
26682026-09-04T03:21:53.112Z If Physical Address Type State Destination/Mask
26692026-09-04T03:21:53.112Z----- ----------------- ------- ------------ ---------------------------
26702026-09-04T03:21:53.112Zsl0 9e:2a:8d:84:2a:95 dynamic REACHABLE fe80::9c2a:8dff:fe84:2a95
26712026-09-04T03:21:53.112Zsl0 33:33:00:00:00:01 other REACHABLE ff02::1
26722026-09-04T03:21:53.112Zsl0 33:33:00:00:00:02 other REACHABLE ff02::2
26732026-09-04T03:21:53.112Zsl0 33:33:00:01:00:02 other REACHABLE ff02::1:2
26742026-09-04T03:21:53.112Zsl0 33:33:00:00:00:16 other REACHABLE ff02::16
26752026-09-04T03:21:53.112Zsl0 33:33:ff:84:2a:95 other REACHABLE ff02::1:ff84:2a95
26762026-09-04T03:21:53.112Zsl0 33:33:00:00:00:dd other REACHABLE ff02::dd
26772026-09-04T03:21:53.112Zsl0 33:33:ff:3c:16:c8 other REACHABLE ff02::1:ff3c:16c8
26782026-09-04T03:21:53.112Zsl0 1e:f1:e8:3c:16:c8 local REACHABLE fe80::1cf1:e8ff:fe3c:16c8
26792026-09-04T03:21:53.112Z
26802026-09-04T03:21:53.112Z
26812026-09-04T03:21:53.112ZRouting Table: IPv6
26822026-09-04T03:21:53.112Z Destination/Mask Gateway Flags Ref Use If
26832026-09-04T03:21:53.112Z--------------------------- --------------------------- ----- --- ------- -----
26842026-09-04T03:21:53.113Z::1 ::1 UH 2 0 lo0
26852026-09-04T03:21:53.113Zfd00:2::/64 fe80::9c2a:8dff:fe84:2a95 UG 2 2 sl0
26862026-09-04T03:21:53.113Zfe80::/10 fe80::1cf1:e8ff:fe3c:16c8 U 3 64 sl0
26872026-09-04T03:21:53.113ZPING fd00:2::1 (fd00:2::1): 60 data bytes
26882026-09-04T03:21:53.113Z68 bytes from fd00:2::1: icmp_seq=0. time=0.229 ms
26892026-09-04T03:21:53.113Z68 bytes from fd00:2::1: icmp_seq=1. time=0.157 ms
26902026-09-04T03:21:53.113Z
26912026-09-04T03:21:53.113Z----fd00:2::1 PING Statistics----
26922026-09-04T03:21:53.113Z2 packets transmitted, 2 packets received, 0% packet loss
26932026-09-04T03:21:53.113Zround-trip (ms) min/avg/max/stddev = 0.157/0.193/0.229/0.051
26942026-09-04T03:21:53.113Z[s2.trio] ping fd00:1::1
26952026-09-04T03:21:53.196Zfd00:1::1 is alive
26962026-09-04T03:21:53.196Zserver router restart passed
26972026-09-04T03:21:56.884Zpeer expiration recovery passed
26982026-09-04T03:21:57.993Z[s1.trio] netstat -nrf inet6 | grep fd00 | wc -l
26992026-09-04T03:21:58.189Z3
27002026-09-04T03:21:58.189Zredundant advertise passed
27012026-09-04T03:21:59.454Ztunnel endpoint advertise passed
27022026-09-04T03:22:03.899Zredundant tunnel endpoint advertise passed
27032026-09-04T03:22:03.899Z[s1.trio] pkill ddmd
27042026-09-04T03:22:03.941Z
27052026-09-04T03:22:08.932Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 517949c8-b485-4088-9e77-031081a20c63 --sled-uuid 87240834-d0a7-4da2-98c7-525c0fc37490 -a sl0/v6 &> /opt/ddmd.log &
27062026-09-04T03:22:09.009Z
27072026-09-04T03:22:14.090Ztunnel router restart passed
27082026-09-04T03:22:14.984Ztunnel endpoint withdraw passed
27092026-09-04T03:22:15.032Z[t1.trio] pkill ddmd
27102026-09-04T03:22:15.032Z
27112026-09-04T03:22:15.032Zcp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log
27122026-09-04T03:22:15.032Zcp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log
27132026-09-04T03:22:16.899Z[s2.trio] pkill ddmd
27142026-09-04T03:22:17.138Z
27152026-09-04T03:22:17.138Zcp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log
27162026-09-04T03:22:18.701Z[s1.trio] pkill ddmd
27172026-09-04T03:22:18.743Z
27182026-09-04T03:22:18.743Zcp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log
27192026-09-04T03:22:21.170Z[sidecar.trio] pkill softnpu
27202026-09-04T03:22:21.218Z
27212026-09-04T03:22:21.218Zcp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log
27222026-09-04T03:22:23.710Ztest ddm::test_trio_v3 ... ok
27232026-09-04T03:22:23.710Z
27242026-09-04T03:22:23.710Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 94.73s
27252026-09-04T03:22:23.710Z
27262026-09-04T03:22:23.801Z+ cleanup
27272026-09-04T03:22:23.869Z++ id -un
27282026-09-04T03:22:23.869Z++ id -gn
27292026-09-04T03:22:23.869Z+ pfexec chown -R build:build .
27302026-09-04T03:22:23.918Zprocess exited: duration 529860 ms, exit code 0
 
27312026-09-04T03:22:23.988Zfound 5 output files
27322026-09-04T03:22:23.989Zuploading: /work/s1.trio.log (3898 bytes)
27332026-09-04T03:22:25.111Zuploaded: /work/s1.trio.log
27342026-09-04T03:22:25.111Zuploading: /work/s2.trio.log (9985 bytes)
27352026-09-04T03:22:26.287Zuploaded: /work/s2.trio.log
27362026-09-04T03:22:26.306Zuploading: /work/sidecar.trio-softnpu.log (564 bytes)
27372026-09-04T03:22:28.829Zuploaded: /work/sidecar.trio-softnpu.log
27382026-09-04T03:22:28.829Zuploading: /work/t1.trio-dpd.log (559892 bytes)
27392026-09-04T03:22:29.987Zuploaded: /work/t1.trio-dpd.log
27402026-09-04T03:22:29.988Zuploading: /work/t1.trio.log (25596 bytes)
27412026-09-04T03:22:31.050Zuploaded: /work/t1.trio.log