01JFEPA3TXJ4MV2DSFWECF2RTP: test-ddm-trio-v2-transit

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

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-19T05:31:32.479Zjob assigned to worker 01JFEPAWQ7P00GZ0NT6PDGW071 [factory aws, i-00c5a23ee4db09afd] (queued for 1 m 7 s)
 
22024-12-19T05:31:40.343Zstarting task 0: "setup"
32024-12-19T05:31:40.352Z++ uname -s
42024-12-19T05:31:40.355Z+ kern=SunOS
52024-12-19T05:31:40.355Z+ case "$kern" in
62024-12-19T05:31:40.355Z+ groupadd -g 12345 build
72024-12-19T05:31:40.358Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-19T05:31:42.365Z+ zfs create -o mountpoint=/work rpool/work
92024-12-19T05:31:42.495Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-19T05:31:42.498Z+ home_fs=zfs
112024-12-19T05:31:42.498Z+ [[ zfs == autofs ]]
122024-12-19T05:31:42.498Z+ mkdir -p /home/build
132024-12-19T05:31:42.500Z+ chown build:build /home/build /work
142024-12-19T05:31:44.502Z+ chmod 0700 /home/build /work
152024-12-19T05:31:44.505Zprocess exited: duration 4162 ms, exit code 0
 
162024-12-19T05:31:44.510Zstarting task 1: "rust-toolchain"
172024-12-19T05:31:44.515Z+ printf ' * toolchain channel = "%s"
182024-12-19T05:31:44.516Z' stable
192024-12-19T05:31:44.516Z * toolchain channel = "stable"
202024-12-19T05:31:44.516Z+ printf ' * toolchain profile = "%s"
212024-12-19T05:31:44.516Z' default
222024-12-19T05:31:44.516Z * toolchain profile = "default"
232024-12-19T05:31:44.519Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-19T05:31:44.520Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
252024-12-19T05:31:44.635Zinfo: downloading installer
262024-12-19T05:31:45.964Zinfo: profile set to 'default'
272024-12-19T05:31:45.964Zinfo: default host triple is x86_64-unknown-illumos
282024-12-19T05:31:45.967Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
292024-12-19T05:31:46.104Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
302024-12-19T05:31:46.105Zinfo: downloading component 'cargo'
312024-12-19T05:31:46.820Zinfo: downloading component 'clippy'
322024-12-19T05:31:47.094Zinfo: downloading component 'rust-docs'
332024-12-19T05:31:48.099Zinfo: downloading component 'rust-std'
342024-12-19T05:31:49.556Zinfo: downloading component 'rustc'
352024-12-19T05:31:55.015Zinfo: downloading component 'rustfmt'
362024-12-19T05:31:55.232Zinfo: installing component 'cargo'
372024-12-19T05:31:56.046Zinfo: installing component 'clippy'
382024-12-19T05:31:56.419Zinfo: installing component 'rust-docs'
392024-12-19T05:31:58.128Zinfo: installing component 'rust-std'
402024-12-19T05:31:59.778Zinfo: installing component 'rustc'
412024-12-19T05:32:05.629Zinfo: installing component 'rustfmt'
422024-12-19T05:32:05.963Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
432024-12-19T05:32:05.963Z
442024-12-19T05:32:06.330Z stable-x86_64-unknown-illumos installed - rustc 1.83.0 (90b35a623 2024-11-26)
452024-12-19T05:32:06.330Z
462024-12-19T05:32:06.333Z
472024-12-19T05:32:06.333ZRust is installed now. Great!
482024-12-19T05:32:06.333Z
492024-12-19T05:32:06.333ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-19T05:32:06.333Zenvironment variable. This has not been done automatically.
512024-12-19T05:32:06.333Z
522024-12-19T05:32:06.333ZTo configure your current shell, you need to source
532024-12-19T05:32:06.333Zthe corresponding env file under $HOME/.cargo.
542024-12-19T05:32:06.333Z
552024-12-19T05:32:06.333ZThis is usually done by running one of the following (note the leading DOT):
562024-12-19T05:32:06.333Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-19T05:32:06.333Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-19T05:32:06.502Z+ rustc --version
592024-12-19T05:32:06.505Zrustc 1.83.0 (90b35a623 2024-11-26)
602024-12-19T05:32:06.505Zprocess exited: duration 21970 ms, exit code 0
 
612024-12-19T05:32:06.510Zstarting task 2: "authentication"
622024-12-19T05:32:06.531Zprocess exited: duration 20 ms, exit code 0
 
632024-12-19T05:32:06.537Zstarting task 3: "clone repository"
642024-12-19T05:32:06.542Z+ mkdir -p /work/oxidecomputer/maghemite
652024-12-19T05:32:06.545Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
662024-12-19T05:32:06.590ZCloning into '/work/oxidecomputer/maghemite'...
672024-12-19T05:32:07.132Z+ cd /work/oxidecomputer/maghemite
682024-12-19T05:32:07.132Z+ git fetch origin 750dc4b0c18c6888cbd897b28d2f74e592339a1b
692024-12-19T05:32:07.418ZFrom https://github.com/oxidecomputer/maghemite
702024-12-19T05:32:07.418Z * branch 750dc4b0c18c6888cbd897b28d2f74e592339a1b -> FETCH_HEAD
712024-12-19T05:32:07.427Z+ [[ -n renovate/libc-0.x-lockfile ]]
722024-12-19T05:32:07.429Z++ git branch --show-current
732024-12-19T05:32:07.433Z+ current=main
742024-12-19T05:32:07.433Z+ [[ main != renovate/libc-0.x-lockfile ]]
752024-12-19T05:32:07.433Z+ git branch -f renovate/libc-0.x-lockfile 750dc4b0c18c6888cbd897b28d2f74e592339a1b
762024-12-19T05:32:07.435Z+ git checkout -f renovate/libc-0.x-lockfile
772024-12-19T05:32:07.449ZSwitched to branch 'renovate/libc-0.x-lockfile'
782024-12-19T05:32:07.451Z+ git reset --hard 750dc4b0c18c6888cbd897b28d2f74e592339a1b
792024-12-19T05:32:07.465ZHEAD is now at 750dc4b Update Rust crate libc to v0.2.169
802024-12-19T05:32:07.467Zprocess exited: duration 928 ms, exit code 0
 
