01KHQB42QQTF26643JGW7GEZJA: 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: 01KHQB4KGA0B6CE2SWAXE2Y2NF

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-18T03:02:50.959Zjob assigned to worker 01KHQB4VWZVS85CJYCQE135HRK [factory aws, i-05a46dc17b1cf7677] (queued for 1 m 5 s)
 
22026-02-18T03:02:59.853Zstarting task 0: "setup"
32026-02-18T03:02:59.858Z++ uname -s
42026-02-18T03:02:59.861Z+ kern=SunOS
52026-02-18T03:02:59.861Z+ build_user=build
62026-02-18T03:02:59.861Z+ build_uid=12345
72026-02-18T03:02:59.861Z+ work_dir=/work
82026-02-18T03:02:59.861Z+ input_dir=/input
92026-02-18T03:02:59.861Z+ [[ 0 == 12345 ]]
102026-02-18T03:02:59.861Z+ case "$kern" in
112026-02-18T03:02:59.861Z+ groupadd -g 12345 build
122026-02-18T03:02:59.864Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-18T03:03:01.870Z+ zfs create -o mountpoint=/work rpool/work
142026-02-18T03:03:01.993Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-18T03:03:01.996Z+ home_fs=zfs
162026-02-18T03:03:01.996Z+ [[ zfs == autofs ]]
172026-02-18T03:03:01.996Z+ mkdir -p /home/build
182026-02-18T03:03:02.000Z+ chown build:build /home/build /work
192026-02-18T03:03:04.001Z+ chmod 0700 /home/build /work
202026-02-18T03:03:04.004Zprocess exited: duration 4152 ms, exit code 0
 
212026-02-18T03:03:04.013Zstarting task 1: "rust-toolchain"
222026-02-18T03:03:04.016Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-02-18T03:03:04.016Z * rust toolchain channel = "stable"
242026-02-18T03:03:04.016Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-02-18T03:03:04.016Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-02-18T03:03:04.016Z * rust toolchain profile = "default"
272026-02-18T03:03:04.016Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-18T03:03:04.019Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-18T03:03:04.019Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-02-18T03:03:04.156Zinfo: downloading installer
312026-02-18T03:03:05.846Zwarn: It looks like you have an existing installation of Rust at:
322026-02-18T03:03:05.846Zwarn: /opt/ooce/bin
332026-02-18T03:03:05.846Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-18T03:03:05.846Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-18T03:03:05.846Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-18T03:03:05.846Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-18T03:03:05.846Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-18T03:03:05.846Zerror: cannot install while Rust is installed
392026-02-18T03:03:05.847Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-18T03:03:05.859Zinfo: profile set to 'default'
412026-02-18T03:03:05.859Zinfo: default host triple is x86_64-unknown-illumos
422026-02-18T03:03:05.863Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-02-18T03:03:06.018Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-02-18T03:03:06.018Zinfo: downloading component 'cargo'
452026-02-18T03:03:07.023Zinfo: downloading component 'clippy'
462026-02-18T03:03:07.391Zinfo: downloading component 'rust-docs'
472026-02-18T03:03:08.776Zinfo: downloading component 'rust-std'
482026-02-18T03:03:10.659Zinfo: downloading component 'rustc'
492026-02-18T03:03:19.578Zinfo: downloading component 'rustfmt'
502026-02-18T03:03:19.839Zinfo: installing component 'cargo'
512026-02-18T03:03:20.764Zinfo: installing component 'clippy'
522026-02-18T03:03:21.177Zinfo: installing component 'rust-docs'
532026-02-18T03:03:23.248Zinfo: installing component 'rust-std'
542026-02-18T03:03:25.052Zinfo: installing component 'rustc'
552026-02-18T03:03:31.945Zinfo: installing component 'rustfmt'
562026-02-18T03:03:32.286Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-02-18T03:03:32.286Z
582026-02-18T03:03:32.768Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-02-18T03:03:32.768Z
602026-02-18T03:03:32.771Z
612026-02-18T03:03:32.771ZRust is installed now. Great!
622026-02-18T03:03:32.771Z
632026-02-18T03:03:32.772ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-18T03:03:32.772Zenvironment variable. This has not been done automatically.
652026-02-18T03:03:32.772Z
662026-02-18T03:03:32.772ZTo configure your current shell, you need to source
672026-02-18T03:03:32.772Zthe corresponding env file under $HOME/.cargo.
682026-02-18T03:03:32.772Z
692026-02-18T03:03:32.772ZThis is usually done by running one of the following (note the leading DOT):
702026-02-18T03:03:32.772Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-18T03:03:32.772Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-18T03:03:32.772Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-18T03:03:32.872Z+ rustup --version
742026-02-18T03:03:32.884Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-18T03:03:32.887Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-18T03:03:32.962Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-02-18T03:03:32.965Z+ cargo --version
782026-02-18T03:03:33.027Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-02-18T03:03:33.030Z+ rustc --version
802026-02-18T03:03:33.095Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-02-18T03:03:33.099Zprocess exited: duration 29082 ms, exit code 0
 
822026-02-18T03:03:33.106Zstarting task 2: "authentication"
832026-02-18T03:03:33.130Zprocess exited: duration 23 ms, exit code 0
 
842026-02-18T03:03:33.139Zstarting task 3: "clone repository"
852026-02-18T03:03:33.143Z+ mkdir -p /work/oxidecomputer/maghemite
862026-02-18T03:03:33.147Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872026-02-18T03:03:33.187ZCloning into '/work/oxidecomputer/maghemite'...
882026-02-18T03:03:36.248Z+ cd /work/oxidecomputer/maghemite
892026-02-18T03:03:36.251Z+ git fetch origin dccd2940bdca70331828ef79faadb348031175a9
902026-02-18T03:03:36.615ZFrom https://github.com/oxidecomputer/maghemite
912026-02-18T03:03:36.615Z * branch dccd2940bdca70331828ef79faadb348031175a9 -> FETCH_HEAD
922026-02-18T03:03:36.624Z+ [[ -n zl/mrib ]]
932026-02-18T03:03:36.627Z++ git branch --show-current
942026-02-18T03:03:36.630Z+ current=main
952026-02-18T03:03:36.630Z+ [[ main != zl/mrib ]]
962026-02-18T03:03:36.630Z+ git branch -f zl/mrib dccd2940bdca70331828ef79faadb348031175a9
972026-02-18T03:03:36.634Z+ git checkout -f zl/mrib
982026-02-18T03:03:36.663ZSwitched to branch 'zl/mrib'
992026-02-18T03:03:36.667Z+ git reset --hard dccd2940bdca70331828ef79faadb348031175a9
1002026-02-18T03:03:36.696ZHEAD is now at dccd294 merge main (bump deps)
1012026-02-18T03:03:36.699Zprocess exited: duration 3559 ms, exit code 0
 
