01JJX8ZR4MB61B8NCE4PH0CG0C: test-ddm-quartet

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

Buildomat Job: 01JJX903GFMAR1C6ZPVWMH3ETT

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-31T04:14:02.880Zjob assigned to worker 01JJX907SYEQE0GS3Z90YV8HJN [factory aws, i-000f0610e958424b9] (queued for 52 s)
 
22025-01-31T04:14:10.536Zstarting task 0: "setup"
32025-01-31T04:14:10.546Z++ uname -s
42025-01-31T04:14:10.548Z+ kern=SunOS
52025-01-31T04:14:10.548Z+ build_user=build
62025-01-31T04:14:10.548Z+ build_uid=12345
72025-01-31T04:14:10.548Z+ work_dir=/work
82025-01-31T04:14:10.548Z+ input_dir=/input
92025-01-31T04:14:10.549Z+ [[ 0 == 12345 ]]
102025-01-31T04:14:10.549Z+ case "$kern" in
112025-01-31T04:14:10.549Z+ groupadd -g 12345 build
122025-01-31T04:14:10.551Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-01-31T04:14:12.559Z+ zfs create -o mountpoint=/work rpool/work
142025-01-31T04:14:12.672Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-01-31T04:14:12.674Z+ home_fs=zfs
162025-01-31T04:14:12.674Z+ [[ zfs == autofs ]]
172025-01-31T04:14:12.674Z+ mkdir -p /home/build
182025-01-31T04:14:12.677Z+ chown build:build /home/build /work
192025-01-31T04:14:14.679Z+ chmod 0700 /home/build /work
202025-01-31T04:14:14.681Zprocess exited: duration 4146 ms, exit code 0
 
212025-01-31T04:14:14.689Zstarting task 1: "rust-toolchain"
222025-01-31T04:14:14.692Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-01-31T04:14:14.692Z * rust toolchain channel = "stable"
242025-01-31T04:14:14.692Z * rust toolchain profile = "default"
252025-01-31T04:14:14.692Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-01-31T04:14:14.692Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-01-31T04:14:14.692Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-01-31T04:14:14.695Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-01-31T04:14:14.695Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-01-31T04:14:14.806Zinfo: downloading installer
312025-01-31T04:14:16.140Zwarning: it looks like you have an existing installation of Rust at:
322025-01-31T04:14:16.140Zwarning: /opt/ooce/bin
332025-01-31T04:14:16.140Zwarning: It is recommended that rustup be the primary Rust installation.
342025-01-31T04:14:16.140Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-01-31T04:14:16.140Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-01-31T04:14:16.140Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-01-31T04:14:16.140Zwarning: or pass `-y' to ignore all ignorable checks.
382025-01-31T04:14:16.140Zerror: cannot install while Rust is installed
392025-01-31T04:14:16.140Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-01-31T04:14:16.152Zinfo: profile set to 'default'
412025-01-31T04:14:16.152Zinfo: default host triple is x86_64-unknown-illumos
422025-01-31T04:14:16.155Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-01-31T04:14:16.328Zinfo: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27)
442025-01-31T04:14:16.328Zinfo: downloading component 'cargo'
452025-01-31T04:14:17.356Zinfo: downloading component 'clippy'
462025-01-31T04:14:17.751Zinfo: downloading component 'rust-docs'
472025-01-31T04:14:19.157Zinfo: downloading component 'rust-std'
482025-01-31T04:14:21.452Zinfo: downloading component 'rustc'
492025-01-31T04:14:29.514Zinfo: downloading component 'rustfmt'
502025-01-31T04:14:29.822Zinfo: installing component 'cargo'
512025-01-31T04:14:30.642Zinfo: installing component 'clippy'
522025-01-31T04:14:31.020Zinfo: installing component 'rust-docs'
532025-01-31T04:14:32.680Zinfo: installing component 'rust-std'
542025-01-31T04:14:34.525Zinfo: installing component 'rustc'
552025-01-31T04:14:40.556Zinfo: installing component 'rustfmt'
562025-01-31T04:14:40.888Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-01-31T04:14:40.888Z
582025-01-31T04:14:41.276Z stable-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27)
592025-01-31T04:14:41.276Z
602025-01-31T04:14:41.279Z
612025-01-31T04:14:41.279ZRust is installed now. Great!
622025-01-31T04:14:41.279Z
632025-01-31T04:14:41.279ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-01-31T04:14:41.279Zenvironment variable. This has not been done automatically.
652025-01-31T04:14:41.279Z
662025-01-31T04:14:41.279ZTo configure your current shell, you need to source
672025-01-31T04:14:41.279Zthe corresponding env file under $HOME/.cargo.
682025-01-31T04:14:41.279Z
692025-01-31T04:14:41.279ZThis is usually done by running one of the following (note the leading DOT):
702025-01-31T04:14:41.279Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-01-31T04:14:41.279Zsource "$HOME/.cargo/env.fish" # For fish
722025-01-31T04:14:41.358Z+ rustup --version
732025-01-31T04:14:41.365Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-01-31T04:14:41.365Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-01-31T04:14:41.444Zinfo: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)`
762025-01-31T04:14:41.447Z+ cargo --version
772025-01-31T04:14:41.505Zcargo 1.84.1 (66221abde 2024-11-19)
782025-01-31T04:14:41.508Z+ rustc --version
792025-01-31T04:14:41.570Zrustc 1.84.1 (e71f9a9a9 2025-01-27)
802025-01-31T04:14:41.573Zprocess exited: duration 26882 ms, exit code 0
 
812025-01-31T04:14:41.579Zstarting task 2: "authentication"
822025-01-31T04:14:41.600Zprocess exited: duration 21 ms, exit code 0
 
832025-01-31T04:14:41.605Zstarting task 3: "clone repository"
842025-01-31T04:14:41.611Z+ mkdir -p /work/oxidecomputer/maghemite
852025-01-31T04:14:41.613Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
862025-01-31T04:14:41.654ZCloning into '/work/oxidecomputer/maghemite'...
872025-01-31T04:14:42.280Z+ cd /work/oxidecomputer/maghemite
882025-01-31T04:14:42.283Z+ git fetch origin 2898e144474ee2183c7231c171525c98652f98e6
892025-01-31T04:14:42.571ZFrom https://github.com/oxidecomputer/maghemite
902025-01-31T04:14:42.571Z * branch 2898e144474ee2183c7231c171525c98652f98e6 -> FETCH_HEAD
912025-01-31T04:14:42.580Z+ [[ -n renovate/rust-1.x ]]
922025-01-31T04:14:42.583Z++ git branch --show-current
932025-01-31T04:14:42.586Z+ current=main
942025-01-31T04:14:42.586Z+ [[ main != renovate/rust-1.x ]]
952025-01-31T04:14:42.586Z+ git branch -f renovate/rust-1.x 2898e144474ee2183c7231c171525c98652f98e6
962025-01-31T04:14:42.589Z+ git checkout -f renovate/rust-1.x
972025-01-31T04:14:42.603ZSwitched to branch 'renovate/rust-1.x'
982025-01-31T04:14:42.605Z+ git reset --hard 2898e144474ee2183c7231c171525c98652f98e6
992025-01-31T04:14:42.609ZHEAD is now at 2898e14 Update dependency rust to v1.84.1
1002025-01-31T04:14:42.612Zprocess exited: duration 1003 ms, exit code 0
 
