01JT92PEMSHX2RJHKYXY98E8DD: test-ddm-trio

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: 01JT92PW85QSZPHQC1T77VQSNV

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-05-02T18:05:12.696Zjob assigned to worker 01JT92Q5TVSZEMYH6GQTBRTDFZ [factory aws, i-0a13c8530bda1c6de] (queued for 1 m 10 s)
 
22025-05-02T18:05:20.898Zstarting task 0: "setup"
32025-05-02T18:05:20.902Z++ uname -s
42025-05-02T18:05:20.906Z+ kern=SunOS
52025-05-02T18:05:20.906Z+ build_user=build
62025-05-02T18:05:20.906Z+ build_uid=12345
72025-05-02T18:05:20.906Z+ work_dir=/work
82025-05-02T18:05:20.906Z+ input_dir=/input
92025-05-02T18:05:20.906Z+ [[ 0 == 12345 ]]
102025-05-02T18:05:20.906Z+ case "$kern" in
112025-05-02T18:05:20.906Z+ groupadd -g 12345 build
122025-05-02T18:05:20.910Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-05-02T18:05:22.895Z+ zfs create -o mountpoint=/work rpool/work
142025-05-02T18:05:23.005Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-05-02T18:05:23.008Z+ home_fs=zfs
162025-05-02T18:05:23.008Z+ [[ zfs == autofs ]]
172025-05-02T18:05:23.008Z+ mkdir -p /home/build
182025-05-02T18:05:23.012Z+ chown build:build /home/build /work
192025-05-02T18:05:24.991Z+ chmod 0700 /home/build /work
202025-05-02T18:05:24.995Zprocess exited: duration 4139 ms, exit code 0
 
