01KRQD3B2427HRRNNHNXFTV49J: 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: 01KRQD42W1Y307J7485DV78311

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-16T03:27:29.775Zjob assigned to worker 01KRQD3CFFNZHSFV8MQQ6ABE8S [factory aws, i-0e13436091a4b7c1f] (queued for 1 m 11 s)
 
22026-05-16T03:27:36.122Zstarting task 0: "setup"
32026-05-16T03:27:36.147Z++ uname -s
42026-05-16T03:27:36.147Z+ kern=SunOS
52026-05-16T03:27:36.147Z+ build_user=build
62026-05-16T03:27:36.147Z+ build_uid=12345
72026-05-16T03:27:36.147Z+ work_dir=/work
82026-05-16T03:27:36.147Z+ input_dir=/input
92026-05-16T03:27:36.148Z+ [[ 0 == 12345 ]]
102026-05-16T03:27:36.148Z+ case "$kern" in
112026-05-16T03:27:36.148Z+ groupadd -g 12345 build
122026-05-16T03:27:36.148Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-16T03:27:38.126Z+ zfs create -o mountpoint=/work rpool/work
142026-05-16T03:27:38.224Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-16T03:27:38.228Z+ home_fs=zfs
162026-05-16T03:27:38.228Z+ [[ zfs == autofs ]]
172026-05-16T03:27:38.228Z+ mkdir -p /home/build
182026-05-16T03:27:38.228Z+ chown build:build /home/build /work
192026-05-16T03:27:39.229Z+ chmod 0700 /home/build /work
202026-05-16T03:27:39.233Zprocess exited: duration 3117 ms, exit code 0
 
