01KKDE34TZV3ZA95BE98QJJTSC: test-proptest

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

Buildomat Job: 01KKDE3RH2GDDAS4JA726GPCH2

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-11T03:14:23.019Zjob assigned to worker 01KKDE52GHYP2578GYBPQF951R [factory aws, i-097c500207f78ae66] (queued for 1 m 40 s)
 
22026-03-11T03:14:30.753Zstarting task 0: "setup"
32026-03-11T03:14:30.758Z++ uname -s
42026-03-11T03:14:30.761Z+ kern=SunOS
52026-03-11T03:14:30.761Z+ build_user=build
62026-03-11T03:14:30.761Z+ build_uid=12345
72026-03-11T03:14:30.761Z+ work_dir=/work
82026-03-11T03:14:30.761Z+ input_dir=/input
92026-03-11T03:14:30.761Z+ [[ 0 == 12345 ]]
102026-03-11T03:14:30.761Z+ case "$kern" in
112026-03-11T03:14:30.761Z+ groupadd -g 12345 build
122026-03-11T03:14:30.765Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-11T03:14:32.770Z+ zfs create -o mountpoint=/work rpool/work
142026-03-11T03:14:32.882Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-11T03:14:32.886Z+ home_fs=zfs
162026-03-11T03:14:32.886Z+ [[ zfs == autofs ]]
172026-03-11T03:14:32.886Z+ mkdir -p /home/build
182026-03-11T03:14:32.889Z+ chown build:build /home/build /work
192026-03-11T03:14:34.888Z+ chmod 0700 /home/build /work
202026-03-11T03:14:34.891Zprocess exited: duration 4138 ms, exit code 0
 
212026-03-11T03:14:34.897Zstarting task 1: "rust-toolchain"
222026-03-11T03:14:34.901Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-03-11T03:14:34.901Z * rust toolchain channel = "stable"
242026-03-11T03:14:34.901Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-11T03:14:34.901Z * rust toolchain profile = "default"
262026-03-11T03:14:34.901Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-11T03:14:34.904Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-11T03:14:34.904Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-11T03:14:34.904Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-03-11T03:14:34.986Zinfo: downloading installer
312026-03-11T03:14:37.103Zwarn: It looks like you have an existing installation of Rust at:
322026-03-11T03:14:37.103Zwarn: /opt/ooce/bin
332026-03-11T03:14:37.103Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-11T03:14:37.103Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-11T03:14:37.103Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-11T03:14:37.103Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-11T03:14:37.103Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-11T03:14:37.103Zerror: cannot install while Rust is installed
392026-03-11T03:14:37.103Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-11T03:14:37.128Zinfo: profile set to 'default'
412026-03-11T03:14:37.128Zinfo: default host triple is x86_64-unknown-illumos
422026-03-11T03:14:37.131Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-03-11T03:14:37.316Zinfo: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02)
442026-03-11T03:14:37.316Zinfo: downloading component 'cargo'
452026-03-11T03:14:38.619Zinfo: downloading component 'clippy'
462026-03-11T03:14:39.090Zinfo: downloading component 'rust-docs'
472026-03-11T03:14:41.162Zinfo: downloading component 'rust-std'
482026-03-11T03:14:43.028Zinfo: downloading component 'rustc'
492026-03-11T03:14:52.045Zinfo: downloading component 'rustfmt'
502026-03-11T03:14:52.337Zinfo: installing component 'cargo'
512026-03-11T03:14:53.172Zinfo: installing component 'clippy'
522026-03-11T03:14:53.533Zinfo: installing component 'rust-docs'
532026-03-11T03:14:55.057Zinfo: installing component 'rust-std'
542026-03-11T03:14:56.544Zinfo: installing component 'rustc'
552026-03-11T03:15:02.386Zinfo: installing component 'rustfmt'
562026-03-11T03:15:02.683Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-03-11T03:15:02.683Z
582026-03-11T03:15:03.092Z stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
592026-03-11T03:15:03.092Z
602026-03-11T03:15:03.095Z
612026-03-11T03:15:03.095ZRust is installed now. Great!
622026-03-11T03:15:03.095Z
632026-03-11T03:15:03.095ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-11T03:15:03.095Zenvironment variable. This has not been done automatically.
652026-03-11T03:15:03.095Z
662026-03-11T03:15:03.095ZTo configure your current shell, you need to source
672026-03-11T03:15:03.095Zthe corresponding env file under $HOME/.cargo.
682026-03-11T03:15:03.095Z
692026-03-11T03:15:03.095ZThis is usually done by running one of the following (note the leading DOT):
702026-03-11T03:15:03.095Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-11T03:15:03.095Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-11T03:15:03.095Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-11T03:15:03.187Z+ rustup --version
742026-03-11T03:15:03.198Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-11T03:15:03.202Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-11T03:15:03.271Zinfo: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
772026-03-11T03:15:03.274Z+ cargo --version
782026-03-11T03:15:03.327Zcargo 1.94.0 (85eff7c80 2026-01-15)
792026-03-11T03:15:03.330Z+ rustc --version
802026-03-11T03:15:03.390Zrustc 1.94.0 (4a4ef493e 2026-03-02)
812026-03-11T03:15:03.393Zprocess exited: duration 28495 ms, exit code 0
 
822026-03-11T03:15:03.399Zstarting task 2: "authentication"
832026-03-11T03:15:03.419Zprocess exited: duration 19 ms, exit code 0
 
842026-03-11T03:15:03.426Zstarting task 3: "clone repository"
852026-03-11T03:15:03.430Z+ mkdir -p /work/oxidecomputer/maghemite
862026-03-11T03:15:03.434Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872026-03-11T03:15:03.467ZCloning into '/work/oxidecomputer/maghemite'...
882026-03-11T03:15:04.709Z+ cd /work/oxidecomputer/maghemite
892026-03-11T03:15:04.709Z+ git fetch origin 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3
902026-03-11T03:15:04.982ZFrom https://github.com/oxidecomputer/maghemite
912026-03-11T03:15:04.982Z * branch 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 -> FETCH_HEAD
922026-03-11T03:15:04.995Z+ [[ -n renovate/anyhow-1.x ]]
932026-03-11T03:15:05.001Z++ git branch --show-current
942026-03-11T03:15:05.002Z+ current=main
952026-03-11T03:15:05.002Z+ [[ main != renovate/anyhow-1.x ]]
962026-03-11T03:15:05.002Z+ git branch -f renovate/anyhow-1.x 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3
972026-03-11T03:15:05.002Z+ git checkout -f renovate/anyhow-1.x
982026-03-11T03:15:05.022ZSwitched to branch 'renovate/anyhow-1.x'
992026-03-11T03:15:05.030Z+ git reset --hard 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3
1002026-03-11T03:15:05.051ZHEAD is now at 67dbfd6 Update Rust crate anyhow to 1.0.102
1012026-03-11T03:15:05.058Zprocess exited: duration 1623 ms, exit code 0
 
