01JZHV9ZYX6QWFH3A5W1X7G4A8: test-bgp

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: 01JZHVACAEPF8E2AYR8WKMDT9D

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-07T07:07:20.872Zjob assigned to worker 01JZHVACET46MB7NR0H00PSA2V [factory aws, i-0dabe897a5d1968ec] (queued for 48 s)
 
22025-07-07T07:07:29.354Zstarting task 0: "setup"
32025-07-07T07:07:29.358Z++ uname -s
42025-07-07T07:07:29.361Z+ kern=SunOS
52025-07-07T07:07:29.361Z+ build_user=build
62025-07-07T07:07:29.361Z+ build_uid=12345
72025-07-07T07:07:29.362Z+ work_dir=/work
82025-07-07T07:07:29.362Z+ input_dir=/input
92025-07-07T07:07:29.362Z+ [[ 0 == 12345 ]]
102025-07-07T07:07:29.362Z+ case "$kern" in
112025-07-07T07:07:29.362Z+ groupadd -g 12345 build
122025-07-07T07:07:29.365Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-07T07:07:31.371Z+ zfs create -o mountpoint=/work rpool/work
142025-07-07T07:07:31.488Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-07T07:07:31.491Z+ home_fs=zfs
162025-07-07T07:07:31.492Z+ [[ zfs == autofs ]]
172025-07-07T07:07:31.492Z+ mkdir -p /home/build
182025-07-07T07:07:31.495Z+ chown build:build /home/build /work
192025-07-07T07:07:33.495Z+ chmod 0700 /home/build /work
202025-07-07T07:07:33.498Zprocess exited: duration 4146 ms, exit code 0
 
212025-07-07T07:07:33.505Zstarting task 1: "rust-toolchain"
222025-07-07T07:07:33.510Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-07-07T07:07:33.510Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-07-07T07:07:33.510Z * rust toolchain channel = "stable"
252025-07-07T07:07:33.510Z * rust toolchain profile = "default"
262025-07-07T07:07:33.510Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-07T07:07:33.513Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-07T07:07:33.513Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-07T07:07:33.514Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-07-07T07:07:33.626Zinfo: downloading installer
312025-07-07T07:07:34.883Zwarn: It looks like you have an existing installation of Rust at:
322025-07-07T07:07:34.883Zwarn: /opt/ooce/bin
332025-07-07T07:07:34.883Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-07T07:07:34.883Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-07T07:07:34.883Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-07T07:07:34.883Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-07T07:07:34.883Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-07T07:07:34.883Zerror: cannot install while Rust is installed
392025-07-07T07:07:34.883Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-07T07:07:34.900Zinfo: profile set to 'default'
412025-07-07T07:07:34.900Zinfo: default host triple is x86_64-unknown-illumos
422025-07-07T07:07:34.904Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-07-07T07:07:35.054Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-07T07:07:35.055Zinfo: downloading component 'cargo'
452025-07-07T07:07:35.857Zinfo: downloading component 'clippy'
462025-07-07T07:07:36.235Zinfo: downloading component 'rust-docs'
472025-07-07T07:07:37.454Zinfo: downloading component 'rust-std'
482025-07-07T07:07:39.288Zinfo: downloading component 'rustc'
492025-07-07T07:07:47.030Zinfo: downloading component 'rustfmt'
502025-07-07T07:07:47.307Zinfo: installing component 'cargo'
512025-07-07T07:07:48.177Zinfo: installing component 'clippy'
522025-07-07T07:07:48.570Zinfo: installing component 'rust-docs'
532025-07-07T07:07:50.425Zinfo: installing component 'rust-std'
542025-07-07T07:07:52.161Zinfo: installing component 'rustc'
552025-07-07T07:07:58.697Zinfo: installing component 'rustfmt'
562025-07-07T07:07:59.030Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-07-07T07:07:59.030Z
582025-07-07T07:07:59.453Z stable-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-07T07:07:59.453Z
602025-07-07T07:07:59.456Z
612025-07-07T07:07:59.456ZRust is installed now. Great!
622025-07-07T07:07:59.456Z
632025-07-07T07:07:59.456ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-07T07:07:59.456Zenvironment variable. This has not been done automatically.
652025-07-07T07:07:59.456Z
662025-07-07T07:07:59.456ZTo configure your current shell, you need to source
672025-07-07T07:07:59.456Zthe corresponding env file under $HOME/.cargo.
682025-07-07T07:07:59.456Z
692025-07-07T07:07:59.456ZThis is usually done by running one of the following (note the leading DOT):
702025-07-07T07:07:59.456Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-07T07:07:59.456Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-07T07:07:59.456Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-07T07:07:59.541Z+ rustup --version
742025-07-07T07:07:59.552Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-07T07:07:59.556Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-07T07:07:59.628Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-07T07:07:59.631Z+ cargo --version
782025-07-07T07:07:59.690Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-07T07:07:59.693Z+ rustc --version
802025-07-07T07:07:59.761Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-07T07:07:59.766Zprocess exited: duration 26262 ms, exit code 0
 
822025-07-07T07:07:59.772Zstarting task 2: "authentication"
832025-07-07T07:07:59.796Zprocess exited: duration 23 ms, exit code 0
 
842025-07-07T07:07:59.803Zstarting task 3: "clone repository"
852025-07-07T07:07:59.809Z+ mkdir -p /work/oxidecomputer/maghemite
862025-07-07T07:07:59.812Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872025-07-07T07:07:59.849ZCloning into '/work/oxidecomputer/maghemite'...
882025-07-07T07:08:00.598Z+ cd /work/oxidecomputer/maghemite
892025-07-07T07:08:00.602Z+ git fetch origin eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb
902025-07-07T07:08:00.872ZFrom https://github.com/oxidecomputer/maghemite
912025-07-07T07:08:00.872Z * branch eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb -> FETCH_HEAD
922025-07-07T07:08:00.880Z+ [[ -n renovate/lock-file-maintenance ]]
932025-07-07T07:08:00.884Z++ git branch --show-current
942025-07-07T07:08:00.887Z+ current=main
952025-07-07T07:08:00.887Z+ [[ main != renovate/lock-file-maintenance ]]
962025-07-07T07:08:00.887Z+ git branch -f renovate/lock-file-maintenance eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb
972025-07-07T07:08:00.890Z+ git checkout -f renovate/lock-file-maintenance
982025-07-07T07:08:00.903ZSwitched to branch 'renovate/lock-file-maintenance'
992025-07-07T07:08:00.905Z+ git reset --hard eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb
1002025-07-07T07:08:00.909ZHEAD is now at eb30e2d Lock file maintenance
1012025-07-07T07:08:00.912Zprocess exited: duration 1106 ms, exit code 0
 
