01KZDBVRYF270D0Q2F8P29M2QZ: build

BasicConfig {
    output_rules: [
        "/work/debug/*",
        "/work/release/*",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/release/ddmd",
            series: "release",
            name: "ddmd",
        },
        BasicConfigPublish {
            from_output: "/work/release/ddmadm",
            series: "release",
            name: "ddmadm",
        },
        BasicConfigPublish {
            from_output: "/work/release/falcon-lab",
            series: "release",
            name: "falcon-lab",
        },
        BasicConfigPublish {
            from_output: "/work/debug/ddmd",
            series: "debug",
            name: "ddmd",
        },
        BasicConfigPublish {
            from_output: "/work/debug/ddmadm",
            series: "debug",
            name: "ddmadm",
        },
        BasicConfigPublish {
            from_output: "/work/debug/mgd",
            series: "debug",
            name: "mgd",
        },
        BasicConfigPublish {
            from_output: "/work/debug/mgadm",
            series: "debug",
            name: "mgadm",
        },
        BasicConfigPublish {
            from_output: "/work/release/mgd",
            series: "release",
            name: "mgd",
        },
        BasicConfigPublish {
            from_output: "/work/release/mgadm",
            series: "release",
            name: "mgadm",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KZDBW77BG2ABH7BZYDARRN6S

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-07T05:42:49.543Zjob assigned to worker 01KZDBWF58QRF7QHHV8CMPJZH9 [factory aws, i-0b6409c0a10432084] (queued for 49 s)
 
22026-08-07T05:42:55.785Zstarting task 0: "setup"
32026-08-07T05:42:55.791Z++ uname -s
42026-08-07T05:42:55.794Z+ kern=SunOS
52026-08-07T05:42:55.794Z+ build_user=build
62026-08-07T05:42:55.794Z+ build_uid=12345
72026-08-07T05:42:55.794Z+ work_dir=/work
82026-08-07T05:42:55.794Z+ input_dir=/input
92026-08-07T05:42:55.794Z+ [[ 0 == 12345 ]]
102026-08-07T05:42:55.794Z+ case "$kern" in
112026-08-07T05:42:55.794Z+ groupadd -g 12345 build
122026-08-07T05:42:55.794Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-07T05:42:57.800Z+ zfs create -o mountpoint=/work rpool/work
142026-08-07T05:42:57.866Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-07T05:42:57.870Z+ home_fs=zfs
162026-08-07T05:42:57.870Z+ [[ zfs == autofs ]]
172026-08-07T05:42:57.870Z+ mkdir -p /home/build
182026-08-07T05:42:57.870Z+ chown build:build /home/build /work
192026-08-07T05:42:59.871Z+ chmod 0700 /home/build /work
202026-08-07T05:42:59.874Zprocess exited: duration 4086 ms, exit code 0
 
212026-08-07T05:42:59.880Zstarting task 1: "rust-toolchain"
222026-08-07T05:42:59.883Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-08-07T05:42:59.883Z * rust toolchain channel = "stable"
242026-08-07T05:42:59.883Z * rust toolchain profile = "default"
252026-08-07T05:42:59.883Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-08-07T05:42:59.884Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-07T05:42:59.884Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-07T05:42:59.886Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-07T05:42:59.886Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-08-07T05:42:59.983Zinfo: downloading installer
312026-08-07T05:43:01.302Zwarn: It looks like you have an existing installation of Rust at:
322026-08-07T05:43:01.302Zwarn: /opt/ooce/bin
332026-08-07T05:43:01.302Zwarn: It is recommended that rustup be the primary Rust installation.
342026-08-07T05:43:01.302Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-08-07T05:43:01.302Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-08-07T05:43:01.302Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-08-07T05:43:01.302Zwarn: or pass `-y' to ignore all ignorable checks.
382026-08-07T05:43:01.302Zerror: cannot install while Rust is installed
392026-08-07T05:43:01.302Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-08-07T05:43:01.305Zwarn: It looks like you have an existing rustup settings file at:
412026-08-07T05:43:01.305Zwarn: /home/build/.rustup/settings.toml
422026-08-07T05:43:01.305Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-08-07T05:43:01.305Zwarn: instead of the one inferred from the default host triple.
442026-08-07T05:43:01.315Zinfo: profile set to default
452026-08-07T05:43:01.315Zinfo: default host triple is x86_64-unknown-illumos
462026-08-07T05:43:01.318Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
472026-08-07T05:43:01.447Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
482026-08-07T05:43:01.450Zinfo: downloading 6 components
492026-08-07T05:43:16.037Zinfo: default toolchain set to stable-x86_64-unknown-illumos
502026-08-07T05:43:16.037Z
512026-08-07T05:43:16.066Z stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
522026-08-07T05:43:16.066Z
532026-08-07T05:43:16.066Z
542026-08-07T05:43:16.067ZRust is installed now. Great!
552026-08-07T05:43:16.067Z
562026-08-07T05:43:16.067ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-08-07T05:43:16.067Zenvironment variable. This has not been done automatically.
582026-08-07T05:43:16.067Z
592026-08-07T05:43:16.067ZTo configure your current shell, you need to source
602026-08-07T05:43:16.067Zthe corresponding env file under $HOME/.cargo.
612026-08-07T05:43:16.067Z
622026-08-07T05:43:16.067ZThis is usually done by running one of the following (note the leading DOT):
632026-08-07T05:43:16.067Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-08-07T05:43:16.067Zsource "$HOME/.cargo/env.fish" # For fish
652026-08-07T05:43:16.067Zsource "~/.cargo/env.nu" # For nushell
662026-08-07T05:43:16.067Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-08-07T05:43:16.070Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-08-07T05:43:16.070Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-08-07T05:43:16.070Zwarn: no default linker (`cc`) was found in your PATH
702026-08-07T05:43:16.070Zwarn: many Rust crates require a system C toolchain to build
712026-08-07T05:43:16.166Z+ rustup --version
722026-08-07T05:43:16.175Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-08-07T05:43:16.178Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-08-07T05:43:16.196Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
752026-08-07T05:43:16.200Z+ cargo --version
762026-08-07T05:43:16.214Zcargo 1.97.1 (c980f4866 2026-06-30)
772026-08-07T05:43:16.218Z+ rustc --version
782026-08-07T05:43:16.237Zrustc 1.97.1 (8bab26f4f 2026-07-14)
792026-08-07T05:43:16.240Zprocess exited: duration 16356 ms, exit code 0
 
802026-08-07T05:43:16.247Zstarting task 2: "authentication"
812026-08-07T05:43:16.264Zprocess exited: duration 16 ms, exit code 0
 
822026-08-07T05:43:16.270Zstarting task 3: "clone repository"
832026-08-07T05:43:16.273Z+ mkdir -p /work/oxidecomputer/maghemite
842026-08-07T05:43:16.276Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-08-07T05:43:16.307ZCloning into '/work/oxidecomputer/maghemite'...
862026-08-07T05:43:17.855Z+ cd /work/oxidecomputer/maghemite
872026-08-07T05:43:17.855Z+ git fetch origin f74e74694b2df8c88c862b6e32409898ad85ded5
882026-08-07T05:43:18.207ZFrom https://github.com/oxidecomputer/maghemite
892026-08-07T05:43:18.207Z * branch f74e74694b2df8c88c862b6e32409898ad85ded5 -> FETCH_HEAD
902026-08-07T05:43:18.212Z+ [[ -n zl/ddm-mcast ]]
912026-08-07T05:43:18.215Z++ git branch --show-current
922026-08-07T05:43:18.215Z+ current=main
932026-08-07T05:43:18.215Z+ [[ main != zl/ddm-mcast ]]
942026-08-07T05:43:18.215Z+ git branch -f zl/ddm-mcast f74e74694b2df8c88c862b6e32409898ad85ded5
952026-08-07T05:43:18.219Z+ git checkout -f zl/ddm-mcast
962026-08-07T05:43:18.239ZSwitched to branch 'zl/ddm-mcast'
972026-08-07T05:43:18.242Z+ git reset --hard f74e74694b2df8c88c862b6e32409898ad85ded5
982026-08-07T05:43:18.259ZHEAD is now at f74e746 [deps] update dendrite mcast pin to 0d48b5a3
992026-08-07T05:43:18.263Zprocess exited: duration 1988 ms, exit code 0
 
1002026-08-07T05:43:18.270Zstarting task 4: "build"
1012026-08-07T05:43:18.273Z+ pfexec pkg install clang-15
1022026-08-07T05:43:26.840Z Startup: Refreshing catalog 'helios-dev' ... Done
1032026-08-07T05:43:34.636Z Startup: Caching catalogs ... Done
1042026-08-07T05:43:42.058ZPlanning: Solver setup ... Done
1052026-08-07T05:43:42.099ZPlanning: Running solver ... Done
1062026-08-07T05:43:42.247ZPlanning: Finding local manifests ... Done
1072026-08-07T05:43:42.279ZPlanning: Fetching manifests: 0/2 0% complete
1082026-08-07T05:43:42.377ZPlanning: Fetching manifests: 2/2 100% complete
1092026-08-07T05:43:42.407ZPlanning: Package planning ... Done
1102026-08-07T05:43:42.434ZPlanning: Merging actions ... Done
1112026-08-07T05:43:42.543ZPlanning: Checking for conflicting actions ... Done
1122026-08-07T05:43:42.550ZPlanning: Consolidating action changes ... Done
1132026-08-07T05:43:43.321ZPlanning: Evaluating mediators ... Done
1142026-08-07T05:43:43.327ZPlanning: Planning completed in 8.52 seconds
1152026-08-07T05:43:43.338Z Packages to install: 2
1162026-08-07T05:43:43.338Z Mediators to change: 2
1172026-08-07T05:43:43.342Z Services to change: 1
1182026-08-07T05:43:43.342Z Create boot environment: No
1192026-08-07T05:43:43.342ZCreate backup boot environment: No
1202026-08-07T05:43:43.380Z
1212026-08-07T05:43:43.380ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1222026-08-07T05:43:49.300ZDownload: 2007/3076 items 117.3/211.3MB 55% complete (25.8M/s)
1232026-08-07T05:43:59.558ZDownload: 3074/3076 items 209.6/211.3MB 99% complete (20.1M/s)
1242026-08-07T05:43:59.590ZDownload: Completed 211.31 MB in 16.21 seconds (13.0M/s)
1252026-08-07T05:43:59.708Z Actions: 1/3418 actions (Installing new actions)
1262026-08-07T05:44:02.892Z Actions: Completed 3418 actions in 3.18 seconds.
1272026-08-07T05:44:03.574Z Done
1282026-08-07T05:44:03.574Z Done
1292026-08-07T05:44:04.334Z Done
1302026-08-07T05:44:07.811Z Done
1312026-08-07T05:44:07.884Z Done
1322026-08-07T05:44:07.888Z Done
1332026-08-07T05:44:08.092Z Done
1342026-08-07T05:44:08.805Z+ cargo --version
1352026-08-07T05:44:08.812Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1362026-08-07T05:44:08.959Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1372026-08-07T05:44:08.962Zinfo: downloading 6 components
1382026-08-07T05:44:24.570Zcargo 1.97.1 (c980f4866 2026-06-30)
1392026-08-07T05:44:24.574Z+ rustc --version
1402026-08-07T05:44:24.602Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1412026-08-07T05:44:24.606Z+ banner check
1422026-08-07T05:44:24.610Z
1432026-08-07T05:44:24.610Z #### # # ###### #### # #
1442026-08-07T05:44:24.610Z # # # # # # # # #
1452026-08-07T05:44:24.610Z # ###### ##### # ####
1462026-08-07T05:44:24.610Z # # # # # # #
1472026-08-07T05:44:24.610Z # # # # # # # # #
1482026-08-07T05:44:24.610Z #### # # ###### #### # #
1492026-08-07T05:44:24.610Z
1502026-08-07T05:44:24.610Z+ cargo fmt -- --check
1512026-08-07T05:44:25.070Z+ cargo clippy --all-targets -- --deny warnings
1522026-08-07T05:44:25.188Z Updating crates.io index
1532026-08-07T05:44:25.192Z Updating git repository `https://github.com/oxidecomputer/omicron`
1542026-08-07T05:44:31.228ZFrom https://github.com/oxidecomputer/omicron
1552026-08-07T05:44:31.228Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1562026-08-07T05:44:31.661Z Updating git repository `https://github.com/oxidecomputer/falcon`
1572026-08-07T05:44:32.293ZFrom https://github.com/oxidecomputer/falcon
1582026-08-07T05:44:32.293Z * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3
1592026-08-07T05:44:32.368Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1602026-08-07T05:44:32.805ZFrom https://github.com/oxidecomputer/dendrite
1612026-08-07T05:44:32.805Z * [new ref] 0d48b5a39dc49d30b228ae01f04b8cc27a161e74 -> refs/commit/0d48b5a39dc49d30b228ae01f04b8cc27a161e74
1622026-08-07T05:44:32.839Z Updating git repository `https://github.com/oxidecomputer/ispf`
1632026-08-07T05:44:33.132ZFrom https://github.com/oxidecomputer/ispf
1642026-08-07T05:44:33.132Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1652026-08-07T05:44:33.137Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1662026-08-07T05:44:33.503ZFrom https://github.com/oxidecomputer/netadm-sys
1672026-08-07T05:44:33.503Z * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9
1682026-08-07T05:44:33.511Z Updating git repository `https://github.com/oxidecomputer/opte`
1692026-08-07T05:44:34.244ZFrom https://github.com/oxidecomputer/opte
1702026-08-07T05:44:34.244Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1712026-08-07T05:44:34.273Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1722026-08-07T05:44:34.545ZFrom https://github.com/oxidecomputer/slog-error-chain
1732026-08-07T05:44:34.545Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1742026-08-07T05:44:34.554Z Updating git repository `https://github.com/illumos/smf-rs`
1752026-08-07T05:44:34.848ZFrom https://github.com/illumos/smf-rs
1762026-08-07T05:44:34.848Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1772026-08-07T05:44:34.856Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1782026-08-07T05:44:35.145ZFrom https://github.com/oxidecomputer/poptrie
1792026-08-07T05:44:35.145Z * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34
1802026-08-07T05:44:35.153Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1812026-08-07T05:44:35.454ZFrom https://github.com/oxidecomputer/network-interface
1822026-08-07T05:44:35.454Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1832026-08-07T05:44:35.461Z Updating git repository `https://github.com/oxidecomputer/zone`
1842026-08-07T05:44:35.737ZFrom https://github.com/oxidecomputer/zone
1852026-08-07T05:44:35.738Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1862026-08-07T05:44:35.744Z Updating git repository `https://github.com/oxidecomputer/lldp`
1872026-08-07T05:44:36.107ZFrom https://github.com/oxidecomputer/lldp
1882026-08-07T05:44:36.107Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
1892026-08-07T05:44:36.118Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1902026-08-07T05:44:36.452ZFrom https://github.com/oxidecomputer/tufaceous
1912026-08-07T05:44:36.453Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
1922026-08-07T05:44:36.461Z Updating git repository `https://github.com/oxidecomputer/propolis`
1932026-08-07T05:44:37.055ZFrom https://github.com/oxidecomputer/propolis
1942026-08-07T05:44:37.055Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1952026-08-07T05:44:37.097Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1962026-08-07T05:44:37.583ZFrom https://github.com/oxidecomputer/transceiver-control
1972026-08-07T05:44:37.583Z * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac
1982026-08-07T05:44:37.592Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1992026-08-07T05:44:37.853ZFrom https://github.com/oxidecomputer/dlpi-sys
2002026-08-07T05:44:37.853Z * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664
2012026-08-07T05:44:37.859Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2022026-08-07T05:44:38.186ZFrom https://github.com/jmesmon/rust-libzfs
2032026-08-07T05:44:38.186Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
2042026-08-07T05:44:38.193Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2052026-08-07T05:44:38.500ZFrom https://github.com/oxidecomputer/rusty-doors
2062026-08-07T05:44:38.500Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
2072026-08-07T05:44:38.506Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2082026-08-07T05:44:39.029ZFrom https://github.com/oxidecomputer/management-gateway-service
2092026-08-07T05:44:39.029Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2102026-08-07T05:44:39.042Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2112026-08-07T05:44:39.307ZFrom https://github.com/oxidecomputer/serde_human_bytes
2122026-08-07T05:44:39.307Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2132026-08-07T05:44:39.316Z Updating git repository `https://github.com/oxidecomputer/crucible`
2142026-08-07T05:44:40.233ZFrom https://github.com/oxidecomputer/crucible
2152026-08-07T05:44:40.233Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2162026-08-07T05:44:40.273Z Updating git repository `https://github.com/oxidecomputer/propolis`
2172026-08-07T05:44:40.715ZFrom https://github.com/oxidecomputer/propolis
2182026-08-07T05:44:40.715Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2192026-08-07T05:44:40.758Z Updating git repository `https://github.com/oxidecomputer/crucible`
2202026-08-07T05:44:41.296ZFrom https://github.com/oxidecomputer/crucible
2212026-08-07T05:44:41.296Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2222026-08-07T05:44:41.360Z Updating git repository `https://github.com/oxidecomputer/tofino`
2232026-08-07T05:44:41.759ZFrom https://github.com/oxidecomputer/tofino
2242026-08-07T05:44:41.759Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2252026-08-07T05:44:41.769Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2262026-08-07T05:44:42.460ZFrom https://github.com/oxidecomputer/maghemite
2272026-08-07T05:44:42.461Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2282026-08-07T05:44:42.491Z Updating git repository `https://github.com/oxidecomputer/clickward`
2292026-08-07T05:44:42.776ZFrom https://github.com/oxidecomputer/clickward
2302026-08-07T05:44:42.776Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2312026-08-07T05:44:42.782Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2322026-08-07T05:44:43.054ZFrom https://github.com/oxidecomputer/illumos-devinfo
2332026-08-07T05:44:43.054Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2342026-08-07T05:44:45.389Z Downloading crates ...
2352026-08-07T05:44:45.487Z Downloaded adler2 v2.0.1
2362026-08-07T05:44:45.490Z Downloaded hubpack v0.1.2
2372026-08-07T05:44:45.490Z Downloaded backoff v0.4.0
2382026-08-07T05:44:45.490Z Downloaded bytecount v0.6.9
2392026-08-07T05:44:45.493Z Downloaded indent_write v2.2.0
2402026-08-07T05:44:45.493Z Downloaded base64ct v1.8.3
2412026-08-07T05:44:45.493Z Downloaded autocfg v1.5.1
2422026-08-07T05:44:45.496Z Downloaded hybrid-array v0.4.12
2432026-08-07T05:44:45.496Z Downloaded ingot-types v0.1.2
2442026-08-07T05:44:45.499Z Downloaded ident_case v1.0.1
2452026-08-07T05:44:45.499Z Downloaded ipnet v2.12.0
2462026-08-07T05:44:45.499Z Downloaded aead v0.5.2
2472026-08-07T05:44:45.502Z Downloaded async-recursion v1.1.1
2482026-08-07T05:44:45.505Z Downloaded natord v1.0.9
2492026-08-07T05:44:45.506Z Downloaded newtype-uuid-macros v0.1.0
2502026-08-07T05:44:45.506Z Downloaded num-traits v0.2.19
2512026-08-07T05:44:45.506Z Downloaded async-stream-impl v0.3.6
2522026-08-07T05:44:45.509Z Downloaded nom v7.1.3
2532026-08-07T05:44:45.512Z Downloaded ingot v0.1.1
2542026-08-07T05:44:45.515Z Downloaded base16ct v0.2.0
2552026-08-07T05:44:45.515Z Downloaded hyper-rustls v0.27.9
2562026-08-07T05:44:45.515Z Downloaded inout v0.1.4
2572026-08-07T05:44:45.515Z Downloaded internet-checksum v0.2.1
2582026-08-07T05:44:45.518Z Downloaded lazy_static v1.5.0
2592026-08-07T05:44:45.518Z Downloaded atomicwrites v0.4.4
2602026-08-07T05:44:45.518Z Downloaded is_terminal_polyfill v1.70.2
2612026-08-07T05:44:45.518Z Downloaded async-stream v0.3.6
2622026-08-07T05:44:45.524Z Downloaded bit-vec v0.8.0
2632026-08-07T05:44:45.527Z Downloaded anstream v1.0.0
2642026-08-07T05:44:45.527Z Downloaded anstyle-parse v1.0.0
2652026-08-07T05:44:45.530Z Downloaded colorchoice v1.0.5
2662026-08-07T05:44:45.531Z Downloaded anstyle-query v1.1.5
2672026-08-07T05:44:45.531Z Downloaded anstyle v1.0.14
2682026-08-07T05:44:45.534Z Downloaded async-trait v0.1.89
2692026-08-07T05:44:45.537Z Downloaded block-buffer v0.10.4
2702026-08-07T05:44:45.540Z Downloaded curve25519-dalek-derive v0.1.1
2712026-08-07T05:44:45.540Z Downloaded blake2 v0.10.6
2722026-08-07T05:44:45.540Z Downloaded ciborium-ll v0.2.2
2732026-08-07T05:44:45.540Z Downloaded crc8 v0.1.1
2742026-08-07T05:44:45.540Z Downloaded clap_derive v4.6.4
2752026-08-07T05:44:45.543Z Downloaded hyper v1.11.0
2762026-08-07T05:44:45.546Z Downloaded iddqd v0.4.6
2772026-08-07T05:44:45.550Z Downloaded argon2 v0.5.3
2782026-08-07T05:44:45.553Z Downloaded compression-codecs v0.4.38
2792026-08-07T05:44:45.553Z Downloaded bit-set v0.8.0
2802026-08-07T05:44:45.553Z Downloaded crunchy v0.2.4
2812026-08-07T05:44:45.556Z Downloaded const-random-macro v0.1.16
2822026-08-07T05:44:45.556Z Downloaded hubpack_derive v0.1.1
2832026-08-07T05:44:45.559Z Downloaded backon v1.6.0
2842026-08-07T05:44:45.562Z Downloaded indicatif v0.18.4
2852026-08-07T05:44:45.565Z Downloaded itoa v1.0.18
2862026-08-07T05:44:45.568Z Downloaded cobs v0.3.0
2872026-08-07T05:44:45.568Z Downloaded cfg-if v1.0.4
2882026-08-07T05:44:45.571Z Downloaded is_ci v1.2.0
2892026-08-07T05:44:45.575Z Downloaded konst_macro_rules v0.2.19
2902026-08-07T05:44:45.575Z Downloaded lru-slab v0.1.2
2912026-08-07T05:44:45.575Z Downloaded cpufeatures v0.2.17
2922026-08-07T05:44:45.575Z Downloaded crucible-workspace-hack v0.1.0
2932026-08-07T05:44:45.578Z Downloaded compression-core v0.4.32
2942026-08-07T05:44:45.578Z Downloaded const-random v0.1.18
2952026-08-07T05:44:45.578Z Downloaded block-buffer v0.12.0
2962026-08-07T05:44:45.581Z Downloaded httpdate v1.0.3
2972026-08-07T05:44:45.581Z Downloaded num v0.4.3
2982026-08-07T05:44:45.581Z Downloaded num_threads v0.1.7
2992026-08-07T05:44:45.584Z Downloaded crypto-common v0.1.7
3002026-08-07T05:44:45.584Z Downloaded no-std-compat v0.4.1
3012026-08-07T05:44:45.588Z Downloaded cpufeatures v0.3.0
3022026-08-07T05:44:45.588Z Downloaded libscf-sys v1.2.0
3032026-08-07T05:44:45.591Z Downloaded instant v0.1.13
3042026-08-07T05:44:45.594Z Downloaded lru-cache v0.1.2
3052026-08-07T05:44:45.594Z Downloaded num-iter v0.1.45
3062026-08-07T05:44:45.597Z Downloaded memoffset v0.9.1
3072026-08-07T05:44:45.597Z Downloaded cfg_aliases v0.2.1
3082026-08-07T05:44:45.601Z Downloaded crypto-common v0.2.2
3092026-08-07T05:44:45.601Z Downloaded mime v0.3.17
3102026-08-07T05:44:45.601Z Downloaded is-terminal v0.4.17
3112026-08-07T05:44:45.601Z Downloaded match_cfg v0.1.0
3122026-08-07T05:44:45.601Z Downloaded newline-converter v0.3.0
3132026-08-07T05:44:45.604Z Downloaded newtype_derive v0.1.6
3142026-08-07T05:44:45.604Z Downloaded idna_adapter v1.2.2
3152026-08-07T05:44:45.604Z Downloaded ciborium-io v0.2.2
3162026-08-07T05:44:45.607Z Downloaded bitflags v2.12.1
3172026-08-07T05:44:45.611Z Downloaded convert_case v0.4.0
3182026-08-07T05:44:45.611Z Downloaded ingot-types v0.2.0
3192026-08-07T05:44:45.611Z Downloaded anyhow v1.0.104
3202026-08-07T05:44:45.614Z Downloaded critical-section v1.2.0
3212026-08-07T05:44:45.614Z Downloaded daft v0.1.7
3222026-08-07T05:44:45.614Z Downloaded ingot v0.2.1
3232026-08-07T05:44:45.617Z Downloaded num-conv v0.2.2
3242026-08-07T05:44:45.620Z Downloaded olpc-cjson v0.1.4
3252026-08-07T05:44:45.623Z Downloaded num_enum_derive v0.5.11
3262026-08-07T05:44:45.628Z Downloaded managed v0.8.0
3272026-08-07T05:44:45.631Z Downloaded num-derive v0.4.2
3282026-08-07T05:44:45.631Z Downloaded base16ct v1.0.0
3292026-08-07T05:44:45.636Z Downloaded macaddr v1.0.1
3302026-08-07T05:44:45.640Z Downloaded scopeguard v1.2.0
3312026-08-07T05:44:45.640Z Downloaded keccak v0.1.6
3322026-08-07T05:44:45.640Z Downloaded serde_urlencoded v0.7.1
3332026-08-07T05:44:45.643Z Downloaded scroll_derive v0.13.1
3342026-08-07T05:44:45.643Z Downloaded memmap v0.7.0
3352026-08-07T05:44:45.646Z Downloaded aho-corasick v1.1.4
3362026-08-07T05:44:45.649Z Downloaded take_mut v0.2.2
3372026-08-07T05:44:45.649Z Downloaded atomic-waker v1.1.2
3382026-08-07T05:44:45.649Z Downloaded byte-wrapper v0.1.0
3392026-08-07T05:44:45.652Z Downloaded bcs v0.1.6
3402026-08-07T05:44:45.652Z Downloaded strum v0.26.3
3412026-08-07T05:44:45.655Z Downloaded strum v0.27.2
3422026-08-07T05:44:45.656Z Downloaded sigpipe v0.1.3
3432026-08-07T05:44:45.659Z Downloaded tokio-macros v2.7.0
3442026-08-07T05:44:45.662Z Downloaded strsim v0.11.1
3452026-08-07T05:44:45.665Z Downloaded thread-id v4.2.2
3462026-08-07T05:44:45.665Z Downloaded tagptr v0.2.0
3472026-08-07T05:44:45.665Z Downloaded toml_datetime v0.6.11
3482026-08-07T05:44:45.668Z Downloaded tower-service v0.3.3
3492026-08-07T05:44:45.668Z Downloaded clap_lex v1.1.0
3502026-08-07T05:44:45.671Z Downloaded multer v3.1.0
3512026-08-07T05:44:45.674Z Downloaded humantime v2.3.0
3522026-08-07T05:44:45.674Z Downloaded camino-tempfile v1.4.1
3532026-08-07T05:44:45.674Z Downloaded chacha20 v0.9.1
3542026-08-07T05:44:45.677Z Downloaded bs58 v0.5.1
3552026-08-07T05:44:45.677Z Downloaded const_format_proc_macros v0.2.34
3562026-08-07T05:44:45.677Z Downloaded cstr-argument v0.1.2
3572026-08-07T05:44:45.677Z Downloaded newtype-uuid v1.3.2
3582026-08-07T05:44:45.680Z Downloaded unarray v0.1.4
3592026-08-07T05:44:45.683Z Downloaded version_check v0.9.5
3602026-08-07T05:44:45.683Z Downloaded ingot-macros v0.2.0
3612026-08-07T05:44:45.683Z Downloaded unicode-xid v0.2.6
3622026-08-07T05:44:45.683Z Downloaded unit-prefix v0.5.2
3632026-08-07T05:44:45.686Z Downloaded num-complex v0.4.6
3642026-08-07T05:44:45.689Z Downloaded ingot-macros v0.1.1
3652026-08-07T05:44:45.693Z Downloaded csv-core v0.1.13
3662026-08-07T05:44:45.693Z Downloaded daft-derive v0.1.7
3672026-08-07T05:44:45.696Z Downloaded dtrace-parser v0.3.0
3682026-08-07T05:44:45.696Z Downloaded embedded-io v0.4.0
3692026-08-07T05:44:45.699Z Downloaded usdt v0.6.0
3702026-08-07T05:44:45.699Z Downloaded jobserver v0.1.34
3712026-08-07T05:44:45.702Z Downloaded tower-layer v0.3.3
3722026-08-07T05:44:45.702Z Downloaded utf8_iter v1.0.4
3732026-08-07T05:44:45.705Z Downloaded lock_api v0.4.14
3742026-08-07T05:44:45.708Z Downloaded zerofrom v0.1.8
3752026-08-07T05:44:45.711Z Downloaded num_enum v0.5.11
3762026-08-07T05:44:45.716Z Downloaded rustls-pemfile v2.2.0
3772026-08-07T05:44:45.719Z Downloaded libsw v3.5.0
3782026-08-07T05:44:45.719Z Downloaded linked-hash-map v0.5.6
3792026-08-07T05:44:45.719Z Downloaded base64 v0.22.1
3802026-08-07T05:44:45.722Z Downloaded cmake v0.1.58
3812026-08-07T05:44:45.722Z Downloaded crossbeam-deque v0.8.6
3822026-08-07T05:44:45.722Z Downloaded cipher v0.4.4
3832026-08-07T05:44:45.722Z Downloaded libsw-core v0.3.2
3842026-08-07T05:44:45.725Z Downloaded serde_derive_internals v0.29.1
3852026-08-07T05:44:45.725Z Downloaded strum_macros v0.26.4
3862026-08-07T05:44:45.725Z Downloaded slog-dtrace v0.3.0
3872026-08-07T05:44:45.725Z Downloaded foreign-types v0.5.0
3882026-08-07T05:44:45.729Z Downloaded fxhash v0.2.1
3892026-08-07T05:44:45.729Z Downloaded heck v0.4.1
3902026-08-07T05:44:45.729Z Downloaded rustversion v1.0.22
3912026-08-07T05:44:45.729Z Downloaded sha2 v0.10.9
3922026-08-07T05:44:45.732Z Downloaded futures-core v0.3.32
3932026-08-07T05:44:45.732Z Downloaded heck v0.5.0
3942026-08-07T05:44:45.732Z Downloaded hostname v0.4.2
3952026-08-07T05:44:45.735Z Downloaded defmt v0.3.100
3962026-08-07T05:44:45.738Z Downloaded iana-time-zone v0.1.65
3972026-08-07T05:44:45.741Z Downloaded simd-adler32 v0.3.9
3982026-08-07T05:44:45.741Z Downloaded smartstring v1.0.1
3992026-08-07T05:44:45.744Z Downloaded thread-id v5.1.0
4002026-08-07T05:44:45.744Z Downloaded camino v1.2.5
4012026-08-07T05:44:45.747Z Downloaded thiserror-impl v1.0.69
4022026-08-07T05:44:45.747Z Downloaded num_enum v0.7.6
4032026-08-07T05:44:45.750Z Downloaded omicron-workspace-hack v0.1.0
4042026-08-07T05:44:45.750Z Downloaded openssl-macros v0.1.1
4052026-08-07T05:44:45.750Z Downloaded parse-display v0.10.0
4062026-08-07T05:44:45.754Z Downloaded linear-map v1.2.0
4072026-08-07T05:44:45.757Z Downloaded num_enum_derive v0.7.6
4082026-08-07T05:44:45.757Z Downloaded potential_utf v0.1.5
4092026-08-07T05:44:45.760Z Downloaded cancel-safe-futures v0.1.5
4102026-08-07T05:44:45.760Z Downloaded crossbeam-epoch v0.9.18
4112026-08-07T05:44:45.763Z Downloaded darling v0.21.3
4122026-08-07T05:44:45.763Z Downloaded cookie v0.18.1
4132026-08-07T05:44:45.766Z Downloaded proc-macro-error-attr2 v2.0.0
4142026-08-07T05:44:45.766Z Downloaded arc-swap v1.9.1
4152026-08-07T05:44:45.769Z Downloaded bitflags v1.3.2
4162026-08-07T05:44:45.769Z Downloaded crc32fast v1.5.0
4172026-08-07T05:44:45.769Z Downloaded writeable v0.6.3
4182026-08-07T05:44:45.773Z Downloaded zerovec-derive v0.11.3
4192026-08-07T05:44:45.773Z Downloaded base64 v0.21.7
4202026-08-07T05:44:45.773Z Downloaded usdt-impl v0.5.0
4212026-08-07T05:44:45.776Z Downloaded walkdir v2.5.0
4222026-08-07T05:44:45.776Z Downloaded progenitor-client v0.10.0
4232026-08-07T05:44:45.776Z Downloaded rand_chacha v0.3.1
4242026-08-07T05:44:45.776Z Downloaded rustc_version v0.1.7
4252026-08-07T05:44:45.779Z Downloaded quick-error v1.2.3
4262026-08-07T05:44:45.782Z Downloaded stable_deref_trait v1.2.1
4272026-08-07T05:44:45.785Z Downloaded sync_wrapper v1.0.2
4282026-08-07T05:44:45.788Z Downloaded num-integer v0.1.46
4292026-08-07T05:44:45.789Z Downloaded console v0.15.11
4302026-08-07T05:44:45.793Z Downloaded deranged v0.5.8
4312026-08-07T05:44:45.793Z Downloaded httparse v1.10.1
4322026-08-07T05:44:45.796Z Downloaded num-rational v0.4.2
4332026-08-07T05:44:45.796Z Downloaded chacha20 v0.10.0
4342026-08-07T05:44:45.796Z Downloaded ciborium v0.2.2
4352026-08-07T05:44:45.799Z Downloaded litemap v0.8.2
4362026-08-07T05:44:45.799Z Downloaded memmap2 v0.9.10
4372026-08-07T05:44:45.802Z Downloaded byteorder v1.5.0
4382026-08-07T05:44:45.802Z Downloaded cargo_toml v0.22.3
4392026-08-07T05:44:45.802Z Downloaded console v0.16.3
4402026-08-07T05:44:45.805Z Downloaded fixedbitset v0.4.2
4412026-08-07T05:44:45.805Z Downloaded fixedbitset v0.5.7
4422026-08-07T05:44:45.805Z Downloaded group v0.13.0
4432026-08-07T05:44:45.805Z Downloaded form_urlencoded v1.2.2
4442026-08-07T05:44:45.815Z Downloaded scroll_derive v0.12.1
4452026-08-07T05:44:45.818Z Downloaded slog-envlogger v2.2.0
4462026-08-07T05:44:45.818Z Downloaded termtree v0.5.1
4472026-08-07T05:44:45.818Z Downloaded secrecy v0.10.3
4482026-08-07T05:44:45.818Z Downloaded time-core v0.1.8
4492026-08-07T05:44:45.818Z Downloaded serde_plain v1.0.2
4502026-08-07T05:44:45.818Z Downloaded tabled_derive v0.11.0
4512026-08-07T05:44:45.818Z Downloaded terminal_size v0.4.4
4522026-08-07T05:44:45.818Z Downloaded serde_spanned v0.6.9
4532026-08-07T05:44:45.818Z Downloaded thiserror-impl-no-std v2.0.2
4542026-08-07T05:44:45.818Z Downloaded colored v3.1.1
4552026-08-07T05:44:45.822Z Downloaded crossbeam-utils v0.8.21
4562026-08-07T05:44:45.825Z Downloaded ipnetwork v0.21.1
4572026-08-07T05:44:45.825Z Downloaded parking_lot_core v0.8.6
4582026-08-07T05:44:45.828Z Downloaded serde_repr v0.1.21
4592026-08-07T05:44:45.832Z Downloaded spin v0.9.8
4602026-08-07T05:44:45.835Z Downloaded typify-macro v0.4.3
4612026-08-07T05:44:45.835Z Downloaded utf8parse v0.2.2
4622026-08-07T05:44:45.839Z Downloaded icu_locale_core v2.2.0
4632026-08-07T05:44:45.842Z Downloaded icu_properties v2.2.0
4642026-08-07T05:44:45.842Z Downloaded pin-project-internal v1.1.13
4652026-08-07T05:44:45.845Z Downloaded allocator-api2 v0.2.21
4662026-08-07T05:44:45.845Z Downloaded indexmap v1.9.3
4672026-08-07T05:44:45.847Z Downloaded poly1305 v0.8.0
4682026-08-07T05:44:45.847Z Downloaded ucd-trie v0.1.7
4692026-08-07T05:44:45.847Z Downloaded const-oid v0.10.2
4702026-08-07T05:44:45.850Z Downloaded wait-timeout v0.2.1
4712026-08-07T05:44:45.850Z Downloaded yoke-derive v0.8.2
4722026-08-07T05:44:45.850Z Downloaded foreign-types-shared v0.1.1
4732026-08-07T05:44:45.853Z Downloaded defmt-parser v1.0.0
4742026-08-07T05:44:45.853Z Downloaded futures-io v0.3.32
4752026-08-07T05:44:45.858Z Downloaded clap v4.6.5
4762026-08-07T05:44:45.862Z Downloaded progenitor-extras v0.2.0
4772026-08-07T05:44:45.865Z Downloaded dtrace-parser v0.2.0
4782026-08-07T05:44:45.865Z Downloaded embedded-io v0.6.1
4792026-08-07T05:44:45.865Z Downloaded enum-as-inner v0.6.1
4802026-08-07T05:44:45.868Z Downloaded rand_core v0.10.1
4812026-08-07T05:44:45.868Z Downloaded resolv-conf v0.7.6
4822026-08-07T05:44:45.871Z Downloaded openssl-probe v0.2.1
4832026-08-07T05:44:45.871Z Downloaded phf_shared v0.12.1
4842026-08-07T05:44:45.874Z Downloaded futures-channel v0.3.32
4852026-08-07T05:44:45.877Z Downloaded icu_provider v2.2.0
4862026-08-07T05:44:45.880Z Downloaded similar v2.7.0
4872026-08-07T05:44:45.883Z Downloaded log v0.4.32
4882026-08-07T05:44:45.883Z Downloaded diff v0.1.13
4892026-08-07T05:44:45.886Z Downloaded tinyvec_macros v0.1.1
4902026-08-07T05:44:45.891Z Downloaded powerfmt v0.2.0
4912026-08-07T05:44:45.893Z Downloaded icu_normalizer v2.2.0
4922026-08-07T05:44:45.896Z Downloaded icu_normalizer_data v2.2.0
4932026-08-07T05:44:45.902Z Downloaded miniz_oxide v0.8.9
4942026-08-07T05:44:45.907Z Downloaded rustc-hash v2.1.2
4952026-08-07T05:44:45.910Z Downloaded shlex v2.0.1
4962026-08-07T05:44:45.910Z Downloaded static_assertions v1.1.0
4972026-08-07T05:44:45.913Z Downloaded ahash v0.8.12
4982026-08-07T05:44:45.916Z Downloaded serial_test_derive v4.0.1
4992026-08-07T05:44:45.918Z Downloaded subtle v2.6.1
5002026-08-07T05:44:45.919Z Downloaded slog-term v2.9.2
5012026-08-07T05:44:45.921Z Downloaded proc-macro-crate v3.5.0
5022026-08-07T05:44:45.921Z Downloaded darling v0.23.0
5032026-08-07T05:44:45.924Z Downloaded icu_collections v2.2.0
5042026-08-07T05:44:45.927Z Downloaded whoami v1.6.1
5052026-08-07T05:44:45.927Z Downloaded supports-color v3.0.2
5062026-08-07T05:44:45.927Z Downloaded proc-macro-error-attr v1.0.4
5072026-08-07T05:44:45.930Z Downloaded progenitor-macro v0.10.0
5082026-08-07T05:44:45.930Z Downloaded usdt-macro v0.6.0
5092026-08-07T05:44:45.930Z Downloaded utf-8 v0.7.6
5102026-08-07T05:44:45.933Z Downloaded parking_lot_core v0.9.12
5112026-08-07T05:44:45.935Z Downloaded toml_datetime v0.7.5+spec-1.1.0
5122026-08-07T05:44:45.935Z Downloaded tinyvec v1.11.0
5132026-08-07T05:44:45.945Z Downloaded derive-ex v0.1.8
5142026-08-07T05:44:45.945Z Downloaded rustls-native-certs v0.8.4
5152026-08-07T05:44:45.945Z Downloaded quote v1.0.45
5162026-08-07T05:44:45.946Z Downloaded usdt-impl v0.6.0
5172026-08-07T05:44:45.946Z Downloaded darling_macro v0.21.3
5182026-08-07T05:44:45.946Z Downloaded try-lock v0.2.5
5192026-08-07T05:44:45.946Z Downloaded universal-hash v0.5.1
5202026-08-07T05:44:45.956Z Downloaded snafu v0.8.9
5212026-08-07T05:44:45.962Z Downloaded data-encoding v2.11.0
5222026-08-07T05:44:45.965Z Downloaded papergrid v0.18.0
5232026-08-07T05:44:45.968Z Downloaded git-stub v1.0.0
5242026-08-07T05:44:45.968Z Downloaded glob v0.3.3
5252026-08-07T05:44:45.968Z Downloaded foldhash v0.1.5
5262026-08-07T05:44:45.971Z Downloaded dyn-clone v1.0.20
5272026-08-07T05:44:45.974Z Downloaded foreign-types v0.3.2
5282026-08-07T05:44:45.974Z Downloaded tokio-stream v0.1.18
5292026-08-07T05:44:45.974Z Downloaded konst v0.2.20
5302026-08-07T05:44:45.978Z Downloaded minimal-lexical v0.2.1
5312026-08-07T05:44:45.982Z Downloaded errno v0.3.14
5322026-08-07T05:44:45.982Z Downloaded jiff-static v0.2.28
5332026-08-07T05:44:45.984Z Downloaded parse-display-derive v0.10.0
5342026-08-07T05:44:45.984Z Downloaded password-hash v0.5.0
5352026-08-07T05:44:45.984Z Downloaded bytes v1.11.1
5362026-08-07T05:44:45.987Z Downloaded scroll v0.13.0
5372026-08-07T05:44:45.987Z Downloaded percent-encoding v2.3.2
5382026-08-07T05:44:45.992Z Downloaded derive_more v0.99.20
5392026-08-07T05:44:45.995Z Downloaded slog-async v2.8.0
5402026-08-07T05:44:45.998Z Downloaded slog-stdlog v4.1.1
5412026-08-07T05:44:45.998Z Downloaded thread_local v1.1.9
5422026-08-07T05:44:45.998Z Downloaded progenitor-macro v0.13.0
5432026-08-07T05:44:45.998Z Downloaded proc-macro-error v1.0.4
5442026-08-07T05:44:46.001Z Downloaded thiserror-no-std v2.0.2
5452026-08-07T05:44:46.005Z Downloaded hyper-util v0.1.20
5462026-08-07T05:44:46.007Z Downloaded crypto-bigint v0.5.5
5472026-08-07T05:44:46.011Z Downloaded getrandom v0.3.4
5482026-08-07T05:44:46.013Z Downloaded getrandom v0.4.2
5492026-08-07T05:44:46.016Z Downloaded futures-executor v0.3.32
5502026-08-07T05:44:46.016Z Downloaded progenitor-impl v0.10.0
5512026-08-07T05:44:46.020Z Downloaded rand_xorshift v0.4.0
5522026-08-07T05:44:46.023Z Downloaded spin v0.5.2
5532026-08-07T05:44:46.028Z Downloaded textwrap v0.16.2
5542026-08-07T05:44:46.031Z Downloaded signal-hook-registry v1.4.8
5552026-08-07T05:44:46.034Z Downloaded snafu-derive v0.8.9
5562026-08-07T05:44:46.034Z Downloaded tokio-tungstenite v0.21.0
5572026-08-07T05:44:46.037Z Downloaded elliptic-curve v0.13.8
5582026-08-07T05:44:46.039Z Downloaded typify-macro v0.6.2
5592026-08-07T05:44:46.039Z Downloaded untrusted v0.7.1
5602026-08-07T05:44:46.042Z Downloaded toml_edit v0.25.12+spec-1.1.0
5612026-08-07T05:44:46.045Z Downloaded float-ord v0.3.2
5622026-08-07T05:44:46.045Z Downloaded git-stub-vcs v0.1.0
5632026-08-07T05:44:46.045Z Downloaded toml_edit v0.22.27
5642026-08-07T05:44:46.048Z Downloaded highway v1.3.0
5652026-08-07T05:44:46.048Z Downloaded want v0.3.1
5662026-08-07T05:44:46.051Z Downloaded ryu v1.0.23
5672026-08-07T05:44:46.053Z Downloaded pem v3.0.6
5682026-08-07T05:44:46.056Z Downloaded smallvec v1.15.1
5692026-08-07T05:44:46.056Z Downloaded mio v1.2.1
5702026-08-07T05:44:46.059Z Downloaded xz2 v0.1.7
5712026-08-07T05:44:46.062Z Downloaded zeroize v1.8.2
5722026-08-07T05:44:46.062Z Downloaded displaydoc v0.2.6
5732026-08-07T05:44:46.062Z Downloaded memchr v2.8.1
5742026-08-07T05:44:46.065Z Downloaded zone v0.3.1
5752026-08-07T05:44:46.068Z Downloaded hash32 v0.3.1
5762026-08-07T05:44:46.068Z Downloaded http-body v1.0.1
5772026-08-07T05:44:46.068Z Downloaded crossbeam-channel v0.5.15
5782026-08-07T05:44:46.071Z Downloaded debug-ignore v1.0.5
5792026-08-07T05:44:46.071Z Downloaded hmac v0.12.1
5802026-08-07T05:44:46.071Z Downloaded pkg-config v0.3.33
5812026-08-07T05:44:46.074Z Downloaded futures-sink v0.3.32
5822026-08-07T05:44:46.077Z Downloaded chacha20poly1305 v0.10.1
5832026-08-07T05:44:46.077Z Downloaded const_format v0.2.36
5842026-08-07T05:44:46.080Z Downloaded drift v0.2.0
5852026-08-07T05:44:46.082Z Downloaded rustls-webpki v0.103.13
5862026-08-07T05:44:46.085Z Downloaded serde v1.0.229
5872026-08-07T05:44:46.088Z Downloaded equivalent v1.0.2
5882026-08-07T05:44:46.088Z Downloaded parking_lot v0.12.5
5892026-08-07T05:44:46.088Z Downloaded pretty-hex v0.4.2
5902026-08-07T05:44:46.088Z Downloaded proc-macro-error2 v2.0.1
5912026-08-07T05:44:46.091Z Downloaded serde_tokenstream v0.2.3
5922026-08-07T05:44:46.091Z Downloaded pretty_assertions v1.4.1
5932026-08-07T05:44:46.091Z Downloaded zerotrie v0.2.4
5942026-08-07T05:44:46.094Z Downloaded prettyplease v0.2.37
5952026-08-07T05:44:46.098Z Downloaded rayon-core v1.13.0
5962026-08-07T05:44:46.098Z Downloaded cc v1.2.63
5972026-08-07T05:44:46.102Z Downloaded rand_chacha v0.9.0
5982026-08-07T05:44:46.102Z Downloaded quinn-udp v0.5.14
5992026-08-07T05:44:46.102Z Downloaded serial_test v4.0.1
6002026-08-07T05:44:46.104Z Downloaded slog-json v2.6.1
6012026-08-07T05:44:46.105Z Downloaded strum_macros v0.27.2
6022026-08-07T05:44:46.105Z Downloaded tinystr v0.8.3
6032026-08-07T05:44:46.105Z Downloaded rustls-pki-types v1.14.1
6042026-08-07T05:44:46.107Z Downloaded schemars_derive v0.8.22
6052026-08-07T05:44:46.111Z Downloaded smawk v0.3.2
6062026-08-07T05:44:46.111Z Downloaded siphasher v1.0.3
6072026-08-07T05:44:46.111Z Downloaded testing_table v0.3.0
6082026-08-07T05:44:46.114Z Downloaded slab v0.4.12
6092026-08-07T05:44:46.114Z Downloaded thiserror v2.0.19
6102026-08-07T05:44:46.117Z Downloaded async-compression v0.4.42
6112026-08-07T05:44:46.120Z Downloaded synstructure v0.13.2
6122026-08-07T05:44:46.122Z Downloaded zerocopy-derive v0.7.35
6132026-08-07T05:44:46.125Z Downloaded pin-project v1.1.13
6142026-08-07T05:44:46.129Z Downloaded heapless v0.8.0
6152026-08-07T05:44:46.131Z Downloaded tiny-keccak v2.0.2
6162026-08-07T05:44:46.134Z Downloaded toml_write v0.1.2
6172026-08-07T05:44:46.134Z Downloaded toml v0.8.23
6182026-08-07T05:44:46.134Z Downloaded usdt v0.5.0
6192026-08-07T05:44:46.134Z Downloaded zerofrom-derive v0.1.7
6202026-08-07T05:44:46.137Z Downloaded dropshot-api-manager-types v0.7.2
6212026-08-07T05:44:46.137Z Downloaded find-msvc-tools v0.1.9
6222026-08-07T05:44:46.137Z Downloaded term v1.2.1
6232026-08-07T05:44:46.141Z Downloaded indexmap v2.14.0
6242026-08-07T05:44:46.141Z Downloaded postcard v1.1.3
6252026-08-07T05:44:46.144Z Downloaded digest v0.11.3
6262026-08-07T05:44:46.144Z Downloaded digest v0.10.7
6272026-08-07T05:44:46.144Z Downloaded serde_core v1.0.229
6282026-08-07T05:44:46.147Z Downloaded zeroize_derive v1.4.3
6292026-08-07T05:44:46.150Z Downloaded futures-macro v0.3.32
6302026-08-07T05:44:46.150Z Downloaded fs_extra v1.3.0
6312026-08-07T05:44:46.159Z Downloaded http-body-util v0.1.4
6322026-08-07T05:44:46.161Z Downloaded plain v0.2.3
6332026-08-07T05:44:46.164Z Downloaded proc-macro-crate v1.3.1
6342026-08-07T05:44:46.164Z Downloaded progenitor v0.14.0
6352026-08-07T05:44:46.167Z Downloaded progenitor-client v0.13.0
6362026-08-07T05:44:46.170Z Downloaded ref-cast v1.0.25
6372026-08-07T05:44:46.170Z Downloaded futures v0.3.32
6382026-08-07T05:44:46.173Z Downloaded serde_spanned v1.1.1
6392026-08-07T05:44:46.175Z Downloaded typify v0.6.2
6402026-08-07T05:44:46.176Z Downloaded half v2.7.1
6412026-08-07T05:44:46.179Z Downloaded typify v0.4.3
6422026-08-07T05:44:46.182Z Downloaded smf v0.2.3
6432026-08-07T05:44:46.186Z Downloaded toml v1.1.2+spec-1.1.0
6442026-08-07T05:44:46.189Z Downloaded rustls-platform-verifier v0.7.0
6452026-08-07T05:44:46.190Z Downloaded slog-scope v4.4.1
6462026-08-07T05:44:46.192Z Downloaded rand_pcg v0.10.2
6472026-08-07T05:44:46.195Z Downloaded structmeta v0.3.0
6482026-08-07T05:44:46.195Z Downloaded dof v0.4.0
6492026-08-07T05:44:46.198Z Downloaded hex v0.4.3
6502026-08-07T05:44:46.201Z Downloaded usdt-attr-macro v0.6.0
6512026-08-07T05:44:46.204Z Downloaded socket2 v0.6.5
6522026-08-07T05:44:46.208Z Downloaded tempfile v3.27.0
6532026-08-07T05:44:46.208Z Downloaded tokio-rustls v0.26.4
6542026-08-07T05:44:46.208Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6552026-08-07T05:44:46.211Z Downloaded serde_derive v1.0.229
6562026-08-07T05:44:46.213Z Downloaded dof v0.3.0
6572026-08-07T05:44:46.216Z Downloaded progenitor-macro v0.14.0
6582026-08-07T05:44:46.219Z Downloaded papergrid v0.11.0
6592026-08-07T05:44:46.222Z Downloaded semver v0.1.20
6602026-08-07T05:44:46.222Z Downloaded waitgroup v0.1.2
6612026-08-07T05:44:46.222Z Downloaded slog-bunyan v2.5.0
6622026-08-07T05:44:46.222Z Downloaded darling_macro v0.23.0
6632026-08-07T05:44:46.222Z Downloaded dunce v1.0.5
6642026-08-07T05:44:46.222Z Downloaded url v2.5.8
6652026-08-07T05:44:46.225Z Downloaded erased-serde v0.3.31
6662026-08-07T05:44:46.228Z Downloaded getrandom v0.2.17
6672026-08-07T05:44:46.228Z Downloaded oxide-tokio-rt v0.1.6
6682026-08-07T05:44:46.231Z Downloaded foldhash v0.2.0
6692026-08-07T05:44:46.231Z Downloaded parking_lot v0.11.2
6702026-08-07T05:44:46.231Z Downloaded schemars v1.2.1
6712026-08-07T05:44:46.238Z Downloaded vsss-rs v3.3.4
6722026-08-07T05:44:46.241Z Downloaded yoke v0.8.3
6732026-08-07T05:44:46.241Z Downloaded generic-array v0.14.7
6742026-08-07T05:44:46.243Z Downloaded gethostname v0.5.0
6752026-08-07T05:44:46.243Z Downloaded unsafe-libyaml v0.2.11
6762026-08-07T05:44:46.243Z Downloaded tabwriter v1.4.1
6772026-08-07T05:44:46.246Z Downloaded darling_core v0.23.0
6782026-08-07T05:44:46.249Z Downloaded tabled_derive v0.7.0
6792026-08-07T05:44:46.249Z Downloaded test-strategy v0.4.5
6802026-08-07T05:44:46.252Z Downloaded expectorate v1.2.0
6812026-08-07T05:44:46.254Z Downloaded proc-macro2 v1.0.106
6822026-08-07T05:44:46.262Z Downloaded sha1 v0.10.6
6832026-08-07T05:44:46.265Z Downloaded sha1 v0.11.0
6842026-08-07T05:44:46.265Z Downloaded serde_path_to_error v0.1.20
6852026-08-07T05:44:46.265Z Downloaded usdt-attr-macro v0.5.0
6862026-08-07T05:44:46.267Z Downloaded usdt-macro v0.5.0
6872026-08-07T05:44:46.270Z Downloaded hashbrown v0.12.3
6882026-08-07T05:44:46.272Z Downloaded fnv v1.0.7
6892026-08-07T05:44:46.285Z Downloaded unicode-linebreak v0.1.5
6902026-08-07T05:44:46.288Z Downloaded semver v1.0.28
6912026-08-07T05:44:46.288Z Downloaded thiserror-impl v2.0.19
6922026-08-07T05:44:46.288Z Downloaded same-file v1.0.6
6932026-08-07T05:44:46.291Z Downloaded swrite v0.1.0
6942026-08-07T05:44:46.291Z Downloaded tower v0.5.3
6952026-08-07T05:44:46.294Z Downloaded typeid v1.0.3
6962026-08-07T05:44:46.297Z Downloaded ppv-lite86 v0.2.21
6972026-08-07T05:44:46.297Z Downloaded idna v1.1.0
6982026-08-07T05:44:46.303Z Downloaded tokio-dtrace v0.1.1
6992026-08-07T05:44:46.305Z Downloaded untrusted v0.9.0
7002026-08-07T05:44:46.305Z Downloaded uuid v1.24.0
7012026-08-07T05:44:46.308Z Downloaded ref-cast-impl v1.0.25
7022026-08-07T05:44:46.308Z Downloaded rustc_version v0.4.1
7032026-08-07T05:44:46.308Z Downloaded derive-where v1.6.1
7042026-08-07T05:44:46.310Z Downloaded either v1.16.0
7052026-08-07T05:44:46.311Z Downloaded hostname v0.3.1
7062026-08-07T05:44:46.313Z Downloaded opaque-debug v0.3.1
7072026-08-07T05:44:46.313Z Downloaded structmeta-derive v0.3.0
7082026-08-07T05:44:46.313Z Downloaded zone_cfg_derive v0.3.1
7092026-08-07T05:44:46.316Z Downloaded rand_core v0.9.5
7102026-08-07T05:44:46.319Z Downloaded flate2 v1.1.9
7112026-08-07T05:44:46.321Z Downloaded rhai_codegen v3.2.0
7122026-08-07T05:44:46.325Z Downloaded scroll v0.12.0
7132026-08-07T05:44:46.328Z Downloaded oxnet v0.1.6
7142026-08-07T05:44:46.328Z Downloaded progenitor v0.13.0
7152026-08-07T05:44:46.328Z Downloaded tracing-attributes v0.1.31
7162026-08-07T05:44:46.330Z Downloaded fastrand v2.4.1
7172026-08-07T05:44:46.330Z Downloaded foreign-types-macros v0.2.3
7182026-08-07T05:44:46.330Z Downloaded progenitor-client v0.14.0
7192026-08-07T05:44:46.334Z Downloaded foreign-types-shared v0.3.1
7202026-08-07T05:44:46.334Z Downloaded serde-big-array v0.5.1
7212026-08-07T05:44:46.336Z Downloaded globset v0.4.18
7222026-08-07T05:44:46.336Z Downloaded nom v8.0.0
7232026-08-07T05:44:46.339Z Downloaded pin-project-lite v0.2.17
7242026-08-07T05:44:46.342Z Downloaded openssl-sys v0.9.116
7252026-08-07T05:44:46.345Z Downloaded futures-task v0.3.32
7262026-08-07T05:44:46.348Z Downloaded defmt-macros v1.1.0
7272026-08-07T05:44:46.351Z Downloaded progenitor v0.10.0
7282026-08-07T05:44:46.351Z Downloaded phf v0.12.1
7292026-08-07T05:44:46.357Z Downloaded port-file v0.1.0
7302026-08-07T05:44:46.360Z Downloaded time-macros v0.2.27
7312026-08-07T05:44:46.360Z Downloaded itertools v0.12.1
7322026-08-07T05:44:46.363Z Downloaded paste v1.0.15
7332026-08-07T05:44:46.365Z Downloaded progenitor-impl v0.14.0
7342026-08-07T05:44:46.365Z Downloaded steno v0.4.1
7352026-08-07T05:44:46.371Z Downloaded qorb v0.4.1
7362026-08-07T05:44:46.373Z Downloaded schemars v0.8.22
7372026-08-07T05:44:46.379Z Downloaded serde_with_macros v3.21.0
7382026-08-07T05:44:46.382Z Downloaded zerovec v0.11.6
7392026-08-07T05:44:46.385Z Downloaded toml v0.9.12+spec-1.1.0
7402026-08-07T05:44:46.388Z Downloaded pest_derive v2.8.6
7412026-08-07T05:44:46.388Z Downloaded zmij v1.0.21
7422026-08-07T05:44:46.391Z Downloaded once_cell v1.21.4
7432026-08-07T05:44:46.391Z Downloaded rand_core v0.6.4
7442026-08-07T05:44:46.391Z Downloaded fs-err v3.3.0
7452026-08-07T05:44:46.394Z Downloaded itertools v0.15.0
7462026-08-07T05:44:46.397Z Downloaded tracing-core v0.1.36
7472026-08-07T05:44:46.397Z Downloaded ff v0.13.1
7482026-08-07T05:44:46.400Z Downloaded hickory-resolver v0.25.2
7492026-08-07T05:44:46.406Z Downloaded rusty-fork v0.3.1
7502026-08-07T05:44:46.409Z Downloaded itertools v0.14.0
7512026-08-07T05:44:46.412Z Downloaded toml_writer v1.1.1+spec-1.1.0
7522026-08-07T05:44:46.421Z Downloaded slog v2.8.2
7532026-08-07T05:44:46.423Z Downloaded pest_meta v2.8.6
7542026-08-07T05:44:46.426Z Downloaded progenitor-impl v0.13.0
7552026-08-07T05:44:46.429Z Downloaded winnow v0.5.40
7562026-08-07T05:44:46.433Z Downloaded owo-colors v4.3.0
7572026-08-07T05:44:46.436Z Downloaded rand v0.8.6
7582026-08-07T05:44:46.436Z Downloaded dropshot_endpoint v0.17.1
7592026-08-07T05:44:46.439Z Downloaded schemars v0.9.0
7602026-08-07T05:44:46.443Z Downloaded typenum v1.20.1
7612026-08-07T05:44:46.446Z Downloaded libm v0.2.16
7622026-08-07T05:44:46.450Z Downloaded serde_json v1.0.151
7632026-08-07T05:44:46.454Z Downloaded darling_core v0.21.3
7642026-08-07T05:44:46.456Z Downloaded unicode-ident v1.0.24
7652026-08-07T05:44:46.459Z Downloaded pest_generator v2.8.6
7662026-08-07T05:44:46.459Z Downloaded thin-vec v0.2.18
7672026-08-07T05:44:46.462Z Downloaded tokio-util v0.7.18
7682026-08-07T05:44:46.465Z Downloaded defmt v1.1.0
7692026-08-07T05:44:46.467Z Downloaded icu_properties_data v2.2.0
7702026-08-07T05:44:46.470Z Downloaded zerocopy-derive v0.8.50
7712026-08-07T05:44:46.475Z Downloaded tungstenite v0.21.0
7722026-08-07T05:44:46.478Z Downloaded toml_parser v1.1.2+spec-1.1.0
7732026-08-07T05:44:46.478Z Downloaded rand v0.9.4
7742026-08-07T05:44:46.481Z Downloaded thiserror v1.0.69
7752026-08-07T05:44:46.484Z Downloaded dropshot-api-manager v0.7.2
7762026-08-07T05:44:46.487Z Downloaded toml_edit v0.19.15
7772026-08-07T05:44:46.494Z Downloaded tower-http v0.6.11
7782026-08-07T05:44:46.498Z Downloaded serde_yaml v0.9.34+deprecated
7792026-08-07T05:44:46.501Z Downloaded unicode-normalization v0.1.25
7802026-08-07T05:44:46.510Z Downloaded zerocopy v0.7.35
7812026-08-07T05:44:46.519Z Downloaded serde_with v3.21.0
7822026-08-07T05:44:46.525Z Downloaded unicode-segmentation v1.13.3
7832026-08-07T05:44:46.531Z Downloaded quinn v0.11.9
7842026-08-07T05:44:46.536Z Downloaded h2 v0.4.14
7852026-08-07T05:44:46.546Z Downloaded clap_builder v4.6.5
7862026-08-07T05:44:46.556Z Downloaded hashbrown v0.17.1
7872026-08-07T05:44:46.560Z Downloaded rand v0.10.2
7882026-08-07T05:44:46.563Z Downloaded reqwest v0.13.4
7892026-08-07T05:44:46.566Z Downloaded reqwest v0.12.28
7902026-08-07T05:44:46.582Z Downloaded tabled v0.21.0
7912026-08-07T05:44:46.591Z Downloaded yansi v1.0.1
7922026-08-07T05:44:46.594Z Downloaded pest v2.8.6
7932026-08-07T05:44:46.597Z Downloaded hickory-resolver v0.24.4
7942026-08-07T05:44:46.600Z Downloaded typed-path v0.9.3
7952026-08-07T05:44:46.603Z Downloaded moka v0.12.15
7962026-08-07T05:44:46.619Z Downloaded futures-util v0.3.32
7972026-08-07T05:44:46.629Z Downloaded regex v1.12.3
7982026-08-07T05:44:46.640Z Downloaded tough v0.22.0
7992026-08-07T05:44:46.645Z Downloaded aws-lc-rs v1.17.0
8002026-08-07T05:44:46.650Z Downloaded webpki-roots v1.0.7
8012026-08-07T05:44:46.662Z Downloaded hashbrown v0.15.5
8022026-08-07T05:44:46.683Z Downloaded http v1.4.2
8032026-08-07T05:44:46.704Z Downloaded time v0.3.47
8042026-08-07T05:44:46.710Z Downloaded ron v0.12.1
8052026-08-07T05:44:46.715Z Downloaded hkdf v0.12.4
8062026-08-07T05:44:46.718Z Downloaded rayon v1.12.0
8072026-08-07T05:44:46.721Z Downloaded proptest v1.11.0
8082026-08-07T05:44:46.725Z Downloaded tabled v0.15.0
8092026-08-07T05:44:46.734Z Downloaded winnow v1.0.3
8102026-08-07T05:44:46.738Z Downloaded chrono v0.4.45
8112026-08-07T05:44:46.742Z Downloaded vcpkg v0.2.15
8122026-08-07T05:44:46.763Z Downloaded nix v0.31.3
8132026-08-07T05:44:46.782Z Downloaded regress v0.10.5
8142026-08-07T05:44:46.786Z Downloaded hashbrown v0.16.1
8152026-08-07T05:44:46.792Z Downloaded regress v0.11.1
8162026-08-07T05:44:46.823Z Downloaded rhai v1.25.1
8172026-08-07T05:44:46.853Z Downloaded rustix v1.1.4
8182026-08-07T05:44:46.868Z Downloaded sled v0.34.7
8192026-08-07T05:44:46.873Z Downloaded winnow v0.7.15
8202026-08-07T05:44:46.891Z Downloaded goblin v0.8.2
8212026-08-07T05:44:46.901Z Downloaded unicode-width v0.2.2
8222026-08-07T05:44:46.925Z Downloaded portable-atomic v1.13.1
8232026-08-07T05:44:46.950Z Downloaded curve25519-dalek v4.1.3
8242026-08-07T05:44:46.968Z Downloaded zerocopy v0.8.50
8252026-08-07T05:44:46.981Z Downloaded lzma-sys v0.1.20
8262026-08-07T05:44:46.996Z Downloaded quinn-proto v0.11.16
8272026-08-07T05:44:46.999Z Downloaded bstr v1.12.1
8282026-08-07T05:44:47.004Z Downloaded openssl v0.10.80
8292026-08-07T05:44:47.009Z Downloaded jiff v0.2.28
8302026-08-07T05:44:47.018Z Downloaded syn v1.0.109
8312026-08-07T05:44:47.023Z Downloaded goblin v0.10.7
8322026-08-07T05:44:47.033Z Downloaded petgraph v0.8.3
8332026-08-07T05:44:47.045Z Downloaded libc v0.2.189
8342026-08-07T05:44:47.065Z Downloaded regex-syntax v0.8.10
8352026-08-07T05:44:47.068Z Downloaded rustix v0.38.44
8362026-08-07T05:44:47.080Z Downloaded smoltcp v0.11.0
8372026-08-07T05:44:47.086Z Downloaded unicode-width v0.1.14
8382026-08-07T05:44:47.089Z Downloaded syn v2.0.117
8392026-08-07T05:44:47.094Z Downloaded sha3 v0.10.9
8402026-08-07T05:44:47.097Z Downloaded openapiv3 v2.2.0
8412026-08-07T05:44:47.102Z Downloaded tokio v1.53.1
8422026-08-07T05:44:47.126Z Downloaded syn v3.0.3
8432026-08-07T05:44:47.148Z Downloaded encoding_rs v0.8.35
8442026-08-07T05:44:47.160Z Downloaded tracing v0.1.44
8452026-08-07T05:44:47.169Z Downloaded hickory-proto v0.25.2
8462026-08-07T05:44:47.178Z Downloaded dropshot v0.17.1
8472026-08-07T05:44:47.189Z Downloaded hickory-proto v0.24.4
8482026-08-07T05:44:47.198Z Downloaded ring v0.17.14
8492026-08-07T05:44:47.221Z Downloaded typify-impl v0.4.3
8502026-08-07T05:44:47.229Z Downloaded rustls v0.23.40
8512026-08-07T05:44:47.236Z Downloaded typify-impl v0.6.2
8522026-08-07T05:44:47.244Z Downloaded regex-automata v0.4.14
8532026-08-07T05:44:47.264Z Downloaded petgraph v0.6.5
8542026-08-07T05:44:47.280Z Downloaded chrono-tz v0.10.4
8552026-08-07T05:44:47.297Z Downloaded csv v1.4.0
8562026-08-07T05:44:47.979Z Downloaded aws-lc-sys v0.41.0
8572026-08-07T05:44:48.527Z Compiling proc-macro2 v1.0.106
8582026-08-07T05:44:48.527Z Compiling quote v1.0.45
8592026-08-07T05:44:48.531Z Compiling unicode-ident v1.0.24
8602026-08-07T05:44:48.531Z Compiling serde_core v1.0.229
8612026-08-07T05:44:48.531Z Compiling serde v1.0.229
8622026-08-07T05:44:48.531Z Compiling libc v0.2.189
8632026-08-07T05:44:48.531Z Compiling zmij v1.0.21
8642026-08-07T05:44:48.531Z Compiling autocfg v1.5.1
8652026-08-07T05:44:48.920Z Compiling libm v0.2.16
8662026-08-07T05:44:49.310Z Compiling icu_properties_data v2.2.0
8672026-08-07T05:44:49.329Z Compiling icu_normalizer_data v2.2.0
8682026-08-07T05:44:49.332Z Compiling serde_json v1.0.151
8692026-08-07T05:44:49.379Z Compiling num-traits v0.2.19
8702026-08-07T05:44:49.419Z Compiling getrandom v0.4.2
8712026-08-07T05:44:49.667Z Compiling thiserror v2.0.19
8722026-08-07T05:44:49.727Z Compiling memchr v2.8.1
8732026-08-07T05:44:49.805Z Compiling version_check v0.9.5
8742026-08-07T05:44:50.136Z Compiling schemars v0.8.22
8752026-08-07T05:44:50.261Z Compiling syn v2.0.117
8762026-08-07T05:44:50.282Z Compiling syn v3.0.3
8772026-08-07T05:44:50.315Z Checking cfg-if v1.0.4
8782026-08-07T05:44:50.399Z Compiling parking_lot_core v0.9.12
8792026-08-07T05:44:50.428Z Compiling zerocopy v0.8.50
8802026-08-07T05:44:50.625Z Compiling heck v0.5.0
8812026-08-07T05:44:50.733Z Compiling portable-atomic v1.13.1
8822026-08-07T05:44:50.839Z Compiling itoa v1.0.18
8832026-08-07T05:44:50.910Z Compiling rustversion v1.0.22
8842026-08-07T05:44:51.029Z Compiling jobserver v0.1.34
8852026-08-07T05:44:51.230Z Compiling shlex v2.0.1
8862026-08-07T05:44:51.255Z Compiling find-msvc-tools v0.1.9
8872026-08-07T05:44:51.546Z Compiling cc v1.2.63
8882026-08-07T05:44:51.750Z Compiling dunce v1.0.5
8892026-08-07T05:44:51.856Z Compiling fs_extra v1.3.0
8902026-08-07T05:44:51.875Z Compiling semver v1.0.28
8912026-08-07T05:44:51.953Z Compiling log v0.4.32
8922026-08-07T05:44:52.055Z Compiling httparse v1.10.1
8932026-08-07T05:44:52.136Z Compiling slog v2.8.2
8942026-08-07T05:44:52.167Z Compiling rustix v1.1.4
8952026-08-07T05:44:52.197Z Checking stable_deref_trait v1.2.1
8962026-08-07T05:44:52.354Z Compiling cmake v0.1.58
8972026-08-07T05:44:52.398Z Compiling allocator-api2 v0.2.21
8982026-08-07T05:44:52.469Z Compiling thiserror v1.0.69
8992026-08-07T05:44:52.697Z Compiling equivalent v1.0.2
9002026-08-07T05:44:52.743Z Compiling getrandom v0.3.4
9012026-08-07T05:44:52.802Z Checking litemap v0.8.2
9022026-08-07T05:44:52.830Z Compiling aws-lc-sys v0.41.0
9032026-08-07T05:44:52.876Z Checking writeable v0.6.3
9042026-08-07T05:44:52.964Z Checking utf8_iter v1.0.4
9052026-08-07T05:44:52.984Z Compiling ring v0.17.14
9062026-08-07T05:44:53.045Z Checking percent-encoding v2.3.2
9072026-08-07T05:44:53.071Z Compiling synstructure v0.13.2
9082026-08-07T05:44:53.091Z Compiling serde_derive_internals v0.29.1
9092026-08-07T05:44:53.218Z Compiling aws-lc-rs v1.17.0
9102026-08-07T05:44:53.251Z Compiling serde_derive v1.0.229
9112026-08-07T05:44:53.468Z Compiling thiserror-impl v2.0.19
9122026-08-07T05:44:53.690Z Compiling regex-syntax v0.8.10
9132026-08-07T05:44:53.826Z Checking form_urlencoded v1.2.2
9142026-08-07T05:44:53.958Z Compiling aho-corasick v1.1.4
9152026-08-07T05:44:54.344Z Compiling zerofrom-derive v0.1.7
9162026-08-07T05:44:54.366Z Compiling yoke-derive v0.8.2
9172026-08-07T05:44:54.728Z Compiling zerovec-derive v0.11.3
9182026-08-07T05:44:55.382Z Compiling displaydoc v0.2.6
9192026-08-07T05:44:55.445Z Compiling schemars_derive v0.8.22
9202026-08-07T05:44:55.546Z Compiling zerocopy-derive v0.8.50
9212026-08-07T05:44:55.802Z Compiling tokio-macros v2.7.0
9222026-08-07T05:44:55.822Z Compiling zeroize_derive v1.4.3
9232026-08-07T05:44:56.460Z Compiling futures-macro v0.3.32
9242026-08-07T05:44:56.531Z Compiling serde_tokenstream v0.2.3
9252026-08-07T05:44:56.552Z Checking smallvec v1.15.1
9262026-08-07T05:44:56.591Z Checking bytes v1.11.1
9272026-08-07T05:44:56.747Z Compiling tracing-attributes v0.1.31
9282026-08-07T05:44:56.806Z Checking zerofrom v0.1.8
9292026-08-07T05:44:56.892Z Compiling thiserror-impl v1.0.69
9302026-08-07T05:44:56.920Z Checking yoke v0.8.3
9312026-08-07T05:44:57.090Z Checking zerovec v0.11.6
9322026-08-07T05:44:57.257Z Checking zerotrie v0.2.4
9332026-08-07T05:44:57.466Z Checking rand_core v0.10.1
9342026-08-07T05:44:57.493Z Compiling regex-automata v0.4.14
9352026-08-07T05:44:57.532Z Checking tinystr v0.8.3
9362026-08-07T05:44:57.586Z Checking potential_utf v0.1.5
9372026-08-07T05:44:57.635Z Compiling anyhow v1.0.104
9382026-08-07T05:44:57.709Z Checking icu_collections v2.2.0
9392026-08-07T05:44:57.713Z Checking icu_locale_core v2.2.0
9402026-08-07T05:44:57.746Z Compiling ucd-trie v0.1.7
9412026-08-07T05:44:57.920Z Compiling rustls v0.23.40
9422026-08-07T05:44:57.970Z Compiling pest v2.8.6
9432026-08-07T05:44:58.165Z Compiling crossbeam-utils v0.8.21
9442026-08-07T05:44:58.184Z Compiling hashbrown v0.17.1
9452026-08-07T05:44:58.355Z Checking icu_provider v2.2.0
9462026-08-07T05:44:58.488Z Checking iana-time-zone v0.1.65
9472026-08-07T05:44:58.589Z Checking icu_properties v2.2.0
9482026-08-07T05:44:58.608Z Checking icu_normalizer v2.2.0
9492026-08-07T05:44:58.715Z Checking chrono v0.4.45
9502026-08-07T05:44:58.768Z Compiling paste v1.0.15
9512026-08-07T05:44:58.924Z Compiling time-core v0.1.8
9522026-08-07T05:44:58.942Z Compiling num-conv v0.2.2
9532026-08-07T05:44:59.094Z Compiling pest_meta v2.8.6
9542026-08-07T05:44:59.139Z Compiling time-macros v0.2.27
9552026-08-07T05:44:59.172Z Compiling regex v1.12.3
9562026-08-07T05:44:59.212Z Compiling indexmap v2.14.0
9572026-08-07T05:44:59.525Z Checking idna_adapter v1.2.2
9582026-08-07T05:44:59.573Z Compiling strsim v0.11.1
9592026-08-07T05:44:59.662Z Checking idna v1.1.0
9602026-08-07T05:44:59.862Z Compiling pest_generator v2.8.6
9612026-08-07T05:44:59.912Z Checking url v2.5.8
9622026-08-07T05:45:00.060Z Checking uuid v1.24.0
9632026-08-07T05:45:00.276Z Compiling async-trait v0.1.89
9642026-08-07T05:45:00.360Z Compiling camino v1.2.5
9652026-08-07T05:45:00.414Z Compiling ident_case v1.0.1
9662026-08-07T05:45:00.491Z Compiling pest_derive v2.8.6
9672026-08-07T05:45:00.494Z Compiling byteorder v1.5.0
9682026-08-07T05:45:00.833Z Checking dyn-clone v1.0.20
9692026-08-07T05:45:00.904Z Compiling scroll_derive v0.13.1
9702026-08-07T05:45:01.010Z Checking errno v0.3.14
9712026-08-07T05:45:01.489Z Compiling omicron-workspace-hack v0.1.0
9722026-08-07T05:45:01.603Z Compiling slog-async v2.8.0
9732026-08-07T05:45:01.734Z Compiling crc32fast v1.5.0
9742026-08-07T05:45:01.764Z Compiling generic-array v0.14.7
9752026-08-07T05:45:01.823Z Compiling usdt-impl v0.6.0
9762026-08-07T05:45:01.946Z Compiling scroll v0.13.0
9772026-08-07T05:45:02.029Z Compiling plain v0.2.3
9782026-08-07T05:45:02.067Z Compiling daft-derive v0.1.7
9792026-08-07T05:45:02.146Z Compiling pretty-hex v0.4.2
9802026-08-07T05:45:02.165Z Checking pin-project-lite v0.2.17
9812026-08-07T05:45:02.214Z Compiling goblin v0.10.7
9822026-08-07T05:45:02.257Z Compiling dtrace-parser v0.3.0
9832026-08-07T05:45:02.276Z Compiling thread-id v5.1.0
9842026-08-07T05:45:02.833Z Compiling darling_core v0.23.0
9852026-08-07T05:45:02.870Z Checking getrandom v0.2.17
9862026-08-07T05:45:03.013Z Checking zeroize v1.8.2
9872026-08-07T05:45:03.083Z Checking bitflags v2.12.1
9882026-08-07T05:45:03.171Z Compiling syn v1.0.109
9892026-08-07T05:45:03.465Z Checking critical-section v1.2.0
9902026-08-07T05:45:03.880Z Checking once_cell v1.21.4
9912026-08-07T05:45:03.899Z Compiling multer v3.1.0
9922026-08-07T05:45:04.247Z Compiling async-stream-impl v0.3.6
9932026-08-07T05:45:04.314Z Checking socket2 v0.6.5
9942026-08-07T05:45:04.406Z Checking scopeguard v1.2.0
9952026-08-07T05:45:04.518Z Checking lock_api v0.4.14
9962026-08-07T05:45:04.569Z Compiling ref-cast v1.0.25
9972026-08-07T05:45:04.732Z Compiling ref-cast-impl v1.0.25
9982026-08-07T05:45:04.877Z Compiling dropshot v0.17.1
9992026-08-07T05:45:04.992Z Compiling darling_macro v0.23.0
10002026-08-07T05:45:05.094Z Compiling dof v0.4.0
10012026-08-07T05:45:05.338Z Compiling dropshot_endpoint v0.17.1
10022026-08-07T05:45:05.564Z Compiling darling v0.23.0
10032026-08-07T05:45:06.123Z Checking parking_lot v0.12.5
10042026-08-07T05:45:06.357Z Compiling usdt-attr-macro v0.6.0
10052026-08-07T05:45:06.360Z Compiling usdt-macro v0.6.0
10062026-08-07T05:45:06.755Z Compiling newtype-uuid-macros v0.1.0
10072026-08-07T05:45:06.961Z Checking signal-hook-registry v1.4.8
10082026-08-07T05:45:07.047Z Checking mio v1.2.1
10092026-08-07T05:45:07.130Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10102026-08-07T05:45:07.235Z Compiling strum_macros v0.26.4
10112026-08-07T05:45:07.302Z Compiling structmeta-derive v0.3.0
10122026-08-07T05:45:07.331Z Checking tokio v1.53.1
10132026-08-07T05:45:07.588Z Checking subtle v2.6.1
10142026-08-07T05:45:07.723Z Checking futures-core v0.3.32
10152026-08-07T05:45:07.835Z Compiling foldhash v0.2.0
10162026-08-07T05:45:07.856Z Compiling serde_with_macros v3.21.0
10172026-08-07T05:45:07.942Z Compiling strum_macros v0.27.2
10182026-08-07T05:45:08.042Z Compiling hashbrown v0.16.1
10192026-08-07T05:45:08.340Z Compiling structmeta v0.3.0
10202026-08-07T05:45:08.551Z Compiling derive-ex v0.1.8
10212026-08-07T05:45:08.646Z Checking futures-sink v0.3.32
10222026-08-07T05:45:08.883Z Checking ipnetwork v0.21.1
10232026-08-07T05:45:08.887Z Checking slab v0.4.12
10242026-08-07T05:45:09.094Z Compiling http v1.4.2
10252026-08-07T05:45:09.335Z Compiling winnow v1.0.3
10262026-08-07T05:45:09.569Z Checking futures-channel v0.3.32
10272026-08-07T05:45:10.022Z Checking typenum v1.20.1
10282026-08-07T05:45:10.222Z Compiling test-strategy v0.4.5
10292026-08-07T05:45:10.240Z Checking futures-task v0.3.32
10302026-08-07T05:45:10.383Z Compiling toml_parser v1.1.2+spec-1.1.0
10312026-08-07T05:45:10.403Z Checking futures-io v0.3.32
10322026-08-07T05:45:10.523Z Checking futures-util v0.3.32
10332026-08-07T05:45:10.704Z Compiling parse-display-derive v0.10.0
10342026-08-07T05:45:10.950Z Checking oxnet v0.1.6
10352026-08-07T05:45:11.019Z Checking tracing-core v0.1.36
10362026-08-07T05:45:11.208Z Compiling toml_datetime v1.1.1+spec-1.1.0
10372026-08-07T05:45:11.333Z Checking tracing v0.1.44
10382026-08-07T05:45:11.535Z Checking erased-serde v0.3.31
10392026-08-07T05:45:11.909Z Checking fnv v1.0.7
10402026-08-07T05:45:11.968Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
10412026-08-07T05:45:12.068Z Checking base64 v0.22.1
10422026-08-07T05:45:12.318Z Compiling ryu v1.0.23
10432026-08-07T05:45:12.408Z Compiling clap_derive v4.6.4
10442026-08-07T05:45:12.463Z Checking rand_core v0.6.4
10452026-08-07T05:45:12.598Z Checking rustls-pki-types v1.14.1
10462026-08-07T05:45:12.635Z Compiling openapiv3 v2.2.0
10472026-08-07T05:45:12.894Z Compiling either v1.16.0
10482026-08-07T05:45:12.923Z Checking tokio-util v0.7.18
10492026-08-07T05:45:13.118Z Checking ppv-lite86 v0.2.21
10502026-08-07T05:45:13.424Z Checking untrusted v0.7.1
10512026-08-07T05:45:13.444Z Checking untrusted v0.9.0
10522026-08-07T05:45:13.560Z Checking ipnet v2.12.0
10532026-08-07T05:45:14.251Z Checking http-body v1.0.1
10542026-08-07T05:45:14.503Z Checking atomic-waker v1.1.2
10552026-08-07T05:45:14.530Z Compiling toml_edit v0.25.12+spec-1.1.0
10562026-08-07T05:45:14.608Z Checking try-lock v0.2.5
10572026-08-07T05:45:14.676Z Checking tower-service v0.3.3
10582026-08-07T05:45:14.714Z Checking tower-layer v0.3.3
10592026-08-07T05:45:14.768Z Checking want v0.3.1
10602026-08-07T05:45:14.833Z Checking h2 v0.4.14
10612026-08-07T05:45:14.837Z Checking httpdate v1.0.3
10622026-08-07T05:45:15.103Z Compiling proc-macro-crate v3.5.0
10632026-08-07T05:45:15.541Z Compiling num_enum_derive v0.7.6
10642026-08-07T05:45:15.629Z Checking serde_urlencoded v0.7.1
10652026-08-07T05:45:15.675Z Checking http-body-util v0.1.4
10662026-08-07T05:45:15.762Z Compiling regress v0.11.1
10672026-08-07T05:45:16.297Z Compiling crucible-workspace-hack v0.1.0
10682026-08-07T05:45:16.501Z Checking rand_core v0.9.5
10692026-08-07T05:45:16.728Z Checking hyper v1.11.0
10702026-08-07T05:45:16.811Z Checking rand_chacha v0.9.0
10712026-08-07T05:45:17.343Z Compiling typify-impl v0.6.2
10722026-08-07T05:45:17.361Z Compiling unsafe-libyaml v0.2.11
10732026-08-07T05:45:17.677Z Checking hyper-util v0.1.20
10742026-08-07T05:45:17.891Z Checking fastrand v2.4.1
10752026-08-07T05:45:18.085Z Compiling serde_yaml v0.9.34+deprecated
10762026-08-07T05:45:18.426Z Checking rand v0.9.4
10772026-08-07T05:45:18.989Z Checking powerfmt v0.2.0
10782026-08-07T05:45:19.027Z Compiling convert_case v0.4.0
10792026-08-07T05:45:19.162Z Checking deranged v0.5.8
10802026-08-07T05:45:19.338Z Compiling derive_more v0.99.20
10812026-08-07T05:45:19.510Z Checking num_threads v0.1.7
10822026-08-07T05:45:19.889Z Checking tempfile v3.27.0
10832026-08-07T05:45:20.113Z Checking time v0.3.47
10842026-08-07T05:45:20.132Z Compiling zerocopy-derive v0.7.35
10852026-08-07T05:45:20.780Z Compiling typify-macro v0.6.2
10862026-08-07T05:45:21.088Z Checking crossbeam-channel v0.5.15
10872026-08-07T05:45:21.272Z Compiling itertools v0.14.0
10882026-08-07T05:45:21.431Z Compiling regress v0.10.5
10892026-08-07T05:45:21.864Z Checking cpufeatures v0.3.0
10902026-08-07T05:45:22.358Z Compiling rustix v0.38.44
10912026-08-07T05:45:22.525Z Checking futures-executor v0.3.32
10922026-08-07T05:45:22.549Z Checking sync_wrapper v1.0.2
10932026-08-07T05:45:22.658Z Checking thread_local v1.1.9
10942026-08-07T05:45:22.828Z Compiling heapless v0.8.0
10952026-08-07T05:45:22.954Z Checking tower v0.5.3
10962026-08-07T05:45:22.978Z Compiling typify v0.6.2
10972026-08-07T05:45:23.257Z Checking webpki-roots v1.0.7
10982026-08-07T05:45:23.283Z Compiling scroll_derive v0.12.1
10992026-08-07T05:45:23.314Z Compiling serde_repr v0.1.21
11002026-08-07T05:45:23.343Z Checking is-terminal v0.4.17
11012026-08-07T05:45:23.764Z Checking term v1.2.1
11022026-08-07T05:45:23.865Z Checking take_mut v0.2.2
11032026-08-07T05:45:23.993Z Checking slog-term v2.9.2
11042026-08-07T05:45:23.994Z Checking tower-http v0.6.11
11052026-08-07T05:45:24.243Z Checking futures v0.3.32
11062026-08-07T05:45:24.472Z Compiling smoltcp v0.11.0
11072026-08-07T05:45:24.624Z Checking hex v0.4.3
11082026-08-07T05:45:24.687Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11092026-08-07T05:45:25.353Z Compiling rustc_version v0.4.1
11102026-08-07T05:45:25.407Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
11112026-08-07T05:45:25.615Z Compiling curve25519-dalek v4.1.3
11122026-08-07T05:45:25.704Z Compiling toml_datetime v0.6.11
11132026-08-07T05:45:25.723Z Compiling foreign-types-macros v0.2.3
11142026-08-07T05:45:26.743Z Compiling zerocopy v0.7.35
11152026-08-07T05:45:26.880Z Checking hybrid-array v0.4.12
11162026-08-07T05:45:27.049Z Compiling thiserror-impl-no-std v2.0.2
11172026-08-07T05:45:27.287Z Compiling hubpack_derive v0.1.1
11182026-08-07T05:45:27.466Z Compiling curve25519-dalek-derive v0.1.1
11192026-08-07T05:45:27.779Z Compiling usdt-impl v0.5.0
11202026-08-07T05:45:27.799Z Compiling proc-macro-error-attr v1.0.4
11212026-08-07T05:45:28.100Z Checking match_cfg v0.1.0
11222026-08-07T05:45:28.119Z Checking simd-adler32 v0.3.9
11232026-08-07T05:45:28.125Z Checking openssl-probe v0.2.1
11242026-08-07T05:45:28.154Z Checking adler2 v2.0.1
11252026-08-07T05:45:28.242Z Checking rustls-native-certs v0.8.4
11262026-08-07T05:45:28.262Z Checking hostname v0.3.1
11272026-08-07T05:45:28.262Z Checking miniz_oxide v0.8.9
11282026-08-07T05:45:28.437Z Compiling dof v0.3.0
11292026-08-07T05:45:28.595Z Checking slog-json v2.6.1
11302026-08-07T05:45:28.622Z Compiling dtrace-parser v0.2.0
11312026-08-07T05:45:28.752Z Compiling darling_core v0.21.3
11322026-08-07T05:45:28.787Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11332026-08-07T05:45:28.813Z Checking newtype-uuid v1.3.2
11342026-08-07T05:45:29.018Z Checking serde_spanned v1.1.1
11352026-08-07T05:45:29.247Z Compiling proc-macro-error v1.0.4
11362026-08-07T05:45:29.321Z Compiling thread-id v4.2.2
11372026-08-07T05:45:29.351Z Checking memmap2 v0.9.10
11382026-08-07T05:45:29.411Z Checking wait-timeout v0.2.1
11392026-08-07T05:45:29.482Z Compiling memoffset v0.9.1
11402026-08-07T05:45:29.542Z Compiling pkg-config v0.3.33
11412026-08-07T05:45:29.628Z Checking toml_writer v1.1.1+spec-1.1.0
11422026-08-07T05:45:29.812Z Checking bit-vec v0.8.0
11432026-08-07T05:45:29.879Z Checking quick-error v1.2.3
11442026-08-07T05:45:29.980Z Checking rusty-fork v0.3.1
11452026-08-07T05:45:30.001Z Checking usdt v0.6.0
11462026-08-07T05:45:30.035Z Checking bit-set v0.8.0
11472026-08-07T05:45:30.253Z Checking daft v0.1.7
11482026-08-07T05:45:30.273Z Checking slog-bunyan v2.5.0
11492026-08-07T05:45:30.388Z Checking flate2 v1.1.9
11502026-08-07T05:45:30.685Z Checking block-buffer v0.12.0
11512026-08-07T05:45:30.716Z Checking crypto-common v0.2.2
11522026-08-07T05:45:30.871Z Compiling darling_macro v0.21.3
11532026-08-07T05:45:30.958Z Checking crypto-common v0.1.7
11542026-08-07T05:45:31.042Z Checking rand_xorshift v0.4.0
11552026-08-07T05:45:31.211Z Checking const-oid v0.10.2
11562026-08-07T05:45:31.298Z Checking unarray v0.1.4
11572026-08-07T05:45:31.368Z Checking compression-core v0.4.32
11582026-08-07T05:45:31.407Z Compiling prettyplease v0.2.37
11592026-08-07T05:45:31.438Z Checking debug-ignore v1.0.5
11602026-08-07T05:45:31.496Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
11612026-08-07T05:45:31.515Z Compiling cfg_aliases v0.2.1
11622026-08-07T05:45:31.550Z Checking compression-codecs v0.4.38
11632026-08-07T05:45:31.608Z Compiling nix v0.31.3
11642026-08-07T05:45:31.682Z Compiling darling v0.21.3
11652026-08-07T05:45:31.728Z Checking proptest v1.11.0
11662026-08-07T05:45:31.751Z Checking digest v0.11.3
11672026-08-07T05:45:32.365Z Checking macaddr v1.0.1
11682026-08-07T05:45:32.515Z Checking encoding_rs v0.8.35
11692026-08-07T05:45:32.591Z Compiling heck v0.4.1
11702026-08-07T05:45:32.708Z Checking mime v0.3.17
11712026-08-07T05:45:32.740Z Checking spin v0.9.8
11722026-08-07T05:45:32.888Z Checking toml v1.1.2+spec-1.1.0
11732026-08-07T05:45:33.456Z Checking sha1 v0.11.0
11742026-08-07T05:45:33.491Z Compiling ingot-macros v0.1.1
11752026-08-07T05:45:33.592Z Checking async-compression v0.4.42
11762026-08-07T05:45:33.646Z Compiling usdt-attr-macro v0.5.0
11772026-08-07T05:45:33.676Z Compiling usdt-macro v0.5.0
11782026-08-07T05:45:33.835Z Checking waitgroup v0.1.2
11792026-08-07T05:45:33.855Z Checking rand_chacha v0.3.1
11802026-08-07T05:45:33.936Z Checking rustls-pemfile v2.2.0
11812026-08-07T05:45:33.955Z Checking async-stream v0.3.6
11822026-08-07T05:45:34.079Z Compiling enum-as-inner v0.6.1
11832026-08-07T05:45:34.099Z Compiling num-derive v0.4.2
11842026-08-07T05:45:34.117Z Checking serde_path_to_error v0.1.20
11852026-08-07T05:45:34.371Z Checking hostname v0.4.2
11862026-08-07T05:45:34.578Z Compiling winnow v0.7.15
11872026-08-07T05:45:35.042Z Checking rand v0.8.6
11882026-08-07T05:45:35.556Z Compiling progenitor-impl v0.14.0
11892026-08-07T05:45:36.023Z Compiling rayon-core v1.13.0
11902026-08-07T05:45:37.666Z Compiling progenitor-macro v0.14.0
11912026-08-07T05:45:37.755Z Checking rustls-webpki v0.103.13
11922026-08-07T05:45:38.359Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11932026-08-07T05:45:38.600Z Compiling num-integer v0.1.46
11942026-08-07T05:45:39.125Z Checking unicode-width v0.2.2
11952026-08-07T05:45:39.404Z Compiling winnow v0.5.40
11962026-08-07T05:45:39.863Z Compiling semver v0.1.20
11972026-08-07T05:45:40.042Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11982026-08-07T05:45:40.133Z Compiling rustc_version v0.1.7
11992026-08-07T05:45:40.687Z Checking tokio-rustls v0.26.4
12002026-08-07T05:45:40.723Z Checking rustls-platform-verifier v0.7.0
12012026-08-07T05:45:40.762Z Compiling toml_edit v0.19.15
12022026-08-07T05:45:40.926Z Checking hyper-rustls v0.27.9
12032026-08-07T05:45:41.140Z Checking reqwest v0.13.4
12042026-08-07T05:45:42.072Z Checking progenitor-client v0.14.0
12052026-08-07T05:45:42.092Z Compiling reqwest v0.12.28
12062026-08-07T05:45:42.149Z Compiling backon v1.6.0
12072026-08-07T05:45:42.386Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
12082026-08-07T05:45:42.827Z Checking block-buffer v0.10.4
12092026-08-07T05:45:43.300Z Compiling strum v0.26.3
12102026-08-07T05:45:43.414Z Compiling instant v0.1.13
12112026-08-07T05:45:43.526Z Compiling utf8parse v0.2.2
12122026-08-07T05:45:43.644Z Compiling anstyle-parse v1.0.0
12132026-08-07T05:45:43.690Z Compiling backoff v0.4.0
12142026-08-07T05:45:43.785Z Compiling progenitor-extras v0.2.0
12152026-08-07T05:45:43.834Z Compiling iddqd v0.4.6
12162026-08-07T05:45:43.872Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
12172026-08-07T05:45:43.894Z Compiling progenitor-client v0.10.0
12182026-08-07T05:45:44.030Z Checking digest v0.10.7
12192026-08-07T05:45:44.065Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12202026-08-07T05:45:44.187Z Compiling proc-macro-crate v1.3.1
12212026-08-07T05:45:44.235Z Compiling newtype_derive v0.1.6
12222026-08-07T05:45:44.254Z Compiling num-iter v0.1.45
12232026-08-07T05:45:44.325Z Compiling num-rational v0.4.2
12242026-08-07T05:45:44.384Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
12252026-08-07T05:45:44.626Z Compiling parse-display v0.10.0
12262026-08-07T05:45:44.868Z Compiling strum v0.27.2
12272026-08-07T05:45:44.901Z Compiling serde_with v3.21.0
12282026-08-07T05:45:45.006Z Compiling num-complex v0.4.6
12292026-08-07T05:45:45.102Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12302026-08-07T05:45:45.195Z Compiling anstyle-query v1.1.5
12312026-08-07T05:45:45.260Z Compiling humantime v2.3.0
12322026-08-07T05:45:45.263Z Compiling owo-colors v4.3.0
12332026-08-07T05:45:45.310Z Compiling colorchoice v1.0.5
12342026-08-07T05:45:45.341Z Compiling vcpkg v0.2.15
12352026-08-07T05:45:45.400Z Compiling anstyle v1.0.14
12362026-08-07T05:45:45.431Z Compiling is_terminal_polyfill v1.70.2
12372026-08-07T05:45:45.507Z Compiling num v0.4.3
12382026-08-07T05:45:45.591Z Compiling anstream v1.0.0
12392026-08-07T05:45:45.648Z Compiling num_enum_derive v0.5.11
12402026-08-07T05:45:45.739Z Compiling terminal_size v0.4.4
12412026-08-07T05:45:45.926Z Compiling openssl-sys v0.9.116
12422026-08-07T05:45:46.014Z Compiling serde_spanned v0.6.9
12432026-08-07T05:45:46.103Z Compiling derive-where v1.6.1
12442026-08-07T05:45:46.170Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12452026-08-07T05:45:46.190Z Compiling pin-project-internal v1.1.13
12462026-08-07T05:45:46.482Z Compiling clap_lex v1.1.0
12472026-08-07T05:45:46.672Z Compiling float-ord v0.3.2
12482026-08-07T05:45:46.693Z Compiling toml_write v0.1.2
12492026-08-07T05:45:46.798Z Compiling clap_builder v4.6.5
12502026-08-07T05:45:46.900Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12512026-08-07T05:45:46.919Z Compiling toml_edit v0.22.27
12522026-08-07T05:45:47.665Z Compiling progenitor-impl v0.13.0
12532026-08-07T05:45:48.812Z Compiling clap v4.6.5
12542026-08-07T05:45:48.904Z Compiling toml v0.8.23
12552026-08-07T05:45:49.328Z Compiling zone_cfg_derive v0.3.1
12562026-08-07T05:45:49.482Z Compiling async-recursion v1.1.1
12572026-08-07T05:45:49.485Z Compiling snafu-derive v0.8.9
12582026-08-07T05:45:49.902Z Compiling progenitor-macro v0.13.0
12592026-08-07T05:45:50.336Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
12602026-08-07T05:45:50.596Z Compiling slog-dtrace v0.3.0
12612026-08-07T05:45:50.651Z Compiling cancel-safe-futures v0.1.5
12622026-08-07T05:45:50.850Z Compiling chrono-tz v0.10.4
12632026-08-07T05:45:50.966Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12642026-08-07T05:45:51.116Z Compiling unicode-xid v0.2.6
12652026-08-07T05:45:51.209Z Compiling minimal-lexical v0.2.1
12662026-08-07T05:45:51.284Z Compiling openssl v0.10.80
12672026-08-07T05:45:51.414Z Compiling nom v7.1.3
12682026-08-07T05:45:51.466Z Compiling const_format_proc_macros v0.2.34
12692026-08-07T05:45:52.470Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12702026-08-07T05:45:52.500Z Compiling openssl-macros v0.1.1
12712026-08-07T05:45:52.708Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12722026-08-07T05:45:52.973Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12732026-08-07T05:45:52.998Z Checking cpufeatures v0.2.17
12742026-08-07T05:45:53.056Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12752026-08-07T05:45:53.945Z Compiling cookie v0.18.1
12762026-08-07T05:45:53.980Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12772026-08-07T05:45:54.224Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12782026-08-07T05:45:54.379Z Compiling tabled_derive v0.7.0
12792026-08-07T05:45:54.382Z Compiling proc-macro-error-attr2 v2.0.0
12802026-08-07T05:45:54.847Z Compiling proc-macro-error2 v2.0.1
12812026-08-07T05:45:54.914Z Checking num_enum v0.7.6
12822026-08-07T05:45:55.085Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
12832026-08-07T05:45:55.147Z Compiling tabled_derive v0.11.0
12842026-08-07T05:45:56.350Z Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
12852026-08-07T05:45:57.204Z Checking tabwriter v1.4.1
12862026-08-07T05:45:57.331Z Checking secrecy v0.10.3
12872026-08-07T05:45:57.388Z Checking colored v3.1.1
12882026-08-07T05:45:57.408Z Checking tinyvec_macros v0.1.1
12892026-08-07T05:45:57.548Z Checking tinyvec v1.11.0
12902026-08-07T05:45:57.679Z Checking crossbeam-epoch v0.9.18
12912026-08-07T05:45:57.878Z Checking hash32 v0.3.1
12922026-08-07T05:45:57.920Z Checking bstr v1.12.1
12932026-08-07T05:45:57.997Z Checking data-encoding v2.11.0
12942026-08-07T05:45:58.135Z Checking hmac v0.12.1
12952026-08-07T05:45:58.275Z Checking inout v0.1.4
12962026-08-07T05:45:58.278Z Checking scroll v0.12.0
12972026-08-07T05:45:58.278Z Checking ff v0.13.1
12982026-08-07T05:45:58.332Z Checking cobs v0.3.0
12992026-08-07T05:45:58.422Z Checking static_assertions v1.1.0
13002026-08-07T05:45:58.442Z Checking bitflags v1.3.2
13012026-08-07T05:45:58.461Z Checking foreign-types-shared v0.3.1
13022026-08-07T05:45:58.484Z Checking managed v0.8.0
13032026-08-07T05:45:58.504Z Checking postcard v1.1.3
13042026-08-07T05:45:58.522Z Checking goblin v0.8.2
13052026-08-07T05:45:58.525Z Checking group v0.13.0
13062026-08-07T05:45:58.561Z Checking foreign-types v0.5.0
13072026-08-07T05:45:58.648Z Checking cipher v0.4.4
13082026-08-07T05:45:58.667Z Checking atomicwrites v0.4.4
13092026-08-07T05:45:58.802Z Checking hkdf v0.12.4
13102026-08-07T05:45:58.944Z Checking universal-hash v0.5.1
13112026-08-07T05:45:58.947Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13122026-08-07T05:45:59.145Z Checking crypto-bigint v0.5.5
13132026-08-07T05:45:59.207Z Checking chacha20 v0.10.0
13142026-08-07T05:45:59.272Z Checking half v2.7.1
13152026-08-07T05:45:59.428Z Checking cstr-argument v0.1.2
13162026-08-07T05:45:59.548Z Checking ciborium-io v0.2.2
13172026-08-07T05:45:59.568Z Checking opaque-debug v0.3.1
13182026-08-07T05:45:59.646Z Checking base64ct v1.8.3
13192026-08-07T05:45:59.665Z Checking indent_write v2.2.0
13202026-08-07T05:45:59.668Z Checking base16ct v0.2.0
13212026-08-07T05:45:59.800Z Checking ciborium-ll v0.2.2
13222026-08-07T05:45:59.820Z Checking poly1305 v0.8.0
13232026-08-07T05:45:59.840Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13242026-08-07T05:45:59.890Z Checking password-hash v0.5.0
13252026-08-07T05:45:59.942Z Checking rand v0.10.2
13262026-08-07T05:45:59.984Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
13272026-08-07T05:46:00.014Z Checking chacha20 v0.9.1
13282026-08-07T05:46:00.060Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13292026-08-07T05:46:00.079Z Checking elliptic-curve v0.13.8
13302026-08-07T05:46:00.127Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
13312026-08-07T05:46:00.214Z Checking blake2 v0.10.6
13322026-08-07T05:46:00.320Z Checking aead v0.5.2
13332026-08-07T05:46:00.345Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13342026-08-07T05:46:00.426Z Checking thiserror-no-std v2.0.2
13352026-08-07T05:46:00.447Z Checking hubpack v0.1.2
13362026-08-07T05:46:00.464Z Checking byte-wrapper v0.1.0
13372026-08-07T05:46:00.523Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
13382026-08-07T05:46:00.621Z Checking keccak v0.1.6
13392026-08-07T05:46:00.678Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13402026-08-07T05:46:00.735Z Checking chacha20poly1305 v0.10.1
13412026-08-07T05:46:00.775Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
13422026-08-07T05:46:00.794Z Checking sha3 v0.10.9
13432026-08-07T05:46:00.900Z Checking vsss-rs v3.3.4
13442026-08-07T05:46:00.993Z Checking argon2 v0.5.3
13452026-08-07T05:46:01.157Z Checking ciborium v0.2.2
13462026-08-07T05:46:01.317Z Checking similar v2.7.0
13472026-08-07T05:46:01.529Z Checking memmap v0.7.0
13482026-08-07T05:46:01.583Z Checking lazy_static v1.5.0
13492026-08-07T05:46:01.684Z Checking usdt v0.5.0
13502026-08-07T05:46:01.703Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13512026-08-07T05:46:01.856Z Checking crossbeam-deque v0.8.6
13522026-08-07T05:46:01.911Z Checking ingot-types v0.1.2
13532026-08-07T05:46:02.018Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13542026-08-07T05:46:02.177Z Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
13552026-08-07T05:46:02.197Z Checking progenitor v0.14.0
13562026-08-07T05:46:02.237Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
13572026-08-07T05:46:02.262Z Checking unicode-segmentation v1.13.3
13582026-08-07T05:46:02.281Z Checking bytecount v0.6.9
13592026-08-07T05:46:02.334Z Checking ingot v0.1.1
13602026-08-07T05:46:02.587Z Checking console v0.15.11
13612026-08-07T05:46:02.605Z Checking newline-converter v0.3.0
13622026-08-07T05:46:02.745Z Checking itertools v0.12.1
13632026-08-07T05:46:02.870Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13642026-08-07T05:46:02.977Z Compiling parking_lot_core v0.8.6
13652026-08-07T05:46:03.041Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13662026-08-07T05:46:03.096Z Checking resolv-conf v0.7.6
13672026-08-07T05:46:03.100Z Checking linked-hash-map v0.5.6
13682026-08-07T05:46:03.245Z Checking swrite v0.1.0
13692026-08-07T05:46:03.307Z Checking lru-cache v0.1.2
13702026-08-07T05:46:03.347Z Checking expectorate v1.2.0
13712026-08-07T05:46:03.431Z Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
13722026-08-07T05:46:03.496Z Checking rayon v1.12.0
13732026-08-07T05:46:03.659Z Checking hickory-proto v0.24.4
13742026-08-07T05:46:03.959Z Checking camino-tempfile v1.4.1
13752026-08-07T05:46:03.980Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13762026-08-07T05:46:04.276Z Checking serde-big-array v0.5.1
13772026-08-07T05:46:04.444Z Checking siphasher v1.0.3
13782026-08-07T05:46:04.617Z Checking phf_shared v0.12.1
13792026-08-07T05:46:04.712Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13802026-08-07T05:46:05.029Z Checking unicode-normalization v0.1.25
13812026-08-07T05:46:05.162Z Checking pin-project v1.1.13
13822026-08-07T05:46:05.257Z Checking hickory-resolver v0.24.4
13832026-08-07T05:46:05.277Z Checking num_enum v0.5.11
13842026-08-07T05:46:05.400Z Checking progenitor-client v0.13.0
13852026-08-07T05:46:05.833Z Checking tokio-stream v0.1.18
13862026-08-07T05:46:05.964Z Checking csv-core v0.1.13
13872026-08-07T05:46:06.054Z Checking highway v1.3.0
13882026-08-07T05:46:06.146Z Checking smawk v0.3.2
13892026-08-07T05:46:06.208Z Checking konst_macro_rules v0.2.19
13902026-08-07T05:46:06.229Z Checking unicode-linebreak v0.1.5
13912026-08-07T05:46:06.283Z Checking same-file v1.0.6
13922026-08-07T05:46:06.362Z Checking foldhash v0.1.5
13932026-08-07T05:46:06.365Z Checking unicode-width v0.1.14
13942026-08-07T05:46:06.419Z Checking foreign-types-shared v0.1.1
13952026-08-07T05:46:06.439Z Checking walkdir v2.5.0
13962026-08-07T05:46:06.442Z Checking textwrap v0.16.2
13972026-08-07T05:46:06.505Z Checking hashbrown v0.15.5
13982026-08-07T05:46:06.526Z Checking foreign-types v0.3.2
13992026-08-07T05:46:06.607Z Checking konst v0.2.20
14002026-08-07T05:46:06.627Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14012026-08-07T05:46:06.646Z Checking qorb v0.4.1
14022026-08-07T05:46:06.676Z Checking csv v1.4.0
14032026-08-07T05:46:07.033Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14042026-08-07T05:46:07.254Z Checking progenitor v0.13.0
14052026-08-07T05:46:07.350Z Checking olpc-cjson v0.1.4
14062026-08-07T05:46:07.398Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
14072026-08-07T05:46:07.500Z Checking snafu v0.8.9
14082026-08-07T05:46:07.580Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14092026-08-07T05:46:07.661Z Checking phf v0.12.1
14102026-08-07T05:46:07.750Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14112026-08-07T05:46:07.809Z Checking zone v0.3.1
14122026-08-07T05:46:07.832Z Checking tokio-dtrace v0.1.1
14132026-08-07T05:46:07.971Z Checking globset v0.4.18
14142026-08-07T05:46:08.021Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14152026-08-07T05:46:08.441Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14162026-08-07T05:46:08.607Z Checking smf v0.2.3
14172026-08-07T05:46:08.645Z Checking pem v3.0.6
14182026-08-07T05:46:08.830Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14192026-08-07T05:46:08.862Z Checking libsw-core v0.3.2
14202026-08-07T05:46:09.026Z Checking serde_plain v1.0.2
14212026-08-07T05:46:09.103Z Checking sigpipe v0.1.3
14222026-08-07T05:46:09.124Z Checking jiff v0.2.28
14232026-08-07T05:46:09.239Z Checking fixedbitset v0.4.2
14242026-08-07T05:46:09.258Z Checking typed-path v0.9.3
14252026-08-07T05:46:09.438Z Checking glob v0.3.3
14262026-08-07T05:46:09.463Z Checking fixedbitset v0.5.7
14272026-08-07T05:46:09.582Z Checking petgraph v0.6.5
14282026-08-07T05:46:09.669Z Checking petgraph v0.8.3
14292026-08-07T05:46:09.894Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14302026-08-07T05:46:10.031Z Checking tough v0.22.0
14312026-08-07T05:46:10.144Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14322026-08-07T05:46:10.170Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14332026-08-07T05:46:10.392Z Checking libsw v3.5.0
14342026-08-07T05:46:10.553Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14352026-08-07T05:46:10.724Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14362026-08-07T05:46:10.793Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14372026-08-07T05:46:10.845Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14382026-08-07T05:46:10.938Z Checking oxide-tokio-rt v0.1.6
14392026-08-07T05:46:11.179Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14402026-08-07T05:46:11.236Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14412026-08-07T05:46:11.313Z Checking const_format v0.2.36
14422026-08-07T05:46:11.392Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14432026-08-07T05:46:11.414Z Checking papergrid v0.11.0
14442026-08-07T05:46:11.833Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14452026-08-07T05:46:11.878Z Checking gethostname v0.5.0
14462026-08-07T05:46:11.951Z Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14472026-08-07T05:46:11.972Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14482026-08-07T05:46:12.067Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14492026-08-07T05:46:12.254Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14502026-08-07T05:46:12.550Z Checking libscf-sys v1.2.0
14512026-08-07T05:46:12.722Z Checking bcs v0.1.6
14522026-08-07T05:46:12.857Z Checking termtree v0.5.1
14532026-08-07T05:46:12.925Z Checking whoami v1.6.1
14542026-08-07T05:46:12.963Z Checking tagptr v0.2.0
14552026-08-07T05:46:12.982Z Checking linear-map v1.2.0
14562026-08-07T05:46:13.104Z Checking moka v0.12.15
14572026-08-07T05:46:13.158Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14582026-08-07T05:46:13.799Z Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14592026-08-07T05:46:13.850Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14602026-08-07T05:46:14.874Z Checking tabled v0.15.0
14612026-08-07T05:46:14.974Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14622026-08-07T05:46:14.994Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14632026-08-07T05:46:15.014Z Checking steno v0.4.1
14642026-08-07T05:46:15.034Z Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14652026-08-07T05:46:15.580Z Checking papergrid v0.18.0
14662026-08-07T05:46:15.599Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
14672026-08-07T05:46:15.746Z Checking hickory-proto v0.25.2
14682026-08-07T05:46:16.029Z Checking testing_table v0.3.0
14692026-08-07T05:46:16.368Z Checking tabled v0.21.0
14702026-08-07T05:46:16.387Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
14712026-08-07T05:46:17.354Z Checking hickory-resolver v0.25.2
14722026-08-07T05:46:17.357Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
14732026-08-07T05:46:17.762Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14742026-08-07T05:46:17.885Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3)
14752026-08-07T05:46:17.979Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14762026-08-07T05:46:18.280Z Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14772026-08-07T05:46:18.804Z Checking crc8 v0.1.1
14782026-08-07T05:46:19.240Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3)
14792026-08-07T05:46:19.336Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14802026-08-07T05:46:19.546Z Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14812026-08-07T05:46:22.791Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14822026-08-07T05:46:24.678Z Checking nom v8.0.0
14832026-08-07T05:46:28.404Z Compiling crunchy v0.2.4
14842026-08-07T05:46:29.884Z Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14852026-08-07T05:46:30.321Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14862026-08-07T05:46:31.103Z Compiling itertools v0.15.0
14872026-08-07T05:46:31.136Z Compiling tiny-keccak v2.0.2
14882026-08-07T05:46:32.050Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14892026-08-07T05:46:32.408Z Compiling ingot-macros v0.2.0
14902026-08-07T05:46:32.684Z Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14912026-08-07T05:46:33.555Z Compiling typify-impl v0.4.3
14922026-08-07T05:46:33.555Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14932026-08-07T05:46:33.615Z Compiling const-random-macro v0.1.16
14942026-08-07T05:46:33.739Z Checking parking_lot v0.11.2
14952026-08-07T05:46:33.993Z Checking fxhash v0.2.1
14962026-08-07T05:46:34.024Z Compiling smartstring v1.0.1
14972026-08-07T05:46:34.084Z Compiling ahash v0.8.12
14982026-08-07T05:46:34.123Z Checking sled v0.34.7
14992026-08-07T05:46:34.561Z Checking internet-checksum v0.2.1
15002026-08-07T05:46:34.690Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
15012026-08-07T05:46:34.998Z Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
15022026-08-07T05:46:35.391Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
15032026-08-07T05:46:35.911Z Compiling rhai_codegen v3.2.0
15042026-08-07T05:46:35.934Z Checking arc-swap v1.9.1
15052026-08-07T05:46:36.169Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
15062026-08-07T05:46:36.201Z Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
15072026-08-07T05:46:36.324Z Checking slog-scope v4.4.1
15082026-08-07T05:46:36.417Z Checking dropshot-api-manager-types v0.7.2
15092026-08-07T05:46:36.595Z Checking slog-stdlog v4.1.1
15102026-08-07T05:46:36.724Z Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
15112026-08-07T05:46:36.764Z Compiling lzma-sys v0.1.20
15122026-08-07T05:46:36.934Z Compiling typify-macro v0.4.3
15132026-08-07T05:46:37.189Z Compiling fs-err v3.3.0
15142026-08-07T05:46:37.355Z Compiling typeid v1.0.3
15152026-08-07T05:46:37.725Z Checking slog-envlogger v2.2.0
15162026-08-07T05:46:37.749Z Checking ingot-types v0.2.0
15172026-08-07T05:46:37.882Z Compiling toml_datetime v0.7.5+spec-1.1.0
15182026-08-07T05:46:38.119Z Checking ingot v0.2.1
15192026-08-07T05:46:38.140Z Compiling toml v0.9.12+spec-1.1.0
15202026-08-07T05:46:38.289Z Checking const-random v0.1.18
15212026-08-07T05:46:38.476Z Compiling typify v0.4.3
15222026-08-07T05:46:38.582Z Compiling progenitor-impl v0.10.0
15232026-08-07T05:46:38.736Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
15242026-08-07T05:46:39.167Z Compiling cargo_toml v0.22.3
15252026-08-07T05:46:39.789Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
15262026-08-07T05:46:40.159Z Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
15272026-08-07T05:46:40.700Z Compiling progenitor-macro v0.10.0
15282026-08-07T05:46:40.915Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15292026-08-07T05:46:41.247Z Checking thin-vec v0.2.18
15302026-08-07T05:46:41.452Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
15312026-08-07T05:46:41.508Z Checking rhai v1.25.1
15322026-08-07T05:46:42.139Z Checking sha1 v0.10.6
15332026-08-07T05:46:42.353Z Checking utf-8 v0.7.6
15342026-08-07T05:46:42.497Z Checking tungstenite v0.21.0
15352026-08-07T05:46:42.930Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
15362026-08-07T05:46:43.246Z Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
15372026-08-07T05:46:43.552Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
15382026-08-07T05:46:43.851Z Checking port-file v0.1.0
15392026-08-07T05:46:43.894Z Checking sha2 v0.10.9
15402026-08-07T05:46:44.034Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15412026-08-07T05:46:44.199Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
15422026-08-07T05:46:44.286Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15432026-08-07T05:46:44.421Z Checking tokio-tungstenite v0.21.0
15442026-08-07T05:46:44.983Z Checking progenitor v0.10.0
15452026-08-07T05:46:45.527Z Checking console v0.16.3
15462026-08-07T05:46:45.619Z Checking git-stub v1.0.0
15472026-08-07T05:46:45.807Z Checking diff v0.1.13
15482026-08-07T05:46:45.826Z Checking yansi v1.0.1
15492026-08-07T05:46:45.874Z Checking unit-prefix v0.5.2
15502026-08-07T05:46:45.903Z Checking base64 v0.21.7
15512026-08-07T05:46:45.944Z Checking is_ci v1.2.0
15522026-08-07T05:46:46.084Z Checking pretty_assertions v1.4.1
15532026-08-07T05:46:46.119Z Checking indicatif v0.18.4
15542026-08-07T05:46:46.140Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15552026-08-07T05:46:46.159Z Checking supports-color v3.0.2
15562026-08-07T05:46:46.642Z Checking git-stub-vcs v0.1.0
15572026-08-07T05:46:46.925Z Checking ron v0.12.1
15582026-08-07T05:46:47.057Z Checking xz2 v0.1.7
15592026-08-07T05:46:47.610Z Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
15602026-08-07T05:46:47.638Z Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
15612026-08-07T05:46:47.664Z Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15622026-08-07T05:46:48.066Z Checking drift v0.2.0
15632026-08-07T05:46:48.448Z Compiling serial_test_derive v4.0.1
15642026-08-07T05:46:48.558Z Checking base16ct v1.0.0
15652026-08-07T05:46:48.777Z Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
15662026-08-07T05:46:49.139Z Checking serial_test v4.0.1
15672026-08-07T05:46:49.333Z Checking dropshot-api-manager v0.7.2
15682026-08-07T05:46:49.788Z Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
15692026-08-07T05:46:50.089Z Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
15702026-08-07T05:46:50.501Z Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
15712026-08-07T05:46:50.998Z Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
15722026-08-07T05:46:51.607Z Checking util v0.1.0 (/work/oxidecomputer/maghemite/util)
15732026-08-07T05:46:51.808Z Checking natord v1.0.9
15742026-08-07T05:46:52.216Z Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
15752026-08-07T05:46:52.615Z Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
15762026-08-07T05:46:52.870Z Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
15772026-08-07T05:46:53.111Z Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
15782026-08-07T05:46:53.134Z Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
15792026-08-07T05:46:53.203Z Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
15802026-08-07T05:46:54.468Z Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
15812026-08-07T05:46:54.594Z Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
15822026-08-07T05:46:54.616Z Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
15832026-08-07T05:47:03.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
15842026-08-07T05:47:03.043Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
15852026-08-07T05:47:03.043Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
15862026-08-07T05:47:03.412Z+ cargo xtask openapi check
15872026-08-07T05:47:04.073Z Compiling cfg-if v1.0.4
15882026-08-07T05:47:04.174Z Compiling libc v0.2.189
15892026-08-07T05:47:04.174Z Compiling serde_core v1.0.229
15902026-08-07T05:47:04.190Z Compiling memchr v2.8.1
15912026-08-07T05:47:04.200Z Compiling smallvec v1.15.1
15922026-08-07T05:47:04.200Z Compiling itoa v1.0.18
15932026-08-07T05:47:04.218Z Compiling stable_deref_trait v1.2.1
15942026-08-07T05:47:04.226Z Compiling zerofrom v0.1.8
15952026-08-07T05:47:04.237Z Compiling zmij v1.0.21
15962026-08-07T05:47:04.287Z Compiling litemap v0.8.2
15972026-08-07T05:47:04.341Z Compiling yoke v0.8.3
15982026-08-07T05:47:04.383Z Compiling writeable v0.6.3
15992026-08-07T05:47:04.410Z Compiling utf8_iter v1.0.4
16002026-08-07T05:47:04.474Z Compiling percent-encoding v2.3.2
16012026-08-07T05:47:04.509Z Compiling zerovec v0.11.6
16022026-08-07T05:47:04.525Z Compiling zerotrie v0.2.4
16032026-08-07T05:47:04.558Z Compiling icu_normalizer_data v2.2.0
16042026-08-07T05:47:04.592Z Compiling icu_properties_data v2.2.0
16052026-08-07T05:47:04.633Z Compiling libm v0.2.16
16062026-08-07T05:47:04.651Z Compiling form_urlencoded v1.2.2
16072026-08-07T05:47:04.671Z Compiling rand_core v0.10.1
16082026-08-07T05:47:04.742Z Compiling errno v0.3.14
16092026-08-07T05:47:04.820Z Compiling getrandom v0.4.2
16102026-08-07T05:47:04.834Z Compiling iana-time-zone v0.1.65
16112026-08-07T05:47:04.846Z Compiling pin-project-lite v0.2.17
16122026-08-07T05:47:04.849Z Compiling dyn-clone v1.0.20
16132026-08-07T05:47:04.911Z Compiling zeroize v1.8.2
16142026-08-07T05:47:04.938Z Compiling scopeguard v1.2.0
16152026-08-07T05:47:04.998Z Compiling tinystr v0.8.3
16162026-08-07T05:47:05.010Z Compiling potential_utf v0.1.5
16172026-08-07T05:47:05.037Z Compiling lock_api v0.4.14
16182026-08-07T05:47:05.049Z Compiling socket2 v0.6.5
16192026-08-07T05:47:05.052Z Compiling parking_lot_core v0.9.12
16202026-08-07T05:47:05.110Z Compiling thiserror v2.0.19
16212026-08-07T05:47:05.169Z Compiling icu_locale_core v2.2.0
16222026-08-07T05:47:05.200Z Compiling icu_collections v2.2.0
16232026-08-07T05:47:05.213Z Compiling signal-hook-registry v1.4.8
16242026-08-07T05:47:05.261Z Compiling parking_lot v0.12.5
16252026-08-07T05:47:05.346Z Compiling mio v1.2.1
16262026-08-07T05:47:05.480Z Compiling num-traits v0.2.19
16272026-08-07T05:47:05.497Z Compiling portable-atomic v1.13.1
16282026-08-07T05:47:05.645Z Compiling futures-core v0.3.32
16292026-08-07T05:47:05.723Z Compiling critical-section v1.2.0
16302026-08-07T05:47:05.798Z Compiling zerocopy v0.8.50
16312026-08-07T05:47:05.822Z Compiling equivalent v1.0.2
16322026-08-07T05:47:05.834Z Compiling subtle v2.6.1
16332026-08-07T05:47:05.860Z Compiling log v0.4.32
16342026-08-07T05:47:05.903Z Compiling serde v1.0.229
16352026-08-07T05:47:06.008Z Compiling serde_json v1.0.151
16362026-08-07T05:47:06.017Z Compiling icu_provider v2.2.0
16372026-08-07T05:47:06.033Z Compiling uuid v1.24.0
16382026-08-07T05:47:06.050Z Compiling semver v1.0.28
16392026-08-07T05:47:06.116Z Compiling bitflags v2.12.1
16402026-08-07T05:47:06.252Z Compiling icu_normalizer v2.2.0
16412026-08-07T05:47:06.329Z Compiling icu_properties v2.2.0
16422026-08-07T05:47:06.343Z Compiling bytes v1.11.1
16432026-08-07T05:47:06.363Z Compiling chrono v0.4.45
16442026-08-07T05:47:06.467Z Compiling once_cell v1.21.4
16452026-08-07T05:47:06.545Z Compiling allocator-api2 v0.2.21
16462026-08-07T05:47:06.631Z Compiling futures-sink v0.3.32
16472026-08-07T05:47:06.739Z Compiling slab v0.4.12
16482026-08-07T05:47:06.779Z Compiling typenum v1.20.1
16492026-08-07T05:47:06.801Z Compiling tokio v1.53.1
16502026-08-07T05:47:06.921Z Compiling futures-channel v0.3.32
16512026-08-07T05:47:06.965Z Compiling hashbrown v0.17.1
16522026-08-07T05:47:07.080Z Compiling getrandom v0.2.17
16532026-08-07T05:47:07.162Z Compiling futures-task v0.3.32
16542026-08-07T05:47:07.262Z Compiling idna_adapter v1.2.2
16552026-08-07T05:47:07.312Z Compiling futures-io v0.3.32
16562026-08-07T05:47:07.404Z Compiling idna v1.1.0
16572026-08-07T05:47:07.469Z Compiling futures-util v0.3.32
16582026-08-07T05:47:07.470Z Compiling rand_core v0.6.4
16592026-08-07T05:47:07.504Z Compiling indexmap v2.14.0
16602026-08-07T05:47:07.570Z Compiling tracing-core v0.1.36
16612026-08-07T05:47:07.709Z Compiling url v2.5.8
16622026-08-07T05:47:07.839Z Compiling base64 v0.22.1
16632026-08-07T05:47:08.127Z Compiling fnv v1.0.7
16642026-08-07T05:47:08.150Z Compiling tracing v0.1.44
16652026-08-07T05:47:08.162Z Compiling unicode-ident v1.0.24
16662026-08-07T05:47:08.174Z Compiling http v1.4.2
16672026-08-07T05:47:08.222Z Compiling schemars v0.8.22
16682026-08-07T05:47:08.288Z Compiling proc-macro2 v1.0.106
16692026-08-07T05:47:08.394Z Compiling byteorder v1.5.0
16702026-08-07T05:47:08.522Z Compiling erased-serde v0.3.31
16712026-08-07T05:47:08.624Z Compiling ppv-lite86 v0.2.21
16722026-08-07T05:47:08.787Z Compiling quote v1.0.45
16732026-08-07T05:47:08.946Z Compiling slog v2.8.2
16742026-08-07T05:47:08.963Z Compiling syn v2.0.117
16752026-08-07T05:47:09.032Z Compiling ipnetwork v0.21.1
16762026-08-07T05:47:09.095Z Compiling thiserror v1.0.69
16772026-08-07T05:47:09.184Z Compiling ipnet v2.12.0
16782026-08-07T05:47:09.202Z Compiling rustix v1.1.4
16792026-08-07T05:47:09.385Z Compiling oxnet v0.1.6
16802026-08-07T05:47:09.477Z Compiling rustls-pki-types v1.14.1
16812026-08-07T05:47:09.552Z Compiling http-body v1.0.1
16822026-08-07T05:47:09.712Z Compiling aws-lc-sys v0.41.0
16832026-08-07T05:47:09.725Z Compiling atomic-waker v1.1.2
16842026-08-07T05:47:09.806Z Compiling pretty-hex v0.4.2
16852026-08-07T05:47:09.836Z Compiling untrusted v0.7.1
16862026-08-07T05:47:09.852Z Compiling httparse v1.10.1
16872026-08-07T05:47:09.944Z Compiling untrusted v0.9.0
16882026-08-07T05:47:09.962Z Compiling tower-service v0.3.3
16892026-08-07T05:47:09.972Z Compiling rustls v0.23.40
16902026-08-07T05:47:10.056Z Compiling try-lock v0.2.5
16912026-08-07T05:47:10.068Z Compiling ryu v1.0.23
16922026-08-07T05:47:10.160Z Compiling tower-layer v0.3.3
16932026-08-07T05:47:10.172Z Compiling plain v0.2.3
16942026-08-07T05:47:10.198Z Compiling aws-lc-rs v1.17.0
16952026-08-07T05:47:10.252Z Compiling want v0.3.1
16962026-08-07T05:47:10.279Z Compiling getrandom v0.3.4
16972026-08-07T05:47:10.307Z Compiling httpdate v1.0.3
16982026-08-07T05:47:10.320Z Compiling ucd-trie v0.1.7
16992026-08-07T05:47:10.417Z Compiling rand_core v0.9.5
17002026-08-07T05:47:10.461Z Compiling pest v2.8.6
17012026-08-07T05:47:10.474Z Compiling crossbeam-utils v0.8.21
17022026-08-07T05:47:10.551Z Compiling tokio-util v0.7.18
17032026-08-07T05:47:10.606Z Compiling omicron-workspace-hack v0.1.0
17042026-08-07T05:47:10.629Z Compiling regex-syntax v0.8.10
17052026-08-07T05:47:10.678Z Compiling rand_chacha v0.9.0
17062026-08-07T05:47:10.986Z Compiling serde_urlencoded v0.7.1
17072026-08-07T05:47:11.058Z Compiling http-body-util v0.1.4
17082026-08-07T05:47:11.236Z Compiling rustls-webpki v0.103.13
17092026-08-07T05:47:11.271Z Compiling h2 v0.4.14
17102026-08-07T05:47:11.325Z Compiling foldhash v0.2.0
17112026-08-07T05:47:11.565Z Compiling rand v0.9.4
17122026-08-07T05:47:11.630Z Compiling newtype-uuid v1.3.2
17132026-08-07T05:47:11.963Z Compiling anyhow v1.0.104
17142026-08-07T05:47:12.171Z Compiling powerfmt v0.2.0
17152026-08-07T05:47:12.185Z Compiling hex v0.4.3
17162026-08-07T05:47:12.344Z Compiling deranged v0.5.8
17172026-08-07T05:47:12.389Z Compiling daft v0.1.7
17182026-08-07T05:47:12.446Z Compiling sync_wrapper v1.0.2
17192026-08-07T05:47:12.560Z Compiling fastrand v2.4.1
17202026-08-07T05:47:12.667Z Compiling num_threads v0.1.7
17212026-08-07T05:47:12.771Z Compiling num-conv v0.2.2
17222026-08-07T05:47:12.825Z Compiling time-core v0.1.8
17232026-08-07T05:47:12.871Z Compiling tower v0.5.3
17242026-08-07T05:47:12.926Z Compiling aho-corasick v1.1.4
17252026-08-07T05:47:12.974Z Compiling generic-array v0.14.7
17262026-08-07T05:47:13.073Z Compiling hashbrown v0.16.1
17272026-08-07T05:47:13.116Z Compiling crossbeam-channel v0.5.15
17282026-08-07T05:47:13.333Z Compiling hyper v1.11.0
17292026-08-07T05:47:13.345Z Compiling time v0.3.47
17302026-08-07T05:47:13.475Z Compiling tower-http v0.6.11
17312026-08-07T05:47:13.586Z Compiling futures-executor v0.3.32
17322026-08-07T05:47:13.663Z Compiling scroll v0.13.0
17332026-08-07T05:47:13.863Z Compiling regex-automata v0.4.14
17342026-08-07T05:47:13.895Z Compiling openapiv3 v2.2.0
17352026-08-07T05:47:13.936Z Compiling openssl-probe v0.2.1
17362026-08-07T05:47:14.176Z Compiling rustls-native-certs v0.8.4
17372026-08-07T05:47:14.280Z Compiling goblin v0.10.7
17382026-08-07T05:47:14.510Z Compiling hyper-util v0.1.20
17392026-08-07T05:47:14.793Z Compiling tokio-rustls v0.26.4
17402026-08-07T05:47:15.062Z Compiling futures v0.3.32
17412026-08-07T05:47:15.076Z Compiling tempfile v3.27.0
17422026-08-07T05:47:15.090Z Compiling camino v1.2.5
17432026-08-07T05:47:15.144Z Compiling thread_local v1.1.9
17442026-08-07T05:47:15.423Z Compiling cpufeatures v0.3.0
17452026-08-07T05:47:15.471Z Compiling rustls-platform-verifier v0.7.0
17462026-08-07T05:47:15.500Z Compiling dtrace-parser v0.3.0
17472026-08-07T05:47:15.503Z Compiling hybrid-array v0.4.12
17482026-08-07T05:47:15.546Z Compiling is-terminal v0.4.17
17492026-08-07T05:47:15.647Z Compiling thread-id v5.1.0
17502026-08-07T05:47:15.700Z Compiling adler2 v2.0.1
17512026-08-07T05:47:15.731Z Compiling hyper-rustls v0.27.9
17522026-08-07T05:47:15.838Z Compiling winnow v1.0.3
17532026-08-07T05:47:15.972Z Compiling match_cfg v0.1.0
17542026-08-07T05:47:16.024Z Compiling take_mut v0.2.2
17552026-08-07T05:47:16.046Z Compiling simd-adler32 v0.3.9
17562026-08-07T05:47:16.138Z Compiling term v1.2.1
17572026-08-07T05:47:16.183Z Compiling miniz_oxide v0.8.9
17582026-08-07T05:47:16.249Z Compiling slog-async v2.8.0
17592026-08-07T05:47:16.270Z Compiling hostname v0.3.1
17602026-08-07T05:47:16.411Z Compiling slog-term v2.9.2
17612026-08-07T05:47:16.750Z Compiling reqwest v0.13.4
17622026-08-07T05:47:16.787Z Compiling regex v1.12.3
17632026-08-07T05:47:16.828Z Compiling slog-json v2.6.1
17642026-08-07T05:47:16.932Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17652026-08-07T05:47:16.975Z Compiling crc32fast v1.5.0
17662026-08-07T05:47:17.035Z Compiling memmap2 v0.9.10
17672026-08-07T05:47:17.127Z Compiling dof v0.4.0
17682026-08-07T05:47:17.165Z Compiling either v1.16.0
17692026-08-07T05:47:17.235Z Compiling flate2 v1.1.9
17702026-08-07T05:47:17.256Z Compiling slog-bunyan v2.5.0
17712026-08-07T05:47:17.376Z Compiling crypto-common v0.2.2
17722026-08-07T05:47:17.388Z Compiling block-buffer v0.12.0
17732026-08-07T05:47:17.400Z Compiling crypto-common v0.1.7
17742026-08-07T05:47:17.418Z Compiling rand_chacha v0.3.1
17752026-08-07T05:47:17.532Z Compiling const-oid v0.10.2
17762026-08-07T05:47:17.545Z Compiling compression-core v0.4.32
17772026-08-07T05:47:17.651Z Compiling debug-ignore v1.0.5
17782026-08-07T05:47:17.702Z Compiling compression-codecs v0.4.38
17792026-08-07T05:47:17.746Z Compiling rand v0.8.6
17802026-08-07T05:47:17.758Z Compiling toml_parser v1.1.2+spec-1.1.0
17812026-08-07T05:47:17.829Z Compiling usdt-impl v0.6.0
17822026-08-07T05:47:17.950Z Compiling digest v0.11.3
17832026-08-07T05:47:18.126Z Compiling ref-cast v1.0.25
17842026-08-07T05:47:18.234Z Compiling usdt v0.6.0
17852026-08-07T05:47:18.278Z Compiling strum v0.26.3
17862026-08-07T05:47:18.394Z Compiling macaddr v1.0.1
17872026-08-07T05:47:18.406Z Compiling toml_datetime v1.1.1+spec-1.1.0
17882026-08-07T05:47:18.417Z Compiling serde_spanned v1.1.1
17892026-08-07T05:47:18.417Z Compiling wait-timeout v0.2.1
17902026-08-07T05:47:18.472Z Compiling encoding_rs v0.8.35
17912026-08-07T05:47:18.512Z Compiling toml_writer v1.1.1+spec-1.1.0
17922026-08-07T05:47:18.572Z Compiling quick-error v1.2.3
17932026-08-07T05:47:18.622Z Compiling bit-vec v0.8.0
17942026-08-07T05:47:18.680Z Compiling spin v0.9.8
17952026-08-07T05:47:18.706Z Compiling mime v0.3.17
17962026-08-07T05:47:18.706Z Compiling toml v1.1.2+spec-1.1.0
17972026-08-07T05:47:18.729Z Compiling rusty-fork v0.3.1
17982026-08-07T05:47:18.797Z Compiling sha1 v0.11.0
17992026-08-07T05:47:18.858Z Compiling bit-set v0.8.0
18002026-08-07T05:47:18.978Z Compiling async-compression v0.4.42
18012026-08-07T05:47:19.027Z Compiling serde_with v3.21.0
18022026-08-07T05:47:19.081Z Compiling async-stream v0.3.6
18032026-08-07T05:47:19.093Z Compiling rand_xorshift v0.4.0
18042026-08-07T05:47:19.107Z Compiling waitgroup v0.1.2
18052026-08-07T05:47:19.242Z Compiling rustls-pemfile v2.2.0
18062026-08-07T05:47:19.254Z Compiling serde_path_to_error v0.1.20
18072026-08-07T05:47:19.265Z Compiling hostname v0.4.2
18082026-08-07T05:47:19.339Z Compiling unarray v0.1.4
18092026-08-07T05:47:19.407Z Compiling progenitor-client v0.14.0
18102026-08-07T05:47:19.441Z Compiling proptest v1.11.0
18112026-08-07T05:47:19.454Z Compiling strum v0.27.2
18122026-08-07T05:47:19.587Z Compiling multer v3.1.0
18132026-08-07T05:47:19.610Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18142026-08-07T05:47:19.720Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18152026-08-07T05:47:19.749Z Compiling iddqd v0.4.6
18162026-08-07T05:47:19.905Z Compiling dropshot v0.17.1
18172026-08-07T05:47:20.091Z Compiling itertools v0.14.0
18182026-08-07T05:47:20.164Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18192026-08-07T05:47:20.204Z Compiling reqwest v0.12.28
18202026-08-07T05:47:20.420Z Compiling block-buffer v0.10.4
18212026-08-07T05:47:20.557Z Compiling backon v1.6.0
18222026-08-07T05:47:20.576Z Compiling instant v0.1.13
18232026-08-07T05:47:20.687Z Compiling backoff v0.4.0
18242026-08-07T05:47:20.768Z Compiling progenitor-extras v0.2.0
18252026-08-07T05:47:20.842Z Compiling digest v0.10.7
18262026-08-07T05:47:20.900Z Compiling parse-display v0.10.0
18272026-08-07T05:47:20.996Z Compiling regress v0.10.5
18282026-08-07T05:47:21.010Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
18292026-08-07T05:47:21.055Z Compiling humantime v2.3.0
18302026-08-07T05:47:21.218Z Compiling progenitor-client v0.10.0
18312026-08-07T05:47:21.331Z Compiling unicode-width v0.2.2
18322026-08-07T05:47:21.349Z Compiling cpufeatures v0.2.17
18332026-08-07T05:47:21.426Z Compiling utf8parse v0.2.2
18342026-08-07T05:47:21.492Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
18352026-08-07T05:47:21.540Z Compiling anstyle-parse v1.0.0
18362026-08-07T05:47:21.618Z Compiling terminal_size v0.4.4
18372026-08-07T05:47:21.734Z Compiling colorchoice v1.0.5
18382026-08-07T05:47:21.764Z Compiling is_terminal_polyfill v1.70.2
18392026-08-07T05:47:21.854Z Compiling anstyle-query v1.1.5
18402026-08-07T05:47:21.865Z Compiling heck v0.5.0
18412026-08-07T05:47:21.885Z Compiling anstyle v1.0.14
18422026-08-07T05:47:21.967Z Compiling secrecy v0.10.3
18432026-08-07T05:47:22.055Z Compiling anstream v1.0.0
18442026-08-07T05:47:22.114Z Compiling clap_lex v1.1.0
18452026-08-07T05:47:22.126Z Compiling tinyvec_macros v0.1.1
18462026-08-07T05:47:22.137Z Compiling strsim v0.11.1
18472026-08-07T05:47:22.198Z Compiling tinyvec v1.11.0
18482026-08-07T05:47:22.364Z Compiling clap_builder v4.6.5
18492026-08-07T05:47:22.378Z Compiling num-integer v0.1.46
18502026-08-07T05:47:22.510Z Compiling scroll v0.12.0
18512026-08-07T05:47:22.552Z Compiling crucible-workspace-hack v0.1.0
18522026-08-07T05:47:22.627Z Compiling hmac v0.12.1
18532026-08-07T05:47:22.702Z Compiling regress v0.11.1
18542026-08-07T05:47:22.770Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18552026-08-07T05:47:22.785Z Compiling inout v0.1.4
18562026-08-07T05:47:22.941Z Compiling ff v0.13.1
18572026-08-07T05:47:23.079Z Compiling group v0.13.0
18582026-08-07T05:47:23.092Z Compiling cipher v0.4.4
18592026-08-07T05:47:23.157Z Compiling hkdf v0.12.4
18602026-08-07T05:47:23.196Z Compiling goblin v0.8.2
18612026-08-07T05:47:23.307Z Compiling num-rational v0.4.2
18622026-08-07T05:47:23.320Z Compiling num-iter v0.1.45
18632026-08-07T05:47:23.445Z Compiling zerocopy v0.7.35
18642026-08-07T05:47:23.863Z Compiling universal-hash v0.5.1
18652026-08-07T05:47:24.001Z Compiling clap v4.6.5
18662026-08-07T05:47:24.016Z Compiling crypto-bigint v0.5.5
18672026-08-07T05:47:24.087Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18682026-08-07T05:47:24.397Z Compiling typify-impl v0.6.2
18692026-08-07T05:47:24.433Z Compiling half v2.7.1
18702026-08-07T05:47:24.742Z Compiling num-complex v0.4.6
18712026-08-07T05:47:25.145Z Compiling opaque-debug v0.3.1
18722026-08-07T05:47:25.201Z Compiling base16ct v0.2.0
18732026-08-07T05:47:25.225Z Compiling ciborium-io v0.2.2
18742026-08-07T05:47:25.329Z Compiling base64ct v1.8.3
18752026-08-07T05:47:25.370Z Compiling elliptic-curve v0.13.8
18762026-08-07T05:47:25.636Z Compiling password-hash v0.5.0
18772026-08-07T05:47:25.661Z Compiling dof v0.3.0
18782026-08-07T05:47:25.738Z Compiling ciborium-ll v0.2.2
18792026-08-07T05:47:25.961Z Compiling poly1305 v0.8.0
18802026-08-07T05:47:26.072Z Compiling curve25519-dalek v4.1.3
18812026-08-07T05:47:26.157Z Compiling typify v0.6.2
18822026-08-07T05:47:26.259Z Compiling num v0.4.3
18832026-08-07T05:47:26.271Z Compiling hubpack v0.1.2
18842026-08-07T05:47:26.337Z Compiling thiserror-no-std v2.0.2
18852026-08-07T05:47:26.374Z Compiling chacha20 v0.9.1
18862026-08-07T05:47:26.430Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
18872026-08-07T05:47:26.457Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18882026-08-07T05:47:26.500Z Compiling blake2 v0.10.6
18892026-08-07T05:47:26.595Z Compiling aead v0.5.2
18902026-08-07T05:47:26.764Z Compiling byte-wrapper v0.1.0
18912026-08-07T05:47:26.852Z Compiling dtrace-parser v0.2.0
18922026-08-07T05:47:26.951Z Compiling crossbeam-epoch v0.9.18
18932026-08-07T05:47:27.042Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
18942026-08-07T05:47:27.122Z Compiling thread-id v4.2.2
18952026-08-07T05:47:27.135Z Compiling keccak v0.1.6
18962026-08-07T05:47:27.191Z Compiling static_assertions v1.1.0
18972026-08-07T05:47:27.208Z Compiling float-ord v0.3.2
18982026-08-07T05:47:27.267Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
18992026-08-07T05:47:27.292Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19002026-08-07T05:47:27.325Z Compiling sha3 v0.10.9
19012026-08-07T05:47:27.355Z Compiling usdt-impl v0.5.0
19022026-08-07T05:47:27.374Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19032026-08-07T05:47:27.616Z Compiling vsss-rs v3.3.4
19042026-08-07T05:47:27.639Z Compiling chacha20poly1305 v0.10.1
19052026-08-07T05:47:27.777Z Compiling argon2 v0.5.3
19062026-08-07T05:47:28.017Z Compiling memoffset v0.9.1
19072026-08-07T05:47:28.107Z Compiling ciborium v0.2.2
19082026-08-07T05:47:28.193Z Compiling hash32 v0.3.1
19092026-08-07T05:47:28.285Z Compiling memmap v0.7.0
19102026-08-07T05:47:28.354Z Compiling indent_write v2.2.0
19112026-08-07T05:47:28.440Z Compiling data-encoding v2.11.0
19122026-08-07T05:47:28.466Z Compiling usdt v0.5.0
19132026-08-07T05:47:28.495Z Compiling heapless v0.8.0
19142026-08-07T05:47:28.685Z Compiling nix v0.31.3
19152026-08-07T05:47:28.736Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19162026-08-07T05:47:28.901Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
19172026-08-07T05:47:28.931Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19182026-08-07T05:47:28.994Z Compiling ingot-types v0.1.2
19192026-08-07T05:47:29.007Z Compiling rustix v0.38.44
19202026-08-07T05:47:29.296Z Compiling tabwriter v1.4.1
19212026-08-07T05:47:29.450Z Compiling cobs v0.3.0
19222026-08-07T05:47:29.519Z Compiling managed v0.8.0
19232026-08-07T05:47:29.548Z Compiling bitflags v1.3.2
19242026-08-07T05:47:29.628Z Compiling bytecount v0.6.9
19252026-08-07T05:47:29.663Z Compiling postcard v1.1.3
19262026-08-07T05:47:29.743Z Compiling smoltcp v0.11.0
19272026-08-07T05:47:29.769Z Compiling ingot v0.1.1
19282026-08-07T05:47:29.867Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19292026-08-07T05:47:29.952Z Compiling toml_datetime v0.6.11
19302026-08-07T05:47:29.965Z Compiling serde_spanned v0.6.9
19312026-08-07T05:47:30.007Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19322026-08-07T05:47:30.109Z Compiling foreign-types-shared v0.3.1
19332026-08-07T05:47:30.126Z Compiling swrite v0.1.0
19342026-08-07T05:47:30.204Z Compiling linked-hash-map v0.5.6
19352026-08-07T05:47:30.220Z Compiling toml_write v0.1.2
19362026-08-07T05:47:30.234Z Compiling unicode-segmentation v1.13.3
19372026-08-07T05:47:30.318Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19382026-08-07T05:47:30.388Z Compiling winnow v0.7.15
19392026-08-07T05:47:30.420Z Compiling resolv-conf v0.7.6
19402026-08-07T05:47:30.454Z Compiling colored v3.1.1
19412026-08-07T05:47:30.654Z Compiling newline-converter v0.3.0
19422026-08-07T05:47:30.773Z Compiling lru-cache v0.1.2
19432026-08-07T05:47:30.786Z Compiling foreign-types v0.5.0
19442026-08-07T05:47:30.837Z Compiling num_enum v0.7.6
19452026-08-07T05:47:30.866Z Compiling atomicwrites v0.4.4
19462026-08-07T05:47:30.898Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
19472026-08-07T05:47:30.958Z Compiling hickory-proto v0.24.4
19482026-08-07T05:47:31.014Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19492026-08-07T05:47:31.051Z Compiling crossbeam-deque v0.8.6
19502026-08-07T05:47:31.130Z Compiling console v0.15.11
19512026-08-07T05:47:31.246Z Compiling chacha20 v0.10.0
19522026-08-07T05:47:31.514Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19532026-08-07T05:47:31.648Z Compiling camino-tempfile v1.4.1
19542026-08-07T05:47:31.660Z Compiling serde-big-array v0.5.1
19552026-08-07T05:47:31.752Z Compiling toml_edit v0.22.27
19562026-08-07T05:47:31.802Z Compiling cstr-argument v0.1.2
19572026-08-07T05:47:31.883Z Compiling similar v2.7.0
19582026-08-07T05:47:31.904Z Compiling siphasher v1.0.3
19592026-08-07T05:47:31.955Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19602026-08-07T05:47:32.100Z Compiling phf_shared v0.12.1
19612026-08-07T05:47:32.219Z Compiling pin-project v1.1.13
19622026-08-07T05:47:32.279Z Compiling expectorate v1.2.0
19632026-08-07T05:47:32.322Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
19642026-08-07T05:47:32.431Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19652026-08-07T05:47:32.478Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19662026-08-07T05:47:32.600Z Compiling rand v0.10.2
19672026-08-07T05:47:32.650Z Compiling rayon-core v1.13.0
19682026-08-07T05:47:32.749Z Compiling hickory-resolver v0.24.4
19692026-08-07T05:47:32.902Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
19702026-08-07T05:47:33.107Z Compiling num_enum v0.5.11
19712026-08-07T05:47:33.231Z Compiling toml v0.8.23
19722026-08-07T05:47:33.259Z Compiling prettyplease v0.2.37
19732026-08-07T05:47:33.343Z Compiling progenitor-impl v0.14.0
19742026-08-07T05:47:33.858Z Compiling progenitor-impl v0.13.0
19752026-08-07T05:47:34.064Z Compiling unicode-normalization v0.1.25
19762026-08-07T05:47:34.546Z Compiling progenitor-client v0.13.0
19772026-08-07T05:47:34.602Z Compiling tokio-stream v0.1.18
19782026-08-07T05:47:34.684Z Compiling bstr v1.12.1
19792026-08-07T05:47:34.853Z Compiling csv-core v0.1.13
19802026-08-07T05:47:35.079Z Compiling same-file v1.0.6
19812026-08-07T05:47:35.130Z Compiling unicode-width v0.1.14
19822026-08-07T05:47:35.169Z Compiling highway v1.3.0
19832026-08-07T05:47:35.184Z Compiling foldhash v0.1.5
19842026-08-07T05:47:35.188Z Compiling konst_macro_rules v0.2.19
19852026-08-07T05:47:35.251Z Compiling foreign-types-shared v0.1.1
19862026-08-07T05:47:35.344Z Compiling konst v0.2.20
19872026-08-07T05:47:35.365Z Compiling foreign-types v0.3.2
19882026-08-07T05:47:35.375Z Compiling hashbrown v0.15.5
19892026-08-07T05:47:35.404Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19902026-08-07T05:47:35.438Z Compiling walkdir v2.5.0
19912026-08-07T05:47:35.554Z Compiling globset v0.4.18
19922026-08-07T05:47:35.576Z Compiling progenitor v0.13.0
19932026-08-07T05:47:35.731Z Compiling csv v1.4.0
19942026-08-07T05:47:35.782Z Compiling qorb v0.4.1
19952026-08-07T05:47:35.911Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19962026-08-07T05:47:36.289Z Compiling snafu v0.8.9
19972026-08-07T05:47:36.328Z Compiling progenitor v0.14.0
19982026-08-07T05:47:36.481Z Compiling olpc-cjson v0.1.4
19992026-08-07T05:47:36.569Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20002026-08-07T05:47:36.650Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20012026-08-07T05:47:36.664Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
20022026-08-07T05:47:36.966Z Compiling rayon v1.12.0
20032026-08-07T05:47:37.073Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
20042026-08-07T05:47:37.102Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20052026-08-07T05:47:37.760Z Compiling phf v0.12.1
20062026-08-07T05:47:37.921Z Compiling openssl-sys v0.9.116
20072026-08-07T05:47:37.946Z Compiling tokio-dtrace v0.1.1
20082026-08-07T05:47:37.959Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20092026-08-07T05:47:38.016Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
20102026-08-07T05:47:38.207Z Compiling itertools v0.12.1
20112026-08-07T05:47:38.219Z Compiling libsw-core v0.3.2
20122026-08-07T05:47:38.320Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
20132026-08-07T05:47:38.386Z Compiling pem v3.0.6
20142026-08-07T05:47:38.424Z Compiling serde_plain v1.0.2
20152026-08-07T05:47:38.634Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20162026-08-07T05:47:38.673Z Compiling sigpipe v0.1.3
20172026-08-07T05:47:38.729Z Compiling glob v0.3.3
20182026-08-07T05:47:38.743Z Compiling minimal-lexical v0.2.1
20192026-08-07T05:47:38.762Z Compiling fixedbitset v0.4.2
20202026-08-07T05:47:38.796Z Compiling fixedbitset v0.5.7
20212026-08-07T05:47:38.991Z Compiling typed-path v0.9.3
20222026-08-07T05:47:39.003Z Compiling jiff v0.2.28
20232026-08-07T05:47:39.170Z Compiling petgraph v0.8.3
20242026-08-07T05:47:39.199Z Compiling nom v7.1.3
20252026-08-07T05:47:39.483Z Compiling zone v0.3.1
20262026-08-07T05:47:39.495Z Compiling petgraph v0.6.5
20272026-08-07T05:47:40.235Z Compiling tough v0.22.0
20282026-08-07T05:47:40.317Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20292026-08-07T05:47:40.534Z Compiling openssl v0.10.80
20302026-08-07T05:47:40.570Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
20312026-08-07T05:47:40.852Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20322026-08-07T05:47:40.976Z Compiling libsw v3.5.0
20332026-08-07T05:47:41.020Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20342026-08-07T05:47:41.152Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
20352026-08-07T05:47:41.265Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
20362026-08-07T05:47:41.516Z Compiling oxide-tokio-rt v0.1.6
20372026-08-07T05:47:41.825Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20382026-08-07T05:47:41.842Z Compiling chrono-tz v0.10.4
20392026-08-07T05:47:41.980Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20402026-08-07T05:47:42.154Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
20412026-08-07T05:47:42.172Z Compiling newtype_derive v0.1.6
20422026-08-07T05:47:42.252Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20432026-08-07T05:47:42.462Z Compiling slog-dtrace v0.3.0
20442026-08-07T05:47:42.465Z Compiling const_format v0.2.36
20452026-08-07T05:47:42.773Z Compiling cancel-safe-futures v0.1.5
20462026-08-07T05:47:42.811Z Compiling owo-colors v4.3.0
20472026-08-07T05:47:43.050Z Compiling papergrid v0.11.0
20482026-08-07T05:47:43.079Z Compiling gethostname v0.5.0
20492026-08-07T05:47:43.204Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
20502026-08-07T05:47:43.543Z Compiling libscf-sys v1.2.0
20512026-08-07T05:47:43.571Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20522026-08-07T05:47:43.591Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
20532026-08-07T05:47:43.659Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20542026-08-07T05:47:43.681Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20552026-08-07T05:47:43.696Z Compiling bcs v0.1.6
20562026-08-07T05:47:43.805Z Compiling smf v0.2.3
20572026-08-07T05:47:44.030Z Compiling smawk v0.3.2
20582026-08-07T05:47:44.207Z Compiling linear-map v1.2.0
20592026-08-07T05:47:44.226Z Compiling termtree v0.5.1
20602026-08-07T05:47:44.247Z Compiling unicode-linebreak v0.1.5
20612026-08-07T05:47:44.381Z Compiling lazy_static v1.5.0
20622026-08-07T05:47:44.392Z Compiling tagptr v0.2.0
20632026-08-07T05:47:44.406Z Compiling whoami v1.6.1
20642026-08-07T05:47:44.485Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20652026-08-07T05:47:44.497Z Compiling steno v0.4.1
20662026-08-07T05:47:44.547Z Compiling moka v0.12.15
20672026-08-07T05:47:44.710Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20682026-08-07T05:47:44.714Z Compiling textwrap v0.16.2
20692026-08-07T05:47:44.884Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20702026-08-07T05:47:45.226Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20712026-08-07T05:47:45.348Z Compiling tabled v0.15.0
20722026-08-07T05:47:45.381Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20732026-08-07T05:47:46.439Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20742026-08-07T05:47:46.500Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20752026-08-07T05:47:46.690Z Compiling cookie v0.18.1
20762026-08-07T05:47:47.296Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20772026-08-07T05:47:47.421Z Compiling papergrid v0.18.0
20782026-08-07T05:47:47.826Z Compiling hickory-proto v0.25.2
20792026-08-07T05:47:47.973Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
20802026-08-07T05:47:47.997Z Compiling testing_table v0.3.0
20812026-08-07T05:47:48.161Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
20822026-08-07T05:47:48.174Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
20832026-08-07T05:47:48.535Z Compiling tabled v0.21.0
20842026-08-07T05:47:48.955Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
20852026-08-07T05:47:49.320Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
20862026-08-07T05:47:49.359Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3)
20872026-08-07T05:47:49.375Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20882026-08-07T05:47:49.637Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
20892026-08-07T05:47:50.184Z Compiling hickory-resolver v0.25.2
20902026-08-07T05:47:50.371Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
20912026-08-07T05:47:50.403Z Compiling crc8 v0.1.1
20922026-08-07T05:47:50.526Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
20932026-08-07T05:47:50.638Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
20942026-08-07T05:47:51.171Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20952026-08-07T05:47:51.199Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3)
20962026-08-07T05:47:54.348Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20972026-08-07T05:48:02.153Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20982026-08-07T05:48:03.764Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20992026-08-07T05:48:04.800Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
21002026-08-07T05:48:06.058Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
21012026-08-07T05:48:07.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
21022026-08-07T05:48:07.510Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
21032026-08-07T05:48:07.510Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
21042026-08-07T05:48:07.625Z Running `target/debug/xtask openapi check`
21052026-08-07T05:48:08.103Z Compiling serde_core v1.0.229
21062026-08-07T05:48:08.106Z Compiling serde v1.0.229
21072026-08-07T05:48:08.173Z Compiling serde_json v1.0.151
21082026-08-07T05:48:08.177Z Compiling syn v2.0.117
21092026-08-07T05:48:08.182Z Compiling getrandom v0.4.2
21102026-08-07T05:48:08.185Z Compiling bytes v1.11.1
21112026-08-07T05:48:08.200Z Compiling num-traits v0.2.19
21122026-08-07T05:48:08.204Z Compiling zerocopy v0.8.50
21132026-08-07T05:48:08.327Z Compiling once_cell v1.21.4
21142026-08-07T05:48:08.535Z Compiling slog v2.8.2
21152026-08-07T05:48:08.549Z Compiling schemars v0.8.22
21162026-08-07T05:48:08.619Z Compiling zeroize v1.8.2
21172026-08-07T05:48:08.796Z Compiling http v1.4.2
21182026-08-07T05:48:08.804Z Compiling hashbrown v0.17.1
21192026-08-07T05:48:08.804Z Compiling aws-lc-rs v1.17.0
21202026-08-07T05:48:08.825Z Compiling usdt-impl v0.6.0
21212026-08-07T05:48:08.853Z Compiling time-macros v0.2.27
21222026-08-07T05:48:09.116Z Compiling rustls-pki-types v1.14.1
21232026-08-07T05:48:09.177Z Compiling tracing-core v0.1.36
21242026-08-07T05:48:09.394Z Compiling bitflags v2.12.1
21252026-08-07T05:48:09.590Z Compiling tracing v0.1.44
21262026-08-07T05:48:09.641Z Compiling http-body v1.0.1
21272026-08-07T05:48:09.793Z Compiling generic-array v0.14.7
21282026-08-07T05:48:09.825Z Compiling rustls v0.23.40
21292026-08-07T05:48:09.840Z Compiling rustix v1.1.4
21302026-08-07T05:48:09.877Z Compiling time v0.3.47
21312026-08-07T05:48:10.066Z Compiling toml_datetime v1.1.1+spec-1.1.0
21322026-08-07T05:48:10.389Z Compiling uuid v1.24.0
21332026-08-07T05:48:10.808Z Compiling pest_generator v2.8.6
21342026-08-07T05:48:10.808Z Compiling serde_derive_internals v0.29.1
21352026-08-07T05:48:10.866Z Compiling chrono v0.4.45
21362026-08-07T05:48:10.963Z Compiling erased-serde v0.3.31
21372026-08-07T05:48:11.160Z Compiling indexmap v2.14.0
21382026-08-07T05:48:11.444Z Compiling serde_tokenstream v0.2.3
21392026-08-07T05:48:11.459Z Compiling camino v1.2.5
21402026-08-07T05:48:11.540Z Compiling rustls-webpki v0.103.13
21412026-08-07T05:48:11.797Z Compiling subtle v2.6.1
21422026-08-07T05:48:11.808Z Compiling winnow v1.0.3
21432026-08-07T05:48:11.869Z Compiling openapiv3 v2.2.0
21442026-08-07T05:48:11.946Z Compiling slog-json v2.6.1
21452026-08-07T05:48:11.978Z Compiling zerocopy-derive v0.8.50
21462026-08-07T05:48:12.147Z Compiling pest_derive v2.8.6
21472026-08-07T05:48:12.156Z Compiling tokio-macros v2.7.0
21482026-08-07T05:48:12.272Z Compiling schemars_derive v0.8.22
21492026-08-07T05:48:12.354Z Compiling scroll_derive v0.13.1
21502026-08-07T05:48:12.357Z Compiling futures-macro v0.3.32
21512026-08-07T05:48:12.463Z Compiling toml_edit v0.25.12+spec-1.1.0
21522026-08-07T05:48:12.667Z Compiling dtrace-parser v0.3.0
21532026-08-07T05:48:12.889Z Compiling tokio v1.53.1
21542026-08-07T05:48:13.161Z Compiling scroll v0.13.0
21552026-08-07T05:48:13.161Z Compiling futures-util v0.3.32
21562026-08-07T05:48:13.428Z Compiling goblin v0.10.7
21572026-08-07T05:48:13.439Z Compiling toml_parser v1.1.2+spec-1.1.0
21582026-08-07T05:48:14.131Z Compiling async-stream-impl v0.3.6
21592026-08-07T05:48:14.760Z Compiling oxnet v0.1.6
21602026-08-07T05:48:14.797Z Compiling serde_spanned v1.1.1
21612026-08-07T05:48:15.214Z Compiling semver v1.0.28
21622026-08-07T05:48:15.432Z Compiling futures-executor v0.3.32
21632026-08-07T05:48:15.530Z Compiling rustix v0.38.44
21642026-08-07T05:48:15.700Z Compiling serde_urlencoded v0.7.1
21652026-08-07T05:48:15.835Z Compiling futures v0.3.32
21662026-08-07T05:48:15.915Z Compiling toml v1.1.2+spec-1.1.0
21672026-08-07T05:48:15.944Z Compiling dropshot_endpoint v0.17.1
21682026-08-07T05:48:15.953Z Compiling multer v3.1.0
21692026-08-07T05:48:16.293Z Compiling dof v0.4.0
21702026-08-07T05:48:16.431Z Compiling slog-term v2.9.2
21712026-08-07T05:48:16.995Z Compiling tokio-util v0.7.18
21722026-08-07T05:48:17.517Z Compiling h2 v0.4.14
21732026-08-07T05:48:17.565Z Compiling usdt-macro v0.6.0
21742026-08-07T05:48:17.614Z Compiling usdt-attr-macro v0.6.0
21752026-08-07T05:48:17.656Z Compiling tokio-rustls v0.26.4
21762026-08-07T05:48:17.920Z Compiling async-compression v0.4.42
21772026-08-07T05:48:17.939Z Compiling slog-async v2.8.0
21782026-08-07T05:48:18.209Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
21792026-08-07T05:48:18.231Z Compiling async-stream v0.3.6
21802026-08-07T05:48:18.244Z Compiling proc-macro-crate v3.5.0
21812026-08-07T05:48:18.359Z Compiling usdt v0.6.0
21822026-08-07T05:48:18.405Z Compiling slog-bunyan v2.5.0
21832026-08-07T05:48:18.438Z Compiling async-trait v0.1.89
21842026-08-07T05:48:18.489Z Compiling serde_path_to_error v0.1.20
21852026-08-07T05:48:18.544Z Compiling http-body-util v0.1.4
21862026-08-07T05:48:18.635Z Compiling rustls-pemfile v2.2.0
21872026-08-07T05:48:18.657Z Compiling crossbeam-epoch v0.9.18
21882026-08-07T05:48:18.808Z Compiling aho-corasick v1.1.4
21892026-08-07T05:48:18.834Z Compiling tempfile v3.27.0
21902026-08-07T05:48:18.843Z Compiling num_enum_derive v0.7.6
21912026-08-07T05:48:18.921Z Compiling crossbeam-deque v0.8.6
21922026-08-07T05:48:19.132Z Compiling dropshot-api-manager-types v0.7.2
21932026-08-07T05:48:19.272Z Compiling crypto-common v0.1.7
21942026-08-07T05:48:19.403Z Compiling block-buffer v0.10.4
21952026-08-07T05:48:19.476Z Compiling clap_builder v4.6.5
21962026-08-07T05:48:19.476Z Compiling git-stub v1.0.0
21972026-08-07T05:48:19.544Z Compiling digest v0.10.7
21982026-08-07T05:48:19.625Z Compiling rayon-core v1.13.0
21992026-08-07T05:48:19.738Z Compiling hyper v1.11.0
22002026-08-07T05:48:19.738Z Compiling regex-automata v0.4.14
22012026-08-07T05:48:19.877Z Compiling num_enum v0.7.6
22022026-08-07T05:48:19.899Z Compiling atomicwrites v0.4.4
22032026-08-07T05:48:20.001Z Compiling fs-err v3.3.0
22042026-08-07T05:48:20.089Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
22052026-08-07T05:48:20.306Z Compiling terminal_size v0.4.4
22062026-08-07T05:48:20.341Z Compiling nom v8.0.0
22072026-08-07T05:48:20.448Z Compiling bstr v1.12.1
22082026-08-07T05:48:20.587Z Compiling is_ci v1.2.0
22092026-08-07T05:48:20.726Z Compiling either v1.16.0
22102026-08-07T05:48:20.727Z Compiling textwrap v0.16.2
22112026-08-07T05:48:20.809Z Compiling sha2 v0.10.9
22122026-08-07T05:48:20.909Z Compiling hyper-util v0.1.20
22132026-08-07T05:48:21.188Z Compiling clap v4.6.5
22142026-08-07T05:48:21.204Z Compiling rayon v1.12.0
22152026-08-07T05:48:21.229Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
22162026-08-07T05:48:21.267Z Compiling similar v2.7.0
22172026-08-07T05:48:21.413Z Compiling regex v1.12.3
22182026-08-07T05:48:21.873Z Compiling drift v0.2.0
22192026-08-07T05:48:21.898Z Compiling supports-color v3.0.2
22202026-08-07T05:48:22.071Z Compiling git-stub-vcs v0.1.0
22212026-08-07T05:48:22.160Z Compiling dropshot v0.17.1
22222026-08-07T05:48:22.416Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22232026-08-07T05:48:22.528Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
22242026-08-07T05:48:24.801Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
22252026-08-07T05:48:24.801Z Compiling dropshot-api-manager v0.7.2
22262026-08-07T05:48:27.961Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
22272026-08-07T05:48:29.236Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
22282026-08-07T05:48:36.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.85s
22292026-08-07T05:48:36.606Z Running `target/debug/maghemite-dropshot-apis check`
22302026-08-07T05:48:36.637Z -------
22312026-08-07T05:48:36.637Z Generating OpenAPI documents from API definitions ...
22322026-08-07T05:48:36.710Z Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ...
22332026-08-07T05:48:36.746Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
22342026-08-07T05:48:36.886Z -------
22352026-08-07T05:48:36.886Z Checking 16 OpenAPI documents...
22362026-08-07T05:48:36.886Z Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin
22372026-08-07T05:48:36.886Z Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin
22382026-08-07T05:48:36.886Z Fresh ddm-admin (versioned v3.0.0 (added locally)): DDM Admin
22392026-08-07T05:48:36.886Z Fresh ddm-admin "latest" symlink
22402026-08-07T05:48:36.889Z Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin
22412026-08-07T05:48:36.889Z Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin
22422026-08-07T05:48:36.889Z Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin
22432026-08-07T05:48:36.889Z Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin
22442026-08-07T05:48:36.889Z Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin
22452026-08-07T05:48:36.889Z Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin
22462026-08-07T05:48:36.890Z Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin
22472026-08-07T05:48:36.890Z Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin
22482026-08-07T05:48:36.890Z Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin
22492026-08-07T05:48:36.890Z Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin
22502026-08-07T05:48:36.890Z Fresh mg-admin (versioned v11.0.0 (blessed)): Maghemite Admin
22512026-08-07T05:48:36.890Z Fresh mg-admin (versioned v12.0.0 (blessed)): Maghemite Admin
22522026-08-07T05:48:36.890Z Fresh mg-admin (versioned v13.0.0 (added locally)): Maghemite Admin
22532026-08-07T05:48:36.890Z Fresh mg-admin "latest" symlink
22542026-08-07T05:48:36.890Z -------
22552026-08-07T05:48:36.890Z Success 16 documents checked: 18 fresh, 0 stale, 0 failed, 0 other problems
22562026-08-07T05:48:36.937Z+ banner build
22572026-08-07T05:48:36.940Z
22582026-08-07T05:48:36.940Z ##### # # # # #####
22592026-08-07T05:48:36.941Z # # # # # # # #
22602026-08-07T05:48:36.941Z ##### # # # # # #
22612026-08-07T05:48:36.941Z # # # # # # # #
22622026-08-07T05:48:36.941Z # # # # # # # #
22632026-08-07T05:48:36.941Z ##### #### # ###### #####
22642026-08-07T05:48:36.941Z
22652026-08-07T05:48:36.941Z+ ptime -m cargo build
22662026-08-07T05:48:37.564Z Compiling smallvec v1.15.1
22672026-08-07T05:48:37.681Z Compiling log v0.4.32
22682026-08-07T05:48:37.702Z Compiling ring v0.17.14
22692026-08-07T05:48:37.724Z Compiling webpki-roots v1.0.7
22702026-08-07T05:48:37.772Z Compiling similar v2.7.0
22712026-08-07T05:48:37.807Z Compiling fxhash v0.2.1
22722026-08-07T05:48:37.807Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
22732026-08-07T05:48:37.835Z Compiling goblin v0.10.7
22742026-08-07T05:48:37.846Z Compiling icu_normalizer v2.2.0
22752026-08-07T05:48:37.880Z Compiling parking_lot_core v0.9.12
22762026-08-07T05:48:37.883Z Compiling goblin v0.8.2
22772026-08-07T05:48:37.934Z Compiling globset v0.4.18
22782026-08-07T05:48:38.045Z Compiling parking_lot_core v0.8.6
22792026-08-07T05:48:38.194Z Compiling idna_adapter v1.2.2
22802026-08-07T05:48:38.353Z Compiling idna v1.1.0
22812026-08-07T05:48:38.384Z Compiling parking_lot v0.12.5
22822026-08-07T05:48:38.412Z Compiling expectorate v1.2.0
22832026-08-07T05:48:38.566Z Compiling parking_lot v0.11.2
22842026-08-07T05:48:38.677Z Compiling url v2.5.8
22852026-08-07T05:48:38.688Z Compiling tokio v1.53.1
22862026-08-07T05:48:38.774Z Compiling moka v0.12.15
22872026-08-07T05:48:38.942Z Compiling rustls-webpki v0.103.13
22882026-08-07T05:48:39.139Z Compiling sled v0.34.7
22892026-08-07T05:48:39.563Z Compiling schemars v0.8.22
22902026-08-07T05:48:39.646Z Compiling rustls v0.23.40
22912026-08-07T05:48:39.705Z Compiling arc-swap v1.9.1
22922026-08-07T05:48:39.912Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
22932026-08-07T05:48:40.015Z Compiling slog-scope v4.4.1
22942026-08-07T05:48:40.226Z Compiling dof v0.3.0
22952026-08-07T05:48:40.276Z Compiling internet-checksum v0.2.1
22962026-08-07T05:48:40.414Z Compiling ipnetwork v0.21.1
22972026-08-07T05:48:40.849Z Compiling oxnet v0.1.6
22982026-08-07T05:48:40.909Z Compiling newtype-uuid v1.3.2
22992026-08-07T05:48:41.030Z Compiling dof v0.4.0
23002026-08-07T05:48:41.264Z Compiling daft v0.1.7
23012026-08-07T05:48:41.312Z Compiling serde_with v3.21.0
23022026-08-07T05:48:41.543Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23032026-08-07T05:48:41.790Z Compiling usdt-impl v0.6.0
23042026-08-07T05:48:42.041Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
23052026-08-07T05:48:42.328Z Compiling usdt v0.6.0
23062026-08-07T05:48:42.446Z Compiling tokio-util v0.7.18
23072026-08-07T05:48:42.612Z Compiling tower v0.5.3
23082026-08-07T05:48:42.616Z Compiling async-compression v0.4.42
23092026-08-07T05:48:42.675Z Compiling tokio-rustls v0.26.4
23102026-08-07T05:48:42.943Z Compiling rustls-platform-verifier v0.7.0
23112026-08-07T05:48:42.956Z Compiling iddqd v0.4.6
23122026-08-07T05:48:43.099Z Compiling h2 v0.4.14
23132026-08-07T05:48:43.122Z Compiling tower-http v0.6.11
23142026-08-07T05:48:43.178Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23152026-08-07T05:48:43.178Z Compiling backoff v0.4.0
23162026-08-07T05:48:43.376Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
23172026-08-07T05:48:43.407Z Compiling typify-impl v0.6.2
23182026-08-07T05:48:43.425Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23192026-08-07T05:48:43.552Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23202026-08-07T05:48:43.768Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23212026-08-07T05:48:43.871Z Compiling byte-wrapper v0.1.0
23222026-08-07T05:48:44.216Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23232026-08-07T05:48:44.245Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23242026-08-07T05:48:44.267Z Compiling usdt-impl v0.5.0
23252026-08-07T05:48:44.300Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23262026-08-07T05:48:44.754Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23272026-08-07T05:48:44.826Z Compiling usdt v0.5.0
23282026-08-07T05:48:44.937Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23292026-08-07T05:48:45.110Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
23302026-08-07T05:48:45.204Z Compiling hyper v1.11.0
23312026-08-07T05:48:45.352Z Compiling typify v0.6.2
23322026-08-07T05:48:45.425Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
23332026-08-07T05:48:45.466Z Compiling progenitor-impl v0.14.0
23342026-08-07T05:48:45.544Z Compiling hickory-proto v0.24.4
23352026-08-07T05:48:46.097Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23362026-08-07T05:48:46.773Z Compiling hyper-util v0.1.20
23372026-08-07T05:48:46.879Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23382026-08-07T05:48:46.988Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23392026-08-07T05:48:47.003Z Compiling progenitor-impl v0.13.0
23402026-08-07T05:48:47.247Z Compiling tokio-stream v0.1.18
23412026-08-07T05:48:47.483Z Compiling hickory-resolver v0.24.4
23422026-08-07T05:48:47.729Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23432026-08-07T05:48:47.842Z Compiling tokio-dtrace v0.1.1
23442026-08-07T05:48:48.105Z Compiling hyper-rustls v0.27.9
23452026-08-07T05:48:48.424Z Compiling reqwest v0.13.4
23462026-08-07T05:48:48.441Z Compiling dropshot v0.17.1
23472026-08-07T05:48:48.646Z Compiling reqwest v0.12.28
23482026-08-07T05:48:48.687Z Compiling qorb v0.4.1
23492026-08-07T05:48:49.013Z Compiling libsw-core v0.3.2
23502026-08-07T05:48:49.165Z Compiling zone v0.3.1
23512026-08-07T05:48:49.232Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
23522026-08-07T05:48:49.854Z Compiling progenitor-client v0.14.0
23532026-08-07T05:48:49.936Z Compiling progenitor-client v0.10.0
23542026-08-07T05:48:50.175Z Compiling progenitor-extras v0.2.0
23552026-08-07T05:48:50.217Z Compiling progenitor v0.14.0
23562026-08-07T05:48:50.244Z Compiling progenitor-client v0.13.0
23572026-08-07T05:48:50.370Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
23582026-08-07T05:48:50.402Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
23592026-08-07T05:48:50.427Z Compiling libsw v3.5.0
23602026-08-07T05:48:50.558Z Compiling progenitor v0.13.0
23612026-08-07T05:48:50.613Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23622026-08-07T05:48:50.706Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
23632026-08-07T05:48:50.719Z Compiling oxide-tokio-rt v0.1.6
23642026-08-07T05:48:50.734Z Compiling slog-dtrace v0.3.0
23652026-08-07T05:48:51.028Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23662026-08-07T05:48:51.041Z Compiling tough v0.22.0
23672026-08-07T05:48:51.112Z Compiling cancel-safe-futures v0.1.5
23682026-08-07T05:48:51.158Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
23692026-08-07T05:48:51.424Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23702026-08-07T05:48:51.641Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23712026-08-07T05:48:52.231Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23722026-08-07T05:48:52.269Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23732026-08-07T05:48:52.418Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23742026-08-07T05:48:52.496Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23752026-08-07T05:48:52.617Z Compiling steno v0.4.1
23762026-08-07T05:48:52.836Z Compiling hickory-proto v0.25.2
23772026-08-07T05:48:54.066Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23782026-08-07T05:48:54.259Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23792026-08-07T05:48:54.270Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
23802026-08-07T05:48:54.830Z Compiling hickory-resolver v0.25.2
23812026-08-07T05:48:55.100Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3)
23822026-08-07T05:48:55.290Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
23832026-08-07T05:48:55.491Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
23842026-08-07T05:48:55.573Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
23852026-08-07T05:48:55.602Z Compiling slog-stdlog v4.1.1
23862026-08-07T05:48:55.821Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23872026-08-07T05:48:56.174Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23882026-08-07T05:48:56.661Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23892026-08-07T05:48:56.884Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23902026-08-07T05:48:57.068Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
23912026-08-07T05:48:57.095Z Compiling ingot-types v0.2.0
23922026-08-07T05:48:57.190Z Compiling itertools v0.15.0
23932026-08-07T05:48:57.512Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23942026-08-07T05:48:57.755Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23952026-08-07T05:48:58.043Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23962026-08-07T05:48:58.210Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23972026-08-07T05:48:58.397Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23982026-08-07T05:48:58.523Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23992026-08-07T05:48:58.629Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24002026-08-07T05:48:58.674Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3)
24012026-08-07T05:48:59.010Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24022026-08-07T05:48:59.295Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24032026-08-07T05:48:59.476Z Compiling dropshot-api-manager-types v0.7.2
24042026-08-07T05:48:59.687Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
24052026-08-07T05:48:59.762Z Compiling ingot v0.2.1
24062026-08-07T05:48:59.841Z Compiling const-random v0.1.18
24072026-08-07T05:48:59.890Z Compiling slog-envlogger v2.2.0
24082026-08-07T05:48:59.922Z Compiling typify-impl v0.4.3
24092026-08-07T05:49:00.299Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
24102026-08-07T05:49:00.556Z Compiling ahash v0.8.12
24112026-08-07T05:49:00.617Z Compiling smartstring v1.0.1
24122026-08-07T05:49:00.801Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
24132026-08-07T05:49:00.889Z Compiling sha1 v0.10.6
24142026-08-07T05:49:01.125Z Compiling thin-vec v0.2.18
24152026-08-07T05:49:01.418Z Compiling utf-8 v0.7.6
24162026-08-07T05:49:01.611Z Compiling typify v0.4.3
24172026-08-07T05:49:01.639Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
24182026-08-07T05:49:01.725Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
24192026-08-07T05:49:01.738Z Compiling progenitor-impl v0.10.0
24202026-08-07T05:49:01.760Z Compiling tungstenite v0.21.0
24212026-08-07T05:49:02.642Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
24222026-08-07T05:49:02.869Z Compiling rhai v1.25.1
24232026-08-07T05:49:03.133Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24242026-08-07T05:49:03.586Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24252026-08-07T05:49:03.916Z Compiling sha2 v0.10.9
24262026-08-07T05:49:04.353Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24272026-08-07T05:49:04.904Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24282026-08-07T05:49:04.989Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24292026-08-07T05:49:05.081Z Compiling progenitor v0.10.0
24302026-08-07T05:49:05.234Z Compiling lzma-sys v0.1.20
24312026-08-07T05:49:05.354Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24322026-08-07T05:49:05.442Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24332026-08-07T05:49:06.252Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24342026-08-07T05:49:06.544Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
24352026-08-07T05:49:06.738Z Compiling tokio-tungstenite v0.21.0
24362026-08-07T05:49:07.078Z Compiling typeid v1.0.3
24372026-08-07T05:49:07.204Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
24382026-08-07T05:49:07.537Z Compiling port-file v0.1.0
24392026-08-07T05:49:07.668Z Compiling console v0.16.3
24402026-08-07T05:49:07.742Z Compiling git-stub v1.0.0
24412026-08-07T05:49:07.919Z Compiling toml_datetime v0.7.5+spec-1.1.0
24422026-08-07T05:49:08.019Z Compiling unit-prefix v0.5.2
24432026-08-07T05:49:08.185Z Compiling base64 v0.21.7
24442026-08-07T05:49:08.244Z Compiling indicatif v0.18.4
24452026-08-07T05:49:08.277Z Compiling toml v0.9.12+spec-1.1.0
24462026-08-07T05:49:08.332Z Compiling git-stub-vcs v0.1.0
24472026-08-07T05:49:08.516Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24482026-08-07T05:49:08.693Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
24492026-08-07T05:49:08.896Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
24502026-08-07T05:49:09.224Z Compiling ron v0.12.1
24512026-08-07T05:49:09.589Z Compiling xz2 v0.1.7
24522026-08-07T05:49:09.711Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
24532026-08-07T05:49:09.766Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
24542026-08-07T05:49:09.838Z Compiling drift v0.2.0
24552026-08-07T05:49:10.052Z Compiling base16ct v1.0.0
24562026-08-07T05:49:10.255Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
24572026-08-07T05:49:10.668Z Compiling dropshot-api-manager v0.7.2
24582026-08-07T05:49:10.743Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
24592026-08-07T05:49:10.879Z Compiling natord v1.0.9
24602026-08-07T05:49:11.058Z Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util)
24612026-08-07T05:49:14.804Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
24622026-08-07T05:49:15.200Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24632026-08-07T05:49:23.370Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24642026-08-07T05:49:25.041Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24652026-08-07T05:49:26.114Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
24662026-08-07T05:49:27.068Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
24672026-08-07T05:49:27.068Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
24682026-08-07T05:49:27.072Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
24692026-08-07T05:49:27.427Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
24702026-08-07T05:49:27.427Z Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
24712026-08-07T05:49:27.431Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
24722026-08-07T05:49:28.013Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
24732026-08-07T05:49:29.836Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
24742026-08-07T05:49:29.836Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
24752026-08-07T05:49:29.840Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
24762026-08-07T05:49:35.543Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
24772026-08-07T05:49:36.977Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
24782026-08-07T05:49:36.977Z Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
24792026-08-07T05:49:36.980Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
24802026-08-07T05:50:22.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
24812026-08-07T05:50:22.833Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
24822026-08-07T05:50:22.834Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
24832026-08-07T05:50:23.017Z
24842026-08-07T05:50:23.018Zreal 1:45.998002803
24852026-08-07T05:50:23.018Zuser 7:40.718844879
24862026-08-07T05:50:23.018Zsys 1:07.410400670
24872026-08-07T05:50:23.018Ztrap 0.199196116
24882026-08-07T05:50:23.018Ztflt 0.029957754
24892026-08-07T05:50:23.018Zdflt 0.203770714
24902026-08-07T05:50:23.018Zkflt 0.000121513
24912026-08-07T05:50:23.018Zlock 31:38.304417299
24922026-08-07T05:50:23.018Zslp 24:43.062434092
24932026-08-07T05:50:23.018Zlat 23.378782740
24942026-08-07T05:50:23.018Zstop 41.925407132
24952026-08-07T05:50:23.022Z+ ptime -m cargo build --release
24962026-08-07T05:50:23.690Z Compiling proc-macro2 v1.0.106
24972026-08-07T05:50:23.690Z Compiling quote v1.0.45
24982026-08-07T05:50:23.690Z Compiling unicode-ident v1.0.24
24992026-08-07T05:50:23.695Z Compiling serde_core v1.0.229
25002026-08-07T05:50:23.695Z Compiling serde v1.0.229
25012026-08-07T05:50:23.696Z Compiling libc v0.2.189
25022026-08-07T05:50:23.696Z Compiling cfg-if v1.0.4
25032026-08-07T05:50:23.909Z Compiling zmij v1.0.21
25042026-08-07T05:50:23.923Z Compiling autocfg v1.5.1
25052026-08-07T05:50:24.174Z Compiling memchr v2.8.1
25062026-08-07T05:50:24.200Z Compiling libm v0.2.16
25072026-08-07T05:50:24.554Z Compiling itoa v1.0.18
25082026-08-07T05:50:25.636Z Compiling icu_normalizer_data v2.2.0
25092026-08-07T05:50:25.636Z Compiling icu_properties_data v2.2.0
25102026-08-07T05:50:25.636Z Compiling version_check v0.9.5
25112026-08-07T05:50:25.636Z Compiling stable_deref_trait v1.2.1
25122026-08-07T05:50:25.636Z Compiling serde_json v1.0.151
25132026-08-07T05:50:25.636Z Compiling thiserror v2.0.19
25142026-08-07T05:50:25.636Z Compiling syn v2.0.117
25152026-08-07T05:50:25.636Z Compiling syn v3.0.3
25162026-08-07T05:50:25.636Z Compiling writeable v0.6.3
25172026-08-07T05:50:25.636Z Compiling litemap v0.8.2
25182026-08-07T05:50:25.636Z Compiling utf8_iter v1.0.4
25192026-08-07T05:50:25.636Z Compiling num-traits v0.2.19
25202026-08-07T05:50:25.636Z Compiling percent-encoding v2.3.2
25212026-08-07T05:50:25.807Z Compiling form_urlencoded v1.2.2
25222026-08-07T05:50:25.811Z Compiling getrandom v0.4.2
25232026-08-07T05:50:25.910Z Compiling rand_core v0.10.1
25242026-08-07T05:50:26.129Z Compiling parking_lot_core v0.9.12
25252026-08-07T05:50:26.173Z Compiling iana-time-zone v0.1.65
25262026-08-07T05:50:26.292Z Compiling heck v0.5.0
25272026-08-07T05:50:26.443Z Compiling uuid v1.24.0
25282026-08-07T05:50:26.473Z Compiling zerocopy v0.8.50
25292026-08-07T05:50:26.500Z Compiling errno v0.3.14
25302026-08-07T05:50:26.707Z Compiling semver v1.0.28
25312026-08-07T05:50:27.076Z Compiling dyn-clone v1.0.20
25322026-08-07T05:50:27.199Z Compiling schemars v0.8.22
25332026-08-07T05:50:27.307Z Compiling jobserver v0.1.34
25342026-08-07T05:50:27.356Z Compiling shlex v2.0.1
25352026-08-07T05:50:27.387Z Compiling find-msvc-tools v0.1.9
25362026-08-07T05:50:27.548Z Compiling cc v1.2.63
25372026-08-07T05:50:27.638Z Compiling rustversion v1.0.22
25382026-08-07T05:50:27.648Z Compiling pin-project-lite v0.2.17
25392026-08-07T05:50:27.719Z Compiling getrandom v0.2.17
25402026-08-07T05:50:27.765Z Compiling bitflags v2.12.1
25412026-08-07T05:50:27.969Z Compiling synstructure v0.13.2
25422026-08-07T05:50:27.985Z Compiling serde_derive_internals v0.29.1
25432026-08-07T05:50:28.033Z Compiling serde_derive v1.0.229
25442026-08-07T05:50:28.208Z Compiling thiserror-impl v2.0.19
25452026-08-07T05:50:28.433Z Compiling portable-atomic v1.13.1
25462026-08-07T05:50:28.445Z Compiling socket2 v0.6.5
25472026-08-07T05:50:28.714Z Compiling scopeguard v1.2.0
25482026-08-07T05:50:28.822Z Compiling lock_api v0.4.14
25492026-08-07T05:50:28.849Z Compiling log v0.4.32
25502026-08-07T05:50:29.031Z Compiling critical-section v1.2.0
25512026-08-07T05:50:29.096Z Compiling allocator-api2 v0.2.21
25522026-08-07T05:50:29.108Z Compiling zerofrom-derive v0.1.7
25532026-08-07T05:50:29.165Z Compiling yoke-derive v0.8.2
25542026-08-07T05:50:29.190Z Compiling zerovec-derive v0.11.3
25552026-08-07T05:50:29.377Z Compiling displaydoc v0.2.6
25562026-08-07T05:50:29.405Z Compiling schemars_derive v0.8.22
25572026-08-07T05:50:29.426Z Compiling tokio-macros v2.7.0
25582026-08-07T05:50:29.662Z Compiling zerocopy-derive v0.8.50
25592026-08-07T05:50:30.198Z Compiling zeroize_derive v1.4.3
25602026-08-07T05:50:30.240Z Compiling futures-macro v0.3.32
25612026-08-07T05:50:30.289Z Compiling once_cell v1.21.4
25622026-08-07T05:50:30.309Z Compiling signal-hook-registry v1.4.8
25632026-08-07T05:50:30.316Z Compiling zerofrom v0.1.8
25642026-08-07T05:50:30.458Z Compiling yoke v0.8.3
25652026-08-07T05:50:30.550Z Compiling mio v1.2.1
25662026-08-07T05:50:30.728Z Compiling zerovec v0.11.6
25672026-08-07T05:50:30.931Z Compiling zerotrie v0.2.4
25682026-08-07T05:50:30.931Z Compiling zeroize v1.8.2
25692026-08-07T05:50:31.091Z Compiling equivalent v1.0.2
25702026-08-07T05:50:31.185Z Compiling serde_tokenstream v0.2.3
25712026-08-07T05:50:31.213Z Compiling smallvec v1.15.1
25722026-08-07T05:50:31.228Z Compiling bytes v1.11.1
25732026-08-07T05:50:31.238Z Compiling chrono v0.4.45
25742026-08-07T05:50:31.338Z Compiling tinystr v0.8.3
25752026-08-07T05:50:31.357Z Compiling potential_utf v0.1.5
25762026-08-07T05:50:31.365Z Compiling cmake v0.1.58
25772026-08-07T05:50:31.491Z Compiling icu_collections v2.2.0
25782026-08-07T05:50:31.529Z Compiling icu_locale_core v2.2.0
25792026-08-07T05:50:31.551Z Compiling dunce v1.0.5
25802026-08-07T05:50:31.663Z Compiling fs_extra v1.3.0
25812026-08-07T05:50:31.709Z Compiling parking_lot v0.12.5
25822026-08-07T05:50:31.872Z Compiling subtle v2.6.1
25832026-08-07T05:50:31.933Z Compiling aws-lc-sys v0.41.0
25842026-08-07T05:50:32.061Z Compiling tokio v1.53.1
25852026-08-07T05:50:32.232Z Compiling futures-core v0.3.32
25862026-08-07T05:50:32.396Z Compiling icu_provider v2.2.0
25872026-08-07T05:50:32.593Z Compiling httparse v1.10.1
25882026-08-07T05:50:33.703Z Compiling icu_properties v2.2.0
25892026-08-07T05:50:33.703Z Compiling icu_normalizer v2.2.0
25902026-08-07T05:50:33.703Z Compiling futures-sink v0.3.32
25912026-08-07T05:50:33.703Z Compiling rustix v1.1.4
25922026-08-07T05:50:33.703Z Compiling slab v0.4.12
25932026-08-07T05:50:33.703Z Compiling typenum v1.20.1
25942026-08-07T05:50:33.740Z Compiling thiserror v1.0.69
25952026-08-07T05:50:34.079Z Compiling idna_adapter v1.2.2
25962026-08-07T05:50:34.116Z Compiling futures-channel v0.3.32
25972026-08-07T05:50:34.208Z Compiling idna v1.1.0
25982026-08-07T05:50:34.234Z Compiling hashbrown v0.17.1
25992026-08-07T05:50:34.371Z Compiling thiserror-impl v1.0.69
26002026-08-07T05:50:34.402Z Compiling futures-task v0.3.32
26012026-08-07T05:50:34.436Z Compiling futures-io v0.3.32
26022026-08-07T05:50:34.594Z Compiling url v2.5.8
26032026-08-07T05:50:34.647Z Compiling regex-syntax v0.8.10
26042026-08-07T05:50:34.657Z Compiling futures-util v0.3.32
26052026-08-07T05:50:34.930Z Compiling indexmap v2.14.0
26062026-08-07T05:50:34.944Z Compiling aho-corasick v1.1.4
26072026-08-07T05:50:35.585Z Compiling ucd-trie v0.1.7
26082026-08-07T05:50:35.834Z Compiling pest v2.8.6
26092026-08-07T05:50:36.267Z Compiling regex-automata v0.4.14
26102026-08-07T05:50:36.719Z Compiling ipnetwork v0.21.1
26112026-08-07T05:50:37.068Z Compiling tracing-core v0.1.36
26122026-08-07T05:50:37.101Z Compiling tracing-attributes v0.1.31
26132026-08-07T05:50:37.260Z Compiling rand_core v0.6.4
26142026-08-07T05:50:37.517Z Compiling pest_meta v2.8.6
26152026-08-07T05:50:37.517Z Compiling slog v2.8.2
26162026-08-07T05:50:38.143Z Compiling regex v1.12.3
26172026-08-07T05:50:38.577Z Compiling byteorder v1.5.0
26182026-08-07T05:50:38.636Z Compiling base64 v0.22.1
26192026-08-07T05:50:38.636Z Compiling tracing v0.1.44
26202026-08-07T05:50:38.636Z Compiling pest_generator v2.8.6
26212026-08-07T05:50:38.711Z Compiling http v1.4.2
26222026-08-07T05:50:38.725Z Compiling erased-serde v0.3.31
26232026-08-07T05:50:38.855Z Compiling getrandom v0.3.4
26242026-08-07T05:50:39.118Z Compiling pest_derive v2.8.6
26252026-08-07T05:50:39.431Z Compiling fnv v1.0.7
26262026-08-07T05:50:39.615Z Compiling anyhow v1.0.104
26272026-08-07T05:50:39.862Z Compiling oxnet v0.1.6
26282026-08-07T05:50:39.958Z Compiling strsim v0.11.1
26292026-08-07T05:50:41.479Z Compiling rustls-pki-types v1.14.1
26302026-08-07T05:50:41.510Z Compiling ring v0.17.14
26312026-08-07T05:50:41.510Z Compiling ident_case v1.0.1
26322026-08-07T05:50:41.510Z Compiling aws-lc-rs v1.17.0
26332026-08-07T05:50:41.516Z Compiling paste v1.0.15
26342026-08-07T05:50:41.516Z Compiling tokio-util v0.7.18
26352026-08-07T05:50:41.714Z Compiling ipnet v2.12.0
26362026-08-07T05:50:41.767Z Compiling time-core v0.1.8
26372026-08-07T05:50:41.924Z Compiling untrusted v0.9.0
26382026-08-07T05:50:42.068Z Compiling num-conv v0.2.2
26392026-08-07T05:50:42.232Z Compiling untrusted v0.7.1
26402026-08-07T05:50:42.368Z Compiling time-macros v0.2.27
26412026-08-07T05:50:43.616Z Compiling rustls v0.23.40
26422026-08-07T05:50:43.848Z Compiling camino v1.2.5
26432026-08-07T05:50:43.852Z Compiling http-body v1.0.1
26442026-08-07T05:50:44.020Z Compiling scroll_derive v0.13.1
26452026-08-07T05:50:44.195Z Compiling atomic-waker v1.1.2
26462026-08-07T05:50:44.341Z Compiling async-trait v0.1.89
26472026-08-07T05:50:44.389Z Compiling try-lock v0.2.5
26482026-08-07T05:50:44.403Z Compiling tower-layer v0.3.3
26492026-08-07T05:50:44.511Z Compiling ryu v1.0.23
26502026-08-07T05:50:44.587Z Compiling tower-service v0.3.3
26512026-08-07T05:50:44.605Z Compiling omicron-workspace-hack v0.1.0
26522026-08-07T05:50:44.694Z Compiling pretty-hex v0.4.2
26532026-08-07T05:50:44.832Z Compiling want v0.3.1
26542026-08-07T05:50:44.845Z Compiling h2 v0.4.14
26552026-08-07T05:50:44.861Z Compiling ppv-lite86 v0.2.21
26562026-08-07T05:50:45.017Z Compiling httpdate v1.0.3
26572026-08-07T05:50:45.395Z Compiling crossbeam-utils v0.8.21
26582026-08-07T05:50:45.736Z Compiling crc32fast v1.5.0
26592026-08-07T05:50:46.283Z Compiling usdt-impl v0.6.0
26602026-08-07T05:50:46.554Z Compiling slog-async v2.8.0
26612026-08-07T05:50:46.862Z Compiling scroll v0.13.0
26622026-08-07T05:50:47.139Z Compiling serde_urlencoded v0.7.1
26632026-08-07T05:50:47.226Z Compiling http-body-util v0.1.4
26642026-08-07T05:50:48.846Z Compiling hyper v1.11.0
26652026-08-07T05:50:48.846Z Compiling plain v0.2.3
26662026-08-07T05:50:48.846Z Compiling goblin v0.10.7
26672026-08-07T05:50:48.846Z Compiling daft-derive v0.1.7
26682026-08-07T05:50:50.583Z Compiling hyper-util v0.1.20
26692026-08-07T05:50:51.516Z Compiling foldhash v0.2.0
26702026-08-07T05:50:51.519Z Compiling dof v0.4.0
26712026-08-07T05:50:52.084Z Compiling darling_core v0.23.0
26722026-08-07T05:50:52.130Z Compiling dtrace-parser v0.3.0
26732026-08-07T05:50:52.527Z Compiling openapiv3 v2.2.0
26742026-08-07T05:50:52.715Z Compiling thread-id v5.1.0
26752026-08-07T05:50:53.350Z Compiling syn v1.0.109
26762026-08-07T05:50:53.742Z Compiling generic-array v0.14.7
26772026-08-07T05:50:53.997Z Compiling powerfmt v0.2.0
26782026-08-07T05:50:54.193Z Compiling darling_macro v0.23.0
26792026-08-07T05:50:54.268Z Compiling deranged v0.5.8
26802026-08-07T05:50:54.816Z Compiling darling v0.23.0
26812026-08-07T05:50:54.931Z Compiling num_threads v0.1.7
26822026-08-07T05:50:55.187Z Compiling usdt-attr-macro v0.6.0
26832026-08-07T05:50:55.407Z Compiling time v0.3.47
26842026-08-07T05:50:55.600Z Compiling usdt-macro v0.6.0
26852026-08-07T05:50:56.121Z Compiling rand_core v0.9.5
26862026-08-07T05:50:56.400Z Compiling hashbrown v0.16.1
26872026-08-07T05:50:56.728Z Compiling multer v3.1.0
26882026-08-07T05:50:56.984Z Compiling ref-cast v1.0.25
26892026-08-07T05:50:57.315Z Compiling crossbeam-channel v0.5.15
26902026-08-07T05:50:57.357Z Compiling sync_wrapper v1.0.2
26912026-08-07T05:50:57.439Z Compiling hex v0.4.3
26922026-08-07T05:50:57.478Z Compiling winnow v1.0.3
26932026-08-07T05:50:57.741Z Compiling cpufeatures v0.3.0
26942026-08-07T05:50:57.755Z Compiling tower v0.5.3
26952026-08-07T05:50:57.831Z Compiling rand_chacha v0.9.0
26962026-08-07T05:50:58.004Z Compiling webpki-roots v1.0.7
26972026-08-07T05:50:58.135Z Compiling futures-executor v0.3.32
26982026-08-07T05:50:58.295Z Compiling async-stream-impl v0.3.6
26992026-08-07T05:50:58.333Z Compiling ref-cast-impl v1.0.25
27002026-08-07T05:50:58.405Z Compiling dropshot v0.17.1
27012026-08-07T05:50:58.619Z Compiling thread_local v1.1.9
27022026-08-07T05:50:58.653Z Compiling fastrand v2.4.1
27032026-08-07T05:50:58.944Z Compiling futures v0.3.32
27042026-08-07T05:50:58.972Z Compiling tower-http v0.6.11
27052026-08-07T05:50:58.976Z Compiling rand v0.9.4
27062026-08-07T05:50:59.074Z Compiling structmeta-derive v0.3.0
27072026-08-07T05:50:59.095Z Compiling is-terminal v0.4.17
27082026-08-07T05:50:59.164Z Compiling take_mut v0.2.2
27092026-08-07T05:50:59.203Z Compiling term v1.2.1
27102026-08-07T05:50:59.626Z Compiling slog-term v2.9.2
27112026-08-07T05:50:59.693Z Compiling crypto-common v0.1.7
27122026-08-07T05:51:00.131Z Compiling dropshot_endpoint v0.17.1
27132026-08-07T05:51:00.148Z Compiling structmeta v0.3.0
27142026-08-07T05:51:00.163Z Compiling newtype-uuid-macros v0.1.0
27152026-08-07T05:51:00.518Z Compiling tempfile v3.27.0
27162026-08-07T05:51:00.920Z Compiling newtype-uuid v1.3.2
27172026-08-07T05:51:00.975Z Compiling strum_macros v0.26.4
27182026-08-07T05:51:00.979Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27192026-08-07T05:51:01.303Z Compiling either v1.16.0
27202026-08-07T05:51:01.526Z Compiling daft v0.1.7
27212026-08-07T05:51:01.840Z Compiling hybrid-array v0.4.12
27222026-08-07T05:51:01.868Z Compiling match_cfg v0.1.0
27232026-08-07T05:51:01.944Z Compiling adler2 v2.0.1
27242026-08-07T05:51:02.018Z Compiling simd-adler32 v0.3.9
27252026-08-07T05:51:02.051Z Compiling openssl-probe v0.2.1
27262026-08-07T05:51:02.126Z Compiling hostname v0.3.1
27272026-08-07T05:51:02.294Z Compiling miniz_oxide v0.8.9
27282026-08-07T05:51:02.308Z Compiling rustls-native-certs v0.8.4
27292026-08-07T05:51:02.322Z Compiling toml_parser v1.1.2+spec-1.1.0
27302026-08-07T05:51:02.680Z Compiling slog-json v2.6.1
27312026-08-07T05:51:02.865Z Compiling serde_with_macros v3.21.0
27322026-08-07T05:51:02.944Z Compiling macaddr v1.0.1
27332026-08-07T05:51:03.057Z Compiling serde_spanned v1.1.1
27342026-08-07T05:51:03.220Z Compiling memmap2 v0.9.10
27352026-08-07T05:51:03.628Z Compiling toml_writer v1.1.1+spec-1.1.0
27362026-08-07T05:51:03.660Z Compiling slog-bunyan v2.5.0
27372026-08-07T05:51:03.843Z Compiling flate2 v1.1.9
27382026-08-07T05:51:03.901Z Compiling block-buffer v0.12.0
27392026-08-07T05:51:04.010Z Compiling crypto-common v0.2.2
27402026-08-07T05:51:04.091Z Compiling derive-ex v0.1.8
27412026-08-07T05:51:04.296Z Compiling rand_chacha v0.3.1
27422026-08-07T05:51:04.398Z Compiling strum_macros v0.27.2
27432026-08-07T05:51:04.918Z Compiling debug-ignore v1.0.5
27442026-08-07T05:51:05.043Z Compiling const-oid v0.10.2
27452026-08-07T05:51:05.303Z Compiling usdt v0.6.0
27462026-08-07T05:51:05.353Z Compiling compression-core v0.4.32
27472026-08-07T05:51:05.539Z Compiling compression-codecs v0.4.38
27482026-08-07T05:51:05.714Z Compiling test-strategy v0.4.5
27492026-08-07T05:51:05.903Z Compiling digest v0.11.3
27502026-08-07T05:51:05.943Z Compiling rand v0.8.6
27512026-08-07T05:51:06.245Z Compiling toml_datetime v1.1.1+spec-1.1.0
27522026-08-07T05:51:06.269Z Compiling encoding_rs v0.8.35
27532026-08-07T05:51:06.698Z Compiling mime v0.3.17
27542026-08-07T05:51:06.844Z Compiling spin v0.9.8
27552026-08-07T05:51:06.977Z Compiling toml v1.1.2+spec-1.1.0
27562026-08-07T05:51:07.111Z Compiling sha1 v0.11.0
27572026-08-07T05:51:07.140Z Compiling async-compression v0.4.42
27582026-08-07T05:51:07.191Z Compiling async-stream v0.3.6
27592026-08-07T05:51:07.596Z Compiling block-buffer v0.10.4
27602026-08-07T05:51:07.632Z Compiling waitgroup v0.1.2
27612026-08-07T05:51:07.779Z Compiling rustls-pemfile v2.2.0
27622026-08-07T05:51:07.799Z Compiling serde_path_to_error v0.1.20
27632026-08-07T05:51:08.078Z Compiling hostname v0.4.2
27642026-08-07T05:51:08.256Z Compiling digest v0.10.7
27652026-08-07T05:51:08.343Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
27662026-08-07T05:51:08.500Z Compiling unicode-width v0.2.2
27672026-08-07T05:51:08.770Z Compiling parse-display-derive v0.10.0
27682026-08-07T05:51:09.263Z Compiling strum v0.26.3
27692026-08-07T05:51:09.415Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27702026-08-07T05:51:09.572Z Compiling regress v0.10.5
27712026-08-07T05:51:10.353Z Compiling wait-timeout v0.2.1
27722026-08-07T05:51:10.807Z Compiling quick-error v1.2.3
27732026-08-07T05:51:10.929Z Compiling bit-vec v0.8.0
27742026-08-07T05:51:10.963Z Compiling rusty-fork v0.3.1
27752026-08-07T05:51:11.128Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
27762026-08-07T05:51:11.247Z Compiling bit-set v0.8.0
27772026-08-07T05:51:11.348Z Compiling serde_with v3.21.0
27782026-08-07T05:51:11.455Z Compiling rand_xorshift v0.4.0
27792026-08-07T05:51:11.625Z Compiling unarray v0.1.4
27802026-08-07T05:51:11.729Z Compiling proptest v1.11.0
27812026-08-07T05:51:11.861Z Compiling strum v0.27.2
27822026-08-07T05:51:11.908Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
27832026-08-07T05:51:12.003Z Compiling instant v0.1.13
27842026-08-07T05:51:12.297Z Compiling cpufeatures v0.2.17
27852026-08-07T05:51:12.327Z Compiling iddqd v0.4.6
27862026-08-07T05:51:12.381Z Compiling itertools v0.14.0
27872026-08-07T05:51:12.395Z Compiling clap_derive v4.6.4
27882026-08-07T05:51:14.029Z Compiling utf8parse v0.2.2
27892026-08-07T05:51:14.149Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27902026-08-07T05:51:14.242Z Compiling anstyle-parse v1.0.0
27912026-08-07T05:51:14.468Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
27922026-08-07T05:51:14.482Z Compiling backon v1.6.0
27932026-08-07T05:51:14.751Z Compiling terminal_size v0.4.4
27942026-08-07T05:51:14.976Z Compiling anstyle-query v1.1.5
27952026-08-07T05:51:15.015Z Compiling anstyle v1.0.14
27962026-08-07T05:51:15.311Z Compiling is_terminal_polyfill v1.70.2
27972026-08-07T05:51:15.417Z Compiling colorchoice v1.0.5
27982026-08-07T05:51:15.519Z Compiling anstream v1.0.0
27992026-08-07T05:51:15.969Z Compiling backoff v0.4.0
28002026-08-07T05:51:16.009Z Compiling parse-display v0.10.0
28012026-08-07T05:51:16.200Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28022026-08-07T05:51:16.435Z Compiling clap_lex v1.1.0
28032026-08-07T05:51:16.810Z Compiling humantime v2.3.0
28042026-08-07T05:51:17.131Z Compiling clap_builder v4.6.5
28052026-08-07T05:51:17.458Z Compiling regress v0.11.1
28062026-08-07T05:51:18.999Z Compiling typify-impl v0.6.2
28072026-08-07T05:51:19.026Z Compiling clap v4.6.5
28082026-08-07T05:51:20.313Z Compiling toml_edit v0.25.12+spec-1.1.0
28092026-08-07T05:51:20.938Z Compiling crucible-workspace-hack v0.1.0
28102026-08-07T05:51:21.172Z Compiling proc-macro-crate v3.5.0
28112026-08-07T05:51:21.604Z Compiling zerocopy-derive v0.7.35
28122026-08-07T05:51:22.385Z Compiling typify-macro v0.6.2
28132026-08-07T05:51:22.399Z Compiling unsafe-libyaml v0.2.11
28142026-08-07T05:51:22.862Z Compiling num_enum_derive v0.7.6
28152026-08-07T05:51:23.012Z Compiling serde_yaml v0.9.34+deprecated
28162026-08-07T05:51:24.373Z Compiling convert_case v0.4.0
28172026-08-07T05:51:24.592Z Compiling num_enum v0.7.6
28182026-08-07T05:51:24.674Z Compiling derive_more v0.99.20
28192026-08-07T05:51:24.972Z Compiling toml_datetime v0.6.11
28202026-08-07T05:51:25.437Z Compiling typify v0.6.2
28212026-08-07T05:51:25.993Z Compiling secrecy v0.10.3
28222026-08-07T05:51:26.181Z Compiling proc-macro-error-attr v1.0.4
28232026-08-07T05:51:26.431Z Compiling prettyplease v0.2.37
28242026-08-07T05:51:26.588Z Compiling heapless v0.8.0
28252026-08-07T05:51:26.694Z Compiling rustix v0.38.44
28262026-08-07T05:51:26.907Z Compiling tinyvec_macros v0.1.1
28272026-08-07T05:51:26.979Z Compiling tinyvec v1.11.0
28282026-08-07T05:51:27.417Z Compiling zerocopy v0.7.35
28292026-08-07T05:51:27.608Z Compiling tabwriter v1.4.1
28302026-08-07T05:51:27.960Z Compiling crossbeam-epoch v0.9.18
28312026-08-07T05:51:28.040Z Compiling hash32 v0.3.1
28322026-08-07T05:51:28.070Z Compiling rustc_version v0.4.1
28332026-08-07T05:51:28.196Z Compiling scroll_derive v0.12.1
28342026-08-07T05:51:28.208Z Compiling num-integer v0.1.46
28352026-08-07T05:51:28.328Z Compiling usdt-impl v0.5.0
28362026-08-07T05:51:28.417Z Compiling proc-macro-error v1.0.4
28372026-08-07T05:51:28.602Z Compiling pkg-config v0.3.33
28382026-08-07T05:51:28.666Z Compiling smoltcp v0.11.0
28392026-08-07T05:51:28.699Z Compiling winnow v0.7.15
28402026-08-07T05:51:28.913Z Compiling data-encoding v2.11.0
28412026-08-07T05:51:29.016Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28422026-08-07T05:51:29.065Z Compiling scroll v0.12.0
28432026-08-07T05:51:29.415Z Compiling curve25519-dalek v4.1.3
28442026-08-07T05:51:30.153Z Compiling dof v0.3.0
28452026-08-07T05:51:31.330Z Compiling dtrace-parser v0.2.0
28462026-08-07T05:51:31.358Z Compiling hmac v0.12.1
28472026-08-07T05:51:31.403Z Compiling darling_core v0.21.3
28482026-08-07T05:51:31.522Z Compiling inout v0.1.4
28492026-08-07T05:51:31.566Z Compiling ff v0.13.1
28502026-08-07T05:51:31.600Z Compiling cobs v0.3.0
28512026-08-07T05:51:31.723Z Compiling bstr v1.12.1
28522026-08-07T05:51:31.885Z Compiling thread-id v4.2.2
28532026-08-07T05:51:31.936Z Compiling static_assertions v1.1.0
28542026-08-07T05:51:31.973Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
28552026-08-07T05:51:32.150Z Compiling managed v0.8.0
28562026-08-07T05:51:32.221Z Compiling colored v3.1.1
28572026-08-07T05:51:32.455Z Compiling bitflags v1.3.2
28582026-08-07T05:51:33.035Z Compiling postcard v1.1.3
28592026-08-07T05:51:33.049Z Compiling group v0.13.0
28602026-08-07T05:51:33.178Z Compiling cipher v0.4.4
28612026-08-07T05:51:33.439Z Compiling hkdf v0.12.4
28622026-08-07T05:51:33.515Z Compiling darling_macro v0.21.3
28632026-08-07T05:51:34.124Z Compiling goblin v0.8.2
28642026-08-07T05:51:34.189Z Compiling num-iter v0.1.45
28652026-08-07T05:51:34.204Z Compiling num-rational v0.4.2
28662026-08-07T05:51:34.718Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
28672026-08-07T05:51:35.024Z Compiling universal-hash v0.5.1
28682026-08-07T05:51:35.182Z Compiling thiserror-impl-no-std v2.0.2
28692026-08-07T05:51:35.196Z Compiling hubpack_derive v0.1.1
28702026-08-07T05:51:35.725Z Compiling crypto-bigint v0.5.5
28712026-08-07T05:51:35.789Z Compiling half v2.7.1
28722026-08-07T05:51:36.048Z Compiling curve25519-dalek-derive v0.1.1
28732026-08-07T05:51:36.168Z Compiling foreign-types-macros v0.2.3
28742026-08-07T05:51:36.292Z Compiling serde_repr v0.1.21
28752026-08-07T05:51:36.834Z Compiling num-complex v0.4.6
28762026-08-07T05:51:37.287Z Compiling memoffset v0.9.1
28772026-08-07T05:51:37.476Z Compiling ciborium-io v0.2.2
28782026-08-07T05:51:37.546Z Compiling base64ct v1.8.3
28792026-08-07T05:51:37.655Z Compiling base16ct v0.2.0
28802026-08-07T05:51:37.700Z Compiling opaque-debug v0.3.1
28812026-08-07T05:51:37.893Z Compiling foreign-types-shared v0.3.1
28822026-08-07T05:51:38.048Z Compiling heck v0.4.1
28832026-08-07T05:51:38.127Z Compiling cfg_aliases v0.2.1
28842026-08-07T05:51:38.262Z Compiling indent_write v2.2.0
28852026-08-07T05:51:38.426Z Compiling nix v0.31.3
28862026-08-07T05:51:38.816Z Compiling foreign-types v0.5.0
28872026-08-07T05:51:38.871Z Compiling password-hash v0.5.0
28882026-08-07T05:51:38.904Z Compiling elliptic-curve v0.13.8
28892026-08-07T05:51:38.956Z Compiling poly1305 v0.8.0
28902026-08-07T05:51:39.578Z Compiling ciborium-ll v0.2.2
28912026-08-07T05:51:39.838Z Compiling num v0.4.3
28922026-08-07T05:51:39.976Z Compiling thiserror-no-std v2.0.2
28932026-08-07T05:51:40.073Z Compiling hubpack v0.1.2
28942026-08-07T05:51:40.680Z Compiling darling v0.21.3
28952026-08-07T05:51:41.349Z Compiling chacha20 v0.9.1
28962026-08-07T05:51:41.732Z Compiling atomicwrites v0.4.4
28972026-08-07T05:51:41.886Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
28982026-08-07T05:51:42.007Z Compiling reqwest v0.12.28
28992026-08-07T05:51:42.759Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
29002026-08-07T05:51:43.243Z Compiling blake2 v0.10.6
29012026-08-07T05:51:43.718Z Compiling aead v0.5.2
29022026-08-07T05:51:43.763Z Compiling chacha20 v0.10.0
29032026-08-07T05:51:43.790Z Compiling byte-wrapper v0.1.0
29042026-08-07T05:51:43.916Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29052026-08-07T05:51:44.062Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
29062026-08-07T05:51:44.733Z Compiling cstr-argument v0.1.2
29072026-08-07T05:51:44.767Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
29082026-08-07T05:51:44.946Z Compiling keccak v0.1.6
29092026-08-07T05:51:45.026Z Compiling float-ord v0.3.2
29102026-08-07T05:51:45.097Z Compiling sha3 v0.10.9
29112026-08-07T05:51:45.143Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29122026-08-07T05:51:45.533Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29132026-08-07T05:51:45.668Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
29142026-08-07T05:51:45.699Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29152026-08-07T05:51:45.714Z Compiling rand v0.10.2
29162026-08-07T05:51:46.479Z Compiling chacha20poly1305 v0.10.1
29172026-08-07T05:51:46.641Z Compiling argon2 v0.5.3
29182026-08-07T05:51:47.277Z Compiling progenitor-client v0.10.0
29192026-08-07T05:51:47.547Z Compiling rustls-webpki v0.103.13
29202026-08-07T05:51:48.744Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
29212026-08-07T05:51:48.890Z Compiling ingot-macros v0.1.1
29222026-08-07T05:51:48.992Z Compiling vsss-rs v3.3.4
29232026-08-07T05:51:49.879Z Compiling ciborium v0.2.2
29242026-08-07T05:51:50.751Z Compiling usdt-macro v0.5.0
29252026-08-07T05:51:50.868Z Compiling usdt-attr-macro v0.5.0
29262026-08-07T05:51:52.128Z Compiling enum-as-inner v0.6.1
29272026-08-07T05:51:52.206Z Compiling num-derive v0.4.2
29282026-08-07T05:51:52.252Z Compiling tokio-rustls v0.26.4
29292026-08-07T05:51:52.563Z Compiling hyper-rustls v0.27.9
29302026-08-07T05:51:52.722Z Compiling rustls-platform-verifier v0.7.0
29312026-08-07T05:51:52.970Z Compiling reqwest v0.13.4
29322026-08-07T05:51:53.158Z Compiling memmap v0.7.0
29332026-08-07T05:51:53.626Z Compiling semver v0.1.20
29342026-08-07T05:51:53.893Z Compiling rayon-core v1.13.0
29352026-08-07T05:51:53.996Z Compiling winnow v0.5.40
29362026-08-07T05:51:54.459Z Compiling progenitor-client v0.14.0
29372026-08-07T05:51:55.182Z Compiling progenitor-extras v0.2.0
29382026-08-07T05:51:55.377Z Compiling toml_edit v0.19.15
29392026-08-07T05:51:55.402Z Compiling rustc_version v0.1.7
29402026-08-07T05:51:55.442Z Compiling usdt v0.5.0
29412026-08-07T05:51:55.694Z Compiling ingot-types v0.1.2
29422026-08-07T05:51:56.055Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29432026-08-07T05:51:57.440Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29442026-08-07T05:52:06.299Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29452026-08-07T05:52:07.007Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
29462026-08-07T05:52:07.124Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29472026-08-07T05:52:07.249Z Compiling similar v2.7.0
29482026-08-07T05:52:07.473Z Compiling crossbeam-deque v0.8.6
29492026-08-07T05:52:07.719Z Compiling progenitor-impl v0.14.0
29502026-08-07T05:52:08.298Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
29512026-08-07T05:52:08.560Z Compiling serde_spanned v0.6.9
29522026-08-07T05:52:08.592Z Compiling bytecount v0.6.9
29532026-08-07T05:52:08.727Z Compiling toml_write v0.1.2
29542026-08-07T05:52:08.936Z Compiling vcpkg v0.2.15
29552026-08-07T05:52:08.951Z Compiling lazy_static v1.5.0
29562026-08-07T05:52:09.499Z Compiling openssl-sys v0.9.116
29572026-08-07T05:52:09.813Z Compiling progenitor-macro v0.14.0
29582026-08-07T05:52:09.909Z Compiling toml_edit v0.22.27
29592026-08-07T05:52:10.005Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29602026-08-07T05:52:10.307Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29612026-08-07T05:52:11.694Z Compiling proc-macro-crate v1.3.1
29622026-08-07T05:52:12.051Z Compiling ingot v0.1.1
29632026-08-07T05:52:12.272Z Compiling newtype_derive v0.1.6
29642026-08-07T05:52:12.530Z Compiling itertools v0.12.1
29652026-08-07T05:52:14.033Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29662026-08-07T05:52:14.130Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29672026-08-07T05:52:14.152Z Compiling swrite v0.1.0
29682026-08-07T05:52:14.235Z Compiling resolv-conf v0.7.6
29692026-08-07T05:52:14.252Z Compiling linked-hash-map v0.5.6
29702026-08-07T05:52:14.269Z Compiling owo-colors v4.3.0
29712026-08-07T05:52:14.385Z Compiling unicode-segmentation v1.13.3
29722026-08-07T05:52:14.478Z Compiling lru-cache v0.1.2
29732026-08-07T05:52:14.706Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29742026-08-07T05:52:14.745Z Compiling progenitor v0.14.0
29752026-08-07T05:52:14.835Z Compiling newline-converter v0.3.0
29762026-08-07T05:52:15.007Z Compiling num_enum_derive v0.5.11
29772026-08-07T05:52:15.041Z Compiling toml v0.8.23
29782026-08-07T05:52:15.264Z Compiling rayon v1.12.0
29792026-08-07T05:52:15.380Z Compiling hickory-proto v0.24.4
29802026-08-07T05:52:15.634Z Compiling progenitor-impl v0.13.0
29812026-08-07T05:52:16.071Z Compiling console v0.15.11
29822026-08-07T05:52:16.432Z Compiling camino-tempfile v1.4.1
29832026-08-07T05:52:16.848Z Compiling serde-big-array v0.5.1
29842026-08-07T05:52:17.034Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29852026-08-07T05:52:17.410Z Compiling derive-where v1.6.1
29862026-08-07T05:52:17.483Z Compiling pin-project-internal v1.1.13
29872026-08-07T05:52:17.584Z Compiling siphasher v1.0.3
29882026-08-07T05:52:17.785Z Compiling minimal-lexical v0.2.1
29892026-08-07T05:52:17.815Z Compiling progenitor-macro v0.13.0
29902026-08-07T05:52:18.051Z Compiling nom v7.1.3
29912026-08-07T05:52:18.596Z Compiling pin-project v1.1.13
29922026-08-07T05:52:18.694Z Compiling phf_shared v0.12.1
29932026-08-07T05:52:18.959Z Compiling hickory-resolver v0.24.4
29942026-08-07T05:52:19.408Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29952026-08-07T05:52:19.535Z Compiling expectorate v1.2.0
29962026-08-07T05:52:22.037Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29972026-08-07T05:52:22.297Z Compiling num_enum v0.5.11
29982026-08-07T05:52:22.990Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29992026-08-07T05:52:23.282Z Compiling progenitor-client v0.13.0
30002026-08-07T05:52:23.762Z Compiling zone_cfg_derive v0.3.1
30012026-08-07T05:52:24.202Z Compiling unicode-normalization v0.1.25
30022026-08-07T05:52:24.487Z Compiling tokio-stream v0.1.18
30032026-08-07T05:52:24.814Z Compiling snafu-derive v0.8.9
30042026-08-07T05:52:25.073Z Compiling async-recursion v1.1.1
30052026-08-07T05:52:25.796Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
30062026-08-07T05:52:26.138Z Compiling slog-dtrace v0.3.0
30072026-08-07T05:52:26.422Z Compiling csv-core v0.1.13
30082026-08-07T05:52:26.625Z Compiling openssl v0.10.80
30092026-08-07T05:52:26.645Z Compiling unicode-linebreak v0.1.5
30102026-08-07T05:52:26.847Z Compiling same-file v1.0.6
30112026-08-07T05:52:26.933Z Compiling cancel-safe-futures v0.1.5
30122026-08-07T05:52:26.947Z Compiling foldhash v0.1.5
30132026-08-07T05:52:27.038Z Compiling unicode-width v0.1.14
30142026-08-07T05:52:27.184Z Compiling smawk v0.3.2
30152026-08-07T05:52:27.203Z Compiling konst_macro_rules v0.2.19
30162026-08-07T05:52:27.363Z Compiling unicode-xid v0.2.6
30172026-08-07T05:52:27.363Z Compiling foreign-types-shared v0.1.1
30182026-08-07T05:52:27.392Z Compiling highway v1.3.0
30192026-08-07T05:52:27.410Z Compiling chrono-tz v0.10.4
30202026-08-07T05:52:27.478Z Compiling foreign-types v0.3.2
30212026-08-07T05:52:27.498Z Compiling const_format_proc_macros v0.2.34
30222026-08-07T05:52:27.565Z Compiling konst v0.2.20
30232026-08-07T05:52:27.674Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30242026-08-07T05:52:27.967Z Compiling textwrap v0.16.2
30252026-08-07T05:52:28.099Z Compiling hashbrown v0.15.5
30262026-08-07T05:52:28.350Z Compiling walkdir v2.5.0
30272026-08-07T05:52:28.823Z Compiling snafu v0.8.9
30282026-08-07T05:52:29.048Z Compiling csv v1.4.0
30292026-08-07T05:52:29.480Z Compiling progenitor v0.13.0
30302026-08-07T05:52:29.513Z Compiling qorb v0.4.1
30312026-08-07T05:52:29.643Z Compiling olpc-cjson v0.1.4
30322026-08-07T05:52:29.870Z Compiling zone v0.3.1
30332026-08-07T05:52:29.976Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30342026-08-07T05:52:31.536Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30352026-08-07T05:52:31.847Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30362026-08-07T05:52:32.091Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30372026-08-07T05:52:33.631Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30382026-08-07T05:52:33.906Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
30392026-08-07T05:52:34.173Z Compiling phf v0.12.1
30402026-08-07T05:52:34.822Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30412026-08-07T05:52:36.081Z Compiling tokio-dtrace v0.1.1
30422026-08-07T05:52:36.475Z Compiling globset v0.4.18
30432026-08-07T05:52:36.550Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
30442026-08-07T05:52:36.789Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30452026-08-07T05:52:37.413Z Compiling smf v0.2.3
30462026-08-07T05:52:37.428Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
30472026-08-07T05:52:37.604Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
30482026-08-07T05:52:37.942Z Compiling pem v3.0.6
30492026-08-07T05:52:38.514Z Compiling libsw-core v0.3.2
30502026-08-07T05:52:38.553Z Compiling serde_plain v1.0.2
30512026-08-07T05:52:38.625Z Compiling openssl-macros v0.1.1
30522026-08-07T05:52:38.712Z Compiling proc-macro-error-attr2 v2.0.0
30532026-08-07T05:52:38.851Z Compiling cookie v0.18.1
30542026-08-07T05:52:39.083Z Compiling sigpipe v0.1.3
30552026-08-07T05:52:39.110Z Compiling fixedbitset v0.5.7
30562026-08-07T05:52:39.132Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30572026-08-07T05:52:39.157Z Compiling glob v0.3.3
30582026-08-07T05:52:39.190Z Compiling typed-path v0.9.3
30592026-08-07T05:52:39.378Z Compiling fixedbitset v0.4.2
30602026-08-07T05:52:39.634Z Compiling jiff v0.2.28
30612026-08-07T05:52:39.758Z Compiling petgraph v0.6.5
30622026-08-07T05:52:40.096Z Compiling petgraph v0.8.3
30632026-08-07T05:52:40.141Z Compiling proc-macro-error2 v2.0.1
30642026-08-07T05:52:40.444Z Compiling tough v0.22.0
30652026-08-07T05:52:41.526Z Compiling libsw v3.5.0
30662026-08-07T05:52:41.625Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
30672026-08-07T05:52:41.726Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
30682026-08-07T05:52:42.046Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30692026-08-07T05:52:42.321Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
30702026-08-07T05:52:42.583Z Compiling oxide-tokio-rt v0.1.6
30712026-08-07T05:52:42.631Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30722026-08-07T05:52:43.167Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30732026-08-07T05:52:43.782Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
30742026-08-07T05:52:45.551Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30752026-08-07T05:52:45.780Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30762026-08-07T05:52:46.544Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30772026-08-07T05:52:47.393Z Compiling const_format v0.2.36
30782026-08-07T05:52:47.734Z Compiling papergrid v0.11.0
30792026-08-07T05:52:47.889Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30802026-08-07T05:52:47.921Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
30812026-08-07T05:52:48.608Z Compiling libscf-sys v1.2.0
30822026-08-07T05:52:48.770Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30832026-08-07T05:52:48.914Z Compiling tabled_derive v0.7.0
30842026-08-07T05:52:49.726Z Compiling gethostname v0.5.0
30852026-08-07T05:52:49.897Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
30862026-08-07T05:52:49.938Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30872026-08-07T05:52:50.073Z Compiling bcs v0.1.6
30882026-08-07T05:52:50.095Z Compiling tagptr v0.2.0
30892026-08-07T05:52:50.146Z Compiling linear-map v1.2.0
30902026-08-07T05:52:50.209Z Compiling termtree v0.5.1
30912026-08-07T05:52:50.267Z Compiling whoami v1.6.1
30922026-08-07T05:52:50.385Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30932026-08-07T05:52:50.389Z Compiling moka v0.12.15
30942026-08-07T05:52:51.695Z Compiling tabled v0.15.0
30952026-08-07T05:52:52.440Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30962026-08-07T05:52:52.937Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30972026-08-07T05:52:53.014Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30982026-08-07T05:52:53.239Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30992026-08-07T05:52:54.293Z Compiling steno v0.4.1
31002026-08-07T05:52:54.719Z Compiling tabled_derive v0.11.0
31012026-08-07T05:52:55.858Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
31022026-08-07T05:52:59.067Z Compiling papergrid v0.18.0
31032026-08-07T05:52:59.514Z Compiling hickory-proto v0.25.2
31042026-08-07T05:52:59.638Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
31052026-08-07T05:53:00.431Z Compiling testing_table v0.3.0
31062026-08-07T05:53:00.712Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
31072026-08-07T05:53:01.069Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
31082026-08-07T05:53:01.152Z Compiling tabled v0.21.0
31092026-08-07T05:53:02.734Z Compiling hickory-resolver v0.25.2
31102026-08-07T05:53:02.782Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31112026-08-07T05:53:04.677Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
31122026-08-07T05:53:05.240Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
31132026-08-07T05:53:05.874Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3)
31142026-08-07T05:53:07.682Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
31152026-08-07T05:53:09.061Z Compiling crc8 v0.1.1
31162026-08-07T05:53:09.214Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3)
31172026-08-07T05:53:09.230Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
31182026-08-07T05:53:09.907Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
31192026-08-07T05:53:10.032Z Compiling parking_lot_core v0.8.6
31202026-08-07T05:53:10.129Z Compiling nom v8.0.0
31212026-08-07T05:53:10.698Z Compiling crunchy v0.2.4
31222026-08-07T05:53:10.820Z Compiling parking_lot v0.11.2
31232026-08-07T05:53:11.055Z Compiling typify-impl v0.4.3
31242026-08-07T05:53:11.703Z Compiling fxhash v0.2.1
31252026-08-07T05:53:11.861Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
31262026-08-07T05:53:11.974Z Compiling tiny-keccak v2.0.2
31272026-08-07T05:53:12.116Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
31282026-08-07T05:53:12.151Z Compiling sled v0.34.7
31292026-08-07T05:53:12.333Z Compiling itertools v0.15.0
31302026-08-07T05:53:12.383Z Compiling arc-swap v1.9.1
31312026-08-07T05:53:12.762Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
31322026-08-07T05:53:12.846Z Compiling slog-scope v4.4.1
31332026-08-07T05:53:13.689Z Compiling ingot-macros v0.2.0
31342026-08-07T05:53:13.974Z Compiling internet-checksum v0.2.1
31352026-08-07T05:53:14.128Z Compiling const-random-macro v0.1.16
31362026-08-07T05:53:14.474Z Compiling typify-macro v0.4.3
31372026-08-07T05:53:14.570Z Compiling slog-stdlog v4.1.1
31382026-08-07T05:53:16.100Z Compiling dropshot-api-manager-types v0.7.2
31392026-08-07T05:53:16.488Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
31402026-08-07T05:53:16.567Z Compiling ingot-types v0.2.0
31412026-08-07T05:53:16.709Z Compiling smartstring v1.0.1
31422026-08-07T05:53:16.991Z Compiling ahash v0.8.12
31432026-08-07T05:53:17.059Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
31442026-08-07T05:53:17.340Z Compiling ingot v0.2.1
31452026-08-07T05:53:17.636Z Compiling typify v0.4.3
31462026-08-07T05:53:17.752Z Compiling slog-envlogger v2.2.0
31472026-08-07T05:53:18.834Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
31482026-08-07T05:53:19.572Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
31492026-08-07T05:53:19.708Z Compiling const-random v0.1.18
31502026-08-07T05:53:24.447Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
31512026-08-07T05:53:24.829Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
31522026-08-07T05:53:25.278Z Compiling toml_datetime v0.7.5+spec-1.1.0
31532026-08-07T05:53:25.583Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
31542026-08-07T05:53:26.169Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
31552026-08-07T05:53:26.474Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
31562026-08-07T05:53:27.171Z Compiling toml v0.9.12+spec-1.1.0
31572026-08-07T05:53:27.358Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
31582026-08-07T05:53:28.108Z Compiling progenitor-impl v0.10.0
31592026-08-07T05:53:28.643Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
31602026-08-07T05:53:29.050Z Compiling lzma-sys v0.1.20
31612026-08-07T05:53:29.451Z Compiling sha1 v0.10.6
31622026-08-07T05:53:29.500Z Compiling thin-vec v0.2.18
31632026-08-07T05:53:29.940Z Compiling rhai_codegen v3.2.0
31642026-08-07T05:53:29.955Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
31652026-08-07T05:53:30.167Z Compiling fs-err v3.3.0
31662026-08-07T05:53:30.443Z Compiling utf-8 v0.7.6
31672026-08-07T05:53:30.511Z Compiling typeid v1.0.3
31682026-08-07T05:53:30.675Z Compiling tungstenite v0.21.0
31692026-08-07T05:53:31.213Z Compiling rhai v1.25.1
31702026-08-07T05:53:31.883Z Compiling progenitor-macro v0.10.0
31712026-08-07T05:53:32.773Z Compiling cargo_toml v0.22.3
31722026-08-07T05:53:36.188Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31732026-08-07T05:53:36.337Z Compiling sha2 v0.10.9
31742026-08-07T05:53:37.714Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31752026-08-07T05:53:37.806Z Compiling progenitor v0.10.0
31762026-08-07T05:53:37.976Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
31772026-08-07T05:53:38.763Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31782026-08-07T05:53:39.520Z Compiling tokio-tungstenite v0.21.0
31792026-08-07T05:53:39.901Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
31802026-08-07T05:53:41.768Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
31812026-08-07T05:53:42.130Z Compiling port-file v0.1.0
31822026-08-07T05:53:42.398Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
31832026-08-07T05:53:43.128Z Compiling console v0.16.3
31842026-08-07T05:53:44.392Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
31852026-08-07T05:53:44.525Z Compiling git-stub v1.0.0
31862026-08-07T05:53:44.817Z Compiling base64 v0.21.7
31872026-08-07T05:53:44.979Z Compiling unit-prefix v0.5.2
31882026-08-07T05:53:45.163Z Compiling is_ci v1.2.0
31892026-08-07T05:53:45.178Z Compiling indicatif v0.18.4
31902026-08-07T05:53:45.305Z Compiling supports-color v3.0.2
31912026-08-07T05:53:45.326Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31922026-08-07T05:53:45.557Z Compiling git-stub-vcs v0.1.0
31932026-08-07T05:53:46.301Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
31942026-08-07T05:53:47.795Z Compiling ron v0.12.1
31952026-08-07T05:53:47.865Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
31962026-08-07T05:53:49.249Z Compiling xz2 v0.1.7
31972026-08-07T05:53:49.487Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
31982026-08-07T05:53:49.502Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
31992026-08-07T05:53:49.576Z Compiling drift v0.2.0
32002026-08-07T05:53:51.605Z Compiling base16ct v1.0.0
32012026-08-07T05:53:51.867Z Compiling dropshot-api-manager v0.7.2
32022026-08-07T05:53:56.914Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
32032026-08-07T05:53:59.564Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
32042026-08-07T05:54:00.738Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
32052026-08-07T05:54:02.027Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
32062026-08-07T05:54:03.284Z Compiling natord v1.0.9
32072026-08-07T05:54:03.587Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
32082026-08-07T05:54:03.856Z Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
32092026-08-07T05:54:06.855Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
32102026-08-07T05:54:08.032Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
32112026-08-07T05:54:08.156Z Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util)
32122026-08-07T05:54:15.372Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
32132026-08-07T05:54:16.056Z Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
32142026-08-07T05:54:16.859Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
32152026-08-07T05:54:17.393Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
32162026-08-07T05:54:24.020Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
32172026-08-07T05:54:50.281Z Finished `release` profile [optimized] target(s) in 4m 27s
32182026-08-07T05:54:50.284Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
32192026-08-07T05:54:50.284Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
32202026-08-07T05:54:50.468Z
32212026-08-07T05:54:50.468Zreal 4:27.353475370
32222026-08-07T05:54:50.468Zuser 30:31.366674677
32232026-08-07T05:54:50.468Zsys 2:49.086166505
32242026-08-07T05:54:50.468Ztrap 0.752117609
32252026-08-07T05:54:50.468Ztflt 1.329475310
32262026-08-07T05:54:50.468Zdflt 1.934676430
32272026-08-07T05:54:50.468Zkflt 0.002041738
32282026-08-07T05:54:50.468Zlock 2:05:53.416149516
32292026-08-07T05:54:50.468Zslp 1:26:49.753029133
32302026-08-07T05:54:50.468Zlat 2:21.942605707
32312026-08-07T05:54:50.468Zstop 4:22.240593240
32322026-08-07T05:54:50.471Z+ for x in debug release
32332026-08-07T05:54:50.471Z+ mkdir -p /work/debug
32342026-08-07T05:54:50.471Z+ cp target/debug/ddmd /work/debug/ddmd
32352026-08-07T05:54:51.071Z+ cp target/debug/ddmadm /work/debug/ddmadm
32362026-08-07T05:54:51.610Z+ cp target/debug/mgd /work/debug/mgd
32372026-08-07T05:54:52.377Z+ cp target/debug/mgadm /work/debug/mgadm
32382026-08-07T05:54:52.912Z+ for x in debug release
32392026-08-07T05:54:52.912Z+ mkdir -p /work/release
32402026-08-07T05:54:52.916Z+ cp target/release/ddmd /work/release/ddmd
32412026-08-07T05:54:53.026Z+ cp target/release/ddmadm /work/release/ddmadm
32422026-08-07T05:54:53.105Z+ cp target/release/mgd /work/release/mgd
32432026-08-07T05:54:53.248Z+ cp target/release/mgadm /work/release/mgadm
32442026-08-07T05:54:53.361Z+ cp target/release/falcon-lab /work/release/falcon-lab
32452026-08-07T05:54:53.434Zprocess exited: duration 695033 ms, exit code 0
 