812024-12-19T05:32:07.473Zstarting task 4: "build"
822024-12-19T05:32:07.479Z++ cargo --version
832024-12-19T05:32:07.484Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
842024-12-19T05:32:07.662Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
852024-12-19T05:32:07.664Zinfo: downloading component 'cargo'
862024-12-19T05:32:08.639Zinfo: downloading component 'clippy'
872024-12-19T05:32:09.002Zinfo: downloading component 'rust-docs'
882024-12-19T05:32:10.380Zinfo: downloading component 'rust-std'
892024-12-19T05:32:12.496Zinfo: downloading component 'rustc'
902024-12-19T05:32:20.087Zinfo: downloading component 'rustfmt'
912024-12-19T05:32:20.373Zinfo: installing component 'cargo'
922024-12-19T05:32:21.175Zinfo: installing component 'clippy'
932024-12-19T05:32:21.536Zinfo: installing component 'rust-docs'
942024-12-19T05:32:23.105Zinfo: installing component 'rust-std'
952024-12-19T05:32:24.848Zinfo: installing component 'rustc'
962024-12-19T05:32:30.560Zinfo: installing component 'rustfmt'
972024-12-19T05:32:30.983Zcargo 1.81.0 (2dbb1af80 2024-08-20)
982024-12-19T05:32:30.986Z++ rustc --version
992024-12-19T05:32:31.059Zrustc 1.81.0 (eeb90cda1 2024-09-04)
1002024-12-19T05:32:31.064Z++ dladm
1012024-12-19T05:32:31.069ZLINK CLASS MTU STATE BRIDGE OVER
1022024-12-19T05:32:31.069Zena0 phys 9216 up -- --
1032024-12-19T05:32:31.072Z++ ipadm
1042024-12-19T05:32:31.074ZADDROBJ TYPE STATE ADDR
1052024-12-19T05:32:31.074Zlo0/v4 static ok 127.0.0.1/8
1062024-12-19T05:32:31.074Zena0/dhcp dhcp ok 10.150.1.230/24
1072024-12-19T05:32:31.074Zlo0/v6 static ok ::1/128
1082024-12-19T05:32:31.074Z++ banner collect
1092024-12-19T05:32:31.076Z
1102024-12-19T05:32:31.077Z #### #### # # ###### #### #####
1112024-12-19T05:32:31.077Z # # # # # # # # # #
1122024-12-19T05:32:31.077Z # # # # # ##### # #
1132024-12-19T05:32:31.077Z # # # # # # # #
1142024-12-19T05:32:31.077Z # # # # # # # # # #
1152024-12-19T05:32:31.077Z #### #### ###### ###### ###### #### #
1162024-12-19T05:32:31.077Z
1172024-12-19T05:32:31.077Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1182024-12-19T05:32:31.077Z++ repo=softnpu
1192024-12-19T05:32:31.077Z++ series=image
1202024-12-19T05:32:31.077Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1212024-12-19T05:32:31.077Z++ name=softnpu
1222024-12-19T05:32:31.077Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1232024-12-19T05:32:31.077Z++ mkdir -p download
1242024-12-19T05:32:31.079Z++ pushd download
1252024-12-19T05:32:31.079Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1262024-12-19T05:32:31.079Z++ [[ ! -f softnpu ]]
1272024-12-19T05:32:31.079Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1282024-12-19T05:32:31.087Z % Total % Received % Xferd Average Speed Time Time Time Current
1292024-12-19T05:32:31.089Z Dload Upload Total Spent Left Speed
1302024-12-19T05:32:31.441Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21.8M 100 21.8M 0 0 62.0M 0 --:--:-- --:--:-- --:--:-- 62.2M
1312024-12-19T05:32:31.446Z++ popd
1322024-12-19T05:32:31.446Z/work/oxidecomputer/maghemite
1332024-12-19T05:32:31.446Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1342024-12-19T05:32:31.446Z++ repo=sidecar-lite
1352024-12-19T05:32:31.446Z++ series=release
1362024-12-19T05:32:31.446Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1372024-12-19T05:32:31.446Z++ name=libsidecar_lite.so
1382024-12-19T05:32:31.446Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1392024-12-19T05:32:31.446Z++ mkdir -p download
1402024-12-19T05:32:31.448Z++ pushd download
1412024-12-19T05:32:31.448Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1422024-12-19T05:32:31.448Z++ [[ ! -f libsidecar_lite.so ]]
1432024-12-19T05:32:31.448Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1442024-12-19T05:32:31.455Z % Total % Received % Xferd Average Speed Time Time Time Current
1452024-12-19T05:32:31.455Z Dload Upload Total Spent Left Speed
1462024-12-19T05:32:31.744Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20.3M 100 20.3M 0 0 70.2M 0 --:--:-- --:--:-- --:--:-- 70.5M
1472024-12-19T05:32:31.755Z++ popd
1482024-12-19T05:32:31.755Z/work/oxidecomputer/maghemite
1492024-12-19T05:32:31.755Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1502024-12-19T05:32:31.755Z++ repo=sidecar-lite
1512024-12-19T05:32:31.755Z++ series=release
1522024-12-19T05:32:31.755Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1532024-12-19T05:32:31.755Z++ name=scadm
1542024-12-19T05:32:31.755Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1552024-12-19T05:32:31.756Z++ mkdir -p download
1562024-12-19T05:32:31.762Z++ pushd download
1572024-12-19T05:32:31.762Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1582024-12-19T05:32:31.762Z++ [[ ! -f scadm ]]
1592024-12-19T05:32:31.763Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1602024-12-19T05:32:31.763Z % Total % Received % Xferd Average Speed Time Time Time Current
1612024-12-19T05:32:31.763Z Dload Upload Total Spent Left Speed
1622024-12-19T05:32:32.181Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.7M 100 22.7M 0 0 53.9M 0 --:--:-- --:--:-- --:--:-- 53.8M
1632024-12-19T05:32:32.191Z++ popd
1642024-12-19T05:32:32.191Z/work/oxidecomputer/maghemite
1652024-12-19T05:32:32.191Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1662024-12-19T05:32:32.191Z++ repo=dendrite
1672024-12-19T05:32:32.192Z++ series=image
1682024-12-19T05:32:32.192Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1692024-12-19T05:32:32.192Z++ name=dendrite-softnpu.tar.gz
1702024-12-19T05:32:32.192Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1712024-12-19T05:32:32.193Z++ mkdir -p download
1722024-12-19T05:32:32.197Z++ pushd download
1732024-12-19T05:32:32.197Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1742024-12-19T05:32:32.197Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1752024-12-19T05:32:32.197Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1762024-12-19T05:32:32.197Z % Total % Received % Xferd Average Speed Time Time Time Current
1772024-12-19T05:32:32.197Z Dload Upload Total Spent Left Speed
1782024-12-19T05:32:32.912Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 88 37.5M 88 33.1M 0 0 48.9M 0 --:--:-- --:--:-- --:--:-- 48.9M 100 37.5M 100 37.5M 0 0 52.3M 0 --:--:-- --:--:-- --:--:-- 52.3M
1792024-12-19T05:32:32.916Z++ popd
1802024-12-19T05:32:32.920Z/work/oxidecomputer/maghemite
1812024-12-19T05:32:32.921Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
1822024-12-19T05:32:32.921Z++ repo=maghemite
1832024-12-19T05:32:32.921Z++ series=release
1842024-12-19T05:32:32.921Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
1852024-12-19T05:32:32.921Z++ name=ddmd
1862024-12-19T05:32:32.921Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1872024-12-19T05:32:32.921Z++ mkdir -p download
1882024-12-19T05:32:32.921Z++ pushd download
1892024-12-19T05:32:32.921Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1902024-12-19T05:32:32.921Z++ [[ ! -f ddmd ]]
1912024-12-19T05:32:32.921Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
1922024-12-19T05:32:32.927Z % Total % Received % Xferd Average Speed Time Time Time Current
1932024-12-19T05:32:32.927Z Dload Upload Total Spent Left Speed
1942024-12-19T05:32:33.619Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 40.9M 100 40.9M 0 0 59.1M 0 --:--:-- --:--:-- --:--:-- 59.1M
1952024-12-19T05:32:33.623Z++ popd
1962024-12-19T05:32:33.626Z/work/oxidecomputer/maghemite
1972024-12-19T05:32:33.626Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
1982024-12-19T05:32:33.626Z++ repo=maghemite
1992024-12-19T05:32:33.626Z++ series=release
2002024-12-19T05:32:33.626Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2012024-12-19T05:32:33.626Z++ name=ddmadm
2022024-12-19T05:32:33.627Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2032024-12-19T05:32:33.627Z++ mkdir -p download
2042024-12-19T05:32:33.627Z++ pushd download
2052024-12-19T05:32:33.627Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2062024-12-19T05:32:33.627Z++ [[ ! -f ddmadm ]]
2072024-12-19T05:32:33.627Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2082024-12-19T05:32:33.634Z % Total % Received % Xferd Average Speed Time Time Time Current
2092024-12-19T05:32:33.634Z Dload Upload Total Spent Left Speed
2102024-12-19T05:32:34.154Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 18.0M 16 3059k 0 0 12.2M 0 0:00:01 --:--:-- 0:00:01 12.2M 100 18.0M 100 18.0M 0 0 34.7M 0 --:--:-- --:--:-- --:--:-- 34.7M
2112024-12-19T05:32:34.161Z++ popd
2122024-12-19T05:32:34.161Z/work/oxidecomputer/maghemite
2132024-12-19T05:32:34.161Z++ pushd download
2142024-12-19T05:32:34.161Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2152024-12-19T05:32:34.161Z++ chmod +x softnpu
2162024-12-19T05:32:34.167Z++ chmod +x scadm
2172024-12-19T05:32:34.167Z++ chmod +x ddmadm
2182024-12-19T05:32:34.167Z++ chmod +x ddmd
2192024-12-19T05:32:34.167Z++ mv ddmadm ddmadm-v2
2202024-12-19T05:32:34.182Z++ mv ddmd ddmd-v2
2212024-12-19T05:32:34.182Z++ rm -rf zones/dendrite
2222024-12-19T05:32:34.182Z++ mkdir -p zones/dendrite
2232024-12-19T05:32:34.182Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2242024-12-19T05:32:34.944Z++ popd
2252024-12-19T05:32:34.944Z/work/oxidecomputer/maghemite
2262024-12-19T05:32:34.944Z++ banner install
2272024-12-19T05:32:34.947Z
2282024-12-19T05:32:34.947Z # # # #### ##### ## # #
2292024-12-19T05:32:34.947Z # ## # # # # # # #
2302024-12-19T05:32:34.948Z # # # # #### # # # # #
2312024-12-19T05:32:34.948Z # # # # # # ###### # #
2322024-12-19T05:32:34.948Z # # ## # # # # # # #
2332024-12-19T05:32:34.948Z # # # #### # # # ###### ######
2342024-12-19T05:32:34.948Z
2352024-12-19T05:32:34.951Z++ pkg info brand/sparse
2362024-12-19T05:32:34.951Z++ grep -qi installed
2372024-12-19T05:32:36.668Zpkg: info: no packages matching the following patterns you specified are
2382024-12-19T05:32:36.668Zinstalled on the system. Try querying remotely instead:
2392024-12-19T05:32:36.668Z
2402024-12-19T05:32:36.668Z brand/sparse
2412024-12-19T05:32:36.717Z++ [[ 1 != 0 ]]
2422024-12-19T05:32:36.717Z++ set -o errexit
2432024-12-19T05:32:36.717Z++ pfexec pkg install brand/sparse
2442024-12-19T05:32:46.573Z Startup: Refreshing catalog 'helios-dev' ... Done
2452024-12-19T05:32:50.493Z Startup: Caching catalogs ... Done
2462024-12-19T05:33:01.284ZPlanning: Solver setup ... Done
2472024-12-19T05:33:01.420ZPlanning: Running solver ... Done
2482024-12-19T05:33:01.526ZPlanning: Finding local manifests ... Done
2492024-12-19T05:33:01.538ZPlanning: Fetching manifests: 0/3 0% complete
2502024-12-19T05:33:01.632ZPlanning: Fetching manifests: 3/3 100% complete
2512024-12-19T05:33:01.704ZPlanning: Package planning ... Done
2522024-12-19T05:33:01.710ZPlanning: Merging actions ... Done
2532024-12-19T05:33:01.900ZPlanning: Checking for conflicting actions ... Done
2542024-12-19T05:33:03.765ZPlanning: Consolidating action changes ... Done
2552024-12-19T05:33:04.183ZPlanning: Evaluating mediators ... Done
2562024-12-19T05:33:04.254ZPlanning: Planning completed in 13.67 seconds
2572024-12-19T05:33:04.270Z Packages to install: 1
2582024-12-19T05:33:04.270Z Packages to update: 2
2592024-12-19T05:33:04.272Z Create boot environment: No
2602024-12-19T05:33:04.273ZCreate backup boot environment: Yes
2612024-12-19T05:33:04.349Z
2622024-12-19T05:33:04.349ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2632024-12-19T05:33:10.493ZDownload: 912/1009 items 7.9/8.0MB 98% complete (2.4M/s)
2642024-12-19T05:33:11.039ZDownload: Completed 8.03 MB in 6.69 seconds (1.2M/s)
2652024-12-19T05:33:12.922Z Actions: 1/1419 actions (Removing old actions)
2662024-12-19T05:33:12.941Z Actions: 199/1419 actions (Installing new actions)
2672024-12-19T05:33:13.059Z Actions: 579/1419 actions (Updating modified actions)
2682024-12-19T05:33:13.384Z Actions: Completed 1419 actions in 0.46 seconds.
2692024-12-19T05:33:13.763Z Done
2702024-12-19T05:33:13.765Z Done
2712024-12-19T05:33:14.290Z Done
2722024-12-19T05:33:18.639Z Done
2732024-12-19T05:33:18.724Z Done
2742024-12-19T05:33:18.726Z Done
2752024-12-19T05:33:18.851Z Done
2762024-12-19T05:33:19.259Z++ set -o errexit
2772024-12-19T05:33:19.259Z++ set -o pipefail
2782024-12-19T05:33:19.259Z++ banner build
2792024-12-19T05:33:19.262Z
2802024-12-19T05:33:19.262Z ##### # # # # #####
2812024-12-19T05:33:19.262Z # # # # # # # #
2822024-12-19T05:33:19.262Z ##### # # # # # #
2832024-12-19T05:33:19.263Z # # # # # # # #
2842024-12-19T05:33:19.263Z # # # # # # # #
2852024-12-19T05:33:19.263Z ##### #### # ###### #####
2862024-12-19T05:33:19.263Z
2872024-12-19T05:33:19.263Z++ cargo build --release --bin ddmd --bin ddmadm
2882024-12-19T05:33:19.449Z Updating git repository `https://www.github.com/oxidecomputer/oxnet`
2892024-12-19T05:33:19.690Zwarning: redirecting to https://github.com/oxidecomputer/oxnet.git/
2902024-12-19T05:33:19.915ZFrom https://www.github.com/oxidecomputer/oxnet
2912024-12-19T05:33:19.915Z * [new branch] ci -> origin/ci
2922024-12-19T05:33:19.918Z * [new branch] dependabot/cargo/serde-1.0.216 -> origin/dependabot/cargo/serde-1.0.216
2932024-12-19T05:33:19.918Z * [new branch] main -> origin/main
2942024-12-19T05:33:19.918Z * [new ref] -> origin/HEAD
2952024-12-19T05:33:19.930Z Updating crates.io index
2962024-12-19T05:33:19.933Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972024-12-19T05:33:20.744ZFrom https://github.com/oxidecomputer/falcon
2982024-12-19T05:33:20.744Z * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c
2992024-12-19T05:33:20.948Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002024-12-19T05:33:22.157ZFrom https://github.com/oxidecomputer/dendrite
3012024-12-19T05:33:22.157Z * [new ref] 4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 -> refs/commit/4cdc7d7e18a25833843686d76b95a9ca4a5dfab0
3022024-12-19T05:33:22.197Z Updating git repository `https://github.com/oxidecomputer/ispf`
3032024-12-19T05:33:22.584ZFrom https://github.com/oxidecomputer/ispf
3042024-12-19T05:33:22.584Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3052024-12-19T05:33:22.642Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3062024-12-19T05:33:23.098ZFrom https://github.com/oxidecomputer/netadm-sys
3072024-12-19T05:33:23.098Z * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba
3082024-12-19T05:33:23.110Z Updating git repository `https://github.com/oxidecomputer/omicron`
3092024-12-19T05:33:26.558ZFrom https://github.com/oxidecomputer/omicron
3102024-12-19T05:33:26.558Z * [new ref] 48125c8e00738710bde6aed65c253c606c2bdb30 -> refs/commit/48125c8e00738710bde6aed65c253c606c2bdb30
3112024-12-19T05:33:26.587Z * [new tag] dogfood -> dogfood
3122024-12-19T05:33:26.590Z * [new tag] v5 -> v5
3132024-12-19T05:33:26.590Z * [new tag] v6 -> v6
3142024-12-19T05:33:26.590Z * [new tag] v7 -> v7
3152024-12-19T05:33:26.590Z * [new tag] v8 -> v8
3162024-12-19T05:33:26.590Z * [new tag] v9 -> v9
3172024-12-19T05:33:26.949Z Updating git repository `https://github.com/oxidecomputer/opte`
3182024-12-19T05:33:27.537ZFrom https://github.com/oxidecomputer/opte
3192024-12-19T05:33:27.537Z * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d
3202024-12-19T05:33:27.582Z Updating git repository `https://github.com/illumos/smf-rs`
3212024-12-19T05:33:27.973ZFrom https://github.com/illumos/smf-rs
3222024-12-19T05:33:27.973Z * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48
3232024-12-19T05:33:28.006Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3242024-12-19T05:33:28.519ZFrom https://github.com/oxidecomputer/maghemite
3252024-12-19T05:33:28.519Z * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43
3262024-12-19T05:33:28.537Z * [new tag] rift -> rift
3272024-12-19T05:33:28.540Z * [new tag] srp -> srp
3282024-12-19T05:33:28.540Z * [new tag] tie-spf -> tie-spf
3292024-12-19T05:33:28.590Z Updating git repository `https://github.com/oxidecomputer/zone`
3302024-12-19T05:33:28.980ZFrom https://github.com/oxidecomputer/zone
3312024-12-19T05:33:28.981Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3322024-12-19T05:33:29.009Z Updating git repository `https://github.com/oxidecomputer/propolis`
3332024-12-19T05:33:29.717ZFrom https://github.com/oxidecomputer/propolis
3342024-12-19T05:33:29.717Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3352024-12-19T05:33:29.823Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3362024-12-19T05:33:30.198ZFrom https://github.com/oxidecomputer/dlpi-sys
3372024-12-19T05:33:30.198Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3382024-12-19T05:33:30.226Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3392024-12-19T05:33:30.622ZFrom https://github.com/jmesmon/rust-libzfs
3402024-12-19T05:33:30.622Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3412024-12-19T05:33:30.639Z * [new tag] v0.4.0 -> v0.4.0
3422024-12-19T05:33:30.654Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3432024-12-19T05:33:31.013ZFrom https://github.com/oxidecomputer/rusty-doors
3442024-12-19T05:33:31.014Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3452024-12-19T05:33:31.037Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3462024-12-19T05:33:31.479ZFrom https://github.com/oxidecomputer/maghemite
3472024-12-19T05:33:31.479Z * [new ref] b13b5b240f3967de753fd589b1036745d2770b52 -> refs/commit/b13b5b240f3967de753fd589b1036745d2770b52
3482024-12-19T05:33:31.527Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3492024-12-19T05:33:31.882ZFrom https://github.com/oxidecomputer/serde_human_bytes
3502024-12-19T05:33:31.882Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3512024-12-19T05:33:31.908Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3522024-12-19T05:33:32.275ZFrom https://github.com/oxidecomputer/slog-error-chain
3532024-12-19T05:33:32.275Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3542024-12-19T05:33:32.312Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3552024-12-19T05:33:32.705ZFrom https://github.com/oxidecomputer/poptrie
3562024-12-19T05:33:32.705Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3572024-12-19T05:33:32.742Z Updating git repository `https://github.com/illumos/libscf-sys.git`
3582024-12-19T05:33:33.140ZFrom https://github.com/illumos/libscf-sys
3592024-12-19T05:33:33.140Z * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93
3602024-12-19T05:33:33.163Z Updating git repository `https://github.com/oxidecomputer/progenitor`
3612024-12-19T05:33:34.100ZFrom https://github.com/oxidecomputer/progenitor
3622024-12-19T05:33:34.100Z * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840
3632024-12-19T05:33:34.121Z * [new tag] v0.1.1 -> v0.1.1
3642024-12-19T05:33:34.123Z * [new tag] v0.2.0 -> v0.2.0
3652024-12-19T05:33:34.123Z * [new tag] v0.3.0 -> v0.3.0
3662024-12-19T05:33:34.123Z * [new tag] v0.4.0 -> v0.4.0
3672024-12-19T05:33:34.123Z * [new tag] v0.5.0 -> v0.5.0
3682024-12-19T05:33:34.123Z * [new tag] v0.6.0 -> v0.6.0
3692024-12-19T05:33:34.123Z * [new tag] v0.7.0 -> v0.7.0
3702024-12-19T05:33:34.235Z Updating git repository `https://github.com/oxidecomputer/typify`
3712024-12-19T05:33:34.971ZFrom https://github.com/oxidecomputer/typify
3722024-12-19T05:33:34.971Z * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c
3732024-12-19T05:33:34.974Z * [new tag] v0.2.0 -> v0.2.0
3742024-12-19T05:33:34.991Z * [new tag] v0.0.10 -> v0.0.10
3752024-12-19T05:33:34.994Z * [new tag] v0.0.11 -> v0.0.11
3762024-12-19T05:33:34.994Z * [new tag] v0.0.12 -> v0.0.12
3772024-12-19T05:33:34.994Z * [new tag] v0.0.13 -> v0.0.13
3782024-12-19T05:33:34.994Z * [new tag] v0.0.14 -> v0.0.14
3792024-12-19T05:33:34.994Z * [new tag] v0.0.15 -> v0.0.15
3802024-12-19T05:33:34.994Z * [new tag] v0.0.16 -> v0.0.16
3812024-12-19T05:33:34.994Z * [new tag] v0.0.4 -> v0.0.4
3822024-12-19T05:33:34.994Z * [new tag] v0.0.5 -> v0.0.5
3832024-12-19T05:33:34.994Z * [new tag] v0.0.7 -> v0.0.7
3842024-12-19T05:33:34.995Z * [new tag] v0.0.8 -> v0.0.8
3852024-12-19T05:33:34.995Z * [new tag] v0.0.9 -> v0.0.9
3862024-12-19T05:33:34.995Z * [new tag] v0.1.0 -> v0.1.0
3872024-12-19T05:33:35.281Z Updating git repository `https://github.com/oxidecomputer/crucible`
3882024-12-19T05:33:36.296ZFrom https://github.com/oxidecomputer/crucible
3892024-12-19T05:33:36.296Z * [new ref] 74286f952a2953cd08512015076f0947050deba7 -> refs/commit/74286f952a2953cd08512015076f0947050deba7
3902024-12-19T05:33:36.374Z Updating git repository `https://github.com/oxidecomputer/opte`
3912024-12-19T05:33:36.787ZFrom https://github.com/oxidecomputer/opte
3922024-12-19T05:33:36.787Z * [new ref] 76878de67229ea113d70503c441eab47ac5dc653 -> refs/commit/76878de67229ea113d70503c441eab47ac5dc653
3932024-12-19T05:33:36.836Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3942024-12-19T05:33:37.474ZFrom https://github.com/oxidecomputer/management-gateway-service
3952024-12-19T05:33:37.474Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
3962024-12-19T05:33:38.180Z Downloading crates ...
3972024-12-19T05:33:38.273Z Downloaded allocator-api2 v0.2.18
3982024-12-19T05:33:38.277Z Downloaded const-random-macro v0.1.16
3992024-12-19T05:33:38.279Z Downloaded ciborium-io v0.2.2
4002024-12-19T05:33:38.279Z Downloaded ahash v0.8.11
4012024-12-19T05:33:38.285Z Downloaded parking_lot_core v0.9.10
4022024-12-19T05:33:38.288Z Downloaded crunchy v0.2.2
4032024-12-19T05:33:38.290Z Downloaded percent-encoding v2.3.1
4042024-12-19T05:33:38.290Z Downloaded pest_meta v2.7.13
4052024-12-19T05:33:38.292Z Downloaded parking_lot_core v0.8.6
4062024-12-19T05:33:38.296Z Downloaded crucible-workspace-hack v0.1.0
4072024-12-19T05:33:38.299Z Downloaded dtrace-parser v0.2.0
4082024-12-19T05:33:38.299Z Downloaded cstr-argument v0.1.2
4092024-12-19T05:33:38.301Z Downloaded crc8 v0.1.1
4102024-12-19T05:33:38.301Z Downloaded pretty-hex v0.4.1
4112024-12-19T05:33:38.304Z Downloaded pretty-hex v0.2.1
4122024-12-19T05:33:38.306Z Downloaded foreign-types-shared v0.3.1
4132024-12-19T05:33:38.306Z Downloaded foreign-types v0.3.2
4142024-12-19T05:33:38.311Z Downloaded foreign-types-shared v0.1.1
4152024-12-19T05:33:38.313Z Downloaded anstyle-parse v0.2.5
4162024-12-19T05:33:38.316Z Downloaded scroll_derive v0.12.0
4172024-12-19T05:33:38.316Z Downloaded darling_macro v0.20.10
4182024-12-19T05:33:38.316Z Downloaded const-random v0.1.18
4192024-12-19T05:33:38.319Z Downloaded atomicwrites v0.4.4
4202024-12-19T05:33:38.319Z Downloaded sigpipe v0.1.3
4212024-12-19T05:33:38.321Z Downloaded async-stream-impl v0.3.5
4222024-12-19T05:33:38.321Z Downloaded progenitor-client v0.8.0
4232024-12-19T05:33:38.327Z Downloaded serde-big-array v0.5.1
4242024-12-19T05:33:38.330Z Downloaded byteorder v1.5.0
4252024-12-19T05:33:38.333Z Downloaded futures-sink v0.3.30
4262024-12-19T05:33:38.333Z Downloaded autocfg v1.3.0
4272024-12-19T05:33:38.335Z Downloaded paste v1.0.15
4282024-12-19T05:33:38.338Z Downloaded pin-utils v0.1.0
4292024-12-19T05:33:38.341Z Downloaded rustc_version v0.1.7
4302024-12-19T05:33:38.341Z Downloaded parse-display-derive v0.10.0
4312024-12-19T05:33:38.344Z Downloaded serde_urlencoded v0.7.1
4322024-12-19T05:33:38.347Z Downloaded digest v0.10.7
4332024-12-19T05:33:38.349Z Downloaded fixedbitset v0.4.2
4342024-12-19T05:33:38.349Z Downloaded schemars_derive v0.8.21
4352024-12-19T05:33:38.352Z Downloaded quinn-udp v0.5.5
4362024-12-19T05:33:38.354Z Downloaded fnv v1.0.7
4372024-12-19T05:33:38.354Z Downloaded defmt-macros v0.3.9
4382024-12-19T05:33:38.357Z Downloaded slog-envlogger v2.2.0
4392024-12-19T05:33:38.361Z Downloaded scopeguard v1.2.0
4402024-12-19T05:33:38.363Z Downloaded sha1 v0.10.6
4412024-12-19T05:33:38.366Z Downloaded defmt-parser v0.3.4
4422024-12-19T05:33:38.366Z Downloaded futures-macro v0.3.30
4432024-12-19T05:33:38.368Z Downloaded rustls-pemfile v1.0.4
4442024-12-19T05:33:38.371Z Downloaded rand_chacha v0.3.1
4452024-12-19T05:33:38.371Z Downloaded progenitor-macro v0.8.0
4462024-12-19T05:33:38.374Z Downloaded pest_generator v2.7.13
4472024-12-19T05:33:38.374Z Downloaded futures-core v0.3.30
4482024-12-19T05:33:38.377Z Downloaded rustc-hash v2.0.0
4492024-12-19T05:33:38.379Z Downloaded futures-executor v0.3.30
4502024-12-19T05:33:38.379Z Downloaded slog-dtrace v0.3.0
4512024-12-19T05:33:38.382Z Downloaded slab v0.4.9
4522024-12-19T05:33:38.382Z Downloaded slog-bunyan v2.5.0
4532024-12-19T05:33:38.384Z Downloaded serde_tokenstream v0.2.2
4542024-12-19T05:33:38.386Z Downloaded convert_case v0.4.0
4552024-12-19T05:33:38.386Z Downloaded clap_derive v4.5.18
4562024-12-19T05:33:38.389Z Downloaded hubpack_derive v0.1.1
4572024-12-19T05:33:38.392Z Downloaded dirs-next v2.0.0
4582024-12-19T05:33:38.392Z Downloaded async-stream v0.3.5
4592024-12-19T05:33:38.394Z Downloaded sync_wrapper v1.0.1
4602024-12-19T05:33:38.397Z Downloaded ciborium v0.2.2
4612024-12-19T05:33:38.399Z Downloaded slog-async v2.8.0
4622024-12-19T05:33:38.399Z Downloaded foreign-types-macros v0.2.3
4632024-12-19T05:33:38.402Z Downloaded defmt v0.3.8
4642024-12-19T05:33:38.410Z Downloaded shlex v1.3.0
4652024-12-19T05:33:38.410Z Downloaded pest_derive v2.7.13
4662024-12-19T05:33:38.410Z Downloaded tinyvec_macros v0.1.1
4672024-12-19T05:33:38.419Z Downloaded scroll v0.12.0
4682024-12-19T05:33:38.419Z Downloaded rustls-pki-types v1.8.0
4692024-12-19T05:33:38.419Z Downloaded colored v2.1.0
4702024-12-19T05:33:38.419Z Downloaded semver v0.1.20
4712024-12-19T05:33:38.419Z Downloaded camino v1.1.9
4722024-12-19T05:33:38.422Z Downloaded crc32fast v1.4.2
4732024-12-19T05:33:38.428Z Downloaded async-trait v0.1.83
4742024-12-19T05:33:38.428Z Downloaded try-lock v0.2.5
4752024-12-19T05:33:38.428Z Downloaded postcard v1.0.10
4762024-12-19T05:33:38.435Z Downloaded time-core v0.1.2
4772024-12-19T05:33:38.435Z Downloaded sha2 v0.10.8
4782024-12-19T05:33:38.435Z Downloaded waitgroup v0.1.2
4792024-12-19T05:33:38.439Z Downloaded newtype_derive v0.1.6
4802024-12-19T05:33:38.439Z Downloaded ident_case v1.0.1
4812024-12-19T05:33:38.442Z Downloaded http-body v1.0.1
4822024-12-19T05:33:38.442Z Downloaded sync_wrapper v0.1.2
4832024-12-19T05:33:38.442Z Downloaded openssl-macros v0.1.1
4842024-12-19T05:33:38.442Z Downloaded newline-converter v0.3.0
4852024-12-19T05:33:38.445Z Downloaded futures-channel v0.3.30
4862024-12-19T05:33:38.445Z Downloaded want v0.3.1
4872024-12-19T05:33:38.448Z Downloaded cookie v0.18.1
4882024-12-19T05:33:38.450Z Downloaded itoa v1.0.11
4892024-12-19T05:33:38.452Z Downloaded newtype-uuid v1.1.0
4902024-12-19T05:33:38.452Z Downloaded backoff v0.4.0
4912024-12-19T05:33:38.455Z Downloaded console v0.15.8
4922024-12-19T05:33:38.459Z Downloaded ipnetwork v0.20.0
4932024-12-19T05:33:38.461Z Downloaded omicron-workspace-hack v0.1.0
4942024-12-19T05:33:38.461Z Downloaded indent_write v2.2.0
4952024-12-19T05:33:38.464Z Downloaded proc-macro2 v1.0.86
4962024-12-19T05:33:38.466Z Downloaded clap v4.5.23
4972024-12-19T05:33:38.475Z Downloaded num-iter v0.1.45
4982024-12-19T05:33:38.478Z Downloaded num-integer v0.1.46
4992024-12-19T05:33:38.480Z Downloaded tower-service v0.3.3
5002024-12-19T05:33:38.480Z Downloaded take_mut v0.2.2
5012024-12-19T05:33:38.483Z Downloaded blake2 v0.10.6
5022024-12-19T05:33:38.485Z Downloaded dropshot_endpoint v0.12.0
5032024-12-19T05:33:38.487Z Downloaded similar v2.6.0
5042024-12-19T05:33:38.493Z Downloaded tabwriter v1.4.0
5052024-12-19T05:33:38.495Z Downloaded heck v0.5.0
5062024-12-19T05:33:38.498Z Downloaded toml_datetime v0.6.8
5072024-12-19T05:33:38.498Z Downloaded tokio-native-tls v0.3.1
5082024-12-19T05:33:38.501Z Downloaded match_cfg v0.1.0
5092024-12-19T05:33:38.503Z Downloaded fxhash v0.2.1
5102024-12-19T05:33:38.503Z Downloaded humantime v2.1.0
5112024-12-19T05:33:38.507Z Downloaded crossbeam-utils v0.8.20
5122024-12-19T05:33:38.523Z Downloaded version_check v0.9.5
5132024-12-19T05:33:38.523Z Downloaded structmeta v0.3.0
5142024-12-19T05:33:38.523Z Downloaded hyper-tls v0.6.0
5152024-12-19T05:33:38.523Z Downloaded memmap v0.7.0
5162024-12-19T05:33:38.523Z Downloaded thin-vec v0.2.13
5172024-12-19T05:33:38.530Z Downloaded bytes v1.7.2
5182024-12-19T05:33:38.530Z Downloaded slog v2.7.0
5192024-12-19T05:33:38.530Z Downloaded tiny-keccak v2.0.2
5202024-12-19T05:33:38.531Z Downloaded hubpack v0.1.2
5212024-12-19T05:33:38.531Z Downloaded httpdate v1.0.3
5222024-12-19T05:33:38.531Z Downloaded prettyplease v0.2.22
5232024-12-19T05:33:38.533Z Downloaded num-conv v0.1.0
5242024-12-19T05:33:38.536Z Downloaded swrite v0.1.0
5252024-12-19T05:33:38.536Z Downloaded strum v0.26.3
5262024-12-19T05:33:38.538Z Downloaded smf v0.2.3
5272024-12-19T05:33:38.538Z Downloaded slog-json v2.6.1
5282024-12-19T05:33:38.542Z Downloaded thread-id v4.2.2
5292024-12-19T05:33:38.547Z Downloaded num_enum_derive v0.5.11
5302024-12-19T05:33:38.547Z Downloaded mime v0.3.17
5312024-12-19T05:33:38.547Z Downloaded thiserror-impl v1.0.69
5322024-12-19T05:33:38.549Z Downloaded num_enum v0.7.3
5332024-12-19T05:33:38.552Z Downloaded whoami v1.5.2
5342024-12-19T05:33:38.555Z Downloaded tokio-rustls v0.24.1
5352024-12-19T05:33:38.557Z Downloaded macaddr v1.0.1
5362024-12-19T05:33:38.560Z Downloaded once_cell v1.20.2
5372024-12-19T05:33:38.563Z Downloaded hyper-tls v0.5.0
5382024-12-19T05:33:38.565Z Downloaded arc-swap v1.7.1
5392024-12-19T05:33:38.568Z Downloaded zone_cfg_derive v0.3.0
5402024-12-19T05:33:38.570Z Downloaded num-derive v0.4.2
5412024-12-19T05:33:38.572Z Downloaded hex v0.4.3
5422024-12-19T05:33:38.574Z Downloaded strum_macros v0.26.4
5432024-12-19T05:33:38.577Z Downloaded smartstring v1.0.1
5442024-12-19T05:33:38.579Z Downloaded darling_core v0.20.10
5452024-12-19T05:33:38.584Z Downloaded instant v0.1.13
5462024-12-19T05:33:38.586Z Downloaded managed v0.8.0
5472024-12-19T05:33:38.588Z Downloaded serde v1.0.215
5482024-12-19T05:33:38.591Z Downloaded time-macros v0.2.18
5492024-12-19T05:33:38.594Z Downloaded usdt-attr-macro v0.5.0
5502024-12-19T05:33:38.596Z Downloaded openssl-probe v0.1.5
5512024-12-19T05:33:38.596Z Downloaded num_threads v0.1.7
5522024-12-19T05:33:38.598Z Downloaded base64 v0.22.1
5532024-12-19T05:33:38.602Z Downloaded linked-hash-map v0.5.6
5542024-12-19T05:33:38.604Z Downloaded libsw v3.3.1
5552024-12-19T05:33:38.607Z Downloaded zeroize v1.8.1
5562024-12-19T05:33:38.609Z Downloaded httparse v1.9.4
5572024-12-19T05:33:38.612Z Downloaded unicode-ident v1.0.13
5582024-12-19T05:33:38.614Z Downloaded tokio-rustls v0.26.0
5592024-12-19T05:33:38.617Z Downloaded structmeta-derive v0.3.0
5602024-12-19T05:33:38.617Z Downloaded tracing-attributes v0.1.27
5612024-12-19T05:33:38.620Z Downloaded futures-task v0.3.30
5622024-12-19T05:33:38.622Z Downloaded zone v0.3.0
5632024-12-19T05:33:38.622Z Downloaded thiserror v1.0.69
5642024-12-19T05:33:38.628Z Downloaded typify v0.2.0
5652024-12-19T05:33:38.631Z Downloaded terminal_size v0.4.0
5662024-12-19T05:33:38.634Z Downloaded spin v0.9.8
5672024-12-19T05:33:38.637Z Downloaded num-traits v0.2.19
5682024-12-19T05:33:38.640Z Downloaded tinyvec v1.8.0
5692024-12-19T05:33:38.642Z Downloaded parking_lot v0.12.3
5702024-12-19T05:33:38.645Z Downloaded toml v0.8.19
5712024-12-19T05:33:38.649Z Downloaded usdt-macro v0.5.0
5722024-12-19T05:33:38.652Z Downloaded utf8parse v0.2.2
5732024-12-19T05:33:38.652Z Downloaded usdt v0.5.0
5742024-12-19T05:33:38.654Z Downloaded num-rational v0.4.2
5752024-12-19T05:33:38.654Z Downloaded strum_macros v0.25.3
5762024-12-19T05:33:38.656Z Downloaded no-std-compat v0.4.1
5772024-12-19T05:33:38.659Z Downloaded subtle v2.6.1
5782024-12-19T05:33:38.661Z Downloaded term v0.7.0
5792024-12-19T05:33:38.663Z Downloaded openssl-sys v0.9.103
5802024-12-19T05:33:38.669Z Downloaded lock_api v0.4.12
5812024-12-19T05:33:38.672Z Downloaded base64 v0.21.7
5822024-12-19T05:33:38.675Z Downloaded unicode-bidi v0.3.15
5832024-12-19T05:33:38.679Z Downloaded hyper-util v0.1.10
5842024-12-19T05:33:38.683Z Downloaded quinn v0.11.5
5852024-12-19T05:33:38.687Z Downloaded usdt-impl v0.5.0
5862024-12-19T05:33:38.690Z Downloaded ipnet v2.10.0
5872024-12-19T05:33:38.693Z Downloaded zerocopy-derive v0.7.35
5882024-12-19T05:33:38.696Z Downloaded parking_lot v0.11.2
5892024-12-19T05:33:38.699Z Downloaded owo-colors v4.1.0
5902024-12-19T05:33:38.702Z Downloaded half v2.4.1
5912024-12-19T05:33:38.705Z Downloaded zerocopy v0.6.6
5922024-12-19T05:33:38.708Z Downloaded tracing-core v0.1.32
5932024-12-19T05:33:38.711Z Downloaded hickory-resolver v0.24.1
5942024-12-19T05:33:38.717Z Downloaded hashbrown v0.12.3
5952024-12-19T05:33:38.721Z Downloaded expectorate v1.1.0
5962024-12-19T05:33:38.724Z Downloaded getrandom v0.2.15
5972024-12-19T05:33:38.727Z Downloaded typenum v1.17.0
5982024-12-19T05:33:38.730Z Downloaded indexmap v1.9.3
5992024-12-19T05:33:38.734Z Downloaded socket2 v0.5.8
6002024-12-19T05:33:38.738Z Downloaded tempfile v3.12.0
6012024-12-19T05:33:38.741Z Downloaded http-body v0.4.6
6022024-12-19T05:33:38.743Z Downloaded memchr v2.7.4
6032024-12-19T05:33:38.748Z Downloaded tracing v0.1.40
6042024-12-19T05:33:38.753Z Downloaded untrusted v0.9.0
6052024-12-19T05:33:38.756Z Downloaded static_assertions v1.1.0
6062024-12-19T05:33:38.758Z Downloaded pest v2.7.13
6072024-12-19T05:33:38.773Z Downloaded toml_edit v0.19.15
6082024-12-19T05:33:38.796Z Downloaded heapless v0.8.0
6092024-12-19T05:33:38.800Z Downloaded indexmap v2.5.0
6102024-12-19T05:33:38.804Z Downloaded http v0.2.12
6112024-12-19T05:33:38.809Z Downloaded unsafe-libyaml v0.2.11
6122024-12-19T05:33:38.812Z Downloaded uuid v1.11.0
6132024-12-19T05:33:38.815Z Downloaded ucd-trie v0.1.6
6142024-12-19T05:33:38.817Z Downloaded crossbeam-channel v0.5.13
6152024-12-19T05:33:38.821Z Downloaded toml_edit v0.22.21
6162024-12-19T05:33:38.843Z Downloaded url v2.5.2
6172024-12-19T05:33:38.846Z Downloaded aho-corasick v1.1.3
6182024-12-19T05:33:38.852Z Downloaded serde_json v1.0.133
6192024-12-19T05:33:38.859Z Downloaded unicode-segmentation v1.12.0
6202024-12-19T05:33:38.864Z Downloaded itertools v0.12.1
6212024-12-19T05:33:38.871Z Downloaded time v0.3.36
6222024-12-19T05:33:38.879Z Downloaded hashbrown v0.14.5
6232024-12-19T05:33:38.885Z Downloaded winnow v0.5.40
6242024-12-19T05:33:38.894Z Downloaded tokio-util v0.7.12
6252024-12-19T05:33:38.903Z Downloaded zerocopy v0.7.35
6262024-12-19T05:33:38.920Z Downloaded itertools v0.10.5
6272024-12-19T05:33:38.926Z Downloaded winnow v0.6.18
6282024-12-19T05:33:38.936Z Downloaded unicode-normalization v0.1.24
6292024-12-19T05:33:38.939Z Downloaded hyper v0.14.30
6302024-12-19T05:33:38.947Z Downloaded h2 v0.3.26
6312024-12-19T05:33:38.956Z Downloaded rustls-webpki v0.102.8
6322024-12-19T05:33:38.974Z Downloaded futures-util v0.3.30
6332024-12-19T05:33:38.986Z Downloaded webpki-roots v0.25.4
6342024-12-19T05:33:38.990Z Downloaded dropshot v0.12.0
6352024-12-19T05:33:39.011Z Downloaded idna v0.4.0
6362024-12-19T05:33:39.019Z Downloaded vcpkg v0.2.15
6372024-12-19T05:33:39.056Z Downloaded unicode-width v0.1.14
6382024-12-19T05:33:39.071Z Downloaded quinn-proto v0.11.8
6392024-12-19T05:33:39.071Z Downloaded goblin v0.8.2
6402024-12-19T05:33:39.075Z Downloaded rustls v0.21.12
6412024-12-19T05:33:39.088Z Downloaded webpki-roots v0.26.6
6422024-12-19T05:33:39.092Z Downloaded regex v1.10.6
6432024-12-19T05:33:39.105Z Downloaded syn v1.0.109
6442024-12-19T05:33:39.116Z Downloaded smoltcp v0.11.0
6452024-12-19T05:33:39.129Z Downloaded idna v0.5.0
6462024-12-19T05:33:39.136Z Downloaded regress v0.10.1
6472024-12-19T05:33:39.145Z Downloaded regress v0.9.1
6482024-12-19T05:33:39.153Z Downloaded rustls v0.22.4
6492024-12-19T05:33:39.169Z Downloaded rustls v0.23.13
6502024-12-19T05:33:39.179Z Downloaded rustix v0.38.37
6512024-12-19T05:33:39.202Z Downloaded regex-syntax v0.8.4
6522024-12-19T05:33:39.210Z Downloaded syn v2.0.87
6532024-12-19T05:33:39.222Z Downloaded rhai v1.20.0
6542024-12-19T05:33:39.234Z Downloaded hickory-proto v0.24.1
6552024-12-19T05:33:39.251Z Downloaded openssl v0.10.66
6562024-12-19T05:33:39.261Z Downloaded openapiv3 v2.0.0
6572024-12-19T05:33:39.273Z Downloaded zerocopy-derive v0.6.6
6582024-12-19T05:33:39.283Z Downloaded sled v0.34.7
6592024-12-19T05:33:39.294Z Downloaded h2 v0.4.6
6602024-12-19T05:33:39.301Z Downloaded reqwest v0.12.9
6612024-12-19T05:33:39.310Z Downloaded reqwest v0.11.27
6622024-12-19T05:33:39.319Z Downloaded chrono v0.4.38
6632024-12-19T05:33:39.327Z Downloaded typify-impl v0.2.0
6642024-12-19T05:33:39.344Z Downloaded portable-atomic v1.8.0
6652024-12-19T05:33:39.351Z Downloaded regex-automata v0.4.7
6662024-12-19T05:33:39.369Z Downloaded rustls-webpki v0.101.7
6672024-12-19T05:33:39.385Z Downloaded hyper v1.5.1
6682024-12-19T05:33:39.391Z Downloaded petgraph v0.6.5
6692024-12-19T05:33:39.411Z Downloaded itertools v0.13.0
6702024-12-19T05:33:39.418Z Downloaded clap_builder v4.5.23
6712024-12-19T05:33:39.425Z Downloaded mio v1.0.2
6722024-12-19T05:33:39.431Z Downloaded tokio v1.42.0
6732024-12-19T05:33:39.472Z Downloaded minimal-lexical v0.2.1
6742024-12-19T05:33:39.476Z Downloaded libc v0.2.169
6752024-12-19T05:33:39.502Z Downloaded http v1.2.0
6762024-12-19T05:33:39.506Z Downloaded steno v0.4.1
6772024-12-19T05:33:39.510Z Downloaded nom v7.1.3
6782024-12-19T05:33:39.515Z Downloaded libm v0.2.8
6792024-12-19T05:33:39.523Z Downloaded serde_with v3.9.0
6802024-12-19T05:33:39.531Z Downloaded is-terminal v0.4.13
6812024-12-19T05:33:39.534Z Downloaded num_enum_derive v0.7.3
6822024-12-19T05:33:39.534Z Downloaded num v0.4.3
6832024-12-19T05:33:39.538Z Downloaded lru-cache v0.1.2
6842024-12-19T05:33:39.538Z Downloaded is_terminal_polyfill v1.70.1
6852024-12-19T05:33:39.538Z Downloaded num-derive v0.3.3
6862024-12-19T05:33:39.538Z Downloaded rand v0.8.5
6872024-12-19T05:33:39.547Z Downloaded cc v1.1.21
6882024-12-19T05:33:39.547Z Downloaded generic-array v0.14.7
6892024-12-19T05:33:39.547Z Downloaded strsim v0.11.1
6902024-12-19T05:33:39.547Z Downloaded native-tls v0.2.12
6912024-12-19T05:33:39.550Z Downloaded multer v3.1.0
6922024-12-19T05:33:39.554Z Downloaded iana-time-zone v0.1.61
6932024-12-19T05:33:39.554Z Downloaded log v0.4.22
6942024-12-19T05:33:39.560Z Downloaded linear-map v1.2.0
6952024-12-19T05:33:39.560Z Downloaded hostname v0.4.0
6962024-12-19T05:33:39.560Z Downloaded hostname v0.3.1
6972024-12-19T05:33:39.560Z Downloaded stable_deref_trait v1.2.0
6982024-12-19T05:33:39.560Z Downloaded spin v0.5.2
6992024-12-19T05:33:39.562Z Downloaded lazy_static v1.5.0
7002024-12-19T05:33:39.565Z Downloaded http-body-util v0.1.2
7012024-12-19T05:33:39.565Z Downloaded tokio-rustls v0.25.0
7022024-12-19T05:33:39.567Z Downloaded smallvec v1.13.2
7032024-12-19T05:33:39.567Z Downloaded slog-term v2.9.1
7042024-12-19T05:33:39.570Z Downloaded encoding_rs v0.8.34
7052024-12-19T05:33:39.591Z Downloaded serde_yaml v0.9.34+deprecated
7062024-12-19T05:33:39.594Z Downloaded schemars v0.8.21
7072024-12-19T05:33:39.604Z Downloaded futures v0.3.30
7082024-12-19T05:33:39.609Z Downloaded derive_more v0.99.18
7092024-12-19T05:33:39.613Z Downloaded num_enum v0.5.11
7102024-12-19T05:33:39.617Z Downloaded thread_local v1.1.8
7112024-12-19T05:33:39.620Z Downloaded serde_derive v1.0.215
7122024-12-19T05:33:39.622Z Downloaded semver v1.0.23
7132024-12-19T05:33:39.625Z Downloaded bitflags v2.6.0
7142024-12-19T05:33:39.628Z Downloaded num-complex v0.4.6
7152024-12-19T05:33:39.630Z Downloaded tokio-macros v2.4.0
7162024-12-19T05:33:39.630Z Downloaded typify-macro v0.2.0
7172024-12-19T05:33:39.630Z Downloaded heck v0.4.1
7182024-12-19T05:33:39.632Z Downloaded hyper-rustls v0.27.3
7192024-12-19T05:33:39.635Z Downloaded hyper-rustls v0.24.2
7202024-12-19T05:33:39.637Z Downloaded highway v1.2.0
7212024-12-19T05:33:39.637Z Downloaded base64ct v1.6.0
7222024-12-19T05:33:39.639Z Downloaded quote v1.0.37
7232024-12-19T05:33:39.642Z Downloaded derive-where v1.2.7
7242024-12-19T05:33:39.644Z Downloaded anyhow v1.0.94
7252024-12-19T05:33:39.648Z Downloaded crossbeam-epoch v0.9.18
7262024-12-19T05:33:39.650Z Downloaded slog-stdlog v4.1.1
7272024-12-19T05:33:39.652Z Downloaded slog-scope v4.4.0
7282024-12-19T05:33:39.655Z Downloaded serde_with_macros v3.9.0
7292024-12-19T05:33:39.655Z Downloaded ryu v1.0.18
7302024-12-19T05:33:39.657Z Downloaded rhai_codegen v2.2.0
7312024-12-19T05:33:39.664Z Downloaded progenitor-impl v0.8.0
7322024-12-19T05:33:39.667Z Downloaded serde_derive_internals v0.29.1
7332024-12-19T05:33:39.669Z Downloaded hash32 v0.3.1
7342024-12-19T05:33:39.669Z Downloaded rustls-pemfile v2.1.3
7352024-12-19T05:33:39.671Z Downloaded cancel-safe-futures v0.1.5
7362024-12-19T05:33:39.674Z Downloaded progenitor v0.8.0
7372024-12-19T05:33:39.677Z Downloaded password-hash v0.5.0
7382024-12-19T05:33:39.677Z Downloaded serde_path_to_error v0.1.16
7392024-12-19T05:33:39.679Z Downloaded sct v0.7.1
7402024-12-19T05:33:39.682Z Downloaded proc-macro-error v1.0.4
7412024-12-19T05:33:39.684Z Downloaded pin-project-lite v0.2.14
7422024-12-19T05:33:39.688Z Downloaded darling v0.20.10
7432024-12-19T05:33:39.692Z Downloaded bitflags v1.3.2
7442024-12-19T05:33:39.694Z Downloaded signal-hook-registry v1.4.2
7452024-12-19T05:33:39.696Z Downloaded argon2 v0.5.3
7462024-12-19T05:33:39.699Z Downloaded ciborium-ll v0.2.2
7472024-12-19T05:33:39.699Z Downloaded cfg-if v1.0.0
7482024-12-19T05:33:39.701Z Downloaded anstyle-query v1.1.1
7492024-12-19T05:33:39.701Z Downloaded anstream v0.6.15
7502024-12-19T05:33:39.703Z Downloaded serde_spanned v0.6.7
7512024-12-19T05:33:39.706Z Downloaded serde_repr v0.1.19
7522024-12-19T05:33:39.706Z Downloaded powerfmt v0.2.0
7532024-12-19T05:33:39.709Z Downloaded embedded-io v0.6.1
7542024-12-19T05:33:39.709Z Downloaded dof v0.3.0
7552024-12-19T05:33:39.709Z Downloaded resolv-conf v0.7.0
7562024-12-19T05:33:39.711Z Downloaded fastrand v2.1.1
7572024-12-19T05:33:39.714Z Downloaded ppv-lite86 v0.2.20
7582024-12-19T05:33:39.714Z Downloaded rustc_version v0.4.1
7592024-12-19T05:33:39.714Z Downloaded rand_core v0.6.4
7602024-12-19T05:33:39.718Z Downloaded quick-error v1.2.3
7612024-12-19T05:33:39.718Z Downloaded proc-macro-error-attr v1.0.4
7622024-12-19T05:33:39.718Z Downloaded proc-macro-crate v3.2.0
7632024-12-19T05:33:39.718Z Downloaded futures-io v0.3.30
7642024-12-19T05:33:39.722Z Downloaded foreign-types v0.5.0
7652024-12-19T05:33:39.722Z Downloaded float-ord v0.3.2
7662024-12-19T05:33:39.722Z Downloaded equivalent v1.0.1
7672024-12-19T05:33:39.722Z Downloaded enum-as-inner v0.6.1
7682024-12-19T05:33:39.725Z Downloaded embedded-io v0.4.0
7692024-12-19T05:33:39.725Z Downloaded rustversion v1.0.17
7702024-12-19T05:33:39.727Z Downloaded proc-macro-crate v1.3.1
7712024-12-19T05:33:39.727Z Downloaded pkg-config v0.3.31
7722024-12-19T05:33:39.730Z Downloaded data-encoding v2.6.0
7732024-12-19T05:33:39.730Z Downloaded plain v0.2.3
7742024-12-19T05:33:39.731Z Downloaded form_urlencoded v1.2.1
7752024-12-19T05:33:39.734Z Downloaded deranged v0.3.11
7762024-12-19T05:33:39.734Z Downloaded errno v0.3.9
7772024-12-19T05:33:39.734Z Downloaded either v1.13.0
7782024-12-19T05:33:39.736Z Downloaded dyn-clone v1.0.17
7792024-12-19T05:33:39.736Z Downloaded dirs-sys-next v0.1.2
7802024-12-19T05:33:39.739Z Downloaded debug-ignore v1.0.5
7812024-12-19T05:33:39.739Z Downloaded colorchoice v1.0.2
7822024-12-19T05:33:39.741Z Downloaded anstyle v1.0.10
7832024-12-19T05:33:39.744Z Downloaded parse-display v0.10.0
7842024-12-19T05:33:39.744Z Downloaded crypto-common v0.1.6
7852024-12-19T05:33:39.747Z Downloaded cpufeatures v0.2.14
7862024-12-19T05:33:39.747Z Downloaded cobs v0.2.3
7872024-12-19T05:33:39.747Z Downloaded camino-tempfile v1.1.1
7882024-12-19T05:33:39.750Z Downloaded clap_lex v0.7.4
7892024-12-19T05:33:39.750Z Downloaded block-buffer v0.10.4
7902024-12-19T05:33:39.752Z Downloaded atomic-waker v1.1.2
7912024-12-19T05:33:39.846Z Downloaded ring v0.17.8
7922024-12-19T05:33:40.187Z Compiling proc-macro2 v1.0.86
7932024-12-19T05:33:40.187Z Compiling unicode-ident v1.0.13
7942024-12-19T05:33:40.187Z Compiling libc v0.2.169
7952024-12-19T05:33:40.187Z Compiling serde v1.0.215
7962024-12-19T05:33:40.191Z Compiling autocfg v1.3.0
7972024-12-19T05:33:40.191Z Compiling version_check v0.9.5
7982024-12-19T05:33:40.191Z Compiling cfg-if v1.0.0
7992024-12-19T05:33:40.372Z Compiling once_cell v1.20.2
8002024-12-19T05:33:40.409Z Compiling libm v0.2.8
8012024-12-19T05:33:40.430Z Compiling memchr v2.7.4
8022024-12-19T05:33:40.890Z Compiling byteorder v1.5.0
8032024-12-19T05:33:40.924Z Compiling parking_lot_core v0.9.10
8042024-12-19T05:33:40.965Z Compiling lock_api v0.4.12
8052024-12-19T05:33:41.333Z Compiling shlex v1.3.0
8062024-12-19T05:33:41.365Z Compiling thiserror v1.0.69
8072024-12-19T05:33:41.438Z Compiling itoa v1.0.11
8082024-12-19T05:33:41.673Z Compiling cc v1.1.21
8092024-12-19T05:33:41.841Z Compiling portable-atomic v1.8.0
8102024-12-19T05:33:41.929Z Compiling slab v0.4.9
8112024-12-19T05:33:41.969Z Compiling quote v1.0.37
8122024-12-19T05:33:42.301Z Compiling schemars v0.8.21
8132024-12-19T05:33:42.612Z Compiling syn v2.0.87
8142024-12-19T05:33:42.658Z Compiling getrandom v0.2.15
8152024-12-19T05:33:42.677Z Compiling ahash v0.8.11
8162024-12-19T05:33:42.907Z Compiling allocator-api2 v0.2.18
8172024-12-19T05:33:43.023Z Compiling num-traits v0.2.19
8182024-12-19T05:33:43.144Z Compiling ryu v1.0.18
8192024-12-19T05:33:43.435Z Compiling serde_json v1.0.133
8202024-12-19T05:33:43.647Z Compiling pin-project-lite v0.2.14
8212024-12-19T05:33:43.962Z Compiling log v0.4.22
8222024-12-19T05:33:44.092Z Compiling scopeguard v1.2.0
8232024-12-19T05:33:44.260Z Compiling equivalent v1.0.1
8242024-12-19T05:33:44.347Z Compiling fnv v1.0.7
8252024-12-19T05:33:44.372Z Compiling heck v0.5.0
8262024-12-19T05:33:44.522Z Compiling pkg-config v0.3.31
8272024-12-19T05:33:44.721Z Compiling ring v0.17.8
8282024-12-19T05:33:44.749Z Compiling crunchy v0.2.2
8292024-12-19T05:33:44.822Z Compiling vcpkg v0.2.15
8302024-12-19T05:33:45.272Z Compiling mio v1.0.2
8312024-12-19T05:33:45.820Z Compiling signal-hook-registry v1.4.2
8322024-12-19T05:33:45.841Z Compiling socket2 v0.5.8
8332024-12-19T05:33:46.041Z Compiling tiny-keccak v2.0.2
8342024-12-19T05:33:46.348Z Compiling httparse v1.9.4
8352024-12-19T05:33:46.377Z Compiling slog v2.7.0
8362024-12-19T05:33:46.556Z Compiling openssl-sys v0.9.103
8372024-12-19T05:33:46.923Z Compiling iana-time-zone v0.1.61
8382024-12-19T05:33:47.365Z Compiling futures-core v0.3.30
8392024-12-19T05:33:47.429Z Compiling const-random-macro v0.1.16
8402024-12-19T05:33:47.495Z Compiling dyn-clone v1.0.17
8412024-12-19T05:33:47.629Z Compiling futures-sink v0.3.30
8422024-12-19T05:33:47.719Z Compiling openssl v0.10.66
8432024-12-19T05:33:48.003Z Compiling rustls v0.23.13
8442024-12-19T05:33:48.166Z Compiling native-tls v0.2.12
8452024-12-19T05:33:48.213Z Compiling const-random v0.1.18
8462024-12-19T05:33:48.316Z Compiling semver v1.0.23
8472024-12-19T05:33:48.339Z Compiling typenum v1.17.0
8482024-12-19T05:33:48.358Z Compiling futures-channel v0.3.30
8492024-12-19T05:33:48.465Z Compiling pin-utils v0.1.0
8502024-12-19T05:33:48.468Z Compiling futures-task v0.3.30
8512024-12-19T05:33:48.541Z Compiling futures-io v0.3.30
8522024-12-19T05:33:48.563Z Compiling generic-array v0.14.7
8532024-12-19T05:33:48.779Z Compiling tracing-core v0.1.32
8542024-12-19T05:33:48.836Z Compiling bitflags v2.6.0
8552024-12-19T05:33:48.857Z Compiling subtle v2.6.1
8562024-12-19T05:33:48.915Z Compiling ucd-trie v0.1.6
8572024-12-19T05:33:48.937Z Compiling aho-corasick v1.1.3
8582024-12-19T05:33:48.956Z Compiling regex-syntax v0.8.4
8592024-12-19T05:33:49.307Z Compiling anyhow v1.0.94
8602024-12-19T05:33:49.385Z Compiling time-core v0.1.2
8612024-12-19T05:33:49.406Z Compiling num-conv v0.1.0
8622024-12-19T05:33:49.676Z Compiling time-macros v0.2.18
8632024-12-19T05:33:49.877Z Compiling serde_derive_internals v0.29.1
8642024-12-19T05:33:51.018Z Compiling spin v0.9.8
8652024-12-19T05:33:51.053Z Compiling rustls-pki-types v1.8.0
8662024-12-19T05:33:52.109Z Compiling usdt-impl v0.5.0
8672024-12-19T05:33:52.339Z Compiling omicron-workspace-hack v0.1.0
8682024-12-19T05:33:52.509Z Compiling regex-automata v0.4.7
8692024-12-19T05:33:52.662Z Compiling untrusted v0.9.0
8702024-12-19T05:33:53.066Z Compiling plain v0.2.3
8712024-12-19T05:33:53.229Z Compiling tinyvec_macros v0.1.1
8722024-12-19T05:33:53.327Z Compiling rustversion v1.0.17
8732024-12-19T05:33:53.377Z Compiling strsim v0.11.1
8742024-12-19T05:33:54.051Z Compiling atomic-waker v1.1.2
8752024-12-19T05:33:54.212Z Compiling tinyvec v1.8.0
8762024-12-19T05:33:55.030Z Compiling rand_core v0.6.4
8772024-12-19T05:33:55.431Z Compiling serde_derive v1.0.215
8782024-12-19T05:33:55.522Z Compiling zerocopy-derive v0.7.35
8792024-12-19T05:33:55.542Z Compiling thiserror-impl v1.0.69
8802024-12-19T05:33:55.911Z Compiling tokio-macros v2.4.0
8812024-12-19T05:33:56.760Z Compiling schemars_derive v0.8.21
8822024-12-19T05:33:57.564Z Compiling futures-macro v0.3.30
8832024-12-19T05:33:57.698Z Compiling zerocopy v0.7.35
8842024-12-19T05:33:59.722Z Compiling openssl-macros v0.1.1
8852024-12-19T05:33:59.750Z Compiling futures-util v0.3.30
8862024-12-19T05:33:59.859Z Compiling tracing-attributes v0.1.27
8872024-12-19T05:33:59.906Z Compiling hashbrown v0.14.5
8882024-12-19T05:34:00.311Z Compiling scroll_derive v0.12.0
8892024-12-19T05:34:00.569Z Compiling pest v2.7.13
8902024-12-19T05:34:01.293Z Compiling regress v0.10.1
8912024-12-19T05:34:01.777Z Compiling regex v1.10.6
8922024-12-19T05:34:02.704Z Compiling scroll v0.12.0
8932024-12-19T05:34:03.291Z Compiling tracing v0.1.40
8942024-12-19T05:34:03.446Z Compiling pest_meta v2.7.13
8952024-12-19T05:34:04.039Z Compiling goblin v0.8.2
8962024-12-19T05:34:06.112Z Compiling pest_generator v2.7.13
8972024-12-19T05:34:06.713Z Compiling rustls-webpki v0.102.8
8982024-12-19T05:34:07.619Z Compiling unsafe-libyaml v0.2.11
8992024-12-19T05:34:07.921Z Compiling pest_derive v2.7.13
9002024-12-19T05:34:08.871Z Compiling pretty-hex v0.4.1
9012024-12-19T05:34:09.091Z Compiling try-lock v0.2.5
9022024-12-19T05:34:09.273Z Compiling percent-encoding v2.3.1
9032024-12-19T05:34:09.407Z Compiling zeroize v1.8.1
9042024-12-19T05:34:09.746Z Compiling bytes v1.7.2
9052024-12-19T05:34:10.646Z Compiling smallvec v1.13.2
9062024-12-19T05:34:10.980Z Compiling indexmap v2.5.0
9072024-12-19T05:34:11.202Z Compiling uuid v1.11.0
9082024-12-19T05:34:11.663Z Compiling parking_lot v0.12.3
9092024-12-19T05:34:11.940Z Compiling chrono v0.4.38
9102024-12-19T05:34:12.419Z Compiling tokio v1.42.0
9112024-12-19T05:34:12.468Z Compiling serde_tokenstream v0.2.2
9122024-12-19T05:34:12.503Z Compiling http v1.2.0
9132024-12-19T05:34:15.604Z Compiling openapiv3 v2.0.0
9142024-12-19T05:34:17.083Z Compiling http-body v1.0.1
9152024-12-19T05:34:17.382Z Compiling ipnetwork v0.20.0
9162024-12-19T05:34:19.657Z Compiling typify-impl v0.2.0
9172024-12-19T05:34:19.759Z Compiling serde_yaml v0.9.34+deprecated
9182024-12-19T05:34:20.107Z Compiling dof v0.3.0
9192024-12-19T05:34:20.497Z Compiling form_urlencoded v1.2.1
9202024-12-19T05:34:21.038Z Compiling want v0.3.1
9212024-12-19T05:34:21.275Z Compiling dtrace-parser v0.2.0
9222024-12-19T05:34:21.344Z Compiling unicode-normalization v0.1.24
9232024-12-19T05:34:22.665Z Compiling tokio-util v0.7.12
9242024-12-19T05:34:23.189Z Compiling thread-id v4.2.2
9252024-12-19T05:34:23.206Z Compiling camino v1.1.9
9262024-12-19T05:34:23.302Z Compiling foreign-types-shared v0.1.1
9272024-12-19T05:34:23.429Z Compiling unicode-bidi v0.3.15
9282024-12-19T05:34:23.535Z Compiling httpdate v1.0.3
9292024-12-19T05:34:23.823Z Compiling h2 v0.4.6
9302024-12-19T05:34:24.338Z Compiling syn v1.0.109
9312024-12-19T05:34:24.680Z Compiling ident_case v1.0.1
9322024-12-19T05:34:24.863Z Compiling rustls v0.22.4
9332024-12-19T05:34:25.040Z Compiling darling_core v0.20.10
9342024-12-19T05:34:25.209Z Compiling foreign-types v0.3.2
9352024-12-19T05:34:25.507Z Compiling ppv-lite86 v0.2.20
9362024-12-19T05:34:26.854Z Compiling tower-service v0.3.3
9372024-12-19T05:34:27.012Z Compiling slog-async v2.8.0
9382024-12-19T05:34:27.761Z Compiling rand_chacha v0.3.1
9392024-12-19T05:34:29.551Z Compiling hyper v1.5.1
9402024-12-19T05:34:31.369Z Compiling darling_macro v0.20.10
9412024-12-19T05:34:31.821Z Compiling typify-macro v0.2.0
9422024-12-19T05:34:32.451Z Compiling idna v0.5.0
9432024-12-19T05:34:35.678Z Compiling typify v0.2.0
9442024-12-19T05:34:35.823Z Compiling progenitor-impl v0.8.0
9452024-12-19T05:34:36.369Z Compiling hyper-util v0.1.10
9462024-12-19T05:34:38.977Z Compiling toml_datetime v0.6.8
9472024-12-19T05:34:39.991Z Compiling multer v3.1.0
9482024-12-19T05:34:40.368Z Compiling paste v1.0.15
9492024-12-19T05:34:40.456Z Compiling openssl-probe v0.1.5
9502024-12-19T05:34:42.667Z Compiling progenitor-macro v0.8.0
9512024-12-19T05:34:43.700Z Compiling url v2.5.2
9522024-12-19T05:34:43.782Z Compiling darling v0.20.10
9532024-12-19T05:34:43.917Z Compiling rand v0.8.5
9542024-12-19T05:34:45.786Z Compiling usdt-macro v0.5.0
9552024-12-19T05:34:47.414Z Compiling usdt-attr-macro v0.5.0
9562024-12-19T05:34:49.173Z Compiling http-body-util v0.1.2
9572024-12-19T05:34:49.226Z Compiling async-trait v0.1.83
9582024-12-19T05:34:51.973Z Compiling encoding_rs v0.8.34
9592024-12-19T05:34:52.542Z Compiling mime v0.3.17
9602024-12-19T05:34:52.797Z Compiling ipnet v2.10.0
9612024-12-19T05:34:53.670Z Compiling base64 v0.22.1
9622024-12-19T05:34:54.824Z Compiling rustls-pemfile v2.1.3
9632024-12-19T05:34:55.831Z Compiling tokio-rustls v0.26.0
9642024-12-19T05:34:57.396Z Compiling serde_with_macros v3.9.0
9652024-12-19T05:34:57.835Z Compiling tokio-native-tls v0.3.1
9662024-12-19T05:34:58.144Z Compiling strum_macros v0.26.4
9672024-12-19T05:34:58.601Z Compiling serde_urlencoded v0.7.1
9682024-12-19T05:34:59.252Z Compiling async-stream-impl v0.3.5
9692024-12-19T05:35:00.220Z Compiling structmeta-derive v0.3.0
9702024-12-19T05:35:00.707Z Compiling webpki-roots v0.26.6
9712024-12-19T05:35:00.938Z Compiling dropshot v0.12.0
9722024-12-19T05:35:01.311Z Compiling powerfmt v0.2.0
9732024-12-19T05:35:01.838Z Compiling crossbeam-utils v0.8.20
9742024-12-19T05:35:02.979Z Compiling deranged v0.3.11
9752024-12-19T05:35:03.032Z Compiling structmeta v0.3.0
9762024-12-19T05:35:03.420Z Compiling hyper-rustls v0.27.3
9772024-12-19T05:35:03.657Z Compiling hyper-tls v0.6.0
9782024-12-19T05:35:04.836Z Compiling sync_wrapper v1.0.1
9792024-12-19T05:35:05.297Z Compiling num_threads v0.1.7
9802024-12-19T05:35:06.005Z Compiling winnow v0.6.18
9812024-12-19T05:35:07.960Z Compiling time v0.3.36
9822024-12-19T05:35:10.324Z Compiling reqwest v0.12.9
9832024-12-19T05:35:10.721Z Compiling parse-display-derive v0.10.0
9842024-12-19T05:35:12.695Z Compiling block-buffer v0.10.4
9852024-12-19T05:35:12.958Z Compiling crypto-common v0.1.6
9862024-12-19T05:35:13.195Z Compiling dropshot_endpoint v0.12.0
9872024-12-19T05:35:14.892Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
9882024-12-19T05:35:17.600Z Compiling digest v0.10.7
9892024-12-19T05:35:17.853Z Compiling progenitor-client v0.8.0
9902024-12-19T05:35:18.800Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
9912024-12-19T05:35:20.277Z Compiling dirs-sys-next v0.1.2
9922024-12-19T05:35:20.840Z Compiling lazy_static v1.5.0
9932024-12-19T05:35:20.993Z Compiling match_cfg v0.1.0
9942024-12-19T05:35:21.361Z Compiling rustix v0.38.37
9952024-12-19T05:35:22.253Z Compiling hostname v0.3.1
9962024-12-19T05:35:22.531Z Compiling dirs-next v2.0.0
9972024-12-19T05:35:22.570Z Compiling progenitor v0.8.0
9982024-12-19T05:35:22.806Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
9992024-12-19T05:35:25.058Z Compiling futures-executor v0.3.30
10002024-12-19T05:35:25.753Z Compiling thread_local v1.1.8
10012024-12-19T05:35:26.028Z Compiling errno v0.3.9
10022024-12-19T05:35:26.430Z Compiling instant v0.1.13
10032024-12-19T05:35:27.579Z Compiling unicode-width v0.1.14
10042024-12-19T05:35:27.737Z Compiling cpufeatures v0.2.14
10052024-12-19T05:35:29.552Z Compiling futures v0.3.30
10062024-12-19T05:35:31.066Z Compiling term v0.7.0
10072024-12-19T05:35:31.521Z Compiling crossbeam-channel v0.5.13
10082024-12-19T05:35:33.521Z Compiling serde_spanned v0.6.7
10092024-12-19T05:35:34.214Z Compiling is-terminal v0.4.13
10102024-12-19T05:35:34.357Z Compiling memmap v0.7.0
10112024-12-19T05:35:34.756Z Compiling take_mut v0.2.2
10122024-12-19T05:35:35.260Z Compiling usdt v0.5.0
10132024-12-19T05:35:35.466Z Compiling slog-term v2.9.1
10142024-12-19T05:35:36.754Z Compiling toml_edit v0.22.21
10152024-12-19T05:35:38.153Z Compiling slog-json v2.6.1
10162024-12-19T05:35:38.616Z Compiling strum v0.26.3
10172024-12-19T05:35:38.825Z Compiling serde_with v3.9.0
10182024-12-19T05:35:41.615Z Compiling heapless v0.8.0
10192024-12-19T05:35:42.195Z Compiling debug-ignore v1.0.5
10202024-12-19T05:35:42.878Z Compiling tokio-rustls v0.25.0
10212024-12-19T05:35:44.252Z Compiling toml v0.8.19
10222024-12-19T05:35:46.372Z Compiling slog-bunyan v2.5.0
10232024-12-19T05:35:46.653Z Compiling sha1 v0.10.6
10242024-12-19T05:35:47.302Z Compiling async-stream v0.3.5
10252024-12-19T05:35:47.444Z Compiling newtype-uuid v1.1.0
10262024-12-19T05:35:47.623Z Compiling hex v0.4.3
10272024-12-19T05:35:47.805Z Compiling serde_path_to_error v0.1.16
10282024-12-19T05:35:48.351Z Compiling waitgroup v0.1.2
10292024-12-19T05:35:48.689Z Compiling hostname v0.4.0
10302024-12-19T05:35:48.728Z Compiling hash32 v0.3.1
10312024-12-19T05:35:48.962Z Compiling smoltcp v0.11.0
10322024-12-19T05:35:49.100Z Compiling stable_deref_trait v1.2.0
10332024-12-19T05:35:51.889Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10342024-12-19T05:35:52.077Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10352024-12-19T05:35:52.398Z Compiling backoff v0.4.0
10362024-12-19T05:35:52.675Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24)
10372024-12-19T05:35:52.772Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10382024-12-19T05:35:52.996Z Compiling parse-display v0.10.0
10392024-12-19T05:35:55.022Z Compiling macaddr v1.0.1
10402024-12-19T05:35:55.677Z Compiling regress v0.9.1
10412024-12-19T05:35:57.346Z Compiling clap_derive v4.5.18
10422024-12-19T05:35:58.654Z Compiling bitflags v1.3.2
10432024-12-19T05:35:58.774Z Compiling cobs v0.2.3
10442024-12-19T05:35:59.220Z Compiling managed v0.8.0
10452024-12-19T05:35:59.777Z Compiling utf8parse v0.2.2
10462024-12-19T05:35:59.941Z Compiling winnow v0.5.40
10472024-12-19T05:36:00.122Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10482024-12-19T05:36:01.125Z Compiling anstyle-parse v0.2.5
10492024-12-19T05:36:02.340Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10502024-12-19T05:36:04.039Z Compiling toml_edit v0.19.15
10512024-12-19T05:36:04.377Z Compiling postcard v1.0.10
10522024-12-19T05:36:10.814Z Compiling anstyle v1.0.10
10532024-12-19T05:36:10.854Z Compiling colorchoice v1.0.2
10542024-12-19T05:36:10.998Z Compiling is_terminal_polyfill v1.70.1
10552024-12-19T05:36:11.033Z Compiling anstyle-query v1.1.1
10562024-12-19T05:36:11.401Z Compiling anstream v0.6.15
10572024-12-19T05:36:12.934Z Compiling proc-macro-crate v1.3.1
10582024-12-19T05:36:13.273Z Compiling terminal_size v0.4.0
10592024-12-19T05:36:13.507Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10602024-12-19T05:36:13.755Z Compiling clap_lex v0.7.4
10612024-12-19T05:36:13.905Z Compiling num_enum_derive v0.5.11
10622024-12-19T05:36:14.444Z Compiling clap_builder v4.5.23
10632024-12-19T05:36:15.875Z Compiling tabwriter v1.4.0
10642024-12-19T05:36:16.489Z Compiling foreign-types-macros v0.2.3
10652024-12-19T05:36:16.621Z Compiling num-integer v0.1.46
10662024-12-19T05:36:17.317Z Compiling foreign-types-shared v0.3.1
10672024-12-19T05:36:17.670Z Compiling num_enum v0.5.11
10682024-12-19T05:36:17.852Z Compiling foreign-types v0.5.0
10692024-12-19T05:36:18.288Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10702024-12-19T05:36:19.021Z Compiling clap v4.5.23
10712024-12-19T05:36:19.047Z Compiling cstr-argument v0.1.2
10722024-12-19T05:36:19.151Z Compiling proc-macro-error-attr v1.0.4
10732024-12-19T05:36:19.291Z Compiling heck v0.4.1
10742024-12-19T05:36:19.311Z Compiling pretty-hex v0.2.1
10752024-12-19T05:36:19.522Z Compiling either v1.13.0
10762024-12-19T05:36:19.542Z Compiling prettyplease v0.2.22
10772024-12-19T05:36:20.298Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10782024-12-19T05:36:20.523Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10792024-12-19T05:36:20.715Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10802024-12-19T05:36:21.765Z Compiling num-iter v0.1.45
10812024-12-19T05:36:21.785Z Compiling num-rational v0.4.2
10822024-12-19T05:36:22.333Z Compiling colored v2.1.0
10832024-12-19T05:36:24.096Z Compiling num-complex v0.4.6
10842024-12-19T05:36:24.719Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10852024-12-19T05:36:24.786Z Compiling proc-macro-error v1.0.4
10862024-12-19T05:36:25.103Z Compiling fastrand v2.1.1
10872024-12-19T05:36:25.177Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10882024-12-19T05:36:25.547Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
10892024-12-19T05:36:25.634Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
10902024-12-19T05:36:26.120Z Compiling tempfile v3.12.0
10912024-12-19T05:36:26.293Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10922024-12-19T05:36:26.625Z Compiling num v0.4.3
10932024-12-19T05:36:30.826Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10942024-12-19T05:36:31.333Z Compiling float-ord v0.3.2
10952024-12-19T05:36:31.573Z Compiling crucible-workspace-hack v0.1.0
10962024-12-19T05:36:31.812Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10972024-12-19T05:36:39.263Z Compiling semver v0.1.20
10982024-12-19T05:36:39.561Z Compiling unicode-segmentation v1.12.0
10992024-12-19T05:36:39.796Z Compiling rustc_version v0.1.7
11002024-12-19T05:36:40.221Z Compiling zone_cfg_derive v0.3.0
11012024-12-19T05:36:40.819Z Compiling newline-converter v0.3.0
11022024-12-19T05:36:40.840Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11032024-12-19T05:36:41.139Z Compiling camino-tempfile v1.1.1
11042024-12-19T05:36:41.286Z Compiling itertools v0.10.5
11052024-12-19T05:36:41.840Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11062024-12-19T05:36:41.918Z Compiling console v0.15.8
11072024-12-19T05:36:42.319Z Compiling num-derive v0.4.2
11082024-12-19T05:36:43.769Z Compiling sigpipe v0.1.3
11092024-12-19T05:36:43.935Z Compiling base64ct v1.6.0
11102024-12-19T05:36:44.649Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11112024-12-19T05:36:44.670Z Compiling similar v2.6.0
11122024-12-19T05:36:44.876Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95)
11132024-12-19T05:36:44.906Z Compiling password-hash v0.5.0
11142024-12-19T05:36:45.025Z Compiling zone v0.3.0
11152024-12-19T05:36:46.458Z Compiling expectorate v1.1.0
11162024-12-19T05:36:46.734Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11172024-12-19T05:36:47.199Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11182024-12-19T05:36:47.552Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11192024-12-19T05:36:48.444Z Compiling newtype_derive v0.1.6
11202024-12-19T05:36:48.870Z Compiling blake2 v0.10.6
11212024-12-19T05:36:50.053Z Compiling hubpack_derive v0.1.1
11222024-12-19T05:36:50.096Z Compiling smf v0.2.3
11232024-12-19T05:36:50.969Z Compiling zerocopy-derive v0.6.6
11242024-12-19T05:36:51.043Z Compiling owo-colors v4.1.0
11252024-12-19T05:36:51.112Z Compiling whoami v1.5.2
11262024-12-19T05:36:51.143Z Compiling cancel-safe-futures v0.1.5
11272024-12-19T05:36:51.405Z Compiling fixedbitset v0.4.2
11282024-12-19T05:36:51.628Z Compiling hubpack v0.1.2
11292024-12-19T05:36:52.073Z Compiling petgraph v0.6.5
11302024-12-19T05:36:52.118Z Compiling argon2 v0.5.3
11312024-12-19T05:36:53.006Z Compiling zerocopy v0.6.6
11322024-12-19T05:36:54.059Z Compiling strum_macros v0.25.3
11332024-12-19T05:36:54.679Z Compiling serde-big-array v0.5.1
11342024-12-19T05:36:54.964Z Compiling serde_repr v0.1.19
11352024-12-19T05:36:56.216Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11362024-12-19T05:36:56.239Z Compiling cookie v0.18.1
11372024-12-19T05:36:56.598Z Compiling static_assertions v1.1.0
11382024-12-19T05:36:56.732Z Compiling convert_case v0.4.0
11392024-12-19T05:36:56.855Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11402024-12-19T05:36:57.508Z Compiling derive_more v0.99.18
11412024-12-19T05:36:57.894Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11422024-12-19T05:36:59.220Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11432024-12-19T05:36:59.786Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11442024-12-19T05:37:00.538Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11452024-12-19T05:37:02.206Z Compiling atomicwrites v0.4.4
11462024-12-19T05:37:02.738Z Compiling itertools v0.13.0
11472024-12-19T05:37:04.449Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11482024-12-19T05:37:05.675Z Compiling idna v0.4.0
11492024-12-19T05:37:05.941Z Compiling libsw v3.3.1
11502024-12-19T05:37:06.298Z Compiling enum-as-inner v0.6.1
11512024-12-19T05:37:06.768Z Compiling derive-where v1.2.7
11522024-12-19T05:37:06.920Z Compiling linked-hash-map v0.5.6
11532024-12-19T05:37:07.046Z Compiling swrite v0.1.0
11542024-12-19T05:37:07.190Z Compiling data-encoding v2.6.0
11552024-12-19T05:37:07.340Z Compiling quick-error v1.2.3
11562024-12-19T05:37:07.510Z Compiling indent_write v2.2.0
11572024-12-19T05:37:07.531Z Compiling linear-map v1.2.0
11582024-12-19T05:37:07.747Z Compiling highway v1.2.0
11592024-12-19T05:37:08.001Z Compiling hickory-proto v0.24.1
11602024-12-19T05:37:09.215Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11612024-12-19T05:37:09.634Z Compiling resolv-conf v0.7.0
11622024-12-19T05:37:10.240Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11632024-12-19T05:37:11.255Z Compiling lru-cache v0.1.2
11642024-12-19T05:37:11.506Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11652024-12-19T05:37:12.924Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11662024-12-19T05:37:13.342Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11672024-12-19T05:37:14.350Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11682024-12-19T05:37:15.002Z Compiling steno v0.4.1
11692024-12-19T05:37:18.569Z Compiling slog-dtrace v0.3.0
11702024-12-19T05:37:18.716Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11712024-12-19T05:37:19.751Z Compiling parking_lot_core v0.8.6
11722024-12-19T05:37:19.802Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11732024-12-19T05:37:19.802Z Compiling humantime v2.1.0
11742024-12-19T05:37:19.802Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11752024-12-19T05:37:20.129Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11762024-12-19T05:37:22.377Z Compiling hickory-resolver v0.24.1
11772024-12-19T05:37:22.430Z Compiling num-derive v0.3.3
11782024-12-19T05:37:22.813Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11792024-12-19T05:37:25.000Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
11802024-12-19T05:37:25.068Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11812024-12-19T05:37:25.068Z Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3)
11822024-12-19T05:37:25.726Z Compiling parking_lot v0.11.2
11832024-12-19T05:37:26.453Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351)
11842024-12-19T05:37:27.541Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11852024-12-19T05:37:28.000Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
11862024-12-19T05:37:28.856Z Compiling crossbeam-epoch v0.9.18
11872024-12-19T05:37:30.036Z Compiling fxhash v0.2.1
11882024-12-19T05:37:30.267Z Compiling crc32fast v1.4.2
11892024-12-19T05:37:30.508Z Compiling crc8 v0.1.1
11902024-12-19T05:37:30.802Z Compiling arc-swap v1.7.1
11912024-12-19T05:37:30.822Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
11922024-12-19T05:37:31.489Z Compiling slog-scope v4.4.0
11932024-12-19T05:37:32.289Z Compiling sled v0.34.7
11942024-12-19T05:37:36.823Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11952024-12-19T05:37:38.093Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
11962024-12-19T05:37:38.609Z Compiling slog-stdlog v4.1.1
11972024-12-19T05:37:39.453Z Compiling slog-envlogger v2.2.0
11982024-12-19T05:37:40.770Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11992024-12-19T05:37:41.317Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
12002024-12-19T05:37:51.954Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
12012024-12-19T05:37:53.098Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
12022024-12-19T05:37:59.057Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
12032024-12-19T05:38:29.369Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
12042024-12-19T05:38:29.369Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
12052024-12-19T05:38:36.886Z Finished `release` profile [optimized] target(s) in 5m 17s
12062024-12-19T05:38:37.206Z+ banner trio
12072024-12-19T05:38:37.208Z
12082024-12-19T05:38:37.208Z ##### ##### # ####
12092024-12-19T05:38:37.208Z # # # # # #
12102024-12-19T05:38:37.208Z # # # # # #
12112024-12-19T05:38:37.208Z # ##### # # #
12122024-12-19T05:38:37.208Z # # # # # #
12132024-12-19T05:38:37.208Z # # # # ####
12142024-12-19T05:38:37.209Z
12152024-12-19T05:38:37.209Z+ pfexec cargo test --release -p mg-tests test_trio_v2_transit -- --nocapture
12162024-12-19T05:38:37.702Z Compiling cfg-if v1.0.0
12172024-12-19T05:38:37.702Z Compiling libc v0.2.169
12182024-12-19T05:38:37.702Z Compiling serde v1.0.215
12192024-12-19T05:38:37.705Z Compiling once_cell v1.20.2
12202024-12-19T05:38:37.705Z Compiling itoa v1.0.11
12212024-12-19T05:38:37.705Z Compiling byteorder v1.5.0
12222024-12-19T05:38:37.776Z Compiling syn v2.0.87
12232024-12-19T05:38:37.787Z Compiling bytes v1.7.2
12242024-12-19T05:38:37.836Z Compiling num-traits v0.2.19
12252024-12-19T05:38:37.990Z Compiling zerocopy v0.7.35
12262024-12-19T05:38:38.157Z Compiling pin-project-lite v0.2.14
12272024-12-19T05:38:38.176Z Compiling ahash v0.8.11
12282024-12-19T05:38:38.217Z Compiling smallvec v1.13.2
12292024-12-19T05:38:38.232Z Compiling memchr v2.7.4
12302024-12-19T05:38:38.321Z Compiling schemars v0.8.21
12312024-12-19T05:38:38.330Z Compiling allocator-api2 v0.2.18
12322024-12-19T05:38:38.692Z Compiling scopeguard v1.2.0
12332024-12-19T05:38:38.857Z Compiling lock_api v0.4.12
12342024-12-19T05:38:39.210Z Compiling hashbrown v0.14.5
12352024-12-19T05:38:39.255Z Compiling fnv v1.0.7
12362024-12-19T05:38:39.349Z Compiling getrandom v0.2.15
12372024-12-19T05:38:39.389Z Compiling parking_lot_core v0.9.10
12382024-12-19T05:38:39.392Z Compiling mio v1.0.2
12392024-12-19T05:38:39.701Z Compiling signal-hook-registry v1.4.2
12402024-12-19T05:38:40.153Z Compiling parking_lot v0.12.3
12412024-12-19T05:38:40.240Z Compiling socket2 v0.5.8
12422024-12-19T05:38:40.655Z Compiling log v0.4.22
12432024-12-19T05:38:40.937Z Compiling futures-core v0.3.30
12442024-12-19T05:38:41.148Z Compiling equivalent v1.0.1
12452024-12-19T05:38:41.159Z Compiling ryu v1.0.18
12462024-12-19T05:38:41.181Z Compiling tracing-core v0.1.32
12472024-12-19T05:38:41.244Z Compiling serde_json v1.0.133
12482024-12-19T05:38:41.276Z Compiling uuid v1.11.0
12492024-12-19T05:38:41.702Z Compiling regress v0.10.1
12502024-12-19T05:38:41.818Z Compiling spin v0.9.8
12512024-12-19T05:38:41.872Z Compiling pin-utils v0.1.0
12522024-12-19T05:38:41.969Z Compiling futures-sink v0.3.30
12532024-12-19T05:38:42.011Z Compiling untrusted v0.9.0
12542024-12-19T05:38:42.136Z Compiling futures-task v0.3.30
12552024-12-19T05:38:42.160Z Compiling ring v0.17.8
12562024-12-19T05:38:42.192Z Compiling slab v0.4.9
12572024-12-19T05:38:42.330Z Compiling futures-util v0.3.30
12582024-12-19T05:38:42.720Z Compiling try-lock v0.2.5
12592024-12-19T05:38:42.863Z Compiling chrono v0.4.38
12602024-12-19T05:38:42.901Z Compiling want v0.3.1
12612024-12-19T05:38:43.396Z Compiling httparse v1.9.4
12622024-12-19T05:38:44.438Z Compiling serde_derive_internals v0.29.1
12632024-12-19T05:38:44.890Z Compiling futures-channel v0.3.30
12642024-12-19T05:38:45.328Z Compiling tower-service v0.3.3
12652024-12-19T05:38:45.356Z Compiling foreign-types-shared v0.1.1
12662024-12-19T05:38:45.446Z Compiling dyn-clone v1.0.17
12672024-12-19T05:38:45.456Z Compiling foreign-types v0.3.2
12682024-12-19T05:38:45.547Z Compiling openssl-sys v0.9.103
12692024-12-19T05:38:45.643Z Compiling unicode-ident v1.0.13
12702024-12-19T05:38:45.830Z Compiling bitflags v2.6.0
12712024-12-19T05:38:46.039Z Compiling proc-macro2 v1.0.86
12722024-12-19T05:38:46.178Z Compiling http v1.2.0
12732024-12-19T05:38:46.583Z Compiling semver v1.0.23
12742024-12-19T05:38:46.922Z Compiling tinyvec_macros v0.1.1
12752024-12-19T05:38:46.993Z Compiling openssl-probe v0.1.5
12762024-12-19T05:38:47.111Z Compiling tinyvec v1.8.0
12772024-12-19T05:38:47.513Z Compiling quote v1.0.37
12782024-12-19T05:38:48.773Z Compiling percent-encoding v2.3.1
12792024-12-19T05:38:49.162Z Compiling form_urlencoded v1.2.1
12802024-12-19T05:38:49.254Z Compiling serde_derive v1.0.215
12812024-12-19T05:38:49.267Z Compiling zerocopy-derive v0.7.35
12822024-12-19T05:38:49.567Z Compiling thiserror-impl v1.0.69
12832024-12-19T05:38:49.617Z Compiling schemars_derive v0.8.21
12842024-12-19T05:38:49.676Z Compiling tokio-macros v2.4.0
12852024-12-19T05:38:49.707Z Compiling tracing-attributes v0.1.27
12862024-12-19T05:38:50.545Z Compiling openssl-macros v0.1.1
12872024-12-19T05:38:51.209Z Compiling unicode-normalization v0.1.24
12882024-12-19T05:38:51.326Z Compiling tokio v1.42.0
12892024-12-19T05:38:51.387Z Compiling openssl v0.10.66
12902024-12-19T05:38:52.613Z Compiling thiserror v1.0.69
12912024-12-19T05:38:52.841Z Compiling aho-corasick v1.1.3
12922024-12-19T05:38:53.139Z Compiling tracing v0.1.40
12932024-12-19T05:38:53.901Z Compiling http v0.2.12
12942024-12-19T05:38:54.220Z Compiling rustls-pki-types v1.8.0
12952024-12-19T05:38:55.572Z Compiling unicode-bidi v0.3.15
12962024-12-19T05:38:58.588Z Compiling native-tls v0.2.12
12972024-12-19T05:38:59.781Z Compiling heck v0.5.0
12982024-12-19T05:38:59.998Z Compiling regex-automata v0.4.7
12992024-12-19T05:39:01.152Z Compiling idna v0.5.0
13002024-12-19T05:39:04.031Z Compiling indexmap v2.5.0
13012024-12-19T05:39:05.998Z Compiling tokio-util v0.7.12
13022024-12-19T05:39:06.935Z Compiling serde_tokenstream v0.2.2
13032024-12-19T05:39:07.508Z Compiling tokio-native-tls v0.3.1
13042024-12-19T05:39:07.817Z Compiling http-body v1.0.1
13052024-12-19T05:39:08.338Z Compiling regex-syntax v0.8.4
13062024-12-19T05:39:08.625Z Compiling slog v2.7.0
13072024-12-19T05:39:09.164Z Compiling atomic-waker v1.1.2
13082024-12-19T05:39:09.354Z Compiling h2 v0.4.6
13092024-12-19T05:39:10.077Z Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13102024-12-19T05:39:10.843Z Compiling typify-impl v0.2.0
13112024-12-19T05:39:22.366Z Compiling openapiv3 v2.0.0
13122024-12-19T05:39:23.030Z Compiling regex v1.10.6
13132024-12-19T05:39:23.077Z Compiling serde_urlencoded v0.7.1
13142024-12-19T05:39:23.678Z Compiling url v2.5.2
13152024-12-19T05:39:24.040Z Compiling encoding_rs v0.8.34
13162024-12-19T05:39:25.443Z Compiling mime v0.3.17
13172024-12-19T05:39:26.572Z Compiling rustls v0.21.12
13182024-12-19T05:39:26.697Z Compiling ipnet v2.10.0
13192024-12-19T05:39:26.923Z Compiling typify-macro v0.2.0
13202024-12-19T05:39:29.063Z Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13212024-12-19T05:39:29.377Z Compiling hyper v1.5.1
13222024-12-19T05:39:30.557Z Compiling h2 v0.3.26
13232024-12-19T05:39:30.756Z Compiling http-body v0.4.6
13242024-12-19T05:39:30.926Z Compiling rustls-webpki v0.102.8
13252024-12-19T05:39:31.276Z Compiling rustls-webpki v0.101.7
13262024-12-19T05:39:32.998Z Compiling sct v0.7.1
13272024-12-19T05:39:33.475Z Compiling toml_datetime v0.6.8
13282024-12-19T05:39:33.903Z Compiling httpdate v1.0.3
13292024-12-19T05:39:34.681Z Compiling subtle v2.6.1
13302024-12-19T05:39:34.976Z Compiling zeroize v1.8.1
13312024-12-19T05:39:35.082Z Compiling toml_edit v0.19.15
13322024-12-19T05:39:35.329Z Compiling rustls v0.23.13
13332024-12-19T05:39:35.396Z Compiling serde_yaml v0.9.34+deprecated
13342024-12-19T05:39:39.246Z Compiling hyper v0.14.30
13352024-12-19T05:39:39.910Z Compiling hyper-util v0.1.10
13362024-12-19T05:39:46.133Z Compiling lazy_static v1.5.0
13372024-12-19T05:39:46.281Z Compiling tokio-rustls v0.26.0
13382024-12-19T05:39:46.567Z Compiling tokio-rustls v0.24.1
13392024-12-19T05:39:46.851Z Compiling proc-macro-crate v1.3.1
13402024-12-19T05:39:47.028Z Compiling http-body-util v0.1.2
13412024-12-19T05:39:47.608Z Compiling webpki-roots v0.26.6
13422024-12-19T05:39:47.698Z Compiling base64 v0.22.1
13432024-12-19T05:39:47.817Z Compiling base64 v0.21.7
13442024-12-19T05:39:48.190Z Compiling hyper-rustls v0.27.3
13452024-12-19T05:39:48.791Z Compiling rustls-pemfile v1.0.4
13462024-12-19T05:39:49.048Z Compiling rustls-pemfile v2.1.3
13472024-12-19T05:39:49.611Z Compiling crossbeam-utils v0.8.20
13482024-12-19T05:39:49.631Z Compiling num_enum_derive v0.5.11
13492024-12-19T05:39:49.852Z Compiling hyper-tls v0.6.0
13502024-12-19T05:39:49.929Z Compiling hyper-rustls v0.24.2
13512024-12-19T05:39:50.374Z Compiling hyper-tls v0.5.0
13522024-12-19T05:39:50.394Z Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13532024-12-19T05:39:50.535Z Compiling typify v0.2.0
13542024-12-19T05:39:51.694Z Compiling ipnetwork v0.20.0
13552024-12-19T05:39:53.491Z Compiling ppv-lite86 v0.2.20
13562024-12-19T05:39:54.005Z Compiling foreign-types-macros v0.2.3
13572024-12-19T05:39:54.426Z Compiling sync_wrapper v1.0.1
13582024-12-19T05:39:54.470Z Compiling rand_core v0.6.4
13592024-12-19T05:39:54.585Z Compiling dirs-sys-next v0.1.2
13602024-12-19T05:39:54.957Z Compiling sync_wrapper v0.1.2
13612024-12-19T05:39:55.098Z Compiling webpki-roots v0.25.4
13622024-12-19T05:39:55.100Z Compiling foreign-types-shared v0.3.1
13632024-12-19T05:39:55.231Z Compiling powerfmt v0.2.0
13642024-12-19T05:39:55.254Z Compiling reqwest v0.11.27
13652024-12-19T05:39:55.369Z Compiling foreign-types v0.5.0
13662024-12-19T05:39:55.483Z Compiling time-macros v0.2.18
13672024-12-19T05:39:55.674Z Compiling deranged v0.3.11
13682024-12-19T05:39:55.751Z Compiling rand_chacha v0.3.1
13692024-12-19T05:39:57.556Z Compiling dirs-next v2.0.0
13702024-12-19T05:39:57.831Z Compiling reqwest v0.12.9
13712024-12-19T05:39:58.142Z Compiling progenitor-impl v0.8.0
13722024-12-19T05:39:59.032Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13732024-12-19T05:40:05.047Z Compiling num_enum v0.5.11
13742024-12-19T05:40:05.104Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
13752024-12-19T05:40:06.039Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13762024-12-19T05:40:06.206Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13772024-12-19T05:40:06.401Z Compiling cstr-argument v0.1.2
13782024-12-19T05:40:06.677Z Compiling thread_local v1.1.8
13792024-12-19T05:40:07.080Z Compiling time-core v0.1.2
13802024-12-19T05:40:07.287Z Compiling arc-swap v1.7.1
13812024-12-19T05:40:07.434Z Compiling num-conv v0.1.0
13822024-12-19T05:40:07.692Z Compiling pretty-hex v0.2.1
13832024-12-19T05:40:07.920Z Compiling either v1.13.0
13842024-12-19T05:40:08.015Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13852024-12-19T05:40:08.390Z Compiling itertools v0.12.1
13862024-12-19T05:40:08.406Z Compiling slog-scope v4.4.0
13872024-12-19T05:40:09.336Z Compiling time v0.3.36
13882024-12-19T05:40:10.127Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
13892024-12-19T05:40:11.670Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13902024-12-19T05:40:12.325Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13912024-12-19T05:40:12.511Z Compiling crossbeam-channel v0.5.13
13922024-12-19T05:40:12.583Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13932024-12-19T05:40:14.150Z Compiling progenitor-macro v0.8.0
13942024-12-19T05:40:18.667Z Compiling progenitor-client v0.8.0
13952024-12-19T05:40:26.185Z Compiling term v0.7.0
13962024-12-19T05:40:27.622Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13972024-12-19T05:40:29.636Z Compiling rand v0.8.5
13982024-12-19T05:40:30.923Z Compiling anyhow v1.0.94
13992024-12-19T05:40:31.573Z Compiling colored v2.1.0
14002024-12-19T05:40:32.457Z Compiling is-terminal v0.4.13
14012024-12-19T05:40:32.585Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900)
14022024-12-19T05:40:32.828Z Compiling take_mut v0.2.2
14032024-12-19T05:40:32.951Z Compiling winnow v0.6.18
14042024-12-19T05:40:33.000Z Compiling slog-async v2.8.0
14052024-12-19T05:40:36.171Z Compiling slog-term v2.9.1
14062024-12-19T05:40:37.489Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
14072024-12-19T05:40:39.123Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14082024-12-19T05:40:39.344Z Compiling progenitor v0.8.0
14092024-12-19T05:40:39.562Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14102024-12-19T05:40:43.403Z Compiling slog-stdlog v4.1.1
14112024-12-19T05:40:43.766Z Compiling slog-envlogger v2.2.0
14122024-12-19T05:40:44.251Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
14132024-12-19T05:40:47.026Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14142024-12-19T05:40:58.990Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14152024-12-19T05:41:06.958Z Finished `release` profile [optimized] target(s) in 2m 29s
14162024-12-19T05:41:06.963Z Running unittests src/lib.rs (target/release/deps/mg_tests-3f0cc37d63733352)
14172024-12-19T05:41:06.976Z
14182024-12-19T05:41:06.976Zrunning 1 test
14192024-12-19T05:41:07.151Zconfigure zone
14202024-12-19T05:41:07.167Zinstall zone
14212024-12-19T05:42:06.985Ztest ddm::test_trio_v2_transit has been running for over 60 seconds
14222024-12-19T05:45:44.665Zboot zone
14232024-12-19T05:45:45.510Zstart zone s1
14242024-12-19T05:45:45.510Zconfigure zone
14252024-12-19T05:45:45.518Zinstall zone
14262024-12-19T05:47:50.826Zboot zone
14272024-12-19T05:47:51.782Zstart zone s2
14282024-12-19T05:47:51.782Zconfigure zone
14292024-12-19T05:47:51.792Zinstall zone
14302024-12-19T05:49:54.333Zboot zone
14312024-12-19T05:49:55.255Zstart zone t1
14322024-12-19T05:49:55.255Zconfigure zone
14332024-12-19T05:49:55.264Zinstall zone
14342024-12-19T05:51:55.373Zboot zone
14352024-12-19T05:51:56.356Zwaiting for zones to come up
14362024-12-19T05:52:06.358Z[sidecar.trio] svcs milestone/network
14372024-12-19T05:52:06.390ZSTATE STIME FMRI
14382024-12-19T05:52:06.390Zonline 21:46:03 svc:/milestone/network:default
14392024-12-19T05:52:06.390Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/
14402024-12-19T05:52:06.438Zcp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/
14412024-12-19T05:52:06.487Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/
14422024-12-19T05:52:06.532Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml
14432024-12-19T05:52:06.537Z[sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
14442024-12-19T05:52:06.558Z
14452024-12-19T05:52:06.558Zrunning zone s1.trio setup
14462024-12-19T05:52:06.558Z[s1.trio] svcs milestone/network
14472024-12-19T05:52:06.582ZSTATE STIME FMRI
14482024-12-19T05:52:06.582Zonline 21:48:09 svc:/milestone/network:default
14492024-12-19T05:52:06.582Z[s1.trio] dladm
14502024-12-19T05:52:06.604ZLINK CLASS MTU STATE BRIDGE OVER
14512024-12-19T05:52:06.604Zsl0 simnet 9000 up -- ?
14522024-12-19T05:52:06.604Zmg2 vnic 9000 up -- ?
14532024-12-19T05:52:06.604Z[s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4
14542024-12-19T05:52:07.166Z
14552024-12-19T05:52:07.166Z[s1.trio] ipadm create-addr -t -T addrconf sl0/v6
14562024-12-19T05:52:07.190Z
14572024-12-19T05:52:07.190Z[s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
14582024-12-19T05:52:07.211Z
14592024-12-19T05:52:07.211Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd
14602024-12-19T05:52:07.298Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm
14612024-12-19T05:52:07.341Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 1a18f2a0-2c27-4cd8-bb65-0badf0f17fae --sled-uuid 30f4be11-8484-4aea-93bc-44d29beb583b -a sl0/v6 &> /opt/ddmd.log &
14622024-12-19T05:52:07.362Z
14632024-12-19T05:52:07.362Zrunning zone s2.trio setup
14642024-12-19T05:52:07.362Z[s2.trio] svcs milestone/network
14652024-12-19T05:52:07.389ZSTATE STIME FMRI
14662024-12-19T05:52:07.389Zonline 21:50:13 svc:/milestone/network:default
14672024-12-19T05:52:07.389Z[s2.trio] dladm
14682024-12-19T05:52:07.411ZLINK CLASS MTU STATE BRIDGE OVER
14692024-12-19T05:52:07.411Zsl1 simnet 9000 up -- ?
14702024-12-19T05:52:07.412Zmg3 vnic 9000 up -- ?
14712024-12-19T05:52:07.412Z[s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4
14722024-12-19T05:52:08.000Z
14732024-12-19T05:52:08.000Z[s2.trio] ipadm create-addr -t -T addrconf sl1/v6
14742024-12-19T05:52:08.020Z
14752024-12-19T05:52:08.020Z[s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
14762024-12-19T05:52:08.041Z
14772024-12-19T05:52:08.041Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd
14782024-12-19T05:52:08.087Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm
14792024-12-19T05:52:08.110Z[s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid b0a2630a-be09-44aa-b37a-71d0537c1ea0 --sled-uuid 55692fd2-e941-49ae-a454-f5cc2e8f82d6 -a sl1/v6 &> /opt/ddmd.log &
14802024-12-19T05:52:08.131Z
14812024-12-19T05:52:08.131Zrunning zone t1.trio setup
14822024-12-19T05:52:08.131Z[t1.trio] svcs milestone/network
14832024-12-19T05:52:08.153ZSTATE STIME FMRI
14842024-12-19T05:52:08.153Z- - svc:/milestone/network:default
14852024-12-19T05:52:09.154Z[t1.trio] svcs milestone/network
14862024-12-19T05:52:09.176ZSTATE STIME FMRI
14872024-12-19T05:52:09.176Z- - svc:/milestone/network:default
14882024-12-19T05:52:10.176Z[t1.trio] svcs milestone/network
14892024-12-19T05:52:10.198ZSTATE STIME FMRI
14902024-12-19T05:52:10.198Z- - svc:/milestone/network:default
14912024-12-19T05:52:11.198Z[t1.trio] svcs milestone/network
14922024-12-19T05:52:11.221ZSTATE STIME FMRI
14932024-12-19T05:52:11.221Z- - svc:/milestone/network:default
14942024-12-19T05:52:12.221Z[t1.trio] svcs milestone/network
14952024-12-19T05:52:12.245ZSTATE STIME FMRI
14962024-12-19T05:52:12.245Z- - svc:/milestone/network:default
14972024-12-19T05:52:13.244Z[t1.trio] svcs milestone/network
14982024-12-19T05:52:13.267ZSTATE STIME FMRI
14992024-12-19T05:52:13.267Z- - svc:/milestone/network:default
15002024-12-19T05:52:14.268Z[t1.trio] svcs milestone/network
15012024-12-19T05:52:14.289ZSTATE STIME FMRI
15022024-12-19T05:52:14.290Z- - svc:/milestone/network:default
15032024-12-19T05:52:15.291Z[t1.trio] svcs milestone/network
15042024-12-19T05:52:15.316ZSTATE STIME FMRI
15052024-12-19T05:52:15.316Zonline 21:52:14 svc:/milestone/network:default
15062024-12-19T05:52:15.316Z[t1.trio] dladm
15072024-12-19T05:52:15.337ZLINK CLASS MTU STATE BRIDGE OVER
15082024-12-19T05:52:15.337Ztfportrear0_0 simnet 9000 up -- ?
15092024-12-19T05:52:15.337Ztfportrear1_0 simnet 9000 up -- ?
15102024-12-19T05:52:15.337Zmg1 vnic 9000 up -- ?
15112024-12-19T05:52:15.338Z[t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4
15122024-12-19T05:52:15.957Z
15132024-12-19T05:52:15.957Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6
15142024-12-19T05:52:15.982Z
15152024-12-19T05:52:15.982Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6
15162024-12-19T05:52:16.004Z
15172024-12-19T05:52:16.004Z[t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
15182024-12-19T05:52:16.026Z
15192024-12-19T05:52:16.027Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/
15202024-12-19T05:52:16.226Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/
15212024-12-19T05:52:16.231Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml
15222024-12-19T05:52:16.234Zwaiting 3s for copy of files to zone to complete ...
15232024-12-19T05:52:19.234Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd
15242024-12-19T05:52:19.284Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm
15252024-12-19T05:52:19.307Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/t1.trio/root/opt/
15262024-12-19T05:52:19.407Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/t1.trio/root/opt/
15272024-12-19T05:52:19.452Z[t1.trio] svcadm enable dendrite
15282024-12-19T05:52:19.494Z
15292024-12-19T05:52:19.494Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
15302024-12-19T05:52:19.545Z
15312024-12-19T05:52:19.545Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
15322024-12-19T05:52:19.591Z
15332024-12-19T05:52:19.591Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15342024-12-19T05:52:19.639Z
15352024-12-19T05:52:19.639Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
15362024-12-19T05:52:19.684Z
15372024-12-19T05:52:19.684Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
15382024-12-19T05:52:19.730Z
15392024-12-19T05:52:19.730Z[t1.trio] svcadm refresh dendrite:default
15402024-12-19T05:52:19.770Z
15412024-12-19T05:52:19.770Z[t1.trio] svcadm restart dendrite:default
15422024-12-19T05:52:19.810Z
15432024-12-19T05:52:19.811Zwait 10s for dendrite to come up ...
15442024-12-19T05:52:29.811Z[t1.trio] svcadm enable tfport
15452024-12-19T05:52:29.852Z
15462024-12-19T05:52:29.852Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind transit --dendrite -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
15472024-12-19T05:52:29.875Z
15482024-12-19T05:52:29.875Z[t1.trio] ipadm
15492024-12-19T05:52:29.901ZADDROBJ TYPE STATE ADDR
15502024-12-19T05:52:29.901Zlo0/v4 static ok 127.0.0.1/8
15512024-12-19T05:52:29.901Zmg1/v4 static ok 10.0.0.3/24
15522024-12-19T05:52:29.901Zlo0/v6 static ok ::1/128
15532024-12-19T05:52:29.901Zlo0/u6 static ok fd00:3::1/64
15542024-12-19T05:52:29.901Ztfportrear0_0/v6 addrconf ok fe80::e44a:83ff:fe54:853%tfportrear0_0/10
15552024-12-19T05:52:29.901Ztfportrear1_0/v6 addrconf ok fe80::384f:98ff:fe3a:226%tfportrear1_0/10
15562024-12-19T05:52:32.114Zinitial peering test passed
15572024-12-19T05:52:33.118Zadvertise from one passed
15582024-12-19T05:52:34.120Zadvertise from two passed
15592024-12-19T05:52:34.120Z[s1.trio] ping fd00:2::1
15602024-12-19T05:52:34.148Zfd00:2::1 is alive
15612024-12-19T05:52:34.148Z[s2.trio] ping fd00:1::1
15622024-12-19T05:52:34.168Zfd00:1::1 is alive
15632024-12-19T05:52:34.168Zconnectivity test passed
15642024-12-19T05:52:34.168Z[t1.trio] pkill ddmd
15652024-12-19T05:52:34.191Z
15662024-12-19T05:52:40.194Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/t1.trio/root/opt/
15672024-12-19T05:52:40.232Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/t1.trio/root/opt/
15682024-12-19T05:52:40.251Z[t1.trio] svcadm enable dendrite
15692024-12-19T05:52:40.292Z
15702024-12-19T05:52:40.292Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
15712024-12-19T05:52:40.335Z
15722024-12-19T05:52:40.336Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
15732024-12-19T05:52:40.380Z
15742024-12-19T05:52:40.380Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15752024-12-19T05:52:40.424Z
15762024-12-19T05:52:40.424Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
15772024-12-19T05:52:40.469Z
15782024-12-19T05:52:40.469Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
15792024-12-19T05:52:40.514Z
15802024-12-19T05:52:40.514Z[t1.trio] svcadm refresh dendrite:default
15812024-12-19T05:52:40.553Z
15822024-12-19T05:52:40.553Z[t1.trio] svcadm restart dendrite:default
15832024-12-19T05:52:40.592Z
15842024-12-19T05:52:40.592Zwait 10s for dendrite to come up ...
15852024-12-19T05:52:50.593Z[t1.trio] svcadm enable tfport
15862024-12-19T05:52:50.635Z
15872024-12-19T05:52:50.635Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind transit --dendrite -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
15882024-12-19T05:52:50.657Z
15892024-12-19T05:52:50.657Z[t1.trio] ipadm
15902024-12-19T05:52:50.683ZADDROBJ TYPE STATE ADDR
15912024-12-19T05:52:50.683Zlo0/v4 static ok 127.0.0.1/8
15922024-12-19T05:52:50.683Zmg1/v4 static ok 10.0.0.3/24
15932024-12-19T05:52:50.683Zlo0/v6 static ok ::1/128
15942024-12-19T05:52:50.683Zlo0/u6 static ok fd00:3::1/64
15952024-12-19T05:52:50.683Ztfportrear0_0/v6 addrconf ok fe80::e44a:83ff:fe54:853%tfportrear0_0/10
15962024-12-19T05:52:50.683Ztfportrear1_0/v6 addrconf ok fe80::384f:98ff:fe3a:226%tfportrear1_0/10
15972024-12-19T05:52:53.687Z[s1.trio] ping fd00:2::1
15982024-12-19T05:52:53.710Zfd00:2::1 is alive
15992024-12-19T05:52:53.710Z[s2.trio] ping fd00:1::1
16002024-12-19T05:52:53.732Zfd00:1::1 is alive
16012024-12-19T05:52:53.732Ztransit router restart passed
16022024-12-19T05:52:53.732Z[s1.trio] pkill ddmd
16032024-12-19T05:52:53.752Z
16042024-12-19T05:52:58.755Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 5c6a779c-5c82-4d97-ae4b-9d0e32843fe2 --sled-uuid c150f2df-1f87-4650-bd12-8fee71af19ef -a sl0/v6 &> /opt/ddmd.log &
16052024-12-19T05:52:58.777Z
16062024-12-19T05:53:01.782Z[s1.trio] ping fd00:2::1
16072024-12-19T05:53:01.805Zfd00:2::1 is alive
16082024-12-19T05:53:01.805Z[s2.trio] ping fd00:1::1
16092024-12-19T05:53:01.827Zfd00:1::1 is alive
16102024-12-19T05:53:01.827Zserver router restart passed
16112024-12-19T05:53:04.833Zpeer expiration recovery passed
16122024-12-19T05:53:05.834Z[s1.trio] netstat -nrf inet6 | grep fd00 | wc -l
16132024-12-19T05:53:05.861Z3
16142024-12-19T05:53:05.861Zredundant advertise passed
16152024-12-19T05:53:06.863Ztunnel endpoint advertise passed
16162024-12-19T05:53:11.866Zredundant tunnel endpoint advertise passed
16172024-12-19T05:53:11.866Z[s1.trio] pkill ddmd
16182024-12-19T05:53:11.888Z
16192024-12-19T05:53:16.889Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 8b48050d-3ca9-4a23-8857-1017ce987c08 --sled-uuid 7df47f8a-8fde-4361-9bec-a4437b333918 -a sl0/v6 &> /opt/ddmd.log &
16202024-12-19T05:53:16.912Z
16212024-12-19T05:53:21.978Ztunnel router restart passed
16222024-12-19T05:53:22.980Ztunnel endpoint withdraw passed
16232024-12-19T05:53:22.996Z[t1.trio] pkill ddmd
16242024-12-19T05:53:23.025Z
16252024-12-19T05:53:23.025Zcp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log
16262024-12-19T05:53:23.029Zcp /mgtrio/t1.trio/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.trio-dpd.log
16272024-12-19T05:53:25.611Z[s2.trio] pkill ddmd
16282024-12-19T05:53:25.632Z
16292024-12-19T05:53:25.632Zcp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log
16302024-12-19T05:53:28.061Z[s1.trio] pkill ddmd
16312024-12-19T05:53:28.081Z
16322024-12-19T05:53:28.081Zcp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log
16332024-12-19T05:53:30.486Z[sidecar.trio] pkill softnpu
16342024-12-19T05:53:30.506Z
16352024-12-19T05:53:30.507Zcp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log
16362024-12-19T05:53:33.035Ztest ddm::test_trio_v2_transit ... ok
16372024-12-19T05:53:33.036Z
16382024-12-19T05:53:33.036Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 745.96s
16392024-12-19T05:53:33.036Z
16402024-12-19T05:53:33.064Z+ cleanup
16412024-12-19T05:53:33.067Z++ id -un
16422024-12-19T05:53:33.071Z++ id -gn
16432024-12-19T05:53:33.074Z+ pfexec chown -R build:build .
16442024-12-19T05:53:33.154Zprocess exited: duration 1285517 ms, exit code 0
 
16452024-12-19T05:53:33.160Zfound 4 output files
16462024-12-19T05:53:33.160Zuploading: /work/s1.trio.log (4197 bytes)
16472024-12-19T05:53:34.171Zuploaded: /work/s1.trio.log
16482024-12-19T05:53:34.174Zuploading: /work/s2.trio.log (10912 bytes)
16492024-12-19T05:53:35.180Zuploaded: /work/s2.trio.log
16502024-12-19T05:53:35.184Zuploading: /work/sidecar.trio-softnpu.log (564 bytes)
16512024-12-19T05:53:36.190Zuploaded: /work/sidecar.trio-softnpu.log
16522024-12-19T05:53:36.193Zuploading: /work/t1.trio.log (26224 bytes)
16532024-12-19T05:53:37.200Zuploaded: /work/t1.trio.log