01JZHV9ZZ7E8M5QSZR7QHX4A7E: test-rdb

BasicConfig {
    output_rules: [
        "/work/*.log",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/dendrite",
    ],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JZHVADH3KX3Y9CZTMW9B4G0G

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-07T07:07:35.913Zjob assigned to worker 01JZHVAFTH5274J0224B9XP60W [factory aws, i-0ee0446a71eee330f] (queued for 1 m 2 s)
 
22025-07-07T07:07:44.344Zstarting task 0: "setup"
32025-07-07T07:07:44.348Z++ uname -s
42025-07-07T07:07:44.351Z+ kern=SunOS
52025-07-07T07:07:44.351Z+ build_user=build
62025-07-07T07:07:44.351Z+ build_uid=12345
72025-07-07T07:07:44.351Z+ work_dir=/work
82025-07-07T07:07:44.351Z+ input_dir=/input
92025-07-07T07:07:44.351Z+ [[ 0 == 12345 ]]
102025-07-07T07:07:44.351Z+ case "$kern" in
112025-07-07T07:07:44.351Z+ groupadd -g 12345 build
122025-07-07T07:07:44.355Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-07T07:07:46.360Z+ zfs create -o mountpoint=/work rpool/work
142025-07-07T07:07:46.543Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-07T07:07:46.546Z+ home_fs=zfs
162025-07-07T07:07:46.546Z+ [[ zfs == autofs ]]
172025-07-07T07:07:46.546Z+ mkdir -p /home/build
182025-07-07T07:07:46.550Z+ chown build:build /home/build /work
192025-07-07T07:07:48.550Z+ chmod 0700 /home/build /work
202025-07-07T07:07:48.553Zprocess exited: duration 4210 ms, exit code 0
 
212025-07-07T07:07:48.560Zstarting task 1: "rust-toolchain"
222025-07-07T07:07:48.565Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-07-07T07:07:48.565Z * rust toolchain channel = "stable"
242025-07-07T07:07:48.565Z * rust toolchain profile = "default"
252025-07-07T07:07:48.565Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-07-07T07:07:48.565Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-07T07:07:48.565Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-07T07:07:48.569Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-07T07:07:48.569Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-07-07T07:07:48.689Zinfo: downloading installer
312025-07-07T07:07:50.109Zwarn: It looks like you have an existing installation of Rust at:
322025-07-07T07:07:50.109Zwarn: /opt/ooce/bin
332025-07-07T07:07:50.109Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-07T07:07:50.109Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-07T07:07:50.109Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-07T07:07:50.109Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-07T07:07:50.109Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-07T07:07:50.109Zerror: cannot install while Rust is installed
392025-07-07T07:07:50.109Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-07T07:07:50.122Zinfo: profile set to 'default'
412025-07-07T07:07:50.122Zinfo: default host triple is x86_64-unknown-illumos
422025-07-07T07:07:50.126Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-07-07T07:07:50.281Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-07T07:07:50.281Zinfo: downloading component 'cargo'
452025-07-07T07:07:51.218Zinfo: downloading component 'clippy'
462025-07-07T07:07:51.601Zinfo: downloading component 'rust-docs'
472025-07-07T07:07:53.043Zinfo: downloading component 'rust-std'
482025-07-07T07:07:54.798Zinfo: downloading component 'rustc'
492025-07-07T07:08:01.971Zinfo: downloading component 'rustfmt'
502025-07-07T07:08:02.250Zinfo: installing component 'cargo'
512025-07-07T07:08:03.121Zinfo: installing component 'clippy'
522025-07-07T07:08:03.513Zinfo: installing component 'rust-docs'
532025-07-07T07:08:05.336Zinfo: installing component 'rust-std'
542025-07-07T07:08:07.054Zinfo: installing component 'rustc'
552025-07-07T07:08:13.507Zinfo: installing component 'rustfmt'
562025-07-07T07:08:13.830Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-07-07T07:08:13.830Z
582025-07-07T07:08:14.242Z stable-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-07T07:08:14.242Z
602025-07-07T07:08:14.246Z
612025-07-07T07:08:14.246ZRust is installed now. Great!
622025-07-07T07:08:14.246Z
632025-07-07T07:08:14.246ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-07T07:08:14.246Zenvironment variable. This has not been done automatically.
652025-07-07T07:08:14.246Z
662025-07-07T07:08:14.246ZTo configure your current shell, you need to source
672025-07-07T07:08:14.246Zthe corresponding env file under $HOME/.cargo.
682025-07-07T07:08:14.246Z
692025-07-07T07:08:14.246ZThis is usually done by running one of the following (note the leading DOT):
702025-07-07T07:08:14.246Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-07T07:08:14.246Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-07T07:08:14.246Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-07T07:08:14.332Z+ rustup --version
742025-07-07T07:08:14.344Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-07T07:08:14.347Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-07T07:08:14.420Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-07T07:08:14.423Z+ cargo --version
782025-07-07T07:08:14.481Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-07T07:08:14.485Z+ rustc --version
802025-07-07T07:08:14.549Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-07T07:08:14.553Zprocess exited: duration 25987 ms, exit code 0
 
822025-07-07T07:08:14.563Zstarting task 2: "authentication"
832025-07-07T07:08:14.583Zprocess exited: duration 22 ms, exit code 0
 
842025-07-07T07:08:14.590Zstarting task 3: "clone repository"
852025-07-07T07:08:14.600Z+ mkdir -p /work/oxidecomputer/maghemite
862025-07-07T07:08:14.600Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872025-07-07T07:08:14.637ZCloning into '/work/oxidecomputer/maghemite'...
882025-07-07T07:08:15.288Z+ cd /work/oxidecomputer/maghemite
892025-07-07T07:08:15.292Z+ git fetch origin eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb
902025-07-07T07:08:15.611ZFrom https://github.com/oxidecomputer/maghemite
912025-07-07T07:08:15.611Z * branch eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb -> FETCH_HEAD
922025-07-07T07:08:15.619Z+ [[ -n renovate/lock-file-maintenance ]]
932025-07-07T07:08:15.622Z++ git branch --show-current
942025-07-07T07:08:15.625Z+ current=main
952025-07-07T07:08:15.625Z+ [[ main != renovate/lock-file-maintenance ]]
962025-07-07T07:08:15.626Z+ git branch -f renovate/lock-file-maintenance eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb
972025-07-07T07:08:15.629Z+ git checkout -f renovate/lock-file-maintenance
982025-07-07T07:08:15.641ZSwitched to branch 'renovate/lock-file-maintenance'
992025-07-07T07:08:15.644Z+ git reset --hard eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb
1002025-07-07T07:08:15.655ZHEAD is now at eb30e2d Lock file maintenance
1012025-07-07T07:08:15.659Zprocess exited: duration 1066 ms, exit code 0
 
1022025-07-07T07:08:15.666Zstarting task 4: "build"
1032025-07-07T07:08:15.670Z+ set -e
1042025-07-07T07:08:15.671Z+ NEXTEST_VERSION=0.9.97
1052025-07-07T07:08:15.671Z+ PLATFORM=illumos
1062025-07-07T07:08:15.671Z+ cargo --version
1072025-07-07T07:08:15.677Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
1082025-07-07T07:08:15.865Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
1092025-07-07T07:08:15.865Zinfo: downloading component 'cargo'
1102025-07-07T07:08:16.621Zinfo: downloading component 'clippy'
1112025-07-07T07:08:16.922Zinfo: downloading component 'rust-docs'
1122025-07-07T07:08:18.524Zinfo: downloading component 'rust-std'
1132025-07-07T07:08:20.296Zinfo: downloading component 'rustc'
1142025-07-07T07:08:27.275Zinfo: downloading component 'rustfmt'
1152025-07-07T07:08:27.553Zinfo: installing component 'cargo'
1162025-07-07T07:08:28.370Zinfo: installing component 'clippy'
1172025-07-07T07:08:28.753Zinfo: installing component 'rust-docs'
1182025-07-07T07:08:30.578Zinfo: installing component 'rust-std'
1192025-07-07T07:08:32.293Zinfo: installing component 'rustc'
1202025-07-07T07:08:38.559Zinfo: installing component 'rustfmt'
1212025-07-07T07:08:39.017Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1222025-07-07T07:08:39.021Z+ rustc --version
1232025-07-07T07:08:39.105Zrustc 1.86.0 (05f9846f8 2025-03-31)
1242025-07-07T07:08:39.110Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.97/illumos
1252025-07-07T07:08:39.110Z+ gunzip
1262025-07-07T07:08:39.110Z+ tar -xvf - -C /home/build/.cargo/bin
1272025-07-07T07:08:40.099Zx cargo-nextest, 18489920 bytes, 36114 tape blocks
1282025-07-07T07:08:40.108Z+ pushd rdb
1292025-07-07T07:08:40.108Z/work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite
1302025-07-07T07:08:40.108Z+ cargo nextest run
1312025-07-07T07:08:40.440Z Updating crates.io index
1322025-07-07T07:08:40.446Z Updating git repository `https://github.com/oxidecomputer/falcon`
1332025-07-07T07:08:41.080ZFrom https://github.com/oxidecomputer/falcon
1342025-07-07T07:08:41.080Z * [new ref] bfcf50ebd5aa308990c858606ebf4e6cc3a0a119 -> refs/commit/bfcf50ebd5aa308990c858606ebf4e6cc3a0a119
1352025-07-07T07:08:41.254Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1362025-07-07T07:08:41.658ZFrom https://github.com/oxidecomputer/dendrite
1372025-07-07T07:08:41.658Z * [new ref] 196b6b1389cedbe71ffaa369ccf2af90664fac75 -> refs/commit/196b6b1389cedbe71ffaa369ccf2af90664fac75
1382025-07-07T07:08:41.720Z Updating git repository `https://github.com/oxidecomputer/ispf`
1392025-07-07T07:08:42.089ZFrom https://github.com/oxidecomputer/ispf
1402025-07-07T07:08:42.089Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
1412025-07-07T07:08:42.098Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1422025-07-07T07:08:42.445ZFrom https://github.com/oxidecomputer/netadm-sys
1432025-07-07T07:08:42.445Z * [new ref] edbf966dab4ea27af8163e9296484d3e51ec84b0 -> refs/commit/edbf966dab4ea27af8163e9296484d3e51ec84b0
1442025-07-07T07:08:42.457Z Updating git repository `https://github.com/oxidecomputer/omicron`
1452025-07-07T07:08:48.306ZFrom https://github.com/oxidecomputer/omicron
1462025-07-07T07:08:48.306Z * [new ref] 765dbb0c6d463961ec364a388485a685ee80547c -> refs/commit/765dbb0c6d463961ec364a388485a685ee80547c
1472025-07-07T07:08:48.781Z Updating git repository `https://github.com/oxidecomputer/opte`
1482025-07-07T07:08:49.597ZFrom https://github.com/oxidecomputer/opte
1492025-07-07T07:08:49.597Z * [new ref] 3d1263ced8177893d46da54a914e4c510dc2bfc8 -> refs/commit/3d1263ced8177893d46da54a914e4c510dc2bfc8
1502025-07-07T07:08:49.642Z Updating git repository `https://github.com/illumos/smf-rs`
1512025-07-07T07:08:49.960ZFrom https://github.com/illumos/smf-rs
1522025-07-07T07:08:49.960Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1532025-07-07T07:08:50.023Z Updating git repository `https://github.com/oxidecomputer/zone`
1542025-07-07T07:08:50.363ZFrom https://github.com/oxidecomputer/zone
1552025-07-07T07:08:50.363Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1562025-07-07T07:08:50.405Z Updating git repository `https://github.com/oxidecomputer/propolis`
1572025-07-07T07:08:51.384ZFrom https://github.com/oxidecomputer/propolis
1582025-07-07T07:08:51.384Z * [new ref] 02fdf06bb279fc1b1393f993b90cbe84b7e9f281 -> refs/commit/02fdf06bb279fc1b1393f993b90cbe84b7e9f281
1592025-07-07T07:08:51.488Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1602025-07-07T07:08:52.029ZFrom https://github.com/oxidecomputer/transceiver-control
1612025-07-07T07:08:52.029Z * [new ref] d861e1dedaa6eb6513a017c2bbe4b73e97327684 -> refs/commit/d861e1dedaa6eb6513a017c2bbe4b73e97327684
1622025-07-07T07:08:52.064Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1632025-07-07T07:08:52.405ZFrom https://github.com/oxidecomputer/dlpi-sys
1642025-07-07T07:08:52.405Z * [new ref] bc75c49c365534f4764dec5853a75c7c9f4567c1 -> refs/commit/bc75c49c365534f4764dec5853a75c7c9f4567c1
1652025-07-07T07:08:52.421Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1662025-07-07T07:08:52.745ZFrom https://github.com/jmesmon/rust-libzfs
1672025-07-07T07:08:52.745Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1682025-07-07T07:08:52.758Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1692025-07-07T07:08:53.071ZFrom https://github.com/oxidecomputer/rusty-doors
1702025-07-07T07:08:53.071Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1712025-07-07T07:08:53.085Z Updating git repository `https://github.com/oxidecomputer/lldp`
1722025-07-07T07:08:53.431ZFrom https://github.com/oxidecomputer/lldp
1732025-07-07T07:08:53.431Z * [new ref] 82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 -> refs/commit/82fbc8c9747eb9f74dde0f92ae77ec67f65652c4
1742025-07-07T07:08:53.458Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1752025-07-07T07:08:54.028ZFrom https://github.com/oxidecomputer/maghemite
1762025-07-07T07:08:54.028Z * [new ref] fa5f15cdcd5864161a929e2ec01534f70dfba216 -> refs/commit/fa5f15cdcd5864161a929e2ec01534f70dfba216
1772025-07-07T07:08:54.072Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1782025-07-07T07:08:54.410ZFrom https://github.com/oxidecomputer/serde_human_bytes
1792025-07-07T07:08:54.410Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
1802025-07-07T07:08:54.451Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1812025-07-07T07:08:54.803ZFrom https://github.com/oxidecomputer/slog-error-chain
1822025-07-07T07:08:54.803Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1832025-07-07T07:08:54.816Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1842025-07-07T07:08:55.149ZFrom https://github.com/oxidecomputer/tufaceous
1852025-07-07T07:08:55.149Z * [new ref] 3923a4358e8be55fef0f50859e8ea1efa48f00f0 -> refs/commit/3923a4358e8be55fef0f50859e8ea1efa48f00f0
1862025-07-07T07:08:55.229Z Updating git repository `https://github.com/oxidecomputer/crucible`
1872025-07-07T07:08:56.479ZFrom https://github.com/oxidecomputer/crucible
1882025-07-07T07:08:56.479Z * [new ref] da3cf198a0e000bb89efc3a1c77d7ba09340a600 -> refs/commit/da3cf198a0e000bb89efc3a1c77d7ba09340a600
1892025-07-07T07:08:56.639Z Updating git repository `https://github.com/oxidecomputer/propolis`
1902025-07-07T07:08:57.049ZFrom https://github.com/oxidecomputer/propolis
1912025-07-07T07:08:57.049Z * [new ref] e3988414bd68ecf806078fb898120e1194451ee9 -> refs/commit/e3988414bd68ecf806078fb898120e1194451ee9
1922025-07-07T07:08:57.199Z Updating git repository `https://github.com/oxidecomputer/crucible`
1932025-07-07T07:08:57.601ZFrom https://github.com/oxidecomputer/crucible
1942025-07-07T07:08:57.601Z * [new ref] e164393a88e7b62598897dc4f53315f083e25333 -> refs/commit/e164393a88e7b62598897dc4f53315f083e25333
1952025-07-07T07:08:57.665Z Updating git repository `https://github.com/oxidecomputer/opte`
1962025-07-07T07:08:58.049ZFrom https://github.com/oxidecomputer/opte
1972025-07-07T07:08:58.049Z * [new ref] 23cebf3b1c911f09c203f7df50cc06bf780338e5 -> refs/commit/23cebf3b1c911f09c203f7df50cc06bf780338e5
1982025-07-07T07:08:58.104Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1992025-07-07T07:08:58.738ZFrom https://github.com/oxidecomputer/management-gateway-service
2002025-07-07T07:08:58.738Z * [new ref] 0e1e055b66ec007c537e5bd45e210c245f9c537d -> refs/commit/0e1e055b66ec007c537e5bd45e210c245f9c537d
2012025-07-07T07:08:58.819Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2022025-07-07T07:08:59.150ZFrom https://github.com/oxidecomputer/ipcc-rs
2032025-07-07T07:08:59.150Z * [new ref] 524eb8f125003dff50b9703900c6b323f00f9e1b -> refs/commit/524eb8f125003dff50b9703900c6b323f00f9e1b
2042025-07-07T07:08:59.923Z Downloading crates ...
2052025-07-07T07:09:00.022Z Downloaded adler2 v2.0.1
2062025-07-07T07:09:00.026Z Downloaded autocfg v1.5.0
2072025-07-07T07:09:00.036Z Downloaded block-buffer v0.10.4
2082025-07-07T07:09:00.040Z Downloaded base64ct v1.8.0
2092025-07-07T07:09:00.043Z Downloaded anstyle v1.0.11
2102025-07-07T07:09:00.046Z Downloaded ahash v0.8.12
2112025-07-07T07:09:00.050Z Downloaded atomicwrites v0.4.4
2122025-07-07T07:09:00.053Z Downloaded base64 v0.22.1
2132025-07-07T07:09:00.057Z Downloaded memmap2 v0.9.5
2142025-07-07T07:09:00.060Z Downloaded anstream v0.6.19
2152025-07-07T07:09:00.060Z Downloaded cobs v0.3.0
2162025-07-07T07:09:00.064Z Downloaded mime v0.3.17
2172025-07-07T07:09:00.064Z Downloaded enum-as-inner v0.6.1
2182025-07-07T07:09:00.067Z Downloaded anyhow v1.0.98
2192025-07-07T07:09:00.070Z Downloaded darling v0.20.11
2202025-07-07T07:09:00.074Z Downloaded memoffset v0.9.1
2212025-07-07T07:09:00.077Z Downloaded memmap v0.7.0
2222025-07-07T07:09:00.077Z Downloaded base16ct v0.2.0
2232025-07-07T07:09:00.081Z Downloaded backoff v0.4.0
2242025-07-07T07:09:00.084Z Downloaded no-std-compat v0.4.1
2252025-07-07T07:09:00.084Z Downloaded const-random v0.1.18
2262025-07-07T07:09:00.087Z Downloaded argon2 v0.5.3
2272025-07-07T07:09:00.087Z Downloaded derive_more v0.99.20
2282025-07-07T07:09:00.092Z Downloaded num-conv v0.1.0
2292025-07-07T07:09:00.095Z Downloaded cfg_aliases v0.2.1
2302025-07-07T07:09:00.098Z Downloaded num v0.4.3
2312025-07-07T07:09:00.098Z Downloaded num-complex v0.4.6
2322025-07-07T07:09:00.101Z Downloaded memchr v2.7.5
2332025-07-07T07:09:00.105Z Downloaded num-derive v0.3.3
2342025-07-07T07:09:00.108Z Downloaded num-rational v0.4.2
2352025-07-07T07:09:00.111Z Downloaded cancel-safe-futures v0.1.5
2362025-07-07T07:09:00.115Z Downloaded async-stream-impl v0.3.6
2372025-07-07T07:09:00.115Z Downloaded digest v0.10.7
2382025-07-07T07:09:00.118Z Downloaded once_cell v1.21.3
2392025-07-07T07:09:00.121Z Downloaded openssl-macros v0.1.1
2402025-07-07T07:09:00.121Z Downloaded num_threads v0.1.7
2412025-07-07T07:09:00.124Z Downloaded cstr-argument v0.1.2
2422025-07-07T07:09:00.124Z Downloaded omicron-workspace-hack v0.1.0
2432025-07-07T07:09:00.124Z Downloaded darling_macro v0.20.11
2442025-07-07T07:09:00.128Z Downloaded crc8 v0.1.1
2452025-07-07T07:09:00.128Z Downloaded percent-encoding v2.3.1
2462025-07-07T07:09:00.131Z Downloaded match_cfg v0.1.0
2472025-07-07T07:09:00.131Z Downloaded embedded-io v0.4.0
2482025-07-07T07:09:00.134Z Downloaded defmt-macros v1.0.1
2492025-07-07T07:09:00.138Z Downloaded num_enum_derive v0.7.4
2502025-07-07T07:09:00.138Z Downloaded cfg-if v1.0.1
2512025-07-07T07:09:00.141Z Downloaded data-encoding v2.9.0
2522025-07-07T07:09:00.141Z Downloaded colorchoice v1.0.4
2532025-07-07T07:09:00.144Z Downloaded constant_time_eq v0.3.1
2542025-07-07T07:09:00.144Z Downloaded time-core v0.1.4
2552025-07-07T07:09:00.149Z Downloaded async-trait v0.1.88
2562025-07-07T07:09:00.152Z Downloaded progenitor-client v0.9.1
2572025-07-07T07:09:00.152Z Downloaded derive-where v1.5.0
2582025-07-07T07:09:00.155Z Downloaded yoke-derive v0.8.0
2592025-07-07T07:09:00.159Z Downloaded typify-macro v0.4.2
2602025-07-07T07:09:00.159Z Downloaded dirs-sys-next v0.1.2
2612025-07-07T07:09:00.162Z Downloaded dirs-next v2.0.0
2622025-07-07T07:09:00.162Z Downloaded embedded-io v0.6.1
2632025-07-07T07:09:00.165Z Downloaded num-traits v0.2.19
2642025-07-07T07:09:00.168Z Downloaded num_enum v0.7.4
2652025-07-07T07:09:00.171Z Downloaded pin-utils v0.1.0
2662025-07-07T07:09:00.174Z Downloaded dyn-clone v1.0.19
2672025-07-07T07:09:00.178Z Downloaded lru-slab v0.1.2
2682025-07-07T07:09:00.179Z Downloaded foreign-types v0.3.2
2692025-07-07T07:09:00.179Z Downloaded tokio-macros v2.5.0
2702025-07-07T07:09:00.182Z Downloaded foreign-types-macros v0.2.3
2712025-07-07T07:09:00.182Z Downloaded cargo_toml v0.22.1
2722025-07-07T07:09:00.185Z Downloaded base64 v0.21.7
2732025-07-07T07:09:00.188Z Downloaded potential_utf v0.1.2
2742025-07-07T07:09:00.189Z Downloaded pkg-config v0.3.32
2752025-07-07T07:09:00.192Z Downloaded paste v1.0.15
2762025-07-07T07:09:00.195Z Downloaded parse-display v0.10.0
2772025-07-07T07:09:00.195Z Downloaded utf8parse v0.2.2
2782025-07-07T07:09:00.198Z Downloaded typify-macro v0.3.0
2792025-07-07T07:09:00.198Z Downloaded zeroize v1.8.1
2802025-07-07T07:09:00.202Z Downloaded powerfmt v0.2.0
2812025-07-07T07:09:00.202Z Downloaded hex v0.4.3
2822025-07-07T07:09:00.205Z Downloaded progenitor v0.9.1
2832025-07-07T07:09:00.205Z Downloaded proc-macro-error-attr v1.0.4
2842025-07-07T07:09:00.208Z Downloaded openssl-sys v0.9.109
2852025-07-07T07:09:00.212Z Downloaded fastrand v2.3.0
2862025-07-07T07:09:00.215Z Downloaded progenitor-macro v0.10.0
2872025-07-07T07:09:00.218Z Downloaded num-iter v0.1.45
2882025-07-07T07:09:00.218Z Downloaded serde_repr v0.1.20
2892025-07-07T07:09:00.221Z Downloaded time-macros v0.2.22
2902025-07-07T07:09:00.225Z Downloaded derive-ex v0.1.8
2912025-07-07T07:09:00.225Z Downloaded futures-sink v0.3.31
2922025-07-07T07:09:00.228Z Downloaded rand_core v0.9.3
2932025-07-07T07:09:00.228Z Downloaded progenitor-macro v0.9.1
2942025-07-07T07:09:00.231Z Downloaded camino-tempfile v1.4.1
2952025-07-07T07:09:00.231Z Downloaded strum v0.26.3
2962025-07-07T07:09:00.234Z Downloaded ref-cast v1.0.24
2972025-07-07T07:09:00.238Z Downloaded heck v0.5.0
2982025-07-07T07:09:00.238Z Downloaded owo-colors v4.2.2
2992025-07-07T07:09:00.241Z Downloaded indent_write v2.2.0
3002025-07-07T07:09:00.244Z Downloaded parking_lot_core v0.9.11
3012025-07-07T07:09:00.247Z Downloaded lazy_static v1.5.0
3022025-07-07T07:09:00.247Z Downloaded ipnetwork v0.21.1
3032025-07-07T07:09:00.250Z Downloaded parse-display-derive v0.10.0
3042025-07-07T07:09:00.251Z Downloaded toml_datetime v0.6.11
3052025-07-07T07:09:00.254Z Downloaded equivalent v1.0.2
3062025-07-07T07:09:00.254Z Downloaded want v0.3.1
3072025-07-07T07:09:00.257Z Downloaded foldhash v0.1.5
3082025-07-07T07:09:00.257Z Downloaded slog-bunyan v2.5.0
3092025-07-07T07:09:00.260Z Downloaded stable_deref_trait v1.2.0
3102025-07-07T07:09:00.260Z Downloaded dropshot_endpoint v0.16.2
3112025-07-07T07:09:00.264Z Downloaded rustversion v1.0.21
3122025-07-07T07:09:00.267Z Downloaded serde_spanned v0.6.9
3132025-07-07T07:09:00.270Z Downloaded proc-macro-error2 v2.0.1
3142025-07-07T07:09:00.274Z Downloaded structmeta v0.3.0
3152025-07-07T07:09:00.274Z Downloaded slog-async v2.8.0
3162025-07-07T07:09:00.277Z Downloaded typify v0.3.0
3172025-07-07T07:09:00.280Z Downloaded structmeta-derive v0.3.0
3182025-07-07T07:09:00.283Z Downloaded ident_case v1.0.1
3192025-07-07T07:09:00.283Z Downloaded num-derive v0.4.2
3202025-07-07T07:09:00.287Z Downloaded http-body v1.0.1
3212025-07-07T07:09:00.287Z Downloaded ingot v0.1.0
3222025-07-07T07:09:00.290Z Downloaded synstructure v0.13.2
3232025-07-07T07:09:00.290Z Downloaded quinn-udp v0.5.13
3242025-07-07T07:09:00.293Z Downloaded thiserror v1.0.69
3252025-07-07T07:09:00.296Z Downloaded scroll_derive v0.12.1
3262025-07-07T07:09:00.300Z Downloaded is-terminal v0.4.16
3272025-07-07T07:09:00.300Z Downloaded pest_meta v2.8.1
3282025-07-07T07:09:00.303Z Downloaded unarray v0.1.4
3292025-07-07T07:09:00.306Z Downloaded parking_lot v0.12.4
3302025-07-07T07:09:00.310Z Downloaded progenitor-client v0.10.0
3312025-07-07T07:09:00.310Z Downloaded libscf-sys v1.1.0
3322025-07-07T07:09:00.313Z Downloaded darling_core v0.20.11
3332025-07-07T07:09:00.316Z Downloaded try-lock v0.2.5
3342025-07-07T07:09:00.319Z Downloaded xattr v1.5.1
3352025-07-07T07:09:00.319Z Downloaded serde-big-array v0.5.1
3362025-07-07T07:09:00.322Z Downloaded swrite v0.1.0
3372025-07-07T07:09:00.322Z Downloaded sha2 v0.10.9
3382025-07-07T07:09:00.325Z Downloaded toml v0.7.8
3392025-07-07T07:09:00.329Z Downloaded hostname v0.4.1
3402025-07-07T07:09:00.332Z Downloaded toml_write v0.1.2
3412025-07-07T07:09:00.335Z Downloaded futures-macro v0.3.31
3422025-07-07T07:09:00.335Z Downloaded futures-task v0.3.31
3432025-07-07T07:09:00.335Z Downloaded quote v1.0.40
3442025-07-07T07:09:00.339Z Downloaded managed v0.8.0
3452025-07-07T07:09:00.342Z Downloaded proc-macro2 v1.0.95
3462025-07-07T07:09:00.345Z Downloaded term v0.7.0
3472025-07-07T07:09:00.348Z Downloaded hostname v0.3.1
3482025-07-07T07:09:00.351Z Downloaded subtle v2.6.1
3492025-07-07T07:09:00.352Z Downloaded secrecy v0.10.3
3502025-07-07T07:09:00.352Z Downloaded take_mut v0.2.2
3512025-07-07T07:09:00.355Z Downloaded generic-array v0.14.7
3522025-07-07T07:09:00.355Z Downloaded tiny-keccak v2.0.2
3532025-07-07T07:09:00.358Z Downloaded fxhash v0.2.1
3542025-07-07T07:09:00.361Z Downloaded yoke v0.8.0
3552025-07-07T07:09:00.361Z Downloaded fixedbitset v0.5.7
3562025-07-07T07:09:00.364Z Downloaded ryu v1.0.20
3572025-07-07T07:09:00.367Z Downloaded testing_table v0.3.0
3582025-07-07T07:09:00.371Z Downloaded http-body-util v0.1.3
3592025-07-07T07:09:00.371Z Downloaded foreign-types-shared v0.3.1
3602025-07-07T07:09:00.374Z Downloaded foreign-types-shared v0.1.1
3612025-07-07T07:09:00.374Z Downloaded tinyvec_macros v0.1.1
3622025-07-07T07:09:00.374Z Downloaded waitgroup v0.1.2
3632025-07-07T07:09:00.377Z Downloaded version_check v0.9.5
3642025-07-07T07:09:00.377Z Downloaded futures-io v0.3.31
3652025-07-07T07:09:00.381Z Downloaded idna_adapter v1.2.1
3662025-07-07T07:09:00.381Z Downloaded linked-hash-map v0.5.6
3672025-07-07T07:09:00.384Z Downloaded getrandom v0.2.16
3682025-07-07T07:09:00.387Z Downloaded linear-map v1.2.0
3692025-07-07T07:09:00.387Z Downloaded zerofrom-derive v0.1.6
3702025-07-07T07:09:00.390Z Downloaded blake3 v1.8.2
3712025-07-07T07:09:00.397Z Downloaded form_urlencoded v1.2.1
3722025-07-07T07:09:00.400Z Downloaded serde_urlencoded v0.7.1
3732025-07-07T07:09:00.403Z Downloaded serde_tokenstream v0.2.2
3742025-07-07T07:09:00.404Z Downloaded tinystr v0.8.1
3752025-07-07T07:09:00.407Z Downloaded unit-prefix v0.5.1
3762025-07-07T07:09:00.407Z Downloaded fnv v1.0.7
3772025-07-07T07:09:00.410Z Downloaded zone_cfg_derive v0.3.1
3782025-07-07T07:09:00.410Z Downloaded prettyplease v0.2.35
3792025-07-07T07:09:00.414Z Downloaded usdt v0.5.0
3802025-07-07T07:09:00.417Z Downloaded lru-cache v0.1.2
3812025-07-07T07:09:00.417Z Downloaded progenitor-impl v0.10.0
3822025-07-07T07:09:00.420Z Downloaded unicode-ident v1.0.18
3832025-07-07T07:09:00.423Z Downloaded usdt-attr-macro v0.5.0
3842025-07-07T07:09:00.423Z Downloaded libsw-core v0.3.2
3852025-07-07T07:09:00.427Z Downloaded libsw v3.5.0
3862025-07-07T07:09:00.430Z Downloaded is_terminal_polyfill v1.70.1
3872025-07-07T07:09:00.430Z Downloaded writeable v0.6.1
3882025-07-07T07:09:00.433Z Downloaded tracing-attributes v0.1.30
3892025-07-07T07:09:00.434Z Downloaded tower-layer v0.3.3
3902025-07-07T07:09:00.437Z Downloaded futures v0.3.31
3912025-07-07T07:09:00.440Z Downloaded tower-service v0.3.3
3922025-07-07T07:09:00.443Z Downloaded tracing-core v0.1.34
3932025-07-07T07:09:00.446Z Downloaded itoa v1.0.15
3942025-07-07T07:09:00.447Z Downloaded rayon-core v1.12.1
3952025-07-07T07:09:00.450Z Downloaded slog-envlogger v2.2.0
3962025-07-07T07:09:00.453Z Downloaded instant v0.1.13
3972025-07-07T07:09:00.456Z Downloaded hubpack_derive v0.1.1
3982025-07-07T07:09:00.456Z Downloaded rustc-hash v2.1.1
3992025-07-07T07:09:00.456Z Downloaded httpdate v1.0.3
4002025-07-07T07:09:00.460Z Downloaded tagptr v0.2.0
4012025-07-07T07:09:00.460Z Downloaded tinyvec v1.9.0
4022025-07-07T07:09:00.463Z Downloaded sync_wrapper v1.0.2
4032025-07-07T07:09:00.466Z Downloaded slog-term v2.9.1
4042025-07-07T07:09:00.469Z Downloaded smf v0.2.3
4052025-07-07T07:09:00.469Z Downloaded socket2 v0.5.10
4062025-07-07T07:09:00.473Z Downloaded serde v1.0.219
4072025-07-07T07:09:00.476Z Downloaded thread-id v4.2.2
4082025-07-07T07:09:00.476Z Downloaded highway v1.3.0
4092025-07-07T07:09:00.479Z Downloaded slab v0.4.10
4102025-07-07T07:09:00.479Z Downloaded tower v0.5.2
4112025-07-07T07:09:00.488Z Downloaded zerofrom v0.1.6
4122025-07-07T07:09:00.491Z Downloaded lock_api v0.4.13
4132025-07-07T07:09:00.491Z Downloaded icu_provider v2.0.0
4142025-07-07T07:09:00.495Z Downloaded usdt-macro v0.5.0
4152025-07-07T07:09:00.495Z Downloaded futures-executor v0.3.31
4162025-07-07T07:09:00.498Z Downloaded spin v0.5.2
4172025-07-07T07:09:00.498Z Downloaded static_assertions v1.1.0
4182025-07-07T07:09:00.501Z Downloaded ingot-types v0.1.0
4192025-07-07T07:09:00.501Z Downloaded sha1 v0.10.6
4202025-07-07T07:09:00.504Z Downloaded futures-core v0.3.31
4212025-07-07T07:09:00.504Z Downloaded fixedbitset v0.4.2
4222025-07-07T07:09:00.517Z Downloaded hash32 v0.3.1
4232025-07-07T07:09:00.517Z Downloaded tempfile v3.20.0
4242025-07-07T07:09:00.517Z Downloaded quinn v0.11.8
4252025-07-07T07:09:00.517Z Downloaded rustls-pemfile v2.2.0
4262025-07-07T07:09:00.517Z Downloaded hubpack v0.1.2
4272025-07-07T07:09:00.522Z Downloaded httparse v1.10.1
4282025-07-07T07:09:00.522Z Downloaded macaddr v1.0.1
4292025-07-07T07:09:00.525Z Downloaded sigpipe v0.1.3
4302025-07-07T07:09:00.525Z Downloaded terminal_size v0.4.2
4312025-07-07T07:09:00.525Z Downloaded tabwriter v1.4.1
4322025-07-07T07:09:00.528Z Downloaded yansi v1.0.1
4332025-07-07T07:09:00.528Z Downloaded slog-json v2.6.1
4342025-07-07T07:09:00.532Z Downloaded slog-scope v4.4.0
4352025-07-07T07:09:00.532Z Downloaded smartstring v1.0.1
4362025-07-07T07:09:00.535Z Downloaded utf-8 v0.7.6
4372025-07-07T07:09:00.538Z Downloaded glob v0.3.2
4382025-07-07T07:09:00.538Z Downloaded slog-stdlog v4.1.1
4392025-07-07T07:09:00.538Z Downloaded rustc_version v0.4.1
4402025-07-07T07:09:00.541Z Downloaded indexmap v1.9.3
4412025-07-07T07:09:00.545Z Downloaded resolv-conf v0.7.4
4422025-07-07T07:09:00.545Z Downloaded tokio-stream v0.1.17
4432025-07-07T07:09:00.549Z Downloaded topological-sort v0.2.2
4442025-07-07T07:09:00.552Z Downloaded schemars v0.9.0
4452025-07-07T07:09:00.561Z Downloaded strsim v0.11.1
4462025-07-07T07:09:00.564Z Downloaded typify v0.4.2
4472025-07-07T07:09:00.568Z Downloaded mio v1.0.4
4482025-07-07T07:09:00.571Z Downloaded log v0.4.27
4492025-07-07T07:09:00.575Z Downloaded clap_builder v4.5.40
4502025-07-07T07:09:00.580Z Downloaded utf8_iter v1.0.4
4512025-07-07T07:09:00.583Z Downloaded same-file v1.0.6
4522025-07-07T07:09:00.583Z Downloaded test-strategy v0.4.3
4532025-07-07T07:09:00.587Z Downloaded qorb v0.4.1
4542025-07-07T07:09:00.591Z Downloaded schemars v1.0.4
4552025-07-07T07:09:00.604Z Downloaded tokio-tungstenite v0.21.0
4562025-07-07T07:09:00.607Z Downloaded unsafe-libyaml v0.2.11
4572025-07-07T07:09:00.610Z Downloaded signal-hook-registry v1.4.5
4582025-07-07T07:09:00.610Z Downloaded xz2 v0.1.7
4592025-07-07T07:09:00.614Z Downloaded toml v0.8.23
4602025-07-07T07:09:00.617Z Downloaded icu_normalizer_data v2.0.0
4612025-07-07T07:09:00.620Z Downloaded hyper-rustls v0.27.7
4622025-07-07T07:09:00.620Z Downloaded socket2 v0.6.0
4632025-07-07T07:09:00.624Z Downloaded hickory-resolver v0.24.4
4642025-07-07T07:09:00.627Z Downloaded rustls-pki-types v1.12.0
4652025-07-07T07:09:00.630Z Downloaded http v1.3.1
4662025-07-07T07:09:00.634Z Downloaded iddqd v0.3.8
4672025-07-07T07:09:00.640Z Downloaded ingot-macros v0.1.0
4682025-07-07T07:09:00.643Z Downloaded zerocopy v0.7.35
4692025-07-07T07:09:00.656Z Downloaded tokio-rustls v0.25.0
4702025-07-07T07:09:00.660Z Downloaded icu_collections v2.0.0
4712025-07-07T07:09:00.664Z Downloaded hyper-util v0.1.14
4722025-07-07T07:09:00.669Z Downloaded ipnet v2.11.0
4732025-07-07T07:09:00.672Z Downloaded steno v0.4.1
4742025-07-07T07:09:00.675Z Downloaded time v0.3.41
4752025-07-07T07:09:00.682Z Downloaded zerocopy-derive v0.8.26
4762025-07-07T07:09:00.688Z Downloaded indicatif v0.18.0
4772025-07-07T07:09:00.692Z Downloaded serde_yaml v0.9.34+deprecated
4782025-07-07T07:09:00.695Z Downloaded jiff-static v0.2.15
4792025-07-07T07:09:00.698Z Downloaded hickory-resolver v0.25.2
4802025-07-07T07:09:00.702Z Downloaded uuid v1.17.0
4812025-07-07T07:09:00.705Z Downloaded chrono v0.4.41
4822025-07-07T07:09:00.712Z Downloaded similar v2.7.0
4832025-07-07T07:09:00.716Z Downloaded indexmap v2.10.0
4842025-07-07T07:09:00.721Z Downloaded idna v1.0.3
4852025-07-07T07:09:00.726Z Downloaded hashbrown v0.12.3
4862025-07-07T07:09:00.729Z Downloaded winnow v0.5.40
4872025-07-07T07:09:00.736Z Downloaded typenum v1.18.0
4882025-07-07T07:09:00.740Z Downloaded tungstenite v0.21.0
4892025-07-07T07:09:00.744Z Downloaded serde_derive v1.0.219
4902025-07-07T07:09:00.747Z Downloaded flate2 v1.1.2
4912025-07-07T07:09:00.750Z Downloaded futures-util v0.3.31
4922025-07-07T07:09:00.761Z Downloaded icu_normalizer v2.0.0
4932025-07-07T07:09:00.764Z Downloaded url v2.5.4
4942025-07-07T07:09:00.767Z Downloaded ron v0.10.1
4952025-07-07T07:09:00.774Z Downloaded icu_locale_core v2.0.0
4962025-07-07T07:09:00.781Z Downloaded unicode-segmentation v1.12.0
4972025-07-07T07:09:00.784Z Downloaded zerovec v0.11.2
4982025-07-07T07:09:00.789Z Downloaded iri-string v0.7.8
4992025-07-07T07:09:00.796Z Downloaded tabled v0.20.0
5002025-07-07T07:09:00.813Z Downloaded reqwest v0.12.22
5012025-07-07T07:09:00.821Z Downloaded pest v2.8.1
5022025-07-07T07:09:00.826Z Downloaded libm v0.2.15
5032025-07-07T07:09:00.835Z Downloaded h2 v0.4.11
5042025-07-07T07:09:00.841Z Downloaded rayon v1.10.0
5052025-07-07T07:09:00.850Z Downloaded zerocopy v0.8.26
5062025-07-07T07:09:00.870Z Downloaded unicode-width v0.2.1
5072025-07-07T07:09:00.875Z Downloaded rhai v1.22.2
5082025-07-07T07:09:00.888Z Downloaded syn v2.0.104
5092025-07-07T07:09:00.897Z Downloaded itertools v0.12.1
5102025-07-07T07:09:00.903Z Downloaded portable-atomic v1.11.1
5112025-07-07T07:09:00.910Z Downloaded hickory-proto v0.24.4
5122025-07-07T07:09:00.924Z Downloaded rustls v0.23.28
5132025-07-07T07:09:00.935Z Downloaded serde_json v1.0.140
5142025-07-07T07:09:00.941Z Downloaded itertools v0.14.0
5152025-07-07T07:09:00.948Z Downloaded hickory-proto v0.25.2
5162025-07-07T07:09:00.962Z Downloaded rustix v0.38.44
5172025-07-07T07:09:00.983Z Downloaded itertools v0.13.0
5182025-07-07T07:09:00.989Z Downloaded serde_with v3.14.0
5192025-07-07T07:09:00.999Z Downloaded typify-impl v0.3.0
5202025-07-07T07:09:01.013Z Downloaded quinn-proto v0.11.12
5212025-07-07T07:09:01.019Z Downloaded typify-impl v0.4.2
5222025-07-07T07:09:01.033Z Downloaded regex v1.11.1
5232025-07-07T07:09:01.044Z Downloaded rustls-webpki v0.102.8
5242025-07-07T07:09:01.061Z Downloaded goblin v0.8.2
5252025-07-07T07:09:01.067Z Downloaded vcpkg v0.2.15
5262025-07-07T07:09:01.101Z Downloaded unicode-width v0.1.14
5272025-07-07T07:09:01.106Z Downloaded nix v0.30.1
5282025-07-07T07:09:01.117Z Downloaded syn v1.0.109
5292025-07-07T07:09:01.127Z Downloaded openssl v0.10.73
5302025-07-07T07:09:01.136Z Downloaded smoltcp v0.11.0
5312025-07-07T07:09:01.147Z Downloaded rustls v0.22.4
5322025-07-07T07:09:01.159Z Downloaded openapiv3 v2.2.0
5332025-07-07T07:09:01.169Z Downloaded regress v0.10.3
5342025-07-07T07:09:01.177Z Downloaded regex-syntax v0.8.5
5352025-07-07T07:09:01.185Z Downloaded jiff v0.2.15
5362025-07-07T07:09:01.201Z Downloaded rustix v1.0.7
5372025-07-07T07:09:01.222Z Downloaded moka v0.12.10
5382025-07-07T07:09:01.231Z Downloaded webpki-roots v1.0.1
5392025-07-07T07:09:01.234Z Downloaded proptest v1.7.0
5402025-07-07T07:09:01.242Z Downloaded hyper v1.6.0
5412025-07-07T07:09:01.248Z Downloaded libc v0.2.174
5422025-07-07T07:09:01.271Z Downloaded icu_properties_data v2.0.1
5432025-07-07T07:09:01.279Z Downloaded lzma-sys v0.1.20
5442025-07-07T07:09:01.306Z Downloaded sled v0.34.7
5452025-07-07T07:09:01.315Z Downloaded dropshot v0.16.2
5462025-07-07T07:09:01.334Z Downloaded tokio v1.46.1
5472025-07-07T07:09:01.368Z Downloaded expectorate v1.2.0
5482025-07-07T07:09:01.371Z Downloaded rustls-webpki v0.103.3
5492025-07-07T07:09:01.375Z Downloaded regex-automata v0.4.9
5502025-07-07T07:09:01.388Z Downloaded winnow v0.7.11
5512025-07-07T07:09:01.396Z Downloaded half v2.6.0
5522025-07-07T07:09:01.399Z Downloaded zerocopy-derive v0.7.35
5532025-07-07T07:09:01.402Z Downloaded petgraph v0.6.5
5542025-07-07T07:09:01.417Z Downloaded spin v0.9.8
5552025-07-07T07:09:01.420Z Downloaded hashbrown v0.15.4
5562025-07-07T07:09:01.424Z Downloaded rand v0.9.1
5572025-07-07T07:09:01.427Z Downloaded petgraph v0.8.2
5582025-07-07T07:09:01.445Z Downloaded getrandom v0.3.3
5592025-07-07T07:09:01.448Z Downloaded tower-http v0.6.6
5602025-07-07T07:09:01.455Z Downloaded tracing v0.1.41
5612025-07-07T07:09:01.459Z Downloaded tokio-util v0.7.15
5622025-07-07T07:09:01.465Z Downloaded tar v0.4.44
5632025-07-07T07:09:01.468Z Downloaded iana-time-zone v0.1.63
5642025-07-07T07:09:01.471Z Downloaded toml_edit v0.19.15
5652025-07-07T07:09:01.484Z Downloaded schemars v0.8.22
5662025-07-07T07:09:01.493Z Downloaded zerotrie v0.2.2
5672025-07-07T07:09:01.496Z Downloaded litemap v0.8.0
5682025-07-07T07:09:01.499Z Downloaded rand v0.8.5
5692025-07-07T07:09:01.503Z Downloaded tabled_derive v0.11.0
5702025-07-07T07:09:01.503Z Downloaded smallvec v1.15.1
5712025-07-07T07:09:01.506Z Downloaded serde_with_macros v3.14.0
5722025-07-07T07:09:01.509Z Downloaded errno v0.3.13
5732025-07-07T07:09:01.509Z Downloaded toml_edit v0.22.27
5742025-07-07T07:09:01.513Z Downloaded pretty_assertions v1.4.1
5752025-07-07T07:09:01.513Z Downloaded thread_local v1.1.9
5762025-07-07T07:09:01.516Z Downloaded thiserror-impl v2.0.12
5772025-07-07T07:09:01.516Z Downloaded encoding_rs v0.8.35
5782025-07-07T07:09:01.534Z Downloaded serde_derive_internals v0.29.1
5792025-07-07T07:09:01.538Z Downloaded cc v1.2.29
5802025-07-07T07:09:01.541Z Downloaded futures-channel v0.3.31
5812025-07-07T07:09:01.541Z Downloaded zone v0.3.1
5822025-07-07T07:09:01.545Z Downloaded crossbeam-channel v0.5.15
5832025-07-07T07:09:01.548Z Downloaded float-ord v0.3.2
5842025-07-07T07:09:01.548Z Downloaded tokio-rustls v0.26.2
5852025-07-07T07:09:01.548Z Downloaded zerovec-derive v0.11.1
5862025-07-07T07:09:01.551Z Downloaded thiserror-impl v1.0.69
5872025-07-07T07:09:01.551Z Downloaded strum_macros v0.26.4
5882025-07-07T07:09:01.554Z Downloaded serde_path_to_error v0.1.17
5892025-07-07T07:09:01.554Z Downloaded scroll v0.12.0
5902025-07-07T07:09:01.554Z Downloaded rustc_version v0.1.7
5912025-07-07T07:09:01.558Z Downloaded humantime v2.2.0
5922025-07-07T07:09:01.558Z Downloaded semver v0.1.20
5932025-07-07T07:09:01.558Z Downloaded heapless v0.8.0
5942025-07-07T07:09:01.561Z Downloaded papergrid v0.17.0
5952025-07-07T07:09:01.565Z Downloaded slog v2.7.0
5962025-07-07T07:09:01.568Z Downloaded walkdir v2.5.0
5972025-07-07T07:09:01.572Z Downloaded strum_macros v0.25.3
5982025-07-07T07:09:01.572Z Downloaded scopeguard v1.2.0
5992025-07-07T07:09:01.572Z Downloaded schemars_derive v0.8.22
6002025-07-07T07:09:01.575Z Downloaded thiserror v2.0.12
6012025-07-07T07:09:01.578Z Downloaded thin-vec v0.2.14
6022025-07-07T07:09:01.581Z Downloaded rhai_codegen v2.2.0
6032025-07-07T07:09:01.585Z Downloaded icu_properties v2.0.1
6042025-07-07T07:09:01.588Z Downloaded progenitor-impl v0.9.1
6052025-07-07T07:09:01.591Z Downloaded proc-macro-error v1.0.4
6062025-07-07T07:09:01.594Z Downloaded pest_derive v2.8.1
6072025-07-07T07:09:01.594Z Downloaded ucd-trie v0.1.7
6082025-07-07T07:09:01.598Z Downloaded postcard v1.1.2
6092025-07-07T07:09:01.598Z Downloaded slog-dtrace v0.3.0
6102025-07-07T07:09:01.601Z Downloaded ring v0.17.14
6112025-07-07T07:09:01.637Z Downloaded aho-corasick v1.1.3
6122025-07-07T07:09:01.642Z Downloaded semver v1.0.26
6132025-07-07T07:09:01.647Z Downloaded whoami v1.6.0
6142025-07-07T07:09:01.650Z Downloaded crossbeam-epoch v0.9.18
6152025-07-07T07:09:01.650Z Downloaded bytes v1.10.1
6162025-07-07T07:09:01.653Z Downloaded cookie v0.18.1
6172025-07-07T07:09:01.656Z Downloaded clap v4.5.40
6182025-07-07T07:09:01.660Z Downloaded shlex v1.3.0
6192025-07-07T07:09:01.663Z Downloaded pin-project-lite v0.2.16
6202025-07-07T07:09:01.667Z Downloaded newtype-uuid v1.2.4
6212025-07-07T07:09:01.667Z Downloaded multer v3.1.0
6222025-07-07T07:09:01.670Z Downloaded password-hash v0.5.0
6232025-07-07T07:09:01.673Z Downloaded parking_lot_core v0.8.6
6242025-07-07T07:09:01.673Z Downloaded parking_lot v0.11.2
6252025-07-07T07:09:01.676Z Downloaded rusty-fork v0.3.0
6262025-07-07T07:09:01.676Z Downloaded foreign-types v0.5.0
6272025-07-07T07:09:01.676Z Downloaded defmt v1.0.1
6282025-07-07T07:09:01.681Z Downloaded blake2 v0.10.6
6292025-07-07T07:09:01.684Z Downloaded usdt-impl v0.5.0
6302025-07-07T07:09:01.685Z Downloaded untrusted v0.9.0
6312025-07-07T07:09:01.685Z Downloaded heck v0.4.1
6322025-07-07T07:09:01.685Z Downloaded crc32fast v1.4.2
6332025-07-07T07:09:01.688Z Downloaded rand_xorshift v0.4.0
6342025-07-07T07:09:01.688Z Downloaded rand_chacha v0.9.0
6352025-07-07T07:09:01.688Z Downloaded bitflags v2.9.1
6362025-07-07T07:09:01.691Z Downloaded num-integer v0.1.46
6372025-07-07T07:09:01.695Z Downloaded console v0.15.11
6382025-07-07T07:09:01.695Z Downloaded ciborium v0.2.2
6392025-07-07T07:09:01.698Z Downloaded progenitor v0.10.0
6402025-07-07T07:09:01.698Z Downloaded either v1.15.0
6412025-07-07T07:09:01.701Z Downloaded displaydoc v0.2.5
6422025-07-07T07:09:01.701Z Downloaded daft-derive v0.1.4
6432025-07-07T07:09:01.705Z Downloaded wait-timeout v0.2.1
6442025-07-07T07:09:01.708Z Downloaded ref-cast-impl v1.0.24
6452025-07-07T07:09:01.708Z Downloaded rand_core v0.6.4
6462025-07-07T07:09:01.708Z Downloaded rand_chacha v0.3.1
6472025-07-07T07:09:01.711Z Downloaded quick-error v1.2.3
6482025-07-07T07:09:01.711Z Downloaded proc-macro-crate v3.3.0
6492025-07-07T07:09:01.711Z Downloaded diff v0.1.13
6502025-07-07T07:09:01.714Z Downloaded debug-ignore v1.0.5
6512025-07-07T07:09:01.714Z Downloaded critical-section v1.2.0
6522025-07-07T07:09:01.719Z Downloaded camino v1.1.10
6532025-07-07T07:09:01.719Z Downloaded bit-vec v0.8.0
6542025-07-07T07:09:01.723Z Downloaded arrayvec v0.7.6
6552025-07-07T07:09:01.723Z Downloaded proc-macro-error-attr2 v2.0.0
6562025-07-07T07:09:01.723Z Downloaded ppv-lite86 v0.2.21
6572025-07-07T07:09:01.723Z Downloaded miniz_oxide v0.8.9
6582025-07-07T07:09:01.726Z Downloaded crossbeam-utils v0.8.21
6592025-07-07T07:09:01.729Z Downloaded colored v3.0.0
6602025-07-07T07:09:01.729Z Downloaded clap_derive v4.5.40
6612025-07-07T07:09:01.732Z Downloaded plain v0.2.3
6622025-07-07T07:09:01.732Z Downloaded oxnet v0.1.2
6632025-07-07T07:09:01.736Z Downloaded filetime v0.2.25
6642025-07-07T07:09:01.736Z Downloaded convert_case v0.4.0
6652025-07-07T07:09:01.736Z Downloaded dof v0.3.0
6662025-07-07T07:09:01.736Z Downloaded pest_generator v2.8.1
6672025-07-07T07:09:01.739Z Downloaded deranged v0.4.0
6682025-07-07T07:09:01.739Z Downloaded crypto-common v0.1.6
6692025-07-07T07:09:01.739Z Downloaded bit-set v0.8.0
6702025-07-07T07:09:01.742Z Downloaded arrayref v0.3.9
6712025-07-07T07:09:01.742Z Downloaded daft v0.1.4
6722025-07-07T07:09:01.742Z Downloaded bitflags v1.3.2
6732025-07-07T07:09:01.746Z Downloaded async-stream v0.3.6
6742025-07-07T07:09:01.749Z Downloaded defmt-parser v1.0.0
6752025-07-07T07:09:01.749Z Downloaded crossbeam-deque v0.8.6
6762025-07-07T07:09:01.749Z Downloaded cpufeatures v0.2.17
6772025-07-07T07:09:01.749Z Downloaded console v0.16.0
6782025-07-07T07:09:01.752Z Downloaded pretty-hex v0.4.1
6792025-07-07T07:09:01.752Z Downloaded newline-converter v0.3.0
6802025-07-07T07:09:01.756Z Downloaded clap_lex v0.7.5
6812025-07-07T07:09:01.756Z Downloaded ciborium-ll v0.2.2
6822025-07-07T07:09:01.756Z Downloaded arc-swap v1.7.1
6832025-07-07T07:09:01.759Z Downloaded crunchy v0.2.4
6842025-07-07T07:09:01.759Z Downloaded omicron-zone-package v0.12.2
6852025-07-07T07:09:01.762Z Downloaded dtrace-parser v0.2.0
6862025-07-07T07:09:01.762Z Downloaded nom v7.1.3
6872025-07-07T07:09:01.766Z Downloaded defmt v0.3.100
6882025-07-07T07:09:01.769Z Downloaded crucible-workspace-hack v0.1.0
6892025-07-07T07:09:01.770Z Downloaded const-random-macro v0.1.16
6902025-07-07T07:09:01.770Z Downloaded ciborium-io v0.2.2
6912025-07-07T07:09:01.770Z Downloaded byteorder v1.5.0
6922025-07-07T07:09:01.773Z Downloaded bytecount v0.6.9
6932025-07-07T07:09:01.773Z Downloaded atomic-waker v1.1.2
6942025-07-07T07:09:01.773Z Downloaded newtype_derive v0.1.6
6952025-07-07T07:09:01.776Z Downloaded minimal-lexical v0.2.1
6962025-07-07T07:09:01.779Z Downloaded anstyle-parse v0.2.7
6972025-07-07T07:09:01.779Z Downloaded anstyle-query v1.1.3
6982025-07-07T07:09:01.783Z Downloaded allocator-api2 v0.2.21
6992025-07-07T07:09:02.748Z Compiling proc-macro2 v1.0.95
7002025-07-07T07:09:02.748Z Compiling unicode-ident v1.0.18
7012025-07-07T07:09:02.751Z Compiling cfg-if v1.0.1
7022025-07-07T07:09:02.751Z Compiling serde v1.0.219
7032025-07-07T07:09:02.751Z Compiling autocfg v1.5.0
7042025-07-07T07:09:02.751Z Compiling libc v0.2.174
7052025-07-07T07:09:02.773Z Compiling memchr v2.7.5
7062025-07-07T07:09:02.873Z Compiling itoa v1.0.15
7072025-07-07T07:09:02.976Z Compiling smallvec v1.15.1
7082025-07-07T07:09:03.090Z Compiling getrandom v0.3.3
7092025-07-07T07:09:03.347Z Compiling ryu v1.0.20
7102025-07-07T07:09:03.440Z Compiling libm v0.2.15
7112025-07-07T07:09:03.624Z Compiling serde_json v1.0.140
7122025-07-07T07:09:03.787Z Compiling stable_deref_trait v1.2.0
7132025-07-07T07:09:03.826Z Compiling pin-project-lite v0.2.16
7142025-07-07T07:09:03.891Z Compiling foldhash v0.1.5
7152025-07-07T07:09:03.954Z Compiling equivalent v1.0.2
7162025-07-07T07:09:04.030Z Compiling allocator-api2 v0.2.21
7172025-07-07T07:09:04.084Z Compiling iana-time-zone v0.1.63
7182025-07-07T07:09:04.241Z Compiling lock_api v0.4.13
7192025-07-07T07:09:04.376Z Compiling semver v1.0.26
7202025-07-07T07:09:04.478Z Compiling scopeguard v1.2.0
7212025-07-07T07:09:04.489Z Compiling parking_lot_core v0.9.11
7222025-07-07T07:09:04.633Z Compiling quote v1.0.40
7232025-07-07T07:09:04.738Z Compiling hashbrown v0.15.4
7242025-07-07T07:09:04.777Z Compiling fnv v1.0.7
7252025-07-07T07:09:04.914Z Compiling thiserror v2.0.12
7262025-07-07T07:09:04.946Z Compiling dyn-clone v1.0.19
7272025-07-07T07:09:04.984Z Compiling syn v2.0.104
7282025-07-07T07:09:05.187Z Compiling litemap v0.8.0
7292025-07-07T07:09:05.305Z Compiling writeable v0.6.1
7302025-07-07T07:09:05.318Z Compiling percent-encoding v2.3.1
7312025-07-07T07:09:05.476Z Compiling icu_properties_data v2.0.1
7322025-07-07T07:09:05.611Z Compiling icu_normalizer_data v2.0.0
7332025-07-07T07:09:05.641Z Compiling version_check v0.9.5
7342025-07-07T07:09:05.902Z Compiling futures-core v0.3.31
7352025-07-07T07:09:05.914Z Compiling form_urlencoded v1.2.1
7362025-07-07T07:09:05.962Z Compiling utf8_iter v1.0.4
7372025-07-07T07:09:06.080Z Compiling log v0.4.27
7382025-07-07T07:09:06.153Z Compiling futures-sink v0.3.31
7392025-07-07T07:09:06.204Z Compiling heck v0.5.0
7402025-07-07T07:09:06.216Z Compiling shlex v1.3.0
7412025-07-07T07:09:06.220Z Compiling num-traits v0.2.19
7422025-07-07T07:09:06.417Z Compiling slab v0.4.10
7432025-07-07T07:09:06.542Z Compiling cc v1.2.29
7442025-07-07T07:09:06.675Z Compiling futures-channel v0.3.31
7452025-07-07T07:09:06.696Z Compiling futures-task v0.3.31
7462025-07-07T07:09:06.708Z Compiling futures-io v0.3.31
7472025-07-07T07:09:06.965Z Compiling pin-utils v0.1.0
7482025-07-07T07:09:06.978Z Compiling zeroize v1.8.1
7492025-07-07T07:09:07.010Z Compiling portable-atomic v1.11.1
7502025-07-07T07:09:07.071Z Compiling schemars v0.8.22
7512025-07-07T07:09:07.087Z Compiling subtle v2.6.1
7522025-07-07T07:09:07.320Z Compiling rustls-pki-types v1.12.0
7532025-07-07T07:09:07.332Z Compiling untrusted v0.9.0
7542025-07-07T07:09:07.500Z Compiling critical-section v1.2.0
7552025-07-07T07:09:07.655Z Compiling mio v1.0.4
7562025-07-07T07:09:08.063Z Compiling parking_lot v0.12.4
7572025-07-07T07:09:08.294Z Compiling signal-hook-registry v1.4.5
7582025-07-07T07:09:08.433Z Compiling socket2 v0.5.10
7592025-07-07T07:09:08.589Z Compiling thiserror v1.0.69
7602025-07-07T07:09:09.015Z Compiling regex-syntax v0.8.5
7612025-07-07T07:09:09.142Z Compiling once_cell v1.21.3
7622025-07-07T07:09:09.240Z Compiling httparse v1.10.1
7632025-07-07T07:09:09.256Z Compiling atomic-waker v1.1.2
7642025-07-07T07:09:09.387Z Compiling ring v0.17.14
7652025-07-07T07:09:09.399Z Compiling ipnet v2.11.0
7662025-07-07T07:09:09.441Z Compiling getrandom v0.2.16
7672025-07-07T07:09:09.495Z Compiling aho-corasick v1.1.3
7682025-07-07T07:09:09.507Z Compiling tower-service v0.3.3
7692025-07-07T07:09:09.627Z Compiling byteorder v1.5.0
7702025-07-07T07:09:09.750Z Compiling regress v0.10.3
7712025-07-07T07:09:10.056Z Compiling rustix v1.0.7
7722025-07-07T07:09:10.505Z Compiling try-lock v0.2.5
7732025-07-07T07:09:10.525Z Compiling httpdate v1.0.3
7742025-07-07T07:09:10.654Z Compiling want v0.3.1
7752025-07-07T07:09:10.863Z Compiling zerocopy v0.8.26
7762025-07-07T07:09:10.935Z Compiling slog v2.7.0
7772025-07-07T07:09:10.939Z Compiling strsim v0.11.1
7782025-07-07T07:09:11.505Z Compiling rustls v0.23.28
7792025-07-07T07:09:11.667Z Compiling base64 v0.22.1
7802025-07-07T07:09:11.837Z Compiling tracing-core v0.1.34
7812025-07-07T07:09:12.326Z Compiling synstructure v0.13.2
7822025-07-07T07:09:12.434Z Compiling serde_derive_internals v0.29.1
7832025-07-07T07:09:13.116Z Compiling regex-automata v0.4.9
7842025-07-07T07:09:13.409Z Compiling ucd-trie v0.1.7
7852025-07-07T07:09:13.485Z Compiling sync_wrapper v1.0.2
7862025-07-07T07:09:13.671Z Compiling tower-layer v0.3.3
7872025-07-07T07:09:13.962Z Compiling paste v1.0.15
7882025-07-07T07:09:14.020Z Compiling typenum v1.18.0
7892025-07-07T07:09:14.287Z Compiling pretty-hex v0.4.1
7902025-07-07T07:09:14.393Z Compiling generic-array v0.14.7
7912025-07-07T07:09:14.487Z Compiling ident_case v1.0.1
7922025-07-07T07:09:14.561Z Compiling newtype-uuid v1.2.4
7932025-07-07T07:09:14.594Z Compiling rustversion v1.0.21
7942025-07-07T07:09:14.669Z Compiling darling_core v0.20.11
7952025-07-07T07:09:14.925Z Compiling webpki-roots v1.0.1
7962025-07-07T07:09:15.115Z Compiling powerfmt v0.2.0
7972025-07-07T07:09:15.272Z Compiling time-core v0.1.4
7982025-07-07T07:09:15.318Z Compiling num-conv v0.1.0
7992025-07-07T07:09:15.445Z Compiling iri-string v0.7.8
8002025-07-07T07:09:15.502Z Compiling plain v0.2.3
8012025-07-07T07:09:15.579Z Compiling time-macros v0.2.22
8022025-07-07T07:09:15.669Z Compiling deranged v0.4.0
8032025-07-07T07:09:16.007Z Compiling serde_derive v1.0.219
8042025-07-07T07:09:16.896Z Compiling zerofrom-derive v0.1.6
8052025-07-07T07:09:17.006Z Compiling yoke-derive v0.8.0
8062025-07-07T07:09:17.096Z Compiling zerovec-derive v0.11.1
8072025-07-07T07:09:18.412Z Compiling displaydoc v0.2.5
8082025-07-07T07:09:19.364Z Compiling schemars_derive v0.8.22
8092025-07-07T07:09:19.464Z Compiling thiserror-impl v2.0.12
8102025-07-07T07:09:19.665Z Compiling tokio-macros v2.5.0
8112025-07-07T07:09:19.820Z Compiling futures-macro v0.3.31
8122025-07-07T07:09:19.935Z Compiling thiserror-impl v1.0.69
8132025-07-07T07:09:19.978Z Compiling zerofrom v0.1.6
8142025-07-07T07:09:20.196Z Compiling yoke v0.8.0
8152025-07-07T07:09:20.543Z Compiling zerovec v0.11.2
8162025-07-07T07:09:21.138Z Compiling zerotrie v0.2.2
8172025-07-07T07:09:21.458Z Compiling regex v1.11.1
8182025-07-07T07:09:21.633Z Compiling futures-util v0.3.31
8192025-07-07T07:09:21.725Z Compiling zerocopy-derive v0.8.26
8202025-07-07T07:09:22.017Z Compiling tracing-attributes v0.1.30
8212025-07-07T07:09:22.382Z Compiling tinystr v0.8.1
8222025-07-07T07:09:22.441Z Compiling potential_utf v0.1.2
8232025-07-07T07:09:22.475Z Compiling pest v2.8.1
8242025-07-07T07:09:22.681Z Compiling icu_locale_core v2.0.0
8252025-07-07T07:09:22.711Z Compiling icu_collections v2.0.0
8262025-07-07T07:09:22.758Z Compiling scroll_derive v0.12.1
8272025-07-07T07:09:23.837Z Compiling zerocopy-derive v0.7.35
8282025-07-07T07:09:24.246Z Compiling icu_provider v2.0.0
8292025-07-07T07:09:24.731Z Compiling icu_properties v2.0.1
8302025-07-07T07:09:24.744Z Compiling icu_normalizer v2.0.0
8312025-07-07T07:09:24.961Z Compiling tracing v0.1.41
8322025-07-07T07:09:25.368Z Compiling pest_meta v2.8.1
8332025-07-07T07:09:25.500Z Compiling scroll v0.12.0
8342025-07-07T07:09:25.709Z Compiling zerocopy v0.7.35
8352025-07-07T07:09:26.021Z Compiling goblin v0.8.2
8362025-07-07T07:09:26.064Z Compiling darling_macro v0.20.11
8372025-07-07T07:09:26.868Z Compiling idna_adapter v1.2.1
8382025-07-07T07:09:27.009Z Compiling pest_generator v2.8.1
8392025-07-07T07:09:27.075Z Compiling idna v1.0.3
8402025-07-07T07:09:27.079Z Compiling usdt-impl v0.5.0
8412025-07-07T07:09:27.582Z Compiling anyhow v1.0.98
8422025-07-07T07:09:28.199Z Compiling bytes v1.10.1
8432025-07-07T07:09:28.587Z Compiling indexmap v2.10.0
8442025-07-07T07:09:28.919Z Compiling url v2.5.4
8452025-07-07T07:09:29.066Z Compiling uuid v1.17.0
8462025-07-07T07:09:29.117Z Compiling chrono v0.4.41
8472025-07-07T07:09:29.690Z Compiling http v1.3.1
8482025-07-07T07:09:29.967Z Compiling serde_tokenstream v0.2.2
8492025-07-07T07:09:30.747Z Compiling tokio v1.46.1
8502025-07-07T07:09:30.790Z Compiling bitflags v2.9.1
8512025-07-07T07:09:30.904Z Compiling openapiv3 v2.2.0
8522025-07-07T07:09:31.929Z Compiling http-body v1.0.1
8532025-07-07T07:09:32.174Z Compiling http-body-util v0.1.3
8542025-07-07T07:09:32.572Z Compiling serde_urlencoded v0.7.1
8552025-07-07T07:09:32.638Z Compiling pest_derive v2.8.1
8562025-07-07T07:09:33.629Z Compiling num_threads v0.1.7
8572025-07-07T07:09:33.770Z Compiling dtrace-parser v0.2.0
8582025-07-07T07:09:33.980Z Compiling dof v0.3.0
8592025-07-07T07:09:34.446Z Compiling ppv-lite86 v0.2.21
8602025-07-07T07:09:34.924Z Compiling toml_datetime v0.6.11
8612025-07-07T07:09:35.196Z Compiling serde_spanned v0.6.9
8622025-07-07T07:09:35.465Z Compiling darling v0.20.11
8632025-07-07T07:09:35.581Z Compiling daft-derive v0.1.4
8642025-07-07T07:09:35.888Z Compiling fastrand v2.3.0
8652025-07-07T07:09:35.907Z Compiling toml_write v0.1.2
8662025-07-07T07:09:36.103Z Compiling winnow v0.7.11
8672025-07-07T07:09:36.425Z Compiling typify-impl v0.3.0
8682025-07-07T07:09:36.669Z Compiling block-buffer v0.10.4
8692025-07-07T07:09:36.869Z Compiling crypto-common v0.1.6
8702025-07-07T07:09:37.055Z Compiling thread-id v4.2.2
8712025-07-07T07:09:37.069Z Compiling omicron-workspace-hack v0.1.0
8722025-07-07T07:09:37.156Z Compiling crossbeam-utils v0.8.21
8732025-07-07T07:09:37.424Z Compiling async-trait v0.1.88
8742025-07-07T07:09:37.725Z Compiling errno v0.3.13
8752025-07-07T07:09:38.850Z Compiling ipnetwork v0.21.1
8762025-07-07T07:09:39.243Z Compiling tokio-util v0.7.15
8772025-07-07T07:09:39.657Z Compiling toml_edit v0.22.27
8782025-07-07T07:09:39.701Z Compiling rustls v0.22.4
8792025-07-07T07:09:39.704Z Compiling unsafe-libyaml v0.2.11
8802025-07-07T07:09:39.738Z Compiling usdt-attr-macro v0.5.0
8812025-07-07T07:09:40.072Z Compiling usdt-macro v0.5.0
8822025-07-07T07:09:40.296Z Compiling h2 v0.4.11
8832025-07-07T07:09:41.312Z Compiling serde_yaml v0.9.34+deprecated
8842025-07-07T07:09:41.798Z Compiling futures-executor v0.3.31
8852025-07-07T07:09:41.989Z Compiling structmeta-derive v0.3.0
8862025-07-07T07:09:42.307Z Compiling thread_local v1.1.9
8872025-07-07T07:09:42.817Z Compiling camino v1.1.10
8882025-07-07T07:09:43.431Z Compiling cpufeatures v0.2.17
8892025-07-07T07:09:43.593Z Compiling match_cfg v0.1.0
8902025-07-07T07:09:43.662Z Compiling futures v0.3.31
8912025-07-07T07:09:43.685Z Compiling macaddr v1.0.1
8922025-07-07T07:09:43.778Z Compiling rand_core v0.9.3
8932025-07-07T07:09:44.090Z Compiling quick-error v1.2.3
8942025-07-07T07:09:44.197Z Compiling slog-async v2.8.0
8952025-07-07T07:09:44.379Z Compiling structmeta v0.3.0
8962025-07-07T07:09:44.530Z Compiling rustls-webpki v0.103.3
8972025-07-07T07:09:44.730Z Compiling strum_macros v0.26.4
8982025-07-07T07:09:44.800Z Compiling rand_core v0.6.4
8992025-07-07T07:09:45.112Z Compiling hyper v1.6.0
9002025-07-07T07:09:45.225Z Compiling multer v3.1.0
9012025-07-07T07:09:45.615Z Compiling instant v0.1.13
9022025-07-07T07:09:45.737Z Compiling bit-vec v0.8.0
9032025-07-07T07:09:45.772Z Compiling take_mut v0.2.2
9042025-07-07T07:09:45.941Z Compiling debug-ignore v1.0.5
9052025-07-07T07:09:46.107Z Compiling lazy_static v1.5.0
9062025-07-07T07:09:46.182Z Compiling bit-set v0.8.0
9072025-07-07T07:09:46.473Z Compiling rand_chacha v0.9.0
9082025-07-07T07:09:46.795Z Compiling oxnet v0.1.2
9092025-07-07T07:09:47.541Z Compiling hyper-util v0.1.14
9102025-07-07T07:09:47.572Z Compiling derive-where v1.5.0
9112025-07-07T07:09:47.605Z Compiling async-stream-impl v0.3.6
9122025-07-07T07:09:47.681Z Compiling dropshot v0.16.2
9132025-07-07T07:09:48.065Z Compiling encoding_rs v0.8.35
9142025-07-07T07:09:48.769Z Compiling strum v0.26.3
9152025-07-07T07:09:48.857Z Compiling ref-cast v1.0.24
9162025-07-07T07:09:48.887Z Compiling spin v0.9.8
9172025-07-07T07:09:48.946Z Compiling unarray v0.1.4
9182025-07-07T07:09:49.067Z Compiling mime v0.3.17
9192025-07-07T07:09:49.106Z Compiling async-stream v0.3.6
9202025-07-07T07:09:49.456Z Compiling rand v0.9.1
9212025-07-07T07:09:49.468Z Compiling derive-ex v0.1.8
9222025-07-07T07:09:49.588Z Compiling toml v0.8.23
9232025-07-07T07:09:50.757Z Compiling tower v0.5.2
9242025-07-07T07:09:50.968Z Compiling serde_with_macros v3.14.0
9252025-07-07T07:09:51.176Z Compiling dropshot_endpoint v0.16.2
9262025-07-07T07:09:51.520Z Compiling hex v0.4.3
9272025-07-07T07:09:51.561Z Compiling serde_path_to_error v0.1.17
9282025-07-07T07:09:52.093Z Compiling tokio-rustls v0.26.2
9292025-07-07T07:09:52.352Z Compiling ref-cast-impl v1.0.24
9302025-07-07T07:09:52.415Z Compiling waitgroup v0.1.2
9312025-07-07T07:09:52.573Z Compiling rustls-pemfile v2.2.0
9322025-07-07T07:09:53.323Z Compiling test-strategy v0.4.3
9332025-07-07T07:09:53.392Z Compiling serde_with v3.14.0
9342025-07-07T07:09:53.625Z Compiling hyper-rustls v0.27.7
9352025-07-07T07:09:53.687Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
9362025-07-07T07:09:53.855Z Compiling tower-http v0.6.6
9372025-07-07T07:09:54.187Z Compiling rand_chacha v0.3.1
9382025-07-07T07:09:54.231Z Compiling tempfile v3.20.0
9392025-07-07T07:09:54.785Z Compiling digest v0.10.7
9402025-07-07T07:09:55.097Z Compiling time v0.3.41
9412025-07-07T07:09:55.137Z Compiling typify-macro v0.3.0
9422025-07-07T07:09:56.063Z Compiling syn v1.0.109
9432025-07-07T07:09:56.263Z Compiling rustc-hash v2.1.1
9442025-07-07T07:09:56.451Z Compiling daft v0.1.4
9452025-07-07T07:09:56.652Z Compiling rand v0.8.5
9462025-07-07T07:09:56.697Z Compiling reqwest v0.12.22
9472025-07-07T07:09:56.959Z Compiling parse-display-derive v0.10.0
9482025-07-07T07:09:58.031Z Compiling crossbeam-channel v0.5.15
9492025-07-07T07:09:58.060Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
9502025-07-07T07:09:58.963Z Compiling dirs-sys-next v0.1.2
9512025-07-07T07:09:59.035Z Compiling memmap v0.7.0
9522025-07-07T07:09:59.372Z Compiling usdt v0.5.0
9532025-07-07T07:09:59.388Z Compiling dirs-next v2.0.0
9542025-07-07T07:09:59.483Z Compiling typify v0.3.0
9552025-07-07T07:09:59.561Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
9562025-07-07T07:09:59.587Z Compiling progenitor-impl v0.9.1
9572025-07-07T07:09:59.751Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
9582025-07-07T07:09:59.845Z Compiling rustls-webpki v0.102.8
9592025-07-07T07:10:00.558Z Compiling term v0.7.0
9602025-07-07T07:10:01.070Z Compiling parse-display v0.10.0
9612025-07-07T07:10:01.875Z Compiling slog-json v2.6.1
9622025-07-07T07:10:01.913Z Compiling hostname v0.3.1
9632025-07-07T07:10:02.139Z Compiling wait-timeout v0.2.1
9642025-07-07T07:10:02.237Z Compiling is-terminal v0.4.16
9652025-07-07T07:10:02.734Z Compiling rusty-fork v0.3.0
9662025-07-07T07:10:02.750Z Compiling slog-term v2.9.1
9672025-07-07T07:10:03.463Z Compiling slog-bunyan v2.5.0
9682025-07-07T07:10:03.738Z Compiling progenitor-client v0.9.1
9692025-07-07T07:10:05.116Z Compiling sha1 v0.10.6
9702025-07-07T07:10:06.080Z Compiling tokio-rustls v0.25.0
9712025-07-07T07:10:06.502Z Compiling rand_xorshift v0.4.0
9722025-07-07T07:10:06.757Z Compiling hostname v0.4.1
9732025-07-07T07:10:07.964Z Compiling progenitor-macro v0.9.1
9742025-07-07T07:10:08.988Z Compiling proptest v1.7.0
9752025-07-07T07:10:10.273Z Compiling progenitor-client v0.10.0
9762025-07-07T07:10:10.767Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
9772025-07-07T07:10:11.368Z Compiling backoff v0.4.0
9782025-07-07T07:10:11.397Z Compiling iddqd v0.3.8
9792025-07-07T07:10:11.466Z Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
9802025-07-07T07:10:11.776Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
9812025-07-07T07:10:12.874Z Compiling utf8parse v0.2.2
9822025-07-07T07:10:13.051Z Compiling anstyle-parse v0.2.7
9832025-07-07T07:10:13.444Z Compiling colorchoice v1.0.4
9842025-07-07T07:10:13.623Z Compiling anstyle-query v1.1.3
9852025-07-07T07:10:13.731Z Compiling is_terminal_polyfill v1.70.1
9862025-07-07T07:10:13.787Z Compiling anstyle v1.0.11
9872025-07-07T07:10:14.061Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#3923a435)
9882025-07-07T07:10:14.219Z Compiling anstream v0.6.19
9892025-07-07T07:10:14.722Z Compiling clap_lex v0.7.5
9902025-07-07T07:10:15.142Z Compiling crossbeam-epoch v0.9.18
9912025-07-07T07:10:15.453Z Compiling either v1.15.0
9922025-07-07T07:10:16.268Z Compiling itertools v0.13.0
9932025-07-07T07:10:18.490Z Compiling clap_derive v4.5.40
9942025-07-07T07:10:18.792Z Compiling unicode-width v0.2.1
9952025-07-07T07:10:19.059Z Compiling heapless v0.8.0
9962025-07-07T07:10:19.062Z Compiling ingot-macros v0.1.0
9972025-07-07T07:10:21.399Z Compiling progenitor v0.9.1
9982025-07-07T07:10:21.578Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
9992025-07-07T07:10:21.874Z Compiling hash32 v0.3.1
10002025-07-07T07:10:22.127Z Compiling smoltcp v0.11.0
10012025-07-07T07:10:22.672Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10022025-07-07T07:10:22.773Z Compiling heck v0.4.1
10032025-07-07T07:10:24.046Z Compiling proc-macro-crate v3.3.0
10042025-07-07T07:10:24.399Z Compiling terminal_size v0.4.2
10052025-07-07T07:10:24.546Z Compiling typify-impl v0.4.2
10062025-07-07T07:10:24.608Z Compiling cobs v0.3.0
10072025-07-07T07:10:24.932Z Compiling proc-macro-error-attr v1.0.4
10082025-07-07T07:10:24.945Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c)
10092025-07-07T07:10:24.966Z Compiling managed v0.8.0
10102025-07-07T07:10:25.302Z Compiling bitflags v1.3.2
10112025-07-07T07:10:25.346Z Compiling num_enum_derive v0.7.4
10122025-07-07T07:10:25.401Z Compiling postcard v1.1.2
10132025-07-07T07:10:26.067Z Compiling clap_builder v4.5.40
10142025-07-07T07:10:26.246Z Compiling ingot-types v0.1.0
10152025-07-07T07:10:27.106Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
10162025-07-07T07:10:27.901Z Compiling ingot v0.1.0
10172025-07-07T07:10:29.881Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
10182025-07-07T07:10:30.265Z Compiling foreign-types-macros v0.2.3
10192025-07-07T07:10:30.546Z Compiling num-integer v0.1.46
10202025-07-07T07:10:31.271Z Compiling proc-macro-error v1.0.4
10212025-07-07T07:10:31.594Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
10222025-07-07T07:10:31.805Z Compiling foreign-types-shared v0.3.1
10232025-07-07T07:10:31.940Z Compiling rayon-core v1.12.1
10242025-07-07T07:10:31.976Z Compiling float-ord v0.3.2
10252025-07-07T07:10:32.081Z Compiling foreign-types v0.5.0
10262025-07-07T07:10:32.275Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
10272025-07-07T07:10:32.323Z Compiling clap v4.5.40
10282025-07-07T07:10:32.336Z Compiling num_enum v0.7.4
10292025-07-07T07:10:32.856Z Compiling tabwriter v1.4.1
10302025-07-07T07:10:33.321Z Compiling crossbeam-deque v0.8.6
10312025-07-07T07:10:33.381Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10322025-07-07T07:10:34.369Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
10332025-07-07T07:10:34.927Z Compiling cstr-argument v0.1.2
10342025-07-07T07:10:34.971Z Compiling crucible-workspace-hack v0.1.0
10352025-07-07T07:10:35.149Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#edbf966d)
10362025-07-07T07:10:35.184Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10372025-07-07T07:10:35.663Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10382025-07-07T07:10:36.332Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c)
10392025-07-07T07:10:36.596Z Compiling num-iter v0.1.45
10402025-07-07T07:10:36.686Z Compiling num-rational v0.4.2
10412025-07-07T07:10:37.854Z Compiling num-complex v0.4.6
10422025-07-07T07:10:38.163Z Compiling socket2 v0.6.0
10432025-07-07T07:10:38.373Z Compiling half v2.6.0
10442025-07-07T07:10:38.601Z Compiling colored v3.0.0
10452025-07-07T07:10:38.778Z Compiling tinyvec_macros v0.1.1
10462025-07-07T07:10:38.830Z Compiling rustix v0.38.44
10472025-07-07T07:10:38.878Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
10482025-07-07T07:10:38.962Z Compiling vcpkg v0.2.15
10492025-07-07T07:10:39.126Z Compiling prettyplease v0.2.35
10502025-07-07T07:10:39.250Z Compiling pkg-config v0.3.32
10512025-07-07T07:10:39.394Z Compiling ciborium-io v0.2.2
10522025-07-07T07:10:39.515Z Compiling semver v0.1.20
10532025-07-07T07:10:39.661Z Compiling ciborium-ll v0.2.2
10542025-07-07T07:10:39.977Z Compiling rustc_version v0.1.7
10552025-07-07T07:10:40.061Z Compiling tinyvec v1.9.0
10562025-07-07T07:10:40.292Z Compiling num v0.4.3
10572025-07-07T07:10:40.307Z Compiling openssl-sys v0.9.109
10582025-07-07T07:10:41.735Z Compiling rayon v1.10.0
10592025-07-07T07:10:41.747Z Compiling zone_cfg_derive v0.3.1
10602025-07-07T07:10:42.866Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
10612025-07-07T07:10:43.403Z Compiling typify-macro v0.4.2
10622025-07-07T07:10:43.708Z Compiling itertools v0.14.0
10632025-07-07T07:10:44.618Z Compiling itertools v0.12.1
10642025-07-07T07:10:45.045Z Compiling hubpack_derive v0.1.1
10652025-07-07T07:10:45.113Z Compiling camino-tempfile v1.4.1
10662025-07-07T07:10:45.187Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
10672025-07-07T07:10:45.574Z Compiling num-derive v0.4.2
10682025-07-07T07:10:45.964Z Compiling enum-as-inner v0.6.1
10692025-07-07T07:10:46.018Z Compiling sigpipe v0.1.3
10702025-07-07T07:10:46.353Z Compiling glob v0.3.2
10712025-07-07T07:10:46.547Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
10722025-07-07T07:10:46.928Z Compiling data-encoding v2.9.0
10732025-07-07T07:10:47.057Z Compiling base64ct v1.8.0
10742025-07-07T07:10:47.277Z Compiling jiff v0.2.15
10752025-07-07T07:10:47.431Z Compiling zone v0.3.1
10762025-07-07T07:10:47.635Z Compiling password-hash v0.5.0
10772025-07-07T07:10:47.776Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
10782025-07-07T07:10:47.796Z Compiling typify v0.4.2
10792025-07-07T07:10:47.933Z Compiling progenitor-impl v0.10.0
10802025-07-07T07:10:48.674Z Compiling hubpack v0.1.2
10812025-07-07T07:10:49.085Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
10822025-07-07T07:10:49.128Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
10832025-07-07T07:10:50.156Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
10842025-07-07T07:10:50.385Z Compiling newtype_derive v0.1.6
10852025-07-07T07:10:51.152Z Compiling ciborium v0.2.2
10862025-07-07T07:10:54.754Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
10872025-07-07T07:10:56.322Z Compiling strum_macros v0.25.3
10882025-07-07T07:10:56.559Z Compiling blake2 v0.10.6
10892025-07-07T07:10:57.212Z Compiling serde-big-array v0.5.1
10902025-07-07T07:10:57.410Z Compiling smf v0.2.3
10912025-07-07T07:10:57.434Z Compiling serde_repr v0.1.20
10922025-07-07T07:10:58.471Z Compiling whoami v1.6.0
10932025-07-07T07:10:58.639Z Compiling unicode-segmentation v1.12.0
10942025-07-07T07:10:58.703Z Compiling cancel-safe-futures v0.1.5
10952025-07-07T07:10:58.843Z Compiling owo-colors v4.2.2
10962025-07-07T07:10:58.876Z Compiling static_assertions v1.1.0
10972025-07-07T07:10:59.200Z Compiling argon2 v0.5.3
10982025-07-07T07:10:59.504Z Compiling newline-converter v0.3.0
10992025-07-07T07:10:59.648Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
11002025-07-07T07:10:59.676Z Compiling progenitor-macro v0.10.0
11012025-07-07T07:10:59.701Z Compiling atomicwrites v0.4.4
11022025-07-07T07:11:00.044Z Compiling ipcc v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11032025-07-07T07:11:00.839Z Compiling console v0.15.11
11042025-07-07T07:11:02.205Z Compiling libsw-core v0.3.2
11052025-07-07T07:11:02.477Z Compiling secrecy v0.10.3
11062025-07-07T07:11:02.730Z Compiling cookie v0.18.1
11072025-07-07T07:11:03.116Z Compiling similar v2.7.0
11082025-07-07T07:11:04.328Z Compiling openssl v0.10.73
11092025-07-07T07:11:04.825Z Compiling resolv-conf v0.7.4
11102025-07-07T07:11:05.315Z Compiling moka v0.12.10
11112025-07-07T07:11:05.555Z Compiling foreign-types-shared v0.1.1
11122025-07-07T07:11:05.683Z Compiling linked-hash-map v0.5.6
11132025-07-07T07:11:05.683Z Compiling fixedbitset v0.5.7
11142025-07-07T07:11:06.020Z Compiling convert_case v0.4.0
11152025-07-07T07:11:06.183Z Compiling fixedbitset v0.4.2
11162025-07-07T07:11:06.228Z Compiling petgraph v0.8.2
11172025-07-07T07:11:06.343Z Compiling lru-cache v0.1.2
11182025-07-07T07:11:06.540Z Compiling petgraph v0.6.5
11192025-07-07T07:11:06.652Z Compiling derive_more v0.99.20
11202025-07-07T07:11:06.663Z Compiling foreign-types v0.3.2
11212025-07-07T07:11:06.763Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11222025-07-07T07:11:08.051Z Compiling expectorate v1.2.0
11232025-07-07T07:11:08.481Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11242025-07-07T07:11:08.897Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11252025-07-07T07:11:09.353Z Compiling libsw v3.5.0
11262025-07-07T07:11:10.176Z Compiling hickory-proto v0.24.4
11272025-07-07T07:11:10.699Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11282025-07-07T07:11:11.638Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11292025-07-07T07:11:12.242Z Compiling openssl-macros v0.1.1
11302025-07-07T07:11:12.545Z Compiling tagptr v0.2.0
11312025-07-07T07:11:12.813Z Compiling indent_write v2.2.0
11322025-07-07T07:11:13.023Z Compiling unicode-width v0.1.14
11332025-07-07T07:11:13.089Z Compiling linear-map v1.2.0
11342025-07-07T07:11:13.292Z Compiling progenitor v0.10.0
11352025-07-07T07:11:13.364Z Compiling highway v1.3.0
11362025-07-07T07:11:13.411Z Compiling swrite v0.1.0
11372025-07-07T07:11:13.546Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11382025-07-07T07:11:13.579Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11392025-07-07T07:11:14.278Z Compiling hickory-resolver v0.24.4
11402025-07-07T07:11:14.746Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11412025-07-07T07:11:17.019Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11422025-07-07T07:11:17.798Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11432025-07-07T07:11:18.384Z Compiling steno v0.4.1
11442025-07-07T07:11:19.025Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11452025-07-07T07:11:20.083Z Compiling hickory-proto v0.25.2
11462025-07-07T07:11:20.481Z Compiling tokio-stream v0.1.17
11472025-07-07T07:11:20.983Z Compiling slog-dtrace v0.3.0
11482025-07-07T07:11:21.377Z Compiling humantime v2.2.0
11492025-07-07T07:11:21.427Z Compiling parking_lot_core v0.8.6
11502025-07-07T07:11:21.863Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11512025-07-07T07:11:21.987Z Compiling qorb v0.4.1
11522025-07-07T07:11:22.772Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11532025-07-07T07:11:23.573Z Compiling num-derive v0.3.3
11542025-07-07T07:11:24.110Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11552025-07-07T07:11:25.268Z Compiling hickory-resolver v0.25.2
11562025-07-07T07:11:25.693Z Compiling libscf-sys v1.1.0
11572025-07-07T07:11:25.965Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
11582025-07-07T07:11:26.135Z Compiling fxhash v0.2.1
11592025-07-07T07:11:26.345Z Compiling parking_lot v0.11.2
11602025-07-07T07:11:26.513Z Compiling crc32fast v1.4.2
11612025-07-07T07:11:26.758Z Compiling sled v0.34.7
11622025-07-07T07:11:27.192Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11632025-07-07T07:11:35.103Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11642025-07-07T07:11:39.697Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11652025-07-07T07:11:47.847Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11662025-07-07T07:11:49.334Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
11672025-07-07T07:11:50.635Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
11682025-07-07T07:12:13.156Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 11s
11692025-07-07T07:12:13.316Zerror: creating test list failed
11702025-07-07T07:12:13.319Z
11712025-07-07T07:12:13.319ZCaused by:
11722025-07-07T07:12:13.319Z for `rdb`, command `/work/oxidecomputer/maghemite/target/debug/deps/rdb-76089dcddb44ef16 --list --format terse` aborted with signal 9 (SIGKILL)
11732025-07-07T07:12:13.319Z --- stdout:
11742025-07-07T07:12:13.319Z
11752025-07-07T07:12:13.319Z --- stderr:
11762025-07-07T07:12:13.319Z ld.so.1: rdb-76089dcddb44ef16: fatal: libipcc.so.1: open failed: No such file or directory
11772025-07-07T07:12:13.319Z
11782025-07-07T07:12:13.319Z ---
11792025-07-07T07:12:13.322Zprocess exited: duration 237621 ms, exit code 104
 
11802025-07-07T07:12:13.329Zfound 0 output files