01KS31F1NQE4KQBQHSJQ76A7HT: 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: 01KS31FJP6VXR82Z1RCEERNBKA

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-20T15:54:36.335Zjob assigned to worker 01KS31FR3VG2J46SF3H9N88YWV [factory aws, i-00dd8fcd5075f3ee2] (queued for 51 s)
 
22026-05-20T15:54:42.959Zstarting task 0: "setup"
32026-05-20T15:54:42.963Z++ uname -s
42026-05-20T15:54:42.966Z+ kern=SunOS
52026-05-20T15:54:42.966Z+ build_user=build
62026-05-20T15:54:42.966Z+ build_uid=12345
72026-05-20T15:54:42.966Z+ work_dir=/work
82026-05-20T15:54:42.966Z+ input_dir=/input
92026-05-20T15:54:42.966Z+ [[ 0 == 12345 ]]
102026-05-20T15:54:42.966Z+ case "$kern" in
112026-05-20T15:54:42.966Z+ groupadd -g 12345 build
122026-05-20T15:54:42.966Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-20T15:54:44.971Z+ zfs create -o mountpoint=/work rpool/work
142026-05-20T15:54:45.073Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-20T15:54:45.076Z+ home_fs=zfs
162026-05-20T15:54:45.076Z+ [[ zfs == autofs ]]
172026-05-20T15:54:45.076Z+ mkdir -p /home/build
182026-05-20T15:54:45.076Z+ chown build:build /home/build /work
192026-05-20T15:54:47.077Z+ chmod 0700 /home/build /work
202026-05-20T15:54:47.081Zprocess exited: duration 4121 ms, exit code 0
 
