01KHQB42QBMWJ3P9BHRE6MGAXH: test-bgp

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

Buildomat Job: 01KHQB4J4RRKDCH2B23824ABP8

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-18T03:02:37.906Zjob assigned to worker 01KHQB4RHEEW6TG3TJRQGH2KN4 [factory aws, i-0e9b255a47f9d7e9a] (queued for 54 s)
 
22026-02-18T03:02:46.533Zstarting task 0: "setup"
32026-02-18T03:02:46.538Z++ uname -s
42026-02-18T03:02:46.541Z+ kern=SunOS
52026-02-18T03:02:46.541Z+ build_user=build
62026-02-18T03:02:46.541Z+ build_uid=12345
72026-02-18T03:02:46.541Z+ work_dir=/work
82026-02-18T03:02:46.541Z+ input_dir=/input
92026-02-18T03:02:46.541Z+ [[ 0 == 12345 ]]
102026-02-18T03:02:46.541Z+ case "$kern" in
112026-02-18T03:02:46.541Z+ groupadd -g 12345 build
122026-02-18T03:02:46.544Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-18T03:02:48.550Z+ zfs create -o mountpoint=/work rpool/work
142026-02-18T03:02:48.671Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-18T03:02:48.674Z+ home_fs=zfs
162026-02-18T03:02:48.674Z+ [[ zfs == autofs ]]
172026-02-18T03:02:48.675Z+ mkdir -p /home/build
182026-02-18T03:02:48.677Z+ chown build:build /home/build /work
192026-02-18T03:02:50.679Z+ chmod 0700 /home/build /work
202026-02-18T03:02:50.682Zprocess exited: duration 4150 ms, exit code 0
 
212026-02-18T03:02:50.688Zstarting task 1: "rust-toolchain"
222026-02-18T03:02:50.693Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-02-18T03:02:50.694Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-18T03:02:50.694Z * rust toolchain channel = "stable"
252026-02-18T03:02:50.694Z * rust toolchain profile = "default"
262026-02-18T03:02:50.694Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-18T03:02:50.694Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-18T03:02:50.696Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-18T03:02:50.697Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-02-18T03:02:50.833Zinfo: downloading installer
312026-02-18T03:02:52.585Zwarn: It looks like you have an existing installation of Rust at:
322026-02-18T03:02:52.585Zwarn: /opt/ooce/bin
332026-02-18T03:02:52.585Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-18T03:02:52.585Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-18T03:02:52.585Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-18T03:02:52.585Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-18T03:02:52.585Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-18T03:02:52.585Zerror: cannot install while Rust is installed
392026-02-18T03:02:52.585Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-18T03:02:52.613Zinfo: profile set to 'default'
412026-02-18T03:02:52.613Zinfo: default host triple is x86_64-unknown-illumos
422026-02-18T03:02:52.616Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-02-18T03:02:52.771Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-02-18T03:02:52.771Zinfo: downloading component 'cargo'
452026-02-18T03:02:54.007Zinfo: downloading component 'clippy'
462026-02-18T03:02:54.372Zinfo: downloading component 'rust-docs'
472026-02-18T03:02:55.794Zinfo: downloading component 'rust-std'
482026-02-18T03:02:57.996Zinfo: downloading component 'rustc'
492026-02-18T03:03:05.424Zinfo: downloading component 'rustfmt'
502026-02-18T03:03:05.737Zinfo: installing component 'cargo'
512026-02-18T03:03:06.644Zinfo: installing component 'clippy'
522026-02-18T03:03:07.029Zinfo: installing component 'rust-docs'
532026-02-18T03:03:08.982Zinfo: installing component 'rust-std'
542026-02-18T03:03:10.775Zinfo: installing component 'rustc'
552026-02-18T03:03:17.539Zinfo: installing component 'rustfmt'
562026-02-18T03:03:17.866Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-02-18T03:03:17.866Z
582026-02-18T03:03:18.387Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-02-18T03:03:18.387Z
602026-02-18T03:03:18.390Z
612026-02-18T03:03:18.390ZRust is installed now. Great!
622026-02-18T03:03:18.391Z
632026-02-18T03:03:18.391ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-18T03:03:18.391Zenvironment variable. This has not been done automatically.
652026-02-18T03:03:18.391Z
662026-02-18T03:03:18.391ZTo configure your current shell, you need to source
672026-02-18T03:03:18.391Zthe corresponding env file under $HOME/.cargo.
682026-02-18T03:03:18.391Z
692026-02-18T03:03:18.391ZThis is usually done by running one of the following (note the leading DOT):
702026-02-18T03:03:18.391Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-18T03:03:18.391Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-18T03:03:18.391Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-18T03:03:18.490Z+ rustup --version
742026-02-18T03:03:18.503Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-18T03:03:18.506Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-18T03:03:18.577Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-02-18T03:03:18.580Z+ cargo --version
782026-02-18T03:03:18.637Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-02-18T03:03:18.640Z+ rustc --version
802026-02-18T03:03:18.707Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-02-18T03:03:18.710Zprocess exited: duration 28017 ms, exit code 0
 
822026-02-18T03:03:18.715Zstarting task 2: "authentication"
832026-02-18T03:03:18.738Zprocess exited: duration 22 ms, exit code 0
 
842026-02-18T03:03:18.746Zstarting task 3: "clone repository"
852026-02-18T03:03:18.749Z+ mkdir -p /work/oxidecomputer/maghemite
862026-02-18T03:03:18.752Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872026-02-18T03:03:18.782ZCloning into '/work/oxidecomputer/maghemite'...
882026-02-18T03:03:21.480Z+ cd /work/oxidecomputer/maghemite
892026-02-18T03:03:21.480Z+ git fetch origin dccd2940bdca70331828ef79faadb348031175a9
902026-02-18T03:03:21.904ZFrom https://github.com/oxidecomputer/maghemite
912026-02-18T03:03:21.905Z * branch dccd2940bdca70331828ef79faadb348031175a9 -> FETCH_HEAD
922026-02-18T03:03:21.912Z+ [[ -n zl/mrib ]]
932026-02-18T03:03:21.915Z++ git branch --show-current
942026-02-18T03:03:21.918Z+ current=main
952026-02-18T03:03:21.918Z+ [[ main != zl/mrib ]]
962026-02-18T03:03:21.918Z+ git branch -f zl/mrib dccd2940bdca70331828ef79faadb348031175a9
972026-02-18T03:03:21.921Z+ git checkout -f zl/mrib
982026-02-18T03:03:21.949ZSwitched to branch 'zl/mrib'
992026-02-18T03:03:21.952Z+ git reset --hard dccd2940bdca70331828ef79faadb348031175a9
1002026-02-18T03:03:21.979ZHEAD is now at dccd294 merge main (bump deps)
1012026-02-18T03:03:21.982Zprocess exited: duration 3236 ms, exit code 0
 
