01JNDFPB0ANYTC1DYHZS9ZMMS4: 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: 01JNDFPPDG3XPCMWHCGG8GWREG

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-03T07:50:26.698Zjob assigned to worker 01JNDFPVCB6F497XYMT9K2EFXN [factory aws, i-00dc29626f4f6cdc7] (queued for 49 s)
 
22025-03-03T07:50:34.868Zstarting task 0: "setup"
32025-03-03T07:50:34.875Z++ uname -s
42025-03-03T07:50:34.878Z+ kern=SunOS
52025-03-03T07:50:34.878Z+ build_user=build
62025-03-03T07:50:34.878Z+ build_uid=12345
72025-03-03T07:50:34.878Z+ work_dir=/work
82025-03-03T07:50:34.878Z+ input_dir=/input
92025-03-03T07:50:34.878Z+ [[ 0 == 12345 ]]
102025-03-03T07:50:34.878Z+ case "$kern" in
112025-03-03T07:50:34.879Z+ groupadd -g 12345 build
122025-03-03T07:50:34.882Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-03T07:50:36.887Z+ zfs create -o mountpoint=/work rpool/work
142025-03-03T07:50:37.019Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-03T07:50:37.022Z+ home_fs=zfs
162025-03-03T07:50:37.023Z+ [[ zfs == autofs ]]
172025-03-03T07:50:37.023Z+ mkdir -p /home/build
182025-03-03T07:50:37.026Z+ chown build:build /home/build /work
192025-03-03T07:50:39.025Z+ chmod 0700 /home/build /work
202025-03-03T07:50:39.028Zprocess exited: duration 4159 ms, exit code 0
 
