01K0AN7FMKDA0YS0Q1FD659GPA: 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: 01K0AN841Q261186ST35YRCY2Z

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-16T22:22:30.445Zjob assigned to worker 01K0AN85XEQHZCAB2K53QFF3VY [factory aws, i-071b5d3d39d5ddec0] (queued for 1 m 2 s)
 
22025-07-16T22:22:39.046Zstarting task 0: "setup"
32025-07-16T22:22:39.051Z++ uname -s
42025-07-16T22:22:39.055Z+ kern=SunOS
52025-07-16T22:22:39.055Z+ build_user=build
62025-07-16T22:22:39.055Z+ build_uid=12345
72025-07-16T22:22:39.055Z+ work_dir=/work
82025-07-16T22:22:39.055Z+ input_dir=/input
92025-07-16T22:22:39.055Z+ [[ 0 == 12345 ]]
102025-07-16T22:22:39.055Z+ case "$kern" in
112025-07-16T22:22:39.055Z+ groupadd -g 12345 build
122025-07-16T22:22:39.058Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-16T22:22:41.064Z+ zfs create -o mountpoint=/work rpool/work
142025-07-16T22:22:41.195Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-16T22:22:41.198Z+ home_fs=zfs
162025-07-16T22:22:41.198Z+ [[ zfs == autofs ]]
172025-07-16T22:22:41.198Z+ mkdir -p /home/build
182025-07-16T22:22:41.202Z+ chown build:build /home/build /work
192025-07-16T22:22:43.202Z+ chmod 0700 /home/build /work
202025-07-16T22:22:43.206Zprocess exited: duration 4161 ms, exit code 0
 
212025-07-16T22:22:43.213Zstarting task 1: "rust-toolchain"
222025-07-16T22:22:43.219Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-07-16T22:22:43.219Z * rust toolchain channel = "stable"
242025-07-16T22:22:43.219Z * rust toolchain profile = "default"
252025-07-16T22:22:43.219Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-07-16T22:22:43.219Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-16T22:22:43.219Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-16T22:22:43.222Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-16T22:22:43.222Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-07-16T22:22:43.327Zinfo: downloading installer
312025-07-16T22:22:44.542Zwarn: It looks like you have an existing installation of Rust at:
322025-07-16T22:22:44.542Zwarn: /opt/ooce/bin
332025-07-16T22:22:44.542Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-16T22:22:44.542Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-16T22:22:44.542Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-16T22:22:44.542Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-16T22:22:44.542Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-16T22:22:44.543Zerror: cannot install while Rust is installed
392025-07-16T22:22:44.543Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-16T22:22:44.561Zinfo: profile set to 'default'
412025-07-16T22:22:44.561Zinfo: default host triple is x86_64-unknown-illumos
422025-07-16T22:22:44.564Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-07-16T22:22:44.719Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-16T22:22:44.719Zinfo: downloading component 'cargo'
452025-07-16T22:22:45.679Zinfo: downloading component 'clippy'
462025-07-16T22:22:46.065Zinfo: downloading component 'rust-docs'
472025-07-16T22:22:47.495Zinfo: downloading component 'rust-std'
482025-07-16T22:22:48.971Zinfo: downloading component 'rustc'
492025-07-16T22:22:56.303Zinfo: downloading component 'rustfmt'
502025-07-16T22:22:56.556Zinfo: installing component 'cargo'
512025-07-16T22:22:57.495Zinfo: installing component 'clippy'
522025-07-16T22:22:57.897Zinfo: installing component 'rust-docs'
532025-07-16T22:22:59.793Zinfo: installing component 'rust-std'
542025-07-16T22:23:01.576Zinfo: installing component 'rustc'
552025-07-16T22:23:08.384Zinfo: installing component 'rustfmt'
562025-07-16T22:23:08.718Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-07-16T22:23:08.718Z
582025-07-16T22:23:09.150Z stable-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-16T22:23:09.150Z
602025-07-16T22:23:09.154Z
612025-07-16T22:23:09.154ZRust is installed now. Great!
622025-07-16T22:23:09.154Z
632025-07-16T22:23:09.154ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-16T22:23:09.154Zenvironment variable. This has not been done automatically.
652025-07-16T22:23:09.154Z
662025-07-16T22:23:09.154ZTo configure your current shell, you need to source
672025-07-16T22:23:09.154Zthe corresponding env file under $HOME/.cargo.
682025-07-16T22:23:09.154Z
692025-07-16T22:23:09.154ZThis is usually done by running one of the following (note the leading DOT):
702025-07-16T22:23:09.154Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-16T22:23:09.154Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-16T22:23:09.154Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-16T22:23:09.272Z+ rustup --version
742025-07-16T22:23:09.289Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-16T22:23:09.289Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-16T22:23:09.373Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-16T22:23:09.377Z+ cargo --version
782025-07-16T22:23:09.444Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-16T22:23:09.447Z+ rustc --version
802025-07-16T22:23:09.518Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-16T22:23:09.523Zprocess exited: duration 26302 ms, exit code 0
 
822025-07-16T22:23:09.529Zstarting task 2: "authentication"
832025-07-16T22:23:09.553Zprocess exited: duration 23 ms, exit code 0
 
842025-07-16T22:23:09.560Zstarting task 3: "clone repository"
852025-07-16T22:23:09.571Z+ mkdir -p /work/oxidecomputer/maghemite
862025-07-16T22:23:09.575Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872025-07-16T22:23:09.614ZCloning into '/work/oxidecomputer/maghemite'...
882025-07-16T22:23:10.800Z+ cd /work/oxidecomputer/maghemite
892025-07-16T22:23:10.800Z+ git fetch origin b110706bede9b772c98f66e44501a4cbb39d4a66
902025-07-16T22:23:11.080ZFrom https://github.com/oxidecomputer/maghemite
912025-07-16T22:23:11.083Z * branch b110706bede9b772c98f66e44501a4cbb39d4a66 -> FETCH_HEAD
922025-07-16T22:23:11.089Z+ [[ -n eliza/oxide-tokio-rt ]]
932025-07-16T22:23:11.093Z++ git branch --show-current
942025-07-16T22:23:11.096Z+ current=main
952025-07-16T22:23:11.096Z+ [[ main != eliza/oxide-tokio-rt ]]
962025-07-16T22:23:11.096Z+ git branch -f eliza/oxide-tokio-rt b110706bede9b772c98f66e44501a4cbb39d4a66
972025-07-16T22:23:11.100Z+ git checkout -f eliza/oxide-tokio-rt
982025-07-16T22:23:11.114ZSwitched to branch 'eliza/oxide-tokio-rt'
992025-07-16T22:23:11.118Z+ git reset --hard b110706bede9b772c98f66e44501a4cbb39d4a66
1002025-07-16T22:23:11.122ZHEAD is now at b110706 Use `oxide-tokio-rt` rather than `#[tokio::main]`
1012025-07-16T22:23:11.125Zprocess exited: duration 1562 ms, exit code 0
 
