01KTAYTR92QZA0QPGTAMHSDA2Z: 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: 01KTAYWBC6H1F88EXKVRTJS4AN

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-05T03:58:59.059Zjob assigned to worker 01KTAYX0VF5A882723E6BHJN27 [factory aws, i-08ab24e29aed0c89e] (queued for 1 m 4 s)
 
22026-06-05T03:59:05.728Zstarting task 0: "setup"
32026-06-05T03:59:05.733Z++ uname -s
42026-06-05T03:59:05.736Z+ kern=SunOS
52026-06-05T03:59:05.736Z+ build_user=build
62026-06-05T03:59:05.736Z+ build_uid=12345
72026-06-05T03:59:05.736Z+ work_dir=/work
82026-06-05T03:59:05.736Z+ input_dir=/input
92026-06-05T03:59:05.736Z+ [[ 0 == 12345 ]]
102026-06-05T03:59:05.736Z+ case "$kern" in
112026-06-05T03:59:05.736Z+ groupadd -g 12345 build
122026-06-05T03:59:05.739Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-05T03:59:07.760Z+ zfs create -o mountpoint=/work rpool/work
142026-06-05T03:59:07.863Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-05T03:59:07.898Z+ home_fs=zfs
162026-06-05T03:59:07.898Z+ [[ zfs == autofs ]]
172026-06-05T03:59:07.898Z+ mkdir -p /home/build
182026-06-05T03:59:07.898Z+ chown build:build /home/build /work
192026-06-05T03:59:08.864Z+ chmod 0700 /home/build /work
202026-06-05T03:59:08.869Zprocess exited: duration 3141 ms, exit code 0
 
