01M1Q55MQNDZ5H0HPCEYMAQHQE: test-ddm-quartet

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

Buildomat Job: 01M1Q56Q78H1JRR89KV05MR871

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T21:30:08.618Zjob assigned to worker 01M1Q575XGJ095TAR86EFBYDPY [factory aws, i-0fb4283ca1431b59a] (queued for 56 s)
 
22026-09-04T21:30:18.499Zstarting task 0: "setup"
32026-09-04T21:30:18.606Z++ uname -s
42026-09-04T21:30:18.606Z+ kern=SunOS
52026-09-04T21:30:18.606Z+ build_user=build
62026-09-04T21:30:18.606Z+ build_uid=12345
72026-09-04T21:30:18.606Z+ work_dir=/work
82026-09-04T21:30:18.606Z+ input_dir=/input
92026-09-04T21:30:18.606Z+ [[ 0 == 12345 ]]
102026-09-04T21:30:18.606Z+ case "$kern" in
112026-09-04T21:30:18.606Z+ groupadd -g 12345 build
122026-09-04T21:30:18.606Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T21:30:20.193Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T21:30:20.366Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T21:30:20.369Z+ home_fs=zfs
162026-09-04T21:30:20.369Z+ [[ zfs == autofs ]]
172026-09-04T21:30:20.369Z+ mkdir -p /home/build
182026-09-04T21:30:20.369Z+ chown build:build /home/build /work
192026-09-04T21:30:22.369Z+ chmod 0700 /home/build /work
202026-09-04T21:30:22.374Zprocess exited: duration 4195 ms, exit code 0
 
212026-09-04T21:30:22.380Zstarting task 1: "rust-toolchain"
222026-09-04T21:30:22.385Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T21:30:22.385Z * rust toolchain channel = "stable"
242026-09-04T21:30:22.385Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-04T21:30:22.385Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-04T21:30:22.385Z * rust toolchain profile = "default"
272026-09-04T21:30:22.385Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T21:30:22.388Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T21:30:22.388Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T21:30:22.458Zinfo: downloading installer
312026-09-04T21:30:23.974Zinfo: profile set to default
322026-09-04T21:30:23.974Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T21:30:23.977Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T21:30:24.124Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T21:30:24.128Zinfo: downloading 6 components
362026-09-04T21:30:38.438Z
372026-09-04T21:30:38.438Zinfo: default toolchain set to stable-x86_64-unknown-illumos
382026-09-04T21:30:38.469Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T21:30:38.469Z
402026-09-04T21:30:38.472Z
412026-09-04T21:30:38.472ZRust is installed now. Great!
422026-09-04T21:30:38.472Z
432026-09-04T21:30:38.472ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T21:30:38.472Zenvironment variable. This has not been done automatically.
452026-09-04T21:30:38.472Z
462026-09-04T21:30:38.472ZTo configure your current shell, you need to source
472026-09-04T21:30:38.472Zthe corresponding env file under $HOME/.cargo.
482026-09-04T21:30:38.472Z
492026-09-04T21:30:38.472ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T21:30:38.472Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T21:30:38.472Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T21:30:38.472ZCC_x86_64-unknown-illumos = None
532026-09-04T21:30:38.473Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T21:30:38.473ZCC_x86_64_unknown_illumos = None
552026-09-04T21:30:38.473Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T21:30:38.473ZHOST_CC = None
572026-09-04T21:30:38.473Zcargo:rerun-if-env-changed=CC
582026-09-04T21:30:38.473ZCC = None
592026-09-04T21:30:38.473Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T21:30:38.645Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T21:30:38.645ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T21:30:38.645Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T21:30:38.646ZCFLAGS = None
642026-09-04T21:30:38.646Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T21:30:38.646ZHOST_CFLAGS = None
662026-09-04T21:30:38.646Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T21:30:38.646ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T21:30:38.646Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T21:30:38.646ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T21:30:38.751Z+ rustup --version
712026-09-04T21:30:38.758Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T21:30:38.761Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T21:30:38.780Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T21:30:38.783Z+ cargo --version
752026-09-04T21:30:38.796Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T21:30:38.799Z+ rustc --version
772026-09-04T21:30:38.819Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T21:30:38.824Zprocess exited: duration 16439 ms, exit code 0
 
792026-09-04T21:30:38.830Zstarting task 2: "authentication"
802026-09-04T21:30:38.849Zprocess exited: duration 18 ms, exit code 0
 
812026-09-04T21:30:38.855Zstarting task 3: "clone repository"
822026-09-04T21:30:38.858Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T21:30:38.861Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T21:30:38.892ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T21:30:40.720Z+ cd /work/oxidecomputer/maghemite
862026-09-04T21:30:40.720Z+ git fetch origin ee082197c0e0afc8b9127b3c010196ec8d5a9bbb
872026-09-04T21:30:41.256ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T21:30:41.256Z * branch ee082197c0e0afc8b9127b3c010196ec8d5a9bbb -> FETCH_HEAD
892026-09-04T21:30:41.274Z+ [[ -n jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ]]
902026-09-04T21:30:41.274Z++ git branch --show-current
912026-09-04T21:30:41.275Z+ current=main
922026-09-04T21:30:41.275Z+ [[ main != jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ]]
932026-09-04T21:30:41.275Z+ git branch -f jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ee082197c0e0afc8b9127b3c010196ec8d5a9bbb
942026-09-04T21:30:41.275Z+ git checkout -f jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz
952026-09-04T21:30:41.292ZSwitched to branch 'jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz'
962026-09-04T21:30:41.292Z+ git reset --hard ee082197c0e0afc8b9127b3c010196ec8d5a9bbb
972026-09-04T21:30:41.292ZHEAD is now at ee08219 falcon-lab: interact with nodes concurrently
982026-09-04T21:30:41.292Zprocess exited: duration 2426 ms, exit code 0
 
