01M1Q564GREGT8WTFF038PBDP4: 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: 01M1Q577Y6DVSVPAKHDJCEA9D7

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T21:30:47.864Zjob assigned to worker 01M1Q582KRKEVVG0NENR9G2WE8 [factory aws, i-09079a87c22940b88] (queued for 1 m 18 s)
 
22026-09-04T21:30:54.403Zstarting task 0: "setup"
32026-09-04T21:30:54.406Z++ uname -s
42026-09-04T21:30:54.407Z+ kern=SunOS
52026-09-04T21:30:54.407Z+ build_user=build
62026-09-04T21:30:54.407Z+ build_uid=12345
72026-09-04T21:30:54.407Z+ work_dir=/work
82026-09-04T21:30:54.407Z+ input_dir=/input
92026-09-04T21:30:54.407Z+ [[ 0 == 12345 ]]
102026-09-04T21:30:54.407Z+ case "$kern" in
112026-09-04T21:30:54.407Z+ groupadd -g 12345 build
122026-09-04T21:30:54.410Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T21:30:56.413Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T21:30:56.500Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T21:30:56.503Z+ home_fs=zfs
162026-09-04T21:30:56.503Z+ [[ zfs == autofs ]]
172026-09-04T21:30:56.503Z+ mkdir -p /home/build
182026-09-04T21:30:56.503Z+ chown build:build /home/build /work
192026-09-04T21:30:58.504Z+ chmod 0700 /home/build /work
202026-09-04T21:30:58.513Zprocess exited: duration 4104 ms, exit code 0
 
212026-09-04T21:30:58.533Zstarting task 1: "rust-toolchain"
222026-09-04T21:30:58.551Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T21:30:58.551Z * rust toolchain channel = "stable"
242026-09-04T21:30:58.551Z * rust toolchain profile = "default"
252026-09-04T21:30:58.551Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T21:30:58.551Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T21:30:58.551Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T21:30:58.551Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T21:30:58.551Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T21:30:58.614Zinfo: downloading installer
312026-09-04T21:30:59.725Zinfo: profile set to default
322026-09-04T21:30:59.725Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T21:30:59.729Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T21:30:59.846Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T21:30:59.849Zinfo: downloading 6 components
362026-09-04T21:31:14.330Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T21:31:14.330Z
382026-09-04T21:31:14.358Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T21:31:14.359Z
402026-09-04T21:31:14.363Z
412026-09-04T21:31:14.363ZRust is installed now. Great!
422026-09-04T21:31:14.363Z
432026-09-04T21:31:14.363ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T21:31:14.363Zenvironment variable. This has not been done automatically.
452026-09-04T21:31:14.363Z
462026-09-04T21:31:14.363ZTo configure your current shell, you need to source
472026-09-04T21:31:14.363Zthe corresponding env file under $HOME/.cargo.
482026-09-04T21:31:14.363Z
492026-09-04T21:31:14.363ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T21:31:14.364Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T21:31:14.364Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T21:31:14.364ZCC_x86_64-unknown-illumos = None
532026-09-04T21:31:14.364Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T21:31:14.364ZCC_x86_64_unknown_illumos = None
552026-09-04T21:31:14.364Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T21:31:14.364ZHOST_CC = None
572026-09-04T21:31:14.364Zcargo:rerun-if-env-changed=CC
582026-09-04T21:31:14.364ZCC = None
592026-09-04T21:31:14.364Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T21:31:14.549Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T21:31:14.549ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T21:31:14.549Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T21:31:14.549ZCFLAGS = None
642026-09-04T21:31:14.549Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T21:31:14.549ZHOST_CFLAGS = None
662026-09-04T21:31:14.549Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T21:31:14.549ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T21:31:14.549Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T21:31:14.549ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T21:31:14.654Z+ rustup --version
712026-09-04T21:31:14.658Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T21:31:14.661Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T21:31:14.680Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T21:31:14.685Z+ cargo --version
752026-09-04T21:31:14.696Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T21:31:14.700Z+ rustc --version
772026-09-04T21:31:14.717Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T21:31:14.720Zprocess exited: duration 16198 ms, exit code 0
 
792026-09-04T21:31:14.726Zstarting task 2: "authentication"
802026-09-04T21:31:14.748Zprocess exited: duration 20 ms, exit code 0
 
812026-09-04T21:31:14.791Zstarting task 3: "clone repository"
822026-09-04T21:31:14.799Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T21:31:14.799Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T21:31:14.826ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T21:31:16.279Z+ cd /work/oxidecomputer/maghemite
862026-09-04T21:31:16.279Z+ git fetch origin 1abfb305a38dae4d2562c4763c20aab007b639a4
872026-09-04T21:31:16.551ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T21:31:16.551Z * branch 1abfb305a38dae4d2562c4763c20aab007b639a4 -> FETCH_HEAD
892026-09-04T21:31:16.558Z+ [[ -n jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]]
902026-09-04T21:31:16.558Z++ git branch --show-current
912026-09-04T21:31:16.558Z+ current=main
922026-09-04T21:31:16.558Z+ [[ main != jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]]
932026-09-04T21:31:16.558Z+ git branch -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr 1abfb305a38dae4d2562c4763c20aab007b639a4
942026-09-04T21:31:16.564Z+ git checkout -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr
952026-09-04T21:31:16.580ZSwitched to branch 'jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr'
962026-09-04T21:31:16.584Z+ git reset --hard 1abfb305a38dae4d2562c4763c20aab007b639a4
972026-09-04T21:31:16.594ZHEAD is now at 1abfb30 bgp: Add composable wrappers for {get,set}sockopt
982026-09-04T21:31:16.604Zprocess exited: duration 1812 ms, exit code 0
 