212026-06-05T03:59:08.882Zstarting task 1: "rust-toolchain"
222026-06-05T03:59:08.890Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-06-05T03:59:08.890Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-06-05T03:59:08.890Z * rust toolchain channel = "stable"
252026-06-05T03:59:08.890Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-06-05T03:59:08.890Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-05T03:59:08.890Z * rust toolchain profile = "default"
282026-06-05T03:59:08.895Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-05T03:59:08.895Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-06-05T03:59:09.010Zinfo: downloading installer
312026-06-05T03:59:10.599Zwarn: It looks like you have an existing installation of Rust at:
322026-06-05T03:59:10.599Zwarn: /opt/ooce/bin
332026-06-05T03:59:10.599Zwarn: It is recommended that rustup be the primary Rust installation.
342026-06-05T03:59:10.599Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-06-05T03:59:10.599Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-06-05T03:59:10.599Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-06-05T03:59:10.599Zwarn: or pass `-y' to ignore all ignorable checks.
382026-06-05T03:59:10.599Zerror: cannot install while Rust is installed
392026-06-05T03:59:10.599Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-06-05T03:59:10.599Zwarn: It looks like you have an existing rustup settings file at:
412026-06-05T03:59:10.599Zwarn: /home/build/.rustup/settings.toml
422026-06-05T03:59:10.599Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-06-05T03:59:10.599Zwarn: instead of the one inferred from the default host triple.
442026-06-05T03:59:10.613Zinfo: profile set to default
452026-06-05T03:59:10.613Zinfo: default host triple is x86_64-unknown-illumos
462026-06-05T03:59:10.617Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
472026-06-05T03:59:10.769Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
482026-06-05T03:59:10.771Zinfo: downloading 6 components
492026-06-05T03:59:25.571Zinfo: default toolchain set to stable-x86_64-unknown-illumos
502026-06-05T03:59:25.571Z
512026-06-05T03:59:25.593Z stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
522026-06-05T03:59:25.593Z
532026-06-05T03:59:25.593Z
542026-06-05T03:59:25.593ZRust is installed now. Great!
552026-06-05T03:59:25.593Z
562026-06-05T03:59:25.615ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-06-05T03:59:25.615Zenvironment variable. This has not been done automatically.
582026-06-05T03:59:25.615Z
592026-06-05T03:59:25.615ZTo configure your current shell, you need to source
602026-06-05T03:59:25.615Zthe corresponding env file under $HOME/.cargo.
612026-06-05T03:59:25.615Z
622026-06-05T03:59:25.615ZThis is usually done by running one of the following (note the leading DOT):
632026-06-05T03:59:25.615Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-06-05T03:59:25.615Zsource "$HOME/.cargo/env.fish" # For fish
652026-06-05T03:59:25.615Zsource "~/.cargo/env.nu" # For nushell
662026-06-05T03:59:25.616Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-06-05T03:59:25.616Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-06-05T03:59:25.616Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-06-05T03:59:25.616Zwarn: no default linker (`cc`) was found in your PATH
702026-06-05T03:59:25.616Zwarn: many Rust crates require a system C toolchain to build
712026-06-05T03:59:25.684Z+ rustup --version
722026-06-05T03:59:25.692Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-06-05T03:59:25.706Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-06-05T03:59:25.713Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
752026-06-05T03:59:25.718Z+ cargo --version
762026-06-05T03:59:25.765Zcargo 1.96.0 (30a34c682 2026-05-25)
772026-06-05T03:59:25.765Z+ rustc --version
782026-06-05T03:59:25.765Zrustc 1.96.0 (ac68faa20 2026-05-25)
792026-06-05T03:59:25.770Zprocess exited: duration 16870 ms, exit code 0
 
802026-06-05T03:59:25.779Zstarting task 2: "authentication"
812026-06-05T03:59:25.797Zprocess exited: duration 18 ms, exit code 0
 
822026-06-05T03:59:25.819Zstarting task 3: "clone repository"
832026-06-05T03:59:25.828Z+ mkdir -p /work/oxidecomputer/maghemite
842026-06-05T03:59:25.849Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-06-05T03:59:25.871ZCloning into '/work/oxidecomputer/maghemite'...
862026-06-05T03:59:27.233Z+ cd /work/oxidecomputer/maghemite
872026-06-05T03:59:27.233Z+ git fetch origin 67477e44dade6575731375fc4a3ddc8a728e6b47
882026-06-05T03:59:27.619ZFrom https://github.com/oxidecomputer/maghemite
892026-06-05T03:59:27.619Z * branch 67477e44dade6575731375fc4a3ddc8a728e6b47 -> FETCH_HEAD
902026-06-05T03:59:27.624Z+ [[ -n renovate/oxide-tokio-rt-0.x ]]
912026-06-05T03:59:27.657Z++ git branch --show-current
922026-06-05T03:59:27.657Z+ current=main
932026-06-05T03:59:27.657Z+ [[ main != renovate/oxide-tokio-rt-0.x ]]
942026-06-05T03:59:27.657Z+ git branch -f renovate/oxide-tokio-rt-0.x 67477e44dade6575731375fc4a3ddc8a728e6b47
952026-06-05T03:59:27.660Z+ git checkout -f renovate/oxide-tokio-rt-0.x
962026-06-05T03:59:27.660ZSwitched to branch 'renovate/oxide-tokio-rt-0.x'
972026-06-05T03:59:27.660Z+ git reset --hard 67477e44dade6575731375fc4a3ddc8a728e6b47
982026-06-05T03:59:27.664ZHEAD is now at 67477e4 Update Rust crate oxide-tokio-rt to 0.1.6
992026-06-05T03:59:27.669Zprocess exited: duration 1846 ms, exit code 0
 
1002026-06-05T03:59:27.679Zstarting task 4: "build"
1012026-06-05T03:59:27.682Z+ pfexec pkg install clang-15
1022026-06-05T03:59:37.205Z Startup: Refreshing catalog 'helios-dev' ... Done
1032026-06-05T03:59:45.017Z Startup: Caching catalogs ... Done
1042026-06-05T03:59:52.324ZPlanning: Solver setup ... Done
1052026-06-05T03:59:52.365ZPlanning: Running solver ... Done
1062026-06-05T03:59:52.504ZPlanning: Finding local manifests ... Done
1072026-06-05T03:59:55.334ZPlanning: Fetching manifests: 0/2 0% complete
1082026-06-05T03:59:55.428ZPlanning: Fetching manifests: 2/2 100% complete
1092026-06-05T03:59:55.458ZPlanning: Package planning ... Done
1102026-06-05T03:59:55.484ZPlanning: Merging actions ... Done
1112026-06-05T03:59:55.592ZPlanning: Checking for conflicting actions ... Done
1122026-06-05T03:59:55.597ZPlanning: Consolidating action changes ... Done
1132026-06-05T03:59:56.378ZPlanning: Evaluating mediators ... Done
1142026-06-05T03:59:56.384ZPlanning: Planning completed in 11.20 seconds
1152026-06-05T03:59:56.394Z Packages to install: 2
1162026-06-05T03:59:56.395Z Mediators to change: 2
1172026-06-05T03:59:56.395Z Services to change: 1
1182026-06-05T03:59:56.397Z Create boot environment: No
1192026-06-05T03:59:56.397ZCreate backup boot environment: No
1202026-06-05T03:59:56.437Z
1212026-06-05T03:59:56.437ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1222026-06-05T04:00:01.490ZDownload: 80/3076 items 14.5/211.3MB 6% complete (9.0M/s)
1232026-06-05T04:00:06.663ZDownload: 215/3076 items 15.3/211.3MB 7% complete (1.7M/s)
1242026-06-05T04:00:11.719ZDownload: 316/3076 items 16.1/211.3MB 7% complete (174k/s)
1252026-06-05T04:00:16.711ZDownload: 349/3076 items 16.2/211.3MB 7% complete (134k/s)
1262026-06-05T04:00:21.779ZDownload: 397/3076 items 16.5/211.3MB 7% complete (63.4k/s)
1272026-06-05T04:00:27.318ZDownload: 616/3076 items 17.5/211.3MB 8% complete (125k/s)
1282026-06-05T04:00:31.752ZDownload: 858/3076 items 18.4/211.3MB 8% complete (210k/s)
1292026-06-05T04:00:37.103ZDownload: 970/3076 items 79.6/211.3MB 37% complete (6.2M/s)
1302026-06-05T04:00:42.664ZDownload: 976/3076 items 82.1/211.3MB 38% complete (6.3M/s)
1312026-06-05T04:00:48.056ZDownload: 979/3076 items 82.1/211.3MB 38% complete (5.8M/s)
1322026-06-05T04:00:53.381ZDownload: 981/3076 items 82.1/211.3MB 38% complete
1332026-06-05T04:00:59.553ZDownload: 983/3076 items 82.2/211.3MB 38% complete
1342026-06-05T04:01:04.734ZDownload: 1129/3076 items 115.2/211.3MB 54% complete (7.1M/s)
1352026-06-05T04:01:09.848ZDownload: 1197/3076 items 115.6/211.3MB 54% complete (4.6M/s)
1362026-06-05T04:01:14.868ZDownload: 1291/3076 items 115.8/211.3MB 54% complete (418k/s)
1372026-06-05T04:01:20.027ZDownload: 1393/3076 items 116.5/211.3MB 55% complete (94.1k/s)
1382026-06-05T04:01:25.029ZDownload: 1553/3076 items 117.0/211.3MB 55% complete (107k/s)
1392026-06-05T04:01:30.044ZDownload: 1827/3076 items 117.4/211.3MB 55% complete (107k/s)
1402026-06-05T04:01:35.046ZDownload: 1977/3076 items 117.9/211.3MB 55% complete (97.1k/s)
1412026-06-05T04:01:40.694ZDownload: 2002/3076 items 117.9/211.3MB 55% complete (80.4k/s)
1422026-06-05T04:01:45.765ZDownload: 2007/3076 items 117.9/211.3MB 55% complete (71.1k/s)
1432026-06-05T04:01:57.891ZDownload: 2008/3076 items 117.9/211.3MB 55% complete
1442026-06-05T04:02:02.912ZDownload: 2082/3076 items 118.5/211.3MB 56% complete (108k/s)
1452026-06-05T04:02:07.913ZDownload: 2535/3076 items 119.6/211.3MB 56% complete (165k/s)
1462026-06-05T04:02:13.013ZDownload: 2778/3076 items 120.0/211.3MB 56% complete (159k/s)
1472026-06-05T04:02:18.015ZDownload: 2979/3076 items 186.7/211.3MB 88% complete (6.7M/s)
1482026-06-05T04:02:23.853ZDownload: 3025/3076 items 201.7/211.3MB 95% complete (8.2M/s)
1492026-06-05T04:02:29.459ZDownload: 3029/3076 items 201.7/211.3MB 95% complete (8.0M/s)
1502026-06-05T04:02:33.321ZDownload: Completed 211.31 MB in 156.88 seconds (1.4M/s)
1512026-06-05T04:02:33.451Z Actions: 1/3418 actions (Installing new actions)
1522026-06-05T04:02:36.587Z Actions: Completed 3418 actions in 3.14 seconds.
1532026-06-05T04:02:37.237Z Done
1542026-06-05T04:02:37.237Z Done
1552026-06-05T04:02:37.999Z Done
1562026-06-05T04:02:41.391Z Done
1572026-06-05T04:02:41.457Z Done
1582026-06-05T04:02:41.460Z Done
1592026-06-05T04:02:41.636Z Done
1602026-06-05T04:02:42.311Z+ cargo --version
1612026-06-05T04:02:42.319Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
1622026-06-05T04:02:42.461Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
1632026-06-05T04:02:42.464Zinfo: downloading 6 components
1642026-06-05T04:02:57.063Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1652026-06-05T04:02:57.066Z+ rustc --version
1662026-06-05T04:02:57.092Zrustc 1.95.0 (59807616e 2026-04-14)
1672026-06-05T04:02:57.099Z+ banner check
1682026-06-05T04:02:57.104Z
1692026-06-05T04:02:57.104Z #### # # ###### #### # #
1702026-06-05T04:02:57.104Z # # # # # # # # #
1712026-06-05T04:02:57.104Z # ###### ##### # ####
1722026-06-05T04:02:57.104Z # # # # # # #
1732026-06-05T04:02:57.104Z # # # # # # # # #
1742026-06-05T04:02:57.104Z #### # # ###### #### # #
1752026-06-05T04:02:57.104Z
1762026-06-05T04:02:57.104Z+ cargo fmt -- --check
1772026-06-05T04:02:57.488Z+ cargo clippy --all-targets -- --deny warnings
1782026-06-05T04:02:57.603Z Updating git repository `https://github.com/oxidecomputer/falcon`
1792026-06-05T04:02:58.168ZFrom https://github.com/oxidecomputer/falcon
1802026-06-05T04:02:58.168Z * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3
1812026-06-05T04:02:58.239Z Updating crates.io index
1822026-06-05T04:02:58.270Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1832026-06-05T04:02:59.149ZFrom https://github.com/oxidecomputer/dendrite
1842026-06-05T04:02:59.149Z * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58
1852026-06-05T04:02:59.386Z Updating git repository `https://github.com/oxidecomputer/ispf`
1862026-06-05T04:02:59.629ZFrom https://github.com/oxidecomputer/ispf
1872026-06-05T04:02:59.629Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
1882026-06-05T04:02:59.632Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1892026-06-05T04:02:59.972ZFrom https://github.com/oxidecomputer/netadm-sys
1902026-06-05T04:02:59.972Z * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9
1912026-06-05T04:02:59.980Z Updating git repository `https://github.com/oxidecomputer/omicron`
1922026-06-05T04:03:07.605ZFrom https://github.com/oxidecomputer/omicron
1932026-06-05T04:03:07.605Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1942026-06-05T04:03:08.020Z Updating git repository `https://github.com/oxidecomputer/opte`
1952026-06-05T04:03:08.632ZFrom https://github.com/oxidecomputer/opte
1962026-06-05T04:03:08.632Z * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8
1972026-06-05T04:03:09.039Z Updating git repository `https://github.com/illumos/smf-rs`
1982026-06-05T04:03:09.280ZFrom https://github.com/illumos/smf-rs
1992026-06-05T04:03:09.280Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
2002026-06-05T04:03:09.445Z Updating git repository `https://github.com/oxidecomputer/network-interface`
2012026-06-05T04:03:09.704ZFrom https://github.com/oxidecomputer/network-interface
2022026-06-05T04:03:09.704Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
2032026-06-05T04:03:09.707Z Updating git repository `https://github.com/oxidecomputer/zone`
2042026-06-05T04:03:10.010ZFrom https://github.com/oxidecomputer/zone
2052026-06-05T04:03:10.010Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
2062026-06-05T04:03:10.037Z Updating git repository `https://github.com/oxidecomputer/propolis`
2072026-06-05T04:03:10.647ZFrom https://github.com/oxidecomputer/propolis
2082026-06-05T04:03:10.647Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
2092026-06-05T04:03:11.077Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2102026-06-05T04:03:11.574ZFrom https://github.com/oxidecomputer/transceiver-control
2112026-06-05T04:03:11.574Z * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac
2122026-06-05T04:03:11.591Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2132026-06-05T04:03:11.832ZFrom https://github.com/oxidecomputer/dlpi-sys
2142026-06-05T04:03:11.832Z * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664
2152026-06-05T04:03:11.838Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2162026-06-05T04:03:12.118ZFrom https://github.com/jmesmon/rust-libzfs
2172026-06-05T04:03:12.118Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
2182026-06-05T04:03:12.129Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2192026-06-05T04:03:12.376ZFrom https://github.com/oxidecomputer/rusty-doors
2202026-06-05T04:03:12.376Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
2212026-06-05T04:03:12.446Z Updating git repository `https://github.com/oxidecomputer/lldp`
2222026-06-05T04:03:12.766ZFrom https://github.com/oxidecomputer/lldp
2232026-06-05T04:03:12.766Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
2242026-06-05T04:03:12.837Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2252026-06-05T04:03:13.093ZFrom https://github.com/oxidecomputer/slog-error-chain
2262026-06-05T04:03:13.093Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
2272026-06-05T04:03:13.113Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2282026-06-05T04:03:13.398ZFrom https://github.com/oxidecomputer/tufaceous
2292026-06-05T04:03:13.398Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2302026-06-05T04:03:13.641Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2312026-06-05T04:03:14.124ZFrom https://github.com/oxidecomputer/management-gateway-service
2322026-06-05T04:03:14.124Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2332026-06-05T04:03:14.273Z Updating git repository `https://github.com/oxidecomputer/crucible`
2342026-06-05T04:03:15.289ZFrom https://github.com/oxidecomputer/crucible
2352026-06-05T04:03:15.289Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2362026-06-05T04:03:16.246Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2372026-06-05T04:03:16.505ZFrom https://github.com/oxidecomputer/serde_human_bytes
2382026-06-05T04:03:16.505Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2392026-06-05T04:03:16.818Z Updating git repository `https://github.com/oxidecomputer/propolis`
2402026-06-05T04:03:17.229ZFrom https://github.com/oxidecomputer/propolis
2412026-06-05T04:03:17.230Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2422026-06-05T04:03:17.534Z Updating git repository `https://github.com/oxidecomputer/crucible`
2432026-06-05T04:03:18.034ZFrom https://github.com/oxidecomputer/crucible
2442026-06-05T04:03:18.034Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2452026-06-05T04:03:18.131Z Updating git repository `https://github.com/oxidecomputer/tofino`
2462026-06-05T04:03:18.493ZFrom https://github.com/oxidecomputer/tofino
2472026-06-05T04:03:18.493Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2482026-06-05T04:03:18.519Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2492026-06-05T04:03:19.376ZFrom https://github.com/oxidecomputer/maghemite
2502026-06-05T04:03:19.376Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2512026-06-05T04:03:19.431Z Updating git repository `https://github.com/oxidecomputer/clickward`
2522026-06-05T04:03:19.873ZFrom https://github.com/oxidecomputer/clickward
2532026-06-05T04:03:19.873Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2542026-06-05T04:03:20.091Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2552026-06-05T04:03:20.364ZFrom https://github.com/oxidecomputer/illumos-devinfo
2562026-06-05T04:03:20.364Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2572026-06-05T04:03:21.675Z Downloading crates ...
2582026-06-05T04:03:21.753Z Downloaded byte-wrapper v0.1.0
2592026-06-05T04:03:21.760Z Downloaded colorchoice v1.0.5
2602026-06-05T04:03:21.764Z Downloaded allocator-api2 v0.2.21
2612026-06-05T04:03:21.764Z Downloaded crc8 v0.1.1
2622026-06-05T04:03:21.764Z Downloaded block-buffer v0.10.4
2632026-06-05T04:03:21.764Z Downloaded ciborium-io v0.2.2
2642026-06-05T04:03:21.798Z Downloaded aead v0.5.2
2652026-06-05T04:03:21.822Z Downloaded adler2 v2.0.1
2662026-06-05T04:03:21.822Z Downloaded const-random-macro v0.1.16
2672026-06-05T04:03:21.822Z Downloaded compression-core v0.4.32
2682026-06-05T04:03:21.822Z Downloaded ciborium v0.2.2
2692026-06-05T04:03:21.822Z Downloaded bstr v1.12.1
2702026-06-05T04:03:21.822Z Downloaded convert_case v0.4.0
2712026-06-05T04:03:21.822Z Downloaded bit-vec v0.8.0
2722026-06-05T04:03:21.822Z Downloaded async-recursion v1.1.1
2732026-06-05T04:03:21.827Z Downloaded defmt v0.3.100
2742026-06-05T04:03:21.827Z Downloaded bs58 v0.5.1
2752026-06-05T04:03:21.827Z Downloaded bit-set v0.8.0
2762026-06-05T04:03:21.827Z Downloaded anyhow v1.0.102
2772026-06-05T04:03:21.827Z Downloaded clap_lex v1.1.0
2782026-06-05T04:03:21.827Z Downloaded crucible-workspace-hack v0.1.0
2792026-06-05T04:03:21.827Z Downloaded async-stream-impl v0.3.6
2802026-06-05T04:03:21.827Z Downloaded foreign-types-shared v0.1.1
2812026-06-05T04:03:21.856Z Downloaded fnv v1.0.7
2822026-06-05T04:03:21.856Z Downloaded darling_macro v0.23.0
2832026-06-05T04:03:21.863Z Downloaded argon2 v0.5.3
2842026-06-05T04:03:21.863Z Downloaded block-buffer v0.12.0
2852026-06-05T04:03:21.863Z Downloaded crypto-common v0.2.2
2862026-06-05T04:03:21.864Z Downloaded fixedbitset v0.4.2
2872026-06-05T04:03:21.864Z Downloaded chacha20 v0.9.1
2882026-06-05T04:03:21.878Z Downloaded crypto-common v0.1.7
2892026-06-05T04:03:21.878Z Downloaded const_format_proc_macros v0.2.34
2902026-06-05T04:03:21.878Z Downloaded git-stub v1.0.0
2912026-06-05T04:03:21.878Z Downloaded hubpack v0.1.2
2922026-06-05T04:03:21.884Z Downloaded httpdate v1.0.3
2932026-06-05T04:03:21.884Z Downloaded gethostname v0.5.0
2942026-06-05T04:03:21.884Z Downloaded async-stream v0.3.6
2952026-06-05T04:03:21.884Z Downloaded heck v0.4.1
2962026-06-05T04:03:21.884Z Downloaded cfg_aliases v0.2.1
2972026-06-05T04:03:21.884Z Downloaded equivalent v1.0.2
2982026-06-05T04:03:21.884Z Downloaded embedded-io v0.4.0
2992026-06-05T04:03:21.884Z Downloaded hash32 v0.3.1
3002026-06-05T04:03:21.905Z Downloaded dtrace-parser v0.2.0
3012026-06-05T04:03:21.905Z Downloaded dof v0.4.0
3022026-06-05T04:03:21.905Z Downloaded critical-section v1.2.0
3032026-06-05T04:03:21.923Z Downloaded futures-io v0.3.32
3042026-06-05T04:03:21.923Z Downloaded generic-array v0.14.7
3052026-06-05T04:03:21.923Z Downloaded form_urlencoded v1.2.2
3062026-06-05T04:03:21.923Z Downloaded cfg-if v1.0.4
3072026-06-05T04:03:21.923Z Downloaded csv-core v0.1.13
3082026-06-05T04:03:21.923Z Downloaded foreign-types v0.5.0
3092026-06-05T04:03:21.924Z Downloaded embedded-io v0.6.1
3102026-06-05T04:03:21.924Z Downloaded cpufeatures v0.2.17
3112026-06-05T04:03:21.924Z Downloaded dunce v1.0.5
3122026-06-05T04:03:21.924Z Downloaded clap_derive v4.6.1
3132026-06-05T04:03:21.924Z Downloaded futures-core v0.3.32
3142026-06-05T04:03:21.924Z Downloaded dropshot-api-manager-types v0.7.2
3152026-06-05T04:03:21.937Z Downloaded displaydoc v0.2.6
3162026-06-05T04:03:21.937Z Downloaded http-body v1.0.1
3172026-06-05T04:03:21.937Z Downloaded globset v0.4.18
3182026-06-05T04:03:21.937Z Downloaded glob v0.3.3
3192026-06-05T04:03:21.937Z Downloaded hubpack_derive v0.1.1
3202026-06-05T04:03:21.937Z Downloaded http-body-util v0.1.3
3212026-06-05T04:03:21.938Z Downloaded foreign-types-shared v0.3.1
3222026-06-05T04:03:21.938Z Downloaded float-ord v0.3.2
3232026-06-05T04:03:21.938Z Downloaded compression-codecs v0.4.38
3242026-06-05T04:03:21.938Z Downloaded ident_case v1.0.1
3252026-06-05T04:03:21.947Z Downloaded foreign-types-macros v0.2.3
3262026-06-05T04:03:21.947Z Downloaded find-msvc-tools v0.1.9
3272026-06-05T04:03:21.947Z Downloaded fs-err v3.3.0
3282026-06-05T04:03:21.947Z Downloaded anstyle-query v1.1.5
3292026-06-05T04:03:21.948Z Downloaded erased-serde v0.3.31
3302026-06-05T04:03:21.948Z Downloaded digest v0.11.3
3312026-06-05T04:03:21.948Z Downloaded hyper-rustls v0.27.9
3322026-06-05T04:03:21.948Z Downloaded anstream v1.0.0
3332026-06-05T04:03:21.959Z Downloaded humantime v2.3.0
3342026-06-05T04:03:21.960Z Downloaded bitflags v1.3.2
3352026-06-05T04:03:21.960Z Downloaded fixedbitset v0.5.7
3362026-06-05T04:03:21.960Z Downloaded ahash v0.8.12
3372026-06-05T04:03:21.976Z Downloaded daft v0.1.7
3382026-06-05T04:03:21.976Z Downloaded keccak v0.1.6
3392026-06-05T04:03:21.976Z Downloaded group v0.13.0
3402026-06-05T04:03:21.976Z Downloaded foldhash v0.2.0
3412026-06-05T04:03:21.976Z Downloaded is_ci v1.2.0
3422026-06-05T04:03:21.976Z Downloaded ff v0.13.1
3432026-06-05T04:03:21.976Z Downloaded base64ct v1.8.3
3442026-06-05T04:03:21.996Z Downloaded hostname v0.3.1
3452026-06-05T04:03:21.996Z Downloaded crossbeam-utils v0.8.21
3462026-06-05T04:03:21.996Z Downloaded cookie v0.18.1
3472026-06-05T04:03:21.996Z Downloaded konst_macro_rules v0.2.19
3482026-06-05T04:03:21.996Z Downloaded is_terminal_polyfill v1.70.2
3492026-06-05T04:03:21.996Z Downloaded fs_extra v1.3.0
3502026-06-05T04:03:21.996Z Downloaded futures-channel v0.3.32
3512026-06-05T04:03:21.996Z Downloaded cipher v0.4.4
3522026-06-05T04:03:22.014Z Downloaded bitflags v2.12.1
3532026-06-05T04:03:22.014Z Downloaded lru-slab v0.1.2
3542026-06-05T04:03:22.014Z Downloaded instant v0.1.13
3552026-06-05T04:03:22.014Z Downloaded lru-cache v0.1.2
3562026-06-05T04:03:22.014Z Downloaded autocfg v1.5.1
3572026-06-05T04:03:22.014Z Downloaded idna_adapter v1.2.2
3582026-06-05T04:03:22.014Z Downloaded half v2.7.1
3592026-06-05T04:03:22.014Z Downloaded indent_write v2.2.0
3602026-06-05T04:03:22.014Z Downloaded memmap v0.7.0
3612026-06-05T04:03:22.014Z Downloaded match_cfg v0.1.0
3622026-06-05T04:03:22.014Z Downloaded errno v0.3.14
3632026-06-05T04:03:22.020Z Downloaded lazy_static v1.5.0
3642026-06-05T04:03:22.020Z Downloaded newtype-uuid-macros v0.1.0
3652026-06-05T04:03:22.020Z Downloaded macaddr v1.0.1
3662026-06-05T04:03:22.020Z Downloaded darling_macro v0.21.3
3672026-06-05T04:03:22.020Z Downloaded crossbeam-deque v0.8.6
3682026-06-05T04:03:22.020Z Downloaded deranged v0.5.8
3692026-06-05T04:03:22.020Z Downloaded colored v3.1.1
3702026-06-05T04:03:22.020Z Downloaded hybrid-array v0.4.12
3712026-06-05T04:03:22.020Z Downloaded is-terminal v0.4.17
3722026-06-05T04:03:22.020Z Downloaded natord v1.0.9
3732026-06-05T04:03:22.037Z Downloaded no-std-compat v0.4.1
3742026-06-05T04:03:22.037Z Downloaded getrandom v0.4.2
3752026-06-05T04:03:22.037Z Downloaded olpc-cjson v0.1.4
3762026-06-05T04:03:22.047Z Downloaded const-oid v0.10.2
3772026-06-05T04:03:22.047Z Downloaded iana-time-zone v0.1.65
3782026-06-05T04:03:22.047Z Downloaded linked-hash-map v0.5.6
3792026-06-05T04:03:22.047Z Downloaded either v1.16.0
3802026-06-05T04:03:22.047Z Downloaded libsw-core v0.3.2
3812026-06-05T04:03:22.047Z Downloaded httparse v1.10.1
3822026-06-05T04:03:22.047Z Downloaded libsw v3.5.0
3832026-06-05T04:03:22.047Z Downloaded defmt v1.1.0
3842026-06-05T04:03:22.058Z Downloaded num-conv v0.2.2
3852026-06-05T04:03:22.058Z Downloaded linear-map v1.2.0
3862026-06-05T04:03:22.058Z Downloaded num-derive v0.4.2
3872026-06-05T04:03:22.058Z Downloaded openssl-probe v0.2.1
3882026-06-05T04:03:22.058Z Downloaded darling v0.23.0
3892026-06-05T04:03:22.071Z Downloaded num-complex v0.4.6
3902026-06-05T04:03:22.071Z Downloaded futures v0.3.32
3912026-06-05T04:03:22.071Z Downloaded cancel-safe-futures v0.1.5
3922026-06-05T04:03:22.071Z Downloaded multer v3.1.0
3932026-06-05T04:03:22.071Z Downloaded diff v0.1.13
3942026-06-05T04:03:22.076Z Downloaded aho-corasick v1.1.4
3952026-06-05T04:03:22.076Z Downloaded percent-encoding v2.3.2
3962026-06-05T04:03:22.076Z Downloaded opaque-debug v0.3.1
3972026-06-05T04:03:22.076Z Downloaded num_threads v0.1.7
3982026-06-05T04:03:22.076Z Downloaded num_enum_derive v0.5.11
3992026-06-05T04:03:22.076Z Downloaded newtype-uuid v1.3.2
4002026-06-05T04:03:22.076Z Downloaded base64 v0.22.1
4012026-06-05T04:03:22.085Z Downloaded arc-swap v1.9.1
4022026-06-05T04:03:22.085Z Downloaded ipnet v2.12.0
4032026-06-05T04:03:22.092Z Downloaded flate2 v1.1.9
4042026-06-05T04:03:22.092Z Downloaded defmt-parser v1.0.0
4052026-06-05T04:03:22.092Z Downloaded ingot-macros v0.1.1
4062026-06-05T04:03:22.092Z Downloaded num_enum_derive v0.7.6
4072026-06-05T04:03:22.092Z Downloaded num_enum v0.7.6
4082026-06-05T04:03:22.099Z Downloaded clap v4.6.1
4092026-06-05T04:03:22.107Z Downloaded proc-macro-crate v1.3.1
4102026-06-05T04:03:22.107Z Downloaded proc-macro-crate v3.5.0
4112026-06-05T04:03:22.107Z Downloaded base64 v0.21.7
4122026-06-05T04:03:22.115Z Downloaded expectorate v1.2.0
4132026-06-05T04:03:22.115Z Downloaded hostname v0.4.2
4142026-06-05T04:03:22.115Z Downloaded oxnet v0.1.6
4152026-06-05T04:03:22.115Z Downloaded progenitor-client v0.10.0
4162026-06-05T04:03:22.115Z Downloaded openssl-macros v0.1.1
4172026-06-05T04:03:22.115Z Downloaded owo-colors v4.3.0
4182026-06-05T04:03:22.126Z Downloaded parse-display-derive v0.10.0
4192026-06-05T04:03:22.126Z Downloaded libscf-sys v1.2.0
4202026-06-05T04:03:22.126Z Downloaded defmt-macros v1.1.0
4212026-06-05T04:03:22.126Z Downloaded num-iter v0.1.45
4222026-06-05T04:03:22.126Z Downloaded newtype_derive v0.1.6
4232026-06-05T04:03:22.131Z Downloaded omicron-workspace-hack v0.1.0
4242026-06-05T04:03:22.131Z Downloaded icu_provider v2.2.0
4252026-06-05T04:03:22.131Z Downloaded oxide-tokio-rt v0.1.6
4262026-06-05T04:03:22.131Z Downloaded once_cell v1.21.4
4272026-06-05T04:03:22.131Z Downloaded data-encoding v2.11.0
4282026-06-05T04:03:22.131Z Downloaded heapless v0.8.0
4292026-06-05T04:03:22.140Z Downloaded progenitor-macro v0.10.0
4302026-06-05T04:03:22.140Z Downloaded hmac v0.12.1
4312026-06-05T04:03:22.140Z Downloaded progenitor-macro v0.13.0
4322026-06-05T04:03:22.144Z Downloaded proc-macro-error-attr2 v2.0.0
4332026-06-05T04:03:22.144Z Downloaded progenitor-macro v0.14.0
4342026-06-05T04:03:22.144Z Downloaded rand_chacha v0.3.1
4352026-06-05T04:03:22.144Z Downloaded ingot-types v0.1.2
4362026-06-05T04:03:22.144Z Downloaded potential_utf v0.1.5
4372026-06-05T04:03:22.144Z Downloaded ipnetwork v0.21.1
4382026-06-05T04:03:22.144Z Downloaded parking_lot v0.11.2
4392026-06-05T04:03:22.148Z Downloaded num-integer v0.1.46
4402026-06-05T04:03:22.148Z Downloaded hashbrown v0.12.3
4412026-06-05T04:03:22.154Z Downloaded crypto-bigint v0.5.5
4422026-06-05T04:03:22.158Z Downloaded ref-cast v1.0.25
4432026-06-05T04:03:22.158Z Downloaded rand_xorshift v0.4.0
4442026-06-05T04:03:22.158Z Downloaded hex v0.4.3
4452026-06-05T04:03:22.164Z Downloaded phf_shared v0.12.1
4462026-06-05T04:03:22.164Z Downloaded crossbeam-channel v0.5.15
4472026-06-05T04:03:22.172Z Downloaded powerfmt v0.2.0
4482026-06-05T04:03:22.172Z Downloaded derive-ex v0.1.8
4492026-06-05T04:03:22.172Z Downloaded pkg-config v0.3.33
4502026-06-05T04:03:22.172Z Downloaded pin-project-lite v0.2.17
4512026-06-05T04:03:22.176Z Downloaded pin-project-internal v1.1.13
4522026-06-05T04:03:22.176Z Downloaded proc-macro-error-attr v1.0.4
4532026-06-05T04:03:22.176Z Downloaded pretty-hex v0.4.2
4542026-06-05T04:03:22.176Z Downloaded rustc-hash v2.1.2
4552026-06-05T04:03:22.176Z Downloaded icu_normalizer_data v2.2.0
4562026-06-05T04:03:22.181Z Downloaded icu_locale_core v2.2.0
4572026-06-05T04:03:22.188Z Downloaded proc-macro-error v1.0.4
4582026-06-05T04:03:22.188Z Downloaded progenitor v0.10.0
4592026-06-05T04:03:22.192Z Downloaded poly1305 v0.8.0
4602026-06-05T04:03:22.192Z Downloaded rustc_version v0.4.1
4612026-06-05T04:03:22.192Z Downloaded rustc_version v0.1.7
4622026-06-05T04:03:22.192Z Downloaded managed v0.8.0
4632026-06-05T04:03:22.192Z Downloaded pest_derive v2.8.6
4642026-06-05T04:03:22.196Z Downloaded mime v0.3.17
4652026-06-05T04:03:22.196Z Downloaded jobserver v0.1.34
4662026-06-05T04:03:22.196Z Downloaded const_format v0.2.36
4672026-06-05T04:03:22.201Z Downloaded parking_lot v0.12.5
4682026-06-05T04:03:22.205Z Downloaded password-hash v0.5.0
4692026-06-05T04:03:22.205Z Downloaded pem v3.0.6
4702026-06-05T04:03:22.205Z Downloaded pest_generator v2.8.6
4712026-06-05T04:03:22.210Z Downloaded quick-error v1.2.3
4722026-06-05T04:03:22.210Z Downloaded parking_lot_core v0.8.6
4732026-06-05T04:03:22.210Z Downloaded jiff-static v0.2.28
4742026-06-05T04:03:22.213Z Downloaded num_enum v0.5.11
4752026-06-05T04:03:22.213Z Downloaded scopeguard v1.2.0
4762026-06-05T04:03:22.216Z Downloaded phf v0.12.1
4772026-06-05T04:03:22.216Z Downloaded paste v1.0.15
4782026-06-05T04:03:22.219Z Downloaded indicatif v0.18.4
4792026-06-05T04:03:22.222Z Downloaded progenitor-extras v0.2.0
4802026-06-05T04:03:22.222Z Downloaded rand_core v0.6.4
4812026-06-05T04:03:22.226Z Downloaded progenitor v0.13.0
4822026-06-05T04:03:22.227Z Downloaded secrecy v0.10.3
4832026-06-05T04:03:22.227Z Downloaded indexmap v1.9.3
4842026-06-05T04:03:22.231Z Downloaded itoa v1.0.18
4852026-06-05T04:03:22.231Z Downloaded async-compression v0.4.42
4862026-06-05T04:03:22.235Z Downloaded rand_core v0.10.1
4872026-06-05T04:03:22.242Z Downloaded rand_chacha v0.9.0
4882026-06-05T04:03:22.242Z Downloaded icu_properties v2.2.0
4892026-06-05T04:03:22.242Z Downloaded ppv-lite86 v0.2.21
4902026-06-05T04:03:22.246Z Downloaded num-traits v0.2.19
4912026-06-05T04:03:22.247Z Downloaded serde_spanned v1.1.1
4922026-06-05T04:03:22.247Z Downloaded serial_test v3.5.0
4932026-06-05T04:03:22.247Z Downloaded serde_spanned v0.6.9
4942026-06-05T04:03:22.247Z Downloaded icu_normalizer v2.2.0
4952026-06-05T04:03:22.252Z Downloaded parking_lot_core v0.9.12
4962026-06-05T04:03:22.252Z Downloaded serde_repr v0.1.20
4972026-06-05T04:03:22.257Z Downloaded log v0.4.32
4982026-06-05T04:03:22.257Z Downloaded minimal-lexical v0.2.1
4992026-06-05T04:03:22.257Z Downloaded scroll_derive v0.13.1
5002026-06-05T04:03:22.264Z Downloaded sha1 v0.11.0
5012026-06-05T04:03:22.264Z Downloaded sha1 v0.10.6
5022026-06-05T04:03:22.264Z Downloaded scroll_derive v0.12.1
5032026-06-05T04:03:22.264Z Downloaded same-file v1.0.6
5042026-06-05T04:03:22.343Z Downloaded sigpipe v0.1.3
5052026-06-05T04:03:22.343Z Downloaded heck v0.5.0
5062026-06-05T04:03:22.344Z Downloaded proc-macro-error2 v2.0.1
5072026-06-05T04:03:22.344Z Downloaded chacha20poly1305 v0.10.1
5082026-06-05T04:03:22.344Z Downloaded bytes v1.11.1
5092026-06-05T04:03:22.368Z Downloaded rustversion v1.0.22
5102026-06-05T04:03:22.368Z Downloaded num-rational v0.4.2
5112026-06-05T04:03:22.368Z Downloaded derive_more v0.99.20
5122026-06-05T04:03:22.369Z Downloaded papergrid v0.18.0
5132026-06-05T04:03:22.369Z Downloaded serial_test_derive v3.5.0
5142026-06-05T04:03:22.369Z Downloaded semver v0.1.20
5152026-06-05T04:03:22.369Z Downloaded papergrid v0.11.0
5162026-06-05T04:03:22.369Z Downloaded slog-envlogger v2.2.0
5172026-06-05T04:03:22.369Z Downloaded slog-bunyan v2.5.0
5182026-06-05T04:03:22.369Z Downloaded rusty-fork v0.3.1
5192026-06-05T04:03:22.369Z Downloaded quinn-udp v0.5.14
5202026-06-05T04:03:22.369Z Downloaded lock_api v0.4.14
5212026-06-05T04:03:22.369Z Downloaded schemars_derive v0.8.22
5222026-06-05T04:03:22.369Z Downloaded progenitor v0.14.0
5232026-06-05T04:03:22.369Z Downloaded console v0.16.3
5242026-06-05T04:03:22.369Z Downloaded ingot v0.1.1
5252026-06-05T04:03:22.369Z Downloaded inout v0.1.4
5262026-06-05T04:03:22.369Z Downloaded smawk v0.3.2
5272026-06-05T04:03:22.369Z Downloaded scroll v0.13.0
5282026-06-05T04:03:22.369Z Downloaded newline-converter v0.3.0
5292026-06-05T04:03:22.369Z Downloaded derive-where v1.6.1
5302026-06-05T04:03:22.369Z Downloaded highway v1.3.0
5312026-06-05T04:03:22.369Z Downloaded rand_core v0.9.5
5322026-06-05T04:03:22.369Z Downloaded icu_collections v2.2.0
5332026-06-05T04:03:22.369Z Downloaded elliptic-curve v0.13.8
5342026-06-05T04:03:22.369Z Downloaded darling_core v0.21.3
5352026-06-05T04:03:22.369Z Downloaded stable_deref_trait v1.2.1
5362026-06-05T04:03:22.369Z Downloaded crossbeam-epoch v0.9.18
5372026-06-05T04:03:22.369Z Downloaded crc32fast v1.5.0
5382026-06-05T04:03:22.369Z Downloaded chacha20 v0.10.0
5392026-06-05T04:03:22.370Z Downloaded internet-checksum v0.2.1
5402026-06-05T04:03:22.370Z Downloaded getrandom v0.3.4
5412026-06-05T04:03:22.370Z Downloaded num v0.4.3
5422026-06-05T04:03:22.370Z Downloaded dropshot_endpoint v0.17.1
5432026-06-05T04:03:22.370Z Downloaded rustls-pemfile v2.2.0
5442026-06-05T04:03:22.370Z Downloaded sha2 v0.10.9
5452026-06-05T04:03:22.370Z Downloaded hashbrown v0.16.1
5462026-06-05T04:03:22.370Z Downloaded tabled_derive v0.7.0
5472026-06-05T04:03:22.370Z Downloaded sync_wrapper v1.0.2
5482026-06-05T04:03:22.370Z Downloaded plain v0.2.3
5492026-06-05T04:03:22.370Z Downloaded subtle v2.6.1
5502026-06-05T04:03:22.370Z Downloaded strum v0.27.2
5512026-06-05T04:03:22.370Z Downloaded signal-hook-registry v1.4.8
5522026-06-05T04:03:22.370Z Downloaded parse-display v0.10.0
5532026-06-05T04:03:22.370Z Downloaded hashbrown v0.15.5
5542026-06-05T04:03:22.370Z Downloaded progenitor-impl v0.10.0
5552026-06-05T04:03:22.370Z Downloaded shlex v2.0.1
5562026-06-05T04:03:22.370Z Downloaded serde_derive_internals v0.29.1
5572026-06-05T04:03:22.386Z Downloaded prettyplease v0.2.37
5582026-06-05T04:03:22.386Z Downloaded progenitor-impl v0.14.0
5592026-06-05T04:03:22.386Z Downloaded swrite v0.1.0
5602026-06-05T04:03:22.386Z Downloaded structmeta v0.3.0
5612026-06-05T04:03:22.386Z Downloaded serde_tokenstream v0.2.3
5622026-06-05T04:03:22.386Z Downloaded tagptr v0.2.0
5632026-06-05T04:03:22.386Z Downloaded testing_table v0.3.0
5642026-06-05T04:03:22.386Z Downloaded termtree v0.5.1
5652026-06-05T04:03:22.386Z Downloaded tabled_derive v0.11.0
5662026-06-05T04:03:22.386Z Downloaded semver v1.0.28
5672026-06-05T04:03:22.386Z Downloaded ref-cast-impl v1.0.25
5682026-06-05T04:03:22.386Z Downloaded pin-project v1.1.13
5692026-06-05T04:03:22.386Z Downloaded smf v0.2.3
5702026-06-05T04:03:22.386Z Downloaded thiserror-impl-no-std v2.0.2
5712026-06-05T04:03:22.386Z Downloaded strsim v0.11.1
5722026-06-05T04:03:22.386Z Downloaded serde_plain v1.0.2
5732026-06-05T04:03:22.386Z Downloaded smartstring v1.0.1
5742026-06-05T04:03:22.386Z Downloaded siphasher v1.0.3
5752026-06-05T04:03:22.400Z Downloaded serde_urlencoded v0.7.1
5762026-06-05T04:03:22.401Z Downloaded slog-stdlog v4.1.1
5772026-06-05T04:03:22.401Z Downloaded simd-adler32 v0.3.9
5782026-06-05T04:03:22.401Z Downloaded strum v0.26.3
5792026-06-05T04:03:22.401Z Downloaded structmeta-derive v0.3.0
5802026-06-05T04:03:22.401Z Downloaded http v1.4.1
5812026-06-05T04:03:22.401Z Downloaded slog-json v2.6.1
5822026-06-05T04:03:22.401Z Downloaded snafu-derive v0.8.9
5832026-06-05T04:03:22.401Z Downloaded thread-id v4.2.2
5842026-06-05T04:03:22.401Z Downloaded memoffset v0.9.1
5852026-06-05T04:03:22.401Z Downloaded darling v0.21.3
5862026-06-05T04:03:22.401Z Downloaded hickory-resolver v0.25.2
5872026-06-05T04:03:22.409Z Downloaded proc-macro2 v1.0.106
5882026-06-05T04:03:22.409Z Downloaded openssl-sys v0.9.116
5892026-06-05T04:03:22.409Z Downloaded serde_with_macros v3.20.0
5902026-06-05T04:03:22.409Z Downloaded take_mut v0.2.2
5912026-06-05T04:03:22.409Z Downloaded supports-color v3.0.2
5922026-06-05T04:03:22.409Z Downloaded rustls-native-certs v0.8.4
5932026-06-05T04:03:22.409Z Downloaded strum_macros v0.26.4
5942026-06-05T04:03:22.410Z Downloaded strum_macros v0.27.2
5952026-06-05T04:03:22.410Z Downloaded tabwriter v1.4.1
5962026-06-05T04:03:22.415Z Downloaded spin v0.5.2
5972026-06-05T04:03:22.415Z Downloaded ryu v1.0.23
5982026-06-05T04:03:22.415Z Downloaded slog-scope v4.4.1
5992026-06-05T04:03:22.416Z Downloaded pretty_assertions v1.4.1
6002026-06-05T04:03:22.416Z Downloaded rustls-platform-verifier v0.7.0
6012026-06-05T04:03:22.416Z Downloaded memchr v2.8.1
6022026-06-05T04:03:22.421Z Downloaded quote v1.0.45
6032026-06-05T04:03:22.421Z Downloaded progenitor-client v0.14.0
6042026-06-05T04:03:22.421Z Downloaded rhai_codegen v3.2.0
6052026-06-05T04:03:22.426Z Downloaded hyper-util v0.1.20
6062026-06-05T04:03:22.435Z Downloaded time-core v0.1.8
6072026-06-05T04:03:22.435Z Downloaded thiserror v1.0.69
6082026-06-05T04:03:22.436Z Downloaded serde_path_to_error v0.1.20
6092026-06-05T04:03:22.448Z Downloaded thiserror-impl v1.0.69
6102026-06-05T04:03:22.448Z Downloaded qorb v0.4.1
6112026-06-05T04:03:22.448Z Downloaded rayon-core v1.13.0
6122026-06-05T04:03:22.448Z Downloaded scroll v0.12.0
6132026-06-05T04:03:22.449Z Downloaded resolv-conf v0.7.6
6142026-06-05T04:03:22.449Z Downloaded indexmap v2.14.0
6152026-06-05T04:03:22.457Z Downloaded thiserror-impl v2.0.18
6162026-06-05T04:03:22.457Z Downloaded thiserror v2.0.18
6172026-06-05T04:03:22.457Z Downloaded static_assertions v1.1.0
6182026-06-05T04:03:22.457Z Downloaded progenitor-client v0.13.0
6192026-06-05T04:03:22.457Z Downloaded slog-async v2.8.0
6202026-06-05T04:03:22.457Z Downloaded slab v0.4.12
6212026-06-05T04:03:22.457Z Downloaded serde_derive v1.0.228
6222026-06-05T04:03:22.457Z Downloaded thread-id v5.1.0
6232026-06-05T04:03:22.457Z Downloaded darling_core v0.23.0
6242026-06-05T04:03:22.474Z Downloaded tower-service v0.3.3
6252026-06-05T04:03:22.474Z Downloaded thiserror-no-std v2.0.2
6262026-06-05T04:03:22.474Z Downloaded progenitor-impl v0.13.0
6272026-06-05T04:03:22.474Z Downloaded thread_local v1.1.9
6282026-06-05T04:03:22.474Z Downloaded serde_core v1.0.228
6292026-06-05T04:03:22.484Z Downloaded tiny-keccak v2.0.2
6302026-06-05T04:03:22.484Z Downloaded time-macros v0.2.27
6312026-06-05T04:03:22.484Z Downloaded terminal_size v0.4.4
6322026-06-05T04:03:22.484Z Downloaded serde_yaml v0.9.34+deprecated
6332026-06-05T04:03:22.484Z Downloaded tokio-macros v2.7.0
6342026-06-05T04:03:22.484Z Downloaded slog-dtrace v0.3.0
6352026-06-05T04:03:22.484Z Downloaded typify-macro v0.6.2
6362026-06-05T04:03:22.484Z Downloaded h2 v0.4.14
6372026-06-05T04:03:22.484Z Downloaded typify-macro v0.4.3
6382026-06-05T04:03:22.484Z Downloaded memmap2 v0.9.10
6392026-06-05T04:03:22.484Z Downloaded futures-util v0.3.32
6402026-06-05T04:03:22.499Z Downloaded synstructure v0.13.2
6412026-06-05T04:03:22.499Z Downloaded dropshot-api-manager v0.7.2
6422026-06-05T04:03:22.499Z Downloaded quinn v0.11.9
6432026-06-05T04:03:22.499Z Downloaded tinyvec_macros v0.1.1
6442026-06-05T04:03:22.499Z Downloaded mio v1.2.1
6452026-06-05T04:03:22.506Z Downloaded try-lock v0.2.5
6462026-06-05T04:03:22.506Z Downloaded similar v2.7.0
6472026-06-05T04:03:22.507Z Downloaded unarray v0.1.4
6482026-06-05T04:03:22.507Z Downloaded schemars v0.8.22
6492026-06-05T04:03:22.507Z Downloaded untrusted v0.9.0
6502026-06-05T04:03:22.507Z Downloaded tokio-dtrace v0.1.1
6512026-06-05T04:03:22.513Z Downloaded schemars v0.9.0
6522026-06-05T04:03:22.513Z Downloaded usdt-macro v0.5.0
6532026-06-05T04:03:22.513Z Downloaded unit-prefix v0.5.2
6542026-06-05T04:03:22.513Z Downloaded typeid v1.0.3
6552026-06-05T04:03:22.518Z Downloaded toml_writer v1.1.1+spec-1.1.0
6562026-06-05T04:03:22.518Z Downloaded usdt v0.6.0
6572026-06-05T04:03:22.518Z Downloaded toml_write v0.1.2
6582026-06-05T04:03:22.518Z Downloaded tokio-tungstenite v0.21.0
6592026-06-05T04:03:22.518Z Downloaded slog v2.8.2
6602026-06-05T04:03:22.525Z Downloaded slog-term v2.9.2
6612026-06-05T04:03:22.525Z Downloaded nom v7.1.3
6622026-06-05T04:03:22.525Z Downloaded tinystr v0.8.3
6632026-06-05T04:03:22.529Z Downloaded smallvec v1.15.1
6642026-06-05T04:03:22.529Z Downloaded serde-big-array v0.5.1
6652026-06-05T04:03:22.529Z Downloaded litemap v0.8.2
6662026-06-05T04:03:22.529Z Downloaded usdt v0.5.0
6672026-06-05T04:03:22.529Z Downloaded untrusted v0.7.1
6682026-06-05T04:03:22.530Z Downloaded unicode-xid v0.2.6
6692026-06-05T04:03:22.530Z Downloaded spin v0.9.8
6702026-06-05T04:03:22.937Z Downloaded waitgroup v0.1.2
6712026-06-05T04:03:22.937Z Downloaded wait-timeout v0.2.1
6722026-06-05T04:03:22.937Z Downloaded usdt-attr-macro v0.6.0
6732026-06-05T04:03:22.937Z Downloaded thin-vec v0.2.18
6742026-06-05T04:03:22.937Z Downloaded clap_builder v4.6.0
6752026-06-05T04:03:22.943Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6762026-06-05T04:03:22.943Z Downloaded goblin v0.8.2
6772026-06-05T04:03:22.943Z Downloaded postcard v1.1.3
6782026-06-05T04:03:22.943Z Downloaded term v1.2.1
6792026-06-05T04:03:22.943Z Downloaded universal-hash v0.5.1
6802026-06-05T04:03:22.943Z Downloaded toml_datetime v0.6.11
6812026-06-05T04:03:22.943Z Downloaded tempfile v3.27.0
6822026-06-05T04:03:22.943Z Downloaded hashbrown v0.17.1
6832026-06-05T04:03:22.943Z Downloaded rustls-webpki v0.103.13
6842026-06-05T04:03:22.943Z Downloaded utf8parse v0.2.2
6852026-06-05T04:03:22.943Z Downloaded tokio-stream v0.1.18
6862026-06-05T04:03:22.943Z Downloaded utf8_iter v1.0.4
6872026-06-05T04:03:22.943Z Downloaded rustls-pki-types v1.14.1
6882026-06-05T04:03:22.943Z Downloaded pest_meta v2.8.6
6892026-06-05T04:03:22.943Z Downloaded rand v0.8.6
6902026-06-05T04:03:22.943Z Downloaded hickory-resolver v0.24.4
6912026-06-05T04:03:22.943Z Downloaded cargo_toml v0.22.3
6922026-06-05T04:03:22.943Z Downloaded blake2 v0.10.6
6932026-06-05T04:03:22.944Z Downloaded unicode-linebreak v0.1.5
6942026-06-05T04:03:22.944Z Downloaded drift v0.2.0
6952026-06-05T04:03:22.944Z Downloaded utf-8 v0.7.6
6962026-06-05T04:03:22.944Z Downloaded usdt-macro v0.6.0
6972026-06-05T04:03:22.944Z Downloaded tower-layer v0.3.3
6982026-06-05T04:03:22.944Z Downloaded toml v0.8.23
6992026-06-05T04:03:22.944Z Downloaded schemars v1.2.1
7002026-06-05T04:03:22.944Z Downloaded zone v0.3.1
7012026-06-05T04:03:22.944Z Downloaded toml_parser v1.1.2+spec-1.1.0
7022026-06-05T04:03:22.944Z Downloaded usdt-attr-macro v0.5.0
7032026-06-05T04:03:22.944Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7042026-06-05T04:03:22.944Z Downloaded serde v1.0.228
7052026-06-05T04:03:22.944Z Downloaded usdt-impl v0.5.0
7062026-06-05T04:03:22.944Z Downloaded tokio-rustls v0.26.4
7072026-06-05T04:03:22.944Z Downloaded itertools v0.12.1
7082026-06-05T04:03:22.944Z Downloaded zerofrom-derive v0.1.7
7092026-06-05T04:03:22.944Z Downloaded zerofrom v0.1.8
7102026-06-05T04:03:22.944Z Downloaded socket2 v0.6.4
7112026-06-05T04:03:22.944Z Downloaded yoke-derive v0.8.2
7122026-06-05T04:03:22.944Z Downloaded miniz_oxide v0.8.9
7132026-06-05T04:03:22.944Z Downloaded version_check v0.9.5
7142026-06-05T04:03:22.944Z Downloaded rand v0.9.4
7152026-06-05T04:03:22.944Z Downloaded konst v0.2.20
7162026-06-05T04:03:22.944Z Downloaded tracing-attributes v0.1.31
7172026-06-05T04:03:22.944Z Downloaded test-strategy v0.4.5
7182026-06-05T04:03:22.944Z Downloaded want v0.3.1
7192026-06-05T04:03:22.944Z Downloaded getrandom v0.2.17
7202026-06-05T04:03:22.944Z Downloaded backon v1.6.0
7212026-06-05T04:03:22.944Z Downloaded anstyle v1.0.14
7222026-06-05T04:03:22.944Z Downloaded foldhash v0.1.5
7232026-06-05T04:03:22.944Z Downloaded debug-ignore v1.0.5
7242026-06-05T04:03:22.944Z Downloaded async-trait v0.1.89
7252026-06-05T04:03:22.944Z Downloaded camino v1.2.2
7262026-06-05T04:03:22.944Z Downloaded anstyle-parse v1.0.0
7272026-06-05T04:03:22.944Z Downloaded futures-executor v0.3.32
7282026-06-05T04:03:22.944Z Downloaded writeable v0.6.3
7292026-06-05T04:03:22.945Z Downloaded daft-derive v0.1.7
7302026-06-05T04:03:22.945Z Downloaded camino-tempfile v1.4.1
7312026-06-05T04:03:22.945Z Downloaded cstr-argument v0.1.2
7322026-06-05T04:03:22.945Z Downloaded cpufeatures v0.3.0
7332026-06-05T04:03:22.945Z Downloaded const-random v0.1.18
7342026-06-05T04:03:22.945Z Downloaded zeroize_derive v1.4.3
7352026-06-05T04:03:22.945Z Downloaded whoami v1.6.1
7362026-06-05T04:03:22.945Z Downloaded atomic-waker v1.1.2
7372026-06-05T04:03:22.945Z Downloaded cmake v0.1.58
7382026-06-05T04:03:22.945Z Downloaded git-stub-vcs v0.1.0
7392026-06-05T04:03:22.945Z Downloaded fastrand v2.4.1
7402026-06-05T04:03:22.945Z Downloaded crunchy v0.2.4
7412026-06-05T04:03:22.945Z Downloaded digest v0.10.7
7422026-06-05T04:03:22.945Z Downloaded toml v1.1.2+spec-1.1.0
7432026-06-05T04:03:22.945Z Downloaded ucd-trie v0.1.7
7442026-06-05T04:03:22.945Z Downloaded backoff v0.4.0
7452026-06-05T04:03:22.945Z Downloaded cc v1.2.63
7462026-06-05T04:03:22.945Z Downloaded tinyvec v1.11.0
7472026-06-05T04:03:22.945Z Downloaded dtrace-parser v0.3.0
7482026-06-05T04:03:22.945Z Downloaded pest v2.8.6
7492026-06-05T04:03:22.945Z Downloaded textwrap v0.16.2
7502026-06-05T04:03:22.945Z Downloaded zerovec-derive v0.11.3
7512026-06-05T04:03:22.945Z Downloaded xz2 v0.1.7
7522026-06-05T04:03:22.945Z Downloaded zmij v1.0.21
7532026-06-05T04:03:22.945Z Downloaded walkdir v2.5.0
7542026-06-05T04:03:22.945Z Downloaded dof v0.3.0
7552026-06-05T04:03:22.945Z Downloaded cobs v0.3.0
7562026-06-05T04:03:22.945Z Downloaded base16ct v0.2.0
7572026-06-05T04:03:22.945Z Downloaded atomicwrites v0.4.4
7582026-06-05T04:03:22.945Z Downloaded bytecount v0.6.9
7592026-06-05T04:03:22.945Z Downloaded fxhash v0.2.1
7602026-06-05T04:03:22.945Z Downloaded futures-task v0.3.32
7612026-06-05T04:03:22.945Z Downloaded futures-sink v0.3.32
7622026-06-05T04:03:22.945Z Downloaded usdt-impl v0.6.0
7632026-06-05T04:03:22.945Z Downloaded futures-macro v0.3.32
7642026-06-05T04:03:22.945Z Downloaded foreign-types v0.3.2
7652026-06-05T04:03:22.945Z Downloaded curve25519-dalek-derive v0.1.1
7662026-06-05T04:03:22.945Z Downloaded base16ct v1.0.0
7672026-06-05T04:03:22.945Z Downloaded bcs v0.1.6
7682026-06-05T04:03:22.946Z Downloaded zone_cfg_derive v0.3.1
7692026-06-05T04:03:22.946Z Downloaded tungstenite v0.21.0
7702026-06-05T04:03:22.946Z Downloaded vsss-rs v3.3.4
7712026-06-05T04:03:22.946Z Downloaded rand v0.10.1
7722026-06-05T04:03:22.946Z Downloaded byteorder v1.5.0
7732026-06-05T04:03:22.946Z Downloaded icu_properties_data v2.2.0
7742026-06-05T04:03:22.946Z Downloaded typify v0.6.2
7752026-06-05T04:03:22.950Z Downloaded nom v8.0.0
7762026-06-05T04:03:22.950Z Downloaded zeroize v1.8.2
7772026-06-05T04:03:22.950Z Downloaded hyper v1.10.1
7782026-06-05T04:03:22.950Z Downloaded typify v0.4.3
7792026-06-05T04:03:22.950Z Downloaded idna v1.1.0
7802026-06-05T04:03:22.950Z Downloaded unicode-ident v1.0.24
7812026-06-05T04:03:22.951Z Downloaded snafu v0.8.9
7822026-06-05T04:03:22.951Z Downloaded yoke v0.8.3
7832026-06-05T04:03:22.951Z Downloaded toml_edit v0.25.12+spec-1.1.0
7842026-06-05T04:03:22.951Z Downloaded zerocopy-derive v0.7.35
7852026-06-05T04:03:22.951Z Downloaded toml_edit v0.22.27
7862026-06-05T04:03:22.951Z Downloaded ron v0.12.1
7872026-06-05T04:03:22.951Z Downloaded steno v0.4.1
7882026-06-05T04:03:22.951Z Downloaded enum-as-inner v0.6.1
7892026-06-05T04:03:22.951Z Downloaded dyn-clone v1.0.20
7902026-06-05T04:03:22.951Z Downloaded toml v0.9.12+spec-1.1.0
7912026-06-05T04:03:22.951Z Downloaded console v0.15.11
7922026-06-05T04:03:22.951Z Downloaded ciborium-ll v0.2.2
7932026-06-05T04:03:22.951Z Downloaded itertools v0.14.0
7942026-06-05T04:03:22.951Z Downloaded unsafe-libyaml v0.2.11
7952026-06-05T04:03:22.951Z Downloaded hkdf v0.12.4
7962026-06-05T04:03:22.951Z Downloaded toml_edit v0.19.15
7972026-06-05T04:03:22.951Z Downloaded yansi v1.0.1
7982026-06-05T04:03:22.951Z Downloaded portable-atomic v1.13.1
7992026-06-05T04:03:22.951Z Downloaded url v2.5.8
8002026-06-05T04:03:22.951Z Downloaded goblin v0.10.7
8012026-06-05T04:03:22.951Z Downloaded uuid v1.23.2
8022026-06-05T04:03:22.951Z Downloaded chrono v0.4.45
8032026-06-05T04:03:22.951Z Downloaded reqwest v0.12.28
8042026-06-05T04:03:22.951Z Downloaded reqwest v0.13.4
8052026-06-05T04:03:22.951Z Downloaded typenum v1.20.1
8062026-06-05T04:03:22.951Z Downloaded iddqd v0.4.2
8072026-06-05T04:03:22.951Z Downloaded libm v0.2.16
8082026-06-05T04:03:22.951Z Downloaded zerocopy-derive v0.8.50
8092026-06-05T04:03:22.951Z Downloaded regex v1.12.3
8102026-06-05T04:03:22.951Z Downloaded serde_json v1.0.150
8112026-06-05T04:03:22.951Z Downloaded unicode-normalization v0.1.25
8122026-06-05T04:03:22.951Z Downloaded tower v0.5.3
8132026-06-05T04:03:22.951Z Downloaded tower-http v0.6.11
8142026-06-05T04:03:22.951Z Downloaded zerotrie v0.2.4
8152026-06-05T04:03:22.951Z Downloaded typed-path v0.9.3
8162026-06-05T04:03:22.951Z Downloaded rayon v1.12.0
8172026-06-05T04:03:22.951Z Downloaded zerovec v0.11.6
8182026-06-05T04:03:22.952Z Downloaded tracing-core v0.1.36
8192026-06-05T04:03:22.952Z Downloaded aws-lc-rs v1.17.0
8202026-06-05T04:03:22.952Z Downloaded winnow v0.5.40
8212026-06-05T04:03:22.952Z Downloaded unicode-segmentation v1.13.3
8222026-06-05T04:03:22.952Z Downloaded tokio-util v0.7.18
8232026-06-05T04:03:22.952Z Downloaded tough v0.22.0
8242026-06-05T04:03:22.952Z Downloaded tabled v0.21.0
8252026-06-05T04:03:22.952Z Downloaded moka v0.12.15
8262026-06-05T04:03:22.952Z Downloaded proptest v1.11.0
8272026-06-05T04:03:22.952Z Downloaded dropshot v0.17.1
8282026-06-05T04:03:22.952Z Downloaded time v0.3.47
8292026-06-05T04:03:22.952Z Downloaded hickory-proto v0.24.4
8302026-06-05T04:03:22.956Z Downloaded serde_with v3.20.0
8312026-06-05T04:03:22.959Z Downloaded openssl v0.10.80
8322026-06-05T04:03:22.977Z Downloaded quinn-proto v0.11.14
8332026-06-05T04:03:23.022Z Downloaded unicode-width v0.1.14
8342026-06-05T04:03:23.022Z Downloaded rhai v1.25.1
8352026-06-05T04:03:23.044Z Downloaded hickory-proto v0.25.2
8362026-06-05T04:03:23.044Z Downloaded zerocopy v0.7.35
8372026-06-05T04:03:23.044Z Downloaded rustls v0.23.40
8382026-06-05T04:03:23.044Z Downloaded openapiv3 v2.2.0
8392026-06-05T04:03:23.050Z Downloaded tabled v0.15.0
8402026-06-05T04:03:23.050Z Downloaded curve25519-dalek v4.1.3
8412026-06-05T04:03:23.050Z Downloaded winnow v1.0.3
8422026-06-05T04:03:23.050Z Downloaded webpki-roots v1.0.7
8432026-06-05T04:03:23.053Z Downloaded regex-syntax v0.8.10
8442026-06-05T04:03:23.057Z Downloaded sled v0.34.7
8452026-06-05T04:03:23.059Z Downloaded winnow v0.7.15
8462026-06-05T04:03:23.064Z Downloaded typify-impl v0.4.3
8472026-06-05T04:03:23.073Z Downloaded syn v1.0.109
8482026-06-05T04:03:23.085Z Downloaded regex-automata v0.4.14
8492026-06-05T04:03:23.106Z Downloaded unicode-width v0.2.2
8502026-06-05T04:03:23.111Z Downloaded nix v0.31.3
8512026-06-05T04:03:23.116Z Downloaded vcpkg v0.2.15
8522026-06-05T04:03:23.140Z Downloaded syn v2.0.117
8532026-06-05T04:03:23.148Z Downloaded jiff v0.2.28
8542026-06-05T04:03:23.155Z Downloaded smoltcp v0.11.0
8552026-06-05T04:03:23.160Z Downloaded regress v0.10.5
8562026-06-05T04:03:23.164Z Downloaded zerocopy v0.8.50
8572026-06-05T04:03:23.577Z Downloaded regress v0.11.1
8582026-06-05T04:03:23.580Z Downloaded rustix v0.38.44
8592026-06-05T04:03:23.580Z Downloaded rustix v1.1.4
8602026-06-05T04:03:23.580Z Downloaded encoding_rs v0.8.35
8612026-06-05T04:03:23.580Z Downloaded tracing v0.1.44
8622026-06-05T04:03:23.581Z Downloaded typify-impl v0.6.2
8632026-06-05T04:03:23.581Z Downloaded petgraph v0.6.5
8642026-06-05T04:03:23.581Z Downloaded chrono-tz v0.10.4
8652026-06-05T04:03:23.581Z Downloaded lzma-sys v0.1.20
8662026-06-05T04:03:23.581Z Downloaded petgraph v0.8.3
8672026-06-05T04:03:23.581Z Downloaded libc v0.2.186
8682026-06-05T04:03:23.581Z Downloaded csv v1.4.0
8692026-06-05T04:03:23.581Z Downloaded sha3 v0.10.9
8702026-06-05T04:03:23.581Z Downloaded tokio v1.52.3
8712026-06-05T04:03:23.581Z Downloaded ring v0.17.14
8722026-06-05T04:03:24.089Z Downloaded aws-lc-sys v0.41.0
8732026-06-05T04:03:24.643Z Compiling proc-macro2 v1.0.106
8742026-06-05T04:03:24.643Z Compiling quote v1.0.45
8752026-06-05T04:03:24.643Z Compiling unicode-ident v1.0.24
8762026-06-05T04:03:24.643Z Compiling serde_core v1.0.228
8772026-06-05T04:03:24.648Z Compiling serde v1.0.228
8782026-06-05T04:03:24.648Z Compiling libc v0.2.186
8792026-06-05T04:03:24.648Z Compiling zmij v1.0.21
8802026-06-05T04:03:24.648Z Compiling autocfg v1.5.1
8812026-06-05T04:03:24.986Z Compiling libm v0.2.16
8822026-06-05T04:03:25.740Z Compiling icu_normalizer_data v2.2.0
8832026-06-05T04:03:25.756Z Compiling icu_properties_data v2.2.0
8842026-06-05T04:03:25.756Z Compiling serde_json v1.0.150
8852026-06-05T04:03:25.756Z Compiling num-traits v0.2.19
8862026-06-05T04:03:25.756Z Compiling getrandom v0.4.2
8872026-06-05T04:03:25.762Z Compiling version_check v0.9.5
8882026-06-05T04:03:25.844Z Compiling thiserror v2.0.18
8892026-06-05T04:03:26.081Z Compiling memchr v2.8.1
8902026-06-05T04:03:26.153Z Compiling schemars v0.8.22
8912026-06-05T04:03:26.209Z Compiling syn v2.0.117
8922026-06-05T04:03:26.276Z Checking cfg-if v1.0.4
8932026-06-05T04:03:26.345Z Compiling parking_lot_core v0.9.12
8942026-06-05T04:03:26.450Z Compiling heck v0.5.0
8952026-06-05T04:03:26.506Z Compiling zerocopy v0.8.50
8962026-06-05T04:03:26.652Z Compiling portable-atomic v1.13.1
8972026-06-05T04:03:26.673Z Compiling rustversion v1.0.22
8982026-06-05T04:03:26.691Z Compiling itoa v1.0.18
8992026-06-05T04:03:26.864Z Compiling jobserver v0.1.34
9002026-06-05T04:03:26.950Z Compiling shlex v2.0.1
9012026-06-05T04:03:27.134Z Compiling find-msvc-tools v0.1.9
9022026-06-05T04:03:27.373Z Compiling cc v1.2.63
9032026-06-05T04:03:27.543Z Compiling dunce v1.0.5
9042026-06-05T04:03:27.612Z Compiling fs_extra v1.3.0
9052026-06-05T04:03:27.644Z Compiling semver v1.0.28
9062026-06-05T04:03:27.649Z Compiling log v0.4.32
9072026-06-05T04:03:27.666Z Compiling httparse v1.10.1
9082026-06-05T04:03:27.684Z Compiling slog v2.8.2
9092026-06-05T04:03:27.825Z Compiling rustix v1.1.4
9102026-06-05T04:03:27.863Z Checking stable_deref_trait v1.2.1
9112026-06-05T04:03:27.955Z Compiling equivalent v1.0.2
9122026-06-05T04:03:27.996Z Compiling thiserror v1.0.69
9132026-06-05T04:03:28.115Z Compiling cmake v0.1.58
9142026-06-05T04:03:28.134Z Checking writeable v0.6.3
9152026-06-05T04:03:28.293Z Checking litemap v0.8.2
9162026-06-05T04:03:28.370Z Checking utf8_iter v1.0.4
9172026-06-05T04:03:28.797Z Checking percent-encoding v2.3.2
9182026-06-05T04:03:28.799Z Compiling aws-lc-rs v1.17.0
9192026-06-05T04:03:28.799Z Checking rand_core v0.10.1
9202026-06-05T04:03:28.800Z Checking form_urlencoded v1.2.2
9212026-06-05T04:03:28.800Z Compiling aws-lc-sys v0.41.0
9222026-06-05T04:03:28.800Z Compiling ring v0.17.14
9232026-06-05T04:03:28.800Z Compiling anyhow v1.0.102
9242026-06-05T04:03:28.800Z Compiling rustls v0.23.40
9252026-06-05T04:03:28.821Z Compiling ucd-trie v0.1.7
9262026-06-05T04:03:28.974Z Compiling synstructure v0.13.2
9272026-06-05T04:03:29.087Z Compiling serde_derive_internals v0.29.1
9282026-06-05T04:03:29.091Z Compiling pest v2.8.6
9292026-06-05T04:03:29.718Z Compiling regex-syntax v0.8.10
9302026-06-05T04:03:29.722Z Compiling aho-corasick v1.1.4
9312026-06-05T04:03:29.791Z Compiling getrandom v0.3.4
9322026-06-05T04:03:30.134Z Compiling pest_meta v2.8.6
9332026-06-05T04:03:30.597Z Compiling serde_derive v1.0.228
9342026-06-05T04:03:30.599Z Compiling zerofrom-derive v0.1.7
9352026-06-05T04:03:30.618Z Compiling yoke-derive v0.8.2
9362026-06-05T04:03:30.949Z Compiling zerovec-derive v0.11.3
9372026-06-05T04:03:31.332Z Compiling displaydoc v0.2.6
9382026-06-05T04:03:31.398Z Compiling schemars_derive v0.8.22
9392026-06-05T04:03:31.464Z Compiling thiserror-impl v2.0.18
9402026-06-05T04:03:31.671Z Compiling tokio-macros v2.7.0
9412026-06-05T04:03:32.026Z Compiling zeroize_derive v1.4.3
9422026-06-05T04:03:32.103Z Compiling zerocopy-derive v0.8.50
9432026-06-05T04:03:32.406Z Compiling futures-macro v0.3.32
9442026-06-05T04:03:32.613Z Compiling tracing-attributes v0.1.31
9452026-06-05T04:03:32.678Z Checking zerofrom v0.1.8
9462026-06-05T04:03:32.756Z Compiling thiserror-impl v1.0.69
9472026-06-05T04:03:33.201Z Compiling serde_tokenstream v0.2.3
9482026-06-05T04:03:33.248Z Checking smallvec v1.15.1
9492026-06-05T04:03:33.359Z Checking bytes v1.11.1
9502026-06-05T04:03:33.434Z Checking yoke v0.8.3
9512026-06-05T04:03:33.454Z Compiling pest_generator v2.8.6
9522026-06-05T04:03:33.618Z Checking zerovec v0.11.6
9532026-06-05T04:03:33.756Z Checking zerotrie v0.2.4
9542026-06-05T04:03:33.861Z Compiling regex-automata v0.4.14
9552026-06-05T04:03:33.966Z Compiling crossbeam-utils v0.8.21
9562026-06-05T04:03:33.998Z Compiling hashbrown v0.17.1
9572026-06-05T04:03:34.085Z Checking iana-time-zone v0.1.65
9582026-06-05T04:03:34.507Z Compiling pest_derive v2.8.6
9592026-06-05T04:03:34.510Z Checking tinystr v0.8.3
9602026-06-05T04:03:34.510Z Checking potential_utf v0.1.5
9612026-06-05T04:03:34.510Z Checking icu_locale_core v2.2.0
9622026-06-05T04:03:34.510Z Checking icu_collections v2.2.0
9632026-06-05T04:03:34.510Z Checking chrono v0.4.45
9642026-06-05T04:03:34.510Z Compiling paste v1.0.15
9652026-06-05T04:03:34.543Z Compiling indexmap v2.14.0
9662026-06-05T04:03:34.631Z Compiling time-core v0.1.8
9672026-06-05T04:03:34.643Z Compiling num-conv v0.2.2
9682026-06-05T04:03:34.818Z Compiling time-macros v0.2.27
9692026-06-05T04:03:34.908Z Checking icu_provider v2.2.0
9702026-06-05T04:03:35.142Z Checking icu_normalizer v2.2.0
9712026-06-05T04:03:35.161Z Checking icu_properties v2.2.0
9722026-06-05T04:03:35.457Z Compiling regex v1.12.3
9732026-06-05T04:03:35.505Z Checking uuid v1.23.2
9742026-06-05T04:03:35.797Z Compiling async-trait v0.1.89
9752026-06-05T04:03:35.817Z Compiling byteorder v1.5.0
9762026-06-05T04:03:36.019Z Checking idna_adapter v1.2.2
9772026-06-05T04:03:36.146Z Checking idna v1.1.0
9782026-06-05T04:03:36.298Z Compiling camino v1.2.2
9792026-06-05T04:03:36.326Z Checking dyn-clone v1.0.20
9802026-06-05T04:03:36.406Z Checking url v2.5.8
9812026-06-05T04:03:36.554Z Compiling strsim v0.11.1
9822026-06-05T04:03:36.687Z Compiling scroll_derive v0.13.1
9832026-06-05T04:03:36.740Z Checking errno v0.3.14
9842026-06-05T04:03:36.859Z Compiling ident_case v1.0.1
9852026-06-05T04:03:37.003Z Compiling omicron-workspace-hack v0.1.0
9862026-06-05T04:03:37.090Z Compiling slog-async v2.8.0
9872026-06-05T04:03:37.224Z Compiling generic-array v0.14.7
9882026-06-05T04:03:37.274Z Compiling crc32fast v1.5.0
9892026-06-05T04:03:37.451Z Compiling usdt-impl v0.6.0
9902026-06-05T04:03:37.469Z Compiling plain v0.2.3
9912026-06-05T04:03:37.507Z Compiling scroll v0.13.0
9922026-06-05T04:03:37.582Z Compiling daft-derive v0.1.7
9932026-06-05T04:03:37.742Z Compiling goblin v0.10.7
9942026-06-05T04:03:37.767Z Checking pin-project-lite v0.2.17
9952026-06-05T04:03:37.849Z Compiling pretty-hex v0.4.2
9962026-06-05T04:03:37.869Z Compiling dtrace-parser v0.3.0
9972026-06-05T04:03:38.027Z Compiling thread-id v5.1.0
9982026-06-05T04:03:38.329Z Compiling syn v1.0.109
9992026-06-05T04:03:38.402Z Checking getrandom v0.2.17
10002026-06-05T04:03:38.480Z Checking zeroize v1.8.2
10012026-06-05T04:03:38.701Z Checking bitflags v2.12.1
10022026-06-05T04:03:39.049Z Compiling multer v3.1.0
10032026-06-05T04:03:39.111Z Compiling async-stream-impl v0.3.6
10042026-06-05T04:03:39.464Z Checking socket2 v0.6.4
10052026-06-05T04:03:39.717Z Checking scopeguard v1.2.0
10062026-06-05T04:03:40.158Z Compiling ref-cast v1.0.25
10072026-06-05T04:03:40.163Z Checking lock_api v0.4.14
10082026-06-05T04:03:40.163Z Compiling ref-cast-impl v1.0.25
10092026-06-05T04:03:40.163Z Compiling dropshot v0.17.1
10102026-06-05T04:03:40.265Z Checking critical-section v1.2.0
10112026-06-05T04:03:40.310Z Compiling dropshot_endpoint v0.17.1
10122026-06-05T04:03:40.365Z Checking once_cell v1.21.4
10132026-06-05T04:03:40.532Z Compiling dof v0.4.0
10142026-06-05T04:03:40.552Z Checking parking_lot v0.12.5
10152026-06-05T04:03:40.749Z Compiling newtype-uuid-macros v0.1.0
10162026-06-05T04:03:41.172Z Checking signal-hook-registry v1.4.8
10172026-06-05T04:03:41.541Z Checking mio v1.2.1
10182026-06-05T04:03:41.716Z Compiling darling_core v0.23.0
10192026-06-05T04:03:41.770Z Compiling strum_macros v0.26.4
10202026-06-05T04:03:41.820Z Checking tokio v1.52.3
10212026-06-05T04:03:41.842Z Compiling usdt-macro v0.6.0
10222026-06-05T04:03:41.872Z Compiling usdt-attr-macro v0.6.0
10232026-06-05T04:03:41.909Z Compiling structmeta-derive v0.3.0
10242026-06-05T04:03:42.061Z Compiling allocator-api2 v0.2.21
10252026-06-05T04:03:42.388Z Compiling foldhash v0.2.0
10262026-06-05T04:03:42.593Z Checking subtle v2.6.1
10272026-06-05T04:03:42.674Z Compiling hashbrown v0.16.1
10282026-06-05T04:03:42.740Z Checking futures-core v0.3.32
10292026-06-05T04:03:42.938Z Compiling structmeta v0.3.0
10302026-06-05T04:03:43.130Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10312026-06-05T04:03:43.354Z Compiling strum_macros v0.27.2
10322026-06-05T04:03:43.440Z Compiling derive-ex v0.1.8
10332026-06-05T04:03:43.591Z Compiling http v1.4.1
10342026-06-05T04:03:43.852Z Compiling darling_macro v0.23.0
10352026-06-05T04:03:44.018Z Checking futures-sink v0.3.32
10362026-06-05T04:03:44.123Z Checking ipnetwork v0.21.1
10372026-06-05T04:03:44.429Z Compiling darling v0.23.0
10382026-06-05T04:03:44.877Z Checking slab v0.4.12
10392026-06-05T04:03:44.880Z Compiling serde_with_macros v3.20.0
10402026-06-05T04:03:44.880Z Compiling winnow v1.0.3
10412026-06-05T04:03:45.017Z Compiling test-strategy v0.4.5
10422026-06-05T04:03:45.227Z Checking futures-channel v0.3.32
10432026-06-05T04:03:45.424Z Checking typenum v1.20.1
10442026-06-05T04:03:45.567Z Compiling toml_parser v1.1.2+spec-1.1.0
10452026-06-05T04:03:45.592Z Checking futures-io v0.3.32
10462026-06-05T04:03:45.637Z Compiling fnv v1.0.7
10472026-06-05T04:03:45.714Z Checking futures-task v0.3.32
10482026-06-05T04:03:45.853Z Checking futures-util v0.3.32
10492026-06-05T04:03:45.891Z Compiling toml_datetime v1.1.1+spec-1.1.0
10502026-06-05T04:03:46.141Z Compiling parse-display-derive v0.10.0
10512026-06-05T04:03:46.309Z Checking oxnet v0.1.6
10522026-06-05T04:03:46.331Z Checking tracing-core v0.1.36
10532026-06-05T04:03:46.372Z Checking erased-serde v0.3.31
10542026-06-05T04:03:46.846Z Checking tracing v0.1.44
10552026-06-05T04:03:47.059Z Compiling ryu v1.0.23
10562026-06-05T04:03:47.137Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
10572026-06-05T04:03:47.647Z Compiling clap_derive v4.6.1
10582026-06-05T04:03:47.650Z Checking base64 v0.22.1
10592026-06-05T04:03:47.972Z Checking rand_core v0.6.4
10602026-06-05T04:03:48.044Z Compiling openapiv3 v2.2.0
10612026-06-05T04:03:48.222Z Checking rustls-pki-types v1.14.1
10622026-06-05T04:03:48.454Z Checking tokio-util v0.7.18
10632026-06-05T04:03:48.664Z Checking untrusted v0.9.0
10642026-06-05T04:03:48.686Z Checking ipnet v2.12.0
10652026-06-05T04:03:48.800Z Checking untrusted v0.7.1
10662026-06-05T04:03:48.993Z Compiling toml_edit v0.25.12+spec-1.1.0
10672026-06-05T04:03:49.394Z Checking http-body v1.0.1
10682026-06-05T04:03:49.534Z Compiling proc-macro-crate v3.5.0
10692026-06-05T04:03:49.647Z Checking atomic-waker v1.1.2
10702026-06-05T04:03:49.938Z Checking tower-service v0.3.3
10712026-06-05T04:03:50.377Z Compiling num_enum_derive v0.7.6
10722026-06-05T04:03:50.792Z Compiling either v1.16.0
10732026-06-05T04:03:50.792Z Checking tower-layer v0.3.3
10742026-06-05T04:03:50.792Z Checking try-lock v0.2.5
10752026-06-05T04:03:50.792Z Compiling itertools v0.14.0
10762026-06-05T04:03:50.792Z Checking want v0.3.1
10772026-06-05T04:03:50.796Z Checking h2 v0.4.14
10782026-06-05T04:03:50.796Z Checking httpdate v1.0.3
10792026-06-05T04:03:51.197Z Compiling regress v0.11.1
10802026-06-05T04:03:51.215Z Compiling crucible-workspace-hack v0.1.0
10812026-06-05T04:03:51.514Z Checking serde_urlencoded v0.7.1
10822026-06-05T04:03:52.022Z Checking http-body-util v0.1.3
10832026-06-05T04:03:52.096Z Checking ppv-lite86 v0.2.21
10842026-06-05T04:03:52.257Z Checking hyper v1.10.1
10852026-06-05T04:03:52.309Z Compiling unsafe-libyaml v0.2.11
10862026-06-05T04:03:52.354Z Compiling typify-impl v0.6.2
10872026-06-05T04:03:52.846Z Compiling serde_yaml v0.9.34+deprecated
10882026-06-05T04:03:53.170Z Checking hyper-util v0.1.20
10892026-06-05T04:03:53.861Z Compiling convert_case v0.4.0
10902026-06-05T04:03:54.159Z Compiling derive_more v0.99.20
10912026-06-05T04:03:54.793Z Compiling darling_core v0.21.3
10922026-06-05T04:03:54.839Z Compiling zerocopy-derive v0.7.35
10932026-06-05T04:03:55.339Z Checking powerfmt v0.2.0
10942026-06-05T04:03:55.686Z Checking deranged v0.5.8
10952026-06-05T04:03:55.705Z Compiling typify-macro v0.6.2
10962026-06-05T04:03:56.505Z Compiling regress v0.10.5
10972026-06-05T04:03:56.680Z Checking num_threads v0.1.7
10982026-06-05T04:03:56.891Z Compiling darling_macro v0.21.3
10992026-06-05T04:03:56.982Z Checking time v0.3.47
11002026-06-05T04:03:57.253Z Compiling heapless v0.8.0
11012026-06-05T04:03:57.425Z Compiling darling v0.21.3
11022026-06-05T04:03:57.640Z Compiling ingot-macros v0.1.1
11032026-06-05T04:03:57.749Z Compiling typify v0.6.2
11042026-06-05T04:03:58.316Z Checking crossbeam-channel v0.5.15
11052026-06-05T04:03:58.320Z Compiling serde_repr v0.1.20
11062026-06-05T04:03:58.320Z Compiling scroll_derive v0.12.1
11072026-06-05T04:03:58.383Z Checking cpufeatures v0.3.0
11082026-06-05T04:03:59.336Z Compiling rustix v0.38.44
11092026-06-05T04:03:59.661Z Checking futures-executor v0.3.32
11102026-06-05T04:03:59.715Z Checking sync_wrapper v1.0.2
11112026-06-05T04:03:59.838Z Checking thread_local v1.1.9
11122026-06-05T04:03:59.853Z Compiling smoltcp v0.11.0
11132026-06-05T04:04:00.058Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11142026-06-05T04:04:00.361Z Checking tower v0.5.3
11152026-06-05T04:04:00.836Z Checking rand_core v0.9.5
11162026-06-05T04:04:00.872Z Checking webpki-roots v1.0.7
11172026-06-05T04:04:00.872Z Compiling rustc_version v0.4.1
11182026-06-05T04:04:00.905Z Checking is-terminal v0.4.17
11192026-06-05T04:04:00.975Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
11202026-06-05T04:04:00.989Z Checking term v1.2.1
11212026-06-05T04:04:01.116Z Checking take_mut v0.2.2
11222026-06-05T04:04:01.179Z Compiling curve25519-dalek v4.1.3
11232026-06-05T04:04:01.212Z Checking slog-term v2.9.2
11242026-06-05T04:04:01.297Z Checking tower-http v0.6.11
11252026-06-05T04:04:01.332Z Checking futures v0.3.32
11262026-06-05T04:04:01.491Z Compiling toml_datetime v0.6.11
11272026-06-05T04:04:01.502Z Compiling foreign-types-macros v0.2.3
11282026-06-05T04:04:01.746Z Checking hex v0.4.3
11292026-06-05T04:04:02.136Z Checking rand_chacha v0.9.0
11302026-06-05T04:04:02.328Z Compiling zerocopy v0.7.35
11312026-06-05T04:04:02.380Z Compiling thiserror-impl-no-std v2.0.2
11322026-06-05T04:04:02.473Z Compiling hubpack_derive v0.1.1
11332026-06-05T04:04:02.765Z Compiling curve25519-dalek-derive v0.1.1
11342026-06-05T04:04:02.998Z Compiling proc-macro-error-attr v1.0.4
11352026-06-05T04:04:03.049Z Compiling usdt-impl v0.5.0
11362026-06-05T04:04:03.697Z Checking fastrand v2.4.1
11372026-06-05T04:04:03.722Z Compiling dof v0.3.0
11382026-06-05T04:04:03.722Z Checking rand v0.9.4
11392026-06-05T04:04:03.722Z Compiling dtrace-parser v0.2.0
11402026-06-05T04:04:03.722Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11412026-06-05T04:04:04.016Z Compiling serde_spanned v1.1.1
11422026-06-05T04:04:04.030Z Compiling thread-id v4.2.2
11432026-06-05T04:04:04.149Z Compiling proc-macro-error v1.0.4
11442026-06-05T04:04:04.154Z Compiling memoffset v0.9.1
11452026-06-05T04:04:04.407Z Compiling toml_writer v1.1.1+spec-1.1.0
11462026-06-05T04:04:04.584Z Compiling pkg-config v0.3.33
11472026-06-05T04:04:05.536Z Checking crypto-common v0.1.7
11482026-06-05T04:04:05.824Z Checking hybrid-array v0.4.12
11492026-06-05T04:04:06.261Z Compiling cfg_aliases v0.2.1
11502026-06-05T04:04:06.282Z Checking simd-adler32 v0.3.9
11512026-06-05T04:04:06.307Z Checking match_cfg v0.1.0
11522026-06-05T04:04:06.341Z Checking adler2 v2.0.1
11532026-06-05T04:04:06.379Z Checking openssl-probe v0.2.1
11542026-06-05T04:04:06.453Z Compiling prettyplease v0.2.37
11552026-06-05T04:04:06.898Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
11562026-06-05T04:04:06.902Z Checking rustls-native-certs v0.8.4
11572026-06-05T04:04:06.902Z Checking miniz_oxide v0.8.9
11582026-06-05T04:04:06.902Z Checking hostname v0.3.1
11592026-06-05T04:04:06.903Z Compiling nix v0.31.3
11602026-06-05T04:04:07.003Z Checking tempfile v3.27.0
11612026-06-05T04:04:07.606Z Checking slog-json v2.6.1
11622026-06-05T04:04:07.609Z Checking newtype-uuid v1.3.2
11632026-06-05T04:04:07.609Z Checking memmap2 v0.9.10
11642026-06-05T04:04:07.609Z Compiling heck v0.4.1
11652026-06-05T04:04:07.661Z Checking usdt v0.6.0
11662026-06-05T04:04:07.694Z Checking daft v0.1.7
11672026-06-05T04:04:07.787Z Checking slog-bunyan v2.5.0
11682026-06-05T04:04:07.920Z Checking flate2 v1.1.9
11692026-06-05T04:04:07.940Z Checking crypto-common v0.2.2
11702026-06-05T04:04:07.958Z Checking block-buffer v0.12.0
11712026-06-05T04:04:08.100Z Compiling usdt-attr-macro v0.5.0
11722026-06-05T04:04:08.192Z Compiling usdt-macro v0.5.0
11732026-06-05T04:04:08.421Z Compiling enum-as-inner v0.6.1
11742026-06-05T04:04:08.534Z Compiling num-derive v0.4.2
11752026-06-05T04:04:08.570Z Checking const-oid v0.10.2
11762026-06-05T04:04:08.748Z Checking debug-ignore v1.0.5
11772026-06-05T04:04:08.777Z Compiling winnow v0.7.15
11782026-06-05T04:04:08.980Z Checking compression-core v0.4.32
11792026-06-05T04:04:09.108Z Checking compression-codecs v0.4.38
11802026-06-05T04:04:09.278Z Checking digest v0.11.3
11812026-06-05T04:04:10.004Z Checking encoding_rs v0.8.35
11822026-06-05T04:04:10.417Z Checking mime v0.3.17
11832026-06-05T04:04:10.836Z Checking spin v0.9.8
11842026-06-05T04:04:10.836Z Compiling rayon-core v1.13.0
11852026-06-05T04:04:10.836Z Checking toml v1.1.2+spec-1.1.0
11862026-06-05T04:04:10.836Z Checking sha1 v0.11.0
11872026-06-05T04:04:10.836Z Checking async-compression v0.4.42
11882026-06-05T04:04:11.155Z Checking rand_chacha v0.3.1
11892026-06-05T04:04:11.155Z Checking waitgroup v0.1.2
11902026-06-05T04:04:11.155Z Checking rustls-pemfile v2.2.0
11912026-06-05T04:04:11.155Z Checking async-stream v0.3.6
11922026-06-05T04:04:11.155Z Checking serde_path_to_error v0.1.20
11932026-06-05T04:04:11.155Z Checking hostname v0.4.2
11942026-06-05T04:04:11.155Z Compiling wait-timeout v0.2.1
11952026-06-05T04:04:11.298Z Compiling bit-vec v0.8.0
11962026-06-05T04:04:11.301Z Compiling quick-error v1.2.3
11972026-06-05T04:04:11.441Z Compiling rusty-fork v0.3.1
11982026-06-05T04:04:11.482Z Compiling bit-set v0.8.0
11992026-06-05T04:04:11.522Z Checking rand v0.8.6
12002026-06-05T04:04:11.908Z Compiling rand_xorshift v0.4.0
12012026-06-05T04:04:11.967Z Compiling progenitor-impl v0.14.0
12022026-06-05T04:04:12.055Z Compiling num-integer v0.1.46
12032026-06-05T04:04:12.165Z Checking macaddr v1.0.1
12042026-06-05T04:04:12.538Z Checking unicode-width v0.2.2
12052026-06-05T04:04:12.752Z Compiling unarray v0.1.4
12062026-06-05T04:04:12.916Z Compiling semver v0.1.20
12072026-06-05T04:04:12.973Z Compiling winnow v0.5.40
12082026-06-05T04:04:13.486Z Compiling rustc_version v0.1.7
12092026-06-05T04:04:13.661Z Checking rustls-webpki v0.103.13
12102026-06-05T04:04:13.697Z Compiling proptest v1.11.0
12112026-06-05T04:04:14.033Z Compiling progenitor-macro v0.14.0
12122026-06-05T04:04:14.081Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
12132026-06-05T04:04:14.426Z Compiling toml_edit v0.19.15
12142026-06-05T04:04:15.503Z Compiling reqwest v0.12.28
12152026-06-05T04:04:15.824Z Compiling backon v1.6.0
12162026-06-05T04:04:16.426Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
12172026-06-05T04:04:16.532Z Checking tokio-rustls v0.26.4
12182026-06-05T04:04:16.572Z Checking rustls-platform-verifier v0.7.0
12192026-06-05T04:04:16.758Z Checking hyper-rustls v0.27.9
12202026-06-05T04:04:16.966Z Checking reqwest v0.13.4
12212026-06-05T04:04:17.025Z Checking block-buffer v0.10.4
12222026-06-05T04:04:17.596Z Compiling strum v0.26.3
12232026-06-05T04:04:17.737Z Compiling instant v0.1.13
12242026-06-05T04:04:17.958Z Compiling utf8parse v0.2.2
12252026-06-05T04:04:18.097Z Compiling anstyle-parse v1.0.0
12262026-06-05T04:04:18.203Z Compiling backoff v0.4.0
12272026-06-05T04:04:18.279Z Compiling iddqd v0.4.2
12282026-06-05T04:04:18.316Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
12292026-06-05T04:04:18.414Z Checking digest v0.10.7
12302026-06-05T04:04:18.576Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12312026-06-05T04:04:18.637Z Compiling progenitor-client v0.10.0
12322026-06-05T04:04:18.712Z Compiling proc-macro-crate v1.3.1
12332026-06-05T04:04:18.816Z Compiling newtype_derive v0.1.6
12342026-06-05T04:04:18.853Z Compiling num-iter v0.1.45
12352026-06-05T04:04:18.897Z Compiling num-rational v0.4.2
12362026-06-05T04:04:18.933Z Compiling progenitor-client v0.14.0
12372026-06-05T04:04:18.962Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
12382026-06-05T04:04:19.034Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12392026-06-05T04:04:19.218Z Compiling progenitor-extras v0.2.0
12402026-06-05T04:04:19.373Z Compiling progenitor-impl v0.13.0
12412026-06-05T04:04:19.451Z Compiling parse-display v0.10.0
12422026-06-05T04:04:19.483Z Compiling serde_with v3.20.0
12432026-06-05T04:04:19.597Z Compiling strum v0.27.2
12442026-06-05T04:04:19.625Z Compiling num-complex v0.4.6
12452026-06-05T04:04:19.731Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12462026-06-05T04:04:19.944Z Compiling colorchoice v1.0.5
12472026-06-05T04:04:19.971Z Compiling anstyle v1.0.14
12482026-06-05T04:04:19.991Z Compiling anstyle-query v1.1.5
12492026-06-05T04:04:20.012Z Compiling vcpkg v0.2.15
12502026-06-05T04:04:20.062Z Compiling owo-colors v4.3.0
12512026-06-05T04:04:20.107Z Compiling humantime v2.3.0
12522026-06-05T04:04:20.192Z Compiling is_terminal_polyfill v1.70.2
12532026-06-05T04:04:20.298Z Compiling anstream v1.0.0
12542026-06-05T04:04:20.354Z Compiling num v0.4.3
12552026-06-05T04:04:20.500Z Compiling num_enum_derive v0.5.11
12562026-06-05T04:04:20.976Z Compiling openssl-sys v0.9.116
12572026-06-05T04:04:20.979Z Compiling terminal_size v0.4.4
12582026-06-05T04:04:20.979Z Compiling serde_spanned v0.6.9
12592026-06-05T04:04:20.979Z Compiling pin-project-internal v1.1.13
12602026-06-05T04:04:20.979Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12612026-06-05T04:04:21.131Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12622026-06-05T04:04:21.429Z Compiling progenitor-macro v0.13.0
12632026-06-05T04:04:21.452Z Compiling derive-where v1.6.1
12642026-06-05T04:04:21.467Z Compiling toml_write v0.1.2
12652026-06-05T04:04:21.680Z Compiling clap_lex v1.1.0
12662026-06-05T04:04:21.904Z Compiling float-ord v0.3.2
12672026-06-05T04:04:22.007Z Compiling clap_builder v4.6.0
12682026-06-05T04:04:22.028Z Compiling toml_edit v0.22.27
12692026-06-05T04:04:23.485Z Compiling toml v0.8.23
12702026-06-05T04:04:24.017Z Compiling clap v4.6.1
12712026-06-05T04:04:24.057Z Compiling zone_cfg_derive v0.3.1
12722026-06-05T04:04:24.330Z Compiling snafu-derive v0.8.9
12732026-06-05T04:04:24.365Z Compiling async-recursion v1.1.1
12742026-06-05T04:04:25.120Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12752026-06-05T04:04:25.814Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
12762026-06-05T04:04:25.985Z Compiling slog-dtrace v0.3.0
12772026-06-05T04:04:26.058Z Compiling cancel-safe-futures v0.1.5
12782026-06-05T04:04:26.180Z Compiling minimal-lexical v0.2.1
12792026-06-05T04:04:26.185Z Compiling unicode-xid v0.2.6
12802026-06-05T04:04:26.322Z Compiling openssl v0.10.80
12812026-06-05T04:04:26.401Z Compiling chrono-tz v0.10.4
12822026-06-05T04:04:26.505Z Compiling nom v7.1.3
12832026-06-05T04:04:26.540Z Compiling const_format_proc_macros v0.2.34
12842026-06-05T04:04:26.946Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12852026-06-05T04:04:27.012Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12862026-06-05T04:04:27.645Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12872026-06-05T04:04:27.688Z Compiling openssl-macros v0.1.1
12882026-06-05T04:04:27.689Z Checking cpufeatures v0.2.17
12892026-06-05T04:04:27.763Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12902026-06-05T04:04:28.315Z Compiling cookie v0.18.1
12912026-06-05T04:04:28.358Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12922026-06-05T04:04:28.358Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12932026-06-05T04:04:28.606Z Compiling tabled_derive v0.7.0
12942026-06-05T04:04:29.062Z Checking num_enum v0.7.6
12952026-06-05T04:04:31.430Z Checking tabwriter v1.4.1
12962026-06-05T04:04:31.627Z Checking secrecy v0.10.3
12972026-06-05T04:04:31.769Z Checking colored v3.1.1
12982026-06-05T04:04:31.779Z Checking tinyvec_macros v0.1.1
12992026-06-05T04:04:31.830Z Checking crossbeam-epoch v0.9.18
13002026-06-05T04:04:31.853Z Checking tinyvec v1.11.0
13012026-06-05T04:04:31.899Z Checking hash32 v0.3.1
13022026-06-05T04:04:32.052Z Checking bstr v1.12.1
13032026-06-05T04:04:32.075Z Checking data-encoding v2.11.0
13042026-06-05T04:04:32.188Z Checking hmac v0.12.1
13052026-06-05T04:04:32.328Z Checking ingot-types v0.1.2
13062026-06-05T04:04:32.370Z Checking inout v0.1.4
13072026-06-05T04:04:32.510Z Checking scroll v0.12.0
13082026-06-05T04:04:32.547Z Checking ff v0.13.1
13092026-06-05T04:04:32.690Z Checking cobs v0.3.0
13102026-06-05T04:04:32.703Z Checking managed v0.8.0
13112026-06-05T04:04:32.803Z Checking bitflags v1.3.2
13122026-06-05T04:04:33.235Z Checking static_assertions v1.1.0
13132026-06-05T04:04:33.239Z Checking foreign-types-shared v0.3.1
13142026-06-05T04:04:33.239Z Checking postcard v1.1.3
13152026-06-05T04:04:33.239Z Checking goblin v0.8.2
13162026-06-05T04:04:33.239Z Checking foreign-types v0.5.0
13172026-06-05T04:04:33.239Z Checking ingot v0.1.1
13182026-06-05T04:04:33.239Z Checking group v0.13.0
13192026-06-05T04:04:33.239Z Checking cipher v0.4.4
13202026-06-05T04:04:33.239Z Checking hkdf v0.12.4
13212026-06-05T04:04:33.360Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13222026-06-05T04:04:33.374Z Checking universal-hash v0.5.1
13232026-06-05T04:04:33.512Z Checking crypto-bigint v0.5.5
13242026-06-05T04:04:33.557Z Checking chacha20 v0.10.0
13252026-06-05T04:04:33.641Z Checking half v2.7.1
13262026-06-05T04:04:33.934Z Checking cstr-argument v0.1.2
13272026-06-05T04:04:34.063Z Checking ciborium-io v0.2.2
13282026-06-05T04:04:34.111Z Checking base64ct v1.8.3
13292026-06-05T04:04:34.136Z Checking opaque-debug v0.3.1
13302026-06-05T04:04:34.158Z Checking base16ct v0.2.0
13312026-06-05T04:04:34.176Z Checking indent_write v2.2.0
13322026-06-05T04:04:34.223Z Checking poly1305 v0.8.0
13332026-06-05T04:04:34.283Z Checking ciborium-ll v0.2.2
13342026-06-05T04:04:34.374Z Checking password-hash v0.5.0
13352026-06-05T04:04:34.411Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13362026-06-05T04:04:34.469Z Checking rand v0.10.1
13372026-06-05T04:04:34.489Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
13382026-06-05T04:04:34.489Z Checking elliptic-curve v0.13.8
13392026-06-05T04:04:34.572Z Checking chacha20 v0.9.1
13402026-06-05T04:04:34.677Z Checking atomicwrites v0.4.4
13412026-06-05T04:04:34.718Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13422026-06-05T04:04:34.718Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
13432026-06-05T04:04:34.759Z Checking blake2 v0.10.6
13442026-06-05T04:04:34.783Z Checking aead v0.5.2
13452026-06-05T04:04:34.934Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13462026-06-05T04:04:34.950Z Checking thiserror-no-std v2.0.2
13472026-06-05T04:04:34.950Z Checking hubpack v0.1.2
13482026-06-05T04:04:34.980Z Checking byte-wrapper v0.1.0
13492026-06-05T04:04:35.046Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
13502026-06-05T04:04:35.133Z Checking keccak v0.1.6
13512026-06-05T04:04:35.200Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13522026-06-05T04:04:35.290Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
13532026-06-05T04:04:35.293Z Checking sha3 v0.10.9
13542026-06-05T04:04:35.424Z Checking vsss-rs v3.3.4
13552026-06-05T04:04:35.533Z Checking argon2 v0.5.3
13562026-06-05T04:04:35.556Z Checking chacha20poly1305 v0.10.1
13572026-06-05T04:04:35.590Z Checking ciborium v0.2.2
13582026-06-05T04:04:35.695Z Checking similar v2.7.0
13592026-06-05T04:04:35.903Z Checking memmap v0.7.0
13602026-06-05T04:04:35.923Z Checking lazy_static v1.5.0
13612026-06-05T04:04:36.027Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13622026-06-05T04:04:36.084Z Checking usdt v0.5.0
13632026-06-05T04:04:36.247Z Checking crossbeam-deque v0.8.6
13642026-06-05T04:04:36.398Z Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
13652026-06-05T04:04:36.444Z Checking bytecount v0.6.9
13662026-06-05T04:04:36.540Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13672026-06-05T04:04:36.546Z Checking unicode-segmentation v1.13.3
13682026-06-05T04:04:36.742Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
13692026-06-05T04:04:36.918Z Checking newline-converter v0.3.0
13702026-06-05T04:04:36.975Z Checking console v0.15.11
13712026-06-05T04:04:37.053Z Checking progenitor v0.14.0
13722026-06-05T04:04:37.098Z Checking itertools v0.12.1
13732026-06-05T04:04:37.165Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13742026-06-05T04:04:37.261Z Compiling parking_lot_core v0.8.6
13752026-06-05T04:04:37.272Z Checking linked-hash-map v0.5.6
13762026-06-05T04:04:37.375Z Checking swrite v0.1.0
13772026-06-05T04:04:37.427Z Checking resolv-conf v0.7.6
13782026-06-05T04:04:37.476Z Checking lru-cache v0.1.2
13792026-06-05T04:04:37.527Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13802026-06-05T04:04:37.599Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13812026-06-05T04:04:38.027Z Checking expectorate v1.2.0
13822026-06-05T04:04:38.031Z Checking rayon v1.12.0
13832026-06-05T04:04:38.031Z Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
13842026-06-05T04:04:38.040Z Checking hickory-proto v0.24.4
13852026-06-05T04:04:38.301Z Checking progenitor-client v0.13.0
13862026-06-05T04:04:38.410Z Checking camino-tempfile v1.4.1
13872026-06-05T04:04:38.725Z Checking serde-big-array v0.5.1
13882026-06-05T04:04:38.824Z Checking siphasher v1.0.3
13892026-06-05T04:04:38.845Z Checking progenitor v0.13.0
13902026-06-05T04:04:38.881Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13912026-06-05T04:04:38.980Z Checking phf_shared v0.12.1
13922026-06-05T04:04:39.155Z Checking unicode-normalization v0.1.25
13932026-06-05T04:04:39.471Z Checking pin-project v1.1.13
13942026-06-05T04:04:39.537Z Checking num_enum v0.5.11
13952026-06-05T04:04:39.616Z Checking hickory-resolver v0.24.4
13962026-06-05T04:04:39.882Z Checking tokio-stream v0.1.18
13972026-06-05T04:04:40.116Z Checking csv-core v0.1.13
13982026-06-05T04:04:40.174Z Checking foreign-types-shared v0.1.1
13992026-06-05T04:04:40.191Z Checking unicode-linebreak v0.1.5
14002026-06-05T04:04:40.257Z Checking same-file v1.0.6
14012026-06-05T04:04:40.297Z Checking konst_macro_rules v0.2.19
14022026-06-05T04:04:40.302Z Checking unicode-width v0.1.14
14032026-06-05T04:04:40.399Z Checking highway v1.3.0
14042026-06-05T04:04:40.468Z Checking foldhash v0.1.5
14052026-06-05T04:04:40.494Z Checking smawk v0.3.2
14062026-06-05T04:04:40.567Z Checking konst v0.2.20
14072026-06-05T04:04:40.587Z Checking walkdir v2.5.0
14082026-06-05T04:04:40.607Z Checking hashbrown v0.15.5
14092026-06-05T04:04:40.628Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14102026-06-05T04:04:40.645Z Checking textwrap v0.16.2
14112026-06-05T04:04:40.755Z Checking qorb v0.4.1
14122026-06-05T04:04:40.777Z Checking csv v1.4.0
14132026-06-05T04:04:40.870Z Checking foreign-types v0.3.2
14142026-06-05T04:04:41.226Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14152026-06-05T04:04:41.481Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
14162026-06-05T04:04:41.590Z Checking snafu v0.8.9
14172026-06-05T04:04:41.664Z Checking olpc-cjson v0.1.4
14182026-06-05T04:04:41.772Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14192026-06-05T04:04:41.811Z Checking phf v0.12.1
14202026-06-05T04:04:41.964Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14212026-06-05T04:04:41.995Z Checking zone v0.3.1
14222026-06-05T04:04:42.131Z Checking tokio-dtrace v0.1.1
14232026-06-05T04:04:42.327Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14242026-06-05T04:04:42.362Z Checking globset v0.4.18
14252026-06-05T04:04:42.632Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14262026-06-05T04:04:43.062Z Checking smf v0.2.3
14272026-06-05T04:04:43.183Z Checking pem v3.0.6
14282026-06-05T04:04:43.306Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14292026-06-05T04:04:43.346Z Checking libsw-core v0.3.2
14302026-06-05T04:04:43.450Z Checking serde_plain v1.0.2
14312026-06-05T04:04:43.489Z Checking sigpipe v0.1.3
14322026-06-05T04:04:43.603Z Checking glob v0.3.3
14332026-06-05T04:04:43.705Z Checking jiff v0.2.28
14342026-06-05T04:04:43.727Z Checking typed-path v0.9.3
14352026-06-05T04:04:43.808Z Checking fixedbitset v0.4.2
14362026-06-05T04:04:43.824Z Checking fixedbitset v0.5.7
14372026-06-05T04:04:43.961Z Checking petgraph v0.6.5
14382026-06-05T04:04:44.037Z Checking petgraph v0.8.3
14392026-06-05T04:04:44.345Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14402026-06-05T04:04:44.514Z Checking tough v0.22.0
14412026-06-05T04:04:44.555Z Checking libsw v3.5.0
14422026-06-05T04:04:44.646Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14432026-06-05T04:04:44.941Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14442026-06-05T04:04:45.155Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14452026-06-05T04:04:45.224Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14462026-06-05T04:04:45.292Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14472026-06-05T04:04:45.389Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14482026-06-05T04:04:45.456Z Checking oxide-tokio-rt v0.1.6
14492026-06-05T04:04:45.628Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14502026-06-05T04:04:45.737Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14512026-06-05T04:04:45.797Z Checking const_format v0.2.36
14522026-06-05T04:04:45.851Z Checking papergrid v0.11.0
14532026-06-05T04:04:45.983Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14542026-06-05T04:04:46.285Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14552026-06-05T04:04:46.391Z Checking gethostname v0.5.0
14562026-06-05T04:04:46.436Z Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14572026-06-05T04:04:46.509Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14582026-06-05T04:04:46.585Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14592026-06-05T04:04:46.798Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14602026-06-05T04:04:47.052Z Checking libscf-sys v1.2.0
14612026-06-05T04:04:47.202Z Checking bcs v0.1.6
14622026-06-05T04:04:47.331Z Checking termtree v0.5.1
14632026-06-05T04:04:47.442Z Checking tagptr v0.2.0
14642026-06-05T04:04:47.512Z Checking whoami v1.6.1
14652026-06-05T04:04:47.512Z Checking linear-map v1.2.0
14662026-06-05T04:04:47.535Z Checking moka v0.12.15
14672026-06-05T04:04:47.636Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14682026-06-05T04:04:47.979Z Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14692026-06-05T04:04:49.086Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14702026-06-05T04:04:49.289Z Checking tabled v0.15.0
14712026-06-05T04:04:49.391Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14722026-06-05T04:04:50.287Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14732026-06-05T04:04:50.390Z Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14742026-06-05T04:04:50.390Z Checking steno v0.4.1
14752026-06-05T04:04:50.390Z Checking hickory-proto v0.25.2
14762026-06-05T04:04:51.616Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14772026-06-05T04:04:51.667Z Checking hickory-resolver v0.25.2
14782026-06-05T04:04:51.740Z Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14792026-06-05T04:04:52.330Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14802026-06-05T04:04:52.480Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14812026-06-05T04:04:53.172Z Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14822026-06-05T04:04:57.198Z Checking nom v8.0.0
14832026-06-05T04:04:57.741Z Compiling proc-macro-error-attr2 v2.0.0
14842026-06-05T04:04:57.741Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14852026-06-05T04:04:58.069Z Compiling proc-macro-error2 v2.0.1
14862026-06-05T04:05:01.949Z Compiling crunchy v0.2.4
14872026-06-05T04:05:02.850Z Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14882026-06-05T04:05:03.037Z Compiling tabled_derive v0.11.0
14892026-06-05T04:05:03.801Z Compiling tiny-keccak v2.0.2
14902026-06-05T04:05:04.072Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
14912026-06-05T04:05:05.078Z Compiling typify-impl v0.4.3
14922026-06-05T04:05:05.148Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
14932026-06-05T04:05:05.148Z Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14942026-06-05T04:05:05.148Z Checking parking_lot v0.11.2
14952026-06-05T04:05:05.148Z Compiling const-random-macro v0.1.16
14962026-06-05T04:05:05.148Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14972026-06-05T04:05:05.148Z Checking fxhash v0.2.1
14982026-06-05T04:05:05.222Z Compiling ahash v0.8.12
14992026-06-05T04:05:05.276Z Checking sled v0.34.7
15002026-06-05T04:05:05.602Z Compiling smartstring v1.0.1
15012026-06-05T04:05:06.177Z Checking internet-checksum v0.2.1
15022026-06-05T04:05:06.279Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15032026-06-05T04:05:06.504Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15042026-06-05T04:05:06.515Z Compiling rhai_codegen v3.2.0
15052026-06-05T04:05:06.623Z Checking arc-swap v1.9.1
15062026-06-05T04:05:06.813Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15072026-06-05T04:05:06.961Z Checking slog-scope v4.4.1
15082026-06-05T04:05:07.249Z Checking papergrid v0.18.0
15092026-06-05T04:05:07.391Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
15102026-06-05T04:05:07.448Z Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
15112026-06-05T04:05:07.829Z Checking testing_table v0.3.0
15122026-06-05T04:05:07.957Z Compiling typify-macro v0.4.3
15132026-06-05T04:05:08.035Z Checking dropshot-api-manager-types v0.7.2
15142026-06-05T04:05:08.035Z Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
15152026-06-05T04:05:08.096Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
15162026-06-05T04:05:08.162Z Checking tabled v0.21.0
15172026-06-05T04:05:08.216Z Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
15182026-06-05T04:05:08.239Z Checking slog-stdlog v4.1.1
15192026-06-05T04:05:08.430Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
15202026-06-05T04:05:08.621Z Compiling lzma-sys v0.1.20
15212026-06-05T04:05:09.654Z Compiling fs-err v3.3.0
15222026-06-05T04:05:09.953Z Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
15232026-06-05T04:05:09.953Z Compiling typeid v1.0.3
15242026-06-05T04:05:09.953Z Compiling typify v0.4.3
15252026-06-05T04:05:09.953Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
15262026-06-05T04:05:09.953Z Compiling progenitor-impl v0.10.0
15272026-06-05T04:05:09.953Z Checking slog-envlogger v2.2.0
15282026-06-05T04:05:10.671Z Compiling toml_datetime v0.7.5+spec-1.1.0
15292026-06-05T04:05:10.754Z Checking crc8 v0.1.1
15302026-06-05T04:05:10.754Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
15312026-06-05T04:05:10.754Z Compiling toml v0.9.12+spec-1.1.0
15322026-06-05T04:05:10.847Z Checking const-random v0.1.18
15332026-06-05T04:05:11.313Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15342026-06-05T04:05:11.562Z Compiling cargo_toml v0.22.3
15352026-06-05T04:05:11.598Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15362026-06-05T04:05:11.674Z Compiling progenitor-macro v0.10.0
15372026-06-05T04:05:12.779Z Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
15382026-06-05T04:05:13.455Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15392026-06-05T04:05:13.871Z Checking thin-vec v0.2.18
15402026-06-05T04:05:14.131Z Checking rhai v1.25.1
15412026-06-05T04:05:14.182Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
15422026-06-05T04:05:15.134Z Checking sha1 v0.10.6
15432026-06-05T04:05:15.457Z Checking utf-8 v0.7.6
15442026-06-05T04:05:15.652Z Checking tungstenite v0.21.0
15452026-06-05T04:05:16.124Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15462026-06-05T04:05:18.406Z Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
15472026-06-05T04:05:18.725Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
15482026-06-05T04:05:18.726Z Checking sha2 v0.10.9
15492026-06-05T04:05:18.726Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15502026-06-05T04:05:18.726Z Checking yansi v1.0.1
15512026-06-05T04:05:18.726Z Checking diff v0.1.13
15522026-06-05T04:05:18.726Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15532026-06-05T04:05:18.726Z Checking progenitor v0.10.0
15542026-06-05T04:05:18.726Z Checking pretty_assertions v1.4.1
15552026-06-05T04:05:18.726Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15562026-06-05T04:05:18.726Z Checking tokio-tungstenite v0.21.0
15572026-06-05T04:05:19.267Z Checking console v0.16.3
15582026-06-05T04:05:19.341Z Checking git-stub v1.0.0
15592026-06-05T04:05:20.695Z Checking base64 v0.21.7
15602026-06-05T04:05:20.729Z Checking is_ci v1.2.0
15612026-06-05T04:05:20.729Z Checking unit-prefix v0.5.2
15622026-06-05T04:05:20.729Z Checking indicatif v0.18.4
15632026-06-05T04:05:20.729Z Checking supports-color v3.0.2
15642026-06-05T04:05:20.729Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15652026-06-05T04:05:20.729Z Checking git-stub-vcs v0.1.0
15662026-06-05T04:05:20.729Z Checking xz2 v0.1.7
15672026-06-05T04:05:21.066Z Checking ron v0.12.1
15682026-06-05T04:05:21.199Z Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15692026-06-05T04:05:21.472Z Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
15702026-06-05T04:05:21.680Z Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
15712026-06-05T04:05:21.680Z Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
15722026-06-05T04:05:21.739Z Checking drift v0.2.0
15732026-06-05T04:05:22.160Z Compiling serial_test_derive v3.5.0
15742026-06-05T04:05:22.249Z Checking base16ct v1.0.0
15752026-06-05T04:05:22.411Z Checking dropshot-api-manager v0.7.2
15762026-06-05T04:05:22.789Z Checking serial_test v3.5.0
15772026-06-05T04:05:23.380Z Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
15782026-06-05T04:05:23.773Z Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
15792026-06-05T04:05:24.089Z Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
15802026-06-05T04:05:24.220Z Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
15812026-06-05T04:05:25.006Z Checking util v0.1.0 (/work/oxidecomputer/maghemite/util)
15822026-06-05T04:05:25.123Z Checking natord v1.0.9
15832026-06-05T04:05:25.809Z Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
15842026-06-05T04:05:25.960Z Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
15852026-06-05T04:05:26.061Z Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
15862026-06-05T04:05:26.358Z Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
15872026-06-05T04:05:26.467Z Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
15882026-06-05T04:05:26.513Z Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
15892026-06-05T04:05:26.859Z Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
15902026-06-05T04:05:27.027Z Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
15912026-06-05T04:05:27.607Z Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
15922026-06-05T04:05:34.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
15932026-06-05T04:05:34.662Z+ cargo xtask openapi check
15942026-06-05T04:05:35.307Z Compiling cfg-if v1.0.4
15952026-06-05T04:05:35.407Z Compiling libc v0.2.186
15962026-06-05T04:05:35.407Z Compiling serde_core v1.0.228
15972026-06-05T04:05:35.407Z Compiling memchr v2.8.1
15982026-06-05T04:05:35.407Z Compiling itoa v1.0.18
15992026-06-05T04:05:35.407Z Compiling smallvec v1.15.1
16002026-06-05T04:05:35.407Z Compiling stable_deref_trait v1.2.1
16012026-06-05T04:05:35.407Z Compiling zerofrom v0.1.8
16022026-06-05T04:05:35.407Z Compiling zmij v1.0.21
16032026-06-05T04:05:35.407Z Compiling writeable v0.6.3
16042026-06-05T04:05:35.407Z Compiling yoke v0.8.3
16052026-06-05T04:05:35.407Z Compiling litemap v0.8.2
16062026-06-05T04:05:35.659Z Compiling utf8_iter v1.0.4
16072026-06-05T04:05:36.746Z Compiling percent-encoding v2.3.2
16082026-06-05T04:05:36.746Z Compiling zerovec v0.11.6
16092026-06-05T04:05:36.746Z Compiling zerotrie v0.2.4
16102026-06-05T04:05:36.746Z Compiling icu_properties_data v2.2.0
16112026-06-05T04:05:36.746Z Compiling icu_normalizer_data v2.2.0
16122026-06-05T04:05:36.746Z Compiling libm v0.2.16
16132026-06-05T04:05:36.746Z Compiling form_urlencoded v1.2.2
16142026-06-05T04:05:36.746Z Compiling rand_core v0.10.1
16152026-06-05T04:05:36.746Z Compiling errno v0.3.14
16162026-06-05T04:05:36.790Z Compiling getrandom v0.4.2
16172026-06-05T04:05:36.858Z Compiling iana-time-zone v0.1.65
16182026-06-05T04:05:36.858Z Compiling pin-project-lite v0.2.17
16192026-06-05T04:05:36.858Z Compiling zeroize v1.8.2
16202026-06-05T04:05:36.858Z Compiling dyn-clone v1.0.20
16212026-06-05T04:05:36.858Z Compiling scopeguard v1.2.0
16222026-06-05T04:05:36.858Z Compiling tinystr v0.8.3
16232026-06-05T04:05:36.858Z Compiling potential_utf v0.1.5
16242026-06-05T04:05:36.858Z Compiling lock_api v0.4.14
16252026-06-05T04:05:36.858Z Compiling parking_lot_core v0.9.12
16262026-06-05T04:05:36.858Z Compiling socket2 v0.6.4
16272026-06-05T04:05:36.858Z Compiling signal-hook-registry v1.4.8
16282026-06-05T04:05:36.858Z Compiling icu_locale_core v2.2.0
16292026-06-05T04:05:36.858Z Compiling icu_collections v2.2.0
16302026-06-05T04:05:36.858Z Compiling parking_lot v0.12.5
16312026-06-05T04:05:36.858Z Compiling mio v1.2.1
16322026-06-05T04:05:36.858Z Compiling portable-atomic v1.13.1
16332026-06-05T04:05:36.858Z Compiling num-traits v0.2.19
16342026-06-05T04:05:36.858Z Compiling futures-core v0.3.32
16352026-06-05T04:05:36.858Z Compiling thiserror v2.0.18
16362026-06-05T04:05:36.858Z Compiling critical-section v1.2.0
16372026-06-05T04:05:36.858Z Compiling equivalent v1.0.2
16382026-06-05T04:05:36.858Z Compiling serde v1.0.228
16392026-06-05T04:05:36.858Z Compiling serde_json v1.0.150
16402026-06-05T04:05:36.858Z Compiling icu_provider v2.2.0
16412026-06-05T04:05:36.953Z Compiling uuid v1.23.2
16422026-06-05T04:05:36.953Z Compiling semver v1.0.28
16432026-06-05T04:05:37.037Z Compiling bitflags v2.12.1
16442026-06-05T04:05:37.095Z Compiling icu_normalizer v2.2.0
16452026-06-05T04:05:37.145Z Compiling icu_properties v2.2.0
16462026-06-05T04:05:37.188Z Compiling once_cell v1.21.4
16472026-06-05T04:05:37.326Z Compiling subtle v2.6.1
16482026-06-05T04:05:37.326Z Compiling bytes v1.11.1
16492026-06-05T04:05:37.377Z Compiling chrono v0.4.45
16502026-06-05T04:05:37.377Z Compiling zerocopy v0.8.50
16512026-06-05T04:05:37.377Z Compiling futures-sink v0.3.32
16522026-06-05T04:05:37.413Z Compiling log v0.4.32
16532026-06-05T04:05:37.535Z Compiling typenum v1.20.1
16542026-06-05T04:05:37.597Z Compiling slab v0.4.12
16552026-06-05T04:05:37.661Z Compiling slog v2.8.2
16562026-06-05T04:05:37.720Z Compiling futures-channel v0.3.32
16572026-06-05T04:05:37.812Z Compiling tokio v1.52.3
16582026-06-05T04:05:37.980Z Compiling getrandom v0.2.17
16592026-06-05T04:05:38.039Z Compiling futures-task v0.3.32
16602026-06-05T04:05:38.039Z Compiling futures-io v0.3.32
16612026-06-05T04:05:38.130Z Compiling idna_adapter v1.2.2
16622026-06-05T04:05:38.130Z Compiling rand_core v0.6.4
16632026-06-05T04:05:38.130Z Compiling futures-util v0.3.32
16642026-06-05T04:05:38.590Z Compiling idna v1.1.0
16652026-06-05T04:05:38.942Z Compiling hashbrown v0.17.1
16662026-06-05T04:05:38.942Z Compiling tracing-core v0.1.36
16672026-06-05T04:05:38.942Z Compiling base64 v0.22.1
16682026-06-05T04:05:39.093Z Compiling url v2.5.8
16692026-06-05T04:05:39.093Z Compiling indexmap v2.14.0
16702026-06-05T04:05:39.093Z Compiling tracing v0.1.44
16712026-06-05T04:05:39.093Z Compiling http v1.4.1
16722026-06-05T04:05:39.093Z Compiling unicode-ident v1.0.24
16732026-06-05T04:05:39.315Z Compiling proc-macro2 v1.0.106
16742026-06-05T04:05:39.315Z Compiling fnv v1.0.7
16752026-06-05T04:05:39.517Z Compiling schemars v0.8.22
16762026-06-05T04:05:40.855Z Compiling byteorder v1.5.0
16772026-06-05T04:05:40.855Z Compiling quote v1.0.45
16782026-06-05T04:05:40.986Z Compiling ipnet v2.12.0
16792026-06-05T04:05:40.986Z Compiling syn v2.0.117
16802026-06-05T04:05:40.986Z Compiling erased-serde v0.3.31
16812026-06-05T04:05:40.986Z Compiling rustls-pki-types v1.14.1
16822026-06-05T04:05:40.986Z Compiling ipnetwork v0.21.1
16832026-06-05T04:05:40.986Z Compiling ppv-lite86 v0.2.21
16842026-06-05T04:05:40.986Z Compiling http-body v1.0.1
16852026-06-05T04:05:40.986Z Compiling oxnet v0.1.6
16862026-06-05T04:05:40.986Z Compiling thiserror v1.0.69
16872026-06-05T04:05:40.986Z Compiling aws-lc-sys v0.41.0
16882026-06-05T04:05:40.986Z Compiling untrusted v0.7.1
16892026-06-05T04:05:40.986Z Compiling atomic-waker v1.1.2
16902026-06-05T04:05:40.987Z Compiling httparse v1.10.1
16912026-06-05T04:05:40.987Z Compiling tower-service v0.3.3
16922026-06-05T04:05:40.987Z Compiling pretty-hex v0.4.2
16932026-06-05T04:05:40.987Z Compiling untrusted v0.9.0
16942026-06-05T04:05:41.062Z Compiling try-lock v0.2.5
16952026-06-05T04:05:41.062Z Compiling ryu v1.0.23
16962026-06-05T04:05:41.062Z Compiling tower-layer v0.3.3
16972026-06-05T04:05:41.062Z Compiling rustls v0.23.40
16982026-06-05T04:05:41.062Z Compiling want v0.3.1
16992026-06-05T04:05:41.062Z Compiling rustix v1.1.4
17002026-06-05T04:05:41.148Z Compiling aws-lc-rs v1.17.0
17012026-06-05T04:05:41.148Z Compiling plain v0.2.3
17022026-06-05T04:05:41.148Z Compiling httpdate v1.0.3
17032026-06-05T04:05:41.206Z Compiling omicron-workspace-hack v0.1.0
17042026-06-05T04:05:41.206Z Compiling getrandom v0.3.4
17052026-06-05T04:05:41.206Z Compiling ucd-trie v0.1.7
17062026-06-05T04:05:41.248Z Compiling regex-syntax v0.8.10
17072026-06-05T04:05:41.348Z Compiling pest v2.8.6
17082026-06-05T04:05:41.380Z Compiling rand_core v0.9.5
17092026-06-05T04:05:41.486Z Compiling crossbeam-utils v0.8.21
17102026-06-05T04:05:41.570Z Compiling tokio-util v0.7.18
17112026-06-05T04:05:41.964Z Compiling rustls-webpki v0.103.13
17122026-06-05T04:05:42.170Z Compiling h2 v0.4.14
17132026-06-05T04:05:42.293Z Compiling serde_urlencoded v0.7.1
17142026-06-05T04:05:42.695Z Compiling http-body-util v0.1.3
17152026-06-05T04:05:42.772Z Compiling newtype-uuid v1.3.2
17162026-06-05T04:05:42.812Z Compiling foldhash v0.2.0
17172026-06-05T04:05:42.957Z Compiling allocator-api2 v0.2.21
17182026-06-05T04:05:43.003Z Compiling hex v0.4.3
17192026-06-05T04:05:43.083Z Compiling daft v0.1.7
17202026-06-05T04:05:43.228Z Compiling hashbrown v0.16.1
17212026-06-05T04:05:43.256Z Compiling rand_chacha v0.9.0
17222026-06-05T04:05:43.311Z Compiling fastrand v2.4.1
17232026-06-05T04:05:43.580Z Compiling rand v0.9.4
17242026-06-05T04:05:43.643Z Compiling sync_wrapper v1.0.2
17252026-06-05T04:05:43.712Z Compiling generic-array v0.14.7
17262026-06-05T04:05:43.759Z Compiling tower v0.5.3
17272026-06-05T04:05:43.794Z Compiling anyhow v1.0.102
17282026-06-05T04:05:43.888Z Compiling aho-corasick v1.1.4
17292026-06-05T04:05:43.928Z Compiling powerfmt v0.2.0
17302026-06-05T04:05:44.148Z Compiling deranged v0.5.8
17312026-06-05T04:05:44.193Z Compiling tower-http v0.6.11
17322026-06-05T04:05:44.252Z Compiling hyper v1.10.1
17332026-06-05T04:05:44.327Z Compiling tempfile v3.27.0
17342026-06-05T04:05:44.327Z Compiling camino v1.2.2
17352026-06-05T04:05:44.617Z Compiling futures-executor v0.3.32
17362026-06-05T04:05:44.671Z Compiling openapiv3 v2.2.0
17372026-06-05T04:05:44.698Z Compiling num-conv v0.2.2
17382026-06-05T04:05:44.831Z Compiling regex-automata v0.4.14
17392026-06-05T04:05:44.905Z Compiling openssl-probe v0.2.1
17402026-06-05T04:05:45.106Z Compiling time-core v0.1.8
17412026-06-05T04:05:45.173Z Compiling num_threads v0.1.7
17422026-06-05T04:05:45.256Z Compiling cpufeatures v0.3.0
17432026-06-05T04:05:45.297Z Compiling time v0.3.47
17442026-06-05T04:05:45.297Z Compiling rustls-native-certs v0.8.4
17452026-06-05T04:05:45.297Z Compiling futures v0.3.32
17462026-06-05T04:05:45.371Z Compiling scroll v0.13.0
17472026-06-05T04:05:45.615Z Compiling hyper-util v0.1.20
17482026-06-05T04:05:45.663Z Compiling tokio-rustls v0.26.4
17492026-06-05T04:05:45.795Z Compiling hybrid-array v0.4.12
17502026-06-05T04:05:45.894Z Compiling adler2 v2.0.1
17512026-06-05T04:05:45.926Z Compiling simd-adler32 v0.3.9
17522026-06-05T04:05:46.003Z Compiling winnow v1.0.3
17532026-06-05T04:05:46.122Z Compiling miniz_oxide v0.8.9
17542026-06-05T04:05:46.228Z Compiling goblin v0.10.7
17552026-06-05T04:05:46.259Z Compiling rustls-platform-verifier v0.7.0
17562026-06-05T04:05:46.480Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17572026-06-05T04:05:46.772Z Compiling hyper-rustls v0.27.9
17582026-06-05T04:05:46.868Z Compiling crossbeam-channel v0.5.15
17592026-06-05T04:05:46.976Z Compiling crc32fast v1.5.0
17602026-06-05T04:05:47.085Z Compiling reqwest v0.13.4
17612026-06-05T04:05:47.101Z Compiling regex v1.12.3
17622026-06-05T04:05:47.211Z Compiling flate2 v1.1.9
17632026-06-05T04:05:47.274Z Compiling block-buffer v0.12.0
17642026-06-05T04:05:47.401Z Compiling crypto-common v0.2.2
17652026-06-05T04:05:47.476Z Compiling crypto-common v0.1.7
17662026-06-05T04:05:47.565Z Compiling dtrace-parser v0.3.0
17672026-06-05T04:05:47.600Z Compiling rand_chacha v0.3.1
17682026-06-05T04:05:47.649Z Compiling thread-id v5.1.0
17692026-06-05T04:05:47.692Z Compiling thread_local v1.1.9
17702026-06-05T04:05:47.955Z Compiling match_cfg v0.1.0
17712026-06-05T04:05:47.986Z Compiling const-oid v0.10.2
17722026-06-05T04:05:48.018Z Compiling debug-ignore v1.0.5
17732026-06-05T04:05:48.028Z Compiling compression-core v0.4.32
17742026-06-05T04:05:48.094Z Compiling hostname v0.3.1
17752026-06-05T04:05:48.144Z Compiling rand v0.8.6
17762026-06-05T04:05:48.185Z Compiling compression-codecs v0.4.38
17772026-06-05T04:05:48.188Z Compiling digest v0.11.3
17782026-06-05T04:05:48.214Z Compiling toml_parser v1.1.2+spec-1.1.0
17792026-06-05T04:05:48.286Z Compiling slog-json v2.6.1
17802026-06-05T04:05:48.295Z Compiling ref-cast v1.0.25
17812026-06-05T04:05:48.373Z Compiling strum v0.26.3
17822026-06-05T04:05:48.407Z Compiling macaddr v1.0.1
17832026-06-05T04:05:48.446Z Compiling toml_datetime v1.1.1+spec-1.1.0
17842026-06-05T04:05:48.466Z Compiling serde_spanned v1.1.1
17852026-06-05T04:05:48.525Z Compiling is-terminal v0.4.17
17862026-06-05T04:05:48.636Z Compiling memmap2 v0.9.10
17872026-06-05T04:05:48.792Z Compiling wait-timeout v0.2.1
17882026-06-05T04:05:48.792Z Compiling encoding_rs v0.8.35
17892026-06-05T04:05:48.865Z Compiling toml_writer v1.1.1+spec-1.1.0
17902026-06-05T04:05:48.914Z Compiling bit-vec v0.8.0
17912026-06-05T04:05:48.914Z Compiling mime v0.3.17
17922026-06-05T04:05:48.914Z Compiling quick-error v1.2.3
17932026-06-05T04:05:49.062Z Compiling take_mut v0.2.2
17942026-06-05T04:05:49.106Z Compiling either v1.16.0
17952026-06-05T04:05:49.106Z Compiling term v1.2.1
17962026-06-05T04:05:49.106Z Compiling dof v0.4.0
17972026-06-05T04:05:49.154Z Compiling spin v0.9.8
17982026-06-05T04:05:49.185Z Compiling slog-async v2.8.0
17992026-06-05T04:05:49.247Z Compiling bit-set v0.8.0
18002026-06-05T04:05:49.325Z Compiling rusty-fork v0.3.1
18012026-06-05T04:05:49.414Z Compiling slog-term v2.9.2
18022026-06-05T04:05:49.725Z Compiling toml v1.1.2+spec-1.1.0
18032026-06-05T04:05:49.816Z Compiling multer v3.1.0
18042026-06-05T04:05:49.816Z Compiling slog-bunyan v2.5.0
18052026-06-05T04:05:49.968Z Compiling usdt-impl v0.6.0
18062026-06-05T04:05:50.087Z Compiling async-compression v0.4.42
18072026-06-05T04:05:51.055Z Compiling sha1 v0.11.0
18082026-06-05T04:05:51.246Z Compiling usdt v0.6.0
18092026-06-05T04:05:51.246Z Compiling serde_with v3.20.0
18102026-06-05T04:05:51.246Z Compiling async-stream v0.3.6
18112026-06-05T04:05:51.246Z Compiling rand_xorshift v0.4.0
18122026-06-05T04:05:51.246Z Compiling waitgroup v0.1.2
18132026-06-05T04:05:51.246Z Compiling rustls-pemfile v2.2.0
18142026-06-05T04:05:51.246Z Compiling serde_path_to_error v0.1.20
18152026-06-05T04:05:51.246Z Compiling hostname v0.4.2
18162026-06-05T04:05:51.246Z Compiling unarray v0.1.4
18172026-06-05T04:05:51.246Z Compiling strum v0.27.2
18182026-06-05T04:05:51.246Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18192026-06-05T04:05:51.614Z Compiling proptest v1.11.0
18202026-06-05T04:05:51.615Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18212026-06-05T04:05:51.615Z Compiling dropshot v0.17.1
18222026-06-05T04:05:51.615Z Compiling progenitor-client v0.14.0
18232026-06-05T04:05:51.615Z Compiling iddqd v0.4.2
18242026-06-05T04:05:51.615Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18252026-06-05T04:05:51.615Z Compiling reqwest v0.12.28
18262026-06-05T04:05:51.615Z Compiling block-buffer v0.10.4
18272026-06-05T04:05:51.615Z Compiling backon v1.6.0
18282026-06-05T04:05:51.615Z Compiling instant v0.1.13
18292026-06-05T04:05:51.615Z Compiling digest v0.10.7
18302026-06-05T04:05:51.789Z Compiling progenitor-extras v0.2.0
18312026-06-05T04:05:51.789Z Compiling backoff v0.4.0
18322026-06-05T04:05:51.789Z Compiling itertools v0.14.0
18332026-06-05T04:05:51.789Z Compiling parse-display v0.10.0
18342026-06-05T04:05:51.789Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
18352026-06-05T04:05:53.745Z Compiling regress v0.10.5
18362026-06-05T04:05:53.923Z Compiling progenitor-client v0.10.0
18372026-06-05T04:05:53.923Z Compiling humantime v2.3.0
18382026-06-05T04:05:53.923Z Compiling cpufeatures v0.2.17
18392026-06-05T04:05:53.923Z Compiling unicode-width v0.2.2
18402026-06-05T04:05:53.923Z Compiling secrecy v0.10.3
18412026-06-05T04:05:53.923Z Compiling heck v0.5.0
18422026-06-05T04:05:53.923Z Compiling tinyvec_macros v0.1.1
18432026-06-05T04:05:53.923Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
18442026-06-05T04:05:53.923Z Compiling num-integer v0.1.46
18452026-06-05T04:05:53.923Z Compiling tinyvec v1.11.0
18462026-06-05T04:05:53.923Z Compiling scroll v0.12.0
18472026-06-05T04:05:53.923Z Compiling crucible-workspace-hack v0.1.0
18482026-06-05T04:05:53.923Z Compiling hmac v0.12.1
18492026-06-05T04:05:53.923Z Compiling inout v0.1.4
18502026-06-05T04:05:53.923Z Compiling ff v0.13.1
18512026-06-05T04:05:53.923Z Compiling utf8parse v0.2.2
18522026-06-05T04:05:53.923Z Compiling cipher v0.4.4
18532026-06-05T04:05:53.923Z Compiling hkdf v0.12.4
18542026-06-05T04:05:53.924Z Compiling anstyle-parse v1.0.0
18552026-06-05T04:05:53.924Z Compiling group v0.13.0
18562026-06-05T04:05:53.924Z Compiling goblin v0.8.2
18572026-06-05T04:05:53.924Z Compiling num-rational v0.4.2
18582026-06-05T04:05:53.924Z Compiling num-iter v0.1.45
18592026-06-05T04:05:53.924Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18602026-06-05T04:05:54.017Z Compiling zerocopy v0.7.35
18612026-06-05T04:05:54.017Z Compiling universal-hash v0.5.1
18622026-06-05T04:05:54.082Z Compiling crypto-bigint v0.5.5
18632026-06-05T04:05:54.149Z Compiling regress v0.11.1
18642026-06-05T04:05:54.409Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18652026-06-05T04:05:54.442Z Compiling terminal_size v0.4.4
18662026-06-05T04:05:54.620Z Compiling half v2.7.1
18672026-06-05T04:05:54.803Z Compiling num-complex v0.4.6
18682026-06-05T04:05:54.923Z Compiling base16ct v0.2.0
18692026-06-05T04:05:55.103Z Compiling ciborium-io v0.2.2
18702026-06-05T04:05:55.201Z Compiling is_terminal_polyfill v1.70.2
18712026-06-05T04:05:55.236Z Compiling anstyle-query v1.1.5
18722026-06-05T04:05:55.290Z Compiling base64ct v1.8.3
18732026-06-05T04:05:55.330Z Compiling anstyle v1.0.14
18742026-06-05T04:05:55.381Z Compiling colorchoice v1.0.5
18752026-06-05T04:05:55.431Z Compiling opaque-debug v0.3.1
18762026-06-05T04:05:55.510Z Compiling poly1305 v0.8.0
18772026-06-05T04:05:55.575Z Compiling anstream v1.0.0
18782026-06-05T04:05:55.575Z Compiling password-hash v0.5.0
18792026-06-05T04:05:56.121Z Compiling typify-impl v0.6.2
18802026-06-05T04:05:56.121Z Compiling dof v0.3.0
18812026-06-05T04:05:56.121Z Compiling ciborium-ll v0.2.2
18822026-06-05T04:05:56.297Z Compiling num v0.4.3
18832026-06-05T04:05:56.521Z Compiling elliptic-curve v0.13.8
18842026-06-05T04:05:56.579Z Compiling curve25519-dalek v4.1.3
18852026-06-05T04:05:56.646Z Compiling thiserror-no-std v2.0.2
18862026-06-05T04:05:56.784Z Compiling chacha20 v0.9.1
18872026-06-05T04:05:56.989Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
18882026-06-05T04:05:57.119Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18892026-06-05T04:05:57.161Z Compiling blake2 v0.10.6
18902026-06-05T04:05:57.549Z Compiling aead v0.5.2
18912026-06-05T04:05:57.599Z Compiling byte-wrapper v0.1.0
18922026-06-05T04:05:57.599Z Compiling dtrace-parser v0.2.0
18932026-06-05T04:05:57.697Z Compiling crossbeam-epoch v0.9.18
18942026-06-05T04:05:57.725Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
18952026-06-05T04:05:57.725Z Compiling thread-id v4.2.2
18962026-06-05T04:05:57.840Z Compiling clap_lex v1.1.0
18972026-06-05T04:05:57.872Z Compiling float-ord v0.3.2
18982026-06-05T04:05:57.906Z Compiling strsim v0.11.1
18992026-06-05T04:05:57.943Z Compiling keccak v0.1.6
19002026-06-05T04:05:57.996Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
19012026-06-05T04:05:58.084Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19022026-06-05T04:05:58.225Z Compiling clap_builder v4.6.0
19032026-06-05T04:05:58.331Z Compiling sha3 v0.10.9
19042026-06-05T04:05:58.407Z Compiling usdt-impl v0.5.0
19052026-06-05T04:05:58.623Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19062026-06-05T04:05:59.082Z Compiling chacha20poly1305 v0.10.1
19072026-06-05T04:05:59.239Z Compiling typify v0.6.2
19082026-06-05T04:05:59.287Z Compiling argon2 v0.5.3
19092026-06-05T04:05:59.328Z Compiling vsss-rs v3.3.4
19102026-06-05T04:05:59.854Z Compiling ciborium v0.2.2
19112026-06-05T04:06:00.025Z Compiling hash32 v0.3.1
19122026-06-05T04:06:00.227Z Compiling memmap v0.7.0
19132026-06-05T04:06:00.372Z Compiling indent_write v2.2.0
19142026-06-05T04:06:00.423Z Compiling data-encoding v2.11.0
19152026-06-05T04:06:00.485Z Compiling usdt v0.5.0
19162026-06-05T04:06:00.518Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19172026-06-05T04:06:00.605Z Compiling heapless v0.8.0
19182026-06-05T04:06:00.737Z Compiling clap v4.6.1
19192026-06-05T04:06:00.778Z Compiling ingot-types v0.1.2
19202026-06-05T04:06:00.819Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
19212026-06-05T04:06:00.872Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19222026-06-05T04:06:01.112Z Compiling rustix v0.38.44
19232026-06-05T04:06:01.174Z Compiling tabwriter v1.4.1
19242026-06-05T04:06:01.210Z Compiling cobs v0.3.0
19252026-06-05T04:06:01.377Z Compiling bitflags v1.3.2
19262026-06-05T04:06:01.410Z Compiling managed v0.8.0
19272026-06-05T04:06:01.427Z Compiling postcard v1.1.3
19282026-06-05T04:06:01.470Z Compiling ingot v0.1.1
19292026-06-05T04:06:01.536Z Compiling memoffset v0.9.1
19302026-06-05T04:06:01.631Z Compiling smoltcp v0.11.0
19312026-06-05T04:06:01.678Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19322026-06-05T04:06:01.819Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19332026-06-05T04:06:01.906Z Compiling toml_datetime v0.6.11
19342026-06-05T04:06:02.037Z Compiling serde_spanned v0.6.9
19352026-06-05T04:06:02.200Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19362026-06-05T04:06:02.234Z Compiling static_assertions v1.1.0
19372026-06-05T04:06:02.335Z Compiling toml_write v0.1.2
19382026-06-05T04:06:02.523Z Compiling resolv-conf v0.7.6
19392026-06-05T04:06:02.560Z Compiling foreign-types-shared v0.3.1
19402026-06-05T04:06:02.596Z Compiling winnow v0.7.15
19412026-06-05T04:06:02.741Z Compiling linked-hash-map v0.5.6
19422026-06-05T04:06:02.859Z Compiling unicode-segmentation v1.13.3
19432026-06-05T04:06:02.958Z Compiling colored v3.1.1
19442026-06-05T04:06:03.337Z Compiling swrite v0.1.0
19452026-06-05T04:06:03.360Z Compiling newline-converter v0.3.0
19462026-06-05T04:06:03.378Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19472026-06-05T04:06:03.410Z Compiling lru-cache v0.1.2
19482026-06-05T04:06:03.481Z Compiling foreign-types v0.5.0
19492026-06-05T04:06:03.673Z Compiling hubpack v0.1.2
19502026-06-05T04:06:03.772Z Compiling atomicwrites v0.4.4
19512026-06-05T04:06:03.772Z Compiling nix v0.31.3
19522026-06-05T04:06:03.816Z Compiling num_enum v0.7.6
19532026-06-05T04:06:03.868Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
19542026-06-05T04:06:03.928Z Compiling hickory-proto v0.24.4
19552026-06-05T04:06:03.993Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19562026-06-05T04:06:04.096Z Compiling toml_edit v0.22.27
19572026-06-05T04:06:04.181Z Compiling crossbeam-deque v0.8.6
19582026-06-05T04:06:04.227Z Compiling console v0.15.11
19592026-06-05T04:06:04.274Z Compiling chacha20 v0.10.0
19602026-06-05T04:06:04.586Z Compiling camino-tempfile v1.4.1
19612026-06-05T04:06:04.645Z Compiling serde-big-array v0.5.1
19622026-06-05T04:06:04.774Z Compiling cstr-argument v0.1.2
19632026-06-05T04:06:05.017Z Compiling similar v2.7.0
19642026-06-05T04:06:05.203Z Compiling siphasher v1.0.3
19652026-06-05T04:06:05.204Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19662026-06-05T04:06:05.571Z Compiling phf_shared v0.12.1
19672026-06-05T04:06:05.814Z Compiling expectorate v1.2.0
19682026-06-05T04:06:05.814Z Compiling pin-project v1.1.13
19692026-06-05T04:06:05.814Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19702026-06-05T04:06:05.814Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
19712026-06-05T04:06:06.191Z Compiling hickory-resolver v0.24.4
19722026-06-05T04:06:06.213Z Compiling toml v0.8.23
19732026-06-05T04:06:06.503Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19742026-06-05T04:06:09.103Z Compiling rand v0.10.1
19752026-06-05T04:06:09.273Z Compiling rayon-core v1.13.0
19762026-06-05T04:06:09.273Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
19772026-06-05T04:06:09.273Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19782026-06-05T04:06:09.273Z Compiling num_enum v0.5.11
19792026-06-05T04:06:09.273Z Compiling progenitor-impl v0.13.0
19802026-06-05T04:06:09.273Z Compiling prettyplease v0.2.37
19812026-06-05T04:06:09.273Z Compiling unicode-normalization v0.1.25
19822026-06-05T04:06:09.274Z Compiling progenitor-client v0.13.0
19832026-06-05T04:06:09.274Z Compiling tokio-stream v0.1.18
19842026-06-05T04:06:09.274Z Compiling csv-core v0.1.13
19852026-06-05T04:06:09.274Z Compiling bstr v1.12.1
19862026-06-05T04:06:09.274Z Compiling foreign-types-shared v0.1.1
19872026-06-05T04:06:09.274Z Compiling same-file v1.0.6
19882026-06-05T04:06:09.274Z Compiling konst_macro_rules v0.2.19
19892026-06-05T04:06:09.274Z Compiling unicode-width v0.1.14
19902026-06-05T04:06:09.274Z Compiling foldhash v0.1.5
19912026-06-05T04:06:09.274Z Compiling highway v1.3.0
19922026-06-05T04:06:09.274Z Compiling hashbrown v0.15.5
19932026-06-05T04:06:09.274Z Compiling konst v0.2.20
19942026-06-05T04:06:09.274Z Compiling globset v0.4.18
19952026-06-05T04:06:09.275Z Compiling walkdir v2.5.0
19962026-06-05T04:06:09.275Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19972026-06-05T04:06:09.275Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19982026-06-05T04:06:09.275Z Compiling progenitor v0.13.0
19992026-06-05T04:06:09.275Z Compiling foreign-types v0.3.2
20002026-06-05T04:06:09.275Z Compiling qorb v0.4.1
20012026-06-05T04:06:09.275Z Compiling csv v1.4.0
20022026-06-05T04:06:09.275Z Compiling snafu v0.8.9
20032026-06-05T04:06:09.453Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20042026-06-05T04:06:09.644Z Compiling olpc-cjson v0.1.4
20052026-06-05T04:06:09.819Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20062026-06-05T04:06:10.145Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20072026-06-05T04:06:10.471Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
20082026-06-05T04:06:10.557Z Compiling rayon v1.12.0
20092026-06-05T04:06:10.922Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
20102026-06-05T04:06:11.171Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20112026-06-05T04:06:11.526Z Compiling phf v0.12.1
20122026-06-05T04:06:11.704Z Compiling openssl-sys v0.9.116
20132026-06-05T04:06:11.870Z Compiling tokio-dtrace v0.1.1
20142026-06-05T04:06:12.157Z Compiling progenitor-impl v0.14.0
20152026-06-05T04:06:12.198Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20162026-06-05T04:06:12.198Z Compiling itertools v0.12.1
20172026-06-05T04:06:12.283Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
20182026-06-05T04:06:12.386Z Compiling libsw-core v0.3.2
20192026-06-05T04:06:12.428Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
20202026-06-05T04:06:12.493Z Compiling pem v3.0.6
20212026-06-05T04:06:12.552Z Compiling serde_plain v1.0.2
20222026-06-05T04:06:12.763Z Compiling sigpipe v0.1.3
20232026-06-05T04:06:12.809Z Compiling minimal-lexical v0.2.1
20242026-06-05T04:06:12.843Z Compiling glob v0.3.3
20252026-06-05T04:06:12.888Z Compiling jiff v0.2.28
20262026-06-05T04:06:13.035Z Compiling fixedbitset v0.4.2
20272026-06-05T04:06:13.104Z Compiling bytecount v0.6.9
20282026-06-05T04:06:13.186Z Compiling typed-path v0.9.3
20292026-06-05T04:06:13.316Z Compiling fixedbitset v0.5.7
20302026-06-05T04:06:13.627Z Compiling progenitor v0.14.0
20312026-06-05T04:06:13.721Z Compiling zone v0.3.1
20322026-06-05T04:06:13.721Z Compiling petgraph v0.6.5
20332026-06-05T04:06:13.721Z Compiling petgraph v0.8.3
20342026-06-05T04:06:13.721Z Compiling papergrid v0.11.0
20352026-06-05T04:06:13.721Z Compiling nom v7.1.3
20362026-06-05T04:06:14.278Z Compiling tough v0.22.0
20372026-06-05T04:06:14.664Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20382026-06-05T04:06:15.079Z Compiling openssl v0.10.80
20392026-06-05T04:06:15.216Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20402026-06-05T04:06:15.216Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
20412026-06-05T04:06:15.326Z Compiling libsw v3.5.0
20422026-06-05T04:06:15.427Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
20432026-06-05T04:06:15.521Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20442026-06-05T04:06:15.680Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
20452026-06-05T04:06:15.762Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20462026-06-05T04:06:15.833Z Compiling oxide-tokio-rt v0.1.6
20472026-06-05T04:06:16.210Z Compiling chrono-tz v0.10.4
20482026-06-05T04:06:16.269Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20492026-06-05T04:06:16.464Z Compiling newtype_derive v0.1.6
20502026-06-05T04:06:17.909Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
20512026-06-05T04:06:17.910Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20522026-06-05T04:06:18.029Z Compiling slog-dtrace v0.3.0
20532026-06-05T04:06:18.029Z Compiling owo-colors v4.3.0
20542026-06-05T04:06:18.029Z Compiling const_format v0.2.36
20552026-06-05T04:06:18.029Z Compiling cancel-safe-futures v0.1.5
20562026-06-05T04:06:18.030Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
20572026-06-05T04:06:18.030Z Compiling gethostname v0.5.0
20582026-06-05T04:06:18.030Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
20592026-06-05T04:06:18.030Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20602026-06-05T04:06:18.030Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20612026-06-05T04:06:18.030Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20622026-06-05T04:06:18.030Z Compiling smf v0.2.3
20632026-06-05T04:06:18.030Z Compiling bcs v0.1.6
20642026-06-05T04:06:18.095Z Compiling smawk v0.3.2
20652026-06-05T04:06:18.133Z Compiling termtree v0.5.1
20662026-06-05T04:06:18.134Z Compiling tagptr v0.2.0
20672026-06-05T04:06:18.134Z Compiling lazy_static v1.5.0
20682026-06-05T04:06:18.362Z Compiling whoami v1.6.1
20692026-06-05T04:06:18.411Z Compiling unicode-linebreak v0.1.5
20702026-06-05T04:06:18.411Z Compiling linear-map v1.2.0
20712026-06-05T04:06:18.411Z Compiling moka v0.12.15
20722026-06-05T04:06:18.411Z Compiling steno v0.4.1
20732026-06-05T04:06:18.477Z Compiling textwrap v0.16.2
20742026-06-05T04:06:18.594Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20752026-06-05T04:06:18.733Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20762026-06-05T04:06:18.834Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20772026-06-05T04:06:18.969Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20782026-06-05T04:06:19.155Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20792026-06-05T04:06:20.002Z Compiling tabled v0.15.0
20802026-06-05T04:06:20.284Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20812026-06-05T04:06:20.510Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20822026-06-05T04:06:20.912Z Compiling cookie v0.18.1
20832026-06-05T04:06:21.320Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20842026-06-05T04:06:21.447Z Compiling hickory-proto v0.25.2
20852026-06-05T04:06:21.669Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
20862026-06-05T04:06:21.707Z Compiling libscf-sys v1.2.0
20872026-06-05T04:06:21.873Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20882026-06-05T04:06:22.210Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
20892026-06-05T04:06:22.573Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
20902026-06-05T04:06:22.677Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
20912026-06-05T04:06:22.935Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
20922026-06-05T04:06:23.359Z Compiling hickory-resolver v0.25.2
20932026-06-05T04:06:24.301Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20942026-06-05T04:06:29.441Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20952026-06-05T04:06:36.302Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20962026-06-05T04:06:37.936Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20972026-06-05T04:06:39.111Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
20982026-06-05T04:06:40.890Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
20992026-06-05T04:06:41.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
21002026-06-05T04:06:41.585Z Running `target/debug/xtask openapi check`
21012026-06-05T04:06:42.067Z Compiling serde_core v1.0.228
21022026-06-05T04:06:42.108Z Compiling serde v1.0.228
21032026-06-05T04:06:42.108Z Compiling serde_json v1.0.150
21042026-06-05T04:06:42.155Z Compiling syn v2.0.117
21052026-06-05T04:06:42.155Z Compiling bytes v1.11.1
21062026-06-05T04:06:42.347Z Compiling getrandom v0.4.2
21072026-06-05T04:06:42.347Z Compiling zerocopy v0.8.50
21082026-06-05T04:06:42.348Z Compiling once_cell v1.21.4
21092026-06-05T04:06:42.372Z Compiling num-traits v0.2.19
21102026-06-05T04:06:42.534Z Compiling zeroize v1.8.2
21112026-06-05T04:06:42.695Z Compiling http v1.4.1
21122026-06-05T04:06:43.086Z Compiling schemars v0.8.22
21132026-06-05T04:06:43.086Z Compiling aws-lc-rs v1.17.0
21142026-06-05T04:06:43.181Z Compiling usdt-impl v0.6.0
21152026-06-05T04:06:43.181Z Compiling time-macros v0.2.27
21162026-06-05T04:06:43.181Z Compiling rustls-pki-types v1.14.1
21172026-06-05T04:06:43.181Z Compiling tracing-core v0.1.36
21182026-06-05T04:06:43.334Z Compiling bitflags v2.12.1
21192026-06-05T04:06:43.445Z Compiling tracing v0.1.44
21202026-06-05T04:06:44.493Z Compiling http-body v1.0.1
21212026-06-05T04:06:44.546Z Compiling generic-array v0.14.7
21222026-06-05T04:06:44.546Z Compiling indexmap v2.14.0
21232026-06-05T04:06:44.546Z Compiling rustls v0.23.40
21242026-06-05T04:06:44.546Z Compiling rustix v1.1.4
21252026-06-05T04:06:44.546Z Compiling time v0.3.47
21262026-06-05T04:06:44.546Z Compiling toml_datetime v1.1.1+spec-1.1.0
21272026-06-05T04:06:44.546Z Compiling uuid v1.23.2
21282026-06-05T04:06:44.857Z Compiling pest_generator v2.8.6
21292026-06-05T04:06:44.912Z Compiling serde_derive_internals v0.29.1
21302026-06-05T04:06:44.983Z Compiling camino v1.2.2
21312026-06-05T04:06:45.028Z Compiling rustls-webpki v0.103.13
21322026-06-05T04:06:45.087Z Compiling subtle v2.6.1
21332026-06-05T04:06:45.247Z Compiling winnow v1.0.3
21342026-06-05T04:06:45.346Z Compiling toml_edit v0.25.12+spec-1.1.0
21352026-06-05T04:06:45.431Z Compiling serde_spanned v1.1.1
21362026-06-05T04:06:45.587Z Compiling toml_parser v1.1.2+spec-1.1.0
21372026-06-05T04:06:45.682Z Compiling semver v1.0.28
21382026-06-05T04:06:45.897Z Compiling serde_derive v1.0.228
21392026-06-05T04:06:46.047Z Compiling thiserror-impl v2.0.18
21402026-06-05T04:06:46.147Z Compiling zerocopy-derive v0.8.50
21412026-06-05T04:06:46.147Z Compiling pest_derive v2.8.6
21422026-06-05T04:06:46.147Z Compiling tokio-macros v2.7.0
21432026-06-05T04:06:46.263Z Compiling scroll_derive v0.13.1
21442026-06-05T04:06:46.333Z Compiling futures-macro v0.3.32
21452026-06-05T04:06:46.720Z Compiling schemars_derive v0.8.22
21462026-06-05T04:06:46.844Z Compiling tokio v1.52.3
21472026-06-05T04:06:47.158Z Compiling scroll v0.13.0
21482026-06-05T04:06:47.228Z Compiling futures-util v0.3.32
21492026-06-05T04:06:47.330Z Compiling thiserror v2.0.18
21502026-06-05T04:06:47.379Z Compiling goblin v0.10.7
21512026-06-05T04:06:47.462Z Compiling dtrace-parser v0.3.0
21522026-06-05T04:06:49.952Z Compiling chrono v0.4.45
21532026-06-05T04:06:50.069Z Compiling erased-serde v0.3.31
21542026-06-05T04:06:50.069Z Compiling serde_tokenstream v0.2.3
21552026-06-05T04:06:50.069Z Compiling futures-executor v0.3.32
21562026-06-05T04:06:50.069Z Compiling slog v2.8.2
21572026-06-05T04:06:50.164Z Compiling openapiv3 v2.2.0
21582026-06-05T04:06:50.358Z Compiling dof v0.4.0
21592026-06-05T04:06:50.766Z Compiling tokio-util v0.7.18
21602026-06-05T04:06:51.192Z Compiling slog-json v2.6.1
21612026-06-05T04:06:51.406Z Compiling h2 v0.4.14
21622026-06-05T04:06:51.432Z Compiling oxnet v0.1.6
21632026-06-05T04:06:51.590Z Compiling usdt-attr-macro v0.6.0
21642026-06-05T04:06:51.701Z Compiling usdt-macro v0.6.0
21652026-06-05T04:06:51.896Z Compiling async-stream-impl v0.3.6
21662026-06-05T04:06:52.520Z Compiling rustix v0.38.44
21672026-06-05T04:06:52.869Z Compiling serde_urlencoded v0.7.1
21682026-06-05T04:06:52.869Z Compiling slog-async v2.8.0
21692026-06-05T04:06:52.869Z Compiling usdt v0.6.0
21702026-06-05T04:06:52.869Z Compiling toml v1.1.2+spec-1.1.0
21712026-06-05T04:06:52.869Z Compiling slog-bunyan v2.5.0
21722026-06-05T04:06:52.869Z Compiling async-stream v0.3.6
21732026-06-05T04:06:52.915Z Compiling tokio-rustls v0.26.4
21742026-06-05T04:06:52.915Z Compiling async-compression v0.4.42
21752026-06-05T04:06:52.915Z Compiling slog-term v2.9.2
21762026-06-05T04:06:52.915Z Compiling futures v0.3.32
21772026-06-05T04:06:52.915Z Compiling dropshot_endpoint v0.17.1
21782026-06-05T04:06:52.916Z Compiling multer v3.1.0
21792026-06-05T04:06:52.916Z Compiling async-trait v0.1.89
21802026-06-05T04:06:52.916Z Compiling proc-macro-crate v3.5.0
21812026-06-05T04:06:52.969Z Compiling serde_path_to_error v0.1.20
21822026-06-05T04:06:53.341Z Compiling http-body-util v0.1.3
21832026-06-05T04:06:54.434Z Compiling rustls-pemfile v2.2.0
21842026-06-05T04:06:54.434Z Compiling crossbeam-epoch v0.9.18
21852026-06-05T04:06:54.434Z Compiling aho-corasick v1.1.4
21862026-06-05T04:06:54.493Z Compiling hyper v1.10.1
21872026-06-05T04:06:54.493Z Compiling tempfile v3.27.0
21882026-06-05T04:06:54.493Z Compiling crossbeam-deque v0.8.6
21892026-06-05T04:06:54.493Z Compiling num_enum_derive v0.7.6
21902026-06-05T04:06:54.494Z Compiling crypto-common v0.1.7
21912026-06-05T04:06:54.494Z Compiling block-buffer v0.10.4
21922026-06-05T04:06:54.494Z Compiling dropshot-api-manager-types v0.7.2
21932026-06-05T04:06:54.494Z Compiling clap_builder v4.6.0
21942026-06-05T04:06:54.494Z Compiling regex-automata v0.4.14
21952026-06-05T04:06:54.494Z Compiling git-stub v1.0.0
21962026-06-05T04:06:54.494Z Compiling digest v0.10.7
21972026-06-05T04:06:54.675Z Compiling hyper-util v0.1.20
21982026-06-05T04:06:54.695Z Compiling atomicwrites v0.4.4
21992026-06-05T04:06:54.786Z Compiling rayon-core v1.13.0
22002026-06-05T04:06:54.890Z Compiling fs-err v3.3.0
22012026-06-05T04:06:54.930Z Compiling num_enum v0.7.6
22022026-06-05T04:06:55.080Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
22032026-06-05T04:06:55.229Z Compiling serde_repr v0.1.20
22042026-06-05T04:06:55.278Z Compiling clap_derive v4.6.1
22052026-06-05T04:06:55.316Z Compiling terminal_size v0.4.4
22062026-06-05T04:06:55.531Z Compiling bstr v1.12.1
22072026-06-05T04:06:55.647Z Compiling nom v8.0.0
22082026-06-05T04:06:56.031Z Compiling is_ci v1.2.0
22092026-06-05T04:06:56.031Z Compiling either v1.16.0
22102026-06-05T04:06:56.031Z Compiling dropshot v0.17.1
22112026-06-05T04:06:56.031Z Compiling supports-color v3.0.2
22122026-06-05T04:06:56.031Z Compiling rayon v1.12.0
22132026-06-05T04:06:56.131Z Compiling regex v1.12.3
22142026-06-05T04:06:56.352Z Compiling textwrap v0.16.2
22152026-06-05T04:06:56.564Z Compiling drift v0.2.0
22162026-06-05T04:06:56.871Z Compiling sha2 v0.10.9
22172026-06-05T04:06:57.041Z Compiling clap v4.6.1
22182026-06-05T04:06:57.121Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
22192026-06-05T04:06:57.298Z Compiling similar v2.7.0
22202026-06-05T04:06:57.706Z Compiling git-stub-vcs v0.1.0
22212026-06-05T04:06:57.807Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
22222026-06-05T04:06:59.639Z Compiling dropshot-api-manager v0.7.2
22232026-06-05T04:06:59.639Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
22242026-06-05T04:07:01.930Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
22252026-06-05T04:07:03.132Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
22262026-06-05T04:07:09.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.14s
22272026-06-05T04:07:09.836Z Running `target/debug/maghemite-dropshot-apis check`
22282026-06-05T04:07:09.868Z -------
22292026-06-05T04:07:09.868Z Generating OpenAPI documents from API definitions ...
22302026-06-05T04:07:11.165Z Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ...
22312026-06-05T04:07:11.165Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
22322026-06-05T04:07:11.165Z -------
22332026-06-05T04:07:11.165Z Checking 12 OpenAPI documents...
22342026-06-05T04:07:11.165Z Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin
22352026-06-05T04:07:11.165Z Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin
22362026-06-05T04:07:11.165Z Fresh ddm-admin "latest" symlink
22372026-06-05T04:07:11.165Z Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin
22382026-06-05T04:07:11.165Z Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin
22392026-06-05T04:07:11.165Z Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin
22402026-06-05T04:07:11.166Z Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin
22412026-06-05T04:07:11.166Z Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin
22422026-06-05T04:07:11.166Z Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin
22432026-06-05T04:07:11.166Z Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin
22442026-06-05T04:07:11.166Z Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin
22452026-06-05T04:07:11.166Z Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin
22462026-06-05T04:07:11.166Z Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin
22472026-06-05T04:07:11.166Z Fresh mg-admin "latest" symlink
22482026-06-05T04:07:11.166Z -------
22492026-06-05T04:07:11.166Z Success 12 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
22502026-06-05T04:07:11.166Z+ banner build
22512026-06-05T04:07:11.166Z
22522026-06-05T04:07:11.166Z ##### # # # # #####
22532026-06-05T04:07:11.166Z # # # # # # # #
22542026-06-05T04:07:11.166Z ##### # # # # # #
22552026-06-05T04:07:11.166Z # # # # # # # #
22562026-06-05T04:07:11.166Z # # # # # # # #
22572026-06-05T04:07:11.166Z ##### #### # ###### #####
22582026-06-05T04:07:11.167Z
22592026-06-05T04:07:11.167Z+ ptime -m cargo build
22602026-06-05T04:07:11.167Z Compiling smallvec v1.15.1
22612026-06-05T04:07:11.239Z Compiling log v0.4.32
22622026-06-05T04:07:11.239Z Compiling slog v2.8.2
22632026-06-05T04:07:11.239Z Compiling ring v0.17.14
22642026-06-05T04:07:11.239Z Compiling webpki-roots v1.0.7
22652026-06-05T04:07:11.239Z Compiling similar v2.7.0
22662026-06-05T04:07:11.239Z Compiling fxhash v0.2.1
22672026-06-05T04:07:11.239Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22682026-06-05T04:07:11.239Z Compiling icu_normalizer v2.2.0
22692026-06-05T04:07:11.239Z Compiling parking_lot_core v0.9.12
22702026-06-05T04:07:11.239Z Compiling goblin v0.10.7
22712026-06-05T04:07:11.239Z Compiling slog-term v2.9.2
22722026-06-05T04:07:11.489Z Compiling slog-async v2.8.0
22732026-06-05T04:07:11.554Z Compiling parking_lot v0.12.5
22742026-06-05T04:07:11.554Z Compiling slog-json v2.6.1
22752026-06-05T04:07:11.623Z Compiling idna_adapter v1.2.2
22762026-06-05T04:07:11.832Z Compiling tokio v1.52.3
22772026-06-05T04:07:11.967Z Compiling slog-bunyan v2.5.0
22782026-06-05T04:07:11.968Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22792026-06-05T04:07:11.968Z Compiling idna v1.1.0
22802026-06-05T04:07:11.968Z Compiling goblin v0.8.2
22812026-06-05T04:07:11.968Z Compiling expectorate v1.2.0
22822026-06-05T04:07:11.968Z Compiling globset v0.4.18
22832026-06-05T04:07:12.045Z Compiling moka v0.12.15
22842026-06-05T04:07:12.045Z Compiling parking_lot_core v0.8.6
22852026-06-05T04:07:14.113Z Compiling url v2.5.8
22862026-06-05T04:07:14.238Z Compiling rustls-webpki v0.103.13
22872026-06-05T04:07:14.238Z Compiling parking_lot v0.11.2
22882026-06-05T04:07:14.238Z Compiling arc-swap v1.9.1
22892026-06-05T04:07:14.238Z Compiling schemars v0.8.22
22902026-06-05T04:07:14.238Z Compiling sled v0.34.7
22912026-06-05T04:07:14.238Z Compiling rustls v0.23.40
22922026-06-05T04:07:14.238Z Compiling slog-scope v4.4.1
22932026-06-05T04:07:14.238Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
22942026-06-05T04:07:14.238Z Compiling papergrid v0.18.0
22952026-06-05T04:07:14.238Z Compiling ipnetwork v0.21.1
22962026-06-05T04:07:14.259Z Compiling oxnet v0.1.6
22972026-06-05T04:07:14.259Z Compiling newtype-uuid v1.3.2
22982026-06-05T04:07:14.548Z Compiling daft v0.1.7
22992026-06-05T04:07:14.687Z Compiling dof v0.4.0
23002026-06-05T04:07:14.852Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23012026-06-05T04:07:15.377Z Compiling tokio-util v0.7.18
23022026-06-05T04:07:15.426Z Compiling tower v0.5.3
23032026-06-05T04:07:15.711Z Compiling usdt-impl v0.6.0
23042026-06-05T04:07:16.105Z Compiling h2 v0.4.14
23052026-06-05T04:07:16.105Z Compiling tower-http v0.6.11
23062026-06-05T04:07:16.105Z Compiling async-compression v0.4.42
23072026-06-05T04:07:16.170Z Compiling tokio-rustls v0.26.4
23082026-06-05T04:07:16.269Z Compiling rustls-platform-verifier v0.7.0
23092026-06-05T04:07:16.355Z Compiling usdt v0.6.0
23102026-06-05T04:07:16.489Z Compiling serde_with v3.20.0
23112026-06-05T04:07:16.511Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
23122026-06-05T04:07:16.551Z Compiling iddqd v0.4.2
23132026-06-05T04:07:16.648Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23142026-06-05T04:07:17.273Z Compiling backoff v0.4.0
23152026-06-05T04:07:17.353Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
23162026-06-05T04:07:17.353Z Compiling typify-impl v0.6.2
23172026-06-05T04:07:17.353Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23182026-06-05T04:07:17.695Z Compiling dof v0.3.0
23192026-06-05T04:07:18.865Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23202026-06-05T04:07:18.865Z Compiling byte-wrapper v0.1.0
23212026-06-05T04:07:18.865Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23222026-06-05T04:07:18.865Z Compiling hyper v1.10.1
23232026-06-05T04:07:18.865Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23242026-06-05T04:07:18.865Z Compiling usdt-impl v0.5.0
23252026-06-05T04:07:18.865Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23262026-06-05T04:07:18.865Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23272026-06-05T04:07:18.865Z Compiling usdt v0.5.0
23282026-06-05T04:07:18.910Z Compiling typify v0.6.2
23292026-06-05T04:07:18.985Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23302026-06-05T04:07:18.985Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23312026-06-05T04:07:19.066Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
23322026-06-05T04:07:19.144Z Compiling progenitor-impl v0.13.0
23332026-06-05T04:07:19.187Z Compiling hyper-util v0.1.20
23342026-06-05T04:07:19.588Z Compiling progenitor-impl v0.14.0
23352026-06-05T04:07:19.733Z Compiling hickory-proto v0.24.4
23362026-06-05T04:07:20.435Z Compiling hyper-rustls v0.27.9
23372026-06-05T04:07:20.868Z Compiling reqwest v0.13.4
23382026-06-05T04:07:20.868Z Compiling dropshot v0.17.1
23392026-06-05T04:07:20.929Z Compiling reqwest v0.12.28
23402026-06-05T04:07:22.562Z Compiling progenitor-client v0.14.0
23412026-06-05T04:07:22.618Z Compiling progenitor-client v0.10.0
23422026-06-05T04:07:22.727Z Compiling progenitor-extras v0.2.0
23432026-06-05T04:07:22.808Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23442026-06-05T04:07:22.825Z Compiling progenitor-client v0.13.0
23452026-06-05T04:07:22.826Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23462026-06-05T04:07:22.940Z Compiling progenitor v0.14.0
23472026-06-05T04:07:23.073Z Compiling hickory-resolver v0.24.4
23482026-06-05T04:07:23.074Z Compiling tokio-stream v0.1.18
23492026-06-05T04:07:23.287Z Compiling tokio-dtrace v0.1.1
23502026-06-05T04:07:23.413Z Compiling progenitor v0.13.0
23512026-06-05T04:07:23.413Z Compiling zone v0.3.1
23522026-06-05T04:07:23.413Z Compiling libsw-core v0.3.2
23532026-06-05T04:07:23.521Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
23542026-06-05T04:07:23.710Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
23552026-06-05T04:07:23.933Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23562026-06-05T04:07:24.038Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23572026-06-05T04:07:24.260Z Compiling qorb v0.4.1
23582026-06-05T04:07:25.317Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23592026-06-05T04:07:25.317Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23602026-06-05T04:07:25.317Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
23612026-06-05T04:07:25.317Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23622026-06-05T04:07:25.317Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
23632026-06-05T04:07:25.374Z Compiling libsw v3.5.0
23642026-06-05T04:07:25.414Z Compiling oxide-tokio-rt v0.1.6
23652026-06-05T04:07:25.574Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23662026-06-05T04:07:25.692Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23672026-06-05T04:07:25.752Z Compiling slog-dtrace v0.3.0
23682026-06-05T04:07:26.194Z Compiling tough v0.22.0
23692026-06-05T04:07:26.226Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
23702026-06-05T04:07:26.275Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23712026-06-05T04:07:26.480Z Compiling cancel-safe-futures v0.1.5
23722026-06-05T04:07:26.654Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23732026-06-05T04:07:26.767Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23742026-06-05T04:07:26.813Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23752026-06-05T04:07:27.229Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23762026-06-05T04:07:27.365Z Compiling steno v0.4.1
23772026-06-05T04:07:27.429Z Compiling hickory-proto v0.25.2
23782026-06-05T04:07:27.465Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
23792026-06-05T04:07:27.557Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
23802026-06-05T04:07:28.562Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23812026-06-05T04:07:30.323Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23822026-06-05T04:07:30.341Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23832026-06-05T04:07:30.341Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23842026-06-05T04:07:30.341Z Compiling hickory-resolver v0.25.2
23852026-06-05T04:07:30.414Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23862026-06-05T04:07:30.596Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23872026-06-05T04:07:30.699Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23882026-06-05T04:07:30.865Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23892026-06-05T04:07:31.146Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23902026-06-05T04:07:31.785Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23912026-06-05T04:07:32.033Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23922026-06-05T04:07:32.132Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23932026-06-05T04:07:32.153Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
23942026-06-05T04:07:32.288Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23952026-06-05T04:07:32.977Z Compiling testing_table v0.3.0
23962026-06-05T04:07:33.176Z Compiling internet-checksum v0.2.1
23972026-06-05T04:07:33.176Z Compiling tabled v0.21.0
23982026-06-05T04:07:33.176Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
23992026-06-05T04:07:33.176Z Compiling slog-stdlog v4.1.1
24002026-06-05T04:07:33.176Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
24012026-06-05T04:07:33.251Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
24022026-06-05T04:07:33.251Z Compiling dropshot-api-manager-types v0.7.2
24032026-06-05T04:07:33.251Z Compiling slog-envlogger v2.2.0
24042026-06-05T04:07:33.373Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
24052026-06-05T04:07:33.528Z Compiling const-random v0.1.18
24062026-06-05T04:07:33.611Z Compiling typify-impl v0.4.3
24072026-06-05T04:07:33.628Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24082026-06-05T04:07:33.983Z Compiling crc8 v0.1.1
24092026-06-05T04:07:34.139Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24102026-06-05T04:07:35.580Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
24112026-06-05T04:07:35.645Z Compiling ahash v0.8.12
24122026-06-05T04:07:35.645Z Compiling smartstring v1.0.1
24132026-06-05T04:07:35.645Z Compiling typify v0.4.3
24142026-06-05T04:07:35.646Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
24152026-06-05T04:07:35.646Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
24162026-06-05T04:07:35.646Z Compiling sha1 v0.10.6
24172026-06-05T04:07:35.646Z Compiling thin-vec v0.2.18
24182026-06-05T04:07:35.757Z Compiling utf-8 v0.7.6
24192026-06-05T04:07:35.820Z Compiling rhai v1.25.1
24202026-06-05T04:07:35.896Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24212026-06-05T04:07:35.961Z Compiling tungstenite v0.21.0
24222026-06-05T04:07:36.264Z Compiling progenitor-impl v0.10.0
24232026-06-05T04:07:36.345Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24242026-06-05T04:07:36.793Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24252026-06-05T04:07:36.835Z Compiling sha2 v0.10.9
24262026-06-05T04:07:37.125Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24272026-06-05T04:07:37.233Z Compiling tokio-tungstenite v0.21.0
24282026-06-05T04:07:37.594Z Compiling progenitor v0.10.0
24292026-06-05T04:07:37.766Z Compiling lzma-sys v0.1.20
24302026-06-05T04:07:37.902Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24312026-06-05T04:07:38.120Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24322026-06-05T04:07:38.943Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24332026-06-05T04:07:39.197Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24342026-06-05T04:07:39.495Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24352026-06-05T04:07:40.145Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24362026-06-05T04:07:40.349Z Compiling typeid v1.0.3
24372026-06-05T04:07:40.520Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
24382026-06-05T04:07:41.437Z Compiling console v0.16.3
24392026-06-05T04:07:42.409Z Compiling git-stub v1.0.0
24402026-06-05T04:07:42.506Z Compiling toml_datetime v0.7.5+spec-1.1.0
24412026-06-05T04:07:42.506Z Compiling unit-prefix v0.5.2
24422026-06-05T04:07:42.506Z Compiling base64 v0.21.7
24432026-06-05T04:07:42.506Z Compiling indicatif v0.18.4
24442026-06-05T04:07:42.506Z Compiling toml v0.9.12+spec-1.1.0
24452026-06-05T04:07:42.506Z Compiling git-stub-vcs v0.1.0
24462026-06-05T04:07:42.506Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24472026-06-05T04:07:42.507Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
24482026-06-05T04:07:42.862Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24492026-06-05T04:07:43.011Z Compiling ron v0.12.1
24502026-06-05T04:07:43.420Z Compiling xz2 v0.1.7
24512026-06-05T04:07:43.602Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
24522026-06-05T04:07:43.896Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
24532026-06-05T04:07:44.114Z Compiling drift v0.2.0
24542026-06-05T04:07:44.478Z Compiling base16ct v1.0.0
24552026-06-05T04:07:44.598Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
24562026-06-05T04:07:44.634Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
24572026-06-05T04:07:44.672Z Compiling natord v1.0.9
24582026-06-05T04:07:44.824Z Compiling dropshot-api-manager v0.7.2
24592026-06-05T04:07:44.907Z Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util)
24602026-06-05T04:07:48.502Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24612026-06-05T04:07:48.909Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
24622026-06-05T04:07:56.604Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24632026-06-05T04:07:58.288Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24642026-06-05T04:07:59.330Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
24652026-06-05T04:08:00.288Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
24662026-06-05T04:08:00.288Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
24672026-06-05T04:08:00.291Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
24682026-06-05T04:08:00.754Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
24692026-06-05T04:08:00.754Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
24702026-06-05T04:08:00.754Z Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
24712026-06-05T04:08:01.195Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
24722026-06-05T04:08:02.646Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
24732026-06-05T04:08:02.646Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
24742026-06-05T04:08:02.648Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
24752026-06-05T04:08:07.361Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
24762026-06-05T04:08:09.437Z Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
24772026-06-05T04:08:09.437Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
24782026-06-05T04:08:09.441Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
24792026-06-05T04:08:47.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
24802026-06-05T04:08:48.109Z
24812026-06-05T04:08:48.112Zreal 1:37.927201865
24822026-06-05T04:08:48.112Zuser 7:19.980389259
24832026-06-05T04:08:48.113Zsys 1:03.969202447
24842026-06-05T04:08:48.113Ztrap 0.185996643
24852026-06-05T04:08:48.113Ztflt 0.005054404
24862026-06-05T04:08:48.113Zdflt 0.168439067
24872026-06-05T04:08:48.113Zkflt 0.000071531
24882026-06-05T04:08:48.113Zlock 28:23.389887417
24892026-06-05T04:08:48.113Zslp 23:14.101422440
24902026-06-05T04:08:48.113Zlat 25.203846720
24912026-06-05T04:08:48.113Zstop 40.166018954
24922026-06-05T04:08:48.113Z+ ptime -m cargo build --release
24932026-06-05T04:08:48.753Z Compiling proc-macro2 v1.0.106
24942026-06-05T04:08:48.753Z Compiling quote v1.0.45
24952026-06-05T04:08:48.753Z Compiling unicode-ident v1.0.24
24962026-06-05T04:08:48.753Z Compiling serde_core v1.0.228
24972026-06-05T04:08:48.757Z Compiling serde v1.0.228
24982026-06-05T04:08:48.757Z Compiling libc v0.2.186
24992026-06-05T04:08:48.757Z Compiling cfg-if v1.0.4
25002026-06-05T04:08:48.989Z Compiling zmij v1.0.21
25012026-06-05T04:08:49.006Z Compiling autocfg v1.5.1
25022026-06-05T04:08:49.249Z Compiling memchr v2.8.1
25032026-06-05T04:08:49.291Z Compiling libm v0.2.16
25042026-06-05T04:08:49.402Z Compiling itoa v1.0.18
25052026-06-05T04:08:49.691Z Compiling icu_properties_data v2.2.0
25062026-06-05T04:08:49.718Z Compiling icu_normalizer_data v2.2.0
25072026-06-05T04:08:49.948Z Compiling version_check v0.9.5
25082026-06-05T04:08:49.972Z Compiling stable_deref_trait v1.2.1
25092026-06-05T04:08:50.081Z Compiling serde_json v1.0.150
25102026-06-05T04:08:50.104Z Compiling syn v2.0.117
25112026-06-05T04:08:50.217Z Compiling litemap v0.8.2
25122026-06-05T04:08:50.232Z Compiling writeable v0.6.3
25132026-06-05T04:08:50.357Z Compiling utf8_iter v1.0.4
25142026-06-05T04:08:50.386Z Compiling thiserror v2.0.18
25152026-06-05T04:08:50.488Z Compiling num-traits v0.2.19
25162026-06-05T04:08:50.495Z Compiling percent-encoding v2.3.2
25172026-06-05T04:08:50.758Z Compiling form_urlencoded v1.2.2
25182026-06-05T04:08:50.766Z Compiling getrandom v0.4.2
25192026-06-05T04:08:50.780Z Compiling rand_core v0.10.1
25202026-06-05T04:08:50.946Z Compiling parking_lot_core v0.9.12
25212026-06-05T04:08:51.025Z Compiling iana-time-zone v0.1.65
25222026-06-05T04:08:51.117Z Compiling heck v0.5.0
25232026-06-05T04:08:51.241Z Compiling uuid v1.23.2
25242026-06-05T04:08:51.255Z Compiling errno v0.3.14
25252026-06-05T04:08:51.385Z Compiling zerocopy v0.8.50
25262026-06-05T04:08:51.669Z Compiling semver v1.0.28
25272026-06-05T04:08:51.687Z Compiling schemars v0.8.22
25282026-06-05T04:08:51.812Z Compiling dyn-clone v1.0.20
25292026-06-05T04:08:52.004Z Compiling jobserver v0.1.34
25302026-06-05T04:08:52.046Z Compiling shlex v2.0.1
25312026-06-05T04:08:52.086Z Compiling find-msvc-tools v0.1.9
25322026-06-05T04:08:52.244Z Compiling rustversion v1.0.22
25332026-06-05T04:08:52.300Z Compiling cc v1.2.63
25342026-06-05T04:08:52.335Z Compiling pin-project-lite v0.2.17
25352026-06-05T04:08:52.360Z Compiling getrandom v0.2.17
25362026-06-05T04:08:52.443Z Compiling bitflags v2.12.1
25372026-06-05T04:08:52.555Z Compiling socket2 v0.6.4
25382026-06-05T04:08:52.599Z Compiling scopeguard v1.2.0
25392026-06-05T04:08:52.710Z Compiling portable-atomic v1.13.1
25402026-06-05T04:08:52.840Z Compiling lock_api v0.4.14
25412026-06-05T04:08:52.891Z Compiling log v0.4.32
25422026-06-05T04:08:53.085Z Compiling synstructure v0.13.2
25432026-06-05T04:08:53.097Z Compiling serde_derive_internals v0.29.1
25442026-06-05T04:08:53.359Z Compiling critical-section v1.2.0
25452026-06-05T04:08:53.480Z Compiling signal-hook-registry v1.4.8
25462026-06-05T04:08:53.517Z Compiling mio v1.2.1
25472026-06-05T04:08:53.578Z Compiling equivalent v1.0.2
25482026-06-05T04:08:53.590Z Compiling cmake v0.1.58
25492026-06-05T04:08:53.721Z Compiling once_cell v1.21.4
25502026-06-05T04:08:53.824Z Compiling fs_extra v1.3.0
25512026-06-05T04:08:53.838Z Compiling dunce v1.0.5
25522026-06-05T04:08:53.941Z Compiling subtle v2.6.1
25532026-06-05T04:08:53.977Z Compiling futures-core v0.3.32
25542026-06-05T04:08:53.990Z Compiling httparse v1.10.1
25552026-06-05T04:08:54.056Z Compiling futures-sink v0.3.32
25562026-06-05T04:08:54.089Z Compiling aws-lc-sys v0.41.0
25572026-06-05T04:08:54.116Z Compiling slab v0.4.12
25582026-06-05T04:08:54.131Z Compiling serde_derive v1.0.228
25592026-06-05T04:08:54.144Z Compiling zerofrom-derive v0.1.7
25602026-06-05T04:08:54.158Z Compiling yoke-derive v0.8.2
25612026-06-05T04:08:54.171Z Compiling zerovec-derive v0.11.3
25622026-06-05T04:08:54.230Z Compiling displaydoc v0.2.6
25632026-06-05T04:08:54.325Z Compiling schemars_derive v0.8.22
25642026-06-05T04:08:54.362Z Compiling thiserror-impl v2.0.18
25652026-06-05T04:08:54.974Z Compiling tokio-macros v2.7.0
25662026-06-05T04:08:55.057Z Compiling zerocopy-derive v0.8.50
25672026-06-05T04:08:55.253Z Compiling zeroize_derive v1.4.3
25682026-06-05T04:08:55.291Z Compiling futures-macro v0.3.32
25692026-06-05T04:08:55.377Z Compiling zerofrom v0.1.8
25702026-06-05T04:08:55.500Z Compiling yoke v0.8.3
25712026-06-05T04:08:55.575Z Compiling rustix v1.1.4
25722026-06-05T04:08:55.705Z Compiling zerovec v0.11.6
25732026-06-05T04:08:55.786Z Compiling zerotrie v0.2.4
25742026-06-05T04:08:55.907Z Compiling typenum v1.20.1
25752026-06-05T04:08:55.980Z Compiling zeroize v1.8.2
25762026-06-05T04:08:56.033Z Compiling thiserror v1.0.69
25772026-06-05T04:08:56.184Z Compiling futures-channel v0.3.32
25782026-06-05T04:08:56.199Z Compiling thiserror-impl v1.0.69
25792026-06-05T04:08:56.253Z Compiling futures-task v0.3.32
25802026-06-05T04:08:56.302Z Compiling tinystr v0.8.3
25812026-06-05T04:08:56.335Z Compiling potential_utf v0.1.5
25822026-06-05T04:08:56.381Z Compiling futures-io v0.3.32
25832026-06-05T04:08:56.435Z Compiling hashbrown v0.17.1
25842026-06-05T04:08:56.470Z Compiling icu_locale_core v2.2.0
25852026-06-05T04:08:56.523Z Compiling icu_collections v2.2.0
25862026-06-05T04:08:56.599Z Compiling futures-util v0.3.32
25872026-06-05T04:08:56.723Z Compiling ucd-trie v0.1.7
25882026-06-05T04:08:57.020Z Compiling indexmap v2.14.0
25892026-06-05T04:08:57.351Z Compiling icu_provider v2.2.0
25902026-06-05T04:08:57.420Z Compiling smallvec v1.15.1
25912026-06-05T04:08:57.472Z Compiling bytes v1.11.1
25922026-06-05T04:08:57.472Z Compiling chrono v0.4.45
25932026-06-05T04:08:57.688Z Compiling icu_normalizer v2.2.0
25942026-06-05T04:08:57.720Z Compiling icu_properties v2.2.0
25952026-06-05T04:08:58.035Z Compiling serde_tokenstream v0.2.3
25962026-06-05T04:08:58.646Z Compiling idna_adapter v1.2.2
25972026-06-05T04:08:58.805Z Compiling idna v1.1.0
25982026-06-05T04:08:58.875Z Compiling parking_lot v0.12.5
25992026-06-05T04:08:59.268Z Compiling url v2.5.8
26002026-06-05T04:08:59.279Z Compiling tokio v1.52.3
26012026-06-05T04:08:59.403Z Compiling pest v2.8.6
26022026-06-05T04:08:59.778Z Compiling tracing-attributes v0.1.31
26032026-06-05T04:08:59.821Z Compiling tracing-core v0.1.36
26042026-06-05T04:09:00.659Z Compiling rand_core v0.6.4
26052026-06-05T04:09:00.880Z Compiling regex-syntax v0.8.10
26062026-06-05T04:09:00.927Z Compiling pest_meta v2.8.6
26072026-06-05T04:09:00.958Z Compiling slog v2.8.2
26082026-06-05T04:09:01.018Z Compiling tracing v0.1.44
26092026-06-05T04:09:01.267Z Compiling byteorder v1.5.0
26102026-06-05T04:09:01.460Z Compiling base64 v0.22.1
26112026-06-05T04:09:01.499Z Compiling ipnetwork v0.21.1
26122026-06-05T04:09:01.827Z Compiling pest_generator v2.8.6
26132026-06-05T04:09:01.877Z Compiling http v1.4.1
26142026-06-05T04:09:02.197Z Compiling erased-serde v0.3.31
26152026-06-05T04:09:03.450Z Compiling aho-corasick v1.1.4
26162026-06-05T04:09:03.492Z Compiling getrandom v0.3.4
26172026-06-05T04:09:03.492Z Compiling pest_derive v2.8.6
26182026-06-05T04:09:03.492Z Compiling regex-automata v0.4.14
26192026-06-05T04:09:05.509Z Compiling anyhow v1.0.102
26202026-06-05T04:09:05.563Z Compiling fnv v1.0.7
26212026-06-05T04:09:05.563Z Compiling oxnet v0.1.6
26222026-06-05T04:09:05.563Z Compiling rustls-pki-types v1.14.1
26232026-06-05T04:09:05.563Z Compiling ring v0.17.14
26242026-06-05T04:09:05.563Z Compiling aws-lc-rs v1.17.0
26252026-06-05T04:09:05.563Z Compiling regex v1.12.3
26262026-06-05T04:09:05.563Z Compiling paste v1.0.15
26272026-06-05T04:09:05.596Z Compiling strsim v0.11.1
26282026-06-05T04:09:05.938Z Compiling tokio-util v0.7.18
26292026-06-05T04:09:06.083Z Compiling num-conv v0.2.2
26302026-06-05T04:09:06.166Z Compiling ipnet v2.12.0
26312026-06-05T04:09:06.236Z Compiling untrusted v0.7.1
26322026-06-05T04:09:06.370Z Compiling untrusted v0.9.0
26332026-06-05T04:09:06.520Z Compiling time-core v0.1.8
26342026-06-05T04:09:06.684Z Compiling time-macros v0.2.27
26352026-06-05T04:09:07.701Z Compiling rustls v0.23.40
26362026-06-05T04:09:07.861Z Compiling ident_case v1.0.1
26372026-06-05T04:09:07.989Z Compiling http-body v1.0.1
26382026-06-05T04:09:08.032Z Compiling scroll_derive v0.13.1
26392026-06-05T04:09:08.157Z Compiling atomic-waker v1.1.2
26402026-06-05T04:09:08.299Z Compiling camino v1.2.2
26412026-06-05T04:09:08.653Z Compiling async-trait v0.1.89
26422026-06-05T04:09:08.907Z Compiling pretty-hex v0.4.2
26432026-06-05T04:09:08.920Z Compiling omicron-workspace-hack v0.1.0
26442026-06-05T04:09:09.018Z Compiling tower-layer v0.3.3
26452026-06-05T04:09:09.218Z Compiling tower-service v0.3.3
26462026-06-05T04:09:09.315Z Compiling try-lock v0.2.5
26472026-06-05T04:09:09.333Z Compiling ryu v1.0.23
26482026-06-05T04:09:09.448Z Compiling want v0.3.1
26492026-06-05T04:09:09.620Z Compiling h2 v0.4.14
26502026-06-05T04:09:09.632Z Compiling ppv-lite86 v0.2.21
26512026-06-05T04:09:10.230Z Compiling httpdate v1.0.3
26522026-06-05T04:09:10.604Z Compiling crossbeam-utils v0.8.21
26532026-06-05T04:09:11.098Z Compiling crc32fast v1.5.0
26542026-06-05T04:09:11.888Z Compiling usdt-impl v0.6.0
26552026-06-05T04:09:11.957Z Compiling slog-async v2.8.0
26562026-06-05T04:09:12.120Z Compiling hyper v1.10.1
26572026-06-05T04:09:12.424Z Compiling serde_urlencoded v0.7.1
26582026-06-05T04:09:12.682Z Compiling scroll v0.13.0
26592026-06-05T04:09:12.913Z Compiling http-body-util v0.1.3
26602026-06-05T04:09:12.956Z Compiling plain v0.2.3
26612026-06-05T04:09:13.081Z Compiling goblin v0.10.7
26622026-06-05T04:09:14.501Z Compiling daft-derive v0.1.7
26632026-06-05T04:09:14.531Z Compiling hyper-util v0.1.20
26642026-06-05T04:09:16.266Z Compiling allocator-api2 v0.2.21
26652026-06-05T04:09:16.605Z Compiling foldhash v0.2.0
26662026-06-05T04:09:16.706Z Compiling dof v0.4.0
26672026-06-05T04:09:16.803Z Compiling hashbrown v0.16.1
26682026-06-05T04:09:16.938Z Compiling dtrace-parser v0.3.0
26692026-06-05T04:09:17.150Z Compiling openapiv3 v2.2.0
26702026-06-05T04:09:17.514Z Compiling thread-id v5.1.0
26712026-06-05T04:09:17.518Z Compiling syn v1.0.109
26722026-06-05T04:09:18.180Z Compiling generic-array v0.14.7
26732026-06-05T04:09:18.289Z Compiling powerfmt v0.2.0
26742026-06-05T04:09:18.491Z Compiling deranged v0.5.8
26752026-06-05T04:09:19.513Z Compiling num_threads v0.1.7
26762026-06-05T04:09:19.784Z Compiling time v0.3.47
26772026-06-05T04:09:20.695Z Compiling usdt-attr-macro v0.6.0
26782026-06-05T04:09:20.860Z Compiling usdt-macro v0.6.0
26792026-06-05T04:09:21.112Z Compiling rand_core v0.9.5
26802026-06-05T04:09:21.596Z Compiling multer v3.1.0
26812026-06-05T04:09:21.729Z Compiling ref-cast v1.0.25
26822026-06-05T04:09:21.867Z Compiling crossbeam-channel v0.5.15
26832026-06-05T04:09:23.389Z Compiling sync_wrapper v1.0.2
26842026-06-05T04:09:23.394Z Compiling hex v0.4.3
26852026-06-05T04:09:23.394Z Compiling winnow v1.0.3
26862026-06-05T04:09:23.394Z Compiling cpufeatures v0.3.0
26872026-06-05T04:09:23.394Z Compiling tower v0.5.3
26882026-06-05T04:09:23.394Z Compiling rand_chacha v0.9.0
26892026-06-05T04:09:23.394Z Compiling webpki-roots v1.0.7
26902026-06-05T04:09:23.394Z Compiling futures-executor v0.3.32
26912026-06-05T04:09:23.394Z Compiling async-stream-impl v0.3.6
26922026-06-05T04:09:23.394Z Compiling ref-cast-impl v1.0.25
26932026-06-05T04:09:23.394Z Compiling dropshot v0.17.1
26942026-06-05T04:09:23.394Z Compiling thread_local v1.1.9
26952026-06-05T04:09:23.394Z Compiling tower-http v0.6.11
26962026-06-05T04:09:23.511Z Compiling futures v0.3.32
26972026-06-05T04:09:23.583Z Compiling rand v0.9.4
26982026-06-05T04:09:23.712Z Compiling structmeta-derive v0.3.0
26992026-06-05T04:09:23.721Z Compiling is-terminal v0.4.17
27002026-06-05T04:09:23.750Z Compiling fastrand v2.4.1
27012026-06-05T04:09:23.833Z Compiling take_mut v0.2.2
27022026-06-05T04:09:23.949Z Compiling term v1.2.1
27032026-06-05T04:09:24.153Z Compiling crypto-common v0.1.7
27042026-06-05T04:09:24.264Z Compiling slog-term v2.9.2
27052026-06-05T04:09:24.319Z Compiling darling_core v0.23.0
27062026-06-05T04:09:24.604Z Compiling newtype-uuid-macros v0.1.0
27072026-06-05T04:09:24.776Z Compiling structmeta v0.3.0
27082026-06-05T04:09:25.015Z Compiling dropshot_endpoint v0.17.1
27092026-06-05T04:09:25.490Z Compiling newtype-uuid v1.3.2
27102026-06-05T04:09:25.512Z Compiling strum_macros v0.26.4
27112026-06-05T04:09:25.762Z Compiling daft v0.1.7
27122026-06-05T04:09:26.322Z Compiling tempfile v3.27.0
27132026-06-05T04:09:26.414Z Compiling darling_macro v0.23.0
27142026-06-05T04:09:26.687Z Compiling hybrid-array v0.4.12
27152026-06-05T04:09:27.098Z Compiling darling v0.23.0
27162026-06-05T04:09:27.165Z Compiling openssl-probe v0.2.1
27172026-06-05T04:09:27.187Z Compiling adler2 v2.0.1
27182026-06-05T04:09:27.198Z Compiling either v1.16.0
27192026-06-05T04:09:27.198Z Compiling match_cfg v0.1.0
27202026-06-05T04:09:27.219Z Compiling simd-adler32 v0.3.9
27212026-06-05T04:09:27.328Z Compiling hostname v0.3.1
27222026-06-05T04:09:27.370Z Compiling miniz_oxide v0.8.9
27232026-06-05T04:09:27.390Z Compiling rustls-native-certs v0.8.4
27242026-06-05T04:09:27.409Z Compiling serde_with_macros v3.20.0
27252026-06-05T04:09:27.492Z Compiling toml_parser v1.1.2+spec-1.1.0
27262026-06-05T04:09:28.063Z Compiling slog-json v2.6.1
27272026-06-05T04:09:28.179Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27282026-06-05T04:09:28.321Z Compiling serde_spanned v1.1.1
27292026-06-05T04:09:28.482Z Compiling memmap2 v0.9.10
27302026-06-05T04:09:28.564Z Compiling toml_writer v1.1.1+spec-1.1.0
27312026-06-05T04:09:28.832Z Compiling slog-bunyan v2.5.0
27322026-06-05T04:09:28.845Z Compiling flate2 v1.1.9
27332026-06-05T04:09:29.013Z Compiling crypto-common v0.2.2
27342026-06-05T04:09:29.027Z Compiling block-buffer v0.12.0
27352026-06-05T04:09:29.044Z Compiling derive-ex v0.1.8
27362026-06-05T04:09:29.201Z Compiling rand_chacha v0.3.1
27372026-06-05T04:09:29.403Z Compiling strum_macros v0.27.2
27382026-06-05T04:09:30.339Z Compiling usdt v0.6.0
27392026-06-05T04:09:30.418Z Compiling const-oid v0.10.2
27402026-06-05T04:09:30.666Z Compiling compression-core v0.4.32
27412026-06-05T04:09:30.769Z Compiling debug-ignore v1.0.5
27422026-06-05T04:09:30.858Z Compiling compression-codecs v0.4.38
27432026-06-05T04:09:30.858Z Compiling test-strategy v0.4.5
27442026-06-05T04:09:30.959Z Compiling digest v0.11.3
27452026-06-05T04:09:31.135Z Compiling rand v0.8.6
27462026-06-05T04:09:31.297Z Compiling macaddr v1.0.1
27472026-06-05T04:09:31.337Z Compiling toml_datetime v1.1.1+spec-1.1.0
27482026-06-05T04:09:31.598Z Compiling encoding_rs v0.8.35
27492026-06-05T04:09:31.609Z Compiling spin v0.9.8
27502026-06-05T04:09:31.792Z Compiling mime v0.3.17
27512026-06-05T04:09:31.986Z Compiling toml v1.1.2+spec-1.1.0
27522026-06-05T04:09:32.211Z Compiling sha1 v0.11.0
27532026-06-05T04:09:32.310Z Compiling async-compression v0.4.42
27542026-06-05T04:09:32.406Z Compiling async-stream v0.3.6
27552026-06-05T04:09:33.797Z Compiling block-buffer v0.10.4
27562026-06-05T04:09:33.848Z Compiling waitgroup v0.1.2
27572026-06-05T04:09:33.848Z Compiling rustls-pemfile v2.2.0
27582026-06-05T04:09:33.848Z Compiling serde_path_to_error v0.1.20
27592026-06-05T04:09:33.848Z Compiling hostname v0.4.2
27602026-06-05T04:09:33.848Z Compiling digest v0.10.7
27612026-06-05T04:09:33.848Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
27622026-06-05T04:09:33.848Z Compiling unicode-width v0.2.2
27632026-06-05T04:09:33.848Z Compiling parse-display-derive v0.10.0
27642026-06-05T04:09:33.970Z Compiling regress v0.10.5
27652026-06-05T04:09:35.034Z Compiling strum v0.26.3
27662026-06-05T04:09:35.312Z Compiling wait-timeout v0.2.1
27672026-06-05T04:09:35.898Z Compiling bit-vec v0.8.0
27682026-06-05T04:09:35.977Z Compiling quick-error v1.2.3
27692026-06-05T04:09:36.099Z Compiling rusty-fork v0.3.1
27702026-06-05T04:09:36.155Z Compiling bit-set v0.8.0
27712026-06-05T04:09:36.202Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
27722026-06-05T04:09:36.345Z Compiling serde_with v3.20.0
27732026-06-05T04:09:36.734Z Compiling rand_xorshift v0.4.0
27742026-06-05T04:09:36.789Z Compiling unarray v0.1.4
27752026-06-05T04:09:36.899Z Compiling proptest v1.11.0
27762026-06-05T04:09:36.916Z Compiling strum v0.27.2
27772026-06-05T04:09:36.939Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27782026-06-05T04:09:37.060Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
27792026-06-05T04:09:37.091Z Compiling instant v0.1.13
27802026-06-05T04:09:37.382Z Compiling cpufeatures v0.2.17
27812026-06-05T04:09:37.411Z Compiling iddqd v0.4.2
27822026-06-05T04:09:37.459Z Compiling itertools v0.14.0
27832026-06-05T04:09:37.520Z Compiling clap_derive v4.6.1
27842026-06-05T04:09:38.959Z Compiling utf8parse v0.2.2
27852026-06-05T04:09:39.236Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27862026-06-05T04:09:39.270Z Compiling anstyle-parse v1.0.0
27872026-06-05T04:09:39.488Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
27882026-06-05T04:09:39.502Z Compiling backon v1.6.0
27892026-06-05T04:09:39.507Z Compiling terminal_size v0.4.4
27902026-06-05T04:09:40.043Z Compiling anstyle-query v1.1.5
27912026-06-05T04:09:40.150Z Compiling is_terminal_polyfill v1.70.2
27922026-06-05T04:09:40.267Z Compiling colorchoice v1.0.5
27932026-06-05T04:09:40.413Z Compiling anstyle v1.0.14
27942026-06-05T04:09:40.726Z Compiling anstream v1.0.0
27952026-06-05T04:09:41.291Z Compiling backoff v0.4.0
27962026-06-05T04:09:41.389Z Compiling parse-display v0.10.0
27972026-06-05T04:09:41.487Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
27982026-06-05T04:09:41.628Z Compiling clap_lex v1.1.0
27992026-06-05T04:09:42.035Z Compiling humantime v2.3.0
28002026-06-05T04:09:42.230Z Compiling clap_builder v4.6.0
28012026-06-05T04:09:42.929Z Compiling regress v0.11.1
28022026-06-05T04:09:44.339Z Compiling clap v4.6.1
28032026-06-05T04:09:44.428Z Compiling typify-impl v0.6.2
28042026-06-05T04:09:45.558Z Compiling toml_edit v0.25.12+spec-1.1.0
28052026-06-05T04:09:46.207Z Compiling crucible-workspace-hack v0.1.0
28062026-06-05T04:09:46.279Z Compiling proc-macro-crate v3.5.0
28072026-06-05T04:09:46.722Z Compiling zerocopy-derive v0.7.35
28082026-06-05T04:09:47.450Z Compiling unsafe-libyaml v0.2.11
28092026-06-05T04:09:47.756Z Compiling typify-macro v0.6.2
28102026-06-05T04:09:47.950Z Compiling num_enum_derive v0.7.6
28112026-06-05T04:09:48.383Z Compiling serde_yaml v0.9.34+deprecated
28122026-06-05T04:09:49.180Z Compiling darling_core v0.21.3
28132026-06-05T04:09:49.489Z Compiling convert_case v0.4.0
28142026-06-05T04:09:49.737Z Compiling num_enum v0.7.6
28152026-06-05T04:09:49.784Z Compiling derive_more v0.99.20
28162026-06-05T04:09:50.110Z Compiling toml_datetime v0.6.11
28172026-06-05T04:09:51.164Z Compiling typify v0.6.2
28182026-06-05T04:09:51.248Z Compiling darling_macro v0.21.3
28192026-06-05T04:09:51.691Z Compiling secrecy v0.10.3
28202026-06-05T04:09:51.841Z Compiling darling v0.21.3
28212026-06-05T04:09:51.857Z Compiling proc-macro-error-attr v1.0.4
28222026-06-05T04:09:51.928Z Compiling prettyplease v0.2.37
28232026-06-05T04:09:51.975Z Compiling tinyvec_macros v0.1.1
28242026-06-05T04:09:52.200Z Compiling heapless v0.8.0
28252026-06-05T04:09:52.313Z Compiling tinyvec v1.11.0
28262026-06-05T04:09:52.541Z Compiling ingot-macros v0.1.1
28272026-06-05T04:09:52.756Z Compiling zerocopy v0.7.35
28282026-06-05T04:09:52.921Z Compiling tabwriter v1.4.1
28292026-06-05T04:09:53.302Z Compiling crossbeam-epoch v0.9.18
28302026-06-05T04:09:53.538Z Compiling hash32 v0.3.1
28312026-06-05T04:09:53.600Z Compiling scroll_derive v0.12.1
28322026-06-05T04:09:53.702Z Compiling rustc_version v0.4.1
28332026-06-05T04:09:53.808Z Compiling num-integer v0.1.46
28342026-06-05T04:09:53.973Z Compiling usdt-impl v0.5.0
28352026-06-05T04:09:54.257Z Compiling proc-macro-error v1.0.4
28362026-06-05T04:09:54.309Z Compiling smoltcp v0.11.0
28372026-06-05T04:09:54.323Z Compiling data-encoding v2.11.0
28382026-06-05T04:09:54.512Z Compiling winnow v0.7.15
28392026-06-05T04:09:54.673Z Compiling rustix v0.38.44
28402026-06-05T04:09:55.056Z Compiling pkg-config v0.3.33
28412026-06-05T04:09:55.214Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28422026-06-05T04:09:55.505Z Compiling ingot-types v0.1.2
28432026-06-05T04:09:55.860Z Compiling scroll v0.12.0
28442026-06-05T04:09:55.951Z Compiling curve25519-dalek v4.1.3
28452026-06-05T04:09:56.256Z Compiling dof v0.3.0
28462026-06-05T04:09:57.051Z Compiling dtrace-parser v0.2.0
28472026-06-05T04:09:57.160Z Compiling hmac v0.12.1
28482026-06-05T04:09:57.174Z Compiling inout v0.1.4
28492026-06-05T04:09:57.245Z Compiling ff v0.13.1
28502026-06-05T04:09:57.339Z Compiling cobs v0.3.0
28512026-06-05T04:09:57.396Z Compiling bstr v1.12.1
28522026-06-05T04:09:57.566Z Compiling thread-id v4.2.2
28532026-06-05T04:09:57.596Z Compiling colored v3.1.1
28542026-06-05T04:09:57.726Z Compiling static_assertions v1.1.0
28552026-06-05T04:09:57.836Z Compiling managed v0.8.0
28562026-06-05T04:09:57.970Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
28572026-06-05T04:09:58.082Z Compiling bitflags v1.3.2
28582026-06-05T04:09:58.434Z Compiling postcard v1.1.3
28592026-06-05T04:09:58.463Z Compiling group v0.13.0
28602026-06-05T04:09:58.476Z Compiling cipher v0.4.4
28612026-06-05T04:09:58.583Z Compiling hkdf v0.12.4
28622026-06-05T04:09:59.198Z Compiling goblin v0.8.2
28632026-06-05T04:09:59.212Z Compiling ingot v0.1.1
28642026-06-05T04:09:59.517Z Compiling num-iter v0.1.45
28652026-06-05T04:09:59.647Z Compiling num-rational v0.4.2
28662026-06-05T04:10:01.105Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
28672026-06-05T04:10:01.355Z Compiling universal-hash v0.5.1
28682026-06-05T04:10:01.428Z Compiling thiserror-impl-no-std v2.0.2
28692026-06-05T04:10:01.465Z Compiling hubpack_derive v0.1.1
28702026-06-05T04:10:01.514Z Compiling crypto-bigint v0.5.5
28712026-06-05T04:10:02.125Z Compiling half v2.7.1
28722026-06-05T04:10:02.387Z Compiling foreign-types-macros v0.2.3
28732026-06-05T04:10:02.474Z Compiling curve25519-dalek-derive v0.1.1
28742026-06-05T04:10:02.560Z Compiling serde_repr v0.1.20
28752026-06-05T04:10:03.158Z Compiling num-complex v0.4.6
28762026-06-05T04:10:03.544Z Compiling memoffset v0.9.1
28772026-06-05T04:10:03.604Z Compiling base16ct v0.2.0
28782026-06-05T04:10:03.659Z Compiling indent_write v2.2.0
28792026-06-05T04:10:03.813Z Compiling cfg_aliases v0.2.1
28802026-06-05T04:10:03.901Z Compiling foreign-types-shared v0.3.1
28812026-06-05T04:10:04.011Z Compiling heck v0.4.1
28822026-06-05T04:10:04.219Z Compiling base64ct v1.8.3
28832026-06-05T04:10:04.407Z Compiling opaque-debug v0.3.1
28842026-06-05T04:10:04.421Z Compiling ciborium-io v0.2.2
28852026-06-05T04:10:04.525Z Compiling ciborium-ll v0.2.2
28862026-06-05T04:10:04.564Z Compiling password-hash v0.5.0
28872026-06-05T04:10:04.583Z Compiling poly1305 v0.8.0
28882026-06-05T04:10:05.186Z Compiling foreign-types v0.5.0
28892026-06-05T04:10:05.504Z Compiling nix v0.31.3
28902026-06-05T04:10:05.578Z Compiling elliptic-curve v0.13.8
28912026-06-05T04:10:05.859Z Compiling num v0.4.3
28922026-06-05T04:10:05.936Z Compiling thiserror-no-std v2.0.2
28932026-06-05T04:10:05.983Z Compiling hubpack v0.1.2
28942026-06-05T04:10:07.188Z Compiling chacha20 v0.9.1
28952026-06-05T04:10:07.993Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
28962026-06-05T04:10:08.011Z Compiling reqwest v0.12.28
28972026-06-05T04:10:08.472Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
28982026-06-05T04:10:09.038Z Compiling blake2 v0.10.6
28992026-06-05T04:10:09.453Z Compiling aead v0.5.2
29002026-06-05T04:10:09.529Z Compiling byte-wrapper v0.1.0
29012026-06-05T04:10:09.561Z Compiling chacha20 v0.10.0
29022026-06-05T04:10:09.641Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29032026-06-05T04:10:10.003Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
29042026-06-05T04:10:10.496Z Compiling cstr-argument v0.1.2
29052026-06-05T04:10:10.659Z Compiling keccak v0.1.6
29062026-06-05T04:10:10.688Z Compiling float-ord v0.3.2
29072026-06-05T04:10:10.715Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
29082026-06-05T04:10:10.978Z Compiling sha3 v0.10.9
29092026-06-05T04:10:11.064Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29102026-06-05T04:10:11.387Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
29112026-06-05T04:10:11.465Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29122026-06-05T04:10:11.587Z Compiling rand v0.10.1
29132026-06-05T04:10:11.603Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29142026-06-05T04:10:12.393Z Compiling chacha20poly1305 v0.10.1
29152026-06-05T04:10:12.547Z Compiling argon2 v0.5.3
29162026-06-05T04:10:12.918Z Compiling progenitor-client v0.10.0
29172026-06-05T04:10:13.435Z Compiling rustls-webpki v0.103.13
29182026-06-05T04:10:14.544Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
29192026-06-05T04:10:14.786Z Compiling vsss-rs v3.3.4
29202026-06-05T04:10:15.582Z Compiling ciborium v0.2.2
29212026-06-05T04:10:16.261Z Compiling atomicwrites v0.4.4
29222026-06-05T04:10:16.312Z Compiling usdt-macro v0.5.0
29232026-06-05T04:10:16.395Z Compiling usdt-attr-macro v0.5.0
29242026-06-05T04:10:17.310Z Compiling num-derive v0.4.2
29252026-06-05T04:10:17.476Z Compiling enum-as-inner v0.6.1
29262026-06-05T04:10:17.590Z Compiling memmap v0.7.0
29272026-06-05T04:10:17.949Z Compiling rayon-core v1.13.0
29282026-06-05T04:10:18.076Z Compiling tokio-rustls v0.26.4
29292026-06-05T04:10:18.201Z Compiling rustls-platform-verifier v0.7.0
29302026-06-05T04:10:18.382Z Compiling hyper-rustls v0.27.9
29312026-06-05T04:10:18.421Z Compiling winnow v0.5.40
29322026-06-05T04:10:18.634Z Compiling reqwest v0.13.4
29332026-06-05T04:10:19.455Z Compiling semver v0.1.20
29342026-06-05T04:10:19.804Z Compiling toml_edit v0.19.15
29352026-06-05T04:10:20.243Z Compiling progenitor-client v0.14.0
29362026-06-05T04:10:20.824Z Compiling progenitor-extras v0.2.0
29372026-06-05T04:10:21.076Z Compiling rustc_version v0.1.7
29382026-06-05T04:10:21.237Z Compiling usdt v0.5.0
29392026-06-05T04:10:21.387Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29402026-06-05T04:10:21.828Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29412026-06-05T04:10:31.277Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29422026-06-05T04:10:31.448Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
29432026-06-05T04:10:31.567Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29442026-06-05T04:10:33.149Z Compiling similar v2.7.0
29452026-06-05T04:10:33.234Z Compiling crossbeam-deque v0.8.6
29462026-06-05T04:10:33.447Z Compiling serde_spanned v0.6.9
29472026-06-05T04:10:33.477Z Compiling lazy_static v1.5.0
29482026-06-05T04:10:33.590Z Compiling bytecount v0.6.9
29492026-06-05T04:10:33.608Z Compiling toml_write v0.1.2
29502026-06-05T04:10:33.826Z Compiling vcpkg v0.2.15
29512026-06-05T04:10:34.002Z Compiling toml_edit v0.22.27
29522026-06-05T04:10:34.397Z Compiling openssl-sys v0.9.116
29532026-06-05T04:10:35.764Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29542026-06-05T04:10:36.057Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29552026-06-05T04:10:36.307Z Compiling newtype_derive v0.1.6
29562026-06-05T04:10:36.512Z Compiling proc-macro-crate v1.3.1
29572026-06-05T04:10:36.536Z Compiling progenitor-impl v0.14.0
29582026-06-05T04:10:36.575Z Compiling progenitor-impl v0.13.0
29592026-06-05T04:10:36.883Z Compiling itertools v0.12.1
29602026-06-05T04:10:37.804Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29612026-06-05T04:10:38.273Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29622026-06-05T04:10:38.373Z Compiling swrite v0.1.0
29632026-06-05T04:10:38.483Z Compiling resolv-conf v0.7.6
29642026-06-05T04:10:38.502Z Compiling linked-hash-map v0.5.6
29652026-06-05T04:10:38.626Z Compiling owo-colors v4.3.0
29662026-06-05T04:10:38.683Z Compiling unicode-segmentation v1.13.3
29672026-06-05T04:10:38.795Z Compiling progenitor-macro v0.13.0
29682026-06-05T04:10:39.044Z Compiling newline-converter v0.3.0
29692026-06-05T04:10:39.102Z Compiling lru-cache v0.1.2
29702026-06-05T04:10:39.161Z Compiling progenitor-macro v0.14.0
29712026-06-05T04:10:39.245Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29722026-06-05T04:10:39.330Z Compiling num_enum_derive v0.5.11
29732026-06-05T04:10:39.652Z Compiling rayon v1.12.0
29742026-06-05T04:10:40.381Z Compiling toml v0.8.23
29752026-06-05T04:10:40.459Z Compiling progenitor-client v0.13.0
29762026-06-05T04:10:40.914Z Compiling hickory-proto v0.24.4
29772026-06-05T04:10:41.894Z Compiling console v0.15.11
29782026-06-05T04:10:43.058Z Compiling camino-tempfile v1.4.1
29792026-06-05T04:10:43.175Z Compiling serde-big-array v0.5.1
29802026-06-05T04:10:43.350Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29812026-06-05T04:10:43.366Z Compiling pin-project-internal v1.1.13
29822026-06-05T04:10:43.483Z Compiling derive-where v1.6.1
29832026-06-05T04:10:43.908Z Compiling siphasher v1.0.3
29842026-06-05T04:10:44.133Z Compiling minimal-lexical v0.2.1
29852026-06-05T04:10:44.399Z Compiling nom v7.1.3
29862026-06-05T04:10:44.494Z Compiling pin-project v1.1.13
29872026-06-05T04:10:44.614Z Compiling phf_shared v0.12.1
29882026-06-05T04:10:44.846Z Compiling progenitor v0.14.0
29892026-06-05T04:10:45.005Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29902026-06-05T04:10:45.637Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29912026-06-05T04:10:45.754Z Compiling progenitor v0.13.0
29922026-06-05T04:10:45.907Z Compiling hickory-resolver v0.24.4
29932026-06-05T04:10:47.232Z Compiling expectorate v1.2.0
29942026-06-05T04:10:48.613Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29952026-06-05T04:10:48.916Z Compiling num_enum v0.5.11
29962026-06-05T04:10:50.854Z Compiling zone_cfg_derive v0.3.1
29972026-06-05T04:10:51.446Z Compiling unicode-normalization v0.1.25
29982026-06-05T04:10:51.591Z Compiling tokio-stream v0.1.18
29992026-06-05T04:10:52.081Z Compiling async-recursion v1.1.1
30002026-06-05T04:10:52.196Z Compiling snafu-derive v0.8.9
30012026-06-05T04:10:52.797Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
30022026-06-05T04:10:53.134Z Compiling slog-dtrace v0.3.0
30032026-06-05T04:10:53.405Z Compiling csv-core v0.1.13
30042026-06-05T04:10:53.558Z Compiling foreign-types-shared v0.1.1
30052026-06-05T04:10:53.663Z Compiling highway v1.3.0
30062026-06-05T04:10:53.823Z Compiling unicode-linebreak v0.1.5
30072026-06-05T04:10:53.985Z Compiling unicode-width v0.1.14
30082026-06-05T04:10:54.183Z Compiling konst_macro_rules v0.2.19
30092026-06-05T04:10:54.333Z Compiling foldhash v0.1.5
30102026-06-05T04:10:54.383Z Compiling chrono-tz v0.10.4
30112026-06-05T04:10:54.412Z Compiling same-file v1.0.6
30122026-06-05T04:10:54.564Z Compiling smawk v0.3.2
30132026-06-05T04:10:54.595Z Compiling unicode-xid v0.2.6
30142026-06-05T04:10:54.636Z Compiling cancel-safe-futures v0.1.5
30152026-06-05T04:10:54.728Z Compiling openssl v0.10.80
30162026-06-05T04:10:54.743Z Compiling const_format_proc_macros v0.2.34
30172026-06-05T04:10:54.934Z Compiling textwrap v0.16.2
30182026-06-05T04:10:55.077Z Compiling walkdir v2.5.0
30192026-06-05T04:10:55.391Z Compiling hashbrown v0.15.5
30202026-06-05T04:10:55.557Z Compiling konst v0.2.20
30212026-06-05T04:10:55.800Z Compiling snafu v0.8.9
30222026-06-05T04:10:55.859Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30232026-06-05T04:10:55.951Z Compiling foreign-types v0.3.2
30242026-06-05T04:10:56.034Z Compiling csv v1.4.0
30252026-06-05T04:10:56.168Z Compiling qorb v0.4.1
30262026-06-05T04:10:56.183Z Compiling olpc-cjson v0.1.4
30272026-06-05T04:10:56.293Z Compiling zone v0.3.1
30282026-06-05T04:10:56.370Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30292026-06-05T04:10:56.524Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30302026-06-05T04:10:57.005Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30312026-06-05T04:10:57.080Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30322026-06-05T04:10:58.016Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30332026-06-05T04:10:58.560Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
30342026-06-05T04:10:59.947Z Compiling phf v0.12.1
30352026-06-05T04:11:00.603Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30362026-06-05T04:11:00.767Z Compiling tokio-dtrace v0.1.1
30372026-06-05T04:11:01.111Z Compiling globset v0.4.18
30382026-06-05T04:11:01.724Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
30392026-06-05T04:11:01.898Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30402026-06-05T04:11:01.972Z Compiling smf v0.2.3
30412026-06-05T04:11:02.525Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
30422026-06-05T04:11:02.609Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
30432026-06-05T04:11:03.150Z Compiling libsw-core v0.3.2
30442026-06-05T04:11:03.237Z Compiling pem v3.0.6
30452026-06-05T04:11:03.338Z Compiling serde_plain v1.0.2
30462026-06-05T04:11:03.630Z Compiling openssl-macros v0.1.1
30472026-06-05T04:11:03.790Z Compiling cookie v0.18.1
30482026-06-05T04:11:03.857Z Compiling sigpipe v0.1.3
30492026-06-05T04:11:03.921Z Compiling typed-path v0.9.3
30502026-06-05T04:11:03.959Z Compiling jiff v0.2.28
30512026-06-05T04:11:04.053Z Compiling fixedbitset v0.4.2
30522026-06-05T04:11:04.137Z Compiling fixedbitset v0.5.7
30532026-06-05T04:11:04.424Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30542026-06-05T04:11:04.473Z Compiling glob v0.3.3
30552026-06-05T04:11:04.704Z Compiling petgraph v0.8.3
30562026-06-05T04:11:05.000Z Compiling tough v0.22.0
30572026-06-05T04:11:05.397Z Compiling petgraph v0.6.5
30582026-06-05T04:11:06.865Z Compiling libsw v3.5.0
30592026-06-05T04:11:06.906Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
30602026-06-05T04:11:07.078Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30612026-06-05T04:11:07.146Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
30622026-06-05T04:11:07.227Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30632026-06-05T04:11:07.485Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
30642026-06-05T04:11:07.792Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30652026-06-05T04:11:08.372Z Compiling oxide-tokio-rt v0.1.6
30662026-06-05T04:11:09.071Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
30672026-06-05T04:11:10.767Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30682026-06-05T04:11:11.012Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30692026-06-05T04:11:11.824Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30702026-06-05T04:11:12.577Z Compiling const_format v0.2.36
30712026-06-05T04:11:13.052Z Compiling papergrid v0.11.0
30722026-06-05T04:11:13.095Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30732026-06-05T04:11:13.360Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
30742026-06-05T04:11:13.927Z Compiling libscf-sys v1.2.0
30752026-06-05T04:11:14.059Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30762026-06-05T04:11:14.083Z Compiling tabled_derive v0.7.0
30772026-06-05T04:11:14.190Z Compiling gethostname v0.5.0
30782026-06-05T04:11:14.329Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
30792026-06-05T04:11:14.352Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30802026-06-05T04:11:14.478Z Compiling bcs v0.1.6
30812026-06-05T04:11:14.887Z Compiling whoami v1.6.1
30822026-06-05T04:11:15.065Z Compiling termtree v0.5.1
30832026-06-05T04:11:15.125Z Compiling tagptr v0.2.0
30842026-06-05T04:11:15.243Z Compiling linear-map v1.2.0
30852026-06-05T04:11:15.296Z Compiling moka v0.12.15
30862026-06-05T04:11:15.474Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30872026-06-05T04:11:16.543Z Compiling tabled v0.15.0
30882026-06-05T04:11:17.492Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30892026-06-05T04:11:17.873Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30902026-06-05T04:11:18.359Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30912026-06-05T04:11:18.512Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30922026-06-05T04:11:18.576Z Compiling steno v0.4.1
30932026-06-05T04:11:20.022Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30942026-06-05T04:11:27.032Z Compiling hickory-proto v0.25.2
30952026-06-05T04:11:27.153Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30962026-06-05T04:11:27.153Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
30972026-06-05T04:11:27.153Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
30982026-06-05T04:11:27.153Z Compiling parking_lot_core v0.8.6
30992026-06-05T04:11:27.154Z Compiling nom v8.0.0
31002026-06-05T04:11:27.171Z Compiling hickory-resolver v0.25.2
31012026-06-05T04:11:27.171Z Compiling crunchy v0.2.4
31022026-06-05T04:11:27.171Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
31032026-06-05T04:11:27.298Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
31042026-06-05T04:11:27.409Z Compiling parking_lot v0.11.2
31052026-06-05T04:11:27.633Z Compiling typify-impl v0.4.3
31062026-06-05T04:11:28.297Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
31072026-06-05T04:11:28.354Z Compiling fxhash v0.2.1
31082026-06-05T04:11:28.516Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
31092026-06-05T04:11:28.793Z Compiling proc-macro-error-attr2 v2.0.0
31102026-06-05T04:11:29.268Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
31112026-06-05T04:11:29.535Z Compiling tiny-keccak v2.0.2
31122026-06-05T04:11:29.844Z Compiling proc-macro-error2 v2.0.1
31132026-06-05T04:11:30.142Z Compiling sled v0.34.7
31142026-06-05T04:11:30.992Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
31152026-06-05T04:11:31.967Z Compiling typify-macro v0.4.3
31162026-06-05T04:11:32.627Z Compiling arc-swap v1.9.1
31172026-06-05T04:11:32.977Z Compiling slog-scope v4.4.1
31182026-06-05T04:11:33.538Z Compiling tabled_derive v0.11.0
31192026-06-05T04:11:34.175Z Compiling papergrid v0.18.0
31202026-06-05T04:11:34.512Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
31212026-06-05T04:11:34.629Z Compiling testing_table v0.3.0
31222026-06-05T04:11:34.676Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
31232026-06-05T04:11:34.951Z Compiling internet-checksum v0.2.1
31242026-06-05T04:11:35.103Z Compiling const-random-macro v0.1.16
31252026-06-05T04:11:35.107Z Compiling slog-stdlog v4.1.1
31262026-06-05T04:11:35.538Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
31272026-06-05T04:11:35.555Z Compiling tabled v0.21.0
31282026-06-05T04:11:35.962Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
31292026-06-05T04:11:36.089Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31302026-06-05T04:11:36.825Z Compiling dropshot-api-manager-types v0.7.2
31312026-06-05T04:11:37.410Z Compiling ahash v0.8.12
31322026-06-05T04:11:37.701Z Compiling smartstring v1.0.1
31332026-06-05T04:11:39.737Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
31342026-06-05T04:11:39.883Z Compiling const-random v0.1.18
31352026-06-05T04:11:39.983Z Compiling slog-envlogger v2.2.0
31362026-06-05T04:11:40.830Z Compiling typify v0.4.3
31372026-06-05T04:11:41.117Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31382026-06-05T04:11:41.604Z Compiling toml_datetime v0.7.5+spec-1.1.0
31392026-06-05T04:11:41.907Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
31402026-06-05T04:11:43.417Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31412026-06-05T04:11:43.693Z Compiling crc8 v0.1.1
31422026-06-05T04:11:43.819Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
31432026-06-05T04:11:43.980Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
31442026-06-05T04:11:45.663Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
31452026-06-05T04:11:46.303Z Compiling toml v0.9.12+spec-1.1.0
31462026-06-05T04:11:47.505Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
31472026-06-05T04:11:48.974Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
31482026-06-05T04:11:49.671Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31492026-06-05T04:11:49.802Z Compiling progenitor-impl v0.10.0
31502026-06-05T04:11:50.844Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
31512026-06-05T04:11:51.355Z Compiling lzma-sys v0.1.20
31522026-06-05T04:11:51.365Z Compiling sha1 v0.10.6
31532026-06-05T04:11:51.787Z Compiling thin-vec v0.2.18
31542026-06-05T04:11:51.811Z Compiling rhai_codegen v3.2.0
31552026-06-05T04:11:51.860Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31562026-06-05T04:11:52.142Z Compiling fs-err v3.3.0
31572026-06-05T04:11:52.422Z Compiling utf-8 v0.7.6
31582026-06-05T04:11:52.424Z Compiling typeid v1.0.3
31592026-06-05T04:11:52.647Z Compiling tungstenite v0.21.0
31602026-06-05T04:11:53.093Z Compiling rhai v1.25.1
31612026-06-05T04:11:53.778Z Compiling progenitor-macro v0.10.0
31622026-06-05T04:11:54.747Z Compiling cargo_toml v0.22.3
31632026-06-05T04:11:57.967Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31642026-06-05T04:11:59.568Z Compiling sha2 v0.10.9
31652026-06-05T04:12:00.829Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31662026-06-05T04:12:00.844Z Compiling progenitor v0.10.0
31672026-06-05T04:12:01.000Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
31682026-06-05T04:12:01.811Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31692026-06-05T04:12:01.960Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31702026-06-05T04:12:02.156Z Compiling tokio-tungstenite v0.21.0
31712026-06-05T04:12:03.092Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
31722026-06-05T04:12:04.150Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
31732026-06-05T04:12:04.896Z Compiling console v0.16.3
31742026-06-05T04:12:06.156Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
31752026-06-05T04:12:06.366Z Compiling git-stub v1.0.0
31762026-06-05T04:12:06.563Z Compiling is_ci v1.2.0
31772026-06-05T04:12:06.747Z Compiling unit-prefix v0.5.2
31782026-06-05T04:12:06.838Z Compiling base64 v0.21.7
31792026-06-05T04:12:06.913Z Compiling indicatif v0.18.4
31802026-06-05T04:12:07.356Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31812026-06-05T04:12:07.840Z Compiling supports-color v3.0.2
31822026-06-05T04:12:08.112Z Compiling git-stub-vcs v0.1.0
31832026-06-05T04:12:08.856Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
31842026-06-05T04:12:09.599Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31852026-06-05T04:12:10.365Z Compiling ron v0.12.1
31862026-06-05T04:12:11.131Z Compiling xz2 v0.1.7
31872026-06-05T04:12:11.344Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
31882026-06-05T04:12:11.391Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
31892026-06-05T04:12:11.455Z Compiling drift v0.2.0
31902026-06-05T04:12:13.564Z Compiling base16ct v1.0.0
31912026-06-05T04:12:14.162Z Compiling dropshot-api-manager v0.7.2
31922026-06-05T04:12:17.816Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
31932026-06-05T04:12:20.652Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
31942026-06-05T04:12:21.832Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
31952026-06-05T04:12:23.181Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
31962026-06-05T04:12:25.647Z Compiling natord v1.0.9
31972026-06-05T04:12:25.943Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
31982026-06-05T04:12:26.036Z Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util)
31992026-06-05T04:12:29.146Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
32002026-06-05T04:12:30.363Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
32012026-06-05T04:12:31.113Z Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
32022026-06-05T04:12:38.401Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
32032026-06-05T04:12:38.614Z Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
32042026-06-05T04:12:39.619Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
32052026-06-05T04:12:40.250Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
32062026-06-05T04:12:43.156Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
32072026-06-05T04:13:07.141Z Finished `release` profile [optimized] target(s) in 4m 18s
32082026-06-05T04:13:07.284Z
32092026-06-05T04:13:07.290Zreal 4:19.111089190
32102026-06-05T04:13:07.290Zuser 29:31.843699407
32112026-06-05T04:13:07.290Zsys 2:44.308260992
32122026-06-05T04:13:07.290Ztrap 0.749773549
32132026-06-05T04:13:07.290Ztflt 1.499253551
32142026-06-05T04:13:07.290Zdflt 1.648856133
32152026-06-05T04:13:07.290Zkflt 0.000129842
32162026-06-05T04:13:07.290Zlock 1:58:41.488853291
32172026-06-05T04:13:07.290Zslp 1:25:16.096258861
32182026-06-05T04:13:07.290Zlat 2:23.913388284
32192026-06-05T04:13:07.290Zstop 3:43.067182744
32202026-06-05T04:13:07.290Z+ for x in debug release
32212026-06-05T04:13:07.290Z+ mkdir -p /work/debug
32222026-06-05T04:13:07.290Z+ cp target/debug/ddmd /work/debug/ddmd
32232026-06-05T04:13:07.841Z+ cp target/debug/ddmadm /work/debug/ddmadm
32242026-06-05T04:13:08.219Z+ cp target/debug/mgd /work/debug/mgd
32252026-06-05T04:13:08.782Z+ cp target/debug/mgadm /work/debug/mgadm
32262026-06-05T04:13:09.582Z+ for x in debug release
32272026-06-05T04:13:09.582Z+ mkdir -p /work/release
32282026-06-05T04:13:09.610Z+ cp target/release/ddmd /work/release/ddmd
32292026-06-05T04:13:09.610Z+ cp target/release/ddmadm /work/release/ddmadm
32302026-06-05T04:13:09.610Z+ cp target/release/mgd /work/release/mgd
32312026-06-05T04:13:09.610Z+ cp target/release/mgadm /work/release/mgadm
32322026-06-05T04:13:09.626Z+ cp target/release/falcon-lab /work/release/falcon-lab
32332026-06-05T04:13:09.690Zprocess exited: duration 821971 ms, exit code 0
 
