01KJZMRJMHXMT3GJCENRBXTEVZ: 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: 01KJZMS8PWHW1XQGAP8FF6N5T5

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-05T18:41:01.955Zjob assigned to worker 01KJZMSQNCCZDZ1A1HK3DV2FXT [factory aws, i-0de899fc7f2743f86] (queued for 1 m 5 s)
 
22026-03-05T18:41:10.207Zstarting task 0: "setup"
32026-03-05T18:41:10.217Z++ uname -s
42026-03-05T18:41:10.217Z+ kern=SunOS
52026-03-05T18:41:10.217Z+ build_user=build
62026-03-05T18:41:10.217Z+ build_uid=12345
72026-03-05T18:41:10.217Z+ work_dir=/work
82026-03-05T18:41:10.217Z+ input_dir=/input
92026-03-05T18:41:10.217Z+ [[ 0 == 12345 ]]
102026-03-05T18:41:10.217Z+ case "$kern" in
112026-03-05T18:41:10.217Z+ groupadd -g 12345 build
122026-03-05T18:41:10.217Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-05T18:41:12.213Z+ zfs create -o mountpoint=/work rpool/work
142026-03-05T18:41:12.347Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-05T18:41:12.356Z+ home_fs=zfs
162026-03-05T18:41:12.356Z+ [[ zfs == autofs ]]
172026-03-05T18:41:12.356Z+ mkdir -p /home/build
182026-03-05T18:41:12.356Z+ chown build:build /home/build /work
192026-03-05T18:41:14.380Z+ chmod 0700 /home/build /work
202026-03-05T18:41:14.455Zprocess exited: duration 4162 ms, exit code 0
 
212026-03-05T18:41:14.503Zstarting task 1: "rust-toolchain"
222026-03-05T18:41:14.526Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-03-05T18:41:14.526Z * rust toolchain channel = "stable"
242026-03-05T18:41:14.526Z * rust toolchain profile = "default"
252026-03-05T18:41:14.526Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-05T18:41:14.526Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-05T18:41:14.526Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-05T18:41:14.526Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-05T18:41:14.526Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-03-05T18:41:14.700Zinfo: downloading installer
312026-03-05T18:41:17.529Zwarn: It looks like you have an existing installation of Rust at:
322026-03-05T18:41:17.529Zwarn: /opt/ooce/bin
332026-03-05T18:41:17.529Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-05T18:41:17.530Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-05T18:41:17.530Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-05T18:41:17.530Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-05T18:41:17.530Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-05T18:41:17.530Zerror: cannot install while Rust is installed
392026-03-05T18:41:17.530Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-05T18:41:17.677Zinfo: profile set to 'default'
412026-03-05T18:41:17.678Zinfo: default host triple is x86_64-unknown-illumos
422026-03-05T18:41:17.678Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-03-05T18:41:17.678Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-03-05T18:41:17.678Zinfo: downloading component 'cargo'
452026-03-05T18:41:18.018Zinfo: downloading component 'clippy'
462026-03-05T18:41:18.360Zinfo: downloading component 'rust-docs'
472026-03-05T18:41:20.080Zinfo: downloading component 'rust-std'
482026-03-05T18:41:22.248Zinfo: downloading component 'rustc'
492026-03-05T18:41:31.393Zinfo: downloading component 'rustfmt'
502026-03-05T18:41:31.722Zinfo: installing component 'cargo'
512026-03-05T18:41:32.647Zinfo: installing component 'clippy'
522026-03-05T18:41:33.046Zinfo: installing component 'rust-docs'
532026-03-05T18:41:35.747Zinfo: installing component 'rust-std'
542026-03-05T18:41:36.853Zinfo: installing component 'rustc'
552026-03-05T18:41:43.610Zinfo: installing component 'rustfmt'
562026-03-05T18:41:43.935Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-03-05T18:41:43.935Z
582026-03-05T18:41:44.427Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-03-05T18:41:44.427Z
602026-03-05T18:41:44.436Z
612026-03-05T18:41:44.437ZRust is installed now. Great!
622026-03-05T18:41:44.437Z
632026-03-05T18:41:44.437ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-05T18:41:44.437Zenvironment variable. This has not been done automatically.
652026-03-05T18:41:44.437Z
662026-03-05T18:41:44.437ZTo configure your current shell, you need to source
672026-03-05T18:41:44.437Zthe corresponding env file under $HOME/.cargo.
682026-03-05T18:41:44.437Z
692026-03-05T18:41:44.437ZThis is usually done by running one of the following (note the leading DOT):
702026-03-05T18:41:44.437Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-05T18:41:44.437Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-05T18:41:44.437Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-05T18:41:44.542Z+ rustup --version
742026-03-05T18:41:44.553Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-05T18:41:44.556Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-05T18:41:44.630Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-03-05T18:41:44.635Z+ cargo --version
782026-03-05T18:41:44.690Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-03-05T18:41:44.694Z+ rustc --version
802026-03-05T18:41:44.757Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-03-05T18:41:44.764Zprocess exited: duration 30268 ms, exit code 0
 
822026-03-05T18:41:44.785Zstarting task 2: "authentication"
832026-03-05T18:41:44.805Zprocess exited: duration 21 ms, exit code 0
 
842026-03-05T18:41:44.815Zstarting task 3: "clone repository"
852026-03-05T18:41:44.821Z+ mkdir -p /work/oxidecomputer/maghemite
862026-03-05T18:41:44.830Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872026-03-05T18:41:44.865ZCloning into '/work/oxidecomputer/maghemite'...
882026-03-05T18:41:48.704Z+ cd /work/oxidecomputer/maghemite
892026-03-05T18:41:48.712Z+ git fetch origin a13c749f1fb8adf5994dffebd53886fdeb5fd58c
902026-03-05T18:41:49.061ZFrom https://github.com/oxidecomputer/maghemite
912026-03-05T18:41:49.061Z * branch a13c749f1fb8adf5994dffebd53886fdeb5fd58c -> FETCH_HEAD
922026-03-05T18:41:49.073Z+ [[ -n levon/make-bgp-dispatch-listen-configurable ]]
932026-03-05T18:41:49.073Z++ git branch --show-current
942026-03-05T18:41:49.073Z+ current=main
952026-03-05T18:41:49.073Z+ [[ main != levon/make-bgp-dispatch-listen-configurable ]]
962026-03-05T18:41:49.073Z+ git branch -f levon/make-bgp-dispatch-listen-configurable a13c749f1fb8adf5994dffebd53886fdeb5fd58c
972026-03-05T18:41:49.073Z+ git checkout -f levon/make-bgp-dispatch-listen-configurable
982026-03-05T18:41:49.073ZSwitched to branch 'levon/make-bgp-dispatch-listen-configurable'
992026-03-05T18:41:49.073Z+ git reset --hard a13c749f1fb8adf5994dffebd53886fdeb5fd58c
1002026-03-05T18:41:49.078ZHEAD is now at a13c749 update dispatcher's log context with TcpListener's bind_addr
1012026-03-05T18:41:49.078Zprocess exited: duration 4253 ms, exit code 0
 
