01M1Q564H1W20PDXNC2SNB0MWR: test-ndp

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

Buildomat Job: 01M1Q578N218ZG1HB15GBF440Q

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T21:30:52.911Zjob assigned to worker 01M1Q58G4V2SCP1AE8CXHPY1FC [factory aws, i-061ad34c152037078] (queued for 1 m 22 s)
 
22026-09-04T21:30:59.508Zstarting task 0: "setup"
32026-09-04T21:30:59.524Z++ uname -s
42026-09-04T21:30:59.533Z+ kern=SunOS
52026-09-04T21:30:59.533Z+ build_user=build
62026-09-04T21:30:59.533Z+ build_uid=12345
72026-09-04T21:30:59.533Z+ work_dir=/work
82026-09-04T21:30:59.533Z+ input_dir=/input
92026-09-04T21:30:59.533Z+ [[ 0 == 12345 ]]
102026-09-04T21:30:59.533Z+ case "$kern" in
112026-09-04T21:30:59.533Z+ groupadd -g 12345 build
122026-09-04T21:30:59.533Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T21:31:01.532Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T21:31:01.604Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T21:31:01.608Z+ home_fs=zfs
162026-09-04T21:31:01.608Z+ [[ zfs == autofs ]]
172026-09-04T21:31:01.608Z+ mkdir -p /home/build
182026-09-04T21:31:01.608Z+ chown build:build /home/build /work
192026-09-04T21:31:03.609Z+ chmod 0700 /home/build /work
202026-09-04T21:31:03.612Zprocess exited: duration 4106 ms, exit code 0
 
212026-09-04T21:31:03.619Zstarting task 1: "rust-toolchain"
222026-09-04T21:31:03.623Z * rust toolchain channel = "stable"
232026-09-04T21:31:03.623Z+ printf ' * rust toolchain channel = "%s"\n' stable
242026-09-04T21:31:03.623Z * rust toolchain profile = "default"
252026-09-04T21:31:03.623Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T21:31:03.623Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T21:31:03.623Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T21:31:03.627Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T21:31:03.627Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T21:31:03.706Zinfo: downloading installer
312026-09-04T21:31:05.031Zinfo: profile set to default
322026-09-04T21:31:05.031Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T21:31:05.039Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T21:31:05.192Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T21:31:05.195Zinfo: downloading 6 components
362026-09-04T21:31:22.121Z
372026-09-04T21:31:22.121Zinfo: default toolchain set to stable-x86_64-unknown-illumos
382026-09-04T21:31:22.144Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T21:31:22.144Z
402026-09-04T21:31:22.150Z
412026-09-04T21:31:22.150ZRust is installed now. Great!
422026-09-04T21:31:22.150Z
432026-09-04T21:31:22.150ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T21:31:22.150Zenvironment variable. This has not been done automatically.
452026-09-04T21:31:22.150Z
462026-09-04T21:31:22.150ZTo configure your current shell, you need to source
472026-09-04T21:31:22.150Zthe corresponding env file under $HOME/.cargo.
482026-09-04T21:31:22.150Z
492026-09-04T21:31:22.150ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T21:31:22.150Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T21:31:22.150Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T21:31:22.150ZCC_x86_64-unknown-illumos = None
532026-09-04T21:31:22.150Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T21:31:22.150ZCC_x86_64_unknown_illumos = None
552026-09-04T21:31:22.150Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T21:31:22.150ZHOST_CC = None
572026-09-04T21:31:22.150Zcargo:rerun-if-env-changed=CC
582026-09-04T21:31:22.150ZCC = None
592026-09-04T21:31:22.150Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T21:31:23.014Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T21:31:23.014ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T21:31:23.014Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T21:31:23.014ZCFLAGS = None
642026-09-04T21:31:23.014Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T21:31:23.014ZHOST_CFLAGS = None
662026-09-04T21:31:23.014Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T21:31:23.014ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T21:31:23.014Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T21:31:23.015ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T21:31:23.108Z+ rustup --version
712026-09-04T21:31:23.115Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T21:31:23.119Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T21:31:23.139Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T21:31:23.142Z+ cargo --version
752026-09-04T21:31:23.152Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T21:31:23.155Z+ rustc --version
772026-09-04T21:31:23.174Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T21:31:23.184Zprocess exited: duration 19555 ms, exit code 0
 
792026-09-04T21:31:23.219Zstarting task 2: "authentication"
802026-09-04T21:31:23.249Zprocess exited: duration 28 ms, exit code 0
 
812026-09-04T21:31:23.266Zstarting task 3: "clone repository"
822026-09-04T21:31:23.274Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T21:31:23.274Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T21:31:23.326ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T21:31:24.814Z+ cd /work/oxidecomputer/maghemite
862026-09-04T21:31:24.814Z+ git fetch origin 1abfb305a38dae4d2562c4763c20aab007b639a4
872026-09-04T21:31:25.090ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T21:31:25.090Z * branch 1abfb305a38dae4d2562c4763c20aab007b639a4 -> FETCH_HEAD
892026-09-04T21:31:25.095Z+ [[ -n jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]]
902026-09-04T21:31:25.098Z++ git branch --show-current
912026-09-04T21:31:25.098Z+ current=main
922026-09-04T21:31:25.098Z+ [[ main != jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]]
932026-09-04T21:31:25.098Z+ git branch -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr 1abfb305a38dae4d2562c4763c20aab007b639a4
942026-09-04T21:31:25.102Z+ git checkout -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr
952026-09-04T21:31:25.120ZSwitched to branch 'jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr'
962026-09-04T21:31:25.124Z+ git reset --hard 1abfb305a38dae4d2562c4763c20aab007b639a4
972026-09-04T21:31:25.141ZHEAD is now at 1abfb30 bgp: Add composable wrappers for {get,set}sockopt
982026-09-04T21:31:25.143Zprocess exited: duration 1876 ms, exit code 0
 