1022026-03-11T03:15:05.070Zstarting task 4: "build"
1032026-03-11T03:15:05.073Z+ set -e
1042026-03-11T03:15:05.073Z+ NEXTEST_VERSION=0.9.97
1052026-03-11T03:15:05.073Z+ PLATFORM=illumos
1062026-03-11T03:15:05.073Z+ cargo --version
1072026-03-11T03:15:05.079Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1082026-03-11T03:15:05.336Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1092026-03-11T03:15:05.336Zinfo: downloading component 'cargo'
1102026-03-11T03:15:06.557Zinfo: downloading component 'clippy'
1112026-03-11T03:15:07.016Zinfo: downloading component 'rust-docs'
1122026-03-11T03:15:08.894Zinfo: downloading component 'rust-std'
1132026-03-11T03:15:11.158Zinfo: downloading component 'rustc'
1142026-03-11T03:15:20.319Zinfo: downloading component 'rustfmt'
1152026-03-11T03:15:20.791Zinfo: installing component 'cargo'
1162026-03-11T03:15:21.632Zinfo: installing component 'clippy'
1172026-03-11T03:15:21.978Zinfo: installing component 'rust-docs'
1182026-03-11T03:15:23.436Zinfo: installing component 'rust-std'
1192026-03-11T03:15:24.935Zinfo: installing component 'rustc'
1202026-03-11T03:15:30.746Zinfo: installing component 'rustfmt'
1212026-03-11T03:15:31.158Zcargo 1.92.0 (344c4567c 2025-10-21)
1222026-03-11T03:15:31.161Z+ rustc --version
1232026-03-11T03:15:31.241Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1242026-03-11T03:15:31.245Z+ cargo install cargo-nextest --version 0.9.97
1252026-03-11T03:15:31.346Z Updating crates.io index
1262026-03-11T03:15:31.471Z Downloading crates ...
1272026-03-11T03:15:31.689Z Downloaded cargo-nextest v0.9.97
1282026-03-11T03:15:31.771Z Installing cargo-nextest v0.9.97
1292026-03-11T03:15:31.826Z Updating crates.io index
1302026-03-11T03:15:34.972Z Locking 407 packages to latest compatible versions
1312026-03-11T03:15:34.978Z Adding dialoguer v0.11.0 (available: v0.12.0)
1322026-03-11T03:15:34.981Z Adding duct v0.13.7 (available: v1.1.1)
1332026-03-11T03:15:34.981Z Adding enable-ansi-support v0.2.1 (available: v0.3.1)
1342026-03-11T03:15:34.981Z Adding generic-array v0.14.7 (available: v0.14.9)
1352026-03-11T03:15:34.985Z Adding idna_adapter v1.0.0 (available: v1.2.1)
1362026-03-11T03:15:34.985Z Adding nextest-filtering v0.15.0 (available: v0.18.0)
1372026-03-11T03:15:34.985Z Adding nextest-metadata v0.12.2 (available: v0.12.3)
1382026-03-11T03:15:34.988Z Adding nextest-runner v0.80.0 (available: v0.111.0)
1392026-03-11T03:15:35.008Z Adding target-lexicon v0.13.3 (available: v0.13.5)
1402026-03-11T03:15:35.025Z Downloading crates ...
1412026-03-11T03:15:35.115Z Downloaded backtrace-ext v0.2.1
1422026-03-11T03:15:35.121Z Downloaded async-scoped v0.9.0
1432026-03-11T03:15:35.133Z Downloaded const-oid v0.9.6
1442026-03-11T03:15:35.136Z Downloaded enable-ansi-support v0.2.1
1452026-03-11T03:15:35.140Z Downloaded derive-where v1.6.0
1462026-03-11T03:15:35.148Z Downloaded aho-corasick v1.1.4
1472026-03-11T03:15:35.151Z Downloaded itoa v1.0.17
1482026-03-11T03:15:35.154Z Downloaded document-features v0.2.12
1492026-03-11T03:15:35.157Z Downloaded find-msvc-tools v0.1.9
1502026-03-11T03:15:35.157Z Downloaded dialoguer v0.11.0
1512026-03-11T03:15:35.161Z Downloaded ed25519 v2.2.3
1522026-03-11T03:15:35.165Z Downloaded cpufeatures v0.2.17
1532026-03-11T03:15:35.165Z Downloaded fnv v1.0.7
1542026-03-11T03:15:35.165Z Downloaded hyper-rustls v0.27.7
1552026-03-11T03:15:35.168Z Downloaded fastrand v2.3.0
1562026-03-11T03:15:35.171Z Downloaded duct v0.13.7
1572026-03-11T03:15:35.171Z Downloaded errno v0.3.14
1582026-03-11T03:15:35.174Z Downloaded anstyle-parse v0.2.7
1592026-03-11T03:15:35.174Z Downloaded addr2line v0.25.1
1602026-03-11T03:15:35.177Z Downloaded rand v0.9.2
1612026-03-11T03:15:35.182Z Downloaded foreign-types-shared v0.1.1
1622026-03-11T03:15:35.186Z Downloaded eyre v0.6.12
1632026-03-11T03:15:35.189Z Downloaded clap_lex v1.0.0
1642026-03-11T03:15:35.189Z Downloaded regex v1.12.3
1652026-03-11T03:15:35.193Z Downloaded quick-xml v0.38.4
1662026-03-11T03:15:35.198Z Downloaded rand_core v0.9.5
1672026-03-11T03:15:35.201Z Downloaded debug-ignore v1.0.5
1682026-03-11T03:15:35.201Z Downloaded camino v1.2.2
1692026-03-11T03:15:35.204Z Downloaded home v0.5.12
1702026-03-11T03:15:35.207Z Downloaded curve25519-dalek-derive v0.1.1
1712026-03-11T03:15:35.207Z Downloaded cargo_metadata v0.20.0
1722026-03-11T03:15:35.210Z Downloaded cargo-platform v0.2.0
1732026-03-11T03:15:35.210Z Downloaded form_urlencoded v1.2.2
1742026-03-11T03:15:35.210Z Downloaded hyper-tls v0.6.0
1752026-03-11T03:15:35.213Z Downloaded anstream v0.6.21
1762026-03-11T03:15:35.216Z Downloaded foldhash v0.1.5
1772026-03-11T03:15:35.216Z Downloaded hyper-util v0.1.20
1782026-03-11T03:15:35.220Z Downloaded future-queue v0.4.0
1792026-03-11T03:15:35.223Z Downloaded anstyle-query v1.1.5
1802026-03-11T03:15:35.226Z Downloaded color-spantrace v0.3.0
1812026-03-11T03:15:35.229Z Downloaded http-body v1.0.1
1822026-03-11T03:15:35.232Z Downloaded pin-project v1.1.11
1832026-03-11T03:15:35.239Z Downloaded miniz_oxide v0.8.9
1842026-03-11T03:15:35.243Z Downloaded rustc-hash v2.1.1
1852026-03-11T03:15:35.246Z Downloaded cfg-if v1.0.4
1862026-03-11T03:15:35.246Z Downloaded atomicwrites v0.4.4
1872026-03-11T03:15:35.246Z Downloaded nested v0.1.1
1882026-03-11T03:15:35.249Z Downloaded indenter v0.3.4
1892026-03-11T03:15:35.249Z Downloaded guppy-workspace-hack v0.1.0
1902026-03-11T03:15:35.249Z Downloaded foreign-types v0.3.2
1912026-03-11T03:15:35.252Z Downloaded crypto-common v0.1.7
1922026-03-11T03:15:35.252Z Downloaded generic-array v0.14.7
1932026-03-11T03:15:35.255Z Downloaded once_cell v1.21.3
1942026-03-11T03:15:35.258Z Downloaded num-traits v0.2.19
1952026-03-11T03:15:35.258Z Downloaded iana-time-zone v0.1.65
1962026-03-11T03:15:35.263Z Downloaded filetime v0.2.27
1972026-03-11T03:15:35.263Z Downloaded object v0.37.3
1982026-03-11T03:15:35.269Z Downloaded pin-utils v0.1.0
1992026-03-11T03:15:35.272Z Downloaded native-tls v0.2.18
2002026-03-11T03:15:35.272Z Downloaded miette-derive v7.6.0
2012026-03-11T03:15:35.276Z Downloaded quinn-udp v0.5.14
2022026-03-11T03:15:35.276Z Downloaded hex v0.4.3
2032026-03-11T03:15:35.279Z Downloaded futures-task v0.3.32
2042026-03-11T03:15:35.279Z Downloaded heck v0.5.0
2052026-03-11T03:15:35.282Z Downloaded futures-io v0.3.32
2062026-03-11T03:15:35.282Z Downloaded lock_api v0.4.14
2072026-03-11T03:15:35.286Z Downloaded idna_adapter v1.0.0
2082026-03-11T03:15:35.286Z Downloaded futures-sink v0.3.32
2092026-03-11T03:15:35.286Z Downloaded futures-macro v0.3.32
2102026-03-11T03:15:35.289Z Downloaded equivalent v1.0.2
2112026-03-11T03:15:35.289Z Downloaded cfg_aliases v0.2.1
2122026-03-11T03:15:35.289Z Downloaded cargo-platform v0.3.2
2132026-03-11T03:15:35.289Z Downloaded futures-core v0.3.32
2142026-03-11T03:15:35.292Z Downloaded colorchoice v1.0.4
2152026-03-11T03:15:35.292Z Downloaded nextest-workspace-hack v0.1.0
2162026-03-11T03:15:35.295Z Downloaded indexmap v2.13.0
2172026-03-11T03:15:35.298Z Downloaded parking_lot_core v0.9.12
2182026-03-11T03:15:35.298Z Downloaded http-body-util v0.1.3
2192026-03-11T03:15:35.301Z Downloaded block-buffer v0.10.4
2202026-03-11T03:15:35.304Z Downloaded serde-value v0.7.0
2212026-03-11T03:15:35.308Z Downloaded atomic-waker v1.1.2
2222026-03-11T03:15:35.308Z Downloaded erased-serde v0.4.10
2232026-03-11T03:15:35.314Z Downloaded bytes v1.11.1
2242026-03-11T03:15:35.317Z Downloaded either v1.15.0
2252026-03-11T03:15:35.320Z Downloaded swrite v0.1.0
2262026-03-11T03:15:35.320Z Downloaded strsim v0.11.1
2272026-03-11T03:15:35.324Z Downloaded anstyle v1.0.13
2282026-03-11T03:15:35.327Z Downloaded base64 v0.22.1
2292026-03-11T03:15:35.337Z Downloaded pin-project-lite v0.2.17
2302026-03-11T03:15:35.341Z Downloaded shell-words v1.1.1
2312026-03-11T03:15:35.344Z Downloaded serde_spanned v0.6.9
2322026-03-11T03:15:35.344Z Downloaded signature v2.2.0
2332026-03-11T03:15:35.347Z Downloaded serde_urlencoded v0.7.1
2342026-03-11T03:15:35.350Z Downloaded signal-hook-mio v0.2.5
2352026-03-11T03:15:35.353Z Downloaded sigchld v0.2.4
2362026-03-11T03:15:35.353Z Downloaded subtle v2.6.1
2372026-03-11T03:15:35.356Z Downloaded supports-unicode v3.0.0
2382026-03-11T03:15:35.359Z Downloaded httparse v1.10.1
2392026-03-11T03:15:35.362Z Downloaded sync_wrapper v1.0.2
2402026-03-11T03:15:35.362Z Downloaded rustls-webpki v0.103.9
2412026-03-11T03:15:35.367Z Downloaded futures-executor v0.3.32
2422026-03-11T03:15:35.371Z Downloaded signal-hook v0.3.18
2432026-03-11T03:15:35.371Z Downloaded camino-tempfile v1.4.1
2442026-03-11T03:15:35.371Z Downloaded adler2 v2.0.1
2452026-03-11T03:15:35.374Z Downloaded supports-color v3.0.2
2462026-03-11T03:15:35.374Z Downloaded percent-encoding v2.3.2
2472026-03-11T03:15:35.374Z Downloaded strip-ansi-escapes v0.2.1
2482026-03-11T03:15:35.374Z Downloaded pathdiff v0.2.3
2492026-03-11T03:15:35.377Z Downloaded cargo_metadata v0.23.1
2502026-03-11T03:15:35.377Z Downloaded autocfg v1.5.0
2512026-03-11T03:15:35.381Z Downloaded cargo-util-schemas v0.2.0
2522026-03-11T03:15:35.384Z Downloaded number_prefix v0.4.0
2532026-03-11T03:15:35.387Z Downloaded is_terminal_polyfill v1.70.2
2542026-03-11T03:15:35.394Z Downloaded self-replace v1.5.0
2552026-03-11T03:15:35.394Z Downloaded convert_case v0.10.0
2562026-03-11T03:15:35.397Z Downloaded base64ct v1.8.3
2572026-03-11T03:15:35.397Z Downloaded rand_chacha v0.9.0
2582026-03-11T03:15:35.400Z Downloaded serde-untagged v0.1.9
2592026-03-11T03:15:35.407Z Downloaded mukti-metadata v0.3.0
2602026-03-11T03:15:35.410Z Downloaded digest v0.10.7
2612026-03-11T03:15:35.410Z Downloaded console v0.15.11
2622026-03-11T03:15:35.413Z Downloaded crc32fast v1.5.0
2632026-03-11T03:15:35.416Z Downloaded ahash v0.8.12
2642026-03-11T03:15:35.421Z Downloaded terminal_size v0.4.3
2652026-03-11T03:15:35.425Z Downloaded pkg-config v0.3.32
2662026-03-11T03:15:35.425Z Downloaded ipnet v2.12.0
2672026-03-11T03:15:35.430Z Downloaded litrs v1.0.0
2682026-03-11T03:15:35.434Z Downloaded textwrap v0.16.2
2692026-03-11T03:15:35.434Z Downloaded mio v1.1.1
2702026-03-11T03:15:35.439Z Downloaded nextest-filtering v0.15.0
2712026-03-11T03:15:35.443Z Downloaded serde_spanned v1.0.4
2722026-03-11T03:15:35.443Z Downloaded shlex v1.3.0
2732026-03-11T03:15:35.443Z Downloaded sha2 v0.10.9
2742026-03-11T03:15:35.446Z Downloaded typeid v1.0.3
2752026-03-11T03:15:35.446Z Downloaded is_ci v1.2.0
2762026-03-11T03:15:35.446Z Downloaded serde_ignored v0.1.14
2772026-03-11T03:15:35.446Z Downloaded scopeguard v1.2.0
2782026-03-11T03:15:35.450Z Downloaded serde_path_to_error v0.1.20
2792026-03-11T03:15:35.450Z Downloaded tracing-error v0.2.1
2802026-03-11T03:15:35.453Z Downloaded toml_writer v1.0.6+spec-1.1.0
2812026-03-11T03:15:35.453Z Downloaded tower-service v0.3.3
2822026-03-11T03:15:35.453Z Downloaded tower-layer v0.3.3
2832026-03-11T03:15:35.459Z Downloaded pkcs8 v0.10.2
2842026-03-11T03:15:35.459Z Downloaded simd-adler32 v0.3.8
2852026-03-11T03:15:35.462Z Downloaded rustc_version v0.4.1
2862026-03-11T03:15:35.462Z Downloaded unicode-linebreak v0.1.5
2872026-03-11T03:15:35.462Z Downloaded openssl-macros v0.1.1
2882026-03-11T03:15:35.465Z Downloaded unicode-xid v0.2.6
2892026-03-11T03:15:35.468Z Downloaded spki v0.7.3
2902026-03-11T03:15:35.468Z Downloaded quick-junit v0.5.2
2912026-03-11T03:15:35.471Z Downloaded tinyvec v1.10.0
2922026-03-11T03:15:35.474Z Downloaded signal-hook-registry v1.4.8
2932026-03-11T03:15:35.474Z Downloaded humantime-serde v1.1.1
2942026-03-11T03:15:35.477Z Downloaded clap_derive v4.5.55
2952026-03-11T03:15:35.478Z Downloaded cfg-expr v0.20.7
2962026-03-11T03:15:35.486Z Downloaded getrandom v0.2.17
2972026-03-11T03:15:35.491Z Downloaded os_pipe v1.2.3
2982026-03-11T03:15:35.494Z Downloaded futures-channel v0.3.32
2992026-03-11T03:15:35.494Z Downloaded tokio-stream v0.1.18
3002026-03-11T03:15:35.497Z Downloaded humantime v2.3.0
3012026-03-11T03:15:35.500Z Downloaded tracing-core v0.1.36
3022026-03-11T03:15:35.503Z Downloaded proc-macro2 v1.0.106
3032026-03-11T03:15:35.503Z Downloaded globset v0.4.18
3042026-03-11T03:15:35.506Z Downloaded indent_write v2.2.0
3052026-03-11T03:15:35.515Z Downloaded urlencoding v2.1.3
3062026-03-11T03:15:35.520Z Downloaded thiserror-impl v2.0.18
3072026-03-11T03:15:35.524Z Downloaded slab v0.4.12
3082026-03-11T03:15:35.527Z Downloaded openssl-probe v0.2.1
3092026-03-11T03:15:35.527Z Downloaded tokio-macros v2.6.1
3102026-03-11T03:15:35.530Z Downloaded shared_child v1.1.1
3112026-03-11T03:15:35.530Z Downloaded thiserror-impl v1.0.69
3122026-03-11T03:15:35.530Z Downloaded thiserror v2.0.18
3132026-03-11T03:15:35.534Z Downloaded semver v1.0.27
3142026-03-11T03:15:35.537Z Downloaded portable-atomic v1.13.1
3152026-03-11T03:15:35.541Z Downloaded self_update v0.42.0
3162026-03-11T03:15:35.544Z Downloaded tokio-native-tls v0.3.1
3172026-03-11T03:15:35.547Z Downloaded lru-slab v0.1.2
3182026-03-11T03:15:35.547Z Downloaded parking_lot v0.12.5
3192026-03-11T03:15:35.550Z Downloaded owo-colors v4.3.0
3202026-03-11T03:15:35.550Z Downloaded jobserver v0.1.34
3212026-03-11T03:15:35.553Z Downloaded ryu v1.0.23
3222026-03-11T03:15:35.553Z Downloaded toml_datetime v0.7.5+spec-1.1.0
3232026-03-11T03:15:35.556Z Downloaded toml_datetime v0.6.11
3242026-03-11T03:15:35.556Z Downloaded static_assertions v1.1.0
3252026-03-11T03:15:35.559Z Downloaded version_check v0.9.5
3262026-03-11T03:15:35.559Z Downloaded utf8parse v0.2.2
3272026-03-11T03:15:35.559Z Downloaded lazy_static v1.5.0
3282026-03-11T03:15:35.562Z Downloaded log v0.4.29
3292026-03-11T03:15:35.562Z Downloaded xattr v1.6.1
3302026-03-11T03:15:35.566Z Downloaded target-spec-miette v0.4.5
3312026-03-11T03:15:35.570Z Downloaded rustc-demangle v0.1.27
3322026-03-11T03:15:35.574Z Downloaded ppv-lite86 v0.2.21
3332026-03-11T03:15:35.574Z Downloaded unicase v2.9.0
3342026-03-11T03:15:35.574Z Downloaded newtype-uuid v1.3.2
3352026-03-11T03:15:35.574Z Downloaded smallvec v1.15.1
3362026-03-11T03:15:35.578Z Downloaded config v0.15.19
3372026-03-11T03:15:35.581Z Downloaded ordered-float v2.10.1
3382026-03-11T03:15:35.581Z Downloaded fixedbitset v0.5.7
3392026-03-11T03:15:35.584Z Downloaded getrandom v0.4.2
3402026-03-11T03:15:35.587Z Downloaded ed25519-dalek v2.2.0
3412026-03-11T03:15:35.590Z Downloaded getrandom v0.3.4
3422026-03-11T03:15:35.590Z Downloaded clap v4.5.60
3432026-03-11T03:15:35.597Z Downloaded want v0.3.1
3442026-03-11T03:15:35.600Z Downloaded supports-hyperlinks v3.2.0
3452026-03-11T03:15:35.600Z Downloaded bitflags v2.11.0
3462026-03-11T03:15:35.603Z Downloaded rustls-pki-types v1.14.0
3472026-03-11T03:15:35.606Z Downloaded target-lexicon v0.13.3
3482026-03-11T03:15:35.610Z Downloaded smol_str v0.3.6
3492026-03-11T03:15:35.613Z Downloaded tempfile v3.27.0
3502026-03-11T03:15:35.616Z Downloaded tokio-rustls v0.26.4
3512026-03-11T03:15:35.616Z Downloaded quote v1.0.45
3522026-03-11T03:15:35.620Z Downloaded der v0.7.10
3532026-03-11T03:15:35.623Z Downloaded quinn v0.11.9
3542026-03-11T03:15:35.623Z Downloaded utf8_iter v1.0.4
3552026-03-11T03:15:35.626Z Downloaded thiserror v1.0.69
3562026-03-11T03:15:35.629Z Downloaded tracing-log v0.2.0
3572026-03-11T03:15:35.629Z Downloaded reqwest v0.12.28
3582026-03-11T03:15:35.633Z Downloaded rand_core v0.6.4
3592026-03-11T03:15:35.636Z Downloaded serde_derive v1.0.228
3602026-03-11T03:15:35.639Z Downloaded serde_core v1.0.228
3612026-03-11T03:15:35.639Z Downloaded pin-project-internal v1.1.11
3622026-03-11T03:15:35.642Z Downloaded zeroize v1.8.2
3632026-03-11T03:15:35.645Z Downloaded zmij v1.0.21
3642026-03-11T03:15:35.648Z Downloaded toml_parser v1.0.9+spec-1.1.0
3652026-03-11T03:15:35.653Z Downloaded tar v0.4.44
3662026-03-11T03:15:35.656Z Downloaded socket2 v0.6.3
3672026-03-11T03:15:35.659Z Downloaded futures v0.3.32
3682026-03-11T03:15:35.662Z Downloaded tracing-attributes v0.1.31
3692026-03-11T03:15:35.665Z Downloaded thread_local v1.1.9
3702026-03-11T03:15:35.668Z Downloaded flate2 v1.1.9
3712026-03-11T03:15:35.672Z Downloaded borsh v1.6.0
3722026-03-11T03:15:35.676Z Downloaded zstd v0.13.3
3732026-03-11T03:15:35.681Z Downloaded xxhash-rust v0.8.15
3742026-03-11T03:15:35.684Z Downloaded nextest-metadata v0.12.2
3752026-03-11T03:15:35.689Z Downloaded target-spec v3.5.7
3762026-03-11T03:15:35.692Z Downloaded indicatif v0.17.11
3772026-03-11T03:15:35.695Z Downloaded sharded-slab v0.1.7
3782026-03-11T03:15:35.704Z Downloaded unicode-ident v1.0.24
3792026-03-11T03:15:35.707Z Downloaded tinyvec_macros v0.1.1
3802026-03-11T03:15:35.707Z Downloaded openssl-sys v0.9.111
3812026-03-11T03:15:35.715Z Downloaded iri-string v0.7.10
3822026-03-11T03:15:35.719Z Downloaded backtrace v0.3.76
3832026-03-11T03:15:35.722Z Downloaded toml_write v0.1.2
3842026-03-11T03:15:35.727Z Downloaded ron v0.12.0
3852026-03-11T03:15:35.737Z Downloaded http v1.4.0
3862026-03-11T03:15:35.740Z Downloaded uuid v1.22.0
3872026-03-11T03:15:35.743Z Downloaded vte v0.14.1
3882026-03-11T03:15:35.746Z Downloaded serde v1.0.228
3892026-03-11T03:15:35.749Z Downloaded toml_edit v0.22.27
3902026-03-11T03:15:35.752Z Downloaded typenum v1.19.0
3912026-03-11T03:15:35.758Z Downloaded derive_more-impl v2.1.1
3922026-03-11T03:15:35.765Z Downloaded untrusted v0.9.0
3932026-03-11T03:15:35.768Z Downloaded itertools v0.14.0
3942026-03-11T03:15:35.773Z Downloaded derive_more v2.1.1
3952026-03-11T03:15:35.782Z Downloaded quinn-proto v0.11.14
3962026-03-11T03:15:35.787Z Downloaded toml v0.8.23
3972026-03-11T03:15:35.790Z Downloaded idna v1.1.0
3982026-03-11T03:15:35.794Z Downloaded try-lock v0.2.5
3992026-03-11T03:15:35.794Z Downloaded miette v7.6.0
4002026-03-11T03:15:35.797Z Downloaded cc v1.2.56
4012026-03-11T03:15:35.800Z Downloaded tower v0.5.3
4022026-03-11T03:15:35.804Z Downloaded hyper v1.8.1
4032026-03-11T03:15:35.809Z Downloaded url v2.5.8
4042026-03-11T03:15:35.812Z Downloaded zstd-safe v7.2.4
4052026-03-11T03:15:35.815Z Downloaded memchr v2.8.0
4062026-03-11T03:15:35.818Z Downloaded zipsign-api v0.1.5
4072026-03-11T03:15:35.821Z Downloaded pulldown-cmark v0.13.1
4082026-03-11T03:15:35.840Z Downloaded crossterm v0.29.0
4092026-03-11T03:15:35.844Z Downloaded nextest-runner v0.80.0
4102026-03-11T03:15:35.853Z Downloaded toml v0.9.12+spec-1.1.0
4112026-03-11T03:15:35.855Z Downloaded tokio-util v0.7.18
4122026-03-11T03:15:35.861Z Downloaded guppy v0.17.25
4132026-03-11T03:15:35.865Z Downloaded hashbrown v0.15.5
4142026-03-11T03:15:35.868Z Downloaded hashbrown v0.16.1
4152026-03-11T03:15:35.893Z Downloaded quick-xml v0.37.5
4162026-03-11T03:15:35.897Z Downloaded unicode-normalization v0.1.25
4172026-03-11T03:15:35.907Z Downloaded tower-http v0.6.8
4182026-03-11T03:15:35.912Z Downloaded serde_json v1.0.149
4192026-03-11T03:15:35.917Z Downloaded h2 v0.4.13
4202026-03-11T03:15:35.925Z Downloaded unicode-segmentation v1.12.0
4212026-03-11T03:15:35.927Z Downloaded nix v0.30.1
4222026-03-11T03:15:35.936Z Downloaded clap_builder v4.5.60
4232026-03-11T03:15:35.940Z Downloaded openssl v0.10.75
4242026-03-11T03:15:35.947Z Downloaded futures-util v0.3.32
4252026-03-11T03:15:35.989Z Downloaded unicode-width v0.1.14
4262026-03-11T03:15:35.993Z Downloaded rustix v1.1.4
4272026-03-11T03:15:36.012Z Downloaded tracing-subscriber v0.3.22
4282026-03-11T03:15:36.017Z Downloaded winnow v0.7.15
4292026-03-11T03:15:36.024Z Downloaded rustls v0.23.37
4302026-03-11T03:15:36.033Z Downloaded chrono v0.4.44
4312026-03-11T03:15:36.039Z Downloaded regex-syntax v0.8.10
4322026-03-11T03:15:36.044Z Downloaded vcpkg v0.2.15
4332026-03-11T03:15:36.072Z Downloaded unicode-width v0.2.2
4342026-03-11T03:15:36.077Z Downloaded webpki-roots v1.0.6
4352026-03-11T03:15:36.080Z Downloaded rustix v0.38.44
4362026-03-11T03:15:36.095Z Downloaded zerocopy v0.8.42
4372026-03-11T03:15:36.106Z Downloaded tracing v0.1.44
4382026-03-11T03:15:36.120Z Downloaded syn v2.0.117
4392026-03-11T03:15:36.127Z Downloaded bstr v1.12.1
4402026-03-11T03:15:36.133Z Downloaded curve25519-dalek v4.1.3
4412026-03-11T03:15:36.139Z Downloaded gimli v0.32.3
4422026-03-11T03:15:36.144Z Downloaded regex-automata v0.4.14
4432026-03-11T03:15:36.179Z Downloaded color-eyre v0.6.5
4442026-03-11T03:15:36.186Z Downloaded petgraph v0.8.3
4452026-03-11T03:15:36.203Z Downloaded libc v0.2.183
4462026-03-11T03:15:36.240Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
4472026-03-11T03:15:36.252Z Downloaded tokio v1.50.0
4482026-03-11T03:15:36.330Z Downloaded recursion v0.5.4
4492026-03-11T03:15:36.338Z Downloaded ring v0.17.14
4502026-03-11T03:15:36.414Z Compiling libc v0.2.183
4512026-03-11T03:15:36.417Z Compiling proc-macro2 v1.0.106
4522026-03-11T03:15:36.417Z Compiling unicode-ident v1.0.24
4532026-03-11T03:15:36.417Z Compiling quote v1.0.45
4542026-03-11T03:15:36.417Z Compiling serde_core v1.0.228
4552026-03-11T03:15:36.417Z Compiling cfg-if v1.0.4
4562026-03-11T03:15:36.418Z Compiling memchr v2.8.0
4572026-03-11T03:15:36.418Z Compiling once_cell v1.21.3
4582026-03-11T03:15:36.730Z Compiling log v0.4.29
4592026-03-11T03:15:36.755Z Compiling pin-project-lite v0.2.17
4602026-03-11T03:15:36.864Z Compiling serde v1.0.228
4612026-03-11T03:15:36.905Z Compiling itoa v1.0.17
4622026-03-11T03:15:37.150Z Compiling futures-core v0.3.32
4632026-03-11T03:15:37.260Z Compiling smallvec v1.15.1
4642026-03-11T03:15:37.354Z Compiling bitflags v2.11.0
4652026-03-11T03:15:37.369Z Compiling equivalent v1.0.2
4662026-03-11T03:15:37.485Z Compiling shlex v1.3.0
4672026-03-11T03:15:37.600Z Compiling hashbrown v0.16.1
4682026-03-11T03:15:37.728Z Compiling find-msvc-tools v0.1.9
4692026-03-11T03:15:37.882Z Compiling bytes v1.11.1
4702026-03-11T03:15:38.064Z Compiling errno v0.3.14
4712026-03-11T03:15:38.174Z Compiling jobserver v0.1.34
4722026-03-11T03:15:38.233Z Compiling signal-hook-registry v1.4.8
4732026-03-11T03:15:38.275Z Compiling mio v1.1.1
4742026-03-11T03:15:38.299Z Compiling syn v2.0.117
4752026-03-11T03:15:38.389Z Compiling rustix v1.1.4
4762026-03-11T03:15:38.526Z Compiling cc v1.2.56
4772026-03-11T03:15:38.617Z Compiling futures-sink v0.3.32
4782026-03-11T03:15:38.754Z Compiling socket2 v0.6.3
4792026-03-11T03:15:38.919Z Compiling slab v0.4.12
4802026-03-11T03:15:39.146Z Compiling zmij v1.0.21
4812026-03-11T03:15:39.183Z Compiling futures-channel v0.3.32
4822026-03-11T03:15:39.204Z Compiling tracing-core v0.1.36
4832026-03-11T03:15:39.512Z Compiling serde_json v1.0.149
4842026-03-11T03:15:39.581Z Compiling version_check v0.9.5
4852026-03-11T03:15:39.834Z Compiling getrandom v0.4.2
4862026-03-11T03:15:39.943Z Compiling indexmap v2.13.0
4872026-03-11T03:15:40.122Z Compiling futures-io v0.3.32
4882026-03-11T03:15:40.175Z Compiling futures-task v0.3.32
4892026-03-11T03:15:40.332Z Compiling unicode-width v0.2.2
4902026-03-11T03:15:40.362Z Compiling camino v1.2.2
4912026-03-11T03:15:40.400Z Compiling ring v0.17.14
4922026-03-11T03:15:40.744Z Compiling http v1.4.0
4932026-03-11T03:15:40.818Z Compiling zeroize v1.8.2
4942026-03-11T03:15:40.843Z Compiling adler2 v2.0.1
4952026-03-11T03:15:41.050Z Compiling autocfg v1.5.0
4962026-03-11T03:15:41.067Z Compiling percent-encoding v2.3.2
4972026-03-11T03:15:41.083Z Compiling simd-adler32 v0.3.8
4982026-03-11T03:15:41.388Z Compiling miniz_oxide v0.8.9
4992026-03-11T03:15:41.513Z Compiling num-traits v0.2.19
5002026-03-11T03:15:41.808Z Compiling zerocopy v0.8.42
5012026-03-11T03:15:42.209Z Compiling getrandom v0.3.4
5022026-03-11T03:15:42.330Z Compiling object v0.37.3
5032026-03-11T03:15:42.472Z Compiling winnow v0.7.15
5042026-03-11T03:15:42.648Z Compiling target-lexicon v0.13.3
5052026-03-11T03:15:43.043Z Compiling http-body v1.0.1
5062026-03-11T03:15:43.116Z Compiling rustls-pki-types v1.14.0
5072026-03-11T03:15:43.216Z Compiling semver v1.0.27
5082026-03-11T03:15:43.238Z Compiling getrandom v0.2.17
5092026-03-11T03:15:43.331Z Compiling httparse v1.10.1
5102026-03-11T03:15:43.474Z Compiling gimli v0.32.3
5112026-03-11T03:15:43.555Z Compiling thiserror v2.0.18
5122026-03-11T03:15:43.617Z Compiling serde_derive v1.0.228
5132026-03-11T03:15:43.799Z Compiling tokio-macros v2.6.1
5142026-03-11T03:15:44.004Z Compiling futures-macro v0.3.32
5152026-03-11T03:15:44.064Z Compiling tracing-attributes v0.1.31
5162026-03-11T03:15:44.191Z Compiling guppy-workspace-hack v0.1.0
5172026-03-11T03:15:44.471Z Compiling untrusted v0.9.0
5182026-03-11T03:15:44.631Z Compiling signal-hook v0.3.18
5192026-03-11T03:15:44.813Z Compiling tokio v1.50.0
5202026-03-11T03:15:44.913Z Compiling typenum v1.19.0
5212026-03-11T03:15:45.024Z Compiling fnv v1.0.7
5222026-03-11T03:15:45.097Z Compiling futures-util v0.3.32
5232026-03-11T03:15:45.149Z Compiling owo-colors v4.3.0
5242026-03-11T03:15:45.671Z Compiling thiserror-impl v2.0.18
5252026-03-11T03:15:45.718Z Compiling tracing v0.1.44
5262026-03-11T03:15:46.181Z Compiling addr2line v0.25.1
5272026-03-11T03:15:47.574Z Compiling form_urlencoded v1.2.2
5282026-03-11T03:15:47.649Z Compiling generic-array v0.14.7
5292026-03-11T03:15:47.906Z Compiling pkg-config v0.3.32
5302026-03-11T03:15:47.937Z Compiling try-lock v0.2.5
5312026-03-11T03:15:48.087Z Compiling utf8_iter v1.0.4
5322026-03-11T03:15:48.218Z Compiling atomic-waker v1.1.2
5332026-03-11T03:15:48.288Z Compiling thiserror v1.0.69
5342026-03-11T03:15:48.372Z Compiling target-spec v3.5.7
5352026-03-11T03:15:48.510Z Compiling tower-service v0.3.3
5362026-03-11T03:15:48.639Z Compiling fastrand v2.3.0
5372026-03-11T03:15:48.693Z Compiling idna_adapter v1.0.0
5382026-03-11T03:15:48.734Z Compiling rustc-demangle v0.1.27
5392026-03-11T03:15:48.779Z Compiling rustls v0.23.37
5402026-03-11T03:15:48.810Z Compiling typeid v1.0.3
5412026-03-11T03:15:49.047Z Compiling tempfile v3.27.0
5422026-03-11T03:15:49.063Z Compiling idna v1.1.0
5432026-03-11T03:15:49.524Z Compiling zstd-sys v2.0.16+zstd.1.5.7
5442026-03-11T03:15:50.006Z Compiling want v0.3.1
5452026-03-11T03:15:50.219Z Compiling tokio-util v0.7.18
5462026-03-11T03:15:50.235Z Compiling cfg-expr v0.20.7
5472026-03-11T03:15:50.847Z Compiling h2 v0.4.13
5482026-03-11T03:15:51.139Z Compiling rustls-webpki v0.103.9
5492026-03-11T03:15:51.632Z Compiling backtrace v0.3.76
5502026-03-11T03:15:52.341Z Compiling thiserror-impl v1.0.69
5512026-03-11T03:15:52.845Z Compiling terminal_size v0.4.3
5522026-03-11T03:15:53.058Z Compiling aho-corasick v1.1.4
5532026-03-11T03:15:53.074Z Compiling subtle v2.6.1
5542026-03-11T03:15:53.292Z Compiling pin-utils v0.1.0
5552026-03-11T03:15:53.385Z Compiling erased-serde v0.4.10
5562026-03-11T03:15:53.766Z Compiling regex-syntax v0.8.10
5572026-03-11T03:15:54.062Z Compiling hyper v1.8.1
5582026-03-11T03:15:57.858Z Compiling regex-automata v0.4.14
5592026-03-11T03:15:58.998Z Compiling url v2.5.8
5602026-03-11T03:15:59.813Z Compiling serde_spanned v0.6.9
5612026-03-11T03:16:00.010Z Compiling toml_datetime v0.6.11
5622026-03-11T03:16:00.340Z Compiling ahash v0.8.12
5632026-03-11T03:16:00.495Z Compiling sync_wrapper v1.0.2
5642026-03-11T03:16:00.666Z Compiling tower-layer v0.3.3
5652026-03-11T03:16:00.682Z Compiling unicode-linebreak v0.1.5
5662026-03-11T03:16:00.964Z Compiling unicode-segmentation v1.12.0
5672026-03-11T03:16:01.030Z Compiling parking_lot_core v0.9.12
5682026-03-11T03:16:01.385Z Compiling foldhash v0.1.5
5692026-03-11T03:16:01.466Z Compiling crc32fast v1.5.0
5702026-03-11T03:16:01.658Z Compiling nextest-workspace-hack v0.1.0
5712026-03-11T03:16:01.837Z Compiling either v1.15.0
5722026-03-11T03:16:01.856Z Compiling portable-atomic v1.13.1
5732026-03-11T03:16:01.938Z Compiling ipnet v2.12.0
5742026-03-11T03:16:02.136Z Compiling is_ci v1.2.0
5752026-03-11T03:16:02.152Z Compiling lazy_static v1.5.0
5762026-03-11T03:16:02.284Z Compiling base64 v0.22.1
5772026-03-11T03:16:02.348Z Compiling toml_write v0.1.2
5782026-03-11T03:16:02.526Z Compiling sharded-slab v0.1.7
5792026-03-11T03:16:02.679Z Compiling hyper-util v0.1.20
5802026-03-11T03:16:02.921Z Compiling toml_edit v0.22.27
5812026-03-11T03:16:03.344Z Compiling supports-color v3.0.2
5822026-03-11T03:16:03.509Z Compiling hashbrown v0.15.5
5832026-03-11T03:16:03.545Z Compiling convert_case v0.10.0
5842026-03-11T03:16:03.634Z Compiling textwrap v0.16.2
5852026-03-11T03:16:03.894Z Compiling tower v0.5.3
5862026-03-11T03:16:04.671Z Compiling tokio-rustls v0.26.4
5872026-03-11T03:16:05.054Z Compiling backtrace-ext v0.2.1
5882026-03-11T03:16:05.251Z Compiling ordered-float v2.10.1
5892026-03-11T03:16:05.436Z Compiling miette-derive v7.6.0
5902026-03-11T03:16:05.461Z Compiling webpki-roots v1.0.6
5912026-03-11T03:16:05.613Z Compiling pathdiff v0.2.3
5922026-03-11T03:16:05.646Z Compiling console v0.15.11
5932026-03-11T03:16:05.778Z Compiling cargo-platform v0.3.2
5942026-03-11T03:16:06.090Z Compiling tracing-log v0.2.0
5952026-03-11T03:16:06.503Z Compiling os_pipe v1.2.3
5962026-03-11T03:16:06.536Z Compiling thread_local v1.1.9
5972026-03-11T03:16:06.709Z Compiling zstd-safe v7.2.4
5982026-03-11T03:16:06.957Z Compiling supports-unicode v3.0.0
5992026-03-11T03:16:06.990Z Compiling debug-ignore v1.0.5
6002026-03-11T03:16:07.029Z Compiling unicode-width v0.1.14
6012026-03-11T03:16:07.167Z Compiling pulldown-cmark v0.13.1
6022026-03-11T03:16:07.421Z Compiling scopeguard v1.2.0
6032026-03-11T03:16:07.421Z Compiling ryu v1.0.23
6042026-03-11T03:16:07.456Z Compiling iri-string v0.7.10
6052026-03-11T03:16:07.578Z Compiling fixedbitset v0.5.7
6062026-03-11T03:16:07.581Z Compiling cfg_aliases v0.2.1
6072026-03-11T03:16:07.683Z Compiling rustix v0.38.44
6082026-03-11T03:16:07.812Z Compiling supports-hyperlinks v3.2.0
6092026-03-11T03:16:08.081Z Compiling utf8parse v0.2.2
6102026-03-11T03:16:08.222Z Compiling anstyle-parse v0.2.7
6112026-03-11T03:16:08.239Z Compiling miette v7.6.0
6122026-03-11T03:16:08.269Z Compiling petgraph v0.8.3
6132026-03-11T03:16:08.501Z Compiling nix v0.30.1
6142026-03-11T03:16:09.024Z Compiling serde_urlencoded v0.7.1
6152026-03-11T03:16:09.461Z Compiling tower-http v0.6.8
6162026-03-11T03:16:10.745Z Compiling lock_api v0.4.14
6172026-03-11T03:16:10.861Z Compiling tracing-subscriber v0.3.22
6182026-03-11T03:16:10.896Z Compiling sigchld v0.2.4
6192026-03-11T03:16:11.069Z Compiling cargo_metadata v0.23.1
6202026-03-11T03:16:11.140Z Compiling serde-value v0.7.0
6212026-03-11T03:16:12.132Z Compiling hyper-rustls v0.27.7
6222026-03-11T03:16:12.742Z Compiling toml v0.8.23
6232026-03-11T03:16:12.963Z Compiling serde-untagged v0.1.9
6242026-03-11T03:16:13.780Z Compiling derive_more-impl v2.1.1
6252026-03-11T03:16:14.871Z Compiling itertools v0.14.0
6262026-03-11T03:16:14.985Z Compiling regex v1.12.3
6272026-03-11T03:16:15.367Z Compiling block-buffer v0.10.4
6282026-03-11T03:16:15.566Z Compiling crypto-common v0.1.7
6292026-03-11T03:16:15.721Z Compiling ppv-lite86 v0.2.21
6302026-03-11T03:16:15.744Z Compiling futures-executor v0.3.32
6312026-03-11T03:16:16.191Z Compiling rand_core v0.9.5
6322026-03-11T03:16:16.362Z Compiling toml_parser v1.0.9+spec-1.1.0
6332026-03-11T03:16:16.403Z Compiling pin-project-internal v1.1.11
6342026-03-11T03:16:16.529Z Compiling http-body-util v0.1.3
6352026-03-11T03:16:16.788Z Compiling uuid v1.22.0
6362026-03-11T03:16:16.904Z Compiling serde_spanned v1.0.4
6372026-03-11T03:16:16.977Z Compiling toml_datetime v0.7.5+spec-1.1.0
6382026-03-11T03:16:17.092Z Compiling smol_str v0.3.6
6392026-03-11T03:16:17.491Z Compiling filetime v0.2.27
6402026-03-11T03:16:17.513Z Compiling vte v0.14.1
6412026-03-11T03:16:17.541Z Compiling bstr v1.12.1
6422026-03-11T03:16:17.736Z Compiling static_assertions v1.1.0
6432026-03-11T03:16:17.785Z Compiling tinyvec_macros v0.1.1
6442026-03-11T03:16:17.827Z Compiling self_update v0.42.0
6452026-03-11T03:16:17.864Z Compiling anstyle v1.0.13
6462026-03-11T03:16:17.881Z Compiling unicode-xid v0.2.6
6472026-03-11T03:16:18.045Z Compiling color-spantrace v0.3.0
6482026-03-11T03:16:18.126Z Compiling anstyle-query v1.1.5
6492026-03-11T03:16:18.143Z Compiling nested v0.1.1
6502026-03-11T03:16:18.204Z Compiling iana-time-zone v0.1.65
6512026-03-11T03:16:18.278Z Compiling eyre v0.6.12
6522026-03-11T03:16:18.320Z Compiling xattr v1.6.1
6532026-03-11T03:16:18.394Z Compiling number_prefix v0.4.0
6542026-03-11T03:16:18.451Z Compiling is_terminal_polyfill v1.70.2
6552026-03-11T03:16:18.556Z Compiling litrs v1.0.0
6562026-03-11T03:16:18.572Z Compiling unicase v2.9.0
6572026-03-11T03:16:18.588Z Compiling colorchoice v1.0.4
6582026-03-11T03:16:18.610Z Compiling indicatif v0.17.11
6592026-03-11T03:16:18.725Z Compiling anstream v0.6.21
6602026-03-11T03:16:18.800Z Compiling tar v0.4.44
6612026-03-11T03:16:19.155Z Compiling document-features v0.2.12
6622026-03-11T03:16:19.275Z Compiling chrono v0.4.44
6632026-03-11T03:16:19.350Z Compiling guppy v0.17.25
6642026-03-11T03:16:19.850Z Compiling globset v0.4.18
6652026-03-11T03:16:19.911Z Compiling cargo-util-schemas v0.2.0
6662026-03-11T03:16:20.611Z Compiling pin-project v1.1.11
6672026-03-11T03:16:20.735Z Compiling tinyvec v1.10.0
6682026-03-11T03:16:21.326Z Compiling strip-ansi-escapes v0.2.1
6692026-03-11T03:16:21.977Z Compiling nextest-metadata v0.12.2
6702026-03-11T03:16:22.178Z Compiling toml v0.9.12+spec-1.1.0
6712026-03-11T03:16:22.681Z Compiling newtype-uuid v1.3.2
6722026-03-11T03:16:22.921Z Compiling reqwest v0.12.28
6732026-03-11T03:16:23.093Z Compiling rand_chacha v0.9.0
6742026-03-11T03:16:23.761Z Compiling futures v0.3.32
6752026-03-11T03:16:23.821Z Compiling digest v0.10.7
6762026-03-11T03:16:23.860Z Compiling derive_more v2.1.1
6772026-03-11T03:16:23.960Z Compiling flate2 v1.1.9
6782026-03-11T03:16:24.038Z Compiling parking_lot v0.12.5
6792026-03-11T03:16:24.115Z Compiling tracing-error v0.2.1
6802026-03-11T03:16:24.427Z Compiling shared_child v1.1.1
6812026-03-11T03:16:25.190Z Compiling signal-hook-mio v0.2.5
6822026-03-11T03:16:25.228Z Compiling self-replace v1.5.0
6832026-03-11T03:16:25.348Z Compiling cargo-platform v0.2.0
6842026-03-11T03:16:25.594Z Compiling quick-xml v0.38.4
6852026-03-11T03:16:26.078Z Compiling quick-xml v0.37.5
6862026-03-11T03:16:26.624Z Compiling humantime v2.3.0
6872026-03-11T03:16:26.739Z Compiling strsim v0.11.1
6882026-03-11T03:16:27.189Z Compiling urlencoding v2.1.3
6892026-03-11T03:16:27.583Z Compiling shell-words v1.1.1
6902026-03-11T03:16:27.702Z Compiling cpufeatures v0.2.17
6912026-03-11T03:16:27.801Z Compiling clap_lex v1.0.0
6922026-03-11T03:16:27.897Z Compiling heck v0.5.0
6932026-03-11T03:16:28.033Z Compiling indenter v0.3.4
6942026-03-11T03:16:28.060Z Compiling recursion v0.5.4
6952026-03-11T03:16:28.164Z Compiling clap_derive v4.5.55
6962026-03-11T03:16:28.237Z Compiling nextest-filtering v0.15.0
6972026-03-11T03:16:28.253Z Compiling clap_builder v4.5.60
6982026-03-11T03:16:28.803Z Compiling sha2 v0.10.9
6992026-03-11T03:16:30.440Z Compiling humantime-serde v1.1.1
7002026-03-11T03:16:30.628Z Compiling quick-junit v0.5.2
7012026-03-11T03:16:30.643Z Compiling atomicwrites v0.4.4
7022026-03-11T03:16:31.024Z Compiling cargo_metadata v0.20.0
7032026-03-11T03:16:33.243Z Compiling crossterm v0.29.0
7042026-03-11T03:16:34.682Z Compiling zstd v0.13.3
7052026-03-11T03:16:34.749Z Compiling cargo-nextest v0.9.97
7062026-03-11T03:16:35.262Z Compiling duct v0.13.7
7072026-03-11T03:16:36.900Z Compiling async-scoped v0.9.0
7082026-03-11T03:16:37.153Z Compiling rand v0.9.2
7092026-03-11T03:16:37.229Z Compiling config v0.15.19
7102026-03-11T03:16:37.366Z Compiling unicode-normalization v0.1.25
7112026-03-11T03:16:37.490Z Compiling target-spec-miette v0.4.5
7122026-03-11T03:16:37.527Z Compiling future-queue v0.4.0
7132026-03-11T03:16:37.892Z Compiling mukti-metadata v0.3.0
7142026-03-11T03:16:37.989Z Compiling tokio-stream v0.1.18
7152026-03-11T03:16:38.044Z Compiling camino-tempfile v1.4.1
7162026-03-11T03:16:38.131Z Compiling derive-where v1.6.0
7172026-03-11T03:16:38.148Z Compiling serde_ignored v0.1.14
7182026-03-11T03:16:38.434Z Compiling serde_path_to_error v0.1.20
7192026-03-11T03:16:38.533Z Compiling indent_write v2.2.0
7202026-03-11T03:16:38.586Z Compiling swrite v0.1.0
7212026-03-11T03:16:38.719Z Compiling hex v0.4.3
7222026-03-11T03:16:38.722Z Compiling home v0.5.12
7232026-03-11T03:16:38.854Z Compiling xxhash-rust v0.8.15
7242026-03-11T03:16:38.940Z Compiling color-eyre v0.6.5
7252026-03-11T03:16:39.048Z Compiling clap v4.5.60
7262026-03-11T03:16:39.073Z Compiling dialoguer v0.11.0
7272026-03-11T03:16:39.118Z Compiling enable-ansi-support v0.2.1
7282026-03-11T03:16:39.840Z Compiling nextest-runner v0.80.0
7292026-03-11T03:17:04.181Z Finished `release` profile [optimized] target(s) in 1m 32s
7302026-03-11T03:17:04.413Z Installing /home/build/.cargo/bin/cargo-nextest
7312026-03-11T03:17:04.417Z Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`)
7322026-03-11T03:17:04.535Z+ source .github/buildomat/test-common.sh
7332026-03-11T03:17:04.540Z++ NEXTEST_VERSION=0.9.97
7342026-03-11T03:17:04.540Z++ PLATFORM=illumos
7352026-03-11T03:17:04.540Z++ banner install
7362026-03-11T03:17:04.540Z
7372026-03-11T03:17:04.540Z # # # #### ##### ## # #
7382026-03-11T03:17:04.540Z # ## # # # # # # #
7392026-03-11T03:17:04.540Z # # # # #### # # # # #
7402026-03-11T03:17:04.540Z # # # # # # ###### # #
7412026-03-11T03:17:04.540Z # # ## # # # # # # #
7422026-03-11T03:17:04.540Z # # # #### # # # ###### ######
7432026-03-11T03:17:04.540Z
7442026-03-11T03:17:04.540Z++ set +o errexit
7452026-03-11T03:17:04.540Z++ pkg info clang-15
7462026-03-11T03:17:04.540Z++ grep -qi installed
7472026-03-11T03:17:07.968Zpkg: info: no packages matching the following patterns you specified are
7482026-03-11T03:17:07.968Zinstalled on the system. Try querying remotely instead:
7492026-03-11T03:17:07.968Z
7502026-03-11T03:17:07.969Z clang-15
7512026-03-11T03:17:08.018Z++ [[ 1 != 0 ]]
7522026-03-11T03:17:08.018Z++ set -o errexit
7532026-03-11T03:17:08.023Z++ pfexec pkg install clang-15
7542026-03-11T03:17:15.906Z Startup: Refreshing catalog 'helios-dev' ... Done
7552026-03-11T03:17:29.439Z Startup: Caching catalogs ... Done
7562026-03-11T03:17:47.130ZPlanning: Solver setup ... Done
7572026-03-11T03:17:47.281ZPlanning: Running solver ... Done
7582026-03-11T03:17:47.475ZPlanning: Finding local manifests ... Done
7592026-03-11T03:17:47.500ZPlanning: Fetching manifests: 0/2 0% complete
7602026-03-11T03:17:47.629ZPlanning: Fetching manifests: 2/2 100% complete
7612026-03-11T03:17:47.670ZPlanning: Package planning ... Done
7622026-03-11T03:17:47.709ZPlanning: Merging actions ... Done
7632026-03-11T03:17:47.882ZPlanning: Checking for conflicting actions ... Done
7642026-03-11T03:17:47.894ZPlanning: Consolidating action changes ... Done
7652026-03-11T03:17:49.916ZPlanning: Evaluating mediators ... Done
7662026-03-11T03:17:49.925ZPlanning: Planning completed in 24.29 seconds
7672026-03-11T03:17:49.938Z Packages to install: 2
7682026-03-11T03:17:49.940Z Mediators to change: 2
7692026-03-11T03:17:49.940Z Services to change: 1
7702026-03-11T03:17:49.941Z Create boot environment: No
7712026-03-11T03:17:49.941ZCreate backup boot environment: No
7722026-03-11T03:17:50.056Z
7732026-03-11T03:17:50.056ZDownload: 0/3076 items 0.0/211.3MB 0% complete
7742026-03-11T03:17:55.058ZDownload: 1241/3076 items 113.9/211.3MB 53% complete (23.1M/s)
7752026-03-11T03:17:59.982ZDownload: Completed 211.31 MB in 9.93 seconds (21.3M/s)
7762026-03-11T03:18:00.258Z Actions: 1/3418 actions (Installing new actions)
7772026-03-11T03:18:04.434Z Actions: Completed 3418 actions in 4.18 seconds.
7782026-03-11T03:18:05.208Z Done
7792026-03-11T03:18:05.208Z Done
7802026-03-11T03:18:06.203Z Done
7812026-03-11T03:18:10.308Z Done
7822026-03-11T03:18:10.397Z Done
7832026-03-11T03:18:10.399Z Done
7842026-03-11T03:18:10.601Z Done
7852026-03-11T03:18:11.363Z++ set -o errexit
7862026-03-11T03:18:11.363Z++ cargo --version
7872026-03-11T03:18:11.422Zcargo 1.92.0 (344c4567c 2025-10-21)
7882026-03-11T03:18:11.426Z++ rustc --version
7892026-03-11T03:18:11.502Zrustc 1.92.0 (ded5c06cf 2025-12-08)
7902026-03-11T03:18:11.505Z++ cargo install cargo-nextest --version 0.9.97
7912026-03-11T03:18:11.620Z Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override
7922026-03-11T03:18:11.624Z+ pushd rdb
7932026-03-11T03:18:11.624Z/work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite
7942026-03-11T03:18:11.625Z+ PROPTEST_CASES=1000000
7952026-03-11T03:18:11.625Z+ cargo nextest run --lib proptest
7962026-03-11T03:18:11.991Z Updating git repository `https://github.com/oxidecomputer/falcon`
7972026-03-11T03:18:14.003ZFrom https://github.com/oxidecomputer/falcon
7982026-03-11T03:18:14.003Z * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9
7992026-03-11T03:18:14.100Z Updating crates.io index
8002026-03-11T03:18:14.150Z Updating git repository `https://github.com/oxidecomputer/dendrite`
8012026-03-11T03:18:14.955ZFrom https://github.com/oxidecomputer/dendrite
8022026-03-11T03:18:14.955Z * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556
8032026-03-11T03:18:15.072Z Updating git repository `https://github.com/oxidecomputer/ispf`
8042026-03-11T03:18:15.350ZFrom https://github.com/oxidecomputer/ispf
8052026-03-11T03:18:15.350Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
8062026-03-11T03:18:15.383Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
8072026-03-11T03:18:15.704ZFrom https://github.com/oxidecomputer/netadm-sys
8082026-03-11T03:18:15.704Z * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f
8092026-03-11T03:18:15.712Z Updating git repository `https://github.com/oxidecomputer/omicron`
8102026-03-11T03:18:21.795ZFrom https://github.com/oxidecomputer/omicron
8112026-03-11T03:18:21.795Z * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265
8122026-03-11T03:18:22.393Z Updating git repository `https://github.com/oxidecomputer/opte`
8132026-03-11T03:18:23.038ZFrom https://github.com/oxidecomputer/opte
8142026-03-11T03:18:23.039Z * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56
8152026-03-11T03:18:23.077Z Updating git repository `https://github.com/illumos/smf-rs`
8162026-03-11T03:18:23.340ZFrom https://github.com/illumos/smf-rs
8172026-03-11T03:18:23.340Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
8182026-03-11T03:18:23.513Z Updating git repository `https://github.com/oxidecomputer/network-interface`
8192026-03-11T03:18:23.794ZFrom https://github.com/oxidecomputer/network-interface
8202026-03-11T03:18:23.794Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
8212026-03-11T03:18:24.050Z Updating git repository `https://github.com/oxidecomputer/zone`
8222026-03-11T03:18:24.334ZFrom https://github.com/oxidecomputer/zone
8232026-03-11T03:18:24.335Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
8242026-03-11T03:18:24.343Z Updating git repository `https://github.com/oxidecomputer/propolis`
8252026-03-11T03:18:25.537ZFrom https://github.com/oxidecomputer/propolis
8262026-03-11T03:18:25.537Z * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6
8272026-03-11T03:18:25.666Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
8282026-03-11T03:18:26.190ZFrom https://github.com/oxidecomputer/transceiver-control
8292026-03-11T03:18:26.190Z * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2
8302026-03-11T03:18:26.204Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
8312026-03-11T03:18:26.455ZFrom https://github.com/oxidecomputer/dlpi-sys
8322026-03-11T03:18:26.456Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
8332026-03-11T03:18:26.475Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
8342026-03-11T03:18:26.742ZFrom https://github.com/jmesmon/rust-libzfs
8352026-03-11T03:18:26.742Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
8362026-03-11T03:18:26.747Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
8372026-03-11T03:18:27.020ZFrom https://github.com/oxidecomputer/rusty-doors
8382026-03-11T03:18:27.020Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
8392026-03-11T03:18:27.030Z Updating git repository `https://github.com/oxidecomputer/lldp`
8402026-03-11T03:18:27.342ZFrom https://github.com/oxidecomputer/lldp
8412026-03-11T03:18:27.342Z * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907
8422026-03-11T03:18:27.394Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8432026-03-11T03:18:28.196ZFrom https://github.com/oxidecomputer/maghemite
8442026-03-11T03:18:28.196Z * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718
8452026-03-11T03:18:28.246Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
8462026-03-11T03:18:28.498ZFrom https://github.com/oxidecomputer/serde_human_bytes
8472026-03-11T03:18:28.498Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
8482026-03-11T03:18:28.523Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8492026-03-11T03:18:28.790ZFrom https://github.com/oxidecomputer/slog-error-chain
8502026-03-11T03:18:28.790Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
8512026-03-11T03:18:28.855Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
8522026-03-11T03:18:29.168ZFrom https://github.com/oxidecomputer/tufaceous
8532026-03-11T03:18:29.168Z * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465
8542026-03-11T03:18:29.212Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
8552026-03-11T03:18:29.665ZFrom https://github.com/oxidecomputer/management-gateway-service
8562026-03-11T03:18:29.665Z * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a
8572026-03-11T03:18:29.727Z Updating git repository `https://github.com/oxidecomputer/crucible`
8582026-03-11T03:18:30.616ZFrom https://github.com/oxidecomputer/crucible
8592026-03-11T03:18:30.616Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
8602026-03-11T03:18:31.071Z Updating git repository `https://github.com/oxidecomputer/propolis`
8612026-03-11T03:18:31.432ZFrom https://github.com/oxidecomputer/propolis
8622026-03-11T03:18:31.432Z * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f
8632026-03-11T03:18:31.485Z Updating git repository `https://github.com/oxidecomputer/tofino`
8642026-03-11T03:18:31.762ZFrom https://github.com/oxidecomputer/tofino
8652026-03-11T03:18:31.762Z * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33
8662026-03-11T03:18:31.815Z Updating git repository `https://github.com/oxidecomputer/clickward`
8672026-03-11T03:18:32.133ZFrom https://github.com/oxidecomputer/clickward
8682026-03-11T03:18:32.133Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
8692026-03-11T03:18:32.220Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
8702026-03-11T03:18:32.489ZFrom https://github.com/oxidecomputer/illumos-devinfo
8712026-03-11T03:18:32.489Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
8722026-03-11T03:18:33.514Z Downloading crates ...
8732026-03-11T03:18:33.656Z Downloaded darling v0.21.3
8742026-03-11T03:18:33.661Z Downloaded float-ord v0.3.2
8752026-03-11T03:18:33.665Z Downloaded dof v0.3.0
8762026-03-11T03:18:33.665Z Downloaded derive_more v0.99.20
8772026-03-11T03:18:33.669Z Downloaded defmt v1.0.1
8782026-03-11T03:18:33.672Z Downloaded ciborium-io v0.2.2
8792026-03-11T03:18:33.675Z Downloaded cookie v0.18.1
8802026-03-11T03:18:33.692Z Downloaded parse-display v0.10.0
8812026-03-11T03:18:33.696Z Downloaded newline-converter v0.3.0
8822026-03-11T03:18:33.701Z Downloaded highway v1.3.0
8832026-03-11T03:18:33.701Z Downloaded heck v0.4.1
8842026-03-11T03:18:33.705Z Downloaded group v0.13.0
8852026-03-11T03:18:33.705Z Downloaded num_enum v0.5.11
8862026-03-11T03:18:33.708Z Downloaded match_cfg v0.1.0
8872026-03-11T03:18:33.712Z Downloaded bcs v0.1.6
8882026-03-11T03:18:33.789Z Downloaded olpc-cjson v0.1.4
8892026-03-11T03:18:33.789Z Downloaded jiff v0.2.20
8902026-03-11T03:18:33.793Z Downloaded dyn-clone v1.0.20
8912026-03-11T03:18:33.805Z Downloaded fixedbitset v0.4.2
8922026-03-11T03:18:33.808Z Downloaded enum-as-inner v0.6.1
8932026-03-11T03:18:33.812Z Downloaded aead v0.5.2
8942026-03-11T03:18:33.819Z Downloaded dtrace-parser v0.3.0
8952026-03-11T03:18:33.823Z Downloaded crossbeam-utils v0.8.21
8962026-03-11T03:18:33.823Z Downloaded crc8 v0.1.1
8972026-03-11T03:18:33.823Z Downloaded byteorder v1.5.0
8982026-03-11T03:18:33.823Z Downloaded macaddr v1.0.1
8992026-03-11T03:18:33.826Z Downloaded plain v0.2.3
9002026-03-11T03:18:33.826Z Downloaded defmt-parser v1.0.0
9012026-03-11T03:18:33.831Z Downloaded foreign-types-macros v0.2.3
9022026-03-11T03:18:33.831Z Downloaded blake2 v0.10.6
9032026-03-11T03:18:33.836Z Downloaded bitflags v1.3.2
9042026-03-11T03:18:33.840Z Downloaded ciborium v0.2.2
9052026-03-11T03:18:33.840Z Downloaded indexmap v1.9.3
9062026-03-11T03:18:33.843Z Downloaded getrandom v0.4.1
9072026-03-11T03:18:33.846Z Downloaded arrayvec v0.7.6
9082026-03-11T03:18:33.854Z Downloaded parking_lot v0.11.2
9092026-03-11T03:18:33.859Z Downloaded multer v3.1.0
9102026-03-11T03:18:33.859Z Downloaded managed v0.8.0
9112026-03-11T03:18:33.859Z Downloaded no-std-compat v0.4.1
9122026-03-11T03:18:33.859Z Downloaded inout v0.1.4
9132026-03-11T03:18:33.859Z Downloaded daft-derive v0.1.5
9142026-03-11T03:18:33.863Z Downloaded dropshot-api-manager-types v0.3.0
9152026-03-11T03:18:33.866Z Downloaded fs-err v3.3.0
9162026-03-11T03:18:33.866Z Downloaded bit-set v0.8.0
9172026-03-11T03:18:33.869Z Downloaded goblin v0.10.5
9182026-03-11T03:18:33.873Z Downloaded papergrid v0.17.0
9192026-03-11T03:18:33.878Z Downloaded hash32 v0.3.1
9202026-03-11T03:18:33.881Z Downloaded drift v0.1.3
9212026-03-11T03:18:33.899Z Downloaded glob v0.3.3
9222026-03-11T03:18:33.903Z Downloaded constant_time_eq v0.4.2
9232026-03-11T03:18:33.903Z Downloaded async-stream v0.3.6
9242026-03-11T03:18:33.903Z Downloaded powerfmt v0.2.0
9252026-03-11T03:18:33.903Z Downloaded ident_case v1.0.1
9262026-03-11T03:18:33.903Z Downloaded embedded-io v0.6.1
9272026-03-11T03:18:33.903Z Downloaded dof v0.4.0
9282026-03-11T03:18:33.903Z Downloaded bit-vec v0.8.0
9292026-03-11T03:18:33.903Z Downloaded const_format_proc_macros v0.2.34
9302026-03-11T03:18:33.907Z Downloaded jiff-static v0.2.20
9312026-03-11T03:18:33.907Z Downloaded crucible-workspace-hack v0.1.0
9322026-03-11T03:18:33.907Z Downloaded arrayref v0.3.9
9332026-03-11T03:18:33.910Z Downloaded base16ct v1.0.0
9342026-03-11T03:18:33.911Z Downloaded argon2 v0.5.3
9352026-03-11T03:18:33.913Z Downloaded csv-core v0.1.13
9362026-03-11T03:18:33.916Z Downloaded cancel-safe-futures v0.1.5
9372026-03-11T03:18:33.924Z Downloaded linked-hash-map v0.5.6
9382026-03-11T03:18:33.924Z Downloaded instant v0.1.13
9392026-03-11T03:18:33.924Z Downloaded ingot-macros v0.1.1
9402026-03-11T03:18:33.924Z Downloaded darling_macro v0.21.3
9412026-03-11T03:18:33.924Z Downloaded allocator-api2 v0.2.21
9422026-03-11T03:18:33.928Z Downloaded elliptic-curve v0.13.8
9432026-03-11T03:18:33.932Z Downloaded progenitor v0.13.0
9442026-03-11T03:18:33.935Z Downloaded paste v1.0.15
9452026-03-11T03:18:33.938Z Downloaded potential_utf v0.1.4
9462026-03-11T03:18:33.938Z Downloaded memoffset v0.9.1
9472026-03-11T03:18:33.938Z Downloaded proc-macro-error-attr v1.0.4
9482026-03-11T03:18:33.942Z Downloaded httpdate v1.0.3
9492026-03-11T03:18:33.942Z Downloaded pretty-hex v0.4.1
9502026-03-11T03:18:33.946Z Downloaded clap v4.5.59
9512026-03-11T03:18:33.951Z Downloaded proc-macro-crate v1.3.1
9522026-03-11T03:18:33.954Z Downloaded num-complex v0.4.6
9532026-03-11T03:18:33.954Z Downloaded phf_shared v0.12.1
9542026-03-11T03:18:33.957Z Downloaded libsw-core v0.3.2
9552026-03-11T03:18:33.960Z Downloaded natord v1.0.9
9562026-03-11T03:18:33.961Z Downloaded ingot-types v0.1.2
9572026-03-11T03:18:33.961Z Downloaded num-conv v0.2.0
9582026-03-11T03:18:33.964Z Downloaded foreign-types v0.5.0
9592026-03-11T03:18:33.964Z Downloaded parse-display-derive v0.10.0
9602026-03-11T03:18:33.967Z Downloaded displaydoc v0.2.5
9612026-03-11T03:18:33.967Z Downloaded lru-cache v0.1.2
9622026-03-11T03:18:33.972Z Downloaded progenitor-macro v0.11.2
9632026-03-11T03:18:33.972Z Downloaded memmap2 v0.9.10
9642026-03-11T03:18:33.976Z Downloaded quote v1.0.44
9652026-03-11T03:18:33.976Z Downloaded pin-project-lite v0.2.16
9662026-03-11T03:18:33.980Z Downloaded num-iter v0.1.45
9672026-03-11T03:18:33.983Z Downloaded pem v3.0.6
9682026-03-11T03:18:33.983Z Downloaded is-terminal v0.4.17
9692026-03-11T03:18:33.987Z Downloaded ref-cast v1.0.25
9702026-03-11T03:18:33.987Z Downloaded omicron-workspace-hack v0.1.0
9712026-03-11T03:18:33.990Z Downloaded darling_core v0.21.3
9722026-03-11T03:18:33.993Z Downloaded proc-macro-error2 v2.0.1
9732026-03-11T03:18:33.997Z Downloaded foreign-types-shared v0.3.1
9742026-03-11T03:18:33.997Z Downloaded ciborium-ll v0.2.2
9752026-03-11T03:18:34.000Z Downloaded minimal-lexical v0.2.1
9762026-03-11T03:18:34.005Z Downloaded keccak v0.1.6
9772026-03-11T03:18:34.005Z Downloaded ref-cast-impl v1.0.25
9782026-03-11T03:18:34.005Z Downloaded phf v0.12.1
9792026-03-11T03:18:34.009Z Downloaded owo-colors v4.2.3
9802026-03-11T03:18:34.009Z Downloaded oxide-tokio-rt v0.1.2
9812026-03-11T03:18:34.012Z Downloaded linear-map v1.2.0
9822026-03-11T03:18:34.012Z Downloaded hostname v0.4.2
9832026-03-11T03:18:34.015Z Downloaded opaque-debug v0.3.1
9842026-03-11T03:18:34.015Z Downloaded dropshot-api-manager v0.3.0
9852026-03-11T03:18:34.019Z Downloaded idna_adapter v1.2.1
9862026-03-11T03:18:34.019Z Downloaded progenitor-impl v0.10.0
9872026-03-11T03:18:34.023Z Downloaded icu_provider v2.1.1
9882026-03-11T03:18:34.023Z Downloaded defmt-macros v1.0.1
9892026-03-11T03:18:34.026Z Downloaded fxhash v0.2.1
9902026-03-11T03:18:34.026Z Downloaded base16ct v0.2.0
9912026-03-11T03:18:34.030Z Downloaded postcard v1.1.3
9922026-03-11T03:18:34.030Z Downloaded num_threads v0.1.7
9932026-03-11T03:18:34.034Z Downloaded num-derive v0.4.2
9942026-03-11T03:18:34.035Z Downloaded num_enum_derive v0.7.5
9952026-03-11T03:18:34.037Z Downloaded sha1 v0.10.6
9962026-03-11T03:18:34.038Z Downloaded num-rational v0.4.2
9972026-03-11T03:18:34.040Z Downloaded num-integer v0.1.46
9982026-03-11T03:18:34.041Z Downloaded oxnet v0.1.4
9992026-03-11T03:18:34.044Z Downloaded prettyplease v0.2.37
10002026-03-11T03:18:34.045Z Downloaded progenitor-impl v0.11.2
10012026-03-11T03:18:34.047Z Downloaded hmac v0.12.1
10022026-03-11T03:18:34.051Z Downloaded async-stream-impl v0.3.6
10032026-03-11T03:18:34.051Z Downloaded rustls-platform-verifier v0.6.2
10042026-03-11T03:18:34.054Z Downloaded deranged v0.5.6
10052026-03-11T03:18:34.057Z Downloaded crossbeam-channel v0.5.15
10062026-03-11T03:18:34.061Z Downloaded pin-project-internal v1.1.10
10072026-03-11T03:18:34.061Z Downloaded hickory-resolver v0.25.2
10082026-03-11T03:18:34.064Z Downloaded qorb v0.4.1
10092026-03-11T03:18:34.067Z Downloaded same-file v1.0.6
10102026-03-11T03:18:34.070Z Downloaded critical-section v1.2.0
10112026-03-11T03:18:34.071Z Downloaded slog-async v2.8.0
10122026-03-11T03:18:34.074Z Downloaded icu_normalizer v2.1.1
10132026-03-11T03:18:34.077Z Downloaded hickory-resolver v0.24.4
10142026-03-11T03:18:34.082Z Downloaded serde-big-array v0.5.1
10152026-03-11T03:18:34.082Z Downloaded progenitor-macro v0.13.0
10162026-03-11T03:18:34.085Z Downloaded pest_derive v2.8.6
10172026-03-11T03:18:34.085Z Downloaded progenitor-client v0.11.2
10182026-03-11T03:18:34.085Z Downloaded slog-json v2.6.1
10192026-03-11T03:18:34.091Z Downloaded serde_plain v1.0.2
10202026-03-11T03:18:34.091Z Downloaded indicatif v0.18.4
10212026-03-11T03:18:34.096Z Downloaded heapless v0.8.0
10222026-03-11T03:18:34.096Z Downloaded tabwriter v1.4.1
10232026-03-11T03:18:34.101Z Downloaded rustc_version v0.1.7
10242026-03-11T03:18:34.101Z Downloaded proc-macro-crate v3.4.0
10252026-03-11T03:18:34.101Z Downloaded chacha20 v0.9.1
10262026-03-11T03:18:34.101Z Downloaded pest_generator v2.8.6
10272026-03-11T03:18:34.106Z Downloaded data-encoding v2.10.0
10282026-03-11T03:18:34.106Z Downloaded crypto-bigint v0.5.5
10292026-03-11T03:18:34.109Z Downloaded pin-project v1.1.10
10302026-03-11T03:18:34.115Z Downloaded sigpipe v0.1.3
10312026-03-11T03:18:34.118Z Downloaded sdd v3.0.10
10322026-03-11T03:18:34.118Z Downloaded strum v0.27.2
10332026-03-11T03:18:34.122Z Downloaded semver v0.1.20
10342026-03-11T03:18:34.122Z Downloaded rustversion v1.0.22
10352026-03-11T03:18:34.125Z Downloaded defmt v0.3.100
10362026-03-11T03:18:34.125Z Downloaded progenitor-macro v0.10.0
10372026-03-11T03:18:34.128Z Downloaded structmeta v0.3.0
10382026-03-11T03:18:34.129Z Downloaded rand_xorshift v0.4.0
10392026-03-11T03:18:34.129Z Downloaded bytecount v0.6.9
10402026-03-11T03:18:34.132Z Downloaded scroll v0.13.0
10412026-03-11T03:18:34.132Z Downloaded icu_collections v2.1.1
10422026-03-11T03:18:34.135Z Downloaded term v1.2.1
10432026-03-11T03:18:34.138Z Downloaded spin v0.5.2
10442026-03-11T03:18:34.141Z Downloaded slog-dtrace v0.3.0
10452026-03-11T03:18:34.142Z Downloaded quick-error v1.2.3
10462026-03-11T03:18:34.142Z Downloaded crossbeam-epoch v0.9.18
10472026-03-11T03:18:34.145Z Downloaded foldhash v0.2.0
10482026-03-11T03:18:34.145Z Downloaded scroll v0.12.0
10492026-03-11T03:18:34.148Z Downloaded ingot v0.1.1
10502026-03-11T03:18:34.148Z Downloaded cargo_toml v0.22.3
10512026-03-11T03:18:34.148Z Downloaded icu_normalizer_data v2.1.1
10522026-03-11T03:18:34.152Z Downloaded progenitor-impl v0.13.0
10532026-03-11T03:18:34.155Z Downloaded snafu-derive v0.8.9
10542026-03-11T03:18:34.155Z Downloaded tabled_derive v0.11.0
10552026-03-11T03:18:34.155Z Downloaded tabled_derive v0.7.0
10562026-03-11T03:18:34.155Z Downloaded serde_tokenstream v0.2.3
10572026-03-11T03:18:34.159Z Downloaded smf v0.2.3
10582026-03-11T03:18:34.159Z Downloaded thread-id v4.2.2
10592026-03-11T03:18:34.162Z Downloaded memmap v0.7.0
10602026-03-11T03:18:34.162Z Downloaded dtrace-parser v0.2.0
10612026-03-11T03:18:34.162Z Downloaded password-hash v0.5.0
10622026-03-11T03:18:34.166Z Downloaded universal-hash v0.5.1
10632026-03-11T03:18:34.166Z Downloaded daft v0.1.5
10642026-03-11T03:18:34.166Z Downloaded goblin v0.8.2
10652026-03-11T03:18:34.171Z Downloaded slog-term v2.9.2
10662026-03-11T03:18:34.174Z Downloaded rayon-core v1.13.0
10672026-03-11T03:18:34.175Z Downloaded expectorate v1.2.0
10682026-03-11T03:18:34.178Z Downloaded serde_yaml v0.9.34+deprecated
10692026-03-11T03:18:34.178Z Downloaded thiserror-no-std v2.0.2
10702026-03-11T03:18:34.181Z Downloaded thread-id v5.1.0
10712026-03-11T03:18:34.185Z Downloaded testing_table v0.3.0
10722026-03-11T03:18:34.185Z Downloaded parking_lot_core v0.8.6
10732026-03-11T03:18:34.188Z Downloaded tokio-dtrace v0.1.1
10742026-03-11T03:18:34.188Z Downloaded slog-scope v4.4.1
10752026-03-11T03:18:34.189Z Downloaded rand v0.8.5
10762026-03-11T03:18:34.192Z Downloaded icu_properties_data v2.1.2
10772026-03-11T03:18:34.197Z Downloaded strum_macros v0.27.2
10782026-03-11T03:18:34.201Z Downloaded socket2 v0.6.2
10792026-03-11T03:18:34.201Z Downloaded schemars v1.2.1
10802026-03-11T03:18:34.211Z Downloaded utf-8 v0.7.6
10812026-03-11T03:18:34.214Z Downloaded toml_edit v0.23.10+spec-1.0.0
10822026-03-11T03:18:34.218Z Downloaded embedded-io v0.4.0
10832026-03-11T03:18:34.218Z Downloaded dropshot_endpoint v0.16.7
10842026-03-11T03:18:34.221Z Downloaded topological-sort v0.2.2
10852026-03-11T03:18:34.221Z Downloaded thin-vec v0.2.14
10862026-03-11T03:18:34.225Z Downloaded resolv-conf v0.7.6
10872026-03-11T03:18:34.225Z Downloaded time-core v0.1.8
10882026-03-11T03:18:34.225Z Downloaded console v0.16.2
10892026-03-11T03:18:34.228Z Downloaded chrono v0.4.43
10902026-03-11T03:18:34.232Z Downloaded const-random v0.1.18
10912026-03-11T03:18:34.237Z Downloaded secrecy v0.10.3
10922026-03-11T03:18:34.237Z Downloaded proc-macro-error v1.0.4
10932026-03-11T03:18:34.242Z Downloaded tinystr v0.8.2
10942026-03-11T03:18:34.242Z Downloaded progenitor-client v0.13.0
10952026-03-11T03:18:34.242Z Downloaded progenitor v0.11.2
10962026-03-11T03:18:34.242Z Downloaded progenitor v0.10.0
10972026-03-11T03:18:34.246Z Downloaded libsw v3.5.0
10982026-03-11T03:18:34.246Z Downloaded ff v0.13.1
10992026-03-11T03:18:34.246Z Downloaded crossbeam-deque v0.8.6
11002026-03-11T03:18:34.246Z Downloaded cipher v0.4.4
11012026-03-11T03:18:34.256Z Downloaded num-derive v0.3.3
11022026-03-11T03:18:34.256Z Downloaded newtype_derive v0.1.6
11032026-03-11T03:18:34.256Z Downloaded hubpack_derive v0.1.1
11042026-03-11T03:18:34.256Z Downloaded untrusted v0.7.1
11052026-03-11T03:18:34.259Z Downloaded half v2.7.1
11062026-03-11T03:18:34.260Z Downloaded erased-serde v0.3.31
11072026-03-11T03:18:34.260Z Downloaded chacha20poly1305 v0.10.1
11082026-03-11T03:18:34.260Z Downloaded usdt-attr-macro v0.5.0
11092026-03-11T03:18:34.260Z Downloaded dunce v1.0.5
11102026-03-11T03:18:34.260Z Downloaded derive-ex v0.1.8
11112026-03-11T03:18:34.260Z Downloaded tungstenite v0.21.0
11122026-03-11T03:18:34.264Z Downloaded colored v3.1.1
11132026-03-11T03:18:34.264Z Downloaded backoff v0.4.0
11142026-03-11T03:18:34.267Z Downloaded yoke-derive v0.8.1
11152026-03-11T03:18:34.267Z Downloaded usdt-macro v0.5.0
11162026-03-11T03:18:34.267Z Downloaded mime v0.3.17
11172026-03-11T03:18:34.271Z Downloaded const_format v0.2.35
11182026-03-11T03:18:34.274Z Downloaded wait-timeout v0.2.1
11192026-03-11T03:18:34.275Z Downloaded hickory-proto v0.25.2
11202026-03-11T03:18:34.285Z Downloaded usdt-macro v0.6.0
11212026-03-11T03:18:34.288Z Downloaded typify-macro v0.4.3
11222026-03-11T03:18:34.289Z Downloaded reqwest v0.13.2
11232026-03-11T03:18:34.292Z Downloaded zone v0.3.1
11242026-03-11T03:18:34.292Z Downloaded scroll_derive v0.12.1
11252026-03-11T03:18:34.292Z Downloaded xz2 v0.1.7
11262026-03-11T03:18:34.296Z Downloaded cmake v0.1.57
11272026-03-11T03:18:34.296Z Downloaded arc-swap v1.8.2
11282026-03-11T03:18:34.300Z Downloaded diff v0.1.13
11292026-03-11T03:18:34.300Z Downloaded toml v0.7.8
11302026-03-11T03:18:34.304Z Downloaded serde_derive_internals v0.29.1
11312026-03-11T03:18:34.304Z Downloaded tabled v0.20.0
11322026-03-11T03:18:34.316Z Downloaded whoami v1.6.1
11332026-03-11T03:18:34.321Z Downloaded serde_repr v0.1.20
11342026-03-11T03:18:34.321Z Downloaded nix v0.31.1
11352026-03-11T03:18:34.330Z Downloaded slog-bunyan v2.5.0
11362026-03-11T03:18:34.335Z Downloaded rand_chacha v0.3.1
11372026-03-11T03:18:34.335Z Downloaded internet-checksum v0.2.1
11382026-03-11T03:18:34.335Z Downloaded scroll_derive v0.13.1
11392026-03-11T03:18:34.335Z Downloaded hubpack v0.1.2
11402026-03-11T03:18:34.335Z Downloaded libc v0.2.180
11412026-03-11T03:18:34.355Z Downloaded stable_deref_trait v1.2.1
11422026-03-11T03:18:34.358Z Downloaded rusty-fork v0.3.1
11432026-03-11T03:18:34.358Z Downloaded poly1305 v0.8.0
11442026-03-11T03:18:34.362Z Downloaded omicron-zone-package v0.12.2
11452026-03-11T03:18:34.362Z Downloaded newtype-uuid-macros v0.1.0
11462026-03-11T03:18:34.368Z Downloaded rustls-native-certs v0.8.3
11472026-03-11T03:18:34.368Z Downloaded base64 v0.21.7
11482026-03-11T03:18:34.372Z Downloaded scc v2.4.0
11492026-03-11T03:18:34.372Z Downloaded ipnetwork v0.21.1
11502026-03-11T03:18:34.372Z Downloaded zerofrom-derive v0.1.6
11512026-03-11T03:18:34.373Z Downloaded usdt-attr-macro v0.6.0
11522026-03-11T03:18:34.377Z Downloaded structmeta-derive v0.3.0
11532026-03-11T03:18:34.377Z Downloaded strum v0.26.3
11542026-03-11T03:18:34.377Z Downloaded hostname v0.3.1
11552026-03-11T03:18:34.377Z Downloaded async-trait v0.1.89
11562026-03-11T03:18:34.380Z Downloaded crunchy v0.2.4
11572026-03-11T03:18:34.381Z Downloaded convert_case v0.4.0
11582026-03-11T03:18:34.381Z Downloaded cobs v0.3.0
11592026-03-11T03:18:34.384Z Downloaded num_enum_derive v0.5.11
11602026-03-11T03:18:34.384Z Downloaded gethostname v0.5.0
11612026-03-11T03:18:34.384Z Downloaded zerovec v0.11.5
11622026-03-11T03:18:34.389Z Downloaded slog-stdlog v4.1.1
11632026-03-11T03:18:34.389Z Downloaded termtree v0.5.1
11642026-03-11T03:18:34.394Z Downloaded rhai_codegen v3.1.0
11652026-03-11T03:18:34.399Z Downloaded slog-envlogger v2.2.0
11662026-03-11T03:18:34.399Z Downloaded rustls-webpki v0.102.8
11672026-03-11T03:18:34.413Z Downloaded tokio-tungstenite v0.21.0
11682026-03-11T03:18:34.418Z Downloaded schemars_derive v0.8.22
11692026-03-11T03:18:34.419Z Downloaded quinn-proto v0.11.13
11702026-03-11T03:18:34.419Z Downloaded nom v7.1.3
11712026-03-11T03:18:34.422Z Downloaded icu_properties v2.1.2
11722026-03-11T03:18:34.428Z Downloaded fs_extra v1.3.0
11732026-03-11T03:18:34.428Z Downloaded libscf-sys v1.1.0
11742026-03-11T03:18:34.432Z Downloaded litemap v0.8.1
11752026-03-11T03:18:34.432Z Downloaded tiny-keccak v2.0.2
11762026-03-11T03:18:34.432Z Downloaded smartstring v1.0.1
11772026-03-11T03:18:34.436Z Downloaded typify-macro v0.6.1
11782026-03-11T03:18:34.440Z Downloaded schemars v0.9.0
11792026-03-11T03:18:34.446Z Downloaded sled v0.34.7
11802026-03-11T03:18:34.454Z Downloaded smawk v0.3.2
11812026-03-11T03:18:34.460Z Downloaded serial_test_derive v3.3.1
11822026-03-11T03:18:34.460Z Downloaded rustls-pemfile v2.2.0
11832026-03-11T03:18:34.461Z Downloaded pretty_assertions v1.4.1
11842026-03-11T03:18:34.463Z Downloaded rayon v1.11.0
11852026-03-11T03:18:34.471Z Downloaded vsss-rs v3.3.4
11862026-03-11T03:18:34.471Z Downloaded tokio-rustls v0.25.0
11872026-03-11T03:18:34.476Z Downloaded take_mut v0.2.2
11882026-03-11T03:18:34.482Z Downloaded aws-lc-rs v1.15.4
11892026-03-11T03:18:34.489Z Downloaded papergrid v0.11.0
11902026-03-11T03:18:34.493Z Downloaded steno v0.4.1
11912026-03-11T03:18:34.496Z Downloaded slog v2.8.2
11922026-03-11T03:18:34.500Z Downloaded thiserror-impl-no-std v2.0.2
11932026-03-11T03:18:34.500Z Downloaded num v0.4.3
11942026-03-11T03:18:34.500Z Downloaded icu_locale_core v2.1.1
11952026-03-11T03:18:34.503Z Downloaded typify v0.6.1
11962026-03-11T03:18:34.507Z Downloaded serde_with_macros v3.16.1
11972026-03-11T03:18:34.511Z Downloaded similar v2.7.0
11982026-03-11T03:18:34.514Z Downloaded ipnet v2.11.0
11992026-03-11T03:18:34.514Z Downloaded progenitor-client v0.10.0
12002026-03-11T03:18:34.524Z Downloaded yoke v0.8.1
12012026-03-11T03:18:34.532Z Downloaded unarray v0.1.4
12022026-03-11T03:18:34.536Z Downloaded synstructure v0.13.2
12032026-03-11T03:18:34.536Z Downloaded strum_macros v0.26.4
12042026-03-11T03:18:34.536Z Downloaded usdt v0.6.0
12052026-03-11T03:18:34.536Z Downloaded serial_test v3.3.1
12062026-03-11T03:18:34.536Z Downloaded schemars v0.8.22
12072026-03-11T03:18:34.548Z Downloaded socket2 v0.5.10
12082026-03-11T03:18:34.552Z Downloaded clap_builder v4.5.59
12092026-03-11T03:18:34.552Z Downloaded uuid v1.21.0
12102026-03-11T03:18:34.557Z Downloaded zone_cfg_derive v0.3.1
12112026-03-11T03:18:34.557Z Downloaded zerofrom v0.1.6
12122026-03-11T03:18:34.557Z Downloaded waitgroup v0.1.2
12132026-03-11T03:18:34.557Z Downloaded siphasher v1.0.2
12142026-03-11T03:18:34.557Z Downloaded snafu v0.8.9
12152026-03-11T03:18:34.561Z Downloaded time-macros v0.2.27
12162026-03-11T03:18:34.565Z Downloaded unsafe-libyaml v0.2.11
12172026-03-11T03:18:34.565Z Downloaded tagptr v0.2.0
12182026-03-11T03:18:34.569Z Downloaded pest_meta v2.8.6
12192026-03-11T03:18:34.569Z Downloaded blake3 v1.8.3
12202026-03-11T03:18:34.573Z Downloaded usdt-impl v0.5.0
12212026-03-11T03:18:34.577Z Downloaded hashbrown v0.12.3
12222026-03-11T03:18:34.577Z Downloaded itertools v0.12.1
12232026-03-11T03:18:34.582Z Downloaded toml_edit v0.19.15
12242026-03-11T03:18:34.594Z Downloaded yansi v1.0.1
12252026-03-11T03:18:34.598Z Downloaded zerovec-derive v0.11.2
12262026-03-11T03:18:34.598Z Downloaded zerotrie v0.2.3
12272026-03-11T03:18:34.598Z Downloaded writeable v0.6.2
12282026-03-11T03:18:34.602Z Downloaded unit-prefix v0.5.2
12292026-03-11T03:18:34.602Z Downloaded tokio-macros v2.6.0
12302026-03-11T03:18:34.602Z Downloaded regress v0.10.5
12312026-03-11T03:18:34.611Z Downloaded usdt v0.5.0
12322026-03-11T03:18:34.615Z Downloaded num_enum v0.7.5
12332026-03-11T03:18:34.615Z Downloaded test-strategy v0.4.5
12342026-03-11T03:18:34.615Z Downloaded usdt-impl v0.6.0
12352026-03-11T03:18:34.619Z Downloaded proc-macro-error-attr2 v2.0.0
12362026-03-11T03:18:34.619Z Downloaded moka v0.12.13
12372026-03-11T03:18:34.626Z Downloaded tempfile v3.25.0
12382026-03-11T03:18:34.632Z Downloaded iddqd v0.3.17
12392026-03-11T03:18:34.638Z Downloaded pest v2.8.6
12402026-03-11T03:18:34.641Z Downloaded walkdir v2.5.0
12412026-03-11T03:18:34.652Z Downloaded typify v0.4.3
12422026-03-11T03:18:34.658Z Downloaded ucd-trie v0.1.7
12432026-03-11T03:18:34.661Z Downloaded libm v0.2.16
12442026-03-11T03:18:34.665Z Downloaded typed-path v0.9.3
12452026-03-11T03:18:34.674Z Downloaded zerocopy-derive v0.8.39
12462026-03-11T03:18:34.683Z Downloaded winnow v0.5.40
12472026-03-11T03:18:34.689Z Downloaded tough v0.20.0
12482026-03-11T03:18:34.695Z Downloaded spin v0.9.8
12492026-03-11T03:18:34.699Z Downloaded hkdf v0.12.4
12502026-03-11T03:18:34.699Z Downloaded time v0.3.47
12512026-03-11T03:18:34.709Z Downloaded zerocopy v0.7.35
12522026-03-11T03:18:34.718Z Downloaded tabled v0.15.0
12532026-03-11T03:18:34.730Z Downloaded const-random-macro v0.1.16
12542026-03-11T03:18:34.735Z Downloaded openapiv3 v2.2.0
12552026-03-11T03:18:34.741Z Downloaded hickory-proto v0.24.4
12562026-03-11T03:18:34.751Z Downloaded syn v2.0.116
12572026-03-11T03:18:34.759Z Downloaded serde_with v3.16.1
12582026-03-11T03:18:34.767Z Downloaded regex-syntax v0.8.9
12592026-03-11T03:18:34.777Z Downloaded winnow v0.7.14
12602026-03-11T03:18:34.783Z Downloaded proptest v1.10.0
12612026-03-11T03:18:34.793Z Downloaded smoltcp v0.11.0
12622026-03-11T03:18:34.802Z Downloaded anyhow v1.0.102
12632026-03-11T03:18:34.811Z Downloaded petgraph v0.6.5
12642026-03-11T03:18:34.823Z Downloaded lzma-sys v0.1.20
12652026-03-11T03:18:34.843Z Downloaded dropshot v0.16.7
12662026-03-11T03:18:34.865Z Downloaded syn v1.0.109
12672026-03-11T03:18:34.883Z Downloaded zerocopy v0.8.39
12682026-03-11T03:18:34.897Z Downloaded rustix v1.1.3
12692026-03-11T03:18:34.912Z Downloaded rhai v1.24.0
12702026-03-11T03:18:34.921Z Downloaded rustls v0.22.4
12712026-03-11T03:18:34.929Z Downloaded rustls v0.23.36
12722026-03-11T03:18:34.947Z Downloaded typify-impl v0.6.1
12732026-03-11T03:18:34.964Z Downloaded zeroize_derive v1.4.3
12742026-03-11T03:18:35.014Z Downloaded typify-impl v0.4.3
12752026-03-11T03:18:35.036Z Downloaded zerocopy-derive v0.7.35
12762026-03-11T03:18:35.058Z Downloaded csv v1.4.0
12772026-03-11T03:18:35.068Z Downloaded chrono-tz v0.10.4
12782026-03-11T03:18:35.126Z Downloaded tokio v1.49.0
12792026-03-11T03:18:35.150Z Downloaded sha3 v0.10.8
12802026-03-11T03:18:35.212Z Downloaded encoding_rs v0.8.35
12812026-03-11T03:18:35.477Z Downloaded cstr-argument v0.1.2
12822026-03-11T03:18:35.950Z Downloaded async-recursion v1.1.1
12832026-03-11T03:18:37.701Z Downloaded aws-lc-sys v0.37.1
12842026-03-11T03:18:38.830Z Compiling proc-macro2 v1.0.106
12852026-03-11T03:18:38.831Z Compiling unicode-ident v1.0.24
12862026-03-11T03:18:38.834Z Compiling quote v1.0.44
12872026-03-11T03:18:38.834Z Compiling serde_core v1.0.228
12882026-03-11T03:18:38.834Z Compiling cfg-if v1.0.4
12892026-03-11T03:18:38.834Z Compiling serde v1.0.228
12902026-03-11T03:18:38.834Z Compiling libc v0.2.180
12912026-03-11T03:18:38.834Z Compiling memchr v2.8.0
12922026-03-11T03:18:39.076Z Compiling itoa v1.0.17
12932026-03-11T03:18:39.318Z Compiling smallvec v1.15.1
12942026-03-11T03:18:39.361Z Compiling zmij v1.0.21
12952026-03-11T03:18:39.430Z Compiling autocfg v1.5.0
12962026-03-11T03:18:39.589Z Compiling serde_json v1.0.149
12972026-03-11T03:18:39.874Z Compiling libm v0.2.16
12982026-03-11T03:18:39.902Z Compiling getrandom v0.4.1
12992026-03-11T03:18:39.922Z Compiling version_check v0.9.5
13002026-03-11T03:18:40.088Z Compiling stable_deref_trait v1.2.1
13012026-03-11T03:18:40.166Z Compiling iana-time-zone v0.1.65
13022026-03-11T03:18:40.183Z Compiling pin-project-lite v0.2.16
13032026-03-11T03:18:40.290Z Compiling equivalent v1.0.2
13042026-03-11T03:18:40.298Z Compiling allocator-api2 v0.2.21
13052026-03-11T03:18:40.331Z Compiling foldhash v0.2.0
13062026-03-11T03:18:40.405Z Compiling writeable v0.6.2
13072026-03-11T03:18:40.463Z Compiling percent-encoding v2.3.2
13082026-03-11T03:18:40.647Z Compiling syn v2.0.116
13092026-03-11T03:18:40.679Z Compiling litemap v0.8.1
13102026-03-11T03:18:40.699Z Compiling icu_normalizer_data v2.1.1
13112026-03-11T03:18:40.733Z Compiling hashbrown v0.16.1
13122026-03-11T03:18:40.753Z Compiling scopeguard v1.2.0
13132026-03-11T03:18:40.768Z Compiling parking_lot_core v0.9.12
13142026-03-11T03:18:40.889Z Compiling icu_properties_data v2.1.2
13152026-03-11T03:18:40.919Z Compiling lock_api v0.4.14
13162026-03-11T03:18:41.013Z Compiling dyn-clone v1.0.20
13172026-03-11T03:18:41.212Z Compiling form_urlencoded v1.2.2
13182026-03-11T03:18:41.232Z Compiling utf8_iter v1.0.4
13192026-03-11T03:18:41.265Z Compiling jobserver v0.1.34
13202026-03-11T03:18:41.390Z Compiling find-msvc-tools v0.1.9
13212026-03-11T03:18:41.424Z Compiling log v0.4.29
13222026-03-11T03:18:41.424Z Compiling shlex v1.3.0
13232026-03-11T03:18:41.561Z Compiling futures-core v0.3.32
13242026-03-11T03:18:41.657Z Compiling cc v1.2.56
13252026-03-11T03:18:41.683Z Compiling thiserror v2.0.18
13262026-03-11T03:18:41.686Z Compiling heck v0.5.0
13272026-03-11T03:18:41.705Z Compiling num-traits v0.2.19
13282026-03-11T03:18:41.735Z Compiling errno v0.3.14
13292026-03-11T03:18:41.919Z Compiling fnv v1.0.7
13302026-03-11T03:18:42.022Z Compiling semver v1.0.27
13312026-03-11T03:18:42.041Z Compiling indexmap v2.13.0
13322026-03-11T03:18:42.195Z Compiling zerocopy v0.8.39
13332026-03-11T03:18:42.471Z Compiling futures-sink v0.3.32
13342026-03-11T03:18:42.543Z Compiling getrandom v0.2.17
13352026-03-11T03:18:42.595Z Compiling slab v0.4.12
13362026-03-11T03:18:42.752Z Compiling futures-channel v0.3.32
13372026-03-11T03:18:42.772Z Compiling uuid v1.21.0
13382026-03-11T03:18:42.815Z Compiling futures-io v0.3.32
13392026-03-11T03:18:42.912Z Compiling futures-task v0.3.32
13402026-03-11T03:18:43.046Z Compiling typenum v1.19.0
13412026-03-11T03:18:43.324Z Compiling socket2 v0.6.2
13422026-03-11T03:18:43.344Z Compiling schemars v0.8.22
13432026-03-11T03:18:43.444Z Compiling ring v0.17.14
13442026-03-11T03:18:43.534Z Compiling portable-atomic v1.13.1
13452026-03-11T03:18:43.554Z Compiling rustversion v1.0.22
13462026-03-11T03:18:43.682Z Compiling parking_lot v0.12.5
13472026-03-11T03:18:43.947Z Compiling regex-syntax v0.8.9
13482026-03-11T03:18:44.059Z Compiling untrusted v0.9.0
13492026-03-11T03:18:44.220Z Compiling signal-hook-registry v1.4.8
13502026-03-11T03:18:44.334Z Compiling mio v1.1.1
13512026-03-11T03:18:44.436Z Compiling byteorder v1.5.0
13522026-03-11T03:18:44.602Z Compiling bitflags v2.11.0
13532026-03-11T03:18:44.727Z Compiling synstructure v0.13.2
13542026-03-11T03:18:44.907Z Compiling serde_derive_internals v0.29.1
13552026-03-11T03:18:44.911Z Compiling critical-section v1.2.0
13562026-03-11T03:18:45.125Z Compiling once_cell v1.21.3
13572026-03-11T03:18:45.203Z Compiling subtle v2.6.1
13582026-03-11T03:18:45.203Z Compiling rand_core v0.6.4
13592026-03-11T03:18:45.301Z Compiling rustix v1.1.3
13602026-03-11T03:18:45.401Z Compiling base64 v0.22.1
13612026-03-11T03:18:45.628Z Compiling ipnet v2.11.0
13622026-03-11T03:18:45.838Z Compiling atomic-waker v1.1.2
13632026-03-11T03:18:45.990Z Compiling ucd-trie v0.1.7
13642026-03-11T03:18:46.006Z Compiling httparse v1.10.1
13652026-03-11T03:18:46.028Z Compiling tower-layer v0.3.3
13662026-03-11T03:18:46.080Z Compiling tower-service v0.3.3
13672026-03-11T03:18:46.193Z Compiling pest v2.8.6
13682026-03-11T03:18:46.232Z Compiling thiserror v1.0.69
13692026-03-11T03:18:46.364Z Compiling try-lock v0.2.5
13702026-03-11T03:18:46.378Z Compiling getrandom v0.3.4
13712026-03-11T03:18:46.521Z Compiling ryu v1.0.23
13722026-03-11T03:18:46.616Z Compiling serde_derive v1.0.228
13732026-03-11T03:18:46.648Z Compiling zerofrom-derive v0.1.6
13742026-03-11T03:18:46.743Z Compiling yoke-derive v0.8.1
13752026-03-11T03:18:46.814Z Compiling zerovec-derive v0.11.2
13762026-03-11T03:18:46.923Z Compiling displaydoc v0.2.5
13772026-03-11T03:18:47.674Z Compiling schemars_derive v0.8.22
13782026-03-11T03:18:48.167Z Compiling tokio-macros v2.6.0
13792026-03-11T03:18:48.205Z Compiling thiserror-impl v2.0.18
13802026-03-11T03:18:48.205Z Compiling zerocopy-derive v0.8.39
13812026-03-11T03:18:48.206Z Compiling zeroize_derive v1.4.3
13822026-03-11T03:18:48.418Z Compiling futures-macro v0.3.32
13832026-03-11T03:18:48.471Z Compiling zerofrom v0.1.6
13842026-03-11T03:18:48.512Z Compiling yoke v0.8.1
13852026-03-11T03:18:48.733Z Compiling zerovec v0.11.5
13862026-03-11T03:18:48.915Z Compiling zerotrie v0.2.3
13872026-03-11T03:18:49.054Z Compiling zeroize v1.8.2
13882026-03-11T03:18:49.325Z Compiling pest_meta v2.8.6
13892026-03-11T03:18:49.344Z Compiling thiserror-impl v1.0.69
13902026-03-11T03:18:49.424Z Compiling tinystr v0.8.2
13912026-03-11T03:18:49.446Z Compiling potential_utf v0.1.4
13922026-03-11T03:18:49.563Z Compiling icu_collections v2.1.1
13932026-03-11T03:18:49.618Z Compiling icu_locale_core v2.1.1
13942026-03-11T03:18:49.661Z Compiling futures-util v0.3.32
13952026-03-11T03:18:49.837Z Compiling want v0.3.1
13962026-03-11T03:18:50.058Z Compiling generic-array v0.14.7
13972026-03-11T03:18:50.272Z Compiling pest_generator v2.8.6
13982026-03-11T03:18:50.340Z Compiling httpdate v1.0.3
13992026-03-11T03:18:50.679Z Compiling icu_provider v2.1.1
14002026-03-11T03:18:51.411Z Compiling bytes v1.11.1
14012026-03-11T03:18:51.541Z Compiling icu_properties v2.1.2
14022026-03-11T03:18:51.541Z Compiling icu_normalizer v2.1.1
14032026-03-11T03:18:51.541Z Compiling chrono v0.4.43
14042026-03-11T03:18:51.542Z Compiling serde_tokenstream v0.2.3
14052026-03-11T03:18:51.569Z Compiling pin-utils v0.1.0
14062026-03-11T03:18:51.664Z Compiling pest_derive v2.8.6
14072026-03-11T03:18:51.925Z Compiling http v1.4.0
14082026-03-11T03:18:52.003Z Compiling tokio v1.49.0
14092026-03-11T03:18:52.319Z Compiling idna_adapter v1.2.1
14102026-03-11T03:18:52.510Z Compiling idna v1.1.0
14112026-03-11T03:18:53.029Z Compiling url v2.5.8
14122026-03-11T03:18:53.275Z Compiling http-body v1.0.1
14132026-03-11T03:18:53.347Z Compiling pretty-hex v0.4.1
14142026-03-11T03:18:53.457Z Compiling slog v2.8.2
14152026-03-11T03:18:53.526Z Compiling aho-corasick v1.1.4
14162026-03-11T03:18:53.541Z Compiling plain v0.2.3
14172026-03-11T03:18:53.749Z Compiling strsim v0.11.1
14182026-03-11T03:18:54.136Z Compiling erased-serde v0.3.31
14192026-03-11T03:18:54.160Z Compiling tracing-attributes v0.1.31
14202026-03-11T03:18:54.318Z Compiling tracing-core v0.1.36
14212026-03-11T03:18:54.396Z Compiling winnow v0.7.14
14222026-03-11T03:18:58.776Z Compiling ppv-lite86 v0.2.21
14232026-03-11T03:18:59.110Z Compiling regex-automata v0.4.14
14242026-03-11T03:18:59.110Z Compiling crypto-common v0.1.7
14252026-03-11T03:18:59.110Z Compiling http-body-util v0.1.3
14262026-03-11T03:18:59.110Z Compiling serde_urlencoded v0.7.1
14272026-03-11T03:18:59.110Z Compiling paste v1.0.15
14282026-03-11T03:18:59.110Z Compiling openapiv3 v2.2.0
14292026-03-11T03:18:59.110Z Compiling sync_wrapper v1.0.2
14302026-03-11T03:18:59.110Z Compiling tracing v0.1.44
14312026-03-11T03:18:59.110Z Compiling regress v0.10.5
14322026-03-11T03:18:59.110Z Compiling rustls-pki-types v1.14.0
14332026-03-11T03:18:59.110Z Compiling powerfmt v0.2.0
14342026-03-11T03:18:59.110Z Compiling anyhow v1.0.102
14352026-03-11T03:18:59.110Z Compiling time-core v0.1.8
14362026-03-11T03:18:59.110Z Compiling num-conv v0.2.0
14372026-03-11T03:18:59.110Z Compiling deranged v0.5.6
14382026-03-11T03:18:59.110Z Compiling time-macros v0.2.27
14392026-03-11T03:18:59.110Z Compiling regex v1.12.3
14402026-03-11T03:18:59.110Z Compiling scroll_derive v0.13.1
14412026-03-11T03:18:59.110Z Compiling typify-impl v0.4.3
14422026-03-11T03:18:59.110Z Compiling cpufeatures v0.2.17
14432026-03-11T03:18:59.110Z Compiling num_threads v0.1.7
14442026-03-11T03:18:59.110Z Compiling ident_case v1.0.1
14452026-03-11T03:18:59.110Z Compiling fastrand v2.3.0
14462026-03-11T03:18:59.110Z Compiling iri-string v0.7.10
14472026-03-11T03:18:59.110Z Compiling darling_core v0.21.3
14482026-03-11T03:18:59.169Z Compiling scroll v0.13.0
14492026-03-11T03:18:59.427Z Compiling ipnetwork v0.21.1
14502026-03-11T03:19:00.011Z Compiling daft-derive v0.1.5
14512026-03-11T03:19:01.007Z Compiling omicron-workspace-hack v0.1.0
14522026-03-11T03:19:01.077Z Compiling goblin v0.10.5
14532026-03-11T03:19:01.157Z Compiling tokio-util v0.7.18
14542026-03-11T03:19:01.311Z Compiling async-trait v0.1.89
14552026-03-11T03:19:01.786Z Compiling darling_macro v0.21.3
14562026-03-11T03:19:02.216Z Compiling cmake v0.1.57
14572026-03-11T03:19:02.339Z Compiling usdt-impl v0.6.0
14582026-03-11T03:19:02.648Z Compiling dunce v1.0.5
14592026-03-11T03:19:02.671Z Compiling fs_extra v1.3.0
14602026-03-11T03:19:02.697Z Compiling darling v0.21.3
14612026-03-11T03:19:02.796Z Compiling block-buffer v0.10.4
14622026-03-11T03:19:02.835Z Compiling dtrace-parser v0.3.0
14632026-03-11T03:19:02.850Z Compiling crossbeam-utils v0.8.21
14642026-03-11T03:19:02.982Z Compiling digest v0.10.7
14652026-03-11T03:19:03.002Z Compiling aws-lc-sys v0.37.1
14662026-03-11T03:19:03.051Z Compiling futures-executor v0.3.32
14672026-03-11T03:19:03.267Z Compiling structmeta-derive v0.3.0
14682026-03-11T03:19:03.286Z Compiling thread-id v5.1.0
14692026-03-11T03:19:03.328Z Compiling rustls v0.22.4
14702026-03-11T03:19:03.385Z Compiling camino v1.2.2
14712026-03-11T03:19:03.423Z Compiling hex v0.4.3
14722026-03-11T03:19:03.785Z Compiling rand_core v0.9.5
14732026-03-11T03:19:03.940Z Compiling futures v0.3.32
14742026-03-11T03:19:03.982Z Compiling h2 v0.4.13
14752026-03-11T03:19:04.074Z Compiling oxnet v0.1.4
14762026-03-11T03:19:04.079Z Compiling thread_local v1.1.9
14772026-03-11T03:19:04.327Z Compiling aws-lc-rs v1.15.4
14782026-03-11T03:19:04.438Z Compiling syn v1.0.109
14792026-03-11T03:19:04.651Z Compiling match_cfg v0.1.0
14802026-03-11T03:19:04.704Z Compiling structmeta v0.3.0
14812026-03-11T03:19:04.750Z Compiling quick-error v1.2.3
14822026-03-11T03:19:04.869Z Compiling slog-async v2.8.0
14832026-03-11T03:19:04.915Z Compiling unsafe-libyaml v0.2.11
14842026-03-11T03:19:04.951Z Compiling unicode-width v0.2.2
14852026-03-11T03:19:05.251Z Compiling dof v0.4.0
14862026-03-11T03:19:07.031Z Compiling rand_chacha v0.9.0
14872026-03-11T03:19:07.325Z Compiling serde_yaml v0.9.34+deprecated
14882026-03-11T03:19:07.325Z Compiling newtype-uuid-macros v0.1.0
14892026-03-11T03:19:07.325Z Compiling typify-macro v0.4.3
14902026-03-11T03:19:07.361Z Compiling hyper v1.8.1
14912026-03-11T03:19:07.711Z Compiling strum_macros v0.26.4
14922026-03-11T03:19:08.015Z Compiling serde_spanned v1.0.4
14932026-03-11T03:19:08.190Z Compiling multer v3.1.0
14942026-03-11T03:19:08.206Z Compiling usdt-macro v0.6.0
14952026-03-11T03:19:08.237Z Compiling usdt-attr-macro v0.6.0
14962026-03-11T03:19:08.666Z Compiling toml_writer v1.0.6+spec-1.1.0
14972026-03-11T03:19:09.049Z Compiling hyper-util v0.1.20
14982026-03-11T03:19:09.661Z Compiling term v1.2.1
14992026-03-11T03:19:09.701Z Compiling untrusted v0.7.1
15002026-03-11T03:19:09.760Z Compiling take_mut v0.2.2
15012026-03-11T03:19:09.775Z Compiling typify v0.4.3
15022026-03-11T03:19:09.848Z Compiling bit-vec v0.8.0
15032026-03-11T03:19:09.881Z Compiling debug-ignore v1.0.5
15042026-03-11T03:19:09.941Z Compiling strum v0.26.3
15052026-03-11T03:19:09.959Z Compiling rand v0.9.2
15062026-03-11T03:19:10.006Z Compiling async-stream-impl v0.3.6
15072026-03-11T03:19:10.092Z Compiling bit-set v0.8.0
15082026-03-11T03:19:10.173Z Compiling dropshot v0.16.7
15092026-03-11T03:19:10.320Z Compiling encoding_rs v0.8.35
15102026-03-11T03:19:10.356Z Compiling unarray v0.1.4
15112026-03-11T03:19:10.444Z Compiling ref-cast v1.0.25
15122026-03-11T03:19:10.568Z Compiling mime v0.3.17
15132026-03-11T03:19:10.622Z Compiling spin v0.9.8
15142026-03-11T03:19:10.776Z Compiling rustls v0.23.36
15152026-03-11T03:19:10.875Z Compiling async-stream v0.3.6
15162026-03-11T03:19:10.905Z Compiling derive-ex v0.1.8
15172026-03-11T03:19:10.944Z Compiling dropshot_endpoint v0.16.7
15182026-03-11T03:19:10.974Z Compiling macaddr v1.0.1
15192026-03-11T03:19:11.051Z Compiling ref-cast-impl v1.0.25
15202026-03-11T03:19:11.092Z Compiling waitgroup v0.1.2
15212026-03-11T03:19:11.265Z Compiling serde_path_to_error v0.1.20
15222026-03-11T03:19:11.360Z Compiling progenitor-impl v0.11.2
15232026-03-11T03:19:11.977Z Compiling tabwriter v1.4.1
15242026-03-11T03:19:12.288Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
15252026-03-11T03:19:12.430Z Compiling tempfile v3.25.0
15262026-03-11T03:19:12.628Z Compiling newtype-uuid v1.3.2
15272026-03-11T03:19:12.979Z Compiling strum_macros v0.27.2
15282026-03-11T03:19:13.075Z Compiling instant v0.1.13
15292026-03-11T03:19:13.106Z Compiling test-strategy v0.4.5
15302026-03-11T03:19:13.274Z Compiling daft v0.1.5
15312026-03-11T03:19:13.277Z Compiling serde_with_macros v3.16.1
15322026-03-11T03:19:13.560Z Compiling time v0.3.47
15332026-03-11T03:19:15.515Z Compiling tower v0.5.3
15342026-03-11T03:19:15.519Z Compiling webpki-roots v1.0.6
15352026-03-11T03:19:15.519Z Compiling colored v3.1.1
15362026-03-11T03:19:15.519Z Compiling tower-http v0.6.8
15372026-03-11T03:19:15.519Z Compiling crossbeam-channel v0.5.15
15382026-03-11T03:19:15.519Z Compiling parse-display-derive v0.10.0
15392026-03-11T03:19:15.660Z Compiling strum v0.27.2
15402026-03-11T03:19:15.703Z Compiling rustls-webpki v0.102.8
15412026-03-11T03:19:16.038Z Compiling rustc-hash v2.1.1
15422026-03-11T03:19:16.201Z Compiling slog-json v2.6.1
15432026-03-11T03:19:16.355Z Compiling progenitor-macro v0.11.2
15442026-03-11T03:19:16.927Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15452026-03-11T03:19:17.039Z Compiling hostname v0.3.1
15462026-03-11T03:19:17.216Z Compiling toml_parser v1.0.9+spec-1.1.0
15472026-03-11T03:19:17.452Z Compiling rand_chacha v0.3.1
15482026-03-11T03:19:17.721Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15492026-03-11T03:19:17.734Z Compiling toml_datetime v0.7.5+spec-1.1.0
15502026-03-11T03:19:18.138Z Compiling memmap2 v0.9.10
15512026-03-11T03:19:18.153Z Compiling wait-timeout v0.2.1
15522026-03-11T03:19:18.186Z Compiling is-terminal v0.4.17
15532026-03-11T03:19:18.310Z Compiling either v1.15.0
15542026-03-11T03:19:18.325Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15552026-03-11T03:19:18.420Z Compiling usdt v0.6.0
15562026-03-11T03:19:18.479Z Compiling rusty-fork v0.3.1
15572026-03-11T03:19:18.541Z Compiling slog-term v2.9.2
15582026-03-11T03:19:18.577Z Compiling toml v0.9.12+spec-1.1.0
15592026-03-11T03:19:18.769Z Compiling rand v0.8.5
15602026-03-11T03:19:18.945Z Compiling slog-bunyan v2.5.0
15612026-03-11T03:19:19.122Z Compiling tokio-rustls v0.25.0
15622026-03-11T03:19:19.414Z Compiling rand_xorshift v0.4.0
15632026-03-11T03:19:19.600Z Compiling sha1 v0.10.6
15642026-03-11T03:19:19.664Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15652026-03-11T03:19:19.890Z Compiling rustls-pemfile v2.2.0
15662026-03-11T03:19:20.146Z Compiling hostname v0.4.2
15672026-03-11T03:19:20.531Z Compiling proptest v1.10.0
15682026-03-11T03:19:22.437Z Compiling itertools v0.14.0
15692026-03-11T03:19:23.706Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
15702026-03-11T03:19:24.168Z Compiling serde_with v3.16.1
15712026-03-11T03:19:24.489Z Compiling utf8parse v0.2.2
15722026-03-11T03:19:24.632Z Compiling anstyle-parse v0.2.7
15732026-03-11T03:19:24.687Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
15742026-03-11T03:19:24.875Z Compiling toml_datetime v0.6.11
15752026-03-11T03:19:25.239Z Compiling is_terminal_polyfill v1.70.2
15762026-03-11T03:19:25.354Z Compiling anstyle v1.0.13
15772026-03-11T03:19:25.448Z Compiling colorchoice v1.0.4
15782026-03-11T03:19:25.627Z Compiling anstyle-query v1.1.5
15792026-03-11T03:19:25.762Z Compiling anstream v0.6.21
15802026-03-11T03:19:26.183Z Compiling backoff v0.4.0
15812026-03-11T03:19:26.459Z Compiling parse-display v0.10.0
15822026-03-11T03:19:26.670Z Compiling iddqd v0.3.17
15832026-03-11T03:19:26.905Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15842026-03-11T03:19:27.936Z Compiling clap_lex v1.0.0
15852026-03-11T03:19:28.235Z Compiling clap_derive v4.5.55
15862026-03-11T03:19:28.449Z Compiling terminal_size v0.4.3
15872026-03-11T03:19:28.497Z Compiling crossbeam-epoch v0.9.18
15882026-03-11T03:19:28.993Z Compiling clap_builder v4.5.59
15892026-03-11T03:19:29.040Z Compiling rustls-webpki v0.103.9
15902026-03-11T03:19:29.054Z Compiling proc-macro-error-attr v1.0.4
15912026-03-11T03:19:29.354Z Compiling heapless v0.8.0
15922026-03-11T03:19:30.083Z Compiling ingot-macros v0.1.1
15932026-03-11T03:19:30.584Z Compiling toml_edit v0.23.10+spec-1.0.0
15942026-03-11T03:19:31.605Z Compiling clap v4.5.59
15952026-03-11T03:19:31.696Z Compiling zerocopy-derive v0.7.35
15962026-03-11T03:19:31.740Z Compiling hash32 v0.3.1
15972026-03-11T03:19:31.895Z Compiling proc-macro-error v1.0.4
15982026-03-11T03:19:32.228Z Compiling smoltcp v0.11.0
15992026-03-11T03:19:32.683Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16002026-03-11T03:19:32.853Z Compiling winnow v0.5.40
16012026-03-11T03:19:33.029Z Compiling zerocopy v0.7.35
16022026-03-11T03:19:33.819Z Compiling tokio-rustls v0.26.4
16032026-03-11T03:19:33.925Z Compiling ingot-types v0.1.2
16042026-03-11T03:19:34.467Z Compiling proc-macro-crate v3.4.0
16052026-03-11T03:19:34.710Z Compiling toml_edit v0.19.15
16062026-03-11T03:19:35.931Z Compiling cobs v0.3.0
16072026-03-11T03:19:35.969Z Compiling crucible-workspace-hack v0.1.0
16082026-03-11T03:19:35.969Z Compiling bitflags v1.3.2
16092026-03-11T03:19:35.969Z Compiling managed v0.8.0
16102026-03-11T03:19:35.969Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
16112026-03-11T03:19:35.969Z Compiling postcard v1.1.3
16122026-03-11T03:19:35.984Z Compiling hyper-rustls v0.27.7
16132026-03-11T03:19:36.262Z Compiling num_enum_derive v0.7.5
16142026-03-11T03:19:36.274Z Compiling ingot v0.1.1
16152026-03-11T03:19:36.385Z Compiling proc-macro-crate v1.3.1
16162026-03-11T03:19:36.658Z Compiling foreign-types-macros v0.2.3
16172026-03-11T03:19:36.843Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16182026-03-11T03:19:37.088Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16192026-03-11T03:19:37.232Z Compiling foreign-types-shared v0.3.1
16202026-03-11T03:19:37.353Z Compiling heck v0.4.1
16212026-03-11T03:19:37.488Z Compiling rayon-core v1.13.0
16222026-03-11T03:19:37.610Z Compiling foreign-types v0.5.0
16232026-03-11T03:19:37.642Z Compiling num_enum v0.7.5
16242026-03-11T03:19:37.706Z Compiling num_enum_derive v0.5.11
16252026-03-11T03:19:37.746Z Compiling reqwest v0.12.28
16262026-03-11T03:19:37.887Z Compiling crossbeam-deque v0.8.6
16272026-03-11T03:19:37.925Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16282026-03-11T03:19:38.433Z Compiling dtrace-parser v0.2.0
16292026-03-11T03:19:38.554Z Compiling scroll_derive v0.12.1
16302026-03-11T03:19:38.570Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16312026-03-11T03:19:39.046Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16322026-03-11T03:19:39.082Z Compiling usdt-impl v0.5.0
16332026-03-11T03:19:39.248Z Compiling memoffset v0.9.1
16342026-03-11T03:19:39.367Z Compiling cstr-argument v0.1.2
16352026-03-11T03:19:39.409Z Compiling convert_case v0.4.0
16362026-03-11T03:19:39.505Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
16372026-03-11T03:19:39.537Z Compiling tinyvec_macros v0.1.1
16382026-03-11T03:19:39.551Z Compiling cfg_aliases v0.2.1
16392026-03-11T03:19:39.622Z Compiling tinyvec v1.10.0
16402026-03-11T03:19:39.639Z Compiling nix v0.30.1
16412026-03-11T03:19:39.775Z Compiling scroll v0.12.0
16422026-03-11T03:19:39.812Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16432026-03-11T03:19:39.827Z Compiling derive_more v0.99.20
16442026-03-11T03:19:40.120Z Compiling num_enum v0.5.11
16452026-03-11T03:19:40.153Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16462026-03-11T03:19:40.291Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
16472026-03-11T03:19:40.821Z Compiling dof v0.3.0
16482026-03-11T03:19:41.339Z Compiling camino-tempfile v1.4.1
16492026-03-11T03:19:42.713Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
16502026-03-11T03:19:42.811Z Compiling thread-id v4.2.2
16512026-03-11T03:19:42.811Z Compiling rayon v1.11.0
16522026-03-11T03:19:42.811Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16532026-03-11T03:19:43.053Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16542026-03-11T03:19:43.127Z Compiling goblin v0.8.2
16552026-03-11T03:19:43.589Z Compiling progenitor-client v0.11.2
16562026-03-11T03:19:43.857Z Compiling zone_cfg_derive v0.3.1
16572026-03-11T03:19:44.122Z Compiling itertools v0.12.1
16582026-03-11T03:19:44.358Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16592026-03-11T03:19:44.744Z Compiling serde_spanned v0.6.9
16602026-03-11T03:19:44.768Z Compiling num-derive v0.4.2
16612026-03-11T03:19:44.904Z Compiling sigpipe v0.1.3
16622026-03-11T03:19:45.035Z Compiling jiff v0.2.20
16632026-03-11T03:19:45.171Z Compiling glob v0.3.3
16642026-03-11T03:19:45.304Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16652026-03-11T03:19:45.611Z Compiling toml_write v0.1.2
16662026-03-11T03:19:45.734Z Compiling zone v0.3.1
16672026-03-11T03:19:45.838Z Compiling toml_edit v0.22.27
16682026-03-11T03:19:46.067Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
16692026-03-11T03:19:46.978Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16702026-03-11T03:19:47.586Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16712026-03-11T03:19:47.595Z Compiling progenitor v0.11.2
16722026-03-11T03:19:48.806Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16732026-03-11T03:19:49.697Z Compiling smf v0.2.3
16742026-03-11T03:19:49.795Z Compiling secrecy v0.10.3
16752026-03-11T03:19:49.978Z Compiling num-integer v0.1.46
16762026-03-11T03:19:50.371Z Compiling rustc_version v0.4.1
16772026-03-11T03:19:50.527Z Compiling whoami v1.6.1
16782026-03-11T03:19:50.531Z Compiling prettyplease v0.2.37
16792026-03-11T03:19:50.648Z Compiling float-ord v0.3.2
16802026-03-11T03:19:50.782Z Compiling rustix v0.38.44
16812026-03-11T03:19:50.798Z Compiling curve25519-dalek v4.1.3
16822026-03-11T03:19:51.639Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
16832026-03-11T03:19:51.750Z Compiling toml v0.8.23
16842026-03-11T03:19:51.861Z Compiling usdt-macro v0.5.0
16852026-03-11T03:19:51.893Z Compiling usdt-attr-macro v0.5.0
16862026-03-11T03:19:52.855Z Compiling progenitor-client v0.10.0
16872026-03-11T03:19:53.206Z Compiling hmac v0.12.1
16882026-03-11T03:19:53.405Z Compiling inout v0.1.4
16892026-03-11T03:19:53.451Z Compiling enum-as-inner v0.6.1
16902026-03-11T03:19:53.475Z Compiling ff v0.13.1
16912026-03-11T03:19:53.579Z Compiling memmap v0.7.0
16922026-03-11T03:19:53.621Z Compiling data-encoding v2.10.0
16932026-03-11T03:19:53.819Z Compiling usdt v0.5.0
16942026-03-11T03:19:54.164Z Compiling group v0.13.0
16952026-03-11T03:19:54.194Z Compiling cipher v0.4.4
16962026-03-11T03:19:54.303Z Compiling hkdf v0.12.4
16972026-03-11T03:19:54.582Z Compiling num-iter v0.1.45
16982026-03-11T03:19:54.652Z Compiling num-rational v0.4.2
16992026-03-11T03:19:54.826Z Compiling thiserror-impl-no-std v2.0.2
17002026-03-11T03:19:54.920Z Compiling universal-hash v0.5.1
17012026-03-11T03:19:55.080Z Compiling half v2.7.1
17022026-03-11T03:19:55.544Z Compiling crypto-bigint v0.5.5
17032026-03-11T03:19:55.559Z Compiling curve25519-dalek-derive v0.1.1
17042026-03-11T03:19:55.646Z Compiling num-complex v0.4.6
17052026-03-11T03:19:56.219Z Compiling ciborium-io v0.2.2
17062026-03-11T03:19:56.313Z Compiling opaque-debug v0.3.1
17072026-03-11T03:19:56.374Z Compiling base16ct v0.2.0
17082026-03-11T03:19:56.389Z Compiling base64ct v1.8.3
17092026-03-11T03:19:56.402Z Compiling thiserror-no-std v2.0.2
17102026-03-11T03:19:56.507Z Compiling poly1305 v0.8.0
17112026-03-11T03:19:56.548Z Compiling ciborium-ll v0.2.2
17122026-03-11T03:19:56.778Z Compiling password-hash v0.5.0
17132026-03-11T03:19:56.809Z Compiling num v0.4.3
17142026-03-11T03:19:57.044Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17152026-03-11T03:19:57.361Z Compiling elliptic-curve v0.13.8
17162026-03-11T03:19:57.513Z Compiling chacha20 v0.9.1
17172026-03-11T03:19:57.724Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17182026-03-11T03:19:57.795Z Compiling hubpack_derive v0.1.1
17192026-03-11T03:19:58.069Z Compiling blake2 v0.10.6
17202026-03-11T03:19:58.262Z Compiling aead v0.5.2
17212026-03-11T03:19:58.457Z Compiling semver v0.1.20
17222026-03-11T03:19:58.486Z Compiling resolv-conf v0.7.6
17232026-03-11T03:19:58.686Z Compiling vcpkg v0.2.15
17242026-03-11T03:19:58.794Z Compiling linked-hash-map v0.5.6
17252026-03-11T03:19:58.990Z Compiling keccak v0.1.6
17262026-03-11T03:19:59.032Z Compiling pkg-config v0.3.32
17272026-03-11T03:19:59.219Z Compiling static_assertions v1.1.0
17282026-03-11T03:19:59.353Z Compiling sha3 v0.10.8
17292026-03-11T03:19:59.400Z Compiling lru-cache v0.1.2
17302026-03-11T03:19:59.462Z Compiling rustc_version v0.1.7
17312026-03-11T03:19:59.554Z Compiling hubpack v0.1.2
17322026-03-11T03:19:59.652Z Compiling openssl-sys v0.9.111
17332026-03-11T03:19:59.712Z Compiling chacha20poly1305 v0.10.1
17342026-03-11T03:19:59.715Z Compiling argon2 v0.5.3
17352026-03-11T03:19:59.845Z Compiling vsss-rs v3.3.4
17362026-03-11T03:19:59.870Z Compiling ciborium v0.2.2
17372026-03-11T03:19:59.889Z Compiling hickory-proto v0.24.4
17382026-03-11T03:20:00.426Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
17392026-03-11T03:20:00.722Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17402026-03-11T03:20:00.737Z Compiling serde-big-array v0.5.1
17412026-03-11T03:20:00.914Z Compiling serde_repr v0.1.20
17422026-03-11T03:20:01.104Z Compiling derive-where v1.6.0
17432026-03-11T03:20:01.140Z Compiling minimal-lexical v0.2.1
17442026-03-11T03:20:01.488Z Compiling siphasher v1.0.2
17452026-03-11T03:20:01.706Z Compiling unicode-segmentation v1.12.0
17462026-03-11T03:20:01.748Z Compiling indent_write v2.2.0
17472026-03-11T03:20:01.874Z Compiling phf_shared v0.12.1
17482026-03-11T03:20:01.918Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17492026-03-11T03:20:02.107Z Compiling newline-converter v0.3.0
17502026-03-11T03:20:02.226Z Compiling nom v7.1.3
17512026-03-11T03:20:02.252Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17522026-03-11T03:20:02.471Z Compiling hickory-resolver v0.24.4
17532026-03-11T03:20:04.130Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17542026-03-11T03:20:04.293Z Compiling newtype_derive v0.1.6
17552026-03-11T03:20:04.465Z Compiling atomicwrites v0.4.4
17562026-03-11T03:20:04.607Z Compiling progenitor-impl v0.10.0
17572026-03-11T03:20:04.723Z Compiling console v0.15.11
17582026-03-11T03:20:05.090Z Compiling tokio-stream v0.1.18
17592026-03-11T03:20:05.631Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17602026-03-11T03:20:05.748Z Compiling pin-project-internal v1.1.10
17612026-03-11T03:20:05.870Z Compiling slog-dtrace v0.3.0
17622026-03-11T03:20:06.143Z Compiling csv-core v0.1.13
17632026-03-11T03:20:06.183Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17642026-03-11T03:20:06.347Z Compiling foldhash v0.1.5
17652026-03-11T03:20:06.505Z Compiling unicode-xid v0.2.6
17662026-03-11T03:20:06.581Z Compiling similar v2.7.0
17672026-03-11T03:20:06.627Z Compiling owo-colors v4.2.3
17682026-03-11T03:20:06.656Z Compiling chrono-tz v0.10.4
17692026-03-11T03:20:06.952Z Compiling unicode-width v0.1.14
17702026-03-11T03:20:07.067Z Compiling swrite v0.1.0
17712026-03-11T03:20:07.188Z Compiling cancel-safe-futures v0.1.5
17722026-03-11T03:20:07.292Z Compiling pin-project v1.1.10
17732026-03-11T03:20:07.323Z Compiling expectorate v1.2.0
17742026-03-11T03:20:07.498Z Compiling const_format_proc_macros v0.2.34
17752026-03-11T03:20:07.514Z Compiling hashbrown v0.15.5
17762026-03-11T03:20:07.552Z Compiling csv v1.4.0
17772026-03-11T03:20:08.303Z Compiling qorb v0.4.1
17782026-03-11T03:20:08.321Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17792026-03-11T03:20:08.666Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17802026-03-11T03:20:09.189Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17812026-03-11T03:20:09.598Z Compiling progenitor-macro v0.10.0
17822026-03-11T03:20:09.906Z Compiling phf v0.12.1
17832026-03-11T03:20:10.058Z Compiling tokio-dtrace v0.1.1
17842026-03-11T03:20:10.101Z Compiling unicode-normalization v0.1.25
17852026-03-11T03:20:11.023Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17862026-03-11T03:20:11.357Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17872026-03-11T03:20:11.401Z Compiling libsw-core v0.3.2
17882026-03-11T03:20:11.620Z Compiling async-recursion v1.1.1
17892026-03-11T03:20:12.134Z Compiling snafu-derive v0.8.9
17902026-03-11T03:20:12.563Z Compiling cookie v0.18.1
17912026-03-11T03:20:12.772Z Compiling bstr v1.12.1
17922026-03-11T03:20:12.862Z Compiling bytecount v0.6.9
17932026-03-11T03:20:13.037Z Compiling fixedbitset v0.4.2
17942026-03-11T03:20:13.356Z Compiling highway v1.3.0
17952026-03-11T03:20:13.452Z Compiling foreign-types-shared v0.1.1
17962026-03-11T03:20:13.567Z Compiling same-file v1.0.6
17972026-03-11T03:20:13.838Z Compiling openssl v0.10.75
17982026-03-11T03:20:13.898Z Compiling fixedbitset v0.5.7
17992026-03-11T03:20:14.223Z Compiling petgraph v0.8.3
18002026-03-11T03:20:14.351Z Compiling walkdir v2.5.0
18012026-03-11T03:20:14.516Z Compiling foreign-types v0.3.2
18022026-03-11T03:20:14.604Z Compiling snafu v0.8.9
18032026-03-11T03:20:14.616Z Compiling globset v0.4.18
18042026-03-11T03:20:14.822Z Compiling petgraph v0.6.5
18052026-03-11T03:20:15.102Z Compiling papergrid v0.11.0
18062026-03-11T03:20:15.872Z Compiling libsw v3.5.0
18072026-03-11T03:20:16.103Z Compiling olpc-cjson v0.1.4
18082026-03-11T03:20:16.209Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18092026-03-11T03:20:16.314Z Compiling oxide-tokio-rt v0.1.2
18102026-03-11T03:20:16.871Z Compiling const_format v0.2.35
18112026-03-11T03:20:17.009Z Compiling progenitor v0.10.0
18122026-03-11T03:20:17.702Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18132026-03-11T03:20:17.731Z Compiling gethostname v0.5.0
18142026-03-11T03:20:17.854Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
18152026-03-11T03:20:18.396Z Compiling tabled_derive v0.7.0
18162026-03-11T03:20:18.469Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18172026-03-11T03:20:18.552Z Compiling bcs v0.1.6
18182026-03-11T03:20:18.757Z Compiling serde_plain v1.0.2
18192026-03-11T03:20:18.970Z Compiling openssl-macros v0.1.1
18202026-03-11T03:20:19.022Z Compiling pem v3.0.6
18212026-03-11T03:20:19.220Z Compiling typed-path v0.9.3
18222026-03-11T03:20:19.538Z Compiling termtree v0.5.1
18232026-03-11T03:20:19.603Z Compiling tagptr v0.2.0
18242026-03-11T03:20:19.705Z Compiling smawk v0.3.2
18252026-03-11T03:20:19.725Z Compiling linear-map v1.2.0
18262026-03-11T03:20:19.798Z Compiling lazy_static v1.5.0
18272026-03-11T03:20:19.838Z Compiling unicode-linebreak v0.1.5
18282026-03-11T03:20:19.877Z Compiling moka v0.12.13
18292026-03-11T03:20:19.925Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18302026-03-11T03:20:19.966Z Compiling steno v0.4.1
18312026-03-11T03:20:20.167Z Compiling textwrap v0.16.2
18322026-03-11T03:20:20.945Z Compiling tough v0.20.0
18332026-03-11T03:20:21.035Z Compiling tabled v0.15.0
18342026-03-11T03:20:22.216Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18352026-03-11T03:20:22.898Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18362026-03-11T03:20:23.141Z Compiling hickory-proto v0.25.2
18372026-03-11T03:20:23.972Z Compiling humantime v2.3.0
18382026-03-11T03:20:24.350Z Compiling num-derive v0.3.3
18392026-03-11T03:20:24.474Z Compiling parking_lot_core v0.8.6
18402026-03-11T03:20:25.715Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18412026-03-11T03:20:25.865Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18422026-03-11T03:20:26.259Z Compiling hickory-resolver v0.25.2
18432026-03-11T03:20:27.041Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18442026-03-11T03:20:28.047Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18452026-03-11T03:20:28.705Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18462026-03-11T03:20:28.716Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18472026-03-11T03:20:28.801Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18482026-03-11T03:20:28.901Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18492026-03-11T03:20:29.192Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18502026-03-11T03:20:29.431Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18512026-03-11T03:20:29.512Z Compiling libscf-sys v1.1.0
18522026-03-11T03:20:29.581Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
18532026-03-11T03:20:29.697Z Compiling crc32fast v1.5.0
18542026-03-11T03:20:29.867Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18552026-03-11T03:20:30.257Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
18562026-03-11T03:20:30.842Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18572026-03-11T03:20:30.911Z Compiling parking_lot v0.11.2
18582026-03-11T03:20:31.948Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
18592026-03-11T03:20:31.996Z Compiling fxhash v0.2.1
18602026-03-11T03:20:31.996Z Compiling socket2 v0.5.10
18612026-03-11T03:20:31.996Z Compiling internet-checksum v0.2.1
18622026-03-11T03:20:31.996Z Compiling sled v0.34.7
18632026-03-11T03:20:31.996Z Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types)
18642026-03-11T03:20:37.893Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18652026-03-11T03:20:39.165Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18662026-03-11T03:20:40.591Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18672026-03-11T03:20:58.466Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18682026-03-11T03:21:00.564Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18692026-03-11T03:21:01.973Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
18702026-03-11T03:21:03.485Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
18712026-03-11T03:21:04.862Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
18722026-03-11T03:21:34.560Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 56s
18732026-03-11T03:21:34.755Z────────────
18742026-03-11T03:21:34.755Z Nextest run ID 14f84071-e651-436d-89c7-ff6e04d59f70 with nextest profile: default
18752026-03-11T03:21:34.755Z Starting 18 tests across 1 binary (27 tests skipped)
18762026-03-11T03:22:01.249Z PASS [ 26.500s] rdb proptest::prop_ipv4_default_contains_all
18772026-03-11T03:22:01.272Z PASS [ 26.523s] rdb proptest::prop_ipv4_unset_host_bits_idempotent
18782026-03-11T03:22:01.306Z PASS [ 26.557s] rdb proptest::prop_ipv4_within_self
18792026-03-11T03:22:01.317Z PASS [ 26.568s] rdb proptest::prop_ipv4_host_bits_always_unset
18802026-03-11T03:22:01.320Z PASS [ 26.571s] rdb proptest::prop_ipv4_length_in_bounds
18812026-03-11T03:22:01.351Z PASS [ 26.603s] rdb proptest::prop_ipv6_host_bits_always_unset
18822026-03-11T03:22:01.696Z PASS [ 26.922s] rdb proptest::prop_ipv6_default_contains_all
18832026-03-11T03:22:27.766Z PASS [ 26.516s] rdb proptest::prop_ipv6_length_in_bounds
18842026-03-11T03:22:27.805Z PASS [ 26.496s] rdb proptest::prop_ipv6_within_self
18852026-03-11T03:22:27.809Z PASS [ 26.536s] rdb proptest::prop_ipv6_unset_host_bits_idempotent
18862026-03-11T03:22:28.115Z PASS [ 26.797s] rdb proptest::prop_prefix_enum_no_cross_family
18872026-03-11T03:22:34.751Z SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18882026-03-11T03:22:42.352Z PASS [ 41.032s] rdb proptest::prop_static_route_key_deduplication
18892026-03-11T03:22:58.876Z PASS [ 57.523s] rdb proptest::prop_static_route_key_normalization_idempotent
18902026-03-11T03:22:58.909Z PASS [ 57.237s] rdb proptest::prop_static_route_key_normalization_preserves_fields
18912026-03-11T03:23:24.779Z PASS [ 57.012s] rdb proptest::prop_static_route_key_normalization_preserves_length
18922026-03-11T03:23:24.927Z PASS [ 57.123s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits
18932026-03-11T03:23:27.812Z SLOW [> 60.000s] rdb proptest::prop_static_route_key_ord_consistency
18942026-03-11T03:23:34.755Z SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18952026-03-11T03:23:49.953Z PASS [ 82.142s] rdb proptest::prop_static_route_key_ord_consistency
18962026-03-11T03:24:34.757Z SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18972026-03-11T03:25:34.761Z SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18982026-03-11T03:26:34.764Z SLOW [>300.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18992026-03-11T03:27:34.766Z SLOW [>360.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19002026-03-11T03:28:34.770Z SLOW [>420.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19012026-03-11T03:28:50.353Z PASS [ 435.591s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19022026-03-11T03:28:50.356Z────────────
19032026-03-11T03:28:50.356Z Summary [ 435.592s] 18 tests run: 18 passed (2 slow), 27 skipped
19042026-03-11T03:28:50.369Z+ cp '*.log' /work/
19052026-03-11T03:28:50.372Z+ true
19062026-03-11T03:28:50.372Z+ '[' -d proptest-regressions ']'
19072026-03-11T03:28:50.372Z+ cp -r proptest-regressions /work/rdb-proptest-regressions
19082026-03-11T03:28:50.375Z+ popd
19092026-03-11T03:28:50.375Z+ pushd bgp
19102026-03-11T03:28:50.375Z/work/oxidecomputer/maghemite
19112026-03-11T03:28:50.375Z/work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite
19122026-03-11T03:28:50.375Z+ PROPTEST_CASES=1000000
19132026-03-11T03:28:50.375Z+ cargo nextest run --lib proptest
19142026-03-11T03:28:52.044Z Compiling smallvec v1.15.1
19152026-03-11T03:28:52.149Z Compiling serde_json v1.0.149
19162026-03-11T03:28:52.264Z Compiling crunchy v0.2.4
19172026-03-11T03:28:52.287Z Compiling tiny-keccak v2.0.2
19182026-03-11T03:28:52.301Z Compiling smartstring v1.0.1
19192026-03-11T03:28:52.306Z Compiling ahash v0.8.12
19202026-03-11T03:28:52.429Z Compiling icu_normalizer v2.1.1
19212026-03-11T03:28:52.476Z Compiling parking_lot_core v0.9.12
19222026-03-11T03:28:52.674Z Compiling parking_lot_core v0.8.6
19232026-03-11T03:28:52.751Z Compiling parking_lot v0.12.5
19242026-03-11T03:28:52.877Z Compiling idna_adapter v1.2.1
19252026-03-11T03:28:53.065Z Compiling idna v1.1.0
19262026-03-11T03:28:53.068Z Compiling tokio v1.49.0
19272026-03-11T03:28:53.228Z Compiling schemars v0.8.22
19282026-03-11T03:28:53.306Z Compiling dof v0.4.0
19292026-03-11T03:28:53.422Z Compiling openapiv3 v2.2.0
19302026-03-11T03:28:53.488Z Compiling url v2.5.8
19312026-03-11T03:28:54.662Z Compiling typify-impl v0.4.3
19322026-03-11T03:28:54.829Z Compiling usdt-impl v0.6.0
19332026-03-11T03:28:55.316Z Compiling ipnetwork v0.21.1
19342026-03-11T03:28:55.691Z Compiling oxnet v0.1.4
19352026-03-11T03:28:55.803Z Compiling newtype-uuid v1.3.2
19362026-03-11T03:28:55.825Z Compiling usdt-attr-macro v0.6.0
19372026-03-11T03:28:55.955Z Compiling usdt-macro v0.6.0
19382026-03-11T03:28:56.117Z Compiling daft v0.1.5
19392026-03-11T03:28:56.328Z Compiling slog-json v2.6.1
19402026-03-11T03:28:56.480Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19412026-03-11T03:28:56.591Z Compiling slog-bunyan v2.5.0
19422026-03-11T03:28:56.771Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19432026-03-11T03:28:57.285Z Compiling serde_with v3.16.1
19442026-03-11T03:28:57.352Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
19452026-03-11T03:28:57.401Z Compiling usdt v0.6.0
19462026-03-11T03:28:57.562Z Compiling iddqd v0.3.17
19472026-03-11T03:28:57.776Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19482026-03-11T03:28:58.419Z Compiling tokio-util v0.7.18
19492026-03-11T03:28:59.123Z Compiling tokio-rustls v0.26.4
19502026-03-11T03:28:59.126Z Compiling tower v0.5.3
19512026-03-11T03:28:59.451Z Compiling h2 v0.4.13
19522026-03-11T03:28:59.478Z Compiling tokio-rustls v0.25.0
19532026-03-11T03:28:59.716Z Compiling tower-http v0.6.8
19542026-03-11T03:28:59.776Z Compiling backoff v0.4.0
19552026-03-11T03:29:00.293Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
19562026-03-11T03:29:01.583Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
19572026-03-11T03:29:01.586Z Compiling dof v0.3.0
19582026-03-11T03:29:01.960Z Compiling usdt-impl v0.5.0
19592026-03-11T03:29:02.099Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
19602026-03-11T03:29:02.267Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
19612026-03-11T03:29:02.436Z Compiling hyper v1.8.1
19622026-03-11T03:29:03.692Z Compiling typify-macro v0.4.3
19632026-03-11T03:29:03.900Z Compiling hyper-util v0.1.20
19642026-03-11T03:29:04.817Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
19652026-03-11T03:29:05.212Z Compiling zone v0.3.1
19662026-03-11T03:29:05.654Z Compiling hyper-rustls v0.27.7
19672026-03-11T03:29:05.789Z Compiling dropshot v0.16.7
19682026-03-11T03:29:06.117Z Compiling reqwest v0.12.28
19692026-03-11T03:29:06.363Z Compiling usdt-attr-macro v0.5.0
19702026-03-11T03:29:06.434Z Compiling usdt-macro v0.5.0
19712026-03-11T03:29:06.615Z Compiling typify v0.4.3
19722026-03-11T03:29:06.732Z Compiling progenitor-impl v0.11.2
19732026-03-11T03:29:07.801Z Compiling progenitor-client v0.11.2
19742026-03-11T03:29:07.936Z Compiling progenitor-client v0.10.0
19752026-03-11T03:29:09.744Z Compiling usdt v0.5.0
19762026-03-11T03:29:10.577Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19772026-03-11T03:29:10.628Z Compiling hickory-proto v0.24.4
19782026-03-11T03:29:11.140Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
19792026-03-11T03:29:11.836Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
19802026-03-11T03:29:11.851Z Compiling progenitor-macro v0.11.2
19812026-03-11T03:29:12.538Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
19822026-03-11T03:29:12.637Z Compiling progenitor-impl v0.10.0
19832026-03-11T03:29:12.711Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19842026-03-11T03:29:13.052Z Compiling tokio-stream v0.1.18
19852026-03-11T03:29:13.679Z Compiling hickory-resolver v0.24.4
19862026-03-11T03:29:15.018Z Compiling qorb v0.4.1
19872026-03-11T03:29:15.283Z Compiling tokio-dtrace v0.1.1
19882026-03-11T03:29:15.359Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19892026-03-11T03:29:16.413Z Compiling libsw-core v0.3.2
19902026-03-11T03:29:16.640Z Compiling libsw v3.5.0
19912026-03-11T03:29:16.871Z Compiling oxide-tokio-rt v0.1.2
19922026-03-11T03:29:17.122Z Compiling slog-dtrace v0.3.0
19932026-03-11T03:29:17.361Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19942026-03-11T03:29:17.551Z Compiling cancel-safe-futures v0.1.5
19952026-03-11T03:29:17.625Z Compiling progenitor-macro v0.10.0
19962026-03-11T03:29:17.954Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19972026-03-11T03:29:18.122Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
19982026-03-11T03:29:18.137Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19992026-03-11T03:29:18.177Z Compiling olpc-cjson v0.1.4
20002026-03-11T03:29:18.397Z Compiling tough v0.20.0
20012026-03-11T03:29:18.518Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20022026-03-11T03:29:19.242Z Compiling progenitor v0.11.2
20032026-03-11T03:29:19.413Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
20042026-03-11T03:29:19.499Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20052026-03-11T03:29:19.733Z Compiling steno v0.4.1
20062026-03-11T03:29:20.079Z Compiling hickory-proto v0.25.2
20072026-03-11T03:29:20.775Z Compiling moka v0.12.13
20082026-03-11T03:29:21.140Z Compiling const-random-macro v0.1.16
20092026-03-11T03:29:21.682Z Compiling const-random v0.1.18
20102026-03-11T03:29:21.776Z Compiling parking_lot v0.11.2
20112026-03-11T03:29:22.292Z Compiling sdd v3.0.10
20122026-03-11T03:29:22.345Z Compiling sled v0.34.7
20132026-03-11T03:29:22.738Z Compiling scc v2.4.0
20142026-03-11T03:29:24.289Z Compiling hickory-resolver v0.25.2
20152026-03-11T03:29:24.987Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20162026-03-11T03:29:25.025Z Compiling progenitor v0.10.0
20172026-03-11T03:29:25.127Z Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types)
20182026-03-11T03:29:25.188Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20192026-03-11T03:29:25.829Z Compiling thin-vec v0.2.14
20202026-03-11T03:29:26.223Z Compiling serial_test_derive v3.3.1
20212026-03-11T03:29:27.143Z Compiling rhai_codegen v3.1.0
20222026-03-11T03:29:27.160Z Compiling yansi v1.0.1
20232026-03-11T03:29:27.236Z Compiling diff v0.1.13
20242026-03-11T03:29:27.590Z Compiling pretty_assertions v1.4.1
20252026-03-11T03:29:27.605Z Compiling serial_test v3.3.1
20262026-03-11T03:29:28.535Z Compiling rhai v1.24.0
20272026-03-11T03:29:32.548Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20282026-03-11T03:29:32.551Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20292026-03-11T03:29:32.551Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20302026-03-11T03:29:32.551Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20312026-03-11T03:29:33.294Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20322026-03-11T03:29:33.856Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20332026-03-11T03:29:35.360Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20342026-03-11T03:29:35.567Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20352026-03-11T03:29:35.681Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20362026-03-11T03:29:36.438Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20372026-03-11T03:29:36.591Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20382026-03-11T03:29:37.163Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20392026-03-11T03:29:37.233Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20402026-03-11T03:29:38.010Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20412026-03-11T03:29:38.311Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20422026-03-11T03:29:38.636Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20432026-03-11T03:29:45.810Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20442026-03-11T03:29:47.171Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20452026-03-11T03:29:49.481Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20462026-03-11T03:29:49.705Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20472026-03-11T03:29:52.511Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20482026-03-11T03:30:11.029Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20492026-03-11T03:30:13.675Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20502026-03-11T03:30:14.487Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
20512026-03-11T03:30:16.042Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
20522026-03-11T03:30:17.165Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
20532026-03-11T03:30:20.481Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
20542026-03-11T03:31:04.971Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 13s
20552026-03-11T03:31:05.165Z────────────
20562026-03-11T03:31:05.165Z Nextest run ID 3ef567df-adc2-4da5-b7a9-cf772f93c9b4 with nextest profile: default
20572026-03-11T03:31:05.165Z Starting 18 tests across 1 binary (132 tests skipped)
20582026-03-11T03:31:31.829Z PASS [ 26.663s] bgp proptest::prop_ipv4_wire_format_roundtrip
20592026-03-11T03:31:34.711Z PASS [ 29.546s] bgp proptest::prop_ipv4_withdrawn_roundtrip
20602026-03-11T03:31:35.133Z PASS [ 29.968s] bgp proptest::prop_ipv4_prefixes_roundtrip
20612026-03-11T03:31:36.417Z PASS [ 31.251s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach
20622026-03-11T03:31:36.988Z PASS [ 31.822s] bgp proptest::prop_ipv4_prefixes_via_mp_reach
20632026-03-11T03:31:46.900Z PASS [ 41.733s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence
20642026-03-11T03:32:01.508Z PASS [ 26.796s] bgp proptest::prop_ipv6_wire_format_roundtrip
20652026-03-11T03:32:03.726Z PASS [ 31.896s] bgp proptest::prop_ipv6_prefixes_via_mp_reach
20662026-03-11T03:32:05.169Z SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence
20672026-03-11T03:32:05.172Z SLOW [> 60.000s] bgp proptest::prop_duplicate_attrs_deduplicated
20682026-03-11T03:32:06.266Z PASS [ 31.131s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach
20692026-03-11T03:32:06.444Z PASS [ 29.456s] bgp proptest::prop_nexthop_ipv4_via_mp_reach
20702026-03-11T03:32:10.161Z PASS [ 64.993s] bgp proptest::prop_duplicate_attrs_deduplicated
20712026-03-11T03:32:17.407Z PASS [ 30.507s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach
20722026-03-11T03:32:31.256Z PASS [ 29.747s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach
20732026-03-11T03:32:36.421Z SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first
20742026-03-11T03:32:51.608Z PASS [ 45.341s] bgp proptest::prop_update_mp_unreach_roundtrip
20752026-03-11T03:32:53.955Z PASS [ 108.787s] bgp proptest::prop_encode_decode_semantic_equivalence
20762026-03-11T03:33:03.732Z SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip
20772026-03-11T03:33:06.450Z SLOW [> 60.000s] bgp proptest::prop_update_traditional_roundtrip
20782026-03-11T03:33:27.402Z PASS [ 110.982s] bgp proptest::prop_mp_bgp_attrs_encoded_first
20792026-03-11T03:33:43.328Z PASS [ 96.880s] bgp proptest::prop_update_traditional_roundtrip
20802026-03-11T03:34:00.348Z PASS [ 116.617s] bgp proptest::prop_update_mp_reach_roundtrip
20812026-03-11T03:34:00.352Z────────────
20822026-03-11T03:34:00.352Z Summary [ 175.177s] 18 tests run: 18 passed (5 slow), 132 skipped
20832026-03-11T03:34:00.362Z+ cp '*.log' /work/
20842026-03-11T03:34:00.366Z+ true
20852026-03-11T03:34:00.366Z+ '[' -d proptest-regressions ']'
20862026-03-11T03:34:00.366Z+ cp -r proptest-regressions /work/bgp-proptest-regressions
20872026-03-11T03:34:00.369Z+ popd
20882026-03-11T03:34:00.369Z/work/oxidecomputer/maghemite
20892026-03-11T03:34:00.369Zprocess exited: duration 1135261 ms, exit code 0
 
20902026-03-11T03:34:00.377Zfound 0 output files