212026-05-20T15:54:47.088Zstarting task 1: "rust-toolchain"
222026-05-20T15:54:47.091Z * rust toolchain channel = "stable"
232026-05-20T15:54:47.091Z+ printf ' * rust toolchain channel = "%s"\n' stable
242026-05-20T15:54:47.091Z * rust toolchain profile = "default"
252026-05-20T15:54:47.091Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-05-20T15:54:47.091Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-20T15:54:47.091Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-20T15:54:47.091Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-20T15:54:47.094Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-05-20T15:54:47.202Zinfo: downloading installer
312026-05-20T15:54:48.579Zwarn: It looks like you have an existing installation of Rust at:
322026-05-20T15:54:48.579Zwarn: /opt/ooce/bin
332026-05-20T15:54:48.579Zwarn: It is recommended that rustup be the primary Rust installation.
342026-05-20T15:54:48.580Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-05-20T15:54:48.580Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-05-20T15:54:48.580Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-05-20T15:54:48.580Zwarn: or pass `-y' to ignore all ignorable checks.
382026-05-20T15:54:48.580Zerror: cannot install while Rust is installed
392026-05-20T15:54:48.580Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-05-20T15:54:48.583Zwarn: It looks like you have an existing rustup settings file at:
412026-05-20T15:54:48.583Zwarn: /home/build/.rustup/settings.toml
422026-05-20T15:54:48.583Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-05-20T15:54:48.583Zwarn: instead of the one inferred from the default host triple.
442026-05-20T15:54:48.594Zinfo: profile set to default
452026-05-20T15:54:48.594Zinfo: default host triple is x86_64-unknown-illumos
462026-05-20T15:54:48.597Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
472026-05-20T15:54:48.728Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
482026-05-20T15:54:48.731Zinfo: downloading 6 components
492026-05-20T15:55:03.305Z
502026-05-20T15:55:03.306Zinfo: default toolchain set to stable-x86_64-unknown-illumos
512026-05-20T15:55:03.332Z stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
522026-05-20T15:55:03.332Z
532026-05-20T15:55:03.335Z
542026-05-20T15:55:03.335ZRust is installed now. Great!
552026-05-20T15:55:03.335Z
562026-05-20T15:55:03.335ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-05-20T15:55:03.335Zenvironment variable. This has not been done automatically.
582026-05-20T15:55:03.335Z
592026-05-20T15:55:03.335ZTo configure your current shell, you need to source
602026-05-20T15:55:03.335Zthe corresponding env file under $HOME/.cargo.
612026-05-20T15:55:03.335Z
622026-05-20T15:55:03.335ZThis is usually done by running one of the following (note the leading DOT):
632026-05-20T15:55:03.335Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-05-20T15:55:03.335Zsource "$HOME/.cargo/env.fish" # For fish
652026-05-20T15:55:03.335Zsource "~/.cargo/env.nu" # For nushell
662026-05-20T15:55:03.335Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-05-20T15:55:03.335Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-05-20T15:55:03.335Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-05-20T15:55:03.335Zwarn: no default linker (`cc`) was found in your PATH
702026-05-20T15:55:03.335Zwarn: many Rust crates require a system C toolchain to build
712026-05-20T15:55:03.418Z+ rustup --version
722026-05-20T15:55:03.427Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-05-20T15:55:03.430Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-05-20T15:55:03.453Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
752026-05-20T15:55:03.456Z+ cargo --version
762026-05-20T15:55:03.464Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
772026-05-20T15:55:03.467Z+ rustc --version
782026-05-20T15:55:03.487Zrustc 1.95.0 (59807616e 2026-04-14)
792026-05-20T15:55:03.490Zprocess exited: duration 16399 ms, exit code 0
 
802026-05-20T15:55:03.495Zstarting task 2: "authentication"
812026-05-20T15:55:03.512Zprocess exited: duration 15 ms, exit code 0
 
822026-05-20T15:55:03.517Zstarting task 3: "clone repository"
832026-05-20T15:55:03.522Z+ mkdir -p /work/oxidecomputer/maghemite
842026-05-20T15:55:03.525Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-05-20T15:55:03.557ZCloning into '/work/oxidecomputer/maghemite'...
862026-05-20T15:55:04.737Z+ cd /work/oxidecomputer/maghemite
872026-05-20T15:55:04.737Z+ git fetch origin 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c
882026-05-20T15:55:04.976ZFrom https://github.com/oxidecomputer/maghemite
892026-05-20T15:55:04.976Z * branch 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c -> FETCH_HEAD
902026-05-20T15:55:04.980Z+ [[ -n zl/mrib ]]
912026-05-20T15:55:04.983Z++ git branch --show-current
922026-05-20T15:55:04.983Z+ current=main
932026-05-20T15:55:04.983Z+ [[ main != zl/mrib ]]
942026-05-20T15:55:04.984Z+ git branch -f zl/mrib 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c
952026-05-20T15:55:04.986Z+ git checkout -f zl/mrib
962026-05-20T15:55:05.004ZSwitched to branch 'zl/mrib'
972026-05-20T15:55:05.007Z+ git reset --hard 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c
982026-05-20T15:55:05.021ZHEAD is now at 004e5cd [merge] merge main again (cleanup, lock maint, happy maps)
992026-05-20T15:55:05.024Zprocess exited: duration 1504 ms, exit code 0
 
1002026-05-20T15:55:05.030Zstarting task 4: "build"
1012026-05-20T15:55:05.033Z+ pfexec pkg install clang-15
1022026-05-20T15:55:13.139Z Startup: Refreshing catalog 'helios-dev' ... Done
1032026-05-20T15:55:21.037Z Startup: Caching catalogs ... Done
1042026-05-20T15:55:28.192ZPlanning: Solver setup ... Done
1052026-05-20T15:55:28.232ZPlanning: Running solver ... Done
1062026-05-20T15:55:28.373ZPlanning: Finding local manifests ... Done
1072026-05-20T15:55:28.411ZPlanning: Fetching manifests: 0/2 0% complete
1082026-05-20T15:55:28.568ZPlanning: Fetching manifests: 2/2 100% complete
1092026-05-20T15:55:28.597ZPlanning: Package planning ... Done
1102026-05-20T15:55:28.622ZPlanning: Merging actions ... Done
1112026-05-20T15:55:28.730ZPlanning: Checking for conflicting actions ... Done
1122026-05-20T15:55:28.737ZPlanning: Consolidating action changes ... Done
1132026-05-20T15:55:29.506ZPlanning: Evaluating mediators ... Done
1142026-05-20T15:55:29.511ZPlanning: Planning completed in 8.31 seconds
1152026-05-20T15:55:29.522Z Packages to install: 2
1162026-05-20T15:55:29.522Z Mediators to change: 2
1172026-05-20T15:55:29.528Z Services to change: 1
1182026-05-20T15:55:29.528Z Create boot environment: No
1192026-05-20T15:55:29.528ZCreate backup boot environment: No
1202026-05-20T15:55:29.565Z
1212026-05-20T15:55:29.565ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1222026-05-20T15:55:34.567ZDownload: 1538/3076 items 116.9/211.3MB 55% complete (23.8M/s)
1232026-05-20T15:55:39.895ZDownload: 3030/3076 items 201.6/211.3MB 95% complete (21.3M/s)
1242026-05-20T15:55:40.485ZDownload: Completed 211.31 MB in 10.92 seconds (19.4M/s)
1252026-05-20T15:55:40.738Z Actions: 1/3418 actions (Installing new actions)
1262026-05-20T15:55:43.935Z Actions: Completed 3418 actions in 3.13 seconds.
1272026-05-20T15:55:44.506Z Done
1282026-05-20T15:55:44.506Z Done
1292026-05-20T15:55:45.248Z Done
1302026-05-20T15:55:48.589Z Done
1312026-05-20T15:55:48.662Z Done
1322026-05-20T15:55:48.665Z Done
1332026-05-20T15:55:48.928Z Done
1342026-05-20T15:55:49.597Z+ cargo --version
1352026-05-20T15:55:49.604Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
1362026-05-20T15:55:49.766Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
1372026-05-20T15:55:49.769Zinfo: downloading 6 components
1382026-05-20T15:56:06.236Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1392026-05-20T15:56:06.239Z+ rustc --version
1402026-05-20T15:56:06.265Zrustc 1.95.0 (59807616e 2026-04-14)
1412026-05-20T15:56:06.269Z+ banner check
1422026-05-20T15:56:06.272Z
1432026-05-20T15:56:06.272Z #### # # ###### #### # #
1442026-05-20T15:56:06.272Z # # # # # # # # #
1452026-05-20T15:56:06.272Z # ###### ##### # ####
1462026-05-20T15:56:06.272Z # # # # # # #
1472026-05-20T15:56:06.272Z # # # # # # # # #
1482026-05-20T15:56:06.272Z #### # # ###### #### # #
1492026-05-20T15:56:06.272Z
1502026-05-20T15:56:06.272Z+ cargo fmt -- --check
1512026-05-20T15:56:06.672Z+ cargo clippy --all-targets -- --deny warnings
1522026-05-20T15:56:06.781Z Updating git repository `https://github.com/oxidecomputer/falcon`
1532026-05-20T15:56:07.727ZFrom https://github.com/oxidecomputer/falcon
1542026-05-20T15:56:07.727Z * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24
1552026-05-20T15:56:07.803Z Updating crates.io index
1562026-05-20T15:56:07.836Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1572026-05-20T15:56:08.571ZFrom https://github.com/oxidecomputer/dendrite
1582026-05-20T15:56:08.571Z * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556
1592026-05-20T15:56:08.801Z Updating git repository `https://github.com/oxidecomputer/ispf`
1602026-05-20T15:56:09.127ZFrom https://github.com/oxidecomputer/ispf
1612026-05-20T15:56:09.127Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
1622026-05-20T15:56:09.132Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1632026-05-20T15:56:09.551ZFrom https://github.com/oxidecomputer/netadm-sys
1642026-05-20T15:56:09.551Z * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529
1652026-05-20T15:56:09.559Z Updating git repository `https://github.com/oxidecomputer/omicron`
1662026-05-20T15:56:17.354ZFrom https://github.com/oxidecomputer/omicron
1672026-05-20T15:56:17.354Z * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7
1682026-05-20T15:56:17.768Z Updating git repository `https://github.com/oxidecomputer/opte`
1692026-05-20T15:56:18.429ZFrom https://github.com/oxidecomputer/opte
1702026-05-20T15:56:18.429Z * [new ref] 5470aa15eaa06e5183c374c1f61e5e5ddd5e0350 -> refs/commit/5470aa15eaa06e5183c374c1f61e5e5ddd5e0350
1712026-05-20T15:56:18.460Z Updating git repository `https://github.com/illumos/smf-rs`
1722026-05-20T15:56:18.729ZFrom https://github.com/illumos/smf-rs
1732026-05-20T15:56:18.729Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1742026-05-20T15:56:19.496Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1752026-05-20T15:56:19.834ZFrom https://github.com/oxidecomputer/poptrie
1762026-05-20T15:56:19.834Z * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34
1772026-05-20T15:56:19.843Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1782026-05-20T15:56:20.166ZFrom https://github.com/oxidecomputer/network-interface
1792026-05-20T15:56:20.166Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1802026-05-20T15:56:20.201Z Updating git repository `https://github.com/oxidecomputer/zone`
1812026-05-20T15:56:20.483ZFrom https://github.com/oxidecomputer/zone
1822026-05-20T15:56:20.483Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1832026-05-20T15:56:20.492Z Updating git repository `https://github.com/oxidecomputer/propolis`
1842026-05-20T15:56:21.148ZFrom https://github.com/oxidecomputer/propolis
1852026-05-20T15:56:21.148Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1862026-05-20T15:56:21.549Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1872026-05-20T15:56:22.153ZFrom https://github.com/oxidecomputer/transceiver-control
1882026-05-20T15:56:22.153Z * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530
1892026-05-20T15:56:22.171Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1902026-05-20T15:56:22.499ZFrom https://github.com/oxidecomputer/dlpi-sys
1912026-05-20T15:56:22.499Z * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388
1922026-05-20T15:56:22.505Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1932026-05-20T15:56:22.824ZFrom https://github.com/jmesmon/rust-libzfs
1942026-05-20T15:56:22.824Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1952026-05-20T15:56:22.831Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1962026-05-20T15:56:23.111ZFrom https://github.com/oxidecomputer/rusty-doors
1972026-05-20T15:56:23.111Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1982026-05-20T15:56:23.121Z Updating git repository `https://github.com/oxidecomputer/lldp`
1992026-05-20T15:56:23.462ZFrom https://github.com/oxidecomputer/lldp
2002026-05-20T15:56:23.462Z * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d
2012026-05-20T15:56:23.634Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2022026-05-20T15:56:23.910ZFrom https://github.com/oxidecomputer/slog-error-chain
2032026-05-20T15:56:23.910Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
2042026-05-20T15:56:23.918Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2052026-05-20T15:56:24.247ZFrom https://github.com/oxidecomputer/tufaceous
2062026-05-20T15:56:24.247Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2072026-05-20T15:56:24.490Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2082026-05-20T15:56:25.002ZFrom https://github.com/oxidecomputer/management-gateway-service
2092026-05-20T15:56:25.002Z * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d
2102026-05-20T15:56:25.184Z Updating git repository `https://github.com/oxidecomputer/crucible`
2112026-05-20T15:56:26.079ZFrom https://github.com/oxidecomputer/crucible
2122026-05-20T15:56:26.079Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2132026-05-20T15:56:27.074Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2142026-05-20T15:56:27.371ZFrom https://github.com/oxidecomputer/serde_human_bytes
2152026-05-20T15:56:27.371Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2162026-05-20T15:56:27.680Z Updating git repository `https://github.com/oxidecomputer/propolis`
2172026-05-20T15:56:28.145ZFrom https://github.com/oxidecomputer/propolis
2182026-05-20T15:56:28.145Z * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845
2192026-05-20T15:56:28.262Z Updating git repository `https://github.com/oxidecomputer/tofino`
2202026-05-20T15:56:28.607ZFrom https://github.com/oxidecomputer/tofino
2212026-05-20T15:56:28.607Z * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b
2222026-05-20T15:56:28.627Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2232026-05-20T15:56:29.328ZFrom https://github.com/oxidecomputer/maghemite
2242026-05-20T15:56:29.328Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2252026-05-20T15:56:29.370Z Updating git repository `https://github.com/oxidecomputer/clickward`
2262026-05-20T15:56:29.672ZFrom https://github.com/oxidecomputer/clickward
2272026-05-20T15:56:29.672Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2282026-05-20T15:56:29.745Z Updating git repository `https://github.com/oxidecomputer/crucible`
2292026-05-20T15:56:30.137ZFrom https://github.com/oxidecomputer/crucible
2302026-05-20T15:56:30.137Z * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047
2312026-05-20T15:56:30.239Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2322026-05-20T15:56:30.549ZFrom https://github.com/oxidecomputer/illumos-devinfo
2332026-05-20T15:56:30.549Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2342026-05-20T15:56:31.465Z Downloading crates ...
2352026-05-20T15:56:31.535Z Downloaded async-recursion v1.1.1
2362026-05-20T15:56:31.539Z Downloaded atomicwrites v0.4.4
2372026-05-20T15:56:31.543Z Downloaded anstream v1.0.0
2382026-05-20T15:56:31.545Z Downloaded ahash v0.8.12
2392026-05-20T15:56:31.548Z Downloaded darling_macro v0.23.0
2402026-05-20T15:56:31.551Z Downloaded async-stream-impl v0.3.6
2412026-05-20T15:56:31.555Z Downloaded compression-core v0.4.32
2422026-05-20T15:56:31.559Z Downloaded const-random v0.1.18
2432026-05-20T15:56:31.559Z Downloaded defmt v1.1.0
2442026-05-20T15:56:31.562Z Downloaded block-buffer v0.10.4
2452026-05-20T15:56:31.565Z Downloaded cfg_aliases v0.2.1
2462026-05-20T15:56:31.569Z Downloaded base16ct v0.2.0
2472026-05-20T15:56:31.572Z Downloaded either v1.15.0
2482026-05-20T15:56:31.575Z Downloaded globset v0.4.18
2492026-05-20T15:56:31.577Z Downloaded data-encoding v2.11.0
2502026-05-20T15:56:31.580Z Downloaded dyn-clone v1.0.20
2512026-05-20T15:56:31.583Z Downloaded const-random-macro v0.1.16
2522026-05-20T15:56:31.583Z Downloaded base16ct v1.0.0
2532026-05-20T15:56:31.586Z Downloaded dtrace-parser v0.3.0
2542026-05-20T15:56:31.589Z Downloaded colorchoice v1.0.5
2552026-05-20T15:56:31.592Z Downloaded crunchy v0.2.4
2562026-05-20T15:56:31.592Z Downloaded cpufeatures v0.2.17
2572026-05-20T15:56:31.595Z Downloaded hashbrown v0.16.1
2582026-05-20T15:56:31.598Z Downloaded fastrand v2.4.1
2592026-05-20T15:56:31.601Z Downloaded enum-as-inner v0.6.1
2602026-05-20T15:56:31.604Z Downloaded futures-core v0.3.32
2612026-05-20T15:56:31.607Z Downloaded embedded-io v0.4.0
2622026-05-20T15:56:31.610Z Downloaded http-body-util v0.1.3
2632026-05-20T15:56:31.613Z Downloaded elliptic-curve v0.13.8
2642026-05-20T15:56:31.615Z Downloaded embedded-io v0.6.1
2652026-05-20T15:56:31.618Z Downloaded anstyle-query v1.1.5
2662026-05-20T15:56:31.621Z Downloaded dropshot-api-manager-types v0.7.1
2672026-05-20T15:56:31.621Z Downloaded deranged v0.5.8
2682026-05-20T15:56:31.624Z Downloaded futures-sink v0.3.32
2692026-05-20T15:56:31.627Z Downloaded debug-ignore v1.0.5
2702026-05-20T15:56:31.630Z Downloaded gethostname v0.5.0
2712026-05-20T15:56:31.630Z Downloaded futures-task v0.3.32
2722026-05-20T15:56:31.633Z Downloaded autocfg v1.5.0
2732026-05-20T15:56:31.636Z Downloaded http-body v1.0.1
2742026-05-20T15:56:31.639Z Downloaded glob v0.3.3
2752026-05-20T15:56:31.639Z Downloaded heck v0.5.0
2762026-05-20T15:56:31.642Z Downloaded hubpack v0.1.2
2772026-05-20T15:56:31.642Z Downloaded httpdate v1.0.3
2782026-05-20T15:56:31.645Z Downloaded foreign-types-shared v0.3.1
2792026-05-20T15:56:31.648Z Downloaded fxhash v0.2.1
2802026-05-20T15:56:31.648Z Downloaded hostname v0.3.1
2812026-05-20T15:56:31.651Z Downloaded git-stub v1.0.0
2822026-05-20T15:56:31.654Z Downloaded fixedbitset v0.4.2
2832026-05-20T15:56:31.657Z Downloaded futures-io v0.3.32
2842026-05-20T15:56:31.657Z Downloaded hubpack_derive v0.1.1
2852026-05-20T15:56:31.659Z Downloaded colored v3.1.1
2862026-05-20T15:56:31.662Z Downloaded half v2.7.1
2872026-05-20T15:56:31.665Z Downloaded erased-serde v0.3.31
2882026-05-20T15:56:31.668Z Downloaded darling v0.21.3
2892026-05-20T15:56:31.671Z Downloaded bs58 v0.5.1
2902026-05-20T15:56:31.674Z Downloaded foreign-types-macros v0.2.3
2912026-05-20T15:56:31.677Z Downloaded dtrace-parser v0.2.0
2922026-05-20T15:56:31.677Z Downloaded hostname v0.4.2
2932026-05-20T15:56:31.680Z Downloaded idna_adapter v1.2.2
2942026-05-20T15:56:31.680Z Downloaded form_urlencoded v1.2.2
2952026-05-20T15:56:31.683Z Downloaded heck v0.4.1
2962026-05-20T15:56:31.686Z Downloaded is-terminal v0.4.17
2972026-05-20T15:56:31.686Z Downloaded konst_macro_rules v0.2.19
2982026-05-20T15:56:31.689Z Downloaded fnv v1.0.7
2992026-05-20T15:56:31.692Z Downloaded hex v0.4.3
3002026-05-20T15:56:31.692Z Downloaded camino-tempfile v1.4.1
3012026-05-20T15:56:31.695Z Downloaded indent_write v2.2.0
3022026-05-20T15:56:31.697Z Downloaded ident_case v1.0.1
3032026-05-20T15:56:31.697Z Downloaded internet-checksum v0.2.1
3042026-05-20T15:56:31.700Z Downloaded anyhow v1.0.102
3052026-05-20T15:56:31.703Z Downloaded libscf-sys v1.2.0
3062026-05-20T15:56:31.703Z Downloaded keccak v0.1.6
3072026-05-20T15:56:31.706Z Downloaded daft v0.1.7
3082026-05-20T15:56:31.709Z Downloaded fs_extra v1.3.0
3092026-05-20T15:56:31.712Z Downloaded csv-core v0.1.13
3102026-05-20T15:56:31.712Z Downloaded lazy_static v1.5.0
3112026-05-20T15:56:31.715Z Downloaded hash32 v0.3.1
3122026-05-20T15:56:31.718Z Downloaded lru-slab v0.1.2
3132026-05-20T15:56:31.718Z Downloaded futures-executor v0.3.32
3142026-05-20T15:56:31.722Z Downloaded mime v0.3.17
3152026-05-20T15:56:31.725Z Downloaded macaddr v1.0.1
3162026-05-20T15:56:31.725Z Downloaded natord v1.0.9
3172026-05-20T15:56:31.725Z Downloaded ciborium v0.2.2
3182026-05-20T15:56:31.728Z Downloaded match_cfg v0.1.0
3192026-05-20T15:56:31.731Z Downloaded foldhash v0.1.5
3202026-05-20T15:56:31.731Z Downloaded highway v1.3.0
3212026-05-20T15:56:31.734Z Downloaded memmap v0.7.0
3222026-05-20T15:56:31.737Z Downloaded newline-converter v0.3.0
3232026-05-20T15:56:31.737Z Downloaded no-std-compat v0.4.1
3242026-05-20T15:56:31.740Z Downloaded fs-err v3.3.0
3252026-05-20T15:56:31.743Z Downloaded newtype-uuid-macros v0.1.0
3262026-05-20T15:56:31.743Z Downloaded ingot v0.1.1
3272026-05-20T15:56:31.746Z Downloaded hyper-rustls v0.27.9
3282026-05-20T15:56:31.746Z Downloaded git-stub-vcs v0.1.0
3292026-05-20T15:56:31.749Z Downloaded num-iter v0.1.45
3302026-05-20T15:56:31.753Z Downloaded num-derive v0.4.2
3312026-05-20T15:56:31.753Z Downloaded olpc-cjson v0.1.4
3322026-05-20T15:56:31.756Z Downloaded num-conv v0.2.1
3332026-05-20T15:56:31.756Z Downloaded openssl-probe v0.2.1
3342026-05-20T15:56:31.759Z Downloaded opaque-debug v0.3.1
3352026-05-20T15:56:31.759Z Downloaded ipnetwork v0.21.1
3362026-05-20T15:56:31.762Z Downloaded cookie v0.18.1
3372026-05-20T15:56:31.765Z Downloaded ingot-types v0.1.2
3382026-05-20T15:56:31.765Z Downloaded crossbeam-epoch v0.9.18
3392026-05-20T15:56:31.768Z Downloaded bit-vec v0.8.0
3402026-05-20T15:56:31.771Z Downloaded omicron-workspace-hack v0.1.0
3412026-05-20T15:56:31.771Z Downloaded num_threads v0.1.7
3422026-05-20T15:56:31.774Z Downloaded humantime v2.3.0
3432026-05-20T15:56:31.774Z Downloaded ipnet v2.12.0
3442026-05-20T15:56:31.777Z Downloaded openssl-macros v0.1.1
3452026-05-20T15:56:31.777Z Downloaded libsw-core v0.3.2
3462026-05-20T15:56:31.780Z Downloaded parse-display v0.10.0
3472026-05-20T15:56:31.782Z Downloaded hmac v0.12.1
3482026-05-20T15:56:31.785Z Downloaded memoffset v0.9.1
3492026-05-20T15:56:31.785Z Downloaded libsw v3.5.0
3502026-05-20T15:56:31.788Z Downloaded lock_api v0.4.14
3512026-05-20T15:56:31.788Z Downloaded iana-time-zone v0.1.65
3522026-05-20T15:56:31.791Z Downloaded linear-map v1.2.0
3532026-05-20T15:56:31.794Z Downloaded percent-encoding v2.3.2
3542026-05-20T15:56:31.794Z Downloaded futures v0.3.32
3552026-05-20T15:56:31.798Z Downloaded newtype-uuid v1.3.2
3562026-05-20T15:56:31.801Z Downloaded multer v3.1.0
3572026-05-20T15:56:31.804Z Downloaded httparse v1.10.1
3582026-05-20T15:56:31.806Z Downloaded console v0.15.11
3592026-05-20T15:56:31.809Z Downloaded ingot-macros v0.1.1
3602026-05-20T15:56:31.809Z Downloaded derive-ex v0.1.8
3612026-05-20T15:56:31.812Z Downloaded clap v4.6.1
3622026-05-20T15:56:31.816Z Downloaded powerfmt v0.2.0
3632026-05-20T15:56:31.819Z Downloaded phf_shared v0.12.1
3642026-05-20T15:56:31.822Z Downloaded potential_utf v0.1.5
3652026-05-20T15:56:31.822Z Downloaded progenitor-client v0.10.0
3662026-05-20T15:56:31.825Z Downloaded proc-macro-crate v1.3.1
3672026-05-20T15:56:31.825Z Downloaded proc-macro-error-attr v1.0.4
3682026-05-20T15:56:31.828Z Downloaded pretty-hex v0.4.2
3692026-05-20T15:56:31.828Z Downloaded num_enum v0.5.11
3702026-05-20T15:56:31.832Z Downloaded num_enum_derive v0.7.6
3712026-05-20T15:56:31.835Z Downloaded jobserver v0.1.34
3722026-05-20T15:56:31.837Z Downloaded oxide-tokio-rt v0.1.6
3732026-05-20T15:56:31.837Z Downloaded bitflags v2.11.1
3742026-05-20T15:56:31.840Z Downloaded chacha20 v0.10.0
3752026-05-20T15:56:31.843Z Downloaded progenitor-macro v0.14.0
3762026-05-20T15:56:31.846Z Downloaded progenitor-macro v0.13.0
3772026-05-20T15:56:31.846Z Downloaded proc-macro-error-attr2 v2.0.0
3782026-05-20T15:56:31.849Z Downloaded crossbeam-channel v0.5.15
3792026-05-20T15:56:31.852Z Downloaded dropshot_endpoint v0.17.0
3802026-05-20T15:56:31.855Z Downloaded oxnet v0.1.5
3812026-05-20T15:56:31.858Z Downloaded memmap2 v0.9.10
3822026-05-20T15:56:31.858Z Downloaded rand_chacha v0.3.1
3832026-05-20T15:56:31.861Z Downloaded progenitor-client v0.14.0
3842026-05-20T15:56:31.861Z Downloaded pem v3.0.6
3852026-05-20T15:56:31.864Z Downloaded paste v1.0.15
3862026-05-20T15:56:31.867Z Downloaded quick-error v1.2.3
3872026-05-20T15:56:31.867Z Downloaded progenitor-macro v0.10.0
3882026-05-20T15:56:31.869Z Downloaded password-hash v0.5.0
3892026-05-20T15:56:31.869Z Downloaded progenitor-client v0.11.2
3902026-05-20T15:56:31.873Z Downloaded plain v0.2.3
3912026-05-20T15:56:31.873Z Downloaded pin-project-lite v0.2.17
3922026-05-20T15:56:31.876Z Downloaded ref-cast-impl v1.0.25
3932026-05-20T15:56:31.878Z Downloaded futures-channel v0.3.32
3942026-05-20T15:56:31.881Z Downloaded pin-project-internal v1.1.13
3952026-05-20T15:56:31.881Z Downloaded icu_properties v2.2.0
3962026-05-20T15:56:31.884Z Downloaded const_format v0.2.36
3972026-05-20T15:56:31.887Z Downloaded rustc_version v0.4.1
3982026-05-20T15:56:31.890Z Downloaded num-integer v0.1.46
3992026-05-20T15:56:31.890Z Downloaded rustc_version v0.1.7
4002026-05-20T15:56:31.893Z Downloaded rustc-hash v2.1.2
4012026-05-20T15:56:31.893Z Downloaded rand_xorshift v0.4.0
4022026-05-20T15:56:31.896Z Downloaded getrandom v0.3.4
4032026-05-20T15:56:31.900Z Downloaded progenitor v0.10.0
4042026-05-20T15:56:31.901Z Downloaded pkg-config v0.3.33
4052026-05-20T15:56:31.903Z Downloaded indexmap v1.9.3
4062026-05-20T15:56:31.903Z Downloaded progenitor v0.14.0
4072026-05-20T15:56:31.906Z Downloaded proc-macro-error2 v2.0.1
4082026-05-20T15:56:31.910Z Downloaded progenitor-extras v0.2.0
4092026-05-20T15:56:31.910Z Downloaded poly1305 v0.8.0
4102026-05-20T15:56:31.916Z Downloaded same-file v1.0.6
4112026-05-20T15:56:31.916Z Downloaded cc v1.2.62
4122026-05-20T15:56:31.919Z Downloaded ppv-lite86 v0.2.21
4132026-05-20T15:56:31.919Z Downloaded once_cell v1.21.4
4142026-05-20T15:56:31.925Z Downloaded litemap v0.8.2
4152026-05-20T15:56:31.925Z Downloaded parking_lot v0.12.5
4162026-05-20T15:56:31.930Z Downloaded proc-macro-error v1.0.4
4172026-05-20T15:56:31.930Z Downloaded rand_core v0.6.4
4182026-05-20T15:56:31.930Z Downloaded scroll_derive v0.13.1
4192026-05-20T15:56:31.934Z Downloaded parking_lot_core v0.9.12
4202026-05-20T15:56:31.934Z Downloaded scroll_derive v0.12.1
4212026-05-20T15:56:31.934Z Downloaded scopeguard v1.2.0
4222026-05-20T15:56:31.940Z Downloaded flate2 v1.1.9
4232026-05-20T15:56:31.940Z Downloaded proc-macro-crate v3.5.0
4242026-05-20T15:56:31.943Z Downloaded progenitor-client v0.13.0
4252026-05-20T15:56:31.943Z Downloaded parking_lot v0.11.2
4262026-05-20T15:56:31.943Z Downloaded semver v0.1.20
4272026-05-20T15:56:31.943Z Downloaded hickory-resolver v0.24.4
4282026-05-20T15:56:31.950Z Downloaded rand_chacha v0.9.0
4292026-05-20T15:56:31.955Z Downloaded quote v1.0.45
4302026-05-20T15:56:31.955Z Downloaded postcard v1.1.3
4312026-05-20T15:56:31.955Z Downloaded num-traits v0.2.19
4322026-05-20T15:56:31.959Z Downloaded serde-big-array v0.5.1
4332026-05-20T15:56:31.959Z Downloaded secrecy v0.10.3
4342026-05-20T15:56:31.959Z Downloaded rand_core v0.9.5
4352026-05-20T15:56:31.959Z Downloaded indicatif v0.18.4
4362026-05-20T15:56:31.962Z Downloaded rustls-native-certs v0.8.3
4372026-05-20T15:56:31.964Z Downloaded base64 v0.22.1
4382026-05-20T15:56:31.967Z Downloaded icu_normalizer_data v2.2.0
4392026-05-20T15:56:31.970Z Downloaded resolv-conf v0.7.6
4402026-05-20T15:56:31.970Z Downloaded ref-cast v1.0.25
4412026-05-20T15:56:31.973Z Downloaded rustls-pemfile v2.2.0
4422026-05-20T15:56:31.973Z Downloaded pest_derive v2.8.6
4432026-05-20T15:56:31.976Z Downloaded serde_urlencoded v0.7.1
4442026-05-20T15:56:31.979Z Downloaded sha1 v0.10.6
4452026-05-20T15:56:31.979Z Downloaded serde_spanned v1.1.1
4462026-05-20T15:56:31.986Z Downloaded serial_test v3.4.0
4472026-05-20T15:56:31.986Z Downloaded serde_spanned v0.6.9
4482026-05-20T15:56:31.995Z Downloaded serde_plain v1.0.2
4492026-05-20T15:56:31.998Z Downloaded quinn-udp v0.5.14
4502026-05-20T15:56:31.998Z Downloaded icu_provider v2.2.0
4512026-05-20T15:56:31.998Z Downloaded parking_lot_core v0.8.6
4522026-05-20T15:56:31.998Z Downloaded sigpipe v0.1.3
4532026-05-20T15:56:31.998Z Downloaded papergrid v0.17.0
4542026-05-20T15:56:32.006Z Downloaded papergrid v0.11.0
4552026-05-20T15:56:32.014Z Downloaded slog-bunyan v2.5.0
4562026-05-20T15:56:32.014Z Downloaded rusty-fork v0.3.1
4572026-05-20T15:56:32.014Z Downloaded siphasher v1.0.3
4582026-05-20T15:56:32.014Z Downloaded miniz_oxide v0.8.9
4592026-05-20T15:56:32.014Z Downloaded allocator-api2 v0.2.21
4602026-05-20T15:56:32.019Z Downloaded slog-envlogger v2.2.0
4612026-05-20T15:56:32.019Z Downloaded rand_core v0.10.1
4622026-05-20T15:56:32.019Z Downloaded icu_normalizer v2.2.0
4632026-05-20T15:56:32.020Z Downloaded diff v0.1.13
4642026-05-20T15:56:32.087Z Downloaded darling_core v0.23.0
4652026-05-20T15:56:32.087Z Downloaded log v0.4.29
4662026-05-20T15:56:32.087Z Downloaded smawk v0.3.2
4672026-05-20T15:56:32.088Z Downloaded spin v0.5.2
4682026-05-20T15:56:32.088Z Downloaded scroll v0.12.0
4692026-05-20T15:56:32.088Z Downloaded heapless v0.8.0
4702026-05-20T15:56:32.088Z Downloaded darling_core v0.21.3
4712026-05-20T15:56:32.088Z Downloaded bytes v1.11.1
4722026-05-20T15:56:32.088Z Downloaded progenitor v0.13.0
4732026-05-20T15:56:32.088Z Downloaded scroll v0.13.0
4742026-05-20T15:56:32.088Z Downloaded pest_generator v2.8.6
4752026-05-20T15:56:32.088Z Downloaded hickory-resolver v0.25.2
4762026-05-20T15:56:32.088Z Downloaded progenitor v0.11.2
4772026-05-20T15:56:32.088Z Downloaded chacha20poly1305 v0.10.1
4782026-05-20T15:56:32.088Z Downloaded serde_repr v0.1.20
4792026-05-20T15:56:32.088Z Downloaded stable_deref_trait v1.2.1
4802026-05-20T15:56:32.088Z Downloaded sdd v3.0.10
4812026-05-20T15:56:32.088Z Downloaded strum v0.26.3
4822026-05-20T15:56:32.088Z Downloaded supports-color v3.0.2
4832026-05-20T15:56:32.088Z Downloaded subtle v2.6.1
4842026-05-20T15:56:32.088Z Downloaded swrite v0.1.0
4852026-05-20T15:56:32.088Z Downloaded tabled_derive v0.7.0
4862026-05-20T15:56:32.088Z Downloaded serde_tokenstream v0.2.3
4872026-05-20T15:56:32.088Z Downloaded sync_wrapper v1.0.2
4882026-05-20T15:56:32.088Z Downloaded jiff-static v0.2.24
4892026-05-20T15:56:32.088Z Downloaded expectorate v1.2.0
4902026-05-20T15:56:32.088Z Downloaded rhai_codegen v3.1.0
4912026-05-20T15:56:32.088Z Downloaded sha2 v0.10.9
4922026-05-20T15:56:32.088Z Downloaded openssl-sys v0.9.116
4932026-05-20T15:56:32.088Z Downloaded termtree v0.5.1
4942026-05-20T15:56:32.088Z Downloaded tagptr v0.2.0
4952026-05-20T15:56:32.088Z Downloaded tabwriter v1.4.1
4962026-05-20T15:56:32.088Z Downloaded signal-hook-registry v1.4.8
4972026-05-20T15:56:32.088Z Downloaded icu_collections v2.2.0
4982026-05-20T15:56:32.088Z Downloaded slog-dtrace v0.3.0
4992026-05-20T15:56:32.088Z Downloaded terminal_size v0.4.4
5002026-05-20T15:56:32.088Z Downloaded shlex v1.3.0
5012026-05-20T15:56:32.088Z Downloaded slab v0.4.12
5022026-05-20T15:56:32.095Z Downloaded progenitor-impl v0.14.0
5032026-05-20T15:56:32.095Z Downloaded testing_table v0.3.0
5042026-05-20T15:56:32.095Z Downloaded take_mut v0.2.2
5052026-05-20T15:56:32.095Z Downloaded rustls-pki-types v1.14.1
5062026-05-20T15:56:32.095Z Downloaded memchr v2.8.0
5072026-05-20T15:56:32.095Z Downloaded simd-adler32 v0.3.9
5082026-05-20T15:56:32.095Z Downloaded slog-scope v4.4.1
5092026-05-20T15:56:32.095Z Downloaded minimal-lexical v0.2.1
5102026-05-20T15:56:32.100Z Downloaded smf v0.2.3
5112026-05-20T15:56:32.100Z Downloaded slog-term v2.9.2
5122026-05-20T15:56:32.100Z Downloaded thiserror-impl-no-std v2.0.2
5132026-05-20T15:56:32.100Z Downloaded snafu-derive v0.8.9
5142026-05-20T15:56:32.103Z Downloaded thread-id v4.2.2
5152026-05-20T15:56:32.103Z Downloaded time-core v0.1.8
5162026-05-20T15:56:32.103Z Downloaded thread-id v5.1.0
5172026-05-20T15:56:32.103Z Downloaded smartstring v1.0.1
5182026-05-20T15:56:32.103Z Downloaded slog-stdlog v4.1.1
5192026-05-20T15:56:32.106Z Downloaded static_assertions v1.1.0
5202026-05-20T15:56:32.106Z Downloaded serde_derive_internals v0.29.1
5212026-05-20T15:56:32.106Z Downloaded schemars_derive v0.8.22
5222026-05-20T15:56:32.109Z Downloaded structmeta-derive v0.3.0
5232026-05-20T15:56:32.109Z Downloaded strum v0.27.2
5242026-05-20T15:56:32.109Z Downloaded strsim v0.11.1
5252026-05-20T15:56:32.112Z Downloaded serial_test_derive v3.4.0
5262026-05-20T15:56:32.112Z Downloaded progenitor-impl v0.10.0
5272026-05-20T15:56:32.112Z Downloaded proc-macro2 v1.0.106
5282026-05-20T15:56:32.115Z Downloaded prettyplease v0.2.37
5292026-05-20T15:56:32.118Z Downloaded structmeta v0.3.0
5302026-05-20T15:56:32.118Z Downloaded pest_meta v2.8.6
5312026-05-20T15:56:32.121Z Downloaded tokio-macros v2.7.0
5322026-05-20T15:56:32.121Z Downloaded synstructure v0.13.2
5332026-05-20T15:56:32.121Z Downloaded rustls-platform-verifier v0.7.0
5342026-05-20T15:56:32.124Z Downloaded semver v1.0.28
5352026-05-20T15:56:32.127Z Downloaded konst v0.2.20
5362026-05-20T15:56:32.130Z Downloaded serde_path_to_error v0.1.20
5372026-05-20T15:56:32.130Z Downloaded rustversion v1.0.22
5382026-05-20T15:56:32.130Z Downloaded pin-project v1.1.13
5392026-05-20T15:56:32.136Z Downloaded tabled_derive v0.11.0
5402026-05-20T15:56:32.139Z Downloaded strum_macros v0.27.2
5412026-05-20T15:56:32.139Z Downloaded http v1.4.0
5422026-05-20T15:56:32.142Z Downloaded async-compression v0.4.42
5432026-05-20T15:56:32.146Z Downloaded toml_datetime v0.6.11
5442026-05-20T15:56:32.149Z Downloaded thiserror v2.0.18
5452026-05-20T15:56:32.152Z Downloaded thiserror v1.0.69
5462026-05-20T15:56:32.155Z Downloaded serde_core v1.0.228
5472026-05-20T15:56:32.155Z Downloaded ryu v1.0.23
5482026-05-20T15:56:32.158Z Downloaded thread_local v1.1.9
5492026-05-20T15:56:32.158Z Downloaded tinyvec_macros v0.1.1
5502026-05-20T15:56:32.161Z Downloaded tinystr v0.8.3
5512026-05-20T15:56:32.161Z Downloaded try-lock v0.2.5
5522026-05-20T15:56:32.161Z Downloaded tower-layer v0.3.3
5532026-05-20T15:56:32.164Z Downloaded toml_write v0.1.2
5542026-05-20T15:56:32.164Z Downloaded time-macros v0.2.27
5552026-05-20T15:56:32.164Z Downloaded thiserror-no-std v2.0.2
5562026-05-20T15:56:32.167Z Downloaded indexmap v2.14.0
5572026-05-20T15:56:32.170Z Downloaded dropshot-api-manager v0.7.1
5582026-05-20T15:56:32.173Z Downloaded rayon-core v1.13.0
5592026-05-20T15:56:32.176Z Downloaded tower-service v0.3.3
5602026-05-20T15:56:32.176Z Downloaded tokio-rustls v0.25.0
5612026-05-20T15:56:32.176Z Downloaded tokio-dtrace v0.1.1
5622026-05-20T15:56:32.179Z Downloaded typeid v1.0.3
5632026-05-20T15:56:32.179Z Downloaded serde_derive v1.0.228
5642026-05-20T15:56:32.182Z Downloaded unicode-linebreak v0.1.5
5652026-05-20T15:56:32.182Z Downloaded unarray v0.1.4
5662026-05-20T15:56:32.182Z Downloaded pretty_assertions v1.4.1
5672026-05-20T15:56:32.185Z Downloaded serde_with_macros v3.20.0
5682026-05-20T15:56:32.185Z Downloaded thiserror-impl v2.0.18
5692026-05-20T15:56:32.185Z Downloaded schemars v0.8.22
5702026-05-20T15:56:32.191Z Downloaded typify-macro v0.6.2
5712026-05-20T15:56:32.196Z Downloaded strum_macros v0.26.4
5722026-05-20T15:56:32.196Z Downloaded universal-hash v0.5.1
5732026-05-20T15:56:32.196Z Downloaded unicode-xid v0.2.6
5742026-05-20T15:56:32.199Z Downloaded serde_yaml v0.9.34+deprecated
5752026-05-20T15:56:32.199Z Downloaded term v1.2.1
5762026-05-20T15:56:32.199Z Downloaded rand v0.8.6
5772026-05-20T15:56:32.203Z Downloaded untrusted v0.7.1
5782026-05-20T15:56:32.206Z Downloaded tokio-tungstenite v0.21.0
5792026-05-20T15:56:32.206Z Downloaded thiserror-impl v1.0.69
5802026-05-20T15:56:32.206Z Downloaded tempfile v3.27.0
5812026-05-20T15:56:32.210Z Downloaded slog v2.8.2
5822026-05-20T15:56:32.210Z Downloaded toml_datetime v0.7.5+spec-1.1.0
5832026-05-20T15:56:32.215Z Downloaded untrusted v0.9.0
5842026-05-20T15:56:32.215Z Downloaded hyper-util v0.1.20
5852026-05-20T15:56:32.218Z Downloaded utf-8 v0.7.6
5862026-05-20T15:56:32.218Z Downloaded utf8_iter v1.0.4
5872026-05-20T15:56:32.218Z Downloaded slog-async v2.8.0
5882026-05-20T15:56:32.218Z Downloaded usdt-attr-macro v0.5.0
5892026-05-20T15:56:32.218Z Downloaded usdt v0.6.0
5902026-05-20T15:56:32.218Z Downloaded quinn v0.11.9
5912026-05-20T15:56:32.221Z Downloaded qorb v0.4.1
5922026-05-20T15:56:32.224Z Downloaded smallvec v1.15.1
5932026-05-20T15:56:32.224Z Downloaded unit-prefix v0.5.2
5942026-05-20T15:56:32.227Z Downloaded usdt-attr-macro v0.6.0
5952026-05-20T15:56:32.227Z Downloaded socket2 v0.6.3
5962026-05-20T15:56:32.230Z Downloaded utf8parse v0.2.2
5972026-05-20T15:56:32.230Z Downloaded waitgroup v0.1.2
5982026-05-20T15:56:32.230Z Downloaded usdt-macro v0.5.0
5992026-05-20T15:56:32.230Z Downloaded usdt-macro v0.6.0
6002026-05-20T15:56:32.233Z Downloaded tiny-keccak v2.0.2
6012026-05-20T15:56:32.233Z Downloaded schemars v0.9.0
6022026-05-20T15:56:32.239Z Downloaded wait-timeout v0.2.1
6032026-05-20T15:56:32.242Z Downloaded version_check v0.9.5
6042026-05-20T15:56:32.242Z Downloaded spin v0.9.8
6052026-05-20T15:56:32.245Z Downloaded nom v7.1.3
6062026-05-20T15:56:32.248Z Downloaded toml_writer v1.1.1+spec-1.1.0
6072026-05-20T15:56:32.248Z Downloaded hashbrown v0.12.3
6082026-05-20T15:56:32.251Z Downloaded want v0.3.1
6092026-05-20T15:56:32.251Z Downloaded thin-vec v0.2.18
6102026-05-20T15:56:32.254Z Downloaded slog-json v2.6.1
6112026-05-20T15:56:32.254Z Downloaded progenitor-impl v0.13.0
6122026-05-20T15:56:32.257Z Downloaded progenitor-impl v0.11.2
6132026-05-20T15:56:32.257Z Downloaded phf v0.12.1
6142026-05-20T15:56:32.257Z Downloaded tokio-rustls v0.26.4
6152026-05-20T15:56:32.260Z Downloaded parse-display-derive v0.10.0
6162026-05-20T15:56:32.260Z Downloaded crypto-bigint v0.5.5
6172026-05-20T15:56:32.263Z Downloaded schemars v1.2.1
6182026-05-20T15:56:32.271Z Downloaded yoke-derive v0.8.2
6192026-05-20T15:56:32.274Z Downloaded toml v0.8.23
6202026-05-20T15:56:32.274Z Downloaded test-strategy v0.4.5
6212026-05-20T15:56:32.277Z Downloaded mio v1.2.0
6222026-05-20T15:56:32.279Z Downloaded zeroize_derive v1.4.3
6232026-05-20T15:56:32.279Z Downloaded zerofrom-derive v0.1.7
6242026-05-20T15:56:32.282Z Downloaded zerofrom v0.1.8
6252026-05-20T15:56:32.282Z Downloaded similar v2.7.0
6262026-05-20T15:56:32.286Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6272026-05-20T15:56:32.286Z Downloaded rand v0.9.4
6282026-05-20T15:56:32.289Z Downloaded usdt v0.5.0
6292026-05-20T15:56:32.289Z Downloaded textwrap v0.16.2
6302026-05-20T15:56:32.292Z Downloaded owo-colors v4.3.0
6312026-05-20T15:56:32.292Z Downloaded zone_cfg_derive v0.3.1
6322026-05-20T15:56:32.292Z Downloaded usdt-impl v0.5.0
6332026-05-20T15:56:32.292Z Downloaded base64 v0.21.7
6342026-05-20T15:56:32.295Z Downloaded rustls-webpki v0.103.13
6352026-05-20T15:56:32.298Z Downloaded vsss-rs v3.3.4
6362026-05-20T15:56:32.300Z Downloaded serde v1.0.228
6372026-05-20T15:56:32.300Z Downloaded usdt-impl v0.6.0
6382026-05-20T15:56:32.303Z Downloaded toml_parser v1.1.2+spec-1.1.0
6392026-05-20T15:56:32.303Z Downloaded progenitor-macro v0.11.2
6402026-05-20T15:56:32.307Z Downloaded snafu v0.8.9
6412026-05-20T15:56:32.311Z Downloaded idna v1.1.0
6422026-05-20T15:56:32.312Z Downloaded num-complex v0.4.6
6432026-05-20T15:56:32.314Z Downloaded whoami v1.6.1
6442026-05-20T15:56:32.314Z Downloaded tracing-attributes v0.1.31
6452026-05-20T15:56:32.314Z Downloaded typify-macro v0.4.3
6462026-05-20T15:56:32.314Z Downloaded icu_locale_core v2.2.0
6472026-05-20T15:56:32.317Z Downloaded num_enum v0.7.6
6482026-05-20T15:56:32.320Z Downloaded xz2 v0.1.7
6492026-05-20T15:56:32.323Z Downloaded ucd-trie v0.1.7
6502026-05-20T15:56:32.323Z Downloaded hashbrown v0.15.5
6512026-05-20T15:56:32.326Z Downloaded hashbrown v0.17.1
6522026-05-20T15:56:32.329Z Downloaded writeable v0.6.3
6532026-05-20T15:56:32.332Z Downloaded h2 v0.4.14
6542026-05-20T15:56:32.335Z Downloaded toml v0.9.12+spec-1.1.0
6552026-05-20T15:56:32.338Z Downloaded hkdf v0.12.4
6562026-05-20T15:56:32.341Z Downloaded tokio-stream v0.1.18
6572026-05-20T15:56:32.344Z Downloaded hyper v1.9.0
6582026-05-20T15:56:32.346Z Downloaded zeroize v1.8.2
6592026-05-20T15:56:32.347Z Downloaded clap_builder v4.6.0
6602026-05-20T15:56:32.350Z Downloaded zone v0.3.1
6612026-05-20T15:56:32.353Z Downloaded zmij v1.0.21
6622026-05-20T15:56:32.353Z Downloaded zerovec-derive v0.11.3
6632026-05-20T15:56:32.353Z Downloaded tracing-core v0.1.36
6642026-05-20T15:56:32.356Z Downloaded iddqd v0.3.18
6652026-05-20T15:56:32.359Z Downloaded typify v0.6.2
6662026-05-20T15:56:32.362Z Downloaded pest v2.8.6
6672026-05-20T15:56:32.365Z Downloaded walkdir v2.5.0
6682026-05-20T15:56:32.365Z Downloaded nom v8.0.0
6692026-05-20T15:56:32.368Z Downloaded typify v0.4.3
6702026-05-20T15:56:32.371Z Downloaded tungstenite v0.21.0
6712026-05-20T15:56:32.374Z Downloaded itertools v0.12.1
6722026-05-20T15:56:32.378Z Downloaded unicode-ident v1.0.24
6732026-05-20T15:56:32.381Z Downloaded itertools v0.14.0
6742026-05-20T15:56:32.384Z Downloaded aho-corasick v1.1.4
6752026-05-20T15:56:32.387Z Downloaded zerocopy-derive v0.7.35
6762026-05-20T15:56:32.390Z Downloaded yoke v0.8.2
6772026-05-20T15:56:32.390Z Downloaded toml v1.1.2+spec-1.1.0
6782026-05-20T15:56:32.393Z Downloaded toml_edit v0.22.27
6792026-05-20T15:56:32.396Z Downloaded rand v0.10.1
6802026-05-20T15:56:32.396Z Downloaded tinyvec v1.11.0
6812026-05-20T15:56:32.399Z Downloaded icu_properties_data v2.2.0
6822026-05-20T15:56:32.403Z Downloaded num-rational v0.4.2
6832026-05-20T15:56:32.406Z Downloaded num v0.4.3
6842026-05-20T15:56:32.406Z Downloaded getrandom v0.2.17
6852026-05-20T15:56:32.408Z Downloaded displaydoc v0.2.5
6862026-05-20T15:56:32.408Z Downloaded num_enum_derive v0.5.11
6872026-05-20T15:56:32.408Z Downloaded darling v0.23.0
6882026-05-20T15:56:32.412Z Downloaded steno v0.4.1
6892026-05-20T15:56:32.415Z Downloaded goblin v0.8.2
6902026-05-20T15:56:32.418Z Downloaded newtype_derive v0.1.6
6912026-05-20T15:56:32.418Z Downloaded clap_derive v4.6.1
6922026-05-20T15:56:32.420Z Downloaded ron v0.12.1
6932026-05-20T15:56:32.424Z Downloaded unsafe-libyaml v0.2.11
6942026-05-20T15:56:32.427Z Downloaded futures-util v0.3.32
6952026-05-20T15:56:32.432Z Downloaded uuid v1.23.1
6962026-05-20T15:56:32.435Z Downloaded toml_edit v0.25.11+spec-1.1.0
6972026-05-20T15:56:32.438Z Downloaded reqwest v0.12.28
6982026-05-20T15:56:32.441Z Downloaded console v0.16.3
6992026-05-20T15:56:32.444Z Downloaded managed v0.8.0
7002026-05-20T15:56:32.444Z Downloaded find-msvc-tools v0.1.9
7012026-05-20T15:56:32.444Z Downloaded cancel-safe-futures v0.1.5
7022026-05-20T15:56:32.447Z Downloaded lru-cache v0.1.2
7032026-05-20T15:56:32.447Z Downloaded linked-hash-map v0.5.6
7042026-05-20T15:56:32.447Z Downloaded backon v1.6.0
7052026-05-20T15:56:32.450Z Downloaded foldhash v0.2.0
7062026-05-20T15:56:32.450Z Downloaded fixedbitset v0.5.7
7072026-05-20T15:56:32.450Z Downloaded digest v0.10.7
7082026-05-20T15:56:32.453Z Downloaded itoa v1.0.18
7092026-05-20T15:56:32.453Z Downloaded is_terminal_polyfill v1.70.2
7102026-05-20T15:56:32.453Z Downloaded libm v0.2.16
7112026-05-20T15:56:32.458Z Downloaded is_ci v1.2.0
7122026-05-20T15:56:32.461Z Downloaded defmt-macros v1.1.0
7132026-05-20T15:56:32.461Z Downloaded url v2.5.8
7142026-05-20T15:56:32.464Z Downloaded compression-codecs v0.4.38
7152026-05-20T15:56:32.467Z Downloaded reqwest v0.13.3
7162026-05-20T15:56:32.470Z Downloaded bytecount v0.6.9
7172026-05-20T15:56:32.474Z Downloaded toml_edit v0.19.15
7182026-05-20T15:56:32.479Z Downloaded unicode-segmentation v1.13.2
7192026-05-20T15:56:32.482Z Downloaded regex v1.12.3
7202026-05-20T15:56:32.485Z Downloaded group v0.13.0
7212026-05-20T15:56:32.485Z Downloaded yansi v1.0.1
7222026-05-20T15:56:32.488Z Downloaded getrandom v0.4.2
7232026-05-20T15:56:32.491Z Downloaded chrono v0.4.44
7242026-05-20T15:56:32.494Z Downloaded critical-section v1.2.0
7252026-05-20T15:56:32.494Z Downloaded blake2 v0.10.6
7262026-05-20T15:56:32.497Z Downloaded base64ct v1.8.3
7272026-05-20T15:56:32.497Z Downloaded scc v2.4.0
7282026-05-20T15:56:32.500Z Downloaded instant v0.1.13
7292026-05-20T15:56:32.500Z Downloaded inout v0.1.4
7302026-05-20T15:56:32.502Z Downloaded foreign-types-shared v0.1.1
7312026-05-20T15:56:32.502Z Downloaded daft-derive v0.1.7
7322026-05-20T15:56:32.506Z Downloaded rayon v1.12.0
7332026-05-20T15:56:32.509Z Downloaded typenum v1.20.0
7342026-05-20T15:56:32.512Z Downloaded aws-lc-rs v1.17.0
7352026-05-20T15:56:32.515Z Downloaded typed-path v0.9.3
7362026-05-20T15:56:32.518Z Downloaded tower v0.5.3
7372026-05-20T15:56:32.524Z Downloaded zerocopy-derive v0.8.48
7382026-05-20T15:56:32.535Z Downloaded zerotrie v0.2.4
7392026-05-20T15:56:32.539Z Downloaded serde_json v1.0.149
7402026-05-20T15:56:32.542Z Downloaded portable-atomic v1.13.1
7412026-05-20T15:56:32.547Z Downloaded proptest v1.11.0
7422026-05-20T15:56:32.552Z Downloaded tough v0.22.0
7432026-05-20T15:56:32.556Z Downloaded crossbeam-deque v0.8.6
7442026-05-20T15:56:32.559Z Downloaded byte-wrapper v0.1.0
7452026-05-20T15:56:32.559Z Downloaded anstyle v1.0.14
7462026-05-20T15:56:32.559Z Downloaded backoff v0.4.0
7472026-05-20T15:56:32.562Z Downloaded crossbeam-utils v0.8.21
7482026-05-20T15:56:32.562Z Downloaded cargo_toml v0.22.3
7492026-05-20T15:56:32.562Z Downloaded camino v1.2.2
7502026-05-20T15:56:32.565Z Downloaded errno v0.3.14
7512026-05-20T15:56:32.565Z Downloaded defmt v0.3.100
7522026-05-20T15:56:32.565Z Downloaded cpufeatures v0.3.0
7532026-05-20T15:56:32.568Z Downloaded unicode-normalization v0.1.25
7542026-05-20T15:56:32.569Z Downloaded cstr-argument v0.1.2
7552026-05-20T15:56:32.569Z Downloaded async-stream v0.3.6
7562026-05-20T15:56:32.572Z Downloaded ciborium-io v0.2.2
7572026-05-20T15:56:32.572Z Downloaded futures-macro v0.3.32
7582026-05-20T15:56:32.572Z Downloaded equivalent v1.0.2
7592026-05-20T15:56:32.572Z Downloaded convert_case v0.4.0
7602026-05-20T15:56:32.572Z Downloaded async-trait v0.1.89
7612026-05-20T15:56:32.575Z Downloaded crc8 v0.1.1
7622026-05-20T15:56:32.575Z Downloaded bit-set v0.8.0
7632026-05-20T15:56:32.575Z Downloaded foreign-types v0.3.2
7642026-05-20T15:56:32.575Z Downloaded float-ord v0.3.2
7652026-05-20T15:56:32.578Z Downloaded defmt-parser v1.0.0
7662026-05-20T15:56:32.578Z Downloaded crypto-common v0.1.7
7672026-05-20T15:56:32.578Z Downloaded crucible-workspace-hack v0.1.0
7682026-05-20T15:56:32.578Z Downloaded clap_lex v1.1.0
7692026-05-20T15:56:32.578Z Downloaded ciborium-ll v0.2.2
7702026-05-20T15:56:32.578Z Downloaded cfg-if v1.0.4
7712026-05-20T15:56:32.582Z Downloaded aead v0.5.2
7722026-05-20T15:56:32.582Z Downloaded derive_more v0.99.20
7732026-05-20T15:56:32.585Z Downloaded adler2 v2.0.1
7742026-05-20T15:56:32.585Z Downloaded generic-array v0.14.7
7752026-05-20T15:56:32.585Z Downloaded ff v0.13.1
7762026-05-20T15:56:32.585Z Downloaded drift v0.1.4
7772026-05-20T15:56:32.591Z Downloaded zerovec v0.11.6
7782026-05-20T15:56:32.595Z Downloaded serde_with v3.20.0
7792026-05-20T15:56:32.599Z Downloaded tower-http v0.6.10
7802026-05-20T15:56:32.604Z Downloaded rustls-webpki v0.102.8
7812026-05-20T15:56:32.614Z Downloaded tokio-util v0.7.18
7822026-05-20T15:56:32.618Z Downloaded moka v0.12.15
7832026-05-20T15:56:32.624Z Downloaded darling_macro v0.21.3
7842026-05-20T15:56:32.627Z Downloaded crc32fast v1.5.0
7852026-05-20T15:56:32.627Z Downloaded cipher v0.4.4
7862026-05-20T15:56:32.627Z Downloaded atomic-waker v1.1.2
7872026-05-20T15:56:32.627Z Downloaded foreign-types v0.5.0
7882026-05-20T15:56:32.627Z Downloaded dof v0.4.0
7892026-05-20T15:56:32.627Z Downloaded const_format_proc_macros v0.2.34
7902026-05-20T15:56:32.630Z Downloaded cmake v0.1.58
7912026-05-20T15:56:32.630Z Downloaded chacha20 v0.9.1
7922026-05-20T15:56:32.630Z Downloaded byteorder v1.5.0
7932026-05-20T15:56:32.630Z Downloaded bitflags v1.3.2
7942026-05-20T15:56:32.633Z Downloaded zerocopy v0.7.35
7952026-05-20T15:56:32.640Z Downloaded tabled v0.15.0
7962026-05-20T15:56:32.648Z Downloaded winnow v1.0.3
7972026-05-20T15:56:32.653Z Downloaded goblin v0.10.5
7982026-05-20T15:56:32.657Z Downloaded winnow v0.5.40
7992026-05-20T15:56:32.662Z Downloaded curve25519-dalek v4.1.3
8002026-05-20T15:56:32.667Z Downloaded syn v1.0.109
8012026-05-20T15:56:32.672Z Downloaded dropshot v0.17.0
8022026-05-20T15:56:32.684Z Downloaded winnow v0.7.15
8032026-05-20T15:56:32.688Z Downloaded tabled v0.20.0
8042026-05-20T15:56:32.698Z Downloaded bstr v1.12.1
8052026-05-20T15:56:32.705Z Downloaded webpki-roots v1.0.7
8062026-05-20T15:56:32.708Z Downloaded quinn-proto v0.11.14
8072026-05-20T15:56:32.711Z Downloaded bcs v0.1.6
8082026-05-20T15:56:32.711Z Downloaded argon2 v0.5.3
8092026-05-20T15:56:32.711Z Downloaded anstyle-parse v1.0.0
8102026-05-20T15:56:32.711Z Downloaded cobs v0.3.0
8112026-05-20T15:56:32.715Z Downloaded dunce v1.0.5
8122026-05-20T15:56:32.715Z Downloaded arc-swap v1.9.1
8132026-05-20T15:56:32.715Z Downloaded time v0.3.47
8142026-05-20T15:56:32.720Z Downloaded dof v0.3.0
8152026-05-20T15:56:32.723Z Downloaded derive-where v1.6.1
8162026-05-20T15:56:32.723Z Downloaded curve25519-dalek-derive v0.1.1
8172026-05-20T15:56:32.729Z Downloaded unicode-width v0.1.14
8182026-05-20T15:56:32.736Z Downloaded vcpkg v0.2.15
8192026-05-20T15:56:32.757Z Downloaded zerocopy v0.8.48
8202026-05-20T15:56:32.768Z Downloaded openssl v0.10.80
8212026-05-20T15:56:32.773Z Downloaded nix v0.31.3
8222026-05-20T15:56:32.779Z Downloaded regex-syntax v0.8.10
8232026-05-20T15:56:32.783Z Downloaded openapiv3 v2.2.0
8242026-05-20T15:56:32.789Z Downloaded unicode-width v0.2.2
8252026-05-20T15:56:32.792Z Downloaded rustls v0.23.40
8262026-05-20T15:56:32.798Z Downloaded syn v2.0.117
8272026-05-20T15:56:32.805Z Downloaded regress v0.11.1
8282026-05-20T15:56:32.809Z Downloaded smoltcp v0.11.0
8292026-05-20T15:56:32.816Z Downloaded rustix v0.38.44
8302026-05-20T15:56:32.828Z Downloaded hickory-proto v0.25.2
8312026-05-20T15:56:32.836Z Downloaded rustls v0.22.4
8322026-05-20T15:56:32.843Z Downloaded rustix v1.1.4
8332026-05-20T15:56:32.855Z Downloaded hickory-proto v0.24.4
8342026-05-20T15:56:32.863Z Downloaded tracing v0.1.44
8352026-05-20T15:56:32.873Z Downloaded rhai v1.24.0
8362026-05-20T15:56:32.879Z Downloaded regress v0.10.5
8372026-05-20T15:56:32.903Z Downloaded sled v0.34.7
8382026-05-20T15:56:32.909Z Downloaded typify-impl v0.6.2
8392026-05-20T15:56:32.915Z Downloaded typify-impl v0.4.3
8402026-05-20T15:56:32.946Z Downloaded chrono-tz v0.10.4
8412026-05-20T15:56:32.955Z Downloaded lzma-sys v0.1.20
8422026-05-20T15:56:32.970Z Downloaded regex-automata v0.4.14
8432026-05-20T15:56:32.981Z Downloaded petgraph v0.6.5
8442026-05-20T15:56:32.988Z Downloaded csv v1.4.0
8452026-05-20T15:56:32.998Z Downloaded libc v0.2.186
8462026-05-20T15:56:33.016Z Downloaded jiff v0.2.24
8472026-05-20T15:56:33.026Z Downloaded petgraph v0.8.3
8482026-05-20T15:56:33.037Z Downloaded sha3 v0.10.9
8492026-05-20T15:56:33.072Z Downloaded tokio v1.52.3
8502026-05-20T15:56:33.123Z Downloaded encoding_rs v0.8.35
8512026-05-20T15:56:33.133Z Downloaded ring v0.17.14
8522026-05-20T15:56:33.610Z Downloaded aws-lc-sys v0.41.0
8532026-05-20T15:56:34.161Z Compiling proc-macro2 v1.0.106
8542026-05-20T15:56:34.161Z Compiling quote v1.0.45
8552026-05-20T15:56:34.161Z Compiling unicode-ident v1.0.24
8562026-05-20T15:56:34.161Z Compiling serde_core v1.0.228
8572026-05-20T15:56:34.161Z Compiling serde v1.0.228
8582026-05-20T15:56:34.161Z Compiling libc v0.2.186
8592026-05-20T15:56:34.164Z Compiling zmij v1.0.21
8602026-05-20T15:56:34.164Z Compiling autocfg v1.5.0
8612026-05-20T15:56:34.808Z Compiling libm v0.2.16
8622026-05-20T15:56:34.859Z Compiling icu_normalizer_data v2.2.0
8632026-05-20T15:56:34.877Z Compiling icu_properties_data v2.2.0
8642026-05-20T15:56:34.894Z Compiling serde_json v1.0.149
8652026-05-20T15:56:34.947Z Compiling num-traits v0.2.19
8662026-05-20T15:56:35.152Z Compiling getrandom v0.4.2
8672026-05-20T15:56:35.240Z Compiling version_check v0.9.5
8682026-05-20T15:56:35.331Z Compiling memchr v2.8.0
8692026-05-20T15:56:35.383Z Compiling thiserror v2.0.18
8702026-05-20T15:56:35.647Z Compiling schemars v0.8.22
8712026-05-20T15:56:35.744Z Compiling syn v2.0.117
8722026-05-20T15:56:35.874Z Compiling parking_lot_core v0.9.12
8732026-05-20T15:56:35.901Z Checking cfg-if v1.0.4
8742026-05-20T15:56:35.964Z Compiling heck v0.5.0
8752026-05-20T15:56:35.983Z Compiling zerocopy v0.8.48
8762026-05-20T15:56:36.015Z Compiling portable-atomic v1.13.1
8772026-05-20T15:56:36.172Z Compiling itoa v1.0.18
8782026-05-20T15:56:36.196Z Compiling jobserver v0.1.34
8792026-05-20T15:56:36.356Z Compiling find-msvc-tools v0.1.9
8802026-05-20T15:56:36.433Z Compiling shlex v1.3.0
8812026-05-20T15:56:36.522Z Compiling rustversion v1.0.22
8822026-05-20T15:56:36.596Z Compiling cc v1.2.62
8832026-05-20T15:56:36.741Z Compiling semver v1.0.28
8842026-05-20T15:56:36.811Z Compiling log v0.4.29
8852026-05-20T15:56:37.171Z Compiling httparse v1.10.1
8862026-05-20T15:56:37.187Z Compiling generic-array v0.14.7
8872026-05-20T15:56:37.282Z Compiling thiserror v1.0.69
8882026-05-20T15:56:37.512Z Compiling cmake v0.1.58
8892026-05-20T15:56:37.572Z Compiling dunce v1.0.5
8902026-05-20T15:56:37.596Z Compiling fs_extra v1.3.0
8912026-05-20T15:56:37.642Z Compiling slog v2.8.2
8922026-05-20T15:56:37.679Z Compiling equivalent v1.0.2
8932026-05-20T15:56:37.779Z Checking stable_deref_trait v1.2.1
8942026-05-20T15:56:37.814Z Compiling rustix v1.1.4
8952026-05-20T15:56:37.879Z Compiling regex-syntax v0.8.10
8962026-05-20T15:56:37.879Z Compiling aho-corasick v1.1.4
8972026-05-20T15:56:37.955Z Compiling ring v0.17.14
8982026-05-20T15:56:37.974Z Compiling aws-lc-sys v0.41.0
8992026-05-20T15:56:38.011Z Compiling getrandom v0.3.4
9002026-05-20T15:56:38.420Z Compiling ucd-trie v0.1.7
9012026-05-20T15:56:38.441Z Compiling anyhow v1.0.102
9022026-05-20T15:56:38.668Z Compiling synstructure v0.13.2
9032026-05-20T15:56:38.783Z Compiling serde_derive_internals v0.29.1
9042026-05-20T15:56:39.017Z Compiling pest v2.8.6
9052026-05-20T15:56:39.178Z Checking writeable v0.6.3
9062026-05-20T15:56:39.354Z Checking litemap v0.8.2
9072026-05-20T15:56:39.374Z Compiling regex-automata v0.4.14
9082026-05-20T15:56:39.527Z Checking utf8_iter v1.0.4
9092026-05-20T15:56:39.530Z Checking percent-encoding v2.3.2
9102026-05-20T15:56:39.786Z Checking form_urlencoded v1.2.2
9112026-05-20T15:56:39.875Z Compiling serde_derive v1.0.228
9122026-05-20T15:56:39.935Z Compiling zerofrom-derive v0.1.7
9132026-05-20T15:56:39.992Z Compiling yoke-derive v0.8.2
9142026-05-20T15:56:40.208Z Compiling zerovec-derive v0.11.3
9152026-05-20T15:56:40.455Z Compiling displaydoc v0.2.5
9162026-05-20T15:56:41.058Z Compiling schemars_derive v0.8.22
9172026-05-20T15:56:41.128Z Compiling thiserror-impl v2.0.18
9182026-05-20T15:56:41.181Z Compiling zeroize_derive v1.4.3
9192026-05-20T15:56:41.283Z Compiling tokio-macros v2.7.0
9202026-05-20T15:56:41.828Z Compiling zerocopy-derive v0.8.48
9212026-05-20T15:56:41.866Z Compiling futures-macro v0.3.32
9222026-05-20T15:56:41.991Z Compiling tracing-attributes v0.1.31
9232026-05-20T15:56:42.264Z Compiling thiserror-impl v1.0.69
9242026-05-20T15:56:42.445Z Checking zerofrom v0.1.8
9252026-05-20T15:56:42.726Z Checking yoke v0.8.2
9262026-05-20T15:56:42.904Z Checking zerovec v0.11.6
9272026-05-20T15:56:42.987Z Compiling serde_tokenstream v0.2.3
9282026-05-20T15:56:43.010Z Checking smallvec v1.15.1
9292026-05-20T15:56:43.043Z Checking bytes v1.11.1
9302026-05-20T15:56:43.229Z Compiling regex v1.12.3
9312026-05-20T15:56:43.269Z Checking zerotrie v0.2.4
9322026-05-20T15:56:43.372Z Checking tinystr v0.8.3
9332026-05-20T15:56:43.412Z Checking potential_utf v0.1.5
9342026-05-20T15:56:43.431Z Compiling pest_meta v2.8.6
9352026-05-20T15:56:43.508Z Compiling aws-lc-rs v1.17.0
9362026-05-20T15:56:43.539Z Checking icu_collections v2.2.0
9372026-05-20T15:56:43.558Z Checking icu_locale_core v2.2.0
9382026-05-20T15:56:43.613Z Compiling crossbeam-utils v0.8.21
9392026-05-20T15:56:43.672Z Checking rand_core v0.10.1
9402026-05-20T15:56:43.813Z Compiling time-core v0.1.8
9412026-05-20T15:56:43.850Z Compiling num-conv v0.2.1
9422026-05-20T15:56:43.910Z Compiling paste v1.0.15
9432026-05-20T15:56:43.973Z Compiling pest_generator v2.8.6
9442026-05-20T15:56:43.976Z Compiling strsim v0.11.1
9452026-05-20T15:56:44.009Z Compiling time-macros v0.2.27
9462026-05-20T15:56:44.152Z Checking icu_provider v2.2.0
9472026-05-20T15:56:44.307Z Compiling async-trait v0.1.89
9482026-05-20T15:56:44.386Z Checking icu_normalizer v2.2.0
9492026-05-20T15:56:44.409Z Checking icu_properties v2.2.0
9502026-05-20T15:56:44.591Z Compiling rustls v0.23.40
9512026-05-20T15:56:44.684Z Compiling pest_derive v2.8.6
9522026-05-20T15:56:44.706Z Compiling hashbrown v0.17.1
9532026-05-20T15:56:44.773Z Compiling ident_case v1.0.1
9542026-05-20T15:56:44.822Z Compiling byteorder v1.5.0
9552026-05-20T15:56:45.048Z Compiling camino v1.2.2
9562026-05-20T15:56:45.204Z Compiling indexmap v2.14.0
9572026-05-20T15:56:45.232Z Compiling omicron-workspace-hack v0.1.0
9582026-05-20T15:56:45.252Z Compiling scroll_derive v0.13.1
9592026-05-20T15:56:45.255Z Checking idna_adapter v1.2.2
9602026-05-20T15:56:45.406Z Checking idna v1.1.0
9612026-05-20T15:56:45.499Z Checking iana-time-zone v0.1.65
9622026-05-20T15:56:45.652Z Checking url v2.5.8
9632026-05-20T15:56:45.708Z Checking chrono v0.4.44
9642026-05-20T15:56:46.062Z Checking uuid v1.23.1
9652026-05-20T15:56:46.225Z Compiling slog-async v2.8.0
9662026-05-20T15:56:46.274Z Compiling daft-derive v0.1.7
9672026-05-20T15:56:46.553Z Compiling crc32fast v1.5.0
9682026-05-20T15:56:46.590Z Checking errno v0.3.14
9692026-05-20T15:56:46.779Z Checking dyn-clone v1.0.20
9702026-05-20T15:56:46.908Z Compiling usdt-impl v0.6.0
9712026-05-20T15:56:47.018Z Compiling scroll v0.13.0
9722026-05-20T15:56:47.096Z Compiling plain v0.2.3
9732026-05-20T15:56:47.261Z Compiling pretty-hex v0.4.2
9742026-05-20T15:56:47.324Z Compiling goblin v0.10.5
9752026-05-20T15:56:47.364Z Compiling dtrace-parser v0.3.0
9762026-05-20T15:56:47.396Z Compiling thread-id v5.1.0
9772026-05-20T15:56:47.483Z Checking pin-project-lite v0.2.17
9782026-05-20T15:56:47.590Z Checking getrandom v0.2.17
9792026-05-20T15:56:47.658Z Checking zeroize v1.8.2
9802026-05-20T15:56:47.825Z Compiling rustls v0.22.4
9812026-05-20T15:56:47.975Z Compiling ref-cast v1.0.25
9822026-05-20T15:56:48.023Z Compiling ref-cast-impl v1.0.25
9832026-05-20T15:56:48.085Z Compiling multer v3.1.0
9842026-05-20T15:56:48.627Z Compiling newtype-uuid-macros v0.1.0
9852026-05-20T15:56:48.732Z Compiling async-stream-impl v0.3.6
9862026-05-20T15:56:48.786Z Compiling syn v1.0.109
9872026-05-20T15:56:49.206Z Checking socket2 v0.6.3
9882026-05-20T15:56:49.280Z Compiling dropshot v0.17.0
9892026-05-20T15:56:49.336Z Checking scopeguard v1.2.0
9902026-05-20T15:56:49.353Z Compiling darling_core v0.23.0
9912026-05-20T15:56:49.403Z Compiling dropshot_endpoint v0.17.0
9922026-05-20T15:56:49.442Z Checking lock_api v0.4.14
9932026-05-20T15:56:49.463Z Compiling structmeta-derive v0.3.0
9942026-05-20T15:56:49.572Z Compiling strum_macros v0.26.4
9952026-05-20T15:56:50.484Z Compiling dof v0.4.0
9962026-05-20T15:56:50.980Z Compiling structmeta v0.3.0
9972026-05-20T15:56:51.390Z Compiling darling_macro v0.23.0
9982026-05-20T15:56:51.606Z Checking bitflags v2.11.1
9992026-05-20T15:56:51.625Z Checking parking_lot v0.12.5
10002026-05-20T15:56:51.659Z Checking critical-section v1.2.0
10012026-05-20T15:56:51.682Z Compiling usdt-attr-macro v0.6.0
10022026-05-20T15:56:51.710Z Compiling usdt-macro v0.6.0
10032026-05-20T15:56:51.779Z Checking once_cell v1.21.4
10042026-05-20T15:56:51.939Z Compiling darling v0.23.0
10052026-05-20T15:56:51.959Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10062026-05-20T15:56:52.072Z Compiling serde_with_macros v3.20.0
10072026-05-20T15:56:52.452Z Checking signal-hook-registry v1.4.8
10082026-05-20T15:56:52.469Z Compiling strum_macros v0.27.2
10092026-05-20T15:56:52.540Z Checking mio v1.2.0
10102026-05-20T15:56:52.601Z Compiling derive-ex v0.1.8
10112026-05-20T15:56:52.651Z Checking subtle v2.6.1
10122026-05-20T15:56:52.813Z Compiling foldhash v0.2.0
10132026-05-20T15:56:52.829Z Checking tokio v1.52.3
10142026-05-20T15:56:52.890Z Compiling allocator-api2 v0.2.21
10152026-05-20T15:56:52.916Z Checking futures-core v0.3.32
10162026-05-20T15:56:53.176Z Compiling hashbrown v0.16.1
10172026-05-20T15:56:53.211Z Compiling parse-display-derive v0.10.0
10182026-05-20T15:56:53.756Z Checking futures-sink v0.3.32
10192026-05-20T15:56:53.858Z Checking slab v0.4.12
10202026-05-20T15:56:54.031Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
10212026-05-20T15:56:54.053Z Compiling http v1.4.0
10222026-05-20T15:56:54.162Z Compiling test-strategy v0.4.5
10232026-05-20T15:56:54.728Z Checking futures-channel v0.3.32
10242026-05-20T15:56:54.882Z Checking rand_core v0.6.4
10252026-05-20T15:56:55.027Z Checking futures-task v0.3.32
10262026-05-20T15:56:55.070Z Checking futures-io v0.3.32
10272026-05-20T15:56:55.184Z Checking futures-util v0.3.32
10282026-05-20T15:56:55.220Z Compiling winnow v1.0.3
10292026-05-20T15:56:55.495Z Checking tracing-core v0.1.36
10302026-05-20T15:56:55.904Z Compiling fnv v1.0.7
10312026-05-20T15:56:55.972Z Checking tracing v0.1.44
10322026-05-20T15:56:56.007Z Checking ipnetwork v0.21.1
10332026-05-20T15:56:56.168Z Compiling toml_parser v1.1.2+spec-1.1.0
10342026-05-20T15:56:56.367Z Checking typenum v1.20.0
10352026-05-20T15:56:56.387Z Checking base64 v0.22.1
10362026-05-20T15:56:56.904Z Checking rustls-pki-types v1.14.1
10372026-05-20T15:56:56.924Z Compiling toml_datetime v1.1.1+spec-1.1.0
10382026-05-20T15:56:57.226Z Compiling ryu v1.0.23
10392026-05-20T15:56:57.262Z Checking erased-serde v0.3.31
10402026-05-20T15:56:57.396Z Checking untrusted v0.9.0
10412026-05-20T15:56:57.400Z Compiling openapiv3 v2.2.0
10422026-05-20T15:56:57.468Z Checking crypto-common v0.1.7
10432026-05-20T15:56:57.769Z Checking oxnet v0.1.5
10442026-05-20T15:56:58.010Z Compiling clap_derive v4.6.1
10452026-05-20T15:56:58.114Z Checking tokio-util v0.7.18
10462026-05-20T15:56:58.354Z Checking ipnet v2.12.0
10472026-05-20T15:56:58.579Z Checking http-body v1.0.1
10482026-05-20T15:56:58.767Z Checking atomic-waker v1.1.2
10492026-05-20T15:56:58.871Z Checking tower-layer v0.3.3
10502026-05-20T15:56:59.023Z Checking tower-service v0.3.3
10512026-05-20T15:56:59.097Z Checking try-lock v0.2.5
10522026-05-20T15:56:59.116Z Checking h2 v0.4.14
10532026-05-20T15:56:59.135Z Checking block-buffer v0.10.4
10542026-05-20T15:56:59.200Z Checking want v0.3.1
10552026-05-20T15:56:59.277Z Checking httpdate v1.0.3
10562026-05-20T15:56:59.445Z Checking digest v0.10.7
10572026-05-20T15:56:59.543Z Checking ppv-lite86 v0.2.21
10582026-05-20T15:57:00.134Z Compiling either v1.15.0
10592026-05-20T15:57:00.325Z Compiling itertools v0.14.0
10602026-05-20T15:57:00.343Z Checking serde_urlencoded v0.7.1
10612026-05-20T15:57:00.481Z Checking http-body-util v0.1.3
10622026-05-20T15:57:00.509Z Compiling toml_edit v0.25.11+spec-1.1.0
10632026-05-20T15:57:00.544Z Compiling regress v0.10.5
10642026-05-20T15:57:00.757Z Checking untrusted v0.7.1
10652026-05-20T15:57:00.898Z Checking hyper v1.9.0
10662026-05-20T15:57:01.234Z Compiling proc-macro-crate v3.5.0
10672026-05-20T15:57:01.828Z Checking hyper-util v0.1.20
10682026-05-20T15:57:01.831Z Compiling crucible-workspace-hack v0.1.0
10692026-05-20T15:57:01.989Z Compiling num_enum_derive v0.7.6
10702026-05-20T15:57:03.014Z Checking cpufeatures v0.2.17
10712026-05-20T15:57:03.422Z Checking powerfmt v0.2.0
10722026-05-20T15:57:03.489Z Compiling unsafe-libyaml v0.2.11
10732026-05-20T15:57:03.784Z Checking deranged v0.5.8
10742026-05-20T15:57:03.899Z Checking sync_wrapper v1.0.2
10752026-05-20T15:57:04.012Z Compiling serde_yaml v0.9.34+deprecated
10762026-05-20T15:57:04.170Z Checking num_threads v0.1.7
10772026-05-20T15:57:04.268Z Compiling convert_case v0.4.0
10782026-05-20T15:57:04.286Z Checking tower v0.5.3
10792026-05-20T15:57:04.358Z Checking rand_core v0.9.5
10802026-05-20T15:57:04.562Z Compiling derive_more v0.99.20
10812026-05-20T15:57:04.663Z Checking webpki-roots v1.0.7
10822026-05-20T15:57:04.696Z Checking time v0.3.47
10832026-05-20T15:57:04.713Z Compiling regress v0.11.1
10842026-05-20T15:57:05.031Z Checking tower-http v0.6.10
10852026-05-20T15:57:05.250Z Checking crossbeam-channel v0.5.15
10862026-05-20T15:57:05.321Z Compiling darling_core v0.21.3
10872026-05-20T15:57:05.600Z Compiling zerocopy-derive v0.7.35
10882026-05-20T15:57:06.341Z Compiling typify-impl v0.6.2
10892026-05-20T15:57:06.419Z Checking rand_chacha v0.9.0
10902026-05-20T15:57:06.837Z Checking futures-executor v0.3.32
10912026-05-20T15:57:06.934Z Checking thread_local v1.1.9
10922026-05-20T15:57:06.991Z Checking hex v0.4.3
10932026-05-20T15:57:07.165Z Checking rand v0.9.4
10942026-05-20T15:57:07.378Z Compiling darling_macro v0.21.3
10952026-05-20T15:57:07.469Z Checking is-terminal v0.4.17
10962026-05-20T15:57:07.568Z Compiling heapless v0.8.0
10972026-05-20T15:57:07.650Z Checking term v1.2.1
10982026-05-20T15:57:07.949Z Compiling darling v0.21.3
10992026-05-20T15:57:08.020Z Checking take_mut v0.2.2
11002026-05-20T15:57:08.038Z Compiling ingot-macros v0.1.1
11012026-05-20T15:57:08.305Z Checking slog-term v2.9.2
11022026-05-20T15:57:08.584Z Checking futures v0.3.32
11032026-05-20T15:57:08.690Z Compiling scroll_derive v0.12.1
11042026-05-20T15:57:08.871Z Compiling serde_repr v0.1.20
11052026-05-20T15:57:09.459Z Checking fastrand v2.4.1
11062026-05-20T15:57:09.787Z Compiling typify-macro v0.6.2
11072026-05-20T15:57:09.822Z Checking newtype-uuid v1.3.2
11082026-05-20T15:57:10.186Z Compiling smoltcp v0.11.0
11092026-05-20T15:57:10.246Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11102026-05-20T15:57:10.394Z Compiling rustix v0.38.44
11112026-05-20T15:57:10.688Z Checking daft v0.1.7
11122026-05-20T15:57:11.038Z Compiling rustc_version v0.4.1
11132026-05-20T15:57:11.316Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a)
11142026-05-20T15:57:11.486Z Compiling curve25519-dalek v4.1.3
11152026-05-20T15:57:11.592Z Checking tempfile v3.27.0
11162026-05-20T15:57:11.911Z Checking sha1 v0.10.6
11172026-05-20T15:57:12.121Z Compiling toml_datetime v0.6.11
11182026-05-20T15:57:12.198Z Compiling foreign-types-macros v0.2.3
11192026-05-20T15:57:12.474Z Checking simd-adler32 v0.3.9
11202026-05-20T15:57:12.498Z Checking adler2 v2.0.1
11212026-05-20T15:57:12.517Z Checking openssl-probe v0.2.1
11222026-05-20T15:57:12.548Z Checking match_cfg v0.1.0
11232026-05-20T15:57:12.839Z Checking miniz_oxide v0.8.9
11242026-05-20T15:57:12.916Z Checking rustls-native-certs v0.8.3
11252026-05-20T15:57:12.935Z Checking hostname v0.3.1
11262026-05-20T15:57:13.308Z Compiling zerocopy v0.7.35
11272026-05-20T15:57:13.471Z Checking slog-json v2.6.1
11282026-05-20T15:57:13.515Z Checking rand_chacha v0.3.1
11292026-05-20T15:57:13.628Z Compiling thiserror-impl-no-std v2.0.2
11302026-05-20T15:57:13.706Z Compiling hubpack_derive v0.1.1
11312026-05-20T15:57:13.845Z Compiling curve25519-dalek-derive v0.1.1
11322026-05-20T15:57:14.191Z Checking serde_spanned v1.1.1
11332026-05-20T15:57:14.218Z Checking memmap2 v0.9.10
11342026-05-20T15:57:14.294Z Compiling usdt-impl v0.5.0
11352026-05-20T15:57:14.315Z Compiling proc-macro-error-attr v1.0.4
11362026-05-20T15:57:14.380Z Checking toml_writer v1.1.1+spec-1.1.0
11372026-05-20T15:57:14.515Z Checking usdt v0.6.0
11382026-05-20T15:57:14.627Z Compiling dof v0.3.0
11392026-05-20T15:57:14.645Z Checking rand v0.8.6
11402026-05-20T15:57:14.671Z Checking slog-bunyan v2.5.0
11412026-05-20T15:57:14.690Z Checking flate2 v1.1.9
11422026-05-20T15:57:14.693Z Compiling typify v0.6.2
11432026-05-20T15:57:14.742Z Compiling dtrace-parser v0.2.0
11442026-05-20T15:57:14.804Z Checking rustls-webpki v0.102.8
11452026-05-20T15:57:14.966Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11462026-05-20T15:57:14.983Z Checking macaddr v1.0.1
11472026-05-20T15:57:15.347Z Compiling proc-macro-error v1.0.4
11482026-05-20T15:57:15.457Z Compiling thread-id v4.2.2
11492026-05-20T15:57:15.583Z Checking debug-ignore v1.0.5
11502026-05-20T15:57:15.605Z Checking compression-core v0.4.32
11512026-05-20T15:57:15.640Z Compiling pkg-config v0.3.33
11522026-05-20T15:57:15.777Z Checking compression-codecs v0.4.38
11532026-05-20T15:57:16.662Z Checking encoding_rs v0.8.35
11542026-05-20T15:57:16.830Z Compiling prettyplease v0.2.37
11552026-05-20T15:57:17.058Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457)
11562026-05-20T15:57:17.194Z Checking spin v0.9.8
11572026-05-20T15:57:17.249Z Checking mime v0.3.17
11582026-05-20T15:57:17.415Z Checking toml v1.1.2+spec-1.1.0
11592026-05-20T15:57:17.458Z Checking tokio-rustls v0.25.0
11602026-05-20T15:57:17.871Z Checking async-compression v0.4.42
11612026-05-20T15:57:18.095Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
11622026-05-20T15:57:18.118Z Checking waitgroup v0.1.2
11632026-05-20T15:57:18.178Z Checking rustls-pemfile v2.2.0
11642026-05-20T15:57:18.220Z Checking async-stream v0.3.6
11652026-05-20T15:57:18.304Z Checking serde_path_to_error v0.1.20
11662026-05-20T15:57:18.324Z Checking hostname v0.4.2
11672026-05-20T15:57:18.348Z Compiling memoffset v0.9.1
11682026-05-20T15:57:18.351Z Compiling heck v0.4.1
11692026-05-20T15:57:18.751Z Compiling usdt-attr-macro v0.5.0
11702026-05-20T15:57:19.052Z Compiling usdt-macro v0.5.0
11712026-05-20T15:57:19.454Z Compiling enum-as-inner v0.6.1
11722026-05-20T15:57:19.471Z Compiling num-derive v0.4.2
11732026-05-20T15:57:19.659Z Compiling cfg_aliases v0.2.1
11742026-05-20T15:57:19.810Z Compiling winnow v0.7.15
11752026-05-20T15:57:20.109Z Compiling nix v0.31.3
11762026-05-20T15:57:20.732Z Checking strum v0.26.3
11772026-05-20T15:57:20.848Z Checking wait-timeout v0.2.1
11782026-05-20T15:57:20.949Z Checking bit-vec v0.8.0
11792026-05-20T15:57:20.949Z Compiling rayon-core v1.13.0
11802026-05-20T15:57:20.986Z Checking quick-error v1.2.3
11812026-05-20T15:57:21.096Z Checking rusty-fork v0.3.1
11822026-05-20T15:57:21.158Z Checking bit-set v0.8.0
11832026-05-20T15:57:21.891Z Checking serde_with v3.20.0
11842026-05-20T15:57:22.168Z Checking rand_xorshift v0.4.0
11852026-05-20T15:57:22.583Z Checking unarray v0.1.4
11862026-05-20T15:57:22.588Z Checking rustls-webpki v0.103.13
11872026-05-20T15:57:23.052Z Checking proptest v1.11.0
11882026-05-20T15:57:24.099Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11892026-05-20T15:57:24.240Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11902026-05-20T15:57:24.273Z Checking strum v0.27.2
11912026-05-20T15:57:24.289Z Compiling num-integer v0.1.46
11922026-05-20T15:57:24.650Z Checking instant v0.1.13
11932026-05-20T15:57:24.949Z Compiling semver v0.1.20
11942026-05-20T15:57:25.308Z Checking tokio-rustls v0.26.4
11952026-05-20T15:57:25.452Z Checking rustls-platform-verifier v0.7.0
11962026-05-20T15:57:25.472Z Compiling winnow v0.5.40
11972026-05-20T15:57:25.540Z Checking hyper-rustls v0.27.9
11982026-05-20T15:57:25.742Z Compiling rustc_version v0.1.7
11992026-05-20T15:57:25.823Z Checking reqwest v0.13.3
12002026-05-20T15:57:25.886Z Checking reqwest v0.12.28
12012026-05-20T15:57:26.485Z Checking progenitor-client v0.14.0
12022026-05-20T15:57:26.561Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
12032026-05-20T15:57:26.579Z Checking progenitor-client v0.10.0
12042026-05-20T15:57:26.715Z Compiling toml_edit v0.19.15
12052026-05-20T15:57:26.975Z Compiling backon v1.6.0
12062026-05-20T15:57:28.272Z Compiling rustc-hash v2.1.2
12072026-05-20T15:57:28.479Z Compiling utf8parse v0.2.2
12082026-05-20T15:57:28.541Z Compiling anstyle-parse v1.0.0
12092026-05-20T15:57:28.642Z Checking iddqd v0.3.18
12102026-05-20T15:57:28.744Z Compiling backoff v0.4.0
12112026-05-20T15:57:28.947Z Compiling progenitor-extras v0.2.0
12122026-05-20T15:57:29.029Z Compiling proc-macro-crate v1.3.1
12132026-05-20T15:57:29.153Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
12142026-05-20T15:57:29.173Z Compiling newtype_derive v0.1.6
12152026-05-20T15:57:29.215Z Compiling num-rational v0.4.2
12162026-05-20T15:57:29.252Z Compiling num-iter v0.1.45
12172026-05-20T15:57:29.364Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3)
12182026-05-20T15:57:29.420Z Compiling parse-display v0.10.0
12192026-05-20T15:57:29.675Z Compiling num-complex v0.4.6
12202026-05-20T15:57:29.923Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12212026-05-20T15:57:29.944Z Compiling vcpkg v0.2.15
12222026-05-20T15:57:29.949Z Compiling anstyle v1.0.14
12232026-05-20T15:57:30.056Z Compiling anstyle-query v1.1.5
12242026-05-20T15:57:30.113Z Compiling owo-colors v4.3.0
12252026-05-20T15:57:30.169Z Compiling is_terminal_polyfill v1.70.2
12262026-05-20T15:57:30.188Z Compiling colorchoice v1.0.5
12272026-05-20T15:57:30.260Z Compiling num v0.4.3
12282026-05-20T15:57:30.280Z Compiling anstream v1.0.0
12292026-05-20T15:57:30.398Z Compiling num_enum_derive v0.5.11
12302026-05-20T15:57:30.503Z Compiling openssl-sys v0.9.116
12312026-05-20T15:57:30.564Z Compiling terminal_size v0.4.4
12322026-05-20T15:57:30.631Z Compiling progenitor-impl v0.14.0
12332026-05-20T15:57:30.726Z Compiling serde_spanned v0.6.9
12342026-05-20T15:57:30.802Z Compiling derive-where v1.6.1
12352026-05-20T15:57:30.872Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12362026-05-20T15:57:30.875Z Compiling pin-project-internal v1.1.13
12372026-05-20T15:57:31.252Z Compiling float-ord v0.3.2
12382026-05-20T15:57:31.377Z Compiling toml_write v0.1.2
12392026-05-20T15:57:31.397Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
12402026-05-20T15:57:31.415Z Compiling clap_lex v1.1.0
12412026-05-20T15:57:31.581Z Compiling clap_builder v4.6.0
12422026-05-20T15:57:31.632Z Compiling toml_edit v0.22.27
12432026-05-20T15:57:32.472Z Compiling progenitor-impl v0.13.0
12442026-05-20T15:57:32.704Z Compiling progenitor-macro v0.14.0
12452026-05-20T15:57:33.367Z Checking unicode-width v0.2.2
12462026-05-20T15:57:33.883Z Compiling clap v4.6.1
12472026-05-20T15:57:33.973Z Compiling toml v0.8.23
12482026-05-20T15:57:34.276Z Compiling zone_cfg_derive v0.3.1
12492026-05-20T15:57:34.497Z Compiling snafu-derive v0.8.9
12502026-05-20T15:57:34.520Z Compiling async-recursion v1.1.1
12512026-05-20T15:57:34.540Z Compiling progenitor-macro v0.13.0
12522026-05-20T15:57:35.424Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
12532026-05-20T15:57:35.810Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299)
12542026-05-20T15:57:36.122Z Compiling slog-dtrace v0.3.0
12552026-05-20T15:57:36.321Z Compiling unicode-xid v0.2.6
12562026-05-20T15:57:36.381Z Compiling chrono-tz v0.10.4
12572026-05-20T15:57:36.454Z Compiling openssl v0.10.80
12582026-05-20T15:57:36.632Z Compiling cancel-safe-futures v0.1.5
12592026-05-20T15:57:36.743Z Compiling minimal-lexical v0.2.1
12602026-05-20T15:57:36.748Z Compiling const_format_proc_macros v0.2.34
12612026-05-20T15:57:36.910Z Compiling nom v7.1.3
12622026-05-20T15:57:37.213Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
12632026-05-20T15:57:37.371Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
12642026-05-20T15:57:37.417Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
12652026-05-20T15:57:37.601Z Compiling openssl-macros v0.1.1
12662026-05-20T15:57:38.269Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
12672026-05-20T15:57:38.565Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
12682026-05-20T15:57:38.811Z Compiling cookie v0.18.1
12692026-05-20T15:57:38.898Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
12702026-05-20T15:57:39.001Z Compiling tabled_derive v0.7.0
12712026-05-20T15:57:40.508Z Checking num_enum v0.7.6
12722026-05-20T15:57:40.885Z Checking secrecy v0.10.3
12732026-05-20T15:57:40.925Z Checking tinyvec_macros v0.1.1
12742026-05-20T15:57:41.014Z Checking tinyvec v1.11.0
12752026-05-20T15:57:41.051Z Checking crossbeam-epoch v0.9.18
12762026-05-20T15:57:41.111Z Checking hash32 v0.3.1
12772026-05-20T15:57:41.343Z Checking data-encoding v2.11.0
12782026-05-20T15:57:41.398Z Checking tabwriter v1.4.1
12792026-05-20T15:57:41.459Z Checking ingot-types v0.1.2
12802026-05-20T15:57:41.546Z Checking scroll v0.12.0
12812026-05-20T15:57:41.623Z Checking hmac v0.12.1
12822026-05-20T15:57:41.704Z Checking inout v0.1.4
12832026-05-20T15:57:41.762Z Checking ff v0.13.1
12842026-05-20T15:57:41.781Z Checking cobs v0.3.0
12852026-05-20T15:57:41.784Z Checking bstr v1.12.1
12862026-05-20T15:57:41.841Z Checking managed v0.8.0
12872026-05-20T15:57:41.844Z Checking colored v3.1.1
12882026-05-20T15:57:41.932Z Checking bitflags v1.3.2
12892026-05-20T15:57:42.073Z Checking static_assertions v1.1.0
12902026-05-20T15:57:42.112Z Checking cpufeatures v0.3.0
12912026-05-20T15:57:42.115Z Checking foreign-types-shared v0.3.1
12922026-05-20T15:57:42.170Z Checking postcard v1.1.3
12932026-05-20T15:57:42.173Z Checking group v0.13.0
12942026-05-20T15:57:42.208Z Checking chacha20 v0.10.0
12952026-05-20T15:57:42.244Z Checking foreign-types v0.5.0
12962026-05-20T15:57:42.300Z Checking ingot v0.1.1
12972026-05-20T15:57:42.336Z Checking cipher v0.4.4
12982026-05-20T15:57:42.413Z Checking goblin v0.8.2
12992026-05-20T15:57:42.467Z Checking hkdf v0.12.4
13002026-05-20T15:57:42.817Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
13012026-05-20T15:57:43.297Z Checking universal-hash v0.5.1
13022026-05-20T15:57:43.430Z Checking crypto-bigint v0.5.5
13032026-05-20T15:57:43.451Z Checking half v2.7.1
13042026-05-20T15:57:43.682Z Checking cstr-argument v0.1.2
13052026-05-20T15:57:43.719Z Checking indent_write v2.2.0
13062026-05-20T15:57:43.810Z Checking base64ct v1.8.3
13072026-05-20T15:57:43.828Z Checking base16ct v0.2.0
13082026-05-20T15:57:43.849Z Checking ciborium-io v0.2.2
13092026-05-20T15:57:43.852Z Checking opaque-debug v0.3.1
13102026-05-20T15:57:43.942Z Checking poly1305 v0.8.0
13112026-05-20T15:57:43.962Z Checking ciborium-ll v0.2.2
13122026-05-20T15:57:43.965Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13132026-05-20T15:57:44.051Z Checking password-hash v0.5.0
13142026-05-20T15:57:44.084Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a)
13152026-05-20T15:57:44.136Z Checking chacha20 v0.9.1
13162026-05-20T15:57:44.155Z Checking rand v0.10.1
13172026-05-20T15:57:44.173Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
13182026-05-20T15:57:44.253Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
13192026-05-20T15:57:44.282Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13202026-05-20T15:57:44.301Z Checking elliptic-curve v0.13.8
13212026-05-20T15:57:44.344Z Checking thiserror-no-std v2.0.2
13222026-05-20T15:57:44.424Z Checking hubpack v0.1.2
13232026-05-20T15:57:44.444Z Checking byte-wrapper v0.1.0
13242026-05-20T15:57:44.573Z Checking blake2 v0.10.6
13252026-05-20T15:57:44.592Z Checking aead v0.5.2
13262026-05-20T15:57:44.610Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
13272026-05-20T15:57:44.699Z Checking keccak v0.1.6
13282026-05-20T15:57:44.735Z Checking chacha20poly1305 v0.10.1
13292026-05-20T15:57:44.789Z Checking argon2 v0.5.3
13302026-05-20T15:57:44.809Z Checking sha3 v0.10.9
13312026-05-20T15:57:44.845Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
13322026-05-20T15:57:44.864Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
13332026-05-20T15:57:45.042Z Checking ciborium v0.2.2
13342026-05-20T15:57:45.068Z Checking atomicwrites v0.4.4
13352026-05-20T15:57:45.087Z Compiling typify-impl v0.4.3
13362026-05-20T15:57:45.087Z Checking vsss-rs v3.3.4
13372026-05-20T15:57:45.197Z Checking memmap v0.7.0
13382026-05-20T15:57:45.333Z Checking lazy_static v1.5.0
13392026-05-20T15:57:45.459Z Checking usdt v0.5.0
13402026-05-20T15:57:45.478Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
13412026-05-20T15:57:45.622Z Checking similar v2.7.0
13422026-05-20T15:57:45.673Z Checking crossbeam-deque v0.8.6
13432026-05-20T15:57:45.853Z Checking bytecount v0.6.9
13442026-05-20T15:57:45.977Z Checking itertools v0.12.1
13452026-05-20T15:57:46.169Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
13462026-05-20T15:57:46.192Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13472026-05-20T15:57:46.270Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
13482026-05-20T15:57:46.529Z Checking resolv-conf v0.7.6
13492026-05-20T15:57:46.557Z Checking swrite v0.1.0
13502026-05-20T15:57:46.609Z Checking linked-hash-map v0.5.6
13512026-05-20T15:57:46.656Z Checking unicode-segmentation v1.13.2
13522026-05-20T15:57:46.712Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13532026-05-20T15:57:46.780Z Checking lru-cache v0.1.2
13542026-05-20T15:57:46.906Z Checking rayon v1.12.0
13552026-05-20T15:57:46.980Z Checking hickory-proto v0.24.4
13562026-05-20T15:57:46.998Z Checking newline-converter v0.3.0
13572026-05-20T15:57:47.114Z Checking console v0.15.11
13582026-05-20T15:57:47.134Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
13592026-05-20T15:57:47.405Z Checking camino-tempfile v1.4.1
13602026-05-20T15:57:47.520Z Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
13612026-05-20T15:57:47.802Z Checking serde-big-array v0.5.1
13622026-05-20T15:57:47.841Z Checking siphasher v1.0.3
13632026-05-20T15:57:47.942Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
13642026-05-20T15:57:47.982Z Checking progenitor v0.14.0
13652026-05-20T15:57:48.006Z Checking phf_shared v0.12.1
13662026-05-20T15:57:48.212Z Checking expectorate v1.2.0
13672026-05-20T15:57:48.385Z Checking unicode-normalization v0.1.25
13682026-05-20T15:57:48.405Z Compiling typify-macro v0.4.3
13692026-05-20T15:57:48.449Z Checking pin-project v1.1.13
13702026-05-20T15:57:48.469Z Checking num_enum v0.5.11
13712026-05-20T15:57:48.518Z Checking hickory-resolver v0.24.4
13722026-05-20T15:57:48.670Z Checking progenitor-client v0.13.0
13732026-05-20T15:57:49.132Z Checking tokio-stream v0.1.18
13742026-05-20T15:57:49.217Z Checking csv-core v0.1.13
13752026-05-20T15:57:49.239Z Checking foldhash v0.1.5
13762026-05-20T15:57:49.319Z Checking highway v1.3.0
13772026-05-20T15:57:49.374Z Checking unicode-width v0.1.14
13782026-05-20T15:57:49.395Z Checking same-file v1.0.6
13792026-05-20T15:57:49.416Z Checking smawk v0.3.2
13802026-05-20T15:57:49.522Z Compiling parking_lot_core v0.8.6
13812026-05-20T15:57:49.549Z Checking foreign-types-shared v0.1.1
13822026-05-20T15:57:49.552Z Checking konst_macro_rules v0.2.19
13832026-05-20T15:57:49.623Z Checking unicode-linebreak v0.1.5
13842026-05-20T15:57:49.659Z Checking foreign-types v0.3.2
13852026-05-20T15:57:49.703Z Checking konst v0.2.20
13862026-05-20T15:57:49.738Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
13872026-05-20T15:57:49.780Z Checking walkdir v2.5.0
13882026-05-20T15:57:49.836Z Checking qorb v0.4.1
13892026-05-20T15:57:49.855Z Checking textwrap v0.16.2
13902026-05-20T15:57:49.900Z Checking csv v1.4.0
13912026-05-20T15:57:49.921Z Checking hashbrown v0.15.5
13922026-05-20T15:57:50.228Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
13932026-05-20T15:57:50.268Z Checking progenitor v0.13.0
13942026-05-20T15:57:50.364Z Checking olpc-cjson v0.1.4
13952026-05-20T15:57:50.403Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13962026-05-20T15:57:50.433Z Checking snafu v0.8.9
13972026-05-20T15:57:50.452Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13982026-05-20T15:57:50.455Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
13992026-05-20T15:57:50.500Z Checking phf v0.12.1
14002026-05-20T15:57:50.577Z Checking zone v0.3.1
14012026-05-20T15:57:50.646Z Checking tokio-dtrace v0.1.1
14022026-05-20T15:57:50.675Z Checking globset v0.4.18
14032026-05-20T15:57:50.837Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14042026-05-20T15:57:50.966Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
14052026-05-20T15:57:51.446Z Checking smf v0.2.3
14062026-05-20T15:57:51.491Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14072026-05-20T15:57:51.518Z Checking pem v3.0.6
14082026-05-20T15:57:51.593Z Checking libsw-core v0.3.2
14092026-05-20T15:57:51.667Z Checking serde_plain v1.0.2
14102026-05-20T15:57:51.687Z Checking sigpipe v0.1.3
14112026-05-20T15:57:51.792Z Checking glob v0.3.3
14122026-05-20T15:57:51.833Z Checking jiff v0.2.24
14132026-05-20T15:57:51.853Z Checking typed-path v0.9.3
14142026-05-20T15:57:51.962Z Checking fixedbitset v0.4.2
14152026-05-20T15:57:51.979Z Checking fixedbitset v0.5.7
14162026-05-20T15:57:52.120Z Checking petgraph v0.6.5
14172026-05-20T15:57:52.200Z Checking petgraph v0.8.3
14182026-05-20T15:57:52.653Z Checking tough v0.22.0
14192026-05-20T15:57:53.188Z Checking libsw v3.5.0
14202026-05-20T15:57:53.346Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14212026-05-20T15:57:53.388Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14222026-05-20T15:57:53.422Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14232026-05-20T15:57:53.671Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14242026-05-20T15:57:53.819Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14252026-05-20T15:57:54.055Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14262026-05-20T15:57:54.076Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14272026-05-20T15:57:54.209Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
14282026-05-20T15:57:54.229Z Checking oxide-tokio-rt v0.1.6
14292026-05-20T15:57:54.605Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14302026-05-20T15:57:54.610Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14312026-05-20T15:57:54.712Z Checking const_format v0.2.36
14322026-05-20T15:57:54.777Z Checking papergrid v0.11.0
14332026-05-20T15:57:55.232Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14342026-05-20T15:57:55.317Z Checking gethostname v0.5.0
14352026-05-20T15:57:55.357Z Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14362026-05-20T15:57:55.384Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
14372026-05-20T15:57:55.412Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14382026-05-20T15:57:55.466Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14392026-05-20T15:57:55.605Z Checking libscf-sys v1.2.0
14402026-05-20T15:57:55.838Z Checking bcs v0.1.6
14412026-05-20T15:57:56.067Z Checking whoami v1.6.1
14422026-05-20T15:57:56.124Z Checking linear-map v1.2.0
14432026-05-20T15:57:56.203Z Checking tagptr v0.2.0
14442026-05-20T15:57:56.243Z Checking termtree v0.5.1
14452026-05-20T15:57:56.554Z Checking moka v0.12.15
14462026-05-20T15:57:56.725Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14472026-05-20T15:57:56.843Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14482026-05-20T15:57:56.923Z Checking tabled v0.15.0
14492026-05-20T15:57:56.943Z Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14502026-05-20T15:57:57.070Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14512026-05-20T15:57:57.241Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14522026-05-20T15:57:57.417Z Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14532026-05-20T15:57:58.010Z Checking steno v0.4.1
14542026-05-20T15:57:58.096Z Checking hickory-proto v0.25.2
14552026-05-20T15:57:59.225Z Checking humantime v2.3.0
14562026-05-20T15:57:59.669Z Checking hickory-resolver v0.25.2
14572026-05-20T15:58:00.479Z Compiling typify v0.4.3
14582026-05-20T15:58:00.581Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14592026-05-20T15:58:00.949Z Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14602026-05-20T15:58:01.203Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14612026-05-20T15:58:01.300Z Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14622026-05-20T15:58:01.772Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14632026-05-20T15:58:05.862Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14642026-05-20T15:58:09.766Z Checking nom v8.0.0
14652026-05-20T15:58:09.776Z Compiling proc-macro-error-attr2 v2.0.0
14662026-05-20T15:58:10.207Z Compiling proc-macro-error2 v2.0.1
14672026-05-20T15:58:12.468Z Compiling crunchy v0.2.4
14682026-05-20T15:58:12.516Z Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14692026-05-20T15:58:12.727Z Compiling tabled_derive v0.11.0
14702026-05-20T15:58:12.807Z Compiling tiny-keccak v2.0.2
14712026-05-20T15:58:13.091Z Compiling progenitor-impl v0.11.2
14722026-05-20T15:58:13.364Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
14732026-05-20T15:58:13.391Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14742026-05-20T15:58:14.084Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
14752026-05-20T15:58:14.167Z Checking parking_lot v0.11.2
14762026-05-20T15:58:14.291Z Compiling const-random-macro v0.1.16
14772026-05-20T15:58:14.572Z Checking fxhash v0.2.1
14782026-05-20T15:58:14.708Z Checking sled v0.34.7
14792026-05-20T15:58:14.712Z Compiling ahash v0.8.12
14802026-05-20T15:58:14.818Z Compiling smartstring v1.0.1
14812026-05-20T15:58:15.078Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
14822026-05-20T15:58:15.143Z Compiling progenitor-macro v0.11.2
14832026-05-20T15:58:15.379Z Checking internet-checksum v0.2.1
14842026-05-20T15:58:15.644Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
14852026-05-20T15:58:15.673Z Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14862026-05-20T15:58:15.964Z Compiling rhai_codegen v3.1.0
14872026-05-20T15:58:16.135Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
14882026-05-20T15:58:16.466Z Checking arc-swap v1.9.1
14892026-05-20T15:58:16.607Z Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14902026-05-20T15:58:16.667Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
14912026-05-20T15:58:16.699Z Checking slog-scope v4.4.1
14922026-05-20T15:58:16.846Z Checking papergrid v0.17.0
14932026-05-20T15:58:17.025Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
14942026-05-20T15:58:17.173Z Checking testing_table v0.3.0
14952026-05-20T15:58:17.280Z Checking dropshot-api-manager-types v0.7.1
14962026-05-20T15:58:17.656Z Checking tabled v0.20.0
14972026-05-20T15:58:17.756Z Checking slog-stdlog v4.1.1
14982026-05-20T15:58:17.826Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
14992026-05-20T15:58:18.054Z Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
15002026-05-20T15:58:18.275Z Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
15012026-05-20T15:58:18.687Z Compiling progenitor-impl v0.10.0
15022026-05-20T15:58:18.780Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
15032026-05-20T15:58:18.806Z Checking progenitor-client v0.11.2
15042026-05-20T15:58:18.919Z Compiling lzma-sys v0.1.20
15052026-05-20T15:58:19.045Z Compiling fs-err v3.3.0
15062026-05-20T15:58:19.219Z Compiling typeid v1.0.3
15072026-05-20T15:58:19.383Z Checking progenitor v0.11.2
15082026-05-20T15:58:19.401Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
15092026-05-20T15:58:19.525Z Checking slog-envlogger v2.2.0
15102026-05-20T15:58:19.862Z Compiling toml_datetime v0.7.5+spec-1.1.0
15112026-05-20T15:58:20.154Z Checking crc8 v0.1.1
15122026-05-20T15:58:20.264Z Compiling toml v0.9.12+spec-1.1.0
15132026-05-20T15:58:20.311Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
15142026-05-20T15:58:20.704Z Compiling progenitor-macro v0.10.0
15152026-05-20T15:58:21.294Z Checking const-random v0.1.18
15162026-05-20T15:58:21.556Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
15172026-05-20T15:58:21.770Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
15182026-05-20T15:58:21.994Z Compiling cargo_toml v0.22.3
15192026-05-20T15:58:22.680Z Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
15202026-05-20T15:58:22.688Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15212026-05-20T15:58:23.022Z Checking thin-vec v0.2.18
15222026-05-20T15:58:23.272Z Checking rhai v1.24.0
15232026-05-20T15:58:24.270Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294)
15242026-05-20T15:58:24.494Z Checking utf-8 v0.7.6
15252026-05-20T15:58:24.768Z Checking tungstenite v0.21.0
15262026-05-20T15:58:25.198Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
15272026-05-20T15:58:25.216Z Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
15282026-05-20T15:58:26.218Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
15292026-05-20T15:58:26.317Z Checking sha2 v0.10.9
15302026-05-20T15:58:26.511Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15312026-05-20T15:58:26.574Z Checking yansi v1.0.1
15322026-05-20T15:58:26.639Z Checking diff v0.1.13
15332026-05-20T15:58:26.779Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15342026-05-20T15:58:26.793Z Checking progenitor v0.10.0
15352026-05-20T15:58:26.864Z Checking pretty_assertions v1.4.1
15362026-05-20T15:58:27.050Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
15372026-05-20T15:58:27.185Z Checking tokio-tungstenite v0.21.0
15382026-05-20T15:58:28.289Z Checking console v0.16.3
15392026-05-20T15:58:28.303Z Checking git-stub v1.0.0
15402026-05-20T15:58:28.626Z Checking is_ci v1.2.0
15412026-05-20T15:58:28.663Z Checking base64 v0.21.7
15422026-05-20T15:58:28.720Z Checking sdd v3.0.10
15432026-05-20T15:58:28.781Z Checking unit-prefix v0.5.2
15442026-05-20T15:58:28.897Z Checking indicatif v0.18.4
15452026-05-20T15:58:28.908Z Checking scc v2.4.0
15462026-05-20T15:58:28.921Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15472026-05-20T15:58:29.247Z Checking supports-color v3.0.2
15482026-05-20T15:58:29.928Z Checking git-stub-vcs v0.1.0
15492026-05-20T15:58:30.007Z Checking xz2 v0.1.7
15502026-05-20T15:58:30.151Z Checking ron v0.12.1
15512026-05-20T15:58:30.367Z Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15522026-05-20T15:58:30.421Z Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
15532026-05-20T15:58:30.649Z Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
15542026-05-20T15:58:30.677Z Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
15552026-05-20T15:58:30.867Z Checking drift v0.1.4
15562026-05-20T15:58:31.137Z Compiling serial_test_derive v3.4.0
15572026-05-20T15:58:31.185Z Checking base16ct v1.0.0
15582026-05-20T15:58:31.862Z Checking serial_test v3.4.0
15592026-05-20T15:58:32.008Z Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
15602026-05-20T15:58:32.058Z Checking dropshot-api-manager v0.7.1
15612026-05-20T15:58:32.832Z Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294)
15622026-05-20T15:58:33.200Z Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
15632026-05-20T15:58:33.546Z Checking util v0.1.0 (/work/oxidecomputer/maghemite/util)
15642026-05-20T15:58:33.746Z Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
15652026-05-20T15:58:34.575Z Checking natord v1.0.9
15662026-05-20T15:58:34.826Z Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
15672026-05-20T15:58:35.308Z Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
15682026-05-20T15:58:35.607Z Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
15692026-05-20T15:58:35.797Z Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
15702026-05-20T15:58:35.944Z Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
15712026-05-20T15:58:35.981Z Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
15722026-05-20T15:58:36.266Z Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
15732026-05-20T15:58:36.720Z Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
15742026-05-20T15:58:37.051Z Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
15752026-05-20T15:58:45.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
15762026-05-20T15:58:45.743Z+ cargo xtask openapi check
15772026-05-20T15:58:46.444Z Compiling cfg-if v1.0.4
15782026-05-20T15:58:46.452Z Compiling libc v0.2.186
15792026-05-20T15:58:46.452Z Compiling serde_core v1.0.228
15802026-05-20T15:58:46.466Z Compiling memchr v2.8.0
15812026-05-20T15:58:46.470Z Compiling smallvec v1.15.1
15822026-05-20T15:58:46.479Z Compiling itoa v1.0.18
15832026-05-20T15:58:46.488Z Compiling stable_deref_trait v1.2.1
15842026-05-20T15:58:46.495Z Compiling zerofrom v0.1.8
15852026-05-20T15:58:46.509Z Compiling zmij v1.0.21
15862026-05-20T15:58:46.568Z Compiling litemap v0.8.2
15872026-05-20T15:58:46.600Z Compiling yoke v0.8.2
15882026-05-20T15:58:46.656Z Compiling writeable v0.6.3
15892026-05-20T15:58:46.670Z Compiling utf8_iter v1.0.4
15902026-05-20T15:58:46.766Z Compiling zerovec v0.11.6
15912026-05-20T15:58:46.777Z Compiling zerotrie v0.2.4
15922026-05-20T15:58:46.781Z Compiling percent-encoding v2.3.2
15932026-05-20T15:58:46.823Z Compiling icu_properties_data v2.2.0
15942026-05-20T15:58:46.853Z Compiling icu_normalizer_data v2.2.0
15952026-05-20T15:58:46.915Z Compiling libm v0.2.16
15962026-05-20T15:58:46.928Z Compiling form_urlencoded v1.2.2
15972026-05-20T15:58:46.970Z Compiling rand_core v0.10.1
15982026-05-20T15:58:46.981Z Compiling errno v0.3.14
15992026-05-20T15:58:47.075Z Compiling zeroize v1.8.2
16002026-05-20T15:58:47.122Z Compiling getrandom v0.4.2
16012026-05-20T15:58:47.133Z Compiling pin-project-lite v0.2.17
16022026-05-20T15:58:47.136Z Compiling iana-time-zone v0.1.65
16032026-05-20T15:58:47.154Z Compiling dyn-clone v1.0.20
16042026-05-20T15:58:47.228Z Compiling tinystr v0.8.3
16052026-05-20T15:58:47.282Z Compiling potential_utf v0.1.5
16062026-05-20T15:58:47.291Z Compiling scopeguard v1.2.0
16072026-05-20T15:58:47.303Z Compiling socket2 v0.6.3
16082026-05-20T15:58:47.303Z Compiling parking_lot_core v0.9.12
16092026-05-20T15:58:47.361Z Compiling signal-hook-registry v1.4.8
16102026-05-20T15:58:47.393Z Compiling icu_locale_core v2.2.0
16112026-05-20T15:58:47.435Z Compiling icu_collections v2.2.0
16122026-05-20T15:58:47.446Z Compiling lock_api v0.4.14
16132026-05-20T15:58:47.607Z Compiling mio v1.2.0
16142026-05-20T15:58:47.651Z Compiling parking_lot v0.12.5
16152026-05-20T15:58:47.676Z Compiling getrandom v0.2.17
16162026-05-20T15:58:47.749Z Compiling num-traits v0.2.19
16172026-05-20T15:58:47.860Z Compiling portable-atomic v1.13.1
16182026-05-20T15:58:47.963Z Compiling subtle v2.6.1
16192026-05-20T15:58:48.023Z Compiling futures-core v0.3.32
16202026-05-20T15:58:48.102Z Compiling serde v1.0.228
16212026-05-20T15:58:48.132Z Compiling serde_json v1.0.149
16222026-05-20T15:58:48.142Z Compiling icu_provider v2.2.0
16232026-05-20T15:58:48.177Z Compiling uuid v1.23.1
16242026-05-20T15:58:48.264Z Compiling semver v1.0.28
16252026-05-20T15:58:48.356Z Compiling bitflags v2.11.1
16262026-05-20T15:58:48.361Z Compiling thiserror v2.0.18
16272026-05-20T15:58:48.457Z Compiling icu_normalizer v2.2.0
16282026-05-20T15:58:48.468Z Compiling icu_properties v2.2.0
16292026-05-20T15:58:48.479Z Compiling critical-section v1.2.0
16302026-05-20T15:58:48.582Z Compiling bytes v1.11.1
16312026-05-20T15:58:48.593Z Compiling chrono v0.4.44
16322026-05-20T15:58:48.596Z Compiling once_cell v1.21.4
16332026-05-20T15:58:48.611Z Compiling equivalent v1.0.2
16342026-05-20T15:58:48.614Z Compiling log v0.4.29
16352026-05-20T15:58:48.694Z Compiling rand_core v0.6.4
16362026-05-20T15:58:48.845Z Compiling zerocopy v0.8.48
16372026-05-20T15:58:48.856Z Compiling futures-sink v0.3.32
16382026-05-20T15:58:48.918Z Compiling slab v0.4.12
16392026-05-20T15:58:48.930Z Compiling slog v2.8.2
16402026-05-20T15:58:48.946Z Compiling futures-channel v0.3.32
16412026-05-20T15:58:49.016Z Compiling futures-task v0.3.32
16422026-05-20T15:58:49.094Z Compiling tokio v1.52.3
16432026-05-20T15:58:49.169Z Compiling typenum v1.20.0
16442026-05-20T15:58:49.185Z Compiling futures-io v0.3.32
16452026-05-20T15:58:49.201Z Compiling hashbrown v0.17.1
16462026-05-20T15:58:49.211Z Compiling tracing-core v0.1.36
16472026-05-20T15:58:49.342Z Compiling idna_adapter v1.2.2
16482026-05-20T15:58:49.485Z Compiling idna v1.1.0
16492026-05-20T15:58:49.581Z Compiling futures-util v0.3.32
16502026-05-20T15:58:49.759Z Compiling generic-array v0.14.7
16512026-05-20T15:58:49.795Z Compiling url v2.5.8
16522026-05-20T15:58:49.811Z Compiling indexmap v2.14.0
16532026-05-20T15:58:50.073Z Compiling base64 v0.22.1
16542026-05-20T15:58:50.212Z Compiling crypto-common v0.1.7
16552026-05-20T15:58:50.251Z Compiling tracing v0.1.44
16562026-05-20T15:58:50.344Z Compiling schemars v0.8.22
16572026-05-20T15:58:50.402Z Compiling http v1.4.0
16582026-05-20T15:58:50.434Z Compiling unicode-ident v1.0.24
16592026-05-20T15:58:50.490Z Compiling rustls-pki-types v1.14.1
16602026-05-20T15:58:50.562Z Compiling proc-macro2 v1.0.106
16612026-05-20T15:58:50.618Z Compiling fnv v1.0.7
16622026-05-20T15:58:50.719Z Compiling untrusted v0.9.0
16632026-05-20T15:58:50.846Z Compiling byteorder v1.5.0
16642026-05-20T15:58:50.951Z Compiling quote v1.0.45
16652026-05-20T15:58:51.085Z Compiling ipnetwork v0.21.1
16662026-05-20T15:58:51.231Z Compiling syn v2.0.117
16672026-05-20T15:58:51.244Z Compiling ipnet v2.12.0
16682026-05-20T15:58:51.341Z Compiling oxnet v0.1.5
16692026-05-20T15:58:51.505Z Compiling block-buffer v0.10.4
16702026-05-20T15:58:51.633Z Compiling ppv-lite86 v0.2.21
16712026-05-20T15:58:51.661Z Compiling erased-serde v0.3.31
16722026-05-20T15:58:51.751Z Compiling digest v0.10.7
16732026-05-20T15:58:51.761Z Compiling http-body v1.0.1
16742026-05-20T15:58:51.772Z Compiling thiserror v1.0.69
16752026-05-20T15:58:51.823Z Compiling atomic-waker v1.1.2
16762026-05-20T15:58:51.871Z Compiling httparse v1.10.1
16772026-05-20T15:58:51.909Z Compiling tower-layer v0.3.3
16782026-05-20T15:58:51.945Z Compiling ryu v1.0.23
16792026-05-20T15:58:51.956Z Compiling try-lock v0.2.5
16802026-05-20T15:58:51.966Z Compiling pretty-hex v0.4.2
16812026-05-20T15:58:52.099Z Compiling tower-service v0.3.3
16822026-05-20T15:58:52.110Z Compiling want v0.3.1
16832026-05-20T15:58:52.166Z Compiling rustix v1.1.4
16842026-05-20T15:58:52.182Z Compiling plain v0.2.3
16852026-05-20T15:58:52.194Z Compiling httpdate v1.0.3
16862026-05-20T15:58:52.210Z Compiling omicron-workspace-hack v0.1.0
16872026-05-20T15:58:52.274Z Compiling getrandom v0.3.4
16882026-05-20T15:58:52.286Z Compiling ucd-trie v0.1.7
16892026-05-20T15:58:52.298Z Compiling aws-lc-sys v0.41.0
16902026-05-20T15:58:52.440Z Compiling pest v2.8.6
16912026-05-20T15:58:52.459Z Compiling rand_core v0.9.5
16922026-05-20T15:58:52.491Z Compiling untrusted v0.7.1
16932026-05-20T15:58:52.581Z Compiling regex-syntax v0.8.10
16942026-05-20T15:58:52.616Z Compiling crossbeam-utils v0.8.21
16952026-05-20T15:58:52.675Z Compiling serde_urlencoded v0.7.1
16962026-05-20T15:58:52.895Z Compiling tokio-util v0.7.18
16972026-05-20T15:58:52.922Z Compiling aws-lc-rs v1.17.0
16982026-05-20T15:58:53.130Z Compiling http-body-util v0.1.3
16992026-05-20T15:58:53.358Z Compiling newtype-uuid v1.3.2
17002026-05-20T15:58:53.390Z Compiling hex v0.4.3
17012026-05-20T15:58:53.627Z Compiling h2 v0.4.14
17022026-05-20T15:58:53.647Z Compiling allocator-api2 v0.2.21
17032026-05-20T15:58:53.691Z Compiling foldhash v0.2.0
17042026-05-20T15:58:53.721Z Compiling rustls v0.23.40
17052026-05-20T15:58:53.924Z Compiling cpufeatures v0.2.17
17062026-05-20T15:58:53.973Z Compiling hashbrown v0.16.1
17072026-05-20T15:58:53.985Z Compiling rustls-webpki v0.103.13
17082026-05-20T15:58:53.997Z Compiling daft v0.1.7
17092026-05-20T15:58:54.265Z Compiling rand_chacha v0.9.0
17102026-05-20T15:58:54.345Z Compiling fastrand v2.4.1
17112026-05-20T15:58:54.550Z Compiling rand v0.9.4
17122026-05-20T15:58:54.685Z Compiling sync_wrapper v1.0.2
17132026-05-20T15:58:54.755Z Compiling tower v0.5.3
17142026-05-20T15:58:54.913Z Compiling anyhow v1.0.102
17152026-05-20T15:58:55.031Z Compiling aho-corasick v1.1.4
17162026-05-20T15:58:55.058Z Compiling powerfmt v0.2.0
17172026-05-20T15:58:55.154Z Compiling tower-http v0.6.10
17182026-05-20T15:58:55.231Z Compiling deranged v0.5.8
17192026-05-20T15:58:55.270Z Compiling tempfile v3.27.0
17202026-05-20T15:58:55.291Z Compiling camino v1.2.2
17212026-05-20T15:58:55.409Z Compiling futures-executor v0.3.32
17222026-05-20T15:58:55.560Z Compiling openapiv3 v2.2.0
17232026-05-20T15:58:55.659Z Compiling hyper v1.9.0
17242026-05-20T15:58:55.681Z Compiling time-core v0.1.8
17252026-05-20T15:58:55.692Z Compiling num_threads v0.1.7
17262026-05-20T15:58:55.790Z Compiling openssl-probe v0.2.1
17272026-05-20T15:58:55.826Z Compiling regex-automata v0.4.14
17282026-05-20T15:58:55.975Z Compiling num-conv v0.2.1
17292026-05-20T15:58:56.125Z Compiling time v0.3.47
17302026-05-20T15:58:56.194Z Compiling rustls-native-certs v0.8.3
17312026-05-20T15:58:56.521Z Compiling futures v0.3.32
17322026-05-20T15:58:56.545Z Compiling scroll v0.13.0
17332026-05-20T15:58:56.604Z Compiling winnow v1.0.3
17342026-05-20T15:58:56.815Z Compiling hyper-util v0.1.20
17352026-05-20T15:58:56.861Z Compiling adler2 v2.0.1
17362026-05-20T15:58:57.000Z Compiling simd-adler32 v0.3.9
17372026-05-20T15:58:57.179Z Compiling miniz_oxide v0.8.9
17382026-05-20T15:58:57.235Z Compiling goblin v0.10.5
17392026-05-20T15:58:57.337Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
17402026-05-20T15:58:57.718Z Compiling tokio-rustls v0.26.4
17412026-05-20T15:58:57.784Z Compiling rustls-platform-verifier v0.7.0
17422026-05-20T15:58:57.804Z Compiling crossbeam-channel v0.5.15
17432026-05-20T15:58:57.825Z Compiling crc32fast v1.5.0
17442026-05-20T15:58:57.993Z Compiling ring v0.17.14
17452026-05-20T15:58:58.020Z Compiling flate2 v1.1.9
17462026-05-20T15:58:58.020Z Compiling regex v1.12.3
17472026-05-20T15:58:58.294Z Compiling hyper-rustls v0.27.9
17482026-05-20T15:58:58.438Z Compiling dtrace-parser v0.3.0
17492026-05-20T15:58:58.489Z Compiling rand_chacha v0.3.1
17502026-05-20T15:58:58.522Z Compiling reqwest v0.13.3
17512026-05-20T15:58:58.583Z Compiling thread-id v5.1.0
17522026-05-20T15:58:58.668Z Compiling thread_local v1.1.9
17532026-05-20T15:58:58.894Z Compiling match_cfg v0.1.0
17542026-05-20T15:58:58.935Z Compiling debug-ignore v1.0.5
17552026-05-20T15:58:58.969Z Compiling compression-core v0.4.32
17562026-05-20T15:58:59.039Z Compiling hostname v0.3.1
17572026-05-20T15:58:59.052Z Compiling rand v0.8.6
17582026-05-20T15:58:59.128Z Compiling rustls-webpki v0.102.8
17592026-05-20T15:58:59.181Z Compiling compression-codecs v0.4.38
17602026-05-20T15:58:59.217Z Compiling toml_parser v1.1.2+spec-1.1.0
17612026-05-20T15:58:59.431Z Compiling slog-json v2.6.1
17622026-05-20T15:58:59.643Z Compiling rustls v0.22.4
17632026-05-20T15:58:59.677Z Compiling ref-cast v1.0.25
17642026-05-20T15:58:59.785Z Compiling strum v0.26.3
17652026-05-20T15:58:59.864Z Compiling macaddr v1.0.1
17662026-05-20T15:58:59.909Z Compiling dof v0.4.0
17672026-05-20T15:58:59.920Z Compiling toml_datetime v1.1.1+spec-1.1.0
17682026-05-20T15:58:59.931Z Compiling serde_spanned v1.1.1
17692026-05-20T15:59:00.081Z Compiling is-terminal v0.4.17
17702026-05-20T15:59:00.092Z Compiling memmap2 v0.9.10
17712026-05-20T15:59:00.127Z Compiling wait-timeout v0.2.1
17722026-05-20T15:59:00.178Z Compiling encoding_rs v0.8.35
17732026-05-20T15:59:00.236Z Compiling spin v0.9.8
17742026-05-20T15:59:00.313Z Compiling take_mut v0.2.2
17752026-05-20T15:59:00.356Z Compiling either v1.15.0
17762026-05-20T15:59:00.420Z Compiling toml_writer v1.1.1+spec-1.1.0
17772026-05-20T15:59:00.431Z Compiling bit-vec v0.8.0
17782026-05-20T15:59:00.563Z Compiling mime v0.3.17
17792026-05-20T15:59:00.636Z Compiling usdt-impl v0.6.0
17802026-05-20T15:59:00.667Z Compiling quick-error v1.2.3
17812026-05-20T15:59:00.779Z Compiling term v1.2.1
17822026-05-20T15:59:00.842Z Compiling rusty-fork v0.3.1
17832026-05-20T15:59:01.185Z Compiling multer v3.1.0
17842026-05-20T15:59:01.185Z Compiling slog-term v2.9.2
17852026-05-20T15:59:01.297Z Compiling usdt v0.6.0
17862026-05-20T15:59:01.440Z Compiling tokio-rustls v0.25.0
17872026-05-20T15:59:01.573Z Compiling bit-set v0.8.0
17882026-05-20T15:59:01.676Z Compiling toml v1.1.2+spec-1.1.0
17892026-05-20T15:59:01.681Z Compiling slog-async v2.8.0
17902026-05-20T15:59:01.743Z Compiling slog-bunyan v2.5.0
17912026-05-20T15:59:01.755Z Compiling async-compression v0.4.42
17922026-05-20T15:59:01.833Z Compiling serde_with v3.20.0
17932026-05-20T15:59:01.857Z Compiling async-stream v0.3.6
17942026-05-20T15:59:01.880Z Compiling sha1 v0.10.6
17952026-05-20T15:59:02.035Z Compiling rand_xorshift v0.4.0
17962026-05-20T15:59:02.102Z Compiling waitgroup v0.1.2
17972026-05-20T15:59:02.160Z Compiling rustls-pemfile v2.2.0
17982026-05-20T15:59:02.212Z Compiling serde_path_to_error v0.1.20
17992026-05-20T15:59:02.215Z Compiling hostname v0.4.2
18002026-05-20T15:59:02.234Z Compiling unarray v0.1.4
18012026-05-20T15:59:02.245Z Compiling strum v0.27.2
18022026-05-20T15:59:02.344Z Compiling proptest v1.11.0
18032026-05-20T15:59:02.359Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18042026-05-20T15:59:02.362Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18052026-05-20T15:59:02.440Z Compiling progenitor-client v0.14.0
18062026-05-20T15:59:02.493Z Compiling dropshot v0.17.0
18072026-05-20T15:59:02.547Z Compiling rustc-hash v2.1.2
18082026-05-20T15:59:02.568Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
18092026-05-20T15:59:02.674Z Compiling iddqd v0.3.18
18102026-05-20T15:59:02.677Z Compiling reqwest v0.12.28
18112026-05-20T15:59:02.825Z Compiling backon v1.6.0
18122026-05-20T15:59:03.039Z Compiling instant v0.1.13
18132026-05-20T15:59:03.145Z Compiling backoff v0.4.0
18142026-05-20T15:59:03.158Z Compiling progenitor-extras v0.2.0
18152026-05-20T15:59:03.289Z Compiling itertools v0.14.0
18162026-05-20T15:59:03.359Z Compiling parse-display v0.10.0
18172026-05-20T15:59:03.389Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3)
18182026-05-20T15:59:03.649Z Compiling progenitor-client v0.10.0
18192026-05-20T15:59:03.680Z Compiling regress v0.10.5
18202026-05-20T15:59:03.926Z Compiling unicode-width v0.2.2
18212026-05-20T15:59:04.177Z Compiling secrecy v0.10.3
18222026-05-20T15:59:04.215Z Compiling tinyvec_macros v0.1.1
18232026-05-20T15:59:04.262Z Compiling heck v0.5.0
18242026-05-20T15:59:04.288Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
18252026-05-20T15:59:04.338Z Compiling tinyvec v1.11.0
18262026-05-20T15:59:04.514Z Compiling num-integer v0.1.46
18272026-05-20T15:59:04.527Z Compiling scroll v0.12.0
18282026-05-20T15:59:04.683Z Compiling crucible-workspace-hack v0.1.0
18292026-05-20T15:59:04.763Z Compiling hmac v0.12.1
18302026-05-20T15:59:04.843Z Compiling inout v0.1.4
18312026-05-20T15:59:04.850Z Compiling ff v0.13.1
18322026-05-20T15:59:04.854Z Compiling utf8parse v0.2.2
18332026-05-20T15:59:04.904Z Compiling hkdf v0.12.4
18342026-05-20T15:59:04.947Z Compiling group v0.13.0
18352026-05-20T15:59:04.964Z Compiling anstyle-parse v1.0.0
18362026-05-20T15:59:04.976Z Compiling cipher v0.4.4
18372026-05-20T15:59:05.052Z Compiling goblin v0.8.2
18382026-05-20T15:59:05.065Z Compiling num-rational v0.4.2
18392026-05-20T15:59:05.154Z Compiling num-iter v0.1.45
18402026-05-20T15:59:05.275Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
18412026-05-20T15:59:05.395Z Compiling zerocopy v0.7.35
18422026-05-20T15:59:05.596Z Compiling regress v0.11.1
18432026-05-20T15:59:05.608Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
18442026-05-20T15:59:05.885Z Compiling terminal_size v0.4.4
18452026-05-20T15:59:05.947Z Compiling half v2.7.1
18462026-05-20T15:59:05.950Z Compiling universal-hash v0.5.1
18472026-05-20T15:59:06.031Z Compiling crypto-bigint v0.5.5
18482026-05-20T15:59:06.095Z Compiling num-complex v0.4.6
18492026-05-20T15:59:06.258Z Compiling base64ct v1.8.3
18502026-05-20T15:59:06.489Z Compiling is_terminal_polyfill v1.70.2
18512026-05-20T15:59:06.563Z Compiling anstyle v1.0.14
18522026-05-20T15:59:06.587Z Compiling colorchoice v1.0.5
18532026-05-20T15:59:06.709Z Compiling anstyle-query v1.1.5
18542026-05-20T15:59:06.803Z Compiling opaque-debug v0.3.1
18552026-05-20T15:59:06.825Z Compiling base16ct v0.2.0
18562026-05-20T15:59:06.876Z Compiling ciborium-io v0.2.2
18572026-05-20T15:59:06.983Z Compiling ciborium-ll v0.2.2
18582026-05-20T15:59:06.998Z Compiling elliptic-curve v0.13.8
18592026-05-20T15:59:07.019Z Compiling poly1305 v0.8.0
18602026-05-20T15:59:07.230Z Compiling typify-impl v0.6.2
18612026-05-20T15:59:07.252Z Compiling dof v0.3.0
18622026-05-20T15:59:07.276Z Compiling anstream v1.0.0
18632026-05-20T15:59:07.955Z Compiling password-hash v0.5.0
18642026-05-20T15:59:08.015Z Compiling num v0.4.3
18652026-05-20T15:59:08.054Z Compiling curve25519-dalek v4.1.3
18662026-05-20T15:59:08.093Z Compiling thiserror-no-std v2.0.2
18672026-05-20T15:59:08.332Z Compiling chacha20 v0.9.1
18682026-05-20T15:59:08.393Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
18692026-05-20T15:59:08.557Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
18702026-05-20T15:59:08.713Z Compiling byte-wrapper v0.1.0
18712026-05-20T15:59:08.838Z Compiling dtrace-parser v0.2.0
18722026-05-20T15:59:08.882Z Compiling crossbeam-epoch v0.9.18
18732026-05-20T15:59:08.956Z Compiling blake2 v0.10.6
18742026-05-20T15:59:09.071Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
18752026-05-20T15:59:09.121Z Compiling aead v0.5.2
18762026-05-20T15:59:09.221Z Compiling thread-id v4.2.2
18772026-05-20T15:59:09.231Z Compiling keccak v0.1.6
18782026-05-20T15:59:09.270Z Compiling clap_lex v1.1.0
18792026-05-20T15:59:09.282Z Compiling float-ord v0.3.2
18802026-05-20T15:59:09.381Z Compiling strsim v0.11.1
18812026-05-20T15:59:09.399Z Compiling sha3 v0.10.9
18822026-05-20T15:59:09.412Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
18832026-05-20T15:59:09.462Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
18842026-05-20T15:59:09.617Z Compiling clap_builder v4.6.0
18852026-05-20T15:59:09.687Z Compiling usdt-impl v0.5.0
18862026-05-20T15:59:09.758Z Compiling chacha20poly1305 v0.10.1
18872026-05-20T15:59:09.898Z Compiling argon2 v0.5.3
18882026-05-20T15:59:10.350Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
18892026-05-20T15:59:10.414Z Compiling typify v0.6.2
18902026-05-20T15:59:10.529Z Compiling vsss-rs v3.3.4
18912026-05-20T15:59:10.949Z Compiling ciborium v0.2.2
18922026-05-20T15:59:11.399Z Compiling hash32 v0.3.1
18932026-05-20T15:59:11.529Z Compiling memmap v0.7.0
18942026-05-20T15:59:11.563Z Compiling indent_write v2.2.0
18952026-05-20T15:59:11.692Z Compiling data-encoding v2.11.0
18962026-05-20T15:59:11.705Z Compiling usdt v0.5.0
18972026-05-20T15:59:11.717Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
18982026-05-20T15:59:11.781Z Compiling heapless v0.8.0
18992026-05-20T15:59:11.872Z Compiling clap v4.6.1
19002026-05-20T15:59:11.959Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
19012026-05-20T15:59:11.973Z Compiling ingot-types v0.1.2
19022026-05-20T15:59:12.092Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
19032026-05-20T15:59:12.237Z Compiling rustix v0.38.44
19042026-05-20T15:59:12.409Z Compiling tabwriter v1.4.1
19052026-05-20T15:59:12.575Z Compiling cobs v0.3.0
19062026-05-20T15:59:12.657Z Compiling managed v0.8.0
19072026-05-20T15:59:12.676Z Compiling bitflags v1.3.2
19082026-05-20T15:59:12.757Z Compiling postcard v1.1.3
19092026-05-20T15:59:12.778Z Compiling ingot v0.1.1
19102026-05-20T15:59:12.873Z Compiling smoltcp v0.11.0
19112026-05-20T15:59:12.885Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
19122026-05-20T15:59:13.087Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
19132026-05-20T15:59:13.101Z Compiling toml_datetime v0.6.11
19142026-05-20T15:59:13.112Z Compiling serde_spanned v0.6.9
19152026-05-20T15:59:13.260Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19162026-05-20T15:59:13.380Z Compiling foreign-types-shared v0.3.1
19172026-05-20T15:59:13.480Z Compiling colored v3.1.1
19182026-05-20T15:59:13.552Z Compiling resolv-conf v0.7.6
19192026-05-20T15:59:13.859Z Compiling unicode-segmentation v1.13.2
19202026-05-20T15:59:13.919Z Compiling cpufeatures v0.3.0
19212026-05-20T15:59:13.996Z Compiling swrite v0.1.0
19222026-05-20T15:59:14.007Z Compiling static_assertions v1.1.0
19232026-05-20T15:59:14.084Z Compiling winnow v0.7.15
19242026-05-20T15:59:14.095Z Compiling linked-hash-map v0.5.6
19252026-05-20T15:59:14.280Z Compiling toml_write v0.1.2
19262026-05-20T15:59:14.284Z Compiling lru-cache v0.1.2
19272026-05-20T15:59:14.419Z Compiling newline-converter v0.3.0
19282026-05-20T15:59:14.484Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19292026-05-20T15:59:14.539Z Compiling chacha20 v0.10.0
19302026-05-20T15:59:14.642Z Compiling foreign-types v0.5.0
19312026-05-20T15:59:14.727Z Compiling hubpack v0.1.2
19322026-05-20T15:59:14.738Z Compiling num_enum v0.7.6
19332026-05-20T15:59:14.801Z Compiling atomicwrites v0.4.4
19342026-05-20T15:59:14.857Z Compiling memoffset v0.9.1
19352026-05-20T15:59:14.946Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a)
19362026-05-20T15:59:14.959Z Compiling hickory-proto v0.24.4
19372026-05-20T15:59:14.994Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19382026-05-20T15:59:15.065Z Compiling crossbeam-deque v0.8.6
19392026-05-20T15:59:15.107Z Compiling console v0.15.11
19402026-05-20T15:59:15.237Z Compiling camino-tempfile v1.4.1
19412026-05-20T15:59:15.262Z Compiling serde-big-array v0.5.1
19422026-05-20T15:59:15.409Z Compiling toml_edit v0.22.27
19432026-05-20T15:59:15.474Z Compiling cstr-argument v0.1.2
19442026-05-20T15:59:15.562Z Compiling siphasher v1.0.3
19452026-05-20T15:59:15.611Z Compiling similar v2.7.0
19462026-05-20T15:59:15.630Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19472026-05-20T15:59:15.724Z Compiling phf_shared v0.12.1
19482026-05-20T15:59:15.759Z Compiling pin-project v1.1.13
19492026-05-20T15:59:15.864Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19502026-05-20T15:59:15.887Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
19512026-05-20T15:59:15.901Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19522026-05-20T15:59:16.025Z Compiling expectorate v1.2.0
19532026-05-20T15:59:16.180Z Compiling rayon-core v1.13.0
19542026-05-20T15:59:16.486Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a)
19552026-05-20T15:59:16.695Z Compiling hickory-resolver v0.24.4
19562026-05-20T15:59:16.882Z Compiling toml v0.8.23
19572026-05-20T15:59:17.530Z Compiling nix v0.31.3
19582026-05-20T15:59:17.560Z Compiling num_enum v0.5.11
19592026-05-20T15:59:17.684Z Compiling rand v0.10.1
19602026-05-20T15:59:18.043Z Compiling progenitor-impl v0.13.0
19612026-05-20T15:59:18.353Z Compiling prettyplease v0.2.37
19622026-05-20T15:59:18.475Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
19632026-05-20T15:59:18.726Z Compiling unicode-normalization v0.1.25
19642026-05-20T15:59:18.869Z Compiling progenitor-client v0.13.0
19652026-05-20T15:59:19.010Z Compiling tokio-stream v0.1.18
19662026-05-20T15:59:19.052Z Compiling bstr v1.12.1
19672026-05-20T15:59:19.166Z Compiling csv-core v0.1.13
19682026-05-20T15:59:19.192Z Compiling same-file v1.0.6
19692026-05-20T15:59:19.370Z Compiling foreign-types-shared v0.1.1
19702026-05-20T15:59:19.427Z Compiling konst_macro_rules v0.2.19
19712026-05-20T15:59:19.464Z Compiling unicode-width v0.1.14
19722026-05-20T15:59:19.474Z Compiling highway v1.3.0
19732026-05-20T15:59:19.536Z Compiling foldhash v0.1.5
19742026-05-20T15:59:19.606Z Compiling konst v0.2.20
19752026-05-20T15:59:19.626Z Compiling foreign-types v0.3.2
19762026-05-20T15:59:19.639Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
19772026-05-20T15:59:19.708Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
19782026-05-20T15:59:19.716Z Compiling hashbrown v0.15.5
19792026-05-20T15:59:19.739Z Compiling globset v0.4.18
19802026-05-20T15:59:19.851Z Compiling qorb v0.4.1
19812026-05-20T15:59:19.859Z Compiling csv v1.4.0
19822026-05-20T15:59:20.238Z Compiling walkdir v2.5.0
19832026-05-20T15:59:20.403Z Compiling progenitor v0.13.0
19842026-05-20T15:59:20.509Z Compiling olpc-cjson v0.1.4
19852026-05-20T15:59:20.549Z Compiling snafu v0.8.9
19862026-05-20T15:59:20.678Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
19872026-05-20T15:59:20.926Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457)
19882026-05-20T15:59:21.167Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
19892026-05-20T15:59:21.357Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19902026-05-20T15:59:21.676Z Compiling rayon v1.12.0
19912026-05-20T15:59:21.893Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19922026-05-20T15:59:21.961Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
19932026-05-20T15:59:22.280Z Compiling phf v0.12.1
19942026-05-20T15:59:22.448Z Compiling openssl-sys v0.9.116
19952026-05-20T15:59:22.738Z Compiling tokio-dtrace v0.1.1
19962026-05-20T15:59:22.859Z Compiling progenitor-impl v0.14.0
19972026-05-20T15:59:23.013Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
19982026-05-20T15:59:23.274Z Compiling itertools v0.12.1
19992026-05-20T15:59:23.305Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
20002026-05-20T15:59:23.343Z Compiling libsw-core v0.3.2
20012026-05-20T15:59:23.509Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
20022026-05-20T15:59:23.512Z Compiling pem v3.0.6
20032026-05-20T15:59:23.512Z Compiling serde_plain v1.0.2
20042026-05-20T15:59:23.733Z Compiling sigpipe v0.1.3
20052026-05-20T15:59:23.829Z Compiling glob v0.3.3
20062026-05-20T15:59:23.868Z Compiling jiff v0.2.24
20072026-05-20T15:59:23.871Z Compiling typed-path v0.9.3
20082026-05-20T15:59:23.896Z Compiling minimal-lexical v0.2.1
20092026-05-20T15:59:24.006Z Compiling fixedbitset v0.5.7
20102026-05-20T15:59:24.156Z Compiling bytecount v0.6.9
20112026-05-20T15:59:24.257Z Compiling fixedbitset v0.4.2
20122026-05-20T15:59:24.300Z Compiling papergrid v0.11.0
20132026-05-20T15:59:24.327Z Compiling petgraph v0.8.3
20142026-05-20T15:59:24.475Z Compiling petgraph v0.6.5
20152026-05-20T15:59:24.490Z Compiling zone v0.3.1
20162026-05-20T15:59:24.643Z Compiling nom v7.1.3
20172026-05-20T15:59:25.151Z Compiling tough v0.22.0
20182026-05-20T15:59:25.223Z Compiling progenitor v0.14.0
20192026-05-20T15:59:25.364Z Compiling openssl v0.10.80
20202026-05-20T15:59:25.895Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
20212026-05-20T15:59:25.949Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20222026-05-20T15:59:25.966Z Compiling libsw v3.5.0
20232026-05-20T15:59:25.989Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
20242026-05-20T15:59:26.070Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20252026-05-20T15:59:26.135Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20262026-05-20T15:59:26.223Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
20272026-05-20T15:59:26.271Z Compiling oxide-tokio-rt v0.1.6
20282026-05-20T15:59:26.360Z Compiling chrono-tz v0.10.4
20292026-05-20T15:59:26.567Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20302026-05-20T15:59:27.053Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20312026-05-20T15:59:27.264Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299)
20322026-05-20T15:59:27.278Z Compiling newtype_derive v0.1.6
20332026-05-20T15:59:27.324Z Compiling slog-dtrace v0.3.0
20342026-05-20T15:59:27.357Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20352026-05-20T15:59:27.534Z Compiling const_format v0.2.36
20362026-05-20T15:59:27.638Z Compiling owo-colors v4.3.0
20372026-05-20T15:59:27.880Z Compiling cancel-safe-futures v0.1.5
20382026-05-20T15:59:28.168Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
20392026-05-20T15:59:28.191Z Compiling gethostname v0.5.0
20402026-05-20T15:59:28.409Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
20412026-05-20T15:59:28.414Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20422026-05-20T15:59:28.414Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20432026-05-20T15:59:28.463Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20442026-05-20T15:59:28.487Z Compiling bcs v0.1.6
20452026-05-20T15:59:28.556Z Compiling smf v0.2.3
20462026-05-20T15:59:28.585Z Compiling termtree v0.5.1
20472026-05-20T15:59:28.739Z Compiling whoami v1.6.1
20482026-05-20T15:59:28.808Z Compiling linear-map v1.2.0
20492026-05-20T15:59:28.945Z Compiling unicode-linebreak v0.1.5
20502026-05-20T15:59:28.994Z Compiling smawk v0.3.2
20512026-05-20T15:59:29.050Z Compiling lazy_static v1.5.0
20522026-05-20T15:59:29.132Z Compiling tagptr v0.2.0
20532026-05-20T15:59:29.132Z Compiling steno v0.4.1
20542026-05-20T15:59:29.155Z Compiling textwrap v0.16.2
20552026-05-20T15:59:29.174Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20562026-05-20T15:59:29.193Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20572026-05-20T15:59:29.286Z Compiling moka v0.12.15
20582026-05-20T15:59:29.589Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20592026-05-20T15:59:29.659Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20602026-05-20T15:59:30.054Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20612026-05-20T15:59:30.705Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20622026-05-20T15:59:30.749Z Compiling tabled v0.15.0
20632026-05-20T15:59:30.965Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20642026-05-20T15:59:31.162Z Compiling cookie v0.18.1
20652026-05-20T15:59:31.764Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20662026-05-20T15:59:31.999Z Compiling hickory-proto v0.25.2
20672026-05-20T15:59:32.394Z Compiling humantime v2.3.0
20682026-05-20T15:59:32.442Z Compiling libscf-sys v1.2.0
20692026-05-20T15:59:32.593Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
20702026-05-20T15:59:32.672Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20712026-05-20T15:59:32.683Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
20722026-05-20T15:59:33.051Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
20732026-05-20T15:59:33.845Z Compiling hickory-resolver v0.25.2
20742026-05-20T15:59:34.617Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20752026-05-20T15:59:39.159Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20762026-05-20T15:59:46.661Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20772026-05-20T15:59:48.275Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
20782026-05-20T15:59:49.270Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
20792026-05-20T15:59:50.700Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
20802026-05-20T16:00:07.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
20812026-05-20T16:00:07.308Z Running `target/debug/xtask openapi check`
20822026-05-20T16:00:07.824Z Compiling serde_json v1.0.149
20832026-05-20T16:00:07.896Z Compiling bytes v1.11.1
20842026-05-20T16:00:07.901Z Compiling once_cell v1.21.4
20852026-05-20T16:00:07.908Z Compiling getrandom v0.4.2
20862026-05-20T16:00:07.912Z Compiling num-traits v0.2.19
20872026-05-20T16:00:07.917Z Compiling zeroize v1.8.2
20882026-05-20T16:00:07.925Z Compiling bitflags v2.11.1
20892026-05-20T16:00:07.930Z Compiling serde_core v1.0.228
20902026-05-20T16:00:08.061Z Compiling rustls-pki-types v1.14.1
20912026-05-20T16:00:08.092Z Compiling schemars v0.8.22
20922026-05-20T16:00:08.167Z Compiling serde v1.0.228
20932026-05-20T16:00:08.184Z Compiling tracing-core v0.1.36
20942026-05-20T16:00:08.349Z Compiling tokio v1.52.3
20952026-05-20T16:00:08.429Z Compiling http v1.4.0
20962026-05-20T16:00:08.573Z Compiling uuid v1.23.1
20972026-05-20T16:00:08.577Z Compiling tracing v0.1.44
20982026-05-20T16:00:08.757Z Compiling subtle v2.6.1
20992026-05-20T16:00:08.812Z Compiling aws-lc-rs v1.17.0
21002026-05-20T16:00:08.827Z Compiling zerocopy v0.8.48
21012026-05-20T16:00:08.915Z Compiling chrono v0.4.44
21022026-05-20T16:00:08.941Z Compiling generic-array v0.14.7
21032026-05-20T16:00:08.982Z Compiling rustix v1.1.4
21042026-05-20T16:00:09.241Z Compiling http-body v1.0.1
21052026-05-20T16:00:09.408Z Compiling http-body-util v0.1.3
21062026-05-20T16:00:09.484Z Compiling usdt-impl v0.6.0
21072026-05-20T16:00:09.648Z Compiling rustls v0.23.40
21082026-05-20T16:00:09.661Z Compiling time-macros v0.2.27
21092026-05-20T16:00:09.763Z Compiling idna v1.1.0
21102026-05-20T16:00:10.402Z Compiling rustls-webpki v0.103.13
21112026-05-20T16:00:10.495Z Compiling url v2.5.8
21122026-05-20T16:00:10.595Z Compiling serde_tokenstream v0.2.3
21132026-05-20T16:00:10.668Z Compiling time v0.3.47
21142026-05-20T16:00:10.879Z Compiling ipnetwork v0.21.1
21152026-05-20T16:00:11.255Z Compiling oxnet v0.1.5
21162026-05-20T16:00:11.294Z Compiling tempfile v3.27.0
21172026-05-20T16:00:11.304Z Compiling block-buffer v0.10.4
21182026-05-20T16:00:11.381Z Compiling crypto-common v0.1.7
21192026-05-20T16:00:11.441Z Compiling dof v0.4.0
21202026-05-20T16:00:11.511Z Compiling digest v0.10.7
21212026-05-20T16:00:11.650Z Compiling rustls-webpki v0.102.8
21222026-05-20T16:00:11.686Z Compiling aho-corasick v1.1.4
21232026-05-20T16:00:11.713Z Compiling winnow v1.0.3
21242026-05-20T16:00:11.743Z Compiling rustls-native-certs v0.8.3
21252026-05-20T16:00:12.086Z Compiling tokio-util v0.7.18
21262026-05-20T16:00:12.102Z Compiling tower v0.5.3
21272026-05-20T16:00:12.593Z Compiling h2 v0.4.14
21282026-05-20T16:00:12.717Z Compiling tower-http v0.6.10
21292026-05-20T16:00:12.742Z Compiling regex-automata v0.4.14
21302026-05-20T16:00:13.169Z Compiling rustls v0.22.4
21312026-05-20T16:00:13.173Z Compiling toml_parser v1.1.2+spec-1.1.0
21322026-05-20T16:00:13.576Z Compiling slog-json v2.6.1
21332026-05-20T16:00:13.669Z Compiling usdt-macro v0.6.0
21342026-05-20T16:00:13.788Z Compiling usdt-attr-macro v0.6.0
21352026-05-20T16:00:13.824Z Compiling newtype-uuid v1.3.2
21362026-05-20T16:00:14.147Z Compiling tokio-rustls v0.26.4
21372026-05-20T16:00:14.281Z Compiling openapiv3 v2.2.0
21382026-05-20T16:00:14.399Z Compiling semver v1.0.28
21392026-05-20T16:00:14.413Z Compiling slog-term v2.9.2
21402026-05-20T16:00:14.526Z Compiling usdt v0.6.0
21412026-05-20T16:00:14.677Z Compiling hyper v1.9.0
21422026-05-20T16:00:14.807Z Compiling dropshot_endpoint v0.17.0
21432026-05-20T16:00:14.983Z Compiling tokio-rustls v0.25.0
21442026-05-20T16:00:15.222Z Compiling multer v3.1.0
21452026-05-20T16:00:15.498Z Compiling indexmap v2.14.0
21462026-05-20T16:00:15.704Z Compiling hyper-util v0.1.20
21472026-05-20T16:00:15.880Z Compiling toml v1.1.2+spec-1.1.0
21482026-05-20T16:00:15.910Z Compiling daft v0.1.7
21492026-05-20T16:00:16.126Z Compiling regex v1.12.3
21502026-05-20T16:00:16.169Z Compiling rustls-platform-verifier v0.7.0
21512026-05-20T16:00:16.295Z Compiling slog-bunyan v2.5.0
21522026-05-20T16:00:16.405Z Compiling async-compression v0.4.42
21532026-05-20T16:00:16.437Z Compiling sha1 v0.10.6
21542026-05-20T16:00:16.447Z Compiling rustls-pemfile v2.2.0
21552026-05-20T16:00:16.595Z Compiling either v1.15.0
21562026-05-20T16:00:16.641Z Compiling toml_datetime v1.1.1+spec-1.1.0
21572026-05-20T16:00:16.654Z Compiling rusty-fork v0.3.1
21582026-05-20T16:00:16.666Z Compiling rustix v0.38.44
21592026-05-20T16:00:16.718Z Compiling serde_with_macros v3.20.0
21602026-05-20T16:00:16.758Z Compiling newtype-uuid-macros v0.1.0
21612026-05-20T16:00:16.841Z Compiling toml_edit v0.25.11+spec-1.1.0
21622026-05-20T16:00:16.871Z Compiling hyper-rustls v0.27.9
21632026-05-20T16:00:17.030Z Compiling dropshot v0.17.0
21642026-05-20T16:00:17.135Z Compiling reqwest v0.13.3
21652026-05-20T16:00:17.223Z Compiling reqwest v0.12.28
21662026-05-20T16:00:17.315Z Compiling proptest v1.11.0
21672026-05-20T16:00:17.412Z Compiling proc-macro-crate v3.5.0
21682026-05-20T16:00:17.613Z Compiling crossbeam-epoch v0.9.18
21692026-05-20T16:00:17.777Z Compiling iddqd v0.3.18
21702026-05-20T16:00:17.852Z Compiling num_enum_derive v0.7.6
21712026-05-20T16:00:17.879Z Compiling serde_with v3.20.0
21722026-05-20T16:00:17.961Z Compiling crossbeam-deque v0.8.6
21732026-05-20T16:00:18.165Z Compiling backoff v0.4.0
21742026-05-20T16:00:18.387Z Compiling progenitor-client v0.14.0
21752026-05-20T16:00:18.702Z Compiling progenitor-extras v0.2.0
21762026-05-20T16:00:18.887Z Compiling progenitor-client v0.10.0
21772026-05-20T16:00:18.896Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
21782026-05-20T16:00:19.140Z Compiling itertools v0.14.0
21792026-05-20T16:00:19.162Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
21802026-05-20T16:00:19.367Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
21812026-05-20T16:00:19.419Z Compiling parse-display v0.10.0
21822026-05-20T16:00:19.743Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3)
21832026-05-20T16:00:19.752Z Compiling dropshot-api-manager-types v0.7.1
21842026-05-20T16:00:19.925Z Compiling clap_builder v4.6.0
21852026-05-20T16:00:20.102Z Compiling atomicwrites v0.4.4
21862026-05-20T16:00:20.165Z Compiling fs-err v3.3.0
21872026-05-20T16:00:20.296Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
21882026-05-20T16:00:20.386Z Compiling num_enum v0.7.6
21892026-05-20T16:00:20.476Z Compiling rayon-core v1.13.0
21902026-05-20T16:00:20.510Z Compiling git-stub v1.0.0
21912026-05-20T16:00:20.620Z Compiling terminal_size v0.4.4
21922026-05-20T16:00:20.769Z Compiling bstr v1.12.1
21932026-05-20T16:00:20.788Z Compiling nom v8.0.0
21942026-05-20T16:00:20.858Z Compiling is_ci v1.2.0
21952026-05-20T16:00:20.871Z Compiling textwrap v0.16.2
21962026-05-20T16:00:20.945Z Compiling supports-color v3.0.2
21972026-05-20T16:00:21.125Z Compiling similar v2.7.0
21982026-05-20T16:00:21.135Z Compiling rayon v1.12.0
21992026-05-20T16:00:21.184Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
22002026-05-20T16:00:21.378Z Compiling git-stub-vcs v0.1.0
22012026-05-20T16:00:21.717Z Compiling clap v4.6.1
22022026-05-20T16:00:21.733Z Compiling drift v0.1.4
22032026-05-20T16:00:21.806Z Compiling sha2 v0.10.9
22042026-05-20T16:00:22.030Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
22052026-05-20T16:00:22.900Z Compiling dropshot-api-manager v0.7.1
22062026-05-20T16:00:24.131Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
22072026-05-20T16:00:28.556Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
22082026-05-20T16:00:29.687Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
22092026-05-20T16:00:38.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.86s
22102026-05-20T16:00:38.324Z Running `target/debug/maghemite-dropshot-apis check`
22112026-05-20T16:00:38.354Z -------
22122026-05-20T16:00:38.354Z Generating OpenAPI documents from API definitions ...
22132026-05-20T16:00:38.413Z Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ...
22142026-05-20T16:00:38.442Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
22152026-05-20T16:00:38.558Z -------
22162026-05-20T16:00:38.558Z Checking 11 OpenAPI documents...
22172026-05-20T16:00:38.558Z Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin
22182026-05-20T16:00:38.558Z Fresh ddm-admin "latest" symlink
22192026-05-20T16:00:38.558Z Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin
22202026-05-20T16:00:38.558Z Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin
22212026-05-20T16:00:38.558Z Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin
22222026-05-20T16:00:38.561Z Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin
22232026-05-20T16:00:38.561Z Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin
22242026-05-20T16:00:38.561Z Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin
22252026-05-20T16:00:38.561Z Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin
22262026-05-20T16:00:38.561Z Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin
22272026-05-20T16:00:38.561Z Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin
22282026-05-20T16:00:38.561Z Fresh mg-admin (versioned v10.0.0 (added locally)): Maghemite Admin
22292026-05-20T16:00:38.561Z Fresh mg-admin "latest" symlink
22302026-05-20T16:00:38.561Z -------
22312026-05-20T16:00:38.561Z Success 11 documents checked: 13 fresh, 0 stale, 0 failed, 0 other problems
22322026-05-20T16:00:38.598Z+ banner build
22332026-05-20T16:00:38.601Z
22342026-05-20T16:00:38.601Z ##### # # # # #####
22352026-05-20T16:00:38.601Z # # # # # # # #
22362026-05-20T16:00:38.601Z ##### # # # # # #
22372026-05-20T16:00:38.601Z # # # # # # # #
22382026-05-20T16:00:38.602Z # # # # # # # #
22392026-05-20T16:00:38.602Z ##### #### # ###### #####
22402026-05-20T16:00:38.602Z
22412026-05-20T16:00:38.602Z+ ptime -m cargo build
22422026-05-20T16:00:39.189Z Compiling smallvec v1.15.1
22432026-05-20T16:00:39.300Z Compiling log v0.4.29
22442026-05-20T16:00:39.319Z Compiling slog v2.8.2
22452026-05-20T16:00:39.337Z Compiling rustls-webpki v0.103.13
22462026-05-20T16:00:39.353Z Compiling webpki-roots v1.0.7
22472026-05-20T16:00:39.399Z Compiling similar v2.7.0
22482026-05-20T16:00:39.433Z Compiling fxhash v0.2.1
22492026-05-20T16:00:39.436Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22502026-05-20T16:00:39.474Z Compiling icu_normalizer v2.2.0
22512026-05-20T16:00:39.509Z Compiling parking_lot_core v0.9.12
22522026-05-20T16:00:39.509Z Compiling goblin v0.10.5
22532026-05-20T16:00:39.566Z Compiling rustls v0.22.4
22542026-05-20T16:00:39.670Z Compiling slog-term v2.9.2
22552026-05-20T16:00:39.712Z Compiling parking_lot v0.12.5
22562026-05-20T16:00:39.818Z Compiling idna_adapter v1.2.2
22572026-05-20T16:00:39.984Z Compiling idna v1.1.0
22582026-05-20T16:00:40.052Z Compiling tokio v1.52.3
22592026-05-20T16:00:40.106Z Compiling rustls v0.23.40
22602026-05-20T16:00:40.244Z Compiling slog-async v2.8.0
22612026-05-20T16:00:40.282Z Compiling url v2.5.8
22622026-05-20T16:00:40.312Z Compiling slog-json v2.6.1
22632026-05-20T16:00:40.524Z Compiling slog-bunyan v2.5.0
22642026-05-20T16:00:40.675Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22652026-05-20T16:00:40.728Z Compiling goblin v0.8.2
22662026-05-20T16:00:40.744Z Compiling expectorate v1.2.0
22672026-05-20T16:00:40.814Z Compiling schemars v0.8.22
22682026-05-20T16:00:40.900Z Compiling globset v0.4.18
22692026-05-20T16:00:41.123Z Compiling moka v0.12.15
22702026-05-20T16:00:41.687Z Compiling ipnetwork v0.21.1
22712026-05-20T16:00:41.955Z Compiling oxnet v0.1.5
22722026-05-20T16:00:42.180Z Compiling newtype-uuid v1.3.2
22732026-05-20T16:00:42.180Z Compiling serde_with v3.20.0
22742026-05-20T16:00:42.460Z Compiling daft v0.1.7
22752026-05-20T16:00:42.541Z Compiling dof v0.4.0
22762026-05-20T16:00:42.748Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
22772026-05-20T16:00:43.242Z Compiling rustls-platform-verifier v0.7.0
22782026-05-20T16:00:43.269Z Compiling usdt-impl v0.6.0
22792026-05-20T16:00:43.491Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22802026-05-20T16:00:43.861Z Compiling tokio-util v0.7.18
22812026-05-20T16:00:43.945Z Compiling tokio-rustls v0.26.4
22822026-05-20T16:00:43.992Z Compiling tower v0.5.3
22832026-05-20T16:00:44.086Z Compiling usdt v0.6.0
22842026-05-20T16:00:44.206Z Compiling async-compression v0.4.42
22852026-05-20T16:00:44.228Z Compiling tokio-rustls v0.25.0
22862026-05-20T16:00:44.370Z Compiling iddqd v0.3.18
22872026-05-20T16:00:44.463Z Compiling h2 v0.4.14
22882026-05-20T16:00:44.485Z Compiling tower-http v0.6.10
22892026-05-20T16:00:44.530Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
22902026-05-20T16:00:44.595Z Compiling backoff v0.4.0
22912026-05-20T16:00:44.614Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3)
22922026-05-20T16:00:44.781Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
22932026-05-20T16:00:44.823Z Compiling typify-impl v0.6.2
22942026-05-20T16:00:44.911Z Compiling dof v0.3.0
22952026-05-20T16:00:45.128Z Compiling byte-wrapper v0.1.0
22962026-05-20T16:00:45.497Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
22972026-05-20T16:00:45.510Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
22982026-05-20T16:00:45.514Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
22992026-05-20T16:00:45.724Z Compiling usdt-impl v0.5.0
23002026-05-20T16:00:45.842Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23012026-05-20T16:00:45.911Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23022026-05-20T16:00:45.946Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23032026-05-20T16:00:45.978Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23042026-05-20T16:00:46.085Z Compiling usdt v0.5.0
23052026-05-20T16:00:46.239Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457)
23062026-05-20T16:00:46.371Z Compiling hickory-proto v0.24.4
23072026-05-20T16:00:46.401Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23082026-05-20T16:00:46.985Z Compiling hyper v1.9.0
23092026-05-20T16:00:47.396Z Compiling typify v0.6.2
23102026-05-20T16:00:47.519Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23112026-05-20T16:00:47.614Z Compiling progenitor-impl v0.14.0
23122026-05-20T16:00:47.626Z Compiling progenitor-impl v0.13.0
23132026-05-20T16:00:47.636Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23142026-05-20T16:00:48.145Z Compiling hyper-util v0.1.20
23152026-05-20T16:00:48.158Z Compiling tokio-stream v0.1.18
23162026-05-20T16:00:48.639Z Compiling hickory-resolver v0.24.4
23172026-05-20T16:00:48.736Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23182026-05-20T16:00:49.459Z Compiling hyper-rustls v0.27.9
23192026-05-20T16:00:49.575Z Compiling dropshot v0.17.0
23202026-05-20T16:00:49.810Z Compiling reqwest v0.13.3
23212026-05-20T16:00:49.825Z Compiling reqwest v0.12.28
23222026-05-20T16:00:50.124Z Compiling qorb v0.4.1
23232026-05-20T16:00:50.376Z Compiling tokio-dtrace v0.1.1
23242026-05-20T16:00:50.665Z Compiling libsw-core v0.3.2
23252026-05-20T16:00:50.791Z Compiling zone v0.3.1
23262026-05-20T16:00:50.805Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
23272026-05-20T16:00:50.848Z Compiling libsw v3.5.0
23282026-05-20T16:00:50.972Z Compiling oxide-tokio-rt v0.1.6
23292026-05-20T16:00:51.032Z Compiling progenitor-client v0.14.0
23302026-05-20T16:00:51.161Z Compiling progenitor-client v0.10.0
23312026-05-20T16:00:51.297Z Compiling progenitor-extras v0.2.0
23322026-05-20T16:00:51.348Z Compiling progenitor-client v0.13.0
23332026-05-20T16:00:51.474Z Compiling progenitor v0.14.0
23342026-05-20T16:00:51.542Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23352026-05-20T16:00:51.560Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23362026-05-20T16:00:51.624Z Compiling progenitor v0.13.0
23372026-05-20T16:00:51.671Z Compiling slog-dtrace v0.3.0
23382026-05-20T16:00:51.693Z Compiling tough v0.22.0
23392026-05-20T16:00:51.778Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
23402026-05-20T16:00:51.992Z Compiling cancel-safe-futures v0.1.5
23412026-05-20T16:00:52.235Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
23422026-05-20T16:00:52.360Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23432026-05-20T16:00:52.645Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23442026-05-20T16:00:53.197Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23452026-05-20T16:00:53.550Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23462026-05-20T16:00:53.553Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
23472026-05-20T16:00:53.573Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23482026-05-20T16:00:53.774Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23492026-05-20T16:00:54.102Z Compiling steno v0.4.1
23502026-05-20T16:00:54.129Z Compiling hickory-proto v0.25.2
23512026-05-20T16:00:55.235Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23522026-05-20T16:00:55.383Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23532026-05-20T16:00:55.428Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
23542026-05-20T16:00:55.543Z Compiling typify-impl v0.4.3
23552026-05-20T16:00:55.725Z Compiling parking_lot_core v0.8.6
23562026-05-20T16:00:55.778Z Compiling arc-swap v1.9.1
23572026-05-20T16:00:56.055Z Compiling hickory-resolver v0.25.2
23582026-05-20T16:00:56.093Z Compiling parking_lot v0.11.2
23592026-05-20T16:00:56.490Z Compiling sled v0.34.7
23602026-05-20T16:00:56.629Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23612026-05-20T16:00:56.986Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23622026-05-20T16:00:57.445Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23632026-05-20T16:00:58.075Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23642026-05-20T16:00:58.181Z Compiling typify v0.4.3
23652026-05-20T16:00:58.255Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
23662026-05-20T16:00:58.302Z Compiling slog-scope v4.4.1
23672026-05-20T16:00:58.620Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23682026-05-20T16:00:58.817Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23692026-05-20T16:00:58.977Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23702026-05-20T16:00:59.294Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23712026-05-20T16:00:59.509Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23722026-05-20T16:00:59.525Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23732026-05-20T16:00:59.770Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23742026-05-20T16:01:00.236Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23752026-05-20T16:01:00.603Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
23762026-05-20T16:01:00.683Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
23772026-05-20T16:01:00.686Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
23782026-05-20T16:01:00.737Z Compiling papergrid v0.17.0
23792026-05-20T16:01:01.010Z Compiling testing_table v0.3.0
23802026-05-20T16:01:01.067Z Compiling internet-checksum v0.2.1
23812026-05-20T16:01:01.188Z Compiling slog-stdlog v4.1.1
23822026-05-20T16:01:01.220Z Compiling progenitor-impl v0.11.2
23832026-05-20T16:01:01.419Z Compiling progenitor-client v0.11.2
23842026-05-20T16:01:01.671Z Compiling tabled v0.20.0
23852026-05-20T16:01:01.734Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
23862026-05-20T16:01:02.574Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
23872026-05-20T16:01:02.664Z Compiling dropshot-api-manager-types v0.7.1
23882026-05-20T16:01:02.957Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
23892026-05-20T16:01:03.040Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
23902026-05-20T16:01:03.169Z Compiling progenitor v0.11.2
23912026-05-20T16:01:03.193Z Compiling slog-envlogger v2.2.0
23922026-05-20T16:01:03.326Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
23932026-05-20T16:01:03.615Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
23942026-05-20T16:01:03.868Z Compiling const-random v0.1.18
23952026-05-20T16:01:03.958Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
23962026-05-20T16:01:04.277Z Compiling crc8 v0.1.1
23972026-05-20T16:01:04.292Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
23982026-05-20T16:01:04.412Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
23992026-05-20T16:01:04.440Z Compiling ahash v0.8.12
24002026-05-20T16:01:04.520Z Compiling smartstring v1.0.1
24012026-05-20T16:01:04.690Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
24022026-05-20T16:01:04.813Z Compiling thin-vec v0.2.18
24032026-05-20T16:01:05.089Z Compiling utf-8 v0.7.6
24042026-05-20T16:01:05.123Z Compiling rhai v1.24.0
24052026-05-20T16:01:05.293Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
24062026-05-20T16:01:05.446Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
24072026-05-20T16:01:05.625Z Compiling tungstenite v0.21.0
24082026-05-20T16:01:05.951Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
24092026-05-20T16:01:06.227Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
24102026-05-20T16:01:06.457Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
24112026-05-20T16:01:06.532Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
24122026-05-20T16:01:07.467Z Compiling progenitor-impl v0.10.0
24132026-05-20T16:01:07.467Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24142026-05-20T16:01:07.815Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24152026-05-20T16:01:08.287Z Compiling sha2 v0.10.9
24162026-05-20T16:01:08.711Z Compiling progenitor v0.10.0
24172026-05-20T16:01:08.856Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24182026-05-20T16:01:08.870Z Compiling lzma-sys v0.1.20
24192026-05-20T16:01:09.004Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
24202026-05-20T16:01:09.320Z Compiling tokio-tungstenite v0.21.0
24212026-05-20T16:01:09.662Z Compiling typeid v1.0.3
24222026-05-20T16:01:09.805Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
24232026-05-20T16:01:10.349Z Compiling console v0.16.3
24242026-05-20T16:01:10.614Z Compiling toml_datetime v0.7.5+spec-1.1.0
24252026-05-20T16:01:10.618Z Compiling unit-prefix v0.5.2
24262026-05-20T16:01:10.772Z Compiling base64 v0.21.7
24272026-05-20T16:01:10.788Z Compiling indicatif v0.18.4
24282026-05-20T16:01:10.873Z Compiling toml v0.9.12+spec-1.1.0
24292026-05-20T16:01:10.957Z Compiling git-stub-vcs v0.1.0
24302026-05-20T16:01:10.998Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
24312026-05-20T16:01:11.111Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24322026-05-20T16:01:11.299Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
24332026-05-20T16:01:11.655Z Compiling ron v0.12.1
24342026-05-20T16:01:11.709Z Compiling xz2 v0.1.7
24352026-05-20T16:01:11.966Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
24362026-05-20T16:01:12.321Z Compiling drift v0.1.4
24372026-05-20T16:01:12.361Z Compiling base16ct v1.0.0
24382026-05-20T16:01:12.567Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294)
24392026-05-20T16:01:12.997Z Compiling dropshot-api-manager v0.7.1
24402026-05-20T16:01:13.185Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294)
24412026-05-20T16:01:13.202Z Compiling natord v1.0.9
24422026-05-20T16:01:13.383Z Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util)
24432026-05-20T16:01:15.820Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
24442026-05-20T16:01:16.571Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
24452026-05-20T16:01:24.002Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
24462026-05-20T16:01:25.720Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
24472026-05-20T16:01:26.764Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
24482026-05-20T16:01:27.911Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
24492026-05-20T16:01:27.911Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
24502026-05-20T16:01:27.915Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
24512026-05-20T16:01:27.915Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
24522026-05-20T16:01:28.381Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
24532026-05-20T16:01:28.381Z Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
24542026-05-20T16:01:28.385Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
24552026-05-20T16:01:28.850Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
24562026-05-20T16:01:30.610Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
24572026-05-20T16:01:30.610Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
24582026-05-20T16:01:32.362Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
24592026-05-20T16:01:36.677Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
24602026-05-20T16:01:37.809Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
24612026-05-20T16:01:37.809Z Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
24622026-05-20T16:01:37.812Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
24632026-05-20T16:02:21.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
24642026-05-20T16:02:21.696Z
24652026-05-20T16:02:21.701Zreal 1:43.030317582
24662026-05-20T16:02:21.701Zuser 8:09.640236576
24672026-05-20T16:02:21.701Zsys 1:13.420047598
24682026-05-20T16:02:21.701Ztrap 0.226764598
24692026-05-20T16:02:21.701Ztflt 0.005058757
24702026-05-20T16:02:21.701Zdflt 0.384183341
24712026-05-20T16:02:21.701Zkflt 0.000065269
24722026-05-20T16:02:21.701Zlock 31:47.828020876
24732026-05-20T16:02:21.701Zslp 28:30.304780057
24742026-05-20T16:02:21.701Zlat 24.805319969
24752026-05-20T16:02:21.701Zstop 34.412450441
24762026-05-20T16:02:21.701Z+ ptime -m cargo build --release
24772026-05-20T16:02:22.368Z Compiling proc-macro2 v1.0.106
24782026-05-20T16:02:22.368Z Compiling quote v1.0.45
24792026-05-20T16:02:22.368Z Compiling unicode-ident v1.0.24
24802026-05-20T16:02:22.368Z Compiling serde_core v1.0.228
24812026-05-20T16:02:22.368Z Compiling serde v1.0.228
24822026-05-20T16:02:22.375Z Compiling libc v0.2.186
24832026-05-20T16:02:22.375Z Compiling cfg-if v1.0.4
24842026-05-20T16:02:22.607Z Compiling zmij v1.0.21
24852026-05-20T16:02:22.611Z Compiling autocfg v1.5.0
24862026-05-20T16:02:22.861Z Compiling memchr v2.8.0
24872026-05-20T16:02:22.903Z Compiling libm v0.2.16
24882026-05-20T16:02:23.265Z Compiling itoa v1.0.18
24892026-05-20T16:02:23.274Z Compiling version_check v0.9.5
24902026-05-20T16:02:23.509Z Compiling icu_properties_data v2.2.0
24912026-05-20T16:02:23.544Z Compiling icu_normalizer_data v2.2.0
24922026-05-20T16:02:23.567Z Compiling stable_deref_trait v1.2.1
24932026-05-20T16:02:23.711Z Compiling syn v2.0.117
24942026-05-20T16:02:23.726Z Compiling serde_json v1.0.149
24952026-05-20T16:02:23.772Z Compiling thiserror v2.0.18
24962026-05-20T16:02:24.096Z Compiling litemap v0.8.2
24972026-05-20T16:02:24.106Z Compiling writeable v0.6.3
24982026-05-20T16:02:24.106Z Compiling utf8_iter v1.0.4
24992026-05-20T16:02:24.106Z Compiling percent-encoding v2.3.2
25002026-05-20T16:02:24.793Z Compiling num-traits v0.2.19
25012026-05-20T16:02:24.830Z Compiling form_urlencoded v1.2.2
25022026-05-20T16:02:24.830Z Compiling parking_lot_core v0.9.12
25032026-05-20T16:02:24.830Z Compiling rand_core v0.10.1
25042026-05-20T16:02:24.830Z Compiling getrandom v0.4.2
25052026-05-20T16:02:24.830Z Compiling jobserver v0.1.34
25062026-05-20T16:02:24.830Z Compiling find-msvc-tools v0.1.9
25072026-05-20T16:02:24.830Z Compiling shlex v1.3.0
25082026-05-20T16:02:24.830Z Compiling heck v0.5.0
25092026-05-20T16:02:26.125Z Compiling cc v1.2.62
25102026-05-20T16:02:26.153Z Compiling iana-time-zone v0.1.65
25112026-05-20T16:02:26.153Z Compiling uuid v1.23.1
25122026-05-20T16:02:26.153Z Compiling errno v0.3.14
25132026-05-20T16:02:26.153Z Compiling zerocopy v0.8.48
25142026-05-20T16:02:26.153Z Compiling semver v1.0.28
25152026-05-20T16:02:26.153Z Compiling schemars v0.8.22
25162026-05-20T16:02:26.153Z Compiling dyn-clone v1.0.20
25172026-05-20T16:02:26.153Z Compiling getrandom v0.2.17
25182026-05-20T16:02:26.217Z Compiling pin-project-lite v0.2.17
25192026-05-20T16:02:26.263Z Compiling rustversion v1.0.22
25202026-05-20T16:02:26.266Z Compiling socket2 v0.6.3
25212026-05-20T16:02:26.293Z Compiling scopeguard v1.2.0
25222026-05-20T16:02:26.367Z Compiling portable-atomic v1.13.1
25232026-05-20T16:02:26.423Z Compiling lock_api v0.4.14
25242026-05-20T16:02:26.460Z Compiling bitflags v2.11.1
25252026-05-20T16:02:26.609Z Compiling synstructure v0.13.2
25262026-05-20T16:02:26.622Z Compiling serde_derive_internals v0.29.1
25272026-05-20T16:02:27.056Z Compiling log v0.4.29
25282026-05-20T16:02:27.222Z Compiling signal-hook-registry v1.4.8
25292026-05-20T16:02:27.325Z Compiling mio v1.2.0
25302026-05-20T16:02:27.331Z Compiling critical-section v1.2.0
25312026-05-20T16:02:27.349Z Compiling subtle v2.6.1
25322026-05-20T16:02:27.365Z Compiling equivalent v1.0.2
25332026-05-20T16:02:27.468Z Compiling once_cell v1.21.4
25342026-05-20T16:02:27.547Z Compiling futures-core v0.3.32
25352026-05-20T16:02:27.578Z Compiling ring v0.17.14
25362026-05-20T16:02:27.650Z Compiling httparse v1.10.1
25372026-05-20T16:02:27.668Z Compiling cmake v0.1.58
25382026-05-20T16:02:27.685Z Compiling fs_extra v1.3.0
25392026-05-20T16:02:27.707Z Compiling dunce v1.0.5
25402026-05-20T16:02:27.711Z Compiling futures-sink v0.3.32
25412026-05-20T16:02:27.769Z Compiling serde_derive v1.0.228
25422026-05-20T16:02:27.797Z Compiling zerofrom-derive v0.1.7
25432026-05-20T16:02:27.824Z Compiling yoke-derive v0.8.2
25442026-05-20T16:02:27.955Z Compiling zerovec-derive v0.11.3
25452026-05-20T16:02:27.998Z Compiling displaydoc v0.2.5
25462026-05-20T16:02:28.015Z Compiling schemars_derive v0.8.22
25472026-05-20T16:02:28.020Z Compiling thiserror-impl v2.0.18
25482026-05-20T16:02:28.109Z Compiling tokio-macros v2.7.0
25492026-05-20T16:02:28.772Z Compiling zerocopy-derive v0.8.48
25502026-05-20T16:02:28.881Z Compiling zeroize_derive v1.4.3
25512026-05-20T16:02:28.930Z Compiling futures-macro v0.3.32
25522026-05-20T16:02:29.006Z Compiling zerofrom v0.1.8
25532026-05-20T16:02:29.081Z Compiling aws-lc-sys v0.41.0
25542026-05-20T16:02:29.142Z Compiling yoke v0.8.2
25552026-05-20T16:02:29.403Z Compiling thiserror v1.0.69
25562026-05-20T16:02:29.408Z Compiling zerovec v0.11.6
25572026-05-20T16:02:29.408Z Compiling zerotrie v0.2.4
25582026-05-20T16:02:29.612Z Compiling zeroize v1.8.2
25592026-05-20T16:02:29.750Z Compiling slab v0.4.12
25602026-05-20T16:02:29.800Z Compiling rand_core v0.6.4
25612026-05-20T16:02:29.855Z Compiling thiserror-impl v1.0.69
25622026-05-20T16:02:29.882Z Compiling futures-channel v0.3.32
25632026-05-20T16:02:29.966Z Compiling tinystr v0.8.3
25642026-05-20T16:02:30.027Z Compiling potential_utf v0.1.5
25652026-05-20T16:02:30.027Z Compiling futures-task v0.3.32
25662026-05-20T16:02:30.056Z Compiling regex-syntax v0.8.10
25672026-05-20T16:02:30.150Z Compiling icu_locale_core v2.2.0
25682026-05-20T16:02:30.191Z Compiling icu_collections v2.2.0
25692026-05-20T16:02:30.219Z Compiling futures-io v0.3.32
25702026-05-20T16:02:30.232Z Compiling hashbrown v0.17.1
25712026-05-20T16:02:30.428Z Compiling futures-util v0.3.32
25722026-05-20T16:02:30.969Z Compiling rustix v1.1.4
25732026-05-20T16:02:31.961Z Compiling smallvec v1.15.1
25742026-05-20T16:02:31.980Z Compiling bytes v1.11.1
25752026-05-20T16:02:31.980Z Compiling icu_provider v2.2.0
25762026-05-20T16:02:31.981Z Compiling chrono v0.4.44
25772026-05-20T16:02:31.981Z Compiling serde_tokenstream v0.2.3
25782026-05-20T16:02:31.981Z Compiling icu_properties v2.2.0
25792026-05-20T16:02:31.989Z Compiling icu_normalizer v2.2.0
25802026-05-20T16:02:32.373Z Compiling parking_lot v0.12.5
25812026-05-20T16:02:32.690Z Compiling idna_adapter v1.2.2
25822026-05-20T16:02:32.856Z Compiling idna v1.1.0
25832026-05-20T16:02:33.104Z Compiling tokio v1.52.3
25842026-05-20T16:02:33.136Z Compiling indexmap v2.14.0
25852026-05-20T16:02:33.149Z Compiling generic-array v0.14.7
25862026-05-20T16:02:33.237Z Compiling url v2.5.8
25872026-05-20T16:02:33.319Z Compiling aho-corasick v1.1.4
25882026-05-20T16:02:33.549Z Compiling tracing-attributes v0.1.31
25892026-05-20T16:02:34.683Z Compiling regex-automata v0.4.14
25902026-05-20T16:02:34.733Z Compiling tracing-core v0.1.36
25912026-05-20T16:02:34.861Z Compiling typenum v1.20.0
25922026-05-20T16:02:34.941Z Compiling ucd-trie v0.1.7
25932026-05-20T16:02:35.008Z Compiling http v1.4.0
25942026-05-20T16:02:35.186Z Compiling tracing v0.1.44
25952026-05-20T16:02:35.566Z Compiling pest v2.8.6
25962026-05-20T16:02:35.823Z Compiling base64 v0.22.1
25972026-05-20T16:02:36.108Z Compiling getrandom v0.3.4
25982026-05-20T16:02:37.805Z Compiling regex v1.12.3
25992026-05-20T16:02:37.830Z Compiling byteorder v1.5.0
26002026-05-20T16:02:37.830Z Compiling pest_meta v2.8.6
26012026-05-20T16:02:37.830Z Compiling ipnetwork v0.21.1
26022026-05-20T16:02:37.830Z Compiling rustls-pki-types v1.14.1
26032026-05-20T16:02:37.830Z Compiling pest_generator v2.8.6
26042026-05-20T16:02:37.960Z Compiling fnv v1.0.7
26052026-05-20T16:02:38.180Z Compiling anyhow v1.0.102
26062026-05-20T16:02:38.268Z Compiling pest_derive v2.8.6
26072026-05-20T16:02:38.279Z Compiling crypto-common v0.1.7
26082026-05-20T16:02:38.390Z Compiling slog v2.8.2
26092026-05-20T16:02:38.431Z Compiling untrusted v0.9.0
26102026-05-20T16:02:38.535Z Compiling erased-serde v0.3.31
26112026-05-20T16:02:38.576Z Compiling strsim v0.11.1
26122026-05-20T16:02:39.029Z Compiling tokio-util v0.7.18
26132026-05-20T16:02:39.214Z Compiling ipnet v2.12.0
26142026-05-20T16:02:39.248Z Compiling ident_case v1.0.1
26152026-05-20T16:02:39.376Z Compiling paste v1.0.15
26162026-05-20T16:02:39.930Z Compiling time-core v0.1.8
26172026-05-20T16:02:40.092Z Compiling num-conv v0.2.1
26182026-05-20T16:02:40.201Z Compiling oxnet v0.1.5
26192026-05-20T16:02:40.255Z Compiling time-macros v0.2.27
26202026-05-20T16:02:40.411Z Compiling http-body v1.0.1
26212026-05-20T16:02:40.655Z Compiling omicron-workspace-hack v0.1.0
26222026-05-20T16:02:40.719Z Compiling atomic-waker v1.1.2
26232026-05-20T16:02:40.824Z Compiling block-buffer v0.10.4
26242026-05-20T16:02:40.899Z Compiling ppv-lite86 v0.2.21
26252026-05-20T16:02:41.237Z Compiling scroll_derive v0.13.1
26262026-05-20T16:02:41.248Z Compiling ryu v1.0.23
26272026-05-20T16:02:41.547Z Compiling try-lock v0.2.5
26282026-05-20T16:02:41.672Z Compiling camino v1.2.2
26292026-05-20T16:02:41.918Z Compiling tower-layer v0.3.3
26302026-05-20T16:02:42.198Z Compiling tower-service v0.3.3
26312026-05-20T16:02:42.219Z Compiling want v0.3.1
26322026-05-20T16:02:42.362Z Compiling digest v0.10.7
26332026-05-20T16:02:42.614Z Compiling h2 v0.4.14
26342026-05-20T16:02:42.652Z Compiling async-trait v0.1.89
26352026-05-20T16:02:45.482Z Compiling aws-lc-rs v1.17.0
26362026-05-20T16:02:45.507Z Compiling pretty-hex v0.4.2
26372026-05-20T16:02:45.507Z Compiling httpdate v1.0.3
26382026-05-20T16:02:45.507Z Compiling crossbeam-utils v0.8.21
26392026-05-20T16:02:45.507Z Compiling hyper v1.9.0
26402026-05-20T16:02:45.608Z Compiling untrusted v0.7.1
26412026-05-20T16:02:45.744Z Compiling foldhash v0.2.0
26422026-05-20T16:02:46.043Z Compiling allocator-api2 v0.2.21
26432026-05-20T16:02:46.443Z Compiling crc32fast v1.5.0
26442026-05-20T16:02:46.584Z Compiling hashbrown v0.16.1
26452026-05-20T16:02:46.763Z Compiling hyper-util v0.1.20
26462026-05-20T16:02:48.004Z Compiling serde_urlencoded v0.7.1
26472026-05-20T16:02:48.065Z Compiling http-body-util v0.1.3
26482026-05-20T16:02:48.309Z Compiling daft-derive v0.1.7
26492026-05-20T16:02:48.489Z Compiling rustls v0.23.40
26502026-05-20T16:02:48.645Z Compiling slog-async v2.8.0
26512026-05-20T16:02:48.741Z Compiling usdt-impl v0.6.0
26522026-05-20T16:02:49.081Z Compiling scroll v0.13.0
26532026-05-20T16:02:49.237Z Compiling plain v0.2.3
26542026-05-20T16:02:49.356Z Compiling goblin v0.10.5
26552026-05-20T16:02:49.382Z Compiling openapiv3 v2.2.0
26562026-05-20T16:02:49.547Z Compiling cpufeatures v0.2.17
26572026-05-20T16:02:49.777Z Compiling dtrace-parser v0.3.0
26582026-05-20T16:02:49.792Z Compiling thread-id v5.1.0
26592026-05-20T16:02:50.461Z Compiling rand_core v0.9.5
26602026-05-20T16:02:50.737Z Compiling sync_wrapper v1.0.2
26612026-05-20T16:02:50.860Z Compiling powerfmt v0.2.0
26622026-05-20T16:02:51.833Z Compiling ref-cast v1.0.25
26632026-05-20T16:02:51.996Z Compiling rustls v0.22.4
26642026-05-20T16:02:52.179Z Compiling dof v0.4.0
26652026-05-20T16:02:52.591Z Compiling deranged v0.5.8
26662026-05-20T16:02:52.837Z Compiling tower v0.5.3
26672026-05-20T16:02:53.197Z Compiling webpki-roots v1.0.7
26682026-05-20T16:02:53.488Z Compiling syn v1.0.109
26692026-05-20T16:02:53.572Z Compiling num_threads v0.1.7
26702026-05-20T16:02:53.587Z Compiling usdt-macro v0.6.0
26712026-05-20T16:02:53.598Z Compiling usdt-attr-macro v0.6.0
26722026-05-20T16:02:53.675Z Compiling time v0.3.47
26732026-05-20T16:02:53.694Z Compiling tower-http v0.6.10
26742026-05-20T16:02:53.888Z Compiling rand_chacha v0.9.0
26752026-05-20T16:02:54.492Z Compiling ref-cast-impl v1.0.25
26762026-05-20T16:02:54.505Z Compiling multer v3.1.0
26772026-05-20T16:02:54.545Z Compiling hex v0.4.3
26782026-05-20T16:02:54.858Z Compiling rand v0.9.4
26792026-05-20T16:02:55.328Z Compiling crossbeam-channel v0.5.15
26802026-05-20T16:02:55.434Z Compiling structmeta-derive v0.3.0
26812026-05-20T16:02:55.587Z Compiling winnow v1.0.3
26822026-05-20T16:02:56.015Z Compiling darling_core v0.23.0
26832026-05-20T16:02:56.505Z Compiling structmeta v0.3.0
26842026-05-20T16:02:56.626Z Compiling futures-executor v0.3.32
26852026-05-20T16:02:56.719Z Compiling newtype-uuid-macros v0.1.0
26862026-05-20T16:02:57.064Z Compiling async-stream-impl v0.3.6
26872026-05-20T16:02:57.112Z Compiling dropshot v0.17.0
26882026-05-20T16:02:57.378Z Compiling thread_local v1.1.9
26892026-05-20T16:02:57.544Z Compiling fastrand v2.4.1
26902026-05-20T16:02:57.720Z Compiling futures v0.3.32
26912026-05-20T16:02:57.784Z Compiling newtype-uuid v1.3.2
26922026-05-20T16:02:57.811Z Compiling strum_macros v0.26.4
26932026-05-20T16:02:57.879Z Compiling is-terminal v0.4.17
26942026-05-20T16:02:57.991Z Compiling take_mut v0.2.2
26952026-05-20T16:02:58.087Z Compiling darling_macro v0.23.0
26962026-05-20T16:02:58.115Z Compiling term v1.2.1
26972026-05-20T16:02:58.423Z Compiling slog-term v2.9.2
26982026-05-20T16:02:58.699Z Compiling darling v0.23.0
26992026-05-20T16:02:58.738Z Compiling daft v0.1.7
27002026-05-20T16:02:59.034Z Compiling dropshot_endpoint v0.17.0
27012026-05-20T16:02:59.475Z Compiling serde_with_macros v3.20.0
27022026-05-20T16:02:59.518Z Compiling tempfile v3.27.0
27032026-05-20T16:02:59.748Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27042026-05-20T16:02:59.947Z Compiling either v1.15.0
27052026-05-20T16:03:00.174Z Compiling derive-ex v0.1.8
27062026-05-20T16:03:00.328Z Compiling sha1 v0.10.6
27072026-05-20T16:03:00.399Z Compiling rand_chacha v0.3.1
27082026-05-20T16:03:00.634Z Compiling strum_macros v0.27.2
27092026-05-20T16:03:00.739Z Compiling openssl-probe v0.2.1
27102026-05-20T16:03:00.822Z Compiling match_cfg v0.1.0
27112026-05-20T16:03:00.905Z Compiling simd-adler32 v0.3.9
27122026-05-20T16:03:00.996Z Compiling adler2 v2.0.1
27132026-05-20T16:03:01.033Z Compiling hostname v0.3.1
27142026-05-20T16:03:01.167Z Compiling miniz_oxide v0.8.9
27152026-05-20T16:03:01.204Z Compiling rustls-native-certs v0.8.3
27162026-05-20T16:03:01.747Z Compiling rand v0.8.6
27172026-05-20T16:03:01.761Z Compiling test-strategy v0.4.5
27182026-05-20T16:03:01.983Z Compiling toml_parser v1.1.2+spec-1.1.0
27192026-05-20T16:03:02.521Z Compiling slog-json v2.6.1
27202026-05-20T16:03:02.624Z Compiling macaddr v1.0.1
27212026-05-20T16:03:02.757Z Compiling serde_spanned v1.1.1
27222026-05-20T16:03:02.777Z Compiling memmap2 v0.9.10
27232026-05-20T16:03:02.922Z Compiling toml_writer v1.1.1+spec-1.1.0
27242026-05-20T16:03:03.014Z Compiling slog-bunyan v2.5.0
27252026-05-20T16:03:03.131Z Compiling flate2 v1.1.9
27262026-05-20T16:03:03.176Z Compiling regress v0.10.5
27272026-05-20T16:03:03.219Z Compiling rustls-webpki v0.102.8
27282026-05-20T16:03:03.545Z Compiling debug-ignore v1.0.5
27292026-05-20T16:03:03.667Z Compiling usdt v0.6.0
27302026-05-20T16:03:03.683Z Compiling compression-core v0.4.32
27312026-05-20T16:03:03.868Z Compiling compression-codecs v0.4.38
27322026-05-20T16:03:04.382Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
27332026-05-20T16:03:05.117Z Compiling toml_datetime v1.1.1+spec-1.1.0
27342026-05-20T16:03:05.344Z Compiling encoding_rs v0.8.35
27352026-05-20T16:03:05.591Z Compiling spin v0.9.8
27362026-05-20T16:03:05.728Z Compiling mime v0.3.17
27372026-05-20T16:03:06.144Z Compiling toml v1.1.2+spec-1.1.0
27382026-05-20T16:03:06.215Z Compiling async-compression v0.4.42
27392026-05-20T16:03:06.690Z Compiling tokio-rustls v0.25.0
27402026-05-20T16:03:06.953Z Compiling async-stream v0.3.6
27412026-05-20T16:03:07.215Z Compiling parse-display-derive v0.10.0
27422026-05-20T16:03:07.701Z Compiling waitgroup v0.1.2
27432026-05-20T16:03:07.850Z Compiling rustls-pemfile v2.2.0
27442026-05-20T16:03:07.873Z Compiling serde_path_to_error v0.1.20
27452026-05-20T16:03:08.150Z Compiling hostname v0.4.2
27462026-05-20T16:03:08.795Z Compiling strum v0.26.3
27472026-05-20T16:03:08.944Z Compiling wait-timeout v0.2.1
27482026-05-20T16:03:09.637Z Compiling bit-vec v0.8.0
27492026-05-20T16:03:09.650Z Compiling quick-error v1.2.3
27502026-05-20T16:03:09.778Z Compiling rusty-fork v0.3.1
27512026-05-20T16:03:09.945Z Compiling bit-set v0.8.0
27522026-05-20T16:03:09.971Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
27532026-05-20T16:03:10.147Z Compiling serde_with v3.20.0
27542026-05-20T16:03:10.262Z Compiling rand_xorshift v0.4.0
27552026-05-20T16:03:10.391Z Compiling unarray v0.1.4
27562026-05-20T16:03:10.521Z Compiling proptest v1.11.0
27572026-05-20T16:03:10.615Z Compiling strum v0.27.2
27582026-05-20T16:03:10.740Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27592026-05-20T16:03:10.762Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
27602026-05-20T16:03:10.917Z Compiling instant v0.1.13
27612026-05-20T16:03:11.791Z Compiling rustc-hash v2.1.2
27622026-05-20T16:03:11.821Z Compiling unicode-width v0.2.2
27632026-05-20T16:03:11.932Z Compiling iddqd v0.3.18
27642026-05-20T16:03:12.379Z Compiling itertools v0.14.0
27652026-05-20T16:03:13.001Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27662026-05-20T16:03:13.763Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
27672026-05-20T16:03:13.892Z Compiling backon v1.6.0
27682026-05-20T16:03:14.171Z Compiling backoff v0.4.0
27692026-05-20T16:03:14.405Z Compiling parse-display v0.10.0
27702026-05-20T16:03:14.527Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3)
27712026-05-20T16:03:16.974Z Compiling clap_derive v4.6.1
27722026-05-20T16:03:17.558Z Compiling utf8parse v0.2.2
27732026-05-20T16:03:17.705Z Compiling anstyle-parse v1.0.0
27742026-05-20T16:03:18.412Z Compiling terminal_size v0.4.4
27752026-05-20T16:03:18.579Z Compiling is_terminal_polyfill v1.70.2
27762026-05-20T16:03:18.680Z Compiling anstyle v1.0.14
27772026-05-20T16:03:18.680Z Compiling colorchoice v1.0.5
27782026-05-20T16:03:18.746Z Compiling anstyle-query v1.1.5
27792026-05-20T16:03:18.964Z Compiling anstream v1.0.0
27802026-05-20T16:03:19.341Z Compiling clap_lex v1.1.0
27812026-05-20T16:03:19.525Z Compiling clap_builder v4.6.0
27822026-05-20T16:03:20.553Z Compiling regress v0.11.1
27832026-05-20T16:03:20.991Z Compiling crucible-workspace-hack v0.1.0
27842026-05-20T16:03:21.236Z Compiling unsafe-libyaml v0.2.11
27852026-05-20T16:03:21.566Z Compiling clap v4.6.1
27862026-05-20T16:03:21.825Z Compiling serde_yaml v0.9.34+deprecated
27872026-05-20T16:03:21.924Z Compiling toml_edit v0.25.11+spec-1.1.0
27882026-05-20T16:03:22.683Z Compiling typify-impl v0.6.2
27892026-05-20T16:03:23.288Z Compiling zerocopy-derive v0.7.35
27902026-05-20T16:03:24.521Z Compiling proc-macro-crate v3.5.0
27912026-05-20T16:03:25.192Z Compiling darling_core v0.21.3
27922026-05-20T16:03:25.530Z Compiling convert_case v0.4.0
27932026-05-20T16:03:25.826Z Compiling derive_more v0.99.20
27942026-05-20T16:03:25.998Z Compiling typify-macro v0.6.2
27952026-05-20T16:03:26.420Z Compiling num_enum_derive v0.7.6
27962026-05-20T16:03:26.943Z Compiling toml_datetime v0.6.11
27972026-05-20T16:03:27.245Z Compiling darling_macro v0.21.3
27982026-05-20T16:03:27.834Z Compiling darling v0.21.3
27992026-05-20T16:03:27.920Z Compiling num_enum v0.7.6
28002026-05-20T16:03:28.411Z Compiling secrecy v0.10.3
28012026-05-20T16:03:28.576Z Compiling proc-macro-error-attr v1.0.4
28022026-05-20T16:03:28.657Z Compiling tinyvec_macros v0.1.1
28032026-05-20T16:03:28.842Z Compiling heapless v0.8.0
28042026-05-20T16:03:28.855Z Compiling prettyplease v0.2.37
28052026-05-20T16:03:29.328Z Compiling tinyvec v1.11.0
28062026-05-20T16:03:29.619Z Compiling ingot-macros v0.1.1
28072026-05-20T16:03:29.650Z Compiling zerocopy v0.7.35
28082026-05-20T16:03:29.697Z Compiling crossbeam-epoch v0.9.18
28092026-05-20T16:03:30.159Z Compiling hash32 v0.3.1
28102026-05-20T16:03:30.187Z Compiling scroll_derive v0.12.1
28112026-05-20T16:03:30.190Z Compiling rustc_version v0.4.1
28122026-05-20T16:03:30.244Z Compiling num-integer v0.1.46
28132026-05-20T16:03:30.313Z Compiling usdt-impl v0.5.0
28142026-05-20T16:03:30.450Z Compiling proc-macro-error v1.0.4
28152026-05-20T16:03:30.590Z Compiling winnow v0.7.15
28162026-05-20T16:03:30.703Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28172026-05-20T16:03:30.725Z Compiling pkg-config v0.3.33
28182026-05-20T16:03:30.919Z Compiling smoltcp v0.11.0
28192026-05-20T16:03:30.968Z Compiling data-encoding v2.11.0
28202026-05-20T16:03:31.165Z Compiling rustix v0.38.44
28212026-05-20T16:03:31.334Z Compiling scroll v0.12.0
28222026-05-20T16:03:31.733Z Compiling curve25519-dalek v4.1.3
28232026-05-20T16:03:32.041Z Compiling dof v0.3.0
28242026-05-20T16:03:32.246Z Compiling ingot-types v0.1.2
28252026-05-20T16:03:32.895Z Compiling typify v0.6.2
28262026-05-20T16:03:32.994Z Compiling dtrace-parser v0.2.0
28272026-05-20T16:03:33.117Z Compiling tabwriter v1.4.1
28282026-05-20T16:03:33.205Z Compiling hmac v0.12.1
28292026-05-20T16:03:33.274Z Compiling inout v0.1.4
28302026-05-20T16:03:33.360Z Compiling ff v0.13.1
28312026-05-20T16:03:33.428Z Compiling cobs v0.3.0
28322026-05-20T16:03:33.515Z Compiling bstr v1.12.1
28332026-05-20T16:03:33.564Z Compiling thread-id v4.2.2
28342026-05-20T16:03:33.701Z Compiling static_assertions v1.1.0
28352026-05-20T16:03:33.781Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a)
28362026-05-20T16:03:33.814Z Compiling bitflags v1.3.2
28372026-05-20T16:03:33.896Z Compiling managed v0.8.0
28382026-05-20T16:03:34.211Z Compiling postcard v1.1.3
28392026-05-20T16:03:34.316Z Compiling group v0.13.0
28402026-05-20T16:03:34.355Z Compiling cipher v0.4.4
28412026-05-20T16:03:34.436Z Compiling hkdf v0.12.4
28422026-05-20T16:03:35.268Z Compiling ingot v0.1.1
28432026-05-20T16:03:36.747Z Compiling goblin v0.8.2
28442026-05-20T16:03:37.391Z Compiling num-iter v0.1.45
28452026-05-20T16:03:37.413Z Compiling num-rational v0.4.2
28462026-05-20T16:03:38.005Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
28472026-05-20T16:03:38.139Z Compiling thiserror-impl-no-std v2.0.2
28482026-05-20T16:03:38.401Z Compiling hubpack_derive v0.1.1
28492026-05-20T16:03:38.947Z Compiling universal-hash v0.5.1
28502026-05-20T16:03:38.950Z Compiling crypto-bigint v0.5.5
28512026-05-20T16:03:38.994Z Compiling half v2.7.1
28522026-05-20T16:03:39.107Z Compiling serde_repr v0.1.20
28532026-05-20T16:03:39.238Z Compiling curve25519-dalek-derive v0.1.1
28542026-05-20T16:03:39.341Z Compiling foreign-types-macros v0.2.3
28552026-05-20T16:03:39.731Z Compiling num-complex v0.4.6
28562026-05-20T16:03:40.495Z Compiling base16ct v0.2.0
28572026-05-20T16:03:40.786Z Compiling foreign-types-shared v0.3.1
28582026-05-20T16:03:40.821Z Compiling base64ct v1.8.3
28592026-05-20T16:03:40.889Z Compiling opaque-debug v0.3.1
28602026-05-20T16:03:40.913Z Compiling colored v3.1.1
28612026-05-20T16:03:41.203Z Compiling heck v0.4.1
28622026-05-20T16:03:41.203Z Compiling indent_write v2.2.0
28632026-05-20T16:03:41.412Z Compiling cpufeatures v0.3.0
28642026-05-20T16:03:41.472Z Compiling ciborium-io v0.2.2
28652026-05-20T16:03:41.504Z Compiling chacha20 v0.10.0
28662026-05-20T16:03:41.566Z Compiling ciborium-ll v0.2.2
28672026-05-20T16:03:41.826Z Compiling password-hash v0.5.0
28682026-05-20T16:03:41.977Z Compiling poly1305 v0.8.0
28692026-05-20T16:03:41.997Z Compiling foreign-types v0.5.0
28702026-05-20T16:03:42.476Z Compiling elliptic-curve v0.13.8
28712026-05-20T16:03:42.904Z Compiling num v0.4.3
28722026-05-20T16:03:43.024Z Compiling thiserror-no-std v2.0.2
28732026-05-20T16:03:43.122Z Compiling hubpack v0.1.2
28742026-05-20T16:03:44.553Z Compiling chacha20 v0.9.1
28752026-05-20T16:03:45.013Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
28762026-05-20T16:03:45.051Z Compiling reqwest v0.12.28
28772026-05-20T16:03:45.678Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
28782026-05-20T16:03:46.362Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28792026-05-20T16:03:46.493Z Compiling byte-wrapper v0.1.0
28802026-05-20T16:03:46.873Z Compiling blake2 v0.10.6
28812026-05-20T16:03:47.071Z Compiling aead v0.5.2
28822026-05-20T16:03:47.249Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
28832026-05-20T16:03:47.368Z Compiling rustls-webpki v0.103.13
28842026-05-20T16:03:47.592Z Compiling cstr-argument v0.1.2
28852026-05-20T16:03:47.743Z Compiling memoffset v0.9.1
28862026-05-20T16:03:47.769Z Compiling cfg_aliases v0.2.1
28872026-05-20T16:03:48.018Z Compiling float-ord v0.3.2
28882026-05-20T16:03:48.149Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457)
28892026-05-20T16:03:48.310Z Compiling keccak v0.1.6
28902026-05-20T16:03:49.033Z Compiling sha3 v0.10.9
28912026-05-20T16:03:49.433Z Compiling nix v0.31.3
28922026-05-20T16:03:49.612Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28932026-05-20T16:03:49.836Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
28942026-05-20T16:03:50.042Z Compiling chacha20poly1305 v0.10.1
28952026-05-20T16:03:50.094Z Compiling argon2 v0.5.3
28962026-05-20T16:03:50.197Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28972026-05-20T16:03:50.356Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
28982026-05-20T16:03:51.617Z Compiling tokio-rustls v0.26.4
28992026-05-20T16:03:51.931Z Compiling hyper-rustls v0.27.9
29002026-05-20T16:03:52.514Z Compiling rustls-platform-verifier v0.7.0
29012026-05-20T16:03:52.976Z Compiling reqwest v0.13.3
29022026-05-20T16:03:53.371Z Compiling progenitor-client v0.10.0
29032026-05-20T16:03:54.162Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a)
29042026-05-20T16:03:54.411Z Compiling progenitor-client v0.14.0
29052026-05-20T16:03:54.909Z Compiling progenitor-extras v0.2.0
29062026-05-20T16:03:55.153Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
29072026-05-20T16:03:55.362Z Compiling vsss-rs v3.3.4
29082026-05-20T16:03:56.844Z Compiling ciborium v0.2.2
29092026-05-20T16:03:57.427Z Compiling rand v0.10.1
29102026-05-20T16:03:58.227Z Compiling atomicwrites v0.4.4
29112026-05-20T16:03:58.312Z Compiling usdt-attr-macro v0.5.0
29122026-05-20T16:03:58.510Z Compiling usdt-macro v0.5.0
29132026-05-20T16:03:59.639Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
29142026-05-20T16:04:01.075Z Compiling enum-as-inner v0.6.1
29152026-05-20T16:04:01.564Z Compiling num-derive v0.4.2
29162026-05-20T16:04:01.686Z Compiling memmap v0.7.0
29172026-05-20T16:04:02.724Z Compiling semver v0.1.20
29182026-05-20T16:04:03.261Z Compiling rayon-core v1.13.0
29192026-05-20T16:04:03.639Z Compiling winnow v0.5.40
29202026-05-20T16:04:04.571Z Compiling rustc_version v0.1.7
29212026-05-20T16:04:04.790Z Compiling usdt v0.5.0
29222026-05-20T16:04:05.101Z Compiling toml_edit v0.19.15
29232026-05-20T16:04:07.113Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
29242026-05-20T16:04:07.239Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
29252026-05-20T16:04:07.318Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
29262026-05-20T16:04:07.374Z Compiling similar v2.7.0
29272026-05-20T16:04:07.647Z Compiling crossbeam-deque v0.8.6
29282026-05-20T16:04:08.038Z Compiling serde_spanned v0.6.9
29292026-05-20T16:04:08.431Z Compiling bytecount v0.6.9
29302026-05-20T16:04:08.663Z Compiling vcpkg v0.2.15
29312026-05-20T16:04:08.716Z Compiling lazy_static v1.5.0
29322026-05-20T16:04:08.774Z Compiling toml_write v0.1.2
29332026-05-20T16:04:08.834Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
29342026-05-20T16:04:08.988Z Compiling toml_edit v0.22.27
29352026-05-20T16:04:09.229Z Compiling openssl-sys v0.9.116
29362026-05-20T16:04:11.352Z Compiling proc-macro-crate v1.3.1
29372026-05-20T16:04:11.704Z Compiling newtype_derive v0.1.6
29382026-05-20T16:04:11.707Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
29392026-05-20T16:04:11.924Z Compiling itertools v0.12.1
29402026-05-20T16:04:12.196Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29412026-05-20T16:04:12.569Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29422026-05-20T16:04:12.636Z Compiling unicode-segmentation v1.13.2
29432026-05-20T16:04:12.820Z Compiling linked-hash-map v0.5.6
29442026-05-20T16:04:12.846Z Compiling swrite v0.1.0
29452026-05-20T16:04:13.048Z Compiling owo-colors v4.3.0
29462026-05-20T16:04:13.236Z Compiling resolv-conf v0.7.6
29472026-05-20T16:04:13.325Z Compiling lru-cache v0.1.2
29482026-05-20T16:04:13.399Z Compiling newline-converter v0.3.0
29492026-05-20T16:04:13.481Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29502026-05-20T16:04:13.549Z Compiling num_enum_derive v0.5.11
29512026-05-20T16:04:13.668Z Compiling rayon v1.12.0
29522026-05-20T16:04:14.067Z Compiling toml v0.8.23
29532026-05-20T16:04:14.617Z Compiling hickory-proto v0.24.4
29542026-05-20T16:04:14.642Z Compiling progenitor-impl v0.13.0
29552026-05-20T16:04:14.655Z Compiling progenitor-impl v0.14.0
29562026-05-20T16:04:15.204Z Compiling console v0.15.11
29572026-05-20T16:04:15.893Z Compiling camino-tempfile v1.4.1
29582026-05-20T16:04:16.316Z Compiling serde-big-array v0.5.1
29592026-05-20T16:04:16.470Z Compiling derive-where v1.6.1
29602026-05-20T16:04:16.490Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29612026-05-20T16:04:16.700Z Compiling pin-project-internal v1.1.13
29622026-05-20T16:04:16.741Z Compiling siphasher v1.0.3
29632026-05-20T16:04:16.755Z Compiling minimal-lexical v0.2.1
29642026-05-20T16:04:16.959Z Compiling nom v7.1.3
29652026-05-20T16:04:17.005Z Compiling phf_shared v0.12.1
29662026-05-20T16:04:17.233Z Compiling progenitor-macro v0.14.0
29672026-05-20T16:04:17.772Z Compiling progenitor-macro v0.13.0
29682026-05-20T16:04:17.829Z Compiling pin-project v1.1.13
29692026-05-20T16:04:17.861Z Compiling hickory-resolver v0.24.4
29702026-05-20T16:04:17.950Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
29712026-05-20T16:04:18.291Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
29722026-05-20T16:04:21.499Z Compiling expectorate v1.2.0
29732026-05-20T16:04:21.873Z Compiling num_enum v0.5.11
29742026-05-20T16:04:22.027Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
29752026-05-20T16:04:22.221Z Compiling progenitor-client v0.13.0
29762026-05-20T16:04:23.198Z Compiling zone_cfg_derive v0.3.1
29772026-05-20T16:04:23.956Z Compiling unicode-normalization v0.1.25
29782026-05-20T16:04:24.131Z Compiling tokio-stream v0.1.18
29792026-05-20T16:04:24.581Z Compiling async-recursion v1.1.1
29802026-05-20T16:04:24.743Z Compiling snafu-derive v0.8.9
29812026-05-20T16:04:25.309Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299)
29822026-05-20T16:04:25.445Z Compiling slog-dtrace v0.3.0
29832026-05-20T16:04:25.651Z Compiling csv-core v0.1.13
29842026-05-20T16:04:25.716Z Compiling smawk v0.3.2
29852026-05-20T16:04:25.894Z Compiling same-file v1.0.6
29862026-05-20T16:04:26.071Z Compiling unicode-width v0.1.14
29872026-05-20T16:04:26.088Z Compiling foreign-types-shared v0.1.1
29882026-05-20T16:04:26.191Z Compiling unicode-linebreak v0.1.5
29892026-05-20T16:04:26.398Z Compiling foldhash v0.1.5
29902026-05-20T16:04:26.480Z Compiling highway v1.3.0
29912026-05-20T16:04:26.494Z Compiling konst_macro_rules v0.2.19
29922026-05-20T16:04:26.634Z Compiling openssl v0.10.80
29932026-05-20T16:04:26.696Z Compiling chrono-tz v0.10.4
29942026-05-20T16:04:26.943Z Compiling cancel-safe-futures v0.1.5
29952026-05-20T16:04:26.960Z Compiling unicode-xid v0.2.6
29962026-05-20T16:04:27.093Z Compiling const_format_proc_macros v0.2.34
29972026-05-20T16:04:27.224Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
29982026-05-20T16:04:27.259Z Compiling konst v0.2.20
29992026-05-20T16:04:27.698Z Compiling hashbrown v0.15.5
30002026-05-20T16:04:27.913Z Compiling snafu v0.8.9
30012026-05-20T16:04:28.352Z Compiling textwrap v0.16.2
30022026-05-20T16:04:28.492Z Compiling foreign-types v0.3.2
30032026-05-20T16:04:28.510Z Compiling walkdir v2.5.0
30042026-05-20T16:04:28.579Z Compiling csv v1.4.0
30052026-05-20T16:04:29.366Z Compiling qorb v0.4.1
30062026-05-20T16:04:29.561Z Compiling progenitor v0.13.0
30072026-05-20T16:04:29.718Z Compiling olpc-cjson v0.1.4
30082026-05-20T16:04:29.905Z Compiling progenitor v0.14.0
30092026-05-20T16:04:30.017Z Compiling zone v0.3.1
30102026-05-20T16:04:30.056Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30112026-05-20T16:04:31.714Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30122026-05-20T16:04:32.267Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30132026-05-20T16:04:33.150Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30142026-05-20T16:04:33.828Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30152026-05-20T16:04:34.357Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
30162026-05-20T16:04:35.803Z Compiling phf v0.12.1
30172026-05-20T16:04:36.454Z Compiling tokio-dtrace v0.1.1
30182026-05-20T16:04:36.575Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30192026-05-20T16:04:36.773Z Compiling globset v0.4.18
30202026-05-20T16:04:37.509Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
30212026-05-20T16:04:37.587Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30222026-05-20T16:04:37.732Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
30232026-05-20T16:04:38.192Z Compiling smf v0.2.3
30242026-05-20T16:04:38.207Z Compiling libsw-core v0.3.2
30252026-05-20T16:04:38.394Z Compiling pem v3.0.6
30262026-05-20T16:04:38.727Z Compiling serde_plain v1.0.2
30272026-05-20T16:04:38.982Z Compiling openssl-macros v0.1.1
30282026-05-20T16:04:39.037Z Compiling cookie v0.18.1
30292026-05-20T16:04:39.071Z Compiling sigpipe v0.1.3
30302026-05-20T16:04:39.114Z Compiling glob v0.3.3
30312026-05-20T16:04:39.299Z Compiling fixedbitset v0.5.7
30322026-05-20T16:04:39.323Z Compiling fixedbitset v0.4.2
30332026-05-20T16:04:39.352Z Compiling jiff v0.2.24
30342026-05-20T16:04:39.434Z Compiling typed-path v0.9.3
30352026-05-20T16:04:39.506Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30362026-05-20T16:04:39.710Z Compiling petgraph v0.8.3
30372026-05-20T16:04:39.787Z Compiling petgraph v0.6.5
30382026-05-20T16:04:40.110Z Compiling libsw v3.5.0
30392026-05-20T16:04:40.291Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30402026-05-20T16:04:40.541Z Compiling tough v0.22.0
30412026-05-20T16:04:41.494Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
30422026-05-20T16:04:41.573Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
30432026-05-20T16:04:41.870Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30442026-05-20T16:04:42.063Z Compiling oxide-tokio-rt v0.1.6
30452026-05-20T16:04:42.398Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30462026-05-20T16:04:44.423Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
30472026-05-20T16:04:44.817Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30482026-05-20T16:04:45.028Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30492026-05-20T16:04:45.795Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30502026-05-20T16:04:46.387Z Compiling const_format v0.2.36
30512026-05-20T16:04:47.023Z Compiling papergrid v0.11.0
30522026-05-20T16:04:47.261Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
30532026-05-20T16:04:47.519Z Compiling libscf-sys v1.2.0
30542026-05-20T16:04:47.673Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30552026-05-20T16:04:47.825Z Compiling tabled_derive v0.7.0
30562026-05-20T16:04:48.013Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
30572026-05-20T16:04:48.421Z Compiling gethostname v0.5.0
30582026-05-20T16:04:48.564Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30592026-05-20T16:04:48.692Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
30602026-05-20T16:04:48.784Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30612026-05-20T16:04:49.038Z Compiling bcs v0.1.6
30622026-05-20T16:04:49.440Z Compiling linear-map v1.2.0
30632026-05-20T16:04:49.560Z Compiling whoami v1.6.1
30642026-05-20T16:04:49.611Z Compiling termtree v0.5.1
30652026-05-20T16:04:49.691Z Compiling tagptr v0.2.0
30662026-05-20T16:04:49.871Z Compiling moka v0.12.15
30672026-05-20T16:04:51.110Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30682026-05-20T16:04:51.130Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30692026-05-20T16:04:52.130Z Compiling tabled v0.15.0
30702026-05-20T16:04:52.224Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30712026-05-20T16:04:52.916Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30722026-05-20T16:04:52.975Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30732026-05-20T16:04:53.127Z Compiling steno v0.4.1
30742026-05-20T16:04:55.471Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30752026-05-20T16:04:57.274Z Compiling hickory-proto v0.25.2
30762026-05-20T16:04:59.249Z Compiling typify-impl v0.4.3
30772026-05-20T16:04:59.902Z Compiling humantime v2.3.0
30782026-05-20T16:05:00.355Z Compiling hickory-resolver v0.25.2
30792026-05-20T16:05:00.804Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30802026-05-20T16:05:01.481Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30812026-05-20T16:05:01.799Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
30822026-05-20T16:05:01.914Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
30832026-05-20T16:05:02.557Z Compiling typify-macro v0.4.3
30842026-05-20T16:05:03.850Z Compiling parking_lot_core v0.8.6
30852026-05-20T16:05:04.120Z Compiling typify v0.4.3
30862026-05-20T16:05:04.184Z Compiling nom v8.0.0
30872026-05-20T16:05:04.675Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
30882026-05-20T16:05:05.360Z Compiling crunchy v0.2.4
30892026-05-20T16:05:05.711Z Compiling parking_lot v0.11.2
30902026-05-20T16:05:06.591Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
30912026-05-20T16:05:06.619Z Compiling fxhash v0.2.1
30922026-05-20T16:05:06.770Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30932026-05-20T16:05:06.842Z Compiling proc-macro-error-attr2 v2.0.0
30942026-05-20T16:05:07.043Z Compiling tiny-keccak v2.0.2
30952026-05-20T16:05:07.303Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
30962026-05-20T16:05:07.337Z Compiling proc-macro-error2 v2.0.1
30972026-05-20T16:05:07.583Z Compiling sled v0.34.7
30982026-05-20T16:05:07.725Z Compiling arc-swap v1.9.1
30992026-05-20T16:05:08.085Z Compiling slog-scope v4.4.1
31002026-05-20T16:05:08.736Z Compiling tabled_derive v0.11.0
31012026-05-20T16:05:09.190Z Compiling progenitor-impl v0.11.2
31022026-05-20T16:05:09.295Z Compiling papergrid v0.17.0
31032026-05-20T16:05:09.869Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
31042026-05-20T16:05:11.292Z Compiling testing_table v0.3.0
31052026-05-20T16:05:11.296Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
31062026-05-20T16:05:11.562Z Compiling internet-checksum v0.2.1
31072026-05-20T16:05:11.728Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
31082026-05-20T16:05:11.768Z Compiling tabled v0.20.0
31092026-05-20T16:05:11.942Z Compiling progenitor-macro v0.11.2
31102026-05-20T16:05:14.781Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
31112026-05-20T16:05:16.056Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
31122026-05-20T16:05:18.960Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419)
31132026-05-20T16:05:19.429Z Compiling const-random-macro v0.1.16
31142026-05-20T16:05:19.891Z Compiling slog-stdlog v4.1.1
31152026-05-20T16:05:21.146Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
31162026-05-20T16:05:23.665Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
31172026-05-20T16:05:23.764Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31182026-05-20T16:05:24.489Z Compiling progenitor-client v0.11.2
31192026-05-20T16:05:24.998Z Compiling dropshot-api-manager-types v0.7.1
31202026-05-20T16:05:25.110Z Compiling smartstring v1.0.1
31212026-05-20T16:05:25.402Z Compiling ahash v0.8.12
31222026-05-20T16:05:25.574Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
31232026-05-20T16:05:25.753Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
31242026-05-20T16:05:26.105Z Compiling progenitor v0.11.2
31252026-05-20T16:05:26.127Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
31262026-05-20T16:05:26.202Z Compiling slog-envlogger v2.2.0
31272026-05-20T16:05:26.263Z Compiling const-random v0.1.18
31282026-05-20T16:05:27.371Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
31292026-05-20T16:05:27.530Z Compiling toml_datetime v0.7.5+spec-1.1.0
31302026-05-20T16:05:27.823Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
31312026-05-20T16:05:27.827Z Compiling crc8 v0.1.1
31322026-05-20T16:05:27.959Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
31332026-05-20T16:05:28.167Z Compiling toml v0.9.12+spec-1.1.0
31342026-05-20T16:05:28.816Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
31352026-05-20T16:05:29.991Z Compiling progenitor-impl v0.10.0
31362026-05-20T16:05:30.560Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
31372026-05-20T16:05:31.326Z Compiling lzma-sys v0.1.20
31382026-05-20T16:05:31.778Z Compiling thin-vec v0.2.18
31392026-05-20T16:05:31.849Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
31402026-05-20T16:05:32.056Z Compiling rhai_codegen v3.1.0
31412026-05-20T16:05:32.126Z Compiling fs-err v3.3.0
31422026-05-20T16:05:32.401Z Compiling typeid v1.0.3
31432026-05-20T16:05:32.415Z Compiling utf-8 v0.7.6
31442026-05-20T16:05:32.640Z Compiling tungstenite v0.21.0
31452026-05-20T16:05:33.287Z Compiling rhai v1.24.0
31462026-05-20T16:05:33.760Z Compiling progenitor-macro v0.10.0
31472026-05-20T16:05:34.825Z Compiling cargo_toml v0.22.3
31482026-05-20T16:05:37.024Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31492026-05-20T16:05:37.962Z Compiling sha2 v0.10.9
31502026-05-20T16:05:38.586Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31512026-05-20T16:05:39.202Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31522026-05-20T16:05:39.685Z Compiling progenitor v0.10.0
31532026-05-20T16:05:39.849Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294)
31542026-05-20T16:05:40.914Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
31552026-05-20T16:05:41.031Z Compiling tokio-tungstenite v0.21.0
31562026-05-20T16:05:41.983Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
31572026-05-20T16:05:42.325Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
31582026-05-20T16:05:43.041Z Compiling console v0.16.3
31592026-05-20T16:05:43.119Z Compiling git-stub v1.0.0
31602026-05-20T16:05:44.001Z Compiling is_ci v1.2.0
31612026-05-20T16:05:44.186Z Compiling unit-prefix v0.5.2
31622026-05-20T16:05:44.272Z Compiling base64 v0.21.7
31632026-05-20T16:05:44.360Z Compiling indicatif v0.18.4
31642026-05-20T16:05:44.800Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31652026-05-20T16:05:45.277Z Compiling supports-color v3.0.2
31662026-05-20T16:05:45.524Z Compiling git-stub-vcs v0.1.0
31672026-05-20T16:05:46.171Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
31682026-05-20T16:05:46.257Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
31692026-05-20T16:05:47.061Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15)
31702026-05-20T16:05:47.729Z Compiling ron v0.12.1
31712026-05-20T16:05:48.765Z Compiling xz2 v0.1.7
31722026-05-20T16:05:49.079Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
31732026-05-20T16:05:49.118Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
31742026-05-20T16:05:49.373Z Compiling drift v0.1.4
31752026-05-20T16:05:50.973Z Compiling base16ct v1.0.0
31762026-05-20T16:05:51.507Z Compiling dropshot-api-manager v0.7.1
31772026-05-20T16:05:55.766Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
31782026-05-20T16:05:59.687Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294)
31792026-05-20T16:06:00.871Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
31802026-05-20T16:06:02.254Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
31812026-05-20T16:06:05.336Z Compiling natord v1.0.9
31822026-05-20T16:06:05.463Z Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
31832026-05-20T16:06:05.629Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
31842026-05-20T16:06:05.725Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
31852026-05-20T16:06:08.226Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
31862026-05-20T16:06:08.322Z Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util)
31872026-05-20T16:06:16.712Z Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
31882026-05-20T16:06:17.403Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
31892026-05-20T16:06:18.139Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
31902026-05-20T16:06:20.165Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
31912026-05-20T16:06:21.143Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
31922026-05-20T16:06:46.456Z Finished `release` profile [optimized] target(s) in 4m 24s
31932026-05-20T16:06:46.646Z
31942026-05-20T16:06:46.646Zreal 4:24.849637265
31952026-05-20T16:06:46.646Zuser 30:09.006546882
31962026-05-20T16:06:46.646Zsys 2:46.761762035
31972026-05-20T16:06:46.646Ztrap 0.760344704
31982026-05-20T16:06:46.646Ztflt 1.446063206
31992026-05-20T16:06:46.646Zdflt 1.727827679
32002026-05-20T16:06:46.646Zkflt 0.000165094
32012026-05-20T16:06:46.649Zlock 2:01:29.849356183
32022026-05-20T16:06:46.649Zslp 1:27:41.118466542
32032026-05-20T16:06:46.649Zlat 2:21.611524911
32042026-05-20T16:06:46.649Zstop 3:54.491654947
32052026-05-20T16:06:46.649Z+ for x in debug release
32062026-05-20T16:06:46.649Z+ mkdir -p /work/debug
32072026-05-20T16:06:46.649Z+ cp target/debug/ddmd /work/debug/ddmd
32082026-05-20T16:06:47.185Z+ cp target/debug/ddmadm /work/debug/ddmadm
32092026-05-20T16:06:47.974Z+ cp target/debug/mgd /work/debug/mgd
32102026-05-20T16:06:48.632Z+ cp target/debug/mgadm /work/debug/mgadm
32112026-05-20T16:06:49.083Z+ for x in debug release
32122026-05-20T16:06:49.083Z+ mkdir -p /work/release
32132026-05-20T16:06:49.087Z+ cp target/release/ddmd /work/release/ddmd
32142026-05-20T16:06:49.178Z+ cp target/release/ddmadm /work/release/ddmadm
32152026-05-20T16:06:49.259Z+ cp target/release/mgd /work/release/mgd
32162026-05-20T16:06:49.375Z+ cp target/release/mgadm /work/release/mgadm
32172026-05-20T16:06:49.469Z+ cp target/release/falcon-lab /work/release/falcon-lab
32182026-05-20T16:06:49.592Zprocess exited: duration 704438 ms, exit code 0
 