1022025-07-16T22:23:11.132Zstarting task 4: "build"
1032025-07-16T22:23:11.138Z++ cargo --version
1042025-07-16T22:23:11.146Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
1052025-07-16T22:23:11.340Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
1062025-07-16T22:23:11.344Zinfo: downloading component 'cargo'
1072025-07-16T22:23:12.160Zinfo: downloading component 'clippy'
1082025-07-16T22:23:12.552Zinfo: downloading component 'rust-docs'
1092025-07-16T22:23:13.902Zinfo: downloading component 'rust-std'
1102025-07-16T22:23:15.464Zinfo: downloading component 'rustc'
1112025-07-16T22:23:22.991Zinfo: downloading component 'rustfmt'
1122025-07-16T22:23:23.289Zinfo: installing component 'cargo'
1132025-07-16T22:23:24.155Zinfo: installing component 'clippy'
1142025-07-16T22:23:24.553Zinfo: installing component 'rust-docs'
1152025-07-16T22:23:26.478Zinfo: installing component 'rust-std'
1162025-07-16T22:23:28.265Zinfo: installing component 'rustc'
1172025-07-16T22:23:34.843Zinfo: installing component 'rustfmt'
1182025-07-16T22:23:35.292Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1192025-07-16T22:23:35.296Z++ rustc --version
1202025-07-16T22:23:35.379Zrustc 1.86.0 (05f9846f8 2025-03-31)
1212025-07-16T22:23:35.385Z++ dladm
1222025-07-16T22:23:35.389ZLINK CLASS MTU STATE BRIDGE OVER
1232025-07-16T22:23:35.389Zena0 phys 9216 up -- --
1242025-07-16T22:23:35.392Z++ ipadm
1252025-07-16T22:23:35.393ZADDROBJ TYPE STATE ADDR
1262025-07-16T22:23:35.393Zlo0/v4 static ok 127.0.0.1/8
1272025-07-16T22:23:35.393Zena0/dhcp dhcp ok 10.150.1.95/24
1282025-07-16T22:23:35.393Zlo0/v6 static ok ::1/128
1292025-07-16T22:23:35.396Z++ banner collect
1302025-07-16T22:23:35.396Z
1312025-07-16T22:23:35.396Z #### #### # # ###### #### #####
1322025-07-16T22:23:35.396Z # # # # # # # # # #
1332025-07-16T22:23:35.396Z # # # # # ##### # #
1342025-07-16T22:23:35.396Z # # # # # # # #
1352025-07-16T22:23:35.396Z # # # # # # # # # #
1362025-07-16T22:23:35.396Z #### #### ###### ###### ###### #### #
1372025-07-16T22:23:35.396Z
1382025-07-16T22:23:35.396Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1392025-07-16T22:23:35.396Z++ repo=softnpu
1402025-07-16T22:23:35.396Z++ series=image
1412025-07-16T22:23:35.396Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1422025-07-16T22:23:35.396Z++ name=softnpu
1432025-07-16T22:23:35.396Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1442025-07-16T22:23:35.396Z++ mkdir -p download
1452025-07-16T22:23:35.401Z++ pushd download
1462025-07-16T22:23:35.401Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1472025-07-16T22:23:35.401Z++ [[ ! -f softnpu ]]
1482025-07-16T22:23:35.401Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1492025-07-16T22:23:35.406Z % Total % Received % Xferd Average Speed Time Time Time Current
1502025-07-16T22:23:35.410Z Dload Upload Total Spent Left Speed
1512025-07-16T22:23:35.816Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21.8M 100 21.8M 0 0 53.3M 0 --:--:-- --:--:-- --:--:-- 53.5M
1522025-07-16T22:23:35.820Z++ popd
1532025-07-16T22:23:35.820Z/work/oxidecomputer/maghemite
1542025-07-16T22:23:35.823Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1552025-07-16T22:23:35.823Z++ repo=sidecar-lite
1562025-07-16T22:23:35.823Z++ series=release
1572025-07-16T22:23:35.823Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1582025-07-16T22:23:35.823Z++ name=libsidecar_lite.so
1592025-07-16T22:23:35.823Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1602025-07-16T22:23:35.823Z++ mkdir -p download
1612025-07-16T22:23:35.823Z++ pushd download
1622025-07-16T22:23:35.823Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1632025-07-16T22:23:35.823Z++ [[ ! -f libsidecar_lite.so ]]
1642025-07-16T22:23:35.823Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1652025-07-16T22:23:35.833Z % Total % Received % Xferd Average Speed Time Time Time Current
1662025-07-16T22:23:35.833Z Dload Upload Total Spent Left Speed
1672025-07-16T22:23:36.245Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 47 20.3M 47 9915k 0 0 37.1M 0 --:--:-- --:--:-- --:--:-- 37.1M 100 20.3M 100 20.3M 0 0 49.2M 0 --:--:-- --:--:-- --:--:-- 49.1M
1682025-07-16T22:23:36.249Z++ popd
1692025-07-16T22:23:36.253Z/work/oxidecomputer/maghemite
1702025-07-16T22:23:36.253Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1712025-07-16T22:23:36.253Z++ repo=sidecar-lite
1722025-07-16T22:23:36.253Z++ series=release
1732025-07-16T22:23:36.253Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1742025-07-16T22:23:36.253Z++ name=scadm
1752025-07-16T22:23:36.253Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1762025-07-16T22:23:36.253Z++ mkdir -p download
1772025-07-16T22:23:36.253Z++ pushd download
1782025-07-16T22:23:36.253Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1792025-07-16T22:23:36.253Z++ [[ ! -f scadm ]]
1802025-07-16T22:23:36.253Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1812025-07-16T22:23:36.261Z % Total % Received % Xferd Average Speed Time Time Time Current
1822025-07-16T22:23:36.265Z Dload Upload Total Spent Left Speed
1832025-07-16T22:23:36.748Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.7M 100 22.7M 0 0 46.8M 0 --:--:-- --:--:-- --:--:-- 46.9M
1842025-07-16T22:23:36.752Z++ popd
1852025-07-16T22:23:36.755Z/work/oxidecomputer/maghemite
1862025-07-16T22:23:36.755Z++ get_artifact dendrite image 270dc8eb421b8514bf1ed00ab956025dc326b9df dendrite-softnpu.tar.gz
1872025-07-16T22:23:36.755Z++ repo=dendrite
1882025-07-16T22:23:36.755Z++ series=image
1892025-07-16T22:23:36.755Z++ commit=270dc8eb421b8514bf1ed00ab956025dc326b9df
1902025-07-16T22:23:36.755Z++ name=dendrite-softnpu.tar.gz
1912025-07-16T22:23:36.755Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1922025-07-16T22:23:36.755Z++ mkdir -p download
1932025-07-16T22:23:36.756Z++ pushd download
1942025-07-16T22:23:36.756Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1952025-07-16T22:23:36.756Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1962025-07-16T22:23:36.756Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/270dc8eb421b8514bf1ed00ab956025dc326b9df/dendrite-softnpu.tar.gz
1972025-07-16T22:23:36.764Z % Total % Received % Xferd Average Speed Time Time Time Current
1982025-07-16T22:23:36.764Z Dload Upload Total Spent Left Speed
1992025-07-16T22:23:37.740Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 56.6M 21 12.1M 0 0 36.9M 0 0:00:01 --:--:-- 0:00:01 36.8M 100 56.6M 100 56.6M 0 0 58.4M 0 --:--:-- --:--:-- --:--:-- 58.3M
2002025-07-16T22:23:37.745Z++ popd
2012025-07-16T22:23:37.745Z/work/oxidecomputer/maghemite
2022025-07-16T22:23:37.745Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
2032025-07-16T22:23:37.745Z++ repo=maghemite
2042025-07-16T22:23:37.745Z++ series=release
2052025-07-16T22:23:37.745Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2062025-07-16T22:23:37.745Z++ name=ddmd
2072025-07-16T22:23:37.745Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2082025-07-16T22:23:37.745Z++ mkdir -p download
2092025-07-16T22:23:37.745Z++ pushd download
2102025-07-16T22:23:37.745Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2112025-07-16T22:23:37.745Z++ [[ ! -f ddmd ]]
2122025-07-16T22:23:37.745Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
2132025-07-16T22:23:37.750Z % Total % Received % Xferd Average Speed Time Time Time Current
2142025-07-16T22:23:37.753Z Dload Upload Total Spent Left Speed
2152025-07-16T22:23:39.530Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 40.9M 4 1843k 0 0 5255k 0 0:00:07 --:--:-- 0:00:07 5253k 67 40.9M 67 27.8M 0 0 20.7M 0 0:00:01 0:00:01 --:--:-- 20.7M 100 40.9M 100 40.9M 0 0 23.2M 0 0:00:01 0:00:01 --:--:-- 23.2M
2162025-07-16T22:23:39.551Z++ popd
2172025-07-16T22:23:39.551Z/work/oxidecomputer/maghemite
2182025-07-16T22:23:39.551Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
2192025-07-16T22:23:39.551Z++ repo=maghemite
2202025-07-16T22:23:39.551Z++ series=release
2212025-07-16T22:23:39.551Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2222025-07-16T22:23:39.551Z++ name=ddmadm
2232025-07-16T22:23:39.551Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2242025-07-16T22:23:39.551Z++ mkdir -p download
2252025-07-16T22:23:39.552Z++ pushd download
2262025-07-16T22:23:39.552Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2272025-07-16T22:23:39.552Z++ [[ ! -f ddmadm ]]
2282025-07-16T22:23:39.552Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2292025-07-16T22:23:39.552Z % Total % Received % Xferd Average Speed Time Time Time Current
2302025-07-16T22:23:39.552Z Dload Upload Total Spent Left Speed
2312025-07-16T22:23:40.097Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 18.0M 99 17.9M 0 0 31.8M 0 --:--:-- --:--:-- --:--:-- 31.8M 100 18.0M 100 18.0M 0 0 31.7M 0 --:--:-- --:--:-- --:--:-- 31.7M
2322025-07-16T22:23:40.103Z++ popd
2332025-07-16T22:23:40.104Z/work/oxidecomputer/maghemite
2342025-07-16T22:23:40.104Z++ pushd download
2352025-07-16T22:23:40.104Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2362025-07-16T22:23:40.104Z++ chmod +x softnpu
2372025-07-16T22:23:40.109Z++ chmod +x scadm
2382025-07-16T22:23:40.109Z++ chmod +x ddmadm
2392025-07-16T22:23:40.109Z++ chmod +x ddmd
2402025-07-16T22:23:40.113Z++ mv ddmadm ddmadm-v2
2412025-07-16T22:23:40.113Z++ mv ddmd ddmd-v2
2422025-07-16T22:23:40.113Z++ rm -rf zones/dendrite
2432025-07-16T22:23:40.117Z++ mkdir -p zones/dendrite
2442025-07-16T22:23:40.120Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2452025-07-16T22:23:41.238Z++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml
2462025-07-16T22:23:41.242Z++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml
2472025-07-16T22:23:41.245Z++ popd
2482025-07-16T22:23:41.245Z/work/oxidecomputer/maghemite
2492025-07-16T22:23:41.245Z++ banner install
2502025-07-16T22:23:41.245Z
2512025-07-16T22:23:41.245Z # # # #### ##### ## # #
2522025-07-16T22:23:41.245Z # ## # # # # # # #
2532025-07-16T22:23:41.245Z # # # # #### # # # # #
2542025-07-16T22:23:41.245Z # # # # # # ###### # #
2552025-07-16T22:23:41.245Z # # ## # # # # # # #
2562025-07-16T22:23:41.245Z # # # #### # # # ###### ######
2572025-07-16T22:23:41.245Z
2582025-07-16T22:23:41.249Z++ pkg info brand/sparse
2592025-07-16T22:23:41.249Z++ grep -qi installed
2602025-07-16T22:23:43.030Zpkg: info: no packages matching the following patterns you specified are
2612025-07-16T22:23:43.030Zinstalled on the system. Try querying remotely instead:
2622025-07-16T22:23:43.030Z
2632025-07-16T22:23:43.030Z brand/sparse
2642025-07-16T22:23:43.042Z++ [[ 1 != 0 ]]
2652025-07-16T22:23:43.042Z++ set -o errexit
2662025-07-16T22:23:43.042Z++ pfexec pkg install brand/sparse
2672025-07-16T22:23:50.837Z Startup: Refreshing catalog 'helios-dev' ... Done
2682025-07-16T22:23:58.135Z Startup: Caching catalogs ... Done
2692025-07-16T22:24:03.015ZPlanning: Solver setup ... Done
2702025-07-16T22:24:03.046ZPlanning: Running solver ... Done
2712025-07-16T22:24:04.151ZPlanning: Finding local manifests ... Done
2722025-07-16T22:24:04.167ZPlanning: Fetching manifests: 0/1 0% complete
2732025-07-16T22:24:04.167ZPlanning: Fetching manifests: 1/1 100% complete
2742025-07-16T22:24:04.167ZPlanning: Package planning ... Done
2752025-07-16T22:24:04.167ZPlanning: Merging actions ... Done
2762025-07-16T22:24:04.167ZPlanning: Checking for conflicting actions ... Done
2772025-07-16T22:24:04.167ZPlanning: Consolidating action changes ... Done
2782025-07-16T22:24:04.554ZPlanning: Evaluating mediators ... Done
2792025-07-16T22:24:04.560ZPlanning: Planning completed in 6.31 seconds
2802025-07-16T22:24:04.569Z Packages to install: 1
2812025-07-16T22:24:04.569Z Create boot environment: No
2822025-07-16T22:24:04.577ZCreate backup boot environment: No
2832025-07-16T22:24:04.621Z
2842025-07-16T22:24:04.621ZDownload: 0/16 items 0.0/0.0MB 0% complete
2852025-07-16T22:24:04.673ZDownload: Completed 23.55 kB in 0.05 seconds (438k/s)
2862025-07-16T22:24:04.775Z Actions: 1/32 actions (Installing new actions)
2872025-07-16T22:24:04.782Z Actions: Completed 32 actions in 0.01 seconds.
2882025-07-16T22:24:05.360Z Done
2892025-07-16T22:24:05.360Z Done
2902025-07-16T22:24:06.152Z Done
2912025-07-16T22:24:10.960Z Done
2922025-07-16T22:24:11.057Z Done
2932025-07-16T22:24:11.060Z Done
2942025-07-16T22:24:11.157Z Done
2952025-07-16T22:24:11.732Z++ set -o errexit
2962025-07-16T22:24:11.732Z++ set -o pipefail
2972025-07-16T22:24:11.732Z++ banner build
2982025-07-16T22:24:11.735Z
2992025-07-16T22:24:11.736Z ##### # # # # #####
3002025-07-16T22:24:11.736Z # # # # # # # #
3012025-07-16T22:24:11.736Z ##### # # # # # #
3022025-07-16T22:24:11.736Z # # # # # # # #
3032025-07-16T22:24:11.736Z # # # # # # # #
3042025-07-16T22:24:11.736Z ##### #### # ###### #####
3052025-07-16T22:24:11.736Z
3062025-07-16T22:24:11.736Z++ cargo build --release --bin ddmd --bin ddmadm
3072025-07-16T22:24:11.928Z Updating crates.io index
3082025-07-16T22:24:11.975Z Updating git repository `https://github.com/oxidecomputer/falcon`
3092025-07-16T22:24:12.673ZFrom https://github.com/oxidecomputer/falcon
3102025-07-16T22:24:12.673Z * [new ref] 3e4689a5952a67e5f9c56e2f1950545c5da5317d -> refs/commit/3e4689a5952a67e5f9c56e2f1950545c5da5317d
3112025-07-16T22:24:12.784Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3122025-07-16T22:24:13.150ZFrom https://github.com/oxidecomputer/dendrite
3132025-07-16T22:24:13.150Z * [new ref] dbb6ca35b2e06996a5aa99a47200554b898bf4f0 -> refs/commit/dbb6ca35b2e06996a5aa99a47200554b898bf4f0
3142025-07-16T22:24:13.254Z Updating git repository `https://github.com/oxidecomputer/ispf`
3152025-07-16T22:24:13.564ZFrom https://github.com/oxidecomputer/ispf
3162025-07-16T22:24:13.564Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3172025-07-16T22:24:13.574Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3182025-07-16T22:24:13.976ZFrom https://github.com/oxidecomputer/netadm-sys
3192025-07-16T22:24:13.976Z * [new ref] c51d1637818891f5a13044f38a46f5e2d0cc8159 -> refs/commit/c51d1637818891f5a13044f38a46f5e2d0cc8159
3202025-07-16T22:24:13.989Z Updating git repository `https://github.com/oxidecomputer/omicron`
3212025-07-16T22:24:18.761ZFrom https://github.com/oxidecomputer/omicron
3222025-07-16T22:24:18.761Z * [new ref] 1d3958c3269116fbe41240d1d1fa9fe93dfb7cac -> refs/commit/1d3958c3269116fbe41240d1d1fa9fe93dfb7cac
3232025-07-16T22:24:19.216Z Updating git repository `https://github.com/oxidecomputer/opte`
3242025-07-16T22:24:19.967ZFrom https://github.com/oxidecomputer/opte
3252025-07-16T22:24:19.967Z * [new ref] 3d1263ced8177893d46da54a914e4c510dc2bfc8 -> refs/commit/3d1263ced8177893d46da54a914e4c510dc2bfc8
3262025-07-16T22:24:20.074Z Updating git repository `https://github.com/illumos/smf-rs`
3272025-07-16T22:24:20.372ZFrom https://github.com/illumos/smf-rs
3282025-07-16T22:24:20.372Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
3292025-07-16T22:24:20.384Z Updating git repository `https://github.com/oxidecomputer/zone`
3302025-07-16T22:24:20.673ZFrom https://github.com/oxidecomputer/zone
3312025-07-16T22:24:20.673Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
3322025-07-16T22:24:20.732Z Updating git repository `https://github.com/oxidecomputer/propolis`
3332025-07-16T22:24:22.653ZFrom https://github.com/oxidecomputer/propolis
3342025-07-16T22:24:22.653Z * [new ref] 02fdf06bb279fc1b1393f993b90cbe84b7e9f281 -> refs/commit/02fdf06bb279fc1b1393f993b90cbe84b7e9f281
3352025-07-16T22:24:22.824Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3362025-07-16T22:24:23.325ZFrom https://github.com/oxidecomputer/transceiver-control
3372025-07-16T22:24:23.325Z * [new ref] 995f637041110678de387b804ea78732ded4ca0a -> refs/commit/995f637041110678de387b804ea78732ded4ca0a
3382025-07-16T22:24:23.342Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3392025-07-16T22:24:23.671ZFrom https://github.com/oxidecomputer/dlpi-sys
3402025-07-16T22:24:23.671Z * [new ref] e0e3e4680aaf0b1d644361ce9d535c0fcb9f73d3 -> refs/commit/e0e3e4680aaf0b1d644361ce9d535c0fcb9f73d3
3412025-07-16T22:24:23.688Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3422025-07-16T22:24:24.022ZFrom https://github.com/jmesmon/rust-libzfs
3432025-07-16T22:24:24.023Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3442025-07-16T22:24:24.035Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3452025-07-16T22:24:24.334ZFrom https://github.com/oxidecomputer/rusty-doors
3462025-07-16T22:24:24.334Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3472025-07-16T22:24:24.350Z Updating git repository `https://github.com/oxidecomputer/lldp`
3482025-07-16T22:24:24.704ZFrom https://github.com/oxidecomputer/lldp
3492025-07-16T22:24:24.704Z * [new ref] 82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 -> refs/commit/82fbc8c9747eb9f74dde0f92ae77ec67f65652c4
3502025-07-16T22:24:24.736Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3512025-07-16T22:24:25.243ZFrom https://github.com/oxidecomputer/maghemite
3522025-07-16T22:24:25.243Z * [new ref] 8452936a53c3b16e53cbbf4e34e5e59899afc965 -> refs/commit/8452936a53c3b16e53cbbf4e34e5e59899afc965
3532025-07-16T22:24:25.290Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3542025-07-16T22:24:25.581ZFrom https://github.com/oxidecomputer/serde_human_bytes
3552025-07-16T22:24:25.581Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3562025-07-16T22:24:25.612Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3572025-07-16T22:24:25.913ZFrom https://github.com/oxidecomputer/slog-error-chain
3582025-07-16T22:24:25.913Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3592025-07-16T22:24:25.935Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3602025-07-16T22:24:26.258ZFrom https://github.com/oxidecomputer/tufaceous
3612025-07-16T22:24:26.258Z * [new ref] 04681f26ba09e144e5467dd6bd22c4887692a670 -> refs/commit/04681f26ba09e144e5467dd6bd22c4887692a670
3622025-07-16T22:24:26.291Z Updating git repository `https://github.com/oxidecomputer/crucible`
3632025-07-16T22:24:27.582ZFrom https://github.com/oxidecomputer/crucible
3642025-07-16T22:24:27.583Z * [new ref] da3cf198a0e000bb89efc3a1c77d7ba09340a600 -> refs/commit/da3cf198a0e000bb89efc3a1c77d7ba09340a600
3652025-07-16T22:24:27.990Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3662025-07-16T22:24:28.564ZFrom https://github.com/oxidecomputer/management-gateway-service
3672025-07-16T22:24:28.564Z * [new ref] f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a -> refs/commit/f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a
3682025-07-16T22:24:28.627Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3692025-07-16T22:24:28.941ZFrom https://github.com/oxidecomputer/poptrie
3702025-07-16T22:24:28.941Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3712025-07-16T22:24:28.969Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3722025-07-16T22:24:29.300ZFrom https://github.com/oxidecomputer/ingot
3732025-07-16T22:24:29.300Z * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906
3742025-07-16T22:24:30.441Z Downloading crates ...
3752025-07-16T22:24:30.460Z Downloaded argon2 v0.5.3
3762025-07-16T22:24:30.460Z Downloaded convert_case v0.4.0
3772025-07-16T22:24:30.460Z Downloaded clap_derive v4.5.40
3782025-07-16T22:24:30.460Z Downloaded anyhow v1.0.98
3792025-07-16T22:24:30.460Z Downloaded foreign-types-macros v0.2.3
3802025-07-16T22:24:30.460Z Downloaded anstyle-parse v0.2.6
3812025-07-16T22:24:30.461Z Downloaded async-stream v0.3.6
3822025-07-16T22:24:30.461Z Downloaded anstyle-query v1.1.2
3832025-07-16T22:24:30.461Z Downloaded ahash v0.8.11
3842025-07-16T22:24:30.461Z Downloaded async-trait v0.1.88
3852025-07-16T22:24:30.461Z Downloaded foreign-types-shared v0.1.1
3862025-07-16T22:24:30.461Z Downloaded base64ct v1.7.3
3872025-07-16T22:24:30.461Z Downloaded oxide-tokio-rt v0.1.2
3882025-07-16T22:24:30.461Z Downloaded allocator-api2 v0.2.21
3892025-07-16T22:24:30.461Z Downloaded percent-encoding v2.3.1
3902025-07-16T22:24:30.461Z Downloaded paste v1.0.15
3912025-07-16T22:24:30.461Z Downloaded parking_lot v0.12.3
3922025-07-16T22:24:30.461Z Downloaded parking_lot_core v0.8.6
3932025-07-16T22:24:30.461Z Downloaded parse-display-derive v0.10.0
3942025-07-16T22:24:30.462Z Downloaded dtrace-parser v0.2.0
3952025-07-16T22:24:30.462Z Downloaded cstr-argument v0.1.2
3962025-07-16T22:24:30.462Z Downloaded defmt-parser v1.0.0
3972025-07-16T22:24:30.462Z Downloaded pest_derive v2.8.0
3982025-07-16T22:24:30.462Z Downloaded bytes v1.10.1
3992025-07-16T22:24:30.462Z Downloaded pretty-hex v0.4.1
4002025-07-16T22:24:30.462Z Downloaded errno v0.3.11
4012025-07-16T22:24:30.462Z Downloaded embedded-io v0.4.0
4022025-07-16T22:24:30.462Z Downloaded displaydoc v0.2.5
4032025-07-16T22:24:30.462Z Downloaded powerfmt v0.2.0
4042025-07-16T22:24:30.462Z Downloaded fixedbitset v0.5.7
4052025-07-16T22:24:30.462Z Downloaded equivalent v1.0.2
4062025-07-16T22:24:30.462Z Downloaded darling v0.20.11
4072025-07-16T22:24:30.462Z Downloaded const-random v0.1.18
4082025-07-16T22:24:30.462Z Downloaded ciborium-io v0.2.2
4092025-07-16T22:24:30.462Z Downloaded foreign-types v0.5.0
4102025-07-16T22:24:30.462Z Downloaded fixedbitset v0.4.2
4112025-07-16T22:24:30.462Z Downloaded digest v0.10.7
4122025-07-16T22:24:30.462Z Downloaded camino v1.1.10
4132025-07-16T22:24:30.462Z Downloaded float-ord v0.3.2
4142025-07-16T22:24:30.462Z Downloaded crunchy v0.2.3
4152025-07-16T22:24:30.462Z Downloaded crucible-workspace-hack v0.1.0
4162025-07-16T22:24:30.462Z Downloaded crc8 v0.1.1
4172025-07-16T22:24:30.462Z Downloaded enum-as-inner v0.6.1
4182025-07-16T22:24:30.462Z Downloaded cfg_aliases v0.2.1
4192025-07-16T22:24:30.462Z Downloaded regex-automata v0.4.9
4202025-07-16T22:24:30.462Z Downloaded zerofrom v0.1.6
4212025-07-16T22:24:30.462Z Downloaded cancel-safe-futures v0.1.5
4222025-07-16T22:24:30.462Z Downloaded arc-swap v1.7.1
4232025-07-16T22:24:30.462Z Downloaded ident_case v1.0.1
4242025-07-16T22:24:30.462Z Downloaded progenitor-macro v0.9.1
4252025-07-16T22:24:30.462Z Downloaded progenitor-client v0.9.1
4262025-07-16T22:24:30.462Z Downloaded foreign-types v0.3.2
4272025-07-16T22:24:30.462Z Downloaded fnv v1.0.7
4282025-07-16T22:24:30.462Z Downloaded dof v0.3.0
4292025-07-16T22:24:30.462Z Downloaded cpufeatures v0.2.17
4302025-07-16T22:24:30.463Z Downloaded openssl-macros v0.1.1
4312025-07-16T22:24:30.463Z Downloaded data-encoding v2.9.0
4322025-07-16T22:24:30.463Z Downloaded console v0.15.11
4332025-07-16T22:24:30.463Z Downloaded colorchoice v1.0.3
4342025-07-16T22:24:30.463Z Downloaded serde-big-array v0.5.1
4352025-07-16T22:24:30.463Z Downloaded either v1.15.0
4362025-07-16T22:24:30.463Z Downloaded defmt-macros v1.0.1
4372025-07-16T22:24:30.463Z Downloaded mime v0.3.17
4382025-07-16T22:24:30.463Z Downloaded rand_chacha v0.3.1
4392025-07-16T22:24:30.463Z Downloaded parse-display v0.10.0
4402025-07-16T22:24:30.463Z Downloaded daft v0.1.3
4412025-07-16T22:24:30.463Z Downloaded futures-channel v0.3.31
4422025-07-16T22:24:30.463Z Downloaded yoke-derive v0.7.5
4432025-07-16T22:24:30.463Z Downloaded hex v0.4.3
4442025-07-16T22:24:30.463Z Downloaded heck v0.5.0
4452025-07-16T22:24:30.463Z Downloaded time-core v0.1.4
4462025-07-16T22:24:30.463Z Downloaded swrite v0.1.0
4472025-07-16T22:24:30.475Z Downloaded proc-macro-crate v3.3.0
4482025-07-16T22:24:30.475Z Downloaded newline-converter v0.3.0
4492025-07-16T22:24:30.475Z Downloaded deranged v0.4.0
4502025-07-16T22:24:30.475Z Downloaded indent_write v2.2.0
4512025-07-16T22:24:30.475Z Downloaded libsw-core v0.3.2
4522025-07-16T22:24:30.475Z Downloaded proc-macro-error-attr2 v2.0.0
4532025-07-16T22:24:30.475Z Downloaded tokio-macros v2.5.0
4542025-07-16T22:24:30.475Z Downloaded defmt v1.0.1
4552025-07-16T22:24:30.475Z Downloaded rand_xorshift v0.3.0
4562025-07-16T22:24:30.475Z Downloaded usdt-attr-macro v0.5.0
4572025-07-16T22:24:30.475Z Downloaded memoffset v0.9.1
4582025-07-16T22:24:30.483Z Downloaded memmap v0.7.0
4592025-07-16T22:24:30.483Z Downloaded pkg-config v0.3.32
4602025-07-16T22:24:30.483Z Downloaded slog-dtrace v0.3.0
4612025-07-16T22:24:30.483Z Downloaded http-body v1.0.1
4622025-07-16T22:24:30.484Z Downloaded plain v0.2.3
4632025-07-16T22:24:30.484Z Downloaded rustc_version v0.4.1
4642025-07-16T22:24:30.484Z Downloaded pin-utils v0.1.0
4652025-07-16T22:24:30.487Z Downloaded icu_provider_macros v1.5.0
4662025-07-16T22:24:30.487Z Downloaded num-complex v0.4.6
4672025-07-16T22:24:30.487Z Downloaded shlex v1.3.0
4682025-07-16T22:24:30.487Z Downloaded sha1 v0.10.6
4692025-07-16T22:24:30.490Z Downloaded thiserror v1.0.69
4702025-07-16T22:24:30.494Z Downloaded signal-hook-registry v1.4.5
4712025-07-16T22:24:30.497Z Downloaded serde_urlencoded v0.7.1
4722025-07-16T22:24:30.497Z Downloaded serde_tokenstream v0.2.2
4732025-07-16T22:24:30.504Z Downloaded scopeguard v1.2.0
4742025-07-16T22:24:30.504Z Downloaded schemars_derive v0.8.22
4752025-07-16T22:24:30.509Z Downloaded serde_spanned v0.6.8
4762025-07-16T22:24:30.509Z Downloaded serde_path_to_error v0.1.17
4772025-07-16T22:24:30.509Z Downloaded crossbeam-channel v0.5.15
4782025-07-16T22:24:30.514Z Downloaded lazy_static v1.5.0
4792025-07-16T22:24:30.517Z Downloaded rand_core v0.6.4
4802025-07-16T22:24:30.517Z Downloaded usdt-macro v0.5.0
4812025-07-16T22:24:30.521Z Downloaded usdt-impl v0.5.0
4822025-07-16T22:24:30.521Z Downloaded usdt v0.5.0
4832025-07-16T22:24:30.524Z Downloaded futures-task v0.3.31
4842025-07-16T22:24:30.524Z Downloaded scroll_derive v0.12.1
4852025-07-16T22:24:30.524Z Downloaded write16 v1.0.0
4862025-07-16T22:24:30.528Z Downloaded terminal_size v0.4.2
4872025-07-16T22:24:30.528Z Downloaded try-lock v0.2.5
4882025-07-16T22:24:30.532Z Downloaded tinyvec_macros v0.1.1
4892025-07-16T22:24:30.532Z Downloaded lru-cache v0.1.2
4902025-07-16T22:24:30.535Z Downloaded tower-service v0.3.3
4912025-07-16T22:24:30.535Z Downloaded tower-layer v0.3.3
4922025-07-16T22:24:30.535Z Downloaded quote v1.0.40
4932025-07-16T22:24:30.539Z Downloaded rustls-pemfile v2.2.0
4942025-07-16T22:24:30.542Z Downloaded http-body-util v0.1.3
4952025-07-16T22:24:30.545Z Downloaded smartstring v1.0.1
4962025-07-16T22:24:30.548Z Downloaded futures v0.3.31
4972025-07-16T22:24:30.553Z Downloaded foreign-types-shared v0.3.1
4982025-07-16T22:24:30.561Z Downloaded sha2 v0.10.8
4992025-07-16T22:24:30.561Z Downloaded icu_locid v1.5.0
5002025-07-16T22:24:30.566Z Downloaded version_check v0.9.5
5012025-07-16T22:24:30.566Z Downloaded progenitor-impl v0.9.1
5022025-07-16T22:24:30.569Z Downloaded tracing-attributes v0.1.28
5032025-07-16T22:24:30.572Z Downloaded num_enum v0.7.4
5042025-07-16T22:24:30.578Z Downloaded slog-stdlog v4.1.1
5052025-07-16T22:24:30.587Z Downloaded clap v4.5.40
5062025-07-16T22:24:30.590Z Downloaded yoke v0.7.5
5072025-07-16T22:24:30.602Z Downloaded strum v0.26.3
5082025-07-16T22:24:30.605Z Downloaded stable_deref_trait v1.2.0
5092025-07-16T22:24:30.606Z Downloaded tinystr v0.7.6
5102025-07-16T22:24:30.606Z Downloaded tiny-keccak v2.0.2
5112025-07-16T22:24:30.606Z Downloaded zeroize v1.8.1
5122025-07-16T22:24:30.606Z Downloaded zerocopy v0.6.6
5132025-07-16T22:24:30.609Z Downloaded sigpipe v0.1.3
5142025-07-16T22:24:30.612Z Downloaded rhai_codegen v2.2.0
5152025-07-16T22:24:30.618Z Downloaded want v0.3.1
5162025-07-16T22:24:30.620Z Downloaded parking_lot v0.11.2
5172025-07-16T22:24:30.624Z Downloaded linked-hash-map v0.5.6
5182025-07-16T22:24:30.627Z Downloaded linear-map v1.2.0
5192025-07-16T22:24:30.627Z Downloaded ryu v1.0.20
5202025-07-16T22:24:30.630Z Downloaded newtype_derive v0.1.6
5212025-07-16T22:24:30.633Z Downloaded hostname v0.3.1
5222025-07-16T22:24:30.636Z Downloaded slog-scope v4.4.0
5232025-07-16T22:24:30.636Z Downloaded num-rational v0.4.2
5242025-07-16T22:24:30.639Z Downloaded utf8_iter v1.0.4
5252025-07-16T22:24:30.639Z Downloaded tabled_derive v0.10.0
5262025-07-16T22:24:30.642Z Downloaded instant v0.1.13
5272025-07-16T22:24:30.645Z Downloaded papergrid v0.14.0
5282025-07-16T22:24:30.648Z Downloaded form_urlencoded v1.2.1
5292025-07-16T22:24:30.651Z Downloaded utf16_iter v1.0.5
5302025-07-16T22:24:30.651Z Downloaded waitgroup v0.1.2
5312025-07-16T22:24:30.655Z Downloaded zerocopy-derive v0.7.35
5322025-07-16T22:24:30.658Z Downloaded untrusted v0.9.0
5332025-07-16T22:24:30.661Z Downloaded icu_provider v1.5.0
5342025-07-16T22:24:30.665Z Downloaded structmeta-derive v0.3.0
5352025-07-16T22:24:30.668Z Downloaded futures-executor v0.3.31
5362025-07-16T22:24:30.668Z Downloaded num-integer v0.1.46
5372025-07-16T22:24:30.671Z Downloaded num_enum_derive v0.7.4
5382025-07-16T22:24:30.671Z Downloaded fxhash v0.2.1
5392025-07-16T22:24:30.674Z Downloaded toml_write v0.1.1
5402025-07-16T22:24:30.674Z Downloaded no-std-compat v0.4.1
5412025-07-16T22:24:30.679Z Downloaded hostname v0.4.1
5422025-07-16T22:24:30.679Z Downloaded hash32 v0.3.1
5432025-07-16T22:24:30.682Z Downloaded libscf-sys v1.1.0
5442025-07-16T22:24:30.682Z Downloaded ingot-macros v0.1.0
5452025-07-16T22:24:30.685Z Downloaded ingot-types v0.1.0
5462025-07-16T22:24:30.685Z Downloaded icu_collections v1.5.0
5472025-07-16T22:24:30.691Z Downloaded serde_with_macros v3.12.0
5482025-07-16T22:24:30.695Z Downloaded tabwriter v1.4.1
5492025-07-16T22:24:30.699Z Downloaded rustls-pki-types v1.11.0
5502025-07-16T22:24:30.703Z Downloaded match_cfg v0.1.0
5512025-07-16T22:24:30.703Z Downloaded unicode-ident v1.0.18
5522025-07-16T22:24:30.707Z Downloaded typify-macro v0.3.0
5532025-07-16T22:24:30.707Z Downloaded macaddr v1.0.1
5542025-07-16T22:24:30.711Z Downloaded serde_yaml v0.9.34+deprecated
5552025-07-16T22:24:30.714Z Downloaded hubpack_derive v0.1.1
5562025-07-16T22:24:30.714Z Downloaded wait-timeout v0.2.1
5572025-07-16T22:24:30.714Z Downloaded ipnetwork v0.21.1
5582025-07-16T22:24:30.718Z Downloaded thiserror-impl v1.0.69
5592025-07-16T22:24:30.721Z Downloaded openssl-sys v0.9.107
5602025-07-16T22:24:30.724Z Downloaded structmeta v0.3.0
5612025-07-16T22:24:30.727Z Downloaded httpdate v1.0.3
5622025-07-16T22:24:30.727Z Downloaded iana-time-zone v0.1.63
5632025-07-16T22:24:30.731Z Downloaded newtype-uuid v1.2.1
5642025-07-16T22:24:30.731Z Downloaded toml_datetime v0.6.9
5652025-07-16T22:24:30.734Z Downloaded synstructure v0.13.1
5662025-07-16T22:24:30.734Z Downloaded slog-term v2.9.1
5672025-07-16T22:24:30.738Z Downloaded tinyvec v1.9.0
5682025-07-16T22:24:30.741Z Downloaded sync_wrapper v1.0.2
5692025-07-16T22:24:30.744Z Downloaded num v0.4.3
5702025-07-16T22:24:30.744Z Downloaded generic-array v0.14.7
5712025-07-16T22:24:30.748Z Downloaded thread-id v4.2.2
5722025-07-16T22:24:30.748Z Downloaded slog-envlogger v2.2.0
5732025-07-16T22:24:30.751Z Downloaded slog-async v2.8.0
5742025-07-16T22:24:30.751Z Downloaded managed v0.8.0
5752025-07-16T22:24:30.754Z Downloaded unsafe-libyaml v0.2.11
5762025-07-16T22:24:30.757Z Downloaded num-derive v0.4.2
5772025-07-16T22:24:30.757Z Downloaded is_terminal_polyfill v1.70.1
5782025-07-16T22:24:30.761Z Downloaded static_assertions v1.1.0
5792025-07-16T22:24:30.761Z Downloaded schemars v0.8.22
5802025-07-16T22:24:30.772Z Downloaded unarray v0.1.4
5812025-07-16T22:24:30.775Z Downloaded zone v0.3.1
5822025-07-16T22:24:30.776Z Downloaded getrandom v0.3.2
5832025-07-16T22:24:30.779Z Downloaded serde v1.0.219
5842025-07-16T22:24:30.782Z Downloaded hubpack v0.1.2
5852025-07-16T22:24:30.786Z Downloaded spin v0.5.2
5862025-07-16T22:24:30.786Z Downloaded utf8parse v0.2.2
5872025-07-16T22:24:30.786Z Downloaded log v0.4.27
5882025-07-16T22:24:30.789Z Downloaded qorb v0.3.1
5892025-07-16T22:24:30.793Z Downloaded lock_api v0.4.12
5902025-07-16T22:24:30.796Z Downloaded thiserror v2.0.12
5912025-07-16T22:24:30.802Z Downloaded once_cell v1.21.3
5922025-07-16T22:24:30.806Z Downloaded jiff-static v0.2.9
5932025-07-16T22:24:30.811Z Downloaded proc-macro2 v1.0.95
5942025-07-16T22:24:30.811Z Downloaded humantime v2.2.0
5952025-07-16T22:24:30.814Z Downloaded minimal-lexical v0.2.1
5962025-07-16T22:24:30.817Z Downloaded rand v0.9.1
5972025-07-16T22:24:30.821Z Downloaded memchr v2.7.4
5982025-07-16T22:24:30.826Z Downloaded similar v2.7.0
5992025-07-16T22:24:30.832Z Downloaded spin v0.9.8
6002025-07-16T22:24:30.835Z Downloaded icu_normalizer v1.5.0
6012025-07-16T22:24:30.838Z Downloaded url v2.5.4
6022025-07-16T22:24:30.842Z Downloaded zerocopy-derive v0.8.24
6032025-07-16T22:24:30.850Z Downloaded uuid v1.17.0
6042025-07-16T22:24:30.853Z Downloaded icu_locid_transform_data v1.5.1
6052025-07-16T22:24:30.857Z Downloaded ucd-trie v0.1.7
6062025-07-16T22:24:30.857Z Downloaded libm v0.2.11
6072025-07-16T22:24:30.865Z Downloaded slog v2.7.0
6082025-07-16T22:24:30.868Z Downloaded icu_normalizer_data v1.5.1
6092025-07-16T22:24:30.871Z Downloaded typify v0.3.0
6102025-07-16T22:24:30.875Z Downloaded test-strategy v0.4.1
6112025-07-16T22:24:30.878Z Downloaded hashbrown v0.12.3
6122025-07-16T22:24:30.883Z Downloaded socket2 v0.5.10
6132025-07-16T22:24:30.887Z Downloaded pest v2.8.0
6142025-07-16T22:24:30.892Z Downloaded aho-corasick v1.1.3
6152025-07-16T22:24:30.898Z Downloaded heapless v0.8.0
6162025-07-16T22:24:30.903Z Downloaded steno v0.4.1
6172025-07-16T22:24:30.909Z Downloaded httparse v1.10.1
6182025-07-16T22:24:30.912Z Downloaded typenum v1.18.0
6192025-07-16T22:24:30.915Z Downloaded toml v0.8.22
6202025-07-16T22:24:30.946Z Downloaded hyper-util v0.1.14
6212025-07-16T22:24:30.952Z Downloaded time v0.3.41
6222025-07-16T22:24:30.962Z Downloaded http v1.3.1
6232025-07-16T22:24:30.966Z Downloaded serde_with v3.12.0
6242025-07-16T22:24:30.975Z Downloaded hashbrown v0.15.2
6252025-07-16T22:24:30.981Z Downloaded zerovec v0.10.4
6262025-07-16T22:24:30.987Z Downloaded iri-string v0.7.8
6272025-07-16T22:24:30.995Z Downloaded itertools v0.14.0
6282025-07-16T22:24:31.003Z Downloaded itertools v0.12.1
6292025-07-16T22:24:31.010Z Downloaded tower v0.5.2
6302025-07-16T22:24:31.019Z Downloaded winnow v0.7.6
6312025-07-16T22:24:31.029Z Downloaded futures-util v0.3.31
6322025-07-16T22:24:31.042Z Downloaded goblin v0.8.2
6332025-07-16T22:24:31.048Z Downloaded tower-http v0.6.6
6342025-07-16T22:24:31.055Z Downloaded syn v1.0.109
6352025-07-16T22:24:31.066Z Downloaded icu_properties_data v1.5.1
6362025-07-16T22:24:31.077Z Downloaded itertools v0.13.0
6372025-07-16T22:24:31.085Z Downloaded h2 v0.4.9
6382025-07-16T22:24:31.092Z Downloaded unicode-width v0.2.0
6392025-07-16T22:24:31.107Z Downloaded quinn-proto v0.11.10
6402025-07-16T22:24:31.121Z Downloaded tabled v0.18.0
6412025-07-16T22:24:31.143Z Downloaded dropshot v0.16.2
6422025-07-16T22:24:31.166Z Downloaded vcpkg v0.2.15
6432025-07-16T22:24:31.205Z Downloaded unicode-width v0.1.14
6442025-07-16T22:24:31.211Z Downloaded nix v0.29.0
6452025-07-16T22:24:31.223Z Downloaded hickory-proto v0.24.4
6462025-07-16T22:24:31.240Z Downloaded openapiv3 v2.0.0
6472025-07-16T22:24:31.252Z Downloaded rustls v0.23.26
6482025-07-16T22:24:31.264Z Downloaded smoltcp v0.11.0
6492025-07-16T22:24:31.277Z Downloaded regex-syntax v0.8.5
6502025-07-16T22:24:31.286Z Downloaded rustls v0.22.4
6512025-07-16T22:24:31.301Z Downloaded rhai v1.22.2
6522025-07-16T22:24:31.313Z Downloaded sled v0.34.7
6532025-07-16T22:24:31.324Z Downloaded rustix v1.0.5
6542025-07-16T22:24:31.349Z Downloaded rustix v0.38.44
6552025-07-16T22:24:31.373Z Downloaded typify-impl v0.3.0
6562025-07-16T22:24:31.388Z Downloaded zerocopy-derive v0.6.6
6572025-07-16T22:24:31.397Z Downloaded regress v0.10.3
6582025-07-16T22:24:31.409Z Downloaded syn v2.0.101
6592025-07-16T22:24:31.420Z Downloaded openssl v0.10.72
6602025-07-16T22:24:31.429Z Downloaded regex v1.11.1
6612025-07-16T22:24:31.443Z Downloaded zerocopy v0.8.24
6622025-07-16T22:24:31.469Z Downloaded hyper v1.6.0
6632025-07-16T22:24:31.477Z Downloaded webpki-roots v0.26.8
6642025-07-16T22:24:31.503Z Downloaded rustls-webpki v0.102.8
6652025-07-16T22:24:31.513Z Downloaded webpki-roots v1.0.0
6662025-07-16T22:24:31.513Z Downloaded reqwest v0.12.22
6672025-07-16T22:24:31.517Z Downloaded proptest v1.6.0
6682025-07-16T22:24:31.521Z Downloaded petgraph v0.6.5
6692025-07-16T22:24:31.538Z Downloaded portable-atomic v1.11.0
6702025-07-16T22:24:31.545Z Downloaded chrono v0.4.41
6712025-07-16T22:24:31.553Z Downloaded libc v0.2.174
6722025-07-16T22:24:31.579Z Downloaded jiff v0.2.9
6732025-07-16T22:24:31.600Z Downloaded tokio-util v0.7.14
6742025-07-16T22:24:31.605Z Downloaded nom v7.1.3
6752025-07-16T22:24:31.611Z Downloaded petgraph v0.7.1
6762025-07-16T22:24:31.632Z Downloaded serde_json v1.0.140
6772025-07-16T22:24:31.640Z Downloaded toml_edit v0.22.26
6782025-07-16T22:24:31.674Z Downloaded rustls-webpki v0.103.1
6792025-07-16T22:24:31.699Z Downloaded tokio v1.46.1
6802025-07-16T22:24:31.739Z Downloaded zerocopy v0.7.35
6812025-07-16T22:24:31.756Z Downloaded unicode-segmentation v1.12.0
6822025-07-16T22:24:31.761Z Downloaded idna v1.0.3
6832025-07-16T22:24:31.765Z Downloaded clap_builder v4.5.40
6842025-07-16T22:24:31.769Z Downloaded indexmap v2.9.0
6852025-07-16T22:24:31.774Z Downloaded hickory-resolver v0.24.4
6862025-07-16T22:24:31.778Z Downloaded quinn v0.11.7
6872025-07-16T22:24:31.781Z Downloaded mio v1.0.3
6882025-07-16T22:24:31.787Z Downloaded thread_local v1.1.8
6892025-07-16T22:24:31.791Z Downloaded num-traits v0.2.19
6902025-07-16T22:24:31.796Z Downloaded tracing v0.1.41
6912025-07-16T22:24:31.799Z Downloaded half v2.6.0
6922025-07-16T22:24:31.799Z Downloaded icu_properties v1.5.1
6932025-07-16T22:24:31.803Z Downloaded thiserror-impl v2.0.12
6942025-07-16T22:24:31.803Z Downloaded ingot v0.1.0
6952025-07-16T22:24:31.806Z Downloaded litemap v0.7.5
6962025-07-16T22:24:31.809Z Downloaded ipnet v2.11.0
6972025-07-16T22:24:31.809Z Downloaded take_mut v0.2.2
6982025-07-16T22:24:31.810Z Downloaded is-terminal v0.4.16
6992025-07-16T22:24:31.813Z Downloaded slab v0.4.9
7002025-07-16T22:24:31.813Z Downloaded tempfile v3.19.1
7012025-07-16T22:24:31.816Z Downloaded encoding_rs v0.8.35
7022025-07-16T22:24:31.837Z Downloaded prettyplease v0.2.32
7032025-07-16T22:24:31.841Z Downloaded serde_derive v1.0.219
7042025-07-16T22:24:31.844Z Downloaded itoa v1.0.15
7052025-07-16T22:24:31.848Z Downloaded zerovec-derive v0.10.3
7062025-07-16T22:24:31.848Z Downloaded futures-macro v0.3.31
7072025-07-16T22:24:31.848Z Downloaded futures-io v0.3.31
7082025-07-16T22:24:31.848Z Downloaded futures-core v0.3.31
7092025-07-16T22:24:31.851Z Downloaded tokio-dtrace v0.1.1
7102025-07-16T22:24:31.851Z Downloaded time-macros v0.2.22
7112025-07-16T22:24:31.854Z Downloaded term v0.7.0
7122025-07-16T22:24:31.858Z Downloaded tracing-core v0.1.33
7132025-07-16T22:24:31.861Z Downloaded derive_more v0.99.19
7142025-07-16T22:24:31.867Z Downloaded indexmap v1.9.3
7152025-07-16T22:24:31.871Z Downloaded expectorate v1.1.0
7162025-07-16T22:24:31.875Z Downloaded omicron-workspace-hack v0.1.0
7172025-07-16T22:24:31.875Z Downloaded futures-sink v0.3.31
7182025-07-16T22:24:31.875Z Downloaded strsim v0.11.1
7192025-07-16T22:24:31.875Z Downloaded hyper-rustls v0.27.5
7202025-07-16T22:24:31.878Z Downloaded whoami v1.6.0
7212025-07-16T22:24:31.878Z Downloaded strum_macros v0.26.4
7222025-07-16T22:24:31.882Z Downloaded strum_macros v0.25.3
7232025-07-16T22:24:31.885Z Downloaded multer v3.1.0
7242025-07-16T22:24:31.885Z Downloaded icu_locid_transform v1.5.0
7252025-07-16T22:24:31.889Z Downloaded highway v1.3.0
7262025-07-16T22:24:31.892Z Downloaded slog-json v2.6.1
7272025-07-16T22:24:31.892Z Downloaded semver v0.1.20
7282025-07-16T22:24:31.892Z Downloaded num-iter v0.1.45
7292025-07-16T22:24:31.895Z Downloaded darling_core v0.20.11
7302025-07-16T22:24:31.898Z Downloaded tokio-stream v0.1.17
7312025-07-16T22:24:31.903Z Downloaded ring v0.17.14
7322025-07-16T22:24:31.951Z Downloaded tokio-rustls v0.26.2
7332025-07-16T22:24:31.955Z Downloaded tokio-rustls v0.25.0
7342025-07-16T22:24:31.958Z Downloaded serde_derive_internals v0.29.1
7352025-07-16T22:24:31.958Z Downloaded scroll v0.12.0
7362025-07-16T22:24:31.962Z Downloaded semver v1.0.26
7372025-07-16T22:24:31.962Z Downloaded rustversion v1.0.20
7382025-07-16T22:24:31.965Z Downloaded rand v0.8.5
7392025-07-16T22:24:31.968Z Downloaded zone_cfg_derive v0.3.1
7402025-07-16T22:24:31.968Z Downloaded thin-vec v0.2.14
7412025-07-16T22:24:31.971Z Downloaded proc-macro-error2 v2.0.1
7422025-07-16T22:24:31.975Z Downloaded pest_generator v2.8.0
7432025-07-16T22:24:31.975Z Downloaded pest_meta v2.8.0
7442025-07-16T22:24:31.978Z Downloaded postcard v1.1.1
7452025-07-16T22:24:31.978Z Downloaded pin-project-lite v0.2.16
7462025-07-16T22:24:31.983Z Downloaded writeable v0.5.5
7472025-07-16T22:24:31.987Z Downloaded owo-colors v4.2.0
7482025-07-16T22:24:31.990Z Downloaded slog-bunyan v2.5.0
7492025-07-16T22:24:31.990Z Downloaded smallvec v1.15.0
7502025-07-16T22:24:31.996Z Downloaded dropshot_endpoint v0.16.2
7512025-07-16T22:24:31.999Z Downloaded libsw v3.5.0
7522025-07-16T22:24:31.999Z Downloaded quinn-udp v0.5.11
7532025-07-16T22:24:31.999Z Downloaded proc-macro-error v1.0.4
7542025-07-16T22:24:32.002Z Downloaded crossbeam-utils v0.8.21
7552025-07-16T22:24:32.007Z Downloaded cookie v0.18.1
7562025-07-16T22:24:32.010Z Downloaded rustc_version v0.1.7
7572025-07-16T22:24:32.010Z Downloaded resolv-conf v0.7.1
7582025-07-16T22:24:32.010Z Downloaded rand_core v0.9.3
7592025-07-16T22:24:32.010Z Downloaded subtle v2.6.1
7602025-07-16T22:24:32.014Z Downloaded smf v0.2.3
7612025-07-16T22:24:32.014Z Downloaded heck v0.4.1
7622025-07-16T22:24:32.014Z Downloaded getrandom v0.2.15
7632025-07-16T22:24:32.018Z Downloaded serde_repr v0.1.20
7642025-07-16T22:24:32.022Z Downloaded rusty-fork v0.3.0
7652025-07-16T22:24:32.022Z Downloaded rustc-hash v2.1.1
7662025-07-16T22:24:32.022Z Downloaded quick-error v1.2.3
7672025-07-16T22:24:32.025Z Downloaded oxnet v0.1.2
7682025-07-16T22:24:32.025Z Downloaded progenitor v0.9.1
7692025-07-16T22:24:32.025Z Downloaded password-hash v0.5.0
7702025-07-16T22:24:32.029Z Downloaded daft-derive v0.1.3
7712025-07-16T22:24:32.032Z Downloaded ppv-lite86 v0.2.21
7722025-07-16T22:24:32.032Z Downloaded colored v3.0.0
7732025-07-16T22:24:32.035Z Downloaded idna_adapter v1.2.0
7742025-07-16T22:24:32.039Z Downloaded rand_chacha v0.9.0
7752025-07-16T22:24:32.039Z Downloaded proc-macro-error-attr v1.0.4
7762025-07-16T22:24:32.039Z Downloaded num-derive v0.3.3
7772025-07-16T22:24:32.042Z Downloaded zerofrom-derive v0.1.6
7782025-07-16T22:24:32.042Z Downloaded debug-ignore v1.0.5
7792025-07-16T22:24:32.042Z Downloaded derive-where v1.2.7
7802025-07-16T22:24:32.046Z Downloaded crc32fast v1.4.2
7812025-07-16T22:24:32.050Z Downloaded clap_lex v0.7.4
7822025-07-16T22:24:32.050Z Downloaded ciborium v0.2.2
7832025-07-16T22:24:32.054Z Downloaded cobs v0.2.3
7842025-07-16T22:24:32.054Z Downloaded ciborium-ll v0.2.2
7852025-07-16T22:24:32.054Z Downloaded num_threads v0.1.7
7862025-07-16T22:24:32.054Z Downloaded num-conv v0.1.0
7872025-07-16T22:24:32.058Z Downloaded embedded-io v0.6.1
7882025-07-16T22:24:32.058Z Downloaded dirs-sys-next v0.1.2
7892025-07-16T22:24:32.058Z Downloaded defmt v0.3.100
7902025-07-16T22:24:32.058Z Downloaded crypto-common v0.1.6
7912025-07-16T22:24:32.058Z Downloaded cfg-if v1.0.0
7922025-07-16T22:24:32.061Z Downloaded anstyle v1.0.11
7932025-07-16T22:24:32.061Z Downloaded fastrand v2.3.0
7942025-07-16T22:24:32.061Z Downloaded dyn-clone v1.0.19
7952025-07-16T22:24:32.065Z Downloaded bit-set v0.8.0
7962025-07-16T22:24:32.065Z Downloaded dirs-next v2.0.0
7972025-07-16T22:24:32.068Z Downloaded darling_macro v0.20.11
7982025-07-16T22:24:32.068Z Downloaded byteorder v1.5.0
7992025-07-16T22:24:32.068Z Downloaded anstream v0.6.18
8002025-07-16T22:24:32.071Z Downloaded atomicwrites v0.4.4
8012025-07-16T22:24:32.071Z Downloaded parking_lot_core v0.9.10
8022025-07-16T22:24:32.075Z Downloaded crossbeam-epoch v0.9.18
8032025-07-16T22:24:32.075Z Downloaded const-random-macro v0.1.16
8042025-07-16T22:24:32.078Z Downloaded camino-tempfile v1.1.1
8052025-07-16T22:24:32.078Z Downloaded bytecount v0.6.8
8062025-07-16T22:24:32.081Z Downloaded block-buffer v0.10.4
8072025-07-16T22:24:32.081Z Downloaded bit-vec v0.8.0
8082025-07-16T22:24:32.081Z Downloaded base64 v0.22.1
8092025-07-16T22:24:32.087Z Downloaded autocfg v1.4.0
8102025-07-16T22:24:32.090Z Downloaded bitflags v2.9.0
8112025-07-16T22:24:32.094Z Downloaded backoff v0.4.0
8122025-07-16T22:24:32.094Z Downloaded cc v1.2.19
8132025-07-16T22:24:32.097Z Downloaded blake2 v0.10.6
8142025-07-16T22:24:32.100Z Downloaded bitflags v1.3.2
8152025-07-16T22:24:32.104Z Downloaded async-stream-impl v0.3.6
8162025-07-16T22:24:32.104Z Downloaded foldhash v0.1.5
8172025-07-16T22:24:32.104Z Downloaded atomic-waker v1.1.2
8182025-07-16T22:24:32.397Z Compiling proc-macro2 v1.0.95
8192025-07-16T22:24:32.397Z Compiling unicode-ident v1.0.18
8202025-07-16T22:24:32.401Z Compiling serde v1.0.219
8212025-07-16T22:24:32.401Z Compiling autocfg v1.4.0
8222025-07-16T22:24:32.401Z Compiling libc v0.2.174
8232025-07-16T22:24:32.401Z Compiling cfg-if v1.0.0
8242025-07-16T22:24:32.465Z Compiling memchr v2.7.4
8252025-07-16T22:24:32.624Z Compiling libm v0.2.11
8262025-07-16T22:24:32.666Z Compiling version_check v0.9.5
8272025-07-16T22:24:33.256Z Compiling lock_api v0.4.12
8282025-07-16T22:24:33.260Z Compiling parking_lot_core v0.9.10
8292025-07-16T22:24:33.338Z Compiling itoa v1.0.15
8302025-07-16T22:24:33.673Z Compiling semver v1.0.26
8312025-07-16T22:24:33.749Z Compiling schemars v0.8.22
8322025-07-16T22:24:33.822Z Compiling thiserror v2.0.12
8332025-07-16T22:24:33.889Z Compiling fnv v1.0.7
8342025-07-16T22:24:33.979Z Compiling num-traits v0.2.19
8352025-07-16T22:24:34.221Z Compiling slab v0.4.9
8362025-07-16T22:24:34.244Z Compiling ryu v1.0.20
8372025-07-16T22:24:34.421Z Compiling quote v1.0.40
8382025-07-16T22:24:34.542Z Compiling serde_json v1.0.140
8392025-07-16T22:24:34.661Z Compiling getrandom v0.3.2
8402025-07-16T22:24:34.868Z Compiling syn v2.0.101
8412025-07-16T22:24:34.888Z Compiling shlex v1.3.0
8422025-07-16T22:24:35.237Z Compiling cc v1.2.19
8432025-07-16T22:24:35.330Z Compiling pin-project-lite v0.2.16
8442025-07-16T22:24:35.483Z Compiling once_cell v1.21.3
8452025-07-16T22:24:35.508Z Compiling heck v0.5.0
8462025-07-16T22:24:35.782Z Compiling scopeguard v1.2.0
8472025-07-16T22:24:35.904Z Compiling foldhash v0.1.5
8482025-07-16T22:24:35.949Z Compiling portable-atomic v1.11.0
8492025-07-16T22:24:36.292Z Compiling allocator-api2 v0.2.21
8502025-07-16T22:24:36.312Z Compiling equivalent v1.0.2
8512025-07-16T22:24:36.485Z Compiling socket2 v0.5.10
8522025-07-16T22:24:36.516Z Compiling signal-hook-registry v1.4.5
8532025-07-16T22:24:36.865Z Compiling mio v1.0.3
8542025-07-16T22:24:37.031Z Compiling hashbrown v0.15.2
8552025-07-16T22:24:37.825Z Compiling log v0.4.27
8562025-07-16T22:24:38.118Z Compiling thiserror v1.0.69
8572025-07-16T22:24:38.217Z Compiling iana-time-zone v0.1.63
8582025-07-16T22:24:38.460Z Compiling ring v0.17.14
8592025-07-16T22:24:38.612Z Compiling icu_locid_transform_data v1.5.1
8602025-07-16T22:24:38.659Z Compiling regex-syntax v0.8.5
8612025-07-16T22:24:38.735Z Compiling dyn-clone v1.0.19
8622025-07-16T22:24:38.957Z Compiling aho-corasick v1.1.3
8632025-07-16T22:24:38.984Z Compiling stable_deref_trait v1.2.0
8642025-07-16T22:24:39.057Z Compiling icu_properties_data v1.5.1
8652025-07-16T22:24:39.112Z Compiling futures-core v0.3.31
8662025-07-16T22:24:39.507Z Compiling icu_normalizer_data v1.5.1
8672025-07-16T22:24:39.555Z Compiling getrandom v0.2.15
8682025-07-16T22:24:39.576Z Compiling zerocopy v0.8.24
8692025-07-16T22:24:39.668Z Compiling strsim v0.11.1
8702025-07-16T22:24:39.938Z Compiling httparse v1.10.1
8712025-07-16T22:24:39.958Z Compiling rustix v1.0.5
8722025-07-16T22:24:40.684Z Compiling ident_case v1.0.1
8732025-07-16T22:24:40.702Z Compiling futures-sink v0.3.31
8742025-07-16T22:24:40.860Z Compiling byteorder v1.5.0
8752025-07-16T22:24:41.378Z Compiling ucd-trie v0.1.7
8762025-07-16T22:24:41.423Z Compiling typenum v1.18.0
8772025-07-16T22:24:41.585Z Compiling futures-channel v0.3.31
8782025-07-16T22:24:41.691Z Compiling pin-utils v0.1.0
8792025-07-16T22:24:41.828Z Compiling rustls v0.23.26
8802025-07-16T22:24:41.844Z Compiling futures-task v0.3.31
8812025-07-16T22:24:42.049Z Compiling futures-io v0.3.31
8822025-07-16T22:24:42.180Z Compiling generic-array v0.14.7
8832025-07-16T22:24:42.202Z Compiling rustversion v1.0.20
8842025-07-16T22:24:42.278Z Compiling anyhow v1.0.98
8852025-07-16T22:24:42.411Z Compiling serde_derive_internals v0.29.1
8862025-07-16T22:24:42.552Z Compiling synstructure v0.13.1
8872025-07-16T22:24:42.600Z Compiling regex-automata v0.4.9
8882025-07-16T22:24:42.912Z Compiling darling_core v0.20.11
8892025-07-16T22:24:43.731Z Compiling usdt-impl v0.5.0
8902025-07-16T22:24:44.144Z Compiling tracing-core v0.1.33
8912025-07-16T22:24:44.174Z Compiling plain v0.2.3
8922025-07-16T22:24:44.345Z Compiling num-conv v0.1.0
8932025-07-16T22:24:44.364Z Compiling subtle v2.6.1
8942025-07-16T22:24:44.671Z Compiling time-core v0.1.4
8952025-07-16T22:24:44.691Z Compiling slog v2.7.0
8962025-07-16T22:24:44.887Z Compiling time-macros v0.2.22
8972025-07-16T22:24:46.397Z Compiling regress v0.10.3
8982025-07-16T22:24:46.480Z Compiling serde_derive v1.0.219
8992025-07-16T22:24:47.628Z Compiling tokio-macros v2.5.0
9002025-07-16T22:24:47.836Z Compiling schemars_derive v0.8.22
9012025-07-16T22:24:48.476Z Compiling thiserror-impl v2.0.12
9022025-07-16T22:24:49.191Z Compiling zerofrom-derive v0.1.6
9032025-07-16T22:24:49.213Z Compiling yoke-derive v0.7.5
9042025-07-16T22:24:49.510Z Compiling futures-macro v0.3.31
9052025-07-16T22:24:50.798Z Compiling zerovec-derive v0.10.3
9062025-07-16T22:24:50.966Z Compiling displaydoc v0.2.5
9072025-07-16T22:24:51.501Z Compiling thiserror-impl v1.0.69
9082025-07-16T22:24:51.653Z Compiling icu_provider_macros v1.5.0
9092025-07-16T22:24:51.726Z Compiling regex v1.11.1
9102025-07-16T22:24:52.330Z Compiling zerocopy-derive v0.8.24
9112025-07-16T22:24:52.656Z Compiling darling_macro v0.20.11
9122025-07-16T22:24:52.745Z Compiling scroll_derive v0.12.1
9132025-07-16T22:24:52.807Z Compiling pest v2.8.0
9142025-07-16T22:24:53.276Z Compiling zerofrom v0.1.6
9152025-07-16T22:24:53.545Z Compiling futures-util v0.3.31
9162025-07-16T22:24:54.248Z Compiling darling v0.20.11
9172025-07-16T22:24:54.268Z Compiling zerocopy-derive v0.7.35
9182025-07-16T22:24:54.377Z Compiling yoke v0.7.5
9192025-07-16T22:24:54.807Z Compiling zerovec v0.10.4
9202025-07-16T22:24:55.672Z Compiling pest_meta v2.8.0
9212025-07-16T22:24:56.098Z Compiling scroll v0.12.0
9222025-07-16T22:24:56.347Z Compiling tracing-attributes v0.1.28
9232025-07-16T22:24:56.697Z Compiling goblin v0.8.2
9242025-07-16T22:24:57.937Z Compiling pest_generator v2.8.0
9252025-07-16T22:24:59.042Z Compiling tinystr v0.7.6
9262025-07-16T22:24:59.361Z Compiling bytes v1.10.1
9272025-07-16T22:24:59.410Z Compiling smallvec v1.15.0
9282025-07-16T22:24:59.661Z Compiling bitflags v2.9.0
9292025-07-16T22:24:59.821Z Compiling uuid v1.17.0
9302025-07-16T22:25:00.548Z Compiling parking_lot v0.12.3
9312025-07-16T22:25:00.811Z Compiling chrono v0.4.41
9322025-07-16T22:25:01.049Z Compiling tokio v1.46.1
9332025-07-16T22:25:01.657Z Compiling indexmap v2.9.0
9342025-07-16T22:25:02.581Z Compiling serde_tokenstream v0.2.2
9352025-07-16T22:25:03.140Z Compiling http v1.3.1
9362025-07-16T22:25:03.188Z Compiling pest_derive v2.8.0
9372025-07-16T22:25:05.456Z Compiling tracing v0.1.41
9382025-07-16T22:25:05.606Z Compiling zerocopy v0.7.35
9392025-07-16T22:25:05.625Z Compiling writeable v0.5.5
9402025-07-16T22:25:05.871Z Compiling litemap v0.7.5
9412025-07-16T22:25:06.196Z Compiling rustls-pki-types v1.11.0
9422025-07-16T22:25:06.458Z Compiling pretty-hex v0.4.1
9432025-07-16T22:25:06.708Z Compiling ipnetwork v0.21.1
9442025-07-16T22:25:06.769Z Compiling icu_locid v1.5.0
9452025-07-16T22:25:07.021Z Compiling dof v0.3.0
9462025-07-16T22:25:08.074Z Compiling typify-impl v0.3.0
9472025-07-16T22:25:08.280Z Compiling dtrace-parser v0.2.0
9482025-07-16T22:25:10.846Z Compiling thread-id v4.2.2
9492025-07-16T22:25:10.949Z Compiling paste v1.0.15
9502025-07-16T22:25:10.987Z Compiling newtype-uuid v1.2.1
9512025-07-16T22:25:11.795Z Compiling icu_provider v1.5.0
9522025-07-16T22:25:12.709Z Compiling ppv-lite86 v0.2.21
9532025-07-16T22:25:13.174Z Compiling errno v0.3.11
9542025-07-16T22:25:13.612Z Compiling untrusted v0.9.0
9552025-07-16T22:25:13.639Z Compiling omicron-workspace-hack v0.1.0
9562025-07-16T22:25:13.848Z Compiling percent-encoding v2.3.1
9572025-07-16T22:25:14.264Z Compiling icu_locid_transform v1.5.0
9582025-07-16T22:25:14.391Z Compiling icu_collections v1.5.0
9592025-07-16T22:25:15.820Z Compiling icu_properties v1.5.1
9602025-07-16T22:25:17.133Z Compiling usdt-macro v0.5.0
9612025-07-16T22:25:18.724Z Compiling typify-macro v0.3.0
9622025-07-16T22:25:18.746Z Compiling usdt-attr-macro v0.5.0
9632025-07-16T22:25:19.914Z Compiling tokio-util v0.7.14
9642025-07-16T22:25:20.442Z Compiling openapiv3 v2.0.0
9652025-07-16T22:25:20.511Z Compiling rand_core v0.6.4
9662025-07-16T22:25:21.669Z Compiling write16 v1.0.0
9672025-07-16T22:25:21.836Z Compiling utf8_iter v1.0.4
9682025-07-16T22:25:21.941Z Compiling utf16_iter v1.0.5
9692025-07-16T22:25:22.170Z Compiling syn v1.0.109
9702025-07-16T22:25:22.202Z Compiling icu_normalizer v1.5.0
9712025-07-16T22:25:22.481Z Compiling typify v0.3.0
9722025-07-16T22:25:22.600Z Compiling form_urlencoded v1.2.1
9732025-07-16T22:25:22.629Z Compiling http-body v1.0.1
9742025-07-16T22:25:22.903Z Compiling macaddr v1.0.1
9752025-07-16T22:25:22.907Z Compiling daft-derive v0.1.3
9762025-07-16T22:25:23.645Z Compiling atomic-waker v1.1.2
9772025-07-16T22:25:23.878Z Compiling slog-async v2.8.0
9782025-07-16T22:25:23.933Z Compiling camino v1.1.10
9792025-07-16T22:25:24.423Z Compiling rustls v0.22.4
9802025-07-16T22:25:24.448Z Compiling zeroize v1.8.1
9812025-07-16T22:25:24.581Z Compiling ipnet v2.11.0
9822025-07-16T22:25:24.608Z Compiling unsafe-libyaml v0.2.11
9832025-07-16T22:25:24.638Z Compiling progenitor-impl v0.9.1
9842025-07-16T22:25:25.867Z Compiling idna_adapter v1.2.0
9852025-07-16T22:25:26.189Z Compiling serde_yaml v0.9.34+deprecated
9862025-07-16T22:25:26.427Z Compiling structmeta-derive v0.3.0
9872025-07-16T22:25:27.670Z Compiling try-lock v0.2.5
9882025-07-16T22:25:27.875Z Compiling tower-service v0.3.3
9892025-07-16T22:25:28.042Z Compiling want v0.3.1
9902025-07-16T22:25:28.346Z Compiling idna v1.0.3
9912025-07-16T22:25:29.152Z Compiling structmeta v0.3.0
9922025-07-16T22:25:29.480Z Compiling h2 v0.4.9
9932025-07-16T22:25:30.221Z Compiling async-trait v0.1.88
9942025-07-16T22:25:30.727Z Compiling progenitor-macro v0.9.1
9952025-07-16T22:25:30.869Z Compiling strum_macros v0.26.4
9962025-07-16T22:25:32.948Z Compiling multer v3.1.0
9972025-07-16T22:25:33.769Z Compiling httpdate v1.0.3
9982025-07-16T22:25:35.974Z Compiling hyper v1.6.0
9992025-07-16T22:25:37.512Z Compiling url v2.5.4
10002025-07-16T22:25:39.020Z Compiling rand_chacha v0.3.1
10012025-07-16T22:25:40.833Z Compiling rustls-webpki v0.103.1
10022025-07-16T22:25:41.970Z Compiling oxnet v0.1.2
10032025-07-16T22:25:44.920Z Compiling base64 v0.22.1
10042025-07-16T22:25:45.130Z Compiling crossbeam-utils v0.8.21
10052025-07-16T22:25:45.766Z Compiling powerfmt v0.2.0
10062025-07-16T22:25:46.052Z Compiling hyper-util v0.1.14
10072025-07-16T22:25:46.101Z Compiling deranged v0.4.0
10082025-07-16T22:25:47.918Z Compiling rand v0.8.5
10092025-07-16T22:25:53.025Z Compiling serde_with_macros v3.12.0
10102025-07-16T22:25:53.833Z Compiling async-stream-impl v0.3.6
10112025-07-16T22:25:55.374Z Compiling sync_wrapper v1.0.2
10122025-07-16T22:25:56.678Z Compiling dropshot v0.16.2
10132025-07-16T22:25:56.987Z Compiling tower-layer v0.3.3
10142025-07-16T22:25:57.092Z Compiling num_threads v0.1.7
10152025-07-16T22:25:57.249Z Compiling time v0.3.41
10162025-07-16T22:25:57.433Z Compiling tower v0.5.2
10172025-07-16T22:25:59.560Z Compiling tokio-rustls v0.26.2
10182025-07-16T22:26:02.545Z Compiling serde_urlencoded v0.7.1
10192025-07-16T22:26:02.858Z Compiling http-body-util v0.1.3
10202025-07-16T22:26:03.218Z Compiling webpki-roots v0.26.8
10212025-07-16T22:26:03.404Z Compiling toml_datetime v0.6.9
10222025-07-16T22:26:03.457Z Compiling serde_spanned v0.6.8
10232025-07-16T22:26:06.687Z Compiling memmap v0.7.0
10242025-07-16T22:26:07.290Z Compiling iri-string v0.7.8
10252025-07-16T22:26:08.091Z Compiling toml_write v0.1.1
10262025-07-16T22:26:08.533Z Compiling winnow v0.7.6
10272025-07-16T22:26:10.599Z Compiling usdt v0.5.0
10282025-07-16T22:26:11.002Z Compiling hyper-rustls v0.27.5
10292025-07-16T22:26:12.118Z Compiling toml_edit v0.22.26
10302025-07-16T22:26:12.329Z Compiling tower-http v0.6.6
10312025-07-16T22:26:12.574Z Compiling block-buffer v0.10.4
10322025-07-16T22:26:12.857Z Compiling crypto-common v0.1.6
10332025-07-16T22:26:13.574Z Compiling parse-display-derive v0.10.0
10342025-07-16T22:26:13.638Z Compiling test-strategy v0.4.1
10352025-07-16T22:26:14.587Z Compiling webpki-roots v1.0.0
10362025-07-16T22:26:14.829Z Compiling dropshot_endpoint v0.16.2
10372025-07-16T22:26:16.986Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10382025-07-16T22:26:17.335Z Compiling dirs-sys-next v0.1.2
10392025-07-16T22:26:17.909Z Compiling lazy_static v1.5.0
10402025-07-16T22:26:18.473Z Compiling fastrand v2.3.0
10412025-07-16T22:26:18.545Z Compiling dirs-next v2.0.0
10422025-07-16T22:26:18.905Z Compiling tempfile v3.19.1
10432025-07-16T22:26:18.975Z Compiling reqwest v0.12.22
10442025-07-16T22:26:19.639Z Compiling digest v0.10.7
10452025-07-16T22:26:20.159Z Compiling futures-executor v0.3.31
10462025-07-16T22:26:20.453Z Compiling thread_local v1.1.8
10472025-07-16T22:26:21.214Z Compiling either v1.15.0
10482025-07-16T22:26:21.264Z Compiling futures v0.3.31
10492025-07-16T22:26:21.402Z Compiling daft v0.1.3
10502025-07-16T22:26:21.647Z Compiling itertools v0.13.0
10512025-07-16T22:26:21.924Z Compiling progenitor-client v0.9.1
10522025-07-16T22:26:22.914Z Compiling term v0.7.0
10532025-07-16T22:26:24.768Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
10542025-07-16T22:26:24.786Z Compiling crossbeam-channel v0.5.15
10552025-07-16T22:26:25.681Z Compiling is-terminal v0.4.16
10562025-07-16T22:26:25.701Z Compiling hostname v0.4.1
10572025-07-16T22:26:25.853Z Compiling instant v0.1.13
10582025-07-16T22:26:26.027Z Compiling unicode-width v0.2.0
10592025-07-16T22:26:26.054Z Compiling cpufeatures v0.2.17
10602025-07-16T22:26:26.305Z Compiling take_mut v0.2.2
10612025-07-16T22:26:26.741Z Compiling progenitor v0.9.1
10622025-07-16T22:26:27.001Z Compiling slog-term v2.9.1
10632025-07-16T22:26:28.481Z Compiling strum v0.26.3
10642025-07-16T22:26:28.769Z Compiling rustls-webpki v0.102.8
10652025-07-16T22:26:29.507Z Compiling wait-timeout v0.2.1
10662025-07-16T22:26:29.712Z Compiling quick-error v1.2.3
10672025-07-16T22:26:29.902Z Compiling match_cfg v0.1.0
10682025-07-16T22:26:29.936Z Compiling bit-vec v0.8.0
10692025-07-16T22:26:30.024Z Compiling debug-ignore v1.0.5
10702025-07-16T22:26:30.240Z Compiling hostname v0.3.1
10712025-07-16T22:26:30.511Z Compiling bit-set v0.8.0
10722025-07-16T22:26:30.532Z Compiling rusty-fork v0.3.0
10732025-07-16T22:26:32.060Z Compiling slog-json v2.6.1
10742025-07-16T22:26:32.512Z Compiling serde_with v3.12.0
10752025-07-16T22:26:32.640Z Compiling rand_xorshift v0.3.0
10762025-07-16T22:26:33.245Z Compiling hex v0.4.3
10772025-07-16T22:26:33.295Z Compiling clap_derive v4.5.40
10782025-07-16T22:26:35.230Z Compiling encoding_rs v0.8.35
10792025-07-16T22:26:37.656Z Compiling mime v0.3.17
10802025-07-16T22:26:37.969Z Compiling utf8parse v0.2.2
10812025-07-16T22:26:38.172Z Compiling unarray v0.1.4
10822025-07-16T22:26:38.693Z Compiling spin v0.9.8
10832025-07-16T22:26:38.787Z Compiling proptest v1.6.0
10842025-07-16T22:26:41.650Z Compiling anstyle-parse v0.2.6
10852025-07-16T22:26:42.100Z Compiling tokio-rustls v0.25.0
10862025-07-16T22:26:43.076Z Compiling toml v0.8.22
10872025-07-16T22:26:47.868Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10882025-07-16T22:26:48.090Z Compiling slog-bunyan v2.5.0
10892025-07-16T22:26:49.457Z Compiling sha1 v0.10.6
10902025-07-16T22:26:51.621Z Compiling async-stream v0.3.6
10912025-07-16T22:26:51.891Z Compiling waitgroup v0.1.2
10922025-07-16T22:26:51.971Z Compiling rustls-pemfile v2.2.0
10932025-07-16T22:26:52.162Z Compiling serde_path_to_error v0.1.17
10942025-07-16T22:26:52.889Z Compiling heapless v0.8.0
10952025-07-16T22:26:53.004Z Compiling colorchoice v1.0.3
10962025-07-16T22:26:53.025Z Compiling anstyle v1.0.11
10972025-07-16T22:26:53.166Z Compiling anstyle-query v1.1.2
10982025-07-16T22:26:53.190Z Compiling is_terminal_polyfill v1.70.1
10992025-07-16T22:26:53.559Z Compiling anstream v0.6.18
11002025-07-16T22:26:54.579Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
11012025-07-16T22:26:57.955Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
11022025-07-16T22:26:58.686Z Compiling backoff v0.4.0
11032025-07-16T22:26:59.111Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
11042025-07-16T22:26:59.426Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11052025-07-16T22:26:59.675Z Compiling parse-display v0.10.0
11062025-07-16T22:26:59.877Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
11072025-07-16T22:27:00.874Z Compiling terminal_size v0.4.2
11082025-07-16T22:27:01.138Z Compiling hash32 v0.3.1
11092025-07-16T22:27:01.717Z Compiling clap_lex v0.7.4
11102025-07-16T22:27:01.895Z Compiling smoltcp v0.11.0
11112025-07-16T22:27:03.078Z Compiling clap_builder v4.5.40
11122025-07-16T22:27:04.613Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
11132025-07-16T22:27:08.617Z Compiling cobs v0.2.3
11142025-07-16T22:27:08.905Z Compiling bitflags v1.3.2
11152025-07-16T22:27:09.042Z Compiling managed v0.8.0
11162025-07-16T22:27:09.141Z Compiling postcard v1.1.1
11172025-07-16T22:27:13.240Z Compiling clap v4.5.40
11182025-07-16T22:27:19.990Z Compiling rand_core v0.9.3
11192025-07-16T22:27:20.040Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11202025-07-16T22:27:20.567Z Compiling rand_chacha v0.9.0
11212025-07-16T22:27:22.185Z Compiling tabwriter v1.4.1
11222025-07-16T22:27:22.280Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11232025-07-16T22:27:22.558Z Compiling proc-macro-crate v3.3.0
11242025-07-16T22:27:23.859Z Compiling num-integer v0.1.46
11252025-07-16T22:27:24.103Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468)
11262025-07-16T22:27:24.988Z Compiling num_enum_derive v0.7.4
11272025-07-16T22:27:25.802Z Compiling rand v0.9.1
11282025-07-16T22:27:27.509Z Compiling foreign-types-macros v0.2.3
11292025-07-16T22:27:28.109Z Compiling proc-macro-error-attr v1.0.4
11302025-07-16T22:27:28.526Z Compiling prettyplease v0.2.32
11312025-07-16T22:27:28.831Z Compiling foreign-types-shared v0.3.1
11322025-07-16T22:27:28.909Z Compiling heck v0.4.1
11332025-07-16T22:27:28.929Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11342025-07-16T22:27:29.064Z Compiling foreign-types v0.5.0
11352025-07-16T22:27:29.597Z Compiling num_enum v0.7.4
11362025-07-16T22:27:29.790Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11372025-07-16T22:27:30.343Z Compiling num-rational v0.4.2
11382025-07-16T22:27:30.510Z Compiling num-iter v0.1.45
11392025-07-16T22:27:31.193Z Compiling hubpack_derive v0.1.1
11402025-07-16T22:27:31.239Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11412025-07-16T22:27:32.221Z Compiling num-complex v0.4.6
11422025-07-16T22:27:32.243Z Compiling cstr-argument v0.1.2
11432025-07-16T22:27:32.527Z Compiling proc-macro-error v1.0.4
11442025-07-16T22:27:32.596Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11452025-07-16T22:27:33.070Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11462025-07-16T22:27:33.244Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c51d1637)
11472025-07-16T22:27:33.472Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11482025-07-16T22:27:33.692Z Compiling num v0.4.3
11492025-07-16T22:27:34.242Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11502025-07-16T22:27:35.132Z Compiling hubpack v0.1.2
11512025-07-16T22:27:35.647Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11522025-07-16T22:27:35.895Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468)
11532025-07-16T22:27:36.132Z Compiling itertools v0.14.0
11542025-07-16T22:27:37.042Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11552025-07-16T22:27:37.598Z Compiling float-ord v0.3.2
11562025-07-16T22:27:37.798Z Compiling crucible-workspace-hack v0.1.0
11572025-07-16T22:27:37.875Z Compiling colored v3.0.0
11582025-07-16T22:27:37.993Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
11592025-07-16T22:27:43.003Z Compiling pkg-config v0.3.32
11602025-07-16T22:27:43.439Z Compiling static_assertions v1.1.0
11612025-07-16T22:27:44.005Z Compiling semver v0.1.20
11622025-07-16T22:27:44.172Z Compiling vcpkg v0.2.15
11632025-07-16T22:27:44.559Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
11642025-07-16T22:27:44.985Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11652025-07-16T22:27:45.590Z Compiling openssl-sys v0.9.107
11662025-07-16T22:27:46.787Z Compiling rustc_version v0.1.7
11672025-07-16T22:27:47.163Z Compiling zone_cfg_derive v0.3.1
11682025-07-16T22:27:47.390Z Compiling itertools v0.12.1
11692025-07-16T22:27:47.417Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
11702025-07-16T22:27:47.879Z Compiling camino-tempfile v1.1.1
11712025-07-16T22:27:48.174Z Compiling derive-where v1.2.7
11722025-07-16T22:27:48.635Z Compiling num-derive v0.4.2
11732025-07-16T22:27:48.664Z Compiling sigpipe v0.1.3
11742025-07-16T22:27:48.829Z Compiling base64ct v1.7.3
11752025-07-16T22:27:49.811Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
11762025-07-16T22:27:50.243Z Compiling jiff v0.2.9
11772025-07-16T22:27:51.045Z Compiling rustix v0.38.44
11782025-07-16T22:27:51.121Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
11792025-07-16T22:27:51.351Z Compiling zone v0.3.1
11802025-07-16T22:27:52.204Z Compiling password-hash v0.5.0
11812025-07-16T22:27:52.705Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
11822025-07-16T22:27:53.345Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11832025-07-16T22:27:54.568Z Compiling newtype_derive v0.1.6
11842025-07-16T22:27:54.974Z Compiling blake2 v0.10.6
11852025-07-16T22:27:55.023Z Compiling smf v0.2.3
11862025-07-16T22:27:55.934Z Compiling zerocopy-derive v0.6.6
11872025-07-16T22:27:56.254Z Compiling owo-colors v4.2.0
11882025-07-16T22:27:56.784Z Compiling cancel-safe-futures v0.1.5
11892025-07-16T22:27:56.935Z Compiling unicode-segmentation v1.12.0
11902025-07-16T22:27:57.268Z Compiling tinyvec_macros v0.1.1
11912025-07-16T22:27:57.393Z Compiling whoami v1.6.0
11922025-07-16T22:27:57.731Z Compiling newline-converter v0.3.0
11932025-07-16T22:27:57.882Z Compiling zerocopy v0.6.6
11942025-07-16T22:27:57.979Z Compiling tinyvec v1.9.0
11952025-07-16T22:27:58.367Z Compiling argon2 v0.5.3
11962025-07-16T22:27:59.756Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
11972025-07-16T22:28:01.830Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
11982025-07-16T22:28:02.122Z Compiling strum_macros v0.25.3
11992025-07-16T22:28:03.131Z Compiling console v0.15.11
12002025-07-16T22:28:03.460Z Compiling ingot-macros v0.1.0
12012025-07-16T22:28:04.345Z Compiling num-derive v0.3.3
12022025-07-16T22:28:04.990Z Compiling libsw-core v0.3.2
12032025-07-16T22:28:05.328Z Compiling serde-big-array v0.5.1
12042025-07-16T22:28:05.629Z Compiling serde_repr v0.1.20
12052025-07-16T22:28:05.779Z Compiling enum-as-inner v0.6.1
12062025-07-16T22:28:06.183Z Compiling cookie v0.18.1
12072025-07-16T22:28:06.612Z Compiling similar v2.7.0
12082025-07-16T22:28:06.640Z Compiling linked-hash-map v0.5.6
12092025-07-16T22:28:06.880Z Compiling openssl v0.10.72
12102025-07-16T22:28:06.994Z Compiling fixedbitset v0.5.7
12112025-07-16T22:28:07.093Z Compiling data-encoding v2.9.0
12122025-07-16T22:28:07.423Z Compiling convert_case v0.4.0
12132025-07-16T22:28:08.148Z Compiling foreign-types-shared v0.1.1
12142025-07-16T22:28:08.185Z Compiling fixedbitset v0.4.2
12152025-07-16T22:28:08.293Z Compiling foreign-types v0.3.2
12162025-07-16T22:28:08.427Z Compiling derive_more v0.99.19
12172025-07-16T22:28:09.086Z Compiling petgraph v0.6.5
12182025-07-16T22:28:10.591Z Compiling ingot-types v0.1.0
12192025-07-16T22:28:11.678Z Compiling hickory-proto v0.24.4
12202025-07-16T22:28:13.106Z Compiling expectorate v1.1.0
12212025-07-16T22:28:13.428Z Compiling petgraph v0.7.1
12222025-07-16T22:28:13.646Z Compiling lru-cache v0.1.2
12232025-07-16T22:28:13.914Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
12242025-07-16T22:28:14.413Z Compiling libscf-sys v1.1.0
12252025-07-16T22:28:14.679Z Compiling libsw v3.5.0
12262025-07-16T22:28:14.693Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12272025-07-16T22:28:15.018Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12282025-07-16T22:28:18.824Z Compiling atomicwrites v0.4.4
12292025-07-16T22:28:19.387Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12302025-07-16T22:28:21.412Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12312025-07-16T22:28:22.143Z Compiling resolv-conf v0.7.1
12322025-07-16T22:28:22.814Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12332025-07-16T22:28:22.937Z Compiling openssl-macros v0.1.1
12342025-07-16T22:28:23.350Z Compiling proc-macro-error-attr2 v2.0.0
12352025-07-16T22:28:23.718Z Compiling memoffset v0.9.1
12362025-07-16T22:28:23.875Z Compiling unicode-width v0.1.14
12372025-07-16T22:28:24.070Z Compiling linear-map v1.2.0
12382025-07-16T22:28:24.156Z Compiling cfg_aliases v0.2.1
12392025-07-16T22:28:24.251Z Compiling highway v1.3.0
12402025-07-16T22:28:24.286Z Compiling swrite v0.1.0
12412025-07-16T22:28:24.461Z Compiling indent_write v2.2.0
12422025-07-16T22:28:24.492Z Compiling nix v0.29.0
12432025-07-16T22:28:24.521Z Compiling proc-macro-error2 v2.0.1
12442025-07-16T22:28:24.746Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12452025-07-16T22:28:25.136Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12462025-07-16T22:28:25.640Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12472025-07-16T22:28:26.082Z Compiling hickory-resolver v0.24.4
12482025-07-16T22:28:30.525Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12492025-07-16T22:28:31.024Z Compiling steno v0.4.1
12502025-07-16T22:28:31.501Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12512025-07-16T22:28:31.893Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12522025-07-16T22:28:35.034Z Compiling ingot v0.1.0
12532025-07-16T22:28:40.156Z Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12542025-07-16T22:28:40.504Z Compiling tokio-stream v0.1.17
12552025-07-16T22:28:40.533Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce)
12562025-07-16T22:28:40.678Z Compiling slog-dtrace v0.3.0
12572025-07-16T22:28:41.153Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce)
12582025-07-16T22:28:41.452Z Compiling humantime v2.2.0
12592025-07-16T22:28:41.634Z Compiling bytecount v0.6.8
12602025-07-16T22:28:41.745Z Compiling parking_lot_core v0.8.6
12612025-07-16T22:28:41.868Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12622025-07-16T22:28:41.958Z Compiling papergrid v0.14.0
12632025-07-16T22:28:42.369Z Compiling qorb v0.3.1
12642025-07-16T22:28:42.518Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce)
12652025-07-16T22:28:44.893Z Compiling tabled_derive v0.10.0
12662025-07-16T22:28:46.614Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#995f6370)
12672025-07-16T22:28:47.265Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce)
12682025-07-16T22:28:47.532Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#995f6370)
12692025-07-16T22:28:47.828Z Compiling tabled v0.18.0
12702025-07-16T22:28:48.076Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12712025-07-16T22:28:50.033Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#995f6370)
12722025-07-16T22:28:54.218Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12732025-07-16T22:28:54.475Z Compiling parking_lot v0.11.2
12742025-07-16T22:28:55.820Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#dbb6ca35)
12752025-07-16T22:28:56.526Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce)
12762025-07-16T22:29:00.668Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
12772025-07-16T22:29:01.922Z Compiling crossbeam-epoch v0.9.18
12782025-07-16T22:29:02.094Z Compiling fxhash v0.2.1
12792025-07-16T22:29:02.291Z Compiling crc32fast v1.4.2
12802025-07-16T22:29:02.378Z Compiling arc-swap v1.7.1
12812025-07-16T22:29:02.887Z Compiling crc8 v0.1.1
12822025-07-16T22:29:03.080Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#dbb6ca35)
12832025-07-16T22:29:03.088Z Compiling slog-scope v4.4.0
12842025-07-16T22:29:03.221Z Compiling sled v0.34.7
12852025-07-16T22:29:03.737Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce)
12862025-07-16T22:29:03.898Z Compiling tokio-dtrace v0.1.1
12872025-07-16T22:29:03.945Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
12882025-07-16T22:29:04.473Z Compiling oxide-tokio-rt v0.1.2
12892025-07-16T22:29:04.687Z Compiling slog-stdlog v4.1.1
12902025-07-16T22:29:05.150Z Compiling slog-envlogger v2.2.0
12912025-07-16T22:29:05.525Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
12922025-07-16T22:29:07.130Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12932025-07-16T22:29:26.419Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3)
12942025-07-16T22:29:29.255Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
12952025-07-16T22:29:33.800Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
12962025-07-16T22:29:55.924Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
12972025-07-16T22:29:55.924Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
12982025-07-16T22:30:03.383Z Finished `release` profile [optimized] target(s) in 5m 51s
12992025-07-16T22:30:03.692Z+ banner trio
13002025-07-16T22:30:03.696Z
13012025-07-16T22:30:03.696Z ##### ##### # ####
13022025-07-16T22:30:03.696Z # # # # # #
13032025-07-16T22:30:03.696Z # # # # # #
13042025-07-16T22:30:03.696Z # ##### # # #
13052025-07-16T22:30:03.696Z # # # # # #
13062025-07-16T22:30:03.696Z # # # # ####
13072025-07-16T22:30:03.696Z
13082025-07-16T22:30:03.696Z+ pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture
13092025-07-16T22:30:04.199Z Compiling cfg-if v1.0.0
13102025-07-16T22:30:04.199Z Compiling serde v1.0.219
13112025-07-16T22:30:04.203Z Compiling itoa v1.0.15
13122025-07-16T22:30:04.203Z Compiling libc v0.2.174
13132025-07-16T22:30:04.203Z Compiling num-traits v0.2.19
13142025-07-16T22:30:04.203Z Compiling smallvec v1.15.0
13152025-07-16T22:30:04.305Z Compiling memchr v2.7.4
13162025-07-16T22:30:04.308Z Compiling bytes v1.10.1
13172025-07-16T22:30:04.348Z Compiling pin-project-lite v0.2.16
13182025-07-16T22:30:04.490Z Compiling schemars v0.8.22
13192025-07-16T22:30:04.502Z Compiling scopeguard v1.2.0
13202025-07-16T22:30:04.661Z Compiling lock_api v0.4.12
13212025-07-16T22:30:04.684Z Compiling zerofrom v0.1.6
13222025-07-16T22:30:04.953Z Compiling stable_deref_trait v1.2.0
13232025-07-16T22:30:05.067Z Compiling parking_lot_core v0.9.10
13242025-07-16T22:30:05.079Z Compiling once_cell v1.21.3
13252025-07-16T22:30:05.140Z Compiling yoke v0.7.5
13262025-07-16T22:30:05.533Z Compiling parking_lot v0.12.3
13272025-07-16T22:30:05.563Z Compiling signal-hook-registry v1.4.5
13282025-07-16T22:30:05.916Z Compiling socket2 v0.5.10
13292025-07-16T22:30:06.134Z Compiling mio v1.0.3
13302025-07-16T22:30:07.056Z Compiling zerovec v0.10.4
13312025-07-16T22:30:07.103Z Compiling tokio v1.46.1
13322025-07-16T22:30:07.225Z Compiling ryu v1.0.20
13332025-07-16T22:30:07.832Z Compiling futures-core v0.3.31
13342025-07-16T22:30:07.865Z Compiling getrandom v0.3.2
13352025-07-16T22:30:07.957Z Compiling serde_json v1.0.140
13362025-07-16T22:30:07.987Z Compiling fnv v1.0.7
13372025-07-16T22:30:08.119Z Compiling writeable v0.5.5
13382025-07-16T22:30:08.140Z Compiling litemap v0.7.5
13392025-07-16T22:30:08.243Z Compiling http v1.3.1
13402025-07-16T22:30:08.892Z Compiling tinystr v0.7.6
13412025-07-16T22:30:09.336Z Compiling icu_locid v1.5.0
13422025-07-16T22:30:09.666Z Compiling icu_locid_transform_data v1.5.1
13432025-07-16T22:30:09.805Z Compiling chrono v0.4.41
13442025-07-16T22:30:09.857Z Compiling rustls-pki-types v1.11.0
13452025-07-16T22:30:10.541Z Compiling indexmap v2.9.0
13462025-07-16T22:30:11.745Z Compiling icu_provider v1.5.0
13472025-07-16T22:30:11.855Z Compiling pin-utils v0.1.0
13482025-07-16T22:30:11.975Z Compiling futures-task v0.3.31
13492025-07-16T22:30:12.081Z Compiling uuid v1.17.0
13502025-07-16T22:30:12.310Z Compiling futures-util v0.3.31
13512025-07-16T22:30:12.732Z Compiling icu_locid_transform v1.5.0
13522025-07-16T22:30:15.248Z Compiling semver v1.0.26
13532025-07-16T22:30:15.930Z Compiling http-body v1.0.1
13542025-07-16T22:30:16.241Z Compiling icu_properties_data v1.5.1
13552025-07-16T22:30:16.310Z Compiling icu_collections v1.5.0
13562025-07-16T22:30:16.478Z Compiling regress v0.10.3
13572025-07-16T22:30:16.512Z Compiling tracing-core v0.1.33
13582025-07-16T22:30:17.292Z Compiling getrandom v0.2.15
13592025-07-16T22:30:17.616Z Compiling equivalent v1.0.2
13602025-07-16T22:30:17.638Z Compiling percent-encoding v2.3.1
13612025-07-16T22:30:17.762Z Compiling allocator-api2 v0.2.21
13622025-07-16T22:30:18.150Z Compiling log v0.4.27
13632025-07-16T22:30:18.644Z Compiling untrusted v0.9.0
13642025-07-16T22:30:18.701Z Compiling dyn-clone v1.0.19
13652025-07-16T22:30:18.877Z Compiling foldhash v0.1.5
13662025-07-16T22:30:18.985Z Compiling ring v0.17.14
13672025-07-16T22:30:19.016Z Compiling tracing v0.1.41
13682025-07-16T22:30:19.038Z Compiling thiserror v2.0.12
13692025-07-16T22:30:19.056Z Compiling icu_properties v1.5.1
13702025-07-16T22:30:19.209Z Compiling hashbrown v0.15.2
13712025-07-16T22:30:19.318Z Compiling icu_normalizer_data v1.5.1
13722025-07-16T22:30:19.442Z Compiling serde_tokenstream v0.2.2
13732025-07-16T22:30:19.697Z Compiling write16 v1.0.0
13742025-07-16T22:30:19.864Z Compiling try-lock v0.2.5
13752025-07-16T22:30:20.020Z Compiling utf16_iter v1.0.5
13762025-07-16T22:30:20.050Z Compiling unicode-ident v1.0.18
13772025-07-16T22:30:20.265Z Compiling utf8_iter v1.0.4
13782025-07-16T22:30:20.300Z Compiling typify-impl v0.3.0
13792025-07-16T22:30:20.572Z Compiling tower-service v0.3.3
13802025-07-16T22:30:20.731Z Compiling slog v2.7.0
13812025-07-16T22:30:20.777Z Compiling proc-macro2 v1.0.95
13822025-07-16T22:30:21.123Z Compiling want v0.3.1
13832025-07-16T22:30:21.400Z Compiling httparse v1.10.1
13842025-07-16T22:30:21.470Z Compiling futures-channel v0.3.31
13852025-07-16T22:30:21.965Z Compiling zeroize v1.8.1
13862025-07-16T22:30:22.356Z Compiling rustls-webpki v0.103.1
13872025-07-16T22:30:23.106Z Compiling icu_normalizer v1.5.0
13882025-07-16T22:30:25.694Z Compiling subtle v2.6.1
13892025-07-16T22:30:26.022Z Compiling toml_datetime v0.6.9
13902025-07-16T22:30:26.229Z Compiling zerocopy v0.8.24
13912025-07-16T22:30:26.298Z Compiling rustls v0.23.26
13922025-07-16T22:30:26.442Z Compiling toml_edit v0.22.26
13932025-07-16T22:30:28.873Z Compiling idna_adapter v1.2.0
13942025-07-16T22:30:29.236Z Compiling hyper v1.6.0
13952025-07-16T22:30:29.454Z Compiling quote v1.0.40
13962025-07-16T22:30:30.497Z Compiling form_urlencoded v1.2.1
13972025-07-16T22:30:30.872Z Compiling typify-macro v0.3.0
13982025-07-16T22:30:31.078Z Compiling sync_wrapper v1.0.2
13992025-07-16T22:30:31.277Z Compiling aho-corasick v1.1.3
14002025-07-16T22:30:31.697Z Compiling regex-syntax v0.8.5
14012025-07-16T22:30:32.150Z Compiling tower-layer v0.3.3
14022025-07-16T22:30:32.576Z Compiling base64 v0.22.1
14032025-07-16T22:30:33.734Z Compiling ipnet v2.11.0
14042025-07-16T22:30:34.605Z Compiling regex-automata v0.4.9
14052025-07-16T22:30:35.193Z Compiling hyper-util v0.1.14
14062025-07-16T22:30:37.186Z Compiling tokio-rustls v0.26.2
14072025-07-16T22:30:37.764Z Compiling tower v0.5.2
14082025-07-16T22:30:38.800Z Compiling syn v2.0.101
14092025-07-16T22:30:41.319Z Compiling proc-macro-crate v3.3.0
14102025-07-16T22:30:41.887Z Compiling idna v1.0.3
14112025-07-16T22:30:45.925Z Compiling webpki-roots v0.26.8
14122025-07-16T22:30:46.186Z Compiling futures-sink v0.3.31
14132025-07-16T22:30:46.506Z Compiling bitflags v2.9.0
14142025-07-16T22:30:47.254Z Compiling iri-string v0.7.8
14152025-07-16T22:30:47.580Z Compiling heck v0.5.0
14162025-07-16T22:30:47.838Z Compiling crossbeam-utils v0.8.21
14172025-07-16T22:30:50.659Z Compiling tokio-util v0.7.14
14182025-07-16T22:30:51.038Z Compiling tower-http v0.6.6
14192025-07-16T22:30:52.515Z Compiling hyper-rustls v0.27.5
14202025-07-16T22:30:52.965Z Compiling ppv-lite86 v0.2.21
14212025-07-16T22:30:53.272Z Compiling url v2.5.4
14222025-07-16T22:30:53.471Z Compiling num_enum_derive v0.7.4
14232025-07-16T22:30:53.829Z Compiling regex v1.11.1
14242025-07-16T22:30:54.933Z Compiling typify v0.3.0
14252025-07-16T22:30:55.083Z Compiling serde_urlencoded v0.7.1
14262025-07-16T22:30:55.887Z Compiling http-body-util v0.1.3
14272025-07-16T22:30:56.486Z Compiling openapiv3 v2.0.0
14282025-07-16T22:30:57.217Z Compiling webpki-roots v1.0.0
14292025-07-16T22:30:57.437Z Compiling rand_core v0.9.3
14302025-07-16T22:30:57.573Z Compiling dirs-sys-next v0.1.2
14312025-07-16T22:30:57.986Z Compiling powerfmt v0.2.0
14322025-07-16T22:30:58.520Z Compiling foreign-types-shared v0.3.1
14332025-07-16T22:30:58.678Z Compiling time-macros v0.2.22
14342025-07-16T22:30:58.717Z Compiling foreign-types v0.5.0
14352025-07-16T22:30:58.852Z Compiling deranged v0.4.0
14362025-07-16T22:30:59.179Z Compiling serde_yaml v0.9.34+deprecated
14372025-07-16T22:31:00.591Z Compiling progenitor-impl v0.9.1
14382025-07-16T22:31:00.623Z Compiling dirs-next v2.0.0
14392025-07-16T22:31:00.925Z Compiling rand_chacha v0.9.0
14402025-07-16T22:31:02.583Z Compiling reqwest v0.12.22
14412025-07-16T22:31:02.661Z Compiling num_enum v0.7.4
14422025-07-16T22:31:03.036Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468)
14432025-07-16T22:31:05.258Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14442025-07-16T22:31:05.465Z Compiling oxnet v0.1.2
14452025-07-16T22:31:06.674Z Compiling thread_local v1.1.8
14462025-07-16T22:31:06.776Z Compiling cstr-argument v0.1.2
14472025-07-16T22:31:07.111Z Compiling num-conv v0.1.0
14482025-07-16T22:31:07.446Z Compiling either v1.15.0
14492025-07-16T22:31:07.911Z Compiling pretty-hex v0.4.1
14502025-07-16T22:31:07.936Z Compiling arc-swap v1.7.1
14512025-07-16T22:31:07.936Z Compiling lazy_static v1.5.0
14522025-07-16T22:31:08.059Z Compiling time-core v0.1.4
14532025-07-16T22:31:08.291Z Compiling slog-scope v4.4.0
14542025-07-16T22:31:08.364Z Compiling time v0.3.41
14552025-07-16T22:31:08.508Z Compiling itertools v0.12.1
14562025-07-16T22:31:09.175Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
14572025-07-16T22:31:10.544Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468)
14582025-07-16T22:31:10.693Z Compiling thiserror v1.0.69
14592025-07-16T22:31:10.875Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14602025-07-16T22:31:11.030Z Compiling progenitor-macro v0.9.1
14612025-07-16T22:31:12.210Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
14622025-07-16T22:31:12.418Z Compiling progenitor-client v0.9.1
14632025-07-16T22:31:13.464Z Compiling crossbeam-channel v0.5.15
14642025-07-16T22:31:14.490Z Compiling rand v0.9.1
14652025-07-16T22:31:15.136Z Compiling term v0.7.0
14662025-07-16T22:31:16.280Z Compiling anyhow v1.0.98
14672025-07-16T22:31:17.992Z Compiling is-terminal v0.4.16
14682025-07-16T22:31:18.157Z Compiling take_mut v0.2.2
14692025-07-16T22:31:18.354Z Compiling winnow v0.7.6
14702025-07-16T22:31:18.756Z Compiling colored v3.0.0
14712025-07-16T22:31:19.729Z Compiling slog-async v2.8.0
14722025-07-16T22:31:20.231Z Compiling slog-term v2.9.1
14732025-07-16T22:31:22.558Z Compiling progenitor v0.9.1
14742025-07-16T22:31:22.926Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c51d1637)
14752025-07-16T22:31:22.969Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
14762025-07-16T22:31:23.322Z Compiling slog-stdlog v4.1.1
14772025-07-16T22:31:23.329Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14782025-07-16T22:31:24.412Z Compiling slog-envlogger v2.2.0
14792025-07-16T22:31:26.682Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#3e4689a5)
14802025-07-16T22:31:39.841Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14812025-07-16T22:31:46.073Z Finished `release` profile [optimized] target(s) in 1m 42s
14822025-07-16T22:31:46.153Z Running unittests src/lib.rs (target/release/deps/mg_tests-6049d53f051a176a)
14832025-07-16T22:31:46.199Z
14842025-07-16T22:31:46.199Zrunning 1 test
14852025-07-16T22:31:46.372Zconfigure zone
14862025-07-16T22:31:46.389Zinstall zone
14872025-07-16T22:32:46.215Ztest ddm::test_trio_v3 has been running for over 60 seconds
14882025-07-16T22:40:47.415ZError: Failed to parse command output: exit code 1
14892025-07-16T22:40:47.415Zstdout:
14902025-07-16T22:40:47.415ZA ZFS file system has been created for this zone.
14912025-07-16T22:40:47.415ZCaching catalogs ... Done
14922025-07-16T22:40:47.415Z Image: Preparing at /mgtrio/sidecar.trio/root.
14932025-07-16T22:40:47.416ZSanity Check: Looking for 'entire' incorporation.
14942025-07-16T22:40:47.416Z Startup: Refreshing catalog 'helios-dev' ... Done
14952025-07-16T22:40:47.416Z Startup: Caching catalogs ... Done
14962025-07-16T22:40:47.416Z Publisher: Using helios-dev (https://pkg.oxide.computer/helios/2/dev/).
14972025-07-16T22:40:47.416Z Cache: Using /var/pkg/publisher.
14982025-07-16T22:40:47.416Z Installing: Packages (output follows)
14992025-07-16T22:40:47.416ZPlanning: Solver setup ... Done
15002025-07-16T22:40:47.416ZPlanning: Running solver ... Done
15012025-07-16T22:40:47.416ZPlanning: Finding local manifests ... Done
15022025-07-16T22:40:47.416ZPlanning: Fetching manifests: 0/183 0% complete
15032025-07-16T22:40:47.416ZPlanning: Fetching manifests: 183/183 100% complete
15042025-07-16T22:40:47.416ZPlanning: Package planning ... Done
15052025-07-16T22:40:47.416ZPlanning: Merging actions ... Done
15062025-07-16T22:40:47.416ZPlanning: Checking for conflicting actions ... Done
15072025-07-16T22:40:47.416ZPlanning: Consolidating action changes ... Done
15082025-07-16T22:40:47.416ZPlanning: Evaluating mediators ... Done
15092025-07-16T22:40:47.416ZPlanning: Planning completed in 204.99 seconds
15102025-07-16T22:40:47.416ZPackages to install: 183
15112025-07-16T22:40:47.416ZMediators to change: 9
15122025-07-16T22:40:47.416Z Services to change: 6
15132025-07-16T22:40:47.416Z
15142025-07-16T22:40:47.416ZDownload: 0/1273 items 0.0/4.4MB 0% complete
15152025-07-16T22:40:47.416ZDownload: 0/1273 items 0.0/4.4MB 0% complete
15162025-07-16T22:40:47.416ZDownload: 0/1273 items 0.0/4.4MB 0% complete
15172025-07-16T22:40:47.416ZDownload: 0/1273 items 0.0/4.4MB 0% complete
15182025-07-16T22:40:47.416ZDownload: 0/1273 items 0.0/4.4MB 0% complete
15192025-07-16T22:40:47.417Zstderr:
15202025-07-16T22:40:47.417ZErrors were encountered while attempting to retrieve package or file data for
15212025-07-16T22:40:47.417Zthe requested operation.
15222025-07-16T22:40:47.417ZDetails follow:
15232025-07-16T22:40:47.417Z
15242025-07-16T22:40:47.417Zpkg://helios-dev/SUNWcs@0.5.11,5.11-2.0.23477:20250716T204933Z
15252025-07-16T22:40:47.417Z 1: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15262025-07-16T22:40:47.417ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/da39a3ee5e6b4b0d3255bfef95601890afd80709' (happened 4 times)
15272025-07-16T22:40:47.417Z 2: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15282025-07-16T22:40:47.417ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/8200af3b4bf814016b8970f59a96fd10abce3611' (happened 4 times)
15292025-07-16T22:40:47.417Z 3: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15302025-07-16T22:40:47.417ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/a21b07e5aaf8ba60071135717a7737b3d2e3005a' (happened 4 times)
15312025-07-16T22:40:47.417Z 4: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15322025-07-16T22:40:47.417ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/348e6275aab517d024dff0fd210ef2eb70ebd726' (happened 4 times)
15332025-07-16T22:40:47.417Z 5: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15342025-07-16T22:40:47.417ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/aba73a71f8e58ef18233dc9c9991130d1d06e9b7' (happened 4 times)
15352025-07-16T22:40:47.417Z 6: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15362025-07-16T22:40:47.417ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/23bebb560e5dc619a6f255658cde106ae4c73988' (happened 4 times)
15372025-07-16T22:40:47.417Z 7: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15382025-07-16T22:40:47.417ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/9fe3007df1a6a1ecc15bb4a323e47499571153a3' (happened 4 times)
15392025-07-16T22:40:47.417Z 8: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15402025-07-16T22:40:47.417ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/2bbff8103cbe0f32acce4b42cbc75a32ec7c6ace' (happened 4 times)
15412025-07-16T22:40:47.417Z 9: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15422025-07-16T22:40:47.418ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/bca5e12b7de276e1735a7a3bafce13db2bf1f23c' (happened 4 times)
15432025-07-16T22:40:47.418Z 10: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15442025-07-16T22:40:47.418ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/34e958c3363a973d64837317c61f00e419125104' (happened 4 times)
15452025-07-16T22:40:47.418Z 11: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15462025-07-16T22:40:47.418ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/93b2a3c7635d7b761e49a0150f98b63deae445e4' (happened 4 times)
15472025-07-16T22:40:47.418Z 12: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15482025-07-16T22:40:47.418ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/28a1011f76143b48284112d028c83c812daba2da' (happened 4 times)
15492025-07-16T22:40:47.418Z 13: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15502025-07-16T22:40:47.418ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/cdd4c47656c136e188ea732147fe550245378292' (happened 4 times)
15512025-07-16T22:40:47.418Z 14: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15522025-07-16T22:40:47.418ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/6d1639950192e44cb92fc57c50baafd4a8e034c6' (happened 4 times)
15532025-07-16T22:40:47.418Z 15: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15542025-07-16T22:40:47.418ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/881be0a50fa4adb369e1a0f125a77f05edabde00' (happened 4 times)
15552025-07-16T22:40:47.418Z 16: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15562025-07-16T22:40:47.418ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/1bd16cc9e21f674e60753c002a2c22b2a24abadb' (happened 4 times)
15572025-07-16T22:40:47.418Z 17: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15582025-07-16T22:40:47.418ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/9213774bf02e6aa509d97e0b36d8638f98c3845e' (happened 4 times)
15592025-07-16T22:40:47.418Z 18: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15602025-07-16T22:40:47.418ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/ad0ddd76cbc47e1f0b9a22645fa9eae0bc8e4ea3' (happened 4 times)
15612025-07-16T22:40:47.418Z 19: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15622025-07-16T22:40:47.418ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/670c0a2493724e40bda54aa2e338fdf25e1fe24f' (happened 4 times)
15632025-07-16T22:40:47.418Z 20: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
15642025-07-16T22:40:47.418ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/593bd4136057b0654c8ac1226a7e814b646cc22e' (happened 4 times)
15652025-07-16T22:40:47.418Z
15662025-07-16T22:40:47.418ZERROR: failed to install package
15672025-07-16T22:40:47.418Z
15682025-07-16T22:40:47.418ZCaused by:
15692025-07-16T22:40:47.418Z exit code 1
15702025-07-16T22:40:47.424Z stdout:
15712025-07-16T22:40:47.424Z A ZFS file system has been created for this zone.
15722025-07-16T22:40:47.424Z Caching catalogs ... Done
15732025-07-16T22:40:47.424Z Image: Preparing at /mgtrio/sidecar.trio/root.
15742025-07-16T22:40:47.424Z Sanity Check: Looking for 'entire' incorporation.
15752025-07-16T22:40:47.424Z Startup: Refreshing catalog 'helios-dev' ... Done
15762025-07-16T22:40:47.424Z Startup: Caching catalogs ... Done
15772025-07-16T22:40:47.424Z Publisher: Using helios-dev (https://pkg.oxide.computer/helios/2/dev/).
15782025-07-16T22:40:47.424Z Cache: Using /var/pkg/publisher.
15792025-07-16T22:40:47.424Z Installing: Packages (output follows)
15802025-07-16T22:40:47.424Z Planning: Solver setup ... Done
15812025-07-16T22:40:47.424Z Planning: Running solver ... Done
15822025-07-16T22:40:47.424Z Planning: Finding local manifests ... Done
15832025-07-16T22:40:47.424Z Planning: Fetching manifests: 0/183 0% complete
15842025-07-16T22:40:47.424Z Planning: Fetching manifests: 183/183 100% complete
15852025-07-16T22:40:47.424Z Planning: Package planning ... Done
15862025-07-16T22:40:47.424Z Planning: Merging actions ... Done
15872025-07-16T22:40:47.424Z Planning: Checking for conflicting actions ... Done
15882025-07-16T22:40:47.424Z Planning: Consolidating action changes ... Done
15892025-07-16T22:40:47.424Z Planning: Evaluating mediators ... Done
15902025-07-16T22:40:47.424Z Planning: Planning completed in 204.99 seconds
15912025-07-16T22:40:47.424Z Packages to install: 183
15922025-07-16T22:40:47.424Z Mediators to change: 9
15932025-07-16T22:40:47.424Z Services to change: 6
15942025-07-16T22:40:47.424Z
15952025-07-16T22:40:47.424Z Download: 0/1273 items 0.0/4.4MB 0% complete
15962025-07-16T22:40:47.424Z Download: 0/1273 items 0.0/4.4MB 0% complete
15972025-07-16T22:40:47.424Z Download: 0/1273 items 0.0/4.4MB 0% complete
15982025-07-16T22:40:47.424Z Download: 0/1273 items 0.0/4.4MB 0% complete
15992025-07-16T22:40:47.424Z Download: 0/1273 items 0.0/4.4MB 0% complete
16002025-07-16T22:40:47.424Z stderr:
16012025-07-16T22:40:47.424Z Errors were encountered while attempting to retrieve package or file data for
16022025-07-16T22:40:47.425Z the requested operation.
16032025-07-16T22:40:47.425Z Details follow:
16042025-07-16T22:40:47.425Z
16052025-07-16T22:40:47.425Z pkg://helios-dev/SUNWcs@0.5.11,5.11-2.0.23477:20250716T204933Z
16062025-07-16T22:40:47.425Z 1: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16072025-07-16T22:40:47.425Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/da39a3ee5e6b4b0d3255bfef95601890afd80709' (happened 4 times)
16082025-07-16T22:40:47.425Z 2: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16092025-07-16T22:40:47.425Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/8200af3b4bf814016b8970f59a96fd10abce3611' (happened 4 times)
16102025-07-16T22:40:47.425Z 3: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16112025-07-16T22:40:47.425Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/a21b07e5aaf8ba60071135717a7737b3d2e3005a' (happened 4 times)
16122025-07-16T22:40:47.425Z 4: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16132025-07-16T22:40:47.425Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/348e6275aab517d024dff0fd210ef2eb70ebd726' (happened 4 times)
16142025-07-16T22:40:47.425Z 5: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16152025-07-16T22:40:47.425Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/aba73a71f8e58ef18233dc9c9991130d1d06e9b7' (happened 4 times)
16162025-07-16T22:40:47.425Z 6: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16172025-07-16T22:40:47.425Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/23bebb560e5dc619a6f255658cde106ae4c73988' (happened 4 times)
16182025-07-16T22:40:47.425Z 7: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16192025-07-16T22:40:47.426Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/9fe3007df1a6a1ecc15bb4a323e47499571153a3' (happened 4 times)
16202025-07-16T22:40:47.426Z 8: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16212025-07-16T22:40:47.426Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/2bbff8103cbe0f32acce4b42cbc75a32ec7c6ace' (happened 4 times)
16222025-07-16T22:40:47.426Z 9: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16232025-07-16T22:40:47.426Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/bca5e12b7de276e1735a7a3bafce13db2bf1f23c' (happened 4 times)
16242025-07-16T22:40:47.426Z 10: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16252025-07-16T22:40:47.426Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/34e958c3363a973d64837317c61f00e419125104' (happened 4 times)
16262025-07-16T22:40:47.426Z 11: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16272025-07-16T22:40:47.426Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/93b2a3c7635d7b761e49a0150f98b63deae445e4' (happened 4 times)
16282025-07-16T22:40:47.426Z 12: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16292025-07-16T22:40:47.426Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/28a1011f76143b48284112d028c83c812daba2da' (happened 4 times)
16302025-07-16T22:40:47.426Z 13: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16312025-07-16T22:40:47.426Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/cdd4c47656c136e188ea732147fe550245378292' (happened 4 times)
16322025-07-16T22:40:47.426Z 14: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16332025-07-16T22:40:47.426Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/6d1639950192e44cb92fc57c50baafd4a8e034c6' (happened 4 times)
16342025-07-16T22:40:47.426Z 15: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16352025-07-16T22:40:47.426Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/881be0a50fa4adb369e1a0f125a77f05edabde00' (happened 4 times)
16362025-07-16T22:40:47.426Z 16: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16372025-07-16T22:40:47.426Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/1bd16cc9e21f674e60753c002a2c22b2a24abadb' (happened 4 times)
16382025-07-16T22:40:47.426Z 17: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16392025-07-16T22:40:47.427Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/9213774bf02e6aa509d97e0b36d8638f98c3845e' (happened 4 times)
16402025-07-16T22:40:47.427Z 18: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16412025-07-16T22:40:47.427Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/ad0ddd76cbc47e1f0b9a22645fa9eae0bc8e4ea3' (happened 4 times)
16422025-07-16T22:40:47.427Z 19: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16432025-07-16T22:40:47.427Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/670c0a2493724e40bda54aa2e338fdf25e1fe24f' (happened 4 times)
16442025-07-16T22:40:47.427Z 20: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds
16452025-07-16T22:40:47.427Z URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/593bd4136057b0654c8ac1226a7e814b646cc22e' (happened 4 times)
16462025-07-16T22:40:47.427Z
16472025-07-16T22:40:47.427Z ERROR: failed to install package
16482025-07-16T22:40:47.427Ztest ddm::test_trio_v3 ... FAILED
16492025-07-16T22:40:47.427Z
16502025-07-16T22:40:47.427Zfailures:
16512025-07-16T22:40:47.427Z
16522025-07-16T22:40:47.427Zfailures:
16532025-07-16T22:40:47.427Z ddm::test_trio_v3
16542025-07-16T22:40:47.427Z
16552025-07-16T22:40:47.427Ztest result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 1 filtered out; finished in 541.07s
16562025-07-16T22:40:47.427Z
16572025-07-16T22:40:47.427Zerror: test failed, to rerun pass `-p mg-tests --lib`
16582025-07-16T22:40:47.438Z+ cleanup
16592025-07-16T22:40:47.441Z++ id -un
16602025-07-16T22:40:47.447Z++ id -gn
16612025-07-16T22:40:47.450Z+ pfexec chown -R build:build .
16622025-07-16T22:40:47.534Zprocess exited: duration 1056111 ms, exit code 101
 
16632025-07-16T22:40:47.542Zfound 0 output files