1022026-03-05T18:41:49.104Zstarting task 4: "build"
1032026-03-05T18:41:49.110Z+ set -e
1042026-03-05T18:41:49.113Z+ source .github/buildomat/test-common.sh
1052026-03-05T18:41:49.113Z++ NEXTEST_VERSION=0.9.97
1062026-03-05T18:41:49.113Z++ PLATFORM=illumos
1072026-03-05T18:41:49.113Z++ banner install
1082026-03-05T18:41:49.113Z
1092026-03-05T18:41:49.118Z # # # #### ##### ## # #
1102026-03-05T18:41:49.118Z # ## # # # # # # #
1112026-03-05T18:41:49.118Z # # # # #### # # # # #
1122026-03-05T18:41:49.118Z # # # # # # ###### # #
1132026-03-05T18:41:49.118Z # # ## # # # # # # #
1142026-03-05T18:41:49.118Z # # # #### # # # ###### ######
1152026-03-05T18:41:49.118Z
1162026-03-05T18:41:49.118Z++ set +o errexit
1172026-03-05T18:41:49.118Z++ pkg info clang-15
1182026-03-05T18:41:49.118Z++ grep -qi installed
1192026-03-05T18:41:50.797Zpkg: info: no packages matching the following patterns you specified are
1202026-03-05T18:41:50.797Zinstalled on the system. Try querying remotely instead:
1212026-03-05T18:41:50.797Z
1222026-03-05T18:41:50.797Z clang-15
1232026-03-05T18:41:50.844Z++ [[ 1 != 0 ]]
1242026-03-05T18:41:50.844Z++ set -o errexit
1252026-03-05T18:41:50.847Z++ pfexec pkg install clang-15
1262026-03-05T18:42:00.817Z Startup: Refreshing catalog 'helios-dev' ... Done
1272026-03-05T18:42:09.898Z Startup: Caching catalogs ... Done
1282026-03-05T18:42:33.682ZPlanning: Solver setup ... Done
1292026-03-05T18:42:33.843ZPlanning: Running solver ... Done
1302026-03-05T18:42:34.022ZPlanning: Finding local manifests ... Done
1312026-03-05T18:42:34.037ZPlanning: Fetching manifests: 0/2 0% complete
1322026-03-05T18:42:34.167ZPlanning: Fetching manifests: 2/2 100% complete
1332026-03-05T18:42:34.213ZPlanning: Package planning ... Done
1342026-03-05T18:42:34.260ZPlanning: Merging actions ... Done
1352026-03-05T18:42:34.428ZPlanning: Checking for conflicting actions ... Done
1362026-03-05T18:42:34.439ZPlanning: Consolidating action changes ... Done
1372026-03-05T18:42:35.798ZPlanning: Evaluating mediators ... Done
1382026-03-05T18:42:35.807ZPlanning: Planning completed in 25.75 seconds
1392026-03-05T18:42:35.823Z Packages to install: 2
1402026-03-05T18:42:35.823Z Mediators to change: 2
1412026-03-05T18:42:35.826Z Services to change: 1
1422026-03-05T18:42:35.827Z Create boot environment: No
1432026-03-05T18:42:35.827ZCreate backup boot environment: No
1442026-03-05T18:42:35.878Z
1452026-03-05T18:42:35.878ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1462026-03-05T18:42:43.859ZDownload: 981/3076 items 82.2/211.3MB 38% complete (42.5M/s)
1472026-03-05T18:42:50.252ZDownload: 2002/3076 items 117.1/211.3MB 55% complete (3.6M/s)
1482026-03-05T18:43:04.217ZDownload: 2010/3076 items 117.9/211.3MB 55% complete
1492026-03-05T18:43:09.569ZDownload: 3067/3076 items 209.8/211.3MB 99% complete (21.2M/s)
1502026-03-05T18:43:09.639ZDownload: Completed 211.31 MB in 33.76 seconds (6.3M/s)
1512026-03-05T18:43:10.741Z Actions: 1/3418 actions (Installing new actions)
1522026-03-05T18:43:15.230Z Actions: Completed 3418 actions in 4.47 seconds.
1532026-03-05T18:43:15.648Z Done
1542026-03-05T18:43:15.648Z Done
1552026-03-05T18:43:16.750Z Done
1562026-03-05T18:43:21.367Z Done
1572026-03-05T18:43:21.453Z Done
1582026-03-05T18:43:21.456Z Done
1592026-03-05T18:43:21.615Z Done
1602026-03-05T18:43:22.315Z++ set -o errexit
1612026-03-05T18:43:22.315Z++ cargo --version
1622026-03-05T18:43:22.319Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1632026-03-05T18:43:22.497Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1642026-03-05T18:43:22.497Zinfo: downloading component 'cargo'
1652026-03-05T18:43:23.657Zinfo: downloading component 'clippy'
1662026-03-05T18:43:24.041Zinfo: downloading component 'rust-docs'
1672026-03-05T18:43:25.491Zinfo: downloading component 'rust-std'
1682026-03-05T18:43:27.345Zinfo: downloading component 'rustc'
1692026-03-05T18:43:34.703Zinfo: downloading component 'rustfmt'
1702026-03-05T18:43:35.095Zinfo: installing component 'cargo'
1712026-03-05T18:43:36.020Zinfo: installing component 'clippy'
1722026-03-05T18:43:36.408Zinfo: installing component 'rust-docs'
1732026-03-05T18:43:38.318Zinfo: installing component 'rust-std'
1742026-03-05T18:43:40.145Zinfo: installing component 'rustc'
1752026-03-05T18:43:46.873Zinfo: installing component 'rustfmt'
1762026-03-05T18:43:47.340Zcargo 1.92.0 (344c4567c 2025-10-21)
1772026-03-05T18:43:47.343Z++ rustc --version
1782026-03-05T18:43:47.431Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1792026-03-05T18:43:47.436Z++ cargo install cargo-nextest --version 0.9.97
1802026-03-05T18:43:47.543Z Updating crates.io index
1812026-03-05T18:43:47.670Z Downloading crates ...
1822026-03-05T18:43:47.727Z Downloaded cargo-nextest v0.9.97
1832026-03-05T18:43:47.814Z Installing cargo-nextest v0.9.97
1842026-03-05T18:43:47.873Z Updating crates.io index
1852026-03-05T18:43:50.899Z Locking 407 packages to latest compatible versions
1862026-03-05T18:43:50.905Z Adding dialoguer v0.11.0 (available: v0.12.0)
1872026-03-05T18:43:50.908Z Adding duct v0.13.7 (available: v1.1.1)
1882026-03-05T18:43:50.908Z Adding enable-ansi-support v0.2.1 (available: v0.3.1)
1892026-03-05T18:43:50.908Z Adding generic-array v0.14.7 (available: v0.14.9)
1902026-03-05T18:43:50.911Z Adding idna_adapter v1.0.0 (available: v1.2.1)
1912026-03-05T18:43:50.914Z Adding nextest-filtering v0.15.0 (available: v0.18.0)
1922026-03-05T18:43:50.914Z Adding nextest-metadata v0.12.2 (available: v0.12.3)
1932026-03-05T18:43:50.917Z Adding nextest-runner v0.80.0 (available: v0.110.0)
1942026-03-05T18:43:50.936Z Adding target-lexicon v0.13.3 (available: v0.13.5)
1952026-03-05T18:43:50.952Z Downloading crates ...
1962026-03-05T18:43:51.034Z Downloaded adler2 v2.0.1
1972026-03-05T18:43:51.037Z Downloaded anstyle-query v1.1.5
1982026-03-05T18:43:51.043Z Downloaded atomic-waker v1.1.2
1992026-03-05T18:43:51.046Z Downloaded anstyle v1.0.13
2002026-03-05T18:43:51.049Z Downloaded addr2line v0.25.1
2012026-03-05T18:43:51.052Z Downloaded async-scoped v0.9.0
2022026-03-05T18:43:51.052Z Downloaded anstream v0.6.21
2032026-03-05T18:43:51.055Z Downloaded convert_case v0.10.0
2042026-03-05T18:43:51.062Z Downloaded camino-tempfile v1.4.1
2052026-03-05T18:43:51.066Z Downloaded globset v0.4.18
2062026-03-05T18:43:51.068Z Downloaded base64ct v1.8.3
2072026-03-05T18:43:51.068Z Downloaded cfg-if v1.0.4
2082026-03-05T18:43:51.071Z Downloaded cargo-platform v0.2.0
2092026-03-05T18:43:51.074Z Downloaded color-spantrace v0.3.0
2102026-03-05T18:43:51.075Z Downloaded getrandom v0.2.17
2112026-03-05T18:43:51.078Z Downloaded camino v1.2.2
2122026-03-05T18:43:51.082Z Downloaded backtrace-ext v0.2.1
2132026-03-05T18:43:51.091Z Downloaded clap_lex v1.0.0
2142026-03-05T18:43:51.099Z Downloaded cargo_metadata v0.20.0
2152026-03-05T18:43:51.102Z Downloaded home v0.5.12
2162026-03-05T18:43:51.107Z Downloaded pkcs8 v0.10.2
2172026-03-05T18:43:51.114Z Downloaded http-body-util v0.1.3
2182026-03-05T18:43:51.117Z Downloaded iana-time-zone v0.1.65
2192026-03-05T18:43:51.120Z Downloaded ed25519 v2.2.3
2202026-03-05T18:43:51.123Z Downloaded bitflags v2.11.0
2212026-03-05T18:43:51.126Z Downloaded itoa v1.0.17
2222026-03-05T18:43:51.130Z Downloaded futures-macro v0.3.32
2232026-03-05T18:43:51.132Z Downloaded indent_write v2.2.0
2242026-03-05T18:43:51.133Z Downloaded cpufeatures v0.2.17
2252026-03-05T18:43:51.136Z Downloaded humantime v2.3.0
2262026-03-05T18:43:51.138Z Downloaded humantime-serde v1.1.1
2272026-03-05T18:43:51.138Z Downloaded hyper-tls v0.6.0
2282026-03-05T18:43:51.141Z Downloaded equivalent v1.0.2
2292026-03-05T18:43:51.141Z Downloaded debug-ignore v1.0.5
2302026-03-05T18:43:51.144Z Downloaded openssl-probe v0.2.1
2312026-03-05T18:43:51.147Z Downloaded cargo-platform v0.3.2
2322026-03-05T18:43:51.147Z Downloaded foreign-types v0.3.2
2332026-03-05T18:43:51.149Z Downloaded errno v0.3.14
2342026-03-05T18:43:51.152Z Downloaded lru-slab v0.1.2
2352026-03-05T18:43:51.152Z Downloaded pathdiff v0.2.3
2362026-03-05T18:43:51.152Z Downloaded mukti-metadata v0.3.0
2372026-03-05T18:43:51.155Z Downloaded pkg-config v0.3.32
2382026-03-05T18:43:51.159Z Downloaded fastrand v2.3.0
2392026-03-05T18:43:51.160Z Downloaded form_urlencoded v1.2.2
2402026-03-05T18:43:51.162Z Downloaded native-tls v0.2.18
2412026-03-05T18:43:51.162Z Downloaded futures-io v0.3.32
2422026-03-05T18:43:51.162Z Downloaded clap_derive v4.5.55
2432026-03-05T18:43:51.166Z Downloaded openssl-macros v0.1.1
2442026-03-05T18:43:51.168Z Downloaded futures-sink v0.3.32
2452026-03-05T18:43:51.168Z Downloaded crypto-common v0.1.7
2462026-03-05T18:43:51.171Z Downloaded block-buffer v0.10.4
2472026-03-05T18:43:51.172Z Downloaded foreign-types-shared v0.1.1
2482026-03-05T18:43:51.200Z Downloaded ordered-float v2.10.1
2492026-03-05T18:43:51.200Z Downloaded atomicwrites v0.4.4
2502026-03-05T18:43:51.200Z Downloaded guppy-workspace-hack v0.1.0
2512026-03-05T18:43:51.200Z Downloaded fnv v1.0.7
2522026-03-05T18:43:51.200Z Downloaded colorchoice v1.0.4
2532026-03-05T18:43:51.200Z Downloaded cargo_metadata v0.23.1
2542026-03-05T18:43:51.200Z Downloaded cargo-util-schemas v0.2.0
2552026-03-05T18:43:51.200Z Downloaded anstyle-parse v0.2.7
2562026-03-05T18:43:51.200Z Downloaded jobserver v0.1.34
2572026-03-05T18:43:51.200Z Downloaded lazy_static v1.5.0
2582026-03-05T18:43:51.200Z Downloaded fixedbitset v0.5.7
2592026-03-05T18:43:51.200Z Downloaded pin-utils v0.1.0
2602026-03-05T18:43:51.201Z Downloaded is_terminal_polyfill v1.70.2
2612026-03-05T18:43:51.201Z Downloaded futures-core v0.3.32
2622026-03-05T18:43:51.201Z Downloaded hex v0.4.3
2632026-03-05T18:43:51.204Z Downloaded cfg_aliases v0.2.1
2642026-03-05T18:43:51.204Z Downloaded autocfg v1.5.0
2652026-03-05T18:43:51.210Z Downloaded document-features v0.2.12
2662026-03-05T18:43:51.210Z Downloaded percent-encoding v2.3.2
2672026-03-05T18:43:51.210Z Downloaded is_ci v1.2.0
2682026-03-05T18:43:51.213Z Downloaded future-queue v0.4.0
2692026-03-05T18:43:51.215Z Downloaded filetime v0.2.27
2702026-03-05T18:43:51.218Z Downloaded curve25519-dalek-derive v0.1.1
2712026-03-05T18:43:51.218Z Downloaded heck v0.5.0
2722026-03-05T18:43:51.221Z Downloaded owo-colors v4.3.0
2732026-03-05T18:43:51.226Z Downloaded serde-value v0.7.0
2742026-03-05T18:43:51.226Z Downloaded serde_ignored v0.1.14
2752026-03-05T18:43:51.226Z Downloaded http-body v1.0.1
2762026-03-05T18:43:51.231Z Downloaded shared_child v1.1.1
2772026-03-05T18:43:51.234Z Downloaded generic-array v0.14.7
2782026-03-05T18:43:51.234Z Downloaded futures-executor v0.3.32
2792026-03-05T18:43:51.237Z Downloaded scopeguard v1.2.0
2802026-03-05T18:43:51.240Z Downloaded rustc-hash v2.1.1
2812026-03-05T18:43:51.240Z Downloaded nested v0.1.1
2822026-03-05T18:43:51.243Z Downloaded idna_adapter v1.0.0
2832026-03-05T18:43:51.243Z Downloaded enable-ansi-support v0.2.1
2842026-03-05T18:43:51.246Z Downloaded either v1.15.0
2852026-03-05T18:43:51.246Z Downloaded duct v0.13.7
2862026-03-05T18:43:51.248Z Downloaded dialoguer v0.11.0
2872026-03-05T18:43:51.251Z Downloaded serde_spanned v1.0.4
2882026-03-05T18:43:51.254Z Downloaded rustc_version v0.4.1
2892026-03-05T18:43:51.257Z Downloaded sigchld v0.2.4
2902026-03-05T18:43:51.257Z Downloaded shell-words v1.1.1
2912026-03-05T18:43:51.257Z Downloaded number_prefix v0.4.0
2922026-03-05T18:43:51.260Z Downloaded nextest-workspace-hack v0.1.0
2932026-03-05T18:43:51.260Z Downloaded digest v0.10.7
2942026-03-05T18:43:51.263Z Downloaded nextest-metadata v0.12.2
2952026-03-05T18:43:51.266Z Downloaded ahash v0.8.12
2962026-03-05T18:43:51.266Z Downloaded lock_api v0.4.14
2972026-03-05T18:43:51.270Z Downloaded indenter v0.3.4
2982026-03-05T18:43:51.273Z Downloaded rustc-demangle v0.1.27
2992026-03-05T18:43:51.276Z Downloaded erased-serde v0.4.10
3002026-03-05T18:43:51.279Z Downloaded signature v2.2.0
3012026-03-05T18:43:51.282Z Downloaded supports-unicode v3.0.0
3022026-03-05T18:43:51.285Z Downloaded foldhash v0.1.5
3032026-03-05T18:43:51.289Z Downloaded find-msvc-tools v0.1.9
3042026-03-05T18:43:51.292Z Downloaded ppv-lite86 v0.2.21
3052026-03-05T18:43:51.296Z Downloaded futures-channel v0.3.32
3062026-03-05T18:43:51.296Z Downloaded subtle v2.6.1
3072026-03-05T18:43:51.299Z Downloaded terminal_size v0.4.3
3082026-03-05T18:43:51.299Z Downloaded supports-color v3.0.2
3092026-03-05T18:43:51.299Z Downloaded os_pipe v1.2.3
3102026-03-05T18:43:51.302Z Downloaded signal-hook-mio v0.2.5
3112026-03-05T18:43:51.302Z Downloaded newtype-uuid v1.3.2
3122026-03-05T18:43:51.305Z Downloaded quick-junit v0.5.2
3132026-03-05T18:43:51.308Z Downloaded tinyvec_macros v0.1.1
3142026-03-05T18:43:51.311Z Downloaded ipnet v2.12.0
3152026-03-05T18:43:51.314Z Downloaded futures-task v0.3.32
3162026-03-05T18:43:51.317Z Downloaded serde_spanned v0.6.9
3172026-03-05T18:43:51.317Z Downloaded sha2 v0.10.9
3182026-03-05T18:43:51.320Z Downloaded target-spec-miette v0.4.5
3192026-03-05T18:43:51.323Z Downloaded sync_wrapper v1.0.2
3202026-03-05T18:43:51.323Z Downloaded supports-hyperlinks v3.2.0
3212026-03-05T18:43:51.326Z Downloaded strsim v0.11.1
3222026-03-05T18:43:51.326Z Downloaded toml_datetime v0.6.11
3232026-03-05T18:43:51.328Z Downloaded once_cell v1.21.3
3242026-03-05T18:43:51.331Z Downloaded toml_write v0.1.2
3252026-03-05T18:43:51.331Z Downloaded serde_path_to_error v0.1.20
3262026-03-05T18:43:51.334Z Downloaded semver v1.0.27
3272026-03-05T18:43:51.338Z Downloaded eyre v0.6.12
3282026-03-05T18:43:51.341Z Downloaded rand_chacha v0.9.0
3292026-03-05T18:43:51.341Z Downloaded const-oid v0.9.6
3302026-03-05T18:43:51.344Z Downloaded serde_urlencoded v0.7.1
3312026-03-05T18:43:51.344Z Downloaded serde-untagged v0.1.9
3322026-03-05T18:43:51.346Z Downloaded tower-layer v0.3.3
3332026-03-05T18:43:51.349Z Downloaded typeid v1.0.3
3342026-03-05T18:43:51.353Z Downloaded rand_core v0.9.5
3352026-03-05T18:43:51.356Z Downloaded spki v0.7.3
3362026-03-05T18:43:51.356Z Downloaded derive-where v1.6.0
3372026-03-05T18:43:51.360Z Downloaded pin-project-lite v0.2.17
3382026-03-05T18:43:51.366Z Downloaded self-replace v1.5.0
3392026-03-05T18:43:51.369Z Downloaded quote v1.0.45
3402026-03-05T18:43:51.372Z Downloaded swrite v0.1.0
3412026-03-05T18:43:51.372Z Downloaded static_assertions v1.1.0
3422026-03-05T18:43:51.376Z Downloaded slab v0.4.12
3432026-03-05T18:43:51.376Z Downloaded simd-adler32 v0.3.8
3442026-03-05T18:43:51.379Z Downloaded unicode-xid v0.2.6
3452026-03-05T18:43:51.379Z Downloaded unicode-linebreak v0.1.5
3462026-03-05T18:43:51.379Z Downloaded try-lock v0.2.5
3472026-03-05T18:43:51.382Z Downloaded cfg-expr v0.20.6
3482026-03-05T18:43:51.385Z Downloaded signal-hook-registry v1.4.8
3492026-03-05T18:43:51.385Z Downloaded miette-derive v7.6.0
3502026-03-05T18:43:51.388Z Downloaded num-traits v0.2.19
3512026-03-05T18:43:51.391Z Downloaded rand_core v0.6.4
3522026-03-05T18:43:51.391Z Downloaded tower-service v0.3.3
3532026-03-05T18:43:51.393Z Downloaded target-lexicon v0.13.3
3542026-03-05T18:43:51.396Z Downloaded shlex v1.3.0
3552026-03-05T18:43:51.400Z Downloaded utf8parse v0.2.2
3562026-03-05T18:43:51.400Z Downloaded utf8_iter v1.0.4
3572026-03-05T18:43:51.403Z Downloaded want v0.3.1
3582026-03-05T18:43:51.403Z Downloaded strip-ansi-escapes v0.2.1
3592026-03-05T18:43:51.403Z Downloaded smol_str v0.3.6
3602026-03-05T18:43:51.403Z Downloaded thread_local v1.1.9
3612026-03-05T18:43:51.406Z Downloaded untrusted v0.9.0
3622026-03-05T18:43:51.406Z Downloaded crc32fast v1.5.0
3632026-03-05T18:43:51.410Z Downloaded urlencoding v2.1.3
3642026-03-05T18:43:51.410Z Downloaded tokio-macros v2.6.1
3652026-03-05T18:43:51.412Z Downloaded parking_lot_core v0.9.12
3662026-03-05T18:43:51.412Z Downloaded toml_datetime v0.7.5+spec-1.1.0
3672026-03-05T18:43:51.415Z Downloaded httparse v1.10.1
3682026-03-05T18:43:51.418Z Downloaded xattr v1.6.1
3692026-03-05T18:43:51.421Z Downloaded config v0.15.19
3702026-03-05T18:43:51.423Z Downloaded thiserror-impl v2.0.18
3712026-03-05T18:43:51.426Z Downloaded thiserror-impl v1.0.69
3722026-03-05T18:43:51.426Z Downloaded thiserror v1.0.69
3732026-03-05T18:43:51.431Z Downloaded console v0.15.11
3742026-03-05T18:43:51.435Z Downloaded tracing-error v0.2.1
3752026-03-05T18:43:51.438Z Downloaded tokio-native-tls v0.3.1
3762026-03-05T18:43:51.438Z Downloaded getrandom v0.4.2
3772026-03-05T18:43:51.442Z Downloaded litrs v1.0.0
3782026-03-05T18:43:51.444Z Downloaded tracing-log v0.2.0
3792026-03-05T18:43:51.444Z Downloaded parking_lot v0.12.5
3802026-03-05T18:43:51.447Z Downloaded getrandom v0.3.4
3812026-03-05T18:43:51.450Z Downloaded pin-project-internal v1.1.11
3822026-03-05T18:43:51.454Z Downloaded smallvec v1.15.1
3832026-03-05T18:43:51.458Z Downloaded unicase v2.9.0
3842026-03-05T18:43:51.461Z Downloaded rustls-pki-types v1.14.0
3852026-03-05T18:43:51.461Z Downloaded toml_writer v1.0.6+spec-1.1.0
3862026-03-05T18:43:51.464Z Downloaded futures v0.3.32
3872026-03-05T18:43:51.466Z Downloaded base64 v0.22.1
3882026-03-05T18:43:51.470Z Downloaded tempfile v3.26.0
3892026-03-05T18:43:51.473Z Downloaded target-spec v3.5.7
3902026-03-05T18:43:51.475Z Downloaded nextest-filtering v0.15.0
3912026-03-05T18:43:51.478Z Downloaded log v0.4.29
3922026-03-05T18:43:51.478Z Downloaded tokio-stream v0.1.18
3932026-03-05T18:43:51.483Z Downloaded serde_core v1.0.228
3942026-03-05T18:43:51.485Z Downloaded tokio-rustls v0.26.4
3952026-03-05T18:43:51.488Z Downloaded ryu v1.0.23
3962026-03-05T18:43:51.495Z Downloaded zmij v1.0.21
3972026-03-05T18:43:51.498Z Downloaded zeroize v1.8.2
3982026-03-05T18:43:51.501Z Downloaded version_check v0.9.5
3992026-03-05T18:43:51.501Z Downloaded zstd v0.13.3
4002026-03-05T18:43:51.504Z Downloaded tracing-attributes v0.1.31
4012026-03-05T18:43:51.508Z Downloaded indicatif v0.17.11
4022026-03-05T18:43:51.511Z Downloaded thiserror v2.0.18
4032026-03-05T18:43:51.514Z Downloaded backtrace v0.3.76
4042026-03-05T18:43:51.519Z Downloaded zipsign-api v0.1.5
4052026-03-05T18:43:51.522Z Downloaded xxhash-rust v0.8.15
4062026-03-05T18:43:51.525Z Downloaded clap v4.5.60
4072026-03-05T18:43:51.531Z Downloaded toml_parser v1.0.9+spec-1.1.0
4082026-03-05T18:43:51.535Z Downloaded hyper-rustls v0.27.7
4092026-03-05T18:43:51.538Z Downloaded self_update v0.42.0
4102026-03-05T18:43:51.541Z Downloaded tar v0.4.44
4112026-03-05T18:43:51.544Z Downloaded toml v0.9.12+spec-1.1.0
4122026-03-05T18:43:51.547Z Downloaded tinyvec v1.10.0
4132026-03-05T18:43:51.550Z Downloaded proc-macro2 v1.0.106
4142026-03-05T18:43:51.552Z Downloaded openssl-sys v0.9.111
4152026-03-05T18:43:51.555Z Downloaded zstd-safe v7.2.4
4162026-03-05T18:43:51.559Z Downloaded flate2 v1.1.9
4172026-03-05T18:43:51.562Z Downloaded socket2 v0.6.2
4182026-03-05T18:43:51.565Z Downloaded der v0.7.10
4192026-03-05T18:43:51.568Z Downloaded miniz_oxide v0.8.9
4202026-03-05T18:43:51.570Z Downloaded signal-hook v0.3.18
4212026-03-05T18:43:51.573Z Downloaded borsh v1.6.0
4222026-03-05T18:43:51.579Z Downloaded unicode-ident v1.0.24
4232026-03-05T18:43:51.582Z Downloaded serde v1.0.228
4242026-03-05T18:43:51.585Z Downloaded toml v0.8.23
4252026-03-05T18:43:51.588Z Downloaded vte v0.14.1
4262026-03-05T18:43:51.591Z Downloaded pin-project v1.1.11
4272026-03-05T18:43:51.600Z Downloaded tracing-core v0.1.36
4282026-03-05T18:43:51.603Z Downloaded http v1.4.0
4292026-03-05T18:43:51.606Z Downloaded quinn v0.11.9
4302026-03-05T18:43:51.609Z Downloaded cc v1.2.56
4312026-03-05T18:43:51.612Z Downloaded indexmap v2.13.0
4322026-03-05T18:43:51.616Z Downloaded ed25519-dalek v2.2.0
4332026-03-05T18:43:51.619Z Downloaded derive_more-impl v2.1.1
4342026-03-05T18:43:51.624Z Downloaded uuid v1.21.0
4352026-03-05T18:43:51.627Z Downloaded bstr v1.12.1
4362026-03-05T18:43:51.634Z Downloaded typenum v1.19.0
4372026-03-05T18:43:51.638Z Downloaded textwrap v0.16.2
4382026-03-05T18:43:51.641Z Downloaded serde_derive v1.0.228
4392026-03-05T18:43:51.644Z Downloaded aho-corasick v1.1.4
4402026-03-05T18:43:51.647Z Downloaded toml_edit v0.22.27
4412026-03-05T18:43:51.651Z Downloaded derive_more v2.1.1
4422026-03-05T18:43:51.661Z Downloaded bytes v1.11.1
4432026-03-05T18:43:51.664Z Downloaded sharded-slab v0.1.7
4442026-03-05T18:43:51.668Z Downloaded quinn-udp v0.5.14
4452026-03-05T18:43:51.670Z Downloaded hashbrown v0.16.1
4462026-03-05T18:43:51.674Z Downloaded unicode-segmentation v1.12.0
4472026-03-05T18:43:51.678Z Downloaded guppy v0.17.25
4482026-03-05T18:43:51.686Z Downloaded hashbrown v0.15.5
4492026-03-05T18:43:51.693Z Downloaded mio v1.1.1
4502026-03-05T18:43:51.698Z Downloaded h2 v0.4.13
4512026-03-05T18:43:51.706Z Downloaded unicode-normalization v0.1.25
4522026-03-05T18:43:51.708Z Downloaded rustls-webpki v0.103.9
4532026-03-05T18:43:51.711Z Downloaded tower-http v0.6.8
4542026-03-05T18:43:51.717Z Downloaded tokio-util v0.7.18
4552026-03-05T18:43:51.723Z Downloaded rand v0.9.2
4562026-03-05T18:43:51.728Z Downloaded miette v7.6.0
4572026-03-05T18:43:51.731Z Downloaded futures-util v0.3.32
4582026-03-05T18:43:51.742Z Downloaded url v2.5.8
4592026-03-05T18:43:51.745Z Downloaded clap_builder v4.5.60
4602026-03-05T18:43:51.750Z Downloaded serde_json v1.0.149
4612026-03-05T18:43:51.756Z Downloaded memchr v2.8.0
4622026-03-05T18:43:51.761Z Downloaded crossterm v0.29.0
4632026-03-05T18:43:51.771Z Downloaded idna v1.1.0
4642026-03-05T18:43:51.781Z Downloaded tracing-subscriber v0.3.22
4652026-03-05T18:43:51.788Z Downloaded ron v0.12.0
4662026-03-05T18:43:51.797Z Downloaded hyper-util v0.1.20
4672026-03-05T18:43:51.802Z Downloaded tower v0.5.3
4682026-03-05T18:43:51.811Z Downloaded iri-string v0.7.10
4692026-03-05T18:43:51.817Z Downloaded unicode-width v0.1.14
4702026-03-05T18:43:51.822Z Downloaded syn v2.0.117
4712026-03-05T18:43:51.831Z Downloaded curve25519-dalek v4.1.3
4722026-03-05T18:43:51.838Z Downloaded gimli v0.32.3
4732026-03-05T18:43:51.846Z Downloaded chrono v0.4.44
4742026-03-05T18:43:51.850Z Downloaded itertools v0.14.0
4752026-03-05T18:43:51.857Z Downloaded pulldown-cmark v0.13.1
4762026-03-05T18:43:51.861Z Downloaded hyper v1.8.1
4772026-03-05T18:43:51.876Z Downloaded regex v1.12.3
4782026-03-05T18:43:51.883Z Downloaded quick-xml v0.37.5
4792026-03-05T18:43:51.888Z Downloaded color-eyre v0.6.5
4802026-03-05T18:43:51.899Z Downloaded reqwest v0.12.28
4812026-03-05T18:43:51.904Z Downloaded tokio v1.50.0
4822026-03-05T18:43:51.938Z Downloaded portable-atomic v1.13.1
4832026-03-05T18:43:51.988Z Downloaded quick-xml v0.38.4
4842026-03-05T18:43:51.997Z Downloaded winnow v0.7.14
4852026-03-05T18:43:52.056Z Downloaded quinn-proto v0.11.13
4862026-03-05T18:43:52.075Z Downloaded vcpkg v0.2.15
4872026-03-05T18:43:52.132Z Downloaded webpki-roots v1.0.6
4882026-03-05T18:43:52.135Z Downloaded nextest-runner v0.80.0
4892026-03-05T18:43:52.144Z Downloaded openssl v0.10.75
4902026-03-05T18:43:52.152Z Downloaded zerocopy v0.8.40
4912026-03-05T18:43:52.161Z Downloaded unicode-width v0.2.2
4922026-03-05T18:43:52.166Z Downloaded regex-syntax v0.8.10
4932026-03-05T18:43:52.208Z Downloaded nix v0.30.1
4942026-03-05T18:43:52.227Z Downloaded rustls v0.23.37
4952026-03-05T18:43:52.246Z Downloaded rustix v0.38.44
4962026-03-05T18:43:52.266Z Downloaded object v0.37.3
4972026-03-05T18:43:52.306Z Downloaded rustix v1.1.4
4982026-03-05T18:43:52.355Z Downloaded tracing v0.1.44
4992026-03-05T18:43:52.432Z Downloaded regex-automata v0.4.14
5002026-03-05T18:43:52.518Z Downloaded petgraph v0.8.3
5012026-03-05T18:43:52.536Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
5022026-03-05T18:43:52.550Z Downloaded libc v0.2.182
5032026-03-05T18:43:52.664Z Downloaded recursion v0.5.4
5042026-03-05T18:43:52.675Z Downloaded ring v0.17.14
5052026-03-05T18:43:52.759Z Compiling libc v0.2.182
5062026-03-05T18:43:52.759Z Compiling proc-macro2 v1.0.106
5072026-03-05T18:43:52.762Z Compiling unicode-ident v1.0.24
5082026-03-05T18:43:52.762Z Compiling quote v1.0.45
5092026-03-05T18:43:52.762Z Compiling serde_core v1.0.228
5102026-03-05T18:43:52.762Z Compiling cfg-if v1.0.4
5112026-03-05T18:43:52.762Z Compiling memchr v2.8.0
5122026-03-05T18:43:52.927Z Compiling once_cell v1.21.3
5132026-03-05T18:43:53.135Z Compiling log v0.4.29
5142026-03-05T18:43:53.165Z Compiling pin-project-lite v0.2.17
5152026-03-05T18:43:53.320Z Compiling itoa v1.0.17
5162026-03-05T18:43:53.443Z Compiling serde v1.0.228
5172026-03-05T18:43:53.658Z Compiling futures-core v0.3.32
5182026-03-05T18:43:53.814Z Compiling smallvec v1.15.1
5192026-03-05T18:43:53.935Z Compiling bitflags v2.11.0
5202026-03-05T18:43:54.095Z Compiling equivalent v1.0.2
5212026-03-05T18:43:54.249Z Compiling shlex v1.3.0
5222026-03-05T18:43:54.316Z Compiling hashbrown v0.16.1
5232026-03-05T18:43:54.618Z Compiling find-msvc-tools v0.1.9
5242026-03-05T18:43:54.791Z Compiling bytes v1.11.1
5252026-03-05T18:43:55.390Z Compiling errno v0.3.14
5262026-03-05T18:43:55.423Z Compiling jobserver v0.1.34
5272026-03-05T18:43:55.529Z Compiling syn v2.0.117
5282026-03-05T18:43:55.653Z Compiling signal-hook-registry v1.4.8
5292026-03-05T18:43:55.653Z Compiling mio v1.1.1
5302026-03-05T18:43:55.690Z Compiling rustix v1.1.4
5312026-03-05T18:43:55.844Z Compiling cc v1.2.56
5322026-03-05T18:43:56.089Z Compiling futures-sink v0.3.32
5332026-03-05T18:43:56.279Z Compiling socket2 v0.6.2
5342026-03-05T18:43:56.698Z Compiling slab v0.4.12
5352026-03-05T18:43:56.751Z Compiling zmij v1.0.21
5362026-03-05T18:43:57.106Z Compiling futures-channel v0.3.32
5372026-03-05T18:43:57.165Z Compiling tracing-core v0.1.36
5382026-03-05T18:43:57.377Z Compiling serde_json v1.0.149
5392026-03-05T18:43:57.606Z Compiling version_check v0.9.5
5402026-03-05T18:43:57.963Z Compiling getrandom v0.4.2
5412026-03-05T18:43:58.174Z Compiling futures-io v0.3.32
5422026-03-05T18:43:58.468Z Compiling futures-task v0.3.32
5432026-03-05T18:43:58.566Z Compiling unicode-width v0.2.2
5442026-03-05T18:43:58.584Z Compiling camino v1.2.2
5452026-03-05T18:43:58.789Z Compiling indexmap v2.13.0
5462026-03-05T18:43:59.078Z Compiling ring v0.17.14
5472026-03-05T18:43:59.246Z Compiling http v1.4.0
5482026-03-05T18:43:59.477Z Compiling autocfg v1.5.0
5492026-03-05T18:43:59.574Z Compiling simd-adler32 v0.3.8
5502026-03-05T18:44:00.152Z Compiling adler2 v2.0.1
5512026-03-05T18:44:00.243Z Compiling percent-encoding v2.3.2
5522026-03-05T18:44:00.436Z Compiling zeroize v1.8.2
5532026-03-05T18:44:00.722Z Compiling miniz_oxide v0.8.9
5542026-03-05T18:44:00.757Z Compiling num-traits v0.2.19
5552026-03-05T18:44:01.245Z Compiling winnow v0.7.14
5562026-03-05T18:44:01.693Z Compiling zerocopy v0.8.40
5572026-03-05T18:44:02.417Z Compiling object v0.37.3
5582026-03-05T18:44:02.497Z Compiling getrandom v0.3.4
5592026-03-05T18:44:02.954Z Compiling target-lexicon v0.13.3
5602026-03-05T18:44:03.304Z Compiling http-body v1.0.1
5612026-03-05T18:44:03.552Z Compiling rustls-pki-types v1.14.0
5622026-03-05T18:44:03.584Z Compiling semver v1.0.27
5632026-03-05T18:44:03.980Z Compiling getrandom v0.2.17
5642026-03-05T18:44:04.002Z Compiling thiserror v2.0.18
5652026-03-05T18:44:04.336Z Compiling httparse v1.10.1
5662026-03-05T18:44:04.684Z Compiling guppy-workspace-hack v0.1.0
5672026-03-05T18:44:04.739Z Compiling gimli v0.32.3
5682026-03-05T18:44:04.969Z Compiling fnv v1.0.7
5692026-03-05T18:44:05.036Z Compiling typenum v1.19.0
5702026-03-05T18:44:05.075Z Compiling untrusted v0.9.0
5712026-03-05T18:44:05.140Z Compiling owo-colors v4.3.0
5722026-03-05T18:44:05.255Z Compiling serde_derive v1.0.228
5732026-03-05T18:44:05.287Z Compiling tokio-macros v2.6.1
5742026-03-05T18:44:05.345Z Compiling futures-macro v0.3.32
5752026-03-05T18:44:05.699Z Compiling tracing-attributes v0.1.31
5762026-03-05T18:44:05.727Z Compiling signal-hook v0.3.18
5772026-03-05T18:44:05.848Z Compiling thiserror-impl v2.0.18
5782026-03-05T18:44:06.881Z Compiling tokio v1.50.0
5792026-03-05T18:44:07.052Z Compiling futures-util v0.3.32
5802026-03-05T18:44:08.408Z Compiling tracing v0.1.44
5812026-03-05T18:44:09.986Z Compiling addr2line v0.25.1
5822026-03-05T18:44:11.230Z Compiling form_urlencoded v1.2.2
5832026-03-05T18:44:11.419Z Compiling generic-array v0.14.7
5842026-03-05T18:44:11.624Z Compiling utf8_iter v1.0.4
5852026-03-05T18:44:11.813Z Compiling typeid v1.0.3
5862026-03-05T18:44:11.899Z Compiling atomic-waker v1.1.2
5872026-03-05T18:44:12.109Z Compiling pkg-config v0.3.32
5882026-03-05T18:44:12.323Z Compiling target-spec v3.5.7
5892026-03-05T18:44:12.872Z Compiling try-lock v0.2.5
5902026-03-05T18:44:13.068Z Compiling thiserror v1.0.69
5912026-03-05T18:44:13.138Z Compiling rustc-demangle v0.1.27
5922026-03-05T18:44:13.158Z Compiling idna_adapter v1.0.0
5932026-03-05T18:44:13.254Z Compiling tower-service v0.3.3
5942026-03-05T18:44:13.309Z Compiling fastrand v2.3.0
5952026-03-05T18:44:13.393Z Compiling rustls v0.23.37
5962026-03-05T18:44:13.774Z Compiling tempfile v3.26.0
5972026-03-05T18:44:13.995Z Compiling idna v1.1.0
5982026-03-05T18:44:14.017Z Compiling zstd-sys v2.0.16+zstd.1.5.7
5992026-03-05T18:44:14.833Z Compiling want v0.3.1
6002026-03-05T18:44:15.344Z Compiling cfg-expr v0.20.6
6012026-03-05T18:44:15.753Z Compiling tokio-util v0.7.18
6022026-03-05T18:44:16.586Z Compiling backtrace v0.3.76
6032026-03-05T18:44:16.953Z Compiling h2 v0.4.13
6042026-03-05T18:44:17.537Z Compiling rustls-webpki v0.103.9
6052026-03-05T18:44:18.575Z Compiling thiserror-impl v1.0.69
6062026-03-05T18:44:19.145Z Compiling terminal_size v0.4.3
6072026-03-05T18:44:19.415Z Compiling aho-corasick v1.1.4
6082026-03-05T18:44:20.970Z Compiling subtle v2.6.1
6092026-03-05T18:44:21.288Z Compiling erased-serde v0.4.10
6102026-03-05T18:44:21.338Z Compiling pin-utils v0.1.0
6112026-03-05T18:44:21.452Z Compiling regex-syntax v0.8.10
6122026-03-05T18:44:23.515Z Compiling hyper v1.8.1
6132026-03-05T18:44:27.895Z Compiling regex-automata v0.4.14
6142026-03-05T18:44:32.289Z Compiling url v2.5.8
6152026-03-05T18:44:32.470Z Compiling toml_datetime v0.6.11
6162026-03-05T18:44:33.065Z Compiling serde_spanned v0.6.9
6172026-03-05T18:44:33.270Z Compiling ahash v0.8.12
6182026-03-05T18:44:33.314Z Compiling sync_wrapper v1.0.2
6192026-03-05T18:44:33.501Z Compiling unicode-linebreak v0.1.5
6202026-03-05T18:44:33.710Z Compiling toml_write v0.1.2
6212026-03-05T18:44:34.068Z Compiling portable-atomic v1.13.1
6222026-03-05T18:44:34.206Z Compiling ipnet v2.12.0
6232026-03-05T18:44:35.016Z Compiling tower-layer v0.3.3
6242026-03-05T18:44:35.508Z Compiling is_ci v1.2.0
6252026-03-05T18:44:35.803Z Compiling parking_lot_core v0.9.12
6262026-03-05T18:44:36.204Z Compiling unicode-segmentation v1.12.0
6272026-03-05T18:44:36.686Z Compiling lazy_static v1.5.0
6282026-03-05T18:44:36.731Z Compiling nextest-workspace-hack v0.1.0
6292026-03-05T18:44:36.852Z Compiling base64 v0.22.1
6302026-03-05T18:44:37.038Z Compiling either v1.15.0
6312026-03-05T18:44:37.119Z Compiling crc32fast v1.5.0
6322026-03-05T18:44:37.515Z Compiling foldhash v0.1.5
6332026-03-05T18:44:37.727Z Compiling hyper-util v0.1.20
6342026-03-05T18:44:37.775Z Compiling hashbrown v0.15.5
6352026-03-05T18:44:37.914Z Compiling convert_case v0.10.0
6362026-03-05T18:44:37.941Z Compiling sharded-slab v0.1.7
6372026-03-05T18:44:38.259Z Compiling supports-color v3.0.2
6382026-03-05T18:44:38.486Z Compiling tower v0.5.3
6392026-03-05T18:44:38.783Z Compiling toml_edit v0.22.27
6402026-03-05T18:44:39.222Z Compiling textwrap v0.16.2
6412026-03-05T18:44:39.835Z Compiling tokio-rustls v0.26.4
6422026-03-05T18:44:40.402Z Compiling backtrace-ext v0.2.1
6432026-03-05T18:44:40.917Z Compiling ordered-float v2.10.1
6442026-03-05T18:44:40.992Z Compiling miette-derive v7.6.0
6452026-03-05T18:44:41.544Z Compiling webpki-roots v1.0.6
6462026-03-05T18:44:41.758Z Compiling pathdiff v0.2.3
6472026-03-05T18:44:41.964Z Compiling console v0.15.11
6482026-03-05T18:44:42.340Z Compiling cargo-platform v0.3.2
6492026-03-05T18:44:43.551Z Compiling tracing-log v0.2.0
6502026-03-05T18:44:43.626Z Compiling os_pipe v1.2.3
6512026-03-05T18:44:43.665Z Compiling thread_local v1.1.9
6522026-03-05T18:44:43.911Z Compiling supports-hyperlinks v3.2.0
6532026-03-05T18:44:44.204Z Compiling ryu v1.0.23
6542026-03-05T18:44:44.313Z Compiling iri-string v0.7.10
6552026-03-05T18:44:44.376Z Compiling scopeguard v1.2.0
6562026-03-05T18:44:44.836Z Compiling cfg_aliases v0.2.1
6572026-03-05T18:44:44.949Z Compiling rustix v0.38.44
6582026-03-05T18:44:45.011Z Compiling pulldown-cmark v0.13.1
6592026-03-05T18:44:45.186Z Compiling supports-unicode v3.0.0
6602026-03-05T18:44:45.418Z Compiling fixedbitset v0.5.7
6612026-03-05T18:44:45.481Z Compiling debug-ignore v1.0.5
6622026-03-05T18:44:45.612Z Compiling unicode-width v0.1.14
6632026-03-05T18:44:45.670Z Compiling zstd-safe v7.2.4
6642026-03-05T18:44:46.115Z Compiling utf8parse v0.2.2
6652026-03-05T18:44:46.237Z Compiling miette v7.6.0
6662026-03-05T18:44:46.308Z Compiling anstyle-parse v0.2.7
6672026-03-05T18:44:46.452Z Compiling petgraph v0.8.3
6682026-03-05T18:44:46.958Z Compiling nix v0.30.1
6692026-03-05T18:44:47.794Z Compiling tower-http v0.6.8
6702026-03-05T18:44:50.047Z Compiling lock_api v0.4.14
6712026-03-05T18:44:50.207Z Compiling serde_urlencoded v0.7.1
6722026-03-05T18:44:50.556Z Compiling tracing-subscriber v0.3.22
6732026-03-05T18:44:50.782Z Compiling sigchld v0.2.4
6742026-03-05T18:44:51.091Z Compiling toml v0.8.23
6752026-03-05T18:44:51.127Z Compiling cargo_metadata v0.23.1
6762026-03-05T18:44:54.594Z Compiling hyper-rustls v0.27.7
6772026-03-05T18:44:55.954Z Compiling serde-value v0.7.0
6782026-03-05T18:44:56.056Z Compiling serde-untagged v0.1.9
6792026-03-05T18:44:57.607Z Compiling derive_more-impl v2.1.1
6802026-03-05T18:44:58.424Z Compiling itertools v0.14.0
6812026-03-05T18:44:58.449Z Compiling regex v1.12.3
6822026-03-05T18:44:59.164Z Compiling block-buffer v0.10.4
6832026-03-05T18:44:59.345Z Compiling crypto-common v0.1.7
6842026-03-05T18:44:59.434Z Compiling ppv-lite86 v0.2.21
6852026-03-05T18:44:59.584Z Compiling futures-executor v0.3.32
6862026-03-05T18:45:00.269Z Compiling rand_core v0.9.5
6872026-03-05T18:45:00.658Z Compiling pin-project-internal v1.1.11
6882026-03-05T18:45:00.806Z Compiling toml_parser v1.0.9+spec-1.1.0
6892026-03-05T18:45:01.520Z Compiling http-body-util v0.1.3
6902026-03-05T18:45:01.543Z Compiling uuid v1.21.0
6912026-03-05T18:45:01.935Z Compiling serde_spanned v1.0.4
6922026-03-05T18:45:02.094Z Compiling toml_datetime v0.7.5+spec-1.1.0
6932026-03-05T18:45:02.198Z Compiling smol_str v0.3.6
6942026-03-05T18:45:02.719Z Compiling filetime v0.2.27
6952026-03-05T18:45:02.894Z Compiling bstr v1.12.1
6962026-03-05T18:45:02.969Z Compiling vte v0.14.1
6972026-03-05T18:45:03.071Z Compiling eyre v0.6.12
6982026-03-05T18:45:03.200Z Compiling is_terminal_polyfill v1.70.2
6992026-03-05T18:45:03.362Z Compiling color-spantrace v0.3.0
7002026-03-05T18:45:03.384Z Compiling colorchoice v1.0.4
7012026-03-05T18:45:03.653Z Compiling anstyle-query v1.1.5
7022026-03-05T18:45:03.808Z Compiling unicase v2.9.0
7032026-03-05T18:45:03.828Z Compiling litrs v1.0.0
7042026-03-05T18:45:03.936Z Compiling iana-time-zone v0.1.65
7052026-03-05T18:45:03.956Z Compiling self_update v0.42.0
7062026-03-05T18:45:04.152Z Compiling number_prefix v0.4.0
7072026-03-05T18:45:04.382Z Compiling tinyvec_macros v0.1.1
7082026-03-05T18:45:04.404Z Compiling anstyle v1.0.13
7092026-03-05T18:45:04.407Z Compiling static_assertions v1.1.0
7102026-03-05T18:45:04.491Z Compiling unicode-xid v0.2.6
7112026-03-05T18:45:04.514Z Compiling nested v0.1.1
7122026-03-05T18:45:04.535Z Compiling xattr v1.6.1
7132026-03-05T18:45:04.692Z Compiling cargo-util-schemas v0.2.0
7142026-03-05T18:45:04.796Z Compiling document-features v0.2.12
7152026-03-05T18:45:04.825Z Compiling anstream v0.6.21
7162026-03-05T18:45:04.960Z Compiling guppy v0.17.25
7172026-03-05T18:45:05.246Z Compiling tar v0.4.44
7182026-03-05T18:45:05.894Z Compiling tinyvec v1.10.0
7192026-03-05T18:45:05.974Z Compiling indicatif v0.17.11
7202026-03-05T18:45:06.881Z Compiling chrono v0.4.44
7212026-03-05T18:45:07.696Z Compiling globset v0.4.18
7222026-03-05T18:45:08.541Z Compiling strip-ansi-escapes v0.2.1
7232026-03-05T18:45:09.630Z Compiling pin-project v1.1.11
7242026-03-05T18:45:09.773Z Compiling nextest-metadata v0.12.2
7252026-03-05T18:45:10.308Z Compiling toml v0.9.12+spec-1.1.0
7262026-03-05T18:45:11.152Z Compiling newtype-uuid v1.3.2
7272026-03-05T18:45:11.506Z Compiling reqwest v0.12.28
7282026-03-05T18:45:13.176Z Compiling rand_chacha v0.9.0
7292026-03-05T18:45:14.479Z Compiling futures v0.3.32
7302026-03-05T18:45:14.612Z Compiling digest v0.10.7
7312026-03-05T18:45:15.036Z Compiling derive_more v2.1.1
7322026-03-05T18:45:15.056Z Compiling flate2 v1.1.9
7332026-03-05T18:45:15.159Z Compiling parking_lot v0.12.5
7342026-03-05T18:45:15.292Z Compiling tracing-error v0.2.1
7352026-03-05T18:45:15.748Z Compiling shared_child v1.1.1
7362026-03-05T18:45:17.140Z Compiling signal-hook-mio v0.2.5
7372026-03-05T18:45:17.163Z Compiling self-replace v1.5.0
7382026-03-05T18:45:17.353Z Compiling cargo-platform v0.2.0
7392026-03-05T18:45:17.744Z Compiling quick-xml v0.38.4
7402026-03-05T18:45:17.852Z Compiling quick-xml v0.37.5
7412026-03-05T18:45:18.565Z Compiling clap_lex v1.0.0
7422026-03-05T18:45:19.279Z Compiling cpufeatures v0.2.17
7432026-03-05T18:45:19.398Z Compiling recursion v0.5.4
7442026-03-05T18:45:19.488Z Compiling humantime v2.3.0
7452026-03-05T18:45:19.648Z Compiling indenter v0.3.4
7462026-03-05T18:45:19.861Z Compiling urlencoding v2.1.3
7472026-03-05T18:45:20.341Z Compiling shell-words v1.1.1
7482026-03-05T18:45:20.823Z Compiling heck v0.5.0
7492026-03-05T18:45:21.216Z Compiling strsim v0.11.1
7502026-03-05T18:45:21.251Z Compiling clap_derive v4.5.55
7512026-03-05T18:45:21.458Z Compiling humantime-serde v1.1.1
7522026-03-05T18:45:21.715Z Compiling clap_builder v4.5.60
7532026-03-05T18:45:22.991Z Compiling nextest-filtering v0.15.0
7542026-03-05T18:45:23.013Z Compiling sha2 v0.10.9
7552026-03-05T18:45:25.638Z Compiling quick-junit v0.5.2
7562026-03-05T18:45:26.360Z Compiling atomicwrites v0.4.4
7572026-03-05T18:45:26.907Z Compiling cargo_metadata v0.20.0
7582026-03-05T18:45:31.998Z Compiling crossterm v0.29.0
7592026-03-05T18:45:33.239Z Compiling cargo-nextest v0.9.97
7602026-03-05T18:45:34.667Z Compiling zstd v0.13.3
7612026-03-05T18:45:35.561Z Compiling duct v0.13.7
7622026-03-05T18:45:36.688Z Compiling async-scoped v0.9.0
7632026-03-05T18:45:36.746Z Compiling rand v0.9.2
7642026-03-05T18:45:36.831Z Compiling config v0.15.19
7652026-03-05T18:45:37.045Z Compiling unicode-normalization v0.1.25
7662026-03-05T18:45:38.327Z Compiling target-spec-miette v0.4.5
7672026-03-05T18:45:38.361Z Compiling future-queue v0.4.0
7682026-03-05T18:45:38.929Z Compiling mukti-metadata v0.3.0
7692026-03-05T18:45:39.120Z Compiling tokio-stream v0.1.18
7702026-03-05T18:45:39.413Z Compiling camino-tempfile v1.4.1
7712026-03-05T18:45:39.608Z Compiling derive-where v1.6.0
7722026-03-05T18:45:39.716Z Compiling serde_ignored v0.1.14
7732026-03-05T18:45:39.968Z Compiling serde_path_to_error v0.1.20
7742026-03-05T18:45:40.164Z Compiling indent_write v2.2.0
7752026-03-05T18:45:40.271Z Compiling xxhash-rust v0.8.15
7762026-03-05T18:45:40.274Z Compiling swrite v0.1.0
7772026-03-05T18:45:40.450Z Compiling hex v0.4.3
7782026-03-05T18:45:40.605Z Compiling home v0.5.12
7792026-03-05T18:45:40.627Z Compiling color-eyre v0.6.5
7802026-03-05T18:45:40.923Z Compiling clap v4.5.60
7812026-03-05T18:45:40.943Z Compiling dialoguer v0.11.0
7822026-03-05T18:45:41.060Z Compiling enable-ansi-support v0.2.1
7832026-03-05T18:45:42.510Z Compiling nextest-runner v0.80.0
7842026-03-05T18:46:21.257Z Finished `release` profile [optimized] target(s) in 2m 33s
7852026-03-05T18:46:21.491Z Installing /home/build/.cargo/bin/cargo-nextest
7862026-03-05T18:46:21.495Z Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`)
7872026-03-05T18:46:21.612Z+ pushd bgp
7882026-03-05T18:46:21.616Z/work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite
7892026-03-05T18:46:21.616Z+ pfexec cargo nextest run
7902026-03-05T18:46:21.990Z Updating git repository `https://github.com/oxidecomputer/falcon`
7912026-03-05T18:46:22.595ZFrom https://github.com/oxidecomputer/falcon
7922026-03-05T18:46:22.595Z * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9
7932026-03-05T18:46:22.704Z Updating crates.io index
7942026-03-05T18:46:22.708Z Updating git repository `https://github.com/oxidecomputer/dendrite`
7952026-03-05T18:46:23.577ZFrom https://github.com/oxidecomputer/dendrite
7962026-03-05T18:46:23.577Z * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556
7972026-03-05T18:46:23.672Z Updating git repository `https://github.com/oxidecomputer/ispf`
7982026-03-05T18:46:23.997ZFrom https://github.com/oxidecomputer/ispf
7992026-03-05T18:46:23.997Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
8002026-03-05T18:46:24.081Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
8012026-03-05T18:46:24.455ZFrom https://github.com/oxidecomputer/netadm-sys
8022026-03-05T18:46:24.455Z * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f
8032026-03-05T18:46:24.466Z Updating git repository `https://github.com/oxidecomputer/omicron`
8042026-03-05T18:46:34.766ZFrom https://github.com/oxidecomputer/omicron
8052026-03-05T18:46:34.766Z * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265
8062026-03-05T18:46:35.484Z Updating git repository `https://github.com/oxidecomputer/opte`
8072026-03-05T18:46:36.129ZFrom https://github.com/oxidecomputer/opte
8082026-03-05T18:46:36.129Z * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56
8092026-03-05T18:46:36.175Z Updating git repository `https://github.com/illumos/smf-rs`
8102026-03-05T18:46:36.499ZFrom https://github.com/illumos/smf-rs
8112026-03-05T18:46:36.500Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
8122026-03-05T18:46:36.833Z Updating git repository `https://github.com/oxidecomputer/network-interface`
8132026-03-05T18:46:37.148ZFrom https://github.com/oxidecomputer/network-interface
8142026-03-05T18:46:37.148Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
8152026-03-05T18:46:37.158Z Updating git repository `https://github.com/oxidecomputer/zone`
8162026-03-05T18:46:37.473ZFrom https://github.com/oxidecomputer/zone
8172026-03-05T18:46:37.473Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
8182026-03-05T18:46:37.613Z Updating git repository `https://github.com/oxidecomputer/propolis`
8192026-03-05T18:46:39.006ZFrom https://github.com/oxidecomputer/propolis
8202026-03-05T18:46:39.006Z * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6
8212026-03-05T18:46:39.095Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
8222026-03-05T18:46:39.697ZFrom https://github.com/oxidecomputer/transceiver-control
8232026-03-05T18:46:39.697Z * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2
8242026-03-05T18:46:39.834Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
8252026-03-05T18:46:40.122ZFrom https://github.com/oxidecomputer/dlpi-sys
8262026-03-05T18:46:40.122Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
8272026-03-05T18:46:40.146Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
8282026-03-05T18:46:40.485ZFrom https://github.com/jmesmon/rust-libzfs
8292026-03-05T18:46:40.485Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
8302026-03-05T18:46:40.497Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
8312026-03-05T18:46:40.843ZFrom https://github.com/oxidecomputer/rusty-doors
8322026-03-05T18:46:40.843Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
8332026-03-05T18:46:40.852Z Updating git repository `https://github.com/oxidecomputer/lldp`
8342026-03-05T18:46:42.028ZFrom https://github.com/oxidecomputer/lldp
8352026-03-05T18:46:42.029Z * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907
8362026-03-05T18:46:42.196Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8372026-03-05T18:46:43.101ZFrom https://github.com/oxidecomputer/maghemite
8382026-03-05T18:46:43.101Z * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718
8392026-03-05T18:46:43.164Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
8402026-03-05T18:46:43.475ZFrom https://github.com/oxidecomputer/serde_human_bytes
8412026-03-05T18:46:43.475Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
8422026-03-05T18:46:43.517Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8432026-03-05T18:46:43.840ZFrom https://github.com/oxidecomputer/slog-error-chain
8442026-03-05T18:46:43.841Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
8452026-03-05T18:46:44.039Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
8462026-03-05T18:46:44.384ZFrom https://github.com/oxidecomputer/tufaceous
8472026-03-05T18:46:44.385Z * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465
8482026-03-05T18:46:44.432Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
8492026-03-05T18:46:45.056ZFrom https://github.com/oxidecomputer/management-gateway-service
8502026-03-05T18:46:45.056Z * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a
8512026-03-05T18:46:45.224Z Updating git repository `https://github.com/oxidecomputer/crucible`
8522026-03-05T18:46:48.591ZFrom https://github.com/oxidecomputer/crucible
8532026-03-05T18:46:48.591Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
8542026-03-05T18:46:48.887Z Updating git repository `https://github.com/oxidecomputer/propolis`
8552026-03-05T18:46:49.343ZFrom https://github.com/oxidecomputer/propolis
8562026-03-05T18:46:49.343Z * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f
8572026-03-05T18:46:49.848Z Updating git repository `https://github.com/oxidecomputer/tofino`
8582026-03-05T18:46:50.155ZFrom https://github.com/oxidecomputer/tofino
8592026-03-05T18:46:50.155Z * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33
8602026-03-05T18:46:50.183Z Updating git repository `https://github.com/oxidecomputer/clickward`
8612026-03-05T18:46:50.511ZFrom https://github.com/oxidecomputer/clickward
8622026-03-05T18:46:50.511Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
8632026-03-05T18:46:50.913Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
8642026-03-05T18:46:51.414ZFrom https://github.com/oxidecomputer/illumos-devinfo
8652026-03-05T18:46:51.415Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
8662026-03-05T18:46:52.753Z Downloading crates ...
8672026-03-05T18:46:52.880Z Downloaded darling_macro v0.21.3
8682026-03-05T18:46:52.889Z Downloaded aead v0.5.2
8692026-03-05T18:46:52.893Z Downloaded blake2 v0.10.6
8702026-03-05T18:46:52.896Z Downloaded convert_case v0.4.0
8712026-03-05T18:46:52.899Z Downloaded base16ct v1.0.0
8722026-03-05T18:46:52.903Z Downloaded base16ct v0.2.0
8732026-03-05T18:46:52.906Z Downloaded argon2 v0.5.3
8742026-03-05T18:46:52.906Z Downloaded ciborium v0.2.2
8752026-03-05T18:46:52.909Z Downloaded dof v0.4.0
8762026-03-05T18:46:52.912Z Downloaded fxhash v0.2.1
8772026-03-05T18:46:52.915Z Downloaded critical-section v1.2.0
8782026-03-05T18:46:52.919Z Downloaded gethostname v0.5.0
8792026-03-05T18:46:52.922Z Downloaded fs-err v3.3.0
8802026-03-05T18:46:52.925Z Downloaded icu_properties v2.1.2
8812026-03-05T18:46:52.928Z Downloaded derive-ex v0.1.8
8822026-03-05T18:46:52.928Z Downloaded defmt-parser v1.0.0
8832026-03-05T18:46:52.931Z Downloaded defmt v0.3.100
8842026-03-05T18:46:52.934Z Downloaded cstr-argument v0.1.2
8852026-03-05T18:46:52.935Z Downloaded crucible-workspace-hack v0.1.0
8862026-03-05T18:46:52.938Z Downloaded const-random-macro v0.1.16
8872026-03-05T18:46:52.938Z Downloaded backoff v0.4.0
8882026-03-05T18:46:52.941Z Downloaded num v0.4.3
8892026-03-05T18:46:52.944Z Downloaded colored v3.1.1
8902026-03-05T18:46:52.953Z Downloaded hubpack v0.1.2
8912026-03-05T18:46:52.957Z Downloaded elliptic-curve v0.13.8
8922026-03-05T18:46:52.962Z Downloaded num-derive v0.3.3
8932026-03-05T18:46:52.965Z Downloaded internet-checksum v0.2.1
8942026-03-05T18:46:52.968Z Downloaded hubpack_derive v0.1.1
8952026-03-05T18:46:52.972Z Downloaded async-stream v0.3.6
8962026-03-05T18:46:52.975Z Downloaded olpc-cjson v0.1.4
8972026-03-05T18:46:52.978Z Downloaded num-conv v0.2.0
8982026-03-05T18:46:52.978Z Downloaded daft-derive v0.1.5
8992026-03-05T18:46:52.983Z Downloaded mime v0.3.17
9002026-03-05T18:46:52.986Z Downloaded embedded-io v0.6.1
9012026-03-05T18:46:52.989Z Downloaded foreign-types-shared v0.3.1
9022026-03-05T18:46:52.989Z Downloaded glob v0.3.3
9032026-03-05T18:46:52.992Z Downloaded ciborium-ll v0.2.2
9042026-03-05T18:46:52.996Z Downloaded async-recursion v1.1.1
9052026-03-05T18:46:52.999Z Downloaded num_enum_derive v0.5.11
9062026-03-05T18:46:53.002Z Downloaded hash32 v0.3.1
9072026-03-05T18:46:53.002Z Downloaded opaque-debug v0.3.1
9082026-03-05T18:46:53.005Z Downloaded ciborium-io v0.2.2
9092026-03-05T18:46:53.009Z Downloaded omicron-workspace-hack v0.1.0
9102026-03-05T18:46:53.009Z Downloaded num-derive v0.4.2
9112026-03-05T18:46:53.013Z Downloaded macaddr v1.0.1
9122026-03-05T18:46:53.015Z Downloaded libscf-sys v1.1.0
9132026-03-05T18:46:53.018Z Downloaded newline-converter v0.3.0
9142026-03-05T18:46:53.018Z Downloaded natord v1.0.9
9152026-03-05T18:46:53.021Z Downloaded memoffset v0.9.1
9162026-03-05T18:46:53.021Z Downloaded enum-as-inner v0.6.1
9172026-03-05T18:46:53.024Z Downloaded fixedbitset v0.4.2
9182026-03-05T18:46:53.028Z Downloaded crc8 v0.1.1
9192026-03-05T18:46:53.028Z Downloaded num-iter v0.1.45
9202026-03-05T18:46:53.031Z Downloaded newtype_derive v0.1.6
9212026-03-05T18:46:53.034Z Downloaded ff v0.13.1
9222026-03-05T18:46:53.034Z Downloaded async-trait v0.1.89
9232026-03-05T18:46:53.039Z Downloaded parking_lot_core v0.8.6
9242026-03-05T18:46:53.042Z Downloaded num-rational v0.4.2
9252026-03-05T18:46:53.046Z Downloaded parse-display v0.10.0
9262026-03-05T18:46:53.049Z Downloaded num_enum v0.5.11
9272026-03-05T18:46:53.053Z Downloaded linear-map v1.2.0
9282026-03-05T18:46:53.056Z Downloaded proc-macro-crate v1.3.1
9292026-03-05T18:46:53.059Z Downloaded proc-macro-crate v3.4.0
9302026-03-05T18:46:53.063Z Downloaded progenitor-macro v0.11.2
9312026-03-05T18:46:53.063Z Downloaded progenitor-macro v0.10.0
9322026-03-05T18:46:53.066Z Downloaded progenitor-client v0.11.2
9332026-03-05T18:46:53.067Z Downloaded rand_xorshift v0.4.0
9342026-03-05T18:46:53.071Z Downloaded bytecount v0.6.9
9352026-03-05T18:46:53.071Z Downloaded rustc_version v0.1.7
9362026-03-05T18:46:53.074Z Downloaded displaydoc v0.2.5
9372026-03-05T18:46:53.077Z Downloaded num_enum v0.7.5
9382026-03-05T18:46:53.082Z Downloaded phf v0.12.1
9392026-03-05T18:46:53.085Z Downloaded dof v0.3.0
9402026-03-05T18:46:53.088Z Downloaded oxide-tokio-rt v0.1.2
9412026-03-05T18:46:53.088Z Downloaded erased-serde v0.3.31
9422026-03-05T18:46:53.092Z Downloaded proc-macro-error-attr v1.0.4
9432026-03-05T18:46:53.095Z Downloaded oxnet v0.1.4
9442026-03-05T18:46:53.098Z Downloaded num_enum_derive v0.7.5
9452026-03-05T18:46:53.098Z Downloaded crossbeam-epoch v0.9.18
9462026-03-05T18:46:53.102Z Downloaded deranged v0.5.6
9472026-03-05T18:46:53.105Z Downloaded console v0.16.2
9482026-03-05T18:46:53.108Z Downloaded proc-macro-error-attr2 v2.0.0
9492026-03-05T18:46:53.108Z Downloaded ref-cast v1.0.25
9502026-03-05T18:46:53.111Z Downloaded rand_chacha v0.3.1
9512026-03-05T18:46:53.115Z Downloaded litemap v0.8.1
9522026-03-05T18:46:53.118Z Downloaded serde-big-array v0.5.1
9532026-03-05T18:46:53.118Z Downloaded float-ord v0.3.2
9542026-03-05T18:46:53.122Z Downloaded half v2.7.1
9552026-03-05T18:46:53.126Z Downloaded semver v0.1.20
9562026-03-05T18:46:53.126Z Downloaded paste v1.0.15
9572026-03-05T18:46:53.129Z Downloaded poly1305 v0.8.0
9582026-03-05T18:46:53.132Z Downloaded serial_test_derive v3.3.1
9592026-03-05T18:46:53.135Z Downloaded serial_test v3.3.1
9602026-03-05T18:46:53.136Z Downloaded serde_repr v0.1.20
9612026-03-05T18:46:53.139Z Downloaded slog-envlogger v2.2.0
9622026-03-05T18:46:53.139Z Downloaded smawk v0.3.2
9632026-03-05T18:46:53.142Z Downloaded scroll_derive v0.12.1
9642026-03-05T18:46:53.142Z Downloaded same-file v1.0.6
9652026-03-05T18:46:53.145Z Downloaded resolv-conf v0.7.6
9662026-03-05T18:46:53.149Z Downloaded darling v0.21.3
9672026-03-05T18:46:53.153Z Downloaded ingot-macros v0.1.1
9682026-03-05T18:46:53.156Z Downloaded num-complex v0.4.6
9692026-03-05T18:46:53.159Z Downloaded owo-colors v4.2.3
9702026-03-05T18:46:53.163Z Downloaded daft v0.1.5
9712026-03-05T18:46:53.166Z Downloaded proc-macro-error v1.0.4
9722026-03-05T18:46:53.169Z Downloaded pest_derive v2.8.6
9732026-03-05T18:46:53.172Z Downloaded indexmap v1.9.3
9742026-03-05T18:46:53.175Z Downloaded strum v0.27.2
9752026-03-05T18:46:53.178Z Downloaded slog-bunyan v2.5.0
9762026-03-05T18:46:53.178Z Downloaded strum v0.26.3
9772026-03-05T18:46:53.178Z Downloaded spin v0.5.2
9782026-03-05T18:46:53.181Z Downloaded sigpipe v0.1.3
9792026-03-05T18:46:53.181Z Downloaded structmeta-derive v0.3.0
9802026-03-05T18:46:53.185Z Downloaded stable_deref_trait v1.2.1
9812026-03-05T18:46:53.185Z Downloaded schemars_derive v0.8.22
9822026-03-05T18:46:53.188Z Downloaded tabwriter v1.4.1
9832026-03-05T18:46:53.189Z Downloaded serde_plain v1.0.2
9842026-03-05T18:46:53.192Z Downloaded sdd v3.0.10
9852026-03-05T18:46:53.195Z Downloaded take_mut v0.2.2
9862026-03-05T18:46:53.195Z Downloaded password-hash v0.5.0
9872026-03-05T18:46:53.198Z Downloaded tagptr v0.2.0
9882026-03-05T18:46:53.198Z Downloaded pest_generator v2.8.6
9892026-03-05T18:46:53.201Z Downloaded slog-stdlog v4.1.1
9902026-03-05T18:46:53.201Z Downloaded slog-dtrace v0.3.0
9912026-03-05T18:46:53.205Z Downloaded serde_tokenstream v0.2.2
9922026-03-05T18:46:53.205Z Downloaded serde_derive_internals v0.29.1
9932026-03-05T18:46:53.208Z Downloaded scroll v0.13.0
9942026-03-05T18:46:53.208Z Downloaded slog-term v2.9.2
9952026-03-05T18:46:53.211Z Downloaded papergrid v0.11.0
9962026-03-05T18:46:53.216Z Downloaded tabled_derive v0.11.0
9972026-03-05T18:46:53.219Z Downloaded tabled_derive v0.7.0
9982026-03-05T18:46:53.222Z Downloaded papergrid v0.17.0
9992026-03-05T18:46:53.226Z Downloaded thread-id v4.2.2
10002026-03-05T18:46:53.226Z Downloaded termtree v0.5.1
10012026-03-05T18:46:53.229Z Downloaded typify-macro v0.4.3
10022026-03-05T18:46:53.229Z Downloaded siphasher v1.0.2
10032026-03-05T18:46:53.232Z Downloaded thiserror-impl-no-std v2.0.2
10042026-03-05T18:46:53.232Z Downloaded testing_table v0.3.0
10052026-03-05T18:46:53.232Z Downloaded dropshot-api-manager v0.3.0
10062026-03-05T18:46:53.235Z Downloaded time-core v0.1.8
10072026-03-05T18:46:53.238Z Downloaded icu_locale_core v2.1.1
10082026-03-05T18:46:53.242Z Downloaded usdt-attr-macro v0.6.0
10092026-03-05T18:46:53.245Z Downloaded usdt-attr-macro v0.5.0
10102026-03-05T18:46:53.245Z Downloaded strum_macros v0.26.4
10112026-03-05T18:46:53.249Z Downloaded structmeta v0.3.0
10122026-03-05T18:46:53.249Z Downloaded slog-json v2.6.1
10132026-03-05T18:46:53.253Z Downloaded base64 v0.21.7
10142026-03-05T18:46:53.256Z Downloaded usdt v0.6.0
10152026-03-05T18:46:53.256Z Downloaded unit-prefix v0.5.2
10162026-03-05T18:46:53.256Z Downloaded usdt v0.5.0
10172026-03-05T18:46:53.259Z Downloaded heapless v0.8.0
10182026-03-05T18:46:53.262Z Downloaded untrusted v0.7.1
10192026-03-05T18:46:53.262Z Downloaded progenitor-impl v0.11.2
10202026-03-05T18:46:53.265Z Downloaded universal-hash v0.5.1
10212026-03-05T18:46:53.265Z Downloaded unarray v0.1.4
10222026-03-05T18:46:53.268Z Downloaded postcard v1.1.3
10232026-03-05T18:46:53.271Z Downloaded usdt-macro v0.6.0
10242026-03-05T18:46:53.271Z Downloaded slog-scope v4.4.1
10252026-03-05T18:46:53.276Z Downloaded zeroize_derive v1.4.3
10262026-03-05T18:46:53.276Z Downloaded yoke-derive v0.8.1
10272026-03-05T18:46:53.276Z Downloaded progenitor-impl v0.10.0
10282026-03-05T18:46:53.279Z Downloaded tiny-keccak v2.0.2
10292026-03-05T18:46:53.279Z Downloaded time-macros v0.2.27
10302026-03-05T18:46:53.282Z Downloaded utf-8 v0.7.6
10312026-03-05T18:46:53.285Z Downloaded chacha20poly1305 v0.10.1
10322026-03-05T18:46:53.286Z Downloaded indicatif v0.18.4
10332026-03-05T18:46:53.289Z Downloaded synstructure v0.13.2
10342026-03-05T18:46:53.292Z Downloaded topological-sort v0.2.2
10352026-03-05T18:46:53.292Z Downloaded zerofrom v0.1.6
10362026-03-05T18:46:53.292Z Downloaded waitgroup v0.1.2
10372026-03-05T18:46:53.295Z Downloaded usdt-macro v0.5.0
10382026-03-05T18:46:53.295Z Downloaded clap v4.5.59
10392026-03-05T18:46:53.303Z Downloaded spin v0.9.8
10402026-03-05T18:46:53.306Z Downloaded hickory-resolver v0.25.2
10412026-03-05T18:46:53.310Z Downloaded zone_cfg_derive v0.3.1
10422026-03-05T18:46:53.313Z Downloaded zone v0.3.1
10432026-03-05T18:46:53.313Z Downloaded tokio-dtrace v0.1.1
10442026-03-05T18:46:53.316Z Downloaded tinystr v0.8.2
10452026-03-05T18:46:53.316Z Downloaded thiserror-no-std v2.0.2
10462026-03-05T18:46:53.319Z Downloaded xz2 v0.1.7
10472026-03-05T18:46:53.322Z Downloaded usdt-impl v0.6.0
10482026-03-05T18:46:53.326Z Downloaded tempfile v3.25.0
10492026-03-05T18:46:53.326Z Downloaded vsss-rs v3.3.4
10502026-03-05T18:46:53.329Z Downloaded tokio-macros v2.6.0
10512026-03-05T18:46:53.329Z Downloaded icu_normalizer v2.1.1
10522026-03-05T18:46:53.333Z Downloaded icu_collections v2.1.1
10532026-03-05T18:46:53.339Z Downloaded pest_meta v2.8.6
10542026-03-05T18:46:53.343Z Downloaded tokio-rustls v0.25.0
10552026-03-05T18:46:53.346Z Downloaded ucd-trie v0.1.7
10562026-03-05T18:46:53.346Z Downloaded usdt-impl v0.5.0
10572026-03-05T18:46:53.349Z Downloaded socket2 v0.5.10
10582026-03-05T18:46:53.349Z Downloaded walkdir v2.5.0
10592026-03-05T18:46:53.352Z Downloaded darling_core v0.21.3
10602026-03-05T18:46:53.356Z Downloaded rand v0.8.5
10612026-03-05T18:46:53.359Z Downloaded whoami v1.6.1
10622026-03-05T18:46:53.362Z Downloaded writeable v0.6.2
10632026-03-05T18:46:53.365Z Downloaded yoke v0.8.1
10642026-03-05T18:46:53.366Z Downloaded rayon-core v1.13.0
10652026-03-05T18:46:53.369Z Downloaded minimal-lexical v0.2.1
10662026-03-05T18:46:53.373Z Downloaded similar v2.7.0
10672026-03-05T18:46:53.378Z Downloaded zerovec-derive v0.11.2
10682026-03-05T18:46:53.381Z Downloaded zerofrom-derive v0.1.6
10692026-03-05T18:46:53.381Z Downloaded thin-vec v0.2.14
10702026-03-05T18:46:53.385Z Downloaded typify v0.4.3
10712026-03-05T18:46:53.389Z Downloaded tokio-tungstenite v0.21.0
10722026-03-05T18:46:53.389Z Downloaded clap_builder v4.5.59
10732026-03-05T18:46:53.394Z Downloaded wait-timeout v0.2.1
10742026-03-05T18:46:53.398Z Downloaded pretty_assertions v1.4.1
10752026-03-05T18:46:53.401Z Downloaded schemars v0.9.0
10762026-03-05T18:46:53.410Z Downloaded test-strategy v0.4.5
10772026-03-05T18:46:53.414Z Downloaded jiff-static v0.2.20
10782026-03-05T18:46:53.417Z Downloaded zerocopy-derive v0.7.35
10792026-03-05T18:46:53.422Z Downloaded snafu v0.8.9
10802026-03-05T18:46:53.428Z Downloaded zerotrie v0.2.3
10812026-03-05T18:46:53.433Z Downloaded expectorate v1.2.0
10822026-03-05T18:46:53.436Z Downloaded itertools v0.12.1
10832026-03-05T18:46:53.448Z Downloaded tungstenite v0.21.0
10842026-03-05T18:46:53.448Z Downloaded toml_edit v0.19.15
10852026-03-05T18:46:53.460Z Downloaded toml_edit v0.23.10+spec-1.0.0
10862026-03-05T18:46:53.464Z Downloaded steno v0.4.1
10872026-03-05T18:46:53.467Z Downloaded hkdf v0.12.4
10882026-03-05T18:46:53.471Z Downloaded unsafe-libyaml v0.2.11
10892026-03-05T18:46:53.474Z Downloaded schemars v1.2.1
10902026-03-05T18:46:53.488Z Downloaded yansi v1.0.1
10912026-03-05T18:46:53.491Z Downloaded libm v0.2.16
10922026-03-05T18:46:53.499Z Downloaded iddqd v0.3.17
10932026-03-05T18:46:53.507Z Downloaded pest v2.8.6
10942026-03-05T18:46:53.512Z Downloaded nom v7.1.3
10952026-03-05T18:46:53.517Z Downloaded typed-path v0.9.3
10962026-03-05T18:46:53.524Z Downloaded goblin v0.8.2
10972026-03-05T18:46:53.528Z Downloaded tough v0.20.0
10982026-03-05T18:46:53.537Z Downloaded icu_properties_data v2.1.2
10992026-03-05T18:46:53.547Z Downloaded rayon v1.11.0
11002026-03-05T18:46:53.555Z Downloaded zerocopy-derive v0.8.39
11012026-03-05T18:46:53.565Z Downloaded scc v2.4.0
11022026-03-05T18:46:53.569Z Downloaded blake3 v1.8.3
11032026-03-05T18:46:53.577Z Downloaded proptest v1.10.0
11042026-03-05T18:46:53.586Z Downloaded toml v0.7.8
11052026-03-05T18:46:53.589Z Downloaded zerovec v0.11.5
11062026-03-05T18:46:53.594Z Downloaded slog v2.8.2
11072026-03-05T18:46:53.598Z Downloaded goblin v0.10.5
11082026-03-05T18:46:53.605Z Downloaded qorb v0.4.1
11092026-03-05T18:46:53.609Z Downloaded zerocopy v0.7.35
11102026-03-05T18:46:53.626Z Downloaded winnow v0.5.40
11112026-03-05T18:46:53.634Z Downloaded time v0.3.47
11122026-03-05T18:46:53.645Z Downloaded syn v1.0.109
11132026-03-05T18:46:53.657Z Downloaded chrono v0.4.43
11142026-03-05T18:46:53.664Z Downloaded serde_with v3.16.1
11152026-03-05T18:46:53.673Z Downloaded tabled v0.20.0
11162026-03-05T18:46:53.690Z Downloaded tabled v0.15.0
11172026-03-05T18:46:53.704Z Downloaded rhai v1.24.0
11182026-03-05T18:46:53.715Z Downloaded rustls-webpki v0.102.8
11192026-03-05T18:46:53.734Z Downloaded rustls v0.22.4
11202026-03-05T18:46:53.744Z Downloaded hickory-proto v0.24.4
11212026-03-05T18:46:53.757Z Downloaded zerocopy v0.8.39
11222026-03-05T18:46:53.776Z Downloaded syn v2.0.116
11232026-03-05T18:46:53.786Z Downloaded smoltcp v0.11.0
11242026-03-05T18:46:53.796Z Downloaded regex-syntax v0.8.9
11252026-03-05T18:46:53.803Z Downloaded rustix v1.1.3
11262026-03-05T18:46:53.825Z Downloaded hickory-proto v0.25.2
11272026-03-05T18:46:53.838Z Downloaded regress v0.10.5
11282026-03-05T18:46:53.845Z Downloaded sled v0.34.7
11292026-03-05T18:46:53.855Z Downloaded rustls v0.23.36
11302026-03-05T18:46:53.865Z Downloaded typify-impl v0.4.3
11312026-03-05T18:46:53.877Z Downloaded dropshot v0.16.7
11322026-03-05T18:46:53.895Z Downloaded openapiv3 v2.2.0
11332026-03-05T18:46:53.904Z Downloaded nix v0.31.1
11342026-03-05T18:46:53.914Z Downloaded moka v0.12.13
11352026-03-05T18:46:53.922Z Downloaded aws-lc-rs v1.15.4
11362026-03-05T18:46:53.931Z Downloaded prettyplease v0.2.37
11372026-03-05T18:46:53.934Z Downloaded hashbrown v0.12.3
11382026-03-05T18:46:53.937Z Downloaded crypto-bigint v0.5.5
11392026-03-05T18:46:53.944Z Downloaded strum_macros v0.27.2
11402026-03-05T18:46:53.947Z Downloaded thread-id v5.1.0
11412026-03-05T18:46:53.950Z Downloaded lzma-sys v0.1.20
11422026-03-05T18:46:53.974Z Downloaded petgraph v0.6.5
11432026-03-05T18:46:53.988Z Downloaded snafu-derive v0.8.9
11442026-03-05T18:46:53.991Z Downloaded libc v0.2.180
11452026-03-05T18:46:54.020Z Downloaded jiff v0.2.20
11462026-03-05T18:46:54.037Z Downloaded slog-async v2.8.0
11472026-03-05T18:46:54.040Z Downloaded serde_yaml v0.9.34+deprecated
11482026-03-05T18:46:54.043Z Downloaded term v1.2.1
11492026-03-05T18:46:54.046Z Downloaded hickory-resolver v0.24.4
11502026-03-05T18:46:54.049Z Downloaded smartstring v1.0.1
11512026-03-05T18:46:54.049Z Downloaded serde_with_macros v3.16.1
11522026-03-05T18:46:54.052Z Downloaded schemars v0.8.22
11532026-03-05T18:46:54.061Z Downloaded pin-project v1.1.10
11542026-03-05T18:46:54.073Z Downloaded smf v0.2.3
11552026-03-05T18:46:54.076Z Downloaded rhai_codegen v3.1.0
11562026-03-05T18:46:54.081Z Downloaded icu_provider v2.1.1
11572026-03-05T18:46:54.084Z Downloaded diff v0.1.13
11582026-03-05T18:46:54.087Z Downloaded omicron-zone-package v0.12.2
11592026-03-05T18:46:54.090Z Downloaded foldhash v0.2.0
11602026-03-05T18:46:54.090Z Downloaded dropshot_endpoint v0.16.7
11612026-03-05T18:46:54.093Z Downloaded crossbeam-channel v0.5.15
11622026-03-05T18:46:54.097Z Downloaded rusty-fork v0.3.1
11632026-03-05T18:46:54.100Z Downloaded csv v1.4.0
11642026-03-05T18:46:54.116Z Downloaded chrono-tz v0.10.4
11652026-03-05T18:46:54.131Z Downloaded progenitor v0.10.0
11662026-03-05T18:46:54.134Z Downloaded rustversion v1.0.22
11672026-03-05T18:46:54.134Z Downloaded tokio v1.49.0
11682026-03-05T18:46:54.170Z Downloaded rustls-pemfile v2.2.0
11692026-03-05T18:46:54.173Z Downloaded parking_lot v0.11.2
11702026-03-05T18:46:54.176Z Downloaded sha3 v0.10.8
11712026-03-05T18:46:54.179Z Downloaded arrayvec v0.7.6
11722026-03-05T18:46:54.183Z Downloaded scroll v0.12.0
11732026-03-05T18:46:54.183Z Downloaded sha1 v0.10.6
11742026-03-05T18:46:54.184Z Downloaded ref-cast-impl v1.0.25
11752026-03-05T18:46:54.187Z Downloaded proc-macro-error2 v2.0.1
11762026-03-05T18:46:54.187Z Downloaded getrandom v0.4.1
11772026-03-05T18:46:54.191Z Downloaded ingot-types v0.1.2
11782026-03-05T18:46:54.191Z Downloaded derive_more v0.99.20
11792026-03-05T18:46:54.195Z Downloaded csv-core v0.1.13
11802026-03-05T18:46:54.198Z Downloaded cookie v0.18.1
11812026-03-05T18:46:54.198Z Downloaded crossbeam-utils v0.8.21
11822026-03-05T18:46:54.201Z Downloaded crossbeam-deque v0.8.6
11832026-03-05T18:46:54.204Z Downloaded cargo_toml v0.22.3
11842026-03-05T18:46:54.204Z Downloaded bit-vec v0.8.0
11852026-03-05T18:46:54.207Z Downloaded memmap2 v0.9.10
11862026-03-05T18:46:54.207Z Downloaded const_format v0.2.35
11872026-03-05T18:46:54.210Z Downloaded quote v1.0.44
11882026-03-05T18:46:54.213Z Downloaded pin-project-lite v0.2.16
11892026-03-05T18:46:54.217Z Downloaded pin-project-internal v1.1.10
11902026-03-05T18:46:54.220Z Downloaded parse-display-derive v0.10.0
11912026-03-05T18:46:54.220Z Downloaded secrecy v0.10.3
11922026-03-05T18:46:54.223Z Downloaded scroll_derive v0.13.1
11932026-03-05T18:46:54.223Z Downloaded progenitor v0.11.2
11942026-03-05T18:46:54.223Z Downloaded icu_normalizer_data v2.1.1
11952026-03-05T18:46:54.227Z Downloaded dunce v1.0.5
11962026-03-05T18:46:54.227Z Downloaded quick-error v1.2.3
11972026-03-05T18:46:54.227Z Downloaded cipher v0.4.4
11982026-03-05T18:46:54.230Z Downloaded pretty-hex v0.4.1
11992026-03-05T18:46:54.230Z Downloaded pem v3.0.6
12002026-03-05T18:46:54.230Z Downloaded multer v3.1.0
12012026-03-05T18:46:54.233Z Downloaded libsw-core v0.3.2
12022026-03-05T18:46:54.236Z Downloaded constant_time_eq v0.4.2
12032026-03-05T18:46:54.236Z Downloaded bcs v0.1.6
12042026-03-05T18:46:54.240Z Downloaded ipnetwork v0.21.1
12052026-03-05T18:46:54.240Z Downloaded ipnet v2.11.0
12062026-03-05T18:46:54.243Z Downloaded fs_extra v1.3.0
12072026-03-05T18:46:54.243Z Downloaded defmt-macros v1.0.1
12082026-03-05T18:46:54.246Z Downloaded encoding_rs v0.8.35
12092026-03-05T18:46:54.264Z Downloaded data-encoding v2.10.0
12102026-03-05T18:46:54.268Z Downloaded powerfmt v0.2.0
12112026-03-05T18:46:54.268Z Downloaded progenitor-client v0.10.0
12122026-03-05T18:46:54.268Z Downloaded plain v0.2.3
12132026-03-05T18:46:54.271Z Downloaded phf_shared v0.12.1
12142026-03-05T18:46:54.271Z Downloaded potential_utf v0.1.4
12152026-03-05T18:46:54.271Z Downloaded embedded-io v0.4.0
12162026-03-05T18:46:54.271Z Downloaded dyn-clone v1.0.20
12172026-03-05T18:46:54.274Z Downloaded dtrace-parser v0.3.0
12182026-03-05T18:46:54.274Z Downloaded num-integer v0.1.46
12192026-03-05T18:46:54.277Z Downloaded hmac v0.12.1
12202026-03-05T18:46:54.277Z Downloaded libsw v3.5.0
12212026-03-05T18:46:54.278Z Downloaded ingot v0.1.1
12222026-03-05T18:46:54.282Z Downloaded highway v1.3.0
12232026-03-05T18:46:54.282Z Downloaded linked-hash-map v0.5.6
12242026-03-05T18:46:54.282Z Downloaded foreign-types-macros v0.2.3
12252026-03-05T18:46:54.285Z Downloaded dropshot-api-manager-types v0.3.0
12262026-03-05T18:46:54.285Z Downloaded drift v0.1.3
12272026-03-05T18:46:54.288Z Downloaded group v0.13.0
12282026-03-05T18:46:54.291Z Downloaded byteorder v1.5.0
12292026-03-05T18:46:54.291Z Downloaded bitflags v1.3.2
12302026-03-05T18:46:54.294Z Downloaded instant v0.1.13
12312026-03-05T18:46:54.295Z Downloaded dtrace-parser v0.2.0
12322026-03-05T18:46:54.298Z Downloaded const-random v0.1.18
12332026-03-05T18:46:54.298Z Downloaded foreign-types v0.5.0
12342026-03-05T18:46:54.298Z Downloaded bit-set v0.8.0
12352026-03-05T18:46:54.298Z Downloaded async-stream-impl v0.3.6
12362026-03-05T18:46:54.301Z Downloaded arc-swap v1.8.2
12372026-03-05T18:46:54.304Z Downloaded memmap v0.7.0
12382026-03-05T18:46:54.304Z Downloaded managed v0.8.0
12392026-03-05T18:46:54.304Z Downloaded lru-cache v0.1.2
12402026-03-05T18:46:54.307Z Downloaded is-terminal v0.4.17
12412026-03-05T18:46:54.308Z Downloaded hostname v0.3.1
12422026-03-05T18:46:54.308Z Downloaded defmt v1.0.1
12432026-03-05T18:46:54.311Z Downloaded cancel-safe-futures v0.1.5
12442026-03-05T18:46:54.314Z Downloaded const_format_proc_macros v0.2.34
12452026-03-05T18:46:54.317Z Downloaded match_cfg v0.1.0
12462026-03-05T18:46:54.317Z Downloaded keccak v0.1.6
12472026-03-05T18:46:54.317Z Downloaded chacha20 v0.9.1
12482026-03-05T18:46:54.320Z Downloaded num_threads v0.1.7
12492026-03-05T18:46:54.320Z Downloaded httpdate v1.0.3
12502026-03-05T18:46:54.324Z Downloaded hostname v0.4.2
12512026-03-05T18:46:54.324Z Downloaded no-std-compat v0.4.1
12522026-03-05T18:46:54.324Z Downloaded newtype-uuid-macros v0.1.0
12532026-03-05T18:46:54.327Z Downloaded inout v0.1.4
12542026-03-05T18:46:54.327Z Downloaded idna_adapter v1.2.1
12552026-03-05T18:46:54.327Z Downloaded ident_case v1.0.1
12562026-03-05T18:46:54.327Z Downloaded crunchy v0.2.4
12572026-03-05T18:46:54.330Z Downloaded allocator-api2 v0.2.21
12582026-03-05T18:46:54.330Z Downloaded anyhow v1.0.101
12592026-03-05T18:46:54.333Z Downloaded heck v0.4.1
12602026-03-05T18:46:54.336Z Downloaded cobs v0.3.0
12612026-03-05T18:46:54.336Z Downloaded cmake v0.1.57
12622026-03-05T18:46:54.339Z Downloaded arrayref v0.3.9
12632026-03-05T18:46:54.907Z Downloaded aws-lc-sys v0.37.1
12642026-03-05T18:46:56.169Z Compiling proc-macro2 v1.0.106
12652026-03-05T18:46:56.169Z Compiling unicode-ident v1.0.24
12662026-03-05T18:46:56.173Z Compiling quote v1.0.44
12672026-03-05T18:46:56.173Z Compiling serde_core v1.0.228
12682026-03-05T18:46:56.173Z Compiling cfg-if v1.0.4
12692026-03-05T18:46:56.173Z Compiling serde v1.0.228
12702026-03-05T18:46:56.173Z Compiling libc v0.2.180
12712026-03-05T18:46:56.173Z Compiling memchr v2.8.0
12722026-03-05T18:46:56.474Z Compiling itoa v1.0.17
12732026-03-05T18:46:56.809Z Compiling zmij v1.0.21
12742026-03-05T18:46:56.964Z Compiling autocfg v1.5.0
12752026-03-05T18:46:56.981Z Compiling libm v0.2.16
12762026-03-05T18:46:57.691Z Compiling version_check v0.9.5
12772026-03-05T18:46:57.745Z Compiling getrandom v0.4.1
12782026-03-05T18:46:57.937Z Compiling stable_deref_trait v1.2.1
12792026-03-05T18:46:58.058Z Compiling iana-time-zone v0.1.65
12802026-03-05T18:46:58.147Z Compiling pin-project-lite v0.2.16
12812026-03-05T18:46:58.293Z Compiling equivalent v1.0.2
12822026-03-05T18:46:58.344Z Compiling foldhash v0.2.0
12832026-03-05T18:46:58.385Z Compiling litemap v0.8.1
12842026-03-05T18:46:58.501Z Compiling writeable v0.6.2
12852026-03-05T18:46:58.569Z Compiling allocator-api2 v0.2.21
12862026-03-05T18:46:58.750Z Compiling icu_normalizer_data v2.1.1
12872026-03-05T18:46:58.820Z Compiling percent-encoding v2.3.2
12882026-03-05T18:46:58.901Z Compiling syn v2.0.116
12892026-03-05T18:46:59.147Z Compiling scopeguard v1.2.0
12902026-03-05T18:46:59.211Z Compiling icu_properties_data v2.1.2
12912026-03-05T18:46:59.233Z Compiling parking_lot_core v0.9.12
12922026-03-05T18:46:59.323Z Compiling hashbrown v0.16.1
12932026-03-05T18:46:59.366Z Compiling lock_api v0.4.14
12942026-03-05T18:46:59.513Z Compiling dyn-clone v1.0.20
12952026-03-05T18:46:59.746Z Compiling form_urlencoded v1.2.2
12962026-03-05T18:46:59.782Z Compiling utf8_iter v1.0.4
12972026-03-05T18:46:59.816Z Compiling log v0.4.29
12982026-03-05T18:46:59.897Z Compiling serde_json v1.0.149
12992026-03-05T18:47:00.035Z Compiling jobserver v0.1.34
13002026-03-05T18:47:00.171Z Compiling shlex v1.3.0
13012026-03-05T18:47:00.348Z Compiling find-msvc-tools v0.1.9
13022026-03-05T18:47:00.522Z Compiling thiserror v2.0.18
13032026-03-05T18:47:00.538Z Compiling futures-core v0.3.32
13042026-03-05T18:47:00.669Z Compiling cc v1.2.56
13052026-03-05T18:47:00.735Z Compiling num-traits v0.2.19
13062026-03-05T18:47:00.816Z Compiling heck v0.5.0
13072026-03-05T18:47:00.841Z Compiling zerocopy v0.8.39
13082026-03-05T18:47:00.860Z Compiling errno v0.3.14
13092026-03-05T18:47:01.120Z Compiling fnv v1.0.7
13102026-03-05T18:47:01.280Z Compiling futures-sink v0.3.32
13112026-03-05T18:47:01.434Z Compiling getrandom v0.2.17
13122026-03-05T18:47:01.544Z Compiling slab v0.4.12
13132026-03-05T18:47:01.585Z Compiling futures-channel v0.3.32
13142026-03-05T18:47:01.668Z Compiling semver v1.0.27
13152026-03-05T18:47:01.735Z Compiling indexmap v2.13.0
13162026-03-05T18:47:02.013Z Compiling futures-io v0.3.32
13172026-03-05T18:47:02.357Z Compiling futures-task v0.3.32
13182026-03-05T18:47:02.429Z Compiling uuid v1.21.0
13192026-03-05T18:47:02.677Z Compiling portable-atomic v1.13.1
13202026-03-05T18:47:03.316Z Compiling typenum v1.19.0
13212026-03-05T18:47:03.393Z Compiling socket2 v0.6.2
13222026-03-05T18:47:03.844Z Compiling ring v0.17.14
13232026-03-05T18:47:04.057Z Compiling critical-section v1.2.0
13242026-03-05T18:47:04.219Z Compiling schemars v0.8.22
13252026-03-05T18:47:04.380Z Compiling rustversion v1.0.22
13262026-03-05T18:47:04.655Z Compiling regex-syntax v0.8.9
13272026-03-05T18:47:04.683Z Compiling untrusted v0.9.0
13282026-03-05T18:47:04.863Z Compiling once_cell v1.21.3
13292026-03-05T18:47:04.967Z Compiling bitflags v2.11.0
13302026-03-05T18:47:05.258Z Compiling signal-hook-registry v1.4.8
13312026-03-05T18:47:05.459Z Compiling mio v1.1.1
13322026-03-05T18:47:05.507Z Compiling byteorder v1.5.0
13332026-03-05T18:47:05.833Z Compiling subtle v2.6.1
13342026-03-05T18:47:05.853Z Compiling rand_core v0.6.4
13352026-03-05T18:47:05.975Z Compiling base64 v0.22.1
13362026-03-05T18:47:06.125Z Compiling rustix v1.1.3
13372026-03-05T18:47:06.219Z Compiling synstructure v0.13.2
13382026-03-05T18:47:06.234Z Compiling serde_derive_internals v0.29.1
13392026-03-05T18:47:06.987Z Compiling ucd-trie v0.1.7
13402026-03-05T18:47:07.144Z Compiling httparse v1.10.1
13412026-03-05T18:47:07.360Z Compiling getrandom v0.3.4
13422026-03-05T18:47:07.550Z Compiling ipnet v2.11.0
13432026-03-05T18:47:07.571Z Compiling atomic-waker v1.1.2
13442026-03-05T18:47:07.761Z Compiling pest v2.8.6
13452026-03-05T18:47:07.879Z Compiling tower-layer v0.3.3
13462026-03-05T18:47:07.967Z Compiling tower-service v0.3.3
13472026-03-05T18:47:08.051Z Compiling thiserror v1.0.69
13482026-03-05T18:47:08.206Z Compiling try-lock v0.2.5
13492026-03-05T18:47:08.375Z Compiling ryu v1.0.23
13502026-03-05T18:47:08.670Z Compiling want v0.3.1
13512026-03-05T18:47:08.712Z Compiling generic-array v0.14.7
13522026-03-05T18:47:08.729Z Compiling pin-utils v0.1.0
13532026-03-05T18:47:08.834Z Compiling httpdate v1.0.3
13542026-03-05T18:47:08.931Z Compiling pretty-hex v0.4.1
13552026-03-05T18:47:08.959Z Compiling plain v0.2.3
13562026-03-05T18:47:09.096Z Compiling slog v2.8.2
13572026-03-05T18:47:09.139Z Compiling aho-corasick v1.1.4
13582026-03-05T18:47:09.160Z Compiling strsim v0.11.1
13592026-03-05T18:47:09.262Z Compiling tracing-core v0.1.36
13602026-03-05T18:47:09.503Z Compiling winnow v0.7.14
13612026-03-05T18:47:09.646Z Compiling serde_derive v1.0.228
13622026-03-05T18:47:09.940Z Compiling zerofrom-derive v0.1.6
13632026-03-05T18:47:10.086Z Compiling yoke-derive v0.8.1
13642026-03-05T18:47:10.565Z Compiling zerovec-derive v0.11.2
13652026-03-05T18:47:10.789Z Compiling displaydoc v0.2.5
13662026-03-05T18:47:10.859Z Compiling schemars_derive v0.8.22
13672026-03-05T18:47:12.330Z Compiling tokio-macros v2.6.0
13682026-03-05T18:47:12.502Z Compiling thiserror-impl v2.0.18
13692026-03-05T18:47:12.779Z Compiling zerocopy-derive v0.8.39
13702026-03-05T18:47:12.855Z Compiling zerofrom v0.1.6
13712026-03-05T18:47:13.010Z Compiling zeroize_derive v1.4.3
13722026-03-05T18:47:13.126Z Compiling yoke v0.8.1
13732026-03-05T18:47:13.206Z Compiling futures-macro v0.3.32
13742026-03-05T18:47:13.497Z Compiling zerovec v0.11.5
13752026-03-05T18:47:13.611Z Compiling zerotrie v0.2.3
13762026-03-05T18:47:13.948Z Compiling pest_meta v2.8.6
13772026-03-05T18:47:14.222Z Compiling thiserror-impl v1.0.69
13782026-03-05T18:47:14.420Z Compiling zeroize v1.8.2
13792026-03-05T18:47:14.710Z Compiling tinystr v0.8.2
13802026-03-05T18:47:14.796Z Compiling potential_utf v0.1.4
13812026-03-05T18:47:15.029Z Compiling icu_collections v2.1.1
13822026-03-05T18:47:15.086Z Compiling icu_locale_core v2.1.1
13832026-03-05T18:47:15.113Z Compiling futures-util v0.3.32
13842026-03-05T18:47:15.451Z Compiling pest_generator v2.8.6
13852026-03-05T18:47:16.821Z Compiling icu_provider v2.1.1
13862026-03-05T18:47:17.095Z Compiling regex-automata v0.4.14
13872026-03-05T18:47:17.372Z Compiling icu_properties v2.1.2
13882026-03-05T18:47:17.412Z Compiling tracing-attributes v0.1.31
13892026-03-05T18:47:17.432Z Compiling crypto-common v0.1.7
13902026-03-05T18:47:17.571Z Compiling bytes v1.11.1
13912026-03-05T18:47:17.650Z Compiling smallvec v1.15.1
13922026-03-05T18:47:17.671Z Compiling chrono v0.4.43
13932026-03-05T18:47:18.095Z Compiling icu_normalizer v2.1.1
13942026-03-05T18:47:19.116Z Compiling http v1.4.0
13952026-03-05T18:47:19.489Z Compiling serde_tokenstream v0.2.2
13962026-03-05T18:47:20.056Z Compiling idna_adapter v1.2.1
13972026-03-05T18:47:20.292Z Compiling idna v1.1.0
13982026-03-05T18:47:20.674Z Compiling http-body v1.0.1
13992026-03-05T18:47:20.934Z Compiling url v2.5.8
14002026-03-05T18:47:20.992Z Compiling parking_lot v0.12.5
14012026-03-05T18:47:21.419Z Compiling tokio v1.49.0
14022026-03-05T18:47:21.492Z Compiling pest_derive v2.8.6
14032026-03-05T18:47:21.888Z Compiling erased-serde v0.3.31
14042026-03-05T18:47:22.481Z Compiling regex v1.12.3
14052026-03-05T18:47:23.562Z Compiling http-body-util v0.1.3
14062026-03-05T18:47:23.769Z Compiling tracing v0.1.44
14072026-03-05T18:47:24.036Z Compiling serde_urlencoded v0.7.1
14082026-03-05T18:47:24.141Z Compiling paste v1.0.15
14092026-03-05T18:47:24.195Z Compiling ppv-lite86 v0.2.21
14102026-03-05T18:47:24.245Z Compiling sync_wrapper v1.0.2
14112026-03-05T18:47:24.418Z Compiling regress v0.10.5
14122026-03-05T18:47:24.510Z Compiling rustls-pki-types v1.14.0
14132026-03-05T18:47:24.873Z Compiling scroll_derive v0.13.1
14142026-03-05T18:47:25.557Z Compiling num-conv v0.2.0
14152026-03-05T18:47:25.775Z Compiling time-core v0.1.8
14162026-03-05T18:47:25.807Z Compiling powerfmt v0.2.0
14172026-03-05T18:47:25.824Z Compiling anyhow v1.0.101
14182026-03-05T18:47:25.844Z Compiling ident_case v1.0.1
14192026-03-05T18:47:26.041Z Compiling cpufeatures v0.2.17
14202026-03-05T18:47:26.093Z Compiling time-macros v0.2.27
14212026-03-05T18:47:26.149Z Compiling deranged v0.5.6
14222026-03-05T18:47:26.181Z Compiling iri-string v0.7.10
14232026-03-05T18:47:26.731Z Compiling scroll v0.13.0
14242026-03-05T18:47:26.843Z Compiling fastrand v2.3.0
14252026-03-05T18:47:27.280Z Compiling num_threads v0.1.7
14262026-03-05T18:47:27.385Z Compiling goblin v0.10.5
14272026-03-05T18:47:28.268Z Compiling typify-impl v0.4.3
14282026-03-05T18:47:28.423Z Compiling darling_core v0.21.3
14292026-03-05T18:47:28.831Z Compiling ipnetwork v0.21.1
14302026-03-05T18:47:30.274Z Compiling daft-derive v0.1.5
14312026-03-05T18:47:31.883Z Compiling omicron-workspace-hack v0.1.0
14322026-03-05T18:47:32.278Z Compiling tokio-util v0.7.18
14332026-03-05T18:47:34.104Z Compiling async-trait v0.1.89
14342026-03-05T18:47:34.147Z Compiling darling_macro v0.21.3
14352026-03-05T18:47:34.547Z Compiling cmake v0.1.57
14362026-03-05T18:47:35.221Z Compiling fs_extra v1.3.0
14372026-03-05T18:47:35.283Z Compiling usdt-impl v0.6.0
14382026-03-05T18:47:35.733Z Compiling dunce v1.0.5
14392026-03-05T18:47:35.778Z Compiling darling v0.21.3
14402026-03-05T18:47:35.872Z Compiling aws-lc-sys v0.37.1
14412026-03-05T18:47:36.002Z Compiling dtrace-parser v0.3.0
14422026-03-05T18:47:36.393Z Compiling futures-executor v0.3.32
14432026-03-05T18:47:36.923Z Compiling block-buffer v0.10.4
14442026-03-05T18:47:36.985Z Compiling crossbeam-utils v0.8.21
14452026-03-05T18:47:37.191Z Compiling digest v0.10.7
14462026-03-05T18:47:37.226Z Compiling dof v0.4.0
14472026-03-05T18:47:37.599Z Compiling openapiv3 v2.2.0
14482026-03-05T18:47:37.626Z Compiling structmeta-derive v0.3.0
14492026-03-05T18:47:37.631Z Compiling thread-id v5.1.0
14502026-03-05T18:47:37.750Z Compiling rustls v0.22.4
14512026-03-05T18:47:38.142Z Compiling hex v0.4.3
14522026-03-05T18:47:38.185Z Compiling camino v1.2.2
14532026-03-05T18:47:38.867Z Compiling futures v0.3.32
14542026-03-05T18:47:38.981Z Compiling rand_core v0.9.5
14552026-03-05T18:47:39.762Z Compiling h2 v0.4.13
14562026-03-05T18:47:39.869Z Compiling oxnet v0.1.4
14572026-03-05T18:47:39.973Z Compiling structmeta v0.3.0
14582026-03-05T18:47:40.342Z Compiling thread_local v1.1.9
14592026-03-05T18:47:40.604Z Compiling aws-lc-rs v1.15.4
14602026-03-05T18:47:40.716Z Compiling match_cfg v0.1.0
14612026-03-05T18:47:40.815Z Compiling syn v1.0.109
14622026-03-05T18:47:40.898Z Compiling quick-error v1.2.3
14632026-03-05T18:47:41.036Z Compiling unsafe-libyaml v0.2.11
14642026-03-05T18:47:41.129Z Compiling slog-async v2.8.0
14652026-03-05T18:47:41.446Z Compiling unicode-width v0.2.2
14662026-03-05T18:47:41.701Z Compiling usdt-macro v0.6.0
14672026-03-05T18:47:41.749Z Compiling usdt-attr-macro v0.6.0
14682026-03-05T18:47:41.992Z Compiling rand_chacha v0.9.0
14692026-03-05T18:47:42.494Z Compiling serde_yaml v0.9.34+deprecated
14702026-03-05T18:47:42.929Z Compiling newtype-uuid-macros v0.1.0
14712026-03-05T18:47:43.495Z Compiling typify-macro v0.4.3
14722026-03-05T18:47:43.729Z Compiling strum_macros v0.26.4
14732026-03-05T18:47:43.906Z Compiling serde_spanned v1.0.4
14742026-03-05T18:47:44.125Z Compiling multer v3.1.0
14752026-03-05T18:47:44.514Z Compiling hyper v1.8.1
14762026-03-05T18:47:44.836Z Compiling take_mut v0.2.2
14772026-03-05T18:47:45.005Z Compiling untrusted v0.7.1
14782026-03-05T18:47:45.194Z Compiling debug-ignore v1.0.5
14792026-03-05T18:47:45.363Z Compiling toml_writer v1.0.6+spec-1.1.0
14802026-03-05T18:47:45.442Z Compiling term v1.2.1
14812026-03-05T18:47:45.763Z Compiling bit-vec v0.8.0
14822026-03-05T18:47:46.205Z Compiling bit-set v0.8.0
14832026-03-05T18:47:46.585Z Compiling rand v0.9.2
14842026-03-05T18:47:46.675Z Compiling async-stream-impl v0.3.6
14852026-03-05T18:47:46.983Z Compiling hyper-util v0.1.20
14862026-03-05T18:47:47.620Z Compiling strum v0.26.3
14872026-03-05T18:47:47.750Z Compiling typify v0.4.3
14882026-03-05T18:47:47.816Z Compiling dropshot v0.16.7
14892026-03-05T18:47:47.841Z Compiling encoding_rs v0.8.35
14902026-03-05T18:47:47.870Z Compiling spin v0.9.8
14912026-03-05T18:47:47.887Z Compiling rustls v0.23.36
14922026-03-05T18:47:48.172Z Compiling mime v0.3.17
14932026-03-05T18:47:48.245Z Compiling ref-cast v1.0.25
14942026-03-05T18:47:48.333Z Compiling unarray v0.1.4
14952026-03-05T18:47:48.514Z Compiling async-stream v0.3.6
14962026-03-05T18:47:48.563Z Compiling derive-ex v0.1.8
14972026-03-05T18:47:48.711Z Compiling dropshot_endpoint v0.16.7
14982026-03-05T18:47:48.808Z Compiling macaddr v1.0.1
14992026-03-05T18:47:48.895Z Compiling ref-cast-impl v1.0.25
15002026-03-05T18:47:49.232Z Compiling waitgroup v0.1.2
15012026-03-05T18:47:49.465Z Compiling serde_path_to_error v0.1.20
15022026-03-05T18:47:50.476Z Compiling progenitor-impl v0.11.2
15032026-03-05T18:47:50.758Z Compiling tabwriter v1.4.1
15042026-03-05T18:47:51.210Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
15052026-03-05T18:47:51.227Z Compiling tempfile v3.25.0
15062026-03-05T18:47:51.541Z Compiling newtype-uuid v1.3.2
15072026-03-05T18:47:52.190Z Compiling strum_macros v0.27.2
15082026-03-05T18:47:52.210Z Compiling test-strategy v0.4.5
15092026-03-05T18:47:52.463Z Compiling instant v0.1.13
15102026-03-05T18:47:53.027Z Compiling daft v0.1.5
15112026-03-05T18:47:53.586Z Compiling serde_with_macros v3.16.1
15122026-03-05T18:47:55.006Z Compiling tower v0.5.3
15132026-03-05T18:47:55.360Z Compiling time v0.3.47
15142026-03-05T18:47:55.665Z Compiling webpki-roots v1.0.6
15152026-03-05T18:47:56.000Z Compiling colored v3.1.1
15162026-03-05T18:47:56.067Z Compiling tower-http v0.6.8
15172026-03-05T18:47:56.189Z Compiling crossbeam-channel v0.5.15
15182026-03-05T18:47:56.636Z Compiling strum v0.27.2
15192026-03-05T18:47:56.832Z Compiling parse-display-derive v0.10.0
15202026-03-05T18:47:57.228Z Compiling rustls-webpki v0.102.8
15212026-03-05T18:47:58.860Z Compiling progenitor-macro v0.11.2
15222026-03-05T18:47:59.395Z Compiling rustc-hash v2.1.1
15232026-03-05T18:47:59.574Z Compiling slog-json v2.6.1
15242026-03-05T18:48:00.165Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15252026-03-05T18:48:00.395Z Compiling hostname v0.3.1
15262026-03-05T18:48:00.399Z Compiling rand_chacha v0.3.1
15272026-03-05T18:48:00.610Z Compiling toml_parser v1.0.9+spec-1.1.0
15282026-03-05T18:48:00.979Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15292026-03-05T18:48:01.445Z Compiling toml_datetime v0.7.5+spec-1.1.0
15302026-03-05T18:48:01.816Z Compiling memmap2 v0.9.10
15312026-03-05T18:48:01.857Z Compiling wait-timeout v0.2.1
15322026-03-05T18:48:02.032Z Compiling is-terminal v0.4.17
15332026-03-05T18:48:02.168Z Compiling either v1.15.0
15342026-03-05T18:48:02.202Z Compiling slog-term v2.9.2
15352026-03-05T18:48:02.220Z Compiling rusty-fork v0.3.1
15362026-03-05T18:48:02.456Z Compiling usdt v0.6.0
15372026-03-05T18:48:02.576Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15382026-03-05T18:48:02.784Z Compiling toml v0.9.12+spec-1.1.0
15392026-03-05T18:48:02.885Z Compiling rand v0.8.5
15402026-03-05T18:48:02.968Z Compiling slog-bunyan v2.5.0
15412026-03-05T18:48:04.201Z Compiling tokio-rustls v0.25.0
15422026-03-05T18:48:04.363Z Compiling rand_xorshift v0.4.0
15432026-03-05T18:48:04.448Z Compiling sha1 v0.10.6
15442026-03-05T18:48:04.623Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15452026-03-05T18:48:04.628Z Compiling rustls-pemfile v2.2.0
15462026-03-05T18:48:04.853Z Compiling hostname v0.4.2
15472026-03-05T18:48:05.071Z Compiling proptest v1.10.0
15482026-03-05T18:48:09.350Z Compiling itertools v0.14.0
15492026-03-05T18:48:10.363Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
15502026-03-05T18:48:11.619Z Compiling serde_with v3.16.1
15512026-03-05T18:48:12.166Z Compiling utf8parse v0.2.2
15522026-03-05T18:48:12.342Z Compiling anstyle-parse v0.2.7
15532026-03-05T18:48:12.678Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
15542026-03-05T18:48:12.820Z Compiling toml_datetime v0.6.11
15552026-03-05T18:48:13.466Z Compiling anstyle-query v1.1.5
15562026-03-05T18:48:13.507Z Compiling colorchoice v1.0.4
15572026-03-05T18:48:13.649Z Compiling anstyle v1.0.13
15582026-03-05T18:48:13.702Z Compiling is_terminal_polyfill v1.70.2
15592026-03-05T18:48:14.108Z Compiling anstream v0.6.21
15602026-03-05T18:48:14.267Z Compiling backoff v0.4.0
15612026-03-05T18:48:14.772Z Compiling parse-display v0.10.0
15622026-03-05T18:48:14.811Z Compiling iddqd v0.3.17
15632026-03-05T18:48:16.015Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15642026-03-05T18:48:17.468Z Compiling clap_lex v1.0.0
15652026-03-05T18:48:17.943Z Compiling clap_derive v4.5.55
15662026-03-05T18:48:19.075Z Compiling terminal_size v0.4.3
15672026-03-05T18:48:19.317Z Compiling crossbeam-epoch v0.9.18
15682026-03-05T18:48:20.210Z Compiling clap_builder v4.5.59
15692026-03-05T18:48:20.230Z Compiling rustls-webpki v0.103.9
15702026-03-05T18:48:20.621Z Compiling proc-macro-error-attr v1.0.4
15712026-03-05T18:48:20.979Z Compiling heapless v0.8.0
15722026-03-05T18:48:22.022Z Compiling ingot-macros v0.1.1
15732026-03-05T18:48:22.123Z Compiling toml_edit v0.23.10+spec-1.0.0
15742026-03-05T18:48:24.200Z Compiling clap v4.5.59
15752026-03-05T18:48:24.420Z Compiling zerocopy-derive v0.7.35
15762026-03-05T18:48:25.236Z Compiling hash32 v0.3.1
15772026-03-05T18:48:25.489Z Compiling proc-macro-error v1.0.4
15782026-03-05T18:48:26.253Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15792026-03-05T18:48:26.326Z Compiling winnow v0.5.40
15802026-03-05T18:48:26.677Z Compiling smoltcp v0.11.0
15812026-03-05T18:48:27.402Z Compiling zerocopy v0.7.35
15822026-03-05T18:48:28.503Z Compiling ingot-types v0.1.2
15832026-03-05T18:48:28.799Z Compiling tokio-rustls v0.26.4
15842026-03-05T18:48:29.315Z Compiling proc-macro-crate v3.4.0
15852026-03-05T18:48:29.678Z Compiling toml_edit v0.19.15
15862026-03-05T18:48:30.486Z Compiling cobs v0.3.0
15872026-03-05T18:48:30.777Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
15882026-03-05T18:48:30.827Z Compiling bitflags v1.3.2
15892026-03-05T18:48:30.943Z Compiling managed v0.8.0
15902026-03-05T18:48:30.960Z Compiling crucible-workspace-hack v0.1.0
15912026-03-05T18:48:31.373Z Compiling postcard v1.1.3
15922026-03-05T18:48:31.388Z Compiling hyper-rustls v0.27.7
15932026-03-05T18:48:31.708Z Compiling num_enum_derive v0.7.5
15942026-03-05T18:48:31.928Z Compiling ingot v0.1.1
15952026-03-05T18:48:32.065Z Compiling foreign-types-macros v0.2.3
15962026-03-05T18:48:33.252Z Compiling proc-macro-crate v1.3.1
15972026-03-05T18:48:33.324Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
15982026-03-05T18:48:33.470Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
15992026-03-05T18:48:33.889Z Compiling foreign-types-shared v0.3.1
16002026-03-05T18:48:33.950Z Compiling rayon-core v1.13.0
16012026-03-05T18:48:33.975Z Compiling heck v0.4.1
16022026-03-05T18:48:34.032Z Compiling foreign-types v0.5.0
16032026-03-05T18:48:34.150Z Compiling num_enum v0.7.5
16042026-03-05T18:48:34.335Z Compiling reqwest v0.12.28
16052026-03-05T18:48:34.542Z Compiling crossbeam-deque v0.8.6
16062026-03-05T18:48:34.576Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16072026-03-05T18:48:34.593Z Compiling num_enum_derive v0.5.11
16082026-03-05T18:48:35.448Z Compiling dtrace-parser v0.2.0
16092026-03-05T18:48:35.535Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16102026-03-05T18:48:35.942Z Compiling scroll_derive v0.12.1
16112026-03-05T18:48:36.510Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16122026-03-05T18:48:36.759Z Compiling usdt-impl v0.5.0
16132026-03-05T18:48:36.943Z Compiling memoffset v0.9.1
16142026-03-05T18:48:37.056Z Compiling cstr-argument v0.1.2
16152026-03-05T18:48:37.164Z Compiling convert_case v0.4.0
16162026-03-05T18:48:37.311Z Compiling cfg_aliases v0.2.1
16172026-03-05T18:48:37.326Z Compiling tinyvec_macros v0.1.1
16182026-03-05T18:48:37.352Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
16192026-03-05T18:48:37.416Z Compiling nix v0.30.1
16202026-03-05T18:48:37.437Z Compiling tinyvec v1.10.0
16212026-03-05T18:48:37.675Z Compiling scroll v0.12.0
16222026-03-05T18:48:37.749Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16232026-03-05T18:48:37.786Z Compiling derive_more v0.99.20
16242026-03-05T18:48:38.298Z Compiling num_enum v0.5.11
16252026-03-05T18:48:38.306Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16262026-03-05T18:48:38.795Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
16272026-03-05T18:48:39.402Z Compiling dof v0.3.0
16282026-03-05T18:48:40.185Z Compiling camino-tempfile v1.4.1
16292026-03-05T18:48:40.311Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
16302026-03-05T18:48:40.555Z Compiling thread-id v4.2.2
16312026-03-05T18:48:41.960Z Compiling rayon v1.11.0
16322026-03-05T18:48:42.008Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16332026-03-05T18:48:42.838Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16342026-03-05T18:48:43.447Z Compiling goblin v0.8.2
16352026-03-05T18:48:43.712Z Compiling progenitor-client v0.11.2
16362026-03-05T18:48:44.235Z Compiling zone_cfg_derive v0.3.1
16372026-03-05T18:48:44.705Z Compiling itertools v0.12.1
16382026-03-05T18:48:44.986Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16392026-03-05T18:48:45.617Z Compiling serde_spanned v0.6.9
16402026-03-05T18:48:45.665Z Compiling num-derive v0.4.2
16412026-03-05T18:48:45.884Z Compiling sigpipe v0.1.3
16422026-03-05T18:48:46.362Z Compiling jiff v0.2.20
16432026-03-05T18:48:46.491Z Compiling toml_write v0.1.2
16442026-03-05T18:48:46.704Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16452026-03-05T18:48:46.877Z Compiling glob v0.3.3
16462026-03-05T18:48:47.104Z Compiling toml_edit v0.22.27
16472026-03-05T18:48:47.597Z Compiling zone v0.3.1
16482026-03-05T18:48:47.811Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
16492026-03-05T18:48:48.928Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16502026-03-05T18:48:49.888Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16512026-03-05T18:48:50.393Z Compiling progenitor v0.11.2
16522026-03-05T18:48:56.820Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16532026-03-05T18:48:57.030Z Compiling smf v0.2.3
16542026-03-05T18:48:57.030Z Compiling secrecy v0.10.3
16552026-03-05T18:48:57.030Z Compiling num-integer v0.1.46
16562026-03-05T18:48:57.030Z Compiling rustc_version v0.4.1
16572026-03-05T18:48:57.075Z Compiling rustix v0.38.44
16582026-03-05T18:48:57.075Z Compiling float-ord v0.3.2
16592026-03-05T18:48:57.075Z Compiling whoami v1.6.1
16602026-03-05T18:48:57.075Z Compiling prettyplease v0.2.37
16612026-03-05T18:48:57.075Z Compiling curve25519-dalek v4.1.3
16622026-03-05T18:48:57.075Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
16632026-03-05T18:48:57.419Z Compiling toml v0.8.23
16642026-03-05T18:48:57.640Z Compiling usdt-macro v0.5.0
16652026-03-05T18:48:57.753Z Compiling usdt-attr-macro v0.5.0
16662026-03-05T18:48:59.154Z Compiling progenitor-client v0.10.0
16672026-03-05T18:48:59.659Z Compiling hmac v0.12.1
16682026-03-05T18:49:00.087Z Compiling inout v0.1.4
16692026-03-05T18:49:00.342Z Compiling enum-as-inner v0.6.1
16702026-03-05T18:49:00.445Z Compiling ff v0.13.1
16712026-03-05T18:49:00.631Z Compiling memmap v0.7.0
16722026-03-05T18:49:00.671Z Compiling data-encoding v2.10.0
16732026-03-05T18:49:00.985Z Compiling static_assertions v1.1.0
16742026-03-05T18:49:01.094Z Compiling usdt v0.5.0
16752026-03-05T18:49:01.622Z Compiling group v0.13.0
16762026-03-05T18:49:01.816Z Compiling cipher v0.4.4
16772026-03-05T18:49:02.140Z Compiling hkdf v0.12.4
16782026-03-05T18:49:02.407Z Compiling num-rational v0.4.2
16792026-03-05T18:49:02.464Z Compiling num-iter v0.1.45
16802026-03-05T18:49:02.968Z Compiling thiserror-impl-no-std v2.0.2
16812026-03-05T18:49:03.970Z Compiling half v2.7.1
16822026-03-05T18:49:03.991Z Compiling universal-hash v0.5.1
16832026-03-05T18:49:04.214Z Compiling crypto-bigint v0.5.5
16842026-03-05T18:49:04.402Z Compiling curve25519-dalek-derive v0.1.1
16852026-03-05T18:49:04.584Z Compiling num-complex v0.4.6
16862026-03-05T18:49:05.525Z Compiling opaque-debug v0.3.1
16872026-03-05T18:49:05.565Z Compiling base16ct v0.2.0
16882026-03-05T18:49:05.617Z Compiling ciborium-io v0.2.2
16892026-03-05T18:49:05.634Z Compiling base64ct v1.8.3
16902026-03-05T18:49:05.759Z Compiling ciborium-ll v0.2.2
16912026-03-05T18:49:05.821Z Compiling poly1305 v0.8.0
16922026-03-05T18:49:06.168Z Compiling password-hash v0.5.0
16932026-03-05T18:49:06.254Z Compiling thiserror-no-std v2.0.2
16942026-03-05T18:49:06.405Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16952026-03-05T18:49:06.751Z Compiling num v0.4.3
16962026-03-05T18:49:07.162Z Compiling elliptic-curve v0.13.8
16972026-03-05T18:49:07.751Z Compiling chacha20 v0.9.1
16982026-03-05T18:49:07.770Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16992026-03-05T18:49:08.218Z Compiling hubpack_derive v0.1.1
17002026-03-05T18:49:08.654Z Compiling blake2 v0.10.6
17012026-03-05T18:49:08.718Z Compiling aead v0.5.2
17022026-03-05T18:49:08.969Z Compiling resolv-conf v0.7.6
17032026-03-05T18:49:09.248Z Compiling pkg-config v0.3.32
17042026-03-05T18:49:09.685Z Compiling semver v0.1.20
17052026-03-05T18:49:09.778Z Compiling keccak v0.1.6
17062026-03-05T18:49:10.314Z Compiling vcpkg v0.2.15
17072026-03-05T18:49:10.328Z Compiling linked-hash-map v0.5.6
17082026-03-05T18:49:10.530Z Compiling sha3 v0.10.8
17092026-03-05T18:49:10.742Z Compiling lru-cache v0.1.2
17102026-03-05T18:49:11.083Z Compiling rustc_version v0.1.7
17112026-03-05T18:49:11.344Z Compiling hubpack v0.1.2
17122026-03-05T18:49:11.486Z Compiling argon2 v0.5.3
17132026-03-05T18:49:11.606Z Compiling openssl-sys v0.9.111
17142026-03-05T18:49:11.809Z Compiling chacha20poly1305 v0.10.1
17152026-03-05T18:49:11.905Z Compiling vsss-rs v3.3.4
17162026-03-05T18:49:12.037Z Compiling ciborium v0.2.2
17172026-03-05T18:49:12.669Z Compiling hickory-proto v0.24.4
17182026-03-05T18:49:13.476Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
17192026-03-05T18:49:13.745Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17202026-03-05T18:49:15.212Z Compiling serde-big-array v0.5.1
17212026-03-05T18:49:15.434Z Compiling serde_repr v0.1.20
17222026-03-05T18:49:15.942Z Compiling derive-where v1.6.0
17232026-03-05T18:49:16.231Z Compiling unicode-segmentation v1.12.0
17242026-03-05T18:49:16.624Z Compiling minimal-lexical v0.2.1
17252026-03-05T18:49:17.135Z Compiling siphasher v1.0.2
17262026-03-05T18:49:17.180Z Compiling indent_write v2.2.0
17272026-03-05T18:49:17.402Z Compiling nom v7.1.3
17282026-03-05T18:49:17.749Z Compiling phf_shared v0.12.1
17292026-03-05T18:49:17.900Z Compiling hickory-resolver v0.24.4
17302026-03-05T18:49:18.680Z Compiling newline-converter v0.3.0
17312026-03-05T18:49:18.696Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17322026-03-05T18:49:18.872Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17332026-03-05T18:49:20.781Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17342026-03-05T18:49:20.949Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17352026-03-05T18:49:21.425Z Compiling newtype_derive v0.1.6
17362026-03-05T18:49:21.520Z Compiling atomicwrites v0.4.4
17372026-03-05T18:49:21.821Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17382026-03-05T18:49:21.899Z Compiling progenitor-impl v0.10.0
17392026-03-05T18:49:24.119Z Compiling console v0.15.11
17402026-03-05T18:49:24.237Z Compiling tokio-stream v0.1.18
17412026-03-05T18:49:25.327Z Compiling pin-project-internal v1.1.10
17422026-03-05T18:49:25.645Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17432026-03-05T18:49:25.662Z Compiling slog-dtrace v0.3.0
17442026-03-05T18:49:26.081Z Compiling csv-core v0.1.13
17452026-03-05T18:49:26.640Z Compiling cancel-safe-futures v0.1.5
17462026-03-05T18:49:27.090Z Compiling unicode-xid v0.2.6
17472026-03-05T18:49:27.293Z Compiling owo-colors v4.2.3
17482026-03-05T18:49:27.917Z Compiling chrono-tz v0.10.4
17492026-03-05T18:49:27.944Z Compiling unicode-width v0.1.14
17502026-03-05T18:49:28.120Z Compiling foldhash v0.1.5
17512026-03-05T18:49:28.354Z Compiling swrite v0.1.0
17522026-03-05T18:49:28.466Z Compiling similar v2.7.0
17532026-03-05T18:49:28.530Z Compiling hashbrown v0.15.5
17542026-03-05T18:49:28.612Z Compiling pin-project v1.1.10
17552026-03-05T18:49:28.749Z Compiling const_format_proc_macros v0.2.34
17562026-03-05T18:49:28.789Z Compiling csv v1.4.0
17572026-03-05T18:49:29.068Z Compiling qorb v0.4.1
17582026-03-05T18:49:29.582Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17592026-03-05T18:49:29.722Z Compiling expectorate v1.2.0
17602026-03-05T18:49:29.981Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17612026-03-05T18:49:30.132Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17622026-03-05T18:49:30.380Z Compiling progenitor-macro v0.10.0
17632026-03-05T18:49:30.546Z Compiling phf v0.12.1
17642026-03-05T18:49:30.636Z Compiling tokio-dtrace v0.1.1
17652026-03-05T18:49:30.842Z Compiling unicode-normalization v0.1.25
17662026-03-05T18:49:31.235Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17672026-03-05T18:49:31.882Z Compiling libsw-core v0.3.2
17682026-03-05T18:49:32.207Z Compiling async-recursion v1.1.1
17692026-03-05T18:49:32.338Z Compiling snafu-derive v0.8.9
17702026-03-05T18:49:33.684Z Compiling cookie v0.18.1
17712026-03-05T18:49:34.029Z Compiling bstr v1.12.1
17722026-03-05T18:49:34.111Z Compiling highway v1.3.0
17732026-03-05T18:49:34.922Z Compiling same-file v1.0.6
17742026-03-05T18:49:35.197Z Compiling openssl v0.10.75
17752026-03-05T18:49:35.245Z Compiling fixedbitset v0.4.2
17762026-03-05T18:49:35.308Z Compiling foreign-types-shared v0.1.1
17772026-03-05T18:49:35.448Z Compiling bytecount v0.6.9
17782026-03-05T18:49:35.700Z Compiling fixedbitset v0.5.7
17792026-03-05T18:49:35.704Z Compiling papergrid v0.11.0
17802026-03-05T18:49:35.755Z Compiling petgraph v0.6.5
17812026-03-05T18:49:36.422Z Compiling petgraph v0.8.3
17822026-03-05T18:49:36.531Z Compiling snafu v0.8.9
17832026-03-05T18:49:37.337Z Compiling foreign-types v0.3.2
17842026-03-05T18:49:37.457Z Compiling walkdir v2.5.0
17852026-03-05T18:49:38.210Z Compiling globset v0.4.18
17862026-03-05T18:49:39.984Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17872026-03-05T18:49:40.120Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17882026-03-05T18:49:41.065Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17892026-03-05T18:49:41.369Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17902026-03-05T18:49:42.028Z Compiling libsw v3.5.0
17912026-03-05T18:49:42.354Z Compiling olpc-cjson v0.1.4
17922026-03-05T18:49:42.687Z Compiling oxide-tokio-rt v0.1.2
17932026-03-05T18:49:42.832Z Compiling progenitor v0.10.0
17942026-03-05T18:49:43.108Z Compiling const_format v0.2.35
17952026-03-05T18:49:43.923Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17962026-03-05T18:49:44.627Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17972026-03-05T18:49:45.231Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17982026-03-05T18:49:45.841Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17992026-03-05T18:49:45.977Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18002026-03-05T18:49:46.570Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18012026-03-05T18:49:47.971Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18022026-03-05T18:49:48.938Z Compiling gethostname v0.5.0
18032026-03-05T18:49:48.998Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
18042026-03-05T18:49:49.156Z Compiling tabled_derive v0.7.0
18052026-03-05T18:49:49.734Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18062026-03-05T18:49:49.829Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18072026-03-05T18:49:49.832Z Compiling bcs v0.1.6
18082026-03-05T18:49:50.425Z Compiling serde_plain v1.0.2
18092026-03-05T18:49:50.479Z Compiling openssl-macros v0.1.1
18102026-03-05T18:49:50.803Z Compiling pem v3.0.6
18112026-03-05T18:49:51.010Z Compiling typed-path v0.9.3
18122026-03-05T18:49:51.235Z Compiling termtree v0.5.1
18132026-03-05T18:49:51.347Z Compiling crunchy v0.2.4
18142026-03-05T18:49:51.507Z Compiling lazy_static v1.5.0
18152026-03-05T18:49:51.580Z Compiling tagptr v0.2.0
18162026-03-05T18:49:51.677Z Compiling smawk v0.3.2
18172026-03-05T18:49:51.842Z Compiling linear-map v1.2.0
18182026-03-05T18:49:51.884Z Compiling unicode-linebreak v0.1.5
18192026-03-05T18:49:51.954Z Compiling moka v0.12.13
18202026-03-05T18:49:52.213Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18212026-03-05T18:49:52.403Z Compiling textwrap v0.16.2
18222026-03-05T18:49:52.423Z Compiling steno v0.4.1
18232026-03-05T18:49:53.648Z Compiling tough v0.20.0
18242026-03-05T18:49:54.850Z Compiling tabled v0.15.0
18252026-03-05T18:49:55.943Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18262026-03-05T18:49:56.148Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18272026-03-05T18:49:56.487Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18282026-03-05T18:49:58.289Z Compiling hickory-proto v0.25.2
18292026-03-05T18:50:00.186Z Compiling tiny-keccak v2.0.2
18302026-03-05T18:50:00.603Z Compiling humantime v2.3.0
18312026-03-05T18:50:01.348Z Compiling num-derive v0.3.3
18322026-03-05T18:50:01.479Z Compiling parking_lot_core v0.8.6
18332026-03-05T18:50:02.032Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
18342026-03-05T18:50:02.396Z Compiling crc32fast v1.5.0
18352026-03-05T18:50:02.462Z Compiling const-random-macro v0.1.16
18362026-03-05T18:50:02.938Z Compiling hickory-resolver v0.25.2
18372026-03-05T18:50:03.071Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18382026-03-05T18:50:03.540Z Compiling libscf-sys v1.1.0
18392026-03-05T18:50:03.803Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
18402026-03-05T18:50:03.911Z Compiling smartstring v1.0.1
18412026-03-05T18:50:04.385Z Compiling ahash v0.8.12
18422026-03-05T18:50:04.792Z Compiling parking_lot v0.11.2
18432026-03-05T18:50:04.840Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18442026-03-05T18:50:05.279Z Compiling const-random v0.1.18
18452026-03-05T18:50:05.401Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18462026-03-05T18:50:06.748Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
18472026-03-05T18:50:06.835Z Compiling fxhash v0.2.1
18482026-03-05T18:50:07.078Z Compiling socket2 v0.5.10
18492026-03-05T18:50:07.228Z Compiling internet-checksum v0.2.1
18502026-03-05T18:50:07.473Z Compiling sled v0.34.7
18512026-03-05T18:50:08.282Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18522026-03-05T18:50:09.183Z Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types)
18532026-03-05T18:50:09.865Z Compiling thin-vec v0.2.14
18542026-03-05T18:50:09.911Z Compiling rhai_codegen v3.1.0
18552026-03-05T18:50:10.223Z Compiling sdd v3.0.10
18562026-03-05T18:50:10.468Z Compiling serial_test_derive v3.3.1
18572026-03-05T18:50:10.939Z Compiling scc v2.4.0
18582026-03-05T18:50:11.021Z Compiling yansi v1.0.1
18592026-03-05T18:50:11.747Z Compiling diff v0.1.13
18602026-03-05T18:50:12.376Z Compiling pretty_assertions v1.4.1
18612026-03-05T18:50:12.791Z Compiling rhai v1.24.0
18622026-03-05T18:50:13.489Z Compiling serial_test v3.3.1
18632026-03-05T18:50:33.549Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18642026-03-05T18:50:36.071Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18652026-03-05T18:50:38.189Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
18662026-03-05T18:50:40.643Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
18672026-03-05T18:50:42.193Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
18682026-03-05T18:50:44.647Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
18692026-03-05T18:51:35.961Z Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 40s
18702026-03-05T18:51:36.158Z────────────
18712026-03-05T18:51:36.158Z Nextest run ID 2029ec93-67af-4692-a588-b58e17211d18 with nextest profile: default
18722026-03-05T18:51:36.158Z Starting 150 tests across 1 binary
18732026-03-05T18:51:36.178Z PASS [ 0.018s] bgp messages::tests::bgp_nexthop_byte_len
18742026-03-05T18:51:36.178Z PASS [ 0.018s] bgp messages::tests::bgp_nexthop_invalid_length
18752026-03-05T18:51:36.178Z PASS [ 0.018s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes
18762026-03-05T18:51:36.178Z PASS [ 0.018s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes
18772026-03-05T18:51:36.179Z PASS [ 0.018s] bgp messages::tests::bgp_nexthop_round_trip
18782026-03-05T18:51:36.179Z PASS [ 0.018s] bgp messages::tests::bgp_nexthop_length_mismatch
18792026-03-05T18:51:36.182Z PASS [ 0.019s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes
18802026-03-05T18:51:36.182Z PASS [ 0.019s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding
18812026-03-05T18:51:36.197Z PASS [ 0.018s] bgp messages::tests::header_tests::new_accepts_maximum_length
18822026-03-05T18:51:36.200Z PASS [ 0.019s] bgp messages::tests::header_tests::from_wire_parses_undersized_length
18832026-03-05T18:51:36.200Z PASS [ 0.019s] bgp messages::tests::empty_update_end_of_rib
18842026-03-05T18:51:36.200Z PASS [ 0.018s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker
18852026-03-05T18:51:36.200Z PASS [ 0.019s] bgp messages::tests::header_round_trip
18862026-03-05T18:51:36.200Z PASS [ 0.018s] bgp messages::tests::header_tests::from_wire_parses_oversized_length
18872026-03-05T18:51:36.200Z PASS [ 0.019s] bgp messages::tests::decoding_accepts_reach_and_unreach_together
18882026-03-05T18:51:36.201Z PASS [ 0.020s] bgp messages::tests::decoding_deduplicates_non_mp_attributes
18892026-03-05T18:51:36.215Z PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::aggregator_display
18902026-03-05T18:51:36.215Z PASS [ 0.018s] bgp messages::tests::header_tests::roundtrip_keepalive_header
18912026-03-05T18:51:36.215Z PASS [ 0.018s] bgp messages::tests::header_tests::new_rejects_length_too_small
18922026-03-05T18:51:36.215Z PASS [ 0.019s] bgp messages::tests::header_tests::new_accepts_minimum_length
18932026-03-05T18:51:36.215Z PASS [ 0.018s] bgp messages::tests::header_tests::roundtrip_max_length_header
18942026-03-05T18:51:36.223Z PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message
18952026-03-05T18:51:36.223Z PASS [ 0.019s] bgp messages::tests::ipv4_unicast_dual_encoding
18962026-03-05T18:51:36.223Z PASS [ 0.019s] bgp messages::tests::header_tests::new_rejects_length_too_large
18972026-03-05T18:51:36.248Z PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing
18982026-03-05T18:51:36.248Z PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing
18992026-03-05T18:51:36.248Z PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display
19002026-03-05T18:51:36.248Z PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing
19012026-03-05T18:51:36.248Z PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length
19022026-03-05T18:51:36.249Z PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length
19032026-03-05T18:51:36.249Z PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format
19042026-03-05T18:51:36.249Z PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format
19052026-03-05T18:51:36.254Z PASS [ 0.020s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error
19062026-03-05T18:51:36.255Z PASS [ 0.020s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire
19072026-03-05T18:51:36.255Z PASS [ 0.020s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs
19082026-03-05T18:51:36.255Z PASS [ 0.020s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length
19092026-03-05T18:51:36.261Z PASS [ 0.020s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds
19102026-03-05T18:51:36.261Z PASS [ 0.021s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop
19112026-03-05T18:51:36.261Z PASS [ 0.021s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs
19122026-03-05T18:51:36.261Z PASS [ 0.021s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message
19132026-03-05T18:51:36.275Z PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short
19142026-03-05T18:51:36.275Z PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length
19152026-03-05T18:51:36.275Z PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors
19162026-03-05T18:51:36.275Z PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs
19172026-03-05T18:51:36.276Z PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short
19182026-03-05T18:51:36.276Z PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors
19192026-03-05T18:51:36.276Z PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors
19202026-03-05T18:51:36.282Z PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length
19212026-03-05T18:51:36.293Z PASS [ 0.018s] bgp messages::tests::mp_reach_nlri_ipv6_unicast
19222026-03-05T18:51:36.293Z PASS [ 0.017s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast
19232026-03-05T18:51:36.293Z PASS [ 0.018s] bgp messages::tests::mp_reach_nlri_ipv4_unicast
19242026-03-05T18:51:36.293Z PASS [ 0.018s] bgp messages::tests::mp_reach_nlri_round_trip
19252026-03-05T18:51:36.293Z PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs
19262026-03-05T18:51:36.293Z PASS [ 0.017s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast
19272026-03-05T18:51:36.293Z PASS [ 0.018s] bgp messages::tests::mp_bgp_attributes_encoded_first
19282026-03-05T18:51:36.298Z PASS [ 0.020s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short
19292026-03-05T18:51:36.311Z PASS [ 0.018s] bgp messages::tests::prefix_conversion
19302026-03-05T18:51:36.311Z PASS [ 0.017s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw
19312026-03-05T18:51:36.311Z PASS [ 0.018s] bgp messages::tests::notification_round_trip
19322026-03-05T18:51:36.311Z PASS [ 0.018s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard
19332026-03-05T18:51:36.319Z PASS [ 0.018s] bgp messages::tests::prefix_within
19342026-03-05T18:51:36.319Z PASS [ 0.019s] bgp messages::tests::open_round_trip_extended_nexthop
19352026-03-05T18:51:36.319Z PASS [ 0.019s] bgp messages::tests::open_round_trip
19362026-03-05T18:51:36.319Z PASS [ 0.019s] bgp messages::tests::mp_unreach_nlri_round_trip
19372026-03-05T18:51:36.330Z PASS [ 0.019s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset
19382026-03-05T18:51:36.330Z PASS [ 0.019s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw
19392026-03-05T18:51:36.330Z PASS [ 0.019s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard
19402026-03-05T18:51:36.330Z PASS [ 0.019s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw
19412026-03-05T18:51:36.338Z PASS [ 0.018s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw
19422026-03-05T18:51:36.338Z PASS [ 0.018s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw
19432026-03-05T18:51:36.338Z PASS [ 0.020s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw
19442026-03-05T18:51:36.338Z PASS [ 0.019s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected
19452026-03-05T18:51:36.347Z PASS [ 0.017s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details
19462026-03-05T18:51:36.357Z PASS [ 0.018s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed
19472026-03-05T18:51:36.357Z PASS [ 0.018s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive
19482026-03-05T18:51:36.357Z PASS [ 0.017s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional
19492026-03-05T18:51:36.357Z PASS [ 0.018s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors
19502026-03-05T18:51:36.357Z PASS [ 0.018s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected
19512026-03-05T18:51:36.357Z PASS [ 0.018s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid
19522026-03-05T18:51:36.357Z PASS [ 0.018s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags
19532026-03-05T18:51:36.365Z PASS [ 0.018s] bgp messages::tests::route_refresh_round_trip
19542026-03-05T18:51:36.369Z PASS [ 0.019s] bgp messages::tests::update_round_trip
19552026-03-05T18:51:36.369Z PASS [ 0.019s] bgp messages::tests::test_nexthop_length_validation
19562026-03-05T18:51:36.391Z PASS [ 0.042s] bgp policy::test::update_shape_community
19572026-03-05T18:51:36.391Z PASS [ 0.043s] bgp policy::test::open_add_4byte_as
19582026-03-05T18:51:36.395Z PASS [ 0.029s] bgp proptest::prop_ipv4_prefixes_roundtrip
19592026-03-05T18:51:36.400Z PASS [ 0.052s] bgp policy::test::shape_update_prefixes
19602026-03-05T18:51:36.403Z PASS [ 0.053s] bgp policy::test::open_require_4byte_as
19612026-03-05T18:51:36.403Z PASS [ 0.052s] bgp policy::test::update_drop_on_no_export
19622026-03-05T18:51:36.407Z PASS [ 0.042s] bgp proptest::prop_duplicate_attrs_deduplicated
19632026-03-05T18:51:36.420Z PASS [ 0.025s] bgp proptest::prop_ipv4_wire_format_roundtrip
19642026-03-05T18:51:36.423Z PASS [ 0.030s] bgp proptest::prop_ipv4_prefixes_via_mp_reach
19652026-03-05T18:51:36.429Z PASS [ 0.027s] bgp proptest::prop_ipv4_withdrawn_roundtrip
19662026-03-05T18:51:36.429Z PASS [ 0.036s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence
19672026-03-05T18:51:36.429Z PASS [ 0.061s] bgp proptest::prop_encode_decode_semantic_equivalence
19682026-03-05T18:51:36.429Z PASS [ 0.028s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach
19692026-03-05T18:51:36.432Z PASS [ 0.029s] bgp proptest::prop_ipv6_prefixes_via_mp_reach
19702026-03-05T18:51:36.433Z PASS [ 0.025s] bgp proptest::prop_ipv6_wire_format_roundtrip
19712026-03-05T18:51:36.450Z PASS [ 0.030s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach
19722026-03-05T18:51:36.457Z PASS [ 0.028s] bgp proptest::prop_nexthop_ipv4_via_mp_reach
19732026-03-05T18:51:36.457Z PASS [ 0.028s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach
19742026-03-05T18:51:36.461Z PASS [ 0.029s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach
19752026-03-05T18:51:36.464Z PASS [ 0.033s] bgp proptest::prop_update_mp_unreach_roundtrip
19762026-03-05T18:51:36.471Z PASS [ 0.018s] bgp session::tests::route_update_is_announcement_and_withdrawal
19772026-03-05T18:51:36.474Z PASS [ 0.018s] bgp session::tests::test_fsm_event_history_all_buffer_rolling
19782026-03-05T18:51:36.474Z PASS [ 0.017s] bgp session::tests::test_fsm_event_history_major_filtering
19792026-03-05T18:51:36.478Z PASS [ 0.018s] bgp session::tests::test_fsm_event_history_major_buffer_rolling
19802026-03-05T18:51:36.481Z PASS [ 0.059s] bgp proptest::prop_mp_bgp_attrs_encoded_first
19812026-03-05T18:51:36.481Z PASS [ 0.017s] bgp session::tests::test_fsm_event_record_creation
19822026-03-05T18:51:36.484Z PASS [ 0.016s] bgp session::tests::test_resolve_collision_decision
19832026-03-05T18:51:36.490Z PASS [ 0.016s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error
19842026-03-05T18:51:36.495Z PASS [ 0.057s] bgp proptest::prop_update_traditional_roundtrip
19852026-03-05T18:51:36.495Z PASS [ 0.017s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error
19862026-03-05T18:51:36.495Z PASS [ 0.016s] bgp session::tests::test_select_nexthop_ipv4_configured
19872026-03-05T18:51:36.495Z PASS [ 0.066s] bgp proptest::prop_update_mp_reach_roundtrip
19882026-03-05T18:51:36.499Z PASS [ 0.017s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4
19892026-03-05T18:51:36.499Z PASS [ 0.017s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4
19902026-03-05T18:51:36.503Z PASS [ 0.016s] bgp session::tests::test_select_nexthop_ipv6_configured
19912026-03-05T18:51:36.507Z PASS [ 0.016s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop
19922026-03-05T18:51:36.507Z PASS [ 0.017s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6
19932026-03-05T18:51:36.507Z PASS [ 0.016s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop
19942026-03-05T18:51:39.654Z PASS [ 3.154s] bgp test::test_basic_update
19952026-03-05T18:51:39.654Z PASS [ 3.157s] bgp test::test_basic_peering_passive
19962026-03-05T18:51:39.658Z PASS [ 3.169s] bgp test::test_basic_peering_active
19972026-03-05T18:51:39.662Z PASS [ 3.156s] bgp test::test_basic_update_ipv6
19982026-03-05T18:51:39.665Z PASS [ 3.168s] bgp test::test_basic_peering_passive_tcp
19992026-03-05T18:51:39.682Z PASS [ 3.176s] bgp test::test_basic_update_ipv6_tcp
20002026-03-05T18:51:39.685Z PASS [ 3.179s] bgp test::test_basic_update_tcp
20012026-03-05T18:51:40.685Z PASS [ 4.191s] bgp test::test_basic_peering_active_tcp
20022026-03-05T18:51:42.817Z PASS [ 3.151s] bgp test::test_ipv6_basic_peering_active
20032026-03-05T18:51:42.836Z PASS [ 3.151s] bgp test::test_ipv6_basic_peering_passive
20042026-03-05T18:51:42.853Z PASS [ 3.171s] bgp test::test_ipv6_basic_peering_active_tcp
20052026-03-05T18:51:43.824Z PASS [ 3.138s] bgp test::test_ipv6_basic_peering_passive_tcp
20062026-03-05T18:51:43.835Z PASS [ 4.177s] bgp test::test_import_export_policy_filtering
20072026-03-05T18:51:43.842Z PASS [ 4.178s] bgp test::test_ipv4_routes_ipv6_peer_success
20082026-03-05T18:51:43.845Z PASS [ 4.191s] bgp test::test_dual_stack_routes_ipv6_peer_success
20092026-03-05T18:51:43.849Z PASS [ 4.194s] bgp test::test_dual_stack_routes_ipv4_peer_success
20102026-03-05T18:51:43.962Z PASS [ 1.126s] bgp test::test_multiple_unnumbered_sessions
20112026-03-05T18:51:45.015Z PASS [ 1.180s] bgp test::test_three_router_chain_tcp
20122026-03-05T18:51:45.058Z PASS [ 1.218s] bgp test::test_three_router_chain_tcp_ipv6
20132026-03-05T18:51:45.948Z PASS [ 2.126s] bgp test::test_same_linklocal_multiple_interfaces
20142026-03-05T18:51:46.145Z PASS [ 1.129s] bgp test::test_unnumbered_ndp_change
20152026-03-05T18:51:46.160Z PASS [ 3.306s] bgp test::test_neighbor_thread_lifecycle_no_leaks
20162026-03-05T18:51:46.949Z PASS [ 4.132s] bgp test::test_ipv6_routes_ipv4_peer_success
20172026-03-05T18:51:46.982Z PASS [ 3.137s] bgp test::test_three_router_chain_unnumbered
20182026-03-05T18:51:48.973Z PASS [ 5.126s] bgp test::test_unnumbered_dualstack_route_exchange
20192026-03-05T18:51:51.039Z PASS [ 5.091s] bgp test::test_unnumbered_session_survives_peer_change
20202026-03-05T18:51:54.159Z PASS [ 9.100s] bgp test::test_unnumbered_peer_expiry_and_rediscovery
20212026-03-05T18:51:55.239Z PASS [ 9.095s] bgp test::test_unnumbered_unaffected_by_ndp
20222026-03-05T18:52:02.114Z PASS [ 18.151s] bgp test::test_unnumbered_interface_lifecycle
20232026-03-05T18:52:02.118Z────────────
20242026-03-05T18:52:02.118Z Summary [ 25.956s] 150 tests run: 150 passed, 0 skipped
20252026-03-05T18:52:02.127Z+ 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/
20262026-03-05T18:52:02.135Z+ popd
20272026-03-05T18:52:02.139Z/work/oxidecomputer/maghemite
20282026-03-05T18:52:02.139Z+ pushd mgd
20292026-03-05T18:52:02.139Z/work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite
20302026-03-05T18:52:02.139Z+ pfexec cargo nextest run
20312026-03-05T18:52:03.933Z Compiling slog v2.8.2
20322026-03-05T18:52:04.061Z Compiling usdt v0.6.0
20332026-03-05T18:52:04.192Z Compiling proc-macro-error-attr2 v2.0.0
20342026-03-05T18:52:04.211Z Compiling nix v0.31.1
20352026-03-05T18:52:04.227Z Compiling papergrid v0.17.0
20362026-03-05T18:52:04.227Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8)
20372026-03-05T18:52:04.576Z Compiling testing_table v0.3.0
20382026-03-05T18:52:04.580Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8)
20392026-03-05T18:52:04.897Z Compiling slog-json v2.6.1
20402026-03-05T18:52:04.916Z Compiling slog-async v2.8.0
20412026-03-05T18:52:05.036Z Compiling slog-term v2.9.2
20422026-03-05T18:52:05.295Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
20432026-03-05T18:52:05.316Z Compiling slog-bunyan v2.5.0
20442026-03-05T18:52:05.395Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20452026-03-05T18:52:05.803Z Compiling dropshot v0.16.7
20462026-03-05T18:52:06.282Z Compiling slog-dtrace v0.3.0
20472026-03-05T18:52:06.469Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20482026-03-05T18:52:06.940Z Compiling steno v0.4.1
20492026-03-05T18:52:07.063Z Compiling proc-macro-error2 v2.0.1
20502026-03-05T18:52:07.652Z Compiling tabled_derive v0.11.0
20512026-03-05T18:52:10.308Z Compiling tabled v0.20.0
20522026-03-05T18:52:10.327Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8)
20532026-03-05T18:52:11.311Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
20542026-03-05T18:52:12.159Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
20552026-03-05T18:52:14.365Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20562026-03-05T18:52:14.712Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20572026-03-05T18:52:15.942Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20582026-03-05T18:52:19.122Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20592026-03-05T18:52:19.435Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20602026-03-05T18:52:19.893Z Compiling crc8 v0.1.1
20612026-03-05T18:52:20.100Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
20622026-03-05T18:52:20.364Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
20632026-03-05T18:52:20.725Z Compiling dropshot-api-manager-types v0.3.0
20642026-03-05T18:52:27.467Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20652026-03-05T18:52:27.467Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20662026-03-05T18:52:27.469Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20672026-03-05T18:52:27.469Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20682026-03-05T18:52:29.637Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20692026-03-05T18:52:31.586Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20702026-03-05T18:52:31.695Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20712026-03-05T18:52:32.472Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20722026-03-05T18:52:32.915Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20732026-03-05T18:52:33.751Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20742026-03-05T18:52:33.863Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20752026-03-05T18:52:34.407Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20762026-03-05T18:52:36.749Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20772026-03-05T18:52:36.886Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20782026-03-05T18:52:37.846Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20792026-03-05T18:52:37.960Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20802026-03-05T18:52:47.137Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20812026-03-05T18:52:49.083Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20822026-03-05T18:52:49.898Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20832026-03-05T18:52:50.181Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20842026-03-05T18:52:53.829Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20852026-03-05T18:53:15.636Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20862026-03-05T18:53:18.168Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20872026-03-05T18:53:20.173Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
20882026-03-05T18:53:22.363Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
20892026-03-05T18:53:24.089Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
20902026-03-05T18:53:26.548Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
20912026-03-05T18:53:26.548Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
20922026-03-05T18:53:26.551Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
20932026-03-05T18:53:38.422Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
20942026-03-05T18:53:42.193Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
20952026-03-05T18:54:20.672Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 17s
20962026-03-05T18:54:20.859Z────────────
20972026-03-05T18:54:20.859Z Nextest run ID 9705c896-a159-4102-9f65-9e7e91f7b6d7 with nextest profile: default
20982026-03-05T18:54:20.859Z Starting 30 tests across 1 binary
20992026-03-05T18:54:20.890Z PASS [ 0.029s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence
21002026-03-05T18:54:20.918Z PASS [ 0.028s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence
21012026-03-05T18:54:20.946Z PASS [ 0.028s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence
21022026-03-05T18:54:20.977Z PASS [ 0.031s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence
21032026-03-05T18:54:20.994Z PASS [ 0.018s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list
21042026-03-05T18:54:21.000Z PASS [ 0.140s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized
21052026-03-05T18:54:21.000Z PASS [ 0.140s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db
21062026-03-05T18:54:21.004Z PASS [ 0.140s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop
21072026-03-05T18:54:21.004Z PASS [ 0.142s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families
21082026-03-05T18:54:21.004Z PASS [ 0.142s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp
21092026-03-05T18:54:21.007Z PASS [ 0.145s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group
21102026-03-05T18:54:21.007Z PASS [ 0.145s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6
21112026-03-05T18:54:21.012Z PASS [ 0.017s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized
21122026-03-05T18:54:21.016Z PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4
21132026-03-05T18:54:21.019Z PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6
21142026-03-05T18:54:21.019Z PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4
21152026-03-05T18:54:21.019Z PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6
21162026-03-05T18:54:21.019Z PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4
21172026-03-05T18:54:21.022Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized
21182026-03-05T18:54:21.022Z PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6
21192026-03-05T18:54:21.027Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list
21202026-03-05T18:54:21.033Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback
21212026-03-05T18:54:21.037Z PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized
21222026-03-05T18:54:21.037Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list
21232026-03-05T18:54:21.037Z PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized
21242026-03-05T18:54:21.037Z PASS [ 0.017s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast
21252026-03-05T18:54:21.037Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback
21262026-03-05T18:54:21.040Z PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local
21272026-03-05T18:54:21.040Z PASS [ 0.013s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast
21282026-03-05T18:54:21.043Z PASS [ 0.011s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized
21292026-03-05T18:54:21.043Z────────────
21302026-03-05T18:54:21.043Z Summary [ 0.183s] 30 tests run: 30 passed, 0 skipped
21312026-03-05T18:54:21.054Z+ cp apply_remove_entire_group.log /work/
21322026-03-05T18:54:21.057Z+ popd
21332026-03-05T18:54:21.057Z/work/oxidecomputer/maghemite
21342026-03-05T18:54:21.060Zprocess exited: duration 751958 ms, exit code 0
 
21352026-03-05T18:54:21.072Zfound 66 output files
21362026-03-05T18:54:21.072Zuploading: /work/apply_remove_entire_group.log (10840 bytes)
21372026-03-05T18:54:22.083Zuploaded: /work/apply_remove_entire_group.log
21382026-03-05T18:54:22.083Zuploading: /work/dualstack_routes.log (119534 bytes)
21392026-03-05T18:54:23.100Zuploaded: /work/dualstack_routes.log
21402026-03-05T18:54:23.104Zuploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2272 bytes)
21412026-03-05T18:54:24.111Zuploaded: /work/loopback-manager.test_basic_peering_active_tcp.log
21422026-03-05T18:54:24.113Zuploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1357 bytes)
21432026-03-05T18:54:25.120Zuploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log
21442026-03-05T18:54:25.123Zuploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2370 bytes)
21452026-03-05T18:54:26.131Zuploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log
21462026-03-05T18:54:26.134Zuploading: /work/loopback-manager.test_basic_update_tcp.log (2189 bytes)
21472026-03-05T18:54:27.140Zuploaded: /work/loopback-manager.test_basic_update_tcp.log
21482026-03-05T18:54:27.143Zuploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2237 bytes)
21492026-03-05T18:54:28.150Zuploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log
21502026-03-05T18:54:28.153Zuploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2151 bytes)
21512026-03-05T18:54:29.161Zuploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log
21522026-03-05T18:54:29.164Zuploading: /work/loopback-manager.test_import_export_policy_filtering.log (2198 bytes)
21532026-03-05T18:54:30.169Zuploaded: /work/loopback-manager.test_import_export_policy_filtering.log
21542026-03-05T18:54:30.172Zuploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2253 bytes)
21552026-03-05T18:54:31.179Zuploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log
21562026-03-05T18:54:31.182Zuploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2225 bytes)
21572026-03-05T18:54:32.189Zuploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log
21582026-03-05T18:54:32.193Zuploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2212 bytes)
21592026-03-05T18:54:33.199Zuploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log
21602026-03-05T18:54:33.202Zuploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2343 bytes)
21612026-03-05T18:54:34.212Zuploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log
21622026-03-05T18:54:34.215Zuploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2294 bytes)
21632026-03-05T18:54:35.222Zuploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log
21642026-03-05T18:54:35.222Zuploading: /work/loopback-manager.test_three_router_chain_tcp.log (3673 bytes)
21652026-03-05T18:54:36.232Zuploaded: /work/loopback-manager.test_three_router_chain_tcp.log
21662026-03-05T18:54:36.235Zuploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3578 bytes)
21672026-03-05T18:54:37.244Zuploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log
21682026-03-05T18:54:37.247Zuploading: /work/multiple_unnumbered.log (115207 bytes)
21692026-03-05T18:54:38.258Zuploaded: /work/multiple_unnumbered.log
21702026-03-05T18:54:38.261Zuploading: /work/ndp_change_reset.log (69424 bytes)
21712026-03-05T18:54:40.279Zuploaded: /work/ndp_change_reset.log
21722026-03-05T18:54:40.284Zuploading: /work/ndp_changes.log (88821 bytes)
21732026-03-05T18:54:41.293Zuploaded: /work/ndp_changes.log
21742026-03-05T18:54:41.297Zuploading: /work/r1.test_basic_peering_active.log (40490 bytes)
21752026-03-05T18:54:42.306Zuploaded: /work/r1.test_basic_peering_active.log
21762026-03-05T18:54:42.308Zuploading: /work/r1.test_basic_peering_active_tcp.log (48780 bytes)
21772026-03-05T18:54:43.318Zuploaded: /work/r1.test_basic_peering_active_tcp.log
21782026-03-05T18:54:43.320Zuploading: /work/r1.test_basic_peering_passive.log (34024 bytes)
21792026-03-05T18:54:44.331Zuploaded: /work/r1.test_basic_peering_passive.log
21802026-03-05T18:54:44.334Zuploading: /work/r1.test_basic_peering_passive_tcp.log (41319 bytes)
21812026-03-05T18:54:45.345Zuploaded: /work/r1.test_basic_peering_passive_tcp.log
21822026-03-05T18:54:45.345Zuploading: /work/r1.test_basic_update.log (28504 bytes)
21832026-03-05T18:54:46.356Zuploaded: /work/r1.test_basic_update.log
21842026-03-05T18:54:46.359Zuploading: /work/r1.test_basic_update_ipv6.log (28678 bytes)
21852026-03-05T18:54:47.368Zuploaded: /work/r1.test_basic_update_ipv6.log
21862026-03-05T18:54:47.371Zuploading: /work/r1.test_basic_update_ipv6_tcp.log (31206 bytes)
21872026-03-05T18:54:48.382Zuploaded: /work/r1.test_basic_update_ipv6_tcp.log
21882026-03-05T18:54:48.384Zuploading: /work/r1.test_basic_update_tcp.log (31391 bytes)
21892026-03-05T18:54:49.395Zuploaded: /work/r1.test_basic_update_tcp.log
21902026-03-05T18:54:49.398Zuploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (42801 bytes)
21912026-03-05T18:54:50.408Zuploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log
21922026-03-05T18:54:50.411Zuploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (43063 bytes)
21932026-03-05T18:54:51.421Zuploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log
21942026-03-05T18:54:51.424Zuploading: /work/r1.test_import_export_policy_filtering.log (40916 bytes)
21952026-03-05T18:54:52.434Zuploaded: /work/r1.test_import_export_policy_filtering.log
21962026-03-05T18:54:52.437Zuploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (35056 bytes)
21972026-03-05T18:54:53.449Zuploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log
21982026-03-05T18:54:53.453Zuploading: /work/r1.test_ipv6_basic_peering_active.log (38278 bytes)
21992026-03-05T18:54:54.463Zuploaded: /work/r1.test_ipv6_basic_peering_active.log
22002026-03-05T18:54:54.466Zuploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (45428 bytes)
22012026-03-05T18:54:55.475Zuploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log
22022026-03-05T18:54:55.478Zuploading: /work/r1.test_ipv6_basic_peering_passive.log (33992 bytes)
22032026-03-05T18:54:56.487Zuploaded: /work/r1.test_ipv6_basic_peering_passive.log
22042026-03-05T18:54:56.490Zuploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (40319 bytes)
22052026-03-05T18:54:57.499Zuploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log
22062026-03-05T18:54:57.502Zuploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (34884 bytes)
22072026-03-05T18:54:58.512Zuploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log
22082026-03-05T18:54:58.515Zuploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (29946 bytes)
22092026-03-05T18:54:59.523Zuploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log
22102026-03-05T18:54:59.526Zuploading: /work/r1.test_three_router_chain_tcp.log (21768 bytes)
22112026-03-05T18:55:00.540Zuploaded: /work/r1.test_three_router_chain_tcp.log
22122026-03-05T18:55:00.543Zuploading: /work/r1.test_three_router_chain_tcp_ipv6.log (21850 bytes)
22132026-03-05T18:55:01.550Zuploaded: /work/r1.test_three_router_chain_tcp_ipv6.log
22142026-03-05T18:55:01.553Zuploading: /work/r2.test_basic_peering_active.log (39044 bytes)
22152026-03-05T18:55:02.562Zuploaded: /work/r2.test_basic_peering_active.log
22162026-03-05T18:55:02.564Zuploading: /work/r2.test_basic_peering_active_tcp.log (48487 bytes)
22172026-03-05T18:55:03.575Zuploaded: /work/r2.test_basic_peering_active_tcp.log
22182026-03-05T18:55:03.578Zuploading: /work/r2.test_basic_peering_passive.log (41543 bytes)
22192026-03-05T18:55:04.598Zuploaded: /work/r2.test_basic_peering_passive.log
22202026-03-05T18:55:04.600Zuploading: /work/r2.test_basic_peering_passive_tcp.log (47397 bytes)
22212026-03-05T18:55:05.610Zuploaded: /work/r2.test_basic_peering_passive_tcp.log
22222026-03-05T18:55:05.613Zuploading: /work/r2.test_basic_update.log (26569 bytes)
22232026-03-05T18:55:06.622Zuploaded: /work/r2.test_basic_update.log
22242026-03-05T18:55:06.625Zuploading: /work/r2.test_basic_update_ipv6.log (29278 bytes)
22252026-03-05T18:55:07.634Zuploaded: /work/r2.test_basic_update_ipv6.log
22262026-03-05T18:55:07.637Zuploading: /work/r2.test_basic_update_ipv6_tcp.log (32795 bytes)
22272026-03-05T18:55:08.647Zuploaded: /work/r2.test_basic_update_ipv6_tcp.log
22282026-03-05T18:55:08.650Zuploading: /work/r2.test_basic_update_tcp.log (32798 bytes)
22292026-03-05T18:55:09.661Zuploaded: /work/r2.test_basic_update_tcp.log
22302026-03-05T18:55:09.664Zuploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (41333 bytes)
22312026-03-05T18:55:10.673Zuploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log
22322026-03-05T18:55:10.676Zuploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (42769 bytes)
22332026-03-05T18:55:11.685Zuploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log
22342026-03-05T18:55:11.688Zuploading: /work/r2.test_import_export_policy_filtering.log (37144 bytes)
22352026-03-05T18:55:12.698Zuploaded: /work/r2.test_import_export_policy_filtering.log
22362026-03-05T18:55:12.700Zuploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (38122 bytes)
22372026-03-05T18:55:13.710Zuploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log
22382026-03-05T18:55:13.713Zuploading: /work/r2.test_ipv6_basic_peering_active.log (39097 bytes)
22392026-03-05T18:55:14.722Zuploaded: /work/r2.test_ipv6_basic_peering_active.log
22402026-03-05T18:55:14.725Zuploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (44302 bytes)
22412026-03-05T18:55:15.735Zuploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log
22422026-03-05T18:55:15.738Zuploading: /work/r2.test_ipv6_basic_peering_passive.log (41334 bytes)
22432026-03-05T18:55:16.747Zuploaded: /work/r2.test_ipv6_basic_peering_passive.log
22442026-03-05T18:55:16.750Zuploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (47036 bytes)
22452026-03-05T18:55:17.764Zuploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log
22462026-03-05T18:55:17.767Zuploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (37896 bytes)
22472026-03-05T18:55:18.777Zuploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log
22482026-03-05T18:55:18.780Zuploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (28561 bytes)
22492026-03-05T18:55:19.789Zuploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log
22502026-03-05T18:55:19.793Zuploading: /work/r2.test_three_router_chain_tcp.log (39656 bytes)
22512026-03-05T18:55:20.802Zuploaded: /work/r2.test_three_router_chain_tcp.log
22522026-03-05T18:55:20.805Zuploading: /work/r2.test_three_router_chain_tcp_ipv6.log (40993 bytes)
22532026-03-05T18:55:21.815Zuploaded: /work/r2.test_three_router_chain_tcp_ipv6.log
22542026-03-05T18:55:21.818Zuploading: /work/r3.test_three_router_chain_tcp.log (21765 bytes)
22552026-03-05T18:55:22.827Zuploaded: /work/r3.test_three_router_chain_tcp.log
22562026-03-05T18:55:22.830Zuploading: /work/r3.test_three_router_chain_tcp_ipv6.log (20683 bytes)
22572026-03-05T18:55:23.840Zuploaded: /work/r3.test_three_router_chain_tcp_ipv6.log
22582026-03-05T18:55:23.842Zuploading: /work/same_linklocal.log (167791 bytes)
22592026-03-05T18:55:24.854Zuploaded: /work/same_linklocal.log
22602026-03-05T18:55:24.857Zuploading: /work/three_chain.log (152894 bytes)
22612026-03-05T18:55:25.870Zuploaded: /work/three_chain.log
22622026-03-05T18:55:25.873Zuploading: /work/unnumbered_expiry.log (88083 bytes)
22632026-03-05T18:55:26.891Zuploaded: /work/unnumbered_expiry.log
22642026-03-05T18:55:26.894Zuploading: /work/unnumbered_interface_lifecycle.log (163249 bytes)
22652026-03-05T18:55:27.908Zuploaded: /work/unnumbered_interface_lifecycle.log
22662026-03-05T18:55:27.911Zuploading: /work/unnumbered_peer_change.log (78988 bytes)
22672026-03-05T18:55:28.921Zuploaded: /work/unnumbered_peer_change.log