01KS1DJ012WGZ3HKKZDSP9MXGJ: 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: 01KS1DJDKBSG9T18B68QRGN9EC

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-20T00:47:19.194Zjob assigned to worker 01KS1DJK453PERFKJHZJRMDVY5 [factory aws, i-0a8a5ed9cb4ccd121] (queued for 47 s)
 
22026-05-20T00:47:26.300Zstarting task 0: "setup"
32026-05-20T00:47:26.304Z++ uname -s
42026-05-20T00:47:26.307Z+ kern=SunOS
52026-05-20T00:47:26.307Z+ build_user=build
62026-05-20T00:47:26.307Z+ build_uid=12345
72026-05-20T00:47:26.307Z+ work_dir=/work
82026-05-20T00:47:26.307Z+ input_dir=/input
92026-05-20T00:47:26.307Z+ [[ 0 == 12345 ]]
102026-05-20T00:47:26.307Z+ case "$kern" in
112026-05-20T00:47:26.307Z+ groupadd -g 12345 build
122026-05-20T00:47:26.311Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-20T00:47:28.315Z+ zfs create -o mountpoint=/work rpool/work
142026-05-20T00:47:28.382Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-20T00:47:28.385Z+ home_fs=zfs
162026-05-20T00:47:28.385Z+ [[ zfs == autofs ]]
172026-05-20T00:47:28.385Z+ mkdir -p /home/build
182026-05-20T00:47:28.385Z+ chown build:build /home/build /work
192026-05-20T00:47:30.387Z+ chmod 0700 /home/build /work
202026-05-20T00:47:30.390Zprocess exited: duration 4090 ms, exit code 0
 
