01KHQB42QSECD0TA7SW03S0V2N: test-rdb

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

Buildomat Job: 01KHQB4KHBW456TWSSZFZXHFEZ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-18T03:02:53.973Zjob assigned to worker 01KHQB4TRGD30P7W3STZQVSCNB [factory aws, i-0007d298336231ab8] (queued for 1 m 8 s)
 
22026-02-18T03:03:02.547Zstarting task 0: "setup"
32026-02-18T03:03:02.551Z++ uname -s
42026-02-18T03:03:02.555Z+ kern=SunOS
52026-02-18T03:03:02.555Z+ build_user=build
62026-02-18T03:03:02.555Z+ build_uid=12345
72026-02-18T03:03:02.555Z+ work_dir=/work
82026-02-18T03:03:02.555Z+ input_dir=/input
92026-02-18T03:03:02.555Z+ [[ 0 == 12345 ]]
102026-02-18T03:03:02.555Z+ case "$kern" in
112026-02-18T03:03:02.555Z+ groupadd -g 12345 build
122026-02-18T03:03:02.558Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-18T03:03:04.565Z+ zfs create -o mountpoint=/work rpool/work
142026-02-18T03:03:04.693Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-18T03:03:04.696Z+ home_fs=zfs
162026-02-18T03:03:04.696Z+ [[ zfs == autofs ]]
172026-02-18T03:03:04.696Z+ mkdir -p /home/build
182026-02-18T03:03:04.696Z+ chown build:build /home/build /work
192026-02-18T03:03:06.700Z+ chmod 0700 /home/build /work
202026-02-18T03:03:06.703Zprocess exited: duration 4156 ms, exit code 0
 
212026-02-18T03:03:06.709Zstarting task 1: "rust-toolchain"
222026-02-18T03:03:06.714Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-02-18T03:03:06.714Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-18T03:03:06.714Z * rust toolchain channel = "stable"
252026-02-18T03:03:06.714Z * rust toolchain profile = "default"
262026-02-18T03:03:06.714Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-18T03:03:06.714Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-18T03:03:06.717Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-18T03:03:06.717Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-02-18T03:03:06.893Zinfo: downloading installer
312026-02-18T03:03:08.928Zwarn: It looks like you have an existing installation of Rust at:
322026-02-18T03:03:08.929Zwarn: /opt/ooce/bin
332026-02-18T03:03:08.929Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-18T03:03:08.929Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-18T03:03:08.929Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-18T03:03:08.929Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-18T03:03:08.929Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-18T03:03:08.929Zerror: cannot install while Rust is installed
392026-02-18T03:03:08.929Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-18T03:03:08.970Zinfo: profile set to 'default'
412026-02-18T03:03:08.970Zinfo: default host triple is x86_64-unknown-illumos
422026-02-18T03:03:08.973Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-02-18T03:03:09.127Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-02-18T03:03:09.127Zinfo: downloading component 'cargo'
452026-02-18T03:03:10.142Zinfo: downloading component 'clippy'
462026-02-18T03:03:10.584Zinfo: downloading component 'rust-docs'
472026-02-18T03:03:12.331Zinfo: downloading component 'rust-std'
482026-02-18T03:03:14.516Zinfo: downloading component 'rustc'
492026-02-18T03:03:23.567Zinfo: downloading component 'rustfmt'
502026-02-18T03:03:23.911Zinfo: installing component 'cargo'
512026-02-18T03:03:24.815Zinfo: installing component 'clippy'
522026-02-18T03:03:25.207Zinfo: installing component 'rust-docs'
532026-02-18T03:03:27.176Zinfo: installing component 'rust-std'
542026-02-18T03:03:28.980Zinfo: installing component 'rustc'
552026-02-18T03:03:35.586Zinfo: installing component 'rustfmt'
562026-02-18T03:03:35.912Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-02-18T03:03:35.912Z
582026-02-18T03:03:36.379Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-02-18T03:03:36.379Z
602026-02-18T03:03:36.383Z
612026-02-18T03:03:36.383ZRust is installed now. Great!
622026-02-18T03:03:36.383Z
632026-02-18T03:03:36.383ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-18T03:03:36.383Zenvironment variable. This has not been done automatically.
652026-02-18T03:03:36.384Z
662026-02-18T03:03:36.384ZTo configure your current shell, you need to source
672026-02-18T03:03:36.384Zthe corresponding env file under $HOME/.cargo.
682026-02-18T03:03:36.384Z
692026-02-18T03:03:36.384ZThis is usually done by running one of the following (note the leading DOT):
702026-02-18T03:03:36.384Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-18T03:03:36.384Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-18T03:03:36.384Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-18T03:03:36.474Z+ rustup --version
742026-02-18T03:03:36.485Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-18T03:03:36.494Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-18T03:03:36.598Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-02-18T03:03:36.603Z+ cargo --version
782026-02-18T03:03:36.684Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-02-18T03:03:36.688Z+ rustc --version
802026-02-18T03:03:36.753Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-02-18T03:03:36.758Zprocess exited: duration 30035 ms, exit code 0
 
822026-02-18T03:03:36.765Zstarting task 2: "authentication"
832026-02-18T03:03:36.788Zprocess exited: duration 23 ms, exit code 0
 
842026-02-18T03:03:36.795Zstarting task 3: "clone repository"
852026-02-18T03:03:36.800Z+ mkdir -p /work/oxidecomputer/maghemite
862026-02-18T03:03:36.803Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872026-02-18T03:03:36.834ZCloning into '/work/oxidecomputer/maghemite'...
882026-02-18T03:03:39.499Z+ cd /work/oxidecomputer/maghemite
892026-02-18T03:03:39.500Z+ git fetch origin dccd2940bdca70331828ef79faadb348031175a9
902026-02-18T03:03:39.930ZFrom https://github.com/oxidecomputer/maghemite
912026-02-18T03:03:39.930Z * branch dccd2940bdca70331828ef79faadb348031175a9 -> FETCH_HEAD
922026-02-18T03:03:39.937Z+ [[ -n zl/mrib ]]
932026-02-18T03:03:39.940Z++ git branch --show-current
942026-02-18T03:03:39.949Z+ current=main
952026-02-18T03:03:39.949Z+ [[ main != zl/mrib ]]
962026-02-18T03:03:39.949Z+ git branch -f zl/mrib dccd2940bdca70331828ef79faadb348031175a9
972026-02-18T03:03:39.949Z+ git checkout -f zl/mrib
982026-02-18T03:03:39.973ZSwitched to branch 'zl/mrib'
992026-02-18T03:03:39.976Z+ git reset --hard dccd2940bdca70331828ef79faadb348031175a9
1002026-02-18T03:03:40.004ZHEAD is now at dccd294 merge main (bump deps)
1012026-02-18T03:03:40.007Zprocess exited: duration 3208 ms, exit code 0
 