1022025-07-07T07:08:00.918Zstarting task 4: "build"
1032025-07-07T07:08:00.924Z+ set -e
1042025-07-07T07:08:00.924Z+ NEXTEST_VERSION=0.9.97
1052025-07-07T07:08:00.924Z+ PLATFORM=illumos
1062025-07-07T07:08:00.924Z+ cargo --version
1072025-07-07T07:08:00.931Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
1082025-07-07T07:08:01.101Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
1092025-07-07T07:08:01.104Zinfo: downloading component 'cargo'
1102025-07-07T07:08:02.031Zinfo: downloading component 'clippy'
1112025-07-07T07:08:02.401Zinfo: downloading component 'rust-docs'
1122025-07-07T07:08:03.785Zinfo: downloading component 'rust-std'
1132025-07-07T07:08:05.611Zinfo: downloading component 'rustc'
1142025-07-07T07:08:12.807Zinfo: downloading component 'rustfmt'
1152025-07-07T07:08:13.089Zinfo: installing component 'cargo'
1162025-07-07T07:08:13.913Zinfo: installing component 'clippy'
1172025-07-07T07:08:14.297Zinfo: installing component 'rust-docs'
1182025-07-07T07:08:16.132Zinfo: installing component 'rust-std'
1192025-07-07T07:08:17.902Zinfo: installing component 'rustc'
1202025-07-07T07:08:24.176Zinfo: installing component 'rustfmt'
1212025-07-07T07:08:24.608Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1222025-07-07T07:08:24.611Z+ rustc --version
1232025-07-07T07:08:24.690Zrustc 1.86.0 (05f9846f8 2025-03-31)
1242025-07-07T07:08:24.696Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.97/illumos
1252025-07-07T07:08:24.699Z+ gunzip
1262025-07-07T07:08:24.699Z+ tar -xvf - -C /home/build/.cargo/bin
1272025-07-07T07:08:26.088Zx cargo-nextest, 18489920 bytes, 36114 tape blocks
1282025-07-07T07:08:26.091Z+ pushd bgp
1292025-07-07T07:08:26.091Z/work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite
1302025-07-07T07:08:26.091Z+ cargo nextest run
1312025-07-07T07:08:26.430Z Updating crates.io index
1322025-07-07T07:08:26.433Z Updating git repository `https://github.com/oxidecomputer/falcon`
1332025-07-07T07:08:27.156ZFrom https://github.com/oxidecomputer/falcon
1342025-07-07T07:08:27.156Z * [new ref] bfcf50ebd5aa308990c858606ebf4e6cc3a0a119 -> refs/commit/bfcf50ebd5aa308990c858606ebf4e6cc3a0a119
1352025-07-07T07:08:27.341Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1362025-07-07T07:08:27.748ZFrom https://github.com/oxidecomputer/dendrite
1372025-07-07T07:08:27.748Z * [new ref] 196b6b1389cedbe71ffaa369ccf2af90664fac75 -> refs/commit/196b6b1389cedbe71ffaa369ccf2af90664fac75
1382025-07-07T07:08:27.797Z Updating git repository `https://github.com/oxidecomputer/ispf`
1392025-07-07T07:08:28.130ZFrom https://github.com/oxidecomputer/ispf
1402025-07-07T07:08:28.130Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
1412025-07-07T07:08:28.158Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1422025-07-07T07:08:28.548ZFrom https://github.com/oxidecomputer/netadm-sys
1432025-07-07T07:08:28.548Z * [new ref] edbf966dab4ea27af8163e9296484d3e51ec84b0 -> refs/commit/edbf966dab4ea27af8163e9296484d3e51ec84b0
1442025-07-07T07:08:28.562Z Updating git repository `https://github.com/oxidecomputer/omicron`
1452025-07-07T07:08:34.384ZFrom https://github.com/oxidecomputer/omicron
1462025-07-07T07:08:34.384Z * [new ref] 765dbb0c6d463961ec364a388485a685ee80547c -> refs/commit/765dbb0c6d463961ec364a388485a685ee80547c
1472025-07-07T07:08:34.847Z Updating git repository `https://github.com/oxidecomputer/opte`
1482025-07-07T07:08:35.688ZFrom https://github.com/oxidecomputer/opte
1492025-07-07T07:08:35.688Z * [new ref] 3d1263ced8177893d46da54a914e4c510dc2bfc8 -> refs/commit/3d1263ced8177893d46da54a914e4c510dc2bfc8
1502025-07-07T07:08:35.733Z Updating git repository `https://github.com/illumos/smf-rs`
1512025-07-07T07:08:36.041ZFrom https://github.com/illumos/smf-rs
1522025-07-07T07:08:36.041Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1532025-07-07T07:08:36.078Z Updating git repository `https://github.com/oxidecomputer/zone`
1542025-07-07T07:08:36.404ZFrom https://github.com/oxidecomputer/zone
1552025-07-07T07:08:36.404Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1562025-07-07T07:08:36.465Z Updating git repository `https://github.com/oxidecomputer/propolis`
1572025-07-07T07:08:37.401ZFrom https://github.com/oxidecomputer/propolis
1582025-07-07T07:08:37.401Z * [new ref] 02fdf06bb279fc1b1393f993b90cbe84b7e9f281 -> refs/commit/02fdf06bb279fc1b1393f993b90cbe84b7e9f281
1592025-07-07T07:08:37.547Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1602025-07-07T07:08:38.108ZFrom https://github.com/oxidecomputer/transceiver-control
1612025-07-07T07:08:38.109Z * [new ref] d861e1dedaa6eb6513a017c2bbe4b73e97327684 -> refs/commit/d861e1dedaa6eb6513a017c2bbe4b73e97327684
1622025-07-07T07:08:38.137Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1632025-07-07T07:08:38.466ZFrom https://github.com/oxidecomputer/dlpi-sys
1642025-07-07T07:08:38.466Z * [new ref] bc75c49c365534f4764dec5853a75c7c9f4567c1 -> refs/commit/bc75c49c365534f4764dec5853a75c7c9f4567c1
1652025-07-07T07:08:38.482Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1662025-07-07T07:08:38.823ZFrom https://github.com/jmesmon/rust-libzfs
1672025-07-07T07:08:38.823Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1682025-07-07T07:08:38.843Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1692025-07-07T07:08:39.165ZFrom https://github.com/oxidecomputer/rusty-doors
1702025-07-07T07:08:39.165Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1712025-07-07T07:08:39.177Z Updating git repository `https://github.com/oxidecomputer/lldp`
1722025-07-07T07:08:39.548ZFrom https://github.com/oxidecomputer/lldp
1732025-07-07T07:08:39.549Z * [new ref] 82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 -> refs/commit/82fbc8c9747eb9f74dde0f92ae77ec67f65652c4
1742025-07-07T07:08:39.582Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1752025-07-07T07:08:40.110ZFrom https://github.com/oxidecomputer/maghemite
1762025-07-07T07:08:40.111Z * [new ref] fa5f15cdcd5864161a929e2ec01534f70dfba216 -> refs/commit/fa5f15cdcd5864161a929e2ec01534f70dfba216
1772025-07-07T07:08:40.171Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1782025-07-07T07:08:40.518ZFrom https://github.com/oxidecomputer/serde_human_bytes
1792025-07-07T07:08:40.519Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
1802025-07-07T07:08:40.539Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1812025-07-07T07:08:40.893ZFrom https://github.com/oxidecomputer/slog-error-chain
1822025-07-07T07:08:40.894Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1832025-07-07T07:08:40.906Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1842025-07-07T07:08:41.253ZFrom https://github.com/oxidecomputer/tufaceous
1852025-07-07T07:08:41.253Z * [new ref] 3923a4358e8be55fef0f50859e8ea1efa48f00f0 -> refs/commit/3923a4358e8be55fef0f50859e8ea1efa48f00f0
1862025-07-07T07:08:41.289Z Updating git repository `https://github.com/oxidecomputer/crucible`
1872025-07-07T07:08:42.590ZFrom https://github.com/oxidecomputer/crucible
1882025-07-07T07:08:42.590Z * [new ref] da3cf198a0e000bb89efc3a1c77d7ba09340a600 -> refs/commit/da3cf198a0e000bb89efc3a1c77d7ba09340a600
1892025-07-07T07:08:42.853Z Updating git repository `https://github.com/oxidecomputer/propolis`
1902025-07-07T07:08:43.269ZFrom https://github.com/oxidecomputer/propolis
1912025-07-07T07:08:43.269Z * [new ref] e3988414bd68ecf806078fb898120e1194451ee9 -> refs/commit/e3988414bd68ecf806078fb898120e1194451ee9
1922025-07-07T07:08:43.348Z Updating git repository `https://github.com/oxidecomputer/crucible`
1932025-07-07T07:08:43.767ZFrom https://github.com/oxidecomputer/crucible
1942025-07-07T07:08:43.767Z * [new ref] e164393a88e7b62598897dc4f53315f083e25333 -> refs/commit/e164393a88e7b62598897dc4f53315f083e25333
1952025-07-07T07:08:43.822Z Updating git repository `https://github.com/oxidecomputer/opte`
1962025-07-07T07:08:44.147ZFrom https://github.com/oxidecomputer/opte
1972025-07-07T07:08:44.147Z * [new ref] 23cebf3b1c911f09c203f7df50cc06bf780338e5 -> refs/commit/23cebf3b1c911f09c203f7df50cc06bf780338e5
1982025-07-07T07:08:44.217Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1992025-07-07T07:08:44.862ZFrom https://github.com/oxidecomputer/management-gateway-service
2002025-07-07T07:08:44.862Z * [new ref] 0e1e055b66ec007c537e5bd45e210c245f9c537d -> refs/commit/0e1e055b66ec007c537e5bd45e210c245f9c537d
2012025-07-07T07:08:44.895Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2022025-07-07T07:08:45.220ZFrom https://github.com/oxidecomputer/ipcc-rs
2032025-07-07T07:08:45.220Z * [new ref] 524eb8f125003dff50b9703900c6b323f00f9e1b -> refs/commit/524eb8f125003dff50b9703900c6b323f00f9e1b
2042025-07-07T07:08:46.053Z Downloading crates ...
2052025-07-07T07:08:46.142Z Downloaded anyhow v1.0.98
2062025-07-07T07:08:46.148Z Downloaded adler2 v2.0.1
2072025-07-07T07:08:46.151Z Downloaded anstyle-parse v0.2.7
2082025-07-07T07:08:46.155Z Downloaded anstream v0.6.19
2092025-07-07T07:08:46.158Z Downloaded clap_lex v0.7.5
2102025-07-07T07:08:46.158Z Downloaded lru-slab v0.1.2
2112025-07-07T07:08:46.161Z Downloaded enum-as-inner v0.6.1
2122025-07-07T07:08:46.161Z Downloaded allocator-api2 v0.2.21
2132025-07-07T07:08:46.164Z Downloaded cargo_toml v0.22.1
2142025-07-07T07:08:46.167Z Downloaded num-complex v0.4.6
2152025-07-07T07:08:46.170Z Downloaded anstyle v1.0.11
2162025-07-07T07:08:46.173Z Downloaded ciborium-io v0.2.2
2172025-07-07T07:08:46.173Z Downloaded crypto-common v0.1.6
2182025-07-07T07:08:46.176Z Downloaded crc8 v0.1.1
2192025-07-07T07:08:46.176Z Downloaded bytecount v0.6.9
2202025-07-07T07:08:46.179Z Downloaded cfg-if v1.0.1
2212025-07-07T07:08:46.179Z Downloaded async-stream v0.3.6
2222025-07-07T07:08:46.182Z Downloaded colorchoice v1.0.4
2232025-07-07T07:08:46.185Z Downloaded cfg_aliases v0.2.1
2242025-07-07T07:08:46.185Z Downloaded aho-corasick v1.1.3
2252025-07-07T07:08:46.191Z Downloaded bit-vec v0.8.0
2262025-07-07T07:08:46.194Z Downloaded async-trait v0.1.88
2272025-07-07T07:08:46.198Z Downloaded num-conv v0.1.0
2282025-07-07T07:08:46.201Z Downloaded macaddr v1.0.1
2292025-07-07T07:08:46.201Z Downloaded atomic-waker v1.1.2
2302025-07-07T07:08:46.204Z Downloaded anstyle-query v1.1.3
2312025-07-07T07:08:46.207Z Downloaded atomicwrites v0.4.4
2322025-07-07T07:08:46.207Z Downloaded async-stream-impl v0.3.6
2332025-07-07T07:08:46.210Z Downloaded ahash v0.8.12
2342025-07-07T07:08:46.213Z Downloaded memmap v0.7.0
2352025-07-07T07:08:46.213Z Downloaded memoffset v0.9.1
2362025-07-07T07:08:46.216Z Downloaded parking_lot v0.12.4
2372025-07-07T07:08:46.220Z Downloaded argon2 v0.5.3
2382025-07-07T07:08:46.224Z Downloaded newtype_derive v0.1.6
2392025-07-07T07:08:46.227Z Downloaded cstr-argument v0.1.2
2402025-07-07T07:08:46.227Z Downloaded crunchy v0.2.4
2412025-07-07T07:08:46.230Z Downloaded darling_macro v0.20.11
2422025-07-07T07:08:46.230Z Downloaded managed v0.8.0
2432025-07-07T07:08:46.233Z Downloaded cobs v0.3.0
2442025-07-07T07:08:46.236Z Downloaded digest v0.10.7
2452025-07-07T07:08:46.239Z Downloaded no-std-compat v0.4.1
2462025-07-07T07:08:46.239Z Downloaded bit-set v0.8.0
2472025-07-07T07:08:46.242Z Downloaded match_cfg v0.1.0
2482025-07-07T07:08:46.243Z Downloaded parse-display v0.10.0
2492025-07-07T07:08:46.246Z Downloaded num-derive v0.3.3
2502025-07-07T07:08:46.246Z Downloaded paste v1.0.15
2512025-07-07T07:08:46.250Z Downloaded parse-display-derive v0.10.0
2522025-07-07T07:08:46.253Z Downloaded num_threads v0.1.7
2532025-07-07T07:08:46.253Z Downloaded try-lock v0.2.5
2542025-07-07T07:08:46.256Z Downloaded num v0.4.3
2552025-07-07T07:08:46.259Z Downloaded pretty-hex v0.4.1
2562025-07-07T07:08:46.259Z Downloaded utf8_iter v1.0.4
2572025-07-07T07:08:46.262Z Downloaded newline-converter v0.3.0
2582025-07-07T07:08:46.262Z Downloaded base16ct v0.2.0
2592025-07-07T07:08:46.265Z Downloaded constant_time_eq v0.3.1
2602025-07-07T07:08:46.265Z Downloaded percent-encoding v2.3.1
2612025-07-07T07:08:46.268Z Downloaded defmt-parser v1.0.0
2622025-07-07T07:08:46.268Z Downloaded debug-ignore v1.0.5
2632025-07-07T07:08:46.271Z Downloaded convert_case v0.4.0
2642025-07-07T07:08:46.274Z Downloaded deranged v0.4.0
2652025-07-07T07:08:46.278Z Downloaded powerfmt v0.2.0
2662025-07-07T07:08:46.278Z Downloaded dyn-clone v1.0.19
2672025-07-07T07:08:46.281Z Downloaded dirs-sys-next v0.1.2
2682025-07-07T07:08:46.281Z Downloaded cpufeatures v0.2.17
2692025-07-07T07:08:46.284Z Downloaded progenitor-client v0.9.1
2702025-07-07T07:08:46.287Z Downloaded dof v0.3.0
2712025-07-07T07:08:46.287Z Downloaded omicron-workspace-hack v0.1.0
2722025-07-07T07:08:46.287Z Downloaded crossbeam-deque v0.8.6
2732025-07-07T07:08:46.290Z Downloaded either v1.15.0
2742025-07-07T07:08:46.293Z Downloaded embedded-io v0.4.0
2752025-07-07T07:08:46.297Z Downloaded daft v0.1.4
2762025-07-07T07:08:46.297Z Downloaded data-encoding v2.9.0
2772025-07-07T07:08:46.300Z Downloaded const-random v0.1.18
2782025-07-07T07:08:46.300Z Downloaded yoke-derive v0.8.0
2792025-07-07T07:08:46.303Z Downloaded progenitor v0.9.1
2802025-07-07T07:08:46.303Z Downloaded pin-project-lite v0.2.16
2812025-07-07T07:08:46.308Z Downloaded once_cell v1.21.3
2822025-07-07T07:08:46.312Z Downloaded fastrand v2.3.0
2832025-07-07T07:08:46.315Z Downloaded pkg-config v0.3.32
2842025-07-07T07:08:46.318Z Downloaded time-core v0.1.4
2852025-07-07T07:08:46.318Z Downloaded filetime v0.2.25
2862025-07-07T07:08:46.321Z Downloaded typify-macro v0.4.2
2872025-07-07T07:08:46.321Z Downloaded proc-macro-error-attr v1.0.4
2882025-07-07T07:08:46.324Z Downloaded tokio-macros v2.5.0
2892025-07-07T07:08:46.327Z Downloaded utf8parse v0.2.2
2902025-07-07T07:08:46.327Z Downloaded hubpack_derive v0.1.1
2912025-07-07T07:08:46.330Z Downloaded proc-macro-crate v3.3.0
2922025-07-07T07:08:46.330Z Downloaded parking_lot_core v0.8.6
2932025-07-07T07:08:46.333Z Downloaded pest_generator v2.8.1
2942025-07-07T07:08:46.336Z Downloaded is-terminal v0.4.16
2952025-07-07T07:08:46.336Z Downloaded byteorder v1.5.0
2962025-07-07T07:08:46.339Z Downloaded arrayvec v0.7.6
2972025-07-07T07:08:46.342Z Downloaded instant v0.1.13
2982025-07-07T07:08:46.345Z Downloaded multer v3.1.0
2992025-07-07T07:08:46.348Z Downloaded progenitor-macro v0.9.1
3002025-07-07T07:08:46.348Z Downloaded rand_xorshift v0.4.0
3012025-07-07T07:08:46.351Z Downloaded progenitor v0.10.0
3022025-07-07T07:08:46.351Z Downloaded dirs-next v2.0.0
3032025-07-07T07:08:46.354Z Downloaded rand_core v0.6.4
3042025-07-07T07:08:46.357Z Downloaded quick-error v1.2.3
3052025-07-07T07:08:46.357Z Downloaded defmt-macros v1.0.1
3062025-07-07T07:08:46.361Z Downloaded rand_chacha v0.9.0
3072025-07-07T07:08:46.364Z Downloaded rand_chacha v0.3.1
3082025-07-07T07:08:46.367Z Downloaded progenitor-client v0.10.0
3092025-07-07T07:08:46.367Z Downloaded semver v0.1.20
3102025-07-07T07:08:46.371Z Downloaded sigpipe v0.1.3
3112025-07-07T07:08:46.371Z Downloaded futures-executor v0.3.31
3122025-07-07T07:08:46.374Z Downloaded form_urlencoded v1.2.1
3132025-07-07T07:08:46.374Z Downloaded oxnet v0.1.2
3142025-07-07T07:08:46.377Z Downloaded dropshot_endpoint v0.16.2
3152025-07-07T07:08:46.380Z Downloaded foldhash v0.1.5
3162025-07-07T07:08:46.383Z Downloaded glob v0.3.2
3172025-07-07T07:08:46.386Z Downloaded pest_derive v2.8.1
3182025-07-07T07:08:46.389Z Downloaded structmeta v0.3.0
3192025-07-07T07:08:46.389Z Downloaded idna_adapter v1.2.1
3202025-07-07T07:08:46.393Z Downloaded humantime v2.2.0
3212025-07-07T07:08:46.397Z Downloaded plain v0.2.3
3222025-07-07T07:08:46.397Z Downloaded tower-layer v0.3.3
3232025-07-07T07:08:46.397Z Downloaded password-hash v0.5.0
3242025-07-07T07:08:46.401Z Downloaded parking_lot v0.11.2
3252025-07-07T07:08:46.401Z Downloaded proc-macro-error2 v2.0.1
3262025-07-07T07:08:46.405Z Downloaded tabwriter v1.4.1
3272025-07-07T07:08:46.408Z Downloaded lazy_static v1.5.0
3282025-07-07T07:08:46.411Z Downloaded fnv v1.0.7
3292025-07-07T07:08:46.411Z Downloaded diff v0.1.13
3302025-07-07T07:08:46.414Z Downloaded usdt-macro v0.5.0
3312025-07-07T07:08:46.417Z Downloaded fxhash v0.2.1
3322025-07-07T07:08:46.417Z Downloaded rand_core v0.9.3
3332025-07-07T07:08:46.420Z Downloaded wait-timeout v0.2.1
3342025-07-07T07:08:46.424Z Downloaded ident_case v1.0.1
3352025-07-07T07:08:46.424Z Downloaded futures-task v0.3.31
3362025-07-07T07:08:46.427Z Downloaded slog-term v2.9.1
3372025-07-07T07:08:46.430Z Downloaded quote v1.0.40
3382025-07-07T07:08:46.433Z Downloaded tracing-core v0.1.34
3392025-07-07T07:08:46.436Z Downloaded structmeta-derive v0.3.0
3402025-07-07T07:08:46.439Z Downloaded strsim v0.11.1
3412025-07-07T07:08:46.439Z Downloaded uuid v1.17.0
3422025-07-07T07:08:46.442Z Downloaded is_terminal_polyfill v1.70.1
3432025-07-07T07:08:46.445Z Downloaded serde_spanned v0.6.9
3442025-07-07T07:08:46.448Z Downloaded same-file v1.0.6
3452025-07-07T07:08:46.448Z Downloaded terminal_size v0.4.2
3462025-07-07T07:08:46.451Z Downloaded serde_tokenstream v0.2.2
3472025-07-07T07:08:46.451Z Downloaded hyper-rustls v0.27.7
3482025-07-07T07:08:46.455Z Downloaded num-traits v0.2.19
3492025-07-07T07:08:46.458Z Downloaded spin v0.5.2
3502025-07-07T07:08:46.461Z Downloaded pest_meta v2.8.1
3512025-07-07T07:08:46.464Z Downloaded scroll_derive v0.12.1
3522025-07-07T07:08:46.467Z Downloaded derive-where v1.5.0
3532025-07-07T07:08:46.470Z Downloaded tower-service v0.3.3
3542025-07-07T07:08:46.470Z Downloaded usdt-attr-macro v0.5.0
3552025-07-07T07:08:46.473Z Downloaded derive_more v0.99.20
3562025-07-07T07:08:46.477Z Downloaded equivalent v1.0.2
3572025-07-07T07:08:46.480Z Downloaded zone_cfg_derive v0.3.1
3582025-07-07T07:08:46.480Z Downloaded zone v0.3.1
3592025-07-07T07:08:46.483Z Downloaded futures-sink v0.3.31
3602025-07-07T07:08:46.483Z Downloaded hostname v0.3.1
3612025-07-07T07:08:46.487Z Downloaded hex v0.4.3
3622025-07-07T07:08:46.489Z Downloaded ref-cast v1.0.24
3632025-07-07T07:08:46.493Z Downloaded ipnetwork v0.21.1
3642025-07-07T07:08:46.496Z Downloaded omicron-zone-package v0.12.2
3652025-07-07T07:08:46.499Z Downloaded smallvec v1.15.1
3662025-07-07T07:08:46.502Z Downloaded getrandom v0.3.3
3672025-07-07T07:08:46.505Z Downloaded indent_write v2.2.0
3682025-07-07T07:08:46.508Z Downloaded linked-hash-map v0.5.6
3692025-07-07T07:08:46.508Z Downloaded schemars_derive v0.8.22
3702025-07-07T07:08:46.512Z Downloaded term v0.7.0
3712025-07-07T07:08:46.515Z Downloaded scopeguard v1.2.0
3722025-07-07T07:08:46.518Z Downloaded strum v0.26.3
3732025-07-07T07:08:46.518Z Downloaded slog-bunyan v2.5.0
3742025-07-07T07:08:46.520Z Downloaded toml_write v0.1.2
3752025-07-07T07:08:46.523Z Downloaded toml_datetime v0.6.11
3762025-07-07T07:08:46.523Z Downloaded subtle v2.6.1
3772025-07-07T07:08:46.526Z Downloaded fixedbitset v0.5.7
3782025-07-07T07:08:46.529Z Downloaded slab v0.4.10
3792025-07-07T07:08:46.529Z Downloaded proc-macro2 v1.0.95
3802025-07-07T07:08:46.533Z Downloaded foreign-types v0.3.2
3812025-07-07T07:08:46.536Z Downloaded take_mut v0.2.2
3822025-07-07T07:08:46.536Z Downloaded bytes v1.10.1
3832025-07-07T07:08:46.540Z Downloaded usdt-impl v0.5.0
3842025-07-07T07:08:46.543Z Downloaded zerotrie v0.2.2
3852025-07-07T07:08:46.546Z Downloaded thiserror-impl v1.0.69
3862025-07-07T07:08:46.550Z Downloaded hash32 v0.3.1
3872025-07-07T07:08:46.553Z Downloaded zerovec-derive v0.11.1
3882025-07-07T07:08:46.553Z Downloaded heck v0.4.1
3892025-07-07T07:08:46.556Z Downloaded futures-core v0.3.31
3902025-07-07T07:08:46.559Z Downloaded topological-sort v0.2.2
3912025-07-07T07:08:46.559Z Downloaded tabled_derive v0.11.0
3922025-07-07T07:08:46.562Z Downloaded scroll v0.12.0
3932025-07-07T07:08:46.562Z Downloaded url v2.5.4
3942025-07-07T07:08:46.566Z Downloaded rustversion v1.0.21
3952025-07-07T07:08:46.569Z Downloaded linear-map v1.2.0
3962025-07-07T07:08:46.572Z Downloaded libsw-core v0.3.2
3972025-07-07T07:08:46.575Z Downloaded tempfile v3.20.0
3982025-07-07T07:08:46.578Z Downloaded zerofrom v0.1.6
3992025-07-07T07:08:46.581Z Downloaded zerofrom-derive v0.1.6
4002025-07-07T07:08:46.581Z Downloaded libsw v3.5.0
4012025-07-07T07:08:46.584Z Downloaded sha1 v0.10.6
4022025-07-07T07:08:46.587Z Downloaded thiserror-impl v2.0.12
4032025-07-07T07:08:46.587Z Downloaded strum_macros v0.26.4
4042025-07-07T07:08:46.590Z Downloaded tokio-tungstenite v0.21.0
4052025-07-07T07:08:46.593Z Downloaded typify v0.4.2
4062025-07-07T07:08:46.596Z Downloaded errno v0.3.13
4072025-07-07T07:08:46.599Z Downloaded usdt v0.5.0
4082025-07-07T07:08:46.602Z Downloaded unit-prefix v0.5.1
4092025-07-07T07:08:46.602Z Downloaded miniz_oxide v0.8.9
4102025-07-07T07:08:46.605Z Downloaded minimal-lexical v0.2.1
4112025-07-07T07:08:46.609Z Downloaded futures-macro v0.3.31
4122025-07-07T07:08:46.612Z Downloaded futures-io v0.3.31
4132025-07-07T07:08:46.612Z Downloaded static_assertions v1.1.0
4142025-07-07T07:08:46.615Z Downloaded typify v0.3.0
4152025-07-07T07:08:46.619Z Downloaded tagptr v0.2.0
4162025-07-07T07:08:46.622Z Downloaded openssl-sys v0.9.109
4172025-07-07T07:08:46.625Z Downloaded papergrid v0.17.0
4182025-07-07T07:08:46.631Z Downloaded ipnet v2.11.0
4192025-07-07T07:08:46.634Z Downloaded unarray v0.1.4
4202025-07-07T07:08:46.637Z Downloaded ingot-types v0.1.0
4212025-07-07T07:08:46.637Z Downloaded slog-dtrace v0.3.0
4222025-07-07T07:08:46.640Z Downloaded indicatif v0.18.0
4232025-07-07T07:08:46.643Z Downloaded lock_api v0.4.13
4242025-07-07T07:08:46.646Z Downloaded tinyvec_macros v0.1.1
4252025-07-07T07:08:46.649Z Downloaded highway v1.3.0
4262025-07-07T07:08:46.649Z Downloaded http-body-util v0.1.3
4272025-07-07T07:08:46.653Z Downloaded rusty-fork v0.3.0
4282025-07-07T07:08:46.656Z Downloaded similar v2.7.0
4292025-07-07T07:08:46.659Z Downloaded serde_with_macros v3.14.0
4302025-07-07T07:08:46.662Z Downloaded smartstring v1.0.1
4312025-07-07T07:08:46.665Z Downloaded http-body v1.0.1
4322025-07-07T07:08:46.668Z Downloaded tiny-keccak v2.0.2
4332025-07-07T07:08:46.670Z Downloaded smf v0.2.3
4342025-07-07T07:08:46.670Z Downloaded rand v0.8.5
4352025-07-07T07:08:46.673Z Downloaded quinn v0.11.8
4362025-07-07T07:08:46.677Z Downloaded sync_wrapper v1.0.2
4372025-07-07T07:08:46.680Z Downloaded prettyplease v0.2.35
4382025-07-07T07:08:46.683Z Downloaded foreign-types-shared v0.1.1
4392025-07-07T07:08:46.686Z Downloaded rustc_version v0.4.1
4402025-07-07T07:08:46.686Z Downloaded httpdate v1.0.3
4412025-07-07T07:08:46.689Z Downloaded spin v0.9.8
4422025-07-07T07:08:46.692Z Downloaded tinystr v0.8.1
4432025-07-07T07:08:46.692Z Downloaded fixedbitset v0.4.2
4442025-07-07T07:08:46.695Z Downloaded rayon-core v1.12.1
4452025-07-07T07:08:46.698Z Downloaded icu_normalizer_data v2.0.0
4462025-07-07T07:08:46.701Z Downloaded thread_local v1.1.9
4472025-07-07T07:08:46.704Z Downloaded foreign-types-shared v0.3.1
4482025-07-07T07:08:46.704Z Downloaded rustc_version v0.1.7
4492025-07-07T07:08:46.704Z Downloaded rustls-pemfile v2.2.0
4502025-07-07T07:08:46.707Z Downloaded serde_urlencoded v0.7.1
4512025-07-07T07:08:46.710Z Downloaded serde_repr v0.1.20
4522025-07-07T07:08:46.713Z Downloaded serde_path_to_error v0.1.17
4532025-07-07T07:08:46.714Z Downloaded indexmap v1.9.3
4542025-07-07T07:08:46.717Z Downloaded serde_derive v1.0.219
4552025-07-07T07:08:46.721Z Downloaded itoa v1.0.15
4562025-07-07T07:08:46.724Z Downloaded qorb v0.4.1
4572025-07-07T07:08:46.727Z Downloaded synstructure v0.13.2
4582025-07-07T07:08:46.727Z Downloaded toml_edit v0.22.27
4592025-07-07T07:08:46.731Z Downloaded tracing-attributes v0.1.30
4602025-07-07T07:08:46.734Z Downloaded test-strategy v0.4.3
4612025-07-07T07:08:46.738Z Downloaded flate2 v1.1.2
4622025-07-07T07:08:46.743Z Downloaded ingot v0.1.0
4632025-07-07T07:08:46.746Z Downloaded iana-time-zone v0.1.63
4642025-07-07T07:08:46.749Z Downloaded hostname v0.4.1
4652025-07-07T07:08:46.752Z Downloaded nom v7.1.3
4662025-07-07T07:08:46.756Z Downloaded foreign-types v0.5.0
4672025-07-07T07:08:46.759Z Downloaded strum_macros v0.25.3
4682025-07-07T07:08:46.762Z Downloaded unsafe-libyaml v0.2.11
4692025-07-07T07:08:46.765Z Downloaded slog-json v2.6.1
4702025-07-07T07:08:46.765Z Downloaded half v2.6.0
4712025-07-07T07:08:46.768Z Downloaded futures v0.3.31
4722025-07-07T07:08:46.773Z Downloaded heck v0.5.0
4732025-07-07T07:08:46.776Z Downloaded serde-big-array v0.5.1
4742025-07-07T07:08:46.776Z Downloaded rand v0.9.1
4752025-07-07T07:08:46.780Z Downloaded httparse v1.10.1
4762025-07-07T07:08:46.783Z Downloaded unicode-ident v1.0.18
4772025-07-07T07:08:46.786Z Downloaded tungstenite v0.21.0
4782025-07-07T07:08:46.790Z Downloaded serde_yaml v0.9.34+deprecated
4792025-07-07T07:08:46.793Z Downloaded tar v0.4.44
4802025-07-07T07:08:46.796Z Downloaded rhai_codegen v2.2.0
4812025-07-07T07:08:46.803Z Downloaded icu_normalizer v2.0.0
4822025-07-07T07:08:46.807Z Downloaded zerocopy-derive v0.8.26
4832025-07-07T07:08:46.814Z Downloaded socket2 v0.6.0
4842025-07-07T07:08:46.817Z Downloaded toml v0.7.8
4852025-07-07T07:08:46.820Z Downloaded zerocopy-derive v0.7.35
4862025-07-07T07:08:46.824Z Downloaded ucd-trie v0.1.7
4872025-07-07T07:08:46.827Z Downloaded schemars v0.8.22
4882025-07-07T07:08:46.838Z Downloaded socket2 v0.5.10
4892025-07-07T07:08:46.841Z Downloaded tracing v0.1.41
4902025-07-07T07:08:46.844Z Downloaded toml v0.8.23
4912025-07-07T07:08:46.847Z Downloaded icu_properties v2.0.1
4922025-07-07T07:08:46.850Z Downloaded log v0.4.27
4932025-07-07T07:08:46.853Z Downloaded heapless v0.8.0
4942025-07-07T07:08:46.857Z Downloaded rustls-pki-types v1.12.0
4952025-07-07T07:08:46.861Z Downloaded tinyvec v1.9.0
4962025-07-07T07:08:46.864Z Downloaded rustls-webpki v0.103.3
4972025-07-07T07:08:46.868Z Downloaded jiff-static v0.2.15
4982025-07-07T07:08:46.871Z Downloaded tower-http v0.6.6
4992025-07-07T07:08:46.879Z Downloaded icu_collections v2.0.0
5002025-07-07T07:08:46.885Z Downloaded schemars v0.9.0
5012025-07-07T07:08:46.897Z Downloaded tower v0.5.2
5022025-07-07T07:08:46.906Z Downloaded schemars v1.0.4
5032025-07-07T07:08:46.920Z Downloaded typenum v1.18.0
5042025-07-07T07:08:46.923Z Downloaded hyper v1.6.0
5052025-07-07T07:08:46.930Z Downloaded time v0.3.41
5062025-07-07T07:08:46.938Z Downloaded blake3 v1.8.2
5072025-07-07T07:08:46.946Z Downloaded iddqd v0.3.8
5082025-07-07T07:08:46.952Z Downloaded indexmap v2.10.0
5092025-07-07T07:08:46.957Z Downloaded icu_locale_core v2.0.0
5102025-07-07T07:08:46.962Z Downloaded tokio-util v0.7.15
5112025-07-07T07:08:46.969Z Downloaded ron v0.10.1
5122025-07-07T07:08:46.977Z Downloaded h2 v0.4.11
5132025-07-07T07:08:46.985Z Downloaded http v1.3.1
5142025-07-07T07:08:46.988Z Downloaded libm v0.2.15
5152025-07-07T07:08:46.999Z Downloaded itertools v0.14.0
5162025-07-07T07:08:47.006Z Downloaded portable-atomic v1.11.1
5172025-07-07T07:08:47.013Z Downloaded iri-string v0.7.8
5182025-07-07T07:08:47.020Z Downloaded itertools v0.13.0
5192025-07-07T07:08:47.027Z Downloaded icu_properties_data v2.0.1
5202025-07-07T07:08:47.037Z Downloaded vcpkg v0.2.15
5212025-07-07T07:08:47.073Z Downloaded serde_json v1.0.140
5222025-07-07T07:08:47.079Z Downloaded reqwest v0.12.22
5232025-07-07T07:08:47.088Z Downloaded goblin v0.8.2
5242025-07-07T07:08:47.094Z Downloaded zerocopy v0.7.35
5252025-07-07T07:08:47.110Z Downloaded winnow v0.7.11
5262025-07-07T07:08:47.132Z Downloaded serde_with v3.14.0
5272025-07-07T07:08:47.146Z Downloaded tabled v0.20.0
5282025-07-07T07:08:47.167Z Downloaded openssl v0.10.73
5292025-07-07T07:08:47.177Z Downloaded regex v1.11.1
5302025-07-07T07:08:47.190Z Downloaded zerocopy v0.8.26
5312025-07-07T07:08:47.211Z Downloaded nix v0.30.1
5322025-07-07T07:08:47.223Z Downloaded unicode-width v0.2.1
5332025-07-07T07:08:47.229Z Downloaded unicode-width v0.1.14
5342025-07-07T07:08:47.235Z Downloaded rustls v0.22.4
5352025-07-07T07:08:47.248Z Downloaded syn v2.0.104
5362025-07-07T07:08:47.260Z Downloaded smoltcp v0.11.0
5372025-07-07T07:08:47.272Z Downloaded regex-syntax v0.8.5
5382025-07-07T07:08:47.280Z Downloaded rustls v0.23.28
5392025-07-07T07:08:47.292Z Downloaded hickory-proto v0.24.4
5402025-07-07T07:08:47.308Z Downloaded rustix v0.38.44
5412025-07-07T07:08:47.330Z Downloaded typify-impl v0.4.2
5422025-07-07T07:08:47.344Z Downloaded rustix v1.0.7
5432025-07-07T07:08:47.367Z Downloaded sled v0.34.7
5442025-07-07T07:08:47.377Z Downloaded typify-impl v0.3.0
5452025-07-07T07:08:47.392Z Downloaded hickory-proto v0.25.2
5462025-07-07T07:08:47.409Z Downloaded rhai v1.22.2
5472025-07-07T07:08:47.422Z Downloaded openapiv3 v2.2.0
5482025-07-07T07:08:47.432Z Downloaded regress v0.10.3
5492025-07-07T07:08:47.441Z Downloaded dropshot v0.16.2
5502025-07-07T07:08:47.463Z Downloaded syn v1.0.109
5512025-07-07T07:08:47.473Z Downloaded regex-automata v0.4.9
5522025-07-07T07:08:47.489Z Downloaded webpki-roots v1.0.1
5532025-07-07T07:08:47.493Z Downloaded petgraph v0.6.5
5542025-07-07T07:08:47.509Z Downloaded quinn-proto v0.11.12
5552025-07-07T07:08:47.516Z Downloaded moka v0.12.10
5562025-07-07T07:08:47.526Z Downloaded proptest v1.7.0
5572025-07-07T07:08:47.535Z Downloaded rustls-webpki v0.102.8
5582025-07-07T07:08:47.553Z Downloaded itertools v0.12.1
5592025-07-07T07:08:47.560Z Downloaded futures-util v0.3.31
5602025-07-07T07:08:47.571Z Downloaded unicode-segmentation v1.12.0
5612025-07-07T07:08:47.574Z Downloaded petgraph v0.8.2
5622025-07-07T07:08:47.594Z Downloaded rayon v1.10.0
5632025-07-07T07:08:47.603Z Downloaded winnow v0.5.40
5642025-07-07T07:08:47.611Z Downloaded jiff v0.2.15
5652025-07-07T07:08:47.628Z Downloaded chrono v0.4.41
5662025-07-07T07:08:47.635Z Downloaded expectorate v1.2.0
5672025-07-07T07:08:47.638Z Downloaded libc v0.2.174
5682025-07-07T07:08:47.664Z Downloaded idna v1.0.3
5692025-07-07T07:08:47.666Z Downloaded tokio v1.46.1
5702025-07-07T07:08:47.703Z Downloaded pest v2.8.1
5712025-07-07T07:08:47.708Z Downloaded hashbrown v0.12.3
5722025-07-07T07:08:47.712Z Downloaded hashbrown v0.15.4
5732025-07-07T07:08:47.717Z Downloaded hyper-util v0.1.14
5742025-07-07T07:08:47.722Z Downloaded zerovec v0.11.2
5752025-07-07T07:08:47.727Z Downloaded serde v1.0.219
5762025-07-07T07:08:47.731Z Downloaded toml_edit v0.19.15
5772025-07-07T07:08:47.747Z Downloaded hickory-resolver v0.25.2
5782025-07-07T07:08:47.751Z Downloaded yansi v1.0.1
5792025-07-07T07:08:47.754Z Downloaded mio v1.0.4
5802025-07-07T07:08:47.758Z Downloaded cc v1.2.29
5812025-07-07T07:08:47.762Z Downloaded clap_builder v4.5.40
5822025-07-07T07:08:47.768Z Downloaded foreign-types-macros v0.2.3
5832025-07-07T07:08:47.771Z Downloaded slog-envlogger v2.2.0
5842025-07-07T07:08:47.771Z Downloaded rustc-hash v2.1.1
5852025-07-07T07:08:47.774Z Downloaded icu_provider v2.0.0
5862025-07-07T07:08:47.777Z Downloaded steno v0.4.1
5872025-07-07T07:08:47.780Z Downloaded xz2 v0.1.7
5882025-07-07T07:08:47.780Z Downloaded xattr v1.5.1
5892025-07-07T07:08:47.790Z Downloaded slog-scope v4.4.0
5902025-07-07T07:08:47.790Z Downloaded ingot-macros v0.1.0
5912025-07-07T07:08:47.790Z Downloaded thread-id v4.2.2
5922025-07-07T07:08:47.790Z Downloaded hubpack v0.1.2
5932025-07-07T07:08:47.790Z Downloaded lru-cache v0.1.2
5942025-07-07T07:08:47.790Z Downloaded getrandom v0.2.16
5952025-07-07T07:08:47.794Z Downloaded futures-channel v0.3.31
5962025-07-07T07:08:47.794Z Downloaded writeable v0.6.1
5972025-07-07T07:08:47.794Z Downloaded whoami v1.6.0
5982025-07-07T07:08:47.797Z Downloaded serde_derive_internals v0.29.1
5992025-07-07T07:08:47.797Z Downloaded slog v2.7.0
6002025-07-07T07:08:47.800Z Downloaded progenitor-impl v0.10.0
6012025-07-07T07:08:47.803Z Downloaded zeroize v1.8.1
6022025-07-07T07:08:47.803Z Downloaded crossbeam-channel v0.5.15
6032025-07-07T07:08:47.808Z Downloaded litemap v0.8.0
6042025-07-07T07:08:47.811Z Downloaded hickory-resolver v0.24.4
6052025-07-07T07:08:47.814Z Downloaded slog-stdlog v4.1.1
6062025-07-07T07:08:47.817Z Downloaded walkdir v2.5.0
6072025-07-07T07:08:47.817Z Downloaded ryu v1.0.20
6082025-07-07T07:08:47.820Z Downloaded thiserror v2.0.12
6092025-07-07T07:08:47.825Z Downloaded slog-async v2.8.0
6102025-07-07T07:08:47.828Z Downloaded encoding_rs v0.8.35
6112025-07-07T07:08:47.848Z Downloaded pretty_assertions v1.4.1
6122025-07-07T07:08:47.851Z Downloaded stable_deref_trait v1.2.0
6132025-07-07T07:08:47.851Z Downloaded tokio-stream v0.1.17
6142025-07-07T07:08:47.854Z Downloaded sha2 v0.10.9
6152025-07-07T07:08:47.857Z Downloaded progenitor-impl v0.9.1
6162025-07-07T07:08:47.860Z Downloaded generic-array v0.14.7
6172025-07-07T07:08:47.860Z Downloaded ring v0.17.14
6182025-07-07T07:08:47.901Z Downloaded waitgroup v0.1.2
6192025-07-07T07:08:47.904Z Downloaded signal-hook-registry v1.4.5
6202025-07-07T07:08:47.904Z Downloaded semver v1.0.26
6212025-07-07T07:08:47.907Z Downloaded darling_core v0.20.11
6222025-07-07T07:08:47.910Z Downloaded testing_table v0.3.0
6232025-07-07T07:08:47.910Z Downloaded swrite v0.1.0
6242025-07-07T07:08:47.910Z Downloaded version_check v0.9.5
6252025-07-07T07:08:47.913Z Downloaded utf-8 v0.7.6
6262025-07-07T07:08:47.913Z Downloaded lzma-sys v0.1.20
6272025-07-07T07:08:47.941Z Downloaded arc-swap v1.7.1
6282025-07-07T07:08:47.945Z Downloaded parking_lot_core v0.9.11
6292025-07-07T07:08:47.948Z Downloaded proc-macro-error v1.0.4
6302025-07-07T07:08:47.951Z Downloaded owo-colors v4.2.2
6312025-07-07T07:08:47.954Z Downloaded num_enum v0.7.4
6322025-07-07T07:08:47.957Z Downloaded shlex v1.3.0
6332025-07-07T07:08:47.960Z Downloaded secrecy v0.10.3
6342025-07-07T07:08:47.960Z Downloaded quinn-udp v0.5.13
6352025-07-07T07:08:47.963Z Downloaded resolv-conf v0.7.4
6362025-07-07T07:08:47.963Z Downloaded ref-cast-impl v1.0.24
6372025-07-07T07:08:47.963Z Downloaded libscf-sys v1.1.0
6382025-07-07T07:08:47.966Z Downloaded postcard v1.1.2
6392025-07-07T07:08:47.966Z Downloaded clap v4.5.40
6402025-07-07T07:08:47.973Z Downloaded defmt v1.0.1
6412025-07-07T07:08:47.976Z Downloaded cookie v0.18.1
6422025-07-07T07:08:47.979Z Downloaded bitflags v2.9.1
6432025-07-07T07:08:47.982Z Downloaded float-ord v0.3.2
6442025-07-07T07:08:47.985Z Downloaded want v0.3.1
6452025-07-07T07:08:47.985Z Downloaded yoke v0.8.0
6462025-07-07T07:08:47.985Z Downloaded blake2 v0.10.6
6472025-07-07T07:08:47.988Z Downloaded crossbeam-epoch v0.9.18
6482025-07-07T07:08:47.991Z Downloaded memchr v2.7.5
6492025-07-07T07:08:47.994Z Downloaded tokio-rustls v0.26.2
6502025-07-07T07:08:47.997Z Downloaded tokio-rustls v0.25.0
6512025-07-07T07:08:48.000Z Downloaded time-macros v0.2.22
6522025-07-07T07:08:48.000Z Downloaded thiserror v1.0.69
6532025-07-07T07:08:48.004Z Downloaded thin-vec v0.2.14
6542025-07-07T07:08:48.007Z Downloaded cancel-safe-futures v0.1.5
6552025-07-07T07:08:48.010Z Downloaded mime v0.3.17
6562025-07-07T07:08:48.010Z Downloaded potential_utf v0.1.2
6572025-07-07T07:08:48.013Z Downloaded crossbeam-utils v0.8.21
6582025-07-07T07:08:48.013Z Downloaded camino v1.1.10
6592025-07-07T07:08:48.016Z Downloaded progenitor-macro v0.10.0
6602025-07-07T07:08:48.016Z Downloaded num-derive v0.4.2
6612025-07-07T07:08:48.019Z Downloaded ppv-lite86 v0.2.21
6622025-07-07T07:08:48.019Z Downloaded displaydoc v0.2.5
6632025-07-07T07:08:48.022Z Downloaded darling v0.20.11
6642025-07-07T07:08:48.025Z Downloaded proc-macro-error-attr2 v2.0.0
6652025-07-07T07:08:48.025Z Downloaded num-iter v0.1.45
6662025-07-07T07:08:48.028Z Downloaded crc32fast v1.4.2
6672025-07-07T07:08:48.028Z Downloaded num-integer v0.1.46
6682025-07-07T07:08:48.031Z Downloaded embedded-io v0.6.1
6692025-07-07T07:08:48.031Z Downloaded derive-ex v0.1.8
6702025-07-07T07:08:48.031Z Downloaded console v0.15.11
6712025-07-07T07:08:48.034Z Downloaded clap_derive v4.5.40
6722025-07-07T07:08:48.037Z Downloaded untrusted v0.9.0
6732025-07-07T07:08:48.038Z Downloaded typify-macro v0.3.0
6742025-07-07T07:08:48.038Z Downloaded pin-utils v0.1.0
6752025-07-07T07:08:48.041Z Downloaded num_enum_derive v0.7.4
6762025-07-07T07:08:48.041Z Downloaded dtrace-parser v0.2.0
6772025-07-07T07:08:48.041Z Downloaded base64 v0.21.7
6782025-07-07T07:08:48.044Z Downloaded num-rational v0.4.2
6792025-07-07T07:08:48.047Z Downloaded daft-derive v0.1.4
6802025-07-07T07:08:48.050Z Downloaded newtype-uuid v1.2.4
6812025-07-07T07:08:48.050Z Downloaded memmap2 v0.9.5
6822025-07-07T07:08:48.053Z Downloaded console v0.16.0
6832025-07-07T07:08:48.056Z Downloaded colored v3.0.0
6842025-07-07T07:08:48.059Z Downloaded camino-tempfile v1.4.1
6852025-07-07T07:08:48.059Z Downloaded base64ct v1.8.0
6862025-07-07T07:08:48.062Z Downloaded backoff v0.4.0
6872025-07-07T07:08:48.062Z Downloaded ciborium v0.2.2
6882025-07-07T07:08:48.065Z Downloaded base64 v0.22.1
6892025-07-07T07:08:48.068Z Downloaded bitflags v1.3.2
6902025-07-07T07:08:48.071Z Downloaded critical-section v1.2.0
6912025-07-07T07:08:48.074Z Downloaded block-buffer v0.10.4
6922025-07-07T07:08:48.074Z Downloaded openssl-macros v0.1.1
6932025-07-07T07:08:48.074Z Downloaded ciborium-ll v0.2.2
6942025-07-07T07:08:48.074Z Downloaded arrayref v0.3.9
6952025-07-07T07:08:48.078Z Downloaded autocfg v1.5.0
6962025-07-07T07:08:48.078Z Downloaded defmt v0.3.100
6972025-07-07T07:08:48.078Z Downloaded crucible-workspace-hack v0.1.0
6982025-07-07T07:08:48.081Z Downloaded const-random-macro v0.1.16
6992025-07-07T07:08:49.090Z Compiling proc-macro2 v1.0.95
7002025-07-07T07:08:49.090Z Compiling unicode-ident v1.0.18
7012025-07-07T07:08:49.090Z Compiling serde v1.0.219
7022025-07-07T07:08:49.093Z Compiling cfg-if v1.0.1
7032025-07-07T07:08:49.093Z Compiling autocfg v1.5.0
7042025-07-07T07:08:49.093Z Compiling libc v0.2.174
7052025-07-07T07:08:49.093Z Compiling memchr v2.7.5
7062025-07-07T07:08:49.210Z Compiling itoa v1.0.15
7072025-07-07T07:08:49.315Z Compiling getrandom v0.3.3
7082025-07-07T07:08:49.435Z Compiling ryu v1.0.20
7092025-07-07T07:08:49.787Z Compiling libm v0.2.15
7102025-07-07T07:08:49.799Z Compiling stable_deref_trait v1.2.0
7112025-07-07T07:08:49.895Z Compiling allocator-api2 v0.2.21
7122025-07-07T07:08:49.912Z Compiling pin-project-lite v0.2.16
7132025-07-07T07:08:49.943Z Compiling equivalent v1.0.2
7142025-07-07T07:08:50.044Z Compiling foldhash v0.1.5
7152025-07-07T07:08:50.057Z Compiling iana-time-zone v0.1.63
7162025-07-07T07:08:50.441Z Compiling lock_api v0.4.13
7172025-07-07T07:08:50.452Z Compiling version_check v0.9.5
7182025-07-07T07:08:50.528Z Compiling hashbrown v0.15.4
7192025-07-07T07:08:50.554Z Compiling semver v1.0.26
7202025-07-07T07:08:50.685Z Compiling fnv v1.0.7
7212025-07-07T07:08:50.823Z Compiling scopeguard v1.2.0
7222025-07-07T07:08:50.979Z Compiling quote v1.0.40
7232025-07-07T07:08:50.992Z Compiling parking_lot_core v0.9.11
7242025-07-07T07:08:51.126Z Compiling thiserror v2.0.12
7252025-07-07T07:08:51.136Z Compiling writeable v0.6.1
7262025-07-07T07:08:51.415Z Compiling syn v2.0.104
7272025-07-07T07:08:51.449Z Compiling litemap v0.8.0
7282025-07-07T07:08:51.646Z Compiling icu_normalizer_data v2.0.0
7292025-07-07T07:08:51.659Z Compiling dyn-clone v1.0.19
7302025-07-07T07:08:51.719Z Compiling percent-encoding v2.3.1
7312025-07-07T07:08:51.722Z Compiling icu_properties_data v2.0.1
7322025-07-07T07:08:51.851Z Compiling serde_json v1.0.140
7332025-07-07T07:08:51.863Z Compiling futures-core v0.3.31
7342025-07-07T07:08:52.021Z Compiling form_urlencoded v1.2.1
7352025-07-07T07:08:52.048Z Compiling log v0.4.27
7362025-07-07T07:08:52.105Z Compiling utf8_iter v1.0.4
7372025-07-07T07:08:52.327Z Compiling futures-sink v0.3.31
7382025-07-07T07:08:52.389Z Compiling heck v0.5.0
7392025-07-07T07:08:52.407Z Compiling num-traits v0.2.19
7402025-07-07T07:08:52.410Z Compiling shlex v1.3.0
7412025-07-07T07:08:52.751Z Compiling cc v1.2.29
7422025-07-07T07:08:52.815Z Compiling slab v0.4.10
7432025-07-07T07:08:52.898Z Compiling futures-channel v0.3.31
7442025-07-07T07:08:52.925Z Compiling futures-task v0.3.31
7452025-07-07T07:08:53.154Z Compiling futures-io v0.3.31
7462025-07-07T07:08:53.213Z Compiling pin-utils v0.1.0
7472025-07-07T07:08:53.251Z Compiling portable-atomic v1.11.1
7482025-07-07T07:08:53.294Z Compiling zeroize v1.8.1
7492025-07-07T07:08:53.307Z Compiling schemars v0.8.22
7502025-07-07T07:08:53.434Z Compiling critical-section v1.2.0
7512025-07-07T07:08:53.597Z Compiling rustls-pki-types v1.12.0
7522025-07-07T07:08:53.608Z Compiling untrusted v0.9.0
7532025-07-07T07:08:53.739Z Compiling subtle v2.6.1
7542025-07-07T07:08:53.799Z Compiling mio v1.0.4
7552025-07-07T07:08:54.005Z Compiling signal-hook-registry v1.4.5
7562025-07-07T07:08:54.684Z Compiling socket2 v0.5.10
7572025-07-07T07:08:54.760Z Compiling thiserror v1.0.69
7582025-07-07T07:08:54.808Z Compiling regex-syntax v0.8.5
7592025-07-07T07:08:54.971Z Compiling atomic-waker v1.1.2
7602025-07-07T07:08:55.147Z Compiling byteorder v1.5.0
7612025-07-07T07:08:55.245Z Compiling once_cell v1.21.3
7622025-07-07T07:08:55.464Z Compiling httparse v1.10.1
7632025-07-07T07:08:55.577Z Compiling ipnet v2.11.0
7642025-07-07T07:08:55.623Z Compiling getrandom v0.2.16
7652025-07-07T07:08:55.650Z Compiling aho-corasick v1.1.3
7662025-07-07T07:08:55.662Z Compiling tower-service v0.3.3
7672025-07-07T07:08:55.677Z Compiling ring v0.17.14
7682025-07-07T07:08:55.792Z Compiling zerocopy v0.8.26
7692025-07-07T07:08:55.934Z Compiling regress v0.10.3
7702025-07-07T07:08:56.586Z Compiling rustix v1.0.7
7712025-07-07T07:08:56.661Z Compiling try-lock v0.2.5
7722025-07-07T07:08:56.792Z Compiling want v0.3.1
7732025-07-07T07:08:56.814Z Compiling httpdate v1.0.3
7742025-07-07T07:08:57.084Z Compiling slog v2.7.0
7752025-07-07T07:08:57.288Z Compiling strsim v0.11.1
7762025-07-07T07:08:57.400Z Compiling rustls v0.23.28
7772025-07-07T07:08:57.663Z Compiling base64 v0.22.1
7782025-07-07T07:08:58.110Z Compiling tracing-core v0.1.34
7792025-07-07T07:08:58.339Z Compiling regex-automata v0.4.9
7802025-07-07T07:08:58.469Z Compiling synstructure v0.13.2
7812025-07-07T07:08:59.419Z Compiling serde_derive_internals v0.29.1
7822025-07-07T07:08:59.641Z Compiling pretty-hex v0.4.1
7832025-07-07T07:08:59.792Z Compiling ucd-trie v0.1.7
7842025-07-07T07:08:59.866Z Compiling sync_wrapper v1.0.2
7852025-07-07T07:09:00.031Z Compiling typenum v1.18.0
7862025-07-07T07:09:00.366Z Compiling paste v1.0.15
7872025-07-07T07:09:00.642Z Compiling tower-layer v0.3.3
7882025-07-07T07:09:00.779Z Compiling generic-array v0.14.7
7892025-07-07T07:09:00.791Z Compiling ident_case v1.0.1
7902025-07-07T07:09:00.922Z Compiling rustversion v1.0.21
7912025-07-07T07:09:00.957Z Compiling plain v0.2.3
7922025-07-07T07:09:00.969Z Compiling newtype-uuid v1.2.4
7932025-07-07T07:09:01.194Z Compiling darling_core v0.20.11
7942025-07-07T07:09:01.251Z Compiling webpki-roots v1.0.1
7952025-07-07T07:09:01.328Z Compiling iri-string v0.7.8
7962025-07-07T07:09:01.441Z Compiling time-core v0.1.4
7972025-07-07T07:09:01.631Z Compiling powerfmt v0.2.0
7982025-07-07T07:09:01.644Z Compiling num-conv v0.1.0
7992025-07-07T07:09:01.925Z Compiling time-macros v0.2.22
8002025-07-07T07:09:02.031Z Compiling deranged v0.4.0
8012025-07-07T07:09:02.364Z Compiling regex v1.11.1
8022025-07-07T07:09:02.404Z Compiling serde_derive v1.0.219
8032025-07-07T07:09:03.324Z Compiling zerofrom-derive v0.1.6
8042025-07-07T07:09:03.401Z Compiling yoke-derive v0.8.0
8052025-07-07T07:09:03.491Z Compiling zerovec-derive v0.11.1
8062025-07-07T07:09:04.810Z Compiling displaydoc v0.2.5
8072025-07-07T07:09:05.301Z Compiling thiserror-impl v2.0.12
8082025-07-07T07:09:05.794Z Compiling schemars_derive v0.8.22
8092025-07-07T07:09:05.957Z Compiling tokio-macros v2.5.0
8102025-07-07T07:09:06.330Z Compiling futures-macro v0.3.31
8112025-07-07T07:09:06.343Z Compiling thiserror-impl v1.0.69
8122025-07-07T07:09:06.433Z Compiling zerofrom v0.1.6
8132025-07-07T07:09:06.664Z Compiling yoke v0.8.0
8142025-07-07T07:09:06.822Z Compiling zerocopy-derive v0.8.26
8152025-07-07T07:09:07.023Z Compiling zerovec v0.11.2
8162025-07-07T07:09:07.430Z Compiling zerotrie v0.2.2
8172025-07-07T07:09:08.056Z Compiling tracing-attributes v0.1.30
8182025-07-07T07:09:08.228Z Compiling futures-util v0.3.31
8192025-07-07T07:09:08.253Z Compiling pest v2.8.1
8202025-07-07T07:09:08.582Z Compiling scroll_derive v0.12.1
8212025-07-07T07:09:08.917Z Compiling tinystr v0.8.1
8222025-07-07T07:09:09.053Z Compiling potential_utf v0.1.2
8232025-07-07T07:09:09.305Z Compiling icu_locale_core v2.0.0
8242025-07-07T07:09:09.316Z Compiling icu_collections v2.0.0
8252025-07-07T07:09:10.047Z Compiling scroll v0.12.0
8262025-07-07T07:09:10.400Z Compiling zerocopy-derive v0.7.35
8272025-07-07T07:09:10.565Z Compiling icu_provider v2.0.0
8282025-07-07T07:09:10.915Z Compiling tracing v0.1.41
8292025-07-07T07:09:11.181Z Compiling icu_properties v2.0.1
8302025-07-07T07:09:11.202Z Compiling pest_meta v2.8.1
8312025-07-07T07:09:11.319Z Compiling goblin v0.8.2
8322025-07-07T07:09:11.322Z Compiling darling_macro v0.20.11
8332025-07-07T07:09:12.372Z Compiling zerocopy v0.7.35
8342025-07-07T07:09:13.581Z Compiling pest_generator v2.8.1
8352025-07-07T07:09:13.687Z Compiling usdt-impl v0.5.0
8362025-07-07T07:09:13.699Z Compiling num_threads v0.1.7
8372025-07-07T07:09:13.838Z Compiling anyhow v1.0.98
8382025-07-07T07:09:14.089Z Compiling ppv-lite86 v0.2.21
8392025-07-07T07:09:14.247Z Compiling darling v0.20.11
8402025-07-07T07:09:14.359Z Compiling bytes v1.10.1
8412025-07-07T07:09:14.452Z Compiling smallvec v1.15.1
8422025-07-07T07:09:14.891Z Compiling indexmap v2.10.0
8432025-07-07T07:09:15.217Z Compiling icu_normalizer v2.0.0
8442025-07-07T07:09:15.340Z Compiling uuid v1.17.0
8452025-07-07T07:09:15.845Z Compiling http v1.3.1
8462025-07-07T07:09:16.218Z Compiling idna_adapter v1.2.1
8472025-07-07T07:09:16.232Z Compiling chrono v0.4.41
8482025-07-07T07:09:16.442Z Compiling idna v1.0.3
8492025-07-07T07:09:17.093Z Compiling url v2.5.4
8502025-07-07T07:09:17.660Z Compiling parking_lot v0.12.4
8512025-07-07T07:09:18.169Z Compiling serde_tokenstream v0.2.2
8522025-07-07T07:09:18.258Z Compiling tokio v1.46.1
8532025-07-07T07:09:18.678Z Compiling bitflags v2.9.1
8542025-07-07T07:09:18.991Z Compiling http-body v1.0.1
8552025-07-07T07:09:19.136Z Compiling serde_urlencoded v0.7.1
8562025-07-07T07:09:19.241Z Compiling http-body-util v0.1.3
8572025-07-07T07:09:19.629Z Compiling pest_derive v2.8.1
8582025-07-07T07:09:19.867Z Compiling toml_datetime v0.6.11
8592025-07-07T07:09:20.101Z Compiling serde_spanned v0.6.9
8602025-07-07T07:09:20.415Z Compiling daft-derive v0.1.4
8612025-07-07T07:09:20.598Z Compiling dtrace-parser v0.2.0
8622025-07-07T07:09:21.495Z Compiling toml_write v0.1.2
8632025-07-07T07:09:21.561Z Compiling fastrand v2.3.0
8642025-07-07T07:09:21.871Z Compiling winnow v0.7.11
8652025-07-07T07:09:22.016Z Compiling typify-impl v0.3.0
8662025-07-07T07:09:22.748Z Compiling dof v0.3.0
8672025-07-07T07:09:22.954Z Compiling openapiv3 v2.2.0
8682025-07-07T07:09:23.998Z Compiling crypto-common v0.1.6
8692025-07-07T07:09:24.197Z Compiling block-buffer v0.10.4
8702025-07-07T07:09:24.427Z Compiling thread-id v4.2.2
8712025-07-07T07:09:24.550Z Compiling crossbeam-utils v0.8.21
8722025-07-07T07:09:24.742Z Compiling omicron-workspace-hack v0.1.0
8732025-07-07T07:09:25.117Z Compiling toml_edit v0.22.27
8742025-07-07T07:09:25.396Z Compiling async-trait v0.1.88
8752025-07-07T07:09:25.820Z Compiling errno v0.3.13
8762025-07-07T07:09:26.223Z Compiling ipnetwork v0.21.1
8772025-07-07T07:09:26.684Z Compiling tokio-util v0.7.15
8782025-07-07T07:09:26.920Z Compiling unsafe-libyaml v0.2.11
8792025-07-07T07:09:27.119Z Compiling rustls v0.22.4
8802025-07-07T07:09:27.507Z Compiling usdt-attr-macro v0.5.0
8812025-07-07T07:09:27.686Z Compiling h2 v0.4.11
8822025-07-07T07:09:27.706Z Compiling usdt-macro v0.5.0
8832025-07-07T07:09:28.623Z Compiling serde_yaml v0.9.34+deprecated
8842025-07-07T07:09:29.617Z Compiling futures-executor v0.3.31
8852025-07-07T07:09:29.642Z Compiling structmeta-derive v0.3.0
8862025-07-07T07:09:30.483Z Compiling thread_local v1.1.9
8872025-07-07T07:09:30.993Z Compiling cpufeatures v0.2.17
8882025-07-07T07:09:31.100Z Compiling match_cfg v0.1.0
8892025-07-07T07:09:31.178Z Compiling camino v1.1.10
8902025-07-07T07:09:31.193Z Compiling futures v0.3.31
8912025-07-07T07:09:31.309Z Compiling macaddr v1.0.1
8922025-07-07T07:09:31.712Z Compiling rand_core v0.9.3
8932025-07-07T07:09:31.762Z Compiling quick-error v1.2.3
8942025-07-07T07:09:31.835Z Compiling slog-async v2.8.0
8952025-07-07T07:09:32.058Z Compiling structmeta v0.3.0
8962025-07-07T07:09:32.118Z Compiling rustls-webpki v0.103.3
8972025-07-07T07:09:32.413Z Compiling hyper v1.6.0
8982025-07-07T07:09:32.487Z Compiling strum_macros v0.26.4
8992025-07-07T07:09:32.869Z Compiling rand_core v0.6.4
9002025-07-07T07:09:33.230Z Compiling multer v3.1.0
9012025-07-07T07:09:33.298Z Compiling instant v0.1.13
9022025-07-07T07:09:33.382Z Compiling bit-vec v0.8.0
9032025-07-07T07:09:33.454Z Compiling take_mut v0.2.2
9042025-07-07T07:09:33.611Z Compiling lazy_static v1.5.0
9052025-07-07T07:09:33.624Z Compiling debug-ignore v1.0.5
9062025-07-07T07:09:33.755Z Compiling bit-set v0.8.0
9072025-07-07T07:09:33.846Z Compiling rand_chacha v0.9.0
9082025-07-07T07:09:34.055Z Compiling oxnet v0.1.2
9092025-07-07T07:09:34.499Z Compiling derive-where v1.5.0
9102025-07-07T07:09:34.848Z Compiling hyper-util v0.1.14
9112025-07-07T07:09:34.861Z Compiling async-stream-impl v0.3.6
9122025-07-07T07:09:34.926Z Compiling dropshot v0.16.2
9132025-07-07T07:09:35.319Z Compiling encoding_rs v0.8.35
9142025-07-07T07:09:36.153Z Compiling mime v0.3.17
9152025-07-07T07:09:36.313Z Compiling ref-cast v1.0.24
9162025-07-07T07:09:36.642Z Compiling strum v0.26.3
9172025-07-07T07:09:36.671Z Compiling unarray v0.1.4
9182025-07-07T07:09:36.821Z Compiling spin v0.9.8
9192025-07-07T07:09:36.844Z Compiling async-stream v0.3.6
9202025-07-07T07:09:36.962Z Compiling rand v0.9.1
9212025-07-07T07:09:37.009Z Compiling derive-ex v0.1.8
9222025-07-07T07:09:37.137Z Compiling toml v0.8.23
9232025-07-07T07:09:38.328Z Compiling tower v0.5.2
9242025-07-07T07:09:38.341Z Compiling dropshot_endpoint v0.16.2
9252025-07-07T07:09:39.122Z Compiling serde_with_macros v3.14.0
9262025-07-07T07:09:39.134Z Compiling hex v0.4.3
9272025-07-07T07:09:39.623Z Compiling serde_path_to_error v0.1.17
9282025-07-07T07:09:39.685Z Compiling ref-cast-impl v1.0.24
9292025-07-07T07:09:40.419Z Compiling tokio-rustls v0.26.2
9302025-07-07T07:09:40.773Z Compiling typify-macro v0.3.0
9312025-07-07T07:09:40.850Z Compiling waitgroup v0.1.2
9322025-07-07T07:09:40.867Z Compiling rustls-pemfile v2.2.0
9332025-07-07T07:09:41.044Z Compiling test-strategy v0.4.3
9342025-07-07T07:09:41.076Z Compiling hyper-rustls v0.27.7
9352025-07-07T07:09:41.222Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
9362025-07-07T07:09:41.394Z Compiling tower-http v0.6.6
9372025-07-07T07:09:41.618Z Compiling serde_with v3.14.0
9382025-07-07T07:09:42.279Z Compiling rand_chacha v0.3.1
9392025-07-07T07:09:42.291Z Compiling tempfile v3.20.0
9402025-07-07T07:09:42.660Z Compiling digest v0.10.7
9412025-07-07T07:09:43.050Z Compiling time v0.3.41
9422025-07-07T07:09:44.191Z Compiling syn v1.0.109
9432025-07-07T07:09:44.291Z Compiling rustc-hash v2.1.1
9442025-07-07T07:09:44.717Z Compiling daft v0.1.4
9452025-07-07T07:09:44.994Z Compiling rand v0.8.5
9462025-07-07T07:09:45.047Z Compiling typify v0.3.0
9472025-07-07T07:09:45.177Z Compiling progenitor-impl v0.9.1
9482025-07-07T07:09:45.237Z Compiling reqwest v0.12.22
9492025-07-07T07:09:45.317Z Compiling parse-display-derive v0.10.0
9502025-07-07T07:09:46.054Z Compiling crossbeam-channel v0.5.15
9512025-07-07T07:09:46.445Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
9522025-07-07T07:09:47.066Z Compiling memmap v0.7.0
9532025-07-07T07:09:47.081Z Compiling dirs-sys-next v0.1.2
9542025-07-07T07:09:47.380Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
9552025-07-07T07:09:47.424Z Compiling dirs-next v2.0.0
9562025-07-07T07:09:47.576Z Compiling usdt v0.5.0
9572025-07-07T07:09:47.736Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
9582025-07-07T07:09:48.084Z Compiling rustls-webpki v0.102.8
9592025-07-07T07:09:48.590Z Compiling term v0.7.0
9602025-07-07T07:09:49.430Z Compiling parse-display v0.10.0
9612025-07-07T07:09:50.108Z Compiling slog-json v2.6.1
9622025-07-07T07:09:50.129Z Compiling hostname v0.3.1
9632025-07-07T07:09:50.353Z Compiling is-terminal v0.4.16
9642025-07-07T07:09:50.457Z Compiling wait-timeout v0.2.1
9652025-07-07T07:09:50.894Z Compiling rusty-fork v0.3.0
9662025-07-07T07:09:51.044Z Compiling slog-term v2.9.1
9672025-07-07T07:09:51.601Z Compiling slog-bunyan v2.5.0
9682025-07-07T07:09:52.255Z Compiling progenitor-client v0.9.1
9692025-07-07T07:09:53.796Z Compiling progenitor-macro v0.9.1
9702025-07-07T07:09:53.897Z Compiling sha1 v0.10.6
9712025-07-07T07:09:54.307Z Compiling tokio-rustls v0.25.0
9722025-07-07T07:09:54.575Z Compiling rand_xorshift v0.4.0
9732025-07-07T07:09:54.815Z Compiling hostname v0.4.1
9742025-07-07T07:09:57.082Z Compiling proptest v1.7.0
9752025-07-07T07:09:59.531Z Compiling progenitor-client v0.10.0
9762025-07-07T07:09:59.715Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
9772025-07-07T07:09:59.827Z Compiling backoff v0.4.0
9782025-07-07T07:10:00.001Z Compiling iddqd v0.3.8
9792025-07-07T07:10:00.189Z Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
9802025-07-07T07:10:00.490Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
9812025-07-07T07:10:00.509Z Compiling utf8parse v0.2.2
9822025-07-07T07:10:00.686Z Compiling anstyle-parse v0.2.7
9832025-07-07T07:10:02.083Z Compiling is_terminal_polyfill v1.70.1
9842025-07-07T07:10:02.244Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#3923a435)
9852025-07-07T07:10:02.278Z Compiling colorchoice v1.0.4
9862025-07-07T07:10:02.292Z Compiling anstyle v1.0.11
9872025-07-07T07:10:02.462Z Compiling anstyle-query v1.1.3
9882025-07-07T07:10:02.634Z Compiling anstream v0.6.19
9892025-07-07T07:10:02.821Z Compiling clap_lex v0.7.5
9902025-07-07T07:10:04.127Z Compiling crossbeam-epoch v0.9.18
9912025-07-07T07:10:04.850Z Compiling either v1.15.0
9922025-07-07T07:10:05.360Z Compiling itertools v0.13.0
9932025-07-07T07:10:06.900Z Compiling clap_derive v4.5.40
9942025-07-07T07:10:07.031Z Compiling unicode-width v0.2.1
9952025-07-07T07:10:07.165Z Compiling progenitor v0.9.1
9962025-07-07T07:10:07.385Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
9972025-07-07T07:10:08.091Z Compiling heapless v0.8.0
9982025-07-07T07:10:08.263Z Compiling ingot-macros v0.1.0
9992025-07-07T07:10:10.471Z Compiling hash32 v0.3.1
10002025-07-07T07:10:10.704Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10012025-07-07T07:10:11.129Z Compiling heck v0.4.1
10022025-07-07T07:10:11.145Z Compiling smoltcp v0.11.0
10032025-07-07T07:10:11.982Z Compiling terminal_size v0.4.2
10042025-07-07T07:10:12.239Z Compiling proc-macro-crate v3.3.0
10052025-07-07T07:10:12.627Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
10062025-07-07T07:10:13.188Z Compiling typify-impl v0.4.2
10072025-07-07T07:10:13.322Z Compiling cobs v0.3.0
10082025-07-07T07:10:13.454Z Compiling proc-macro-error-attr v1.0.4
10092025-07-07T07:10:13.665Z Compiling managed v0.8.0
10102025-07-07T07:10:13.827Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c)
10112025-07-07T07:10:14.081Z Compiling bitflags v1.3.2
10122025-07-07T07:10:14.290Z Compiling postcard v1.1.2
10132025-07-07T07:10:14.757Z Compiling num_enum_derive v0.7.4
10142025-07-07T07:10:14.968Z Compiling clap_builder v4.5.40
10152025-07-07T07:10:15.343Z Compiling ingot-types v0.1.0
10162025-07-07T07:10:16.180Z Compiling ingot v0.1.0
10172025-07-07T07:10:17.356Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
10182025-07-07T07:10:18.761Z Compiling foreign-types-macros v0.2.3
10192025-07-07T07:10:18.774Z Compiling num-integer v0.1.46
10202025-07-07T07:10:19.505Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
10212025-07-07T07:10:19.915Z Compiling proc-macro-error v1.0.4
10222025-07-07T07:10:20.236Z Compiling float-ord v0.3.2
10232025-07-07T07:10:20.309Z Compiling rayon-core v1.12.1
10242025-07-07T07:10:20.413Z Compiling foreign-types-shared v0.3.1
10252025-07-07T07:10:20.547Z Compiling foreign-types v0.5.0
10262025-07-07T07:10:20.784Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
10272025-07-07T07:10:20.863Z Compiling clap v4.5.40
10282025-07-07T07:10:20.874Z Compiling num_enum v0.7.4
10292025-07-07T07:10:21.414Z Compiling tabwriter v1.4.1
10302025-07-07T07:10:21.850Z Compiling crossbeam-deque v0.8.6
10312025-07-07T07:10:22.258Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10322025-07-07T07:10:23.222Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
10332025-07-07T07:10:23.432Z Compiling cstr-argument v0.1.2
10342025-07-07T07:10:23.691Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#edbf966d)
10352025-07-07T07:10:23.714Z Compiling crucible-workspace-hack v0.1.0
10362025-07-07T07:10:23.806Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10372025-07-07T07:10:24.076Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10382025-07-07T07:10:24.851Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c)
10392025-07-07T07:10:25.192Z Compiling num-iter v0.1.45
10402025-07-07T07:10:25.386Z Compiling num-rational v0.4.2
10412025-07-07T07:10:26.515Z Compiling num-complex v0.4.6
10422025-07-07T07:10:26.768Z Compiling socket2 v0.6.0
10432025-07-07T07:10:27.182Z Compiling half v2.6.0
10442025-07-07T07:10:27.329Z Compiling tinyvec_macros v0.1.1
10452025-07-07T07:10:27.371Z Compiling ciborium-io v0.2.2
10462025-07-07T07:10:27.435Z Compiling semver v0.1.20
10472025-07-07T07:10:27.469Z Compiling vcpkg v0.2.15
10482025-07-07T07:10:27.502Z Compiling static_assertions v1.1.0
10492025-07-07T07:10:27.611Z Compiling colored v3.0.0
10502025-07-07T07:10:27.724Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
10512025-07-07T07:10:27.789Z Compiling prettyplease v0.2.35
10522025-07-07T07:10:27.941Z Compiling rustix v0.38.44
10532025-07-07T07:10:28.111Z Compiling pkg-config v0.3.32
10542025-07-07T07:10:28.618Z Compiling rustc_version v0.1.7
10552025-07-07T07:10:28.756Z Compiling ciborium-ll v0.2.2
10562025-07-07T07:10:28.844Z Compiling tinyvec v1.9.0
10572025-07-07T07:10:28.992Z Compiling num v0.4.3
10582025-07-07T07:10:29.162Z Compiling openssl-sys v0.9.109
10592025-07-07T07:10:30.513Z Compiling rayon v1.10.0
10602025-07-07T07:10:30.607Z Compiling zone_cfg_derive v0.3.1
10612025-07-07T07:10:30.628Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
10622025-07-07T07:10:31.994Z Compiling itertools v0.12.1
10632025-07-07T07:10:32.024Z Compiling itertools v0.14.0
10642025-07-07T07:10:32.308Z Compiling typify-macro v0.4.2
10652025-07-07T07:10:33.004Z Compiling hubpack_derive v0.1.1
10662025-07-07T07:10:33.121Z Compiling camino-tempfile v1.4.1
10672025-07-07T07:10:33.587Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
10682025-07-07T07:10:33.942Z Compiling num-derive v0.4.2
10692025-07-07T07:10:33.957Z Compiling enum-as-inner v0.6.1
10702025-07-07T07:10:34.795Z Compiling sigpipe v0.1.3
10712025-07-07T07:10:34.914Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
10722025-07-07T07:10:34.925Z Compiling data-encoding v2.9.0
10732025-07-07T07:10:35.067Z Compiling glob v0.3.2
10742025-07-07T07:10:35.103Z Compiling base64ct v1.8.0
10752025-07-07T07:10:35.274Z Compiling jiff v0.2.15
10762025-07-07T07:10:35.688Z Compiling password-hash v0.5.0
10772025-07-07T07:10:36.178Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
10782025-07-07T07:10:36.591Z Compiling zone v0.3.1
10792025-07-07T07:10:36.610Z Compiling typify v0.4.2
10802025-07-07T07:10:36.734Z Compiling progenitor-impl v0.10.0
10812025-07-07T07:10:37.028Z Compiling hubpack v0.1.2
10822025-07-07T07:10:37.674Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
10832025-07-07T07:10:38.150Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
10842025-07-07T07:10:38.550Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
10852025-07-07T07:10:39.229Z Compiling ciborium v0.2.2
10862025-07-07T07:10:40.284Z Compiling newtype_derive v0.1.6
10872025-07-07T07:10:42.713Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
10882025-07-07T07:10:45.250Z Compiling strum_macros v0.25.3
10892025-07-07T07:10:45.514Z Compiling blake2 v0.10.6
10902025-07-07T07:10:45.657Z Compiling serde-big-array v0.5.1
10912025-07-07T07:10:45.678Z Compiling smf v0.2.3
10922025-07-07T07:10:45.888Z Compiling serde_repr v0.1.20
10932025-07-07T07:10:46.475Z Compiling cancel-safe-futures v0.1.5
10942025-07-07T07:10:46.888Z Compiling whoami v1.6.0
10952025-07-07T07:10:46.984Z Compiling unicode-segmentation v1.12.0
10962025-07-07T07:10:47.016Z Compiling owo-colors v4.2.2
10972025-07-07T07:10:47.773Z Compiling newline-converter v0.3.0
10982025-07-07T07:10:47.800Z Compiling argon2 v0.5.3
10992025-07-07T07:10:47.896Z Compiling progenitor-macro v0.10.0
11002025-07-07T07:10:47.946Z Compiling atomicwrites v0.4.4
11012025-07-07T07:10:48.319Z Compiling ipcc v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11022025-07-07T07:10:48.609Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
11032025-07-07T07:10:49.142Z Compiling console v0.15.11
11042025-07-07T07:10:50.564Z Compiling libsw-core v0.3.2
11052025-07-07T07:10:50.854Z Compiling secrecy v0.10.3
11062025-07-07T07:10:51.116Z Compiling cookie v0.18.1
11072025-07-07T07:10:51.526Z Compiling convert_case v0.4.0
11082025-07-07T07:10:52.214Z Compiling moka v0.12.10
11092025-07-07T07:10:52.572Z Compiling similar v2.7.0
11102025-07-07T07:10:52.584Z Compiling foreign-types-shared v0.1.1
11112025-07-07T07:10:52.713Z Compiling crunchy v0.2.4
11122025-07-07T07:10:53.242Z Compiling resolv-conf v0.7.4
11132025-07-07T07:10:53.971Z Compiling openssl v0.10.73
11142025-07-07T07:10:54.469Z Compiling fixedbitset v0.5.7
11152025-07-07T07:10:54.592Z Compiling fixedbitset v0.4.2
11162025-07-07T07:10:54.702Z Compiling linked-hash-map v0.5.6
11172025-07-07T07:10:55.055Z Compiling lru-cache v0.1.2
11182025-07-07T07:10:55.055Z Compiling petgraph v0.6.5
11192025-07-07T07:10:55.159Z Compiling petgraph v0.8.2
11202025-07-07T07:10:55.263Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11212025-07-07T07:10:55.277Z Compiling expectorate v1.2.0
11222025-07-07T07:10:55.538Z Compiling foreign-types v0.3.2
11232025-07-07T07:10:55.664Z Compiling derive_more v0.99.20
11242025-07-07T07:10:56.550Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11252025-07-07T07:10:57.516Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11262025-07-07T07:10:57.635Z Compiling libsw v3.5.0
11272025-07-07T07:10:58.576Z Compiling hickory-proto v0.24.4
11282025-07-07T07:10:59.285Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11292025-07-07T07:10:59.969Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11302025-07-07T07:11:00.849Z Compiling openssl-macros v0.1.1
11312025-07-07T07:11:01.193Z Compiling tagptr v0.2.0
11322025-07-07T07:11:01.318Z Compiling progenitor v0.10.0
11332025-07-07T07:11:01.460Z Compiling tiny-keccak v2.0.2
11342025-07-07T07:11:01.517Z Compiling unicode-width v0.1.14
11352025-07-07T07:11:01.733Z Compiling highway v1.3.0
11362025-07-07T07:11:01.831Z Compiling swrite v0.1.0
11372025-07-07T07:11:01.970Z Compiling indent_write v2.2.0
11382025-07-07T07:11:02.066Z Compiling linear-map v1.2.0
11392025-07-07T07:11:02.258Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11402025-07-07T07:11:02.519Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11412025-07-07T07:11:02.537Z Compiling hickory-resolver v0.24.4
11422025-07-07T07:11:03.273Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11432025-07-07T07:11:05.593Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11442025-07-07T07:11:06.251Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11452025-07-07T07:11:06.618Z Compiling steno v0.4.1
11462025-07-07T07:11:07.114Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11472025-07-07T07:11:08.848Z Compiling hickory-proto v0.25.2
11482025-07-07T07:11:09.566Z Compiling tokio-stream v0.1.17
11492025-07-07T07:11:09.814Z Compiling slog-dtrace v0.3.0
11502025-07-07T07:11:10.213Z Compiling humantime v2.2.0
11512025-07-07T07:11:10.493Z Compiling parking_lot_core v0.8.6
11522025-07-07T07:11:10.666Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11532025-07-07T07:11:10.993Z Compiling qorb v0.4.1
11542025-07-07T07:11:11.298Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11552025-07-07T07:11:12.296Z Compiling num-derive v0.3.3
11562025-07-07T07:11:12.747Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11572025-07-07T07:11:13.908Z Compiling hickory-resolver v0.25.2
11582025-07-07T07:11:14.122Z Compiling const-random-macro v0.1.16
11592025-07-07T07:11:14.453Z Compiling libscf-sys v1.1.0
11602025-07-07T07:11:14.860Z Compiling smartstring v1.0.1
11612025-07-07T07:11:15.220Z Compiling ahash v0.8.12
11622025-07-07T07:11:15.273Z Compiling parking_lot v0.11.2
11632025-07-07T07:11:15.692Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11642025-07-07T07:11:15.716Z Compiling const-random v0.1.18
11652025-07-07T07:11:15.757Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
11662025-07-07T07:11:15.819Z Compiling fxhash v0.2.1
11672025-07-07T07:11:16.040Z Compiling crc32fast v1.4.2
11682025-07-07T07:11:16.401Z Compiling sled v0.34.7
11692025-07-07T07:11:17.002Z Compiling thin-vec v0.2.14
11702025-07-07T07:11:17.084Z Compiling rhai_codegen v2.2.0
11712025-07-07T07:11:17.607Z Compiling minimal-lexical v0.2.1
11722025-07-07T07:11:18.154Z Compiling nom v7.1.3
11732025-07-07T07:11:19.138Z Compiling yansi v1.0.1
11742025-07-07T07:11:19.535Z Compiling diff v0.1.13
11752025-07-07T07:11:19.777Z Compiling pretty_assertions v1.4.1
11762025-07-07T07:11:19.799Z Compiling rhai v1.22.2
11772025-07-07T07:11:24.805Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11782025-07-07T07:11:29.533Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11792025-07-07T07:11:39.012Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c)
11802025-07-07T07:11:40.743Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
11812025-07-07T07:11:42.049Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
11822025-07-07T07:11:44.106Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
11832025-07-07T07:12:13.983Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 25s
11842025-07-07T07:12:14.149Zerror: creating test list failed
11852025-07-07T07:12:14.153Z
11862025-07-07T07:12:14.153ZCaused by:
11872025-07-07T07:12:14.153Z for `bgp`, command `/work/oxidecomputer/maghemite/target/debug/deps/bgp-dde424250a42ac0f --list --format terse` aborted with signal 9 (SIGKILL)
11882025-07-07T07:12:14.153Z --- stdout:
11892025-07-07T07:12:14.153Z
11902025-07-07T07:12:14.153Z --- stderr:
11912025-07-07T07:12:14.153Z ld.so.1: bgp-dde424250a42ac0f: fatal: libipcc.so.1: open failed: No such file or directory
11922025-07-07T07:12:14.153Z
11932025-07-07T07:12:14.153Z ---
11942025-07-07T07:12:14.156Zprocess exited: duration 253251 ms, exit code 104
 
11952025-07-07T07:12:14.164Zfound 0 output files