212026-05-20T00:47:30.399Zstarting task 1: "rust-toolchain"
222026-05-20T00:47:30.401Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-05-20T00:47:30.402Z * rust toolchain channel = "stable"
242026-05-20T00:47:30.402Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-05-20T00:47:30.402Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-05-20T00:47:30.402Z * rust toolchain profile = "default"
272026-05-20T00:47:30.402Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-20T00:47:30.405Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-20T00:47:30.405Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-05-20T00:47:30.525Zinfo: downloading installer
312026-05-20T00:47:31.965Zwarn: It looks like you have an existing installation of Rust at:
322026-05-20T00:47:31.965Zwarn: /opt/ooce/bin
332026-05-20T00:47:31.965Zwarn: It is recommended that rustup be the primary Rust installation.
342026-05-20T00:47:31.965Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-05-20T00:47:31.965Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-05-20T00:47:31.965Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-05-20T00:47:31.965Zwarn: or pass `-y' to ignore all ignorable checks.
382026-05-20T00:47:31.965Zerror: cannot install while Rust is installed
392026-05-20T00:47:31.965Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-05-20T00:47:31.965Zwarn: It looks like you have an existing rustup settings file at:
412026-05-20T00:47:31.965Zwarn: /home/build/.rustup/settings.toml
422026-05-20T00:47:31.965Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-05-20T00:47:31.965Zwarn: instead of the one inferred from the default host triple.
442026-05-20T00:47:31.997Zinfo: profile set to default
452026-05-20T00:47:31.997Zinfo: default host triple is x86_64-unknown-illumos
462026-05-20T00:47:32.000Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
472026-05-20T00:47:32.129Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
482026-05-20T00:47:32.132Zinfo: downloading 6 components
492026-05-20T00:47:46.764Zinfo: default toolchain set to stable-x86_64-unknown-illumos
502026-05-20T00:47:46.764Z
512026-05-20T00:47:46.800Z stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
522026-05-20T00:47:46.800Z
532026-05-20T00:47:46.800Z
542026-05-20T00:47:46.800ZRust is installed now. Great!
552026-05-20T00:47:46.800Z
562026-05-20T00:47:46.800ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-05-20T00:47:46.800Zenvironment variable. This has not been done automatically.
582026-05-20T00:47:46.801Z
592026-05-20T00:47:46.801ZTo configure your current shell, you need to source
602026-05-20T00:47:46.801Zthe corresponding env file under $HOME/.cargo.
612026-05-20T00:47:46.801Z
622026-05-20T00:47:46.801ZThis is usually done by running one of the following (note the leading DOT):
632026-05-20T00:47:46.801Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-05-20T00:47:46.801Zsource "$HOME/.cargo/env.fish" # For fish
652026-05-20T00:47:46.801Zsource "~/.cargo/env.nu" # For nushell
662026-05-20T00:47:46.801Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-05-20T00:47:46.801Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-05-20T00:47:46.801Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-05-20T00:47:46.804Zwarn: no default linker (`cc`) was found in your PATH
702026-05-20T00:47:46.804Zwarn: many Rust crates require a system C toolchain to build
712026-05-20T00:47:46.887Z+ rustup --version
722026-05-20T00:47:46.896Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-05-20T00:47:46.899Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-05-20T00:47:46.917Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
752026-05-20T00:47:46.920Z+ cargo --version
762026-05-20T00:47:46.933Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
772026-05-20T00:47:46.936Z+ rustc --version
782026-05-20T00:47:46.954Zrustc 1.95.0 (59807616e 2026-04-14)
792026-05-20T00:47:46.957Zprocess exited: duration 16557 ms, exit code 0
 
802026-05-20T00:47:46.963Zstarting task 2: "authentication"
812026-05-20T00:47:46.979Zprocess exited: duration 16 ms, exit code 0
 
822026-05-20T00:47:46.986Zstarting task 3: "clone repository"
832026-05-20T00:47:46.989Z+ mkdir -p /work/oxidecomputer/maghemite
842026-05-20T00:47:46.992Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-05-20T00:47:47.109ZCloning into '/work/oxidecomputer/maghemite'...
862026-05-20T00:47:48.484Z+ cd /work/oxidecomputer/maghemite
872026-05-20T00:47:48.489Z+ git fetch origin 0ccdce9171a02136f3d6f755d63013959d568e75
882026-05-20T00:47:48.883ZFrom https://github.com/oxidecomputer/maghemite
892026-05-20T00:47:48.883Z * branch 0ccdce9171a02136f3d6f755d63013959d568e75 -> FETCH_HEAD
902026-05-20T00:47:48.889Z+ [[ -n zl/ddmd-no-state-machine ]]
912026-05-20T00:47:48.892Z++ git branch --show-current
922026-05-20T00:47:48.892Z+ current=main
932026-05-20T00:47:48.892Z+ [[ main != zl/ddmd-no-state-machine ]]
942026-05-20T00:47:48.892Z+ git branch -f zl/ddmd-no-state-machine 0ccdce9171a02136f3d6f755d63013959d568e75
952026-05-20T00:47:48.895Z+ git checkout -f zl/ddmd-no-state-machine
962026-05-20T00:47:48.912ZSwitched to branch 'zl/ddmd-no-state-machine'
972026-05-20T00:47:48.914Z+ git reset --hard 0ccdce9171a02136f3d6f755d63013959d568e75
982026-05-20T00:47:48.917ZHEAD is now at 0ccdce9 [review] return log-level to what it was for ddmd (keep structured)
992026-05-20T00:47:48.921Zprocess exited: duration 1931 ms, exit code 0
 
1002026-05-20T00:47:48.927Zstarting task 4: "build"
1012026-05-20T00:47:48.931Z+ pfexec pkg install clang-15
1022026-05-20T00:47:56.941Z Startup: Refreshing catalog 'helios-dev' ... Done
1032026-05-20T00:48:04.567Z Startup: Caching catalogs ... Done
1042026-05-20T00:48:11.744ZPlanning: Solver setup ... Done
1052026-05-20T00:48:11.785ZPlanning: Running solver ... Done
1062026-05-20T00:48:11.926ZPlanning: Finding local manifests ... Done
1072026-05-20T00:48:11.939ZPlanning: Fetching manifests: 0/2 0% complete
1082026-05-20T00:48:12.027ZPlanning: Fetching manifests: 2/2 100% complete
1092026-05-20T00:48:12.057ZPlanning: Package planning ... Done
1102026-05-20T00:48:12.089ZPlanning: Merging actions ... Done
1112026-05-20T00:48:12.232ZPlanning: Checking for conflicting actions ... Done
1122026-05-20T00:48:12.238ZPlanning: Consolidating action changes ... Done
1132026-05-20T00:48:13.400ZPlanning: Evaluating mediators ... Done
1142026-05-20T00:48:13.405ZPlanning: Planning completed in 8.67 seconds
1152026-05-20T00:48:13.416Z Packages to install: 2
1162026-05-20T00:48:13.416Z Mediators to change: 2
1172026-05-20T00:48:13.416Z Services to change: 1
1182026-05-20T00:48:13.420Z Create boot environment: No
1192026-05-20T00:48:13.420ZCreate backup boot environment: No
1202026-05-20T00:48:13.466Z
1212026-05-20T00:48:13.467ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1222026-05-20T00:48:18.474ZDownload: 1461/3076 items 116.6/211.3MB 55% complete (23.7M/s)
1232026-05-20T00:48:23.482ZDownload: 2065/3076 items 118.4/211.3MB 56% complete (12.0M/s)
1242026-05-20T00:48:28.554ZDownload: 3065/3076 items 208.5/211.3MB 98% complete (9.6M/s)
1252026-05-20T00:48:33.432ZDownload: Completed 211.31 MB in 19.96 seconds (10.6M/s)
1262026-05-20T00:48:33.562Z Actions: 1/3418 actions (Installing new actions)
1272026-05-20T00:48:36.718Z Actions: Completed 3418 actions in 3.16 seconds.
1282026-05-20T00:48:37.358Z Done
1292026-05-20T00:48:37.358Z Done
1302026-05-20T00:48:38.089Z Done
1312026-05-20T00:48:41.728Z Done
1322026-05-20T00:48:41.808Z Done
1332026-05-20T00:48:41.811Z Done
1342026-05-20T00:48:41.973Z Done
1352026-05-20T00:48:42.642Z+ cargo --version
1362026-05-20T00:48:42.648Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
1372026-05-20T00:48:42.789Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
1382026-05-20T00:48:42.793Zinfo: downloading 6 components
1392026-05-20T00:48:58.406Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1402026-05-20T00:48:58.409Z+ rustc --version
1412026-05-20T00:48:58.438Zrustc 1.95.0 (59807616e 2026-04-14)
1422026-05-20T00:48:58.441Z+ banner check
1432026-05-20T00:48:58.444Z
1442026-05-20T00:48:58.444Z #### # # ###### #### # #
1452026-05-20T00:48:58.444Z # # # # # # # # #
1462026-05-20T00:48:58.444Z # ###### ##### # ####
1472026-05-20T00:48:58.444Z # # # # # # #
1482026-05-20T00:48:58.444Z # # # # # # # # #
1492026-05-20T00:48:58.444Z #### # # ###### #### # #
1502026-05-20T00:48:58.444Z
1512026-05-20T00:48:58.444Z+ cargo fmt -- --check
1522026-05-20T00:48:58.821Z+ cargo clippy --all-targets -- --deny warnings
1532026-05-20T00:48:58.933Z Updating git repository `https://github.com/oxidecomputer/falcon`
1542026-05-20T00:48:59.534ZFrom https://github.com/oxidecomputer/falcon
1552026-05-20T00:48:59.534Z * [new ref] b2fac281ed8253a2acd8d5e289cd4d0e88b6bef6 -> refs/commit/b2fac281ed8253a2acd8d5e289cd4d0e88b6bef6
1562026-05-20T00:48:59.612Z Updating crates.io index
1572026-05-20T00:48:59.653Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1582026-05-20T00:49:00.405ZFrom https://github.com/oxidecomputer/dendrite
1592026-05-20T00:49:00.405Z * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556
1602026-05-20T00:49:00.437Z Updating git repository `https://github.com/oxidecomputer/ispf`
1612026-05-20T00:49:00.693ZFrom https://github.com/oxidecomputer/ispf
1622026-05-20T00:49:00.693Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
1632026-05-20T00:49:00.882Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1642026-05-20T00:49:01.227ZFrom https://github.com/oxidecomputer/netadm-sys
1652026-05-20T00:49:01.227Z * [new ref] 180422c1e609a968c93512e0eea1e74bd16414e8 -> refs/commit/180422c1e609a968c93512e0eea1e74bd16414e8
1662026-05-20T00:49:01.234Z Updating git repository `https://github.com/oxidecomputer/omicron`
1672026-05-20T00:49:08.306ZFrom https://github.com/oxidecomputer/omicron
1682026-05-20T00:49:08.306Z * [new ref] e3edc166d225599702b8444c6bfb406bad583d4b -> refs/commit/e3edc166d225599702b8444c6bfb406bad583d4b
1692026-05-20T00:49:08.710Z Updating git repository `https://github.com/oxidecomputer/opte`
1702026-05-20T00:49:09.357ZFrom https://github.com/oxidecomputer/opte
1712026-05-20T00:49:09.357Z * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8
1722026-05-20T00:49:09.745Z Updating git repository `https://github.com/illumos/smf-rs`
1732026-05-20T00:49:09.995ZFrom https://github.com/illumos/smf-rs
1742026-05-20T00:49:09.995Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1752026-05-20T00:49:10.013Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1762026-05-20T00:49:10.280ZFrom https://github.com/oxidecomputer/network-interface
1772026-05-20T00:49:10.280Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1782026-05-20T00:49:10.434Z Updating git repository `https://github.com/oxidecomputer/zone`
1792026-05-20T00:49:10.722ZFrom https://github.com/oxidecomputer/zone
1802026-05-20T00:49:10.722Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1812026-05-20T00:49:10.731Z Updating git repository `https://github.com/oxidecomputer/propolis`
1822026-05-20T00:49:11.428ZFrom https://github.com/oxidecomputer/propolis
1832026-05-20T00:49:11.428Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1842026-05-20T00:49:11.552Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1852026-05-20T00:49:12.024ZFrom https://github.com/oxidecomputer/transceiver-control
1862026-05-20T00:49:12.024Z * [new ref] 479813cf6f094d3edd9d5c6383797d51fce6d8d6 -> refs/commit/479813cf6f094d3edd9d5c6383797d51fce6d8d6
1872026-05-20T00:49:12.163Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1882026-05-20T00:49:12.418ZFrom https://github.com/oxidecomputer/dlpi-sys
1892026-05-20T00:49:12.418Z * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388
1902026-05-20T00:49:12.431Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1912026-05-20T00:49:13.093ZFrom https://github.com/jmesmon/rust-libzfs
1922026-05-20T00:49:13.093Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1932026-05-20T00:49:13.100Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1942026-05-20T00:49:13.355ZFrom https://github.com/oxidecomputer/rusty-doors
1952026-05-20T00:49:13.355Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1962026-05-20T00:49:13.426Z Updating git repository `https://github.com/oxidecomputer/lldp`
1972026-05-20T00:49:13.762ZFrom https://github.com/oxidecomputer/lldp
1982026-05-20T00:49:13.762Z * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d
1992026-05-20T00:49:13.831Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2002026-05-20T00:49:14.091ZFrom https://github.com/oxidecomputer/slog-error-chain
2012026-05-20T00:49:14.091Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
2022026-05-20T00:49:14.099Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2032026-05-20T00:49:14.389ZFrom https://github.com/oxidecomputer/tufaceous
2042026-05-20T00:49:14.389Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2052026-05-20T00:49:14.558Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2062026-05-20T00:49:15.014ZFrom https://github.com/oxidecomputer/management-gateway-service
2072026-05-20T00:49:15.015Z * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d
2082026-05-20T00:49:15.029Z Updating git repository `https://github.com/oxidecomputer/crucible`
2092026-05-20T00:49:15.845ZFrom https://github.com/oxidecomputer/crucible
2102026-05-20T00:49:15.845Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2112026-05-20T00:49:16.614Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2122026-05-20T00:49:16.878ZFrom https://github.com/oxidecomputer/serde_human_bytes
2132026-05-20T00:49:16.878Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2142026-05-20T00:49:17.046Z Updating git repository `https://github.com/oxidecomputer/propolis`
2152026-05-20T00:49:17.371ZFrom https://github.com/oxidecomputer/propolis
2162026-05-20T00:49:17.371Z * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845
2172026-05-20T00:49:17.781Z Updating git repository `https://github.com/oxidecomputer/tofino`
2182026-05-20T00:49:18.122ZFrom https://github.com/oxidecomputer/tofino
2192026-05-20T00:49:18.123Z * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b
2202026-05-20T00:49:18.134Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2212026-05-20T00:49:19.035ZFrom https://github.com/oxidecomputer/maghemite
2222026-05-20T00:49:19.035Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2232026-05-20T00:49:19.101Z Updating git repository `https://github.com/oxidecomputer/clickward`
2242026-05-20T00:49:19.372ZFrom https://github.com/oxidecomputer/clickward
2252026-05-20T00:49:19.372Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2262026-05-20T00:49:19.388Z Updating git repository `https://github.com/oxidecomputer/crucible`
2272026-05-20T00:49:19.744ZFrom https://github.com/oxidecomputer/crucible
2282026-05-20T00:49:19.744Z * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047
2292026-05-20T00:49:19.911Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2302026-05-20T00:49:20.184ZFrom https://github.com/oxidecomputer/illumos-devinfo
2312026-05-20T00:49:20.184Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2322026-05-20T00:49:21.129Z Downloading crates ...
2332026-05-20T00:49:21.189Z Downloaded adler2 v2.0.1
2342026-05-20T00:49:21.199Z Downloaded bytes v1.11.1
2352026-05-20T00:49:21.205Z Downloaded cpufeatures v0.2.17
2362026-05-20T00:49:21.208Z Downloaded cfg_aliases v0.2.1
2372026-05-20T00:49:21.211Z Downloaded block-buffer v0.10.4
2382026-05-20T00:49:21.211Z Downloaded cstr-argument v0.1.2
2392026-05-20T00:49:21.214Z Downloaded colorchoice v1.0.5
2402026-05-20T00:49:21.217Z Downloaded darling_macro v0.21.3
2412026-05-20T00:49:21.217Z Downloaded base64 v0.22.1
2422026-05-20T00:49:21.220Z Downloaded foldhash v0.1.5
2432026-05-20T00:49:21.223Z Downloaded equivalent v1.0.2
2442026-05-20T00:49:21.226Z Downloaded bitflags v2.11.1
2452026-05-20T00:49:21.229Z Downloaded convert_case v0.4.0
2462026-05-20T00:49:21.229Z Downloaded byteorder v1.5.0
2472026-05-20T00:49:21.232Z Downloaded bit-set v0.8.0
2482026-05-20T00:49:21.235Z Downloaded atomicwrites v0.4.4
2492026-05-20T00:49:21.235Z Downloaded cpufeatures v0.3.0
2502026-05-20T00:49:21.238Z Downloaded cancel-safe-futures v0.1.5
2512026-05-20T00:49:21.241Z Downloaded defmt-macros v1.0.1
2522026-05-20T00:49:21.244Z Downloaded clap_lex v1.1.0
2532026-05-20T00:49:21.247Z Downloaded icu_properties v2.2.0
2542026-05-20T00:49:21.250Z Downloaded enum-as-inner v0.6.1
2552026-05-20T00:49:21.250Z Downloaded bs58 v0.5.1
2562026-05-20T00:49:21.253Z Downloaded fixedbitset v0.4.2
2572026-05-20T00:49:21.256Z Downloaded crc32fast v1.5.0
2582026-05-20T00:49:21.256Z Downloaded erased-serde v0.3.31
2592026-05-20T00:49:21.259Z Downloaded ff v0.13.1
2602026-05-20T00:49:21.262Z Downloaded curve25519-dalek-derive v0.1.1
2612026-05-20T00:49:21.265Z Downloaded base16ct v1.0.0
2622026-05-20T00:49:21.265Z Downloaded embedded-io v0.4.0
2632026-05-20T00:49:21.268Z Downloaded const-random-macro v0.1.16
2642026-05-20T00:49:21.271Z Downloaded foreign-types v0.5.0
2652026-05-20T00:49:21.271Z Downloaded dropshot_endpoint v0.17.0
2662026-05-20T00:49:21.274Z Downloaded futures-sink v0.3.32
2672026-05-20T00:49:21.276Z Downloaded futures-io v0.3.32
2682026-05-20T00:49:21.276Z Downloaded derive-where v1.6.1
2692026-05-20T00:49:21.279Z Downloaded form_urlencoded v1.2.2
2702026-05-20T00:49:21.282Z Downloaded dyn-clone v1.0.20
2712026-05-20T00:49:21.285Z Downloaded foreign-types-macros v0.2.3
2722026-05-20T00:49:21.285Z Downloaded futures-executor v0.3.32
2732026-05-20T00:49:21.288Z Downloaded crc8 v0.1.1
2742026-05-20T00:49:21.288Z Downloaded darling_macro v0.23.0
2752026-05-20T00:49:21.291Z Downloaded anstyle-query v1.1.5
2762026-05-20T00:49:21.294Z Downloaded cfg-if v1.0.4
2772026-05-20T00:49:21.294Z Downloaded displaydoc v0.2.5
2782026-05-20T00:49:21.296Z Downloaded defmt v1.0.1
2792026-05-20T00:49:21.299Z Downloaded errno v0.3.14
2802026-05-20T00:49:21.302Z Downloaded float-ord v0.3.2
2812026-05-20T00:49:21.305Z Downloaded httpdate v1.0.3
2822026-05-20T00:49:21.305Z Downloaded foldhash v0.2.0
2832026-05-20T00:49:21.308Z Downloaded foreign-types v0.3.2
2842026-05-20T00:49:21.308Z Downloaded crucible-workspace-hack v0.1.0
2852026-05-20T00:49:21.311Z Downloaded foreign-types-shared v0.3.1
2862026-05-20T00:49:21.311Z Downloaded atomic-waker v1.1.2
2872026-05-20T00:49:21.315Z Downloaded hubpack v0.1.2
2882026-05-20T00:49:21.317Z Downloaded async-recursion v1.1.1
2892026-05-20T00:49:21.318Z Downloaded foreign-types-shared v0.1.1
2902026-05-20T00:49:21.320Z Downloaded futures-core v0.3.32
2912026-05-20T00:49:21.327Z Downloaded highway v1.3.0
2922026-05-20T00:49:21.329Z Downloaded csv-core v0.1.13
2932026-05-20T00:49:21.329Z Downloaded globset v0.4.18
2942026-05-20T00:49:21.329Z Downloaded cmake v0.1.58
2952026-05-20T00:49:21.329Z Downloaded hubpack_derive v0.1.1
2962026-05-20T00:49:21.332Z Downloaded debug-ignore v1.0.5
2972026-05-20T00:49:21.332Z Downloaded dropshot-api-manager-types v0.7.1
2982026-05-20T00:49:21.338Z Downloaded heck v0.5.0
2992026-05-20T00:49:21.338Z Downloaded http-body v1.0.1
3002026-05-20T00:49:21.341Z Downloaded fnv v1.0.7
3012026-05-20T00:49:21.341Z Downloaded bit-vec v0.8.0
3022026-05-20T00:49:21.341Z Downloaded hostname v0.4.2
3032026-05-20T00:49:21.344Z Downloaded hostname v0.3.1
3042026-05-20T00:49:21.344Z Downloaded ident_case v1.0.1
3052026-05-20T00:49:21.347Z Downloaded futures-macro v0.3.32
3062026-05-20T00:49:21.347Z Downloaded instant v0.1.13
3072026-05-20T00:49:21.350Z Downloaded indent_write v2.2.0
3082026-05-20T00:49:21.353Z Downloaded is_ci v1.2.0
3092026-05-20T00:49:21.353Z Downloaded idna_adapter v1.2.2
3102026-05-20T00:49:21.355Z Downloaded daft-derive v0.1.5
3112026-05-20T00:49:21.358Z Downloaded fastrand v2.4.1
3122026-05-20T00:49:21.361Z Downloaded heck v0.4.1
3132026-05-20T00:49:21.361Z Downloaded http-body-util v0.1.3
3142026-05-20T00:49:21.364Z Downloaded deranged v0.5.8
3152026-05-20T00:49:21.367Z Downloaded git-stub v1.0.0
3162026-05-20T00:49:21.367Z Downloaded gethostname v0.5.0
3172026-05-20T00:49:21.370Z Downloaded fs_extra v1.3.0
3182026-05-20T00:49:21.370Z Downloaded autocfg v1.5.0
3192026-05-20T00:49:21.372Z Downloaded fixedbitset v0.5.7
3202026-05-20T00:49:21.376Z Downloaded daft v0.1.5
3212026-05-20T00:49:21.376Z Downloaded critical-section v1.2.0
3222026-05-20T00:49:21.379Z Downloaded itoa v1.0.18
3232026-05-20T00:49:21.379Z Downloaded is-terminal v0.4.17
3242026-05-20T00:49:21.382Z Downloaded memmap v0.7.0
3252026-05-20T00:49:21.382Z Downloaded is_terminal_polyfill v1.70.2
3262026-05-20T00:49:21.385Z Downloaded blake2 v0.10.6
3272026-05-20T00:49:21.388Z Downloaded crossbeam-deque v0.8.6
3282026-05-20T00:49:21.388Z Downloaded macaddr v1.0.1
3292026-05-20T00:49:21.391Z Downloaded managed v0.8.0
3302026-05-20T00:49:21.391Z Downloaded memoffset v0.9.1
3312026-05-20T00:49:21.394Z Downloaded match_cfg v0.1.0
3322026-05-20T00:49:21.394Z Downloaded linked-hash-map v0.5.6
3332026-05-20T00:49:21.397Z Downloaded async-trait v0.1.89
3342026-05-20T00:49:21.399Z Downloaded hyper-rustls v0.27.9
3352026-05-20T00:49:21.402Z Downloaded hash32 v0.3.1
3362026-05-20T00:49:21.402Z Downloaded lru-slab v0.1.2
3372026-05-20T00:49:21.405Z Downloaded libscf-sys v1.2.0
3382026-05-20T00:49:21.405Z Downloaded lazy_static v1.5.0
3392026-05-20T00:49:21.408Z Downloaded newtype_derive v0.1.6
3402026-05-20T00:49:21.408Z Downloaded newtype-uuid-macros v0.1.0
3412026-05-20T00:49:21.411Z Downloaded newline-converter v0.3.0
3422026-05-20T00:49:21.411Z Downloaded num v0.4.3
3432026-05-20T00:49:21.414Z Downloaded keccak v0.1.6
3442026-05-20T00:49:21.414Z Downloaded natord v1.0.9
3452026-05-20T00:49:21.417Z Downloaded konst_macro_rules v0.2.19
3462026-05-20T00:49:21.417Z Downloaded mime v0.3.17
3472026-05-20T00:49:21.420Z Downloaded git-stub-vcs v0.1.0
3482026-05-20T00:49:21.423Z Downloaded no-std-compat v0.4.1
3492026-05-20T00:49:21.423Z Downloaded num-conv v0.2.1
3502026-05-20T00:49:21.423Z Downloaded ingot v0.1.1
3512026-05-20T00:49:21.426Z Downloaded futures-channel v0.3.32
3522026-05-20T00:49:21.429Z Downloaded anstream v1.0.0
3532026-05-20T00:49:21.429Z Downloaded jobserver v0.1.34
3542026-05-20T00:49:21.432Z Downloaded darling v0.23.0
3552026-05-20T00:49:21.434Z Downloaded getrandom v0.2.17
3562026-05-20T00:49:21.437Z Downloaded openssl-macros v0.1.1
3572026-05-20T00:49:21.440Z Downloaded openssl-probe v0.2.1
3582026-05-20T00:49:21.440Z Downloaded num-derive v0.4.2
3592026-05-20T00:49:21.443Z Downloaded cookie v0.18.1
3602026-05-20T00:49:21.443Z Downloaded num-iter v0.1.45
3612026-05-20T00:49:21.446Z Downloaded libsw-core v0.3.2
3622026-05-20T00:49:21.449Z Downloaded omicron-workspace-hack v0.1.0
3632026-05-20T00:49:21.449Z Downloaded olpc-cjson v0.1.4
3642026-05-20T00:49:21.449Z Downloaded crossbeam-epoch v0.9.18
3652026-05-20T00:49:21.451Z Downloaded num_threads v0.1.7
3662026-05-20T00:49:21.454Z Downloaded lock_api v0.4.14
3672026-05-20T00:49:21.454Z Downloaded percent-encoding v2.3.2
3682026-05-20T00:49:21.457Z Downloaded parse-display v0.10.0
3692026-05-20T00:49:21.457Z Downloaded ipnetwork v0.21.1
3702026-05-20T00:49:21.460Z Downloaded httparse v1.10.1
3712026-05-20T00:49:21.463Z Downloaded expectorate v1.2.0
3722026-05-20T00:49:21.463Z Downloaded glob v0.3.3
3732026-05-20T00:49:21.466Z Downloaded ingot-types v0.1.2
3742026-05-20T00:49:21.466Z Downloaded iana-time-zone v0.1.65
3752026-05-20T00:49:21.469Z Downloaded cc v1.2.62
3762026-05-20T00:49:21.472Z Downloaded humantime v2.3.0
3772026-05-20T00:49:21.472Z Downloaded plain v0.2.3
3782026-05-20T00:49:21.475Z Downloaded half v2.7.1
3792026-05-20T00:49:21.479Z Downloaded libsw v3.5.0
3802026-05-20T00:49:21.479Z Downloaded num_enum_derive v0.5.11
3812026-05-20T00:49:21.483Z Downloaded opaque-debug v0.3.1
3822026-05-20T00:49:21.483Z Downloaded derive_more v0.99.20
3832026-05-20T00:49:21.483Z Downloaded multer v3.1.0
3842026-05-20T00:49:21.486Z Downloaded num-complex v0.4.6
3852026-05-20T00:49:21.489Z Downloaded powerfmt v0.2.0
3862026-05-20T00:49:21.489Z Downloaded proc-macro-crate v3.5.0
3872026-05-20T00:49:21.491Z Downloaded potential_utf v0.1.5
3882026-05-20T00:49:21.491Z Downloaded drift v0.1.4
3892026-05-20T00:49:21.496Z Downloaded num-rational v0.4.2
3902026-05-20T00:49:21.499Z Downloaded pretty-hex v0.4.2
3912026-05-20T00:49:21.502Z Downloaded num-integer v0.1.46
3922026-05-20T00:49:21.502Z Downloaded progenitor-client v0.10.0
3932026-05-20T00:49:21.516Z Downloaded console v0.15.11
3942026-05-20T00:49:21.516Z Downloaded oxide-tokio-rt v0.1.5
3952026-05-20T00:49:21.516Z Downloaded num_enum_derive v0.7.6
3962026-05-20T00:49:21.516Z Downloaded num_enum v0.5.11
3972026-05-20T00:49:21.516Z Downloaded arc-swap v1.9.1
3982026-05-20T00:49:21.519Z Downloaded proc-macro-error-attr v1.0.4
3992026-05-20T00:49:21.519Z Downloaded progenitor-macro v0.14.0
4002026-05-20T00:49:21.519Z Downloaded linear-map v1.2.0
4012026-05-20T00:49:21.519Z Downloaded proc-macro-error-attr2 v2.0.0
4022026-05-20T00:49:21.519Z Downloaded phf_shared v0.12.1
4032026-05-20T00:49:21.522Z Downloaded progenitor-macro v0.10.0
4042026-05-20T00:49:21.522Z Downloaded progenitor-macro v0.13.0
4052026-05-20T00:49:21.525Z Downloaded progenitor-client v0.11.2
4062026-05-20T00:49:21.525Z Downloaded ahash v0.8.12
4072026-05-20T00:49:21.528Z Downloaded num_enum v0.7.6
4082026-05-20T00:49:21.531Z Downloaded rand_chacha v0.3.1
4092026-05-20T00:49:21.531Z Downloaded quick-error v1.2.3
4102026-05-20T00:49:21.534Z Downloaded oxnet v0.1.5
4112026-05-20T00:49:21.534Z Downloaded password-hash v0.5.0
4122026-05-20T00:49:21.537Z Downloaded owo-colors v4.3.0
4132026-05-20T00:49:21.539Z Downloaded memmap2 v0.9.10
4142026-05-20T00:49:21.539Z Downloaded rand_xorshift v0.4.0
4152026-05-20T00:49:21.542Z Downloaded pem v3.0.6
4162026-05-20T00:49:21.542Z Downloaded paste v1.0.15
4172026-05-20T00:49:21.546Z Downloaded proc-macro-crate v1.3.1
4182026-05-20T00:49:21.546Z Downloaded phf v0.12.1
4192026-05-20T00:49:21.548Z Downloaded newtype-uuid v1.3.2
4202026-05-20T00:49:21.548Z Downloaded icu_provider v2.2.0
4212026-05-20T00:49:21.551Z Downloaded parse-display-derive v0.10.0
4222026-05-20T00:49:21.551Z Downloaded futures v0.3.32
4232026-05-20T00:49:21.554Z Downloaded getrandom v0.3.4
4242026-05-20T00:49:21.557Z Downloaded ref-cast-impl v1.0.25
4252026-05-20T00:49:21.560Z Downloaded litemap v0.8.2
4262026-05-20T00:49:21.560Z Downloaded pkg-config v0.3.33
4272026-05-20T00:49:21.563Z Downloaded indexmap v1.9.3
4282026-05-20T00:49:21.566Z Downloaded rustc_version v0.4.1
4292026-05-20T00:49:21.566Z Downloaded icu_normalizer_data v2.2.0
4302026-05-20T00:49:21.569Z Downloaded darling_core v0.23.0
4312026-05-20T00:49:21.572Z Downloaded progenitor v0.10.0
4322026-05-20T00:49:21.572Z Downloaded pin-project-lite v0.2.17
4332026-05-20T00:49:21.575Z Downloaded rustc_version v0.1.7
4342026-05-20T00:49:21.578Z Downloaded progenitor v0.14.0
4352026-05-20T00:49:21.578Z Downloaded progenitor v0.13.0
4362026-05-20T00:49:21.581Z Downloaded log v0.4.29
4372026-05-20T00:49:21.581Z Downloaded progenitor v0.11.2
4382026-05-20T00:49:21.584Z Downloaded rustc-hash v2.1.2
4392026-05-20T00:49:21.584Z Downloaded poly1305 v0.8.0
4402026-05-20T00:49:21.587Z Downloaded proc-macro-error2 v2.0.1
4412026-05-20T00:49:21.590Z Downloaded once_cell v1.21.4
4422026-05-20T00:49:21.590Z Downloaded pin-project-internal v1.1.12
4432026-05-20T00:49:21.593Z Downloaded progenitor-client v0.14.0
4442026-05-20T00:49:21.593Z Downloaded progenitor-macro v0.11.2
4452026-05-20T00:49:21.596Z Downloaded progenitor-extras v0.2.0
4462026-05-20T00:49:21.596Z Downloaded progenitor-client v0.13.0
4472026-05-20T00:49:21.596Z Downloaded proc-macro-error v1.0.4
4482026-05-20T00:49:21.599Z Downloaded quote v1.0.45
4492026-05-20T00:49:21.602Z Downloaded rand_core v0.9.5
4502026-05-20T00:49:21.604Z Downloaded parking_lot v0.12.5
4512026-05-20T00:49:21.604Z Downloaded parking_lot_core v0.8.6
4522026-05-20T00:49:21.608Z Downloaded scroll_derive v0.12.1
4532026-05-20T00:49:21.608Z Downloaded rand_core v0.6.4
4542026-05-20T00:49:21.611Z Downloaded icu_normalizer v2.2.0
4552026-05-20T00:49:21.611Z Downloaded hickory-resolver v0.24.4
4562026-05-20T00:49:21.614Z Downloaded indicatif v0.18.4
4572026-05-20T00:49:21.617Z Downloaded pest_derive v2.8.6
4582026-05-20T00:49:21.620Z Downloaded pest_generator v2.8.6
4592026-05-20T00:49:21.620Z Downloaded secrecy v0.10.3
4602026-05-20T00:49:21.624Z Downloaded ref-cast v1.0.25
4612026-05-20T00:49:21.624Z Downloaded rand_chacha v0.9.0
4622026-05-20T00:49:21.624Z Downloaded scroll_derive v0.13.1
4632026-05-20T00:49:21.627Z Downloaded postcard v1.1.3
4642026-05-20T00:49:21.627Z Downloaded serde_spanned v0.6.9
4652026-05-20T00:49:21.627Z Downloaded serde_repr v0.1.20
4662026-05-20T00:49:21.630Z Downloaded heapless v0.8.0
4672026-05-20T00:49:21.633Z Downloaded serde_spanned v1.1.1
4682026-05-20T00:49:21.633Z Downloaded resolv-conf v0.7.6
4692026-05-20T00:49:21.636Z Downloaded chacha20poly1305 v0.10.1
4702026-05-20T00:49:21.636Z Downloaded getrandom v0.4.2
4712026-05-20T00:49:21.639Z Downloaded flate2 v1.1.9
4722026-05-20T00:49:21.641Z Downloaded rustls-native-certs v0.8.3
4732026-05-20T00:49:21.646Z Downloaded papergrid v0.11.0
4742026-05-20T00:49:21.649Z Downloaded sha1 v0.10.6
4752026-05-20T00:49:21.649Z Downloaded quinn-udp v0.5.14
4762026-05-20T00:49:21.649Z Downloaded rand_core v0.10.1
4772026-05-20T00:49:21.652Z Downloaded papergrid v0.17.0
4782026-05-20T00:49:21.655Z Downloaded crossbeam-channel v0.5.15
4792026-05-20T00:49:21.659Z Downloaded sigpipe v0.1.3
4802026-05-20T00:49:21.659Z Downloaded icu_collections v2.2.0
4812026-05-20T00:49:21.662Z Downloaded base64 v0.21.7
4822026-05-20T00:49:21.665Z Downloaded serde_urlencoded v0.7.1
4832026-05-20T00:49:21.669Z Downloaded serial_test v3.4.0
4842026-05-20T00:49:21.669Z Downloaded same-file v1.0.6
4852026-05-20T00:49:21.669Z Downloaded slog-envlogger v2.2.0
4862026-05-20T00:49:21.672Z Downloaded ppv-lite86 v0.2.21
4872026-05-20T00:49:21.672Z Downloaded darling_core v0.21.3
4882026-05-20T00:49:21.674Z Downloaded spin v0.5.2
4892026-05-20T00:49:21.675Z Downloaded smawk v0.3.2
4902026-05-20T00:49:21.677Z Downloaded icu_locale_core v2.2.0
4912026-05-20T00:49:21.680Z Downloaded scopeguard v1.2.0
4922026-05-20T00:49:21.684Z Downloaded pin-project v1.1.12
4932026-05-20T00:49:21.687Z Downloaded serde_derive_internals v0.29.1
4942026-05-20T00:49:21.690Z Downloaded dropshot-api-manager v0.7.1
4952026-05-20T00:49:21.693Z Downloaded serde_path_to_error v0.1.20
4962026-05-20T00:49:21.693Z Downloaded scroll v0.13.0
4972026-05-20T00:49:21.696Z Downloaded structmeta-derive v0.3.0
4982026-05-20T00:49:21.696Z Downloaded rhai_codegen v3.1.0
4992026-05-20T00:49:21.699Z Downloaded strum v0.26.3
5002026-05-20T00:49:21.702Z Downloaded async-compression v0.4.42
5012026-05-20T00:49:21.705Z Downloaded stable_deref_trait v1.2.1
5022026-05-20T00:49:21.705Z Downloaded slog-bunyan v2.5.0
5032026-05-20T00:49:21.708Z Downloaded serial_test_derive v3.4.0
5042026-05-20T00:49:21.708Z Downloaded rustls-pemfile v2.2.0
5052026-05-20T00:49:21.711Z Downloaded serde_plain v1.0.2
5062026-05-20T00:49:21.711Z Downloaded serde-big-array v0.5.1
5072026-05-20T00:49:21.711Z Downloaded semver v0.1.20
5082026-05-20T00:49:21.714Z Downloaded subtle v2.6.1
5092026-05-20T00:49:21.714Z Downloaded sync_wrapper v1.0.2
5102026-05-20T00:49:21.714Z Downloaded parking_lot v0.11.2
5112026-05-20T00:49:21.717Z Downloaded openssl-sys v0.9.115
5122026-05-20T00:49:21.720Z Downloaded progenitor-impl v0.13.0
5132026-05-20T00:49:21.723Z Downloaded supports-color v3.0.2
5142026-05-20T00:49:21.723Z Downloaded strsim v0.11.1
5152026-05-20T00:49:21.723Z Downloaded progenitor-impl v0.11.2
5162026-05-20T00:49:21.726Z Downloaded swrite v0.1.0
5172026-05-20T00:49:21.726Z Downloaded strum v0.27.2
5182026-05-20T00:49:21.727Z Downloaded structmeta v0.3.0
5192026-05-20T00:49:21.729Z Downloaded slab v0.4.12
5202026-05-20T00:49:21.729Z Downloaded sha2 v0.10.9
5212026-05-20T00:49:21.730Z Downloaded rusty-fork v0.3.1
5222026-05-20T00:49:21.733Z Downloaded hashbrown v0.12.3
5232026-05-20T00:49:21.733Z Downloaded pest_meta v2.8.6
5242026-05-20T00:49:21.736Z Downloaded termtree v0.5.1
5252026-05-20T00:49:21.736Z Downloaded take_mut v0.2.2
5262026-05-20T00:49:21.739Z Downloaded slog-dtrace v0.3.0
5272026-05-20T00:49:21.739Z Downloaded sdd v3.0.10
5282026-05-20T00:49:21.739Z Downloaded parking_lot_core v0.9.12
5292026-05-20T00:49:21.742Z Downloaded terminal_size v0.4.4
5302026-05-20T00:49:21.742Z Downloaded tabwriter v1.4.1
5312026-05-20T00:49:21.747Z Downloaded tagptr v0.2.0
5322026-05-20T00:49:21.747Z Downloaded scroll v0.12.0
5332026-05-20T00:49:21.747Z Downloaded tabled_derive v0.7.0
5342026-05-20T00:49:21.750Z Downloaded clap_builder v4.6.0
5352026-05-20T00:49:21.750Z Downloaded slog-stdlog v4.1.1
5362026-05-20T00:49:21.750Z Downloaded slog-scope v4.4.1
5372026-05-20T00:49:21.753Z Downloaded slog-json v2.6.1
5382026-05-20T00:49:21.753Z Downloaded miniz_oxide v0.8.9
5392026-05-20T00:49:21.756Z Downloaded testing_table v0.3.0
5402026-05-20T00:49:21.756Z Downloaded num-traits v0.2.19
5412026-05-20T00:49:21.759Z Downloaded http v1.4.0
5422026-05-20T00:49:21.762Z Downloaded rustls-platform-verifier v0.7.0
5432026-05-20T00:49:21.762Z Downloaded thiserror-impl-no-std v2.0.2
5442026-05-20T00:49:21.764Z Downloaded thread-id v5.1.0
5452026-05-20T00:49:21.764Z Downloaded slog-term v2.9.2
5462026-05-20T00:49:21.767Z Downloaded thread-id v4.2.2
5472026-05-20T00:49:21.767Z Downloaded slog-async v2.8.0
5482026-05-20T00:49:21.767Z Downloaded time-core v0.1.8
5492026-05-20T00:49:21.770Z Downloaded simd-adler32 v0.3.9
5502026-05-20T00:49:21.770Z Downloaded signal-hook-registry v1.4.8
5512026-05-20T00:49:21.773Z Downloaded jiff-static v0.2.24
5522026-05-20T00:49:21.773Z Downloaded rustversion v1.0.22
5532026-05-20T00:49:21.776Z Downloaded snafu-derive v0.8.9
5542026-05-20T00:49:21.776Z Downloaded minimal-lexical v0.2.1
5552026-05-20T00:49:21.778Z Downloaded progenitor-impl v0.14.0
5562026-05-20T00:49:21.781Z Downloaded strum_macros v0.26.4
5572026-05-20T00:49:21.781Z Downloaded rustls-pki-types v1.14.1
5582026-05-20T00:49:21.784Z Downloaded shlex v1.3.0
5592026-05-20T00:49:21.784Z Downloaded proc-macro2 v1.0.106
5602026-05-20T00:49:21.787Z Downloaded tinyvec_macros v0.1.1
5612026-05-20T00:49:21.787Z Downloaded synstructure v0.13.2
5622026-05-20T00:49:21.787Z Downloaded tokio-macros v2.7.0
5632026-05-20T00:49:21.790Z Downloaded strum_macros v0.27.2
5642026-05-20T00:49:21.790Z Downloaded smf v0.2.3
5652026-05-20T00:49:21.790Z Downloaded hyper-util v0.1.20
5662026-05-20T00:49:21.793Z Downloaded memchr v2.8.0
5672026-05-20T00:49:21.797Z Downloaded prettyplease v0.2.37
5682026-05-20T00:49:21.799Z Downloaded tabled_derive v0.11.0
5692026-05-20T00:49:21.799Z Downloaded ryu v1.0.23
5702026-05-20T00:49:21.802Z Downloaded schemars v0.8.22
5712026-05-20T00:49:21.808Z Downloaded thiserror v1.0.69
5722026-05-20T00:49:21.811Z Downloaded rayon-core v1.13.0
5732026-05-20T00:49:21.814Z Downloaded tower-layer v0.3.3
5742026-05-20T00:49:21.817Z Downloaded siphasher v1.0.3
5752026-05-20T00:49:21.817Z Downloaded progenitor-impl v0.10.0
5762026-05-20T00:49:21.817Z Downloaded thiserror-impl v2.0.18
5772026-05-20T00:49:21.819Z Downloaded thiserror-impl v1.0.69
5782026-05-20T00:49:21.819Z Downloaded mio v1.2.0
5792026-05-20T00:49:21.822Z Downloaded schemars_derive v0.8.22
5802026-05-20T00:49:21.825Z Downloaded spin v0.9.8
5812026-05-20T00:49:21.825Z Downloaded serde_tokenstream v0.2.3
5822026-05-20T00:49:21.830Z Downloaded serde_derive v1.0.228
5832026-05-20T00:49:21.830Z Downloaded toml_write v0.1.2
5842026-05-20T00:49:21.830Z Downloaded semver v1.0.28
5852026-05-20T00:49:21.832Z Downloaded typify-macro v0.4.3
5862026-05-20T00:49:21.833Z Downloaded time-macros v0.2.27
5872026-05-20T00:49:21.833Z Downloaded tinystr v0.8.3
5882026-05-20T00:49:21.835Z Downloaded indexmap v2.14.0
5892026-05-20T00:49:21.838Z Downloaded tiny-keccak v2.0.2
5902026-05-20T00:49:21.838Z Downloaded quinn v0.11.9
5912026-05-20T00:49:21.841Z Downloaded thread_local v1.1.9
5922026-05-20T00:49:21.841Z Downloaded thiserror-no-std v2.0.2
5932026-05-20T00:49:21.844Z Downloaded tower-service v0.3.3
5942026-05-20T00:49:21.844Z Downloaded typeid v1.0.3
5952026-05-20T00:49:21.847Z Downloaded toml_datetime v0.6.11
5962026-05-20T00:49:21.847Z Downloaded serde_yaml v0.9.34+deprecated
5972026-05-20T00:49:21.850Z Downloaded thiserror v2.0.18
5982026-05-20T00:49:21.852Z Downloaded unit-prefix v0.5.2
5992026-05-20T00:49:21.852Z Downloaded universal-hash v0.5.1
6002026-05-20T00:49:21.852Z Downloaded unicode-xid v0.2.6
6012026-05-20T00:49:21.855Z Downloaded rand v0.8.6
6022026-05-20T00:49:21.855Z Downloaded pretty_assertions v1.4.1
6032026-05-20T00:49:21.860Z Downloaded serde_core v1.0.228
6042026-05-20T00:49:21.860Z Downloaded tokio-rustls v0.25.0
6052026-05-20T00:49:21.860Z Downloaded similar v2.7.0
6062026-05-20T00:49:21.863Z Downloaded tokio-tungstenite v0.21.0
6072026-05-20T00:49:21.866Z Downloaded usdt-attr-macro v0.5.0
6082026-05-20T00:49:21.866Z Downloaded untrusted v0.7.1
6092026-05-20T00:49:21.866Z Downloaded try-lock v0.2.5
6102026-05-20T00:49:21.866Z Downloaded usdt v0.6.0
6112026-05-20T00:49:21.866Z Downloaded serde_with_macros v3.20.0
6122026-05-20T00:49:21.869Z Downloaded tokio-dtrace v0.1.1
6132026-05-20T00:49:21.869Z Downloaded untrusted v0.9.0
6142026-05-20T00:49:21.869Z Downloaded typify-macro v0.6.2
6152026-05-20T00:49:21.872Z Downloaded hashbrown v0.15.5
6162026-05-20T00:49:21.875Z Downloaded tempfile v3.27.0
6172026-05-20T00:49:21.875Z Downloaded static_assertions v1.1.0
6182026-05-20T00:49:21.875Z Downloaded smartstring v1.0.1
6192026-05-20T00:49:21.878Z Downloaded thin-vec v0.2.18
6202026-05-20T00:49:21.878Z Downloaded term v1.2.1
6212026-05-20T00:49:21.880Z Downloaded usdt v0.5.0
6222026-05-20T00:49:21.881Z Downloaded konst v0.2.20
6232026-05-20T00:49:21.883Z Downloaded version_check v0.9.5
6242026-05-20T00:49:21.883Z Downloaded utf-8 v0.7.6
6252026-05-20T00:49:21.884Z Downloaded allocator-api2 v0.2.21
6262026-05-20T00:49:21.886Z Downloaded const_format v0.2.36
6272026-05-20T00:49:21.890Z Downloaded clap v4.6.1
6282026-05-20T00:49:21.892Z Downloaded ipnet v2.12.0
6292026-05-20T00:49:21.895Z Downloaded slog v2.8.2
6302026-05-20T00:49:21.895Z Downloaded usdt-macro v0.5.0
6312026-05-20T00:49:21.898Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6322026-05-20T00:49:21.898Z Downloaded hickory-resolver v0.25.2
6332026-05-20T00:49:21.901Z Downloaded yoke-derive v0.8.2
6342026-05-20T00:49:21.901Z Downloaded want v0.3.1
6352026-05-20T00:49:21.901Z Downloaded rustls-webpki v0.103.13
6362026-05-20T00:49:21.904Z Downloaded qorb v0.4.1
6372026-05-20T00:49:21.906Z Downloaded ciborium v0.2.2
6382026-05-20T00:49:21.906Z Downloaded ingot-macros v0.1.1
6392026-05-20T00:49:21.909Z Downloaded darling v0.21.3
6402026-05-20T00:49:21.912Z Downloaded waitgroup v0.1.2
6412026-05-20T00:49:21.912Z Downloaded wait-timeout v0.2.1
6422026-05-20T00:49:21.912Z Downloaded usdt-macro v0.6.0
6432026-05-20T00:49:21.912Z Downloaded utf8parse v0.2.2
6442026-05-20T00:49:21.912Z Downloaded utf8_iter v1.0.4
6452026-05-20T00:49:21.915Z Downloaded crossbeam-utils v0.8.21
6462026-05-20T00:49:21.915Z Downloaded chacha20 v0.9.1
6472026-05-20T00:49:21.918Z Downloaded camino v1.2.2
6482026-05-20T00:49:21.918Z Downloaded find-msvc-tools v0.1.9
6492026-05-20T00:49:21.918Z Downloaded group v0.13.0
6502026-05-20T00:49:21.921Z Downloaded zeroize_derive v1.4.3
6512026-05-20T00:49:21.921Z Downloaded toml_writer v1.1.1+spec-1.1.0
6522026-05-20T00:49:21.921Z Downloaded embedded-io v0.6.1
6532026-05-20T00:49:21.921Z Downloaded smallvec v1.15.1
6542026-05-20T00:49:21.924Z Downloaded nom v7.1.3
6552026-05-20T00:49:21.927Z Downloaded toml v0.8.23
6562026-05-20T00:49:21.927Z Downloaded tokio-stream v0.1.18
6572026-05-20T00:49:21.930Z Downloaded hashbrown v0.16.1
6582026-05-20T00:49:21.933Z Downloaded zerofrom v0.1.7
6592026-05-20T00:49:21.933Z Downloaded tokio-rustls v0.26.4
6602026-05-20T00:49:21.935Z Downloaded zerofrom-derive v0.1.7
6612026-05-20T00:49:21.935Z Downloaded colored v3.1.1
6622026-05-20T00:49:21.938Z Downloaded backon v1.6.0
6632026-05-20T00:49:21.938Z Downloaded socket2 v0.6.3
6642026-05-20T00:49:21.941Z Downloaded rand v0.9.4
6652026-05-20T00:49:21.941Z Downloaded anyhow v1.0.102
6662026-05-20T00:49:21.944Z Downloaded lru-cache v0.1.2
6672026-05-20T00:49:21.944Z Downloaded aho-corasick v1.1.4
6682026-05-20T00:49:21.947Z Downloaded usdt-attr-macro v0.6.0
6692026-05-20T00:49:21.949Z Downloaded unarray v0.1.4
6702026-05-20T00:49:21.949Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6712026-05-20T00:49:21.950Z Downloaded textwrap v0.16.2
6722026-05-20T00:49:21.952Z Downloaded test-strategy v0.4.5
6732026-05-20T00:49:21.952Z Downloaded tracing-attributes v0.1.31
6742026-05-20T00:49:21.955Z Downloaded idna v1.1.0
6752026-05-20T00:49:21.958Z Downloaded usdt-impl v0.5.0
6762026-05-20T00:49:21.958Z Downloaded hashbrown v0.17.1
6772026-05-20T00:49:21.962Z Downloaded walkdir v2.5.0
6782026-05-20T00:49:21.962Z Downloaded serde v1.0.228
6792026-05-20T00:49:21.964Z Downloaded iddqd v0.3.18
6802026-05-20T00:49:21.967Z Downloaded usdt-impl v0.6.0
6812026-05-20T00:49:21.970Z Downloaded itertools v0.12.1
6822026-05-20T00:49:21.973Z Downloaded crypto-bigint v0.5.5
6832026-05-20T00:49:21.976Z Downloaded writeable v0.6.3
6842026-05-20T00:49:21.976Z Downloaded zone_cfg_derive v0.3.1
6852026-05-20T00:49:21.979Z Downloaded whoami v1.6.1
6862026-05-20T00:49:21.979Z Downloaded zone v0.3.1
6872026-05-20T00:49:21.979Z Downloaded clap_derive v4.6.1
6882026-05-20T00:49:21.979Z Downloaded tinyvec v1.11.0
6892026-05-20T00:49:21.982Z Downloaded toml v1.1.2+spec-1.1.0
6902026-05-20T00:49:21.984Z Downloaded xz2 v0.1.7
6912026-05-20T00:49:21.984Z Downloaded pest v2.8.6
6922026-05-20T00:49:21.987Z Downloaded zmij v1.0.21
6932026-05-20T00:49:21.987Z Downloaded zerovec-derive v0.11.3
6942026-05-20T00:49:21.990Z Downloaded schemars v0.9.0
6952026-05-20T00:49:21.995Z Downloaded unicode-linebreak v0.1.5
6962026-05-20T00:49:21.997Z Downloaded toml_parser v1.1.2+spec-1.1.0
6972026-05-20T00:49:21.997Z Downloaded nom v8.0.0
6982026-05-20T00:49:22.001Z Downloaded tracing-core v0.1.36
6992026-05-20T00:49:22.004Z Downloaded zerocopy-derive v0.7.35
7002026-05-20T00:49:22.004Z Downloaded futures-util v0.3.32
7012026-05-20T00:49:22.010Z Downloaded ucd-trie v0.1.7
7022026-05-20T00:49:22.014Z Downloaded rand v0.10.1
7032026-05-20T00:49:22.014Z Downloaded zeroize v1.8.2
7042026-05-20T00:49:22.014Z Downloaded hyper v1.9.0
7052026-05-20T00:49:22.017Z Downloaded typify v0.6.2
7062026-05-20T00:49:22.020Z Downloaded snafu v0.8.9
7072026-05-20T00:49:22.023Z Downloaded yoke v0.8.2
7082026-05-20T00:49:22.023Z Downloaded libm v0.2.16
7092026-05-20T00:49:22.028Z Downloaded toml v0.9.12+spec-1.1.0
7102026-05-20T00:49:22.030Z Downloaded schemars v1.2.1
7112026-05-20T00:49:22.037Z Downloaded vsss-rs v3.3.4
7122026-05-20T00:49:22.040Z Downloaded itertools v0.14.0
7132026-05-20T00:49:22.043Z Downloaded hkdf v0.12.4
7142026-05-20T00:49:22.046Z Downloaded unicode-ident v1.0.24
7152026-05-20T00:49:22.046Z Downloaded aws-lc-rs v1.16.3
7162026-05-20T00:49:22.051Z Downloaded toml_edit v0.22.27
7172026-05-20T00:49:22.053Z Downloaded icu_properties_data v2.2.0
7182026-05-20T00:49:22.058Z Downloaded typify v0.4.3
7192026-05-20T00:49:22.061Z Downloaded tungstenite v0.21.0
7202026-05-20T00:49:22.064Z Downloaded chacha20 v0.10.0
7212026-05-20T00:49:22.064Z Downloaded anstyle-parse v1.0.0
7222026-05-20T00:49:22.067Z Downloaded bitflags v1.3.2
7232026-05-20T00:49:22.067Z Downloaded internet-checksum v0.2.1
7242026-05-20T00:49:22.067Z Downloaded inout v0.1.4
7252026-05-20T00:49:22.070Z Downloaded steno v0.4.1
7262026-05-20T00:49:22.070Z Downloaded hmac v0.12.1
7272026-05-20T00:49:22.073Z Downloaded h2 v0.4.14
7282026-05-20T00:49:22.078Z Downloaded goblin v0.8.2
7292026-05-20T00:49:22.080Z Downloaded toml_edit v0.25.11+spec-1.1.0
7302026-05-20T00:49:22.081Z Downloaded unsafe-libyaml v0.2.11
7312026-05-20T00:49:22.084Z Downloaded camino-tempfile v1.4.1
7322026-05-20T00:49:22.084Z Downloaded byte-wrapper v0.1.0
7332026-05-20T00:49:22.084Z Downloaded backoff v0.4.0
7342026-05-20T00:49:22.087Z Downloaded anstyle v1.0.14
7352026-05-20T00:49:22.087Z Downloaded generic-array v0.14.7
7362026-05-20T00:49:22.087Z Downloaded const_format_proc_macros v0.2.34
7372026-05-20T00:49:22.090Z Downloaded hex v0.4.3
7382026-05-20T00:49:22.090Z Downloaded cargo_toml v0.22.3
7392026-05-20T00:49:22.090Z Downloaded futures-task v0.3.32
7402026-05-20T00:49:22.090Z Downloaded toml_edit v0.19.15
7412026-05-20T00:49:22.102Z Downloaded ron v0.12.1
7422026-05-20T00:49:22.106Z Downloaded uuid v1.23.1
7432026-05-20T00:49:22.106Z Downloaded fxhash v0.2.1
7442026-05-20T00:49:22.106Z Downloaded compression-core v0.4.32
7452026-05-20T00:49:22.106Z Downloaded base64ct v1.8.3
7462026-05-20T00:49:22.108Z Downloaded fs-err v3.3.0
7472026-05-20T00:49:22.108Z Downloaded data-encoding v2.11.0
7482026-05-20T00:49:22.108Z Downloaded bcs v0.1.6
7492026-05-20T00:49:22.111Z Downloaded compression-codecs v0.4.38
7502026-05-20T00:49:22.111Z Downloaded cobs v0.3.0
7512026-05-20T00:49:22.123Z Downloaded yansi v1.0.1
7522026-05-20T00:49:22.123Z Downloaded scc v2.4.0
7532026-05-20T00:49:22.127Z Downloaded url v2.5.8
7542026-05-20T00:49:22.127Z Downloaded goblin v0.10.5
7552026-05-20T00:49:22.127Z Downloaded reqwest v0.13.3
7562026-05-20T00:49:22.127Z Downloaded regex v1.12.3
7572026-05-20T00:49:22.130Z Downloaded either v1.15.0
7582026-05-20T00:49:22.130Z Downloaded dtrace-parser v0.3.0
7592026-05-20T00:49:22.131Z Downloaded defmt-parser v1.0.0
7602026-05-20T00:49:22.131Z Downloaded ciborium-ll v0.2.2
7612026-05-20T00:49:22.131Z Downloaded dtrace-parser v0.2.0
7622026-05-20T00:49:22.133Z Downloaded dof v0.4.0
7632026-05-20T00:49:22.133Z Downloaded const-random v0.1.18
7642026-05-20T00:49:22.134Z Downloaded defmt v0.3.100
7652026-05-20T00:49:22.134Z Downloaded base16ct v0.2.0
7662026-05-20T00:49:22.134Z Downloaded crypto-common v0.1.7
7672026-05-20T00:49:22.134Z Downloaded ciborium-io v0.2.2
7682026-05-20T00:49:22.137Z Downloaded async-stream-impl v0.3.6
7692026-05-20T00:49:22.137Z Downloaded elliptic-curve v0.13.8
7702026-05-20T00:49:22.137Z Downloaded dof v0.3.0
7712026-05-20T00:49:22.137Z Downloaded dunce v1.0.5
7722026-05-20T00:49:22.140Z Downloaded digest v0.10.7
7732026-05-20T00:49:22.140Z Downloaded zerotrie v0.2.4
7742026-05-20T00:49:22.143Z Downloaded tower v0.5.3
7752026-05-20T00:49:22.146Z Downloaded rayon v1.12.0
7762026-05-20T00:49:22.150Z Downloaded diff v0.1.13
7772026-05-20T00:49:22.153Z Downloaded reqwest v0.12.28
7782026-05-20T00:49:22.158Z Downloaded aead v0.5.2
7792026-05-20T00:49:22.158Z Downloaded derive-ex v0.1.8
7802026-05-20T00:49:22.158Z Downloaded crunchy v0.2.4
7812026-05-20T00:49:22.158Z Downloaded cipher v0.4.4
7822026-05-20T00:49:22.158Z Downloaded argon2 v0.5.3
7832026-05-20T00:49:22.161Z Downloaded console v0.16.3
7842026-05-20T00:49:22.161Z Downloaded bytecount v0.6.9
7852026-05-20T00:49:22.161Z Downloaded async-stream v0.3.6
7862026-05-20T00:49:22.164Z Downloaded typed-path v0.9.3
7872026-05-20T00:49:22.167Z Downloaded portable-atomic v1.13.1
7882026-05-20T00:49:22.174Z Downloaded serde_json v1.0.149
7892026-05-20T00:49:22.178Z Downloaded zerocopy-derive v0.8.48
7902026-05-20T00:49:22.183Z Downloaded typenum v1.20.0
7912026-05-20T00:49:22.185Z Downloaded chrono v0.4.44
7922026-05-20T00:49:22.196Z Downloaded unicode-segmentation v1.13.2
7932026-05-20T00:49:22.201Z Downloaded tokio-util v0.7.18
7942026-05-20T00:49:22.214Z Downloaded tough v0.20.0
7952026-05-20T00:49:22.219Z Downloaded proptest v1.11.0
7962026-05-20T00:49:22.224Z Downloaded unicode-normalization v0.1.25
7972026-05-20T00:49:22.227Z Downloaded zerovec v0.11.6
7982026-05-20T00:49:22.229Z Downloaded serde_with v3.20.0
7992026-05-20T00:49:22.235Z Downloaded tower-http v0.6.10
8002026-05-20T00:49:22.251Z Downloaded moka v0.12.15
8012026-05-20T00:49:22.255Z Downloaded rustls-webpki v0.102.8
8022026-05-20T00:49:22.265Z Downloaded zerocopy v0.7.35
8032026-05-20T00:49:22.273Z Downloaded winnow v0.5.40
8042026-05-20T00:49:22.277Z Downloaded quinn-proto v0.11.14
8052026-05-20T00:49:22.303Z Downloaded tabled v0.15.0
8062026-05-20T00:49:22.311Z Downloaded winnow v1.0.2
8072026-05-20T00:49:22.316Z Downloaded curve25519-dalek v4.1.3
8082026-05-20T00:49:22.320Z Downloaded openssl v0.10.79
8092026-05-20T00:49:22.325Z Downloaded time v0.3.47
8102026-05-20T00:49:22.332Z Downloaded winnow v0.7.15
8112026-05-20T00:49:22.337Z Downloaded tabled v0.20.0
8122026-05-20T00:49:22.346Z Downloaded webpki-roots v1.0.7
8132026-05-20T00:49:22.349Z Downloaded syn v1.0.109
8142026-05-20T00:49:22.358Z Downloaded bstr v1.12.1
8152026-05-20T00:49:22.362Z Downloaded vcpkg v0.2.15
8162026-05-20T00:49:22.384Z Downloaded nix v0.31.3
8172026-05-20T00:49:22.391Z Downloaded hickory-proto v0.24.4
8182026-05-20T00:49:22.398Z Downloaded rustls v0.22.4
8192026-05-20T00:49:22.411Z Downloaded unicode-width v0.1.14
8202026-05-20T00:49:22.414Z Downloaded unicode-width v0.2.2
8212026-05-20T00:49:22.417Z Downloaded syn v2.0.117
8222026-05-20T00:49:22.423Z Downloaded regress v0.10.5
8232026-05-20T00:49:22.428Z Downloaded openapiv3 v2.2.0
8242026-05-20T00:49:22.433Z Downloaded regress v0.11.1
8252026-05-20T00:49:22.438Z Downloaded zerocopy v0.8.48
8262026-05-20T00:49:22.449Z Downloaded rustix v0.38.44
8272026-05-20T00:49:22.460Z Downloaded rustls v0.23.40
8282026-05-20T00:49:22.467Z Downloaded rustix v1.1.4
8292026-05-20T00:49:22.479Z Downloaded regex-syntax v0.8.10
8302026-05-20T00:49:22.483Z Downloaded hickory-proto v0.25.2
8312026-05-20T00:49:22.491Z Downloaded dropshot v0.17.0
8322026-05-20T00:49:22.503Z Downloaded smoltcp v0.11.0
8332026-05-20T00:49:22.509Z Downloaded sled v0.34.7
8342026-05-20T00:49:22.514Z Downloaded rhai v1.24.0
8352026-05-20T00:49:22.520Z Downloaded typify-impl v0.6.2
8362026-05-20T00:49:22.533Z Downloaded tracing v0.1.44
8372026-05-20T00:49:22.543Z Downloaded typify-impl v0.4.3
8382026-05-20T00:49:22.567Z Downloaded petgraph v0.6.5
8392026-05-20T00:49:22.577Z Downloaded regex-automata v0.4.14
8402026-05-20T00:49:22.585Z Downloaded lzma-sys v0.1.20
8412026-05-20T00:49:22.599Z Downloaded jiff v0.2.24
8422026-05-20T00:49:22.609Z Downloaded petgraph v0.8.3
8432026-05-20T00:49:22.624Z Downloaded chrono-tz v0.10.4
8442026-05-20T00:49:22.641Z Downloaded tokio v1.52.3
8452026-05-20T00:49:22.662Z Downloaded libc v0.2.186
8462026-05-20T00:49:22.680Z Downloaded csv v1.4.0
8472026-05-20T00:49:22.695Z Downloaded sha3 v0.10.9
8482026-05-20T00:49:22.700Z Downloaded encoding_rs v0.8.35
8492026-05-20T00:49:22.767Z Downloaded ring v0.17.14
8502026-05-20T00:49:23.296Z Downloaded aws-lc-sys v0.40.0
8512026-05-20T00:49:23.823Z Compiling proc-macro2 v1.0.106
8522026-05-20T00:49:23.823Z Compiling quote v1.0.45
8532026-05-20T00:49:23.824Z Compiling unicode-ident v1.0.24
8542026-05-20T00:49:23.824Z Compiling serde_core v1.0.228
8552026-05-20T00:49:23.827Z Compiling serde v1.0.228
8562026-05-20T00:49:23.827Z Compiling libc v0.2.186
8572026-05-20T00:49:23.827Z Compiling zmij v1.0.21
8582026-05-20T00:49:23.827Z Compiling autocfg v1.5.0
8592026-05-20T00:49:24.185Z Compiling libm v0.2.16
8602026-05-20T00:49:24.558Z Compiling icu_properties_data v2.2.0
8612026-05-20T00:49:24.576Z Compiling icu_normalizer_data v2.2.0
8622026-05-20T00:49:24.647Z Compiling serde_json v1.0.149
8632026-05-20T00:49:24.680Z Compiling num-traits v0.2.19
8642026-05-20T00:49:24.819Z Compiling getrandom v0.4.2
8652026-05-20T00:49:24.961Z Compiling version_check v0.9.5
8662026-05-20T00:49:25.146Z Compiling thiserror v2.0.18
8672026-05-20T00:49:25.164Z Compiling memchr v2.8.0
8682026-05-20T00:49:25.448Z Compiling syn v2.0.117
8692026-05-20T00:49:25.505Z Checking cfg-if v1.0.4
8702026-05-20T00:49:25.554Z Compiling schemars v0.8.22
8712026-05-20T00:49:25.598Z Compiling parking_lot_core v0.9.12
8722026-05-20T00:49:25.780Z Compiling heck v0.5.0
8732026-05-20T00:49:25.844Z Compiling portable-atomic v1.13.1
8742026-05-20T00:49:25.867Z Compiling itoa v1.0.18
8752026-05-20T00:49:25.916Z Compiling zerocopy v0.8.48
8762026-05-20T00:49:25.991Z Compiling jobserver v0.1.34
8772026-05-20T00:49:26.056Z Compiling find-msvc-tools v0.1.9
8782026-05-20T00:49:26.301Z Compiling shlex v1.3.0
8792026-05-20T00:49:26.339Z Compiling rustversion v1.0.22
8802026-05-20T00:49:26.490Z Compiling cc v1.2.62
8812026-05-20T00:49:26.763Z Compiling semver v1.0.28
8822026-05-20T00:49:26.826Z Compiling log v0.4.29
8832026-05-20T00:49:26.898Z Compiling httparse v1.10.1
8842026-05-20T00:49:27.008Z Compiling equivalent v1.0.2
8852026-05-20T00:49:27.011Z Checking stable_deref_trait v1.2.1
8862026-05-20T00:49:27.078Z Compiling generic-array v0.14.7
8872026-05-20T00:49:27.270Z Compiling rustix v1.1.4
8882026-05-20T00:49:27.349Z Compiling cmake v0.1.58
8892026-05-20T00:49:27.368Z Compiling slog v2.8.2
8902026-05-20T00:49:27.406Z Compiling fs_extra v1.3.0
8912026-05-20T00:49:27.597Z Compiling dunce v1.0.5
8922026-05-20T00:49:27.669Z Compiling thiserror v1.0.69
8932026-05-20T00:49:27.685Z Checking writeable v0.6.3
8942026-05-20T00:49:27.705Z Checking litemap v0.8.2
8952026-05-20T00:49:27.707Z Checking utf8_iter v1.0.4
8962026-05-20T00:49:27.778Z Compiling ring v0.17.14
8972026-05-20T00:49:27.840Z Compiling aws-lc-sys v0.40.0
8982026-05-20T00:49:27.859Z Checking percent-encoding v2.3.2
8992026-05-20T00:49:28.017Z Compiling anyhow v1.0.102
9002026-05-20T00:49:28.036Z Checking form_urlencoded v1.2.2
9012026-05-20T00:49:28.054Z Checking rand_core v0.10.1
9022026-05-20T00:49:28.171Z Compiling regex-syntax v0.8.10
9032026-05-20T00:49:28.267Z Compiling synstructure v0.13.2
9042026-05-20T00:49:28.310Z Compiling serde_derive_internals v0.29.1
9052026-05-20T00:49:28.578Z Compiling aho-corasick v1.1.4
9062026-05-20T00:49:28.766Z Compiling ucd-trie v0.1.7
9072026-05-20T00:49:28.995Z Compiling pest v2.8.6
9082026-05-20T00:49:29.147Z Compiling hashbrown v0.17.1
9092026-05-20T00:49:29.429Z Compiling serde_derive v1.0.228
9102026-05-20T00:49:29.734Z Compiling zerofrom-derive v0.1.7
9112026-05-20T00:49:29.867Z Compiling yoke-derive v0.8.2
9122026-05-20T00:49:30.004Z Compiling zerovec-derive v0.11.3
9132026-05-20T00:49:30.223Z Compiling displaydoc v0.2.5
9142026-05-20T00:49:30.274Z Compiling schemars_derive v0.8.22
9152026-05-20T00:49:30.918Z Compiling thiserror-impl v2.0.18
9162026-05-20T00:49:30.941Z Compiling tokio-macros v2.7.0
9172026-05-20T00:49:30.990Z Compiling zeroize_derive v1.4.3
9182026-05-20T00:49:31.074Z Compiling zerocopy-derive v0.8.48
9192026-05-20T00:49:31.447Z Compiling futures-macro v0.3.32
9202026-05-20T00:49:31.630Z Compiling tracing-attributes v0.1.31
9212026-05-20T00:49:31.649Z Checking zerofrom v0.1.7
9222026-05-20T00:49:31.783Z Checking yoke v0.8.2
9232026-05-20T00:49:31.961Z Checking zerovec v0.11.6
9242026-05-20T00:49:32.418Z Compiling thiserror-impl v1.0.69
9252026-05-20T00:49:32.448Z Compiling serde_tokenstream v0.2.3
9262026-05-20T00:49:32.498Z Checking smallvec v1.15.1
9272026-05-20T00:49:32.518Z Checking bytes v1.11.1
9282026-05-20T00:49:32.522Z Checking tinystr v0.8.3
9292026-05-20T00:49:32.719Z Checking icu_locale_core v2.2.0
9302026-05-20T00:49:32.736Z Checking potential_utf v0.1.5
9312026-05-20T00:49:32.815Z Checking zerotrie v0.2.4
9322026-05-20T00:49:32.863Z Checking icu_collections v2.2.0
9332026-05-20T00:49:32.949Z Compiling regex-automata v0.4.14
9342026-05-20T00:49:33.045Z Compiling pest_meta v2.8.6
9352026-05-20T00:49:33.126Z Compiling indexmap v2.14.0
9362026-05-20T00:49:33.293Z Checking icu_provider v2.2.0
9372026-05-20T00:49:33.502Z Checking iana-time-zone v0.1.65
9382026-05-20T00:49:33.520Z Checking icu_properties v2.2.0
9392026-05-20T00:49:33.550Z Checking icu_normalizer v2.2.0
9402026-05-20T00:49:33.607Z Compiling pest_generator v2.8.6
9412026-05-20T00:49:33.747Z Checking chrono v0.4.44
9422026-05-20T00:49:34.232Z Compiling getrandom v0.3.4
9432026-05-20T00:49:34.307Z Compiling pest_derive v2.8.6
9442026-05-20T00:49:34.352Z Checking idna_adapter v1.2.2
9452026-05-20T00:49:34.516Z Checking idna v1.1.0
9462026-05-20T00:49:34.607Z Compiling regex v1.12.3
9472026-05-20T00:49:34.643Z Compiling aws-lc-rs v1.16.3
9482026-05-20T00:49:34.664Z Compiling crossbeam-utils v0.8.21
9492026-05-20T00:49:34.783Z Checking url v2.5.8
9502026-05-20T00:49:34.862Z Checking uuid v1.23.1
9512026-05-20T00:49:35.144Z Compiling num-conv v0.2.1
9522026-05-20T00:49:35.218Z Compiling time-core v0.1.8
9532026-05-20T00:49:35.366Z Compiling time-macros v0.2.27
9542026-05-20T00:49:35.392Z Checking errno v0.3.14
9552026-05-20T00:49:35.428Z Compiling paste v1.0.15
9562026-05-20T00:49:35.455Z Checking dyn-clone v1.0.20
9572026-05-20T00:49:35.514Z Compiling byteorder v1.5.0
9582026-05-20T00:49:35.612Z Compiling rustls v0.23.40
9592026-05-20T00:49:35.841Z Compiling async-trait v0.1.89
9602026-05-20T00:49:35.886Z Compiling camino v1.2.2
9612026-05-20T00:49:36.267Z Compiling strsim v0.11.1
9622026-05-20T00:49:36.286Z Compiling scroll_derive v0.13.1
9632026-05-20T00:49:36.289Z Compiling ident_case v1.0.1
9642026-05-20T00:49:36.328Z Checking pin-project-lite v0.2.17
9652026-05-20T00:49:36.423Z Compiling slog-async v2.8.0
9662026-05-20T00:49:36.557Z Checking getrandom v0.2.17
9672026-05-20T00:49:36.787Z Compiling omicron-workspace-hack v0.1.0
9682026-05-20T00:49:36.824Z Checking zeroize v1.8.2
9692026-05-20T00:49:37.057Z Compiling crc32fast v1.5.0
9702026-05-20T00:49:37.097Z Compiling usdt-impl v0.6.0
9712026-05-20T00:49:37.279Z Compiling scroll v0.13.0
9722026-05-20T00:49:37.489Z Checking bitflags v2.11.1
9732026-05-20T00:49:37.538Z Checking socket2 v0.6.3
9742026-05-20T00:49:37.608Z Checking scopeguard v1.2.0
9752026-05-20T00:49:37.682Z Compiling plain v0.2.3
9762026-05-20T00:49:37.713Z Checking lock_api v0.4.14
9772026-05-20T00:49:37.748Z Compiling daft-derive v0.1.5
9782026-05-20T00:49:37.766Z Compiling pretty-hex v0.4.2
9792026-05-20T00:49:37.783Z Compiling syn v1.0.109
9802026-05-20T00:49:37.802Z Compiling goblin v0.10.5
9812026-05-20T00:49:38.073Z Compiling dtrace-parser v0.3.0
9822026-05-20T00:49:38.156Z Compiling thread-id v5.1.0
9832026-05-20T00:49:38.919Z Checking parking_lot v0.12.5
9842026-05-20T00:49:39.112Z Compiling rustls v0.22.4
9852026-05-20T00:49:39.254Z Checking critical-section v1.2.0
9862026-05-20T00:49:39.274Z Checking signal-hook-registry v1.4.8
9872026-05-20T00:49:39.359Z Checking once_cell v1.21.4
9882026-05-20T00:49:39.450Z Checking mio v1.2.0
9892026-05-20T00:49:39.479Z Compiling multer v3.1.0
9902026-05-20T00:49:39.481Z Checking subtle v2.6.1
9912026-05-20T00:49:39.650Z Compiling async-stream-impl v0.3.6
9922026-05-20T00:49:39.677Z Compiling foldhash v0.2.0
9932026-05-20T00:49:39.741Z Checking tokio v1.52.3
9942026-05-20T00:49:39.776Z Compiling allocator-api2 v0.2.21
9952026-05-20T00:49:39.882Z Compiling ref-cast v1.0.25
9962026-05-20T00:49:40.099Z Compiling hashbrown v0.16.1
9972026-05-20T00:49:40.257Z Compiling ref-cast-impl v1.0.25
9982026-05-20T00:49:40.276Z Compiling dropshot v0.17.0
9992026-05-20T00:49:40.279Z Checking futures-core v0.3.32
10002026-05-20T00:49:40.425Z Compiling dropshot_endpoint v0.17.0
10012026-05-20T00:49:40.526Z Compiling dof v0.4.0
10022026-05-20T00:49:41.094Z Compiling newtype-uuid-macros v0.1.0
10032026-05-20T00:49:41.707Z Compiling usdt-attr-macro v0.6.0
10042026-05-20T00:49:41.785Z Compiling usdt-macro v0.6.0
10052026-05-20T00:49:41.879Z Checking futures-sink v0.3.32
10062026-05-20T00:49:42.152Z Compiling darling_core v0.23.0
10072026-05-20T00:49:42.176Z Compiling http v1.4.0
10082026-05-20T00:49:42.262Z Compiling strum_macros v0.26.4
10092026-05-20T00:49:42.550Z Compiling structmeta-derive v0.3.0
10102026-05-20T00:49:42.866Z Checking slab v0.4.12
10112026-05-20T00:49:43.180Z Checking futures-channel v0.3.32
10122026-05-20T00:49:43.280Z Checking ipnetwork v0.21.1
10132026-05-20T00:49:43.381Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10142026-05-20T00:49:43.494Z Checking futures-io v0.3.32
10152026-05-20T00:49:43.581Z Compiling structmeta v0.3.0
10162026-05-20T00:49:43.613Z Checking futures-task v0.3.32
10172026-05-20T00:49:43.789Z Checking futures-util v0.3.32
10182026-05-20T00:49:43.839Z Compiling strum_macros v0.27.2
10192026-05-20T00:49:43.857Z Compiling winnow v1.0.2
10202026-05-20T00:49:44.231Z Compiling darling_macro v0.23.0
10212026-05-20T00:49:44.253Z Compiling derive-ex v0.1.8
10222026-05-20T00:49:44.835Z Compiling darling v0.23.0
10232026-05-20T00:49:44.919Z Compiling toml_parser v1.1.2+spec-1.1.0
10242026-05-20T00:49:44.939Z Compiling serde_with_macros v3.20.0
10252026-05-20T00:49:44.957Z Checking tracing-core v0.1.36
10262026-05-20T00:49:45.397Z Checking tracing v0.1.44
10272026-05-20T00:49:45.475Z Checking rand_core v0.6.4
10282026-05-20T00:49:45.695Z Checking base64 v0.22.1
10292026-05-20T00:49:45.841Z Compiling test-strategy v0.4.5
10302026-05-20T00:49:45.931Z Checking erased-serde v0.3.31
10312026-05-20T00:49:46.035Z Compiling toml_datetime v1.1.1+spec-1.1.0
10322026-05-20T00:49:46.075Z Checking fnv v1.0.7
10332026-05-20T00:49:46.097Z Compiling ryu v1.0.23
10342026-05-20T00:49:46.170Z Checking oxnet v0.1.5
10352026-05-20T00:49:46.266Z Checking rustls-pki-types v1.14.1
10362026-05-20T00:49:46.438Z Compiling parse-display-derive v0.10.0
10372026-05-20T00:49:46.576Z Compiling openapiv3 v2.2.0
10382026-05-20T00:49:46.595Z Checking untrusted v0.9.0
10392026-05-20T00:49:46.625Z Checking typenum v1.20.0
10402026-05-20T00:49:47.172Z Compiling clap_derive v4.6.1
10412026-05-20T00:49:47.898Z Checking ipnet v2.12.0
10422026-05-20T00:49:47.943Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
10432026-05-20T00:49:48.069Z Checking tokio-util v0.7.18
10442026-05-20T00:49:48.353Z Checking http-body v1.0.1
10452026-05-20T00:49:48.375Z Checking atomic-waker v1.1.2
10462026-05-20T00:49:48.406Z Checking crypto-common v0.1.7
10472026-05-20T00:49:48.491Z Checking tower-layer v0.3.3
10482026-05-20T00:49:48.573Z Checking try-lock v0.2.5
10492026-05-20T00:49:48.660Z Checking tower-service v0.3.3
10502026-05-20T00:49:48.679Z Checking want v0.3.1
10512026-05-20T00:49:48.679Z Checking h2 v0.4.14
10522026-05-20T00:49:48.813Z Checking httpdate v1.0.3
10532026-05-20T00:49:49.257Z Checking serde_urlencoded v0.7.1
10542026-05-20T00:49:49.275Z Checking http-body-util v0.1.3
10552026-05-20T00:49:49.313Z Compiling toml_edit v0.25.11+spec-1.1.0
10562026-05-20T00:49:49.891Z Compiling proc-macro-crate v3.5.0
10572026-05-20T00:49:50.364Z Compiling num_enum_derive v0.7.6
10582026-05-20T00:49:50.383Z Checking block-buffer v0.10.4
10592026-05-20T00:49:50.539Z Checking hyper v1.9.0
10602026-05-20T00:49:50.767Z Checking digest v0.10.7
10612026-05-20T00:49:51.353Z Checking untrusted v0.7.1
10622026-05-20T00:49:51.434Z Checking hyper-util v0.1.20
10632026-05-20T00:49:51.465Z Compiling unsafe-libyaml v0.2.11
10642026-05-20T00:49:51.659Z Compiling either v1.15.0
10652026-05-20T00:49:51.857Z Compiling itertools v0.14.0
10662026-05-20T00:49:52.010Z Compiling serde_yaml v0.9.34+deprecated
10672026-05-20T00:49:52.123Z Compiling regress v0.10.5
10682026-05-20T00:49:52.578Z Checking ppv-lite86 v0.2.21
10692026-05-20T00:49:52.623Z Compiling regress v0.11.1
10702026-05-20T00:49:53.021Z Compiling crucible-workspace-hack v0.1.0
10712026-05-20T00:49:53.516Z Checking sync_wrapper v1.0.2
10722026-05-20T00:49:53.667Z Checking cpufeatures v0.2.17
10732026-05-20T00:49:53.711Z Checking powerfmt v0.2.0
10742026-05-20T00:49:53.742Z Checking tower v0.5.3
10752026-05-20T00:49:53.861Z Checking deranged v0.5.8
10762026-05-20T00:49:54.157Z Compiling typify-impl v0.6.2
10772026-05-20T00:49:54.360Z Checking webpki-roots v1.0.7
10782026-05-20T00:49:54.829Z Checking num_threads v0.1.7
10792026-05-20T00:49:55.073Z Checking tower-http v0.6.10
10802026-05-20T00:49:55.093Z Checking time v0.3.47
10812026-05-20T00:49:55.227Z Compiling zerocopy-derive v0.7.35
10822026-05-20T00:49:55.471Z Compiling convert_case v0.4.0
10832026-05-20T00:49:55.985Z Compiling derive_more v0.99.20
10842026-05-20T00:49:56.263Z Checking crossbeam-channel v0.5.15
10852026-05-20T00:49:56.594Z Compiling serde_repr v0.1.20
10862026-05-20T00:49:57.168Z Compiling darling_core v0.21.3
10872026-05-20T00:49:57.398Z Checking thread_local v1.1.9
10882026-05-20T00:49:57.481Z Compiling typify-macro v0.6.2
10892026-05-20T00:49:57.738Z Checking futures-executor v0.3.32
10902026-05-20T00:49:57.906Z Compiling scroll_derive v0.12.1
10912026-05-20T00:49:58.137Z Checking is-terminal v0.4.17
10922026-05-20T00:49:58.184Z Checking term v1.2.1
10932026-05-20T00:49:58.229Z Checking take_mut v0.2.2
10942026-05-20T00:49:58.403Z Checking slog-term v2.9.2
10952026-05-20T00:49:58.507Z Checking rand_core v0.9.5
10962026-05-20T00:49:58.679Z Compiling heapless v0.8.0
10972026-05-20T00:49:58.941Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10982026-05-20T00:49:59.237Z Compiling darling_macro v0.21.3
10992026-05-20T00:49:59.334Z Compiling typify v0.6.2
11002026-05-20T00:49:59.409Z Checking futures v0.3.32
11012026-05-20T00:49:59.670Z Checking hex v0.4.3
11022026-05-20T00:49:59.686Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a)
11032026-05-20T00:49:59.841Z Compiling darling v0.21.3
11042026-05-20T00:49:59.941Z Compiling ingot-macros v0.1.1
11052026-05-20T00:50:00.070Z Checking rand_chacha v0.9.0
11062026-05-20T00:50:00.493Z Compiling foreign-types-macros v0.2.3
11072026-05-20T00:50:00.526Z Compiling smoltcp v0.11.0
11082026-05-20T00:50:00.692Z Compiling rustix v0.38.44
11092026-05-20T00:50:01.135Z Checking rand v0.9.4
11102026-05-20T00:50:01.138Z Compiling zerocopy v0.7.35
11112026-05-20T00:50:01.571Z Compiling rustc_version v0.4.1
11122026-05-20T00:50:01.598Z Compiling proc-macro-error-attr v1.0.4
11132026-05-20T00:50:01.626Z Compiling usdt-impl v0.5.0
11142026-05-20T00:50:01.841Z Checking fastrand v2.4.1
11152026-05-20T00:50:01.878Z Checking openssl-probe v0.2.1
11162026-05-20T00:50:02.002Z Checking rustls-native-certs v0.8.3
11172026-05-20T00:50:02.019Z Compiling curve25519-dalek v4.1.3
11182026-05-20T00:50:02.133Z Compiling dof v0.3.0
11192026-05-20T00:50:02.540Z Checking sha1 v0.10.6
11202026-05-20T00:50:02.575Z Compiling dtrace-parser v0.2.0
11212026-05-20T00:50:02.705Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11222026-05-20T00:50:02.873Z Compiling toml_datetime v0.6.11
11232026-05-20T00:50:02.912Z Compiling proc-macro-error v1.0.4
11242026-05-20T00:50:03.116Z Compiling thread-id v4.2.2
11252026-05-20T00:50:03.239Z Checking simd-adler32 v0.3.9
11262026-05-20T00:50:03.256Z Checking match_cfg v0.1.0
11272026-05-20T00:50:03.309Z Checking adler2 v2.0.1
11282026-05-20T00:50:03.400Z Checking hostname v0.3.1
11292026-05-20T00:50:03.419Z Checking miniz_oxide v0.8.9
11302026-05-20T00:50:04.263Z Checking slog-json v2.6.1
11312026-05-20T00:50:04.294Z Compiling thiserror-impl-no-std v2.0.2
11322026-05-20T00:50:04.367Z Compiling hubpack_derive v0.1.1
11332026-05-20T00:50:04.458Z Checking newtype-uuid v1.3.2
11342026-05-20T00:50:04.519Z Compiling curve25519-dalek-derive v0.1.1
11352026-05-20T00:50:04.539Z Checking serde_spanned v1.1.1
11362026-05-20T00:50:04.639Z Checking memmap2 v0.9.10
11372026-05-20T00:50:04.788Z Checking toml_writer v1.1.1+spec-1.1.0
11382026-05-20T00:50:04.807Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1)
11392026-05-20T00:50:05.042Z Checking usdt v0.6.0
11402026-05-20T00:50:05.108Z Checking daft v0.1.5
11412026-05-20T00:50:05.196Z Checking slog-bunyan v2.5.0
11422026-05-20T00:50:05.310Z Checking flate2 v1.1.9
11432026-05-20T00:50:05.340Z Checking tempfile v3.27.0
11442026-05-20T00:50:05.363Z Checking rustls-webpki v0.102.8
11452026-05-20T00:50:05.532Z Compiling memoffset v0.9.1
11462026-05-20T00:50:05.597Z Compiling heck v0.4.1
11472026-05-20T00:50:05.615Z Checking debug-ignore v1.0.5
11482026-05-20T00:50:05.739Z Compiling pkg-config v0.3.33
11492026-05-20T00:50:05.873Z Checking compression-core v0.4.32
11502026-05-20T00:50:06.001Z Checking compression-codecs v0.4.38
11512026-05-20T00:50:06.268Z Compiling usdt-attr-macro v0.5.0
11522026-05-20T00:50:06.310Z Compiling usdt-macro v0.5.0
11532026-05-20T00:50:06.989Z Checking encoding_rs v0.8.35
11542026-05-20T00:50:07.184Z Checking spin v0.9.8
11552026-05-20T00:50:07.314Z Compiling prettyplease v0.2.37
11562026-05-20T00:50:07.398Z Checking mime v0.3.17
11572026-05-20T00:50:07.417Z Compiling cfg_aliases v0.2.1
11582026-05-20T00:50:07.494Z Compiling nix v0.31.3
11592026-05-20T00:50:07.599Z Checking tokio-rustls v0.25.0
11602026-05-20T00:50:07.617Z Checking toml v1.1.2+spec-1.1.0
11612026-05-20T00:50:07.875Z Checking async-compression v0.4.42
11622026-05-20T00:50:08.108Z Checking rand_chacha v0.3.1
11632026-05-20T00:50:08.109Z Checking waitgroup v0.1.2
11642026-05-20T00:50:08.178Z Checking rustls-pemfile v2.2.0
11652026-05-20T00:50:08.210Z Checking async-stream v0.3.6
11662026-05-20T00:50:08.313Z Checking serde_path_to_error v0.1.20
11672026-05-20T00:50:08.316Z Checking hostname v0.4.2
11682026-05-20T00:50:08.491Z Checking rand v0.8.6
11692026-05-20T00:50:08.877Z Checking macaddr v1.0.1
11702026-05-20T00:50:09.004Z Compiling num-derive v0.4.2
11712026-05-20T00:50:09.027Z Compiling enum-as-inner v0.6.1
11722026-05-20T00:50:09.182Z Compiling winnow v0.7.15
11732026-05-20T00:50:10.236Z Compiling progenitor-impl v0.14.0
11742026-05-20T00:50:10.692Z Checking unicode-width v0.2.2
11752026-05-20T00:50:10.739Z Compiling rayon-core v1.13.0
11762026-05-20T00:50:11.741Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
11772026-05-20T00:50:12.098Z Compiling wait-timeout v0.2.1
11782026-05-20T00:50:12.255Z Compiling progenitor-macro v0.14.0
11792026-05-20T00:50:12.299Z Compiling quick-error v1.2.3
11802026-05-20T00:50:12.326Z Compiling bit-vec v0.8.0
11812026-05-20T00:50:12.407Z Compiling rusty-fork v0.3.1
11822026-05-20T00:50:12.526Z Checking rustls-webpki v0.103.13
11832026-05-20T00:50:12.548Z Compiling bit-set v0.8.0
11842026-05-20T00:50:13.714Z Compiling rand_xorshift v0.4.0
11852026-05-20T00:50:14.071Z Compiling num-integer v0.1.46
11862026-05-20T00:50:14.821Z Checking utf8parse v0.2.2
11872026-05-20T00:50:15.332Z Checking tokio-rustls v0.26.4
11882026-05-20T00:50:15.488Z Checking rustls-platform-verifier v0.7.0
11892026-05-20T00:50:15.530Z Compiling winnow v0.5.40
11902026-05-20T00:50:15.554Z Compiling semver v0.1.20
11912026-05-20T00:50:15.573Z Checking hyper-rustls v0.27.9
11922026-05-20T00:50:15.755Z Compiling unarray v0.1.4
11932026-05-20T00:50:15.773Z Checking reqwest v0.13.3
11942026-05-20T00:50:15.792Z Checking reqwest v0.12.28
11952026-05-20T00:50:15.868Z Compiling proptest v1.11.0
11962026-05-20T00:50:16.443Z Checking progenitor-client v0.14.0
11972026-05-20T00:50:16.464Z Compiling rustc_version v0.1.7
11982026-05-20T00:50:16.664Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11992026-05-20T00:50:16.816Z Compiling toml_edit v0.19.15
12002026-05-20T00:50:16.854Z Checking anstyle-parse v1.0.0
12012026-05-20T00:50:17.607Z Compiling backon v1.6.0
12022026-05-20T00:50:17.794Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
12032026-05-20T00:50:18.325Z Checking terminal_size v0.4.4
12042026-05-20T00:50:18.395Z Checking strum v0.26.3
12052026-05-20T00:50:18.638Z Compiling instant v0.1.13
12062026-05-20T00:50:18.767Z Checking anstyle-query v1.1.5
12072026-05-20T00:50:18.792Z Checking is_terminal_polyfill v1.70.2
12082026-05-20T00:50:18.811Z Compiling rustc-hash v2.1.2
12092026-05-20T00:50:18.914Z Checking colorchoice v1.0.5
12102026-05-20T00:50:18.968Z Checking anstyle v1.0.14
12112026-05-20T00:50:19.148Z Checking anstream v1.0.0
12122026-05-20T00:50:19.193Z Compiling iddqd v0.3.18
12132026-05-20T00:50:19.230Z Compiling backoff v0.4.0
12142026-05-20T00:50:19.292Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
12152026-05-20T00:50:19.347Z Compiling progenitor-client v0.10.0
12162026-05-20T00:50:19.380Z Compiling proc-macro-crate v1.3.1
12172026-05-20T00:50:19.457Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
12182026-05-20T00:50:19.531Z Compiling progenitor-extras v0.2.0
12192026-05-20T00:50:19.635Z Compiling newtype_derive v0.1.6
12202026-05-20T00:50:19.698Z Compiling num-rational v0.4.2
12212026-05-20T00:50:19.701Z Compiling num-iter v0.1.45
12222026-05-20T00:50:19.735Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3)
12232026-05-20T00:50:19.881Z Checking serde_with v3.20.0
12242026-05-20T00:50:20.113Z Compiling parse-display v0.10.0
12252026-05-20T00:50:20.225Z Compiling strum v0.27.2
12262026-05-20T00:50:20.249Z Compiling num-complex v0.4.6
12272026-05-20T00:50:20.497Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
12282026-05-20T00:50:20.534Z Checking clap_lex v1.1.0
12292026-05-20T00:50:20.618Z Compiling vcpkg v0.2.15
12302026-05-20T00:50:20.744Z Compiling owo-colors v4.3.0
12312026-05-20T00:50:20.942Z Checking clap_builder v4.6.0
12322026-05-20T00:50:21.174Z Compiling openssl-sys v0.9.115
12332026-05-20T00:50:21.194Z Compiling num v0.4.3
12342026-05-20T00:50:21.352Z Compiling num_enum_derive v0.5.11
12352026-05-20T00:50:21.848Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
12362026-05-20T00:50:22.008Z Compiling serde_spanned v0.6.9
12372026-05-20T00:50:22.035Z Compiling pin-project-internal v1.1.12
12382026-05-20T00:50:22.075Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
12392026-05-20T00:50:22.155Z Compiling derive-where v1.6.1
12402026-05-20T00:50:22.271Z Compiling toml_write v0.1.2
12412026-05-20T00:50:22.337Z Compiling float-ord v0.3.2
12422026-05-20T00:50:22.604Z Compiling toml_edit v0.22.27
12432026-05-20T00:50:22.796Z Checking clap v4.6.1
12442026-05-20T00:50:23.388Z Compiling progenitor-impl v0.13.0
12452026-05-20T00:50:24.494Z Compiling toml v0.8.23
12462026-05-20T00:50:24.663Z Compiling zone_cfg_derive v0.3.1
12472026-05-20T00:50:25.204Z Compiling snafu-derive v0.8.9
12482026-05-20T00:50:25.223Z Compiling async-recursion v1.1.1
12492026-05-20T00:50:25.480Z Compiling progenitor-macro v0.13.0
12502026-05-20T00:50:25.790Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
12512026-05-20T00:50:26.167Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299)
12522026-05-20T00:50:26.171Z Compiling slog-dtrace v0.3.0
12532026-05-20T00:50:26.437Z Compiling cancel-safe-futures v0.1.5
12542026-05-20T00:50:26.562Z Compiling unicode-xid v0.2.6
12552026-05-20T00:50:26.695Z Compiling minimal-lexical v0.2.1
12562026-05-20T00:50:26.713Z Compiling chrono-tz v0.10.4
12572026-05-20T00:50:26.739Z Compiling openssl v0.10.79
12582026-05-20T00:50:26.907Z Compiling nom v7.1.3
12592026-05-20T00:50:26.985Z Compiling const_format_proc_macros v0.2.34
12602026-05-20T00:50:27.254Z Checking num_enum v0.7.6
12612026-05-20T00:50:27.293Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
12622026-05-20T00:50:27.377Z Compiling openssl-macros v0.1.1
12632026-05-20T00:50:27.453Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
12642026-05-20T00:50:27.650Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
12652026-05-20T00:50:27.972Z Compiling cookie v0.18.1
12662026-05-20T00:50:28.015Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
12672026-05-20T00:50:28.195Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
12682026-05-20T00:50:28.406Z Compiling tabled_derive v0.7.0
12692026-05-20T00:50:28.814Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
12702026-05-20T00:50:30.210Z Checking colored v3.1.1
12712026-05-20T00:50:30.423Z Checking tabwriter v1.4.1
12722026-05-20T00:50:30.584Z Compiling typify-impl v0.4.3
12732026-05-20T00:50:30.669Z Checking secrecy v0.10.3
12742026-05-20T00:50:30.689Z Checking tinyvec_macros v0.1.1
12752026-05-20T00:50:30.767Z Checking tinyvec v1.11.0
12762026-05-20T00:50:30.799Z Checking scroll v0.12.0
12772026-05-20T00:50:31.039Z Checking crossbeam-epoch v0.9.18
12782026-05-20T00:50:31.095Z Checking hash32 v0.3.1
12792026-05-20T00:50:31.249Z Checking data-encoding v2.11.0
12802026-05-20T00:50:31.269Z Checking foreign-types-shared v0.3.1
12812026-05-20T00:50:31.369Z Checking cpufeatures v0.3.0
12822026-05-20T00:50:31.454Z Checking chacha20 v0.10.0
12832026-05-20T00:50:31.473Z Checking foreign-types v0.5.0
12842026-05-20T00:50:31.559Z Checking goblin v0.8.2
12852026-05-20T00:50:31.666Z Checking ingot-types v0.1.2
12862026-05-20T00:50:31.935Z Checking hmac v0.12.1
12872026-05-20T00:50:32.034Z Checking inout v0.1.4
12882026-05-20T00:50:32.076Z Checking ff v0.13.1
12892026-05-20T00:50:32.173Z Checking cobs v0.3.0
12902026-05-20T00:50:32.206Z Checking cstr-argument v0.1.2
12912026-05-20T00:50:32.231Z Checking bstr v1.12.1
12922026-05-20T00:50:32.318Z Checking managed v0.8.0
12932026-05-20T00:50:32.338Z Checking bitflags v1.3.2
12942026-05-20T00:50:32.357Z Checking static_assertions v1.1.0
12952026-05-20T00:50:32.399Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12962026-05-20T00:50:32.418Z Checking postcard v1.1.3
12972026-05-20T00:50:32.436Z Checking group v0.13.0
12982026-05-20T00:50:32.582Z Checking cipher v0.4.4
12992026-05-20T00:50:32.588Z Checking hkdf v0.12.4
13002026-05-20T00:50:32.589Z Checking ingot v0.1.1
13012026-05-20T00:50:32.702Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a)
13022026-05-20T00:50:32.722Z Checking rand v0.10.1
13032026-05-20T00:50:32.993Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
13042026-05-20T00:50:33.024Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13052026-05-20T00:50:33.243Z Checking universal-hash v0.5.1
13062026-05-20T00:50:33.376Z Checking crypto-bigint v0.5.5
13072026-05-20T00:50:33.421Z Checking half v2.7.1
13082026-05-20T00:50:33.728Z Checking indent_write v2.2.0
13092026-05-20T00:50:33.731Z Checking ciborium-io v0.2.2
13102026-05-20T00:50:33.780Z Checking base64ct v1.8.3
13112026-05-20T00:50:33.855Z Checking base16ct v0.2.0
13122026-05-20T00:50:33.864Z Checking opaque-debug v0.3.1
13132026-05-20T00:50:33.902Z Compiling typify-macro v0.4.3
13142026-05-20T00:50:33.938Z Checking poly1305 v0.8.0
13152026-05-20T00:50:33.966Z Checking ciborium-ll v0.2.2
13162026-05-20T00:50:34.015Z Checking password-hash v0.5.0
13172026-05-20T00:50:34.150Z Checking chacha20 v0.9.1
13182026-05-20T00:50:34.168Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
13192026-05-20T00:50:34.237Z Checking elliptic-curve v0.13.8
13202026-05-20T00:50:34.257Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
13212026-05-20T00:50:34.336Z Checking thiserror-no-std v2.0.2
13222026-05-20T00:50:34.413Z Checking hubpack v0.1.2
13232026-05-20T00:50:34.456Z Checking byte-wrapper v0.1.0
13242026-05-20T00:50:34.459Z Checking blake2 v0.10.6
13252026-05-20T00:50:34.497Z Checking aead v0.5.2
13262026-05-20T00:50:34.586Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
13272026-05-20T00:50:34.606Z Checking memmap v0.7.0
13282026-05-20T00:50:34.669Z Checking keccak v0.1.6
13292026-05-20T00:50:34.696Z Compiling parking_lot_core v0.8.6
13302026-05-20T00:50:34.742Z Checking lazy_static v1.5.0
13312026-05-20T00:50:34.821Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
13322026-05-20T00:50:34.842Z Checking usdt v0.5.0
13332026-05-20T00:50:34.845Z Checking argon2 v0.5.3
13342026-05-20T00:50:34.845Z Checking sha3 v0.10.9
13352026-05-20T00:50:35.008Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
13362026-05-20T00:50:35.029Z Checking chacha20poly1305 v0.10.1
13372026-05-20T00:50:35.075Z Checking ciborium v0.2.2
13382026-05-20T00:50:35.094Z Checking vsss-rs v3.3.4
13392026-05-20T00:50:35.157Z Checking atomicwrites v0.4.4
13402026-05-20T00:50:35.539Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
13412026-05-20T00:50:35.604Z Checking similar v2.7.0
13422026-05-20T00:50:35.735Z Checking crossbeam-deque v0.8.6
13432026-05-20T00:50:35.918Z Checking itertools v0.12.1
13442026-05-20T00:50:35.948Z Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
13452026-05-20T00:50:36.056Z Checking progenitor v0.14.0
13462026-05-20T00:50:36.159Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
13472026-05-20T00:50:36.191Z Checking bytecount v0.6.9
13482026-05-20T00:50:36.227Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
13492026-05-20T00:50:36.411Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
13502026-05-20T00:50:36.627Z Checking unicode-segmentation v1.13.2
13512026-05-20T00:50:36.630Z Checking linked-hash-map v0.5.6
13522026-05-20T00:50:36.695Z Checking swrite v0.1.0
13532026-05-20T00:50:36.736Z Checking resolv-conf v0.7.6
13542026-05-20T00:50:36.794Z Checking lru-cache v0.1.2
13552026-05-20T00:50:36.918Z Checking rayon v1.12.0
13562026-05-20T00:50:36.922Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
13572026-05-20T00:50:36.954Z Compiling typify v0.4.3
13582026-05-20T00:50:36.974Z Checking newline-converter v0.3.0
13592026-05-20T00:50:37.051Z Checking hickory-proto v0.24.4
13602026-05-20T00:50:37.105Z Checking console v0.15.11
13612026-05-20T00:50:37.124Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
13622026-05-20T00:50:37.233Z Checking camino-tempfile v1.4.1
13632026-05-20T00:50:37.698Z Checking serde-big-array v0.5.1
13642026-05-20T00:50:37.856Z Checking siphasher v1.0.3
13652026-05-20T00:50:37.932Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
13662026-05-20T00:50:38.021Z Checking phf_shared v0.12.1
13672026-05-20T00:50:38.354Z Checking expectorate v1.2.0
13682026-05-20T00:50:38.474Z Checking tokio-dtrace v0.1.1
13692026-05-20T00:50:38.494Z Checking unicode-normalization v0.1.25
13702026-05-20T00:50:38.535Z Checking hickory-resolver v0.24.4
13712026-05-20T00:50:38.912Z Checking pin-project v1.1.12
13722026-05-20T00:50:38.997Z Checking num_enum v0.5.11
13732026-05-20T00:50:39.097Z Checking progenitor-client v0.13.0
13742026-05-20T00:50:39.373Z Checking tokio-stream v0.1.18
13752026-05-20T00:50:39.649Z Checking csv-core v0.1.13
13762026-05-20T00:50:39.771Z Checking foreign-types-shared v0.1.1
13772026-05-20T00:50:39.832Z Checking same-file v1.0.6
13782026-05-20T00:50:39.835Z Checking konst_macro_rules v0.2.19
13792026-05-20T00:50:39.871Z Checking highway v1.3.0
13802026-05-20T00:50:39.932Z Checking foldhash v0.1.5
13812026-05-20T00:50:40.057Z Checking smawk v0.3.2
13822026-05-20T00:50:40.075Z Checking unicode-width v0.1.14
13832026-05-20T00:50:40.095Z Checking unicode-linebreak v0.1.5
13842026-05-20T00:50:40.098Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
13852026-05-20T00:50:40.186Z Checking hashbrown v0.15.5
13862026-05-20T00:50:40.230Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
13872026-05-20T00:50:40.308Z Checking textwrap v0.16.2
13882026-05-20T00:50:40.420Z Checking konst v0.2.20
13892026-05-20T00:50:40.524Z Checking walkdir v2.5.0
13902026-05-20T00:50:40.605Z Checking foreign-types v0.3.2
13912026-05-20T00:50:40.625Z Checking csv v1.4.0
13922026-05-20T00:50:40.627Z Checking qorb v0.4.1
13932026-05-20T00:50:40.989Z Checking progenitor v0.13.0
13942026-05-20T00:50:41.125Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13952026-05-20T00:50:41.168Z Checking snafu v0.8.9
13962026-05-20T00:50:41.186Z Checking olpc-cjson v0.1.4
13972026-05-20T00:50:41.300Z Checking oxide-tokio-rt v0.1.5
13982026-05-20T00:50:41.328Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
13992026-05-20T00:50:41.352Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
14002026-05-20T00:50:41.407Z Checking phf v0.12.1
14012026-05-20T00:50:41.592Z Checking zone v0.3.1
14022026-05-20T00:50:41.610Z Checking globset v0.4.18
14032026-05-20T00:50:41.658Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14042026-05-20T00:50:41.866Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
14052026-05-20T00:50:42.322Z Checking smf v0.2.3
14062026-05-20T00:50:42.414Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14072026-05-20T00:50:42.433Z Checking pem v3.0.6
14082026-05-20T00:50:42.550Z Checking libsw-core v0.3.2
14092026-05-20T00:50:42.621Z Checking serde_plain v1.0.2
14102026-05-20T00:50:42.698Z Checking sigpipe v0.1.3
14112026-05-20T00:50:42.770Z Checking typed-path v0.9.3
14122026-05-20T00:50:42.773Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14132026-05-20T00:50:42.808Z Checking glob v0.3.3
14142026-05-20T00:50:42.986Z Checking jiff v0.2.24
14152026-05-20T00:50:43.009Z Checking fixedbitset v0.5.7
14162026-05-20T00:50:43.028Z Checking fixedbitset v0.4.2
14172026-05-20T00:50:43.199Z Checking petgraph v0.6.5
14182026-05-20T00:50:43.220Z Checking petgraph v0.8.3
14192026-05-20T00:50:43.523Z Checking tough v0.20.0
14202026-05-20T00:50:43.842Z Checking libsw v3.5.0
14212026-05-20T00:50:43.862Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14222026-05-20T00:50:43.994Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14232026-05-20T00:50:44.027Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14242026-05-20T00:50:44.227Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
14252026-05-20T00:50:44.444Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14262026-05-20T00:50:44.464Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
14272026-05-20T00:50:44.486Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14282026-05-20T00:50:44.656Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14292026-05-20T00:50:44.822Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14302026-05-20T00:50:44.881Z Checking const_format v0.2.36
14312026-05-20T00:50:45.128Z Checking papergrid v0.11.0
14322026-05-20T00:50:45.212Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14332026-05-20T00:50:45.378Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14342026-05-20T00:50:45.506Z Checking gethostname v0.5.0
14352026-05-20T00:50:45.526Z Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14362026-05-20T00:50:45.599Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
14372026-05-20T00:50:45.702Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14382026-05-20T00:50:45.736Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14392026-05-20T00:50:45.739Z Checking libscf-sys v1.2.0
14402026-05-20T00:50:46.159Z Checking bcs v0.1.6
14412026-05-20T00:50:46.293Z Checking tagptr v0.2.0
14422026-05-20T00:50:46.385Z Checking linear-map v1.2.0
14432026-05-20T00:50:46.423Z Checking whoami v1.6.1
14442026-05-20T00:50:46.459Z Checking termtree v0.5.1
14452026-05-20T00:50:46.557Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14462026-05-20T00:50:46.608Z Checking moka v0.12.15
14472026-05-20T00:50:47.561Z Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14482026-05-20T00:50:47.778Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14492026-05-20T00:50:47.936Z Checking tabled v0.15.0
14502026-05-20T00:50:48.223Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14512026-05-20T00:50:48.358Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14522026-05-20T00:50:48.436Z Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14532026-05-20T00:50:48.487Z Checking steno v0.4.1
14542026-05-20T00:50:48.995Z Checking hickory-proto v0.25.2
14552026-05-20T00:50:49.139Z Checking humantime v2.3.0
14562026-05-20T00:50:50.518Z Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14572026-05-20T00:50:50.552Z Checking hickory-resolver v0.25.2
14582026-05-20T00:50:50.573Z Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14592026-05-20T00:50:50.839Z Checking nom v8.0.0
14602026-05-20T00:50:50.842Z Compiling proc-macro-error-attr2 v2.0.0
14612026-05-20T00:50:51.188Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14622026-05-20T00:50:51.298Z Compiling proc-macro-error2 v2.0.1
14632026-05-20T00:50:51.643Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14642026-05-20T00:50:52.385Z Compiling crunchy v0.2.4
14652026-05-20T00:50:52.710Z Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14662026-05-20T00:50:53.006Z Compiling tabled_derive v0.11.0
14672026-05-20T00:50:54.758Z Compiling tiny-keccak v2.0.2
14682026-05-20T00:50:56.400Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14692026-05-20T00:50:56.448Z Compiling progenitor-impl v0.11.2
14702026-05-20T00:50:57.274Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
14712026-05-20T00:50:58.490Z Compiling progenitor-macro v0.11.2
14722026-05-20T00:51:01.069Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
14732026-05-20T00:51:02.006Z Checking parking_lot v0.11.2
14742026-05-20T00:51:02.714Z Compiling const-random-macro v0.1.16
14752026-05-20T00:51:03.710Z Checking fxhash v0.2.1
14762026-05-20T00:51:03.813Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14772026-05-20T00:51:03.835Z Checking sled v0.34.7
14782026-05-20T00:51:03.911Z Compiling smartstring v1.0.1
14792026-05-20T00:51:04.105Z Compiling ahash v0.8.12
14802026-05-20T00:51:04.746Z Checking internet-checksum v0.2.1
14812026-05-20T00:51:04.992Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
14822026-05-20T00:51:05.120Z Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14832026-05-20T00:51:05.323Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
14842026-05-20T00:51:05.454Z Compiling rhai_codegen v3.1.0
14852026-05-20T00:51:05.520Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
14862026-05-20T00:51:05.591Z Checking arc-swap v1.9.1
14872026-05-20T00:51:05.823Z Checking slog-scope v4.4.1
14882026-05-20T00:51:05.956Z Checking papergrid v0.17.0
14892026-05-20T00:51:05.975Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
14902026-05-20T00:51:05.979Z Checking testing_table v0.3.0
14912026-05-20T00:51:06.037Z Checking dropshot-api-manager-types v0.7.1
14922026-05-20T00:51:06.114Z Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14932026-05-20T00:51:06.410Z Checking slog-stdlog v4.1.1
14942026-05-20T00:51:06.626Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
14952026-05-20T00:51:06.716Z Checking tabled v0.20.0
14962026-05-20T00:51:06.742Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
14972026-05-20T00:51:06.834Z Compiling progenitor-impl v0.10.0
14982026-05-20T00:51:07.042Z Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14992026-05-20T00:51:07.423Z Checking progenitor-client v0.11.2
15002026-05-20T00:51:07.426Z Compiling lzma-sys v0.1.20
15012026-05-20T00:51:07.658Z Compiling fs-err v3.3.0
15022026-05-20T00:51:07.827Z Compiling typeid v1.0.3
15032026-05-20T00:51:07.943Z Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
15042026-05-20T00:51:08.024Z Checking progenitor v0.11.2
15052026-05-20T00:51:08.042Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
15062026-05-20T00:51:08.160Z Checking slog-envlogger v2.2.0
15072026-05-20T00:51:08.843Z Compiling progenitor-macro v0.10.0
15082026-05-20T00:51:08.951Z Compiling toml_datetime v0.7.5+spec-1.1.0
15092026-05-20T00:51:08.990Z Checking crc8 v0.1.1
15102026-05-20T00:51:09.105Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
15112026-05-20T00:51:09.153Z Compiling toml v0.9.12+spec-1.1.0
15122026-05-20T00:51:09.966Z Checking const-random v0.1.18
15132026-05-20T00:51:10.318Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
15142026-05-20T00:51:10.527Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
15152026-05-20T00:51:10.845Z Compiling cargo_toml v0.22.3
15162026-05-20T00:51:11.357Z Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
15172026-05-20T00:51:11.380Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15182026-05-20T00:51:11.712Z Checking thin-vec v0.2.18
15192026-05-20T00:51:11.956Z Checking rhai v1.24.0
15202026-05-20T00:51:12.928Z Checking utf-8 v0.7.6
15212026-05-20T00:51:13.067Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#b2fac281)
15222026-05-20T00:51:13.213Z Checking tungstenite v0.21.0
15232026-05-20T00:51:13.961Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
15242026-05-20T00:51:14.008Z Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
15252026-05-20T00:51:14.891Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
15262026-05-20T00:51:15.138Z Checking sha2 v0.10.9
15272026-05-20T00:51:15.193Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15282026-05-20T00:51:15.402Z Checking diff v0.1.13
15292026-05-20T00:51:15.422Z Checking yansi v1.0.1
15302026-05-20T00:51:15.440Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15312026-05-20T00:51:15.545Z Checking progenitor v0.10.0
15322026-05-20T00:51:15.677Z Checking pretty_assertions v1.4.1
15332026-05-20T00:51:15.696Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
15342026-05-20T00:51:15.908Z Checking tokio-tungstenite v0.21.0
15352026-05-20T00:51:16.946Z Checking console v0.16.3
15362026-05-20T00:51:17.003Z Checking git-stub v1.0.0
15372026-05-20T00:51:17.269Z Checking base64 v0.21.7
15382026-05-20T00:51:17.288Z Checking unit-prefix v0.5.2
15392026-05-20T00:51:17.421Z Checking is_ci v1.2.0
15402026-05-20T00:51:17.514Z Checking sdd v3.0.10
15412026-05-20T00:51:17.551Z Checking supports-color v3.0.2
15422026-05-20T00:51:17.611Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15432026-05-20T00:51:17.665Z Checking indicatif v0.18.4
15442026-05-20T00:51:17.729Z Checking scc v2.4.0
15452026-05-20T00:51:18.396Z Checking git-stub-vcs v0.1.0
15462026-05-20T00:51:18.696Z Checking xz2 v0.1.7
15472026-05-20T00:51:18.948Z Checking ron v0.12.1
15482026-05-20T00:51:19.036Z Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
15492026-05-20T00:51:19.056Z Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15502026-05-20T00:51:19.209Z Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
15512026-05-20T00:51:19.362Z Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
15522026-05-20T00:51:19.736Z Checking drift v0.1.4
15532026-05-20T00:51:19.985Z Compiling serial_test_derive v3.4.0
15542026-05-20T00:51:20.010Z Checking base16ct v1.0.0
15552026-05-20T00:51:20.244Z Checking dropshot-api-manager v0.7.1
15562026-05-20T00:51:20.706Z Checking serial_test v3.4.0
15572026-05-20T00:51:21.143Z Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
15582026-05-20T00:51:21.346Z Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#b2fac281)
15592026-05-20T00:51:21.631Z Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
15602026-05-20T00:51:21.793Z Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
15612026-05-20T00:51:22.592Z Checking util v0.1.0 (/work/oxidecomputer/maghemite/util)
15622026-05-20T00:51:22.688Z Checking natord v1.0.9
15632026-05-20T00:51:22.914Z Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
15642026-05-20T00:51:23.519Z Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
15652026-05-20T00:51:23.869Z Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
15662026-05-20T00:51:24.033Z Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
15672026-05-20T00:51:24.312Z Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
15682026-05-20T00:51:24.381Z Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
15692026-05-20T00:51:24.570Z Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
15702026-05-20T00:51:26.508Z Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
15712026-05-20T00:51:27.474Z Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
15722026-05-20T00:51:31.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
15732026-05-20T00:51:32.237Z+ cargo xtask openapi check
15742026-05-20T00:51:32.594Z Compiling libc v0.2.186
15752026-05-20T00:51:32.594Z Compiling utf8parse v0.2.2
15762026-05-20T00:51:32.594Z Compiling smallvec v1.15.1
15772026-05-20T00:51:32.594Z Compiling anstyle-query v1.1.5
15782026-05-20T00:51:32.597Z Compiling proc-macro2 v1.0.106
15792026-05-20T00:51:32.647Z Compiling quote v1.0.45
15802026-05-20T00:51:32.650Z Compiling is_terminal_polyfill v1.70.2
15812026-05-20T00:51:32.650Z Compiling colorchoice v1.0.5
15822026-05-20T00:51:32.686Z Compiling cfg-if v1.0.4
15832026-05-20T00:51:32.734Z Compiling anstyle-parse v1.0.0
15842026-05-20T00:51:32.741Z Compiling scopeguard v1.2.0
15852026-05-20T00:51:32.744Z Compiling anstyle v1.0.14
15862026-05-20T00:51:32.753Z Compiling clap_lex v1.1.0
15872026-05-20T00:51:32.759Z Compiling strsim v0.11.1
15882026-05-20T00:51:32.827Z Compiling lock_api v0.4.14
15892026-05-20T00:51:32.850Z Compiling pin-project-lite v0.2.17
15902026-05-20T00:51:32.901Z Compiling anstream v1.0.0
15912026-05-20T00:51:32.938Z Compiling parking_lot_core v0.9.12
15922026-05-20T00:51:32.953Z Compiling errno v0.3.14
15932026-05-20T00:51:32.983Z Compiling socket2 v0.6.3
15942026-05-20T00:51:32.990Z Compiling mio v1.2.0
15952026-05-20T00:51:33.040Z Compiling bytes v1.11.1
15962026-05-20T00:51:33.094Z Compiling clap_builder v4.6.0
15972026-05-20T00:51:33.122Z Compiling parking_lot v0.12.5
15982026-05-20T00:51:33.210Z Compiling signal-hook-registry v1.4.8
15992026-05-20T00:51:33.225Z Compiling anyhow v1.0.102
16002026-05-20T00:51:33.561Z Compiling syn v2.0.117
16012026-05-20T00:51:35.369Z Compiling clap_derive v4.6.1
16022026-05-20T00:51:35.369Z Compiling tokio-macros v2.7.0
16032026-05-20T00:51:35.929Z Compiling tokio v1.52.3
16042026-05-20T00:51:36.497Z Compiling clap v4.6.1
16052026-05-20T00:51:39.792Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
16062026-05-20T00:51:40.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.58s
16072026-05-20T00:51:40.885Z Running `target/debug/xtask openapi check`
16082026-05-20T00:51:41.294Z Compiling serde_core v1.0.228
16092026-05-20T00:51:41.294Z Compiling memchr v2.8.0
16102026-05-20T00:51:41.294Z Compiling itoa v1.0.18
16112026-05-20T00:51:41.298Z Compiling libc v0.2.186
16122026-05-20T00:51:41.298Z Compiling serde v1.0.228
16132026-05-20T00:51:41.298Z Compiling serde_json v1.0.149
16142026-05-20T00:51:41.364Z Compiling syn v2.0.117
16152026-05-20T00:51:41.376Z Compiling zmij v1.0.21
16162026-05-20T00:51:41.525Z Compiling futures-core v0.3.32
16172026-05-20T00:51:41.640Z Compiling zerocopy v0.8.48
16182026-05-20T00:51:41.676Z Compiling getrandom v0.4.2
16192026-05-20T00:51:41.699Z Compiling futures-sink v0.3.32
16202026-05-20T00:51:41.722Z Compiling smallvec v1.15.1
16212026-05-20T00:51:41.794Z Compiling errno v0.3.14
16222026-05-20T00:51:41.846Z Compiling scopeguard v1.2.0
16232026-05-20T00:51:41.940Z Compiling lock_api v0.4.14
16242026-05-20T00:51:41.950Z Compiling parking_lot_core v0.9.12
16252026-05-20T00:51:42.072Z Compiling num-traits v0.2.19
16262026-05-20T00:51:42.139Z Compiling once_cell v1.21.4
16272026-05-20T00:51:42.156Z Compiling cc v1.2.62
16282026-05-20T00:51:42.235Z Compiling parking_lot v0.12.5
16292026-05-20T00:51:42.279Z Compiling signal-hook-registry v1.4.8
16302026-05-20T00:51:42.342Z Compiling socket2 v0.6.3
16312026-05-20T00:51:42.459Z Compiling mio v1.2.0
16322026-05-20T00:51:42.557Z Compiling slab v0.4.12
16332026-05-20T00:51:42.592Z Compiling generic-array v0.14.7
16342026-05-20T00:51:42.634Z Compiling slog v2.8.2
16352026-05-20T00:51:42.732Z Compiling crossbeam-utils v0.8.21
16362026-05-20T00:51:42.763Z Compiling futures-channel v0.3.32
16372026-05-20T00:51:42.949Z Compiling http v1.4.0
16382026-05-20T00:51:42.987Z Compiling iana-time-zone v0.1.65
16392026-05-20T00:51:43.202Z Compiling log v0.4.29
16402026-05-20T00:51:43.202Z Compiling hashbrown v0.17.1
16412026-05-20T00:51:43.225Z Compiling ring v0.17.14
16422026-05-20T00:51:43.225Z Compiling equivalent v1.0.2
16432026-05-20T00:51:43.392Z Compiling typenum v1.20.0
16442026-05-20T00:51:43.481Z Compiling zeroize v1.8.2
16452026-05-20T00:51:43.657Z Compiling powerfmt v0.2.0
16462026-05-20T00:51:43.750Z Compiling indexmap v2.14.0
16472026-05-20T00:51:43.862Z Compiling pest_generator v2.8.6
16482026-05-20T00:51:43.905Z Compiling serde_derive_internals v0.29.1
16492026-05-20T00:51:44.378Z Compiling usdt-impl v0.6.0
16502026-05-20T00:51:44.388Z Compiling futures-task v0.3.32
16512026-05-20T00:51:44.391Z Compiling schemars v0.8.22
16522026-05-20T00:51:44.523Z Compiling futures-io v0.3.32
16532026-05-20T00:51:44.543Z Compiling unicode-ident v1.0.24
16542026-05-20T00:51:44.591Z Compiling time-macros v0.2.27
16552026-05-20T00:51:44.661Z Compiling proc-macro2 v1.0.106
16562026-05-20T00:51:44.668Z Compiling deranged v0.5.8
16572026-05-20T00:51:44.676Z Compiling rustls-pki-types v1.14.1
16582026-05-20T00:51:44.679Z Compiling uuid v1.23.1
16592026-05-20T00:51:44.701Z Compiling tracing-core v0.1.36
16602026-05-20T00:51:45.014Z Compiling getrandom v0.2.17
16612026-05-20T00:51:45.091Z Compiling plain v0.2.3
16622026-05-20T00:51:45.100Z Compiling serde_derive v1.0.228
16632026-05-20T00:51:45.146Z Compiling thiserror-impl v2.0.18
16642026-05-20T00:51:45.172Z Compiling zerocopy-derive v0.8.48
16652026-05-20T00:51:45.199Z Compiling pest_derive v2.8.6
16662026-05-20T00:51:45.290Z Compiling tokio-macros v2.7.0
16672026-05-20T00:51:45.355Z Compiling futures-macro v0.3.32
16682026-05-20T00:51:45.600Z Compiling scroll_derive v0.13.1
16692026-05-20T00:51:45.636Z Compiling schemars_derive v0.8.22
16702026-05-20T00:51:45.725Z Compiling untrusted v0.9.0
16712026-05-20T00:51:45.845Z Compiling ucd-trie v0.1.7
16722026-05-20T00:51:46.030Z Compiling tokio v1.52.3
16732026-05-20T00:51:46.130Z Compiling bitflags v2.11.1
16742026-05-20T00:51:46.194Z Compiling futures-util v0.3.32
16752026-05-20T00:51:46.364Z Compiling adler2 v2.0.1
16762026-05-20T00:51:46.377Z Compiling thiserror v2.0.18
16772026-05-20T00:51:46.477Z Compiling scroll v0.13.0
16782026-05-20T00:51:46.492Z Compiling time-core v0.1.8
16792026-05-20T00:51:46.521Z Compiling dtrace-parser v0.3.0
16802026-05-20T00:51:46.632Z Compiling num-conv v0.2.1
16812026-05-20T00:51:46.739Z Compiling num_threads v0.1.7
16822026-05-20T00:51:46.773Z Compiling simd-adler32 v0.3.9
16832026-05-20T00:51:46.829Z Compiling atomic-waker v1.1.2
16842026-05-20T00:51:46.837Z Compiling dyn-clone v1.0.20
16852026-05-20T00:51:46.952Z Compiling miniz_oxide v0.8.9
16862026-05-20T00:51:46.968Z Compiling time v0.3.47
16872026-05-20T00:51:46.972Z Compiling goblin v0.10.5
16882026-05-20T00:51:47.592Z Compiling pest v2.8.6
16892026-05-20T00:51:48.261Z Compiling erased-serde v0.3.31
16902026-05-20T00:51:48.450Z Compiling chrono v0.4.44
16912026-05-20T00:51:48.504Z Compiling serde_tokenstream v0.2.3
16922026-05-20T00:51:48.837Z Compiling tracing v0.1.44
16932026-05-20T00:51:49.073Z Compiling quote v1.0.45
16942026-05-20T00:51:49.137Z Compiling camino v1.2.2
16952026-05-20T00:51:49.363Z Compiling dof v0.4.0
16962026-05-20T00:51:49.606Z Compiling httparse v1.10.1
16972026-05-20T00:51:49.921Z Compiling tokio-util v0.7.18
16982026-05-20T00:51:49.949Z Compiling crc32fast v1.5.0
16992026-05-20T00:51:50.130Z Compiling block-buffer v0.10.4
17002026-05-20T00:51:50.139Z Compiling crypto-common v0.1.7
17012026-05-20T00:51:50.261Z Compiling http-body v1.0.1
17022026-05-20T00:51:50.270Z Compiling fnv v1.0.7
17032026-05-20T00:51:50.366Z Compiling percent-encoding v2.3.2
17042026-05-20T00:51:50.415Z Compiling try-lock v0.2.5
17052026-05-20T00:51:50.529Z Compiling pretty-hex v0.4.2
17062026-05-20T00:51:50.540Z Compiling rustls v0.22.4
17072026-05-20T00:51:50.568Z Compiling want v0.3.1
17082026-05-20T00:51:50.602Z Compiling h2 v0.4.14
17092026-05-20T00:51:50.740Z Compiling digest v0.10.7
17102026-05-20T00:51:50.750Z Compiling flate2 v1.1.9
17112026-05-20T00:51:50.770Z Compiling rustls-webpki v0.102.8
17122026-05-20T00:51:51.151Z Compiling rustix v1.1.4
17132026-05-20T00:51:51.553Z Compiling thread-id v5.1.0
17142026-05-20T00:51:51.558Z Compiling thread_local v1.1.9
17152026-05-20T00:51:51.640Z Compiling httpdate v1.0.3
17162026-05-20T00:51:51.822Z Compiling byteorder v1.5.0
17172026-05-20T00:51:51.891Z Compiling compression-core v0.4.32
17182026-05-20T00:51:51.923Z Compiling toml_datetime v1.1.1+spec-1.1.0
17192026-05-20T00:51:51.932Z Compiling cpufeatures v0.2.17
17202026-05-20T00:51:51.941Z Compiling winnow v1.0.2
17212026-05-20T00:51:52.000Z Compiling subtle v2.6.1
17222026-05-20T00:51:52.042Z Compiling match_cfg v0.1.0
17232026-05-20T00:51:52.045Z Compiling compression-codecs v0.4.38
17242026-05-20T00:51:52.144Z Compiling hostname v0.3.1
17252026-05-20T00:51:52.147Z Compiling toml_edit v0.25.11+spec-1.1.0
17262026-05-20T00:51:52.274Z Compiling toml_parser v1.1.2+spec-1.1.0
17272026-05-20T00:51:52.283Z Compiling usdt-macro v0.6.0
17282026-05-20T00:51:52.287Z Compiling usdt-attr-macro v0.6.0
17292026-05-20T00:51:52.299Z Compiling form_urlencoded v1.2.2
17302026-05-20T00:51:52.474Z Compiling slog-json v2.6.1
17312026-05-20T00:51:52.677Z Compiling hyper v1.9.0
17322026-05-20T00:51:52.925Z Compiling futures-executor v0.3.32
17332026-05-20T00:51:52.969Z Compiling openapiv3 v2.2.0
17342026-05-20T00:51:53.017Z Compiling async-stream-impl v0.3.6
17352026-05-20T00:51:53.043Z Compiling serde_spanned v1.1.1
17362026-05-20T00:51:53.498Z Compiling crossbeam-channel v0.5.15
17372026-05-20T00:51:53.498Z Compiling memmap2 v0.9.10
17382026-05-20T00:51:53.657Z Compiling is-terminal v0.4.17
17392026-05-20T00:51:53.724Z Compiling encoding_rs v0.8.35
17402026-05-20T00:51:53.761Z Compiling take_mut v0.2.2
17412026-05-20T00:51:53.827Z Compiling ryu v1.0.23
17422026-05-20T00:51:53.869Z Compiling mime v0.3.17
17432026-05-20T00:51:53.967Z Compiling toml_writer v1.1.1+spec-1.1.0
17442026-05-20T00:51:54.007Z Compiling rustix v0.38.44
17452026-05-20T00:51:54.138Z Compiling spin v0.9.8
17462026-05-20T00:51:54.180Z Compiling tower-service v0.3.3
17472026-05-20T00:51:54.256Z Compiling base64 v0.22.1
17482026-05-20T00:51:54.274Z Compiling semver v1.0.28
17492026-05-20T00:51:54.300Z Compiling tower-layer v0.3.3
17502026-05-20T00:51:54.372Z Compiling term v1.2.1
17512026-05-20T00:51:54.566Z Compiling ipnet v2.12.0
17522026-05-20T00:51:54.591Z Compiling dropshot_endpoint v0.17.0
17532026-05-20T00:51:54.646Z Compiling slog-term v2.9.2
17542026-05-20T00:51:54.837Z Compiling hyper-util v0.1.20
17552026-05-20T00:51:54.998Z Compiling multer v3.1.0
17562026-05-20T00:51:55.085Z Compiling toml v1.1.2+spec-1.1.0
17572026-05-20T00:51:55.124Z Compiling serde_urlencoded v0.7.1
17582026-05-20T00:51:55.217Z Compiling slog-async v2.8.0
17592026-05-20T00:51:55.376Z Compiling tokio-rustls v0.25.0
17602026-05-20T00:51:55.445Z Compiling async-stream v0.3.6
17612026-05-20T00:51:55.485Z Compiling usdt v0.6.0
17622026-05-20T00:51:55.599Z Compiling futures v0.3.32
17632026-05-20T00:51:55.618Z Compiling proc-macro-crate v3.5.0
17642026-05-20T00:51:55.679Z Compiling slog-bunyan v2.5.0
17652026-05-20T00:51:55.715Z Compiling async-compression v0.4.42
17662026-05-20T00:51:55.740Z Compiling sha1 v0.10.6
17672026-05-20T00:51:55.764Z Compiling http-body-util v0.1.3
17682026-05-20T00:51:55.813Z Compiling oxnet v0.1.5
17692026-05-20T00:51:55.956Z Compiling waitgroup v0.1.2
17702026-05-20T00:51:55.995Z Compiling async-trait v0.1.89
17712026-05-20T00:51:56.016Z Compiling rustls-pemfile v2.2.0
17722026-05-20T00:51:56.042Z Compiling serde_path_to_error v0.1.20
17732026-05-20T00:51:56.091Z Compiling crossbeam-epoch v0.9.18
17742026-05-20T00:51:56.205Z Compiling hostname v0.4.2
17752026-05-20T00:51:56.242Z Compiling aho-corasick v1.1.4
17762026-05-20T00:51:56.251Z Compiling debug-ignore v1.0.5
17772026-05-20T00:51:56.341Z Compiling fastrand v2.4.1
17782026-05-20T00:51:56.350Z Compiling regex-syntax v0.8.10
17792026-05-20T00:51:56.387Z Compiling crossbeam-deque v0.8.6
17802026-05-20T00:51:56.420Z Compiling num_enum_derive v0.7.6
17812026-05-20T00:51:56.499Z Compiling dropshot-api-manager-types v0.7.1
17822026-05-20T00:51:56.576Z Compiling tempfile v3.27.0
17832026-05-20T00:51:56.594Z Compiling hex v0.4.3
17842026-05-20T00:51:56.833Z Compiling clap_builder v4.6.0
17852026-05-20T00:51:56.846Z Compiling git-stub v1.0.0
17862026-05-20T00:51:56.954Z Compiling dropshot v0.17.0
17872026-05-20T00:51:56.966Z Compiling rayon-core v1.13.0
17882026-05-20T00:51:57.107Z Compiling atomicwrites v0.4.4
17892026-05-20T00:51:57.288Z Compiling fs-err v3.3.0
17902026-05-20T00:51:57.297Z Compiling terminal_size v0.4.4
17912026-05-20T00:51:57.418Z Compiling num_enum v0.7.6
17922026-05-20T00:51:57.430Z Compiling clap_derive v4.6.1
17932026-05-20T00:51:57.534Z Compiling serde_repr v0.1.20
17942026-05-20T00:51:57.583Z Compiling nom v8.0.0
17952026-05-20T00:51:57.660Z Compiling bstr v1.12.1
17962026-05-20T00:51:58.020Z Compiling regex-automata v0.4.14
17972026-05-20T00:51:58.061Z Compiling smawk v0.3.2
17982026-05-20T00:51:58.105Z Compiling unicode-linebreak v0.1.5
17992026-05-20T00:51:58.193Z Compiling is_ci v1.2.0
18002026-05-20T00:51:58.330Z Compiling either v1.15.0
18012026-05-20T00:51:58.350Z Compiling unicode-width v0.2.2
18022026-05-20T00:51:58.505Z Compiling rayon v1.12.0
18032026-05-20T00:51:58.630Z Compiling textwrap v0.16.2
18042026-05-20T00:51:58.811Z Compiling supports-color v3.0.2
18052026-05-20T00:51:58.981Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
18062026-05-20T00:51:59.075Z Compiling clap v4.6.1
18072026-05-20T00:51:59.120Z Compiling similar v2.7.0
18082026-05-20T00:51:59.155Z Compiling git-stub-vcs v0.1.0
18092026-05-20T00:51:59.533Z Compiling newtype_derive v0.1.6
18102026-05-20T00:51:59.574Z Compiling owo-colors v4.3.0
18112026-05-20T00:51:59.611Z Compiling sha2 v0.10.9
18122026-05-20T00:51:59.844Z Compiling regex v1.12.3
18132026-05-20T00:51:59.997Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
18142026-05-20T00:52:00.061Z Compiling indent_write v2.2.0
18152026-05-20T00:52:00.072Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
18162026-05-20T00:52:00.197Z Compiling drift v0.1.4
18172026-05-20T00:52:00.828Z Compiling dropshot-api-manager v0.7.1
18182026-05-20T00:52:04.155Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
18192026-05-20T00:52:05.148Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
18202026-05-20T00:52:11.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.31s
18212026-05-20T00:52:11.301Z Running `target/debug/maghemite-dropshot-apis check`
18222026-05-20T00:52:11.329Z -------
18232026-05-20T00:52:11.329Z Generating OpenAPI documents from API definitions ...
18242026-05-20T00:52:11.382Z Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ...
18252026-05-20T00:52:11.408Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
18262026-05-20T00:52:11.519Z -------
18272026-05-20T00:52:11.520Z Checking 10 OpenAPI documents...
18282026-05-20T00:52:11.520Z Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin
18292026-05-20T00:52:11.520Z Fresh ddm-admin "latest" symlink
18302026-05-20T00:52:11.520Z Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin
18312026-05-20T00:52:11.520Z Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin
18322026-05-20T00:52:11.523Z Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin
18332026-05-20T00:52:11.523Z Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin
18342026-05-20T00:52:11.523Z Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin
18352026-05-20T00:52:11.523Z Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin
18362026-05-20T00:52:11.523Z Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin
18372026-05-20T00:52:11.523Z Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin
18382026-05-20T00:52:11.523Z Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin
18392026-05-20T00:52:11.523Z Fresh mg-admin "latest" symlink
18402026-05-20T00:52:11.523Z -------
18412026-05-20T00:52:11.523Z Success 10 documents checked: 12 fresh, 0 stale, 0 failed, 0 other problems
18422026-05-20T00:52:11.558Z+ banner build
18432026-05-20T00:52:11.560Z
18442026-05-20T00:52:11.561Z ##### # # # # #####
18452026-05-20T00:52:11.561Z # # # # # # # #
18462026-05-20T00:52:11.561Z ##### # # # # # #
18472026-05-20T00:52:11.561Z # # # # # # # #
18482026-05-20T00:52:11.561Z # # # # # # # #
18492026-05-20T00:52:11.561Z ##### #### # ###### #####
18502026-05-20T00:52:11.561Z
18512026-05-20T00:52:11.561Z+ ptime -m cargo build
18522026-05-20T00:52:12.142Z Compiling serde_core v1.0.228
18532026-05-20T00:52:12.250Z Compiling stable_deref_trait v1.2.1
18542026-05-20T00:52:12.258Z Compiling zerofrom v0.1.7
18552026-05-20T00:52:12.262Z Compiling litemap v0.8.2
18562026-05-20T00:52:12.262Z Compiling writeable v0.6.3
18572026-05-20T00:52:12.273Z Compiling utf8_iter v1.0.4
18582026-05-20T00:52:12.289Z Compiling icu_properties_data v2.2.0
18592026-05-20T00:52:12.292Z Compiling icu_normalizer_data v2.2.0
18602026-05-20T00:52:12.314Z Compiling libm v0.2.16
18612026-05-20T00:52:12.363Z Compiling yoke v0.8.2
18622026-05-20T00:52:12.377Z Compiling rand_core v0.10.1
18632026-05-20T00:52:12.420Z Compiling getrandom v0.2.17
18642026-05-20T00:52:12.434Z Compiling zeroize v1.8.2
18652026-05-20T00:52:12.447Z Compiling thiserror v2.0.18
18662026-05-20T00:52:12.460Z Compiling portable-atomic v1.13.1
18672026-05-20T00:52:12.524Z Compiling zerovec v0.11.6
18682026-05-20T00:52:12.543Z Compiling zerotrie v0.2.4
18692026-05-20T00:52:12.556Z Compiling getrandom v0.4.2
18702026-05-20T00:52:12.599Z Compiling log v0.4.29
18712026-05-20T00:52:12.635Z Compiling critical-section v1.2.0
18722026-05-20T00:52:12.734Z Compiling subtle v2.6.1
18732026-05-20T00:52:12.747Z Compiling zerocopy v0.8.48
18742026-05-20T00:52:12.810Z Compiling rand_core v0.6.4
18752026-05-20T00:52:12.841Z Compiling once_cell v1.21.4
18762026-05-20T00:52:12.900Z Compiling futures-util v0.3.32
18772026-05-20T00:52:12.949Z Compiling rustls-pki-types v1.14.1
18782026-05-20T00:52:13.036Z Compiling tinystr v0.8.3
18792026-05-20T00:52:13.050Z Compiling potential_utf v0.1.5
18802026-05-20T00:52:13.050Z Compiling num-traits v0.2.19
18812026-05-20T00:52:13.226Z Compiling icu_locale_core v2.2.0
18822026-05-20T00:52:13.245Z Compiling icu_collections v2.2.0
18832026-05-20T00:52:13.419Z Compiling tracing-core v0.1.36
18842026-05-20T00:52:13.467Z Compiling generic-array v0.14.7
18852026-05-20T00:52:13.655Z Compiling ring v0.17.14
18862026-05-20T00:52:13.768Z Compiling tracing v0.1.44
18872026-05-20T00:52:13.975Z Compiling serde v1.0.228
18882026-05-20T00:52:14.007Z Compiling serde_json v1.0.149
18892026-05-20T00:52:14.009Z Compiling icu_provider v2.2.0
18902026-05-20T00:52:14.043Z Compiling uuid v1.23.1
18912026-05-20T00:52:14.293Z Compiling icu_properties v2.2.0
18922026-05-20T00:52:14.339Z Compiling semver v1.0.28
18932026-05-20T00:52:14.474Z Compiling smallvec v1.15.1
18942026-05-20T00:52:14.538Z Compiling bytes v1.11.1
18952026-05-20T00:52:14.705Z Compiling icu_normalizer v2.2.0
18962026-05-20T00:52:14.732Z Compiling chrono v0.4.44
18972026-05-20T00:52:15.138Z Compiling bitflags v2.11.1
18982026-05-20T00:52:15.170Z Compiling parking_lot_core v0.9.12
18992026-05-20T00:52:15.221Z Compiling idna_adapter v1.2.2
19002026-05-20T00:52:15.283Z Compiling indexmap v2.14.0
19012026-05-20T00:52:15.380Z Compiling idna v1.1.0
19022026-05-20T00:52:15.394Z Compiling parking_lot v0.12.5
19032026-05-20T00:52:15.459Z Compiling http v1.4.0
19042026-05-20T00:52:15.477Z Compiling erased-serde v0.3.31
19052026-05-20T00:52:15.627Z Compiling tokio v1.52.3
19062026-05-20T00:52:15.752Z Compiling url v2.5.8
19072026-05-20T00:52:15.772Z Compiling crypto-common v0.1.7
19082026-05-20T00:52:15.915Z Compiling slog v2.8.2
19092026-05-20T00:52:15.942Z Compiling thiserror v1.0.69
19102026-05-20T00:52:15.982Z Compiling rustix v1.1.4
19112026-05-20T00:52:16.051Z Compiling serde_urlencoded v0.7.1
19122026-05-20T00:52:16.124Z Compiling http-body v1.0.1
19132026-05-20T00:52:16.234Z Compiling block-buffer v0.10.4
19142026-05-20T00:52:16.281Z Compiling schemars v0.8.22
19152026-05-20T00:52:16.300Z Compiling http-body-util v0.1.3
19162026-05-20T00:52:16.323Z Compiling ppv-lite86 v0.2.21
19172026-05-20T00:52:16.385Z Compiling digest v0.10.7
19182026-05-20T00:52:16.433Z Compiling aws-lc-sys v0.40.0
19192026-05-20T00:52:16.543Z Compiling untrusted v0.7.1
19202026-05-20T00:52:16.594Z Compiling aho-corasick v1.1.4
19212026-05-20T00:52:16.605Z Compiling foldhash v0.2.0
19222026-05-20T00:52:16.644Z Compiling allocator-api2 v0.2.21
19232026-05-20T00:52:16.666Z Compiling openapiv3 v2.2.0
19242026-05-20T00:52:16.839Z Compiling sync_wrapper v1.0.2
19252026-05-20T00:52:16.953Z Compiling aws-lc-rs v1.16.3
19262026-05-20T00:52:16.968Z Compiling hashbrown v0.16.1
19272026-05-20T00:52:17.033Z Compiling ipnetwork v0.21.1
19282026-05-20T00:52:17.140Z Compiling getrandom v0.3.4
19292026-05-20T00:52:17.325Z Compiling oxnet v0.1.5
19302026-05-20T00:52:17.455Z Compiling regex-automata v0.4.14
19312026-05-20T00:52:17.544Z Compiling webpki-roots v1.0.7
19322026-05-20T00:52:17.579Z Compiling time v0.3.47
19332026-05-20T00:52:17.667Z Compiling rand_core v0.9.5
19342026-05-20T00:52:17.745Z Compiling winnow v1.0.2
19352026-05-20T00:52:17.887Z Compiling rustls-webpki v0.103.13
19362026-05-20T00:52:18.252Z Compiling camino v1.2.2
19372026-05-20T00:52:18.338Z Compiling rand_chacha v0.9.0
19382026-05-20T00:52:18.408Z Compiling rustls v0.23.40
19392026-05-20T00:52:18.663Z Compiling futures-executor v0.3.32
19402026-05-20T00:52:18.714Z Compiling slog-async v2.8.0
19412026-05-20T00:52:18.820Z Compiling slog-term v2.9.2
19422026-05-20T00:52:18.833Z Compiling futures v0.3.32
19432026-05-20T00:52:18.919Z Compiling rand v0.9.4
19442026-05-20T00:52:18.942Z Compiling omicron-workspace-hack v0.1.0
19452026-05-20T00:52:19.019Z Compiling scroll v0.13.0
19462026-05-20T00:52:19.202Z Compiling regex v1.12.3
19472026-05-20T00:52:19.226Z Compiling newtype-uuid v1.3.2
19482026-05-20T00:52:19.291Z Compiling tokio-util v0.7.18
19492026-05-20T00:52:19.374Z Compiling tower v0.5.3
19502026-05-20T00:52:19.564Z Compiling goblin v0.10.5
19512026-05-20T00:52:19.610Z Compiling openssl-probe v0.2.1
19522026-05-20T00:52:19.719Z Compiling either v1.15.0
19532026-05-20T00:52:19.808Z Compiling tower-http v0.6.10
19542026-05-20T00:52:19.879Z Compiling h2 v0.4.14
19552026-05-20T00:52:19.933Z Compiling rustls-native-certs v0.8.3
19562026-05-20T00:52:20.069Z Compiling daft v0.1.5
19572026-05-20T00:52:20.234Z Compiling tempfile v3.27.0
19582026-05-20T00:52:20.269Z Compiling dtrace-parser v0.3.0
19592026-05-20T00:52:20.353Z Compiling sha1 v0.10.6
19602026-05-20T00:52:20.592Z Compiling slog-json v2.6.1
19612026-05-20T00:52:20.636Z Compiling toml_parser v1.1.2+spec-1.1.0
19622026-05-20T00:52:20.649Z Compiling serde_spanned v1.1.1
19632026-05-20T00:52:20.803Z Compiling slog-bunyan v2.5.0
19642026-05-20T00:52:20.816Z Compiling rand_chacha v0.3.1
19652026-05-20T00:52:20.949Z Compiling rustls-webpki v0.102.8
19662026-05-20T00:52:21.053Z Compiling rand v0.8.6
19672026-05-20T00:52:21.229Z Compiling macaddr v1.0.1
19682026-05-20T00:52:21.288Z Compiling toml_datetime v1.1.1+spec-1.1.0
19692026-05-20T00:52:21.463Z Compiling tokio-rustls v0.26.4
19702026-05-20T00:52:21.556Z Compiling rustls-platform-verifier v0.7.0
19712026-05-20T00:52:21.600Z Compiling rustls v0.22.4
19722026-05-20T00:52:21.698Z Compiling multer v3.1.0
19732026-05-20T00:52:21.735Z Compiling toml v1.1.2+spec-1.1.0
19742026-05-20T00:52:21.748Z Compiling async-compression v0.4.42
19752026-05-20T00:52:21.795Z Compiling async-stream v0.3.6
19762026-05-20T00:52:21.981Z Compiling hyper v1.9.0
19772026-05-20T00:52:22.063Z Compiling ref-cast v1.0.25
19782026-05-20T00:52:22.172Z Compiling regress v0.10.5
19792026-05-20T00:52:22.185Z Compiling serde_path_to_error v0.1.20
19802026-05-20T00:52:22.544Z Compiling dof v0.4.0
19812026-05-20T00:52:22.790Z Compiling rustls-pemfile v2.2.0
19822026-05-20T00:52:22.996Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
19832026-05-20T00:52:23.118Z Compiling hyper-util v0.1.20
19842026-05-20T00:52:23.502Z Compiling usdt-impl v0.6.0
19852026-05-20T00:52:23.594Z Compiling tokio-rustls v0.25.0
19862026-05-20T00:52:23.835Z Compiling usdt v0.6.0
19872026-05-20T00:52:23.851Z Compiling strum v0.26.3
19882026-05-20T00:52:23.989Z Compiling wait-timeout v0.2.1
19892026-05-20T00:52:24.125Z Compiling bit-vec v0.8.0
19902026-05-20T00:52:24.169Z Compiling quick-error v1.2.3
19912026-05-20T00:52:24.213Z Compiling serde_with v3.20.0
19922026-05-20T00:52:24.233Z Compiling rand_xorshift v0.4.0
19932026-05-20T00:52:24.291Z Compiling rusty-fork v0.3.1
19942026-05-20T00:52:24.291Z Compiling unarray v0.1.4
19952026-05-20T00:52:24.362Z Compiling hyper-rustls v0.27.9
19962026-05-20T00:52:24.387Z Compiling dropshot v0.17.0
19972026-05-20T00:52:24.429Z Compiling bit-set v0.8.0
19982026-05-20T00:52:24.641Z Compiling reqwest v0.13.3
19992026-05-20T00:52:24.674Z Compiling reqwest v0.12.28
20002026-05-20T00:52:24.737Z Compiling heck v0.5.0
20012026-05-20T00:52:24.814Z Compiling proptest v1.11.0
20022026-05-20T00:52:24.999Z Compiling strum v0.27.2
20032026-05-20T00:52:25.143Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20042026-05-20T00:52:25.241Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
20052026-05-20T00:52:25.284Z Compiling instant v0.1.13
20062026-05-20T00:52:25.401Z Compiling rustc-hash v2.1.2
20072026-05-20T00:52:25.430Z Compiling itertools v0.14.0
20082026-05-20T00:52:25.534Z Compiling iddqd v0.3.18
20092026-05-20T00:52:25.566Z Compiling terminal_size v0.4.4
20102026-05-20T00:52:25.716Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20112026-05-20T00:52:25.970Z Compiling progenitor-client v0.14.0
20122026-05-20T00:52:25.989Z Compiling progenitor-client v0.10.0
20132026-05-20T00:52:26.277Z Compiling backon v1.6.0
20142026-05-20T00:52:26.292Z Compiling clap_builder v4.6.0
20152026-05-20T00:52:26.490Z Compiling progenitor-extras v0.2.0
20162026-05-20T00:52:26.641Z Compiling backoff v0.4.0
20172026-05-20T00:52:26.660Z Compiling parse-display v0.10.0
20182026-05-20T00:52:26.737Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3)
20192026-05-20T00:52:26.863Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
20202026-05-20T00:52:26.991Z Compiling num_enum v0.7.6
20212026-05-20T00:52:27.122Z Compiling crucible-workspace-hack v0.1.0
20222026-05-20T00:52:27.205Z Compiling regress v0.11.1
20232026-05-20T00:52:27.431Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20242026-05-20T00:52:27.622Z Compiling secrecy v0.10.3
20252026-05-20T00:52:27.796Z Compiling tinyvec_macros v0.1.1
20262026-05-20T00:52:27.875Z Compiling clap v4.6.1
20272026-05-20T00:52:27.968Z Compiling tinyvec v1.11.0
20282026-05-20T00:52:28.280Z Compiling scroll v0.12.0
20292026-05-20T00:52:28.320Z Compiling tabwriter v1.4.1
20302026-05-20T00:52:28.335Z Compiling crossbeam-epoch v0.9.18
20312026-05-20T00:52:28.349Z Compiling hash32 v0.3.1
20322026-05-20T00:52:28.510Z Compiling num-integer v0.1.46
20332026-05-20T00:52:28.557Z Compiling data-encoding v2.11.0
20342026-05-20T00:52:28.571Z Compiling colored v3.1.1
20352026-05-20T00:52:28.674Z Compiling goblin v0.8.2
20362026-05-20T00:52:28.843Z Compiling typify-impl v0.6.2
20372026-05-20T00:52:28.952Z Compiling heapless v0.8.0
20382026-05-20T00:52:29.390Z Compiling ingot-types v0.1.2
20392026-05-20T00:52:29.406Z Compiling zerocopy v0.7.35
20402026-05-20T00:52:29.581Z Compiling hmac v0.12.1
20412026-05-20T00:52:29.733Z Compiling inout v0.1.4
20422026-05-20T00:52:29.842Z Compiling ff v0.13.1
20432026-05-20T00:52:29.892Z Compiling cobs v0.3.0
20442026-05-20T00:52:29.983Z Compiling bstr v1.12.1
20452026-05-20T00:52:29.997Z Compiling cpufeatures v0.3.0
20462026-05-20T00:52:30.082Z Compiling managed v0.8.0
20472026-05-20T00:52:30.100Z Compiling static_assertions v1.1.0
20482026-05-20T00:52:30.182Z Compiling bitflags v1.3.2
20492026-05-20T00:52:30.266Z Compiling foreign-types-shared v0.3.1
20502026-05-20T00:52:30.308Z Compiling smoltcp v0.11.0
20512026-05-20T00:52:30.362Z Compiling foreign-types v0.5.0
20522026-05-20T00:52:30.376Z Compiling chacha20 v0.10.0
20532026-05-20T00:52:30.450Z Compiling postcard v1.1.3
20542026-05-20T00:52:30.484Z Compiling group v0.13.0
20552026-05-20T00:52:30.601Z Compiling typify v0.6.2
20562026-05-20T00:52:30.641Z Compiling cipher v0.4.4
20572026-05-20T00:52:30.711Z Compiling ingot v0.1.1
20582026-05-20T00:52:30.745Z Compiling hkdf v0.12.4
20592026-05-20T00:52:30.788Z Compiling num-rational v0.4.2
20602026-05-20T00:52:30.859Z Compiling num-iter v0.1.45
20612026-05-20T00:52:30.896Z Compiling rustix v0.38.44
20622026-05-20T00:52:30.985Z Compiling dof v0.3.0
20632026-05-20T00:52:31.322Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a)
20642026-05-20T00:52:31.446Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20652026-05-20T00:52:31.568Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20662026-05-20T00:52:31.731Z Compiling dtrace-parser v0.2.0
20672026-05-20T00:52:31.771Z Compiling universal-hash v0.5.1
20682026-05-20T00:52:31.914Z Compiling half v2.7.1
20692026-05-20T00:52:31.928Z Compiling crypto-bigint v0.5.5
20702026-05-20T00:52:32.158Z Compiling num-complex v0.4.6
20712026-05-20T00:52:32.222Z Compiling thread-id v4.2.2
20722026-05-20T00:52:32.313Z Compiling cstr-argument v0.1.2
20732026-05-20T00:52:32.475Z Compiling ciborium-io v0.2.2
20742026-05-20T00:52:32.503Z Compiling base16ct v0.2.0
20752026-05-20T00:52:32.527Z Compiling opaque-debug v0.3.1
20762026-05-20T00:52:32.546Z Compiling base64ct v1.8.3
20772026-05-20T00:52:32.559Z Compiling ciborium-ll v0.2.2
20782026-05-20T00:52:32.574Z Compiling num v0.4.3
20792026-05-20T00:52:32.601Z Compiling poly1305 v0.8.0
20802026-05-20T00:52:32.655Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20812026-05-20T00:52:32.669Z Compiling usdt-impl v0.5.0
20822026-05-20T00:52:32.777Z Compiling password-hash v0.5.0
20832026-05-20T00:52:32.819Z Compiling elliptic-curve v0.13.8
20842026-05-20T00:52:32.845Z Compiling curve25519-dalek v4.1.3
20852026-05-20T00:52:32.912Z Compiling thiserror-no-std v2.0.2
20862026-05-20T00:52:33.009Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20872026-05-20T00:52:33.021Z Compiling hubpack v0.1.2
20882026-05-20T00:52:33.071Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a)
20892026-05-20T00:52:33.098Z Compiling chacha20 v0.9.1
20902026-05-20T00:52:33.132Z Compiling rand v0.10.1
20912026-05-20T00:52:33.228Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20922026-05-20T00:52:33.246Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
20932026-05-20T00:52:33.274Z Compiling byte-wrapper v0.1.0
20942026-05-20T00:52:33.319Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
20952026-05-20T00:52:33.322Z Compiling blake2 v0.10.6
20962026-05-20T00:52:33.621Z Compiling aead v0.5.2
20972026-05-20T00:52:33.638Z Compiling memmap v0.7.0
20982026-05-20T00:52:33.640Z Compiling keccak v0.1.6
20992026-05-20T00:52:33.671Z Compiling float-ord v0.3.2
21002026-05-20T00:52:33.781Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
21012026-05-20T00:52:33.794Z Compiling sha3 v0.10.9
21022026-05-20T00:52:33.794Z Compiling usdt v0.5.0
21032026-05-20T00:52:33.797Z Compiling chacha20poly1305 v0.10.1
21042026-05-20T00:52:33.831Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1)
21052026-05-20T00:52:33.890Z Compiling vsss-rs v3.3.4
21062026-05-20T00:52:33.949Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
21072026-05-20T00:52:33.962Z Compiling argon2 v0.5.3
21082026-05-20T00:52:34.071Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
21092026-05-20T00:52:34.085Z Compiling ciborium v0.2.2
21102026-05-20T00:52:34.300Z Compiling memoffset v0.9.1
21112026-05-20T00:52:34.391Z Compiling atomicwrites v0.4.4
21122026-05-20T00:52:34.509Z Compiling lazy_static v1.5.0
21132026-05-20T00:52:34.620Z Compiling winnow v0.7.15
21142026-05-20T00:52:34.634Z Compiling nix v0.31.3
21152026-05-20T00:52:34.697Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
21162026-05-20T00:52:34.964Z Compiling similar v2.7.0
21172026-05-20T00:52:35.175Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
21182026-05-20T00:52:35.175Z Compiling crossbeam-deque v0.8.6
21192026-05-20T00:52:35.217Z Compiling itertools v0.12.1
21202026-05-20T00:52:35.376Z Compiling bytecount v0.6.9
21212026-05-20T00:52:35.525Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
21222026-05-20T00:52:35.747Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
21232026-05-20T00:52:35.857Z Compiling rayon-core v1.13.0
21242026-05-20T00:52:35.874Z Compiling progenitor-impl v0.14.0
21252026-05-20T00:52:36.079Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
21262026-05-20T00:52:36.112Z Compiling serde_spanned v0.6.9
21272026-05-20T00:52:36.179Z Compiling toml_datetime v0.6.11
21282026-05-20T00:52:36.265Z Compiling linked-hash-map v0.5.6
21292026-05-20T00:52:36.321Z Compiling unicode-segmentation v1.13.2
21302026-05-20T00:52:36.372Z Compiling swrite v0.1.0
21312026-05-20T00:52:36.430Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
21322026-05-20T00:52:36.450Z Compiling resolv-conf v0.7.6
21332026-05-20T00:52:36.463Z Compiling toml_write v0.1.2
21342026-05-20T00:52:36.475Z Compiling lru-cache v0.1.2
21352026-05-20T00:52:36.557Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
21362026-05-20T00:52:36.600Z Compiling rayon v1.12.0
21372026-05-20T00:52:36.664Z Compiling newline-converter v0.3.0
21382026-05-20T00:52:36.742Z Compiling toml_edit v0.22.27
21392026-05-20T00:52:36.786Z Compiling hickory-proto v0.24.4
21402026-05-20T00:52:36.815Z Compiling console v0.15.11
21412026-05-20T00:52:37.446Z Compiling progenitor v0.14.0
21422026-05-20T00:52:37.598Z Compiling camino-tempfile v1.4.1
21432026-05-20T00:52:37.692Z Compiling serde-big-array v0.5.1
21442026-05-20T00:52:37.841Z Compiling siphasher v1.0.3
21452026-05-20T00:52:37.844Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
21462026-05-20T00:52:38.046Z Compiling phf_shared v0.12.1
21472026-05-20T00:52:38.230Z Compiling toml v0.8.23
21482026-05-20T00:52:38.330Z Compiling pin-project v1.1.12
21492026-05-20T00:52:38.343Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
21502026-05-20T00:52:38.438Z Compiling expectorate v1.2.0
21512026-05-20T00:52:38.597Z Compiling hickory-resolver v0.24.4
21522026-05-20T00:52:38.611Z Compiling num_enum v0.5.11
21532026-05-20T00:52:38.731Z Compiling tokio-dtrace v0.1.1
21542026-05-20T00:52:38.870Z Compiling progenitor-impl v0.13.0
21552026-05-20T00:52:38.983Z Compiling prettyplease v0.2.37
21562026-05-20T00:52:39.002Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
21572026-05-20T00:52:39.574Z Compiling unicode-normalization v0.1.25
21582026-05-20T00:52:39.599Z Compiling progenitor-client v0.13.0
21592026-05-20T00:52:39.885Z Compiling tokio-stream v0.1.18
21602026-05-20T00:52:39.917Z Compiling csv-core v0.1.13
21612026-05-20T00:52:40.060Z Compiling foreign-types-shared v0.1.1
21622026-05-20T00:52:40.158Z Compiling same-file v1.0.6
21632026-05-20T00:52:40.191Z Compiling highway v1.3.0
21642026-05-20T00:52:40.330Z Compiling foldhash v0.1.5
21652026-05-20T00:52:40.343Z Compiling konst_macro_rules v0.2.19
21662026-05-20T00:52:40.356Z Compiling unicode-width v0.1.14
21672026-05-20T00:52:40.515Z Compiling konst v0.2.20
21682026-05-20T00:52:40.528Z Compiling hashbrown v0.15.5
21692026-05-20T00:52:40.590Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
21702026-05-20T00:52:40.636Z Compiling qorb v0.4.1
21712026-05-20T00:52:40.759Z Compiling walkdir v2.5.0
21722026-05-20T00:52:40.934Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
21732026-05-20T00:52:41.052Z Compiling textwrap v0.16.2
21742026-05-20T00:52:41.105Z Compiling foreign-types v0.3.2
21752026-05-20T00:52:41.185Z Compiling csv v1.4.0
21762026-05-20T00:52:41.199Z Compiling progenitor v0.13.0
21772026-05-20T00:52:41.347Z Compiling olpc-cjson v0.1.4
21782026-05-20T00:52:41.522Z Compiling snafu v0.8.9
21792026-05-20T00:52:41.557Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
21802026-05-20T00:52:41.743Z Compiling zone v0.3.1
21812026-05-20T00:52:41.901Z Compiling oxide-tokio-rt v0.1.5
21822026-05-20T00:52:42.023Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21832026-05-20T00:52:42.219Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
21842026-05-20T00:52:42.247Z Compiling phf v0.12.1
21852026-05-20T00:52:42.339Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
21862026-05-20T00:52:42.405Z Compiling openssl-sys v0.9.115
21872026-05-20T00:52:42.496Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
21882026-05-20T00:52:42.670Z Compiling globset v0.4.18
21892026-05-20T00:52:42.809Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
21902026-05-20T00:52:42.948Z Compiling libsw-core v0.3.2
21912026-05-20T00:52:42.951Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
21922026-05-20T00:52:43.008Z Compiling smf v0.2.3
21932026-05-20T00:52:43.132Z Compiling serde_plain v1.0.2
21942026-05-20T00:52:43.302Z Compiling pem v3.0.6
21952026-05-20T00:52:43.343Z Compiling sigpipe v0.1.3
21962026-05-20T00:52:43.355Z Compiling fixedbitset v0.4.2
21972026-05-20T00:52:43.434Z Compiling jiff v0.2.24
21982026-05-20T00:52:43.437Z Compiling minimal-lexical v0.2.1
21992026-05-20T00:52:43.572Z Compiling fixedbitset v0.5.7
22002026-05-20T00:52:43.588Z Compiling typed-path v0.9.3
22012026-05-20T00:52:43.664Z Compiling glob v0.3.3
22022026-05-20T00:52:43.696Z Compiling nom v7.1.3
22032026-05-20T00:52:43.712Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22042026-05-20T00:52:43.902Z Compiling petgraph v0.8.3
22052026-05-20T00:52:43.928Z Compiling petgraph v0.6.5
22062026-05-20T00:52:44.092Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
22072026-05-20T00:52:44.131Z Compiling openssl v0.10.79
22082026-05-20T00:52:44.896Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22092026-05-20T00:52:45.069Z Compiling tough v0.20.0
22102026-05-20T00:52:45.178Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
22112026-05-20T00:52:45.470Z Compiling libsw v3.5.0
22122026-05-20T00:52:45.654Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22132026-05-20T00:52:45.682Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
22142026-05-20T00:52:45.934Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22152026-05-20T00:52:46.184Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22162026-05-20T00:52:46.787Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22172026-05-20T00:52:46.864Z Compiling chrono-tz v0.10.4
22182026-05-20T00:52:46.924Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299)
22192026-05-20T00:52:46.974Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22202026-05-20T00:52:47.164Z Compiling slog-dtrace v0.3.0
22212026-05-20T00:52:47.193Z Compiling cancel-safe-futures v0.1.5
22222026-05-20T00:52:47.478Z Compiling const_format v0.2.36
22232026-05-20T00:52:47.494Z Compiling papergrid v0.11.0
22242026-05-20T00:52:47.657Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22252026-05-20T00:52:47.776Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
22262026-05-20T00:52:47.790Z Compiling libscf-sys v1.2.0
22272026-05-20T00:52:47.818Z Compiling gethostname v0.5.0
22282026-05-20T00:52:47.932Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22292026-05-20T00:52:47.950Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22302026-05-20T00:52:47.969Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22312026-05-20T00:52:48.072Z Compiling bcs v0.1.6
22322026-05-20T00:52:48.156Z Compiling linear-map v1.2.0
22332026-05-20T00:52:48.347Z Compiling termtree v0.5.1
22342026-05-20T00:52:48.389Z Compiling whoami v1.6.1
22352026-05-20T00:52:48.496Z Compiling tagptr v0.2.0
22362026-05-20T00:52:48.508Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22372026-05-20T00:52:48.655Z Compiling moka v0.12.15
22382026-05-20T00:52:48.701Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22392026-05-20T00:52:49.129Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22402026-05-20T00:52:49.189Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22412026-05-20T00:52:49.256Z Compiling tabled v0.15.0
22422026-05-20T00:52:49.479Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22432026-05-20T00:52:49.945Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22442026-05-20T00:52:50.131Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22452026-05-20T00:52:50.146Z Compiling steno v0.4.1
22462026-05-20T00:52:50.998Z Compiling cookie v0.18.1
22472026-05-20T00:52:51.445Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22482026-05-20T00:52:51.606Z Compiling hickory-proto v0.25.2
22492026-05-20T00:52:51.739Z Compiling humantime v2.3.0
22502026-05-20T00:52:51.981Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
22512026-05-20T00:52:52.025Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22522026-05-20T00:52:52.092Z Compiling typify-impl v0.4.3
22532026-05-20T00:52:52.243Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
22542026-05-20T00:52:52.621Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
22552026-05-20T00:52:52.831Z Compiling parking_lot_core v0.8.6
22562026-05-20T00:52:52.977Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22572026-05-20T00:52:53.141Z Compiling parking_lot v0.11.2
22582026-05-20T00:52:53.153Z Compiling fxhash v0.2.1
22592026-05-20T00:52:53.213Z Compiling arc-swap v1.9.1
22602026-05-20T00:52:53.290Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
22612026-05-20T00:52:53.519Z Compiling hickory-resolver v0.25.2
22622026-05-20T00:52:53.534Z Compiling sled v0.34.7
22632026-05-20T00:52:53.606Z Compiling slog-scope v4.4.1
22642026-05-20T00:52:53.871Z Compiling typify v0.4.3
22652026-05-20T00:52:53.990Z Compiling papergrid v0.17.0
22662026-05-20T00:52:54.885Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22672026-05-20T00:52:55.574Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
22682026-05-20T00:52:55.886Z Compiling testing_table v0.3.0
22692026-05-20T00:52:56.066Z Compiling internet-checksum v0.2.1
22702026-05-20T00:52:56.216Z Compiling tabled v0.20.0
22712026-05-20T00:52:56.565Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
22722026-05-20T00:52:56.854Z Compiling progenitor-impl v0.11.2
22732026-05-20T00:52:57.028Z Compiling slog-stdlog v4.1.1
22742026-05-20T00:52:57.251Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
22752026-05-20T00:52:57.377Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
22762026-05-20T00:52:57.469Z Compiling progenitor-client v0.11.2
22772026-05-20T00:52:57.720Z Compiling dropshot-api-manager-types v0.7.1
22782026-05-20T00:52:57.745Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
22792026-05-20T00:52:57.773Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
22802026-05-20T00:52:57.952Z Compiling const-random v0.1.18
22812026-05-20T00:52:58.035Z Compiling progenitor v0.11.2
22822026-05-20T00:52:58.068Z Compiling slog-envlogger v2.2.0
22832026-05-20T00:52:58.184Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
22842026-05-20T00:52:58.479Z Compiling crc8 v0.1.1
22852026-05-20T00:52:58.493Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
22862026-05-20T00:52:58.605Z Compiling ahash v0.8.12
22872026-05-20T00:52:58.744Z Compiling smartstring v1.0.1
22882026-05-20T00:52:58.851Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
22892026-05-20T00:52:58.906Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
22902026-05-20T00:52:59.026Z Compiling thin-vec v0.2.18
22912026-05-20T00:52:59.324Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
22922026-05-20T00:52:59.660Z Compiling utf-8 v0.7.6
22932026-05-20T00:52:59.674Z Compiling rhai v1.24.0
22942026-05-20T00:52:59.851Z Compiling tungstenite v0.21.0
22952026-05-20T00:52:59.864Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
22962026-05-20T00:52:59.890Z Compiling progenitor-impl v0.10.0
22972026-05-20T00:53:00.005Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
22982026-05-20T00:53:00.356Z Compiling sha2 v0.10.9
22992026-05-20T00:53:00.453Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23002026-05-20T00:53:00.744Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23012026-05-20T00:53:00.760Z Compiling tokio-tungstenite v0.21.0
23022026-05-20T00:53:00.786Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
23032026-05-20T00:53:01.102Z Compiling progenitor v0.10.0
23042026-05-20T00:53:01.252Z Compiling lzma-sys v0.1.20
23052026-05-20T00:53:01.389Z Compiling typeid v1.0.3
23062026-05-20T00:53:01.508Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
23072026-05-20T00:53:01.565Z Compiling console v0.16.3
23082026-05-20T00:53:02.167Z Compiling git-stub v1.0.0
23092026-05-20T00:53:02.170Z Compiling toml_datetime v0.7.5+spec-1.1.0
23102026-05-20T00:53:02.458Z Compiling base64 v0.21.7
23112026-05-20T00:53:02.476Z Compiling unit-prefix v0.5.2
23122026-05-20T00:53:02.490Z Compiling toml v0.9.12+spec-1.1.0
23132026-05-20T00:53:02.534Z Compiling git-stub-vcs v0.1.0
23142026-05-20T00:53:02.634Z Compiling indicatif v0.18.4
23152026-05-20T00:53:02.789Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23162026-05-20T00:53:02.886Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
23172026-05-20T00:53:02.986Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
23182026-05-20T00:53:03.542Z Compiling ron v0.12.1
23192026-05-20T00:53:03.610Z Compiling xz2 v0.1.7
23202026-05-20T00:53:03.854Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
23212026-05-20T00:53:03.867Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
23222026-05-20T00:53:03.902Z Compiling drift v0.1.4
23232026-05-20T00:53:05.019Z Compiling base16ct v1.0.0
23242026-05-20T00:53:05.032Z Compiling dropshot-api-manager v0.7.1
23252026-05-20T00:53:05.219Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#b2fac281)
23262026-05-20T00:53:05.594Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#b2fac281)
23272026-05-20T00:53:06.006Z Compiling natord v1.0.9
23282026-05-20T00:53:06.187Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
23292026-05-20T00:53:06.274Z Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util)
23302026-05-20T00:53:06.960Z Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
23312026-05-20T00:53:07.336Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
23322026-05-20T00:53:08.544Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
23332026-05-20T00:53:09.236Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
23342026-05-20T00:53:10.545Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
23352026-05-20T00:53:11.802Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
23362026-05-20T00:53:12.937Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
23372026-05-20T00:53:12.937Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
23382026-05-20T00:53:13.468Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
23392026-05-20T00:53:13.831Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
23402026-05-20T00:53:15.273Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
23412026-05-20T00:53:15.273Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
23422026-05-20T00:53:15.276Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
23432026-05-20T00:53:19.856Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
23442026-05-20T00:53:21.618Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
23452026-05-20T00:53:21.621Z Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
23462026-05-20T00:53:21.621Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
23472026-05-20T00:54:01.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
23482026-05-20T00:54:02.097Z
23492026-05-20T00:54:02.097Zreal 1:50.460990903
23502026-05-20T00:54:02.097Zuser 9:13.527557885
23512026-05-20T00:54:02.097Zsys 1:27.287208672
23522026-05-20T00:54:02.097Ztrap 0.273085594
23532026-05-20T00:54:02.097Ztflt 0.008995744
23542026-05-20T00:54:02.097Zdflt 0.211848061
23552026-05-20T00:54:02.097Zkflt 0.000096979
23562026-05-20T00:54:02.097Zlock 34:50.644807509
23572026-05-20T00:54:02.097Zslp 28:25.875015279
23582026-05-20T00:54:02.097Zlat 38.787251072
23592026-05-20T00:54:02.097Zstop 1:15.021197391
23602026-05-20T00:54:02.100Z+ ptime -m cargo build --release
23612026-05-20T00:54:02.724Z Compiling proc-macro2 v1.0.106
23622026-05-20T00:54:02.724Z Compiling quote v1.0.45
23632026-05-20T00:54:02.724Z Compiling unicode-ident v1.0.24
23642026-05-20T00:54:02.724Z Compiling serde_core v1.0.228
23652026-05-20T00:54:02.724Z Compiling serde v1.0.228
23662026-05-20T00:54:02.724Z Compiling libc v0.2.186
23672026-05-20T00:54:02.724Z Compiling cfg-if v1.0.4
23682026-05-20T00:54:02.941Z Compiling zmij v1.0.21
23692026-05-20T00:54:03.003Z Compiling autocfg v1.5.0
23702026-05-20T00:54:03.248Z Compiling memchr v2.8.0
23712026-05-20T00:54:03.259Z Compiling libm v0.2.16
23722026-05-20T00:54:03.598Z Compiling itoa v1.0.18
23732026-05-20T00:54:03.601Z Compiling version_check v0.9.5
23742026-05-20T00:54:03.860Z Compiling icu_properties_data v2.2.0
23752026-05-20T00:54:03.873Z Compiling icu_normalizer_data v2.2.0
23762026-05-20T00:54:03.939Z Compiling stable_deref_trait v1.2.1
23772026-05-20T00:54:04.022Z Compiling syn v2.0.117
23782026-05-20T00:54:04.076Z Compiling serde_json v1.0.149
23792026-05-20T00:54:04.110Z Compiling thiserror v2.0.18
23802026-05-20T00:54:04.123Z Compiling writeable v0.6.3
23812026-05-20T00:54:04.347Z Compiling litemap v0.8.2
23822026-05-20T00:54:04.371Z Compiling utf8_iter v1.0.4
23832026-05-20T00:54:04.420Z Compiling percent-encoding v2.3.2
23842026-05-20T00:54:04.548Z Compiling num-traits v0.2.19
23852026-05-20T00:54:04.586Z Compiling form_urlencoded v1.2.2
23862026-05-20T00:54:04.687Z Compiling getrandom v0.4.2
23872026-05-20T00:54:04.729Z Compiling rand_core v0.10.1
23882026-05-20T00:54:04.893Z Compiling parking_lot_core v0.9.12
23892026-05-20T00:54:04.896Z Compiling heck v0.5.0
23902026-05-20T00:54:05.039Z Compiling jobserver v0.1.34
23912026-05-20T00:54:05.102Z Compiling shlex v1.3.0
23922026-05-20T00:54:05.151Z Compiling find-msvc-tools v0.1.9
23932026-05-20T00:54:05.178Z Compiling iana-time-zone v0.1.65
23942026-05-20T00:54:05.228Z Compiling errno v0.3.14
23952026-05-20T00:54:05.351Z Compiling cc v1.2.62
23962026-05-20T00:54:05.543Z Compiling uuid v1.23.1
23972026-05-20T00:54:05.732Z Compiling semver v1.0.28
23982026-05-20T00:54:06.144Z Compiling dyn-clone v1.0.20
23992026-05-20T00:54:06.158Z Compiling schemars v0.8.22
24002026-05-20T00:54:06.304Z Compiling zerocopy v0.8.48
24012026-05-20T00:54:06.352Z Compiling getrandom v0.2.17
24022026-05-20T00:54:06.395Z Compiling pin-project-lite v0.2.17
24032026-05-20T00:54:06.501Z Compiling rustversion v1.0.22
24042026-05-20T00:54:06.572Z Compiling bitflags v2.11.1
24052026-05-20T00:54:06.609Z Compiling socket2 v0.6.3
24062026-05-20T00:54:06.639Z Compiling scopeguard v1.2.0
24072026-05-20T00:54:06.679Z Compiling portable-atomic v1.13.1
24082026-05-20T00:54:06.711Z Compiling log v0.4.29
24092026-05-20T00:54:06.760Z Compiling lock_api v0.4.14
24102026-05-20T00:54:06.870Z Compiling synstructure v0.13.2
24112026-05-20T00:54:06.961Z Compiling serde_derive_internals v0.29.1
24122026-05-20T00:54:07.009Z Compiling signal-hook-registry v1.4.8
24132026-05-20T00:54:07.385Z Compiling mio v1.2.0
24142026-05-20T00:54:07.482Z Compiling critical-section v1.2.0
24152026-05-20T00:54:07.578Z Compiling equivalent v1.0.2
24162026-05-20T00:54:07.599Z Compiling subtle v2.6.1
24172026-05-20T00:54:07.661Z Compiling once_cell v1.21.4
24182026-05-20T00:54:07.689Z Compiling futures-core v0.3.32
24192026-05-20T00:54:07.760Z Compiling httparse v1.10.1
24202026-05-20T00:54:07.784Z Compiling ring v0.17.14
24212026-05-20T00:54:07.862Z Compiling futures-sink v0.3.32
24222026-05-20T00:54:07.879Z Compiling cmake v0.1.58
24232026-05-20T00:54:07.895Z Compiling fs_extra v1.3.0
24242026-05-20T00:54:07.910Z Compiling dunce v1.0.5
24252026-05-20T00:54:07.954Z Compiling serde_derive v1.0.228
24262026-05-20T00:54:07.967Z Compiling zerofrom-derive v0.1.7
24272026-05-20T00:54:08.006Z Compiling yoke-derive v0.8.2
24282026-05-20T00:54:08.101Z Compiling zerovec-derive v0.11.3
24292026-05-20T00:54:08.130Z Compiling displaydoc v0.2.5
24302026-05-20T00:54:08.142Z Compiling schemars_derive v0.8.22
24312026-05-20T00:54:08.220Z Compiling thiserror-impl v2.0.18
24322026-05-20T00:54:08.323Z Compiling tokio-macros v2.7.0
24332026-05-20T00:54:08.889Z Compiling zerocopy-derive v0.8.48
24342026-05-20T00:54:09.076Z Compiling zeroize_derive v1.4.3
24352026-05-20T00:54:09.090Z Compiling futures-macro v0.3.32
24362026-05-20T00:54:09.143Z Compiling zerofrom v0.1.7
24372026-05-20T00:54:09.198Z Compiling slab v0.4.12
24382026-05-20T00:54:09.276Z Compiling yoke v0.8.2
24392026-05-20T00:54:09.346Z Compiling aws-lc-sys v0.40.0
24402026-05-20T00:54:09.409Z Compiling futures-channel v0.3.32
24412026-05-20T00:54:09.452Z Compiling zerovec v0.11.6
24422026-05-20T00:54:09.480Z Compiling zerotrie v0.2.4
24432026-05-20T00:54:09.765Z Compiling zeroize v1.8.2
24442026-05-20T00:54:09.890Z Compiling thiserror v1.0.69
24452026-05-20T00:54:09.923Z Compiling rand_core v0.6.4
24462026-05-20T00:54:09.937Z Compiling hashbrown v0.17.1
24472026-05-20T00:54:10.012Z Compiling tinystr v0.8.3
24482026-05-20T00:54:10.077Z Compiling potential_utf v0.1.5
24492026-05-20T00:54:10.179Z Compiling futures-io v0.3.32
24502026-05-20T00:54:10.215Z Compiling icu_locale_core v2.2.0
24512026-05-20T00:54:10.227Z Compiling icu_collections v2.2.0
24522026-05-20T00:54:10.240Z Compiling rustix v1.1.4
24532026-05-20T00:54:10.262Z Compiling futures-task v0.3.32
24542026-05-20T00:54:10.373Z Compiling thiserror-impl v1.0.69
24552026-05-20T00:54:10.444Z Compiling futures-util v0.3.32
24562026-05-20T00:54:10.615Z Compiling indexmap v2.14.0
24572026-05-20T00:54:11.200Z Compiling smallvec v1.15.1
24582026-05-20T00:54:11.263Z Compiling bytes v1.11.1
24592026-05-20T00:54:11.458Z Compiling icu_provider v2.2.0
24602026-05-20T00:54:11.482Z Compiling chrono v0.4.44
24612026-05-20T00:54:11.517Z Compiling serde_tokenstream v0.2.3
24622026-05-20T00:54:11.810Z Compiling icu_properties v2.2.0
24632026-05-20T00:54:11.979Z Compiling icu_normalizer v2.2.0
24642026-05-20T00:54:12.073Z Compiling parking_lot v0.12.5
24652026-05-20T00:54:12.722Z Compiling idna_adapter v1.2.2
24662026-05-20T00:54:12.901Z Compiling idna v1.1.0
24672026-05-20T00:54:12.934Z Compiling tokio v1.52.3
24682026-05-20T00:54:13.132Z Compiling tracing-attributes v0.1.31
24692026-05-20T00:54:13.180Z Compiling tracing-core v0.1.36
24702026-05-20T00:54:13.384Z Compiling url v2.5.8
24712026-05-20T00:54:13.521Z Compiling http v1.4.0
24722026-05-20T00:54:13.874Z Compiling regex-syntax v0.8.10
24732026-05-20T00:54:14.367Z Compiling tracing v0.1.44
24742026-05-20T00:54:14.911Z Compiling base64 v0.22.1
24752026-05-20T00:54:14.936Z Compiling generic-array v0.14.7
24762026-05-20T00:54:15.198Z Compiling ipnetwork v0.21.1
24772026-05-20T00:54:15.361Z Compiling aho-corasick v1.1.4
24782026-05-20T00:54:15.746Z Compiling fnv v1.0.7
24792026-05-20T00:54:15.864Z Compiling ucd-trie v0.1.7
24802026-05-20T00:54:16.109Z Compiling pest v2.8.6
24812026-05-20T00:54:16.760Z Compiling regex-automata v0.4.14
24822026-05-20T00:54:16.804Z Compiling rustls-pki-types v1.14.1
24832026-05-20T00:54:17.089Z Compiling typenum v1.20.0
24842026-05-20T00:54:17.331Z Compiling pest_meta v2.8.6
24852026-05-20T00:54:17.765Z Compiling slog v2.8.2
24862026-05-20T00:54:18.030Z Compiling anyhow v1.0.102
24872026-05-20T00:54:18.287Z Compiling byteorder v1.5.0
24882026-05-20T00:54:18.321Z Compiling pest_generator v2.8.6
24892026-05-20T00:54:18.381Z Compiling erased-serde v0.3.31
24902026-05-20T00:54:18.548Z Compiling regex v1.12.3
24912026-05-20T00:54:18.564Z Compiling untrusted v0.9.0
24922026-05-20T00:54:18.935Z Compiling pest_derive v2.8.6
24932026-05-20T00:54:18.970Z Compiling getrandom v0.3.4
24942026-05-20T00:54:19.069Z Compiling ipnet v2.12.0
24952026-05-20T00:54:19.477Z Compiling crypto-common v0.1.7
24962026-05-20T00:54:19.480Z Compiling tokio-util v0.7.18
24972026-05-20T00:54:19.576Z Compiling oxnet v0.1.5
24982026-05-20T00:54:19.628Z Compiling http-body v1.0.1
24992026-05-20T00:54:19.743Z Compiling atomic-waker v1.1.2
25002026-05-20T00:54:19.882Z Compiling ryu v1.0.23
25012026-05-20T00:54:20.159Z Compiling tower-service v0.3.3
25022026-05-20T00:54:20.222Z Compiling tower-layer v0.3.3
25032026-05-20T00:54:20.261Z Compiling try-lock v0.2.5
25042026-05-20T00:54:20.384Z Compiling want v0.3.1
25052026-05-20T00:54:20.432Z Compiling h2 v0.4.14
25062026-05-20T00:54:20.659Z Compiling num-conv v0.2.1
25072026-05-20T00:54:20.712Z Compiling paste v1.0.15
25082026-05-20T00:54:20.813Z Compiling time-core v0.1.8
25092026-05-20T00:54:20.967Z Compiling httpdate v1.0.3
25102026-05-20T00:54:21.134Z Compiling strsim v0.11.1
25112026-05-20T00:54:21.349Z Compiling time-macros v0.2.27
25122026-05-20T00:54:22.859Z Compiling hyper v1.9.0
25132026-05-20T00:54:23.666Z Compiling pretty-hex v0.4.2
25142026-05-20T00:54:23.811Z Compiling ident_case v1.0.1
25152026-05-20T00:54:24.310Z Compiling hyper-util v0.1.20
25162026-05-20T00:54:25.086Z Compiling serde_urlencoded v0.7.1
25172026-05-20T00:54:25.366Z Compiling http-body-util v0.1.3
25182026-05-20T00:54:25.664Z Compiling block-buffer v0.10.4
25192026-05-20T00:54:25.842Z Compiling scroll_derive v0.13.1
25202026-05-20T00:54:26.090Z Compiling aws-lc-rs v1.16.3
25212026-05-20T00:54:26.419Z Compiling camino v1.2.2
25222026-05-20T00:54:26.692Z Compiling digest v0.10.7
25232026-05-20T00:54:26.839Z Compiling async-trait v0.1.89
25242026-05-20T00:54:26.944Z Compiling crossbeam-utils v0.8.21
25252026-05-20T00:54:26.978Z Compiling omicron-workspace-hack v0.1.0
25262026-05-20T00:54:27.215Z Compiling ppv-lite86 v0.2.21
25272026-05-20T00:54:27.291Z Compiling untrusted v0.7.1
25282026-05-20T00:54:27.673Z Compiling foldhash v0.2.0
25292026-05-20T00:54:27.804Z Compiling slog-async v2.8.0
25302026-05-20T00:54:27.957Z Compiling allocator-api2 v0.2.21
25312026-05-20T00:54:27.979Z Compiling rustls v0.23.40
25322026-05-20T00:54:28.099Z Compiling crc32fast v1.5.0
25332026-05-20T00:54:28.112Z Compiling openapiv3 v2.2.0
25342026-05-20T00:54:28.342Z Compiling hashbrown v0.16.1
25352026-05-20T00:54:28.407Z Compiling usdt-impl v0.6.0
25362026-05-20T00:54:29.045Z Compiling scroll v0.13.0
25372026-05-20T00:54:29.315Z Compiling plain v0.2.3
25382026-05-20T00:54:29.456Z Compiling goblin v0.10.5
25392026-05-20T00:54:30.229Z Compiling daft-derive v0.1.5
25402026-05-20T00:54:30.404Z Compiling sync_wrapper v1.0.2
25412026-05-20T00:54:30.552Z Compiling cpufeatures v0.2.17
25422026-05-20T00:54:30.651Z Compiling syn v1.0.109
25432026-05-20T00:54:31.203Z Compiling tower v0.5.3
25442026-05-20T00:54:32.004Z Compiling dtrace-parser v0.3.0
25452026-05-20T00:54:32.130Z Compiling dof v0.4.0
25462026-05-20T00:54:32.582Z Compiling webpki-roots v1.0.7
25472026-05-20T00:54:32.653Z Compiling thread-id v5.1.0
25482026-05-20T00:54:32.706Z Compiling powerfmt v0.2.0
25492026-05-20T00:54:32.744Z Compiling tower-http v0.6.10
25502026-05-20T00:54:32.966Z Compiling deranged v0.5.8
25512026-05-20T00:54:33.126Z Compiling num_threads v0.1.7
25522026-05-20T00:54:33.386Z Compiling rustls v0.22.4
25532026-05-20T00:54:33.578Z Compiling rand_core v0.9.5
25542026-05-20T00:54:33.627Z Compiling crossbeam-channel v0.5.15
25552026-05-20T00:54:33.641Z Compiling usdt-macro v0.6.0
25562026-05-20T00:54:33.840Z Compiling usdt-attr-macro v0.6.0
25572026-05-20T00:54:34.058Z Compiling time v0.3.47
25582026-05-20T00:54:34.364Z Compiling multer v3.1.0
25592026-05-20T00:54:34.491Z Compiling ref-cast v1.0.25
25602026-05-20T00:54:34.626Z Compiling winnow v1.0.2
25612026-05-20T00:54:34.835Z Compiling thread_local v1.1.9
25622026-05-20T00:54:35.182Z Compiling hex v0.4.3
25632026-05-20T00:54:35.309Z Compiling rand_chacha v0.9.0
25642026-05-20T00:54:35.577Z Compiling futures-executor v0.3.32
25652026-05-20T00:54:35.901Z Compiling ref-cast-impl v1.0.25
25662026-05-20T00:54:36.063Z Compiling async-stream-impl v0.3.6
25672026-05-20T00:54:36.086Z Compiling dropshot v0.17.0
25682026-05-20T00:54:36.100Z Compiling is-terminal v0.4.17
25692026-05-20T00:54:36.342Z Compiling term v1.2.1
25702026-05-20T00:54:36.422Z Compiling take_mut v0.2.2
25712026-05-20T00:54:36.547Z Compiling futures v0.3.32
25722026-05-20T00:54:36.713Z Compiling slog-term v2.9.2
25732026-05-20T00:54:36.713Z Compiling rand v0.9.4
25742026-05-20T00:54:36.938Z Compiling structmeta-derive v0.3.0
25752026-05-20T00:54:37.716Z Compiling fastrand v2.4.1
25762026-05-20T00:54:37.815Z Compiling darling_core v0.23.0
25772026-05-20T00:54:37.956Z Compiling newtype-uuid-macros v0.1.0
25782026-05-20T00:54:37.998Z Compiling structmeta v0.3.0
25792026-05-20T00:54:38.046Z Compiling dropshot_endpoint v0.17.0
25802026-05-20T00:54:38.179Z Compiling newtype-uuid v1.3.2
25812026-05-20T00:54:38.196Z Compiling strum_macros v0.26.4
25822026-05-20T00:54:38.757Z Compiling openssl-probe v0.2.1
25832026-05-20T00:54:38.760Z Compiling either v1.15.0
25842026-05-20T00:54:38.995Z Compiling rustls-native-certs v0.8.3
25852026-05-20T00:54:39.011Z Compiling daft v0.1.5
25862026-05-20T00:54:39.299Z Compiling tempfile v3.27.0
25872026-05-20T00:54:39.667Z Compiling sha1 v0.10.6
25882026-05-20T00:54:39.881Z Compiling darling_macro v0.23.0
25892026-05-20T00:54:40.071Z Compiling simd-adler32 v0.3.9
25902026-05-20T00:54:40.115Z Compiling match_cfg v0.1.0
25912026-05-20T00:54:40.195Z Compiling adler2 v2.0.1
25922026-05-20T00:54:40.267Z Compiling hostname v0.3.1
25932026-05-20T00:54:40.362Z Compiling miniz_oxide v0.8.9
25942026-05-20T00:54:40.437Z Compiling toml_parser v1.1.2+spec-1.1.0
25952026-05-20T00:54:40.497Z Compiling darling v0.23.0
25962026-05-20T00:54:40.591Z Compiling serde_with_macros v3.20.0
25972026-05-20T00:54:40.945Z Compiling slog-json v2.6.1
25982026-05-20T00:54:41.434Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25992026-05-20T00:54:41.740Z Compiling serde_spanned v1.1.1
26002026-05-20T00:54:41.771Z Compiling memmap2 v0.9.10
26012026-05-20T00:54:41.786Z Compiling toml_writer v1.1.1+spec-1.1.0
26022026-05-20T00:54:41.891Z Compiling slog-bunyan v2.5.0
26032026-05-20T00:54:41.927Z Compiling flate2 v1.1.9
26042026-05-20T00:54:42.040Z Compiling derive-ex v0.1.8
26052026-05-20T00:54:42.069Z Compiling rand_chacha v0.3.1
26062026-05-20T00:54:42.086Z Compiling rustls-webpki v0.102.8
26072026-05-20T00:54:42.460Z Compiling usdt v0.6.0
26082026-05-20T00:54:42.694Z Compiling strum_macros v0.27.2
26092026-05-20T00:54:43.104Z Compiling compression-core v0.4.32
26102026-05-20T00:54:43.284Z Compiling debug-ignore v1.0.5
26112026-05-20T00:54:43.404Z Compiling compression-codecs v0.4.38
26122026-05-20T00:54:43.635Z Compiling test-strategy v0.4.5
26132026-05-20T00:54:43.885Z Compiling rand v0.8.6
26142026-05-20T00:54:44.516Z Compiling macaddr v1.0.1
26152026-05-20T00:54:44.647Z Compiling toml_datetime v1.1.1+spec-1.1.0
26162026-05-20T00:54:44.799Z Compiling encoding_rs v0.8.35
26172026-05-20T00:54:45.001Z Compiling spin v0.9.8
26182026-05-20T00:54:45.131Z Compiling mime v0.3.17
26192026-05-20T00:54:45.171Z Compiling toml v1.1.2+spec-1.1.0
26202026-05-20T00:54:45.329Z Compiling async-compression v0.4.42
26212026-05-20T00:54:45.626Z Compiling async-stream v0.3.6
26222026-05-20T00:54:45.721Z Compiling regress v0.10.5
26232026-05-20T00:54:45.819Z Compiling tokio-rustls v0.25.0
26242026-05-20T00:54:45.852Z Compiling waitgroup v0.1.2
26252026-05-20T00:54:46.075Z Compiling rustls-pemfile v2.2.0
26262026-05-20T00:54:46.379Z Compiling serde_path_to_error v0.1.20
26272026-05-20T00:54:46.833Z Compiling hostname v0.4.2
26282026-05-20T00:54:47.716Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
26292026-05-20T00:54:49.112Z Compiling unicode-width v0.2.2
26302026-05-20T00:54:49.263Z Compiling parse-display-derive v0.10.0
26312026-05-20T00:54:49.975Z Compiling strum v0.26.3
26322026-05-20T00:54:50.115Z Compiling wait-timeout v0.2.1
26332026-05-20T00:54:50.126Z Compiling bit-vec v0.8.0
26342026-05-20T00:54:50.298Z Compiling quick-error v1.2.3
26352026-05-20T00:54:50.445Z Compiling rusty-fork v0.3.1
26362026-05-20T00:54:50.560Z Compiling bit-set v0.8.0
26372026-05-20T00:54:50.613Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
26382026-05-20T00:54:50.738Z Compiling serde_with v3.20.0
26392026-05-20T00:54:50.846Z Compiling rand_xorshift v0.4.0
26402026-05-20T00:54:51.016Z Compiling unarray v0.1.4
26412026-05-20T00:54:51.148Z Compiling proptest v1.11.0
26422026-05-20T00:54:52.520Z Compiling strum v0.27.2
26432026-05-20T00:54:52.526Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26442026-05-20T00:54:52.526Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
26452026-05-20T00:54:52.526Z Compiling instant v0.1.13
26462026-05-20T00:54:52.526Z Compiling clap_derive v4.6.1
26472026-05-20T00:54:53.145Z Compiling rustc-hash v2.1.2
26482026-05-20T00:54:53.294Z Compiling utf8parse v0.2.2
26492026-05-20T00:54:53.442Z Compiling anstyle-parse v1.0.0
26502026-05-20T00:54:53.653Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26512026-05-20T00:54:54.204Z Compiling iddqd v0.3.18
26522026-05-20T00:54:54.711Z Compiling itertools v0.14.0
26532026-05-20T00:54:54.996Z Compiling terminal_size v0.4.4
26542026-05-20T00:54:55.399Z Compiling anstyle v1.0.14
26552026-05-20T00:54:55.646Z Compiling anstyle-query v1.1.5
26562026-05-20T00:54:55.680Z Compiling colorchoice v1.0.5
26572026-05-20T00:54:55.738Z Compiling is_terminal_polyfill v1.70.2
26582026-05-20T00:54:55.866Z Compiling anstream v1.0.0
26592026-05-20T00:54:55.940Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
26602026-05-20T00:54:56.994Z Compiling backon v1.6.0
26612026-05-20T00:54:57.012Z Compiling clap_lex v1.1.0
26622026-05-20T00:54:57.012Z Compiling clap_builder v4.6.0
26632026-05-20T00:54:57.267Z Compiling backoff v0.4.0
26642026-05-20T00:54:57.670Z Compiling parse-display v0.10.0
26652026-05-20T00:54:57.990Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3)
26662026-05-20T00:54:58.791Z Compiling clap v4.6.1
26672026-05-20T00:54:59.065Z Compiling regress v0.11.1
26682026-05-20T00:54:59.317Z Compiling unsafe-libyaml v0.2.11
26692026-05-20T00:54:59.827Z Compiling serde_yaml v0.9.34+deprecated
26702026-05-20T00:55:01.592Z Compiling typify-impl v0.6.2
26712026-05-20T00:55:01.614Z Compiling toml_edit v0.25.11+spec-1.1.0
26722026-05-20T00:55:01.636Z Compiling proc-macro-crate v3.5.0
26732026-05-20T00:55:02.575Z Compiling zerocopy-derive v0.7.35
26742026-05-20T00:55:03.373Z Compiling crucible-workspace-hack v0.1.0
26752026-05-20T00:55:03.763Z Compiling num_enum_derive v0.7.6
26762026-05-20T00:55:04.160Z Compiling typify-macro v0.6.2
26772026-05-20T00:55:04.787Z Compiling num_enum v0.7.6
26782026-05-20T00:55:05.506Z Compiling darling_core v0.21.3
26792026-05-20T00:55:05.855Z Compiling convert_case v0.4.0
26802026-05-20T00:55:07.623Z Compiling derive_more v0.99.20
26812026-05-20T00:55:07.706Z Compiling toml_datetime v0.6.11
26822026-05-20T00:55:07.706Z Compiling proc-macro-error-attr v1.0.4
26832026-05-20T00:55:07.706Z Compiling darling_macro v0.21.3
26842026-05-20T00:55:07.732Z Compiling typify v0.6.2
26852026-05-20T00:55:07.756Z Compiling zerocopy v0.7.35
26862026-05-20T00:55:08.172Z Compiling darling v0.21.3
26872026-05-20T00:55:08.225Z Compiling secrecy v0.10.3
26882026-05-20T00:55:08.263Z Compiling scroll_derive v0.12.1
26892026-05-20T00:55:08.281Z Compiling proc-macro-error v1.0.4
26902026-05-20T00:55:08.327Z Compiling usdt-impl v0.5.0
26912026-05-20T00:55:08.527Z Compiling heapless v0.8.0
26922026-05-20T00:55:08.664Z Compiling prettyplease v0.2.37
26932026-05-20T00:55:08.695Z Compiling tinyvec_macros v0.1.1
26942026-05-20T00:55:08.927Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26952026-05-20T00:55:08.971Z Compiling scroll v0.12.0
26962026-05-20T00:55:09.214Z Compiling tinyvec v1.11.0
26972026-05-20T00:55:09.629Z Compiling ingot-macros v0.1.1
26982026-05-20T00:55:09.699Z Compiling dof v0.3.0
26992026-05-20T00:55:10.392Z Compiling dtrace-parser v0.2.0
27002026-05-20T00:55:10.838Z Compiling tabwriter v1.4.1
27012026-05-20T00:55:10.982Z Compiling crossbeam-epoch v0.9.18
27022026-05-20T00:55:11.475Z Compiling hash32 v0.3.1
27032026-05-20T00:55:11.641Z Compiling serde_repr v0.1.20
27042026-05-20T00:55:11.698Z Compiling rustc_version v0.4.1
27052026-05-20T00:55:11.970Z Compiling num-integer v0.1.46
27062026-05-20T00:55:12.096Z Compiling thread-id v4.2.2
27072026-05-20T00:55:12.188Z Compiling colored v3.1.1
27082026-05-20T00:55:12.261Z Compiling winnow v0.7.15
27092026-05-20T00:55:12.317Z Compiling pkg-config v0.3.33
27102026-05-20T00:55:12.457Z Compiling smoltcp v0.11.0
27112026-05-20T00:55:12.490Z Compiling rustix v0.38.44
27122026-05-20T00:55:12.758Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a)
27132026-05-20T00:55:12.819Z Compiling data-encoding v2.11.0
27142026-05-20T00:55:12.858Z Compiling ingot-types v0.1.2
27152026-05-20T00:55:13.018Z Compiling curve25519-dalek v4.1.3
27162026-05-20T00:55:13.945Z Compiling goblin v0.8.2
27172026-05-20T00:55:14.616Z Compiling hmac v0.12.1
27182026-05-20T00:55:14.814Z Compiling inout v0.1.4
27192026-05-20T00:55:14.827Z Compiling ff v0.13.1
27202026-05-20T00:55:14.970Z Compiling cobs v0.3.0
27212026-05-20T00:55:14.973Z Compiling foreign-types-macros v0.2.3
27222026-05-20T00:55:15.268Z Compiling bstr v1.12.1
27232026-05-20T00:55:15.661Z Compiling static_assertions v1.1.0
27242026-05-20T00:55:15.689Z Compiling bitflags v1.3.2
27252026-05-20T00:55:15.738Z Compiling managed v0.8.0
27262026-05-20T00:55:15.850Z Compiling heck v0.4.1
27272026-05-20T00:55:15.885Z Compiling foreign-types-shared v0.3.1
27282026-05-20T00:55:15.988Z Compiling cpufeatures v0.3.0
27292026-05-20T00:55:16.014Z Compiling foreign-types v0.5.0
27302026-05-20T00:55:16.061Z Compiling chacha20 v0.10.0
27312026-05-20T00:55:16.499Z Compiling postcard v1.1.3
27322026-05-20T00:55:16.582Z Compiling group v0.13.0
27332026-05-20T00:55:16.706Z Compiling cipher v0.4.4
27342026-05-20T00:55:17.217Z Compiling hkdf v0.12.4
27352026-05-20T00:55:18.100Z Compiling ingot v0.1.1
27362026-05-20T00:55:19.234Z Compiling num-rational v0.4.2
27372026-05-20T00:55:20.203Z Compiling num-iter v0.1.45
27382026-05-20T00:55:20.421Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
27392026-05-20T00:55:20.513Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27402026-05-20T00:55:20.620Z Compiling thiserror-impl-no-std v2.0.2
27412026-05-20T00:55:20.661Z Compiling hubpack_derive v0.1.1
27422026-05-20T00:55:21.240Z Compiling universal-hash v0.5.1
27432026-05-20T00:55:21.385Z Compiling crypto-bigint v0.5.5
27442026-05-20T00:55:21.705Z Compiling half v2.7.1
27452026-05-20T00:55:21.719Z Compiling curve25519-dalek-derive v0.1.1
27462026-05-20T00:55:22.042Z Compiling num-complex v0.4.6
27472026-05-20T00:55:22.578Z Compiling cstr-argument v0.1.2
27482026-05-20T00:55:22.866Z Compiling memoffset v0.9.1
27492026-05-20T00:55:23.054Z Compiling ciborium-io v0.2.2
27502026-05-20T00:55:23.127Z Compiling base64ct v1.8.3
27512026-05-20T00:55:23.272Z Compiling cfg_aliases v0.2.1
27522026-05-20T00:55:23.465Z Compiling opaque-debug v0.3.1
27532026-05-20T00:55:23.478Z Compiling indent_write v2.2.0
27542026-05-20T00:55:23.542Z Compiling base16ct v0.2.0
27552026-05-20T00:55:23.624Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1)
27562026-05-20T00:55:23.833Z Compiling elliptic-curve v0.13.8
27572026-05-20T00:55:24.100Z Compiling poly1305 v0.8.0
27582026-05-20T00:55:24.128Z Compiling password-hash v0.5.0
27592026-05-20T00:55:24.141Z Compiling nix v0.31.3
27602026-05-20T00:55:24.531Z Compiling ciborium-ll v0.2.2
27612026-05-20T00:55:24.691Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27622026-05-20T00:55:24.892Z Compiling num v0.4.3
27632026-05-20T00:55:25.067Z Compiling thiserror-no-std v2.0.2
27642026-05-20T00:55:25.089Z Compiling hubpack v0.1.2
27652026-05-20T00:55:25.271Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27662026-05-20T00:55:25.564Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a)
27672026-05-20T00:55:25.796Z Compiling chacha20 v0.9.1
27682026-05-20T00:55:26.265Z Compiling rand v0.10.1
27692026-05-20T00:55:26.358Z Compiling usdt-attr-macro v0.5.0
27702026-05-20T00:55:27.022Z Compiling usdt-macro v0.5.0
27712026-05-20T00:55:27.057Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
27722026-05-20T00:55:27.091Z Compiling reqwest v0.12.28
27732026-05-20T00:55:27.809Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
27742026-05-20T00:55:28.530Z Compiling byte-wrapper v0.1.0
27752026-05-20T00:55:28.593Z Compiling blake2 v0.10.6
27762026-05-20T00:55:28.778Z Compiling aead v0.5.2
27772026-05-20T00:55:28.975Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
27782026-05-20T00:55:29.228Z Compiling memmap v0.7.0
27792026-05-20T00:55:29.455Z Compiling float-ord v0.3.2
27802026-05-20T00:55:29.477Z Compiling keccak v0.1.6
27812026-05-20T00:55:29.759Z Compiling sha3 v0.10.9
27822026-05-20T00:55:30.037Z Compiling usdt v0.5.0
27832026-05-20T00:55:30.150Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
27842026-05-20T00:55:30.395Z Compiling chacha20poly1305 v0.10.1
27852026-05-20T00:55:30.553Z Compiling argon2 v0.5.3
27862026-05-20T00:55:30.568Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
27872026-05-20T00:55:31.173Z Compiling rustls-webpki v0.103.13
27882026-05-20T00:55:32.486Z Compiling progenitor-client v0.10.0
27892026-05-20T00:55:33.730Z Compiling vsss-rs v3.3.4
27902026-05-20T00:55:33.997Z Compiling ciborium v0.2.2
27912026-05-20T00:55:34.745Z Compiling atomicwrites v0.4.4
27922026-05-20T00:55:35.344Z Compiling tokio-rustls v0.26.4
27932026-05-20T00:55:35.344Z Compiling rustls-platform-verifier v0.7.0
27942026-05-20T00:55:35.677Z Compiling hyper-rustls v0.27.9
27952026-05-20T00:55:35.959Z Compiling reqwest v0.13.3
27962026-05-20T00:55:36.451Z Compiling enum-as-inner v0.6.1
27972026-05-20T00:55:36.692Z Compiling num-derive v0.4.2
27982026-05-20T00:55:37.045Z Compiling rayon-core v1.13.0
27992026-05-20T00:55:37.296Z Compiling progenitor-client v0.14.0
28002026-05-20T00:55:37.680Z Compiling progenitor-extras v0.2.0
28012026-05-20T00:55:37.777Z Compiling winnow v0.5.40
28022026-05-20T00:55:37.921Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
28032026-05-20T00:55:38.448Z Compiling semver v0.1.20
28042026-05-20T00:55:38.714Z Compiling lazy_static v1.5.0
28052026-05-20T00:55:39.039Z Compiling toml_edit v0.19.15
28062026-05-20T00:55:39.154Z Compiling rustc_version v0.1.7
28072026-05-20T00:55:39.349Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
28082026-05-20T00:55:41.082Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
28092026-05-20T00:55:41.195Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
28102026-05-20T00:55:41.589Z Compiling similar v2.7.0
28112026-05-20T00:55:41.632Z Compiling crossbeam-deque v0.8.6
28122026-05-20T00:55:41.869Z Compiling progenitor-impl v0.14.0
28132026-05-20T00:55:43.952Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
28142026-05-20T00:55:44.508Z Compiling itertools v0.12.1
28152026-05-20T00:55:46.652Z Compiling serde_spanned v0.6.9
28162026-05-20T00:55:47.829Z Compiling vcpkg v0.2.15
28172026-05-20T00:55:47.833Z Compiling toml_write v0.1.2
28182026-05-20T00:55:47.975Z Compiling bytecount v0.6.9
28192026-05-20T00:55:48.771Z Compiling toml_edit v0.22.27
28202026-05-20T00:55:50.238Z Compiling openssl-sys v0.9.115
28212026-05-20T00:55:50.327Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
28222026-05-20T00:55:50.554Z Compiling progenitor-macro v0.14.0
28232026-05-20T00:55:50.846Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
28242026-05-20T00:55:51.105Z Compiling proc-macro-crate v1.3.1
28252026-05-20T00:55:51.455Z Compiling newtype_derive v0.1.6
28262026-05-20T00:55:52.315Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
28272026-05-20T00:55:52.526Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
28282026-05-20T00:55:52.804Z Compiling linked-hash-map v0.5.6
28292026-05-20T00:55:53.007Z Compiling owo-colors v4.3.0
28302026-05-20T00:55:53.029Z Compiling unicode-segmentation v1.13.2
28312026-05-20T00:55:53.380Z Compiling swrite v0.1.0
28322026-05-20T00:55:53.663Z Compiling resolv-conf v0.7.6
28332026-05-20T00:55:53.997Z Compiling newline-converter v0.3.0
28342026-05-20T00:55:54.204Z Compiling lru-cache v0.1.2
28352026-05-20T00:55:54.343Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
28362026-05-20T00:55:54.415Z Compiling rayon v1.12.0
28372026-05-20T00:55:54.772Z Compiling progenitor v0.14.0
28382026-05-20T00:55:54.921Z Compiling num_enum_derive v0.5.11
28392026-05-20T00:55:55.247Z Compiling toml v0.8.23
28402026-05-20T00:55:55.261Z Compiling hickory-proto v0.24.4
28412026-05-20T00:55:55.838Z Compiling progenitor-impl v0.13.0
28422026-05-20T00:55:55.988Z Compiling typify-impl v0.4.3
28432026-05-20T00:55:56.033Z Compiling console v0.15.11
28442026-05-20T00:55:56.629Z Compiling camino-tempfile v1.4.1
28452026-05-20T00:55:57.046Z Compiling serde-big-array v0.5.1
28462026-05-20T00:55:57.215Z Compiling pin-project-internal v1.1.12
28472026-05-20T00:55:57.303Z Compiling derive-where v1.6.1
28482026-05-20T00:55:57.890Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
28492026-05-20T00:55:58.320Z Compiling minimal-lexical v0.2.1
28502026-05-20T00:55:58.439Z Compiling siphasher v1.0.3
28512026-05-20T00:55:58.576Z Compiling nom v7.1.3
28522026-05-20T00:55:58.663Z Compiling phf_shared v0.12.1
28532026-05-20T00:55:58.896Z Compiling pin-project v1.1.12
28542026-05-20T00:55:59.013Z Compiling progenitor-macro v0.13.0
28552026-05-20T00:55:59.300Z Compiling typify-macro v0.4.3
28562026-05-20T00:55:59.444Z Compiling hickory-resolver v0.24.4
28572026-05-20T00:55:59.938Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
28582026-05-20T00:56:00.863Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
28592026-05-20T00:56:02.234Z Compiling expectorate v1.2.0
28602026-05-20T00:56:02.460Z Compiling num_enum v0.5.11
28612026-05-20T00:56:02.797Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
28622026-05-20T00:56:04.691Z Compiling progenitor-client v0.13.0
28632026-05-20T00:56:04.988Z Compiling tokio-dtrace v0.1.1
28642026-05-20T00:56:05.179Z Compiling zone_cfg_derive v0.3.1
28652026-05-20T00:56:05.680Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
28662026-05-20T00:56:05.932Z Compiling unicode-normalization v0.1.25
28672026-05-20T00:56:06.541Z Compiling tokio-stream v0.1.18
28682026-05-20T00:56:06.611Z Compiling snafu-derive v0.8.9
28692026-05-20T00:56:07.033Z Compiling async-recursion v1.1.1
28702026-05-20T00:56:07.100Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299)
28712026-05-20T00:56:07.281Z Compiling slog-dtrace v0.3.0
28722026-05-20T00:56:07.433Z Compiling csv-core v0.1.13
28732026-05-20T00:56:07.548Z Compiling same-file v1.0.6
28742026-05-20T00:56:07.738Z Compiling unicode-linebreak v0.1.5
28752026-05-20T00:56:07.741Z Compiling foreign-types-shared v0.1.1
28762026-05-20T00:56:07.840Z Compiling highway v1.3.0
28772026-05-20T00:56:07.853Z Compiling unicode-xid v0.2.6
28782026-05-20T00:56:07.990Z Compiling openssl v0.10.79
28792026-05-20T00:56:08.023Z Compiling foldhash v0.1.5
28802026-05-20T00:56:08.261Z Compiling cancel-safe-futures v0.1.5
28812026-05-20T00:56:08.302Z Compiling chrono-tz v0.10.4
28822026-05-20T00:56:08.339Z Compiling unicode-width v0.1.14
28832026-05-20T00:56:08.535Z Compiling smawk v0.3.2
28842026-05-20T00:56:08.538Z Compiling konst_macro_rules v0.2.19
28852026-05-20T00:56:08.601Z Compiling snafu v0.8.9
28862026-05-20T00:56:08.678Z Compiling konst v0.2.20
28872026-05-20T00:56:08.717Z Compiling textwrap v0.16.2
28882026-05-20T00:56:08.734Z Compiling hashbrown v0.15.5
28892026-05-20T00:56:09.078Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
28902026-05-20T00:56:09.189Z Compiling const_format_proc_macros v0.2.34
28912026-05-20T00:56:09.420Z Compiling foreign-types v0.3.2
28922026-05-20T00:56:09.509Z Compiling walkdir v2.5.0
28932026-05-20T00:56:10.022Z Compiling csv v1.4.0
28942026-05-20T00:56:10.274Z Compiling qorb v0.4.1
28952026-05-20T00:56:10.308Z Compiling progenitor v0.13.0
28962026-05-20T00:56:10.362Z Compiling olpc-cjson v0.1.4
28972026-05-20T00:56:10.466Z Compiling zone v0.3.1
28982026-05-20T00:56:10.604Z Compiling oxide-tokio-rt v0.1.5
28992026-05-20T00:56:10.981Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29002026-05-20T00:56:11.300Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29012026-05-20T00:56:12.205Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29022026-05-20T00:56:12.741Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29032026-05-20T00:56:14.554Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29042026-05-20T00:56:14.971Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
29052026-05-20T00:56:15.078Z Compiling phf v0.12.1
29062026-05-20T00:56:15.731Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29072026-05-20T00:56:16.470Z Compiling globset v0.4.18
29082026-05-20T00:56:16.954Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
29092026-05-20T00:56:17.183Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29102026-05-20T00:56:17.202Z Compiling smf v0.2.3
29112026-05-20T00:56:17.790Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
29122026-05-20T00:56:18.292Z Compiling libsw-core v0.3.2
29132026-05-20T00:56:18.331Z Compiling pem v3.0.6
29142026-05-20T00:56:18.382Z Compiling serde_plain v1.0.2
29152026-05-20T00:56:18.480Z Compiling openssl-macros v0.1.1
29162026-05-20T00:56:18.671Z Compiling cookie v0.18.1
29172026-05-20T00:56:18.948Z Compiling sigpipe v0.1.3
29182026-05-20T00:56:18.984Z Compiling glob v0.3.3
29192026-05-20T00:56:19.004Z Compiling fixedbitset v0.4.2
29202026-05-20T00:56:19.029Z Compiling fixedbitset v0.5.7
29212026-05-20T00:56:19.049Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29222026-05-20T00:56:19.304Z Compiling jiff v0.2.24
29232026-05-20T00:56:19.370Z Compiling typed-path v0.9.3
29242026-05-20T00:56:19.548Z Compiling petgraph v0.8.3
29252026-05-20T00:56:19.730Z Compiling petgraph v0.6.5
29262026-05-20T00:56:20.395Z Compiling libsw v3.5.0
29272026-05-20T00:56:20.592Z Compiling tough v0.20.0
29282026-05-20T00:56:21.128Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
29292026-05-20T00:56:21.559Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29302026-05-20T00:56:21.851Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
29312026-05-20T00:56:21.953Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29322026-05-20T00:56:22.180Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
29332026-05-20T00:56:24.894Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29342026-05-20T00:56:26.076Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29352026-05-20T00:56:26.096Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29362026-05-20T00:56:26.293Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29372026-05-20T00:56:26.898Z Compiling const_format v0.2.36
29382026-05-20T00:56:27.452Z Compiling papergrid v0.11.0
29392026-05-20T00:56:27.467Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29402026-05-20T00:56:27.524Z Compiling libscf-sys v1.2.0
29412026-05-20T00:56:27.675Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29422026-05-20T00:56:27.815Z Compiling gethostname v0.5.0
29432026-05-20T00:56:27.962Z Compiling tabled_derive v0.7.0
29442026-05-20T00:56:28.165Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29452026-05-20T00:56:28.186Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29462026-05-20T00:56:28.293Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29472026-05-20T00:56:28.934Z Compiling bcs v0.1.6
29482026-05-20T00:56:29.347Z Compiling whoami v1.6.1
29492026-05-20T00:56:29.604Z Compiling termtree v0.5.1
29502026-05-20T00:56:29.623Z Compiling tagptr v0.2.0
29512026-05-20T00:56:29.784Z Compiling linear-map v1.2.0
29522026-05-20T00:56:29.797Z Compiling moka v0.12.15
29532026-05-20T00:56:30.010Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29542026-05-20T00:56:31.047Z Compiling tabled v0.15.0
29552026-05-20T00:56:31.658Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29562026-05-20T00:56:32.488Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29572026-05-20T00:56:32.626Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29582026-05-20T00:56:32.843Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29592026-05-20T00:56:33.072Z Compiling steno v0.4.1
29602026-05-20T00:56:34.790Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29612026-05-20T00:56:37.831Z Compiling hickory-proto v0.25.2
29622026-05-20T00:56:38.449Z Compiling humantime v2.3.0
29632026-05-20T00:56:38.846Z Compiling typify v0.4.3
29642026-05-20T00:56:38.900Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
29652026-05-20T00:56:38.954Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29662026-05-20T00:56:41.125Z Compiling hickory-resolver v0.25.2
29672026-05-20T00:56:41.316Z Compiling parking_lot_core v0.8.6
29682026-05-20T00:56:41.782Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
29692026-05-20T00:56:42.017Z Compiling nom v8.0.0
29702026-05-20T00:56:42.484Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29712026-05-20T00:56:43.169Z Compiling crunchy v0.2.4
29722026-05-20T00:56:43.523Z Compiling parking_lot v0.11.2
29732026-05-20T00:56:44.398Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
29742026-05-20T00:56:44.613Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29752026-05-20T00:56:45.920Z Compiling fxhash v0.2.1
29762026-05-20T00:56:46.085Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29772026-05-20T00:56:46.378Z Compiling proc-macro-error-attr2 v2.0.0
29782026-05-20T00:56:46.854Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
29792026-05-20T00:56:47.118Z Compiling tiny-keccak v2.0.2
29802026-05-20T00:56:47.375Z Compiling proc-macro-error2 v2.0.1
29812026-05-20T00:56:47.408Z Compiling sled v0.34.7
29822026-05-20T00:56:47.761Z Compiling arc-swap v1.9.1
29832026-05-20T00:56:48.108Z Compiling slog-scope v4.4.1
29842026-05-20T00:56:48.762Z Compiling tabled_derive v0.11.0
29852026-05-20T00:56:49.548Z Compiling progenitor-impl v0.11.2
29862026-05-20T00:56:49.792Z Compiling papergrid v0.17.0
29872026-05-20T00:56:49.901Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
29882026-05-20T00:56:51.339Z Compiling testing_table v0.3.0
29892026-05-20T00:56:51.624Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
29902026-05-20T00:56:51.762Z Compiling internet-checksum v0.2.1
29912026-05-20T00:56:51.915Z Compiling progenitor-macro v0.11.2
29922026-05-20T00:56:51.952Z Compiling tabled v0.20.0
29932026-05-20T00:56:55.266Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29942026-05-20T00:56:56.076Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
29952026-05-20T00:56:59.628Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
29962026-05-20T00:57:00.222Z Compiling const-random-macro v0.1.16
29972026-05-20T00:57:00.679Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
29982026-05-20T00:57:00.808Z Compiling slog-stdlog v4.1.1
29992026-05-20T00:57:01.248Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
30002026-05-20T00:57:01.957Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30012026-05-20T00:57:02.663Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
30022026-05-20T00:57:03.049Z Compiling progenitor-client v0.11.2
30032026-05-20T00:57:03.551Z Compiling dropshot-api-manager-types v0.7.1
30042026-05-20T00:57:03.618Z Compiling smartstring v1.0.1
30052026-05-20T00:57:03.937Z Compiling ahash v0.8.12
30062026-05-20T00:57:04.074Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
30072026-05-20T00:57:04.166Z Compiling progenitor v0.11.2
30082026-05-20T00:57:04.253Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
30092026-05-20T00:57:04.285Z Compiling slog-envlogger v2.2.0
30102026-05-20T00:57:04.319Z Compiling const-random v0.1.18
30112026-05-20T00:57:05.424Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
30122026-05-20T00:57:05.904Z Compiling toml_datetime v0.7.5+spec-1.1.0
30132026-05-20T00:57:06.198Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
30142026-05-20T00:57:06.376Z Compiling crc8 v0.1.1
30152026-05-20T00:57:06.500Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
30162026-05-20T00:57:06.528Z Compiling toml v0.9.12+spec-1.1.0
30172026-05-20T00:57:06.886Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
30182026-05-20T00:57:08.287Z Compiling progenitor-impl v0.10.0
30192026-05-20T00:57:08.582Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
30202026-05-20T00:57:09.341Z Compiling lzma-sys v0.1.20
30212026-05-20T00:57:09.803Z Compiling thin-vec v0.2.18
30222026-05-20T00:57:10.026Z Compiling rhai_codegen v3.1.0
30232026-05-20T00:57:10.154Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
30242026-05-20T00:57:10.303Z Compiling fs-err v3.3.0
30252026-05-20T00:57:10.606Z Compiling utf-8 v0.7.6
30262026-05-20T00:57:10.728Z Compiling typeid v1.0.3
30272026-05-20T00:57:10.837Z Compiling tungstenite v0.21.0
30282026-05-20T00:57:11.262Z Compiling rhai v1.24.0
30292026-05-20T00:57:12.068Z Compiling progenitor-macro v0.10.0
30302026-05-20T00:57:12.947Z Compiling cargo_toml v0.22.3
30312026-05-20T00:57:15.567Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
30322026-05-20T00:57:15.718Z Compiling sha2 v0.10.9
30332026-05-20T00:57:16.289Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
30342026-05-20T00:57:16.975Z Compiling progenitor v0.10.0
30352026-05-20T00:57:17.129Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
30362026-05-20T00:57:17.154Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#b2fac281)
30372026-05-20T00:57:17.966Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
30382026-05-20T00:57:18.075Z Compiling tokio-tungstenite v0.21.0
30392026-05-20T00:57:18.596Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
30402026-05-20T00:57:20.103Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
30412026-05-20T00:57:20.858Z Compiling console v0.16.3
30422026-05-20T00:57:21.734Z Compiling git-stub v1.0.0
30432026-05-20T00:57:22.111Z Compiling unit-prefix v0.5.2
30442026-05-20T00:57:22.187Z Compiling base64 v0.21.7
30452026-05-20T00:57:22.283Z Compiling is_ci v1.2.0
30462026-05-20T00:57:22.306Z Compiling indicatif v0.18.4
30472026-05-20T00:57:22.463Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
30482026-05-20T00:57:22.696Z Compiling supports-color v3.0.2
30492026-05-20T00:57:23.129Z Compiling git-stub-vcs v0.1.0
30502026-05-20T00:57:23.855Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
30512026-05-20T00:57:24.687Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
30522026-05-20T00:57:24.985Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
30532026-05-20T00:57:26.244Z Compiling ron v0.12.1
30542026-05-20T00:57:26.370Z Compiling xz2 v0.1.7
30552026-05-20T00:57:26.688Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
30562026-05-20T00:57:27.022Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
30572026-05-20T00:57:28.936Z Compiling drift v0.1.4
30582026-05-20T00:57:29.447Z Compiling base16ct v1.0.0
30592026-05-20T00:57:29.705Z Compiling dropshot-api-manager v0.7.1
30602026-05-20T00:57:32.969Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
30612026-05-20T00:57:36.348Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#b2fac281)
30622026-05-20T00:57:37.525Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
30632026-05-20T00:57:38.865Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
30642026-05-20T00:57:41.390Z Compiling natord v1.0.9
30652026-05-20T00:57:41.707Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
30662026-05-20T00:57:41.801Z Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util)
30672026-05-20T00:57:42.179Z Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
30682026-05-20T00:57:43.473Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
30692026-05-20T00:57:45.834Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
30702026-05-20T00:57:55.256Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
30712026-05-20T00:57:55.698Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
30722026-05-20T00:57:56.330Z Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
30732026-05-20T00:57:57.259Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
30742026-05-20T00:57:58.276Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
30752026-05-20T00:58:23.777Z Finished `release` profile [optimized] target(s) in 4m 21s
30762026-05-20T00:58:23.954Z
30772026-05-20T00:58:23.954Zreal 4:21.755918285
30782026-05-20T00:58:23.954Zuser 29:44.192867300
30792026-05-20T00:58:23.954Zsys 2:45.344556720
30802026-05-20T00:58:23.954Ztrap 0.752116994
30812026-05-20T00:58:23.957Ztflt 1.417019912
30822026-05-20T00:58:23.957Zdflt 1.710944144
30832026-05-20T00:58:23.957Zkflt 0.005895423
30842026-05-20T00:58:23.957Zlock 1:59:24.256029185
30852026-05-20T00:58:23.957Zslp 1:25:52.192150496
30862026-05-20T00:58:23.957Zlat 2:18.823385527
30872026-05-20T00:58:23.957Zstop 3:43.268958821
30882026-05-20T00:58:23.957Z+ for x in debug release
30892026-05-20T00:58:23.957Z+ mkdir -p /work/debug
30902026-05-20T00:58:23.960Z+ cp target/debug/ddmd /work/debug/ddmd
30912026-05-20T00:58:24.482Z+ cp target/debug/ddmadm /work/debug/ddmadm
30922026-05-20T00:58:24.827Z+ cp target/debug/mgd /work/debug/mgd
30932026-05-20T00:58:25.438Z+ cp target/debug/mgadm /work/debug/mgadm
30942026-05-20T00:58:25.947Z+ for x in debug release
30952026-05-20T00:58:25.947Z+ mkdir -p /work/release
30962026-05-20T00:58:25.952Z+ cp target/release/ddmd /work/release/ddmd
30972026-05-20T00:58:26.036Z+ cp target/release/ddmadm /work/release/ddmadm
30982026-05-20T00:58:26.116Z+ cp target/release/mgd /work/release/mgd
30992026-05-20T00:58:26.231Z+ cp target/release/mgadm /work/release/mgadm
31002026-05-20T00:58:26.325Z+ cp target/release/falcon-lab /work/release/falcon-lab
31012026-05-20T00:58:26.384Zprocess exited: duration 637329 ms, exit code 0
 