1022026-02-18T03:03:40.015Zstarting task 4: "build"
1032026-02-18T03:03:40.018Z+ set -e
1042026-02-18T03:03:40.018Z+ source .github/buildomat/test-common.sh
1052026-02-18T03:03:40.018Z++ NEXTEST_VERSION=0.9.97
1062026-02-18T03:03:40.018Z++ PLATFORM=illumos
1072026-02-18T03:03:40.018Z++ banner install
1082026-02-18T03:03:40.021Z
1092026-02-18T03:03:40.021Z # # # #### ##### ## # #
1102026-02-18T03:03:40.021Z # ## # # # # # # #
1112026-02-18T03:03:40.021Z # # # # #### # # # # #
1122026-02-18T03:03:40.021Z # # # # # # ###### # #
1132026-02-18T03:03:40.021Z # # ## # # # # # # #
1142026-02-18T03:03:40.021Z # # # #### # # # ###### ######
1152026-02-18T03:03:40.021Z
1162026-02-18T03:03:40.021Z++ set +o errexit
1172026-02-18T03:03:40.024Z++ pkg info clang-15
1182026-02-18T03:03:40.024Z++ grep -qi installed
1192026-02-18T03:03:41.763Zpkg: info: no packages matching the following patterns you specified are
1202026-02-18T03:03:41.763Zinstalled on the system. Try querying remotely instead:
1212026-02-18T03:03:41.763Z
1222026-02-18T03:03:41.763Z clang-15
1232026-02-18T03:03:41.807Z++ [[ 1 != 0 ]]
1242026-02-18T03:03:41.807Z++ set -o errexit
1252026-02-18T03:03:41.810Z++ pfexec pkg install clang-15
1262026-02-18T03:03:50.538Z Startup: Refreshing catalog 'helios-dev' ... Done
1272026-02-18T03:04:00.799Z Startup: Caching catalogs ... Done
1282026-02-18T03:04:23.510ZPlanning: Solver setup ... Done
1292026-02-18T03:04:23.666ZPlanning: Running solver ... Done
1302026-02-18T03:04:23.825ZPlanning: Finding local manifests ... Done
1312026-02-18T03:04:23.838ZPlanning: Fetching manifests: 0/2 0% complete
1322026-02-18T03:04:23.963ZPlanning: Fetching manifests: 2/2 100% complete
1332026-02-18T03:04:24.008ZPlanning: Package planning ... Done
1342026-02-18T03:04:24.055ZPlanning: Merging actions ... Done
1352026-02-18T03:04:24.222ZPlanning: Checking for conflicting actions ... Done
1362026-02-18T03:04:24.233ZPlanning: Consolidating action changes ... Done
1372026-02-18T03:04:25.016ZPlanning: Evaluating mediators ... Done
1382026-02-18T03:04:25.024ZPlanning: Planning completed in 24.06 seconds
1392026-02-18T03:04:25.039Z Packages to install: 2
1402026-02-18T03:04:25.039Z Mediators to change: 2
1412026-02-18T03:04:25.042Z Services to change: 1
1422026-02-18T03:04:25.042Z Create boot environment: No
1432026-02-18T03:04:25.042ZCreate backup boot environment: No
1442026-02-18T03:04:25.091Z
1452026-02-18T03:04:25.091ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1462026-02-18T03:04:32.671ZDownload: 982/3076 items 82.2/211.3MB 38% complete (32.9M/s)
1472026-02-18T03:04:37.677ZDownload: 1979/3076 items 116.3/211.3MB 55% complete (3.5M/s)
1482026-02-18T03:04:45.614ZDownload: 2003/3076 items 117.1/211.3MB 55% complete (3.5M/s)
1492026-02-18T03:04:49.393ZDownload: Completed 211.31 MB in 24.29 seconds (8.7M/s)
1502026-02-18T03:04:49.690Z Actions: 1/3418 actions (Installing new actions)
1512026-02-18T03:04:54.194Z Actions: Completed 3418 actions in 4.50 seconds.
1522026-02-18T03:04:54.894Z Done
1532026-02-18T03:04:54.894Z Done
1542026-02-18T03:04:55.984Z Done
1552026-02-18T03:05:00.187Z Done
1562026-02-18T03:05:00.268Z Done
1572026-02-18T03:05:00.271Z Done
1582026-02-18T03:05:00.427Z Done
1592026-02-18T03:05:01.079Z++ set -o errexit
1602026-02-18T03:05:01.079Z++ cargo --version
1612026-02-18T03:05:01.087Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1622026-02-18T03:05:01.301Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1632026-02-18T03:05:01.305Zinfo: downloading component 'cargo'
1642026-02-18T03:05:02.327Zinfo: downloading component 'clippy'
1652026-02-18T03:05:02.766Zinfo: downloading component 'rust-docs'
1662026-02-18T03:05:04.565Zinfo: downloading component 'rust-std'
1672026-02-18T03:05:06.746Zinfo: downloading component 'rustc'
1682026-02-18T03:05:14.191Zinfo: downloading component 'rustfmt'
1692026-02-18T03:05:14.466Zinfo: installing component 'cargo'
1702026-02-18T03:05:15.371Zinfo: installing component 'clippy'
1712026-02-18T03:05:15.761Zinfo: installing component 'rust-docs'
1722026-02-18T03:05:17.670Zinfo: installing component 'rust-std'
1732026-02-18T03:05:19.483Zinfo: installing component 'rustc'
1742026-02-18T03:05:26.038Zinfo: installing component 'rustfmt'
1752026-02-18T03:05:26.498Zcargo 1.92.0 (344c4567c 2025-10-21)
1762026-02-18T03:05:26.501Z++ rustc --version
1772026-02-18T03:05:26.585Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1782026-02-18T03:05:26.591Z++ cargo install cargo-nextest --version 0.9.97
1792026-02-18T03:05:26.696Z Updating crates.io index
1802026-02-18T03:05:26.806Z Downloading crates ...
1812026-02-18T03:05:26.879Z Downloaded cargo-nextest v0.9.97
1822026-02-18T03:05:26.957Z Installing cargo-nextest v0.9.97
1832026-02-18T03:05:27.012Z Updating crates.io index
1842026-02-18T03:05:29.732Z Locking 405 packages to latest compatible versions
1852026-02-18T03:05:29.738Z Adding dialoguer v0.11.0 (available: v0.12.0)
1862026-02-18T03:05:29.759Z Adding duct v0.13.7 (available: v1.1.1)
1872026-02-18T03:05:29.759Z Adding enable-ansi-support v0.2.1 (available: v0.3.1)
1882026-02-18T03:05:29.759Z Adding generic-array v0.14.7 (available: v0.14.9)
1892026-02-18T03:05:29.759Z Adding idna_adapter v1.0.0 (available: v1.2.1)
1902026-02-18T03:05:29.759Z Adding nextest-filtering v0.15.0 (available: v0.18.0)
1912026-02-18T03:05:29.759Z Adding nextest-metadata v0.12.2 (available: v0.12.3)
1922026-02-18T03:05:29.759Z Adding nextest-runner v0.80.0 (available: v0.108.0)
1932026-02-18T03:05:29.768Z Adding target-lexicon v0.13.3 (available: v0.13.5)
1942026-02-18T03:05:29.784Z Downloading crates ...
1952026-02-18T03:05:29.879Z Downloaded cargo-platform v0.3.2
1962026-02-18T03:05:29.895Z Downloaded foldhash v0.1.5
1972026-02-18T03:05:29.898Z Downloaded cfg-expr v0.20.6
1982026-02-18T03:05:29.902Z Downloaded futures v0.3.32
1992026-02-18T03:05:29.906Z Downloaded duct v0.13.7
2002026-02-18T03:05:29.909Z Downloaded openssl-probe v0.2.1
2012026-02-18T03:05:29.912Z Downloaded mukti-metadata v0.3.0
2022026-02-18T03:05:29.912Z Downloaded base64 v0.22.1
2032026-02-18T03:05:29.919Z Downloaded serde_core v1.0.228
2042026-02-18T03:05:29.935Z Downloaded parking_lot v0.12.5
2052026-02-18T03:05:29.938Z Downloaded equivalent v1.0.2
2062026-02-18T03:05:29.941Z Downloaded crypto-common v0.1.7
2072026-02-18T03:05:29.944Z Downloaded block-buffer v0.10.4
2082026-02-18T03:05:29.947Z Downloaded hex v0.4.3
2092026-02-18T03:05:29.947Z Downloaded debug-ignore v1.0.5
2102026-02-18T03:05:29.950Z Downloaded pulldown-cmark v0.13.0
2112026-02-18T03:05:29.957Z Downloaded cargo_metadata v0.23.1
2122026-02-18T03:05:29.960Z Downloaded curve25519-dalek-derive v0.1.1
2132026-02-18T03:05:29.963Z Downloaded cargo-platform v0.2.0
2142026-02-18T03:05:29.966Z Downloaded atomic-waker v1.1.2
2152026-02-18T03:05:29.966Z Downloaded futures-macro v0.3.32
2162026-02-18T03:05:29.972Z Downloaded foreign-types-shared v0.1.1
2172026-02-18T03:05:29.975Z Downloaded fastrand v2.3.0
2182026-02-18T03:05:29.978Z Downloaded cfg-if v1.0.4
2192026-02-18T03:05:29.978Z Downloaded regex-syntax v0.8.9
2202026-02-18T03:05:29.985Z Downloaded adler2 v2.0.1
2212026-02-18T03:05:29.988Z Downloaded anstyle-query v1.1.5
2222026-02-18T03:05:29.991Z Downloaded globset v0.4.18
2232026-02-18T03:05:29.994Z Downloaded libc v0.2.182
2242026-02-18T03:05:30.021Z Downloaded percent-encoding v2.3.2
2252026-02-18T03:05:30.024Z Downloaded home v0.5.12
2262026-02-18T03:05:30.024Z Downloaded lazy_static v1.5.0
2272026-02-18T03:05:30.027Z Downloaded jobserver v0.1.34
2282026-02-18T03:05:30.030Z Downloaded ed25519 v2.2.3
2292026-02-18T03:05:30.033Z Downloaded proc-macro2 v1.0.106
2302026-02-18T03:05:30.036Z Downloaded digest v0.10.7
2312026-02-18T03:05:30.038Z Downloaded smallvec v1.15.1
2322026-02-18T03:05:30.041Z Downloaded clap_lex v1.0.0
2332026-02-18T03:05:30.041Z Downloaded cfg_aliases v0.2.1
2342026-02-18T03:05:30.044Z Downloaded rustc-hash v2.1.1
2352026-02-18T03:05:30.048Z Downloaded nextest-filtering v0.15.0
2362026-02-18T03:05:30.051Z Downloaded futures-sink v0.3.32
2372026-02-18T03:05:30.051Z Downloaded backtrace-ext v0.2.1
2382026-02-18T03:05:30.051Z Downloaded serde-value v0.7.0
2392026-02-18T03:05:30.054Z Downloaded pkcs8 v0.10.2
2402026-02-18T03:05:30.057Z Downloaded cpufeatures v0.2.17
2412026-02-18T03:05:30.060Z Downloaded rand_chacha v0.9.0
2422026-02-18T03:05:30.060Z Downloaded pin-project v1.1.10
2432026-02-18T03:05:30.071Z Downloaded foreign-types v0.3.2
2442026-02-18T03:05:30.074Z Downloaded sync_wrapper v1.0.2
2452026-02-18T03:05:30.077Z Downloaded litrs v1.0.0
2462026-02-18T03:05:30.080Z Downloaded crc32fast v1.5.0
2472026-02-18T03:05:30.080Z Downloaded getrandom v0.3.4
2482026-02-18T03:05:30.085Z Downloaded self-replace v1.5.0
2492026-02-18T03:05:30.087Z Downloaded rustls-pki-types v1.14.0
2502026-02-18T03:05:30.091Z Downloaded indexmap v2.13.0
2512026-02-18T03:05:30.093Z Downloaded serde_spanned v0.6.9
2522026-02-18T03:05:30.098Z Downloaded signal-hook-mio v0.2.5
2532026-02-18T03:05:30.098Z Downloaded anstyle v1.0.13
2542026-02-18T03:05:30.100Z Downloaded miniz_oxide v0.8.9
2552026-02-18T03:05:30.103Z Downloaded serde-untagged v0.1.9
2562026-02-18T03:05:30.103Z Downloaded either v1.15.0
2572026-02-18T03:05:30.106Z Downloaded http v1.4.0
2582026-02-18T03:05:30.109Z Downloaded semver v1.0.27
2592026-02-18T03:05:30.112Z Downloaded serde_spanned v1.0.4
2602026-02-18T03:05:30.115Z Downloaded addr2line v0.25.1
2612026-02-18T03:05:30.121Z Downloaded autocfg v1.5.0
2622026-02-18T03:05:30.121Z Downloaded rand v0.9.2
2632026-02-18T03:05:30.124Z Downloaded sigchld v0.2.4
2642026-02-18T03:05:30.124Z Downloaded find-msvc-tools v0.1.9
2652026-02-18T03:05:30.127Z Downloaded convert_case v0.10.0
2662026-02-18T03:05:30.127Z Downloaded itoa v1.0.17
2672026-02-18T03:05:30.131Z Downloaded subtle v2.6.1
2682026-02-18T03:05:30.131Z Downloaded self_update v0.42.0
2692026-02-18T03:05:30.133Z Downloaded iri-string v0.7.10
2702026-02-18T03:05:30.140Z Downloaded supports-color v3.0.2
2712026-02-18T03:05:30.143Z Downloaded target-spec-miette v0.4.5
2722026-02-18T03:05:30.147Z Downloaded humantime v2.3.0
2732026-02-18T03:05:30.150Z Downloaded simd-adler32 v0.3.8
2742026-02-18T03:05:30.150Z Downloaded base64ct v1.8.3
2752026-02-18T03:05:30.153Z Downloaded http-body-util v0.1.3
2762026-02-18T03:05:30.156Z Downloaded strip-ansi-escapes v0.2.1
2772026-02-18T03:05:30.156Z Downloaded serde_path_to_error v0.1.20
2782026-02-18T03:05:30.159Z Downloaded pin-utils v0.1.0
2792026-02-18T03:05:30.159Z Downloaded clap_derive v4.5.55
2802026-02-18T03:05:30.163Z Downloaded signature v2.2.0
2812026-02-18T03:05:30.163Z Downloaded static_assertions v1.1.0
2822026-02-18T03:05:30.166Z Downloaded scopeguard v1.2.0
2832026-02-18T03:05:30.166Z Downloaded erased-serde v0.4.9
2842026-02-18T03:05:30.169Z Downloaded spki v0.7.3
2852026-02-18T03:05:30.173Z Downloaded ipnet v2.11.0
2862026-02-18T03:05:30.173Z Downloaded nextest-metadata v0.12.2
2872026-02-18T03:05:30.176Z Downloaded serde_urlencoded v0.7.1
2882026-02-18T03:05:30.176Z Downloaded eyre v0.6.12
2892026-02-18T03:05:30.179Z Downloaded shell-words v1.1.1
2902026-02-18T03:05:30.182Z Downloaded sha2 v0.10.9
2912026-02-18T03:05:30.182Z Downloaded config v0.15.19
2922026-02-18T03:05:30.187Z Downloaded rand_core v0.9.5
2932026-02-18T03:05:30.191Z Downloaded bitflags v2.11.0
2942026-02-18T03:05:30.194Z Downloaded terminal_size v0.4.3
2952026-02-18T03:05:30.194Z Downloaded serde_ignored v0.1.14
2962026-02-18T03:05:30.198Z Downloaded indent_write v2.2.0
2972026-02-18T03:05:30.198Z Downloaded strsim v0.11.1
2982026-02-18T03:05:30.201Z Downloaded tower-service v0.3.3
2992026-02-18T03:05:30.201Z Downloaded toml_datetime v0.6.11
3002026-02-18T03:05:30.205Z Downloaded parking_lot_core v0.9.12
3012026-02-18T03:05:30.205Z Downloaded try-lock v0.2.5
3022026-02-18T03:05:30.208Z Downloaded tower-layer v0.3.3
3032026-02-18T03:05:30.208Z Downloaded quote v1.0.44
3042026-02-18T03:05:30.213Z Downloaded os_pipe v1.2.3
3052026-02-18T03:05:30.213Z Downloaded console v0.15.11
3062026-02-18T03:05:30.216Z Downloaded fixedbitset v0.5.7
3072026-02-18T03:05:30.216Z Downloaded nested v0.1.1
3082026-02-18T03:05:30.216Z Downloaded http-body v1.0.1
3092026-02-18T03:05:30.224Z Downloaded const-oid v0.9.6
3102026-02-18T03:05:30.227Z Downloaded rustc_version v0.4.1
3112026-02-18T03:05:30.227Z Downloaded bytes v1.11.1
3122026-02-18T03:05:30.227Z Downloaded unicode-ident v1.0.24
3132026-02-18T03:05:30.230Z Downloaded unicode-xid v0.2.6
3142026-02-18T03:05:30.230Z Downloaded shared_child v1.1.1
3152026-02-18T03:05:30.234Z Downloaded typeid v1.0.3
3162026-02-18T03:05:30.234Z Downloaded memchr v2.8.0
3172026-02-18T03:05:30.240Z Downloaded toml_writer v1.0.6+spec-1.1.0
3182026-02-18T03:05:30.243Z Downloaded tokio-native-tls v0.3.1
3192026-02-18T03:05:30.243Z Downloaded smol_str v0.3.5
3202026-02-18T03:05:30.243Z Downloaded tokio-macros v2.6.0
3212026-02-18T03:05:30.246Z Downloaded tinyvec_macros v0.1.1
3222026-02-18T03:05:30.246Z Downloaded thiserror-impl v1.0.69
3232026-02-18T03:05:30.246Z Downloaded swrite v0.1.0
3242026-02-18T03:05:30.249Z Downloaded getrandom v0.4.1
3252026-02-18T03:05:30.254Z Downloaded thiserror v2.0.18
3262026-02-18T03:05:30.257Z Downloaded untrusted v0.9.0
3272026-02-18T03:05:30.260Z Downloaded version_check v0.9.5
3282026-02-18T03:05:30.260Z Downloaded log v0.4.29
3292026-02-18T03:05:30.263Z Downloaded utf8_iter v1.0.4
3302026-02-18T03:05:30.264Z Downloaded unicode-linebreak v0.1.5
3312026-02-18T03:05:30.267Z Downloaded signal-hook v0.3.18
3322026-02-18T03:05:30.267Z Downloaded getrandom v0.2.17
3332026-02-18T03:05:30.271Z Downloaded thread_local v1.1.9
3342026-02-18T03:05:30.274Z Downloaded supports-hyperlinks v3.2.0
3352026-02-18T03:05:30.274Z Downloaded cc v1.2.56
3362026-02-18T03:05:30.277Z Downloaded want v0.3.1
3372026-02-18T03:05:30.277Z Downloaded backtrace v0.3.76
3382026-02-18T03:05:30.281Z Downloaded xxhash-rust v0.8.15
3392026-02-18T03:05:30.283Z Downloaded utf8parse v0.2.2
3402026-02-18T03:05:30.284Z Downloaded toml_parser v1.0.9+spec-1.1.0
3412026-02-18T03:05:30.287Z Downloaded portable-atomic v1.13.1
3422026-02-18T03:05:30.292Z Downloaded tracing-error v0.2.1
3432026-02-18T03:05:30.295Z Downloaded target-lexicon v0.13.3
3442026-02-18T03:05:30.295Z Downloaded toml_datetime v0.7.5+spec-1.1.0
3452026-02-18T03:05:30.299Z Downloaded tempfile v3.25.0
3462026-02-18T03:05:30.301Z Downloaded derive_more v2.1.1
3472026-02-18T03:05:30.310Z Downloaded zeroize v1.8.2
3482026-02-18T03:05:30.313Z Downloaded tracing-log v0.2.0
3492026-02-18T03:05:30.313Z Downloaded tracing-attributes v0.1.31
3502026-02-18T03:05:30.316Z Downloaded quick-xml v0.38.4
3512026-02-18T03:05:30.321Z Downloaded zstd-safe v7.2.4
3522026-02-18T03:05:30.325Z Downloaded zipsign-api v0.1.5
3532026-02-18T03:05:30.325Z Downloaded tokio-stream v0.1.18
3542026-02-18T03:05:30.328Z Downloaded tracing-core v0.1.36
3552026-02-18T03:05:30.331Z Downloaded socket2 v0.6.2
3562026-02-18T03:05:30.335Z Downloaded zstd v0.13.3
3572026-02-18T03:05:30.338Z Downloaded newtype-uuid v1.3.2
3582026-02-18T03:05:30.338Z Downloaded pin-project-internal v1.1.10
3592026-02-18T03:05:30.338Z Downloaded derive_more-impl v2.1.1
3602026-02-18T03:05:30.343Z Downloaded idna_adapter v1.0.0
3612026-02-18T03:05:30.346Z Downloaded der v0.7.10
3622026-02-18T03:05:30.349Z Downloaded zmij v1.0.21
3632026-02-18T03:05:30.352Z Downloaded humantime-serde v1.1.1
3642026-02-18T03:05:30.352Z Downloaded textwrap v0.16.2
3652026-02-18T03:05:30.354Z Downloaded toml v0.8.23
3662026-02-18T03:05:30.358Z Downloaded native-tls v0.2.16
3672026-02-18T03:05:30.358Z Downloaded tokio-rustls v0.26.4
3682026-02-18T03:05:30.361Z Downloaded tar v0.4.44
3692026-02-18T03:05:30.364Z Downloaded slab v0.4.12
3702026-02-18T03:05:30.364Z Downloaded sharded-slab v0.1.7
3712026-02-18T03:05:30.367Z Downloaded ordered-float v2.10.1
3722026-02-18T03:05:30.367Z Downloaded uuid v1.21.0
3732026-02-18T03:05:30.372Z Downloaded vte v0.14.1
3742026-02-18T03:05:30.375Z Downloaded quick-junit v0.5.2
3752026-02-18T03:05:30.378Z Downloaded toml_edit v0.22.27
3762026-02-18T03:05:30.381Z Downloaded number_prefix v0.4.0
3772026-02-18T03:05:30.381Z Downloaded ppv-lite86 v0.2.21
3782026-02-18T03:05:30.385Z Downloaded toml v0.9.12+spec-1.1.0
3792026-02-18T03:05:30.388Z Downloaded toml_write v0.1.2
3802026-02-18T03:05:30.388Z Downloaded hyper-tls v0.6.0
3812026-02-18T03:05:30.392Z Downloaded typenum v1.19.0
3822026-02-18T03:05:30.392Z Downloaded rand_core v0.6.4
3832026-02-18T03:05:30.395Z Downloaded miette-derive v7.6.0
3842026-02-18T03:05:30.395Z Downloaded openssl-macros v0.1.1
3852026-02-18T03:05:30.395Z Downloaded serde v1.0.228
3862026-02-18T03:05:30.398Z Downloaded is_terminal_polyfill v1.70.2
3872026-02-18T03:05:30.403Z Downloaded mio v1.1.1
3882026-02-18T03:05:30.406Z Downloaded url v2.5.8
3892026-02-18T03:05:30.409Z Downloaded hashbrown v0.15.5
3902026-02-18T03:05:30.412Z Downloaded num-traits v0.2.19
3912026-02-18T03:05:30.417Z Downloaded miette v7.6.0
3922026-02-18T03:05:30.420Z Downloaded idna v1.1.0
3932026-02-18T03:05:30.423Z Downloaded futures-util v0.3.32
3942026-02-18T03:05:30.432Z Downloaded tower v0.5.3
3952026-02-18T03:05:30.441Z Downloaded xattr v1.6.1
3962026-02-18T03:05:30.447Z Downloaded pkg-config v0.3.32
3972026-02-18T03:05:30.447Z Downloaded supports-unicode v3.0.0
3982026-02-18T03:05:30.450Z Downloaded h2 v0.4.13
3992026-02-18T03:05:30.450Z Downloaded unicode-normalization v0.1.25
4002026-02-18T03:05:30.455Z Downloaded hyper-rustls v0.27.7
4012026-02-18T03:05:30.460Z Downloaded clap_builder v4.5.59
4022026-02-18T03:05:30.463Z Downloaded thiserror-impl v2.0.18
4032026-02-18T03:05:30.463Z Downloaded serde_derive v1.0.228
4042026-02-18T03:05:30.466Z Downloaded urlencoding v2.1.3
4052026-02-18T03:05:30.466Z Downloaded rustls-webpki v0.103.9
4062026-02-18T03:05:30.469Z Downloaded quinn-proto v0.11.13
4072026-02-18T03:05:30.475Z Downloaded target-spec v3.5.7
4082026-02-18T03:05:30.478Z Downloaded aho-corasick v1.1.4
4092026-02-18T03:05:30.481Z Downloaded ryu v1.0.23
4102026-02-18T03:05:30.484Z Downloaded quinn v0.11.9
4112026-02-18T03:05:30.487Z Downloaded unicode-segmentation v1.12.0
4122026-02-18T03:05:30.491Z Downloaded serde_json v1.0.149
4132026-02-18T03:05:30.496Z Downloaded reqwest v0.12.28
4142026-02-18T03:05:30.502Z Downloaded regex v1.12.3
4152026-02-18T03:05:30.506Z Downloaded tracing-subscriber v0.3.22
4162026-02-18T03:05:30.514Z Downloaded vcpkg v0.2.15
4172026-02-18T03:05:30.549Z Downloaded webpki-roots v1.0.6
4182026-02-18T03:05:30.552Z Downloaded nextest-runner v0.80.0
4192026-02-18T03:05:30.561Z Downloaded unicode-width v0.2.2
4202026-02-18T03:05:30.566Z Downloaded tokio-util v0.7.18
4212026-02-18T03:05:30.572Z Downloaded ron v0.12.0
4222026-02-18T03:05:30.580Z Downloaded zerocopy v0.8.39
4232026-02-18T03:05:30.598Z Downloaded gimli v0.32.3
4242026-02-18T03:05:30.604Z Downloaded bstr v1.12.1
4252026-02-18T03:05:30.611Z Downloaded winnow v0.7.14
4262026-02-18T03:05:30.619Z Downloaded tower-http v0.6.8
4272026-02-18T03:05:30.625Z Downloaded tinyvec v1.10.0
4282026-02-18T03:05:30.628Z Downloaded rustc-demangle v0.1.27
4292026-02-18T03:05:30.631Z Downloaded curve25519-dalek v4.1.3
4302026-02-18T03:05:30.636Z Downloaded openssl-sys v0.9.111
4312026-02-18T03:05:30.640Z Downloaded chrono v0.4.43
4322026-02-18T03:05:30.646Z Downloaded tracing v0.1.44
4332026-02-18T03:05:30.662Z Downloaded rustix v1.1.3
4342026-02-18T03:05:30.681Z Downloaded openssl v0.10.75
4352026-02-18T03:05:30.690Z Downloaded itertools v0.14.0
4362026-02-18T03:05:30.694Z Downloaded quick-xml v0.37.5
4372026-02-18T03:05:30.701Z Downloaded rustix v0.38.44
4382026-02-18T03:05:30.718Z Downloaded httparse v1.10.1
4392026-02-18T03:05:30.720Z Downloaded hashbrown v0.16.1
4402026-02-18T03:05:30.724Z Downloaded crossterm v0.29.0
4412026-02-18T03:05:30.729Z Downloaded color-eyre v0.6.5
4422026-02-18T03:05:30.736Z Downloaded lock_api v0.4.14
4432026-02-18T03:05:30.739Z Downloaded nix v0.30.1
4442026-02-18T03:05:30.746Z Downloaded iana-time-zone v0.1.65
4452026-02-18T03:05:30.749Z Downloaded unicode-width v0.1.14
4462026-02-18T03:05:30.753Z Downloaded guppy v0.17.25
4472026-02-18T03:05:30.758Z Downloaded flate2 v1.1.9
4482026-02-18T03:05:30.762Z Downloaded ed25519-dalek v2.2.0
4492026-02-18T03:05:30.764Z Downloaded syn v2.0.116
4502026-02-18T03:05:30.774Z Downloaded unicase v2.9.0
4512026-02-18T03:05:30.777Z Downloaded shlex v1.3.0
4522026-02-18T03:05:30.777Z Downloaded borsh v1.6.0
4532026-02-18T03:05:30.781Z Downloaded once_cell v1.21.3
4542026-02-18T03:05:30.784Z Downloaded hyper v1.8.1
4552026-02-18T03:05:30.789Z Downloaded rustls v0.23.36
4562026-02-18T03:05:30.799Z Downloaded object v0.37.3
4572026-02-18T03:05:30.807Z Downloaded regex-automata v0.4.14
4582026-02-18T03:05:30.819Z Downloaded signal-hook-registry v1.4.8
4592026-02-18T03:05:30.822Z Downloaded indicatif v0.17.11
4602026-02-18T03:05:30.825Z Downloaded thiserror v1.0.69
4612026-02-18T03:05:30.828Z Downloaded quinn-udp v0.5.14
4622026-02-18T03:05:30.831Z Downloaded owo-colors v4.2.3
4632026-02-18T03:05:30.834Z Downloaded clap v4.5.59
4642026-02-18T03:05:30.839Z Downloaded camino v1.2.2
4652026-02-18T03:05:30.842Z Downloaded futures-channel v0.3.32
4662026-02-18T03:05:30.845Z Downloaded indenter v0.3.4
4672026-02-18T03:05:30.845Z Downloaded futures-executor v0.3.32
4682026-02-18T03:05:30.845Z Downloaded anstyle-parse v0.2.7
4692026-02-18T03:05:30.848Z Downloaded hyper-util v0.1.20
4702026-02-18T03:05:30.851Z Downloaded future-queue v0.4.0
4712026-02-18T03:05:30.854Z Downloaded derive-where v1.6.0
4722026-02-18T03:05:30.857Z Downloaded cargo_metadata v0.20.0
4732026-02-18T03:05:30.859Z Downloaded filetime v0.2.27
4742026-02-18T03:05:30.859Z Downloaded cargo-util-schemas v0.2.0
4752026-02-18T03:05:30.859Z Downloaded ahash v0.8.12
4762026-02-18T03:05:30.862Z Downloaded dialoguer v0.11.0
4772026-02-18T03:05:30.866Z Downloaded camino-tempfile v1.4.1
4782026-02-18T03:05:30.866Z Downloaded generic-array v0.14.7
4792026-02-18T03:05:30.871Z Downloaded errno v0.3.14
4802026-02-18T03:05:30.871Z Downloaded pin-project-lite v0.2.16
4812026-02-18T03:05:30.873Z Downloaded color-spantrace v0.3.0
4822026-02-18T03:05:30.874Z Downloaded async-scoped v0.9.0
4832026-02-18T03:05:30.874Z Downloaded pathdiff v0.2.3
4842026-02-18T03:05:30.876Z Downloaded nextest-workspace-hack v0.1.0
4852026-02-18T03:05:30.876Z Downloaded lru-slab v0.1.2
4862026-02-18T03:05:30.876Z Downloaded guppy-workspace-hack v0.1.0
4872026-02-18T03:05:30.877Z Downloaded futures-task v0.3.32
4882026-02-18T03:05:30.879Z Downloaded futures-io v0.3.32
4892026-02-18T03:05:30.879Z Downloaded form_urlencoded v1.2.2
4902026-02-18T03:05:30.879Z Downloaded fnv v1.0.7
4912026-02-18T03:05:30.879Z Downloaded colorchoice v1.0.4
4922026-02-18T03:05:30.879Z Downloaded atomicwrites v0.4.4
4932026-02-18T03:05:30.883Z Downloaded is_ci v1.2.0
4942026-02-18T03:05:30.883Z Downloaded heck v0.5.0
4952026-02-18T03:05:30.883Z Downloaded enable-ansi-support v0.2.1
4962026-02-18T03:05:30.886Z Downloaded document-features v0.2.12
4972026-02-18T03:05:30.886Z Downloaded anstream v0.6.21
4982026-02-18T03:05:30.886Z Downloaded futures-core v0.3.32
4992026-02-18T03:05:30.895Z Downloaded petgraph v0.8.3
5002026-02-18T03:05:30.912Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
5012026-02-18T03:05:30.941Z Downloaded tokio v1.49.0
5022026-02-18T03:05:31.003Z Downloaded recursion v0.5.4
5032026-02-18T03:05:31.011Z Downloaded ring v0.17.14
5042026-02-18T03:05:31.098Z Compiling libc v0.2.182
5052026-02-18T03:05:31.098Z Compiling proc-macro2 v1.0.106
5062026-02-18T03:05:31.101Z Compiling quote v1.0.44
5072026-02-18T03:05:31.101Z Compiling unicode-ident v1.0.24
5082026-02-18T03:05:31.101Z Compiling serde_core v1.0.228
5092026-02-18T03:05:31.101Z Compiling cfg-if v1.0.4
5102026-02-18T03:05:31.101Z Compiling memchr v2.8.0
5112026-02-18T03:05:31.261Z Compiling once_cell v1.21.3
5122026-02-18T03:05:31.451Z Compiling log v0.4.29
5132026-02-18T03:05:31.469Z Compiling pin-project-lite v0.2.16
5142026-02-18T03:05:31.623Z Compiling itoa v1.0.17
5152026-02-18T03:05:31.811Z Compiling serde v1.0.228
5162026-02-18T03:05:31.967Z Compiling futures-core v0.3.32
5172026-02-18T03:05:32.099Z Compiling smallvec v1.15.1
5182026-02-18T03:05:32.286Z Compiling bitflags v2.11.0
5192026-02-18T03:05:32.497Z Compiling shlex v1.3.0
5202026-02-18T03:05:32.620Z Compiling find-msvc-tools v0.1.9
5212026-02-18T03:05:32.853Z Compiling equivalent v1.0.2
5222026-02-18T03:05:33.009Z Compiling hashbrown v0.16.1
5232026-02-18T03:05:33.084Z Compiling bytes v1.11.1
5242026-02-18T03:05:33.112Z Compiling futures-sink v0.3.32
5252026-02-18T03:05:33.692Z Compiling errno v0.3.14
5262026-02-18T03:05:33.807Z Compiling jobserver v0.1.34
5272026-02-18T03:05:33.930Z Compiling signal-hook-registry v1.4.8
5282026-02-18T03:05:33.965Z Compiling mio v1.1.1
5292026-02-18T03:05:34.092Z Compiling syn v2.0.116
5302026-02-18T03:05:34.158Z Compiling rustix v1.1.3
5312026-02-18T03:05:34.449Z Compiling cc v1.2.56
5322026-02-18T03:05:34.585Z Compiling socket2 v0.6.2
5332026-02-18T03:05:34.969Z Compiling zmij v1.0.21
5342026-02-18T03:05:35.150Z Compiling slab v0.4.12
5352026-02-18T03:05:35.552Z Compiling futures-channel v0.3.32
5362026-02-18T03:05:35.555Z Compiling tracing-core v0.1.36
5372026-02-18T03:05:35.601Z Compiling version_check v0.9.5
5382026-02-18T03:05:36.033Z Compiling serde_json v1.0.149
5392026-02-18T03:05:36.241Z Compiling futures-io v0.3.32
5402026-02-18T03:05:36.475Z Compiling getrandom v0.4.1
5412026-02-18T03:05:36.559Z Compiling futures-task v0.3.32
5422026-02-18T03:05:36.885Z Compiling camino v1.2.2
5432026-02-18T03:05:36.891Z Compiling unicode-width v0.2.2
5442026-02-18T03:05:37.302Z Compiling indexmap v2.13.0
5452026-02-18T03:05:37.520Z Compiling http v1.4.0
5462026-02-18T03:05:37.555Z Compiling zeroize v1.8.2
5472026-02-18T03:05:37.573Z Compiling ring v0.17.14
5482026-02-18T03:05:37.864Z Compiling percent-encoding v2.3.2
5492026-02-18T03:05:37.912Z Compiling simd-adler32 v0.3.8
5502026-02-18T03:05:38.383Z Compiling adler2 v2.0.1
5512026-02-18T03:05:38.626Z Compiling autocfg v1.5.0
5522026-02-18T03:05:39.111Z Compiling miniz_oxide v0.8.9
5532026-02-18T03:05:39.352Z Compiling num-traits v0.2.19
5542026-02-18T03:05:39.746Z Compiling getrandom v0.3.4
5552026-02-18T03:05:39.968Z Compiling object v0.37.3
5562026-02-18T03:05:40.373Z Compiling target-lexicon v0.13.3
5572026-02-18T03:05:40.480Z Compiling winnow v0.7.14
5582026-02-18T03:05:40.860Z Compiling zerocopy v0.8.39
5592026-02-18T03:05:41.620Z Compiling http-body v1.0.1
5602026-02-18T03:05:41.666Z Compiling rustls-pki-types v1.14.0
5612026-02-18T03:05:41.791Z Compiling semver v1.0.27
5622026-02-18T03:05:41.904Z Compiling getrandom v0.2.17
5632026-02-18T03:05:42.239Z Compiling fnv v1.0.7
5642026-02-18T03:05:42.392Z Compiling owo-colors v4.2.3
5652026-02-18T03:05:42.409Z Compiling signal-hook v0.3.18
5662026-02-18T03:05:42.786Z Compiling guppy-workspace-hack v0.1.0
5672026-02-18T03:05:42.981Z Compiling gimli v0.32.3
5682026-02-18T03:05:43.173Z Compiling untrusted v0.9.0
5692026-02-18T03:05:43.176Z Compiling httparse v1.10.1
5702026-02-18T03:05:43.176Z Compiling typenum v1.19.0
5712026-02-18T03:05:43.391Z Compiling thiserror v2.0.18
5722026-02-18T03:05:43.740Z Compiling serde_derive v1.0.228
5732026-02-18T03:05:43.824Z Compiling tokio-macros v2.6.0
5742026-02-18T03:05:43.842Z Compiling futures-macro v0.3.32
5752026-02-18T03:05:44.031Z Compiling tracing-attributes v0.1.31
5762026-02-18T03:05:45.257Z Compiling tokio v1.49.0
5772026-02-18T03:05:45.331Z Compiling thiserror-impl v2.0.18
5782026-02-18T03:05:45.520Z Compiling futures-util v0.3.32
5792026-02-18T03:05:46.693Z Compiling tracing v0.1.44
5802026-02-18T03:05:47.729Z Compiling addr2line v0.25.1
5812026-02-18T03:05:49.457Z Compiling form_urlencoded v1.2.2
5822026-02-18T03:05:49.830Z Compiling generic-array v0.14.7
5832026-02-18T03:05:49.973Z Compiling typeid v1.0.3
5842026-02-18T03:05:50.220Z Compiling utf8_iter v1.0.4
5852026-02-18T03:05:50.448Z Compiling thiserror v1.0.69
5862026-02-18T03:05:50.463Z Compiling rustc-demangle v0.1.27
5872026-02-18T03:05:51.013Z Compiling target-spec v3.5.7
5882026-02-18T03:05:51.476Z Compiling try-lock v0.2.5
5892026-02-18T03:05:51.525Z Compiling atomic-waker v1.1.2
5902026-02-18T03:05:51.544Z Compiling rustls v0.23.36
5912026-02-18T03:05:51.666Z Compiling pkg-config v0.3.32
5922026-02-18T03:05:51.748Z Compiling tower-service v0.3.3
5932026-02-18T03:05:51.893Z Compiling fastrand v2.3.0
5942026-02-18T03:05:51.923Z Compiling idna_adapter v1.0.0
5952026-02-18T03:05:52.095Z Compiling idna v1.1.0
5962026-02-18T03:05:52.480Z Compiling tempfile v3.25.0
5972026-02-18T03:05:52.592Z Compiling want v0.3.1
5982026-02-18T03:05:52.723Z Compiling zstd-sys v2.0.16+zstd.1.5.7
5992026-02-18T03:05:53.440Z Compiling cfg-expr v0.20.6
6002026-02-18T03:05:53.882Z Compiling tokio-util v0.7.18
6012026-02-18T03:05:54.618Z Compiling rustls-webpki v0.103.9
6022026-02-18T03:05:55.703Z Compiling backtrace v0.3.76
6032026-02-18T03:05:55.723Z Compiling h2 v0.4.13
6042026-02-18T03:05:55.762Z Compiling thiserror-impl v1.0.69
6052026-02-18T03:05:57.430Z Compiling terminal_size v0.4.3
6062026-02-18T03:05:57.692Z Compiling aho-corasick v1.1.4
6072026-02-18T03:05:58.362Z Compiling erased-serde v0.4.9
6082026-02-18T03:05:58.900Z Compiling subtle v2.6.1
6092026-02-18T03:05:58.919Z Compiling regex-syntax v0.8.9
6102026-02-18T03:05:59.209Z Compiling pin-utils v0.1.0
6112026-02-18T03:06:01.264Z Compiling hyper v1.8.1
6122026-02-18T03:06:06.955Z Compiling regex-automata v0.4.14
6132026-02-18T03:06:09.844Z Compiling url v2.5.8
6142026-02-18T03:06:09.981Z Compiling toml_datetime v0.6.11
6152026-02-18T03:06:10.819Z Compiling serde_spanned v0.6.9
6162026-02-18T03:06:10.937Z Compiling ahash v0.8.12
6172026-02-18T03:06:11.088Z Compiling sync_wrapper v1.0.2
6182026-02-18T03:06:11.277Z Compiling foldhash v0.1.5
6192026-02-18T03:06:11.362Z Compiling toml_write v0.1.2
6202026-02-18T03:06:11.693Z Compiling is_ci v1.2.0
6212026-02-18T03:06:11.823Z Compiling nextest-workspace-hack v0.1.0
6222026-02-18T03:06:11.980Z Compiling lazy_static v1.5.0
6232026-02-18T03:06:12.149Z Compiling unicode-segmentation v1.12.0
6242026-02-18T03:06:12.192Z Compiling portable-atomic v1.13.1
6252026-02-18T03:06:12.940Z Compiling ipnet v2.11.0
6262026-02-18T03:06:13.121Z Compiling either v1.15.0
6272026-02-18T03:06:13.592Z Compiling parking_lot_core v0.9.12
6282026-02-18T03:06:14.041Z Compiling unicode-linebreak v0.1.5
6292026-02-18T03:06:14.067Z Compiling base64 v0.22.1
6302026-02-18T03:06:14.576Z Compiling crc32fast v1.5.0
6312026-02-18T03:06:15.085Z Compiling tower-layer v0.3.3
6322026-02-18T03:06:15.105Z Compiling hyper-util v0.1.20
6332026-02-18T03:06:15.193Z Compiling textwrap v0.16.2
6342026-02-18T03:06:15.538Z Compiling tower v0.5.3
6352026-02-18T03:06:15.595Z Compiling convert_case v0.10.0
6362026-02-18T03:06:15.671Z Compiling sharded-slab v0.1.7
6372026-02-18T03:06:16.153Z Compiling supports-color v3.0.2
6382026-02-18T03:06:16.582Z Compiling toml_edit v0.22.27
6392026-02-18T03:06:16.788Z Compiling hashbrown v0.15.5
6402026-02-18T03:06:18.224Z Compiling tokio-rustls v0.26.4
6412026-02-18T03:06:18.327Z Compiling backtrace-ext v0.2.1
6422026-02-18T03:06:18.765Z Compiling ordered-float v2.10.1
6432026-02-18T03:06:18.784Z Compiling miette-derive v7.6.0
6442026-02-18T03:06:18.817Z Compiling webpki-roots v1.0.6
6452026-02-18T03:06:19.034Z Compiling pathdiff v0.2.3
6462026-02-18T03:06:19.228Z Compiling console v0.15.11
6472026-02-18T03:06:19.368Z Compiling cargo-platform v0.3.2
6482026-02-18T03:06:20.587Z Compiling tracing-log v0.2.0
6492026-02-18T03:06:20.866Z Compiling os_pipe v1.2.3
6502026-02-18T03:06:21.139Z Compiling thread_local v1.1.9
6512026-02-18T03:06:21.230Z Compiling cfg_aliases v0.2.1
6522026-02-18T03:06:21.322Z Compiling utf8parse v0.2.2
6532026-02-18T03:06:21.344Z Compiling supports-unicode v3.0.0
6542026-02-18T03:06:21.515Z Compiling rustix v0.38.44
6552026-02-18T03:06:21.637Z Compiling iri-string v0.7.10
6562026-02-18T03:06:22.185Z Compiling zstd-safe v7.2.4
6572026-02-18T03:06:22.201Z Compiling debug-ignore v1.0.5
6582026-02-18T03:06:22.368Z Compiling unicode-width v0.1.14
6592026-02-18T03:06:22.405Z Compiling scopeguard v1.2.0
6602026-02-18T03:06:22.572Z Compiling fixedbitset v0.5.7
6612026-02-18T03:06:22.591Z Compiling ryu v1.0.23
6622026-02-18T03:06:22.969Z Compiling supports-hyperlinks v3.2.0
6632026-02-18T03:06:23.212Z Compiling pulldown-cmark v0.13.0
6642026-02-18T03:06:23.375Z Compiling miette v7.6.0
6652026-02-18T03:06:23.610Z Compiling petgraph v0.8.3
6662026-02-18T03:06:23.631Z Compiling serde_urlencoded v0.7.1
6672026-02-18T03:06:24.231Z Compiling lock_api v0.4.14
6682026-02-18T03:06:24.970Z Compiling anstyle-parse v0.2.7
6692026-02-18T03:06:25.390Z Compiling tower-http v0.6.8
6702026-02-18T03:06:27.342Z Compiling tracing-subscriber v0.3.22
6712026-02-18T03:06:27.590Z Compiling nix v0.30.1
6722026-02-18T03:06:27.982Z Compiling sigchld v0.2.4
6732026-02-18T03:06:28.328Z Compiling toml v0.8.23
6742026-02-18T03:06:28.413Z Compiling cargo_metadata v0.23.1
6752026-02-18T03:06:32.737Z Compiling serde-value v0.7.0
6762026-02-18T03:06:33.356Z Compiling hyper-rustls v0.27.7
6772026-02-18T03:06:34.420Z Compiling serde-untagged v0.1.9
6782026-02-18T03:06:34.713Z Compiling derive_more-impl v2.1.1
6792026-02-18T03:06:35.631Z Compiling itertools v0.14.0
6802026-02-18T03:06:35.799Z Compiling regex v1.12.3
6812026-02-18T03:06:36.430Z Compiling crypto-common v0.1.7
6822026-02-18T03:06:36.506Z Compiling block-buffer v0.10.4
6832026-02-18T03:06:36.670Z Compiling ppv-lite86 v0.2.21
6842026-02-18T03:06:36.775Z Compiling futures-executor v0.3.32
6852026-02-18T03:06:37.471Z Compiling rand_core v0.9.5
6862026-02-18T03:06:37.844Z Compiling toml_parser v1.0.9+spec-1.1.0
6872026-02-18T03:06:37.968Z Compiling pin-project-internal v1.1.10
6882026-02-18T03:06:38.502Z Compiling http-body-util v0.1.3
6892026-02-18T03:06:38.939Z Compiling uuid v1.21.0
6902026-02-18T03:06:39.071Z Compiling serde_spanned v1.0.4
6912026-02-18T03:06:39.089Z Compiling toml_datetime v0.7.5+spec-1.1.0
6922026-02-18T03:06:39.329Z Compiling smol_str v0.3.5
6932026-02-18T03:06:39.948Z Compiling filetime v0.2.27
6942026-02-18T03:06:39.985Z Compiling vte v0.14.1
6952026-02-18T03:06:40.084Z Compiling bstr v1.12.1
6962026-02-18T03:06:40.315Z Compiling self_update v0.42.0
6972026-02-18T03:06:40.400Z Compiling unicode-xid v0.2.6
6982026-02-18T03:06:40.420Z Compiling tinyvec_macros v0.1.1
6992026-02-18T03:06:40.526Z Compiling anstyle v1.0.13
7002026-02-18T03:06:40.730Z Compiling static_assertions v1.1.0
7012026-02-18T03:06:40.849Z Compiling anstyle-query v1.1.5
7022026-02-18T03:06:40.881Z Compiling unicase v2.9.0
7032026-02-18T03:06:40.974Z Compiling litrs v1.0.0
7042026-02-18T03:06:40.994Z Compiling nested v0.1.1
7052026-02-18T03:06:41.018Z Compiling colorchoice v1.0.4
7062026-02-18T03:06:41.043Z Compiling color-spantrace v0.3.0
7072026-02-18T03:06:41.200Z Compiling eyre v0.6.12
7082026-02-18T03:06:41.230Z Compiling xattr v1.6.1
7092026-02-18T03:06:41.337Z Compiling is_terminal_polyfill v1.70.2
7102026-02-18T03:06:41.478Z Compiling iana-time-zone v0.1.65
7112026-02-18T03:06:41.575Z Compiling number_prefix v0.4.0
7122026-02-18T03:06:41.671Z Compiling chrono v0.4.43
7132026-02-18T03:06:41.798Z Compiling indicatif v0.17.11
7142026-02-18T03:06:41.913Z Compiling document-features v0.2.12
7152026-02-18T03:06:42.063Z Compiling anstream v0.6.21
7162026-02-18T03:06:42.249Z Compiling tar v0.4.44
7172026-02-18T03:06:43.050Z Compiling guppy v0.17.25
7182026-02-18T03:06:43.083Z Compiling globset v0.4.18
7192026-02-18T03:06:44.109Z Compiling cargo-util-schemas v0.2.0
7202026-02-18T03:06:45.373Z Compiling tinyvec v1.10.0
7212026-02-18T03:06:46.366Z Compiling pin-project v1.1.10
7222026-02-18T03:06:46.553Z Compiling strip-ansi-escapes v0.2.1
7232026-02-18T03:06:47.665Z Compiling nextest-metadata v0.12.2
7242026-02-18T03:06:48.048Z Compiling toml v0.9.12+spec-1.1.0
7252026-02-18T03:06:48.654Z Compiling newtype-uuid v1.3.2
7262026-02-18T03:06:48.995Z Compiling reqwest v0.12.28
7272026-02-18T03:06:49.493Z Compiling rand_chacha v0.9.0
7282026-02-18T03:06:49.650Z Compiling futures v0.3.32
7292026-02-18T03:06:49.780Z Compiling digest v0.10.7
7302026-02-18T03:06:50.211Z Compiling derive_more v2.1.1
7312026-02-18T03:06:50.338Z Compiling flate2 v1.1.9
7322026-02-18T03:06:50.549Z Compiling parking_lot v0.12.5
7332026-02-18T03:06:50.749Z Compiling tracing-error v0.2.1
7342026-02-18T03:06:51.219Z Compiling shared_child v1.1.1
7352026-02-18T03:06:52.592Z Compiling signal-hook-mio v0.2.5
7362026-02-18T03:06:52.595Z Compiling self-replace v1.5.0
7372026-02-18T03:06:52.818Z Compiling cargo-platform v0.2.0
7382026-02-18T03:06:53.149Z Compiling quick-xml v0.38.4
7392026-02-18T03:06:54.020Z Compiling quick-xml v0.37.5
7402026-02-18T03:06:54.549Z Compiling clap_lex v1.0.0
7412026-02-18T03:06:55.254Z Compiling shell-words v1.1.1
7422026-02-18T03:06:55.322Z Compiling recursion v0.5.4
7432026-02-18T03:06:55.739Z Compiling urlencoding v2.1.3
7442026-02-18T03:06:55.962Z Compiling heck v0.5.0
7452026-02-18T03:06:56.217Z Compiling humantime v2.3.0
7462026-02-18T03:06:56.642Z Compiling cpufeatures v0.2.17
7472026-02-18T03:06:56.759Z Compiling indenter v0.3.4
7482026-02-18T03:06:56.923Z Compiling strsim v0.11.1
7492026-02-18T03:06:57.112Z Compiling sha2 v0.10.9
7502026-02-18T03:06:57.317Z Compiling clap_builder v4.5.59
7512026-02-18T03:06:58.041Z Compiling humantime-serde v1.1.1
7522026-02-18T03:06:58.309Z Compiling clap_derive v4.5.55
7532026-02-18T03:06:59.814Z Compiling nextest-filtering v0.15.0
7542026-02-18T03:07:00.556Z Compiling quick-junit v0.5.2
7552026-02-18T03:07:02.590Z Compiling cargo_metadata v0.20.0
7562026-02-18T03:07:07.935Z Compiling atomicwrites v0.4.4
7572026-02-18T03:07:08.503Z Compiling crossterm v0.29.0
7582026-02-18T03:07:08.610Z Compiling cargo-nextest v0.9.97
7592026-02-18T03:07:09.175Z Compiling duct v0.13.7
7602026-02-18T03:07:11.482Z Compiling zstd v0.13.3
7612026-02-18T03:07:13.604Z Compiling rand v0.9.2
7622026-02-18T03:07:13.874Z Compiling async-scoped v0.9.0
7632026-02-18T03:07:14.222Z Compiling config v0.15.19
7642026-02-18T03:07:14.364Z Compiling unicode-normalization v0.1.25
7652026-02-18T03:07:14.530Z Compiling target-spec-miette v0.4.5
7662026-02-18T03:07:14.940Z Compiling future-queue v0.4.0
7672026-02-18T03:07:15.159Z Compiling mukti-metadata v0.3.0
7682026-02-18T03:07:15.312Z Compiling tokio-stream v0.1.18
7692026-02-18T03:07:15.493Z Compiling camino-tempfile v1.4.1
7702026-02-18T03:07:15.582Z Compiling derive-where v1.6.0
7712026-02-18T03:07:15.884Z Compiling serde_ignored v0.1.14
7722026-02-18T03:07:16.219Z Compiling serde_path_to_error v0.1.20
7732026-02-18T03:07:16.327Z Compiling swrite v0.1.0
7742026-02-18T03:07:16.346Z Compiling hex v0.4.3
7752026-02-18T03:07:16.457Z Compiling xxhash-rust v0.8.15
7762026-02-18T03:07:16.490Z Compiling indent_write v2.2.0
7772026-02-18T03:07:16.743Z Compiling home v0.5.12
7782026-02-18T03:07:16.981Z Compiling color-eyre v0.6.5
7792026-02-18T03:07:17.026Z Compiling clap v4.5.59
7802026-02-18T03:07:17.044Z Compiling dialoguer v0.11.0
7812026-02-18T03:07:17.159Z Compiling enable-ansi-support v0.2.1
7822026-02-18T03:07:18.419Z Compiling nextest-runner v0.80.0
7832026-02-18T03:07:56.676Z Finished `release` profile [optimized] target(s) in 2m 29s
7842026-02-18T03:07:56.900Z Installing /home/build/.cargo/bin/cargo-nextest
7852026-02-18T03:07:56.904Z Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`)
7862026-02-18T03:07:57.016Z+ pushd rdb
7872026-02-18T03:07:57.019Z/work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite
7882026-02-18T03:07:57.019Z+ cargo nextest run
7892026-02-18T03:07:57.392Z Updating git repository `https://github.com/oxidecomputer/falcon`
7902026-02-18T03:08:00.869ZFrom https://github.com/oxidecomputer/falcon
7912026-02-18T03:08:00.869Z * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9
7922026-02-18T03:08:00.976Z Updating crates.io index
7932026-02-18T03:08:01.027Z Updating git repository `https://github.com/oxidecomputer/dendrite`
7942026-02-18T03:08:02.571ZFrom https://github.com/oxidecomputer/dendrite
7952026-02-18T03:08:02.571Z * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556
7962026-02-18T03:08:02.619Z Updating git repository `https://github.com/oxidecomputer/ispf`
7972026-02-18T03:08:02.992ZFrom https://github.com/oxidecomputer/ispf
7982026-02-18T03:08:02.992Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
7992026-02-18T03:08:03.033Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
8002026-02-18T03:08:03.832ZFrom https://github.com/oxidecomputer/netadm-sys
8012026-02-18T03:08:03.832Z * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f
8022026-02-18T03:08:03.843Z Updating git repository `https://github.com/oxidecomputer/omicron`
8032026-02-18T03:08:42.224ZFrom https://github.com/oxidecomputer/omicron
8042026-02-18T03:08:42.224Z * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265
8052026-02-18T03:08:42.922Z Updating git repository `https://github.com/oxidecomputer/opte`
8062026-02-18T03:08:45.197ZFrom https://github.com/oxidecomputer/opte
8072026-02-18T03:08:45.197Z * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56
8082026-02-18T03:08:45.242Z Updating git repository `https://github.com/illumos/smf-rs`
8092026-02-18T03:08:45.611ZFrom https://github.com/illumos/smf-rs
8102026-02-18T03:08:45.611Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
8112026-02-18T03:08:45.687Z Updating git repository `https://github.com/oxidecomputer/poptrie`
8122026-02-18T03:08:46.143ZFrom https://github.com/oxidecomputer/poptrie
8132026-02-18T03:08:46.143Z * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34
8142026-02-18T03:08:46.343Z Updating git repository `https://github.com/oxidecomputer/network-interface`
8152026-02-18T03:08:46.845ZFrom https://github.com/oxidecomputer/network-interface
8162026-02-18T03:08:46.845Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
8172026-02-18T03:08:46.892Z Updating git repository `https://github.com/oxidecomputer/zone`
8182026-02-18T03:08:47.404ZFrom https://github.com/oxidecomputer/zone
8192026-02-18T03:08:47.404Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
8202026-02-18T03:08:47.436Z Updating git repository `https://github.com/oxidecomputer/propolis`
8212026-02-18T03:08:51.345ZFrom https://github.com/oxidecomputer/propolis
8222026-02-18T03:08:51.346Z * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6
8232026-02-18T03:08:51.439Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
8242026-02-18T03:08:52.465ZFrom https://github.com/oxidecomputer/transceiver-control
8252026-02-18T03:08:52.466Z * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2
8262026-02-18T03:08:52.481Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
8272026-02-18T03:08:52.919ZFrom https://github.com/oxidecomputer/dlpi-sys
8282026-02-18T03:08:52.919Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
8292026-02-18T03:08:52.937Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
8302026-02-18T03:08:53.454ZFrom https://github.com/jmesmon/rust-libzfs
8312026-02-18T03:08:53.454Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
8322026-02-18T03:08:53.466Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
8332026-02-18T03:08:53.885ZFrom https://github.com/oxidecomputer/rusty-doors
8342026-02-18T03:08:53.885Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
8352026-02-18T03:08:53.917Z Updating git repository `https://github.com/oxidecomputer/lldp`
8362026-02-18T03:08:54.553ZFrom https://github.com/oxidecomputer/lldp
8372026-02-18T03:08:54.553Z * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907
8382026-02-18T03:08:54.578Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8392026-02-18T03:08:56.587ZFrom https://github.com/oxidecomputer/maghemite
8402026-02-18T03:08:56.587Z * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718
8412026-02-18T03:08:56.634Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
8422026-02-18T03:08:57.000ZFrom https://github.com/oxidecomputer/serde_human_bytes
8432026-02-18T03:08:57.000Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
8442026-02-18T03:08:57.102Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8452026-02-18T03:08:57.487ZFrom https://github.com/oxidecomputer/slog-error-chain
8462026-02-18T03:08:57.487Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
8472026-02-18T03:08:57.500Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
8482026-02-18T03:08:58.139ZFrom https://github.com/oxidecomputer/tufaceous
8492026-02-18T03:08:58.139Z * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465
8502026-02-18T03:08:58.177Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
8512026-02-18T03:08:59.243ZFrom https://github.com/oxidecomputer/management-gateway-service
8522026-02-18T03:08:59.243Z * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a
8532026-02-18T03:08:59.292Z Updating git repository `https://github.com/oxidecomputer/crucible`
8542026-02-18T03:09:04.468ZFrom https://github.com/oxidecomputer/crucible
8552026-02-18T03:09:04.468Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
8562026-02-18T03:09:04.635Z Updating git repository `https://github.com/oxidecomputer/propolis`
8572026-02-18T03:09:05.267ZFrom https://github.com/oxidecomputer/propolis
8582026-02-18T03:09:05.267Z * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f
8592026-02-18T03:09:05.547Z Updating git repository `https://github.com/oxidecomputer/tofino`
8602026-02-18T03:09:05.978ZFrom https://github.com/oxidecomputer/tofino
8612026-02-18T03:09:05.978Z * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33
8622026-02-18T03:09:05.988Z Updating git repository `https://github.com/oxidecomputer/clickward`
8632026-02-18T03:09:06.409ZFrom https://github.com/oxidecomputer/clickward
8642026-02-18T03:09:06.409Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
8652026-02-18T03:09:06.588Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
8662026-02-18T03:09:06.968ZFrom https://github.com/oxidecomputer/illumos-devinfo
8672026-02-18T03:09:06.968Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
8682026-02-18T03:09:07.918Z Downloading crates ...
8692026-02-18T03:09:08.050Z Downloaded arrayref v0.3.9
8702026-02-18T03:09:08.060Z Downloaded aead v0.5.2
8712026-02-18T03:09:08.070Z Downloaded bytecount v0.6.9
8722026-02-18T03:09:08.085Z Downloaded base16ct v1.0.0
8732026-02-18T03:09:08.090Z Downloaded bitflags v1.3.2
8742026-02-18T03:09:08.094Z Downloaded bit-vec v0.8.0
8752026-02-18T03:09:08.097Z Downloaded bit-set v0.8.0
8762026-02-18T03:09:08.100Z Downloaded cargo_toml v0.22.3
8772026-02-18T03:09:08.103Z Downloaded blake2 v0.10.6
8782026-02-18T03:09:08.106Z Downloaded cancel-safe-futures v0.1.5
8792026-02-18T03:09:08.109Z Downloaded base64 v0.21.7
8802026-02-18T03:09:08.114Z Downloaded bcs v0.1.6
8812026-02-18T03:09:08.117Z Downloaded hash32 v0.3.1
8822026-02-18T03:09:08.120Z Downloaded match_cfg v0.1.0
8832026-02-18T03:09:08.126Z Downloaded num_enum_derive v0.7.5
8842026-02-18T03:09:08.129Z Downloaded libsw v3.5.0
8852026-02-18T03:09:08.132Z Downloaded cookie v0.18.1
8862026-02-18T03:09:08.135Z Downloaded base16ct v0.2.0
8872026-02-18T03:09:08.138Z Downloaded password-hash v0.5.0
8882026-02-18T03:09:08.141Z Downloaded ciborium v0.2.2
8892026-02-18T03:09:08.144Z Downloaded dof v0.4.0
8902026-02-18T03:09:08.147Z Downloaded minimal-lexical v0.2.1
8912026-02-18T03:09:08.152Z Downloaded gethostname v0.5.0
8922026-02-18T03:09:08.155Z Downloaded defmt v0.3.100
8932026-02-18T03:09:08.158Z Downloaded opaque-debug v0.3.1
8942026-02-18T03:09:08.161Z Downloaded nom v7.1.3
8952026-02-18T03:09:08.166Z Downloaded hkdf v0.12.4
8962026-02-18T03:09:08.169Z Downloaded papergrid v0.17.0
8972026-02-18T03:09:08.175Z Downloaded foreign-types-shared v0.3.1
8982026-02-18T03:09:08.178Z Downloaded dtrace-parser v0.3.0
8992026-02-18T03:09:08.181Z Downloaded potential_utf v0.1.4
9002026-02-18T03:09:08.184Z Downloaded convert_case v0.4.0
9012026-02-18T03:09:08.184Z Downloaded defmt-parser v1.0.0
9022026-02-18T03:09:08.187Z Downloaded iddqd v0.3.17
9032026-02-18T03:09:08.193Z Downloaded parse-display-derive v0.10.0
9042026-02-18T03:09:08.197Z Downloaded cobs v0.3.0
9052026-02-18T03:09:08.200Z Downloaded darling_macro v0.21.3
9062026-02-18T03:09:08.200Z Downloaded oxnet v0.1.4
9072026-02-18T03:09:08.203Z Downloaded olpc-cjson v0.1.4
9082026-02-18T03:09:08.206Z Downloaded no-std-compat v0.4.1
9092026-02-18T03:09:08.206Z Downloaded ff v0.13.1
9102026-02-18T03:09:08.209Z Downloaded num_enum v0.5.11
9112026-02-18T03:09:08.214Z Downloaded lru-cache v0.1.2
9122026-02-18T03:09:08.218Z Downloaded goblin v0.8.2
9132026-02-18T03:09:08.223Z Downloaded plain v0.2.3
9142026-02-18T03:09:08.226Z Downloaded phf_shared v0.12.1
9152026-02-18T03:09:08.229Z Downloaded internet-checksum v0.2.1
9162026-02-18T03:09:08.229Z Downloaded idna_adapter v1.2.1
9172026-02-18T03:09:08.233Z Downloaded hostname v0.4.2
9182026-02-18T03:09:08.236Z Downloaded daft v0.1.5
9192026-02-18T03:09:08.236Z Downloaded newline-converter v0.3.0
9202026-02-18T03:09:08.239Z Downloaded num_threads v0.1.7
9212026-02-18T03:09:08.242Z Downloaded glob v0.3.3
9222026-02-18T03:09:08.242Z Downloaded proc-macro-crate v3.4.0
9232026-02-18T03:09:08.245Z Downloaded num_enum_derive v0.5.11
9242026-02-18T03:09:08.247Z Downloaded group v0.13.0
9252026-02-18T03:09:08.250Z Downloaded critical-section v1.2.0
9262026-02-18T03:09:08.250Z Downloaded ciborium-io v0.2.2
9272026-02-18T03:09:08.253Z Downloaded constant_time_eq v0.4.2
9282026-02-18T03:09:08.256Z Downloaded proc-macro-error-attr v1.0.4
9292026-02-18T03:09:08.258Z Downloaded pem v3.0.6
9302026-02-18T03:09:08.259Z Downloaded data-encoding v2.10.0
9312026-02-18T03:09:08.264Z Downloaded scroll v0.12.0
9322026-02-18T03:09:08.264Z Downloaded progenitor-client v0.10.0
9332026-02-18T03:09:08.264Z Downloaded darling v0.21.3
9342026-02-18T03:09:08.270Z Downloaded serial_test v3.3.1
9352026-02-18T03:09:08.273Z Downloaded powerfmt v0.2.0
9362026-02-18T03:09:08.276Z Downloaded fs-err v3.3.0
9372026-02-18T03:09:08.279Z Downloaded drift v0.1.3
9382026-02-18T03:09:08.283Z Downloaded ref-cast-impl v1.0.25
9392026-02-18T03:09:08.286Z Downloaded rhai_codegen v3.1.0
9402026-02-18T03:09:08.293Z Downloaded rand_xorshift v0.4.0
9412026-02-18T03:09:08.296Z Downloaded icu_collections v2.1.1
9422026-02-18T03:09:08.302Z Downloaded rand_chacha v0.3.1
9432026-02-18T03:09:08.305Z Downloaded rustc_version v0.1.7
9442026-02-18T03:09:08.307Z Downloaded inout v0.1.4
9452026-02-18T03:09:08.308Z Downloaded proc-macro-error v1.0.4
9462026-02-18T03:09:08.310Z Downloaded same-file v1.0.6
9472026-02-18T03:09:08.313Z Downloaded jiff-static v0.2.20
9482026-02-18T03:09:08.316Z Downloaded num v0.4.3
9492026-02-18T03:09:08.318Z Downloaded progenitor-client v0.11.2
9502026-02-18T03:09:08.322Z Downloaded serde-big-array v0.5.1
9512026-02-18T03:09:08.322Z Downloaded newtype_derive v0.1.6
9522026-02-18T03:09:08.324Z Downloaded scroll_derive v0.13.1
9532026-02-18T03:09:08.324Z Downloaded progenitor v0.10.0
9542026-02-18T03:09:08.327Z Downloaded poly1305 v0.8.0
9552026-02-18T03:09:08.330Z Downloaded daft-derive v0.1.5
9562026-02-18T03:09:08.334Z Downloaded slog-bunyan v2.5.0
9572026-02-18T03:09:08.337Z Downloaded sigpipe v0.1.3
9582026-02-18T03:09:08.339Z Downloaded pretty-hex v0.4.1
9592026-02-18T03:09:08.339Z Downloaded mime v0.3.17
9602026-02-18T03:09:08.342Z Downloaded postcard v1.1.3
9612026-02-18T03:09:08.345Z Downloaded elliptic-curve v0.13.8
9622026-02-18T03:09:08.347Z Downloaded structmeta v0.3.0
9632026-02-18T03:09:08.351Z Downloaded serial_test_derive v3.3.1
9642026-02-18T03:09:08.351Z Downloaded natord v1.0.9
9652026-02-18T03:09:08.354Z Downloaded omicron-zone-package v0.12.2
9662026-02-18T03:09:08.357Z Downloaded rustls-pemfile v2.2.0
9672026-02-18T03:09:08.357Z Downloaded oxide-tokio-rt v0.1.2
9682026-02-18T03:09:08.362Z Downloaded hmac v0.12.1
9692026-02-18T03:09:08.364Z Downloaded spin v0.5.2
9702026-02-18T03:09:08.364Z Downloaded strum v0.27.2
9712026-02-18T03:09:08.364Z Downloaded ipnetwork v0.21.1
9722026-02-18T03:09:08.367Z Downloaded smawk v0.3.2
9732026-02-18T03:09:08.367Z Downloaded num-rational v0.4.2
9742026-02-18T03:09:08.370Z Downloaded num-integer v0.1.46
9752026-02-18T03:09:08.373Z Downloaded siphasher v1.0.2
9762026-02-18T03:09:08.373Z Downloaded rusty-fork v0.3.1
9772026-02-18T03:09:08.376Z Downloaded strum v0.26.3
9782026-02-18T03:09:08.376Z Downloaded multer v3.1.0
9792026-02-18T03:09:08.379Z Downloaded tabwriter v1.4.1
9802026-02-18T03:09:08.379Z Downloaded scroll_derive v0.12.1
9812026-02-18T03:09:08.382Z Downloaded termtree v0.5.1
9822026-02-18T03:09:08.382Z Downloaded testing_table v0.3.0
9832026-02-18T03:09:08.385Z Downloaded tagptr v0.2.0
9842026-02-18T03:09:08.385Z Downloaded crossbeam-epoch v0.9.18
9852026-02-18T03:09:08.387Z Downloaded dropshot_endpoint v0.16.7
9862026-02-18T03:09:08.391Z Downloaded thiserror-impl-no-std v2.0.2
9872026-02-18T03:09:08.394Z Downloaded stable_deref_trait v1.2.1
9882026-02-18T03:09:08.394Z Downloaded smartstring v1.0.1
9892026-02-18T03:09:08.397Z Downloaded papergrid v0.11.0
9902026-02-18T03:09:08.400Z Downloaded libsw-core v0.3.2
9912026-02-18T03:09:08.403Z Downloaded slog-dtrace v0.3.0
9922026-02-18T03:09:08.406Z Downloaded serde_plain v1.0.2
9932026-02-18T03:09:08.406Z Downloaded parking_lot_core v0.8.6
9942026-02-18T03:09:08.409Z Downloaded serde_derive_internals v0.29.1
9952026-02-18T03:09:08.412Z Downloaded resolv-conf v0.7.6
9962026-02-18T03:09:08.412Z Downloaded yoke-derive v0.8.1
9972026-02-18T03:09:08.415Z Downloaded time-core v0.1.8
9982026-02-18T03:09:08.415Z Downloaded hashbrown v0.12.3
9992026-02-18T03:09:08.418Z Downloaded slog-async v2.8.0
10002026-02-18T03:09:08.421Z Downloaded indexmap v1.9.3
10012026-02-18T03:09:08.424Z Downloaded slog-term v2.9.2
10022026-02-18T03:09:08.427Z Downloaded unarray v0.1.4
10032026-02-18T03:09:08.430Z Downloaded thread-id v4.2.2
10042026-02-18T03:09:08.430Z Downloaded structmeta-derive v0.3.0
10052026-02-18T03:09:08.430Z Downloaded universal-hash v0.5.1
10062026-02-18T03:09:08.433Z Downloaded topological-sort v0.2.2
10072026-02-18T03:09:08.433Z Downloaded synstructure v0.13.2
10082026-02-18T03:09:08.435Z Downloaded strum_macros v0.27.2
10092026-02-18T03:09:08.435Z Downloaded usdt-macro v0.6.0
10102026-02-18T03:09:08.438Z Downloaded usdt-attr-macro v0.5.0
10112026-02-18T03:09:08.438Z Downloaded serde_tokenstream v0.2.2
10122026-02-18T03:09:08.438Z Downloaded zone_cfg_derive v0.3.1
10132026-02-18T03:09:08.441Z Downloaded num-iter v0.1.45
10142026-02-18T03:09:08.441Z Downloaded usdt-attr-macro v0.6.0
10152026-02-18T03:09:08.441Z Downloaded usdt v0.5.0
10162026-02-18T03:09:08.444Z Downloaded untrusted v0.7.1
10172026-02-18T03:09:08.444Z Downloaded typify-macro v0.4.3
10182026-02-18T03:09:08.444Z Downloaded zone v0.3.1
10192026-02-18T03:09:08.447Z Downloaded slog-json v2.6.1
10202026-02-18T03:09:08.447Z Downloaded utf-8 v0.7.6
10212026-02-18T03:09:08.450Z Downloaded memmap2 v0.9.10
10222026-02-18T03:09:08.453Z Downloaded icu_properties v2.1.2
10232026-02-18T03:09:08.453Z Downloaded arc-swap v1.8.2
10242026-02-18T03:09:08.457Z Downloaded tokio-dtrace v0.1.1
10252026-02-18T03:09:08.460Z Downloaded half v2.7.1
10262026-02-18T03:09:08.463Z Downloaded waitgroup v0.1.2
10272026-02-18T03:09:08.463Z Downloaded slog-envlogger v2.2.0
10282026-02-18T03:09:08.466Z Downloaded icu_properties_data v2.1.2
10292026-02-18T03:09:08.473Z Downloaded zerovec-derive v0.11.2
10302026-02-18T03:09:08.476Z Downloaded icu_locale_core v2.1.1
10312026-02-18T03:09:08.480Z Downloaded zerofrom-derive v0.1.6
10322026-02-18T03:09:08.483Z Downloaded zeroize_derive v1.4.3
10332026-02-18T03:09:08.483Z Downloaded omicron-workspace-hack v0.1.0
10342026-02-18T03:09:08.486Z Downloaded dropshot-api-manager v0.3.0
10352026-02-18T03:09:08.489Z Downloaded yoke v0.8.1
10362026-02-18T03:09:08.489Z Downloaded tokio-rustls v0.25.0
10372026-02-18T03:09:08.492Z Downloaded heck v0.4.1
10382026-02-18T03:09:08.495Z Downloaded crypto-bigint v0.5.5
10392026-02-18T03:09:08.499Z Downloaded typify v0.4.3
10402026-02-18T03:09:08.502Z Downloaded toml_edit v0.23.10+spec-1.0.0
10412026-02-18T03:09:08.506Z Downloaded usdt-impl v0.6.0
10422026-02-18T03:09:08.509Z Downloaded usdt-impl v0.5.0
10432026-02-18T03:09:08.512Z Downloaded thin-vec v0.2.14
10442026-02-18T03:09:08.512Z Downloaded proc-macro-error-attr2 v2.0.0
10452026-02-18T03:09:08.512Z Downloaded term v1.2.1
10462026-02-18T03:09:08.515Z Downloaded zerotrie v0.2.3
10472026-02-18T03:09:08.518Z Downloaded xz2 v0.1.7
10482026-02-18T03:09:08.521Z Downloaded time-macros v0.2.27
10492026-02-18T03:09:08.525Z Downloaded writeable v0.6.2
10502026-02-18T03:09:08.528Z Downloaded whoami v1.6.1
10512026-02-18T03:09:08.528Z Downloaded tokio-tungstenite v0.21.0
10522026-02-18T03:09:08.531Z Downloaded walkdir v2.5.0
10532026-02-18T03:09:08.531Z Downloaded expectorate v1.2.0
10542026-02-18T03:09:08.534Z Downloaded progenitor-macro v0.10.0
10552026-02-18T03:09:08.536Z Downloaded similar v2.7.0
10562026-02-18T03:09:08.539Z Downloaded socket2 v0.5.10
10572026-02-18T03:09:08.542Z Downloaded usdt-macro v0.5.0
10582026-02-18T03:09:08.542Z Downloaded schemars v0.9.0
10592026-02-18T03:09:08.555Z Downloaded zerocopy-derive v0.7.35
10602026-02-18T03:09:08.558Z Downloaded unit-prefix v0.5.2
10612026-02-18T03:09:08.561Z Downloaded vsss-rs v3.3.4
10622026-02-18T03:09:08.564Z Downloaded test-strategy v0.4.5
10632026-02-18T03:09:08.567Z Downloaded usdt v0.6.0
10642026-02-18T03:09:08.567Z Downloaded toml v0.7.8
10652026-02-18T03:09:08.570Z Downloaded unsafe-libyaml v0.2.11
10662026-02-18T03:09:08.573Z Downloaded schemars v1.2.1
10672026-02-18T03:09:08.587Z Downloaded strum_macros v0.26.4
10682026-02-18T03:09:08.591Z Downloaded slog-stdlog v4.1.1
10692026-02-18T03:09:08.594Z Downloaded moka v0.12.13
10702026-02-18T03:09:08.598Z Downloaded serde_yaml v0.9.34+deprecated
10712026-02-18T03:09:08.601Z Downloaded schemars v0.8.22
10722026-02-18T03:09:08.613Z Downloaded yansi v1.0.1
10732026-02-18T03:09:08.616Z Downloaded prettyplease v0.2.37
10742026-02-18T03:09:08.619Z Downloaded toml_edit v0.19.15
10752026-02-18T03:09:08.634Z Downloaded ucd-trie v0.1.7
10762026-02-18T03:09:08.637Z Downloaded heapless v0.8.0
10772026-02-18T03:09:08.640Z Downloaded steno v0.4.1
10782026-02-18T03:09:08.643Z Downloaded pest v2.8.6
10792026-02-18T03:09:08.647Z Downloaded chrono-tz v0.10.4
10802026-02-18T03:09:08.662Z Downloaded scc v2.4.0
10812026-02-18T03:09:08.665Z Downloaded pretty_assertions v1.4.1
10822026-02-18T03:09:08.668Z Downloaded libm v0.2.16
10832026-02-18T03:09:08.676Z Downloaded zerocopy-derive v0.8.39
10842026-02-18T03:09:08.684Z Downloaded zerovec v0.11.5
10852026-02-18T03:09:08.688Z Downloaded goblin v0.10.5
10862026-02-18T03:09:08.695Z Downloaded openapiv3 v2.2.0
10872026-02-18T03:09:08.705Z Downloaded zerocopy v0.7.35
10882026-02-18T03:09:08.720Z Downloaded tough v0.20.0
10892026-02-18T03:09:08.727Z Downloaded rustls-webpki v0.102.8
10902026-02-18T03:09:08.746Z Downloaded winnow v0.5.40
10912026-02-18T03:09:08.752Z Downloaded nix v0.31.1
10922026-02-18T03:09:08.763Z Downloaded tabled v0.15.0
10932026-02-18T03:09:08.777Z Downloaded serde_with v3.16.1
10942026-02-18T03:09:08.787Z Downloaded time v0.3.47
10952026-02-18T03:09:08.799Z Downloaded tabled v0.20.0
10962026-02-18T03:09:08.815Z Downloaded syn v1.0.109
10972026-02-18T03:09:08.824Z Downloaded rhai v1.24.0
10982026-02-18T03:09:08.834Z Downloaded smoltcp v0.11.0
10992026-02-18T03:09:08.845Z Downloaded rustls v0.22.4
11002026-02-18T03:09:08.856Z Downloaded regress v0.10.5
11012026-02-18T03:09:08.862Z Downloaded dropshot v0.16.7
11022026-02-18T03:09:08.882Z Downloaded typify-impl v0.4.3
11032026-02-18T03:09:08.892Z Downloaded sled v0.34.7
11042026-02-18T03:09:08.901Z Downloaded proptest v1.10.0
11052026-02-18T03:09:08.908Z Downloaded hickory-proto v0.25.2
11062026-02-18T03:09:08.921Z Downloaded aws-lc-rs v1.15.4
11072026-02-18T03:09:08.939Z Downloaded rayon v1.11.0
11082026-02-18T03:09:08.939Z Downloaded blake3 v1.8.3
11092026-02-18T03:09:08.944Z Downloaded jiff v0.2.20
11102026-02-18T03:09:08.958Z Downloaded typed-path v0.9.3
11112026-02-18T03:09:08.963Z Downloaded tungstenite v0.21.0
11122026-02-18T03:09:08.966Z Downloaded lzma-sys v0.1.20
11132026-02-18T03:09:08.990Z Downloaded slog v2.8.2
11142026-02-18T03:09:08.993Z Downloaded scroll v0.13.0
11152026-02-18T03:09:08.996Z Downloaded libc v0.2.180
11162026-02-18T03:09:09.021Z Downloaded rayon-core v1.13.0
11172026-02-18T03:09:09.024Z Downloaded itertools v0.12.1
11182026-02-18T03:09:09.029Z Downloaded serde_repr v0.1.20
11192026-02-18T03:09:09.032Z Downloaded semver v0.1.20
11202026-02-18T03:09:09.032Z Downloaded progenitor-impl v0.10.0
11212026-02-18T03:09:09.035Z Downloaded pest_meta v2.8.6
11222026-02-18T03:09:09.038Z Downloaded crossbeam-channel v0.5.15
11232026-02-18T03:09:09.041Z Downloaded petgraph v0.6.5
11242026-02-18T03:09:09.055Z Downloaded tabled_derive v0.7.0
11252026-02-18T03:09:09.058Z Downloaded spin v0.9.8
11262026-02-18T03:09:09.058Z Downloaded snafu v0.8.9
11272026-02-18T03:09:09.063Z Downloaded linear-map v1.2.0
11282026-02-18T03:09:09.066Z Downloaded rand v0.8.5
11292026-02-18T03:09:09.068Z Downloaded qorb v0.4.1
11302026-02-18T03:09:09.071Z Downloaded tiny-keccak v2.0.2
11312026-02-18T03:09:09.074Z Downloaded hickory-resolver v0.25.2
11322026-02-18T03:09:09.077Z Downloaded zerofrom v0.1.6
11332026-02-18T03:09:09.077Z Downloaded tinystr v0.8.2
11342026-02-18T03:09:09.080Z Downloaded progenitor-impl v0.11.2
11352026-02-18T03:09:09.083Z Downloaded thiserror-no-std v2.0.2
11362026-02-18T03:09:09.085Z Downloaded serde_with_macros v3.16.1
11372026-02-18T03:09:09.086Z Downloaded slog-scope v4.4.1
11382026-02-18T03:09:09.090Z Downloaded indicatif v0.18.4
11392026-02-18T03:09:09.093Z Downloaded num-conv v0.2.0
11402026-02-18T03:09:09.093Z Downloaded snafu-derive v0.8.9
11412026-02-18T03:09:09.093Z Downloaded smf v0.2.3
11422026-02-18T03:09:09.093Z Downloaded sha3 v0.10.8
11432026-02-18T03:09:09.096Z Downloaded icu_provider v2.1.1
11442026-02-18T03:09:09.099Z Downloaded ingot-types v0.1.2
11452026-02-18T03:09:09.101Z Downloaded csv v1.4.0
11462026-02-18T03:09:09.116Z Downloaded wait-timeout v0.2.1
11472026-02-18T03:09:09.121Z Downloaded thread-id v5.1.0
11482026-02-18T03:09:09.121Z Downloaded rustversion v1.0.22
11492026-02-18T03:09:09.125Z Downloaded parking_lot v0.11.2
11502026-02-18T03:09:09.125Z Downloaded take_mut v0.2.2
11512026-02-18T03:09:09.125Z Downloaded libscf-sys v1.1.0
11522026-02-18T03:09:09.128Z Downloaded tabled_derive v0.11.0
11532026-02-18T03:09:09.128Z Downloaded num_enum v0.7.5
11542026-02-18T03:09:09.131Z Downloaded sdd v3.0.10
11552026-02-18T03:09:09.131Z Downloaded schemars_derive v0.8.22
11562026-02-18T03:09:09.134Z Downloaded const_format v0.2.35
11572026-02-18T03:09:09.137Z Downloaded anyhow v1.0.101
11582026-02-18T03:09:09.140Z Downloaded derive_more v0.99.20
11592026-02-18T03:09:09.143Z Downloaded ingot-macros v0.1.1
11602026-02-18T03:09:09.146Z Downloaded highway v1.3.0
11612026-02-18T03:09:09.149Z Downloaded instant v0.1.13
11622026-02-18T03:09:09.149Z Downloaded secrecy v0.10.3
11632026-02-18T03:09:09.149Z Downloaded paste v1.0.15
11642026-02-18T03:09:09.152Z Downloaded macaddr v1.0.1
11652026-02-18T03:09:09.152Z Downloaded linked-hash-map v0.5.6
11662026-02-18T03:09:09.155Z Downloaded colored v3.1.1
11672026-02-18T03:09:09.155Z Downloaded async-trait v0.1.89
11682026-02-18T03:09:09.158Z Downloaded keccak v0.1.6
11692026-02-18T03:09:09.160Z Downloaded sha1 v0.10.6
11702026-02-18T03:09:09.160Z Downloaded encoding_rs v0.8.35
11712026-02-18T03:09:09.206Z Downloaded pest_generator v2.8.6
11722026-02-18T03:09:09.209Z Downloaded pest_derive v2.8.6
11732026-02-18T03:09:09.209Z Downloaded proc-macro-error2 v2.0.1
11742026-02-18T03:09:09.209Z Downloaded parse-display v0.10.0
11752026-02-18T03:09:09.209Z Downloaded memoffset v0.9.1
11762026-02-18T03:09:09.209Z Downloaded crossbeam-utils v0.8.21
11772026-02-18T03:09:09.209Z Downloaded console v0.16.2
11782026-02-18T03:09:09.209Z Downloaded hubpack v0.1.2
11792026-02-18T03:09:09.209Z Downloaded hubpack_derive v0.1.1
11802026-02-18T03:09:09.209Z Downloaded progenitor v0.11.2
11812026-02-18T03:09:09.209Z Downloaded icu_normalizer v2.1.1
11822026-02-18T03:09:09.209Z Downloaded chacha20poly1305 v0.10.1
11832026-02-18T03:09:09.209Z Downloaded hickory-resolver v0.24.4
11842026-02-18T03:09:09.209Z Downloaded phf v0.12.1
11852026-02-18T03:09:09.209Z Downloaded newtype-uuid-macros v0.1.0
11862026-02-18T03:09:09.209Z Downloaded diff v0.1.13
11872026-02-18T03:09:09.209Z Downloaded backoff v0.4.0
11882026-02-18T03:09:09.209Z Downloaded ref-cast v1.0.25
11892026-02-18T03:09:09.209Z Downloaded quick-error v1.2.3
11902026-02-18T03:09:09.213Z Downloaded derive-ex v0.1.8
11912026-02-18T03:09:09.213Z Downloaded cmake v0.1.57
11922026-02-18T03:09:09.213Z Downloaded progenitor-macro v0.11.2
11932026-02-18T03:09:09.213Z Downloaded fs_extra v1.3.0
11942026-02-18T03:09:09.218Z Downloaded foldhash v0.2.0
11952026-02-18T03:09:09.218Z Downloaded csv-core v0.1.13
11962026-02-18T03:09:09.218Z Downloaded const_format_proc_macros v0.2.34
11972026-02-18T03:09:09.221Z Downloaded arrayvec v0.7.6
11982026-02-18T03:09:09.221Z Downloaded dyn-clone v1.0.20
11992026-02-18T03:09:09.221Z Downloaded allocator-api2 v0.2.21
12002026-02-18T03:09:09.224Z Downloaded proc-macro-crate v1.3.1
12012026-02-18T03:09:09.224Z Downloaded darling_core v0.21.3
12022026-02-18T03:09:09.228Z Downloaded crossbeam-deque v0.8.6
12032026-02-18T03:09:09.232Z Downloaded cipher v0.4.4
12042026-02-18T03:09:09.232Z Downloaded managed v0.8.0
12052026-02-18T03:09:09.235Z Downloaded argon2 v0.5.3
12062026-02-18T03:09:09.235Z Downloaded crc8 v0.1.1
12072026-02-18T03:09:09.235Z Downloaded ident_case v1.0.1
12082026-02-18T03:09:09.235Z Downloaded httpdate v1.0.3
12092026-02-18T03:09:09.236Z Downloaded hostname v0.3.1
12102026-02-18T03:09:09.238Z Downloaded fxhash v0.2.1
12112026-02-18T03:09:09.238Z Downloaded foreign-types-macros v0.2.3
12122026-02-18T03:09:09.239Z Downloaded float-ord v0.3.2
12132026-02-18T03:09:09.239Z Downloaded dropshot-api-manager-types v0.3.0
12142026-02-18T03:09:09.241Z Downloaded cstr-argument v0.1.2
12152026-02-18T03:09:09.242Z Downloaded crucible-workspace-hack v0.1.0
12162026-02-18T03:09:09.242Z Downloaded is-terminal v0.4.17
12172026-02-18T03:09:09.242Z Downloaded icu_normalizer_data v2.1.1
12182026-02-18T03:09:09.244Z Downloaded foreign-types v0.5.0
12192026-02-18T03:09:09.244Z Downloaded const-random-macro v0.1.16
12202026-02-18T03:09:09.244Z Downloaded num-derive v0.4.2
12212026-02-18T03:09:09.247Z Downloaded num-complex v0.4.6
12222026-02-18T03:09:09.247Z Downloaded memmap v0.7.0
12232026-02-18T03:09:09.251Z Downloaded displaydoc v0.2.5
12242026-02-18T03:09:09.254Z Downloaded dof v0.3.0
12252026-02-18T03:09:09.254Z Downloaded num-derive v0.3.3
12262026-02-18T03:09:09.254Z Downloaded hickory-proto v0.24.4
12272026-02-18T03:09:09.265Z Downloaded fixedbitset v0.4.2
12282026-02-18T03:09:09.268Z Downloaded async-recursion v1.1.1
12292026-02-18T03:09:09.272Z Downloaded ciborium-ll v0.2.2
12302026-02-18T03:09:09.272Z Downloaded async-stream v0.3.6
12312026-02-18T03:09:09.275Z Downloaded enum-as-inner v0.6.1
12322026-02-18T03:09:09.275Z Downloaded embedded-io v0.4.0
12332026-02-18T03:09:09.275Z Downloaded dunce v1.0.5
12342026-02-18T03:09:09.278Z Downloaded dtrace-parser v0.2.0
12352026-02-18T03:09:09.278Z Downloaded const-random v0.1.18
12362026-02-18T03:09:09.278Z Downloaded chacha20 v0.9.1
12372026-02-18T03:09:09.282Z Downloaded async-stream-impl v0.3.6
12382026-02-18T03:09:09.282Z Downloaded embedded-io v0.6.1
12392026-02-18T03:09:09.282Z Downloaded crunchy v0.2.4
12402026-02-18T03:09:09.282Z Downloaded erased-serde v0.3.31
12412026-02-18T03:09:09.285Z Downloaded deranged v0.5.6
12422026-02-18T03:09:09.285Z Downloaded defmt-macros v1.0.1
12432026-02-18T03:09:09.288Z Downloaded byteorder v1.5.0
12442026-02-18T03:09:09.288Z Downloaded defmt v1.0.1
12452026-02-18T03:09:09.291Z Downloaded litemap v0.8.1
12462026-02-18T03:09:09.294Z Downloaded ingot v0.1.1
12472026-02-18T03:09:09.746Z Downloaded aws-lc-sys v0.37.1
12482026-02-18T03:09:10.982Z Compiling proc-macro2 v1.0.106
12492026-02-18T03:09:10.983Z Compiling quote v1.0.44
12502026-02-18T03:09:10.986Z Compiling unicode-ident v1.0.24
12512026-02-18T03:09:10.986Z Compiling serde_core v1.0.228
12522026-02-18T03:09:10.986Z Compiling cfg-if v1.0.4
12532026-02-18T03:09:10.986Z Compiling serde v1.0.228
12542026-02-18T03:09:10.986Z Compiling libc v0.2.180
12552026-02-18T03:09:10.986Z Compiling memchr v2.8.0
12562026-02-18T03:09:11.305Z Compiling itoa v1.0.17
12572026-02-18T03:09:11.653Z Compiling smallvec v1.15.1
12582026-02-18T03:09:11.669Z Compiling zmij v1.0.21
12592026-02-18T03:09:11.825Z Compiling autocfg v1.5.0
12602026-02-18T03:09:12.015Z Compiling serde_json v1.0.149
12612026-02-18T03:09:12.522Z Compiling libm v0.2.16
12622026-02-18T03:09:12.610Z Compiling getrandom v0.4.1
12632026-02-18T03:09:12.744Z Compiling version_check v0.9.5
12642026-02-18T03:09:12.987Z Compiling stable_deref_trait v1.2.1
12652026-02-18T03:09:13.032Z Compiling iana-time-zone v0.1.65
12662026-02-18T03:09:13.099Z Compiling pin-project-lite v0.2.16
12672026-02-18T03:09:13.136Z Compiling equivalent v1.0.2
12682026-02-18T03:09:13.246Z Compiling foldhash v0.2.0
12692026-02-18T03:09:13.268Z Compiling allocator-api2 v0.2.21
12702026-02-18T03:09:13.320Z Compiling writeable v0.6.2
12712026-02-18T03:09:13.444Z Compiling percent-encoding v2.3.2
12722026-02-18T03:09:13.703Z Compiling syn v2.0.116
12732026-02-18T03:09:13.719Z Compiling litemap v0.8.1
12742026-02-18T03:09:13.827Z Compiling parking_lot_core v0.9.12
12752026-02-18T03:09:13.844Z Compiling icu_normalizer_data v2.1.1
12762026-02-18T03:09:13.989Z Compiling hashbrown v0.16.1
12772026-02-18T03:09:14.035Z Compiling icu_properties_data v2.1.2
12782026-02-18T03:09:14.088Z Compiling scopeguard v1.2.0
12792026-02-18T03:09:14.256Z Compiling lock_api v0.4.14
12802026-02-18T03:09:14.275Z Compiling dyn-clone v1.0.20
12812026-02-18T03:09:14.527Z Compiling form_urlencoded v1.2.2
12822026-02-18T03:09:14.550Z Compiling utf8_iter v1.0.4
12832026-02-18T03:09:14.723Z Compiling jobserver v0.1.34
12842026-02-18T03:09:14.727Z Compiling shlex v1.3.0
12852026-02-18T03:09:14.808Z Compiling find-msvc-tools v0.1.9
12862026-02-18T03:09:14.862Z Compiling log v0.4.29
12872026-02-18T03:09:15.120Z Compiling thiserror v2.0.18
12882026-02-18T03:09:15.206Z Compiling cc v1.2.56
12892026-02-18T03:09:15.258Z Compiling heck v0.5.0
12902026-02-18T03:09:15.374Z Compiling futures-core v0.3.32
12912026-02-18T03:09:15.426Z Compiling num-traits v0.2.19
12922026-02-18T03:09:15.637Z Compiling errno v0.3.14
12932026-02-18T03:09:15.800Z Compiling zerocopy v0.8.39
12942026-02-18T03:09:15.893Z Compiling fnv v1.0.7
12952026-02-18T03:09:16.140Z Compiling futures-sink v0.3.32
12962026-02-18T03:09:16.242Z Compiling getrandom v0.2.17
12972026-02-18T03:09:16.280Z Compiling slab v0.4.12
12982026-02-18T03:09:16.310Z Compiling futures-channel v0.3.32
12992026-02-18T03:09:16.557Z Compiling semver v1.0.27
13002026-02-18T03:09:16.611Z Compiling indexmap v2.13.0
13012026-02-18T03:09:16.766Z Compiling uuid v1.21.0
13022026-02-18T03:09:16.783Z Compiling futures-io v0.3.32
13032026-02-18T03:09:17.055Z Compiling futures-task v0.3.32
13042026-02-18T03:09:17.426Z Compiling typenum v1.19.0
13052026-02-18T03:09:17.746Z Compiling socket2 v0.6.2
13062026-02-18T03:09:18.110Z Compiling schemars v0.8.22
13072026-02-18T03:09:18.170Z Compiling rustversion v1.0.22
13082026-02-18T03:09:18.326Z Compiling portable-atomic v1.13.1
13092026-02-18T03:09:18.343Z Compiling ring v0.17.14
13102026-02-18T03:09:18.681Z Compiling parking_lot v0.12.5
13112026-02-18T03:09:18.911Z Compiling untrusted v0.9.0
13122026-02-18T03:09:19.110Z Compiling regex-syntax v0.8.9
13132026-02-18T03:09:19.527Z Compiling signal-hook-registry v1.4.8
13142026-02-18T03:09:19.668Z Compiling mio v1.1.1
13152026-02-18T03:09:19.794Z Compiling byteorder v1.5.0
13162026-02-18T03:09:20.098Z Compiling bitflags v2.11.0
13172026-02-18T03:09:20.243Z Compiling critical-section v1.2.0
13182026-02-18T03:09:20.421Z Compiling once_cell v1.21.3
13192026-02-18T03:09:20.454Z Compiling subtle v2.6.1
13202026-02-18T03:09:20.512Z Compiling rand_core v0.6.4
13212026-02-18T03:09:20.529Z Compiling rustix v1.1.3
13222026-02-18T03:09:20.748Z Compiling synstructure v0.13.2
13232026-02-18T03:09:20.813Z Compiling serde_derive_internals v0.29.1
13242026-02-18T03:09:20.936Z Compiling base64 v0.22.1
13252026-02-18T03:09:21.498Z Compiling httparse v1.10.1
13262026-02-18T03:09:21.604Z Compiling ucd-trie v0.1.7
13272026-02-18T03:09:21.910Z Compiling ipnet v2.11.0
13282026-02-18T03:09:22.084Z Compiling atomic-waker v1.1.2
13292026-02-18T03:09:22.166Z Compiling pest v2.8.6
13302026-02-18T03:09:22.281Z Compiling tower-layer v0.3.3
13312026-02-18T03:09:22.297Z Compiling tower-service v0.3.3
13322026-02-18T03:09:22.432Z Compiling thiserror v1.0.69
13332026-02-18T03:09:22.617Z Compiling getrandom v0.3.4
13342026-02-18T03:09:23.051Z Compiling ryu v1.0.23
13352026-02-18T03:09:23.194Z Compiling try-lock v0.2.5
13362026-02-18T03:09:23.225Z Compiling generic-array v0.14.7
13372026-02-18T03:09:23.359Z Compiling want v0.3.1
13382026-02-18T03:09:23.374Z Compiling pin-utils v0.1.0
13392026-02-18T03:09:23.389Z Compiling httpdate v1.0.3
13402026-02-18T03:09:23.465Z Compiling pretty-hex v0.4.1
13412026-02-18T03:09:23.619Z Compiling slog v2.8.2
13422026-02-18T03:09:23.644Z Compiling aho-corasick v1.1.4
13432026-02-18T03:09:23.694Z Compiling plain v0.2.3
13442026-02-18T03:09:23.806Z Compiling strsim v0.11.1
13452026-02-18T03:09:23.871Z Compiling tracing-core v0.1.36
13462026-02-18T03:09:24.023Z Compiling winnow v0.7.14
13472026-02-18T03:09:24.103Z Compiling serde_derive v1.0.228
13482026-02-18T03:09:24.351Z Compiling zerofrom-derive v0.1.6
13492026-02-18T03:09:24.574Z Compiling yoke-derive v0.8.1
13502026-02-18T03:09:25.162Z Compiling zerovec-derive v0.11.2
13512026-02-18T03:09:25.176Z Compiling displaydoc v0.2.5
13522026-02-18T03:09:25.217Z Compiling schemars_derive v0.8.22
13532026-02-18T03:09:26.687Z Compiling tokio-macros v2.6.0
13542026-02-18T03:09:26.982Z Compiling thiserror-impl v2.0.18
13552026-02-18T03:09:27.211Z Compiling zerocopy-derive v0.8.39
13562026-02-18T03:09:27.263Z Compiling zerofrom v0.1.6
13572026-02-18T03:09:27.517Z Compiling yoke v0.8.1
13582026-02-18T03:09:27.627Z Compiling zeroize_derive v1.4.3
13592026-02-18T03:09:27.771Z Compiling futures-macro v0.3.32
13602026-02-18T03:09:27.879Z Compiling zerovec v0.11.5
13612026-02-18T03:09:28.039Z Compiling zerotrie v0.2.3
13622026-02-18T03:09:28.281Z Compiling pest_meta v2.8.6
13632026-02-18T03:09:28.660Z Compiling thiserror-impl v1.0.69
13642026-02-18T03:09:29.050Z Compiling tinystr v0.8.2
13652026-02-18T03:09:29.066Z Compiling potential_utf v0.1.4
13662026-02-18T03:09:29.339Z Compiling icu_collections v2.1.1
13672026-02-18T03:09:29.458Z Compiling icu_locale_core v2.1.1
13682026-02-18T03:09:29.574Z Compiling zeroize v1.8.2
13692026-02-18T03:09:29.939Z Compiling futures-util v0.3.32
13702026-02-18T03:09:29.994Z Compiling pest_generator v2.8.6
13712026-02-18T03:09:31.229Z Compiling icu_provider v2.1.1
13722026-02-18T03:09:31.698Z Compiling icu_properties v2.1.2
13732026-02-18T03:09:31.713Z Compiling icu_normalizer v2.1.1
13742026-02-18T03:09:31.729Z Compiling regex-automata v0.4.14
13752026-02-18T03:09:31.780Z Compiling pest_derive v2.8.6
13762026-02-18T03:09:31.836Z Compiling bytes v1.11.1
13772026-02-18T03:09:31.980Z Compiling chrono v0.4.43
13782026-02-18T03:09:32.818Z Compiling serde_tokenstream v0.2.2
13792026-02-18T03:09:32.997Z Compiling http v1.4.0
13802026-02-18T03:09:33.406Z Compiling tokio v1.49.0
13812026-02-18T03:09:34.634Z Compiling idna_adapter v1.2.1
13822026-02-18T03:09:34.868Z Compiling idna v1.1.0
13832026-02-18T03:09:35.320Z Compiling http-body v1.0.1
13842026-02-18T03:09:35.427Z Compiling erased-serde v0.3.31
13852026-02-18T03:09:35.574Z Compiling url v2.5.8
13862026-02-18T03:09:35.594Z Compiling tracing-attributes v0.1.31
13872026-02-18T03:09:37.614Z Compiling regex v1.12.3
13882026-02-18T03:09:37.930Z Compiling http-body-util v0.1.3
13892026-02-18T03:09:38.375Z Compiling ppv-lite86 v0.2.21
13902026-02-18T03:09:38.415Z Compiling serde_urlencoded v0.7.1
13912026-02-18T03:09:38.551Z Compiling tracing v0.1.44
13922026-02-18T03:09:38.650Z Compiling crypto-common v0.1.7
13932026-02-18T03:09:38.684Z Compiling paste v1.0.15
13942026-02-18T03:09:38.873Z Compiling openapiv3 v2.2.0
13952026-02-18T03:09:38.909Z Compiling sync_wrapper v1.0.2
13962026-02-18T03:09:38.958Z Compiling regress v0.10.5
13972026-02-18T03:09:39.073Z Compiling rustls-pki-types v1.14.0
13982026-02-18T03:09:39.665Z Compiling time-core v0.1.8
13992026-02-18T03:09:40.001Z Compiling powerfmt v0.2.0
14002026-02-18T03:09:40.150Z Compiling anyhow v1.0.101
14012026-02-18T03:09:40.301Z Compiling num-conv v0.2.0
14022026-02-18T03:09:40.407Z Compiling deranged v0.5.6
14032026-02-18T03:09:40.425Z Compiling scroll_derive v0.13.1
14042026-02-18T03:09:40.559Z Compiling time-macros v0.2.27
14052026-02-18T03:09:41.193Z Compiling ident_case v1.0.1
14062026-02-18T03:09:41.406Z Compiling cpufeatures v0.2.17
14072026-02-18T03:09:41.525Z Compiling fastrand v2.3.0
14082026-02-18T03:09:42.094Z Compiling num_threads v0.1.7
14092026-02-18T03:09:42.255Z Compiling iri-string v0.7.10
14102026-02-18T03:09:42.303Z Compiling scroll v0.13.0
14112026-02-18T03:09:42.815Z Compiling typify-impl v0.4.3
14122026-02-18T03:09:42.842Z Compiling darling_core v0.21.3
14132026-02-18T03:09:43.056Z Compiling ipnetwork v0.21.1
14142026-02-18T03:09:43.935Z Compiling daft-derive v0.1.5
14152026-02-18T03:09:45.509Z Compiling omicron-workspace-hack v0.1.0
14162026-02-18T03:09:45.910Z Compiling goblin v0.10.5
14172026-02-18T03:09:46.216Z Compiling tokio-util v0.7.18
14182026-02-18T03:09:47.963Z Compiling async-trait v0.1.89
14192026-02-18T03:09:48.438Z Compiling darling_macro v0.21.3
14202026-02-18T03:09:48.546Z Compiling cmake v0.1.57
14212026-02-18T03:09:48.945Z Compiling fs_extra v1.3.0
14222026-02-18T03:09:49.260Z Compiling usdt-impl v0.6.0
14232026-02-18T03:09:49.484Z Compiling dunce v1.0.5
14242026-02-18T03:09:49.650Z Compiling aws-lc-sys v0.37.1
14252026-02-18T03:09:49.696Z Compiling darling v0.21.3
14262026-02-18T03:09:49.869Z Compiling dtrace-parser v0.3.0
14272026-02-18T03:09:49.933Z Compiling block-buffer v0.10.4
14282026-02-18T03:09:50.157Z Compiling crossbeam-utils v0.8.21
14292026-02-18T03:09:50.195Z Compiling digest v0.10.7
14302026-02-18T03:09:50.618Z Compiling futures-executor v0.3.32
14312026-02-18T03:09:50.771Z Compiling structmeta-derive v0.3.0
14322026-02-18T03:09:51.169Z Compiling thread-id v5.1.0
14332026-02-18T03:09:51.247Z Compiling rustls v0.22.4
14342026-02-18T03:09:51.293Z Compiling camino v1.2.2
14352026-02-18T03:09:51.311Z Compiling hex v0.4.3
14362026-02-18T03:09:51.650Z Compiling rand_core v0.9.5
14372026-02-18T03:09:51.887Z Compiling futures v0.3.32
14382026-02-18T03:09:51.980Z Compiling h2 v0.4.13
14392026-02-18T03:09:51.997Z Compiling oxnet v0.1.4
14402026-02-18T03:09:52.059Z Compiling thread_local v1.1.9
14412026-02-18T03:09:52.607Z Compiling aws-lc-rs v1.15.4
14422026-02-18T03:09:52.921Z Compiling dof v0.4.0
14432026-02-18T03:09:53.042Z Compiling structmeta v0.3.0
14442026-02-18T03:09:53.096Z Compiling match_cfg v0.1.0
14452026-02-18T03:09:53.157Z Compiling syn v1.0.109
14462026-02-18T03:09:53.404Z Compiling slog-async v2.8.0
14472026-02-18T03:09:53.856Z Compiling quick-error v1.2.3
14482026-02-18T03:09:53.917Z Compiling unsafe-libyaml v0.2.11
14492026-02-18T03:09:54.022Z Compiling unicode-width v0.2.2
14502026-02-18T03:09:54.594Z Compiling rand_chacha v0.9.0
14512026-02-18T03:09:55.536Z Compiling serde_yaml v0.9.34+deprecated
14522026-02-18T03:09:56.138Z Compiling newtype-uuid-macros v0.1.0
14532026-02-18T03:09:57.004Z Compiling hyper v1.8.1
14542026-02-18T03:09:57.538Z Compiling typify-macro v0.4.3
14552026-02-18T03:09:57.800Z Compiling strum_macros v0.26.4
14562026-02-18T03:09:57.874Z Compiling usdt-macro v0.6.0
14572026-02-18T03:09:58.687Z Compiling usdt-attr-macro v0.6.0
14582026-02-18T03:09:58.893Z Compiling serde_spanned v1.0.4
14592026-02-18T03:09:59.167Z Compiling multer v3.1.0
14602026-02-18T03:09:59.545Z Compiling hyper-util v0.1.20
14612026-02-18T03:10:00.195Z Compiling term v1.2.1
14622026-02-18T03:10:00.754Z Compiling toml_writer v1.0.6+spec-1.1.0
14632026-02-18T03:10:00.784Z Compiling debug-ignore v1.0.5
14642026-02-18T03:10:00.945Z Compiling bit-vec v0.8.0
14652026-02-18T03:10:01.152Z Compiling untrusted v0.7.1
14662026-02-18T03:10:01.360Z Compiling take_mut v0.2.2
14672026-02-18T03:10:01.415Z Compiling bit-set v0.8.0
14682026-02-18T03:10:01.542Z Compiling strum v0.26.3
14692026-02-18T03:10:01.569Z Compiling typify v0.4.3
14702026-02-18T03:10:01.587Z Compiling rand v0.9.2
14712026-02-18T03:10:01.659Z Compiling async-stream-impl v0.3.6
14722026-02-18T03:10:01.706Z Compiling dropshot v0.16.7
14732026-02-18T03:10:01.713Z Compiling encoding_rs v0.8.35
14742026-02-18T03:10:01.738Z Compiling mime v0.3.17
14752026-02-18T03:10:02.102Z Compiling ref-cast v1.0.25
14762026-02-18T03:10:02.299Z Compiling rustls v0.23.36
14772026-02-18T03:10:02.673Z Compiling unarray v0.1.4
14782026-02-18T03:10:02.784Z Compiling spin v0.9.8
14792026-02-18T03:10:02.914Z Compiling derive-ex v0.1.8
14802026-02-18T03:10:02.929Z Compiling dropshot_endpoint v0.16.7
14812026-02-18T03:10:02.947Z Compiling macaddr v1.0.1
14822026-02-18T03:10:02.961Z Compiling ref-cast-impl v1.0.25
14832026-02-18T03:10:02.996Z Compiling async-stream v0.3.6
14842026-02-18T03:10:03.224Z Compiling waitgroup v0.1.2
14852026-02-18T03:10:03.287Z Compiling serde_path_to_error v0.1.20
14862026-02-18T03:10:03.455Z Compiling progenitor-impl v0.11.2
14872026-02-18T03:10:04.259Z Compiling tabwriter v1.4.1
14882026-02-18T03:10:04.717Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
14892026-02-18T03:10:05.031Z Compiling tempfile v3.25.0
14902026-02-18T03:10:05.134Z Compiling newtype-uuid v1.3.2
14912026-02-18T03:10:05.799Z Compiling strum_macros v0.27.2
14922026-02-18T03:10:05.871Z Compiling instant v0.1.13
14932026-02-18T03:10:06.032Z Compiling daft v0.1.5
14942026-02-18T03:10:06.454Z Compiling test-strategy v0.4.5
14952026-02-18T03:10:06.511Z Compiling serde_with_macros v3.16.1
14962026-02-18T03:10:06.710Z Compiling time v0.3.47
14972026-02-18T03:10:08.399Z Compiling tower v0.5.3
14982026-02-18T03:10:08.841Z Compiling webpki-roots v1.0.6
14992026-02-18T03:10:09.064Z Compiling colored v3.1.1
15002026-02-18T03:10:09.387Z Compiling tower-http v0.6.8
15012026-02-18T03:10:09.574Z Compiling crossbeam-channel v0.5.15
15022026-02-18T03:10:10.231Z Compiling parse-display-derive v0.10.0
15032026-02-18T03:10:10.272Z Compiling strum v0.27.2
15042026-02-18T03:10:10.479Z Compiling rustls-webpki v0.102.8
15052026-02-18T03:10:10.753Z Compiling rustc-hash v2.1.1
15062026-02-18T03:10:10.913Z Compiling slog-json v2.6.1
15072026-02-18T03:10:11.291Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15082026-02-18T03:10:11.753Z Compiling progenitor-macro v0.11.2
15092026-02-18T03:10:12.514Z Compiling hostname v0.3.1
15102026-02-18T03:10:12.741Z Compiling rand_chacha v0.3.1
15112026-02-18T03:10:12.766Z Compiling toml_parser v1.0.9+spec-1.1.0
15122026-02-18T03:10:13.732Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15132026-02-18T03:10:13.748Z Compiling toml_datetime v0.7.5+spec-1.1.0
15142026-02-18T03:10:13.848Z Compiling is-terminal v0.4.17
15152026-02-18T03:10:13.997Z Compiling memmap2 v0.9.10
15162026-02-18T03:10:14.359Z Compiling wait-timeout v0.2.1
15172026-02-18T03:10:14.394Z Compiling either v1.15.0
15182026-02-18T03:10:14.483Z Compiling usdt v0.6.0
15192026-02-18T03:10:14.552Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15202026-02-18T03:10:14.755Z Compiling rusty-fork v0.3.1
15212026-02-18T03:10:14.782Z Compiling toml v0.9.12+spec-1.1.0
15222026-02-18T03:10:14.915Z Compiling slog-term v2.9.2
15232026-02-18T03:10:15.010Z Compiling rand v0.8.5
15242026-02-18T03:10:15.454Z Compiling slog-bunyan v2.5.0
15252026-02-18T03:10:16.355Z Compiling tokio-rustls v0.25.0
15262026-02-18T03:10:16.448Z Compiling rand_xorshift v0.4.0
15272026-02-18T03:10:16.678Z Compiling sha1 v0.10.6
15282026-02-18T03:10:16.738Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15292026-02-18T03:10:16.794Z Compiling rustls-pemfile v2.2.0
15302026-02-18T03:10:17.143Z Compiling hostname v0.4.2
15312026-02-18T03:10:17.742Z Compiling proptest v1.10.0
15322026-02-18T03:10:21.457Z Compiling itertools v0.14.0
15332026-02-18T03:10:23.826Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
15342026-02-18T03:10:24.505Z Compiling serde_with v3.16.1
15352026-02-18T03:10:25.080Z Compiling utf8parse v0.2.2
15362026-02-18T03:10:25.253Z Compiling anstyle-parse v0.2.7
15372026-02-18T03:10:25.404Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
15382026-02-18T03:10:25.593Z Compiling toml_datetime v0.6.11
15392026-02-18T03:10:26.170Z Compiling is_terminal_polyfill v1.70.2
15402026-02-18T03:10:26.184Z Compiling anstyle-query v1.1.5
15412026-02-18T03:10:26.313Z Compiling colorchoice v1.0.4
15422026-02-18T03:10:26.505Z Compiling anstyle v1.0.13
15432026-02-18T03:10:26.966Z Compiling anstream v0.6.21
15442026-02-18T03:10:27.313Z Compiling backoff v0.4.0
15452026-02-18T03:10:27.712Z Compiling parse-display v0.10.0
15462026-02-18T03:10:28.430Z Compiling iddqd v0.3.17
15472026-02-18T03:10:28.857Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15482026-02-18T03:10:30.656Z Compiling clap_lex v1.0.0
15492026-02-18T03:10:31.068Z Compiling clap_derive v4.5.55
15502026-02-18T03:10:31.450Z Compiling terminal_size v0.4.3
15512026-02-18T03:10:31.501Z Compiling crossbeam-epoch v0.9.18
15522026-02-18T03:10:32.295Z Compiling clap_builder v4.5.59
15532026-02-18T03:10:32.487Z Compiling rustls-webpki v0.103.9
15542026-02-18T03:10:32.518Z Compiling proc-macro-error-attr v1.0.4
15552026-02-18T03:10:32.911Z Compiling heapless v0.8.0
15562026-02-18T03:10:34.309Z Compiling ingot-macros v0.1.1
15572026-02-18T03:10:34.942Z Compiling toml_edit v0.23.10+spec-1.0.0
15582026-02-18T03:10:35.877Z Compiling zerocopy-derive v0.7.35
15592026-02-18T03:10:36.427Z Compiling clap v4.5.59
15602026-02-18T03:10:36.536Z Compiling hash32 v0.3.1
15612026-02-18T03:10:37.093Z Compiling proc-macro-error v1.0.4
15622026-02-18T03:10:37.534Z Compiling smoltcp v0.11.0
15632026-02-18T03:10:37.732Z Compiling winnow v0.5.40
15642026-02-18T03:10:38.173Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15652026-02-18T03:10:38.648Z Compiling zerocopy v0.7.35
15662026-02-18T03:10:40.009Z Compiling tokio-rustls v0.26.4
15672026-02-18T03:10:40.596Z Compiling ingot-types v0.1.2
15682026-02-18T03:10:40.698Z Compiling toml_edit v0.19.15
15692026-02-18T03:10:40.916Z Compiling proc-macro-crate v3.4.0
15702026-02-18T03:10:42.057Z Compiling cobs v0.3.0
15712026-02-18T03:10:42.453Z Compiling crucible-workspace-hack v0.1.0
15722026-02-18T03:10:42.531Z Compiling managed v0.8.0
15732026-02-18T03:10:42.823Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
15742026-02-18T03:10:42.902Z Compiling bitflags v1.3.2
15752026-02-18T03:10:43.416Z Compiling proc-macro-crate v1.3.1
15762026-02-18T03:10:43.635Z Compiling postcard v1.1.3
15772026-02-18T03:10:43.648Z Compiling hyper-rustls v0.27.7
15782026-02-18T03:10:44.129Z Compiling num_enum_derive v0.7.5
15792026-02-18T03:10:44.233Z Compiling ingot v0.1.1
15802026-02-18T03:10:44.392Z Compiling foreign-types-macros v0.2.3
15812026-02-18T03:10:44.633Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
15822026-02-18T03:10:45.280Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
15832026-02-18T03:10:45.515Z Compiling heck v0.4.1
15842026-02-18T03:10:45.607Z Compiling rayon-core v1.13.0
15852026-02-18T03:10:45.668Z Compiling foreign-types-shared v0.3.1
15862026-02-18T03:10:45.788Z Compiling foreign-types v0.5.0
15872026-02-18T03:10:45.907Z Compiling num_enum_derive v0.5.11
15882026-02-18T03:10:45.931Z Compiling reqwest v0.12.28
15892026-02-18T03:10:46.263Z Compiling crossbeam-deque v0.8.6
15902026-02-18T03:10:46.280Z Compiling num_enum v0.7.5
15912026-02-18T03:10:46.399Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
15922026-02-18T03:10:47.307Z Compiling dtrace-parser v0.2.0
15932026-02-18T03:10:47.353Z Compiling scroll_derive v0.12.1
15942026-02-18T03:10:47.468Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
15952026-02-18T03:10:48.019Z Compiling usdt-impl v0.5.0
15962026-02-18T03:10:48.393Z Compiling memoffset v0.9.1
15972026-02-18T03:10:48.435Z Compiling cstr-argument v0.1.2
15982026-02-18T03:10:48.699Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
15992026-02-18T03:10:48.734Z Compiling cfg_aliases v0.2.1
16002026-02-18T03:10:48.792Z Compiling convert_case v0.4.0
16012026-02-18T03:10:48.795Z Compiling tinyvec_macros v0.1.1
16022026-02-18T03:10:48.843Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
16032026-02-18T03:10:48.901Z Compiling tinyvec v1.10.0
16042026-02-18T03:10:48.988Z Compiling nix v0.30.1
16052026-02-18T03:10:49.241Z Compiling scroll v0.12.0
16062026-02-18T03:10:49.396Z Compiling derive_more v0.99.20
16072026-02-18T03:10:49.437Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16082026-02-18T03:10:49.776Z Compiling num_enum v0.5.11
16092026-02-18T03:10:49.813Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16102026-02-18T03:10:49.979Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
16112026-02-18T03:10:50.994Z Compiling dof v0.3.0
16122026-02-18T03:10:51.633Z Compiling camino-tempfile v1.4.1
16132026-02-18T03:10:51.747Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
16142026-02-18T03:10:52.092Z Compiling thread-id v4.2.2
16152026-02-18T03:10:53.224Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16162026-02-18T03:10:53.493Z Compiling rayon v1.11.0
16172026-02-18T03:10:54.872Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16182026-02-18T03:10:54.916Z Compiling goblin v0.8.2
16192026-02-18T03:10:55.604Z Compiling progenitor-client v0.11.2
16202026-02-18T03:10:56.088Z Compiling zone_cfg_derive v0.3.1
16212026-02-18T03:10:56.153Z Compiling itertools v0.12.1
16222026-02-18T03:10:56.391Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16232026-02-18T03:10:57.018Z Compiling serde_spanned v0.6.9
16242026-02-18T03:10:57.325Z Compiling num-derive v0.4.2
16252026-02-18T03:10:57.562Z Compiling sigpipe v0.1.3
16262026-02-18T03:10:57.903Z Compiling toml_write v0.1.2
16272026-02-18T03:10:57.946Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16282026-02-18T03:10:58.240Z Compiling jiff v0.2.20
16292026-02-18T03:10:58.294Z Compiling glob v0.3.3
16302026-02-18T03:10:58.337Z Compiling toml_edit v0.22.27
16312026-02-18T03:10:58.911Z Compiling zone v0.3.1
16322026-02-18T03:10:59.488Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
16332026-02-18T03:11:00.684Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16342026-02-18T03:11:01.251Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16352026-02-18T03:11:01.710Z Compiling progenitor v0.11.2
16362026-02-18T03:11:04.585Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16372026-02-18T03:11:05.491Z Compiling smf v0.2.3
16382026-02-18T03:11:05.549Z Compiling secrecy v0.10.3
16392026-02-18T03:11:05.830Z Compiling num-integer v0.1.46
16402026-02-18T03:11:06.153Z Compiling rustc_version v0.4.1
16412026-02-18T03:11:06.642Z Compiling whoami v1.6.1
16422026-02-18T03:11:06.681Z Compiling rustix v0.38.44
16432026-02-18T03:11:06.698Z Compiling float-ord v0.3.2
16442026-02-18T03:11:06.839Z Compiling prettyplease v0.2.37
16452026-02-18T03:11:06.879Z Compiling curve25519-dalek v4.1.3
16462026-02-18T03:11:07.546Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
16472026-02-18T03:11:08.713Z Compiling toml v0.8.23
16482026-02-18T03:11:08.873Z Compiling usdt-attr-macro v0.5.0
16492026-02-18T03:11:08.904Z Compiling usdt-macro v0.5.0
16502026-02-18T03:11:10.283Z Compiling progenitor-client v0.10.0
16512026-02-18T03:11:10.919Z Compiling hmac v0.12.1
16522026-02-18T03:11:11.084Z Compiling inout v0.1.4
16532026-02-18T03:11:11.143Z Compiling enum-as-inner v0.6.1
16542026-02-18T03:11:11.322Z Compiling ff v0.13.1
16552026-02-18T03:11:11.551Z Compiling memmap v0.7.0
16562026-02-18T03:11:11.883Z Compiling data-encoding v2.10.0
16572026-02-18T03:11:12.408Z Compiling usdt v0.5.0
16582026-02-18T03:11:12.828Z Compiling group v0.13.0
16592026-02-18T03:11:12.923Z Compiling cipher v0.4.4
16602026-02-18T03:11:13.003Z Compiling hkdf v0.12.4
16612026-02-18T03:11:13.336Z Compiling num-iter v0.1.45
16622026-02-18T03:11:13.385Z Compiling num-rational v0.4.2
16632026-02-18T03:11:13.983Z Compiling thiserror-impl-no-std v2.0.2
16642026-02-18T03:11:14.162Z Compiling universal-hash v0.5.1
16652026-02-18T03:11:14.383Z Compiling half v2.7.1
16662026-02-18T03:11:15.057Z Compiling crypto-bigint v0.5.5
16672026-02-18T03:11:15.294Z Compiling curve25519-dalek-derive v0.1.1
16682026-02-18T03:11:15.411Z Compiling num-complex v0.4.6
16692026-02-18T03:11:16.495Z Compiling base16ct v0.2.0
16702026-02-18T03:11:16.724Z Compiling ciborium-io v0.2.2
16712026-02-18T03:11:16.772Z Compiling opaque-debug v0.3.1
16722026-02-18T03:11:16.791Z Compiling base64ct v1.8.3
16732026-02-18T03:11:16.881Z Compiling poly1305 v0.8.0
16742026-02-18T03:11:16.885Z Compiling ciborium-ll v0.2.2
16752026-02-18T03:11:17.335Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16762026-02-18T03:11:17.390Z Compiling password-hash v0.5.0
16772026-02-18T03:11:17.821Z Compiling num v0.4.3
16782026-02-18T03:11:17.936Z Compiling elliptic-curve v0.13.8
16792026-02-18T03:11:18.378Z Compiling thiserror-no-std v2.0.2
16802026-02-18T03:11:18.555Z Compiling chacha20 v0.9.1
16812026-02-18T03:11:18.621Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16822026-02-18T03:11:18.973Z Compiling hubpack_derive v0.1.1
16832026-02-18T03:11:19.454Z Compiling blake2 v0.10.6
16842026-02-18T03:11:19.971Z Compiling aead v0.5.2
16852026-02-18T03:11:20.248Z Compiling semver v0.1.20
16862026-02-18T03:11:20.251Z Compiling keccak v0.1.6
16872026-02-18T03:11:20.462Z Compiling static_assertions v1.1.0
16882026-02-18T03:11:20.583Z Compiling resolv-conf v0.7.6
16892026-02-18T03:11:20.763Z Compiling pkg-config v0.3.32
16902026-02-18T03:11:20.823Z Compiling linked-hash-map v0.5.6
16912026-02-18T03:11:20.972Z Compiling vcpkg v0.2.15
16922026-02-18T03:11:21.191Z Compiling lru-cache v0.1.2
16932026-02-18T03:11:21.361Z Compiling rustc_version v0.1.7
16942026-02-18T03:11:21.413Z Compiling sha3 v0.10.8
16952026-02-18T03:11:21.750Z Compiling chacha20poly1305 v0.10.1
16962026-02-18T03:11:21.769Z Compiling hubpack v0.1.2
16972026-02-18T03:11:21.969Z Compiling argon2 v0.5.3
16982026-02-18T03:11:22.090Z Compiling vsss-rs v3.3.4
16992026-02-18T03:11:22.232Z Compiling ciborium v0.2.2
17002026-02-18T03:11:22.339Z Compiling openssl-sys v0.9.111
17012026-02-18T03:11:22.745Z Compiling hickory-proto v0.24.4
17022026-02-18T03:11:23.583Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
17032026-02-18T03:11:24.721Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17042026-02-18T03:11:25.019Z Compiling serde-big-array v0.5.1
17052026-02-18T03:11:25.275Z Compiling serde_repr v0.1.20
17062026-02-18T03:11:25.361Z Compiling derive-where v1.6.0
17072026-02-18T03:11:25.755Z Compiling unicode-segmentation v1.12.0
17082026-02-18T03:11:26.437Z Compiling minimal-lexical v0.2.1
17092026-02-18T03:11:26.552Z Compiling indent_write v2.2.0
17102026-02-18T03:11:26.643Z Compiling siphasher v1.0.2
17112026-02-18T03:11:26.800Z Compiling newline-converter v0.3.0
17122026-02-18T03:11:26.960Z Compiling phf_shared v0.12.1
17132026-02-18T03:11:26.992Z Compiling nom v7.1.3
17142026-02-18T03:11:27.047Z Compiling hickory-resolver v0.24.4
17152026-02-18T03:11:28.469Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17162026-02-18T03:11:30.431Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17172026-02-18T03:11:30.803Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17182026-02-18T03:11:31.285Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17192026-02-18T03:11:31.857Z Compiling newtype_derive v0.1.6
17202026-02-18T03:11:32.249Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17212026-02-18T03:11:32.296Z Compiling atomicwrites v0.4.4
17222026-02-18T03:11:33.271Z Compiling progenitor-impl v0.10.0
17232026-02-18T03:11:34.699Z Compiling console v0.15.11
17242026-02-18T03:11:35.284Z Compiling tokio-stream v0.1.18
17252026-02-18T03:11:35.719Z Compiling pin-project-internal v1.1.10
17262026-02-18T03:11:36.062Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17272026-02-18T03:11:36.201Z Compiling slog-dtrace v0.3.0
17282026-02-18T03:11:36.249Z Compiling csv-core v0.1.13
17292026-02-18T03:11:36.615Z Compiling owo-colors v4.2.3
17302026-02-18T03:11:36.803Z Compiling unicode-width v0.1.14
17312026-02-18T03:11:37.252Z Compiling swrite v0.1.0
17322026-02-18T03:11:37.397Z Compiling similar v2.7.0
17332026-02-18T03:11:37.438Z Compiling foldhash v0.1.5
17342026-02-18T03:11:37.760Z Compiling unicode-xid v0.2.6
17352026-02-18T03:11:37.976Z Compiling chrono-tz v0.10.4
17362026-02-18T03:11:38.357Z Compiling cancel-safe-futures v0.1.5
17372026-02-18T03:11:38.502Z Compiling expectorate v1.2.0
17382026-02-18T03:11:38.757Z Compiling pin-project v1.1.10
17392026-02-18T03:11:38.810Z Compiling const_format_proc_macros v0.2.34
17402026-02-18T03:11:38.917Z Compiling hashbrown v0.15.5
17412026-02-18T03:11:39.256Z Compiling csv v1.4.0
17422026-02-18T03:11:39.501Z Compiling qorb v0.4.1
17432026-02-18T03:11:39.900Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17442026-02-18T03:11:40.082Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17452026-02-18T03:11:40.590Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17462026-02-18T03:11:40.627Z Compiling phf v0.12.1
17472026-02-18T03:11:40.911Z Compiling tokio-dtrace v0.1.1
17482026-02-18T03:11:41.425Z Compiling unicode-normalization v0.1.25
17492026-02-18T03:11:41.673Z Compiling progenitor-macro v0.10.0
17502026-02-18T03:11:42.077Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17512026-02-18T03:11:42.449Z Compiling libsw-core v0.3.2
17522026-02-18T03:11:42.727Z Compiling snafu-derive v0.8.9
17532026-02-18T03:11:43.234Z Compiling async-recursion v1.1.1
17542026-02-18T03:11:44.464Z Compiling cookie v0.18.1
17552026-02-18T03:11:44.663Z Compiling bstr v1.12.1
17562026-02-18T03:11:44.881Z Compiling highway v1.3.0
17572026-02-18T03:11:45.266Z Compiling fixedbitset v0.5.7
17582026-02-18T03:11:45.674Z Compiling same-file v1.0.6
17592026-02-18T03:11:45.796Z Compiling fixedbitset v0.4.2
17602026-02-18T03:11:45.961Z Compiling openssl v0.10.75
17612026-02-18T03:11:45.987Z Compiling bytecount v0.6.9
17622026-02-18T03:11:46.221Z Compiling foreign-types-shared v0.1.1
17632026-02-18T03:11:46.249Z Compiling papergrid v0.11.0
17642026-02-18T03:11:46.357Z Compiling foreign-types v0.3.2
17652026-02-18T03:11:46.473Z Compiling petgraph v0.6.5
17662026-02-18T03:11:46.490Z Compiling walkdir v2.5.0
17672026-02-18T03:11:46.810Z Compiling snafu v0.8.9
17682026-02-18T03:11:47.167Z Compiling petgraph v0.8.3
17692026-02-18T03:11:47.623Z Compiling globset v0.4.18
17702026-02-18T03:11:49.586Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17712026-02-18T03:11:49.871Z Compiling libsw v3.5.0
17722026-02-18T03:11:49.916Z Compiling olpc-cjson v0.1.4
17732026-02-18T03:11:50.025Z Compiling oxide-tokio-rt v0.1.2
17742026-02-18T03:11:50.211Z Compiling const_format v0.2.35
17752026-02-18T03:11:50.373Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17762026-02-18T03:11:51.639Z Compiling gethostname v0.5.0
17772026-02-18T03:11:51.831Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
17782026-02-18T03:11:52.892Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17792026-02-18T03:11:54.154Z Compiling progenitor v0.10.0
17802026-02-18T03:11:54.374Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17812026-02-18T03:11:54.946Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17822026-02-18T03:11:54.972Z Compiling tabled_derive v0.7.0
17832026-02-18T03:11:55.128Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17842026-02-18T03:11:56.322Z Compiling serde_plain v1.0.2
17852026-02-18T03:11:56.727Z Compiling bcs v0.1.6
17862026-02-18T03:11:57.042Z Compiling openssl-macros v0.1.1
17872026-02-18T03:11:57.062Z Compiling pem v3.0.6
17882026-02-18T03:11:57.464Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17892026-02-18T03:11:58.010Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17902026-02-18T03:11:58.751Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17912026-02-18T03:11:59.339Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17922026-02-18T03:11:59.872Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17932026-02-18T03:12:00.290Z Compiling termtree v0.5.1
17942026-02-18T03:12:00.527Z Compiling unicode-linebreak v0.1.5
17952026-02-18T03:12:00.552Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17962026-02-18T03:12:00.937Z Compiling smawk v0.3.2
17972026-02-18T03:12:01.063Z Compiling lazy_static v1.5.0
17982026-02-18T03:12:01.181Z Compiling linear-map v1.2.0
17992026-02-18T03:12:01.239Z Compiling typed-path v0.9.3
18002026-02-18T03:12:01.547Z Compiling tagptr v0.2.0
18012026-02-18T03:12:01.631Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18022026-02-18T03:12:01.666Z Compiling steno v0.4.1
18032026-02-18T03:12:01.797Z Compiling textwrap v0.16.2
18042026-02-18T03:12:01.851Z Compiling moka v0.12.13
18052026-02-18T03:12:03.041Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18062026-02-18T03:12:03.425Z Compiling tough v0.20.0
18072026-02-18T03:12:04.337Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18082026-02-18T03:12:04.712Z Compiling tabled v0.15.0
18092026-02-18T03:12:05.497Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18102026-02-18T03:12:09.255Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18112026-02-18T03:12:09.582Z Compiling hickory-proto v0.25.2
18122026-02-18T03:12:10.714Z Compiling humantime v2.3.0
18132026-02-18T03:12:11.265Z Compiling num-derive v0.3.3
18142026-02-18T03:12:11.290Z Compiling parking_lot_core v0.8.6
18152026-02-18T03:12:11.714Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
18162026-02-18T03:12:11.820Z Compiling crc32fast v1.5.0
18172026-02-18T03:12:12.776Z Compiling parking_lot v0.11.2
18182026-02-18T03:12:12.798Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
18192026-02-18T03:12:12.937Z Compiling fxhash v0.2.1
18202026-02-18T03:12:13.174Z Compiling socket2 v0.5.10
18212026-02-18T03:12:13.233Z Compiling internet-checksum v0.2.1
18222026-02-18T03:12:13.373Z Compiling libscf-sys v1.1.0
18232026-02-18T03:12:13.464Z Compiling sled v0.34.7
18242026-02-18T03:12:13.615Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
18252026-02-18T03:12:13.678Z Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types)
18262026-02-18T03:12:14.171Z Compiling hickory-resolver v0.25.2
18272026-02-18T03:12:14.418Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
18282026-02-18T03:12:16.017Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18292026-02-18T03:12:16.362Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18302026-02-18T03:12:19.172Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18312026-02-18T03:12:21.420Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18322026-02-18T03:12:43.697Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18332026-02-18T03:12:45.085Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18342026-02-18T03:12:47.067Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
18352026-02-18T03:12:49.279Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
18362026-02-18T03:12:50.835Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
18372026-02-18T03:13:26.956Z Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 16s
18382026-02-18T03:13:27.146Z────────────
18392026-02-18T03:13:27.146Z Nextest run ID dac4009c-33eb-46dd-b797-1110a6e5b437 with nextest profile: default
18402026-02-18T03:13:27.146Z Starting 95 tests across 1 binary
18412026-02-18T03:13:27.164Z PASS [ 0.017s] rdb bestpath::test::test_bestpath
18422026-02-18T03:13:27.167Z PASS [ 0.018s] rdb bestpath::test::test_bestpath_shutdown_preference
18432026-02-18T03:13:27.167Z PASS [ 0.018s] rdb bestpath::test::test_bestpath_med_per_as_grouping
18442026-02-18T03:13:27.167Z PASS [ 0.018s] rdb bestpath::test::test_bestpath_med_same_as_equal_med
18452026-02-18T03:13:27.180Z PASS [ 0.015s] rdb db::test::test_prefix4_db_key_serialization
18462026-02-18T03:13:27.183Z PASS [ 0.015s] rdb db::test::test_prefix4_from_str
18472026-02-18T03:13:27.183Z PASS [ 0.015s] rdb db::test::test_prefix6_db_key_serialization
18482026-02-18T03:13:27.195Z PASS [ 0.015s] rdb db::test::test_prefix6_from_str
18492026-02-18T03:13:27.281Z PASS [ 0.134s] rdb db::test::test_ipv4_origin_crud
18502026-02-18T03:13:27.284Z PASS [ 0.136s] rdb db::test::test_ipv6_origin_crud
18512026-02-18T03:13:27.313Z PASS [ 0.149s] rdb db::test::test_mrib_static_persistence
18522026-02-18T03:13:27.323Z PASS [ 0.144s] rdb db::test::test_rib
18532026-02-18T03:13:27.436Z PASS [ 0.246s] rdb db::test::test_prefix_host_bit_normalization
18542026-02-18T03:13:27.439Z PASS [ 0.290s] rdb db::test::test_mrib_any_source_vs_source_specific
18552026-02-18T03:13:27.439Z PASS [ 0.242s] rdb db::test::test_static_routing_ipv4_basic
18562026-02-18T03:13:27.464Z PASS [ 0.027s] rdb mrib::rpf::tests::test_nexthops_from_paths
18572026-02-18T03:13:27.489Z PASS [ 0.025s] rdb mrib::rpf::tests::test_rpf_ecmp_v6
18582026-02-18T03:13:27.500Z PASS [ 0.050s] rdb mrib::rpf::tests::test_rpf_ecmp_different_priorities
18592026-02-18T03:13:27.518Z PASS [ 0.368s] rdb db::test::test_mrib_revalidation_on_rib_change
18602026-02-18T03:13:27.537Z PASS [ 0.038s] rdb mrib::rpf::tests::test_rpf_table_all_shutdown
18612026-02-18T03:13:27.540Z PASS [ 0.026s] rdb mrib::rpf::tests::test_rpf_table_linear_scan
18622026-02-18T03:13:27.543Z PASS [ 0.054s] rdb mrib::rpf::tests::test_rpf_lpm
18632026-02-18T03:13:27.547Z PASS [ 0.265s] rdb db::test::test_static_routing_ipv6_vlan_id_handling
18642026-02-18T03:13:27.551Z PASS [ 0.234s] rdb db::test::test_static_routing_mixed_address_families
18652026-02-18T03:13:27.560Z PASS [ 0.236s] rdb db::test::test_static_routing_multiple_routes_same_prefix
18662026-02-18T03:13:27.563Z PASS [ 0.023s] rdb mrib::rpf::tests::test_rpf_table_linear_scan_v6
18672026-02-18T03:13:27.569Z PASS [ 0.287s] rdb db::test::test_static_routing_ipv6_basic
18682026-02-18T03:13:27.571Z PASS [ 0.021s] rdb mrib::rpf::tests::test_rpf_v6_lpm
18692026-02-18T03:13:27.575Z PASS [ 0.032s] rdb mrib::rpf::tests::test_rpf_table_shutdown_paths
18702026-02-18T03:13:27.578Z PASS [ 0.032s] rdb mrib::rpf::tests::test_rpf_table_with_poptrie
18712026-02-18T03:13:27.581Z PASS [ 0.031s] rdb mrib::rpf::tests::test_rpf_table_with_poptrie_v6
18722026-02-18T03:13:27.581Z PASS [ 0.021s] rdb mrib::test::test_mrib_basic
18732026-02-18T03:13:27.588Z PASS [ 0.020s] rdb mrib::test::test_mrib_in_vs_loc
18742026-02-18T03:13:27.591Z PASS [ 0.021s] rdb mrib::test::test_mrib_ipv6_groups
18752026-02-18T03:13:27.591Z PASS [ 0.032s] rdb mrib::rpf::tests::test_rpf_v6_with_nexthop_interface
18762026-02-18T03:13:27.594Z PASS [ 0.168s] rdb db::test::test_static_routing_vlan_id_handling
18772026-02-18T03:13:27.594Z PASS [ 0.021s] rdb mrib::test::test_mrib_watchers
18782026-02-18T03:13:27.602Z PASS [ 0.024s] rdb proptest::prop_ipv4_default_contains_all
18792026-02-18T03:13:27.605Z PASS [ 0.023s] rdb proptest::prop_ipv4_host_bits_always_unset
18802026-02-18T03:13:27.613Z PASS [ 0.025s] rdb proptest::prop_ipv4_length_in_bounds
18812026-02-18T03:13:27.616Z PASS [ 0.024s] rdb proptest::prop_ipv4_unset_host_bits_idempotent
18822026-02-18T03:13:27.616Z PASS [ 0.023s] rdb proptest::prop_ipv4_within_self
18832026-02-18T03:13:27.619Z PASS [ 0.024s] rdb proptest::prop_ipv6_host_bits_always_unset
18842026-02-18T03:13:27.619Z PASS [ 0.024s] rdb proptest::prop_ipv6_default_contains_all
18852026-02-18T03:13:27.626Z PASS [ 0.023s] rdb proptest::prop_ipv6_length_in_bounds
18862026-02-18T03:13:27.630Z PASS [ 0.023s] rdb proptest::prop_ipv6_unset_host_bits_idempotent
18872026-02-18T03:13:27.637Z PASS [ 0.024s] rdb proptest::prop_ipv6_within_self
18882026-02-18T03:13:27.641Z PASS [ 0.024s] rdb proptest::prop_multicast_addr_ip_roundtrip_v6
18892026-02-18T03:13:27.646Z PASS [ 0.023s] rdb proptest::prop_multicast_addr_v4_rejects_link_local
18902026-02-18T03:13:27.651Z PASS [ 0.024s] rdb proptest::prop_multicast_addr_v6_arbitrary_valid
18912026-02-18T03:13:27.654Z PASS [ 0.036s] rdb proptest::prop_multicast_addr_v4_arbitrary_valid
18922026-02-18T03:13:27.657Z PASS [ 0.028s] rdb proptest::prop_multicast_addr_v4_rejects_unicast
18932026-02-18T03:13:27.657Z PASS [ 0.041s] rdb proptest::prop_multicast_addr_ip_roundtrip_v4
18942026-02-18T03:13:27.661Z PASS [ 0.024s] rdb proptest::prop_multicast_addr_v6_rejects_interface_local
18952026-02-18T03:13:27.665Z PASS [ 0.024s] rdb proptest::prop_multicast_addr_v6_rejects_link_local
18962026-02-18T03:13:27.670Z PASS [ 0.024s] rdb proptest::prop_multicast_addr_v6_rejects_unicast
18972026-02-18T03:13:27.675Z PASS [ 0.024s] rdb proptest::prop_prefix_enum_no_cross_family
18982026-02-18T03:13:27.684Z PASS [ 0.029s] rdb proptest::prop_route_key_af_mismatch_v4_v6
18992026-02-18T03:13:27.686Z PASS [ 0.033s] rdb proptest::prop_route_admin_local_underlay_valid
19002026-02-18T03:13:27.693Z PASS [ 0.038s] rdb proptest::prop_route_key_af_mismatch_v6_v4
19012026-02-18T03:13:27.697Z PASS [ 0.033s] rdb proptest::prop_route_key_asm_star_g_valid_v4
19022026-02-18T03:13:27.700Z PASS [ 0.032s] rdb proptest::prop_route_key_asm_star_g_valid_v6
19032026-02-18T03:13:27.706Z PASS [ 0.045s] rdb proptest::prop_route_key_arbitrary_valid
19042026-02-18T03:13:27.710Z PASS [ 0.034s] rdb proptest::prop_route_key_broadcast_source_rejected
19052026-02-18T03:13:27.719Z PASS [ 0.025s] rdb proptest::prop_route_key_invalid_vni_v6
19062026-02-18T03:13:27.725Z PASS [ 0.041s] rdb proptest::prop_route_key_invalid_vni
19072026-02-18T03:13:27.730Z PASS [ 0.024s] rdb proptest::prop_route_key_sg_valid_v6
19082026-02-18T03:13:27.733Z PASS [ 0.036s] rdb proptest::prop_route_key_multicast_source_rejected_v6
19092026-02-18T03:13:27.733Z PASS [ 0.023s] rdb proptest::prop_route_key_ssm_requires_source_v4
19102026-02-18T03:13:27.737Z PASS [ 0.039s] rdb proptest::prop_route_key_sg_valid_v4
19112026-02-18T03:13:27.739Z PASS [ 0.025s] rdb proptest::prop_route_key_ssm_requires_source_v6
19122026-02-18T03:13:27.740Z PASS [ 0.046s] rdb proptest::prop_route_key_multicast_source_rejected_v4
19132026-02-18T03:13:27.754Z PASS [ 0.029s] rdb proptest::prop_route_key_ssm_with_source_valid_v4
19142026-02-18T03:13:27.757Z PASS [ 0.024s] rdb proptest::prop_route_key_ssm_with_source_valid_v6
19152026-02-18T03:13:27.759Z PASS [ 0.025s] rdb proptest::prop_route_key_valid_vni_v6
19162026-02-18T03:13:27.772Z PASS [ 0.035s] rdb proptest::prop_route_loopback_nexthop_invalid
19172026-02-18T03:13:27.776Z PASS [ 0.034s] rdb proptest::prop_route_multicast_nexthop_invalid
19182026-02-18T03:13:27.776Z PASS [ 0.041s] rdb proptest::prop_route_key_valid_vni
19192026-02-18T03:13:27.776Z PASS [ 0.037s] rdb proptest::prop_route_link_local_nexthop_invalid
19202026-02-18T03:13:27.779Z PASS [ 0.203s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19212026-02-18T03:13:27.790Z PASS [ 0.036s] rdb proptest::prop_route_multicast_rpf_invalid_v6
19222026-02-18T03:13:27.794Z PASS [ 0.037s] rdb proptest::prop_route_non_admin_local_underlay_invalid
19232026-02-18T03:13:27.802Z PASS [ 0.048s] rdb proptest::prop_route_multicast_rpf_invalid_v4
19242026-02-18T03:13:27.807Z PASS [ 0.034s] rdb proptest::prop_route_routable_nexthop_valid
19252026-02-18T03:13:27.810Z PASS [ 0.035s] rdb proptest::prop_route_rpf_af_mismatch_v6_v4
19262026-02-18T03:13:27.813Z PASS [ 0.037s] rdb proptest::prop_route_unicast_rpf_valid_v4
19272026-02-18T03:13:27.813Z PASS [ 0.040s] rdb proptest::prop_route_rpf_af_mismatch_v4_v6
19282026-02-18T03:13:27.817Z PASS [ 0.035s] rdb proptest::prop_route_unicast_rpf_valid_v6
19292026-02-18T03:13:27.823Z PASS [ 0.029s] rdb proptest::prop_static_route_key_deduplication
19302026-02-18T03:13:27.826Z PASS [ 0.034s] rdb proptest::prop_route_unspecified_nexthop_invalid
19312026-02-18T03:13:27.836Z PASS [ 0.034s] rdb proptest::prop_static_route_key_normalization_idempotent
19322026-02-18T03:13:27.839Z PASS [ 0.033s] rdb proptest::prop_static_route_key_normalization_preserves_fields
19332026-02-18T03:13:27.842Z PASS [ 0.032s] rdb proptest::prop_static_route_key_normalization_preserves_length
19342026-02-18T03:13:27.842Z PASS [ 0.031s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits
19352026-02-18T03:13:27.851Z PASS [ 0.038s] rdb proptest::prop_static_route_key_ord_consistency
19362026-02-18T03:13:27.855Z────────────
19372026-02-18T03:13:27.856Z Summary [ 0.705s] 95 tests run: 95 passed, 0 skipped
19382026-02-18T03:13:27.864Z+ cp mrib_asm_ssm.log mrib_in_loc_test.log mrib_persist1.log mrib_persist2.log mrib_reval.log mrib_test.log mrib_v6_test.log mrib_watcher_test.log rib.log rpf_all_shutdown.log rpf_ecmp_priority.log rpf_ecmp_v6.log rpf_linear_scan_v6.log rpf_linear_scan.log rpf_lpm.log rpf_poptrie_v6.log rpf_poptrie.log rpf_shutdown.log rpf_v6_interface.log rpf_v6_lpm.log /work/
19392026-02-18T03:13:27.868Zprocess exited: duration 587597 ms, exit code 0
 
19402026-02-18T03:13:27.877Zfound 20 output files
19412026-02-18T03:13:27.877Zuploading: /work/mrib_asm_ssm.log (441 bytes)
19422026-02-18T03:13:28.891Zuploaded: /work/mrib_asm_ssm.log
19432026-02-18T03:13:28.891Zuploading: /work/mrib_in_loc_test.log (0 bytes)
19442026-02-18T03:13:29.899Zuploaded: /work/mrib_in_loc_test.log
19452026-02-18T03:13:29.902Zuploading: /work/mrib_persist1.log (0 bytes)
19462026-02-18T03:13:30.906Zuploaded: /work/mrib_persist1.log
19472026-02-18T03:13:30.909Zuploading: /work/mrib_persist2.log (0 bytes)
19482026-02-18T03:13:31.914Zuploaded: /work/mrib_persist2.log
19492026-02-18T03:13:31.914Zuploading: /work/mrib_reval.log (445 bytes)
19502026-02-18T03:13:32.924Zuploaded: /work/mrib_reval.log
19512026-02-18T03:13:32.924Zuploading: /work/mrib_test.log (0 bytes)
19522026-02-18T03:13:33.932Zuploaded: /work/mrib_test.log
19532026-02-18T03:13:33.932Zuploading: /work/mrib_v6_test.log (0 bytes)
19542026-02-18T03:13:34.940Zuploaded: /work/mrib_v6_test.log
19552026-02-18T03:13:34.943Zuploading: /work/mrib_watcher_test.log (0 bytes)
19562026-02-18T03:13:35.947Zuploaded: /work/mrib_watcher_test.log
19572026-02-18T03:13:35.948Zuploading: /work/rib.log (709 bytes)
19582026-02-18T03:13:36.957Zuploaded: /work/rib.log
19592026-02-18T03:13:36.957Zuploading: /work/rpf_all_shutdown.log (0 bytes)
19602026-02-18T03:13:37.964Zuploaded: /work/rpf_all_shutdown.log
19612026-02-18T03:13:37.964Zuploading: /work/rpf_ecmp_priority.log (0 bytes)
19622026-02-18T03:13:38.971Zuploaded: /work/rpf_ecmp_priority.log
19632026-02-18T03:13:38.971Zuploading: /work/rpf_ecmp_v6.log (0 bytes)
19642026-02-18T03:13:39.980Zuploaded: /work/rpf_ecmp_v6.log
19652026-02-18T03:13:39.980Zuploading: /work/rpf_linear_scan.log (0 bytes)
19662026-02-18T03:13:40.987Zuploaded: /work/rpf_linear_scan.log
19672026-02-18T03:13:40.987Zuploading: /work/rpf_linear_scan_v6.log (0 bytes)
19682026-02-18T03:13:41.995Zuploaded: /work/rpf_linear_scan_v6.log
19692026-02-18T03:13:41.995Zuploading: /work/rpf_lpm.log (0 bytes)
19702026-02-18T03:13:43.003Zuploaded: /work/rpf_lpm.log
19712026-02-18T03:13:43.003Zuploading: /work/rpf_poptrie.log (0 bytes)
19722026-02-18T03:13:44.011Zuploaded: /work/rpf_poptrie.log
19732026-02-18T03:13:44.011Zuploading: /work/rpf_poptrie_v6.log (0 bytes)
19742026-02-18T03:13:45.019Zuploaded: /work/rpf_poptrie_v6.log
19752026-02-18T03:13:45.019Zuploading: /work/rpf_shutdown.log (0 bytes)
19762026-02-18T03:13:46.027Zuploaded: /work/rpf_shutdown.log
19772026-02-18T03:13:46.027Zuploading: /work/rpf_v6_interface.log (0 bytes)
19782026-02-18T03:13:47.038Zuploaded: /work/rpf_v6_interface.log
19792026-02-18T03:13:47.038Zuploading: /work/rpf_v6_lpm.log (0 bytes)
19802026-02-18T03:13:48.046Zuploaded: /work/rpf_v6_lpm.log