01KTB53XJN9SM48ETG07QTFY0C: 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: 01KTB54M7QWWKPBXAJBF5MRVT0

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-05T05:48:05.294Zjob assigned to worker 01KTB54TVBVHVZJH33J123TQ8B [factory aws, i-02da69d75f84624da] (queued for 47 s)
 
22026-06-05T05:48:12.510Zstarting task 0: "setup"
32026-06-05T05:48:12.514Z++ uname -s
42026-06-05T05:48:12.517Z+ kern=SunOS
52026-06-05T05:48:12.517Z+ build_user=build
62026-06-05T05:48:12.517Z+ build_uid=12345
72026-06-05T05:48:12.517Z+ work_dir=/work
82026-06-05T05:48:12.517Z+ input_dir=/input
92026-06-05T05:48:12.517Z+ [[ 0 == 12345 ]]
102026-06-05T05:48:12.517Z+ case "$kern" in
112026-06-05T05:48:12.517Z+ groupadd -g 12345 build
122026-06-05T05:48:12.520Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-05T05:48:14.525Z+ zfs create -o mountpoint=/work rpool/work
142026-06-05T05:48:14.641Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-05T05:48:14.644Z+ home_fs=zfs
162026-06-05T05:48:14.644Z+ [[ zfs == autofs ]]
172026-06-05T05:48:14.644Z+ mkdir -p /home/build
182026-06-05T05:48:14.644Z+ chown build:build /home/build /work
192026-06-05T05:48:16.645Z+ chmod 0700 /home/build /work
202026-06-05T05:48:16.648Zprocess exited: duration 4139 ms, exit code 0
 