1022026-02-18T03:03:21.989Zstarting task 4: "build"
1032026-02-18T03:03:21.993Z+ set -e
1042026-02-18T03:03:21.996Z+ source .github/buildomat/test-common.sh
1052026-02-18T03:03:21.996Z++ NEXTEST_VERSION=0.9.97
1062026-02-18T03:03:21.996Z++ PLATFORM=illumos
1072026-02-18T03:03:21.996Z++ banner install
1082026-02-18T03:03:21.996Z
1092026-02-18T03:03:21.996Z # # # #### ##### ## # #
1102026-02-18T03:03:21.996Z # ## # # # # # # #
1112026-02-18T03:03:21.996Z # # # # #### # # # # #
1122026-02-18T03:03:21.996Z # # # # # # ###### # #
1132026-02-18T03:03:21.996Z # # ## # # # # # # #
1142026-02-18T03:03:21.996Z # # # #### # # # ###### ######
1152026-02-18T03:03:21.996Z
1162026-02-18T03:03:21.999Z++ set +o errexit
1172026-02-18T03:03:21.999Z++ pkg info clang-15
1182026-02-18T03:03:21.999Z++ grep -qi installed
1192026-02-18T03:03:24.467Zpkg: info: no packages matching the following patterns you specified are
1202026-02-18T03:03:24.467Zinstalled on the system. Try querying remotely instead:
1212026-02-18T03:03:24.467Z
1222026-02-18T03:03:24.467Z clang-15
1232026-02-18T03:03:24.511Z++ [[ 1 != 0 ]]
1242026-02-18T03:03:24.511Z++ set -o errexit
1252026-02-18T03:03:24.514Z++ pfexec pkg install clang-15
1262026-02-18T03:03:35.621Z Startup: Refreshing catalog 'helios-dev' ... Done
1272026-02-18T03:03:46.006Z Startup: Caching catalogs ... Done
1282026-02-18T03:04:08.795ZPlanning: Solver setup ... Done
1292026-02-18T03:04:08.952ZPlanning: Running solver ... Done
1302026-02-18T03:04:09.123ZPlanning: Finding local manifests ... Done
1312026-02-18T03:04:09.142ZPlanning: Fetching manifests: 0/2 0% complete
1322026-02-18T03:04:09.328ZPlanning: Fetching manifests: 2/2 100% complete
1332026-02-18T03:04:09.373ZPlanning: Package planning ... Done
1342026-02-18T03:04:09.420ZPlanning: Merging actions ... Done
1352026-02-18T03:04:09.585ZPlanning: Checking for conflicting actions ... Done
1362026-02-18T03:04:09.595ZPlanning: Consolidating action changes ... Done
1372026-02-18T03:04:11.555ZPlanning: Evaluating mediators ... Done
1382026-02-18T03:04:11.564ZPlanning: Planning completed in 25.40 seconds
1392026-02-18T03:04:11.579Z Packages to install: 2
1402026-02-18T03:04:11.579Z Mediators to change: 2
1412026-02-18T03:04:11.582Z Services to change: 1
1422026-02-18T03:04:11.582Z Create boot environment: No
1432026-02-18T03:04:11.582ZCreate backup boot environment: No
1442026-02-18T03:04:11.725Z
1452026-02-18T03:04:11.726ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1462026-02-18T03:04:17.858ZDownload: 982/3076 items 82.2/211.3MB 38% complete (32.6M/s)
1472026-02-18T03:04:23.525ZDownload: 2008/3076 items 117.9/211.3MB 55% complete (12.5M/s)
1482026-02-18T03:04:28.534ZDownload: 2450/3076 items 119.3/211.3MB 56% complete (2.0M/s)
1492026-02-18T03:04:34.168ZDownload: 3073/3076 items 211.2/211.3MB 99% complete (9.7M/s)
1502026-02-18T03:04:34.201ZDownload: Completed 211.31 MB in 22.47 seconds (9.4M/s)
1512026-02-18T03:04:34.558Z Actions: 1/3418 actions (Installing new actions)
1522026-02-18T03:04:39.099Z Actions: Completed 3418 actions in 4.54 seconds.
1532026-02-18T03:04:39.816Z Done
1542026-02-18T03:04:39.816Z Done
1552026-02-18T03:04:40.896Z Done
1562026-02-18T03:04:45.160Z Done
1572026-02-18T03:04:45.242Z Done
1582026-02-18T03:04:45.245Z Done
1592026-02-18T03:04:45.411Z Done
1602026-02-18T03:04:46.082Z++ set -o errexit
1612026-02-18T03:04:46.082Z++ cargo --version
1622026-02-18T03:04:46.089Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1632026-02-18T03:04:46.314Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1642026-02-18T03:04:46.314Zinfo: downloading component 'cargo'
1652026-02-18T03:04:47.628Zinfo: downloading component 'clippy'
1662026-02-18T03:04:48.089Zinfo: downloading component 'rust-docs'
1672026-02-18T03:04:49.553Zinfo: downloading component 'rust-std'
1682026-02-18T03:04:51.404Zinfo: downloading component 'rustc'
1692026-02-18T03:04:58.727Zinfo: downloading component 'rustfmt'
1702026-02-18T03:04:59.003Zinfo: installing component 'cargo'
1712026-02-18T03:04:59.917Zinfo: installing component 'clippy'
1722026-02-18T03:05:00.305Zinfo: installing component 'rust-docs'
1732026-02-18T03:05:02.268Zinfo: installing component 'rust-std'
1742026-02-18T03:05:04.093Zinfo: installing component 'rustc'
1752026-02-18T03:05:10.699Zinfo: installing component 'rustfmt'
1762026-02-18T03:05:11.161Zcargo 1.92.0 (344c4567c 2025-10-21)
1772026-02-18T03:05:11.164Z++ rustc --version
1782026-02-18T03:05:11.251Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1792026-02-18T03:05:11.257Z++ cargo install cargo-nextest --version 0.9.97
1802026-02-18T03:05:11.364Z Updating crates.io index
1812026-02-18T03:05:11.479Z Downloading crates ...
1822026-02-18T03:05:11.543Z Downloaded cargo-nextest v0.9.97
1832026-02-18T03:05:11.625Z Installing cargo-nextest v0.9.97
1842026-02-18T03:05:11.682Z Updating crates.io index
1852026-02-18T03:05:14.569Z Locking 405 packages to latest compatible versions
1862026-02-18T03:05:14.575Z Adding dialoguer v0.11.0 (available: v0.12.0)
1872026-02-18T03:05:14.577Z Adding duct v0.13.7 (available: v1.1.1)
1882026-02-18T03:05:14.578Z Adding enable-ansi-support v0.2.1 (available: v0.3.1)
1892026-02-18T03:05:14.578Z Adding generic-array v0.14.7 (available: v0.14.9)
1902026-02-18T03:05:14.580Z Adding idna_adapter v1.0.0 (available: v1.2.1)
1912026-02-18T03:05:14.583Z Adding nextest-filtering v0.15.0 (available: v0.18.0)
1922026-02-18T03:05:14.583Z Adding nextest-metadata v0.12.2 (available: v0.12.3)
1932026-02-18T03:05:14.586Z Adding nextest-runner v0.80.0 (available: v0.108.0)
1942026-02-18T03:05:14.606Z Adding target-lexicon v0.13.3 (available: v0.13.5)
1952026-02-18T03:05:14.622Z Downloading crates ...
1962026-02-18T03:05:14.707Z Downloaded adler2 v2.0.1
1972026-02-18T03:05:14.710Z Downloaded anstream v0.6.21
1982026-02-18T03:05:14.713Z Downloaded filetime v0.2.27
1992026-02-18T03:05:14.716Z Downloaded curve25519-dalek-derive v0.1.1
2002026-02-18T03:05:14.718Z Downloaded cpufeatures v0.2.17
2012026-02-18T03:05:14.719Z Downloaded addr2line v0.25.1
2022026-02-18T03:05:14.722Z Downloaded getrandom v0.4.1
2032026-02-18T03:05:14.725Z Downloaded home v0.5.12
2042026-02-18T03:05:14.730Z Downloaded pathdiff v0.2.3
2052026-02-18T03:05:14.733Z Downloaded form_urlencoded v1.2.2
2062026-02-18T03:05:14.733Z Downloaded async-scoped v0.9.0
2072026-02-18T03:05:14.736Z Downloaded pkg-config v0.3.32
2082026-02-18T03:05:14.736Z Downloaded atomic-waker v1.1.2
2092026-02-18T03:05:14.739Z Downloaded hyper-rustls v0.27.7
2102026-02-18T03:05:14.742Z Downloaded openssl-macros v0.1.1
2112026-02-18T03:05:14.745Z Downloaded dialoguer v0.11.0
2122026-02-18T03:05:14.748Z Downloaded itoa v1.0.17
2132026-02-18T03:05:14.751Z Downloaded semver v1.0.27
2142026-02-18T03:05:14.755Z Downloaded indent_write v2.2.0
2152026-02-18T03:05:14.758Z Downloaded ipnet v2.11.0
2162026-02-18T03:05:14.758Z Downloaded percent-encoding v2.3.2
2172026-02-18T03:05:14.760Z Downloaded iana-time-zone v0.1.65
2182026-02-18T03:05:14.763Z Downloaded openssl-probe v0.2.1
2192026-02-18T03:05:14.766Z Downloaded humantime-serde v1.1.1
2202026-02-18T03:05:14.766Z Downloaded futures-channel v0.3.32
2212026-02-18T03:05:14.769Z Downloaded http-body-util v0.1.3
2222026-02-18T03:05:14.773Z Downloaded os_pipe v1.2.3
2232026-02-18T03:05:14.775Z Downloaded rustc_version v0.4.1
2242026-02-18T03:05:14.775Z Downloaded base64ct v1.8.3
2252026-02-18T03:05:14.779Z Downloaded lru-slab v0.1.2
2262026-02-18T03:05:14.781Z Downloaded crypto-common v0.1.7
2272026-02-18T03:05:14.781Z Downloaded httparse v1.10.1
2282026-02-18T03:05:14.784Z Downloaded mukti-metadata v0.3.0
2292026-02-18T03:05:14.787Z Downloaded getrandom v0.2.17
2302026-02-18T03:05:14.790Z Downloaded http-body v1.0.1
2312026-02-18T03:05:14.790Z Downloaded nextest-metadata v0.12.2
2322026-02-18T03:05:14.793Z Downloaded aho-corasick v1.1.4
2332026-02-18T03:05:14.797Z Downloaded newtype-uuid v1.3.2
2342026-02-18T03:05:14.800Z Downloaded erased-serde v0.4.9
2352026-02-18T03:05:14.803Z Downloaded convert_case v0.10.0
2362026-02-18T03:05:14.806Z Downloaded lazy_static v1.5.0
2372026-02-18T03:05:14.808Z Downloaded number_prefix v0.4.0
2382026-02-18T03:05:14.811Z Downloaded lock_api v0.4.14
2392026-02-18T03:05:14.811Z Downloaded atomicwrites v0.4.4
2402026-02-18T03:05:14.814Z Downloaded foreign-types-shared v0.1.1
2412026-02-18T03:05:14.817Z Downloaded serde_spanned v0.6.9
2422026-02-18T03:05:14.817Z Downloaded futures-macro v0.3.32
2432026-02-18T03:05:14.820Z Downloaded indenter v0.3.4
2442026-02-18T03:05:14.820Z Downloaded anstyle-query v1.1.5
2452026-02-18T03:05:14.823Z Downloaded nextest-workspace-hack v0.1.0
2462026-02-18T03:05:14.823Z Downloaded futures-io v0.3.32
2472026-02-18T03:05:14.825Z Downloaded is_terminal_polyfill v1.70.2
2482026-02-18T03:05:14.825Z Downloaded foldhash v0.1.5
2492026-02-18T03:05:14.828Z Downloaded duct v0.13.7
2502026-02-18T03:05:14.832Z Downloaded cargo_metadata v0.20.0
2512026-02-18T03:05:14.835Z Downloaded hyper-tls v0.6.0
2522026-02-18T03:05:14.835Z Downloaded ordered-float v2.10.1
2532026-02-18T03:05:14.839Z Downloaded fastrand v2.3.0
2542026-02-18T03:05:14.839Z Downloaded parking_lot_core v0.9.12
2552026-02-18T03:05:14.842Z Downloaded serde-value v0.7.0
2562026-02-18T03:05:14.844Z Downloaded serde_urlencoded v0.7.1
2572026-02-18T03:05:14.844Z Downloaded generic-array v0.14.7
2582026-02-18T03:05:14.851Z Downloaded scopeguard v1.2.0
2592026-02-18T03:05:14.855Z Downloaded futures-task v0.3.32
2602026-02-18T03:05:14.855Z Downloaded heck v0.5.0
2612026-02-18T03:05:14.855Z Downloaded hex v0.4.3
2622026-02-18T03:05:14.855Z Downloaded futures-sink v0.3.32
2632026-02-18T03:05:14.855Z Downloaded equivalent v1.0.2
2642026-02-18T03:05:14.858Z Downloaded clap_lex v1.0.0
2652026-02-18T03:05:14.858Z Downloaded pin-utils v0.1.0
2662026-02-18T03:05:14.861Z Downloaded nested v0.1.1
2672026-02-18T03:05:14.861Z Downloaded foreign-types v0.3.2
2682026-02-18T03:05:14.861Z Downloaded cfg_aliases v0.2.1
2692026-02-18T03:05:14.864Z Downloaded document-features v0.2.12
2702026-02-18T03:05:14.868Z Downloaded serde_ignored v0.1.14
2712026-02-18T03:05:14.868Z Downloaded serde-untagged v0.1.9
2722026-02-18T03:05:14.871Z Downloaded is_ci v1.2.0
2732026-02-18T03:05:14.871Z Downloaded fnv v1.0.7
2742026-02-18T03:05:14.871Z Downloaded cargo-platform v0.3.2
2752026-02-18T03:05:14.874Z Downloaded futures-core v0.3.32
2762026-02-18T03:05:14.874Z Downloaded debug-ignore v1.0.5
2772026-02-18T03:05:14.877Z Downloaded shared_child v1.1.1
2782026-02-18T03:05:14.880Z Downloaded guppy-workspace-hack v0.1.0
2792026-02-18T03:05:14.881Z Downloaded cargo-platform v0.2.0
2802026-02-18T03:05:14.881Z Downloaded jobserver v0.1.34
2812026-02-18T03:05:14.883Z Downloaded autocfg v1.5.0
2822026-02-18T03:05:14.886Z Downloaded anstyle-parse v0.2.7
2832026-02-18T03:05:14.886Z Downloaded errno v0.3.14
2842026-02-18T03:05:14.889Z Downloaded block-buffer v0.10.4
2852026-02-18T03:05:14.889Z Downloaded backtrace-ext v0.2.1
2862026-02-18T03:05:14.892Z Downloaded cfg-expr v0.20.6
2872026-02-18T03:05:14.895Z Downloaded enable-ansi-support v0.2.1
2882026-02-18T03:05:14.895Z Downloaded colorchoice v1.0.4
2892026-02-18T03:05:14.898Z Downloaded strsim v0.11.1
2902026-02-18T03:05:14.900Z Downloaded humantime v2.3.0
2912026-02-18T03:05:14.901Z Downloaded future-queue v0.4.0
2922026-02-18T03:05:14.904Z Downloaded sync_wrapper v1.0.2
2932026-02-18T03:05:14.904Z Downloaded supports-unicode v3.0.0
2942026-02-18T03:05:14.907Z Downloaded signal-hook-mio v0.2.5
2952026-02-18T03:05:14.907Z Downloaded shell-words v1.1.1
2962026-02-18T03:05:14.916Z Downloaded idna_adapter v1.0.0
2972026-02-18T03:05:14.916Z Downloaded cfg-if v1.0.4
2982026-02-18T03:05:14.916Z Downloaded bytes v1.11.1
2992026-02-18T03:05:14.916Z Downloaded rustc-hash v2.1.1
3002026-02-18T03:05:14.919Z Downloaded globset v0.4.18
3012026-02-18T03:05:14.919Z Downloaded quote v1.0.44
3022026-02-18T03:05:14.923Z Downloaded sigchld v0.2.4
3032026-02-18T03:05:14.923Z Downloaded find-msvc-tools v0.1.9
3042026-02-18T03:05:14.925Z Downloaded tinyvec_macros v0.1.1
3052026-02-18T03:05:14.925Z Downloaded cargo_metadata v0.23.1
3062026-02-18T03:05:14.928Z Downloaded anstyle v1.0.13
3072026-02-18T03:05:14.928Z Downloaded strip-ansi-escapes v0.2.1
3082026-02-18T03:05:14.931Z Downloaded camino-tempfile v1.4.1
3092026-02-18T03:05:14.934Z Downloaded rustc-demangle v0.1.27
3102026-02-18T03:05:14.934Z Downloaded parking_lot v0.12.5
3112026-02-18T03:05:14.937Z Downloaded miette-derive v7.6.0
3122026-02-18T03:05:14.940Z Downloaded supports-hyperlinks v3.2.0
3132026-02-18T03:05:14.940Z Downloaded supports-color v3.0.2
3142026-02-18T03:05:14.940Z Downloaded subtle v2.6.1
3152026-02-18T03:05:14.944Z Downloaded color-spantrace v0.3.0
3162026-02-18T03:05:14.944Z Downloaded target-spec-miette v0.4.5
3172026-02-18T03:05:14.947Z Downloaded simd-adler32 v0.3.8
3182026-02-18T03:05:14.947Z Downloaded bitflags v2.11.0
3192026-02-18T03:05:14.951Z Downloaded toml_datetime v0.6.11
3202026-02-18T03:05:14.954Z Downloaded signature v2.2.0
3212026-02-18T03:05:14.957Z Downloaded toml_write v0.1.2
3222026-02-18T03:05:14.957Z Downloaded rand_core v0.6.4
3232026-02-18T03:05:14.960Z Downloaded console v0.15.11
3242026-02-18T03:05:14.963Z Downloaded cargo-util-schemas v0.2.0
3252026-02-18T03:05:14.963Z Downloaded serde_spanned v1.0.4
3262026-02-18T03:05:14.965Z Downloaded either v1.15.0
3272026-02-18T03:05:14.966Z Downloaded swrite v0.1.0
3282026-02-18T03:05:14.968Z Downloaded native-tls v0.2.16
3292026-02-18T03:05:14.969Z Downloaded thiserror v1.0.69
3302026-02-18T03:05:14.973Z Downloaded typeid v1.0.3
3312026-02-18T03:05:14.976Z Downloaded serde_path_to_error v0.1.20
3322026-02-18T03:05:14.976Z Downloaded self-replace v1.5.0
3332026-02-18T03:05:14.979Z Downloaded rand_chacha v0.9.0
3342026-02-18T03:05:14.979Z Downloaded target-spec v3.5.7
3352026-02-18T03:05:14.982Z Downloaded ahash v0.8.12
3362026-02-18T03:05:14.985Z Downloaded slab v0.4.12
3372026-02-18T03:05:14.985Z Downloaded tower-layer v0.3.3
3382026-02-18T03:05:14.987Z Downloaded futures-executor v0.3.32
3392026-02-18T03:05:14.988Z Downloaded unicode-xid v0.2.6
3402026-02-18T03:05:14.991Z Downloaded urlencoding v2.1.3
3412026-02-18T03:05:14.991Z Downloaded unicode-linebreak v0.1.5
3422026-02-18T03:05:14.991Z Downloaded signal-hook-registry v1.4.8
3432026-02-18T03:05:14.994Z Downloaded utf8parse v0.2.2
3442026-02-18T03:05:14.994Z Downloaded untrusted v0.9.0
3452026-02-18T03:05:14.997Z Downloaded shlex v1.3.0
3462026-02-18T03:05:14.997Z Downloaded version_check v0.9.5
3472026-02-18T03:05:15.000Z Downloaded sha2 v0.10.9
3482026-02-18T03:05:15.000Z Downloaded thread_local v1.1.9
3492026-02-18T03:05:15.003Z Downloaded thiserror-impl v2.0.18
3502026-02-18T03:05:15.003Z Downloaded tokio-native-tls v0.3.1
3512026-02-18T03:05:15.008Z Downloaded ed25519-dalek v2.2.0
3522026-02-18T03:05:15.012Z Downloaded once_cell v1.21.3
3532026-02-18T03:05:15.012Z Downloaded quick-junit v0.5.2
3542026-02-18T03:05:15.017Z Downloaded tokio-macros v2.6.0
3552026-02-18T03:05:15.017Z Downloaded const-oid v0.9.6
3562026-02-18T03:05:15.021Z Downloaded serde_derive v1.0.228
3572026-02-18T03:05:15.021Z Downloaded litrs v1.0.0
3582026-02-18T03:05:15.023Z Downloaded xattr v1.6.1
3592026-02-18T03:05:15.024Z Downloaded smol_str v0.3.5
3602026-02-18T03:05:15.026Z Downloaded camino v1.2.2
3612026-02-18T03:05:15.029Z Downloaded crc32fast v1.5.0
3622026-02-18T03:05:15.029Z Downloaded toml_writer v1.0.6+spec-1.1.0
3632026-02-18T03:05:15.033Z Downloaded toml_datetime v0.7.5+spec-1.1.0
3642026-02-18T03:05:15.033Z Downloaded flate2 v1.1.9
3652026-02-18T03:05:15.038Z Downloaded terminal_size v0.4.3
3662026-02-18T03:05:15.041Z Downloaded want v0.3.1
3672026-02-18T03:05:15.041Z Downloaded target-lexicon v0.13.3
3682026-02-18T03:05:15.041Z Downloaded pin-project-internal v1.1.10
3692026-02-18T03:05:15.045Z Downloaded thiserror-impl v1.0.69
3702026-02-18T03:05:15.045Z Downloaded thiserror v2.0.18
3712026-02-18T03:05:15.049Z Downloaded getrandom v0.3.4
3722026-02-18T03:05:15.053Z Downloaded utf8_iter v1.0.4
3732026-02-18T03:05:15.056Z Downloaded tracing-log v0.2.0
3742026-02-18T03:05:15.056Z Downloaded rustls-pki-types v1.14.0
3752026-02-18T03:05:15.058Z Downloaded eyre v0.6.12
3762026-02-18T03:05:15.062Z Downloaded nextest-filtering v0.15.0
3772026-02-18T03:05:15.066Z Downloaded self_update v0.42.0
3782026-02-18T03:05:15.070Z Downloaded ppv-lite86 v0.2.21
3792026-02-18T03:05:15.070Z Downloaded serde_core v1.0.228
3802026-02-18T03:05:15.073Z Downloaded config v0.15.19
3812026-02-18T03:05:15.076Z Downloaded zstd v0.13.3
3822026-02-18T03:05:15.079Z Downloaded spki v0.7.3
3832026-02-18T03:05:15.079Z Downloaded xxhash-rust v0.8.15
3842026-02-18T03:05:15.082Z Downloaded toml v0.8.23
3852026-02-18T03:05:15.086Z Downloaded toml_parser v1.0.9+spec-1.1.0
3862026-02-18T03:05:15.086Z Downloaded zstd-safe v7.2.4
3872026-02-18T03:05:15.089Z Downloaded textwrap v0.16.2
3882026-02-18T03:05:15.089Z Downloaded tracing-attributes v0.1.31
3892026-02-18T03:05:15.092Z Downloaded zipsign-api v0.1.5
3902026-02-18T03:05:15.095Z Downloaded log v0.4.29
3912026-02-18T03:05:15.095Z Downloaded clap v4.5.59
3922026-02-18T03:05:15.104Z Downloaded pin-project-lite v0.2.16
3932026-02-18T03:05:15.108Z Downloaded tinyvec v1.10.0
3942026-02-18T03:05:15.111Z Downloaded toml v0.9.12+spec-1.1.0
3952026-02-18T03:05:15.114Z Downloaded zeroize v1.8.2
3962026-02-18T03:05:15.117Z Downloaded tempfile v3.25.0
3972026-02-18T03:05:15.121Z Downloaded tokio-stream v0.1.18
3982026-02-18T03:05:15.124Z Downloaded tracing-core v0.1.36
3992026-02-18T03:05:15.127Z Downloaded ryu v1.0.23
4002026-02-18T03:05:15.130Z Downloaded tokio-rustls v0.26.4
4012026-02-18T03:05:15.133Z Downloaded unicase v2.9.0
4022026-02-18T03:05:15.133Z Downloaded derive_more v2.1.1
4032026-02-18T03:05:15.145Z Downloaded quinn-udp v0.5.14
4042026-02-18T03:05:15.147Z Downloaded vte v0.14.1
4052026-02-18T03:05:15.148Z Downloaded tracing-error v0.2.1
4062026-02-18T03:05:15.150Z Downloaded borsh v1.6.0
4072026-02-18T03:05:15.154Z Downloaded miniz_oxide v0.8.9
4082026-02-18T03:05:15.157Z Downloaded serde v1.0.228
4092026-02-18T03:05:15.160Z Downloaded zmij v1.0.21
4102026-02-18T03:05:15.163Z Downloaded smallvec v1.15.1
4112026-02-18T03:05:15.169Z Downloaded socket2 v0.6.2
4122026-02-18T03:05:15.169Z Downloaded cc v1.2.56
4132026-02-18T03:05:15.173Z Downloaded hyper-util v0.1.20
4142026-02-18T03:05:15.176Z Downloaded tar v0.4.44
4152026-02-18T03:05:15.179Z Downloaded backtrace v0.3.76
4162026-02-18T03:05:15.182Z Downloaded derive_more-impl v2.1.1
4172026-02-18T03:05:15.186Z Downloaded indicatif v0.17.11
4182026-02-18T03:05:15.189Z Downloaded typenum v1.19.0
4192026-02-18T03:05:15.192Z Downloaded openssl-sys v0.9.111
4202026-02-18T03:05:15.198Z Downloaded der v0.7.10
4212026-02-18T03:05:15.203Z Downloaded sharded-slab v0.1.7
4222026-02-18T03:05:15.207Z Downloaded proc-macro2 v1.0.106
4232026-02-18T03:05:15.211Z Downloaded pin-project v1.1.10
4242026-02-18T03:05:15.219Z Downloaded unicode-ident v1.0.24
4252026-02-18T03:05:15.222Z Downloaded futures-util v0.3.32
4262026-02-18T03:05:15.232Z Downloaded rustls-webpki v0.103.9
4272026-02-18T03:05:15.235Z Downloaded unicode-segmentation v1.12.0
4282026-02-18T03:05:15.238Z Downloaded miette v7.6.0
4292026-02-18T03:05:15.242Z Downloaded hashbrown v0.16.1
4302026-02-18T03:05:15.247Z Downloaded toml_edit v0.22.27
4312026-02-18T03:05:15.251Z Downloaded indexmap v2.13.0
4322026-02-18T03:05:15.256Z Downloaded serde_json v1.0.149
4332026-02-18T03:05:15.263Z Downloaded uuid v1.21.0
4342026-02-18T03:05:15.266Z Downloaded http v1.4.0
4352026-02-18T03:05:15.269Z Downloaded tower-http v0.6.8
4362026-02-18T03:05:15.276Z Downloaded unicode-normalization v0.1.25
4372026-02-18T03:05:15.279Z Downloaded mio v1.1.1
4382026-02-18T03:05:15.284Z Downloaded rand v0.9.2
4392026-02-18T03:05:15.288Z Downloaded h2 v0.4.13
4402026-02-18T03:05:15.294Z Downloaded url v2.5.8
4412026-02-18T03:05:15.296Z Downloaded crossterm v0.29.0
4422026-02-18T03:05:15.302Z Downloaded clap_builder v4.5.59
4432026-02-18T03:05:15.308Z Downloaded ron v0.12.0
4442026-02-18T03:05:15.316Z Downloaded curve25519-dalek v4.1.3
4452026-02-18T03:05:15.324Z Downloaded winnow v0.7.14
4462026-02-18T03:05:15.333Z Downloaded tower v0.5.3
4472026-02-18T03:05:15.341Z Downloaded chrono v0.4.43
4482026-02-18T03:05:15.347Z Downloaded vcpkg v0.2.15
4492026-02-18T03:05:15.384Z Downloaded tracing-subscriber v0.3.22
4502026-02-18T03:05:15.389Z Downloaded webpki-roots v1.0.6
4512026-02-18T03:05:15.394Z Downloaded pulldown-cmark v0.13.0
4522026-02-18T03:05:15.397Z Downloaded unicode-width v0.2.2
4532026-02-18T03:05:15.403Z Downloaded tokio-util v0.7.18
4542026-02-18T03:05:15.410Z Downloaded zerocopy v0.8.39
4552026-02-18T03:05:15.429Z Downloaded unicode-width v0.1.14
4562026-02-18T03:05:15.433Z Downloaded portable-atomic v1.13.1
4572026-02-18T03:05:15.439Z Downloaded color-eyre v0.6.5
4582026-02-18T03:05:15.446Z Downloaded quick-xml v0.37.5
4592026-02-18T03:05:15.450Z Downloaded bstr v1.12.1
4602026-02-18T03:05:15.458Z Downloaded regex v1.12.3
4612026-02-18T03:05:15.463Z Downloaded itertools v0.14.0
4622026-02-18T03:05:15.469Z Downloaded reqwest v0.12.28
4632026-02-18T03:05:15.474Z Downloaded quick-xml v0.38.4
4642026-02-18T03:05:15.479Z Downloaded gimli v0.32.3
4652026-02-18T03:05:15.485Z Downloaded iri-string v0.7.10
4662026-02-18T03:05:15.491Z Downloaded quinn-proto v0.11.13
4672026-02-18T03:05:15.499Z Downloaded openssl v0.10.75
4682026-02-18T03:05:15.508Z Downloaded tracing v0.1.44
4692026-02-18T03:05:15.525Z Downloaded memchr v2.8.0
4702026-02-18T03:05:15.529Z Downloaded idna v1.1.0
4712026-02-18T03:05:15.532Z Downloaded hyper v1.8.1
4722026-02-18T03:05:15.537Z Downloaded guppy v0.17.25
4732026-02-18T03:05:15.543Z Downloaded quinn v0.11.9
4742026-02-18T03:05:15.552Z Downloaded hashbrown v0.15.5
4752026-02-18T03:05:15.552Z Downloaded owo-colors v4.2.3
4762026-02-18T03:05:15.552Z Downloaded num-traits v0.2.19
4772026-02-18T03:05:15.556Z Downloaded static_assertions v1.1.0
4782026-02-18T03:05:15.556Z Downloaded signal-hook v0.3.18
4792026-02-18T03:05:15.562Z Downloaded base64 v0.22.1
4802026-02-18T03:05:15.562Z Downloaded derive-where v1.6.0
4812026-02-18T03:05:15.565Z Downloaded futures v0.3.32
4822026-02-18T03:05:15.568Z Downloaded clap_derive v4.5.55
4832026-02-18T03:05:15.568Z Downloaded pkcs8 v0.10.2
4842026-02-18T03:05:15.571Z Downloaded try-lock v0.2.5
4852026-02-18T03:05:15.571Z Downloaded tower-service v0.3.3
4862026-02-18T03:05:15.571Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
4872026-02-18T03:05:15.586Z Downloaded syn v2.0.116
4882026-02-18T03:05:15.593Z Downloaded object v0.37.3
4892026-02-18T03:05:15.602Z Downloaded nix v0.30.1
4902026-02-18T03:05:15.611Z Downloaded tokio v1.49.0
4912026-02-18T03:05:15.642Z Downloaded rustls v0.23.36
4922026-02-18T03:05:15.651Z Downloaded rustix v0.38.44
4932026-02-18T03:05:15.668Z Downloaded regex-syntax v0.8.9
4942026-02-18T03:05:15.674Z Downloaded nextest-runner v0.80.0
4952026-02-18T03:05:15.683Z Downloaded rand_core v0.9.5
4962026-02-18T03:05:15.686Z Downloaded rustix v1.1.3
4972026-02-18T03:05:15.703Z Downloaded ed25519 v2.2.3
4982026-02-18T03:05:15.706Z Downloaded digest v0.10.7
4992026-02-18T03:05:15.706Z Downloaded fixedbitset v0.5.7
5002026-02-18T03:05:15.764Z Downloaded regex-automata v0.4.14
5012026-02-18T03:05:15.818Z Downloaded libc v0.2.182
5022026-02-18T03:05:15.846Z Downloaded petgraph v0.8.3
5032026-02-18T03:05:15.939Z Downloaded recursion v0.5.4
5042026-02-18T03:05:15.947Z Downloaded ring v0.17.14
5052026-02-18T03:05:16.030Z Compiling proc-macro2 v1.0.106
5062026-02-18T03:05:16.033Z Compiling libc v0.2.182
5072026-02-18T03:05:16.033Z Compiling unicode-ident v1.0.24
5082026-02-18T03:05:16.033Z Compiling quote v1.0.44
5092026-02-18T03:05:16.033Z Compiling serde_core v1.0.228
5102026-02-18T03:05:16.033Z Compiling cfg-if v1.0.4
5112026-02-18T03:05:16.196Z Compiling memchr v2.8.0
5122026-02-18T03:05:16.221Z Compiling once_cell v1.21.3
5132026-02-18T03:05:16.369Z Compiling log v0.4.29
5142026-02-18T03:05:16.402Z Compiling pin-project-lite v0.2.16
5152026-02-18T03:05:16.547Z Compiling serde v1.0.228
5162026-02-18T03:05:16.704Z Compiling itoa v1.0.17
5172026-02-18T03:05:16.990Z Compiling futures-core v0.3.32
5182026-02-18T03:05:17.266Z Compiling smallvec v1.15.1
5192026-02-18T03:05:17.281Z Compiling bitflags v2.11.0
5202026-02-18T03:05:17.299Z Compiling hashbrown v0.16.1
5212026-02-18T03:05:17.772Z Compiling shlex v1.3.0
5222026-02-18T03:05:18.126Z Compiling equivalent v1.0.2
5232026-02-18T03:05:18.145Z Compiling find-msvc-tools v0.1.9
5242026-02-18T03:05:18.270Z Compiling bytes v1.11.1
5252026-02-18T03:05:18.630Z Compiling errno v0.3.14
5262026-02-18T03:05:18.712Z Compiling jobserver v0.1.34
5272026-02-18T03:05:18.805Z Compiling mio v1.1.1
5282026-02-18T03:05:18.841Z Compiling signal-hook-registry v1.4.8
5292026-02-18T03:05:18.917Z Compiling futures-sink v0.3.32
5302026-02-18T03:05:18.972Z Compiling rustix v1.1.3
5312026-02-18T03:05:19.099Z Compiling syn v2.0.116
5322026-02-18T03:05:19.149Z Compiling cc v1.2.56
5332026-02-18T03:05:19.393Z Compiling socket2 v0.6.2
5342026-02-18T03:05:19.933Z Compiling zmij v1.0.21
5352026-02-18T03:05:20.292Z Compiling slab v0.4.12
5362026-02-18T03:05:20.336Z Compiling futures-channel v0.3.32
5372026-02-18T03:05:20.552Z Compiling tracing-core v0.1.36
5382026-02-18T03:05:20.673Z Compiling version_check v0.9.5
5392026-02-18T03:05:20.863Z Compiling serde_json v1.0.149
5402026-02-18T03:05:21.245Z Compiling futures-io v0.3.32
5412026-02-18T03:05:21.312Z Compiling futures-task v0.3.32
5422026-02-18T03:05:21.606Z Compiling getrandom v0.4.1
5432026-02-18T03:05:21.639Z Compiling camino v1.2.2
5442026-02-18T03:05:21.861Z Compiling unicode-width v0.2.2
5452026-02-18T03:05:22.112Z Compiling indexmap v2.13.0
5462026-02-18T03:05:22.339Z Compiling ring v0.17.14
5472026-02-18T03:05:22.534Z Compiling http v1.4.0
5482026-02-18T03:05:22.568Z Compiling percent-encoding v2.3.2
5492026-02-18T03:05:22.862Z Compiling adler2 v2.0.1
5502026-02-18T03:05:23.065Z Compiling simd-adler32 v0.3.8
5512026-02-18T03:05:23.149Z Compiling autocfg v1.5.0
5522026-02-18T03:05:23.418Z Compiling zeroize v1.8.2
5532026-02-18T03:05:23.792Z Compiling miniz_oxide v0.8.9
5542026-02-18T03:05:23.901Z Compiling num-traits v0.2.19
5552026-02-18T03:05:24.404Z Compiling target-lexicon v0.13.3
5562026-02-18T03:05:25.237Z Compiling getrandom v0.3.4
5572026-02-18T03:05:25.447Z Compiling zerocopy v0.8.39
5582026-02-18T03:05:25.595Z Compiling object v0.37.3
5592026-02-18T03:05:25.877Z Compiling winnow v0.7.14
5602026-02-18T03:05:26.325Z Compiling http-body v1.0.1
5612026-02-18T03:05:26.535Z Compiling rustls-pki-types v1.14.0
5622026-02-18T03:05:26.595Z Compiling semver v1.0.27
5632026-02-18T03:05:26.623Z Compiling getrandom v0.2.17
5642026-02-18T03:05:26.960Z Compiling typenum v1.19.0
5652026-02-18T03:05:27.046Z Compiling httparse v1.10.1
5662026-02-18T03:05:27.648Z Compiling guppy-workspace-hack v0.1.0
5672026-02-18T03:05:27.709Z Compiling gimli v0.32.3
5682026-02-18T03:05:27.960Z Compiling owo-colors v4.2.3
5692026-02-18T03:05:28.017Z Compiling thiserror v2.0.18
5702026-02-18T03:05:28.047Z Compiling fnv v1.0.7
5712026-02-18T03:05:28.209Z Compiling untrusted v0.9.0
5722026-02-18T03:05:28.362Z Compiling signal-hook v0.3.18
5732026-02-18T03:05:28.687Z Compiling serde_derive v1.0.228
5742026-02-18T03:05:28.725Z Compiling tokio-macros v2.6.0
5752026-02-18T03:05:29.057Z Compiling futures-macro v0.3.32
5762026-02-18T03:05:29.868Z Compiling tracing-attributes v0.1.31
5772026-02-18T03:05:30.214Z Compiling tokio v1.49.0
5782026-02-18T03:05:30.307Z Compiling thiserror-impl v2.0.18
5792026-02-18T03:05:30.865Z Compiling futures-util v0.3.32
5802026-02-18T03:05:32.476Z Compiling tracing v0.1.44
5812026-02-18T03:05:32.941Z Compiling addr2line v0.25.1
5822026-02-18T03:05:33.801Z Compiling form_urlencoded v1.2.2
5832026-02-18T03:05:34.327Z Compiling generic-array v0.14.7
5842026-02-18T03:05:34.373Z Compiling idna_adapter v1.0.0
5852026-02-18T03:05:34.535Z Compiling try-lock v0.2.5
5862026-02-18T03:05:34.709Z Compiling typeid v1.0.3
5872026-02-18T03:05:34.726Z Compiling tower-service v0.3.3
5882026-02-18T03:05:34.850Z Compiling target-spec v3.5.7
5892026-02-18T03:05:35.225Z Compiling rustls v0.23.36
5902026-02-18T03:05:35.365Z Compiling rustc-demangle v0.1.27
5912026-02-18T03:05:35.596Z Compiling fastrand v2.3.0
5922026-02-18T03:05:36.287Z Compiling utf8_iter v1.0.4
5932026-02-18T03:05:36.515Z Compiling pkg-config v0.3.32
5942026-02-18T03:05:36.578Z Compiling thiserror v1.0.69
5952026-02-18T03:05:36.956Z Compiling atomic-waker v1.1.2
5962026-02-18T03:05:37.285Z Compiling idna v1.1.0
5972026-02-18T03:05:37.345Z Compiling tempfile v3.25.0
5982026-02-18T03:05:37.489Z Compiling zstd-sys v2.0.16+zstd.1.5.7
5992026-02-18T03:05:37.777Z Compiling want v0.3.1
6002026-02-18T03:05:38.299Z Compiling cfg-expr v0.20.6
6012026-02-18T03:05:38.884Z Compiling thiserror-impl v1.0.69
6022026-02-18T03:05:39.243Z Compiling tokio-util v0.7.18
6032026-02-18T03:05:40.570Z Compiling h2 v0.4.13
6042026-02-18T03:05:41.013Z Compiling rustls-webpki v0.103.9
6052026-02-18T03:05:41.583Z Compiling backtrace v0.3.76
6062026-02-18T03:05:42.226Z Compiling terminal_size v0.4.3
6072026-02-18T03:05:42.531Z Compiling aho-corasick v1.1.4
6082026-02-18T03:05:42.925Z Compiling pin-utils v0.1.0
6092026-02-18T03:05:43.045Z Compiling erased-serde v0.4.9
6102026-02-18T03:05:43.089Z Compiling regex-syntax v0.8.9
6112026-02-18T03:05:43.604Z Compiling subtle v2.6.1
6122026-02-18T03:05:46.684Z Compiling hyper v1.8.1
6132026-02-18T03:05:46.963Z Compiling regex-automata v0.4.14
6142026-02-18T03:05:55.164Z Compiling url v2.5.8
6152026-02-18T03:05:56.240Z Compiling serde_spanned v0.6.9
6162026-02-18T03:05:56.518Z Compiling toml_datetime v0.6.11
6172026-02-18T03:05:57.325Z Compiling ahash v0.8.12
6182026-02-18T03:05:57.776Z Compiling sync_wrapper v1.0.2
6192026-02-18T03:05:57.977Z Compiling toml_write v0.1.2
6202026-02-18T03:05:58.479Z Compiling unicode-segmentation v1.12.0
6212026-02-18T03:05:59.312Z Compiling ipnet v2.11.0
6222026-02-18T03:05:59.586Z Compiling lazy_static v1.5.0
6232026-02-18T03:05:59.740Z Compiling either v1.15.0
6242026-02-18T03:05:59.972Z Compiling parking_lot_core v0.9.12
6252026-02-18T03:06:00.223Z Compiling tower-layer v0.3.3
6262026-02-18T03:06:00.478Z Compiling is_ci v1.2.0
6272026-02-18T03:06:00.616Z Compiling unicode-linebreak v0.1.5
6282026-02-18T03:06:00.718Z Compiling portable-atomic v1.13.1
6292026-02-18T03:06:00.775Z Compiling crc32fast v1.5.0
6302026-02-18T03:06:01.165Z Compiling base64 v0.22.1
6312026-02-18T03:06:01.284Z Compiling nextest-workspace-hack v0.1.0
6322026-02-18T03:06:01.638Z Compiling foldhash v0.1.5
6332026-02-18T03:06:01.703Z Compiling hyper-util v0.1.20
6342026-02-18T03:06:01.805Z Compiling textwrap v0.16.2
6352026-02-18T03:06:01.937Z Compiling hashbrown v0.15.5
6362026-02-18T03:06:02.070Z Compiling tower v0.5.3
6372026-02-18T03:06:02.163Z Compiling supports-color v3.0.2
6382026-02-18T03:06:02.619Z Compiling sharded-slab v0.1.7
6392026-02-18T03:06:03.359Z Compiling convert_case v0.10.0
6402026-02-18T03:06:03.378Z Compiling toml_edit v0.22.27
6412026-02-18T03:06:04.198Z Compiling tokio-rustls v0.26.4
6422026-02-18T03:06:04.788Z Compiling backtrace-ext v0.2.1
6432026-02-18T03:06:04.957Z Compiling ordered-float v2.10.1
6442026-02-18T03:06:05.316Z Compiling miette-derive v7.6.0
6452026-02-18T03:06:05.455Z Compiling webpki-roots v1.0.6
6462026-02-18T03:06:05.543Z Compiling pathdiff v0.2.3
6472026-02-18T03:06:05.670Z Compiling console v0.15.11
6482026-02-18T03:06:05.749Z Compiling cargo-platform v0.3.2
6492026-02-18T03:06:06.968Z Compiling tracing-log v0.2.0
6502026-02-18T03:06:07.584Z Compiling os_pipe v1.2.3
6512026-02-18T03:06:07.639Z Compiling thread_local v1.1.9
6522026-02-18T03:06:07.870Z Compiling supports-unicode v3.0.0
6532026-02-18T03:06:08.180Z Compiling unicode-width v0.1.14
6542026-02-18T03:06:08.353Z Compiling fixedbitset v0.5.7
6552026-02-18T03:06:08.480Z Compiling supports-hyperlinks v3.2.0
6562026-02-18T03:06:08.692Z Compiling utf8parse v0.2.2
6572026-02-18T03:06:08.780Z Compiling rustix v0.38.44
6582026-02-18T03:06:08.859Z Compiling debug-ignore v1.0.5
6592026-02-18T03:06:08.879Z Compiling zstd-safe v7.2.4
6602026-02-18T03:06:09.038Z Compiling ryu v1.0.23
6612026-02-18T03:06:09.300Z Compiling iri-string v0.7.10
6622026-02-18T03:06:09.385Z Compiling scopeguard v1.2.0
6632026-02-18T03:06:09.460Z Compiling cfg_aliases v0.2.1
6642026-02-18T03:06:09.555Z Compiling pulldown-cmark v0.13.0
6652026-02-18T03:06:09.576Z Compiling nix v0.30.1
6662026-02-18T03:06:09.617Z Compiling lock_api v0.4.14
6672026-02-18T03:06:10.101Z Compiling serde_urlencoded v0.7.1
6682026-02-18T03:06:10.127Z Compiling anstyle-parse v0.2.7
6692026-02-18T03:06:10.425Z Compiling petgraph v0.8.3
6702026-02-18T03:06:10.562Z Compiling miette v7.6.0
6712026-02-18T03:06:10.715Z Compiling tracing-subscriber v0.3.22
6722026-02-18T03:06:13.123Z Compiling tower-http v0.6.8
6732026-02-18T03:06:14.754Z Compiling sigchld v0.2.4
6742026-02-18T03:06:15.111Z Compiling toml v0.8.23
6752026-02-18T03:06:15.239Z Compiling cargo_metadata v0.23.1
6762026-02-18T03:06:15.327Z Compiling hyper-rustls v0.27.7
6772026-02-18T03:06:16.689Z Compiling serde-value v0.7.0
6782026-02-18T03:06:17.945Z Compiling serde-untagged v0.1.9
6792026-02-18T03:06:18.734Z Compiling derive_more-impl v2.1.1
6802026-02-18T03:06:20.612Z Compiling itertools v0.14.0
6812026-02-18T03:06:20.685Z Compiling block-buffer v0.10.4
6822026-02-18T03:06:20.959Z Compiling crypto-common v0.1.7
6832026-02-18T03:06:21.201Z Compiling regex v1.12.3
6842026-02-18T03:06:21.639Z Compiling ppv-lite86 v0.2.21
6852026-02-18T03:06:21.921Z Compiling futures-executor v0.3.32
6862026-02-18T03:06:22.487Z Compiling rand_core v0.9.5
6872026-02-18T03:06:23.023Z Compiling toml_parser v1.0.9+spec-1.1.0
6882026-02-18T03:06:23.041Z Compiling pin-project-internal v1.1.10
6892026-02-18T03:06:24.204Z Compiling http-body-util v0.1.3
6902026-02-18T03:06:24.401Z Compiling uuid v1.21.0
6912026-02-18T03:06:24.784Z Compiling toml_datetime v0.7.5+spec-1.1.0
6922026-02-18T03:06:25.462Z Compiling smol_str v0.3.5
6932026-02-18T03:06:25.541Z Compiling serde_spanned v1.0.4
6942026-02-18T03:06:25.560Z Compiling filetime v0.2.27
6952026-02-18T03:06:25.644Z Compiling bstr v1.12.1
6962026-02-18T03:06:25.784Z Compiling vte v0.14.1
6972026-02-18T03:06:25.930Z Compiling xattr v1.6.1
6982026-02-18T03:06:26.063Z Compiling color-spantrace v0.3.0
6992026-02-18T03:06:26.150Z Compiling iana-time-zone v0.1.65
7002026-02-18T03:06:26.196Z Compiling is_terminal_polyfill v1.70.2
7012026-02-18T03:06:26.257Z Compiling static_assertions v1.1.0
7022026-02-18T03:06:26.355Z Compiling nested v0.1.1
7032026-02-18T03:06:26.378Z Compiling eyre v0.6.12
7042026-02-18T03:06:26.628Z Compiling colorchoice v1.0.4
7052026-02-18T03:06:26.782Z Compiling litrs v1.0.0
7062026-02-18T03:06:26.853Z Compiling unicase v2.9.0
7072026-02-18T03:06:27.141Z Compiling anstyle v1.0.13
7082026-02-18T03:06:27.193Z Compiling anstyle-query v1.1.5
7092026-02-18T03:06:27.321Z Compiling unicode-xid v0.2.6
7102026-02-18T03:06:27.344Z Compiling tinyvec_macros v0.1.1
7112026-02-18T03:06:27.452Z Compiling number_prefix v0.4.0
7122026-02-18T03:06:27.530Z Compiling self_update v0.42.0
7132026-02-18T03:06:27.651Z Compiling indicatif v0.17.11
7142026-02-18T03:06:27.744Z Compiling document-features v0.2.12
7152026-02-18T03:06:27.956Z Compiling anstream v0.6.21
7162026-02-18T03:06:28.009Z Compiling cargo-util-schemas v0.2.0
7172026-02-18T03:06:28.093Z Compiling tinyvec v1.10.0
7182026-02-18T03:06:29.030Z Compiling guppy v0.17.25
7192026-02-18T03:06:29.069Z Compiling globset v0.4.18
7202026-02-18T03:06:29.375Z Compiling chrono v0.4.43
7212026-02-18T03:06:29.407Z Compiling tar v0.4.44
7222026-02-18T03:06:30.338Z Compiling strip-ansi-escapes v0.2.1
7232026-02-18T03:06:31.463Z Compiling nextest-metadata v0.12.2
7242026-02-18T03:06:33.566Z Compiling toml v0.9.12+spec-1.1.0
7252026-02-18T03:06:34.754Z Compiling pin-project v1.1.10
7262026-02-18T03:06:34.917Z Compiling newtype-uuid v1.3.2
7272026-02-18T03:06:35.268Z Compiling reqwest v0.12.28
7282026-02-18T03:06:35.426Z Compiling rand_chacha v0.9.0
7292026-02-18T03:06:36.491Z Compiling futures v0.3.32
7302026-02-18T03:06:36.620Z Compiling digest v0.10.7
7312026-02-18T03:06:36.756Z Compiling derive_more v2.1.1
7322026-02-18T03:06:36.888Z Compiling flate2 v1.1.9
7332026-02-18T03:06:37.099Z Compiling parking_lot v0.12.5
7342026-02-18T03:06:37.554Z Compiling shared_child v1.1.1
7352026-02-18T03:06:38.093Z Compiling tracing-error v0.2.1
7362026-02-18T03:06:38.965Z Compiling signal-hook-mio v0.2.5
7372026-02-18T03:06:39.175Z Compiling self-replace v1.5.0
7382026-02-18T03:06:39.178Z Compiling cargo-platform v0.2.0
7392026-02-18T03:06:39.751Z Compiling quick-xml v0.38.4
7402026-02-18T03:06:40.424Z Compiling quick-xml v0.37.5
7412026-02-18T03:06:41.000Z Compiling indenter v0.3.4
7422026-02-18T03:06:41.216Z Compiling urlencoding v2.1.3
7432026-02-18T03:06:41.644Z Compiling humantime v2.3.0
7442026-02-18T03:06:41.677Z Compiling recursion v0.5.4
7452026-02-18T03:06:41.928Z Compiling shell-words v1.1.1
7462026-02-18T03:06:42.600Z Compiling strsim v0.11.1
7472026-02-18T03:06:42.887Z Compiling cpufeatures v0.2.17
7482026-02-18T03:06:43.009Z Compiling heck v0.5.0
7492026-02-18T03:06:43.447Z Compiling clap_lex v1.0.0
7502026-02-18T03:06:43.564Z Compiling clap_derive v4.5.55
7512026-02-18T03:06:43.841Z Compiling clap_builder v4.5.59
7522026-02-18T03:06:43.936Z Compiling sha2 v0.10.9
7532026-02-18T03:06:44.126Z Compiling humantime-serde v1.1.1
7542026-02-18T03:06:44.344Z Compiling nextest-filtering v0.15.0
7552026-02-18T03:06:47.970Z Compiling quick-junit v0.5.2
7562026-02-18T03:06:48.366Z Compiling atomicwrites v0.4.4
7572026-02-18T03:06:48.947Z Compiling cargo_metadata v0.20.0
7582026-02-18T03:06:53.350Z Compiling crossterm v0.29.0
7592026-02-18T03:06:55.573Z Compiling cargo-nextest v0.9.97
7602026-02-18T03:06:57.140Z Compiling zstd v0.13.3
7612026-02-18T03:06:58.191Z Compiling duct v0.13.7
7622026-02-18T03:06:59.037Z Compiling async-scoped v0.9.0
7632026-02-18T03:06:59.393Z Compiling rand v0.9.2
7642026-02-18T03:06:59.531Z Compiling config v0.15.19
7652026-02-18T03:07:00.663Z Compiling unicode-normalization v0.1.25
7662026-02-18T03:07:00.960Z Compiling target-spec-miette v0.4.5
7672026-02-18T03:07:01.046Z Compiling future-queue v0.4.0
7682026-02-18T03:07:01.559Z Compiling mukti-metadata v0.3.0
7692026-02-18T03:07:01.719Z Compiling tokio-stream v0.1.18
7702026-02-18T03:07:01.738Z Compiling camino-tempfile v1.4.1
7712026-02-18T03:07:01.937Z Compiling derive-where v1.6.0
7722026-02-18T03:07:02.046Z Compiling serde_ignored v0.1.14
7732026-02-18T03:07:02.514Z Compiling serde_path_to_error v0.1.20
7742026-02-18T03:07:02.587Z Compiling hex v0.4.3
7752026-02-18T03:07:02.607Z Compiling swrite v0.1.0
7762026-02-18T03:07:02.773Z Compiling home v0.5.12
7772026-02-18T03:07:03.068Z Compiling xxhash-rust v0.8.15
7782026-02-18T03:07:03.087Z Compiling indent_write v2.2.0
7792026-02-18T03:07:03.221Z Compiling color-eyre v0.6.5
7802026-02-18T03:07:03.379Z Compiling clap v4.5.59
7812026-02-18T03:07:03.398Z Compiling dialoguer v0.11.0
7822026-02-18T03:07:03.471Z Compiling enable-ansi-support v0.2.1
7832026-02-18T03:07:04.602Z Compiling nextest-runner v0.80.0
7842026-02-18T03:07:43.466Z Finished `release` profile [optimized] target(s) in 2m 32s
7852026-02-18T03:07:43.697Z Installing /home/build/.cargo/bin/cargo-nextest
7862026-02-18T03:07:43.701Z Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`)
7872026-02-18T03:07:43.817Z+ pushd bgp
7882026-02-18T03:07:43.820Z/work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite
7892026-02-18T03:07:43.820Z+ pfexec cargo nextest run
7902026-02-18T03:07:44.189Z Updating git repository `https://github.com/oxidecomputer/falcon`
7912026-02-18T03:07:47.783ZFrom https://github.com/oxidecomputer/falcon
7922026-02-18T03:07:47.784Z * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9
7932026-02-18T03:07:47.892Z Updating crates.io index
7942026-02-18T03:07:47.895Z Updating git repository `https://github.com/oxidecomputer/dendrite`
7952026-02-18T03:07:49.647ZFrom https://github.com/oxidecomputer/dendrite
7962026-02-18T03:07:49.647Z * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556
7972026-02-18T03:07:49.750Z Updating git repository `https://github.com/oxidecomputer/ispf`
7982026-02-18T03:07:50.190ZFrom https://github.com/oxidecomputer/ispf
7992026-02-18T03:07:50.191Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
8002026-02-18T03:07:50.228Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
8012026-02-18T03:07:50.879ZFrom https://github.com/oxidecomputer/netadm-sys
8022026-02-18T03:07:50.879Z * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f
8032026-02-18T03:07:50.890Z Updating git repository `https://github.com/oxidecomputer/omicron`
8042026-02-18T03:08:36.536ZFrom https://github.com/oxidecomputer/omicron
8052026-02-18T03:08:36.536Z * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265
8062026-02-18T03:08:37.273Z Updating git repository `https://github.com/oxidecomputer/opte`
8072026-02-18T03:08:39.825ZFrom https://github.com/oxidecomputer/opte
8082026-02-18T03:08:39.825Z * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56
8092026-02-18T03:08:39.923Z Updating git repository `https://github.com/illumos/smf-rs`
8102026-02-18T03:08:40.282ZFrom https://github.com/illumos/smf-rs
8112026-02-18T03:08:40.282Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
8122026-02-18T03:08:40.328Z Updating git repository `https://github.com/oxidecomputer/poptrie`
8132026-02-18T03:08:40.709ZFrom https://github.com/oxidecomputer/poptrie
8142026-02-18T03:08:40.709Z * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34
8152026-02-18T03:08:40.722Z Updating git repository `https://github.com/oxidecomputer/network-interface`
8162026-02-18T03:08:41.150ZFrom https://github.com/oxidecomputer/network-interface
8172026-02-18T03:08:41.150Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
8182026-02-18T03:08:41.215Z Updating git repository `https://github.com/oxidecomputer/zone`
8192026-02-18T03:08:41.708ZFrom https://github.com/oxidecomputer/zone
8202026-02-18T03:08:41.708Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
8212026-02-18T03:08:41.730Z Updating git repository `https://github.com/oxidecomputer/propolis`
8222026-02-18T03:08:45.645ZFrom https://github.com/oxidecomputer/propolis
8232026-02-18T03:08:45.645Z * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6
8242026-02-18T03:08:45.716Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
8252026-02-18T03:08:46.729ZFrom https://github.com/oxidecomputer/transceiver-control
8262026-02-18T03:08:46.729Z * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2
8272026-02-18T03:08:46.787Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
8282026-02-18T03:08:47.207ZFrom https://github.com/oxidecomputer/dlpi-sys
8292026-02-18T03:08:47.207Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
8302026-02-18T03:08:47.216Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
8312026-02-18T03:08:47.810ZFrom https://github.com/jmesmon/rust-libzfs
8322026-02-18T03:08:47.810Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
8332026-02-18T03:08:47.823Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
8342026-02-18T03:08:48.255ZFrom https://github.com/oxidecomputer/rusty-doors
8352026-02-18T03:08:48.255Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
8362026-02-18T03:08:48.267Z Updating git repository `https://github.com/oxidecomputer/lldp`
8372026-02-18T03:08:48.801ZFrom https://github.com/oxidecomputer/lldp
8382026-02-18T03:08:48.801Z * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907
8392026-02-18T03:08:48.830Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8402026-02-18T03:08:50.906ZFrom https://github.com/oxidecomputer/maghemite
8412026-02-18T03:08:50.906Z * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718
8422026-02-18T03:08:50.985Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
8432026-02-18T03:08:51.411ZFrom https://github.com/oxidecomputer/serde_human_bytes
8442026-02-18T03:08:51.411Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
8452026-02-18T03:08:51.423Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8462026-02-18T03:08:51.846ZFrom https://github.com/oxidecomputer/slog-error-chain
8472026-02-18T03:08:51.846Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
8482026-02-18T03:08:51.908Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
8492026-02-18T03:08:52.555ZFrom https://github.com/oxidecomputer/tufaceous
8502026-02-18T03:08:52.555Z * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465
8512026-02-18T03:08:52.611Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
8522026-02-18T03:08:53.744ZFrom https://github.com/oxidecomputer/management-gateway-service
8532026-02-18T03:08:53.744Z * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a
8542026-02-18T03:08:53.766Z Updating git repository `https://github.com/oxidecomputer/crucible`
8552026-02-18T03:08:58.909ZFrom https://github.com/oxidecomputer/crucible
8562026-02-18T03:08:58.909Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
8572026-02-18T03:08:59.287Z Updating git repository `https://github.com/oxidecomputer/propolis`
8582026-02-18T03:08:59.859ZFrom https://github.com/oxidecomputer/propolis
8592026-02-18T03:08:59.859Z * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f
8602026-02-18T03:08:59.934Z Updating git repository `https://github.com/oxidecomputer/tofino`
8612026-02-18T03:09:00.408ZFrom https://github.com/oxidecomputer/tofino
8622026-02-18T03:09:00.409Z * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33
8632026-02-18T03:09:00.521Z Updating git repository `https://github.com/oxidecomputer/clickward`
8642026-02-18T03:09:00.908ZFrom https://github.com/oxidecomputer/clickward
8652026-02-18T03:09:00.908Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
8662026-02-18T03:09:01.054Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
8672026-02-18T03:09:01.472ZFrom https://github.com/oxidecomputer/illumos-devinfo
8682026-02-18T03:09:01.472Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
8692026-02-18T03:09:02.515Z Downloading crates ...
8702026-02-18T03:09:02.657Z Downloaded data-encoding v2.10.0
8712026-02-18T03:09:02.660Z Downloaded dof v0.3.0
8722026-02-18T03:09:02.663Z Downloaded crunchy v0.2.4
8732026-02-18T03:09:02.663Z Downloaded foreign-types-shared v0.3.1
8742026-02-18T03:09:02.666Z Downloaded async-recursion v1.1.1
8752026-02-18T03:09:02.669Z Downloaded argon2 v0.5.3
8762026-02-18T03:09:02.672Z Downloaded blake2 v0.10.6
8772026-02-18T03:09:02.675Z Downloaded async-stream-impl v0.3.6
8782026-02-18T03:09:02.678Z Downloaded litemap v0.8.1
8792026-02-18T03:09:02.681Z Downloaded bcs v0.1.6
8802026-02-18T03:09:02.684Z Downloaded base16ct v1.0.0
8812026-02-18T03:09:02.686Z Downloaded bit-vec v0.8.0
8822026-02-18T03:09:02.689Z Downloaded num_threads v0.1.7
8832026-02-18T03:09:02.689Z Downloaded match_cfg v0.1.0
8842026-02-18T03:09:02.692Z Downloaded icu_locale_core v2.1.1
8852026-02-18T03:09:02.696Z Downloaded libscf-sys v1.1.0
8862026-02-18T03:09:02.700Z Downloaded anyhow v1.0.101
8872026-02-18T03:09:02.704Z Downloaded constant_time_eq v0.4.2
8882026-02-18T03:09:02.707Z Downloaded potential_utf v0.1.4
8892026-02-18T03:09:02.710Z Downloaded poly1305 v0.8.0
8902026-02-18T03:09:02.713Z Downloaded const-random v0.1.18
8912026-02-18T03:09:02.713Z Downloaded memmap v0.7.0
8922026-02-18T03:09:02.716Z Downloaded backoff v0.4.0
8932026-02-18T03:09:02.719Z Downloaded num-rational v0.4.2
8942026-02-18T03:09:02.722Z Downloaded async-trait v0.1.89
8952026-02-18T03:09:02.725Z Downloaded plain v0.2.3
8962026-02-18T03:09:02.728Z Downloaded bit-set v0.8.0
8972026-02-18T03:09:02.728Z Downloaded embedded-io v0.4.0
8982026-02-18T03:09:02.731Z Downloaded dtrace-parser v0.3.0
8992026-02-18T03:09:02.734Z Downloaded base16ct v0.2.0
9002026-02-18T03:09:02.744Z Downloaded darling_macro v0.21.3
9012026-02-18T03:09:02.744Z Downloaded daft v0.1.5
9022026-02-18T03:09:02.749Z Downloaded arc-swap v1.8.2
9032026-02-18T03:09:02.749Z Downloaded lru-cache v0.1.2
9042026-02-18T03:09:02.749Z Downloaded is-terminal v0.4.17
9052026-02-18T03:09:02.749Z Downloaded inout v0.1.4
9062026-02-18T03:09:02.749Z Downloaded omicron-workspace-hack v0.1.0
9072026-02-18T03:09:02.749Z Downloaded memoffset v0.9.1
9082026-02-18T03:09:02.752Z Downloaded linear-map v1.2.0
9092026-02-18T03:09:02.755Z Downloaded httpdate v1.0.3
9102026-02-18T03:09:02.755Z Downloaded dyn-clone v1.0.20
9112026-02-18T03:09:02.758Z Downloaded deranged v0.5.6
9122026-02-18T03:09:02.761Z Downloaded csv-core v0.1.13
9132026-02-18T03:09:02.764Z Downloaded proc-macro-error v1.0.4
9142026-02-18T03:09:02.767Z Downloaded allocator-api2 v0.2.21
9152026-02-18T03:09:02.770Z Downloaded mime v0.3.17
9162026-02-18T03:09:02.773Z Downloaded parse-display v0.10.0
9172026-02-18T03:09:02.773Z Downloaded omicron-zone-package v0.12.2
9182026-02-18T03:09:02.776Z Downloaded quick-error v1.2.3
9192026-02-18T03:09:02.779Z Downloaded dof v0.4.0
9202026-02-18T03:09:02.782Z Downloaded num v0.4.3
9212026-02-18T03:09:02.785Z Downloaded darling v0.21.3
9222026-02-18T03:09:02.788Z Downloaded num_enum v0.7.5
9232026-02-18T03:09:02.792Z Downloaded newtype-uuid-macros v0.1.0
9242026-02-18T03:09:02.795Z Downloaded float-ord v0.3.2
9252026-02-18T03:09:02.798Z Downloaded pretty_assertions v1.4.1
9262026-02-18T03:09:02.801Z Downloaded derive-ex v0.1.8
9272026-02-18T03:09:02.801Z Downloaded num-iter v0.1.45
9282026-02-18T03:09:02.804Z Downloaded managed v0.8.0
9292026-02-18T03:09:02.804Z Downloaded pretty-hex v0.4.1
9302026-02-18T03:09:02.807Z Downloaded natord v1.0.9
9312026-02-18T03:09:02.807Z Downloaded macaddr v1.0.1
9322026-02-18T03:09:02.810Z Downloaded aws-lc-rs v1.15.4
9332026-02-18T03:09:02.818Z Downloaded pem v3.0.6
9342026-02-18T03:09:02.821Z Downloaded oxide-tokio-rt v0.1.2
9352026-02-18T03:09:02.824Z Downloaded ipnetwork v0.21.1
9362026-02-18T03:09:02.824Z Downloaded opaque-debug v0.3.1
9372026-02-18T03:09:02.827Z Downloaded progenitor-client v0.10.0
9382026-02-18T03:09:02.827Z Downloaded num-derive v0.3.3
9392026-02-18T03:09:02.830Z Downloaded hash32 v0.3.1
9402026-02-18T03:09:02.833Z Downloaded proc-macro-error-attr2 v2.0.0
9412026-02-18T03:09:02.833Z Downloaded proc-macro-crate v1.3.1
9422026-02-18T03:09:02.836Z Downloaded embedded-io v0.6.1
9432026-02-18T03:09:02.836Z Downloaded num_enum_derive v0.5.11
9442026-02-18T03:09:02.839Z Downloaded ingot-types v0.1.2
9452026-02-18T03:09:02.839Z Downloaded rand_xorshift v0.4.0
9462026-02-18T03:09:02.843Z Downloaded same-file v1.0.6
9472026-02-18T03:09:02.843Z Downloaded console v0.16.2
9482026-02-18T03:09:02.846Z Downloaded oxnet v0.1.4
9492026-02-18T03:09:02.849Z Downloaded progenitor-client v0.11.2
9502026-02-18T03:09:02.849Z Downloaded rustc_version v0.1.7
9512026-02-18T03:09:02.849Z Downloaded parse-display-derive v0.10.0
9522026-02-18T03:09:02.852Z Downloaded scroll_derive v0.12.1
9532026-02-18T03:09:02.852Z Downloaded gethostname v0.5.0
9542026-02-18T03:09:02.855Z Downloaded postcard v1.1.3
9552026-02-18T03:09:02.858Z Downloaded libsw-core v0.3.2
9562026-02-18T03:09:02.859Z Downloaded darling_core v0.21.3
9572026-02-18T03:09:02.862Z Downloaded num-complex v0.4.6
9582026-02-18T03:09:02.865Z Downloaded proc-macro-error2 v2.0.1
9592026-02-18T03:09:02.868Z Downloaded fs-err v3.3.0
9602026-02-18T03:09:02.871Z Downloaded derive_more v0.99.20
9612026-02-18T03:09:02.874Z Downloaded semver v0.1.20
9622026-02-18T03:09:02.877Z Downloaded progenitor-macro v0.11.2
9632026-02-18T03:09:02.877Z Downloaded scroll_derive v0.13.1
9642026-02-18T03:09:02.880Z Downloaded critical-section v1.2.0
9652026-02-18T03:09:02.880Z Downloaded foreign-types-macros v0.2.3
9662026-02-18T03:09:02.883Z Downloaded indicatif v0.18.4
9672026-02-18T03:09:02.886Z Downloaded parking_lot v0.11.2
9682026-02-18T03:09:02.889Z Downloaded hmac v0.12.1
9692026-02-18T03:09:02.892Z Downloaded sha1 v0.10.6
9702026-02-18T03:09:02.892Z Downloaded num-conv v0.2.0
9712026-02-18T03:09:02.895Z Downloaded ff v0.13.1
9722026-02-18T03:09:02.895Z Downloaded smawk v0.3.2
9732026-02-18T03:09:02.898Z Downloaded crossbeam-epoch v0.9.18
9742026-02-18T03:09:02.901Z Downloaded testing_table v0.3.0
9752026-02-18T03:09:02.901Z Downloaded slog-dtrace v0.3.0
9762026-02-18T03:09:02.903Z Downloaded phf v0.12.1
9772026-02-18T03:09:02.904Z Downloaded fs_extra v1.3.0
9782026-02-18T03:09:02.906Z Downloaded drift v0.1.3
9792026-02-18T03:09:02.910Z Downloaded time-core v0.1.8
9802026-02-18T03:09:02.913Z Downloaded rand_chacha v0.3.1
9812026-02-18T03:09:02.913Z Downloaded olpc-cjson v0.1.4
9822026-02-18T03:09:02.916Z Downloaded newline-converter v0.3.0
9832026-02-18T03:09:02.916Z Downloaded instant v0.1.13
9842026-02-18T03:09:02.919Z Downloaded rustversion v1.0.22
9852026-02-18T03:09:02.922Z Downloaded powerfmt v0.2.0
9862026-02-18T03:09:02.922Z Downloaded phf_shared v0.12.1
9872026-02-18T03:09:02.922Z Downloaded progenitor-impl v0.10.0
9882026-02-18T03:09:02.925Z Downloaded sigpipe v0.1.3
9892026-02-18T03:09:02.928Z Downloaded tabled_derive v0.11.0
9902026-02-18T03:09:02.928Z Downloaded elliptic-curve v0.13.8
9912026-02-18T03:09:02.931Z Downloaded thiserror-impl-no-std v2.0.2
9922026-02-18T03:09:02.934Z Downloaded structmeta-derive v0.3.0
9932026-02-18T03:09:02.934Z Downloaded scroll v0.13.0
9942026-02-18T03:09:02.937Z Downloaded ref-cast v1.0.25
9952026-02-18T03:09:02.939Z Downloaded slog-scope v4.4.1
9962026-02-18T03:09:02.939Z Downloaded serde_tokenstream v0.2.2
9972026-02-18T03:09:02.942Z Downloaded ingot-macros v0.1.1
9982026-02-18T03:09:02.942Z Downloaded indexmap v1.9.3
9992026-02-18T03:09:02.945Z Downloaded slog-bunyan v2.5.0
10002026-02-18T03:09:02.948Z Downloaded siphasher v1.0.2
10012026-02-18T03:09:02.948Z Downloaded serde_plain v1.0.2
10022026-02-18T03:09:02.951Z Downloaded serial_test_derive v3.3.1
10032026-02-18T03:09:02.951Z Downloaded proc-macro-crate v3.4.0
10042026-02-18T03:09:02.951Z Downloaded newtype_derive v0.1.6
10052026-02-18T03:09:02.954Z Downloaded keccak v0.1.6
10062026-02-18T03:09:02.954Z Downloaded rhai_codegen v3.1.0
10072026-02-18T03:09:02.960Z Downloaded progenitor v0.11.2
10082026-02-18T03:09:02.963Z Downloaded pest_derive v2.8.6
10092026-02-18T03:09:02.966Z Downloaded libsw v3.5.0
10102026-02-18T03:09:02.967Z Downloaded glob v0.3.3
10112026-02-18T03:09:02.970Z Downloaded untrusted v0.7.1
10122026-02-18T03:09:02.970Z Downloaded serde-big-array v0.5.1
10132026-02-18T03:09:02.973Z Downloaded tagptr v0.2.0
10142026-02-18T03:09:02.973Z Downloaded serial_test v3.3.1
10152026-02-18T03:09:02.976Z Downloaded thread-id v4.2.2
10162026-02-18T03:09:02.976Z Downloaded topological-sort v0.2.2
10172026-02-18T03:09:02.976Z Downloaded progenitor v0.10.0
10182026-02-18T03:09:02.979Z Downloaded hubpack_derive v0.1.1
10192026-02-18T03:09:02.979Z Downloaded strum v0.26.3
10202026-02-18T03:09:02.979Z Downloaded slog-json v2.6.1
10212026-02-18T03:09:02.982Z Downloaded dropshot-api-manager v0.3.0
10222026-02-18T03:09:02.985Z Downloaded slog-stdlog v4.1.1
10232026-02-18T03:09:02.985Z Downloaded rustls-pemfile v2.2.0
10242026-02-18T03:09:02.988Z Downloaded usdt-macro v0.6.0
10252026-02-18T03:09:02.988Z Downloaded serde_with_macros v3.16.1
10262026-02-18T03:09:02.991Z Downloaded take_mut v0.2.2
10272026-02-18T03:09:02.991Z Downloaded password-hash v0.5.0
10282026-02-18T03:09:02.994Z Downloaded synstructure v0.13.2
10292026-02-18T03:09:02.994Z Downloaded smartstring v1.0.1
10302026-02-18T03:09:02.997Z Downloaded unarray v0.1.4
10312026-02-18T03:09:02.997Z Downloaded resolv-conf v0.7.6
10322026-02-18T03:09:03.000Z Downloaded tabled_derive v0.7.0
10332026-02-18T03:09:03.000Z Downloaded slog-envlogger v2.2.0
10342026-02-18T03:09:03.003Z Downloaded spin v0.5.2
10352026-02-18T03:09:03.003Z Downloaded secrecy v0.10.3
10362026-02-18T03:09:03.003Z Downloaded num-integer v0.1.46
10372026-02-18T03:09:03.006Z Downloaded termtree v0.5.1
10382026-02-18T03:09:03.006Z Downloaded num_enum_derive v0.7.5
10392026-02-18T03:09:03.006Z Downloaded heapless v0.8.0
10402026-02-18T03:09:03.010Z Downloaded slog-async v2.8.0
10412026-02-18T03:09:03.013Z Downloaded scroll v0.12.0
10422026-02-18T03:09:03.013Z Downloaded papergrid v0.17.0
10432026-02-18T03:09:03.017Z Downloaded wait-timeout v0.2.1
10442026-02-18T03:09:03.020Z Downloaded thread-id v5.1.0
10452026-02-18T03:09:03.020Z Downloaded yoke-derive v0.8.1
10462026-02-18T03:09:03.023Z Downloaded usdt-attr-macro v0.5.0
10472026-02-18T03:09:03.023Z Downloaded tabwriter v1.4.1
10482026-02-18T03:09:03.023Z Downloaded waitgroup v0.1.2
10492026-02-18T03:09:03.026Z Downloaded usdt-macro v0.5.0
10502026-02-18T03:09:03.026Z Downloaded strum v0.27.2
10512026-02-18T03:09:03.027Z Downloaded stable_deref_trait v1.2.1
10522026-02-18T03:09:03.027Z Downloaded slog-term v2.9.2
10532026-02-18T03:09:03.030Z Downloaded tinystr v0.8.2
10542026-02-18T03:09:03.033Z Downloaded unit-prefix v0.5.2
10552026-02-18T03:09:03.033Z Downloaded qorb v0.4.1
10562026-02-18T03:09:03.035Z Downloaded utf-8 v0.7.6
10572026-02-18T03:09:03.038Z Downloaded usdt-attr-macro v0.6.0
10582026-02-18T03:09:03.038Z Downloaded multer v3.1.0
10592026-02-18T03:09:03.041Z Downloaded zerofrom-derive v0.1.6
10602026-02-18T03:09:03.041Z Downloaded universal-hash v0.5.1
10612026-02-18T03:09:03.041Z Downloaded usdt v0.5.0
10622026-02-18T03:09:03.041Z Downloaded num_enum v0.5.11
10632026-02-18T03:09:03.046Z Downloaded zone_cfg_derive v0.3.1
10642026-02-18T03:09:03.049Z Downloaded usdt v0.6.0
10652026-02-18T03:09:03.049Z Downloaded serde_derive_internals v0.29.1
10662026-02-18T03:09:03.052Z Downloaded tiny-keccak v2.0.2
10672026-02-18T03:09:03.052Z Downloaded tokio-rustls v0.25.0
10682026-02-18T03:09:03.054Z Downloaded tokio-dtrace v0.1.1
10692026-02-18T03:09:03.055Z Downloaded usdt-impl v0.6.0
10702026-02-18T03:09:03.058Z Downloaded strum_macros v0.26.4
10712026-02-18T03:09:03.058Z Downloaded blake3 v1.8.3
10722026-02-18T03:09:03.065Z Downloaded memmap2 v0.9.10
10732026-02-18T03:09:03.068Z Downloaded icu_collections v2.1.1
10742026-02-18T03:09:03.071Z Downloaded schemars v0.9.0
10752026-02-18T03:09:03.082Z Downloaded writeable v0.6.2
10762026-02-18T03:09:03.085Z Downloaded whoami v1.6.1
10772026-02-18T03:09:03.088Z Downloaded usdt-impl v0.5.0
10782026-02-18T03:09:03.088Z Downloaded half v2.7.1
10792026-02-18T03:09:03.091Z Downloaded time-macros v0.2.27
10802026-02-18T03:09:03.094Z Downloaded thiserror-no-std v2.0.2
10812026-02-18T03:09:03.097Z Downloaded zeroize_derive v1.4.3
10822026-02-18T03:09:03.097Z Downloaded thin-vec v0.2.14
10832026-02-18T03:09:03.100Z Downloaded zerofrom v0.1.6
10842026-02-18T03:09:03.100Z Downloaded yoke v0.8.1
10852026-02-18T03:09:03.100Z Downloaded walkdir v2.5.0
10862026-02-18T03:09:03.103Z Downloaded zone v0.3.1
10872026-02-18T03:09:03.103Z Downloaded zerovec-derive v0.11.2
10882026-02-18T03:09:03.106Z Downloaded term v1.2.1
10892026-02-18T03:09:03.109Z Downloaded spin v0.9.8
10902026-02-18T03:09:03.109Z Downloaded schemars_derive v0.8.22
10912026-02-18T03:09:03.112Z Downloaded strum_macros v0.27.2
10922026-02-18T03:09:03.112Z Downloaded ucd-trie v0.1.7
10932026-02-18T03:09:03.115Z Downloaded rand v0.8.5
10942026-02-18T03:09:03.118Z Downloaded xz2 v0.1.7
10952026-02-18T03:09:03.118Z Downloaded similar v2.7.0
10962026-02-18T03:09:03.122Z Downloaded zerocopy-derive v0.7.35
10972026-02-18T03:09:03.125Z Downloaded schemars v1.2.1
10982026-02-18T03:09:03.138Z Downloaded tungstenite v0.21.0
10992026-02-18T03:09:03.141Z Downloaded toml_edit v0.23.10+spec-1.0.0
11002026-02-18T03:09:03.145Z Downloaded snafu v0.8.9
11012026-02-18T03:09:03.149Z Downloaded vsss-rs v3.3.4
11022026-02-18T03:09:03.153Z Downloaded rayon-core v1.13.0
11032026-02-18T03:09:03.156Z Downloaded socket2 v0.5.10
11042026-02-18T03:09:03.159Z Downloaded slog v2.8.2
11052026-02-18T03:09:03.162Z Downloaded unsafe-libyaml v0.2.11
11062026-02-18T03:09:03.165Z Downloaded toml_edit v0.19.15
11072026-02-18T03:09:03.177Z Downloaded typify v0.4.3
11082026-02-18T03:09:03.180Z Downloaded steno v0.4.1
11092026-02-18T03:09:03.183Z Downloaded pest v2.8.6
11102026-02-18T03:09:03.188Z Downloaded zerotrie v0.2.3
11112026-02-18T03:09:03.191Z Downloaded hashbrown v0.12.3
11122026-02-18T03:09:03.194Z Downloaded libm v0.2.16
11132026-02-18T03:09:03.203Z Downloaded hickory-resolver v0.24.4
11142026-02-18T03:09:03.207Z Downloaded toml v0.7.8
11152026-02-18T03:09:03.210Z Downloaded zerocopy-derive v0.8.39
11162026-02-18T03:09:03.217Z Downloaded scc v2.4.0
11172026-02-18T03:09:03.221Z Downloaded hkdf v0.12.4
11182026-02-18T03:09:03.224Z Downloaded goblin v0.10.5
11192026-02-18T03:09:03.229Z Downloaded zerovec v0.11.5
11202026-02-18T03:09:03.234Z Downloaded icu_properties_data v2.1.2
11212026-02-18T03:09:03.242Z Downloaded iddqd v0.3.17
11222026-02-18T03:09:03.247Z Downloaded tough v0.20.0
11232026-02-18T03:09:03.254Z Downloaded serde_with v3.16.1
11242026-02-18T03:09:03.265Z Downloaded rayon v1.11.0
11252026-02-18T03:09:03.273Z Downloaded tabled v0.15.0
11262026-02-18T03:09:03.286Z Downloaded zerocopy v0.7.35
11272026-02-18T03:09:03.300Z Downloaded rustls-webpki v0.102.8
11282026-02-18T03:09:03.317Z Downloaded hickory-proto v0.24.4
11292026-02-18T03:09:03.328Z Downloaded winnow v0.5.40
11302026-02-18T03:09:03.335Z Downloaded proptest v1.10.0
11312026-02-18T03:09:03.342Z Downloaded time v0.3.47
11322026-02-18T03:09:03.352Z Downloaded tabled v0.20.0
11332026-02-18T03:09:03.367Z Downloaded openapiv3 v2.2.0
11342026-02-18T03:09:03.376Z Downloaded rhai v1.24.0
11352026-02-18T03:09:03.385Z Downloaded dropshot v0.16.7
11362026-02-18T03:09:03.404Z Downloaded nix v0.31.1
11372026-02-18T03:09:03.413Z Downloaded syn v1.0.109
11382026-02-18T03:09:03.421Z Downloaded smoltcp v0.11.0
11392026-02-18T03:09:03.430Z Downloaded regress v0.10.5
11402026-02-18T03:09:03.437Z Downloaded rustls v0.22.4
11412026-02-18T03:09:03.447Z Downloaded hickory-proto v0.25.2
11422026-02-18T03:09:03.461Z Downloaded moka v0.12.13
11432026-02-18T03:09:03.467Z Downloaded itertools v0.12.1
11442026-02-18T03:09:03.473Z Downloaded yansi v1.0.1
11452026-02-18T03:09:03.476Z Downloaded typed-path v0.9.3
11462026-02-18T03:09:03.480Z Downloaded test-strategy v0.4.5
11472026-02-18T03:09:03.483Z Downloaded nom v7.1.3
11482026-02-18T03:09:03.487Z Downloaded hickory-resolver v0.25.2
11492026-02-18T03:09:03.491Z Downloaded papergrid v0.11.0
11502026-02-18T03:09:03.495Z Downloaded serde_yaml v0.9.34+deprecated
11512026-02-18T03:09:03.498Z Downloaded schemars v0.8.22
11522026-02-18T03:09:03.508Z Downloaded progenitor-impl v0.11.2
11532026-02-18T03:09:03.511Z Downloaded typify-impl v0.4.3
11542026-02-18T03:09:03.520Z Downloaded sled v0.34.7
11552026-02-18T03:09:03.528Z Downloaded prettyplease v0.2.37
11562026-02-18T03:09:03.531Z Downloaded lzma-sys v0.1.20
11572026-02-18T03:09:03.555Z Downloaded jiff v0.2.20
11582026-02-18T03:09:03.569Z Downloaded smf v0.2.3
11592026-02-18T03:09:03.572Z Downloaded ingot v0.1.1
11602026-02-18T03:09:03.572Z Downloaded libc v0.2.180
11612026-02-18T03:09:03.599Z Downloaded petgraph v0.6.5
11622026-02-18T03:09:03.615Z Downloaded tokio-tungstenite v0.21.0
11632026-02-18T03:09:03.618Z Downloaded pest_generator v2.8.6
11642026-02-18T03:09:03.618Z Downloaded jiff-static v0.2.20
11652026-02-18T03:09:03.621Z Downloaded typify-macro v0.4.3
11662026-02-18T03:09:03.621Z Downloaded snafu-derive v0.8.9
11672026-02-18T03:09:03.624Z Downloaded serde_repr v0.1.20
11682026-02-18T03:09:03.624Z Downloaded sdd v3.0.10
11692026-02-18T03:09:03.627Z Downloaded minimal-lexical v0.2.1
11702026-02-18T03:09:03.630Z Downloaded icu_normalizer_data v2.1.1
11712026-02-18T03:09:03.633Z Downloaded icu_normalizer v2.1.1
11722026-02-18T03:09:03.635Z Downloaded defmt-macros v1.0.1
11732026-02-18T03:09:03.639Z Downloaded chacha20poly1305 v0.10.1
11742026-02-18T03:09:03.639Z Downloaded crypto-bigint v0.5.5
11752026-02-18T03:09:03.643Z Downloaded highway v1.3.0
11762026-02-18T03:09:03.646Z Downloaded structmeta v0.3.0
11772026-02-18T03:09:03.646Z Downloaded ref-cast-impl v1.0.25
11782026-02-18T03:09:03.650Z Downloaded foldhash v0.2.0
11792026-02-18T03:09:03.650Z Downloaded progenitor-macro v0.10.0
11802026-02-18T03:09:03.650Z Downloaded hostname v0.3.1
11812026-02-18T03:09:03.653Z Downloaded paste v1.0.15
11822026-02-18T03:09:03.653Z Downloaded chrono-tz v0.10.4
11832026-02-18T03:09:03.666Z Downloaded rusty-fork v0.3.1
11842026-02-18T03:09:03.669Z Downloaded icu_properties v2.1.2
11852026-02-18T03:09:03.672Z Downloaded expectorate v1.2.0
11862026-02-18T03:09:03.672Z Downloaded csv v1.4.0
11872026-02-18T03:09:03.688Z Downloaded crossbeam-deque v0.8.6
11882026-02-18T03:09:03.691Z Downloaded sha3 v0.10.8
11892026-02-18T03:09:03.694Z Downloaded cmake v0.1.57
11902026-02-18T03:09:03.697Z Downloaded pest_meta v2.8.6
11912026-02-18T03:09:03.697Z Downloaded num-derive v0.4.2
11922026-02-18T03:09:03.701Z Downloaded fxhash v0.2.1
11932026-02-18T03:09:03.701Z Downloaded fixedbitset v0.4.2
11942026-02-18T03:09:03.701Z Downloaded const_format v0.2.35
11952026-02-18T03:09:03.705Z Downloaded foreign-types v0.5.0
11962026-02-18T03:09:03.705Z Downloaded ciborium v0.2.2
11972026-02-18T03:09:03.708Z Downloaded dunce v1.0.5
11982026-02-18T03:09:03.708Z Downloaded group v0.13.0
11992026-02-18T03:09:03.711Z Downloaded dropshot-api-manager-types v0.3.0
12002026-02-18T03:09:03.711Z Downloaded convert_case v0.4.0
12012026-02-18T03:09:03.711Z Downloaded cipher v0.4.4
12022026-02-18T03:09:03.714Z Downloaded bytecount v0.6.9
12032026-02-18T03:09:03.714Z Downloaded proc-macro-error-attr v1.0.4
12042026-02-18T03:09:03.714Z Downloaded diff v0.1.13
12052026-02-18T03:09:03.717Z Downloaded icu_provider v2.1.1
12062026-02-18T03:09:03.720Z Downloaded colored v3.1.1
12072026-02-18T03:09:03.723Z Downloaded chacha20 v0.9.1
12082026-02-18T03:09:03.723Z Downloaded parking_lot_core v0.8.6
12092026-02-18T03:09:03.726Z Downloaded no-std-compat v0.4.1
12102026-02-18T03:09:03.726Z Downloaded ident_case v1.0.1
12112026-02-18T03:09:03.726Z Downloaded enum-as-inner v0.6.1
12122026-02-18T03:09:03.726Z Downloaded dtrace-parser v0.2.0
12132026-02-18T03:09:03.730Z Downloaded defmt-parser v1.0.0
12142026-02-18T03:09:03.730Z Downloaded defmt v1.0.1
12152026-02-18T03:09:03.733Z Downloaded defmt v0.3.100
12162026-02-18T03:09:03.733Z Downloaded crossbeam-utils v0.8.21
12172026-02-18T03:09:03.733Z Downloaded crc8 v0.1.1
12182026-02-18T03:09:03.736Z Downloaded ciborium-ll v0.2.2
12192026-02-18T03:09:03.736Z Downloaded hubpack v0.1.2
12202026-02-18T03:09:03.736Z Downloaded const_format_proc_macros v0.2.34
12212026-02-18T03:09:03.739Z Downloaded daft-derive v0.1.5
12222026-02-18T03:09:03.742Z Downloaded cstr-argument v0.1.2
12232026-02-18T03:09:03.742Z Downloaded crucible-workspace-hack v0.1.0
12242026-02-18T03:09:03.742Z Downloaded ciborium-io v0.2.2
12252026-02-18T03:09:03.746Z Downloaded dropshot_endpoint v0.16.7
12262026-02-18T03:09:03.746Z Downloaded crossbeam-channel v0.5.15
12272026-02-18T03:09:03.749Z Downloaded encoding_rs v0.8.35
12282026-02-18T03:09:03.767Z Downloaded cancel-safe-futures v0.1.5
12292026-02-18T03:09:03.770Z Downloaded base64 v0.21.7
12302026-02-18T03:09:03.773Z Downloaded internet-checksum v0.2.1
12312026-02-18T03:09:03.773Z Downloaded const-random-macro v0.1.16
12322026-02-18T03:09:03.776Z Downloaded cobs v0.3.0
12332026-02-18T03:09:03.776Z Downloaded linked-hash-map v0.5.6
12342026-02-18T03:09:03.776Z Downloaded idna_adapter v1.2.1
12352026-02-18T03:09:03.779Z Downloaded goblin v0.8.2
12362026-02-18T03:09:03.782Z Downloaded displaydoc v0.2.5
12372026-02-18T03:09:03.785Z Downloaded cargo_toml v0.22.3
12382026-02-18T03:09:03.785Z Downloaded erased-serde v0.3.31
12392026-02-18T03:09:03.788Z Downloaded cookie v0.18.1
12402026-02-18T03:09:03.791Z Downloaded byteorder v1.5.0
12412026-02-18T03:09:03.791Z Downloaded hostname v0.4.2
12422026-02-18T03:09:03.794Z Downloaded heck v0.4.1
12432026-02-18T03:09:03.794Z Downloaded arrayvec v0.7.6
12442026-02-18T03:09:03.794Z Downloaded async-stream v0.3.6
12452026-02-18T03:09:03.797Z Downloaded arrayref v0.3.9
12462026-02-18T03:09:03.797Z Downloaded bitflags v1.3.2
12472026-02-18T03:09:03.800Z Downloaded aead v0.5.2
12482026-02-18T03:09:04.273Z Downloaded aws-lc-sys v0.37.1
12492026-02-18T03:09:05.531Z Compiling proc-macro2 v1.0.106
12502026-02-18T03:09:05.531Z Compiling unicode-ident v1.0.24
12512026-02-18T03:09:05.534Z Compiling quote v1.0.44
12522026-02-18T03:09:05.534Z Compiling serde_core v1.0.228
12532026-02-18T03:09:05.534Z Compiling cfg-if v1.0.4
12542026-02-18T03:09:05.534Z Compiling serde v1.0.228
12552026-02-18T03:09:05.650Z Compiling libc v0.2.180
12562026-02-18T03:09:05.653Z Compiling memchr v2.8.0
12572026-02-18T03:09:05.822Z Compiling itoa v1.0.17
12582026-02-18T03:09:06.138Z Compiling zmij v1.0.21
12592026-02-18T03:09:06.211Z Compiling autocfg v1.5.0
12602026-02-18T03:09:06.339Z Compiling libm v0.2.16
12612026-02-18T03:09:07.036Z Compiling version_check v0.9.5
12622026-02-18T03:09:07.368Z Compiling getrandom v0.4.1
12632026-02-18T03:09:07.405Z Compiling stable_deref_trait v1.2.1
12642026-02-18T03:09:07.515Z Compiling iana-time-zone v0.1.65
12652026-02-18T03:09:07.531Z Compiling pin-project-lite v0.2.16
12662026-02-18T03:09:07.626Z Compiling equivalent v1.0.2
12672026-02-18T03:09:07.664Z Compiling foldhash v0.2.0
12682026-02-18T03:09:07.886Z Compiling allocator-api2 v0.2.21
12692026-02-18T03:09:07.902Z Compiling litemap v0.8.1
12702026-02-18T03:09:07.917Z Compiling writeable v0.6.2
12712026-02-18T03:09:08.121Z Compiling icu_normalizer_data v2.1.1
12722026-02-18T03:09:08.275Z Compiling syn v2.0.116
12732026-02-18T03:09:08.297Z Compiling parking_lot_core v0.9.12
12742026-02-18T03:09:08.440Z Compiling scopeguard v1.2.0
12752026-02-18T03:09:08.546Z Compiling icu_properties_data v2.1.2
12762026-02-18T03:09:08.603Z Compiling hashbrown v0.16.1
12772026-02-18T03:09:08.620Z Compiling percent-encoding v2.3.2
12782026-02-18T03:09:08.650Z Compiling lock_api v0.4.14
12792026-02-18T03:09:08.952Z Compiling dyn-clone v1.0.20
12802026-02-18T03:09:09.004Z Compiling form_urlencoded v1.2.2
12812026-02-18T03:09:09.119Z Compiling utf8_iter v1.0.4
12822026-02-18T03:09:09.194Z Compiling log v0.4.29
12832026-02-18T03:09:09.216Z Compiling serde_json v1.0.149
12842026-02-18T03:09:09.341Z Compiling jobserver v0.1.34
12852026-02-18T03:09:09.554Z Compiling find-msvc-tools v0.1.9
12862026-02-18T03:09:09.634Z Compiling shlex v1.3.0
12872026-02-18T03:09:09.810Z Compiling futures-core v0.3.32
12882026-02-18T03:09:09.916Z Compiling cc v1.2.56
12892026-02-18T03:09:09.982Z Compiling thiserror v2.0.18
12902026-02-18T03:09:09.999Z Compiling num-traits v0.2.19
12912026-02-18T03:09:09.999Z Compiling heck v0.5.0
12922026-02-18T03:09:10.043Z Compiling zerocopy v0.8.39
12932026-02-18T03:09:10.058Z Compiling errno v0.3.14
12942026-02-18T03:09:10.287Z Compiling fnv v1.0.7
12952026-02-18T03:09:10.442Z Compiling futures-sink v0.3.32
12962026-02-18T03:09:10.597Z Compiling getrandom v0.2.17
12972026-02-18T03:09:10.766Z Compiling slab v0.4.12
12982026-02-18T03:09:10.849Z Compiling futures-channel v0.3.32
12992026-02-18T03:09:10.917Z Compiling futures-task v0.3.32
13002026-02-18T03:09:11.021Z Compiling semver v1.0.27
13012026-02-18T03:09:11.074Z Compiling indexmap v2.13.0
13022026-02-18T03:09:11.269Z Compiling futures-io v0.3.32
13032026-02-18T03:09:11.570Z Compiling uuid v1.21.0
13042026-02-18T03:09:11.748Z Compiling portable-atomic v1.13.1
13052026-02-18T03:09:12.537Z Compiling typenum v1.19.0
13062026-02-18T03:09:12.617Z Compiling socket2 v0.6.2
13072026-02-18T03:09:13.040Z Compiling ring v0.17.14
13082026-02-18T03:09:13.252Z Compiling schemars v0.8.22
13092026-02-18T03:09:13.557Z Compiling rustversion v1.0.22
13102026-02-18T03:09:13.614Z Compiling critical-section v1.2.0
13112026-02-18T03:09:13.779Z Compiling regex-syntax v0.8.9
13122026-02-18T03:09:13.976Z Compiling once_cell v1.21.3
13132026-02-18T03:09:13.993Z Compiling untrusted v0.9.0
13142026-02-18T03:09:14.181Z Compiling bitflags v2.11.0
13152026-02-18T03:09:14.340Z Compiling signal-hook-registry v1.4.8
13162026-02-18T03:09:14.601Z Compiling mio v1.1.1
13172026-02-18T03:09:14.656Z Compiling byteorder v1.5.0
13182026-02-18T03:09:14.937Z Compiling subtle v2.6.1
13192026-02-18T03:09:15.103Z Compiling rand_core v0.6.4
13202026-02-18T03:09:15.216Z Compiling base64 v0.22.1
13212026-02-18T03:09:15.373Z Compiling synstructure v0.13.2
13222026-02-18T03:09:15.496Z Compiling serde_derive_internals v0.29.1
13232026-02-18T03:09:15.564Z Compiling rustix v1.1.3
13242026-02-18T03:09:15.869Z Compiling ipnet v2.11.0
13252026-02-18T03:09:16.488Z Compiling ucd-trie v0.1.7
13262026-02-18T03:09:16.505Z Compiling getrandom v0.3.4
13272026-02-18T03:09:16.624Z Compiling httparse v1.10.1
13282026-02-18T03:09:17.051Z Compiling atomic-waker v1.1.2
13292026-02-18T03:09:17.115Z Compiling pest v2.8.6
13302026-02-18T03:09:17.186Z Compiling tower-layer v0.3.3
13312026-02-18T03:09:17.245Z Compiling tower-service v0.3.3
13322026-02-18T03:09:17.286Z Compiling thiserror v1.0.69
13332026-02-18T03:09:17.377Z Compiling try-lock v0.2.5
13342026-02-18T03:09:17.473Z Compiling ryu v1.0.23
13352026-02-18T03:09:17.532Z Compiling want v0.3.1
13362026-02-18T03:09:17.800Z Compiling generic-array v0.14.7
13372026-02-18T03:09:17.826Z Compiling pretty-hex v0.4.1
13382026-02-18T03:09:17.995Z Compiling httpdate v1.0.3
13392026-02-18T03:09:18.027Z Compiling pin-utils v0.1.0
13402026-02-18T03:09:18.130Z Compiling plain v0.2.3
13412026-02-18T03:09:18.194Z Compiling slog v2.8.2
13422026-02-18T03:09:18.217Z Compiling aho-corasick v1.1.4
13432026-02-18T03:09:18.296Z Compiling strsim v0.11.1
13442026-02-18T03:09:18.393Z Compiling tracing-core v0.1.36
13452026-02-18T03:09:18.604Z Compiling winnow v0.7.14
13462026-02-18T03:09:18.737Z Compiling serde_derive v1.0.228
13472026-02-18T03:09:19.090Z Compiling zerofrom-derive v0.1.6
13482026-02-18T03:09:19.546Z Compiling yoke-derive v0.8.1
13492026-02-18T03:09:19.700Z Compiling zerovec-derive v0.11.2
13502026-02-18T03:09:19.889Z Compiling displaydoc v0.2.5
13512026-02-18T03:09:19.917Z Compiling schemars_derive v0.8.22
13522026-02-18T03:09:21.457Z Compiling tokio-macros v2.6.0
13532026-02-18T03:09:21.679Z Compiling thiserror-impl v2.0.18
13542026-02-18T03:09:21.931Z Compiling zerofrom v0.1.6
13552026-02-18T03:09:22.003Z Compiling zerocopy-derive v0.8.39
13562026-02-18T03:09:22.159Z Compiling yoke v0.8.1
13572026-02-18T03:09:22.215Z Compiling zeroize_derive v1.4.3
13582026-02-18T03:09:22.278Z Compiling futures-macro v0.3.32
13592026-02-18T03:09:22.499Z Compiling zerovec v0.11.5
13602026-02-18T03:09:22.649Z Compiling zerotrie v0.2.3
13612026-02-18T03:09:23.041Z Compiling pest_meta v2.8.6
13622026-02-18T03:09:23.279Z Compiling thiserror-impl v1.0.69
13632026-02-18T03:09:23.604Z Compiling tinystr v0.8.2
13642026-02-18T03:09:23.663Z Compiling potential_utf v0.1.4
13652026-02-18T03:09:23.934Z Compiling icu_locale_core v2.1.1
13662026-02-18T03:09:24.008Z Compiling icu_collections v2.1.1
13672026-02-18T03:09:24.027Z Compiling zeroize v1.8.2
13682026-02-18T03:09:24.415Z Compiling futures-util v0.3.32
13692026-02-18T03:09:24.721Z Compiling pest_generator v2.8.6
13702026-02-18T03:09:25.905Z Compiling icu_provider v2.1.1
13712026-02-18T03:09:26.211Z Compiling regex-automata v0.4.14
13722026-02-18T03:09:26.343Z Compiling tracing-attributes v0.1.31
13732026-02-18T03:09:26.427Z Compiling icu_properties v2.1.2
13742026-02-18T03:09:26.524Z Compiling bytes v1.11.1
13752026-02-18T03:09:26.633Z Compiling smallvec v1.15.1
13762026-02-18T03:09:26.651Z Compiling chrono v0.4.43
13772026-02-18T03:09:27.127Z Compiling icu_normalizer v2.1.1
13782026-02-18T03:09:28.126Z Compiling http v1.4.0
13792026-02-18T03:09:28.482Z Compiling serde_tokenstream v0.2.2
13802026-02-18T03:09:29.055Z Compiling idna_adapter v1.2.1
13812026-02-18T03:09:29.307Z Compiling idna v1.1.0
13822026-02-18T03:09:29.993Z Compiling url v2.5.8
13832026-02-18T03:09:30.068Z Compiling parking_lot v0.12.5
13842026-02-18T03:09:30.270Z Compiling http-body v1.0.1
13852026-02-18T03:09:30.367Z Compiling pest_derive v2.8.6
13862026-02-18T03:09:30.534Z Compiling tokio v1.49.0
13872026-02-18T03:09:30.995Z Compiling erased-serde v0.3.31
13882026-02-18T03:09:31.348Z Compiling regex v1.12.3
13892026-02-18T03:09:32.439Z Compiling http-body-util v0.1.3
13902026-02-18T03:09:32.791Z Compiling tracing v0.1.44
13912026-02-18T03:09:32.928Z Compiling serde_urlencoded v0.7.1
13922026-02-18T03:09:33.119Z Compiling crypto-common v0.1.7
13932026-02-18T03:09:33.202Z Compiling paste v1.0.15
13942026-02-18T03:09:33.242Z Compiling sync_wrapper v1.0.2
13952026-02-18T03:09:33.323Z Compiling regress v0.10.5
13962026-02-18T03:09:33.407Z Compiling ppv-lite86 v0.2.21
13972026-02-18T03:09:33.650Z Compiling rustls-pki-types v1.14.0
13982026-02-18T03:09:33.826Z Compiling scroll_derive v0.13.1
13992026-02-18T03:09:34.763Z Compiling powerfmt v0.2.0
14002026-02-18T03:09:34.869Z Compiling anyhow v1.0.101
14012026-02-18T03:09:34.893Z Compiling time-core v0.1.8
14022026-02-18T03:09:35.037Z Compiling num-conv v0.2.0
14032026-02-18T03:09:35.137Z Compiling deranged v0.5.6
14042026-02-18T03:09:35.199Z Compiling num_threads v0.1.7
14052026-02-18T03:09:35.278Z Compiling time-macros v0.2.27
14062026-02-18T03:09:35.346Z Compiling cpufeatures v0.2.17
14072026-02-18T03:09:35.458Z Compiling iri-string v0.7.10
14082026-02-18T03:09:35.687Z Compiling scroll v0.13.0
14092026-02-18T03:09:35.843Z Compiling ident_case v1.0.1
14102026-02-18T03:09:36.027Z Compiling fastrand v2.3.0
14112026-02-18T03:09:36.228Z Compiling goblin v0.10.5
14122026-02-18T03:09:36.578Z Compiling darling_core v0.21.3
14132026-02-18T03:09:37.609Z Compiling typify-impl v0.4.3
14142026-02-18T03:09:38.711Z Compiling ipnetwork v0.21.1
14152026-02-18T03:09:39.634Z Compiling daft-derive v0.1.5
14162026-02-18T03:09:41.267Z Compiling omicron-workspace-hack v0.1.0
14172026-02-18T03:09:41.668Z Compiling tokio-util v0.7.18
14182026-02-18T03:09:42.242Z Compiling darling_macro v0.21.3
14192026-02-18T03:09:43.137Z Compiling async-trait v0.1.89
14202026-02-18T03:09:43.635Z Compiling cmake v0.1.57
14212026-02-18T03:09:44.168Z Compiling dunce v1.0.5
14222026-02-18T03:09:44.326Z Compiling usdt-impl v0.6.0
14232026-02-18T03:09:44.370Z Compiling fs_extra v1.3.0
14242026-02-18T03:09:44.792Z Compiling darling v0.21.3
14252026-02-18T03:09:44.889Z Compiling aws-lc-sys v0.37.1
14262026-02-18T03:09:45.013Z Compiling dtrace-parser v0.3.0
14272026-02-18T03:09:45.395Z Compiling futures-executor v0.3.32
14282026-02-18T03:09:45.951Z Compiling block-buffer v0.10.4
14292026-02-18T03:09:46.192Z Compiling crossbeam-utils v0.8.21
14302026-02-18T03:09:46.214Z Compiling digest v0.10.7
14312026-02-18T03:09:46.295Z Compiling dof v0.4.0
14322026-02-18T03:09:46.358Z Compiling openapiv3 v2.2.0
14332026-02-18T03:09:46.593Z Compiling structmeta-derive v0.3.0
14342026-02-18T03:09:46.829Z Compiling thread-id v5.1.0
14352026-02-18T03:09:46.954Z Compiling hex v0.4.3
14362026-02-18T03:09:47.176Z Compiling camino v1.2.2
14372026-02-18T03:09:47.507Z Compiling rustls v0.22.4
14382026-02-18T03:09:47.884Z Compiling futures v0.3.32
14392026-02-18T03:09:47.984Z Compiling rand_core v0.9.5
14402026-02-18T03:09:48.768Z Compiling h2 v0.4.13
14412026-02-18T03:09:48.939Z Compiling structmeta v0.3.0
14422026-02-18T03:09:48.958Z Compiling oxnet v0.1.4
14432026-02-18T03:09:49.320Z Compiling thread_local v1.1.9
14442026-02-18T03:09:49.728Z Compiling aws-lc-rs v1.15.4
14452026-02-18T03:09:49.822Z Compiling syn v1.0.109
14462026-02-18T03:09:49.838Z Compiling match_cfg v0.1.0
14472026-02-18T03:09:49.935Z Compiling quick-error v1.2.3
14482026-02-18T03:09:50.099Z Compiling unsafe-libyaml v0.2.11
14492026-02-18T03:09:50.135Z Compiling slog-async v2.8.0
14502026-02-18T03:09:50.273Z Compiling unicode-width v0.2.2
14512026-02-18T03:09:50.714Z Compiling usdt-macro v0.6.0
14522026-02-18T03:09:50.739Z Compiling usdt-attr-macro v0.6.0
14532026-02-18T03:09:50.825Z Compiling rand_chacha v0.9.0
14542026-02-18T03:09:51.621Z Compiling serde_yaml v0.9.34+deprecated
14552026-02-18T03:09:51.748Z Compiling newtype-uuid-macros v0.1.0
14562026-02-18T03:09:52.401Z Compiling typify-macro v0.4.3
14572026-02-18T03:09:52.642Z Compiling strum_macros v0.26.4
14582026-02-18T03:09:52.868Z Compiling serde_spanned v1.0.4
14592026-02-18T03:09:53.122Z Compiling multer v3.1.0
14602026-02-18T03:09:53.409Z Compiling hyper v1.8.1
14612026-02-18T03:09:53.766Z Compiling debug-ignore v1.0.5
14622026-02-18T03:09:53.926Z Compiling term v1.2.1
14632026-02-18T03:09:54.743Z Compiling untrusted v0.7.1
14642026-02-18T03:09:54.939Z Compiling toml_writer v1.0.6+spec-1.1.0
14652026-02-18T03:09:55.363Z Compiling bit-vec v0.8.0
14662026-02-18T03:09:55.412Z Compiling take_mut v0.2.2
14672026-02-18T03:09:55.565Z Compiling rand v0.9.2
14682026-02-18T03:09:55.615Z Compiling async-stream-impl v0.3.6
14692026-02-18T03:09:55.761Z Compiling hyper-util v0.1.20
14702026-02-18T03:09:56.332Z Compiling strum v0.26.3
14712026-02-18T03:09:56.524Z Compiling bit-set v0.8.0
14722026-02-18T03:09:56.540Z Compiling typify v0.4.3
14732026-02-18T03:09:56.667Z Compiling dropshot v0.16.7
14742026-02-18T03:09:56.858Z Compiling encoding_rs v0.8.35
14752026-02-18T03:09:56.875Z Compiling rustls v0.23.36
14762026-02-18T03:09:56.875Z Compiling unarray v0.1.4
14772026-02-18T03:09:57.038Z Compiling mime v0.3.17
14782026-02-18T03:09:57.111Z Compiling ref-cast v1.0.25
14792026-02-18T03:09:57.225Z Compiling spin v0.9.8
14802026-02-18T03:09:57.435Z Compiling async-stream v0.3.6
14812026-02-18T03:09:57.477Z Compiling derive-ex v0.1.8
14822026-02-18T03:09:57.517Z Compiling dropshot_endpoint v0.16.7
14832026-02-18T03:09:57.725Z Compiling macaddr v1.0.1
14842026-02-18T03:09:57.763Z Compiling ref-cast-impl v1.0.25
14852026-02-18T03:09:58.148Z Compiling waitgroup v0.1.2
14862026-02-18T03:09:58.371Z Compiling serde_path_to_error v0.1.20
14872026-02-18T03:09:59.397Z Compiling progenitor-impl v0.11.2
14882026-02-18T03:09:59.417Z Compiling tabwriter v1.4.1
14892026-02-18T03:09:59.853Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
14902026-02-18T03:10:00.179Z Compiling tempfile v3.25.0
14912026-02-18T03:10:00.196Z Compiling newtype-uuid v1.3.2
14922026-02-18T03:10:01.011Z Compiling strum_macros v0.27.2
14932026-02-18T03:10:01.039Z Compiling test-strategy v0.4.5
14942026-02-18T03:10:01.254Z Compiling instant v0.1.13
14952026-02-18T03:10:01.868Z Compiling daft v0.1.5
14962026-02-18T03:10:02.400Z Compiling serde_with_macros v3.16.1
14972026-02-18T03:10:03.710Z Compiling tower v0.5.3
14982026-02-18T03:10:04.194Z Compiling time v0.3.47
14992026-02-18T03:10:04.507Z Compiling webpki-roots v1.0.6
15002026-02-18T03:10:04.730Z Compiling colored v3.1.1
15012026-02-18T03:10:04.851Z Compiling tower-http v0.6.8
15022026-02-18T03:10:05.034Z Compiling crossbeam-channel v0.5.15
15032026-02-18T03:10:05.501Z Compiling strum v0.27.2
15042026-02-18T03:10:05.700Z Compiling parse-display-derive v0.10.0
15052026-02-18T03:10:06.049Z Compiling rustls-webpki v0.102.8
15062026-02-18T03:10:07.914Z Compiling progenitor-macro v0.11.2
15072026-02-18T03:10:08.092Z Compiling rustc-hash v2.1.1
15082026-02-18T03:10:08.272Z Compiling slog-json v2.6.1
15092026-02-18T03:10:09.131Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15102026-02-18T03:10:09.232Z Compiling hostname v0.3.1
15112026-02-18T03:10:09.263Z Compiling rand_chacha v0.3.1
15122026-02-18T03:10:09.456Z Compiling toml_parser v1.0.9+spec-1.1.0
15132026-02-18T03:10:09.674Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15142026-02-18T03:10:10.469Z Compiling toml_datetime v0.7.5+spec-1.1.0
15152026-02-18T03:10:10.484Z Compiling wait-timeout v0.2.1
15162026-02-18T03:10:10.500Z Compiling memmap2 v0.9.10
15172026-02-18T03:10:10.927Z Compiling is-terminal v0.4.17
15182026-02-18T03:10:11.024Z Compiling either v1.15.0
15192026-02-18T03:10:11.051Z Compiling slog-term v2.9.2
15202026-02-18T03:10:11.067Z Compiling toml v0.9.12+spec-1.1.0
15212026-02-18T03:10:11.082Z Compiling usdt v0.6.0
15222026-02-18T03:10:11.387Z Compiling rusty-fork v0.3.1
15232026-02-18T03:10:11.612Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15242026-02-18T03:10:11.855Z Compiling rand v0.8.5
15252026-02-18T03:10:12.166Z Compiling slog-bunyan v2.5.0
15262026-02-18T03:10:13.060Z Compiling tokio-rustls v0.25.0
15272026-02-18T03:10:13.227Z Compiling rand_xorshift v0.4.0
15282026-02-18T03:10:13.477Z Compiling sha1 v0.10.6
15292026-02-18T03:10:13.481Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15302026-02-18T03:10:13.542Z Compiling rustls-pemfile v2.2.0
15312026-02-18T03:10:13.900Z Compiling hostname v0.4.2
15322026-02-18T03:10:13.915Z Compiling proptest v1.10.0
15332026-02-18T03:10:17.846Z Compiling itertools v0.14.0
15342026-02-18T03:10:19.050Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
15352026-02-18T03:10:20.307Z Compiling serde_with v3.16.1
15362026-02-18T03:10:20.715Z Compiling utf8parse v0.2.2
15372026-02-18T03:10:20.889Z Compiling anstyle-parse v0.2.7
15382026-02-18T03:10:21.250Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
15392026-02-18T03:10:21.444Z Compiling toml_datetime v0.6.11
15402026-02-18T03:10:22.021Z Compiling anstyle v1.0.13
15412026-02-18T03:10:22.064Z Compiling is_terminal_polyfill v1.70.2
15422026-02-18T03:10:22.215Z Compiling colorchoice v1.0.4
15432026-02-18T03:10:22.463Z Compiling anstyle-query v1.1.5
15442026-02-18T03:10:22.644Z Compiling anstream v0.6.21
15452026-02-18T03:10:22.830Z Compiling backoff v0.4.0
15462026-02-18T03:10:23.285Z Compiling parse-display v0.10.0
15472026-02-18T03:10:23.376Z Compiling iddqd v0.3.17
15482026-02-18T03:10:24.656Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15492026-02-18T03:10:26.028Z Compiling clap_lex v1.0.0
15502026-02-18T03:10:26.459Z Compiling clap_derive v4.5.55
15512026-02-18T03:10:27.615Z Compiling terminal_size v0.4.3
15522026-02-18T03:10:27.833Z Compiling crossbeam-epoch v0.9.18
15532026-02-18T03:10:28.669Z Compiling clap_builder v4.5.59
15542026-02-18T03:10:28.825Z Compiling rustls-webpki v0.103.9
15552026-02-18T03:10:29.576Z Compiling proc-macro-error-attr v1.0.4
15562026-02-18T03:10:29.962Z Compiling heapless v0.8.0
15572026-02-18T03:10:30.739Z Compiling ingot-macros v0.1.1
15582026-02-18T03:10:30.835Z Compiling toml_edit v0.23.10+spec-1.0.0
15592026-02-18T03:10:32.429Z Compiling clap v4.5.59
15602026-02-18T03:10:33.085Z Compiling zerocopy-derive v0.7.35
15612026-02-18T03:10:33.610Z Compiling hash32 v0.3.1
15622026-02-18T03:10:33.852Z Compiling proc-macro-error v1.0.4
15632026-02-18T03:10:34.649Z Compiling smoltcp v0.11.0
15642026-02-18T03:10:34.919Z Compiling winnow v0.5.40
15652026-02-18T03:10:35.312Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15662026-02-18T03:10:35.701Z Compiling zerocopy v0.7.35
15672026-02-18T03:10:37.036Z Compiling tokio-rustls v0.26.4
15682026-02-18T03:10:37.250Z Compiling ingot-types v0.1.2
15692026-02-18T03:10:37.515Z Compiling proc-macro-crate v3.4.0
15702026-02-18T03:10:38.099Z Compiling toml_edit v0.19.15
15712026-02-18T03:10:38.646Z Compiling cobs v0.3.0
15722026-02-18T03:10:39.111Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
15732026-02-18T03:10:39.311Z Compiling bitflags v1.3.2
15742026-02-18T03:10:39.329Z Compiling managed v0.8.0
15752026-02-18T03:10:39.424Z Compiling crucible-workspace-hack v0.1.0
15762026-02-18T03:10:39.812Z Compiling postcard v1.1.3
15772026-02-18T03:10:40.195Z Compiling hyper-rustls v0.27.7
15782026-02-18T03:10:40.367Z Compiling num_enum_derive v0.7.5
15792026-02-18T03:10:40.385Z Compiling ingot v0.1.1
15802026-02-18T03:10:40.754Z Compiling proc-macro-crate v1.3.1
15812026-02-18T03:10:41.405Z Compiling foreign-types-macros v0.2.3
15822026-02-18T03:10:41.480Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
15832026-02-18T03:10:41.635Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
15842026-02-18T03:10:42.170Z Compiling heck v0.4.1
15852026-02-18T03:10:42.557Z Compiling rayon-core v1.13.0
15862026-02-18T03:10:42.667Z Compiling foreign-types-shared v0.3.1
15872026-02-18T03:10:42.700Z Compiling num_enum v0.7.5
15882026-02-18T03:10:42.785Z Compiling foreign-types v0.5.0
15892026-02-18T03:10:42.880Z Compiling reqwest v0.12.28
15902026-02-18T03:10:43.002Z Compiling crossbeam-deque v0.8.6
15912026-02-18T03:10:43.083Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
15922026-02-18T03:10:43.113Z Compiling num_enum_derive v0.5.11
15932026-02-18T03:10:43.948Z Compiling dtrace-parser v0.2.0
15942026-02-18T03:10:43.971Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
15952026-02-18T03:10:44.316Z Compiling scroll_derive v0.12.1
15962026-02-18T03:10:44.923Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
15972026-02-18T03:10:45.155Z Compiling usdt-impl v0.5.0
15982026-02-18T03:10:45.178Z Compiling memoffset v0.9.1
15992026-02-18T03:10:45.544Z Compiling cstr-argument v0.1.2
16002026-02-18T03:10:45.592Z Compiling convert_case v0.4.0
16012026-02-18T03:10:45.608Z Compiling tinyvec_macros v0.1.1
16022026-02-18T03:10:45.699Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
16032026-02-18T03:10:45.715Z Compiling cfg_aliases v0.2.1
16042026-02-18T03:10:45.807Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16052026-02-18T03:10:45.822Z Compiling nix v0.30.1
16062026-02-18T03:10:45.966Z Compiling scroll v0.12.0
16072026-02-18T03:10:46.101Z Compiling tinyvec v1.10.0
16082026-02-18T03:10:46.211Z Compiling derive_more v0.99.20
16092026-02-18T03:10:46.493Z Compiling num_enum v0.5.11
16102026-02-18T03:10:46.619Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16112026-02-18T03:10:46.871Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
16122026-02-18T03:10:47.676Z Compiling dof v0.3.0
16132026-02-18T03:10:48.433Z Compiling camino-tempfile v1.4.1
16142026-02-18T03:10:48.533Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
16152026-02-18T03:10:48.779Z Compiling thread-id v4.2.2
16162026-02-18T03:10:50.132Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16172026-02-18T03:10:50.438Z Compiling rayon v1.11.0
16182026-02-18T03:10:51.171Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16192026-02-18T03:10:51.813Z Compiling goblin v0.8.2
16202026-02-18T03:10:51.866Z Compiling progenitor-client v0.11.2
16212026-02-18T03:10:52.569Z Compiling zone_cfg_derive v0.3.1
16222026-02-18T03:10:53.026Z Compiling itertools v0.12.1
16232026-02-18T03:10:53.198Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16242026-02-18T03:10:53.834Z Compiling serde_spanned v0.6.9
16252026-02-18T03:10:53.904Z Compiling num-derive v0.4.2
16262026-02-18T03:10:54.081Z Compiling sigpipe v0.1.3
16272026-02-18T03:10:54.660Z Compiling toml_write v0.1.2
16282026-02-18T03:10:54.690Z Compiling jiff v0.2.20
16292026-02-18T03:10:54.875Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16302026-02-18T03:10:55.061Z Compiling glob v0.3.3
16312026-02-18T03:10:55.289Z Compiling toml_edit v0.22.27
16322026-02-18T03:10:55.745Z Compiling zone v0.3.1
16332026-02-18T03:10:55.958Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
16342026-02-18T03:10:57.052Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16352026-02-18T03:10:58.089Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16362026-02-18T03:10:58.870Z Compiling progenitor v0.11.2
16372026-02-18T03:11:01.059Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16382026-02-18T03:11:02.642Z Compiling smf v0.2.3
16392026-02-18T03:11:02.676Z Compiling secrecy v0.10.3
16402026-02-18T03:11:02.709Z Compiling num-integer v0.1.46
16412026-02-18T03:11:03.399Z Compiling rustc_version v0.4.1
16422026-02-18T03:11:03.622Z Compiling rustix v0.38.44
16432026-02-18T03:11:03.784Z Compiling prettyplease v0.2.37
16442026-02-18T03:11:03.938Z Compiling whoami v1.6.1
16452026-02-18T03:11:03.953Z Compiling float-ord v0.3.2
16462026-02-18T03:11:04.227Z Compiling curve25519-dalek v4.1.3
16472026-02-18T03:11:05.078Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
16482026-02-18T03:11:05.631Z Compiling toml v0.8.23
16492026-02-18T03:11:05.843Z Compiling usdt-macro v0.5.0
16502026-02-18T03:11:05.988Z Compiling usdt-attr-macro v0.5.0
16512026-02-18T03:11:07.347Z Compiling progenitor-client v0.10.0
16522026-02-18T03:11:07.850Z Compiling hmac v0.12.1
16532026-02-18T03:11:08.105Z Compiling inout v0.1.4
16542026-02-18T03:11:08.350Z Compiling enum-as-inner v0.6.1
16552026-02-18T03:11:08.563Z Compiling ff v0.13.1
16562026-02-18T03:11:08.665Z Compiling memmap v0.7.0
16572026-02-18T03:11:08.770Z Compiling data-encoding v2.10.0
16582026-02-18T03:11:09.133Z Compiling static_assertions v1.1.0
16592026-02-18T03:11:09.244Z Compiling usdt v0.5.0
16602026-02-18T03:11:09.517Z Compiling group v0.13.0
16612026-02-18T03:11:09.706Z Compiling cipher v0.4.4
16622026-02-18T03:11:09.741Z Compiling hkdf v0.12.4
16632026-02-18T03:11:10.129Z Compiling num-iter v0.1.45
16642026-02-18T03:11:10.327Z Compiling num-rational v0.4.2
16652026-02-18T03:11:10.950Z Compiling thiserror-impl-no-std v2.0.2
16662026-02-18T03:11:11.020Z Compiling half v2.7.1
16672026-02-18T03:11:11.932Z Compiling universal-hash v0.5.1
16682026-02-18T03:11:11.949Z Compiling crypto-bigint v0.5.5
16692026-02-18T03:11:12.149Z Compiling curve25519-dalek-derive v0.1.1
16702026-02-18T03:11:12.258Z Compiling num-complex v0.4.6
16712026-02-18T03:11:13.518Z Compiling base64ct v1.8.3
16722026-02-18T03:11:13.540Z Compiling base16ct v0.2.0
16732026-02-18T03:11:13.588Z Compiling opaque-debug v0.3.1
16742026-02-18T03:11:13.699Z Compiling ciborium-io v0.2.2
16752026-02-18T03:11:13.826Z Compiling ciborium-ll v0.2.2
16762026-02-18T03:11:13.844Z Compiling poly1305 v0.8.0
16772026-02-18T03:11:14.146Z Compiling password-hash v0.5.0
16782026-02-18T03:11:14.175Z Compiling thiserror-no-std v2.0.2
16792026-02-18T03:11:14.305Z Compiling num v0.4.3
16802026-02-18T03:11:14.536Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16812026-02-18T03:11:14.753Z Compiling elliptic-curve v0.13.8
16822026-02-18T03:11:15.328Z Compiling chacha20 v0.9.1
16832026-02-18T03:11:15.421Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16842026-02-18T03:11:15.732Z Compiling hubpack_derive v0.1.1
16852026-02-18T03:11:16.257Z Compiling blake2 v0.10.6
16862026-02-18T03:11:16.717Z Compiling aead v0.5.2
16872026-02-18T03:11:17.026Z Compiling resolv-conf v0.7.6
16882026-02-18T03:11:17.082Z Compiling linked-hash-map v0.5.6
16892026-02-18T03:11:17.281Z Compiling pkg-config v0.3.32
16902026-02-18T03:11:17.451Z Compiling vcpkg v0.2.15
16912026-02-18T03:11:17.842Z Compiling semver v0.1.20
16922026-02-18T03:11:18.317Z Compiling keccak v0.1.6
16932026-02-18T03:11:18.370Z Compiling rustc_version v0.1.7
16942026-02-18T03:11:18.656Z Compiling sha3 v0.10.8
16952026-02-18T03:11:18.725Z Compiling lru-cache v0.1.2
16962026-02-18T03:11:18.766Z Compiling openssl-sys v0.9.111
16972026-02-18T03:11:18.856Z Compiling chacha20poly1305 v0.10.1
16982026-02-18T03:11:18.939Z Compiling hubpack v0.1.2
16992026-02-18T03:11:19.193Z Compiling argon2 v0.5.3
17002026-02-18T03:11:19.293Z Compiling vsss-rs v3.3.4
17012026-02-18T03:11:19.372Z Compiling ciborium v0.2.2
17022026-02-18T03:11:19.485Z Compiling hickory-proto v0.24.4
17032026-02-18T03:11:20.776Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
17042026-02-18T03:11:21.812Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17052026-02-18T03:11:21.934Z Compiling serde-big-array v0.5.1
17062026-02-18T03:11:22.196Z Compiling derive-where v1.6.0
17072026-02-18T03:11:22.467Z Compiling serde_repr v0.1.20
17082026-02-18T03:11:22.963Z Compiling unicode-segmentation v1.12.0
17092026-02-18T03:11:23.302Z Compiling siphasher v1.0.2
17102026-02-18T03:11:23.646Z Compiling indent_write v2.2.0
17112026-02-18T03:11:23.707Z Compiling minimal-lexical v0.2.1
17122026-02-18T03:11:23.797Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17132026-02-18T03:11:23.871Z Compiling hickory-resolver v0.24.4
17142026-02-18T03:11:24.221Z Compiling nom v7.1.3
17152026-02-18T03:11:27.426Z Compiling phf_shared v0.12.1
17162026-02-18T03:11:27.637Z Compiling newline-converter v0.3.0
17172026-02-18T03:11:27.759Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17182026-02-18T03:11:27.915Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17192026-02-18T03:11:28.389Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17202026-02-18T03:11:29.052Z Compiling newtype_derive v0.1.6
17212026-02-18T03:11:29.451Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17222026-02-18T03:11:29.470Z Compiling atomicwrites v0.4.4
17232026-02-18T03:11:30.026Z Compiling progenitor-impl v0.10.0
17242026-02-18T03:11:30.574Z Compiling console v0.15.11
17252026-02-18T03:11:31.614Z Compiling tokio-stream v0.1.18
17262026-02-18T03:11:32.119Z Compiling pin-project-internal v1.1.10
17272026-02-18T03:11:32.658Z Compiling slog-dtrace v0.3.0
17282026-02-18T03:11:32.969Z Compiling csv-core v0.1.13
17292026-02-18T03:11:33.069Z Compiling unicode-xid v0.2.6
17302026-02-18T03:11:33.202Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17312026-02-18T03:11:33.263Z Compiling cancel-safe-futures v0.1.5
17322026-02-18T03:11:33.537Z Compiling unicode-width v0.1.14
17332026-02-18T03:11:33.704Z Compiling foldhash v0.1.5
17342026-02-18T03:11:34.039Z Compiling similar v2.7.0
17352026-02-18T03:11:34.075Z Compiling chrono-tz v0.10.4
17362026-02-18T03:11:34.471Z Compiling owo-colors v4.2.3
17372026-02-18T03:11:34.611Z Compiling swrite v0.1.0
17382026-02-18T03:11:34.762Z Compiling pin-project v1.1.10
17392026-02-18T03:11:34.915Z Compiling expectorate v1.2.0
17402026-02-18T03:11:35.181Z Compiling hashbrown v0.15.5
17412026-02-18T03:11:35.229Z Compiling csv v1.4.0
17422026-02-18T03:11:35.697Z Compiling const_format_proc_macros v0.2.34
17432026-02-18T03:11:36.305Z Compiling qorb v0.4.1
17442026-02-18T03:11:36.345Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17452026-02-18T03:11:36.592Z Compiling phf v0.12.1
17462026-02-18T03:11:36.921Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17472026-02-18T03:11:37.069Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17482026-02-18T03:11:37.484Z Compiling tokio-dtrace v0.1.1
17492026-02-18T03:11:37.944Z Compiling unicode-normalization v0.1.25
17502026-02-18T03:11:38.570Z Compiling progenitor-macro v0.10.0
17512026-02-18T03:11:38.933Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17522026-02-18T03:11:40.061Z Compiling libsw-core v0.3.2
17532026-02-18T03:11:40.158Z Compiling async-recursion v1.1.1
17542026-02-18T03:11:40.361Z Compiling snafu-derive v0.8.9
17552026-02-18T03:11:41.328Z Compiling cookie v0.18.1
17562026-02-18T03:11:41.532Z Compiling bstr v1.12.1
17572026-02-18T03:11:41.610Z Compiling openssl v0.10.75
17582026-02-18T03:11:41.715Z Compiling highway v1.3.0
17592026-02-18T03:11:42.177Z Compiling bytecount v0.6.9
17602026-02-18T03:11:42.433Z Compiling same-file v1.0.6
17612026-02-18T03:11:42.586Z Compiling foreign-types-shared v0.1.1
17622026-02-18T03:11:42.682Z Compiling fixedbitset v0.5.7
17632026-02-18T03:11:42.714Z Compiling fixedbitset v0.4.2
17642026-02-18T03:11:42.741Z Compiling foreign-types v0.3.2
17652026-02-18T03:11:42.852Z Compiling walkdir v2.5.0
17662026-02-18T03:11:43.148Z Compiling petgraph v0.8.3
17672026-02-18T03:11:43.387Z Compiling petgraph v0.6.5
17682026-02-18T03:11:43.613Z Compiling globset v0.4.18
17692026-02-18T03:11:44.372Z Compiling snafu v0.8.9
17702026-02-18T03:11:45.204Z Compiling papergrid v0.11.0
17712026-02-18T03:11:45.574Z Compiling libsw v3.5.0
17722026-02-18T03:11:45.877Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17732026-02-18T03:11:46.157Z Compiling olpc-cjson v0.1.4
17742026-02-18T03:11:46.470Z Compiling oxide-tokio-rt v0.1.2
17752026-02-18T03:11:46.489Z Compiling const_format v0.2.35
17762026-02-18T03:11:47.170Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17772026-02-18T03:11:49.073Z Compiling gethostname v0.5.0
17782026-02-18T03:11:49.272Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
17792026-02-18T03:11:49.407Z Compiling tabled_derive v0.7.0
17802026-02-18T03:11:49.423Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17812026-02-18T03:11:49.651Z Compiling bcs v0.1.6
17822026-02-18T03:11:51.240Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17832026-02-18T03:11:51.396Z Compiling progenitor v0.10.0
17842026-02-18T03:11:52.015Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17852026-02-18T03:11:53.001Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17862026-02-18T03:11:53.148Z Compiling serde_plain v1.0.2
17872026-02-18T03:11:53.470Z Compiling openssl-macros v0.1.1
17882026-02-18T03:11:53.549Z Compiling pem v3.0.6
17892026-02-18T03:11:54.353Z Compiling smawk v0.3.2
17902026-02-18T03:11:54.390Z Compiling lazy_static v1.5.0
17912026-02-18T03:11:54.554Z Compiling typed-path v0.9.3
17922026-02-18T03:11:54.593Z Compiling termtree v0.5.1
17932026-02-18T03:11:54.850Z Compiling crunchy v0.2.4
17942026-02-18T03:11:55.389Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17952026-02-18T03:11:56.589Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17962026-02-18T03:11:57.013Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17972026-02-18T03:11:57.312Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17982026-02-18T03:11:57.734Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17992026-02-18T03:11:57.753Z Compiling tagptr v0.2.0
18002026-02-18T03:11:58.043Z Compiling linear-map v1.2.0
18012026-02-18T03:11:58.404Z Compiling unicode-linebreak v0.1.5
18022026-02-18T03:11:58.478Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18032026-02-18T03:11:58.663Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18042026-02-18T03:11:58.930Z Compiling textwrap v0.16.2
18052026-02-18T03:11:59.071Z Compiling moka v0.12.13
18062026-02-18T03:11:59.738Z Compiling tough v0.20.0
18072026-02-18T03:12:00.088Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18082026-02-18T03:12:00.473Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18092026-02-18T03:12:00.836Z Compiling steno v0.4.1
18102026-02-18T03:12:02.143Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18112026-02-18T03:12:02.379Z Compiling tabled v0.15.0
18122026-02-18T03:12:07.043Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18132026-02-18T03:12:08.638Z Compiling hickory-proto v0.25.2
18142026-02-18T03:12:08.720Z Compiling tiny-keccak v2.0.2
18152026-02-18T03:12:09.015Z Compiling humantime v2.3.0
18162026-02-18T03:12:09.143Z Compiling num-derive v0.3.3
18172026-02-18T03:12:09.161Z Compiling parking_lot_core v0.8.6
18182026-02-18T03:12:09.597Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
18192026-02-18T03:12:09.669Z Compiling crc32fast v1.5.0
18202026-02-18T03:12:09.931Z Compiling const-random-macro v0.1.16
18212026-02-18T03:12:10.291Z Compiling ahash v0.8.12
18222026-02-18T03:12:10.644Z Compiling smartstring v1.0.1
18232026-02-18T03:12:10.664Z Compiling const-random v0.1.18
18242026-02-18T03:12:10.777Z Compiling parking_lot v0.11.2
18252026-02-18T03:12:11.150Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
18262026-02-18T03:12:11.268Z Compiling libscf-sys v1.1.0
18272026-02-18T03:12:11.440Z Compiling fxhash v0.2.1
18282026-02-18T03:12:11.501Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
18292026-02-18T03:12:11.590Z Compiling socket2 v0.5.10
18302026-02-18T03:12:11.611Z Compiling internet-checksum v0.2.1
18312026-02-18T03:12:11.667Z Compiling sled v0.34.7
18322026-02-18T03:12:12.274Z Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types)
18332026-02-18T03:12:12.335Z Compiling thin-vec v0.2.14
18342026-02-18T03:12:12.353Z Compiling rhai_codegen v3.1.0
18352026-02-18T03:12:12.634Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
18362026-02-18T03:12:12.922Z Compiling sdd v3.0.10
18372026-02-18T03:12:13.007Z Compiling serial_test_derive v3.3.1
18382026-02-18T03:12:13.317Z Compiling hickory-resolver v0.25.2
18392026-02-18T03:12:13.608Z Compiling scc v2.4.0
18402026-02-18T03:12:14.363Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18412026-02-18T03:12:15.094Z Compiling diff v0.1.13
18422026-02-18T03:12:15.182Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18432026-02-18T03:12:15.706Z Compiling rhai v1.24.0
18442026-02-18T03:12:16.292Z Compiling yansi v1.0.1
18452026-02-18T03:12:16.991Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18462026-02-18T03:12:17.027Z Compiling pretty_assertions v1.4.1
18472026-02-18T03:12:17.588Z Compiling serial_test v3.3.1
18482026-02-18T03:12:20.186Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18492026-02-18T03:12:43.698Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18502026-02-18T03:12:45.735Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18512026-02-18T03:12:47.683Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
18522026-02-18T03:12:49.924Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
18532026-02-18T03:12:51.496Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
18542026-02-18T03:12:54.579Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
18552026-02-18T03:13:45.710Z Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 40s
18562026-02-18T03:13:45.903Z────────────
18572026-02-18T03:13:45.903Z Nextest run ID 71ef26b3-db38-46a7-a661-1550daaf6f71 with nextest profile: default
18582026-02-18T03:13:45.903Z Starting 150 tests across 1 binary
18592026-02-18T03:13:45.921Z PASS [ 0.017s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes
18602026-02-18T03:13:45.921Z PASS [ 0.017s] bgp messages::tests::bgp_nexthop_byte_len
18612026-02-18T03:13:45.921Z PASS [ 0.017s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes
18622026-02-18T03:13:45.924Z PASS [ 0.017s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding
18632026-02-18T03:13:45.924Z PASS [ 0.018s] bgp messages::tests::bgp_nexthop_invalid_length
18642026-02-18T03:13:45.924Z PASS [ 0.018s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes
18652026-02-18T03:13:45.924Z PASS [ 0.018s] bgp messages::tests::bgp_nexthop_length_mismatch
18662026-02-18T03:13:45.924Z PASS [ 0.019s] bgp messages::tests::bgp_nexthop_round_trip
18672026-02-18T03:13:45.939Z PASS [ 0.017s] bgp messages::tests::header_tests::new_accepts_maximum_length
18682026-02-18T03:13:45.939Z PASS [ 0.018s] bgp messages::tests::header_tests::from_wire_parses_undersized_length
18692026-02-18T03:13:45.942Z PASS [ 0.018s] bgp messages::tests::header_tests::from_wire_parses_oversized_length
18702026-02-18T03:13:45.943Z PASS [ 0.019s] bgp messages::tests::decoding_deduplicates_non_mp_attributes
18712026-02-18T03:13:45.943Z PASS [ 0.019s] bgp messages::tests::decoding_accepts_reach_and_unreach_together
18722026-02-18T03:13:45.943Z PASS [ 0.019s] bgp messages::tests::empty_update_end_of_rib
18732026-02-18T03:13:45.943Z PASS [ 0.019s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker
18742026-02-18T03:13:45.943Z PASS [ 0.019s] bgp messages::tests::header_round_trip
18752026-02-18T03:13:45.958Z PASS [ 0.018s] bgp messages::tests::header_tests::new_accepts_minimum_length
18762026-02-18T03:13:45.958Z PASS [ 0.018s] bgp messages::tests::header_tests::new_rejects_length_too_small
18772026-02-18T03:13:45.961Z PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::aggregator_display
18782026-02-18T03:13:45.961Z PASS [ 0.018s] bgp messages::tests::header_tests::roundtrip_keepalive_header
18792026-02-18T03:13:45.961Z PASS [ 0.018s] bgp messages::tests::header_tests::roundtrip_max_length_header
18802026-02-18T03:13:45.961Z PASS [ 0.018s] bgp messages::tests::ipv4_unicast_dual_encoding
18812026-02-18T03:13:45.961Z PASS [ 0.019s] bgp messages::tests::header_tests::new_rejects_length_too_large
18822026-02-18T03:13:45.961Z PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message
18832026-02-18T03:13:45.975Z PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length
18842026-02-18T03:13:45.975Z PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display
18852026-02-18T03:13:45.975Z PASS [ 0.016s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format
18862026-02-18T03:13:45.978Z PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format
18872026-02-18T03:13:45.978Z PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing
18882026-02-18T03:13:45.978Z PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing
18892026-02-18T03:13:45.978Z PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing
18902026-02-18T03:13:45.978Z PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length
18912026-02-18T03:13:45.993Z PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error
18922026-02-18T03:13:45.993Z PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire
18932026-02-18T03:13:45.996Z PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs
18942026-02-18T03:13:45.996Z PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs
18952026-02-18T03:13:45.996Z PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message
18962026-02-18T03:13:45.996Z PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds
18972026-02-18T03:13:45.996Z PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop
18982026-02-18T03:13:45.996Z PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length
18992026-02-18T03:13:46.009Z PASS [ 0.016s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length
19002026-02-18T03:13:46.012Z PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short
19012026-02-18T03:13:46.012Z PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short
19022026-02-18T03:13:46.012Z PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors
19032026-02-18T03:13:46.012Z PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors
19042026-02-18T03:13:46.012Z PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs
19052026-02-18T03:13:46.012Z PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors
19062026-02-18T03:13:46.013Z PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length
19072026-02-18T03:13:46.025Z PASS [ 0.016s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short
19082026-02-18T03:13:46.030Z PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs
19092026-02-18T03:13:46.030Z PASS [ 0.016s] bgp messages::tests::mp_reach_nlri_ipv4_unicast
19102026-02-18T03:13:46.030Z PASS [ 0.016s] bgp messages::tests::mp_bgp_attributes_encoded_first
19112026-02-18T03:13:46.030Z PASS [ 0.016s] bgp messages::tests::mp_reach_nlri_round_trip
19122026-02-18T03:13:46.030Z PASS [ 0.017s] bgp messages::tests::mp_reach_nlri_ipv6_unicast
19132026-02-18T03:13:46.030Z PASS [ 0.015s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast
19142026-02-18T03:13:46.030Z PASS [ 0.017s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast
19152026-02-18T03:13:46.041Z PASS [ 0.015s] bgp messages::tests::mp_unreach_nlri_round_trip
19162026-02-18T03:13:46.044Z PASS [ 0.015s] bgp messages::tests::notification_round_trip
19172026-02-18T03:13:46.044Z PASS [ 0.016s] bgp messages::tests::prefix_conversion
19182026-02-18T03:13:46.044Z PASS [ 0.017s] bgp messages::tests::open_round_trip_extended_nexthop
19192026-02-18T03:13:46.044Z PASS [ 0.016s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard
19202026-02-18T03:13:46.047Z PASS [ 0.016s] bgp messages::tests::prefix_within
19212026-02-18T03:13:46.047Z PASS [ 0.017s] bgp messages::tests::open_round_trip
19222026-02-18T03:13:46.047Z PASS [ 0.017s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw
19232026-02-18T03:13:46.057Z PASS [ 0.015s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw
19242026-02-18T03:13:46.059Z PASS [ 0.016s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard
19252026-02-18T03:13:46.059Z PASS [ 0.015s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw
19262026-02-18T03:13:46.059Z PASS [ 0.016s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw
19272026-02-18T03:13:46.063Z PASS [ 0.016s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset
19282026-02-18T03:13:46.063Z PASS [ 0.016s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected
19292026-02-18T03:13:46.063Z PASS [ 0.017s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw
19302026-02-18T03:13:46.063Z PASS [ 0.017s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw
19312026-02-18T03:13:46.073Z PASS [ 0.016s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected
19322026-02-18T03:13:46.073Z PASS [ 0.017s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors
19332026-02-18T03:13:46.078Z PASS [ 0.015s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid
19342026-02-18T03:13:46.078Z PASS [ 0.015s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed
19352026-02-18T03:13:46.078Z PASS [ 0.015s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details
19362026-02-18T03:13:46.078Z PASS [ 0.015s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive
19372026-02-18T03:13:46.078Z PASS [ 0.015s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags
19382026-02-18T03:13:46.082Z PASS [ 0.016s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional
19392026-02-18T03:13:46.090Z PASS [ 0.016s] bgp messages::tests::route_refresh_round_trip
19402026-02-18T03:13:46.093Z PASS [ 0.017s] bgp messages::tests::test_nexthop_length_validation
19412026-02-18T03:13:46.093Z PASS [ 0.018s] bgp messages::tests::update_round_trip
19422026-02-18T03:13:46.115Z PASS [ 0.040s] bgp policy::test::open_add_4byte_as
19432026-02-18T03:13:46.119Z PASS [ 0.041s] bgp policy::test::update_shape_community
19442026-02-18T03:13:46.123Z PASS [ 0.027s] bgp proptest::prop_ipv4_prefixes_roundtrip
19452026-02-18T03:13:46.126Z PASS [ 0.047s] bgp policy::test::shape_update_prefixes
19462026-02-18T03:13:46.126Z PASS [ 0.049s] bgp policy::test::open_require_4byte_as
19472026-02-18T03:13:46.129Z PASS [ 0.052s] bgp policy::test::update_drop_on_no_export
19482026-02-18T03:13:46.132Z PASS [ 0.040s] bgp proptest::prop_duplicate_attrs_deduplicated
19492026-02-18T03:13:46.143Z PASS [ 0.024s] bgp proptest::prop_ipv4_wire_format_roundtrip
19502026-02-18T03:13:46.146Z PASS [ 0.028s] bgp proptest::prop_ipv4_prefixes_via_mp_reach
19512026-02-18T03:13:46.150Z PASS [ 0.026s] bgp proptest::prop_ipv4_withdrawn_roundtrip
19522026-02-18T03:13:46.153Z PASS [ 0.033s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence
19532026-02-18T03:13:46.153Z PASS [ 0.061s] bgp proptest::prop_encode_decode_semantic_equivalence
19542026-02-18T03:13:46.153Z PASS [ 0.027s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach
19552026-02-18T03:13:46.156Z PASS [ 0.025s] bgp proptest::prop_ipv6_wire_format_roundtrip
19562026-02-18T03:13:46.158Z PASS [ 0.029s] bgp proptest::prop_ipv6_prefixes_via_mp_reach
19572026-02-18T03:13:46.171Z PASS [ 0.028s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach
19582026-02-18T03:13:46.176Z PASS [ 0.026s] bgp proptest::prop_nexthop_ipv4_via_mp_reach
19592026-02-18T03:13:46.180Z PASS [ 0.026s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach
19602026-02-18T03:13:46.180Z PASS [ 0.027s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach
19612026-02-18T03:13:46.187Z PASS [ 0.016s] bgp session::tests::route_update_is_announcement_and_withdrawal
19622026-02-18T03:13:46.190Z PASS [ 0.033s] bgp proptest::prop_update_mp_unreach_roundtrip
19632026-02-18T03:13:46.193Z PASS [ 0.014s] bgp session::tests::test_fsm_event_history_major_filtering
19642026-02-18T03:13:46.193Z PASS [ 0.016s] bgp session::tests::test_fsm_event_history_major_buffer_rolling
19652026-02-18T03:13:46.193Z PASS [ 0.017s] bgp session::tests::test_fsm_event_history_all_buffer_rolling
19662026-02-18T03:13:46.202Z PASS [ 0.058s] bgp proptest::prop_mp_bgp_attrs_encoded_first
19672026-02-18T03:13:46.205Z PASS [ 0.016s] bgp session::tests::test_fsm_event_record_creation
19682026-02-18T03:13:46.205Z PASS [ 0.014s] bgp session::tests::test_resolve_collision_decision
19692026-02-18T03:13:46.208Z PASS [ 0.015s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error
19702026-02-18T03:13:46.208Z PASS [ 0.016s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error
19712026-02-18T03:13:46.212Z PASS [ 0.016s] bgp session::tests::test_select_nexthop_ipv4_configured
19722026-02-18T03:13:46.216Z PASS [ 0.056s] bgp proptest::prop_update_traditional_roundtrip
19732026-02-18T03:13:46.216Z PASS [ 0.062s] bgp proptest::prop_update_mp_reach_roundtrip
19742026-02-18T03:13:46.219Z PASS [ 0.014s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4
19752026-02-18T03:13:46.219Z PASS [ 0.015s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4
19762026-02-18T03:13:46.219Z PASS [ 0.015s] bgp session::tests::test_select_nexthop_ipv6_configured
19772026-02-18T03:13:46.238Z PASS [ 0.016s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop
19782026-02-18T03:13:46.238Z PASS [ 0.017s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop
19792026-02-18T03:13:46.238Z PASS [ 0.017s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6
19802026-02-18T03:13:46.584Z PASS [ 0.367s] bgp test::test_basic_peering_passive
19812026-02-18T03:13:46.591Z PASS [ 0.366s] bgp test::test_basic_update_ipv6
19822026-02-18T03:13:46.620Z PASS [ 0.395s] bgp test::test_basic_update_ipv6_tcp
19832026-02-18T03:13:46.623Z PASS [ 0.397s] bgp test::test_basic_update_tcp
19842026-02-18T03:13:46.680Z PASS [ 0.461s] bgp test::test_basic_update
19852026-02-18T03:13:46.704Z PASS [ 0.486s] bgp test::test_basic_peering_passive_tcp
19862026-02-18T03:13:46.953Z PASS [ 0.333s] bgp test::test_import_export_policy_filtering
19872026-02-18T03:13:46.967Z PASS [ 0.383s] bgp test::test_dual_stack_routes_ipv4_peer_success
19882026-02-18T03:13:47.040Z PASS [ 0.449s] bgp test::test_dual_stack_routes_ipv6_peer_success
19892026-02-18T03:13:47.195Z PASS [ 0.573s] bgp test::test_ipv4_routes_ipv6_peer_success
19902026-02-18T03:13:47.328Z PASS [ 0.375s] bgp test::test_ipv6_basic_peering_passive
19912026-02-18T03:13:47.379Z PASS [ 0.339s] bgp test::test_ipv6_routes_ipv4_peer_success
19922026-02-18T03:13:47.402Z PASS [ 0.207s] bgp test::test_multiple_unnumbered_sessions
19932026-02-18T03:13:47.428Z PASS [ 0.461s] bgp test::test_ipv6_basic_peering_passive_tcp
19942026-02-18T03:13:47.487Z PASS [ 1.274s] bgp test::test_basic_peering_active
19952026-02-18T03:13:47.584Z PASS [ 0.182s] bgp test::test_three_router_chain_tcp
19962026-02-18T03:13:47.603Z PASS [ 0.223s] bgp test::test_same_linklocal_multiple_interfaces
19972026-02-18T03:13:47.606Z PASS [ 1.390s] bgp test::test_basic_peering_active_tcp
19982026-02-18T03:13:47.627Z PASS [ 0.198s] bgp test::test_three_router_chain_tcp_ipv6
19992026-02-18T03:13:47.826Z PASS [ 0.222s] bgp test::test_unnumbered_ndp_change
20002026-02-18T03:13:48.004Z PASS [ 0.420s] bgp test::test_unnumbered_dualstack_route_exchange
20012026-02-18T03:13:48.194Z PASS [ 1.490s] bgp test::test_ipv6_basic_peering_active_tcp
20022026-02-18T03:13:48.486Z PASS [ 1.156s] bgp test::test_neighbor_thread_lifecycle_no_leaks
20032026-02-18T03:13:48.835Z PASS [ 1.347s] bgp test::test_three_router_chain_unnumbered
20042026-02-18T03:13:49.088Z PASS [ 2.408s] bgp test::test_ipv6_basic_peering_active
20052026-02-18T03:13:52.918Z PASS [ 5.091s] bgp test::test_unnumbered_session_survives_peer_change
20062026-02-18T03:13:55.855Z PASS [ 8.228s] bgp test::test_unnumbered_peer_expiry_and_rediscovery
20072026-02-18T03:13:56.210Z PASS [ 8.205s] bgp test::test_unnumbered_unaffected_by_ndp
20082026-02-18T03:14:03.824Z PASS [ 16.220s] bgp test::test_unnumbered_interface_lifecycle
20092026-02-18T03:14:03.828Z────────────
20102026-02-18T03:14:03.828Z Summary [ 17.920s] 150 tests run: 150 passed, 0 skipped
20112026-02-18T03:14:03.838Z+ cp dualstack_routes.log loopback-manager.test_basic_peering_active_tcp.log loopback-manager.test_basic_peering_passive_tcp.log loopback-manager.test_basic_update_ipv6_tcp.log loopback-manager.test_basic_update_tcp.log loopback-manager.test_dual_stack_routes_ipv4_peer_success.log loopback-manager.test_dual_stack_routes_ipv6_peer_success.log loopback-manager.test_import_export_policy_filtering.log loopback-manager.test_ipv4_routes_ipv6_peer_success.log loopback-manager.test_ipv6_basic_peering_active_tcp.log loopback-manager.test_ipv6_basic_peering_passive_tcp.log loopback-manager.test_ipv6_routes_ipv4_peer_success.log loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log loopback-manager.test_three_router_chain_tcp_ipv6.log loopback-manager.test_three_router_chain_tcp.log multiple_unnumbered.log ndp_change_reset.log ndp_changes.log r1.test_basic_peering_active_tcp.log r1.test_basic_peering_active.log r1.test_basic_peering_passive_tcp.log r1.test_basic_peering_passive.log r1.test_basic_update_ipv6_tcp.log r1.test_basic_update_ipv6.log r1.test_basic_update_tcp.log r1.test_basic_update.log r1.test_dual_stack_routes_ipv4_peer_success.log r1.test_dual_stack_routes_ipv6_peer_success.log r1.test_import_export_policy_filtering.log r1.test_ipv4_routes_ipv6_peer_success.log r1.test_ipv6_basic_peering_active_tcp.log r1.test_ipv6_basic_peering_active.log r1.test_ipv6_basic_peering_passive_tcp.log r1.test_ipv6_basic_peering_passive.log r1.test_ipv6_routes_ipv4_peer_success.log r1.test_neighbor_thread_lifecycle_no_leaks.log r1.test_three_router_chain_tcp_ipv6.log r1.test_three_router_chain_tcp.log r2.test_basic_peering_active_tcp.log r2.test_basic_peering_active.log r2.test_basic_peering_passive_tcp.log r2.test_basic_peering_passive.log r2.test_basic_update_ipv6_tcp.log r2.test_basic_update_ipv6.log r2.test_basic_update_tcp.log r2.test_basic_update.log r2.test_dual_stack_routes_ipv4_peer_success.log r2.test_dual_stack_routes_ipv6_peer_success.log r2.test_import_export_policy_filtering.log r2.test_ipv4_routes_ipv6_peer_success.log r2.test_ipv6_basic_peering_active_tcp.log r2.test_ipv6_basic_peering_active.log r2.test_ipv6_basic_peering_passive_tcp.log r2.test_ipv6_basic_peering_passive.log r2.test_ipv6_routes_ipv4_peer_success.log r2.test_neighbor_thread_lifecycle_no_leaks.log r2.test_three_router_chain_tcp_ipv6.log r2.test_three_router_chain_tcp.log r3.test_three_router_chain_tcp_ipv6.log r3.test_three_router_chain_tcp.log same_linklocal.log three_chain.log unnumbered_expiry.log unnumbered_interface_lifecycle.log unnumbered_peer_change.log /work/
20122026-02-18T03:14:03.845Z+ popd
20132026-02-18T03:14:03.848Z/work/oxidecomputer/maghemite
20142026-02-18T03:14:03.848Z+ pushd mgd
20152026-02-18T03:14:03.848Z/work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite
20162026-02-18T03:14:03.848Z+ pfexec cargo nextest run
20172026-02-18T03:14:05.584Z Compiling slog v2.8.2
20182026-02-18T03:14:05.713Z Compiling usdt v0.6.0
20192026-02-18T03:14:05.838Z Compiling proc-macro-error-attr2 v2.0.0
20202026-02-18T03:14:05.862Z Compiling nix v0.31.1
20212026-02-18T03:14:05.877Z Compiling papergrid v0.17.0
20222026-02-18T03:14:05.877Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8)
20232026-02-18T03:14:06.193Z Compiling testing_table v0.3.0
20242026-02-18T03:14:06.231Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8)
20252026-02-18T03:14:06.463Z Compiling slog-json v2.6.1
20262026-02-18T03:14:06.509Z Compiling slog-async v2.8.0
20272026-02-18T03:14:06.726Z Compiling slog-term v2.9.2
20282026-02-18T03:14:06.827Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
20292026-02-18T03:14:06.906Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20302026-02-18T03:14:07.071Z Compiling slog-bunyan v2.5.0
20312026-02-18T03:14:07.765Z Compiling dropshot v0.16.7
20322026-02-18T03:14:08.118Z Compiling slog-dtrace v0.3.0
20332026-02-18T03:14:08.215Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20342026-02-18T03:14:08.743Z Compiling steno v0.4.1
20352026-02-18T03:14:08.786Z Compiling proc-macro-error2 v2.0.1
20362026-02-18T03:14:09.341Z Compiling tabled_derive v0.11.0
20372026-02-18T03:14:11.910Z Compiling tabled v0.20.0
20382026-02-18T03:14:11.973Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8)
20392026-02-18T03:14:12.884Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
20402026-02-18T03:14:13.709Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
20412026-02-18T03:14:15.833Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20422026-02-18T03:14:16.383Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20432026-02-18T03:14:19.109Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20442026-02-18T03:14:20.364Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20452026-02-18T03:14:20.682Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20462026-02-18T03:14:20.859Z Compiling crc8 v0.1.1
20472026-02-18T03:14:21.063Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
20482026-02-18T03:14:21.207Z Compiling dropshot-api-manager-types v0.3.0
20492026-02-18T03:14:22.524Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
20502026-02-18T03:14:27.960Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20512026-02-18T03:14:27.960Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20522026-02-18T03:14:27.963Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20532026-02-18T03:14:27.963Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20542026-02-18T03:14:29.078Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20552026-02-18T03:14:31.409Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20562026-02-18T03:14:32.209Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20572026-02-18T03:14:32.610Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20582026-02-18T03:14:32.825Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20592026-02-18T03:14:34.086Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20602026-02-18T03:14:34.136Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20612026-02-18T03:14:35.910Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20622026-02-18T03:14:37.323Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20632026-02-18T03:14:37.529Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20642026-02-18T03:14:37.737Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20652026-02-18T03:14:39.525Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20662026-02-18T03:14:47.029Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20672026-02-18T03:14:49.058Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20682026-02-18T03:14:51.129Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20692026-02-18T03:14:51.342Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20702026-02-18T03:14:54.854Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20712026-02-18T03:15:16.379Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20722026-02-18T03:15:18.900Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20732026-02-18T03:15:20.796Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
20742026-02-18T03:15:23.242Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
20752026-02-18T03:15:24.757Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
20762026-02-18T03:15:27.905Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
20772026-02-18T03:15:27.905Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
20782026-02-18T03:15:27.909Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
20792026-02-18T03:15:39.664Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
20802026-02-18T03:15:43.689Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
20812026-02-18T03:16:22.995Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 18s
20822026-02-18T03:16:23.185Z────────────
20832026-02-18T03:16:23.185Z Nextest run ID 0868ce28-e0ad-473e-8460-d3be002d0d32 with nextest profile: default
20842026-02-18T03:16:23.185Z Starting 30 tests across 1 binary
20852026-02-18T03:16:23.215Z PASS [ 0.029s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence
20862026-02-18T03:16:23.244Z PASS [ 0.029s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence
20872026-02-18T03:16:23.272Z PASS [ 0.028s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence
20882026-02-18T03:16:23.304Z PASS [ 0.031s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence
20892026-02-18T03:16:23.321Z PASS [ 0.018s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list
20902026-02-18T03:16:23.327Z PASS [ 0.142s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized
20912026-02-18T03:16:23.332Z PASS [ 0.143s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db
20922026-02-18T03:16:23.335Z PASS [ 0.145s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families
20932026-02-18T03:16:23.335Z PASS [ 0.145s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp
20942026-02-18T03:16:23.335Z PASS [ 0.146s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop
20952026-02-18T03:16:23.335Z PASS [ 0.148s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group
20962026-02-18T03:16:23.335Z PASS [ 0.148s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6
20972026-02-18T03:16:23.339Z PASS [ 0.017s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized
20982026-02-18T03:16:23.342Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4
20992026-02-18T03:16:23.345Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6
21002026-02-18T03:16:23.345Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4
21012026-02-18T03:16:23.348Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6
21022026-02-18T03:16:23.351Z PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6
21032026-02-18T03:16:23.351Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized
21042026-02-18T03:16:23.351Z PASS [ 0.019s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4
21052026-02-18T03:16:23.354Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list
21062026-02-18T03:16:23.357Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback
21072026-02-18T03:16:23.360Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast
21082026-02-18T03:16:23.360Z PASS [ 0.014s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized
21092026-02-18T03:16:23.360Z PASS [ 0.014s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized
21102026-02-18T03:16:23.363Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list
21112026-02-18T03:16:23.366Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local
21122026-02-18T03:16:23.366Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback
21132026-02-18T03:16:23.369Z PASS [ 0.014s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast
21142026-02-18T03:16:23.369Z PASS [ 0.011s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized
21152026-02-18T03:16:23.369Z────────────
21162026-02-18T03:16:23.369Z Summary [ 0.185s] 30 tests run: 30 passed, 0 skipped
21172026-02-18T03:16:23.382Z+ cp apply_remove_entire_group.log /work/
21182026-02-18T03:16:23.385Z+ popd
21192026-02-18T03:16:23.385Z/work/oxidecomputer/maghemite
21202026-02-18T03:16:23.387Zprocess exited: duration 781303 ms, exit code 0
 
21212026-02-18T03:16:23.399Zfound 66 output files
21222026-02-18T03:16:23.399Zuploading: /work/apply_remove_entire_group.log (8446 bytes)
21232026-02-18T03:16:24.410Zuploaded: /work/apply_remove_entire_group.log
21242026-02-18T03:16:24.410Zuploading: /work/dualstack_routes.log (106438 bytes)
21252026-02-18T03:16:25.427Zuploaded: /work/dualstack_routes.log
21262026-02-18T03:16:25.427Zuploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2246 bytes)
21272026-02-18T03:16:26.437Zuploaded: /work/loopback-manager.test_basic_peering_active_tcp.log
21282026-02-18T03:16:26.492Zuploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1379 bytes)
21292026-02-18T03:16:27.499Zuploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log
21302026-02-18T03:16:27.502Zuploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2220 bytes)
21312026-02-18T03:16:28.519Zuploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log
21322026-02-18T03:16:28.530Zuploading: /work/loopback-manager.test_basic_update_tcp.log (2238 bytes)
21332026-02-18T03:16:29.535Zuploaded: /work/loopback-manager.test_basic_update_tcp.log
21342026-02-18T03:16:29.538Zuploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2510 bytes)
21352026-02-18T03:16:30.546Zuploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log
21362026-02-18T03:16:30.549Zuploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2162 bytes)
21372026-02-18T03:16:31.556Zuploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log
21382026-02-18T03:16:31.559Zuploading: /work/loopback-manager.test_import_export_policy_filtering.log (1579 bytes)
21392026-02-18T03:16:32.566Zuploaded: /work/loopback-manager.test_import_export_policy_filtering.log
21402026-02-18T03:16:32.569Zuploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2170 bytes)
21412026-02-18T03:16:33.577Zuploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log
21422026-02-18T03:16:33.581Zuploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2406 bytes)
21432026-02-18T03:16:34.587Zuploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log
21442026-02-18T03:16:34.590Zuploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2235 bytes)
21452026-02-18T03:16:35.598Zuploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log
21462026-02-18T03:16:35.601Zuploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2256 bytes)
21472026-02-18T03:16:36.609Zuploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log
21482026-02-18T03:16:36.613Zuploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2417 bytes)
21492026-02-18T03:16:37.621Zuploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log
21502026-02-18T03:16:37.624Zuploading: /work/loopback-manager.test_three_router_chain_tcp.log (3546 bytes)
21512026-02-18T03:16:38.633Zuploaded: /work/loopback-manager.test_three_router_chain_tcp.log
21522026-02-18T03:16:38.636Zuploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3504 bytes)
21532026-02-18T03:16:39.644Zuploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log
21542026-02-18T03:16:39.650Zuploading: /work/multiple_unnumbered.log (114604 bytes)
21552026-02-18T03:16:40.663Zuploaded: /work/multiple_unnumbered.log
21562026-02-18T03:16:40.667Zuploading: /work/ndp_change_reset.log (63686 bytes)
21572026-02-18T03:16:41.678Zuploaded: /work/ndp_change_reset.log
21582026-02-18T03:16:41.678Zuploading: /work/ndp_changes.log (86353 bytes)
21592026-02-18T03:16:42.692Zuploaded: /work/ndp_changes.log
21602026-02-18T03:16:42.696Zuploading: /work/r1.test_basic_peering_active.log (28504 bytes)
21612026-02-18T03:16:43.706Zuploaded: /work/r1.test_basic_peering_active.log
21622026-02-18T03:16:43.709Zuploading: /work/r1.test_basic_peering_active_tcp.log (39426 bytes)
21632026-02-18T03:16:44.720Zuploaded: /work/r1.test_basic_peering_active_tcp.log
21642026-02-18T03:16:44.723Zuploading: /work/r1.test_basic_peering_passive.log (32356 bytes)
21652026-02-18T03:16:45.734Zuploaded: /work/r1.test_basic_peering_passive.log
21662026-02-18T03:16:45.737Zuploading: /work/r1.test_basic_peering_passive_tcp.log (36897 bytes)
21672026-02-18T03:16:46.748Zuploaded: /work/r1.test_basic_peering_passive_tcp.log
21682026-02-18T03:16:46.748Zuploading: /work/r1.test_basic_update.log (43945 bytes)
21692026-02-18T03:16:47.762Zuploaded: /work/r1.test_basic_update.log
21702026-02-18T03:16:47.765Zuploading: /work/r1.test_basic_update_ipv6.log (27119 bytes)
21712026-02-18T03:16:48.774Zuploaded: /work/r1.test_basic_update_ipv6.log
21722026-02-18T03:16:48.777Zuploading: /work/r1.test_basic_update_ipv6_tcp.log (29469 bytes)
21732026-02-18T03:16:49.789Zuploaded: /work/r1.test_basic_update_ipv6_tcp.log
21742026-02-18T03:16:49.792Zuploading: /work/r1.test_basic_update_tcp.log (29680 bytes)
21752026-02-18T03:16:50.803Zuploaded: /work/r1.test_basic_update_tcp.log
21762026-02-18T03:16:50.806Zuploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (40428 bytes)
21772026-02-18T03:16:51.817Zuploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log
21782026-02-18T03:16:51.817Zuploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (40610 bytes)
21792026-02-18T03:16:52.832Zuploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log
21802026-02-18T03:16:52.836Zuploading: /work/r1.test_import_export_policy_filtering.log (32587 bytes)
21812026-02-18T03:16:53.847Zuploaded: /work/r1.test_import_export_policy_filtering.log
21822026-02-18T03:16:53.850Zuploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (32888 bytes)
21832026-02-18T03:16:54.861Zuploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log
21842026-02-18T03:16:54.864Zuploading: /work/r1.test_ipv6_basic_peering_active.log (40044 bytes)
21852026-02-18T03:16:55.876Zuploaded: /work/r1.test_ipv6_basic_peering_active.log
21862026-02-18T03:16:55.879Zuploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (42694 bytes)
21872026-02-18T03:16:56.890Zuploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log
21882026-02-18T03:16:56.890Zuploading: /work/r1.test_ipv6_basic_peering_passive.log (32238 bytes)
21892026-02-18T03:16:57.903Zuploaded: /work/r1.test_ipv6_basic_peering_passive.log
21902026-02-18T03:16:57.906Zuploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (37135 bytes)
21912026-02-18T03:16:58.916Zuploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log
21922026-02-18T03:16:58.920Zuploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (32750 bytes)
21932026-02-18T03:16:59.931Zuploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log
21942026-02-18T03:16:59.934Zuploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (28282 bytes)
21952026-02-18T03:17:00.946Zuploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log
21962026-02-18T03:17:00.949Zuploading: /work/r1.test_three_router_chain_tcp.log (20422 bytes)
21972026-02-18T03:17:01.959Zuploaded: /work/r1.test_three_router_chain_tcp.log
21982026-02-18T03:17:01.963Zuploading: /work/r1.test_three_router_chain_tcp_ipv6.log (20897 bytes)
21992026-02-18T03:17:02.972Zuploaded: /work/r1.test_three_router_chain_tcp_ipv6.log
22002026-02-18T03:17:02.975Zuploading: /work/r2.test_basic_peering_active.log (29685 bytes)
22012026-02-18T03:17:03.986Zuploaded: /work/r2.test_basic_peering_active.log
22022026-02-18T03:17:03.989Zuploading: /work/r2.test_basic_peering_active_tcp.log (33336 bytes)
22032026-02-18T03:17:05.001Zuploaded: /work/r2.test_basic_peering_active_tcp.log
22042026-02-18T03:17:05.004Zuploading: /work/r2.test_basic_peering_passive.log (37356 bytes)
22052026-02-18T03:17:06.017Zuploaded: /work/r2.test_basic_peering_passive.log
22062026-02-18T03:17:06.020Zuploading: /work/r2.test_basic_peering_passive_tcp.log (41350 bytes)
22072026-02-18T03:17:07.031Zuploaded: /work/r2.test_basic_peering_passive_tcp.log
22082026-02-18T03:17:07.034Zuploading: /work/r2.test_basic_update.log (43794 bytes)
22092026-02-18T03:17:08.045Zuploaded: /work/r2.test_basic_update.log
22102026-02-18T03:17:08.049Zuploading: /work/r2.test_basic_update_ipv6.log (26050 bytes)
22112026-02-18T03:17:09.059Zuploaded: /work/r2.test_basic_update_ipv6.log
22122026-02-18T03:17:09.062Zuploading: /work/r2.test_basic_update_ipv6_tcp.log (29251 bytes)
22132026-02-18T03:17:10.073Zuploaded: /work/r2.test_basic_update_ipv6_tcp.log
22142026-02-18T03:17:10.076Zuploading: /work/r2.test_basic_update_tcp.log (29236 bytes)
22152026-02-18T03:17:11.087Zuploaded: /work/r2.test_basic_update_tcp.log
22162026-02-18T03:17:11.090Zuploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (38184 bytes)
22172026-02-18T03:17:12.102Zuploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log
22182026-02-18T03:17:12.102Zuploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (37604 bytes)
22192026-02-18T03:17:13.116Zuploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log
22202026-02-18T03:17:13.119Zuploading: /work/r2.test_import_export_policy_filtering.log (29932 bytes)
22212026-02-18T03:17:14.132Zuploaded: /work/r2.test_import_export_policy_filtering.log
22222026-02-18T03:17:14.135Zuploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (32830 bytes)
22232026-02-18T03:17:15.145Zuploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log
22242026-02-18T03:17:15.148Zuploading: /work/r2.test_ipv6_basic_peering_active.log (36701 bytes)
22252026-02-18T03:17:16.161Zuploaded: /work/r2.test_ipv6_basic_peering_active.log
22262026-02-18T03:17:16.172Zuploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (40972 bytes)
22272026-02-18T03:17:17.183Zuploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log
22282026-02-18T03:17:17.186Zuploading: /work/r2.test_ipv6_basic_peering_passive.log (37506 bytes)
22292026-02-18T03:17:18.197Zuploaded: /work/r2.test_ipv6_basic_peering_passive.log
22302026-02-18T03:17:18.200Zuploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (44765 bytes)
22312026-02-18T03:17:19.212Zuploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log
22322026-02-18T03:17:19.215Zuploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (31956 bytes)
22332026-02-18T03:17:20.227Zuploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log
22342026-02-18T03:17:20.230Zuploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (28141 bytes)
22352026-02-18T03:17:21.240Zuploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log
22362026-02-18T03:17:21.240Zuploading: /work/r2.test_three_router_chain_tcp.log (34608 bytes)
22372026-02-18T03:17:22.254Zuploaded: /work/r2.test_three_router_chain_tcp.log
22382026-02-18T03:17:22.258Zuploading: /work/r2.test_three_router_chain_tcp_ipv6.log (22006 bytes)
22392026-02-18T03:17:23.268Zuploaded: /work/r2.test_three_router_chain_tcp_ipv6.log
22402026-02-18T03:17:23.271Zuploading: /work/r3.test_three_router_chain_tcp.log (20131 bytes)
22412026-02-18T03:17:24.282Zuploaded: /work/r3.test_three_router_chain_tcp.log
22422026-02-18T03:17:24.285Zuploading: /work/r3.test_three_router_chain_tcp_ipv6.log (19898 bytes)
22432026-02-18T03:17:25.295Zuploaded: /work/r3.test_three_router_chain_tcp_ipv6.log
22442026-02-18T03:17:25.298Zuploading: /work/same_linklocal.log (81870 bytes)
22452026-02-18T03:17:26.312Zuploaded: /work/same_linklocal.log
22462026-02-18T03:17:26.316Zuploading: /work/three_chain.log (106860 bytes)
22472026-02-18T03:17:27.329Zuploaded: /work/three_chain.log
22482026-02-18T03:17:27.329Zuploading: /work/unnumbered_expiry.log (85598 bytes)
22492026-02-18T03:17:28.347Zuploaded: /work/unnumbered_expiry.log
22502026-02-18T03:17:28.351Zuploading: /work/unnumbered_interface_lifecycle.log (131549 bytes)
22512026-02-18T03:17:29.366Zuploaded: /work/unnumbered_interface_lifecycle.log
22522026-02-18T03:17:29.369Zuploading: /work/unnumbered_peer_change.log (75811 bytes)
22532026-02-18T03:17:30.382Zuploaded: /work/unnumbered_peer_change.log