32462026-08-07T05:54:53.449Zfound 9 output files
32472026-08-07T05:54:53.450Zuploading: /work/debug/ddmadm (613179320 bytes)
32482026-08-07T05:55:01.078Zuploaded: /work/debug/ddmadm
32492026-08-07T05:55:01.078Zuploading: /work/debug/ddmd (701111176 bytes)
32502026-08-07T05:55:11.861Zuploaded: /work/debug/ddmd
32512026-08-07T05:55:11.868Zuploading: /work/debug/mgadm (729462360 bytes)
32522026-08-07T05:55:21.882Zuploaded: /work/debug/mgadm
32532026-08-07T05:55:21.882Zuploading: /work/debug/mgd (824890728 bytes)
32542026-08-07T05:55:33.776Zuploaded: /work/debug/mgd
32552026-08-07T05:55:33.776Zuploading: /work/release/ddmadm (52325544 bytes)
32562026-08-07T05:55:35.115Zuploaded: /work/release/ddmadm
32572026-08-07T05:55:35.116Zuploading: /work/release/ddmd (63198928 bytes)
32582026-08-07T05:55:36.596Zuploaded: /work/release/ddmd
32592026-08-07T05:55:36.606Zuploading: /work/release/falcon-lab (43596192 bytes)
32602026-08-07T05:55:38.054Zuploaded: /work/release/falcon-lab
32612026-08-07T05:55:38.054Zuploading: /work/release/mgadm (69738728 bytes)
32622026-08-07T05:55:39.532Zuploaded: /work/release/mgadm
32632026-08-07T05:55:39.532Zuploading: /work/release/mgd (87312376 bytes)
32642026-08-07T05:55:41.075Zuploaded: /work/release/mgd