31022026-05-20T00:58:26.399Zfound 9 output files
31032026-05-20T00:58:26.399Zuploading: /work/debug/ddmadm (516615944 bytes)
31042026-05-20T00:58:33.248Zuploaded: /work/debug/ddmadm
31052026-05-20T00:58:33.248Zuploading: /work/debug/ddmd (617515496 bytes)
31062026-05-20T00:58:41.580Zuploaded: /work/debug/ddmd
31072026-05-20T00:58:41.580Zuploading: /work/debug/mgadm (609252944 bytes)
31082026-05-20T00:58:48.848Zuploaded: /work/debug/mgadm
31092026-05-20T00:58:48.848Zuploading: /work/debug/mgd (705203656 bytes)
31102026-05-20T00:58:57.799Zuploaded: /work/debug/mgd
31112026-05-20T00:58:57.799Zuploading: /work/release/ddmadm (46398128 bytes)
31122026-05-20T00:58:59.279Zuploaded: /work/release/ddmadm
31132026-05-20T00:58:59.279Zuploading: /work/release/ddmd (56490376 bytes)
31142026-05-20T00:59:00.857Zuploaded: /work/release/ddmd
31152026-05-20T00:59:01.057Zuploading: /work/release/falcon-lab (35804408 bytes)
31162026-05-20T00:59:02.490Zuploaded: /work/release/falcon-lab
31172026-05-20T00:59:02.490Zuploading: /work/release/mgadm (57384104 bytes)
31182026-05-20T00:59:04.053Zuploaded: /work/release/mgadm
31192026-05-20T00:59:04.053Zuploading: /work/release/mgd (73466112 bytes)
31202026-05-20T00:59:05.924Zuploaded: /work/release/mgd