992026-09-04T21:30:41.333Zstarting task 4: "build"
1002026-09-04T21:30:41.337Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1012026-09-04T21:30:41.503Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1022026-09-04T21:30:41.514Zinfo: downloading 6 components
1032026-09-04T21:30:56.559Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1042026-09-04T21:30:56.559Zwarn: this might cause rustup commands to take longer time to finish than expected
1052026-09-04T21:30:56.560Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1062026-09-04T21:30:56.661Zcargo 1.97.1 (c980f4866 2026-06-30)
1072026-09-04T21:30:56.691Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1082026-09-04T21:30:56.696Z++ dladm
1092026-09-04T21:30:56.700ZLINK CLASS MTU STATE BRIDGE OVER
1102026-09-04T21:30:56.700Zena0 phys 9216 up -- --
1112026-09-04T21:30:56.703Z++ ipadm
1122026-09-04T21:30:56.703ZADDROBJ TYPE STATE ADDR
1132026-09-04T21:30:56.703Zlo0/v4 static ok 127.0.0.1/8
1142026-09-04T21:30:56.703Zena0/dhcp dhcp ok 10.150.1.210/24
1152026-09-04T21:30:56.703Zlo0/v6 static ok ::1/128
1162026-09-04T21:30:56.703Z++ banner collect
1172026-09-04T21:30:56.706Z
1182026-09-04T21:30:56.706Z #### #### # # ###### #### #####
1192026-09-04T21:30:56.706Z # # # # # # # # # #
1202026-09-04T21:30:56.706Z # # # # # ##### # #
1212026-09-04T21:30:56.706Z # # # # # # # #
1222026-09-04T21:30:56.706Z # # # # # # # # # #
1232026-09-04T21:30:56.706Z #### #### ###### ###### ###### #### #
1242026-09-04T21:30:56.706Z
1252026-09-04T21:30:56.706Z++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu
1262026-09-04T21:30:56.706Z++ repo=softnpu
1272026-09-04T21:30:56.706Z++ series=image
1282026-09-04T21:30:56.706Z++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28
1292026-09-04T21:30:56.706Z++ name=softnpu
1302026-09-04T21:30:56.707Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1312026-09-04T21:30:56.707Z++ mkdir -p download
1322026-09-04T21:30:56.707Z++ pushd download
1332026-09-04T21:30:56.707Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1342026-09-04T21:30:56.707Z++ [[ ! -f softnpu ]]
1352026-09-04T21:30:56.707Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu
1362026-09-04T21:30:56.714Z % Total % Received % Xferd Average Speed Time Time Time Current
1372026-09-04T21:30:56.714Z Dload Upload Total Spent Left Speed
1382026-09-04T21:30:57.058Z 0 0 0 0 0 0 0 0 0 100 15.63M 100 15.63M 0 0 45.36M 0 0 100 15.63M 100 15.63M 0 0 45.36M 0 0 100 15.63M 100 15.63M 0 0 45.35M 0 0
1392026-09-04T21:30:57.062Z++ popd
1402026-09-04T21:30:57.062Z/work/oxidecomputer/maghemite
1412026-09-04T21:30:57.062Z++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so
1422026-09-04T21:30:57.062Z++ repo=sidecar-lite
1432026-09-04T21:30:57.062Z++ series=release
1442026-09-04T21:30:57.062Z++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5
1452026-09-04T21:30:57.062Z++ name=libsidecar_lite.so
1462026-09-04T21:30:57.062Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1472026-09-04T21:30:57.062Z++ mkdir -p download
1482026-09-04T21:30:57.067Z++ pushd download
1492026-09-04T21:30:57.067Z++ [[ ! -f libsidecar_lite.so ]]
1502026-09-04T21:30:57.067Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1512026-09-04T21:30:57.067Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so
1522026-09-04T21:30:57.070Z % Total % Received % Xferd Average Speed Time Time Time Current
1532026-09-04T21:30:57.070Z Dload Upload Total Spent Left Speed
1542026-09-04T21:30:57.371Z 0 0 0 0 0 0 0 0 0 100 12.04M 100 12.04M 0 0 39.59M 0 0 100 12.04M 100 12.04M 0 0 39.58M 0 0 100 12.04M 100 12.04M 0 0 39.58M 0 0
1552026-09-04T21:30:57.375Z++ popd
1562026-09-04T21:30:57.375Z/work/oxidecomputer/maghemite
1572026-09-04T21:30:57.375Z++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm
1582026-09-04T21:30:57.375Z++ repo=sidecar-lite
1592026-09-04T21:30:57.375Z++ series=release
1602026-09-04T21:30:57.375Z++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5
1612026-09-04T21:30:57.375Z++ name=scadm
1622026-09-04T21:30:57.375Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1632026-09-04T21:30:57.375Z++ mkdir -p download
1642026-09-04T21:30:57.379Z++ pushd download
1652026-09-04T21:30:57.379Z++ [[ ! -f scadm ]]
1662026-09-04T21:30:57.379Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1672026-09-04T21:30:57.379Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm
1682026-09-04T21:30:57.382Z % Total % Received % Xferd Average Speed Time Time Time Current
1692026-09-04T21:30:57.382Z Dload Upload Total Spent Left Speed
1702026-09-04T21:30:57.748Z 0 0 0 0 0 0 0 0 0 100 15.78M 100 15.78M 0 0 44.09M 0 0 100 15.78M 100 15.78M 0 0 44.08M 0 0 100 15.78M 100 15.78M 0 0 44.08M 0 0
1712026-09-04T21:30:57.777Z++ popd
1722026-09-04T21:30:57.777Z/work/oxidecomputer/maghemite
1732026-09-04T21:30:57.778Z++ get_artifact dendrite image 803f6899e3bc64780a965d625e248e1d77e37d43 dendrite-softnpu.tar.gz
1742026-09-04T21:30:57.778Z++ repo=dendrite
1752026-09-04T21:30:57.778Z++ series=image
1762026-09-04T21:30:57.778Z++ commit=803f6899e3bc64780a965d625e248e1d77e37d43
1772026-09-04T21:30:57.778Z++ name=dendrite-softnpu.tar.gz
1782026-09-04T21:30:57.779Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1792026-09-04T21:30:57.779Z++ mkdir -p download
1802026-09-04T21:30:57.779Z++ pushd download
1812026-09-04T21:30:57.779Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1822026-09-04T21:30:57.779Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1832026-09-04T21:30:57.779Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/803f6899e3bc64780a965d625e248e1d77e37d43/dendrite-softnpu.tar.gz
1842026-09-04T21:30:57.779Z % Total % Received % Xferd Average Speed Time Time Time Current
1852026-09-04T21:30:57.779Z Dload Upload Total Spent Left Speed
1862026-09-04T21:30:59.370Z 0 0 0 0 0 0 0 0 0 56 61.61M 56 34.98M 0 0 35.01M 0 00:01 00:01 35.01M 100 61.61M 100 61.61M 0 0 38.17M 0 00:01 00:01 35.01M 100 61.61M 100 61.61M 0 0 38.17M 0 00:01 00:01 35.01M 100 61.61M 100 61.61M 0 0 38.17M 0 00:01 00:01 35.01M
1872026-09-04T21:30:59.380Z++ popd
1882026-09-04T21:30:59.380Z/work/oxidecomputer/maghemite
1892026-09-04T21:30:59.380Z++ get_artifact maghemite release ee082197c0e0afc8b9127b3c010196ec8d5a9bbb ddm
1902026-09-04T21:30:59.380Z++ repo=maghemite
1912026-09-04T21:30:59.380Z++ series=release
1922026-09-04T21:30:59.380Z++ commit=ee082197c0e0afc8b9127b3c010196ec8d5a9bbb
1932026-09-04T21:30:59.380Z++ name=ddm
1942026-09-04T21:30:59.380Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1952026-09-04T21:30:59.380Z++ mkdir -p download
1962026-09-04T21:30:59.380Z++ pushd download
1972026-09-04T21:30:59.381Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1982026-09-04T21:30:59.381Z++ [[ ! -f ddm ]]
1992026-09-04T21:30:59.381Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/ee082197c0e0afc8b9127b3c010196ec8d5a9bbb/ddm
2002026-09-04T21:30:59.381Z % Total % Received % Xferd Average Speed Time Time Time Current
2012026-09-04T21:30:59.381Z Dload Upload Total Spent Left Speed
2022026-09-04T21:30:59.465Z 0 0 0 0 0 0 0 0 0
2032026-09-04T21:30:59.465Zcurl: (22) The requested URL returned error: 404
2042026-09-04T21:30:59.478Z++ popd
2052026-09-04T21:30:59.478Z/work/oxidecomputer/maghemite
2062026-09-04T21:30:59.478Z++ get_artifact maghemite release ee082197c0e0afc8b9127b3c010196ec8d5a9bbb ddmadm
2072026-09-04T21:30:59.478Z++ repo=maghemite
2082026-09-04T21:30:59.478Z++ series=release
2092026-09-04T21:30:59.478Z++ commit=ee082197c0e0afc8b9127b3c010196ec8d5a9bbb
2102026-09-04T21:30:59.478Z++ name=ddmadm
2112026-09-04T21:30:59.478Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2122026-09-04T21:30:59.478Z++ mkdir -p download
2132026-09-04T21:30:59.478Z++ pushd download
2142026-09-04T21:30:59.478Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2152026-09-04T21:30:59.479Z++ [[ ! -f ddmadm ]]
2162026-09-04T21:30:59.479Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/ee082197c0e0afc8b9127b3c010196ec8d5a9bbb/ddmadm
2172026-09-04T21:30:59.479Z % Total % Received % Xferd Average Speed Time Time Time Current
2182026-09-04T21:30:59.479Z Dload Upload Total Spent Left Speed
2192026-09-04T21:30:59.556Z 0 0 0 0 0 0 0 0 0
2202026-09-04T21:30:59.556Zcurl: (22) The requested URL returned error: 404
2212026-09-04T21:30:59.567Z++ popd
2222026-09-04T21:30:59.567Z/work/oxidecomputer/maghemite
2232026-09-04T21:30:59.567Z++ pushd download
2242026-09-04T21:30:59.567Z++ chmod +x softnpu
2252026-09-04T21:30:59.568Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2262026-09-04T21:30:59.568Z++ chmod +x scadm
2272026-09-04T21:30:59.568Z++ chmod +x ddmadm
2282026-09-04T21:30:59.568Zchmod: WARNING: can't access ddmadm
2292026-09-04T21:30:59.568Z++ chmod +x ddmd
2302026-09-04T21:30:59.568Zchmod: WARNING: can't access ddmd
2312026-09-04T21:30:59.568Z++ mv ddmadm ddmadm-v2
2322026-09-04T21:30:59.568Zmv: cannot access ddmadm
2332026-09-04T21:30:59.568Z++ mv ddmd ddmd-v2
2342026-09-04T21:30:59.569Zmv: cannot access ddmd
2352026-09-04T21:30:59.569Z++ rm -rf zones/dendrite
2362026-09-04T21:30:59.569Z++ mkdir -p zones/dendrite
2372026-09-04T21:30:59.569Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2382026-09-04T21:31:00.168Z++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml
2392026-09-04T21:31:00.172Z++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml
2402026-09-04T21:31:00.172Z++ popd
2412026-09-04T21:31:00.172Z/work/oxidecomputer/maghemite
2422026-09-04T21:31:00.172Z++ banner install
2432026-09-04T21:31:00.172Z
2442026-09-04T21:31:00.172Z # # # #### ##### ## # #
2452026-09-04T21:31:00.172Z # ## # # # # # # #
2462026-09-04T21:31:00.172Z # # # # #### # # # # #
2472026-09-04T21:31:00.172Z # # # # # # ###### # #
2482026-09-04T21:31:00.172Z # # ## # # # # # # #
2492026-09-04T21:31:00.172Z # # # #### # # # ###### ######
2502026-09-04T21:31:00.172Z
2512026-09-04T21:31:00.172Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2522026-09-04T21:31:00.172Z++ pfexec pkg install clang-15
2532026-09-04T21:31:02.327Z Startup: Refreshing catalog 'helios' ... Done
2542026-09-04T21:31:02.747Z Startup: Caching catalogs ... Done
2552026-09-04T21:31:05.370ZPlanning: Solver setup ... Done
2562026-09-04T21:31:05.439ZPlanning: Running solver ... Done
2572026-09-04T21:31:05.492ZPlanning: Consolidating action changes ... Done
2582026-09-04T21:31:05.492ZPlanning: Evaluating mediators ... Done
2592026-09-04T21:31:05.496ZPlanning: Planning completed in 2.71 seconds
2602026-09-04T21:31:05.510ZNo updates necessary for this image.
2612026-09-04T21:31:05.770Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2622026-09-04T21:31:05.770Z++ pfexec pkg install pkg-config
2632026-09-04T21:31:06.045Z Startup: Refreshing catalog 'helios' ... Done
2642026-09-04T21:31:08.477ZPlanning: Solver setup ... Done
2652026-09-04T21:31:08.546ZPlanning: Running solver ... Done
2662026-09-04T21:31:08.597ZPlanning: Consolidating action changes ... Done
2672026-09-04T21:31:08.597ZPlanning: Evaluating mediators ... Done
2682026-09-04T21:31:08.601ZPlanning: Planning completed in 2.55 seconds
2692026-09-04T21:31:08.614ZNo updates necessary for this image.
2702026-09-04T21:31:08.768Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2712026-09-04T21:31:08.768Z++ pfexec pkg install brand/omicron1
2722026-09-04T21:31:09.039Z Startup: Refreshing catalog 'helios' ... Done
2732026-09-04T21:31:11.453ZPlanning: Solver setup ... Done
2742026-09-04T21:31:11.516ZPlanning: Running solver ... Done
2752026-09-04T21:31:11.571ZPlanning: Finding local manifests ... Done
2762026-09-04T21:31:11.579ZPlanning: Fetching manifests: 0/2 0% complete
2772026-09-04T21:31:11.603ZPlanning: Fetching manifests: 2/2 100% complete
2782026-09-04T21:31:11.624ZPlanning: Package planning ... Done
2792026-09-04T21:31:11.639ZPlanning: Merging actions ... Done
2802026-09-04T21:31:11.764ZPlanning: Checking for conflicting actions ... Done
2812026-09-04T21:31:11.767ZPlanning: Consolidating action changes ... Done
2822026-09-04T21:31:12.573ZPlanning: Evaluating mediators ... Done
2832026-09-04T21:31:12.577ZPlanning: Planning completed in 3.53 seconds
2842026-09-04T21:31:12.582Z Packages to install: 2
2852026-09-04T21:31:12.582Z Create boot environment: No
2862026-09-04T21:31:12.582ZCreate backup boot environment: No
2872026-09-04T21:31:12.607Z
2882026-09-04T21:31:12.607ZDownload: 0/5 items 0.0/1.0MB 0% complete
2892026-09-04T21:31:12.621ZDownload: Completed 1.01 MB in 0.01 seconds (68.0M/s)
2902026-09-04T21:31:12.707Z Actions: 1/28 actions (Installing new actions)
2912026-09-04T21:31:12.719Z Actions: Completed 28 actions in 0.01 seconds.
2922026-09-04T21:31:12.757ZFinalize: Updating package state database ... Done
2932026-09-04T21:31:12.762ZFinalize: Updating package cache ... Done
2942026-09-04T21:31:12.850ZFinalize: Updating image state ... Done
2952026-09-04T21:31:15.296ZFinalize: Creating fast lookup database ... Done
2962026-09-04T21:31:15.377ZFinalize: Reading search index ... Done
2972026-09-04T21:31:15.384ZFinalize: Updating search index ... Done
2982026-09-04T21:31:15.475ZFinalize: Updating package cache ... Done
2992026-09-04T21:31:15.543Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
3002026-09-04T21:31:15.547Z++ pfexec pkg install brand/omicron1/tools
3012026-09-04T21:31:15.817Z Startup: Refreshing catalog 'helios' ... Done
3022026-09-04T21:31:18.302ZPlanning: Solver setup ... Done
3032026-09-04T21:31:18.373ZPlanning: Running solver ... Done
3042026-09-04T21:31:18.423ZPlanning: Finding local manifests ... Done
3052026-09-04T21:31:18.428ZPlanning: Fetching manifests: 0/1 0% complete
3062026-09-04T21:31:18.442ZPlanning: Fetching manifests: 1/1 100% complete
3072026-09-04T21:31:18.455ZPlanning: Package planning ... Done
3082026-09-04T21:31:18.458ZPlanning: Merging actions ... Done
3092026-09-04T21:31:18.587ZPlanning: Checking for conflicting actions ... Done
3102026-09-04T21:31:18.590ZPlanning: Consolidating action changes ... Done
3112026-09-04T21:31:18.746ZPlanning: Evaluating mediators ... Done
3122026-09-04T21:31:18.751ZPlanning: Planning completed in 2.93 seconds
3132026-09-04T21:31:18.755Z Packages to install: 1
3142026-09-04T21:31:18.755Z Services to change: 1
3152026-09-04T21:31:18.755Z Create boot environment: No
3162026-09-04T21:31:18.758ZCreate backup boot environment: No
3172026-09-04T21:31:18.773Z
3182026-09-04T21:31:18.773ZDownload: 0/2 items 0.0/1.1MB 0% complete
3192026-09-04T21:31:18.798ZDownload: Completed 1.13 MB in 0.03 seconds (45.0M/s)
3202026-09-04T21:31:18.922Z Actions: 1/19 actions (Installing new actions)
3212026-09-04T21:31:18.932Z Actions: Completed 19 actions in 0.01 seconds.
3222026-09-04T21:31:18.972ZFinalize: Updating package state database ... Done
3232026-09-04T21:31:18.973ZFinalize: Updating package cache ... Done
3242026-09-04T21:31:19.068ZFinalize: Updating image state ... Done
3252026-09-04T21:31:21.033ZFinalize: Creating fast lookup database ... Done
3262026-09-04T21:31:21.097ZFinalize: Reading search index ... Done
3272026-09-04T21:31:21.100ZFinalize: Updating search index ... Done
3282026-09-04T21:31:21.179ZFinalize: Updating package cache ... Done
3292026-09-04T21:31:21.264Z++ pfexec svcadm enable baseline
3302026-09-04T21:31:21.279Z++ retry=0
3312026-09-04T21:31:21.285Z+++ svcs -Hostate baseline
3322026-09-04T21:31:21.296Z++ [[ offline* != online ]]
3332026-09-04T21:31:21.296Z++ [[ 0 -gt 300 ]]
3342026-09-04T21:31:21.302Z++ sleep 1
3352026-09-04T21:31:22.303Z++ retry=1
3362026-09-04T21:31:22.310Z+++ svcs -Hostate baseline
3372026-09-04T21:31:22.314Z++ [[ offline* != online ]]
3382026-09-04T21:31:22.314Z++ [[ 1 -gt 300 ]]
3392026-09-04T21:31:22.314Z++ sleep 1
3402026-09-04T21:31:23.323Z++ retry=2
3412026-09-04T21:31:23.334Z+++ svcs -Hostate baseline
3422026-09-04T21:31:23.342Z++ [[ offline* != online ]]
3432026-09-04T21:31:23.342Z++ [[ 2 -gt 300 ]]
3442026-09-04T21:31:23.342Z++ sleep 1
3452026-09-04T21:31:24.332Z++ retry=3
3462026-09-04T21:31:24.336Z+++ svcs -Hostate baseline
3472026-09-04T21:31:24.346Z++ [[ offline* != online ]]
3482026-09-04T21:31:24.346Z++ [[ 3 -gt 300 ]]
3492026-09-04T21:31:24.346Z++ sleep 1
3502026-09-04T21:31:25.350Z++ retry=4
3512026-09-04T21:31:25.353Z+++ svcs -Hostate baseline
3522026-09-04T21:31:25.362Z++ [[ offline* != online ]]
3532026-09-04T21:31:25.362Z++ [[ 4 -gt 300 ]]
3542026-09-04T21:31:25.368Z++ sleep 1
3552026-09-04T21:31:26.364Z++ retry=5
3562026-09-04T21:31:26.368Z+++ svcs -Hostate baseline
3572026-09-04T21:31:26.380Z++ [[ offline* != online ]]
3582026-09-04T21:31:26.380Z++ [[ 5 -gt 300 ]]
3592026-09-04T21:31:26.380Z++ sleep 1
3602026-09-04T21:31:27.382Z++ retry=6
3612026-09-04T21:31:27.385Z+++ svcs -Hostate baseline
3622026-09-04T21:31:27.398Z++ [[ offline* != online ]]
3632026-09-04T21:31:27.398Z++ [[ 6 -gt 300 ]]
3642026-09-04T21:31:27.398Z++ sleep 1
3652026-09-04T21:31:28.407Z++ retry=7
3662026-09-04T21:31:28.420Z+++ svcs -Hostate baseline
3672026-09-04T21:31:28.425Z++ [[ offline* != online ]]
3682026-09-04T21:31:28.425Z++ [[ 7 -gt 300 ]]
3692026-09-04T21:31:28.425Z++ sleep 1
3702026-09-04T21:31:29.419Z++ retry=8
3712026-09-04T21:31:29.423Z+++ svcs -Hostate baseline
3722026-09-04T21:31:29.446Z++ [[ offline* != online ]]
3732026-09-04T21:31:29.447Z++ [[ 8 -gt 300 ]]
3742026-09-04T21:31:29.447Z++ sleep 1
3752026-09-04T21:31:30.440Z++ retry=9
3762026-09-04T21:31:30.449Z+++ svcs -Hostate baseline
3772026-09-04T21:31:30.460Z++ [[ offline* != online ]]
3782026-09-04T21:31:30.460Z++ [[ 9 -gt 300 ]]
3792026-09-04T21:31:30.460Z++ sleep 1
3802026-09-04T21:31:31.454Z++ retry=10
3812026-09-04T21:31:31.457Z+++ svcs -Hostate baseline
3822026-09-04T21:31:31.470Z++ [[ offline* != online ]]
3832026-09-04T21:31:31.470Z++ [[ 10 -gt 300 ]]
3842026-09-04T21:31:31.470Z++ sleep 1
3852026-09-04T21:31:32.474Z++ retry=11
3862026-09-04T21:31:32.477Z+++ svcs -Hostate baseline
3872026-09-04T21:31:32.488Z++ [[ offline* != online ]]
3882026-09-04T21:31:32.488Z++ [[ 11 -gt 300 ]]
3892026-09-04T21:31:32.488Z++ sleep 1
3902026-09-04T21:31:33.527Z++ retry=12
3912026-09-04T21:31:33.543Z+++ svcs -Hostate baseline
3922026-09-04T21:31:33.543Z++ [[ offline* != online ]]
3932026-09-04T21:31:33.543Z++ [[ 12 -gt 300 ]]
3942026-09-04T21:31:33.543Z++ sleep 1
3952026-09-04T21:31:34.538Z++ retry=13
3962026-09-04T21:31:34.542Z+++ svcs -Hostate baseline
3972026-09-04T21:31:34.542Z++ [[ offline* != online ]]
3982026-09-04T21:31:34.542Z++ [[ 13 -gt 300 ]]
3992026-09-04T21:31:34.542Z++ sleep 1
4002026-09-04T21:31:35.536Z++ retry=14
4012026-09-04T21:31:35.547Z+++ svcs -Hostate baseline
4022026-09-04T21:31:35.547Z++ [[ offline* != online ]]
4032026-09-04T21:31:35.547Z++ [[ 14 -gt 300 ]]
4042026-09-04T21:31:35.547Z++ sleep 1
4052026-09-04T21:31:36.546Z++ retry=15
4062026-09-04T21:31:36.551Z+++ svcs -Hostate baseline
4072026-09-04T21:31:36.560Z++ [[ offline* != online ]]
4082026-09-04T21:31:36.560Z++ [[ 15 -gt 300 ]]
4092026-09-04T21:31:36.560Z++ sleep 1
4102026-09-04T21:31:37.574Z++ retry=16
4112026-09-04T21:31:37.634Z+++ svcs -Hostate baseline
4122026-09-04T21:31:37.653Z++ [[ offline* != online ]]
4132026-09-04T21:31:37.653Z++ [[ 16 -gt 300 ]]
4142026-09-04T21:31:37.654Z++ sleep 1
4152026-09-04T21:31:38.581Z++ retry=17
4162026-09-04T21:31:38.586Z+++ svcs -Hostate baseline
4172026-09-04T21:31:38.601Z++ [[ offline* != online ]]
4182026-09-04T21:31:38.601Z++ [[ 17 -gt 300 ]]
4192026-09-04T21:31:38.601Z++ sleep 1
4202026-09-04T21:31:39.597Z++ retry=18
4212026-09-04T21:31:39.603Z+++ svcs -Hostate baseline
4222026-09-04T21:31:39.616Z++ [[ offline* != online ]]
4232026-09-04T21:31:39.616Z++ [[ 18 -gt 300 ]]
4242026-09-04T21:31:39.616Z++ sleep 1
4252026-09-04T21:31:40.617Z++ retry=19
4262026-09-04T21:31:40.622Z+++ svcs -Hostate baseline
4272026-09-04T21:31:40.634Z++ [[ offline* != online ]]
4282026-09-04T21:31:40.634Z++ [[ 19 -gt 300 ]]
4292026-09-04T21:31:40.634Z++ sleep 1
4302026-09-04T21:31:41.649Z++ retry=20
4312026-09-04T21:31:41.661Z+++ svcs -Hostate baseline
4322026-09-04T21:31:41.661Z++ [[ offline* != online ]]
4332026-09-04T21:31:41.661Z++ [[ 20 -gt 300 ]]
4342026-09-04T21:31:41.661Z++ sleep 1
4352026-09-04T21:31:42.654Z++ retry=21
4362026-09-04T21:31:42.658Z+++ svcs -Hostate baseline
4372026-09-04T21:31:42.669Z++ [[ online != online ]]
4382026-09-04T21:31:42.669Z++ set -o errexit
4392026-09-04T21:31:42.669Z++ set -o pipefail
4402026-09-04T21:31:42.669Z++ banner build
4412026-09-04T21:31:42.673Z
4422026-09-04T21:31:42.673Z ##### # # # # #####
4432026-09-04T21:31:42.673Z # # # # # # # #
4442026-09-04T21:31:42.673Z ##### # # # # # #
4452026-09-04T21:31:42.673Z # # # # # # # #
4462026-09-04T21:31:42.673Z # # # # # # # #
4472026-09-04T21:31:42.673Z ##### #### # ###### #####
4482026-09-04T21:31:42.673Z
4492026-09-04T21:31:42.673Z++ cargo build --release --bin ddmd --bin ddmadm
4502026-09-04T21:31:42.765Z Updating git repository `https://github.com/oxidecomputer/falcon`
4512026-09-04T21:31:43.372ZFrom https://github.com/oxidecomputer/falcon
4522026-09-04T21:31:43.372Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
4532026-09-04T21:31:43.452Z Updating crates.io index
4542026-09-04T21:31:43.457Z Updating git repository `https://github.com/oxidecomputer/dendrite`
4552026-09-04T21:31:43.892ZFrom https://github.com/oxidecomputer/dendrite
4562026-09-04T21:31:43.892Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
4572026-09-04T21:31:43.945Z Updating git repository `https://github.com/oxidecomputer/ispf`
4582026-09-04T21:31:44.484ZFrom https://github.com/oxidecomputer/ispf
4592026-09-04T21:31:44.484Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
4602026-09-04T21:31:44.542Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
4612026-09-04T21:31:44.782ZFrom https://github.com/oxidecomputer/netadm-sys
4622026-09-04T21:31:44.782Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
4632026-09-04T21:31:44.782Z Updating git repository `https://github.com/oxidecomputer/omicron`
4642026-09-04T21:31:50.621ZFrom https://github.com/oxidecomputer/omicron
4652026-09-04T21:31:50.621Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
4662026-09-04T21:31:51.036Z Updating git repository `https://github.com/oxidecomputer/opte`
4672026-09-04T21:31:52.232ZFrom https://github.com/oxidecomputer/opte
4682026-09-04T21:31:52.232Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
4692026-09-04T21:31:52.263Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
4702026-09-04T21:31:52.582ZFrom https://github.com/oxidecomputer/slog-error-chain
4712026-09-04T21:31:52.582Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
4722026-09-04T21:31:52.991Z Updating git repository `https://github.com/illumos/smf-rs`
4732026-09-04T21:31:52.995ZFrom https://github.com/illumos/smf-rs
4742026-09-04T21:31:52.995Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
4752026-09-04T21:31:52.995Z Updating git repository `https://github.com/oxidecomputer/network-interface`
4762026-09-04T21:31:53.192ZFrom https://github.com/oxidecomputer/network-interface
4772026-09-04T21:31:53.192Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
4782026-09-04T21:31:53.202Z Updating git repository `https://github.com/oxidecomputer/zone`
4792026-09-04T21:31:53.460ZFrom https://github.com/oxidecomputer/zone
4802026-09-04T21:31:53.460Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
4812026-09-04T21:31:53.468Z Updating git repository `https://github.com/oxidecomputer/propolis`
4822026-09-04T21:31:54.083ZFrom https://github.com/oxidecomputer/propolis
4832026-09-04T21:31:54.083Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
4842026-09-04T21:31:54.124Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
4852026-09-04T21:31:54.671ZFrom https://github.com/oxidecomputer/transceiver-control
4862026-09-04T21:31:54.671Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
4872026-09-04T21:31:54.680Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
4882026-09-04T21:31:54.961ZFrom https://github.com/oxidecomputer/dlpi-sys
4892026-09-04T21:31:54.961Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
4902026-09-04T21:31:54.968Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
4912026-09-04T21:31:55.331ZFrom https://github.com/jmesmon/rust-libzfs
4922026-09-04T21:31:55.331Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
4932026-09-04T21:31:55.339Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
4942026-09-04T21:31:55.595ZFrom https://github.com/oxidecomputer/rusty-doors
4952026-09-04T21:31:55.595Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
4962026-09-04T21:31:55.601Z Updating git repository `https://github.com/oxidecomputer/lldp`
4972026-09-04T21:31:55.956ZFrom https://github.com/oxidecomputer/lldp
4982026-09-04T21:31:55.956Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
4992026-09-04T21:31:55.970Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
5002026-09-04T21:31:56.280ZFrom https://github.com/oxidecomputer/tufaceous
5012026-09-04T21:31:56.280Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
5022026-09-04T21:31:56.290Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
5032026-09-04T21:31:56.779ZFrom https://github.com/oxidecomputer/management-gateway-service
5042026-09-04T21:31:56.779Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
5052026-09-04T21:31:56.793Z Updating git repository `https://github.com/oxidecomputer/crucible`
5062026-09-04T21:31:57.970ZFrom https://github.com/oxidecomputer/crucible
5072026-09-04T21:31:57.970Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
5082026-09-04T21:31:58.013Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
5092026-09-04T21:31:58.300ZFrom https://github.com/oxidecomputer/serde_human_bytes
5102026-09-04T21:31:58.300Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
5112026-09-04T21:31:58.716Z Updating git repository `https://github.com/oxidecomputer/propolis`
5122026-09-04T21:31:58.722ZFrom https://github.com/oxidecomputer/propolis
5132026-09-04T21:31:58.722Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
5142026-09-04T21:31:58.722Z Updating git repository `https://github.com/oxidecomputer/crucible`
5152026-09-04T21:31:59.421ZFrom https://github.com/oxidecomputer/crucible
5162026-09-04T21:31:59.421Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
5172026-09-04T21:31:59.484Z Updating git repository `https://github.com/oxidecomputer/tofino`
5182026-09-04T21:31:59.854ZFrom https://github.com/oxidecomputer/tofino
5192026-09-04T21:31:59.854Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
5202026-09-04T21:31:59.864Z Updating git repository `https://github.com/oxidecomputer/maghemite`
5212026-09-04T21:32:00.519ZFrom https://github.com/oxidecomputer/maghemite
5222026-09-04T21:32:00.519Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
5232026-09-04T21:32:00.550Z Updating git repository `https://github.com/oxidecomputer/clickward`
5242026-09-04T21:32:00.885ZFrom https://github.com/oxidecomputer/clickward
5252026-09-04T21:32:00.886Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
5262026-09-04T21:32:00.892Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
5272026-09-04T21:32:01.169ZFrom https://github.com/oxidecomputer/illumos-devinfo
5282026-09-04T21:32:01.169Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
5292026-09-04T21:32:03.239Z Downloading crates ...
5302026-09-04T21:32:03.281Z Downloaded async-stream-impl v0.3.6
5312026-09-04T21:32:03.286Z Downloaded async-recursion v1.1.1
5322026-09-04T21:32:03.293Z Downloaded arc-swap v1.9.2
5332026-09-04T21:32:03.297Z Downloaded adler2 v2.0.1
5342026-09-04T21:32:03.301Z Downloaded block-buffer v0.12.1
5352026-09-04T21:32:03.301Z Downloaded atomic-waker v1.1.2
5362026-09-04T21:32:03.301Z Downloaded atomicwrites v0.4.4
5372026-09-04T21:32:03.304Z Downloaded curve25519-dalek-derive v0.1.1
5382026-09-04T21:32:03.304Z Downloaded autocfg v1.5.1
5392026-09-04T21:32:03.712Z Downloaded backoff v0.4.0
5402026-09-04T21:32:03.712Z Downloaded chacha20 v0.9.1
5412026-09-04T21:32:03.712Z Downloaded convert_case v0.4.0
5422026-09-04T21:32:03.712Z Downloaded aead v0.5.2
5432026-09-04T21:32:03.716Z Downloaded compression-codecs v0.4.38
5442026-09-04T21:32:03.716Z Downloaded ciborium-io v0.2.2
5452026-09-04T21:32:03.716Z Downloaded darling_core v0.21.3
5462026-09-04T21:32:03.716Z Downloaded async-stream v0.3.6
5472026-09-04T21:32:03.716Z Downloaded ingot-types v0.2.0
5482026-09-04T21:32:03.716Z Downloaded allocator-api2 v0.2.21
5492026-09-04T21:32:03.716Z Downloaded anstyle v1.0.14
5502026-09-04T21:32:03.716Z Downloaded cfg_aliases v0.2.2
5512026-09-04T21:32:03.716Z Downloaded icu_properties v2.2.0
5522026-09-04T21:32:03.716Z Downloaded icu_normalizer v2.2.0
5532026-09-04T21:32:03.716Z Downloaded is_terminal_polyfill v1.70.2
5542026-09-04T21:32:03.716Z Downloaded jiff-static v0.2.35
5552026-09-04T21:32:03.716Z Downloaded bit-set v0.8.0
5562026-09-04T21:32:03.716Z Downloaded idna_adapter v1.2.2
5572026-09-04T21:32:03.716Z Downloaded inout v0.1.4
5582026-09-04T21:32:03.716Z Downloaded lock_api v0.4.14
5592026-09-04T21:32:03.716Z Downloaded base64ct v1.8.3
5602026-09-04T21:32:03.716Z Downloaded byteorder v1.5.0
5612026-09-04T21:32:03.716Z Downloaded cargo_toml v0.22.3
5622026-09-04T21:32:03.716Z Downloaded newline-converter v0.3.0
5632026-09-04T21:32:03.716Z Downloaded num_enum_derive v0.5.11
5642026-09-04T21:32:03.716Z Downloaded ident_case v1.0.1
5652026-09-04T21:32:03.716Z Downloaded base16ct v1.0.0
5662026-09-04T21:32:03.716Z Downloaded linked-hash-map v0.5.6
5672026-09-04T21:32:03.716Z Downloaded lazy_static v1.5.0
5682026-09-04T21:32:03.716Z Downloaded anstyle-query v1.1.5
5692026-09-04T21:32:03.716Z Downloaded base16ct v0.2.0
5702026-09-04T21:32:03.716Z Downloaded indent_write v2.2.0
5712026-09-04T21:32:03.716Z Downloaded konst_macro_rules v0.2.19
5722026-09-04T21:32:03.716Z Downloaded mime v0.3.17
5732026-09-04T21:32:03.716Z Downloaded openssl-probe v0.2.1
5742026-09-04T21:32:03.716Z Downloaded is_ci v1.2.0
5752026-09-04T21:32:03.716Z Downloaded ahash v0.8.12
5762026-09-04T21:32:03.717Z Downloaded block-buffer v0.10.4
5772026-09-04T21:32:03.717Z Downloaded crucible-workspace-hack v0.1.0
5782026-09-04T21:32:03.717Z Downloaded icu_collections v2.2.0
5792026-09-04T21:32:03.717Z Downloaded ipnet v2.12.1
5802026-09-04T21:32:03.717Z Downloaded ipnetwork v0.21.1
5812026-09-04T21:32:03.717Z Downloaded is-terminal v0.4.17
5822026-09-04T21:32:03.717Z Downloaded ciborium-ll v0.2.2
5832026-09-04T21:32:03.717Z Downloaded clap_lex v1.1.0
5842026-09-04T21:32:03.717Z Downloaded crypto-common v0.1.7
5852026-09-04T21:32:03.717Z Downloaded itoa v1.0.18
5862026-09-04T21:32:03.717Z Downloaded internet-checksum v0.2.1
5872026-09-04T21:32:03.717Z Downloaded natord v1.0.9
5882026-09-04T21:32:03.717Z Downloaded cobs v0.3.0
5892026-09-04T21:32:03.717Z Downloaded compression-core v0.4.32
5902026-09-04T21:32:03.717Z Downloaded const-random v0.1.18
5912026-09-04T21:32:03.717Z Downloaded cpufeatures v0.2.17
5922026-09-04T21:32:03.717Z Downloaded crunchy v0.2.4
5932026-09-04T21:32:03.717Z Downloaded lru-cache v0.1.2
5942026-09-04T21:32:03.717Z Downloaded num-conv v0.2.2
5952026-09-04T21:32:03.717Z Downloaded keccak v0.1.6
5962026-09-04T21:32:03.717Z Downloaded colorchoice v1.0.5
5972026-09-04T21:32:03.717Z Downloaded cpufeatures v0.3.0
5982026-09-04T21:32:03.717Z Downloaded crypto-common v0.2.2
5992026-09-04T21:32:03.717Z Downloaded match_cfg v0.1.0
6002026-09-04T21:32:03.717Z Downloaded memmap v0.7.0
6012026-09-04T21:32:03.717Z Downloaded memoffset v0.9.1
6022026-09-04T21:32:03.717Z Downloaded num v0.4.3
6032026-09-04T21:32:03.717Z Downloaded camino v1.2.5
6042026-09-04T21:32:03.717Z Downloaded anstyle-parse v1.0.0
6052026-09-04T21:32:03.717Z Downloaded bytecount v0.6.9
6062026-09-04T21:32:03.717Z Downloaded jobserver v0.1.35
6072026-09-04T21:32:03.717Z Downloaded managed v0.8.0
6082026-09-04T21:32:03.717Z Downloaded const-random-macro v0.1.16
6092026-09-04T21:32:03.717Z Downloaded crc8 v0.1.1
6102026-09-04T21:32:03.717Z Downloaded cstr-argument v0.1.2
6112026-09-04T21:32:03.717Z Downloaded newtype-uuid v1.4.0
6122026-09-04T21:32:03.717Z Downloaded no-std-compat v0.4.1
6132026-09-04T21:32:03.718Z Downloaded num_enum v0.7.6
6142026-09-04T21:32:03.718Z Downloaded scopeguard v1.2.0
6152026-09-04T21:32:03.718Z Downloaded instant v0.1.13
6162026-09-04T21:32:03.718Z Downloaded openssl-macros v0.1.1
6172026-09-04T21:32:03.718Z Downloaded serde_repr v0.1.21
6182026-09-04T21:32:03.718Z Downloaded hubpack v0.1.2
6192026-09-04T21:32:03.718Z Downloaded scroll_derive v0.13.1
6202026-09-04T21:32:03.718Z Downloaded num-derive v0.4.2
6212026-09-04T21:32:03.718Z Downloaded opaque-debug v0.3.1
6222026-09-04T21:32:03.718Z Downloaded lru-slab v0.1.2
6232026-09-04T21:32:03.718Z Downloaded macaddr v1.0.1
6242026-09-04T21:32:03.718Z Downloaded newtype_derive v0.1.6
6252026-09-04T21:32:03.718Z Downloaded num-iter v0.1.46
6262026-09-04T21:32:03.718Z Downloaded omicron-workspace-hack v0.1.0
6272026-09-04T21:32:03.718Z Downloaded slog-bunyan v2.5.0
6282026-09-04T21:32:03.718Z Downloaded libscf-sys v1.2.0
6292026-09-04T21:32:03.718Z Downloaded num_threads v0.1.7
6302026-09-04T21:32:03.718Z Downloaded libsw-core v0.3.2
6312026-09-04T21:32:03.718Z Downloaded multer v3.1.0
6322026-09-04T21:32:03.718Z Downloaded bs58 v0.5.1
6332026-09-04T21:32:03.718Z Downloaded bcs v0.1.6
6342026-09-04T21:32:03.718Z Downloaded bit-vec v0.8.0
6352026-09-04T21:32:03.718Z Downloaded cfg-if v1.0.4
6362026-09-04T21:32:03.718Z Downloaded cmake v0.1.58
6372026-09-04T21:32:03.718Z Downloaded newtype-uuid-macros v0.1.1
6382026-09-04T21:32:03.718Z Downloaded serde_urlencoded v0.7.1
6392026-09-04T21:32:03.718Z Downloaded strum v0.26.3
6402026-09-04T21:32:03.718Z Downloaded bitflags v1.3.2
6412026-09-04T21:32:03.718Z Downloaded ingot v0.2.1
6422026-09-04T21:32:03.718Z Downloaded ingot v0.1.1
6432026-09-04T21:32:03.722Z Downloaded argon2 v0.5.3
6442026-09-04T21:32:03.722Z Downloaded byte-wrapper v0.1.0
6452026-09-04T21:32:03.722Z Downloaded anstream v1.0.0
6462026-09-04T21:32:03.722Z Downloaded strsim v0.11.1
6472026-09-04T21:32:03.722Z Downloaded testing_table v0.3.0
6482026-09-04T21:32:03.722Z Downloaded ingot-types v0.1.2
6492026-09-04T21:32:03.722Z Downloaded libsw v3.5.0
6502026-09-04T21:32:03.722Z Downloaded olpc-cjson v0.1.4
6512026-09-04T21:32:03.722Z Downloaded unicode-linebreak v0.1.5
6522026-09-04T21:32:03.723Z Downloaded num-integer v0.1.47
6532026-09-04T21:32:03.723Z Downloaded async-trait v0.1.92
6542026-09-04T21:32:03.723Z Downloaded cipher v0.4.4
6552026-09-04T21:32:03.723Z Downloaded daft v0.1.8
6562026-09-04T21:32:03.723Z Downloaded crossbeam-deque v0.8.7
6572026-09-04T21:32:03.723Z Downloaded thread-id v5.1.0
6582026-09-04T21:32:03.723Z Downloaded toml_datetime v0.6.11
6592026-09-04T21:32:03.723Z Downloaded camino-tempfile v1.4.1
6602026-09-04T21:32:03.723Z Downloaded csv-core v0.1.13
6612026-09-04T21:32:03.723Z Downloaded const_format_proc_macros v0.2.34
6622026-09-04T21:32:03.723Z Downloaded utf-8 v0.7.6
6632026-09-04T21:32:03.723Z Downloaded version_check v0.9.5
6642026-09-04T21:32:03.723Z Downloaded bitflags v2.13.1
6652026-09-04T21:32:03.723Z Downloaded litemap v0.8.2
6662026-09-04T21:32:03.723Z Downloaded num-rational v0.4.2
6672026-09-04T21:32:03.723Z Downloaded smartstring v1.0.1
6682026-09-04T21:32:03.723Z Downloaded linear-map v1.2.0
6692026-09-04T21:32:03.723Z Downloaded serde_derive_internals v0.29.1
6702026-09-04T21:32:03.723Z Downloaded serde_tokenstream v0.2.3
6712026-09-04T21:32:03.723Z Downloaded daft-derive v0.1.8
6722026-09-04T21:32:03.723Z Downloaded zone v0.3.1
6732026-09-04T21:32:03.723Z Downloaded darling_macro v0.23.0
6742026-09-04T21:32:03.723Z Downloaded embedded-io v0.6.1
6752026-09-04T21:32:03.723Z Downloaded foreign-types-shared v0.3.1
6762026-09-04T21:32:03.723Z Downloaded serde_tokenstream v0.3.0
6772026-09-04T21:32:03.723Z Downloaded slab v0.4.12
6782026-09-04T21:32:03.723Z Downloaded slog-scope v4.4.1
6792026-09-04T21:32:03.723Z Downloaded backon v1.6.0
6802026-09-04T21:32:03.723Z Downloaded crossbeam-utils v0.8.22
6812026-09-04T21:32:03.723Z Downloaded blake2 v0.10.6
6822026-09-04T21:32:03.723Z Downloaded owo-colors v4.3.0
6832026-09-04T21:32:03.723Z Downloaded critical-section v1.2.0
6842026-09-04T21:32:03.723Z Downloaded futures-task v0.3.34
6852026-09-04T21:32:03.723Z Downloaded fxhash v0.2.1
6862026-09-04T21:32:03.723Z Downloaded dyn-clone v1.0.20
6872026-09-04T21:32:03.723Z Downloaded foreign-types-shared v0.1.1
6882026-09-04T21:32:03.723Z Downloaded anyhow v1.0.104
6892026-09-04T21:32:03.723Z Downloaded cancel-safe-futures v0.1.5
6902026-09-04T21:32:03.723Z Downloaded cookie v0.18.2
6912026-09-04T21:32:03.723Z Downloaded http-body v1.1.0
6922026-09-04T21:32:03.724Z Downloaded plain v0.2.3
6932026-09-04T21:32:03.724Z Downloaded strum_macros v0.28.0
6942026-09-04T21:32:03.724Z Downloaded tinystr v0.8.3
6952026-09-04T21:32:03.724Z Downloaded parse-display v0.10.0
6962026-09-04T21:32:03.724Z Downloaded tokio-tungstenite v0.21.0
6972026-09-04T21:32:03.724Z Downloaded ciborium v0.2.2
6982026-09-04T21:32:03.724Z Downloaded progenitor-client v0.10.0
6992026-09-04T21:32:03.724Z Downloaded progenitor-client v0.14.0
7002026-09-04T21:32:03.724Z Downloaded ingot-macros v0.1.1
7012026-09-04T21:32:03.724Z Downloaded clap_derive v4.6.4
7022026-09-04T21:32:03.724Z Downloaded tiny-keccak v2.0.2
7032026-09-04T21:32:03.724Z Downloaded num_enum_derive v0.7.6
7042026-09-04T21:32:03.724Z Downloaded once_cell v1.21.4
7052026-09-04T21:32:03.724Z Downloaded synstructure v0.13.2
7062026-09-04T21:32:03.724Z Downloaded serde-big-array v0.5.1
7072026-09-04T21:32:03.724Z Downloaded thiserror v2.0.20
7082026-09-04T21:32:03.724Z Downloaded thiserror-impl v1.0.69
7092026-09-04T21:32:03.724Z Downloaded usdt-impl v0.5.0
7102026-09-04T21:32:03.724Z Downloaded serde_spanned v1.1.1
7112026-09-04T21:32:03.724Z Downloaded toml_write v0.1.2
7122026-09-04T21:32:03.724Z Downloaded pretty-hex v0.4.2
7132026-09-04T21:32:03.724Z Downloaded crossbeam-epoch v0.9.20
7142026-09-04T21:32:03.724Z Downloaded darling v0.23.0
7152026-09-04T21:32:03.724Z Downloaded chacha20 v0.10.1
7162026-09-04T21:32:03.724Z Downloaded rand_xorshift v0.4.0
7172026-09-04T21:32:03.724Z Downloaded crc32fast v1.5.0
7182026-09-04T21:32:03.724Z Downloaded icu_locale_core v2.2.0
7192026-09-04T21:32:03.724Z Downloaded log v0.4.33
7202026-09-04T21:32:03.724Z Downloaded simd-adler32 v0.3.10
7212026-09-04T21:32:03.724Z Downloaded spin v0.5.2
7222026-09-04T21:32:03.724Z Downloaded tower-service v0.3.3
7232026-09-04T21:32:03.724Z Downloaded thread_local v1.1.10
7242026-09-04T21:32:03.724Z Downloaded ingot-macros v0.2.0
7252026-09-04T21:32:03.724Z Downloaded base64 v0.21.7
7262026-09-04T21:32:03.724Z Downloaded spin v0.9.9
7272026-09-04T21:32:03.724Z Downloaded num_enum v0.5.11
7282026-09-04T21:32:03.724Z Downloaded whoami v1.6.1
7292026-09-04T21:32:03.724Z Downloaded futures-executor v0.3.34
7302026-09-04T21:32:03.724Z Downloaded digest v0.11.3
7312026-09-04T21:32:03.725Z Downloaded sha1 v0.10.7
7322026-09-04T21:32:03.725Z Downloaded structmeta v0.3.0
7332026-09-04T21:32:03.725Z Downloaded sync_wrapper v1.0.2
7342026-09-04T21:32:03.725Z Downloaded slog-envlogger v2.2.0
7352026-09-04T21:32:03.725Z Downloaded unarray v0.1.4
7362026-09-04T21:32:03.725Z Downloaded foldhash v0.2.0
7372026-09-04T21:32:03.725Z Downloaded icu_provider v2.2.0
7382026-09-04T21:32:03.725Z Downloaded typeid v1.0.3
7392026-09-04T21:32:03.725Z Downloaded icu_normalizer_data v2.2.0
7402026-09-04T21:32:03.725Z Downloaded tabled_derive v0.7.0
7412026-09-04T21:32:03.725Z Downloaded structmeta-derive v0.3.0
7422026-09-04T21:32:03.725Z Downloaded swrite v0.1.0
7432026-09-04T21:32:03.730Z Downloaded derive-ex v0.1.8
7442026-09-04T21:32:03.730Z Downloaded console v0.16.4
7452026-09-04T21:32:03.730Z Downloaded ff v0.13.1
7462026-09-04T21:32:03.730Z Downloaded const-oid v0.10.2
7472026-09-04T21:32:03.730Z Downloaded http-body-util v0.1.5
7482026-09-04T21:32:03.730Z Downloaded darling v0.21.3
7492026-09-04T21:32:03.730Z Downloaded ppv-lite86 v0.2.21
7502026-09-04T21:32:03.730Z Downloaded rand_core v0.6.4
7512026-09-04T21:32:03.730Z Downloaded tokio-macros v2.7.2
7522026-09-04T21:32:03.730Z Downloaded unit-prefix v0.5.2
7532026-09-04T21:32:03.730Z Downloaded usdt-attr-macro v0.5.0
7542026-09-04T21:32:03.730Z Downloaded usdt-macro v0.6.0
7552026-09-04T21:32:03.730Z Downloaded oxide-tokio-rt v0.1.6
7562026-09-04T21:32:03.730Z Downloaded parse-display-derive v0.10.0
7572026-09-04T21:32:03.730Z Downloaded progenitor-client v0.13.0
7582026-09-04T21:32:03.730Z Downloaded memmap2 v0.9.11
7592026-09-04T21:32:03.730Z Downloaded embedded-io v0.4.0
7602026-09-04T21:32:03.730Z Downloaded num-traits v0.2.19
7612026-09-04T21:32:03.730Z Downloaded defmt-parser v1.0.0
7622026-09-04T21:32:03.730Z Downloaded form_urlencoded v1.2.2
7632026-09-04T21:32:03.730Z Downloaded rustls-native-certs v0.8.4
7642026-09-04T21:32:03.730Z Downloaded clap v4.6.6
7652026-09-04T21:32:03.730Z Downloaded progenitor-extras v0.2.0
7662026-09-04T21:32:03.731Z Downloaded schemars v0.8.22
7672026-09-04T21:32:03.731Z Downloaded siphasher v1.0.3
7682026-09-04T21:32:03.731Z Downloaded colored v3.1.1
7692026-09-04T21:32:03.731Z Downloaded smf v0.2.3
7702026-09-04T21:32:03.731Z Downloaded indicatif v0.18.6
7712026-09-04T21:32:03.731Z Downloaded heck v0.5.0
7722026-09-04T21:32:03.731Z Downloaded hex v0.4.3
7732026-09-04T21:32:03.731Z Downloaded heck v0.4.1
7742026-09-04T21:32:03.731Z Downloaded scroll v0.13.0
7752026-09-04T21:32:03.731Z Downloaded proc-macro-crate v1.3.1
7762026-09-04T21:32:03.731Z Downloaded async-compression v0.4.43
7772026-09-04T21:32:03.731Z Downloaded base64 v0.22.1
7782026-09-04T21:32:03.731Z Downloaded defmt v1.1.1
7792026-09-04T21:32:03.731Z Downloaded shlex v2.0.1
7802026-09-04T21:32:03.731Z Downloaded const_format v0.2.36
7812026-09-04T21:32:03.731Z Downloaded iana-time-zone v0.1.65
7822026-09-04T21:32:03.731Z Downloaded secrecy v0.10.3
7832026-09-04T21:32:03.731Z Downloaded find-msvc-tools v0.1.10
7842026-09-04T21:32:03.731Z Downloaded hmac v0.12.1
7852026-09-04T21:32:03.731Z Downloaded oxnet v0.1.7
7862026-09-04T21:32:03.731Z Downloaded untrusted v0.9.0
7872026-09-04T21:32:03.731Z Downloaded chacha20poly1305 v0.10.1
7882026-09-04T21:32:03.731Z Downloaded typify v0.6.2
7892026-09-04T21:32:03.731Z Downloaded rand_chacha v0.3.1
7902026-09-04T21:32:03.731Z Downloaded postcard v1.1.3
7912026-09-04T21:32:03.731Z Downloaded deranged v0.5.8
7922026-09-04T21:32:03.731Z Downloaded subtle v2.6.1
7932026-09-04T21:32:03.731Z Downloaded xz2 v0.1.7
7942026-09-04T21:32:03.731Z Downloaded vsss-rs v3.3.4
7952026-09-04T21:32:03.731Z Downloaded indexmap v1.9.3
7962026-09-04T21:32:03.731Z Downloaded strum v0.27.2
7972026-09-04T21:32:03.731Z Downloaded tabwriter v1.4.1
7982026-09-04T21:32:03.731Z Downloaded thread-id v4.2.2
7992026-09-04T21:32:03.731Z Downloaded utf8_iter v1.0.4
8002026-09-04T21:32:03.732Z Downloaded konst v0.2.20
8012026-09-04T21:32:03.732Z Downloaded dtrace-parser v0.3.0
8022026-09-04T21:32:03.732Z Downloaded enum-as-inner v0.6.1
8032026-09-04T21:32:03.732Z Downloaded semver v1.0.28
8042026-09-04T21:32:03.732Z Downloaded toml v1.1.4+spec-1.1.0
8052026-09-04T21:32:03.732Z Downloaded tungstenite v0.21.0
8062026-09-04T21:32:03.732Z Downloaded foldhash v0.1.5
8072026-09-04T21:32:03.732Z Downloaded tracing-attributes v0.1.31
8082026-09-04T21:32:03.732Z Downloaded pem v3.0.6
8092026-09-04T21:32:03.732Z Downloaded globset v0.4.20
8102026-09-04T21:32:03.732Z Downloaded paste v1.0.15
8112026-09-04T21:32:03.732Z Downloaded fs-err v3.3.1
8122026-09-04T21:32:03.732Z Downloaded fs_extra v1.3.0
8132026-09-04T21:32:03.732Z Downloaded untrusted v0.7.1
8142026-09-04T21:32:03.732Z Downloaded fnv v1.0.7
8152026-09-04T21:32:03.732Z Downloaded bytes v1.12.1
8162026-09-04T21:32:03.732Z Downloaded want v0.3.1
8172026-09-04T21:32:03.732Z Downloaded zerofrom-derive v0.1.7
8182026-09-04T21:32:03.732Z Downloaded zone_cfg_derive v0.3.1
8192026-09-04T21:32:03.732Z Downloaded half v2.7.1
8202026-09-04T21:32:03.732Z Downloaded futures-macro v0.3.34
8212026-09-04T21:32:03.732Z Downloaded foreign-types v0.3.2
8222026-09-04T21:32:03.732Z Downloaded fixedbitset v0.5.7
8232026-09-04T21:32:03.732Z Downloaded percent-encoding v2.3.2
8242026-09-04T21:32:03.732Z Downloaded num-complex v0.4.6
8252026-09-04T21:32:03.732Z Downloaded slog-term v2.9.2
8262026-09-04T21:32:03.732Z Downloaded resolv-conf v0.7.6
8272026-09-04T21:32:03.732Z Downloaded phf v0.12.1
8282026-09-04T21:32:03.732Z Downloaded openssl-sys v0.9.117
8292026-09-04T21:32:03.732Z Downloaded rusty-fork v0.3.1
8302026-09-04T21:32:03.732Z Downloaded port-file v0.1.0
8312026-09-04T21:32:03.732Z Downloaded hostname v0.3.1
8322026-09-04T21:32:03.732Z Downloaded sha1 v0.11.0
8332026-09-04T21:32:03.732Z Downloaded httparse v1.10.1
8342026-09-04T21:32:03.732Z Downloaded crypto-bigint v0.5.5
8352026-09-04T21:32:03.744Z Downloaded slog-dtrace v0.3.0
8362026-09-04T21:32:03.744Z Downloaded zerocopy-derive v0.7.35
8372026-09-04T21:32:03.744Z Downloaded data-encoding v2.11.1
8382026-09-04T21:32:03.748Z Downloaded rustc-hash v2.1.3
8392026-09-04T21:32:03.748Z Downloaded sigpipe v0.1.3
8402026-09-04T21:32:03.748Z Downloaded erased-serde v0.3.31
8412026-09-04T21:32:03.748Z Downloaded supports-color v3.0.2
8422026-09-04T21:32:03.748Z Downloaded take_mut v0.2.2
8432026-09-04T21:32:03.751Z Downloaded getrandom v0.2.17
8442026-09-04T21:32:03.752Z Downloaded glob v0.3.4
8452026-09-04T21:32:03.752Z Downloaded cc v1.4.2
8462026-09-04T21:32:03.752Z Downloaded serde v1.0.229
8472026-09-04T21:32:03.756Z Downloaded time-core v0.1.9
8482026-09-04T21:32:03.756Z Downloaded tower-layer v0.3.3
8492026-09-04T21:32:03.756Z Downloaded drift v0.2.0
8502026-09-04T21:32:03.760Z Downloaded papergrid v0.11.0
8512026-09-04T21:32:03.763Z Downloaded usdt-attr-macro v0.6.0
8522026-09-04T21:32:03.763Z Downloaded miniz_oxide v0.8.9
8532026-09-04T21:32:04.171Z Downloaded snafu v0.8.9
8542026-09-04T21:32:04.175Z Downloaded textwrap v0.16.2
8552026-09-04T21:32:04.175Z Downloaded tinyvec v1.12.0
8562026-09-04T21:32:04.175Z Downloaded waitgroup v0.1.2
8572026-09-04T21:32:04.175Z Downloaded darling_macro v0.21.3
8582026-09-04T21:32:04.175Z Downloaded dunce v1.0.5
8592026-09-04T21:32:04.175Z Downloaded dtrace-parser v0.2.0
8602026-09-04T21:32:04.175Z Downloaded foreign-types-macros v0.2.4
8612026-09-04T21:32:04.175Z Downloaded walkdir v2.5.0
8622026-09-04T21:32:04.175Z Downloaded futures-sink v0.3.34
8632026-09-04T21:32:04.175Z Downloaded poly1305 v0.8.0
8642026-09-04T21:32:04.175Z Downloaded pin-project-internal v1.1.13
8652026-09-04T21:32:04.175Z Downloaded proc-macro-error v1.0.4
8662026-09-04T21:32:04.175Z Downloaded progenitor v0.14.0
8672026-09-04T21:32:04.176Z Downloaded zeroize v1.9.0
8682026-09-04T21:32:04.176Z Downloaded rand_chacha v0.9.0
8692026-09-04T21:32:04.176Z Downloaded quinn-udp v0.5.15
8702026-09-04T21:32:04.176Z Downloaded minimal-lexical v0.2.1
8712026-09-04T21:32:04.176Z Downloaded proc-macro-error-attr v1.0.4
8722026-09-04T21:32:04.176Z Downloaded proc-macro-crate v3.5.0
8732026-09-04T21:32:04.176Z Downloaded schemars_derive v0.8.22
8742026-09-04T21:32:04.176Z Downloaded parking_lot v0.12.5
8752026-09-04T21:32:04.176Z Downloaded group v0.13.0
8762026-09-04T21:32:04.176Z Downloaded highway v1.3.0
8772026-09-04T21:32:04.176Z Downloaded derive_more v0.99.20
8782026-09-04T21:32:04.176Z Downloaded ucd-trie v0.1.7
8792026-09-04T21:32:04.176Z Downloaded digest v0.10.7
8802026-09-04T21:32:04.176Z Downloaded hostname v0.4.2
8812026-09-04T21:32:04.176Z Downloaded scroll_derive v0.12.1
8822026-09-04T21:32:04.176Z Downloaded quick-error v1.2.3
8832026-09-04T21:32:04.176Z Downloaded zerotrie v0.2.4
8842026-09-04T21:32:04.176Z Downloaded derive-where v1.6.1
8852026-09-04T21:32:04.176Z Downloaded slog-json v2.6.1
8862026-09-04T21:32:04.176Z Downloaded proc-macro2 v1.0.107
8872026-09-04T21:32:04.176Z Downloaded toml_writer v1.1.2+spec-1.1.0
8882026-09-04T21:32:04.176Z Downloaded usdt v0.6.0
8892026-09-04T21:32:04.176Z Downloaded dof v0.3.0
8902026-09-04T21:32:04.176Z Downloaded rustls-pki-types v1.15.1
8912026-09-04T21:32:04.176Z Downloaded serde_with_macros v3.22.0
8922026-09-04T21:32:04.176Z Downloaded serde_path_to_error v0.1.20
8932026-09-04T21:32:04.176Z Downloaded term v1.2.1
8942026-09-04T21:32:04.176Z Downloaded thin-vec v0.2.19
8952026-09-04T21:32:04.176Z Downloaded test-strategy v0.4.5
8962026-09-04T21:32:04.176Z Downloaded toml_edit v0.22.27
8972026-09-04T21:32:04.176Z Downloaded try-lock v0.2.5
8982026-09-04T21:32:04.176Z Downloaded wait-timeout v0.2.1
8992026-09-04T21:32:04.176Z Downloaded foreign-types v0.5.0
9002026-09-04T21:32:04.176Z Downloaded yoke-derive v0.8.2
9012026-09-04T21:32:04.176Z Downloaded httpdate v1.0.3
9022026-09-04T21:32:04.176Z Downloaded indexmap v2.14.0
9032026-09-04T21:32:04.176Z Downloaded quote v1.0.47
9042026-09-04T21:32:04.176Z Downloaded ryu v1.0.23
9052026-09-04T21:32:04.176Z Downloaded memchr v2.8.3
9062026-09-04T21:32:04.177Z Downloaded toml_datetime v1.1.1+spec-1.1.0
9072026-09-04T21:32:04.177Z Downloaded hash32 v0.3.1
9082026-09-04T21:32:04.177Z Downloaded password-hash v0.5.0
9092026-09-04T21:32:04.177Z Downloaded pkg-config v0.3.33
9102026-09-04T21:32:04.177Z Downloaded prettyplease v0.2.37
9112026-09-04T21:32:04.177Z Downloaded potential_utf v0.1.5
9122026-09-04T21:32:04.177Z Downloaded progenitor-macro v0.13.0
9132026-09-04T21:32:04.177Z Downloaded semver v0.1.20
9142026-09-04T21:32:04.177Z Downloaded terminal_size v0.4.4
9152026-09-04T21:32:04.177Z Downloaded unicode-xid v0.2.6
9162026-09-04T21:32:04.177Z Downloaded usdt-macro v0.5.0
9172026-09-04T21:32:04.177Z Downloaded utf8parse v0.2.2
9182026-09-04T21:32:04.177Z Downloaded tokio-dtrace v0.1.1
9192026-09-04T21:32:04.177Z Downloaded crossbeam-channel v0.5.16
9202026-09-04T21:32:04.177Z Downloaded mio v1.2.2
9212026-09-04T21:32:04.177Z Downloaded uuid v1.26.0
9222026-09-04T21:32:04.177Z Downloaded rustls-pemfile v2.2.0
9232026-09-04T21:32:04.177Z Downloaded displaydoc v0.2.7
9242026-09-04T21:32:04.177Z Downloaded futures-io v0.3.34
9252026-09-04T21:32:04.177Z Downloaded static_assertions v1.1.0
9262026-09-04T21:32:04.177Z Downloaded termtree v0.5.1
9272026-09-04T21:32:04.177Z Downloaded serde_spanned v0.6.9
9282026-09-04T21:32:04.177Z Downloaded futures-core v0.3.34
9292026-09-04T21:32:04.177Z Downloaded progenitor-impl v0.13.0
9302026-09-04T21:32:04.177Z Downloaded parking_lot v0.11.2
9312026-09-04T21:32:04.177Z Downloaded pest_meta v2.8.8
9322026-09-04T21:32:04.177Z Downloaded elliptic-curve v0.13.8
9332026-09-04T21:32:04.177Z Downloaded thiserror v1.0.69
9342026-09-04T21:32:04.177Z Downloaded zmij v1.0.23
9352026-09-04T21:32:04.177Z Downloaded defmt-macros v1.1.1
9362026-09-04T21:32:04.177Z Downloaded dropshot-api-manager-types v0.8.0
9372026-09-04T21:32:04.177Z Downloaded toml_edit v0.19.15
9382026-09-04T21:32:04.177Z Downloaded scroll v0.12.0
9392026-09-04T21:32:04.177Z Downloaded hickory-resolver v0.24.4
9402026-09-04T21:32:04.177Z Downloaded thiserror-impl-no-std v2.0.2
9412026-09-04T21:32:04.177Z Downloaded toml v0.8.23
9422026-09-04T21:32:04.177Z Downloaded thiserror-no-std v2.0.2
9432026-09-04T21:32:04.177Z Downloaded same-file v1.0.6
9442026-09-04T21:32:04.177Z Downloaded typify-macro v0.6.2
9452026-09-04T21:32:04.177Z Downloaded typify-macro v0.4.3
9462026-09-04T21:32:04.178Z Downloaded parking_lot_core v0.8.6
9472026-09-04T21:32:04.178Z Downloaded rand_pcg v0.10.2
9482026-09-04T21:32:04.178Z Downloaded signal-hook-registry v1.4.8
9492026-09-04T21:32:04.178Z Downloaded strum_macros v0.26.4
9502026-09-04T21:32:04.178Z Downloaded defmt v0.3.100
9512026-09-04T21:32:04.178Z Downloaded dof v0.4.0
9522026-09-04T21:32:04.178Z Downloaded progenitor-impl v0.10.0
9532026-09-04T21:32:04.178Z Downloaded rustls-platform-verifier v0.7.0
9542026-09-04T21:32:04.181Z Downloaded aho-corasick v1.1.5
9552026-09-04T21:32:04.181Z Downloaded tokio-stream v0.1.19
9562026-09-04T21:32:04.181Z Downloaded unsafe-libyaml v0.2.11
9572026-09-04T21:32:04.181Z Downloaded zerofrom v0.1.8
9582026-09-04T21:32:04.181Z Downloaded git-stub-vcs v0.1.0
9592026-09-04T21:32:04.182Z Downloaded yoke v0.8.3
9602026-09-04T21:32:04.182Z Downloaded nom v7.1.3
9612026-09-04T21:32:04.182Z Downloaded smawk v0.3.3
9622026-09-04T21:32:04.182Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9632026-09-04T21:32:04.182Z Downloaded serde_plain v1.0.2
9642026-09-04T21:32:04.182Z Downloaded debug-ignore v1.0.5
9652026-09-04T21:32:04.182Z Downloaded phf_shared v0.12.1
9662026-09-04T21:32:04.182Z Downloaded tinyvec_macros v0.1.1
9672026-09-04T21:32:04.182Z Downloaded fixedbitset v0.4.2
9682026-09-04T21:32:04.182Z Downloaded pest_derive v2.8.8
9692026-09-04T21:32:04.182Z Downloaded similar v3.2.0
9702026-09-04T21:32:04.182Z Downloaded unicode-ident v1.0.24
9712026-09-04T21:32:04.182Z Downloaded pin-project-lite v0.2.17
9722026-09-04T21:32:04.182Z Downloaded rand_core v0.10.1
9732026-09-04T21:32:04.182Z Downloaded zeroize_derive v1.5.0
9742026-09-04T21:32:04.182Z Downloaded ref-cast-impl v1.0.26
9752026-09-04T21:32:04.182Z Downloaded usdt v0.5.0
9762026-09-04T21:32:04.182Z Downloaded fastrand v2.5.0
9772026-09-04T21:32:04.182Z Downloaded smallvec v1.15.2
9782026-09-04T21:32:04.182Z Downloaded hyper-rustls v0.27.9
9792026-09-04T21:32:04.182Z Downloaded rustversion v1.0.23
9802026-09-04T21:32:04.182Z Downloaded tagptr v0.2.0
9812026-09-04T21:32:04.182Z Downloaded similar v2.7.0
9822026-09-04T21:32:04.182Z Downloaded float-ord v0.3.2
9832026-09-04T21:32:04.182Z Downloaded ref-cast v1.0.26
9842026-09-04T21:32:04.182Z Downloaded strum v0.28.0
9852026-09-04T21:32:04.182Z Downloaded rand v0.8.7
9862026-09-04T21:32:04.182Z Downloaded progenitor-macro v0.10.0
9872026-09-04T21:32:04.182Z Downloaded socket2 v0.6.5
9882026-09-04T21:32:04.182Z Downloaded snafu-derive v0.8.9
9892026-09-04T21:32:04.182Z Downloaded dropshot_endpoint v0.17.1
9902026-09-04T21:32:04.182Z Downloaded rustc_version v0.1.7
9912026-09-04T21:32:04.182Z Downloaded equivalent v1.0.2
9922026-09-04T21:32:04.182Z Downloaded progenitor-macro v0.14.0
9932026-09-04T21:32:04.182Z Downloaded parking_lot_core v0.9.12
9942026-09-04T21:32:04.182Z Downloaded jiff-core v0.1.0
9952026-09-04T21:32:04.182Z Downloaded progenitor v0.10.0
9962026-09-04T21:32:04.182Z Downloaded git-stub v1.0.0
9972026-09-04T21:32:04.182Z Downloaded powerfmt v0.2.0
9982026-09-04T21:32:04.182Z Downloaded hubpack_derive v0.1.1
9992026-09-04T21:32:04.183Z Downloaded pest_generator v2.8.8
10002026-09-04T21:32:04.183Z Downloaded stable_deref_trait v1.2.1
10012026-09-04T21:32:04.183Z Downloaded thiserror-impl v2.0.20
10022026-09-04T21:32:04.183Z Downloaded errno v0.3.14
10032026-09-04T21:32:04.183Z Downloaded itertools v0.12.1
10042026-09-04T21:32:04.183Z Downloaded tokio-rustls v0.26.4
10052026-09-04T21:32:04.183Z Downloaded rand_core v0.9.5
10062026-09-04T21:32:04.183Z Downloaded futures-channel v0.3.34
10072026-09-04T21:32:04.183Z Downloaded toml_parser v1.1.3+spec-1.1.0
10082026-09-04T21:32:04.183Z Downloaded gethostname v0.5.0
10092026-09-04T21:32:04.183Z Downloaded zerovec-derive v0.11.3
10102026-09-04T21:32:04.183Z Downloaded either v1.17.0
10112026-09-04T21:32:04.183Z Downloaded quinn v0.11.11
10122026-09-04T21:32:04.183Z Downloaded rustc_version v0.4.1
10132026-09-04T21:32:04.183Z Downloaded futures v0.3.34
10142026-09-04T21:32:04.183Z Downloaded time-macros v0.2.32
10152026-09-04T21:32:04.183Z Downloaded getrandom v0.4.3
10162026-09-04T21:32:04.183Z Downloaded rustls-webpki v0.103.14
10172026-09-04T21:32:04.183Z Downloaded humantime v2.4.0
10182026-09-04T21:32:04.183Z Downloaded generic-array v0.14.7
10192026-09-04T21:32:04.183Z Downloaded typed-path v0.9.3
10202026-09-04T21:32:04.183Z Downloaded progenitor-impl v0.14.0
10212026-09-04T21:32:04.183Z Downloaded writeable v0.6.3
10222026-09-04T21:32:04.183Z Downloaded zerocopy-derive v0.8.56
10232026-09-04T21:32:04.183Z Downloaded nom v8.0.0
10242026-09-04T21:32:04.183Z Downloaded unicode-normalization v0.1.25
10252026-09-04T21:32:04.183Z Downloaded unicode-segmentation v1.13.3
10262026-09-04T21:32:04.183Z Downloaded slog-async v2.8.0
10272026-09-04T21:32:04.183Z Downloaded tempfile v3.27.0
10282026-09-04T21:32:04.183Z Downloaded ron v0.12.2
10292026-09-04T21:32:04.183Z Downloaded progenitor v0.13.0
10302026-09-04T21:32:04.183Z Downloaded hickory-resolver v0.25.2
10312026-09-04T21:32:04.183Z Downloaded sha2 v0.10.9
10322026-09-04T21:32:04.183Z Downloaded universal-hash v0.5.1
10332026-09-04T21:32:04.183Z Downloaded hybrid-array v0.4.14
10342026-09-04T21:32:04.183Z Downloaded rhai_codegen v3.2.0
10352026-09-04T21:32:04.183Z Downloaded icu_properties_data v2.2.0
10362026-09-04T21:32:04.183Z Downloaded tower-http v0.6.11
10372026-09-04T21:32:04.183Z Downloaded getrandom v0.3.4
10382026-09-04T21:32:04.184Z Downloaded toml v0.9.12+spec-1.1.0
10392026-09-04T21:32:04.184Z Downloaded pin-project v1.1.13
10402026-09-04T21:32:04.184Z Downloaded heapless v0.8.0
10412026-09-04T21:32:04.184Z Downloaded slog-stdlog v4.1.1
10422026-09-04T21:32:04.184Z Downloaded strum_macros v0.27.2
10432026-09-04T21:32:04.184Z Downloaded rand v0.9.5
10442026-09-04T21:32:04.184Z Downloaded typify v0.4.3
10452026-09-04T21:32:04.184Z Downloaded hashbrown v0.16.1
10462026-09-04T21:32:04.184Z Downloaded libm v0.2.16
10472026-09-04T21:32:04.184Z Downloaded clap_builder v4.6.6
10482026-09-04T21:32:04.184Z Downloaded zerocopy v0.7.35
10492026-09-04T21:32:04.184Z Downloaded toml_edit v0.25.13+spec-1.1.0
10502026-09-04T21:32:04.184Z Downloaded serde_yaml v0.9.34+deprecated
10512026-09-04T21:32:04.184Z Downloaded url v2.5.8
10522026-09-04T21:32:04.184Z Downloaded hyper v1.11.1
10532026-09-04T21:32:04.184Z Downloaded idna v1.1.0
10542026-09-04T21:32:04.189Z Downloaded serde_core v1.0.229
10552026-09-04T21:32:04.189Z Downloaded hashbrown v0.15.5
10562026-09-04T21:32:04.189Z Downloaded papergrid v0.18.0
10572026-09-04T21:32:04.189Z Downloaded usdt-impl v0.6.0
10582026-09-04T21:32:04.189Z Downloaded darling_core v0.23.0
10592026-09-04T21:32:04.189Z Downloaded expectorate v1.3.0
10602026-09-04T21:32:04.189Z Downloaded schemars v1.2.2
10612026-09-04T21:32:04.189Z Downloaded rand v0.10.2
10622026-09-04T21:32:04.189Z Downloaded steno v0.4.1
10632026-09-04T21:32:04.192Z Downloaded itertools v0.15.0
10642026-09-04T21:32:04.196Z Downloaded itertools v0.14.0
10652026-09-04T21:32:04.202Z Downloaded aws-lc-rs v1.18.0
10662026-09-04T21:32:04.205Z Downloaded slog v2.8.2
10672026-09-04T21:32:04.209Z Downloaded rayon-core v1.13.0
10682026-09-04T21:32:04.209Z Downloaded serde_derive v1.0.229
10692026-09-04T21:32:04.213Z Downloaded winnow v0.5.40
10702026-09-04T21:32:04.217Z Downloaded qorb v0.4.1
10712026-09-04T21:32:04.217Z Downloaded zerovec v0.11.6
10722026-09-04T21:32:04.221Z Downloaded hashbrown v0.12.3
10732026-09-04T21:32:04.225Z Downloaded reqwest v0.12.28
10742026-09-04T21:32:04.230Z Downloaded tokio-util v0.7.19
10752026-09-04T21:32:04.641Z Downloaded tower v0.5.3
10762026-09-04T21:32:04.647Z Downloaded chrono v0.4.45
10772026-09-04T21:32:04.647Z Downloaded tracing-core v0.1.36
10782026-09-04T21:32:04.647Z Downloaded iddqd v0.4.6
10792026-09-04T21:32:04.647Z Downloaded schemars v0.9.0
10802026-09-04T21:32:04.647Z Downloaded http v1.5.0
10812026-09-04T21:32:04.647Z Downloaded futures-util v0.3.34
10822026-09-04T21:32:04.647Z Downloaded pest v2.8.8
10832026-09-04T21:32:04.647Z Downloaded tough v0.22.0
10842026-09-04T21:32:04.647Z Downloaded hyper-util v0.1.20
10852026-09-04T21:32:04.647Z Downloaded winnow v0.7.15
10862026-09-04T21:32:04.647Z Downloaded dropshot-api-manager v0.8.0
10872026-09-04T21:32:04.647Z Downloaded serde_with v3.22.0
10882026-09-04T21:32:04.647Z Downloaded vcpkg v0.2.15
10892026-09-04T21:32:04.647Z Downloaded hashbrown v0.17.1
10902026-09-04T21:32:04.647Z Downloaded rayon v1.12.0
10912026-09-04T21:32:04.647Z Downloaded curve25519-dalek v4.1.3
10922026-09-04T21:32:04.647Z Downloaded portable-atomic v1.15.0
10932026-09-04T21:32:04.647Z Downloaded serde_json v1.0.151
10942026-09-04T21:32:04.647Z Downloaded flate2 v1.1.9
10952026-09-04T21:32:04.647Z Downloaded tabled v0.15.0
10962026-09-04T21:32:04.647Z Downloaded typenum v1.20.1
10972026-09-04T21:32:04.647Z Downloaded h2 v0.4.15
10982026-09-04T21:32:04.647Z Downloaded hkdf v0.12.4
10992026-09-04T21:32:04.647Z Downloaded goblin v0.8.2
11002026-09-04T21:32:04.647Z Downloaded goblin v0.10.7
11012026-09-04T21:32:04.648Z Downloaded tabled v0.21.0
11022026-09-04T21:32:04.648Z Downloaded reqwest v0.13.4
11032026-09-04T21:32:04.648Z Downloaded regex v1.13.1
11042026-09-04T21:32:04.648Z Downloaded bstr v1.13.1
11052026-09-04T21:32:04.648Z Downloaded moka v0.12.16
11062026-09-04T21:32:04.648Z Downloaded dropshot v0.17.1
11072026-09-04T21:32:04.648Z Downloaded syn v1.0.109
11082026-09-04T21:32:04.648Z Downloaded rustix v0.38.44
11092026-09-04T21:32:04.648Z Downloaded rustls v0.23.43
11102026-09-04T21:32:04.648Z Downloaded syn v2.0.119
11112026-09-04T21:32:04.648Z Downloaded proptest v1.11.0
11122026-09-04T21:32:04.648Z Downloaded hickory-proto v0.24.4
11132026-09-04T21:32:04.648Z Downloaded rustix v1.1.4
11142026-09-04T21:32:04.648Z Downloaded unicode-width v0.1.14
11152026-09-04T21:32:04.648Z Downloaded openssl v0.10.81
11162026-09-04T21:32:04.648Z Downloaded zerocopy v0.8.56
11172026-09-04T21:32:04.648Z Downloaded winnow v1.0.4
11182026-09-04T21:32:04.648Z Downloaded typify-impl v0.4.3
11192026-09-04T21:32:04.648Z Downloaded hickory-proto v0.25.2
11202026-09-04T21:32:04.648Z Downloaded typify-impl v0.6.2
11212026-09-04T21:32:04.648Z Downloaded quinn-proto v0.11.16
11222026-09-04T21:32:04.648Z Downloaded webpki-roots v1.0.9
11232026-09-04T21:32:04.648Z Downloaded sled v0.34.7
11242026-09-04T21:32:04.648Z Downloaded rhai v1.26.0
11252026-09-04T21:32:04.648Z Downloaded nix v0.31.3
11262026-09-04T21:32:04.648Z Downloaded time v0.3.55
11272026-09-04T21:32:04.648Z Downloaded unicode-width v0.2.2
11282026-09-04T21:32:04.648Z Downloaded smoltcp v0.11.0
11292026-09-04T21:32:04.648Z Downloaded openapiv3 v2.2.0
11302026-09-04T21:32:04.648Z Downloaded regex-automata v0.4.18
11312026-09-04T21:32:04.648Z Downloaded regress v0.10.5
11322026-09-04T21:32:04.648Z Downloaded syn v3.0.3
11332026-09-04T21:32:04.648Z Downloaded chrono-tz v0.10.4
11342026-09-04T21:32:04.648Z Downloaded regress v0.11.1
11352026-09-04T21:32:04.648Z Downloaded csv v1.4.0
11362026-09-04T21:32:04.648Z Downloaded regex-syntax v0.8.11
11372026-09-04T21:32:04.680Z Downloaded encoding_rs v0.8.35
11382026-09-04T21:32:04.699Z Downloaded tracing v0.1.44
11392026-09-04T21:32:04.750Z Downloaded jiff v0.2.35
11402026-09-04T21:32:04.795Z Downloaded lzma-sys v0.1.20
11412026-09-04T21:32:04.812Z Downloaded petgraph v0.6.5
11422026-09-04T21:32:04.824Z Downloaded petgraph v0.8.3
11432026-09-04T21:32:04.855Z Downloaded libc v0.2.189
11442026-09-04T21:32:04.875Z Downloaded sha3 v0.10.9
11452026-09-04T21:32:04.886Z Downloaded tokio v1.53.1
11462026-09-04T21:32:04.899Z Downloaded ring v0.17.14
11472026-09-04T21:32:05.186Z Downloaded aws-lc-sys v0.44.0
11482026-09-04T21:32:05.540Z Compiling proc-macro2 v1.0.107
11492026-09-04T21:32:05.540Z Compiling quote v1.0.47
11502026-09-04T21:32:05.540Z Compiling unicode-ident v1.0.24
11512026-09-04T21:32:05.540Z Compiling serde_core v1.0.229
11522026-09-04T21:32:05.544Z Compiling serde v1.0.229
11532026-09-04T21:32:05.544Z Compiling libc v0.2.189
11542026-09-04T21:32:05.544Z Compiling cfg-if v1.0.4
11552026-09-04T21:32:05.832Z Compiling zmij v1.0.23
11562026-09-04T21:32:05.851Z Compiling autocfg v1.5.1
11572026-09-04T21:32:06.226Z Compiling memchr v2.8.3
11582026-09-04T21:32:06.230Z Compiling libm v0.2.16
11592026-09-04T21:32:06.600Z Compiling icu_normalizer_data v2.2.0
11602026-09-04T21:32:06.661Z Compiling itoa v1.0.18
11612026-09-04T21:32:06.856Z Compiling icu_properties_data v2.2.0
11622026-09-04T21:32:06.859Z Compiling version_check v0.9.5
11632026-09-04T21:32:06.921Z Compiling stable_deref_trait v1.2.1
11642026-09-04T21:32:07.026Z Compiling syn v2.0.119
11652026-09-04T21:32:07.063Z Compiling syn v3.0.3
11662026-09-04T21:32:07.090Z Compiling serde_json v1.0.151
11672026-09-04T21:32:07.148Z Compiling parking_lot_core v0.9.12
11682026-09-04T21:32:07.414Z Compiling writeable v0.6.3
11692026-09-04T21:32:07.831Z Compiling litemap v0.8.2
11702026-09-04T21:32:07.838Z Compiling num-traits v0.2.19
11712026-09-04T21:32:07.838Z Compiling utf8_iter v1.0.4
11722026-09-04T21:32:07.838Z Compiling percent-encoding v2.3.2
11732026-09-04T21:32:07.838Z Compiling thiserror v2.0.20
11742026-09-04T21:32:07.980Z Compiling getrandom v0.4.3
11752026-09-04T21:32:08.053Z Compiling rand_core v0.10.1
11762026-09-04T21:32:08.197Z Compiling form_urlencoded v1.2.2
11772026-09-04T21:32:08.307Z Compiling zerocopy v0.8.56
11782026-09-04T21:32:08.407Z Compiling errno v0.3.14
11792026-09-04T21:32:08.498Z Compiling iana-time-zone v0.1.65
11802026-09-04T21:32:08.609Z Compiling heck v0.5.0
11812026-09-04T21:32:08.823Z Compiling uuid v1.26.0
11822026-09-04T21:32:09.009Z Compiling jobserver v0.1.35
11832026-09-04T21:32:09.267Z Compiling shlex v2.0.1
11842026-09-04T21:32:09.343Z Compiling find-msvc-tools v0.1.10
11852026-09-04T21:32:09.429Z Compiling rustversion v1.0.23
11862026-09-04T21:32:09.468Z Compiling semver v1.0.28
11872026-09-04T21:32:09.487Z Compiling schemars v0.8.22
11882026-09-04T21:32:09.587Z Compiling cc v1.4.2
11892026-09-04T21:32:09.790Z Compiling dyn-clone v1.0.20
11902026-09-04T21:32:10.271Z Compiling synstructure v0.13.2
11912026-09-04T21:32:10.274Z Compiling serde_derive_internals v0.29.1
11922026-09-04T21:32:10.274Z Compiling pin-project-lite v0.2.17
11932026-09-04T21:32:10.274Z Compiling getrandom v0.2.17
11942026-09-04T21:32:10.298Z Compiling serde_derive v1.0.229
11952026-09-04T21:32:10.359Z Compiling displaydoc v0.2.7
11962026-09-04T21:32:10.451Z Compiling thiserror-impl v2.0.20
11972026-09-04T21:32:10.590Z Compiling tokio-macros v2.7.2
11982026-09-04T21:32:10.608Z Compiling futures-macro v0.3.34
11992026-09-04T21:32:10.673Z Compiling bitflags v2.13.1
12002026-09-04T21:32:10.861Z Compiling pkg-config v0.3.33
12012026-09-04T21:32:11.023Z Compiling zerofrom-derive v0.1.7
12022026-09-04T21:32:11.132Z Compiling yoke-derive v0.8.2
12032026-09-04T21:32:11.168Z Compiling zerovec-derive v0.11.3
12042026-09-04T21:32:11.339Z Compiling schemars_derive v0.8.22
12052026-09-04T21:32:11.357Z Compiling zerocopy-derive v0.8.56
12062026-09-04T21:32:11.841Z Compiling zeroize_derive v1.5.0
12072026-09-04T21:32:11.848Z Compiling scopeguard v1.2.0
12082026-09-04T21:32:11.848Z Compiling lock_api v0.4.14
12092026-09-04T21:32:12.118Z Compiling zeroize v1.9.0
12102026-09-04T21:32:12.269Z Compiling zerofrom v0.1.8
12112026-09-04T21:32:12.287Z Compiling socket2 v0.6.5
12122026-09-04T21:32:12.291Z Compiling cmake v0.1.58
12132026-09-04T21:32:12.374Z Compiling signal-hook-registry v1.4.8
12142026-09-04T21:32:12.401Z Compiling yoke v0.8.3
12152026-09-04T21:32:12.418Z Compiling mio v1.2.2
12162026-09-04T21:32:12.526Z Compiling fs_extra v1.3.0
12172026-09-04T21:32:13.011Z Compiling zerovec v0.11.6
12182026-09-04T21:32:13.017Z Compiling zerotrie v0.2.4
12192026-09-04T21:32:13.017Z Compiling dunce v1.0.5
12202026-09-04T21:32:13.017Z Compiling portable-atomic v1.15.0
12212026-09-04T21:32:13.017Z Compiling aws-lc-sys v0.44.0
12222026-09-04T21:32:13.046Z Compiling critical-section v1.2.0
12232026-09-04T21:32:13.065Z Compiling log v0.4.33
12242026-09-04T21:32:13.156Z Compiling tinystr v0.8.3
12252026-09-04T21:32:13.213Z Compiling potential_utf v0.1.5
12262026-09-04T21:32:13.260Z Compiling futures-core v0.3.34
12272026-09-04T21:32:13.801Z Compiling icu_locale_core v2.2.0
12282026-09-04T21:32:13.808Z Compiling smallvec v1.15.2
12292026-09-04T21:32:13.808Z Compiling bytes v1.12.1
12302026-09-04T21:32:13.808Z Compiling icu_collections v2.2.0
12312026-09-04T21:32:13.808Z Compiling chrono v0.4.45
12322026-09-04T21:32:14.038Z Compiling parking_lot v0.12.5
12332026-09-04T21:32:14.039Z Compiling once_cell v1.21.4
12342026-09-04T21:32:14.243Z Compiling icu_provider v2.2.0
12352026-09-04T21:32:14.287Z Compiling tokio v1.53.1
12362026-09-04T21:32:14.302Z Compiling subtle v2.6.1
12372026-09-04T21:32:14.887Z Compiling equivalent v1.0.2
12382026-09-04T21:32:14.893Z Compiling icu_normalizer v2.2.0
12392026-09-04T21:32:14.893Z Compiling icu_properties v2.2.0
12402026-09-04T21:32:14.893Z Compiling allocator-api2 v0.2.21
12412026-09-04T21:32:15.152Z Compiling httparse v1.10.1
12422026-09-04T21:32:15.275Z Compiling serde_tokenstream v0.2.3
12432026-09-04T21:32:15.500Z Compiling futures-sink v0.3.34
12442026-09-04T21:32:15.577Z Compiling idna_adapter v1.2.2
12452026-09-04T21:32:15.724Z Compiling idna v1.1.0
12462026-09-04T21:32:15.727Z Compiling slab v0.4.12
12472026-09-04T21:32:15.936Z Compiling rustix v1.1.4
12482026-09-04T21:32:16.015Z Compiling ucd-trie v0.1.7
12492026-09-04T21:32:16.051Z Compiling thiserror v1.0.69
12502026-09-04T21:32:16.085Z Compiling url v2.5.8
12512026-09-04T21:32:16.238Z Compiling pest v2.8.8
12522026-09-04T21:32:16.327Z Compiling typenum v1.20.1
12532026-09-04T21:32:16.426Z Compiling regex-syntax v0.8.11
12542026-09-04T21:32:16.955Z Compiling futures-channel v0.3.34
12552026-09-04T21:32:17.184Z Compiling thiserror-impl v1.0.69
12562026-09-04T21:32:17.233Z Compiling strsim v0.11.1
12572026-09-04T21:32:17.492Z Compiling pest_meta v2.8.8
12582026-09-04T21:32:17.539Z Compiling hashbrown v0.17.1
12592026-09-04T21:32:17.782Z Compiling aho-corasick v1.1.5
12602026-09-04T21:32:18.217Z Compiling pest_generator v2.8.8
12612026-09-04T21:32:18.731Z Compiling futures-task v0.3.34
12622026-09-04T21:32:18.735Z Compiling futures-io v0.3.34
12632026-09-04T21:32:18.735Z Compiling ipnetwork v0.21.1
12642026-09-04T21:32:18.735Z Compiling ident_case v1.0.1
12652026-09-04T21:32:18.735Z Compiling regex-automata v0.4.18
12662026-09-04T21:32:18.735Z Compiling futures-util v0.3.34
12672026-09-04T21:32:18.735Z Compiling getrandom v0.3.4
12682026-09-04T21:32:18.828Z Compiling pest_derive v2.8.8
12692026-09-04T21:32:19.070Z Compiling rand_core v0.6.4
12702026-09-04T21:32:19.592Z Compiling byteorder v1.5.0
12712026-09-04T21:32:19.599Z Compiling indexmap v2.14.0
12722026-09-04T21:32:19.599Z Compiling tracing-core v0.1.36
12732026-09-04T21:32:19.935Z Compiling tracing-attributes v0.1.31
12742026-09-04T21:32:19.956Z Compiling slog v2.8.2
12752026-09-04T21:32:20.600Z Compiling paste v1.0.15
12762026-09-04T21:32:20.604Z Compiling fnv v1.0.7
12772026-09-04T21:32:20.604Z Compiling regex v1.13.1
12782026-09-04T21:32:20.604Z Compiling base64 v0.22.1
12792026-09-04T21:32:20.604Z Compiling anyhow v1.0.104
12802026-09-04T21:32:20.967Z Compiling erased-serde v0.3.31
12812026-09-04T21:32:21.140Z Compiling tracing v0.1.44
12822026-09-04T21:32:21.284Z Compiling omicron-workspace-hack v0.1.0
12832026-09-04T21:32:22.021Z Compiling http v1.5.0
12842026-09-04T21:32:22.025Z Compiling oxnet v0.1.7
12852026-09-04T21:32:22.157Z Compiling rustls-pki-types v1.15.1
12862026-09-04T21:32:22.709Z Compiling scroll_derive v0.13.1
12872026-09-04T21:32:22.998Z Compiling ring v0.17.14
12882026-09-04T21:32:23.281Z Compiling num-conv v0.2.2
12892026-09-04T21:32:23.420Z Compiling aws-lc-rs v1.18.0
12902026-09-04T21:32:23.842Z Compiling time-core v0.1.9
12912026-09-04T21:32:23.845Z Compiling time-macros v0.2.32
12922026-09-04T21:32:23.862Z Compiling tokio-util v0.7.19
12932026-09-04T21:32:23.979Z Compiling ipnet v2.12.1
12942026-09-04T21:32:24.652Z Compiling untrusted v0.7.1
12952026-09-04T21:32:25.193Z Compiling camino v1.2.5
12962026-09-04T21:32:25.197Z Compiling untrusted v0.9.0
12972026-09-04T21:32:25.198Z Compiling ppv-lite86 v0.2.21
12982026-09-04T21:32:25.198Z Compiling async-trait v0.1.92
12992026-09-04T21:32:25.314Z Compiling daft-derive v0.1.8
13002026-09-04T21:32:25.861Z Compiling crc32fast v1.5.0
13012026-09-04T21:32:25.864Z Compiling rustls v0.23.43
13022026-09-04T21:32:25.877Z Compiling http-body v1.1.0
13032026-09-04T21:32:26.027Z Compiling darling_core v0.23.0
13042026-09-04T21:32:26.069Z Compiling crossbeam-utils v0.8.22
13052026-09-04T21:32:26.093Z Compiling pretty-hex v0.4.2
13062026-09-04T21:32:26.253Z Compiling atomic-waker v1.1.2
13072026-09-04T21:32:26.784Z Compiling usdt-impl v0.6.0
13082026-09-04T21:32:26.790Z Compiling scroll v0.13.0
13092026-09-04T21:32:26.898Z Compiling try-lock v0.2.5
13102026-09-04T21:32:26.902Z Compiling plain v0.2.3
13112026-09-04T21:32:26.953Z Compiling tower-layer v0.3.3
13122026-09-04T21:32:27.420Z Compiling ryu v1.0.23
13132026-09-04T21:32:27.424Z Compiling tower-service v0.3.3
13142026-09-04T21:32:27.424Z Compiling goblin v0.10.7
13152026-09-04T21:32:27.424Z Compiling want v0.3.1
13162026-09-04T21:32:27.424Z Compiling h2 v0.4.15
13172026-09-04T21:32:27.759Z Compiling slog-async v2.8.0
13182026-09-04T21:32:28.049Z Compiling httpdate v1.0.3
13192026-09-04T21:32:28.083Z Compiling darling_macro v0.23.0
13202026-09-04T21:32:28.261Z Compiling dtrace-parser v0.3.0
13212026-09-04T21:32:28.439Z Compiling thread-id v5.1.0
13222026-09-04T21:32:28.525Z Compiling ref-cast v1.0.26
13232026-09-04T21:32:28.655Z Compiling darling v0.23.0
13242026-09-04T21:32:29.909Z Compiling dof v0.4.0
13252026-09-04T21:32:30.608Z Compiling hyper v1.11.1
13262026-09-04T21:32:30.883Z Compiling rand_core v0.9.5
13272026-09-04T21:32:31.137Z Compiling serde_urlencoded v0.7.1
13282026-09-04T21:32:31.353Z Compiling http-body-util v0.1.5
13292026-09-04T21:32:31.452Z Compiling ref-cast-impl v1.0.26
13302026-09-04T21:32:31.854Z Compiling syn v1.0.109
13312026-09-04T21:32:32.036Z Compiling hyper-util v0.1.20
13322026-09-04T21:32:33.233Z Compiling usdt-macro v0.6.0
13332026-09-04T21:32:33.468Z Compiling usdt-attr-macro v0.6.0
13342026-09-04T21:32:34.470Z Compiling serde_tokenstream v0.3.0
13352026-09-04T21:32:34.473Z Compiling structmeta-derive v0.3.0
13362026-09-04T21:32:34.473Z Compiling multer v3.1.0
13372026-09-04T21:32:34.763Z Compiling foldhash v0.2.0
13382026-09-04T21:32:34.827Z Compiling newtype-uuid-macros v0.1.1
13392026-09-04T21:32:35.038Z Compiling rand_chacha v0.9.0
13402026-09-04T21:32:35.391Z Compiling structmeta v0.3.0
13412026-09-04T21:32:35.602Z Compiling deranged v0.5.8
13422026-09-04T21:32:35.827Z Compiling num_threads v0.1.7
13432026-09-04T21:32:35.844Z Compiling powerfmt v0.2.0
13442026-09-04T21:32:35.930Z Compiling rand v0.9.5
13452026-09-04T21:32:36.022Z Compiling newtype-uuid v1.4.0
13462026-09-04T21:32:36.100Z Compiling sync_wrapper v1.0.2
13472026-09-04T21:32:36.232Z Compiling strum_macros v0.26.4
13482026-09-04T21:32:36.659Z Compiling time v0.3.55
13492026-09-04T21:32:36.717Z Compiling async-stream-impl v0.3.6
13502026-09-04T21:32:36.932Z Compiling dropshot v0.17.1
13512026-09-04T21:32:37.172Z Compiling fastrand v2.5.0
13522026-09-04T21:32:37.351Z Compiling hex v0.4.3
13532026-09-04T21:32:37.508Z Compiling daft v0.1.8
13542026-09-04T21:32:37.626Z Compiling tower v0.5.3
13552026-09-04T21:32:37.839Z Compiling crossbeam-channel v0.5.16
13562026-09-04T21:32:38.218Z Compiling webpki-roots v1.0.9
13572026-09-04T21:32:38.340Z Compiling openapiv3 v2.2.0
13582026-09-04T21:32:38.524Z Compiling generic-array v0.14.7
13592026-09-04T21:32:39.137Z Compiling tower-http v0.6.11
13602026-09-04T21:32:39.188Z Compiling hashbrown v0.16.1
13612026-09-04T21:32:39.506Z Compiling serde_with_macros v3.22.0
13622026-09-04T21:32:39.919Z Compiling futures-executor v0.3.34
13632026-09-04T21:32:40.090Z Compiling dropshot_endpoint v0.17.1
13642026-09-04T21:32:40.351Z Compiling macaddr v1.0.1
13652026-09-04T21:32:40.482Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
13662026-09-04T21:32:40.628Z Compiling thread_local v1.1.10
13672026-09-04T21:32:40.862Z Compiling openssl-probe v0.2.1
13682026-09-04T21:32:40.953Z Compiling cpufeatures v0.3.0
13692026-09-04T21:32:41.061Z Compiling rustls-native-certs v0.8.4
13702026-09-04T21:32:41.083Z Compiling futures v0.3.34
13712026-09-04T21:32:41.711Z Compiling tempfile v3.27.0
13722026-09-04T21:32:41.757Z Compiling derive-ex v0.1.8
13732026-09-04T21:32:41.967Z Compiling strum_macros v0.27.2
13742026-09-04T21:32:42.138Z Compiling is-terminal v0.4.17
13752026-09-04T21:32:42.274Z Compiling winnow v1.0.4
13762026-09-04T21:32:42.483Z Compiling term v1.2.1
13772026-09-04T21:32:43.305Z Compiling take_mut v0.2.2
13782026-09-04T21:32:43.666Z Compiling test-strategy v0.4.5
13792026-09-04T21:32:43.700Z Compiling slog-term v2.9.2
13802026-09-04T21:32:45.045Z Compiling hybrid-array v0.4.14
13812026-09-04T21:32:45.153Z Compiling simd-adler32 v0.3.10
13822026-09-04T21:32:45.237Z Compiling adler2 v2.0.1
13832026-09-04T21:32:45.406Z Compiling match_cfg v0.1.0
13842026-09-04T21:32:45.489Z Compiling hostname v0.3.1
13852026-09-04T21:32:45.524Z Compiling miniz_oxide v0.8.9
13862026-09-04T21:32:46.165Z Compiling slog-json v2.6.1
13872026-09-04T21:32:46.439Z Compiling memmap2 v0.9.11
13882026-09-04T21:32:46.735Z Compiling either v1.17.0
13892026-09-04T21:32:46.886Z Compiling usdt v0.6.0
13902026-09-04T21:32:46.973Z Compiling slog-bunyan v2.5.0
13912026-09-04T21:32:47.002Z Compiling flate2 v1.1.9
13922026-09-04T21:32:47.159Z Compiling block-buffer v0.12.1
13932026-09-04T21:32:47.731Z Compiling crypto-common v0.2.2
13942026-09-04T21:32:47.734Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13952026-09-04T21:32:47.735Z Compiling const-oid v0.10.2
13962026-09-04T21:32:47.735Z Compiling debug-ignore v1.0.5
13972026-09-04T21:32:47.817Z Compiling compression-core v0.4.32
13982026-09-04T21:32:47.995Z Compiling digest v0.11.3
13992026-09-04T21:32:48.109Z Compiling compression-codecs v0.4.38
14002026-09-04T21:32:48.584Z Compiling toml_parser v1.1.3+spec-1.1.0
14012026-09-04T21:32:48.588Z Compiling crypto-common v0.1.7
14022026-09-04T21:32:48.620Z Compiling parse-display-derive v0.10.0
14032026-09-04T21:32:48.801Z Compiling rand_chacha v0.3.1
14042026-09-04T21:32:49.029Z Compiling serde_spanned v1.1.1
14052026-09-04T21:32:49.141Z Compiling toml_datetime v1.1.1+spec-1.1.0
14062026-09-04T21:32:49.179Z Compiling encoding_rs v0.8.35
14072026-09-04T21:32:49.371Z Compiling spin v0.9.9
14082026-09-04T21:32:49.410Z Compiling mime v0.3.17
14092026-09-04T21:32:49.509Z Compiling toml_writer v1.1.2+spec-1.1.0
14102026-09-04T21:32:49.749Z Compiling toml v1.1.4+spec-1.1.0
14112026-09-04T21:32:50.171Z Compiling rand v0.8.7
14122026-09-04T21:32:50.175Z Compiling async-compression v0.4.43
14132026-09-04T21:32:50.175Z Compiling sha1 v0.11.0
14142026-09-04T21:32:50.178Z Compiling strum v0.26.3
14152026-09-04T21:32:50.337Z Compiling async-stream v0.3.6
14162026-09-04T21:32:50.532Z Compiling waitgroup v0.1.2
14172026-09-04T21:32:50.567Z Compiling rustls-pemfile v2.2.0
14182026-09-04T21:32:50.692Z Compiling serde_path_to_error v0.1.20
14192026-09-04T21:32:50.801Z Compiling hostname v0.4.2
14202026-09-04T21:32:50.856Z Compiling wait-timeout v0.2.1
14212026-09-04T21:32:51.419Z Compiling quick-error v1.2.3
14222026-09-04T21:32:51.436Z Compiling bit-vec v0.8.0
14232026-09-04T21:32:51.505Z Compiling rusty-fork v0.3.1
14242026-09-04T21:32:51.527Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14252026-09-04T21:32:51.721Z Compiling bit-set v0.8.0
14262026-09-04T21:32:51.918Z Compiling serde_with v3.22.0
14272026-09-04T21:32:52.004Z Compiling rand_xorshift v0.4.0
14282026-09-04T21:32:52.174Z Compiling unarray v0.1.4
14292026-09-04T21:32:52.390Z Compiling proptest v1.11.0
14302026-09-04T21:32:52.476Z Compiling strum v0.27.2
14312026-09-04T21:32:52.614Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
14322026-09-04T21:32:52.777Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
14332026-09-04T21:32:52.991Z Compiling instant v0.1.13
14342026-09-04T21:32:53.199Z Compiling iddqd v0.4.6
14352026-09-04T21:32:53.855Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14362026-09-04T21:32:53.905Z Compiling block-buffer v0.10.4
14372026-09-04T21:32:54.082Z Compiling backon v1.6.0
14382026-09-04T21:32:54.574Z Compiling unicode-width v0.2.2
14392026-09-04T21:32:55.182Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
14402026-09-04T21:32:55.188Z Compiling digest v0.10.7
14412026-09-04T21:32:55.437Z Compiling backoff v0.4.0
14422026-09-04T21:32:55.811Z Compiling parse-display v0.10.0
14432026-09-04T21:32:55.896Z Compiling itertools v0.14.0
14442026-09-04T21:32:56.131Z Compiling regress v0.10.5
14452026-09-04T21:32:56.150Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
14462026-09-04T21:32:56.627Z Compiling humantime v2.4.0
14472026-09-04T21:32:59.552Z Compiling regress v0.11.1
14482026-09-04T21:33:00.641Z Compiling typify-impl v0.6.2
14492026-09-04T21:33:01.056Z Compiling zerocopy-derive v0.7.35
14502026-09-04T21:33:02.255Z Compiling clap_derive v4.6.4
14512026-09-04T21:33:02.433Z Compiling convert_case v0.4.0
14522026-09-04T21:33:02.652Z Compiling cpufeatures v0.2.17
14532026-09-04T21:33:02.723Z Compiling utf8parse v0.2.2
14542026-09-04T21:33:02.737Z Compiling derive_more v0.99.20
14552026-09-04T21:33:02.836Z Compiling anstyle-parse v1.0.0
14562026-09-04T21:33:03.941Z Compiling terminal_size v0.4.4
14572026-09-04T21:33:03.983Z Compiling typify-macro v0.6.2
14582026-09-04T21:33:03.987Z Compiling toml_datetime v0.6.11
14592026-09-04T21:33:04.181Z Compiling anstyle-query v1.1.5
14602026-09-04T21:33:04.205Z Compiling is_terminal_polyfill v1.70.2
14612026-09-04T21:33:04.271Z Compiling colorchoice v1.0.5
14622026-09-04T21:33:04.313Z Compiling anstyle v1.0.14
14632026-09-04T21:33:04.578Z Compiling anstream v1.0.0
14642026-09-04T21:33:04.839Z Compiling secrecy v0.10.3
14652026-09-04T21:33:05.073Z Compiling clap_lex v1.1.0
14662026-09-04T21:33:05.156Z Compiling heapless v0.8.0
14672026-09-04T21:33:05.415Z Compiling tinyvec_macros v0.1.1
14682026-09-04T21:33:05.438Z Compiling crucible-workspace-hack v0.1.0
14692026-09-04T21:33:05.593Z Compiling tinyvec v1.12.0
14702026-09-04T21:33:05.622Z Compiling typify v0.6.2
14712026-09-04T21:33:05.632Z Compiling clap_builder v4.6.6
14722026-09-04T21:33:06.355Z Compiling zerocopy v0.7.35
14732026-09-04T21:33:06.601Z Compiling hash32 v0.3.1
14742026-09-04T21:33:07.073Z Compiling rustc_version v0.4.1
14752026-09-04T21:33:07.294Z Compiling scroll_derive v0.12.1
14762026-09-04T21:33:07.295Z Compiling num-integer v0.1.47
14772026-09-04T21:33:07.295Z Compiling usdt-impl v0.5.0
14782026-09-04T21:33:07.327Z Compiling crossbeam-epoch v0.9.20
14792026-09-04T21:33:07.499Z Compiling smoltcp v0.11.0
14802026-09-04T21:33:07.577Z Compiling scroll v0.12.0
14812026-09-04T21:33:07.583Z Compiling clap v4.6.6
14822026-09-04T21:33:07.690Z Compiling curve25519-dalek v4.1.3
14832026-09-04T21:33:07.926Z Compiling dof v0.3.0
14842026-09-04T21:33:09.464Z Compiling hmac v0.12.1
14852026-09-04T21:33:09.608Z Compiling dtrace-parser v0.2.0
14862026-09-04T21:33:09.608Z Compiling inout v0.1.4
14872026-09-04T21:33:09.608Z Compiling darling_core v0.21.3
14882026-09-04T21:33:09.608Z Compiling ff v0.13.1
14892026-09-04T21:33:09.608Z Compiling cobs v0.3.0
14902026-09-04T21:33:09.886Z Compiling thread-id v4.2.2
14912026-09-04T21:33:10.247Z Compiling managed v0.8.0
14922026-09-04T21:33:10.397Z Compiling bitflags v1.3.2
14932026-09-04T21:33:10.604Z Compiling unsafe-libyaml v0.2.11
14942026-09-04T21:33:11.165Z Compiling serde_yaml v0.9.34+deprecated
14952026-09-04T21:33:11.336Z Compiling darling_macro v0.21.3
14962026-09-04T21:33:16.147Z Compiling postcard v1.1.3
14972026-09-04T21:33:16.247Z Compiling group v0.13.0
14982026-09-04T21:33:16.247Z Compiling cipher v0.4.4
14992026-09-04T21:33:16.247Z Compiling hkdf v0.12.4
15002026-09-04T21:33:16.247Z Compiling goblin v0.8.2
15012026-09-04T21:33:16.247Z Compiling num-iter v0.1.46
15022026-09-04T21:33:16.312Z Compiling num-rational v0.4.2
15032026-09-04T21:33:16.313Z Compiling tabwriter v1.4.1
15042026-09-04T21:33:16.313Z Compiling universal-hash v0.5.1
15052026-09-04T21:33:16.313Z Compiling crypto-bigint v0.5.5
15062026-09-04T21:33:16.314Z Compiling hubpack_derive v0.1.1
15072026-09-04T21:33:16.314Z Compiling thiserror-impl-no-std v2.0.2
15082026-09-04T21:33:16.314Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15092026-09-04T21:33:16.314Z Compiling half v2.7.1
15102026-09-04T21:33:16.314Z Compiling curve25519-dalek-derive v0.1.1
15112026-09-04T21:33:16.314Z Compiling num-complex v0.4.6
15122026-09-04T21:33:16.553Z Compiling memoffset v0.9.1
15132026-09-04T21:33:16.577Z Compiling rustix v0.38.44
15142026-09-04T21:33:16.752Z Compiling prettyplease v0.2.37
15152026-09-04T21:33:16.999Z Compiling opaque-debug v0.3.1
15162026-09-04T21:33:17.160Z Compiling base64ct v1.8.3
15172026-09-04T21:33:17.295Z Compiling base16ct v0.2.0
15182026-09-04T21:33:17.321Z Compiling ciborium-io v0.2.2
15192026-09-04T21:33:17.407Z Compiling cfg_aliases v0.2.2
15202026-09-04T21:33:17.488Z Compiling nix v0.31.3
15212026-09-04T21:33:17.501Z Compiling ciborium-ll v0.2.2
15222026-09-04T21:33:17.756Z Compiling elliptic-curve v0.13.8
15232026-09-04T21:33:17.866Z Compiling password-hash v0.5.0
15242026-09-04T21:33:18.777Z Compiling poly1305 v0.8.0
15252026-09-04T21:33:19.249Z Compiling num v0.4.3
15262026-09-04T21:33:19.331Z Compiling thiserror-no-std v2.0.2
15272026-09-04T21:33:19.494Z Compiling hubpack v0.1.2
15282026-09-04T21:33:20.588Z Compiling chacha20 v0.9.1
15292026-09-04T21:33:20.702Z Compiling darling v0.21.3
15302026-09-04T21:33:20.828Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
15312026-09-04T21:33:21.096Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15322026-09-04T21:33:21.859Z Compiling reqwest v0.12.28
15332026-09-04T21:33:22.243Z Compiling toml_edit v0.25.13+spec-1.1.0
15342026-09-04T21:33:22.319Z Compiling blake2 v0.10.6
15352026-09-04T21:33:22.463Z Compiling aead v0.5.2
15362026-09-04T21:33:22.821Z Compiling byte-wrapper v0.1.0
15372026-09-04T21:33:22.934Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15382026-09-04T21:33:23.109Z Compiling serde_repr v0.1.21
15392026-09-04T21:33:23.795Z Compiling proc-macro-error-attr v1.0.4
15402026-09-04T21:33:23.939Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15412026-09-04T21:33:23.954Z Compiling static_assertions v1.1.0
15422026-09-04T21:33:24.057Z Compiling keccak v0.1.6
15432026-09-04T21:33:24.132Z Compiling float-ord v0.3.2
15442026-09-04T21:33:24.211Z Compiling sha3 v0.10.9
15452026-09-04T21:33:24.514Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15462026-09-04T21:33:24.591Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15472026-09-04T21:33:25.254Z Compiling progenitor-client v0.10.0
15482026-09-04T21:33:25.357Z Compiling proc-macro-crate v3.5.0
15492026-09-04T21:33:25.518Z Compiling chacha20poly1305 v0.10.1
15502026-09-04T21:33:25.669Z Compiling argon2 v0.5.3
15512026-09-04T21:33:26.011Z Compiling ingot-macros v0.1.1
15522026-09-04T21:33:26.637Z Compiling vsss-rs v3.3.4
15532026-09-04T21:33:28.446Z Compiling ciborium v0.2.2
15542026-09-04T21:33:28.863Z Compiling usdt-macro v0.5.0
15552026-09-04T21:33:29.184Z Compiling usdt-attr-macro v0.5.0
15562026-09-04T21:33:30.314Z Compiling enum-as-inner v0.6.1
15572026-09-04T21:33:30.433Z Compiling num-derive v0.4.2
15582026-09-04T21:33:30.875Z Compiling proc-macro-error v1.0.4
15592026-09-04T21:33:31.113Z Compiling memmap v0.7.0
15602026-09-04T21:33:31.353Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
15612026-09-04T21:33:31.376Z Compiling data-encoding v2.11.1
15622026-09-04T21:33:31.483Z Compiling winnow v0.5.40
15632026-09-04T21:33:31.689Z Compiling indent_write v2.2.0
15642026-09-04T21:33:31.960Z Compiling usdt v0.5.0
15652026-09-04T21:33:32.295Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15662026-09-04T21:33:32.310Z Compiling ingot-types v0.1.2
15672026-09-04T21:33:32.748Z Compiling toml_edit v0.19.15
15682026-09-04T21:33:32.851Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15692026-09-04T21:33:32.958Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15702026-09-04T21:33:33.235Z Compiling num_enum_derive v0.7.6
15712026-09-04T21:33:33.814Z Compiling serde_spanned v0.6.9
15722026-09-04T21:33:33.963Z Compiling foreign-types-macros v0.2.4
15732026-09-04T21:33:33.985Z Compiling bytecount v0.6.9
15742026-09-04T21:33:34.221Z Compiling toml_write v0.1.2
15752026-09-04T21:33:34.386Z Compiling colored v3.1.1
15762026-09-04T21:33:34.420Z Compiling crossbeam-deque v0.8.7
15772026-09-04T21:33:34.573Z Compiling vcpkg v0.2.15
15782026-09-04T21:33:34.692Z Compiling winnow v0.7.15
15792026-09-04T21:33:34.786Z Compiling foreign-types-shared v0.3.1
15802026-09-04T21:33:34.913Z Compiling foreign-types v0.5.0
15812026-09-04T21:33:35.007Z Compiling num_enum v0.7.6
15822026-09-04T21:33:35.023Z Compiling proc-macro-crate v1.3.1
15832026-09-04T21:33:35.098Z Compiling openssl-sys v0.9.117
15842026-09-04T21:33:35.393Z Compiling ingot v0.1.1
15852026-09-04T21:33:35.541Z Compiling atomicwrites v0.4.4
15862026-09-04T21:33:35.798Z Compiling progenitor-impl v0.14.0
15872026-09-04T21:33:35.815Z Compiling chacha20 v0.10.1
15882026-09-04T21:33:36.104Z Compiling toml_edit v0.22.27
15892026-09-04T21:33:36.126Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
15902026-09-04T21:33:36.647Z Compiling rustls-webpki v0.103.14
15912026-09-04T21:33:37.868Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
15922026-09-04T21:33:38.162Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
15932026-09-04T21:33:38.182Z Compiling cstr-argument v0.1.2
15942026-09-04T21:33:38.305Z Compiling linked-hash-map v0.5.6
15952026-09-04T21:33:38.356Z Compiling rayon-core v1.13.0
15962026-09-04T21:33:38.402Z Compiling resolv-conf v0.7.6
15972026-09-04T21:33:38.432Z Compiling unicode-segmentation v1.13.3
15982026-09-04T21:33:38.549Z Compiling heck v0.4.1
15992026-09-04T21:33:38.999Z Compiling semver v0.1.20
16002026-09-04T21:33:39.065Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
16012026-09-04T21:33:39.070Z Compiling swrite v0.1.0
16022026-09-04T21:33:39.162Z Compiling newline-converter v0.3.0
16032026-09-04T21:33:39.258Z Compiling rustc_version v0.1.7
16042026-09-04T21:33:39.317Z Compiling lru-cache v0.1.2
16052026-09-04T21:33:39.353Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16062026-09-04T21:33:39.389Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16072026-09-04T21:33:39.458Z Compiling progenitor-macro v0.14.0
16082026-09-04T21:33:39.458Z Compiling toml v0.8.23
16092026-09-04T21:33:39.772Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16102026-09-04T21:33:40.001Z Compiling rand v0.10.2
16112026-09-04T21:33:40.840Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
16122026-09-04T21:33:41.019Z Compiling tokio-rustls v0.26.4
16132026-09-04T21:33:41.082Z Compiling rustls-platform-verifier v0.7.0
16142026-09-04T21:33:41.100Z Compiling num_enum_derive v0.5.11
16152026-09-04T21:33:41.365Z Compiling hyper-rustls v0.27.9
16162026-09-04T21:33:41.712Z Compiling reqwest v0.13.4
16172026-09-04T21:33:42.392Z Compiling hickory-proto v0.24.4
16182026-09-04T21:33:43.869Z Compiling progenitor-client v0.14.0
16192026-09-04T21:33:44.173Z Compiling progenitor-extras v0.2.0
16202026-09-04T21:33:47.554Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16212026-09-04T21:33:49.935Z Compiling progenitor-impl v0.13.0
16222026-09-04T21:33:52.032Z Compiling console v0.16.4
16232026-09-04T21:33:53.246Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16242026-09-04T21:33:56.296Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16252026-09-04T21:33:56.404Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16262026-09-04T21:33:56.795Z Compiling camino-tempfile v1.4.1
16272026-09-04T21:33:56.865Z Compiling serde-big-array v0.5.1
16282026-09-04T21:33:57.038Z Compiling derive-where v1.6.1
16292026-09-04T21:33:57.154Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16302026-09-04T21:33:57.177Z Compiling pin-project-internal v1.1.13
16312026-09-04T21:33:57.717Z Compiling minimal-lexical v0.2.1
16322026-09-04T21:33:57.972Z Compiling similar v3.2.0
16332026-09-04T21:33:58.277Z Compiling siphasher v1.0.3
16342026-09-04T21:33:58.297Z Compiling lazy_static v1.5.0
16352026-09-04T21:33:58.413Z Compiling pin-project v1.1.13
16362026-09-04T21:33:58.496Z Compiling phf_shared v0.12.1
16372026-09-04T21:33:58.530Z Compiling nom v7.1.3
16382026-09-04T21:33:59.046Z Compiling expectorate v1.3.0
16392026-09-04T21:33:59.277Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16402026-09-04T21:33:59.539Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16412026-09-04T21:33:59.846Z Compiling progenitor-macro v0.13.0
16422026-09-04T21:34:00.681Z Compiling progenitor v0.14.0
16432026-09-04T21:34:02.181Z Compiling hickory-resolver v0.24.4
16442026-09-04T21:34:03.058Z Compiling progenitor-client v0.13.0
16452026-09-04T21:34:04.217Z Compiling num_enum v0.5.11
16462026-09-04T21:34:04.732Z Compiling newtype_derive v0.1.6
16472026-09-04T21:34:05.023Z Compiling unicode-normalization v0.1.25
16482026-09-04T21:34:05.619Z Compiling tokio-stream v0.1.19
16492026-09-04T21:34:06.235Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16502026-09-04T21:34:06.592Z Compiling async-recursion v1.1.1
16512026-09-04T21:34:07.278Z Compiling snafu-derive v0.8.9
16522026-09-04T21:34:08.042Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
16532026-09-04T21:34:08.369Z Compiling slog-dtrace v0.3.0
16542026-09-04T21:34:08.624Z Compiling bstr v1.13.1
16552026-09-04T21:34:09.039Z Compiling csv-core v0.1.13
16562026-09-04T21:34:09.321Z Compiling unicode-xid v0.2.6
16572026-09-04T21:34:09.414Z Compiling openssl v0.10.81
16582026-09-04T21:34:09.467Z Compiling unicode-width v0.1.14
16592026-09-04T21:34:09.536Z Compiling cancel-safe-futures v0.1.5
16602026-09-04T21:34:09.682Z Compiling jiff-core v0.1.0
16612026-09-04T21:34:09.767Z Compiling owo-colors v4.3.0
16622026-09-04T21:34:09.797Z Compiling same-file v1.0.6
16632026-09-04T21:34:09.830Z Compiling foldhash v0.1.5
16642026-09-04T21:34:09.990Z Compiling chrono-tz v0.10.4
16652026-09-04T21:34:10.063Z Compiling highway v1.3.0
16662026-09-04T21:34:10.106Z Compiling konst_macro_rules v0.2.19
16672026-09-04T21:34:10.216Z Compiling foreign-types-shared v0.1.1
16682026-09-04T21:34:10.321Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16692026-09-04T21:34:10.336Z Compiling foreign-types v0.3.2
16702026-09-04T21:34:10.488Z Compiling konst v0.2.20
16712026-09-04T21:34:10.738Z Compiling jiff v0.2.35
16722026-09-04T21:34:10.848Z Compiling hashbrown v0.15.5
16732026-09-04T21:34:10.878Z Compiling walkdir v2.5.0
16742026-09-04T21:34:11.544Z Compiling const_format_proc_macros v0.2.34
16752026-09-04T21:34:11.569Z Compiling csv v1.4.0
16762026-09-04T21:34:11.589Z Compiling globset v0.4.20
16772026-09-04T21:34:12.319Z Compiling snafu v0.8.9
16782026-09-04T21:34:12.582Z Compiling progenitor v0.13.0
16792026-09-04T21:34:12.748Z Compiling qorb v0.4.1
16802026-09-04T21:34:12.867Z Compiling olpc-cjson v0.1.4
16812026-09-04T21:34:14.209Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16822026-09-04T21:34:14.911Z Compiling rayon v1.12.0
16832026-09-04T21:34:16.061Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16842026-09-04T21:34:16.225Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16852026-09-04T21:34:17.005Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16862026-09-04T21:34:17.628Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16872026-09-04T21:34:18.552Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16882026-09-04T21:34:23.047Z Compiling phf v0.12.1
16892026-09-04T21:34:23.243Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16902026-09-04T21:34:23.243Z Compiling zone_cfg_derive v0.3.1
16912026-09-04T21:34:23.243Z Compiling tokio-dtrace v0.1.1
16922026-09-04T21:34:23.243Z Compiling itertools v0.15.0
16932026-09-04T21:34:23.243Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
16942026-09-04T21:34:23.244Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16952026-09-04T21:34:23.244Z Compiling itertools v0.12.1
16962026-09-04T21:34:23.244Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
16972026-09-04T21:34:23.244Z Compiling pem v3.0.6
16982026-09-04T21:34:23.244Z Compiling libsw-core v0.3.2
16992026-09-04T21:34:23.244Z Compiling serde_plain v1.0.2
17002026-09-04T21:34:23.244Z Compiling openssl-macros v0.1.1
17012026-09-04T21:34:23.244Z Compiling cookie v0.18.2
17022026-09-04T21:34:23.244Z Compiling sigpipe v0.1.3
17032026-09-04T21:34:23.244Z Compiling fixedbitset v0.5.7
17042026-09-04T21:34:23.245Z Compiling typed-path v0.9.3
17052026-09-04T21:34:23.245Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17062026-09-04T21:34:23.245Z Compiling glob v0.3.4
17072026-09-04T21:34:23.245Z Compiling fixedbitset v0.4.2
17082026-09-04T21:34:23.245Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17092026-09-04T21:34:23.245Z Compiling petgraph v0.6.5
17102026-09-04T21:34:23.417Z Compiling petgraph v0.8.3
17112026-09-04T21:34:24.607Z Compiling tough v0.22.0
17122026-09-04T21:34:24.665Z Compiling zone v0.3.1
17132026-09-04T21:34:24.702Z Compiling ingot-macros v0.2.0
17142026-09-04T21:34:25.053Z Compiling libsw v3.5.0
17152026-09-04T21:34:25.251Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17162026-09-04T21:34:25.554Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
17172026-09-04T21:34:25.635Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
17182026-09-04T21:34:25.735Z Compiling oxide-tokio-rt v0.1.6
17192026-09-04T21:34:25.989Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17202026-09-04T21:34:26.311Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
17212026-09-04T21:34:27.478Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17222026-09-04T21:34:27.714Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17232026-09-04T21:34:28.893Z Compiling const_format v0.2.36
17242026-09-04T21:34:29.270Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17252026-09-04T21:34:29.699Z Compiling papergrid v0.11.0
17262026-09-04T21:34:30.246Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17272026-09-04T21:34:30.313Z Compiling tabled_derive v0.7.0
17282026-09-04T21:34:31.145Z Compiling libscf-sys v1.2.0
17292026-09-04T21:34:31.287Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
17302026-09-04T21:34:31.303Z Compiling gethostname v0.5.0
17312026-09-04T21:34:31.476Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17322026-09-04T21:34:31.595Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
17332026-09-04T21:34:31.998Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17342026-09-04T21:34:32.128Z Compiling bcs v0.1.6
17352026-09-04T21:34:32.164Z Compiling smf v0.2.3
17362026-09-04T21:34:32.411Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
17372026-09-04T21:34:32.515Z Compiling whoami v1.6.1
17382026-09-04T21:34:32.533Z Compiling tagptr v0.2.0
17392026-09-04T21:34:32.726Z Compiling unicode-linebreak v0.1.5
17402026-09-04T21:34:32.967Z Compiling smawk v0.3.3
17412026-09-04T21:34:33.004Z Compiling termtree v0.5.1
17422026-09-04T21:34:33.123Z Compiling linear-map v1.2.0
17432026-09-04T21:34:33.285Z Compiling textwrap v0.16.2
17442026-09-04T21:34:33.347Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17452026-09-04T21:34:34.777Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
17462026-09-04T21:34:35.199Z Compiling moka v0.12.16
17472026-09-04T21:34:35.853Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17482026-09-04T21:34:35.997Z Compiling tabled v0.15.0
17492026-09-04T21:34:36.131Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17502026-09-04T21:34:36.291Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17512026-09-04T21:34:36.476Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17522026-09-04T21:34:36.694Z Compiling steno v0.4.1
17532026-09-04T21:34:36.877Z Compiling ingot-types v0.2.0
17542026-09-04T21:34:39.312Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17552026-09-04T21:34:42.140Z Compiling hickory-proto v0.25.2
17562026-09-04T21:34:42.895Z Compiling ingot v0.2.1
17572026-09-04T21:34:43.742Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17582026-09-04T21:34:43.935Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17592026-09-04T21:34:44.175Z Compiling parking_lot_core v0.8.6
17602026-09-04T21:34:44.248Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17612026-09-04T21:34:44.463Z Compiling hickory-resolver v0.25.2
17622026-09-04T21:34:45.070Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17632026-09-04T21:34:45.144Z Compiling papergrid v0.18.0
17642026-09-04T21:34:46.784Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17652026-09-04T21:34:47.030Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17662026-09-04T21:34:47.221Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17672026-09-04T21:34:47.759Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17682026-09-04T21:34:48.012Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17692026-09-04T21:34:48.496Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17702026-09-04T21:34:50.654Z Compiling tabled v0.21.0
17712026-09-04T21:34:51.103Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
17722026-09-04T21:34:51.219Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
17732026-09-04T21:34:51.360Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
17742026-09-04T21:34:52.014Z Compiling arc-swap v1.9.2
17752026-09-04T21:34:52.367Z Compiling slog-scope v4.4.1
17762026-09-04T21:34:52.386Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899)
17772026-09-04T21:34:52.640Z Compiling parking_lot v0.11.2
17782026-09-04T21:34:52.730Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17792026-09-04T21:34:53.506Z Compiling dropshot-api-manager-types v0.8.0
17802026-09-04T21:34:54.072Z Compiling fxhash v0.2.1
17812026-09-04T21:34:54.115Z Compiling crc8 v0.1.1
17822026-09-04T21:34:54.219Z Compiling sled v0.34.7
17832026-09-04T21:34:54.236Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17842026-09-04T21:34:54.884Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899)
17852026-09-04T21:34:55.911Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
17862026-09-04T21:34:58.170Z Compiling slog-stdlog v4.1.1
17872026-09-04T21:34:58.372Z Compiling port-file v0.1.0
17882026-09-04T21:34:58.528Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
17892026-09-04T21:34:58.548Z Compiling slog-envlogger v2.2.0
17902026-09-04T21:34:58.632Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
17912026-09-04T21:34:58.818Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17922026-09-04T21:35:01.318Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17932026-09-04T21:35:03.239Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
17942026-09-04T21:35:04.990Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
17952026-09-04T21:35:14.747Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
17962026-09-04T21:35:20.163Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
17972026-09-04T21:35:23.512Z Finished `release` profile [optimized] target(s) in 3m 40s
17982026-09-04T21:35:23.848Z+ banner quartet
17992026-09-04T21:35:23.851Z
18002026-09-04T21:35:23.851Z #### # # ## ##### ##### ###### #####
18012026-09-04T21:35:23.851Z # # # # # # # # # # #
18022026-09-04T21:35:23.851Z # # # # # # # # # ##### #
18032026-09-04T21:35:23.851Z # # # # # ###### ##### # # #
18042026-09-04T21:35:23.852Z # # # # # # # # # # #
18052026-09-04T21:35:23.852Z ### # #### # # # # # ###### #
18062026-09-04T21:35:23.852Z
18072026-09-04T21:35:23.852Z+ pfexec cargo test --release -p mg-tests test_quartet -- --nocapture
18082026-09-04T21:35:24.443Z Compiling cfg-if v1.0.4
18092026-09-04T21:35:24.448Z Compiling libc v0.2.189
18102026-09-04T21:35:24.448Z Compiling serde_core v1.0.229
18112026-09-04T21:35:24.552Z Compiling memchr v2.8.3
18122026-09-04T21:35:24.558Z Compiling smallvec v1.15.2
18132026-09-04T21:35:24.565Z Compiling itoa v1.0.18
18142026-09-04T21:35:24.569Z Compiling stable_deref_trait v1.2.1
18152026-09-04T21:35:24.574Z Compiling zerofrom v0.1.8
18162026-09-04T21:35:24.594Z Compiling zmij v1.0.23
18172026-09-04T21:35:24.641Z Compiling litemap v0.8.2
18182026-09-04T21:35:24.733Z Compiling yoke v0.8.3
18192026-09-04T21:35:24.787Z Compiling writeable v0.6.3
18202026-09-04T21:35:24.798Z Compiling utf8_iter v1.0.4
18212026-09-04T21:35:24.832Z Compiling percent-encoding v2.3.2
18222026-09-04T21:35:24.890Z Compiling zerovec v0.11.6
18232026-09-04T21:35:24.921Z Compiling zerotrie v0.2.4
18242026-09-04T21:35:24.952Z Compiling libm v0.2.16
18252026-09-04T21:35:25.017Z Compiling icu_properties_data v2.2.0
18262026-09-04T21:35:25.058Z Compiling icu_normalizer_data v2.2.0
18272026-09-04T21:35:25.091Z Compiling form_urlencoded v1.2.2
18282026-09-04T21:35:25.133Z Compiling rand_core v0.10.1
18292026-09-04T21:35:25.154Z Compiling errno v0.3.14
18302026-09-04T21:35:25.293Z Compiling getrandom v0.4.3
18312026-09-04T21:35:25.353Z Compiling iana-time-zone v0.1.65
18322026-09-04T21:35:25.366Z Compiling pin-project-lite v0.2.17
18332026-09-04T21:35:25.378Z Compiling zeroize v1.9.0
18342026-09-04T21:35:25.467Z Compiling tinystr v0.8.3
18352026-09-04T21:35:25.488Z Compiling potential_utf v0.1.5
18362026-09-04T21:35:25.491Z Compiling dyn-clone v1.0.20
18372026-09-04T21:35:25.610Z Compiling icu_collections v2.2.0
18382026-09-04T21:35:25.640Z Compiling icu_locale_core v2.2.0
18392026-09-04T21:35:25.652Z Compiling socket2 v0.6.5
18402026-09-04T21:35:25.664Z Compiling scopeguard v1.2.0
18412026-09-04T21:35:25.675Z Compiling parking_lot_core v0.9.12
18422026-09-04T21:35:25.685Z Compiling signal-hook-registry v1.4.8
18432026-09-04T21:35:25.772Z Compiling num-traits v0.2.19
18442026-09-04T21:35:26.045Z Compiling lock_api v0.4.14
18452026-09-04T21:35:26.118Z Compiling mio v1.2.2
18462026-09-04T21:35:26.335Z Compiling parking_lot v0.12.5
18472026-09-04T21:35:26.357Z Compiling thiserror v2.0.20
18482026-09-04T21:35:26.399Z Compiling portable-atomic v1.15.0
18492026-09-04T21:35:26.468Z Compiling serde v1.0.229
18502026-09-04T21:35:26.580Z Compiling serde_json v1.0.151
18512026-09-04T21:35:26.620Z Compiling icu_provider v2.2.0
18522026-09-04T21:35:26.681Z Compiling uuid v1.26.0
18532026-09-04T21:35:26.815Z Compiling semver v1.0.28
18542026-09-04T21:35:27.086Z Compiling bytes v1.12.1
18552026-09-04T21:35:27.135Z Compiling icu_normalizer v2.2.0
18562026-09-04T21:35:27.189Z Compiling icu_properties v2.2.0
18572026-09-04T21:35:27.259Z Compiling chrono v0.4.45
18582026-09-04T21:35:27.318Z Compiling bitflags v2.13.1
18592026-09-04T21:35:27.490Z Compiling futures-core v0.3.34
18602026-09-04T21:35:27.653Z Compiling tokio v1.53.1
18612026-09-04T21:35:27.722Z Compiling critical-section v1.2.0
18622026-09-04T21:35:27.833Z Compiling once_cell v1.21.4
18632026-09-04T21:35:27.969Z Compiling equivalent v1.0.2
18642026-09-04T21:35:28.063Z Compiling log v0.4.33
18652026-09-04T21:35:28.084Z Compiling subtle v2.6.1
18662026-09-04T21:35:28.258Z Compiling idna_adapter v1.2.2
18672026-09-04T21:35:28.309Z Compiling allocator-api2 v0.2.21
18682026-09-04T21:35:28.321Z Compiling zerocopy v0.8.56
18692026-09-04T21:35:28.346Z Compiling futures-sink v0.3.34
18702026-09-04T21:35:28.396Z Compiling idna v1.1.0
18712026-09-04T21:35:28.456Z Compiling slab v0.4.12
18722026-09-04T21:35:28.662Z Compiling typenum v1.20.1
18732026-09-04T21:35:28.697Z Compiling futures-channel v0.3.34
18742026-09-04T21:35:28.760Z Compiling url v2.5.8
18752026-09-04T21:35:28.957Z Compiling hashbrown v0.17.1
18762026-09-04T21:35:29.173Z Compiling getrandom v0.2.17
18772026-09-04T21:35:29.395Z Compiling schemars v0.8.22
18782026-09-04T21:35:29.500Z Compiling futures-task v0.3.34
18792026-09-04T21:35:29.622Z Compiling futures-io v0.3.34
18802026-09-04T21:35:29.676Z Compiling rand_core v0.6.4
18812026-09-04T21:35:29.819Z Compiling futures-util v0.3.34
18822026-09-04T21:35:29.932Z Compiling indexmap v2.14.0
18832026-09-04T21:35:30.471Z Compiling tracing-core v0.1.36
18842026-09-04T21:35:30.689Z Compiling ipnetwork v0.21.1
18852026-09-04T21:35:30.791Z Compiling base64 v0.22.1
18862026-09-04T21:35:31.265Z Compiling tracing v0.1.44
18872026-09-04T21:35:31.298Z Compiling http v1.5.0
18882026-09-04T21:35:31.561Z Compiling unicode-ident v1.0.24
18892026-09-04T21:35:31.580Z Compiling slog v2.8.2
18902026-09-04T21:35:31.597Z Compiling erased-serde v0.3.31
18912026-09-04T21:35:31.635Z Compiling fnv v1.0.7
18922026-09-04T21:35:31.688Z Compiling proc-macro2 v1.0.107
18932026-09-04T21:35:31.756Z Compiling oxnet v0.1.7
18942026-09-04T21:35:32.195Z Compiling quote v1.0.47
18952026-09-04T21:35:32.592Z Compiling syn v2.0.119
18962026-09-04T21:35:32.835Z Compiling tokio-util v0.7.19
18972026-09-04T21:35:33.042Z Compiling byteorder v1.5.0
18982026-09-04T21:35:33.212Z Compiling ipnet v2.12.1
18992026-09-04T21:35:33.305Z Compiling thiserror v1.0.69
19002026-09-04T21:35:33.418Z Compiling ppv-lite86 v0.2.21
19012026-09-04T21:35:33.733Z Compiling rustls-pki-types v1.15.1
19022026-09-04T21:35:33.764Z Compiling aws-lc-sys v0.44.0
19032026-09-04T21:35:34.079Z Compiling http-body v1.1.0
19042026-09-04T21:35:34.154Z Compiling untrusted v0.7.1
19052026-09-04T21:35:34.252Z Compiling atomic-waker v1.1.2
19062026-09-04T21:35:34.288Z Compiling aws-lc-rs v1.18.0
19072026-09-04T21:35:34.338Z Compiling httparse v1.10.1
19082026-09-04T21:35:34.380Z Compiling tower-layer v0.3.3
19092026-09-04T21:35:34.383Z Compiling tower-service v0.3.3
19102026-09-04T21:35:34.401Z Compiling try-lock v0.2.5
19112026-09-04T21:35:34.489Z Compiling ryu v1.0.23
19122026-09-04T21:35:34.518Z Compiling rustls v0.23.43
19132026-09-04T21:35:34.579Z Compiling untrusted v0.9.0
19142026-09-04T21:35:34.598Z Compiling pretty-hex v0.4.2
19152026-09-04T21:35:34.711Z Compiling want v0.3.1
19162026-09-04T21:35:34.748Z Compiling h2 v0.4.15
19172026-09-04T21:35:34.762Z Compiling httpdate v1.0.3
19182026-09-04T21:35:34.780Z Compiling rustix v1.1.4
19192026-09-04T21:35:34.809Z Compiling plain v0.2.3
19202026-09-04T21:35:34.893Z Compiling regex-syntax v0.8.11
19212026-09-04T21:35:34.925Z Compiling getrandom v0.3.4
19222026-09-04T21:35:35.135Z Compiling omicron-workspace-hack v0.1.0
19232026-09-04T21:35:35.147Z Compiling ucd-trie v0.1.7
19242026-09-04T21:35:35.210Z Compiling rand_core v0.9.5
19252026-09-04T21:35:35.468Z Compiling rustls-webpki v0.103.14
19262026-09-04T21:35:35.708Z Compiling pest v2.8.8
19272026-09-04T21:35:37.251Z Compiling hyper v1.11.1
19282026-09-04T21:35:37.352Z Compiling crossbeam-utils v0.8.22
19292026-09-04T21:35:38.030Z Compiling serde_urlencoded v0.7.1
19302026-09-04T21:35:38.071Z Compiling http-body-util v0.1.5
19312026-09-04T21:35:38.321Z Compiling foldhash v0.2.0
19322026-09-04T21:35:38.382Z Compiling newtype-uuid v1.4.0
19332026-09-04T21:35:38.630Z Compiling hyper-util v0.1.20
19342026-09-04T21:35:39.339Z Compiling hex v0.4.3
19352026-09-04T21:35:39.636Z Compiling daft v0.1.8
19362026-09-04T21:35:39.946Z Compiling rand_chacha v0.9.0
19372026-09-04T21:35:40.523Z Compiling tokio-rustls v0.26.4
19382026-09-04T21:35:40.830Z Compiling sync_wrapper v1.0.2
19392026-09-04T21:35:40.952Z Compiling aho-corasick v1.1.5
19402026-09-04T21:35:41.139Z Compiling fastrand v2.5.0
19412026-09-04T21:35:41.415Z Compiling tower v0.5.3
19422026-09-04T21:35:41.542Z Compiling anyhow v1.0.104
19432026-09-04T21:35:41.635Z Compiling rand v0.9.5
19442026-09-04T21:35:42.002Z Compiling regex-automata v0.4.18
19452026-09-04T21:35:42.090Z Compiling tower-http v0.6.11
19462026-09-04T21:35:42.192Z Compiling generic-array v0.14.7
19472026-09-04T21:35:42.275Z Compiling hashbrown v0.16.1
19482026-09-04T21:35:42.365Z Compiling openapiv3 v2.2.0
19492026-09-04T21:35:42.754Z Compiling powerfmt v0.2.0
19502026-09-04T21:35:42.766Z Compiling num_threads v0.1.7
19512026-09-04T21:35:42.864Z Compiling openssl-probe v0.2.1
19522026-09-04T21:35:42.997Z Compiling time-core v0.1.9
19532026-09-04T21:35:43.018Z Compiling num-conv v0.2.2
19542026-09-04T21:35:43.121Z Compiling cpufeatures v0.3.0
19552026-09-04T21:35:43.180Z Compiling deranged v0.5.8
19562026-09-04T21:35:43.197Z Compiling rustls-native-certs v0.8.4
19572026-09-04T21:35:43.210Z Compiling camino v1.2.5
19582026-09-04T21:35:43.799Z Compiling tempfile v3.27.0
19592026-09-04T21:35:43.985Z Compiling futures-executor v0.3.34
19602026-09-04T21:35:44.271Z Compiling time v0.3.55
19612026-09-04T21:35:44.475Z Compiling winnow v1.0.4
19622026-09-04T21:35:44.609Z Compiling futures v0.3.34
19632026-09-04T21:35:44.641Z Compiling regex v1.13.1
19642026-09-04T21:35:44.692Z Compiling rustls-platform-verifier v0.7.0
19652026-09-04T21:35:45.257Z Compiling hyper-rustls v0.27.9
19662026-09-04T21:35:45.629Z Compiling crossbeam-channel v0.5.16
19672026-09-04T21:35:45.983Z Compiling scroll v0.13.0
19682026-09-04T21:35:46.078Z Compiling hybrid-array v0.4.14
19692026-09-04T21:35:46.329Z Compiling adler2 v2.0.1
19702026-09-04T21:35:46.334Z Compiling simd-adler32 v0.3.10
19712026-09-04T21:35:46.360Z Compiling goblin v0.10.7
19722026-09-04T21:35:46.497Z Compiling miniz_oxide v0.8.9
19732026-09-04T21:35:46.593Z Compiling crc32fast v1.5.0
19742026-09-04T21:35:46.848Z Compiling reqwest v0.13.4
19752026-09-04T21:35:47.181Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19762026-09-04T21:35:47.238Z Compiling thread_local v1.1.10
19772026-09-04T21:35:47.576Z Compiling either v1.17.0
19782026-09-04T21:35:47.825Z Compiling flate2 v1.1.9
19792026-09-04T21:35:47.895Z Compiling crypto-common v0.2.2
19802026-09-04T21:35:48.374Z Compiling block-buffer v0.12.1
19812026-09-04T21:35:48.565Z Compiling crypto-common v0.1.7
19822026-09-04T21:35:48.721Z Compiling dtrace-parser v0.3.0
19832026-09-04T21:35:49.152Z Compiling rand_chacha v0.3.1
19842026-09-04T21:35:49.165Z Compiling is-terminal v0.4.17
19852026-09-04T21:35:49.268Z Compiling thread-id v5.1.0
19862026-09-04T21:35:49.362Z Compiling debug-ignore v1.0.5
19872026-09-04T21:35:49.475Z Compiling const-oid v0.10.2
19882026-09-04T21:35:49.765Z Compiling dof v0.4.0
19892026-09-04T21:35:49.777Z Compiling match_cfg v0.1.0
19902026-09-04T21:35:49.853Z Compiling take_mut v0.2.2
19912026-09-04T21:35:49.976Z Compiling compression-core v0.4.32
19922026-09-04T21:35:50.157Z Compiling term v1.2.1
19932026-09-04T21:35:51.284Z Compiling usdt-impl v0.6.0
19942026-09-04T21:35:52.037Z Compiling slog-term v2.9.2
19952026-09-04T21:35:52.794Z Compiling compression-codecs v0.4.38
19962026-09-04T21:35:53.162Z Compiling slog-async v2.8.0
19972026-09-04T21:35:53.542Z Compiling hostname v0.3.1
19982026-09-04T21:35:53.584Z Compiling digest v0.11.3
19992026-09-04T21:35:53.705Z Compiling rand v0.8.7
20002026-09-04T21:35:53.777Z Compiling ref-cast v1.0.26
20012026-09-04T21:35:53.888Z Compiling slog-json v2.6.1
20022026-09-04T21:35:54.153Z Compiling toml_parser v1.1.3+spec-1.1.0
20032026-09-04T21:35:54.462Z Compiling strum v0.26.3
20042026-09-04T21:35:54.486Z Compiling macaddr v1.0.1
20052026-09-04T21:35:54.601Z Compiling toml_datetime v1.1.1+spec-1.1.0
20062026-09-04T21:35:54.763Z Compiling serde_spanned v1.1.1
20072026-09-04T21:35:54.923Z Compiling memmap2 v0.9.11
20082026-09-04T21:35:55.035Z Compiling wait-timeout v0.2.1
20092026-09-04T21:35:55.226Z Compiling encoding_rs v0.8.35
20102026-09-04T21:35:55.440Z Compiling toml_writer v1.1.2+spec-1.1.0
20112026-09-04T21:35:55.513Z Compiling mime v0.3.17
20122026-09-04T21:35:55.574Z Compiling bit-vec v0.8.0
20132026-09-04T21:35:55.704Z Compiling spin v0.9.9
20142026-09-04T21:35:55.837Z Compiling quick-error v1.2.3
20152026-09-04T21:35:55.869Z Compiling bit-set v0.8.0
20162026-09-04T21:35:55.946Z Compiling rusty-fork v0.3.1
20172026-09-04T21:35:55.990Z Compiling toml v1.1.4+spec-1.1.0
20182026-09-04T21:35:56.056Z Compiling usdt v0.6.0
20192026-09-04T21:35:56.721Z Compiling multer v3.1.0
20202026-09-04T21:35:56.828Z Compiling slog-bunyan v2.5.0
20212026-09-04T21:35:57.011Z Compiling sha1 v0.11.0
20222026-09-04T21:35:57.474Z Compiling async-compression v0.4.43
20232026-09-04T21:35:57.955Z Compiling serde_with v3.22.0
20242026-09-04T21:35:57.959Z Compiling async-stream v0.3.6
20252026-09-04T21:35:57.988Z Compiling rand_xorshift v0.4.0
20262026-09-04T21:35:58.132Z Compiling waitgroup v0.1.2
20272026-09-04T21:35:58.150Z Compiling rustls-pemfile v2.2.0
20282026-09-04T21:35:58.161Z Compiling serde_path_to_error v0.1.20
20292026-09-04T21:35:58.285Z Compiling hostname v0.4.2
20302026-09-04T21:35:58.428Z Compiling unarray v0.1.4
20312026-09-04T21:35:58.443Z Compiling progenitor-client v0.14.0
20322026-09-04T21:35:58.535Z Compiling proptest v1.11.0
20332026-09-04T21:35:58.549Z Compiling dropshot v0.17.1
20342026-09-04T21:35:58.608Z Compiling strum v0.27.2
20352026-09-04T21:35:58.741Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20362026-09-04T21:35:58.894Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
20372026-09-04T21:35:58.917Z Compiling iddqd v0.4.6
20382026-09-04T21:35:59.123Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20392026-09-04T21:35:59.435Z Compiling block-buffer v0.10.4
20402026-09-04T21:35:59.501Z Compiling reqwest v0.12.28
20412026-09-04T21:35:59.606Z Compiling backon v1.6.0
20422026-09-04T21:35:59.866Z Compiling instant v0.1.13
20432026-09-04T21:35:59.991Z Compiling backoff v0.4.0
20442026-09-04T21:36:00.245Z Compiling progenitor-extras v0.2.0
20452026-09-04T21:36:00.433Z Compiling digest v0.10.7
20462026-09-04T21:36:00.498Z Compiling parse-display v0.10.0
20472026-09-04T21:36:00.621Z Compiling progenitor-client v0.10.0
20482026-09-04T21:36:00.738Z Compiling itertools v0.14.0
20492026-09-04T21:36:00.831Z Compiling regress v0.10.5
20502026-09-04T21:36:01.086Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
20512026-09-04T21:36:01.393Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
20522026-09-04T21:36:02.247Z Compiling humantime v2.4.0
20532026-09-04T21:36:02.685Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20542026-09-04T21:36:02.898Z Compiling cpufeatures v0.2.17
20552026-09-04T21:36:02.983Z Compiling heck v0.5.0
20562026-09-04T21:36:03.917Z Compiling unicode-width v0.2.2
20572026-09-04T21:36:04.243Z Compiling secrecy v0.10.3
20582026-09-04T21:36:04.406Z Compiling tinyvec_macros v0.1.1
20592026-09-04T21:36:04.496Z Compiling tinyvec v1.12.0
20602026-09-04T21:36:04.729Z Compiling num-integer v0.1.47
20612026-09-04T21:36:04.932Z Compiling scroll v0.12.0
20622026-09-04T21:36:05.117Z Compiling crucible-workspace-hack v0.1.0
20632026-09-04T21:36:05.197Z Compiling hmac v0.12.1
20642026-09-04T21:36:05.235Z Compiling regress v0.11.1
20652026-09-04T21:36:05.246Z Compiling inout v0.1.4
20662026-09-04T21:36:05.360Z Compiling ff v0.13.1
20672026-09-04T21:36:05.411Z Compiling utf8parse v0.2.2
20682026-09-04T21:36:05.536Z Compiling anstyle-parse v1.0.0
20692026-09-04T21:36:05.548Z Compiling group v0.13.0
20702026-09-04T21:36:05.560Z Compiling cipher v0.4.4
20712026-09-04T21:36:05.667Z Compiling hkdf v0.12.4
20722026-09-04T21:36:05.764Z Compiling goblin v0.8.2
20732026-09-04T21:36:05.809Z Compiling num-rational v0.4.2
20742026-09-04T21:36:05.846Z Compiling num-iter v0.1.46
20752026-09-04T21:36:05.966Z Compiling zerocopy v0.7.35
20762026-09-04T21:36:06.593Z Compiling universal-hash v0.5.1
20772026-09-04T21:36:06.745Z Compiling crypto-bigint v0.5.5
20782026-09-04T21:36:06.965Z Compiling typify-impl v0.6.2
20792026-09-04T21:36:07.582Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20802026-09-04T21:36:08.673Z Compiling terminal_size v0.4.4
20812026-09-04T21:36:08.837Z Compiling half v2.7.1
20822026-09-04T21:36:08.849Z Compiling num-complex v0.4.6
20832026-09-04T21:36:09.197Z Compiling base16ct v0.2.0
20842026-09-04T21:36:09.295Z Compiling colorchoice v1.0.5
20852026-09-04T21:36:09.412Z Compiling ciborium-io v0.2.2
20862026-09-04T21:36:09.425Z Compiling opaque-debug v0.3.1
20872026-09-04T21:36:09.502Z Compiling anstyle v1.0.14
20882026-09-04T21:36:09.520Z Compiling anstyle-query v1.1.5
20892026-09-04T21:36:09.636Z Compiling base64ct v1.8.3
20902026-09-04T21:36:09.784Z Compiling is_terminal_polyfill v1.70.2
20912026-09-04T21:36:09.896Z Compiling anstream v1.0.0
20922026-09-04T21:36:09.997Z Compiling password-hash v0.5.0
20932026-09-04T21:36:10.087Z Compiling ciborium-ll v0.2.2
20942026-09-04T21:36:10.354Z Compiling poly1305 v0.8.0
20952026-09-04T21:36:10.398Z Compiling elliptic-curve v0.13.8
20962026-09-04T21:36:10.723Z Compiling num v0.4.3
20972026-09-04T21:36:10.805Z Compiling curve25519-dalek v4.1.3
20982026-09-04T21:36:11.005Z Compiling typify v0.6.2
20992026-09-04T21:36:11.025Z Compiling dof v0.3.0
21002026-09-04T21:36:11.133Z Compiling thiserror-no-std v2.0.2
21012026-09-04T21:36:11.237Z Compiling chacha20 v0.9.1
21022026-09-04T21:36:11.503Z Compiling crossbeam-epoch v0.9.20
21032026-09-04T21:36:11.991Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
21042026-09-04T21:36:12.470Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21052026-09-04T21:36:13.570Z Compiling blake2 v0.10.6
21062026-09-04T21:36:13.661Z Compiling aead v0.5.2
21072026-09-04T21:36:13.864Z Compiling byte-wrapper v0.1.0
21082026-09-04T21:36:13.991Z Compiling dtrace-parser v0.2.0
21092026-09-04T21:36:14.090Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21102026-09-04T21:36:14.543Z Compiling thread-id v4.2.2
21112026-09-04T21:36:14.637Z Compiling strsim v0.11.1
21122026-09-04T21:36:14.727Z Compiling clap_lex v1.1.0
21132026-09-04T21:36:15.093Z Compiling keccak v0.1.6
21142026-09-04T21:36:15.141Z Compiling float-ord v0.3.2
21152026-09-04T21:36:15.263Z Compiling sha3 v0.10.9
21162026-09-04T21:36:15.334Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21172026-09-04T21:36:15.445Z Compiling clap_builder v4.6.6
21182026-09-04T21:36:15.666Z Compiling usdt-impl v0.5.0
21192026-09-04T21:36:15.814Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21202026-09-04T21:36:16.553Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21212026-09-04T21:36:18.616Z Compiling argon2 v0.5.3
21222026-09-04T21:36:19.614Z Compiling chacha20poly1305 v0.10.1
21232026-09-04T21:36:19.763Z Compiling vsss-rs v3.3.4
21242026-09-04T21:36:20.000Z Compiling ciborium v0.2.2
21252026-09-04T21:36:20.871Z Compiling hash32 v0.3.1
21262026-09-04T21:36:21.041Z Compiling memmap v0.7.0
21272026-09-04T21:36:21.175Z Compiling indent_write v2.2.0
21282026-09-04T21:36:21.260Z Compiling data-encoding v2.11.1
21292026-09-04T21:36:21.286Z Compiling usdt v0.5.0
21302026-09-04T21:36:21.325Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21312026-09-04T21:36:21.939Z Compiling heapless v0.8.0
21322026-09-04T21:36:22.420Z Compiling ingot-types v0.1.2
21332026-09-04T21:36:22.450Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21342026-09-04T21:36:22.808Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21352026-09-04T21:36:22.897Z Compiling clap v4.6.6
21362026-09-04T21:36:22.912Z Compiling rustix v0.38.44
21372026-09-04T21:36:22.984Z Compiling tabwriter v1.4.1
21382026-09-04T21:36:23.352Z Compiling cobs v0.3.0
21392026-09-04T21:36:23.631Z Compiling bitflags v1.3.2
21402026-09-04T21:36:23.714Z Compiling colored v3.1.1
21412026-09-04T21:36:23.925Z Compiling managed v0.8.0
21422026-09-04T21:36:24.209Z Compiling foreign-types-shared v0.3.1
21432026-09-04T21:36:24.290Z Compiling foreign-types v0.5.0
21442026-09-04T21:36:24.309Z Compiling smoltcp v0.11.0
21452026-09-04T21:36:24.346Z Compiling postcard v1.1.3
21462026-09-04T21:36:24.373Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21472026-09-04T21:36:24.723Z Compiling ingot v0.1.1
21482026-09-04T21:36:26.036Z Compiling num_enum v0.7.6
21492026-09-04T21:36:26.180Z Compiling memoffset v0.9.1
21502026-09-04T21:36:26.280Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
21512026-09-04T21:36:26.405Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21522026-09-04T21:36:26.503Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21532026-09-04T21:36:26.640Z Compiling chacha20 v0.10.1
21542026-09-04T21:36:26.690Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21552026-09-04T21:36:26.924Z Compiling toml_datetime v0.6.11
21562026-09-04T21:36:26.944Z Compiling serde_spanned v0.6.9
21572026-09-04T21:36:27.111Z Compiling cstr-argument v0.1.2
21582026-09-04T21:36:27.116Z Compiling winnow v0.7.15
21592026-09-04T21:36:27.289Z Compiling resolv-conf v0.7.6
21602026-09-04T21:36:27.309Z Compiling static_assertions v1.1.0
21612026-09-04T21:36:27.388Z Compiling unicode-segmentation v1.13.3
21622026-09-04T21:36:27.405Z Compiling swrite v0.1.0
21632026-09-04T21:36:27.515Z Compiling toml_write v0.1.2
21642026-09-04T21:36:27.528Z Compiling linked-hash-map v0.5.6
21652026-09-04T21:36:27.741Z Compiling newline-converter v0.3.0
21662026-09-04T21:36:27.778Z Compiling lru-cache v0.1.2
21672026-09-04T21:36:27.881Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21682026-09-04T21:36:27.907Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21692026-09-04T21:36:27.907Z Compiling rand v0.10.2
21702026-09-04T21:36:27.986Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21712026-09-04T21:36:28.117Z Compiling hubpack v0.1.2
21722026-09-04T21:36:28.297Z Compiling nix v0.31.3
21732026-09-04T21:36:28.370Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
21742026-09-04T21:36:28.602Z Compiling crossbeam-deque v0.8.7
21752026-09-04T21:36:28.689Z Compiling toml_edit v0.22.27
21762026-09-04T21:36:28.825Z Compiling atomicwrites v0.4.4
21772026-09-04T21:36:29.039Z Compiling hickory-proto v0.24.4
21782026-09-04T21:36:29.123Z Compiling console v0.16.4
21792026-09-04T21:36:29.610Z Compiling itertools v0.12.1
21802026-09-04T21:36:30.462Z Compiling camino-tempfile v1.4.1
21812026-09-04T21:36:30.850Z Compiling serde-big-array v0.5.1
21822026-09-04T21:36:30.874Z Compiling lazy_static v1.5.0
21832026-09-04T21:36:30.985Z Compiling similar v3.2.0
21842026-09-04T21:36:31.015Z Compiling siphasher v1.0.3
21852026-09-04T21:36:31.116Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
21862026-09-04T21:36:31.237Z Compiling phf_shared v0.12.1
21872026-09-04T21:36:31.468Z Compiling hickory-resolver v0.24.4
21882026-09-04T21:36:31.712Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21892026-09-04T21:36:32.561Z Compiling expectorate v1.3.0
21902026-09-04T21:36:32.788Z Compiling pin-project v1.1.13
21912026-09-04T21:36:32.897Z Compiling toml v0.8.23
21922026-09-04T21:36:34.855Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21932026-09-04T21:36:35.723Z Compiling prettyplease v0.2.37
21942026-09-04T21:36:37.131Z Compiling rayon-core v1.13.0
21952026-09-04T21:36:37.432Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
21962026-09-04T21:36:37.891Z Compiling num_enum v0.5.11
21972026-09-04T21:36:37.984Z Compiling progenitor-impl v0.14.0
21982026-09-04T21:36:38.825Z Compiling progenitor-impl v0.13.0
21992026-09-04T21:36:40.806Z Compiling unicode-normalization v0.1.25
22002026-09-04T21:36:41.120Z Compiling progenitor-client v0.13.0
22012026-09-04T21:36:41.410Z Compiling tokio-stream v0.1.19
22022026-09-04T21:36:41.614Z Compiling csv-core v0.1.13
22032026-09-04T21:36:41.998Z Compiling bstr v1.13.1
22042026-09-04T21:36:42.018Z Compiling same-file v1.0.6
22052026-09-04T21:36:42.202Z Compiling foldhash v0.1.5
22062026-09-04T21:36:42.433Z Compiling unicode-width v0.1.14
22072026-09-04T21:36:42.704Z Compiling foreign-types-shared v0.1.1
22082026-09-04T21:36:42.747Z Compiling highway v1.3.0
22092026-09-04T21:36:42.801Z Compiling jiff-core v0.1.0
22102026-09-04T21:36:43.425Z Compiling konst_macro_rules v0.2.19
22112026-09-04T21:36:43.622Z Compiling konst v0.2.20
22122026-09-04T21:36:44.004Z Compiling jiff v0.2.35
22132026-09-04T21:36:44.105Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22142026-09-04T21:36:44.651Z Compiling foreign-types v0.3.2
22152026-09-04T21:36:44.785Z Compiling globset v0.4.20
22162026-09-04T21:36:45.311Z Compiling hashbrown v0.15.5
22172026-09-04T21:36:45.980Z Compiling walkdir v2.5.0
22182026-09-04T21:36:46.701Z Compiling qorb v0.4.1
22192026-09-04T21:36:47.304Z Compiling csv v1.4.0
22202026-09-04T21:36:48.064Z Compiling snafu v0.8.9
22212026-09-04T21:36:48.254Z Compiling progenitor v0.13.0
22222026-09-04T21:36:48.402Z Compiling olpc-cjson v0.1.4
22232026-09-04T21:36:48.619Z Compiling progenitor v0.14.0
22242026-09-04T21:36:48.633Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22252026-09-04T21:36:48.764Z Compiling rayon v1.12.0
22262026-09-04T21:36:49.243Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22272026-09-04T21:36:50.998Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22282026-09-04T21:36:51.110Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22292026-09-04T21:36:53.616Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
22302026-09-04T21:36:55.652Z Compiling phf v0.12.1
22312026-09-04T21:36:55.811Z Compiling openssl-sys v0.9.117
22322026-09-04T21:36:55.825Z Compiling tokio-dtrace v0.1.1
22332026-09-04T21:36:56.147Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22342026-09-04T21:36:56.266Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
22352026-09-04T21:36:56.468Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
22362026-09-04T21:36:56.479Z Compiling libsw-core v0.3.2
22372026-09-04T21:36:56.657Z Compiling pem v3.0.6
22382026-09-04T21:36:57.070Z Compiling serde_plain v1.0.2
22392026-09-04T21:36:57.352Z Compiling sigpipe v0.1.3
22402026-09-04T21:36:57.364Z Compiling fixedbitset v0.5.7
22412026-09-04T21:36:57.450Z Compiling typed-path v0.9.3
22422026-09-04T21:36:57.829Z Compiling minimal-lexical v0.2.1
22432026-09-04T21:36:57.847Z Compiling glob v0.3.4
22442026-09-04T21:36:57.879Z Compiling fixedbitset v0.4.2
22452026-09-04T21:36:58.147Z Compiling bytecount v0.6.9
22462026-09-04T21:36:58.160Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22472026-09-04T21:36:58.249Z Compiling papergrid v0.11.0
22482026-09-04T21:36:58.336Z Compiling petgraph v0.6.5
22492026-09-04T21:36:58.787Z Compiling tough v0.22.0
22502026-09-04T21:36:59.337Z Compiling nom v7.1.3
22512026-09-04T21:37:00.158Z Compiling petgraph v0.8.3
22522026-09-04T21:37:00.439Z Compiling openssl v0.10.81
22532026-09-04T21:37:00.545Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22542026-09-04T21:37:00.821Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
22552026-09-04T21:37:01.052Z Compiling libsw v3.5.0
22562026-09-04T21:37:01.263Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22572026-09-04T21:37:01.522Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
22582026-09-04T21:37:01.825Z Compiling zone v0.3.1
22592026-09-04T21:37:02.622Z Compiling oxide-tokio-rt v0.1.6
22602026-09-04T21:37:03.232Z Compiling chrono-tz v0.10.4
22612026-09-04T21:37:03.581Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
22622026-09-04T21:37:03.625Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22632026-09-04T21:37:03.826Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22642026-09-04T21:37:03.839Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
22652026-09-04T21:37:04.003Z Compiling newtype_derive v0.1.6
22662026-09-04T21:37:04.100Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22672026-09-04T21:37:04.457Z Compiling slog-dtrace v0.3.0
22682026-09-04T21:37:05.140Z Compiling const_format v0.2.36
22692026-09-04T21:37:05.653Z Compiling cancel-safe-futures v0.1.5
22702026-09-04T21:37:06.015Z Compiling owo-colors v4.3.0
22712026-09-04T21:37:06.233Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
22722026-09-04T21:37:06.918Z Compiling gethostname v0.5.0
22732026-09-04T21:37:06.929Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22742026-09-04T21:37:06.953Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22752026-09-04T21:37:07.053Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22762026-09-04T21:37:07.081Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22772026-09-04T21:37:07.172Z Compiling bcs v0.1.6
22782026-09-04T21:37:07.574Z Compiling smf v0.2.3
22792026-09-04T21:37:07.821Z Compiling whoami v1.6.1
22802026-09-04T21:37:07.879Z Compiling tagptr v0.2.0
22812026-09-04T21:37:08.038Z Compiling smawk v0.3.3
22822026-09-04T21:37:08.042Z Compiling termtree v0.5.1
22832026-09-04T21:37:08.189Z Compiling linear-map v1.2.0
22842026-09-04T21:37:08.213Z Compiling unicode-linebreak v0.1.5
22852026-09-04T21:37:08.281Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22862026-09-04T21:37:08.428Z Compiling textwrap v0.16.2
22872026-09-04T21:37:08.487Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22882026-09-04T21:37:08.814Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22892026-09-04T21:37:09.985Z Compiling moka v0.12.16
22902026-09-04T21:37:10.028Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22912026-09-04T21:37:11.262Z Compiling tabled v0.15.0
22922026-09-04T21:37:12.049Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22932026-09-04T21:37:12.090Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22942026-09-04T21:37:12.794Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22952026-09-04T21:37:12.903Z Compiling steno v0.4.1
22962026-09-04T21:37:13.002Z Compiling cookie v0.18.2
22972026-09-04T21:37:14.998Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22982026-09-04T21:37:17.219Z Compiling hickory-proto v0.25.2
22992026-09-04T21:37:19.539Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
23002026-09-04T21:37:20.166Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
23012026-09-04T21:37:20.552Z Compiling hickory-resolver v0.25.2
23022026-09-04T21:37:21.768Z Compiling arc-swap v1.9.2
23032026-09-04T21:37:22.126Z Compiling slog-scope v4.4.1
23042026-09-04T21:37:22.320Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23052026-09-04T21:37:22.515Z Compiling libscf-sys v1.2.0
23062026-09-04T21:37:22.664Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23072026-09-04T21:37:23.009Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
23082026-09-04T21:37:23.138Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
23092026-09-04T21:37:23.704Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
23102026-09-04T21:37:23.813Z Compiling slog-stdlog v4.1.1
23112026-09-04T21:37:24.168Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23122026-09-04T21:37:25.281Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
23132026-09-04T21:37:25.392Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
23142026-09-04T21:37:26.518Z Compiling slog-envlogger v2.2.0
23152026-09-04T21:37:26.611Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
23162026-09-04T21:37:26.650Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
23172026-09-04T21:37:34.391Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23182026-09-04T21:37:36.731Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23192026-09-04T21:37:38.373Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
23202026-09-04T21:37:46.838Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
23212026-09-04T21:37:50.647Z Finished `release` profile [optimized] target(s) in 2m 26s
23222026-09-04T21:37:50.765Z Running unittests src/lib.rs (target/release/deps/mg_tests-1533a0d80263c013)
23232026-09-04T21:37:50.768Z
23242026-09-04T21:37:50.768Zrunning 1 test
23252026-09-04T21:37:50.932Zconfigure zone
23262026-09-04T21:37:50.949Zinstall zone
23272026-09-04T21:37:59.866Zboot zone
23282026-09-04T21:37:59.951Zstart zone s1
23292026-09-04T21:37:59.952Zconfigure zone
23302026-09-04T21:37:59.958Zinstall zone
23312026-09-04T21:38:01.677Zboot zone
23322026-09-04T21:38:01.769Zstart zone s2
23332026-09-04T21:38:01.769Zconfigure zone
23342026-09-04T21:38:01.791Zinstall zone
23352026-09-04T21:38:05.083Zboot zone
23362026-09-04T21:38:05.102Zstart zone s3
23372026-09-04T21:38:05.102Zconfigure zone
23382026-09-04T21:38:05.102Zinstall zone
23392026-09-04T21:38:06.209Zboot zone
23402026-09-04T21:38:06.317Zstart zone t1
23412026-09-04T21:38:06.317Zconfigure zone
23422026-09-04T21:38:06.330Zinstall zone
23432026-09-04T21:38:08.472Zboot zone
23442026-09-04T21:38:08.572Zwaiting for zones to come up
23452026-09-04T21:38:18.579Z[sidecar.quartet] svcs milestone/network
23462026-09-04T21:38:18.596ZSTATE STIME FMRI
23472026-09-04T21:38:18.596Zonline 21:37:59 svc:/milestone/network:default
23482026-09-04T21:38:18.596Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/
23492026-09-04T21:38:18.712Zcp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/
23502026-09-04T21:38:18.758Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/
23512026-09-04T21:38:18.758Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml
23522026-09-04T21:38:18.758Z[sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
23532026-09-04T21:38:18.758Z
23542026-09-04T21:38:18.758Zrunning zone s1.quartet setup
23552026-09-04T21:38:18.758Z[s1.quartet] svcs milestone/network
23562026-09-04T21:38:18.758ZSTATE STIME FMRI
23572026-09-04T21:38:18.758Zonline 21:38:01 svc:/milestone/network:default
23582026-09-04T21:38:18.758Z[s1.quartet] dladm
23592026-09-04T21:38:18.758ZLINK CLASS MTU STATE BRIDGE OVER
23602026-09-04T21:38:18.758Zsl0 simnet 9000 up -- ?
23612026-09-04T21:38:18.759Zmgs1 vnic 9000 up -- ?
23622026-09-04T21:38:18.759Z[s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4
23632026-09-04T21:38:19.329Z
23642026-09-04T21:38:19.329Z[s1.quartet] ipadm create-addr -t -T addrconf sl0/v6
23652026-09-04T21:38:19.341Z
23662026-09-04T21:38:19.341Z[s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
23672026-09-04T21:38:19.370Z
23682026-09-04T21:38:19.370Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd
23692026-09-04T21:38:19.437Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm
23702026-09-04T21:38:19.531Z[s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 1982b702-8aad-403d-9e61-6b2880cd082f --sled-uuid 88f80c7d-74dc-42d9-baf9-e1c7d1e75ac7 -a sl0/v6 &> /opt/ddmd.log &
23712026-09-04T21:38:19.557Z
23722026-09-04T21:38:19.558Zrunning zone s2.quartet setup
23732026-09-04T21:38:19.558Z[s2.quartet] svcs milestone/network
23742026-09-04T21:38:19.574ZSTATE STIME FMRI
23752026-09-04T21:38:19.574Zonline 21:38:04 svc:/milestone/network:default
23762026-09-04T21:38:19.574Z[s2.quartet] dladm
23772026-09-04T21:38:19.584ZLINK CLASS MTU STATE BRIDGE OVER
23782026-09-04T21:38:19.584Zsl1 simnet 9000 up -- ?
23792026-09-04T21:38:19.584Zmgs2 vnic 9000 up -- ?
23802026-09-04T21:38:19.584Z[s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4
23812026-09-04T21:38:20.080Z
23822026-09-04T21:38:20.081Z[s2.quartet] ipadm create-addr -t -T addrconf sl1/v6
23832026-09-04T21:38:20.097Z
23842026-09-04T21:38:20.097Z[s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
23852026-09-04T21:38:20.107Z
23862026-09-04T21:38:20.107Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd
23872026-09-04T21:38:20.155Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm
23882026-09-04T21:38:20.194Z[s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid a9aa55f3-2248-4303-97e9-eaf0de1da1dc --sled-uuid de7bf442-9bc6-49ae-90d4-cc65c1211ae8 -a sl1/v6 &> /opt/ddmd.log &
23892026-09-04T21:38:20.210Z
23902026-09-04T21:38:20.210Zrunning zone s3.quartet setup
23912026-09-04T21:38:20.210Z[s3.quartet] svcs milestone/network
23922026-09-04T21:38:20.219ZSTATE STIME FMRI
23932026-09-04T21:38:20.219Zonline 21:38:06 svc:/milestone/network:default
23942026-09-04T21:38:20.219Z[s3.quartet] dladm
23952026-09-04T21:38:20.239ZLINK CLASS MTU STATE BRIDGE OVER
23962026-09-04T21:38:20.239Zsl2 simnet 9000 up -- ?
23972026-09-04T21:38:20.239Zmgs3 vnic 9000 up -- ?
23982026-09-04T21:38:20.239Z[s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4
23992026-09-04T21:38:20.771Z
24002026-09-04T21:38:20.771Z[s3.quartet] ipadm create-addr -t -T addrconf sl2/v6
24012026-09-04T21:38:20.788Z
24022026-09-04T21:38:20.788Z[s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
24032026-09-04T21:38:20.822Z
24042026-09-04T21:38:20.822Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd
24052026-09-04T21:38:20.857Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm
24062026-09-04T21:38:20.894Z[s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 5ec1e678-c110-4ad4-9891-092f937d4a6e --sled-uuid dd1f3edb-ce04-4abe-9dbb-2c3286234707 -a sl2/v6 &> /opt/ddmd.log &
24072026-09-04T21:38:20.914Z
24082026-09-04T21:38:20.914Zrunning zone t1.quartet setup
24092026-09-04T21:38:20.914Z[t1.quartet] svcs milestone/network
24102026-09-04T21:38:20.937ZSTATE STIME FMRI
24112026-09-04T21:38:20.937Zonline 21:38:08 svc:/milestone/network:default
24122026-09-04T21:38:20.937Z[t1.quartet] dladm
24132026-09-04T21:38:20.957ZLINK CLASS MTU STATE BRIDGE OVER
24142026-09-04T21:38:20.957Ztfportrear0_0 simnet 9000 up -- ?
24152026-09-04T21:38:20.957Ztfportrear1_0 simnet 9000 up -- ?
24162026-09-04T21:38:20.957Ztfportrear2_0 simnet 9000 up -- ?
24172026-09-04T21:38:20.957Zmgt1 vnic 9000 up -- ?
24182026-09-04T21:38:20.957Z[t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4
24192026-09-04T21:38:21.453Z
24202026-09-04T21:38:21.453Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6
24212026-09-04T21:38:21.470Z
24222026-09-04T21:38:21.470Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6
24232026-09-04T21:38:21.487Z
24242026-09-04T21:38:21.487Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6
24252026-09-04T21:38:21.503Z
24262026-09-04T21:38:21.503Z[t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6
24272026-09-04T21:38:21.514Z
24282026-09-04T21:38:21.514Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/
24292026-09-04T21:38:22.389Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/
24302026-09-04T21:38:22.416Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml
24312026-09-04T21:38:22.416Zwaiting 3s for copy of files to zone to complete ...
24322026-09-04T21:38:24.802Z[t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml
24332026-09-04T21:38:24.920Z
24342026-09-04T21:38:24.920Z[t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml
24352026-09-04T21:38:25.303Z
24362026-09-04T21:38:25.303Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd
24372026-09-04T21:38:25.338Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm
24382026-09-04T21:38:25.338Z[t1.quartet] svcadm disable dendrite
24392026-09-04T21:38:25.340Z
24402026-09-04T21:38:25.340Z[t1.quartet] svcadm disable tfport
24412026-09-04T21:38:25.340Z
24422026-09-04T21:38:25.340Z[t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224
24432026-09-04T21:38:25.340Z
24442026-09-04T21:38:25.340Z[t1.quartet] svccfg -s dendrite setprop config/mgmt = uds
24452026-09-04T21:38:25.343Z
24462026-09-04T21:38:25.343Z[t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt
24472026-09-04T21:38:25.343Z
24482026-09-04T21:38:25.343Z[t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
24492026-09-04T21:38:25.343Z
24502026-09-04T21:38:25.343Z[t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3
24512026-09-04T21:38:25.343Z
24522026-09-04T21:38:25.343Z[t1.quartet] svcadm refresh dendrite:default
24532026-09-04T21:38:25.343Z
24542026-09-04T21:38:25.343Z[t1.quartet] svcadm enable dendrite:default
24552026-09-04T21:38:25.373Z
24562026-09-04T21:38:25.373Zwait 10s for dendrite to come up ...
24572026-09-04T21:38:35.321Z[t1.quartet] svccfg -s tfport setprop config/pkt_source = none
24582026-09-04T21:38:35.350Z
24592026-09-04T21:38:35.350Z[t1.quartet] svccfg -s tfport setprop config/flags = --sync-only
24602026-09-04T21:38:35.375Z
24612026-09-04T21:38:35.375Z[t1.quartet] svcadm refresh tfport:default
24622026-09-04T21:38:35.396Z
24632026-09-04T21:38:35.396Z[t1.quartet] svcadm enable tfport
24642026-09-04T21:38:35.418Z
24652026-09-04T21:38:35.418Z[t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 0944804d-7bc4-4590-a119-3e1a87942874 --sled-uuid bec03e60-ac97-4d81-9b2d-1badc2542535 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log &
24662026-09-04T21:38:35.430Z
24672026-09-04T21:38:35.430Z[t1.quartet] ipadm
24682026-09-04T21:38:35.443ZADDROBJ TYPE STATE ADDR
24692026-09-04T21:38:35.443Zlo0/v4 static ok 127.0.0.1/8
24702026-09-04T21:38:35.443Zmgt1/v4 static ok 10.0.0.4/24
24712026-09-04T21:38:35.443Zlo0/v6 static ok ::1/128
24722026-09-04T21:38:35.443Zlo0/u6 static ok fd00:4::1/64
24732026-09-04T21:38:35.443Ztfportrear0_0/v6 addrconf ok fe80::4834:4cff:fe99:6c8b%tfportrear0_0/10
24742026-09-04T21:38:35.443Ztfportrear1_0/v6 addrconf ok fe80::7c4b:ebff:fe4a:6d02%tfportrear1_0/10
24752026-09-04T21:38:35.443Ztfportrear2_0/v6 addrconf ok fe80::4810:36ff:fe15:c91f%tfportrear2_0/10
24762026-09-04T21:38:37.537Zinitial peering test passed
24772026-09-04T21:38:38.535Z[s3.quartet] ping fd00:1::1
24782026-09-04T21:38:38.564Zfd00:1::1 is alive
24792026-09-04T21:38:49.559Z[s3.quartet] ping fd00:1::1
24802026-09-04T21:38:49.573Zfd00:1::1 is alive
24812026-09-04T21:38:49.586Z[t1.quartet] pkill ddmd
24822026-09-04T21:38:49.598Z
24832026-09-04T21:38:49.598Zcp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log
24842026-09-04T21:38:49.598Zcp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log
24852026-09-04T21:38:50.775Ztest ddm::test_quartet has been running for over 60 seconds
24862026-09-04T21:38:51.496Z[s3.quartet] pkill ddmd
24872026-09-04T21:38:51.516Z
24882026-09-04T21:38:51.516Zcp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log
24892026-09-04T21:38:53.525Z[s2.quartet] pkill ddmd
24902026-09-04T21:38:53.552Z
24912026-09-04T21:38:53.552Zcp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log
24922026-09-04T21:38:55.405Z[s1.quartet] pkill ddmd
24932026-09-04T21:38:55.419Z
24942026-09-04T21:38:55.419Zcp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log
24952026-09-04T21:38:57.273Z[sidecar.quartet] pkill softnpu
24962026-09-04T21:38:57.288Z
24972026-09-04T21:38:57.288Zcp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log
24982026-09-04T21:39:00.544Ztest ddm::test_quartet ... ok
24992026-09-04T21:39:00.544Z
25002026-09-04T21:39:00.544Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 69.77s
25012026-09-04T21:39:00.544Z
25022026-09-04T21:39:00.598Z+ cleanup
25032026-09-04T21:39:00.602Z++ id -un
25042026-09-04T21:39:00.602Z++ id -gn
25052026-09-04T21:39:00.618Z+ pfexec chown -R build:build .
25062026-09-04T21:39:00.726Zprocess exited: duration 499395 ms, exit code 0
 
25072026-09-04T21:39:00.747Zfound 6 output files
25082026-09-04T21:39:00.747Zuploading: /work/s1.quartet.log (3150 bytes)
25092026-09-04T21:39:01.777Zuploaded: /work/s1.quartet.log
25102026-09-04T21:39:01.777Zuploading: /work/s2.quartet.log (3149 bytes)
25112026-09-04T21:39:02.805Zuploaded: /work/s2.quartet.log
25122026-09-04T21:39:02.805Zuploading: /work/s3.quartet.log (3256 bytes)
25132026-09-04T21:39:03.819Zuploaded: /work/s3.quartet.log
25142026-09-04T21:39:03.819Zuploading: /work/sidecar.quartet-softnpu.log (809 bytes)
25152026-09-04T21:39:04.852Zuploaded: /work/sidecar.quartet-softnpu.log
25162026-09-04T21:39:04.852Zuploading: /work/t1.quartet-dpd.log (325588 bytes)
25172026-09-04T21:39:05.913Zuploaded: /work/t1.quartet-dpd.log
25182026-09-04T21:39:05.913Zuploading: /work/t1.quartet.log (17630 bytes)
25192026-09-04T21:39:06.982Zuploaded: /work/t1.quartet.log