212025-05-02T18:05:25.002Zstarting task 1: "rust-toolchain"
222025-05-02T18:05:25.007Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-05-02T18:05:25.007Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-05-02T18:05:25.007Z * rust toolchain channel = "stable"
252025-05-02T18:05:25.007Z * rust toolchain profile = "default"
262025-05-02T18:05:25.007Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-05-02T18:05:25.007Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-05-02T18:05:25.011Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-05-02T18:05:25.011Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-05-02T18:05:25.102Zinfo: downloading installer
312025-05-02T18:05:26.748Zwarn: It looks like you have an existing installation of Rust at:
322025-05-02T18:05:26.748Zwarn: /opt/ooce/bin
332025-05-02T18:05:26.748Zwarn: It is recommended that rustup be the primary Rust installation.
342025-05-02T18:05:26.748Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-05-02T18:05:26.748Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-05-02T18:05:26.748Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-05-02T18:05:26.748Zwarn: or pass `-y' to ignore all ignorable checks.
382025-05-02T18:05:26.748Zerror: cannot install while Rust is installed
392025-05-02T18:05:26.749Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-05-02T18:05:26.784Zinfo: profile set to 'default'
412025-05-02T18:05:26.784Zinfo: default host triple is x86_64-unknown-illumos
422025-05-02T18:05:26.787Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-05-02T18:05:26.958Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-05-02T18:05:26.958Zinfo: downloading component 'cargo'
452025-05-02T18:05:28.057Zinfo: downloading component 'clippy'
462025-05-02T18:05:28.499Zinfo: downloading component 'rust-docs'
472025-05-02T18:05:30.353Zinfo: downloading component 'rust-std'
482025-05-02T18:05:31.887Zinfo: downloading component 'rustc'
492025-05-02T18:05:40.387Zinfo: downloading component 'rustfmt'
502025-05-02T18:05:40.671Zinfo: installing component 'cargo'
512025-05-02T18:05:41.494Zinfo: installing component 'clippy'
522025-05-02T18:05:41.879Zinfo: installing component 'rust-docs'
532025-05-02T18:05:43.722Zinfo: installing component 'rust-std'
542025-05-02T18:05:45.454Zinfo: installing component 'rustc'
552025-05-02T18:05:51.734Zinfo: installing component 'rustfmt'
562025-05-02T18:05:52.099Z
572025-05-02T18:05:52.099Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
582025-05-02T18:05:52.517Z stable-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-05-02T18:05:52.517Z
602025-05-02T18:05:52.521Z
612025-05-02T18:05:52.521ZRust is installed now. Great!
622025-05-02T18:05:52.521Z
632025-05-02T18:05:52.521ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-05-02T18:05:52.521Zenvironment variable. This has not been done automatically.
652025-05-02T18:05:52.521Z
662025-05-02T18:05:52.521ZTo configure your current shell, you need to source
672025-05-02T18:05:52.521Zthe corresponding env file under $HOME/.cargo.
682025-05-02T18:05:52.521Z
692025-05-02T18:05:52.521ZThis is usually done by running one of the following (note the leading DOT):
702025-05-02T18:05:52.521Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-05-02T18:05:52.521Zsource "$HOME/.cargo/env.fish" # For fish
722025-05-02T18:05:52.521Zsource "$HOME/.cargo/env.nu" # For nushell
732025-05-02T18:05:52.601Z+ rustup --version
742025-05-02T18:05:52.613Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-05-02T18:05:52.616Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-05-02T18:05:52.643Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-05-02T18:05:52.646Z+ cargo --version
782025-05-02T18:05:52.665Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-05-02T18:05:52.668Z+ rustc --version
802025-05-02T18:05:52.694Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-05-02T18:05:52.697Zprocess exited: duration 27972 ms, exit code 0
 
822025-05-02T18:05:52.704Zstarting task 2: "authentication"
832025-05-02T18:05:52.726Zprocess exited: duration 22 ms, exit code 0
 
842025-05-02T18:05:52.735Zstarting task 3: "clone repository"
852025-05-02T18:05:52.738Z+ mkdir -p /work/oxidecomputer/maghemite
862025-05-02T18:05:52.741Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872025-05-02T18:05:52.910ZCloning into '/work/oxidecomputer/maghemite'...
882025-05-02T18:05:53.856Z+ cd /work/oxidecomputer/maghemite
892025-05-02T18:05:53.856Z+ git fetch origin 632950279fcd67db0ed87bf88942aceac3986e98
902025-05-02T18:05:54.112ZFrom https://github.com/oxidecomputer/maghemite
912025-05-02T18:05:54.116Z * branch 632950279fcd67db0ed87bf88942aceac3986e98 -> FETCH_HEAD
922025-05-02T18:05:54.120Z+ [[ -n ci_interop ]]
932025-05-02T18:05:54.123Z++ git branch --show-current
942025-05-02T18:05:54.126Z+ current=main
952025-05-02T18:05:54.126Z+ [[ main != ci_interop ]]
962025-05-02T18:05:54.126Z+ git branch -f ci_interop 632950279fcd67db0ed87bf88942aceac3986e98
972025-05-02T18:05:54.129Z+ git checkout -f ci_interop
982025-05-02T18:05:54.142ZSwitched to branch 'ci_interop'
992025-05-02T18:05:54.145Z+ git reset --hard 632950279fcd67db0ed87bf88942aceac3986e98
1002025-05-02T18:05:54.148ZHEAD is now at 6329502 more info collection
1012025-05-02T18:05:54.148Zprocess exited: duration 1428 ms, exit code 0
 
1022025-05-02T18:05:54.155Zstarting task 4: "build"
1032025-05-02T18:05:54.160Z++ cargo --version
1042025-05-02T18:05:54.167Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
1052025-05-02T18:05:54.356Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
1062025-05-02T18:05:54.356Zinfo: downloading component 'cargo'
1072025-05-02T18:05:55.463Zinfo: downloading component 'clippy'
1082025-05-02T18:05:55.843Zinfo: downloading component 'rust-docs'
1092025-05-02T18:05:57.163Zinfo: downloading component 'rust-std'
1102025-05-02T18:05:59.126Zinfo: downloading component 'rustc'
1112025-05-02T18:06:05.211Zinfo: downloading component 'rustfmt'
1122025-05-02T18:06:05.448Zinfo: installing component 'cargo'
1132025-05-02T18:06:06.269Zinfo: installing component 'clippy'
1142025-05-02T18:06:06.661Zinfo: installing component 'rust-docs'
1152025-05-02T18:06:08.529Zinfo: installing component 'rust-std'
1162025-05-02T18:06:10.279Zinfo: installing component 'rustc'
1172025-05-02T18:06:16.510Zinfo: installing component 'rustfmt'
1182025-05-02T18:06:16.936Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1192025-05-02T18:06:16.939Z++ rustc --version
1202025-05-02T18:06:17.017Zrustc 1.86.0 (05f9846f8 2025-03-31)
1212025-05-02T18:06:17.021Z++ dladm
1222025-05-02T18:06:17.027ZLINK CLASS MTU STATE BRIDGE OVER
1232025-05-02T18:06:17.027Zena0 phys 9216 up -- --
1242025-05-02T18:06:17.030Z++ ipadm
1252025-05-02T18:06:17.030ZADDROBJ TYPE STATE ADDR
1262025-05-02T18:06:17.030Zlo0/v4 static ok 127.0.0.1/8
1272025-05-02T18:06:17.030Zena0/dhcp dhcp ok 10.150.1.150/24
1282025-05-02T18:06:17.030Zlo0/v6 static ok ::1/128
1292025-05-02T18:06:17.030Z++ banner collect
1302025-05-02T18:06:17.033Z
1312025-05-02T18:06:17.033Z #### #### # # ###### #### #####
1322025-05-02T18:06:17.033Z # # # # # # # # # #
1332025-05-02T18:06:17.033Z # # # # # ##### # #
1342025-05-02T18:06:17.034Z # # # # # # # #
1352025-05-02T18:06:17.034Z # # # # # # # # # #
1362025-05-02T18:06:17.034Z #### #### ###### ###### ###### #### #
1372025-05-02T18:06:17.034Z
1382025-05-02T18:06:17.034Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1392025-05-02T18:06:17.034Z++ repo=softnpu
1402025-05-02T18:06:17.034Z++ series=image
1412025-05-02T18:06:17.034Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1422025-05-02T18:06:17.034Z++ name=softnpu
1432025-05-02T18:06:17.034Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1442025-05-02T18:06:17.034Z++ mkdir -p download
1452025-05-02T18:06:17.037Z++ pushd download
1462025-05-02T18:06:17.038Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1472025-05-02T18:06:17.038Z++ [[ ! -f softnpu ]]
1482025-05-02T18:06:17.038Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1492025-05-02T18:06:17.043Z % Total % Received % Xferd Average Speed Time Time Time Current
1502025-05-02T18:06:17.043Z Dload Upload Total Spent Left Speed
1512025-05-02T18:06:17.493Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 52 21.8M 52 11.5M 0 0 31.7M 0 --:--:-- --:--:-- --:--:-- 31.7M 100 21.8M 100 21.8M 0 0 48.0M 0 --:--:-- --:--:-- --:--:-- 48.0M
1522025-05-02T18:06:17.496Z++ popd
1532025-05-02T18:06:17.496Z/work/oxidecomputer/maghemite
1542025-05-02T18:06:17.496Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1552025-05-02T18:06:17.496Z++ repo=sidecar-lite
1562025-05-02T18:06:17.496Z++ series=release
1572025-05-02T18:06:17.496Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1582025-05-02T18:06:17.496Z++ name=libsidecar_lite.so
1592025-05-02T18:06:17.496Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1602025-05-02T18:06:17.496Z++ mkdir -p download
1612025-05-02T18:06:17.500Z++ pushd download
1622025-05-02T18:06:17.500Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1632025-05-02T18:06:17.500Z++ [[ ! -f libsidecar_lite.so ]]
1642025-05-02T18:06:17.500Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1652025-05-02T18:06:17.505Z % Total % Received % Xferd Average Speed Time Time Time Current
1662025-05-02T18:06:17.505Z Dload Upload Total Spent Left Speed
1672025-05-02T18:06:17.825Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20.3M 100 20.3M 0 0 62.8M 0 --:--:-- --:--:-- --:--:-- 63.0M
1682025-05-02T18:06:17.828Z++ popd
1692025-05-02T18:06:17.828Z/work/oxidecomputer/maghemite
1702025-05-02T18:06:17.828Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1712025-05-02T18:06:17.828Z++ repo=sidecar-lite
1722025-05-02T18:06:17.828Z++ series=release
1732025-05-02T18:06:17.828Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1742025-05-02T18:06:17.829Z++ name=scadm
1752025-05-02T18:06:17.829Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1762025-05-02T18:06:17.829Z++ mkdir -p download
1772025-05-02T18:06:17.833Z++ pushd download
1782025-05-02T18:06:17.833Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1792025-05-02T18:06:17.833Z++ [[ ! -f scadm ]]
1802025-05-02T18:06:17.833Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1812025-05-02T18:06:17.838Z % Total % Received % Xferd Average Speed Time Time Time Current
1822025-05-02T18:06:17.842Z Dload Upload Total Spent Left Speed
1832025-05-02T18:06:18.273Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.7M 100 22.7M 0 0 51.7M 0 --:--:-- --:--:-- --:--:-- 51.9M
1842025-05-02T18:06:18.277Z++ popd
1852025-05-02T18:06:18.280Z/work/oxidecomputer/maghemite
1862025-05-02T18:06:18.280Z++ get_artifact dendrite image 270dc8eb421b8514bf1ed00ab956025dc326b9df dendrite-softnpu.tar.gz
1872025-05-02T18:06:18.280Z++ repo=dendrite
1882025-05-02T18:06:18.280Z++ series=image
1892025-05-02T18:06:18.280Z++ commit=270dc8eb421b8514bf1ed00ab956025dc326b9df
1902025-05-02T18:06:18.280Z++ name=dendrite-softnpu.tar.gz
1912025-05-02T18:06:18.280Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1922025-05-02T18:06:18.280Z++ mkdir -p download
1932025-05-02T18:06:18.280Z++ pushd download
1942025-05-02T18:06:18.280Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1952025-05-02T18:06:18.280Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1962025-05-02T18:06:18.280Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/270dc8eb421b8514bf1ed00ab956025dc326b9df/dendrite-softnpu.tar.gz
1972025-05-02T18:06:18.287Z % Total % Received % Xferd Average Speed Time Time Time Current
1982025-05-02T18:06:18.287Z Dload Upload Total Spent Left Speed
1992025-05-02T18:06:19.238Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 56.6M 1 619k 0 0 5798k 0 0:00:10 --:--:-- 0:00:10 5792k 100 56.6M 100 56.6M 0 0 58.9M 0 --:--:-- --:--:-- --:--:-- 58.9M
2002025-05-02T18:06:19.242Z++ popd
2012025-05-02T18:06:19.245Z/work/oxidecomputer/maghemite
2022025-05-02T18:06:19.245Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
2032025-05-02T18:06:19.245Z++ repo=maghemite
2042025-05-02T18:06:19.245Z++ series=release
2052025-05-02T18:06:19.245Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2062025-05-02T18:06:19.245Z++ name=ddmd
2072025-05-02T18:06:19.245Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2082025-05-02T18:06:19.245Z++ mkdir -p download
2092025-05-02T18:06:19.245Z++ pushd download
2102025-05-02T18:06:19.245Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2112025-05-02T18:06:19.245Z++ [[ ! -f ddmd ]]
2122025-05-02T18:06:19.245Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
2132025-05-02T18:06:19.253Z % Total % Received % Xferd Average Speed Time Time Time Current
2142025-05-02T18:06:19.253Z Dload Upload Total Spent Left Speed
2152025-05-02T18:06:19.919Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 40.9M 0 363k 0 0 2766k 0 0:00:15 --:--:-- 0:00:15 2756k 100 40.9M 100 40.9M 0 0 60.9M 0 --:--:-- --:--:-- --:--:-- 60.9M
2162025-05-02T18:06:19.922Z++ popd
2172025-05-02T18:06:19.922Z/work/oxidecomputer/maghemite
2182025-05-02T18:06:19.922Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
2192025-05-02T18:06:19.922Z++ repo=maghemite
2202025-05-02T18:06:19.922Z++ series=release
2212025-05-02T18:06:19.922Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2222025-05-02T18:06:19.922Z++ name=ddmadm
2232025-05-02T18:06:19.922Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2242025-05-02T18:06:19.922Z++ mkdir -p download
2252025-05-02T18:06:19.926Z++ pushd download
2262025-05-02T18:06:19.926Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2272025-05-02T18:06:19.926Z++ [[ ! -f ddmadm ]]
2282025-05-02T18:06:19.926Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2292025-05-02T18:06:19.935Z % Total % Received % Xferd Average Speed Time Time Time Current
2302025-05-02T18:06:19.939Z Dload Upload Total Spent Left Speed
2312025-05-02T18:06:20.338Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18.0M 100 18.0M 0 0 43.9M 0 --:--:-- --:--:-- --:--:-- 44.0M
2322025-05-02T18:06:20.342Z++ popd
2332025-05-02T18:06:20.345Z/work/oxidecomputer/maghemite
2342025-05-02T18:06:20.345Z++ pushd download
2352025-05-02T18:06:20.345Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2362025-05-02T18:06:20.345Z++ chmod +x softnpu
2372025-05-02T18:06:20.345Z++ chmod +x scadm
2382025-05-02T18:06:20.349Z++ chmod +x ddmadm
2392025-05-02T18:06:20.349Z++ chmod +x ddmd
2402025-05-02T18:06:20.353Z++ mv ddmadm ddmadm-v2
2412025-05-02T18:06:20.356Z++ mv ddmd ddmd-v2
2422025-05-02T18:06:20.356Z++ rm -rf zones/dendrite
2432025-05-02T18:06:20.360Z++ mkdir -p zones/dendrite
2442025-05-02T18:06:20.360Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2452025-05-02T18:06:21.492Z++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml
2462025-05-02T18:06:21.495Z++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml
2472025-05-02T18:06:21.498Z++ popd
2482025-05-02T18:06:21.498Z/work/oxidecomputer/maghemite
2492025-05-02T18:06:21.498Z++ banner install
2502025-05-02T18:06:21.498Z
2512025-05-02T18:06:21.499Z # # # #### ##### ## # #
2522025-05-02T18:06:21.499Z # ## # # # # # # #
2532025-05-02T18:06:21.499Z # # # # #### # # # # #
2542025-05-02T18:06:21.499Z # # # # # # ###### # #
2552025-05-02T18:06:21.499Z # # ## # # # # # # #
2562025-05-02T18:06:21.499Z # # # #### # # # ###### ######
2572025-05-02T18:06:21.499Z
2582025-05-02T18:06:21.503Z++ pkg info brand/sparse
2592025-05-02T18:06:21.503Z++ grep -qi installed
2602025-05-02T18:06:25.863Zpkg: info: no packages matching the following patterns you specified are
2612025-05-02T18:06:25.863Zinstalled on the system. Try querying remotely instead:
2622025-05-02T18:06:25.863Z
2632025-05-02T18:06:25.863Z brand/sparse
2642025-05-02T18:06:25.908Z++ [[ 1 != 0 ]]
2652025-05-02T18:06:25.908Z++ set -o errexit
2662025-05-02T18:06:25.908Z++ pfexec pkg install brand/sparse
2672025-05-02T18:06:32.689Z Startup: Refreshing catalog 'helios-dev' ... Done
2682025-05-02T18:06:38.325Z Startup: Caching catalogs ... Done
2692025-05-02T18:06:59.136ZPlanning: Solver setup ... Done
2702025-05-02T18:06:59.342ZPlanning: Running solver ... Done
2712025-05-02T18:06:59.506ZPlanning: Finding local manifests ... Done
2722025-05-02T18:06:59.519ZPlanning: Fetching manifests: 0/3 0% complete
2732025-05-02T18:06:59.611ZPlanning: Fetching manifests: 3/3 100% complete
2742025-05-02T18:06:59.681ZPlanning: Package planning ... Done
2752025-05-02T18:06:59.688ZPlanning: Merging actions ... Done
2762025-05-02T18:06:59.879ZPlanning: Checking for conflicting actions ... Done
2772025-05-02T18:07:01.432ZPlanning: Consolidating action changes ... Done
2782025-05-02T18:07:01.821ZPlanning: Evaluating mediators ... Done
2792025-05-02T18:07:01.890ZPlanning: Planning completed in 22.53 seconds
2802025-05-02T18:07:01.905Z Packages to install: 1
2812025-05-02T18:07:01.905Z Packages to update: 2
2822025-05-02T18:07:01.909Z Create boot environment: No
2832025-05-02T18:07:01.909ZCreate backup boot environment: Yes
2842025-05-02T18:07:02.075Z
2852025-05-02T18:07:02.075ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2862025-05-02T18:07:05.571ZDownload: Completed 8.03 MB in 3.31 seconds (2.4M/s)
2872025-05-02T18:07:07.538Z Actions: 1/1419 actions (Removing old actions)
2882025-05-02T18:07:07.556Z Actions: 199/1419 actions (Installing new actions)
2892025-05-02T18:07:07.671Z Actions: 579/1419 actions (Updating modified actions)
2902025-05-02T18:07:07.978Z Actions: Completed 1419 actions in 0.42 seconds.
2912025-05-02T18:07:08.211Z Done
2922025-05-02T18:07:08.215Z Done
2932025-05-02T18:07:08.887Z Done
2942025-05-02T18:07:13.186Z Done
2952025-05-02T18:07:13.270Z Done
2962025-05-02T18:07:13.273Z Done
2972025-05-02T18:07:13.392Z Done
2982025-05-02T18:07:13.878Z++ set -o errexit
2992025-05-02T18:07:13.878Z++ set -o pipefail
3002025-05-02T18:07:13.878Z++ banner build
3012025-05-02T18:07:13.882Z
3022025-05-02T18:07:13.882Z ##### # # # # #####
3032025-05-02T18:07:13.882Z # # # # # # # #
3042025-05-02T18:07:13.882Z ##### # # # # # #
3052025-05-02T18:07:13.882Z # # # # # # # #
3062025-05-02T18:07:13.882Z # # # # # # # #
3072025-05-02T18:07:13.882Z ##### #### # ###### #####
3082025-05-02T18:07:13.882Z
3092025-05-02T18:07:13.882Z++ cargo build --release --bin ddmd --bin ddmadm
3102025-05-02T18:07:14.059Z Updating crates.io index
3112025-05-02T18:07:14.101Z Updating git repository `https://github.com/oxidecomputer/falcon`
3122025-05-02T18:07:14.794ZFrom https://github.com/oxidecomputer/falcon
3132025-05-02T18:07:14.794Z * [new ref] 3e4689a5952a67e5f9c56e2f1950545c5da5317d -> refs/commit/3e4689a5952a67e5f9c56e2f1950545c5da5317d
3142025-05-02T18:07:14.910Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3152025-05-02T18:07:15.356ZFrom https://github.com/oxidecomputer/dendrite
3162025-05-02T18:07:15.356Z * [new ref] dbb6ca35b2e06996a5aa99a47200554b898bf4f0 -> refs/commit/dbb6ca35b2e06996a5aa99a47200554b898bf4f0
3172025-05-02T18:07:15.396Z Updating git repository `https://github.com/oxidecomputer/ispf`
3182025-05-02T18:07:15.703ZFrom https://github.com/oxidecomputer/ispf
3192025-05-02T18:07:15.703Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3202025-05-02T18:07:15.734Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3212025-05-02T18:07:16.136ZFrom https://github.com/oxidecomputer/netadm-sys
3222025-05-02T18:07:16.136Z * [new ref] c51d1637818891f5a13044f38a46f5e2d0cc8159 -> refs/commit/c51d1637818891f5a13044f38a46f5e2d0cc8159
3232025-05-02T18:07:16.148Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242025-05-02T18:07:20.555ZFrom https://github.com/oxidecomputer/omicron
3252025-05-02T18:07:20.556Z * [new ref] 1d3958c3269116fbe41240d1d1fa9fe93dfb7cac -> refs/commit/1d3958c3269116fbe41240d1d1fa9fe93dfb7cac
3262025-05-02T18:07:20.974Z Updating git repository `https://github.com/oxidecomputer/opte`
3272025-05-02T18:07:21.637ZFrom https://github.com/oxidecomputer/opte
3282025-05-02T18:07:21.637Z * [new ref] 88adb1a5df689b3e2daddab9325ee94047f6ffad -> refs/commit/88adb1a5df689b3e2daddab9325ee94047f6ffad
3292025-05-02T18:07:21.681Z Updating git repository `https://github.com/illumos/smf-rs`
3302025-05-02T18:07:22.016ZFrom https://github.com/illumos/smf-rs
3312025-05-02T18:07:22.016Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
3322025-05-02T18:07:22.057Z Updating git repository `https://github.com/oxidecomputer/zone`
3332025-05-02T18:07:22.480ZFrom https://github.com/oxidecomputer/zone
3342025-05-02T18:07:22.480Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
3352025-05-02T18:07:22.533Z Updating git repository `https://github.com/oxidecomputer/propolis`
3362025-05-02T18:07:23.516ZFrom https://github.com/oxidecomputer/propolis
3372025-05-02T18:07:23.516Z * [new ref] 02fdf06bb279fc1b1393f993b90cbe84b7e9f281 -> refs/commit/02fdf06bb279fc1b1393f993b90cbe84b7e9f281
3382025-05-02T18:07:23.651Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3392025-05-02T18:07:24.225ZFrom https://github.com/oxidecomputer/transceiver-control
3402025-05-02T18:07:24.226Z * [new ref] 995f637041110678de387b804ea78732ded4ca0a -> refs/commit/995f637041110678de387b804ea78732ded4ca0a
3412025-05-02T18:07:24.299Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3422025-05-02T18:07:24.613ZFrom https://github.com/oxidecomputer/dlpi-sys
3432025-05-02T18:07:24.614Z * [new ref] e0e3e4680aaf0b1d644361ce9d535c0fcb9f73d3 -> refs/commit/e0e3e4680aaf0b1d644361ce9d535c0fcb9f73d3
3442025-05-02T18:07:24.623Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3452025-05-02T18:07:24.985ZFrom https://github.com/jmesmon/rust-libzfs
3462025-05-02T18:07:24.985Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3472025-05-02T18:07:24.998Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3482025-05-02T18:07:25.343ZFrom https://github.com/oxidecomputer/rusty-doors
3492025-05-02T18:07:25.343Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3502025-05-02T18:07:25.380Z Updating git repository `https://github.com/oxidecomputer/lldp`
3512025-05-02T18:07:25.743ZFrom https://github.com/oxidecomputer/lldp
3522025-05-02T18:07:25.743Z * [new ref] 82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 -> refs/commit/82fbc8c9747eb9f74dde0f92ae77ec67f65652c4
3532025-05-02T18:07:25.768Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3542025-05-02T18:07:26.324ZFrom https://github.com/oxidecomputer/maghemite
3552025-05-02T18:07:26.324Z * [new ref] 8452936a53c3b16e53cbbf4e34e5e59899afc965 -> refs/commit/8452936a53c3b16e53cbbf4e34e5e59899afc965
3562025-05-02T18:07:26.380Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3572025-05-02T18:07:26.693ZFrom https://github.com/oxidecomputer/serde_human_bytes
3582025-05-02T18:07:26.693Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3592025-05-02T18:07:26.714Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3602025-05-02T18:07:27.045ZFrom https://github.com/oxidecomputer/slog-error-chain
3612025-05-02T18:07:27.045Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3622025-05-02T18:07:27.058Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3632025-05-02T18:07:27.440ZFrom https://github.com/oxidecomputer/tufaceous
3642025-05-02T18:07:27.440Z * [new ref] 04681f26ba09e144e5467dd6bd22c4887692a670 -> refs/commit/04681f26ba09e144e5467dd6bd22c4887692a670
3652025-05-02T18:07:27.474Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3662025-05-02T18:07:27.782ZFrom https://github.com/oxidecomputer/poptrie
3672025-05-02T18:07:27.782Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3682025-05-02T18:07:27.827Z Updating git repository `https://github.com/oxidecomputer/crucible`
3692025-05-02T18:07:29.056ZFrom https://github.com/oxidecomputer/crucible
3702025-05-02T18:07:29.056Z * [new ref] da3cf198a0e000bb89efc3a1c77d7ba09340a600 -> refs/commit/da3cf198a0e000bb89efc3a1c77d7ba09340a600
3712025-05-02T18:07:29.337Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3722025-05-02T18:07:29.695ZFrom https://github.com/oxidecomputer/ingot
3732025-05-02T18:07:29.695Z * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906
3742025-05-02T18:07:29.966Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3752025-05-02T18:07:30.613ZFrom https://github.com/oxidecomputer/management-gateway-service
3762025-05-02T18:07:30.613Z * [new ref] f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a -> refs/commit/f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a
3772025-05-02T18:07:31.351Z Downloading crates ...
3782025-05-02T18:07:31.434Z Downloaded allocator-api2 v0.2.21
3792025-05-02T18:07:31.441Z Downloaded ahash v0.8.11
3802025-05-02T18:07:31.448Z Downloaded async-stream v0.3.6
3812025-05-02T18:07:31.451Z Downloaded anstyle v1.0.10
3822025-05-02T18:07:31.454Z Downloaded anstyle-parse v0.2.6
3832025-05-02T18:07:31.457Z Downloaded num-iter v0.1.45
3842025-05-02T18:07:31.457Z Downloaded foreign-types-macros v0.2.3
3852025-05-02T18:07:31.460Z Downloaded num_enum_derive v0.7.3
3862025-05-02T18:07:31.460Z Downloaded num-integer v0.1.46
3872025-05-02T18:07:31.464Z Downloaded anyhow v1.0.98
3882025-05-02T18:07:31.468Z Downloaded papergrid v0.14.0
3892025-05-02T18:07:31.473Z Downloaded async-stream-impl v0.3.6
3902025-05-02T18:07:31.476Z Downloaded async-trait v0.1.88
3912025-05-02T18:07:31.479Z Downloaded bit-set v0.8.0
3922025-05-02T18:07:31.482Z Downloaded atomicwrites v0.4.4
3932025-05-02T18:07:31.482Z Downloaded atomic-waker v1.1.2
3942025-05-02T18:07:31.485Z Downloaded byteorder v1.5.0
3952025-05-02T18:07:31.486Z Downloaded base64ct v1.7.3
3962025-05-02T18:07:31.488Z Downloaded blake2 v0.10.6
3972025-05-02T18:07:31.492Z Downloaded progenitor-client v0.9.1
3982025-05-02T18:07:31.495Z Downloaded cancel-safe-futures v0.1.5
3992025-05-02T18:07:31.498Z Downloaded bit-vec v0.8.0
4002025-05-02T18:07:31.498Z Downloaded camino v1.1.9
4012025-05-02T18:07:31.501Z Downloaded bitflags v2.9.0
4022025-05-02T18:07:31.505Z Downloaded arc-swap v1.7.1
4032025-05-02T18:07:31.508Z Downloaded backoff v0.4.0
4042025-05-02T18:07:31.511Z Downloaded autocfg v1.4.0
4052025-05-02T18:07:31.515Z Downloaded openssl-macros v0.1.1
4062025-05-02T18:07:31.515Z Downloaded serde-big-array v0.5.1
4072025-05-02T18:07:31.521Z Downloaded scroll_derive v0.12.1
4082025-05-02T18:07:31.521Z Downloaded cfg_aliases v0.2.1
4092025-05-02T18:07:31.521Z Downloaded rand_chacha v0.3.1
4102025-05-02T18:07:31.524Z Downloaded pretty-hex v0.4.1
4112025-05-02T18:07:31.524Z Downloaded once_cell v1.21.3
4122025-05-02T18:07:31.528Z Downloaded foreign-types-shared v0.1.1
4132025-05-02T18:07:31.528Z Downloaded zone_cfg_derive v0.3.1
4142025-05-02T18:07:31.528Z Downloaded cfg-if v1.0.0
4152025-05-02T18:07:31.531Z Downloaded oxnet v0.1.1
4162025-05-02T18:07:31.534Z Downloaded num-derive v0.4.2
4172025-05-02T18:07:31.537Z Downloaded pest_generator v2.8.0
4182025-05-02T18:07:31.537Z Downloaded rand_core v0.6.4
4192025-05-02T18:07:31.540Z Downloaded crunchy v0.2.3
4202025-05-02T18:07:31.540Z Downloaded rustc-hash v2.1.1
4212025-05-02T18:07:31.544Z Downloaded darling_macro v0.20.11
4222025-05-02T18:07:31.544Z Downloaded cstr-argument v0.1.2
4232025-05-02T18:07:31.547Z Downloaded powerfmt v0.2.0
4242025-05-02T18:07:31.547Z Downloaded proc-macro-crate v3.3.0
4252025-05-02T18:07:31.550Z Downloaded defmt v0.3.100
4262025-05-02T18:07:31.550Z Downloaded crucible-workspace-hack v0.1.0
4272025-05-02T18:07:31.553Z Downloaded dtrace-parser v0.2.0
4282025-05-02T18:07:31.553Z Downloaded const-random-macro v0.1.16
4292025-05-02T18:07:31.553Z Downloaded const-random v0.1.18
4302025-05-02T18:07:31.556Z Downloaded crc8 v0.1.1
4312025-05-02T18:07:31.556Z Downloaded foreign-types v0.3.2
4322025-05-02T18:07:31.559Z Downloaded rand_xorshift v0.3.0
4332025-05-02T18:07:31.559Z Downloaded equivalent v1.0.2
4342025-05-02T18:07:31.562Z Downloaded rand_chacha v0.9.0
4352025-05-02T18:07:31.562Z Downloaded proc-macro-error-attr2 v2.0.0
4362025-05-02T18:07:31.566Z Downloaded pkg-config v0.3.32
4372025-05-02T18:07:31.566Z Downloaded float-ord v0.3.2
4382025-05-02T18:07:31.569Z Downloaded waitgroup v0.1.2
4392025-05-02T18:07:31.569Z Downloaded colorchoice v1.0.3
4402025-05-02T18:07:31.572Z Downloaded scroll v0.12.0
4412025-05-02T18:07:31.572Z Downloaded rusty-fork v0.3.0
4422025-05-02T18:07:31.575Z Downloaded clap_lex v0.7.4
4432025-05-02T18:07:31.575Z Downloaded ciborium-ll v0.2.2
4442025-05-02T18:07:31.579Z Downloaded progenitor v0.9.1
4452025-05-02T18:07:31.582Z Downloaded proc-macro-error-attr v1.0.4
4462025-05-02T18:07:31.582Z Downloaded daft v0.1.3
4472025-05-02T18:07:31.585Z Downloaded data-encoding v2.9.0
4482025-05-02T18:07:31.585Z Downloaded enum-as-inner v0.6.1
4492025-05-02T18:07:31.588Z Downloaded resolv-conf v0.7.1
4502025-05-02T18:07:31.592Z Downloaded dof v0.3.0
4512025-05-02T18:07:31.592Z Downloaded quick-error v1.2.3
4522025-05-02T18:07:31.595Z Downloaded plain v0.2.3
4532025-05-02T18:07:31.595Z Downloaded ident_case v1.0.1
4542025-05-02T18:07:31.598Z Downloaded rustc_version v0.1.7
4552025-05-02T18:07:31.598Z Downloaded scopeguard v1.2.0
4562025-05-02T18:07:31.601Z Downloaded percent-encoding v2.3.1
4572025-05-02T18:07:31.601Z Downloaded schemars_derive v0.8.22
4582025-05-02T18:07:31.604Z Downloaded parse-display v0.10.0
4592025-05-02T18:07:31.605Z Downloaded dyn-clone v1.0.19
4602025-05-02T18:07:31.608Z Downloaded deranged v0.4.0
4612025-05-02T18:07:31.611Z Downloaded fxhash v0.2.1
4622025-05-02T18:07:31.611Z Downloaded futures-task v0.3.31
4632025-05-02T18:07:31.615Z Downloaded fixedbitset v0.4.2
4642025-05-02T18:07:31.615Z Downloaded foreign-types v0.5.0
4652025-05-02T18:07:31.615Z Downloaded fnv v1.0.7
4662025-05-02T18:07:31.618Z Downloaded tinyvec_macros v0.1.1
4672025-05-02T18:07:31.619Z Downloaded time-core v0.1.4
4682025-05-02T18:07:31.621Z Downloaded strum v0.26.3
4692025-05-02T18:07:31.622Z Downloaded tower-service v0.3.3
4702025-05-02T18:07:31.625Z Downloaded num-rational v0.4.2
4712025-05-02T18:07:31.625Z Downloaded foldhash v0.1.5
4722025-05-02T18:07:31.628Z Downloaded wait-timeout v0.2.1
4732025-05-02T18:07:31.631Z Downloaded progenitor-macro v0.9.1
4742025-05-02T18:07:31.631Z Downloaded writeable v0.5.5
4752025-05-02T18:07:31.634Z Downloaded proc-macro-error v1.0.4
4762025-05-02T18:07:31.637Z Downloaded darling v0.20.11
4772025-05-02T18:07:31.641Z Downloaded password-hash v0.5.0
4782025-05-02T18:07:31.644Z Downloaded pin-project-lite v0.2.16
4792025-05-02T18:07:31.649Z Downloaded hostname v0.4.1
4802025-05-02T18:07:31.652Z Downloaded typify-macro v0.3.0
4812025-05-02T18:07:31.655Z Downloaded yoke-derive v0.7.5
4822025-05-02T18:07:31.655Z Downloaded rustversion v1.0.20
4832025-05-02T18:07:31.659Z Downloaded http-body v1.0.1
4842025-05-02T18:07:31.661Z Downloaded rhai_codegen v2.2.0
4852025-05-02T18:07:31.667Z Downloaded slab v0.4.9
4862025-05-02T18:07:31.670Z Downloaded macaddr v1.0.1
4872025-05-02T18:07:31.673Z Downloaded hubpack_derive v0.1.1
4882025-05-02T18:07:31.673Z Downloaded lru-cache v0.1.2
4892025-05-02T18:07:31.677Z Downloaded num-derive v0.3.3
4902025-05-02T18:07:31.677Z Downloaded libsw-core v0.3.2
4912025-05-02T18:07:31.680Z Downloaded humantime v2.2.0
4922025-05-02T18:07:31.680Z Downloaded foreign-types-shared v0.3.1
4932025-05-02T18:07:31.683Z Downloaded static_assertions v1.1.0
4942025-05-02T18:07:31.686Z Downloaded terminal_size v0.4.2
4952025-05-02T18:07:31.686Z Downloaded structmeta v0.3.0
4962025-05-02T18:07:31.686Z Downloaded strsim v0.11.1
4972025-05-02T18:07:31.690Z Downloaded console v0.15.11
4982025-05-02T18:07:31.693Z Downloaded form_urlencoded v1.2.1
4992025-05-02T18:07:31.696Z Downloaded instant v0.1.13
5002025-05-02T18:07:31.696Z Downloaded futures-core v0.3.31
5012025-05-02T18:07:31.699Z Downloaded tower-layer v0.3.3
5022025-05-02T18:07:31.699Z Downloaded slog-async v2.8.0
5032025-05-02T18:07:31.703Z Downloaded want v0.3.1
5042025-05-02T18:07:31.703Z Downloaded untrusted v0.9.0
5052025-05-02T18:07:31.706Z Downloaded usdt-macro v0.5.0
5062025-05-02T18:07:31.706Z Downloaded tokio-macros v2.5.0
5072025-05-02T18:07:31.709Z Downloaded zerofrom v0.1.6
5082025-05-02T18:07:31.709Z Downloaded crossbeam-utils v0.8.21
5092025-05-02T18:07:31.712Z Downloaded serde_urlencoded v0.7.1
5102025-05-02T18:07:31.716Z Downloaded structmeta-derive v0.3.0
5112025-05-02T18:07:31.716Z Downloaded heck v0.5.0
5122025-05-02T18:07:31.719Z Downloaded log v0.4.27
5132025-05-02T18:07:31.722Z Downloaded version_check v0.9.5
5142025-05-02T18:07:31.722Z Downloaded num-traits v0.2.19
5152025-05-02T18:07:31.726Z Downloaded linear-map v1.2.0
5162025-05-02T18:07:31.729Z Downloaded serde_tokenstream v0.2.2
5172025-05-02T18:07:31.729Z Downloaded hyper-rustls v0.27.5
5182025-05-02T18:07:31.732Z Downloaded pest_derive v2.8.0
5192025-05-02T18:07:31.735Z Downloaded parking_lot v0.12.3
5202025-05-02T18:07:31.738Z Downloaded signal-hook-registry v1.4.5
5212025-05-02T18:07:31.743Z Downloaded proc-macro2 v1.0.95
5222025-05-02T18:07:31.743Z Downloaded progenitor-impl v0.9.1
5232025-05-02T18:07:31.747Z Downloaded quote v1.0.40
5242025-05-02T18:07:31.750Z Downloaded derive-where v1.2.7
5252025-05-02T18:07:31.754Z Downloaded num-conv v0.1.0
5262025-05-02T18:07:31.754Z Downloaded tabwriter v1.4.1
5272025-05-02T18:07:31.757Z Downloaded tabled_derive v0.10.0
5282025-05-02T18:07:31.757Z Downloaded smf v0.2.3
5292025-05-02T18:07:31.760Z Downloaded unarray v0.1.4
5302025-05-02T18:07:31.763Z Downloaded httparse v1.10.1
5312025-05-02T18:07:31.766Z Downloaded take_mut v0.2.2
5322025-05-02T18:07:31.766Z Downloaded num v0.4.3
5332025-05-02T18:07:31.766Z Downloaded semver v1.0.26
5342025-05-02T18:07:31.770Z Downloaded zerocopy v0.6.6
5352025-05-02T18:07:31.773Z Downloaded no-std-compat v0.4.1
5362025-05-02T18:07:31.776Z Downloaded rand_core v0.9.3
5372025-05-02T18:07:31.776Z Downloaded linked-hash-map v0.5.6
5382025-05-02T18:07:31.779Z Downloaded zerocopy-derive v0.7.35
5392025-05-02T18:07:31.782Z Downloaded time-macros v0.2.22
5402025-05-02T18:07:31.785Z Downloaded icu_provider v1.5.0
5412025-05-02T18:07:31.789Z Downloaded derive_more v0.99.19
5422025-05-02T18:07:31.793Z Downloaded swrite v0.1.0
5432025-05-02T18:07:31.796Z Downloaded thiserror-impl v1.0.69
5442025-05-02T18:07:31.796Z Downloaded zerofrom-derive v0.1.6
5452025-05-02T18:07:31.799Z Downloaded newtype_derive v0.1.6
5462025-05-02T18:07:31.799Z Downloaded hostname v0.3.1
5472025-05-02T18:07:31.802Z Downloaded serde_derive_internals v0.29.1
5482025-05-02T18:07:31.805Z Downloaded lazy_static v1.5.0
5492025-05-02T18:07:31.805Z Downloaded serde_path_to_error v0.1.17
5502025-05-02T18:07:31.808Z Downloaded strum_macros v0.25.3
5512025-05-02T18:07:31.811Z Downloaded itoa v1.0.15
5522025-05-02T18:07:31.814Z Downloaded libsw v3.5.0
5532025-05-02T18:07:31.814Z Downloaded smartstring v1.0.1
5542025-05-02T18:07:31.817Z Downloaded test-strategy v0.4.1
5552025-05-02T18:07:31.820Z Downloaded pest_meta v2.8.0
5562025-05-02T18:07:31.823Z Downloaded tiny-keccak v2.0.2
5572025-05-02T18:07:31.826Z Downloaded rustls-pki-types v1.11.0
5582025-05-02T18:07:31.830Z Downloaded hubpack v0.1.2
5592025-05-02T18:07:31.833Z Downloaded httpdate v1.0.3
5602025-05-02T18:07:31.833Z Downloaded serde_derive v1.0.219
5612025-05-02T18:07:31.836Z Downloaded http-body-util v0.1.3
5622025-05-02T18:07:31.839Z Downloaded zerovec-derive v0.10.3
5632025-05-02T18:07:31.842Z Downloaded idna_adapter v1.2.0
5642025-05-02T18:07:31.843Z Downloaded match_cfg v0.1.0
5652025-05-02T18:07:31.843Z Downloaded subtle v2.6.1
5662025-05-02T18:07:31.846Z Downloaded toml_datetime v0.6.8
5672025-05-02T18:07:31.846Z Downloaded ipnet v2.11.0
5682025-05-02T18:07:31.849Z Downloaded mime v0.3.17
5692025-05-02T18:07:31.850Z Downloaded synstructure v0.13.1
5702025-05-02T18:07:31.853Z Downloaded thiserror v1.0.69
5712025-05-02T18:07:31.857Z Downloaded slog-scope v4.4.0
5722025-05-02T18:07:31.860Z Downloaded slog-json v2.6.1
5732025-05-02T18:07:31.863Z Downloaded icu_normalizer_data v1.5.1
5742025-05-02T18:07:31.866Z Downloaded tinystr v0.7.6
5752025-05-02T18:07:31.866Z Downloaded hash32 v0.3.1
5762025-05-02T18:07:31.869Z Downloaded zone v0.3.1
5772025-05-02T18:07:31.870Z Downloaded tokio-rustls v0.25.0
5782025-05-02T18:07:31.872Z Downloaded tracing-attributes v0.1.28
5792025-05-02T18:07:31.876Z Downloaded serde_spanned v0.6.8
5802025-05-02T18:07:31.876Z Downloaded usdt v0.5.0
5812025-05-02T18:07:31.879Z Downloaded usdt-attr-macro v0.5.0
5822025-05-02T18:07:31.879Z Downloaded thread-id v4.2.2
5832025-05-02T18:07:31.883Z Downloaded newtype-uuid v1.2.1
5842025-05-02T18:07:31.883Z Downloaded strum_macros v0.26.4
5852025-05-02T18:07:31.886Z Downloaded utf8_iter v1.0.4
5862025-05-02T18:07:31.886Z Downloaded num-complex v0.4.6
5872025-05-02T18:07:31.889Z Downloaded thin-vec v0.2.14
5882025-05-02T18:07:31.889Z Downloaded crossbeam-channel v0.5.15
5892025-05-02T18:07:31.893Z Downloaded slog v2.7.0
5902025-05-02T18:07:31.897Z Downloaded prettyplease v0.2.32
5912025-05-02T18:07:31.901Z Downloaded spin v0.5.2
5922025-05-02T18:07:31.904Z Downloaded tinyvec v1.9.0
5932025-05-02T18:07:31.907Z Downloaded toml v0.8.20
5942025-05-02T18:07:31.910Z Downloaded thiserror-impl v2.0.12
5952025-05-02T18:07:31.913Z Downloaded utf16_iter v1.0.5
5962025-05-02T18:07:31.916Z Downloaded serde v1.0.219
5972025-05-02T18:07:31.919Z Downloaded sync_wrapper v1.0.2
5982025-05-02T18:07:31.919Z Downloaded rand v0.8.5
5992025-05-02T18:07:31.923Z Downloaded schemars v0.8.22
6002025-05-02T18:07:31.935Z Downloaded stable_deref_trait v1.2.0
6012025-05-02T18:07:31.938Z Downloaded sha1 v0.10.6
6022025-05-02T18:07:31.941Z Downloaded indent_write v2.2.0
6032025-05-02T18:07:31.942Z Downloaded shlex v1.3.0
6042025-05-02T18:07:31.942Z Downloaded hex v0.4.3
6052025-05-02T18:07:31.945Z Downloaded socket2 v0.5.9
6062025-05-02T18:07:31.948Z Downloaded serde_yaml v0.9.34+deprecated
6072025-05-02T18:07:31.951Z Downloaded slog-envlogger v2.2.0
6082025-05-02T18:07:31.955Z Downloaded openssl-sys v0.9.107
6092025-05-02T18:07:31.958Z Downloaded slog-dtrace v0.3.0
6102025-05-02T18:07:31.961Z Downloaded thread_local v1.1.8
6112025-05-02T18:07:31.964Z Downloaded slog-term v2.9.1
6122025-05-02T18:07:31.964Z Downloaded ucd-trie v0.1.7
6132025-05-02T18:07:31.967Z Downloaded thiserror v2.0.12
6142025-05-02T18:07:31.972Z Downloaded iana-time-zone v0.1.63
6152025-05-02T18:07:31.975Z Downloaded icu_locid_transform v1.5.0
6162025-05-02T18:07:31.980Z Downloaded term v0.7.0
6172025-05-02T18:07:31.983Z Downloaded rand v0.9.1
6182025-05-02T18:07:31.987Z Downloaded tracing-core v0.1.33
6192025-05-02T18:07:31.990Z Downloaded serde_with_macros v3.12.0
6202025-05-02T18:07:31.993Z Downloaded whoami v1.6.0
6212025-05-02T18:07:31.996Z Downloaded is-terminal v0.4.16
6222025-05-02T18:07:31.996Z Downloaded icu_locid_transform_data v1.5.1
6232025-05-02T18:07:32.000Z Downloaded steno v0.4.1
6242025-05-02T18:07:32.003Z Downloaded spin v0.9.8
6252025-05-02T18:07:32.006Z Downloaded hyper-util v0.1.11
6262025-05-02T18:07:32.011Z Downloaded heck v0.4.1
6272025-05-02T18:07:32.014Z Downloaded indexmap v1.9.3
6282025-05-02T18:07:32.018Z Downloaded half v2.6.0
6292025-05-02T18:07:32.021Z Downloaded unicode-ident v1.0.18
6302025-05-02T18:07:32.024Z Downloaded url v2.5.4
6312025-05-02T18:07:32.028Z Downloaded heapless v0.8.0
6322025-05-02T18:07:32.032Z Downloaded jiff-static v0.2.9
6332025-05-02T18:07:32.036Z Downloaded sha2 v0.10.8
6342025-05-02T18:07:32.039Z Downloaded uuid v1.16.0
6352025-05-02T18:07:32.044Z Downloaded unsafe-libyaml v0.2.11
6362025-05-02T18:07:32.048Z Downloaded qorb v0.3.1
6372025-05-02T18:07:32.052Z Downloaded slog-stdlog v4.1.1
6382025-05-02T18:07:32.052Z Downloaded highway v1.3.0
6392025-05-02T18:07:32.056Z Downloaded expectorate v1.1.0
6402025-05-02T18:07:32.056Z Downloaded managed v0.8.0
6412025-05-02T18:07:32.060Z Downloaded libscf-sys v1.1.0
6422025-05-02T18:07:32.060Z Downloaded multer v3.1.0
6432025-05-02T18:07:32.063Z Downloaded tokio-rustls v0.26.2
6442025-05-02T18:07:32.067Z Downloaded serde_repr v0.1.20
6452025-05-02T18:07:32.067Z Downloaded typify v0.3.0
6462025-05-02T18:07:32.070Z Downloaded getrandom v0.3.2
6472025-05-02T18:07:32.073Z Downloaded tracing v0.1.41
6482025-05-02T18:07:32.079Z Downloaded tower v0.5.2
6492025-05-02T18:07:32.088Z Downloaded tempfile v3.19.1
6502025-05-02T18:07:32.092Z Downloaded typenum v1.18.0
6512025-05-02T18:07:32.096Z Downloaded icu_properties v1.5.1
6522025-05-02T18:07:32.099Z Downloaded unicode-segmentation v1.12.0
6532025-05-02T18:07:32.103Z Downloaded indexmap v2.9.0
6542025-05-02T18:07:32.108Z Downloaded hickory-resolver v0.24.4
6552025-05-02T18:07:32.113Z Downloaded libm v0.2.11
6562025-05-02T18:07:32.122Z Downloaded itertools v0.12.1
6572025-05-02T18:07:32.129Z Downloaded hyper v1.6.0
6582025-05-02T18:07:32.137Z Downloaded icu_locid v1.5.0
6592025-05-02T18:07:32.142Z Downloaded chrono v0.4.41
6602025-05-02T18:07:32.150Z Downloaded tokio-util v0.7.14
6612025-05-02T18:07:32.158Z Downloaded hashbrown v0.15.2
6622025-05-02T18:07:32.165Z Downloaded serde_json v1.0.140
6632025-05-02T18:07:32.173Z Downloaded icu_collections v1.5.0
6642025-05-02T18:07:32.179Z Downloaded pest v2.8.0
6652025-05-02T18:07:32.185Z Downloaded itertools v0.14.0
6662025-05-02T18:07:32.193Z Downloaded winnow v0.7.6
6672025-05-02T18:07:32.204Z Downloaded clap_builder v4.5.37
6682025-05-02T18:07:32.212Z Downloaded hashbrown v0.12.3
6692025-05-02T18:07:32.216Z Downloaded mio v1.0.3
6702025-05-02T18:07:32.223Z Downloaded memchr v2.7.4
6712025-05-02T18:07:32.228Z Downloaded http v1.3.1
6722025-05-02T18:07:32.233Z Downloaded vcpkg v0.2.15
6732025-05-02T18:07:32.272Z Downloaded h2 v0.4.9
6742025-05-02T18:07:32.278Z Downloaded goblin v0.8.2
6752025-05-02T18:07:32.285Z Downloaded futures-util v0.3.31
6762025-05-02T18:07:32.298Z Downloaded zerovec v0.10.4
6772025-05-02T18:07:32.304Z Downloaded syn v1.0.109
6782025-05-02T18:07:32.315Z Downloaded reqwest v0.12.15
6792025-05-02T18:07:32.325Z Downloaded webpki-roots v0.26.8
6802025-05-02T18:07:32.328Z Downloaded nix v0.29.0
6812025-05-02T18:07:32.340Z Downloaded syn v2.0.100
6822025-05-02T18:07:32.353Z Downloaded rustls-webpki v0.102.8
6832025-05-02T18:07:32.371Z Downloaded idna v1.0.3
6842025-05-02T18:07:32.375Z Downloaded quinn-proto v0.11.10
6852025-05-02T18:07:32.382Z Downloaded proptest v1.6.0
6862025-05-02T18:07:32.392Z Downloaded dropshot v0.16.0
6872025-05-02T18:07:32.415Z Downloaded serde_with v3.12.0
6882025-05-02T18:07:32.422Z Downloaded sled v0.34.7
6892025-05-02T18:07:32.433Z Downloaded typify-impl v0.3.0
6902025-05-02T18:07:32.448Z Downloaded regex v1.11.1
6912025-05-02T18:07:32.461Z Downloaded zerocopy v0.8.24
6922025-05-02T18:07:32.485Z Downloaded tabled v0.18.0
6932025-05-02T18:07:32.502Z Downloaded openssl v0.10.72
6942025-05-02T18:07:32.512Z Downloaded time v0.3.41
6952025-05-02T18:07:32.519Z Downloaded icu_properties_data v1.5.1
6962025-05-02T18:07:32.530Z Downloaded portable-atomic v1.11.0
6972025-05-02T18:07:32.537Z Downloaded itertools v0.13.0
6982025-05-02T18:07:32.544Z Downloaded zerocopy v0.7.35
6992025-05-02T18:07:32.560Z Downloaded unicode-width v0.2.0
7002025-05-02T18:07:32.566Z Downloaded rustls v0.22.4
7012025-05-02T18:07:32.579Z Downloaded regress v0.10.3
7022025-05-02T18:07:32.588Z Downloaded unicode-width v0.1.14
7032025-05-02T18:07:32.594Z Downloaded jiff v0.2.9
7042025-05-02T18:07:32.612Z Downloaded smoltcp v0.11.0
7052025-05-02T18:07:32.625Z Downloaded rustls v0.23.26
7062025-05-02T18:07:32.637Z Downloaded rustix v0.38.44
7072025-05-02T18:07:32.659Z Downloaded regex-syntax v0.8.5
7082025-05-02T18:07:32.667Z Downloaded openapiv3 v2.0.0
7092025-05-02T18:07:32.679Z Downloaded rustix v1.0.5
7102025-05-02T18:07:32.703Z Downloaded hickory-proto v0.24.4
7112025-05-02T18:07:32.717Z Downloaded tokio v1.44.2
7122025-05-02T18:07:32.847Z Downloaded rhai v1.21.0
7132025-05-02T18:07:32.853Z Downloaded zerocopy-derive v0.8.24
7142025-05-02T18:07:32.853Z Downloaded nom v7.1.3
7152025-05-02T18:07:32.853Z Downloaded minimal-lexical v0.2.1
7162025-05-02T18:07:32.853Z Downloaded toml_edit v0.22.24
7172025-05-02T18:07:32.853Z Downloaded yoke v0.7.5
7182025-05-02T18:07:32.853Z Downloaded tokio-stream v0.1.17
7192025-05-02T18:07:32.853Z Downloaded icu_normalizer v1.5.0
7202025-05-02T18:07:32.853Z Downloaded futures v0.3.31
7212025-05-02T18:07:32.853Z Downloaded quinn v0.11.7
7222025-05-02T18:07:32.853Z Downloaded futures-executor v0.3.31
7232025-05-02T18:07:32.853Z Downloaded ipnetwork v0.21.1
7242025-05-02T18:07:32.854Z Downloaded lock_api v0.4.12
7252025-05-02T18:07:32.854Z Downloaded litemap v0.7.5
7262025-05-02T18:07:32.854Z Downloaded zerocopy-derive v0.6.6
7272025-05-02T18:07:32.854Z Downloaded futures-channel v0.3.31
7282025-05-02T18:07:32.854Z Downloaded similar v2.7.0
7292025-05-02T18:07:32.854Z Downloaded getrandom v0.2.15
7302025-05-02T18:07:32.854Z Downloaded regex-automata v0.4.9
7312025-05-02T18:07:32.864Z Downloaded memoffset v0.9.1
7322025-05-02T18:07:32.867Z Downloaded memmap v0.7.0
7332025-05-02T18:07:32.867Z Downloaded smallvec v1.15.0
7342025-05-02T18:07:32.871Z Downloaded ryu v1.0.20
7352025-05-02T18:07:32.874Z Downloaded zeroize v1.8.1
7362025-05-02T18:07:32.874Z Downloaded is_terminal_polyfill v1.70.1
7372025-05-02T18:07:32.877Z Downloaded write16 v1.0.0
7382025-05-02T18:07:32.877Z Downloaded slog-bunyan v2.5.0
7392025-05-02T18:07:32.877Z Downloaded futures-io v0.3.31
7402025-05-02T18:07:32.877Z Downloaded try-lock v0.2.5
7412025-05-02T18:07:32.880Z Downloaded newline-converter v0.3.0
7422025-05-02T18:07:32.880Z Downloaded darling_core v0.20.11
7432025-05-02T18:07:32.884Z Downloaded owo-colors v4.2.0
7442025-05-02T18:07:32.887Z Downloaded petgraph v0.6.5
7452025-05-02T18:07:32.904Z Downloaded encoding_rs v0.8.35
7462025-05-02T18:07:32.925Z Downloaded petgraph v0.7.1
7472025-05-02T18:07:32.943Z Downloaded dropshot_endpoint v0.16.0
7482025-05-02T18:07:32.946Z Downloaded cookie v0.18.1
7492025-05-02T18:07:32.950Z Downloaded postcard v1.1.1
7502025-05-02T18:07:32.953Z Downloaded crossbeam-epoch v0.9.18
7512025-05-02T18:07:32.953Z Downloaded cc v1.2.19
7522025-05-02T18:07:32.956Z Downloaded generic-array v0.14.7
7532025-05-02T18:07:32.960Z Downloaded parse-display-derive v0.10.0
7542025-05-02T18:07:32.960Z Downloaded num_enum v0.7.3
7552025-05-02T18:07:32.963Z Downloaded defmt v1.0.1
7562025-05-02T18:07:32.967Z Downloaded libc v0.2.172
7572025-05-02T18:07:32.993Z Downloaded rustls-webpki v0.103.1
7582025-05-02T18:07:33.015Z Downloaded either v1.15.0
7592025-05-02T18:07:33.018Z Downloaded colored v3.0.0
7602025-05-02T18:07:33.022Z Downloaded semver v0.1.20
7612025-05-02T18:07:33.022Z Downloaded proc-macro-error2 v2.0.1
7622025-05-02T18:07:33.025Z Downloaded defmt-macros v1.0.1
7632025-05-02T18:07:33.028Z Downloaded quinn-udp v0.5.11
7642025-05-02T18:07:33.028Z Downloaded fixedbitset v0.5.7
7652025-05-02T18:07:33.031Z Downloaded daft-derive v0.1.3
7662025-05-02T18:07:33.034Z Downloaded parking_lot v0.11.2
7672025-05-02T18:07:33.034Z Downloaded futures-sink v0.3.31
7682025-05-02T18:07:33.037Z Downloaded futures-macro v0.3.31
7692025-05-02T18:07:33.037Z Downloaded usdt-impl v0.5.0
7702025-05-02T18:07:33.037Z Downloaded rustls-pemfile v2.2.0
7712025-05-02T18:07:33.041Z Downloaded rustc_version v0.4.1
7722025-05-02T18:07:33.041Z Downloaded parking_lot_core v0.8.6
7732025-05-02T18:07:33.044Z Downloaded displaydoc v0.2.5
7742025-05-02T18:07:33.047Z Downloaded bytes v1.10.1
7752025-05-02T18:07:33.050Z Downloaded base64 v0.22.1
7762025-05-02T18:07:33.053Z Downloaded colored v2.2.0
7772025-05-02T18:07:33.056Z Downloaded parking_lot_core v0.9.10
7782025-05-02T18:07:33.056Z Downloaded crypto-common v0.1.6
7792025-05-02T18:07:33.059Z Downloaded crc32fast v1.4.2
7802025-05-02T18:07:33.059Z Downloaded clap_derive v4.5.32
7812025-05-02T18:07:33.063Z Downloaded utf8parse v0.2.2
7822025-05-02T18:07:33.063Z Downloaded fastrand v2.3.0
7832025-05-02T18:07:33.068Z Downloaded errno v0.3.11
7842025-05-02T18:07:33.068Z Downloaded sigpipe v0.1.3
7852025-05-02T18:07:33.068Z Downloaded embedded-io v0.6.1
7862025-05-02T18:07:33.068Z Downloaded dirs-next v2.0.0
7872025-05-02T18:07:33.071Z Downloaded debug-ignore v1.0.5
7882025-05-02T18:07:33.071Z Downloaded icu_provider_macros v1.5.0
7892025-05-02T18:07:33.071Z Downloaded embedded-io v0.4.0
7902025-05-02T18:07:33.071Z Downloaded dirs-sys-next v0.1.2
7912025-05-02T18:07:33.075Z Downloaded digest v0.10.7
7922025-05-02T18:07:33.075Z Downloaded cpufeatures v0.2.17
7932025-05-02T18:07:33.075Z Downloaded paste v1.0.15
7942025-05-02T18:07:33.078Z Downloaded convert_case v0.4.0
7952025-05-02T18:07:33.078Z Downloaded cobs v0.2.3
7962025-05-02T18:07:33.082Z Downloaded ppv-lite86 v0.2.21
7972025-05-02T18:07:33.082Z Downloaded pin-utils v0.1.0
7982025-05-02T18:07:33.085Z Downloaded defmt-parser v1.0.0
7992025-05-02T18:07:33.085Z Downloaded clap v4.5.37
8002025-05-02T18:07:33.090Z Downloaded ciborium-io v0.2.2
8012025-05-02T18:07:33.094Z Downloaded ciborium v0.2.2
8022025-05-02T18:07:33.094Z Downloaded camino-tempfile v1.1.1
8032025-05-02T18:07:33.097Z Downloaded argon2 v0.5.3
8042025-05-02T18:07:33.097Z Downloaded anstyle-query v1.1.2
8052025-05-02T18:07:33.100Z Downloaded ring v0.17.14
8062025-05-02T18:07:33.170Z Downloaded bytecount v0.6.8
8072025-05-02T18:07:33.174Z Downloaded block-buffer v0.10.4
8082025-05-02T18:07:33.174Z Downloaded bitflags v1.3.2
8092025-05-02T18:07:33.179Z Downloaded omicron-workspace-hack v0.1.0
8102025-05-02T18:07:33.179Z Downloaded num_threads v0.1.7
8112025-05-02T18:07:33.182Z Downloaded anstream v0.6.18
8122025-05-02T18:07:33.182Z Downloaded aho-corasick v1.1.3
8132025-05-02T18:07:33.476Z Compiling proc-macro2 v1.0.95
8142025-05-02T18:07:33.477Z Compiling unicode-ident v1.0.18
8152025-05-02T18:07:33.481Z Compiling serde v1.0.219
8162025-05-02T18:07:33.481Z Compiling autocfg v1.4.0
8172025-05-02T18:07:33.481Z Compiling libc v0.2.172
8182025-05-02T18:07:33.481Z Compiling cfg-if v1.0.0
8192025-05-02T18:07:33.516Z Compiling libm v0.2.11
8202025-05-02T18:07:33.688Z Compiling memchr v2.7.4
8212025-05-02T18:07:33.734Z Compiling version_check v0.9.5
8222025-05-02T18:07:34.285Z Compiling lock_api v0.4.12
8232025-05-02T18:07:34.688Z Compiling parking_lot_core v0.9.10
8242025-05-02T18:07:35.014Z Compiling itoa v1.0.15
8252025-05-02T18:07:35.112Z Compiling semver v1.0.26
8262025-05-02T18:07:35.145Z Compiling schemars v0.8.22
8272025-05-02T18:07:35.247Z Compiling thiserror v2.0.12
8282025-05-02T18:07:35.376Z Compiling num-traits v0.2.19
8292025-05-02T18:07:35.627Z Compiling getrandom v0.3.2
8302025-05-02T18:07:35.785Z Compiling fnv v1.0.7
8312025-05-02T18:07:35.848Z Compiling shlex v1.3.0
8322025-05-02T18:07:35.931Z Compiling slab v0.4.9
8332025-05-02T18:07:35.998Z Compiling serde_json v1.0.140
8342025-05-02T18:07:36.161Z Compiling cc v1.2.19
8352025-05-02T18:07:36.254Z Compiling quote v1.0.40
8362025-05-02T18:07:36.411Z Compiling ryu v1.0.20
8372025-05-02T18:07:36.675Z Compiling syn v2.0.100
8382025-05-02T18:07:36.819Z Compiling heck v0.5.0
8392025-05-02T18:07:37.007Z Compiling pin-project-lite v0.2.16
8402025-05-02T18:07:37.024Z Compiling once_cell v1.21.3
8412025-05-02T18:07:37.162Z Compiling allocator-api2 v0.2.21
8422025-05-02T18:07:37.197Z Compiling foldhash v0.1.5
8432025-05-02T18:07:37.212Z Compiling portable-atomic v1.11.0
8442025-05-02T18:07:37.412Z Compiling equivalent v1.0.2
8452025-05-02T18:07:37.716Z Compiling scopeguard v1.2.0
8462025-05-02T18:07:37.839Z Compiling hashbrown v0.15.2
8472025-05-02T18:07:38.121Z Compiling iana-time-zone v0.1.63
8482025-05-02T18:07:38.604Z Compiling thiserror v1.0.69
8492025-05-02T18:07:38.658Z Compiling icu_locid_transform_data v1.5.1
8502025-05-02T18:07:38.845Z Compiling log v0.4.27
8512025-05-02T18:07:38.911Z Compiling ring v0.17.14
8522025-05-02T18:07:39.042Z Compiling mio v1.0.3
8532025-05-02T18:07:39.074Z Compiling signal-hook-registry v1.4.5
8542025-05-02T18:07:39.176Z Compiling socket2 v0.5.9
8552025-05-02T18:07:39.224Z Compiling dyn-clone v1.0.19
8562025-05-02T18:07:39.512Z Compiling icu_properties_data v1.5.1
8572025-05-02T18:07:39.926Z Compiling stable_deref_trait v1.2.0
8582025-05-02T18:07:39.929Z Compiling regex-syntax v0.8.5
8592025-05-02T18:07:40.116Z Compiling futures-core v0.3.31
8602025-05-02T18:07:40.370Z Compiling icu_normalizer_data v1.5.1
8612025-05-02T18:07:40.374Z Compiling getrandom v0.2.15
8622025-05-02T18:07:40.408Z Compiling aho-corasick v1.1.3
8632025-05-02T18:07:40.572Z Compiling rustix v1.0.5
8642025-05-02T18:07:40.763Z Compiling httparse v1.10.1
8652025-05-02T18:07:41.088Z Compiling zerocopy v0.8.24
8662025-05-02T18:07:41.108Z Compiling futures-sink v0.3.31
8672025-05-02T18:07:41.108Z Compiling strsim v0.11.1
8682025-05-02T18:07:41.587Z Compiling byteorder v1.5.0
8692025-05-02T18:07:41.688Z Compiling ident_case v1.0.1
8702025-05-02T18:07:41.824Z Compiling typenum v1.18.0
8712025-05-02T18:07:42.097Z Compiling rustls v0.23.26
8722025-05-02T18:07:42.233Z Compiling futures-channel v0.3.31
8732025-05-02T18:07:42.493Z Compiling generic-array v0.14.7
8742025-05-02T18:07:42.539Z Compiling futures-task v0.3.31
8752025-05-02T18:07:42.566Z Compiling pin-utils v0.1.0
8762025-05-02T18:07:42.661Z Compiling futures-io v0.3.31
8772025-05-02T18:07:42.679Z Compiling ucd-trie v0.1.7
8782025-05-02T18:07:42.849Z Compiling anyhow v1.0.98
8792025-05-02T18:07:42.893Z Compiling tracing-core v0.1.33
8802025-05-02T18:07:43.362Z Compiling num-conv v0.1.0
8812025-05-02T18:07:43.474Z Compiling regex-automata v0.4.9
8822025-05-02T18:07:43.493Z Compiling subtle v2.6.1
8832025-05-02T18:07:43.660Z Compiling serde_derive_internals v0.29.1
8842025-05-02T18:07:43.798Z Compiling synstructure v0.13.1
8852025-05-02T18:07:43.887Z Compiling darling_core v0.20.11
8862025-05-02T18:07:43.906Z Compiling slog v2.7.0
8872025-05-02T18:07:44.441Z Compiling time-core v0.1.4
8882025-05-02T18:07:44.643Z Compiling time-macros v0.2.22
8892025-05-02T18:07:45.070Z Compiling regress v0.10.3
8902025-05-02T18:07:45.471Z Compiling usdt-impl v0.5.0
8912025-05-02T18:07:45.732Z Compiling litemap v0.7.5
8922025-05-02T18:07:45.880Z Compiling writeable v0.5.5
8932025-05-02T18:07:47.292Z Compiling serde_derive v1.0.219
8942025-05-02T18:07:47.691Z Compiling schemars_derive v0.8.22
8952025-05-02T18:07:47.816Z Compiling tokio-macros v2.5.0
8962025-05-02T18:07:48.690Z Compiling thiserror-impl v2.0.12
8972025-05-02T18:07:48.965Z Compiling zerofrom-derive v0.1.6
8982025-05-02T18:07:49.225Z Compiling yoke-derive v0.7.5
8992025-05-02T18:07:49.732Z Compiling zerovec-derive v0.10.3
9002025-05-02T18:07:50.355Z Compiling futures-macro v0.3.31
9012025-05-02T18:07:50.482Z Compiling displaydoc v0.2.5
9022025-05-02T18:07:51.465Z Compiling icu_provider_macros v1.5.0
9032025-05-02T18:07:51.484Z Compiling thiserror-impl v1.0.69
9042025-05-02T18:07:51.776Z Compiling regex v1.11.1
9052025-05-02T18:07:51.880Z Compiling zerocopy-derive v0.8.24
9062025-05-02T18:07:51.979Z Compiling zerofrom v0.1.6
9072025-05-02T18:07:52.065Z Compiling darling_macro v0.20.11
9082025-05-02T18:07:52.216Z Compiling scroll_derive v0.12.1
9092025-05-02T18:07:52.541Z Compiling yoke v0.7.5
9102025-05-02T18:07:52.602Z Compiling futures-util v0.3.31
9112025-05-02T18:07:52.902Z Compiling pest v2.8.0
9122025-05-02T18:07:53.146Z Compiling darling v0.20.11
9132025-05-02T18:07:53.266Z Compiling zerovec v0.10.4
9142025-05-02T18:07:54.076Z Compiling zerocopy-derive v0.7.35
9152025-05-02T18:07:55.726Z Compiling pest_meta v2.8.0
9162025-05-02T18:07:55.955Z Compiling tracing-attributes v0.1.28
9172025-05-02T18:07:55.994Z Compiling tinystr v0.7.6
9182025-05-02T18:07:56.729Z Compiling icu_locid v1.5.0
9192025-05-02T18:07:58.283Z Compiling pest_generator v2.8.0
9202025-05-02T18:07:58.416Z Compiling scroll v0.12.0
9212025-05-02T18:07:58.832Z Compiling bytes v1.10.1
9222025-05-02T18:07:59.089Z Compiling smallvec v1.15.0
9232025-05-02T18:07:59.617Z Compiling uuid v1.16.0
9242025-05-02T18:07:59.886Z Compiling chrono v0.4.41
9252025-05-02T18:08:00.826Z Compiling parking_lot v0.12.3
9262025-05-02T18:08:00.972Z Compiling indexmap v2.9.0
9272025-05-02T18:08:01.318Z Compiling tokio v1.44.2
9282025-05-02T18:08:02.240Z Compiling bitflags v2.9.0
9292025-05-02T18:08:03.375Z Compiling serde_tokenstream v0.2.2
9302025-05-02T18:08:03.768Z Compiling http v1.3.1
9312025-05-02T18:08:03.916Z Compiling pest_derive v2.8.0
9322025-05-02T18:08:04.677Z Compiling tracing v0.1.41
9332025-05-02T18:08:04.891Z Compiling ipnetwork v0.21.1
9342025-05-02T18:08:05.568Z Compiling rustls-pki-types v1.11.0
9352025-05-02T18:08:05.849Z Compiling rustversion v1.0.20
9362025-05-02T18:08:06.520Z Compiling newtype-uuid v1.2.1
9372025-05-02T18:08:06.549Z Compiling paste v1.0.15
9382025-05-02T18:08:06.916Z Compiling plain v0.2.3
9392025-05-02T18:08:07.092Z Compiling goblin v0.8.2
9402025-05-02T18:08:07.242Z Compiling zerocopy v0.7.35
9412025-05-02T18:08:08.053Z Compiling typify-impl v0.3.0
9422025-05-02T18:08:08.581Z Compiling ppv-lite86 v0.2.21
9432025-05-02T18:08:08.635Z Compiling icu_provider v1.5.0
9442025-05-02T18:08:09.391Z Compiling errno v0.3.11
9452025-05-02T18:08:09.679Z Compiling omicron-workspace-hack v0.1.0
9462025-05-02T18:08:10.067Z Compiling pretty-hex v0.4.1
9472025-05-02T18:08:10.318Z Compiling untrusted v0.9.0
9482025-05-02T18:08:10.855Z Compiling icu_locid_transform v1.5.0
9492025-05-02T18:08:12.932Z Compiling dof v0.3.0
9502025-05-02T18:08:13.857Z Compiling dtrace-parser v0.2.0
9512025-05-02T18:08:14.393Z Compiling icu_collections v1.5.0
9522025-05-02T18:08:15.575Z Compiling thread-id v4.2.2
9532025-05-02T18:08:16.382Z Compiling icu_properties v1.5.1
9542025-05-02T18:08:16.878Z Compiling tokio-util v0.7.14
9552025-05-02T18:08:16.950Z Compiling openapiv3 v2.0.0
9562025-05-02T18:08:18.077Z Compiling typify-macro v0.3.0
9572025-05-02T18:08:18.765Z Compiling rand_core v0.6.4
9582025-05-02T18:08:19.244Z Compiling syn v1.0.109
9592025-05-02T18:08:19.975Z Compiling write16 v1.0.0
9602025-05-02T18:08:20.319Z Compiling utf16_iter v1.0.5
9612025-05-02T18:08:20.374Z Compiling utf8_iter v1.0.4
9622025-05-02T18:08:20.469Z Compiling percent-encoding v2.3.1
9632025-05-02T18:08:20.572Z Compiling icu_normalizer v1.5.0
9642025-05-02T18:08:20.717Z Compiling form_urlencoded v1.2.1
9652025-05-02T18:08:20.737Z Compiling daft-derive v0.1.3
9662025-05-02T18:08:21.241Z Compiling zeroize v1.8.1
9672025-05-02T18:08:21.322Z Compiling rustls v0.22.4
9682025-05-02T18:08:21.555Z Compiling typify v0.3.0
9692025-05-02T18:08:21.601Z Compiling atomic-waker v1.1.2
9702025-05-02T18:08:21.700Z Compiling unsafe-libyaml v0.2.11
9712025-05-02T18:08:21.720Z Compiling slog-async v2.8.0
9722025-05-02T18:08:21.812Z Compiling camino v1.1.9
9732025-05-02T18:08:22.274Z Compiling progenitor-impl v0.9.1
9742025-05-02T18:08:22.446Z Compiling idna_adapter v1.2.0
9752025-05-02T18:08:22.723Z Compiling usdt-attr-macro v0.5.0
9762025-05-02T18:08:23.278Z Compiling serde_yaml v0.9.34+deprecated
9772025-05-02T18:08:23.544Z Compiling usdt-macro v0.5.0
9782025-05-02T18:08:24.394Z Compiling http-body v1.0.1
9792025-05-02T18:08:24.683Z Compiling structmeta-derive v0.3.0
9802025-05-02T18:08:25.605Z Compiling try-lock v0.2.5
9812025-05-02T18:08:25.813Z Compiling want v0.3.1
9822025-05-02T18:08:26.490Z Compiling idna v1.0.3
9832025-05-02T18:08:27.200Z Compiling structmeta v0.3.0
9842025-05-02T18:08:27.593Z Compiling h2 v0.4.9
9852025-05-02T18:08:27.658Z Compiling strum_macros v0.26.4
9862025-05-02T18:08:28.120Z Compiling progenitor-macro v0.9.1
9872025-05-02T18:08:31.661Z Compiling macaddr v1.0.1
9882025-05-02T18:08:31.842Z Compiling async-trait v0.1.88
9892025-05-02T18:08:31.894Z Compiling multer v3.1.0
9902025-05-02T18:08:32.291Z Compiling httpdate v1.0.3
9912025-05-02T18:08:32.312Z Compiling tower-service v0.3.3
9922025-05-02T18:08:32.464Z Compiling url v2.5.4
9932025-05-02T18:08:33.123Z Compiling rand_chacha v0.3.1
9942025-05-02T18:08:33.605Z Compiling hyper v1.6.0
9952025-05-02T18:08:34.078Z Compiling rustls-webpki v0.103.1
9962025-05-02T18:08:34.793Z Compiling oxnet v0.1.1
9972025-05-02T18:08:38.499Z Compiling ipnet v2.11.0
9982025-05-02T18:08:38.977Z Compiling crossbeam-utils v0.8.21
9992025-05-02T18:08:39.598Z Compiling powerfmt v0.2.0
10002025-05-02T18:08:40.078Z Compiling deranged v0.4.0
10012025-05-02T18:08:41.960Z Compiling hyper-util v0.1.11
10022025-05-02T18:08:42.032Z Compiling rand v0.8.5
10032025-05-02T18:08:43.104Z Compiling serde_with_macros v3.12.0
10042025-05-02T18:08:43.800Z Compiling async-stream-impl v0.3.6
10052025-05-02T18:08:43.880Z Compiling dropshot v0.16.0
10062025-05-02T18:08:44.439Z Compiling num_threads v0.1.7
10072025-05-02T18:08:44.590Z Compiling mime v0.3.17
10082025-05-02T18:08:45.857Z Compiling time v0.3.41
10092025-05-02T18:08:49.347Z Compiling tokio-rustls v0.26.2
10102025-05-02T18:08:50.739Z Compiling http-body-util v0.1.3
10112025-05-02T18:08:51.285Z Compiling serde_urlencoded v0.7.1
10122025-05-02T18:08:51.817Z Compiling webpki-roots v0.26.8
10132025-05-02T18:08:51.871Z Compiling rustls-pemfile v2.2.0
10142025-05-02T18:08:51.981Z Compiling toml_datetime v0.6.8
10152025-05-02T18:08:52.046Z Compiling serde_spanned v0.6.8
10162025-05-02T18:08:52.401Z Compiling sync_wrapper v1.0.2
10172025-05-02T18:08:55.351Z Compiling winnow v0.7.6
10182025-05-02T18:08:56.054Z Compiling tower-layer v0.3.3
10192025-05-02T18:08:56.463Z Compiling lazy_static v1.5.0
10202025-05-02T18:08:57.919Z Compiling base64 v0.22.1
10212025-05-02T18:08:58.732Z Compiling toml_edit v0.22.24
10222025-05-02T18:08:59.011Z Compiling tower v0.5.2
10232025-05-02T18:09:04.249Z Compiling hyper-rustls v0.27.5
10242025-05-02T18:09:06.569Z Compiling crypto-common v0.1.6
10252025-05-02T18:09:06.816Z Compiling block-buffer v0.10.4
10262025-05-02T18:09:07.105Z Compiling parse-display-derive v0.10.0
10272025-05-02T18:09:07.115Z Compiling test-strategy v0.4.1
10282025-05-02T18:09:09.457Z Compiling dropshot_endpoint v0.16.0
10292025-05-02T18:09:10.259Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10302025-05-02T18:09:10.709Z Compiling dirs-sys-next v0.1.2
10312025-05-02T18:09:11.278Z Compiling fastrand v2.3.0
10322025-05-02T18:09:11.922Z Compiling tempfile v3.19.1
10332025-05-02T18:09:12.977Z Compiling dirs-next v2.0.0
10342025-05-02T18:09:13.492Z Compiling digest v0.10.7
10352025-05-02T18:09:13.625Z Compiling reqwest v0.12.15
10362025-05-02T18:09:13.988Z Compiling futures-executor v0.3.31
10372025-05-02T18:09:14.212Z Compiling thread_local v1.1.8
10382025-05-02T18:09:14.462Z Compiling memmap v0.7.0
10392025-05-02T18:09:15.268Z Compiling usdt v0.5.0
10402025-05-02T18:09:15.468Z Compiling futures v0.3.31
10412025-05-02T18:09:16.652Z Compiling progenitor-client v0.9.1
10422025-05-02T18:09:17.572Z Compiling daft v0.1.3
10432025-05-02T18:09:18.068Z Compiling term v0.7.0
10442025-05-02T18:09:19.466Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
10452025-05-02T18:09:20.322Z Compiling crossbeam-channel v0.5.15
10462025-05-02T18:09:20.609Z Compiling is-terminal v0.4.16
10472025-05-02T18:09:20.771Z Compiling hostname v0.4.1
10482025-05-02T18:09:21.058Z Compiling instant v0.1.13
10492025-05-02T18:09:21.245Z Compiling unicode-width v0.2.0
10502025-05-02T18:09:21.704Z Compiling take_mut v0.2.2
10512025-05-02T18:09:21.731Z Compiling cpufeatures v0.2.17
10522025-05-02T18:09:21.894Z Compiling slog-term v2.9.1
10532025-05-02T18:09:22.156Z Compiling progenitor v0.9.1
10542025-05-02T18:09:22.375Z Compiling strum v0.26.3
10552025-05-02T18:09:22.616Z Compiling rustls-webpki v0.102.8
10562025-05-02T18:09:24.166Z Compiling wait-timeout v0.2.1
10572025-05-02T18:09:24.263Z Compiling bit-vec v0.8.0
10582025-05-02T18:09:24.511Z Compiling match_cfg v0.1.0
10592025-05-02T18:09:24.538Z Compiling debug-ignore v1.0.5
10602025-05-02T18:09:24.628Z Compiling quick-error v1.2.3
10612025-05-02T18:09:24.718Z Compiling bit-set v0.8.0
10622025-05-02T18:09:24.796Z Compiling rusty-fork v0.3.0
10632025-05-02T18:09:24.836Z Compiling hostname v0.3.1
10642025-05-02T18:09:26.055Z Compiling slog-json v2.6.1
10652025-05-02T18:09:26.492Z Compiling serde_with v3.12.0
10662025-05-02T18:09:26.786Z Compiling rand_xorshift v0.3.0
10672025-05-02T18:09:26.883Z Compiling hex v0.4.3
10682025-05-02T18:09:27.085Z Compiling clap_derive v4.5.32
10692025-05-02T18:09:28.749Z Compiling encoding_rs v0.8.35
10702025-05-02T18:09:30.753Z Compiling utf8parse v0.2.2
10712025-05-02T18:09:30.937Z Compiling spin v0.9.8
10722025-05-02T18:09:31.305Z Compiling unarray v0.1.4
10732025-05-02T18:09:31.727Z Compiling either v1.15.0
10742025-05-02T18:09:31.745Z Compiling proptest v1.6.0
10752025-05-02T18:09:32.183Z Compiling itertools v0.13.0
10762025-05-02T18:09:37.634Z Compiling anstyle-parse v0.2.6
10772025-05-02T18:09:38.054Z Compiling tokio-rustls v0.25.0
10782025-05-02T18:09:38.540Z Compiling toml v0.8.20
10792025-05-02T18:09:40.954Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10802025-05-02T18:09:41.176Z Compiling slog-bunyan v2.5.0
10812025-05-02T18:09:43.639Z Compiling sha1 v0.10.6
10822025-05-02T18:09:44.981Z Compiling async-stream v0.3.6
10832025-05-02T18:09:45.375Z Compiling waitgroup v0.1.2
10842025-05-02T18:09:45.635Z Compiling serde_path_to_error v0.1.17
10852025-05-02T18:09:45.834Z Compiling anstyle v1.0.10
10862025-05-02T18:09:46.384Z Compiling anstyle-query v1.1.2
10872025-05-02T18:09:46.489Z Compiling heapless v0.8.0
10882025-05-02T18:09:46.542Z Compiling colorchoice v1.0.3
10892025-05-02T18:09:46.562Z Compiling is_terminal_polyfill v1.70.1
10902025-05-02T18:09:46.716Z Compiling anstream v0.6.18
10912025-05-02T18:09:47.767Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
10922025-05-02T18:09:50.959Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
10932025-05-02T18:09:51.422Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
10942025-05-02T18:09:51.488Z Compiling backoff v0.4.0
10952025-05-02T18:09:51.870Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
10962025-05-02T18:09:52.618Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10972025-05-02T18:09:52.845Z Compiling parse-display v0.10.0
10982025-05-02T18:09:53.080Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
10992025-05-02T18:09:53.787Z Compiling terminal_size v0.4.2
11002025-05-02T18:09:54.045Z Compiling hash32 v0.3.1
11012025-05-02T18:09:54.912Z Compiling smoltcp v0.11.0
11022025-05-02T18:09:55.270Z Compiling clap_lex v0.7.4
11032025-05-02T18:09:55.970Z Compiling clap_builder v4.5.37
11042025-05-02T18:09:57.031Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11052025-05-02T18:09:57.375Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
11062025-05-02T18:10:01.131Z Compiling cobs v0.2.3
11072025-05-02T18:10:01.606Z Compiling bitflags v1.3.2
11082025-05-02T18:10:01.747Z Compiling managed v0.8.0
11092025-05-02T18:10:02.659Z Compiling postcard v1.1.1
11102025-05-02T18:10:04.528Z Compiling clap v4.5.37
11112025-05-02T18:10:05.014Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11122025-05-02T18:10:10.614Z Compiling rand_core v0.9.3
11132025-05-02T18:10:10.970Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11142025-05-02T18:10:11.470Z Compiling rand_chacha v0.9.0
11152025-05-02T18:10:12.847Z Compiling tabwriter v1.4.1
11162025-05-02T18:10:13.062Z Compiling proc-macro-crate v3.3.0
11172025-05-02T18:10:13.422Z Compiling num-integer v0.1.46
11182025-05-02T18:10:14.128Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468)
11192025-05-02T18:10:14.590Z Compiling num_enum_derive v0.7.3
11202025-05-02T18:10:15.592Z Compiling rand v0.9.1
11212025-05-02T18:10:16.955Z Compiling foreign-types-macros v0.2.3
11222025-05-02T18:10:17.699Z Compiling proc-macro-error-attr v1.0.4
11232025-05-02T18:10:17.719Z Compiling prettyplease v0.2.32
11242025-05-02T18:10:17.864Z Compiling foreign-types-shared v0.3.1
11252025-05-02T18:10:18.117Z Compiling heck v0.4.1
11262025-05-02T18:10:18.238Z Compiling foreign-types v0.5.0
11272025-05-02T18:10:18.599Z Compiling num_enum v0.7.3
11282025-05-02T18:10:19.543Z Compiling num-iter v0.1.45
11292025-05-02T18:10:19.770Z Compiling num-rational v0.4.2
11302025-05-02T18:10:20.220Z Compiling hubpack_derive v0.1.1
11312025-05-02T18:10:20.257Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11322025-05-02T18:10:20.937Z Compiling num-complex v0.4.6
11332025-05-02T18:10:21.238Z Compiling cstr-argument v0.1.2
11342025-05-02T18:10:21.508Z Compiling proc-macro-error v1.0.4
11352025-05-02T18:10:21.537Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11362025-05-02T18:10:21.557Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c51d1637)
11372025-05-02T18:10:21.953Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
11382025-05-02T18:10:22.246Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11392025-05-02T18:10:22.415Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11402025-05-02T18:10:22.775Z Compiling num v0.4.3
11412025-05-02T18:10:23.176Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11422025-05-02T18:10:23.581Z Compiling hubpack v0.1.2
11432025-05-02T18:10:24.075Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11442025-05-02T18:10:24.595Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468)
11452025-05-02T18:10:24.967Z Compiling itertools v0.14.0
11462025-05-02T18:10:25.614Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11472025-05-02T18:10:25.868Z Compiling colored v3.0.0
11482025-05-02T18:10:26.290Z Compiling crucible-workspace-hack v0.1.0
11492025-05-02T18:10:26.554Z Compiling float-ord v0.3.2
11502025-05-02T18:10:26.751Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
11512025-05-02T18:10:30.822Z Compiling semver v0.1.20
11522025-05-02T18:10:31.723Z Compiling vcpkg v0.2.15
11532025-05-02T18:10:31.798Z Compiling pkg-config v0.3.32
11542025-05-02T18:10:32.857Z Compiling static_assertions v1.1.0
11552025-05-02T18:10:33.083Z Compiling openssl-sys v0.9.107
11562025-05-02T18:10:34.309Z Compiling rustc_version v0.1.7
11572025-05-02T18:10:34.683Z Compiling zone_cfg_derive v0.3.1
11582025-05-02T18:10:34.770Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11592025-05-02T18:10:34.944Z Compiling itertools v0.12.1
11602025-05-02T18:10:35.305Z Compiling camino-tempfile v1.1.1
11612025-05-02T18:10:36.074Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
11622025-05-02T18:10:36.117Z Compiling num-derive v0.4.2
11632025-05-02T18:10:36.509Z Compiling derive-where v1.2.7
11642025-05-02T18:10:37.661Z Compiling sigpipe v0.1.3
11652025-05-02T18:10:37.846Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
11662025-05-02T18:10:38.267Z Compiling base64ct v1.7.3
11672025-05-02T18:10:38.551Z Compiling jiff v0.2.9
11682025-05-02T18:10:38.570Z Compiling rustix v0.38.44
11692025-05-02T18:10:38.992Z Compiling password-hash v0.5.0
11702025-05-02T18:10:39.050Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
11712025-05-02T18:10:39.433Z Compiling zone v0.3.1
11722025-05-02T18:10:39.476Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11732025-05-02T18:10:40.526Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
11742025-05-02T18:10:41.384Z Compiling newtype_derive v0.1.6
11752025-05-02T18:10:41.915Z Compiling blake2 v0.10.6
11762025-05-02T18:10:42.687Z Compiling smf v0.2.3
11772025-05-02T18:10:43.170Z Compiling zerocopy-derive v0.6.6
11782025-05-02T18:10:43.489Z Compiling whoami v1.6.0
11792025-05-02T18:10:43.811Z Compiling owo-colors v4.2.0
11802025-05-02T18:10:44.404Z Compiling tinyvec_macros v0.1.1
11812025-05-02T18:10:44.455Z Compiling cancel-safe-futures v0.1.5
11822025-05-02T18:10:44.520Z Compiling unicode-segmentation v1.12.0
11832025-05-02T18:10:44.935Z Compiling tinyvec v1.9.0
11842025-05-02T18:10:44.971Z Compiling zerocopy v0.6.6
11852025-05-02T18:10:45.766Z Compiling newline-converter v0.3.0
11862025-05-02T18:10:45.856Z Compiling argon2 v0.5.3
11872025-05-02T18:10:46.635Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
11882025-05-02T18:10:49.363Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
11892025-05-02T18:10:49.615Z Compiling strum_macros v0.25.3
11902025-05-02T18:10:50.187Z Compiling console v0.15.11
11912025-05-02T18:10:50.432Z Compiling num-derive v0.3.3
11922025-05-02T18:10:51.575Z Compiling libsw-core v0.3.2
11932025-05-02T18:10:51.900Z Compiling serde-big-array v0.5.1
11942025-05-02T18:10:52.194Z Compiling enum-as-inner v0.6.1
11952025-05-02T18:10:52.376Z Compiling serde_repr v0.1.20
11962025-05-02T18:10:52.643Z Compiling cookie v0.18.1
11972025-05-02T18:10:53.002Z Compiling convert_case v0.4.0
11982025-05-02T18:10:53.045Z Compiling similar v2.7.0
11992025-05-02T18:10:53.066Z Compiling fixedbitset v0.4.2
12002025-05-02T18:10:53.330Z Compiling foreign-types-shared v0.1.1
12012025-05-02T18:10:53.479Z Compiling data-encoding v2.9.0
12022025-05-02T18:10:53.541Z Compiling openssl v0.10.72
12032025-05-02T18:10:53.622Z Compiling linked-hash-map v0.5.6
12042025-05-02T18:10:53.852Z Compiling fixedbitset v0.5.7
12052025-05-02T18:10:54.032Z Compiling lru-cache v0.1.2
12062025-05-02T18:10:54.081Z Compiling hickory-proto v0.24.4
12072025-05-02T18:10:54.288Z Compiling expectorate v1.1.0
12082025-05-02T18:10:54.575Z Compiling petgraph v0.7.1
12092025-05-02T18:10:55.028Z Compiling derive_more v0.99.19
12102025-05-02T18:10:59.286Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
12112025-05-02T18:10:59.735Z Compiling foreign-types v0.3.2
12122025-05-02T18:10:59.859Z Compiling petgraph v0.6.5
12132025-05-02T18:11:00.368Z Compiling libscf-sys v1.1.0
12142025-05-02T18:11:00.611Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12152025-05-02T18:11:00.947Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12162025-05-02T18:11:03.301Z Compiling libsw v3.5.0
12172025-05-02T18:11:03.638Z Compiling atomicwrites v0.4.4
12182025-05-02T18:11:04.219Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12192025-05-02T18:11:07.517Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12202025-05-02T18:11:07.600Z Compiling resolv-conf v0.7.1
12212025-05-02T18:11:08.106Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12222025-05-02T18:11:08.141Z Compiling openssl-macros v0.1.1
12232025-05-02T18:11:08.290Z Compiling proc-macro-error-attr2 v2.0.0
12242025-05-02T18:11:08.999Z Compiling memoffset v0.9.1
12252025-05-02T18:11:09.107Z Compiling linear-map v1.2.0
12262025-05-02T18:11:09.111Z Compiling highway v1.3.0
12272025-05-02T18:11:09.252Z Compiling swrite v0.1.0
12282025-05-02T18:11:09.420Z Compiling indent_write v2.2.0
12292025-05-02T18:11:09.444Z Compiling unicode-width v0.1.14
12302025-05-02T18:11:09.528Z Compiling cfg_aliases v0.2.1
12312025-05-02T18:11:09.647Z Compiling nix v0.29.0
12322025-05-02T18:11:09.683Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12332025-05-02T18:11:10.052Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12342025-05-02T18:11:10.641Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12352025-05-02T18:11:10.697Z Compiling proc-macro-error2 v2.0.1
12362025-05-02T18:11:11.337Z Compiling hickory-resolver v0.24.4
12372025-05-02T18:11:12.943Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12382025-05-02T18:11:16.126Z Compiling steno v0.4.1
12392025-05-02T18:11:16.487Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12402025-05-02T18:11:17.336Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12412025-05-02T18:11:20.085Z Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12422025-05-02T18:11:20.423Z Compiling tokio-stream v0.1.17
12432025-05-02T18:11:21.619Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
12442025-05-02T18:11:22.551Z Compiling slog-dtrace v0.3.0
12452025-05-02T18:11:22.986Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
12462025-05-02T18:11:23.407Z Compiling humantime v2.2.0
12472025-05-02T18:11:24.162Z Compiling parking_lot_core v0.8.6
12482025-05-02T18:11:24.271Z Compiling bytecount v0.6.8
12492025-05-02T18:11:24.605Z Compiling papergrid v0.14.0
12502025-05-02T18:11:24.703Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12512025-05-02T18:11:25.058Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
12522025-05-02T18:11:26.071Z Compiling qorb v0.3.1
12532025-05-02T18:11:26.134Z Compiling tabled_derive v0.10.0
12542025-05-02T18:11:28.287Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#995f6370)
12552025-05-02T18:11:28.676Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
12562025-05-02T18:11:29.625Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#995f6370)
12572025-05-02T18:11:30.385Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#995f6370)
12582025-05-02T18:11:31.646Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12592025-05-02T18:11:31.657Z Compiling tabled v0.18.0
12602025-05-02T18:11:36.808Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12612025-05-02T18:11:37.342Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#dbb6ca35)
12622025-05-02T18:11:37.882Z Compiling parking_lot v0.11.2
12632025-05-02T18:11:39.828Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
12642025-05-02T18:11:41.363Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
12652025-05-02T18:11:42.788Z Compiling crossbeam-epoch v0.9.18
12662025-05-02T18:11:42.825Z Compiling fxhash v0.2.1
12672025-05-02T18:11:43.071Z Compiling crc32fast v1.4.2
12682025-05-02T18:11:43.629Z Compiling crc8 v0.1.1
12692025-05-02T18:11:43.882Z Compiling arc-swap v1.7.1
12702025-05-02T18:11:43.941Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#dbb6ca35)
12712025-05-02T18:11:43.958Z Compiling sled v0.34.7
12722025-05-02T18:11:44.532Z Compiling slog-scope v4.4.0
12732025-05-02T18:11:45.255Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
12742025-05-02T18:11:46.625Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
12752025-05-02T18:11:47.023Z Compiling slog-stdlog v4.1.1
12762025-05-02T18:11:47.154Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12772025-05-02T18:11:47.790Z Compiling slog-envlogger v2.2.0
12782025-05-02T18:11:49.195Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
12792025-05-02T18:11:50.189Z Compiling colored v2.2.0
12802025-05-02T18:11:59.397Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12812025-05-02T18:12:08.362Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
12822025-05-02T18:12:09.987Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
12832025-05-02T18:12:34.755Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
12842025-05-02T18:12:34.755Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
12852025-05-02T18:12:41.862Z Finished `release` profile [optimized] target(s) in 5m 31s
12862025-05-02T18:12:42.151Z+ banner trio
12872025-05-02T18:12:42.155Z
12882025-05-02T18:12:42.155Z ##### ##### # ####
12892025-05-02T18:12:42.155Z # # # # # #
12902025-05-02T18:12:42.155Z # # # # # #
12912025-05-02T18:12:42.155Z # ##### # # #
12922025-05-02T18:12:42.155Z # # # # # #
12932025-05-02T18:12:42.155Z # # # # ####
12942025-05-02T18:12:42.155Z
12952025-05-02T18:12:42.155Z+ pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture
12962025-05-02T18:12:42.605Z Compiling cfg-if v1.0.0
12972025-05-02T18:12:42.605Z Compiling serde v1.0.219
12982025-05-02T18:12:42.609Z Compiling itoa v1.0.15
12992025-05-02T18:12:42.609Z Compiling libc v0.2.172
13002025-05-02T18:12:42.609Z Compiling num-traits v0.2.19
13012025-05-02T18:12:42.609Z Compiling memchr v2.7.4
13022025-05-02T18:12:42.692Z Compiling smallvec v1.15.0
13032025-05-02T18:12:42.695Z Compiling bytes v1.10.1
13042025-05-02T18:12:42.744Z Compiling pin-project-lite v0.2.16
13052025-05-02T18:12:42.880Z Compiling schemars v0.8.22
13062025-05-02T18:12:42.894Z Compiling zerofrom v0.1.6
13072025-05-02T18:12:43.122Z Compiling stable_deref_trait v1.2.0
13082025-05-02T18:12:43.148Z Compiling once_cell v1.21.3
13092025-05-02T18:12:43.267Z Compiling scopeguard v1.2.0
13102025-05-02T18:12:43.342Z Compiling parking_lot_core v0.9.10
13112025-05-02T18:12:43.407Z Compiling lock_api v0.4.12
13122025-05-02T18:12:43.552Z Compiling yoke v0.7.5
13132025-05-02T18:12:43.848Z Compiling parking_lot v0.12.3
13142025-05-02T18:12:43.937Z Compiling zerovec v0.10.4
13152025-05-02T18:12:44.149Z Compiling signal-hook-registry v1.4.5
13162025-05-02T18:12:44.292Z Compiling mio v1.0.3
13172025-05-02T18:12:44.773Z Compiling socket2 v0.5.9
13182025-05-02T18:12:45.293Z Compiling ryu v1.0.20
13192025-05-02T18:12:45.738Z Compiling tokio v1.44.2
13202025-05-02T18:12:45.932Z Compiling getrandom v0.3.2
13212025-05-02T18:12:46.017Z Compiling serde_json v1.0.140
13222025-05-02T18:12:46.034Z Compiling futures-core v0.3.31
13232025-05-02T18:12:46.051Z Compiling tinystr v0.7.6
13242025-05-02T18:12:46.301Z Compiling writeable v0.5.5
13252025-05-02T18:12:46.437Z Compiling litemap v0.7.5
13262025-05-02T18:12:46.846Z Compiling icu_locid v1.5.0
13272025-05-02T18:12:46.897Z Compiling fnv v1.0.7
13282025-05-02T18:12:47.046Z Compiling http v1.3.1
13292025-05-02T18:12:47.370Z Compiling icu_locid_transform_data v1.5.1
13302025-05-02T18:12:47.496Z Compiling uuid v1.16.0
13312025-05-02T18:12:48.030Z Compiling chrono v0.4.41
13322025-05-02T18:12:48.063Z Compiling icu_provider v1.5.0
13332025-05-02T18:12:48.635Z Compiling indexmap v2.9.0
13342025-05-02T18:12:49.973Z Compiling rustls-pki-types v1.11.0
13352025-05-02T18:12:49.998Z Compiling icu_locid_transform v1.5.0
13362025-05-02T18:12:51.705Z Compiling semver v1.0.26
13372025-05-02T18:12:51.735Z Compiling icu_properties_data v1.5.1
13382025-05-02T18:12:52.002Z Compiling icu_collections v1.5.0
13392025-05-02T18:12:52.338Z Compiling regress v0.10.3
13402025-05-02T18:12:54.202Z Compiling tracing-core v0.1.33
13412025-05-02T18:12:54.424Z Compiling getrandom v0.2.15
13422025-05-02T18:12:54.715Z Compiling futures-task v0.3.31
13432025-05-02T18:12:54.738Z Compiling pin-utils v0.1.0
13442025-05-02T18:12:54.841Z Compiling equivalent v1.0.2
13452025-05-02T18:12:54.970Z Compiling foldhash v0.1.5
13462025-05-02T18:12:54.973Z Compiling dyn-clone v1.0.19
13472025-05-02T18:12:54.992Z Compiling allocator-api2 v0.2.21
13482025-05-02T18:12:55.222Z Compiling untrusted v0.9.0
13492025-05-02T18:12:55.403Z Compiling log v0.4.27
13502025-05-02T18:12:55.437Z Compiling ring v0.17.14
13512025-05-02T18:12:55.791Z Compiling hashbrown v0.15.2
13522025-05-02T18:12:55.943Z Compiling tracing v0.1.41
13532025-05-02T18:12:56.316Z Compiling typify-impl v0.3.0
13542025-05-02T18:12:56.497Z Compiling futures-util v0.3.31
13552025-05-02T18:12:56.610Z Compiling thiserror v2.0.12
13562025-05-02T18:12:56.775Z Compiling icu_properties v1.5.1
13572025-05-02T18:12:56.816Z Compiling icu_normalizer_data v1.5.1
13582025-05-02T18:12:56.922Z Compiling http-body v1.0.1
13592025-05-02T18:12:57.171Z Compiling serde_tokenstream v0.2.2
13602025-05-02T18:12:57.242Z Compiling unicode-ident v1.0.18
13612025-05-02T18:12:57.466Z Compiling slog v2.7.0
13622025-05-02T18:12:57.704Z Compiling utf8_iter v1.0.4
13632025-05-02T18:12:57.989Z Compiling write16 v1.0.0
13642025-05-02T18:12:58.014Z Compiling try-lock v0.2.5
13652025-05-02T18:12:58.141Z Compiling utf16_iter v1.0.5
13662025-05-02T18:12:58.188Z Compiling want v0.3.1
13672025-05-02T18:12:58.374Z Compiling rustls-webpki v0.103.1
13682025-05-02T18:12:58.548Z Compiling proc-macro2 v1.0.95
13692025-05-02T18:13:00.265Z Compiling httparse v1.10.1
13702025-05-02T18:13:01.253Z Compiling icu_normalizer v1.5.0
13712025-05-02T18:13:03.130Z Compiling futures-channel v0.3.31
13722025-05-02T18:13:03.590Z Compiling tower-service v0.3.3
13732025-05-02T18:13:03.647Z Compiling subtle v2.6.1
13742025-05-02T18:13:03.745Z Compiling zeroize v1.8.1
13752025-05-02T18:13:04.109Z Compiling percent-encoding v2.3.1
13762025-05-02T18:13:04.501Z Compiling toml_datetime v0.6.8
13772025-05-02T18:13:04.655Z Compiling form_urlencoded v1.2.1
13782025-05-02T18:13:04.871Z Compiling toml_edit v0.22.24
13792025-05-02T18:13:05.030Z Compiling rustls v0.23.26
13802025-05-02T18:13:05.162Z Compiling zerocopy v0.8.24
13812025-05-02T18:13:05.224Z Compiling hyper v1.6.0
13822025-05-02T18:13:05.422Z Compiling idna_adapter v1.2.0
13832025-05-02T18:13:05.676Z Compiling quote v1.0.40
13842025-05-02T18:13:06.206Z Compiling typify-macro v0.3.0
13852025-05-02T18:13:07.546Z Compiling aho-corasick v1.1.3
13862025-05-02T18:13:07.736Z Compiling regex-syntax v0.8.5
13872025-05-02T18:13:09.622Z Compiling regex-automata v0.4.9
13882025-05-02T18:13:10.139Z Compiling proc-macro-crate v3.3.0
13892025-05-02T18:13:11.107Z Compiling hyper-util v0.1.11
13902025-05-02T18:13:11.118Z Compiling syn v2.0.100
13912025-05-02T18:13:12.479Z Compiling tokio-rustls v0.26.2
13922025-05-02T18:13:15.377Z Compiling idna v1.0.3
13932025-05-02T18:13:21.186Z Compiling webpki-roots v0.26.8
13942025-05-02T18:13:21.407Z Compiling sync_wrapper v1.0.2
13952025-05-02T18:13:21.588Z Compiling heck v0.5.0
13962025-05-02T18:13:21.794Z Compiling tower-layer v0.3.3
13972025-05-02T18:13:22.209Z Compiling futures-sink v0.3.31
13982025-05-02T18:13:22.388Z Compiling tokio-util v0.7.14
13992025-05-02T18:13:22.907Z Compiling tower v0.5.2
14002025-05-02T18:13:23.814Z Compiling crossbeam-utils v0.8.21
14012025-05-02T18:13:23.832Z Compiling hyper-rustls v0.27.5
14022025-05-02T18:13:24.588Z Compiling ppv-lite86 v0.2.21
14032025-05-02T18:13:25.211Z Compiling regex v1.11.1
14042025-05-02T18:13:25.304Z Compiling url v2.5.4
14052025-05-02T18:13:26.346Z Compiling num_enum_derive v0.7.3
14062025-05-02T18:13:28.428Z Compiling typify v0.3.0
14072025-05-02T18:13:28.565Z Compiling serde_urlencoded v0.7.1
14082025-05-02T18:13:29.122Z Compiling http-body-util v0.1.3
14092025-05-02T18:13:29.236Z Compiling openapiv3 v2.0.0
14102025-05-02T18:13:29.647Z Compiling rustls-pemfile v2.2.0
14112025-05-02T18:13:30.135Z Compiling rand_core v0.9.3
14122025-05-02T18:13:30.343Z Compiling dirs-sys-next v0.1.2
14132025-05-02T18:13:30.636Z Compiling ipnet v2.11.0
14142025-05-02T18:13:31.042Z Compiling mime v0.3.17
14152025-05-02T18:13:31.437Z Compiling base64 v0.22.1
14162025-05-02T18:13:32.084Z Compiling foreign-types-shared v0.3.1
14172025-05-02T18:13:32.228Z Compiling powerfmt v0.2.0
14182025-05-02T18:13:32.542Z Compiling deranged v0.4.0
14192025-05-02T18:13:32.731Z Compiling foreign-types v0.5.0
14202025-05-02T18:13:32.846Z Compiling progenitor-impl v0.9.1
14212025-05-02T18:13:33.135Z Compiling time-macros v0.2.22
14222025-05-02T18:13:33.610Z Compiling serde_yaml v0.9.34+deprecated
14232025-05-02T18:13:34.209Z Compiling reqwest v0.12.15
14242025-05-02T18:13:35.971Z Compiling dirs-next v2.0.0
14252025-05-02T18:13:36.251Z Compiling rand_chacha v0.9.0
14262025-05-02T18:13:38.001Z Compiling num_enum v0.7.3
14272025-05-02T18:13:38.200Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468)
14282025-05-02T18:13:38.450Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14292025-05-02T18:13:38.625Z Compiling oxnet v0.1.1
14302025-05-02T18:13:40.236Z Compiling cstr-argument v0.1.2
14312025-05-02T18:13:40.329Z Compiling thread_local v1.1.8
14322025-05-02T18:13:40.521Z Compiling time-core v0.1.4
14332025-05-02T18:13:40.732Z Compiling arc-swap v1.7.1
14342025-05-02T18:13:41.093Z Compiling num-conv v0.1.0
14352025-05-02T18:13:41.352Z Compiling lazy_static v1.5.0
14362025-05-02T18:13:41.407Z Compiling either v1.15.0
14372025-05-02T18:13:41.507Z Compiling pretty-hex v0.4.1
14382025-05-02T18:13:41.763Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468)
14392025-05-02T18:13:41.884Z Compiling itertools v0.12.1
14402025-05-02T18:13:42.199Z Compiling slog-scope v4.4.0
14412025-05-02T18:13:42.744Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
14422025-05-02T18:13:43.019Z Compiling time v0.3.41
14432025-05-02T18:13:44.111Z Compiling thiserror v1.0.69
14442025-05-02T18:13:44.279Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14452025-05-02T18:13:45.160Z Compiling crossbeam-channel v0.5.15
14462025-05-02T18:13:45.345Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
14472025-05-02T18:13:45.578Z Compiling progenitor-macro v0.9.1
14482025-05-02T18:13:46.795Z Compiling progenitor-client v0.9.1
14492025-05-02T18:13:47.763Z Compiling rand v0.9.1
14502025-05-02T18:13:49.432Z Compiling term v0.7.0
14512025-05-02T18:13:50.254Z Compiling anyhow v1.0.98
14522025-05-02T18:13:51.888Z Compiling is-terminal v0.4.16
14532025-05-02T18:13:52.053Z Compiling take_mut v0.2.2
14542025-05-02T18:13:52.237Z Compiling winnow v0.7.6
14552025-05-02T18:13:52.903Z Compiling colored v3.0.0
14562025-05-02T18:13:53.858Z Compiling slog-async v2.8.0
14572025-05-02T18:13:54.268Z Compiling slog-term v2.9.1
14582025-05-02T18:13:56.533Z Compiling progenitor v0.9.1
14592025-05-02T18:13:56.639Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c51d1637)
14602025-05-02T18:13:56.743Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
14612025-05-02T18:13:56.836Z Compiling slog-stdlog v4.1.1
14622025-05-02T18:13:56.972Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14632025-05-02T18:13:57.599Z Compiling slog-envlogger v2.2.0
14642025-05-02T18:14:00.353Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#3e4689a5)
14652025-05-02T18:14:11.210Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14662025-05-02T18:14:16.797Z Finished `release` profile [optimized] target(s) in 1m 35s
14672025-05-02T18:14:16.874Z Running unittests src/lib.rs (target/release/deps/mg_tests-e237f14568864dbe)
14682025-05-02T18:14:16.918Z
14692025-05-02T18:14:16.918Zrunning 1 test
14702025-05-02T18:14:17.083Zconfigure zone
14712025-05-02T18:14:17.099Zinstall zone
14722025-05-02T18:15:16.324Ztest ddm::test_trio_v3 has been running for over 60 seconds
14732025-05-02T18:19:34.727ZError: Failed to parse command output: exit code 1
14742025-05-02T18:19:34.727Zstdout:
14752025-05-02T18:19:34.727ZA ZFS file system has been created for this zone.
14762025-05-02T18:19:34.727ZCaching catalogs ... Done
14772025-05-02T18:19:34.727Z Image: Preparing at /mgtrio/sidecar.trio/root.
14782025-05-02T18:19:34.727ZSanity Check: Looking for 'entire' incorporation.
14792025-05-02T18:19:34.727Z Startup: Refreshing catalog 'helios-dev' ... Done
14802025-05-02T18:19:34.728Zstderr:
14812025-05-02T18:19:34.728ZTraceback (most recent call last):
14822025-05-02T18:19:34.728Z File "/usr/bin/pkg", line 7797, in handle_errors
14832025-05-02T18:19:34.728Z __ret = func(*args, **kwargs)
14842025-05-02T18:19:34.728Z ^^^^^^^^^^^^^^^^^^^^^
14852025-05-02T18:19:34.728Z File "/usr/bin/pkg", line 7692, in main_func
14862025-05-02T18:19:34.728Z return func(api_inst, pargs)
14872025-05-02T18:19:34.728Z ^^^^^^^^^^^^^^^^^^^^^
14882025-05-02T18:19:34.728Z File "/usr/bin/pkg", line 5312, in copy_publishers_from
14892025-05-02T18:19:34.728Z api_inst.refresh()
14902025-05-02T18:19:34.728Z File "/usr/lib/python3.11/vendor-packages/pkg/client/api.py", line 3642, in refresh
14912025-05-02T18:19:34.728Z self.__refresh(
14922025-05-02T18:19:34.728Z File "/usr/lib/python3.11/vendor-packages/pkg/client/api.py", line 3675, in __refresh
14932025-05-02T18:19:34.728Z self._img.refresh_publishers(
14942025-05-02T18:19:34.728Z File "/usr/lib/python3.11/vendor-packages/pkg/client/image.py", line 3655, in refresh_publishers
14952025-05-02T18:19:34.728Z raise e
14962025-05-02T18:19:34.728Zpkg.client.api_errors.CatalogRefreshException
14972025-05-02T18:19:34.728Z
14982025-05-02T18:19:34.728Z
14992025-05-02T18:19:34.728Zpkg: This is an internal error in pkg(7) version 7070d045. Please log a
15002025-05-02T18:19:34.728ZService Request about this issue including the information above and this
15012025-05-02T18:19:34.728Zmessage.
15022025-05-02T18:19:34.728ZERROR: failed to create image
15032025-05-02T18:19:34.728Zzfs destroy rpool/mgtrio/sidecar.trio failed: the dataset still has dependents
15042025-05-02T18:19:34.728Zrm: Unable to remove directory /mgtrio/sidecar.trio/root/lib/svc: Device busy
15052025-05-02T18:19:34.728Zrm: Unable to remove directory /mgtrio/sidecar.trio/root/lib: Directory not empty
15062025-05-02T18:19:34.728Zrm: Unable to remove directory /mgtrio/sidecar.trio/root/usr/lib/fm: Device busy
15072025-05-02T18:19:34.728Zrm: Unable to remove directory /mgtrio/sidecar.trio/root/usr/lib: Directory not empty
15082025-05-02T18:19:34.728Zrm: Unable to remove directory /mgtrio/sidecar.trio/root/usr: Directory not empty
15092025-05-02T18:19:34.728Zrm: Unable to remove directory /mgtrio/sidecar.trio/root: Device busy
15102025-05-02T18:19:34.728Zzoneadm: zone 'sidecar.trio': '/usr/bin/rm -rf' failed with exit code 2.
15112025-05-02T18:19:34.728Zzoneadm: sidecar.trio: cleaning up zonepath failed: Empty document
15122025-05-02T18:19:34.729Z
15132025-05-02T18:19:34.729ZCaused by:
15142025-05-02T18:19:34.729Z exit code 1
15152025-05-02T18:19:34.729Z stdout:
15162025-05-02T18:19:34.729Z A ZFS file system has been created for this zone.
15172025-05-02T18:19:34.729Z Caching catalogs ... Done
15182025-05-02T18:19:34.729Z Image: Preparing at /mgtrio/sidecar.trio/root.
15192025-05-02T18:19:34.729Z Sanity Check: Looking for 'entire' incorporation.
15202025-05-02T18:19:34.729Z Startup: Refreshing catalog 'helios-dev' ... Done
15212025-05-02T18:19:34.729Z stderr:
15222025-05-02T18:19:34.729Z Traceback (most recent call last):
15232025-05-02T18:19:34.729Z File "/usr/bin/pkg", line 7797, in handle_errors
15242025-05-02T18:19:34.729Z __ret = func(*args, **kwargs)
15252025-05-02T18:19:34.729Z ^^^^^^^^^^^^^^^^^^^^^
15262025-05-02T18:19:34.729Z File "/usr/bin/pkg", line 7692, in main_func
15272025-05-02T18:19:34.729Z return func(api_inst, pargs)
15282025-05-02T18:19:34.729Z ^^^^^^^^^^^^^^^^^^^^^
15292025-05-02T18:19:34.729Z File "/usr/bin/pkg", line 5312, in copy_publishers_from
15302025-05-02T18:19:34.729Z api_inst.refresh()
15312025-05-02T18:19:34.729Z File "/usr/lib/python3.11/vendor-packages/pkg/client/api.py", line 3642, in refresh
15322025-05-02T18:19:34.729Z self.__refresh(
15332025-05-02T18:19:34.729Z File "/usr/lib/python3.11/vendor-packages/pkg/client/api.py", line 3675, in __refresh
15342025-05-02T18:19:34.729Z self._img.refresh_publishers(
15352025-05-02T18:19:34.729Z File "/usr/lib/python3.11/vendor-packages/pkg/client/image.py", line 3655, in refresh_publishers
15362025-05-02T18:19:34.729Z raise e
15372025-05-02T18:19:34.729Z pkg.client.api_errors.CatalogRefreshException
15382025-05-02T18:19:34.729Z
15392025-05-02T18:19:34.729Z
15402025-05-02T18:19:34.729Z pkg: This is an internal error in pkg(7) version 7070d045. Please log a
15412025-05-02T18:19:34.729Z Service Request about this issue including the information above and this
15422025-05-02T18:19:34.729Z message.
15432025-05-02T18:19:34.729Z ERROR: failed to create image
15442025-05-02T18:19:34.729Z zfs destroy rpool/mgtrio/sidecar.trio failed: the dataset still has dependents
15452025-05-02T18:19:34.729Z rm: Unable to remove directory /mgtrio/sidecar.trio/root/lib/svc: Device busy
15462025-05-02T18:19:34.729Z rm: Unable to remove directory /mgtrio/sidecar.trio/root/lib: Directory not empty
15472025-05-02T18:19:34.729Z rm: Unable to remove directory /mgtrio/sidecar.trio/root/usr/lib/fm: Device busy
15482025-05-02T18:19:34.729Z rm: Unable to remove directory /mgtrio/sidecar.trio/root/usr/lib: Directory not empty
15492025-05-02T18:19:34.729Z rm: Unable to remove directory /mgtrio/sidecar.trio/root/usr: Directory not empty
15502025-05-02T18:19:34.730Z rm: Unable to remove directory /mgtrio/sidecar.trio/root: Device busy
15512025-05-02T18:19:34.730Z zoneadm: zone 'sidecar.trio': '/usr/bin/rm -rf' failed with exit code 2.
15522025-05-02T18:19:34.730Z zoneadm: sidecar.trio: cleaning up zonepath failed: Empty document
15532025-05-02T18:19:34.734Ztest ddm::test_trio_v3 ... FAILED
15542025-05-02T18:19:34.734Z
15552025-05-02T18:19:34.734Zfailures:
15562025-05-02T18:19:34.734Z
15572025-05-02T18:19:34.734Zfailures:
15582025-05-02T18:19:34.734Z ddm::test_trio_v3
15592025-05-02T18:19:34.734Z
15602025-05-02T18:19:34.734Ztest result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 1 filtered out; finished in 320.99s
15612025-05-02T18:19:34.734Z
15622025-05-02T18:19:34.734Zerror: test failed, to rerun pass `-p mg-tests --lib`
15632025-05-02T18:19:34.748Z+ cleanup
15642025-05-02T18:19:34.752Z++ id -un
15652025-05-02T18:19:34.755Z++ id -gn
15662025-05-02T18:19:34.758Z+ pfexec chown -R build:build .
15672025-05-02T18:19:34.837Zprocess exited: duration 828907 ms, exit code 101
 
15682025-05-02T18:19:34.845Zfound 0 output files