1022026-02-18T03:03:36.708Zstarting task 4: "build"
1032026-02-18T03:03:36.712Z+ set -e
1042026-02-18T03:03:36.712Z+ NEXTEST_VERSION=0.9.97
1052026-02-18T03:03:36.715Z+ PLATFORM=illumos
1062026-02-18T03:03:36.715Z+ cargo --version
1072026-02-18T03:03:36.722Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1082026-02-18T03:03:36.921Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1092026-02-18T03:03:36.924Zinfo: downloading component 'cargo'
1102026-02-18T03:03:37.938Zinfo: downloading component 'clippy'
1112026-02-18T03:03:38.420Zinfo: downloading component 'rust-docs'
1122026-02-18T03:03:40.221Zinfo: downloading component 'rust-std'
1132026-02-18T03:03:42.335Zinfo: downloading component 'rustc'
1142026-02-18T03:03:51.380Zinfo: downloading component 'rustfmt'
1152026-02-18T03:03:51.667Zinfo: installing component 'cargo'
1162026-02-18T03:03:52.638Zinfo: installing component 'clippy'
1172026-02-18T03:03:53.037Zinfo: installing component 'rust-docs'
1182026-02-18T03:03:55.011Zinfo: installing component 'rust-std'
1192026-02-18T03:03:56.836Zinfo: installing component 'rustc'
1202026-02-18T03:04:03.708Zinfo: installing component 'rustfmt'
1212026-02-18T03:04:04.157Zcargo 1.92.0 (344c4567c 2025-10-21)
1222026-02-18T03:04:04.160Z+ rustc --version
1232026-02-18T03:04:04.248Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1242026-02-18T03:04:04.254Z+ cargo install cargo-nextest --version 0.9.97
1252026-02-18T03:04:04.421Z Updating crates.io index
1262026-02-18T03:04:04.541Z Downloading crates ...
1272026-02-18T03:04:04.619Z Downloaded cargo-nextest v0.9.97
1282026-02-18T03:04:04.709Z Installing cargo-nextest v0.9.97
1292026-02-18T03:04:04.785Z Updating crates.io index
1302026-02-18T03:04:07.420Z Locking 405 packages to latest compatible versions
1312026-02-18T03:04:07.426Z Adding dialoguer v0.11.0 (available: v0.12.0)
1322026-02-18T03:04:07.429Z Adding duct v0.13.7 (available: v1.1.1)
1332026-02-18T03:04:07.429Z Adding enable-ansi-support v0.2.1 (available: v0.3.1)
1342026-02-18T03:04:07.429Z Adding generic-array v0.14.7 (available: v0.14.9)
1352026-02-18T03:04:07.432Z Adding idna_adapter v1.0.0 (available: v1.2.1)
1362026-02-18T03:04:07.435Z Adding nextest-filtering v0.15.0 (available: v0.18.0)
1372026-02-18T03:04:07.435Z Adding nextest-metadata v0.12.2 (available: v0.12.3)
1382026-02-18T03:04:07.435Z Adding nextest-runner v0.80.0 (available: v0.108.0)
1392026-02-18T03:04:07.458Z Adding target-lexicon v0.13.3 (available: v0.13.5)
1402026-02-18T03:04:07.474Z Downloading crates ...
1412026-02-18T03:04:07.562Z Downloaded debug-ignore v1.0.5
1422026-02-18T03:04:07.567Z Downloaded cargo-platform v0.2.0
1432026-02-18T03:04:07.570Z Downloaded errno v0.3.14
1442026-02-18T03:04:07.575Z Downloaded addr2line v0.25.1
1452026-02-18T03:04:07.578Z Downloaded clap_lex v1.0.0
1462026-02-18T03:04:07.578Z Downloaded anstyle-query v1.1.5
1472026-02-18T03:04:07.583Z Downloaded http-body v1.0.1
1482026-02-18T03:04:07.592Z Downloaded getrandom v0.3.4
1492026-02-18T03:04:07.596Z Downloaded borsh v1.6.0
1502026-02-18T03:04:07.602Z Downloaded colorchoice v1.0.4
1512026-02-18T03:04:07.607Z Downloaded color-spantrace v0.3.0
1522026-02-18T03:04:07.610Z Downloaded erased-serde v0.4.9
1532026-02-18T03:04:07.610Z Downloaded rustc_version v0.4.1
1542026-02-18T03:04:07.614Z Downloaded nextest-workspace-hack v0.1.0
1552026-02-18T03:04:07.614Z Downloaded ppv-lite86 v0.2.21
1562026-02-18T03:04:07.617Z Downloaded miette-derive v7.6.0
1572026-02-18T03:04:07.617Z Downloaded const-oid v0.9.6
1582026-02-18T03:04:07.620Z Downloaded aho-corasick v1.1.4
1592026-02-18T03:04:07.625Z Downloaded is_ci v1.2.0
1602026-02-18T03:04:07.628Z Downloaded hex v0.4.3
1612026-02-18T03:04:07.631Z Downloaded iana-time-zone v0.1.65
1622026-02-18T03:04:07.634Z Downloaded futures-core v0.3.32
1632026-02-18T03:04:07.634Z Downloaded fastrand v2.3.0
1642026-02-18T03:04:07.637Z Downloaded jobserver v0.1.34
1652026-02-18T03:04:07.640Z Downloaded hyper-util v0.1.20
1662026-02-18T03:04:07.643Z Downloaded ed25519-dalek v2.2.0
1672026-02-18T03:04:07.662Z Downloaded indenter v0.3.4
1682026-02-18T03:04:07.662Z Downloaded cfg-if v1.0.4
1692026-02-18T03:04:07.662Z Downloaded base64 v0.22.1
1702026-02-18T03:04:07.662Z Downloaded futures-task v0.3.32
1712026-02-18T03:04:07.662Z Downloaded cpufeatures v0.2.17
1722026-02-18T03:04:07.662Z Downloaded shell-words v1.1.1
1732026-02-18T03:04:07.666Z Downloaded os_pipe v1.2.3
1742026-02-18T03:04:07.666Z Downloaded nested v0.1.1
1752026-02-18T03:04:07.666Z Downloaded futures-macro v0.3.32
1762026-02-18T03:04:07.666Z Downloaded curve25519-dalek-derive v0.1.1
1772026-02-18T03:04:07.669Z Downloaded enable-ansi-support v0.2.1
1782026-02-18T03:04:07.669Z Downloaded futures-io v0.3.32
1792026-02-18T03:04:07.672Z Downloaded pin-project-internal v1.1.10
1802026-02-18T03:04:07.672Z Downloaded cargo-platform v0.3.2
1812026-02-18T03:04:07.675Z Downloaded percent-encoding v2.3.2
1822026-02-18T03:04:07.675Z Downloaded cfg_aliases v0.2.1
1832026-02-18T03:04:07.678Z Downloaded heck v0.5.0
1842026-02-18T03:04:07.678Z Downloaded signal-hook-mio v0.2.5
1852026-02-18T03:04:07.682Z Downloaded ron v0.12.0
1862026-02-18T03:04:07.688Z Downloaded number_prefix v0.4.0
1872026-02-18T03:04:07.691Z Downloaded base64ct v1.8.3
1882026-02-18T03:04:07.695Z Downloaded foldhash v0.1.5
1892026-02-18T03:04:07.695Z Downloaded openssl-probe v0.2.1
1902026-02-18T03:04:07.698Z Downloaded openssl-macros v0.1.1
1912026-02-18T03:04:07.698Z Downloaded lazy_static v1.5.0
1922026-02-18T03:04:07.701Z Downloaded is_terminal_polyfill v1.70.2
1932026-02-18T03:04:07.701Z Downloaded crypto-common v0.1.7
1942026-02-18T03:04:07.704Z Downloaded atomicwrites v0.4.4
1952026-02-18T03:04:07.704Z Downloaded serde-value v0.7.0
1962026-02-18T03:04:07.704Z Downloaded lru-slab v0.1.2
1972026-02-18T03:04:07.707Z Downloaded generic-array v0.14.7
1982026-02-18T03:04:07.710Z Downloaded fnv v1.0.7
1992026-02-18T03:04:07.710Z Downloaded foreign-types v0.3.2
2002026-02-18T03:04:07.710Z Downloaded rustc-hash v2.1.1
2012026-02-18T03:04:07.713Z Downloaded guppy-workspace-hack v0.1.0
2022026-02-18T03:04:07.713Z Downloaded form_urlencoded v1.2.2
2032026-02-18T03:04:07.716Z Downloaded futures-sink v0.3.32
2042026-02-18T03:04:07.716Z Downloaded mukti-metadata v0.3.0
2052026-02-18T03:04:07.716Z Downloaded serde_spanned v0.6.9
2062026-02-18T03:04:07.719Z Downloaded serde_urlencoded v0.7.1
2072026-02-18T03:04:07.719Z Downloaded serde_spanned v1.0.4
2082026-02-18T03:04:07.723Z Downloaded itoa v1.0.17
2092026-02-18T03:04:07.723Z Downloaded idna_adapter v1.0.0
2102026-02-18T03:04:07.726Z Downloaded filetime v0.2.27
2112026-02-18T03:04:07.726Z Downloaded dialoguer v0.11.0
2122026-02-18T03:04:07.729Z Downloaded equivalent v1.0.2
2132026-02-18T03:04:07.732Z Downloaded ed25519 v2.2.3
2142026-02-18T03:04:07.732Z Downloaded pin-utils v0.1.0
2152026-02-18T03:04:07.736Z Downloaded cargo_metadata v0.23.1
2162026-02-18T03:04:07.739Z Downloaded fixedbitset v0.5.7
2172026-02-18T03:04:07.739Z Downloaded anstyle-parse v0.2.7
2182026-02-18T03:04:07.742Z Downloaded anstyle v1.0.13
2192026-02-18T03:04:07.742Z Downloaded semver v1.0.27
2202026-02-18T03:04:07.745Z Downloaded nextest-metadata v0.12.2
2212026-02-18T03:04:07.748Z Downloaded either v1.15.0
2222026-02-18T03:04:07.748Z Downloaded duct v0.13.7
2232026-02-18T03:04:07.751Z Downloaded self-replace v1.5.0
2242026-02-18T03:04:07.751Z Downloaded shared_child v1.1.1
2252026-02-18T03:04:07.756Z Downloaded getrandom v0.2.17
2262026-02-18T03:04:07.759Z Downloaded eyre v0.6.12
2272026-02-18T03:04:07.759Z Downloaded sync_wrapper v1.0.2
2282026-02-18T03:04:07.762Z Downloaded swrite v0.1.0
2292026-02-18T03:04:07.762Z Downloaded supports-unicode v3.0.0
2302026-02-18T03:04:07.765Z Downloaded supports-color v3.0.2
2312026-02-18T03:04:07.765Z Downloaded supports-hyperlinks v3.2.0
2322026-02-18T03:04:07.765Z Downloaded globset v0.4.18
2332026-02-18T03:04:07.768Z Downloaded subtle v2.6.1
2342026-02-18T03:04:07.768Z Downloaded rand_core v0.9.5
2352026-02-18T03:04:07.771Z Downloaded signature v2.2.0
2362026-02-18T03:04:07.771Z Downloaded terminal_size v0.4.3
2372026-02-18T03:04:07.775Z Downloaded rustc-demangle v0.1.27
2382026-02-18T03:04:07.775Z Downloaded rand_chacha v0.9.0
2392026-02-18T03:04:07.778Z Downloaded serde_path_to_error v0.1.20
2402026-02-18T03:04:07.778Z Downloaded serde-untagged v0.1.9
2412026-02-18T03:04:07.781Z Downloaded scopeguard v1.2.0
2422026-02-18T03:04:07.781Z Downloaded slab v0.4.12
2432026-02-18T03:04:07.784Z Downloaded pkg-config v0.3.32
2442026-02-18T03:04:07.784Z Downloaded camino v1.2.2
2452026-02-18T03:04:07.788Z Downloaded simd-adler32 v0.3.8
2462026-02-18T03:04:07.788Z Downloaded convert_case v0.10.0
2472026-02-18T03:04:07.791Z Downloaded future-queue v0.4.0
2482026-02-18T03:04:07.794Z Downloaded rand_core v0.6.4
2492026-02-18T03:04:07.794Z Downloaded futures-executor v0.3.32
2502026-02-18T03:04:07.797Z Downloaded futures-channel v0.3.32
2512026-02-18T03:04:07.797Z Downloaded cargo-util-schemas v0.2.0
2522026-02-18T03:04:07.800Z Downloaded pkcs8 v0.10.2
2532026-02-18T03:04:07.803Z Downloaded tower-service v0.3.3
2542026-02-18T03:04:07.803Z Downloaded tower-layer v0.3.3
2552026-02-18T03:04:07.806Z Downloaded quote v1.0.44
2562026-02-18T03:04:07.806Z Downloaded spki v0.7.3
2572026-02-18T03:04:07.809Z Downloaded bitflags v2.11.0
2582026-02-18T03:04:07.812Z Downloaded strip-ansi-escapes v0.2.1
2592026-02-18T03:04:07.815Z Downloaded getrandom v0.4.1
2602026-02-18T03:04:07.818Z Downloaded tracing-error v0.2.1
2612026-02-18T03:04:07.818Z Downloaded self_update v0.42.0
2622026-02-18T03:04:07.821Z Downloaded quinn-udp v0.5.14
2632026-02-18T03:04:07.822Z Downloaded newtype-uuid v1.3.2
2642026-02-18T03:04:07.825Z Downloaded sha2 v0.10.9
2652026-02-18T03:04:07.825Z Downloaded parking_lot v0.12.5
2662026-02-18T03:04:07.828Z Downloaded thiserror-impl v1.0.69
2672026-02-18T03:04:07.831Z Downloaded utf8_iter v1.0.4
2682026-02-18T03:04:07.831Z Downloaded unicode-linebreak v0.1.5
2692026-02-18T03:04:07.831Z Downloaded sigchld v0.2.4
2702026-02-18T03:04:07.834Z Downloaded toml_datetime v0.6.11
2712026-02-18T03:04:07.834Z Downloaded target-spec-miette v0.4.5
2722026-02-18T03:04:07.837Z Downloaded utf8parse v0.2.2
2732026-02-18T03:04:07.837Z Downloaded want v0.3.1
2742026-02-18T03:04:07.840Z Downloaded version_check v0.9.5
2752026-02-18T03:04:07.840Z Downloaded untrusted v0.9.0
2762026-02-18T03:04:07.843Z Downloaded lock_api v0.4.14
2772026-02-18T03:04:07.843Z Downloaded toml_write v0.1.2
2782026-02-18T03:04:07.843Z Downloaded urlencoding v2.1.3
2792026-02-18T03:04:07.847Z Downloaded tokio-macros v2.6.0
2802026-02-18T03:04:07.847Z Downloaded try-lock v0.2.5
2812026-02-18T03:04:07.847Z Downloaded thiserror v1.0.69
2822026-02-18T03:04:07.851Z Downloaded unicode-xid v0.2.6
2832026-02-18T03:04:07.854Z Downloaded signal-hook-registry v1.4.8
2842026-02-18T03:04:07.854Z Downloaded clap v4.5.59
2852026-02-18T03:04:07.863Z Downloaded xattr v1.6.1
2862026-02-18T03:04:07.866Z Downloaded httparse v1.10.1
2872026-02-18T03:04:07.869Z Downloaded target-lexicon v0.13.3
2882026-02-18T03:04:07.869Z Downloaded litrs v1.0.0
2892026-02-18T03:04:07.872Z Downloaded owo-colors v4.2.3
2902026-02-18T03:04:07.875Z Downloaded quick-junit v0.5.2
2912026-02-18T03:04:07.878Z Downloaded tracing-log v0.2.0
2922026-02-18T03:04:07.881Z Downloaded smallvec v1.15.1
2932026-02-18T03:04:07.884Z Downloaded rustls-pki-types v1.14.0
2942026-02-18T03:04:07.884Z Downloaded once_cell v1.21.3
2952026-02-18T03:04:07.888Z Downloaded thiserror v2.0.18
2962026-02-18T03:04:07.892Z Downloaded parking_lot_core v0.9.12
2972026-02-18T03:04:07.895Z Downloaded xxhash-rust v0.8.15
2982026-02-18T03:04:07.898Z Downloaded hyper-rustls v0.27.7
2992026-02-18T03:04:07.898Z Downloaded native-tls v0.2.16
3002026-02-18T03:04:07.901Z Downloaded typeid v1.0.3
3012026-02-18T03:04:07.901Z Downloaded toml v0.8.23
3022026-02-18T03:04:07.904Z Downloaded static_assertions v1.1.0
3032026-02-18T03:04:07.904Z Downloaded num-traits v0.2.19
3042026-02-18T03:04:07.907Z Downloaded futures v0.3.32
3052026-02-18T03:04:07.911Z Downloaded sharded-slab v0.1.7
3062026-02-18T03:04:07.914Z Downloaded zeroize v1.8.2
3072026-02-18T03:04:07.917Z Downloaded thread_local v1.1.9
3082026-02-18T03:04:07.917Z Downloaded zstd v0.13.3
3092026-02-18T03:04:07.920Z Downloaded tokio-stream v0.1.18
3102026-02-18T03:04:07.923Z Downloaded zmij v1.0.21
3112026-02-18T03:04:07.926Z Downloaded toml_writer v1.0.6+spec-1.1.0
3122026-02-18T03:04:07.926Z Downloaded tracing-attributes v0.1.31
3132026-02-18T03:04:07.929Z Downloaded toml_datetime v0.7.5+spec-1.1.0
3142026-02-18T03:04:07.932Z Downloaded tokio-native-tls v0.3.1
3152026-02-18T03:04:07.932Z Downloaded tar v0.4.44
3162026-02-18T03:04:07.936Z Downloaded serde_core v1.0.228
3172026-02-18T03:04:07.939Z Downloaded toml_parser v1.0.9+spec-1.1.0
3182026-02-18T03:04:07.942Z Downloaded textwrap v0.16.2
3192026-02-18T03:04:07.942Z Downloaded serde_derive v1.0.228
3202026-02-18T03:04:07.945Z Downloaded ryu v1.0.23
3212026-02-18T03:04:07.948Z Downloaded bytes v1.11.1
3222026-02-18T03:04:07.951Z Downloaded tinyvec v1.10.0
3232026-02-18T03:04:07.955Z Downloaded cc v1.2.56
3242026-02-18T03:04:07.958Z Downloaded target-spec v3.5.7
3252026-02-18T03:04:07.958Z Downloaded tempfile v3.25.0
3262026-02-18T03:04:07.961Z Downloaded zstd-safe v7.2.4
3272026-02-18T03:04:07.964Z Downloaded derive_more-impl v2.1.1
3282026-02-18T03:04:07.968Z Downloaded backtrace v0.3.76
3292026-02-18T03:04:07.971Z Downloaded tracing-core v0.1.36
3302026-02-18T03:04:07.975Z Downloaded tokio-rustls v0.26.4
3312026-02-18T03:04:07.978Z Downloaded serde v1.0.228
3322026-02-18T03:04:07.981Z Downloaded derive_more v2.1.1
3332026-02-18T03:04:07.989Z Downloaded uuid v1.21.0
3342026-02-18T03:04:07.992Z Downloaded miniz_oxide v0.8.9
3352026-02-18T03:04:07.996Z Downloaded indicatif v0.17.11
3362026-02-18T03:04:07.999Z Downloaded typenum v1.19.0
3372026-02-18T03:04:08.002Z Downloaded socket2 v0.6.2
3382026-02-18T03:04:08.005Z Downloaded pin-project v1.1.10
3392026-02-18T03:04:08.014Z Downloaded vte v0.14.1
3402026-02-18T03:04:08.017Z Downloaded flate2 v1.1.9
3412026-02-18T03:04:08.021Z Downloaded toml_edit v0.22.27
3422026-02-18T03:04:08.025Z Downloaded url v2.5.8
3432026-02-18T03:04:08.028Z Downloaded signal-hook v0.3.18
3442026-02-18T03:04:08.031Z Downloaded clap_builder v4.5.59
3452026-02-18T03:04:08.036Z Downloaded quinn v0.11.9
3462026-02-18T03:04:08.041Z Downloaded zipsign-api v0.1.5
3472026-02-18T03:04:08.045Z Downloaded unicase v2.9.0
3482026-02-18T03:04:08.045Z Downloaded toml v0.9.12+spec-1.1.0
3492026-02-18T03:04:08.048Z Downloaded rustls-webpki v0.103.9
3502026-02-18T03:04:08.048Z Downloaded openssl-sys v0.9.111
3512026-02-18T03:04:08.053Z Downloaded hashbrown v0.16.1
3522026-02-18T03:04:08.058Z Downloaded unicode-ident v1.0.24
3532026-02-18T03:04:08.061Z Downloaded unicode-segmentation v1.12.0
3542026-02-18T03:04:08.064Z Downloaded rand v0.9.2
3552026-02-18T03:04:08.067Z Downloaded tokio-util v0.7.18
3562026-02-18T03:04:08.073Z Downloaded indexmap v2.13.0
3572026-02-18T03:04:08.077Z Downloaded unicode-normalization v0.1.25
3582026-02-18T03:04:08.080Z Downloaded http v1.4.0
3592026-02-18T03:04:08.084Z Downloaded hashbrown v0.15.5
3602026-02-18T03:04:08.089Z Downloaded guppy v0.17.25
3612026-02-18T03:04:08.094Z Downloaded crossterm v0.29.0
3622026-02-18T03:04:08.099Z Downloaded serde_json v1.0.149
3632026-02-18T03:04:08.106Z Downloaded memchr v2.8.0
3642026-02-18T03:04:08.110Z Downloaded miette v7.6.0
3652026-02-18T03:04:08.114Z Downloaded mio v1.1.1
3662026-02-18T03:04:08.119Z Downloaded quick-xml v0.38.4
3672026-02-18T03:04:08.124Z Downloaded h2 v0.4.13
3682026-02-18T03:04:08.130Z Downloaded tower v0.5.3
3692026-02-18T03:04:08.138Z Downloaded winnow v0.7.14
3702026-02-18T03:04:08.147Z Downloaded tracing-subscriber v0.3.22
3712026-02-18T03:04:08.157Z Downloaded chrono v0.4.43
3722026-02-18T03:04:08.164Z Downloaded idna v1.1.0
3732026-02-18T03:04:08.168Z Downloaded webpki-roots v1.0.6
3742026-02-18T03:04:08.172Z Downloaded curve25519-dalek v4.1.3
3752026-02-18T03:04:08.180Z Downloaded itertools v0.14.0
3762026-02-18T03:04:08.187Z Downloaded unicode-width v0.1.14
3772026-02-18T03:04:08.192Z Downloaded bstr v1.12.1
3782026-02-18T03:04:08.200Z Downloaded regex v1.12.3
3792026-02-18T03:04:08.206Z Downloaded gimli v0.32.3
3802026-02-18T03:04:08.213Z Downloaded hyper v1.8.1
3812026-02-18T03:04:08.221Z Downloaded reqwest v0.12.28
3822026-02-18T03:04:08.226Z Downloaded futures-util v0.3.32
3832026-02-18T03:04:08.236Z Downloaded quick-xml v0.37.5
3842026-02-18T03:04:08.242Z Downloaded pulldown-cmark v0.13.0
3852026-02-18T03:04:08.246Z Downloaded tower-http v0.6.8
3862026-02-18T03:04:08.253Z Downloaded portable-atomic v1.13.1
3872026-02-18T03:04:08.260Z Downloaded proc-macro2 v1.0.106
3882026-02-18T03:04:08.263Z Downloaded tracing v0.1.44
3892026-02-18T03:04:08.283Z Downloaded thiserror-impl v2.0.18
3902026-02-18T03:04:08.287Z Downloaded log v0.4.29
3912026-02-18T03:04:08.294Z Downloaded shlex v1.3.0
3922026-02-18T03:04:08.294Z Downloaded color-eyre v0.6.5
3932026-02-18T03:04:08.297Z Downloaded der v0.7.10
3942026-02-18T03:04:08.301Z Downloaded strsim v0.11.1
3952026-02-18T03:04:08.304Z Downloaded smol_str v0.3.5
3962026-02-18T03:04:08.304Z Downloaded nextest-filtering v0.15.0
3972026-02-18T03:04:08.307Z Downloaded config v0.15.19
3982026-02-18T03:04:08.310Z Downloaded iri-string v0.7.10
3992026-02-18T03:04:08.315Z Downloaded cfg-expr v0.20.6
4002026-02-18T03:04:08.318Z Downloaded quinn-proto v0.11.13
4012026-02-18T03:04:08.323Z Downloaded pin-project-lite v0.2.16
4022026-02-18T03:04:08.328Z Downloaded tinyvec_macros v0.1.1
4032026-02-18T03:04:08.331Z Downloaded humantime v2.3.0
4042026-02-18T03:04:08.331Z Downloaded http-body-util v0.1.3
4052026-02-18T03:04:08.335Z Downloaded ipnet v2.11.0
4062026-02-18T03:04:08.335Z Downloaded crc32fast v1.5.0
4072026-02-18T03:04:08.338Z Downloaded console v0.15.11
4082026-02-18T03:04:08.338Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
4092026-02-18T03:04:08.352Z Downloaded ahash v0.8.12
4102026-02-18T03:04:08.355Z Downloaded cargo_metadata v0.20.0
4112026-02-18T03:04:08.358Z Downloaded tokio v1.49.0
4122026-02-18T03:04:08.390Z Downloaded anstream v0.6.21
4132026-02-18T03:04:08.393Z Downloaded nextest-runner v0.80.0
4142026-02-18T03:04:08.401Z Downloaded autocfg v1.5.0
4152026-02-18T03:04:08.405Z Downloaded serde_ignored v0.1.14
4162026-02-18T03:04:08.405Z Downloaded home v0.5.12
4172026-02-18T03:04:08.405Z Downloaded atomic-waker v1.1.2
4182026-02-18T03:04:08.408Z Downloaded backtrace-ext v0.2.1
4192026-02-18T03:04:08.408Z Downloaded find-msvc-tools v0.1.9
4202026-02-18T03:04:08.408Z Downloaded digest v0.10.7
4212026-02-18T03:04:08.412Z Downloaded derive-where v1.6.0
4222026-02-18T03:04:08.415Z Downloaded foreign-types-shared v0.1.1
4232026-02-18T03:04:08.415Z Downloaded block-buffer v0.10.4
4242026-02-18T03:04:08.415Z Downloaded openssl v0.10.75
4252026-02-18T03:04:08.422Z Downloaded zerocopy v0.8.39
4262026-02-18T03:04:08.439Z Downloaded vcpkg v0.2.15
4272026-02-18T03:04:08.473Z Downloaded unicode-width v0.2.2
4282026-02-18T03:04:08.478Z Downloaded humantime-serde v1.1.1
4292026-02-18T03:04:08.481Z Downloaded async-scoped v0.9.0
4302026-02-18T03:04:08.481Z Downloaded adler2 v2.0.1
4312026-02-18T03:04:08.481Z Downloaded hyper-tls v0.6.0
4322026-02-18T03:04:08.484Z Downloaded syn v2.0.116
4332026-02-18T03:04:08.491Z Downloaded indent_write v2.2.0
4342026-02-18T03:04:08.495Z Downloaded object v0.37.3
4352026-02-18T03:04:08.501Z Downloaded regex-syntax v0.8.9
4362026-02-18T03:04:08.506Z Downloaded rustls v0.23.36
4372026-02-18T03:04:08.516Z Downloaded nix v0.30.1
4382026-02-18T03:04:08.526Z Downloaded rustix v0.38.44
4392026-02-18T03:04:08.544Z Downloaded pathdiff v0.2.3
4402026-02-18T03:04:08.548Z Downloaded rustix v1.1.3
4412026-02-18T03:04:08.565Z Downloaded ordered-float v2.10.1
4422026-02-18T03:04:08.568Z Downloaded document-features v0.2.12
4432026-02-18T03:04:08.568Z Downloaded clap_derive v4.5.55
4442026-02-18T03:04:08.571Z Downloaded camino-tempfile v1.4.1
4452026-02-18T03:04:08.623Z Downloaded regex-automata v0.4.14
4462026-02-18T03:04:08.671Z Downloaded petgraph v0.8.3
4472026-02-18T03:04:08.688Z Downloaded libc v0.2.182
4482026-02-18T03:04:08.790Z Downloaded recursion v0.5.4
4492026-02-18T03:04:08.798Z Downloaded ring v0.17.14
4502026-02-18T03:04:08.887Z Compiling libc v0.2.182
4512026-02-18T03:04:08.890Z Compiling proc-macro2 v1.0.106
4522026-02-18T03:04:08.890Z Compiling unicode-ident v1.0.24
4532026-02-18T03:04:08.890Z Compiling quote v1.0.44
4542026-02-18T03:04:08.890Z Compiling serde_core v1.0.228
4552026-02-18T03:04:08.890Z Compiling cfg-if v1.0.4
4562026-02-18T03:04:08.890Z Compiling memchr v2.8.0
4572026-02-18T03:04:08.890Z Compiling once_cell v1.21.3
4582026-02-18T03:04:09.236Z Compiling log v0.4.29
4592026-02-18T03:04:09.364Z Compiling pin-project-lite v0.2.16
4602026-02-18T03:04:09.526Z Compiling itoa v1.0.17
4612026-02-18T03:04:09.694Z Compiling serde v1.0.228
4622026-02-18T03:04:09.827Z Compiling futures-core v0.3.32
4632026-02-18T03:04:09.999Z Compiling bitflags v2.11.0
4642026-02-18T03:04:10.090Z Compiling smallvec v1.15.1
4652026-02-18T03:04:10.351Z Compiling find-msvc-tools v0.1.9
4662026-02-18T03:04:10.645Z Compiling equivalent v1.0.2
4672026-02-18T03:04:10.784Z Compiling shlex v1.3.0
4682026-02-18T03:04:10.837Z Compiling hashbrown v0.16.1
4692026-02-18T03:04:10.877Z Compiling bytes v1.11.1
4702026-02-18T03:04:11.165Z Compiling futures-sink v0.3.32
4712026-02-18T03:04:11.447Z Compiling errno v0.3.14
4722026-02-18T03:04:11.652Z Compiling signal-hook-registry v1.4.8
4732026-02-18T03:04:11.743Z Compiling jobserver v0.1.34
4742026-02-18T03:04:11.778Z Compiling syn v2.0.116
4752026-02-18T03:04:11.888Z Compiling mio v1.1.1
4762026-02-18T03:04:11.912Z Compiling rustix v1.1.3
4772026-02-18T03:04:12.402Z Compiling cc v1.2.56
4782026-02-18T03:04:12.430Z Compiling socket2 v0.6.2
4792026-02-18T03:04:12.786Z Compiling slab v0.4.12
4802026-02-18T03:04:12.950Z Compiling zmij v1.0.21
4812026-02-18T03:04:13.185Z Compiling futures-channel v0.3.32
4822026-02-18T03:04:13.478Z Compiling tracing-core v0.1.36
4832026-02-18T03:04:13.590Z Compiling serde_json v1.0.149
4842026-02-18T03:04:13.714Z Compiling version_check v0.9.5
4852026-02-18T03:04:14.196Z Compiling getrandom v0.4.1
4862026-02-18T03:04:14.299Z Compiling futures-task v0.3.32
4872026-02-18T03:04:14.620Z Compiling futures-io v0.3.32
4882026-02-18T03:04:14.718Z Compiling camino v1.2.2
4892026-02-18T03:04:14.829Z Compiling unicode-width v0.2.2
4902026-02-18T03:04:15.298Z Compiling indexmap v2.13.0
4912026-02-18T03:04:15.450Z Compiling http v1.4.0
4922026-02-18T03:04:15.468Z Compiling autocfg v1.5.0
4932026-02-18T03:04:15.513Z Compiling ring v0.17.14
4942026-02-18T03:04:15.984Z Compiling percent-encoding v2.3.2
4952026-02-18T03:04:16.258Z Compiling zeroize v1.8.2
4962026-02-18T03:04:16.505Z Compiling simd-adler32 v0.3.8
4972026-02-18T03:04:16.614Z Compiling adler2 v2.0.1
4982026-02-18T03:04:16.925Z Compiling miniz_oxide v0.8.9
4992026-02-18T03:04:17.244Z Compiling num-traits v0.2.19
5002026-02-18T03:04:17.688Z Compiling getrandom v0.3.4
5012026-02-18T03:04:18.411Z Compiling zerocopy v0.8.39
5022026-02-18T03:04:18.623Z Compiling winnow v0.7.14
5032026-02-18T03:04:19.088Z Compiling object v0.37.3
5042026-02-18T03:04:19.208Z Compiling target-lexicon v0.13.3
5052026-02-18T03:04:19.756Z Compiling http-body v1.0.1
5062026-02-18T03:04:19.992Z Compiling rustls-pki-types v1.14.0
5072026-02-18T03:04:20.040Z Compiling semver v1.0.27
5082026-02-18T03:04:20.302Z Compiling getrandom v0.2.17
5092026-02-18T03:04:20.348Z Compiling guppy-workspace-hack v0.1.0
5102026-02-18T03:04:20.644Z Compiling gimli v0.32.3
5112026-02-18T03:04:20.741Z Compiling untrusted v0.9.0
5122026-02-18T03:04:20.968Z Compiling owo-colors v4.2.3
5132026-02-18T03:04:21.232Z Compiling typenum v1.19.0
5142026-02-18T03:04:21.459Z Compiling fnv v1.0.7
5152026-02-18T03:04:21.599Z Compiling httparse v1.10.1
5162026-02-18T03:04:21.625Z Compiling signal-hook v0.3.18
5172026-02-18T03:04:21.764Z Compiling serde_derive v1.0.228
5182026-02-18T03:04:21.833Z Compiling tokio-macros v2.6.0
5192026-02-18T03:04:21.943Z Compiling futures-macro v0.3.32
5202026-02-18T03:04:21.998Z Compiling tracing-attributes v0.1.31
5212026-02-18T03:04:22.270Z Compiling thiserror v2.0.18
5222026-02-18T03:04:23.333Z Compiling thiserror-impl v2.0.18
5232026-02-18T03:04:23.371Z Compiling tokio v1.49.0
5242026-02-18T03:04:23.724Z Compiling futures-util v0.3.32
5252026-02-18T03:04:24.800Z Compiling tracing v0.1.44
5262026-02-18T03:04:25.544Z Compiling addr2line v0.25.1
5272026-02-18T03:04:26.883Z Compiling form_urlencoded v1.2.2
5282026-02-18T03:04:27.406Z Compiling generic-array v0.14.7
5292026-02-18T03:04:27.576Z Compiling target-spec v3.5.7
5302026-02-18T03:04:27.819Z Compiling rustc-demangle v0.1.27
5312026-02-18T03:04:28.085Z Compiling fastrand v2.3.0
5322026-02-18T03:04:28.715Z Compiling utf8_iter v1.0.4
5332026-02-18T03:04:29.022Z Compiling atomic-waker v1.1.2
5342026-02-18T03:04:29.241Z Compiling try-lock v0.2.5
5352026-02-18T03:04:29.432Z Compiling tower-service v0.3.3
5362026-02-18T03:04:29.597Z Compiling thiserror v1.0.69
5372026-02-18T03:04:29.909Z Compiling rustls v0.23.36
5382026-02-18T03:04:29.935Z Compiling pkg-config v0.3.32
5392026-02-18T03:04:30.103Z Compiling idna_adapter v1.0.0
5402026-02-18T03:04:30.199Z Compiling typeid v1.0.3
5412026-02-18T03:04:30.310Z Compiling idna v1.1.0
5422026-02-18T03:04:30.767Z Compiling want v0.3.1
5432026-02-18T03:04:30.820Z Compiling tempfile v3.25.0
5442026-02-18T03:04:30.950Z Compiling zstd-sys v2.0.16+zstd.1.5.7
5452026-02-18T03:04:31.376Z Compiling cfg-expr v0.20.6
5462026-02-18T03:04:32.867Z Compiling tokio-util v0.7.18
5472026-02-18T03:04:33.757Z Compiling rustls-webpki v0.103.9
5482026-02-18T03:04:34.137Z Compiling h2 v0.4.13
5492026-02-18T03:04:35.421Z Compiling backtrace v0.3.76
5502026-02-18T03:04:35.685Z Compiling thiserror-impl v1.0.69
5512026-02-18T03:04:35.939Z Compiling terminal_size v0.4.3
5522026-02-18T03:04:37.212Z Compiling aho-corasick v1.1.4
5532026-02-18T03:04:37.216Z Compiling erased-serde v0.4.9
5542026-02-18T03:04:37.223Z Compiling regex-syntax v0.8.9
5552026-02-18T03:04:38.429Z Compiling subtle v2.6.1
5562026-02-18T03:04:38.743Z Compiling pin-utils v0.1.0
5572026-02-18T03:04:41.339Z Compiling regex-automata v0.4.14
5582026-02-18T03:04:47.128Z Compiling hyper v1.8.1
5592026-02-18T03:04:49.200Z Compiling url v2.5.8
5602026-02-18T03:04:50.323Z Compiling toml_datetime v0.6.11
5612026-02-18T03:04:51.138Z Compiling serde_spanned v0.6.9
5622026-02-18T03:04:51.422Z Compiling ahash v0.8.12
5632026-02-18T03:04:51.877Z Compiling sync_wrapper v1.0.2
5642026-02-18T03:04:52.082Z Compiling either v1.15.0
5652026-02-18T03:04:52.572Z Compiling unicode-linebreak v0.1.5
5662026-02-18T03:04:53.173Z Compiling foldhash v0.1.5
5672026-02-18T03:04:53.622Z Compiling crc32fast v1.5.0
5682026-02-18T03:04:53.945Z Compiling lazy_static v1.5.0
5692026-02-18T03:04:54.121Z Compiling base64 v0.22.1
5702026-02-18T03:04:54.181Z Compiling parking_lot_core v0.9.12
5712026-02-18T03:04:54.697Z Compiling is_ci v1.2.0
5722026-02-18T03:04:54.760Z Compiling unicode-segmentation v1.12.0
5732026-02-18T03:04:54.853Z Compiling portable-atomic v1.13.1
5742026-02-18T03:04:55.022Z Compiling ipnet v2.11.0
5752026-02-18T03:04:55.240Z Compiling tower-layer v0.3.3
5762026-02-18T03:04:55.607Z Compiling toml_write v0.1.2
5772026-02-18T03:04:55.725Z Compiling nextest-workspace-hack v0.1.0
5782026-02-18T03:04:55.745Z Compiling tower v0.5.3
5792026-02-18T03:04:55.871Z Compiling hyper-util v0.1.20
5802026-02-18T03:04:56.075Z Compiling toml_edit v0.22.27
5812026-02-18T03:04:56.156Z Compiling convert_case v0.10.0
5822026-02-18T03:04:56.739Z Compiling supports-color v3.0.2
5832026-02-18T03:04:57.177Z Compiling sharded-slab v0.1.7
5842026-02-18T03:04:57.232Z Compiling hashbrown v0.15.5
5852026-02-18T03:04:57.788Z Compiling textwrap v0.16.2
5862026-02-18T03:04:58.779Z Compiling tokio-rustls v0.26.4
5872026-02-18T03:04:59.380Z Compiling backtrace-ext v0.2.1
5882026-02-18T03:04:59.927Z Compiling ordered-float v2.10.1
5892026-02-18T03:05:00.294Z Compiling miette-derive v7.6.0
5902026-02-18T03:05:00.603Z Compiling webpki-roots v1.0.6
5912026-02-18T03:05:00.826Z Compiling pathdiff v0.2.3
5922026-02-18T03:05:01.029Z Compiling console v0.15.11
5932026-02-18T03:05:01.047Z Compiling cargo-platform v0.3.2
5942026-02-18T03:05:01.880Z Compiling tracing-log v0.2.0
5952026-02-18T03:05:02.218Z Compiling os_pipe v1.2.3
5962026-02-18T03:05:02.521Z Compiling thread_local v1.1.9
5972026-02-18T03:05:02.583Z Compiling pulldown-cmark v0.13.0
5982026-02-18T03:05:02.961Z Compiling cfg_aliases v0.2.1
5992026-02-18T03:05:02.985Z Compiling scopeguard v1.2.0
6002026-02-18T03:05:03.085Z Compiling ryu v1.0.23
6012026-02-18T03:05:03.182Z Compiling iri-string v0.7.10
6022026-02-18T03:05:03.252Z Compiling fixedbitset v0.5.7
6032026-02-18T03:05:03.738Z Compiling rustix v0.38.44
6042026-02-18T03:05:04.145Z Compiling supports-hyperlinks v3.2.0
6052026-02-18T03:05:04.393Z Compiling debug-ignore v1.0.5
6062026-02-18T03:05:04.460Z Compiling unicode-width v0.1.14
6072026-02-18T03:05:04.546Z Compiling zstd-safe v7.2.4
6082026-02-18T03:05:04.578Z Compiling utf8parse v0.2.2
6092026-02-18T03:05:04.775Z Compiling supports-unicode v3.0.0
6102026-02-18T03:05:05.032Z Compiling miette v7.6.0
6112026-02-18T03:05:05.092Z Compiling anstyle-parse v0.2.7
6122026-02-18T03:05:05.644Z Compiling petgraph v0.8.3
6132026-02-18T03:05:05.661Z Compiling serde_urlencoded v0.7.1
6142026-02-18T03:05:06.249Z Compiling lock_api v0.4.14
6152026-02-18T03:05:06.772Z Compiling nix v0.30.1
6162026-02-18T03:05:07.662Z Compiling tower-http v0.6.8
6172026-02-18T03:05:08.710Z Compiling tracing-subscriber v0.3.22
6182026-02-18T03:05:09.370Z Compiling sigchld v0.2.4
6192026-02-18T03:05:09.728Z Compiling cargo_metadata v0.23.1
6202026-02-18T03:05:10.060Z Compiling hyper-rustls v0.27.7
6212026-02-18T03:05:10.391Z Compiling serde-value v0.7.0
6222026-02-18T03:05:11.475Z Compiling toml v0.8.23
6232026-02-18T03:05:12.131Z Compiling serde-untagged v0.1.9
6242026-02-18T03:05:14.896Z Compiling derive_more-impl v2.1.1
6252026-02-18T03:05:16.224Z Compiling itertools v0.14.0
6262026-02-18T03:05:16.717Z Compiling regex v1.12.3
6272026-02-18T03:05:17.376Z Compiling crypto-common v0.1.7
6282026-02-18T03:05:17.602Z Compiling block-buffer v0.10.4
6292026-02-18T03:05:17.855Z Compiling ppv-lite86 v0.2.21
6302026-02-18T03:05:18.070Z Compiling futures-executor v0.3.32
6312026-02-18T03:05:18.679Z Compiling rand_core v0.9.5
6322026-02-18T03:05:19.126Z Compiling toml_parser v1.0.9+spec-1.1.0
6332026-02-18T03:05:19.144Z Compiling pin-project-internal v1.1.10
6342026-02-18T03:05:19.187Z Compiling http-body-util v0.1.3
6352026-02-18T03:05:19.750Z Compiling uuid v1.21.0
6362026-02-18T03:05:19.810Z Compiling toml_datetime v0.7.5+spec-1.1.0
6372026-02-18T03:05:19.967Z Compiling serde_spanned v1.0.4
6382026-02-18T03:05:20.233Z Compiling smol_str v0.3.5
6392026-02-18T03:05:20.699Z Compiling filetime v0.2.27
6402026-02-18T03:05:20.944Z Compiling bstr v1.12.1
6412026-02-18T03:05:20.962Z Compiling vte v0.14.1
6422026-02-18T03:05:21.070Z Compiling color-spantrace v0.3.0
6432026-02-18T03:05:21.396Z Compiling eyre v0.6.12
6442026-02-18T03:05:21.640Z Compiling anstyle-query v1.1.5
6452026-02-18T03:05:21.644Z Compiling unicase v2.9.0
6462026-02-18T03:05:21.813Z Compiling tinyvec_macros v0.1.1
6472026-02-18T03:05:21.930Z Compiling anstyle v1.0.13
6482026-02-18T03:05:21.974Z Compiling self_update v0.42.0
6492026-02-18T03:05:22.005Z Compiling litrs v1.0.0
6502026-02-18T03:05:22.427Z Compiling static_assertions v1.1.0
6512026-02-18T03:05:22.463Z Compiling nested v0.1.1
6522026-02-18T03:05:22.532Z Compiling xattr v1.6.1
6532026-02-18T03:05:22.557Z Compiling number_prefix v0.4.0
6542026-02-18T03:05:22.790Z Compiling unicode-xid v0.2.6
6552026-02-18T03:05:22.834Z Compiling is_terminal_polyfill v1.70.2
6562026-02-18T03:05:22.851Z Compiling colorchoice v1.0.4
6572026-02-18T03:05:22.870Z Compiling iana-time-zone v0.1.65
6582026-02-18T03:05:22.990Z Compiling anstream v0.6.21
6592026-02-18T03:05:23.031Z Compiling cargo-util-schemas v0.2.0
6602026-02-18T03:05:23.051Z Compiling document-features v0.2.12
6612026-02-18T03:05:23.518Z Compiling chrono v0.4.43
6622026-02-18T03:05:23.556Z Compiling indicatif v0.17.11
6632026-02-18T03:05:24.045Z Compiling tar v0.4.44
6642026-02-18T03:05:24.204Z Compiling guppy v0.17.25
6652026-02-18T03:05:26.228Z Compiling globset v0.4.18
6662026-02-18T03:05:26.725Z Compiling tinyvec v1.10.0
6672026-02-18T03:05:27.820Z Compiling pin-project v1.1.10
6682026-02-18T03:05:27.975Z Compiling strip-ansi-escapes v0.2.1
6692026-02-18T03:05:28.818Z Compiling nextest-metadata v0.12.2
6702026-02-18T03:05:29.144Z Compiling newtype-uuid v1.3.2
6712026-02-18T03:05:29.497Z Compiling toml v0.9.12+spec-1.1.0
6722026-02-18T03:05:30.211Z Compiling reqwest v0.12.28
6732026-02-18T03:05:31.001Z Compiling rand_chacha v0.9.0
6742026-02-18T03:05:31.868Z Compiling futures v0.3.32
6752026-02-18T03:05:32.005Z Compiling digest v0.10.7
6762026-02-18T03:05:32.359Z Compiling derive_more v2.1.1
6772026-02-18T03:05:32.462Z Compiling parking_lot v0.12.5
6782026-02-18T03:05:32.492Z Compiling flate2 v1.1.9
6792026-02-18T03:05:33.790Z Compiling tracing-error v0.2.1
6802026-02-18T03:05:34.046Z Compiling shared_child v1.1.1
6812026-02-18T03:05:34.685Z Compiling signal-hook-mio v0.2.5
6822026-02-18T03:05:34.904Z Compiling self-replace v1.5.0
6832026-02-18T03:05:35.104Z Compiling cargo-platform v0.2.0
6842026-02-18T03:05:35.466Z Compiling quick-xml v0.38.4
6852026-02-18T03:05:36.339Z Compiling quick-xml v0.37.5
6862026-02-18T03:05:37.311Z Compiling heck v0.5.0
6872026-02-18T03:05:37.693Z Compiling urlencoding v2.1.3
6882026-02-18T03:05:37.818Z Compiling recursion v0.5.4
6892026-02-18T03:05:38.083Z Compiling cpufeatures v0.2.17
6902026-02-18T03:05:38.179Z Compiling strsim v0.11.1
6912026-02-18T03:05:38.656Z Compiling clap_lex v1.0.0
6922026-02-18T03:05:39.397Z Compiling shell-words v1.1.1
6932026-02-18T03:05:39.780Z Compiling humantime v2.3.0
6942026-02-18T03:05:39.827Z Compiling indenter v0.3.4
6952026-02-18T03:05:39.890Z Compiling clap_builder v4.5.59
6962026-02-18T03:05:40.083Z Compiling clap_derive v4.5.55
6972026-02-18T03:05:40.698Z Compiling humantime-serde v1.1.1
6982026-02-18T03:05:40.978Z Compiling sha2 v0.10.9
6992026-02-18T03:05:41.140Z Compiling nextest-filtering v0.15.0
7002026-02-18T03:05:44.221Z Compiling quick-junit v0.5.2
7012026-02-18T03:05:44.713Z Compiling atomicwrites v0.4.4
7022026-02-18T03:05:45.303Z Compiling cargo_metadata v0.20.0
7032026-02-18T03:05:50.449Z Compiling cargo-nextest v0.9.97
7042026-02-18T03:05:51.050Z Compiling crossterm v0.29.0
7052026-02-18T03:05:52.159Z Compiling duct v0.13.7
7062026-02-18T03:05:52.671Z Compiling zstd v0.13.3
7072026-02-18T03:05:56.248Z Compiling async-scoped v0.9.0
7082026-02-18T03:05:56.621Z Compiling rand v0.9.2
7092026-02-18T03:05:56.779Z Compiling config v0.15.19
7102026-02-18T03:05:57.713Z Compiling unicode-normalization v0.1.25
7112026-02-18T03:05:57.998Z Compiling target-spec-miette v0.4.5
7122026-02-18T03:05:58.348Z Compiling future-queue v0.4.0
7132026-02-18T03:05:58.799Z Compiling mukti-metadata v0.3.0
7142026-02-18T03:05:58.879Z Compiling tokio-stream v0.1.18
7152026-02-18T03:05:58.954Z Compiling camino-tempfile v1.4.1
7162026-02-18T03:05:59.014Z Compiling derive-where v1.6.0
7172026-02-18T03:05:59.048Z Compiling serde_path_to_error v0.1.20
7182026-02-18T03:05:59.847Z Compiling serde_ignored v0.1.14
7192026-02-18T03:05:59.890Z Compiling swrite v0.1.0
7202026-02-18T03:06:00.067Z Compiling hex v0.4.3
7212026-02-18T03:06:00.099Z Compiling home v0.5.12
7222026-02-18T03:06:00.306Z Compiling indent_write v2.2.0
7232026-02-18T03:06:00.327Z Compiling xxhash-rust v0.8.15
7242026-02-18T03:06:00.397Z Compiling color-eyre v0.6.5
7252026-02-18T03:06:00.607Z Compiling clap v4.5.59
7262026-02-18T03:06:00.661Z Compiling dialoguer v0.11.0
7272026-02-18T03:06:00.684Z Compiling enable-ansi-support v0.2.1
7282026-02-18T03:06:02.032Z Compiling nextest-runner v0.80.0
7292026-02-18T03:06:42.779Z Finished `release` profile [optimized] target(s) in 2m 38s
7302026-02-18T03:06:43.014Z Installing /home/build/.cargo/bin/cargo-nextest
7312026-02-18T03:06:43.017Z Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`)
7322026-02-18T03:06:43.134Z+ source .github/buildomat/test-common.sh
7332026-02-18T03:06:43.137Z++ NEXTEST_VERSION=0.9.97
7342026-02-18T03:06:43.137Z++ PLATFORM=illumos
7352026-02-18T03:06:43.137Z++ banner install
7362026-02-18T03:06:43.140Z
7372026-02-18T03:06:43.140Z # # # #### ##### ## # #
7382026-02-18T03:06:43.140Z # ## # # # # # # #
7392026-02-18T03:06:43.140Z # # # # #### # # # # #
7402026-02-18T03:06:43.140Z # # # # # # ###### # #
7412026-02-18T03:06:43.140Z # # ## # # # # # # #
7422026-02-18T03:06:43.140Z # # # #### # # # ###### ######
7432026-02-18T03:06:43.140Z
7442026-02-18T03:06:43.140Z++ set +o errexit
7452026-02-18T03:06:43.140Z++ pkg info clang-15
7462026-02-18T03:06:43.140Z++ grep -qi installed
7472026-02-18T03:06:44.762Zpkg: info: no packages matching the following patterns you specified are
7482026-02-18T03:06:44.762Zinstalled on the system. Try querying remotely instead:
7492026-02-18T03:06:44.762Z
7502026-02-18T03:06:44.762Z clang-15
7512026-02-18T03:06:44.820Z++ [[ 1 != 0 ]]
7522026-02-18T03:06:44.820Z++ set -o errexit
7532026-02-18T03:06:44.824Z++ pfexec pkg install clang-15
7542026-02-18T03:06:53.312Z Startup: Refreshing catalog 'helios-dev' ... Done
7552026-02-18T03:07:03.802Z Startup: Caching catalogs ... Done
7562026-02-18T03:07:27.201ZPlanning: Solver setup ... Done
7572026-02-18T03:07:27.358ZPlanning: Running solver ... Done
7582026-02-18T03:07:27.540ZPlanning: Finding local manifests ... Done
7592026-02-18T03:07:27.553ZPlanning: Fetching manifests: 0/2 0% complete
7602026-02-18T03:07:27.682ZPlanning: Fetching manifests: 2/2 100% complete
7612026-02-18T03:07:27.731ZPlanning: Package planning ... Done
7622026-02-18T03:07:27.778ZPlanning: Merging actions ... Done
7632026-02-18T03:07:27.953ZPlanning: Checking for conflicting actions ... Done
7642026-02-18T03:07:27.966ZPlanning: Consolidating action changes ... Done
7652026-02-18T03:07:28.927ZPlanning: Evaluating mediators ... Done
7662026-02-18T03:07:28.936ZPlanning: Planning completed in 24.98 seconds
7672026-02-18T03:07:28.954Z Packages to install: 2
7682026-02-18T03:07:28.954Z Mediators to change: 2
7692026-02-18T03:07:28.954Z Services to change: 1
7702026-02-18T03:07:28.957Z Create boot environment: No
7712026-02-18T03:07:28.957ZCreate backup boot environment: No
7722026-02-18T03:07:29.009Z
7732026-02-18T03:07:29.009ZDownload: 0/3076 items 0.0/211.3MB 0% complete
7742026-02-18T03:07:34.011ZDownload: 2949/3076 items 156.5/211.3MB 74% complete (31.3M/s)
7752026-02-18T03:07:36.451ZDownload: Completed 211.31 MB in 7.44 seconds (28.4M/s)
7762026-02-18T03:07:37.073Z Actions: 1/3418 actions (Installing new actions)
7772026-02-18T03:07:41.680Z Actions: Completed 3418 actions in 4.61 seconds.
7782026-02-18T03:07:42.440Z Done
7792026-02-18T03:07:42.440Z Done
7802026-02-18T03:07:43.536Z Done
7812026-02-18T03:07:48.233Z Done
7822026-02-18T03:07:48.327Z Done
7832026-02-18T03:07:48.331Z Done
7842026-02-18T03:07:48.501Z Done
7852026-02-18T03:07:49.229Z++ set -o errexit
7862026-02-18T03:07:49.229Z++ cargo --version
7872026-02-18T03:07:49.293Zcargo 1.92.0 (344c4567c 2025-10-21)
7882026-02-18T03:07:49.296Z++ rustc --version
7892026-02-18T03:07:49.377Zrustc 1.92.0 (ded5c06cf 2025-12-08)
7902026-02-18T03:07:49.380Z++ cargo install cargo-nextest --version 0.9.97
7912026-02-18T03:07:49.514Z Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override
7922026-02-18T03:07:49.517Z+ pushd rdb
7932026-02-18T03:07:49.517Z/work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite
7942026-02-18T03:07:49.517Z+ PROPTEST_CASES=1000000
7952026-02-18T03:07:49.517Z+ cargo nextest run --lib proptest
7962026-02-18T03:07:49.923Z Updating git repository `https://github.com/oxidecomputer/falcon`
7972026-02-18T03:07:53.542ZFrom https://github.com/oxidecomputer/falcon
7982026-02-18T03:07:53.542Z * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9
7992026-02-18T03:07:53.653Z Updating crates.io index
8002026-02-18T03:07:53.694Z Updating git repository `https://github.com/oxidecomputer/dendrite`
8012026-02-18T03:07:55.419ZFrom https://github.com/oxidecomputer/dendrite
8022026-02-18T03:07:55.419Z * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556
8032026-02-18T03:07:55.470Z Updating git repository `https://github.com/oxidecomputer/ispf`
8042026-02-18T03:07:55.863ZFrom https://github.com/oxidecomputer/ispf
8052026-02-18T03:07:55.863Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
8062026-02-18T03:07:55.895Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
8072026-02-18T03:07:56.647ZFrom https://github.com/oxidecomputer/netadm-sys
8082026-02-18T03:07:56.647Z * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f
8092026-02-18T03:07:56.658Z Updating git repository `https://github.com/oxidecomputer/omicron`
8102026-02-18T03:08:35.833ZFrom https://github.com/oxidecomputer/omicron
8112026-02-18T03:08:35.833Z * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265
8122026-02-18T03:08:36.555Z Updating git repository `https://github.com/oxidecomputer/opte`
8132026-02-18T03:08:38.743ZFrom https://github.com/oxidecomputer/opte
8142026-02-18T03:08:38.743Z * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56
8152026-02-18T03:08:38.834Z Updating git repository `https://github.com/illumos/smf-rs`
8162026-02-18T03:08:39.258ZFrom https://github.com/illumos/smf-rs
8172026-02-18T03:08:39.258Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
8182026-02-18T03:08:39.271Z Updating git repository `https://github.com/oxidecomputer/poptrie`
8192026-02-18T03:08:39.669ZFrom https://github.com/oxidecomputer/poptrie
8202026-02-18T03:08:39.669Z * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34
8212026-02-18T03:08:39.711Z Updating git repository `https://github.com/oxidecomputer/network-interface`
8222026-02-18T03:08:40.153ZFrom https://github.com/oxidecomputer/network-interface
8232026-02-18T03:08:40.153Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
8242026-02-18T03:08:40.193Z Updating git repository `https://github.com/oxidecomputer/zone`
8252026-02-18T03:08:40.686ZFrom https://github.com/oxidecomputer/zone
8262026-02-18T03:08:40.686Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
8272026-02-18T03:08:40.707Z Updating git repository `https://github.com/oxidecomputer/propolis`
8282026-02-18T03:08:44.634ZFrom https://github.com/oxidecomputer/propolis
8292026-02-18T03:08:44.634Z * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6
8302026-02-18T03:08:44.707Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
8312026-02-18T03:08:45.701ZFrom https://github.com/oxidecomputer/transceiver-control
8322026-02-18T03:08:45.701Z * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2
8332026-02-18T03:08:45.744Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
8342026-02-18T03:08:46.170ZFrom https://github.com/oxidecomputer/dlpi-sys
8352026-02-18T03:08:46.170Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
8362026-02-18T03:08:46.189Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
8372026-02-18T03:08:46.741ZFrom https://github.com/jmesmon/rust-libzfs
8382026-02-18T03:08:46.741Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
8392026-02-18T03:08:46.753Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
8402026-02-18T03:08:47.167ZFrom https://github.com/oxidecomputer/rusty-doors
8412026-02-18T03:08:47.167Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
8422026-02-18T03:08:47.179Z Updating git repository `https://github.com/oxidecomputer/lldp`
8432026-02-18T03:08:47.714ZFrom https://github.com/oxidecomputer/lldp
8442026-02-18T03:08:47.714Z * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907
8452026-02-18T03:08:47.754Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8462026-02-18T03:08:49.826ZFrom https://github.com/oxidecomputer/maghemite
8472026-02-18T03:08:49.826Z * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718
8482026-02-18T03:08:49.885Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
8492026-02-18T03:08:50.265ZFrom https://github.com/oxidecomputer/serde_human_bytes
8502026-02-18T03:08:50.265Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
8512026-02-18T03:08:50.277Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8522026-02-18T03:08:50.667ZFrom https://github.com/oxidecomputer/slog-error-chain
8532026-02-18T03:08:50.667Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
8542026-02-18T03:08:50.734Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
8552026-02-18T03:08:51.316ZFrom https://github.com/oxidecomputer/tufaceous
8562026-02-18T03:08:51.316Z * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465
8572026-02-18T03:08:51.367Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
8582026-02-18T03:08:52.448ZFrom https://github.com/oxidecomputer/management-gateway-service
8592026-02-18T03:08:52.448Z * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a
8602026-02-18T03:08:52.473Z Updating git repository `https://github.com/oxidecomputer/crucible`
8612026-02-18T03:08:57.567ZFrom https://github.com/oxidecomputer/crucible
8622026-02-18T03:08:57.567Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
8632026-02-18T03:08:57.733Z Updating git repository `https://github.com/oxidecomputer/propolis`
8642026-02-18T03:08:58.358ZFrom https://github.com/oxidecomputer/propolis
8652026-02-18T03:08:58.358Z * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f
8662026-02-18T03:08:58.674Z Updating git repository `https://github.com/oxidecomputer/tofino`
8672026-02-18T03:08:59.063ZFrom https://github.com/oxidecomputer/tofino
8682026-02-18T03:08:59.063Z * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33
8692026-02-18T03:08:59.123Z Updating git repository `https://github.com/oxidecomputer/clickward`
8702026-02-18T03:08:59.615ZFrom https://github.com/oxidecomputer/clickward
8712026-02-18T03:08:59.615Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
8722026-02-18T03:08:59.748Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
8732026-02-18T03:09:00.194ZFrom https://github.com/oxidecomputer/illumos-devinfo
8742026-02-18T03:09:00.194Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
8752026-02-18T03:09:01.031Z Downloading crates ...
8762026-02-18T03:09:01.183Z Downloaded bit-set v0.8.0
8772026-02-18T03:09:01.186Z Downloaded async-stream v0.3.6
8782026-02-18T03:09:01.189Z Downloaded fixedbitset v0.4.2
8792026-02-18T03:09:01.197Z Downloaded arc-swap v1.8.2
8802026-02-18T03:09:01.201Z Downloaded gethostname v0.5.0
8812026-02-18T03:09:01.205Z Downloaded hash32 v0.3.1
8822026-02-18T03:09:01.208Z Downloaded olpc-cjson v0.1.4
8832026-02-18T03:09:01.211Z Downloaded dropshot_endpoint v0.16.7
8842026-02-18T03:09:01.214Z Downloaded defmt v1.0.1
8852026-02-18T03:09:01.219Z Downloaded dtrace-parser v0.3.0
8862026-02-18T03:09:01.222Z Downloaded dtrace-parser v0.2.0
8872026-02-18T03:09:01.225Z Downloaded glob v0.3.3
8882026-02-18T03:09:01.228Z Downloaded ciborium v0.2.2
8892026-02-18T03:09:01.231Z Downloaded foreign-types-macros v0.2.3
8902026-02-18T03:09:01.231Z Downloaded hubpack_derive v0.1.1
8912026-02-18T03:09:01.234Z Downloaded cookie v0.18.1
8922026-02-18T03:09:01.237Z Downloaded managed v0.8.0
8932026-02-18T03:09:01.240Z Downloaded hashbrown v0.12.3
8942026-02-18T03:09:01.243Z Downloaded inout v0.1.4
8952026-02-18T03:09:01.247Z Downloaded crucible-workspace-hack v0.1.0
8962026-02-18T03:09:01.250Z Downloaded ciborium-ll v0.2.2
8972026-02-18T03:09:01.250Z Downloaded oxide-tokio-rt v0.1.2
8982026-02-18T03:09:01.253Z Downloaded group v0.13.0
8992026-02-18T03:09:01.256Z Downloaded async-recursion v1.1.1
9002026-02-18T03:09:01.259Z Downloaded crossbeam-epoch v0.9.18
9012026-02-18T03:09:01.262Z Downloaded num_threads v0.1.7
9022026-02-18T03:09:01.265Z Downloaded macaddr v1.0.1
9032026-02-18T03:09:01.268Z Downloaded linked-hash-map v0.5.6
9042026-02-18T03:09:01.272Z Downloaded enum-as-inner v0.6.1
9052026-02-18T03:09:01.272Z Downloaded dropshot-api-manager-types v0.3.0
9062026-02-18T03:09:01.274Z Downloaded omicron-workspace-hack v0.1.0
9072026-02-18T03:09:01.278Z Downloaded ingot-types v0.1.2
9082026-02-18T03:09:01.281Z Downloaded parking_lot_core v0.8.6
9092026-02-18T03:09:01.283Z Downloaded hostname v0.3.1
9102026-02-18T03:09:01.284Z Downloaded dunce v1.0.5
9112026-02-18T03:09:01.286Z Downloaded heapless v0.8.0
9122026-02-18T03:09:01.290Z Downloaded httpdate v1.0.3
9132026-02-18T03:09:01.293Z Downloaded num-derive v0.4.2
9142026-02-18T03:09:01.296Z Downloaded cstr-argument v0.1.2
9152026-02-18T03:09:01.300Z Downloaded hostname v0.4.2
9162026-02-18T03:09:01.300Z Downloaded num_enum_derive v0.7.5
9172026-02-18T03:09:01.303Z Downloaded embedded-io v0.6.1
9182026-02-18T03:09:01.306Z Downloaded fxhash v0.2.1
9192026-02-18T03:09:01.306Z Downloaded embedded-io v0.4.0
9202026-02-18T03:09:01.309Z Downloaded opaque-debug v0.3.1
9212026-02-18T03:09:01.312Z Downloaded lru-cache v0.1.2
9222026-02-18T03:09:01.312Z Downloaded float-ord v0.3.2
9232026-02-18T03:09:01.315Z Downloaded foreign-types v0.5.0
9242026-02-18T03:09:01.315Z Downloaded idna_adapter v1.2.1
9252026-02-18T03:09:01.318Z Downloaded crunchy v0.2.4
9262026-02-18T03:09:01.318Z Downloaded base16ct v1.0.0
9272026-02-18T03:09:01.321Z Downloaded ciborium-io v0.2.2
9282026-02-18T03:09:01.324Z Downloaded dof v0.4.0
9292026-02-18T03:09:01.324Z Downloaded num v0.4.3
9302026-02-18T03:09:01.327Z Downloaded match_cfg v0.1.0
9312026-02-18T03:09:01.327Z Downloaded hubpack v0.1.2
9322026-02-18T03:09:01.331Z Downloaded deranged v0.5.6
9332026-02-18T03:09:01.334Z Downloaded no-std-compat v0.4.1
9342026-02-18T03:09:01.334Z Downloaded fs_extra v1.3.0
9352026-02-18T03:09:01.337Z Downloaded newtype-uuid-macros v0.1.0
9362026-02-18T03:09:01.340Z Downloaded phf_shared v0.12.1
9372026-02-18T03:09:01.340Z Downloaded num-derive v0.3.3
9382026-02-18T03:09:01.343Z Downloaded internet-checksum v0.2.1
9392026-02-18T03:09:01.343Z Downloaded ident_case v1.0.1
9402026-02-18T03:09:01.346Z Downloaded foldhash v0.2.0
9412026-02-18T03:09:01.346Z Downloaded erased-serde v0.3.31
9422026-02-18T03:09:01.349Z Downloaded proc-macro-error-attr2 v2.0.0
9432026-02-18T03:09:01.352Z Downloaded memmap v0.7.0
9442026-02-18T03:09:01.355Z Downloaded proc-macro-crate v1.3.1
9452026-02-18T03:09:01.355Z Downloaded memoffset v0.9.1
9462026-02-18T03:09:01.358Z Downloaded ref-cast-impl v1.0.25
9472026-02-18T03:09:01.358Z Downloaded proc-macro-error-attr v1.0.4
9482026-02-18T03:09:01.361Z Downloaded plain v0.2.3
9492026-02-18T03:09:01.361Z Downloaded num-conv v0.2.0
9502026-02-18T03:09:01.364Z Downloaded potential_utf v0.1.4
9512026-02-18T03:09:01.367Z Downloaded daft v0.1.5
9522026-02-18T03:09:01.367Z Downloaded parse-display v0.10.0
9532026-02-18T03:09:01.370Z Downloaded oxnet v0.1.4
9542026-02-18T03:09:01.373Z Downloaded pretty-hex v0.4.1
9552026-02-18T03:09:01.373Z Downloaded poly1305 v0.8.0
9562026-02-18T03:09:01.377Z Downloaded progenitor-macro v0.10.0
9572026-02-18T03:09:01.377Z Downloaded num_enum v0.5.11
9582026-02-18T03:09:01.382Z Downloaded rustc_version v0.1.7
9592026-02-18T03:09:01.385Z Downloaded same-file v1.0.6
9602026-02-18T03:09:01.385Z Downloaded secrecy v0.10.3
9612026-02-18T03:09:01.388Z Downloaded rand_chacha v0.3.1
9622026-02-18T03:09:01.388Z Downloaded scroll_derive v0.13.1
9632026-02-18T03:09:01.391Z Downloaded paste v1.0.15
9642026-02-18T03:09:01.394Z Downloaded serde_repr v0.1.20
9652026-02-18T03:09:01.395Z Downloaded progenitor-macro v0.11.2
9662026-02-18T03:09:01.398Z Downloaded semver v0.1.20
9672026-02-18T03:09:01.398Z Downloaded progenitor-client v0.11.2
9682026-02-18T03:09:01.401Z Downloaded serde_plain v1.0.2
9692026-02-18T03:09:01.401Z Downloaded proc-macro-crate v3.4.0
9702026-02-18T03:09:01.404Z Downloaded num-iter v0.1.45
9712026-02-18T03:09:01.404Z Downloaded proc-macro-error v1.0.4
9722026-02-18T03:09:01.407Z Downloaded pem v3.0.6
9732026-02-18T03:09:01.410Z Downloaded parse-display-derive v0.10.0
9742026-02-18T03:09:01.410Z Downloaded siphasher v1.0.2
9752026-02-18T03:09:01.413Z Downloaded serde-big-array v0.5.1
9762026-02-18T03:09:01.413Z Downloaded libsw-core v0.3.2
9772026-02-18T03:09:01.416Z Downloaded slog-envlogger v2.2.0
9782026-02-18T03:09:01.416Z Downloaded multer v3.1.0
9792026-02-18T03:09:01.420Z Downloaded num-rational v0.4.2
9802026-02-18T03:09:01.423Z Downloaded ipnetwork v0.21.1
9812026-02-18T03:09:01.423Z Downloaded proc-macro-error2 v2.0.1
9822026-02-18T03:09:01.426Z Downloaded phf v0.12.1
9832026-02-18T03:09:01.429Z Downloaded drift v0.1.3
9842026-02-18T03:09:01.432Z Downloaded sigpipe v0.1.3
9852026-02-18T03:09:01.435Z Downloaded sha1 v0.10.6
9862026-02-18T03:09:01.435Z Downloaded serial_test_derive v3.3.1
9872026-02-18T03:09:01.438Z Downloaded serial_test v3.3.1
9882026-02-18T03:09:01.438Z Downloaded smawk v0.3.2
9892026-02-18T03:09:01.441Z Downloaded memmap2 v0.9.10
9902026-02-18T03:09:01.441Z Downloaded slog-bunyan v2.5.0
9912026-02-18T03:09:01.444Z Downloaded progenitor v0.10.0
9922026-02-18T03:09:01.445Z Downloaded strum v0.27.2
9932026-02-18T03:09:01.447Z Downloaded strum v0.26.3
9942026-02-18T03:09:01.447Z Downloaded schemars_derive v0.8.22
9952026-02-18T03:09:01.451Z Downloaded resolv-conf v0.7.6
9962026-02-18T03:09:01.451Z Downloaded sdd v3.0.10
9972026-02-18T03:09:01.454Z Downloaded progenitor v0.11.2
9982026-02-18T03:09:01.457Z Downloaded tagptr v0.2.0
9992026-02-18T03:09:01.457Z Downloaded tabwriter v1.4.1
10002026-02-18T03:09:01.457Z Downloaded spin v0.5.2
10012026-02-18T03:09:01.460Z Downloaded tabled_derive v0.7.0
10022026-02-18T03:09:01.460Z Downloaded take_mut v0.2.2
10032026-02-18T03:09:01.463Z Downloaded scroll v0.12.0
10042026-02-18T03:09:01.463Z Downloaded scroll v0.13.0
10052026-02-18T03:09:01.463Z Downloaded tabled_derive v0.11.0
10062026-02-18T03:09:01.466Z Downloaded testing_table v0.3.0
10072026-02-18T03:09:01.467Z Downloaded serde_tokenstream v0.2.2
10082026-02-18T03:09:01.470Z Downloaded omicron-zone-package v0.12.2
10092026-02-18T03:09:01.473Z Downloaded serde_derive_internals v0.29.1
10102026-02-18T03:09:01.473Z Downloaded thread-id v5.1.0
10112026-02-18T03:09:01.476Z Downloaded rusty-fork v0.3.1
10122026-02-18T03:09:01.476Z Downloaded progenitor-client v0.10.0
10132026-02-18T03:09:01.476Z Downloaded slog-scope v4.4.1
10142026-02-18T03:09:01.479Z Downloaded derive_more v0.99.20
10152026-02-18T03:09:01.482Z Downloaded topological-sort v0.2.2
10162026-02-18T03:09:01.485Z Downloaded parking_lot v0.11.2
10172026-02-18T03:09:01.485Z Downloaded libsw v3.5.0
10182026-02-18T03:09:01.488Z Downloaded untrusted v0.7.1
10192026-02-18T03:09:01.488Z Downloaded pest_generator v2.8.6
10202026-02-18T03:09:01.491Z Downloaded ingot-macros v0.1.1
10212026-02-18T03:09:01.491Z Downloaded allocator-api2 v0.2.21
10222026-02-18T03:09:01.494Z Downloaded slog-json v2.6.1
10232026-02-18T03:09:01.499Z Downloaded litemap v0.8.1
10242026-02-18T03:09:01.499Z Downloaded strum_macros v0.26.4
10252026-02-18T03:09:01.502Z Downloaded thiserror-impl-no-std v2.0.2
10262026-02-18T03:09:01.502Z Downloaded slog-stdlog v4.1.1
10272026-02-18T03:09:01.505Z Downloaded wait-timeout v0.2.1
10282026-02-18T03:09:01.505Z Downloaded utf-8 v0.7.6
10292026-02-18T03:09:01.505Z Downloaded time-core v0.1.8
10302026-02-18T03:09:01.508Z Downloaded usdt-attr-macro v0.6.0
10312026-02-18T03:09:01.508Z Downloaded unit-prefix v0.5.2
10322026-02-18T03:09:01.508Z Downloaded unarray v0.1.4
10332026-02-18T03:09:01.511Z Downloaded typify-macro v0.4.3
10342026-02-18T03:09:01.511Z Downloaded usdt-attr-macro v0.5.0
10352026-02-18T03:09:01.511Z Downloaded icu_provider v2.1.1
10362026-02-18T03:09:01.514Z Downloaded waitgroup v0.1.2
10372026-02-18T03:09:01.517Z Downloaded usdt v0.5.0
10382026-02-18T03:09:01.517Z Downloaded yoke-derive v0.8.1
10392026-02-18T03:09:01.517Z Downloaded stable_deref_trait v1.2.1
10402026-02-18T03:09:01.521Z Downloaded smf v0.2.3
10412026-02-18T03:09:01.521Z Downloaded rustversion v1.0.22
10422026-02-18T03:09:01.524Z Downloaded rhai_codegen v3.1.0
10432026-02-18T03:09:01.532Z Downloaded usdt-macro v0.5.0
10442026-02-18T03:09:01.535Z Downloaded tokio-tungstenite v0.21.0
10452026-02-18T03:09:01.535Z Downloaded tokio-rustls v0.25.0
10462026-02-18T03:09:01.535Z Downloaded zone_cfg_derive v0.3.1
10472026-02-18T03:09:01.535Z Downloaded zeroize_derive v1.4.3
10482026-02-18T03:09:01.538Z Downloaded thread-id v4.2.2
10492026-02-18T03:09:01.538Z Downloaded usdt-macro v0.6.0
10502026-02-18T03:09:01.538Z Downloaded tokio-dtrace v0.1.1
10512026-02-18T03:09:01.541Z Downloaded zerofrom v0.1.6
10522026-02-18T03:09:01.541Z Downloaded dropshot-api-manager v0.3.0
10532026-02-18T03:09:01.544Z Downloaded thiserror-no-std v2.0.2
10542026-02-18T03:09:01.548Z Downloaded smartstring v1.0.1
10552026-02-18T03:09:01.551Z Downloaded synstructure v0.13.2
10562026-02-18T03:09:01.551Z Downloaded structmeta-derive v0.3.0
10572026-02-18T03:09:01.551Z Downloaded snafu-derive v0.8.9
10582026-02-18T03:09:01.554Z Downloaded slog-async v2.8.0
10592026-02-18T03:09:01.554Z Downloaded serde_with_macros v3.16.1
10602026-02-18T03:09:01.557Z Downloaded hmac v0.12.1
10612026-02-18T03:09:01.557Z Downloaded slog-term v2.9.2
10622026-02-18T03:09:01.561Z Downloaded usdt v0.6.0
10632026-02-18T03:09:01.561Z Downloaded spin v0.9.8
10642026-02-18T03:09:01.564Z Downloaded indexmap v1.9.3
10652026-02-18T03:09:01.567Z Downloaded walkdir v2.5.0
10662026-02-18T03:09:01.570Z Downloaded zerofrom-derive v0.1.6
10672026-02-18T03:09:01.570Z Downloaded prettyplease v0.2.37
10682026-02-18T03:09:01.573Z Downloaded xz2 v0.1.7
10692026-02-18T03:09:01.578Z Downloaded icu_locale_core v2.1.1
10702026-02-18T03:09:01.582Z Downloaded universal-hash v0.5.1
10712026-02-18T03:09:01.582Z Downloaded tinystr v0.8.2
10722026-02-18T03:09:01.585Z Downloaded tiny-keccak v2.0.2
10732026-02-18T03:09:01.585Z Downloaded time-macros v0.2.27
10742026-02-18T03:09:01.588Z Downloaded similar v2.7.0
10752026-02-18T03:09:01.591Z Downloaded pest_meta v2.8.6
10762026-02-18T03:09:01.595Z Downloaded strum_macros v0.27.2
10772026-02-18T03:09:01.595Z Downloaded vsss-rs v3.3.4
10782026-02-18T03:09:01.598Z Downloaded whoami v1.6.1
10792026-02-18T03:09:01.601Z Downloaded serde_yaml v0.9.34+deprecated
10802026-02-18T03:09:01.605Z Downloaded usdt-impl v0.6.0
10812026-02-18T03:09:01.605Z Downloaded indicatif v0.18.4
10822026-02-18T03:09:01.608Z Downloaded papergrid v0.11.0
10832026-02-18T03:09:01.612Z Downloaded progenitor-impl v0.10.0
10842026-02-18T03:09:01.615Z Downloaded papergrid v0.17.0
10852026-02-18T03:09:01.618Z Downloaded toml v0.7.8
10862026-02-18T03:09:01.622Z Downloaded zone v0.3.1
10872026-02-18T03:09:01.625Z Downloaded jiff-static v0.2.20
10882026-02-18T03:09:01.628Z Downloaded zerovec-derive v0.11.2
10892026-02-18T03:09:01.628Z Downloaded tungstenite v0.21.0
10902026-02-18T03:09:01.631Z Downloaded typify v0.4.3
10912026-02-18T03:09:01.634Z Downloaded ucd-trie v0.1.7
10922026-02-18T03:09:01.637Z Downloaded schemars v0.8.22
10932026-02-18T03:09:01.644Z Downloaded zerocopy-derive v0.7.35
10942026-02-18T03:09:01.648Z Downloaded test-strategy v0.4.5
10952026-02-18T03:09:01.652Z Downloaded icu_collections v2.1.1
10962026-02-18T03:09:01.657Z Downloaded hickory-resolver v0.25.2
10972026-02-18T03:09:01.661Z Downloaded yoke v0.8.1
10982026-02-18T03:09:01.665Z Downloaded writeable v0.6.2
10992026-02-18T03:09:01.665Z Downloaded slog v2.8.2
11002026-02-18T03:09:01.668Z Downloaded unsafe-libyaml v0.2.11
11012026-02-18T03:09:01.671Z Downloaded socket2 v0.5.10
11022026-02-18T03:09:01.674Z Downloaded schemars v1.2.1
11032026-02-18T03:09:01.685Z Downloaded zerotrie v0.2.3
11042026-02-18T03:09:01.688Z Downloaded snafu v0.8.9
11052026-02-18T03:09:01.693Z Downloaded yansi v1.0.1
11062026-02-18T03:09:01.696Z Downloaded pest v2.8.6
11072026-02-18T03:09:01.700Z Downloaded qorb v0.4.1
11082026-02-18T03:09:01.704Z Downloaded steno v0.4.1
11092026-02-18T03:09:01.709Z Downloaded pretty_assertions v1.4.1
11102026-02-18T03:09:01.712Z Downloaded blake3 v1.8.3
11112026-02-18T03:09:01.717Z Downloaded zerocopy-derive v0.8.39
11122026-02-18T03:09:01.725Z Downloaded typed-path v0.9.3
11132026-02-18T03:09:01.731Z Downloaded nom v7.1.3
11142026-02-18T03:09:01.737Z Downloaded minimal-lexical v0.2.1
11152026-02-18T03:09:01.740Z Downloaded toml_edit v0.23.10+spec-1.0.0
11162026-02-18T03:09:01.744Z Downloaded itertools v0.12.1
11172026-02-18T03:09:01.750Z Downloaded toml_edit v0.19.15
11182026-02-18T03:09:01.765Z Downloaded progenitor-impl v0.11.2
11192026-02-18T03:09:01.768Z Downloaded schemars v0.9.0
11202026-02-18T03:09:01.777Z Downloaded libm v0.2.16
11212026-02-18T03:09:01.787Z Downloaded zerovec v0.11.5
11222026-02-18T03:09:01.790Z Downloaded tough v0.20.0
11232026-02-18T03:09:01.797Z Downloaded zerocopy v0.7.35
11242026-02-18T03:09:01.811Z Downloaded winnow v0.5.40
11252026-02-18T03:09:01.818Z Downloaded hkdf v0.12.4
11262026-02-18T03:09:01.821Z Downloaded proptest v1.10.0
11272026-02-18T03:09:01.828Z Downloaded scc v2.4.0
11282026-02-18T03:09:01.832Z Downloaded rustls-webpki v0.102.8
11292026-02-18T03:09:01.852Z Downloaded time v0.3.47
11302026-02-18T03:09:01.862Z Downloaded tabled v0.20.0
11312026-02-18T03:09:01.877Z Downloaded moka v0.12.13
11322026-02-18T03:09:01.884Z Downloaded tabled v0.15.0
11332026-02-18T03:09:01.898Z Downloaded syn v1.0.109
11342026-02-18T03:09:01.906Z Downloaded serde_with v3.16.1
11352026-02-18T03:09:01.917Z Downloaded rayon v1.11.0
11362026-02-18T03:09:01.924Z Downloaded aws-lc-rs v1.15.4
11372026-02-18T03:09:01.932Z Downloaded smoltcp v0.11.0
11382026-02-18T03:09:01.942Z Downloaded rustls v0.22.4
11392026-02-18T03:09:01.953Z Downloaded regress v0.10.5
11402026-02-18T03:09:01.959Z Downloaded openapiv3 v2.2.0
11412026-02-18T03:09:01.968Z Downloaded rhai v1.24.0
11422026-02-18T03:09:01.978Z Downloaded hickory-proto v0.24.4
11432026-02-18T03:09:01.990Z Downloaded hickory-proto v0.25.2
11442026-02-18T03:09:02.002Z Downloaded dropshot v0.16.7
11452026-02-18T03:09:02.022Z Downloaded nix v0.31.1
11462026-02-18T03:09:02.031Z Downloaded typify-impl v0.4.3
11472026-02-18T03:09:02.042Z Downloaded sled v0.34.7
11482026-02-18T03:09:02.050Z Downloaded icu_properties_data v2.1.2
11492026-02-18T03:09:02.060Z Downloaded goblin v0.8.2
11502026-02-18T03:09:02.066Z Downloaded iddqd v0.3.17
11512026-02-18T03:09:02.071Z Downloaded rand v0.8.5
11522026-02-18T03:09:02.074Z Downloaded thin-vec v0.2.14
11532026-02-18T03:09:02.077Z Downloaded rayon-core v1.13.0
11542026-02-18T03:09:02.081Z Downloaded term v1.2.1
11552026-02-18T03:09:02.084Z Downloaded icu_normalizer_data v2.1.1
11562026-02-18T03:09:02.084Z Downloaded icu_normalizer v2.1.1
11572026-02-18T03:09:02.088Z Downloaded expectorate v1.2.0
11582026-02-18T03:09:02.091Z Downloaded crypto-bigint v0.5.5
11592026-02-18T03:09:02.095Z Downloaded usdt-impl v0.5.0
11602026-02-18T03:09:02.100Z Downloaded termtree v0.5.1
11612026-02-18T03:09:02.101Z Downloaded icu_properties v2.1.2
11622026-02-18T03:09:02.101Z Downloaded slog-dtrace v0.3.0
11632026-02-18T03:09:02.105Z Downloaded petgraph v0.6.5
11642026-02-18T03:09:02.115Z Downloaded chrono-tz v0.10.4
11652026-02-18T03:09:02.132Z Downloaded blake2 v0.10.6
11662026-02-18T03:09:02.136Z Downloaded lzma-sys v0.1.20
11672026-02-18T03:09:02.156Z Downloaded structmeta v0.3.0
11682026-02-18T03:09:02.159Z Downloaded const_format v0.2.35
11692026-02-18T03:09:02.163Z Downloaded jiff v0.2.20
11702026-02-18T03:09:02.175Z Downloaded libc v0.2.180
11712026-02-18T03:09:02.203Z Downloaded postcard v1.1.3
11722026-02-18T03:09:02.206Z Downloaded rustls-pemfile v2.2.0
11732026-02-18T03:09:02.209Z Downloaded pest_derive v2.8.6
11742026-02-18T03:09:02.209Z Downloaded password-hash v0.5.0
11752026-02-18T03:09:02.212Z Downloaded num-integer v0.1.46
11762026-02-18T03:09:02.213Z Downloaded ingot v0.1.1
11772026-02-18T03:09:02.213Z Downloaded derive-ex v0.1.8
11782026-02-18T03:09:02.216Z Downloaded csv v1.4.0
11792026-02-18T03:09:02.229Z Downloaded defmt-macros v1.0.1
11802026-02-18T03:09:02.232Z Downloaded num_enum v0.7.5
11812026-02-18T03:09:02.236Z Downloaded sha3 v0.10.8
11822026-02-18T03:09:02.240Z Downloaded linear-map v1.2.0
11832026-02-18T03:09:02.243Z Downloaded cipher v0.4.4
11842026-02-18T03:09:02.243Z Downloaded argon2 v0.5.3
11852026-02-18T03:09:02.246Z Downloaded hickory-resolver v0.24.4
11862026-02-18T03:09:02.248Z Downloaded daft-derive v0.1.5
11872026-02-18T03:09:02.251Z Downloaded scroll_derive v0.12.1
11882026-02-18T03:09:02.254Z Downloaded diff v0.1.13
11892026-02-18T03:09:02.257Z Downloaded cancel-safe-futures v0.1.5
11902026-02-18T03:09:02.257Z Downloaded anyhow v1.0.101
11912026-02-18T03:09:02.260Z Downloaded quick-error v1.2.3
11922026-02-18T03:09:02.262Z Downloaded ref-cast v1.0.25
11932026-02-18T03:09:02.312Z Downloaded rand_xorshift v0.4.0
11942026-02-18T03:09:02.312Z Downloaded powerfmt v0.2.0
11952026-02-18T03:09:02.312Z Downloaded crossbeam-utils v0.8.21
11962026-02-18T03:09:02.314Z Downloaded console v0.16.2
11972026-02-18T03:09:02.314Z Downloaded cargo_toml v0.22.3
11982026-02-18T03:09:02.315Z Downloaded byteorder v1.5.0
11992026-02-18T03:09:02.315Z Downloaded async-trait v0.1.89
12002026-02-18T03:09:02.315Z Downloaded fs-err v3.3.0
12012026-02-18T03:09:02.315Z Downloaded ff v0.13.1
12022026-02-18T03:09:02.315Z Downloaded num-complex v0.4.6
12032026-02-18T03:09:02.315Z Downloaded highway v1.3.0
12042026-02-18T03:09:02.315Z Downloaded csv-core v0.1.13
12052026-02-18T03:09:02.315Z Downloaded constant_time_eq v0.4.2
12062026-02-18T03:09:02.315Z Downloaded const_format_proc_macros v0.2.34
12072026-02-18T03:09:02.315Z Downloaded cmake v0.1.57
12082026-02-18T03:09:02.315Z Downloaded crossbeam-deque v0.8.6
12092026-02-18T03:09:02.315Z Downloaded critical-section v1.2.0
12102026-02-18T03:09:02.315Z Downloaded bytecount v0.6.9
12112026-02-18T03:09:02.315Z Downloaded base16ct v0.2.0
12122026-02-18T03:09:02.315Z Downloaded heck v0.4.1
12132026-02-18T03:09:02.315Z Downloaded aead v0.5.2
12142026-02-18T03:09:02.315Z Downloaded defmt-parser v1.0.0
12152026-02-18T03:09:02.315Z Downloaded arrayref v0.3.9
12162026-02-18T03:09:02.315Z Downloaded encoding_rs v0.8.35
12172026-02-18T03:09:02.315Z Downloaded async-stream-impl v0.3.6
12182026-02-18T03:09:02.315Z Downloaded darling_macro v0.21.3
12192026-02-18T03:09:02.315Z Downloaded darling v0.21.3
12202026-02-18T03:09:02.318Z Downloaded newtype_derive v0.1.6
12212026-02-18T03:09:02.318Z Downloaded libscf-sys v1.1.0
12222026-02-18T03:09:02.318Z Downloaded is-terminal v0.4.17
12232026-02-18T03:09:02.318Z Downloaded darling_core v0.21.3
12242026-02-18T03:09:02.322Z Downloaded keccak v0.1.6
12252026-02-18T03:09:02.326Z Downloaded convert_case v0.4.0
12262026-02-18T03:09:02.326Z Downloaded goblin v0.10.5
12272026-02-18T03:09:02.330Z Downloaded foreign-types-shared v0.3.1
12282026-02-18T03:09:02.333Z Downloaded displaydoc v0.2.5
12292026-02-18T03:09:02.333Z Downloaded bitflags v1.3.2
12302026-02-18T03:09:02.336Z Downloaded bcs v0.1.6
12312026-02-18T03:09:02.339Z Downloaded num_enum_derive v0.5.11
12322026-02-18T03:09:02.339Z Downloaded newline-converter v0.3.0
12332026-02-18T03:09:02.339Z Downloaded mime v0.3.17
12342026-02-18T03:09:02.339Z Downloaded instant v0.1.13
12352026-02-18T03:09:02.342Z Downloaded defmt v0.3.100
12362026-02-18T03:09:02.342Z Downloaded dyn-clone v1.0.20
12372026-02-18T03:09:02.342Z Downloaded chacha20poly1305 v0.10.1
12382026-02-18T03:09:02.347Z Downloaded natord v1.0.9
12392026-02-18T03:09:02.347Z Downloaded elliptic-curve v0.13.8
12402026-02-18T03:09:02.350Z Downloaded dof v0.3.0
12412026-02-18T03:09:02.350Z Downloaded const-random-macro v0.1.16
12422026-02-18T03:09:02.350Z Downloaded chacha20 v0.9.1
12432026-02-18T03:09:02.353Z Downloaded half v2.7.1
12442026-02-18T03:09:02.353Z Downloaded const-random v0.1.18
12452026-02-18T03:09:02.357Z Downloaded colored v3.1.1
12462026-02-18T03:09:02.357Z Downloaded base64 v0.21.7
12472026-02-18T03:09:02.360Z Downloaded backoff v0.4.0
12482026-02-18T03:09:02.362Z Downloaded data-encoding v2.10.0
12492026-02-18T03:09:02.362Z Downloaded crc8 v0.1.1
12502026-02-18T03:09:02.362Z Downloaded arrayvec v0.7.6
12512026-02-18T03:09:02.366Z Downloaded bit-vec v0.8.0
12522026-02-18T03:09:02.366Z Downloaded crossbeam-channel v0.5.15
12532026-02-18T03:09:02.368Z Downloaded cobs v0.3.0
12542026-02-18T03:09:02.819Z Downloaded aws-lc-sys v0.37.1
12552026-02-18T03:09:04.174Z Compiling proc-macro2 v1.0.106
12562026-02-18T03:09:04.174Z Compiling unicode-ident v1.0.24
12572026-02-18T03:09:04.177Z Compiling quote v1.0.44
12582026-02-18T03:09:04.177Z Compiling serde_core v1.0.228
12592026-02-18T03:09:04.177Z Compiling cfg-if v1.0.4
12602026-02-18T03:09:04.177Z Compiling serde v1.0.228
12612026-02-18T03:09:04.177Z Compiling libc v0.2.180
12622026-02-18T03:09:04.177Z Compiling memchr v2.8.0
12632026-02-18T03:09:04.485Z Compiling itoa v1.0.17
12642026-02-18T03:09:04.842Z Compiling smallvec v1.15.1
12652026-02-18T03:09:04.960Z Compiling zmij v1.0.21
12662026-02-18T03:09:05.011Z Compiling serde_json v1.0.149
12672026-02-18T03:09:05.273Z Compiling autocfg v1.5.0
12682026-02-18T03:09:05.448Z Compiling libm v0.2.16
12692026-02-18T03:09:06.039Z Compiling getrandom v0.4.1
12702026-02-18T03:09:06.058Z Compiling version_check v0.9.5
12712026-02-18T03:09:06.193Z Compiling stable_deref_trait v1.2.1
12722026-02-18T03:09:06.214Z Compiling iana-time-zone v0.1.65
12732026-02-18T03:09:06.313Z Compiling pin-project-lite v0.2.16
12742026-02-18T03:09:06.485Z Compiling equivalent v1.0.2
12752026-02-18T03:09:06.577Z Compiling foldhash v0.2.0
12762026-02-18T03:09:06.611Z Compiling allocator-api2 v0.2.21
12772026-02-18T03:09:06.627Z Compiling percent-encoding v2.3.2
12782026-02-18T03:09:06.644Z Compiling writeable v0.6.2
12792026-02-18T03:09:07.003Z Compiling syn v2.0.116
12802026-02-18T03:09:07.025Z Compiling litemap v0.8.1
12812026-02-18T03:09:07.044Z Compiling icu_properties_data v2.1.2
12822026-02-18T03:09:07.136Z Compiling icu_normalizer_data v2.1.1
12832026-02-18T03:09:07.247Z Compiling scopeguard v1.2.0
12842026-02-18T03:09:07.323Z Compiling hashbrown v0.16.1
12852026-02-18T03:09:07.408Z Compiling parking_lot_core v0.9.12
12862026-02-18T03:09:07.428Z Compiling lock_api v0.4.14
12872026-02-18T03:09:07.474Z Compiling dyn-clone v1.0.20
12882026-02-18T03:09:07.721Z Compiling form_urlencoded v1.2.2
12892026-02-18T03:09:07.904Z Compiling utf8_iter v1.0.4
12902026-02-18T03:09:07.908Z Compiling jobserver v0.1.34
12912026-02-18T03:09:07.926Z Compiling find-msvc-tools v0.1.9
12922026-02-18T03:09:08.034Z Compiling log v0.4.29
12932026-02-18T03:09:08.207Z Compiling shlex v1.3.0
12942026-02-18T03:09:08.368Z Compiling heck v0.5.0
12952026-02-18T03:09:08.504Z Compiling cc v1.2.56
12962026-02-18T03:09:08.579Z Compiling futures-core v0.3.32
12972026-02-18T03:09:08.661Z Compiling thiserror v2.0.18
12982026-02-18T03:09:08.696Z Compiling num-traits v0.2.19
12992026-02-18T03:09:08.835Z Compiling errno v0.3.14
13002026-02-18T03:09:08.982Z Compiling zerocopy v0.8.39
13012026-02-18T03:09:09.091Z Compiling fnv v1.0.7
13022026-02-18T03:09:09.231Z Compiling futures-sink v0.3.32
13032026-02-18T03:09:09.397Z Compiling getrandom v0.2.17
13042026-02-18T03:09:09.400Z Compiling slab v0.4.12
13052026-02-18T03:09:09.743Z Compiling semver v1.0.27
13062026-02-18T03:09:09.762Z Compiling indexmap v2.13.0
13072026-02-18T03:09:09.850Z Compiling futures-channel v0.3.32
13082026-02-18T03:09:09.927Z Compiling uuid v1.21.0
13092026-02-18T03:09:10.316Z Compiling futures-io v0.3.32
13102026-02-18T03:09:10.460Z Compiling futures-task v0.3.32
13112026-02-18T03:09:10.771Z Compiling typenum v1.19.0
13122026-02-18T03:09:11.129Z Compiling socket2 v0.6.2
13132026-02-18T03:09:11.279Z Compiling rustversion v1.0.22
13142026-02-18T03:09:11.498Z Compiling portable-atomic v1.13.1
13152026-02-18T03:09:11.524Z Compiling schemars v0.8.22
13162026-02-18T03:09:11.659Z Compiling ring v0.17.14
13172026-02-18T03:09:12.059Z Compiling parking_lot v0.12.5
13182026-02-18T03:09:12.135Z Compiling regex-syntax v0.8.9
13192026-02-18T03:09:12.517Z Compiling untrusted v0.9.0
13202026-02-18T03:09:12.941Z Compiling signal-hook-registry v1.4.8
13212026-02-18T03:09:12.944Z Compiling mio v1.1.1
13222026-02-18T03:09:13.295Z Compiling byteorder v1.5.0
13232026-02-18T03:09:13.571Z Compiling bitflags v2.11.0
13242026-02-18T03:09:13.803Z Compiling critical-section v1.2.0
13252026-02-18T03:09:13.943Z Compiling subtle v2.6.1
13262026-02-18T03:09:13.982Z Compiling once_cell v1.21.3
13272026-02-18T03:09:14.052Z Compiling rand_core v0.6.4
13282026-02-18T03:09:14.072Z Compiling rustix v1.1.3
13292026-02-18T03:09:14.198Z Compiling synstructure v0.13.2
13302026-02-18T03:09:14.254Z Compiling serde_derive_internals v0.29.1
13312026-02-18T03:09:14.376Z Compiling base64 v0.22.1
13322026-02-18T03:09:15.050Z Compiling atomic-waker v1.1.2
13332026-02-18T03:09:15.070Z Compiling httparse v1.10.1
13342026-02-18T03:09:15.269Z Compiling ucd-trie v0.1.7
13352026-02-18T03:09:15.338Z Compiling ipnet v2.11.0
13362026-02-18T03:09:15.828Z Compiling pest v2.8.6
13372026-02-18T03:09:15.856Z Compiling tower-layer v0.3.3
13382026-02-18T03:09:15.878Z Compiling tower-service v0.3.3
13392026-02-18T03:09:15.997Z Compiling thiserror v1.0.69
13402026-02-18T03:09:16.164Z Compiling ryu v1.0.23
13412026-02-18T03:09:16.501Z Compiling getrandom v0.3.4
13422026-02-18T03:09:16.545Z Compiling try-lock v0.2.5
13432026-02-18T03:09:16.629Z Compiling generic-array v0.14.7
13442026-02-18T03:09:16.722Z Compiling want v0.3.1
13452026-02-18T03:09:16.913Z Compiling httpdate v1.0.3
13462026-02-18T03:09:17.013Z Compiling pin-utils v0.1.0
13472026-02-18T03:09:17.111Z Compiling pretty-hex v0.4.1
13482026-02-18T03:09:17.130Z Compiling slog v2.8.2
13492026-02-18T03:09:17.174Z Compiling aho-corasick v1.1.4
13502026-02-18T03:09:17.336Z Compiling strsim v0.11.1
13512026-02-18T03:09:17.356Z Compiling plain v0.2.3
13522026-02-18T03:09:17.505Z Compiling tracing-core v0.1.36
13532026-02-18T03:09:17.549Z Compiling winnow v0.7.14
13542026-02-18T03:09:17.702Z Compiling serde_derive v1.0.228
13552026-02-18T03:09:18.102Z Compiling zerofrom-derive v0.1.6
13562026-02-18T03:09:18.211Z Compiling yoke-derive v0.8.1
13572026-02-18T03:09:18.366Z Compiling zerovec-derive v0.11.2
13582026-02-18T03:09:18.728Z Compiling displaydoc v0.2.5
13592026-02-18T03:09:18.939Z Compiling schemars_derive v0.8.22
13602026-02-18T03:09:20.310Z Compiling tokio-macros v2.6.0
13612026-02-18T03:09:20.743Z Compiling thiserror-impl v2.0.18
13622026-02-18T03:09:20.820Z Compiling zerocopy-derive v0.8.39
13632026-02-18T03:09:20.915Z Compiling zeroize_derive v1.4.3
13642026-02-18T03:09:21.077Z Compiling zerofrom v0.1.6
13652026-02-18T03:09:21.323Z Compiling yoke v0.8.1
13662026-02-18T03:09:21.363Z Compiling futures-macro v0.3.32
13672026-02-18T03:09:21.683Z Compiling zerovec v0.11.5
13682026-02-18T03:09:21.704Z Compiling zerotrie v0.2.3
13692026-02-18T03:09:21.907Z Compiling pest_meta v2.8.6
13702026-02-18T03:09:22.320Z Compiling zeroize v1.8.2
13712026-02-18T03:09:22.322Z Compiling thiserror-impl v1.0.69
13722026-02-18T03:09:22.851Z Compiling tinystr v0.8.2
13732026-02-18T03:09:23.231Z Compiling icu_locale_core v2.1.1
13742026-02-18T03:09:23.254Z Compiling potential_utf v0.1.4
13752026-02-18T03:09:23.609Z Compiling icu_collections v2.1.1
13762026-02-18T03:09:23.802Z Compiling futures-util v0.3.32
13772026-02-18T03:09:24.097Z Compiling pest_generator v2.8.6
13782026-02-18T03:09:24.757Z Compiling regex-automata v0.4.14
13792026-02-18T03:09:25.131Z Compiling icu_provider v2.1.1
13802026-02-18T03:09:25.606Z Compiling tracing-attributes v0.1.31
13812026-02-18T03:09:25.668Z Compiling icu_normalizer v2.1.1
13822026-02-18T03:09:25.671Z Compiling icu_properties v2.1.2
13832026-02-18T03:09:25.786Z Compiling bytes v1.11.1
13842026-02-18T03:09:25.884Z Compiling chrono v0.4.43
13852026-02-18T03:09:27.078Z Compiling http v1.4.0
13862026-02-18T03:09:27.357Z Compiling serde_tokenstream v0.2.2
13872026-02-18T03:09:27.962Z Compiling idna_adapter v1.2.1
13882026-02-18T03:09:28.220Z Compiling idna v1.1.0
13892026-02-18T03:09:28.711Z Compiling tokio v1.49.0
13902026-02-18T03:09:29.516Z Compiling url v2.5.8
13912026-02-18T03:09:29.536Z Compiling http-body v1.0.1
13922026-02-18T03:09:29.553Z Compiling pest_derive v2.8.6
13932026-02-18T03:09:29.807Z Compiling erased-serde v0.3.31
13942026-02-18T03:09:30.094Z Compiling regex v1.12.3
13952026-02-18T03:09:30.531Z Compiling http-body-util v0.1.3
13962026-02-18T03:09:31.448Z Compiling tracing v0.1.44
13972026-02-18T03:09:31.527Z Compiling serde_urlencoded v0.7.1
13982026-02-18T03:09:31.936Z Compiling crypto-common v0.1.7
13992026-02-18T03:09:32.053Z Compiling paste v1.0.15
14002026-02-18T03:09:32.124Z Compiling ppv-lite86 v0.2.21
14012026-02-18T03:09:32.167Z Compiling openapiv3 v2.2.0
14022026-02-18T03:09:32.431Z Compiling sync_wrapper v1.0.2
14032026-02-18T03:09:32.512Z Compiling regress v0.10.5
14042026-02-18T03:09:32.595Z Compiling rustls-pki-types v1.14.0
14052026-02-18T03:09:33.722Z Compiling powerfmt v0.2.0
14062026-02-18T03:09:33.750Z Compiling num-conv v0.2.0
14072026-02-18T03:09:34.030Z Compiling time-core v0.1.8
14082026-02-18T03:09:34.147Z Compiling anyhow v1.0.101
14092026-02-18T03:09:34.175Z Compiling deranged v0.5.6
14102026-02-18T03:09:34.350Z Compiling time-macros v0.2.27
14112026-02-18T03:09:34.891Z Compiling scroll_derive v0.13.1
14122026-02-18T03:09:35.181Z Compiling ident_case v1.0.1
14132026-02-18T03:09:35.387Z Compiling num_threads v0.1.7
14142026-02-18T03:09:35.543Z Compiling iri-string v0.7.10
14152026-02-18T03:09:36.285Z Compiling fastrand v2.3.0
14162026-02-18T03:09:36.718Z Compiling typify-impl v0.4.3
14172026-02-18T03:09:36.780Z Compiling cpufeatures v0.2.17
14182026-02-18T03:09:36.850Z Compiling scroll v0.13.0
14192026-02-18T03:09:36.883Z Compiling darling_core v0.21.3
14202026-02-18T03:09:37.421Z Compiling ipnetwork v0.21.1
14212026-02-18T03:09:38.370Z Compiling daft-derive v0.1.5
14222026-02-18T03:09:39.640Z Compiling omicron-workspace-hack v0.1.0
14232026-02-18T03:09:40.064Z Compiling tokio-util v0.7.18
14242026-02-18T03:09:40.089Z Compiling goblin v0.10.5
14252026-02-18T03:09:41.806Z Compiling async-trait v0.1.89
14262026-02-18T03:09:42.737Z Compiling cmake v0.1.57
14272026-02-18T03:09:42.763Z Compiling darling_macro v0.21.3
14282026-02-18T03:09:43.526Z Compiling dunce v1.0.5
14292026-02-18T03:09:43.915Z Compiling usdt-impl v0.6.0
14302026-02-18T03:09:44.106Z Compiling fs_extra v1.3.0
14312026-02-18T03:09:44.130Z Compiling darling v0.21.3
14322026-02-18T03:09:44.392Z Compiling dtrace-parser v0.3.0
14332026-02-18T03:09:44.419Z Compiling block-buffer v0.10.4
14342026-02-18T03:09:44.656Z Compiling aws-lc-sys v0.37.1
14352026-02-18T03:09:44.702Z Compiling crossbeam-utils v0.8.21
14362026-02-18T03:09:44.935Z Compiling digest v0.10.7
14372026-02-18T03:09:45.336Z Compiling futures-executor v0.3.32
14382026-02-18T03:09:45.356Z Compiling structmeta-derive v0.3.0
14392026-02-18T03:09:45.644Z Compiling thread-id v5.1.0
14402026-02-18T03:09:45.720Z Compiling hex v0.4.3
14412026-02-18T03:09:45.780Z Compiling rustls v0.22.4
14422026-02-18T03:09:45.920Z Compiling camino v1.2.2
14432026-02-18T03:09:46.221Z Compiling rand_core v0.9.5
14442026-02-18T03:09:46.320Z Compiling futures v0.3.32
14452026-02-18T03:09:46.530Z Compiling h2 v0.4.13
14462026-02-18T03:09:46.628Z Compiling oxnet v0.1.4
14472026-02-18T03:09:46.650Z Compiling thread_local v1.1.9
14482026-02-18T03:09:47.228Z Compiling match_cfg v0.1.0
14492026-02-18T03:09:47.335Z Compiling aws-lc-rs v1.15.4
14502026-02-18T03:09:47.532Z Compiling dof v0.4.0
14512026-02-18T03:09:47.602Z Compiling syn v1.0.109
14522026-02-18T03:09:47.802Z Compiling structmeta v0.3.0
14532026-02-18T03:09:48.191Z Compiling unsafe-libyaml v0.2.11
14542026-02-18T03:09:48.286Z Compiling quick-error v1.2.3
14552026-02-18T03:09:48.521Z Compiling slog-async v2.8.0
14562026-02-18T03:09:48.803Z Compiling unicode-width v0.2.2
14572026-02-18T03:09:49.380Z Compiling rand_chacha v0.9.0
14582026-02-18T03:09:50.385Z Compiling serde_yaml v0.9.34+deprecated
14592026-02-18T03:09:51.065Z Compiling newtype-uuid-macros v0.1.0
14602026-02-18T03:09:51.418Z Compiling hyper v1.8.1
14612026-02-18T03:09:52.018Z Compiling typify-macro v0.4.3
14622026-02-18T03:09:52.763Z Compiling usdt-attr-macro v0.6.0
14632026-02-18T03:09:52.784Z Compiling usdt-macro v0.6.0
14642026-02-18T03:09:53.569Z Compiling strum_macros v0.26.4
14652026-02-18T03:09:53.863Z Compiling serde_spanned v1.0.4
14662026-02-18T03:09:54.127Z Compiling hyper-util v0.1.20
14672026-02-18T03:09:54.990Z Compiling multer v3.1.0
14682026-02-18T03:09:55.272Z Compiling untrusted v0.7.1
14692026-02-18T03:09:55.386Z Compiling take_mut v0.2.2
14702026-02-18T03:09:55.430Z Compiling toml_writer v1.0.6+spec-1.1.0
14712026-02-18T03:09:55.491Z Compiling term v1.2.1
14722026-02-18T03:09:55.567Z Compiling debug-ignore v1.0.5
14732026-02-18T03:09:55.742Z Compiling bit-vec v0.8.0
14742026-02-18T03:09:55.903Z Compiling rand v0.9.2
14752026-02-18T03:09:56.204Z Compiling bit-set v0.8.0
14762026-02-18T03:09:56.501Z Compiling async-stream-impl v0.3.6
14772026-02-18T03:09:56.516Z Compiling typify v0.4.3
14782026-02-18T03:09:56.655Z Compiling dropshot v0.16.7
14792026-02-18T03:09:57.060Z Compiling encoding_rs v0.8.35
14802026-02-18T03:09:57.081Z Compiling mime v0.3.17
14812026-02-18T03:09:57.271Z Compiling unarray v0.1.4
14822026-02-18T03:09:57.431Z Compiling strum v0.26.3
14832026-02-18T03:09:57.450Z Compiling spin v0.9.8
14842026-02-18T03:09:57.596Z Compiling rustls v0.23.36
14852026-02-18T03:09:57.633Z Compiling ref-cast v1.0.25
14862026-02-18T03:09:57.701Z Compiling derive-ex v0.1.8
14872026-02-18T03:09:57.724Z Compiling dropshot_endpoint v0.16.7
14882026-02-18T03:09:57.769Z Compiling async-stream v0.3.6
14892026-02-18T03:09:57.956Z Compiling macaddr v1.0.1
14902026-02-18T03:09:58.053Z Compiling ref-cast-impl v1.0.25
14912026-02-18T03:09:58.179Z Compiling waitgroup v0.1.2
14922026-02-18T03:09:58.323Z Compiling serde_path_to_error v0.1.20
14932026-02-18T03:09:58.496Z Compiling progenitor-impl v0.11.2
14942026-02-18T03:09:59.207Z Compiling tabwriter v1.4.1
14952026-02-18T03:09:59.676Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
14962026-02-18T03:10:00.034Z Compiling tempfile v3.25.0
14972026-02-18T03:10:00.926Z Compiling newtype-uuid v1.3.2
14982026-02-18T03:10:00.984Z Compiling strum_macros v0.27.2
14992026-02-18T03:10:01.471Z Compiling test-strategy v0.4.5
15002026-02-18T03:10:01.615Z Compiling instant v0.1.13
15012026-02-18T03:10:01.663Z Compiling daft v0.1.5
15022026-02-18T03:10:01.792Z Compiling serde_with_macros v3.16.1
15032026-02-18T03:10:02.205Z Compiling tower v0.5.3
15042026-02-18T03:10:03.284Z Compiling time v0.3.47
15052026-02-18T03:10:03.632Z Compiling webpki-roots v1.0.6
15062026-02-18T03:10:03.856Z Compiling colored v3.1.1
15072026-02-18T03:10:04.330Z Compiling tower-http v0.6.8
15082026-02-18T03:10:04.666Z Compiling crossbeam-channel v0.5.15
15092026-02-18T03:10:05.258Z Compiling parse-display-derive v0.10.0
15102026-02-18T03:10:05.493Z Compiling strum v0.27.2
15112026-02-18T03:10:05.724Z Compiling rustls-webpki v0.102.8
15122026-02-18T03:10:05.904Z Compiling rustc-hash v2.1.1
15132026-02-18T03:10:07.247Z Compiling progenitor-macro v0.11.2
15142026-02-18T03:10:07.701Z Compiling slog-json v2.6.1
15152026-02-18T03:10:07.818Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15162026-02-18T03:10:08.114Z Compiling hostname v0.3.1
15172026-02-18T03:10:08.333Z Compiling rand_chacha v0.3.1
15182026-02-18T03:10:09.084Z Compiling toml_parser v1.0.9+spec-1.1.0
15192026-02-18T03:10:09.115Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15202026-02-18T03:10:09.398Z Compiling toml_datetime v0.7.5+spec-1.1.0
15212026-02-18T03:10:09.430Z Compiling is-terminal v0.4.17
15222026-02-18T03:10:09.592Z Compiling wait-timeout v0.2.1
15232026-02-18T03:10:10.005Z Compiling memmap2 v0.9.10
15242026-02-18T03:10:10.107Z Compiling either v1.15.0
15252026-02-18T03:10:10.223Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15262026-02-18T03:10:10.447Z Compiling usdt v0.6.0
15272026-02-18T03:10:10.466Z Compiling rusty-fork v0.3.1
15282026-02-18T03:10:10.529Z Compiling toml v0.9.12+spec-1.1.0
15292026-02-18T03:10:10.647Z Compiling slog-term v2.9.2
15302026-02-18T03:10:11.003Z Compiling rand v0.8.5
15312026-02-18T03:10:11.246Z Compiling slog-bunyan v2.5.0
15322026-02-18T03:10:12.112Z Compiling tokio-rustls v0.25.0
15332026-02-18T03:10:12.544Z Compiling rand_xorshift v0.4.0
15342026-02-18T03:10:12.583Z Compiling sha1 v0.10.6
15352026-02-18T03:10:12.717Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15362026-02-18T03:10:12.805Z Compiling rustls-pemfile v2.2.0
15372026-02-18T03:10:13.187Z Compiling hostname v0.4.2
15382026-02-18T03:10:13.820Z Compiling proptest v1.10.0
15392026-02-18T03:10:17.378Z Compiling itertools v0.14.0
15402026-02-18T03:10:19.884Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
15412026-02-18T03:10:20.238Z Compiling serde_with v3.16.1
15422026-02-18T03:10:21.206Z Compiling utf8parse v0.2.2
15432026-02-18T03:10:21.277Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
15442026-02-18T03:10:21.396Z Compiling anstyle-parse v0.2.7
15452026-02-18T03:10:21.766Z Compiling toml_datetime v0.6.11
15462026-02-18T03:10:22.078Z Compiling colorchoice v1.0.4
15472026-02-18T03:10:22.284Z Compiling anstyle v1.0.13
15482026-02-18T03:10:22.767Z Compiling is_terminal_polyfill v1.70.2
15492026-02-18T03:10:22.814Z Compiling anstyle-query v1.1.5
15502026-02-18T03:10:23.002Z Compiling anstream v0.6.21
15512026-02-18T03:10:23.677Z Compiling backoff v0.4.0
15522026-02-18T03:10:24.095Z Compiling parse-display v0.10.0
15532026-02-18T03:10:24.814Z Compiling iddqd v0.3.17
15542026-02-18T03:10:24.832Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15552026-02-18T03:10:26.842Z Compiling clap_lex v1.0.0
15562026-02-18T03:10:27.362Z Compiling clap_derive v4.5.55
15572026-02-18T03:10:27.694Z Compiling terminal_size v0.4.3
15582026-02-18T03:10:27.884Z Compiling crossbeam-epoch v0.9.18
15592026-02-18T03:10:28.650Z Compiling clap_builder v4.5.59
15602026-02-18T03:10:28.704Z Compiling rustls-webpki v0.103.9
15612026-02-18T03:10:28.833Z Compiling proc-macro-error-attr v1.0.4
15622026-02-18T03:10:29.272Z Compiling heapless v0.8.0
15632026-02-18T03:10:30.506Z Compiling ingot-macros v0.1.1
15642026-02-18T03:10:31.572Z Compiling toml_edit v0.23.10+spec-1.0.0
15652026-02-18T03:10:32.672Z Compiling clap v4.5.59
15662026-02-18T03:10:32.839Z Compiling zerocopy-derive v0.7.35
15672026-02-18T03:10:33.771Z Compiling hash32 v0.3.1
15682026-02-18T03:10:34.073Z Compiling proc-macro-error v1.0.4
15692026-02-18T03:10:34.747Z Compiling winnow v0.5.40
15702026-02-18T03:10:34.921Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15712026-02-18T03:10:35.369Z Compiling smoltcp v0.11.0
15722026-02-18T03:10:36.200Z Compiling zerocopy v0.7.35
15732026-02-18T03:10:37.100Z Compiling ingot-types v0.1.2
15742026-02-18T03:10:37.637Z Compiling tokio-rustls v0.26.4
15752026-02-18T03:10:37.973Z Compiling proc-macro-crate v3.4.0
15762026-02-18T03:10:38.193Z Compiling toml_edit v0.19.15
15772026-02-18T03:10:39.089Z Compiling cobs v0.3.0
15782026-02-18T03:10:39.464Z Compiling bitflags v1.3.2
15792026-02-18T03:10:39.484Z Compiling managed v0.8.0
15802026-02-18T03:10:39.595Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
15812026-02-18T03:10:39.829Z Compiling crucible-workspace-hack v0.1.0
15822026-02-18T03:10:40.245Z Compiling postcard v1.1.3
15832026-02-18T03:10:40.637Z Compiling hyper-rustls v0.27.7
15842026-02-18T03:10:40.946Z Compiling num_enum_derive v0.7.5
15852026-02-18T03:10:40.966Z Compiling ingot v0.1.1
15862026-02-18T03:10:41.234Z Compiling proc-macro-crate v1.3.1
15872026-02-18T03:10:41.665Z Compiling foreign-types-macros v0.2.3
15882026-02-18T03:10:41.975Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
15892026-02-18T03:10:42.304Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
15902026-02-18T03:10:42.579Z Compiling heck v0.4.1
15912026-02-18T03:10:43.014Z Compiling rayon-core v1.13.0
15922026-02-18T03:10:43.017Z Compiling foreign-types-shared v0.3.1
15932026-02-18T03:10:43.193Z Compiling foreign-types v0.5.0
15942026-02-18T03:10:43.236Z Compiling num_enum v0.7.5
15952026-02-18T03:10:43.333Z Compiling reqwest v0.12.28
15962026-02-18T03:10:43.465Z Compiling num_enum_derive v0.5.11
15972026-02-18T03:10:43.538Z Compiling crossbeam-deque v0.8.6
15982026-02-18T03:10:43.688Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
15992026-02-18T03:10:44.609Z Compiling dtrace-parser v0.2.0
16002026-02-18T03:10:44.643Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16012026-02-18T03:10:44.683Z Compiling scroll_derive v0.12.1
16022026-02-18T03:10:45.634Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16032026-02-18T03:10:45.701Z Compiling usdt-impl v0.5.0
16042026-02-18T03:10:45.961Z Compiling memoffset v0.9.1
16052026-02-18T03:10:46.142Z Compiling cstr-argument v0.1.2
16062026-02-18T03:10:46.145Z Compiling convert_case v0.4.0
16072026-02-18T03:10:46.250Z Compiling cfg_aliases v0.2.1
16082026-02-18T03:10:46.372Z Compiling tinyvec_macros v0.1.1
16092026-02-18T03:10:46.393Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
16102026-02-18T03:10:46.481Z Compiling tinyvec v1.10.0
16112026-02-18T03:10:46.567Z Compiling nix v0.30.1
16122026-02-18T03:10:46.775Z Compiling derive_more v0.99.20
16132026-02-18T03:10:46.817Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16142026-02-18T03:10:46.844Z Compiling scroll v0.12.0
16152026-02-18T03:10:47.368Z Compiling num_enum v0.5.11
16162026-02-18T03:10:47.398Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16172026-02-18T03:10:47.547Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
16182026-02-18T03:10:48.507Z Compiling dof v0.3.0
16192026-02-18T03:10:49.337Z Compiling camino-tempfile v1.4.1
16202026-02-18T03:10:49.357Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
16212026-02-18T03:10:49.702Z Compiling thread-id v4.2.2
16222026-02-18T03:10:51.086Z Compiling rayon v1.11.0
16232026-02-18T03:10:51.457Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16242026-02-18T03:10:52.420Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16252026-02-18T03:10:52.477Z Compiling goblin v0.8.2
16262026-02-18T03:10:53.476Z Compiling progenitor-client v0.11.2
16272026-02-18T03:10:53.693Z Compiling zone_cfg_derive v0.3.1
16282026-02-18T03:10:54.302Z Compiling itertools v0.12.1
16292026-02-18T03:10:54.446Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16302026-02-18T03:10:55.040Z Compiling serde_spanned v0.6.9
16312026-02-18T03:10:55.084Z Compiling num-derive v0.4.2
16322026-02-18T03:10:55.349Z Compiling sigpipe v0.1.3
16332026-02-18T03:10:55.650Z Compiling glob v0.3.3
16342026-02-18T03:10:55.784Z Compiling toml_write v0.1.2
16352026-02-18T03:10:55.831Z Compiling jiff v0.2.20
16362026-02-18T03:10:56.198Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16372026-02-18T03:10:56.606Z Compiling toml_edit v0.22.27
16382026-02-18T03:10:57.183Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
16392026-02-18T03:10:57.245Z Compiling zone v0.3.1
16402026-02-18T03:10:58.887Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16412026-02-18T03:10:59.513Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16422026-02-18T03:10:59.824Z Compiling progenitor v0.11.2
16432026-02-18T03:11:02.657Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16442026-02-18T03:11:03.752Z Compiling smf v0.2.3
16452026-02-18T03:11:03.804Z Compiling secrecy v0.10.3
16462026-02-18T03:11:04.105Z Compiling num-integer v0.1.46
16472026-02-18T03:11:04.756Z Compiling rustc_version v0.4.1
16482026-02-18T03:11:05.016Z Compiling whoami v1.6.1
16492026-02-18T03:11:05.135Z Compiling prettyplease v0.2.37
16502026-02-18T03:11:05.169Z Compiling rustix v0.38.44
16512026-02-18T03:11:05.334Z Compiling float-ord v0.3.2
16522026-02-18T03:11:05.528Z Compiling curve25519-dalek v4.1.3
16532026-02-18T03:11:06.398Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
16542026-02-18T03:11:07.013Z Compiling toml v0.8.23
16552026-02-18T03:11:07.166Z Compiling usdt-macro v0.5.0
16562026-02-18T03:11:07.227Z Compiling usdt-attr-macro v0.5.0
16572026-02-18T03:11:08.821Z Compiling progenitor-client v0.10.0
16582026-02-18T03:11:09.271Z Compiling hmac v0.12.1
16592026-02-18T03:11:09.525Z Compiling inout v0.1.4
16602026-02-18T03:11:09.636Z Compiling enum-as-inner v0.6.1
16612026-02-18T03:11:09.868Z Compiling ff v0.13.1
16622026-02-18T03:11:10.113Z Compiling memmap v0.7.0
16632026-02-18T03:11:10.489Z Compiling data-encoding v2.10.0
16642026-02-18T03:11:10.780Z Compiling usdt v0.5.0
16652026-02-18T03:11:11.324Z Compiling group v0.13.0
16662026-02-18T03:11:11.345Z Compiling cipher v0.4.4
16672026-02-18T03:11:11.509Z Compiling hkdf v0.12.4
16682026-02-18T03:11:11.775Z Compiling num-rational v0.4.2
16692026-02-18T03:11:11.844Z Compiling num-iter v0.1.45
16702026-02-18T03:11:13.065Z Compiling thiserror-impl-no-std v2.0.2
16712026-02-18T03:11:13.416Z Compiling universal-hash v0.5.1
16722026-02-18T03:11:13.690Z Compiling half v2.7.1
16732026-02-18T03:11:13.965Z Compiling crypto-bigint v0.5.5
16742026-02-18T03:11:14.096Z Compiling curve25519-dalek-derive v0.1.1
16752026-02-18T03:11:14.402Z Compiling num-complex v0.4.6
16762026-02-18T03:11:15.452Z Compiling base16ct v0.2.0
16772026-02-18T03:11:15.576Z Compiling opaque-debug v0.3.1
16782026-02-18T03:11:15.597Z Compiling base64ct v1.8.3
16792026-02-18T03:11:15.699Z Compiling ciborium-io v0.2.2
16802026-02-18T03:11:15.726Z Compiling thiserror-no-std v2.0.2
16812026-02-18T03:11:15.746Z Compiling poly1305 v0.8.0
16822026-02-18T03:11:15.864Z Compiling ciborium-ll v0.2.2
16832026-02-18T03:11:16.232Z Compiling password-hash v0.5.0
16842026-02-18T03:11:16.329Z Compiling num v0.4.3
16852026-02-18T03:11:16.457Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16862026-02-18T03:11:17.242Z Compiling elliptic-curve v0.13.8
16872026-02-18T03:11:17.670Z Compiling chacha20 v0.9.1
16882026-02-18T03:11:17.867Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16892026-02-18T03:11:18.128Z Compiling hubpack_derive v0.1.1
16902026-02-18T03:11:18.704Z Compiling blake2 v0.10.6
16912026-02-18T03:11:18.823Z Compiling aead v0.5.2
16922026-02-18T03:11:19.123Z Compiling pkg-config v0.3.32
16932026-02-18T03:11:19.197Z Compiling resolv-conf v0.7.6
16942026-02-18T03:11:19.685Z Compiling static_assertions v1.1.0
16952026-02-18T03:11:19.815Z Compiling keccak v0.1.6
16962026-02-18T03:11:20.004Z Compiling vcpkg v0.2.15
16972026-02-18T03:11:20.153Z Compiling semver v0.1.20
16982026-02-18T03:11:20.388Z Compiling linked-hash-map v0.5.6
16992026-02-18T03:11:20.742Z Compiling lru-cache v0.1.2
17002026-02-18T03:11:20.777Z Compiling rustc_version v0.1.7
17012026-02-18T03:11:21.101Z Compiling sha3 v0.10.8
17022026-02-18T03:11:21.244Z Compiling hubpack v0.1.2
17032026-02-18T03:11:21.380Z Compiling openssl-sys v0.9.111
17042026-02-18T03:11:21.521Z Compiling argon2 v0.5.3
17052026-02-18T03:11:21.810Z Compiling chacha20poly1305 v0.10.1
17062026-02-18T03:11:21.885Z Compiling vsss-rs v3.3.4
17072026-02-18T03:11:22.030Z Compiling ciborium v0.2.2
17082026-02-18T03:11:22.530Z Compiling hickory-proto v0.24.4
17092026-02-18T03:11:23.439Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
17102026-02-18T03:11:23.688Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17112026-02-18T03:11:24.385Z Compiling serde-big-array v0.5.1
17122026-02-18T03:11:25.260Z Compiling derive-where v1.6.0
17132026-02-18T03:11:25.697Z Compiling serde_repr v0.1.20
17142026-02-18T03:11:26.355Z Compiling indent_write v2.2.0
17152026-02-18T03:11:26.608Z Compiling unicode-segmentation v1.12.0
17162026-02-18T03:11:26.912Z Compiling siphasher v1.0.2
17172026-02-18T03:11:27.353Z Compiling minimal-lexical v0.2.1
17182026-02-18T03:11:27.542Z Compiling newline-converter v0.3.0
17192026-02-18T03:11:27.738Z Compiling phf_shared v0.12.1
17202026-02-18T03:11:27.888Z Compiling nom v7.1.3
17212026-02-18T03:11:28.120Z Compiling hickory-resolver v0.24.4
17222026-02-18T03:11:28.302Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17232026-02-18T03:11:29.751Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17242026-02-18T03:11:30.756Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17252026-02-18T03:11:31.273Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17262026-02-18T03:11:31.490Z Compiling newtype_derive v0.1.6
17272026-02-18T03:11:31.930Z Compiling atomicwrites v0.4.4
17282026-02-18T03:11:32.223Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17292026-02-18T03:11:32.391Z Compiling progenitor-impl v0.10.0
17302026-02-18T03:11:34.723Z Compiling console v0.15.11
17312026-02-18T03:11:35.146Z Compiling tokio-stream v0.1.18
17322026-02-18T03:11:35.936Z Compiling pin-project-internal v1.1.10
17332026-02-18T03:11:36.232Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17342026-02-18T03:11:36.308Z Compiling slog-dtrace v0.3.0
17352026-02-18T03:11:36.750Z Compiling csv-core v0.1.13
17362026-02-18T03:11:37.340Z Compiling foldhash v0.1.5
17372026-02-18T03:11:37.712Z Compiling owo-colors v4.2.3
17382026-02-18T03:11:38.377Z Compiling similar v2.7.0
17392026-02-18T03:11:38.576Z Compiling unicode-xid v0.2.6
17402026-02-18T03:11:38.725Z Compiling chrono-tz v0.10.4
17412026-02-18T03:11:38.798Z Compiling unicode-width v0.1.14
17422026-02-18T03:11:39.143Z Compiling cancel-safe-futures v0.1.5
17432026-02-18T03:11:39.350Z Compiling swrite v0.1.0
17442026-02-18T03:11:39.372Z Compiling expectorate v1.2.0
17452026-02-18T03:11:39.543Z Compiling const_format_proc_macros v0.2.34
17462026-02-18T03:11:39.592Z Compiling pin-project v1.1.10
17472026-02-18T03:11:39.658Z Compiling hashbrown v0.15.5
17482026-02-18T03:11:39.710Z Compiling csv v1.4.0
17492026-02-18T03:11:39.838Z Compiling qorb v0.4.1
17502026-02-18T03:11:40.232Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17512026-02-18T03:11:40.646Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17522026-02-18T03:11:40.982Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17532026-02-18T03:11:41.010Z Compiling phf v0.12.1
17542026-02-18T03:11:41.281Z Compiling tokio-dtrace v0.1.1
17552026-02-18T03:11:41.301Z Compiling progenitor-macro v0.10.0
17562026-02-18T03:11:41.368Z Compiling unicode-normalization v0.1.25
17572026-02-18T03:11:42.062Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17582026-02-18T03:11:42.443Z Compiling libsw-core v0.3.2
17592026-02-18T03:11:42.743Z Compiling async-recursion v1.1.1
17602026-02-18T03:11:43.281Z Compiling snafu-derive v0.8.9
17612026-02-18T03:11:44.218Z Compiling cookie v0.18.1
17622026-02-18T03:11:44.654Z Compiling bstr v1.12.1
17632026-02-18T03:11:45.029Z Compiling fixedbitset v0.4.2
17642026-02-18T03:11:45.547Z Compiling openssl v0.10.75
17652026-02-18T03:11:45.827Z Compiling highway v1.3.0
17662026-02-18T03:11:46.080Z Compiling fixedbitset v0.5.7
17672026-02-18T03:11:46.098Z Compiling foreign-types-shared v0.1.1
17682026-02-18T03:11:46.254Z Compiling bytecount v0.6.9
17692026-02-18T03:11:46.513Z Compiling same-file v1.0.6
17702026-02-18T03:11:46.703Z Compiling petgraph v0.8.3
17712026-02-18T03:11:46.764Z Compiling walkdir v2.5.0
17722026-02-18T03:11:46.808Z Compiling papergrid v0.11.0
17732026-02-18T03:11:47.477Z Compiling foreign-types v0.3.2
17742026-02-18T03:11:47.630Z Compiling snafu v0.8.9
17752026-02-18T03:11:47.651Z Compiling globset v0.4.18
17762026-02-18T03:11:48.440Z Compiling petgraph v0.6.5
17772026-02-18T03:11:49.707Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17782026-02-18T03:11:49.995Z Compiling libsw v3.5.0
17792026-02-18T03:11:51.092Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17802026-02-18T03:11:51.113Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17812026-02-18T03:11:52.283Z Compiling olpc-cjson v0.1.4
17822026-02-18T03:11:52.620Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17832026-02-18T03:11:53.130Z Compiling oxide-tokio-rt v0.1.2
17842026-02-18T03:11:53.476Z Compiling const_format v0.2.35
17852026-02-18T03:11:54.149Z Compiling progenitor v0.10.0
17862026-02-18T03:11:54.528Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17872026-02-18T03:11:55.463Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17882026-02-18T03:11:56.695Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17892026-02-18T03:11:56.739Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17902026-02-18T03:11:56.962Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17912026-02-18T03:11:57.400Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17922026-02-18T03:11:58.789Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17932026-02-18T03:11:59.914Z Compiling gethostname v0.5.0
17942026-02-18T03:12:00.135Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
17952026-02-18T03:12:00.158Z Compiling tabled_derive v0.7.0
17962026-02-18T03:12:00.792Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17972026-02-18T03:12:01.317Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17982026-02-18T03:12:01.371Z Compiling bcs v0.1.6
17992026-02-18T03:12:01.616Z Compiling serde_plain v1.0.2
18002026-02-18T03:12:02.026Z Compiling openssl-macros v0.1.1
18012026-02-18T03:12:02.045Z Compiling pem v3.0.6
18022026-02-18T03:12:02.268Z Compiling unicode-linebreak v0.1.5
18032026-02-18T03:12:02.478Z Compiling tagptr v0.2.0
18042026-02-18T03:12:02.774Z Compiling typed-path v0.9.3
18052026-02-18T03:12:02.803Z Compiling termtree v0.5.1
18062026-02-18T03:12:02.829Z Compiling linear-map v1.2.0
18072026-02-18T03:12:02.937Z Compiling lazy_static v1.5.0
18082026-02-18T03:12:03.075Z Compiling smawk v0.3.2
18092026-02-18T03:12:03.115Z Compiling steno v0.4.1
18102026-02-18T03:12:03.189Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18112026-02-18T03:12:03.324Z Compiling textwrap v0.16.2
18122026-02-18T03:12:04.547Z Compiling moka v0.12.13
18132026-02-18T03:12:06.176Z Compiling tough v0.20.0
18142026-02-18T03:12:06.375Z Compiling tabled v0.15.0
18152026-02-18T03:12:07.015Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18162026-02-18T03:12:07.217Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18172026-02-18T03:12:07.562Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18182026-02-18T03:12:09.400Z Compiling hickory-proto v0.25.2
18192026-02-18T03:12:10.887Z Compiling humantime v2.3.0
18202026-02-18T03:12:11.510Z Compiling num-derive v0.3.3
18212026-02-18T03:12:11.932Z Compiling parking_lot_core v0.8.6
18222026-02-18T03:12:12.527Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
18232026-02-18T03:12:12.948Z Compiling crc32fast v1.5.0
18242026-02-18T03:12:13.833Z Compiling libscf-sys v1.1.0
18252026-02-18T03:12:14.016Z Compiling parking_lot v0.11.2
18262026-02-18T03:12:14.058Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
18272026-02-18T03:12:14.107Z Compiling hickory-resolver v0.25.2
18282026-02-18T03:12:14.880Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18292026-02-18T03:12:14.921Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
18302026-02-18T03:12:14.957Z Compiling fxhash v0.2.1
18312026-02-18T03:12:15.210Z Compiling socket2 v0.5.10
18322026-02-18T03:12:15.395Z Compiling internet-checksum v0.2.1
18332026-02-18T03:12:15.656Z Compiling sled v0.34.7
18342026-02-18T03:12:16.320Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18352026-02-18T03:12:17.812Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18362026-02-18T03:12:18.209Z Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types)
18372026-02-18T03:12:19.295Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
18382026-02-18T03:12:20.682Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18392026-02-18T03:12:44.428Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18402026-02-18T03:12:46.963Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18412026-02-18T03:12:48.989Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
18422026-02-18T03:12:51.418Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
18432026-02-18T03:12:53.953Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
18442026-02-18T03:13:33.146Z Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 29s
18452026-02-18T03:13:33.349Z────────────
18462026-02-18T03:13:33.349Z Nextest run ID cc9da11b-6ab0-45fb-9ae7-674f4136aee3 with nextest profile: default
18472026-02-18T03:13:33.349Z Starting 58 tests across 1 binary (37 tests skipped)
18482026-02-18T03:14:02.674Z PASS [ 29.318s] rdb proptest::prop_ipv4_length_in_bounds
18492026-02-18T03:14:02.747Z PASS [ 29.391s] rdb proptest::prop_ipv6_host_bits_always_unset
18502026-02-18T03:14:02.766Z PASS [ 29.410s] rdb proptest::prop_ipv4_within_self
18512026-02-18T03:14:02.816Z PASS [ 29.460s] rdb proptest::prop_ipv4_host_bits_always_unset
18522026-02-18T03:14:02.820Z PASS [ 29.465s] rdb proptest::prop_ipv4_unset_host_bits_idempotent
18532026-02-18T03:14:02.922Z PASS [ 29.566s] rdb proptest::prop_ipv6_default_contains_all
18542026-02-18T03:14:04.118Z PASS [ 30.762s] rdb proptest::prop_ipv4_default_contains_all
18552026-02-18T03:14:31.963Z PASS [ 29.284s] rdb proptest::prop_ipv6_length_in_bounds
18562026-02-18T03:14:32.128Z PASS [ 29.375s] rdb proptest::prop_ipv6_unset_host_bits_idempotent
18572026-02-18T03:14:32.218Z PASS [ 29.446s] rdb proptest::prop_ipv6_within_self
18582026-02-18T03:14:33.364Z SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18592026-02-18T03:14:33.772Z PASS [ 29.649s] rdb proptest::prop_multicast_addr_v4_rejects_link_local
18602026-02-18T03:14:35.242Z PASS [ 32.416s] rdb proptest::prop_multicast_addr_ip_roundtrip_v6
18612026-02-18T03:15:02.830Z SLOW [> 60.000s] rdb proptest::prop_multicast_addr_ip_roundtrip_v4
18622026-02-18T03:15:02.878Z PASS [ 30.654s] rdb proptest::prop_multicast_addr_v6_rejects_interface_local
18632026-02-18T03:15:02.936Z SLOW [> 60.000s] rdb proptest::prop_multicast_addr_v4_arbitrary_valid
18642026-02-18T03:15:03.237Z PASS [ 31.103s] rdb proptest::prop_multicast_addr_v6_arbitrary_valid
18652026-02-18T03:15:04.472Z PASS [ 30.694s] rdb proptest::prop_multicast_addr_v6_rejects_link_local
18662026-02-18T03:15:06.139Z PASS [ 30.890s] rdb proptest::prop_multicast_addr_v6_rejects_unicast
18672026-02-18T03:15:18.266Z PASS [ 46.293s] rdb proptest::prop_multicast_addr_v4_rejects_unicast
18682026-02-18T03:15:20.544Z PASS [ 77.607s] rdb proptest::prop_multicast_addr_v4_arbitrary_valid
18692026-02-18T03:15:21.120Z PASS [ 78.289s] rdb proptest::prop_multicast_addr_ip_roundtrip_v4
18702026-02-18T03:15:33.226Z PASS [ 30.342s] rdb proptest::prop_prefix_enum_no_cross_family
18712026-02-18T03:15:33.377Z SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18722026-02-18T03:15:53.154Z PASS [ 48.672s] rdb proptest::prop_route_key_af_mismatch_v4_v6
18732026-02-18T03:16:03.252Z SLOW [> 60.000s] rdb proptest::prop_route_admin_local_underlay_valid
18742026-02-18T03:16:06.156Z SLOW [> 60.000s] rdb proptest::prop_route_key_af_mismatch_v6_v4
18752026-02-18T03:16:08.724Z PASS [ 65.474s] rdb proptest::prop_route_admin_local_underlay_valid
18762026-02-18T03:16:18.280Z SLOW [> 60.000s] rdb proptest::prop_route_key_arbitrary_valid
18772026-02-18T03:16:20.559Z SLOW [> 60.000s] rdb proptest::prop_route_key_asm_star_g_valid_v4
18782026-02-18T03:16:21.134Z SLOW [> 60.000s] rdb proptest::prop_route_key_asm_star_g_valid_v6
18792026-02-18T03:16:23.096Z PASS [ 62.540s] rdb proptest::prop_route_key_asm_star_g_valid_v4
18802026-02-18T03:16:25.387Z PASS [ 64.254s] rdb proptest::prop_route_key_asm_star_g_valid_v6
18812026-02-18T03:16:25.761Z PASS [ 79.607s] rdb proptest::prop_route_key_af_mismatch_v6_v4
18822026-02-18T03:16:33.241Z SLOW [> 60.000s] rdb proptest::prop_route_key_broadcast_source_rejected
18832026-02-18T03:16:33.390Z SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18842026-02-18T03:16:37.013Z PASS [ 63.774s] rdb proptest::prop_route_key_broadcast_source_rejected
18852026-02-18T03:16:40.755Z PASS [ 32.025s] rdb proptest::prop_route_key_invalid_vni_v6
18862026-02-18T03:16:53.169Z SLOW [> 60.000s] rdb proptest::prop_route_key_invalid_vni
18872026-02-18T03:17:03.913Z PASS [ 105.627s] rdb proptest::prop_route_key_arbitrary_valid
18882026-02-18T03:17:09.440Z PASS [ 32.421s] rdb proptest::prop_route_key_sg_valid_v6
18892026-02-18T03:17:10.552Z PASS [ 29.791s] rdb proptest::prop_route_key_ssm_requires_source_v4
18902026-02-18T03:17:22.898Z PASS [ 89.726s] rdb proptest::prop_route_key_invalid_vni
18912026-02-18T03:17:23.112Z SLOW [> 60.000s] rdb proptest::prop_route_key_multicast_source_rejected_v4
18922026-02-18T03:17:25.401Z SLOW [> 60.000s] rdb proptest::prop_route_key_multicast_source_rejected_v6
18932026-02-18T03:17:25.777Z SLOW [> 60.000s] rdb proptest::prop_route_key_sg_valid_v4
18942026-02-18T03:17:33.403Z SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
18952026-02-18T03:17:34.637Z PASS [ 69.237s] rdb proptest::prop_route_key_multicast_source_rejected_v6
18962026-02-18T03:17:35.295Z PASS [ 31.376s] rdb proptest::prop_route_key_ssm_requires_source_v6
18972026-02-18T03:17:41.867Z PASS [ 31.308s] rdb proptest::prop_route_key_ssm_with_source_valid_v6
18982026-02-18T03:17:54.286Z PASS [ 88.508s] rdb proptest::prop_route_key_sg_valid_v4
18992026-02-18T03:17:55.708Z PASS [ 46.258s] rdb proptest::prop_route_key_ssm_with_source_valid_v4
19002026-02-18T03:18:06.369Z PASS [ 31.725s] rdb proptest::prop_route_key_valid_vni_v6
19012026-02-18T03:18:10.167Z PASS [ 107.050s] rdb proptest::prop_route_key_multicast_source_rejected_v4
19022026-02-18T03:18:22.913Z SLOW [> 60.000s] rdb proptest::prop_route_key_valid_vni
19032026-02-18T03:18:33.414Z SLOW [>300.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19042026-02-18T03:18:35.309Z SLOW [> 60.000s] rdb proptest::prop_route_link_local_nexthop_invalid
19052026-02-18T03:18:41.881Z SLOW [> 60.000s] rdb proptest::prop_route_loopback_nexthop_invalid
19062026-02-18T03:18:42.817Z PASS [ 67.508s] rdb proptest::prop_route_link_local_nexthop_invalid
19072026-02-18T03:18:47.054Z PASS [ 65.175s] rdb proptest::prop_route_loopback_nexthop_invalid
19082026-02-18T03:18:51.614Z PASS [ 88.698s] rdb proptest::prop_route_key_valid_vni
19092026-02-18T03:18:54.300Z SLOW [> 60.000s] rdb proptest::prop_route_multicast_nexthop_invalid
19102026-02-18T03:18:55.723Z SLOW [> 60.000s] rdb proptest::prop_route_multicast_rpf_invalid_v4
19112026-02-18T03:19:02.178Z PASS [ 67.879s] rdb proptest::prop_route_multicast_nexthop_invalid
19122026-02-18T03:19:06.385Z SLOW [> 60.000s] rdb proptest::prop_route_multicast_rpf_invalid_v6
19132026-02-18T03:19:10.183Z SLOW [> 60.000s] rdb proptest::prop_route_non_admin_local_underlay_invalid
19142026-02-18T03:19:18.258Z PASS [ 71.875s] rdb proptest::prop_route_multicast_rpf_invalid_v6
19152026-02-18T03:19:26.644Z PASS [ 76.462s] rdb proptest::prop_route_non_admin_local_underlay_invalid
19162026-02-18T03:19:33.428Z SLOW [>360.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19172026-02-18T03:19:42.653Z PASS [ 106.925s] rdb proptest::prop_route_multicast_rpf_invalid_v4
19182026-02-18T03:19:42.831Z SLOW [> 60.000s] rdb proptest::prop_route_routable_nexthop_valid
19192026-02-18T03:19:47.069Z SLOW [> 60.000s] rdb proptest::prop_route_rpf_af_mismatch_v4_v6
19202026-02-18T03:19:50.366Z PASS [ 67.536s] rdb proptest::prop_route_routable_nexthop_valid
19212026-02-18T03:19:51.628Z SLOW [> 60.000s] rdb proptest::prop_route_rpf_af_mismatch_v6_v4
19222026-02-18T03:19:57.487Z PASS [ 65.860s] rdb proptest::prop_route_rpf_af_mismatch_v6_v4
19232026-02-18T03:20:02.193Z SLOW [> 60.000s] rdb proptest::prop_route_unicast_rpf_valid_v4
19242026-02-18T03:20:05.202Z PASS [ 78.132s] rdb proptest::prop_route_rpf_af_mismatch_v4_v6
19252026-02-18T03:20:16.732Z PASS [ 74.539s] rdb proptest::prop_route_unicast_rpf_valid_v4
19262026-02-18T03:20:18.273Z SLOW [> 60.000s] rdb proptest::prop_route_unicast_rpf_valid_v6
19272026-02-18T03:20:26.659Z SLOW [> 60.000s] rdb proptest::prop_route_unspecified_nexthop_invalid
19282026-02-18T03:20:26.713Z PASS [ 68.442s] rdb proptest::prop_route_unicast_rpf_valid_v6
19292026-02-18T03:20:29.358Z PASS [ 46.695s] rdb proptest::prop_static_route_key_deduplication
19302026-02-18T03:20:32.867Z PASS [ 66.210s] rdb proptest::prop_route_unspecified_nexthop_invalid
19312026-02-18T03:20:33.440Z SLOW [>420.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19322026-02-18T03:20:50.381Z SLOW [> 60.000s] rdb proptest::prop_static_route_key_normalization_idempotent
19332026-02-18T03:20:56.388Z PASS [ 66.009s] rdb proptest::prop_static_route_key_normalization_idempotent
19342026-02-18T03:20:57.502Z SLOW [> 60.000s] rdb proptest::prop_static_route_key_normalization_preserves_fields
19352026-02-18T03:21:05.055Z PASS [ 67.555s] rdb proptest::prop_static_route_key_normalization_preserves_fields
19362026-02-18T03:21:05.217Z SLOW [> 60.000s] rdb proptest::prop_static_route_key_normalization_preserves_length
19372026-02-18T03:21:08.593Z PASS [ 63.379s] rdb proptest::prop_static_route_key_normalization_preserves_length
19382026-02-18T03:21:16.746Z SLOW [> 60.000s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits
19392026-02-18T03:21:20.770Z PASS [ 64.026s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits
19402026-02-18T03:21:26.728Z SLOW [> 60.000s] rdb proptest::prop_static_route_key_ord_consistency
19412026-02-18T03:21:33.453Z SLOW [>480.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19422026-02-18T03:21:57.233Z PASS [ 90.502s] rdb proptest::prop_static_route_key_ord_consistency
19432026-02-18T03:22:33.466Z SLOW [>540.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19442026-02-18T03:23:17.319Z PASS [ 583.856s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19452026-02-18T03:23:17.324Z────────────
19462026-02-18T03:23:17.324Z Summary [ 583.857s] 58 tests run: 58 passed (31 slow), 37 skipped
19472026-02-18T03:23:17.333Z+ cp '*.log' /work/
19482026-02-18T03:23:17.336Z+ true
19492026-02-18T03:23:17.336Z+ '[' -d proptest-regressions ']'
19502026-02-18T03:23:17.336Z+ cp -r proptest-regressions /work/rdb-proptest-regressions
19512026-02-18T03:23:17.339Z+ popd
19522026-02-18T03:23:17.339Z/work/oxidecomputer/maghemite
19532026-02-18T03:23:17.339Z+ pushd bgp
19542026-02-18T03:23:17.339Z/work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite
19552026-02-18T03:23:17.339Z+ PROPTEST_CASES=1000000
19562026-02-18T03:23:17.339Z+ cargo nextest run --lib proptest
19572026-02-18T03:23:19.270Z Compiling smallvec v1.15.1
19582026-02-18T03:23:19.389Z Compiling serde_json v1.0.149
19592026-02-18T03:23:19.573Z Compiling crunchy v0.2.4
19602026-02-18T03:23:19.604Z Compiling tiny-keccak v2.0.2
19612026-02-18T03:23:19.622Z Compiling smartstring v1.0.1
19622026-02-18T03:23:19.625Z Compiling ahash v0.8.12
19632026-02-18T03:23:19.735Z Compiling icu_normalizer v2.1.1
19642026-02-18T03:23:19.854Z Compiling parking_lot_core v0.9.12
19652026-02-18T03:23:20.132Z Compiling parking_lot_core v0.8.6
19662026-02-18T03:23:20.272Z Compiling parking_lot v0.12.5
19672026-02-18T03:23:20.501Z Compiling idna_adapter v1.2.1
19682026-02-18T03:23:20.769Z Compiling idna v1.1.0
19692026-02-18T03:23:20.789Z Compiling tokio v1.49.0
19702026-02-18T03:23:21.148Z Compiling schemars v0.8.22
19712026-02-18T03:23:21.270Z Compiling openapiv3 v2.2.0
19722026-02-18T03:23:21.491Z Compiling url v2.5.8
19732026-02-18T03:23:21.604Z Compiling dof v0.4.0
19742026-02-18T03:23:23.627Z Compiling typify-impl v0.4.3
19752026-02-18T03:23:24.308Z Compiling usdt-impl v0.6.0
19762026-02-18T03:23:25.367Z Compiling ipnetwork v0.21.1
19772026-02-18T03:23:25.565Z Compiling newtype-uuid v1.3.2
19782026-02-18T03:23:25.954Z Compiling oxnet v0.1.4
19792026-02-18T03:23:26.008Z Compiling usdt-attr-macro v0.6.0
19802026-02-18T03:23:26.311Z Compiling usdt-macro v0.6.0
19812026-02-18T03:23:26.645Z Compiling daft v0.1.5
19822026-02-18T03:23:26.925Z Compiling slog-json v2.6.1
19832026-02-18T03:23:27.227Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
19842026-02-18T03:23:27.354Z Compiling slog-bunyan v2.5.0
19852026-02-18T03:23:27.614Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19862026-02-18T03:23:28.332Z Compiling serde_with v3.16.1
19872026-02-18T03:23:28.502Z Compiling usdt v0.6.0
19882026-02-18T03:23:28.809Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
19892026-02-18T03:23:28.970Z Compiling iddqd v0.3.17
19902026-02-18T03:23:29.098Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19912026-02-18T03:23:30.575Z Compiling tokio-util v0.7.18
19922026-02-18T03:23:31.651Z Compiling tower v0.5.3
19932026-02-18T03:23:31.694Z Compiling tokio-rustls v0.26.4
19942026-02-18T03:23:32.288Z Compiling h2 v0.4.13
19952026-02-18T03:23:32.454Z Compiling tokio-rustls v0.25.0
19962026-02-18T03:23:32.741Z Compiling tower-http v0.6.8
19972026-02-18T03:23:32.865Z Compiling backoff v0.4.0
19982026-02-18T03:23:33.726Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
19992026-02-18T03:23:35.819Z Compiling dof v0.3.0
20002026-02-18T03:23:35.884Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
20012026-02-18T03:23:36.656Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
20022026-02-18T03:23:36.694Z Compiling usdt-impl v0.5.0
20032026-02-18T03:23:37.495Z Compiling hyper v1.8.1
20042026-02-18T03:23:39.647Z Compiling typify-macro v0.4.3
20052026-02-18T03:23:39.742Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
20062026-02-18T03:23:41.371Z Compiling hyper-util v0.1.20
20072026-02-18T03:23:41.738Z Compiling zone v0.3.1
20082026-02-18T03:23:42.606Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
20092026-02-18T03:23:42.992Z Compiling usdt-macro v0.5.0
20102026-02-18T03:23:43.595Z Compiling hyper-rustls v0.27.7
20112026-02-18T03:23:44.266Z Compiling typify v0.4.3
20122026-02-18T03:23:44.300Z Compiling reqwest v0.12.28
20132026-02-18T03:23:44.426Z Compiling progenitor-impl v0.11.2
20142026-02-18T03:23:44.518Z Compiling dropshot v0.16.7
20152026-02-18T03:23:45.428Z Compiling usdt-attr-macro v0.5.0
20162026-02-18T03:23:48.196Z Compiling progenitor-client v0.10.0
20172026-02-18T03:23:48.411Z Compiling progenitor-client v0.11.2
20182026-02-18T03:23:49.066Z Compiling usdt v0.5.0
20192026-02-18T03:23:49.644Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20202026-02-18T03:23:49.872Z Compiling hickory-proto v0.24.4
20212026-02-18T03:23:50.505Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
20222026-02-18T03:23:51.190Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
20232026-02-18T03:23:51.305Z Compiling progenitor-impl v0.10.0
20242026-02-18T03:23:53.560Z Compiling progenitor-macro v0.11.2
20252026-02-18T03:23:53.691Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
20262026-02-18T03:23:54.636Z Compiling hickory-resolver v0.24.4
20272026-02-18T03:23:59.090Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20282026-02-18T03:23:59.293Z Compiling tokio-stream v0.1.18
20292026-02-18T03:23:59.590Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20302026-02-18T03:24:00.143Z Compiling progenitor-macro v0.10.0
20312026-02-18T03:24:00.372Z Compiling qorb v0.4.1
20322026-02-18T03:24:00.638Z Compiling tokio-dtrace v0.1.1
20332026-02-18T03:24:01.185Z Compiling libsw-core v0.3.2
20342026-02-18T03:24:01.510Z Compiling libsw v3.5.0
20352026-02-18T03:24:01.828Z Compiling oxide-tokio-rt v0.1.2
20362026-02-18T03:24:02.197Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20372026-02-18T03:24:03.264Z Compiling slog-dtrace v0.3.0
20382026-02-18T03:24:03.448Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
20392026-02-18T03:24:03.969Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20402026-02-18T03:24:04.307Z Compiling cancel-safe-futures v0.1.5
20412026-02-18T03:24:04.973Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20422026-02-18T03:24:05.021Z Compiling olpc-cjson v0.1.4
20432026-02-18T03:24:05.333Z Compiling tough v0.20.0
20442026-02-18T03:24:05.571Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20452026-02-18T03:24:06.746Z Compiling progenitor v0.11.2
20462026-02-18T03:24:06.958Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
20472026-02-18T03:24:07.071Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20482026-02-18T03:24:07.406Z Compiling hickory-proto v0.25.2
20492026-02-18T03:24:08.985Z Compiling steno v0.4.1
20502026-02-18T03:24:09.624Z Compiling moka v0.12.13
20512026-02-18T03:24:10.439Z Compiling const-random-macro v0.1.16
20522026-02-18T03:24:11.872Z Compiling const-random v0.1.18
20532026-02-18T03:24:11.877Z Compiling parking_lot v0.11.2
20542026-02-18T03:24:12.045Z Compiling hickory-resolver v0.25.2
20552026-02-18T03:24:12.312Z Compiling sdd v3.0.10
20562026-02-18T03:24:13.014Z Compiling scc v2.4.0
20572026-02-18T03:24:13.131Z Compiling progenitor v0.10.0
20582026-02-18T03:24:13.367Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20592026-02-18T03:24:15.874Z Compiling sled v0.34.7
20602026-02-18T03:24:16.718Z Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types)
20612026-02-18T03:24:16.880Z Compiling thin-vec v0.2.14
20622026-02-18T03:24:17.065Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20632026-02-18T03:24:17.631Z Compiling serial_test_derive v3.3.1
20642026-02-18T03:24:17.762Z Compiling rhai_codegen v3.1.0
20652026-02-18T03:24:19.058Z Compiling diff v0.1.13
20662026-02-18T03:24:19.721Z Compiling yansi v1.0.1
20672026-02-18T03:24:20.463Z Compiling pretty_assertions v1.4.1
20682026-02-18T03:24:20.520Z Compiling serial_test v3.3.1
20692026-02-18T03:24:20.729Z Compiling rhai v1.24.0
20702026-02-18T03:24:28.498Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20712026-02-18T03:24:28.695Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20722026-02-18T03:24:28.699Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20732026-02-18T03:24:29.614Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20742026-02-18T03:24:30.469Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20752026-02-18T03:24:30.853Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20762026-02-18T03:24:33.384Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20772026-02-18T03:24:34.220Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20782026-02-18T03:24:35.581Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20792026-02-18T03:24:35.943Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20802026-02-18T03:24:36.230Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20812026-02-18T03:24:37.119Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20822026-02-18T03:24:38.632Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20832026-02-18T03:24:38.708Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20842026-02-18T03:24:39.451Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20852026-02-18T03:24:39.979Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20862026-02-18T03:24:50.018Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20872026-02-18T03:24:52.102Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20882026-02-18T03:24:54.246Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20892026-02-18T03:24:54.497Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20902026-02-18T03:24:58.230Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20912026-02-18T03:25:21.565Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20922026-02-18T03:25:24.282Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20932026-02-18T03:25:26.458Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
20942026-02-18T03:25:29.026Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
20952026-02-18T03:25:30.712Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
20962026-02-18T03:25:36.845Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
20972026-02-18T03:26:30.894Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 11s
20982026-02-18T03:26:30.896Z────────────
20992026-02-18T03:26:30.897Z Nextest run ID cb7a9e09-d22e-4aae-a699-199a6bd8991a with nextest profile: default
21002026-02-18T03:26:30.897Z Starting 18 tests across 1 binary (132 tests skipped)
21012026-02-18T03:27:00.537Z PASS [ 30.312s] bgp proptest::prop_ipv4_wire_format_roundtrip
21022026-02-18T03:27:05.594Z PASS [ 34.959s] bgp proptest::prop_ipv4_withdrawn_roundtrip
21032026-02-18T03:27:05.661Z PASS [ 35.435s] bgp proptest::prop_ipv4_prefixes_roundtrip
21042026-02-18T03:27:09.696Z PASS [ 39.467s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach
21052026-02-18T03:27:11.512Z PASS [ 41.285s] bgp proptest::prop_ipv4_prefixes_via_mp_reach
21062026-02-18T03:27:30.233Z SLOW [> 60.000s] bgp proptest::prop_duplicate_attrs_deduplicated
21072026-02-18T03:27:30.233Z SLOW [> 60.000s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence
21082026-02-18T03:27:30.236Z SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence
21092026-02-18T03:27:30.334Z PASS [ 60.103s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence
21102026-02-18T03:27:36.368Z PASS [ 31.176s] bgp proptest::prop_ipv6_wire_format_roundtrip
21112026-02-18T03:27:42.540Z PASS [ 41.994s] bgp proptest::prop_ipv6_prefixes_via_mp_reach
21122026-02-18T03:27:45.166Z PASS [ 39.497s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach
21132026-02-18T03:27:47.771Z PASS [ 36.252s] bgp proptest::prop_nexthop_ipv4_via_mp_reach
21142026-02-18T03:27:47.820Z PASS [ 77.585s] bgp proptest::prop_duplicate_attrs_deduplicated
21152026-02-18T03:28:07.739Z PASS [ 37.397s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach
21162026-02-18T03:28:09.711Z SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first
21172026-02-18T03:28:12.673Z PASS [ 36.297s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach
21182026-02-18T03:28:30.246Z SLOW [>120.000s] bgp proptest::prop_encode_decode_semantic_equivalence
21192026-02-18T03:28:38.675Z PASS [ 53.498s] bgp proptest::prop_update_mp_unreach_roundtrip
21202026-02-18T03:28:42.555Z SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip
21212026-02-18T03:28:47.786Z SLOW [> 60.000s] bgp proptest::prop_update_traditional_roundtrip
21222026-02-18T03:28:51.028Z PASS [ 140.225s] bgp proptest::prop_encode_decode_semantic_equivalence
21232026-02-18T03:29:09.724Z SLOW [>120.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first
21242026-02-18T03:29:25.058Z PASS [ 135.336s] bgp proptest::prop_mp_bgp_attrs_encoded_first
21252026-02-18T03:29:42.466Z PASS [ 114.672s] bgp proptest::prop_update_traditional_roundtrip
21262026-02-18T03:29:42.567Z SLOW [>120.000s] bgp proptest::prop_update_mp_reach_roundtrip
21272026-02-18T03:30:01.364Z PASS [ 138.797s] bgp proptest::prop_update_mp_reach_roundtrip
21282026-02-18T03:30:01.367Z────────────
21292026-02-18T03:30:01.367Z Summary [ 211.104s] 18 tests run: 18 passed (6 slow), 132 skipped
21302026-02-18T03:30:01.377Z+ cp '*.log' /work/
21312026-02-18T03:30:01.381Z+ true
21322026-02-18T03:30:01.381Z+ '[' -d proptest-regressions ']'
21332026-02-18T03:30:01.381Z+ cp -r proptest-regressions /work/bgp-proptest-regressions
21342026-02-18T03:30:01.385Z+ popd
21352026-02-18T03:30:01.385Z/work/oxidecomputer/maghemite
21362026-02-18T03:30:01.385Zprocess exited: duration 1584368 ms, exit code 0
 
21372026-02-18T03:30:01.391Zfound 0 output files