212026-05-16T03:27:39.239Zstarting task 1: "rust-toolchain"
222026-05-16T03:27:39.282Z * rust toolchain channel = "stable"
232026-05-16T03:27:39.282Z+ printf ' * rust toolchain channel = "%s"\n' stable
242026-05-16T03:27:39.282Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-05-16T03:27:39.282Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-05-16T03:27:39.282Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-16T03:27:39.282Z * rust toolchain profile = "default"
282026-05-16T03:27:39.282Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-16T03:27:39.282Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-05-16T03:27:39.332Zinfo: downloading installer
312026-05-16T03:27:40.616Zwarn: It looks like you have an existing installation of Rust at:
322026-05-16T03:27:40.616Zwarn: /opt/ooce/bin
332026-05-16T03:27:40.616Zwarn: It is recommended that rustup be the primary Rust installation.
342026-05-16T03:27:40.616Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-05-16T03:27:40.616Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-05-16T03:27:40.616Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-05-16T03:27:40.616Zwarn: or pass `-y' to ignore all ignorable checks.
382026-05-16T03:27:40.616Zerror: cannot install while Rust is installed
392026-05-16T03:27:40.616Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-05-16T03:27:40.616Zwarn: It looks like you have an existing rustup settings file at:
412026-05-16T03:27:40.616Zwarn: /home/build/.rustup/settings.toml
422026-05-16T03:27:40.616Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-05-16T03:27:40.617Zwarn: instead of the one inferred from the default host triple.
442026-05-16T03:27:40.629Zinfo: profile set to default
452026-05-16T03:27:40.629Zinfo: default host triple is x86_64-unknown-illumos
462026-05-16T03:27:40.632Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
472026-05-16T03:27:40.772Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
482026-05-16T03:27:40.775Zinfo: downloading 6 components
492026-05-16T03:27:55.035Z
502026-05-16T03:27:55.035Zinfo: default toolchain set to stable-x86_64-unknown-illumos
512026-05-16T03:27:55.059Z stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
522026-05-16T03:27:55.059Z
532026-05-16T03:27:55.065Z
542026-05-16T03:27:55.065ZRust is installed now. Great!
552026-05-16T03:27:55.065Z
562026-05-16T03:27:55.065ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-05-16T03:27:55.066Zenvironment variable. This has not been done automatically.
582026-05-16T03:27:55.066Z
592026-05-16T03:27:55.066ZTo configure your current shell, you need to source
602026-05-16T03:27:55.066Zthe corresponding env file under $HOME/.cargo.
612026-05-16T03:27:55.066Z
622026-05-16T03:27:55.066ZThis is usually done by running one of the following (note the leading DOT):
632026-05-16T03:27:55.066Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-05-16T03:27:55.066Zsource "$HOME/.cargo/env.fish" # For fish
652026-05-16T03:27:55.066Zsource "~/.cargo/env.nu" # For nushell
662026-05-16T03:27:55.066Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-05-16T03:27:55.067Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-05-16T03:27:55.067Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-05-16T03:27:55.067Zwarn: no default linker (`cc`) was found in your PATH
702026-05-16T03:27:55.067Zwarn: many Rust crates require a system C toolchain to build
712026-05-16T03:27:55.160Z+ rustup --version
722026-05-16T03:27:55.168Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-05-16T03:27:55.173Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-05-16T03:27:55.189Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
752026-05-16T03:27:55.192Z+ cargo --version
762026-05-16T03:27:55.204Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
772026-05-16T03:27:55.207Z+ rustc --version
782026-05-16T03:27:55.227Zrustc 1.95.0 (59807616e 2026-04-14)
792026-05-16T03:27:55.237Zprocess exited: duration 15986 ms, exit code 0
 
802026-05-16T03:27:55.258Zstarting task 2: "authentication"
812026-05-16T03:27:55.275Zprocess exited: duration 16 ms, exit code 0
 
822026-05-16T03:27:55.286Zstarting task 3: "clone repository"
832026-05-16T03:27:55.292Z+ mkdir -p /work/oxidecomputer/maghemite
842026-05-16T03:27:55.292Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-05-16T03:27:55.322ZCloning into '/work/oxidecomputer/maghemite'...
862026-05-16T03:27:56.548Z+ cd /work/oxidecomputer/maghemite
872026-05-16T03:27:56.551Z+ git fetch origin 2ed5e9a1fb0be66892fc13c9e347f3881cfdecee
882026-05-16T03:27:56.960ZFrom https://github.com/oxidecomputer/maghemite
892026-05-16T03:27:56.960Z * branch 2ed5e9a1fb0be66892fc13c9e347f3881cfdecee -> FETCH_HEAD
902026-05-16T03:27:56.967Z+ [[ -n renovate/oxide-tokio-rt-0.x ]]
912026-05-16T03:27:56.970Z++ git branch --show-current
922026-05-16T03:27:56.970Z+ current=main
932026-05-16T03:27:56.970Z+ [[ main != renovate/oxide-tokio-rt-0.x ]]
942026-05-16T03:27:56.970Z+ git branch -f renovate/oxide-tokio-rt-0.x 2ed5e9a1fb0be66892fc13c9e347f3881cfdecee
952026-05-16T03:27:56.973Z+ git checkout -f renovate/oxide-tokio-rt-0.x
962026-05-16T03:27:56.991ZSwitched to branch 'renovate/oxide-tokio-rt-0.x'
972026-05-16T03:27:56.994Z+ git reset --hard 2ed5e9a1fb0be66892fc13c9e347f3881cfdecee
982026-05-16T03:27:57.008ZHEAD is now at 2ed5e9a Update Rust crate oxide-tokio-rt to 0.1.6
992026-05-16T03:27:57.011Zprocess exited: duration 1724 ms, exit code 0
 
1002026-05-16T03:27:57.017Zstarting task 4: "build"
1012026-05-16T03:27:57.021Z+ set -e
1022026-05-16T03:27:57.021Z+ NEXTEST_VERSION=0.9.97
1032026-05-16T03:27:57.021Z+ PLATFORM=illumos
1042026-05-16T03:27:57.021Z+ cargo --version
1052026-05-16T03:27:57.026Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
1062026-05-16T03:27:57.161Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
1072026-05-16T03:27:57.165Zinfo: downloading 6 components
1082026-05-16T03:28:11.808Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1092026-05-16T03:28:11.811Z+ rustc --version
1102026-05-16T03:28:11.841Zrustc 1.95.0 (59807616e 2026-04-14)
1112026-05-16T03:28:11.843Z+ cargo install cargo-nextest --version 0.9.97
1122026-05-16T03:28:11.882Z Updating crates.io index
1132026-05-16T03:28:11.993Z Downloading crates ...
1142026-05-16T03:28:12.052Z Downloaded cargo-nextest v0.9.97
1152026-05-16T03:28:12.114Z Installing cargo-nextest v0.9.97
1162026-05-16T03:28:12.159Z Updating crates.io index
1172026-05-16T03:28:14.628Z Locking 404 packages to latest compatible versions
1182026-05-16T03:28:14.633Z Adding dialoguer v0.11.0 (available: v0.12.0)
1192026-05-16T03:28:14.636Z Adding duct v0.13.7 (available: v1.1.1)
1202026-05-16T03:28:14.636Z Adding enable-ansi-support v0.2.1 (available: v0.3.1)
1212026-05-16T03:28:14.636Z Adding generic-array v0.14.7 (available: v0.14.9)
1222026-05-16T03:28:14.639Z Adding idna_adapter v1.0.0 (available: v1.2.2)
1232026-05-16T03:28:14.639Z Adding nextest-filtering v0.15.0 (available: v0.21.0)
1242026-05-16T03:28:14.639Z Adding nextest-metadata v0.12.2 (available: v0.12.3)
1252026-05-16T03:28:14.642Z Adding nextest-runner v0.80.0 (available: v0.116.0)
1262026-05-16T03:28:14.644Z Adding quick-junit v0.5.2 (available: v0.6.0)
1272026-05-16T03:28:14.663Z Adding target-lexicon v0.13.3 (available: v0.13.5)
1282026-05-16T03:28:14.676Z Downloading crates ...
1292026-05-16T03:28:14.749Z Downloaded atomicwrites v0.4.4
1302026-05-16T03:28:14.752Z Downloaded addr2line v0.25.1
1312026-05-16T03:28:14.752Z Downloaded cargo-util-schemas v0.2.0
1322026-05-16T03:28:14.752Z Downloaded duct v0.13.7
1332026-05-16T03:28:14.765Z Downloaded humantime-serde v1.1.1
1342026-05-16T03:28:14.767Z Downloaded home v0.5.12
1352026-05-16T03:28:14.770Z Downloaded lazy_static v1.5.0
1362026-05-16T03:28:14.773Z Downloaded indent_write v2.2.0
1372026-05-16T03:28:14.778Z Downloaded itoa v1.0.18
1382026-05-16T03:28:14.781Z Downloaded jobserver v0.1.34
1392026-05-16T03:28:14.784Z Downloaded ipnet v2.12.0
1402026-05-16T03:28:14.784Z Downloaded const-oid v0.9.6
1412026-05-16T03:28:14.787Z Downloaded is_ci v1.2.0
1422026-05-16T03:28:14.787Z Downloaded is_terminal_polyfill v1.70.2
1432026-05-16T03:28:14.787Z Downloaded indenter v0.3.4
1442026-05-16T03:28:14.790Z Downloaded quote v1.0.45
1452026-05-16T03:28:14.790Z Downloaded indexmap v2.14.0
1462026-05-16T03:28:14.795Z Downloaded rustc-demangle v0.1.27
1472026-05-16T03:28:14.798Z Downloaded fnv v1.0.7
1482026-05-16T03:28:14.801Z Downloaded itertools v0.14.0
1492026-05-16T03:28:14.804Z Downloaded once_cell v1.21.4
1502026-05-16T03:28:14.807Z Downloaded futures-macro v0.3.32
1512026-05-16T03:28:14.807Z Downloaded heck v0.5.0
1522026-05-16T03:28:14.809Z Downloaded foreign-types-shared v0.1.1
1532026-05-16T03:28:14.809Z Downloaded equivalent v1.0.2
1542026-05-16T03:28:14.809Z Downloaded curve25519-dalek-derive v0.1.1
1552026-05-16T03:28:14.812Z Downloaded color-spantrace v0.3.0
1562026-05-16T03:28:14.815Z Downloaded async-scoped v0.9.0
1572026-05-16T03:28:14.815Z Downloaded backtrace-ext v0.2.1
1582026-05-16T03:28:14.820Z Downloaded colorchoice v1.0.5
1592026-05-16T03:28:14.823Z Downloaded enable-ansi-support v0.2.1
1602026-05-16T03:28:14.826Z Downloaded generic-array v0.14.7
1612026-05-16T03:28:14.826Z Downloaded form_urlencoded v1.2.2
1622026-05-16T03:28:14.828Z Downloaded document-features v0.2.12
1632026-05-16T03:28:14.828Z Downloaded futures-task v0.3.32
1642026-05-16T03:28:14.831Z Downloaded adler2 v2.0.1
1652026-05-16T03:28:14.831Z Downloaded clap_lex v1.1.0
1662026-05-16T03:28:14.834Z Downloaded future-queue v0.4.0
1672026-05-16T03:28:14.834Z Downloaded idna_adapter v1.0.0
1682026-05-16T03:28:14.836Z Downloaded number_prefix v0.4.0
1692026-05-16T03:28:14.836Z Downloaded filetime v0.2.29
1702026-05-16T03:28:14.841Z Downloaded mukti-metadata v0.3.0
1712026-05-16T03:28:14.841Z Downloaded futures-sink v0.3.32
1722026-05-16T03:28:14.841Z Downloaded futures-io v0.3.32
1732026-05-16T03:28:14.843Z Downloaded os_pipe v1.2.3
1742026-05-16T03:28:14.843Z Downloaded http-body v1.0.1
1752026-05-16T03:28:14.843Z Downloaded debug-ignore v1.0.5
1762026-05-16T03:28:14.846Z Downloaded crypto-common v0.1.7
1772026-05-16T03:28:14.848Z Downloaded errno v0.3.14
1782026-05-16T03:28:14.851Z Downloaded cargo-platform v0.3.3
1792026-05-16T03:28:14.851Z Downloaded rustc-hash v2.1.2
1802026-05-16T03:28:14.851Z Downloaded percent-encoding v2.3.2
1812026-05-16T03:28:14.854Z Downloaded hex v0.4.3
1822026-05-16T03:28:14.854Z Downloaded block-buffer v0.10.4
1832026-05-16T03:28:14.857Z Downloaded cfg-if v1.0.4
1842026-05-16T03:28:14.857Z Downloaded anstyle-query v1.1.5
1852026-05-16T03:28:14.857Z Downloaded pin-project-lite v0.2.17
1862026-05-16T03:28:14.860Z Downloaded self-replace v1.5.0
1872026-05-16T03:28:14.863Z Downloaded pin-project-internal v1.1.13
1882026-05-16T03:28:14.863Z Downloaded cargo-platform v0.2.0
1892026-05-16T03:28:14.863Z Downloaded openssl-macros v0.1.1
1902026-05-16T03:28:14.865Z Downloaded nested v0.1.1
1912026-05-16T03:28:14.868Z Downloaded scopeguard v1.2.0
1922026-05-16T03:28:14.871Z Downloaded lru-slab v0.1.2
1932026-05-16T03:28:14.873Z Downloaded pathdiff v0.2.3
1942026-05-16T03:28:14.881Z Downloaded cfg_aliases v0.2.1
1952026-05-16T03:28:14.884Z Downloaded ordered-float v2.10.1
1962026-05-16T03:28:14.886Z Downloaded guppy-workspace-hack v0.1.0
1972026-05-16T03:28:14.886Z Downloaded foreign-types v0.3.2
1982026-05-16T03:28:14.886Z Downloaded serde-value v0.7.0
1992026-05-16T03:28:14.894Z Downloaded serde_spanned v1.1.1
2002026-05-16T03:28:14.897Z Downloaded camino-tempfile v1.4.1
2012026-05-16T03:28:14.897Z Downloaded hyper-tls v0.6.0
2022026-05-16T03:28:14.900Z Downloaded cpufeatures v0.2.17
2032026-05-16T03:28:14.900Z Downloaded nextest-workspace-hack v0.1.0
2042026-05-16T03:28:14.902Z Downloaded openssl-probe v0.2.1
2052026-05-16T03:28:14.902Z Downloaded anstyle v1.0.14
2062026-05-16T03:28:14.905Z Downloaded serde_ignored v0.1.14
2072026-05-16T03:28:14.905Z Downloaded eyre v0.6.12
2082026-05-16T03:28:14.907Z Downloaded signal-hook-mio v0.2.5
2092026-05-16T03:28:14.908Z Downloaded color-eyre v0.6.5
2102026-05-16T03:28:14.912Z Downloaded shared_child v1.1.1
2112026-05-16T03:28:14.915Z Downloaded strip-ansi-escapes v0.2.1
2122026-05-16T03:28:14.915Z Downloaded lock_api v0.4.14
2132026-05-16T03:28:14.917Z Downloaded supports-hyperlinks v3.2.0
2142026-05-16T03:28:14.917Z Downloaded subtle v2.6.1
2152026-05-16T03:28:14.917Z Downloaded strsim v0.11.1
2162026-05-16T03:28:14.920Z Downloaded humantime v2.3.0
2172026-05-16T03:28:14.920Z Downloaded sync_wrapper v1.0.2
2182026-05-16T03:28:14.920Z Downloaded supports-unicode v3.0.0
2192026-05-16T03:28:14.920Z Downloaded futures-core v0.3.32
2202026-05-16T03:28:14.923Z Downloaded ed25519 v2.2.3
2212026-05-16T03:28:14.923Z Downloaded http-body-util v0.1.3
2222026-05-16T03:28:14.926Z Downloaded serde_spanned v0.6.9
2232026-05-16T03:28:14.926Z Downloaded native-tls v0.2.18
2242026-05-16T03:28:14.929Z Downloaded dialoguer v0.11.0
2252026-05-16T03:28:14.932Z Downloaded erased-serde v0.4.10
2262026-05-16T03:28:14.932Z Downloaded rustc_version v0.4.1
2272026-05-16T03:28:14.934Z Downloaded anstream v1.0.0
2282026-05-16T03:28:14.934Z Downloaded find-msvc-tools v0.1.9
2292026-05-16T03:28:14.934Z Downloaded cargo_metadata v0.23.1
2302026-05-16T03:28:14.937Z Downloaded shell-words v1.1.1
2312026-05-16T03:28:14.937Z Downloaded sigchld v0.2.4
2322026-05-16T03:28:14.937Z Downloaded digest v0.10.7
2332026-05-16T03:28:14.940Z Downloaded either v1.15.0
2342026-05-16T03:28:14.940Z Downloaded convert_case v0.10.0
2352026-05-16T03:28:14.944Z Downloaded anstyle-parse v1.0.0
2362026-05-16T03:28:14.946Z Downloaded fixedbitset v0.5.7
2372026-05-16T03:28:14.949Z Downloaded atomic-waker v1.1.2
2382026-05-16T03:28:14.952Z Downloaded tokio-macros v2.7.0
2392026-05-16T03:28:14.954Z Downloaded supports-color v3.0.2
2402026-05-16T03:28:14.954Z Downloaded futures-executor v0.3.32
2412026-05-16T03:28:14.957Z Downloaded terminal_size v0.4.4
2422026-05-16T03:28:14.957Z Downloaded swrite v0.1.0
2432026-05-16T03:28:14.957Z Downloaded autocfg v1.5.0
2442026-05-16T03:28:14.960Z Downloaded console v0.15.11
2452026-05-16T03:28:14.963Z Downloaded serde-untagged v0.1.9
2462026-05-16T03:28:14.963Z Downloaded owo-colors v4.3.0
2472026-05-16T03:28:14.965Z Downloaded hyper-rustls v0.27.9
2482026-05-16T03:28:14.965Z Downloaded crc32fast v1.5.0
2492026-05-16T03:28:14.968Z Downloaded cfg-expr v0.20.7
2502026-05-16T03:28:14.968Z Downloaded newtype-uuid v1.3.2
2512026-05-16T03:28:14.971Z Downloaded foldhash v0.1.5
2522026-05-16T03:28:14.971Z Downloaded rand_core v0.6.4
2532026-05-16T03:28:14.974Z Downloaded nextest-metadata v0.12.2
2542026-05-16T03:28:14.980Z Downloaded tinyvec_macros v0.1.1
2552026-05-16T03:28:14.983Z Downloaded simd-adler32 v0.3.9
2562026-05-16T03:28:14.983Z Downloaded toml_write v0.1.2
2572026-05-16T03:28:14.983Z Downloaded spki v0.7.3
2582026-05-16T03:28:14.985Z Downloaded rand_chacha v0.9.0
2592026-05-16T03:28:14.985Z Downloaded ppv-lite86 v0.2.21
2602026-05-16T03:28:14.988Z Downloaded signature v2.2.0
2612026-05-16T03:28:14.988Z Downloaded static_assertions v1.1.0
2622026-05-16T03:28:14.988Z Downloaded smol_str v0.3.6
2632026-05-16T03:28:14.991Z Downloaded tracing-error v0.2.1
2642026-05-16T03:28:14.991Z Downloaded typeid v1.0.3
2652026-05-16T03:28:14.993Z Downloaded rand_core v0.9.5
2662026-05-16T03:28:14.993Z Downloaded quinn v0.11.9
2672026-05-16T03:28:14.996Z Downloaded litrs v1.0.0
2682026-05-16T03:28:14.996Z Downloaded tower-layer v0.3.3
2692026-05-16T03:28:14.999Z Downloaded iana-time-zone v0.1.65
2702026-05-16T03:28:14.999Z Downloaded getrandom v0.2.17
2712026-05-16T03:28:15.004Z Downloaded ahash v0.8.12
2722026-05-16T03:28:15.004Z Downloaded pkg-config v0.3.33
2732026-05-16T03:28:15.004Z Downloaded signal-hook-registry v1.4.8
2742026-05-16T03:28:15.007Z Downloaded shlex v1.3.0
2752026-05-16T03:28:15.007Z Downloaded globset v0.4.18
2762026-05-16T03:28:15.007Z Downloaded camino v1.2.2
2772026-05-16T03:28:15.007Z Downloaded serde_path_to_error v0.1.20
2782026-05-16T03:28:15.010Z Downloaded base64ct v1.8.3
2792026-05-16T03:28:15.012Z Downloaded try-lock v0.2.5
2802026-05-16T03:28:15.012Z Downloaded target-spec-miette v0.4.6
2812026-05-16T03:28:15.015Z Downloaded cargo_metadata v0.20.0
2822026-05-16T03:28:15.018Z Downloaded bitflags v2.11.1
2832026-05-16T03:28:15.020Z Downloaded untrusted v0.9.0
2842026-05-16T03:28:15.020Z Downloaded clap_derive v4.6.1
2852026-05-16T03:28:15.023Z Downloaded quick-junit v0.5.2
2862026-05-16T03:28:15.024Z Downloaded unicode-linebreak v0.1.5
2872026-05-16T03:28:15.026Z Downloaded unicode-xid v0.2.6
2882026-05-16T03:28:15.026Z Downloaded thiserror-impl v2.0.18
2892026-05-16T03:28:15.026Z Downloaded httparse v1.10.1
2902026-05-16T03:28:15.029Z Downloaded thread_local v1.1.9
2912026-05-16T03:28:15.029Z Downloaded thiserror v2.0.18
2922026-05-16T03:28:15.031Z Downloaded serde_urlencoded v0.7.1
2932026-05-16T03:28:15.032Z Downloaded nextest-filtering v0.15.0
2942026-05-16T03:28:15.034Z Downloaded derive_more-impl v2.1.1
2952026-05-16T03:28:15.037Z Downloaded version_check v0.9.5
2962026-05-16T03:28:15.037Z Downloaded semver v1.0.28
2972026-05-16T03:28:15.039Z Downloaded sha2 v0.10.9
2982026-05-16T03:28:15.039Z Downloaded want v0.3.1
2992026-05-16T03:28:15.043Z Downloaded tokio-native-tls v0.3.1
3002026-05-16T03:28:15.043Z Downloaded thiserror-impl v1.0.69
3012026-05-16T03:28:15.043Z Downloaded utf8parse v0.2.2
3022026-05-16T03:28:15.046Z Downloaded urlencoding v2.1.3
3032026-05-16T03:28:15.046Z Downloaded toml_datetime v0.6.11
3042026-05-16T03:28:15.046Z Downloaded rustls-pki-types v1.14.1
3052026-05-16T03:28:15.046Z Downloaded parking_lot_core v0.9.12
3062026-05-16T03:28:15.049Z Downloaded smallvec v1.15.1
3072026-05-16T03:28:15.049Z Downloaded tower-service v0.3.3
3082026-05-16T03:28:15.052Z Downloaded parking_lot v0.12.5
3092026-05-16T03:28:15.052Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3102026-05-16T03:28:15.055Z Downloaded target-lexicon v0.13.3
3112026-05-16T03:28:15.055Z Downloaded miette-derive v7.6.0
3122026-05-16T03:28:15.055Z Downloaded thiserror v1.0.69
3132026-05-16T03:28:15.058Z Downloaded xattr v1.6.1
3142026-05-16T03:28:15.058Z Downloaded serde_derive v1.0.228
3152026-05-16T03:28:15.060Z Downloaded pkcs8 v0.10.2
3162026-05-16T03:28:15.063Z Downloaded slab v0.4.12
3172026-05-16T03:28:15.066Z Downloaded self_update v0.42.0
3182026-05-16T03:28:15.068Z Downloaded fastrand v2.4.1
3192026-05-16T03:28:15.068Z Downloaded getrandom v0.3.4
3202026-05-16T03:28:15.072Z Downloaded indicatif v0.17.11
3212026-05-16T03:28:15.074Z Downloaded futures-channel v0.3.32
3222026-05-16T03:28:15.078Z Downloaded futures v0.3.32
3232026-05-16T03:28:15.081Z Downloaded tracing-log v0.2.0
3242026-05-16T03:28:15.081Z Downloaded target-spec v3.6.0
3252026-05-16T03:28:15.081Z Downloaded unicase v2.9.0
3262026-05-16T03:28:15.081Z Downloaded utf8_iter v1.0.4
3272026-05-16T03:28:15.087Z Downloaded sharded-slab v0.1.7
3282026-05-16T03:28:15.090Z Downloaded zipsign-api v0.1.5
3292026-05-16T03:28:15.090Z Downloaded log v0.4.29
3302026-05-16T03:28:15.093Z Downloaded tokio-stream v0.1.18
3312026-05-16T03:28:15.096Z Downloaded tokio-rustls v0.26.4
3322026-05-16T03:28:15.096Z Downloaded proc-macro2 v1.0.106
3332026-05-16T03:28:15.099Z Downloaded socket2 v0.6.3
3342026-05-16T03:28:15.099Z Downloaded num-traits v0.2.19
3352026-05-16T03:28:15.102Z Downloaded zstd v0.13.3
3362026-05-16T03:28:15.102Z Downloaded pin-project v1.1.13
3372026-05-16T03:28:15.108Z Downloaded zeroize v1.8.2
3382026-05-16T03:28:15.110Z Downloaded toml_parser v1.1.2+spec-1.1.0
3392026-05-16T03:28:15.110Z Downloaded toml_writer v1.1.1+spec-1.1.0
3402026-05-16T03:28:15.113Z Downloaded hyper-util v0.1.20
3412026-05-16T03:28:15.116Z Downloaded derive-where v1.6.1
3422026-05-16T03:28:15.118Z Downloaded clap v4.6.1
3432026-05-16T03:28:15.122Z Downloaded getrandom v0.4.2
3442026-05-16T03:28:15.124Z Downloaded bytes v1.11.1
3452026-05-16T03:28:15.127Z Downloaded toml v0.8.23
3462026-05-16T03:28:15.130Z Downloaded tracing-attributes v0.1.31
3472026-05-16T03:28:15.130Z Downloaded tempfile v3.27.0
3482026-05-16T03:28:15.133Z Downloaded serde_core v1.0.228
3492026-05-16T03:28:15.133Z Downloaded signal-hook v0.3.18
3502026-05-16T03:28:15.136Z Downloaded zmij v1.0.21
3512026-05-16T03:28:15.136Z Downloaded config v0.15.23
3522026-05-16T03:28:15.138Z Downloaded tinyvec v1.11.0
3532026-05-16T03:28:15.139Z Downloaded base64 v0.22.1
3542026-05-16T03:28:15.141Z Downloaded xxhash-rust v0.8.15
3552026-05-16T03:28:15.144Z Downloaded textwrap v0.16.2
3562026-05-16T03:28:15.144Z Downloaded openssl-sys v0.9.115
3572026-05-16T03:28:15.146Z Downloaded zstd-safe v7.2.4
3582026-05-16T03:28:15.146Z Downloaded miniz_oxide v0.8.9
3592026-05-16T03:28:15.149Z Downloaded tar v0.4.45
3602026-05-16T03:28:15.152Z Downloaded ryu v1.0.23
3612026-05-16T03:28:15.152Z Downloaded toml v1.1.2+spec-1.1.0
3622026-05-16T03:28:15.155Z Downloaded cc v1.2.62
3632026-05-16T03:28:15.157Z Downloaded der v0.7.10
3642026-05-16T03:28:15.160Z Downloaded flate2 v1.1.9
3652026-05-16T03:28:15.162Z Downloaded unicode-ident v1.0.24
3662026-05-16T03:28:15.165Z Downloaded borsh v1.6.1
3672026-05-16T03:28:15.168Z Downloaded backtrace v0.3.76
3682026-05-16T03:28:15.172Z Downloaded vte v0.14.1
3692026-05-16T03:28:15.172Z Downloaded quinn-udp v0.5.14
3702026-05-16T03:28:15.175Z Downloaded tracing-core v0.1.36
3712026-05-16T03:28:15.179Z Downloaded ed25519-dalek v2.2.0
3722026-05-16T03:28:15.181Z Downloaded derive_more v2.1.1
3732026-05-16T03:28:15.187Z Downloaded serde v1.0.228
3742026-05-16T03:28:15.190Z Downloaded http v1.4.0
3752026-05-16T03:28:15.193Z Downloaded uuid v1.23.1
3762026-05-16T03:28:15.196Z Downloaded rustls-webpki v0.103.13
3772026-05-16T03:28:15.208Z Downloaded futures-util v0.3.32
3782026-05-16T03:28:15.222Z Downloaded memchr v2.8.0
3792026-05-16T03:28:15.225Z Downloaded typenum v1.20.0
3802026-05-16T03:28:15.227Z Downloaded tower v0.5.3
3812026-05-16T03:28:15.232Z Downloaded toml_edit v0.22.27
3822026-05-16T03:28:15.234Z Downloaded crossterm v0.29.0
3832026-05-16T03:28:15.237Z Downloaded rand v0.9.4
3842026-05-16T03:28:15.240Z Downloaded miette v7.6.0
3852026-05-16T03:28:15.243Z Downloaded url v2.5.8
3862026-05-16T03:28:15.245Z Downloaded guppy v0.17.25
3872026-05-16T03:28:15.248Z Downloaded hashbrown v0.15.5
3882026-05-16T03:28:15.251Z Downloaded hashbrown v0.17.1
3892026-05-16T03:28:15.256Z Downloaded mio v1.2.0
3902026-05-16T03:28:15.262Z Downloaded ron v0.12.1
3912026-05-16T03:28:15.267Z Downloaded h2 v0.4.14
3922026-05-16T03:28:15.279Z Downloaded clap_builder v4.6.0
3932026-05-16T03:28:15.283Z Downloaded aho-corasick v1.1.4
3942026-05-16T03:28:15.291Z Downloaded quick-xml v0.37.5
3952026-05-16T03:28:15.298Z Downloaded reqwest v0.12.28
3962026-05-16T03:28:15.318Z Downloaded regex v1.12.3
3972026-05-16T03:28:15.322Z Downloaded unicode-segmentation v1.13.2
3982026-05-16T03:28:15.325Z Downloaded pulldown-cmark v0.13.3
3992026-05-16T03:28:15.327Z Downloaded unicode-normalization v0.1.25
4002026-05-16T03:28:15.330Z Downloaded idna v1.1.0
4012026-05-16T03:28:15.333Z Downloaded regex-syntax v0.8.10
4022026-05-16T03:28:15.336Z Downloaded hyper v1.9.0
4032026-05-16T03:28:15.341Z Downloaded winnow v0.7.15
4042026-05-16T03:28:15.345Z Downloaded chrono v0.4.44
4052026-05-16T03:28:15.349Z Downloaded webpki-roots v1.0.7
4062026-05-16T03:28:15.352Z Downloaded quinn-proto v0.11.14
4072026-05-16T03:28:15.355Z Downloaded tokio-util v0.7.18
4082026-05-16T03:28:15.359Z Downloaded tracing-subscriber v0.3.23
4092026-05-16T03:28:15.363Z Downloaded serde_json v1.0.149
4102026-05-16T03:28:15.372Z Downloaded gimli v0.32.3
4112026-05-16T03:28:15.376Z Downloaded vcpkg v0.2.15
4122026-05-16T03:28:15.398Z Downloaded unicode-width v0.2.2
4132026-05-16T03:28:15.401Z Downloaded zerocopy v0.8.48
4142026-05-16T03:28:15.412Z Downloaded winnow v1.0.3
4152026-05-16T03:28:15.417Z Downloaded bstr v1.12.1
4162026-05-16T03:28:15.421Z Downloaded syn v2.0.117
4172026-05-16T03:28:15.427Z Downloaded portable-atomic v1.13.1
4182026-05-16T03:28:15.431Z Downloaded quick-xml v0.38.4
4192026-05-16T03:28:15.434Z Downloaded curve25519-dalek v4.1.3
4202026-05-16T03:28:15.439Z Downloaded tower-http v0.6.10
4212026-05-16T03:28:15.444Z Downloaded tracing v0.1.44
4222026-05-16T03:28:15.465Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
4232026-05-16T03:28:15.476Z Downloaded openssl v0.10.79
4242026-05-16T03:28:15.484Z Downloaded unicode-width v0.1.14
4252026-05-16T03:28:15.490Z Downloaded nextest-runner v0.80.0
4262026-05-16T03:28:15.512Z Downloaded rustix v0.38.44
4272026-05-16T03:28:15.527Z Downloaded object v0.37.3
4282026-05-16T03:28:15.530Z Downloaded nix v0.30.1
4292026-05-16T03:28:15.539Z Downloaded rustls v0.23.40
4302026-05-16T03:28:15.553Z Downloaded rustix v1.1.4
4312026-05-16T03:28:15.607Z Downloaded regex-automata v0.4.14
4322026-05-16T03:28:15.675Z Downloaded libc v0.2.186
4332026-05-16T03:28:15.694Z Downloaded petgraph v0.8.3
4342026-05-16T03:28:15.712Z Downloaded tokio v1.52.3
4352026-05-16T03:28:15.768Z Downloaded recursion v0.5.4
4362026-05-16T03:28:15.775Z Downloaded ring v0.17.14
4372026-05-16T03:28:15.835Z Compiling libc v0.2.186
4382026-05-16T03:28:15.835Z Compiling proc-macro2 v1.0.106
4392026-05-16T03:28:15.835Z Compiling quote v1.0.45
4402026-05-16T03:28:15.839Z Compiling unicode-ident v1.0.24
4412026-05-16T03:28:15.839Z Compiling serde_core v1.0.228
4422026-05-16T03:28:15.839Z Compiling cfg-if v1.0.4
4432026-05-16T03:28:15.839Z Compiling memchr v2.8.0
4442026-05-16T03:28:15.965Z Compiling once_cell v1.21.4
4452026-05-16T03:28:16.038Z Compiling log v0.4.29
4462026-05-16T03:28:16.083Z Compiling pin-project-lite v0.2.17
4472026-05-16T03:28:16.175Z Compiling itoa v1.0.18
4482026-05-16T03:28:16.232Z Compiling serde v1.0.228
4492026-05-16T03:28:16.377Z Compiling futures-core v0.3.32
4502026-05-16T03:28:16.406Z Compiling smallvec v1.15.1
4512026-05-16T03:28:16.528Z Compiling bitflags v2.11.1
4522026-05-16T03:28:16.583Z Compiling equivalent v1.0.2
4532026-05-16T03:28:16.675Z Compiling find-msvc-tools v0.1.9
4542026-05-16T03:28:16.680Z Compiling hashbrown v0.17.1
4552026-05-16T03:28:16.879Z Compiling errno v0.3.14
4562026-05-16T03:28:16.907Z Compiling shlex v1.3.0
4572026-05-16T03:28:16.956Z Compiling bytes v1.11.1
4582026-05-16T03:28:17.041Z Compiling signal-hook-registry v1.4.8
4592026-05-16T03:28:17.094Z Compiling jobserver v0.1.34
4602026-05-16T03:28:17.121Z Compiling mio v1.2.0
4612026-05-16T03:28:17.199Z Compiling rustix v1.1.4
4622026-05-16T03:28:17.270Z Compiling syn v2.0.117
4632026-05-16T03:28:17.344Z Compiling cc v1.2.62
4642026-05-16T03:28:17.409Z Compiling futures-sink v0.3.32
4652026-05-16T03:28:17.521Z Compiling socket2 v0.6.3
4662026-05-16T03:28:17.592Z Compiling slab v0.4.12
4672026-05-16T03:28:17.809Z Compiling zmij v1.0.21
4682026-05-16T03:28:17.820Z Compiling futures-channel v0.3.32
4692026-05-16T03:28:17.823Z Compiling tracing-core v0.1.36
4702026-05-16T03:28:18.068Z Compiling serde_json v1.0.149
4712026-05-16T03:28:18.144Z Compiling version_check v0.9.5
4722026-05-16T03:28:18.314Z Compiling indexmap v2.14.0
4732026-05-16T03:28:18.382Z Compiling getrandom v0.4.2
4742026-05-16T03:28:18.412Z Compiling futures-task v0.3.32
4752026-05-16T03:28:18.586Z Compiling futures-io v0.3.32
4762026-05-16T03:28:18.666Z Compiling camino v1.2.2
4772026-05-16T03:28:18.679Z Compiling unicode-width v0.2.2
4782026-05-16T03:28:18.825Z Compiling percent-encoding v2.3.2
4792026-05-16T03:28:19.020Z Compiling ring v0.17.14
4802026-05-16T03:28:19.103Z Compiling http v1.4.0
4812026-05-16T03:28:19.114Z Compiling zeroize v1.8.2
4822026-05-16T03:28:19.159Z Compiling simd-adler32 v0.3.9
4832026-05-16T03:28:19.177Z Compiling adler2 v2.0.1
4842026-05-16T03:28:19.321Z Compiling autocfg v1.5.0
4852026-05-16T03:28:19.346Z Compiling miniz_oxide v0.8.9
4862026-05-16T03:28:19.702Z Compiling num-traits v0.2.19
4872026-05-16T03:28:19.938Z Compiling zerocopy v0.8.48
4882026-05-16T03:28:20.041Z Compiling object v0.37.3
4892026-05-16T03:28:20.291Z Compiling getrandom v0.3.4
4902026-05-16T03:28:20.347Z Compiling target-lexicon v0.13.3
4912026-05-16T03:28:20.642Z Compiling http-body v1.0.1
4922026-05-16T03:28:20.669Z Compiling rustls-pki-types v1.14.1
4932026-05-16T03:28:20.800Z Compiling form_urlencoded v1.2.2
4942026-05-16T03:28:20.802Z Compiling semver v1.0.28
4952026-05-16T03:28:20.868Z Compiling getrandom v0.2.17
4962026-05-16T03:28:20.920Z Compiling serde_derive v1.0.228
4972026-05-16T03:28:21.045Z Compiling tokio-macros v2.7.0
4982026-05-16T03:28:21.056Z Compiling futures-macro v0.3.32
4992026-05-16T03:28:21.070Z Compiling tracing-attributes v0.1.31
5002026-05-16T03:28:21.314Z Compiling httparse v1.10.1
5012026-05-16T03:28:21.462Z Compiling thiserror v2.0.18
5022026-05-16T03:28:21.532Z Compiling fnv v1.0.7
5032026-05-16T03:28:21.637Z Compiling untrusted v0.9.0
5042026-05-16T03:28:21.664Z Compiling owo-colors v4.3.0
5052026-05-16T03:28:21.768Z Compiling signal-hook v0.3.18
5062026-05-16T03:28:21.806Z Compiling idna_adapter v1.0.0
5072026-05-16T03:28:21.806Z Compiling tokio v1.52.3
5082026-05-16T03:28:21.874Z Compiling futures-util v0.3.32
5092026-05-16T03:28:21.914Z Compiling utf8_iter v1.0.4
5102026-05-16T03:28:21.990Z Compiling guppy-workspace-hack v0.1.0
5112026-05-16T03:28:22.002Z Compiling gimli v0.32.3
5122026-05-16T03:28:22.082Z Compiling idna v1.1.0
5132026-05-16T03:28:22.283Z Compiling tracing v0.1.44
5142026-05-16T03:28:22.535Z Compiling thiserror-impl v2.0.18
5152026-05-16T03:28:24.123Z Compiling addr2line v0.25.1
5162026-05-16T03:28:24.171Z Compiling generic-array v0.14.7
5172026-05-16T03:28:24.414Z Compiling target-spec v3.6.0
5182026-05-16T03:28:24.545Z Compiling fastrand v2.4.1
5192026-05-16T03:28:24.557Z Compiling pkg-config v0.3.33
5202026-05-16T03:28:24.600Z Compiling tower-service v0.3.3
5212026-05-16T03:28:24.695Z Compiling typeid v1.0.3
5222026-05-16T03:28:24.710Z Compiling rustc-demangle v0.1.27
5232026-05-16T03:28:24.873Z Compiling rustls v0.23.40
5242026-05-16T03:28:24.977Z Compiling atomic-waker v1.1.2
5252026-05-16T03:28:24.982Z Compiling thiserror v1.0.69
5262026-05-16T03:28:25.084Z Compiling try-lock v0.2.5
5272026-05-16T03:28:25.148Z Compiling zstd-sys v2.0.16+zstd.1.5.7
5282026-05-16T03:28:25.196Z Compiling want v0.3.1
5292026-05-16T03:28:25.379Z Compiling tempfile v3.27.0
5302026-05-16T03:28:25.561Z Compiling cfg-expr v0.20.7
5312026-05-16T03:28:25.699Z Compiling tokio-util v0.7.18
5322026-05-16T03:28:26.112Z Compiling url v2.5.8
5332026-05-16T03:28:26.273Z Compiling h2 v0.4.14
5342026-05-16T03:28:26.526Z Compiling backtrace v0.3.76
5352026-05-16T03:28:27.121Z Compiling thiserror-impl v1.0.69
5362026-05-16T03:28:27.231Z Compiling terminal_size v0.4.4
5372026-05-16T03:28:27.386Z Compiling aho-corasick v1.1.4
5382026-05-16T03:28:27.681Z Compiling subtle v2.6.1
5392026-05-16T03:28:27.840Z Compiling winnow v0.7.15
5402026-05-16T03:28:28.260Z Compiling rustls-webpki v0.103.13
5412026-05-16T03:28:28.570Z Compiling regex-syntax v0.8.10
5422026-05-16T03:28:29.807Z Compiling erased-serde v0.4.10
5432026-05-16T03:28:30.120Z Compiling typenum v1.20.0
5442026-05-16T03:28:30.854Z Compiling regex-automata v0.4.14
5452026-05-16T03:28:31.263Z Compiling hyper v1.9.0
5462026-05-16T03:28:32.864Z Compiling serde_spanned v0.6.9
5472026-05-16T03:28:33.029Z Compiling toml_datetime v0.6.11
5482026-05-16T03:28:33.413Z Compiling ahash v0.8.12
5492026-05-16T03:28:33.666Z Compiling sync_wrapper v1.0.2
5502026-05-16T03:28:33.785Z Compiling toml_write v0.1.2
5512026-05-16T03:28:34.025Z Compiling tower-layer v0.3.3
5522026-05-16T03:28:34.233Z Compiling lazy_static v1.5.0
5532026-05-16T03:28:34.344Z Compiling portable-atomic v1.13.1
5542026-05-16T03:28:34.619Z Compiling parking_lot_core v0.9.12
5552026-05-16T03:28:34.801Z Compiling unicode-linebreak v0.1.5
5562026-05-16T03:28:34.899Z Compiling foldhash v0.1.5
5572026-05-16T03:28:34.911Z Compiling unicode-segmentation v1.13.2
5582026-05-16T03:28:34.948Z Compiling is_ci v1.2.0
5592026-05-16T03:28:35.072Z Compiling either v1.15.0
5602026-05-16T03:28:35.111Z Compiling nextest-workspace-hack v0.1.0
5612026-05-16T03:28:35.122Z Compiling ipnet v2.12.0
5622026-05-16T03:28:35.293Z Compiling crc32fast v1.5.0
5632026-05-16T03:28:35.305Z Compiling base64 v0.22.1
5642026-05-16T03:28:35.352Z Compiling convert_case v0.10.0
5652026-05-16T03:28:35.620Z Compiling hyper-util v0.1.20
5662026-05-16T03:28:35.651Z Compiling supports-color v3.0.2
5672026-05-16T03:28:35.744Z Compiling hashbrown v0.15.5
5682026-05-16T03:28:35.807Z Compiling textwrap v0.16.2
5692026-05-16T03:28:35.942Z Compiling sharded-slab v0.1.7
5702026-05-16T03:28:36.325Z Compiling tokio-rustls v0.26.4
5712026-05-16T03:28:36.381Z Compiling tower v0.5.3
5722026-05-16T03:28:36.534Z Compiling toml_edit v0.22.27
5732026-05-16T03:28:36.971Z Compiling backtrace-ext v0.2.1
5742026-05-16T03:28:37.210Z Compiling ordered-float v2.10.1
5752026-05-16T03:28:37.222Z Compiling webpki-roots v1.0.7
5762026-05-16T03:28:37.234Z Compiling miette-derive v7.6.0
5772026-05-16T03:28:37.335Z Compiling pathdiff v0.2.3
5782026-05-16T03:28:37.459Z Compiling console v0.15.11
5792026-05-16T03:28:37.482Z Compiling cargo-platform v0.3.3
5802026-05-16T03:28:38.034Z Compiling tracing-log v0.2.0
5812026-05-16T03:28:38.240Z Compiling os_pipe v1.2.3
5822026-05-16T03:28:38.340Z Compiling thread_local v1.1.9
5832026-05-16T03:28:38.407Z Compiling zstd-safe v7.2.4
5842026-05-16T03:28:38.407Z Compiling unicode-width v0.1.14
5852026-05-16T03:28:38.670Z Compiling fixedbitset v0.5.7
5862026-05-16T03:28:38.701Z Compiling debug-ignore v1.0.5
5872026-05-16T03:28:38.770Z Compiling winnow v1.0.3
5882026-05-16T03:28:38.810Z Compiling cfg_aliases v0.2.1
5892026-05-16T03:28:38.883Z Compiling utf8parse v0.2.2
5902026-05-16T03:28:38.996Z Compiling rustix v0.38.44
5912026-05-16T03:28:39.064Z Compiling ryu v1.0.23
5922026-05-16T03:28:39.178Z Compiling supports-unicode v3.0.0
5932026-05-16T03:28:39.349Z Compiling scopeguard v1.2.0
5942026-05-16T03:28:39.365Z Compiling pulldown-cmark v0.13.3
5952026-05-16T03:28:39.368Z Compiling supports-hyperlinks v3.2.0
5962026-05-16T03:28:39.453Z Compiling lock_api v0.4.14
5972026-05-16T03:28:39.607Z Compiling miette v7.6.0
5982026-05-16T03:28:39.699Z Compiling serde_urlencoded v0.7.1
5992026-05-16T03:28:39.770Z Compiling anstyle-parse v1.0.0
6002026-05-16T03:28:39.980Z Compiling toml_parser v1.1.2+spec-1.1.0
6012026-05-16T03:28:39.993Z Compiling petgraph v0.8.3
6022026-05-16T03:28:40.212Z Compiling nix v0.30.1
6032026-05-16T03:28:40.599Z Compiling tracing-subscriber v0.3.23
6042026-05-16T03:28:41.304Z Compiling sigchld v0.2.4
6052026-05-16T03:28:41.500Z Compiling toml v0.8.23
6062026-05-16T03:28:41.924Z Compiling cargo_metadata v0.23.1
6072026-05-16T03:28:42.022Z Compiling serde-value v0.7.0
6082026-05-16T03:28:42.782Z Compiling hyper-rustls v0.27.9
6092026-05-16T03:28:43.449Z Compiling serde-untagged v0.1.9
6102026-05-16T03:28:43.702Z Compiling tower-http v0.6.10
6112026-05-16T03:28:44.370Z Compiling derive_more-impl v2.1.1
6122026-05-16T03:28:44.558Z Compiling itertools v0.14.0
6132026-05-16T03:28:44.618Z Compiling regex v1.12.3
6142026-05-16T03:28:44.633Z Compiling crypto-common v0.1.7
6152026-05-16T03:28:44.771Z Compiling block-buffer v0.10.4
6162026-05-16T03:28:44.926Z Compiling ppv-lite86 v0.2.21
6172026-05-16T03:28:45.199Z Compiling futures-executor v0.3.32
6182026-05-16T03:28:45.253Z Compiling rand_core v0.9.5
6192026-05-16T03:28:45.507Z Compiling pin-project-internal v1.1.13
6202026-05-16T03:28:45.731Z Compiling http-body-util v0.1.3
6212026-05-16T03:28:45.901Z Compiling uuid v1.23.1
6222026-05-16T03:28:46.005Z Compiling toml_datetime v1.1.1+spec-1.1.0
6232026-05-16T03:28:46.022Z Compiling smol_str v0.3.6
6242026-05-16T03:28:46.022Z Compiling serde_spanned v1.1.1
6252026-05-16T03:28:46.178Z Compiling filetime v0.2.29
6262026-05-16T03:28:46.364Z Compiling bstr v1.12.1
6272026-05-16T03:28:46.388Z Compiling vte v0.14.1
6282026-05-16T03:28:46.416Z Compiling unicode-xid v0.2.6
6292026-05-16T03:28:46.437Z Compiling xattr v1.6.1
6302026-05-16T03:28:46.551Z Compiling is_terminal_polyfill v1.70.2
6312026-05-16T03:28:46.562Z Compiling self_update v0.42.0
6322026-05-16T03:28:46.601Z Compiling anstyle-query v1.1.5
6332026-05-16T03:28:46.619Z Compiling color-spantrace v0.3.0
6342026-05-16T03:28:46.703Z Compiling number_prefix v0.4.0
6352026-05-16T03:28:46.807Z Compiling nested v0.1.1
6362026-05-16T03:28:46.859Z Compiling eyre v0.6.12
6372026-05-16T03:28:46.929Z Compiling static_assertions v1.1.0
6382026-05-16T03:28:46.999Z Compiling iana-time-zone v0.1.65
6392026-05-16T03:28:47.012Z Compiling unicase v2.9.0
6402026-05-16T03:28:47.051Z Compiling litrs v1.0.0
6412026-05-16T03:28:47.180Z Compiling colorchoice v1.0.5
6422026-05-16T03:28:47.192Z Compiling tinyvec_macros v0.1.1
6432026-05-16T03:28:47.195Z Compiling anstyle v1.0.14
6442026-05-16T03:28:47.260Z Compiling tinyvec v1.11.0
6452026-05-16T03:28:47.346Z Compiling chrono v0.4.44
6462026-05-16T03:28:47.467Z Compiling anstream v1.0.0
6472026-05-16T03:28:47.495Z Compiling document-features v0.2.12
6482026-05-16T03:28:47.552Z Compiling guppy v0.17.25
6492026-05-16T03:28:47.731Z Compiling indicatif v0.17.11
6502026-05-16T03:28:47.981Z Compiling globset v0.4.18
6512026-05-16T03:28:48.056Z Compiling pin-project v1.1.13
6522026-05-16T03:28:48.158Z Compiling tar v0.4.45
6532026-05-16T03:28:48.410Z Compiling strip-ansi-escapes v0.2.1
6542026-05-16T03:28:48.892Z Compiling cargo-util-schemas v0.2.0
6552026-05-16T03:28:50.339Z Compiling nextest-metadata v0.12.2
6562026-05-16T03:28:50.627Z Compiling toml v1.1.2+spec-1.1.0
6572026-05-16T03:28:50.714Z Compiling newtype-uuid v1.3.2
6582026-05-16T03:28:50.847Z Compiling reqwest v0.12.28
6592026-05-16T03:28:50.895Z Compiling rand_chacha v0.9.0
6602026-05-16T03:28:51.173Z Compiling futures v0.3.32
6612026-05-16T03:28:51.256Z Compiling derive_more v2.1.1
6622026-05-16T03:28:51.299Z Compiling digest v0.10.7
6632026-05-16T03:28:51.335Z Compiling flate2 v1.1.9
6642026-05-16T03:28:51.445Z Compiling parking_lot v0.12.5
6652026-05-16T03:28:51.517Z Compiling tracing-error v0.2.1
6662026-05-16T03:28:51.749Z Compiling shared_child v1.1.1
6672026-05-16T03:28:52.223Z Compiling signal-hook-mio v0.2.5
6682026-05-16T03:28:52.350Z Compiling self-replace v1.5.0
6692026-05-16T03:28:52.362Z Compiling cargo-platform v0.2.0
6702026-05-16T03:28:52.641Z Compiling quick-xml v0.37.5
6712026-05-16T03:28:52.930Z Compiling quick-xml v0.38.4
6722026-05-16T03:28:53.366Z Compiling indenter v0.3.4
6732026-05-16T03:28:53.498Z Compiling strsim v0.11.1
6742026-05-16T03:28:53.811Z Compiling shell-words v1.1.1
6752026-05-16T03:28:54.059Z Compiling humantime v2.3.0
6762026-05-16T03:28:54.169Z Compiling cpufeatures v0.2.17
6772026-05-16T03:28:54.481Z Compiling clap_lex v1.1.0
6782026-05-16T03:28:54.507Z Compiling recursion v0.5.4
6792026-05-16T03:28:54.524Z Compiling heck v0.5.0
6802026-05-16T03:28:54.573Z Compiling urlencoding v2.1.3
6812026-05-16T03:28:54.639Z Compiling clap_builder v4.6.0
6822026-05-16T03:28:54.719Z Compiling clap_derive v4.6.1
6832026-05-16T03:28:54.831Z Compiling nextest-filtering v0.15.0
6842026-05-16T03:28:55.498Z Compiling humantime-serde v1.1.1
6852026-05-16T03:28:55.657Z Compiling sha2 v0.10.9
6862026-05-16T03:28:56.505Z Compiling quick-junit v0.5.2
6872026-05-16T03:28:57.381Z Compiling atomicwrites v0.4.4
6882026-05-16T03:28:57.666Z Compiling cargo_metadata v0.20.0
6892026-05-16T03:28:58.757Z Compiling crossterm v0.29.0
6902026-05-16T03:28:59.616Z Compiling cargo-nextest v0.9.97
6912026-05-16T03:29:00.788Z Compiling duct v0.13.7
6922026-05-16T03:29:01.293Z Compiling config v0.15.23
6932026-05-16T03:29:01.500Z Compiling zstd v0.13.3
6942026-05-16T03:29:01.669Z Compiling async-scoped v0.9.0
6952026-05-16T03:29:01.870Z Compiling rand v0.9.4
6962026-05-16T03:29:01.935Z Compiling unicode-normalization v0.1.25
6972026-05-16T03:29:01.985Z Compiling target-spec-miette v0.4.6
6982026-05-16T03:29:02.399Z Compiling future-queue v0.4.0
6992026-05-16T03:29:02.504Z Compiling mukti-metadata v0.3.0
7002026-05-16T03:29:02.517Z Compiling tokio-stream v0.1.18
7012026-05-16T03:29:02.625Z Compiling camino-tempfile v1.4.1
7022026-05-16T03:29:02.678Z Compiling derive-where v1.6.1
7032026-05-16T03:29:02.810Z Compiling serde_ignored v0.1.14
7042026-05-16T03:29:02.997Z Compiling serde_path_to_error v0.1.20
7052026-05-16T03:29:03.028Z Compiling hex v0.4.3
7062026-05-16T03:29:03.040Z Compiling xxhash-rust v0.8.15
7072026-05-16T03:29:03.053Z Compiling swrite v0.1.0
7082026-05-16T03:29:03.157Z Compiling home v0.5.12
7092026-05-16T03:29:03.316Z Compiling indent_write v2.2.0
7102026-05-16T03:29:03.316Z Compiling color-eyre v0.6.5
7112026-05-16T03:29:03.355Z Compiling clap v4.6.1
7122026-05-16T03:29:03.436Z Compiling dialoguer v0.11.0
7132026-05-16T03:29:03.461Z Compiling enable-ansi-support v0.2.1
7142026-05-16T03:29:03.933Z Compiling nextest-runner v0.80.0
7152026-05-16T03:29:21.885Z Finished `release` profile [optimized] target(s) in 1m 10s
7162026-05-16T03:29:22.070Z Installing /home/build/.cargo/bin/cargo-nextest
7172026-05-16T03:29:22.073Z Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`)
7182026-05-16T03:29:22.190Z+ source .github/buildomat/test-common.sh
7192026-05-16T03:29:22.193Z++ NEXTEST_VERSION=0.9.97
7202026-05-16T03:29:22.193Z++ PLATFORM=illumos
7212026-05-16T03:29:22.193Z++ banner install
7222026-05-16T03:29:22.193Z
7232026-05-16T03:29:22.193Z # # # #### ##### ## # #
7242026-05-16T03:29:22.193Z # ## # # # # # # #
7252026-05-16T03:29:22.193Z # # # # #### # # # # #
7262026-05-16T03:29:22.193Z # # # # # # ###### # #
7272026-05-16T03:29:22.193Z # # ## # # # # # # #
7282026-05-16T03:29:22.193Z # # # #### # # # ###### ######
7292026-05-16T03:29:22.193Z
7302026-05-16T03:29:22.193Z++ set +o errexit
7312026-05-16T03:29:22.194Z++ pkg info clang-15
7322026-05-16T03:29:22.196Z++ grep -qi installed
7332026-05-16T03:29:23.369Zpkg: info: no packages matching the following patterns you specified are
7342026-05-16T03:29:23.369Zinstalled on the system. Try querying remotely instead:
7352026-05-16T03:29:23.369Z
7362026-05-16T03:29:23.369Z clang-15
7372026-05-16T03:29:23.408Z++ [[ 1 != 0 ]]
7382026-05-16T03:29:23.408Z++ set -o errexit
7392026-05-16T03:29:23.411Z++ pfexec pkg install clang-15
7402026-05-16T03:29:31.215Z Startup: Refreshing catalog 'helios-dev' ... Done
7412026-05-16T03:29:38.956Z Startup: Caching catalogs ... Done
7422026-05-16T03:29:46.323ZPlanning: Solver setup ... Done
7432026-05-16T03:29:46.365ZPlanning: Running solver ... Done
7442026-05-16T03:29:46.513ZPlanning: Finding local manifests ... Done
7452026-05-16T03:29:46.532ZPlanning: Fetching manifests: 0/2 0% complete
7462026-05-16T03:29:47.839ZPlanning: Fetching manifests: 2/2 100% complete
7472026-05-16T03:29:47.868ZPlanning: Package planning ... Done
7482026-05-16T03:29:47.893ZPlanning: Merging actions ... Done
7492026-05-16T03:29:47.999ZPlanning: Checking for conflicting actions ... Done
7502026-05-16T03:29:48.005ZPlanning: Consolidating action changes ... Done
7512026-05-16T03:29:48.769ZPlanning: Evaluating mediators ... Done
7522026-05-16T03:29:48.824ZPlanning: Planning completed in 9.64 seconds
7532026-05-16T03:29:48.915Z Packages to install: 2
7542026-05-16T03:29:48.915Z Mediators to change: 2
7552026-05-16T03:29:48.918Z Services to change: 1
7562026-05-16T03:29:48.918Z Create boot environment: No
7572026-05-16T03:29:48.918ZCreate backup boot environment: No
7582026-05-16T03:29:48.958Z
7592026-05-16T03:29:48.958ZDownload: 0/3076 items 0.0/211.3MB 0% complete
7602026-05-16T03:29:55.153ZDownload: 982/3076 items 82.2/211.3MB 38% complete (18.9M/s)
7612026-05-16T03:30:00.967ZDownload: 2007/3076 items 117.7/211.3MB 55% complete (10.4M/s)
7622026-05-16T03:30:06.131ZDownload: 3032/3076 items 201.5/211.3MB 95% complete (12.5M/s)
7632026-05-16T03:30:07.583ZDownload: Completed 211.31 MB in 18.62 seconds (11.3M/s)
7642026-05-16T03:30:07.824Z Actions: 1/3418 actions (Installing new actions)
7652026-05-16T03:30:10.972Z Actions: Completed 3418 actions in 3.15 seconds.
7662026-05-16T03:30:11.640Z Done
7672026-05-16T03:30:11.640Z Done
7682026-05-16T03:30:12.394Z Done
7692026-05-16T03:30:15.817Z Done
7702026-05-16T03:30:15.891Z Done
7712026-05-16T03:30:15.900Z Done
7722026-05-16T03:30:16.150Z Done
7732026-05-16T03:30:16.844Z++ set -o errexit
7742026-05-16T03:30:16.844Z++ cargo --version
7752026-05-16T03:30:16.855Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
7762026-05-16T03:30:16.859Z++ rustc --version
7772026-05-16T03:30:16.901Zrustc 1.95.0 (59807616e 2026-04-14)
7782026-05-16T03:30:16.912Z++ cargo install cargo-nextest --version 0.9.97
7792026-05-16T03:30:16.929Z Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override
7802026-05-16T03:30:16.932Z+ pushd rdb
7812026-05-16T03:30:16.932Z/work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite
7822026-05-16T03:30:16.932Z+ PROPTEST_CASES=1000000
7832026-05-16T03:30:16.932Z+ cargo nextest run --lib proptest
7842026-05-16T03:30:17.094Z Updating git repository `https://github.com/oxidecomputer/falcon`
7852026-05-16T03:30:17.737ZFrom https://github.com/oxidecomputer/falcon
7862026-05-16T03:30:17.737Z * [new ref] b2fac281ed8253a2acd8d5e289cd4d0e88b6bef6 -> refs/commit/b2fac281ed8253a2acd8d5e289cd4d0e88b6bef6
7872026-05-16T03:30:17.814Z Updating crates.io index
7882026-05-16T03:30:17.817Z Updating git repository `https://github.com/oxidecomputer/dendrite`
7892026-05-16T03:30:18.530ZFrom https://github.com/oxidecomputer/dendrite
7902026-05-16T03:30:18.530Z * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556
7912026-05-16T03:30:18.603Z Updating git repository `https://github.com/oxidecomputer/ispf`
7922026-05-16T03:30:18.838ZFrom https://github.com/oxidecomputer/ispf
7932026-05-16T03:30:18.838Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
7942026-05-16T03:30:18.844Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7952026-05-16T03:30:19.174ZFrom https://github.com/oxidecomputer/netadm-sys
7962026-05-16T03:30:19.174Z * [new ref] 180422c1e609a968c93512e0eea1e74bd16414e8 -> refs/commit/180422c1e609a968c93512e0eea1e74bd16414e8
7972026-05-16T03:30:19.181Z Updating git repository `https://github.com/oxidecomputer/omicron`
7982026-05-16T03:30:26.202ZFrom https://github.com/oxidecomputer/omicron
7992026-05-16T03:30:26.202Z * [new ref] e3edc166d225599702b8444c6bfb406bad583d4b -> refs/commit/e3edc166d225599702b8444c6bfb406bad583d4b
8002026-05-16T03:30:26.617Z Updating git repository `https://github.com/oxidecomputer/opte`
8012026-05-16T03:30:27.202ZFrom https://github.com/oxidecomputer/opte
8022026-05-16T03:30:27.202Z * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8
8032026-05-16T03:30:27.234Z Updating git repository `https://github.com/illumos/smf-rs`
8042026-05-16T03:30:27.493ZFrom https://github.com/illumos/smf-rs
8052026-05-16T03:30:27.493Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
8062026-05-16T03:30:27.575Z Updating git repository `https://github.com/oxidecomputer/network-interface`
8072026-05-16T03:30:27.831ZFrom https://github.com/oxidecomputer/network-interface
8082026-05-16T03:30:27.831Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
8092026-05-16T03:30:27.836Z Updating git repository `https://github.com/oxidecomputer/zone`
8102026-05-16T03:30:28.069ZFrom https://github.com/oxidecomputer/zone
8112026-05-16T03:30:28.069Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
8122026-05-16T03:30:28.090Z Updating git repository `https://github.com/oxidecomputer/propolis`
8132026-05-16T03:30:28.674ZFrom https://github.com/oxidecomputer/propolis
8142026-05-16T03:30:28.674Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
8152026-05-16T03:30:28.773Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
8162026-05-16T03:30:29.234ZFrom https://github.com/oxidecomputer/transceiver-control
8172026-05-16T03:30:29.234Z * [new ref] 479813cf6f094d3edd9d5c6383797d51fce6d8d6 -> refs/commit/479813cf6f094d3edd9d5c6383797d51fce6d8d6
8182026-05-16T03:30:29.253Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
8192026-05-16T03:30:29.495ZFrom https://github.com/oxidecomputer/dlpi-sys
8202026-05-16T03:30:29.495Z * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388
8212026-05-16T03:30:29.512Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
8222026-05-16T03:30:29.812ZFrom https://github.com/jmesmon/rust-libzfs
8232026-05-16T03:30:29.812Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
8242026-05-16T03:30:29.820Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
8252026-05-16T03:30:30.079ZFrom https://github.com/oxidecomputer/rusty-doors
8262026-05-16T03:30:30.079Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
8272026-05-16T03:30:30.095Z Updating git repository `https://github.com/oxidecomputer/lldp`
8282026-05-16T03:30:30.395ZFrom https://github.com/oxidecomputer/lldp
8292026-05-16T03:30:30.395Z * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d
8302026-05-16T03:30:30.435Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8312026-05-16T03:30:30.677ZFrom https://github.com/oxidecomputer/slog-error-chain
8322026-05-16T03:30:30.677Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
8332026-05-16T03:30:30.685Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
8342026-05-16T03:30:30.964ZFrom https://github.com/oxidecomputer/tufaceous
8352026-05-16T03:30:30.964Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
8362026-05-16T03:30:30.995Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
8372026-05-16T03:30:31.446ZFrom https://github.com/oxidecomputer/management-gateway-service
8382026-05-16T03:30:31.446Z * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d
8392026-05-16T03:30:31.483Z Updating git repository `https://github.com/oxidecomputer/crucible`
8402026-05-16T03:30:32.236ZFrom https://github.com/oxidecomputer/crucible
8412026-05-16T03:30:32.236Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
8422026-05-16T03:30:32.294Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
8432026-05-16T03:30:32.570ZFrom https://github.com/oxidecomputer/serde_human_bytes
8442026-05-16T03:30:32.570Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
8452026-05-16T03:30:32.626Z Updating git repository `https://github.com/oxidecomputer/propolis`
8462026-05-16T03:30:32.936ZFrom https://github.com/oxidecomputer/propolis
8472026-05-16T03:30:32.936Z * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845
8482026-05-16T03:30:33.191Z Updating git repository `https://github.com/oxidecomputer/tofino`
8492026-05-16T03:30:33.547ZFrom https://github.com/oxidecomputer/tofino
8502026-05-16T03:30:33.547Z * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b
8512026-05-16T03:30:33.557Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8522026-05-16T03:30:34.154ZFrom https://github.com/oxidecomputer/maghemite
8532026-05-16T03:30:34.155Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
8542026-05-16T03:30:34.200Z Updating git repository `https://github.com/oxidecomputer/clickward`
8552026-05-16T03:30:34.475ZFrom https://github.com/oxidecomputer/clickward
8562026-05-16T03:30:34.475Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
8572026-05-16T03:30:34.668Z Updating git repository `https://github.com/oxidecomputer/crucible`
8582026-05-16T03:30:34.975ZFrom https://github.com/oxidecomputer/crucible
8592026-05-16T03:30:34.975Z * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047
8602026-05-16T03:30:35.134Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
8612026-05-16T03:30:35.557ZFrom https://github.com/oxidecomputer/illumos-devinfo
8622026-05-16T03:30:35.557Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
8632026-05-16T03:30:36.334Z Downloading crates ...
8642026-05-16T03:30:36.437Z Downloaded base16ct v0.2.0
8652026-05-16T03:30:36.444Z Downloaded async-recursion v1.1.1
8662026-05-16T03:30:36.449Z Downloaded ciborium-ll v0.2.2
8672026-05-16T03:30:36.451Z Downloaded chacha20 v0.9.1
8682026-05-16T03:30:36.454Z Downloaded bcs v0.1.6
8692026-05-16T03:30:36.456Z Downloaded const-random v0.1.18
8702026-05-16T03:30:36.456Z Downloaded enum-as-inner v0.6.1
8712026-05-16T03:30:36.460Z Downloaded anyhow v1.0.102
8722026-05-16T03:30:36.462Z Downloaded const_format_proc_macros v0.2.34
8732026-05-16T03:30:36.465Z Downloaded embedded-io v0.4.0
8742026-05-16T03:30:36.468Z Downloaded aead v0.5.2
8752026-05-16T03:30:36.468Z Downloaded drift v0.1.4
8762026-05-16T03:30:36.476Z Downloaded hickory-resolver v0.24.4
8772026-05-16T03:30:36.480Z Downloaded expectorate v1.2.0
8782026-05-16T03:30:36.483Z Downloaded bs58 v0.5.1
8792026-05-16T03:30:36.483Z Downloaded num_enum v0.7.6
8802026-05-16T03:30:36.487Z Downloaded foreign-types-macros v0.2.3
8812026-05-16T03:30:36.489Z Downloaded omicron-workspace-hack v0.1.0
8822026-05-16T03:30:36.490Z Downloaded num-integer v0.1.46
8832026-05-16T03:30:36.493Z Downloaded crucible-workspace-hack v0.1.0
8842026-05-16T03:30:36.493Z Downloaded goblin v0.8.2
8852026-05-16T03:30:36.496Z Downloaded num_enum_derive v0.5.11
8862026-05-16T03:30:36.499Z Downloaded float-ord v0.3.2
8872026-05-16T03:30:36.502Z Downloaded darling v0.21.3
8882026-05-16T03:30:36.505Z Downloaded libscf-sys v1.2.0
8892026-05-16T03:30:36.505Z Downloaded derive-ex v0.1.8
8902026-05-16T03:30:36.509Z Downloaded hubpack v0.1.2
8912026-05-16T03:30:36.512Z Downloaded is-terminal v0.4.17
8922026-05-16T03:30:36.512Z Downloaded gethostname v0.5.0
8932026-05-16T03:30:36.512Z Downloaded git-stub-vcs v0.1.0
8942026-05-16T03:30:36.516Z Downloaded cobs v0.3.0
8952026-05-16T03:30:36.516Z Downloaded num-derive v0.4.2
8962026-05-16T03:30:36.520Z Downloaded convert_case v0.4.0
8972026-05-16T03:30:36.520Z Downloaded async-stream-impl v0.3.6
8982026-05-16T03:30:36.520Z Downloaded compression-core v0.4.32
8992026-05-16T03:30:36.524Z Downloaded async-stream v0.3.6
9002026-05-16T03:30:36.524Z Downloaded bytecount v0.6.9
9012026-05-16T03:30:36.527Z Downloaded match_cfg v0.1.0
9022026-05-16T03:30:36.527Z Downloaded lru-cache v0.1.2
9032026-05-16T03:30:36.527Z Downloaded inout v0.1.4
9042026-05-16T03:30:36.529Z Downloaded bit-set v0.8.0
9052026-05-16T03:30:36.532Z Downloaded argon2 v0.5.3
9062026-05-16T03:30:36.532Z Downloaded idna_adapter v1.2.2
9072026-05-16T03:30:36.536Z Downloaded git-stub v1.0.0
9082026-05-16T03:30:36.536Z Downloaded heck v0.4.1
9092026-05-16T03:30:36.542Z Downloaded darling_macro v0.21.3
9102026-05-16T03:30:36.542Z Downloaded linked-hash-map v0.5.6
9112026-05-16T03:30:36.542Z Downloaded goblin v0.10.5
9122026-05-16T03:30:36.546Z Downloaded httpdate v1.0.3
9132026-05-16T03:30:36.550Z Downloaded hostname v0.3.1
9142026-05-16T03:30:36.550Z Downloaded foreign-types-shared v0.3.1
9152026-05-16T03:30:36.550Z Downloaded dtrace-parser v0.2.0
9162026-05-16T03:30:36.550Z Downloaded dof v0.3.0
9172026-05-16T03:30:36.553Z Downloaded olpc-cjson v0.1.4
9182026-05-16T03:30:36.553Z Downloaded internet-checksum v0.2.1
9192026-05-16T03:30:36.556Z Downloaded no-std-compat v0.4.1
9202026-05-16T03:30:36.556Z Downloaded icu_locale_core v2.2.0
9212026-05-16T03:30:36.559Z Downloaded foreign-types v0.5.0
9222026-05-16T03:30:36.562Z Downloaded darling v0.23.0
9232026-05-16T03:30:36.565Z Downloaded crc8 v0.1.1
9242026-05-16T03:30:36.568Z Downloaded ciborium v0.2.2
9252026-05-16T03:30:36.571Z Downloaded num v0.4.3
9262026-05-16T03:30:36.571Z Downloaded newtype-uuid-macros v0.1.0
9272026-05-16T03:30:36.571Z Downloaded crunchy v0.2.4
9282026-05-16T03:30:36.574Z Downloaded libsw-core v0.3.2
9292026-05-16T03:30:36.576Z Downloaded multer v3.1.0
9302026-05-16T03:30:36.577Z Downloaded const-random-macro v0.1.16
9312026-05-16T03:30:36.580Z Downloaded opaque-debug v0.3.1
9322026-05-16T03:30:36.580Z Downloaded dyn-clone v1.0.20
9332026-05-16T03:30:36.580Z Downloaded keccak v0.1.6
9342026-05-16T03:30:36.582Z Downloaded memoffset v0.9.1
9352026-05-16T03:30:36.582Z Downloaded num-iter v0.1.45
9362026-05-16T03:30:36.585Z Downloaded parse-display v0.10.0
9372026-05-16T03:30:36.585Z Downloaded num_threads v0.1.7
9382026-05-16T03:30:36.589Z Downloaded num-conv v0.2.1
9392026-05-16T03:30:36.589Z Downloaded fs-err v3.3.0
9402026-05-16T03:30:36.592Z Downloaded managed v0.8.0
9412026-05-16T03:30:36.592Z Downloaded macaddr v1.0.1
9422026-05-16T03:30:36.597Z Downloaded crypto-bigint v0.5.5
9432026-05-16T03:30:36.599Z Downloaded newtype_derive v0.1.6
9442026-05-16T03:30:36.599Z Downloaded hubpack_derive v0.1.1
9452026-05-16T03:30:36.599Z Downloaded byte-wrapper v0.1.0
9462026-05-16T03:30:36.602Z Downloaded proc-macro-crate v3.5.0
9472026-05-16T03:30:36.604Z Downloaded paste v1.0.15
9482026-05-16T03:30:36.604Z Downloaded glob v0.3.3
9492026-05-16T03:30:36.607Z Downloaded filetime v0.2.28
9502026-05-16T03:30:36.608Z Downloaded pretty-hex v0.4.2
9512026-05-16T03:30:36.612Z Downloaded proc-macro-error-attr2 v2.0.0
9522026-05-16T03:30:36.612Z Downloaded oxide-tokio-rt v0.1.6
9532026-05-16T03:30:36.615Z Downloaded cancel-safe-futures v0.1.5
9542026-05-16T03:30:36.615Z Downloaded memmap v0.7.0
9552026-05-16T03:30:36.619Z Downloaded konst_macro_rules v0.2.19
9562026-05-16T03:30:36.619Z Downloaded progenitor-client v0.11.2
9572026-05-16T03:30:36.623Z Downloaded progenitor-client v0.10.0
9582026-05-16T03:30:36.623Z Downloaded proc-macro-error-attr v1.0.4
9592026-05-16T03:30:36.623Z Downloaded ingot-types v0.1.2
9602026-05-16T03:30:36.623Z Downloaded plain v0.2.3
9612026-05-16T03:30:36.626Z Downloaded memmap2 v0.9.10
9622026-05-16T03:30:36.626Z Downloaded progenitor-macro v0.13.0
9632026-05-16T03:30:36.626Z Downloaded rand_chacha v0.3.1
9642026-05-16T03:30:36.632Z Downloaded instant v0.1.13
9652026-05-16T03:30:36.632Z Downloaded dropshot-api-manager-types v0.7.1
9662026-05-16T03:30:36.632Z Downloaded cipher v0.4.4
9672026-05-16T03:30:36.636Z Downloaded progenitor-macro v0.11.2
9682026-05-16T03:30:36.636Z Downloaded constant_time_eq v0.4.2
9692026-05-16T03:30:36.636Z Downloaded erased-serde v0.3.31
9702026-05-16T03:30:36.636Z Downloaded ref-cast-impl v1.0.25
9712026-05-16T03:30:36.639Z Downloaded quick-error v1.2.3
9722026-05-16T03:30:36.639Z Downloaded progenitor-macro v0.14.0
9732026-05-16T03:30:36.639Z Downloaded mime v0.3.17
9742026-05-16T03:30:36.639Z Downloaded progenitor-client v0.14.0
9752026-05-16T03:30:36.641Z Downloaded parking_lot_core v0.8.6
9762026-05-16T03:30:36.641Z Downloaded ident_case v1.0.1
9772026-05-16T03:30:36.641Z Downloaded heapless v0.8.0
9782026-05-16T03:30:36.686Z Downloaded progenitor-extras v0.2.0
9792026-05-16T03:30:36.686Z Downloaded ref-cast v1.0.25
9802026-05-16T03:30:36.686Z Downloaded phf_shared v0.12.1
9812026-05-16T03:30:36.686Z Downloaded phf v0.12.1
9822026-05-16T03:30:36.686Z Downloaded password-hash v0.5.0
9832026-05-16T03:30:36.686Z Downloaded pin-project-internal v1.1.12
9842026-05-16T03:30:36.686Z Downloaded num-complex v0.4.6
9852026-05-16T03:30:36.686Z Downloaded parse-display-derive v0.10.0
9862026-05-16T03:30:36.686Z Downloaded ff v0.13.1
9872026-05-16T03:30:36.686Z Downloaded crossbeam-deque v0.8.6
9882026-05-16T03:30:36.686Z Downloaded rand_xorshift v0.4.0
9892026-05-16T03:30:36.686Z Downloaded num_enum_derive v0.7.6
9902026-05-16T03:30:36.686Z Downloaded powerfmt v0.2.0
9912026-05-16T03:30:36.686Z Downloaded progenitor-client v0.13.0
9922026-05-16T03:30:36.686Z Downloaded proc-macro-crate v1.3.1
9932026-05-16T03:30:36.687Z Downloaded pem v3.0.6
9942026-05-16T03:30:36.687Z Downloaded darling_core v0.23.0
9952026-05-16T03:30:36.687Z Downloaded litemap v0.8.2
9962026-05-16T03:30:36.687Z Downloaded ingot-macros v0.1.1
9972026-05-16T03:30:36.687Z Downloaded oxnet v0.1.5
9982026-05-16T03:30:36.687Z Downloaded libsw v3.5.0
9992026-05-16T03:30:36.687Z Downloaded ingot v0.1.1
10002026-05-16T03:30:36.687Z Downloaded rustc_version v0.1.7
10012026-05-16T03:30:36.687Z Downloaded progenitor v0.11.2
10022026-05-16T03:30:36.691Z Downloaded scroll_derive v0.12.1
10032026-05-16T03:30:36.692Z Downloaded proc-macro-error2 v2.0.1
10042026-05-16T03:30:36.692Z Downloaded same-file v1.0.6
10052026-05-16T03:30:36.692Z Downloaded semver v0.1.20
10062026-05-16T03:30:36.692Z Downloaded scroll_derive v0.13.1
10072026-05-16T03:30:36.692Z Downloaded serde-big-array v0.5.1
10082026-05-16T03:30:36.692Z Downloaded serde_plain v1.0.2
10092026-05-16T03:30:36.692Z Downloaded progenitor v0.10.0
10102026-05-16T03:30:36.692Z Downloaded num_enum v0.5.11
10112026-05-16T03:30:36.692Z Downloaded serial_test_derive v3.4.0
10122026-05-16T03:30:36.692Z Downloaded serde_repr v0.1.20
10132026-05-16T03:30:36.692Z Downloaded omicron-zone-package v0.12.2
10142026-05-16T03:30:36.692Z Downloaded byteorder v1.5.0
10152026-05-16T03:30:36.692Z Downloaded secrecy v0.10.3
10162026-05-16T03:30:36.699Z Downloaded fs_extra v1.3.0
10172026-05-16T03:30:36.699Z Downloaded slog-bunyan v2.5.0
10182026-05-16T03:30:36.699Z Downloaded progenitor-macro v0.10.0
10192026-05-16T03:30:36.700Z Downloaded progenitor v0.14.0
10202026-05-16T03:30:36.700Z Downloaded parking_lot v0.11.2
10212026-05-16T03:30:36.704Z Downloaded progenitor v0.13.0
10222026-05-16T03:30:36.704Z Downloaded proc-macro-error v1.0.4
10232026-05-16T03:30:36.704Z Downloaded sigpipe v0.1.3
10242026-05-16T03:30:36.704Z Downloaded sha1 v0.10.6
10252026-05-16T03:30:36.704Z Downloaded postcard v1.1.3
10262026-05-16T03:30:36.711Z Downloaded pest_derive v2.8.6
10272026-05-16T03:30:36.711Z Downloaded hostname v0.4.2
10282026-05-16T03:30:36.711Z Downloaded highway v1.3.0
10292026-05-16T03:30:36.711Z Downloaded rustls-pemfile v2.2.0
10302026-05-16T03:30:36.715Z Downloaded siphasher v1.0.3
10312026-05-16T03:30:36.715Z Downloaded rand_core v0.10.1
10322026-05-16T03:30:36.716Z Downloaded pest_generator v2.8.6
10332026-05-16T03:30:36.716Z Downloaded smawk v0.3.2
10342026-05-16T03:30:36.716Z Downloaded hmac v0.12.1
10352026-05-16T03:30:36.716Z Downloaded stable_deref_trait v1.2.1
10362026-05-16T03:30:36.716Z Downloaded dropshot_endpoint v0.17.0
10372026-05-16T03:30:36.721Z Downloaded slog-envlogger v2.2.0
10382026-05-16T03:30:36.722Z Downloaded half v2.7.1
10392026-05-16T03:30:36.722Z Downloaded indexmap v1.9.3
10402026-05-16T03:30:36.724Z Downloaded rustversion v1.0.22
10412026-05-16T03:30:36.724Z Downloaded rustls-native-certs v0.8.3
10422026-05-16T03:30:36.724Z Downloaded defmt-macros v1.0.1
10432026-05-16T03:30:36.727Z Downloaded defmt v1.0.1
10442026-05-16T03:30:36.730Z Downloaded tabled_derive v0.11.0
10452026-05-16T03:30:36.730Z Downloaded strum v0.27.2
10462026-05-16T03:30:36.730Z Downloaded strum v0.26.3
10472026-05-16T03:30:36.730Z Downloaded structmeta v0.3.0
10482026-05-16T03:30:36.733Z Downloaded rusty-fork v0.3.1
10492026-05-16T03:30:36.733Z Downloaded spin v0.5.2
10502026-05-16T03:30:36.733Z Downloaded termtree v0.5.1
10512026-05-16T03:30:36.733Z Downloaded take_mut v0.2.2
10522026-05-16T03:30:36.736Z Downloaded poly1305 v0.8.0
10532026-05-16T03:30:36.736Z Downloaded schemars_derive v0.8.22
10542026-05-16T03:30:36.740Z Downloaded potential_utf v0.1.5
10552026-05-16T03:30:36.740Z Downloaded thread-id v5.1.0
10562026-05-16T03:30:36.740Z Downloaded tabwriter v1.4.1
10572026-05-16T03:30:36.740Z Downloaded tabled_derive v0.7.0
10582026-05-16T03:30:36.743Z Downloaded serde_derive_internals v0.29.1
10592026-05-16T03:30:36.743Z Downloaded testing_table v0.3.0
10602026-05-16T03:30:36.743Z Downloaded time-core v0.1.8
10612026-05-16T03:30:36.743Z Downloaded serial_test v3.4.0
10622026-05-16T03:30:36.743Z Downloaded linear-map v1.2.0
10632026-05-16T03:30:36.747Z Downloaded ipnetwork v0.21.1
10642026-05-16T03:30:36.747Z Downloaded group v0.13.0
10652026-05-16T03:30:36.747Z Downloaded thread-id v4.2.2
10662026-05-16T03:30:36.750Z Downloaded serde_tokenstream v0.2.3
10672026-05-16T03:30:36.750Z Downloaded derive_more v0.99.20
10682026-05-16T03:30:36.750Z Downloaded minimal-lexical v0.2.1
10692026-05-16T03:30:36.754Z Downloaded papergrid v0.11.0
10702026-05-16T03:30:36.759Z Downloaded blake2 v0.10.6
10712026-05-16T03:30:36.759Z Downloaded thiserror-impl-no-std v2.0.2
10722026-05-16T03:30:36.766Z Downloaded tagptr v0.2.0
10732026-05-16T03:30:36.766Z Downloaded topological-sort v0.2.2
10742026-05-16T03:30:36.766Z Downloaded num-rational v0.4.2
10752026-05-16T03:30:36.766Z Downloaded foldhash v0.2.0
10762026-05-16T03:30:36.766Z Downloaded natord v1.0.9
10772026-05-16T03:30:36.766Z Downloaded typify-macro v0.4.3
10782026-05-16T03:30:36.770Z Downloaded compression-codecs v0.4.38
10792026-05-16T03:30:36.771Z Downloaded backoff v0.4.0
10802026-05-16T03:30:36.771Z Downloaded slog-term v2.9.2
10812026-05-16T03:30:36.771Z Downloaded backon v1.6.0
10822026-05-16T03:30:36.771Z Downloaded arrayref v0.3.9
10832026-05-16T03:30:36.776Z Downloaded slog-stdlog v4.1.1
10842026-05-16T03:30:36.776Z Downloaded hash32 v0.3.1
10852026-05-16T03:30:36.776Z Downloaded icu_properties v2.2.0
10862026-05-16T03:30:36.776Z Downloaded icu_provider v2.2.0
10872026-05-16T03:30:36.781Z Downloaded untrusted v0.7.1
10882026-05-16T03:30:36.781Z Downloaded unarray v0.1.4
10892026-05-16T03:30:36.781Z Downloaded resolv-conf v0.7.6
10902026-05-16T03:30:36.781Z Downloaded chacha20poly1305 v0.10.1
10912026-05-16T03:30:36.781Z Downloaded universal-hash v0.5.1
10922026-05-16T03:30:36.781Z Downloaded unit-prefix v0.5.2
10932026-05-16T03:30:36.788Z Downloaded rhai_codegen v3.1.0
10942026-05-16T03:30:36.788Z Downloaded usdt-attr-macro v0.5.0
10952026-05-16T03:30:36.793Z Downloaded usdt v0.6.0
10962026-05-16T03:30:36.793Z Downloaded usdt v0.5.0
10972026-05-16T03:30:36.793Z Downloaded structmeta-derive v0.3.0
10982026-05-16T03:30:36.793Z Downloaded slog-scope v4.4.1
10992026-05-16T03:30:36.793Z Downloaded waitgroup v0.1.2
11002026-05-16T03:30:36.793Z Downloaded typify-macro v0.6.2
11012026-05-16T03:30:36.794Z Downloaded newline-converter v0.3.0
11022026-05-16T03:30:36.794Z Downloaded pin-project v1.1.12
11032026-05-16T03:30:36.797Z Downloaded wait-timeout v0.2.1
11042026-05-16T03:30:36.797Z Downloaded usdt-attr-macro v0.6.0
11052026-05-16T03:30:36.797Z Downloaded konst v0.2.20
11062026-05-16T03:30:36.802Z Downloaded utf-8 v0.7.6
11072026-05-16T03:30:36.802Z Downloaded usdt-macro v0.6.0
11082026-05-16T03:30:36.805Z Downloaded strum_macros v0.27.2
11092026-05-16T03:30:36.805Z Downloaded zerofrom v0.1.7
11102026-05-16T03:30:36.805Z Downloaded tiny-keccak v2.0.2
11112026-05-16T03:30:36.805Z Downloaded slog-async v2.8.0
11122026-05-16T03:30:36.805Z Downloaded synstructure v0.13.2
11132026-05-16T03:30:36.808Z Downloaded slog-dtrace v0.3.0
11142026-05-16T03:30:36.808Z Downloaded tinystr v0.8.3
11152026-05-16T03:30:36.808Z Downloaded time-macros v0.2.27
11162026-05-16T03:30:36.811Z Downloaded darling_core v0.21.3
11172026-05-16T03:30:36.814Z Downloaded pest_meta v2.8.6
11182026-05-16T03:30:36.814Z Downloaded tokio-dtrace v0.1.1
11192026-05-16T03:30:36.817Z Downloaded tokio-rustls v0.25.0
11202026-05-16T03:30:36.817Z Downloaded tokio-tungstenite v0.21.0
11212026-05-16T03:30:36.817Z Downloaded thiserror-no-std v2.0.2
11222026-05-16T03:30:36.821Z Downloaded zone_cfg_derive v0.3.1
11232026-05-16T03:30:36.821Z Downloaded progenitor-impl v0.10.0
11242026-05-16T03:30:36.825Z Downloaded zone v0.3.1
11252026-05-16T03:30:36.825Z Downloaded crossbeam-channel v0.5.15
11262026-05-16T03:30:36.828Z Downloaded progenitor-impl v0.13.0
11272026-05-16T03:30:36.828Z Downloaded arc-swap v1.9.1
11282026-05-16T03:30:36.828Z Downloaded sdd v3.0.10
11292026-05-16T03:30:36.832Z Downloaded pest v2.8.6
11302026-05-16T03:30:36.833Z Downloaded zeroize_derive v1.4.3
11312026-05-16T03:30:36.836Z Downloaded zerofrom-derive v0.1.7
11322026-05-16T03:30:36.836Z Downloaded slog-json v2.6.1
11332026-05-16T03:30:36.836Z Downloaded const_format v0.2.36
11342026-05-16T03:30:36.839Z Downloaded elliptic-curve v0.13.8
11352026-05-16T03:30:36.839Z Downloaded smartstring v1.0.1
11362026-05-16T03:30:36.844Z Downloaded strum_macros v0.26.4
11372026-05-16T03:30:36.844Z Downloaded schemars v0.8.22
11382026-05-16T03:30:36.848Z Downloaded whoami v1.6.1
11392026-05-16T03:30:36.853Z Downloaded yoke-derive v0.8.2
11402026-05-16T03:30:36.853Z Downloaded base64 v0.21.7
11412026-05-16T03:30:36.853Z Downloaded walkdir v2.5.0
11422026-05-16T03:30:36.861Z Downloaded usdt-impl v0.6.0
11432026-05-16T03:30:36.861Z Downloaded papergrid v0.17.0
11442026-05-16T03:30:36.861Z Downloaded snafu-derive v0.8.9
11452026-05-16T03:30:36.868Z Downloaded jiff-static v0.2.24
11462026-05-16T03:30:36.868Z Downloaded indicatif v0.18.4
11472026-05-16T03:30:36.868Z Downloaded rustls-platform-verifier v0.7.0
11482026-05-16T03:30:36.868Z Downloaded writeable v0.6.3
11492026-05-16T03:30:36.868Z Downloaded usdt-macro v0.5.0
11502026-05-16T03:30:36.868Z Downloaded term v1.2.1
11512026-05-16T03:30:36.872Z Downloaded dropshot-api-manager v0.7.1
11522026-05-16T03:30:36.872Z Downloaded zerovec-derive v0.11.3
11532026-05-16T03:30:36.872Z Downloaded smf v0.2.3
11542026-05-16T03:30:36.872Z Downloaded xz2 v0.1.7
11552026-05-16T03:30:36.872Z Downloaded async-compression v0.4.42
11562026-05-16T03:30:36.880Z Downloaded similar v2.7.0
11572026-05-16T03:30:36.885Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11582026-05-16T03:30:36.885Z Downloaded thin-vec v0.2.18
11592026-05-16T03:30:36.885Z Downloaded test-strategy v0.4.5
11602026-05-16T03:30:36.885Z Downloaded yoke v0.8.2
11612026-05-16T03:30:36.885Z Downloaded serde_yaml v0.9.34+deprecated
11622026-05-16T03:30:36.885Z Downloaded ucd-trie v0.1.7
11632026-05-16T03:30:36.888Z Downloaded serde_with_macros v3.20.0
11642026-05-16T03:30:36.888Z Downloaded schemars v0.9.0
11652026-05-16T03:30:36.892Z Downloaded zerocopy-derive v0.7.35
11662026-05-16T03:30:36.895Z Downloaded pretty_assertions v1.4.1
11672026-05-16T03:30:36.895Z Downloaded icu_normalizer_data v2.2.0
11682026-05-16T03:30:36.898Z Downloaded typify v0.6.2
11692026-05-16T03:30:36.903Z Downloaded tungstenite v0.21.0
11702026-05-16T03:30:36.903Z Downloaded slog v2.8.2
11712026-05-16T03:30:36.906Z Downloaded schemars v1.2.1
11722026-05-16T03:30:36.909Z Downloaded typify v0.4.3
11732026-05-16T03:30:36.913Z Downloaded toml_edit v0.25.11+spec-1.1.0
11742026-05-16T03:30:36.916Z Downloaded icu_collections v2.2.0
11752026-05-16T03:30:36.919Z Downloaded rayon-core v1.13.0
11762026-05-16T03:30:36.922Z Downloaded toml v0.9.12+spec-1.1.0
11772026-05-16T03:30:36.922Z Downloaded rand v0.8.6
11782026-05-16T03:30:36.925Z Downloaded progenitor-impl v0.14.0
11792026-05-16T03:30:36.925Z Downloaded progenitor-impl v0.11.2
11802026-05-16T03:30:36.928Z Downloaded vsss-rs v3.3.4
11812026-05-16T03:30:36.928Z Downloaded toml v0.7.8
11822026-05-16T03:30:36.932Z Downloaded rand v0.10.1
11832026-05-16T03:30:36.932Z Downloaded usdt-impl v0.5.0
11842026-05-16T03:30:36.936Z Downloaded prettyplease v0.2.37
11852026-05-16T03:30:36.936Z Downloaded icu_normalizer v2.2.0
11862026-05-16T03:30:36.941Z Downloaded spin v0.9.8
11872026-05-16T03:30:36.941Z Downloaded scroll v0.13.0
11882026-05-16T03:30:36.941Z Downloaded scroll v0.12.0
11892026-05-16T03:30:36.941Z Downloaded deranged v0.5.8
11902026-05-16T03:30:36.941Z Downloaded zerotrie v0.2.4
11912026-05-16T03:30:36.946Z Downloaded hashbrown v0.12.3
11922026-05-16T03:30:36.946Z Downloaded hickory-resolver v0.25.2
11932026-05-16T03:30:36.954Z Downloaded bit-vec v0.8.0
11942026-05-16T03:30:36.954Z Downloaded blake3 v1.8.5
11952026-05-16T03:30:36.958Z Downloaded snafu v0.8.9
11962026-05-16T03:30:36.958Z Downloaded nom v7.1.3
11972026-05-16T03:30:36.962Z Downloaded qorb v0.4.1
11982026-05-16T03:30:36.962Z Downloaded arrayvec v0.7.6
11992026-05-16T03:30:36.962Z Downloaded darling_macro v0.23.0
12002026-05-16T03:30:36.966Z Downloaded cpufeatures v0.3.0
12012026-05-16T03:30:36.966Z Downloaded cargo_toml v0.22.3
12022026-05-16T03:30:36.966Z Downloaded displaydoc v0.2.5
12032026-05-16T03:30:36.976Z Downloaded yansi v1.0.1
12042026-05-16T03:30:36.976Z Downloaded unsafe-libyaml v0.2.11
12052026-05-16T03:30:36.976Z Downloaded typed-path v0.9.3
12062026-05-16T03:30:36.986Z Downloaded icu_properties_data v2.2.0
12072026-05-16T03:30:36.986Z Downloaded ciborium-io v0.2.2
12082026-05-16T03:30:36.987Z Downloaded embedded-io v0.6.1
12092026-05-16T03:30:36.987Z Downloaded dtrace-parser v0.3.0
12102026-05-16T03:30:36.987Z Downloaded defmt-parser v1.0.0
12112026-05-16T03:30:36.987Z Downloaded defmt v0.3.100
12122026-05-16T03:30:36.987Z Downloaded fxhash v0.2.1
12132026-05-16T03:30:36.987Z Downloaded console v0.16.3
12142026-05-16T03:30:36.991Z Downloaded base16ct v1.0.0
12152026-05-16T03:30:36.991Z Downloaded crossbeam-epoch v0.9.18
12162026-05-16T03:30:36.991Z Downloaded toml_edit v0.19.15
12172026-05-16T03:30:36.996Z Downloaded reqwest v0.13.3
12182026-05-16T03:30:36.996Z Downloaded colored v3.1.1
12192026-05-16T03:30:37.000Z Downloaded cmake v0.1.58
12202026-05-16T03:30:37.000Z Downloaded critical-section v1.2.0
12212026-05-16T03:30:37.000Z Downloaded dof v0.4.0
12222026-05-16T03:30:37.000Z Downloaded csv-core v0.1.13
12232026-05-16T03:30:37.003Z Downloaded cstr-argument v0.1.2
12242026-05-16T03:30:37.003Z Downloaded nom v8.0.0
12252026-05-16T03:30:37.003Z Downloaded zerovec v0.11.6
12262026-05-16T03:30:37.006Z Downloaded steno v0.4.1
12272026-05-16T03:30:37.009Z Downloaded zerocopy-derive v0.8.48
12282026-05-16T03:30:37.012Z Downloaded tough v0.20.0
12292026-05-16T03:30:37.016Z Downloaded chacha20 v0.10.0
12302026-05-16T03:30:37.019Z Downloaded zerocopy v0.7.35
12312026-05-16T03:30:37.028Z Downloaded itertools v0.12.1
12322026-05-16T03:30:37.031Z Downloaded fixedbitset v0.4.2
12332026-05-16T03:30:37.031Z Downloaded hashbrown v0.16.1
12342026-05-16T03:30:37.034Z Downloaded dunce v1.0.5
12352026-05-16T03:30:37.037Z Downloaded diff v0.1.13
12362026-05-16T03:30:37.037Z Downloaded daft v0.1.5
12372026-05-16T03:30:37.037Z Downloaded aws-lc-rs v1.16.3
12382026-05-16T03:30:37.047Z Downloaded libm v0.2.16
12392026-05-16T03:30:37.053Z Downloaded iddqd v0.3.18
12402026-05-16T03:30:37.056Z Downloaded allocator-api2 v0.2.21
12412026-05-16T03:30:37.059Z Downloaded crossbeam-utils v0.8.21
12422026-05-16T03:30:37.062Z Downloaded data-encoding v2.11.0
12432026-05-16T03:30:37.062Z Downloaded cookie v0.18.1
12442026-05-16T03:30:37.062Z Downloaded bitflags v1.3.2
12452026-05-16T03:30:37.065Z Downloaded daft-derive v0.1.5
12462026-05-16T03:30:37.068Z Downloaded scc v2.4.0
12472026-05-16T03:30:37.068Z Downloaded async-trait v0.1.89
12482026-05-16T03:30:37.073Z Downloaded hkdf v0.12.4
12492026-05-16T03:30:37.079Z Downloaded time v0.3.47
12502026-05-16T03:30:37.084Z Downloaded rayon v1.12.0
12512026-05-16T03:30:37.119Z Downloaded winnow v0.5.40
12522026-05-16T03:30:37.122Z Downloaded serde_with v3.20.0
12532026-05-16T03:30:37.128Z Downloaded rustls-webpki v0.102.8
12542026-05-16T03:30:37.140Z Downloaded rustls v0.22.4
12552026-05-16T03:30:37.144Z Downloaded winnow v1.0.2
12562026-05-16T03:30:37.149Z Downloaded regress v0.10.5
12572026-05-16T03:30:37.154Z Downloaded tabled v0.20.0
12582026-05-16T03:30:37.164Z Downloaded tabled v0.15.0
12592026-05-16T03:30:37.175Z Downloaded regress v0.11.1
12602026-05-16T03:30:37.183Z Downloaded syn v1.0.109
12612026-05-16T03:30:37.190Z Downloaded openapiv3 v2.2.0
12622026-05-16T03:30:37.242Z Downloaded moka v0.12.15
12632026-05-16T03:30:37.242Z Downloaded dropshot v0.17.0
12642026-05-16T03:30:37.258Z Downloaded sled v0.34.7
12652026-05-16T03:30:37.258Z Downloaded nix v0.31.3
12662026-05-16T03:30:37.258Z Downloaded smoltcp v0.11.0
12672026-05-16T03:30:37.258Z Downloaded hickory-proto v0.24.4
12682026-05-16T03:30:37.258Z Downloaded rhai v1.24.0
12692026-05-16T03:30:37.258Z Downloaded hickory-proto v0.25.2
12702026-05-16T03:30:37.258Z Downloaded proptest v1.11.0
12712026-05-16T03:30:37.274Z Downloaded typify-impl v0.6.2
12722026-05-16T03:30:37.285Z Downloaded typify-impl v0.4.3
12732026-05-16T03:30:37.285Z Downloaded petgraph v0.6.5
12742026-05-16T03:30:37.289Z Downloaded chrono-tz v0.10.4
12752026-05-16T03:30:37.305Z Downloaded lzma-sys v0.1.20
12762026-05-16T03:30:37.322Z Downloaded csv v1.4.0
12772026-05-16T03:30:37.331Z Downloaded jiff v0.2.24
12782026-05-16T03:30:37.342Z Downloaded sha3 v0.10.9
12792026-05-16T03:30:37.391Z Downloaded encoding_rs v0.8.35
12802026-05-16T03:30:37.913Z Downloaded aws-lc-sys v0.40.0
12812026-05-16T03:30:38.816Z Compiling proc-macro2 v1.0.106
12822026-05-16T03:30:38.816Z Compiling unicode-ident v1.0.24
12832026-05-16T03:30:38.816Z Compiling quote v1.0.45
12842026-05-16T03:30:38.816Z Compiling serde_core v1.0.228
12852026-05-16T03:30:38.816Z Compiling cfg-if v1.0.4
12862026-05-16T03:30:38.829Z Compiling serde v1.0.228
12872026-05-16T03:30:38.829Z Compiling libc v0.2.186
12882026-05-16T03:30:38.829Z Compiling memchr v2.8.0
12892026-05-16T03:30:39.036Z Compiling itoa v1.0.18
12902026-05-16T03:30:39.222Z Compiling smallvec v1.15.1
12912026-05-16T03:30:39.249Z Compiling zmij v1.0.21
12922026-05-16T03:30:39.312Z Compiling autocfg v1.5.0
12932026-05-16T03:30:39.421Z Compiling libm v0.2.16
12942026-05-16T03:30:39.625Z Compiling stable_deref_trait v1.2.1
12952026-05-16T03:30:39.694Z Compiling version_check v0.9.5
12962026-05-16T03:30:39.709Z Compiling percent-encoding v2.3.2
12972026-05-16T03:30:39.726Z Compiling writeable v0.6.3
12982026-05-16T03:30:39.822Z Compiling litemap v0.8.2
12992026-05-16T03:30:39.854Z Compiling utf8_iter v1.0.4
13002026-05-16T03:30:39.920Z Compiling icu_normalizer_data v2.2.0
13012026-05-16T03:30:39.951Z Compiling icu_properties_data v2.2.0
13022026-05-16T03:30:39.994Z Compiling equivalent v1.0.2
13032026-05-16T03:30:40.007Z Compiling pin-project-lite v0.2.17
13042026-05-16T03:30:40.076Z Compiling syn v2.0.117
13052026-05-16T03:30:40.097Z Compiling iana-time-zone v0.1.65
13062026-05-16T03:30:40.180Z Compiling form_urlencoded v1.2.2
13072026-05-16T03:30:40.235Z Compiling scopeguard v1.2.0
13082026-05-16T03:30:40.247Z Compiling parking_lot_core v0.9.12
13092026-05-16T03:30:40.322Z Compiling lock_api v0.4.14
13102026-05-16T03:30:40.332Z Compiling serde_json v1.0.149
13112026-05-16T03:30:40.337Z Compiling dyn-clone v1.0.20
13122026-05-16T03:30:40.356Z Compiling num-traits v0.2.19
13132026-05-16T03:30:40.483Z Compiling hashbrown v0.17.1
13142026-05-16T03:30:40.538Z Compiling log v0.4.29
13152026-05-16T03:30:40.541Z Compiling thiserror v2.0.18
13162026-05-16T03:30:40.589Z Compiling getrandom v0.4.2
13172026-05-16T03:30:40.748Z Compiling rand_core v0.10.1
13182026-05-16T03:30:40.874Z Compiling errno v0.3.14
13192026-05-16T03:30:40.888Z Compiling jobserver v0.1.34
13202026-05-16T03:30:40.923Z Compiling find-msvc-tools v0.1.9
13212026-05-16T03:30:41.024Z Compiling semver v1.0.28
13222026-05-16T03:30:41.139Z Compiling indexmap v2.14.0
13232026-05-16T03:30:41.147Z Compiling shlex v1.3.0
13242026-05-16T03:30:41.298Z Compiling cc v1.2.62
13252026-05-16T03:30:41.332Z Compiling futures-core v0.3.32
13262026-05-16T03:30:41.434Z Compiling heck v0.5.0
13272026-05-16T03:30:41.456Z Compiling zerocopy v0.8.48
13282026-05-16T03:30:41.484Z Compiling futures-sink v0.3.32
13292026-05-16T03:30:41.587Z Compiling uuid v1.23.1
13302026-05-16T03:30:41.695Z Compiling slab v0.4.12
13312026-05-16T03:30:41.793Z Compiling fnv v1.0.7
13322026-05-16T03:30:41.921Z Compiling schemars v0.8.22
13332026-05-16T03:30:41.937Z Compiling futures-channel v0.3.32
13342026-05-16T03:30:41.937Z Compiling rustversion v1.0.22
13352026-05-16T03:30:42.113Z Compiling socket2 v0.6.3
13362026-05-16T03:30:42.143Z Compiling futures-io v0.3.32
13372026-05-16T03:30:42.269Z Compiling futures-task v0.3.32
13382026-05-16T03:30:42.306Z Compiling parking_lot v0.12.5
13392026-05-16T03:30:42.347Z Compiling signal-hook-registry v1.4.8
13402026-05-16T03:30:42.449Z Compiling mio v1.2.0
13412026-05-16T03:30:42.590Z Compiling portable-atomic v1.13.1
13422026-05-16T03:30:42.596Z Compiling bitflags v2.11.1
13432026-05-16T03:30:42.646Z Compiling getrandom v0.2.17
13442026-05-16T03:30:42.649Z Compiling typenum v1.20.0
13452026-05-16T03:30:42.730Z Compiling subtle v2.6.1
13462026-05-16T03:30:42.848Z Compiling base64 v0.22.1
13472026-05-16T03:30:42.851Z Compiling critical-section v1.2.0
13482026-05-16T03:30:42.904Z Compiling untrusted v0.9.0
13492026-05-16T03:30:42.916Z Compiling byteorder v1.5.0
13502026-05-16T03:30:42.954Z Compiling rand_core v0.6.4
13512026-05-16T03:30:42.983Z Compiling synstructure v0.13.2
13522026-05-16T03:30:43.045Z Compiling serde_derive_internals v0.29.1
13532026-05-16T03:30:43.143Z Compiling regex-syntax v0.8.10
13542026-05-16T03:30:43.180Z Compiling cmake v0.1.58
13552026-05-16T03:30:43.184Z Compiling fs_extra v1.3.0
13562026-05-16T03:30:43.330Z Compiling dunce v1.0.5
13572026-05-16T03:30:43.426Z Compiling atomic-waker v1.1.2
13582026-05-16T03:30:43.459Z Compiling ipnet v2.12.0
13592026-05-16T03:30:43.505Z Compiling httparse v1.10.1
13602026-05-16T03:30:43.531Z Compiling once_cell v1.21.4
13612026-05-16T03:30:43.556Z Compiling aws-lc-sys v0.40.0
13622026-05-16T03:30:43.643Z Compiling slog v2.8.2
13632026-05-16T03:30:43.758Z Compiling strsim v0.11.1
13642026-05-16T03:30:43.798Z Compiling tower-service v0.3.3
13652026-05-16T03:30:43.888Z Compiling tower-layer v0.3.3
13662026-05-16T03:30:43.899Z Compiling rustix v1.1.4
13672026-05-16T03:30:44.018Z Compiling ryu v1.0.23
13682026-05-16T03:30:44.054Z Compiling try-lock v0.2.5
13692026-05-16T03:30:44.149Z Compiling want v0.3.1
13702026-05-16T03:30:44.165Z Compiling generic-array v0.14.7
13712026-05-16T03:30:44.196Z Compiling thiserror v1.0.69
13722026-05-16T03:30:44.225Z Compiling serde_derive v1.0.228
13732026-05-16T03:30:44.234Z Compiling zerofrom-derive v0.1.7
13742026-05-16T03:30:44.291Z Compiling yoke-derive v0.8.2
13752026-05-16T03:30:44.324Z Compiling zerovec-derive v0.11.3
13762026-05-16T03:30:44.401Z Compiling displaydoc v0.2.5
13772026-05-16T03:30:44.426Z Compiling schemars_derive v0.8.22
13782026-05-16T03:30:44.519Z Compiling tokio-macros v2.7.0
13792026-05-16T03:30:45.153Z Compiling thiserror-impl v2.0.18
13802026-05-16T03:30:45.281Z Compiling zerocopy-derive v0.8.48
13812026-05-16T03:30:45.353Z Compiling zeroize_derive v1.4.3
13822026-05-16T03:30:45.423Z Compiling futures-macro v0.3.32
13832026-05-16T03:30:45.445Z Compiling zerofrom v0.1.7
13842026-05-16T03:30:45.567Z Compiling yoke v0.8.2
13852026-05-16T03:30:45.753Z Compiling zerovec v0.11.6
13862026-05-16T03:30:45.832Z Compiling zerotrie v0.2.4
13872026-05-16T03:30:46.040Z Compiling zeroize v1.8.2
13882026-05-16T03:30:46.280Z Compiling tinystr v0.8.3
13892026-05-16T03:30:46.306Z Compiling potential_utf v0.1.5
13902026-05-16T03:30:46.322Z Compiling futures-util v0.3.32
13912026-05-16T03:30:46.355Z Compiling ucd-trie v0.1.7
13922026-05-16T03:30:46.463Z Compiling icu_locale_core v2.2.0
13932026-05-16T03:30:46.466Z Compiling icu_collections v2.2.0
13942026-05-16T03:30:46.622Z Compiling httpdate v1.0.3
13952026-05-16T03:30:46.654Z Compiling pest v2.8.6
13962026-05-16T03:30:46.997Z Compiling thiserror-impl v1.0.69
13972026-05-16T03:30:47.472Z Compiling bytes v1.11.1
13982026-05-16T03:30:47.544Z Compiling icu_provider v2.2.0
13992026-05-16T03:30:47.557Z Compiling chrono v0.4.44
14002026-05-16T03:30:47.860Z Compiling icu_normalizer v2.2.0
14012026-05-16T03:30:47.914Z Compiling icu_properties v2.2.0
14022026-05-16T03:30:48.108Z Compiling http v1.4.0
14032026-05-16T03:30:48.175Z Compiling tokio v1.52.3
14042026-05-16T03:30:48.435Z Compiling serde_tokenstream v0.2.3
14052026-05-16T03:30:48.599Z Compiling erased-serde v0.3.31
14062026-05-16T03:30:48.711Z Compiling http-body v1.0.1
14072026-05-16T03:30:48.861Z Compiling idna_adapter v1.2.2
14082026-05-16T03:30:48.998Z Compiling idna v1.1.0
14092026-05-16T03:30:49.082Z Compiling pest_meta v2.8.6
14102026-05-16T03:30:49.094Z Compiling getrandom v0.3.4
14112026-05-16T03:30:49.148Z Compiling pretty-hex v0.4.2
14122026-05-16T03:30:49.281Z Compiling url v2.5.8
14132026-05-16T03:30:49.442Z Compiling plain v0.2.3
14142026-05-16T03:30:49.454Z Compiling tracing-attributes v0.1.31
14152026-05-16T03:30:49.554Z Compiling ppv-lite86 v0.2.21
14162026-05-16T03:30:49.664Z Compiling pest_generator v2.8.6
14172026-05-16T03:30:49.862Z Compiling tracing-core v0.1.36
14182026-05-16T03:30:50.143Z Compiling foldhash v0.2.0
14192026-05-16T03:30:50.273Z Compiling paste v1.0.15
14202026-05-16T03:30:50.341Z Compiling pest_derive v2.8.6
14212026-05-16T03:30:50.374Z Compiling allocator-api2 v0.2.21
14222026-05-16T03:30:50.464Z Compiling http-body-util v0.1.3
14232026-05-16T03:30:50.604Z Compiling ipnetwork v0.21.1
14242026-05-16T03:30:50.676Z Compiling tracing v0.1.44
14252026-05-16T03:30:50.687Z Compiling hashbrown v0.16.1
14262026-05-16T03:30:50.701Z Compiling crypto-common v0.1.7
14272026-05-16T03:30:50.855Z Compiling serde_urlencoded v0.7.1
14282026-05-16T03:30:50.906Z Compiling omicron-workspace-hack v0.1.0
14292026-05-16T03:30:50.918Z Compiling ident_case v1.0.1
14302026-05-16T03:30:51.109Z Compiling sync_wrapper v1.0.2
14312026-05-16T03:30:51.112Z Compiling aho-corasick v1.1.4
14322026-05-16T03:30:51.214Z Compiling winnow v1.0.2
14332026-05-16T03:30:51.264Z Compiling rustls-pki-types v1.14.1
14342026-05-16T03:30:51.274Z Compiling daft-derive v0.1.5
14352026-05-16T03:30:51.584Z Compiling fastrand v2.4.1
14362026-05-16T03:30:51.731Z Compiling oxnet v0.1.5
14372026-05-16T03:30:51.817Z Compiling scroll_derive v0.13.1
14382026-05-16T03:30:52.041Z Compiling regex-automata v0.4.14
14392026-05-16T03:30:52.168Z Compiling tokio-util v0.7.18
14402026-05-16T03:30:52.323Z Compiling async-trait v0.1.89
14412026-05-16T03:30:52.361Z Compiling ring v0.17.14
14422026-05-16T03:30:52.668Z Compiling anyhow v1.0.102
14432026-05-16T03:30:52.879Z Compiling powerfmt v0.2.0
14442026-05-16T03:30:52.908Z Compiling num-conv v0.2.1
14452026-05-16T03:30:52.998Z Compiling time-core v0.1.8
14462026-05-16T03:30:53.052Z Compiling cpufeatures v0.2.17
14472026-05-16T03:30:53.104Z Compiling deranged v0.5.8
14482026-05-16T03:30:53.142Z Compiling time-macros v0.2.27
14492026-05-16T03:30:53.323Z Compiling scroll v0.13.0
14502026-05-16T03:30:53.583Z Compiling block-buffer v0.10.4
14512026-05-16T03:30:53.730Z Compiling regex v1.12.3
14522026-05-16T03:30:54.032Z Compiling openssl-probe v0.2.1
14532026-05-16T03:30:54.109Z Compiling hex v0.4.3
14542026-05-16T03:30:54.582Z Compiling num_threads v0.1.7
14552026-05-16T03:30:54.585Z Compiling digest v0.10.7
14562026-05-16T03:30:54.585Z Compiling goblin v0.10.5
14572026-05-16T03:30:54.585Z Compiling camino v1.2.2
14582026-05-16T03:30:54.735Z Compiling h2 v0.4.14
14592026-05-16T03:30:54.920Z Compiling usdt-impl v0.6.0
14602026-05-16T03:30:54.960Z Compiling crc32fast v1.5.0
14612026-05-16T03:30:55.334Z Compiling dtrace-parser v0.3.0
14622026-05-16T03:30:55.596Z Compiling crossbeam-utils v0.8.21
14632026-05-16T03:30:55.697Z Compiling aws-lc-rs v1.16.3
14642026-05-16T03:30:56.175Z Compiling futures-executor v0.3.32
14652026-05-16T03:30:56.201Z Compiling structmeta-derive v0.3.0
14662026-05-16T03:30:56.376Z Compiling thread-id v5.1.0
14672026-05-16T03:30:56.454Z Compiling simd-adler32 v0.3.9
14682026-05-16T03:30:56.457Z Compiling adler2 v2.0.1
14692026-05-16T03:30:56.591Z Compiling rustls v0.22.4
14702026-05-16T03:30:56.650Z Compiling miniz_oxide v0.8.9
14712026-05-16T03:30:56.810Z Compiling hyper v1.9.0
14722026-05-16T03:30:56.966Z Compiling dof v0.4.0
14732026-05-16T03:30:57.250Z Compiling structmeta v0.3.0
14742026-05-16T03:30:57.278Z Compiling futures v0.3.32
14752026-05-16T03:30:57.311Z Compiling rand_core v0.9.5
14762026-05-16T03:30:57.447Z Compiling darling_core v0.23.0
14772026-05-16T03:30:57.522Z Compiling newtype-uuid-macros v0.1.0
14782026-05-16T03:30:57.869Z Compiling hyper-util v0.1.20
14792026-05-16T03:30:58.318Z Compiling thread_local v1.1.9
14802026-05-16T03:30:58.343Z Compiling untrusted v0.7.1
14812026-05-16T03:30:58.467Z Compiling match_cfg v0.1.0
14822026-05-16T03:30:58.520Z Compiling flate2 v1.1.9
14832026-05-16T03:30:58.544Z Compiling newtype-uuid v1.3.2
14842026-05-16T03:30:59.034Z Compiling quick-error v1.2.3
14852026-05-16T03:30:59.040Z Compiling compression-core v0.4.32
14862026-05-16T03:30:59.040Z Compiling rustls v0.23.40
14872026-05-16T03:30:59.040Z Compiling ref-cast v1.0.25
14882026-05-16T03:30:59.065Z Compiling slog-async v2.8.0
14892026-05-16T03:30:59.105Z Compiling usdt-macro v0.6.0
14902026-05-16T03:30:59.142Z Compiling usdt-attr-macro v0.6.0
14912026-05-16T03:30:59.300Z Compiling compression-codecs v0.4.38
14922026-05-16T03:30:59.410Z Compiling daft v0.1.5
14932026-05-16T03:30:59.547Z Compiling darling_macro v0.23.0
14942026-05-16T03:30:59.559Z Compiling rand_chacha v0.9.0
14952026-05-16T03:30:59.672Z Compiling strum_macros v0.26.4
14962026-05-16T03:30:59.983Z Compiling ref-cast-impl v1.0.25
14972026-05-16T03:30:59.994Z Compiling serde_spanned v1.1.1
14982026-05-16T03:31:00.051Z Compiling multer v3.1.0
14992026-05-16T03:31:00.134Z Compiling toml_writer v1.1.1+spec-1.1.0
15002026-05-16T03:31:00.145Z Compiling darling v0.23.0
15012026-05-16T03:31:00.218Z Compiling take_mut v0.2.2
15022026-05-16T03:31:00.286Z Compiling term v1.2.1
15032026-05-16T03:31:00.297Z Compiling debug-ignore v1.0.5
15042026-05-16T03:31:00.320Z Compiling bit-vec v0.8.0
15052026-05-16T03:31:00.385Z Compiling serde_with_macros v3.20.0
15062026-05-16T03:31:00.452Z Compiling rand v0.9.4
15072026-05-16T03:31:00.547Z Compiling bit-set v0.8.0
15082026-05-16T03:31:00.703Z Compiling tower v0.5.3
15092026-05-16T03:31:00.704Z Compiling async-stream-impl v0.3.6
15102026-05-16T03:31:00.987Z Compiling dropshot v0.17.0
15112026-05-16T03:31:01.016Z Compiling encoding_rs v0.8.35
15122026-05-16T03:31:01.247Z Compiling spin v0.9.8
15132026-05-16T03:31:01.287Z Compiling syn v1.0.109
15142026-05-16T03:31:01.357Z Compiling unarray v0.1.4
15152026-05-16T03:31:01.360Z Compiling strum v0.26.3
15162026-05-16T03:31:01.423Z Compiling mime v0.3.17
15172026-05-16T03:31:01.466Z Compiling async-stream v0.3.6
15182026-05-16T03:31:01.522Z Compiling tower-http v0.6.10
15192026-05-16T03:31:01.537Z Compiling derive-ex v0.1.8
15202026-05-16T03:31:01.549Z Compiling dropshot_endpoint v0.17.0
15212026-05-16T03:31:01.636Z Compiling macaddr v1.0.1
15222026-05-16T03:31:01.670Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15232026-05-16T03:31:01.700Z Compiling waitgroup v0.1.2
15242026-05-16T03:31:01.835Z Compiling serde_path_to_error v0.1.20
15252026-05-16T03:31:02.194Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15262026-05-16T03:31:02.320Z Compiling tempfile v3.27.0
15272026-05-16T03:31:02.739Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
15282026-05-16T03:31:02.771Z Compiling openapiv3 v2.2.0
15292026-05-16T03:31:02.911Z Compiling strum_macros v0.27.2
15302026-05-16T03:31:03.121Z Compiling test-strategy v0.4.5
15312026-05-16T03:31:03.208Z Compiling instant v0.1.13
15322026-05-16T03:31:03.314Z Compiling time v0.3.47
15332026-05-16T03:31:03.873Z Compiling rustls-native-certs v0.8.3
15342026-05-16T03:31:04.223Z Compiling rustc-hash v2.1.2
15352026-05-16T03:31:04.346Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
15362026-05-16T03:31:04.376Z Compiling crossbeam-channel v0.5.15
15372026-05-16T03:31:04.723Z Compiling strum v0.27.2
15382026-05-16T03:31:05.351Z Compiling parse-display-derive v0.10.0
15392026-05-16T03:31:05.356Z Compiling backon v1.6.0
15402026-05-16T03:31:05.569Z Compiling rand_chacha v0.3.1
15412026-05-16T03:31:05.644Z Compiling rustls-webpki v0.102.8
15422026-05-16T03:31:06.015Z Compiling rand v0.8.6
15432026-05-16T03:31:06.557Z Compiling slog-json v2.6.1
15442026-05-16T03:31:06.578Z Compiling hostname v0.3.1
15452026-05-16T03:31:06.628Z Compiling toml_parser v1.1.2+spec-1.1.0
15462026-05-16T03:31:06.713Z Compiling toml_datetime v1.1.1+spec-1.1.0
15472026-05-16T03:31:06.725Z Compiling memmap2 v0.9.10
15482026-05-16T03:31:06.756Z Compiling wait-timeout v0.2.1
15492026-05-16T03:31:06.940Z Compiling is-terminal v0.4.17
15502026-05-16T03:31:07.019Z Compiling either v1.15.0
15512026-05-16T03:31:07.034Z Compiling slog-term v2.9.2
15522026-05-16T03:31:07.060Z Compiling toml v1.1.2+spec-1.1.0
15532026-05-16T03:31:07.216Z Compiling rusty-fork v0.3.1
15542026-05-16T03:31:07.228Z Compiling usdt v0.6.0
15552026-05-16T03:31:07.332Z Compiling slog-bunyan v2.5.0
15562026-05-16T03:31:07.501Z Compiling serde_with v3.20.0
15572026-05-16T03:31:07.579Z Compiling async-compression v0.4.42
15582026-05-16T03:31:07.645Z Compiling rand_xorshift v0.4.0
15592026-05-16T03:31:07.794Z Compiling sha1 v0.10.6
15602026-05-16T03:31:07.887Z Compiling rustls-pemfile v2.2.0
15612026-05-16T03:31:08.011Z Compiling tokio-rustls v0.25.0
15622026-05-16T03:31:08.022Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
15632026-05-16T03:31:08.085Z Compiling regress v0.10.5
15642026-05-16T03:31:08.231Z Compiling hostname v0.4.2
15652026-05-16T03:31:08.501Z Compiling proptest v1.11.0
15662026-05-16T03:31:09.245Z Compiling iddqd v0.3.18
15672026-05-16T03:31:09.248Z Compiling reqwest v0.12.28
15682026-05-16T03:31:10.328Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
15692026-05-16T03:31:10.380Z Compiling progenitor-client v0.10.0
15702026-05-16T03:31:10.579Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
15712026-05-16T03:31:10.652Z Compiling itertools v0.14.0
15722026-05-16T03:31:11.220Z Compiling parse-display v0.10.0
15732026-05-16T03:31:11.564Z Compiling backoff v0.4.0
15742026-05-16T03:31:11.783Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3)
15752026-05-16T03:31:12.855Z Compiling regress v0.11.1
15762026-05-16T03:31:13.321Z Compiling utf8parse v0.2.2
15772026-05-16T03:31:13.326Z Compiling anstyle-parse v1.0.0
15782026-05-16T03:31:13.326Z Compiling anstyle v1.0.14
15792026-05-16T03:31:13.326Z Compiling colorchoice v1.0.5
15802026-05-16T03:31:13.326Z Compiling is_terminal_polyfill v1.70.2
15812026-05-16T03:31:13.380Z Compiling anstyle-query v1.1.5
15822026-05-16T03:31:13.527Z Compiling anstream v1.0.0
15832026-05-16T03:31:14.275Z Compiling toml_datetime v0.6.11
15842026-05-16T03:31:14.348Z Compiling zerocopy-derive v0.7.35
15852026-05-16T03:31:14.389Z Compiling typify-impl v0.6.2
15862026-05-16T03:31:14.743Z Compiling clap_lex v1.1.0
15872026-05-16T03:31:14.789Z Compiling convert_case v0.4.0
15882026-05-16T03:31:15.085Z Compiling derive_more v0.99.20
15892026-05-16T03:31:15.218Z Compiling zerocopy v0.7.35
15902026-05-16T03:31:15.957Z Compiling unicode-width v0.2.2
15912026-05-16T03:31:16.797Z Compiling secrecy v0.10.3
15922026-05-16T03:31:16.809Z Compiling clap_derive v4.6.1
15932026-05-16T03:31:16.887Z Compiling crucible-workspace-hack v0.1.0
15942026-05-16T03:31:16.952Z Compiling float-ord v0.3.2
15952026-05-16T03:31:17.071Z Compiling tinyvec_macros v0.1.1
15962026-05-16T03:31:17.136Z Compiling tinyvec v1.11.0
15972026-05-16T03:31:17.580Z Compiling terminal_size v0.4.4
15982026-05-16T03:31:17.790Z Compiling dtrace-parser v0.2.0
15992026-05-16T03:31:17.803Z Compiling scroll_derive v0.12.1
16002026-05-16T03:31:17.980Z Compiling num-integer v0.1.46
16012026-05-16T03:31:18.303Z Compiling rustc_version v0.4.1
16022026-05-16T03:31:18.522Z Compiling usdt-impl v0.5.0
16032026-05-16T03:31:18.534Z Compiling scroll v0.12.0
16042026-05-16T03:31:18.626Z Compiling curve25519-dalek v4.1.3
16052026-05-16T03:31:19.421Z Compiling dof v0.3.0
16062026-05-16T03:31:19.424Z Compiling hmac v0.12.1
16072026-05-16T03:31:19.424Z Compiling darling_core v0.21.3
16082026-05-16T03:31:19.424Z Compiling inout v0.1.4
16092026-05-16T03:31:19.882Z Compiling ff v0.13.1
16102026-05-16T03:31:19.885Z Compiling thread-id v4.2.2
16112026-05-16T03:31:19.885Z Compiling cipher v0.4.4
16122026-05-16T03:31:19.885Z Compiling hkdf v0.12.4
16132026-05-16T03:31:19.885Z Compiling group v0.13.0
16142026-05-16T03:31:20.221Z Compiling goblin v0.8.2
16152026-05-16T03:31:20.295Z Compiling num-rational v0.4.2
16162026-05-16T03:31:20.339Z Compiling num-iter v0.1.45
16172026-05-16T03:31:20.459Z Compiling clap_builder v4.6.0
16182026-05-16T03:31:20.616Z Compiling toml_edit v0.25.11+spec-1.1.0
16192026-05-16T03:31:20.768Z Compiling typify-macro v0.6.2
16202026-05-16T03:31:20.919Z Compiling thiserror-impl-no-std v2.0.2
16212026-05-16T03:31:21.474Z Compiling darling_macro v0.21.3
16222026-05-16T03:31:21.504Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
16232026-05-16T03:31:21.988Z Compiling crossbeam-epoch v0.9.18
16242026-05-16T03:31:22.080Z Compiling universal-hash v0.5.1
16252026-05-16T03:31:22.214Z Compiling half v2.7.1
16262026-05-16T03:31:22.344Z Compiling crypto-bigint v0.5.5
16272026-05-16T03:31:22.373Z Compiling curve25519-dalek-derive v0.1.1
16282026-05-16T03:31:22.514Z Compiling num-complex v0.4.6
16292026-05-16T03:31:22.907Z Compiling typify v0.6.2
16302026-05-16T03:31:23.154Z Compiling base64ct v1.8.3
16312026-05-16T03:31:23.165Z Compiling ciborium-io v0.2.2
16322026-05-16T03:31:23.207Z Compiling opaque-debug v0.3.1
16332026-05-16T03:31:23.286Z Compiling base16ct v0.2.0
16342026-05-16T03:31:23.292Z Compiling poly1305 v0.8.0
16352026-05-16T03:31:23.415Z Compiling password-hash v0.5.0
16362026-05-16T03:31:23.447Z Compiling elliptic-curve v0.13.8
16372026-05-16T03:31:23.476Z Compiling ciborium-ll v0.2.2
16382026-05-16T03:31:23.849Z Compiling num v0.4.3
16392026-05-16T03:31:23.992Z Compiling darling v0.21.3
16402026-05-16T03:31:24.067Z Compiling clap v4.6.1
16412026-05-16T03:31:24.080Z Compiling thiserror-no-std v2.0.2
16422026-05-16T03:31:24.161Z Compiling proc-macro-crate v3.5.0
16432026-05-16T03:31:24.439Z Compiling chacha20 v0.9.1
16442026-05-16T03:31:24.572Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
16452026-05-16T03:31:24.775Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
16462026-05-16T03:31:25.176Z Compiling blake2 v0.10.6
16472026-05-16T03:31:25.247Z Compiling byte-wrapper v0.1.0
16482026-05-16T03:31:25.309Z Compiling aead v0.5.2
16492026-05-16T03:31:25.469Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
16502026-05-16T03:31:25.609Z Compiling proc-macro-error-attr v1.0.4
16512026-05-16T03:31:25.790Z Compiling unsafe-libyaml v0.2.11
16522026-05-16T03:31:25.847Z Compiling prettyplease v0.2.37
16532026-05-16T03:31:25.860Z Compiling keccak v0.1.6
16542026-05-16T03:31:26.092Z Compiling heapless v0.8.0
16552026-05-16T03:31:26.162Z Compiling rustix v0.38.44
16562026-05-16T03:31:26.431Z Compiling serde_yaml v0.9.34+deprecated
16572026-05-16T03:31:27.012Z Compiling sha3 v0.10.9
16582026-05-16T03:31:27.149Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
16592026-05-16T03:31:27.697Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
16602026-05-16T03:31:27.883Z Compiling chacha20poly1305 v0.10.1
16612026-05-16T03:31:28.014Z Compiling argon2 v0.5.3
16622026-05-16T03:31:28.050Z Compiling num_enum_derive v0.7.6
16632026-05-16T03:31:28.252Z Compiling vsss-rs v3.3.4
16642026-05-16T03:31:28.610Z Compiling ingot-macros v0.1.1
16652026-05-16T03:31:29.097Z Compiling ciborium v0.2.2
16662026-05-16T03:31:29.825Z Compiling rustls-webpki v0.103.13
16672026-05-16T03:31:30.126Z Compiling usdt-macro v0.5.0
16682026-05-16T03:31:30.170Z Compiling usdt-attr-macro v0.5.0
16692026-05-16T03:31:31.566Z Compiling serde_spanned v0.6.9
16702026-05-16T03:31:31.715Z Compiling enum-as-inner v0.6.1
16712026-05-16T03:31:31.905Z Compiling hash32 v0.3.1
16722026-05-16T03:31:32.060Z Compiling proc-macro-error v1.0.4
16732026-05-16T03:31:32.078Z Compiling memmap v0.7.0
16742026-05-16T03:31:32.276Z Compiling toml_write v0.1.2
16752026-05-16T03:31:32.308Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16762026-05-16T03:31:32.319Z Compiling indent_write v2.2.0
16772026-05-16T03:31:32.831Z Compiling winnow v0.5.40
16782026-05-16T03:31:32.835Z Compiling winnow v0.7.15
16792026-05-16T03:31:32.835Z Compiling data-encoding v2.11.0
16802026-05-16T03:31:32.835Z Compiling smoltcp v0.11.0
16812026-05-16T03:31:32.835Z Compiling usdt v0.5.0
16822026-05-16T03:31:33.039Z Compiling ingot-types v0.1.2
16832026-05-16T03:31:33.324Z Compiling tokio-rustls v0.26.4
16842026-05-16T03:31:33.369Z Compiling rustls-platform-verifier v0.7.0
16852026-05-16T03:31:33.381Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
16862026-05-16T03:31:33.440Z Compiling num_enum v0.7.6
16872026-05-16T03:31:33.572Z Compiling hyper-rustls v0.27.9
16882026-05-16T03:31:33.588Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
16892026-05-16T03:31:33.605Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
16902026-05-16T03:31:33.818Z Compiling reqwest v0.13.3
16912026-05-16T03:31:33.857Z Compiling toml_edit v0.22.27
16922026-05-16T03:31:33.958Z Compiling toml_edit v0.19.15
16932026-05-16T03:31:35.220Z Compiling progenitor-client v0.14.0
16942026-05-16T03:31:35.401Z Compiling tabwriter v1.4.1
16952026-05-16T03:31:35.525Z Compiling progenitor-extras v0.2.0
16962026-05-16T03:31:35.768Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
16972026-05-16T03:31:36.143Z Compiling cobs v0.3.0
16982026-05-16T03:31:36.344Z Compiling serde_repr v0.1.20
16992026-05-16T03:31:36.696Z Compiling memoffset v0.9.1
17002026-05-16T03:31:36.949Z Compiling vcpkg v0.2.15
17012026-05-16T03:31:36.972Z Compiling bitflags v1.3.2
17022026-05-16T03:31:37.058Z Compiling cfg_aliases v0.2.1
17032026-05-16T03:31:37.126Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a)
17042026-05-16T03:31:37.146Z Compiling pkg-config v0.3.33
17052026-05-16T03:31:37.376Z Compiling managed v0.8.0
17062026-05-16T03:31:37.407Z Compiling nix v0.31.3
17072026-05-16T03:31:37.604Z Compiling openssl-sys v0.9.115
17082026-05-16T03:31:37.619Z Compiling postcard v1.1.3
17092026-05-16T03:31:37.962Z Compiling toml v0.8.23
17102026-05-16T03:31:38.122Z Compiling proc-macro-crate v1.3.1
17112026-05-16T03:31:38.682Z Compiling ingot v0.1.1
17122026-05-16T03:31:38.724Z Compiling hubpack_derive v0.1.1
17132026-05-16T03:31:38.724Z Compiling foreign-types-macros v0.2.3
17142026-05-16T03:31:38.724Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
17152026-05-16T03:31:38.955Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
17162026-05-16T03:31:39.010Z Compiling static_assertions v1.1.0
17172026-05-16T03:31:39.067Z Compiling unicode-segmentation v1.13.2
17182026-05-16T03:31:39.211Z Compiling cpufeatures v0.3.0
17192026-05-16T03:31:39.227Z Compiling linked-hash-map v0.5.6
17202026-05-16T03:31:39.274Z Compiling swrite v0.1.0
17212026-05-16T03:31:39.377Z Compiling heck v0.4.1
17222026-05-16T03:31:39.399Z Compiling semver v0.1.20
17232026-05-16T03:31:39.481Z Compiling colored v3.1.1
17242026-05-16T03:31:39.494Z Compiling foreign-types-shared v0.3.1
17252026-05-16T03:31:40.543Z Compiling resolv-conf v0.7.6
17262026-05-16T03:31:40.621Z Compiling rayon-core v1.13.0
17272026-05-16T03:31:40.621Z Compiling rustc_version v0.1.7
17282026-05-16T03:31:40.621Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
17292026-05-16T03:31:40.621Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
17302026-05-16T03:31:40.621Z Compiling foreign-types v0.5.0
17312026-05-16T03:31:40.621Z Compiling newline-converter v0.3.0
17322026-05-16T03:31:40.621Z Compiling lru-cache v0.1.2
17332026-05-16T03:31:40.621Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
17342026-05-16T03:31:40.621Z Compiling chacha20 v0.10.0
17352026-05-16T03:31:40.621Z Compiling hubpack v0.1.2
17362026-05-16T03:31:40.621Z Compiling num_enum_derive v0.5.11
17372026-05-16T03:31:40.881Z Compiling atomicwrites v0.4.4
17382026-05-16T03:31:41.157Z Compiling hickory-proto v0.24.4
17392026-05-16T03:31:41.517Z Compiling progenitor-impl v0.13.0
17402026-05-16T03:31:41.924Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
17412026-05-16T03:31:42.337Z Compiling crossbeam-deque v0.8.6
17422026-05-16T03:31:42.394Z Compiling console v0.15.11
17432026-05-16T03:31:42.548Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
17442026-05-16T03:31:42.902Z Compiling camino-tempfile v1.4.1
17452026-05-16T03:31:42.960Z Compiling serde-big-array v0.5.1
17462026-05-16T03:31:43.062Z Compiling num-derive v0.4.2
17472026-05-16T03:31:43.072Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
17482026-05-16T03:31:43.080Z Compiling derive-where v1.6.1
17492026-05-16T03:31:43.090Z Compiling pin-project-internal v1.1.12
17502026-05-16T03:31:43.424Z Compiling cstr-argument v0.1.2
17512026-05-16T03:31:43.583Z Compiling minimal-lexical v0.2.1
17522026-05-16T03:31:43.655Z Compiling siphasher v1.0.3
17532026-05-16T03:31:43.784Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1)
17542026-05-16T03:31:43.837Z Compiling similar v2.7.0
17552026-05-16T03:31:44.060Z Compiling nom v7.1.3
17562026-05-16T03:31:44.066Z Compiling phf_shared v0.12.1
17572026-05-16T03:31:44.202Z Compiling pin-project v1.1.12
17582026-05-16T03:31:44.225Z Compiling expectorate v1.2.0
17592026-05-16T03:31:44.372Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17602026-05-16T03:31:44.409Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
17612026-05-16T03:31:44.516Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
17622026-05-16T03:31:44.534Z Compiling hickory-resolver v0.24.4
17632026-05-16T03:31:44.788Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
17642026-05-16T03:31:44.801Z Compiling num_enum v0.5.11
17652026-05-16T03:31:44.960Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a)
17662026-05-16T03:31:45.072Z Compiling progenitor-macro v0.13.0
17672026-05-16T03:31:45.386Z Compiling rand v0.10.1
17682026-05-16T03:31:45.400Z Compiling newtype_derive v0.1.6
17692026-05-16T03:31:45.641Z Compiling progenitor-client v0.13.0
17702026-05-16T03:31:46.500Z Compiling progenitor-impl v0.14.0
17712026-05-16T03:31:46.684Z Compiling unicode-normalization v0.1.25
17722026-05-16T03:31:48.580Z Compiling tokio-stream v0.1.18
17732026-05-16T03:31:48.580Z Compiling snafu-derive v0.8.9
17742026-05-16T03:31:48.864Z Compiling async-recursion v1.1.1
17752026-05-16T03:31:48.864Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299)
17762026-05-16T03:31:48.864Z Compiling slog-dtrace v0.3.0
17772026-05-16T03:31:48.864Z Compiling csv-core v0.1.13
17782026-05-16T03:31:48.864Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
17792026-05-16T03:31:48.864Z Compiling bstr v1.12.1
17802026-05-16T03:31:48.864Z Compiling chrono-tz v0.10.4
17812026-05-16T03:31:48.864Z Compiling highway v1.3.0
17822026-05-16T03:31:48.865Z Compiling foreign-types-shared v0.1.1
17832026-05-16T03:31:48.865Z Compiling unicode-xid v0.2.6
17842026-05-16T03:31:48.949Z Compiling foldhash v0.1.5
17852026-05-16T03:31:48.949Z Compiling konst_macro_rules v0.2.19
17862026-05-16T03:31:48.949Z Compiling unicode-width v0.1.14
17872026-05-16T03:31:48.949Z Compiling owo-colors v4.3.0
17882026-05-16T03:31:48.965Z Compiling same-file v1.0.6
17892026-05-16T03:31:49.140Z Compiling openssl v0.10.79
17902026-05-16T03:31:49.174Z Compiling cancel-safe-futures v0.1.5
17912026-05-16T03:31:49.307Z Compiling walkdir v2.5.0
17922026-05-16T03:31:49.378Z Compiling snafu v0.8.9
17932026-05-16T03:31:49.446Z Compiling konst v0.2.20
17942026-05-16T03:31:49.674Z Compiling hashbrown v0.15.5
17952026-05-16T03:31:49.713Z Compiling const_format_proc_macros v0.2.34
17962026-05-16T03:31:49.728Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
17972026-05-16T03:31:49.767Z Compiling foreign-types v0.3.2
17982026-05-16T03:31:49.839Z Compiling globset v0.4.18
17992026-05-16T03:31:50.046Z Compiling progenitor-macro v0.14.0
18002026-05-16T03:31:50.183Z Compiling csv v1.4.0
18012026-05-16T03:31:50.223Z Compiling progenitor v0.13.0
18022026-05-16T03:31:50.372Z Compiling qorb v0.4.1
18032026-05-16T03:31:50.416Z Compiling olpc-cjson v0.1.4
18042026-05-16T03:31:50.505Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18052026-05-16T03:31:50.756Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18062026-05-16T03:31:51.697Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18072026-05-16T03:31:52.245Z Compiling rayon v1.12.0
18082026-05-16T03:31:52.283Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18092026-05-16T03:31:52.296Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
18102026-05-16T03:31:52.641Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18112026-05-16T03:31:52.669Z Compiling phf v0.12.1
18122026-05-16T03:31:52.875Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18132026-05-16T03:31:53.042Z Compiling zone_cfg_derive v0.3.1
18142026-05-16T03:31:53.206Z Compiling tokio-dtrace v0.1.1
18152026-05-16T03:31:53.672Z Compiling itertools v0.12.1
18162026-05-16T03:31:53.750Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
18172026-05-16T03:31:53.803Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
18182026-05-16T03:31:53.950Z Compiling libsw-core v0.3.2
18192026-05-16T03:31:54.006Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18202026-05-16T03:31:54.116Z Compiling serde_plain v1.0.2
18212026-05-16T03:31:54.177Z Compiling openssl-macros v0.1.1
18222026-05-16T03:31:54.325Z Compiling pem v3.0.6
18232026-05-16T03:31:54.621Z Compiling cookie v0.18.1
18242026-05-16T03:31:54.685Z Compiling sigpipe v0.1.3
18252026-05-16T03:31:54.714Z Compiling typed-path v0.9.3
18262026-05-16T03:31:54.769Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18272026-05-16T03:31:54.802Z Compiling bytecount v0.6.9
18282026-05-16T03:31:54.865Z Compiling fixedbitset v0.4.2
18292026-05-16T03:31:54.889Z Compiling fixedbitset v0.5.7
18302026-05-16T03:31:54.940Z Compiling glob v0.3.3
18312026-05-16T03:31:55.002Z Compiling jiff v0.2.24
18322026-05-16T03:31:55.094Z Compiling petgraph v0.8.3
18332026-05-16T03:31:55.169Z Compiling progenitor v0.14.0
18342026-05-16T03:31:55.240Z Compiling petgraph v0.6.5
18352026-05-16T03:31:55.301Z Compiling papergrid v0.11.0
18362026-05-16T03:31:55.434Z Compiling zone v0.3.1
18372026-05-16T03:31:56.080Z Compiling tough v0.20.0
18382026-05-16T03:31:56.838Z Compiling libsw v3.5.0
18392026-05-16T03:31:56.952Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
18402026-05-16T03:31:57.022Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18412026-05-16T03:31:57.170Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
18422026-05-16T03:31:57.174Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18432026-05-16T03:31:57.233Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
18442026-05-16T03:31:57.428Z Compiling oxide-tokio-rt v0.1.6
18452026-05-16T03:31:57.746Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18462026-05-16T03:31:58.515Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18472026-05-16T03:31:58.547Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18482026-05-16T03:31:58.711Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18492026-05-16T03:31:58.752Z Compiling const_format v0.2.36
18502026-05-16T03:31:59.395Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
18512026-05-16T03:31:59.490Z Compiling tabled_derive v0.7.0
18522026-05-16T03:31:59.681Z Compiling gethostname v0.5.0
18532026-05-16T03:31:59.830Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18542026-05-16T03:31:59.897Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
18552026-05-16T03:31:59.897Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18562026-05-16T03:31:59.965Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18572026-05-16T03:31:59.965Z Compiling bcs v0.1.6
18582026-05-16T03:32:00.014Z Compiling smf v0.2.3
18592026-05-16T03:32:00.189Z Compiling whoami v1.6.1
18602026-05-16T03:32:00.494Z Compiling linear-map v1.2.0
18612026-05-16T03:32:01.417Z Compiling tagptr v0.2.0
18622026-05-16T03:32:01.424Z Compiling unicode-linebreak v0.1.5
18632026-05-16T03:32:01.424Z Compiling termtree v0.5.1
18642026-05-16T03:32:01.424Z Compiling smawk v0.3.2
18652026-05-16T03:32:01.424Z Compiling lazy_static v1.5.0
18662026-05-16T03:32:01.424Z Compiling moka v0.12.15
18672026-05-16T03:32:01.424Z Compiling textwrap v0.16.2
18682026-05-16T03:32:01.424Z Compiling steno v0.4.1
18692026-05-16T03:32:01.424Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18702026-05-16T03:32:01.424Z Compiling tabled v0.15.0
18712026-05-16T03:32:01.535Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18722026-05-16T03:32:01.569Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18732026-05-16T03:32:02.338Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18742026-05-16T03:32:02.489Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18752026-05-16T03:32:03.604Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18762026-05-16T03:32:03.696Z Compiling hickory-proto v0.25.2
18772026-05-16T03:32:04.133Z Compiling humantime v2.3.0
18782026-05-16T03:32:04.401Z Compiling parking_lot_core v0.8.6
18792026-05-16T03:32:04.480Z Compiling libscf-sys v1.2.0
18802026-05-16T03:32:04.579Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18812026-05-16T03:32:04.621Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
18822026-05-16T03:32:04.715Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
18832026-05-16T03:32:05.245Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
18842026-05-16T03:32:05.298Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
18852026-05-16T03:32:05.349Z Compiling nom v8.0.0
18862026-05-16T03:32:05.362Z Compiling parking_lot v0.11.2
18872026-05-16T03:32:05.685Z Compiling hickory-resolver v0.25.2
18882026-05-16T03:32:05.748Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
18892026-05-16T03:32:05.765Z Compiling fxhash v0.2.1
18902026-05-16T03:32:06.083Z Compiling internet-checksum v0.2.1
18912026-05-16T03:32:06.115Z Compiling sled v0.34.7
18922026-05-16T03:32:06.694Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18932026-05-16T03:32:07.857Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
18942026-05-16T03:32:11.117Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18952026-05-16T03:32:11.630Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
18962026-05-16T03:32:18.746Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18972026-05-16T03:32:20.340Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
18982026-05-16T03:32:21.365Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
18992026-05-16T03:32:22.436Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
19002026-05-16T03:32:23.454Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
19012026-05-16T03:32:46.315Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 08s
19022026-05-16T03:32:46.495Z────────────
19032026-05-16T03:32:46.495Z Nextest run ID e44edcde-0beb-4d91-9397-bbda75d2d455 with nextest profile: default
19042026-05-16T03:32:46.495Z Starting 15 tests across 1 binary (28 tests skipped)
19052026-05-16T03:33:03.326Z PASS [ 16.829s] rdb proptest::prop_ipv4_host_bits_always_unset
19062026-05-16T03:33:03.350Z PASS [ 16.852s] rdb proptest::prop_ipv4_default_contains_all
19072026-05-16T03:33:03.373Z PASS [ 16.877s] rdb proptest::prop_ipv4_within_self
19082026-05-16T03:33:03.417Z PASS [ 16.920s] rdb proptest::prop_ipv6_default_contains_all
19092026-05-16T03:33:03.426Z PASS [ 16.929s] rdb proptest::prop_ipv6_host_bits_always_unset
19102026-05-16T03:33:03.431Z PASS [ 16.934s] rdb proptest::prop_ipv6_unset_host_bits_idempotent
19112026-05-16T03:33:03.552Z PASS [ 17.053s] rdb proptest::prop_ipv4_unset_host_bits_idempotent
19122026-05-16T03:33:20.255Z PASS [ 16.927s] rdb proptest::prop_ipv6_within_self
19132026-05-16T03:33:29.473Z PASS [ 26.118s] rdb proptest::prop_static_route_key_deduplication
19142026-05-16T03:33:39.777Z PASS [ 36.342s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits
19152026-05-16T03:33:39.813Z PASS [ 36.383s] rdb proptest::prop_static_route_key_normalization_preserves_length
19162026-05-16T03:33:39.877Z PASS [ 36.456s] rdb proptest::prop_static_route_key_normalization_preserves_fields
19172026-05-16T03:33:39.882Z PASS [ 36.500s] rdb proptest::prop_static_route_key_normalization_idempotent
19182026-05-16T03:33:46.502Z SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19192026-05-16T03:33:56.022Z PASS [ 52.466s] rdb proptest::prop_static_route_key_ord_consistency
19202026-05-16T03:34:46.564Z SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19212026-05-16T03:35:46.567Z SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19222026-05-16T03:36:46.526Z SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19232026-05-16T03:37:04.185Z PASS [ 257.653s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19242026-05-16T03:37:04.185Z────────────
19252026-05-16T03:37:04.185Z Summary [ 257.654s] 15 tests run: 15 passed (1 slow), 28 skipped
19262026-05-16T03:37:04.198Z+ cp '*.log' /work/
19272026-05-16T03:37:04.209Z+ true
19282026-05-16T03:37:04.209Z+ '[' -d proptest-regressions ']'
19292026-05-16T03:37:04.209Z+ cp -r proptest-regressions /work/rdb-proptest-regressions
19302026-05-16T03:37:04.210Z+ popd
19312026-05-16T03:37:04.210Z/work/oxidecomputer/maghemite
19322026-05-16T03:37:04.210Z+ pushd bgp
19332026-05-16T03:37:04.210Z/work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite
19342026-05-16T03:37:04.210Z+ PROPTEST_CASES=1000000
19352026-05-16T03:37:04.210Z+ cargo nextest run --lib proptest
19362026-05-16T03:37:05.391Z Compiling smallvec v1.15.1
19372026-05-16T03:37:05.552Z Compiling crunchy v0.2.4
19382026-05-16T03:37:05.580Z Compiling tiny-keccak v2.0.2
19392026-05-16T03:37:05.586Z Compiling smartstring v1.0.1
19402026-05-16T03:37:05.586Z Compiling ahash v0.8.12
19412026-05-16T03:37:05.607Z Compiling sdd v3.0.10
19422026-05-16T03:37:05.705Z Compiling thin-vec v0.2.18
19432026-05-16T03:37:05.744Z Compiling icu_normalizer v2.2.0
19442026-05-16T03:37:05.744Z Compiling parking_lot_core v0.9.12
19452026-05-16T03:37:05.885Z Compiling parking_lot_core v0.8.6
19462026-05-16T03:37:05.914Z Compiling parking_lot v0.12.5
19472026-05-16T03:37:06.084Z Compiling idna_adapter v1.2.2
19482026-05-16T03:37:06.151Z Compiling tokio v1.52.3
19492026-05-16T03:37:06.284Z Compiling idna v1.1.0
19502026-05-16T03:37:06.321Z Compiling moka v0.12.15
19512026-05-16T03:37:06.343Z Compiling const-random-macro v0.1.16
19522026-05-16T03:37:06.426Z Compiling parking_lot v0.11.2
19532026-05-16T03:37:06.710Z Compiling url v2.5.8
19542026-05-16T03:37:06.826Z Compiling const-random v0.1.18
19552026-05-16T03:37:06.837Z Compiling sled v0.34.7
19562026-05-16T03:37:07.060Z Compiling scc v2.4.0
19572026-05-16T03:37:07.093Z Compiling serial_test_derive v3.4.0
19582026-05-16T03:37:07.121Z Compiling rhai_codegen v3.1.0
19592026-05-16T03:37:07.426Z Compiling schemars v0.8.22
19602026-05-16T03:37:07.585Z Compiling yansi v1.0.1
19612026-05-16T03:37:07.820Z Compiling diff v0.1.13
19622026-05-16T03:37:07.945Z Compiling pretty_assertions v1.4.1
19632026-05-16T03:37:08.110Z Compiling serial_test v3.4.0
19642026-05-16T03:37:08.182Z Compiling ipnetwork v0.21.1
19652026-05-16T03:37:08.219Z Compiling newtype-uuid v1.3.2
19662026-05-16T03:37:08.321Z Compiling serde_with v3.20.0
19672026-05-16T03:37:08.574Z Compiling oxnet v0.1.5
19682026-05-16T03:37:08.598Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3)
19692026-05-16T03:37:08.628Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
19702026-05-16T03:37:08.886Z Compiling daft v0.1.5
19712026-05-16T03:37:08.957Z Compiling byte-wrapper v0.1.0
19722026-05-16T03:37:08.995Z Compiling typify-impl v0.6.2
19732026-05-16T03:37:09.162Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
19742026-05-16T03:37:09.311Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
19752026-05-16T03:37:09.585Z Compiling iddqd v0.3.18
19762026-05-16T03:37:10.181Z Compiling tokio-util v0.7.18
19772026-05-16T03:37:10.185Z Compiling tower v0.5.3
19782026-05-16T03:37:10.185Z Compiling tokio-rustls v0.26.4
19792026-05-16T03:37:10.351Z Compiling h2 v0.4.14
19802026-05-16T03:37:10.792Z Compiling tower-http v0.6.10
19812026-05-16T03:37:10.795Z Compiling tokio-rustls v0.25.0
19822026-05-16T03:37:10.795Z Compiling async-compression v0.4.42
19832026-05-16T03:37:10.795Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
19842026-05-16T03:37:10.811Z Compiling backoff v0.4.0
19852026-05-16T03:37:11.384Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
19862026-05-16T03:37:11.947Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
19872026-05-16T03:37:11.981Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
19882026-05-16T03:37:11.990Z Compiling typify v0.6.2
19892026-05-16T03:37:12.350Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
19902026-05-16T03:37:12.362Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
19912026-05-16T03:37:12.471Z Compiling hyper v1.9.0
19922026-05-16T03:37:12.729Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
19932026-05-16T03:37:12.831Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
19942026-05-16T03:37:13.094Z Compiling hickory-proto v0.24.4
19952026-05-16T03:37:13.573Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
19962026-05-16T03:37:13.598Z Compiling hyper-util v0.1.20
19972026-05-16T03:37:14.704Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
19982026-05-16T03:37:14.769Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
19992026-05-16T03:37:14.811Z Compiling hyper-rustls v0.27.9
20002026-05-16T03:37:15.030Z Compiling reqwest v0.13.3
20012026-05-16T03:37:15.044Z Compiling dropshot v0.17.0
20022026-05-16T03:37:15.170Z Compiling reqwest v0.12.28
20032026-05-16T03:37:15.259Z Compiling hickory-resolver v0.24.4
20042026-05-16T03:37:15.970Z Compiling progenitor-impl v0.13.0
20052026-05-16T03:37:16.455Z Compiling progenitor-client v0.14.0
20062026-05-16T03:37:16.768Z Compiling progenitor-extras v0.2.0
20072026-05-16T03:37:16.781Z Compiling progenitor-client v0.10.0
20082026-05-16T03:37:17.976Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20092026-05-16T03:37:19.292Z Compiling progenitor-client v0.13.0
20102026-05-16T03:37:19.493Z Compiling tokio-stream v0.1.18
20112026-05-16T03:37:19.555Z Compiling progenitor v0.13.0
20122026-05-16T03:37:19.600Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20132026-05-16T03:37:19.723Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
20142026-05-16T03:37:20.489Z Compiling qorb v0.4.1
20152026-05-16T03:37:21.155Z Compiling progenitor-impl v0.14.0
20162026-05-16T03:37:21.639Z Compiling tokio-dtrace v0.1.1
20172026-05-16T03:37:21.792Z Compiling libsw-core v0.3.2
20182026-05-16T03:37:21.923Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
20192026-05-16T03:37:21.935Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1)
20202026-05-16T03:37:21.960Z Compiling libsw v3.5.0
20212026-05-16T03:37:22.142Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20222026-05-16T03:37:22.311Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20232026-05-16T03:37:22.780Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20242026-05-16T03:37:23.423Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20252026-05-16T03:37:23.753Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20262026-05-16T03:37:23.890Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20272026-05-16T03:37:24.194Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20282026-05-16T03:37:24.776Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20292026-05-16T03:37:24.974Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20302026-05-16T03:37:25.191Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
20312026-05-16T03:37:25.193Z Compiling progenitor v0.14.0
20322026-05-16T03:37:25.338Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
20332026-05-16T03:37:25.637Z Compiling oxide-tokio-rt v0.1.6
20342026-05-16T03:37:25.960Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20352026-05-16T03:37:26.178Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20362026-05-16T03:37:26.196Z Compiling tough v0.20.0
20372026-05-16T03:37:26.462Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20382026-05-16T03:37:26.600Z Compiling zone v0.3.1
20392026-05-16T03:37:26.742Z Compiling cancel-safe-futures v0.1.5
20402026-05-16T03:37:26.784Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
20412026-05-16T03:37:27.053Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20422026-05-16T03:37:27.220Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20432026-05-16T03:37:27.411Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20442026-05-16T03:37:27.860Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20452026-05-16T03:37:27.967Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20462026-05-16T03:37:28.164Z Compiling steno v0.4.1
20472026-05-16T03:37:28.214Z Compiling hickory-proto v0.25.2
20482026-05-16T03:37:28.848Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20492026-05-16T03:37:29.726Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
20502026-05-16T03:37:30.287Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20512026-05-16T03:37:30.353Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20522026-05-16T03:37:30.711Z Compiling hickory-resolver v0.25.2
20532026-05-16T03:37:30.829Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
20542026-05-16T03:37:30.939Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
20552026-05-16T03:37:31.400Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20562026-05-16T03:37:31.693Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20572026-05-16T03:37:32.393Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20582026-05-16T03:37:32.913Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20592026-05-16T03:37:33.060Z Compiling rhai v1.24.0
20602026-05-16T03:37:35.514Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20612026-05-16T03:37:35.623Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
20622026-05-16T03:37:35.768Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20632026-05-16T03:37:40.312Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20642026-05-16T03:37:48.312Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20652026-05-16T03:37:49.888Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166)
20662026-05-16T03:37:50.936Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
20672026-05-16T03:37:52.032Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
20682026-05-16T03:37:52.857Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
20692026-05-16T03:37:54.797Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
20702026-05-16T03:38:26.017Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s
20712026-05-16T03:38:26.166Z────────────
20722026-05-16T03:38:26.166Z Nextest run ID 147198bd-b771-4c0f-81b2-295e1cf2f59a with nextest profile: default
20732026-05-16T03:38:26.166Z Starting 17 tests across 1 binary (133 tests skipped)
20742026-05-16T03:38:43.399Z PASS [ 17.231s] bgp proptest::prop_ipv4_wire_format_roundtrip
20752026-05-16T03:38:45.147Z PASS [ 18.984s] bgp proptest::prop_ipv4_withdrawn_roundtrip
20762026-05-16T03:38:45.202Z PASS [ 19.040s] bgp proptest::prop_ipv4_prefixes_roundtrip
20772026-05-16T03:38:46.459Z PASS [ 20.250s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach
20782026-05-16T03:38:46.921Z PASS [ 20.749s] bgp proptest::prop_ipv4_prefixes_via_mp_reach
20792026-05-16T03:38:47.133Z PASS [ 20.963s] bgp proptest::prop_ipv6_prefixes_via_mp_reach
20802026-05-16T03:38:55.014Z PASS [ 28.823s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence
20812026-05-16T03:39:00.631Z PASS [ 17.117s] bgp proptest::prop_ipv6_wire_format_roundtrip
20822026-05-16T03:39:05.465Z PASS [ 20.314s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach
20832026-05-16T03:39:05.544Z PASS [ 19.123s] bgp proptest::prop_nexthop_ipv4_via_mp_reach
20842026-05-16T03:39:06.326Z PASS [ 19.199s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach
20852026-05-16T03:39:06.852Z PASS [ 19.933s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach
20862026-05-16T03:39:26.230Z SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence
20872026-05-16T03:39:29.808Z PASS [ 29.258s] bgp proptest::prop_update_mp_unreach_roundtrip
20882026-05-16T03:39:34.403Z PASS [ 68.212s] bgp proptest::prop_encode_decode_semantic_equivalence
20892026-05-16T03:39:45.359Z SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first
20902026-05-16T03:39:55.014Z SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip
20912026-05-16T03:39:56.262Z PASS [ 71.030s] bgp proptest::prop_mp_bgp_attrs_encoded_first
20922026-05-16T03:40:05.515Z SLOW [> 60.000s] bgp proptest::prop_update_traditional_roundtrip
20932026-05-16T03:40:07.969Z PASS [ 62.498s] bgp proptest::prop_update_traditional_roundtrip
20942026-05-16T03:40:09.676Z PASS [ 74.645s] bgp proptest::prop_update_mp_reach_roundtrip
20952026-05-16T03:40:09.712Z────────────
20962026-05-16T03:40:09.712Z Summary [ 103.468s] 17 tests run: 17 passed (4 slow), 133 skipped
20972026-05-16T03:40:09.712Z+ cp '*.log' /work/
20982026-05-16T03:40:09.712Z+ true
20992026-05-16T03:40:09.712Z+ '[' -d proptest-regressions ']'
21002026-05-16T03:40:09.713Z+ cp -r proptest-regressions /work/bgp-proptest-regressions
21012026-05-16T03:40:09.713Z+ popd
21022026-05-16T03:40:09.713Z/work/oxidecomputer/maghemite
21032026-05-16T03:40:09.713Zprocess exited: duration 732555 ms, exit code 0
 
21042026-05-16T03:40:09.800Zfound 0 output files