1012025-01-31T04:14:42.617Zstarting task 4: "build"
1022025-01-31T04:14:42.623Z++ cargo --version
1032025-01-31T04:14:42.628Zinfo: syncing channel updates for '1.84.1-x86_64-unknown-illumos'
1042025-01-31T04:14:42.813Zinfo: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27)
1052025-01-31T04:14:42.813Zinfo: downloading component 'cargo'
1062025-01-31T04:14:43.832Zinfo: downloading component 'clippy'
1072025-01-31T04:14:44.218Zinfo: downloading component 'rust-docs'
1082025-01-31T04:14:45.605Zinfo: downloading component 'rust-std'
1092025-01-31T04:14:47.866Zinfo: downloading component 'rustc'
1102025-01-31T04:14:55.791Zinfo: downloading component 'rustfmt'
1112025-01-31T04:14:56.088Zinfo: installing component 'cargo'
1122025-01-31T04:14:56.913Zinfo: installing component 'clippy'
1132025-01-31T04:14:57.305Zinfo: installing component 'rust-docs'
1142025-01-31T04:14:58.985Zinfo: installing component 'rust-std'
1152025-01-31T04:15:00.833Zinfo: installing component 'rustc'
1162025-01-31T04:15:06.801Zinfo: installing component 'rustfmt'
1172025-01-31T04:15:07.233Zcargo 1.84.1 (66221abde 2024-11-19)
1182025-01-31T04:15:07.268Z++ rustc --version
1192025-01-31T04:15:07.315Zrustc 1.84.1 (e71f9a9a9 2025-01-27)
1202025-01-31T04:15:07.327Z++ dladm
1212025-01-31T04:15:07.327ZLINK CLASS MTU STATE BRIDGE OVER
1222025-01-31T04:15:07.327Zena0 phys 9216 up -- --
1232025-01-31T04:15:07.327Z++ ipadm
1242025-01-31T04:15:07.327ZADDROBJ TYPE STATE ADDR
1252025-01-31T04:15:07.327Zlo0/v4 static ok 127.0.0.1/8
1262025-01-31T04:15:07.327Zena0/dhcp dhcp ok 10.150.1.23/24
1272025-01-31T04:15:07.327Zlo0/v6 static ok ::1/128
1282025-01-31T04:15:07.327Z++ banner collect
1292025-01-31T04:15:07.327Z
1302025-01-31T04:15:07.327Z #### #### # # ###### #### #####
1312025-01-31T04:15:07.328Z # # # # # # # # # #
1322025-01-31T04:15:07.328Z # # # # # ##### # #
1332025-01-31T04:15:07.328Z # # # # # # # #
1342025-01-31T04:15:07.328Z # # # # # # # # # #
1352025-01-31T04:15:07.328Z #### #### ###### ###### ###### #### #
1362025-01-31T04:15:07.328Z
1372025-01-31T04:15:07.328Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1382025-01-31T04:15:07.328Z++ repo=softnpu
1392025-01-31T04:15:07.328Z++ series=image
1402025-01-31T04:15:07.328Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1412025-01-31T04:15:07.328Z++ name=softnpu
1422025-01-31T04:15:07.328Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1432025-01-31T04:15:07.328Z++ mkdir -p download
1442025-01-31T04:15:07.328Z++ pushd download
1452025-01-31T04:15:07.328Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1462025-01-31T04:15:07.328Z++ [[ ! -f softnpu ]]
1472025-01-31T04:15:07.329Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1482025-01-31T04:15:07.329Z % Total % Received % Xferd Average Speed Time Time Time Current
1492025-01-31T04:15:07.329Z Dload Upload Total Spent Left Speed
1502025-01-31T04:15:07.814Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21.8M 100 21.8M 0 0 44.7M 0 --:--:-- --:--:-- --:--:-- 44.8M
1512025-01-31T04:15:07.817Z++ popd
1522025-01-31T04:15:07.817Z/work/oxidecomputer/maghemite
1532025-01-31T04:15:07.817Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1542025-01-31T04:15:07.817Z++ repo=sidecar-lite
1552025-01-31T04:15:07.817Z++ series=release
1562025-01-31T04:15:07.817Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1572025-01-31T04:15:07.817Z++ name=libsidecar_lite.so
1582025-01-31T04:15:07.817Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1592025-01-31T04:15:07.817Z++ mkdir -p download
1602025-01-31T04:15:07.820Z++ pushd download
1612025-01-31T04:15:07.820Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1622025-01-31T04:15:07.820Z++ [[ ! -f libsidecar_lite.so ]]
1632025-01-31T04:15:07.820Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1642025-01-31T04:15:07.827Z % Total % Received % Xferd Average Speed Time Time Time Current
1652025-01-31T04:15:07.827Z Dload Upload Total Spent Left Speed
1662025-01-31T04:15:08.116Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20.3M 100 20.3M 0 0 70.2M 0 --:--:-- --:--:-- --:--:-- 70.0M
1672025-01-31T04:15:08.120Z++ popd
1682025-01-31T04:15:08.123Z/work/oxidecomputer/maghemite
1692025-01-31T04:15:08.123Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1702025-01-31T04:15:08.123Z++ repo=sidecar-lite
1712025-01-31T04:15:08.123Z++ series=release
1722025-01-31T04:15:08.123Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1732025-01-31T04:15:08.123Z++ name=scadm
1742025-01-31T04:15:08.123Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1752025-01-31T04:15:08.123Z++ mkdir -p download
1762025-01-31T04:15:08.123Z++ pushd download
1772025-01-31T04:15:08.123Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1782025-01-31T04:15:08.123Z++ [[ ! -f scadm ]]
1792025-01-31T04:15:08.123Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1802025-01-31T04:15:08.130Z % Total % Received % Xferd Average Speed Time Time Time Current
1812025-01-31T04:15:08.130Z Dload Upload Total Spent Left Speed
1822025-01-31T04:15:08.504Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.7M 100 22.7M 0 0 60.9M 0 --:--:-- --:--:-- --:--:-- 61.1M
1832025-01-31T04:15:08.507Z++ popd
1842025-01-31T04:15:08.507Z/work/oxidecomputer/maghemite
1852025-01-31T04:15:08.509Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1862025-01-31T04:15:08.509Z++ repo=dendrite
1872025-01-31T04:15:08.509Z++ series=image
1882025-01-31T04:15:08.509Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1892025-01-31T04:15:08.509Z++ name=dendrite-softnpu.tar.gz
1902025-01-31T04:15:08.509Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1912025-01-31T04:15:08.509Z++ mkdir -p download
1922025-01-31T04:15:08.509Z++ pushd download
1932025-01-31T04:15:08.509Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1942025-01-31T04:15:08.509Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1952025-01-31T04:15:08.510Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1962025-01-31T04:15:08.517Z % Total % Received % Xferd Average Speed Time Time Time Current
1972025-01-31T04:15:08.517Z Dload Upload Total Spent Left Speed
1982025-01-31T04:15:09.103Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 37.5M 38 14.5M 0 0 42.3M 0 --:--:-- --:--:-- --:--:-- 42.4M 100 37.5M 100 37.5M 0 0 64.0M 0 --:--:-- --:--:-- --:--:-- 63.9M
1992025-01-31T04:15:09.107Z++ popd
2002025-01-31T04:15:09.110Z/work/oxidecomputer/maghemite
2012025-01-31T04:15:09.110Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
2022025-01-31T04:15:09.110Z++ repo=maghemite
2032025-01-31T04:15:09.110Z++ series=release
2042025-01-31T04:15:09.110Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2052025-01-31T04:15:09.110Z++ name=ddmd
2062025-01-31T04:15:09.110Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2072025-01-31T04:15:09.110Z++ mkdir -p download
2082025-01-31T04:15:09.110Z++ pushd download
2092025-01-31T04:15:09.110Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2102025-01-31T04:15:09.110Z++ [[ ! -f ddmd ]]
2112025-01-31T04:15:09.110Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
2122025-01-31T04:15:09.118Z % Total % Received % Xferd Average Speed Time Time Time Current
2132025-01-31T04:15:09.118Z Dload Upload Total Spent Left Speed
2142025-01-31T04:15:09.869Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 98 40.9M 98 40.3M 0 0 54.4M 0 --:--:-- --:--:-- --:--:-- 54.4M 100 40.9M 100 40.9M 0 0 54.6M 0 --:--:-- --:--:-- --:--:-- 54.6M
2152025-01-31T04:15:09.872Z++ popd
2162025-01-31T04:15:09.872Z/work/oxidecomputer/maghemite
2172025-01-31T04:15:09.872Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
2182025-01-31T04:15:09.872Z++ repo=maghemite
2192025-01-31T04:15:09.872Z++ series=release
2202025-01-31T04:15:09.872Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2212025-01-31T04:15:09.872Z++ name=ddmadm
2222025-01-31T04:15:09.872Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2232025-01-31T04:15:09.872Z++ mkdir -p download
2242025-01-31T04:15:09.875Z++ pushd download
2252025-01-31T04:15:09.875Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2262025-01-31T04:15:09.875Z++ [[ ! -f ddmadm ]]
2272025-01-31T04:15:09.875Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2282025-01-31T04:15:09.882Z % Total % Received % Xferd Average Speed Time Time Time Current
2292025-01-31T04:15:09.884Z Dload Upload Total Spent Left Speed
2302025-01-31T04:15:10.211Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18.0M 100 18.0M 0 0 54.8M 0 --:--:-- --:--:-- --:--:-- 54.9M
2312025-01-31T04:15:10.214Z++ popd
2322025-01-31T04:15:10.215Z/work/oxidecomputer/maghemite
2332025-01-31T04:15:10.215Z++ pushd download
2342025-01-31T04:15:10.215Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2352025-01-31T04:15:10.215Z++ chmod +x softnpu
2362025-01-31T04:15:10.218Z++ chmod +x scadm
2372025-01-31T04:15:10.222Z++ chmod +x ddmadm
2382025-01-31T04:15:10.222Z++ chmod +x ddmd
2392025-01-31T04:15:10.225Z++ mv ddmadm ddmadm-v2
2402025-01-31T04:15:10.225Z++ mv ddmd ddmd-v2
2412025-01-31T04:15:10.229Z++ rm -rf zones/dendrite
2422025-01-31T04:15:10.229Z++ mkdir -p zones/dendrite
2432025-01-31T04:15:10.233Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2442025-01-31T04:15:10.994Z++ popd
2452025-01-31T04:15:10.994Z/work/oxidecomputer/maghemite
2462025-01-31T04:15:10.994Z++ banner install
2472025-01-31T04:15:10.998Z
2482025-01-31T04:15:10.998Z # # # #### ##### ## # #
2492025-01-31T04:15:10.998Z # ## # # # # # # #
2502025-01-31T04:15:10.998Z # # # # #### # # # # #
2512025-01-31T04:15:10.998Z # # # # # # ###### # #
2522025-01-31T04:15:10.998Z # # ## # # # # # # #
2532025-01-31T04:15:10.998Z # # # #### # # # ###### ######
2542025-01-31T04:15:10.998Z
2552025-01-31T04:15:10.998Z++ pkg info brand/sparse
2562025-01-31T04:15:11.002Z++ grep -qi installed
2572025-01-31T04:15:12.643Zpkg: info: no packages matching the following patterns you specified are
2582025-01-31T04:15:12.644Zinstalled on the system. Try querying remotely instead:
2592025-01-31T04:15:12.644Z
2602025-01-31T04:15:12.644Z brand/sparse
2612025-01-31T04:15:12.676Z++ [[ 1 != 0 ]]
2622025-01-31T04:15:12.676Z++ set -o errexit
2632025-01-31T04:15:12.677Z++ pfexec pkg install brand/sparse
2642025-01-31T04:15:18.949Z Startup: Refreshing catalog 'helios-dev' ... Done
2652025-01-31T04:15:23.051Z Startup: Caching catalogs ... Done
2662025-01-31T04:15:34.580ZPlanning: Solver setup ... Done
2672025-01-31T04:15:34.728ZPlanning: Running solver ... Done
2682025-01-31T04:15:34.837ZPlanning: Finding local manifests ... Done
2692025-01-31T04:15:34.849ZPlanning: Fetching manifests: 0/3 0% complete
2702025-01-31T04:15:34.939ZPlanning: Fetching manifests: 3/3 100% complete
2712025-01-31T04:15:35.011ZPlanning: Package planning ... Done
2722025-01-31T04:15:35.016ZPlanning: Merging actions ... Done
2732025-01-31T04:15:35.206ZPlanning: Checking for conflicting actions ... Done
2742025-01-31T04:15:37.283ZPlanning: Consolidating action changes ... Done
2752025-01-31T04:15:37.729ZPlanning: Evaluating mediators ... Done
2762025-01-31T04:15:37.800ZPlanning: Planning completed in 14.65 seconds
2772025-01-31T04:15:37.817Z Packages to install: 1
2782025-01-31T04:15:37.817Z Packages to update: 2
2792025-01-31T04:15:37.820Z Create boot environment: No
2802025-01-31T04:15:37.820ZCreate backup boot environment: Yes
2812025-01-31T04:15:37.894Z
2822025-01-31T04:15:37.894ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2832025-01-31T04:15:42.634ZDownload: Completed 8.03 MB in 4.74 seconds (1.7M/s)
2842025-01-31T04:15:44.632Z Actions: 1/1419 actions (Removing old actions)
2852025-01-31T04:15:44.653Z Actions: 199/1419 actions (Installing new actions)
2862025-01-31T04:15:44.769Z Actions: 579/1419 actions (Updating modified actions)
2872025-01-31T04:15:45.092Z Actions: Completed 1419 actions in 0.46 seconds.
2882025-01-31T04:15:45.473Z Done
2892025-01-31T04:15:45.475Z Done
2902025-01-31T04:15:46.018Z Done
2912025-01-31T04:15:50.325Z Done
2922025-01-31T04:15:50.412Z Done
2932025-01-31T04:15:50.422Z Done
2942025-01-31T04:15:50.526Z Done
2952025-01-31T04:15:50.934Z++ set -o errexit
2962025-01-31T04:15:50.934Z++ set -o pipefail
2972025-01-31T04:15:50.934Z++ banner build
2982025-01-31T04:15:50.937Z
2992025-01-31T04:15:50.937Z ##### # # # # #####
3002025-01-31T04:15:50.937Z # # # # # # # #
3012025-01-31T04:15:50.937Z ##### # # # # # #
3022025-01-31T04:15:50.937Z # # # # # # # #
3032025-01-31T04:15:50.937Z # # # # # # # #
3042025-01-31T04:15:50.937Z ##### #### # ###### #####
3052025-01-31T04:15:50.937Z
3062025-01-31T04:15:50.937Z++ cargo build --release --bin ddmd --bin ddmadm
3072025-01-31T04:15:51.099Z Updating git repository `https://www.github.com/oxidecomputer/oxnet`
3082025-01-31T04:15:51.339Zwarning: redirecting to https://github.com/oxidecomputer/oxnet.git/
3092025-01-31T04:15:51.531ZFrom https://www.github.com/oxidecomputer/oxnet
3102025-01-31T04:15:51.531Z * [new branch] ci -> origin/ci
3112025-01-31T04:15:51.533Z * [new branch] dependabot/cargo/ipnetwork-0.21.1 -> origin/dependabot/cargo/ipnetwork-0.21.1
3122025-01-31T04:15:51.533Z * [new branch] dependabot/cargo/regress-0.10.3 -> origin/dependabot/cargo/regress-0.10.3
3132025-01-31T04:15:51.533Z * [new branch] dependabot/cargo/serde-1.0.217 -> origin/dependabot/cargo/serde-1.0.217
3142025-01-31T04:15:51.533Z * [new branch] dependabot/cargo/serde_json-1.0.137 -> origin/dependabot/cargo/serde_json-1.0.137
3152025-01-31T04:15:51.533Z * [new branch] main -> origin/main
3162025-01-31T04:15:51.533Z * [new ref] -> origin/HEAD
3172025-01-31T04:15:51.546Z Updating crates.io index
3182025-01-31T04:15:51.600Z Updating git repository `https://github.com/oxidecomputer/falcon`
3192025-01-31T04:15:52.275ZFrom https://github.com/oxidecomputer/falcon
3202025-01-31T04:15:52.275Z * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c
3212025-01-31T04:15:52.380Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3222025-01-31T04:15:53.443ZFrom https://github.com/oxidecomputer/dendrite
3232025-01-31T04:15:53.443Z * [new ref] 4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 -> refs/commit/4cdc7d7e18a25833843686d76b95a9ca4a5dfab0
3242025-01-31T04:15:53.515Z Updating git repository `https://github.com/oxidecomputer/ispf`
3252025-01-31T04:15:53.850ZFrom https://github.com/oxidecomputer/ispf
3262025-01-31T04:15:53.850Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3272025-01-31T04:15:53.859Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3282025-01-31T04:15:54.218ZFrom https://github.com/oxidecomputer/netadm-sys
3292025-01-31T04:15:54.218Z * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba
3302025-01-31T04:15:54.230Z Updating git repository `https://github.com/oxidecomputer/omicron`
3312025-01-31T04:15:57.487ZFrom https://github.com/oxidecomputer/omicron
3322025-01-31T04:15:57.487Z * [new ref] 48125c8e00738710bde6aed65c253c606c2bdb30 -> refs/commit/48125c8e00738710bde6aed65c253c606c2bdb30
3332025-01-31T04:15:57.845Z Updating git repository `https://github.com/oxidecomputer/opte`
3342025-01-31T04:15:58.391ZFrom https://github.com/oxidecomputer/opte
3352025-01-31T04:15:58.391Z * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d
3362025-01-31T04:15:58.459Z Updating git repository `https://github.com/illumos/smf-rs`
3372025-01-31T04:15:58.767ZFrom https://github.com/illumos/smf-rs
3382025-01-31T04:15:58.767Z * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48
3392025-01-31T04:15:58.819Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3402025-01-31T04:15:59.261ZFrom https://github.com/oxidecomputer/maghemite
3412025-01-31T04:15:59.261Z * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43
3422025-01-31T04:15:59.294Z Updating git repository `https://github.com/oxidecomputer/zone`
3432025-01-31T04:15:59.643ZFrom https://github.com/oxidecomputer/zone
3442025-01-31T04:15:59.643Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3452025-01-31T04:15:59.688Z Updating git repository `https://github.com/oxidecomputer/propolis`
3462025-01-31T04:16:00.359ZFrom https://github.com/oxidecomputer/propolis
3472025-01-31T04:16:00.359Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3482025-01-31T04:16:00.472Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3492025-01-31T04:16:00.805ZFrom https://github.com/oxidecomputer/dlpi-sys
3502025-01-31T04:16:00.805Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3512025-01-31T04:16:00.911Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3522025-01-31T04:16:01.257ZFrom https://github.com/jmesmon/rust-libzfs
3532025-01-31T04:16:01.257Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3542025-01-31T04:16:01.270Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3552025-01-31T04:16:01.593ZFrom https://github.com/oxidecomputer/rusty-doors
3562025-01-31T04:16:01.593Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3572025-01-31T04:16:01.702Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3582025-01-31T04:16:02.051ZFrom https://github.com/oxidecomputer/maghemite
3592025-01-31T04:16:02.051Z * [new ref] b13b5b240f3967de753fd589b1036745d2770b52 -> refs/commit/b13b5b240f3967de753fd589b1036745d2770b52
3602025-01-31T04:16:02.107Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3612025-01-31T04:16:02.389ZFrom https://github.com/oxidecomputer/serde_human_bytes
3622025-01-31T04:16:02.389Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3632025-01-31T04:16:02.406Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3642025-01-31T04:16:02.710ZFrom https://github.com/oxidecomputer/slog-error-chain
3652025-01-31T04:16:02.710Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3662025-01-31T04:16:02.756Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3672025-01-31T04:16:03.076ZFrom https://github.com/oxidecomputer/poptrie
3682025-01-31T04:16:03.077Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3692025-01-31T04:16:03.101Z Updating git repository `https://github.com/illumos/libscf-sys.git`
3702025-01-31T04:16:03.406ZFrom https://github.com/illumos/libscf-sys
3712025-01-31T04:16:03.406Z * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93
3722025-01-31T04:16:03.442Z Updating git repository `https://github.com/oxidecomputer/progenitor`
3732025-01-31T04:16:04.302ZFrom https://github.com/oxidecomputer/progenitor
3742025-01-31T04:16:04.302Z * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840
3752025-01-31T04:16:04.412Z Updating git repository `https://github.com/oxidecomputer/typify`
3762025-01-31T04:16:05.426ZFrom https://github.com/oxidecomputer/typify
3772025-01-31T04:16:05.426Z * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c
3782025-01-31T04:16:05.724Z Updating git repository `https://github.com/oxidecomputer/crucible`
3792025-01-31T04:16:06.705ZFrom https://github.com/oxidecomputer/crucible
3802025-01-31T04:16:06.705Z * [new ref] 74286f952a2953cd08512015076f0947050deba7 -> refs/commit/74286f952a2953cd08512015076f0947050deba7
3812025-01-31T04:16:06.789Z Updating git repository `https://github.com/oxidecomputer/opte`
3822025-01-31T04:16:07.154ZFrom https://github.com/oxidecomputer/opte
3832025-01-31T04:16:07.154Z * [new ref] 76878de67229ea113d70503c441eab47ac5dc653 -> refs/commit/76878de67229ea113d70503c441eab47ac5dc653
3842025-01-31T04:16:07.216Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3852025-01-31T04:16:07.749ZFrom https://github.com/oxidecomputer/management-gateway-service
3862025-01-31T04:16:07.749Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
3872025-01-31T04:16:08.657Z Downloading crates ...
3882025-01-31T04:16:08.758Z Downloaded anstyle-query v1.1.1
3892025-01-31T04:16:08.765Z Downloaded async-stream-impl v0.3.5
3902025-01-31T04:16:08.767Z Downloaded block-buffer v0.10.4
3912025-01-31T04:16:08.767Z Downloaded cfg-if v1.0.0
3922025-01-31T04:16:08.770Z Downloaded ciborium-io v0.2.2
3932025-01-31T04:16:08.770Z Downloaded bitflags v1.3.2
3942025-01-31T04:16:08.773Z Downloaded const-random v0.1.18
3952025-01-31T04:16:08.776Z Downloaded bitflags v2.6.0
3962025-01-31T04:16:08.778Z Downloaded darling_macro v0.20.10
3972025-01-31T04:16:08.781Z Downloaded cstr-argument v0.1.2
3982025-01-31T04:16:08.781Z Downloaded crypto-common v0.1.6
3992025-01-31T04:16:08.784Z Downloaded crunchy v0.2.2
4002025-01-31T04:16:08.784Z Downloaded digest v0.10.7
4012025-01-31T04:16:08.784Z Downloaded convert_case v0.4.0
4022025-01-31T04:16:08.787Z Downloaded const-random-macro v0.1.16
4032025-01-31T04:16:08.787Z Downloaded colorchoice v1.0.2
4042025-01-31T04:16:08.790Z Downloaded parking_lot_core v0.9.10
4052025-01-31T04:16:08.792Z Downloaded aho-corasick v1.1.3
4062025-01-31T04:16:08.798Z Downloaded pest_derive v2.7.13
4072025-01-31T04:16:08.800Z Downloaded percent-encoding v2.3.1
4082025-01-31T04:16:08.803Z Downloaded paste v1.0.15
4092025-01-31T04:16:08.806Z Downloaded derive_more v0.99.18
4102025-01-31T04:16:08.809Z Downloaded pest_generator v2.7.13
4112025-01-31T04:16:08.811Z Downloaded chrono v0.4.38
4122025-01-31T04:16:08.818Z Downloaded cancel-safe-futures v0.1.5
4132025-01-31T04:16:08.821Z Downloaded camino-tempfile v1.1.1
4142025-01-31T04:16:08.824Z Downloaded clap v4.5.23
4152025-01-31T04:16:08.834Z Downloaded dof v0.3.0
4162025-01-31T04:16:08.836Z Downloaded anstyle v1.0.10
4172025-01-31T04:16:08.839Z Downloaded crucible-workspace-hack v0.1.0
4182025-01-31T04:16:08.839Z Downloaded ahash v0.8.11
4192025-01-31T04:16:08.842Z Downloaded crc8 v0.1.1
4202025-01-31T04:16:08.842Z Downloaded async-stream v0.3.5
4212025-01-31T04:16:08.845Z Downloaded atomic-waker v1.1.2
4222025-01-31T04:16:08.847Z Downloaded async-trait v0.1.83
4232025-01-31T04:16:08.850Z Downloaded anstyle-parse v0.2.5
4242025-01-31T04:16:08.852Z Downloaded autocfg v1.3.0
4252025-01-31T04:16:08.852Z Downloaded petgraph v0.6.5
4262025-01-31T04:16:08.872Z Downloaded proc-macro-error v1.0.4
4272025-01-31T04:16:08.876Z Downloaded prettyplease v0.2.22
4282025-01-31T04:16:08.879Z Downloaded quick-error v1.2.3
4292025-01-31T04:16:08.882Z Downloaded quote v1.0.37
4302025-01-31T04:16:08.884Z Downloaded ciborium-ll v0.2.2
4312025-01-31T04:16:08.887Z Downloaded base64 v0.22.1
4322025-01-31T04:16:08.889Z Downloaded rand_core v0.6.4
4332025-01-31T04:16:08.893Z Downloaded colored v2.1.0
4342025-01-31T04:16:08.895Z Downloaded cpufeatures v0.2.14
4352025-01-31T04:16:08.895Z Downloaded crc32fast v1.4.2
4362025-01-31T04:16:08.898Z Downloaded crossbeam-epoch v0.9.18
4372025-01-31T04:16:08.900Z Downloaded crossbeam-utils v0.8.20
4382025-01-31T04:16:08.903Z Downloaded console v0.15.8
4392025-01-31T04:16:08.906Z Downloaded dirs-next v2.0.0
4402025-01-31T04:16:08.908Z Downloaded dirs-sys-next v0.1.2
4412025-01-31T04:16:08.908Z Downloaded embedded-io v0.4.0
4422025-01-31T04:16:08.911Z Downloaded deranged v0.3.11
4432025-01-31T04:16:08.913Z Downloaded darling v0.20.10
4442025-01-31T04:16:08.917Z Downloaded dyn-clone v1.0.17
4452025-01-31T04:16:08.920Z Downloaded foreign-types v0.5.0
4462025-01-31T04:16:08.920Z Downloaded rustc_version v0.4.1
4472025-01-31T04:16:08.922Z Downloaded foreign-types v0.3.2
4482025-01-31T04:16:08.922Z Downloaded futures-io v0.3.30
4492025-01-31T04:16:08.925Z Downloaded foreign-types-macros v0.2.3
4502025-01-31T04:16:08.925Z Downloaded form_urlencoded v1.2.1
4512025-01-31T04:16:08.925Z Downloaded foreign-types-shared v0.1.1
4522025-01-31T04:16:08.927Z Downloaded fastrand v2.1.1
4532025-01-31T04:16:08.927Z Downloaded foreign-types-shared v0.3.1
4542025-01-31T04:16:08.930Z Downloaded equivalent v1.0.1
4552025-01-31T04:16:08.930Z Downloaded fnv v1.0.7
4562025-01-31T04:16:08.930Z Downloaded either v1.13.0
4572025-01-31T04:16:08.932Z Downloaded fixedbitset v0.4.2
4582025-01-31T04:16:08.935Z Downloaded futures-channel v0.3.30
4592025-01-31T04:16:08.937Z Downloaded errno v0.3.9
4602025-01-31T04:16:08.937Z Downloaded futures-executor v0.3.30
4612025-01-31T04:16:08.940Z Downloaded debug-ignore v1.0.5
4622025-01-31T04:16:08.942Z Downloaded defmt v0.3.8
4632025-01-31T04:16:08.945Z Downloaded rustix v0.38.37
4642025-01-31T04:16:08.967Z Downloaded cookie v0.18.1
4652025-01-31T04:16:08.970Z Downloaded clap_builder v4.5.23
4662025-01-31T04:16:08.977Z Downloaded rustls v0.23.13
4672025-01-31T04:16:08.989Z Downloaded rustversion v1.0.17
4682025-01-31T04:16:08.992Z Downloaded scopeguard v1.2.0
4692025-01-31T04:16:08.995Z Downloaded ryu v1.0.18
4702025-01-31T04:16:08.998Z Downloaded serde_urlencoded v0.7.1
4712025-01-31T04:16:09.000Z Downloaded plain v0.2.3
4722025-01-31T04:16:09.003Z Downloaded proc-macro-crate v1.3.1
4732025-01-31T04:16:09.003Z Downloaded futures-sink v0.3.30
4742025-01-31T04:16:09.003Z Downloaded serde_path_to_error v0.1.16
4752025-01-31T04:16:09.006Z Downloaded serde_spanned v0.6.7
4762025-01-31T04:16:09.008Z Downloaded humantime v2.1.0
4772025-01-31T04:16:09.008Z Downloaded serde_yaml v0.9.34+deprecated
4782025-01-31T04:16:09.012Z Downloaded shlex v1.3.0
4792025-01-31T04:16:09.014Z Downloaded signal-hook-registry v1.4.2
4802025-01-31T04:16:09.017Z Downloaded sha2 v0.10.8
4812025-01-31T04:16:09.020Z Downloaded http-body-util v0.1.2
4822025-01-31T04:16:09.020Z Downloaded dtrace-parser v0.2.0
4832025-01-31T04:16:09.022Z Downloaded defmt-macros v0.3.9
4842025-01-31T04:16:09.024Z Downloaded hyper-tls v0.5.0
4852025-01-31T04:16:09.028Z Downloaded hostname v0.4.0
4862025-01-31T04:16:09.028Z Downloaded dropshot_endpoint v0.12.0
4872025-01-31T04:16:09.031Z Downloaded hashbrown v0.14.5
4882025-01-31T04:16:09.037Z Downloaded embedded-io v0.6.1
4892025-01-31T04:16:09.040Z Downloaded serde_repr v0.1.19
4902025-01-31T04:16:09.040Z Downloaded scroll_derive v0.12.0
4912025-01-31T04:16:09.042Z Downloaded futures-macro v0.3.30
4922025-01-31T04:16:09.042Z Downloaded futures-core v0.3.30
4932025-01-31T04:16:09.045Z Downloaded futures v0.3.30
4942025-01-31T04:16:09.048Z Downloaded semver v1.0.23
4952025-01-31T04:16:09.050Z Downloaded is_terminal_polyfill v1.70.1
4962025-01-31T04:16:09.053Z Downloaded idna v0.5.0
4972025-01-31T04:16:09.059Z Downloaded dropshot v0.12.0
4982025-01-31T04:16:09.080Z Downloaded linked-hash-map v0.5.6
4992025-01-31T04:16:09.083Z Downloaded libm v0.2.8
5002025-01-31T04:16:09.090Z Downloaded num-derive v0.4.2
5012025-01-31T04:16:09.093Z Downloaded rustls-pemfile v2.1.3
5022025-01-31T04:16:09.095Z Downloaded rustc-hash v2.0.0
5032025-01-31T04:16:09.098Z Downloaded openssl-macros v0.1.1
5042025-01-31T04:16:09.098Z Downloaded float-ord v0.3.2
5052025-01-31T04:16:09.100Z Downloaded expectorate v1.1.0
5062025-01-31T04:16:09.100Z Downloaded libsw v3.3.1
5072025-01-31T04:16:09.103Z Downloaded resolv-conf v0.7.0
5082025-01-31T04:16:09.105Z Downloaded rustls-pemfile v1.0.4
5092025-01-31T04:16:09.108Z Downloaded reqwest v0.12.9
5102025-01-31T04:16:09.116Z Downloaded thread_local v1.1.8
5112025-01-31T04:16:09.118Z Downloaded thiserror-impl v1.0.69
5122025-01-31T04:16:09.121Z Downloaded scroll v0.12.0
5132025-01-31T04:16:09.121Z Downloaded schemars_derive v0.8.21
5142025-01-31T04:16:09.123Z Downloaded rustls-pki-types v1.8.0
5152025-01-31T04:16:09.126Z Downloaded time v0.3.36
5162025-01-31T04:16:09.132Z Downloaded tracing v0.1.40
5172025-01-31T04:16:09.136Z Downloaded ucd-trie v0.1.6
5182025-01-31T04:16:09.139Z Downloaded regex v1.10.6
5192025-01-31T04:16:09.151Z Downloaded serde v1.0.215
5202025-01-31T04:16:09.155Z Downloaded sct v0.7.1
5212025-01-31T04:16:09.158Z Downloaded reqwest v0.11.27
5222025-01-31T04:16:09.166Z Downloaded uuid v1.11.0
5232025-01-31T04:16:09.169Z Downloaded thiserror v1.0.69
5242025-01-31T04:16:09.174Z Downloaded take_mut v0.2.2
5252025-01-31T04:16:09.177Z Downloaded serde_derive v1.0.215
5262025-01-31T04:16:09.179Z Downloaded serde_with_macros v3.9.0
5272025-01-31T04:16:09.182Z Downloaded password-hash v0.5.0
5282025-01-31T04:16:09.182Z Downloaded serde_derive_internals v0.29.1
5292025-01-31T04:16:09.185Z Downloaded webpki-roots v0.26.6
5302025-01-31T04:16:09.187Z Downloaded zerocopy-derive v0.7.35
5312025-01-31T04:16:09.192Z Downloaded parking_lot v0.11.2
5322025-01-31T04:16:09.194Z Downloaded quinn-proto v0.11.8
5332025-01-31T04:16:09.201Z Downloaded quinn-udp v0.5.5
5342025-01-31T04:16:09.204Z Downloaded quinn v0.11.5
5352025-01-31T04:16:09.207Z Downloaded heck v0.5.0
5362025-01-31T04:16:09.209Z Downloaded getrandom v0.2.15
5372025-01-31T04:16:09.212Z Downloaded lazy_static v1.5.0
5382025-01-31T04:16:09.214Z Downloaded sha1 v0.10.6
5392025-01-31T04:16:09.217Z Downloaded goblin v0.8.2
5402025-01-31T04:16:09.221Z Downloaded schemars v0.8.21
5412025-01-31T04:16:09.233Z Downloaded http-body v0.4.6
5422025-01-31T04:16:09.235Z Downloaded hyper-rustls v0.24.2
5432025-01-31T04:16:09.238Z Downloaded hyper-rustls v0.27.3
5442025-01-31T04:16:09.241Z Downloaded rustls-webpki v0.101.7
5452025-01-31T04:16:09.254Z Downloaded num-rational v0.4.2
5462025-01-31T04:16:09.256Z Downloaded num-traits v0.2.19
5472025-01-31T04:16:09.259Z Downloaded num-derive v0.3.3
5482025-01-31T04:16:09.261Z Downloaded parking_lot v0.12.3
5492025-01-31T04:16:09.264Z Downloaded tokio-rustls v0.25.0
5502025-01-31T04:16:09.266Z Downloaded try-lock v0.2.5
5512025-01-31T04:16:09.267Z Downloaded tokio-rustls v0.24.1
5522025-01-31T04:16:09.269Z Downloaded parking_lot_core v0.8.6
5532025-01-31T04:16:09.272Z Downloaded typenum v1.17.0
5542025-01-31T04:16:09.274Z Downloaded tracing-core v0.1.32
5552025-01-31T04:16:09.277Z Downloaded num-iter v0.1.45
5562025-01-31T04:16:09.277Z Downloaded num-integer v0.1.46
5572025-01-31T04:16:09.280Z Downloaded num_threads v0.1.7
5582025-01-31T04:16:09.280Z Downloaded fxhash v0.2.1
5592025-01-31T04:16:09.282Z Downloaded zerocopy v0.7.35
5602025-01-31T04:16:09.296Z Downloaded heck v0.4.1
5612025-01-31T04:16:09.299Z Downloaded hubpack_derive v0.1.1
5622025-01-31T04:16:09.299Z Downloaded http v0.2.12
5632025-01-31T04:16:09.302Z Downloaded futures-util v0.3.30
5642025-01-31T04:16:09.314Z Downloaded indexmap v2.5.0
5652025-01-31T04:16:09.318Z Downloaded idna v0.4.0
5662025-01-31T04:16:09.325Z Downloaded mime v0.3.17
5672025-01-31T04:16:09.328Z Downloaded num_enum_derive v0.7.3
5682025-01-31T04:16:09.330Z Downloaded strum_macros v0.26.4
5692025-01-31T04:16:09.330Z Downloaded slab v0.4.9
5702025-01-31T04:16:09.333Z Downloaded parse-display v0.10.0
5712025-01-31T04:16:09.333Z Downloaded openssl-sys v0.9.103
5722025-01-31T04:16:09.337Z Downloaded static_assertions v1.1.0
5732025-01-31T04:16:09.340Z Downloaded stable_deref_trait v1.2.0
5742025-01-31T04:16:09.340Z Downloaded spin v0.9.8
5752025-01-31T04:16:09.342Z Downloaded steno v0.4.1
5762025-01-31T04:16:09.346Z Downloaded tower-service v0.3.3
5772025-01-31T04:16:09.349Z Downloaded spin v0.5.2
5782025-01-31T04:16:09.349Z Downloaded toml_edit v0.19.15
5792025-01-31T04:16:09.365Z Downloaded zeroize v1.8.1
5802025-01-31T04:16:09.367Z Downloaded utf8parse v0.2.2
5812025-01-31T04:16:09.367Z Downloaded toml_edit v0.22.21
5822025-01-31T04:16:09.389Z Downloaded is-terminal v0.4.13
5832025-01-31T04:16:09.391Z Downloaded hostname v0.3.1
5842025-01-31T04:16:09.391Z Downloaded http-body v1.0.1
5852025-01-31T04:16:09.394Z Downloaded zerocopy v0.6.6
5862025-01-31T04:16:09.396Z Downloaded vcpkg v0.2.15
5872025-01-31T04:16:09.434Z Downloaded sync_wrapper v0.1.2
5882025-01-31T04:16:09.437Z Downloaded parse-display-derive v0.10.0
5892025-01-31T04:16:09.437Z Downloaded slog-term v2.9.1
5902025-01-31T04:16:09.437Z Downloaded num-conv v0.1.0
5912025-01-31T04:16:09.440Z Downloaded num-complex v0.4.6
5922025-01-31T04:16:09.440Z Downloaded minimal-lexical v0.2.1
5932025-01-31T04:16:09.444Z Downloaded rustls v0.21.12
5942025-01-31T04:16:09.456Z Downloaded rustls v0.22.4
5952025-01-31T04:16:09.469Z Downloaded native-tls v0.2.12
5962025-01-31T04:16:09.472Z Downloaded tiny-keccak v2.0.2
5972025-01-31T04:16:09.475Z Downloaded time-macros v0.2.18
5982025-01-31T04:16:09.477Z Downloaded multer v3.1.0
5992025-01-31T04:16:09.478Z Downloaded match_cfg v0.1.0
6002025-01-31T04:16:09.480Z Downloaded term v0.7.0
6012025-01-31T04:16:09.483Z Downloaded untrusted v0.9.0
6022025-01-31T04:16:09.483Z Downloaded tokio-native-tls v0.3.1
6032025-01-31T04:16:09.485Z Downloaded terminal_size v0.4.0
6042025-01-31T04:16:09.489Z Downloaded url v2.5.2
6052025-01-31T04:16:09.491Z Downloaded httpdate v1.0.3
6062025-01-31T04:16:09.491Z Downloaded ident_case v1.0.1
6072025-01-31T04:16:09.491Z Downloaded iana-time-zone v0.1.61
6082025-01-31T04:16:09.494Z Downloaded hyper v0.14.30
6092025-01-31T04:16:09.502Z Downloaded once_cell v1.20.2
6102025-01-31T04:16:09.504Z Downloaded futures-task v0.3.30
6112025-01-31T04:16:09.507Z Downloaded socket2 v0.5.8
6122025-01-31T04:16:09.509Z Downloaded serde_tokenstream v0.2.2
6132025-01-31T04:16:09.509Z Downloaded semver v0.1.20
6142025-01-31T04:16:09.512Z Downloaded rustc_version v0.1.7
6152025-01-31T04:16:09.512Z Downloaded unsafe-libyaml v0.2.11
6162025-01-31T04:16:09.514Z Downloaded swrite v0.1.0
6172025-01-31T04:16:09.517Z Downloaded tokio-macros v2.4.0
6182025-01-31T04:16:09.517Z Downloaded unicode-normalization v0.1.24
6192025-01-31T04:16:09.520Z Downloaded typify-impl v0.2.0
6202025-01-31T04:16:09.536Z Downloaded tracing-attributes v0.1.27
6212025-01-31T04:16:09.538Z Downloaded zerocopy-derive v0.6.6
6222025-01-31T04:16:09.548Z Downloaded unicode-segmentation v1.12.0
6232025-01-31T04:16:09.552Z Downloaded h2 v0.3.26
6242025-01-31T04:16:09.557Z Downloaded generic-array v0.14.7
6252025-01-31T04:16:09.560Z Downloaded h2 v0.4.6
6262025-01-31T04:16:09.565Z Downloaded ipnet v2.10.0
6272025-01-31T04:16:09.568Z Downloaded instant v0.1.13
6282025-01-31T04:16:09.570Z Downloaded hyper-util v0.1.10
6292025-01-31T04:16:09.573Z Downloaded winnow v0.6.18
6302025-01-31T04:16:09.582Z Downloaded whoami v1.5.2
6312025-01-31T04:16:09.584Z Downloaded syn v1.0.109
6322025-01-31T04:16:09.593Z Downloaded subtle v2.6.1
6332025-01-31T04:16:09.596Z Downloaded webpki-roots v0.25.4
6342025-01-31T04:16:09.598Z Downloaded tinyvec_macros v0.1.1
6352025-01-31T04:16:09.601Z Downloaded tinyvec v1.8.0
6362025-01-31T04:16:09.603Z Downloaded toml_datetime v0.6.8
6372025-01-31T04:16:09.605Z Downloaded progenitor-impl v0.8.0
6382025-01-31T04:16:09.606Z Downloaded toml v0.8.19
6392025-01-31T04:16:09.609Z Downloaded smoltcp v0.11.0
6402025-01-31T04:16:09.621Z Downloaded hash32 v0.3.1
6412025-01-31T04:16:09.624Z Downloaded slog-scope v4.4.0
6422025-01-31T04:16:09.627Z Downloaded heapless v0.8.0
6432025-01-31T04:16:09.629Z Downloaded hex v0.4.3
6442025-01-31T04:16:09.632Z Downloaded hashbrown v0.12.3
6452025-01-31T04:16:09.634Z Downloaded version_check v0.9.5
6462025-01-31T04:16:09.637Z Downloaded lru-cache v0.1.2
6472025-01-31T04:16:09.637Z Downloaded ipnetwork v0.20.0
6482025-01-31T04:16:09.639Z Downloaded slog-envlogger v2.2.0
6492025-01-31T04:16:09.642Z Downloaded slog-dtrace v0.3.0
6502025-01-31T04:16:09.642Z Downloaded slog-bunyan v2.5.0
6512025-01-31T04:16:09.642Z Downloaded sigpipe v0.1.3
6522025-01-31T04:16:09.644Z Downloaded num_enum_derive v0.5.11
6532025-01-31T04:16:09.644Z Downloaded mio v1.0.2
6542025-01-31T04:16:09.649Z Downloaded smartstring v1.0.1
6552025-01-31T04:16:09.653Z Downloaded rhai_codegen v2.2.0
6562025-01-31T04:16:09.658Z Downloaded strsim v0.11.1
6572025-01-31T04:16:09.662Z Downloaded hubpack v0.1.2
6582025-01-31T04:16:09.662Z Downloaded regex-automata v0.4.7
6592025-01-31T04:16:09.679Z Downloaded tokio-util v0.7.12
6602025-01-31T04:16:09.685Z Downloaded thin-vec v0.2.13
6612025-01-31T04:16:09.689Z Downloaded winnow v0.5.40
6622025-01-31T04:16:09.697Z Downloaded half v2.4.1
6632025-01-31T04:16:09.700Z Downloaded rhai v1.20.0
6642025-01-31T04:16:09.710Z Downloaded memchr v2.7.4
6652025-01-31T04:16:09.715Z Downloaded usdt v0.5.0
6662025-01-31T04:16:09.718Z Downloaded omicron-workspace-hack v0.1.0
6672025-01-31T04:16:09.718Z Downloaded unicode-width v0.1.14
6682025-01-31T04:16:09.722Z Downloaded highway v1.2.0
6692025-01-31T04:16:09.726Z Downloaded hyper v1.5.1
6702025-01-31T04:16:09.731Z Downloaded openssl v0.10.66
6712025-01-31T04:16:09.740Z Downloaded newtype_derive v0.1.6
6722025-01-31T04:16:09.743Z Downloaded hickory-resolver v0.24.1
6732025-01-31T04:16:09.746Z Downloaded slog-stdlog v4.1.1
6742025-01-31T04:16:09.749Z Downloaded waitgroup v0.1.2
6752025-01-31T04:16:09.749Z Downloaded syn v2.0.87
6762025-01-31T04:16:09.760Z Downloaded openapiv3 v2.0.0
6772025-01-31T04:16:09.771Z Downloaded encoding_rs v0.8.34
6782025-01-31T04:16:09.793Z Downloaded macaddr v1.0.1
6792025-01-31T04:16:09.796Z Downloaded smf v0.2.3
6802025-01-31T04:16:09.796Z Downloaded libc v0.2.167
6812025-01-31T04:16:09.818Z Downloaded usdt-macro v0.5.0
6822025-01-31T04:16:09.821Z Downloaded regress v0.9.1
6832025-01-31T04:16:09.827Z Downloaded managed v0.8.0
6842025-01-31T04:16:09.830Z Downloaded usdt-impl v0.5.0
6852025-01-31T04:16:09.830Z Downloaded usdt-attr-macro v0.5.0
6862025-01-31T04:16:09.833Z Downloaded tokio v1.42.0
6872025-01-31T04:16:09.867Z Downloaded sled v0.34.7
6882025-01-31T04:16:09.877Z Downloaded memmap v0.7.0
6892025-01-31T04:16:09.880Z Downloaded httparse v1.9.4
6902025-01-31T04:16:09.880Z Downloaded regress v0.10.1
6912025-01-31T04:16:09.888Z Downloaded tempfile v3.12.0
6922025-01-31T04:16:09.891Z Downloaded tabwriter v1.4.0
6932025-01-31T04:16:09.894Z Downloaded tokio-rustls v0.26.0
6942025-01-31T04:16:09.894Z Downloaded smallvec v1.13.2
6952025-01-31T04:16:09.899Z Downloaded openssl-probe v0.1.5
6962025-01-31T04:16:09.899Z Downloaded sync_wrapper v1.0.1
6972025-01-31T04:16:09.899Z Downloaded zone_cfg_derive v0.3.0
6982025-01-31T04:16:09.902Z Downloaded zone v0.3.0
6992025-01-31T04:16:09.902Z Downloaded newline-converter v0.3.0
7002025-01-31T04:16:09.902Z Downloaded structmeta-derive v0.3.0
7012025-01-31T04:16:09.902Z Downloaded hickory-proto v0.24.1
7022025-01-31T04:16:09.914Z Downloaded newtype-uuid v1.1.0
7032025-01-31T04:16:09.916Z Downloaded structmeta v0.3.0
7042025-01-31T04:16:09.916Z Downloaded want v0.3.1
7052025-01-31T04:16:09.916Z Downloaded num v0.4.3
7062025-01-31T04:16:09.919Z Downloaded nom v7.1.3
7072025-01-31T04:16:09.922Z Downloaded no-std-compat v0.4.1
7082025-01-31T04:16:09.926Z Downloaded unicode-ident v1.0.13
7092025-01-31T04:16:09.929Z Downloaded unicode-bidi v0.3.15
7102025-01-31T04:16:09.929Z Downloaded typify-macro v0.2.0
7112025-01-31T04:16:09.932Z Downloaded typify v0.2.0
7122025-01-31T04:16:09.932Z Downloaded thread-id v4.2.2
7132025-01-31T04:16:09.935Z Downloaded pretty-hex v0.2.1
7142025-01-31T04:16:09.935Z Downloaded postcard v1.0.10
7152025-01-31T04:16:09.938Z Downloaded portable-atomic v1.8.0
7162025-01-31T04:16:09.941Z Downloaded progenitor-macro v0.8.0
7172025-01-31T04:16:09.944Z Downloaded progenitor-client v0.8.0
7182025-01-31T04:16:09.944Z Downloaded progenitor v0.8.0
7192025-01-31T04:16:09.944Z Downloaded pretty-hex v0.4.1
7202025-01-31T04:16:09.947Z Downloaded regex-syntax v0.8.4
7212025-01-31T04:16:09.953Z Downloaded time-core v0.1.2
7222025-01-31T04:16:09.956Z Downloaded strum v0.26.3
7232025-01-31T04:16:09.956Z Downloaded num_enum v0.7.3
7242025-01-31T04:16:09.959Z Downloaded num_enum v0.5.11
7252025-01-31T04:16:09.963Z Downloaded itertools v0.12.1
7262025-01-31T04:16:09.969Z Downloaded log v0.4.22
7272025-01-31T04:16:09.972Z Downloaded lock_api v0.4.12
7282025-01-31T04:16:09.975Z Downloaded itoa v1.0.11
7292025-01-31T04:16:09.975Z Downloaded itertools v0.13.0
7302025-01-31T04:16:09.983Z Downloaded itertools v0.10.5
7312025-01-31T04:16:09.986Z Downloaded hyper-tls v0.6.0
7322025-01-31T04:16:09.989Z Downloaded owo-colors v4.1.0
7332025-01-31T04:16:09.992Z Downloaded serde_with v3.9.0
7342025-01-31T04:16:09.997Z Downloaded strum_macros v0.25.3
7352025-01-31T04:16:10.002Z Downloaded indexmap v1.9.3
7362025-01-31T04:16:10.005Z Downloaded indent_write v2.2.0
7372025-01-31T04:16:10.005Z Downloaded slog-json v2.6.1
7382025-01-31T04:16:10.007Z Downloaded http v1.2.0
7392025-01-31T04:16:10.010Z Downloaded slog-async v2.8.0
7402025-01-31T04:16:10.015Z Downloaded slog v2.7.0
7412025-01-31T04:16:10.015Z Downloaded similar v2.6.0
7422025-01-31T04:16:10.019Z Downloaded serde-big-array v0.5.1
7432025-01-31T04:16:10.022Z Downloaded serde_json v1.0.133
7442025-01-31T04:16:10.025Z Downloaded proc-macro2 v1.0.86
7452025-01-31T04:16:10.028Z Downloaded proc-macro-crate v3.2.0
7462025-01-31T04:16:10.031Z Downloaded linear-map v1.2.0
7472025-01-31T04:16:10.031Z Downloaded rustls-webpki v0.102.8
7482025-01-31T04:16:10.048Z Downloaded defmt-parser v0.3.4
7492025-01-31T04:16:10.050Z Downloaded enum-as-inner v0.6.1
7502025-01-31T04:16:10.050Z Downloaded darling_core v0.20.10
7512025-01-31T04:16:10.053Z Downloaded derive-where v1.2.7
7522025-01-31T04:16:10.056Z Downloaded data-encoding v2.6.0
7532025-01-31T04:16:10.059Z Downloaded crossbeam-channel v0.5.13
7542025-01-31T04:16:10.061Z Downloaded rand_chacha v0.3.1
7552025-01-31T04:16:10.065Z Downloaded rand v0.8.5
7562025-01-31T04:16:10.068Z Downloaded clap_lex v0.7.4
7572025-01-31T04:16:10.068Z Downloaded clap_derive v4.5.18
7582025-01-31T04:16:10.071Z Downloaded ciborium v0.2.2
7592025-01-31T04:16:10.074Z Downloaded cobs v0.2.3
7602025-01-31T04:16:10.074Z Downloaded proc-macro-error-attr v1.0.4
7612025-01-31T04:16:10.074Z Downloaded bytes v1.7.2
7622025-01-31T04:16:10.077Z Downloaded ppv-lite86 v0.2.20
7632025-01-31T04:16:10.080Z Downloaded camino v1.1.9
7642025-01-31T04:16:10.080Z Downloaded byteorder v1.5.0
7652025-01-31T04:16:10.083Z Downloaded blake2 v0.10.6
7662025-01-31T04:16:10.086Z Downloaded base64 v0.21.7
7672025-01-31T04:16:10.089Z Downloaded anyhow v1.0.94
7682025-01-31T04:16:10.092Z Downloaded powerfmt v0.2.0
7692025-01-31T04:16:10.092Z Downloaded pkg-config v0.3.31
7702025-01-31T04:16:10.095Z Downloaded pin-utils v0.1.0
7712025-01-31T04:16:10.095Z Downloaded pin-project-lite v0.2.14
7722025-01-31T04:16:10.098Z Downloaded pest_meta v2.7.13
7732025-01-31T04:16:10.101Z Downloaded base64ct v1.6.0
7742025-01-31T04:16:10.104Z Downloaded anstream v0.6.15
7752025-01-31T04:16:10.107Z Downloaded arc-swap v1.7.1
7762025-01-31T04:16:10.110Z Downloaded allocator-api2 v0.2.18
7772025-01-31T04:16:10.114Z Downloaded cc v1.1.21
7782025-01-31T04:16:10.118Z Downloaded backoff v0.4.0
7792025-01-31T04:16:10.118Z Downloaded atomicwrites v0.4.4
7802025-01-31T04:16:10.118Z Downloaded argon2 v0.5.3
7812025-01-31T04:16:10.121Z Downloaded pest v2.7.13
7822025-01-31T04:16:10.155Z Downloaded ring v0.17.8
7832025-01-31T04:16:10.533Z Compiling proc-macro2 v1.0.86
7842025-01-31T04:16:10.533Z Compiling unicode-ident v1.0.13
7852025-01-31T04:16:10.536Z Compiling libc v0.2.167
7862025-01-31T04:16:10.536Z Compiling serde v1.0.215
7872025-01-31T04:16:10.536Z Compiling autocfg v1.3.0
7882025-01-31T04:16:10.536Z Compiling version_check v0.9.5
7892025-01-31T04:16:10.536Z Compiling cfg-if v1.0.0
7902025-01-31T04:16:10.698Z Compiling once_cell v1.20.2
7912025-01-31T04:16:10.761Z Compiling libm v0.2.8
7922025-01-31T04:16:10.797Z Compiling memchr v2.7.4
7932025-01-31T04:16:11.201Z Compiling byteorder v1.5.0
7942025-01-31T04:16:11.273Z Compiling lock_api v0.4.12
7952025-01-31T04:16:11.301Z Compiling parking_lot_core v0.9.10
7962025-01-31T04:16:11.642Z Compiling shlex v1.3.0
7972025-01-31T04:16:11.780Z Compiling thiserror v1.0.69
7982025-01-31T04:16:11.993Z Compiling cc v1.1.21
7992025-01-31T04:16:12.113Z Compiling itoa v1.0.11
8002025-01-31T04:16:12.355Z Compiling portable-atomic v1.8.0
8012025-01-31T04:16:12.376Z Compiling slab v0.4.9
8022025-01-31T04:16:12.380Z Compiling schemars v0.8.21
8032025-01-31T04:16:12.755Z Compiling quote v1.0.37
8042025-01-31T04:16:12.788Z Compiling getrandom v0.2.15
8052025-01-31T04:16:12.959Z Compiling ahash v0.8.11
8062025-01-31T04:16:13.083Z Compiling allocator-api2 v0.2.18
8072025-01-31T04:16:13.118Z Compiling num-traits v0.2.19
8082025-01-31T04:16:13.153Z Compiling syn v2.0.87
8092025-01-31T04:16:13.382Z Compiling ryu v1.0.18
8102025-01-31T04:16:13.672Z Compiling serde_json v1.0.133
8112025-01-31T04:16:13.714Z Compiling pin-project-lite v0.2.14
8122025-01-31T04:16:14.200Z Compiling log v0.4.22
8132025-01-31T04:16:14.222Z Compiling equivalent v1.0.1
8142025-01-31T04:16:14.226Z Compiling scopeguard v1.2.0
8152025-01-31T04:16:14.419Z Compiling fnv v1.0.7
8162025-01-31T04:16:14.519Z Compiling heck v0.5.0
8172025-01-31T04:16:14.612Z Compiling pkg-config v0.3.31
8182025-01-31T04:16:14.632Z Compiling ring v0.17.8
8192025-01-31T04:16:14.869Z Compiling vcpkg v0.2.15
8202025-01-31T04:16:14.923Z Compiling crunchy v0.2.2
8212025-01-31T04:16:15.429Z Compiling signal-hook-registry v1.4.2
8222025-01-31T04:16:15.645Z Compiling socket2 v0.5.8
8232025-01-31T04:16:15.664Z Compiling mio v1.0.2
8242025-01-31T04:16:16.072Z Compiling httparse v1.9.4
8252025-01-31T04:16:16.310Z Compiling openssl-sys v0.9.103
8262025-01-31T04:16:16.369Z Compiling slog v2.7.0
8272025-01-31T04:16:16.463Z Compiling tiny-keccak v2.0.2
8282025-01-31T04:16:16.860Z Compiling iana-time-zone v0.1.61
8292025-01-31T04:16:17.196Z Compiling futures-core v0.3.30
8302025-01-31T04:16:17.275Z Compiling dyn-clone v1.0.17
8312025-01-31T04:16:17.359Z Compiling const-random-macro v0.1.16
8322025-01-31T04:16:17.452Z Compiling futures-sink v0.3.30
8332025-01-31T04:16:17.516Z Compiling openssl v0.10.66
8342025-01-31T04:16:17.873Z Compiling semver v1.0.23
8352025-01-31T04:16:17.989Z Compiling typenum v1.17.0
8362025-01-31T04:16:18.069Z Compiling rustls v0.23.13
8372025-01-31T04:16:18.102Z Compiling const-random v0.1.18
8382025-01-31T04:16:18.148Z Compiling native-tls v0.2.12
8392025-01-31T04:16:18.212Z Compiling futures-channel v0.3.30
8402025-01-31T04:16:18.273Z Compiling futures-io v0.3.30
8412025-01-31T04:16:18.341Z Compiling futures-task v0.3.30
8422025-01-31T04:16:18.362Z Compiling pin-utils v0.1.0
8432025-01-31T04:16:18.410Z Compiling generic-array v0.14.7
8442025-01-31T04:16:18.525Z Compiling tracing-core v0.1.32
8452025-01-31T04:16:18.591Z Compiling bitflags v2.6.0
8462025-01-31T04:16:18.636Z Compiling ucd-trie v0.1.6
8472025-01-31T04:16:18.655Z Compiling subtle v2.6.1
8482025-01-31T04:16:18.685Z Compiling aho-corasick v1.1.3
8492025-01-31T04:16:18.782Z Compiling regex-syntax v0.8.4
8502025-01-31T04:16:18.941Z Compiling anyhow v1.0.94
8512025-01-31T04:16:19.117Z Compiling time-core v0.1.2
8522025-01-31T04:16:19.302Z Compiling num-conv v0.1.0
8532025-01-31T04:16:19.581Z Compiling serde_derive_internals v0.29.1
8542025-01-31T04:16:19.893Z Compiling time-macros v0.2.18
8552025-01-31T04:16:20.628Z Compiling spin v0.9.8
8562025-01-31T04:16:20.758Z Compiling rustls-pki-types v1.8.0
8572025-01-31T04:16:21.597Z Compiling usdt-impl v0.5.0
8582025-01-31T04:16:21.962Z Compiling omicron-workspace-hack v0.1.0
8592025-01-31T04:16:22.016Z Compiling untrusted v0.9.0
8602025-01-31T04:16:22.311Z Compiling regex-automata v0.4.7
8612025-01-31T04:16:22.553Z Compiling atomic-waker v1.1.2
8622025-01-31T04:16:22.699Z Compiling tinyvec_macros v0.1.1
8632025-01-31T04:16:22.757Z Compiling strsim v0.11.1
8642025-01-31T04:16:22.807Z Compiling plain v0.2.3
8652025-01-31T04:16:22.985Z Compiling rustversion v1.0.17
8662025-01-31T04:16:23.390Z Compiling tinyvec v1.8.0
8672025-01-31T04:16:23.940Z Compiling serde_derive v1.0.215
8682025-01-31T04:16:24.131Z Compiling zerocopy-derive v0.7.35
8692025-01-31T04:16:24.444Z Compiling thiserror-impl v1.0.69
8702025-01-31T04:16:24.961Z Compiling tokio-macros v2.4.0
8712025-01-31T04:16:25.583Z Compiling schemars_derive v0.8.21
8722025-01-31T04:16:26.052Z Compiling zerocopy v0.7.35
8732025-01-31T04:16:27.259Z Compiling futures-macro v0.3.30
8742025-01-31T04:16:27.661Z Compiling hashbrown v0.14.5
8752025-01-31T04:16:28.475Z Compiling openssl-macros v0.1.1
8762025-01-31T04:16:28.896Z Compiling tracing-attributes v0.1.27
8772025-01-31T04:16:29.088Z Compiling futures-util v0.3.30
8782025-01-31T04:16:29.177Z Compiling scroll_derive v0.12.0
8792025-01-31T04:16:29.291Z Compiling regress v0.10.1
8802025-01-31T04:16:29.316Z Compiling pest v2.7.13
8812025-01-31T04:16:30.278Z Compiling regex v1.10.6
8822025-01-31T04:16:30.630Z Compiling scroll v0.12.0
8832025-01-31T04:16:31.992Z Compiling tracing v0.1.40
8842025-01-31T04:16:32.185Z Compiling pest_meta v2.7.13
8852025-01-31T04:16:32.675Z Compiling goblin v0.8.2
8862025-01-31T04:16:33.661Z Compiling pest_generator v2.7.13
8872025-01-31T04:16:35.020Z Compiling rustls-webpki v0.102.8
8882025-01-31T04:16:35.862Z Compiling pest_derive v2.7.13
8892025-01-31T04:16:36.403Z Compiling bytes v1.7.2
8902025-01-31T04:16:36.969Z Compiling smallvec v1.13.2
8912025-01-31T04:16:37.496Z Compiling indexmap v2.5.0
8922025-01-31T04:16:38.678Z Compiling chrono v0.4.38
8932025-01-31T04:16:38.784Z Compiling parking_lot v0.12.3
8942025-01-31T04:16:39.115Z Compiling uuid v1.11.0
8952025-01-31T04:16:39.139Z Compiling serde_tokenstream v0.2.2
8962025-01-31T04:16:39.329Z Compiling tokio v1.42.0
8972025-01-31T04:16:39.691Z Compiling http v1.2.0
8982025-01-31T04:16:42.770Z Compiling openapiv3 v2.0.0
8992025-01-31T04:16:43.742Z Compiling rand_core v0.6.4
9002025-01-31T04:16:44.236Z Compiling http-body v1.0.1
9012025-01-31T04:16:44.513Z Compiling percent-encoding v2.3.1
9022025-01-31T04:16:45.259Z Compiling typify-impl v0.2.0
9032025-01-31T04:16:46.341Z Compiling zeroize v1.8.1
9042025-01-31T04:16:46.710Z Compiling unsafe-libyaml v0.2.11
9052025-01-31T04:16:46.761Z Compiling try-lock v0.2.5
9062025-01-31T04:16:46.783Z Compiling pretty-hex v0.4.1
9072025-01-31T04:16:46.786Z Compiling form_urlencoded v1.2.1
9082025-01-31T04:16:46.943Z Compiling want v0.3.1
9092025-01-31T04:16:47.027Z Compiling dof v0.3.0
9102025-01-31T04:16:47.240Z Compiling ipnetwork v0.20.0
9112025-01-31T04:16:47.273Z Compiling dtrace-parser v0.2.0
9122025-01-31T04:16:48.335Z Compiling serde_yaml v0.9.34+deprecated
9132025-01-31T04:16:48.474Z Compiling tokio-util v0.7.12
9142025-01-31T04:16:48.851Z Compiling unicode-normalization v0.1.24
9152025-01-31T04:16:50.235Z Compiling h2 v0.4.6
9162025-01-31T04:16:51.221Z Compiling thread-id v4.2.2
9172025-01-31T04:16:51.355Z Compiling camino v1.1.9
9182025-01-31T04:16:51.568Z Compiling rustls v0.22.4
9192025-01-31T04:16:51.589Z Compiling syn v1.0.109
9202025-01-31T04:16:51.651Z Compiling unicode-bidi v0.3.15
9212025-01-31T04:16:51.909Z Compiling foreign-types-shared v0.1.1
9222025-01-31T04:16:51.935Z Compiling ident_case v1.0.1
9232025-01-31T04:16:52.043Z Compiling httpdate v1.0.3
9242025-01-31T04:16:52.114Z Compiling darling_core v0.20.10
9252025-01-31T04:16:52.229Z Compiling foreign-types v0.3.2
9262025-01-31T04:16:52.823Z Compiling ppv-lite86 v0.2.20
9272025-01-31T04:16:54.297Z Compiling tower-service v0.3.3
9282025-01-31T04:16:54.333Z Compiling slog-async v2.8.0
9292025-01-31T04:16:55.068Z Compiling rand_chacha v0.3.1
9302025-01-31T04:16:55.403Z Compiling idna v0.5.0
9312025-01-31T04:16:55.653Z Compiling typify-macro v0.2.0
9322025-01-31T04:16:56.829Z Compiling hyper v1.5.1
9332025-01-31T04:16:57.759Z Compiling darling_macro v0.20.10
9342025-01-31T04:16:59.159Z Compiling typify v0.2.0
9352025-01-31T04:16:59.313Z Compiling progenitor-impl v0.8.0
9362025-01-31T04:16:59.359Z Compiling toml_datetime v0.6.8
9372025-01-31T04:16:59.788Z Compiling hyper-util v0.1.10
9382025-01-31T04:17:05.305Z Compiling progenitor-macro v0.8.0
9392025-01-31T04:17:05.326Z Compiling multer v3.1.0
9402025-01-31T04:17:05.894Z Compiling openssl-probe v0.1.5
9412025-01-31T04:17:07.155Z Compiling paste v1.0.15
9422025-01-31T04:17:09.857Z Compiling darling v0.20.10
9432025-01-31T04:17:09.917Z Compiling url v2.5.2
9442025-01-31T04:17:09.980Z Compiling rand v0.8.5
9452025-01-31T04:17:12.506Z Compiling usdt-attr-macro v0.5.0
9462025-01-31T04:17:14.135Z Compiling usdt-macro v0.5.0
9472025-01-31T04:17:15.330Z Compiling http-body-util v0.1.2
9482025-01-31T04:17:15.624Z Compiling async-trait v0.1.83
9492025-01-31T04:17:17.564Z Compiling encoding_rs v0.8.34
9502025-01-31T04:17:17.641Z Compiling base64 v0.22.1
9512025-01-31T04:17:17.846Z Compiling ipnet v2.10.0
9522025-01-31T04:17:18.756Z Compiling mime v0.3.17
9532025-01-31T04:17:18.777Z Compiling rustls-pemfile v2.1.3
9542025-01-31T04:17:20.762Z Compiling tokio-rustls v0.26.0
9552025-01-31T04:17:21.406Z Compiling serde_with_macros v3.9.0
9562025-01-31T04:17:21.408Z Compiling tokio-native-tls v0.3.1
9572025-01-31T04:17:22.809Z Compiling strum_macros v0.26.4
9582025-01-31T04:17:22.985Z Compiling serde_urlencoded v0.7.1
9592025-01-31T04:17:23.833Z Compiling structmeta-derive v0.3.0
9602025-01-31T04:17:23.926Z Compiling async-stream-impl v0.3.5
9612025-01-31T04:17:25.245Z Compiling webpki-roots v0.26.6
9622025-01-31T04:17:25.492Z Compiling dropshot v0.12.0
9632025-01-31T04:17:25.891Z Compiling crossbeam-utils v0.8.20
9642025-01-31T04:17:26.341Z Compiling powerfmt v0.2.0
9652025-01-31T04:17:26.798Z Compiling deranged v0.3.11
9662025-01-31T04:17:27.145Z Compiling structmeta v0.3.0
9672025-01-31T04:17:27.700Z Compiling hyper-rustls v0.27.3
9682025-01-31T04:17:28.449Z Compiling hyper-tls v0.6.0
9692025-01-31T04:17:28.983Z Compiling sync_wrapper v1.0.1
9702025-01-31T04:17:30.167Z Compiling winnow v0.6.18
9712025-01-31T04:17:31.952Z Compiling num_threads v0.1.7
9722025-01-31T04:17:32.102Z Compiling time v0.3.36
9732025-01-31T04:17:33.109Z Compiling reqwest v0.12.9
9742025-01-31T04:17:34.430Z Compiling parse-display-derive v0.10.0
9752025-01-31T04:17:36.084Z Compiling crypto-common v0.1.6
9762025-01-31T04:17:36.325Z Compiling block-buffer v0.10.4
9772025-01-31T04:17:36.593Z Compiling dropshot_endpoint v0.12.0
9782025-01-31T04:17:38.045Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
9792025-01-31T04:17:40.267Z Compiling digest v0.10.7
9802025-01-31T04:17:40.559Z Compiling progenitor-client v0.8.0
9812025-01-31T04:17:41.424Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
9822025-01-31T04:17:43.152Z Compiling dirs-sys-next v0.1.2
9832025-01-31T04:17:44.181Z Compiling lazy_static v1.5.0
9842025-01-31T04:17:44.204Z Compiling match_cfg v0.1.0
9852025-01-31T04:17:44.758Z Compiling rustix v0.38.37
9862025-01-31T04:17:45.197Z Compiling hostname v0.3.1
9872025-01-31T04:17:45.487Z Compiling dirs-next v2.0.0
9882025-01-31T04:17:45.622Z Compiling progenitor v0.8.0
9892025-01-31T04:17:45.820Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
9902025-01-31T04:17:47.978Z Compiling futures-executor v0.3.30
9912025-01-31T04:17:49.221Z Compiling thread_local v1.1.8
9922025-01-31T04:17:49.629Z Compiling errno v0.3.9
9932025-01-31T04:17:49.979Z Compiling instant v0.1.13
9942025-01-31T04:17:50.166Z Compiling cpufeatures v0.2.14
9952025-01-31T04:17:50.287Z Compiling unicode-width v0.1.14
9962025-01-31T04:17:52.240Z Compiling futures v0.3.30
9972025-01-31T04:17:53.568Z Compiling term v0.7.0
9982025-01-31T04:17:54.034Z Compiling crossbeam-channel v0.5.13
9992025-01-31T04:17:55.920Z Compiling serde_spanned v0.6.7
10002025-01-31T04:17:56.426Z Compiling is-terminal v0.4.13
10012025-01-31T04:17:56.589Z Compiling memmap v0.7.0
10022025-01-31T04:17:57.041Z Compiling take_mut v0.2.2
10032025-01-31T04:17:57.746Z Compiling usdt v0.5.0
10042025-01-31T04:17:57.767Z Compiling slog-term v2.9.1
10052025-01-31T04:17:59.133Z Compiling toml_edit v0.22.21
10062025-01-31T04:18:00.344Z Compiling slog-json v2.6.1
10072025-01-31T04:18:00.807Z Compiling strum v0.26.3
10082025-01-31T04:18:01.017Z Compiling serde_with v3.9.0
10092025-01-31T04:18:03.445Z Compiling debug-ignore v1.0.5
10102025-01-31T04:18:03.618Z Compiling heapless v0.8.0
10112025-01-31T04:18:04.595Z Compiling tokio-rustls v0.25.0
10122025-01-31T04:18:06.482Z Compiling toml v0.8.19
10132025-01-31T04:18:07.777Z Compiling slog-bunyan v2.5.0
10142025-01-31T04:18:08.067Z Compiling sha1 v0.10.6
10152025-01-31T04:18:08.287Z Compiling async-stream v0.3.5
10162025-01-31T04:18:08.609Z Compiling newtype-uuid v1.1.0
10172025-01-31T04:18:08.868Z Compiling serde_path_to_error v0.1.16
10182025-01-31T04:18:08.962Z Compiling hex v0.4.3
10192025-01-31T04:18:09.389Z Compiling waitgroup v0.1.2
10202025-01-31T04:18:09.641Z Compiling hostname v0.4.0
10212025-01-31T04:18:09.688Z Compiling hash32 v0.3.1
10222025-01-31T04:18:09.949Z Compiling smoltcp v0.11.0
10232025-01-31T04:18:10.129Z Compiling stable_deref_trait v1.2.0
10242025-01-31T04:18:12.427Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10252025-01-31T04:18:12.636Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10262025-01-31T04:18:12.946Z Compiling backoff v0.4.0
10272025-01-31T04:18:13.244Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24)
10282025-01-31T04:18:13.307Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10292025-01-31T04:18:13.533Z Compiling parse-display v0.10.0
10302025-01-31T04:18:15.418Z Compiling macaddr v1.0.1
10312025-01-31T04:18:16.039Z Compiling regress v0.9.1
10322025-01-31T04:18:17.448Z Compiling clap_derive v4.5.18
10332025-01-31T04:18:20.129Z Compiling utf8parse v0.2.2
10342025-01-31T04:18:20.313Z Compiling bitflags v1.3.2
10352025-01-31T04:18:20.401Z Compiling winnow v0.5.40
10362025-01-31T04:18:20.753Z Compiling managed v0.8.0
10372025-01-31T04:18:21.278Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10382025-01-31T04:18:21.710Z Compiling cobs v0.2.3
10392025-01-31T04:18:22.173Z Compiling postcard v1.0.10
10402025-01-31T04:18:23.384Z Compiling anstyle-parse v0.2.5
10412025-01-31T04:18:23.780Z Compiling toml_edit v0.19.15
10422025-01-31T04:18:24.447Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10432025-01-31T04:18:30.061Z Compiling anstyle-query v1.1.1
10442025-01-31T04:18:30.228Z Compiling colorchoice v1.0.2
10452025-01-31T04:18:30.534Z Compiling anstyle v1.0.10
10462025-01-31T04:18:30.565Z Compiling is_terminal_polyfill v1.70.1
10472025-01-31T04:18:31.066Z Compiling anstream v0.6.15
10482025-01-31T04:18:32.371Z Compiling proc-macro-crate v1.3.1
10492025-01-31T04:18:32.916Z Compiling terminal_size v0.4.0
10502025-01-31T04:18:33.353Z Compiling clap_lex v0.7.4
10512025-01-31T04:18:33.379Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10522025-01-31T04:18:33.751Z Compiling clap_builder v4.5.23
10532025-01-31T04:18:34.048Z Compiling num_enum_derive v0.5.11
10542025-01-31T04:18:34.997Z Compiling tabwriter v1.4.0
10552025-01-31T04:18:35.309Z Compiling foreign-types-macros v0.2.3
10562025-01-31T04:18:35.785Z Compiling num-integer v0.1.46
10572025-01-31T04:18:36.338Z Compiling foreign-types-shared v0.3.1
10582025-01-31T04:18:36.479Z Compiling num_enum v0.5.11
10592025-01-31T04:18:36.672Z Compiling foreign-types v0.5.0
10602025-01-31T04:18:37.191Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10612025-01-31T04:18:37.800Z Compiling cstr-argument v0.1.2
10622025-01-31T04:18:37.848Z Compiling proc-macro-error-attr v1.0.4
10632025-01-31T04:18:38.036Z Compiling clap v4.5.23
10642025-01-31T04:18:38.090Z Compiling either v1.13.0
10652025-01-31T04:18:38.165Z Compiling pretty-hex v0.2.1
10662025-01-31T04:18:38.387Z Compiling prettyplease v0.2.22
10672025-01-31T04:18:38.524Z Compiling heck v0.4.1
10682025-01-31T04:18:38.749Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10692025-01-31T04:18:39.156Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10702025-01-31T04:18:39.206Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10712025-01-31T04:18:40.692Z Compiling num-rational v0.4.2
10722025-01-31T04:18:41.132Z Compiling num-iter v0.1.45
10732025-01-31T04:18:41.704Z Compiling colored v2.1.0
10742025-01-31T04:18:42.870Z Compiling num-complex v0.4.6
10752025-01-31T04:18:43.540Z Compiling proc-macro-error v1.0.4
10762025-01-31T04:18:43.699Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10772025-01-31T04:18:43.923Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
10782025-01-31T04:18:43.949Z Compiling fastrand v2.1.1
10792025-01-31T04:18:44.190Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10802025-01-31T04:18:44.210Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
10812025-01-31T04:18:44.361Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10822025-01-31T04:18:44.595Z Compiling tempfile v3.12.0
10832025-01-31T04:18:46.244Z Compiling num v0.4.3
10842025-01-31T04:18:48.516Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10852025-01-31T04:18:48.986Z Compiling crucible-workspace-hack v0.1.0
10862025-01-31T04:18:49.238Z Compiling float-ord v0.3.2
10872025-01-31T04:18:49.378Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10882025-01-31T04:18:56.031Z Compiling unicode-segmentation v1.12.0
10892025-01-31T04:18:56.707Z Compiling semver v0.1.20
10902025-01-31T04:18:56.779Z Compiling newline-converter v0.3.0
10912025-01-31T04:18:57.217Z Compiling rustc_version v0.1.7
10922025-01-31T04:18:57.473Z Compiling zone_cfg_derive v0.3.0
10932025-01-31T04:18:57.600Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10942025-01-31T04:18:58.671Z Compiling camino-tempfile v1.1.1
10952025-01-31T04:18:58.950Z Compiling itertools v0.10.5
10962025-01-31T04:18:59.449Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
10972025-01-31T04:18:59.597Z Compiling console v0.15.8
10982025-01-31T04:18:59.922Z Compiling num-derive v0.4.2
10992025-01-31T04:19:00.355Z Compiling sigpipe v0.1.3
11002025-01-31T04:19:00.689Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11012025-01-31T04:19:01.052Z Compiling similar v2.6.0
11022025-01-31T04:19:02.013Z Compiling base64ct v1.6.0
11032025-01-31T04:19:02.285Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95)
11042025-01-31T04:19:02.529Z Compiling expectorate v1.1.0
11052025-01-31T04:19:02.698Z Compiling password-hash v0.5.0
11062025-01-31T04:19:02.805Z Compiling zone v0.3.0
11072025-01-31T04:19:03.501Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11082025-01-31T04:19:03.981Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11092025-01-31T04:19:04.524Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11102025-01-31T04:19:06.069Z Compiling newtype_derive v0.1.6
11112025-01-31T04:19:06.474Z Compiling blake2 v0.10.6
11122025-01-31T04:19:06.723Z Compiling hubpack_derive v0.1.1
11132025-01-31T04:19:07.254Z Compiling smf v0.2.3
11142025-01-31T04:19:07.301Z Compiling zerocopy-derive v0.6.6
11152025-01-31T04:19:07.673Z Compiling owo-colors v4.1.0
11162025-01-31T04:19:08.038Z Compiling fixedbitset v0.4.2
11172025-01-31T04:19:08.308Z Compiling cancel-safe-futures v0.1.5
11182025-01-31T04:19:08.727Z Compiling whoami v1.5.2
11192025-01-31T04:19:08.850Z Compiling petgraph v0.6.5
11202025-01-31T04:19:09.083Z Compiling zerocopy v0.6.6
11212025-01-31T04:19:09.799Z Compiling hubpack v0.1.2
11222025-01-31T04:19:09.885Z Compiling argon2 v0.5.3
11232025-01-31T04:19:11.199Z Compiling strum_macros v0.25.3
11242025-01-31T04:19:12.282Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11252025-01-31T04:19:12.564Z Compiling serde-big-array v0.5.1
11262025-01-31T04:19:12.837Z Compiling serde_repr v0.1.19
11272025-01-31T04:19:12.988Z Compiling cookie v0.18.1
11282025-01-31T04:19:13.331Z Compiling static_assertions v1.1.0
11292025-01-31T04:19:13.375Z Compiling convert_case v0.4.0
11302025-01-31T04:19:13.531Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11312025-01-31T04:19:14.036Z Compiling derive_more v0.99.18
11322025-01-31T04:19:14.100Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11332025-01-31T04:19:14.649Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11342025-01-31T04:19:15.321Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11352025-01-31T04:19:16.568Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11362025-01-31T04:19:17.144Z Compiling atomicwrites v0.4.4
11372025-01-31T04:19:17.651Z Compiling itertools v0.13.0
11382025-01-31T04:19:20.235Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11392025-01-31T04:19:21.022Z Compiling idna v0.4.0
11402025-01-31T04:19:21.048Z Compiling libsw v3.3.1
11412025-01-31T04:19:21.401Z Compiling derive-where v1.2.7
11422025-01-31T04:19:21.431Z Compiling enum-as-inner v0.6.1
11432025-01-31T04:19:22.573Z Compiling linear-map v1.2.0
11442025-01-31T04:19:22.787Z Compiling data-encoding v2.6.0
11452025-01-31T04:19:22.996Z Compiling swrite v0.1.0
11462025-01-31T04:19:23.118Z Compiling indent_write v2.2.0
11472025-01-31T04:19:23.156Z Compiling quick-error v1.2.3
11482025-01-31T04:19:23.327Z Compiling highway v1.2.0
11492025-01-31T04:19:23.360Z Compiling linked-hash-map v0.5.6
11502025-01-31T04:19:23.765Z Compiling lru-cache v0.1.2
11512025-01-31T04:19:24.001Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11522025-01-31T04:19:24.529Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11532025-01-31T04:19:24.761Z Compiling hickory-proto v0.24.1
11542025-01-31T04:19:24.862Z Compiling resolv-conf v0.7.0
11552025-01-31T04:19:26.499Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11562025-01-31T04:19:26.853Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11572025-01-31T04:19:28.005Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11582025-01-31T04:19:29.482Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11592025-01-31T04:19:31.469Z Compiling steno v0.4.1
11602025-01-31T04:19:32.635Z Compiling slog-dtrace v0.3.0
11612025-01-31T04:19:33.026Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11622025-01-31T04:19:33.415Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11632025-01-31T04:19:33.601Z Compiling humantime v2.1.0
11642025-01-31T04:19:34.436Z Compiling parking_lot_core v0.8.6
11652025-01-31T04:19:34.778Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11662025-01-31T04:19:34.952Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11672025-01-31T04:19:37.284Z Compiling hickory-resolver v0.24.1
11682025-01-31T04:19:37.450Z Compiling num-derive v0.3.3
11692025-01-31T04:19:38.211Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11702025-01-31T04:19:38.818Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
11712025-01-31T04:19:39.226Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11722025-01-31T04:19:39.585Z Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3)
11732025-01-31T04:19:40.634Z Compiling parking_lot v0.11.2
11742025-01-31T04:19:40.875Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351)
11752025-01-31T04:19:41.390Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11762025-01-31T04:19:42.572Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
11772025-01-31T04:19:44.257Z Compiling crossbeam-epoch v0.9.18
11782025-01-31T04:19:44.776Z Compiling fxhash v0.2.1
11792025-01-31T04:19:45.016Z Compiling crc32fast v1.4.2
11802025-01-31T04:19:45.320Z Compiling arc-swap v1.7.1
11812025-01-31T04:19:45.575Z Compiling crc8 v0.1.1
11822025-01-31T04:19:45.912Z Compiling slog-scope v4.4.0
11832025-01-31T04:19:45.985Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
11842025-01-31T04:19:46.680Z Compiling sled v0.34.7
11852025-01-31T04:19:50.661Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11862025-01-31T04:19:53.441Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11872025-01-31T04:19:54.456Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
11882025-01-31T04:19:54.945Z Compiling slog-stdlog v4.1.1
11892025-01-31T04:19:55.646Z Compiling slog-envlogger v2.2.0
11902025-01-31T04:19:55.732Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
11912025-01-31T04:20:05.012Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11922025-01-31T04:20:07.474Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
11932025-01-31T04:20:12.276Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
11942025-01-31T04:20:39.232Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
11952025-01-31T04:20:39.232Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
11962025-01-31T04:20:46.157Z Finished `release` profile [optimized] target(s) in 4m 55s
11972025-01-31T04:20:46.472Z+ banner quartet
11982025-01-31T04:20:46.475Z
11992025-01-31T04:20:46.475Z #### # # ## ##### ##### ###### #####
12002025-01-31T04:20:46.476Z # # # # # # # # # # #
12012025-01-31T04:20:46.476Z # # # # # # # # # ##### #
12022025-01-31T04:20:46.476Z # # # # # ###### ##### # # #
12032025-01-31T04:20:46.476Z # # # # # # # # # # #
12042025-01-31T04:20:46.476Z ### # #### # # # # # ###### #
12052025-01-31T04:20:46.476Z
12062025-01-31T04:20:46.476Z+ pfexec cargo test --release -p mg-tests test_quartet -- --nocapture
12072025-01-31T04:20:46.923Z Compiling cfg-if v1.0.0
12082025-01-31T04:20:46.923Z Compiling libc v0.2.167
12092025-01-31T04:20:46.923Z Compiling serde v1.0.215
12102025-01-31T04:20:46.926Z Compiling once_cell v1.20.2
12112025-01-31T04:20:46.926Z Compiling itoa v1.0.11
12122025-01-31T04:20:46.926Z Compiling byteorder v1.5.0
12132025-01-31T04:20:46.994Z Compiling syn v2.0.87
12142025-01-31T04:20:47.002Z Compiling bytes v1.7.2
12152025-01-31T04:20:47.067Z Compiling num-traits v0.2.19
12162025-01-31T04:20:47.267Z Compiling zerocopy v0.7.35
12172025-01-31T04:20:47.335Z Compiling pin-project-lite v0.2.14
12182025-01-31T04:20:47.406Z Compiling ahash v0.8.11
12192025-01-31T04:20:47.427Z Compiling scopeguard v1.2.0
12202025-01-31T04:20:47.456Z Compiling allocator-api2 v0.2.18
12212025-01-31T04:20:47.466Z Compiling schemars v0.8.21
12222025-01-31T04:20:47.561Z Compiling memchr v2.7.4
12232025-01-31T04:20:47.591Z Compiling smallvec v1.13.2
12242025-01-31T04:20:47.828Z Compiling lock_api v0.4.12
12252025-01-31T04:20:48.245Z Compiling getrandom v0.2.15
12262025-01-31T04:20:48.271Z Compiling hashbrown v0.14.5
12272025-01-31T04:20:48.280Z Compiling parking_lot_core v0.9.10
12282025-01-31T04:20:48.331Z Compiling socket2 v0.5.8
12292025-01-31T04:20:48.597Z Compiling signal-hook-registry v1.4.2
12302025-01-31T04:20:48.775Z Compiling parking_lot v0.12.3
12312025-01-31T04:20:49.109Z Compiling mio v1.0.2
12322025-01-31T04:20:49.360Z Compiling fnv v1.0.7
12332025-01-31T04:20:49.443Z Compiling log v0.4.22
12342025-01-31T04:20:49.521Z Compiling futures-core v0.3.30
12352025-01-31T04:20:49.952Z Compiling equivalent v1.0.1
12362025-01-31T04:20:49.999Z Compiling ryu v1.0.18
12372025-01-31T04:20:50.090Z Compiling tracing-core v0.1.32
12382025-01-31T04:20:50.099Z Compiling serde_json v1.0.133
12392025-01-31T04:20:50.137Z Compiling uuid v1.11.0
12402025-01-31T04:20:50.224Z Compiling regress v0.10.1
12412025-01-31T04:20:50.663Z Compiling futures-task v0.3.30
12422025-01-31T04:20:50.692Z Compiling futures-sink v0.3.30
12432025-01-31T04:20:50.722Z Compiling pin-utils v0.1.0
12442025-01-31T04:20:50.824Z Compiling untrusted v0.9.0
12452025-01-31T04:20:50.837Z Compiling spin v0.9.8
12462025-01-31T04:20:50.859Z Compiling futures-util v0.3.30
12472025-01-31T04:20:50.869Z Compiling slab v0.4.9
12482025-01-31T04:20:51.016Z Compiling ring v0.17.8
12492025-01-31T04:20:51.180Z Compiling try-lock v0.2.5
12502025-01-31T04:20:51.338Z Compiling want v0.3.1
12512025-01-31T04:20:51.513Z Compiling chrono v0.4.38
12522025-01-31T04:20:51.618Z Compiling httparse v1.9.4
12532025-01-31T04:20:52.477Z Compiling futures-channel v0.3.30
12542025-01-31T04:20:52.705Z Compiling dyn-clone v1.0.17
12552025-01-31T04:20:52.934Z Compiling tower-service v0.3.3
12562025-01-31T04:20:53.072Z Compiling serde_derive_internals v0.29.1
12572025-01-31T04:20:53.194Z Compiling foreign-types-shared v0.1.1
12582025-01-31T04:20:53.319Z Compiling foreign-types v0.3.2
12592025-01-31T04:20:53.347Z Compiling openssl-sys v0.9.103
12602025-01-31T04:20:53.416Z Compiling bitflags v2.6.0
12612025-01-31T04:20:53.460Z Compiling unicode-ident v1.0.13
12622025-01-31T04:20:53.675Z Compiling proc-macro2 v1.0.86
12632025-01-31T04:20:54.093Z Compiling http v1.2.0
12642025-01-31T04:20:54.631Z Compiling tinyvec_macros v0.1.1
12652025-01-31T04:20:54.733Z Compiling openssl-probe v0.1.5
12662025-01-31T04:20:54.746Z Compiling semver v1.0.23
12672025-01-31T04:20:55.024Z Compiling tinyvec v1.8.0
12682025-01-31T04:20:55.268Z Compiling quote v1.0.37
12692025-01-31T04:20:55.314Z Compiling percent-encoding v2.3.1
12702025-01-31T04:20:56.731Z Compiling unicode-normalization v0.1.24
12712025-01-31T04:20:57.261Z Compiling form_urlencoded v1.2.1
12722025-01-31T04:20:57.596Z Compiling serde_derive v1.0.215
12732025-01-31T04:20:57.784Z Compiling zerocopy-derive v0.7.35
12742025-01-31T04:20:58.096Z Compiling thiserror-impl v1.0.69
12752025-01-31T04:20:58.635Z Compiling schemars_derive v0.8.21
12762025-01-31T04:20:58.691Z Compiling tokio-macros v2.4.0
12772025-01-31T04:20:58.785Z Compiling tracing-attributes v0.1.27
12782025-01-31T04:20:58.796Z Compiling openssl-macros v0.1.1
12792025-01-31T04:20:59.655Z Compiling openssl v0.10.66
12802025-01-31T04:21:00.203Z Compiling tokio v1.42.0
12812025-01-31T04:21:00.840Z Compiling thiserror v1.0.69
12822025-01-31T04:21:01.139Z Compiling http v0.2.12
12832025-01-31T04:21:01.520Z Compiling aho-corasick v1.1.3
12842025-01-31T04:21:01.840Z Compiling tracing v0.1.40
12852025-01-31T04:21:03.638Z Compiling heck v0.5.0
12862025-01-31T04:21:05.331Z Compiling unicode-bidi v0.3.15
12872025-01-31T04:21:05.614Z Compiling rustls-pki-types v1.8.0
12882025-01-31T04:21:06.821Z Compiling native-tls v0.2.12
12892025-01-31T04:21:07.883Z Compiling idna v0.5.0
12902025-01-31T04:21:08.225Z Compiling regex-automata v0.4.7
12912025-01-31T04:21:10.585Z Compiling indexmap v2.5.0
12922025-01-31T04:21:12.902Z Compiling tokio-util v0.7.12
12932025-01-31T04:21:13.159Z Compiling serde_tokenstream v0.2.2
12942025-01-31T04:21:13.712Z Compiling tokio-native-tls v0.3.1
12952025-01-31T04:21:14.011Z Compiling http-body v1.0.1
12962025-01-31T04:21:15.029Z Compiling slog v2.7.0
12972025-01-31T04:21:15.348Z Compiling atomic-waker v1.1.2
12982025-01-31T04:21:15.544Z Compiling regex-syntax v0.8.4
12992025-01-31T04:21:15.562Z Compiling h2 v0.4.6
13002025-01-31T04:21:15.627Z Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13012025-01-31T04:21:17.594Z Compiling typify-impl v0.2.0
13022025-01-31T04:21:26.275Z Compiling openapiv3 v2.0.0
13032025-01-31T04:21:28.052Z Compiling regex v1.10.6
13042025-01-31T04:21:28.970Z Compiling serde_urlencoded v0.7.1
13052025-01-31T04:21:29.201Z Compiling url v2.5.2
13062025-01-31T04:21:29.517Z Compiling encoding_rs v0.8.34
13072025-01-31T04:21:30.110Z Compiling rustls v0.21.12
13082025-01-31T04:21:30.452Z Compiling ipnet v2.10.0
13092025-01-31T04:21:30.914Z Compiling mime v0.3.17
13102025-01-31T04:21:33.170Z Compiling typify-macro v0.2.0
13112025-01-31T04:21:33.445Z Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13122025-01-31T04:21:34.837Z Compiling hyper v1.5.1
13132025-01-31T04:21:35.977Z Compiling h2 v0.3.26
13142025-01-31T04:21:36.217Z Compiling rustls-webpki v0.102.8
13152025-01-31T04:21:36.681Z Compiling http-body v0.4.6
13162025-01-31T04:21:36.994Z Compiling sct v0.7.1
13172025-01-31T04:21:37.171Z Compiling rustls-webpki v0.101.7
13182025-01-31T04:21:37.430Z Compiling subtle v2.6.1
13192025-01-31T04:21:37.713Z Compiling zeroize v1.8.1
13202025-01-31T04:21:38.063Z Compiling toml_datetime v0.6.8
13212025-01-31T04:21:38.436Z Compiling httpdate v1.0.3
13222025-01-31T04:21:39.212Z Compiling toml_edit v0.19.15
13232025-01-31T04:21:40.783Z Compiling rustls v0.23.13
13242025-01-31T04:21:41.132Z Compiling serde_yaml v0.9.34+deprecated
13252025-01-31T04:21:44.418Z Compiling hyper v0.14.30
13262025-01-31T04:21:44.755Z Compiling hyper-util v0.1.10
13272025-01-31T04:21:50.602Z Compiling lazy_static v1.5.0
13282025-01-31T04:21:50.753Z Compiling tokio-rustls v0.26.0
13292025-01-31T04:21:51.231Z Compiling tokio-rustls v0.24.1
13302025-01-31T04:21:51.255Z Compiling proc-macro-crate v1.3.1
13312025-01-31T04:21:51.416Z Compiling http-body-util v0.1.2
13322025-01-31T04:21:51.653Z Compiling webpki-roots v0.26.6
13332025-01-31T04:21:51.870Z Compiling base64 v0.21.7
13342025-01-31T04:21:51.953Z Compiling base64 v0.22.1
13352025-01-31T04:21:51.994Z Compiling num_enum_derive v0.5.11
13362025-01-31T04:21:52.005Z Compiling hyper-tls v0.6.0
13372025-01-31T04:21:52.517Z Compiling rustls-pemfile v2.1.3
13382025-01-31T04:21:52.968Z Compiling rustls-pemfile v1.0.4
13392025-01-31T04:21:52.998Z Compiling crossbeam-utils v0.8.20
13402025-01-31T04:21:53.015Z Compiling hyper-rustls v0.27.3
13412025-01-31T04:21:53.283Z Compiling hyper-rustls v0.24.2
13422025-01-31T04:21:53.747Z Compiling hyper-tls v0.5.0
13432025-01-31T04:21:53.758Z Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13442025-01-31T04:21:53.887Z Compiling typify v0.2.0
13452025-01-31T04:21:54.270Z Compiling ipnetwork v0.20.0
13462025-01-31T04:21:55.429Z Compiling ppv-lite86 v0.2.20
13472025-01-31T04:21:56.242Z Compiling foreign-types-macros v0.2.3
13482025-01-31T04:21:56.761Z Compiling sync_wrapper v1.0.1
13492025-01-31T04:21:56.929Z Compiling rand_core v0.6.4
13502025-01-31T04:21:57.361Z Compiling dirs-sys-next v0.1.2
13512025-01-31T04:21:57.371Z Compiling webpki-roots v0.25.4
13522025-01-31T04:21:57.530Z Compiling foreign-types-shared v0.3.1
13532025-01-31T04:21:57.533Z Compiling powerfmt v0.2.0
13542025-01-31T04:21:57.667Z Compiling sync_wrapper v0.1.2
13552025-01-31T04:21:57.821Z Compiling time-macros v0.2.18
13562025-01-31T04:21:58.000Z Compiling reqwest v0.11.27
13572025-01-31T04:21:58.443Z Compiling deranged v0.3.11
13582025-01-31T04:21:58.809Z Compiling foreign-types v0.5.0
13592025-01-31T04:21:58.923Z Compiling dirs-next v2.0.0
13602025-01-31T04:21:59.339Z Compiling rand_chacha v0.3.1
13612025-01-31T04:22:00.147Z Compiling reqwest v0.12.9
13622025-01-31T04:22:00.743Z Compiling progenitor-impl v0.8.0
13632025-01-31T04:22:01.063Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13642025-01-31T04:22:06.798Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
13652025-01-31T04:22:07.052Z Compiling num_enum v0.5.11
13662025-01-31T04:22:07.253Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13672025-01-31T04:22:09.013Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13682025-01-31T04:22:09.131Z Compiling cstr-argument v0.1.2
13692025-01-31T04:22:09.176Z Compiling thread_local v1.1.8
13702025-01-31T04:22:09.409Z Compiling time-core v0.1.2
13712025-01-31T04:22:09.615Z Compiling pretty-hex v0.2.1
13722025-01-31T04:22:09.852Z Compiling num-conv v0.1.0
13732025-01-31T04:22:09.863Z Compiling either v1.13.0
13742025-01-31T04:22:10.116Z Compiling arc-swap v1.7.1
13752025-01-31T04:22:10.286Z Compiling itertools v0.12.1
13762025-01-31T04:22:10.815Z Compiling slog-scope v4.4.0
13772025-01-31T04:22:11.708Z Compiling time v0.3.36
13782025-01-31T04:22:11.897Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13792025-01-31T04:22:12.287Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
13802025-01-31T04:22:13.725Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13812025-01-31T04:22:13.837Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13822025-01-31T04:22:14.018Z Compiling crossbeam-channel v0.5.13
13832025-01-31T04:22:14.599Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13842025-01-31T04:22:15.608Z Compiling progenitor-macro v0.8.0
13852025-01-31T04:22:20.472Z Compiling progenitor-client v0.8.0
13862025-01-31T04:22:21.378Z Compiling rand v0.8.5
13872025-01-31T04:22:23.188Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13882025-01-31T04:22:25.445Z Compiling term v0.7.0
13892025-01-31T04:22:27.014Z Compiling anyhow v1.0.94
13902025-01-31T04:22:28.472Z Compiling colored v2.1.0
13912025-01-31T04:22:29.694Z Compiling is-terminal v0.4.13
13922025-01-31T04:22:29.836Z Compiling take_mut v0.2.2
13932025-01-31T04:22:29.928Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900)
13942025-01-31T04:22:30.009Z Compiling winnow v0.6.18
13952025-01-31T04:22:30.298Z Compiling slog-async v2.8.0
13962025-01-31T04:22:33.346Z Compiling slog-term v2.9.1
13972025-01-31T04:22:34.391Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
13982025-01-31T04:22:36.004Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13992025-01-31T04:22:36.189Z Compiling progenitor v0.8.0
14002025-01-31T04:22:36.382Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14012025-01-31T04:22:40.060Z Compiling slog-stdlog v4.1.1
14022025-01-31T04:22:40.861Z Compiling slog-envlogger v2.2.0
14032025-01-31T04:22:42.663Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
14042025-01-31T04:22:43.446Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14052025-01-31T04:22:58.092Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14062025-01-31T04:23:05.424Z Finished `release` profile [optimized] target(s) in 2m 18s
14072025-01-31T04:23:05.509Z Running unittests src/lib.rs (target/release/deps/mg_tests-e3396f18d06c266b)
14082025-01-31T04:23:05.561Z
14092025-01-31T04:23:05.561Zrunning 1 test
14102025-01-31T04:23:05.737Zconfigure zone
14112025-01-31T04:23:05.754Zinstall zone
14122025-01-31T04:24:05.571Ztest ddm::test_quartet has been running for over 60 seconds
14132025-01-31T04:25:16.007Zboot zone
14142025-01-31T04:25:16.911Zstart zone s1
14152025-01-31T04:25:16.911Zconfigure zone
14162025-01-31T04:25:16.919Zinstall zone
14172025-01-31T04:27:19.236Zboot zone
14182025-01-31T04:27:20.064Zstart zone s2
14192025-01-31T04:27:20.064Zconfigure zone
14202025-01-31T04:27:20.072Zinstall zone
14212025-01-31T04:29:23.317Zboot zone
14222025-01-31T04:29:24.250Zstart zone s3
14232025-01-31T04:29:24.250Zconfigure zone
14242025-01-31T04:29:24.258Zinstall zone
14252025-01-31T04:31:25.528Zboot zone
14262025-01-31T04:31:26.446Zstart zone t1
14272025-01-31T04:31:26.446Zconfigure zone
14282025-01-31T04:31:26.454Zinstall zone
14292025-01-31T04:33:29.380Zboot zone
14302025-01-31T04:33:30.206Zwaiting for zones to come up
14312025-01-31T04:33:40.208Z[sidecar.quartet] svcs milestone/network
14322025-01-31T04:33:40.240ZSTATE STIME FMRI
14332025-01-31T04:33:40.240Zonline 20:25:34 svc:/milestone/network:default
14342025-01-31T04:33:40.240Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/
14352025-01-31T04:33:40.287Zcp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/
14362025-01-31T04:33:40.336Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/
14372025-01-31T04:33:40.379Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml
14382025-01-31T04:33:40.384Z[sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
14392025-01-31T04:33:40.403Z
14402025-01-31T04:33:40.403Zrunning zone s1.quartet setup
14412025-01-31T04:33:40.403Z[s1.quartet] svcs milestone/network
14422025-01-31T04:33:40.426ZSTATE STIME FMRI
14432025-01-31T04:33:40.426Zonline 20:27:37 svc:/milestone/network:default
14442025-01-31T04:33:40.426Z[s1.quartet] dladm
14452025-01-31T04:33:40.447ZLINK CLASS MTU STATE BRIDGE OVER
14462025-01-31T04:33:40.447Zsl0 simnet 9000 up -- ?
14472025-01-31T04:33:40.447Zmgs1 vnic 9000 up -- ?
14482025-01-31T04:33:40.448Z[s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4
14492025-01-31T04:33:41.032Z
14502025-01-31T04:33:41.032Z[s1.quartet] ipadm create-addr -t -T addrconf sl0/v6
14512025-01-31T04:33:41.057Z
14522025-01-31T04:33:41.057Z[s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
14532025-01-31T04:33:41.077Z
14542025-01-31T04:33:41.077Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd
14552025-01-31T04:33:41.168Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm
14562025-01-31T04:33:41.213Z[s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 5c83056e-9c68-44eb-80c3-b08293771b5b --sled-uuid 6ec59b75-96cc-490d-970e-c552cd7846ad -a sl0/v6 &> /opt/ddmd.log &
14572025-01-31T04:33:41.235Z
14582025-01-31T04:33:41.235Zrunning zone s2.quartet setup
14592025-01-31T04:33:41.235Z[s2.quartet] svcs milestone/network
14602025-01-31T04:33:41.258ZSTATE STIME FMRI
14612025-01-31T04:33:41.258Zonline 20:29:41 svc:/milestone/network:default
14622025-01-31T04:33:41.258Z[s2.quartet] dladm
14632025-01-31T04:33:41.279ZLINK CLASS MTU STATE BRIDGE OVER
14642025-01-31T04:33:41.279Zsl1 simnet 9000 up -- ?
14652025-01-31T04:33:41.279Zmgs2 vnic 9000 up -- ?
14662025-01-31T04:33:41.279Z[s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4
14672025-01-31T04:33:41.788Z
14682025-01-31T04:33:41.788Z[s2.quartet] ipadm create-addr -t -T addrconf sl1/v6
14692025-01-31T04:33:41.814Z
14702025-01-31T04:33:41.814Z[s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
14712025-01-31T04:33:41.835Z
14722025-01-31T04:33:41.835Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd
14732025-01-31T04:33:41.881Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm
14742025-01-31T04:33:41.903Z[s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid d74e698a-56f8-4d63-aefe-3ca765a41645 --sled-uuid dfc96d10-44de-4af8-80c0-b1f7116cafa3 -a sl1/v6 &> /opt/ddmd.log &
14752025-01-31T04:33:41.926Z
14762025-01-31T04:33:41.926Zrunning zone s3.quartet setup
14772025-01-31T04:33:41.926Z[s3.quartet] svcs milestone/network
14782025-01-31T04:33:41.952ZSTATE STIME FMRI
14792025-01-31T04:33:41.952Zonline 20:31:43 svc:/milestone/network:default
14802025-01-31T04:33:41.952Z[s3.quartet] dladm
14812025-01-31T04:33:41.974ZLINK CLASS MTU STATE BRIDGE OVER
14822025-01-31T04:33:41.974Zsl2 simnet 9000 up -- ?
14832025-01-31T04:33:41.974Zmgs3 vnic 9000 up -- ?
14842025-01-31T04:33:41.974Z[s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4
14852025-01-31T04:33:42.561Z
14862025-01-31T04:33:42.561Z[s3.quartet] ipadm create-addr -t -T addrconf sl2/v6
14872025-01-31T04:33:42.585Z
14882025-01-31T04:33:42.586Z[s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
14892025-01-31T04:33:42.607Z
14902025-01-31T04:33:42.607Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd
14912025-01-31T04:33:42.653Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm
14922025-01-31T04:33:42.675Z[s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 361c4965-dee6-40bf-abbe-98e1e4852424 --sled-uuid 0790acf2-b542-41fb-8379-d609de02b98f -a sl2/v6 &> /opt/ddmd.log &
14932025-01-31T04:33:42.696Z
14942025-01-31T04:33:42.697Zrunning zone t1.quartet setup
14952025-01-31T04:33:42.697Z[t1.quartet] svcs milestone/network
14962025-01-31T04:33:42.719ZSTATE STIME FMRI
14972025-01-31T04:33:42.719Z- - svc:/milestone/network:default
14982025-01-31T04:33:43.719Z[t1.quartet] svcs milestone/network
14992025-01-31T04:33:43.741ZSTATE STIME FMRI
15002025-01-31T04:33:43.741Z- - svc:/milestone/network:default
15012025-01-31T04:33:44.741Z[t1.quartet] svcs milestone/network
15022025-01-31T04:33:44.762ZSTATE STIME FMRI
15032025-01-31T04:33:44.762Z- - svc:/milestone/network:default
15042025-01-31T04:33:45.763Z[t1.quartet] svcs milestone/network
15052025-01-31T04:33:45.784ZSTATE STIME FMRI
15062025-01-31T04:33:45.784Z- - svc:/milestone/network:default
15072025-01-31T04:33:46.785Z[t1.quartet] svcs milestone/network
15082025-01-31T04:33:46.807ZSTATE STIME FMRI
15092025-01-31T04:33:46.807Z- - svc:/milestone/network:default
15102025-01-31T04:33:47.807Z[t1.quartet] svcs milestone/network
15112025-01-31T04:33:47.828ZSTATE STIME FMRI
15122025-01-31T04:33:47.828Z- - svc:/milestone/network:default
15132025-01-31T04:33:48.829Z[t1.quartet] svcs milestone/network
15142025-01-31T04:33:48.851ZSTATE STIME FMRI
15152025-01-31T04:33:48.851Zoffline 20:33:46 svc:/milestone/network:default
15162025-01-31T04:33:49.851Z[t1.quartet] svcs milestone/network
15172025-01-31T04:33:49.877ZSTATE STIME FMRI
15182025-01-31T04:33:49.877Zonline 20:33:47 svc:/milestone/network:default
15192025-01-31T04:33:49.877Z[t1.quartet] dladm
15202025-01-31T04:33:49.899ZLINK CLASS MTU STATE BRIDGE OVER
15212025-01-31T04:33:49.899Ztfportrear0_0 simnet 9000 up -- ?
15222025-01-31T04:33:49.899Ztfportrear1_0 simnet 9000 up -- ?
15232025-01-31T04:33:49.899Ztfportrear2_0 simnet 9000 up -- ?
15242025-01-31T04:33:49.899Zmgt1 vnic 9000 up -- ?
15252025-01-31T04:33:49.899Z[t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4
15262025-01-31T04:33:50.515Z
15272025-01-31T04:33:50.515Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6
15282025-01-31T04:33:50.538Z
15292025-01-31T04:33:50.538Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6
15302025-01-31T04:33:50.560Z
15312025-01-31T04:33:50.560Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6
15322025-01-31T04:33:50.582Z
15332025-01-31T04:33:50.582Z[t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6
15342025-01-31T04:33:50.603Z
15352025-01-31T04:33:50.603Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/
15362025-01-31T04:33:50.802Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/
15372025-01-31T04:33:50.807Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml
15382025-01-31T04:33:50.810Zwaiting 3s for copy of files to zone to complete ...
15392025-01-31T04:33:53.811Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd
15402025-01-31T04:33:53.854Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm
15412025-01-31T04:33:53.877Z[t1.quartet] svcadm enable dendrite
15422025-01-31T04:33:53.917Z
15432025-01-31T04:33:53.917Z[t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224
15442025-01-31T04:33:53.962Z
15452025-01-31T04:33:53.962Z[t1.quartet] svccfg -s dendrite setprop config/mgmt = uds
15462025-01-31T04:33:54.005Z
15472025-01-31T04:33:54.005Z[t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15482025-01-31T04:33:54.047Z
15492025-01-31T04:33:54.047Z[t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
15502025-01-31T04:33:54.089Z
15512025-01-31T04:33:54.089Z[t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3
15522025-01-31T04:33:54.130Z
15532025-01-31T04:33:54.131Z[t1.quartet] svcadm refresh dendrite:default
15542025-01-31T04:33:54.167Z
15552025-01-31T04:33:54.167Z[t1.quartet] svcadm restart dendrite:default
15562025-01-31T04:33:54.206Z
15572025-01-31T04:33:54.206Zwait 10s for dendrite to come up ...
15582025-01-31T04:34:04.208Z[t1.quartet] svcadm enable tfport
15592025-01-31T04:34:04.249Z
15602025-01-31T04:34:04.249Z[t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid b33d61d6-6ccf-44cf-aa15-6edaa3514945 --sled-uuid fa021694-d7f0-446c-9053-6540ee7c5086 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log &
15612025-01-31T04:34:04.270Z
15622025-01-31T04:34:04.270Z[t1.quartet] ipadm
15632025-01-31T04:34:04.294ZADDROBJ TYPE STATE ADDR
15642025-01-31T04:34:04.294Zlo0/v4 static ok 127.0.0.1/8
15652025-01-31T04:34:04.294Zmgt1/v4 static ok 10.0.0.4/24
15662025-01-31T04:34:04.295Zlo0/v6 static ok ::1/128
15672025-01-31T04:34:04.295Zlo0/u6 static ok fd00:4::1/64
15682025-01-31T04:34:04.295Ztfportrear0_0/v6 addrconf ok fe80::242e:b3ff:fe06:f6fe%tfportrear0_0/10
15692025-01-31T04:34:04.295Ztfportrear1_0/v6 addrconf ok fe80::7082:8ff:fee7:b83f%tfportrear1_0/10
15702025-01-31T04:34:04.295Ztfportrear2_0/v6 addrconf ok fe80::2c3f:8aff:fe34:e322%tfportrear2_0/10
15712025-01-31T04:34:06.572Zinitial peering test passed
15722025-01-31T04:34:07.575Z[s3.quartet] ping fd00:1::1
15732025-01-31T04:34:07.606Zfd00:1::1 is alive
15742025-01-31T04:34:18.611Z[s3.quartet] ping fd00:1::1
15752025-01-31T04:34:18.634Zfd00:1::1 is alive
15762025-01-31T04:34:18.652Z[t1.quartet] pkill ddmd
15772025-01-31T04:34:18.678Z
15782025-01-31T04:34:18.678Zcp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log
15792025-01-31T04:34:18.682Zcp /mgtest/t1.quartet/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.quartet-dpd.log
15802025-01-31T04:34:21.159Z[s3.quartet] pkill ddmd
15812025-01-31T04:34:21.180Z
15822025-01-31T04:34:21.180Zcp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log
15832025-01-31T04:34:23.687Z[s2.quartet] pkill ddmd
15842025-01-31T04:34:23.707Z
15852025-01-31T04:34:23.707Zcp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log
15862025-01-31T04:34:26.186Z[s1.quartet] pkill ddmd
15872025-01-31T04:34:26.205Z
15882025-01-31T04:34:26.205Zcp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log
15892025-01-31T04:34:28.532Z[sidecar.quartet] pkill softnpu
15902025-01-31T04:34:28.552Z
15912025-01-31T04:34:28.552Zcp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log
15922025-01-31T04:34:31.206Ztest ddm::test_quartet ... ok
15932025-01-31T04:34:31.206Z
15942025-01-31T04:34:31.209Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 685.54s
15952025-01-31T04:34:31.209Z
15962025-01-31T04:34:31.234Z+ cleanup
15972025-01-31T04:34:31.237Z++ id -un
15982025-01-31T04:34:31.241Z++ id -gn
15992025-01-31T04:34:31.244Z+ pfexec chown -R build:build .
16002025-01-31T04:34:31.324Zprocess exited: duration 1188515 ms, exit code 0
 
16012025-01-31T04:34:31.335Zfound 5 output files
16022025-01-31T04:34:31.335Zuploading: /work/s1.quartet.log (4855 bytes)
16032025-01-31T04:34:32.343Zuploaded: /work/s1.quartet.log
16042025-01-31T04:34:32.349Zuploading: /work/s2.quartet.log (4106 bytes)
16052025-01-31T04:34:33.355Zuploaded: /work/s2.quartet.log
16062025-01-31T04:34:33.358Zuploading: /work/s3.quartet.log (4256 bytes)
16072025-01-31T04:34:34.364Zuploaded: /work/s3.quartet.log
16082025-01-31T04:34:34.367Zuploading: /work/sidecar.quartet-softnpu.log (809 bytes)
16092025-01-31T04:34:35.373Zuploaded: /work/sidecar.quartet-softnpu.log
16102025-01-31T04:34:35.376Zuploading: /work/t1.quartet.log (17391 bytes)
16112025-01-31T04:34:36.384Zuploaded: /work/t1.quartet.log