212026-06-05T05:48:16.653Zstarting task 1: "rust-toolchain"
222026-06-05T05:48:16.658Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-06-05T05:48:16.659Z * rust toolchain channel = "stable"
242026-06-05T05:48:16.659Z * rust toolchain profile = "default"
252026-06-05T05:48:16.659Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-06-05T05:48:16.659Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-05T05:48:16.659Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-05T05:48:16.661Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-05T05:48:16.661Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-06-05T05:48:16.778Zinfo: downloading installer
312026-06-05T05:48:18.366Zwarn: It looks like you have an existing installation of Rust at:
322026-06-05T05:48:18.367Zwarn: /opt/ooce/bin
332026-06-05T05:48:18.367Zwarn: It is recommended that rustup be the primary Rust installation.
342026-06-05T05:48:18.367Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-06-05T05:48:18.367Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-06-05T05:48:18.367Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-06-05T05:48:18.367Zwarn: or pass `-y' to ignore all ignorable checks.
382026-06-05T05:48:18.367Zerror: cannot install while Rust is installed
392026-06-05T05:48:18.367Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-06-05T05:48:18.367Zwarn: It looks like you have an existing rustup settings file at:
412026-06-05T05:48:18.367Zwarn: /home/build/.rustup/settings.toml
422026-06-05T05:48:18.367Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-06-05T05:48:18.367Zwarn: instead of the one inferred from the default host triple.
442026-06-05T05:48:18.386Zinfo: profile set to default
452026-06-05T05:48:18.387Zinfo: default host triple is x86_64-unknown-illumos
462026-06-05T05:48:18.403Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
472026-06-05T05:48:18.510Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
482026-06-05T05:48:18.514Zinfo: downloading 6 components
492026-06-05T05:48:33.047Zinfo: default toolchain set to stable-x86_64-unknown-illumos
502026-06-05T05:48:33.047Z
512026-06-05T05:48:33.082Z stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
522026-06-05T05:48:33.082Z
532026-06-05T05:48:33.082Z
542026-06-05T05:48:33.082ZRust is installed now. Great!
552026-06-05T05:48:33.082Z
562026-06-05T05:48:33.085ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-06-05T05:48:33.085Zenvironment variable. This has not been done automatically.
582026-06-05T05:48:33.085Z
592026-06-05T05:48:33.085ZTo configure your current shell, you need to source
602026-06-05T05:48:33.085Zthe corresponding env file under $HOME/.cargo.
612026-06-05T05:48:33.085Z
622026-06-05T05:48:33.085ZThis is usually done by running one of the following (note the leading DOT):
632026-06-05T05:48:33.085Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-06-05T05:48:33.085Zsource "$HOME/.cargo/env.fish" # For fish
652026-06-05T05:48:33.085Zsource "~/.cargo/env.nu" # For nushell
662026-06-05T05:48:33.085Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-06-05T05:48:33.085Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-06-05T05:48:33.085Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-06-05T05:48:33.085Zwarn: no default linker (`cc`) was found in your PATH
702026-06-05T05:48:33.086Zwarn: many Rust crates require a system C toolchain to build
712026-06-05T05:48:33.174Z+ rustup --version
722026-06-05T05:48:33.183Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-06-05T05:48:33.186Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-06-05T05:48:33.204Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
752026-06-05T05:48:33.207Z+ cargo --version
762026-06-05T05:48:33.219Zcargo 1.96.0 (30a34c682 2026-05-25)
772026-06-05T05:48:33.222Z+ rustc --version
782026-06-05T05:48:33.241Zrustc 1.96.0 (ac68faa20 2026-05-25)
792026-06-05T05:48:33.244Zprocess exited: duration 16587 ms, exit code 0
 
802026-06-05T05:48:33.250Zstarting task 2: "authentication"
812026-06-05T05:48:33.266Zprocess exited: duration 15 ms, exit code 0
 
822026-06-05T05:48:33.271Zstarting task 3: "clone repository"
832026-06-05T05:48:33.275Z+ mkdir -p /work/oxidecomputer/maghemite
842026-06-05T05:48:33.278Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-06-05T05:48:33.314ZCloning into '/work/oxidecomputer/maghemite'...
862026-06-05T05:48:34.370Z+ cd /work/oxidecomputer/maghemite
872026-06-05T05:48:34.371Z+ git fetch origin 8289b1493f7e3b70eac6b270eb935bff167e1806
882026-06-05T05:48:34.598ZFrom https://github.com/oxidecomputer/maghemite
892026-06-05T05:48:34.598Z * branch 8289b1493f7e3b70eac6b270eb935bff167e1806 -> FETCH_HEAD
902026-06-05T05:48:34.604Z+ [[ -n renovate/rust-1.x ]]
912026-06-05T05:48:34.608Z++ git branch --show-current
922026-06-05T05:48:34.608Z+ current=main
932026-06-05T05:48:34.608Z+ [[ main != renovate/rust-1.x ]]
942026-06-05T05:48:34.608Z+ git branch -f renovate/rust-1.x 8289b1493f7e3b70eac6b270eb935bff167e1806
952026-06-05T05:48:34.614Z+ git checkout -f renovate/rust-1.x
962026-06-05T05:48:34.627ZSwitched to branch 'renovate/rust-1.x'
972026-06-05T05:48:34.631Z+ git reset --hard 8289b1493f7e3b70eac6b270eb935bff167e1806
982026-06-05T05:48:34.643ZHEAD is now at 8289b14 Update dependency rust to v1.96.0
992026-06-05T05:48:34.646Zprocess exited: duration 1372 ms, exit code 0
 
1002026-06-05T05:48:34.651Zstarting task 4: "build"
1012026-06-05T05:48:34.655Z+ pfexec pkg install clang-15
1022026-06-05T05:48:42.879Z Startup: Refreshing catalog 'helios-dev' ... Done
1032026-06-05T05:48:50.532Z Startup: Caching catalogs ... Done
1042026-06-05T05:48:57.828ZPlanning: Solver setup ... Done
1052026-06-05T05:48:57.868ZPlanning: Running solver ... Done
1062026-06-05T05:48:58.007ZPlanning: Finding local manifests ... Done
1072026-06-05T05:48:58.031ZPlanning: Fetching manifests: 0/2 0% complete
1082026-06-05T05:49:00.933ZPlanning: Fetching manifests: 2/2 100% complete
1092026-06-05T05:49:00.962ZPlanning: Package planning ... Done
1102026-06-05T05:49:00.988ZPlanning: Merging actions ... Done
1112026-06-05T05:49:01.097ZPlanning: Checking for conflicting actions ... Done
1122026-06-05T05:49:01.103ZPlanning: Consolidating action changes ... Done
1132026-06-05T05:49:01.888ZPlanning: Evaluating mediators ... Done
1142026-06-05T05:49:01.893ZPlanning: Planning completed in 11.19 seconds
1152026-06-05T05:49:01.905Z Packages to install: 2
1162026-06-05T05:49:01.905Z Mediators to change: 2
1172026-06-05T05:49:01.905Z Services to change: 1
1182026-06-05T05:49:01.905Z Create boot environment: No
1192026-06-05T05:49:01.908ZCreate backup boot environment: No
1202026-06-05T05:49:01.945Z
1212026-06-05T05:49:01.945ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1222026-06-05T05:49:06.951ZDownload: 681/3076 items 17.6/211.3MB 8% complete (3.7M/s)
1232026-06-05T05:49:12.947ZDownload: 981/3076 items 82.2/211.3MB 38% complete (10.5M/s)
1242026-06-05T05:49:29.758ZDownload: 983/3076 items 82.2/211.3MB 38% complete
1252026-06-05T05:49:34.765ZDownload: 1220/3076 items 114.9/211.3MB 54% complete (6.8M/s)
1262026-06-05T05:49:39.772ZDownload: 1818/3076 items 117.4/211.3MB 55% complete (3.7M/s)
1272026-06-05T05:49:44.900ZDownload: 2005/3076 items 117.9/211.3MB 55% complete (3.2M/s)
1282026-06-05T05:49:59.567ZDownload: 2010/3076 items 117.9/211.3MB 55% complete
1292026-06-05T05:50:05.087ZDownload: 3064/3076 items 208.8/211.3MB 98% complete (19.8M/s)
1302026-06-05T05:50:09.883ZDownload: Completed 211.31 MB in 67.93 seconds (3.1M/s)
1312026-06-05T05:50:10.012Z Actions: 1/3418 actions (Installing new actions)
1322026-06-05T05:50:13.140Z Actions: Completed 3418 actions in 3.13 seconds.
1332026-06-05T05:50:13.766Z Done
1342026-06-05T05:50:13.766Z Done
1352026-06-05T05:50:14.497Z Done
1362026-06-05T05:50:17.843Z Done
1372026-06-05T05:50:17.917Z Done
1382026-06-05T05:50:17.921Z Done
1392026-06-05T05:50:18.187Z Done
1402026-06-05T05:50:18.861Z+ cargo --version
1412026-06-05T05:50:18.869Zinfo: syncing channel updates for 1.96.0-x86_64-unknown-illumos
1422026-06-05T05:50:19.009Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
1432026-06-05T05:50:19.014Zinfo: downloading 6 components
1442026-06-05T05:50:33.323Zcargo 1.96.0 (30a34c682 2026-05-25)
1452026-06-05T05:50:33.326Z+ rustc --version
1462026-06-05T05:50:33.354Zrustc 1.96.0 (ac68faa20 2026-05-25)
1472026-06-05T05:50:33.361Z+ banner check
1482026-06-05T05:50:33.364Z
1492026-06-05T05:50:33.364Z #### # # ###### #### # #
1502026-06-05T05:50:33.364Z # # # # # # # # #
1512026-06-05T05:50:33.364Z # ###### ##### # ####
1522026-06-05T05:50:33.364Z # # # # # # #
1532026-06-05T05:50:33.364Z # # # # # # # # #
1542026-06-05T05:50:33.364Z #### # # ###### #### # #
1552026-06-05T05:50:33.364Z
1562026-06-05T05:50:33.364Z+ cargo fmt -- --check
1572026-06-05T05:50:33.746Z+ cargo clippy --all-targets -- --deny warnings
1582026-06-05T05:50:33.860Z Updating git repository `https://github.com/oxidecomputer/falcon`
1592026-06-05T05:50:34.451ZFrom https://github.com/oxidecomputer/falcon
1602026-06-05T05:50:34.451Z * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3
1612026-06-05T05:50:34.530Z Updating crates.io index
1622026-06-05T05:50:34.533Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1632026-06-05T05:50:35.436ZFrom https://github.com/oxidecomputer/dendrite
1642026-06-05T05:50:35.436Z * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58
1652026-06-05T05:50:35.469Z Updating git repository `https://github.com/oxidecomputer/ispf`
1662026-06-05T05:50:35.715ZFrom https://github.com/oxidecomputer/ispf
1672026-06-05T05:50:35.715Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
1682026-06-05T05:50:35.721Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1692026-06-05T05:50:36.048ZFrom https://github.com/oxidecomputer/netadm-sys
1702026-06-05T05:50:36.048Z * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9
1712026-06-05T05:50:36.058Z Updating git repository `https://github.com/oxidecomputer/omicron`
1722026-06-05T05:50:43.585ZFrom https://github.com/oxidecomputer/omicron
1732026-06-05T05:50:43.586Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1742026-06-05T05:50:43.995Z Updating git repository `https://github.com/oxidecomputer/opte`
1752026-06-05T05:50:44.633ZFrom https://github.com/oxidecomputer/opte
1762026-06-05T05:50:44.633Z * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8
1772026-06-05T05:50:44.665Z Updating git repository `https://github.com/illumos/smf-rs`
1782026-06-05T05:50:44.912ZFrom https://github.com/illumos/smf-rs
1792026-06-05T05:50:44.912Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1802026-06-05T05:50:44.921Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1812026-06-05T05:50:45.186ZFrom https://github.com/oxidecomputer/network-interface
1822026-06-05T05:50:45.187Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1832026-06-05T05:50:45.193Z Updating git repository `https://github.com/oxidecomputer/zone`
1842026-06-05T05:50:45.435ZFrom https://github.com/oxidecomputer/zone
1852026-06-05T05:50:45.435Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1862026-06-05T05:50:45.441Z Updating git repository `https://github.com/oxidecomputer/propolis`
1872026-06-05T05:50:46.032ZFrom https://github.com/oxidecomputer/propolis
1882026-06-05T05:50:46.032Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1892026-06-05T05:50:46.073Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1902026-06-05T05:50:46.560ZFrom https://github.com/oxidecomputer/transceiver-control
1912026-06-05T05:50:46.560Z * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac
1922026-06-05T05:50:46.570Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1932026-06-05T05:50:46.990ZFrom https://github.com/oxidecomputer/dlpi-sys
1942026-06-05T05:50:46.990Z * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664
1952026-06-05T05:50:46.998Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1962026-06-05T05:50:47.250ZFrom https://github.com/jmesmon/rust-libzfs
1972026-06-05T05:50:47.250Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1982026-06-05T05:50:47.260Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1992026-06-05T05:50:47.521ZFrom https://github.com/oxidecomputer/rusty-doors
2002026-06-05T05:50:47.521Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
2012026-06-05T05:50:47.529Z Updating git repository `https://github.com/oxidecomputer/lldp`
2022026-06-05T05:50:47.830ZFrom https://github.com/oxidecomputer/lldp
2032026-06-05T05:50:47.830Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
2042026-06-05T05:50:47.841Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2052026-06-05T05:50:48.104ZFrom https://github.com/oxidecomputer/slog-error-chain
2062026-06-05T05:50:48.104Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
2072026-06-05T05:50:48.113Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2082026-06-05T05:50:48.395ZFrom https://github.com/oxidecomputer/tufaceous
2092026-06-05T05:50:48.395Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2102026-06-05T05:50:48.405Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2112026-06-05T05:50:48.896ZFrom https://github.com/oxidecomputer/management-gateway-service
2122026-06-05T05:50:48.896Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2132026-06-05T05:50:48.905Z Updating git repository `https://github.com/oxidecomputer/crucible`
2142026-06-05T05:50:49.751ZFrom https://github.com/oxidecomputer/crucible
2152026-06-05T05:50:49.751Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2162026-06-05T05:50:49.794Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2172026-06-05T05:50:50.021ZFrom https://github.com/oxidecomputer/serde_human_bytes
2182026-06-05T05:50:50.021Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2192026-06-05T05:50:50.032Z Updating git repository `https://github.com/oxidecomputer/propolis`
2202026-06-05T05:50:50.402ZFrom https://github.com/oxidecomputer/propolis
2212026-06-05T05:50:50.402Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2222026-06-05T05:50:50.445Z Updating git repository `https://github.com/oxidecomputer/crucible`
2232026-06-05T05:50:50.939ZFrom https://github.com/oxidecomputer/crucible
2242026-06-05T05:50:50.939Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2252026-06-05T05:50:51.003Z Updating git repository `https://github.com/oxidecomputer/tofino`
2262026-06-05T05:50:51.319ZFrom https://github.com/oxidecomputer/tofino
2272026-06-05T05:50:51.319Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2282026-06-05T05:50:51.330Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2292026-06-05T05:50:52.006ZFrom https://github.com/oxidecomputer/maghemite
2302026-06-05T05:50:52.006Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2312026-06-05T05:50:52.037Z Updating git repository `https://github.com/oxidecomputer/clickward`
2322026-06-05T05:50:52.297ZFrom https://github.com/oxidecomputer/clickward
2332026-06-05T05:50:52.297Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2342026-06-05T05:50:52.303Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2352026-06-05T05:50:52.563ZFrom https://github.com/oxidecomputer/illumos-devinfo
2362026-06-05T05:50:52.563Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2372026-06-05T05:50:55.036Z Downloading crates ...
2382026-06-05T05:50:55.100Z Downloaded adler2 v2.0.1
2392026-06-05T05:50:55.110Z Downloaded async-stream-impl v0.3.6
2402026-06-05T05:50:55.113Z Downloaded const-random-macro v0.1.16
2412026-06-05T05:50:55.116Z Downloaded cargo_toml v0.22.3
2422026-06-05T05:50:55.120Z Downloaded crossbeam-deque v0.8.6
2432026-06-05T05:50:55.123Z Downloaded anstyle v1.0.14
2442026-06-05T05:50:55.123Z Downloaded daft-derive v0.1.7
2452026-06-05T05:50:55.126Z Downloaded anstream v1.0.0
2462026-06-05T05:50:55.131Z Downloaded aead v0.5.2
2472026-06-05T05:50:55.134Z Downloaded allocator-api2 v0.2.21
2482026-06-05T05:50:55.137Z Downloaded anstyle-parse v1.0.0
2492026-06-05T05:50:55.137Z Downloaded console v0.16.3
2502026-06-05T05:50:55.140Z Downloaded darling_macro v0.21.3
2512026-06-05T05:50:55.143Z Downloaded aho-corasick v1.1.4
2522026-06-05T05:50:55.146Z Downloaded darling v0.23.0
2532026-06-05T05:50:55.149Z Downloaded dtrace-parser v0.3.0
2542026-06-05T05:50:55.152Z Downloaded clap v4.6.1
2552026-06-05T05:50:55.155Z Downloaded equivalent v1.0.2
2562026-06-05T05:50:55.158Z Downloaded dtrace-parser v0.2.0
2572026-06-05T05:50:55.158Z Downloaded dropshot-api-manager-types v0.7.2
2582026-06-05T05:50:55.158Z Downloaded cstr-argument v0.1.2
2592026-06-05T05:50:55.162Z Downloaded crunchy v0.2.4
2602026-06-05T05:50:55.162Z Downloaded compression-codecs v0.4.38
2612026-06-05T05:50:55.165Z Downloaded errno v0.3.14
2622026-06-05T05:50:55.165Z Downloaded cookie v0.18.1
2632026-06-05T05:50:55.168Z Downloaded displaydoc v0.2.6
2642026-06-05T05:50:55.168Z Downloaded digest v0.10.7
2652026-06-05T05:50:55.173Z Downloaded foreign-types-shared v0.1.1
2662026-06-05T05:50:55.173Z Downloaded enum-as-inner v0.6.1
2672026-06-05T05:50:55.173Z Downloaded float-ord v0.3.2
2682026-06-05T05:50:55.176Z Downloaded deranged v0.5.8
2692026-06-05T05:50:55.176Z Downloaded embedded-io v0.4.0
2702026-06-05T05:50:55.176Z Downloaded cpufeatures v0.3.0
2712026-06-05T05:50:55.179Z Downloaded either v1.16.0
2722026-06-05T05:50:55.179Z Downloaded crossbeam-channel v0.5.15
2732026-06-05T05:50:55.182Z Downloaded embedded-io v0.6.1
2742026-06-05T05:50:55.182Z Downloaded crc8 v0.1.1
2752026-06-05T05:50:55.185Z Downloaded ciborium-io v0.2.2
2762026-06-05T05:50:55.185Z Downloaded cobs v0.3.0
2772026-06-05T05:50:55.185Z Downloaded darling_macro v0.23.0
2782026-06-05T05:50:55.188Z Downloaded crypto-common v0.1.7
2792026-06-05T05:50:55.188Z Downloaded futures-io v0.3.32
2802026-06-05T05:50:55.188Z Downloaded foreign-types v0.3.2
2812026-06-05T05:50:55.192Z Downloaded curve25519-dalek-derive v0.1.1
2822026-06-05T05:50:55.192Z Downloaded dof v0.4.0
2832026-06-05T05:50:55.192Z Downloaded digest v0.11.3
2842026-06-05T05:50:55.199Z Downloaded defmt-macros v1.1.0
2852026-06-05T05:50:55.203Z Downloaded dunce v1.0.5
2862026-06-05T05:50:55.204Z Downloaded block-buffer v0.12.0
2872026-06-05T05:50:55.204Z Downloaded async-recursion v1.1.1
2882026-06-05T05:50:55.205Z Downloaded fxhash v0.2.1
2892026-06-05T05:50:55.205Z Downloaded erased-serde v0.3.31
2902026-06-05T05:50:55.208Z Downloaded derive-ex v0.1.8
2912026-06-05T05:50:55.208Z Downloaded base16ct v0.2.0
2922026-06-05T05:50:55.208Z Downloaded argon2 v0.5.3
2932026-06-05T05:50:55.208Z Downloaded futures-sink v0.3.32
2942026-06-05T05:50:55.211Z Downloaded heck v0.5.0
2952026-06-05T05:50:55.211Z Downloaded dyn-clone v1.0.20
2962026-06-05T05:50:55.211Z Downloaded block-buffer v0.10.4
2972026-06-05T05:50:55.215Z Downloaded crypto-common v0.2.2
2982026-06-05T05:50:55.216Z Downloaded bcs v0.1.6
2992026-06-05T05:50:55.216Z Downloaded const_format_proc_macros v0.2.34
3002026-06-05T05:50:55.220Z Downloaded hostname v0.3.1
3012026-06-05T05:50:55.220Z Downloaded heck v0.4.1
3022026-06-05T05:50:55.220Z Downloaded gethostname v0.5.0
3032026-06-05T05:50:55.220Z Downloaded foreign-types-macros v0.2.3
3042026-06-05T05:50:55.223Z Downloaded futures-core v0.3.32
3052026-06-05T05:50:55.223Z Downloaded atomicwrites v0.4.4
3062026-06-05T05:50:55.223Z Downloaded cpufeatures v0.2.17
3072026-06-05T05:50:55.228Z Downloaded colorchoice v1.0.5
3082026-06-05T05:50:55.228Z Downloaded bit-set v0.8.0
3092026-06-05T05:50:55.228Z Downloaded fnv v1.0.7
3102026-06-05T05:50:55.232Z Downloaded http-body v1.0.1
3112026-06-05T05:50:55.233Z Downloaded async-stream v0.3.6
3122026-06-05T05:50:55.233Z Downloaded futures-macro v0.3.32
3132026-06-05T05:50:55.233Z Downloaded cfg_aliases v0.2.1
3142026-06-05T05:50:55.233Z Downloaded fixedbitset v0.4.2
3152026-06-05T05:50:55.237Z Downloaded hostname v0.4.2
3162026-06-05T05:50:55.237Z Downloaded futures-task v0.3.32
3172026-06-05T05:50:55.237Z Downloaded generic-array v0.14.7
3182026-06-05T05:50:55.237Z Downloaded git-stub v1.0.0
3192026-06-05T05:50:55.240Z Downloaded foreign-types-shared v0.3.1
3202026-06-05T05:50:55.240Z Downloaded crucible-workspace-hack v0.1.0
3212026-06-05T05:50:55.240Z Downloaded foreign-types v0.5.0
3222026-06-05T05:50:55.240Z Downloaded compression-core v0.4.32
3232026-06-05T05:50:55.240Z Downloaded atomic-waker v1.1.2
3242026-06-05T05:50:55.243Z Downloaded clap_lex v1.1.0
3252026-06-05T05:50:55.243Z Downloaded diff v0.1.13
3262026-06-05T05:50:55.249Z Downloaded dof v0.3.0
3272026-06-05T05:50:55.249Z Downloaded hubpack_derive v0.1.1
3282026-06-05T05:50:55.249Z Downloaded fs_extra v1.3.0
3292026-06-05T05:50:55.252Z Downloaded foldhash v0.2.0
3302026-06-05T05:50:55.252Z Downloaded debug-ignore v1.0.5
3312026-06-05T05:50:55.252Z Downloaded derive_more v0.99.20
3322026-06-05T05:50:55.255Z Downloaded hex v0.4.3
3332026-06-05T05:50:55.255Z Downloaded httpdate v1.0.3
3342026-06-05T05:50:55.263Z Downloaded hash32 v0.3.1
3352026-06-05T05:50:55.263Z Downloaded bit-vec v0.8.0
3362026-06-05T05:50:55.263Z Downloaded derive-where v1.6.1
3372026-06-05T05:50:55.267Z Downloaded data-encoding v2.11.0
3382026-06-05T05:50:55.267Z Downloaded ident_case v1.0.1
3392026-06-05T05:50:55.267Z Downloaded cfg-if v1.0.4
3402026-06-05T05:50:55.267Z Downloaded base16ct v1.0.0
3412026-06-05T05:50:55.267Z Downloaded is_terminal_polyfill v1.70.2
3422026-06-05T05:50:55.270Z Downloaded is_ci v1.2.0
3432026-06-05T05:50:55.270Z Downloaded is-terminal v0.4.17
3442026-06-05T05:50:55.270Z Downloaded internet-checksum v0.2.1
3452026-06-05T05:50:55.270Z Downloaded itoa v1.0.18
3462026-06-05T05:50:55.270Z Downloaded indent_write v2.2.0
3472026-06-05T05:50:55.274Z Downloaded instant v0.1.13
3482026-06-05T05:50:55.274Z Downloaded form_urlencoded v1.2.2
3492026-06-05T05:50:55.274Z Downloaded inout v0.1.4
3502026-06-05T05:50:55.277Z Downloaded highway v1.3.0
3512026-06-05T05:50:55.278Z Downloaded hubpack v0.1.2
3522026-06-05T05:50:55.278Z Downloaded cancel-safe-futures v0.1.5
3532026-06-05T05:50:55.281Z Downloaded fastrand v2.4.1
3542026-06-05T05:50:55.281Z Downloaded cipher v0.4.4
3552026-06-05T05:50:55.285Z Downloaded group v0.13.0
3562026-06-05T05:50:55.285Z Downloaded daft v0.1.7
3572026-06-05T05:50:55.285Z Downloaded csv-core v0.1.13
3582026-06-05T05:50:55.289Z Downloaded git-stub-vcs v0.1.0
3592026-06-05T05:50:55.289Z Downloaded lazy_static v1.5.0
3602026-06-05T05:50:55.292Z Downloaded cmake v0.1.58
3612026-06-05T05:50:55.293Z Downloaded byte-wrapper v0.1.0
3622026-06-05T05:50:55.293Z Downloaded bitflags v1.3.2
3632026-06-05T05:50:55.296Z Downloaded libscf-sys v1.2.0
3642026-06-05T05:50:55.296Z Downloaded lru-cache v0.1.2
3652026-06-05T05:50:55.301Z Downloaded konst_macro_rules v0.2.19
3662026-06-05T05:50:55.301Z Downloaded keccak v0.1.6
3672026-06-05T05:50:55.301Z Downloaded drift v0.2.0
3682026-06-05T05:50:55.305Z Downloaded match_cfg v0.1.0
3692026-06-05T05:50:55.308Z Downloaded managed v0.8.0
3702026-06-05T05:50:55.308Z Downloaded dropshot_endpoint v0.17.1
3712026-06-05T05:50:55.311Z Downloaded critical-section v1.2.0
3722026-06-05T05:50:55.311Z Downloaded chacha20 v0.10.0
3732026-06-05T05:50:55.314Z Downloaded h2 v0.4.14
3742026-06-05T05:50:55.317Z Downloaded newtype-uuid-macros v0.1.0
3752026-06-05T05:50:55.321Z Downloaded anyhow v1.0.102
3762026-06-05T05:50:55.324Z Downloaded no-std-compat v0.4.1
3772026-06-05T05:50:55.324Z Downloaded newtype_derive v0.1.6
3782026-06-05T05:50:55.324Z Downloaded ipnet v2.12.0
3792026-06-05T05:50:55.329Z Downloaded num-derive v0.4.2
3802026-06-05T05:50:55.329Z Downloaded ipnetwork v0.21.1
3812026-06-05T05:50:55.329Z Downloaded clap_derive v4.6.1
3822026-06-05T05:50:55.332Z Downloaded ingot-types v0.1.2
3832026-06-05T05:50:55.332Z Downloaded natord v1.0.9
3842026-06-05T05:50:55.332Z Downloaded colored v3.1.1
3852026-06-05T05:50:55.337Z Downloaded num v0.4.3
3862026-06-05T05:50:55.337Z Downloaded num-conv v0.2.2
3872026-06-05T05:50:55.342Z Downloaded newline-converter v0.3.0
3882026-06-05T05:50:55.342Z Downloaded console v0.15.11
3892026-06-05T05:50:55.342Z Downloaded num_threads v0.1.7
3902026-06-05T05:50:55.342Z Downloaded num-iter v0.1.45
3912026-06-05T05:50:55.345Z Downloaded omicron-workspace-hack v0.1.0
3922026-06-05T05:50:55.345Z Downloaded olpc-cjson v0.1.4
3932026-06-05T05:50:55.345Z Downloaded num_enum_derive v0.5.11
3942026-06-05T05:50:55.345Z Downloaded opaque-debug v0.3.1
3952026-06-05T05:50:55.345Z Downloaded hyper-rustls v0.27.9
3962026-06-05T05:50:55.349Z Downloaded backon v1.6.0
3972026-06-05T05:50:55.349Z Downloaded crossbeam-utils v0.8.21
3982026-06-05T05:50:55.353Z Downloaded http-body-util v0.1.3
3992026-06-05T05:50:55.353Z Downloaded ciborium v0.2.2
4002026-06-05T05:50:55.357Z Downloaded humantime v2.3.0
4012026-06-05T05:50:55.357Z Downloaded macaddr v1.0.1
4022026-06-05T05:50:55.357Z Downloaded openssl-probe v0.2.1
4032026-06-05T05:50:55.357Z Downloaded libsw-core v0.3.2
4042026-06-05T05:50:55.360Z Downloaded mime v0.3.17
4052026-06-05T05:50:55.360Z Downloaded memoffset v0.9.1
4062026-06-05T05:50:55.360Z Downloaded openssl-macros v0.1.1
4072026-06-05T05:50:55.360Z Downloaded linear-map v1.2.0
4082026-06-05T05:50:55.364Z Downloaded lock_api v0.4.14
4092026-06-05T05:50:55.364Z Downloaded darling_core v0.23.0
4102026-06-05T05:50:55.367Z Downloaded libsw v3.5.0
4112026-06-05T05:50:55.367Z Downloaded jobserver v0.1.34
4122026-06-05T05:50:55.370Z Downloaded elliptic-curve v0.13.8
4132026-06-05T05:50:55.370Z Downloaded futures-channel v0.3.32
4142026-06-05T05:50:55.374Z Downloaded blake2 v0.10.6
4152026-06-05T05:50:55.374Z Downloaded httparse v1.10.1
4162026-06-05T05:50:55.378Z Downloaded memmap v0.7.0
4172026-06-05T05:50:55.378Z Downloaded idna_adapter v1.2.2
4182026-06-05T05:50:55.378Z Downloaded darling v0.21.3
4192026-06-05T05:50:55.382Z Downloaded bytecount v0.6.9
4202026-06-05T05:50:55.382Z Downloaded ingot-macros v0.1.1
4212026-06-05T05:50:55.382Z Downloaded ingot v0.1.1
4222026-06-05T05:50:55.384Z Downloaded phf_shared v0.12.1
4232026-06-05T05:50:55.385Z Downloaded newtype-uuid v1.3.2
4242026-06-05T05:50:55.385Z Downloaded defmt v1.1.0
4252026-06-05T05:50:55.389Z Downloaded hybrid-array v0.4.12
4262026-06-05T05:50:55.391Z Downloaded iana-time-zone v0.1.65
4272026-06-05T05:50:55.392Z Downloaded num-complex v0.4.6
4282026-06-05T05:50:55.392Z Downloaded const_format v0.2.36
4292026-06-05T05:50:55.394Z Downloaded plain v0.2.3
4302026-06-05T05:50:55.397Z Downloaded multer v3.1.0
4312026-06-05T05:50:55.397Z Downloaded num_enum v0.7.6
4322026-06-05T05:50:55.400Z Downloaded proc-macro-crate v3.5.0
4332026-06-05T05:50:55.400Z Downloaded parse-display v0.10.0
4342026-06-05T05:50:55.404Z Downloaded powerfmt v0.2.0
4352026-06-05T05:50:55.404Z Downloaded potential_utf v0.1.5
4362026-06-05T05:50:55.404Z Downloaded proc-macro-crate v1.3.1
4372026-06-05T05:50:55.408Z Downloaded proc-macro-error-attr v1.0.4
4382026-06-05T05:50:55.408Z Downloaded pretty-hex v0.4.2
4392026-06-05T05:50:55.408Z Downloaded proc-macro-error-attr2 v2.0.0
4402026-06-05T05:50:55.408Z Downloaded progenitor-macro v0.13.0
4412026-06-05T05:50:55.408Z Downloaded progenitor-client v0.10.0
4422026-06-05T05:50:55.411Z Downloaded num_enum v0.5.11
4432026-06-05T05:50:55.411Z Downloaded progenitor-client v0.14.0
4442026-06-05T05:50:55.414Z Downloaded progenitor-macro v0.10.0
4452026-06-05T05:50:55.414Z Downloaded percent-encoding v2.3.2
4462026-06-05T05:50:55.414Z Downloaded bitflags v2.12.1
4472026-06-05T05:50:55.418Z Downloaded num-integer v0.1.46
4482026-06-05T05:50:55.418Z Downloaded progenitor-macro v0.14.0
4492026-06-05T05:50:55.421Z Downloaded darling_core v0.21.3
4502026-06-05T05:50:55.424Z Downloaded num_enum_derive v0.7.6
4512026-06-05T05:50:55.424Z Downloaded camino v1.2.2
4522026-06-05T05:50:55.424Z Downloaded lru-slab v0.1.2
4532026-06-05T05:50:55.424Z Downloaded linked-hash-map v0.5.6
4542026-06-05T05:50:55.428Z Downloaded fs-err v3.3.0
4552026-06-05T05:50:55.428Z Downloaded oxnet v0.1.6
4562026-06-05T05:50:55.428Z Downloaded pem v3.0.6
4572026-06-05T05:50:55.430Z Downloaded litemap v0.8.2
4582026-06-05T05:50:55.431Z Downloaded quick-error v1.2.3
4592026-06-05T05:50:55.434Z Downloaded globset v0.4.18
4602026-06-05T05:50:55.434Z Downloaded getrandom v0.2.17
4612026-06-05T05:50:55.437Z Downloaded rand_xorshift v0.4.0
4622026-06-05T05:50:55.437Z Downloaded rand_chacha v0.3.1
4632026-06-05T05:50:55.437Z Downloaded byteorder v1.5.0
4642026-06-05T05:50:55.437Z Downloaded hmac v0.12.1
4652026-06-05T05:50:55.442Z Downloaded base64ct v1.8.3
4662026-06-05T05:50:55.442Z Downloaded owo-colors v4.3.0
4672026-06-05T05:50:55.449Z Downloaded getrandom v0.4.2
4682026-06-05T05:50:55.449Z Downloaded base64 v0.22.1
4692026-06-05T05:50:55.454Z Downloaded crossbeam-epoch v0.9.18
4702026-06-05T05:50:55.454Z Downloaded ref-cast v1.0.25
4712026-06-05T05:50:55.454Z Downloaded memmap2 v0.9.10
4722026-06-05T05:50:55.454Z Downloaded heapless v0.8.0
4732026-06-05T05:50:55.459Z Downloaded icu_provider v2.2.0
4742026-06-05T05:50:55.459Z Downloaded ref-cast-impl v1.0.25
4752026-06-05T05:50:55.459Z Downloaded getrandom v0.3.4
4762026-06-05T05:50:55.462Z Downloaded const-oid v0.10.2
4772026-06-05T05:50:55.462Z Downloaded rustc_version v0.4.1
4782026-06-05T05:50:55.462Z Downloaded futures-executor v0.3.32
4792026-06-05T05:50:55.462Z Downloaded rustc_version v0.1.7
4802026-06-05T05:50:55.466Z Downloaded rustc-hash v2.1.2
4812026-06-05T05:50:55.466Z Downloaded foldhash v0.1.5
4822026-06-05T05:50:55.466Z Downloaded icu_properties v2.2.0
4832026-06-05T05:50:55.469Z Downloaded find-msvc-tools v0.1.9
4842026-06-05T05:50:55.469Z Downloaded phf v0.12.1
4852026-06-05T05:50:55.469Z Downloaded proc-macro-error v1.0.4
4862026-06-05T05:50:55.473Z Downloaded progenitor v0.13.0
4872026-06-05T05:50:55.473Z Downloaded pkg-config v0.3.33
4882026-06-05T05:50:55.476Z Downloaded progenitor-client v0.13.0
4892026-06-05T05:50:55.476Z Downloaded progenitor v0.10.0
4902026-06-05T05:50:55.477Z Downloaded pin-project-lite v0.2.17
4912026-06-05T05:50:55.481Z Downloaded num-rational v0.4.2
4922026-06-05T05:50:55.481Z Downloaded convert_case v0.4.0
4932026-06-05T05:50:55.481Z Downloaded same-file v1.0.6
4942026-06-05T05:50:55.485Z Downloaded ppv-lite86 v0.2.21
4952026-06-05T05:50:55.485Z Downloaded proc-macro-error2 v2.0.1
4962026-06-05T05:50:55.485Z Downloaded chacha20 v0.9.1
4972026-06-05T05:50:55.488Z Downloaded pin-project-internal v1.1.13
4982026-06-05T05:50:55.488Z Downloaded password-hash v0.5.0
4992026-06-05T05:50:55.488Z Downloaded parse-display-derive v0.10.0
5002026-06-05T05:50:55.491Z Downloaded progenitor v0.14.0
5012026-06-05T05:50:55.491Z Downloaded autocfg v1.5.1
5022026-06-05T05:50:55.491Z Downloaded camino-tempfile v1.4.1
5032026-06-05T05:50:55.491Z Downloaded async-trait v0.1.89
5042026-06-05T05:50:55.494Z Downloaded scopeguard v1.2.0
5052026-06-05T05:50:55.494Z Downloaded glob v0.3.3
5062026-06-05T05:50:55.497Z Downloaded fixedbitset v0.5.7
5072026-06-05T05:50:55.497Z Downloaded paste v1.0.15
5082026-06-05T05:50:55.501Z Downloaded progenitor-extras v0.2.0
5092026-06-05T05:50:55.501Z Downloaded once_cell v1.21.4
5102026-06-05T05:50:55.505Z Downloaded half v2.7.1
5112026-06-05T05:50:55.505Z Downloaded scroll_derive v0.12.1
5122026-06-05T05:50:55.505Z Downloaded semver v0.1.20
5132026-06-05T05:50:55.512Z Downloaded quote v1.0.45
5142026-06-05T05:50:55.512Z Downloaded log v0.4.32
5152026-06-05T05:50:55.515Z Downloaded rand_core v0.10.1
5162026-06-05T05:50:55.515Z Downloaded rand_core v0.9.5
5172026-06-05T05:50:55.515Z Downloaded rand_core v0.6.4
5182026-06-05T05:50:55.515Z Downloaded serde-big-array v0.5.1
5192026-06-05T05:50:55.515Z Downloaded secrecy v0.10.3
5202026-06-05T05:50:55.516Z Downloaded rand_chacha v0.9.0
5212026-06-05T05:50:55.516Z Downloaded futures v0.3.32
5222026-06-05T05:50:55.519Z Downloaded parking_lot v0.12.5
5232026-06-05T05:50:55.523Z Downloaded parking_lot v0.11.2
5242026-06-05T05:50:55.523Z Downloaded serde_spanned v0.6.9
5252026-06-05T05:50:55.523Z Downloaded scroll_derive v0.13.1
5262026-06-05T05:50:55.527Z Downloaded serde_repr v0.1.20
5272026-06-05T05:50:55.527Z Downloaded serde_plain v1.0.2
5282026-06-05T05:50:55.527Z Downloaded ff v0.13.1
5292026-06-05T05:50:55.527Z Downloaded crc32fast v1.5.0
5302026-06-05T05:50:55.532Z Downloaded const-random v0.1.18
5312026-06-05T05:50:55.532Z Downloaded oxide-tokio-rt v0.1.6
5322026-06-05T05:50:55.532Z Downloaded bytes v1.11.1
5332026-06-05T05:50:55.535Z Downloaded resolv-conf v0.7.6
5342026-06-05T05:50:55.535Z Downloaded icu_normalizer v2.2.0
5352026-06-05T05:50:55.535Z Downloaded serial_test_derive v3.5.0
5362026-06-05T05:50:55.539Z Downloaded serde_urlencoded v0.7.1
5372026-06-05T05:50:55.539Z Downloaded serde_spanned v1.1.1
5382026-06-05T05:50:55.539Z Downloaded anstyle-query v1.1.5
5392026-06-05T05:50:55.542Z Downloaded chacha20poly1305 v0.10.1
5402026-06-05T05:50:55.542Z Downloaded backoff v0.4.0
5412026-06-05T05:50:55.542Z Downloaded sha1 v0.11.0
5422026-06-05T05:50:55.546Z Downloaded poly1305 v0.8.0
5432026-06-05T05:50:55.546Z Downloaded postcard v1.1.3
5442026-06-05T05:50:55.549Z Downloaded konst v0.2.20
5452026-06-05T05:50:55.552Z Downloaded sigpipe v0.1.3
5462026-06-05T05:50:55.552Z Downloaded rusty-fork v0.3.1
5472026-06-05T05:50:55.552Z Downloaded siphasher v1.0.3
5482026-06-05T05:50:55.555Z Downloaded slog-bunyan v2.5.0
5492026-06-05T05:50:55.555Z Downloaded arc-swap v1.9.1
5502026-06-05T05:50:55.558Z Downloaded rustls-pemfile v2.2.0
5512026-06-05T05:50:55.558Z Downloaded rustversion v1.0.22
5522026-06-05T05:50:55.558Z Downloaded crypto-bigint v0.5.5
5532026-06-05T05:50:55.562Z Downloaded slog-envlogger v2.2.0
5542026-06-05T05:50:55.566Z Downloaded flate2 v1.1.9
5552026-06-05T05:50:55.569Z Downloaded pest_generator v2.8.6
5562026-06-05T05:50:55.570Z Downloaded parking_lot_core v0.9.12
5572026-06-05T05:50:55.570Z Downloaded parking_lot_core v0.8.6
5582026-06-05T05:50:55.573Z Downloaded scroll v0.13.0
5592026-06-05T05:50:55.573Z Downloaded hickory-resolver v0.24.4
5602026-06-05T05:50:55.581Z Downloaded scroll v0.12.0
5612026-06-05T05:50:55.581Z Downloaded quinn-udp v0.5.14
5622026-06-05T05:50:55.581Z Downloaded pest_derive v2.8.6
5632026-06-05T05:50:55.586Z Downloaded smawk v0.3.2
5642026-06-05T05:50:55.586Z Downloaded serde_derive_internals v0.29.1
5652026-06-05T05:50:55.587Z Downloaded sha1 v0.10.6
5662026-06-05T05:50:55.588Z Downloaded base64 v0.21.7
5672026-06-05T05:50:55.588Z Downloaded expectorate v1.2.0
5682026-06-05T05:50:55.596Z Downloaded indicatif v0.18.4
5692026-06-05T05:50:55.596Z Downloaded serial_test v3.5.0
5702026-06-05T05:50:55.596Z Downloaded serde_path_to_error v0.1.20
5712026-06-05T05:50:55.596Z Downloaded structmeta v0.3.0
5722026-06-05T05:50:55.596Z Downloaded strum v0.27.2
5732026-06-05T05:50:55.597Z Downloaded structmeta-derive v0.3.0
5742026-06-05T05:50:55.600Z Downloaded stable_deref_trait v1.2.1
5752026-06-05T05:50:55.600Z Downloaded spin v0.5.2
5762026-06-05T05:50:55.600Z Downloaded miniz_oxide v0.8.9
5772026-06-05T05:50:55.600Z Downloaded papergrid v0.11.0
5782026-06-05T05:50:55.600Z Downloaded indexmap v1.9.3
5792026-06-05T05:50:55.603Z Downloaded async-compression v0.4.42
5802026-06-05T05:50:55.607Z Downloaded shlex v2.0.1
5812026-06-05T05:50:55.607Z Downloaded sha2 v0.10.9
5822026-06-05T05:50:55.610Z Downloaded swrite v0.1.0
5832026-06-05T05:50:55.610Z Downloaded supports-color v3.0.2
5842026-06-05T05:50:55.610Z Downloaded strum v0.26.3
5852026-06-05T05:50:55.610Z Downloaded simd-adler32 v0.3.9
5862026-06-05T05:50:55.617Z Downloaded tabled_derive v0.7.0
5872026-06-05T05:50:55.617Z Downloaded rhai_codegen v3.2.0
5882026-06-05T05:50:55.620Z Downloaded slog-async v2.8.0
5892026-06-05T05:50:55.620Z Downloaded slab v0.4.12
5902026-06-05T05:50:55.620Z Downloaded rustls-native-certs v0.8.4
5912026-06-05T05:50:55.620Z Downloaded take_mut v0.2.2
5922026-06-05T05:50:55.620Z Downloaded subtle v2.6.1
5932026-06-05T05:50:55.624Z Downloaded sync_wrapper v1.0.2
5942026-06-05T05:50:55.624Z Downloaded num-traits v0.2.19
5952026-06-05T05:50:55.624Z Downloaded tagptr v0.2.0
5962026-06-05T05:50:55.635Z Downloaded tabwriter v1.4.1
5972026-06-05T05:50:55.635Z Downloaded serde_tokenstream v0.2.3
5982026-06-05T05:50:55.635Z Downloaded terminal_size v0.4.4
5992026-06-05T05:50:55.635Z Downloaded tabled_derive v0.11.0
6002026-06-05T05:50:55.638Z Downloaded testing_table v0.3.0
6012026-06-05T05:50:55.638Z Downloaded progenitor-impl v0.14.0
6022026-06-05T05:50:55.638Z Downloaded termtree v0.5.1
6032026-06-05T05:50:55.638Z Downloaded slog-dtrace v0.3.0
6042026-06-05T05:50:55.638Z Downloaded progenitor-impl v0.10.0
6052026-06-05T05:50:55.638Z Downloaded schemars_derive v0.8.22
6062026-06-05T05:50:55.639Z Downloaded smartstring v1.0.1
6072026-06-05T05:50:55.639Z Downloaded slog-term v2.9.2
6082026-06-05T05:50:55.639Z Downloaded slog-json v2.6.1
6092026-06-05T05:50:55.642Z Downloaded icu_normalizer_data v2.2.0
6102026-06-05T05:50:55.642Z Downloaded progenitor-impl v0.13.0
6112026-06-05T05:50:55.646Z Downloaded icu_locale_core v2.2.0
6122026-06-05T05:50:55.649Z Downloaded slog-stdlog v4.1.1
6132026-06-05T05:50:55.649Z Downloaded slog-scope v4.4.1
6142026-06-05T05:50:55.649Z Downloaded openssl-sys v0.9.116
6152026-06-05T05:50:55.652Z Downloaded bs58 v0.5.1
6162026-06-05T05:50:55.652Z Downloaded thiserror-impl-no-std v2.0.2
6172026-06-05T05:50:55.655Z Downloaded ciborium-ll v0.2.2
6182026-06-05T05:50:55.656Z Downloaded semver v1.0.28
6192026-06-05T05:50:55.656Z Downloaded jiff-static v0.2.28
6202026-06-05T05:50:55.658Z Downloaded thread-id v5.1.0
6212026-06-05T05:50:55.659Z Downloaded defmt-parser v1.0.0
6222026-06-05T05:50:55.662Z Downloaded icu_collections v2.2.0
6232026-06-05T05:50:55.665Z Downloaded smf v0.2.3
6242026-06-05T05:50:55.665Z Downloaded defmt v0.3.100
6252026-06-05T05:50:55.665Z Downloaded ahash v0.8.12
6262026-06-05T05:50:55.669Z Downloaded hickory-resolver v0.25.2
6272026-06-05T05:50:55.672Z Downloaded tinyvec_macros v0.1.1
6282026-06-05T05:50:55.672Z Downloaded thread-id v4.2.2
6292026-06-05T05:50:55.672Z Downloaded papergrid v0.18.0
6302026-06-05T05:50:55.676Z Downloaded serde_with_macros v3.20.0
6312026-06-05T05:50:55.679Z Downloaded signal-hook-registry v1.4.8
6322026-06-05T05:50:55.683Z Downloaded toml_datetime v0.6.11
6332026-06-05T05:50:55.695Z Downloaded strsim v0.11.1
6342026-06-05T05:50:55.695Z Downloaded static_assertions v1.1.0
6352026-06-05T05:50:55.703Z Downloaded proc-macro2 v1.0.106
6362026-06-05T05:50:55.703Z Downloaded prettyplease v0.2.37
6372026-06-05T05:50:55.703Z Downloaded synstructure v0.13.2
6382026-06-05T05:50:55.710Z Downloaded strum_macros v0.27.2
6392026-06-05T05:50:55.710Z Downloaded try-lock v0.2.5
6402026-06-05T05:50:55.710Z Downloaded tower-layer v0.3.3
6412026-06-05T05:50:55.710Z Downloaded toml_write v0.1.2
6422026-06-05T05:50:55.710Z Downloaded rustls-platform-verifier v0.7.0
6432026-06-05T05:50:55.710Z Downloaded ryu v1.0.23
6442026-06-05T05:50:55.714Z Downloaded tower-service v0.3.3
6452026-06-05T05:50:55.714Z Downloaded pin-project v1.1.13
6462026-06-05T05:50:55.724Z Downloaded typify-macro v0.4.3
6472026-06-05T05:50:55.724Z Downloaded typeid v1.0.3
6482026-06-05T05:50:55.724Z Downloaded thiserror-impl v2.0.18
6492026-06-05T05:50:55.724Z Downloaded thiserror v2.0.18
6502026-06-05T05:50:55.729Z Downloaded time-core v0.1.8
6512026-06-05T05:50:55.729Z Downloaded unit-prefix v0.5.2
6522026-06-05T05:50:55.729Z Downloaded typify-macro v0.6.2
6532026-06-05T05:50:55.729Z Downloaded dropshot-api-manager v0.7.2
6542026-06-05T05:50:55.733Z Downloaded unarray v0.1.4
6552026-06-05T05:50:55.733Z Downloaded usdt-attr-macro v0.5.0
6562026-06-05T05:50:55.733Z Downloaded usdt v0.5.0
6572026-06-05T05:50:55.733Z Downloaded pest_meta v2.8.6
6582026-06-05T05:50:55.733Z Downloaded tinystr v0.8.3
6592026-06-05T05:50:55.739Z Downloaded tiny-keccak v2.0.2
6602026-06-05T05:50:55.739Z Downloaded hyper-util v0.1.20
6612026-06-05T05:50:55.742Z Downloaded tokio-tungstenite v0.21.0
6622026-06-05T05:50:55.742Z Downloaded tokio-macros v2.7.0
6632026-06-05T05:50:55.742Z Downloaded tokio-dtrace v0.1.1
6642026-06-05T05:50:55.742Z Downloaded untrusted v0.9.0
6652026-06-05T05:50:55.745Z Downloaded untrusted v0.7.1
6662026-06-05T05:50:55.745Z Downloaded rustls-pki-types v1.14.1
6672026-06-05T05:50:55.745Z Downloaded universal-hash v0.5.1
6682026-06-05T05:50:55.748Z Downloaded unicode-linebreak v0.1.5
6692026-06-05T05:50:55.748Z Downloaded time-macros v0.2.27
6702026-06-05T05:50:55.748Z Downloaded usdt-attr-macro v0.6.0
6712026-06-05T05:50:55.751Z Downloaded unicode-xid v0.2.6
6722026-06-05T05:50:55.751Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6732026-06-05T05:50:55.751Z Downloaded strum_macros v0.26.4
6742026-06-05T05:50:55.755Z Downloaded usdt-macro v0.5.0
6752026-06-05T05:50:55.755Z Downloaded usdt v0.6.0
6762026-06-05T05:50:55.755Z Downloaded utf8_iter v1.0.4
6772026-06-05T05:50:55.755Z Downloaded spin v0.9.8
6782026-06-05T05:50:55.758Z Downloaded snafu-derive v0.8.9
6792026-06-05T05:50:55.758Z Downloaded minimal-lexical v0.2.1
6802026-06-05T05:50:55.761Z Downloaded term v1.2.1
6812026-06-05T05:50:55.761Z Downloaded utf-8 v0.7.6
6822026-06-05T05:50:55.765Z Downloaded serde_yaml v0.9.34+deprecated
6832026-06-05T05:50:55.765Z Downloaded thread_local v1.1.9
6842026-06-05T05:50:55.765Z Downloaded usdt-macro v0.6.0
6852026-06-05T05:50:55.766Z Downloaded serde_derive v1.0.228
6862026-06-05T05:50:55.771Z Downloaded version_check v0.9.5
6872026-06-05T05:50:55.771Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6882026-06-05T05:50:55.771Z Downloaded similar v2.7.0
6892026-06-05T05:50:55.774Z Downloaded waitgroup v0.1.2
6902026-06-05T05:50:55.774Z Downloaded thin-vec v0.2.18
6912026-06-05T05:50:55.774Z Downloaded serde_core v1.0.228
6922026-06-05T05:50:55.777Z Downloaded thiserror v1.0.69
6932026-06-05T05:50:55.781Z Downloaded utf8parse v0.2.2
6942026-06-05T05:50:55.781Z Downloaded toml_writer v1.1.1+spec-1.1.0
6952026-06-05T05:50:55.781Z Downloaded schemars v0.9.0
6962026-06-05T05:50:55.788Z Downloaded want v0.3.1
6972026-06-05T05:50:55.791Z Downloaded wait-timeout v0.2.1
6982026-06-05T05:50:55.791Z Downloaded smallvec v1.15.1
6992026-06-05T05:50:55.791Z Downloaded thiserror-impl v1.0.69
7002026-06-05T05:50:55.791Z Downloaded schemars v0.8.22
7012026-06-05T05:50:55.797Z Downloaded thiserror-no-std v2.0.2
7022026-06-05T05:50:55.826Z Downloaded memchr v2.8.1
7032026-06-05T05:50:55.826Z Downloaded rand v0.8.6
7042026-06-05T05:50:55.826Z Downloaded http v1.4.1
7052026-06-05T05:50:55.826Z Downloaded toml v0.8.23
7062026-06-05T05:50:55.826Z Downloaded tokio-rustls v0.26.4
7072026-06-05T05:50:55.826Z Downloaded hashbrown v0.12.3
7082026-06-05T05:50:55.826Z Downloaded cc v1.2.63
7092026-06-05T05:50:55.826Z Downloaded yoke-derive v0.8.2
7102026-06-05T05:50:55.830Z Downloaded zerofrom-derive v0.1.7
7112026-06-05T05:50:55.830Z Downloaded usdt-impl v0.6.0
7122026-06-05T05:50:55.830Z Downloaded zone_cfg_derive v0.3.1
7132026-06-05T05:50:55.830Z Downloaded tempfile v3.27.0
7142026-06-05T05:50:55.830Z Downloaded mio v1.2.1
7152026-06-05T05:50:55.834Z Downloaded zerofrom v0.1.8
7162026-06-05T05:50:55.834Z Downloaded toml_parser v1.1.2+spec-1.1.0
7172026-06-05T05:50:55.834Z Downloaded pretty_assertions v1.4.1
7182026-06-05T05:50:55.840Z Downloaded zeroize_derive v1.4.3
7192026-06-05T05:50:55.840Z Downloaded indexmap v2.14.0
7202026-06-05T05:50:55.840Z Downloaded zone v0.3.1
7212026-06-05T05:50:55.847Z Downloaded schemars v1.2.1
7222026-06-05T05:50:55.851Z Downloaded test-strategy v0.4.5
7232026-06-05T05:50:55.852Z Downloaded slog v2.8.2
7242026-06-05T05:50:55.852Z Downloaded quinn v0.11.9
7252026-06-05T05:50:55.855Z Downloaded rustls-webpki v0.103.13
7262026-06-05T05:50:55.855Z Downloaded nom v7.1.3
7272026-06-05T05:50:55.860Z Downloaded whoami v1.6.1
7282026-06-05T05:50:55.860Z Downloaded socket2 v0.6.4
7292026-06-05T05:50:55.860Z Downloaded snafu v0.8.9
7302026-06-05T05:50:55.865Z Downloaded textwrap v0.16.2
7312026-06-05T05:50:55.870Z Downloaded walkdir v2.5.0
7322026-06-05T05:50:55.871Z Downloaded ucd-trie v0.1.7
7332026-06-05T05:50:55.871Z Downloaded writeable v0.6.3
7342026-06-05T05:50:55.871Z Downloaded hashbrown v0.16.1
7352026-06-05T05:50:55.875Z Downloaded toml v0.9.12+spec-1.1.0
7362026-06-05T05:50:55.875Z Downloaded tinyvec v1.11.0
7372026-06-05T05:50:55.875Z Downloaded serde v1.0.228
7382026-06-05T05:50:55.878Z Downloaded xz2 v0.1.7
7392026-06-05T05:50:55.878Z Downloaded rayon-core v1.13.0
7402026-06-05T05:50:55.881Z Downloaded rand v0.9.4
7412026-06-05T05:50:55.881Z Downloaded qorb v0.4.1
7422026-06-05T05:50:55.884Z Downloaded vsss-rs v3.3.4
7432026-06-05T05:50:55.888Z Downloaded zeroize v1.8.2
7442026-06-05T05:50:55.899Z Downloaded tracing-attributes v0.1.31
7452026-06-05T05:50:55.902Z Downloaded zerovec-derive v0.11.3
7462026-06-05T05:50:55.905Z Downloaded hashbrown v0.17.1
7472026-06-05T05:50:55.909Z Downloaded tracing-core v0.1.36
7482026-06-05T05:50:55.909Z Downloaded hyper v1.10.1
7492026-06-05T05:50:55.912Z Downloaded unicode-ident v1.0.24
7502026-06-05T05:50:55.915Z Downloaded typify v0.6.2
7512026-06-05T05:50:55.918Z Downloaded tokio-stream v0.1.18
7522026-06-05T05:50:55.922Z Downloaded clap_builder v4.6.0
7532026-06-05T05:50:55.925Z Downloaded unsafe-libyaml v0.2.11
7542026-06-05T05:50:55.925Z Downloaded yoke v0.8.3
7552026-06-05T05:50:55.928Z Downloaded idna v1.1.0
7562026-06-05T05:50:55.928Z Downloaded usdt-impl v0.5.0
7572026-06-05T05:50:55.931Z Downloaded toml v1.1.2+spec-1.1.0
7582026-06-05T05:50:55.937Z Downloaded nom v8.0.0
7592026-06-05T05:50:55.941Z Downloaded toml_edit v0.22.27
7602026-06-05T05:50:55.941Z Downloaded zerocopy-derive v0.7.35
7612026-06-05T05:50:55.944Z Downloaded uuid v1.23.2
7622026-06-05T05:50:55.947Z Downloaded pest v2.8.6
7632026-06-05T05:50:55.951Z Downloaded zmij v1.0.21
7642026-06-05T05:50:55.954Z Downloaded itertools v0.14.0
7652026-06-05T05:50:55.955Z Downloaded libm v0.2.16
7662026-06-05T05:50:55.959Z Downloaded typify v0.4.3
7672026-06-05T05:50:55.964Z Downloaded rand v0.10.1
7682026-06-05T05:50:55.968Z Downloaded tungstenite v0.21.0
7692026-06-05T05:50:55.968Z Downloaded hkdf v0.12.4
7702026-06-05T05:50:55.968Z Downloaded hashbrown v0.15.5
7712026-06-05T05:50:55.971Z Downloaded futures-util v0.3.32
7722026-06-05T05:50:55.975Z Downloaded steno v0.4.1
7732026-06-05T05:50:55.978Z Downloaded itertools v0.12.1
7742026-06-05T05:50:55.984Z Downloaded toml_edit v0.25.12+spec-1.1.0
7752026-06-05T05:50:55.987Z Downloaded icu_properties_data v2.2.0
7762026-06-05T05:50:55.992Z Downloaded goblin v0.8.2
7772026-06-05T05:50:56.004Z Downloaded yansi v1.0.1
7782026-06-05T05:50:56.008Z Downloaded ron v0.12.1
7792026-06-05T05:50:56.013Z Downloaded url v2.5.8
7802026-06-05T05:50:56.016Z Downloaded toml_edit v0.19.15
7812026-06-05T05:50:56.024Z Downloaded iddqd v0.4.2
7822026-06-05T05:50:56.030Z Downloaded typenum v1.20.1
7832026-06-05T05:50:56.035Z Downloaded zerocopy-derive v0.8.50
7842026-06-05T05:50:56.040Z Downloaded regex v1.12.3
7852026-06-05T05:50:56.043Z Downloaded reqwest v0.12.28
7862026-06-05T05:50:56.048Z Downloaded zerotrie v0.2.4
7872026-06-05T05:50:56.051Z Downloaded tower v0.5.3
7882026-06-05T05:50:56.056Z Downloaded chrono v0.4.45
7892026-06-05T05:50:56.060Z Downloaded rayon v1.12.0
7902026-06-05T05:50:56.065Z Downloaded reqwest v0.13.4
7912026-06-05T05:50:56.069Z Downloaded serde_json v1.0.150
7922026-06-05T05:50:56.084Z Downloaded typed-path v0.9.3
7932026-06-05T05:50:56.088Z Downloaded unicode-segmentation v1.13.3
7942026-06-05T05:50:56.097Z Downloaded proptest v1.11.0
7952026-06-05T05:50:56.110Z Downloaded tokio-util v0.7.18
7962026-06-05T05:50:56.114Z Downloaded portable-atomic v1.13.1
7972026-06-05T05:50:56.119Z Downloaded zerovec v0.11.6
7982026-06-05T05:50:56.129Z Downloaded unicode-normalization v0.1.25
7992026-06-05T05:50:56.133Z Downloaded serde_with v3.20.0
8002026-06-05T05:50:56.140Z Downloaded tower-http v0.6.11
8012026-06-05T05:50:56.145Z Downloaded aws-lc-rs v1.17.0
8022026-06-05T05:50:56.151Z Downloaded tough v0.22.0
8032026-06-05T05:50:56.155Z Downloaded curve25519-dalek v4.1.3
8042026-06-05T05:50:56.159Z Downloaded moka v0.12.15
8052026-06-05T05:50:56.183Z Downloaded goblin v0.10.7
8062026-06-05T05:50:56.194Z Downloaded winnow v1.0.3
8072026-06-05T05:50:56.197Z Downloaded quinn-proto v0.11.14
8082026-06-05T05:50:56.203Z Downloaded tabled v0.21.0
8092026-06-05T05:50:56.212Z Downloaded winnow v0.5.40
8102026-06-05T05:50:56.217Z Downloaded tabled v0.15.0
8112026-06-05T05:50:56.227Z Downloaded zerocopy v0.7.35
8122026-06-05T05:50:56.241Z Downloaded vcpkg v0.2.15
8132026-06-05T05:50:56.260Z Downloaded time v0.3.47
8142026-06-05T05:50:56.270Z Downloaded bstr v1.12.1
8152026-06-05T05:50:56.273Z Downloaded winnow v0.7.15
8162026-06-05T05:50:56.279Z Downloaded unicode-width v0.1.14
8172026-06-05T05:50:56.282Z Downloaded webpki-roots v1.0.7
8182026-06-05T05:50:56.285Z Downloaded smoltcp v0.11.0
8192026-06-05T05:50:56.290Z Downloaded regress v0.10.5
8202026-06-05T05:50:56.294Z Downloaded openssl v0.10.80
8212026-06-05T05:50:56.299Z Downloaded dropshot v0.17.1
8222026-06-05T05:50:56.311Z Downloaded syn v1.0.109
8232026-06-05T05:50:56.317Z Downloaded openapiv3 v2.2.0
8242026-06-05T05:50:56.321Z Downloaded rhai v1.25.1
8252026-06-05T05:50:56.331Z Downloaded rustls v0.23.40
8262026-06-05T05:50:56.335Z Downloaded unicode-width v0.2.2
8272026-06-05T05:50:56.340Z Downloaded nix v0.31.3
8282026-06-05T05:50:56.343Z Downloaded syn v2.0.117
8292026-06-05T05:50:56.349Z Downloaded regress v0.11.1
8302026-06-05T05:50:56.354Z Downloaded regex-syntax v0.8.10
8312026-06-05T05:50:56.358Z Downloaded hickory-proto v0.24.4
8322026-06-05T05:50:56.366Z Downloaded zerocopy v0.8.50
8332026-06-05T05:50:56.377Z Downloaded rustix v0.38.44
8342026-06-05T05:50:56.388Z Downloaded hickory-proto v0.25.2
8352026-06-05T05:50:56.396Z Downloaded tracing v0.1.44
8362026-06-05T05:50:56.412Z Downloaded rustix v1.1.4
8372026-06-05T05:50:56.456Z Downloaded sled v0.34.7
8382026-06-05T05:50:56.463Z Downloaded typify-impl v0.6.2
8392026-06-05T05:50:56.467Z Downloaded typify-impl v0.4.3
8402026-06-05T05:50:56.480Z Downloaded petgraph v0.6.5
8412026-06-05T05:50:56.489Z Downloaded jiff v0.2.28
8422026-06-05T05:50:56.499Z Downloaded chrono-tz v0.10.4
8432026-06-05T05:50:56.507Z Downloaded libc v0.2.186
8442026-06-05T05:50:56.525Z Downloaded regex-automata v0.4.14
8452026-06-05T05:50:56.540Z Downloaded csv v1.4.0
8462026-06-05T05:50:56.550Z Downloaded lzma-sys v0.1.20
8472026-06-05T05:50:56.565Z Downloaded petgraph v0.8.3
8482026-06-05T05:50:56.593Z Downloaded sha3 v0.10.9
8492026-06-05T05:50:56.597Z Downloaded tokio v1.52.3
8502026-06-05T05:50:56.629Z Downloaded encoding_rs v0.8.35
8512026-06-05T05:50:56.660Z Downloaded ring v0.17.14
8522026-06-05T05:50:57.145Z Downloaded aws-lc-sys v0.41.0
8532026-06-05T05:50:57.685Z Compiling proc-macro2 v1.0.106
8542026-06-05T05:50:57.686Z Compiling quote v1.0.45
8552026-06-05T05:50:57.686Z Compiling unicode-ident v1.0.24
8562026-06-05T05:50:57.686Z Compiling serde_core v1.0.228
8572026-06-05T05:50:57.686Z Compiling serde v1.0.228
8582026-06-05T05:50:57.689Z Compiling libc v0.2.186
8592026-06-05T05:50:57.689Z Compiling zmij v1.0.21
8602026-06-05T05:50:57.893Z Compiling autocfg v1.5.1
8612026-06-05T05:50:58.100Z Compiling libm v0.2.16
8622026-06-05T05:50:58.338Z Compiling icu_normalizer_data v2.2.0
8632026-06-05T05:50:58.391Z Compiling icu_properties_data v2.2.0
8642026-06-05T05:50:58.398Z Compiling serde_json v1.0.150
8652026-06-05T05:50:58.445Z Compiling num-traits v0.2.19
8662026-06-05T05:50:58.482Z Compiling getrandom v0.4.2
8672026-06-05T05:50:58.745Z Compiling version_check v0.9.5
8682026-06-05T05:50:58.892Z Compiling thiserror v2.0.18
8692026-06-05T05:50:59.078Z Compiling memchr v2.8.1
8702026-06-05T05:50:59.157Z Compiling schemars v0.8.22
8712026-06-05T05:50:59.207Z Compiling syn v2.0.117
8722026-06-05T05:50:59.283Z Checking cfg-if v1.0.4
8732026-06-05T05:50:59.363Z Compiling parking_lot_core v0.9.12
8742026-06-05T05:50:59.457Z Compiling heck v0.5.0
8752026-06-05T05:50:59.511Z Compiling zerocopy v0.8.50
8762026-06-05T05:50:59.631Z Compiling portable-atomic v1.13.1
8772026-06-05T05:50:59.644Z Compiling rustversion v1.0.22
8782026-06-05T05:50:59.647Z Compiling itoa v1.0.18
8792026-06-05T05:50:59.964Z Compiling jobserver v0.1.34
8802026-06-05T05:50:59.997Z Compiling shlex v2.0.1
8812026-06-05T05:51:00.203Z Compiling find-msvc-tools v0.1.9
8822026-06-05T05:51:00.369Z Compiling cc v1.2.63
8832026-06-05T05:51:00.617Z Compiling dunce v1.0.5
8842026-06-05T05:51:00.688Z Compiling fs_extra v1.3.0
8852026-06-05T05:51:00.722Z Compiling semver v1.0.28
8862026-06-05T05:51:00.763Z Compiling log v0.4.32
8872026-06-05T05:51:00.797Z Compiling httparse v1.10.1
8882026-06-05T05:51:00.903Z Compiling slog v2.8.2
8892026-06-05T05:51:00.931Z Compiling rustix v1.1.4
8902026-06-05T05:51:01.027Z Checking stable_deref_trait v1.2.1
8912026-06-05T05:51:01.045Z Compiling equivalent v1.0.2
8922026-06-05T05:51:01.124Z Compiling thiserror v1.0.69
8932026-06-05T05:51:01.142Z Compiling cmake v0.1.58
8942026-06-05T05:51:01.337Z Checking writeable v0.6.3
8952026-06-05T05:51:02.240Z Checking litemap v0.8.2
8962026-06-05T05:51:02.289Z Checking utf8_iter v1.0.4
8972026-06-05T05:51:02.289Z Checking percent-encoding v2.3.2
8982026-06-05T05:51:02.289Z Compiling aws-lc-rs v1.17.0
8992026-06-05T05:51:02.290Z Checking form_urlencoded v1.2.2
9002026-06-05T05:51:02.290Z Compiling aws-lc-sys v0.41.0
9012026-06-05T05:51:02.290Z Compiling ring v0.17.14
9022026-06-05T05:51:02.290Z Checking rand_core v0.10.1
9032026-06-05T05:51:02.290Z Compiling rustls v0.23.40
9042026-06-05T05:51:02.290Z Compiling ucd-trie v0.1.7
9052026-06-05T05:51:02.290Z Compiling anyhow v1.0.102
9062026-06-05T05:51:02.290Z Compiling synstructure v0.13.2
9072026-06-05T05:51:02.290Z Compiling serde_derive_internals v0.29.1
9082026-06-05T05:51:02.290Z Compiling pest v2.8.6
9092026-06-05T05:51:02.608Z Compiling regex-syntax v0.8.10
9102026-06-05T05:51:02.744Z Compiling aho-corasick v1.1.4
9112026-06-05T05:51:02.872Z Compiling getrandom v0.3.4
9122026-06-05T05:51:03.187Z Compiling pest_meta v2.8.6
9132026-06-05T05:51:03.329Z Compiling serde_derive v1.0.228
9142026-06-05T05:51:03.357Z Compiling zerofrom-derive v0.1.7
9152026-06-05T05:51:03.832Z Compiling yoke-derive v0.8.2
9162026-06-05T05:51:04.148Z Compiling zerovec-derive v0.11.3
9172026-06-05T05:51:04.439Z Compiling displaydoc v0.2.6
9182026-06-05T05:51:04.498Z Compiling schemars_derive v0.8.22
9192026-06-05T05:51:04.625Z Compiling thiserror-impl v2.0.18
9202026-06-05T05:51:04.915Z Compiling tokio-macros v2.7.0
9212026-06-05T05:51:05.200Z Compiling zeroize_derive v1.4.3
9222026-06-05T05:51:05.218Z Compiling zerocopy-derive v0.8.50
9232026-06-05T05:51:05.619Z Compiling futures-macro v0.3.32
9242026-06-05T05:51:05.673Z Compiling tracing-attributes v0.1.31
9252026-06-05T05:51:05.842Z Checking zerofrom v0.1.8
9262026-06-05T05:51:06.367Z Checking smallvec v1.15.1
9272026-06-05T05:51:06.406Z Checking bytes v1.11.1
9282026-06-05T05:51:06.410Z Compiling serde_tokenstream v0.2.3
9292026-06-05T05:51:06.736Z Checking yoke v0.8.3
9302026-06-05T05:51:06.762Z Compiling thiserror-impl v1.0.69
9312026-06-05T05:51:06.762Z Compiling pest_generator v2.8.6
9322026-06-05T05:51:06.762Z Checking zerovec v0.11.6
9332026-06-05T05:51:06.762Z Checking zerotrie v0.2.4
9342026-06-05T05:51:06.840Z Compiling regex-automata v0.4.14
9352026-06-05T05:51:06.896Z Compiling hashbrown v0.17.1
9362026-06-05T05:51:07.005Z Compiling crossbeam-utils v0.8.21
9372026-06-05T05:51:07.079Z Checking tinystr v0.8.3
9382026-06-05T05:51:07.104Z Checking potential_utf v0.1.5
9392026-06-05T05:51:07.205Z Compiling pest_derive v2.8.6
9402026-06-05T05:51:07.235Z Checking icu_collections v2.2.0
9412026-06-05T05:51:07.283Z Checking icu_locale_core v2.2.0
9422026-06-05T05:51:07.638Z Compiling indexmap v2.14.0
9432026-06-05T05:51:07.805Z Checking iana-time-zone v0.1.65
9442026-06-05T05:51:07.805Z Compiling paste v1.0.15
9452026-06-05T05:51:07.805Z Checking chrono v0.4.45
9462026-06-05T05:51:07.805Z Compiling num-conv v0.2.2
9472026-06-05T05:51:07.805Z Compiling time-core v0.1.8
9482026-06-05T05:51:07.906Z Checking icu_provider v2.2.0
9492026-06-05T05:51:07.919Z Compiling time-macros v0.2.27
9502026-06-05T05:51:08.103Z Checking icu_properties v2.2.0
9512026-06-05T05:51:08.191Z Checking icu_normalizer v2.2.0
9522026-06-05T05:51:09.927Z Compiling regex v1.12.3
9532026-06-05T05:51:10.009Z Checking uuid v1.23.2
9542026-06-05T05:51:10.009Z Compiling async-trait v0.1.89
9552026-06-05T05:51:10.010Z Compiling byteorder v1.5.0
9562026-06-05T05:51:10.010Z Checking idna_adapter v1.2.2
9572026-06-05T05:51:10.010Z Checking idna v1.1.0
9582026-06-05T05:51:10.010Z Compiling camino v1.2.2
9592026-06-05T05:51:10.010Z Checking url v2.5.8
9602026-06-05T05:51:10.010Z Checking dyn-clone v1.0.20
9612026-06-05T05:51:10.010Z Compiling strsim v0.11.1
9622026-06-05T05:51:10.010Z Compiling scroll_derive v0.13.1
9632026-06-05T05:51:10.010Z Checking errno v0.3.14
9642026-06-05T05:51:10.105Z Compiling ident_case v1.0.1
9652026-06-05T05:51:10.227Z Compiling omicron-workspace-hack v0.1.0
9662026-06-05T05:51:10.262Z Compiling slog-async v2.8.0
9672026-06-05T05:51:10.390Z Compiling generic-array v0.14.7
9682026-06-05T05:51:10.457Z Compiling crc32fast v1.5.0
9692026-06-05T05:51:10.509Z Compiling usdt-impl v0.6.0
9702026-06-05T05:51:10.521Z Compiling scroll v0.13.0
9712026-06-05T05:51:10.646Z Compiling plain v0.2.3
9722026-06-05T05:51:10.776Z Compiling goblin v0.10.7
9732026-06-05T05:51:10.812Z Compiling daft-derive v0.1.7
9742026-06-05T05:51:10.818Z Checking pin-project-lite v0.2.17
9752026-06-05T05:51:10.938Z Compiling pretty-hex v0.4.2
9762026-06-05T05:51:11.014Z Compiling dtrace-parser v0.3.0
9772026-06-05T05:51:11.177Z Compiling thread-id v5.1.0
9782026-06-05T05:51:11.526Z Compiling syn v1.0.109
9792026-06-05T05:51:11.559Z Checking getrandom v0.2.17
9802026-06-05T05:51:11.581Z Checking zeroize v1.8.2
9812026-06-05T05:51:11.764Z Checking bitflags v2.12.1
9822026-06-05T05:51:11.965Z Compiling multer v3.1.0
9832026-06-05T05:51:12.564Z Compiling async-stream-impl v0.3.6
9842026-06-05T05:51:12.583Z Checking socket2 v0.6.4
9852026-06-05T05:51:12.802Z Checking scopeguard v1.2.0
9862026-06-05T05:51:12.859Z Compiling ref-cast v1.0.25
9872026-06-05T05:51:12.917Z Checking lock_api v0.4.14
9882026-06-05T05:51:13.124Z Compiling ref-cast-impl v1.0.25
9892026-06-05T05:51:13.139Z Compiling dropshot v0.17.1
9902026-06-05T05:51:13.237Z Checking critical-section v1.2.0
9912026-06-05T05:51:13.411Z Checking once_cell v1.21.4
9922026-06-05T05:51:13.421Z Compiling dropshot_endpoint v0.17.1
9932026-06-05T05:51:13.576Z Compiling dof v0.4.0
9942026-06-05T05:51:13.717Z Checking parking_lot v0.12.5
9952026-06-05T05:51:13.871Z Compiling newtype-uuid-macros v0.1.0
9962026-06-05T05:51:14.152Z Checking signal-hook-registry v1.4.8
9972026-06-05T05:51:14.590Z Checking mio v1.2.1
9982026-06-05T05:51:14.779Z Compiling darling_core v0.23.0
9992026-06-05T05:51:14.883Z Compiling strum_macros v0.26.4
10002026-06-05T05:51:14.889Z Compiling usdt-attr-macro v0.6.0
10012026-06-05T05:51:14.942Z Compiling usdt-macro v0.6.0
10022026-06-05T05:51:15.023Z Checking tokio v1.52.3
10032026-06-05T05:51:15.050Z Compiling structmeta-derive v0.3.0
10042026-06-05T05:51:15.207Z Compiling foldhash v0.2.0
10052026-06-05T05:51:15.414Z Compiling allocator-api2 v0.2.21
10062026-06-05T05:51:15.722Z Checking subtle v2.6.1
10072026-06-05T05:51:15.740Z Compiling hashbrown v0.16.1
10082026-06-05T05:51:15.761Z Checking futures-core v0.3.32
10092026-06-05T05:51:16.072Z Compiling structmeta v0.3.0
10102026-06-05T05:51:16.179Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10112026-06-05T05:51:16.672Z Compiling strum_macros v0.27.2
10122026-06-05T05:51:16.715Z Compiling derive-ex v0.1.8
10132026-06-05T05:51:16.715Z Compiling http v1.4.1
10142026-06-05T05:51:17.098Z Compiling darling_macro v0.23.0
10152026-06-05T05:51:17.226Z Checking futures-sink v0.3.32
10162026-06-05T05:51:17.231Z Checking ipnetwork v0.21.1
10172026-06-05T05:51:17.446Z Compiling winnow v1.0.3
10182026-06-05T05:51:17.457Z Compiling darling v0.23.0
10192026-06-05T05:51:17.535Z Compiling serde_with_macros v3.20.0
10202026-06-05T05:51:17.599Z Checking slab v0.4.12
10212026-06-05T05:51:18.049Z Compiling test-strategy v0.4.5
10222026-06-05T05:51:18.487Z Compiling toml_parser v1.1.2+spec-1.1.0
10232026-06-05T05:51:18.511Z Checking futures-channel v0.3.32
10242026-06-05T05:51:18.636Z Compiling fnv v1.0.7
10252026-06-05T05:51:18.640Z Checking typenum v1.20.1
10262026-06-05T05:51:18.640Z Checking futures-io v0.3.32
10272026-06-05T05:51:18.843Z Checking futures-task v0.3.32
10282026-06-05T05:51:18.882Z Compiling toml_datetime v1.1.1+spec-1.1.0
10292026-06-05T05:51:18.903Z Checking futures-util v0.3.32
10302026-06-05T05:51:18.941Z Compiling parse-display-derive v0.10.0
10312026-06-05T05:51:20.897Z Checking oxnet v0.1.6
10322026-06-05T05:51:20.957Z Checking tracing-core v0.1.36
10332026-06-05T05:51:20.957Z Checking erased-serde v0.3.31
10342026-06-05T05:51:20.957Z Checking tracing v0.1.44
10352026-06-05T05:51:20.957Z Compiling ryu v1.0.23
10362026-06-05T05:51:20.957Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
10372026-06-05T05:51:20.957Z Compiling clap_derive v4.6.1
10382026-06-05T05:51:20.957Z Checking base64 v0.22.1
10392026-06-05T05:51:21.026Z Checking rand_core v0.6.4
10402026-06-05T05:51:21.132Z Compiling openapiv3 v2.2.0
10412026-06-05T05:51:21.290Z Checking rustls-pki-types v1.14.1
10422026-06-05T05:51:21.510Z Checking tokio-util v0.7.18
10432026-06-05T05:51:21.704Z Checking untrusted v0.9.0
10442026-06-05T05:51:21.730Z Checking untrusted v0.7.1
10452026-06-05T05:51:21.840Z Checking ipnet v2.12.0
10462026-06-05T05:51:21.994Z Compiling toml_edit v0.25.12+spec-1.1.0
10472026-06-05T05:51:22.454Z Checking http-body v1.0.1
10482026-06-05T05:51:22.590Z Compiling proc-macro-crate v3.5.0
10492026-06-05T05:51:22.620Z Checking atomic-waker v1.1.2
10502026-06-05T05:51:23.024Z Checking tower-layer v0.3.3
10512026-06-05T05:51:23.047Z Compiling num_enum_derive v0.7.6
10522026-06-05T05:51:23.047Z Compiling either v1.16.0
10532026-06-05T05:51:23.166Z Checking try-lock v0.2.5
10542026-06-05T05:51:23.252Z Checking tower-service v0.3.3
10552026-06-05T05:51:23.299Z Checking want v0.3.1
10562026-06-05T05:51:23.410Z Compiling itertools v0.14.0
10572026-06-05T05:51:23.449Z Checking h2 v0.4.14
10582026-06-05T05:51:23.460Z Checking httpdate v1.0.3
10592026-06-05T05:51:23.862Z Compiling regress v0.11.1
10602026-06-05T05:51:24.005Z Compiling crucible-workspace-hack v0.1.0
10612026-06-05T05:51:24.609Z Checking serde_urlencoded v0.7.1
10622026-06-05T05:51:24.638Z Checking http-body-util v0.1.3
10632026-06-05T05:51:25.166Z Checking ppv-lite86 v0.2.21
10642026-06-05T05:51:25.295Z Checking hyper v1.10.1
10652026-06-05T05:51:25.379Z Compiling unsafe-libyaml v0.2.11
10662026-06-05T05:51:25.413Z Compiling typify-impl v0.6.2
10672026-06-05T05:51:25.917Z Compiling serde_yaml v0.9.34+deprecated
10682026-06-05T05:51:26.211Z Checking hyper-util v0.1.20
10692026-06-05T05:51:26.867Z Compiling convert_case v0.4.0
10702026-06-05T05:51:27.177Z Compiling derive_more v0.99.20
10712026-06-05T05:51:27.868Z Compiling darling_core v0.21.3
10722026-06-05T05:51:27.883Z Compiling zerocopy-derive v0.7.35
10732026-06-05T05:51:28.160Z Checking powerfmt v0.2.0
10742026-06-05T05:51:28.659Z Checking deranged v0.5.8
10752026-06-05T05:51:28.736Z Compiling typify-macro v0.6.2
10762026-06-05T05:51:30.822Z Compiling regress v0.10.5
10772026-06-05T05:51:30.934Z Checking num_threads v0.1.7
10782026-06-05T05:51:30.934Z Checking time v0.3.47
10792026-06-05T05:51:30.934Z Compiling darling_macro v0.21.3
10802026-06-05T05:51:30.934Z Compiling heapless v0.8.0
10812026-06-05T05:51:30.934Z Compiling darling v0.21.3
10822026-06-05T05:51:30.934Z Compiling ingot-macros v0.1.1
10832026-06-05T05:51:31.035Z Compiling typify v0.6.2
10842026-06-05T05:51:31.068Z Checking crossbeam-channel v0.5.15
10852026-06-05T05:51:31.085Z Compiling scroll_derive v0.12.1
10862026-06-05T05:51:31.168Z Compiling serde_repr v0.1.20
10872026-06-05T05:51:31.945Z Compiling rustix v0.38.44
10882026-06-05T05:51:32.002Z Checking cpufeatures v0.3.0
10892026-06-05T05:51:32.649Z Checking futures-executor v0.3.32
10902026-06-05T05:51:32.669Z Checking sync_wrapper v1.0.2
10912026-06-05T05:51:32.772Z Checking thread_local v1.1.9
10922026-06-05T05:51:32.800Z Compiling smoltcp v0.11.0
10932026-06-05T05:51:33.102Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10942026-06-05T05:51:33.238Z Checking tower v0.5.3
10952026-06-05T05:51:33.381Z Checking rand_core v0.9.5
10962026-06-05T05:51:33.519Z Checking webpki-roots v1.0.7
10972026-06-05T05:51:33.779Z Compiling rustc_version v0.4.1
10982026-06-05T05:51:33.804Z Checking is-terminal v0.4.17
10992026-06-05T05:51:33.901Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
11002026-06-05T05:51:33.925Z Checking take_mut v0.2.2
11012026-06-05T05:51:34.058Z Checking term v1.2.1
11022026-06-05T05:51:34.062Z Compiling curve25519-dalek v4.1.3
11032026-06-05T05:51:34.221Z Checking tower-http v0.6.11
11042026-06-05T05:51:34.268Z Checking futures v0.3.32
11052026-06-05T05:51:34.288Z Checking slog-term v2.9.2
11062026-06-05T05:51:34.367Z Compiling toml_datetime v0.6.11
11072026-06-05T05:51:34.370Z Compiling foreign-types-macros v0.2.3
11082026-06-05T05:51:34.765Z Checking hex v0.4.3
11092026-06-05T05:51:35.052Z Checking rand_chacha v0.9.0
11102026-06-05T05:51:35.286Z Compiling zerocopy v0.7.35
11112026-06-05T05:51:35.373Z Compiling hubpack_derive v0.1.1
11122026-06-05T05:51:35.409Z Compiling thiserror-impl-no-std v2.0.2
11132026-06-05T05:51:35.696Z Compiling curve25519-dalek-derive v0.1.1
11142026-06-05T05:51:36.024Z Compiling usdt-impl v0.5.0
11152026-06-05T05:51:36.042Z Compiling proc-macro-error-attr v1.0.4
11162026-06-05T05:51:36.193Z Checking fastrand v2.4.1
11172026-06-05T05:51:36.385Z Compiling dof v0.3.0
11182026-06-05T05:51:36.433Z Checking rand v0.9.4
11192026-06-05T05:51:36.474Z Compiling dtrace-parser v0.2.0
11202026-06-05T05:51:36.494Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11212026-06-05T05:51:36.891Z Compiling serde_spanned v1.1.1
11222026-06-05T05:51:37.048Z Compiling proc-macro-error v1.0.4
11232026-06-05T05:51:37.199Z Compiling thread-id v4.2.2
11242026-06-05T05:51:37.218Z Compiling memoffset v0.9.1
11252026-06-05T05:51:37.279Z Compiling pkg-config v0.3.33
11262026-06-05T05:51:37.513Z Compiling toml_writer v1.1.1+spec-1.1.0
11272026-06-05T05:51:38.362Z Checking crypto-common v0.1.7
11282026-06-05T05:51:38.720Z Checking hybrid-array v0.4.12
11292026-06-05T05:51:39.194Z Checking openssl-probe v0.2.1
11302026-06-05T05:51:39.212Z Checking adler2 v2.0.1
11312026-06-05T05:51:39.301Z Checking match_cfg v0.1.0
11322026-06-05T05:51:39.320Z Compiling prettyplease v0.2.37
11332026-06-05T05:51:39.338Z Checking simd-adler32 v0.3.9
11342026-06-05T05:51:39.375Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
11352026-06-05T05:51:39.394Z Compiling cfg_aliases v0.2.1
11362026-06-05T05:51:39.474Z Compiling nix v0.31.3
11372026-06-05T05:51:39.492Z Checking miniz_oxide v0.8.9
11382026-06-05T05:51:39.582Z Checking hostname v0.3.1
11392026-06-05T05:51:39.625Z Checking rustls-native-certs v0.8.4
11402026-06-05T05:51:39.876Z Checking tempfile v3.27.0
11412026-06-05T05:51:40.076Z Checking slog-json v2.6.1
11422026-06-05T05:51:40.136Z Checking newtype-uuid v1.3.2
11432026-06-05T05:51:40.235Z Checking memmap2 v0.9.10
11442026-06-05T05:51:40.323Z Compiling heck v0.4.1
11452026-06-05T05:51:40.507Z Checking usdt v0.6.0
11462026-06-05T05:51:40.547Z Checking daft v0.1.7
11472026-06-05T05:51:40.748Z Checking slog-bunyan v2.5.0
11482026-06-05T05:51:40.802Z Checking flate2 v1.1.9
11492026-06-05T05:51:40.863Z Checking crypto-common v0.2.2
11502026-06-05T05:51:40.882Z Checking block-buffer v0.12.0
11512026-06-05T05:51:41.024Z Compiling usdt-attr-macro v0.5.0
11522026-06-05T05:51:41.089Z Compiling usdt-macro v0.5.0
11532026-06-05T05:51:41.355Z Compiling enum-as-inner v0.6.1
11542026-06-05T05:51:41.426Z Compiling num-derive v0.4.2
11552026-06-05T05:51:41.562Z Compiling winnow v0.7.15
11562026-06-05T05:51:41.600Z Checking compression-core v0.4.32
11572026-06-05T05:51:41.734Z Checking const-oid v0.10.2
11582026-06-05T05:51:41.794Z Checking debug-ignore v1.0.5
11592026-06-05T05:51:41.911Z Checking digest v0.11.3
11602026-06-05T05:51:42.093Z Checking compression-codecs v0.4.38
11612026-06-05T05:51:42.833Z Checking encoding_rs v0.8.35
11622026-06-05T05:51:42.871Z Checking spin v0.9.8
11632026-06-05T05:51:42.888Z Compiling rayon-core v1.13.0
11642026-06-05T05:51:42.959Z Checking mime v0.3.17
11652026-06-05T05:51:42.977Z Checking toml v1.1.2+spec-1.1.0
11662026-06-05T05:51:43.134Z Checking async-compression v0.4.42
11672026-06-05T05:51:43.182Z Checking sha1 v0.11.0
11682026-06-05T05:51:43.598Z Checking rand_chacha v0.3.1
11692026-06-05T05:51:43.716Z Checking waitgroup v0.1.2
11702026-06-05T05:51:43.736Z Checking rustls-pemfile v2.2.0
11712026-06-05T05:51:43.794Z Checking async-stream v0.3.6
11722026-06-05T05:51:43.895Z Checking serde_path_to_error v0.1.20
11732026-06-05T05:51:43.918Z Checking hostname v0.4.2
11742026-06-05T05:51:43.965Z Compiling wait-timeout v0.2.1
11752026-06-05T05:51:44.101Z Compiling quick-error v1.2.3
11762026-06-05T05:51:44.120Z Compiling bit-vec v0.8.0
11772026-06-05T05:51:44.224Z Compiling rusty-fork v0.3.1
11782026-06-05T05:51:44.302Z Compiling bit-set v0.8.0
11792026-06-05T05:51:44.380Z Checking rand v0.8.6
11802026-06-05T05:51:44.828Z Compiling rand_xorshift v0.4.0
11812026-06-05T05:51:44.905Z Compiling progenitor-impl v0.14.0
11822026-06-05T05:51:45.121Z Compiling num-integer v0.1.46
11832026-06-05T05:51:45.159Z Checking macaddr v1.0.1
11842026-06-05T05:51:45.867Z Checking unicode-width v0.2.2
11852026-06-05T05:51:46.088Z Compiling unarray v0.1.4
11862026-06-05T05:51:46.115Z Compiling semver v0.1.20
11872026-06-05T05:51:46.205Z Compiling winnow v0.5.40
11882026-06-05T05:51:46.309Z Checking rustls-webpki v0.103.13
11892026-06-05T05:51:46.376Z Compiling rustc_version v0.1.7
11902026-06-05T05:51:46.589Z Compiling proptest v1.11.0
11912026-06-05T05:51:47.007Z Compiling progenitor-macro v0.14.0
11922026-06-05T05:51:47.129Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11932026-06-05T05:51:47.543Z Compiling toml_edit v0.19.15
11942026-06-05T05:51:48.502Z Compiling reqwest v0.12.28
11952026-06-05T05:51:48.684Z Compiling backon v1.6.0
11962026-06-05T05:51:49.096Z Checking tokio-rustls v0.26.4
11972026-06-05T05:51:49.327Z Checking hyper-rustls v0.27.9
11982026-06-05T05:51:49.347Z Checking rustls-platform-verifier v0.7.0
11992026-06-05T05:51:49.528Z Checking reqwest v0.13.4
12002026-06-05T05:51:49.548Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
12012026-06-05T05:51:49.868Z Checking block-buffer v0.10.4
12022026-06-05T05:51:50.317Z Compiling strum v0.26.3
12032026-06-05T05:51:50.568Z Compiling instant v0.1.13
12042026-06-05T05:51:50.729Z Compiling utf8parse v0.2.2
12052026-06-05T05:51:51.041Z Compiling anstyle-parse v1.0.0
12062026-06-05T05:51:51.083Z Compiling backoff v0.4.0
12072026-06-05T05:51:51.172Z Compiling iddqd v0.4.2
12082026-06-05T05:51:51.223Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
12092026-06-05T05:51:51.283Z Checking digest v0.10.7
12102026-06-05T05:51:51.330Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12112026-06-05T05:51:51.423Z Compiling progenitor-client v0.10.0
12122026-06-05T05:51:51.482Z Compiling proc-macro-crate v1.3.1
12132026-06-05T05:51:51.578Z Compiling newtype_derive v0.1.6
12142026-06-05T05:51:51.594Z Compiling num-rational v0.4.2
12152026-06-05T05:51:51.681Z Compiling num-iter v0.1.45
12162026-06-05T05:51:51.711Z Compiling progenitor-client v0.14.0
12172026-06-05T05:51:51.806Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
12182026-06-05T05:51:51.806Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12192026-06-05T05:51:51.970Z Compiling progenitor-extras v0.2.0
12202026-06-05T05:51:52.098Z Compiling progenitor-impl v0.13.0
12212026-06-05T05:51:52.203Z Compiling parse-display v0.10.0
12222026-06-05T05:51:52.275Z Compiling serde_with v3.20.0
12232026-06-05T05:51:52.352Z Compiling strum v0.27.2
12242026-06-05T05:51:52.363Z Compiling num-complex v0.4.6
12252026-06-05T05:51:52.583Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12262026-06-05T05:51:52.692Z Compiling is_terminal_polyfill v1.70.2
12272026-06-05T05:51:52.696Z Compiling anstyle-query v1.1.5
12282026-06-05T05:51:52.736Z Compiling humantime v2.3.0
12292026-06-05T05:51:52.794Z Compiling anstyle v1.0.14
12302026-06-05T05:51:52.818Z Compiling owo-colors v4.3.0
12312026-06-05T05:51:52.848Z Compiling vcpkg v0.2.15
12322026-06-05T05:51:53.000Z Compiling colorchoice v1.0.5
12332026-06-05T05:51:53.071Z Compiling num v0.4.3
12342026-06-05T05:51:53.106Z Compiling anstream v1.0.0
12352026-06-05T05:51:53.166Z Compiling num_enum_derive v0.5.11
12362026-06-05T05:51:53.393Z Compiling terminal_size v0.4.4
12372026-06-05T05:51:53.411Z Compiling openssl-sys v0.9.116
12382026-06-05T05:51:53.536Z Compiling serde_spanned v0.6.9
12392026-06-05T05:51:53.688Z Compiling derive-where v1.6.1
12402026-06-05T05:51:53.707Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12412026-06-05T05:51:53.947Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12422026-06-05T05:51:54.125Z Compiling progenitor-macro v0.13.0
12432026-06-05T05:51:54.142Z Compiling pin-project-internal v1.1.13
12442026-06-05T05:51:54.209Z Compiling float-ord v0.3.2
12452026-06-05T05:51:54.337Z Compiling clap_lex v1.1.0
12462026-06-05T05:51:54.558Z Compiling toml_write v0.1.2
12472026-06-05T05:51:54.804Z Compiling toml_edit v0.22.27
12482026-06-05T05:51:54.944Z Compiling clap_builder v4.6.0
12492026-06-05T05:51:56.279Z Compiling toml v0.8.23
12502026-06-05T05:51:56.569Z Compiling clap v4.6.1
12512026-06-05T05:51:56.669Z Compiling zone_cfg_derive v0.3.1
12522026-06-05T05:51:56.950Z Compiling snafu-derive v0.8.9
12532026-06-05T05:51:57.074Z Compiling async-recursion v1.1.1
12542026-06-05T05:51:57.900Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12552026-06-05T05:51:58.508Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
12562026-06-05T05:51:58.661Z Compiling slog-dtrace v0.3.0
12572026-06-05T05:51:58.681Z Compiling unicode-xid v0.2.6
12582026-06-05T05:51:58.804Z Compiling openssl v0.10.80
12592026-06-05T05:51:58.842Z Compiling minimal-lexical v0.2.1
12602026-06-05T05:51:58.892Z Compiling cancel-safe-futures v0.1.5
12612026-06-05T05:51:59.096Z Compiling chrono-tz v0.10.4
12622026-06-05T05:51:59.174Z Compiling nom v7.1.3
12632026-06-05T05:51:59.392Z Compiling const_format_proc_macros v0.2.34
12642026-06-05T05:51:59.469Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12652026-06-05T05:51:59.642Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12662026-06-05T05:51:59.910Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12672026-06-05T05:52:00.086Z Compiling openssl-macros v0.1.1
12682026-06-05T05:52:00.364Z Checking cpufeatures v0.2.17
12692026-06-05T05:52:00.542Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12702026-06-05T05:52:01.055Z Compiling cookie v0.18.1
12712026-06-05T05:52:01.072Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12722026-06-05T05:52:01.094Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12732026-06-05T05:52:01.346Z Compiling tabled_derive v0.7.0
12742026-06-05T05:52:01.771Z Checking num_enum v0.7.6
12752026-06-05T05:52:04.220Z Checking tabwriter v1.4.1
12762026-06-05T05:52:04.330Z Checking secrecy v0.10.3
12772026-06-05T05:52:04.410Z Checking tinyvec_macros v0.1.1
12782026-06-05T05:52:04.463Z Checking colored v3.1.1
12792026-06-05T05:52:04.508Z Checking tinyvec v1.11.0
12802026-06-05T05:52:04.612Z Checking crossbeam-epoch v0.9.18
12812026-06-05T05:52:04.696Z Checking hash32 v0.3.1
12822026-06-05T05:52:04.815Z Checking bstr v1.12.1
12832026-06-05T05:52:04.845Z Checking data-encoding v2.11.0
12842026-06-05T05:52:04.932Z Checking hmac v0.12.1
12852026-06-05T05:52:05.089Z Checking ingot-types v0.1.2
12862026-06-05T05:52:05.115Z Checking inout v0.1.4
12872026-06-05T05:52:05.256Z Checking scroll v0.12.0
12882026-06-05T05:52:05.359Z Checking ff v0.13.1
12892026-06-05T05:52:05.413Z Checking cobs v0.3.0
12902026-06-05T05:52:05.440Z Checking managed v0.8.0
12912026-06-05T05:52:05.490Z Checking static_assertions v1.1.0
12922026-06-05T05:52:05.545Z Checking bitflags v1.3.2
12932026-06-05T05:52:05.565Z Checking foreign-types-shared v0.3.1
12942026-06-05T05:52:05.630Z Checking postcard v1.1.3
12952026-06-05T05:52:05.676Z Checking goblin v0.8.2
12962026-06-05T05:52:05.687Z Checking foreign-types v0.5.0
12972026-06-05T05:52:05.781Z Checking ingot v0.1.1
12982026-06-05T05:52:05.810Z Checking group v0.13.0
12992026-06-05T05:52:05.924Z Checking cipher v0.4.4
13002026-06-05T05:52:05.936Z Checking hkdf v0.12.4
13012026-06-05T05:52:06.082Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13022026-06-05T05:52:06.096Z Checking universal-hash v0.5.1
13032026-06-05T05:52:06.228Z Checking crypto-bigint v0.5.5
13042026-06-05T05:52:06.310Z Checking chacha20 v0.10.0
13052026-06-05T05:52:06.374Z Checking half v2.7.1
13062026-06-05T05:52:06.620Z Checking cstr-argument v0.1.2
13072026-06-05T05:52:06.736Z Checking base16ct v0.2.0
13082026-06-05T05:52:06.815Z Checking indent_write v2.2.0
13092026-06-05T05:52:06.832Z Checking opaque-debug v0.3.1
13102026-06-05T05:52:06.874Z Checking ciborium-io v0.2.2
13112026-06-05T05:52:06.882Z Checking base64ct v1.8.3
13122026-06-05T05:52:06.910Z Checking poly1305 v0.8.0
13132026-06-05T05:52:06.939Z Checking ciborium-ll v0.2.2
13142026-06-05T05:52:07.023Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13152026-06-05T05:52:07.106Z Checking password-hash v0.5.0
13162026-06-05T05:52:07.128Z Checking elliptic-curve v0.13.8
13172026-06-05T05:52:07.145Z Checking rand v0.10.1
13182026-06-05T05:52:07.152Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
13192026-06-05T05:52:07.199Z Checking chacha20 v0.9.1
13202026-06-05T05:52:07.314Z Checking atomicwrites v0.4.4
13212026-06-05T05:52:07.334Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13222026-06-05T05:52:07.350Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
13232026-06-05T05:52:07.391Z Checking blake2 v0.10.6
13242026-06-05T05:52:07.442Z Checking aead v0.5.2
13252026-06-05T05:52:07.580Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13262026-06-05T05:52:07.584Z Checking thiserror-no-std v2.0.2
13272026-06-05T05:52:07.620Z Checking hubpack v0.1.2
13282026-06-05T05:52:07.624Z Checking byte-wrapper v0.1.0
13292026-06-05T05:52:07.693Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
13302026-06-05T05:52:07.828Z Checking keccak v0.1.6
13312026-06-05T05:52:07.847Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13322026-06-05T05:52:07.952Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
13332026-06-05T05:52:07.988Z Checking sha3 v0.10.9
13342026-06-05T05:52:08.069Z Checking vsss-rs v3.3.4
13352026-06-05T05:52:08.183Z Checking argon2 v0.5.3
13362026-06-05T05:52:08.221Z Checking chacha20poly1305 v0.10.1
13372026-06-05T05:52:08.249Z Checking ciborium v0.2.2
13382026-06-05T05:52:08.349Z Checking similar v2.7.0
13392026-06-05T05:52:08.530Z Checking memmap v0.7.0
13402026-06-05T05:52:08.551Z Checking lazy_static v1.5.0
13412026-06-05T05:52:08.674Z Checking usdt v0.5.0
13422026-06-05T05:52:08.678Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13432026-06-05T05:52:08.839Z Checking crossbeam-deque v0.8.6
13442026-06-05T05:52:09.007Z Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
13452026-06-05T05:52:09.027Z Checking unicode-segmentation v1.13.3
13462026-06-05T05:52:09.155Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13472026-06-05T05:52:09.362Z Checking bytecount v0.6.9
13482026-06-05T05:52:09.403Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
13492026-06-05T05:52:09.472Z Checking newline-converter v0.3.0
13502026-06-05T05:52:09.552Z Checking console v0.15.11
13512026-06-05T05:52:09.587Z Checking progenitor v0.14.0
13522026-06-05T05:52:09.590Z Checking itertools v0.12.1
13532026-06-05T05:52:09.764Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13542026-06-05T05:52:09.858Z Checking swrite v0.1.0
13552026-06-05T05:52:09.859Z Compiling parking_lot_core v0.8.6
13562026-06-05T05:52:10.009Z Checking resolv-conf v0.7.6
13572026-06-05T05:52:10.044Z Checking linked-hash-map v0.5.6
13582026-06-05T05:52:10.163Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13592026-06-05T05:52:10.202Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13602026-06-05T05:52:10.240Z Checking lru-cache v0.1.2
13612026-06-05T05:52:10.268Z Checking expectorate v1.2.0
13622026-06-05T05:52:10.359Z Checking rayon v1.12.0
13632026-06-05T05:52:10.386Z Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
13642026-06-05T05:52:10.629Z Checking hickory-proto v0.24.4
13652026-06-05T05:52:10.916Z Checking progenitor-client v0.13.0
13662026-06-05T05:52:10.984Z Checking camino-tempfile v1.4.1
13672026-06-05T05:52:11.299Z Checking serde-big-array v0.5.1
13682026-06-05T05:52:11.302Z Checking siphasher v1.0.3
13692026-06-05T05:52:11.443Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13702026-06-05T05:52:11.487Z Checking phf_shared v0.12.1
13712026-06-05T05:52:11.667Z Checking progenitor v0.13.0
13722026-06-05T05:52:11.824Z Checking unicode-normalization v0.1.25
13732026-06-05T05:52:12.020Z Checking pin-project v1.1.13
13742026-06-05T05:52:12.127Z Checking num_enum v0.5.11
13752026-06-05T05:52:12.166Z Checking hickory-resolver v0.24.4
13762026-06-05T05:52:12.408Z Checking tokio-stream v0.1.18
13772026-06-05T05:52:12.671Z Checking csv-core v0.1.13
13782026-06-05T05:52:12.747Z Checking highway v1.3.0
13792026-06-05T05:52:12.778Z Checking smawk v0.3.2
13802026-06-05T05:52:12.782Z Checking foldhash v0.1.5
13812026-06-05T05:52:12.848Z Checking konst_macro_rules v0.2.19
13822026-06-05T05:52:12.901Z Checking foreign-types-shared v0.1.1
13832026-06-05T05:52:12.920Z Checking unicode-linebreak v0.1.5
13842026-06-05T05:52:12.940Z Checking same-file v1.0.6
13852026-06-05T05:52:12.943Z Checking unicode-width v0.1.14
13862026-06-05T05:52:13.054Z Checking konst v0.2.20
13872026-06-05T05:52:13.084Z Checking walkdir v2.5.0
13882026-06-05T05:52:13.130Z Checking textwrap v0.16.2
13892026-06-05T05:52:13.188Z Checking foreign-types v0.3.2
13902026-06-05T05:52:13.227Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13912026-06-05T05:52:13.246Z Checking hashbrown v0.15.5
13922026-06-05T05:52:13.266Z Checking csv v1.4.0
13932026-06-05T05:52:13.269Z Checking qorb v0.4.1
13942026-06-05T05:52:13.686Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13952026-06-05T05:52:13.963Z Checking olpc-cjson v0.1.4
13962026-06-05T05:52:14.109Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13972026-06-05T05:52:14.134Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13982026-06-05T05:52:14.269Z Checking snafu v0.8.9
13992026-06-05T05:52:14.379Z Checking phf v0.12.1
14002026-06-05T05:52:14.539Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14012026-06-05T05:52:14.558Z Checking zone v0.3.1
14022026-06-05T05:52:14.815Z Checking tokio-dtrace v0.1.1
14032026-06-05T05:52:14.933Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14042026-06-05T05:52:15.003Z Checking globset v0.4.18
14052026-06-05T05:52:15.124Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14062026-06-05T05:52:15.537Z Checking smf v0.2.3
14072026-06-05T05:52:15.622Z Checking pem v3.0.6
14082026-06-05T05:52:15.775Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14092026-06-05T05:52:15.794Z Checking libsw-core v0.3.2
14102026-06-05T05:52:15.941Z Checking serde_plain v1.0.2
14112026-06-05T05:52:15.960Z Checking sigpipe v0.1.3
14122026-06-05T05:52:16.041Z Checking typed-path v0.9.3
14132026-06-05T05:52:16.109Z Checking glob v0.3.3
14142026-06-05T05:52:16.194Z Checking fixedbitset v0.5.7
14152026-06-05T05:52:16.293Z Checking jiff v0.2.28
14162026-06-05T05:52:16.296Z Checking fixedbitset v0.4.2
14172026-06-05T05:52:16.393Z Checking petgraph v0.8.3
14182026-06-05T05:52:16.483Z Checking petgraph v0.6.5
14192026-06-05T05:52:16.821Z Checking tough v0.22.0
14202026-06-05T05:52:16.861Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14212026-06-05T05:52:17.024Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14222026-06-05T05:52:17.045Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14232026-06-05T05:52:17.480Z Checking libsw v3.5.0
14242026-06-05T05:52:17.632Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14252026-06-05T05:52:17.675Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14262026-06-05T05:52:17.714Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14272026-06-05T05:52:17.809Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14282026-06-05T05:52:17.832Z Checking oxide-tokio-rt v0.1.6
14292026-06-05T05:52:18.020Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14302026-06-05T05:52:18.149Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14312026-06-05T05:52:18.194Z Checking const_format v0.2.36
14322026-06-05T05:52:18.236Z Checking papergrid v0.11.0
14332026-06-05T05:52:18.506Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14342026-06-05T05:52:18.699Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14352026-06-05T05:52:18.747Z Checking gethostname v0.5.0
14362026-06-05T05:52:18.775Z Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14372026-06-05T05:52:18.822Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14382026-06-05T05:52:18.886Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14392026-06-05T05:52:19.072Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14402026-06-05T05:52:19.375Z Checking libscf-sys v1.2.0
14412026-06-05T05:52:19.549Z Checking bcs v0.1.6
14422026-06-05T05:52:19.728Z Checking whoami v1.6.1
14432026-06-05T05:52:19.750Z Checking tagptr v0.2.0
14442026-06-05T05:52:19.795Z Checking linear-map v1.2.0
14452026-06-05T05:52:19.795Z Checking termtree v0.5.1
14462026-06-05T05:52:19.895Z Checking moka v0.12.15
14472026-06-05T05:52:19.974Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14482026-06-05T05:52:20.497Z Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14492026-06-05T05:52:21.213Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14502026-06-05T05:52:21.465Z Checking tabled v0.15.0
14512026-06-05T05:52:21.632Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14522026-06-05T05:52:21.750Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14532026-06-05T05:52:21.771Z Checking steno v0.4.1
14542026-06-05T05:52:21.790Z Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14552026-06-05T05:52:22.353Z Checking hickory-proto v0.25.2
14562026-06-05T05:52:23.772Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14572026-06-05T05:52:23.900Z Checking hickory-resolver v0.25.2
14582026-06-05T05:52:23.980Z Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14592026-06-05T05:52:24.556Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14602026-06-05T05:52:24.791Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14612026-06-05T05:52:25.328Z Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14622026-06-05T05:52:29.117Z Checking nom v8.0.0
14632026-06-05T05:52:29.162Z Compiling proc-macro-error-attr2 v2.0.0
14642026-06-05T05:52:29.379Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14652026-06-05T05:52:31.016Z Compiling proc-macro-error2 v2.0.1
14662026-06-05T05:52:32.962Z Compiling crunchy v0.2.4
14672026-06-05T05:52:34.569Z Compiling tabled_derive v0.11.0
14682026-06-05T05:52:34.665Z Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14692026-06-05T05:52:35.658Z Compiling tiny-keccak v2.0.2
14702026-06-05T05:52:35.844Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
14712026-06-05T05:52:36.137Z Compiling typify-impl v0.4.3
14722026-06-05T05:52:36.157Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
14732026-06-05T05:52:36.313Z Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14742026-06-05T05:52:36.357Z Checking parking_lot v0.11.2
14752026-06-05T05:52:36.404Z Compiling const-random-macro v0.1.16
14762026-06-05T05:52:36.805Z Checking fxhash v0.2.1
14772026-06-05T05:52:36.889Z Compiling ahash v0.8.12
14782026-06-05T05:52:36.933Z Checking sled v0.34.7
14792026-06-05T05:52:36.974Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14802026-06-05T05:52:37.147Z Compiling smartstring v1.0.1
14812026-06-05T05:52:37.752Z Checking internet-checksum v0.2.1
14822026-06-05T05:52:37.871Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
14832026-06-05T05:52:38.100Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
14842026-06-05T05:52:38.153Z Compiling rhai_codegen v3.2.0
14852026-06-05T05:52:38.173Z Checking arc-swap v1.9.1
14862026-06-05T05:52:38.498Z Checking slog-scope v4.4.1
14872026-06-05T05:52:38.645Z Checking papergrid v0.18.0
14882026-06-05T05:52:38.676Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14892026-06-05T05:52:38.796Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
14902026-06-05T05:52:39.261Z Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14912026-06-05T05:52:39.345Z Checking testing_table v0.3.0
14922026-06-05T05:52:39.424Z Checking dropshot-api-manager-types v0.7.2
14932026-06-05T05:52:39.464Z Compiling typify-macro v0.4.3
14942026-06-05T05:52:39.602Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
14952026-06-05T05:52:39.605Z Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14962026-06-05T05:52:39.761Z Checking tabled v0.21.0
14972026-06-05T05:52:39.816Z Checking slog-stdlog v4.1.1
14982026-06-05T05:52:39.943Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
14992026-06-05T05:52:40.025Z Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
15002026-06-05T05:52:40.153Z Compiling lzma-sys v0.1.20
15012026-06-05T05:52:40.575Z Compiling fs-err v3.3.0
15022026-06-05T05:52:40.727Z Compiling typeid v1.0.3
15032026-06-05T05:52:40.926Z Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
15042026-06-05T05:52:40.977Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
15052026-06-05T05:52:40.998Z Checking slog-envlogger v2.2.0
15062026-06-05T05:52:41.002Z Compiling typify v0.4.3
15072026-06-05T05:52:41.110Z Compiling progenitor-impl v0.10.0
15082026-06-05T05:52:41.932Z Compiling toml_datetime v0.7.5+spec-1.1.0
15092026-06-05T05:52:42.013Z Checking crc8 v0.1.1
15102026-06-05T05:52:42.116Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
15112026-06-05T05:52:42.209Z Compiling toml v0.9.12+spec-1.1.0
15122026-06-05T05:52:42.229Z Checking const-random v0.1.18
15132026-06-05T05:52:42.691Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15142026-06-05T05:52:42.886Z Compiling cargo_toml v0.22.3
15152026-06-05T05:52:42.927Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15162026-06-05T05:52:43.115Z Compiling progenitor-macro v0.10.0
15172026-06-05T05:52:44.247Z Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
15182026-06-05T05:52:44.845Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15192026-06-05T05:52:45.125Z Checking thin-vec v0.2.18
15202026-06-05T05:52:45.369Z Checking rhai v1.25.1
15212026-06-05T05:52:45.550Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
15222026-06-05T05:52:46.371Z Checking sha1 v0.10.6
15232026-06-05T05:52:46.596Z Checking utf-8 v0.7.6
15242026-06-05T05:52:46.890Z Checking tungstenite v0.21.0
15252026-06-05T05:52:47.324Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15262026-06-05T05:52:48.340Z Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
15272026-06-05T05:52:48.345Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
15282026-06-05T05:52:48.588Z Checking sha2 v0.10.9
15292026-06-05T05:52:48.649Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15302026-06-05T05:52:48.843Z Checking yansi v1.0.1
15312026-06-05T05:52:48.865Z Checking diff v0.1.13
15322026-06-05T05:52:48.894Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15332026-06-05T05:52:49.003Z Checking progenitor v0.10.0
15342026-06-05T05:52:49.100Z Checking pretty_assertions v1.4.1
15352026-06-05T05:52:49.242Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15362026-06-05T05:52:49.459Z Checking tokio-tungstenite v0.21.0
15372026-06-05T05:52:50.374Z Checking console v0.16.3
15382026-06-05T05:52:50.507Z Checking git-stub v1.0.0
15392026-06-05T05:52:50.712Z Checking base64 v0.21.7
15402026-06-05T05:52:50.716Z Checking unit-prefix v0.5.2
15412026-06-05T05:52:50.883Z Checking is_ci v1.2.0
15422026-06-05T05:52:50.990Z Checking supports-color v3.0.2
15432026-06-05T05:52:51.095Z Checking indicatif v0.18.4
15442026-06-05T05:52:51.116Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15452026-06-05T05:52:51.730Z Checking git-stub-vcs v0.1.0
15462026-06-05T05:52:51.987Z Checking xz2 v0.1.7
15472026-06-05T05:52:52.168Z Checking ron v0.12.1
15482026-06-05T05:52:52.345Z Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15492026-06-05T05:52:52.593Z Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
15502026-06-05T05:52:52.613Z Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
15512026-06-05T05:52:52.655Z Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
15522026-06-05T05:52:52.952Z Checking drift v0.2.0
15532026-06-05T05:52:53.264Z Compiling serial_test_derive v3.5.0
15542026-06-05T05:52:53.477Z Checking base16ct v1.0.0
15552026-06-05T05:52:53.924Z Checking dropshot-api-manager v0.7.2
15562026-06-05T05:52:53.974Z Checking serial_test v3.5.0
15572026-06-05T05:52:54.902Z Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
15582026-06-05T05:52:54.924Z Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
15592026-06-05T05:52:55.177Z Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
15602026-06-05T05:52:55.216Z Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
15612026-06-05T05:52:56.008Z Checking util v0.1.0 (/work/oxidecomputer/maghemite/util)
15622026-06-05T05:52:56.190Z Checking natord v1.0.9
15632026-06-05T05:52:56.333Z Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
15642026-06-05T05:52:56.999Z Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
15652026-06-05T05:52:57.265Z Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
15662026-06-05T05:52:57.586Z Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
15672026-06-05T05:52:57.614Z Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
15682026-06-05T05:52:57.750Z Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
15692026-06-05T05:52:58.021Z Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
15702026-06-05T05:52:58.065Z Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
15712026-06-05T05:52:58.404Z Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
15722026-06-05T05:53:05.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
15732026-06-05T05:53:05.570Z+ cargo xtask openapi check
15742026-06-05T05:53:06.186Z Compiling cfg-if v1.0.4
15752026-06-05T05:53:06.284Z Compiling libc v0.2.186
15762026-06-05T05:53:06.284Z Compiling serde_core v1.0.228
15772026-06-05T05:53:06.297Z Compiling memchr v2.8.1
15782026-06-05T05:53:06.303Z Compiling smallvec v1.15.1
15792026-06-05T05:53:06.310Z Compiling itoa v1.0.18
15802026-06-05T05:53:06.320Z Compiling stable_deref_trait v1.2.1
15812026-06-05T05:53:06.330Z Compiling zerofrom v0.1.8
15822026-06-05T05:53:06.341Z Compiling zmij v1.0.21
15832026-06-05T05:53:06.386Z Compiling litemap v0.8.2
15842026-06-05T05:53:06.442Z Compiling yoke v0.8.3
15852026-06-05T05:53:06.490Z Compiling writeable v0.6.3
15862026-06-05T05:53:06.501Z Compiling utf8_iter v1.0.4
15872026-06-05T05:53:06.577Z Compiling percent-encoding v2.3.2
15882026-06-05T05:53:06.614Z Compiling zerovec v0.11.6
15892026-06-05T05:53:06.619Z Compiling zerotrie v0.2.4
15902026-06-05T05:53:06.654Z Compiling icu_properties_data v2.2.0
15912026-06-05T05:53:06.686Z Compiling icu_normalizer_data v2.2.0
15922026-06-05T05:53:06.753Z Compiling libm v0.2.16
15932026-06-05T05:53:06.764Z Compiling form_urlencoded v1.2.2
15942026-06-05T05:53:06.774Z Compiling rand_core v0.10.1
15952026-06-05T05:53:06.795Z Compiling errno v0.3.14
15962026-06-05T05:53:06.925Z Compiling getrandom v0.4.2
15972026-06-05T05:53:06.936Z Compiling iana-time-zone v0.1.65
15982026-06-05T05:53:06.948Z Compiling pin-project-lite v0.2.17
15992026-06-05T05:53:06.958Z Compiling zeroize v1.8.2
16002026-06-05T05:53:06.959Z Compiling dyn-clone v1.0.20
16012026-06-05T05:53:07.038Z Compiling scopeguard v1.2.0
16022026-06-05T05:53:07.091Z Compiling socket2 v0.6.4
16032026-06-05T05:53:07.102Z Compiling tinystr v0.8.3
16042026-06-05T05:53:07.142Z Compiling potential_utf v0.1.5
16052026-06-05T05:53:07.142Z Compiling lock_api v0.4.14
16062026-06-05T05:53:07.163Z Compiling parking_lot_core v0.9.12
16072026-06-05T05:53:07.173Z Compiling signal-hook-registry v1.4.8
16082026-06-05T05:53:07.299Z Compiling icu_locale_core v2.2.0
16092026-06-05T05:53:07.312Z Compiling icu_collections v2.2.0
16102026-06-05T05:53:07.365Z Compiling parking_lot v0.12.5
16112026-06-05T05:53:07.450Z Compiling mio v1.2.1
16122026-06-05T05:53:07.462Z Compiling num-traits v0.2.19
16132026-06-05T05:53:07.519Z Compiling portable-atomic v1.13.1
16142026-06-05T05:53:07.735Z Compiling futures-core v0.3.32
16152026-06-05T05:53:07.823Z Compiling thiserror v2.0.18
16162026-06-05T05:53:07.890Z Compiling critical-section v1.2.0
16172026-06-05T05:53:07.890Z Compiling equivalent v1.0.2
16182026-06-05T05:53:07.925Z Compiling serde v1.0.228
16192026-06-05T05:53:07.937Z Compiling serde_json v1.0.150
16202026-06-05T05:53:07.984Z Compiling uuid v1.23.2
16212026-06-05T05:53:07.996Z Compiling semver v1.0.28
16222026-06-05T05:53:08.031Z Compiling icu_provider v2.2.0
16232026-06-05T05:53:08.075Z Compiling bitflags v2.12.1
16242026-06-05T05:53:08.091Z Compiling once_cell v1.21.4
16252026-06-05T05:53:08.304Z Compiling icu_properties v2.2.0
16262026-06-05T05:53:08.315Z Compiling icu_normalizer v2.2.0
16272026-06-05T05:53:08.325Z Compiling subtle v2.6.1
16282026-06-05T05:53:08.346Z Compiling zerocopy v0.8.50
16292026-06-05T05:53:08.359Z Compiling bytes v1.11.1
16302026-06-05T05:53:08.403Z Compiling chrono v0.4.45
16312026-06-05T05:53:08.445Z Compiling log v0.4.32
16322026-06-05T05:53:08.485Z Compiling futures-sink v0.3.32
16332026-06-05T05:53:08.589Z Compiling slab v0.4.12
16342026-06-05T05:53:08.629Z Compiling typenum v1.20.1
16352026-06-05T05:53:08.771Z Compiling slog v2.8.2
16362026-06-05T05:53:08.788Z Compiling futures-channel v0.3.32
16372026-06-05T05:53:08.877Z Compiling tokio v1.52.3
16382026-06-05T05:53:08.990Z Compiling getrandom v0.2.17
16392026-06-05T05:53:09.013Z Compiling futures-task v0.3.32
16402026-06-05T05:53:09.024Z Compiling futures-io v0.3.32
16412026-06-05T05:53:09.167Z Compiling idna_adapter v1.2.2
16422026-06-05T05:53:09.183Z Compiling rand_core v0.6.4
16432026-06-05T05:53:09.186Z Compiling futures-util v0.3.32
16442026-06-05T05:53:09.305Z Compiling idna v1.1.0
16452026-06-05T05:53:09.413Z Compiling hashbrown v0.17.1
16462026-06-05T05:53:09.424Z Compiling tracing-core v0.1.36
16472026-06-05T05:53:09.437Z Compiling base64 v0.22.1
16482026-06-05T05:53:09.785Z Compiling url v2.5.8
16492026-06-05T05:53:09.893Z Compiling indexmap v2.14.0
16502026-06-05T05:53:09.969Z Compiling tracing v0.1.44
16512026-06-05T05:53:10.048Z Compiling http v1.4.1
16522026-06-05T05:53:10.081Z Compiling unicode-ident v1.0.24
16532026-06-05T05:53:10.205Z Compiling proc-macro2 v1.0.106
16542026-06-05T05:53:10.217Z Compiling fnv v1.0.7
16552026-06-05T05:53:10.319Z Compiling schemars v0.8.22
16562026-06-05T05:53:10.554Z Compiling byteorder v1.5.0
16572026-06-05T05:53:10.615Z Compiling quote v1.0.45
16582026-06-05T05:53:10.787Z Compiling syn v2.0.117
16592026-06-05T05:53:10.892Z Compiling ipnet v2.12.0
16602026-06-05T05:53:10.907Z Compiling erased-serde v0.3.31
16612026-06-05T05:53:11.024Z Compiling rustls-pki-types v1.14.1
16622026-06-05T05:53:11.332Z Compiling ipnetwork v0.21.1
16632026-06-05T05:53:11.401Z Compiling ppv-lite86 v0.2.21
16642026-06-05T05:53:11.497Z Compiling http-body v1.0.1
16652026-06-05T05:53:11.508Z Compiling thiserror v1.0.69
16662026-06-05T05:53:11.613Z Compiling oxnet v0.1.6
16672026-06-05T05:53:11.633Z Compiling aws-lc-sys v0.41.0
16682026-06-05T05:53:11.654Z Compiling atomic-waker v1.1.2
16692026-06-05T05:53:11.733Z Compiling untrusted v0.7.1
16702026-06-05T05:53:11.759Z Compiling httparse v1.10.1
16712026-06-05T05:53:11.776Z Compiling try-lock v0.2.5
16722026-06-05T05:53:11.807Z Compiling ryu v1.0.23
16732026-06-05T05:53:11.835Z Compiling pretty-hex v0.4.2
16742026-06-05T05:53:11.880Z Compiling rustls v0.23.40
16752026-06-05T05:53:11.976Z Compiling tower-layer v0.3.3
16762026-06-05T05:53:11.997Z Compiling tower-service v0.3.3
16772026-06-05T05:53:12.062Z Compiling untrusted v0.9.0
16782026-06-05T05:53:12.069Z Compiling want v0.3.1
16792026-06-05T05:53:12.081Z Compiling aws-lc-rs v1.17.0
16802026-06-05T05:53:12.111Z Compiling rustix v1.1.4
16812026-06-05T05:53:12.132Z Compiling httpdate v1.0.3
16822026-06-05T05:53:12.171Z Compiling plain v0.2.3
16832026-06-05T05:53:12.205Z Compiling omicron-workspace-hack v0.1.0
16842026-06-05T05:53:12.237Z Compiling getrandom v0.3.4
16852026-06-05T05:53:12.291Z Compiling ucd-trie v0.1.7
16862026-06-05T05:53:12.298Z Compiling regex-syntax v0.8.10
16872026-06-05T05:53:12.380Z Compiling rand_core v0.9.5
16882026-06-05T05:53:12.408Z Compiling crossbeam-utils v0.8.21
16892026-06-05T05:53:12.565Z Compiling pest v2.8.6
16902026-06-05T05:53:12.598Z Compiling tokio-util v0.7.18
16912026-06-05T05:53:12.927Z Compiling serde_urlencoded v0.7.1
16922026-06-05T05:53:13.178Z Compiling h2 v0.4.14
16932026-06-05T05:53:13.334Z Compiling rustls-webpki v0.103.13
16942026-06-05T05:53:13.346Z Compiling http-body-util v0.1.3
16952026-06-05T05:53:13.506Z Compiling newtype-uuid v1.3.2
16962026-06-05T05:53:13.589Z Compiling allocator-api2 v0.2.21
16972026-06-05T05:53:13.830Z Compiling hex v0.4.3
16982026-06-05T05:53:13.918Z Compiling foldhash v0.2.0
16992026-06-05T05:53:14.097Z Compiling hashbrown v0.16.1
17002026-06-05T05:53:14.150Z Compiling daft v0.1.7
17012026-06-05T05:53:14.248Z Compiling rand_chacha v0.9.0
17022026-06-05T05:53:14.430Z Compiling fastrand v2.4.1
17032026-06-05T05:53:14.638Z Compiling rand v0.9.4
17042026-06-05T05:53:14.683Z Compiling sync_wrapper v1.0.2
17052026-06-05T05:53:14.749Z Compiling generic-array v0.14.7
17062026-06-05T05:53:14.756Z Compiling anyhow v1.0.102
17072026-06-05T05:53:14.833Z Compiling tower v0.5.3
17082026-06-05T05:53:14.862Z Compiling aho-corasick v1.1.4
17092026-06-05T05:53:14.877Z Compiling powerfmt v0.2.0
17102026-06-05T05:53:15.098Z Compiling deranged v0.5.8
17112026-06-05T05:53:15.145Z Compiling tempfile v3.27.0
17122026-06-05T05:53:15.257Z Compiling tower-http v0.6.11
17132026-06-05T05:53:15.291Z Compiling hyper v1.10.1
17142026-06-05T05:53:15.321Z Compiling camino v1.2.2
17152026-06-05T05:53:15.545Z Compiling futures-executor v0.3.32
17162026-06-05T05:53:15.681Z Compiling regex-automata v0.4.14
17172026-06-05T05:53:15.713Z Compiling openapiv3 v2.2.0
17182026-06-05T05:53:15.816Z Compiling num-conv v0.2.2
17192026-06-05T05:53:15.971Z Compiling cpufeatures v0.3.0
17202026-06-05T05:53:16.049Z Compiling time-core v0.1.8
17212026-06-05T05:53:16.068Z Compiling openssl-probe v0.2.1
17222026-06-05T05:53:16.158Z Compiling num_threads v0.1.7
17232026-06-05T05:53:16.191Z Compiling rustls-native-certs v0.8.4
17242026-06-05T05:53:16.251Z Compiling time v0.3.47
17252026-06-05T05:53:16.264Z Compiling futures v0.3.32
17262026-06-05T05:53:16.342Z Compiling scroll v0.13.0
17272026-06-05T05:53:16.518Z Compiling hyper-util v0.1.20
17282026-06-05T05:53:16.613Z Compiling hybrid-array v0.4.12
17292026-06-05T05:53:16.714Z Compiling tokio-rustls v0.26.4
17302026-06-05T05:53:16.941Z Compiling simd-adler32 v0.3.9
17312026-06-05T05:53:16.982Z Compiling adler2 v2.0.1
17322026-06-05T05:53:17.075Z Compiling winnow v1.0.3
17332026-06-05T05:53:17.117Z Compiling miniz_oxide v0.8.9
17342026-06-05T05:53:17.143Z Compiling rustls-platform-verifier v0.7.0
17352026-06-05T05:53:17.293Z Compiling goblin v0.10.7
17362026-06-05T05:53:17.372Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17372026-06-05T05:53:17.765Z Compiling hyper-rustls v0.27.9
17382026-06-05T05:53:17.862Z Compiling crossbeam-channel v0.5.15
17392026-06-05T05:53:17.894Z Compiling crc32fast v1.5.0
17402026-06-05T05:53:18.060Z Compiling flate2 v1.1.9
17412026-06-05T05:53:18.098Z Compiling reqwest v0.13.4
17422026-06-05T05:53:18.160Z Compiling regex v1.12.3
17432026-06-05T05:53:18.165Z Compiling crypto-common v0.2.2
17442026-06-05T05:53:18.346Z Compiling block-buffer v0.12.0
17452026-06-05T05:53:18.475Z Compiling crypto-common v0.1.7
17462026-06-05T05:53:18.507Z Compiling dtrace-parser v0.3.0
17472026-06-05T05:53:18.612Z Compiling rand_chacha v0.3.1
17482026-06-05T05:53:18.612Z Compiling thread-id v5.1.0
17492026-06-05T05:53:18.694Z Compiling thread_local v1.1.9
17502026-06-05T05:53:18.850Z Compiling match_cfg v0.1.0
17512026-06-05T05:53:18.925Z Compiling debug-ignore v1.0.5
17522026-06-05T05:53:18.972Z Compiling const-oid v0.10.2
17532026-06-05T05:53:19.023Z Compiling compression-core v0.4.32
17542026-06-05T05:53:19.037Z Compiling hostname v0.3.1
17552026-06-05T05:53:19.056Z Compiling rand v0.8.6
17562026-06-05T05:53:19.173Z Compiling compression-codecs v0.4.38
17572026-06-05T05:53:19.184Z Compiling digest v0.11.3
17582026-06-05T05:53:19.188Z Compiling toml_parser v1.1.2+spec-1.1.0
17592026-06-05T05:53:19.282Z Compiling slog-json v2.6.1
17602026-06-05T05:53:19.349Z Compiling ref-cast v1.0.25
17612026-06-05T05:53:19.363Z Compiling strum v0.26.3
17622026-06-05T05:53:19.418Z Compiling macaddr v1.0.1
17632026-06-05T05:53:19.450Z Compiling toml_datetime v1.1.1+spec-1.1.0
17642026-06-05T05:53:19.485Z Compiling serde_spanned v1.1.1
17652026-06-05T05:53:19.499Z Compiling wait-timeout v0.2.1
17662026-06-05T05:53:19.634Z Compiling is-terminal v0.4.17
17672026-06-05T05:53:19.646Z Compiling memmap2 v0.9.10
17682026-06-05T05:53:19.695Z Compiling encoding_rs v0.8.35
17692026-06-05T05:53:19.775Z Compiling mime v0.3.17
17702026-06-05T05:53:19.793Z Compiling term v1.2.1
17712026-06-05T05:53:19.842Z Compiling quick-error v1.2.3
17722026-06-05T05:53:19.867Z Compiling take_mut v0.2.2
17732026-06-05T05:53:19.882Z Compiling spin v0.9.8
17742026-06-05T05:53:19.946Z Compiling either v1.16.0
17752026-06-05T05:53:19.976Z Compiling toml_writer v1.1.1+spec-1.1.0
17762026-06-05T05:53:20.000Z Compiling bit-vec v0.8.0
17772026-06-05T05:53:20.053Z Compiling slog-async v2.8.0
17782026-06-05T05:53:20.157Z Compiling dof v0.4.0
17792026-06-05T05:53:20.191Z Compiling bit-set v0.8.0
17802026-06-05T05:53:20.241Z Compiling toml v1.1.2+spec-1.1.0
17812026-06-05T05:53:20.361Z Compiling slog-term v2.9.2
17822026-06-05T05:53:20.455Z Compiling rusty-fork v0.3.1
17832026-06-05T05:53:20.569Z Compiling slog-bunyan v2.5.0
17842026-06-05T05:53:20.715Z Compiling multer v3.1.0
17852026-06-05T05:53:20.805Z Compiling async-compression v0.4.42
17862026-06-05T05:53:20.927Z Compiling usdt-impl v0.6.0
17872026-06-05T05:53:21.131Z Compiling sha1 v0.11.0
17882026-06-05T05:53:21.207Z Compiling serde_with v3.20.0
17892026-06-05T05:53:21.388Z Compiling usdt v0.6.0
17902026-06-05T05:53:21.391Z Compiling async-stream v0.3.6
17912026-06-05T05:53:21.437Z Compiling rand_xorshift v0.4.0
17922026-06-05T05:53:21.567Z Compiling waitgroup v0.1.2
17932026-06-05T05:53:21.589Z Compiling rustls-pemfile v2.2.0
17942026-06-05T05:53:21.592Z Compiling serde_path_to_error v0.1.20
17952026-06-05T05:53:21.660Z Compiling hostname v0.4.2
17962026-06-05T05:53:21.679Z Compiling unarray v0.1.4
17972026-06-05T05:53:21.706Z Compiling strum v0.27.2
17982026-06-05T05:53:21.780Z Compiling proptest v1.11.0
17992026-06-05T05:53:21.791Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18002026-06-05T05:53:21.802Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18012026-06-05T05:53:21.815Z Compiling progenitor-client v0.14.0
18022026-06-05T05:53:21.834Z Compiling iddqd v0.4.2
18032026-06-05T05:53:21.917Z Compiling dropshot v0.17.1
18042026-06-05T05:53:21.949Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18052026-06-05T05:53:21.974Z Compiling reqwest v0.12.28
18062026-06-05T05:53:22.065Z Compiling block-buffer v0.10.4
18072026-06-05T05:53:22.099Z Compiling backon v1.6.0
18082026-06-05T05:53:22.188Z Compiling instant v0.1.13
18092026-06-05T05:53:22.214Z Compiling digest v0.10.7
18102026-06-05T05:53:22.297Z Compiling backoff v0.4.0
18112026-06-05T05:53:22.297Z Compiling progenitor-extras v0.2.0
18122026-06-05T05:53:22.430Z Compiling itertools v0.14.0
18132026-06-05T05:53:22.505Z Compiling parse-display v0.10.0
18142026-06-05T05:53:22.535Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
18152026-06-05T05:53:22.826Z Compiling regress v0.10.5
18162026-06-05T05:53:22.951Z Compiling progenitor-client v0.10.0
18172026-06-05T05:53:23.102Z Compiling humantime v2.3.0
18182026-06-05T05:53:23.378Z Compiling cpufeatures v0.2.17
18192026-06-05T05:53:23.398Z Compiling unicode-width v0.2.2
18202026-06-05T05:53:23.452Z Compiling secrecy v0.10.3
18212026-06-05T05:53:23.601Z Compiling tinyvec_macros v0.1.1
18222026-06-05T05:53:23.614Z Compiling heck v0.5.0
18232026-06-05T05:53:23.667Z Compiling tinyvec v1.11.0
18242026-06-05T05:53:23.680Z Compiling num-integer v0.1.46
18252026-06-05T05:53:23.691Z Compiling scroll v0.12.0
18262026-06-05T05:53:23.860Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
18272026-06-05T05:53:23.958Z Compiling crucible-workspace-hack v0.1.0
18282026-06-05T05:53:23.998Z Compiling hmac v0.12.1
18292026-06-05T05:53:24.010Z Compiling inout v0.1.4
18302026-06-05T05:53:24.029Z Compiling ff v0.13.1
18312026-06-05T05:53:24.140Z Compiling utf8parse v0.2.2
18322026-06-05T05:53:24.157Z Compiling group v0.13.0
18332026-06-05T05:53:24.169Z Compiling cipher v0.4.4
18342026-06-05T05:53:24.253Z Compiling anstyle-parse v1.0.0
18352026-06-05T05:53:24.270Z Compiling hkdf v0.12.4
18362026-06-05T05:53:24.388Z Compiling goblin v0.8.2
18372026-06-05T05:53:24.419Z Compiling num-iter v0.1.45
18382026-06-05T05:53:24.422Z Compiling num-rational v0.4.2
18392026-06-05T05:53:24.543Z Compiling zerocopy v0.7.35
18402026-06-05T05:53:24.639Z Compiling universal-hash v0.5.1
18412026-06-05T05:53:24.802Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18422026-06-05T05:53:24.851Z Compiling crypto-bigint v0.5.5
18432026-06-05T05:53:25.015Z Compiling regress v0.11.1
18442026-06-05T05:53:25.133Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18452026-06-05T05:53:25.380Z Compiling terminal_size v0.4.4
18462026-06-05T05:53:25.484Z Compiling half v2.7.1
18472026-06-05T05:53:25.528Z Compiling num-complex v0.4.6
18482026-06-05T05:53:25.791Z Compiling opaque-debug v0.3.1
18492026-06-05T05:53:25.870Z Compiling ciborium-io v0.2.2
18502026-06-05T05:53:25.915Z Compiling colorchoice v1.0.5
18512026-06-05T05:53:25.968Z Compiling base16ct v0.2.0
18522026-06-05T05:53:26.036Z Compiling anstyle-query v1.1.5
18532026-06-05T05:53:26.036Z Compiling is_terminal_polyfill v1.70.2
18542026-06-05T05:53:26.137Z Compiling base64ct v1.8.3
18552026-06-05T05:53:26.142Z Compiling anstyle v1.0.14
18562026-06-05T05:53:26.235Z Compiling elliptic-curve v0.13.8
18572026-06-05T05:53:26.368Z Compiling password-hash v0.5.0
18582026-06-05T05:53:26.429Z Compiling anstream v1.0.0
18592026-06-05T05:53:26.545Z Compiling ciborium-ll v0.2.2
18602026-06-05T05:53:26.748Z Compiling dof v0.3.0
18612026-06-05T05:53:26.766Z Compiling typify-impl v0.6.2
18622026-06-05T05:53:26.803Z Compiling num v0.4.3
18632026-06-05T05:53:26.880Z Compiling poly1305 v0.8.0
18642026-06-05T05:53:27.014Z Compiling curve25519-dalek v4.1.3
18652026-06-05T05:53:27.296Z Compiling thiserror-no-std v2.0.2
18662026-06-05T05:53:27.533Z Compiling chacha20 v0.9.1
18672026-06-05T05:53:27.551Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
18682026-06-05T05:53:27.765Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18692026-06-05T05:53:28.155Z Compiling blake2 v0.10.6
18702026-06-05T05:53:28.155Z Compiling aead v0.5.2
18712026-06-05T05:53:28.177Z Compiling byte-wrapper v0.1.0
18722026-06-05T05:53:28.191Z Compiling dtrace-parser v0.2.0
18732026-06-05T05:53:28.232Z Compiling crossbeam-epoch v0.9.18
18742026-06-05T05:53:28.325Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
18752026-06-05T05:53:28.526Z Compiling thread-id v4.2.2
18762026-06-05T05:53:28.537Z Compiling clap_lex v1.1.0
18772026-06-05T05:53:28.569Z Compiling strsim v0.11.1
18782026-06-05T05:53:28.599Z Compiling keccak v0.1.6
18792026-06-05T05:53:28.610Z Compiling float-ord v0.3.2
18802026-06-05T05:53:28.723Z Compiling usdt-impl v0.5.0
18812026-06-05T05:53:28.779Z Compiling clap_builder v4.6.0
18822026-06-05T05:53:28.836Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18832026-06-05T05:53:28.938Z Compiling sha3 v0.10.9
18842026-06-05T05:53:28.963Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
18852026-06-05T05:53:29.232Z Compiling typify v0.6.2
18862026-06-05T05:53:29.347Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18872026-06-05T05:53:29.371Z Compiling argon2 v0.5.3
18882026-06-05T05:53:29.900Z Compiling chacha20poly1305 v0.10.1
18892026-06-05T05:53:30.209Z Compiling vsss-rs v3.3.4
18902026-06-05T05:53:30.290Z Compiling ciborium v0.2.2
18912026-06-05T05:53:30.449Z Compiling hash32 v0.3.1
18922026-06-05T05:53:30.609Z Compiling memmap v0.7.0
18932026-06-05T05:53:30.799Z Compiling data-encoding v2.11.0
18942026-06-05T05:53:30.876Z Compiling indent_write v2.2.0
18952026-06-05T05:53:31.021Z Compiling usdt v0.5.0
18962026-06-05T05:53:31.216Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
18972026-06-05T05:53:31.291Z Compiling heapless v0.8.0
18982026-06-05T05:53:31.317Z Compiling clap v4.6.1
18992026-06-05T05:53:31.366Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19002026-06-05T05:53:31.399Z Compiling ingot-types v0.1.2
19012026-06-05T05:53:31.482Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19022026-06-05T05:53:31.725Z Compiling rustix v0.38.44
19032026-06-05T05:53:31.737Z Compiling tabwriter v1.4.1
19042026-06-05T05:53:31.807Z Compiling cobs v0.3.0
19052026-06-05T05:53:31.981Z Compiling bitflags v1.3.2
19062026-06-05T05:53:32.010Z Compiling managed v0.8.0
19072026-06-05T05:53:32.051Z Compiling postcard v1.1.3
19082026-06-05T05:53:32.063Z Compiling ingot v0.1.1
19092026-06-05T05:53:32.206Z Compiling smoltcp v0.11.0
19102026-06-05T05:53:32.225Z Compiling memoffset v0.9.1
19112026-06-05T05:53:32.313Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19122026-06-05T05:53:32.391Z Compiling serde_spanned v0.6.9
19132026-06-05T05:53:32.550Z Compiling toml_datetime v0.6.11
19142026-06-05T05:53:32.566Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19152026-06-05T05:53:32.607Z Compiling linked-hash-map v0.5.6
19162026-06-05T05:53:32.794Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19172026-06-05T05:53:32.814Z Compiling resolv-conf v0.7.6
19182026-06-05T05:53:32.866Z Compiling colored v3.1.1
19192026-06-05T05:53:33.175Z Compiling unicode-segmentation v1.13.3
19202026-06-05T05:53:33.249Z Compiling swrite v0.1.0
19212026-06-05T05:53:33.275Z Compiling winnow v0.7.15
19222026-06-05T05:53:33.348Z Compiling static_assertions v1.1.0
19232026-06-05T05:53:33.427Z Compiling foreign-types-shared v0.3.1
19242026-06-05T05:53:33.524Z Compiling toml_write v0.1.2
19252026-06-05T05:53:33.603Z Compiling foreign-types v0.5.0
19262026-06-05T05:53:33.687Z Compiling newline-converter v0.3.0
19272026-06-05T05:53:33.731Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19282026-06-05T05:53:33.808Z Compiling lru-cache v0.1.2
19292026-06-05T05:53:33.932Z Compiling hubpack v0.1.2
19302026-06-05T05:53:33.944Z Compiling atomicwrites v0.4.4
19312026-06-05T05:53:34.069Z Compiling nix v0.31.3
19322026-06-05T05:53:34.131Z Compiling num_enum v0.7.6
19332026-06-05T05:53:34.158Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
19342026-06-05T05:53:34.253Z Compiling hickory-proto v0.24.4
19352026-06-05T05:53:34.277Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19362026-06-05T05:53:34.395Z Compiling crossbeam-deque v0.8.6
19372026-06-05T05:53:34.598Z Compiling toml_edit v0.22.27
19382026-06-05T05:53:34.815Z Compiling console v0.15.11
19392026-06-05T05:53:34.847Z Compiling chacha20 v0.10.0
19402026-06-05T05:53:34.910Z Compiling camino-tempfile v1.4.1
19412026-06-05T05:53:35.109Z Compiling serde-big-array v0.5.1
19422026-06-05T05:53:35.148Z Compiling cstr-argument v0.1.2
19432026-06-05T05:53:35.257Z Compiling similar v2.7.0
19442026-06-05T05:53:35.306Z Compiling siphasher v1.0.3
19452026-06-05T05:53:35.448Z Compiling pin-project v1.1.13
19462026-06-05T05:53:35.508Z Compiling phf_shared v0.12.1
19472026-06-05T05:53:35.552Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19482026-06-05T05:53:35.816Z Compiling expectorate v1.2.0
19492026-06-05T05:53:35.972Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19502026-06-05T05:53:36.033Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
19512026-06-05T05:53:36.147Z Compiling toml v0.8.23
19522026-06-05T05:53:36.237Z Compiling hickory-resolver v0.24.4
19532026-06-05T05:53:36.784Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19542026-06-05T05:53:36.879Z Compiling rand v0.10.1
19552026-06-05T05:53:36.915Z Compiling rayon-core v1.13.0
19562026-06-05T05:53:37.333Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
19572026-06-05T05:53:37.537Z Compiling num_enum v0.5.11
19582026-06-05T05:53:37.549Z Compiling progenitor-impl v0.13.0
19592026-06-05T05:53:37.622Z Compiling prettyplease v0.2.37
19602026-06-05T05:53:37.654Z Compiling unicode-normalization v0.1.25
19612026-06-05T05:53:37.736Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19622026-06-05T05:53:38.122Z Compiling progenitor-client v0.13.0
19632026-06-05T05:53:38.185Z Compiling tokio-stream v0.1.18
19642026-06-05T05:53:38.419Z Compiling csv-core v0.1.13
19652026-06-05T05:53:38.536Z Compiling bstr v1.12.1
19662026-06-05T05:53:38.650Z Compiling unicode-width v0.1.14
19672026-06-05T05:53:38.687Z Compiling highway v1.3.0
19682026-06-05T05:53:38.855Z Compiling foreign-types-shared v0.1.1
19692026-06-05T05:53:38.884Z Compiling konst_macro_rules v0.2.19
19702026-06-05T05:53:38.902Z Compiling foldhash v0.1.5
19712026-06-05T05:53:38.926Z Compiling same-file v1.0.6
19722026-06-05T05:53:38.943Z Compiling foreign-types v0.3.2
19732026-06-05T05:53:39.013Z Compiling konst v0.2.20
19742026-06-05T05:53:39.025Z Compiling hashbrown v0.15.5
19752026-06-05T05:53:39.056Z Compiling walkdir v2.5.0
19762026-06-05T05:53:39.072Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19772026-06-05T05:53:39.084Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19782026-06-05T05:53:39.095Z Compiling globset v0.4.18
19792026-06-05T05:53:39.244Z Compiling progenitor v0.13.0
19802026-06-05T05:53:39.385Z Compiling csv v1.4.0
19812026-06-05T05:53:39.397Z Compiling qorb v0.4.1
19822026-06-05T05:53:39.542Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19832026-06-05T05:53:39.915Z Compiling snafu v0.8.9
19842026-06-05T05:53:40.309Z Compiling olpc-cjson v0.1.4
19852026-06-05T05:53:40.485Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19862026-06-05T05:53:40.698Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
19872026-06-05T05:53:40.776Z Compiling rayon v1.12.0
19882026-06-05T05:53:40.805Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19892026-06-05T05:53:41.361Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19902026-06-05T05:53:41.519Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19912026-06-05T05:53:41.608Z Compiling phf v0.12.1
19922026-06-05T05:53:41.766Z Compiling openssl-sys v0.9.116
19932026-06-05T05:53:42.058Z Compiling tokio-dtrace v0.1.1
19942026-06-05T05:53:42.168Z Compiling progenitor-impl v0.14.0
19952026-06-05T05:53:42.319Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19962026-06-05T05:53:42.399Z Compiling itertools v0.12.1
19972026-06-05T05:53:42.543Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
19982026-06-05T05:53:42.748Z Compiling libsw-core v0.3.2
19992026-06-05T05:53:42.891Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
20002026-06-05T05:53:42.924Z Compiling pem v3.0.6
20012026-06-05T05:53:43.164Z Compiling serde_plain v1.0.2
20022026-06-05T05:53:43.164Z Compiling sigpipe v0.1.3
20032026-06-05T05:53:43.244Z Compiling fixedbitset v0.4.2
20042026-06-05T05:53:43.256Z Compiling jiff v0.2.28
20052026-06-05T05:53:43.284Z Compiling typed-path v0.9.3
20062026-06-05T05:53:43.379Z Compiling fixedbitset v0.5.7
20072026-06-05T05:53:43.393Z Compiling glob v0.3.3
20082026-06-05T05:53:43.479Z Compiling bytecount v0.6.9
20092026-06-05T05:53:43.606Z Compiling minimal-lexical v0.2.1
20102026-06-05T05:53:43.621Z Compiling petgraph v0.8.3
20112026-06-05T05:53:43.701Z Compiling papergrid v0.11.0
20122026-06-05T05:53:43.818Z Compiling nom v7.1.3
20132026-06-05T05:53:43.868Z Compiling zone v0.3.1
20142026-06-05T05:53:44.279Z Compiling tough v0.22.0
20152026-06-05T05:53:44.543Z Compiling petgraph v0.6.5
20162026-06-05T05:53:44.611Z Compiling progenitor v0.14.0
20172026-06-05T05:53:44.788Z Compiling openssl v0.10.80
20182026-06-05T05:53:45.187Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
20192026-06-05T05:53:45.346Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20202026-06-05T05:53:45.370Z Compiling libsw v3.5.0
20212026-06-05T05:53:45.439Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20222026-06-05T05:53:45.536Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
20232026-06-05T05:53:45.674Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
20242026-06-05T05:53:45.776Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20252026-06-05T05:53:45.983Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20262026-06-05T05:53:46.075Z Compiling oxide-tokio-rt v0.1.6
20272026-06-05T05:53:46.384Z Compiling chrono-tz v0.10.4
20282026-06-05T05:53:46.462Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20292026-06-05T05:53:46.632Z Compiling newtype_derive v0.1.6
20302026-06-05T05:53:46.646Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
20312026-06-05T05:53:46.697Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20322026-06-05T05:53:46.709Z Compiling slog-dtrace v0.3.0
20332026-06-05T05:53:46.950Z Compiling const_format v0.2.36
20342026-06-05T05:53:47.007Z Compiling cancel-safe-futures v0.1.5
20352026-06-05T05:53:47.290Z Compiling owo-colors v4.3.0
20362026-06-05T05:53:47.320Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
20372026-06-05T05:53:47.489Z Compiling gethostname v0.5.0
20382026-06-05T05:53:47.614Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
20392026-06-05T05:53:47.707Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20402026-06-05T05:53:47.824Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20412026-06-05T05:53:47.835Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20422026-06-05T05:53:47.927Z Compiling smf v0.2.3
20432026-06-05T05:53:47.956Z Compiling bcs v0.1.6
20442026-06-05T05:53:48.011Z Compiling tagptr v0.2.0
20452026-06-05T05:53:48.163Z Compiling unicode-linebreak v0.1.5
20462026-06-05T05:53:48.267Z Compiling termtree v0.5.1
20472026-06-05T05:53:48.270Z Compiling whoami v1.6.1
20482026-06-05T05:53:48.350Z Compiling lazy_static v1.5.0
20492026-06-05T05:53:48.411Z Compiling smawk v0.3.2
20502026-06-05T05:53:48.422Z Compiling linear-map v1.2.0
20512026-06-05T05:53:48.451Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20522026-06-05T05:53:48.489Z Compiling steno v0.4.1
20532026-06-05T05:53:48.550Z Compiling textwrap v0.16.2
20542026-06-05T05:53:48.580Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20552026-06-05T05:53:48.607Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20562026-06-05T05:53:48.871Z Compiling moka v0.12.15
20572026-06-05T05:53:49.052Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20582026-06-05T05:53:49.658Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20592026-06-05T05:53:49.999Z Compiling tabled v0.15.0
20602026-06-05T05:53:50.212Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20612026-06-05T05:53:50.408Z Compiling cookie v0.18.1
20622026-06-05T05:53:50.929Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20632026-06-05T05:53:51.023Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20642026-06-05T05:53:51.391Z Compiling hickory-proto v0.25.2
20652026-06-05T05:53:51.391Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
20662026-06-05T05:53:51.767Z Compiling libscf-sys v1.2.0
20672026-06-05T05:53:51.875Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20682026-06-05T05:53:51.913Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
20692026-06-05T05:53:52.285Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
20702026-06-05T05:53:52.390Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
20712026-06-05T05:53:52.401Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
20722026-06-05T05:53:53.188Z Compiling hickory-resolver v0.25.2
20732026-06-05T05:53:53.979Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20742026-06-05T05:53:58.862Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20752026-06-05T05:54:06.324Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20762026-06-05T05:54:07.952Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20772026-06-05T05:54:08.947Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
20782026-06-05T05:54:10.271Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
20792026-06-05T05:54:11.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
20802026-06-05T05:54:11.476Z Running `target/debug/xtask openapi check`
20812026-06-05T05:54:11.932Z Compiling serde_core v1.0.228
20822026-06-05T05:54:11.932Z Compiling serde v1.0.228
20832026-06-05T05:54:11.936Z Compiling serde_json v1.0.150
20842026-06-05T05:54:11.996Z Compiling syn v2.0.117
20852026-06-05T05:54:12.002Z Compiling bytes v1.11.1
20862026-06-05T05:54:12.009Z Compiling getrandom v0.4.2
20872026-06-05T05:54:12.012Z Compiling once_cell v1.21.4
20882026-06-05T05:54:12.015Z Compiling zerocopy v0.8.50
20892026-06-05T05:54:12.157Z Compiling num-traits v0.2.19
20902026-06-05T05:54:12.319Z Compiling zeroize v1.8.2
20912026-06-05T05:54:12.423Z Compiling schemars v0.8.22
20922026-06-05T05:54:12.489Z Compiling http v1.4.1
20932026-06-05T05:54:12.558Z Compiling aws-lc-rs v1.17.0
20942026-06-05T05:54:12.571Z Compiling usdt-impl v0.6.0
20952026-06-05T05:54:12.608Z Compiling time-macros v0.2.27
20962026-06-05T05:54:12.672Z Compiling rustls-pki-types v1.14.1
20972026-06-05T05:54:12.823Z Compiling tracing-core v0.1.36
20982026-06-05T05:54:13.082Z Compiling bitflags v2.12.1
20992026-06-05T05:54:13.141Z Compiling http-body v1.0.1
21002026-06-05T05:54:13.298Z Compiling tracing v0.1.44
21012026-06-05T05:54:13.410Z Compiling generic-array v0.14.7
21022026-06-05T05:54:13.421Z Compiling indexmap v2.14.0
21032026-06-05T05:54:13.532Z Compiling rustls v0.23.40
21042026-06-05T05:54:13.545Z Compiling rustix v1.1.4
21052026-06-05T05:54:13.575Z Compiling time v0.3.47
21062026-06-05T05:54:13.676Z Compiling subtle v2.6.1
21072026-06-05T05:54:13.824Z Compiling winnow v1.0.3
21082026-06-05T05:54:14.123Z Compiling uuid v1.23.2
21092026-06-05T05:54:14.544Z Compiling pest_generator v2.8.6
21102026-06-05T05:54:14.644Z Compiling serde_derive_internals v0.29.1
21112026-06-05T05:54:14.647Z Compiling camino v1.2.2
21122026-06-05T05:54:14.749Z Compiling rustls-webpki v0.103.13
21132026-06-05T05:54:14.812Z Compiling toml_datetime v1.1.1+spec-1.1.0
21142026-06-05T05:54:15.042Z Compiling toml_edit v0.25.12+spec-1.1.0
21152026-06-05T05:54:15.077Z Compiling toml_parser v1.1.2+spec-1.1.0
21162026-06-05T05:54:15.096Z Compiling serde_spanned v1.1.1
21172026-06-05T05:54:15.436Z Compiling semver v1.0.28
21182026-06-05T05:54:15.696Z Compiling rustix v0.38.44
21192026-06-05T05:54:15.708Z Compiling proc-macro-crate v3.5.0
21202026-06-05T05:54:15.726Z Compiling toml v1.1.2+spec-1.1.0
21212026-06-05T05:54:15.736Z Compiling serde_path_to_error v0.1.20
21222026-06-05T05:54:15.747Z Compiling serde_derive v1.0.228
21232026-06-05T05:54:15.830Z Compiling thiserror-impl v2.0.18
21242026-06-05T05:54:15.970Z Compiling zerocopy-derive v0.8.50
21252026-06-05T05:54:16.043Z Compiling tokio-macros v2.7.0
21262026-06-05T05:54:16.086Z Compiling pest_derive v2.8.6
21272026-06-05T05:54:16.130Z Compiling schemars_derive v0.8.22
21282026-06-05T05:54:16.592Z Compiling scroll_derive v0.13.1
21292026-06-05T05:54:16.771Z Compiling tokio v1.52.3
21302026-06-05T05:54:17.022Z Compiling thiserror v2.0.18
21312026-06-05T05:54:17.126Z Compiling futures-macro v0.3.32
21322026-06-05T05:54:17.226Z Compiling dtrace-parser v0.3.0
21332026-06-05T05:54:17.417Z Compiling scroll v0.13.0
21342026-06-05T05:54:17.677Z Compiling goblin v0.10.7
21352026-06-05T05:54:17.936Z Compiling futures-util v0.3.32
21362026-06-05T05:54:18.085Z Compiling async-stream-impl v0.3.6
21372026-06-05T05:54:18.885Z Compiling erased-serde v0.3.31
21382026-06-05T05:54:19.197Z Compiling chrono v0.4.45
21392026-06-05T05:54:19.380Z Compiling slog v2.8.2
21402026-06-05T05:54:19.834Z Compiling serde_tokenstream v0.2.3
21412026-06-05T05:54:20.127Z Compiling dof v0.4.0
21422026-06-05T05:54:20.259Z Compiling futures-executor v0.3.32
21432026-06-05T05:54:20.537Z Compiling tokio-util v0.7.18
21442026-06-05T05:54:20.819Z Compiling slog-json v2.6.1
21452026-06-05T05:54:20.855Z Compiling openapiv3 v2.2.0
21462026-06-05T05:54:21.023Z Compiling h2 v0.4.14
21472026-06-05T05:54:21.158Z Compiling oxnet v0.1.6
21482026-06-05T05:54:21.330Z Compiling usdt-attr-macro v0.6.0
21492026-06-05T05:54:21.629Z Compiling usdt-macro v0.6.0
21502026-06-05T05:54:22.019Z Compiling slog-bunyan v2.5.0
21512026-06-05T05:54:22.057Z Compiling async-compression v0.4.42
21522026-06-05T05:54:22.154Z Compiling tokio-rustls v0.26.4
21532026-06-05T05:54:22.196Z Compiling futures v0.3.32
21542026-06-05T05:54:22.275Z Compiling slog-term v2.9.2
21552026-06-05T05:54:22.303Z Compiling usdt v0.6.0
21562026-06-05T05:54:22.366Z Compiling dropshot_endpoint v0.17.1
21572026-06-05T05:54:22.414Z Compiling multer v3.1.0
21582026-06-05T05:54:22.417Z Compiling slog-async v2.8.0
21592026-06-05T05:54:22.449Z Compiling serde_urlencoded v0.7.1
21602026-06-05T05:54:22.579Z Compiling async-stream v0.3.6
21612026-06-05T05:54:22.694Z Compiling async-trait v0.1.89
21622026-06-05T05:54:22.753Z Compiling http-body-util v0.1.3
21632026-06-05T05:54:22.761Z Compiling rustls-pemfile v2.2.0
21642026-06-05T05:54:22.828Z Compiling crossbeam-epoch v0.9.18
21652026-06-05T05:54:22.890Z Compiling aho-corasick v1.1.4
21662026-06-05T05:54:22.905Z Compiling tempfile v3.27.0
21672026-06-05T05:54:22.983Z Compiling num_enum_derive v0.7.6
21682026-06-05T05:54:23.163Z Compiling hyper v1.10.1
21692026-06-05T05:54:23.295Z Compiling crossbeam-deque v0.8.6
21702026-06-05T05:54:23.488Z Compiling dropshot-api-manager-types v0.7.2
21712026-06-05T05:54:23.648Z Compiling crypto-common v0.1.7
21722026-06-05T05:54:23.775Z Compiling regex-automata v0.4.14
21732026-06-05T05:54:23.802Z Compiling block-buffer v0.10.4
21742026-06-05T05:54:23.823Z Compiling clap_builder v4.6.0
21752026-06-05T05:54:23.929Z Compiling digest v0.10.7
21762026-06-05T05:54:23.938Z Compiling git-stub v1.0.0
21772026-06-05T05:54:23.973Z Compiling atomicwrites v0.4.4
21782026-06-05T05:54:23.981Z Compiling num_enum v0.7.6
21792026-06-05T05:54:24.094Z Compiling rayon-core v1.13.0
21802026-06-05T05:54:24.120Z Compiling fs-err v3.3.0
21812026-06-05T05:54:24.156Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
21822026-06-05T05:54:24.196Z Compiling clap_derive v4.6.1
21832026-06-05T05:54:24.418Z Compiling hyper-util v0.1.20
21842026-06-05T05:54:24.725Z Compiling serde_repr v0.1.20
21852026-06-05T05:54:24.862Z Compiling terminal_size v0.4.4
21862026-06-05T05:54:24.870Z Compiling bstr v1.12.1
21872026-06-05T05:54:25.011Z Compiling nom v8.0.0
21882026-06-05T05:54:25.088Z Compiling is_ci v1.2.0
21892026-06-05T05:54:25.226Z Compiling either v1.16.0
21902026-06-05T05:54:25.230Z Compiling sha2 v0.10.9
21912026-06-05T05:54:25.318Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
21922026-06-05T05:54:25.411Z Compiling rayon v1.12.0
21932026-06-05T05:54:25.605Z Compiling regex v1.12.3
21942026-06-05T05:54:25.764Z Compiling dropshot v0.17.1
21952026-06-05T05:54:25.928Z Compiling clap v4.6.1
21962026-06-05T05:54:26.011Z Compiling drift v0.2.0
21972026-06-05T05:54:26.071Z Compiling textwrap v0.16.2
21982026-06-05T05:54:26.144Z Compiling supports-color v3.0.2
21992026-06-05T05:54:26.319Z Compiling similar v2.7.0
22002026-06-05T05:54:26.572Z Compiling git-stub-vcs v0.1.0
22012026-06-05T05:54:27.137Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
22022026-06-05T05:54:28.425Z Compiling dropshot-api-manager v0.7.2
22032026-06-05T05:54:28.425Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
22042026-06-05T05:54:31.398Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
22052026-06-05T05:54:32.402Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
22062026-06-05T05:54:39.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.47s
22072026-06-05T05:54:39.084Z Running `target/debug/maghemite-dropshot-apis check`
22082026-06-05T05:54:39.140Z -------
22092026-06-05T05:54:39.140Z Generating OpenAPI documents from API definitions ...
22102026-06-05T05:54:39.162Z Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ...
22112026-06-05T05:54:39.193Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
22122026-06-05T05:54:39.318Z -------
22132026-06-05T05:54:39.318Z Checking 12 OpenAPI documents...
22142026-06-05T05:54:39.318Z Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin
22152026-06-05T05:54:39.318Z Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin
22162026-06-05T05:54:39.318Z Fresh ddm-admin "latest" symlink
22172026-06-05T05:54:39.321Z Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin
22182026-06-05T05:54:39.321Z Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin
22192026-06-05T05:54:39.321Z Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin
22202026-06-05T05:54:39.321Z Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin
22212026-06-05T05:54:39.321Z Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin
22222026-06-05T05:54:39.321Z Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin
22232026-06-05T05:54:39.321Z Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin
22242026-06-05T05:54:39.321Z Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin
22252026-06-05T05:54:39.321Z Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin
22262026-06-05T05:54:39.322Z Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin
22272026-06-05T05:54:39.322Z Fresh mg-admin "latest" symlink
22282026-06-05T05:54:39.322Z -------
22292026-06-05T05:54:39.322Z Success 12 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
22302026-06-05T05:54:39.358Z+ banner build
22312026-06-05T05:54:39.361Z
22322026-06-05T05:54:39.361Z ##### # # # # #####
22332026-06-05T05:54:39.361Z # # # # # # # #
22342026-06-05T05:54:39.361Z ##### # # # # # #
22352026-06-05T05:54:39.361Z # # # # # # # #
22362026-06-05T05:54:39.361Z # # # # # # # #
22372026-06-05T05:54:39.361Z ##### #### # ###### #####
22382026-06-05T05:54:39.361Z
22392026-06-05T05:54:39.361Z+ ptime -m cargo build
22402026-06-05T05:54:39.952Z Compiling smallvec v1.15.1
22412026-06-05T05:54:40.066Z Compiling log v0.4.32
22422026-06-05T05:54:40.084Z Compiling slog v2.8.2
22432026-06-05T05:54:40.100Z Compiling ring v0.17.14
22442026-06-05T05:54:40.120Z Compiling webpki-roots v1.0.7
22452026-06-05T05:54:40.168Z Compiling similar v2.7.0
22462026-06-05T05:54:40.201Z Compiling fxhash v0.2.1
22472026-06-05T05:54:40.202Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22482026-06-05T05:54:40.234Z Compiling icu_normalizer v2.2.0
22492026-06-05T05:54:40.270Z Compiling parking_lot_core v0.9.12
22502026-06-05T05:54:40.270Z Compiling goblin v0.10.7
22512026-06-05T05:54:40.332Z Compiling goblin v0.8.2
22522026-06-05T05:54:40.434Z Compiling slog-term v2.9.2
22532026-06-05T05:54:40.474Z Compiling parking_lot v0.12.5
22542026-06-05T05:54:40.575Z Compiling idna_adapter v1.2.2
22552026-06-05T05:54:40.737Z Compiling idna v1.1.0
22562026-06-05T05:54:40.804Z Compiling tokio v1.52.3
22572026-06-05T05:54:40.865Z Compiling slog-async v2.8.0
22582026-06-05T05:54:40.995Z Compiling slog-json v2.6.1
22592026-06-05T05:54:41.072Z Compiling url v2.5.8
22602026-06-05T05:54:41.203Z Compiling slog-bunyan v2.5.0
22612026-06-05T05:54:41.344Z Compiling rustls-webpki v0.103.13
22622026-06-05T05:54:41.356Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22632026-06-05T05:54:41.469Z Compiling expectorate v1.2.0
22642026-06-05T05:54:41.489Z Compiling globset v0.4.18
22652026-06-05T05:54:41.620Z Compiling schemars v0.8.22
22662026-06-05T05:54:41.905Z Compiling rustls v0.23.40
22672026-06-05T05:54:42.016Z Compiling moka v0.12.15
22682026-06-05T05:54:42.268Z Compiling parking_lot_core v0.8.6
22692026-06-05T05:54:42.294Z Compiling arc-swap v1.9.1
22702026-06-05T05:54:42.576Z Compiling ipnetwork v0.21.1
22712026-06-05T05:54:42.595Z Compiling newtype-uuid v1.3.2
22722026-06-05T05:54:42.795Z Compiling oxnet v0.1.6
22732026-06-05T05:54:42.931Z Compiling serde_with v3.20.0
22742026-06-05T05:54:42.943Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
22752026-06-05T05:54:42.992Z Compiling typify-impl v0.6.2
22762026-06-05T05:54:43.260Z Compiling daft v0.1.7
22772026-06-05T05:54:43.540Z Compiling dof v0.4.0
22782026-06-05T05:54:43.820Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22792026-06-05T05:54:44.132Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22802026-06-05T05:54:44.313Z Compiling usdt-impl v0.6.0
22812026-06-05T05:54:44.666Z Compiling tokio-util v0.7.18
22822026-06-05T05:54:44.701Z Compiling tower v0.5.3
22832026-06-05T05:54:44.842Z Compiling usdt v0.6.0
22842026-06-05T05:54:44.989Z Compiling tokio-rustls v0.26.4
22852026-06-05T05:54:45.001Z Compiling rustls-platform-verifier v0.7.0
22862026-06-05T05:54:45.133Z Compiling async-compression v0.4.42
22872026-06-05T05:54:45.235Z Compiling tower-http v0.6.11
22882026-06-05T05:54:45.248Z Compiling iddqd v0.4.2
22892026-06-05T05:54:45.270Z Compiling h2 v0.4.14
22902026-06-05T05:54:45.443Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22912026-06-05T05:54:45.465Z Compiling backoff v0.4.0
22922026-06-05T05:54:45.681Z Compiling typify v0.6.2
22932026-06-05T05:54:45.693Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22942026-06-05T05:54:45.707Z Compiling dof v0.3.0
22952026-06-05T05:54:45.792Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
22962026-06-05T05:54:46.029Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22972026-06-05T05:54:46.404Z Compiling byte-wrapper v0.1.0
22982026-06-05T05:54:46.440Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
22992026-06-05T05:54:46.492Z Compiling usdt-impl v0.5.0
23002026-06-05T05:54:46.537Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23012026-06-05T05:54:46.753Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23022026-06-05T05:54:46.766Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23032026-06-05T05:54:46.770Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23042026-06-05T05:54:47.035Z Compiling usdt v0.5.0
23052026-06-05T05:54:47.156Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
23062026-06-05T05:54:47.317Z Compiling progenitor-impl v0.14.0
23072026-06-05T05:54:47.731Z Compiling hyper v1.10.1
23082026-06-05T05:54:47.836Z Compiling progenitor-impl v0.13.0
23092026-06-05T05:54:48.240Z Compiling hickory-proto v0.24.4
23102026-06-05T05:54:48.441Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23112026-06-05T05:54:48.507Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23122026-06-05T05:54:48.545Z Compiling tokio-stream v0.1.18
23132026-06-05T05:54:49.007Z Compiling hyper-util v0.1.20
23142026-06-05T05:54:49.019Z Compiling tokio-dtrace v0.1.1
23152026-06-05T05:54:49.288Z Compiling zone v0.3.1
23162026-06-05T05:54:49.413Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23172026-06-05T05:54:49.653Z Compiling libsw-core v0.3.2
23182026-06-05T05:54:49.885Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23192026-06-05T05:54:49.933Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
23202026-06-05T05:54:49.998Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
23212026-06-05T05:54:50.112Z Compiling hickory-resolver v0.24.4
23222026-06-05T05:54:50.299Z Compiling hyper-rustls v0.27.9
23232026-06-05T05:54:50.486Z Compiling dropshot v0.17.1
23242026-06-05T05:54:50.634Z Compiling reqwest v0.13.4
23252026-06-05T05:54:50.736Z Compiling reqwest v0.12.28
23262026-06-05T05:54:50.897Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
23272026-06-05T05:54:51.012Z Compiling libsw v3.5.0
23282026-06-05T05:54:51.198Z Compiling qorb v0.4.1
23292026-06-05T05:54:51.288Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23302026-06-05T05:54:51.373Z Compiling oxide-tokio-rt v0.1.6
23312026-06-05T05:54:51.400Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23322026-06-05T05:54:51.527Z Compiling slog-dtrace v0.3.0
23332026-06-05T05:54:51.681Z Compiling tough v0.22.0
23342026-06-05T05:54:51.843Z Compiling progenitor-client v0.14.0
23352026-06-05T05:54:52.158Z Compiling progenitor-client v0.10.0
23362026-06-05T05:54:52.302Z Compiling progenitor-extras v0.2.0
23372026-06-05T05:54:52.431Z Compiling progenitor-client v0.13.0
23382026-06-05T05:54:52.465Z Compiling progenitor v0.14.0
23392026-06-05T05:54:52.549Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
23402026-06-05T05:54:52.616Z Compiling cancel-safe-futures v0.1.5
23412026-06-05T05:54:52.742Z Compiling progenitor v0.13.0
23422026-06-05T05:54:52.889Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
23432026-06-05T05:54:52.947Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23442026-06-05T05:54:53.269Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23452026-06-05T05:54:53.741Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23462026-06-05T05:54:53.845Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23472026-06-05T05:54:54.340Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23482026-06-05T05:54:54.378Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23492026-06-05T05:54:54.579Z Compiling hickory-proto v0.25.2
23502026-06-05T05:54:54.910Z Compiling steno v0.4.1
23512026-06-05T05:54:54.963Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
23522026-06-05T05:54:55.072Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
23532026-06-05T05:54:55.718Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23542026-06-05T05:54:55.914Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23552026-06-05T05:54:55.928Z Compiling parking_lot v0.11.2
23562026-06-05T05:54:56.315Z Compiling sled v0.34.7
23572026-06-05T05:54:56.688Z Compiling hickory-resolver v0.25.2
23582026-06-05T05:54:57.706Z Compiling slog-scope v4.4.1
23592026-06-05T05:54:57.791Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23602026-06-05T05:54:57.904Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23612026-06-05T05:54:57.966Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23622026-06-05T05:54:58.682Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23632026-06-05T05:54:58.726Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
23642026-06-05T05:54:59.165Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
23652026-06-05T05:54:59.487Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23662026-06-05T05:54:59.542Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23672026-06-05T05:54:59.727Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23682026-06-05T05:54:59.805Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23692026-06-05T05:54:59.974Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23702026-06-05T05:55:00.375Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23712026-06-05T05:55:00.378Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23722026-06-05T05:55:00.511Z Compiling papergrid v0.18.0
23732026-06-05T05:55:00.721Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23742026-06-05T05:55:00.977Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23752026-06-05T05:55:01.206Z Compiling testing_table v0.3.0
23762026-06-05T05:55:01.383Z Compiling internet-checksum v0.2.1
23772026-06-05T05:55:01.401Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
23782026-06-05T05:55:01.502Z Compiling tabled v0.21.0
23792026-06-05T05:55:01.522Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
23802026-06-05T05:55:01.534Z Compiling slog-stdlog v4.1.1
23812026-06-05T05:55:01.758Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
23822026-06-05T05:55:02.142Z Compiling dropshot-api-manager-types v0.7.2
23832026-06-05T05:55:02.258Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
23842026-06-05T05:55:02.334Z Compiling slog-envlogger v2.2.0
23852026-06-05T05:55:02.428Z Compiling const-random v0.1.18
23862026-06-05T05:55:02.492Z Compiling typify-impl v0.4.3
23872026-06-05T05:55:02.503Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23882026-06-05T05:55:02.730Z Compiling crc8 v0.1.1
23892026-06-05T05:55:02.810Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23902026-06-05T05:55:02.851Z Compiling ahash v0.8.12
23912026-06-05T05:55:02.925Z Compiling smartstring v1.0.1
23922026-06-05T05:55:03.094Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
23932026-06-05T05:55:03.192Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
23942026-06-05T05:55:03.959Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
23952026-06-05T05:55:04.016Z Compiling sha1 v0.10.6
23962026-06-05T05:55:04.995Z Compiling thin-vec v0.2.18
23972026-06-05T05:55:05.021Z Compiling typify v0.4.3
23982026-06-05T05:55:05.021Z Compiling utf-8 v0.7.6
23992026-06-05T05:55:05.021Z Compiling progenitor-impl v0.10.0
24002026-06-05T05:55:05.021Z Compiling rhai v1.25.1
24012026-06-05T05:55:05.021Z Compiling tungstenite v0.21.0
24022026-06-05T05:55:05.021Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24032026-06-05T05:55:05.021Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24042026-06-05T05:55:05.294Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24052026-06-05T05:55:05.324Z Compiling sha2 v0.10.9
24062026-06-05T05:55:05.742Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24072026-06-05T05:55:05.757Z Compiling progenitor v0.10.0
24082026-06-05T05:55:05.907Z Compiling lzma-sys v0.1.20
24092026-06-05T05:55:06.038Z Compiling tokio-tungstenite v0.21.0
24102026-06-05T05:55:06.363Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24112026-06-05T05:55:06.645Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24122026-06-05T05:55:07.499Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24132026-06-05T05:55:07.531Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24142026-06-05T05:55:07.914Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24152026-06-05T05:55:08.384Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24162026-06-05T05:55:08.444Z Compiling typeid v1.0.3
24172026-06-05T05:55:08.569Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
24182026-06-05T05:55:10.038Z Compiling console v0.16.3
24192026-06-05T05:55:10.061Z Compiling git-stub v1.0.0
24202026-06-05T05:55:10.061Z Compiling toml_datetime v0.7.5+spec-1.1.0
24212026-06-05T05:55:10.061Z Compiling unit-prefix v0.5.2
24222026-06-05T05:55:10.154Z Compiling base64 v0.21.7
24232026-06-05T05:55:10.165Z Compiling indicatif v0.18.4
24242026-06-05T05:55:10.170Z Compiling toml v0.9.12+spec-1.1.0
24252026-06-05T05:55:10.499Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24262026-06-05T05:55:10.590Z Compiling git-stub-vcs v0.1.0
24272026-06-05T05:55:10.960Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24282026-06-05T05:55:11.114Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
24292026-06-05T05:55:11.587Z Compiling ron v0.12.1
24302026-06-05T05:55:11.749Z Compiling xz2 v0.1.7
24312026-06-05T05:55:11.991Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
24322026-06-05T05:55:12.007Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
24332026-06-05T05:55:12.032Z Compiling drift v0.2.0
24342026-06-05T05:55:12.733Z Compiling base16ct v1.0.0
24352026-06-05T05:55:12.926Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
24362026-06-05T05:55:13.005Z Compiling dropshot-api-manager v0.7.2
24372026-06-05T05:55:13.093Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
24382026-06-05T05:55:13.490Z Compiling natord v1.0.9
24392026-06-05T05:55:13.669Z Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util)
24402026-06-05T05:55:16.853Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24412026-06-05T05:55:17.009Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
24422026-06-05T05:55:25.016Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24432026-06-05T05:55:26.649Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24442026-06-05T05:55:27.676Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
24452026-06-05T05:55:28.600Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
24462026-06-05T05:55:28.600Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
24472026-06-05T05:55:28.603Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
24482026-06-05T05:55:29.045Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
24492026-06-05T05:55:29.047Z Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
24502026-06-05T05:55:29.047Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
24512026-06-05T05:55:29.479Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
24522026-06-05T05:55:30.935Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
24532026-06-05T05:55:30.935Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
24542026-06-05T05:55:30.938Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
24552026-06-05T05:55:35.500Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
24562026-06-05T05:55:38.138Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
24572026-06-05T05:55:38.138Z Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
24582026-06-05T05:55:38.138Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
24592026-06-05T05:56:15.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
24602026-06-05T05:56:16.106Z
24612026-06-05T05:56:16.106Zreal 1:36.687350173
24622026-06-05T05:56:16.106Zuser 7:12.058434450
24632026-06-05T05:56:16.106Zsys 1:02.877257581
24642026-06-05T05:56:16.106Ztrap 0.187568686
24652026-06-05T05:56:16.106Ztflt 0.077308357
24662026-06-05T05:56:16.106Zdflt 0.163432825
24672026-06-05T05:56:16.106Zkflt 0.000058455
24682026-06-05T05:56:16.106Zlock 27:51.917325340
24692026-06-05T05:56:16.106Zslp 23:02.300180230
24702026-06-05T05:56:16.107Zlat 19.802996146
24712026-06-05T05:56:16.107Zstop 31.040119611
24722026-06-05T05:56:16.115Z+ ptime -m cargo build --release
24732026-06-05T05:56:16.757Z Compiling proc-macro2 v1.0.106
24742026-06-05T05:56:16.757Z Compiling quote v1.0.45
24752026-06-05T05:56:16.757Z Compiling unicode-ident v1.0.24
24762026-06-05T05:56:16.757Z Compiling serde_core v1.0.228
24772026-06-05T05:56:16.757Z Compiling serde v1.0.228
24782026-06-05T05:56:16.767Z Compiling libc v0.2.186
24792026-06-05T05:56:16.767Z Compiling cfg-if v1.0.4
24802026-06-05T05:56:17.135Z Compiling zmij v1.0.21
24812026-06-05T05:56:17.153Z Compiling autocfg v1.5.1
24822026-06-05T05:56:17.244Z Compiling memchr v2.8.1
24832026-06-05T05:56:17.314Z Compiling libm v0.2.16
24842026-06-05T05:56:17.402Z Compiling itoa v1.0.18
24852026-06-05T05:56:17.665Z Compiling icu_properties_data v2.2.0
24862026-06-05T05:56:17.677Z Compiling icu_normalizer_data v2.2.0
24872026-06-05T05:56:17.896Z Compiling version_check v0.9.5
24882026-06-05T05:56:17.908Z Compiling stable_deref_trait v1.2.1
24892026-06-05T05:56:18.047Z Compiling serde_json v1.0.150
24902026-06-05T05:56:18.054Z Compiling syn v2.0.117
24912026-06-05T05:56:18.160Z Compiling litemap v0.8.2
24922026-06-05T05:56:18.184Z Compiling writeable v0.6.3
24932026-06-05T05:56:18.381Z Compiling thiserror v2.0.18
24942026-06-05T05:56:18.390Z Compiling utf8_iter v1.0.4
24952026-06-05T05:56:18.462Z Compiling num-traits v0.2.19
24962026-06-05T05:56:18.472Z Compiling percent-encoding v2.3.2
24972026-06-05T05:56:18.677Z Compiling form_urlencoded v1.2.2
24982026-06-05T05:56:18.712Z Compiling rand_core v0.10.1
24992026-06-05T05:56:18.725Z Compiling getrandom v0.4.2
25002026-06-05T05:56:18.881Z Compiling parking_lot_core v0.9.12
25012026-06-05T05:56:18.941Z Compiling iana-time-zone v0.1.65
25022026-06-05T05:56:19.036Z Compiling heck v0.5.0
25032026-06-05T05:56:19.152Z Compiling uuid v1.23.2
25042026-06-05T05:56:19.215Z Compiling errno v0.3.14
25052026-06-05T05:56:19.270Z Compiling zerocopy v0.8.50
25062026-06-05T05:56:19.585Z Compiling semver v1.0.28
25072026-06-05T05:56:19.645Z Compiling dyn-clone v1.0.20
25082026-06-05T05:56:19.688Z Compiling schemars v0.8.22
25092026-06-05T05:56:19.934Z Compiling jobserver v0.1.34
25102026-06-05T05:56:20.074Z Compiling shlex v2.0.1
25112026-06-05T05:56:20.080Z Compiling find-msvc-tools v0.1.9
25122026-06-05T05:56:20.147Z Compiling rustversion v1.0.22
25132026-06-05T05:56:20.205Z Compiling cc v1.2.63
25142026-06-05T05:56:20.219Z Compiling pin-project-lite v0.2.17
25152026-06-05T05:56:20.265Z Compiling getrandom v0.2.17
25162026-06-05T05:56:20.317Z Compiling bitflags v2.12.1
25172026-06-05T05:56:20.454Z Compiling socket2 v0.6.4
25182026-06-05T05:56:20.489Z Compiling portable-atomic v1.13.1
25192026-06-05T05:56:20.747Z Compiling scopeguard v1.2.0
25202026-06-05T05:56:20.773Z Compiling log v0.4.32
25212026-06-05T05:56:20.848Z Compiling synstructure v0.13.2
25222026-06-05T05:56:20.951Z Compiling serde_derive_internals v0.29.1
25232026-06-05T05:56:21.006Z Compiling lock_api v0.4.14
25242026-06-05T05:56:21.260Z Compiling critical-section v1.2.0
25252026-06-05T05:56:21.337Z Compiling signal-hook-registry v1.4.8
25262026-06-05T05:56:21.376Z Compiling mio v1.2.1
25272026-06-05T05:56:21.460Z Compiling equivalent v1.0.2
25282026-06-05T05:56:21.530Z Compiling cmake v0.1.58
25292026-06-05T05:56:21.554Z Compiling once_cell v1.21.4
25302026-06-05T05:56:21.731Z Compiling dunce v1.0.5
25312026-06-05T05:56:21.778Z Compiling fs_extra v1.3.0
25322026-06-05T05:56:21.900Z Compiling subtle v2.6.1
25332026-06-05T05:56:21.927Z Compiling futures-core v0.3.32
25342026-06-05T05:56:21.927Z Compiling httparse v1.10.1
25352026-06-05T05:56:21.927Z Compiling futures-sink v0.3.32
25362026-06-05T05:56:21.983Z Compiling slab v0.4.12
25372026-06-05T05:56:22.012Z Compiling serde_derive v1.0.228
25382026-06-05T05:56:22.050Z Compiling zerofrom-derive v0.1.7
25392026-06-05T05:56:22.050Z Compiling yoke-derive v0.8.2
25402026-06-05T05:56:22.050Z Compiling zerovec-derive v0.11.3
25412026-06-05T05:56:22.082Z Compiling displaydoc v0.2.6
25422026-06-05T05:56:22.121Z Compiling schemars_derive v0.8.22
25432026-06-05T05:56:22.181Z Compiling thiserror-impl v2.0.18
25442026-06-05T05:56:22.281Z Compiling tokio-macros v2.7.0
25452026-06-05T05:56:22.822Z Compiling zerocopy-derive v0.8.50
25462026-06-05T05:56:22.977Z Compiling zeroize_derive v1.4.3
25472026-06-05T05:56:23.071Z Compiling futures-macro v0.3.32
25482026-06-05T05:56:23.104Z Compiling aws-lc-sys v0.41.0
25492026-06-05T05:56:23.177Z Compiling zerofrom v0.1.8
25502026-06-05T05:56:23.269Z Compiling yoke v0.8.3
25512026-06-05T05:56:23.326Z Compiling rustix v1.1.4
25522026-06-05T05:56:23.473Z Compiling zerovec v0.11.6
25532026-06-05T05:56:23.512Z Compiling zerotrie v0.2.4
25542026-06-05T05:56:23.646Z Compiling zeroize v1.8.2
25552026-06-05T05:56:23.768Z Compiling typenum v1.20.1
25562026-06-05T05:56:23.888Z Compiling thiserror v1.0.69
25572026-06-05T05:56:23.916Z Compiling futures-channel v0.3.32
25582026-06-05T05:56:23.949Z Compiling thiserror-impl v1.0.69
25592026-06-05T05:56:23.960Z Compiling futures-io v0.3.32
25602026-06-05T05:56:24.111Z Compiling tinystr v0.8.3
25612026-06-05T05:56:24.171Z Compiling potential_utf v0.1.5
25622026-06-05T05:56:27.303Z Compiling futures-task v0.3.32
25632026-06-05T05:56:27.349Z Compiling hashbrown v0.17.1
25642026-06-05T05:56:27.349Z Compiling icu_locale_core v2.2.0
25652026-06-05T05:56:27.349Z Compiling icu_collections v2.2.0
25662026-06-05T05:56:27.349Z Compiling futures-util v0.3.32
25672026-06-05T05:56:27.349Z Compiling icu_provider v2.2.0
25682026-06-05T05:56:27.349Z Compiling indexmap v2.14.0
25692026-06-05T05:56:27.350Z Compiling smallvec v1.15.1
25702026-06-05T05:56:27.350Z Compiling bytes v1.11.1
25712026-06-05T05:56:27.350Z Compiling chrono v0.4.45
25722026-06-05T05:56:27.350Z Compiling icu_normalizer v2.2.0
25732026-06-05T05:56:27.350Z Compiling icu_properties v2.2.0
25742026-06-05T05:56:27.350Z Compiling serde_tokenstream v0.2.3
25752026-06-05T05:56:27.350Z Compiling parking_lot v0.12.5
25762026-06-05T05:56:27.350Z Compiling idna_adapter v1.2.2
25772026-06-05T05:56:27.350Z Compiling tokio v1.52.3
25782026-06-05T05:56:27.350Z Compiling idna v1.1.0
25792026-06-05T05:56:27.350Z Compiling ucd-trie v0.1.7
25802026-06-05T05:56:27.350Z Compiling pest v2.8.6
25812026-06-05T05:56:27.350Z Compiling url v2.5.8
25822026-06-05T05:56:27.387Z Compiling tracing-attributes v0.1.31
25832026-06-05T05:56:27.458Z Compiling tracing-core v0.1.36
25842026-06-05T05:56:28.370Z Compiling rand_core v0.6.4
25852026-06-05T05:56:28.484Z Compiling regex-syntax v0.8.10
25862026-06-05T05:56:28.640Z Compiling tracing v0.1.44
25872026-06-05T05:56:28.740Z Compiling pest_meta v2.8.6
25882026-06-05T05:56:28.755Z Compiling slog v2.8.2
25892026-06-05T05:56:28.989Z Compiling byteorder v1.5.0
25902026-06-05T05:56:28.996Z Compiling base64 v0.22.1
25912026-06-05T05:56:29.246Z Compiling ipnetwork v0.21.1
25922026-06-05T05:56:29.481Z Compiling pest_generator v2.8.6
25932026-06-05T05:56:29.747Z Compiling http v1.4.1
25942026-06-05T05:56:30.021Z Compiling erased-serde v0.3.31
25952026-06-05T05:56:30.129Z Compiling aho-corasick v1.1.4
25962026-06-05T05:56:30.622Z Compiling getrandom v0.3.4
25972026-06-05T05:56:30.965Z Compiling regex-automata v0.4.14
25982026-06-05T05:56:31.370Z Compiling pest_derive v2.8.6
25992026-06-05T05:56:31.509Z Compiling anyhow v1.0.102
26002026-06-05T05:56:31.512Z Compiling fnv v1.0.7
26012026-06-05T05:56:31.849Z Compiling oxnet v0.1.6
26022026-06-05T05:56:31.926Z Compiling rustls-pki-types v1.14.1
26032026-06-05T05:56:32.316Z Compiling ring v0.17.14
26042026-06-05T05:56:32.773Z Compiling regex v1.12.3
26052026-06-05T05:56:32.836Z Compiling aws-lc-rs v1.17.0
26062026-06-05T05:56:33.399Z Compiling strsim v0.11.1
26072026-06-05T05:56:33.455Z Compiling paste v1.0.15
26082026-06-05T05:56:33.508Z Compiling tokio-util v0.7.18
26092026-06-05T05:56:33.837Z Compiling ipnet v2.12.0
26102026-06-05T05:56:33.867Z Compiling untrusted v0.7.1
26112026-06-05T05:56:33.997Z Compiling untrusted v0.9.0
26122026-06-05T05:56:34.137Z Compiling num-conv v0.2.2
26132026-06-05T05:56:34.293Z Compiling time-core v0.1.8
26142026-06-05T05:56:34.441Z Compiling time-macros v0.2.27
26152026-06-05T05:56:35.438Z Compiling rustls v0.23.40
26162026-06-05T05:56:35.550Z Compiling ident_case v1.0.1
26172026-06-05T05:56:35.650Z Compiling http-body v1.0.1
26182026-06-05T05:56:35.673Z Compiling scroll_derive v0.13.1
26192026-06-05T05:56:35.811Z Compiling camino v1.2.2
26202026-06-05T05:56:36.138Z Compiling atomic-waker v1.1.2
26212026-06-05T05:56:36.272Z Compiling async-trait v0.1.89
26222026-06-05T05:56:36.431Z Compiling tower-service v0.3.3
26232026-06-05T05:56:36.489Z Compiling omicron-workspace-hack v0.1.0
26242026-06-05T05:56:36.700Z Compiling pretty-hex v0.4.2
26252026-06-05T05:56:36.712Z Compiling ryu v1.0.23
26262026-06-05T05:56:36.844Z Compiling try-lock v0.2.5
26272026-06-05T05:56:36.960Z Compiling tower-layer v0.3.3
26282026-06-05T05:56:36.996Z Compiling want v0.3.1
26292026-06-05T05:56:37.176Z Compiling h2 v0.4.14
26302026-06-05T05:56:37.193Z Compiling ppv-lite86 v0.2.21
26312026-06-05T05:56:37.434Z Compiling httpdate v1.0.3
26322026-06-05T05:56:37.527Z Compiling crossbeam-utils v0.8.21
26332026-06-05T05:56:38.472Z Compiling crc32fast v1.5.0
26342026-06-05T05:56:39.142Z Compiling usdt-impl v0.6.0
26352026-06-05T05:56:39.390Z Compiling slog-async v2.8.0
26362026-06-05T05:56:39.572Z Compiling hyper v1.10.1
26372026-06-05T05:56:39.700Z Compiling serde_urlencoded v0.7.1
26382026-06-05T05:56:39.980Z Compiling scroll v0.13.0
26392026-06-05T05:56:40.082Z Compiling http-body-util v0.1.3
26402026-06-05T05:56:40.252Z Compiling plain v0.2.3
26412026-06-05T05:56:40.363Z Compiling goblin v0.10.7
26422026-06-05T05:56:40.395Z Compiling daft-derive v0.1.7
26432026-06-05T05:56:41.148Z Compiling hyper-util v0.1.20
26442026-06-05T05:56:43.644Z Compiling foldhash v0.2.0
26452026-06-05T05:56:43.993Z Compiling allocator-api2 v0.2.21
26462026-06-05T05:56:44.198Z Compiling dof v0.4.0
26472026-06-05T05:56:44.340Z Compiling hashbrown v0.16.1
26482026-06-05T05:56:44.434Z Compiling dtrace-parser v0.3.0
26492026-06-05T05:56:44.591Z Compiling openapiv3 v2.2.0
26502026-06-05T05:56:45.031Z Compiling thread-id v5.1.0
26512026-06-05T05:56:45.118Z Compiling syn v1.0.109
26522026-06-05T05:56:45.611Z Compiling generic-array v0.14.7
26532026-06-05T05:56:45.855Z Compiling powerfmt v0.2.0
26542026-06-05T05:56:46.045Z Compiling deranged v0.5.8
26552026-06-05T05:56:46.761Z Compiling num_threads v0.1.7
26562026-06-05T05:56:47.292Z Compiling time v0.3.47
26572026-06-05T05:56:48.066Z Compiling usdt-attr-macro v0.6.0
26582026-06-05T05:56:48.335Z Compiling usdt-macro v0.6.0
26592026-06-05T05:56:48.351Z Compiling rand_core v0.9.5
26602026-06-05T05:56:48.949Z Compiling multer v3.1.0
26612026-06-05T05:56:49.189Z Compiling ref-cast v1.0.25
26622026-06-05T05:56:49.407Z Compiling crossbeam-channel v0.5.15
26632026-06-05T05:56:49.507Z Compiling sync_wrapper v1.0.2
26642026-06-05T05:56:49.510Z Compiling cpufeatures v0.3.0
26652026-06-05T05:56:49.588Z Compiling hex v0.4.3
26662026-06-05T05:56:49.634Z Compiling winnow v1.0.3
26672026-06-05T05:56:49.793Z Compiling tower v0.5.3
26682026-06-05T05:56:49.882Z Compiling rand_chacha v0.9.0
26692026-06-05T05:56:50.132Z Compiling webpki-roots v1.0.7
26702026-06-05T05:56:50.161Z Compiling futures-executor v0.3.32
26712026-06-05T05:56:50.251Z Compiling async-stream-impl v0.3.6
26722026-06-05T05:56:50.375Z Compiling ref-cast-impl v1.0.25
26732026-06-05T05:56:50.438Z Compiling dropshot v0.17.1
26742026-06-05T05:56:50.645Z Compiling thread_local v1.1.9
26752026-06-05T05:56:50.885Z Compiling futures v0.3.32
26762026-06-05T05:56:50.896Z Compiling tower-http v0.6.11
26772026-06-05T05:56:50.980Z Compiling rand v0.9.4
26782026-06-05T05:56:51.037Z Compiling structmeta-derive v0.3.0
26792026-06-05T05:56:51.049Z Compiling is-terminal v0.4.17
26802026-06-05T05:56:51.149Z Compiling fastrand v2.4.1
26812026-06-05T05:56:51.175Z Compiling take_mut v0.2.2
26822026-06-05T05:56:51.294Z Compiling term v1.2.1
26832026-06-05T05:56:51.558Z Compiling crypto-common v0.1.7
26842026-06-05T05:56:51.695Z Compiling slog-term v2.9.2
26852026-06-05T05:56:52.007Z Compiling darling_core v0.23.0
26862026-06-05T05:56:52.077Z Compiling structmeta v0.3.0
26872026-06-05T05:56:52.249Z Compiling dropshot_endpoint v0.17.1
26882026-06-05T05:56:52.282Z Compiling newtype-uuid-macros v0.1.0
26892026-06-05T05:56:52.975Z Compiling newtype-uuid v1.3.2
26902026-06-05T05:56:53.061Z Compiling strum_macros v0.26.4
26912026-06-05T05:56:53.322Z Compiling daft v0.1.7
26922026-06-05T05:56:53.613Z Compiling tempfile v3.27.0
26932026-06-05T05:56:53.926Z Compiling hybrid-array v0.4.12
26942026-06-05T05:56:54.078Z Compiling darling_macro v0.23.0
26952026-06-05T05:56:54.360Z Compiling simd-adler32 v0.3.9
26962026-06-05T05:56:54.407Z Compiling adler2 v2.0.1
26972026-06-05T05:56:54.442Z Compiling either v1.16.0
26982026-06-05T05:56:54.674Z Compiling openssl-probe v0.2.1
26992026-06-05T05:56:54.678Z Compiling match_cfg v0.1.0
27002026-06-05T05:56:54.700Z Compiling darling v0.23.0
27012026-06-05T05:56:54.704Z Compiling miniz_oxide v0.8.9
27022026-06-05T05:56:54.758Z Compiling hostname v0.3.1
27032026-06-05T05:56:54.794Z Compiling serde_with_macros v3.20.0
27042026-06-05T05:56:54.920Z Compiling rustls-native-certs v0.8.4
27052026-06-05T05:56:54.933Z Compiling toml_parser v1.1.2+spec-1.1.0
27062026-06-05T05:56:55.252Z Compiling slog-json v2.6.1
27072026-06-05T05:56:55.512Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27082026-06-05T05:56:55.704Z Compiling serde_spanned v1.1.1
27092026-06-05T05:56:55.858Z Compiling memmap2 v0.9.10
27102026-06-05T05:56:55.999Z Compiling toml_writer v1.1.1+spec-1.1.0
27112026-06-05T05:56:56.149Z Compiling slog-bunyan v2.5.0
27122026-06-05T05:56:56.259Z Compiling flate2 v1.1.9
27132026-06-05T05:56:56.259Z Compiling block-buffer v0.12.0
27142026-06-05T05:56:56.329Z Compiling crypto-common v0.2.2
27152026-06-05T05:56:56.418Z Compiling derive-ex v0.1.8
27162026-06-05T05:56:56.453Z Compiling rand_chacha v0.3.1
27172026-06-05T05:56:56.795Z Compiling strum_macros v0.27.2
27182026-06-05T05:56:57.591Z Compiling usdt v0.6.0
27192026-06-05T05:56:57.722Z Compiling debug-ignore v1.0.5
27202026-06-05T05:56:57.839Z Compiling const-oid v0.10.2
27212026-06-05T05:56:57.974Z Compiling compression-core v0.4.32
27222026-06-05T05:56:58.144Z Compiling compression-codecs v0.4.38
27232026-06-05T05:56:58.159Z Compiling digest v0.11.3
27242026-06-05T05:56:58.218Z Compiling test-strategy v0.4.5
27252026-06-05T05:56:58.347Z Compiling rand v0.8.6
27262026-06-05T05:56:58.610Z Compiling macaddr v1.0.1
27272026-06-05T05:56:58.623Z Compiling toml_datetime v1.1.1+spec-1.1.0
27282026-06-05T05:56:58.889Z Compiling encoding_rs v0.8.35
27292026-06-05T05:56:58.933Z Compiling mime v0.3.17
27302026-06-05T05:56:59.128Z Compiling spin v0.9.8
27312026-06-05T05:56:59.260Z Compiling toml v1.1.2+spec-1.1.0
27322026-06-05T05:56:59.424Z Compiling async-compression v0.4.42
27332026-06-05T05:56:59.483Z Compiling sha1 v0.11.0
27342026-06-05T05:56:59.633Z Compiling async-stream v0.3.6
27352026-06-05T05:56:59.892Z Compiling block-buffer v0.10.4
27362026-06-05T05:56:59.918Z Compiling waitgroup v0.1.2
27372026-06-05T05:56:59.933Z Compiling rustls-pemfile v2.2.0
27382026-06-05T05:57:00.079Z Compiling serde_path_to_error v0.1.20
27392026-06-05T05:57:00.222Z Compiling hostname v0.4.2
27402026-06-05T05:57:00.389Z Compiling digest v0.10.7
27412026-06-05T05:57:00.486Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
27422026-06-05T05:57:00.642Z Compiling unicode-width v0.2.2
27432026-06-05T05:57:00.965Z Compiling parse-display-derive v0.10.0
27442026-06-05T05:57:01.182Z Compiling regress v0.10.5
27452026-06-05T05:57:02.209Z Compiling strum v0.26.3
27462026-06-05T05:57:02.515Z Compiling wait-timeout v0.2.1
27472026-06-05T05:57:03.097Z Compiling quick-error v1.2.3
27482026-06-05T05:57:03.219Z Compiling bit-vec v0.8.0
27492026-06-05T05:57:03.327Z Compiling rusty-fork v0.3.1
27502026-06-05T05:57:03.409Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
27512026-06-05T05:57:03.519Z Compiling bit-set v0.8.0
27522026-06-05T05:57:03.717Z Compiling serde_with v3.20.0
27532026-06-05T05:57:03.886Z Compiling rand_xorshift v0.4.0
27542026-06-05T05:57:03.936Z Compiling unarray v0.1.4
27552026-06-05T05:57:04.069Z Compiling proptest v1.11.0
27562026-06-05T05:57:04.110Z Compiling strum v0.27.2
27572026-06-05T05:57:04.160Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27582026-06-05T05:57:04.246Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
27592026-06-05T05:57:04.313Z Compiling instant v0.1.13
27602026-06-05T05:57:04.625Z Compiling cpufeatures v0.2.17
27612026-06-05T05:57:04.637Z Compiling iddqd v0.4.2
27622026-06-05T05:57:04.702Z Compiling itertools v0.14.0
27632026-06-05T05:57:04.715Z Compiling clap_derive v4.6.1
27642026-06-05T05:57:06.197Z Compiling utf8parse v0.2.2
27652026-06-05T05:57:06.309Z Compiling anstyle-parse v1.0.0
27662026-06-05T05:57:06.419Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27672026-06-05T05:57:06.737Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
27682026-06-05T05:57:06.751Z Compiling backon v1.6.0
27692026-06-05T05:57:06.766Z Compiling terminal_size v0.4.4
27702026-06-05T05:57:07.046Z Compiling colorchoice v1.0.5
27712026-06-05T05:57:07.171Z Compiling is_terminal_polyfill v1.70.2
27722026-06-05T05:57:07.518Z Compiling anstyle v1.0.14
27732026-06-05T05:57:07.647Z Compiling anstyle-query v1.1.5
27742026-06-05T05:57:07.762Z Compiling anstream v1.0.0
27752026-06-05T05:57:08.365Z Compiling backoff v0.4.0
27762026-06-05T05:57:08.441Z Compiling parse-display v0.10.0
27772026-06-05T05:57:08.630Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
27782026-06-05T05:57:08.855Z Compiling humantime v2.3.0
27792026-06-05T05:57:09.267Z Compiling clap_lex v1.1.0
27802026-06-05T05:57:09.456Z Compiling clap_builder v4.6.0
27812026-06-05T05:57:10.044Z Compiling regress v0.11.1
27822026-06-05T05:57:11.378Z Compiling clap v4.6.1
27832026-06-05T05:57:11.584Z Compiling typify-impl v0.6.2
27842026-06-05T05:57:12.630Z Compiling toml_edit v0.25.12+spec-1.1.0
27852026-06-05T05:57:13.058Z Compiling crucible-workspace-hack v0.1.0
27862026-06-05T05:57:13.399Z Compiling proc-macro-crate v3.5.0
27872026-06-05T05:57:13.810Z Compiling zerocopy-derive v0.7.35
27882026-06-05T05:57:14.007Z Compiling unsafe-libyaml v0.2.11
27892026-06-05T05:57:14.659Z Compiling serde_yaml v0.9.34+deprecated
27902026-06-05T05:57:14.899Z Compiling typify-macro v0.6.2
27912026-06-05T05:57:15.052Z Compiling num_enum_derive v0.7.6
27922026-06-05T05:57:16.140Z Compiling darling_core v0.21.3
27932026-06-05T05:57:16.558Z Compiling convert_case v0.4.0
27942026-06-05T05:57:16.853Z Compiling derive_more v0.99.20
27952026-06-05T05:57:17.029Z Compiling num_enum v0.7.6
27962026-06-05T05:57:17.338Z Compiling toml_datetime v0.6.11
27972026-06-05T05:57:18.179Z Compiling darling_macro v0.21.3
27982026-06-05T05:57:18.233Z Compiling typify v0.6.2
27992026-06-05T05:57:18.751Z Compiling darling v0.21.3
28002026-06-05T05:57:18.778Z Compiling secrecy v0.10.3
28012026-06-05T05:57:18.835Z Compiling proc-macro-error-attr v1.0.4
28022026-06-05T05:57:19.091Z Compiling heapless v0.8.0
28032026-06-05T05:57:19.138Z Compiling tinyvec_macros v0.1.1
28042026-06-05T05:57:19.232Z Compiling prettyplease v0.2.37
28052026-06-05T05:57:19.316Z Compiling tinyvec v1.11.0
28062026-06-05T05:57:19.712Z Compiling ingot-macros v0.1.1
28072026-06-05T05:57:19.771Z Compiling zerocopy v0.7.35
28082026-06-05T05:57:19.934Z Compiling tabwriter v1.4.1
28092026-06-05T05:57:20.296Z Compiling crossbeam-epoch v0.9.18
28102026-06-05T05:57:20.498Z Compiling hash32 v0.3.1
28112026-06-05T05:57:20.522Z Compiling scroll_derive v0.12.1
28122026-06-05T05:57:20.660Z Compiling rustc_version v0.4.1
28132026-06-05T05:57:20.794Z Compiling num-integer v0.1.46
28142026-06-05T05:57:20.930Z Compiling usdt-impl v0.5.0
28152026-06-05T05:57:21.193Z Compiling proc-macro-error v1.0.4
28162026-06-05T05:57:21.228Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28172026-06-05T05:57:21.277Z Compiling smoltcp v0.11.0
28182026-06-05T05:57:21.427Z Compiling data-encoding v2.11.0
28192026-06-05T05:57:21.477Z Compiling rustix v0.38.44
28202026-06-05T05:57:21.619Z Compiling pkg-config v0.3.33
28212026-06-05T05:57:21.827Z Compiling winnow v0.7.15
28222026-06-05T05:57:22.363Z Compiling ingot-types v0.1.2
28232026-06-05T05:57:22.408Z Compiling scroll v0.12.0
28242026-06-05T05:57:22.797Z Compiling curve25519-dalek v4.1.3
28252026-06-05T05:57:23.080Z Compiling dof v0.3.0
28262026-06-05T05:57:24.078Z Compiling dtrace-parser v0.2.0
28272026-06-05T05:57:24.081Z Compiling hmac v0.12.1
28282026-06-05T05:57:24.104Z Compiling inout v0.1.4
28292026-06-05T05:57:24.223Z Compiling ff v0.13.1
28302026-06-05T05:57:24.237Z Compiling cobs v0.3.0
28312026-06-05T05:57:24.272Z Compiling bstr v1.12.1
28322026-06-05T05:57:24.487Z Compiling thread-id v4.2.2
28332026-06-05T05:57:24.616Z Compiling static_assertions v1.1.0
28342026-06-05T05:57:24.693Z Compiling managed v0.8.0
28352026-06-05T05:57:24.731Z Compiling bitflags v1.3.2
28362026-06-05T05:57:24.786Z Compiling colored v3.1.1
28372026-06-05T05:57:24.812Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
28382026-06-05T05:57:25.385Z Compiling postcard v1.1.3
28392026-06-05T05:57:25.453Z Compiling group v0.13.0
28402026-06-05T05:57:25.572Z Compiling cipher v0.4.4
28412026-06-05T05:57:25.749Z Compiling hkdf v0.12.4
28422026-06-05T05:57:26.186Z Compiling ingot v0.1.1
28432026-06-05T05:57:26.209Z Compiling goblin v0.8.2
28442026-06-05T05:57:26.367Z Compiling num-rational v0.4.2
28452026-06-05T05:57:27.345Z Compiling num-iter v0.1.45
28462026-06-05T05:57:27.965Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
28472026-06-05T05:57:28.161Z Compiling universal-hash v0.5.1
28482026-06-05T05:57:28.305Z Compiling thiserror-impl-no-std v2.0.2
28492026-06-05T05:57:28.318Z Compiling hubpack_derive v0.1.1
28502026-06-05T05:57:28.378Z Compiling crypto-bigint v0.5.5
28512026-06-05T05:57:28.951Z Compiling half v2.7.1
28522026-06-05T05:57:29.184Z Compiling serde_repr v0.1.20
28532026-06-05T05:57:29.294Z Compiling curve25519-dalek-derive v0.1.1
28542026-06-05T05:57:29.384Z Compiling foreign-types-macros v0.2.3
28552026-06-05T05:57:30.006Z Compiling num-complex v0.4.6
28562026-06-05T05:57:30.403Z Compiling memoffset v0.9.1
28572026-06-05T05:57:30.438Z Compiling indent_write v2.2.0
28582026-06-05T05:57:30.894Z Compiling foreign-types-shared v0.3.1
28592026-06-05T05:57:30.907Z Compiling cfg_aliases v0.2.1
28602026-06-05T05:57:30.997Z Compiling ciborium-io v0.2.2
28612026-06-05T05:57:31.007Z Compiling opaque-debug v0.3.1
28622026-06-05T05:57:31.025Z Compiling base64ct v1.8.3
28632026-06-05T05:57:31.079Z Compiling base16ct v0.2.0
28642026-06-05T05:57:31.100Z Compiling heck v0.4.1
28652026-06-05T05:57:31.310Z Compiling password-hash v0.5.0
28662026-06-05T05:57:31.331Z Compiling elliptic-curve v0.13.8
28672026-06-05T05:57:31.632Z Compiling ciborium-ll v0.2.2
28682026-06-05T05:57:31.668Z Compiling poly1305 v0.8.0
28692026-06-05T05:57:31.769Z Compiling nix v0.31.3
28702026-06-05T05:57:31.887Z Compiling foreign-types v0.5.0
28712026-06-05T05:57:32.487Z Compiling num v0.4.3
28722026-06-05T05:57:32.671Z Compiling thiserror-no-std v2.0.2
28732026-06-05T05:57:32.705Z Compiling hubpack v0.1.2
28742026-06-05T05:57:33.876Z Compiling chacha20 v0.9.1
28752026-06-05T05:57:34.709Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
28762026-06-05T05:57:34.725Z Compiling reqwest v0.12.28
28772026-06-05T05:57:35.282Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
28782026-06-05T05:57:35.735Z Compiling blake2 v0.10.6
28792026-06-05T05:57:36.219Z Compiling aead v0.5.2
28802026-06-05T05:57:36.275Z Compiling byte-wrapper v0.1.0
28812026-06-05T05:57:36.289Z Compiling chacha20 v0.10.0
28822026-06-05T05:57:36.399Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28832026-06-05T05:57:36.722Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
28842026-06-05T05:57:37.256Z Compiling cstr-argument v0.1.2
28852026-06-05T05:57:37.440Z Compiling float-ord v0.3.2
28862026-06-05T05:57:37.470Z Compiling keccak v0.1.6
28872026-06-05T05:57:37.534Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
28882026-06-05T05:57:37.775Z Compiling sha3 v0.10.9
28892026-06-05T05:57:37.793Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28902026-06-05T05:57:38.185Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
28912026-06-05T05:57:38.198Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28922026-06-05T05:57:38.325Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
28932026-06-05T05:57:38.358Z Compiling rand v0.10.1
28942026-06-05T05:57:39.073Z Compiling rustls-webpki v0.103.13
28952026-06-05T05:57:39.153Z Compiling chacha20poly1305 v0.10.1
28962026-06-05T05:57:40.477Z Compiling argon2 v0.5.3
28972026-06-05T05:57:41.218Z Compiling progenitor-client v0.10.0
28982026-06-05T05:57:41.531Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
28992026-06-05T05:57:41.720Z Compiling vsss-rs v3.3.4
29002026-06-05T05:57:42.355Z Compiling ciborium v0.2.2
29012026-06-05T05:57:42.946Z Compiling atomicwrites v0.4.4
29022026-06-05T05:57:42.990Z Compiling usdt-macro v0.5.0
29032026-06-05T05:57:43.176Z Compiling usdt-attr-macro v0.5.0
29042026-06-05T05:57:43.670Z Compiling tokio-rustls v0.26.4
29052026-06-05T05:57:43.746Z Compiling rustls-platform-verifier v0.7.0
29062026-06-05T05:57:43.972Z Compiling hyper-rustls v0.27.9
29072026-06-05T05:57:44.305Z Compiling reqwest v0.13.4
29082026-06-05T05:57:45.748Z Compiling progenitor-client v0.14.0
29092026-06-05T05:57:46.203Z Compiling progenitor-extras v0.2.0
29102026-06-05T05:57:46.219Z Compiling num-derive v0.4.2
29112026-06-05T05:57:46.330Z Compiling enum-as-inner v0.6.1
29122026-06-05T05:57:46.443Z Compiling memmap v0.7.0
29132026-06-05T05:57:46.923Z Compiling winnow v0.5.40
29142026-06-05T05:57:47.254Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29152026-06-05T05:57:48.542Z Compiling rayon-core v1.13.0
29162026-06-05T05:57:48.790Z Compiling semver v0.1.20
29172026-06-05T05:57:49.007Z Compiling rustc_version v0.1.7
29182026-06-05T05:57:49.230Z Compiling toml_edit v0.19.15
29192026-06-05T05:57:49.346Z Compiling usdt v0.5.0
29202026-06-05T05:57:50.078Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29212026-06-05T05:57:54.089Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29222026-06-05T05:57:59.039Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29232026-06-05T05:57:59.183Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
29242026-06-05T05:57:59.290Z Compiling similar v2.7.0
29252026-06-05T05:57:59.362Z Compiling crossbeam-deque v0.8.6
29262026-06-05T05:57:59.600Z Compiling serde_spanned v0.6.9
29272026-06-05T05:57:59.701Z Compiling bytecount v0.6.9
29282026-06-05T05:57:59.756Z Compiling lazy_static v1.5.0
29292026-06-05T05:57:59.997Z Compiling toml_write v0.1.2
29302026-06-05T05:58:00.118Z Compiling vcpkg v0.2.15
29312026-06-05T05:58:00.205Z Compiling toml_edit v0.22.27
29322026-06-05T05:58:00.678Z Compiling openssl-sys v0.9.116
29332026-06-05T05:58:02.504Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29342026-06-05T05:58:02.528Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29352026-06-05T05:58:02.807Z Compiling proc-macro-crate v1.3.1
29362026-06-05T05:58:02.810Z Compiling newtype_derive v0.1.6
29372026-06-05T05:58:03.067Z Compiling progenitor-impl v0.14.0
29382026-06-05T05:58:03.082Z Compiling progenitor-impl v0.13.0
29392026-06-05T05:58:03.151Z Compiling itertools v0.12.1
29402026-06-05T05:58:03.576Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29412026-06-05T05:58:03.705Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29422026-06-05T05:58:03.957Z Compiling owo-colors v4.3.0
29432026-06-05T05:58:04.030Z Compiling swrite v0.1.0
29442026-06-05T05:58:04.300Z Compiling resolv-conf v0.7.6
29452026-06-05T05:58:04.408Z Compiling linked-hash-map v0.5.6
29462026-06-05T05:58:04.523Z Compiling unicode-segmentation v1.13.3
29472026-06-05T05:58:04.628Z Compiling lru-cache v0.1.2
29482026-06-05T05:58:04.889Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29492026-06-05T05:58:04.939Z Compiling newline-converter v0.3.0
29502026-06-05T05:58:05.089Z Compiling num_enum_derive v0.5.11
29512026-06-05T05:58:05.127Z Compiling progenitor-macro v0.14.0
29522026-06-05T05:58:05.141Z Compiling progenitor-macro v0.13.0
29532026-06-05T05:58:05.323Z Compiling rayon v1.12.0
29542026-06-05T05:58:06.570Z Compiling toml v0.8.23
29552026-06-05T05:58:07.176Z Compiling hickory-proto v0.24.4
29562026-06-05T05:58:07.360Z Compiling progenitor-client v0.13.0
29572026-06-05T05:58:08.604Z Compiling console v0.15.11
29582026-06-05T05:58:09.284Z Compiling camino-tempfile v1.4.1
29592026-06-05T05:58:09.299Z Compiling serde-big-array v0.5.1
29602026-06-05T05:58:09.460Z Compiling derive-where v1.6.1
29612026-06-05T05:58:09.757Z Compiling pin-project-internal v1.1.13
29622026-06-05T05:58:09.895Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29632026-06-05T05:58:10.435Z Compiling siphasher v1.0.3
29642026-06-05T05:58:10.653Z Compiling minimal-lexical v0.2.1
29652026-06-05T05:58:10.759Z Compiling phf_shared v0.12.1
29662026-06-05T05:58:10.873Z Compiling pin-project v1.1.13
29672026-06-05T05:58:10.901Z Compiling nom v7.1.3
29682026-06-05T05:58:10.984Z Compiling progenitor v0.14.0
29692026-06-05T05:58:11.144Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29702026-06-05T05:58:11.802Z Compiling progenitor v0.13.0
29712026-06-05T05:58:11.951Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29722026-06-05T05:58:12.233Z Compiling hickory-resolver v0.24.4
29732026-06-05T05:58:13.198Z Compiling expectorate v1.2.0
29742026-06-05T05:58:14.755Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29752026-06-05T05:58:15.917Z Compiling num_enum v0.5.11
29762026-06-05T05:58:17.108Z Compiling zone_cfg_derive v0.3.1
29772026-06-05T05:58:17.536Z Compiling unicode-normalization v0.1.25
29782026-06-05T05:58:17.806Z Compiling tokio-stream v0.1.18
29792026-06-05T05:58:18.135Z Compiling snafu-derive v0.8.9
29802026-06-05T05:58:18.366Z Compiling async-recursion v1.1.1
29812026-06-05T05:58:19.054Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
29822026-06-05T05:58:19.369Z Compiling slog-dtrace v0.3.0
29832026-06-05T05:58:19.626Z Compiling csv-core v0.1.13
29842026-06-05T05:58:19.802Z Compiling foldhash v0.1.5
29852026-06-05T05:58:19.891Z Compiling cancel-safe-futures v0.1.5
29862026-06-05T05:58:20.037Z Compiling same-file v1.0.6
29872026-06-05T05:58:20.051Z Compiling unicode-xid v0.2.6
29882026-06-05T05:58:20.156Z Compiling openssl v0.10.80
29892026-06-05T05:58:20.223Z Compiling foreign-types-shared v0.1.1
29902026-06-05T05:58:20.249Z Compiling unicode-linebreak v0.1.5
29912026-06-05T05:58:20.336Z Compiling smawk v0.3.2
29922026-06-05T05:58:20.456Z Compiling konst_macro_rules v0.2.19
29932026-06-05T05:58:20.513Z Compiling chrono-tz v0.10.4
29942026-06-05T05:58:20.535Z Compiling highway v1.3.0
29952026-06-05T05:58:20.650Z Compiling unicode-width v0.1.14
29962026-06-05T05:58:20.763Z Compiling konst v0.2.20
29972026-06-05T05:58:20.968Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29982026-06-05T05:58:21.143Z Compiling textwrap v0.16.2
29992026-06-05T05:58:21.244Z Compiling foreign-types v0.3.2
30002026-06-05T05:58:21.330Z Compiling const_format_proc_macros v0.2.34
30012026-06-05T05:58:21.626Z Compiling walkdir v2.5.0
30022026-06-05T05:58:22.003Z Compiling hashbrown v0.15.5
30032026-06-05T05:58:22.113Z Compiling snafu v0.8.9
30042026-06-05T05:58:22.341Z Compiling csv v1.4.0
30052026-06-05T05:58:22.714Z Compiling qorb v0.4.1
30062026-06-05T05:58:22.727Z Compiling olpc-cjson v0.1.4
30072026-06-05T05:58:22.740Z Compiling zone v0.3.1
30082026-06-05T05:58:22.753Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30092026-06-05T05:58:22.935Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30102026-06-05T05:58:23.295Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30112026-06-05T05:58:23.462Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30122026-06-05T05:58:24.427Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30132026-06-05T05:58:24.956Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
30142026-06-05T05:58:26.449Z Compiling phf v0.12.1
30152026-06-05T05:58:26.840Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30162026-06-05T05:58:27.083Z Compiling tokio-dtrace v0.1.1
30172026-06-05T05:58:27.128Z Compiling globset v0.4.18
30182026-06-05T05:58:27.418Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
30192026-06-05T05:58:27.685Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30202026-06-05T05:58:28.268Z Compiling smf v0.2.3
30212026-06-05T05:58:28.535Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
30222026-06-05T05:58:28.973Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
30232026-06-05T05:58:29.416Z Compiling libsw-core v0.3.2
30242026-06-05T05:58:29.465Z Compiling pem v3.0.6
30252026-06-05T05:58:29.633Z Compiling serde_plain v1.0.2
30262026-06-05T05:58:29.802Z Compiling openssl-macros v0.1.1
30272026-06-05T05:58:29.816Z Compiling cookie v0.18.1
30282026-06-05T05:58:29.930Z Compiling sigpipe v0.1.3
30292026-06-05T05:58:30.039Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30302026-06-05T05:58:30.060Z Compiling typed-path v0.9.3
30312026-06-05T05:58:30.282Z Compiling fixedbitset v0.4.2
30322026-06-05T05:58:30.296Z Compiling fixedbitset v0.5.7
30332026-06-05T05:58:30.539Z Compiling jiff v0.2.28
30342026-06-05T05:58:30.674Z Compiling glob v0.3.3
30352026-06-05T05:58:30.810Z Compiling petgraph v0.8.3
30362026-06-05T05:58:30.962Z Compiling petgraph v0.6.5
30372026-06-05T05:58:31.469Z Compiling tough v0.22.0
30382026-06-05T05:58:32.867Z Compiling libsw v3.5.0
30392026-06-05T05:58:32.961Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
30402026-06-05T05:58:33.059Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
30412026-06-05T05:58:33.211Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30422026-06-05T05:58:33.254Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
30432026-06-05T05:58:33.452Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30442026-06-05T05:58:33.555Z Compiling oxide-tokio-rt v0.1.6
30452026-06-05T05:58:34.152Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30462026-06-05T05:58:36.211Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
30472026-06-05T05:58:36.456Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30482026-06-05T05:58:36.669Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30492026-06-05T05:58:37.531Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30502026-06-05T05:58:38.938Z Compiling const_format v0.2.36
30512026-06-05T05:58:39.251Z Compiling papergrid v0.11.0
30522026-06-05T05:58:39.467Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30532026-06-05T05:58:39.486Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
30542026-06-05T05:58:40.175Z Compiling libscf-sys v1.2.0
30552026-06-05T05:58:40.196Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30562026-06-05T05:58:40.321Z Compiling tabled_derive v0.7.0
30572026-06-05T05:58:40.335Z Compiling gethostname v0.5.0
30582026-06-05T05:58:40.472Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
30592026-06-05T05:58:40.726Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30602026-06-05T05:58:40.821Z Compiling bcs v0.1.6
30612026-06-05T05:58:40.849Z Compiling linear-map v1.2.0
30622026-06-05T05:58:41.077Z Compiling whoami v1.6.1
30632026-06-05T05:58:41.211Z Compiling tagptr v0.2.0
30642026-06-05T05:58:41.264Z Compiling termtree v0.5.1
30652026-06-05T05:58:41.382Z Compiling moka v0.12.15
30662026-06-05T05:58:41.769Z Compiling tabled v0.15.0
30672026-06-05T05:58:42.609Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30682026-06-05T05:58:43.697Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30692026-06-05T05:58:43.721Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30702026-06-05T05:58:44.489Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30712026-06-05T05:58:44.725Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30722026-06-05T05:58:45.631Z Compiling steno v0.4.1
30732026-06-05T05:58:46.149Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30742026-06-05T05:58:49.609Z Compiling hickory-proto v0.25.2
30752026-06-05T05:58:49.896Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30762026-06-05T05:58:49.995Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
30772026-06-05T05:58:50.671Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
30782026-06-05T05:58:50.786Z Compiling parking_lot_core v0.8.6
30792026-06-05T05:58:51.105Z Compiling nom v8.0.0
30802026-06-05T05:58:51.945Z Compiling hickory-resolver v0.25.2
30812026-06-05T05:58:52.980Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30822026-06-05T05:58:53.670Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
30832026-06-05T05:58:54.049Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
30842026-06-05T05:58:54.163Z Compiling crunchy v0.2.4
30852026-06-05T05:58:54.219Z Compiling parking_lot v0.11.2
30862026-06-05T05:58:54.492Z Compiling typify-impl v0.4.3
30872026-06-05T05:58:55.120Z Compiling fxhash v0.2.1
30882026-06-05T05:58:55.263Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30892026-06-05T05:58:55.540Z Compiling proc-macro-error-attr2 v2.0.0
30902026-06-05T05:58:55.998Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
30912026-06-05T05:58:56.245Z Compiling tiny-keccak v2.0.2
30922026-06-05T05:58:56.493Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30932026-06-05T05:58:57.700Z Compiling proc-macro-error2 v2.0.1
30942026-06-05T05:58:57.852Z Compiling typify-macro v0.4.3
30952026-06-05T05:58:57.996Z Compiling sled v0.34.7
30962026-06-05T05:58:58.342Z Compiling arc-swap v1.9.1
30972026-06-05T05:58:58.695Z Compiling slog-scope v4.4.1
30982026-06-05T05:58:59.354Z Compiling tabled_derive v0.11.0
30992026-06-05T05:58:59.950Z Compiling papergrid v0.18.0
31002026-06-05T05:59:00.358Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
31012026-06-05T05:59:00.495Z Compiling testing_table v0.3.0
31022026-06-05T05:59:00.784Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
31032026-06-05T05:59:00.917Z Compiling internet-checksum v0.2.1
31042026-06-05T05:59:01.066Z Compiling const-random-macro v0.1.16
31052026-06-05T05:59:01.096Z Compiling slog-stdlog v4.1.1
31062026-06-05T05:59:01.479Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
31072026-06-05T05:59:01.530Z Compiling tabled v0.21.0
31082026-06-05T05:59:01.769Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
31092026-06-05T05:59:01.921Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31102026-06-05T05:59:02.677Z Compiling dropshot-api-manager-types v0.7.2
31112026-06-05T05:59:03.261Z Compiling smartstring v1.0.1
31122026-06-05T05:59:03.534Z Compiling ahash v0.8.12
31132026-06-05T05:59:05.474Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
31142026-06-05T05:59:05.769Z Compiling const-random v0.1.18
31152026-06-05T05:59:05.866Z Compiling slog-envlogger v2.2.0
31162026-06-05T05:59:06.597Z Compiling typify v0.4.3
31172026-06-05T05:59:07.023Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31182026-06-05T05:59:07.486Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
31192026-06-05T05:59:09.340Z Compiling toml_datetime v0.7.5+spec-1.1.0
31202026-06-05T05:59:09.643Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
31212026-06-05T05:59:11.333Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
31222026-06-05T05:59:11.452Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31232026-06-05T05:59:11.707Z Compiling crc8 v0.1.1
31242026-06-05T05:59:11.806Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
31252026-06-05T05:59:11.832Z Compiling toml v0.9.12+spec-1.1.0
31262026-06-05T05:59:12.981Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
31272026-06-05T05:59:14.465Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
31282026-06-05T05:59:15.466Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31292026-06-05T05:59:15.630Z Compiling progenitor-impl v0.10.0
31302026-06-05T05:59:16.337Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
31312026-06-05T05:59:17.043Z Compiling lzma-sys v0.1.20
31322026-06-05T05:59:17.161Z Compiling sha1 v0.10.6
31332026-06-05T05:59:17.490Z Compiling thin-vec v0.2.18
31342026-06-05T05:59:17.615Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31352026-06-05T05:59:17.666Z Compiling rhai_codegen v3.2.0
31362026-06-05T05:59:17.851Z Compiling fs-err v3.3.0
31372026-06-05T05:59:18.121Z Compiling typeid v1.0.3
31382026-06-05T05:59:18.159Z Compiling utf-8 v0.7.6
31392026-06-05T05:59:18.381Z Compiling tungstenite v0.21.0
31402026-06-05T05:59:18.916Z Compiling rhai v1.25.1
31412026-06-05T05:59:19.447Z Compiling progenitor-macro v0.10.0
31422026-06-05T05:59:23.627Z Compiling cargo_toml v0.22.3
31432026-06-05T05:59:25.943Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31442026-06-05T05:59:26.295Z Compiling sha2 v0.10.9
31452026-06-05T05:59:27.547Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31462026-06-05T05:59:27.565Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
31472026-06-05T05:59:28.494Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31482026-06-05T05:59:28.638Z Compiling progenitor v0.10.0
31492026-06-05T05:59:29.392Z Compiling tokio-tungstenite v0.21.0
31502026-06-05T05:59:29.890Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31512026-06-05T05:59:30.192Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
31522026-06-05T05:59:33.092Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
31532026-06-05T05:59:33.150Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
31542026-06-05T05:59:33.150Z Compiling console v0.16.3
31552026-06-05T05:59:33.184Z Compiling git-stub v1.0.0
31562026-06-05T05:59:33.459Z Compiling unit-prefix v0.5.2
31572026-06-05T05:59:33.513Z Compiling base64 v0.21.7
31582026-06-05T05:59:33.593Z Compiling is_ci v1.2.0
31592026-06-05T05:59:33.631Z Compiling indicatif v0.18.4
31602026-06-05T05:59:33.767Z Compiling supports-color v3.0.2
31612026-06-05T05:59:34.020Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31622026-06-05T05:59:34.476Z Compiling git-stub-vcs v0.1.0
31632026-06-05T05:59:34.777Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
31642026-06-05T05:59:35.236Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31652026-06-05T05:59:36.289Z Compiling ron v0.12.1
31662026-06-05T05:59:36.311Z Compiling xz2 v0.1.7
31672026-06-05T05:59:36.656Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
31682026-06-05T05:59:37.992Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
31692026-06-05T05:59:38.203Z Compiling drift v0.2.0
31702026-06-05T05:59:40.690Z Compiling base16ct v1.0.0
31712026-06-05T05:59:40.711Z Compiling dropshot-api-manager v0.7.2
31722026-06-05T05:59:43.101Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
31732026-06-05T05:59:47.374Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
31742026-06-05T05:59:48.551Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
31752026-06-05T05:59:50.712Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
31762026-06-05T05:59:51.505Z Compiling natord v1.0.9
31772026-06-05T05:59:51.824Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
31782026-06-05T05:59:51.919Z Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util)
31792026-06-05T05:59:54.688Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
31802026-06-05T05:59:57.449Z Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
31812026-06-05T05:59:57.503Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
31822026-06-05T06:00:01.448Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
31832026-06-05T06:00:01.524Z Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
31842026-06-05T06:00:01.911Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
31852026-06-05T06:00:07.058Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
31862026-06-05T06:00:14.218Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
31872026-06-05T06:00:32.894Z Finished `release` profile [optimized] target(s) in 4m 16s
31882026-06-05T06:00:33.073Z
31892026-06-05T06:00:33.073Zreal 4:16.889654694
31902026-06-05T06:00:33.073Zuser 29:22.399776580
31912026-06-05T06:00:33.073Zsys 2:39.096130884
31922026-06-05T06:00:33.073Ztrap 0.752700409
31932026-06-05T06:00:33.073Ztflt 1.475405253
31942026-06-05T06:00:33.073Zdflt 1.462045928
31952026-06-05T06:00:33.073Zkflt 0.000087801
31962026-06-05T06:00:33.078Zlock 1:59:04.873837926
31972026-06-05T06:00:33.078Zslp 1:25:42.619958489
31982026-06-05T06:00:33.078Zlat 2:18.171284176
31992026-06-05T06:00:33.078Zstop 3:38.805809605
32002026-06-05T06:00:33.078Z+ for x in debug release
32012026-06-05T06:00:33.078Z+ mkdir -p /work/debug
32022026-06-05T06:00:33.078Z+ cp target/debug/ddmd /work/debug/ddmd
32032026-06-05T06:00:33.583Z+ cp target/debug/ddmadm /work/debug/ddmadm
32042026-06-05T06:00:33.994Z+ cp target/debug/mgd /work/debug/mgd
32052026-06-05T06:00:34.633Z+ cp target/debug/mgadm /work/debug/mgadm
32062026-06-05T06:00:35.393Z+ for x in debug release
32072026-06-05T06:00:35.393Z+ mkdir -p /work/release
32082026-06-05T06:00:35.397Z+ cp target/release/ddmd /work/release/ddmd
32092026-06-05T06:00:35.495Z+ cp target/release/ddmadm /work/release/ddmadm
32102026-06-05T06:00:35.579Z+ cp target/release/mgd /work/release/mgd
32112026-06-05T06:00:35.721Z+ cp target/release/mgadm /work/release/mgadm
32122026-06-05T06:00:35.869Z+ cp target/release/falcon-lab /work/release/falcon-lab
32132026-06-05T06:00:35.972Zprocess exited: duration 721238 ms, exit code 0
 