992026-09-04T21:31:16.616Zstarting task 4: "build"
1002026-09-04T21:31:16.625Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1012026-09-04T21:31:16.760Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1022026-09-04T21:31:16.764Zinfo: downloading 6 components
1032026-09-04T21:31:29.544Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1042026-09-04T21:31:29.544Zwarn: this might cause rustup commands to take longer time to finish than expected
1052026-09-04T21:31:29.544Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1062026-09-04T21:31:29.653Zcargo 1.97.1 (c980f4866 2026-06-30)
1072026-09-04T21:31:29.687Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1082026-09-04T21:31:29.696Z++ dladm
1092026-09-04T21:31:29.705ZLINK CLASS MTU STATE BRIDGE OVER
1102026-09-04T21:31:29.706Zena0 phys 9216 up -- --
1112026-09-04T21:31:29.706Z++ ipadm
1122026-09-04T21:31:29.706ZADDROBJ TYPE STATE ADDR
1132026-09-04T21:31:29.706Zlo0/v4 static ok 127.0.0.1/8
1142026-09-04T21:31:29.706Zena0/dhcp dhcp ok 10.150.1.213/24
1152026-09-04T21:31:29.706Zlo0/v6 static ok ::1/128
1162026-09-04T21:31:29.706Z++ banner collect
1172026-09-04T21:31:29.706Z
1182026-09-04T21:31:29.706Z #### #### # # ###### #### #####
1192026-09-04T21:31:29.706Z # # # # # # # # # #
1202026-09-04T21:31:29.706Z # # # # # ##### # #
1212026-09-04T21:31:29.706Z # # # # # # # #
1222026-09-04T21:31:29.706Z # # # # # # # # # #
1232026-09-04T21:31:29.706Z #### #### ###### ###### ###### #### #
1242026-09-04T21:31:29.706Z
1252026-09-04T21:31:29.706Z++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu
1262026-09-04T21:31:29.706Z++ repo=softnpu
1272026-09-04T21:31:29.706Z++ series=image
1282026-09-04T21:31:29.706Z++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28
1292026-09-04T21:31:29.706Z++ name=softnpu
1302026-09-04T21:31:29.706Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1312026-09-04T21:31:29.706Z++ mkdir -p download
1322026-09-04T21:31:29.706Z++ pushd download
1332026-09-04T21:31:29.706Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1342026-09-04T21:31:29.706Z++ [[ ! -f softnpu ]]
1352026-09-04T21:31:29.706Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu
1362026-09-04T21:31:29.715Z % Total % Received % Xferd Average Speed Time Time Time Current
1372026-09-04T21:31:29.715Z Dload Upload Total Spent Left Speed
1382026-09-04T21:31:30.319Z 0 0 0 0 0 0 0 0 0 100 15.63M 100 15.63M 0 0 25.48M 0 0 100 15.63M 100 15.63M 0 0 25.48M 0 0 100 15.63M 100 15.63M 0 0 25.47M 0 0
1392026-09-04T21:31:30.329Z++ popd
1402026-09-04T21:31:30.329Z/work/oxidecomputer/maghemite
1412026-09-04T21:31:30.329Z++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so
1422026-09-04T21:31:30.329Z++ repo=sidecar-lite
1432026-09-04T21:31:30.329Z++ series=release
1442026-09-04T21:31:30.329Z++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5
1452026-09-04T21:31:30.329Z++ name=libsidecar_lite.so
1462026-09-04T21:31:30.329Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1472026-09-04T21:31:30.329Z++ mkdir -p download
1482026-09-04T21:31:30.329Z++ pushd download
1492026-09-04T21:31:30.329Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1502026-09-04T21:31:30.329Z++ [[ ! -f libsidecar_lite.so ]]
1512026-09-04T21:31:30.329Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so
1522026-09-04T21:31:30.337Z % Total % Received % Xferd Average Speed Time Time Time Current
1532026-09-04T21:31:30.337Z Dload Upload Total Spent Left Speed
1542026-09-04T21:31:30.586Z 0 0 0 0 0 0 0 0 0 100 12.04M 100 12.04M 0 0 47.34M 0 0 100 12.04M 100 12.04M 0 0 47.33M 0 0 100 12.04M 100 12.04M 0 0 47.32M 0 0
1552026-09-04T21:31:30.591Z++ popd
1562026-09-04T21:31:30.591Z/work/oxidecomputer/maghemite
1572026-09-04T21:31:30.591Z++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm
1582026-09-04T21:31:30.591Z++ repo=sidecar-lite
1592026-09-04T21:31:30.591Z++ series=release
1602026-09-04T21:31:30.591Z++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5
1612026-09-04T21:31:30.591Z++ name=scadm
1622026-09-04T21:31:30.591Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1632026-09-04T21:31:30.591Z++ mkdir -p download
1642026-09-04T21:31:30.591Z++ pushd download
1652026-09-04T21:31:30.591Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1662026-09-04T21:31:30.591Z++ [[ ! -f scadm ]]
1672026-09-04T21:31:30.591Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm
1682026-09-04T21:31:30.598Z % Total % Received % Xferd Average Speed Time Time Time Current
1692026-09-04T21:31:30.598Z Dload Upload Total Spent Left Speed
1702026-09-04T21:31:30.927Z 0 0 0 0 0 0 0 0 0 100 15.78M 100 15.78M 0 0 47.69M 0 0 100 15.78M 100 15.78M 0 0 47.68M 0 0 100 15.78M 100 15.78M 0 0 47.68M 0 0
1712026-09-04T21:31:30.930Z++ popd
1722026-09-04T21:31:30.930Z/work/oxidecomputer/maghemite
1732026-09-04T21:31:30.930Z++ get_artifact dendrite image 803f6899e3bc64780a965d625e248e1d77e37d43 dendrite-softnpu.tar.gz
1742026-09-04T21:31:30.930Z++ repo=dendrite
1752026-09-04T21:31:30.930Z++ series=image
1762026-09-04T21:31:30.930Z++ commit=803f6899e3bc64780a965d625e248e1d77e37d43
1772026-09-04T21:31:30.930Z++ name=dendrite-softnpu.tar.gz
1782026-09-04T21:31:30.930Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1792026-09-04T21:31:30.930Z++ mkdir -p download
1802026-09-04T21:31:30.933Z++ pushd download
1812026-09-04T21:31:30.934Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1822026-09-04T21:31:30.934Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1832026-09-04T21:31:30.934Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/803f6899e3bc64780a965d625e248e1d77e37d43/dendrite-softnpu.tar.gz
1842026-09-04T21:31:30.939Z % Total % Received % Xferd Average Speed Time Time Time Current
1852026-09-04T21:31:30.942Z Dload Upload Total Spent Left Speed
1862026-09-04T21:31:32.277Z 0 0 0 0 0 0 0 0 0 73 61.61M 73 45.39M 0 0 45.43M 0 00:01 00:01 45.43M 100 61.61M 100 61.61M 0 0 46.03M 0 00:01 00:01 45.43M 100 61.61M 100 61.61M 0 0 46.03M 0 00:01 00:01 45.43M 100 61.61M 100 61.61M 0 0 46.03M 0 00:01 00:01 45.43M
1872026-09-04T21:31:32.280Z++ popd
1882026-09-04T21:31:32.290Z/work/oxidecomputer/maghemite
1892026-09-04T21:31:32.290Z++ get_artifact maghemite release 1abfb305a38dae4d2562c4763c20aab007b639a4 ddm
1902026-09-04T21:31:32.290Z++ repo=maghemite
1912026-09-04T21:31:32.290Z++ series=release
1922026-09-04T21:31:32.290Z++ commit=1abfb305a38dae4d2562c4763c20aab007b639a4
1932026-09-04T21:31:32.290Z++ name=ddm
1942026-09-04T21:31:32.290Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1952026-09-04T21:31:32.290Z++ mkdir -p download
1962026-09-04T21:31:32.290Z++ pushd download
1972026-09-04T21:31:32.290Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1982026-09-04T21:31:32.290Z++ [[ ! -f ddm ]]
1992026-09-04T21:31:32.290Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/1abfb305a38dae4d2562c4763c20aab007b639a4/ddm
2002026-09-04T21:31:32.298Z % Total % Received % Xferd Average Speed Time Time Time Current
2012026-09-04T21:31:32.299Z Dload Upload Total Spent Left Speed
2022026-09-04T21:31:32.335Z 0 0 0 0 0 0 0 0 0
2032026-09-04T21:31:32.341Zcurl: (22) The requested URL returned error: 404
2042026-09-04T21:31:32.341Z++ popd
2052026-09-04T21:31:32.341Z/work/oxidecomputer/maghemite
2062026-09-04T21:31:32.341Z++ get_artifact maghemite release 1abfb305a38dae4d2562c4763c20aab007b639a4 ddmadm
2072026-09-04T21:31:32.341Z++ repo=maghemite
2082026-09-04T21:31:32.341Z++ series=release
2092026-09-04T21:31:32.341Z++ commit=1abfb305a38dae4d2562c4763c20aab007b639a4
2102026-09-04T21:31:32.341Z++ name=ddmadm
2112026-09-04T21:31:32.341Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2122026-09-04T21:31:32.341Z++ mkdir -p download
2132026-09-04T21:31:32.341Z++ pushd download
2142026-09-04T21:31:32.341Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2152026-09-04T21:31:32.342Z++ [[ ! -f ddmadm ]]
2162026-09-04T21:31:32.342Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/1abfb305a38dae4d2562c4763c20aab007b639a4/ddmadm
2172026-09-04T21:31:32.349Z % Total % Received % Xferd Average Speed Time Time Time Current
2182026-09-04T21:31:32.349Z Dload Upload Total Spent Left Speed
2192026-09-04T21:31:32.383Z 0 0 0 0 0 0 0 0 0
2202026-09-04T21:31:32.387Zcurl: (22) The requested URL returned error: 404
2212026-09-04T21:31:32.387Z++ popd
2222026-09-04T21:31:32.387Z/work/oxidecomputer/maghemite
2232026-09-04T21:31:32.387Z++ pushd download
2242026-09-04T21:31:32.387Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2252026-09-04T21:31:32.387Z++ chmod +x softnpu
2262026-09-04T21:31:32.387Z++ chmod +x scadm
2272026-09-04T21:31:32.390Z++ chmod +x ddmadm
2282026-09-04T21:31:32.390Zchmod: WARNING: can't access ddmadm
2292026-09-04T21:31:32.390Z++ chmod +x ddmd
2302026-09-04T21:31:32.390Zchmod: WARNING: can't access ddmd
2312026-09-04T21:31:32.390Z++ mv ddmadm ddmadm-v2
2322026-09-04T21:31:32.390Zmv: cannot access ddmadm
2332026-09-04T21:31:32.390Z++ mv ddmd ddmd-v2
2342026-09-04T21:31:32.393Zmv: cannot access ddmd
2352026-09-04T21:31:32.393Z++ rm -rf zones/dendrite
2362026-09-04T21:31:32.393Z++ mkdir -p zones/dendrite
2372026-09-04T21:31:32.393Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2382026-09-04T21:31:32.990Z++ 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:32.995Z++ 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:32.995Z++ popd
2412026-09-04T21:31:32.995Z/work/oxidecomputer/maghemite
2422026-09-04T21:31:32.995Z++ banner install
2432026-09-04T21:31:32.995Z
2442026-09-04T21:31:32.996Z # # # #### ##### ## # #
2452026-09-04T21:31:32.996Z # ## # # # # # # #
2462026-09-04T21:31:32.996Z # # # # #### # # # # #
2472026-09-04T21:31:32.996Z # # # # # # ###### # #
2482026-09-04T21:31:32.996Z # # ## # # # # # # #
2492026-09-04T21:31:32.996Z # # # #### # # # ###### ######
2502026-09-04T21:31:32.996Z
2512026-09-04T21:31:32.996Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2522026-09-04T21:31:32.996Z++ pfexec pkg install clang-15
2532026-09-04T21:31:34.790Z Startup: Refreshing catalog 'helios' ... Done
2542026-09-04T21:31:35.215Z Startup: Caching catalogs ... Done
2552026-09-04T21:31:37.887ZPlanning: Solver setup ... Done
2562026-09-04T21:31:37.958ZPlanning: Running solver ... Done
2572026-09-04T21:31:38.011ZPlanning: Consolidating action changes ... Done
2582026-09-04T21:31:38.011ZPlanning: Evaluating mediators ... Done
2592026-09-04T21:31:38.021ZPlanning: Planning completed in 2.77 seconds
2602026-09-04T21:31:38.025ZNo updates necessary for this image.
2612026-09-04T21:31:38.282Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2622026-09-04T21:31:38.282Z++ pfexec pkg install pkg-config
2632026-09-04T21:31:38.556Z Startup: Refreshing catalog 'helios' ... Done
2642026-09-04T21:31:40.944ZPlanning: Solver setup ... Done
2652026-09-04T21:31:41.016ZPlanning: Running solver ... Done
2662026-09-04T21:31:41.066ZPlanning: Consolidating action changes ... Done
2672026-09-04T21:31:41.067ZPlanning: Evaluating mediators ... Done
2682026-09-04T21:31:41.074ZPlanning: Planning completed in 2.51 seconds
2692026-09-04T21:31:41.084ZNo updates necessary for this image.
2702026-09-04T21:31:41.234Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2712026-09-04T21:31:41.234Z++ pfexec pkg install brand/omicron1
2722026-09-04T21:31:41.508Z Startup: Refreshing catalog 'helios' ... Done
2732026-09-04T21:31:43.986ZPlanning: Solver setup ... Done
2742026-09-04T21:31:44.062ZPlanning: Running solver ... Done
2752026-09-04T21:31:44.131ZPlanning: Finding local manifests ... Done
2762026-09-04T21:31:44.156ZPlanning: Fetching manifests: 0/2 0% complete
2772026-09-04T21:31:44.156ZPlanning: Fetching manifests: 2/2 100% complete
2782026-09-04T21:31:44.156ZPlanning: Package planning ... Done
2792026-09-04T21:31:44.268ZPlanning: Merging actions ... Done
2802026-09-04T21:31:44.362ZPlanning: Checking for conflicting actions ... Done
2812026-09-04T21:31:44.430ZPlanning: Consolidating action changes ... Done
2822026-09-04T21:31:45.124ZPlanning: Evaluating mediators ... Done
2832026-09-04T21:31:45.173ZPlanning: Planning completed in 3.56 seconds
2842026-09-04T21:31:45.173Z Packages to install: 2
2852026-09-04T21:31:45.173Z Create boot environment: No
2862026-09-04T21:31:45.173ZCreate backup boot environment: No
2872026-09-04T21:31:45.173Z
2882026-09-04T21:31:45.173ZDownload: 0/5 items 0.0/1.0MB 0% complete
2892026-09-04T21:31:45.173ZDownload: Completed 1.01 MB in 0.02 seconds (60.4M/s)
2902026-09-04T21:31:45.436Z Actions: 1/28 actions (Installing new actions)
2912026-09-04T21:31:45.522Z Actions: Completed 28 actions in 0.01 seconds.
2922026-09-04T21:31:45.522ZFinalize: Updating package state database ... Done
2932026-09-04T21:31:45.522ZFinalize: Updating package cache ... Done
2942026-09-04T21:31:45.522ZFinalize: Updating image state ... Done
2952026-09-04T21:31:47.866ZFinalize: Creating fast lookup database ... Done
2962026-09-04T21:31:47.917ZFinalize: Reading search index ... Done
2972026-09-04T21:31:47.917ZFinalize: Updating search index ... Done
2982026-09-04T21:31:47.978ZFinalize: Updating package cache ... Done
2992026-09-04T21:31:48.072Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
3002026-09-04T21:31:48.101Z++ pfexec pkg install brand/omicron1/tools
3012026-09-04T21:31:48.316Z Startup: Refreshing catalog 'helios' ... Done
3022026-09-04T21:31:50.767ZPlanning: Solver setup ... Done
3032026-09-04T21:31:50.839ZPlanning: Running solver ... Done
3042026-09-04T21:31:50.888ZPlanning: Finding local manifests ... Done
3052026-09-04T21:31:50.891ZPlanning: Fetching manifests: 0/1 0% complete
3062026-09-04T21:31:50.906ZPlanning: Fetching manifests: 1/1 100% complete
3072026-09-04T21:31:50.922ZPlanning: Package planning ... Done
3082026-09-04T21:31:50.930ZPlanning: Merging actions ... Done
3092026-09-04T21:31:51.052ZPlanning: Checking for conflicting actions ... Done
3102026-09-04T21:31:51.057ZPlanning: Consolidating action changes ... Done
3112026-09-04T21:31:51.218ZPlanning: Evaluating mediators ... Done
3122026-09-04T21:31:51.224ZPlanning: Planning completed in 2.92 seconds
3132026-09-04T21:31:51.228Z Packages to install: 1
3142026-09-04T21:31:51.228Z Services to change: 1
3152026-09-04T21:31:51.228Z Create boot environment: No
3162026-09-04T21:31:51.228ZCreate backup boot environment: No
3172026-09-04T21:31:51.239Z
3182026-09-04T21:31:51.239ZDownload: 0/2 items 0.0/1.1MB 0% complete
3192026-09-04T21:31:51.262ZDownload: Completed 1.13 MB in 0.02 seconds (53.9M/s)
3202026-09-04T21:31:51.327Z Actions: 1/19 actions (Installing new actions)
3212026-09-04T21:31:51.342Z Actions: Completed 19 actions in 0.01 seconds.
3222026-09-04T21:31:51.377ZFinalize: Updating package state database ... Done
3232026-09-04T21:31:51.377ZFinalize: Updating package cache ... Done
3242026-09-04T21:31:51.473ZFinalize: Updating image state ... Done
3252026-09-04T21:31:53.471ZFinalize: Creating fast lookup database ... Done
3262026-09-04T21:31:53.532ZFinalize: Reading search index ... Done
3272026-09-04T21:31:53.535ZFinalize: Updating search index ... Done
3282026-09-04T21:31:53.600ZFinalize: Updating package cache ... Done
3292026-09-04T21:31:53.685Z++ pfexec svcadm enable baseline
3302026-09-04T21:31:53.700Z++ retry=0
3312026-09-04T21:31:53.704Z+++ svcs -Hostate baseline
3322026-09-04T21:31:53.717Z++ [[ offline* != online ]]
3332026-09-04T21:31:53.720Z++ [[ 0 -gt 300 ]]
3342026-09-04T21:31:53.720Z++ sleep 1
3352026-09-04T21:31:54.721Z++ retry=1
3362026-09-04T21:31:54.724Z+++ svcs -Hostate baseline
3372026-09-04T21:31:54.744Z++ [[ offline* != online ]]
3382026-09-04T21:31:54.745Z++ [[ 1 -gt 300 ]]
3392026-09-04T21:31:54.745Z++ sleep 1
3402026-09-04T21:31:55.732Z++ retry=2
3412026-09-04T21:31:55.735Z+++ svcs -Hostate baseline
3422026-09-04T21:31:55.746Z++ [[ offline* != online ]]
3432026-09-04T21:31:55.746Z++ [[ 2 -gt 300 ]]
3442026-09-04T21:31:55.746Z++ sleep 1
3452026-09-04T21:31:56.747Z++ retry=3
3462026-09-04T21:31:56.751Z+++ svcs -Hostate baseline
3472026-09-04T21:31:56.762Z++ [[ offline* != online ]]
3482026-09-04T21:31:56.762Z++ [[ 3 -gt 300 ]]
3492026-09-04T21:31:56.762Z++ sleep 1
3502026-09-04T21:31:57.764Z++ retry=4
3512026-09-04T21:31:57.768Z+++ svcs -Hostate baseline
3522026-09-04T21:31:57.779Z++ [[ offline* != online ]]
3532026-09-04T21:31:57.782Z++ [[ 4 -gt 300 ]]
3542026-09-04T21:31:57.782Z++ sleep 1
3552026-09-04T21:31:58.801Z++ retry=5
3562026-09-04T21:31:58.809Z+++ svcs -Hostate baseline
3572026-09-04T21:31:58.809Z++ [[ offline* != online ]]
3582026-09-04T21:31:58.809Z++ [[ 5 -gt 300 ]]
3592026-09-04T21:31:58.809Z++ sleep 1
3602026-09-04T21:31:59.796Z++ retry=6
3612026-09-04T21:31:59.801Z+++ svcs -Hostate baseline
3622026-09-04T21:31:59.812Z++ [[ offline* != online ]]
3632026-09-04T21:31:59.813Z++ [[ 6 -gt 300 ]]
3642026-09-04T21:31:59.819Z++ sleep 1
3652026-09-04T21:32:00.813Z++ retry=7
3662026-09-04T21:32:01.222Z+++ svcs -Hostate baseline
3672026-09-04T21:32:01.225Z++ [[ offline* != online ]]
3682026-09-04T21:32:01.225Z++ [[ 7 -gt 300 ]]
3692026-09-04T21:32:01.226Z++ sleep 1
3702026-09-04T21:32:01.831Z++ retry=8
3712026-09-04T21:32:01.834Z+++ svcs -Hostate baseline
3722026-09-04T21:32:01.844Z++ [[ offline* != online ]]
3732026-09-04T21:32:01.845Z++ [[ 8 -gt 300 ]]
3742026-09-04T21:32:01.845Z++ sleep 1
3752026-09-04T21:32:02.847Z++ retry=9
3762026-09-04T21:32:02.850Z+++ svcs -Hostate baseline
3772026-09-04T21:32:02.863Z++ [[ offline* != online ]]
3782026-09-04T21:32:02.863Z++ [[ 9 -gt 300 ]]
3792026-09-04T21:32:02.863Z++ sleep 1
3802026-09-04T21:32:03.867Z++ retry=10
3812026-09-04T21:32:04.273Z+++ svcs -Hostate baseline
3822026-09-04T21:32:04.277Z++ [[ offline* != online ]]
3832026-09-04T21:32:04.277Z++ [[ 10 -gt 300 ]]
3842026-09-04T21:32:04.277Z++ sleep 1
3852026-09-04T21:32:04.888Z++ retry=11
3862026-09-04T21:32:04.894Z+++ svcs -Hostate baseline
3872026-09-04T21:32:04.900Z++ [[ offline* != online ]]
3882026-09-04T21:32:04.900Z++ [[ 11 -gt 300 ]]
3892026-09-04T21:32:04.900Z++ sleep 1
3902026-09-04T21:32:05.898Z++ retry=12
3912026-09-04T21:32:05.901Z+++ svcs -Hostate baseline
3922026-09-04T21:32:05.913Z++ [[ offline* != online ]]
3932026-09-04T21:32:05.913Z++ [[ 12 -gt 300 ]]
3942026-09-04T21:32:05.913Z++ sleep 1
3952026-09-04T21:32:06.916Z++ retry=13
3962026-09-04T21:32:06.919Z+++ svcs -Hostate baseline
3972026-09-04T21:32:06.930Z++ [[ offline* != online ]]
3982026-09-04T21:32:06.930Z++ [[ 13 -gt 300 ]]
3992026-09-04T21:32:06.930Z++ sleep 1
4002026-09-04T21:32:07.931Z++ retry=14
4012026-09-04T21:32:07.936Z+++ svcs -Hostate baseline
4022026-09-04T21:32:07.948Z++ [[ offline* != online ]]
4032026-09-04T21:32:07.948Z++ [[ 14 -gt 300 ]]
4042026-09-04T21:32:07.948Z++ sleep 1
4052026-09-04T21:32:08.949Z++ retry=15
4062026-09-04T21:32:08.952Z+++ svcs -Hostate baseline
4072026-09-04T21:32:09.371Z++ [[ offline* != online ]]
4082026-09-04T21:32:09.371Z++ [[ 15 -gt 300 ]]
4092026-09-04T21:32:09.371Z++ sleep 1
4102026-09-04T21:32:09.966Z++ retry=16
4112026-09-04T21:32:09.969Z+++ svcs -Hostate baseline
4122026-09-04T21:32:09.978Z++ [[ offline* != online ]]
4132026-09-04T21:32:09.978Z++ [[ 16 -gt 300 ]]
4142026-09-04T21:32:09.978Z++ sleep 1
4152026-09-04T21:32:10.979Z++ retry=17
4162026-09-04T21:32:10.984Z+++ svcs -Hostate baseline
4172026-09-04T21:32:10.996Z++ [[ offline* != online ]]
4182026-09-04T21:32:10.996Z++ [[ 17 -gt 300 ]]
4192026-09-04T21:32:10.996Z++ sleep 1
4202026-09-04T21:32:11.995Z++ retry=18
4212026-09-04T21:32:12.000Z+++ svcs -Hostate baseline
4222026-09-04T21:32:12.011Z++ [[ offline* != online ]]
4232026-09-04T21:32:12.011Z++ [[ 18 -gt 300 ]]
4242026-09-04T21:32:12.011Z++ sleep 1
4252026-09-04T21:32:13.015Z++ retry=19
4262026-09-04T21:32:13.020Z+++ svcs -Hostate baseline
4272026-09-04T21:32:13.027Z++ [[ offline* != online ]]
4282026-09-04T21:32:13.027Z++ [[ 19 -gt 300 ]]
4292026-09-04T21:32:13.027Z++ sleep 1
4302026-09-04T21:32:14.029Z++ retry=20
4312026-09-04T21:32:14.033Z+++ svcs -Hostate baseline
4322026-09-04T21:32:14.043Z++ [[ offline* != online ]]
4332026-09-04T21:32:14.043Z++ [[ 20 -gt 300 ]]
4342026-09-04T21:32:14.043Z++ sleep 1
4352026-09-04T21:32:15.045Z++ retry=21
4362026-09-04T21:32:15.049Z+++ svcs -Hostate baseline
4372026-09-04T21:32:15.059Z++ [[ online != online ]]
4382026-09-04T21:32:15.059Z++ set -o errexit
4392026-09-04T21:32:15.062Z++ set -o pipefail
4402026-09-04T21:32:15.062Z++ banner build
4412026-09-04T21:32:15.062Z
4422026-09-04T21:32:15.062Z ##### # # # # #####
4432026-09-04T21:32:15.062Z # # # # # # # #
4442026-09-04T21:32:15.062Z ##### # # # # # #
4452026-09-04T21:32:15.062Z # # # # # # # #
4462026-09-04T21:32:15.063Z # # # # # # # #
4472026-09-04T21:32:15.063Z ##### #### # ###### #####
4482026-09-04T21:32:15.063Z
4492026-09-04T21:32:15.063Z++ cargo build --release --bin ddmd --bin ddmadm
4502026-09-04T21:32:15.168Z Updating git repository `https://github.com/oxidecomputer/falcon`
4512026-09-04T21:32:15.782ZFrom https://github.com/oxidecomputer/falcon
4522026-09-04T21:32:15.782Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
4532026-09-04T21:32:15.859Z Updating crates.io index
4542026-09-04T21:32:15.862Z Updating git repository `https://github.com/oxidecomputer/dendrite`
4552026-09-04T21:32:16.330ZFrom https://github.com/oxidecomputer/dendrite
4562026-09-04T21:32:16.330Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
4572026-09-04T21:32:16.363Z Updating git repository `https://github.com/oxidecomputer/ispf`
4582026-09-04T21:32:17.052ZFrom https://github.com/oxidecomputer/ispf
4592026-09-04T21:32:17.052Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
4602026-09-04T21:32:17.461Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
4612026-09-04T21:32:17.461ZFrom https://github.com/oxidecomputer/netadm-sys
4622026-09-04T21:32:17.461Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
4632026-09-04T21:32:17.461Z Updating git repository `https://github.com/oxidecomputer/omicron`
4642026-09-04T21:32:23.341ZFrom https://github.com/oxidecomputer/omicron
4652026-09-04T21:32:23.341Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
4662026-09-04T21:32:23.761Z Updating git repository `https://github.com/oxidecomputer/opte`
4672026-09-04T21:32:24.102ZFrom https://github.com/oxidecomputer/opte
4682026-09-04T21:32:24.102Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
4692026-09-04T21:32:24.132Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
4702026-09-04T21:32:24.435ZFrom https://github.com/oxidecomputer/slog-error-chain
4712026-09-04T21:32:24.435Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
4722026-09-04T21:32:24.447Z Updating git repository `https://github.com/illumos/smf-rs`
4732026-09-04T21:32:24.736ZFrom https://github.com/illumos/smf-rs
4742026-09-04T21:32:24.736Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
4752026-09-04T21:32:24.744Z Updating git repository `https://github.com/oxidecomputer/network-interface`
4762026-09-04T21:32:25.035ZFrom https://github.com/oxidecomputer/network-interface
4772026-09-04T21:32:25.035Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
4782026-09-04T21:32:25.045Z Updating git repository `https://github.com/oxidecomputer/zone`
4792026-09-04T21:32:25.344ZFrom https://github.com/oxidecomputer/zone
4802026-09-04T21:32:25.344Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
4812026-09-04T21:32:25.349Z Updating git repository `https://github.com/oxidecomputer/propolis`
4822026-09-04T21:32:25.990ZFrom https://github.com/oxidecomputer/propolis
4832026-09-04T21:32:25.990Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
4842026-09-04T21:32:26.431Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
4852026-09-04T21:32:26.588ZFrom https://github.com/oxidecomputer/transceiver-control
4862026-09-04T21:32:26.588Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
4872026-09-04T21:32:26.595Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
4882026-09-04T21:32:27.320ZFrom https://github.com/oxidecomputer/dlpi-sys
4892026-09-04T21:32:27.321Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
4902026-09-04T21:32:27.325Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
4912026-09-04T21:32:27.325ZFrom https://github.com/jmesmon/rust-libzfs
4922026-09-04T21:32:27.325Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
4932026-09-04T21:32:27.325Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
4942026-09-04T21:32:27.940ZFrom https://github.com/oxidecomputer/rusty-doors
4952026-09-04T21:32:27.940Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
4962026-09-04T21:32:27.943Z Updating git repository `https://github.com/oxidecomputer/lldp`
4972026-09-04T21:32:27.944ZFrom https://github.com/oxidecomputer/lldp
4982026-09-04T21:32:27.944Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
4992026-09-04T21:32:27.944Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
5002026-09-04T21:32:28.245ZFrom https://github.com/oxidecomputer/tufaceous
5012026-09-04T21:32:28.245Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
5022026-09-04T21:32:28.259Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
5032026-09-04T21:32:28.760ZFrom https://github.com/oxidecomputer/management-gateway-service
5042026-09-04T21:32:28.760Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
5052026-09-04T21:32:28.773Z Updating git repository `https://github.com/oxidecomputer/crucible`
5062026-09-04T21:32:29.983ZFrom https://github.com/oxidecomputer/crucible
5072026-09-04T21:32:29.984Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
5082026-09-04T21:32:30.025Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
5092026-09-04T21:32:30.322ZFrom https://github.com/oxidecomputer/serde_human_bytes
5102026-09-04T21:32:30.322Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
5112026-09-04T21:32:30.329Z Updating git repository `https://github.com/oxidecomputer/propolis`
5122026-09-04T21:32:30.981ZFrom https://github.com/oxidecomputer/propolis
5132026-09-04T21:32:30.981Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
5142026-09-04T21:32:31.024Z Updating git repository `https://github.com/oxidecomputer/crucible`
5152026-09-04T21:32:31.860ZFrom https://github.com/oxidecomputer/crucible
5162026-09-04T21:32:31.860Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
5172026-09-04T21:32:31.923Z Updating git repository `https://github.com/oxidecomputer/tofino`
5182026-09-04T21:32:32.313ZFrom https://github.com/oxidecomputer/tofino
5192026-09-04T21:32:32.313Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
5202026-09-04T21:32:32.324Z Updating git repository `https://github.com/oxidecomputer/maghemite`
5212026-09-04T21:32:32.982ZFrom https://github.com/oxidecomputer/maghemite
5222026-09-04T21:32:32.982Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
5232026-09-04T21:32:33.045Z Updating git repository `https://github.com/oxidecomputer/clickward`
5242026-09-04T21:32:33.336ZFrom https://github.com/oxidecomputer/clickward
5252026-09-04T21:32:33.336Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
5262026-09-04T21:32:33.342Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
5272026-09-04T21:32:33.658ZFrom https://github.com/oxidecomputer/illumos-devinfo
5282026-09-04T21:32:33.658Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
5292026-09-04T21:32:36.450Z Downloading crates ...
5302026-09-04T21:32:36.865Z Downloaded aead v0.5.2
5312026-09-04T21:32:36.865Z Downloaded anstyle v1.0.14
5322026-09-04T21:32:36.865Z Downloaded base16ct v0.2.0
5332026-09-04T21:32:36.865Z Downloaded csv-core v0.1.13
5342026-09-04T21:32:36.865Z Downloaded anyhow v1.0.104
5352026-09-04T21:32:36.865Z Downloaded aho-corasick v1.1.5
5362026-09-04T21:32:36.865Z Downloaded atomic-waker v1.1.2
5372026-09-04T21:32:36.865Z Downloaded base16ct v1.0.0
5382026-09-04T21:32:36.865Z Downloaded anstyle-query v1.1.5
5392026-09-04T21:32:36.865Z Downloaded autocfg v1.5.1
5402026-09-04T21:32:36.865Z Downloaded base64ct v1.8.3
5412026-09-04T21:32:36.865Z Downloaded internet-checksum v0.2.1
5422026-09-04T21:32:36.865Z Downloaded allocator-api2 v0.2.21
5432026-09-04T21:32:36.865Z Downloaded base64 v0.22.1
5442026-09-04T21:32:36.865Z Downloaded arc-swap v1.9.2
5452026-09-04T21:32:36.865Z Downloaded adler2 v2.0.1
5462026-09-04T21:32:36.865Z Downloaded idna_adapter v1.2.2
5472026-09-04T21:32:36.865Z Downloaded ingot v0.1.1
5482026-09-04T21:32:36.865Z Downloaded async-stream-impl v0.3.6
5492026-09-04T21:32:36.865Z Downloaded const-random-macro v0.1.16
5502026-09-04T21:32:36.865Z Downloaded ident_case v1.0.1
5512026-09-04T21:32:36.865Z Downloaded opaque-debug v0.3.1
5522026-09-04T21:32:36.865Z Downloaded is-terminal v0.4.17
5532026-09-04T21:32:36.865Z Downloaded atomicwrites v0.4.4
5542026-09-04T21:32:36.865Z Downloaded ahash v0.8.12
5552026-09-04T21:32:36.865Z Downloaded anstream v1.0.0
5562026-09-04T21:32:36.865Z Downloaded itoa v1.0.18
5572026-09-04T21:32:36.866Z Downloaded no-std-compat v0.4.1
5582026-09-04T21:32:36.866Z Downloaded jiff-static v0.2.35
5592026-09-04T21:32:36.866Z Downloaded anstyle-parse v1.0.0
5602026-09-04T21:32:36.866Z Downloaded konst_macro_rules v0.2.19
5612026-09-04T21:32:36.866Z Downloaded lazy_static v1.5.0
5622026-09-04T21:32:36.866Z Downloaded async-stream v0.3.6
5632026-09-04T21:32:36.866Z Downloaded cobs v0.3.0
5642026-09-04T21:32:36.866Z Downloaded is_ci v1.2.0
5652026-09-04T21:32:36.866Z Downloaded indent_write v2.2.0
5662026-09-04T21:32:36.866Z Downloaded inout v0.1.4
5672026-09-04T21:32:36.866Z Downloaded keccak v0.1.6
5682026-09-04T21:32:36.866Z Downloaded instant v0.1.13
5692026-09-04T21:32:36.866Z Downloaded libscf-sys v1.2.0
5702026-09-04T21:32:36.866Z Downloaded bit-set v0.8.0
5712026-09-04T21:32:36.866Z Downloaded block-buffer v0.10.4
5722026-09-04T21:32:36.866Z Downloaded is_terminal_polyfill v1.70.2
5732026-09-04T21:32:36.866Z Downloaded num v0.4.3
5742026-09-04T21:32:36.866Z Downloaded num-conv v0.2.2
5752026-09-04T21:32:36.866Z Downloaded olpc-cjson v0.1.4
5762026-09-04T21:32:36.866Z Downloaded block-buffer v0.12.1
5772026-09-04T21:32:36.866Z Downloaded async-recursion v1.1.1
5782026-09-04T21:32:36.866Z Downloaded num_enum_derive v0.5.11
5792026-09-04T21:32:36.866Z Downloaded num_threads v0.1.7
5802026-09-04T21:32:36.866Z Downloaded ciborium-io v0.2.2
5812026-09-04T21:32:36.866Z Downloaded ciborium-ll v0.2.2
5822026-09-04T21:32:36.866Z Downloaded colorchoice v1.0.5
5832026-09-04T21:32:36.866Z Downloaded clap_lex v1.1.0
5842026-09-04T21:32:36.866Z Downloaded crucible-workspace-hack v0.1.0
5852026-09-04T21:32:36.866Z Downloaded scopeguard v1.2.0
5862026-09-04T21:32:36.866Z Downloaded hyper-rustls v0.27.9
5872026-09-04T21:32:36.866Z Downloaded cfg_aliases v0.2.2
5882026-09-04T21:32:36.866Z Downloaded ingot-macros v0.2.0
5892026-09-04T21:32:36.866Z Downloaded const-random v0.1.18
5902026-09-04T21:32:36.866Z Downloaded newtype-uuid-macros v0.1.1
5912026-09-04T21:32:36.866Z Downloaded match_cfg v0.1.0
5922026-09-04T21:32:36.866Z Downloaded memoffset v0.9.1
5932026-09-04T21:32:36.866Z Downloaded newtype_derive v0.1.6
5942026-09-04T21:32:36.866Z Downloaded num-iter v0.1.46
5952026-09-04T21:32:36.867Z Downloaded omicron-workspace-hack v0.1.0
5962026-09-04T21:32:36.867Z Downloaded newline-converter v0.3.0
5972026-09-04T21:32:36.867Z Downloaded num-derive v0.4.2
5982026-09-04T21:32:36.867Z Downloaded macaddr v1.0.1
5992026-09-04T21:32:36.867Z Downloaded bytecount v0.6.9
6002026-09-04T21:32:36.867Z Downloaded cpufeatures v0.2.17
6012026-09-04T21:32:36.867Z Downloaded bit-vec v0.8.0
6022026-09-04T21:32:36.867Z Downloaded byteorder v1.5.0
6032026-09-04T21:32:36.867Z Downloaded crossbeam-epoch v0.9.20
6042026-09-04T21:32:36.867Z Downloaded managed v0.8.0
6052026-09-04T21:32:36.867Z Downloaded memmap v0.7.0
6062026-09-04T21:32:36.867Z Downloaded mime v0.3.17
6072026-09-04T21:32:36.867Z Downloaded scroll_derive v0.13.1
6082026-09-04T21:32:36.867Z Downloaded cfg-if v1.0.4
6092026-09-04T21:32:36.867Z Downloaded cpufeatures v0.3.0
6102026-09-04T21:32:36.867Z Downloaded lru-slab v0.1.2
6112026-09-04T21:32:36.867Z Downloaded natord v1.0.9
6122026-09-04T21:32:36.867Z Downloaded convert_case v0.4.0
6132026-09-04T21:32:36.867Z Downloaded cstr-argument v0.1.2
6142026-09-04T21:32:36.867Z Downloaded ingot v0.2.1
6152026-09-04T21:32:36.867Z Downloaded crunchy v0.2.4
6162026-09-04T21:32:36.867Z Downloaded curve25519-dalek-derive v0.1.1
6172026-09-04T21:32:36.867Z Downloaded crypto-common v0.2.2
6182026-09-04T21:32:36.867Z Downloaded crypto-common v0.1.7
6192026-09-04T21:32:36.867Z Downloaded ingot-types v0.2.0
6202026-09-04T21:32:36.867Z Downloaded ipnetwork v0.21.1
6212026-09-04T21:32:36.867Z Downloaded libsw v3.5.0
6222026-09-04T21:32:36.867Z Downloaded hubpack v0.1.2
6232026-09-04T21:32:36.867Z Downloaded sha1 v0.10.7
6242026-09-04T21:32:36.867Z Downloaded libsw-core v0.3.2
6252026-09-04T21:32:36.867Z Downloaded num_enum v0.5.11
6262026-09-04T21:32:36.867Z Downloaded slog-bunyan v2.5.0
6272026-09-04T21:32:36.867Z Downloaded crc8 v0.1.1
6282026-09-04T21:32:36.867Z Downloaded num_enum v0.7.6
6292026-09-04T21:32:36.867Z Downloaded strsim v0.11.1
6302026-09-04T21:32:36.873Z Downloaded structmeta v0.3.0
6312026-09-04T21:32:36.873Z Downloaded num-integer v0.1.47
6322026-09-04T21:32:36.873Z Downloaded compression-core v0.4.32
6332026-09-04T21:32:36.873Z Downloaded ingot-types v0.1.2
6342026-09-04T21:32:36.873Z Downloaded ipnet v2.12.1
6352026-09-04T21:32:36.874Z Downloaded argon2 v0.5.3
6362026-09-04T21:32:36.874Z Downloaded bitflags v1.3.2
6372026-09-04T21:32:36.874Z Downloaded const_format_proc_macros v0.2.34
6382026-09-04T21:32:36.874Z Downloaded jobserver v0.1.35
6392026-09-04T21:32:36.874Z Downloaded critical-section v1.2.0
6402026-09-04T21:32:36.874Z Downloaded daft v0.1.8
6412026-09-04T21:32:36.874Z Downloaded crossbeam-deque v0.8.7
6422026-09-04T21:32:36.874Z Downloaded subtle v2.6.1
6432026-09-04T21:32:36.874Z Downloaded byte-wrapper v0.1.0
6442026-09-04T21:32:36.874Z Downloaded backoff v0.4.0
6452026-09-04T21:32:36.874Z Downloaded camino-tempfile v1.4.1
6462026-09-04T21:32:36.874Z Downloaded linear-map v1.2.0
6472026-09-04T21:32:36.874Z Downloaded linked-hash-map v0.5.6
6482026-09-04T21:32:36.874Z Downloaded newtype-uuid v1.4.0
6492026-09-04T21:32:36.874Z Downloaded async-trait v0.1.92
6502026-09-04T21:32:36.874Z Downloaded lock_api v0.4.14
6512026-09-04T21:32:36.874Z Downloaded num_enum_derive v0.7.6
6522026-09-04T21:32:36.874Z Downloaded num-rational v0.4.2
6532026-09-04T21:32:36.874Z Downloaded lru-cache v0.1.2
6542026-09-04T21:32:36.874Z Downloaded tabwriter v1.4.1
6552026-09-04T21:32:36.874Z Downloaded testing_table v0.3.0
6562026-09-04T21:32:36.874Z Downloaded daft-derive v0.1.8
6572026-09-04T21:32:36.874Z Downloaded unicode-linebreak v0.1.5
6582026-09-04T21:32:36.874Z Downloaded waitgroup v0.1.2
6592026-09-04T21:32:36.874Z Downloaded thread-id v5.1.0
6602026-09-04T21:32:36.874Z Downloaded toml_write v0.1.2
6612026-09-04T21:32:36.874Z Downloaded tower-layer v0.3.3
6622026-09-04T21:32:36.874Z Downloaded tower-service v0.3.3
6632026-09-04T21:32:36.874Z Downloaded typeid v1.0.3
6642026-09-04T21:32:36.874Z Downloaded usdt-macro v0.5.0
6652026-09-04T21:32:36.874Z Downloaded cmake v0.1.58
6662026-09-04T21:32:36.874Z Downloaded cipher v0.4.4
6672026-09-04T21:32:36.874Z Downloaded compression-codecs v0.4.38
6682026-09-04T21:32:36.874Z Downloaded usdt v0.5.0
6692026-09-04T21:32:36.874Z Downloaded usdt v0.6.0
6702026-09-04T21:32:36.874Z Downloaded serde_derive_internals v0.29.1
6712026-09-04T21:32:36.874Z Downloaded rustversion v1.0.23
6722026-09-04T21:32:36.875Z Downloaded slab v0.4.12
6732026-09-04T21:32:36.875Z Downloaded chacha20 v0.9.1
6742026-09-04T21:32:36.875Z Downloaded toml_datetime v0.6.11
6752026-09-04T21:32:36.875Z Downloaded zerofrom v0.1.8
6762026-09-04T21:32:36.875Z Downloaded iana-time-zone v0.1.65
6772026-09-04T21:32:36.875Z Downloaded ingot-macros v0.1.1
6782026-09-04T21:32:36.875Z Downloaded multer v3.1.0
6792026-09-04T21:32:36.875Z Downloaded zone v0.3.1
6802026-09-04T21:32:36.875Z Downloaded litemap v0.8.2
6812026-09-04T21:32:36.875Z Downloaded futures-task v0.3.34
6822026-09-04T21:32:36.875Z Downloaded smartstring v1.0.1
6832026-09-04T21:32:36.875Z Downloaded ciborium v0.2.2
6842026-09-04T21:32:36.875Z Downloaded slog-scope v4.4.1
6852026-09-04T21:32:36.875Z Downloaded tiny-keccak v2.0.2
6862026-09-04T21:32:36.875Z Downloaded cancel-safe-futures v0.1.5
6872026-09-04T21:32:36.875Z Downloaded once_cell v1.21.4
6882026-09-04T21:32:36.875Z Downloaded cargo_toml v0.22.3
6892026-09-04T21:32:36.875Z Downloaded chacha20 v0.10.1
6902026-09-04T21:32:36.875Z Downloaded console v0.16.4
6912026-09-04T21:32:36.875Z Downloaded colored v3.1.1
6922026-09-04T21:32:36.875Z Downloaded simd-adler32 v0.3.10
6932026-09-04T21:32:36.875Z Downloaded indexmap v1.9.3
6942026-09-04T21:32:36.875Z Downloaded indicatif v0.18.6
6952026-09-04T21:32:36.875Z Downloaded darling v0.21.3
6962026-09-04T21:32:36.875Z Downloaded foreign-types-shared v0.1.1
6972026-09-04T21:32:36.875Z Downloaded zone_cfg_derive v0.3.1
6982026-09-04T21:32:36.875Z Downloaded embedded-io v0.6.1
6992026-09-04T21:32:36.875Z Downloaded fixedbitset v0.4.2
7002026-09-04T21:32:36.875Z Downloaded foreign-types-shared v0.3.1
7012026-09-04T21:32:36.875Z Downloaded hostname v0.3.1
7022026-09-04T21:32:36.875Z Downloaded parse-display v0.10.0
7032026-09-04T21:32:36.875Z Downloaded darling v0.23.0
7042026-09-04T21:32:36.875Z Downloaded snafu-derive v0.8.9
7052026-09-04T21:32:36.875Z Downloaded heck v0.5.0
7062026-09-04T21:32:36.875Z Downloaded hex v0.4.3
7072026-09-04T21:32:36.875Z Downloaded openssl-probe v0.2.1
7082026-09-04T21:32:36.876Z Downloaded percent-encoding v2.3.2
7092026-09-04T21:32:36.876Z Downloaded pretty-hex v0.4.2
7102026-09-04T21:32:36.876Z Downloaded strum_macros v0.28.0
7112026-09-04T21:32:36.876Z Downloaded thiserror v2.0.20
7122026-09-04T21:32:36.876Z Downloaded thiserror-impl v1.0.69
7132026-09-04T21:32:36.876Z Downloaded tinystr v0.8.3
7142026-09-04T21:32:36.876Z Downloaded ref-cast v1.0.26
7152026-09-04T21:32:36.876Z Downloaded serde_tokenstream v0.3.0
7162026-09-04T21:32:36.876Z Downloaded backon v1.6.0
7172026-09-04T21:32:36.876Z Downloaded bcs v0.1.6
7182026-09-04T21:32:36.876Z Downloaded bs58 v0.5.1
7192026-09-04T21:32:36.876Z Downloaded crc32fast v1.5.0
7202026-09-04T21:32:36.876Z Downloaded writeable v0.6.3
7212026-09-04T21:32:36.876Z Downloaded blake2 v0.10.6
7222026-09-04T21:32:36.876Z Downloaded dunce v1.0.5
7232026-09-04T21:32:36.876Z Downloaded derive-ex v0.1.8
7242026-09-04T21:32:36.876Z Downloaded whoami v1.6.1
7252026-09-04T21:32:36.876Z Downloaded progenitor-macro v0.14.0
7262026-09-04T21:32:36.876Z Downloaded rand_pcg v0.10.2
7272026-09-04T21:32:36.876Z Downloaded digest v0.11.3
7282026-09-04T21:32:36.876Z Downloaded ref-cast-impl v1.0.26
7292026-09-04T21:32:36.876Z Downloaded serde_spanned v0.6.9
7302026-09-04T21:32:36.880Z Downloaded thiserror-impl-no-std v2.0.2
7312026-09-04T21:32:36.881Z Downloaded tokio-macros v2.7.2
7322026-09-04T21:32:36.881Z Downloaded num-complex v0.4.6
7332026-09-04T21:32:36.881Z Downloaded icu_properties v2.2.0
7342026-09-04T21:32:36.881Z Downloaded term v1.2.1
7352026-09-04T21:32:36.881Z Downloaded bitflags v2.13.1
7362026-09-04T21:32:36.881Z Downloaded icu_provider v2.2.0
7372026-09-04T21:32:36.881Z Downloaded camino v1.2.5
7382026-09-04T21:32:36.881Z Downloaded clap_derive v4.6.4
7392026-09-04T21:32:36.881Z Downloaded num-traits v0.2.19
7402026-09-04T21:32:36.881Z Downloaded const-oid v0.10.2
7412026-09-04T21:32:36.881Z Downloaded cookie v0.18.2
7422026-09-04T21:32:36.881Z Downloaded take_mut v0.2.2
7432026-09-04T21:32:36.881Z Downloaded icu_locale_core v2.2.0
7442026-09-04T21:32:36.881Z Downloaded hostname v0.4.2
7452026-09-04T21:32:36.881Z Downloaded darling_core v0.21.3
7462026-09-04T21:32:36.881Z Downloaded ff v0.13.1
7472026-09-04T21:32:36.881Z Downloaded find-msvc-tools v0.1.10
7482026-09-04T21:32:36.881Z Downloaded icu_normalizer v2.2.0
7492026-09-04T21:32:36.881Z Downloaded tinyvec_macros v0.1.1
7502026-09-04T21:32:36.881Z Downloaded universal-hash v0.5.1
7512026-09-04T21:32:36.881Z Downloaded usdt-attr-macro v0.6.0
7522026-09-04T21:32:36.881Z Downloaded want v0.3.1
7532026-09-04T21:32:36.881Z Downloaded typify-macro v0.6.2
7542026-09-04T21:32:36.881Z Downloaded utf-8 v0.7.6
7552026-09-04T21:32:36.881Z Downloaded pkg-config v0.3.33
7562026-09-04T21:32:36.881Z Downloaded base64 v0.21.7
7572026-09-04T21:32:36.881Z Downloaded synstructure v0.13.2
7582026-09-04T21:32:36.881Z Downloaded darling_macro v0.21.3
7592026-09-04T21:32:36.881Z Downloaded progenitor-client v0.13.0
7602026-09-04T21:32:36.881Z Downloaded rand_chacha v0.9.0
7612026-09-04T21:32:36.881Z Downloaded defmt-parser v1.0.0
7622026-09-04T21:32:36.881Z Downloaded form_urlencoded v1.2.2
7632026-09-04T21:32:36.881Z Downloaded futures-sink v0.3.34
7642026-09-04T21:32:36.881Z Downloaded float-ord v0.3.2
7652026-09-04T21:32:36.882Z Downloaded embedded-io v0.4.0
7662026-09-04T21:32:36.882Z Downloaded log v0.4.33
7672026-09-04T21:32:36.882Z Downloaded dtrace-parser v0.3.0
7682026-09-04T21:32:36.882Z Downloaded memmap2 v0.9.11
7692026-09-04T21:32:36.882Z Downloaded progenitor v0.10.0
7702026-09-04T21:32:36.882Z Downloaded serde_path_to_error v0.1.20
7712026-09-04T21:32:36.882Z Downloaded rustls-pemfile v2.2.0
7722026-09-04T21:32:36.882Z Downloaded slog-async v2.8.0
7732026-09-04T21:32:36.882Z Downloaded slog-stdlog v4.1.1
7742026-09-04T21:32:36.882Z Downloaded httpdate v1.0.3
7752026-09-04T21:32:36.882Z Downloaded bytes v1.12.1
7762026-09-04T21:32:36.882Z Downloaded icu_normalizer_data v2.2.0
7772026-09-04T21:32:36.882Z Downloaded chacha20poly1305 v0.10.1
7782026-09-04T21:32:36.882Z Downloaded schemars v0.8.22
7792026-09-04T21:32:36.882Z Downloaded konst v0.2.20
7802026-09-04T21:32:36.882Z Downloaded clap v4.6.6
7812026-09-04T21:32:36.882Z Downloaded hmac v0.12.1
7822026-09-04T21:32:36.882Z Downloaded shlex v2.0.1
7832026-09-04T21:32:36.882Z Downloaded rand_xorshift v0.4.0
7842026-09-04T21:32:36.882Z Downloaded secrecy v0.10.3
7852026-09-04T21:32:36.882Z Downloaded serde-big-array v0.5.1
7862026-09-04T21:32:36.882Z Downloaded rustc-hash v2.1.3
7872026-09-04T21:32:36.882Z Downloaded thiserror-impl v2.0.20
7882026-09-04T21:32:36.882Z Downloaded toml v1.1.4+spec-1.1.0
7892026-09-04T21:32:36.882Z Downloaded pest_meta v2.8.8
7902026-09-04T21:32:36.882Z Downloaded zmij v1.0.23
7912026-09-04T21:32:36.882Z Downloaded errno v0.3.14
7922026-09-04T21:32:36.882Z Downloaded semver v0.1.20
7932026-09-04T21:32:36.882Z Downloaded xz2 v0.1.7
7942026-09-04T21:32:36.882Z Downloaded futures-executor v0.3.34
7952026-09-04T21:32:36.882Z Downloaded toml_writer v1.1.2+spec-1.1.0
7962026-09-04T21:32:36.882Z Downloaded ppv-lite86 v0.2.21
7972026-09-04T21:32:36.882Z Downloaded unarray v0.1.4
7982026-09-04T21:32:36.882Z Downloaded usdt-attr-macro v0.5.0
7992026-09-04T21:32:36.882Z Downloaded deranged v0.5.8
8002026-09-04T21:32:36.882Z Downloaded slog-envlogger v2.2.0
8012026-09-04T21:32:36.883Z Downloaded strum v0.26.3
8022026-09-04T21:32:36.883Z Downloaded supports-color v3.0.2
8032026-09-04T21:32:36.883Z Downloaded tagptr v0.2.0
8042026-09-04T21:32:36.883Z Downloaded try-lock v0.2.5
8052026-09-04T21:32:36.883Z Downloaded glob v0.3.4
8062026-09-04T21:32:36.883Z Downloaded globset v0.4.20
8072026-09-04T21:32:36.883Z Downloaded wait-timeout v0.2.1
8082026-09-04T21:32:36.883Z Downloaded debug-ignore v1.0.5
8092026-09-04T21:32:36.883Z Downloaded dtrace-parser v0.2.0
8102026-09-04T21:32:36.883Z Downloaded fs-err v3.3.1
8112026-09-04T21:32:36.883Z Downloaded rustls-pki-types v1.15.1
8122026-09-04T21:32:36.883Z Downloaded serde_yaml v0.9.34+deprecated
8132026-09-04T21:32:36.883Z Downloaded miniz_oxide v0.8.9
8142026-09-04T21:32:36.883Z Downloaded rhai_codegen v3.2.0
8152026-09-04T21:32:36.883Z Downloaded serde_with_macros v3.22.0
8162026-09-04T21:32:36.883Z Downloaded tinyvec v1.12.0
8172026-09-04T21:32:36.883Z Downloaded strum_macros v0.26.4
8182026-09-04T21:32:36.883Z Downloaded unsafe-libyaml v0.2.11
8192026-09-04T21:32:36.883Z Downloaded proc-macro-error v1.0.4
8202026-09-04T21:32:36.883Z Downloaded semver v1.0.28
8212026-09-04T21:32:36.883Z Downloaded foreign-types v0.3.2
8222026-09-04T21:32:36.883Z Downloaded futures-io v0.3.34
8232026-09-04T21:32:36.883Z Downloaded futures-macro v0.3.34
8242026-09-04T21:32:36.883Z Downloaded highway v1.3.0
8252026-09-04T21:32:36.883Z Downloaded pin-project-lite v0.2.17
8262026-09-04T21:32:36.883Z Downloaded getrandom v0.3.4
8272026-09-04T21:32:36.883Z Downloaded paste v1.0.15
8282026-09-04T21:32:36.883Z Downloaded progenitor v0.14.0
8292026-09-04T21:32:36.883Z Downloaded crossbeam-channel v0.5.16
8302026-09-04T21:32:36.890Z Downloaded crossbeam-utils v0.8.22
8312026-09-04T21:32:36.890Z Downloaded crypto-bigint v0.5.5
8322026-09-04T21:32:36.890Z Downloaded pest_generator v2.8.8
8332026-09-04T21:32:36.890Z Downloaded pin-project-internal v1.1.13
8342026-09-04T21:32:36.890Z Downloaded dof v0.4.0
8352026-09-04T21:32:36.890Z Downloaded dyn-clone v1.0.20
8362026-09-04T21:32:36.890Z Downloaded dropshot_endpoint v0.17.1
8372026-09-04T21:32:36.890Z Downloaded half v2.7.1
8382026-09-04T21:32:36.890Z Downloaded quick-error v1.2.3
8392026-09-04T21:32:36.890Z Downloaded cc v1.4.2
8402026-09-04T21:32:36.890Z Downloaded rand_chacha v0.3.1
8412026-09-04T21:32:36.890Z Downloaded schemars_derive v0.8.22
8422026-09-04T21:32:36.890Z Downloaded toml v0.8.23
8432026-09-04T21:32:36.890Z Downloaded async-compression v0.4.43
8442026-09-04T21:32:36.890Z Downloaded drift v0.2.0
8452026-09-04T21:32:36.890Z Downloaded slog-dtrace v0.3.0
8462026-09-04T21:32:36.890Z Downloaded tokio-tungstenite v0.21.0
8472026-09-04T21:32:36.890Z Downloaded toml_datetime v1.1.1+spec-1.1.0
8482026-09-04T21:32:36.890Z Downloaded same-file v1.0.6
8492026-09-04T21:32:36.890Z Downloaded progenitor-macro v0.10.0
8502026-09-04T21:32:36.890Z Downloaded phf_shared v0.12.1
8512026-09-04T21:32:36.890Z Downloaded resolv-conf v0.7.6
8522026-09-04T21:32:36.890Z Downloaded serde v1.0.229
8532026-09-04T21:32:36.890Z Downloaded const_format v0.2.36
8542026-09-04T21:32:36.890Z Downloaded usdt-impl v0.5.0
8552026-09-04T21:32:36.890Z Downloaded darling_core v0.23.0
8562026-09-04T21:32:36.890Z Downloaded rustls-platform-verifier v0.7.0
8572026-09-04T21:32:36.890Z Downloaded smf v0.2.3
8582026-09-04T21:32:36.890Z Downloaded oxnet v0.1.7
8592026-09-04T21:32:36.890Z Downloaded snafu v0.8.9
8602026-09-04T21:32:36.891Z Downloaded sync_wrapper v1.0.2
8612026-09-04T21:32:36.891Z Downloaded strum_macros v0.27.2
8622026-09-04T21:32:36.891Z Downloaded unicode-xid v0.2.6
8632026-09-04T21:32:36.891Z Downloaded utf8_iter v1.0.4
8642026-09-04T21:32:36.891Z Downloaded yoke-derive v0.8.2
8652026-09-04T21:32:36.891Z Downloaded slog-json v2.6.1
8662026-09-04T21:32:36.891Z Downloaded structmeta-derive v0.3.0
8672026-09-04T21:32:36.891Z Downloaded thread_local v1.1.10
8682026-09-04T21:32:36.891Z Downloaded unit-prefix v0.5.2
8692026-09-04T21:32:36.891Z Downloaded foldhash v0.2.0
8702026-09-04T21:32:36.891Z Downloaded parking_lot_core v0.8.6
8712026-09-04T21:32:36.891Z Downloaded minimal-lexical v0.2.1
8722026-09-04T21:32:36.891Z Downloaded either v1.17.0
8732026-09-04T21:32:36.891Z Downloaded usdt-macro v0.6.0
8742026-09-04T21:32:36.891Z Downloaded papergrid v0.18.0
8752026-09-04T21:32:36.891Z Downloaded equivalent v1.0.2
8762026-09-04T21:32:36.891Z Downloaded oxide-tokio-rt v0.1.6
8772026-09-04T21:32:36.891Z Downloaded port-file v0.1.0
8782026-09-04T21:32:36.891Z Downloaded progenitor v0.13.0
8792026-09-04T21:32:36.891Z Downloaded proc-macro-error-attr v1.0.4
8802026-09-04T21:32:36.891Z Downloaded getrandom v0.2.17
8812026-09-04T21:32:36.891Z Downloaded openssl-macros v0.1.1
8822026-09-04T21:32:36.891Z Downloaded parking_lot v0.12.5
8832026-09-04T21:32:36.891Z Downloaded httparse v1.10.1
8842026-09-04T21:32:36.891Z Downloaded group v0.13.0
8852026-09-04T21:32:36.891Z Downloaded quinn-udp v0.5.15
8862026-09-04T21:32:36.891Z Downloaded foreign-types-macros v0.2.4
8872026-09-04T21:32:36.891Z Downloaded git-stub v1.0.0
8882026-09-04T21:32:36.891Z Downloaded thin-vec v0.2.19
8892026-09-04T21:32:36.891Z Downloaded sha2 v0.10.9
8902026-09-04T21:32:36.891Z Downloaded slog-term v2.9.2
8912026-09-04T21:32:36.891Z Downloaded humantime v2.4.0
8922026-09-04T21:32:36.892Z Downloaded progenitor-macro v0.13.0
8932026-09-04T21:32:36.892Z Downloaded rustc_version v0.1.7
8942026-09-04T21:32:36.892Z Downloaded serde_repr v0.1.21
8952026-09-04T21:32:36.892Z Downloaded stable_deref_trait v1.2.1
8962026-09-04T21:32:36.892Z Downloaded siphasher v1.0.3
8972026-09-04T21:32:36.892Z Downloaded icu_collections v2.2.0
8982026-09-04T21:32:36.892Z Downloaded untrusted v0.9.0
8992026-09-04T21:32:36.892Z Downloaded fxhash v0.2.1
9002026-09-04T21:32:36.892Z Downloaded hash32 v0.3.1
9012026-09-04T21:32:36.892Z Downloaded yoke v0.8.3
9022026-09-04T21:32:36.892Z Downloaded sha1 v0.11.0
9032026-09-04T21:32:36.892Z Downloaded socket2 v0.6.5
9042026-09-04T21:32:36.892Z Downloaded progenitor-impl v0.10.0
9052026-09-04T21:32:36.892Z Downloaded pin-project v1.1.13
9062026-09-04T21:32:36.892Z Downloaded test-strategy v0.4.5
9072026-09-04T21:32:36.892Z Downloaded serde_tokenstream v0.2.3
9082026-09-04T21:32:36.892Z Downloaded time-core v0.1.9
9092026-09-04T21:32:36.892Z Downloaded http-body v1.1.0
9102026-09-04T21:32:36.892Z Downloaded powerfmt v0.2.0
9112026-09-04T21:32:36.892Z Downloaded postcard v1.1.3
9122026-09-04T21:32:36.892Z Downloaded utf8parse v0.2.2
9132026-09-04T21:32:36.892Z Downloaded version_check v0.9.5
9142026-09-04T21:32:36.892Z Downloaded openssl-sys v0.9.117
9152026-09-04T21:32:36.892Z Downloaded typify v0.4.3
9162026-09-04T21:32:36.892Z Downloaded derive-where v1.6.1
9172026-09-04T21:32:36.892Z Downloaded thiserror v1.0.69
9182026-09-04T21:32:36.892Z Downloaded dropshot-api-manager-types v0.8.0
9192026-09-04T21:32:36.892Z Downloaded aws-lc-rs v1.18.0
9202026-09-04T21:32:36.892Z Downloaded fixedbitset v0.5.7
9212026-09-04T21:32:36.892Z Downloaded parking_lot_core v0.9.12
9222026-09-04T21:32:36.892Z Downloaded serde_spanned v1.1.1
9232026-09-04T21:32:36.892Z Downloaded sigpipe v0.1.3
9242026-09-04T21:32:36.892Z Downloaded uuid v1.26.0
9252026-09-04T21:32:36.892Z Downloaded spin v0.5.2
9262026-09-04T21:32:36.892Z Downloaded swrite v0.1.0
9272026-09-04T21:32:36.892Z Downloaded terminal_size v0.4.4
9282026-09-04T21:32:36.892Z Downloaded dof v0.3.0
9292026-09-04T21:32:36.893Z Downloaded potential_utf v0.1.5
9302026-09-04T21:32:36.900Z Downloaded progenitor-client v0.10.0
9312026-09-04T21:32:36.900Z Downloaded zerovec-derive v0.11.3
9322026-09-04T21:32:36.900Z Downloaded digest v0.10.7
9332026-09-04T21:32:36.900Z Downloaded serde_derive v1.0.229
9342026-09-04T21:32:36.900Z Downloaded rand v0.8.7
9352026-09-04T21:32:36.900Z Downloaded defmt v0.3.100
9362026-09-04T21:32:36.900Z Downloaded textwrap v0.16.2
9372026-09-04T21:32:36.900Z Downloaded hyper-util v0.1.20
9382026-09-04T21:32:36.900Z Downloaded pest_derive v2.8.8
9392026-09-04T21:32:36.900Z Downloaded owo-colors v4.3.0
9402026-09-04T21:32:36.900Z Downloaded static_assertions v1.1.0
9412026-09-04T21:32:36.900Z Downloaded foreign-types v0.5.0
9422026-09-04T21:32:36.900Z Downloaded indexmap v2.14.0
9432026-09-04T21:32:36.900Z Downloaded usdt-impl v0.6.0
9442026-09-04T21:32:36.900Z Downloaded progenitor-impl v0.13.0
9452026-09-04T21:32:36.900Z Downloaded termtree v0.5.1
9462026-09-04T21:32:36.900Z Downloaded serde_plain v1.0.2
9472026-09-04T21:32:36.900Z Downloaded spin v0.9.9
9482026-09-04T21:32:36.900Z Downloaded strum v0.27.2
9492026-09-04T21:32:36.900Z Downloaded phf v0.12.1
9502026-09-04T21:32:36.900Z Downloaded gethostname v0.5.0
9512026-09-04T21:32:36.900Z Downloaded heck v0.4.1
9522026-09-04T21:32:36.900Z Downloaded zerotrie v0.2.4
9532026-09-04T21:32:36.900Z Downloaded tokio-rustls v0.26.4
9542026-09-04T21:32:36.900Z Downloaded derive_more v0.99.20
9552026-09-04T21:32:36.900Z Downloaded tokio-stream v0.1.19
9562026-09-04T21:32:36.900Z Downloaded strum v0.28.0
9572026-09-04T21:32:36.900Z Downloaded scroll v0.12.0
9582026-09-04T21:32:36.901Z Downloaded rand_core v0.6.4
9592026-09-04T21:32:36.901Z Downloaded typify-macro v0.4.3
9602026-09-04T21:32:36.901Z Downloaded zeroize_derive v1.5.0
9612026-09-04T21:32:36.901Z Downloaded proc-macro-crate v1.3.1
9622026-09-04T21:32:36.901Z Downloaded scroll_derive v0.12.1
9632026-09-04T21:32:36.901Z Downloaded rand_core v0.9.5
9642026-09-04T21:32:36.901Z Downloaded rustls-native-certs v0.8.4
9652026-09-04T21:32:36.901Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9662026-09-04T21:32:36.901Z Downloaded zeroize v1.9.0
9672026-09-04T21:32:36.901Z Downloaded hubpack_derive v0.1.1
9682026-09-04T21:32:36.901Z Downloaded untrusted v0.7.1
9692026-09-04T21:32:36.901Z Downloaded generic-array v0.14.7
9702026-09-04T21:32:36.901Z Downloaded mio v1.2.2
9712026-09-04T21:32:36.901Z Downloaded fnv v1.0.7
9722026-09-04T21:32:36.901Z Downloaded progenitor-client v0.14.0
9732026-09-04T21:32:36.901Z Downloaded memchr v2.8.3
9742026-09-04T21:32:36.901Z Downloaded serde_core v1.0.229
9752026-09-04T21:32:36.901Z Downloaded fs_extra v1.3.0
9762026-09-04T21:32:36.901Z Downloaded flate2 v1.1.9
9772026-09-04T21:32:36.901Z Downloaded rusty-fork v0.3.1
9782026-09-04T21:32:36.901Z Downloaded plain v0.2.3
9792026-09-04T21:32:36.901Z Downloaded serde_urlencoded v0.7.1
9802026-09-04T21:32:36.901Z Downloaded thread-id v4.2.2
9812026-09-04T21:32:36.901Z Downloaded toml_parser v1.1.3+spec-1.1.0
9822026-09-04T21:32:36.901Z Downloaded futures-channel v0.3.34
9832026-09-04T21:32:36.901Z Downloaded progenitor-impl v0.14.0
9842026-09-04T21:32:36.901Z Downloaded git-stub-vcs v0.1.0
9852026-09-04T21:32:36.901Z Downloaded tabled_derive v0.7.0
9862026-09-04T21:32:36.901Z Downloaded rustc_version v0.4.1
9872026-09-04T21:32:36.901Z Downloaded unicode-ident v1.0.24
9882026-09-04T21:32:36.901Z Downloaded pem v3.0.6
9892026-09-04T21:32:36.901Z Downloaded similar v3.2.0
9902026-09-04T21:32:36.901Z Downloaded defmt-macros v1.1.1
9912026-09-04T21:32:36.901Z Downloaded enum-as-inner v0.6.1
9922026-09-04T21:32:36.901Z Downloaded idna v1.1.0
9932026-09-04T21:32:36.901Z Downloaded futures-core v0.3.34
9942026-09-04T21:32:36.901Z Downloaded fastrand v2.5.0
9952026-09-04T21:32:36.901Z Downloaded zerofrom-derive v0.1.7
9962026-09-04T21:32:36.902Z Downloaded time-macros v0.2.32
9972026-09-04T21:32:37.314Z Downloaded proc-macro-crate v3.5.0
9982026-09-04T21:32:37.314Z Downloaded similar v2.7.0
9992026-09-04T21:32:37.314Z Downloaded vsss-rs v3.3.4
10002026-09-04T21:32:37.329Z Downloaded erased-serde v0.3.31
10012026-09-04T21:32:37.329Z Downloaded darling_macro v0.23.0
10022026-09-04T21:32:37.329Z Downloaded nom v7.1.3
10032026-09-04T21:32:37.329Z Downloaded zerocopy-derive v0.8.56
10042026-09-04T21:32:37.329Z Downloaded data-encoding v2.11.1
10052026-09-04T21:32:37.329Z Downloaded typenum v1.20.1
10062026-09-04T21:32:37.329Z Downloaded tracing-attributes v0.1.31
10072026-09-04T21:32:37.329Z Downloaded foldhash v0.1.5
10082026-09-04T21:32:37.330Z Downloaded getrandom v0.4.3
10092026-09-04T21:32:37.330Z Downloaded typify v0.6.2
10102026-09-04T21:32:37.330Z Downloaded parking_lot v0.11.2
10112026-09-04T21:32:37.330Z Downloaded thiserror-no-std v2.0.2
10122026-09-04T21:32:37.330Z Downloaded walkdir v2.5.0
10132026-09-04T21:32:37.330Z Downloaded http-body-util v0.1.5
10142026-09-04T21:32:37.330Z Downloaded hickory-resolver v0.24.4
10152026-09-04T21:32:37.330Z Downloaded scroll v0.13.0
10162026-09-04T21:32:37.330Z Downloaded progenitor-extras v0.2.0
10172026-09-04T21:32:37.330Z Downloaded quote v1.0.47
10182026-09-04T21:32:37.330Z Downloaded smawk v0.3.3
10192026-09-04T21:32:37.330Z Downloaded rayon-core v1.13.0
10202026-09-04T21:32:37.330Z Downloaded signal-hook-registry v1.4.8
10212026-09-04T21:32:37.330Z Downloaded defmt v1.1.1
10222026-09-04T21:32:37.330Z Downloaded displaydoc v0.2.7
10232026-09-04T21:32:37.330Z Downloaded poly1305 v0.8.0
10242026-09-04T21:32:37.330Z Downloaded rustls-webpki v0.103.14
10252026-09-04T21:32:37.330Z Downloaded ryu v1.0.23
10262026-09-04T21:32:37.330Z Downloaded toml_edit v0.19.15
10272026-09-04T21:32:37.330Z Downloaded schemars v0.9.0
10282026-09-04T21:32:37.330Z Downloaded elliptic-curve v0.13.8
10292026-09-04T21:32:37.330Z Downloaded proc-macro2 v1.0.107
10302026-09-04T21:32:37.330Z Downloaded nom v8.0.0
10312026-09-04T21:32:37.330Z Downloaded zerocopy-derive v0.7.35
10322026-09-04T21:32:37.330Z Downloaded hybrid-array v0.4.14
10332026-09-04T21:32:37.330Z Downloaded rand_core v0.10.1
10342026-09-04T21:32:37.330Z Downloaded smallvec v1.15.2
10352026-09-04T21:32:37.330Z Downloaded tempfile v3.27.0
10362026-09-04T21:32:37.330Z Downloaded password-hash v0.5.0
10372026-09-04T21:32:37.330Z Downloaded rand v0.10.2
10382026-09-04T21:32:37.330Z Downloaded itertools v0.12.1
10392026-09-04T21:32:37.330Z Downloaded tokio-dtrace v0.1.1
10402026-09-04T21:32:37.330Z Downloaded toml v0.9.12+spec-1.1.0
10412026-09-04T21:32:37.330Z Downloaded jiff-core v0.1.0
10422026-09-04T21:32:37.330Z Downloaded tungstenite v0.21.0
10432026-09-04T21:32:37.330Z Downloaded hyper v1.11.1
10442026-09-04T21:32:37.331Z Downloaded parse-display-derive v0.10.0
10452026-09-04T21:32:37.331Z Downloaded toml_edit v0.25.13+spec-1.1.0
10462026-09-04T21:32:37.331Z Downloaded ucd-trie v0.1.7
10472026-09-04T21:32:37.331Z Downloaded steno v0.4.1
10482026-09-04T21:32:37.331Z Downloaded typed-path v0.9.3
10492026-09-04T21:32:37.331Z Downloaded url v2.5.8
10502026-09-04T21:32:37.331Z Downloaded hickory-resolver v0.25.2
10512026-09-04T21:32:37.331Z Downloaded serde_json v1.0.151
10522026-09-04T21:32:37.331Z Downloaded itertools v0.14.0
10532026-09-04T21:32:37.331Z Downloaded toml_edit v0.22.27
10542026-09-04T21:32:37.331Z Downloaded itertools v0.15.0
10552026-09-04T21:32:37.331Z Downloaded qorb v0.4.1
10562026-09-04T21:32:37.331Z Downloaded ron v0.12.2
10572026-09-04T21:32:37.331Z Downloaded futures v0.3.34
10582026-09-04T21:32:37.331Z Downloaded rand v0.9.5
10592026-09-04T21:32:37.331Z Downloaded papergrid v0.11.0
10602026-09-04T21:32:37.331Z Downloaded zerocopy v0.7.35
10612026-09-04T21:32:37.331Z Downloaded hashbrown v0.16.1
10622026-09-04T21:32:37.331Z Downloaded clap_builder v4.6.6
10632026-09-04T21:32:37.331Z Downloaded tower-http v0.6.11
10642026-09-04T21:32:37.331Z Downloaded futures-util v0.3.34
10652026-09-04T21:32:37.331Z Downloaded icu_properties_data v2.2.0
10662026-09-04T21:32:37.331Z Downloaded quinn v0.11.11
10672026-09-04T21:32:37.331Z Downloaded libm v0.2.16
10682026-09-04T21:32:37.331Z Downloaded prettyplease v0.2.37
10692026-09-04T21:32:37.331Z Downloaded slog v2.8.2
10702026-09-04T21:32:37.331Z Downloaded heapless v0.8.0
10712026-09-04T21:32:37.331Z Downloaded goblin v0.8.2
10722026-09-04T21:32:37.331Z Downloaded unicode-segmentation v1.13.3
10732026-09-04T21:32:37.331Z Downloaded expectorate v1.3.0
10742026-09-04T21:32:37.331Z Downloaded tower v0.5.3
10752026-09-04T21:32:37.331Z Downloaded tracing-core v0.1.36
10762026-09-04T21:32:37.332Z Downloaded zerovec v0.11.6
10772026-09-04T21:32:37.332Z Downloaded iddqd v0.4.6
10782026-09-04T21:32:37.332Z Downloaded schemars v1.2.2
10792026-09-04T21:32:37.332Z Downloaded pest v2.8.8
10802026-09-04T21:32:37.332Z Downloaded tough v0.22.0
10812026-09-04T21:32:37.332Z Downloaded unicode-normalization v0.1.25
10822026-09-04T21:32:37.332Z Downloaded reqwest v0.13.4
10832026-09-04T21:32:37.332Z Downloaded chrono v0.4.45
10842026-09-04T21:32:37.332Z Downloaded winnow v1.0.4
10852026-09-04T21:32:37.332Z Downloaded reqwest v0.12.28
10862026-09-04T21:32:37.332Z Downloaded winnow v0.7.15
10872026-09-04T21:32:37.332Z Downloaded vcpkg v0.2.15
10882026-09-04T21:32:37.332Z Downloaded dropshot-api-manager v0.8.0
10892026-09-04T21:32:37.332Z Downloaded portable-atomic v1.15.0
10902026-09-04T21:32:37.332Z Downloaded hashbrown v0.15.5
10912026-09-04T21:32:37.332Z Downloaded winnow v0.5.40
10922026-09-04T21:32:37.332Z Downloaded rayon v1.12.0
10932026-09-04T21:32:37.332Z Downloaded regex v1.13.1
10942026-09-04T21:32:37.332Z Downloaded http v1.5.0
10952026-09-04T21:32:37.332Z Downloaded hashbrown v0.12.3
10962026-09-04T21:32:37.332Z Downloaded unicode-width v0.2.2
10972026-09-04T21:32:37.332Z Downloaded h2 v0.4.15
10982026-09-04T21:32:37.359Z Downloaded curve25519-dalek v4.1.3
10992026-09-04T21:32:37.359Z Downloaded proptest v1.11.0
11002026-09-04T21:32:37.359Z Downloaded hashbrown v0.17.1
11012026-09-04T21:32:37.363Z Downloaded hkdf v0.12.4
11022026-09-04T21:32:37.363Z Downloaded goblin v0.10.7
11032026-09-04T21:32:37.363Z Downloaded moka v0.12.16
11042026-09-04T21:32:37.363Z Downloaded tokio-util v0.7.19
11052026-09-04T21:32:37.364Z Downloaded unicode-width v0.1.14
11062026-09-04T21:32:37.364Z Downloaded tabled v0.15.0
11072026-09-04T21:32:37.376Z Downloaded tabled v0.21.0
11082026-09-04T21:32:37.383Z Downloaded serde_with v3.22.0
11092026-09-04T21:32:37.396Z Downloaded zerocopy v0.8.56
11102026-09-04T21:32:37.400Z Downloaded syn v1.0.109
11112026-09-04T21:32:37.406Z Downloaded bstr v1.13.1
11122026-09-04T21:32:37.427Z Downloaded webpki-roots v1.0.9
11132026-09-04T21:32:37.433Z Downloaded syn v3.0.3
11142026-09-04T21:32:37.439Z Downloaded openssl v0.10.81
11152026-09-04T21:32:37.451Z Downloaded smoltcp v0.11.0
11162026-09-04T21:32:37.456Z Downloaded quinn-proto v0.11.16
11172026-09-04T21:32:37.465Z Downloaded syn v2.0.119
11182026-09-04T21:32:37.482Z Downloaded nix v0.31.3
11192026-09-04T21:32:37.487Z Downloaded hickory-proto v0.24.4
11202026-09-04T21:32:37.498Z Downloaded rustls v0.23.43
11212026-09-04T21:32:37.507Z Downloaded rustix v0.38.44
11222026-09-04T21:32:37.920Z Downloaded time v0.3.55
11232026-09-04T21:32:37.924Z Downloaded hickory-proto v0.25.2
11242026-09-04T21:32:37.924Z Downloaded openapiv3 v2.2.0
11252026-09-04T21:32:37.924Z Downloaded dropshot v0.17.1
11262026-09-04T21:32:37.924Z Downloaded regress v0.10.5
11272026-09-04T21:32:37.924Z Downloaded typify-impl v0.6.2
11282026-09-04T21:32:37.924Z Downloaded regress v0.11.1
11292026-09-04T21:32:37.924Z Downloaded typify-impl v0.4.3
11302026-09-04T21:32:37.924Z Downloaded regex-syntax v0.8.11
11312026-09-04T21:32:37.924Z Downloaded tracing v0.1.44
11322026-09-04T21:32:37.924Z Downloaded rhai v1.26.0
11332026-09-04T21:32:37.924Z Downloaded rustix v1.1.4
11342026-09-04T21:32:37.924Z Downloaded petgraph v0.6.5
11352026-09-04T21:32:37.924Z Downloaded chrono-tz v0.10.4
11362026-09-04T21:32:37.924Z Downloaded sled v0.34.7
11372026-09-04T21:32:37.924Z Downloaded regex-automata v0.4.18
11382026-09-04T21:32:37.924Z Downloaded jiff v0.2.35
11392026-09-04T21:32:37.924Z Downloaded csv v1.4.0
11402026-09-04T21:32:37.924Z Downloaded tokio v1.53.1
11412026-09-04T21:32:37.924Z Downloaded sha3 v0.10.9
11422026-09-04T21:32:37.924Z Downloaded lzma-sys v0.1.20
11432026-09-04T21:32:37.924Z Downloaded petgraph v0.8.3
11442026-09-04T21:32:37.924Z Downloaded libc v0.2.189
11452026-09-04T21:32:37.924Z Downloaded encoding_rs v0.8.35
11462026-09-04T21:32:37.924Z Downloaded ring v0.17.14
11472026-09-04T21:32:38.320Z Downloaded aws-lc-sys v0.44.0
11482026-09-04T21:32:38.689Z Compiling proc-macro2 v1.0.107
11492026-09-04T21:32:38.689Z Compiling quote v1.0.47
11502026-09-04T21:32:38.689Z Compiling unicode-ident v1.0.24
11512026-09-04T21:32:38.695Z Compiling serde_core v1.0.229
11522026-09-04T21:32:38.695Z Compiling serde v1.0.229
11532026-09-04T21:32:38.695Z Compiling libc v0.2.189
11542026-09-04T21:32:38.695Z Compiling cfg-if v1.0.4
11552026-09-04T21:32:39.022Z Compiling zmij v1.0.23
11562026-09-04T21:32:39.041Z Compiling autocfg v1.5.1
11572026-09-04T21:32:39.319Z Compiling memchr v2.8.3
11582026-09-04T21:32:39.325Z Compiling libm v0.2.16
11592026-09-04T21:32:39.706Z Compiling icu_properties_data v2.2.0
11602026-09-04T21:32:39.725Z Compiling itoa v1.0.18
11612026-09-04T21:32:39.942Z Compiling icu_normalizer_data v2.2.0
11622026-09-04T21:32:39.977Z Compiling version_check v0.9.5
11632026-09-04T21:32:40.018Z Compiling stable_deref_trait v1.2.1
11642026-09-04T21:32:40.173Z Compiling serde_json v1.0.151
11652026-09-04T21:32:40.195Z Compiling syn v2.0.119
11662026-09-04T21:32:40.212Z Compiling syn v3.0.3
11672026-09-04T21:32:40.281Z Compiling litemap v0.8.2
11682026-09-04T21:32:40.445Z Compiling writeable v0.6.3
11692026-09-04T21:32:40.502Z Compiling parking_lot_core v0.9.12
11702026-09-04T21:32:40.584Z Compiling num-traits v0.2.19
11712026-09-04T21:32:41.027Z Compiling utf8_iter v1.0.4
11722026-09-04T21:32:41.443Z Compiling thiserror v2.0.20
11732026-09-04T21:32:41.443Z Compiling percent-encoding v2.3.2
11742026-09-04T21:32:41.448Z Compiling getrandom v0.4.3
11752026-09-04T21:32:41.448Z Compiling rand_core v0.10.1
11762026-09-04T21:32:41.448Z Compiling form_urlencoded v1.2.2
11772026-09-04T21:32:41.448Z Compiling zerocopy v0.8.56
11782026-09-04T21:32:41.448Z Compiling errno v0.3.14
11792026-09-04T21:32:41.614Z Compiling iana-time-zone v0.1.65
11802026-09-04T21:32:41.784Z Compiling heck v0.5.0
11812026-09-04T21:32:41.982Z Compiling uuid v1.26.0
11822026-09-04T21:32:42.033Z Compiling jobserver v0.1.35
11832026-09-04T21:32:42.351Z Compiling find-msvc-tools v0.1.10
11842026-09-04T21:32:42.373Z Compiling shlex v2.0.1
11852026-09-04T21:32:42.443Z Compiling rustversion v1.0.23
11862026-09-04T21:32:42.549Z Compiling cc v1.4.2
11872026-09-04T21:32:42.572Z Compiling semver v1.0.28
11882026-09-04T21:32:42.670Z Compiling schemars v0.8.22
11892026-09-04T21:32:42.868Z Compiling dyn-clone v1.0.20
11902026-09-04T21:32:42.997Z Compiling pin-project-lite v0.2.17
11912026-09-04T21:32:43.132Z Compiling synstructure v0.13.2
11922026-09-04T21:32:43.156Z Compiling serde_derive_internals v0.29.1
11932026-09-04T21:32:43.219Z Compiling getrandom v0.2.17
11942026-09-04T21:32:43.408Z Compiling serde_derive v1.0.229
11952026-09-04T21:32:43.434Z Compiling displaydoc v0.2.7
11962026-09-04T21:32:43.513Z Compiling thiserror-impl v2.0.20
11972026-09-04T21:32:43.625Z Compiling tokio-macros v2.7.2
11982026-09-04T21:32:43.664Z Compiling futures-macro v0.3.34
11992026-09-04T21:32:43.899Z Compiling bitflags v2.13.1
12002026-09-04T21:32:43.921Z Compiling scopeguard v1.2.0
12012026-09-04T21:32:44.043Z Compiling pkg-config v0.3.33
12022026-09-04T21:32:44.193Z Compiling zerofrom-derive v0.1.7
12032026-09-04T21:32:44.250Z Compiling yoke-derive v0.8.2
12042026-09-04T21:32:44.346Z Compiling zerovec-derive v0.11.3
12052026-09-04T21:32:44.367Z Compiling schemars_derive v0.8.22
12062026-09-04T21:32:44.507Z Compiling zerocopy-derive v0.8.56
12072026-09-04T21:32:44.521Z Compiling zeroize_derive v1.5.0
12082026-09-04T21:32:44.781Z Compiling lock_api v0.4.14
12092026-09-04T21:32:45.206Z Compiling zeroize v1.9.0
12102026-09-04T21:32:45.350Z Compiling socket2 v0.6.5
12112026-09-04T21:32:45.359Z Compiling cmake v0.1.58
12122026-09-04T21:32:45.387Z Compiling zerofrom v0.1.8
12132026-09-04T21:32:45.454Z Compiling signal-hook-registry v1.4.8
12142026-09-04T21:32:45.479Z Compiling mio v1.2.2
12152026-09-04T21:32:45.527Z Compiling yoke v0.8.3
12162026-09-04T21:32:45.586Z Compiling fs_extra v1.3.0
12172026-09-04T21:32:45.750Z Compiling dunce v1.0.5
12182026-09-04T21:32:45.790Z Compiling zerovec v0.11.6
12192026-09-04T21:32:45.837Z Compiling zerotrie v0.2.4
12202026-09-04T21:32:45.847Z Compiling aws-lc-sys v0.44.0
12212026-09-04T21:32:45.847Z Compiling portable-atomic v1.15.0
12222026-09-04T21:32:46.105Z Compiling futures-core v0.3.34
12232026-09-04T21:32:46.258Z Compiling critical-section v1.2.0
12242026-09-04T21:32:46.303Z Compiling tinystr v0.8.3
12252026-09-04T21:32:46.308Z Compiling potential_utf v0.1.5
12262026-09-04T21:32:46.370Z Compiling log v0.4.33
12272026-09-04T21:32:46.501Z Compiling icu_locale_core v2.2.0
12282026-09-04T21:32:46.528Z Compiling smallvec v1.15.2
12292026-09-04T21:32:46.544Z Compiling bytes v1.12.1
12302026-09-04T21:32:46.571Z Compiling icu_collections v2.2.0
12312026-09-04T21:32:46.613Z Compiling chrono v0.4.45
12322026-09-04T21:32:47.370Z Compiling once_cell v1.21.4
12332026-09-04T21:32:47.390Z Compiling parking_lot v0.12.5
12342026-09-04T21:32:47.390Z Compiling subtle v2.6.1
12352026-09-04T21:32:47.396Z Compiling icu_provider v2.2.0
12362026-09-04T21:32:47.420Z Compiling tokio v1.53.1
12372026-09-04T21:32:47.439Z Compiling equivalent v1.0.2
12382026-09-04T21:32:47.534Z Compiling allocator-api2 v0.2.21
12392026-09-04T21:32:47.559Z Compiling httparse v1.10.1
12402026-09-04T21:32:47.866Z Compiling icu_normalizer v2.2.0
12412026-09-04T21:32:47.907Z Compiling icu_properties v2.2.0
12422026-09-04T21:32:47.980Z Compiling serde_tokenstream v0.2.3
12432026-09-04T21:32:48.272Z Compiling futures-sink v0.3.34
12442026-09-04T21:32:48.448Z Compiling slab v0.4.12
12452026-09-04T21:32:48.602Z Compiling rustix v1.1.4
12462026-09-04T21:32:48.857Z Compiling thiserror v1.0.69
12472026-09-04T21:32:48.973Z Compiling idna_adapter v1.2.2
12482026-09-04T21:32:49.065Z Compiling ucd-trie v0.1.7
12492026-09-04T21:32:49.138Z Compiling idna v1.1.0
12502026-09-04T21:32:49.189Z Compiling regex-syntax v0.8.11
12512026-09-04T21:32:49.621Z Compiling pest v2.8.8
12522026-09-04T21:32:49.627Z Compiling typenum v1.20.1
12532026-09-04T21:32:49.627Z Compiling url v2.5.8
12542026-09-04T21:32:49.793Z Compiling futures-channel v0.3.34
12552026-09-04T21:32:50.009Z Compiling thiserror-impl v1.0.69
12562026-09-04T21:32:50.059Z Compiling strsim v0.11.1
12572026-09-04T21:32:50.763Z Compiling pest_meta v2.8.8
12582026-09-04T21:32:51.170Z Compiling hashbrown v0.17.1
12592026-09-04T21:32:51.174Z Compiling pest_generator v2.8.8
12602026-09-04T21:32:51.174Z Compiling aho-corasick v1.1.5
12612026-09-04T21:32:51.180Z Compiling futures-io v0.3.34
12622026-09-04T21:32:51.283Z Compiling futures-task v0.3.34
12632026-09-04T21:32:51.404Z Compiling ipnetwork v0.21.1
12642026-09-04T21:32:51.437Z Compiling futures-util v0.3.34
12652026-09-04T21:32:51.990Z Compiling getrandom v0.3.4
12662026-09-04T21:32:51.999Z Compiling pest_derive v2.8.8
12672026-09-04T21:32:51.999Z Compiling ident_case v1.0.1
12682026-09-04T21:32:51.999Z Compiling rand_core v0.6.4
12692026-09-04T21:32:52.055Z Compiling regex-automata v0.4.18
12702026-09-04T21:32:52.211Z Compiling byteorder v1.5.0
12712026-09-04T21:32:52.280Z Compiling indexmap v2.14.0
12722026-09-04T21:32:52.538Z Compiling tracing-core v0.1.36
12732026-09-04T21:32:52.844Z Compiling tracing-attributes v0.1.31
12742026-09-04T21:32:53.035Z Compiling slog v2.8.2
12752026-09-04T21:32:53.157Z Compiling fnv v1.0.7
12762026-09-04T21:32:53.272Z Compiling base64 v0.22.1
12772026-09-04T21:32:53.539Z Compiling paste v1.0.15
12782026-09-04T21:32:53.566Z Compiling anyhow v1.0.104
12792026-09-04T21:32:53.810Z Compiling regex v1.13.1
12802026-09-04T21:32:54.059Z Compiling tracing v0.1.44
12812026-09-04T21:32:54.076Z Compiling erased-serde v0.3.31
12822026-09-04T21:32:54.375Z Compiling omicron-workspace-hack v0.1.0
12832026-09-04T21:32:54.619Z Compiling http v1.5.0
12842026-09-04T21:32:54.757Z Compiling oxnet v0.1.7
12852026-09-04T21:32:54.920Z Compiling rustls-pki-types v1.15.1
12862026-09-04T21:32:55.771Z Compiling scroll_derive v0.13.1
12872026-09-04T21:32:56.089Z Compiling ring v0.17.14
12882026-09-04T21:32:56.418Z Compiling num-conv v0.2.2
12892026-09-04T21:32:56.542Z Compiling aws-lc-rs v1.18.0
12902026-09-04T21:32:56.584Z Compiling time-core v0.1.9
12912026-09-04T21:32:56.711Z Compiling time-macros v0.2.32
12922026-09-04T21:32:56.883Z Compiling tokio-util v0.7.19
12932026-09-04T21:32:57.024Z Compiling camino v1.2.5
12942026-09-04T21:32:57.357Z Compiling untrusted v0.7.1
12952026-09-04T21:32:57.886Z Compiling untrusted v0.9.0
12962026-09-04T21:32:57.893Z Compiling ipnet v2.12.1
12972026-09-04T21:32:57.963Z Compiling ppv-lite86 v0.2.21
12982026-09-04T21:32:58.268Z Compiling async-trait v0.1.92
12992026-09-04T21:32:58.307Z Compiling daft-derive v0.1.8
13002026-09-04T21:32:58.319Z Compiling crc32fast v1.5.0
13012026-09-04T21:32:58.620Z Compiling rustls v0.23.43
13022026-09-04T21:32:58.954Z Compiling http-body v1.1.0
13032026-09-04T21:32:59.473Z Compiling darling_core v0.23.0
13042026-09-04T21:32:59.489Z Compiling pretty-hex v0.4.2
13052026-09-04T21:32:59.489Z Compiling atomic-waker v1.1.2
13062026-09-04T21:32:59.489Z Compiling usdt-impl v0.6.0
13072026-09-04T21:32:59.489Z Compiling crossbeam-utils v0.8.22
13082026-09-04T21:32:59.699Z Compiling scroll v0.13.0
13092026-09-04T21:32:59.961Z Compiling tower-service v0.3.3
13102026-09-04T21:33:00.441Z Compiling try-lock v0.2.5
13112026-09-04T21:33:00.444Z Compiling plain v0.2.3
13122026-09-04T21:33:00.444Z Compiling ryu v1.0.23
13132026-09-04T21:33:00.444Z Compiling tower-layer v0.3.3
13142026-09-04T21:33:00.444Z Compiling goblin v0.10.7
13152026-09-04T21:33:00.444Z Compiling want v0.3.1
13162026-09-04T21:33:00.534Z Compiling h2 v0.4.15
13172026-09-04T21:33:00.784Z Compiling slog-async v2.8.0
13182026-09-04T21:33:01.082Z Compiling httpdate v1.0.3
13192026-09-04T21:33:01.096Z Compiling darling_macro v0.23.0
13202026-09-04T21:33:01.308Z Compiling dtrace-parser v0.3.0
13212026-09-04T21:33:01.469Z Compiling thread-id v5.1.0
13222026-09-04T21:33:01.683Z Compiling darling v0.23.0
13232026-09-04T21:33:01.765Z Compiling ref-cast v1.0.26
13242026-09-04T21:33:02.940Z Compiling hyper v1.11.1
13252026-09-04T21:33:03.464Z Compiling dof v0.4.0
13262026-09-04T21:33:04.332Z Compiling rand_core v0.9.5
13272026-09-04T21:33:04.384Z Compiling serde_urlencoded v0.7.1
13282026-09-04T21:33:04.441Z Compiling hyper-util v0.1.20
13292026-09-04T21:33:04.969Z Compiling http-body-util v0.1.5
13302026-09-04T21:33:05.362Z Compiling ref-cast-impl v1.0.26
13312026-09-04T21:33:06.301Z Compiling syn v1.0.109
13322026-09-04T21:33:06.675Z Compiling usdt-macro v0.6.0
13332026-09-04T21:33:07.363Z Compiling usdt-attr-macro v0.6.0
13342026-09-04T21:33:07.454Z Compiling serde_tokenstream v0.3.0
13352026-09-04T21:33:07.600Z Compiling structmeta-derive v0.3.0
13362026-09-04T21:33:07.707Z Compiling multer v3.1.0
13372026-09-04T21:33:07.730Z Compiling foldhash v0.2.0
13382026-09-04T21:33:08.020Z Compiling newtype-uuid-macros v0.1.1
13392026-09-04T21:33:08.084Z Compiling rand_chacha v0.9.0
13402026-09-04T21:33:08.527Z Compiling structmeta v0.3.0
13412026-09-04T21:33:08.735Z Compiling powerfmt v0.2.0
13422026-09-04T21:33:08.797Z Compiling deranged v0.5.8
13432026-09-04T21:33:09.447Z Compiling num_threads v0.1.7
13442026-09-04T21:33:09.546Z Compiling rand v0.9.5
13452026-09-04T21:33:09.546Z Compiling newtype-uuid v1.4.0
13462026-09-04T21:33:09.546Z Compiling sync_wrapper v1.0.2
13472026-09-04T21:33:09.546Z Compiling async-stream-impl v0.3.6
13482026-09-04T21:33:09.978Z Compiling time v0.3.55
13492026-09-04T21:33:10.193Z Compiling strum_macros v0.26.4
13502026-09-04T21:33:10.193Z Compiling dropshot v0.17.1
13512026-09-04T21:33:10.304Z Compiling hex v0.4.3
13522026-09-04T21:33:10.304Z Compiling fastrand v2.5.0
13532026-09-04T21:33:10.520Z Compiling daft v0.1.8
13542026-09-04T21:33:10.696Z Compiling tower v0.5.3
13552026-09-04T21:33:11.358Z Compiling crossbeam-channel v0.5.16
13562026-09-04T21:33:11.495Z Compiling webpki-roots v1.0.9
13572026-09-04T21:33:16.072Z Compiling openapiv3 v2.2.0
13582026-09-04T21:33:16.435Z Compiling generic-array v0.14.7
13592026-09-04T21:33:16.435Z Compiling tower-http v0.6.11
13602026-09-04T21:33:16.436Z Compiling hashbrown v0.16.1
13612026-09-04T21:33:16.436Z Compiling serde_with_macros v3.22.0
13622026-09-04T21:33:16.436Z Compiling futures-executor v0.3.34
13632026-09-04T21:33:16.436Z Compiling dropshot_endpoint v0.17.1
13642026-09-04T21:33:16.436Z Compiling macaddr v1.0.1
13652026-09-04T21:33:16.436Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
13662026-09-04T21:33:16.436Z Compiling thread_local v1.1.10
13672026-09-04T21:33:16.436Z Compiling cpufeatures v0.3.0
13682026-09-04T21:33:16.436Z Compiling openssl-probe v0.2.1
13692026-09-04T21:33:16.436Z Compiling futures v0.3.34
13702026-09-04T21:33:16.436Z Compiling rustls-native-certs v0.8.4
13712026-09-04T21:33:16.523Z Compiling tempfile v3.27.0
13722026-09-04T21:33:16.523Z Compiling derive-ex v0.1.8
13732026-09-04T21:33:16.523Z Compiling strum_macros v0.27.2
13742026-09-04T21:33:16.523Z Compiling is-terminal v0.4.17
13752026-09-04T21:33:16.523Z Compiling take_mut v0.2.2
13762026-09-04T21:33:16.523Z Compiling term v1.2.1
13772026-09-04T21:33:16.523Z Compiling winnow v1.0.4
13782026-09-04T21:33:16.558Z Compiling test-strategy v0.4.5
13792026-09-04T21:33:16.814Z Compiling slog-term v2.9.2
13802026-09-04T21:33:18.162Z Compiling hybrid-array v0.4.14
13812026-09-04T21:33:18.207Z Compiling simd-adler32 v0.3.10
13822026-09-04T21:33:18.264Z Compiling match_cfg v0.1.0
13832026-09-04T21:33:18.502Z Compiling adler2 v2.0.1
13842026-09-04T21:33:18.668Z Compiling miniz_oxide v0.8.9
13852026-09-04T21:33:19.078Z Compiling hostname v0.3.1
13862026-09-04T21:33:19.363Z Compiling slog-json v2.6.1
13872026-09-04T21:33:19.648Z Compiling memmap2 v0.9.11
13882026-09-04T21:33:19.818Z Compiling either v1.17.0
13892026-09-04T21:33:20.023Z Compiling usdt v0.6.0
13902026-09-04T21:33:20.129Z Compiling slog-bunyan v2.5.0
13912026-09-04T21:33:20.157Z Compiling flate2 v1.1.9
13922026-09-04T21:33:20.319Z Compiling crypto-common v0.2.2
13932026-09-04T21:33:20.654Z Compiling block-buffer v0.12.1
13942026-09-04T21:33:20.671Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13952026-09-04T21:33:20.725Z Compiling const-oid v0.10.2
13962026-09-04T21:33:20.844Z Compiling debug-ignore v1.0.5
13972026-09-04T21:33:21.027Z Compiling compression-core v0.4.32
13982026-09-04T21:33:21.205Z Compiling compression-codecs v0.4.38
13992026-09-04T21:33:21.323Z Compiling digest v0.11.3
14002026-09-04T21:33:21.556Z Compiling toml_parser v1.1.3+spec-1.1.0
14012026-09-04T21:33:21.595Z Compiling crypto-common v0.1.7
14022026-09-04T21:33:21.778Z Compiling parse-display-derive v0.10.0
14032026-09-04T21:33:21.850Z Compiling rand_chacha v0.3.1
14042026-09-04T21:33:22.115Z Compiling serde_spanned v1.1.1
14052026-09-04T21:33:22.219Z Compiling toml_datetime v1.1.1+spec-1.1.0
14062026-09-04T21:33:22.272Z Compiling encoding_rs v0.8.35
14072026-09-04T21:33:22.452Z Compiling toml_writer v1.1.2+spec-1.1.0
14082026-09-04T21:33:22.605Z Compiling mime v0.3.17
14092026-09-04T21:33:22.716Z Compiling spin v0.9.9
14102026-09-04T21:33:22.851Z Compiling toml v1.1.4+spec-1.1.0
14112026-09-04T21:33:22.856Z Compiling rand v0.8.7
14122026-09-04T21:33:23.080Z Compiling sha1 v0.11.0
14132026-09-04T21:33:23.261Z Compiling async-compression v0.4.43
14142026-09-04T21:33:23.321Z Compiling strum v0.26.3
14152026-09-04T21:33:23.593Z Compiling async-stream v0.3.6
14162026-09-04T21:33:23.729Z Compiling waitgroup v0.1.2
14172026-09-04T21:33:23.768Z Compiling rustls-pemfile v2.2.0
14182026-09-04T21:33:23.878Z Compiling serde_path_to_error v0.1.20
14192026-09-04T21:33:23.896Z Compiling hostname v0.4.2
14202026-09-04T21:33:24.054Z Compiling wait-timeout v0.2.1
14212026-09-04T21:33:24.447Z Compiling quick-error v1.2.3
14222026-09-04T21:33:24.564Z Compiling bit-vec v0.8.0
14232026-09-04T21:33:24.602Z Compiling rusty-fork v0.3.1
14242026-09-04T21:33:24.737Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14252026-09-04T21:33:24.864Z Compiling bit-set v0.8.0
14262026-09-04T21:33:25.063Z Compiling serde_with v3.22.0
14272026-09-04T21:33:25.218Z Compiling rand_xorshift v0.4.0
14282026-09-04T21:33:25.387Z Compiling unarray v0.1.4
14292026-09-04T21:33:25.510Z Compiling proptest v1.11.0
14302026-09-04T21:33:25.650Z Compiling strum v0.27.2
14312026-09-04T21:33:25.792Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
14322026-09-04T21:33:25.951Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
14332026-09-04T21:33:26.053Z Compiling instant v0.1.13
14342026-09-04T21:33:26.374Z Compiling iddqd v0.4.6
14352026-09-04T21:33:26.920Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14362026-09-04T21:33:27.030Z Compiling block-buffer v0.10.4
14372026-09-04T21:33:27.208Z Compiling backon v1.6.0
14382026-09-04T21:33:27.536Z Compiling unicode-width v0.2.2
14392026-09-04T21:33:27.960Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
14402026-09-04T21:33:28.229Z Compiling digest v0.10.7
14412026-09-04T21:33:28.480Z Compiling backoff v0.4.0
14422026-09-04T21:33:28.885Z Compiling parse-display v0.10.0
14432026-09-04T21:33:28.997Z Compiling itertools v0.14.0
14442026-09-04T21:33:29.290Z Compiling regress v0.10.5
14452026-09-04T21:33:29.328Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
14462026-09-04T21:33:30.023Z Compiling humantime v2.4.0
14472026-09-04T21:33:32.221Z Compiling regress v0.11.1
14482026-09-04T21:33:33.735Z Compiling typify-impl v0.6.2
14492026-09-04T21:33:34.217Z Compiling zerocopy-derive v0.7.35
14502026-09-04T21:33:35.361Z Compiling clap_derive v4.6.4
14512026-09-04T21:33:35.470Z Compiling cpufeatures v0.2.17
14522026-09-04T21:33:35.545Z Compiling convert_case v0.4.0
14532026-09-04T21:33:35.834Z Compiling utf8parse v0.2.2
14542026-09-04T21:33:35.858Z Compiling derive_more v0.99.20
14552026-09-04T21:33:35.950Z Compiling anstyle-parse v1.0.0
14562026-09-04T21:33:37.012Z Compiling terminal_size v0.4.4
14572026-09-04T21:33:37.028Z Compiling typify-macro v0.6.2
14582026-09-04T21:33:37.159Z Compiling toml_datetime v0.6.11
14592026-09-04T21:33:37.178Z Compiling colorchoice v1.0.5
14602026-09-04T21:33:37.297Z Compiling is_terminal_polyfill v1.70.2
14612026-09-04T21:33:37.412Z Compiling anstyle v1.0.14
14622026-09-04T21:33:37.488Z Compiling anstyle-query v1.1.5
14632026-09-04T21:33:37.599Z Compiling anstream v1.0.0
14642026-09-04T21:33:37.977Z Compiling secrecy v0.10.3
14652026-09-04T21:33:38.061Z Compiling clap_lex v1.1.0
14662026-09-04T21:33:38.187Z Compiling heapless v0.8.0
14672026-09-04T21:33:38.496Z Compiling tinyvec_macros v0.1.1
14682026-09-04T21:33:38.527Z Compiling crucible-workspace-hack v0.1.0
14692026-09-04T21:33:38.615Z Compiling clap_builder v4.6.6
14702026-09-04T21:33:38.830Z Compiling typify v0.6.2
14712026-09-04T21:33:38.927Z Compiling tinyvec v1.12.0
14722026-09-04T21:33:39.291Z Compiling zerocopy v0.7.35
14732026-09-04T21:33:39.692Z Compiling hash32 v0.3.1
14742026-09-04T21:33:39.824Z Compiling rustc_version v0.4.1
14752026-09-04T21:33:39.846Z Compiling scroll_derive v0.12.1
14762026-09-04T21:33:40.035Z Compiling num-integer v0.1.47
14772026-09-04T21:33:40.081Z Compiling usdt-impl v0.5.0
14782026-09-04T21:33:40.345Z Compiling smoltcp v0.11.0
14792026-09-04T21:33:40.537Z Compiling crossbeam-epoch v0.9.20
14802026-09-04T21:33:40.550Z Compiling scroll v0.12.0
14812026-09-04T21:33:40.703Z Compiling clap v4.6.6
14822026-09-04T21:33:40.819Z Compiling curve25519-dalek v4.1.3
14832026-09-04T21:33:41.101Z Compiling dof v0.3.0
14842026-09-04T21:33:42.097Z Compiling hmac v0.12.1
14852026-09-04T21:33:42.170Z Compiling dtrace-parser v0.2.0
14862026-09-04T21:33:42.254Z Compiling inout v0.1.4
14872026-09-04T21:33:42.416Z Compiling darling_core v0.21.3
14882026-09-04T21:33:42.501Z Compiling ff v0.13.1
14892026-09-04T21:33:42.660Z Compiling cobs v0.3.0
14902026-09-04T21:33:42.954Z Compiling thread-id v4.2.2
14912026-09-04T21:33:43.195Z Compiling managed v0.8.0
14922026-09-04T21:33:43.229Z Compiling bitflags v1.3.2
14932026-09-04T21:33:43.312Z Compiling unsafe-libyaml v0.2.11
14942026-09-04T21:33:43.939Z Compiling serde_yaml v0.9.34+deprecated
14952026-09-04T21:33:44.503Z Compiling darling_macro v0.21.3
14962026-09-04T21:33:45.092Z Compiling postcard v1.1.3
14972026-09-04T21:33:45.164Z Compiling group v0.13.0
14982026-09-04T21:33:45.307Z Compiling cipher v0.4.4
14992026-09-04T21:33:45.469Z Compiling hkdf v0.12.4
15002026-09-04T21:33:46.091Z Compiling goblin v0.8.2
15012026-09-04T21:33:46.306Z Compiling num-iter v0.1.46
15022026-09-04T21:33:46.439Z Compiling num-rational v0.4.2
15032026-09-04T21:33:47.539Z Compiling tabwriter v1.4.1
15042026-09-04T21:33:47.604Z Compiling universal-hash v0.5.1
15052026-09-04T21:33:47.604Z Compiling crypto-bigint v0.5.5
15062026-09-04T21:33:47.697Z Compiling thiserror-impl-no-std v2.0.2
15072026-09-04T21:33:47.842Z Compiling hubpack_derive v0.1.1
15082026-09-04T21:33:48.359Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15092026-09-04T21:33:48.706Z Compiling half v2.7.1
15102026-09-04T21:33:48.912Z Compiling curve25519-dalek-derive v0.1.1
15112026-09-04T21:33:49.253Z Compiling num-complex v0.4.6
15122026-09-04T21:33:49.725Z Compiling memoffset v0.9.1
15132026-09-04T21:33:49.913Z Compiling rustix v0.38.44
15142026-09-04T21:33:49.976Z Compiling prettyplease v0.2.37
15152026-09-04T21:33:50.245Z Compiling base64ct v1.8.3
15162026-09-04T21:33:50.293Z Compiling base16ct v0.2.0
15172026-09-04T21:33:50.666Z Compiling ciborium-io v0.2.2
15182026-09-04T21:33:50.723Z Compiling opaque-debug v0.3.1
15192026-09-04T21:33:50.724Z Compiling cfg_aliases v0.2.2
15202026-09-04T21:33:50.761Z Compiling nix v0.31.3
15212026-09-04T21:33:50.885Z Compiling ciborium-ll v0.2.2
15222026-09-04T21:33:51.100Z Compiling poly1305 v0.8.0
15232026-09-04T21:33:51.168Z Compiling password-hash v0.5.0
15242026-09-04T21:33:51.188Z Compiling elliptic-curve v0.13.8
15252026-09-04T21:33:52.186Z Compiling num v0.4.3
15262026-09-04T21:33:52.334Z Compiling thiserror-no-std v2.0.2
15272026-09-04T21:33:52.553Z Compiling hubpack v0.1.2
15282026-09-04T21:33:53.653Z Compiling chacha20 v0.9.1
15292026-09-04T21:33:53.906Z Compiling darling v0.21.3
15302026-09-04T21:33:54.298Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
15312026-09-04T21:33:54.628Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15322026-09-04T21:33:54.885Z Compiling reqwest v0.12.28
15332026-09-04T21:33:55.315Z Compiling toml_edit v0.25.13+spec-1.1.0
15342026-09-04T21:33:55.564Z Compiling blake2 v0.10.6
15352026-09-04T21:33:55.847Z Compiling aead v0.5.2
15362026-09-04T21:33:56.176Z Compiling byte-wrapper v0.1.0
15372026-09-04T21:33:56.259Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15382026-09-04T21:33:56.275Z Compiling serde_repr v0.1.21
15392026-09-04T21:33:56.968Z Compiling proc-macro-error-attr v1.0.4
15402026-09-04T21:33:57.121Z Compiling float-ord v0.3.2
15412026-09-04T21:33:57.236Z Compiling static_assertions v1.1.0
15422026-09-04T21:33:57.257Z Compiling keccak v0.1.6
15432026-09-04T21:33:57.310Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15442026-09-04T21:33:57.430Z Compiling sha3 v0.10.9
15452026-09-04T21:33:57.783Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15462026-09-04T21:33:57.817Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15472026-09-04T21:33:58.478Z Compiling chacha20poly1305 v0.10.1
15482026-09-04T21:33:58.628Z Compiling proc-macro-crate v3.5.0
15492026-09-04T21:33:58.662Z Compiling progenitor-client v0.10.0
15502026-09-04T21:33:58.944Z Compiling argon2 v0.5.3
15512026-09-04T21:33:59.285Z Compiling ingot-macros v0.1.1
15522026-09-04T21:33:59.868Z Compiling vsss-rs v3.3.4
15532026-09-04T21:34:01.694Z Compiling ciborium v0.2.2
15542026-09-04T21:34:02.110Z Compiling usdt-attr-macro v0.5.0
15552026-09-04T21:34:02.410Z Compiling usdt-macro v0.5.0
15562026-09-04T21:34:03.573Z Compiling enum-as-inner v0.6.1
15572026-09-04T21:34:03.621Z Compiling num-derive v0.4.2
15582026-09-04T21:34:04.136Z Compiling proc-macro-error v1.0.4
15592026-09-04T21:34:04.352Z Compiling memmap v0.7.0
15602026-09-04T21:34:04.370Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
15612026-09-04T21:34:04.557Z Compiling winnow v0.5.40
15622026-09-04T21:34:04.811Z Compiling indent_write v2.2.0
15632026-09-04T21:34:04.957Z Compiling data-encoding v2.11.1
15642026-09-04T21:34:05.115Z Compiling usdt v0.5.0
15652026-09-04T21:34:05.442Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15662026-09-04T21:34:05.505Z Compiling ingot-types v0.1.2
15672026-09-04T21:34:05.922Z Compiling toml_edit v0.19.15
15682026-09-04T21:34:05.933Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15692026-09-04T21:34:06.069Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15702026-09-04T21:34:06.256Z Compiling num_enum_derive v0.7.6
15712026-09-04T21:34:06.893Z Compiling serde_spanned v0.6.9
15722026-09-04T21:34:07.049Z Compiling foreign-types-macros v0.2.4
15732026-09-04T21:34:07.291Z Compiling vcpkg v0.2.15
15742026-09-04T21:34:07.671Z Compiling winnow v0.7.15
15752026-09-04T21:34:07.811Z Compiling crossbeam-deque v0.8.7
15762026-09-04T21:34:07.849Z Compiling colored v3.1.1
15772026-09-04T21:34:07.861Z Compiling toml_write v0.1.2
15782026-09-04T21:34:08.056Z Compiling bytecount v0.6.9
15792026-09-04T21:34:08.085Z Compiling foreign-types-shared v0.3.1
15802026-09-04T21:34:08.184Z Compiling foreign-types v0.5.0
15812026-09-04T21:34:08.227Z Compiling openssl-sys v0.9.117
15822026-09-04T21:34:08.269Z Compiling num_enum v0.7.6
15832026-09-04T21:34:08.405Z Compiling proc-macro-crate v1.3.1
15842026-09-04T21:34:08.729Z Compiling ingot v0.1.1
15852026-09-04T21:34:08.797Z Compiling atomicwrites v0.4.4
15862026-09-04T21:34:09.025Z Compiling rustls-webpki v0.103.14
15872026-09-04T21:34:09.082Z Compiling toml_edit v0.22.27
15882026-09-04T21:34:09.137Z Compiling progenitor-impl v0.14.0
15892026-09-04T21:34:10.647Z Compiling chacha20 v0.10.1
15902026-09-04T21:34:10.865Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
15912026-09-04T21:34:11.349Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
15922026-09-04T21:34:11.369Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
15932026-09-04T21:34:11.385Z Compiling cstr-argument v0.1.2
15942026-09-04T21:34:11.385Z Compiling semver v0.1.20
15952026-09-04T21:34:11.391Z Compiling rayon-core v1.13.0
15962026-09-04T21:34:11.611Z Compiling heck v0.4.1
15972026-09-04T21:34:11.619Z Compiling swrite v0.1.0
15982026-09-04T21:34:11.647Z Compiling resolv-conf v0.7.6
15992026-09-04T21:34:11.772Z Compiling linked-hash-map v0.5.6
16002026-09-04T21:34:11.866Z Compiling unicode-segmentation v1.13.3
16012026-09-04T21:34:11.973Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
16022026-09-04T21:34:11.990Z Compiling lru-cache v0.1.2
16032026-09-04T21:34:12.231Z Compiling newline-converter v0.3.0
16042026-09-04T21:34:12.327Z Compiling rustc_version v0.1.7
16052026-09-04T21:34:12.379Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16062026-09-04T21:34:12.385Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16072026-09-04T21:34:12.445Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16082026-09-04T21:34:12.525Z Compiling progenitor-macro v0.14.0
16092026-09-04T21:34:12.584Z Compiling rand v0.10.2
16102026-09-04T21:34:12.915Z Compiling toml v0.8.23
16112026-09-04T21:34:13.616Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
16122026-09-04T21:34:13.899Z Compiling num_enum_derive v0.5.11
16132026-09-04T21:34:14.342Z Compiling tokio-rustls v0.26.4
16142026-09-04T21:34:14.610Z Compiling rustls-platform-verifier v0.7.0
16152026-09-04T21:34:14.694Z Compiling hyper-rustls v0.27.9
16162026-09-04T21:34:14.969Z Compiling reqwest v0.13.4
16172026-09-04T21:34:15.183Z Compiling hickory-proto v0.24.4
16182026-09-04T21:34:16.943Z Compiling progenitor-client v0.14.0
16192026-09-04T21:34:17.302Z Compiling progenitor-extras v0.2.0
16202026-09-04T21:34:23.089Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16212026-09-04T21:34:23.240Z Compiling progenitor-impl v0.13.0
16222026-09-04T21:34:24.733Z Compiling console v0.16.4
16232026-09-04T21:34:26.014Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16242026-09-04T21:34:29.626Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16252026-09-04T21:34:29.658Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16262026-09-04T21:34:30.000Z Compiling camino-tempfile v1.4.1
16272026-09-04T21:34:30.115Z Compiling serde-big-array v0.5.1
16282026-09-04T21:34:30.174Z Compiling derive-where v1.6.1
16292026-09-04T21:34:30.281Z Compiling pin-project-internal v1.1.13
16302026-09-04T21:34:30.413Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16312026-09-04T21:34:30.932Z Compiling siphasher v1.0.3
16322026-09-04T21:34:31.155Z Compiling lazy_static v1.5.0
16332026-09-04T21:34:31.273Z Compiling minimal-lexical v0.2.1
16342026-09-04T21:34:31.389Z Compiling similar v3.2.0
16352026-09-04T21:34:31.425Z Compiling pin-project v1.1.13
16362026-09-04T21:34:31.520Z Compiling nom v7.1.3
16372026-09-04T21:34:31.542Z Compiling phf_shared v0.12.1
16382026-09-04T21:34:32.331Z Compiling expectorate v1.3.0
16392026-09-04T21:34:32.558Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16402026-09-04T21:34:32.591Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16412026-09-04T21:34:32.847Z Compiling progenitor-macro v0.13.0
16422026-09-04T21:34:33.745Z Compiling progenitor v0.14.0
16432026-09-04T21:34:34.911Z Compiling hickory-resolver v0.24.4
16442026-09-04T21:34:36.344Z Compiling progenitor-client v0.13.0
16452026-09-04T21:34:37.287Z Compiling num_enum v0.5.11
16462026-09-04T21:34:37.731Z Compiling newtype_derive v0.1.6
16472026-09-04T21:34:38.927Z Compiling unicode-normalization v0.1.25
16482026-09-04T21:34:39.132Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16492026-09-04T21:34:39.527Z Compiling tokio-stream v0.1.19
16502026-09-04T21:34:40.103Z Compiling async-recursion v1.1.1
16512026-09-04T21:34:40.788Z Compiling snafu-derive v0.8.9
16522026-09-04T21:34:41.145Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
16532026-09-04T21:34:41.474Z Compiling slog-dtrace v0.3.0
16542026-09-04T21:34:41.721Z Compiling bstr v1.13.1
16552026-09-04T21:34:42.429Z Compiling csv-core v0.1.13
16562026-09-04T21:34:42.505Z Compiling foldhash v0.1.5
16572026-09-04T21:34:42.508Z Compiling unicode-width v0.1.14
16582026-09-04T21:34:42.598Z Compiling konst_macro_rules v0.2.19
16592026-09-04T21:34:42.734Z Compiling jiff-core v0.1.0
16602026-09-04T21:34:42.799Z Compiling owo-colors v4.3.0
16612026-09-04T21:34:42.830Z Compiling unicode-xid v0.2.6
16622026-09-04T21:34:42.847Z Compiling cancel-safe-futures v0.1.5
16632026-09-04T21:34:42.964Z Compiling chrono-tz v0.10.4
16642026-09-04T21:34:43.105Z Compiling openssl v0.10.81
16652026-09-04T21:34:43.140Z Compiling foreign-types-shared v0.1.1
16662026-09-04T21:34:43.215Z Compiling highway v1.3.0
16672026-09-04T21:34:43.273Z Compiling same-file v1.0.6
16682026-09-04T21:34:43.415Z Compiling walkdir v2.5.0
16692026-09-04T21:34:43.485Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16702026-09-04T21:34:43.895Z Compiling jiff v0.2.35
16712026-09-04T21:34:44.114Z Compiling foreign-types v0.3.2
16722026-09-04T21:34:44.284Z Compiling const_format_proc_macros v0.2.34
16732026-09-04T21:34:44.357Z Compiling konst v0.2.20
16742026-09-04T21:34:44.581Z Compiling hashbrown v0.15.5
16752026-09-04T21:34:44.747Z Compiling csv v1.4.0
16762026-09-04T21:34:45.079Z Compiling snafu v0.8.9
16772026-09-04T21:34:45.238Z Compiling globset v0.4.20
16782026-09-04T21:34:45.688Z Compiling qorb v0.4.1
16792026-09-04T21:34:45.736Z Compiling progenitor v0.13.0
16802026-09-04T21:34:45.896Z Compiling olpc-cjson v0.1.4
16812026-09-04T21:34:46.181Z Compiling rayon v1.12.0
16822026-09-04T21:34:47.897Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16832026-09-04T21:34:48.428Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16842026-09-04T21:34:48.867Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16852026-09-04T21:34:49.395Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16862026-09-04T21:34:49.908Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16872026-09-04T21:34:52.739Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16882026-09-04T21:34:52.815Z Compiling phf v0.12.1
16892026-09-04T21:34:53.001Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16902026-09-04T21:34:53.595Z Compiling zone_cfg_derive v0.3.1
16912026-09-04T21:34:53.691Z Compiling tokio-dtrace v0.1.1
16922026-09-04T21:34:53.999Z Compiling itertools v0.15.0
16932026-09-04T21:34:54.039Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
16942026-09-04T21:34:54.057Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16952026-09-04T21:34:54.268Z Compiling itertools v0.12.1
16962026-09-04T21:34:54.309Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
16972026-09-04T21:34:54.680Z Compiling pem v3.0.6
16982026-09-04T21:34:54.955Z Compiling libsw-core v0.3.2
16992026-09-04T21:34:55.147Z Compiling serde_plain v1.0.2
17002026-09-04T21:34:55.319Z Compiling openssl-macros v0.1.1
17012026-09-04T21:34:55.361Z Compiling cookie v0.18.2
17022026-09-04T21:34:55.418Z Compiling sigpipe v0.1.3
17032026-09-04T21:34:55.437Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17042026-09-04T21:34:55.521Z Compiling glob v0.3.4
17052026-09-04T21:34:55.604Z Compiling fixedbitset v0.4.2
17062026-09-04T21:34:55.609Z Compiling typed-path v0.9.3
17072026-09-04T21:34:55.722Z Compiling fixedbitset v0.5.7
17082026-09-04T21:34:55.984Z Compiling petgraph v0.8.3
17092026-09-04T21:34:56.237Z Compiling petgraph v0.6.5
17102026-09-04T21:34:56.404Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17112026-09-04T21:34:57.664Z Compiling tough v0.22.0
17122026-09-04T21:34:58.035Z Compiling zone v0.3.1
17132026-09-04T21:34:58.071Z Compiling ingot-macros v0.2.0
17142026-09-04T21:34:58.348Z Compiling libsw v3.5.0
17152026-09-04T21:34:58.387Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17162026-09-04T21:34:58.406Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
17172026-09-04T21:34:58.540Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
17182026-09-04T21:34:58.676Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
17192026-09-04T21:34:58.847Z Compiling oxide-tokio-rt v0.1.6
17202026-09-04T21:34:59.449Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17212026-09-04T21:35:00.837Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17222026-09-04T21:35:01.051Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17232026-09-04T21:35:02.345Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17242026-09-04T21:35:02.424Z Compiling const_format v0.2.36
17252026-09-04T21:35:02.939Z Compiling papergrid v0.11.0
17262026-09-04T21:35:02.956Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17272026-09-04T21:35:03.539Z Compiling tabled_derive v0.7.0
17282026-09-04T21:35:04.531Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
17292026-09-04T21:35:04.592Z Compiling libscf-sys v1.2.0
17302026-09-04T21:35:04.754Z Compiling gethostname v0.5.0
17312026-09-04T21:35:04.903Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17322026-09-04T21:35:05.039Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
17332026-09-04T21:35:05.204Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17342026-09-04T21:35:05.229Z Compiling bcs v0.1.6
17352026-09-04T21:35:05.355Z Compiling smf v0.2.3
17362026-09-04T21:35:05.473Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
17372026-09-04T21:35:05.585Z Compiling linear-map v1.2.0
17382026-09-04T21:35:05.629Z Compiling unicode-linebreak v0.1.5
17392026-09-04T21:35:05.816Z Compiling whoami v1.6.1
17402026-09-04T21:35:05.912Z Compiling tagptr v0.2.0
17412026-09-04T21:35:06.085Z Compiling termtree v0.5.1
17422026-09-04T21:35:06.268Z Compiling smawk v0.3.3
17432026-09-04T21:35:06.424Z Compiling textwrap v0.16.2
17442026-09-04T21:35:06.504Z Compiling moka v0.12.16
17452026-09-04T21:35:07.927Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
17462026-09-04T21:35:08.099Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17472026-09-04T21:35:08.253Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17482026-09-04T21:35:09.013Z Compiling tabled v0.15.0
17492026-09-04T21:35:09.182Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17502026-09-04T21:35:09.343Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17512026-09-04T21:35:09.560Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17522026-09-04T21:35:10.041Z Compiling steno v0.4.1
17532026-09-04T21:35:11.117Z Compiling ingot-types v0.2.0
17542026-09-04T21:35:13.634Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17552026-09-04T21:35:15.214Z Compiling hickory-proto v0.25.2
17562026-09-04T21:35:16.221Z Compiling ingot v0.2.1
17572026-09-04T21:35:16.885Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17582026-09-04T21:35:17.292Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17592026-09-04T21:35:17.319Z Compiling parking_lot_core v0.8.6
17602026-09-04T21:35:17.541Z Compiling hickory-resolver v0.25.2
17612026-09-04T21:35:17.695Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17622026-09-04T21:35:18.320Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17632026-09-04T21:35:18.411Z Compiling papergrid v0.18.0
17642026-09-04T21:35:20.027Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17652026-09-04T21:35:20.050Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17662026-09-04T21:35:20.727Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17672026-09-04T21:35:21.268Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17682026-09-04T21:35:21.469Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17692026-09-04T21:35:22.594Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17702026-09-04T21:35:23.286Z Compiling tabled v0.21.0
17712026-09-04T21:35:24.030Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
17722026-09-04T21:35:24.148Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
17732026-09-04T21:35:24.350Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
17742026-09-04T21:35:25.004Z Compiling arc-swap v1.9.2
17752026-09-04T21:35:25.360Z Compiling slog-scope v4.4.1
17762026-09-04T21:35:25.560Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899)
17772026-09-04T21:35:25.730Z Compiling parking_lot v0.11.2
17782026-09-04T21:35:26.579Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17792026-09-04T21:35:26.773Z Compiling dropshot-api-manager-types v0.8.0
17802026-09-04T21:35:27.366Z Compiling fxhash v0.2.1
17812026-09-04T21:35:27.406Z Compiling crc8 v0.1.1
17822026-09-04T21:35:27.517Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899)
17832026-09-04T21:35:27.566Z Compiling sled v0.34.7
17842026-09-04T21:35:28.750Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17852026-09-04T21:35:28.826Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
17862026-09-04T21:35:31.120Z Compiling slog-stdlog v4.1.1
17872026-09-04T21:35:31.483Z Compiling port-file v0.1.0
17882026-09-04T21:35:31.556Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
17892026-09-04T21:35:31.745Z Compiling slog-envlogger v2.2.0
17902026-09-04T21:35:31.849Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
17912026-09-04T21:35:32.281Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17922026-09-04T21:35:34.517Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17932026-09-04T21:35:37.042Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
17942026-09-04T21:35:38.288Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
17952026-09-04T21:35:48.397Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
17962026-09-04T21:35:53.426Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
17972026-09-04T21:35:56.808Z Finished `release` profile [optimized] target(s) in 3m 41s
17982026-09-04T21:35:57.136Z+ banner quartet
17992026-09-04T21:35:57.140Z
18002026-09-04T21:35:57.140Z #### # # ## ##### ##### ###### #####
18012026-09-04T21:35:57.140Z # # # # # # # # # # #
18022026-09-04T21:35:57.140Z # # # # # # # # # ##### #
18032026-09-04T21:35:57.140Z # # # # # ###### ##### # # #
18042026-09-04T21:35:57.140Z # # # # # # # # # # #
18052026-09-04T21:35:57.140Z ### # #### # # # # # ###### #
18062026-09-04T21:35:57.140Z
18072026-09-04T21:35:57.140Z+ pfexec cargo test --release -p mg-tests test_quartet -- --nocapture
18082026-09-04T21:35:57.726Z Compiling cfg-if v1.0.4
18092026-09-04T21:35:57.729Z Compiling libc v0.2.189
18102026-09-04T21:35:57.730Z Compiling serde_core v1.0.229
18112026-09-04T21:35:57.835Z Compiling memchr v2.8.3
18122026-09-04T21:35:57.842Z Compiling smallvec v1.15.2
18132026-09-04T21:35:57.847Z Compiling itoa v1.0.18
18142026-09-04T21:35:57.858Z Compiling stable_deref_trait v1.2.1
18152026-09-04T21:35:57.861Z Compiling zerofrom v0.1.8
18162026-09-04T21:35:57.877Z Compiling zmij v1.0.23
18172026-09-04T21:35:57.952Z Compiling litemap v0.8.2
18182026-09-04T21:35:57.985Z Compiling yoke v0.8.3
18192026-09-04T21:35:58.076Z Compiling writeable v0.6.3
18202026-09-04T21:35:58.080Z Compiling utf8_iter v1.0.4
18212026-09-04T21:35:58.128Z Compiling percent-encoding v2.3.2
18222026-09-04T21:35:58.180Z Compiling zerovec v0.11.6
18232026-09-04T21:35:58.207Z Compiling zerotrie v0.2.4
18242026-09-04T21:35:58.244Z Compiling libm v0.2.16
18252026-09-04T21:35:58.314Z Compiling icu_properties_data v2.2.0
18262026-09-04T21:35:58.349Z Compiling icu_normalizer_data v2.2.0
18272026-09-04T21:35:58.385Z Compiling form_urlencoded v1.2.2
18282026-09-04T21:35:58.426Z Compiling rand_core v0.10.1
18292026-09-04T21:35:58.459Z Compiling errno v0.3.14
18302026-09-04T21:35:58.632Z Compiling getrandom v0.4.3
18312026-09-04T21:35:58.657Z Compiling iana-time-zone v0.1.65
18322026-09-04T21:35:58.675Z Compiling pin-project-lite v0.2.17
18332026-09-04T21:35:58.687Z Compiling zeroize v1.9.0
18342026-09-04T21:35:58.781Z Compiling tinystr v0.8.3
18352026-09-04T21:35:58.818Z Compiling potential_utf v0.1.5
18362026-09-04T21:35:58.831Z Compiling dyn-clone v1.0.20
18372026-09-04T21:35:58.922Z Compiling socket2 v0.6.5
18382026-09-04T21:35:58.955Z Compiling icu_locale_core v2.2.0
18392026-09-04T21:35:58.974Z Compiling icu_collections v2.2.0
18402026-09-04T21:35:58.986Z Compiling scopeguard v1.2.0
18412026-09-04T21:35:58.989Z Compiling parking_lot_core v0.9.12
18422026-09-04T21:35:59.007Z Compiling signal-hook-registry v1.4.8
18432026-09-04T21:35:59.096Z Compiling num-traits v0.2.19
18442026-09-04T21:35:59.377Z Compiling lock_api v0.4.14
18452026-09-04T21:35:59.447Z Compiling mio v1.2.2
18462026-09-04T21:35:59.628Z Compiling parking_lot v0.12.5
18472026-09-04T21:35:59.665Z Compiling thiserror v2.0.20
18482026-09-04T21:35:59.699Z Compiling serde v1.0.229
18492026-09-04T21:35:59.790Z Compiling serde_json v1.0.151
18502026-09-04T21:35:59.862Z Compiling icu_provider v2.2.0
18512026-09-04T21:35:59.873Z Compiling uuid v1.26.0
18522026-09-04T21:35:59.985Z Compiling semver v1.0.28
18532026-09-04T21:36:00.100Z Compiling bitflags v2.13.1
18542026-09-04T21:36:00.329Z Compiling bytes v1.12.1
18552026-09-04T21:36:00.425Z Compiling icu_normalizer v2.2.0
18562026-09-04T21:36:00.459Z Compiling icu_properties v2.2.0
18572026-09-04T21:36:00.495Z Compiling chrono v0.4.45
18582026-09-04T21:36:00.527Z Compiling portable-atomic v1.15.0
18592026-09-04T21:36:00.619Z Compiling futures-core v0.3.34
18602026-09-04T21:36:00.785Z Compiling critical-section v1.2.0
18612026-09-04T21:36:00.896Z Compiling tokio v1.53.1
18622026-09-04T21:36:01.204Z Compiling once_cell v1.21.4
18632026-09-04T21:36:01.267Z Compiling log v0.4.33
18642026-09-04T21:36:01.451Z Compiling idna_adapter v1.2.2
18652026-09-04T21:36:01.520Z Compiling equivalent v1.0.2
18662026-09-04T21:36:01.586Z Compiling idna v1.1.0
18672026-09-04T21:36:01.598Z Compiling subtle v2.6.1
18682026-09-04T21:36:01.610Z Compiling allocator-api2 v0.2.21
18692026-09-04T21:36:01.630Z Compiling zerocopy v0.8.56
18702026-09-04T21:36:01.766Z Compiling futures-sink v0.3.34
18712026-09-04T21:36:01.879Z Compiling slab v0.4.12
18722026-09-04T21:36:02.003Z Compiling url v2.5.8
18732026-09-04T21:36:02.019Z Compiling typenum v1.20.1
18742026-09-04T21:36:02.086Z Compiling futures-channel v0.3.34
18752026-09-04T21:36:02.349Z Compiling hashbrown v0.17.1
18762026-09-04T21:36:02.368Z Compiling getrandom v0.2.17
18772026-09-04T21:36:02.584Z Compiling schemars v0.8.22
18782026-09-04T21:36:02.839Z Compiling futures-io v0.3.34
18792026-09-04T21:36:03.038Z Compiling futures-task v0.3.34
18802026-09-04T21:36:03.064Z Compiling rand_core v0.6.4
18812026-09-04T21:36:03.214Z Compiling futures-util v0.3.34
18822026-09-04T21:36:03.321Z Compiling indexmap v2.14.0
18832026-09-04T21:36:03.680Z Compiling tracing-core v0.1.36
18842026-09-04T21:36:03.999Z Compiling ipnetwork v0.21.1
18852026-09-04T21:36:04.271Z Compiling tracing v0.1.44
18862026-09-04T21:36:04.508Z Compiling base64 v0.22.1
18872026-09-04T21:36:04.531Z Compiling http v1.5.0
18882026-09-04T21:36:04.746Z Compiling unicode-ident v1.0.24
18892026-09-04T21:36:04.867Z Compiling proc-macro2 v1.0.107
18902026-09-04T21:36:04.899Z Compiling slog v2.8.2
18912026-09-04T21:36:04.915Z Compiling erased-serde v0.3.31
18922026-09-04T21:36:05.001Z Compiling fnv v1.0.7
18932026-09-04T21:36:05.107Z Compiling oxnet v0.1.7
18942026-09-04T21:36:05.853Z Compiling quote v1.0.47
18952026-09-04T21:36:05.954Z Compiling tokio-util v0.7.19
18962026-09-04T21:36:06.087Z Compiling syn v2.0.119
18972026-09-04T21:36:06.406Z Compiling byteorder v1.5.0
18982026-09-04T21:36:06.530Z Compiling ipnet v2.12.1
18992026-09-04T21:36:06.663Z Compiling thiserror v1.0.69
19002026-09-04T21:36:06.776Z Compiling ppv-lite86 v0.2.21
19012026-09-04T21:36:06.914Z Compiling rustls-pki-types v1.15.1
19022026-09-04T21:36:07.123Z Compiling aws-lc-sys v0.44.0
19032026-09-04T21:36:07.204Z Compiling http-body v1.1.0
19042026-09-04T21:36:07.378Z Compiling atomic-waker v1.1.2
19052026-09-04T21:36:07.496Z Compiling untrusted v0.7.1
19062026-09-04T21:36:07.514Z Compiling httparse v1.10.1
19072026-09-04T21:36:07.580Z Compiling try-lock v0.2.5
19082026-09-04T21:36:07.669Z Compiling aws-lc-rs v1.18.0
19092026-09-04T21:36:07.696Z Compiling tower-layer v0.3.3
19102026-09-04T21:36:07.699Z Compiling pretty-hex v0.4.2
19112026-09-04T21:36:07.699Z Compiling ryu v1.0.23
19122026-09-04T21:36:07.789Z Compiling rustls v0.23.43
19132026-09-04T21:36:07.843Z Compiling untrusted v0.9.0
19142026-09-04T21:36:07.897Z Compiling tower-service v0.3.3
19152026-09-04T21:36:07.972Z Compiling want v0.3.1
19162026-09-04T21:36:07.990Z Compiling h2 v0.4.15
19172026-09-04T21:36:08.002Z Compiling httpdate v1.0.3
19182026-09-04T21:36:08.014Z Compiling rustix v1.1.4
19192026-09-04T21:36:08.040Z Compiling plain v0.2.3
19202026-09-04T21:36:08.150Z Compiling regex-syntax v0.8.11
19212026-09-04T21:36:08.161Z Compiling getrandom v0.3.4
19222026-09-04T21:36:08.365Z Compiling omicron-workspace-hack v0.1.0
19232026-09-04T21:36:08.385Z Compiling ucd-trie v0.1.7
19242026-09-04T21:36:08.440Z Compiling rand_core v0.9.5
19252026-09-04T21:36:08.724Z Compiling pest v2.8.8
19262026-09-04T21:36:08.954Z Compiling rustls-webpki v0.103.14
19272026-09-04T21:36:10.394Z Compiling crossbeam-utils v0.8.22
19282026-09-04T21:36:10.627Z Compiling hyper v1.11.1
19292026-09-04T21:36:11.112Z Compiling serde_urlencoded v0.7.1
19302026-09-04T21:36:11.394Z Compiling http-body-util v0.1.5
19312026-09-04T21:36:11.418Z Compiling foldhash v0.2.0
19322026-09-04T21:36:11.700Z Compiling newtype-uuid v1.4.0
19332026-09-04T21:36:11.719Z Compiling hex v0.4.3
19342026-09-04T21:36:12.059Z Compiling hyper-util v0.1.20
19352026-09-04T21:36:12.644Z Compiling daft v0.1.8
19362026-09-04T21:36:12.942Z Compiling rand_chacha v0.9.0
19372026-09-04T21:36:13.512Z Compiling sync_wrapper v1.0.2
19382026-09-04T21:36:13.643Z Compiling tokio-rustls v0.26.4
19392026-09-04T21:36:13.962Z Compiling aho-corasick v1.1.5
19402026-09-04T21:36:14.323Z Compiling fastrand v2.5.0
19412026-09-04T21:36:14.666Z Compiling tower v0.5.3
19422026-09-04T21:36:14.792Z Compiling anyhow v1.0.104
19432026-09-04T21:36:15.073Z Compiling regex-automata v0.4.18
19442026-09-04T21:36:15.258Z Compiling rand v0.9.5
19452026-09-04T21:36:15.437Z Compiling tower-http v0.6.11
19462026-09-04T21:36:15.452Z Compiling generic-array v0.14.7
19472026-09-04T21:36:15.538Z Compiling hashbrown v0.16.1
19482026-09-04T21:36:15.988Z Compiling openapiv3 v2.2.0
19492026-09-04T21:36:15.999Z Compiling deranged v0.5.8
19502026-09-04T21:36:16.106Z Compiling cpufeatures v0.3.0
19512026-09-04T21:36:16.181Z Compiling powerfmt v0.2.0
19522026-09-04T21:36:16.264Z Compiling time-core v0.1.9
19532026-09-04T21:36:16.441Z Compiling num_threads v0.1.7
19542026-09-04T21:36:16.455Z Compiling openssl-probe v0.2.1
19552026-09-04T21:36:16.540Z Compiling num-conv v0.2.2
19562026-09-04T21:36:16.708Z Compiling rustls-native-certs v0.8.4
19572026-09-04T21:36:16.708Z Compiling camino v1.2.5
19582026-09-04T21:36:17.284Z Compiling time v0.3.55
19592026-09-04T21:36:17.305Z Compiling tempfile v3.27.0
19602026-09-04T21:36:17.485Z Compiling futures-executor v0.3.34
19612026-09-04T21:36:17.979Z Compiling winnow v1.0.4
19622026-09-04T21:36:18.115Z Compiling futures v0.3.34
19632026-09-04T21:36:18.200Z Compiling regex v1.13.1
19642026-09-04T21:36:18.363Z Compiling rustls-platform-verifier v0.7.0
19652026-09-04T21:36:18.818Z Compiling hyper-rustls v0.27.9
19662026-09-04T21:36:19.203Z Compiling crossbeam-channel v0.5.16
19672026-09-04T21:36:19.451Z Compiling scroll v0.13.0
19682026-09-04T21:36:19.487Z Compiling hybrid-array v0.4.14
19692026-09-04T21:36:19.681Z Compiling simd-adler32 v0.3.10
19702026-09-04T21:36:19.743Z Compiling adler2 v2.0.1
19712026-09-04T21:36:19.910Z Compiling miniz_oxide v0.8.9
19722026-09-04T21:36:19.926Z Compiling goblin v0.10.7
19732026-09-04T21:36:19.975Z Compiling crc32fast v1.5.0
19742026-09-04T21:36:20.063Z Compiling reqwest v0.13.4
19752026-09-04T21:36:20.226Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19762026-09-04T21:36:20.527Z Compiling thread_local v1.1.10
19772026-09-04T21:36:20.868Z Compiling either v1.17.0
19782026-09-04T21:36:21.109Z Compiling flate2 v1.1.9
19792026-09-04T21:36:21.354Z Compiling crypto-common v0.2.2
19802026-09-04T21:36:21.663Z Compiling block-buffer v0.12.1
19812026-09-04T21:36:21.852Z Compiling crypto-common v0.1.7
19822026-09-04T21:36:22.007Z Compiling dtrace-parser v0.3.0
19832026-09-04T21:36:22.224Z Compiling rand_chacha v0.3.1
19842026-09-04T21:36:22.635Z Compiling thread-id v5.1.0
19852026-09-04T21:36:22.727Z Compiling is-terminal v0.4.17
19862026-09-04T21:36:22.834Z Compiling match_cfg v0.1.0
19872026-09-04T21:36:22.847Z Compiling const-oid v0.10.2
19882026-09-04T21:36:22.911Z Compiling take_mut v0.2.2
19892026-09-04T21:36:23.031Z Compiling debug-ignore v1.0.5
19902026-09-04T21:36:23.142Z Compiling dof v0.4.0
19912026-09-04T21:36:23.146Z Compiling compression-core v0.4.32
19922026-09-04T21:36:23.334Z Compiling term v1.2.1
19932026-09-04T21:36:24.580Z Compiling usdt-impl v0.6.0
19942026-09-04T21:36:25.241Z Compiling slog-term v2.9.2
19952026-09-04T21:36:26.191Z Compiling compression-codecs v0.4.38
19962026-09-04T21:36:26.577Z Compiling digest v0.11.3
19972026-09-04T21:36:26.594Z Compiling slog-async v2.8.0
19982026-09-04T21:36:26.763Z Compiling hostname v0.3.1
19992026-09-04T21:36:26.776Z Compiling rand v0.8.7
20002026-09-04T21:36:26.927Z Compiling ref-cast v1.0.26
20012026-09-04T21:36:27.038Z Compiling slog-json v2.6.1
20022026-09-04T21:36:27.306Z Compiling toml_parser v1.1.3+spec-1.1.0
20032026-09-04T21:36:27.545Z Compiling strum v0.26.3
20042026-09-04T21:36:27.700Z Compiling macaddr v1.0.1
20052026-09-04T21:36:27.879Z Compiling serde_spanned v1.1.1
20062026-09-04T21:36:27.965Z Compiling toml_datetime v1.1.1+spec-1.1.0
20072026-09-04T21:36:28.034Z Compiling memmap2 v0.9.11
20082026-09-04T21:36:28.334Z Compiling wait-timeout v0.2.1
20092026-09-04T21:36:28.389Z Compiling encoding_rs v0.8.35
20102026-09-04T21:36:28.619Z Compiling mime v0.3.17
20112026-09-04T21:36:28.808Z Compiling toml_writer v1.1.2+spec-1.1.0
20122026-09-04T21:36:28.912Z Compiling quick-error v1.2.3
20132026-09-04T21:36:29.025Z Compiling bit-vec v0.8.0
20142026-09-04T21:36:29.066Z Compiling spin v0.9.9
20152026-09-04T21:36:29.095Z Compiling toml v1.1.4+spec-1.1.0
20162026-09-04T21:36:29.193Z Compiling rusty-fork v0.3.1
20172026-09-04T21:36:29.322Z Compiling bit-set v0.8.0
20182026-09-04T21:36:29.510Z Compiling multer v3.1.0
20192026-09-04T21:36:30.060Z Compiling usdt v0.6.0
20202026-09-04T21:36:30.732Z Compiling slog-bunyan v2.5.0
20212026-09-04T21:36:30.756Z Compiling sha1 v0.11.0
20222026-09-04T21:36:30.916Z Compiling async-compression v0.4.43
20232026-09-04T21:36:31.188Z Compiling serde_with v3.22.0
20242026-09-04T21:36:31.397Z Compiling async-stream v0.3.6
20252026-09-04T21:36:31.486Z Compiling rand_xorshift v0.4.0
20262026-09-04T21:36:31.574Z Compiling waitgroup v0.1.2
20272026-09-04T21:36:31.592Z Compiling rustls-pemfile v2.2.0
20282026-09-04T21:36:31.673Z Compiling serde_path_to_error v0.1.20
20292026-09-04T21:36:31.725Z Compiling hostname v0.4.2
20302026-09-04T21:36:31.870Z Compiling unarray v0.1.4
20312026-09-04T21:36:31.884Z Compiling progenitor-client v0.14.0
20322026-09-04T21:36:31.998Z Compiling dropshot v0.17.1
20332026-09-04T21:36:32.120Z Compiling proptest v1.11.0
20342026-09-04T21:36:32.135Z Compiling strum v0.27.2
20352026-09-04T21:36:32.258Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20362026-09-04T21:36:32.360Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
20372026-09-04T21:36:32.401Z Compiling iddqd v0.4.6
20382026-09-04T21:36:32.578Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20392026-09-04T21:36:32.693Z Compiling block-buffer v0.10.4
20402026-09-04T21:36:32.854Z Compiling reqwest v0.12.28
20412026-09-04T21:36:32.886Z Compiling backon v1.6.0
20422026-09-04T21:36:33.150Z Compiling instant v0.1.13
20432026-09-04T21:36:33.266Z Compiling backoff v0.4.0
20442026-09-04T21:36:33.493Z Compiling progenitor-extras v0.2.0
20452026-09-04T21:36:33.531Z Compiling digest v0.10.7
20462026-09-04T21:36:33.746Z Compiling parse-display v0.10.0
20472026-09-04T21:36:33.784Z Compiling itertools v0.14.0
20482026-09-04T21:36:33.945Z Compiling progenitor-client v0.10.0
20492026-09-04T21:36:34.333Z Compiling regress v0.10.5
20502026-09-04T21:36:34.401Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
20512026-09-04T21:36:34.628Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
20522026-09-04T21:36:35.320Z Compiling humantime v2.4.0
20532026-09-04T21:36:35.752Z Compiling cpufeatures v0.2.17
20542026-09-04T21:36:35.836Z Compiling unicode-width v0.2.2
20552026-09-04T21:36:36.185Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20562026-09-04T21:36:36.424Z Compiling heck v0.5.0
20572026-09-04T21:36:37.341Z Compiling secrecy v0.10.3
20582026-09-04T21:36:37.543Z Compiling tinyvec_macros v0.1.1
20592026-09-04T21:36:37.597Z Compiling tinyvec v1.12.0
20602026-09-04T21:36:37.966Z Compiling num-integer v0.1.47
20612026-09-04T21:36:38.035Z Compiling scroll v0.12.0
20622026-09-04T21:36:38.130Z Compiling crucible-workspace-hack v0.1.0
20632026-09-04T21:36:38.202Z Compiling hmac v0.12.1
20642026-09-04T21:36:38.345Z Compiling regress v0.11.1
20652026-09-04T21:36:38.361Z Compiling inout v0.1.4
20662026-09-04T21:36:38.473Z Compiling ff v0.13.1
20672026-09-04T21:36:38.525Z Compiling utf8parse v0.2.2
20682026-09-04T21:36:38.640Z Compiling anstyle-parse v1.0.0
20692026-09-04T21:36:38.658Z Compiling group v0.13.0
20702026-09-04T21:36:38.781Z Compiling cipher v0.4.4
20712026-09-04T21:36:38.905Z Compiling hkdf v0.12.4
20722026-09-04T21:36:39.045Z Compiling goblin v0.8.2
20732026-09-04T21:36:39.063Z Compiling num-rational v0.4.2
20742026-09-04T21:36:39.075Z Compiling num-iter v0.1.46
20752026-09-04T21:36:39.203Z Compiling zerocopy v0.7.35
20762026-09-04T21:36:39.809Z Compiling universal-hash v0.5.1
20772026-09-04T21:36:39.965Z Compiling crypto-bigint v0.5.5
20782026-09-04T21:36:40.199Z Compiling typify-impl v0.6.2
20792026-09-04T21:36:41.104Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20802026-09-04T21:36:41.907Z Compiling terminal_size v0.4.4
20812026-09-04T21:36:42.072Z Compiling half v2.7.1
20822026-09-04T21:36:42.361Z Compiling num-complex v0.4.6
20832026-09-04T21:36:42.427Z Compiling base64ct v1.8.3
20842026-09-04T21:36:42.785Z Compiling colorchoice v1.0.5
20852026-09-04T21:36:42.810Z Compiling anstyle v1.0.14
20862026-09-04T21:36:42.916Z Compiling base16ct v0.2.0
20872026-09-04T21:36:43.088Z Compiling anstyle-query v1.1.5
20882026-09-04T21:36:43.122Z Compiling is_terminal_polyfill v1.70.2
20892026-09-04T21:36:43.200Z Compiling opaque-debug v0.3.1
20902026-09-04T21:36:43.225Z Compiling ciborium-io v0.2.2
20912026-09-04T21:36:43.237Z Compiling anstream v1.0.0
20922026-09-04T21:36:43.274Z Compiling poly1305 v0.8.0
20932026-09-04T21:36:43.326Z Compiling ciborium-ll v0.2.2
20942026-09-04T21:36:43.603Z Compiling elliptic-curve v0.13.8
20952026-09-04T21:36:43.733Z Compiling num v0.4.3
20962026-09-04T21:36:43.816Z Compiling password-hash v0.5.0
20972026-09-04T21:36:43.913Z Compiling curve25519-dalek v4.1.3
20982026-09-04T21:36:43.933Z Compiling typify v0.6.2
20992026-09-04T21:36:44.051Z Compiling dof v0.3.0
21002026-09-04T21:36:44.775Z Compiling thiserror-no-std v2.0.2
21012026-09-04T21:36:44.876Z Compiling chacha20 v0.9.1
21022026-09-04T21:36:45.140Z Compiling crossbeam-epoch v0.9.20
21032026-09-04T21:36:45.625Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
21042026-09-04T21:36:45.749Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21052026-09-04T21:36:46.616Z Compiling blake2 v0.10.6
21062026-09-04T21:36:46.665Z Compiling aead v0.5.2
21072026-09-04T21:36:46.861Z Compiling byte-wrapper v0.1.0
21082026-09-04T21:36:47.119Z Compiling dtrace-parser v0.2.0
21092026-09-04T21:36:47.323Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21102026-09-04T21:36:47.727Z Compiling thread-id v4.2.2
21112026-09-04T21:36:47.820Z Compiling float-ord v0.3.2
21122026-09-04T21:36:47.943Z Compiling clap_lex v1.1.0
21132026-09-04T21:36:48.187Z Compiling keccak v0.1.6
21142026-09-04T21:36:48.314Z Compiling strsim v0.11.1
21152026-09-04T21:36:48.399Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21162026-09-04T21:36:48.580Z Compiling clap_builder v4.6.6
21172026-09-04T21:36:48.915Z Compiling sha3 v0.10.9
21182026-09-04T21:36:49.137Z Compiling usdt-impl v0.5.0
21192026-09-04T21:36:49.315Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21202026-09-04T21:36:49.712Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21212026-09-04T21:36:52.289Z Compiling argon2 v0.5.3
21222026-09-04T21:36:53.292Z Compiling chacha20poly1305 v0.10.1
21232026-09-04T21:36:53.442Z Compiling vsss-rs v3.3.4
21242026-09-04T21:36:53.455Z Compiling ciborium v0.2.2
21252026-09-04T21:36:54.344Z Compiling hash32 v0.3.1
21262026-09-04T21:36:54.349Z Compiling memmap v0.7.0
21272026-09-04T21:36:54.501Z Compiling indent_write v2.2.0
21282026-09-04T21:36:54.580Z Compiling data-encoding v2.11.1
21292026-09-04T21:36:54.658Z Compiling usdt v0.5.0
21302026-09-04T21:36:54.951Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21312026-09-04T21:36:55.311Z Compiling heapless v0.8.0
21322026-09-04T21:36:55.826Z Compiling ingot-types v0.1.2
21332026-09-04T21:36:55.882Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21342026-09-04T21:36:56.234Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21352026-09-04T21:36:56.285Z Compiling clap v4.6.6
21362026-09-04T21:36:56.336Z Compiling rustix v0.38.44
21372026-09-04T21:36:56.367Z Compiling tabwriter v1.4.1
21382026-09-04T21:36:56.732Z Compiling cobs v0.3.0
21392026-09-04T21:36:57.012Z Compiling colored v3.1.1
21402026-09-04T21:36:57.271Z Compiling foreign-types-shared v0.3.1
21412026-09-04T21:36:57.373Z Compiling managed v0.8.0
21422026-09-04T21:36:57.637Z Compiling bitflags v1.3.2
21432026-09-04T21:36:57.652Z Compiling foreign-types v0.5.0
21442026-09-04T21:36:57.706Z Compiling smoltcp v0.11.0
21452026-09-04T21:36:57.718Z Compiling postcard v1.1.3
21462026-09-04T21:36:57.729Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21472026-09-04T21:36:58.097Z Compiling ingot v0.1.1
21482026-09-04T21:36:59.533Z Compiling num_enum v0.7.6
21492026-09-04T21:36:59.616Z Compiling memoffset v0.9.1
21502026-09-04T21:36:59.666Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
21512026-09-04T21:36:59.707Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21522026-09-04T21:36:59.777Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21532026-09-04T21:36:59.899Z Compiling chacha20 v0.10.1
21542026-09-04T21:36:59.984Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21552026-09-04T21:37:00.220Z Compiling serde_spanned v0.6.9
21562026-09-04T21:37:00.305Z Compiling toml_datetime v0.6.11
21572026-09-04T21:37:00.383Z Compiling cstr-argument v0.1.2
21582026-09-04T21:37:00.421Z Compiling unicode-segmentation v1.13.3
21592026-09-04T21:37:00.481Z Compiling swrite v0.1.0
21602026-09-04T21:37:00.553Z Compiling static_assertions v1.1.0
21612026-09-04T21:37:00.587Z Compiling winnow v0.7.15
21622026-09-04T21:37:00.631Z Compiling linked-hash-map v0.5.6
21632026-09-04T21:37:00.683Z Compiling toml_write v0.1.2
21642026-09-04T21:37:00.846Z Compiling resolv-conf v0.7.6
21652026-09-04T21:37:00.927Z Compiling lru-cache v0.1.2
21662026-09-04T21:37:00.938Z Compiling newline-converter v0.3.0
21672026-09-04T21:37:01.029Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21682026-09-04T21:37:01.068Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21692026-09-04T21:37:01.080Z Compiling rand v0.10.2
21702026-09-04T21:37:01.427Z Compiling hubpack v0.1.2
21712026-09-04T21:37:01.459Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21722026-09-04T21:37:01.592Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
21732026-09-04T21:37:01.699Z Compiling nix v0.31.3
21742026-09-04T21:37:01.822Z Compiling crossbeam-deque v0.8.7
21752026-09-04T21:37:01.860Z Compiling atomicwrites v0.4.4
21762026-09-04T21:37:02.047Z Compiling hickory-proto v0.24.4
21772026-09-04T21:37:02.153Z Compiling toml_edit v0.22.27
21782026-09-04T21:37:02.519Z Compiling console v0.16.4
21792026-09-04T21:37:02.769Z Compiling itertools v0.12.1
21802026-09-04T21:37:03.841Z Compiling camino-tempfile v1.4.1
21812026-09-04T21:37:04.265Z Compiling serde-big-array v0.5.1
21822026-09-04T21:37:04.280Z Compiling similar v3.2.0
21832026-09-04T21:37:04.291Z Compiling lazy_static v1.5.0
21842026-09-04T21:37:04.396Z Compiling siphasher v1.0.3
21852026-09-04T21:37:04.422Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
21862026-09-04T21:37:04.605Z Compiling phf_shared v0.12.1
21872026-09-04T21:37:04.830Z Compiling pin-project v1.1.13
21882026-09-04T21:37:04.939Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21892026-09-04T21:37:05.409Z Compiling expectorate v1.3.0
21902026-09-04T21:37:05.631Z Compiling hickory-resolver v0.24.4
21912026-09-04T21:37:05.797Z Compiling toml v0.8.23
21922026-09-04T21:37:08.219Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21932026-09-04T21:37:08.626Z Compiling prettyplease v0.2.37
21942026-09-04T21:37:10.477Z Compiling rayon-core v1.13.0
21952026-09-04T21:37:10.508Z Compiling num_enum v0.5.11
21962026-09-04T21:37:10.635Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
21972026-09-04T21:37:11.327Z Compiling progenitor-impl v0.14.0
21982026-09-04T21:37:12.177Z Compiling progenitor-impl v0.13.0
21992026-09-04T21:37:14.347Z Compiling unicode-normalization v0.1.25
22002026-09-04T21:37:14.937Z Compiling progenitor-client v0.13.0
22012026-09-04T21:37:15.016Z Compiling tokio-stream v0.1.19
22022026-09-04T21:37:15.432Z Compiling bstr v1.13.1
22032026-09-04T21:37:15.590Z Compiling csv-core v0.1.13
22042026-09-04T21:37:15.987Z Compiling konst_macro_rules v0.2.19
22052026-09-04T21:37:16.125Z Compiling jiff-core v0.1.0
22062026-09-04T21:37:16.182Z Compiling foldhash v0.1.5
22072026-09-04T21:37:16.410Z Compiling foreign-types-shared v0.1.1
22082026-09-04T21:37:16.509Z Compiling highway v1.3.0
22092026-09-04T21:37:17.188Z Compiling same-file v1.0.6
22102026-09-04T21:37:17.343Z Compiling unicode-width v0.1.14
22112026-09-04T21:37:17.374Z Compiling walkdir v2.5.0
22122026-09-04T21:37:17.654Z Compiling jiff v0.2.35
22132026-09-04T21:37:17.982Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22142026-09-04T21:37:18.094Z Compiling foreign-types v0.3.2
22152026-09-04T21:37:18.173Z Compiling hashbrown v0.15.5
22162026-09-04T21:37:18.764Z Compiling konst v0.2.20
22172026-09-04T21:37:18.866Z Compiling globset v0.4.20
22182026-09-04T21:37:19.157Z Compiling csv v1.4.0
22192026-09-04T21:37:20.119Z Compiling qorb v0.4.1
22202026-09-04T21:37:20.187Z Compiling snafu v0.8.9
22212026-09-04T21:37:20.753Z Compiling progenitor v0.13.0
22222026-09-04T21:37:20.903Z Compiling olpc-cjson v0.1.4
22232026-09-04T21:37:21.145Z Compiling progenitor v0.14.0
22242026-09-04T21:37:21.289Z Compiling rayon v1.12.0
22252026-09-04T21:37:22.144Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22262026-09-04T21:37:22.753Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22272026-09-04T21:37:23.588Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22282026-09-04T21:37:25.119Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22292026-09-04T21:37:27.216Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
22302026-09-04T21:37:29.433Z Compiling phf v0.12.1
22312026-09-04T21:37:29.455Z Compiling openssl-sys v0.9.117
22322026-09-04T21:37:33.759Z Compiling tokio-dtrace v0.1.1
22332026-09-04T21:37:33.886Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22342026-09-04T21:37:33.886Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
22352026-09-04T21:37:33.886Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
22362026-09-04T21:37:33.886Z Compiling libsw-core v0.3.2
22372026-09-04T21:37:33.886Z Compiling pem v3.0.6
22382026-09-04T21:37:33.886Z Compiling serde_plain v1.0.2
22392026-09-04T21:37:33.886Z Compiling sigpipe v0.1.3
22402026-09-04T21:37:33.886Z Compiling glob v0.3.4
22412026-09-04T21:37:33.886Z Compiling minimal-lexical v0.2.1
22422026-09-04T21:37:33.886Z Compiling fixedbitset v0.4.2
22432026-09-04T21:37:33.886Z Compiling typed-path v0.9.3
22442026-09-04T21:37:33.886Z Compiling bytecount v0.6.9
22452026-09-04T21:37:33.887Z Compiling fixedbitset v0.5.7
22462026-09-04T21:37:33.887Z Compiling papergrid v0.11.0
22472026-09-04T21:37:33.887Z Compiling petgraph v0.6.5
22482026-09-04T21:37:33.887Z Compiling petgraph v0.8.3
22492026-09-04T21:37:33.887Z Compiling nom v7.1.3
22502026-09-04T21:37:33.887Z Compiling tough v0.22.0
22512026-09-04T21:37:33.887Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22522026-09-04T21:37:33.887Z Compiling openssl v0.10.81
22532026-09-04T21:37:34.086Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22542026-09-04T21:37:34.213Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
22552026-09-04T21:37:34.959Z Compiling libsw v3.5.0
22562026-09-04T21:37:35.151Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
22572026-09-04T21:37:35.450Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22582026-09-04T21:37:35.698Z Compiling zone v0.3.1
22592026-09-04T21:37:35.768Z Compiling oxide-tokio-rt v0.1.6
22602026-09-04T21:37:36.379Z Compiling chrono-tz v0.10.4
22612026-09-04T21:37:36.912Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
22622026-09-04T21:37:37.218Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22632026-09-04T21:37:37.444Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22642026-09-04T21:37:37.469Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
22652026-09-04T21:37:37.607Z Compiling newtype_derive v0.1.6
22662026-09-04T21:37:37.689Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22672026-09-04T21:37:38.121Z Compiling const_format v0.2.36
22682026-09-04T21:37:39.781Z Compiling slog-dtrace v0.3.0
22692026-09-04T21:37:39.807Z Compiling owo-colors v4.3.0
22702026-09-04T21:37:39.807Z Compiling cancel-safe-futures v0.1.5
22712026-09-04T21:37:39.821Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
22722026-09-04T21:37:40.146Z Compiling gethostname v0.5.0
22732026-09-04T21:37:40.211Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22742026-09-04T21:37:40.281Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22752026-09-04T21:37:40.408Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22762026-09-04T21:37:40.542Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22772026-09-04T21:37:40.572Z Compiling smf v0.2.3
22782026-09-04T21:37:41.253Z Compiling bcs v0.1.6
22792026-09-04T21:37:41.272Z Compiling smawk v0.3.3
22802026-09-04T21:37:41.385Z Compiling whoami v1.6.1
22812026-09-04T21:37:41.414Z Compiling linear-map v1.2.0
22822026-09-04T21:37:41.625Z Compiling tagptr v0.2.0
22832026-09-04T21:37:41.638Z Compiling termtree v0.5.1
22842026-09-04T21:37:41.728Z Compiling unicode-linebreak v0.1.5
22852026-09-04T21:37:41.796Z Compiling moka v0.12.16
22862026-09-04T21:37:41.812Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22872026-09-04T21:37:41.856Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22882026-09-04T21:37:41.998Z Compiling textwrap v0.16.2
22892026-09-04T21:37:43.035Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22902026-09-04T21:37:43.398Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22912026-09-04T21:37:43.554Z Compiling tabled v0.15.0
22922026-09-04T21:37:45.461Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22932026-09-04T21:37:46.210Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22942026-09-04T21:37:46.635Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22952026-09-04T21:37:46.853Z Compiling steno v0.4.1
22962026-09-04T21:37:47.012Z Compiling cookie v0.18.2
22972026-09-04T21:37:49.051Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22982026-09-04T21:37:50.644Z Compiling hickory-proto v0.25.2
22992026-09-04T21:37:52.455Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
23002026-09-04T21:37:54.558Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
23012026-09-04T21:37:54.579Z Compiling hickory-resolver v0.25.2
23022026-09-04T21:37:55.234Z Compiling arc-swap v1.9.2
23032026-09-04T21:37:55.366Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23042026-09-04T21:37:55.588Z Compiling slog-scope v4.4.1
23052026-09-04T21:37:55.981Z Compiling libscf-sys v1.2.0
23062026-09-04T21:37:56.083Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23072026-09-04T21:37:56.124Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
23082026-09-04T21:37:56.840Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
23092026-09-04T21:37:57.023Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
23102026-09-04T21:37:57.700Z Compiling slog-stdlog v4.1.1
23112026-09-04T21:37:58.063Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23122026-09-04T21:37:59.288Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
23132026-09-04T21:37:59.309Z Compiling slog-envlogger v2.2.0
23142026-09-04T21:37:59.841Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
23152026-09-04T21:37:59.949Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
23162026-09-04T21:37:59.962Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
23172026-09-04T21:38:08.256Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23182026-09-04T21:38:10.580Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23192026-09-04T21:38:12.403Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
23202026-09-04T21:38:21.091Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
23212026-09-04T21:38:24.892Z Finished `release` profile [optimized] target(s) in 2m 27s
23222026-09-04T21:38:25.295Z Running unittests src/lib.rs (target/release/deps/mg_tests-1533a0d80263c013)
23232026-09-04T21:38:25.333Z
23242026-09-04T21:38:25.333Zrunning 1 test
23252026-09-04T21:38:25.333Zconfigure zone
23262026-09-04T21:38:25.334Zinstall zone
23272026-09-04T21:38:34.439Zboot zone
23282026-09-04T21:38:34.494Zstart zone s1
23292026-09-04T21:38:34.494Zconfigure zone
23302026-09-04T21:38:34.494Zinstall zone
23312026-09-04T21:38:35.910Zboot zone
23322026-09-04T21:38:36.003Zstart zone s2
23332026-09-04T21:38:36.003Zconfigure zone
23342026-09-04T21:38:36.011Zinstall zone
23352026-09-04T21:38:38.102Zboot zone
23362026-09-04T21:38:38.197Zstart zone s3
23372026-09-04T21:38:38.197Zconfigure zone
23382026-09-04T21:38:38.215Zinstall zone
23392026-09-04T21:38:40.420Zboot zone
23402026-09-04T21:38:40.446Zstart zone t1
23412026-09-04T21:38:40.447Zconfigure zone
23422026-09-04T21:38:40.503Zinstall zone
23432026-09-04T21:38:42.730Zboot zone
23442026-09-04T21:38:42.826Zwaiting for zones to come up
23452026-09-04T21:38:52.824Z[sidecar.quartet] svcs milestone/network
23462026-09-04T21:38:52.849ZSTATE STIME FMRI
23472026-09-04T21:38:52.849Zonline 21:38:33 svc:/milestone/network:default
23482026-09-04T21:38:52.849Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/
23492026-09-04T21:38:52.875Zcp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/
23502026-09-04T21:38:52.898Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/
23512026-09-04T21:38:52.926Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml
23522026-09-04T21:38:52.944Z[sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
23532026-09-04T21:38:52.944Z
23542026-09-04T21:38:52.944Zrunning zone s1.quartet setup
23552026-09-04T21:38:52.944Z[s1.quartet] svcs milestone/network
23562026-09-04T21:38:52.952ZSTATE STIME FMRI
23572026-09-04T21:38:52.952Zonline 21:38:35 svc:/milestone/network:default
23582026-09-04T21:38:52.952Z[s1.quartet] dladm
23592026-09-04T21:38:52.963ZLINK CLASS MTU STATE BRIDGE OVER
23602026-09-04T21:38:52.963Zsl0 simnet 9000 up -- ?
23612026-09-04T21:38:52.963Zmgs1 vnic 9000 up -- ?
23622026-09-04T21:38:52.963Z[s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4
23632026-09-04T21:38:53.538Z
23642026-09-04T21:38:53.538Z[s1.quartet] ipadm create-addr -t -T addrconf sl0/v6
23652026-09-04T21:38:53.549Z
23662026-09-04T21:38:53.549Z[s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
23672026-09-04T21:38:53.563Z
23682026-09-04T21:38:53.563Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd
23692026-09-04T21:38:53.661Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm
23702026-09-04T21:38:53.741Z[s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid c2417fb7-f879-49e1-87eb-56507611c8b0 --sled-uuid a7c932ea-f26a-4828-9a16-a93e7f8fc43d -a sl0/v6 &> /opt/ddmd.log &
23712026-09-04T21:38:53.748Z
23722026-09-04T21:38:53.748Zrunning zone s2.quartet setup
23732026-09-04T21:38:53.748Z[s2.quartet] svcs milestone/network
23742026-09-04T21:38:53.767ZSTATE STIME FMRI
23752026-09-04T21:38:53.768Zonline 21:38:37 svc:/milestone/network:default
23762026-09-04T21:38:53.768Z[s2.quartet] dladm
23772026-09-04T21:38:53.782ZLINK CLASS MTU STATE BRIDGE OVER
23782026-09-04T21:38:53.782Zsl1 simnet 9000 up -- ?
23792026-09-04T21:38:53.782Zmgs2 vnic 9000 up -- ?
23802026-09-04T21:38:53.782Z[s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4
23812026-09-04T21:38:54.237Z
23822026-09-04T21:38:54.237Z[s2.quartet] ipadm create-addr -t -T addrconf sl1/v6
23832026-09-04T21:38:54.250Z
23842026-09-04T21:38:54.250Z[s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
23852026-09-04T21:38:54.262Z
23862026-09-04T21:38:54.262Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd
23872026-09-04T21:38:54.333Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm
23882026-09-04T21:38:54.344Z[s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid a92c4f2b-2f74-4ef4-8336-91f8560ae68f --sled-uuid d1fc3201-c576-4ab1-b0f8-e24e06c7620a -a sl1/v6 &> /opt/ddmd.log &
23892026-09-04T21:38:54.357Z
23902026-09-04T21:38:54.357Zrunning zone s3.quartet setup
23912026-09-04T21:38:54.357Z[s3.quartet] svcs milestone/network
23922026-09-04T21:38:54.370ZSTATE STIME FMRI
23932026-09-04T21:38:54.370Zonline 21:38:39 svc:/milestone/network:default
23942026-09-04T21:38:54.370Z[s3.quartet] dladm
23952026-09-04T21:38:54.384ZLINK CLASS MTU STATE BRIDGE OVER
23962026-09-04T21:38:54.385Zsl2 simnet 9000 up -- ?
23972026-09-04T21:38:54.385Zmgs3 vnic 9000 up -- ?
23982026-09-04T21:38:54.385Z[s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4
23992026-09-04T21:38:55.019Z
24002026-09-04T21:38:55.019Z[s3.quartet] ipadm create-addr -t -T addrconf sl2/v6
24012026-09-04T21:38:55.034Z
24022026-09-04T21:38:55.034Z[s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
24032026-09-04T21:38:55.047Z
24042026-09-04T21:38:55.047Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd
24052026-09-04T21:38:55.096Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm
24062026-09-04T21:38:55.138Z[s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 70c93d0c-04cc-445a-81d2-0cd99ee50a90 --sled-uuid cb9d5fb1-bfd9-4b08-8dfc-e6814b3b6a6f -a sl2/v6 &> /opt/ddmd.log &
24072026-09-04T21:38:55.150Z
24082026-09-04T21:38:55.150Zrunning zone t1.quartet setup
24092026-09-04T21:38:55.150Z[t1.quartet] svcs milestone/network
24102026-09-04T21:38:55.165ZSTATE STIME FMRI
24112026-09-04T21:38:55.165Zonline 21:38:42 svc:/milestone/network:default
24122026-09-04T21:38:55.165Z[t1.quartet] dladm
24132026-09-04T21:38:55.178ZLINK CLASS MTU STATE BRIDGE OVER
24142026-09-04T21:38:55.178Ztfportrear0_0 simnet 9000 up -- ?
24152026-09-04T21:38:55.178Ztfportrear1_0 simnet 9000 up -- ?
24162026-09-04T21:38:55.178Ztfportrear2_0 simnet 9000 up -- ?
24172026-09-04T21:38:55.178Zmgt1 vnic 9000 up -- ?
24182026-09-04T21:38:55.179Z[t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4
24192026-09-04T21:38:55.713Z
24202026-09-04T21:38:55.713Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6
24212026-09-04T21:38:55.727Z
24222026-09-04T21:38:55.727Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6
24232026-09-04T21:38:55.741Z
24242026-09-04T21:38:55.741Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6
24252026-09-04T21:38:55.753Z
24262026-09-04T21:38:55.753Z[t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6
24272026-09-04T21:38:55.765Z
24282026-09-04T21:38:55.765Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/
24292026-09-04T21:38:56.036Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/
24302026-09-04T21:38:56.039Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml
24312026-09-04T21:38:56.039Zwaiting 3s for copy of files to zone to complete ...
24322026-09-04T21:38:59.039Z[t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml
24332026-09-04T21:38:59.173Z
24342026-09-04T21:38:59.173Z[t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml
24352026-09-04T21:38:59.284Z
24362026-09-04T21:38:59.284Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd
24372026-09-04T21:38:59.322Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm
24382026-09-04T21:38:59.357Z[t1.quartet] svcadm disable dendrite
24392026-09-04T21:38:59.381Z
24402026-09-04T21:38:59.381Z[t1.quartet] svcadm disable tfport
24412026-09-04T21:38:59.404Z
24422026-09-04T21:38:59.404Z[t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224
24432026-09-04T21:38:59.430Z
24442026-09-04T21:38:59.430Z[t1.quartet] svccfg -s dendrite setprop config/mgmt = uds
24452026-09-04T21:38:59.454Z
24462026-09-04T21:38:59.454Z[t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt
24472026-09-04T21:38:59.479Z
24482026-09-04T21:38:59.479Z[t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
24492026-09-04T21:38:59.504Z
24502026-09-04T21:38:59.504Z[t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3
24512026-09-04T21:38:59.528Z
24522026-09-04T21:38:59.528Z[t1.quartet] svcadm refresh dendrite:default
24532026-09-04T21:38:59.549Z
24542026-09-04T21:38:59.549Z[t1.quartet] svcadm enable dendrite:default
24552026-09-04T21:38:59.571Z
24562026-09-04T21:38:59.571Zwait 10s for dendrite to come up ...
24572026-09-04T21:39:09.572Z[t1.quartet] svccfg -s tfport setprop config/pkt_source = none
24582026-09-04T21:39:09.607Z
24592026-09-04T21:39:09.607Z[t1.quartet] svccfg -s tfport setprop config/flags = --sync-only
24602026-09-04T21:39:09.625Z
24612026-09-04T21:39:09.625Z[t1.quartet] svcadm refresh tfport:default
24622026-09-04T21:39:09.651Z
24632026-09-04T21:39:09.651Z[t1.quartet] svcadm enable tfport
24642026-09-04T21:39:09.673Z
24652026-09-04T21:39:09.684Z[t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 9f8f0adb-db13-4e2d-885d-78907f54b0b7 --sled-uuid 1e86cb31-a034-4192-bb9d-6b5eae455651 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log &
24662026-09-04T21:39:09.699Z
24672026-09-04T21:39:09.699Z[t1.quartet] ipadm
24682026-09-04T21:39:09.707ZADDROBJ TYPE STATE ADDR
24692026-09-04T21:39:09.707Zlo0/v4 static ok 127.0.0.1/8
24702026-09-04T21:39:09.707Zmgt1/v4 static ok 10.0.0.4/24
24712026-09-04T21:39:09.707Zlo0/v6 static ok ::1/128
24722026-09-04T21:39:09.707Zlo0/u6 static ok fd00:4::1/64
24732026-09-04T21:39:09.707Ztfportrear0_0/v6 addrconf ok fe80::d479:4bff:fe83:39a1%tfportrear0_0/10
24742026-09-04T21:39:09.707Ztfportrear1_0/v6 addrconf ok fe80::94ae:fdff:fefc:542c%tfportrear1_0/10
24752026-09-04T21:39:09.707Ztfportrear2_0/v6 addrconf ok fe80::e8f7:f6ff:fee5:40e%tfportrear2_0/10
24762026-09-04T21:39:11.826Zinitial peering test passed
24772026-09-04T21:39:12.827Z[s3.quartet] ping fd00:1::1
24782026-09-04T21:39:12.842Zfd00:1::1 is alive
24792026-09-04T21:39:23.844Z[s3.quartet] ping fd00:1::1
24802026-09-04T21:39:23.858Zfd00:1::1 is alive
24812026-09-04T21:39:23.861Z[t1.quartet] pkill ddmd
24822026-09-04T21:39:23.869Z
24832026-09-04T21:39:23.869Zcp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log
24842026-09-04T21:39:23.874Zcp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log
24852026-09-04T21:39:25.012Ztest ddm::test_quartet has been running for over 60 seconds
24862026-09-04T21:39:25.774Z[s3.quartet] pkill ddmd
24872026-09-04T21:39:25.788Z
24882026-09-04T21:39:25.788Zcp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log
24892026-09-04T21:39:27.873Z[s2.quartet] pkill ddmd
24902026-09-04T21:39:27.902Z
24912026-09-04T21:39:27.902Zcp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log
24922026-09-04T21:39:29.756Z[s1.quartet] pkill ddmd
24932026-09-04T21:39:29.769Z
24942026-09-04T21:39:29.770Zcp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log
24952026-09-04T21:39:31.629Z[sidecar.quartet] pkill softnpu
24962026-09-04T21:39:31.645Z
24972026-09-04T21:39:31.645Zcp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log
24982026-09-04T21:39:35.043Ztest ddm::test_quartet ... ok
24992026-09-04T21:39:35.043Z
25002026-09-04T21:39:35.043Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 70.03s
25012026-09-04T21:39:35.043Z
25022026-09-04T21:39:35.092Z+ cleanup
25032026-09-04T21:39:35.096Z++ id -un
25042026-09-04T21:39:35.099Z++ id -gn
25052026-09-04T21:39:35.099Z+ pfexec chown -R build:build .
25062026-09-04T21:39:35.222Zprocess exited: duration 498599 ms, exit code 0
 
25072026-09-04T21:39:35.229Zfound 6 output files
25082026-09-04T21:39:35.234Zuploading: /work/s1.quartet.log (3151 bytes)
25092026-09-04T21:39:36.242Zuploaded: /work/s1.quartet.log
25102026-09-04T21:39:36.242Zuploading: /work/s2.quartet.log (3145 bytes)
25112026-09-04T21:39:37.252Zuploaded: /work/s2.quartet.log
25122026-09-04T21:39:37.253Zuploading: /work/s3.quartet.log (3255 bytes)
25132026-09-04T21:39:38.263Zuploaded: /work/s3.quartet.log
25142026-09-04T21:39:38.263Zuploading: /work/sidecar.quartet-softnpu.log (809 bytes)
25152026-09-04T21:39:39.276Zuploaded: /work/sidecar.quartet-softnpu.log
25162026-09-04T21:39:39.276Zuploading: /work/t1.quartet-dpd.log (319382 bytes)
25172026-09-04T21:39:40.307Zuploaded: /work/t1.quartet-dpd.log
25182026-09-04T21:39:40.307Zuploading: /work/t1.quartet.log (17623 bytes)
25192026-09-04T21:39:41.319Zuploaded: /work/t1.quartet.log