32192026-05-20T16:06:49.609Zfound 9 output files
32202026-05-20T16:06:49.609Zuploading: /work/debug/ddmadm (519847968 bytes)
32212026-05-20T16:06:55.954Zuploaded: /work/debug/ddmadm
32222026-05-20T16:06:55.955Zuploading: /work/debug/ddmd (618203624 bytes)
32232026-05-20T16:07:04.682Zuploaded: /work/debug/ddmd
32242026-05-20T16:07:04.682Zuploading: /work/debug/mgadm (619057904 bytes)
32252026-05-20T16:07:14.362Zuploaded: /work/debug/mgadm
32262026-05-20T16:07:14.362Zuploading: /work/debug/mgd (715603664 bytes)
32272026-05-20T16:07:24.364Zuploaded: /work/debug/mgd
32282026-05-20T16:07:24.364Zuploading: /work/release/ddmadm (49135872 bytes)
32292026-05-20T16:07:25.825Zuploaded: /work/release/ddmadm
32302026-05-20T16:07:25.825Zuploading: /work/release/ddmd (57133792 bytes)
32312026-05-20T16:07:27.338Zuploaded: /work/release/ddmd
32322026-05-20T16:07:27.338Zuploading: /work/release/falcon-lab (72600312 bytes)
32332026-05-20T16:07:28.833Zuploaded: /work/release/falcon-lab
32342026-05-20T16:07:28.833Zuploading: /work/release/mgadm (59312888 bytes)
32352026-05-20T16:07:30.229Zuploaded: /work/release/mgadm
32362026-05-20T16:07:30.229Zuploading: /work/release/mgd (75094680 bytes)
32372026-05-20T16:07:31.897Zuploaded: /work/release/mgd