32142026-06-05T06:00:35.979Zfound 9 output files
32152026-06-05T06:00:35.980Zuploading: /work/debug/ddmadm (521789520 bytes)
32162026-06-05T06:00:42.891Zuploaded: /work/debug/ddmadm
32172026-06-05T06:00:42.891Zuploading: /work/debug/ddmd (596880960 bytes)
32182026-06-05T06:00:51.347Zuploaded: /work/debug/ddmd
32192026-06-05T06:00:51.347Zuploading: /work/debug/mgadm (612894288 bytes)
32202026-06-05T06:01:00.251Zuploaded: /work/debug/mgadm
32212026-06-05T06:01:00.251Zuploading: /work/debug/mgd (687106488 bytes)
32222026-06-05T06:01:09.774Zuploaded: /work/debug/mgd
32232026-06-05T06:01:09.774Zuploading: /work/release/ddmadm (45533264 bytes)
32242026-06-05T06:01:11.076Zuploaded: /work/release/ddmadm
32252026-06-05T06:01:11.076Zuploading: /work/release/ddmd (54717160 bytes)
32262026-06-05T06:01:12.460Zuploaded: /work/release/ddmd
32272026-06-05T06:01:12.460Zuploading: /work/release/falcon-lab (39696424 bytes)
32282026-06-05T06:01:13.713Zuploaded: /work/release/falcon-lab
32292026-06-05T06:01:13.713Zuploading: /work/release/mgadm (56880136 bytes)
32302026-06-05T06:01:15.052Zuploaded: /work/release/mgadm
32312026-06-05T06:01:15.052Zuploading: /work/release/mgd (73563232 bytes)
32322026-06-05T06:01:16.913Zuploaded: /work/release/mgd