32342026-06-05T04:13:09.698Zfound 9 output files
32352026-06-05T04:13:09.698Zuploading: /work/debug/ddmadm (513711000 bytes)
32362026-06-05T04:13:22.933Zuploaded: /work/debug/ddmadm
32372026-06-05T04:13:22.934Zuploading: /work/debug/ddmd (588578000 bytes)
32382026-06-05T04:13:37.992Zuploaded: /work/debug/ddmd
32392026-06-05T04:13:37.992Zuploading: /work/debug/mgadm (605973080 bytes)
32402026-06-05T04:13:54.130Zuploaded: /work/debug/mgadm
32412026-06-05T04:13:54.141Zuploading: /work/debug/mgd (679723064 bytes)
32422026-06-05T04:14:03.804Zuploaded: /work/debug/mgd
32432026-06-05T04:14:03.804Zuploading: /work/release/ddmadm (45419912 bytes)
32442026-06-05T04:14:05.185Zuploaded: /work/release/ddmadm
32452026-06-05T04:14:05.185Zuploading: /work/release/ddmd (53070872 bytes)
32462026-06-05T04:14:06.760Zuploaded: /work/release/ddmd
32472026-06-05T04:14:06.770Zuploading: /work/release/falcon-lab (38584672 bytes)
32482026-06-05T04:14:08.404Zuploaded: /work/release/falcon-lab
32492026-06-05T04:14:08.404Zuploading: /work/release/mgadm (54593408 bytes)
32502026-06-05T04:14:09.892Zuploaded: /work/release/mgadm
32512026-06-05T04:14:09.892Zuploading: /work/release/mgd (70830128 bytes)
32522026-06-05T04:14:11.505Zuploaded: /work/release/mgd