212025-03-03T07:50:39.035Zstarting task 1: "rust-toolchain"
222025-03-03T07:50:39.040Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-03-03T07:50:39.040Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-03T07:50:39.040Z * rust toolchain channel = "stable"
252025-03-03T07:50:39.040Z * rust toolchain profile = "default"
262025-03-03T07:50:39.040Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-03T07:50:39.040Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-03T07:50:39.043Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-03T07:50:39.043Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-03-03T07:50:39.162Zinfo: downloading installer
312025-03-03T07:50:40.502Zwarning: it looks like you have an existing installation of Rust at:
322025-03-03T07:50:40.502Zwarning: /opt/ooce/bin
332025-03-03T07:50:40.502Zwarning: It is recommended that rustup be the primary Rust installation.
342025-03-03T07:50:40.502Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-03-03T07:50:40.502Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-03-03T07:50:40.502Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-03T07:50:40.502Zwarning: or pass `-y' to ignore all ignorable checks.
382025-03-03T07:50:40.502Zerror: cannot install while Rust is installed
392025-03-03T07:50:40.502Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-03-03T07:50:40.539Zinfo: profile set to 'default'
412025-03-03T07:50:40.540Zinfo: default host triple is x86_64-unknown-illumos
422025-03-03T07:50:40.543Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-03-03T07:50:40.687Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-03T07:50:40.687Zinfo: downloading component 'cargo'
452025-03-03T07:50:41.431Zinfo: downloading component 'clippy'
462025-03-03T07:50:41.723Zinfo: downloading component 'rust-docs'
472025-03-03T07:50:42.853Zinfo: downloading component 'rust-std'
482025-03-03T07:50:44.519Zinfo: downloading component 'rustc'
492025-03-03T07:50:50.192Zinfo: downloading component 'rustfmt'
502025-03-03T07:50:50.404Zinfo: installing component 'cargo'
512025-03-03T07:50:51.218Zinfo: installing component 'clippy'
522025-03-03T07:50:51.603Zinfo: installing component 'rust-docs'
532025-03-03T07:50:53.345Zinfo: installing component 'rust-std'
542025-03-03T07:50:55.254Zinfo: installing component 'rustc'
552025-03-03T07:51:01.109Zinfo: installing component 'rustfmt'
562025-03-03T07:51:01.449Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-03-03T07:51:01.449Z
582025-03-03T07:51:01.822Z stable-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-03T07:51:01.822Z
602025-03-03T07:51:01.825Z
612025-03-03T07:51:01.825ZRust is installed now. Great!
622025-03-03T07:51:01.825Z
632025-03-03T07:51:01.825ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-03T07:51:01.825Zenvironment variable. This has not been done automatically.
652025-03-03T07:51:01.825Z
662025-03-03T07:51:01.825ZTo configure your current shell, you need to source
672025-03-03T07:51:01.825Zthe corresponding env file under $HOME/.cargo.
682025-03-03T07:51:01.825Z
692025-03-03T07:51:01.825ZThis is usually done by running one of the following (note the leading DOT):
702025-03-03T07:51:01.825Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-03T07:51:01.825Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-03T07:51:01.899Z+ rustup --version
732025-03-03T07:51:01.907Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-03-03T07:51:01.907Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-03-03T07:51:01.991Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-03-03T07:51:01.994Z+ cargo --version
772025-03-03T07:51:02.053Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-03-03T07:51:02.056Z+ rustc --version
792025-03-03T07:51:02.122Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-03-03T07:51:02.125Zprocess exited: duration 23090 ms, exit code 0
 
812025-03-03T07:51:02.131Zstarting task 2: "authentication"
822025-03-03T07:51:02.153Zprocess exited: duration 21 ms, exit code 0
 
832025-03-03T07:51:02.159Zstarting task 3: "clone repository"
842025-03-03T07:51:02.164Z+ mkdir -p /work/oxidecomputer/maghemite
852025-03-03T07:51:02.167Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
862025-03-03T07:51:02.200ZCloning into '/work/oxidecomputer/maghemite'...
872025-03-03T07:51:02.745Z+ cd /work/oxidecomputer/maghemite
882025-03-03T07:51:02.745Z+ git fetch origin a303dda6454564a11df6c753bd28b24cfcfa4c3b
892025-03-03T07:51:02.980ZFrom https://github.com/oxidecomputer/maghemite
902025-03-03T07:51:02.980Z * branch a303dda6454564a11df6c753bd28b24cfcfa4c3b -> FETCH_HEAD
912025-03-03T07:51:02.987Z+ [[ -n renovate/rust-1.x ]]
922025-03-03T07:51:02.990Z++ git branch --show-current
932025-03-03T07:51:02.993Z+ current=main
942025-03-03T07:51:02.993Z+ [[ main != renovate/rust-1.x ]]
952025-03-03T07:51:02.993Z+ git branch -f renovate/rust-1.x a303dda6454564a11df6c753bd28b24cfcfa4c3b
962025-03-03T07:51:02.996Z+ git checkout -f renovate/rust-1.x
972025-03-03T07:51:03.009ZSwitched to branch 'renovate/rust-1.x'
982025-03-03T07:51:03.012Z+ git reset --hard a303dda6454564a11df6c753bd28b24cfcfa4c3b
992025-03-03T07:51:03.015ZHEAD is now at a303dda Update dependency rust to v1.85.0
1002025-03-03T07:51:03.018Zprocess exited: duration 856 ms, exit code 0
 
1012025-03-03T07:51:03.025Zstarting task 4: "build"
1022025-03-03T07:51:03.030Z++ cargo --version
1032025-03-03T07:51:03.035Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
1042025-03-03T07:51:03.201Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
1052025-03-03T07:51:03.201Zinfo: downloading component 'cargo'
1062025-03-03T07:51:04.070Zinfo: downloading component 'clippy'
1072025-03-03T07:51:04.406Zinfo: downloading component 'rust-docs'
1082025-03-03T07:51:05.729Zinfo: downloading component 'rust-std'
1092025-03-03T07:51:07.688Zinfo: downloading component 'rustc'
1102025-03-03T07:51:14.409Zinfo: downloading component 'rustfmt'
1112025-03-03T07:51:14.660Zinfo: installing component 'cargo'
1122025-03-03T07:51:15.501Zinfo: installing component 'clippy'
1132025-03-03T07:51:15.885Zinfo: installing component 'rust-docs'
1142025-03-03T07:51:17.666Zinfo: installing component 'rust-std'
1152025-03-03T07:51:19.548Zinfo: installing component 'rustc'
1162025-03-03T07:51:25.406Zinfo: installing component 'rustfmt'
1172025-03-03T07:51:25.820Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1182025-03-03T07:51:25.823Z++ rustc --version
1192025-03-03T07:51:25.897Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1202025-03-03T07:51:25.902Z++ dladm
1212025-03-03T07:51:25.906ZLINK CLASS MTU STATE BRIDGE OVER
1222025-03-03T07:51:25.906Zena0 phys 9216 up -- --
1232025-03-03T07:51:25.909Z++ ipadm
1242025-03-03T07:51:25.913ZADDROBJ TYPE STATE ADDR
1252025-03-03T07:51:25.913Zlo0/v4 static ok 127.0.0.1/8
1262025-03-03T07:51:25.913Zena0/dhcp dhcp ok 10.150.1.240/24
1272025-03-03T07:51:25.913Zlo0/v6 static ok ::1/128
1282025-03-03T07:51:25.913Z++ banner collect
1292025-03-03T07:51:25.913Z
1302025-03-03T07:51:25.914Z #### #### # # ###### #### #####
1312025-03-03T07:51:25.914Z # # # # # # # # # #
1322025-03-03T07:51:25.914Z # # # # # ##### # #
1332025-03-03T07:51:25.914Z # # # # # # # #
1342025-03-03T07:51:25.914Z # # # # # # # # # #
1352025-03-03T07:51:25.914Z #### #### ###### ###### ###### #### #
1362025-03-03T07:51:25.914Z
1372025-03-03T07:51:25.917Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1382025-03-03T07:51:25.917Z++ repo=softnpu
1392025-03-03T07:51:25.917Z++ series=image
1402025-03-03T07:51:25.917Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1412025-03-03T07:51:25.917Z++ name=softnpu
1422025-03-03T07:51:25.917Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1432025-03-03T07:51:25.917Z++ mkdir -p download
1442025-03-03T07:51:25.918Z++ pushd download
1452025-03-03T07:51:25.918Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1462025-03-03T07:51:25.918Z++ [[ ! -f softnpu ]]
1472025-03-03T07:51:25.918Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1482025-03-03T07:51:25.923Z % Total % Received % Xferd Average Speed Time Time Time Current
1492025-03-03T07:51:25.923Z Dload Upload Total Spent Left Speed
1502025-03-03T07:51:26.431Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21.8M 100 21.8M 0 0 42.9M 0 --:--:-- --:--:-- --:--:-- 42.9M
1512025-03-03T07:51:26.435Z++ popd
1522025-03-03T07:51:26.435Z/work/oxidecomputer/maghemite
1532025-03-03T07:51:26.435Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1542025-03-03T07:51:26.435Z++ repo=sidecar-lite
1552025-03-03T07:51:26.436Z++ series=release
1562025-03-03T07:51:26.436Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1572025-03-03T07:51:26.436Z++ name=libsidecar_lite.so
1582025-03-03T07:51:26.436Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1592025-03-03T07:51:26.436Z++ mkdir -p download
1602025-03-03T07:51:26.439Z++ pushd download
1612025-03-03T07:51:26.439Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1622025-03-03T07:51:26.439Z++ [[ ! -f libsidecar_lite.so ]]
1632025-03-03T07:51:26.439Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1642025-03-03T07:51:26.444Z % Total % Received % Xferd Average Speed Time Time Time Current
1652025-03-03T07:51:26.447Z Dload Upload Total Spent Left Speed
1662025-03-03T07:51:27.032Z 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 34.5M 0 --:--:-- --:--:-- --:--:-- 34.5M
1672025-03-03T07:51:27.035Z++ popd
1682025-03-03T07:51:27.035Z/work/oxidecomputer/maghemite
1692025-03-03T07:51:27.035Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1702025-03-03T07:51:27.035Z++ repo=sidecar-lite
1712025-03-03T07:51:27.035Z++ series=release
1722025-03-03T07:51:27.035Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1732025-03-03T07:51:27.035Z++ name=scadm
1742025-03-03T07:51:27.035Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1752025-03-03T07:51:27.035Z++ mkdir -p download
1762025-03-03T07:51:27.038Z++ pushd download
1772025-03-03T07:51:27.038Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1782025-03-03T07:51:27.038Z++ [[ ! -f scadm ]]
1792025-03-03T07:51:27.038Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1802025-03-03T07:51:27.044Z % Total % Received % Xferd Average Speed Time Time Time Current
1812025-03-03T07:51:27.044Z Dload Upload Total Spent Left Speed
1822025-03-03T07:51:27.525Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.7M 100 22.7M 0 0 47.3M 0 --:--:-- --:--:-- --:--:-- 47.4M
1832025-03-03T07:51:27.529Z++ popd
1842025-03-03T07:51:27.532Z/work/oxidecomputer/maghemite
1852025-03-03T07:51:27.532Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1862025-03-03T07:51:27.532Z++ repo=dendrite
1872025-03-03T07:51:27.532Z++ series=image
1882025-03-03T07:51:27.532Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1892025-03-03T07:51:27.532Z++ name=dendrite-softnpu.tar.gz
1902025-03-03T07:51:27.532Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1912025-03-03T07:51:27.532Z++ mkdir -p download
1922025-03-03T07:51:27.532Z++ pushd download
1932025-03-03T07:51:27.532Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1942025-03-03T07:51:27.532Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1952025-03-03T07:51:27.532Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1962025-03-03T07:51:27.540Z % Total % Received % Xferd Average Speed Time Time Time Current
1972025-03-03T07:51:27.540Z Dload Upload Total Spent Left Speed
1982025-03-03T07:51:28.154Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37.5M 100 37.5M 0 0 61.1M 0 --:--:-- --:--:-- --:--:-- 61.1M
1992025-03-03T07:51:28.158Z++ popd
2002025-03-03T07:51:28.161Z/work/oxidecomputer/maghemite
2012025-03-03T07:51:28.161Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
2022025-03-03T07:51:28.161Z++ repo=maghemite
2032025-03-03T07:51:28.161Z++ series=release
2042025-03-03T07:51:28.161Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2052025-03-03T07:51:28.161Z++ name=ddmd
2062025-03-03T07:51:28.161Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2072025-03-03T07:51:28.161Z++ mkdir -p download
2082025-03-03T07:51:28.161Z++ pushd download
2092025-03-03T07:51:28.161Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2102025-03-03T07:51:28.161Z++ [[ ! -f ddmd ]]
2112025-03-03T07:51:28.161Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
2122025-03-03T07:51:28.169Z % Total % Received % Xferd Average Speed Time Time Time Current
2132025-03-03T07:51:28.169Z Dload Upload Total Spent Left Speed
2142025-03-03T07:51:28.963Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 29 40.9M 29 11.9M 0 0 27.6M 0 0:00:01 --:--:-- 0:00:01 27.6M 100 40.9M 100 40.9M 0 0 51.6M 0 --:--:-- --:--:-- --:--:-- 51.5M
2152025-03-03T07:51:28.967Z++ popd
2162025-03-03T07:51:28.967Z/work/oxidecomputer/maghemite
2172025-03-03T07:51:28.967Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
2182025-03-03T07:51:28.967Z++ repo=maghemite
2192025-03-03T07:51:28.967Z++ series=release
2202025-03-03T07:51:28.967Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2212025-03-03T07:51:28.967Z++ name=ddmadm
2222025-03-03T07:51:28.967Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2232025-03-03T07:51:28.967Z++ mkdir -p download
2242025-03-03T07:51:28.971Z++ pushd download
2252025-03-03T07:51:28.971Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2262025-03-03T07:51:28.971Z++ [[ ! -f ddmadm ]]
2272025-03-03T07:51:28.971Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2282025-03-03T07:51:28.977Z % Total % Received % Xferd Average Speed Time Time Time Current
2292025-03-03T07:51:28.978Z Dload Upload Total Spent Left Speed
2302025-03-03T07:51:29.505Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18.0M 100 18.0M 0 0 34.1M 0 --:--:-- --:--:-- --:--:-- 34.1M
2312025-03-03T07:51:29.509Z++ popd
2322025-03-03T07:51:29.509Z/work/oxidecomputer/maghemite
2332025-03-03T07:51:29.512Z++ pushd download
2342025-03-03T07:51:29.512Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2352025-03-03T07:51:29.513Z++ chmod +x softnpu
2362025-03-03T07:51:29.513Z++ chmod +x scadm
2372025-03-03T07:51:29.516Z++ chmod +x ddmadm
2382025-03-03T07:51:29.516Z++ chmod +x ddmd
2392025-03-03T07:51:29.519Z++ mv ddmadm ddmadm-v2
2402025-03-03T07:51:29.522Z++ mv ddmd ddmd-v2
2412025-03-03T07:51:29.522Z++ rm -rf zones/dendrite
2422025-03-03T07:51:29.525Z++ mkdir -p zones/dendrite
2432025-03-03T07:51:29.529Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2442025-03-03T07:51:30.285Z++ popd
2452025-03-03T07:51:30.285Z/work/oxidecomputer/maghemite
2462025-03-03T07:51:30.285Z++ banner install
2472025-03-03T07:51:30.289Z
2482025-03-03T07:51:30.289Z # # # #### ##### ## # #
2492025-03-03T07:51:30.289Z # ## # # # # # # #
2502025-03-03T07:51:30.289Z # # # # #### # # # # #
2512025-03-03T07:51:30.289Z # # # # # # ###### # #
2522025-03-03T07:51:30.289Z # # ## # # # # # # #
2532025-03-03T07:51:30.289Z # # # #### # # # ###### ######
2542025-03-03T07:51:30.289Z
2552025-03-03T07:51:30.289Z++ pkg info brand/sparse
2562025-03-03T07:51:30.293Z++ grep -qi installed
2572025-03-03T07:51:33.715Zpkg: info: no packages matching the following patterns you specified are
2582025-03-03T07:51:33.715Zinstalled on the system. Try querying remotely instead:
2592025-03-03T07:51:33.715Z
2602025-03-03T07:51:33.715Z brand/sparse
2612025-03-03T07:51:33.762Z++ [[ 1 != 0 ]]
2622025-03-03T07:51:33.762Z++ set -o errexit
2632025-03-03T07:51:33.762Z++ pfexec pkg install brand/sparse
2642025-03-03T07:51:39.867Z Startup: Refreshing catalog 'helios-dev' ... Done
2652025-03-03T07:51:44.285Z Startup: Caching catalogs ... Done
2662025-03-03T07:51:57.761ZPlanning: Solver setup ... Done
2672025-03-03T07:51:57.925ZPlanning: Running solver ... Done
2682025-03-03T07:51:58.043ZPlanning: Finding local manifests ... Done
2692025-03-03T07:51:58.056ZPlanning: Fetching manifests: 0/3 0% complete
2702025-03-03T07:51:58.142ZPlanning: Fetching manifests: 3/3 100% complete
2712025-03-03T07:51:58.212ZPlanning: Package planning ... Done
2722025-03-03T07:51:58.218ZPlanning: Merging actions ... Done
2732025-03-03T07:51:58.410ZPlanning: Checking for conflicting actions ... Done
2742025-03-03T07:52:00.040ZPlanning: Consolidating action changes ... Done
2752025-03-03T07:52:00.424ZPlanning: Evaluating mediators ... Done
2762025-03-03T07:52:00.493ZPlanning: Planning completed in 16.11 seconds
2772025-03-03T07:52:00.510Z Packages to install: 1
2782025-03-03T07:52:00.510Z Packages to update: 2
2792025-03-03T07:52:00.513Z Create boot environment: No
2802025-03-03T07:52:00.513ZCreate backup boot environment: Yes
2812025-03-03T07:52:00.574Z
2822025-03-03T07:52:00.575ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2832025-03-03T07:52:04.079ZDownload: Completed 8.03 MB in 3.50 seconds (2.3M/s)
2842025-03-03T07:52:06.153Z Actions: 1/1419 actions (Removing old actions)
2852025-03-03T07:52:06.174Z Actions: 199/1419 actions (Installing new actions)
2862025-03-03T07:52:06.288Z Actions: 579/1419 actions (Updating modified actions)
2872025-03-03T07:52:06.736Z Actions: Completed 1419 actions in 0.58 seconds.
2882025-03-03T07:52:07.137Z Done
2892025-03-03T07:52:07.140Z Done
2902025-03-03T07:52:07.705Z Done
2912025-03-03T07:52:11.831Z Done
2922025-03-03T07:52:11.914Z Done
2932025-03-03T07:52:11.917Z Done
2942025-03-03T07:52:12.018Z Done
2952025-03-03T07:52:12.434Z++ set -o errexit
2962025-03-03T07:52:12.434Z++ set -o pipefail
2972025-03-03T07:52:12.434Z++ banner build
2982025-03-03T07:52:12.437Z
2992025-03-03T07:52:12.437Z ##### # # # # #####
3002025-03-03T07:52:12.437Z # # # # # # # #
3012025-03-03T07:52:12.438Z ##### # # # # # #
3022025-03-03T07:52:12.438Z # # # # # # # #
3032025-03-03T07:52:12.438Z # # # # # # # #
3042025-03-03T07:52:12.438Z ##### #### # ###### #####
3052025-03-03T07:52:12.438Z
3062025-03-03T07:52:12.438Z++ cargo build --release --bin ddmd --bin ddmadm
3072025-03-03T07:52:12.608Z Updating crates.io index
3082025-03-03T07:52:12.611Z Updating git repository `https://github.com/oxidecomputer/falcon`
3092025-03-03T07:52:13.236ZFrom https://github.com/oxidecomputer/falcon
3102025-03-03T07:52:13.236Z * [new ref] f3fe0542198c08bbb82d16f168e6482db9bec5b9 -> refs/commit/f3fe0542198c08bbb82d16f168e6482db9bec5b9
3112025-03-03T07:52:13.392Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3122025-03-03T07:52:14.511ZFrom https://github.com/oxidecomputer/dendrite
3132025-03-03T07:52:14.511Z * [new ref] b1556024506890778bada8381a8eaa404f02b0ae -> refs/commit/b1556024506890778bada8381a8eaa404f02b0ae
3142025-03-03T07:52:14.563Z Updating git repository `https://github.com/oxidecomputer/ispf`
3152025-03-03T07:52:14.861ZFrom https://github.com/oxidecomputer/ispf
3162025-03-03T07:52:14.861Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3172025-03-03T07:52:14.882Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3182025-03-03T07:52:15.245ZFrom https://github.com/oxidecomputer/netadm-sys
3192025-03-03T07:52:15.246Z * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390
3202025-03-03T07:52:15.257Z Updating git repository `https://github.com/oxidecomputer/omicron`
3212025-03-03T07:52:20.402ZFrom https://github.com/oxidecomputer/omicron
3222025-03-03T07:52:20.402Z * [new ref] e2f9776a2f86de2d4cd35926302bb99cedbdb3d4 -> refs/commit/e2f9776a2f86de2d4cd35926302bb99cedbdb3d4
3232025-03-03T07:52:20.800Z Updating git repository `https://github.com/oxidecomputer/opte`
3242025-03-03T07:52:21.330ZFrom https://github.com/oxidecomputer/opte
3252025-03-03T07:52:21.330Z * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d
3262025-03-03T07:52:21.374Z Updating git repository `https://github.com/illumos/smf-rs`
3272025-03-03T07:52:21.653ZFrom https://github.com/illumos/smf-rs
3282025-03-03T07:52:21.653Z * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48
3292025-03-03T07:52:21.685Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3302025-03-03T07:52:22.073ZFrom https://github.com/oxidecomputer/maghemite
3312025-03-03T07:52:22.073Z * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43
3322025-03-03T07:52:22.124Z Updating git repository `https://github.com/oxidecomputer/zone`
3332025-03-03T07:52:22.417ZFrom https://github.com/oxidecomputer/zone
3342025-03-03T07:52:22.417Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3352025-03-03T07:52:22.445Z Updating git repository `https://github.com/oxidecomputer/propolis`
3362025-03-03T07:52:23.168ZFrom https://github.com/oxidecomputer/propolis
3372025-03-03T07:52:23.168Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3382025-03-03T07:52:23.282Z Updating git repository `https://github.com/illumos/smf-rs`
3392025-03-03T07:52:23.577ZFrom https://github.com/illumos/smf-rs
3402025-03-03T07:52:23.577Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
3412025-03-03T07:52:23.605Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3422025-03-03T07:52:24.050ZFrom https://github.com/oxidecomputer/transceiver-control
3432025-03-03T07:52:24.050Z * [new ref] 9fc521c4bd0a7fa4331c555296b2888089db32a2 -> refs/commit/9fc521c4bd0a7fa4331c555296b2888089db32a2
3442025-03-03T07:52:24.076Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3452025-03-03T07:52:24.346ZFrom https://github.com/oxidecomputer/dlpi-sys
3462025-03-03T07:52:24.346Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3472025-03-03T07:52:24.366Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3482025-03-03T07:52:24.689ZFrom https://github.com/jmesmon/rust-libzfs
3492025-03-03T07:52:24.689Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3502025-03-03T07:52:24.701Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3512025-03-03T07:52:24.987ZFrom https://github.com/oxidecomputer/rusty-doors
3522025-03-03T07:52:24.987Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3532025-03-03T07:52:25.004Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3542025-03-03T07:52:25.352ZFrom https://github.com/oxidecomputer/maghemite
3552025-03-03T07:52:25.352Z * [new ref] cb2b592e890ca9e93d8193e9765e2a62459d5fa8 -> refs/commit/cb2b592e890ca9e93d8193e9765e2a62459d5fa8
3562025-03-03T07:52:25.398Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3572025-03-03T07:52:25.662ZFrom https://github.com/oxidecomputer/serde_human_bytes
3582025-03-03T07:52:25.662Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3592025-03-03T07:52:25.692Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3602025-03-03T07:52:25.987ZFrom https://github.com/oxidecomputer/slog-error-chain
3612025-03-03T07:52:25.987Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3622025-03-03T07:52:26.032Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3632025-03-03T07:52:26.324ZFrom https://github.com/oxidecomputer/poptrie
3642025-03-03T07:52:26.324Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3652025-03-03T07:52:26.337Z Updating git repository `https://github.com/illumos/libscf-sys.git`
3662025-03-03T07:52:26.606ZFrom https://github.com/illumos/libscf-sys
3672025-03-03T07:52:26.606Z * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93
3682025-03-03T07:52:26.628Z Updating git repository `https://github.com/oxidecomputer/progenitor`
3692025-03-03T07:52:27.532ZFrom https://github.com/oxidecomputer/progenitor
3702025-03-03T07:52:27.532Z * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840
3712025-03-03T07:52:27.657Z Updating git repository `https://github.com/oxidecomputer/typify`
3722025-03-03T07:52:28.391ZFrom https://github.com/oxidecomputer/typify
3732025-03-03T07:52:28.391Z * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c
3742025-03-03T07:52:28.624Z Updating git repository `https://github.com/oxidecomputer/propolis`
3752025-03-03T07:52:29.200ZFrom https://github.com/oxidecomputer/propolis
3762025-03-03T07:52:29.200Z * [new ref] 95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc -> refs/commit/95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc
3772025-03-03T07:52:29.275Z Updating git repository `https://github.com/oxidecomputer/crucible`
3782025-03-03T07:52:30.459ZFrom https://github.com/oxidecomputer/crucible
3792025-03-03T07:52:30.459Z * [new ref] d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 -> refs/commit/d2d8f8ad449df7e2befb7ee2723a442dd74b9b72
3802025-03-03T07:52:30.536Z Updating git repository `https://github.com/oxidecomputer/opte`
3812025-03-03T07:52:30.914ZFrom https://github.com/oxidecomputer/opte
3822025-03-03T07:52:30.914Z * [new ref] cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa -> refs/commit/cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa
3832025-03-03T07:52:30.961Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3842025-03-03T07:52:31.492ZFrom https://github.com/oxidecomputer/management-gateway-service
3852025-03-03T07:52:31.492Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
3862025-03-03T07:52:31.534Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3872025-03-03T07:52:31.849ZFrom https://github.com/oxidecomputer/ingot
3882025-03-03T07:52:31.849Z * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906
3892025-03-03T07:52:32.673Z Downloading crates ...
3902025-03-03T07:52:32.738Z Downloaded async-stream-impl v0.3.6
3912025-03-03T07:52:32.751Z Downloaded atomic-waker v1.1.2
3922025-03-03T07:52:32.755Z Downloaded anstyle-parse v0.2.5
3932025-03-03T07:52:32.758Z Downloaded anstyle-query v1.1.1
3942025-03-03T07:52:32.758Z Downloaded async-trait v0.1.86
3952025-03-03T07:52:32.764Z Downloaded ahash v0.8.11
3962025-03-03T07:52:32.766Z Downloaded const-random-macro v0.1.16
3972025-03-03T07:52:32.769Z Downloaded darling_macro v0.20.10
3982025-03-03T07:52:32.769Z Downloaded ciborium-io v0.2.2
3992025-03-03T07:52:32.772Z Downloaded owo-colors v4.1.0
4002025-03-03T07:52:32.775Z Downloaded futures v0.3.31
4012025-03-03T07:52:32.782Z Downloaded equivalent v1.0.1
4022025-03-03T07:52:32.784Z Downloaded openssl-probe v0.1.5
4032025-03-03T07:52:32.784Z Downloaded cfg_aliases v0.2.1
4042025-03-03T07:52:32.787Z Downloaded foreign-types-shared v0.3.1
4052025-03-03T07:52:32.787Z Downloaded foreign-types-shared v0.1.1
4062025-03-03T07:52:32.787Z Downloaded foreign-types v0.3.2
4072025-03-03T07:52:32.790Z Downloaded crunchy v0.2.2
4082025-03-03T07:52:32.790Z Downloaded pin-utils v0.1.0
4092025-03-03T07:52:32.793Z Downloaded openssl-macros v0.1.1
4102025-03-03T07:52:32.793Z Downloaded dtrace-parser v0.2.0
4112025-03-03T07:52:32.793Z Downloaded scroll_derive v0.12.0
4122025-03-03T07:52:32.794Z Downloaded const-random v0.1.18
4132025-03-03T07:52:32.796Z Downloaded async-stream v0.3.6
4142025-03-03T07:52:32.796Z Downloaded atomicwrites v0.4.4
4152025-03-03T07:52:32.799Z Downloaded pretty-hex v0.2.1
4162025-03-03T07:52:32.801Z Downloaded crucible-workspace-hack v0.1.0
4172025-03-03T07:52:32.801Z Downloaded progenitor-client v0.9.1
4182025-03-03T07:52:32.801Z Downloaded pretty-hex v0.4.1
4192025-03-03T07:52:32.804Z Downloaded cstr-argument v0.1.2
4202025-03-03T07:52:32.804Z Downloaded crc8 v0.1.1
4212025-03-03T07:52:32.804Z Downloaded anstyle v1.0.10
4222025-03-03T07:52:32.807Z Downloaded progenitor-client v0.8.0
4232025-03-03T07:52:32.811Z Downloaded num_enum_derive v0.5.11
4242025-03-03T07:52:32.814Z Downloaded float-ord v0.3.2
4252025-03-03T07:52:32.817Z Downloaded parking_lot v0.11.2
4262025-03-03T07:52:32.821Z Downloaded dirs-next v2.0.0
4272025-03-03T07:52:32.823Z Downloaded convert_case v0.4.0
4282025-03-03T07:52:32.823Z Downloaded ciborium-ll v0.2.2
4292025-03-03T07:52:32.826Z Downloaded bitflags v1.3.2
4302025-03-03T07:52:32.829Z Downloaded parse-display v0.10.0
4312025-03-03T07:52:32.829Z Downloaded deranged v0.3.11
4322025-03-03T07:52:32.832Z Downloaded bytecount v0.6.8
4332025-03-03T07:52:32.836Z Downloaded embedded-io v0.4.0
4342025-03-03T07:52:32.838Z Downloaded quick-error v1.2.3
4352025-03-03T07:52:32.838Z Downloaded foreign-types v0.5.0
4362025-03-03T07:52:32.841Z Downloaded fixedbitset v0.4.2
4372025-03-03T07:52:32.841Z Downloaded enum-as-inner v0.6.1
4382025-03-03T07:52:32.844Z Downloaded progenitor v0.9.1
4392025-03-03T07:52:32.844Z Downloaded byteorder v1.5.0
4402025-03-03T07:52:32.847Z Downloaded proc-macro-error-attr v1.0.4
4412025-03-03T07:52:32.850Z Downloaded dirs-sys-next v0.1.2
4422025-03-03T07:52:32.850Z Downloaded crypto-common v0.1.6
4432025-03-03T07:52:32.850Z Downloaded colorchoice v1.0.2
4442025-03-03T07:52:32.853Z Downloaded progenitor-macro v0.9.1
4452025-03-03T07:52:32.853Z Downloaded parse-display-derive v0.10.0
4462025-03-03T07:52:32.856Z Downloaded progenitor-macro v0.8.0
4472025-03-03T07:52:32.856Z Downloaded allocator-api2 v0.2.18
4482025-03-03T07:52:32.859Z Downloaded defmt v0.3.8
4492025-03-03T07:52:32.861Z Downloaded serde_path_to_error v0.1.16
4502025-03-03T07:52:32.864Z Downloaded proc-macro-error-attr2 v2.0.0
4512025-03-03T07:52:32.866Z Downloaded digest v0.10.7
4522025-03-03T07:52:32.869Z Downloaded embedded-io v0.6.1
4532025-03-03T07:52:32.869Z Downloaded paste v1.0.15
4542025-03-03T07:52:32.872Z Downloaded schemars_derive v0.8.21
4552025-03-03T07:52:32.876Z Downloaded resolv-conf v0.7.0
4562025-03-03T07:52:32.876Z Downloaded ppv-lite86 v0.2.20
4572025-03-03T07:52:32.879Z Downloaded anstream v0.6.15
4582025-03-03T07:52:32.879Z Downloaded data-encoding v2.6.0
4592025-03-03T07:52:32.882Z Downloaded serde_repr v0.1.19
4602025-03-03T07:52:32.882Z Downloaded rustc_version v0.4.1
4612025-03-03T07:52:32.885Z Downloaded rustc_version v0.1.7
4622025-03-03T07:52:32.885Z Downloaded foreign-types-macros v0.2.3
4632025-03-03T07:52:32.885Z Downloaded rustls-pemfile v1.0.4
4642025-03-03T07:52:32.887Z Downloaded serde-big-array v0.5.1
4652025-03-03T07:52:32.890Z Downloaded clap_derive v4.5.18
4662025-03-03T07:52:32.893Z Downloaded rand_chacha v0.3.1
4672025-03-03T07:52:32.893Z Downloaded serde_tokenstream v0.2.2
4682025-03-03T07:52:32.896Z Downloaded dof v0.3.0
4692025-03-03T07:52:32.896Z Downloaded quinn-udp v0.5.5
4702025-03-03T07:52:32.899Z Downloaded backoff v0.4.0
4712025-03-03T07:52:32.904Z Downloaded rustversion v1.0.17
4722025-03-03T07:52:32.904Z Downloaded form_urlencoded v1.2.1
4732025-03-03T07:52:32.907Z Downloaded defmt-parser v0.3.4
4742025-03-03T07:52:32.907Z Downloaded parking_lot_core v0.9.10
4752025-03-03T07:52:32.907Z Downloaded cancel-safe-futures v0.1.5
4762025-03-03T07:52:32.910Z Downloaded heck v0.4.1
4772025-03-03T07:52:32.913Z Downloaded proc-macro-error v1.0.4
4782025-03-03T07:52:32.916Z Downloaded parking_lot_core v0.8.6
4792025-03-03T07:52:32.919Z Downloaded autocfg v1.3.0
4802025-03-03T07:52:32.919Z Downloaded instant v0.1.13
4812025-03-03T07:52:32.922Z Downloaded colored v2.1.0
4822025-03-03T07:52:32.925Z Downloaded quote v1.0.38
4832025-03-03T07:52:32.927Z Downloaded hostname v0.3.1
4842025-03-03T07:52:32.928Z Downloaded futures-sink v0.3.31
4852025-03-03T07:52:32.930Z Downloaded tower-service v0.3.3
4862025-03-03T07:52:32.930Z Downloaded futures-core v0.3.31
4872025-03-03T07:52:32.930Z Downloaded postcard v1.0.10
4882025-03-03T07:52:32.933Z Downloaded want v0.3.1
4892025-03-03T07:52:32.933Z Downloaded waitgroup v0.1.2
4902025-03-03T07:52:32.936Z Downloaded console v0.15.8
4912025-03-03T07:52:32.939Z Downloaded ipnetwork v0.21.1
4922025-03-03T07:52:32.942Z Downloaded serde_derive_internals v0.29.1
4932025-03-03T07:52:32.942Z Downloaded slog-envlogger v2.2.0
4942025-03-03T07:52:32.945Z Downloaded slog-dtrace v0.3.0
4952025-03-03T07:52:32.945Z Downloaded slog-bunyan v2.5.0
4962025-03-03T07:52:32.949Z Downloaded crossbeam-epoch v0.9.18
4972025-03-03T07:52:32.949Z Downloaded hyper-tls v0.6.0
4982025-03-03T07:52:32.952Z Downloaded dropshot_endpoint v0.12.0
4992025-03-03T07:52:32.955Z Downloaded pin-project-lite v0.2.14
5002025-03-03T07:52:32.958Z Downloaded num_enum v0.7.3
5012025-03-03T07:52:32.963Z Downloaded num-conv v0.1.0
5022025-03-03T07:52:32.966Z Downloaded structmeta-derive v0.3.0
5032025-03-03T07:52:32.966Z Downloaded omicron-workspace-hack v0.1.0
5042025-03-03T07:52:32.966Z Downloaded newtype_derive v0.1.6
5052025-03-03T07:52:32.969Z Downloaded shlex v1.3.0
5062025-03-03T07:52:32.969Z Downloaded dropshot_endpoint v0.15.1
5072025-03-03T07:52:32.972Z Downloaded strum_macros v0.25.3
5082025-03-03T07:52:32.975Z Downloaded num_threads v0.1.7
5092025-03-03T07:52:32.978Z Downloaded no-std-compat v0.4.1
5102025-03-03T07:52:32.978Z Downloaded thiserror v1.0.69
5112025-03-03T07:52:32.982Z Downloaded tabwriter v1.4.0
5122025-03-03T07:52:32.984Z Downloaded proc-macro2 v1.0.93
5132025-03-03T07:52:32.987Z Downloaded zone_cfg_derive v0.3.0
5142025-03-03T07:52:32.987Z Downloaded ipnet v2.10.0
5152025-03-03T07:52:32.990Z Downloaded progenitor-impl v0.8.0
5162025-03-03T07:52:32.993Z Downloaded hyper-tls v0.5.0
5172025-03-03T07:52:32.993Z Downloaded pest_meta v2.7.13
5182025-03-03T07:52:32.996Z Downloaded typify-macro v0.3.0
5192025-03-03T07:52:32.996Z Downloaded blake2 v0.10.6
5202025-03-03T07:52:32.999Z Downloaded typify-macro v0.2.0
5212025-03-03T07:52:33.003Z Downloaded highway v1.2.0
5222025-03-03T07:52:33.003Z Downloaded getrandom v0.2.15
5232025-03-03T07:52:33.006Z Downloaded sigpipe v0.1.3
5242025-03-03T07:52:33.006Z Downloaded anyhow v1.0.94
5252025-03-03T07:52:33.010Z Downloaded futures-task v0.3.31
5262025-03-03T07:52:33.013Z Downloaded multer v3.1.0
5272025-03-03T07:52:33.016Z Downloaded bitflags v2.6.0
5282025-03-03T07:52:33.019Z Downloaded is-terminal v0.4.13
5292025-03-03T07:52:33.019Z Downloaded arc-swap v1.7.1
5302025-03-03T07:52:33.022Z Downloaded ident_case v1.0.1
5312025-03-03T07:52:33.025Z Downloaded num-derive v0.4.2
5322025-03-03T07:52:33.028Z Downloaded fxhash v0.2.1
5332025-03-03T07:52:33.028Z Downloaded sha2 v0.10.8
5342025-03-03T07:52:33.031Z Downloaded sha1 v0.10.6
5352025-03-03T07:52:33.031Z Downloaded tokio-rustls v0.25.0
5362025-03-03T07:52:33.036Z Downloaded match_cfg v0.1.0
5372025-03-03T07:52:33.036Z Downloaded thiserror-impl v2.0.11
5382025-03-03T07:52:33.040Z Downloaded structmeta v0.3.0
5392025-03-03T07:52:33.040Z Downloaded static_assertions v1.1.0
5402025-03-03T07:52:33.040Z Downloaded take_mut v0.2.2
5412025-03-03T07:52:33.040Z Downloaded tokio-native-tls v0.3.1
5422025-03-03T07:52:33.043Z Downloaded futures-macro v0.3.31
5432025-03-03T07:52:33.043Z Downloaded macaddr v1.0.1
5442025-03-03T07:52:33.046Z Downloaded humantime v2.1.0
5452025-03-03T07:52:33.046Z Downloaded futures-executor v0.3.31
5462025-03-03T07:52:33.050Z Downloaded signal-hook-registry v1.4.2
5472025-03-03T07:52:33.050Z Downloaded num_enum v0.5.11
5482025-03-03T07:52:33.053Z Downloaded clap v4.5.23
5492025-03-03T07:52:33.062Z Downloaded zeroize v1.8.1
5502025-03-03T07:52:33.065Z Downloaded pest_derive v2.7.13
5512025-03-03T07:52:33.068Z Downloaded version_check v0.9.5
5522025-03-03T07:52:33.068Z Downloaded num_enum_derive v0.7.3
5532025-03-03T07:52:33.071Z Downloaded base64 v0.22.1
5542025-03-03T07:52:33.074Z Downloaded hubpack_derive v0.1.1
5552025-03-03T07:52:33.074Z Downloaded usdt-macro v0.5.0
5562025-03-03T07:52:33.074Z Downloaded base64 v0.21.7
5572025-03-03T07:52:33.078Z Downloaded time-core v0.1.2
5582025-03-03T07:52:33.081Z Downloaded strum v0.26.3
5592025-03-03T07:52:33.081Z Downloaded usdt-attr-macro v0.5.0
5602025-03-03T07:52:33.081Z Downloaded thread_local v1.1.8
5612025-03-03T07:52:33.084Z Downloaded thread-id v4.2.2
5622025-03-03T07:52:33.084Z Downloaded usdt v0.5.0
5632025-03-03T07:52:33.087Z Downloaded ryu v1.0.18
5642025-03-03T07:52:33.090Z Downloaded mime v0.3.17
5652025-03-03T07:52:33.090Z Downloaded tokio-stream v0.1.17
5662025-03-03T07:52:33.095Z Downloaded terminal_size v0.4.0
5672025-03-03T07:52:33.098Z Downloaded zone v0.3.0
5682025-03-03T07:52:33.098Z Downloaded stable_deref_trait v1.2.0
5692025-03-03T07:52:33.098Z Downloaded prettyplease v0.2.29
5702025-03-03T07:52:33.101Z Downloaded tiny-keccak v2.0.2
5712025-03-03T07:52:33.104Z Downloaded linked-hash-map v0.5.6
5722025-03-03T07:52:33.107Z Downloaded tabled_derive v0.10.0
5732025-03-03T07:52:33.107Z Downloaded num-rational v0.4.2
5742025-03-03T07:52:33.110Z Downloaded lock_api v0.4.12
5752025-03-03T07:52:33.110Z Downloaded futures-channel v0.3.31
5762025-03-03T07:52:33.113Z Downloaded try-lock v0.2.5
5772025-03-03T07:52:33.113Z Downloaded newline-converter v0.3.0
5782025-03-03T07:52:33.113Z Downloaded linear-map v1.2.0
5792025-03-03T07:52:33.116Z Downloaded ucd-trie v0.1.6
5802025-03-03T07:52:33.116Z Downloaded hyper-rustls v0.24.2
5812025-03-03T07:52:33.119Z Downloaded typenum v1.17.0
5822025-03-03T07:52:33.123Z Downloaded smf v0.2.3
5832025-03-03T07:52:33.126Z Downloaded typify v0.2.0
5842025-03-03T07:52:33.127Z Downloaded tokio-rustls v0.26.0
5852025-03-03T07:52:33.130Z Downloaded darling_core v0.20.10
5862025-03-03T07:52:33.133Z Downloaded serde v1.0.217
5872025-03-03T07:52:33.136Z Downloaded sync_wrapper v0.1.2
5882025-03-03T07:52:33.139Z Downloaded cc v1.1.21
5892025-03-03T07:52:33.142Z Downloaded generic-array v0.14.7
5902025-03-03T07:52:33.142Z Downloaded slog-scope v4.4.0
5912025-03-03T07:52:33.145Z Downloaded slab v0.4.9
5922025-03-03T07:52:33.145Z Downloaded utf8parse v0.2.2
5932025-03-03T07:52:33.152Z Downloaded http-body-util v0.1.2
5942025-03-03T07:52:33.152Z Downloaded hex v0.4.3
5952025-03-03T07:52:33.152Z Downloaded sync_wrapper v1.0.1
5962025-03-03T07:52:33.152Z Downloaded spin v0.5.2
5972025-03-03T07:52:33.155Z Downloaded slog-stdlog v4.1.1
5982025-03-03T07:52:33.155Z Downloaded usdt-impl v0.5.0
5992025-03-03T07:52:33.155Z Downloaded tinyvec_macros v0.1.1
6002025-03-03T07:52:33.155Z Downloaded quinn v0.11.5
6012025-03-03T07:52:33.159Z Downloaded subtle v2.6.1
6022025-03-03T07:52:33.162Z Downloaded hubpack v0.1.2
6032025-03-03T07:52:33.162Z Downloaded slog-term v2.9.1
6042025-03-03T07:52:33.166Z Downloaded crossbeam-channel v0.5.13
6052025-03-03T07:52:33.169Z Downloaded term v0.7.0
6062025-03-03T07:52:33.172Z Downloaded serde_yaml v0.9.34+deprecated
6072025-03-03T07:52:33.175Z Downloaded http-body v1.0.1
6082025-03-03T07:52:33.178Z Downloaded smartstring v1.0.1
6092025-03-03T07:52:33.178Z Downloaded libsw v3.3.1
6102025-03-03T07:52:33.181Z Downloaded memoffset v0.9.1
6112025-03-03T07:52:33.181Z Downloaded toml_datetime v0.6.8
6122025-03-03T07:52:33.184Z Downloaded lazy_static v1.5.0
6132025-03-03T07:52:33.184Z Downloaded indent_write v2.2.0
6142025-03-03T07:52:33.187Z Downloaded newtype-uuid v1.2.1
6152025-03-03T07:52:33.187Z Downloaded typify v0.3.0
6162025-03-03T07:52:33.190Z Downloaded hash32 v0.3.1
6172025-03-03T07:52:33.193Z Downloaded indexmap v1.9.3
6182025-03-03T07:52:33.196Z Downloaded http-body v0.4.6
6192025-03-03T07:52:33.196Z Downloaded rand v0.8.5
6202025-03-03T07:52:33.199Z Downloaded num v0.4.3
6212025-03-03T07:52:33.202Z Downloaded httpdate v1.0.3
6222025-03-03T07:52:33.202Z Downloaded num-integer v0.1.46
6232025-03-03T07:52:33.205Z Downloaded slog-async v2.8.0
6242025-03-03T07:52:33.205Z Downloaded heck v0.5.0
6252025-03-03T07:52:33.208Z Downloaded swrite v0.1.0
6262025-03-03T07:52:33.208Z Downloaded whoami v1.5.2
6272025-03-03T07:52:33.212Z Downloaded qorb v0.2.1
6282025-03-03T07:52:33.215Z Downloaded slog-json v2.6.1
6292025-03-03T07:52:33.215Z Downloaded hyper-rustls v0.27.3
6302025-03-03T07:52:33.218Z Downloaded httparse v1.9.4
6312025-03-03T07:52:33.221Z Downloaded hickory-resolver v0.24.3
6322025-03-03T07:52:33.225Z Downloaded time-macros v0.2.18
6332025-03-03T07:52:33.227Z Downloaded managed v0.8.0
6342025-03-03T07:52:33.227Z Downloaded tracing-attributes v0.1.27
6352025-03-03T07:52:33.230Z Downloaded iana-time-zone v0.1.61
6362025-03-03T07:52:33.233Z Downloaded native-tls v0.2.12
6372025-03-03T07:52:33.250Z Downloaded num-traits v0.2.19
6382025-03-03T07:52:33.250Z Downloaded log v0.4.22
6392025-03-03T07:52:33.250Z Downloaded indexmap v2.7.1
6402025-03-03T07:52:33.250Z Downloaded tempfile v3.12.0
6412025-03-03T07:52:33.250Z Downloaded unsafe-libyaml v0.2.11
6422025-03-03T07:52:33.250Z Downloaded expectorate v1.1.0
6432025-03-03T07:52:33.254Z Downloaded spin v0.9.8
6442025-03-03T07:52:33.254Z Downloaded libscf-sys v1.1.0
6452025-03-03T07:52:33.257Z Downloaded tokio-macros v2.4.0
6462025-03-03T07:52:33.257Z Downloaded tokio-rustls v0.24.1
6472025-03-03T07:52:33.260Z Downloaded toml v0.8.19
6482025-03-03T07:52:33.263Z Downloaded strum_macros v0.26.4
6492025-03-03T07:52:33.266Z Downloaded serde_with_macros v3.12.0
6502025-03-03T07:52:33.266Z Downloaded once_cell v1.20.2
6512025-03-03T07:52:33.269Z Downloaded socket2 v0.5.8
6522025-03-03T07:52:33.274Z Downloaded smallvec v1.13.2
6532025-03-03T07:52:33.277Z Downloaded zerocopy-derive v0.8.17
6542025-03-03T07:52:33.279Z Downloaded serde_derive v1.0.217
6552025-03-03T07:52:33.282Z Downloaded derive_more v0.99.18
6562025-03-03T07:52:33.286Z Downloaded bytes v1.10.0
6572025-03-03T07:52:33.290Z Downloaded num-complex v0.4.6
6582025-03-03T07:52:33.293Z Downloaded tracing-core v0.1.32
6592025-03-03T07:52:33.296Z Downloaded unicode-ident v1.0.16
6602025-03-03T07:52:33.299Z Downloaded half v2.4.1
6612025-03-03T07:52:33.302Z Downloaded steno v0.4.1
6622025-03-03T07:52:33.305Z Downloaded slog v2.7.0
6632025-03-03T07:52:33.308Z Downloaded schemars v0.8.21
6642025-03-03T07:52:33.319Z Downloaded tinyvec v1.8.0
6652025-03-03T07:52:33.322Z Downloaded hyper-util v0.1.10
6662025-03-03T07:52:33.326Z Downloaded similar v2.6.0
6672025-03-03T07:52:33.330Z Downloaded url v2.5.2
6682025-03-03T07:52:33.333Z Downloaded mio v1.0.2
6692025-03-03T07:52:33.339Z Downloaded memchr v2.7.4
6702025-03-03T07:52:33.344Z Downloaded pest v2.7.13
6712025-03-03T07:52:33.349Z Downloaded clap_builder v4.5.23
6722025-03-03T07:52:33.356Z Downloaded minimal-lexical v0.2.1
6732025-03-03T07:52:33.361Z Downloaded aho-corasick v1.1.3
6742025-03-03T07:52:33.366Z Downloaded unicode-bidi v0.3.15
6752025-03-03T07:52:33.369Z Downloaded tracing v0.1.40
6762025-03-03T07:52:33.374Z Downloaded hashbrown v0.12.3
6772025-03-03T07:52:33.378Z Downloaded heapless v0.8.0
6782025-03-03T07:52:33.381Z Downloaded unicode-segmentation v1.12.0
6792025-03-03T07:52:33.385Z Downloaded http v0.2.12
6802025-03-03T07:52:33.389Z Downloaded papergrid v0.14.0
6812025-03-03T07:52:33.393Z Downloaded openssl-sys v0.9.103
6822025-03-03T07:52:33.398Z Downloaded num-iter v0.1.45
6832025-03-03T07:52:33.401Z Downloaded nom v7.1.3
6842025-03-03T07:52:33.404Z Downloaded toml_edit v0.22.21
6852025-03-03T07:52:33.425Z Downloaded http v1.2.0
6862025-03-03T07:52:33.429Z Downloaded chrono v0.4.38
6872025-03-03T07:52:33.437Z Downloaded time v0.3.36
6882025-03-03T07:52:33.443Z Downloaded serde_json v1.0.138
6892025-03-03T07:52:33.450Z Downloaded h2 v0.3.26
6902025-03-03T07:52:33.457Z Downloaded libm v0.2.8
6912025-03-03T07:52:33.464Z Downloaded hashbrown v0.14.5
6922025-03-03T07:52:33.470Z Downloaded rustls-webpki v0.101.7
6932025-03-03T07:52:33.483Z Downloaded winnow v0.6.18
6942025-03-03T07:52:33.492Z Downloaded vcpkg v0.2.15
6952025-03-03T07:52:33.529Z Downloaded hashbrown v0.15.2
6962025-03-03T07:52:33.534Z Downloaded syn v1.0.109
6972025-03-03T07:52:33.544Z Downloaded tokio-util v0.7.12
6982025-03-03T07:52:33.551Z Downloaded quinn-proto v0.11.8
6992025-03-03T07:52:33.557Z Downloaded winnow v0.5.40
7002025-03-03T07:52:33.565Z Downloaded zerocopy v0.8.17
7012025-03-03T07:52:33.588Z Downloaded unicode-normalization v0.1.24
7022025-03-03T07:52:33.591Z Downloaded dropshot v0.12.0
7032025-03-03T07:52:33.611Z Downloaded idna v0.5.0
7042025-03-03T07:52:33.618Z Downloaded idna v0.4.0
7052025-03-03T07:52:33.624Z Downloaded hyper v0.14.30
7062025-03-03T07:52:33.632Z Downloaded h2 v0.4.6
7072025-03-03T07:52:33.638Z Downloaded syn v2.0.98
7082025-03-03T07:52:33.649Z Downloaded dropshot v0.15.1
7092025-03-03T07:52:33.670Z Downloaded goblin v0.8.2
7102025-03-03T07:52:33.676Z Downloaded hickory-proto v0.24.1
7112025-03-03T07:52:33.691Z Downloaded openssl v0.10.66
7122025-03-03T07:52:33.700Z Downloaded regex v1.11.1
7132025-03-03T07:52:33.712Z Downloaded unicode-width v0.1.14
7142025-03-03T07:52:33.718Z Downloaded rustls-webpki v0.102.8
7152025-03-03T07:52:33.735Z Downloaded tabled v0.18.0
7162025-03-03T07:52:33.751Z Downloaded webpki-roots v0.26.6
7172025-03-03T07:52:33.755Z Downloaded rhai v1.20.0
7182025-03-03T07:52:33.766Z Downloaded rustls v0.23.13
7192025-03-03T07:52:33.777Z Downloaded nix v0.29.0
7202025-03-03T07:52:33.788Z Downloaded zerocopy-derive v0.6.6
7212025-03-03T07:52:33.798Z Downloaded rustls v0.22.4
7222025-03-03T07:52:33.810Z Downloaded smoltcp v0.11.0
7232025-03-03T07:52:33.821Z Downloaded regex-syntax v0.8.5
7242025-03-03T07:52:33.830Z Downloaded openapiv3 v2.0.0
7252025-03-03T07:52:33.841Z Downloaded rustix v0.38.37
7262025-03-03T07:52:33.862Z Downloaded regress v0.10.1
7272025-03-03T07:52:33.870Z Downloaded regress v0.9.1
7282025-03-03T07:52:33.878Z Downloaded typify-impl v0.3.0
7292025-03-03T07:52:33.894Z Downloaded rustls v0.21.12
7302025-03-03T07:52:33.904Z Downloaded unicode-width v0.2.0
7312025-03-03T07:52:33.910Z Downloaded typify-impl v0.2.0
7322025-03-03T07:52:33.925Z Downloaded webpki-roots v0.25.4
7332025-03-03T07:52:33.928Z Downloaded reqwest v0.11.27
7342025-03-03T07:52:33.935Z Downloaded sled v0.34.7
7352025-03-03T07:52:33.945Z Downloaded itertools v0.14.0
7362025-03-03T07:52:33.952Z Downloaded regex-automata v0.4.9
7372025-03-03T07:52:33.968Z Downloaded serde_with v3.12.0
7382025-03-03T07:52:33.975Z Downloaded itertools v0.13.0
7392025-03-03T07:52:33.982Z Downloaded itertools v0.12.1
7402025-03-03T07:52:33.988Z Downloaded tokio v1.42.0
7412025-03-03T07:52:34.024Z Downloaded petgraph v0.6.5
7422025-03-03T07:52:34.042Z Downloaded hyper v1.5.1
7432025-03-03T07:52:34.047Z Downloaded reqwest v0.12.9
7442025-03-03T07:52:34.054Z Downloaded zerocopy v0.7.35
7452025-03-03T07:52:34.069Z Downloaded portable-atomic v1.8.0
7462025-03-03T07:52:34.075Z Downloaded toml_edit v0.19.15
7472025-03-03T07:52:34.089Z Downloaded futures-util v0.3.31
7482025-03-03T07:52:34.100Z Downloaded itertools v0.10.5
7492025-03-03T07:52:34.106Z Downloaded libc v0.2.169
7502025-03-03T07:52:34.129Z Downloaded itoa v1.0.11
7512025-03-03T07:52:34.132Z Downloaded futures-io v0.3.31
7522025-03-03T07:52:34.132Z Downloaded untrusted v0.9.0
7532025-03-03T07:52:34.135Z Downloaded getrandom v0.3.1
7542025-03-03T07:52:34.138Z Downloaded thiserror v2.0.11
7552025-03-03T07:52:34.141Z Downloaded thin-vec v0.2.13
7562025-03-03T07:52:34.144Z Downloaded strsim v0.11.1
7572025-03-03T07:52:34.144Z Downloaded zerocopy-derive v0.7.35
7582025-03-03T07:52:34.147Z Downloaded zerocopy v0.6.6
7592025-03-03T07:52:34.150Z Downloaded uuid v1.13.1
7602025-03-03T07:52:34.153Z Downloaded is_terminal_polyfill v1.70.1
7612025-03-03T07:52:34.153Z Downloaded crossbeam-utils v0.8.20
7622025-03-03T07:52:34.156Z Downloaded thiserror-impl v1.0.69
7632025-03-03T07:52:34.159Z Downloaded sct v0.7.1
7642025-03-03T07:52:34.162Z Downloaded progenitor-impl v0.9.1
7652025-03-03T07:52:34.162Z Downloaded parking_lot v0.12.3
7662025-03-03T07:52:34.165Z Downloaded memmap v0.7.0
7672025-03-03T07:52:34.165Z Downloaded lru-cache v0.1.2
7682025-03-03T07:52:34.167Z Downloaded proc-macro-error2 v2.0.1
7692025-03-03T07:52:34.170Z Downloaded password-hash v0.5.0
7702025-03-03T07:52:34.170Z Downloaded derive-where v1.2.7
7712025-03-03T07:52:34.173Z Downloaded cookie v0.18.1
7722025-03-03T07:52:34.178Z Downloaded hostname v0.4.0
7732025-03-03T07:52:34.178Z Downloaded encoding_rs v0.8.34
7742025-03-03T07:52:34.197Z Downloaded semver v0.1.20
7752025-03-03T07:52:34.200Z Downloaded rhai_codegen v2.2.0
7762025-03-03T07:52:34.204Z Downloaded pest_generator v2.7.13
7772025-03-03T07:52:34.207Z Downloaded serde_urlencoded v0.7.1
7782025-03-03T07:52:34.207Z Downloaded num-derive v0.3.3
7792025-03-03T07:52:34.210Z Downloaded semver v1.0.25
7802025-03-03T07:52:34.210Z Downloaded rustls-pki-types v1.8.0
7812025-03-03T07:52:34.213Z Downloaded rustls-pemfile v2.1.3
7822025-03-03T07:52:34.217Z Downloaded ipnetwork v0.20.0
7832025-03-03T07:52:34.217Z Downloaded base64ct v1.6.0
7842025-03-03T07:52:34.219Z Downloaded percent-encoding v2.3.1
7852025-03-03T07:52:34.219Z Downloaded serde_spanned v0.6.7
7862025-03-03T07:52:34.219Z Downloaded pkg-config v0.3.31
7872025-03-03T07:52:34.223Z Downloaded oxnet v0.1.0
7882025-03-03T07:52:34.223Z Downloaded darling v0.20.10
7892025-03-03T07:52:34.227Z Downloaded daft-derive v0.1.1
7902025-03-03T07:52:34.230Z Downloaded crc32fast v1.4.2
7912025-03-03T07:52:34.230Z Downloaded camino v1.1.9
7922025-03-03T07:52:34.233Z Downloaded ciborium v0.2.2
7932025-03-03T07:52:34.236Z Downloaded argon2 v0.5.3
7942025-03-03T07:52:34.236Z Downloaded plain v0.2.3
7952025-03-03T07:52:34.236Z Downloaded progenitor v0.8.0
7962025-03-03T07:52:34.241Z Downloaded fnv v1.0.7
7972025-03-03T07:52:34.241Z Downloaded fastrand v2.1.1
7982025-03-03T07:52:34.241Z Downloaded daft v0.1.1
7992025-03-03T07:52:34.244Z Downloaded cpufeatures v0.2.14
8002025-03-03T07:52:34.244Z Downloaded clap_lex v0.7.4
8012025-03-03T07:52:34.244Z Downloaded errno v0.3.9
8022025-03-03T07:52:34.244Z Downloaded cfg-if v1.0.0
8032025-03-03T07:52:34.247Z Downloaded scroll v0.12.0
8042025-03-03T07:52:34.247Z Downloaded scopeguard v1.2.0
8052025-03-03T07:52:34.247Z Downloaded rustc-hash v2.0.0
8062025-03-03T07:52:34.250Z Downloaded rand_core v0.6.4
8072025-03-03T07:52:34.251Z Downloaded proc-macro-crate v1.3.1
8082025-03-03T07:52:34.251Z Downloaded block-buffer v0.10.4
8092025-03-03T07:52:34.254Z Downloaded proc-macro-crate v3.2.0
8102025-03-03T07:52:34.254Z Downloaded powerfmt v0.2.0
8112025-03-03T07:52:34.254Z Downloaded dyn-clone v1.0.17
8122025-03-03T07:52:34.258Z Downloaded defmt-macros v0.3.9
8132025-03-03T07:52:34.258Z Downloaded debug-ignore v1.0.5
8142025-03-03T07:52:34.258Z Downloaded cobs v0.2.3
8152025-03-03T07:52:34.261Z Downloaded either v1.13.0
8162025-03-03T07:52:34.261Z Downloaded camino-tempfile v1.1.1
8172025-03-03T07:52:34.416Z Downloaded ring v0.17.8
8182025-03-03T07:52:34.758Z Compiling proc-macro2 v1.0.93
8192025-03-03T07:52:34.759Z Compiling unicode-ident v1.0.16
8202025-03-03T07:52:34.759Z Compiling libc v0.2.169
8212025-03-03T07:52:34.762Z Compiling serde v1.0.217
8222025-03-03T07:52:34.762Z Compiling autocfg v1.3.0
8232025-03-03T07:52:34.762Z Compiling version_check v0.9.5
8242025-03-03T07:52:34.796Z Compiling cfg-if v1.0.0
8252025-03-03T07:52:34.932Z Compiling memchr v2.7.4
8262025-03-03T07:52:34.935Z Compiling once_cell v1.20.2
8272025-03-03T07:52:34.994Z Compiling libm v0.2.8
8282025-03-03T07:52:35.388Z Compiling itoa v1.0.11
8292025-03-03T07:52:35.422Z Compiling lock_api v0.4.12
8302025-03-03T07:52:35.442Z Compiling getrandom v0.3.1
8312025-03-03T07:52:35.668Z Compiling parking_lot_core v0.9.10
8322025-03-03T07:52:35.787Z Compiling shlex v1.3.0
8332025-03-03T07:52:36.121Z Compiling cc v1.1.21
8342025-03-03T07:52:36.140Z Compiling schemars v0.8.21
8352025-03-03T07:52:36.164Z Compiling thiserror v1.0.69
8362025-03-03T07:52:36.188Z Compiling ryu v1.0.18
8372025-03-03T07:52:36.490Z Compiling serde_json v1.0.138
8382025-03-03T07:52:36.558Z Compiling slab v0.4.9
8392025-03-03T07:52:36.762Z Compiling quote v1.0.38
8402025-03-03T07:52:36.810Z Compiling portable-atomic v1.8.0
8412025-03-03T07:52:36.918Z Compiling heck v0.5.0
8422025-03-03T07:52:36.971Z Compiling byteorder v1.5.0
8432025-03-03T07:52:37.242Z Compiling syn v2.0.98
8442025-03-03T07:52:37.291Z Compiling num-traits v0.2.19
8452025-03-03T07:52:37.429Z Compiling log v0.4.22
8462025-03-03T07:52:37.965Z Compiling fnv v1.0.7
8472025-03-03T07:52:38.030Z Compiling pin-project-lite v0.2.14
8482025-03-03T07:52:38.113Z Compiling getrandom v0.2.15
8492025-03-03T07:52:38.409Z Compiling scopeguard v1.2.0
8502025-03-03T07:52:38.910Z Compiling ring v0.17.8
8512025-03-03T07:52:39.130Z Compiling hashbrown v0.15.2
8522025-03-03T07:52:39.147Z Compiling equivalent v1.0.1
8532025-03-03T07:52:39.399Z Compiling signal-hook-registry v1.4.2
8542025-03-03T07:52:39.668Z Compiling socket2 v0.5.8
8552025-03-03T07:52:39.927Z Compiling mio v1.0.2
8562025-03-03T07:52:40.265Z Compiling iana-time-zone v0.1.61
8572025-03-03T07:52:40.506Z Compiling vcpkg v0.2.15
8582025-03-03T07:52:40.538Z Compiling dyn-clone v1.0.17
8592025-03-03T07:52:40.780Z Compiling httparse v1.9.4
8602025-03-03T07:52:40.850Z Compiling pkg-config v0.3.31
8612025-03-03T07:52:41.028Z Compiling semver v1.0.25
8622025-03-03T07:52:41.496Z Compiling futures-core v0.3.31
8632025-03-03T07:52:41.660Z Compiling ahash v0.8.11
8642025-03-03T07:52:41.716Z Compiling bitflags v2.6.0
8652025-03-03T07:52:41.814Z Compiling futures-sink v0.3.31
8662025-03-03T07:52:41.833Z Compiling allocator-api2 v0.2.18
8672025-03-03T07:52:41.904Z Compiling openssl-sys v0.9.103
8682025-03-03T07:52:42.013Z Compiling aho-corasick v1.1.3
8692025-03-03T07:52:42.052Z Compiling openssl v0.10.66
8702025-03-03T07:52:42.076Z Compiling regex-syntax v0.8.5
8712025-03-03T07:52:42.489Z Compiling futures-channel v0.3.31
8722025-03-03T07:52:42.523Z Compiling futures-task v0.3.31
8732025-03-03T07:52:42.564Z Compiling pin-utils v0.1.0
8742025-03-03T07:52:42.583Z Compiling rustls v0.23.13
8752025-03-03T07:52:42.673Z Compiling native-tls v0.2.12
8762025-03-03T07:52:42.799Z Compiling futures-io v0.3.31
8772025-03-03T07:52:42.952Z Compiling thiserror v2.0.11
8782025-03-03T07:52:43.094Z Compiling typenum v1.17.0
8792025-03-03T07:52:43.128Z Compiling tracing-core v0.1.32
8802025-03-03T07:52:43.523Z Compiling generic-array v0.14.7
8812025-03-03T07:52:43.809Z Compiling ucd-trie v0.1.6
8822025-03-03T07:52:43.927Z Compiling serde_derive_internals v0.29.1
8832025-03-03T07:52:44.220Z Compiling strsim v0.11.1
8842025-03-03T07:52:44.259Z Compiling subtle v2.6.1
8852025-03-03T07:52:44.559Z Compiling crunchy v0.2.2
8862025-03-03T07:52:45.281Z Compiling slog v2.7.0
8872025-03-03T07:52:45.781Z Compiling regex-automata v0.4.9
8882025-03-03T07:52:45.802Z Compiling anyhow v1.0.94
8892025-03-03T07:52:46.400Z Compiling ident_case v1.0.1
8902025-03-03T07:52:46.601Z Compiling tiny-keccak v2.0.2
8912025-03-03T07:52:46.992Z Compiling num-conv v0.1.0
8922025-03-03T07:52:47.270Z Compiling time-core v0.1.2
8932025-03-03T07:52:47.322Z Compiling darling_core v0.20.10
8942025-03-03T07:52:47.476Z Compiling time-macros v0.2.18
8952025-03-03T07:52:47.567Z Compiling usdt-impl v0.5.0
8962025-03-03T07:52:47.787Z Compiling serde_derive v1.0.217
8972025-03-03T07:52:47.995Z Compiling zerocopy-derive v0.7.35
8982025-03-03T07:52:48.986Z Compiling tokio-macros v2.4.0
8992025-03-03T07:52:49.846Z Compiling schemars_derive v0.8.21
9002025-03-03T07:52:50.188Z Compiling thiserror-impl v1.0.69
9012025-03-03T07:52:50.497Z Compiling zerocopy v0.7.35
9022025-03-03T07:52:51.894Z Compiling futures-macro v0.3.31
9032025-03-03T07:52:52.626Z Compiling regex v1.11.1
9042025-03-03T07:52:52.862Z Compiling hashbrown v0.14.5
9052025-03-03T07:52:53.217Z Compiling openssl-macros v0.1.1
9062025-03-03T07:52:53.504Z Compiling tracing-attributes v0.1.27
9072025-03-03T07:52:53.766Z Compiling thiserror-impl v2.0.11
9082025-03-03T07:52:53.786Z Compiling futures-util v0.3.31
9092025-03-03T07:52:54.019Z Compiling regress v0.10.1
9102025-03-03T07:52:54.092Z Compiling scroll_derive v0.12.0
9112025-03-03T07:52:55.487Z Compiling pest v2.7.13
9122025-03-03T07:52:56.284Z Compiling tracing v0.1.40
9132025-03-03T07:52:56.558Z Compiling syn v1.0.109
9142025-03-03T07:52:56.935Z Compiling spin v0.9.8
9152025-03-03T07:52:57.213Z Compiling rustls-pki-types v1.8.0
9162025-03-03T07:52:57.327Z Compiling scroll v0.12.0
9172025-03-03T07:52:57.878Z Compiling darling_macro v0.20.10
9182025-03-03T07:52:58.415Z Compiling pest_meta v2.7.13
9192025-03-03T07:52:58.879Z Compiling untrusted v0.9.0
9202025-03-03T07:52:58.914Z Compiling plain v0.2.3
9212025-03-03T07:52:59.091Z Compiling goblin v0.8.2
9222025-03-03T07:52:59.570Z Compiling darling v0.20.10
9232025-03-03T07:52:59.699Z Compiling const-random-macro v0.1.16
9242025-03-03T07:52:59.835Z Compiling pest_generator v2.7.13
9252025-03-03T07:53:00.459Z Compiling bytes v1.10.0
9262025-03-03T07:53:01.808Z Compiling smallvec v1.13.2
9272025-03-03T07:53:01.855Z Compiling indexmap v2.7.1
9282025-03-03T07:53:02.672Z Compiling serde_tokenstream v0.2.2
9292025-03-03T07:53:02.871Z Compiling parking_lot v0.12.3
9302025-03-03T07:53:03.196Z Compiling uuid v1.13.1
9312025-03-03T07:53:03.199Z Compiling chrono v0.4.38
9322025-03-03T07:53:04.462Z Compiling tokio v1.42.0
9332025-03-03T07:53:07.246Z Compiling http v1.2.0
9342025-03-03T07:53:08.475Z Compiling pest_derive v2.7.13
9352025-03-03T07:53:08.979Z Compiling openapiv3 v2.0.0
9362025-03-03T07:53:09.939Z Compiling percent-encoding v2.3.1
9372025-03-03T07:53:10.431Z Compiling atomic-waker v1.1.2
9382025-03-03T07:53:10.645Z Compiling tinyvec_macros v0.1.1
9392025-03-03T07:53:10.912Z Compiling pretty-hex v0.4.1
9402025-03-03T07:53:11.147Z Compiling dof v0.3.0
9412025-03-03T07:53:11.396Z Compiling tinyvec v1.8.0
9422025-03-03T07:53:11.819Z Compiling form_urlencoded v1.2.1
9432025-03-03T07:53:12.586Z Compiling dtrace-parser v0.2.0
9442025-03-03T07:53:12.853Z Compiling http-body v1.0.1
9452025-03-03T07:53:13.098Z Compiling typify-impl v0.2.0
9462025-03-03T07:53:13.126Z Compiling rustls-webpki v0.102.8
9472025-03-03T07:53:13.503Z Compiling const-random v0.1.18
9482025-03-03T07:53:13.891Z Compiling thread-id v4.2.2
9492025-03-03T07:53:14.022Z Compiling tokio-util v0.7.12
9502025-03-03T07:53:14.100Z Compiling zeroize v1.8.1
9512025-03-03T07:53:14.472Z Compiling try-lock v0.2.5
9522025-03-03T07:53:14.660Z Compiling want v0.3.1
9532025-03-03T07:53:15.961Z Compiling h2 v0.4.6
9542025-03-03T07:53:16.736Z Compiling unicode-normalization v0.1.24
9552025-03-03T07:53:16.760Z Compiling rand_core v0.6.4
9562025-03-03T07:53:17.440Z Compiling unsafe-libyaml v0.2.11
9572025-03-03T07:53:18.113Z Compiling httpdate v1.0.3
9582025-03-03T07:53:18.149Z Compiling rustversion v1.0.17
9592025-03-03T07:53:18.824Z Compiling omicron-workspace-hack v0.1.0
9602025-03-03T07:53:18.842Z Compiling unicode-bidi v0.3.15
9612025-03-03T07:53:19.007Z Compiling serde_yaml v0.9.34+deprecated
9622025-03-03T07:53:19.257Z Compiling paste v1.0.15
9632025-03-03T07:53:19.801Z Compiling camino v1.1.9
9642025-03-03T07:53:20.572Z Compiling foreign-types-shared v0.1.1
9652025-03-03T07:53:20.698Z Compiling rustls v0.22.4
9662025-03-03T07:53:20.724Z Compiling tower-service v0.3.3
9672025-03-03T07:53:20.879Z Compiling slog-async v2.8.0
9682025-03-03T07:53:21.086Z Compiling foreign-types v0.3.2
9692025-03-03T07:53:21.277Z Compiling idna v0.5.0
9702025-03-03T07:53:21.424Z Compiling hyper v1.5.1
9712025-03-03T07:53:22.726Z Compiling typify-macro v0.2.0
9722025-03-03T07:53:23.108Z Compiling usdt-macro v0.5.0
9732025-03-03T07:53:23.411Z Compiling usdt-attr-macro v0.5.0
9742025-03-03T07:53:24.588Z Compiling hyper-util v0.1.10
9752025-03-03T07:53:25.225Z Compiling ppv-lite86 v0.2.20
9762025-03-03T07:53:26.094Z Compiling newtype-uuid v1.2.1
9772025-03-03T07:53:26.208Z Compiling typify v0.2.0
9782025-03-03T07:53:26.394Z Compiling rand_chacha v0.3.1
9792025-03-03T07:53:26.488Z Compiling url v2.5.2
9802025-03-03T07:53:29.266Z Compiling http-body-util v0.1.2
9812025-03-03T07:53:29.824Z Compiling ipnetwork v0.21.1
9822025-03-03T07:53:30.154Z Compiling async-trait v0.1.86
9832025-03-03T07:53:32.148Z Compiling multer v3.1.0
9842025-03-03T07:53:32.421Z Compiling encoding_rs v0.8.34
9852025-03-03T07:53:33.826Z Compiling base64 v0.22.1
9862025-03-03T07:53:33.845Z Compiling mime v0.3.17
9872025-03-03T07:53:34.659Z Compiling openssl-probe v0.1.5
9882025-03-03T07:53:34.939Z Compiling ipnet v2.10.0
9892025-03-03T07:53:36.455Z Compiling rustls-pemfile v2.1.3
9902025-03-03T07:53:37.895Z Compiling rand v0.8.5
9912025-03-03T07:53:38.360Z Compiling progenitor-impl v0.8.0
9922025-03-03T07:53:38.680Z Compiling serde_urlencoded v0.7.1
9932025-03-03T07:53:39.885Z Compiling powerfmt v0.2.0
9942025-03-03T07:53:40.398Z Compiling crossbeam-utils v0.8.20
9952025-03-03T07:53:40.994Z Compiling deranged v0.3.11
9962025-03-03T07:53:42.711Z Compiling tokio-native-tls v0.3.1
9972025-03-03T07:53:43.139Z Compiling toml_datetime v0.6.8
9982025-03-03T07:53:43.568Z Compiling webpki-roots v0.26.6
9992025-03-03T07:53:43.830Z Compiling async-stream-impl v0.3.6
10002025-03-03T07:53:44.077Z Compiling progenitor-macro v0.8.0
10012025-03-03T07:53:44.222Z Compiling tokio-rustls v0.26.0
10022025-03-03T07:53:46.795Z Compiling num_threads v0.1.7
10032025-03-03T07:53:47.469Z Compiling time v0.3.36
10042025-03-03T07:53:51.777Z Compiling hyper-rustls v0.27.3
10052025-03-03T07:53:51.964Z Compiling hyper-tls v0.6.0
10062025-03-03T07:53:53.014Z Compiling strum_macros v0.26.4
10072025-03-03T07:53:54.175Z Compiling serde_with_macros v3.12.0
10082025-03-03T07:53:54.755Z Compiling daft-derive v0.1.1
10092025-03-03T07:53:56.291Z Compiling structmeta-derive v0.3.0
10102025-03-03T07:53:56.708Z Compiling sync_wrapper v1.0.1
10112025-03-03T07:53:56.877Z Compiling dropshot v0.15.1
10122025-03-03T07:53:57.232Z Compiling winnow v0.6.18
10132025-03-03T07:53:58.829Z Compiling structmeta v0.3.0
10142025-03-03T07:53:59.216Z Compiling reqwest v0.12.9
10152025-03-03T07:54:01.504Z Compiling block-buffer v0.10.4
10162025-03-03T07:54:01.524Z Compiling crypto-common v0.1.6
10172025-03-03T07:54:01.760Z Compiling oxnet v0.1.0
10182025-03-03T07:54:03.568Z Compiling dirs-sys-next v0.1.2
10192025-03-03T07:54:04.703Z Compiling rustix v0.38.37
10202025-03-03T07:54:05.374Z Compiling match_cfg v0.1.0
10212025-03-03T07:54:05.501Z Compiling hostname v0.3.1
10222025-03-03T07:54:05.747Z Compiling dirs-next v2.0.0
10232025-03-03T07:54:05.888Z Compiling digest v0.10.7
10242025-03-03T07:54:06.025Z Compiling parse-display-derive v0.10.0
10252025-03-03T07:54:06.362Z Compiling dropshot_endpoint v0.15.1
10262025-03-03T07:54:08.219Z Compiling macaddr v1.0.1
10272025-03-03T07:54:08.853Z Compiling futures-executor v0.3.31
10282025-03-03T07:54:09.702Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10292025-03-03T07:54:09.793Z Compiling thread_local v1.1.8
10302025-03-03T07:54:10.439Z Compiling memmap v0.7.0
10312025-03-03T07:54:10.491Z Compiling errno v0.3.9
10322025-03-03T07:54:10.831Z Compiling usdt v0.5.0
10332025-03-03T07:54:10.989Z Compiling futures v0.3.31
10342025-03-03T07:54:11.121Z Compiling term v0.7.0
10352025-03-03T07:54:11.143Z Compiling crossbeam-channel v0.5.13
10362025-03-03T07:54:12.684Z Compiling is-terminal v0.4.13
10372025-03-03T07:54:12.843Z Compiling cpufeatures v0.2.14
10382025-03-03T07:54:13.020Z Compiling take_mut v0.2.2
10392025-03-03T07:54:14.865Z Compiling slog-term v2.9.1
10402025-03-03T07:54:15.383Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10412025-03-03T07:54:16.082Z Compiling serde_spanned v0.6.7
10422025-03-03T07:54:16.426Z Compiling instant v0.1.13
10432025-03-03T07:54:16.598Z Compiling debug-ignore v1.0.5
10442025-03-03T07:54:16.782Z Compiling toml_edit v0.22.21
10452025-03-03T07:54:17.482Z Compiling progenitor-client v0.8.0
10462025-03-03T07:54:18.331Z Compiling slog-json v2.6.1
10472025-03-03T07:54:19.439Z Compiling slog-bunyan v2.5.0
10482025-03-03T07:54:19.788Z Compiling sha1 v0.10.6
10492025-03-03T07:54:20.628Z Compiling toml v0.8.19
10502025-03-03T07:54:21.748Z Compiling tokio-rustls v0.25.0
10512025-03-03T07:54:22.220Z Compiling progenitor v0.8.0
10522025-03-03T07:54:22.423Z Compiling progenitor-client v0.9.1
10532025-03-03T07:54:23.312Z Compiling strum v0.26.3
10542025-03-03T07:54:23.531Z Compiling serde_with v3.12.0
10552025-03-03T07:54:26.148Z Compiling async-stream v0.3.6
10562025-03-03T07:54:26.481Z Compiling waitgroup v0.1.2
10572025-03-03T07:54:26.748Z Compiling serde_path_to_error v0.1.16
10582025-03-03T07:54:26.835Z Compiling clap_derive v4.5.18
10592025-03-03T07:54:27.755Z Compiling hostname v0.4.0
10602025-03-03T07:54:27.950Z Compiling utf8parse v0.2.2
10612025-03-03T07:54:28.148Z Compiling lazy_static v1.5.0
10622025-03-03T07:54:28.442Z Compiling anstyle-parse v0.2.5
10632025-03-03T07:54:28.976Z Compiling daft v0.1.1
10642025-03-03T07:54:30.833Z Compiling hex v0.4.3
10652025-03-03T07:54:31.142Z Compiling colorchoice v1.0.2
10662025-03-03T07:54:31.336Z Compiling unicode-width v0.1.14
10672025-03-03T07:54:31.509Z Compiling anstyle-query v1.1.1
10682025-03-03T07:54:31.593Z Compiling is_terminal_polyfill v1.70.1
10692025-03-03T07:54:31.676Z Compiling heapless v0.8.0
10702025-03-03T07:54:32.238Z Compiling anstyle v1.0.10
10712025-03-03T07:54:32.782Z Compiling anstream v0.6.15
10722025-03-03T07:54:32.981Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10732025-03-03T07:54:34.143Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10742025-03-03T07:54:34.852Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
10752025-03-03T07:54:35.210Z Compiling backoff v0.4.0
10762025-03-03T07:54:35.625Z Compiling terminal_size v0.4.0
10772025-03-03T07:54:35.875Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10782025-03-03T07:54:36.115Z Compiling parse-display v0.10.0
10792025-03-03T07:54:38.031Z Compiling regress v0.9.1
10802025-03-03T07:54:38.151Z Compiling hash32 v0.3.1
10812025-03-03T07:54:40.256Z Compiling smoltcp v0.11.0
10822025-03-03T07:54:41.115Z Compiling stable_deref_trait v1.2.0
10832025-03-03T07:54:41.211Z Compiling clap_lex v0.7.4
10842025-03-03T07:54:41.921Z Compiling clap_builder v4.5.23
10852025-03-03T07:54:42.356Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10862025-03-03T07:54:52.950Z Compiling cobs v0.2.3
10872025-03-03T07:54:53.426Z Compiling bitflags v1.3.2
10882025-03-03T07:54:53.479Z Compiling managed v0.8.0
10892025-03-03T07:54:53.536Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10902025-03-03T07:54:53.974Z Compiling winnow v0.5.40
10912025-03-03T07:54:54.447Z Compiling postcard v1.0.10
10922025-03-03T07:54:57.028Z Compiling clap v4.5.23
10932025-03-03T07:54:57.167Z Compiling toml_edit v0.19.15
10942025-03-03T07:54:58.237Z Compiling either v1.13.0
10952025-03-03T07:54:58.573Z Compiling zerocopy v0.8.17
10962025-03-03T07:54:59.146Z Compiling itertools v0.13.0
10972025-03-03T07:55:00.991Z Compiling proc-macro-crate v1.3.1
10982025-03-03T07:55:02.826Z Compiling zerocopy-derive v0.8.17
10992025-03-03T07:55:02.863Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
11002025-03-03T07:55:04.017Z Compiling num_enum_derive v0.5.11
11012025-03-03T07:55:04.047Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11022025-03-03T07:55:06.276Z Compiling tabwriter v1.4.0
11032025-03-03T07:55:06.424Z Compiling typify-impl v0.3.0
11042025-03-03T07:55:07.046Z Compiling foreign-types-macros v0.2.3
11052025-03-03T07:55:08.285Z Compiling num-integer v0.1.46
11062025-03-03T07:55:08.898Z Compiling foreign-types-shared v0.3.1
11072025-03-03T07:55:09.054Z Compiling foreign-types v0.5.0
11082025-03-03T07:55:09.259Z Compiling num_enum v0.5.11
11092025-03-03T07:55:09.865Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11102025-03-03T07:55:10.260Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11112025-03-03T07:55:10.594Z Compiling cstr-argument v0.1.2
11122025-03-03T07:55:10.836Z Compiling proc-macro-error-attr v1.0.4
11132025-03-03T07:55:11.097Z Compiling prettyplease v0.2.29
11142025-03-03T07:55:11.292Z Compiling heck v0.4.1
11152025-03-03T07:55:11.319Z Compiling pretty-hex v0.2.1
11162025-03-03T07:55:11.528Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
11172025-03-03T07:55:11.940Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11182025-03-03T07:55:11.956Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11192025-03-03T07:55:12.143Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11202025-03-03T07:55:13.480Z Compiling num-rational v0.4.2
11212025-03-03T07:55:14.021Z Compiling num-iter v0.1.45
11222025-03-03T07:55:14.861Z Compiling colored v2.1.0
11232025-03-03T07:55:15.300Z Compiling hubpack_derive v0.1.1
11242025-03-03T07:55:15.904Z Compiling num-complex v0.4.6
11252025-03-03T07:55:16.229Z Compiling typify-macro v0.3.0
11262025-03-03T07:55:16.352Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11272025-03-03T07:55:16.487Z Compiling proc-macro-error v1.0.4
11282025-03-03T07:55:16.855Z Compiling fastrand v2.1.1
11292025-03-03T07:55:16.908Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11302025-03-03T07:55:16.984Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
11312025-03-03T07:55:17.099Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11322025-03-03T07:55:17.409Z Compiling tempfile v3.12.0
11332025-03-03T07:55:18.868Z Compiling num v0.4.3
11342025-03-03T07:55:19.317Z Compiling hubpack v0.1.2
11352025-03-03T07:55:20.806Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11362025-03-03T07:55:21.293Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
11372025-03-03T07:55:21.441Z Compiling float-ord v0.3.2
11382025-03-03T07:55:21.471Z Compiling crucible-workspace-hack v0.1.0
11392025-03-03T07:55:21.702Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11402025-03-03T07:55:22.203Z Compiling typify v0.3.0
11412025-03-03T07:55:25.073Z Compiling semver v0.1.20
11422025-03-03T07:55:25.595Z Compiling static_assertions v1.1.0
11432025-03-03T07:55:25.722Z Compiling rustc_version v0.1.7
11442025-03-03T07:55:26.505Z Compiling progenitor-impl v0.9.1
11452025-03-03T07:55:28.849Z Compiling zone_cfg_derive v0.3.0
11462025-03-03T07:55:29.467Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11472025-03-03T07:55:31.331Z Compiling camino-tempfile v1.1.1
11482025-03-03T07:55:32.126Z Compiling itertools v0.10.5
11492025-03-03T07:55:32.367Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
11502025-03-03T07:55:32.431Z Compiling num-derive v0.4.2
11512025-03-03T07:55:32.877Z Compiling sigpipe v0.1.3
11522025-03-03T07:55:33.032Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11532025-03-03T07:55:33.636Z Compiling base64ct v1.6.0
11542025-03-03T07:55:34.317Z Compiling password-hash v0.5.0
11552025-03-03T07:55:34.725Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
11562025-03-03T07:55:35.061Z Compiling zone v0.3.0
11572025-03-03T07:55:35.731Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11582025-03-03T07:55:36.266Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
11592025-03-03T07:55:36.508Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11602025-03-03T07:55:36.807Z Compiling progenitor-macro v0.9.1
11612025-03-03T07:55:39.067Z Compiling newtype_derive v0.1.6
11622025-03-03T07:55:40.535Z Compiling blake2 v0.10.6
11632025-03-03T07:55:40.911Z Compiling num-derive v0.3.3
11642025-03-03T07:55:41.755Z Compiling smf v0.2.3
11652025-03-03T07:55:43.131Z Compiling derive-where v1.2.7
11662025-03-03T07:55:44.284Z Compiling zerocopy-derive v0.6.6
11672025-03-03T07:55:44.340Z Compiling owo-colors v4.1.0
11682025-03-03T07:55:44.750Z Compiling unicode-segmentation v1.12.0
11692025-03-03T07:55:45.165Z Compiling cancel-safe-futures v0.1.5
11702025-03-03T07:55:45.586Z Compiling fixedbitset v0.4.2
11712025-03-03T07:55:45.833Z Compiling whoami v1.5.2
11722025-03-03T07:55:46.020Z Compiling petgraph v0.6.5
11732025-03-03T07:55:46.078Z Compiling zerocopy v0.6.6
11742025-03-03T07:55:46.155Z Compiling newline-converter v0.3.0
11752025-03-03T07:55:46.414Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11762025-03-03T07:55:46.741Z Compiling argon2 v0.5.3
11772025-03-03T07:55:47.470Z Compiling progenitor v0.9.1
11782025-03-03T07:55:47.752Z Compiling strum_macros v0.25.3
11792025-03-03T07:55:49.093Z Compiling console v0.15.8
11802025-03-03T07:55:49.303Z Compiling idna v0.4.0
11812025-03-03T07:55:50.210Z Compiling serde-big-array v0.5.1
11822025-03-03T07:55:50.496Z Compiling enum-as-inner v0.6.1
11832025-03-03T07:55:51.359Z Compiling serde_repr v0.1.19
11842025-03-03T07:55:51.648Z Compiling cookie v0.18.1
11852025-03-03T07:55:51.955Z Compiling similar v2.6.0
11862025-03-03T07:55:52.092Z Compiling linked-hash-map v0.5.6
11872025-03-03T07:55:52.508Z Compiling data-encoding v2.6.0
11882025-03-03T07:55:52.614Z Compiling convert_case v0.4.0
11892025-03-03T07:55:53.272Z Compiling quick-error v1.2.3
11902025-03-03T07:55:53.310Z Compiling derive_more v0.99.18
11912025-03-03T07:55:53.452Z Compiling resolv-conf v0.7.0
11922025-03-03T07:55:55.031Z Compiling hickory-proto v0.24.1
11932025-03-03T07:55:58.158Z Compiling expectorate v1.1.0
11942025-03-03T07:55:58.446Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11952025-03-03T07:55:59.232Z Compiling lru-cache v0.1.2
11962025-03-03T07:55:59.342Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11972025-03-03T07:55:59.488Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11982025-03-03T07:56:05.429Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11992025-03-03T07:56:07.419Z Compiling atomicwrites v0.4.4
12002025-03-03T07:56:07.975Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12012025-03-03T07:56:08.499Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12022025-03-03T07:56:08.817Z Compiling libsw v3.3.1
12032025-03-03T07:56:09.174Z Compiling proc-macro-error-attr2 v2.0.0
12042025-03-03T07:56:09.650Z Compiling memoffset v0.9.1
12052025-03-03T07:56:10.014Z Compiling highway v1.2.0
12062025-03-03T07:56:10.076Z Compiling indent_write v2.2.0
12072025-03-03T07:56:10.334Z Compiling linear-map v1.2.0
12082025-03-03T07:56:10.764Z Compiling cfg_aliases v0.2.1
12092025-03-03T07:56:10.886Z Compiling swrite v0.1.0
12102025-03-03T07:56:11.056Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12112025-03-03T07:56:11.445Z Compiling nix v0.29.0
12122025-03-03T07:56:11.903Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12132025-03-03T07:56:12.545Z Compiling proc-macro-error2 v2.0.1
12142025-03-03T07:56:13.117Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12152025-03-03T07:56:13.490Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12162025-03-03T07:56:13.908Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12172025-03-03T07:56:15.102Z Compiling steno v0.4.1
12182025-03-03T07:56:15.613Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12192025-03-03T07:56:16.903Z Compiling hickory-resolver v0.24.3
12202025-03-03T07:56:20.926Z Compiling tokio-stream v0.1.17
12212025-03-03T07:56:21.208Z Compiling slog-dtrace v0.3.0
12222025-03-03T07:56:21.623Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12232025-03-03T07:56:22.047Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12242025-03-03T07:56:22.066Z Compiling parking_lot_core v0.8.6
12252025-03-03T07:56:22.247Z Compiling bytecount v0.6.8
12262025-03-03T07:56:22.563Z Compiling humantime v2.1.0
12272025-03-03T07:56:22.566Z Compiling ipnetwork v0.20.0
12282025-03-03T07:56:23.400Z Compiling unicode-width v0.2.0
12292025-03-03T07:56:23.568Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12302025-03-03T07:56:24.043Z Compiling papergrid v0.14.0
12312025-03-03T07:56:26.100Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12322025-03-03T07:56:27.786Z Compiling qorb v0.2.1
12332025-03-03T07:56:28.283Z Compiling tabled_derive v0.10.0
12342025-03-03T07:56:29.107Z Compiling libscf-sys v1.1.0
12352025-03-03T07:56:29.345Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
12362025-03-03T07:56:29.365Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12372025-03-03T07:56:30.346Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
12382025-03-03T07:56:30.767Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f4eae3d8)
12392025-03-03T07:56:30.882Z Compiling tabled v0.18.0
12402025-03-03T07:56:31.522Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
12412025-03-03T07:56:32.476Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12422025-03-03T07:56:35.497Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12432025-03-03T07:56:38.514Z Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3)
12442025-03-03T07:56:38.758Z Compiling itertools v0.14.0
12452025-03-03T07:56:38.976Z Compiling dropshot v0.12.0
12462025-03-03T07:56:39.481Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351)
12472025-03-03T07:56:39.693Z Compiling parking_lot v0.11.2
12482025-03-03T07:56:40.973Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#b1556024)
12492025-03-03T07:56:41.680Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12502025-03-03T07:56:44.468Z Compiling crossbeam-epoch v0.9.18
12512025-03-03T07:56:45.555Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12522025-03-03T07:56:47.852Z Compiling dropshot_endpoint v0.12.0
12532025-03-03T07:56:48.126Z Compiling fxhash v0.2.1
12542025-03-03T07:56:48.365Z Compiling crc32fast v1.4.2
12552025-03-03T07:56:48.770Z Compiling arc-swap v1.7.1
12562025-03-03T07:56:48.933Z Compiling crc8 v0.1.1
12572025-03-03T07:56:49.257Z Compiling slog-scope v4.4.0
12582025-03-03T07:56:49.428Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#b1556024)
12592025-03-03T07:56:50.052Z Compiling sled v0.34.7
12602025-03-03T07:56:51.261Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12612025-03-03T07:56:51.440Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
12622025-03-03T07:56:51.959Z Compiling slog-stdlog v4.1.1
12632025-03-03T07:56:52.752Z Compiling slog-envlogger v2.2.0
12642025-03-03T07:56:55.323Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
12652025-03-03T07:56:57.678Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12662025-03-03T07:57:12.827Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
12672025-03-03T07:57:15.380Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
12682025-03-03T07:57:41.058Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
12692025-03-03T07:57:41.062Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
12702025-03-03T07:57:48.127Z Finished `release` profile [optimized] target(s) in 5m 35s
12712025-03-03T07:57:48.427Z+ banner quartet
12722025-03-03T07:57:48.431Z
12732025-03-03T07:57:48.431Z #### # # ## ##### ##### ###### #####
12742025-03-03T07:57:48.431Z # # # # # # # # # # #
12752025-03-03T07:57:48.431Z # # # # # # # # # ##### #
12762025-03-03T07:57:48.431Z # # # # # ###### ##### # # #
12772025-03-03T07:57:48.431Z # # # # # # # # # # #
12782025-03-03T07:57:48.431Z ### # #### # # # # # ###### #
12792025-03-03T07:57:48.431Z
12802025-03-03T07:57:48.431Z+ pfexec cargo test --release -p mg-tests test_quartet -- --nocapture
12812025-03-03T07:57:48.902Z Compiling libc v0.2.169
12822025-03-03T07:57:48.902Z Compiling cfg-if v1.0.0
12832025-03-03T07:57:48.902Z Compiling serde v1.0.217
12842025-03-03T07:57:48.903Z Compiling once_cell v1.20.2
12852025-03-03T07:57:48.906Z Compiling itoa v1.0.11
12862025-03-03T07:57:48.906Z Compiling bytes v1.10.0
12872025-03-03T07:57:48.906Z Compiling syn v2.0.98
12882025-03-03T07:57:48.971Z Compiling num-traits v0.2.19
12892025-03-03T07:57:49.082Z Compiling pin-project-lite v0.2.14
12902025-03-03T07:57:49.199Z Compiling schemars v0.8.21
12912025-03-03T07:57:49.219Z Compiling scopeguard v1.2.0
12922025-03-03T07:57:49.358Z Compiling smallvec v1.13.2
12932025-03-03T07:57:49.371Z Compiling memchr v2.7.4
12942025-03-03T07:57:49.381Z Compiling lock_api v0.4.12
12952025-03-03T07:57:49.628Z Compiling fnv v1.0.7
12962025-03-03T07:57:49.767Z Compiling log v0.4.22
12972025-03-03T07:57:49.793Z Compiling futures-core v0.3.31
12982025-03-03T07:57:50.034Z Compiling equivalent v1.0.1
12992025-03-03T07:57:50.044Z Compiling ryu v1.0.18
13002025-03-03T07:57:50.161Z Compiling hashbrown v0.15.2
13012025-03-03T07:57:50.258Z Compiling zerocopy v0.7.35
13022025-03-03T07:57:50.410Z Compiling parking_lot_core v0.9.10
13032025-03-03T07:57:50.653Z Compiling signal-hook-registry v1.4.2
13042025-03-03T07:57:50.905Z Compiling parking_lot v0.12.3
13052025-03-03T07:57:50.916Z Compiling mio v1.0.2
13062025-03-03T07:57:51.071Z Compiling socket2 v0.5.8
13072025-03-03T07:57:51.251Z Compiling getrandom v0.2.15
13082025-03-03T07:57:51.577Z Compiling ahash v0.8.11
13092025-03-03T07:57:51.982Z Compiling tracing-core v0.1.32
13102025-03-03T07:57:52.028Z Compiling serde_json v1.0.138
13112025-03-03T07:57:52.047Z Compiling hashbrown v0.14.5
13122025-03-03T07:57:52.267Z Compiling byteorder v1.5.0
13132025-03-03T07:57:52.594Z Compiling uuid v1.13.1
13142025-03-03T07:57:52.665Z Compiling spin v0.9.8
13152025-03-03T07:57:52.882Z Compiling untrusted v0.9.0
13162025-03-03T07:57:52.895Z Compiling futures-sink v0.3.31
13172025-03-03T07:57:53.065Z Compiling pin-utils v0.1.0
13182025-03-03T07:57:53.092Z Compiling futures-task v0.3.31
13192025-03-03T07:57:53.143Z Compiling chrono v0.4.38
13202025-03-03T07:57:53.154Z Compiling ring v0.17.8
13212025-03-03T07:57:53.166Z Compiling slab v0.4.9
13222025-03-03T07:57:53.225Z Compiling regress v0.10.1
13232025-03-03T07:57:53.259Z Compiling futures-util v0.3.31
13242025-03-03T07:57:53.475Z Compiling try-lock v0.2.5
13252025-03-03T07:57:53.650Z Compiling want v0.3.1
13262025-03-03T07:57:53.971Z Compiling httparse v1.9.4
13272025-03-03T07:57:54.243Z Compiling getrandom v0.3.1
13282025-03-03T07:57:54.538Z Compiling futures-channel v0.3.31
13292025-03-03T07:57:54.911Z Compiling dyn-clone v1.0.17
13302025-03-03T07:57:55.001Z Compiling tower-service v0.3.3
13312025-03-03T07:57:55.001Z Compiling foreign-types-shared v0.1.1
13322025-03-03T07:57:55.139Z Compiling foreign-types v0.3.2
13332025-03-03T07:57:55.150Z Compiling openssl-sys v0.9.103
13342025-03-03T07:57:55.221Z Compiling serde_derive_internals v0.29.1
13352025-03-03T07:57:55.559Z Compiling bitflags v2.6.0
13362025-03-03T07:57:55.891Z Compiling unicode-ident v1.0.16
13372025-03-03T07:57:56.121Z Compiling proc-macro2 v1.0.93
13382025-03-03T07:57:56.220Z Compiling http v1.2.0
13392025-03-03T07:57:56.456Z Compiling semver v1.0.25
13402025-03-03T07:57:56.986Z Compiling openssl-probe v0.1.5
13412025-03-03T07:57:57.161Z Compiling tinyvec_macros v0.1.1
13422025-03-03T07:57:57.269Z Compiling allocator-api2 v0.2.18
13432025-03-03T07:57:57.537Z Compiling tinyvec v1.8.0
13442025-03-03T07:57:57.635Z Compiling quote v1.0.38
13452025-03-03T07:57:58.237Z Compiling percent-encoding v2.3.1
13462025-03-03T07:57:58.735Z Compiling form_urlencoded v1.2.1
13472025-03-03T07:57:59.211Z Compiling unicode-normalization v0.1.24
13482025-03-03T07:57:59.339Z Compiling serde_derive v1.0.217
13492025-03-03T07:57:59.611Z Compiling thiserror-impl v1.0.69
13502025-03-03T07:57:59.724Z Compiling tokio-macros v2.4.0
13512025-03-03T07:58:00.572Z Compiling schemars_derive v0.8.21
13522025-03-03T07:58:00.650Z Compiling tracing-attributes v0.1.27
13532025-03-03T07:58:00.785Z Compiling zerocopy-derive v0.7.35
13542025-03-03T07:58:00.796Z Compiling openssl-macros v0.1.1
13552025-03-03T07:58:01.278Z Compiling tokio v1.42.0
13562025-03-03T07:58:01.660Z Compiling openssl v0.10.66
13572025-03-03T07:58:02.260Z Compiling thiserror v1.0.69
13582025-03-03T07:58:02.574Z Compiling aho-corasick v1.1.3
13592025-03-03T07:58:03.422Z Compiling http v0.2.12
13602025-03-03T07:58:03.568Z Compiling tracing v0.1.40
13612025-03-03T07:58:04.230Z Compiling rustls-pki-types v1.8.0
13622025-03-03T07:58:05.434Z Compiling heck v0.5.0
13632025-03-03T07:58:07.998Z Compiling native-tls v0.2.12
13642025-03-03T07:58:08.069Z Compiling unicode-bidi v0.3.15
13652025-03-03T07:58:09.077Z Compiling idna v0.5.0
13662025-03-03T07:58:11.016Z Compiling tokio-util v0.7.12
13672025-03-03T07:58:11.582Z Compiling indexmap v2.7.1
13682025-03-03T07:58:14.361Z Compiling serde_tokenstream v0.2.2
13692025-03-03T07:58:14.710Z Compiling tokio-native-tls v0.3.1
13702025-03-03T07:58:14.919Z Compiling regex-automata v0.4.9
13712025-03-03T07:58:15.005Z Compiling http-body v1.0.1
13722025-03-03T07:58:15.820Z Compiling regex-syntax v0.8.5
13732025-03-03T07:58:16.851Z Compiling slog v2.7.0
13742025-03-03T07:58:17.424Z Compiling atomic-waker v1.1.2
13752025-03-03T07:58:17.633Z Compiling h2 v0.4.6
13762025-03-03T07:58:19.180Z Compiling regex v1.11.1
13772025-03-03T07:58:21.729Z Compiling typify-impl v0.2.0
13782025-03-03T07:58:27.365Z Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13792025-03-03T07:58:29.350Z Compiling openapiv3 v2.0.0
13802025-03-03T07:58:31.574Z Compiling serde_urlencoded v0.7.1
13812025-03-03T07:58:32.162Z Compiling url v2.5.2
13822025-03-03T07:58:33.082Z Compiling encoding_rs v0.8.34
13832025-03-03T07:58:33.352Z Compiling ipnet v2.10.0
13842025-03-03T07:58:33.901Z Compiling mime v0.3.17
13852025-03-03T07:58:34.935Z Compiling rustls v0.21.12
13862025-03-03T07:58:35.335Z Compiling typify-macro v0.2.0
13872025-03-03T07:58:37.112Z Compiling hyper v1.5.1
13882025-03-03T07:58:37.232Z Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13892025-03-03T07:58:38.737Z Compiling h2 v0.3.26
13902025-03-03T07:58:38.800Z Compiling http-body v0.4.6
13912025-03-03T07:58:39.307Z Compiling rustls-webpki v0.102.8
13922025-03-03T07:58:39.753Z Compiling sct v0.7.1
13932025-03-03T07:58:40.163Z Compiling rustls-webpki v0.101.7
13942025-03-03T07:58:40.697Z Compiling zeroize v1.8.1
13952025-03-03T07:58:41.061Z Compiling toml_datetime v0.6.8
13962025-03-03T07:58:41.456Z Compiling httpdate v1.0.3
13972025-03-03T07:58:42.276Z Compiling subtle v2.6.1
13982025-03-03T07:58:42.565Z Compiling rustls v0.23.13
13992025-03-03T07:58:43.873Z Compiling serde_yaml v0.9.34+deprecated
14002025-03-03T07:58:44.111Z Compiling toml_edit v0.19.15
14012025-03-03T07:58:44.306Z Compiling hyper v0.14.30
14022025-03-03T07:58:47.117Z Compiling hyper-util v0.1.10
14032025-03-03T07:58:49.681Z Compiling lazy_static v1.5.0
14042025-03-03T07:58:49.845Z Compiling tokio-rustls v0.26.0
14052025-03-03T07:58:50.355Z Compiling tokio-rustls v0.24.1
14062025-03-03T07:58:50.792Z Compiling proc-macro-crate v1.3.1
14072025-03-03T07:58:51.528Z Compiling http-body-util v0.1.2
14082025-03-03T07:58:51.580Z Compiling webpki-roots v0.26.6
14092025-03-03T07:58:51.802Z Compiling base64 v0.22.1
14102025-03-03T07:58:52.050Z Compiling base64 v0.21.7
14112025-03-03T07:58:52.909Z Compiling rustls-pemfile v1.0.4
14122025-03-03T07:58:53.202Z Compiling rustls-pemfile v2.1.3
14132025-03-03T07:58:53.680Z Compiling crossbeam-utils v0.8.20
14142025-03-03T07:58:53.698Z Compiling hyper-tls v0.6.0
14152025-03-03T07:58:54.015Z Compiling hyper-rustls v0.27.3
14162025-03-03T07:58:54.052Z Compiling num_enum_derive v0.5.11
14172025-03-03T07:58:54.203Z Compiling hyper-rustls v0.24.2
14182025-03-03T07:58:54.270Z Compiling hyper-tls v0.5.0
14192025-03-03T07:58:54.618Z Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
14202025-03-03T07:58:54.759Z Compiling typify v0.2.0
14212025-03-03T07:58:57.357Z Compiling ppv-lite86 v0.2.20
14222025-03-03T07:58:57.371Z Compiling foreign-types-macros v0.2.3
14232025-03-03T07:58:58.215Z Compiling rand_core v0.6.4
14242025-03-03T07:58:58.284Z Compiling dirs-sys-next v0.1.2
14252025-03-03T07:58:58.690Z Compiling sync_wrapper v1.0.1
14262025-03-03T07:58:58.694Z Compiling webpki-roots v0.25.4
14272025-03-03T07:58:58.868Z Compiling foreign-types-shared v0.3.1
14282025-03-03T07:58:58.878Z Compiling powerfmt v0.2.0
14292025-03-03T07:58:59.007Z Compiling sync_wrapper v0.1.2
14302025-03-03T07:58:59.163Z Compiling time-macros v0.2.18
14312025-03-03T07:58:59.327Z Compiling deranged v0.3.11
14322025-03-03T07:58:59.378Z Compiling reqwest v0.11.27
14332025-03-03T07:59:01.316Z Compiling foreign-types v0.5.0
14342025-03-03T07:59:01.442Z Compiling reqwest v0.12.9
14352025-03-03T07:59:01.914Z Compiling dirs-next v2.0.0
14362025-03-03T07:59:02.045Z Compiling rand_chacha v0.3.1
14372025-03-03T07:59:02.213Z Compiling progenitor-impl v0.8.0
14382025-03-03T07:59:03.728Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14392025-03-03T07:59:07.941Z Compiling num_enum v0.5.11
14402025-03-03T07:59:08.142Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14412025-03-03T07:59:09.480Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14422025-03-03T07:59:09.673Z Compiling oxnet v0.1.0
14432025-03-03T07:59:10.185Z Compiling cstr-argument v0.1.2
14442025-03-03T07:59:10.482Z Compiling thread_local v1.1.8
14452025-03-03T07:59:11.229Z Compiling arc-swap v1.7.1
14462025-03-03T07:59:11.950Z Compiling either v1.13.0
14472025-03-03T07:59:12.406Z Compiling num-conv v0.1.0
14482025-03-03T07:59:12.674Z Compiling time-core v0.1.2
14492025-03-03T07:59:12.873Z Compiling pretty-hex v0.2.1
14502025-03-03T07:59:13.103Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14512025-03-03T07:59:13.517Z Compiling time v0.3.36
14522025-03-03T07:59:13.828Z Compiling itertools v0.12.1
14532025-03-03T07:59:14.369Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14542025-03-03T07:59:15.822Z Compiling slog-scope v4.4.0
14552025-03-03T07:59:16.680Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14562025-03-03T07:59:17.342Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
14572025-03-03T07:59:17.544Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14582025-03-03T07:59:17.584Z Compiling crossbeam-channel v0.5.13
14592025-03-03T07:59:19.179Z Compiling progenitor-macro v0.8.0
14602025-03-03T07:59:22.236Z Compiling progenitor-client v0.8.0
14612025-03-03T07:59:23.137Z Compiling rand v0.8.5
14622025-03-03T07:59:24.993Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14632025-03-03T07:59:25.830Z Compiling term v0.7.0
14642025-03-03T07:59:26.147Z Compiling anyhow v1.0.94
14652025-03-03T07:59:29.703Z Compiling colored v2.1.0
14662025-03-03T07:59:30.319Z Compiling is-terminal v0.4.13
14672025-03-03T07:59:30.481Z Compiling winnow v0.6.18
14682025-03-03T07:59:30.882Z Compiling take_mut v0.2.2
14692025-03-03T07:59:31.064Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900)
14702025-03-03T07:59:31.481Z Compiling progenitor v0.8.0
14712025-03-03T07:59:31.673Z Compiling slog-async v2.8.0
14722025-03-03T07:59:34.699Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
14732025-03-03T07:59:34.807Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14742025-03-03T07:59:35.000Z Compiling slog-term v2.9.1
14752025-03-03T07:59:37.761Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14762025-03-03T07:59:41.387Z Compiling slog-stdlog v4.1.1
14772025-03-03T07:59:42.143Z Compiling slog-envlogger v2.2.0
14782025-03-03T07:59:42.858Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
14792025-03-03T07:59:45.138Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14802025-03-03T07:59:58.402Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14812025-03-03T08:00:05.745Z Finished `release` profile [optimized] target(s) in 2m 17s
14822025-03-03T08:00:05.834Z Running unittests src/lib.rs (target/release/deps/mg_tests-08b8ba7aeea589b5)
14832025-03-03T08:00:05.881Z
14842025-03-03T08:00:05.881Zrunning 1 test
14852025-03-03T08:00:06.080Zconfigure zone
14862025-03-03T08:00:06.098Zinstall zone
14872025-03-03T08:01:05.881Ztest ddm::test_quartet has been running for over 60 seconds
14882025-03-03T08:02:30.623Zboot zone
14892025-03-03T08:02:31.557Zstart zone s1
14902025-03-03T08:02:31.557Zconfigure zone
14912025-03-03T08:02:31.566Zinstall zone
14922025-03-03T08:04:44.275Zboot zone
14932025-03-03T08:04:45.114Zstart zone s2
14942025-03-03T08:04:45.115Zconfigure zone
14952025-03-03T08:04:45.122Zinstall zone
14962025-03-03T08:06:57.767Zboot zone
14972025-03-03T08:06:58.661Zstart zone s3
14982025-03-03T08:06:58.661Zconfigure zone
14992025-03-03T08:06:58.669Zinstall zone
15002025-03-03T08:09:13.854Zboot zone
15012025-03-03T08:09:14.775Zstart zone t1
15022025-03-03T08:09:14.778Zconfigure zone
15032025-03-03T08:09:14.783Zinstall zone
15042025-03-03T08:11:27.724Zboot zone
15052025-03-03T08:11:28.632Zwaiting for zones to come up
15062025-03-03T08:11:38.633Z[sidecar.quartet] svcs milestone/network
15072025-03-03T08:11:38.663ZSTATE STIME FMRI
15082025-03-03T08:11:38.663Zonline 0:02:48 svc:/milestone/network:default
15092025-03-03T08:11:38.663Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/
15102025-03-03T08:11:38.710Zcp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/
15112025-03-03T08:11:38.759Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/
15122025-03-03T08:11:38.802Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml
15132025-03-03T08:11:38.806Z[sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
15142025-03-03T08:11:38.826Z
15152025-03-03T08:11:38.826Zrunning zone s1.quartet setup
15162025-03-03T08:11:38.827Z[s1.quartet] svcs milestone/network
15172025-03-03T08:11:38.852ZSTATE STIME FMRI
15182025-03-03T08:11:38.852Zonline 0:05:02 svc:/milestone/network:default
15192025-03-03T08:11:38.852Z[s1.quartet] dladm
15202025-03-03T08:11:38.874ZLINK CLASS MTU STATE BRIDGE OVER
15212025-03-03T08:11:38.874Zsl0 simnet 9000 up -- ?
15222025-03-03T08:11:38.875Zmgs1 vnic 9000 up -- ?
15232025-03-03T08:11:38.875Z[s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4
15242025-03-03T08:11:39.367Z
15252025-03-03T08:11:39.367Z[s1.quartet] ipadm create-addr -t -T addrconf sl0/v6
15262025-03-03T08:11:39.392Z
15272025-03-03T08:11:39.392Z[s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
15282025-03-03T08:11:39.412Z
15292025-03-03T08:11:39.412Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd
15302025-03-03T08:11:39.517Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm
15312025-03-03T08:11:39.610Z[s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 5d219427-2118-4711-b6b9-9552cbf7f7ec --sled-uuid eb88d232-a4d7-4503-8749-78983e25e1a3 -a sl0/v6 &> /opt/ddmd.log &
15322025-03-03T08:11:39.632Z
15332025-03-03T08:11:39.632Zrunning zone s2.quartet setup
15342025-03-03T08:11:39.632Z[s2.quartet] svcs milestone/network
15352025-03-03T08:11:39.658ZSTATE STIME FMRI
15362025-03-03T08:11:39.658Zonline 0:07:15 svc:/milestone/network:default
15372025-03-03T08:11:39.658Z[s2.quartet] dladm
15382025-03-03T08:11:39.680ZLINK CLASS MTU STATE BRIDGE OVER
15392025-03-03T08:11:39.680Zsl1 simnet 9000 up -- ?
15402025-03-03T08:11:39.680Zmgs2 vnic 9000 up -- ?
15412025-03-03T08:11:39.680Z[s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4
15422025-03-03T08:11:40.162Z
15432025-03-03T08:11:40.163Z[s2.quartet] ipadm create-addr -t -T addrconf sl1/v6
15442025-03-03T08:11:40.186Z
15452025-03-03T08:11:40.186Z[s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
15462025-03-03T08:11:40.207Z
15472025-03-03T08:11:40.207Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd
15482025-03-03T08:11:40.261Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm
15492025-03-03T08:11:40.306Z[s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 524d6674-9f70-41ae-bc1c-61ee3a0e6d97 --sled-uuid 9cdfc6dc-e53c-4ea3-8bc5-82d77ee7cfb3 -a sl1/v6 &> /opt/ddmd.log &
15502025-03-03T08:11:40.327Z
15512025-03-03T08:11:40.327Zrunning zone s3.quartet setup
15522025-03-03T08:11:40.328Z[s3.quartet] svcs milestone/network
15532025-03-03T08:11:40.355ZSTATE STIME FMRI
15542025-03-03T08:11:40.355Zonline 0:09:32 svc:/milestone/network:default
15552025-03-03T08:11:40.355Z[s3.quartet] dladm
15562025-03-03T08:11:40.379ZLINK CLASS MTU STATE BRIDGE OVER
15572025-03-03T08:11:40.379Zsl2 simnet 9000 up -- ?
15582025-03-03T08:11:40.379Zmgs3 vnic 9000 up -- ?
15592025-03-03T08:11:40.379Z[s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4
15602025-03-03T08:11:40.861Z
15612025-03-03T08:11:40.861Z[s3.quartet] ipadm create-addr -t -T addrconf sl2/v6
15622025-03-03T08:11:40.885Z
15632025-03-03T08:11:40.885Z[s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
15642025-03-03T08:11:40.904Z
15652025-03-03T08:11:40.904Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd
15662025-03-03T08:11:40.959Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm
15672025-03-03T08:11:41.006Z[s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 8a27cd41-0ad0-40a9-8ebb-81036620fbf7 --sled-uuid 056816d7-3a85-4837-a006-14b014e09f6f -a sl2/v6 &> /opt/ddmd.log &
15682025-03-03T08:11:41.026Z
15692025-03-03T08:11:41.026Zrunning zone t1.quartet setup
15702025-03-03T08:11:41.026Z[t1.quartet] svcs milestone/network
15712025-03-03T08:11:41.048ZSTATE STIME FMRI
15722025-03-03T08:11:41.048Z- - svc:/milestone/network:default
15732025-03-03T08:11:42.048Z[t1.quartet] svcs milestone/network
15742025-03-03T08:11:42.069ZSTATE STIME FMRI
15752025-03-03T08:11:42.069Z- - svc:/milestone/network:default
15762025-03-03T08:11:43.069Z[t1.quartet] svcs milestone/network
15772025-03-03T08:11:43.091ZSTATE STIME FMRI
15782025-03-03T08:11:43.091Z- - svc:/milestone/network:default
15792025-03-03T08:11:44.091Z[t1.quartet] svcs milestone/network
15802025-03-03T08:11:44.114ZSTATE STIME FMRI
15812025-03-03T08:11:44.114Z- - svc:/milestone/network:default
15822025-03-03T08:11:45.114Z[t1.quartet] svcs milestone/network
15832025-03-03T08:11:45.136ZSTATE STIME FMRI
15842025-03-03T08:11:45.136Z- - svc:/milestone/network:default
15852025-03-03T08:11:46.136Z[t1.quartet] svcs milestone/network
15862025-03-03T08:11:46.158ZSTATE STIME FMRI
15872025-03-03T08:11:46.158Z- - svc:/milestone/network:default
15882025-03-03T08:11:47.158Z[t1.quartet] svcs milestone/network
15892025-03-03T08:11:47.181ZSTATE STIME FMRI
15902025-03-03T08:11:47.181Zoffline 0:11:44 svc:/milestone/network:default
15912025-03-03T08:11:48.181Z[t1.quartet] svcs milestone/network
15922025-03-03T08:11:48.204ZSTATE STIME FMRI
15932025-03-03T08:11:48.204Zonline 0:11:45 svc:/milestone/network:default
15942025-03-03T08:11:48.204Z[t1.quartet] dladm
15952025-03-03T08:11:48.229ZLINK CLASS MTU STATE BRIDGE OVER
15962025-03-03T08:11:48.229Ztfportrear0_0 simnet 9000 up -- ?
15972025-03-03T08:11:48.229Ztfportrear1_0 simnet 9000 up -- ?
15982025-03-03T08:11:48.229Ztfportrear2_0 simnet 9000 up -- ?
15992025-03-03T08:11:48.229Zmgt1 vnic 9000 up -- ?
16002025-03-03T08:11:48.229Z[t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4
16012025-03-03T08:11:48.810Z
16022025-03-03T08:11:48.810Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6
16032025-03-03T08:11:48.833Z
16042025-03-03T08:11:48.834Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6
16052025-03-03T08:11:48.856Z
16062025-03-03T08:11:48.856Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6
16072025-03-03T08:11:48.879Z
16082025-03-03T08:11:48.879Z[t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6
16092025-03-03T08:11:48.899Z
16102025-03-03T08:11:48.900Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/
16112025-03-03T08:11:49.095Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/
16122025-03-03T08:11:49.099Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml
16132025-03-03T08:11:49.103Zwaiting 3s for copy of files to zone to complete ...
16142025-03-03T08:11:52.104Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd
16152025-03-03T08:11:52.147Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm
16162025-03-03T08:11:52.189Z[t1.quartet] svcadm enable dendrite
16172025-03-03T08:11:52.230Z
16182025-03-03T08:11:52.230Z[t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224
16192025-03-03T08:11:52.275Z
16202025-03-03T08:11:52.275Z[t1.quartet] svccfg -s dendrite setprop config/mgmt = uds
16212025-03-03T08:11:52.319Z
16222025-03-03T08:11:52.319Z[t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt
16232025-03-03T08:11:52.361Z
16242025-03-03T08:11:52.361Z[t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
16252025-03-03T08:11:52.404Z
16262025-03-03T08:11:52.404Z[t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3
16272025-03-03T08:11:52.445Z
16282025-03-03T08:11:52.446Z[t1.quartet] svcadm refresh dendrite:default
16292025-03-03T08:11:52.482Z
16302025-03-03T08:11:52.483Z[t1.quartet] svcadm restart dendrite:default
16312025-03-03T08:11:52.520Z
16322025-03-03T08:11:52.520Zwait 10s for dendrite to come up ...
16332025-03-03T08:12:02.521Z[t1.quartet] svcadm enable tfport
16342025-03-03T08:12:02.562Z
16352025-03-03T08:12:02.562Z[t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 4b64baa3-90bf-4681-a012-73f08d183db9 --sled-uuid 0d8e477b-2cf5-4071-b8b4-cf6365e1d34a -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log &
16362025-03-03T08:12:02.584Z
16372025-03-03T08:12:02.584Z[t1.quartet] ipadm
16382025-03-03T08:12:02.610ZADDROBJ TYPE STATE ADDR
16392025-03-03T08:12:02.610Zlo0/v4 static ok 127.0.0.1/8
16402025-03-03T08:12:02.610Zmgt1/v4 static ok 10.0.0.4/24
16412025-03-03T08:12:02.610Zlo0/v6 static ok ::1/128
16422025-03-03T08:12:02.610Zlo0/u6 static ok fd00:4::1/64
16432025-03-03T08:12:02.610Ztfportrear0_0/v6 addrconf ok fe80::ec98:f4ff:fed1:4e48%tfportrear0_0/10
16442025-03-03T08:12:02.610Ztfportrear1_0/v6 addrconf ok fe80::702e:14ff:fee1:afed%tfportrear1_0/10
16452025-03-03T08:12:02.610Ztfportrear2_0/v6 addrconf ok fe80::ac47:8dff:fef6:e5dc%tfportrear2_0/10
16462025-03-03T08:12:04.891Zinitial peering test passed
16472025-03-03T08:12:05.893Z[s3.quartet] ping fd00:1::1
16482025-03-03T08:12:05.922Zfd00:1::1 is alive
16492025-03-03T08:12:16.926Z[s3.quartet] ping fd00:1::1
16502025-03-03T08:12:16.949Zfd00:1::1 is alive
16512025-03-03T08:12:16.967Z[t1.quartet] pkill ddmd
16522025-03-03T08:12:16.994Z
16532025-03-03T08:12:16.994Zcp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log
16542025-03-03T08:12:16.998Zcp /mgtest/t1.quartet/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.quartet-dpd.log
16552025-03-03T08:12:19.481Z[s3.quartet] pkill ddmd
16562025-03-03T08:12:19.501Z
16572025-03-03T08:12:19.501Zcp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log
16582025-03-03T08:12:21.859Z[s2.quartet] pkill ddmd
16592025-03-03T08:12:21.880Z
16602025-03-03T08:12:21.880Zcp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log
16612025-03-03T08:12:24.385Z[s1.quartet] pkill ddmd
16622025-03-03T08:12:24.406Z
16632025-03-03T08:12:24.406Zcp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log
16642025-03-03T08:12:26.833Z[sidecar.quartet] pkill softnpu
16652025-03-03T08:12:26.853Z
16662025-03-03T08:12:26.854Zcp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log
16672025-03-03T08:12:29.406Ztest ddm::test_quartet ... ok
16682025-03-03T08:12:29.406Z
16692025-03-03T08:12:29.406Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 743.52s
16702025-03-03T08:12:29.406Z
16712025-03-03T08:12:29.435Z+ cleanup
16722025-03-03T08:12:29.438Z++ id -un
16732025-03-03T08:12:29.441Z++ id -gn
16742025-03-03T08:12:29.444Z+ pfexec chown -R build:build .
16752025-03-03T08:12:29.530Zprocess exited: duration 1286501 ms, exit code 0
 
16762025-03-03T08:12:29.543Zfound 5 output files
16772025-03-03T08:12:29.543Zuploading: /work/s1.quartet.log (4852 bytes)
16782025-03-03T08:12:30.554Zuploaded: /work/s1.quartet.log
16792025-03-03T08:12:30.554Zuploading: /work/s2.quartet.log (4116 bytes)
16802025-03-03T08:12:31.566Zuploaded: /work/s2.quartet.log
16812025-03-03T08:12:31.567Zuploading: /work/s3.quartet.log (4253 bytes)
16822025-03-03T08:12:32.577Zuploaded: /work/s3.quartet.log
16832025-03-03T08:12:32.580Zuploading: /work/sidecar.quartet-softnpu.log (809 bytes)
16842025-03-03T08:12:33.587Zuploaded: /work/sidecar.quartet-softnpu.log
16852025-03-03T08:12:33.587Zuploading: /work/t1.quartet.log (17390 bytes)
16862025-03-03T08:12:34.599Zuploaded: /work/t1.quartet.log