992026-09-04T21:31:25.150Zstarting task 4: "build"
1002026-09-04T21:31:25.154Z+ set -e
1012026-09-04T21:31:25.154Z+ source .github/buildomat/test-common.sh
1022026-09-04T21:31:25.157Z++ NEXTEST_VERSION=0.9.97
1032026-09-04T21:31:25.157Z++ source .github/buildomat/common.sh
1042026-09-04T21:31:25.157Z+++ export PKG_SUCCESS_ON_NOP=1
1052026-09-04T21:31:25.157Z+++ PKG_SUCCESS_ON_NOP=1
1062026-09-04T21:31:25.157Z+++ cargo --version
1072026-09-04T21:31:25.161Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1082026-09-04T21:31:25.298Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1092026-09-04T21:31:25.301Zinfo: downloading 6 components
1102026-09-04T21:31:39.249Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1112026-09-04T21:31:39.249Zwarn: this might cause rustup commands to take longer time to finish than expected
1122026-09-04T21:31:39.249Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1132026-09-04T21:31:39.352Zcargo 1.97.1 (c980f4866 2026-06-30)
1142026-09-04T21:31:39.356Z+++ rustc --version
1152026-09-04T21:31:39.382Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1162026-09-04T21:31:39.395Z++ banner install
1172026-09-04T21:31:39.395Z
1182026-09-04T21:31:39.395Z # # # #### ##### ## # #
1192026-09-04T21:31:39.395Z # ## # # # # # # #
1202026-09-04T21:31:39.395Z # # # # #### # # # # #
1212026-09-04T21:31:39.395Z # # # # # # ###### # #
1222026-09-04T21:31:39.395Z # # ## # # # # # # #
1232026-09-04T21:31:39.395Z # # # #### # # # ###### ######
1242026-09-04T21:31:39.395Z
1252026-09-04T21:31:39.395Z++ pfexec pkg install clang-15
1262026-09-04T21:31:41.261Z Startup: Refreshing catalog 'helios' ... Done
1272026-09-04T21:31:41.714Z Startup: Caching catalogs ... Done
1282026-09-04T21:31:44.382ZPlanning: Solver setup ... Done
1292026-09-04T21:31:44.469ZPlanning: Running solver ... Done
1302026-09-04T21:31:44.725ZPlanning: Consolidating action changes ... Done
1312026-09-04T21:31:44.725ZPlanning: Evaluating mediators ... Done
1322026-09-04T21:31:44.725ZPlanning: Planning completed in 2.67 seconds
1332026-09-04T21:31:44.725ZNo updates necessary for this image.
1342026-09-04T21:31:44.868Z+++ uname -s
1352026-09-04T21:31:44.868Z++ nextest_host_os=SunOS
1362026-09-04T21:31:44.869Z++ case "${nextest_host_os}" in
1372026-09-04T21:31:44.869Z++ nextest_platform=illumos
1382026-09-04T21:31:44.869Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1392026-09-04T21:31:44.869Z+++ mktemp -d
1402026-09-04T21:31:44.869Z++ nextest_tmp=/tmp/tmp.TTaGrc
1412026-09-04T21:31:44.869Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1422026-09-04T21:31:44.869Z++ nextest_tar=/tmp/tmp.TTaGrc/nextest.tar.gz
1432026-09-04T21:31:44.869Z++ curl -sSfL --retry 10 -o /tmp/tmp.TTaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1442026-09-04T21:31:45.443Z++ mkdir -p /home/build/.cargo/bin
1452026-09-04T21:31:45.530Z++ tar -xzf /tmp/tmp.TTaGrc/nextest.tar.gz -C /home/build/.cargo/bin
1462026-09-04T21:31:45.530Z+ cargo nextest run -p ndp
1472026-09-04T21:31:45.656Z Updating git repository `https://github.com/oxidecomputer/falcon`
1482026-09-04T21:31:46.356ZFrom https://github.com/oxidecomputer/falcon
1492026-09-04T21:31:46.356Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1502026-09-04T21:31:46.449Z Updating crates.io index
1512026-09-04T21:31:46.449Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1522026-09-04T21:31:46.701ZFrom https://github.com/oxidecomputer/dendrite
1532026-09-04T21:31:46.701Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
1542026-09-04T21:31:46.725Z Updating git repository `https://github.com/oxidecomputer/ispf`
1552026-09-04T21:31:46.978ZFrom https://github.com/oxidecomputer/ispf
1562026-09-04T21:31:46.978Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1572026-09-04T21:31:47.073Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1582026-09-04T21:31:47.390ZFrom https://github.com/oxidecomputer/netadm-sys
1592026-09-04T21:31:47.390Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1602026-09-04T21:31:47.404Z Updating git repository `https://github.com/oxidecomputer/omicron`
1612026-09-04T21:31:54.442ZFrom https://github.com/oxidecomputer/omicron
1622026-09-04T21:31:54.442Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1632026-09-04T21:31:54.455Z Updating git repository `https://github.com/oxidecomputer/opte`
1642026-09-04T21:31:55.184ZFrom https://github.com/oxidecomputer/opte
1652026-09-04T21:31:55.184Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1662026-09-04T21:31:55.213Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1672026-09-04T21:31:55.489ZFrom https://github.com/oxidecomputer/slog-error-chain
1682026-09-04T21:31:55.489Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1692026-09-04T21:31:55.500Z Updating git repository `https://github.com/illumos/smf-rs`
1702026-09-04T21:31:55.797ZFrom https://github.com/illumos/smf-rs
1712026-09-04T21:31:55.797Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1722026-09-04T21:31:55.806Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1732026-09-04T21:31:56.098ZFrom https://github.com/oxidecomputer/network-interface
1742026-09-04T21:31:56.098Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1752026-09-04T21:31:56.105Z Updating git repository `https://github.com/oxidecomputer/zone`
1762026-09-04T21:31:56.404ZFrom https://github.com/oxidecomputer/zone
1772026-09-04T21:31:56.404Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1782026-09-04T21:31:56.410Z Updating git repository `https://github.com/oxidecomputer/propolis`
1792026-09-04T21:31:57.106ZFrom https://github.com/oxidecomputer/propolis
1802026-09-04T21:31:57.106Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1812026-09-04T21:31:57.149Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1822026-09-04T21:31:57.677ZFrom https://github.com/oxidecomputer/transceiver-control
1832026-09-04T21:31:57.677Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1842026-09-04T21:31:57.687Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1852026-09-04T21:31:57.984ZFrom https://github.com/oxidecomputer/dlpi-sys
1862026-09-04T21:31:57.984Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1872026-09-04T21:31:57.991Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1882026-09-04T21:31:58.290ZFrom https://github.com/jmesmon/rust-libzfs
1892026-09-04T21:31:58.290Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1902026-09-04T21:31:58.703Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1912026-09-04T21:31:58.714ZFrom https://github.com/oxidecomputer/rusty-doors
1922026-09-04T21:31:58.714Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1932026-09-04T21:31:58.714Z Updating git repository `https://github.com/oxidecomputer/lldp`
1942026-09-04T21:31:58.944ZFrom https://github.com/oxidecomputer/lldp
1952026-09-04T21:31:58.944Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
1962026-09-04T21:31:58.955Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1972026-09-04T21:31:59.267ZFrom https://github.com/oxidecomputer/tufaceous
1982026-09-04T21:31:59.267Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
1992026-09-04T21:31:59.277Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2002026-09-04T21:31:59.924ZFrom https://github.com/oxidecomputer/management-gateway-service
2012026-09-04T21:31:59.924Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2022026-09-04T21:31:59.924Z Updating git repository `https://github.com/oxidecomputer/crucible`
2032026-09-04T21:32:01.099ZFrom https://github.com/oxidecomputer/crucible
2042026-09-04T21:32:01.099Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2052026-09-04T21:32:01.135Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2062026-09-04T21:32:01.430ZFrom https://github.com/oxidecomputer/serde_human_bytes
2072026-09-04T21:32:01.430Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2082026-09-04T21:32:01.435Z Updating git repository `https://github.com/oxidecomputer/propolis`
2092026-09-04T21:32:01.894ZFrom https://github.com/oxidecomputer/propolis
2102026-09-04T21:32:01.894Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2112026-09-04T21:32:01.938Z Updating git repository `https://github.com/oxidecomputer/crucible`
2122026-09-04T21:32:02.868ZFrom https://github.com/oxidecomputer/crucible
2132026-09-04T21:32:02.868Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2142026-09-04T21:32:02.932Z Updating git repository `https://github.com/oxidecomputer/tofino`
2152026-09-04T21:32:03.357ZFrom https://github.com/oxidecomputer/tofino
2162026-09-04T21:32:03.357Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2172026-09-04T21:32:03.368Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2182026-09-04T21:32:04.035ZFrom https://github.com/oxidecomputer/maghemite
2192026-09-04T21:32:04.035Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2202026-09-04T21:32:04.061Z Updating git repository `https://github.com/oxidecomputer/clickward`
2212026-09-04T21:32:04.349ZFrom https://github.com/oxidecomputer/clickward
2222026-09-04T21:32:04.349Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2232026-09-04T21:32:04.357Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2242026-09-04T21:32:04.652ZFrom https://github.com/oxidecomputer/illumos-devinfo
2252026-09-04T21:32:04.652Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2262026-09-04T21:32:06.199Z Downloading crates ...
2272026-09-04T21:32:06.253Z Downloaded bit-set v0.8.0
2282026-09-04T21:32:06.262Z Downloaded anstyle v1.0.14
2292026-09-04T21:32:06.265Z Downloaded bitflags v2.13.1
2302026-09-04T21:32:06.268Z Downloaded arrayref v0.3.9
2312026-09-04T21:32:06.270Z Downloaded async-stream-impl v0.3.6
2322026-09-04T21:32:06.270Z Downloaded adler2 v2.0.1
2332026-09-04T21:32:06.271Z Downloaded crunchy v0.2.4
2342026-09-04T21:32:06.271Z Downloaded cpufeatures v0.2.17
2352026-09-04T21:32:06.273Z Downloaded async-stream v0.3.6
2362026-09-04T21:32:06.278Z Downloaded base16ct v0.2.0
2372026-09-04T21:32:06.281Z Downloaded block-buffer v0.10.4
2382026-09-04T21:32:06.281Z Downloaded anstyle-query v1.1.5
2392026-09-04T21:32:06.281Z Downloaded async-recursion v1.1.1
2402026-09-04T21:32:06.286Z Downloaded base16ct v1.0.0
2412026-09-04T21:32:06.286Z Downloaded daft v0.1.8
2422026-09-04T21:32:06.286Z Downloaded hyper-rustls v0.27.9
2432026-09-04T21:32:06.286Z Downloaded constant_time_eq v0.4.2
2442026-09-04T21:32:06.289Z Downloaded inout v0.1.4
2452026-09-04T21:32:06.289Z Downloaded internet-checksum v0.2.1
2462026-09-04T21:32:06.289Z Downloaded argon2 v0.5.3
2472026-09-04T21:32:06.289Z Downloaded csv-core v0.1.13
2482026-09-04T21:32:06.289Z Downloaded anstream v1.0.0
2492026-09-04T21:32:06.289Z Downloaded arrayvec v0.7.8
2502026-09-04T21:32:06.292Z Downloaded colored v3.1.1
2512026-09-04T21:32:06.292Z Downloaded anstyle-parse v1.0.0
2522026-09-04T21:32:06.292Z Downloaded async-compression v0.4.43
2532026-09-04T21:32:06.295Z Downloaded async-trait v0.1.92
2542026-09-04T21:32:06.701Z Downloaded is_terminal_polyfill v1.70.2
2552026-09-04T21:32:06.701Z Downloaded hyper v1.11.1
2562026-09-04T21:32:06.704Z Downloaded jiff-static v0.2.35
2572026-09-04T21:32:06.704Z Downloaded cstr-argument v0.1.2
2582026-09-04T21:32:06.704Z Downloaded hubpack v0.1.2
2592026-09-04T21:32:06.704Z Downloaded idna_adapter v1.2.2
2602026-09-04T21:32:06.704Z Downloaded autocfg v1.5.1
2612026-09-04T21:32:06.704Z Downloaded camino v1.2.5
2622026-09-04T21:32:06.704Z Downloaded aead v0.5.2
2632026-09-04T21:32:06.704Z Downloaded crucible-workspace-hack v0.1.0
2642026-09-04T21:32:06.704Z Downloaded cobs v0.3.0
2652026-09-04T21:32:06.705Z Downloaded instant v0.1.13
2662026-09-04T21:32:06.705Z Downloaded atomicwrites v0.4.4
2672026-09-04T21:32:06.705Z Downloaded icu_provider v2.2.0
2682026-09-04T21:32:06.705Z Downloaded crypto-common v0.2.2
2692026-09-04T21:32:06.705Z Downloaded cpufeatures v0.3.0
2702026-09-04T21:32:06.705Z Downloaded indent_write v2.2.0
2712026-09-04T21:32:06.705Z Downloaded const-random-macro v0.1.16
2722026-09-04T21:32:06.705Z Downloaded crypto-common v0.1.7
2732026-09-04T21:32:06.705Z Downloaded ciborium-ll v0.2.2
2742026-09-04T21:32:06.705Z Downloaded const-random v0.1.18
2752026-09-04T21:32:06.705Z Downloaded ident_case v1.0.1
2762026-09-04T21:32:06.705Z Downloaded is-terminal v0.4.17
2772026-09-04T21:32:06.705Z Downloaded is_ci v1.2.0
2782026-09-04T21:32:06.705Z Downloaded camino-tempfile v1.4.1
2792026-09-04T21:32:06.705Z Downloaded atomic-waker v1.1.2
2802026-09-04T21:32:06.705Z Downloaded bs58 v0.5.1
2812026-09-04T21:32:06.705Z Downloaded memmap v0.7.0
2822026-09-04T21:32:06.705Z Downloaded bitflags v1.3.2
2832026-09-04T21:32:06.705Z Downloaded byteorder v1.5.0
2842026-09-04T21:32:06.705Z Downloaded http-body-util v0.1.5
2852026-09-04T21:32:06.705Z Downloaded chacha20poly1305 v0.10.1
2862026-09-04T21:32:06.705Z Downloaded cfg-if v1.0.4
2872026-09-04T21:32:06.705Z Downloaded crc8 v0.1.1
2882026-09-04T21:32:06.705Z Downloaded block-buffer v0.12.1
2892026-09-04T21:32:06.705Z Downloaded curve25519-dalek-derive v0.1.1
2902026-09-04T21:32:06.705Z Downloaded lru-cache v0.1.2
2912026-09-04T21:32:06.705Z Downloaded compression-core v0.4.32
2922026-09-04T21:32:06.705Z Downloaded convert_case v0.4.0
2932026-09-04T21:32:06.705Z Downloaded itoa v1.0.18
2942026-09-04T21:32:06.705Z Downloaded newline-converter v0.3.0
2952026-09-04T21:32:06.705Z Downloaded cfg_aliases v0.2.2
2962026-09-04T21:32:06.705Z Downloaded ciborium-io v0.2.2
2972026-09-04T21:32:06.705Z Downloaded keccak v0.1.6
2982026-09-04T21:32:06.705Z Downloaded clap_lex v1.1.0
2992026-09-04T21:32:06.705Z Downloaded colorchoice v1.0.5
3002026-09-04T21:32:06.705Z Downloaded ingot-types v0.2.0
3012026-09-04T21:32:06.705Z Downloaded hubpack_derive v0.1.1
3022026-09-04T21:32:06.705Z Downloaded num-conv v0.2.2
3032026-09-04T21:32:06.706Z Downloaded scroll_derive v0.13.1
3042026-09-04T21:32:06.706Z Downloaded serde_spanned v0.6.9
3052026-09-04T21:32:06.706Z Downloaded serde_repr v0.1.21
3062026-09-04T21:32:06.706Z Downloaded serial_test v4.0.1
3072026-09-04T21:32:06.706Z Downloaded newtype_derive v0.1.6
3082026-09-04T21:32:06.706Z Downloaded backoff v0.4.0
3092026-09-04T21:32:06.706Z Downloaded bit-vec v0.8.0
3102026-09-04T21:32:06.706Z Downloaded bytecount v0.6.9
3112026-09-04T21:32:06.706Z Downloaded managed v0.8.0
3122026-09-04T21:32:06.706Z Downloaded macaddr v1.0.1
3132026-09-04T21:32:06.706Z Downloaded hostname v0.4.2
3142026-09-04T21:32:06.706Z Downloaded ingot v0.1.1
3152026-09-04T21:32:06.706Z Downloaded cipher v0.4.4
3162026-09-04T21:32:06.706Z Downloaded critical-section v1.2.0
3172026-09-04T21:32:06.706Z Downloaded humantime v2.4.0
3182026-09-04T21:32:06.706Z Downloaded ipnet v2.12.1
3192026-09-04T21:32:06.706Z Downloaded ipnetwork v0.21.1
3202026-09-04T21:32:06.706Z Downloaded serial_test_derive v4.0.1
3212026-09-04T21:32:06.706Z Downloaded slog-envlogger v2.2.0
3222026-09-04T21:32:06.706Z Downloaded structmeta-derive v0.3.0
3232026-09-04T21:32:06.706Z Downloaded supports-color v3.0.2
3242026-09-04T21:32:06.706Z Downloaded sync_wrapper v1.0.2
3252026-09-04T21:32:06.706Z Downloaded num v0.4.3
3262026-09-04T21:32:06.706Z Downloaded no-std-compat v0.4.1
3272026-09-04T21:32:06.706Z Downloaded backon v1.6.0
3282026-09-04T21:32:06.706Z Downloaded num-derive v0.4.2
3292026-09-04T21:32:06.706Z Downloaded cargo_toml v0.22.3
3302026-09-04T21:32:06.706Z Downloaded anyhow v1.0.104
3312026-09-04T21:32:06.706Z Downloaded natord v1.0.9
3322026-09-04T21:32:06.706Z Downloaded num-iter v0.1.46
3332026-09-04T21:32:06.706Z Downloaded thread-id v4.2.2
3342026-09-04T21:32:06.706Z Downloaded tokio-macros v2.7.2
3352026-09-04T21:32:06.706Z Downloaded toml_datetime v0.6.11
3362026-09-04T21:32:06.706Z Downloaded match_cfg v0.1.0
3372026-09-04T21:32:06.706Z Downloaded http-body v1.1.0
3382026-09-04T21:32:06.706Z Downloaded toml_write v0.1.2
3392026-09-04T21:32:06.706Z Downloaded lazy_static v1.5.0
3402026-09-04T21:32:06.706Z Downloaded linked-hash-map v0.5.6
3412026-09-04T21:32:06.706Z Downloaded memoffset v0.9.1
3422026-09-04T21:32:06.706Z Downloaded httpdate v1.0.3
3432026-09-04T21:32:06.707Z Downloaded mime v0.3.17
3442026-09-04T21:32:06.707Z Downloaded base64ct v1.8.3
3452026-09-04T21:32:06.707Z Downloaded crossbeam-deque v0.8.7
3462026-09-04T21:32:06.707Z Downloaded byte-wrapper v0.1.0
3472026-09-04T21:32:06.707Z Downloaded chacha20 v0.9.1
3482026-09-04T21:32:06.707Z Downloaded compression-codecs v0.4.38
3492026-09-04T21:32:06.707Z Downloaded libscf-sys v1.2.0
3502026-09-04T21:32:06.707Z Downloaded newtype-uuid-macros v0.1.1
3512026-09-04T21:32:06.707Z Downloaded rustversion v1.0.23
3522026-09-04T21:32:06.707Z Downloaded terminal_size v0.4.4
3532026-09-04T21:32:06.707Z Downloaded testing_table v0.3.0
3542026-09-04T21:32:06.707Z Downloaded time-core v0.1.9
3552026-09-04T21:32:06.707Z Downloaded rustls-pemfile v2.2.0
3562026-09-04T21:32:07.714Z Downloaded typify-macro v0.4.3
3572026-09-04T21:32:07.715Z Downloaded usdt v0.5.0
3582026-09-04T21:32:07.715Z Downloaded utf-8 v0.7.6
3592026-09-04T21:32:07.715Z Downloaded num-rational v0.4.2
3602026-09-04T21:32:07.715Z Downloaded zerofrom-derive v0.1.7
3612026-09-04T21:32:07.715Z Downloaded hybrid-array v0.4.14
3622026-09-04T21:32:07.715Z Downloaded icu_normalizer_data v2.2.0
3632026-09-04T21:32:07.715Z Downloaded ahash v0.8.12
3642026-09-04T21:32:07.715Z Downloaded ciborium v0.2.2
3652026-09-04T21:32:07.715Z Downloaded crossbeam-utils v0.8.22
3662026-09-04T21:32:07.715Z Downloaded lru-slab v0.1.2
3672026-09-04T21:32:07.715Z Downloaded serde_derive_internals v0.29.1
3682026-09-04T21:32:07.715Z Downloaded bcs v0.1.6
3692026-09-04T21:32:07.715Z Downloaded newtype-uuid v1.4.0
3702026-09-04T21:32:07.715Z Downloaded allocator-api2 v0.2.21
3712026-09-04T21:32:07.715Z Downloaded usdt-macro v0.6.0
3722026-09-04T21:32:07.715Z Downloaded wait-timeout v0.2.1
3732026-09-04T21:32:07.715Z Downloaded console v0.16.4
3742026-09-04T21:32:07.715Z Downloaded ingot-macros v0.2.0
3752026-09-04T21:32:07.716Z Downloaded libsw v3.5.0
3762026-09-04T21:32:07.716Z Downloaded dtrace-parser v0.2.0
3772026-09-04T21:32:07.716Z Downloaded foreign-types-macros v0.2.4
3782026-09-04T21:32:07.716Z Downloaded structmeta v0.3.0
3792026-09-04T21:32:07.716Z Downloaded zeroize_derive v1.5.0
3802026-09-04T21:32:07.716Z Downloaded embedded-io v0.4.0
3812026-09-04T21:32:07.716Z Downloaded fnv v1.0.7
3822026-09-04T21:32:07.716Z Downloaded hex v0.4.3
3832026-09-04T21:32:07.716Z Downloaded libsw-core v0.3.2
3842026-09-04T21:32:07.716Z Downloaded konst_macro_rules v0.2.19
3852026-09-04T21:32:07.716Z Downloaded num_enum v0.5.11
3862026-09-04T21:32:07.716Z Downloaded jobserver v0.1.35
3872026-09-04T21:32:07.716Z Downloaded heck v0.4.1
3882026-09-04T21:32:07.716Z Downloaded ingot-types v0.1.2
3892026-09-04T21:32:07.716Z Downloaded linear-map v1.2.0
3902026-09-04T21:32:07.716Z Downloaded multer v3.1.0
3912026-09-04T21:32:07.716Z Downloaded proc-macro-crate v3.5.0
3922026-09-04T21:32:07.716Z Downloaded num-complex v0.4.6
3932026-09-04T21:32:07.716Z Downloaded cookie v0.18.2
3942026-09-04T21:32:07.716Z Downloaded futures-sink v0.3.34
3952026-09-04T21:32:07.716Z Downloaded chacha20 v0.10.1
3962026-09-04T21:32:07.716Z Downloaded const_format_proc_macros v0.2.34
3972026-09-04T21:32:07.716Z Downloaded futures-task v0.3.34
3982026-09-04T21:32:07.716Z Downloaded futures-core v0.3.34
3992026-09-04T21:32:07.717Z Downloaded cmake v0.1.58
4002026-09-04T21:32:07.717Z Downloaded clap_derive v4.6.4
4012026-09-04T21:32:07.717Z Downloaded crc32fast v1.5.0
4022026-09-04T21:32:07.717Z Downloaded crossbeam-epoch v0.9.20
4032026-09-04T21:32:07.717Z Downloaded rusty-fork v0.3.1
4042026-09-04T21:32:07.717Z Downloaded slog-term v2.9.2
4052026-09-04T21:32:07.717Z Downloaded plain v0.2.3
4062026-09-04T21:32:07.717Z Downloaded progenitor-macro v0.13.0
4072026-09-04T21:32:07.717Z Downloaded zeroize v1.9.0
4082026-09-04T21:32:07.717Z Downloaded cancel-safe-futures v0.1.5
4092026-09-04T21:32:07.717Z Downloaded const-oid v0.10.2
4102026-09-04T21:32:07.717Z Downloaded data-encoding v2.11.1
4112026-09-04T21:32:07.717Z Downloaded quick-error v1.2.3
4122026-09-04T21:32:07.717Z Downloaded ingot-macros v0.1.1
4132026-09-04T21:32:07.717Z Downloaded num-integer v0.1.47
4142026-09-04T21:32:07.717Z Downloaded base64 v0.22.1
4152026-09-04T21:32:07.717Z Downloaded static_assertions v1.1.0
4162026-09-04T21:32:07.717Z Downloaded derive-ex v0.1.8
4172026-09-04T21:32:07.717Z Downloaded sigpipe v0.1.3
4182026-09-04T21:32:07.717Z Downloaded strum v0.27.2
4192026-09-04T21:32:07.717Z Downloaded slog-bunyan v2.5.0
4202026-09-04T21:32:07.717Z Downloaded tokio-rustls v0.26.4
4212026-09-04T21:32:07.717Z Downloaded rand_xorshift v0.4.0
4222026-09-04T21:32:07.717Z Downloaded rustc-hash v2.1.3
4232026-09-04T21:32:07.717Z Downloaded fixedbitset v0.5.7
4242026-09-04T21:32:07.717Z Downloaded iana-time-zone v0.1.65
4252026-09-04T21:32:07.717Z Downloaded ingot v0.2.1
4262026-09-04T21:32:07.718Z Downloaded fs-err v3.3.1
4272026-09-04T21:32:07.718Z Downloaded scroll_derive v0.12.1
4282026-09-04T21:32:07.718Z Downloaded serde_spanned v1.1.1
4292026-09-04T21:32:07.718Z Downloaded globset v0.4.20
4302026-09-04T21:32:07.718Z Downloaded heck v0.5.0
4312026-09-04T21:32:07.718Z Downloaded parking_lot_core v0.8.6
4322026-09-04T21:32:07.718Z Downloaded topological-sort v0.2.2
4332026-09-04T21:32:07.718Z Downloaded subtle v2.6.1
4342026-09-04T21:32:07.718Z Downloaded swrite v0.1.0
4352026-09-04T21:32:07.718Z Downloaded try-lock v0.2.5
4362026-09-04T21:32:07.718Z Downloaded usdt v0.6.0
4372026-09-04T21:32:07.718Z Downloaded thread_local v1.1.10
4382026-09-04T21:32:07.718Z Downloaded zerofrom v0.1.8
4392026-09-04T21:32:07.718Z Downloaded memmap2 v0.9.11
4402026-09-04T21:32:07.718Z Downloaded litemap v0.8.2
4412026-09-04T21:32:07.718Z Downloaded lock_api v0.4.14
4422026-09-04T21:32:07.718Z Downloaded port-file v0.1.0
4432026-09-04T21:32:07.718Z Downloaded poly1305 v0.8.0
4442026-09-04T21:32:07.718Z Downloaded blake2 v0.10.6
4452026-09-04T21:32:07.718Z Downloaded num_enum_derive v0.7.6
4462026-09-04T21:32:07.718Z Downloaded icu_properties v2.2.0
4472026-09-04T21:32:07.718Z Downloaded httparse v1.10.1
4482026-09-04T21:32:07.718Z Downloaded rand_chacha v0.9.0
4492026-09-04T21:32:07.718Z Downloaded proc-macro-error v1.0.4
4502026-09-04T21:32:07.719Z Downloaded thiserror-impl v1.0.69
4512026-09-04T21:32:07.719Z Downloaded pest_derive v2.8.8
4522026-09-04T21:32:07.719Z Downloaded progenitor-client v0.13.0
4532026-09-04T21:32:07.719Z Downloaded bytes v1.12.1
4542026-09-04T21:32:07.719Z Downloaded clap v4.6.6
4552026-09-04T21:32:07.719Z Downloaded usdt-macro v0.5.0
4562026-09-04T21:32:07.728Z Downloaded utf8_iter v1.0.4
4572026-09-04T21:32:07.728Z Downloaded darling_macro v0.21.3
4582026-09-04T21:32:07.728Z Downloaded dof v0.3.0
4592026-09-04T21:32:07.728Z Downloaded fxhash v0.2.1
4602026-09-04T21:32:07.728Z Downloaded sha2 v0.10.9
4612026-09-04T21:32:07.728Z Downloaded dropshot-api-manager-types v0.8.0
4622026-09-04T21:32:07.728Z Downloaded equivalent v1.0.2
4632026-09-04T21:32:07.728Z Downloaded foreign-types v0.3.2
4642026-09-04T21:32:07.729Z Downloaded foreign-types v0.5.0
4652026-09-04T21:32:07.729Z Downloaded foreign-types-shared v0.1.1
4662026-09-04T21:32:07.729Z Downloaded pest_generator v2.8.8
4672026-09-04T21:32:07.729Z Downloaded time-macros v0.2.32
4682026-09-04T21:32:07.729Z Downloaded indexmap v1.9.3
4692026-09-04T21:32:07.729Z Downloaded icu_locale_core v2.2.0
4702026-09-04T21:32:07.729Z Downloaded ff v0.13.1
4712026-09-04T21:32:07.729Z Downloaded slab v0.4.12
4722026-09-04T21:32:07.729Z Downloaded slog-dtrace v0.3.0
4732026-09-04T21:32:07.729Z Downloaded defmt-macros v1.1.1
4742026-09-04T21:32:07.729Z Downloaded toml v1.1.4+spec-1.1.0
4752026-09-04T21:32:07.729Z Downloaded typify v0.4.3
4762026-09-04T21:32:07.729Z Downloaded log v0.4.33
4772026-09-04T21:32:07.729Z Downloaded rand_pcg v0.10.2
4782026-09-04T21:32:07.729Z Downloaded parking_lot v0.12.5
4792026-09-04T21:32:07.729Z Downloaded hash32 v0.3.1
4802026-09-04T21:32:07.729Z Downloaded http v1.5.0
4812026-09-04T21:32:07.729Z Downloaded toml_writer v1.1.2+spec-1.1.0
4822026-09-04T21:32:07.729Z Downloaded scroll v0.13.0
4832026-09-04T21:32:07.729Z Downloaded proc-macro-error-attr v1.0.4
4842026-09-04T21:32:07.729Z Downloaded proc-macro-crate v1.3.1
4852026-09-04T21:32:07.729Z Downloaded scroll v0.12.0
4862026-09-04T21:32:07.729Z Downloaded strum_macros v0.28.0
4872026-09-04T21:32:07.729Z Downloaded ref-cast v1.0.26
4882026-09-04T21:32:07.729Z Downloaded num-traits v0.2.19
4892026-09-04T21:32:07.729Z Downloaded num_enum_derive v0.5.11
4902026-09-04T21:32:07.729Z Downloaded serde-big-array v0.5.1
4912026-09-04T21:32:07.729Z Downloaded snafu-derive v0.8.9
4922026-09-04T21:32:07.730Z Downloaded walkdir v2.5.0
4932026-09-04T21:32:07.730Z Downloaded stable_deref_trait v1.2.1
4942026-09-04T21:32:07.730Z Downloaded indicatif v0.18.6
4952026-09-04T21:32:07.730Z Downloaded scopeguard v1.2.0
4962026-09-04T21:32:07.730Z Downloaded serde_yaml v0.9.34+deprecated
4972026-09-04T21:32:07.730Z Downloaded base64 v0.21.7
4982026-09-04T21:32:07.730Z Downloaded derive-where v1.6.1
4992026-09-04T21:32:07.730Z Downloaded arc-swap v1.9.2
5002026-09-04T21:32:07.730Z Downloaded const_format v0.2.36
5012026-09-04T21:32:07.730Z Downloaded socket2 v0.6.5
5022026-09-04T21:32:07.730Z Downloaded untrusted v0.9.0
5032026-09-04T21:32:07.730Z Downloaded version_check v0.9.5
5042026-09-04T21:32:07.730Z Downloaded thread-id v5.1.0
5052026-09-04T21:32:07.730Z Downloaded cc v1.4.2
5062026-09-04T21:32:07.730Z Downloaded miniz_oxide v0.8.9
5072026-09-04T21:32:07.730Z Downloaded unarray v0.1.4
5082026-09-04T21:32:07.730Z Downloaded oxide-tokio-rt v0.1.6
5092026-09-04T21:32:07.730Z Downloaded paste v1.0.15
5102026-09-04T21:32:07.730Z Downloaded owo-colors v4.3.0
5112026-09-04T21:32:07.730Z Downloaded tower-service v0.3.3
5122026-09-04T21:32:07.730Z Downloaded either v1.17.0
5132026-09-04T21:32:07.730Z Downloaded fastrand v2.5.0
5142026-09-04T21:32:07.730Z Downloaded unicode-ident v1.0.24
5152026-09-04T21:32:07.730Z Downloaded tempfile v3.27.0
5162026-09-04T21:32:07.730Z Downloaded dropshot_endpoint v0.17.1
5172026-09-04T21:32:07.730Z Downloaded konst v0.2.20
5182026-09-04T21:32:07.730Z Downloaded half v2.7.1
5192026-09-04T21:32:07.730Z Downloaded thin-vec v0.2.19
5202026-09-04T21:32:07.730Z Downloaded ucd-trie v0.1.7
5212026-09-04T21:32:07.730Z Downloaded progenitor v0.10.0
5222026-09-04T21:32:07.730Z Downloaded tokio-dtrace v0.1.1
5232026-09-04T21:32:07.730Z Downloaded typify-macro v0.6.2
5242026-09-04T21:32:07.730Z Downloaded zone_cfg_derive v0.3.1
5252026-09-04T21:32:07.731Z Downloaded embedded-io v0.6.1
5262026-09-04T21:32:07.731Z Downloaded git-stub v1.0.0
5272026-09-04T21:32:07.731Z Downloaded rustls-pki-types v1.15.1
5282026-09-04T21:32:07.731Z Downloaded serde_tokenstream v0.2.3
5292026-09-04T21:32:07.731Z Downloaded drift v0.2.0
5302026-09-04T21:32:07.731Z Downloaded idna v1.1.0
5312026-09-04T21:32:07.731Z Downloaded crossbeam-channel v0.5.16
5322026-09-04T21:32:07.731Z Downloaded crypto-bigint v0.5.5
5332026-09-04T21:32:07.731Z Downloaded fixedbitset v0.4.2
5342026-09-04T21:32:07.731Z Downloaded opaque-debug v0.3.1
5352026-09-04T21:32:07.731Z Downloaded defmt-parser v1.0.0
5362026-09-04T21:32:07.731Z Downloaded float-ord v0.3.2
5372026-09-04T21:32:07.731Z Downloaded schemars v1.2.2
5382026-09-04T21:32:07.731Z Downloaded serde v1.0.229
5392026-09-04T21:32:07.731Z Downloaded elliptic-curve v0.13.8
5402026-09-04T21:32:07.731Z Downloaded yansi v1.0.1
5412026-09-04T21:32:07.731Z Downloaded darling_core v0.21.3
5422026-09-04T21:32:07.731Z Downloaded smallvec v1.15.2
5432026-09-04T21:32:07.731Z Downloaded rand_core v0.10.1
5442026-09-04T21:32:07.731Z Downloaded serde_path_to_error v0.1.20
5452026-09-04T21:32:07.731Z Downloaded progenitor-client v0.10.0
5462026-09-04T21:32:07.731Z Downloaded rand_chacha v0.3.1
5472026-09-04T21:32:07.731Z Downloaded serde_plain v1.0.2
5482026-09-04T21:32:07.731Z Downloaded openssl-macros v0.1.1
5492026-09-04T21:32:07.731Z Downloaded potential_utf v0.1.5
5502026-09-04T21:32:07.731Z Downloaded smawk v0.3.3
5512026-09-04T21:32:07.731Z Downloaded strum_macros v0.26.4
5522026-09-04T21:32:07.731Z Downloaded thiserror v1.0.69
5532026-09-04T21:32:07.731Z Downloaded tokio-tungstenite v0.21.0
5542026-09-04T21:32:07.731Z Downloaded rustc_version v0.1.7
5552026-09-04T21:32:07.731Z Downloaded sha1 v0.11.0
5562026-09-04T21:32:07.742Z Downloaded toml v0.8.23
5572026-09-04T21:32:07.742Z Downloaded schemars v0.8.22
5582026-09-04T21:32:07.742Z Downloaded papergrid v0.11.0
5592026-09-04T21:32:07.742Z Downloaded usdt-impl v0.5.0
5602026-09-04T21:32:07.742Z Downloaded pest_meta v2.8.8
5612026-09-04T21:32:07.742Z Downloaded take_mut v0.2.2
5622026-09-04T21:32:07.742Z Downloaded tungstenite v0.21.0
5632026-09-04T21:32:07.742Z Downloaded getrandom v0.4.3
5642026-09-04T21:32:07.742Z Downloaded textwrap v0.16.2
5652026-09-04T21:32:07.742Z Downloaded ppv-lite86 v0.2.21
5662026-09-04T21:32:07.742Z Downloaded defmt v1.1.1
5672026-09-04T21:32:07.742Z Downloaded usdt-attr-macro v0.6.0
5682026-09-04T21:32:07.742Z Downloaded strum v0.26.3
5692026-09-04T21:32:07.742Z Downloaded unicode-linebreak v0.1.5
5702026-09-04T21:32:07.742Z Downloaded usdt-attr-macro v0.5.0
5712026-09-04T21:32:07.743Z Downloaded yoke-derive v0.8.2
5722026-09-04T21:32:07.743Z Downloaded debug-ignore v1.0.5
5732026-09-04T21:32:07.743Z Downloaded dtrace-parser v0.3.0
5742026-09-04T21:32:07.743Z Downloaded futures-macro v0.3.34
5752026-09-04T21:32:07.743Z Downloaded spin v0.5.2
5762026-09-04T21:32:07.743Z Downloaded termtree v0.5.1
5772026-09-04T21:32:07.743Z Downloaded itertools v0.12.1
5782026-09-04T21:32:07.743Z Downloaded diff v0.1.13
5792026-09-04T21:32:07.743Z Downloaded rustls-native-certs v0.8.4
5802026-09-04T21:32:07.743Z Downloaded group v0.13.0
5812026-09-04T21:32:07.743Z Downloaded rhai_codegen v3.2.0
5822026-09-04T21:32:07.743Z Downloaded icu_collections v2.2.0
5832026-09-04T21:32:07.743Z Downloaded progenitor-impl v0.13.0
5842026-09-04T21:32:07.743Z Downloaded whoami v1.6.1
5852026-09-04T21:32:07.743Z Downloaded url v2.5.8
5862026-09-04T21:32:07.743Z Downloaded typeid v1.0.3
5872026-09-04T21:32:07.743Z Downloaded futures-io v0.3.34
5882026-09-04T21:32:07.743Z Downloaded omicron-workspace-hack v0.1.0
5892026-09-04T21:32:07.743Z Downloaded digest v0.11.3
5902026-09-04T21:32:07.743Z Downloaded displaydoc v0.2.7
5912026-09-04T21:32:07.743Z Downloaded progenitor-macro v0.14.0
5922026-09-04T21:32:07.743Z Downloaded password-hash v0.5.0
5932026-09-04T21:32:07.743Z Downloaded slog-stdlog v4.1.1
5942026-09-04T21:32:07.743Z Downloaded parse-display-derive v0.10.0
5952026-09-04T21:32:07.743Z Downloaded simd-adler32 v0.3.10
5962026-09-04T21:32:07.743Z Downloaded schemars_derive v0.8.22
5972026-09-04T21:32:07.743Z Downloaded olpc-cjson v0.1.4
5982026-09-04T21:32:07.743Z Downloaded siphasher v1.0.3
5992026-09-04T21:32:07.743Z Downloaded tower-layer v0.3.3
6002026-09-04T21:32:07.744Z Downloaded minimal-lexical v0.2.1
6012026-09-04T21:32:07.744Z Downloaded xattr v1.6.1
6022026-09-04T21:32:07.744Z Downloaded xz2 v0.1.7
6032026-09-04T21:32:07.744Z Downloaded form_urlencoded v1.2.2
6042026-09-04T21:32:07.744Z Downloaded percent-encoding v2.3.2
6052026-09-04T21:32:07.744Z Downloaded powerfmt v0.2.0
6062026-09-04T21:32:07.744Z Downloaded unsafe-libyaml v0.2.11
6072026-09-04T21:32:07.744Z Downloaded rustc_version v0.4.1
6082026-09-04T21:32:07.744Z Downloaded proc-macro2 v1.0.107
6092026-09-04T21:32:07.744Z Downloaded spin v0.9.9
6102026-09-04T21:32:07.744Z Downloaded thiserror-no-std v2.0.2
6112026-09-04T21:32:07.744Z Downloaded digest v0.10.7
6122026-09-04T21:32:07.744Z Downloaded dyn-clone v1.0.20
6132026-09-04T21:32:07.744Z Downloaded enum-as-inner v0.6.1
6142026-09-04T21:32:07.744Z Downloaded icu_normalizer v2.2.0
6152026-09-04T21:32:07.744Z Downloaded indexmap v2.14.0
6162026-09-04T21:32:07.744Z Downloaded mio v1.2.2
6172026-09-04T21:32:07.744Z Downloaded rand v0.8.7
6182026-09-04T21:32:07.744Z Downloaded progenitor-client v0.14.0
6192026-09-04T21:32:07.744Z Downloaded tagptr v0.2.0
6202026-09-04T21:32:07.744Z Downloaded yoke v0.8.3
6212026-09-04T21:32:07.744Z Downloaded getrandom v0.3.4
6222026-09-04T21:32:07.744Z Downloaded memchr v2.8.3
6232026-09-04T21:32:07.744Z Downloaded hostname v0.3.1
6242026-09-04T21:32:07.744Z Downloaded universal-hash v0.5.1
6252026-09-04T21:32:07.744Z Downloaded strum_macros v0.27.2
6262026-09-04T21:32:07.744Z Downloaded dunce v1.0.5
6272026-09-04T21:32:07.744Z Downloaded toml_parser v1.1.3+spec-1.1.0
6282026-09-04T21:32:07.744Z Downloaded progenitor-macro v0.10.0
6292026-09-04T21:32:07.744Z Downloaded secrecy v0.10.3
6302026-09-04T21:32:07.744Z Downloaded progenitor-extras v0.2.0
6312026-09-04T21:32:07.744Z Downloaded rand_core v0.6.4
6322026-09-04T21:32:07.744Z Downloaded strsim v0.11.1
6332026-09-04T21:32:07.744Z Downloaded untrusted v0.7.1
6342026-09-04T21:32:07.744Z Downloaded parse-display v0.10.0
6352026-09-04T21:32:07.744Z Downloaded want v0.3.1
6362026-09-04T21:32:07.744Z Downloaded zone v0.3.1
6372026-09-04T21:32:07.745Z Downloaded defmt v0.3.100
6382026-09-04T21:32:07.745Z Downloaded futures-channel v0.3.34
6392026-09-04T21:32:07.745Z Downloaded openssl-sys v0.9.117
6402026-09-04T21:32:07.745Z Downloaded pin-project-internal v1.1.13
6412026-09-04T21:32:07.745Z Downloaded foldhash v0.1.5
6422026-09-04T21:32:07.745Z Downloaded thiserror v2.0.20
6432026-09-04T21:32:07.745Z Downloaded phf v0.12.1
6442026-09-04T21:32:07.745Z Downloaded thiserror-impl v2.0.20
6452026-09-04T21:32:07.745Z Downloaded openssl-probe v0.2.1
6462026-09-04T21:32:07.745Z Downloaded serde_urlencoded v0.7.1
6472026-09-04T21:32:07.745Z Downloaded tabwriter v1.4.1
6482026-09-04T21:32:07.745Z Downloaded zerovec-derive v0.11.3
6492026-09-04T21:32:07.745Z Downloaded hyper-util v0.1.20
6502026-09-04T21:32:07.745Z Downloaded semver v1.0.28
6512026-09-04T21:32:07.745Z Downloaded slog-async v2.8.0
6522026-09-04T21:32:07.745Z Downloaded generic-array v0.14.7
6532026-09-04T21:32:07.745Z Downloaded glob v0.3.4
6542026-09-04T21:32:07.745Z Downloaded darling_macro v0.23.0
6552026-09-04T21:32:07.745Z Downloaded similar v3.2.0
6562026-09-04T21:32:07.749Z Downloaded toml v0.9.12+spec-1.1.0
6572026-09-04T21:32:07.749Z Downloaded similar v2.7.0
6582026-09-04T21:32:07.749Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6592026-09-04T21:32:07.749Z Downloaded writeable v0.6.3
6602026-09-04T21:32:07.749Z Downloaded unit-prefix v0.5.2
6612026-09-04T21:32:07.749Z Downloaded term v1.2.1
6622026-09-04T21:32:07.749Z Downloaded zerotrie v0.2.4
6632026-09-04T21:32:07.749Z Downloaded serde_tokenstream v0.3.0
6642026-09-04T21:32:07.749Z Downloaded sha1 v0.10.7
6652026-09-04T21:32:07.749Z Downloaded smf v0.2.3
6662026-09-04T21:32:07.749Z Downloaded num_threads v0.1.7
6672026-09-04T21:32:07.749Z Downloaded foreign-types-shared v0.3.1
6682026-09-04T21:32:07.749Z Downloaded hmac v0.12.1
6692026-09-04T21:32:07.749Z Downloaded pin-project v1.1.13
6702026-09-04T21:32:07.749Z Downloaded rustls-platform-verifier v0.7.0
6712026-09-04T21:32:07.750Z Downloaded rand_core v0.9.5
6722026-09-04T21:32:07.750Z Downloaded quote v1.0.47
6732026-09-04T21:32:07.750Z Downloaded pretty-hex v0.4.2
6742026-09-04T21:32:07.750Z Downloaded deranged v0.5.8
6752026-09-04T21:32:07.750Z Downloaded ref-cast-impl v1.0.26
6762026-09-04T21:32:07.750Z Downloaded strum v0.28.0
6772026-09-04T21:32:07.750Z Downloaded snafu v0.8.9
6782026-09-04T21:32:07.750Z Downloaded tar v0.4.46
6792026-09-04T21:32:07.750Z Downloaded filetime v0.2.29
6802026-09-04T21:32:07.750Z Downloaded flate2 v1.1.9
6812026-09-04T21:32:07.750Z Downloaded heapless v0.8.0
6822026-09-04T21:32:07.750Z Downloaded serde_with_macros v3.22.0
6832026-09-04T21:32:07.750Z Downloaded tokio-stream v0.1.19
6842026-09-04T21:32:07.750Z Downloaded find-msvc-tools v0.1.10
6852026-09-04T21:32:07.750Z Downloaded tinyvec_macros v0.1.1
6862026-09-04T21:32:07.750Z Downloaded slog-json v2.6.1
6872026-09-04T21:32:07.750Z Downloaded unicode-xid v0.2.6
6882026-09-04T21:32:07.750Z Downloaded darling v0.23.0
6892026-09-04T21:32:07.750Z Downloaded utf8parse v0.2.2
6902026-09-04T21:32:07.750Z Downloaded darling_core v0.23.0
6912026-09-04T21:32:07.750Z Downloaded same-file v1.0.6
6922026-09-04T21:32:07.750Z Downloaded semver v0.1.20
6932026-09-04T21:32:07.750Z Downloaded parking_lot v0.11.2
6942026-09-04T21:32:07.750Z Downloaded postcard v1.1.3
6952026-09-04T21:32:07.750Z Downloaded zerocopy-derive v0.8.56
6962026-09-04T21:32:07.750Z Downloaded ron v0.12.2
6972026-09-04T21:32:07.750Z Downloaded test-strategy v0.4.5
6982026-09-04T21:32:07.750Z Downloaded tracing-attributes v0.1.31
6992026-09-04T21:32:07.750Z Downloaded waitgroup v0.1.2
7002026-09-04T21:32:07.750Z Downloaded prettyplease v0.2.37
7012026-09-04T21:32:07.751Z Downloaded thiserror-impl-no-std v2.0.2
7022026-09-04T21:32:07.751Z Downloaded erased-serde v0.3.31
7032026-09-04T21:32:07.751Z Downloaded slog v2.8.2
7042026-09-04T21:32:07.751Z Downloaded gethostname v0.5.0
7052026-09-04T21:32:07.751Z Downloaded hickory-resolver v0.24.4
7062026-09-04T21:32:07.751Z Downloaded smartstring v1.0.1
7072026-09-04T21:32:07.751Z Downloaded zmij v1.0.23
7082026-09-04T21:32:07.751Z Downloaded phf_shared v0.12.1
7092026-09-04T21:32:07.751Z Downloaded foldhash v0.2.0
7102026-09-04T21:32:07.751Z Downloaded serde_derive v1.0.229
7112026-09-04T21:32:07.751Z Downloaded git-stub-vcs v0.1.0
7122026-09-04T21:32:07.751Z Downloaded fs_extra v1.3.0
7132026-09-04T21:32:07.751Z Downloaded tabled_derive v0.7.0
7142026-09-04T21:32:07.751Z Downloaded tiny-keccak v2.0.2
7152026-09-04T21:32:07.751Z Downloaded unicode-segmentation v1.13.3
7162026-09-04T21:32:07.751Z Downloaded errno v0.3.14
7172026-09-04T21:32:07.751Z Downloaded papergrid v0.18.0
7182026-09-04T21:32:07.751Z Downloaded nom v7.1.3
7192026-09-04T21:32:07.751Z Downloaded vsss-rs v3.3.4
7202026-09-04T21:32:07.751Z Downloaded highway v1.3.0
7212026-09-04T21:32:07.751Z Downloaded pem v3.0.6
7222026-09-04T21:32:07.751Z Downloaded pin-project-lite v0.2.17
7232026-09-04T21:32:07.751Z Downloaded pkg-config v0.3.33
7242026-09-04T21:32:07.751Z Downloaded futures-executor v0.3.34
7252026-09-04T21:32:07.751Z Downloaded nom v8.0.0
7262026-09-04T21:32:07.751Z Downloaded num_enum v0.7.6
7272026-09-04T21:32:07.751Z Downloaded quinn-udp v0.5.15
7282026-09-04T21:32:07.751Z Downloaded slog-scope v4.4.1
7292026-09-04T21:32:07.751Z Downloaded toml v0.7.8
7302026-09-04T21:32:07.751Z Downloaded tinyvec v1.12.0
7312026-09-04T21:32:07.751Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7322026-09-04T21:32:07.751Z Downloaded dof v0.4.0
7332026-09-04T21:32:07.751Z Downloaded aho-corasick v1.1.5
7342026-09-04T21:32:07.751Z Downloaded tower v0.5.3
7352026-09-04T21:32:07.751Z Downloaded progenitor-impl v0.10.0
7362026-09-04T21:32:07.751Z Downloaded signal-hook-registry v1.4.8
7372026-09-04T21:32:07.751Z Downloaded daft-derive v0.1.8
7382026-09-04T21:32:07.752Z Downloaded progenitor v0.14.0
7392026-09-04T21:32:07.752Z Downloaded zerocopy-derive v0.7.35
7402026-09-04T21:32:07.752Z Downloaded getrandom v0.2.17
7412026-09-04T21:32:07.752Z Downloaded oxnet v0.1.7
7422026-09-04T21:32:07.752Z Downloaded resolv-conf v0.7.6
7432026-09-04T21:32:07.752Z Downloaded synstructure v0.13.2
7442026-09-04T21:32:07.752Z Downloaded parking_lot_core v0.9.12
7452026-09-04T21:32:07.752Z Downloaded quinn v0.11.11
7462026-09-04T21:32:07.752Z Downloaded clap_builder v4.6.6
7472026-09-04T21:32:07.752Z Downloaded progenitor v0.13.0
7482026-09-04T21:32:07.752Z Downloaded shlex v2.0.1
7492026-09-04T21:32:07.752Z Downloaded tinystr v0.8.3
7502026-09-04T21:32:07.752Z Downloaded rand v0.9.5
7512026-09-04T21:32:07.752Z Downloaded jiff-core v0.1.0
7522026-09-04T21:32:07.752Z Downloaded usdt-impl v0.6.0
7532026-09-04T21:32:07.752Z Downloaded uuid v1.26.0
7542026-09-04T21:32:07.752Z Downloaded schemars v0.9.0
7552026-09-04T21:32:07.752Z Downloaded ryu v1.0.23
7562026-09-04T21:32:07.758Z Downloaded serde_core v1.0.229
7572026-09-04T21:32:07.758Z Downloaded typed-path v0.9.3
7582026-09-04T21:32:07.758Z Downloaded tracing-core v0.1.36
7592026-09-04T21:32:07.758Z Downloaded derive_more v0.99.20
7602026-09-04T21:32:07.758Z Downloaded pest v2.8.8
7612026-09-04T21:32:07.758Z Downloaded itertools v0.14.0
7622026-09-04T21:32:07.758Z Downloaded toml_edit v0.19.15
7632026-09-04T21:32:07.758Z Downloaded darling v0.21.3
7642026-09-04T21:32:07.758Z Downloaded once_cell v1.21.4
7652026-09-04T21:32:07.758Z Downloaded itertools v0.15.0
7662026-09-04T21:32:07.758Z Downloaded pretty_assertions v1.4.1
7672026-09-04T21:32:07.758Z Downloaded h2 v0.4.15
7682026-09-04T21:32:07.758Z Downloaded hashbrown v0.12.3
7692026-09-04T21:32:07.758Z Downloaded blake3 v1.8.6
7702026-09-04T21:32:07.758Z Downloaded typify v0.6.2
7712026-09-04T21:32:07.758Z Downloaded winnow v0.7.15
7722026-09-04T21:32:07.758Z Downloaded rayon-core v1.13.0
7732026-09-04T21:32:07.758Z Downloaded qorb v0.4.1
7742026-09-04T21:32:07.758Z Downloaded progenitor-impl v0.14.0
7752026-09-04T21:32:07.758Z Downloaded typenum v1.20.1
7762026-09-04T21:32:07.758Z Downloaded unicode-normalization v0.1.25
7772026-09-04T21:32:07.758Z Downloaded rustls-webpki v0.103.14
7782026-09-04T21:32:07.758Z Downloaded toml_edit v0.25.13+spec-1.1.0
7792026-09-04T21:32:07.759Z Downloaded futures v0.3.34
7802026-09-04T21:32:07.759Z Downloaded omicron-zone-package v0.12.3
7812026-09-04T21:32:07.759Z Downloaded steno v0.4.1
7822026-09-04T21:32:07.759Z Downloaded toml_edit v0.22.27
7832026-09-04T21:32:07.759Z Downloaded icu_properties_data v2.2.0
7842026-09-04T21:32:07.759Z Downloaded reqwest v0.12.28
7852026-09-04T21:32:07.759Z Downloaded expectorate v1.3.0
7862026-09-04T21:32:07.759Z Downloaded zerovec v0.11.6
7872026-09-04T21:32:07.759Z Downloaded libm v0.2.16
7882026-09-04T21:32:07.759Z Downloaded rand v0.10.2
7892026-09-04T21:32:07.759Z Downloaded goblin v0.8.2
7902026-09-04T21:32:07.759Z Downloaded tokio-util v0.7.19
7912026-09-04T21:32:07.759Z Downloaded winnow v0.5.40
7922026-09-04T21:32:07.759Z Downloaded webpki-roots v1.0.9
7932026-09-04T21:32:07.759Z Downloaded hashbrown v0.17.1
7942026-09-04T21:32:07.759Z Downloaded hashbrown v0.15.5
7952026-09-04T21:32:07.759Z Downloaded iddqd v0.4.6
7962026-09-04T21:32:07.759Z Downloaded futures-util v0.3.34
7972026-09-04T21:32:07.759Z Downloaded tough v0.22.0
7982026-09-04T21:32:07.759Z Downloaded aws-lc-rs v1.18.0
7992026-09-04T21:32:07.759Z Downloaded chrono v0.4.45
8002026-09-04T21:32:07.759Z Downloaded serde_json v1.0.151
8012026-09-04T21:32:07.759Z Downloaded hashbrown v0.16.1
8022026-09-04T21:32:07.760Z Downloaded hickory-resolver v0.25.2
8032026-09-04T21:32:07.760Z Downloaded winnow v1.0.4
8042026-09-04T21:32:07.760Z Downloaded tower-http v0.6.11
8052026-09-04T21:32:07.760Z Downloaded dropshot-api-manager v0.8.0
8062026-09-04T21:32:07.760Z Downloaded portable-atomic v1.15.0
8072026-09-04T21:32:07.760Z Downloaded regex v1.13.1
8082026-09-04T21:32:07.760Z Downloaded moka v0.12.16
8092026-09-04T21:32:07.760Z Downloaded reqwest v0.13.4
8102026-09-04T21:32:07.760Z Downloaded curve25519-dalek v4.1.3
8112026-09-04T21:32:07.760Z Downloaded unicode-width v0.2.2
8122026-09-04T21:32:07.760Z Downloaded tabled v0.21.0
8132026-09-04T21:32:07.760Z Downloaded unicode-width v0.1.14
8142026-09-04T21:32:07.760Z Downloaded hkdf v0.12.4
8152026-09-04T21:32:07.760Z Downloaded syn v2.0.119
8162026-09-04T21:32:07.760Z Downloaded syn v3.0.3
8172026-09-04T21:32:07.760Z Downloaded zerocopy v0.7.35
8182026-09-04T21:32:07.760Z Downloaded quinn-proto v0.11.16
8192026-09-04T21:32:07.760Z Downloaded zerocopy v0.8.56
8202026-09-04T21:32:07.760Z Downloaded rayon v1.12.0
8212026-09-04T21:32:07.760Z Downloaded serde_with v3.22.0
8222026-09-04T21:32:07.760Z Downloaded bstr v1.13.1
8232026-09-04T21:32:07.760Z Downloaded vcpkg v0.2.15
8242026-09-04T21:32:07.761Z Downloaded openssl v0.10.81
8252026-09-04T21:32:07.761Z Downloaded rustix v0.38.44
8262026-09-04T21:32:07.761Z Downloaded time v0.3.55
8272026-09-04T21:32:07.761Z Downloaded regex-syntax v0.8.11
8282026-09-04T21:32:07.761Z Downloaded regress v0.10.5
8292026-09-04T21:32:07.761Z Downloaded proptest v1.11.0
8302026-09-04T21:32:07.761Z Downloaded syn v1.0.109
8312026-09-04T21:32:07.761Z Downloaded nix v0.31.3
8322026-09-04T21:32:07.761Z Downloaded rustls v0.23.43
8332026-09-04T21:32:07.761Z Downloaded hickory-proto v0.25.2
8342026-09-04T21:32:07.761Z Downloaded tabled v0.15.0
8352026-09-04T21:32:07.761Z Downloaded goblin v0.10.7
8362026-09-04T21:32:07.761Z Downloaded openapiv3 v2.2.0
8372026-09-04T21:32:07.761Z Downloaded tracing v0.1.44
8382026-09-04T21:32:07.761Z Downloaded hickory-proto v0.24.4
8392026-09-04T21:32:07.761Z Downloaded smoltcp v0.11.0
8402026-09-04T21:32:07.761Z Downloaded regress v0.11.1
8412026-09-04T21:32:07.761Z Downloaded typify-impl v0.6.2
8422026-09-04T21:32:07.761Z Downloaded sled v0.34.7
8432026-09-04T21:32:07.762Z Downloaded rustix v1.1.4
8442026-09-04T21:32:07.762Z Downloaded dropshot v0.17.1
8452026-09-04T21:32:07.762Z Downloaded typify-impl v0.4.3
8462026-09-04T21:32:07.762Z Downloaded rhai v1.26.0
8472026-09-04T21:32:07.762Z Downloaded regex-automata v0.4.18
8482026-09-04T21:32:07.762Z Downloaded jiff v0.2.35
8492026-09-04T21:32:07.762Z Downloaded lzma-sys v0.1.20
8502026-09-04T21:32:07.762Z Downloaded petgraph v0.6.5
8512026-09-04T21:32:07.762Z Downloaded chrono-tz v0.10.4
8522026-09-04T21:32:07.762Z Downloaded libc v0.2.189
8532026-09-04T21:32:07.762Z Downloaded tokio v1.53.1
8542026-09-04T21:32:07.762Z Downloaded petgraph v0.8.3
8552026-09-04T21:32:07.762Z Downloaded csv v1.4.0
8562026-09-04T21:32:08.171Z Downloaded sha3 v0.10.9
8572026-09-04T21:32:08.171Z Downloaded encoding_rs v0.8.35
8582026-09-04T21:32:08.171Z Downloaded ring v0.17.14
8592026-09-04T21:32:08.174Z Downloaded aws-lc-sys v0.44.0
8602026-09-04T21:32:09.046Z Compiling proc-macro2 v1.0.107
8612026-09-04T21:32:09.046Z Compiling quote v1.0.47
8622026-09-04T21:32:09.046Z Compiling unicode-ident v1.0.24
8632026-09-04T21:32:09.046Z Compiling serde_core v1.0.229
8642026-09-04T21:32:09.046Z Compiling cfg-if v1.0.4
8652026-09-04T21:32:09.046Z Compiling serde v1.0.229
8662026-09-04T21:32:09.051Z Compiling libc v0.2.189
8672026-09-04T21:32:09.051Z Compiling memchr v2.8.3
8682026-09-04T21:32:09.273Z Compiling itoa v1.0.18
8692026-09-04T21:32:09.455Z Compiling zmij v1.0.23
8702026-09-04T21:32:09.787Z Compiling smallvec v1.15.2
8712026-09-04T21:32:09.856Z Compiling autocfg v1.5.1
8722026-09-04T21:32:09.882Z Compiling libm v0.2.16
8732026-09-04T21:32:10.011Z Compiling stable_deref_trait v1.2.1
8742026-09-04T21:32:10.087Z Compiling litemap v0.8.2
8752026-09-04T21:32:10.167Z Compiling writeable v0.6.3
8762026-09-04T21:32:10.603Z Compiling percent-encoding v2.3.2
8772026-09-04T21:32:10.611Z Compiling icu_properties_data v2.2.0
8782026-09-04T21:32:10.611Z Compiling icu_normalizer_data v2.2.0
8792026-09-04T21:32:10.611Z Compiling utf8_iter v1.0.4
8802026-09-04T21:32:10.611Z Compiling iana-time-zone v0.1.65
8812026-09-04T21:32:10.611Z Compiling equivalent v1.0.2
8822026-09-04T21:32:10.611Z Compiling pin-project-lite v0.2.17
8832026-09-04T21:32:10.611Z Compiling version_check v0.9.5
8842026-09-04T21:32:10.611Z Compiling form_urlencoded v1.2.2
8852026-09-04T21:32:10.611Z Compiling allocator-api2 v0.2.21
8862026-09-04T21:32:10.611Z Compiling parking_lot_core v0.9.12
8872026-09-04T21:32:10.722Z Compiling syn v2.0.119
8882026-09-04T21:32:10.759Z Compiling syn v3.0.3
8892026-09-04T21:32:10.801Z Compiling serde_json v1.0.151
8902026-09-04T21:32:10.841Z Compiling dyn-clone v1.0.20
8912026-09-04T21:32:10.853Z Compiling scopeguard v1.2.0
8922026-09-04T21:32:10.873Z Compiling hashbrown v0.17.1
8932026-09-04T21:32:10.944Z Compiling lock_api v0.4.14
8942026-09-04T21:32:10.966Z Compiling num-traits v0.2.19
8952026-09-04T21:32:11.029Z Compiling log v0.4.33
8962026-09-04T21:32:11.163Z Compiling thiserror v2.0.20
8972026-09-04T21:32:11.211Z Compiling getrandom v0.4.3
8982026-09-04T21:32:11.782Z Compiling rand_core v0.10.1
8992026-09-04T21:32:11.785Z Compiling futures-core v0.3.34
9002026-09-04T21:32:11.785Z Compiling errno v0.3.14
9012026-09-04T21:32:11.785Z Compiling semver v1.0.28
9022026-09-04T21:32:11.785Z Compiling indexmap v2.14.0
9032026-09-04T21:32:11.854Z Compiling zerocopy v0.8.56
9042026-09-04T21:32:11.974Z Compiling heck v0.5.0
9052026-09-04T21:32:12.028Z Compiling futures-sink v0.3.34
9062026-09-04T21:32:12.126Z Compiling slab v0.4.12
9072026-09-04T21:32:12.229Z Compiling uuid v1.26.0
9082026-09-04T21:32:12.260Z Compiling jobserver v0.1.35
9092026-09-04T21:32:12.701Z Compiling find-msvc-tools v0.1.10
9102026-09-04T21:32:12.705Z Compiling shlex v2.0.1
9112026-09-04T21:32:12.705Z Compiling fnv v1.0.7
9122026-09-04T21:32:12.705Z Compiling cc v1.4.2
9132026-09-04T21:32:12.705Z Compiling futures-channel v0.3.34
9142026-09-04T21:32:12.705Z Compiling schemars v0.8.22
9152026-09-04T21:32:12.705Z Compiling pkg-config v0.3.33
9162026-09-04T21:32:12.803Z Compiling futures-task v0.3.34
9172026-09-04T21:32:12.858Z Compiling futures-io v0.3.34
9182026-09-04T21:32:12.974Z Compiling socket2 v0.6.5
9192026-09-04T21:32:12.997Z Compiling rustversion v1.0.23
9202026-09-04T21:32:13.018Z Compiling signal-hook-registry v1.4.8
9212026-09-04T21:32:13.133Z Compiling parking_lot v0.12.5
9222026-09-04T21:32:13.186Z Compiling mio v1.2.2
9232026-09-04T21:32:13.335Z Compiling portable-atomic v1.15.0
9242026-09-04T21:32:13.438Z Compiling cmake v0.1.58
9252026-09-04T21:32:13.552Z Compiling bitflags v2.13.1
9262026-09-04T21:32:13.712Z Compiling synstructure v0.13.2
9272026-09-04T21:32:13.756Z Compiling serde_derive_internals v0.29.1
9282026-09-04T21:32:13.795Z Compiling dunce v1.0.5
9292026-09-04T21:32:13.816Z Compiling typenum v1.20.1
9302026-09-04T21:32:13.885Z Compiling fs_extra v1.3.0
9312026-09-04T21:32:14.133Z Compiling serde_derive v1.0.229
9322026-09-04T21:32:14.144Z Compiling displaydoc v0.2.7
9332026-09-04T21:32:14.153Z Compiling tokio-macros v2.7.2
9342026-09-04T21:32:14.202Z Compiling thiserror-impl v2.0.20
9352026-09-04T21:32:14.436Z Compiling futures-macro v0.3.34
9362026-09-04T21:32:14.488Z Compiling aws-lc-sys v0.44.0
9372026-09-04T21:32:14.622Z Compiling base64 v0.22.1
9382026-09-04T21:32:14.833Z Compiling zerofrom-derive v0.1.7
9392026-09-04T21:32:14.897Z Compiling yoke-derive v0.8.2
9402026-09-04T21:32:14.921Z Compiling zerovec-derive v0.11.3
9412026-09-04T21:32:14.965Z Compiling schemars_derive v0.8.22
9422026-09-04T21:32:15.280Z Compiling zerocopy-derive v0.8.56
9432026-09-04T21:32:15.545Z Compiling zeroize_derive v1.5.0
9442026-09-04T21:32:15.697Z Compiling futures-util v0.3.34
9452026-09-04T21:32:16.012Z Compiling critical-section v1.2.0
9462026-09-04T21:32:16.038Z Compiling zerofrom v0.1.8
9472026-09-04T21:32:16.112Z Compiling once_cell v1.21.4
9482026-09-04T21:32:16.561Z Compiling yoke v0.8.3
9492026-09-04T21:32:16.564Z Compiling subtle v2.6.1
9502026-09-04T21:32:16.564Z Compiling zeroize v1.9.0
9512026-09-04T21:32:16.564Z Compiling zerovec v0.11.6
9522026-09-04T21:32:16.564Z Compiling zerotrie v0.2.4
9532026-09-04T21:32:16.564Z Compiling regex-syntax v0.8.11
9542026-09-04T21:32:16.564Z Compiling byteorder v1.5.0
9552026-09-04T21:32:16.629Z Compiling atomic-waker v1.1.2
9562026-09-04T21:32:16.682Z Compiling httparse v1.10.1
9572026-09-04T21:32:16.748Z Compiling ipnet v2.12.1
9582026-09-04T21:32:16.884Z Compiling tinystr v0.8.3
9592026-09-04T21:32:17.009Z Compiling potential_utf v0.1.5
9602026-09-04T21:32:17.081Z Compiling icu_locale_core v2.2.0
9612026-09-04T21:32:17.165Z Compiling icu_collections v2.2.0
9622026-09-04T21:32:17.270Z Compiling bytes v1.12.1
9632026-09-04T21:32:17.334Z Compiling chrono v0.4.45
9642026-09-04T21:32:17.686Z Compiling serde_tokenstream v0.2.3
9652026-09-04T21:32:17.901Z Compiling icu_provider v2.2.0
9662026-09-04T21:32:17.962Z Compiling http v1.5.0
9672026-09-04T21:32:18.067Z Compiling tokio v1.53.1
9682026-09-04T21:32:18.151Z Compiling icu_properties v2.2.0
9692026-09-04T21:32:18.218Z Compiling icu_normalizer v2.2.0
9702026-09-04T21:32:18.791Z Compiling http-body v1.1.0
9712026-09-04T21:32:18.853Z Compiling tower-service v0.3.3
9722026-09-04T21:32:19.344Z Compiling tower-layer v0.3.3
9732026-09-04T21:32:19.353Z Compiling slog v2.8.2
9742026-09-04T21:32:19.353Z Compiling getrandom v0.2.17
9752026-09-04T21:32:19.353Z Compiling idna_adapter v1.2.2
9762026-09-04T21:32:19.353Z Compiling ucd-trie v0.1.7
9772026-09-04T21:32:19.353Z Compiling strsim v0.11.1
9782026-09-04T21:32:19.353Z Compiling idna v1.1.0
9792026-09-04T21:32:19.353Z Compiling thiserror v1.0.69
9802026-09-04T21:32:19.353Z Compiling rustix v1.1.4
9812026-09-04T21:32:19.437Z Compiling untrusted v0.9.0
9822026-09-04T21:32:19.532Z Compiling url v2.5.8
9832026-09-04T21:32:19.544Z Compiling ppv-lite86 v0.2.21
9842026-09-04T21:32:19.554Z Compiling ryu v1.0.23
9852026-09-04T21:32:19.676Z Compiling try-lock v0.2.5
9862026-09-04T21:32:19.771Z Compiling want v0.3.1
9872026-09-04T21:32:19.853Z Compiling pest v2.8.8
9882026-09-04T21:32:20.301Z Compiling rand_core v0.6.4
9892026-09-04T21:32:20.304Z Compiling erased-serde v0.3.31
9902026-09-04T21:32:20.304Z Compiling thiserror-impl v1.0.69
9912026-09-04T21:32:20.304Z Compiling httpdate v1.0.3
9922026-09-04T21:32:20.304Z Compiling getrandom v0.3.4
9932026-09-04T21:32:20.387Z Compiling pretty-hex v0.4.2
9942026-09-04T21:32:20.533Z Compiling plain v0.2.3
9952026-09-04T21:32:20.554Z Compiling foldhash v0.2.0
9962026-09-04T21:32:20.615Z Compiling paste v1.0.15
9972026-09-04T21:32:20.771Z Compiling tracing-core v0.1.36
9982026-09-04T21:32:20.774Z Compiling tracing-attributes v0.1.31
9992026-09-04T21:32:20.889Z Compiling pest_meta v2.8.8
10002026-09-04T21:32:21.139Z Compiling omicron-workspace-hack v0.1.0
10012026-09-04T21:32:21.152Z Compiling ident_case v1.0.1
10022026-09-04T21:32:21.352Z Compiling ipnetwork v0.21.1
10032026-09-04T21:32:21.365Z Compiling serde_urlencoded v0.7.1
10042026-09-04T21:32:21.575Z Compiling pest_generator v2.8.8
10052026-09-04T21:32:21.631Z Compiling http-body-util v0.1.5
10062026-09-04T21:32:21.787Z Compiling aho-corasick v1.1.5
10072026-09-04T21:32:21.876Z Compiling sync_wrapper v1.0.2
10082026-09-04T21:32:21.886Z Compiling daft-derive v0.1.8
10092026-09-04T21:32:21.996Z Compiling tracing v0.1.44
10102026-09-04T21:32:22.198Z Compiling fastrand v2.5.0
10112026-09-04T21:32:22.227Z Compiling pest_derive v2.8.8
10122026-09-04T21:32:22.234Z Compiling hashbrown v0.16.1
10132026-09-04T21:32:22.353Z Compiling winnow v1.0.4
10142026-09-04T21:32:22.612Z Compiling regex-automata v0.4.18
10152026-09-04T21:32:22.786Z Compiling tokio-util v0.7.19
10162026-09-04T21:32:23.230Z Compiling oxnet v0.1.7
10172026-09-04T21:32:23.235Z Compiling scroll_derive v0.13.1
10182026-09-04T21:32:23.235Z Compiling async-trait v0.1.92
10192026-09-04T21:32:23.433Z Compiling anyhow v1.0.104
10202026-09-04T21:32:23.538Z Compiling time-core v0.1.9
10212026-09-04T21:32:23.719Z Compiling aws-lc-rs v1.18.0
10222026-09-04T21:32:23.740Z Compiling num-conv v0.2.2
10232026-09-04T21:32:23.854Z Compiling scroll v0.13.0
10242026-09-04T21:32:23.881Z Compiling time-macros v0.2.32
10252026-09-04T21:32:24.511Z Compiling rustls-pki-types v1.15.1
10262026-09-04T21:32:24.516Z Compiling deranged v0.5.8
10272026-09-04T21:32:24.516Z Compiling num_threads v0.1.7
10282026-09-04T21:32:24.516Z Compiling regex v1.13.1
10292026-09-04T21:32:24.585Z Compiling openssl-probe v0.2.1
10302026-09-04T21:32:24.627Z Compiling powerfmt v0.2.0
10312026-09-04T21:32:24.758Z Compiling hex v0.4.3
10322026-09-04T21:32:24.827Z Compiling goblin v0.10.7
10332026-09-04T21:32:25.037Z Compiling camino v1.2.5
10342026-09-04T21:32:25.066Z Compiling untrusted v0.7.1
10352026-09-04T21:32:25.132Z Compiling rustls v0.23.43
10362026-09-04T21:32:25.178Z Compiling usdt-impl v0.6.0
10372026-09-04T21:32:25.190Z Compiling h2 v0.4.15
10382026-09-04T21:32:25.330Z Compiling dtrace-parser v0.3.0
10392026-09-04T21:32:25.433Z Compiling crc32fast v1.5.0
10402026-09-04T21:32:25.790Z Compiling futures-executor v0.3.34
10412026-09-04T21:32:25.923Z Compiling serde_tokenstream v0.3.0
10422026-09-04T21:32:26.077Z Compiling structmeta-derive v0.3.0
10432026-09-04T21:32:26.181Z Compiling thread-id v5.1.0
10442026-09-04T21:32:26.197Z Compiling crossbeam-utils v0.8.22
10452026-09-04T21:32:26.252Z Compiling cpufeatures v0.3.0
10462026-09-04T21:32:26.322Z Compiling adler2 v2.0.1
10472026-09-04T21:32:26.449Z Compiling simd-adler32 v0.3.10
10482026-09-04T21:32:26.508Z Compiling newtype-uuid-macros v0.1.1
10492026-09-04T21:32:26.705Z Compiling miniz_oxide v0.8.9
10502026-09-04T21:32:26.758Z Compiling futures v0.3.34
10512026-09-04T21:32:26.817Z Compiling rand_core v0.9.5
10522026-09-04T21:32:27.125Z Compiling structmeta v0.3.0
10532026-09-04T21:32:27.219Z Compiling darling_core v0.23.0
10542026-09-04T21:32:27.316Z Compiling hyper v1.11.1
10552026-09-04T21:32:27.319Z Compiling hybrid-array v0.4.14
10562026-09-04T21:32:27.530Z Compiling thread_local v1.1.10
10572026-09-04T21:32:27.768Z Compiling dof v0.4.0
10582026-09-04T21:32:27.786Z Compiling match_cfg v0.1.0
10592026-09-04T21:32:27.850Z Compiling flate2 v1.1.9
10602026-09-04T21:32:28.372Z Compiling newtype-uuid v1.4.0
10612026-09-04T21:32:28.416Z Compiling hyper-util v0.1.20
10622026-09-04T21:32:29.075Z Compiling compression-core v0.4.32
10632026-09-04T21:32:29.630Z Compiling ref-cast v1.0.26
10642026-09-04T21:32:29.633Z Compiling darling_macro v0.23.0
10652026-09-04T21:32:29.633Z Compiling quick-error v1.2.3
10662026-09-04T21:32:29.633Z Compiling slog-async v2.8.0
10672026-09-04T21:32:29.633Z Compiling compression-codecs v0.4.38
10682026-09-04T21:32:29.633Z Compiling daft v0.1.8
10692026-09-04T21:32:29.685Z Compiling block-buffer v0.12.1
10702026-09-04T21:32:29.707Z Compiling crypto-common v0.2.2
10712026-09-04T21:32:29.733Z Compiling rand_chacha v0.9.0
10722026-09-04T21:32:29.834Z Compiling strum_macros v0.26.4
10732026-09-04T21:32:29.853Z Compiling usdt-macro v0.6.0
10742026-09-04T21:32:29.885Z Compiling darling v0.23.0
10752026-09-04T21:32:29.958Z Compiling usdt-attr-macro v0.6.0
10762026-09-04T21:32:30.071Z Compiling ref-cast-impl v1.0.26
10772026-09-04T21:32:30.158Z Compiling serde_spanned v1.1.1
10782026-09-04T21:32:30.249Z Compiling multer v3.1.0
10792026-09-04T21:32:30.300Z Compiling generic-array v0.14.7
10802026-09-04T21:32:30.870Z Compiling bit-vec v0.8.0
10812026-09-04T21:32:30.875Z Compiling term v1.2.1
10822026-09-04T21:32:30.875Z Compiling take_mut v0.2.2
10832026-09-04T21:32:30.875Z Compiling debug-ignore v1.0.5
10842026-09-04T21:32:30.875Z Compiling toml_writer v1.1.2+spec-1.1.0
10852026-09-04T21:32:30.875Z Compiling const-oid v0.10.2
10862026-09-04T21:32:30.899Z Compiling digest v0.11.3
10872026-09-04T21:32:30.960Z Compiling bit-set v0.8.0
10882026-09-04T21:32:31.049Z Compiling serde_with_macros v3.22.0
10892026-09-04T21:32:31.058Z Compiling rand v0.9.5
10902026-09-04T21:32:31.109Z Compiling async-stream-impl v0.3.6
10912026-09-04T21:32:31.119Z Compiling dropshot v0.17.1
10922026-09-04T21:32:31.221Z Compiling encoding_rs v0.8.35
10932026-09-04T21:32:31.331Z Compiling mime v0.3.17
10942026-09-04T21:32:31.466Z Compiling strum v0.26.3
10952026-09-04T21:32:31.598Z Compiling unarray v0.1.4
10962026-09-04T21:32:31.611Z Compiling spin v0.9.9
10972026-09-04T21:32:31.727Z Compiling syn v1.0.109
10982026-09-04T21:32:31.744Z Compiling sha1 v0.11.0
10992026-09-04T21:32:31.793Z Compiling async-stream v0.3.6
11002026-09-04T21:32:31.962Z Compiling derive-ex v0.1.8
11012026-09-04T21:32:31.981Z Compiling tower v0.5.3
11022026-09-04T21:32:32.061Z Compiling dropshot_endpoint v0.17.1
11032026-09-04T21:32:32.165Z Compiling macaddr v1.0.1
11042026-09-04T21:32:32.220Z Compiling waitgroup v0.1.2
11052026-09-04T21:32:32.356Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11062026-09-04T21:32:32.379Z Compiling serde_path_to_error v0.1.20
11072026-09-04T21:32:32.729Z Compiling tower-http v0.6.11
11082026-09-04T21:32:32.819Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11092026-09-04T21:32:32.941Z Compiling tempfile v3.27.0
11102026-09-04T21:32:32.957Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11112026-09-04T21:32:33.129Z Compiling openapiv3 v2.2.0
11122026-09-04T21:32:33.144Z Compiling strum_macros v0.27.2
11132026-09-04T21:32:33.527Z Compiling test-strategy v0.4.5
11142026-09-04T21:32:33.715Z Compiling time v0.3.55
11152026-09-04T21:32:34.482Z Compiling rustls-native-certs v0.8.4
11162026-09-04T21:32:34.710Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11172026-09-04T21:32:34.840Z Compiling crossbeam-channel v0.5.16
11182026-09-04T21:32:34.862Z Compiling crypto-common v0.1.7
11192026-09-04T21:32:34.950Z Compiling strum v0.27.2
11202026-09-04T21:32:35.287Z Compiling parse-display-derive v0.10.0
11212026-09-04T21:32:35.315Z Compiling backon v1.6.0
11222026-09-04T21:32:35.920Z Compiling rand_chacha v0.3.1
11232026-09-04T21:32:35.932Z Compiling instant v0.1.13
11242026-09-04T21:32:35.957Z Compiling rand v0.8.7
11252026-09-04T21:32:36.070Z Compiling slog-json v2.6.1
11262026-09-04T21:32:36.262Z Compiling hostname v0.3.1
11272026-09-04T21:32:36.324Z Compiling toml_parser v1.1.3+spec-1.1.0
11282026-09-04T21:32:36.396Z Compiling toml_datetime v1.1.1+spec-1.1.0
11292026-09-04T21:32:36.526Z Compiling is-terminal v0.4.17
11302026-09-04T21:32:36.606Z Compiling memmap2 v0.9.11
11312026-09-04T21:32:36.649Z Compiling wait-timeout v0.2.1
11322026-09-04T21:32:36.842Z Compiling either v1.17.0
11332026-09-04T21:32:36.878Z Compiling usdt v0.6.0
11342026-09-04T21:32:36.945Z Compiling rusty-fork v0.3.1
11352026-09-04T21:32:36.957Z Compiling toml v1.1.4+spec-1.1.0
11362026-09-04T21:32:37.072Z Compiling slog-term v2.9.2
11372026-09-04T21:32:37.146Z Compiling slog-bunyan v2.5.0
11382026-09-04T21:32:37.211Z Compiling serde_with v3.22.0
11392026-09-04T21:32:37.276Z Compiling async-compression v0.4.43
11402026-09-04T21:32:37.306Z Compiling rand_xorshift v0.4.0
11412026-09-04T21:32:37.447Z Compiling rustls-pemfile v2.2.0
11422026-09-04T21:32:37.581Z Compiling regress v0.10.5
11432026-09-04T21:32:37.644Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11442026-09-04T21:32:37.706Z Compiling hostname v0.4.2
11452026-09-04T21:32:37.773Z Compiling humantime v2.4.0
11462026-09-04T21:32:37.837Z Compiling proptest v1.11.0
11472026-09-04T21:32:38.043Z Compiling iddqd v0.4.6
11482026-09-04T21:32:38.318Z Compiling reqwest v0.12.28
11492026-09-04T21:32:38.498Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11502026-09-04T21:32:38.735Z Compiling block-buffer v0.10.4
11512026-09-04T21:32:39.021Z Compiling digest v0.10.7
11522026-09-04T21:32:39.046Z Compiling itertools v0.14.0
11532026-09-04T21:32:39.203Z Compiling parse-display v0.10.0
11542026-09-04T21:32:39.291Z Compiling progenitor-client v0.10.0
11552026-09-04T21:32:39.532Z Compiling backoff v0.4.0
11562026-09-04T21:32:39.556Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11572026-09-04T21:32:40.045Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11582026-09-04T21:32:41.386Z Compiling regress v0.11.1
11592026-09-04T21:32:42.873Z Compiling toml_datetime v0.6.11
11602026-09-04T21:32:42.892Z Compiling zerocopy-derive v0.7.35
11612026-09-04T21:32:42.892Z Compiling cpufeatures v0.2.17
11622026-09-04T21:32:42.892Z Compiling convert_case v0.4.0
11632026-09-04T21:32:43.114Z Compiling typify-impl v0.6.2
11642026-09-04T21:32:43.118Z Compiling utf8parse v0.2.2
11652026-09-04T21:32:43.165Z Compiling derive_more v0.99.20
11662026-09-04T21:32:43.234Z Compiling anstyle-parse v1.0.0
11672026-09-04T21:32:44.084Z Compiling zerocopy v0.7.35
11682026-09-04T21:32:44.396Z Compiling is_terminal_polyfill v1.70.2
11692026-09-04T21:32:44.487Z Compiling colorchoice v1.0.5
11702026-09-04T21:32:44.522Z Compiling unicode-width v0.2.2
11712026-09-04T21:32:44.569Z Compiling anstyle-query v1.1.5
11722026-09-04T21:32:44.593Z Compiling anstyle v1.0.14
11732026-09-04T21:32:44.796Z Compiling anstream v1.0.0
11742026-09-04T21:32:45.337Z Compiling secrecy v0.10.3
11752026-09-04T21:32:45.830Z Compiling tinyvec_macros v0.1.1
11762026-09-04T21:32:45.863Z Compiling crucible-workspace-hack v0.1.0
11772026-09-04T21:32:45.863Z Compiling float-ord v0.3.2
11782026-09-04T21:32:45.863Z Compiling clap_lex v1.1.0
11792026-09-04T21:32:45.863Z Compiling tinyvec v1.12.0
11802026-09-04T21:32:45.886Z Compiling dtrace-parser v0.2.0
11812026-09-04T21:32:45.956Z Compiling scroll_derive v0.12.1
11822026-09-04T21:32:45.991Z Compiling num-integer v0.1.47
11832026-09-04T21:32:46.167Z Compiling rustc_version v0.4.1
11842026-09-04T21:32:46.285Z Compiling usdt-impl v0.5.0
11852026-09-04T21:32:46.412Z Compiling curve25519-dalek v4.1.3
11862026-09-04T21:32:46.707Z Compiling scroll v0.12.0
11872026-09-04T21:32:47.211Z Compiling dof v0.3.0
11882026-09-04T21:32:47.219Z Compiling hmac v0.12.1
11892026-09-04T21:32:47.219Z Compiling inout v0.1.4
11902026-09-04T21:32:47.219Z Compiling darling_core v0.21.3
11912026-09-04T21:32:47.220Z Compiling ff v0.13.1
11922026-09-04T21:32:47.220Z Compiling clap_derive v4.6.4
11932026-09-04T21:32:47.237Z Compiling thread-id v4.2.2
11942026-09-04T21:32:47.277Z Compiling crossbeam-epoch v0.9.20
11952026-09-04T21:32:47.310Z Compiling group v0.13.0
11962026-09-04T21:32:47.507Z Compiling cipher v0.4.4
11972026-09-04T21:32:47.545Z Compiling hkdf v0.12.4
11982026-09-04T21:32:47.806Z Compiling goblin v0.8.2
11992026-09-04T21:32:48.193Z Compiling num-iter v0.1.46
12002026-09-04T21:32:48.267Z Compiling num-rational v0.4.2
12012026-09-04T21:32:48.444Z Compiling thiserror-impl-no-std v2.0.2
12022026-09-04T21:32:48.531Z Compiling universal-hash v0.5.1
12032026-09-04T21:32:48.654Z Compiling crypto-bigint v0.5.5
12042026-09-04T21:32:48.776Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12052026-09-04T21:32:49.007Z Compiling terminal_size v0.4.4
12062026-09-04T21:32:49.142Z Compiling half v2.7.1
12072026-09-04T21:32:49.244Z Compiling darling_macro v0.21.3
12082026-09-04T21:32:49.417Z Compiling curve25519-dalek-derive v0.1.1
12092026-09-04T21:32:49.417Z Compiling num-complex v0.4.6
12102026-09-04T21:32:49.463Z Compiling typify-macro v0.6.2
12112026-09-04T21:32:49.810Z Compiling ciborium-io v0.2.2
12122026-09-04T21:32:49.834Z Compiling base16ct v0.2.0
12132026-09-04T21:32:50.240Z Compiling base64ct v1.8.3
12142026-09-04T21:32:50.243Z Compiling opaque-debug v0.3.1
12152026-09-04T21:32:50.243Z Compiling poly1305 v0.8.0
12162026-09-04T21:32:50.243Z Compiling password-hash v0.5.0
12172026-09-04T21:32:50.243Z Compiling elliptic-curve v0.13.8
12182026-09-04T21:32:50.354Z Compiling ciborium-ll v0.2.2
12192026-09-04T21:32:50.499Z Compiling darling v0.21.3
12202026-09-04T21:32:50.566Z Compiling num v0.4.3
12212026-09-04T21:32:50.633Z Compiling thiserror-no-std v2.0.2
12222026-09-04T21:32:51.418Z Compiling chacha20 v0.9.1
12232026-09-04T21:32:51.431Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12242026-09-04T21:32:51.452Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12252026-09-04T21:32:51.619Z Compiling typify v0.6.2
12262026-09-04T21:32:52.097Z Compiling blake2 v0.10.6
12272026-09-04T21:32:52.103Z Compiling aead v0.5.2
12282026-09-04T21:32:52.166Z Compiling byte-wrapper v0.1.0
12292026-09-04T21:32:52.257Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12302026-09-04T21:32:52.529Z Compiling proc-macro-error-attr v1.0.4
12312026-09-04T21:32:52.621Z Compiling unsafe-libyaml v0.2.11
12322026-09-04T21:32:52.714Z Compiling heapless v0.8.0
12332026-09-04T21:32:52.743Z Compiling rustix v0.38.44
12342026-09-04T21:32:53.021Z Compiling prettyplease v0.2.37
12352026-09-04T21:32:53.098Z Compiling keccak v0.1.6
12362026-09-04T21:32:53.233Z Compiling sha3 v0.10.9
12372026-09-04T21:32:53.255Z Compiling serde_yaml v0.9.34+deprecated
12382026-09-04T21:32:53.616Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12392026-09-04T21:32:54.221Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12402026-09-04T21:32:54.251Z Compiling argon2 v0.5.3
12412026-09-04T21:32:54.900Z Compiling chacha20poly1305 v0.10.1
12422026-09-04T21:32:54.905Z Compiling vsss-rs v3.3.4
12432026-09-04T21:32:54.905Z Compiling ingot-macros v0.1.1
12442026-09-04T21:32:54.905Z Compiling ciborium v0.2.2
12452026-09-04T21:32:55.403Z Compiling clap_builder v4.6.6
12462026-09-04T21:32:55.507Z Compiling usdt-attr-macro v0.5.0
12472026-09-04T21:32:55.928Z Compiling usdt-macro v0.5.0
12482026-09-04T21:32:56.244Z Compiling toml_edit v0.25.13+spec-1.1.0
12492026-09-04T21:32:57.494Z Compiling serde_spanned v0.6.9
12502026-09-04T21:32:57.505Z Compiling hash32 v0.3.1
12512026-09-04T21:32:57.547Z Compiling enum-as-inner v0.6.1
12522026-09-04T21:32:57.622Z Compiling proc-macro-error v1.0.4
12532026-09-04T21:32:57.653Z Compiling memmap v0.7.0
12542026-09-04T21:32:57.824Z Compiling memoffset v0.9.1
12552026-09-04T21:32:57.831Z Compiling cfg_aliases v0.2.2
12562026-09-04T21:32:57.831Z Compiling winnow v0.5.40
12572026-09-04T21:32:57.847Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12582026-09-04T21:32:57.897Z Compiling winnow v0.7.15
12592026-09-04T21:32:57.954Z Compiling data-encoding v2.11.1
12602026-09-04T21:32:58.039Z Compiling toml_write v0.1.2
12612026-09-04T21:32:58.083Z Compiling smoltcp v0.11.0
12622026-09-04T21:32:58.098Z Compiling indent_write v2.2.0
12632026-09-04T21:32:58.251Z Compiling nix v0.31.3
12642026-09-04T21:32:58.399Z Compiling usdt v0.5.0
12652026-09-04T21:32:58.602Z Compiling ingot-types v0.1.2
12662026-09-04T21:32:58.797Z Compiling clap v4.6.6
12672026-09-04T21:32:59.212Z Compiling proc-macro-crate v3.5.0
12682026-09-04T21:32:59.212Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12692026-09-04T21:32:59.216Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12702026-09-04T21:32:59.216Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12712026-09-04T21:32:59.216Z Compiling toml_edit v0.22.27
12722026-09-04T21:32:59.216Z Compiling toml_edit v0.19.15
12732026-09-04T21:32:59.217Z Compiling tabwriter v1.4.1
12742026-09-04T21:32:59.429Z Compiling cobs v0.3.0
12752026-09-04T21:32:59.465Z Compiling serde_repr v0.1.21
12762026-09-04T21:32:59.492Z Compiling crossbeam-deque v0.8.7
12772026-09-04T21:32:59.594Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12782026-09-04T21:33:00.149Z Compiling bitflags v1.3.2
12792026-09-04T21:33:00.157Z Compiling managed v0.8.0
12802026-09-04T21:33:00.157Z Compiling vcpkg v0.2.15
12812026-09-04T21:33:00.157Z Compiling postcard v1.1.3
12822026-09-04T21:33:00.316Z Compiling proc-macro-crate v1.3.1
12832026-09-04T21:33:00.331Z Compiling openssl-sys v0.9.117
12842026-09-04T21:33:00.633Z Compiling toml v0.8.23
12852026-09-04T21:33:01.115Z Compiling num_enum_derive v0.7.6
12862026-09-04T21:33:01.131Z Compiling ingot v0.1.1
12872026-09-04T21:33:01.410Z Compiling hubpack_derive v0.1.1
12882026-09-04T21:33:01.803Z Compiling foreign-types-macros v0.2.4
12892026-09-04T21:33:02.001Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12902026-09-04T21:33:02.248Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12912026-09-04T21:33:02.310Z Compiling colored v3.1.1
12922026-09-04T21:33:02.427Z Compiling linked-hash-map v0.5.6
12932026-09-04T21:33:02.441Z Compiling unicode-segmentation v1.13.3
12942026-09-04T21:33:02.467Z Compiling static_assertions v1.1.0
12952026-09-04T21:33:02.501Z Compiling rayon-core v1.13.0
12962026-09-04T21:33:02.523Z Compiling swrite v0.1.0
12972026-09-04T21:33:02.672Z Compiling foreign-types-shared v0.3.1
12982026-09-04T21:33:02.687Z Compiling semver v0.1.20
12992026-09-04T21:33:02.706Z Compiling resolv-conf v0.7.6
13002026-09-04T21:33:02.715Z Compiling heck v0.4.1
13012026-09-04T21:33:02.760Z Compiling newline-converter v0.3.0
13022026-09-04T21:33:02.817Z Compiling foreign-types v0.5.0
13032026-09-04T21:33:02.855Z Compiling rustc_version v0.1.7
13042026-09-04T21:33:02.865Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13052026-09-04T21:33:02.903Z Compiling lru-cache v0.1.2
13062026-09-04T21:33:02.934Z Compiling num_enum v0.7.6
13072026-09-04T21:33:02.953Z Compiling hubpack v0.1.2
13082026-09-04T21:33:03.099Z Compiling num_enum_derive v0.5.11
13092026-09-04T21:33:03.213Z Compiling atomicwrites v0.4.4
13102026-09-04T21:33:03.356Z Compiling hickory-proto v0.24.4
13112026-09-04T21:33:03.391Z Compiling progenitor-impl v0.13.0
13122026-09-04T21:33:04.023Z Compiling rustls-webpki v0.103.14
13132026-09-04T21:33:04.318Z Compiling console v0.16.4
13142026-09-04T21:33:04.786Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13152026-09-04T21:33:04.931Z Compiling camino-tempfile v1.4.1
13162026-09-04T21:33:05.064Z Compiling chacha20 v0.10.1
13172026-09-04T21:33:05.136Z Compiling serde-big-array v0.5.1
13182026-09-04T21:33:05.171Z Compiling derive-where v1.6.1
13192026-09-04T21:33:05.291Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13202026-09-04T21:33:05.297Z Compiling pin-project-internal v1.1.13
13212026-09-04T21:33:05.732Z Compiling num-derive v0.4.2
13222026-09-04T21:33:06.467Z Compiling cstr-argument v0.1.2
13232026-09-04T21:33:06.597Z Compiling minimal-lexical v0.2.1
13242026-09-04T21:33:06.597Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13252026-09-04T21:33:06.598Z Compiling similar v3.2.0
13262026-09-04T21:33:06.598Z Compiling siphasher v1.0.3
13272026-09-04T21:33:06.598Z Compiling pin-project v1.1.13
13282026-09-04T21:33:06.598Z Compiling nom v7.1.3
13292026-09-04T21:33:07.069Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13302026-09-04T21:33:07.070Z Compiling phf_shared v0.12.1
13312026-09-04T21:33:07.284Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13322026-09-04T21:33:07.284Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13332026-09-04T21:33:07.284Z Compiling rand v0.10.2
13342026-09-04T21:33:07.284Z Compiling progenitor-macro v0.13.0
13352026-09-04T21:33:07.349Z Compiling expectorate v1.3.0
13362026-09-04T21:33:07.350Z Compiling hickory-resolver v0.24.4
13372026-09-04T21:33:07.659Z Compiling tokio-rustls v0.26.4
13382026-09-04T21:33:08.015Z Compiling hyper-rustls v0.27.9
13392026-09-04T21:33:08.075Z Compiling rustls-platform-verifier v0.7.0
13402026-09-04T21:33:08.148Z Compiling reqwest v0.13.4
13412026-09-04T21:33:09.885Z Compiling progenitor-client v0.14.0
13422026-09-04T21:33:10.084Z Compiling progenitor-extras v0.2.0
13432026-09-04T21:33:10.363Z Compiling progenitor-client v0.13.0
13442026-09-04T21:33:10.363Z Compiling num_enum v0.5.11
13452026-09-04T21:33:10.551Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13462026-09-04T21:33:10.715Z Compiling newtype_derive v0.1.6
13472026-09-04T21:33:11.222Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13482026-09-04T21:33:16.174Z Compiling progenitor-impl v0.14.0
13492026-09-04T21:33:16.286Z Compiling unicode-normalization v0.1.25
13502026-09-04T21:33:16.287Z Compiling tokio-stream v0.1.19
13512026-09-04T21:33:16.287Z Compiling snafu-derive v0.8.9
13522026-09-04T21:33:16.287Z Compiling async-recursion v1.1.1
13532026-09-04T21:33:16.287Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13542026-09-04T21:33:16.384Z Compiling slog-dtrace v0.3.0
13552026-09-04T21:33:16.384Z Compiling bstr v1.13.1
13562026-09-04T21:33:16.384Z Compiling csv-core v0.1.13
13572026-09-04T21:33:16.385Z Compiling owo-colors v4.3.0
13582026-09-04T21:33:16.385Z Compiling konst_macro_rules v0.2.19
13592026-09-04T21:33:16.385Z Compiling cancel-safe-futures v0.1.5
13602026-09-04T21:33:16.385Z Compiling unicode-width v0.1.14
13612026-09-04T21:33:16.385Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13622026-09-04T21:33:16.385Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13632026-09-04T21:33:16.385Z Compiling chrono-tz v0.10.4
13642026-09-04T21:33:16.385Z Compiling foldhash v0.1.5
13652026-09-04T21:33:16.385Z Compiling foreign-types-shared v0.1.1
13662026-09-04T21:33:16.385Z Compiling jiff-core v0.1.0
13672026-09-04T21:33:16.385Z Compiling openssl v0.10.81
13682026-09-04T21:33:16.385Z Compiling same-file v1.0.6
13692026-09-04T21:33:16.385Z Compiling highway v1.3.0
13702026-09-04T21:33:16.385Z Compiling unicode-xid v0.2.6
13712026-09-04T21:33:16.385Z Compiling const_format_proc_macros v0.2.34
13722026-09-04T21:33:16.386Z Compiling jiff v0.2.35
13732026-09-04T21:33:16.656Z Compiling walkdir v2.5.0
13742026-09-04T21:33:16.801Z Compiling progenitor-macro v0.14.0
13752026-09-04T21:33:17.016Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13762026-09-04T21:33:17.277Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13772026-09-04T21:33:17.350Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13782026-09-04T21:33:18.267Z Compiling foreign-types v0.3.2
13792026-09-04T21:33:18.354Z Compiling hashbrown v0.15.5
13802026-09-04T21:33:19.027Z Compiling konst v0.2.20
13812026-09-04T21:33:19.147Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13822026-09-04T21:33:19.174Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13832026-09-04T21:33:19.255Z Compiling csv v1.4.0
13842026-09-04T21:33:19.813Z Compiling globset v0.4.20
13852026-09-04T21:33:20.469Z Compiling snafu v0.8.9
13862026-09-04T21:33:20.473Z Compiling qorb v0.4.1
13872026-09-04T21:33:20.473Z Compiling olpc-cjson v0.1.4
13882026-09-04T21:33:20.474Z Compiling progenitor v0.13.0
13892026-09-04T21:33:20.585Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13902026-09-04T21:33:20.635Z Compiling rayon v1.12.0
13912026-09-04T21:33:20.704Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13922026-09-04T21:33:21.864Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13932026-09-04T21:33:22.124Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13942026-09-04T21:33:22.148Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13952026-09-04T21:33:22.205Z Compiling phf v0.12.1
13962026-09-04T21:33:22.372Z Compiling zone_cfg_derive v0.3.1
13972026-09-04T21:33:22.478Z Compiling tokio-dtrace v0.1.1
13982026-09-04T21:33:22.737Z Compiling itertools v0.12.1
13992026-09-04T21:33:22.750Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14002026-09-04T21:33:22.857Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14012026-09-04T21:33:22.942Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14022026-09-04T21:33:23.064Z Compiling libsw-core v0.3.2
14032026-09-04T21:33:23.210Z Compiling serde_plain v1.0.2
14042026-09-04T21:33:23.228Z Compiling pem v3.0.6
14052026-09-04T21:33:23.417Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14062026-09-04T21:33:23.522Z Compiling openssl-macros v0.1.1
14072026-09-04T21:33:23.532Z Compiling cookie v0.18.2
14082026-09-04T21:33:23.606Z Compiling sigpipe v0.1.3
14092026-09-04T21:33:23.691Z Compiling fixedbitset v0.5.7
14102026-09-04T21:33:23.752Z Compiling typed-path v0.9.3
14112026-09-04T21:33:23.938Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14122026-09-04T21:33:24.001Z Compiling fixedbitset v0.4.2
14132026-09-04T21:33:24.025Z Compiling glob v0.3.4
14142026-09-04T21:33:24.161Z Compiling bytecount v0.6.9
14152026-09-04T21:33:24.232Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14162026-09-04T21:33:24.301Z Compiling papergrid v0.11.0
14172026-09-04T21:33:24.481Z Compiling petgraph v0.6.5
14182026-09-04T21:33:24.971Z Compiling tough v0.22.0
14192026-09-04T21:33:25.957Z Compiling petgraph v0.8.3
14202026-09-04T21:33:26.013Z Compiling zone v0.3.1
14212026-09-04T21:33:26.074Z Compiling progenitor v0.14.0
14222026-09-04T21:33:26.264Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14232026-09-04T21:33:26.275Z Compiling libsw v3.5.0
14242026-09-04T21:33:26.449Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14252026-09-04T21:33:26.884Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14262026-09-04T21:33:27.138Z Compiling oxide-tokio-rt v0.1.6
14272026-09-04T21:33:27.541Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14282026-09-04T21:33:27.810Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14292026-09-04T21:33:28.093Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14302026-09-04T21:33:28.367Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14312026-09-04T21:33:28.412Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14322026-09-04T21:33:28.481Z Compiling const_format v0.2.36
14332026-09-04T21:33:28.814Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14342026-09-04T21:33:28.955Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14352026-09-04T21:33:29.236Z Compiling tabled_derive v0.7.0
14362026-09-04T21:33:29.326Z Compiling gethostname v0.5.0
14372026-09-04T21:33:29.351Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14382026-09-04T21:33:29.365Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14392026-09-04T21:33:29.390Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14402026-09-04T21:33:29.438Z Compiling smf v0.2.3
14412026-09-04T21:33:29.499Z Compiling bcs v0.1.6
14422026-09-04T21:33:29.502Z Compiling termtree v0.5.1
14432026-09-04T21:33:29.502Z Compiling linear-map v1.2.0
14442026-09-04T21:33:29.654Z Compiling smawk v0.3.3
14452026-09-04T21:33:29.683Z Compiling lazy_static v1.5.0
14462026-09-04T21:33:29.775Z Compiling tagptr v0.2.0
14472026-09-04T21:33:29.776Z Compiling whoami v1.6.1
14482026-09-04T21:33:29.796Z Compiling unicode-linebreak v0.1.5
14492026-09-04T21:33:29.921Z Compiling moka v0.12.16
14502026-09-04T21:33:30.031Z Compiling textwrap v0.16.2
14512026-09-04T21:33:30.084Z Compiling steno v0.4.1
14522026-09-04T21:33:30.181Z Compiling tabled v0.15.0
14532026-09-04T21:33:30.553Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14542026-09-04T21:33:30.717Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14552026-09-04T21:33:30.752Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14562026-09-04T21:33:32.056Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14572026-09-04T21:33:32.456Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14582026-09-04T21:33:32.979Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14592026-09-04T21:33:33.377Z Compiling hickory-proto v0.25.2
14602026-09-04T21:33:33.540Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14612026-09-04T21:33:33.718Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14622026-09-04T21:33:33.949Z Compiling libscf-sys v1.2.0
14632026-09-04T21:33:34.092Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14642026-09-04T21:33:34.572Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14652026-09-04T21:33:34.580Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14662026-09-04T21:33:34.613Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14672026-09-04T21:33:34.665Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14682026-09-04T21:33:34.906Z Compiling internet-checksum v0.2.1
14692026-09-04T21:33:35.222Z Compiling hickory-resolver v0.25.2
14702026-09-04T21:33:36.036Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14712026-09-04T21:33:40.515Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14722026-09-04T21:33:47.702Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14732026-09-04T21:33:49.317Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14742026-09-04T21:33:50.328Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14752026-09-04T21:33:51.246Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14762026-09-04T21:33:56.741Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 48s
14772026-09-04T21:33:56.906Z────────────
14782026-09-04T21:33:56.906Z Nextest run ID 30beb37b-9dea-47ed-8d35-2ffd936ff90c with nextest profile: default
14792026-09-04T21:33:56.907Z Starting 3 tests across 1 binary
14802026-09-04T21:33:56.911Z PASS [ 0.005s] ndp manager::test::minimum_router_solicitation
14812026-09-04T21:33:56.914Z PASS [ 0.005s] ndp manager::test::minimum_router_advertisement
14822026-09-04T21:33:56.914Z PASS [ 0.005s] ndp manager::test::router_solicitation_with_link_layer_addr
14832026-09-04T21:33:56.914Z────────────
14842026-09-04T21:33:56.915Z Summary [ 0.006s] 3 tests run: 3 passed, 0 skipped
14852026-09-04T21:33:56.922Z+ rm -rf /tmp/tmp.TTaGrc
14862026-09-04T21:33:56.925Zprocess exited: duration 151773 ms, exit code 0
 
14872026-09-04T21:33:56.931Zfound 0 output files