01KJPTNXME7AY41DD320YCNSTH: 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: 01KJPTP9RV554ARQHKCW552YR3

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-02T08:30:35.593Zjob assigned to worker 01KJPTPGW2GTY775FX0DMZQAZR [factory gimlet-EVT22200007-propolis, EVT22200007/59802] (queued for 34 s)
 
22026-03-02T08:30:44.477Zstarting task 0: "setup"
32026-03-02T08:30:44.503Z++ uname -s
42026-03-02T08:30:44.503Z+ kern=SunOS
52026-03-02T08:30:44.503Z+ build_user=build
62026-03-02T08:30:44.503Z+ build_uid=12345
72026-03-02T08:30:44.503Z+ work_dir=/work
82026-03-02T08:30:44.503Z+ input_dir=/input
92026-03-02T08:30:44.503Z+ [[ 0 == 12345 ]]
102026-03-02T08:30:44.503Z+ case "$kern" in
112026-03-02T08:30:44.503Z+ groupadd -g 12345 build
122026-03-02T08:30:44.503Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-02T08:30:46.502Z+ zfs create -o mountpoint=/work rpool/work
142026-03-02T08:30:46.539Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-02T08:30:46.564Z+ home_fs=zfs
162026-03-02T08:30:46.564Z+ [[ zfs == autofs ]]
172026-03-02T08:30:46.564Z+ mkdir -p /home/build
182026-03-02T08:30:46.565Z+ chown build:build /home/build /work
192026-03-02T08:30:48.549Z+ chmod 0700 /home/build /work
202026-03-02T08:30:48.574Zprocess exited: duration 4074 ms, exit code 0
 
212026-03-02T08:30:48.626Zstarting task 1: "rust-toolchain"
222026-03-02T08:30:48.651Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-03-02T08:30:48.651Z * rust toolchain channel = "stable"
242026-03-02T08:30:48.651Z * rust toolchain profile = "default"
252026-03-02T08:30:48.651Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-02T08:30:48.651Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-02T08:30:48.651Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-02T08:30:48.651Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-02T08:30:48.651Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-03-02T08:30:48.785Zinfo: downloading installer
312026-03-02T08:30:49.591Zwarn: It looks like you have an existing installation of Rust at:
322026-03-02T08:30:49.591Zwarn: /opt/ooce/bin
332026-03-02T08:30:49.591Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-02T08:30:49.591Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-02T08:30:49.591Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-02T08:30:49.591Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-02T08:30:49.591Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-02T08:30:49.591Zerror: cannot install while Rust is installed
392026-03-02T08:30:49.591Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-02T08:30:49.617Zinfo: profile set to 'default'
412026-03-02T08:30:49.617Zinfo: default host triple is x86_64-unknown-illumos
422026-03-02T08:30:49.617Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-03-02T08:30:49.719Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-03-02T08:30:49.719Zinfo: downloading component 'cargo'
452026-03-02T08:30:50.046Zinfo: downloading component 'clippy'
462026-03-02T08:30:50.152Zinfo: downloading component 'rust-docs'
472026-03-02T08:30:50.684Zinfo: downloading component 'rust-std'
482026-03-02T08:30:51.944Zinfo: downloading component 'rustc'
492026-03-02T08:30:56.983Zinfo: downloading component 'rustfmt'
502026-03-02T08:30:57.092Zinfo: installing component 'cargo'
512026-03-02T08:30:58.368Zinfo: installing component 'clippy'
522026-03-02T08:30:58.830Zinfo: installing component 'rust-docs'
532026-03-02T08:31:02.373Zinfo: installing component 'rust-std'
542026-03-02T08:31:04.637Zinfo: installing component 'rustc'
552026-03-02T08:31:13.212Zinfo: installing component 'rustfmt'
562026-03-02T08:31:13.599Z
572026-03-02T08:31:13.599Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
582026-03-02T08:31:13.778Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-03-02T08:31:13.778Z
602026-03-02T08:31:13.778Z
612026-03-02T08:31:13.778ZRust is installed now. Great!
622026-03-02T08:31:13.778Z
632026-03-02T08:31:13.778ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-02T08:31:13.803Zenvironment variable. This has not been done automatically.
652026-03-02T08:31:13.803Z
662026-03-02T08:31:13.803ZTo configure your current shell, you need to source
672026-03-02T08:31:13.803Zthe corresponding env file under $HOME/.cargo.
682026-03-02T08:31:13.804Z
692026-03-02T08:31:13.804ZThis is usually done by running one of the following (note the leading DOT):
702026-03-02T08:31:13.804Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-02T08:31:13.804Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-02T08:31:13.804Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-02T08:31:13.899Z+ rustup --version
742026-03-02T08:31:13.923Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-02T08:31:13.923Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-02T08:31:14.015Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-03-02T08:31:14.040Z+ cargo --version
782026-03-02T08:31:14.112Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-03-02T08:31:14.137Z+ rustc --version
802026-03-02T08:31:14.203Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-03-02T08:31:14.228Zprocess exited: duration 25584 ms, exit code 0
 
822026-03-02T08:31:14.280Zstarting task 2: "authentication"
832026-03-02T08:31:14.335Zprocess exited: duration 57 ms, exit code 0
 
842026-03-02T08:31:14.385Zstarting task 3: "clone repository"
852026-03-02T08:31:14.418Z+ mkdir -p /work/oxidecomputer/maghemite
862026-03-02T08:31:14.418Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872026-03-02T08:31:14.444ZCloning into '/work/oxidecomputer/maghemite'...
882026-03-02T08:31:15.813Z+ cd /work/oxidecomputer/maghemite
892026-03-02T08:31:15.813Z+ git fetch origin c16a85b3ac94614c3c3e7355f48b8de6507c1081
902026-03-02T08:31:16.195ZFrom https://github.com/oxidecomputer/maghemite
912026-03-02T08:31:16.195Z * branch c16a85b3ac94614c3c3e7355f48b8de6507c1081 -> FETCH_HEAD
922026-03-02T08:31:16.224Z+ [[ -n trey/random-fix-fun-time ]]
932026-03-02T08:31:16.224Z++ git branch --show-current
942026-03-02T08:31:16.224Z+ current=main
952026-03-02T08:31:16.225Z+ [[ main != trey/random-fix-fun-time ]]
962026-03-02T08:31:16.225Z+ git branch -f trey/random-fix-fun-time c16a85b3ac94614c3c3e7355f48b8de6507c1081
972026-03-02T08:31:16.225Z+ git checkout -f trey/random-fix-fun-time
982026-03-02T08:31:16.255ZSwitched to branch 'trey/random-fix-fun-time'
992026-03-02T08:31:16.281Z+ git reset --hard c16a85b3ac94614c3c3e7355f48b8de6507c1081
1002026-03-02T08:31:16.305ZHEAD is now at c16a85b Add justfile
1012026-03-02T08:31:16.305Zprocess exited: duration 1896 ms, exit code 0
 
1022026-03-02T08:31:16.355Zstarting task 4: "build"
1032026-03-02T08:31:16.380Z+ set -e
1042026-03-02T08:31:16.380Z+ source .github/buildomat/test-common.sh
1052026-03-02T08:31:16.380Z++ NEXTEST_VERSION=0.9.97
1062026-03-02T08:31:16.380Z++ PLATFORM=illumos
1072026-03-02T08:31:16.380Z++ banner install
1082026-03-02T08:31:16.380Z
1092026-03-02T08:31:16.380Z # # # #### ##### ## # #
1102026-03-02T08:31:16.380Z # ## # # # # # # #
1112026-03-02T08:31:16.380Z # # # # #### # # # # #
1122026-03-02T08:31:16.380Z # # # # # # ###### # #
1132026-03-02T08:31:16.380Z # # ## # # # # # # #
1142026-03-02T08:31:16.380Z # # # #### # # # ###### ######
1152026-03-02T08:31:16.380Z
1162026-03-02T08:31:16.380Z++ set +o errexit
1172026-03-02T08:31:16.380Z++ pkg info clang-15
1182026-03-02T08:31:16.381Z++ grep -qi installed
1192026-03-02T08:31:17.969Zpkg: info: no packages matching the following patterns you specified are
1202026-03-02T08:31:17.969Zinstalled on the system. Try querying remotely instead:
1212026-03-02T08:31:17.969Z
1222026-03-02T08:31:17.969Z clang-15
1232026-03-02T08:31:18.444Z++ [[ 1 != 0 ]]
1242026-03-02T08:31:18.444Z++ set -o errexit
1252026-03-02T08:31:18.444Z++ pfexec pkg install clang-15
1262026-03-02T08:31:36.873Z Startup: Refreshing catalog 'helios-dev' ... Done
1272026-03-02T08:31:49.654Z Startup: Caching catalogs ... Done
1282026-03-02T08:32:18.984ZPlanning: Solver setup ... Done
1292026-03-02T08:32:19.179ZPlanning: Running solver ... Done
1302026-03-02T08:32:19.325ZPlanning: Finding local manifests ... Done
1312026-03-02T08:32:19.411ZPlanning: Fetching manifests: 0/2 0% complete
1322026-03-02T08:32:19.831ZPlanning: Fetching manifests: 2/2 100% complete
1332026-03-02T08:32:19.885ZPlanning: Package planning ... Done
1342026-03-02T08:32:19.940ZPlanning: Merging actions ... Done
1352026-03-02T08:32:20.134ZPlanning: Checking for conflicting actions ... Done
1362026-03-02T08:32:20.158ZPlanning: Consolidating action changes ... Done
1372026-03-02T08:32:20.779ZPlanning: Evaluating mediators ... Done
1382026-03-02T08:32:20.804ZPlanning: Planning completed in 31.02 seconds
1392026-03-02T08:32:20.829Z Packages to install: 2
1402026-03-02T08:32:20.829Z Mediators to change: 2
1412026-03-02T08:32:20.829Z Services to change: 1
1422026-03-02T08:32:20.829Z Create boot environment: No
1432026-03-02T08:32:20.829ZCreate backup boot environment: No
1442026-03-02T08:32:20.864Z
1452026-03-02T08:32:20.864ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1462026-03-02T08:32:25.873ZDownload: 815/3076 items 18.3/211.3MB 8% complete (3.9M/s)
1472026-03-02T08:32:30.870ZDownload: 1084/3076 items 104.5/211.3MB 49% complete (10.4M/s)
1482026-03-02T08:32:35.871ZDownload: 1823/3076 items 117.4/211.3MB 55% complete (9.9M/s)
1492026-03-02T08:32:40.875ZDownload: 2876/3076 items 120.2/211.3MB 56% complete (1.8M/s)
1502026-03-02T08:32:45.937ZDownload: 3035/3076 items 201.8/211.3MB 95% complete (8.4M/s)
1512026-03-02T08:32:49.973ZDownload: Completed 211.31 MB in 29.11 seconds (7.3M/s)
1522026-03-02T08:32:50.132Z Actions: 1/3418 actions (Installing new actions)
1532026-03-02T08:32:55.134Z Actions: 3149/3418 actions (Installing new actions)
1542026-03-02T08:32:56.237Z Actions: Completed 3418 actions in 6.10 seconds.
1552026-03-02T08:32:56.992Z Done
1562026-03-02T08:32:56.992Z Done
1572026-03-02T08:32:58.368Z Done
1582026-03-02T08:33:03.768Z Done
1592026-03-02T08:33:03.858Z Done
1602026-03-02T08:33:03.883Z Done
1612026-03-02T08:33:04.030Z Done
1622026-03-02T08:33:04.659Z++ set -o errexit
1632026-03-02T08:33:04.660Z++ cargo --version
1642026-03-02T08:33:04.684Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1652026-03-02T08:33:04.846Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1662026-03-02T08:33:04.847Zinfo: downloading component 'cargo'
1672026-03-02T08:33:05.033Zinfo: downloading component 'clippy'
1682026-03-02T08:33:05.122Zinfo: downloading component 'rust-docs'
1692026-03-02T08:33:05.462Zinfo: downloading component 'rust-std'
1702026-03-02T08:33:05.793Zinfo: downloading component 'rustc'
1712026-03-02T08:33:07.768Zinfo: downloading component 'rustfmt'
1722026-03-02T08:33:07.874Zinfo: installing component 'cargo'
1732026-03-02T08:33:09.198Zinfo: installing component 'clippy'
1742026-03-02T08:33:09.646Zinfo: installing component 'rust-docs'
1752026-03-02T08:33:13.003Zinfo: installing component 'rust-std'
1762026-03-02T08:33:15.164Zinfo: installing component 'rustc'
1772026-03-02T08:33:23.564Zinfo: installing component 'rustfmt'
1782026-03-02T08:33:24.117Zcargo 1.92.0 (344c4567c 2025-10-21)
1792026-03-02T08:33:24.142Z++ rustc --version
1802026-03-02T08:33:24.255Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1812026-03-02T08:33:24.280Z++ cargo install cargo-nextest --version 0.9.97
1822026-03-02T08:33:24.416Z Updating crates.io index
1832026-03-02T08:33:24.497Z Downloading crates ...
1842026-03-02T08:33:24.540Z Downloaded cargo-nextest v0.9.97
1852026-03-02T08:33:24.651Z Installing cargo-nextest v0.9.97
1862026-03-02T08:33:24.746Z Updating crates.io index
1872026-03-02T08:33:26.241Z Locking 406 packages to latest compatible versions
1882026-03-02T08:33:26.266Z Adding dialoguer v0.11.0 (available: v0.12.0)
1892026-03-02T08:33:26.266Z Adding duct v0.13.7 (available: v1.1.1)
1902026-03-02T08:33:26.266Z Adding enable-ansi-support v0.2.1 (available: v0.3.1)
1912026-03-02T08:33:26.266Z Adding generic-array v0.14.7 (available: v0.14.9)
1922026-03-02T08:33:26.266Z Adding idna_adapter v1.0.0 (available: v1.2.1)
1932026-03-02T08:33:26.266Z Adding nextest-filtering v0.15.0 (available: v0.18.0)
1942026-03-02T08:33:26.266Z Adding nextest-metadata v0.12.2 (available: v0.12.3)
1952026-03-02T08:33:26.266Z Adding nextest-runner v0.80.0 (available: v0.110.0)
1962026-03-02T08:33:26.291Z Adding target-lexicon v0.13.3 (available: v0.13.5)
1972026-03-02T08:33:26.315Z Downloading crates ...
1982026-03-02T08:33:26.367Z Downloaded foreign-types v0.3.2
1992026-03-02T08:33:26.393Z Downloaded home v0.5.12
2002026-03-02T08:33:26.393Z Downloaded http-body v1.0.1
2012026-03-02T08:33:26.393Z Downloaded is_terminal_polyfill v1.70.2
2022026-03-02T08:33:26.393Z Downloaded lru-slab v0.1.2
2032026-03-02T08:33:26.393Z Downloaded lazy_static v1.5.0
2042026-03-02T08:33:26.418Z Downloaded hyper-tls v0.6.0
2052026-03-02T08:33:26.418Z Downloaded hyper v1.8.1
2062026-03-02T08:33:26.418Z Downloaded percent-encoding v2.3.2
2072026-03-02T08:33:26.418Z Downloaded nextest-workspace-hack v0.1.0
2082026-03-02T08:33:26.418Z Downloaded rustc-hash v2.1.1
2092026-03-02T08:33:26.447Z Downloaded ordered-float v2.10.1
2102026-03-02T08:33:26.447Z Downloaded pathdiff v0.2.3
2112026-03-02T08:33:26.447Z Downloaded itoa v1.0.17
2122026-03-02T08:33:26.447Z Downloaded scopeguard v1.2.0
2132026-03-02T08:33:26.447Z Downloaded serde_urlencoded v0.7.1
2142026-03-02T08:33:26.447Z Downloaded rand_chacha v0.9.0
2152026-03-02T08:33:26.447Z Downloaded supports-color v3.0.2
2162026-03-02T08:33:26.447Z Downloaded ppv-lite86 v0.2.21
2172026-03-02T08:33:26.472Z Downloaded self-replace v1.5.0
2182026-03-02T08:33:26.472Z Downloaded serde_ignored v0.1.14
2192026-03-02T08:33:26.472Z Downloaded subtle v2.6.1
2202026-03-02T08:33:26.472Z Downloaded target-spec-miette v0.4.5
2212026-03-02T08:33:26.472Z Downloaded semver v1.0.27
2222026-03-02T08:33:26.472Z Downloaded proc-macro2 v1.0.106
2232026-03-02T08:33:26.498Z Downloaded tower-layer v0.3.3
2242026-03-02T08:33:26.498Z Downloaded target-spec v3.5.7
2252026-03-02T08:33:26.498Z Downloaded tracing-error v0.2.1
2262026-03-02T08:33:26.498Z Downloaded unicode-linebreak v0.1.5
2272026-03-02T08:33:26.498Z Downloaded thiserror-impl v1.0.69
2282026-03-02T08:33:26.498Z Downloaded sigchld v0.2.4
2292026-03-02T08:33:26.498Z Downloaded pkg-config v0.3.32
2302026-03-02T08:33:26.498Z Downloaded supports-unicode v3.0.0
2312026-03-02T08:33:26.498Z Downloaded serde_derive v1.0.228
2322026-03-02T08:33:26.498Z Downloaded version_check v0.9.5
2332026-03-02T08:33:26.523Z Downloaded xattr v1.6.1
2342026-03-02T08:33:26.523Z Downloaded unicase v2.9.0
2352026-03-02T08:33:26.523Z Downloaded tokio-rustls v0.26.4
2362026-03-02T08:33:26.523Z Downloaded zipsign-api v0.1.5
2372026-03-02T08:33:26.523Z Downloaded toml_parser v1.0.9+spec-1.1.0
2382026-03-02T08:33:26.523Z Downloaded toml_datetime v0.6.11
2392026-03-02T08:33:26.523Z Downloaded try-lock v0.2.5
2402026-03-02T08:33:26.523Z Downloaded utf8parse v0.2.2
2412026-03-02T08:33:26.548Z Downloaded urlencoding v2.1.3
2422026-03-02T08:33:26.548Z Downloaded unicode-ident v1.0.24
2432026-03-02T08:33:26.548Z Downloaded vte v0.14.1
2442026-03-02T08:33:26.548Z Downloaded tracing-core v0.1.36
2452026-03-02T08:33:26.548Z Downloaded uuid v1.21.0
2462026-03-02T08:33:26.573Z Downloaded toml_datetime v0.7.5+spec-1.1.0
2472026-03-02T08:33:26.573Z Downloaded zstd-safe v7.2.4
2482026-03-02T08:33:26.573Z Downloaded zstd v0.13.3
2492026-03-02T08:33:26.597Z Downloaded shlex v1.3.0
2502026-03-02T08:33:26.597Z Downloaded signal-hook v0.3.18
2512026-03-02T08:33:26.598Z Downloaded winnow v0.7.14
2522026-03-02T08:33:26.622Z Downloaded typenum v1.19.0
2532026-03-02T08:33:26.622Z Downloaded quinn-proto v0.11.13
2542026-03-02T08:33:26.622Z Downloaded vcpkg v0.2.15
2552026-03-02T08:33:26.672Z Downloaded zerocopy v0.8.40
2562026-03-02T08:33:26.700Z Downloaded nextest-runner v0.80.0
2572026-03-02T08:33:26.700Z Downloaded serde_json v1.0.149
2582026-03-02T08:33:26.725Z Downloaded object v0.37.3
2592026-03-02T08:33:26.725Z Downloaded rustls v0.23.37
2602026-03-02T08:33:26.751Z Downloaded tracing-subscriber v0.3.22
2612026-03-02T08:33:26.751Z Downloaded rustix v0.38.44
2622026-03-02T08:33:26.807Z Downloaded regex-syntax v0.8.10
2632026-03-02T08:33:26.832Z Downloaded rustix v1.1.4
2642026-03-02T08:33:26.872Z Downloaded curve25519-dalek v4.1.3
2652026-03-02T08:33:26.897Z Downloaded gimli v0.32.3
2662026-03-02T08:33:26.921Z Downloaded chrono v0.4.44
2672026-03-02T08:33:26.921Z Downloaded bstr v1.12.1
2682026-03-02T08:33:26.946Z Downloaded nix v0.30.1
2692026-03-02T08:33:26.971Z Downloaded futures-util v0.3.32
2702026-03-02T08:33:26.971Z Downloaded hashbrown v0.15.5
2712026-03-02T08:33:26.996Z Downloaded clap_builder v4.5.60
2722026-03-02T08:33:26.996Z Downloaded h2 v0.4.13
2732026-03-02T08:33:26.996Z Downloaded regex-automata v0.4.14
2742026-03-02T08:33:27.021Z Downloaded crossterm v0.29.0
2752026-03-02T08:33:27.021Z Downloaded tracing v0.1.44
2762026-03-02T08:33:27.046Z Downloaded hashbrown v0.16.1
2772026-03-02T08:33:27.046Z Downloaded guppy v0.17.25
2782026-03-02T08:33:27.071Z Downloaded webpki-roots v1.0.6
2792026-03-02T08:33:27.071Z Downloaded unicode-width v0.2.2
2802026-03-02T08:33:27.071Z Downloaded unicode-width v0.1.14
2812026-03-02T08:33:27.071Z Downloaded syn v2.0.117
2822026-03-02T08:33:27.096Z Downloaded openssl v0.10.75
2832026-03-02T08:33:27.096Z Downloaded petgraph v0.8.3
2842026-03-02T08:33:27.122Z Downloaded libc v0.2.182
2852026-03-02T08:33:27.148Z Downloaded color-eyre v0.6.5
2862026-03-02T08:33:27.173Z Downloaded url v2.5.8
2872026-03-02T08:33:27.173Z Downloaded http v1.4.0
2882026-03-02T08:33:27.173Z Downloaded borsh v1.6.0
2892026-03-02T08:33:27.173Z Downloaded base64 v0.22.1
2902026-03-02T08:33:27.199Z Downloaded ed25519-dalek v2.2.0
2912026-03-02T08:33:27.199Z Downloaded derive_more-impl v2.1.1
2922026-03-02T08:33:27.199Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
2932026-03-02T08:33:27.224Z Downloaded derive_more v2.1.1
2942026-03-02T08:33:27.224Z Downloaded backtrace v0.3.76
2952026-03-02T08:33:27.224Z Downloaded tracing-attributes v0.1.31
2962026-03-02T08:33:27.248Z Downloaded tokio v1.49.0
2972026-03-02T08:33:27.273Z Downloaded tinyvec v1.10.0
2982026-03-02T08:33:27.273Z Downloaded tar v0.4.44
2992026-03-02T08:33:27.297Z Downloaded futures v0.3.32
3002026-03-02T08:33:27.297Z Downloaded flate2 v1.1.9
3012026-03-02T08:33:27.297Z Downloaded console v0.15.11
3022026-03-02T08:33:27.297Z Downloaded config v0.15.19
3032026-03-02T08:33:27.298Z Downloaded clap v4.5.60
3042026-03-02T08:33:27.322Z Downloaded quick-xml v0.38.4
3052026-03-02T08:33:27.322Z Downloaded quick-xml v0.37.5
3062026-03-02T08:33:27.322Z Downloaded getrandom v0.3.4
3072026-03-02T08:33:27.347Z Downloaded unicode-normalization v0.1.25
3082026-03-02T08:33:27.347Z Downloaded tower-http v0.6.8
3092026-03-02T08:33:27.347Z Downloaded tokio-util v0.7.18
3102026-03-02T08:33:27.347Z Downloaded tempfile v3.26.0
3112026-03-02T08:33:27.372Z Downloaded portable-atomic v1.13.1
3122026-03-02T08:33:27.372Z Downloaded getrandom v0.4.1
3132026-03-02T08:33:27.372Z Downloaded derive-where v1.6.0
3142026-03-02T08:33:27.396Z Downloaded crc32fast v1.5.0
3152026-03-02T08:33:27.396Z Downloaded recursion v0.5.4
3162026-03-02T08:33:27.397Z Downloaded const-oid v0.9.6
3172026-03-02T08:33:27.397Z Downloaded ahash v0.8.12
3182026-03-02T08:33:27.421Z Downloaded addr2line v0.25.1
3192026-03-02T08:33:27.421Z Downloaded zmij v1.0.21
3202026-03-02T08:33:27.421Z Downloaded utf8_iter v1.0.4
3212026-03-02T08:33:27.421Z Downloaded ring v0.17.14
3222026-03-02T08:33:27.452Z Downloaded unicode-segmentation v1.12.0
3232026-03-02T08:33:27.477Z Downloaded tower v0.5.3
3242026-03-02T08:33:27.477Z Downloaded reqwest v0.12.28
3252026-03-02T08:33:27.477Z Downloaded regex v1.12.3
3262026-03-02T08:33:27.502Z Downloaded pulldown-cmark v0.13.1
3272026-03-02T08:33:27.502Z Downloaded futures-channel v0.3.32
3282026-03-02T08:33:27.502Z Downloaded fixedbitset v0.5.7
3292026-03-02T08:33:27.502Z Downloaded der v0.7.10
3302026-03-02T08:33:27.502Z Downloaded clap_derive v4.5.55
3312026-03-02T08:33:27.502Z Downloaded camino v1.2.2
3322026-03-02T08:33:27.502Z Downloaded thread_local v1.1.9
3332026-03-02T08:33:27.502Z Downloaded getrandom v0.2.17
3342026-03-02T08:33:27.527Z Downloaded eyre v0.6.12
3352026-03-02T08:33:27.527Z Downloaded erased-serde v0.4.9
3362026-03-02T08:33:27.527Z Downloaded either v1.15.0
3372026-03-02T08:33:27.527Z Downloaded convert_case v0.10.0
3382026-03-02T08:33:27.527Z Downloaded bitflags v2.11.0
3392026-03-02T08:33:27.527Z Downloaded smol_str v0.3.5
3402026-03-02T08:33:27.527Z Downloaded ron v0.12.0
3412026-03-02T08:33:27.552Z Downloaded cpufeatures v0.2.17
3422026-03-02T08:33:27.552Z Downloaded toml_edit v0.22.27
3432026-03-02T08:33:27.552Z Downloaded serde_path_to_error v0.1.20
3442026-03-02T08:33:27.552Z Downloaded quinn v0.11.9
3452026-03-02T08:33:27.552Z Downloaded cargo_metadata v0.23.1
3462026-03-02T08:33:27.552Z Downloaded cargo-util-schemas v0.2.0
3472026-03-02T08:33:27.552Z Downloaded base64ct v1.8.3
3482026-03-02T08:33:27.552Z Downloaded anstyle v1.0.13
3492026-03-02T08:33:27.552Z Downloaded toml v0.9.12+spec-1.1.0
3502026-03-02T08:33:27.578Z Downloaded rand v0.9.2
3512026-03-02T08:33:27.578Z Downloaded idna v1.1.0
3522026-03-02T08:33:27.578Z Downloaded filetime v0.2.27
3532026-03-02T08:33:27.578Z Downloaded block-buffer v0.10.4
3542026-03-02T08:33:27.578Z Downloaded autocfg v1.5.0
3552026-03-02T08:33:27.578Z Downloaded ed25519 v2.2.3
3562026-03-02T08:33:27.578Z Downloaded socket2 v0.6.2
3572026-03-02T08:33:27.578Z Downloaded rustls-webpki v0.103.9
3582026-03-02T08:33:27.603Z Downloaded miette v7.6.0
3592026-03-02T08:33:27.603Z Downloaded tinyvec_macros v0.1.1
3602026-03-02T08:33:27.603Z Downloaded terminal_size v0.4.3
3612026-03-02T08:33:27.604Z Downloaded serde v1.0.228
3622026-03-02T08:33:27.604Z Downloaded iri-string v0.7.10
3632026-03-02T08:33:27.604Z Downloaded duct v0.13.7
3642026-03-02T08:33:27.604Z Downloaded textwrap v0.16.2
3652026-03-02T08:33:27.604Z Downloaded zeroize v1.8.2
3662026-03-02T08:33:27.604Z Downloaded xxhash-rust v0.8.15
3672026-03-02T08:33:27.628Z Downloaded toml v0.8.23
3682026-03-02T08:33:27.629Z Downloaded tokio-stream v0.1.18
3692026-03-02T08:33:27.629Z Downloaded hex v0.4.3
3702026-03-02T08:33:27.629Z Downloaded futures-macro v0.3.32
3712026-03-02T08:33:27.629Z Downloaded futures-io v0.3.32
3722026-03-02T08:33:27.629Z Downloaded futures-core v0.3.32
3732026-03-02T08:33:27.629Z Downloaded sharded-slab v0.1.7
3742026-03-02T08:33:27.629Z Downloaded openssl-sys v0.9.111
3752026-03-02T08:33:27.629Z Downloaded fnv v1.0.7
3762026-03-02T08:33:27.654Z Downloaded digest v0.10.7
3772026-03-02T08:33:27.654Z Downloaded tracing-log v0.2.0
3782026-03-02T08:33:27.654Z Downloaded memchr v2.8.0
3792026-03-02T08:33:27.654Z Downloaded futures-executor v0.3.32
3802026-03-02T08:33:27.654Z Downloaded want v0.3.1
3812026-03-02T08:33:27.654Z Downloaded toml_writer v1.0.6+spec-1.1.0
3822026-03-02T08:33:27.654Z Downloaded smallvec v1.15.1
3832026-03-02T08:33:27.654Z Downloaded miniz_oxide v0.8.9
3842026-03-02T08:33:27.654Z Downloaded itertools v0.14.0
3852026-03-02T08:33:27.679Z Downloaded globset v0.4.18
3862026-03-02T08:33:27.679Z Downloaded foldhash v0.1.5
3872026-03-02T08:33:27.679Z Downloaded find-msvc-tools v0.1.9
3882026-03-02T08:33:27.679Z Downloaded anstyle-parse v0.2.7
3892026-03-02T08:33:27.679Z Downloaded untrusted v0.9.0
3902026-03-02T08:33:27.679Z Downloaded unicode-xid v0.2.6
3912026-03-02T08:33:27.679Z Downloaded tokio-native-tls v0.3.1
3922026-03-02T08:33:27.679Z Downloaded tokio-macros v2.6.0
3932026-03-02T08:33:27.679Z Downloaded thiserror-impl v2.0.18
3942026-03-02T08:33:27.679Z Downloaded shell-words v1.1.1
3952026-03-02T08:33:27.679Z Downloaded shared_child v1.1.1
3962026-03-02T08:33:27.679Z Downloaded serde_core v1.0.228
3972026-03-02T08:33:27.679Z Downloaded enable-ansi-support v0.2.1
3982026-03-02T08:33:27.679Z Downloaded anstyle-query v1.1.5
3992026-03-02T08:33:27.704Z Downloaded ryu v1.0.23
4002026-03-02T08:33:27.704Z Downloaded num-traits v0.2.19
4012026-03-02T08:33:27.704Z Downloaded self_update v0.42.0
4022026-03-02T08:33:27.704Z Downloaded pin-project v1.1.11
4032026-03-02T08:33:27.704Z Downloaded parking_lot_core v0.9.12
4042026-03-02T08:33:27.704Z Downloaded parking_lot v0.12.5
4052026-03-02T08:33:27.729Z Downloaded hyper-util v0.1.20
4062026-03-02T08:33:27.729Z Downloaded mio v1.1.1
4072026-03-02T08:33:27.729Z Downloaded curve25519-dalek-derive v0.1.1
4082026-03-02T08:33:27.729Z Downloaded thiserror v2.0.18
4092026-03-02T08:33:27.729Z Downloaded typeid v1.0.3
4102026-03-02T08:33:27.729Z Downloaded tower-service v0.3.3
4112026-03-02T08:33:27.729Z Downloaded thiserror v1.0.69
4122026-03-02T08:33:27.754Z Downloaded target-lexicon v0.13.3
4132026-03-02T08:33:27.754Z Downloaded toml_write v0.1.2
4142026-03-02T08:33:27.754Z Downloaded log v0.4.29
4152026-03-02T08:33:27.754Z Downloaded document-features v0.2.12
4162026-03-02T08:33:27.754Z Downloaded once_cell v1.21.3
4172026-03-02T08:33:27.754Z Downloaded guppy-workspace-hack v0.1.0
4182026-03-02T08:33:27.754Z Downloaded quick-junit v0.5.2
4192026-03-02T08:33:27.754Z Downloaded nextest-filtering v0.15.0
4202026-03-02T08:33:27.754Z Downloaded future-queue v0.4.0
4212026-03-02T08:33:27.754Z Downloaded foreign-types-shared v0.1.1
4222026-03-02T08:33:27.754Z Downloaded equivalent v1.0.2
4232026-03-02T08:33:27.754Z Downloaded cc v1.2.56
4242026-03-02T08:33:27.779Z Downloaded bytes v1.11.1
4252026-03-02T08:33:27.779Z Downloaded sync_wrapper v1.0.2
4262026-03-02T08:33:27.779Z Downloaded swrite v0.1.0
4272026-03-02T08:33:27.779Z Downloaded supports-hyperlinks v3.2.0
4282026-03-02T08:33:27.779Z Downloaded static_assertions v1.1.0
4292026-03-02T08:33:27.779Z Downloaded spki v0.7.3
4302026-03-02T08:33:27.779Z Downloaded slab v0.4.12
4312026-03-02T08:33:27.779Z Downloaded simd-adler32 v0.3.8
4322026-03-02T08:33:27.779Z Downloaded signal-hook-registry v1.4.8
4332026-03-02T08:33:27.779Z Downloaded rustls-pki-types v1.14.0
4342026-03-02T08:33:27.779Z Downloaded quinn-udp v0.5.14
4352026-03-02T08:33:27.779Z Downloaded pkcs8 v0.10.2
4362026-03-02T08:33:27.779Z Downloaded generic-array v0.14.7
4372026-03-02T08:33:27.805Z Downloaded futures-task v0.3.32
4382026-03-02T08:33:27.805Z Downloaded errno v0.3.14
4392026-03-02T08:33:27.805Z Downloaded atomic-waker v1.1.2
4402026-03-02T08:33:27.805Z Downloaded sha2 v0.10.9
4412026-03-02T08:33:27.805Z Downloaded serde-untagged v0.1.9
4422026-03-02T08:33:27.805Z Downloaded rustc-demangle v0.1.27
4432026-03-02T08:33:27.805Z Downloaded rand_core v0.9.5
4442026-03-02T08:33:27.805Z Downloaded rand_core v0.6.4
4452026-03-02T08:33:27.805Z Downloaded pin-project-lite v0.2.17
4462026-03-02T08:33:27.805Z Downloaded nextest-metadata v0.12.2
4472026-03-02T08:33:27.805Z Downloaded fastrand v2.3.0
4482026-03-02T08:33:27.805Z Downloaded futures-sink v0.3.32
4492026-03-02T08:33:27.805Z Downloaded atomicwrites v0.4.4
4502026-03-02T08:33:27.805Z Downloaded owo-colors v4.3.0
4512026-03-02T08:33:27.805Z Downloaded indicatif v0.17.11
4522026-03-02T08:33:27.830Z Downloaded colorchoice v1.0.4
4532026-03-02T08:33:27.830Z Downloaded backtrace-ext v0.2.1
4542026-03-02T08:33:27.830Z Downloaded strsim v0.11.1
4552026-03-02T08:33:27.831Z Downloaded strip-ansi-escapes v0.2.1
4562026-03-02T08:33:27.831Z Downloaded signature v2.2.0
4572026-03-02T08:33:27.831Z Downloaded signal-hook-mio v0.2.5
4582026-03-02T08:33:27.831Z Downloaded pin-project-internal v1.1.11
4592026-03-02T08:33:27.831Z Downloaded litrs v1.0.0
4602026-03-02T08:33:27.831Z Downloaded jobserver v0.1.34
4612026-03-02T08:33:27.831Z Downloaded heck v0.5.0
4622026-03-02T08:33:27.831Z Downloaded color-spantrace v0.3.0
4632026-03-02T08:33:27.831Z Downloaded quote v1.0.44
4642026-03-02T08:33:27.831Z Downloaded os_pipe v1.2.3
4652026-03-02T08:33:27.831Z Downloaded newtype-uuid v1.3.2
4662026-03-02T08:33:27.831Z Downloaded native-tls v0.2.18
4672026-03-02T08:33:27.856Z Downloaded miette-derive v7.6.0
4682026-03-02T08:33:27.856Z Downloaded indexmap v2.13.0
4692026-03-02T08:33:27.856Z Downloaded form_urlencoded v1.2.2
4702026-03-02T08:33:27.856Z Downloaded crypto-common v0.1.7
4712026-03-02T08:33:27.856Z Downloaded cfg_aliases v0.2.1
4722026-03-02T08:33:27.856Z Downloaded async-scoped v0.9.0
4732026-03-02T08:33:27.856Z Downloaded serde_spanned v1.0.4
4742026-03-02T08:33:27.856Z Downloaded serde_spanned v0.6.9
4752026-03-02T08:33:27.856Z Downloaded serde-value v0.7.0
4762026-03-02T08:33:27.856Z Downloaded rustc_version v0.4.1
4772026-03-02T08:33:27.856Z Downloaded debug-ignore v1.0.5
4782026-03-02T08:33:27.856Z Downloaded anstream v0.6.21
4792026-03-02T08:33:27.856Z Downloaded pin-utils v0.1.0
4802026-03-02T08:33:27.856Z Downloaded openssl-macros v0.1.1
4812026-03-02T08:33:27.856Z Downloaded dialoguer v0.11.0
4822026-03-02T08:33:27.856Z Downloaded number_prefix v0.4.0
4832026-03-02T08:33:27.883Z Downloaded clap_lex v1.0.0
4842026-03-02T08:33:27.883Z Downloaded openssl-probe v0.2.1
4852026-03-02T08:33:27.883Z Downloaded ipnet v2.11.0
4862026-03-02T08:33:27.883Z Downloaded idna_adapter v1.0.0
4872026-03-02T08:33:27.883Z Downloaded hyper-rustls v0.27.7
4882026-03-02T08:33:27.883Z Downloaded humantime v2.3.0
4892026-03-02T08:33:27.883Z Downloaded camino-tempfile v1.4.1
4902026-03-02T08:33:27.883Z Downloaded nested v0.1.1
4912026-03-02T08:33:27.883Z Downloaded mukti-metadata v0.3.0
4922026-03-02T08:33:27.884Z Downloaded lock_api v0.4.14
4932026-03-02T08:33:27.884Z Downloaded indenter v0.3.4
4942026-03-02T08:33:27.884Z Downloaded indent_write v2.2.0
4952026-03-02T08:33:27.884Z Downloaded cfg-if v1.0.4
4962026-03-02T08:33:27.884Z Downloaded cfg-expr v0.20.6
4972026-03-02T08:33:27.884Z Downloaded cargo_metadata v0.20.0
4982026-03-02T08:33:27.884Z Downloaded cargo-platform v0.2.0
4992026-03-02T08:33:27.884Z Downloaded adler2 v2.0.1
5002026-03-02T08:33:27.884Z Downloaded httparse v1.10.1
5012026-03-02T08:33:27.909Z Downloaded http-body-util v0.1.3
5022026-03-02T08:33:27.909Z Downloaded cargo-platform v0.3.2
5032026-03-02T08:33:27.909Z Downloaded aho-corasick v1.1.4
5042026-03-02T08:33:27.909Z Downloaded is_ci v1.2.0
5052026-03-02T08:33:27.909Z Downloaded iana-time-zone v0.1.65
5062026-03-02T08:33:27.909Z Downloaded humantime-serde v1.1.1
5072026-03-02T08:33:27.971Z Compiling libc v0.2.182
5082026-03-02T08:33:27.971Z Compiling proc-macro2 v1.0.106
5092026-03-02T08:33:27.996Z Compiling quote v1.0.44
5102026-03-02T08:33:27.996Z Compiling unicode-ident v1.0.24
5112026-03-02T08:33:27.996Z Compiling serde_core v1.0.228
5122026-03-02T08:33:27.996Z Compiling cfg-if v1.0.4
5132026-03-02T08:33:27.996Z Compiling memchr v2.8.0
5142026-03-02T08:33:27.996Z Compiling once_cell v1.21.3
5152026-03-02T08:33:28.260Z Compiling log v0.4.29
5162026-03-02T08:33:28.297Z Compiling pin-project-lite v0.2.17
5172026-03-02T08:33:28.450Z Compiling serde v1.0.228
5182026-03-02T08:33:28.493Z Compiling itoa v1.0.17
5192026-03-02T08:33:28.736Z Compiling futures-core v0.3.32
5202026-03-02T08:33:29.043Z Compiling bitflags v2.11.0
5212026-03-02T08:33:29.118Z Compiling smallvec v1.15.1
5222026-03-02T08:33:29.178Z Compiling find-msvc-tools v0.1.9
5232026-03-02T08:33:29.628Z Compiling shlex v1.3.0
5242026-03-02T08:33:29.659Z Compiling hashbrown v0.16.1
5252026-03-02T08:33:29.810Z Compiling equivalent v1.0.2
5262026-03-02T08:33:29.963Z Compiling bytes v1.11.1
5272026-03-02T08:33:30.023Z Compiling rustix v1.1.4
5282026-03-02T08:33:30.443Z Compiling errno v0.3.14
5292026-03-02T08:33:30.526Z Compiling jobserver v0.1.34
5302026-03-02T08:33:30.589Z Compiling mio v1.1.1
5312026-03-02T08:33:30.651Z Compiling signal-hook-registry v1.4.8
5322026-03-02T08:33:30.710Z Compiling syn v2.0.117
5332026-03-02T08:33:30.859Z Compiling futures-sink v0.3.32
5342026-03-02T08:33:31.045Z Compiling cc v1.2.56
5352026-03-02T08:33:31.171Z Compiling socket2 v0.6.2
5362026-03-02T08:33:31.675Z Compiling slab v0.4.12
5372026-03-02T08:33:32.017Z Compiling zmij v1.0.21
5382026-03-02T08:33:32.145Z Compiling futures-channel v0.3.32
5392026-03-02T08:33:32.227Z Compiling tracing-core v0.1.36
5402026-03-02T08:33:32.561Z Compiling serde_json v1.0.149
5412026-03-02T08:33:32.617Z Compiling version_check v0.9.5
5422026-03-02T08:33:32.949Z Compiling futures-io v0.3.32
5432026-03-02T08:33:33.141Z Compiling futures-task v0.3.32
5442026-03-02T08:33:33.271Z Compiling getrandom v0.4.1
5452026-03-02T08:33:33.404Z Compiling camino v1.2.2
5462026-03-02T08:33:33.539Z Compiling unicode-width v0.2.2
5472026-03-02T08:33:33.672Z Compiling indexmap v2.13.0
5482026-03-02T08:33:34.001Z Compiling ring v0.17.14
5492026-03-02T08:33:34.097Z Compiling http v1.4.0
5502026-03-02T08:33:34.318Z Compiling zeroize v1.8.2
5512026-03-02T08:33:34.389Z Compiling adler2 v2.0.1
5522026-03-02T08:33:34.673Z Compiling percent-encoding v2.3.2
5532026-03-02T08:33:34.697Z Compiling autocfg v1.5.0
5542026-03-02T08:33:34.959Z Compiling simd-adler32 v0.3.8
5552026-03-02T08:33:35.423Z Compiling num-traits v0.2.19
5562026-03-02T08:33:35.466Z Compiling miniz_oxide v0.8.9
5572026-03-02T08:33:35.777Z Compiling zerocopy v0.8.40
5582026-03-02T08:33:36.460Z Compiling getrandom v0.3.4
5592026-03-02T08:33:36.845Z Compiling target-lexicon v0.13.3
5602026-03-02T08:33:36.889Z Compiling winnow v0.7.14
5612026-03-02T08:33:36.998Z Compiling object v0.37.3
5622026-03-02T08:33:37.754Z Compiling http-body v1.0.1
5632026-03-02T08:33:37.834Z Compiling rustls-pki-types v1.14.0
5642026-03-02T08:33:37.859Z Compiling semver v1.0.27
5652026-03-02T08:33:38.013Z Compiling getrandom v0.2.17
5662026-03-02T08:33:38.293Z Compiling typenum v1.19.0
5672026-03-02T08:33:38.318Z Compiling guppy-workspace-hack v0.1.0
5682026-03-02T08:33:38.645Z Compiling httparse v1.10.1
5692026-03-02T08:33:38.896Z Compiling fnv v1.0.7
5702026-03-02T08:33:39.039Z Compiling untrusted v0.9.0
5712026-03-02T08:33:39.070Z Compiling thiserror v2.0.18
5722026-03-02T08:33:39.169Z Compiling owo-colors v4.3.0
5732026-03-02T08:33:39.239Z Compiling signal-hook v0.3.18
5742026-03-02T08:33:39.265Z Compiling gimli v0.32.3
5752026-03-02T08:33:39.897Z Compiling serde_derive v1.0.228
5762026-03-02T08:33:40.081Z Compiling tokio-macros v2.6.0
5772026-03-02T08:33:41.064Z Compiling futures-macro v0.3.32
5782026-03-02T08:33:41.091Z Compiling tracing-attributes v0.1.31
5792026-03-02T08:33:41.502Z Compiling tokio v1.49.0
5802026-03-02T08:33:41.796Z Compiling thiserror-impl v2.0.18
5812026-03-02T08:33:42.671Z Compiling futures-util v0.3.32
5822026-03-02T08:33:43.695Z Compiling tracing v0.1.44
5832026-03-02T08:33:44.384Z Compiling addr2line v0.25.1
5842026-03-02T08:33:45.334Z Compiling form_urlencoded v1.2.2
5852026-03-02T08:33:45.834Z Compiling generic-array v0.14.7
5862026-03-02T08:33:45.877Z Compiling atomic-waker v1.1.2
5872026-03-02T08:33:46.116Z Compiling rustc-demangle v0.1.27
5882026-03-02T08:33:46.212Z Compiling typeid v1.0.3
5892026-03-02T08:33:46.675Z Compiling try-lock v0.2.5
5902026-03-02T08:33:46.871Z Compiling tower-service v0.3.3
5912026-03-02T08:33:47.021Z Compiling idna_adapter v1.0.0
5922026-03-02T08:33:47.188Z Compiling fastrand v2.3.0
5932026-03-02T08:33:47.386Z Compiling pkg-config v0.3.32
5942026-03-02T08:33:47.809Z Compiling rustls v0.23.37
5952026-03-02T08:33:48.157Z Compiling target-spec v3.5.7
5962026-03-02T08:33:48.182Z Compiling thiserror v1.0.69
5972026-03-02T08:33:48.182Z Compiling utf8_iter v1.0.4
5982026-03-02T08:33:48.338Z Compiling zstd-sys v2.0.16+zstd.1.5.7
5992026-03-02T08:33:48.499Z Compiling idna v1.1.0
6002026-03-02T08:33:48.686Z Compiling tempfile v3.26.0
6012026-03-02T08:33:48.828Z Compiling want v0.3.1
6022026-03-02T08:33:49.128Z Compiling cfg-expr v0.20.6
6032026-03-02T08:33:49.156Z Compiling thiserror-impl v1.0.69
6042026-03-02T08:33:49.280Z Compiling rustls-webpki v0.103.9
6052026-03-02T08:33:50.496Z Compiling tokio-util v0.7.18
6062026-03-02T08:33:51.620Z Compiling h2 v0.4.13
6072026-03-02T08:33:52.813Z Compiling backtrace v0.3.76
6082026-03-02T08:33:53.544Z Compiling terminal_size v0.4.3
6092026-03-02T08:33:53.789Z Compiling aho-corasick v1.1.4
6102026-03-02T08:33:54.040Z Compiling subtle v2.6.1
6112026-03-02T08:33:54.347Z Compiling regex-syntax v0.8.10
6122026-03-02T08:33:54.467Z Compiling erased-serde v0.4.9
6132026-03-02T08:33:54.755Z Compiling pin-utils v0.1.0
6142026-03-02T08:33:56.737Z Compiling hyper v1.8.1
6152026-03-02T08:34:01.997Z Compiling regex-automata v0.4.14
6162026-03-02T08:34:02.873Z Compiling url v2.5.8
6172026-03-02T08:34:04.844Z Compiling toml_datetime v0.6.11
6182026-03-02T08:34:05.595Z Compiling serde_spanned v0.6.9
6192026-03-02T08:34:05.627Z Compiling ahash v0.8.12
6202026-03-02T08:34:05.874Z Compiling sync_wrapper v1.0.2
6212026-03-02T08:34:06.014Z Compiling foldhash v0.1.5
6222026-03-02T08:34:06.063Z Compiling portable-atomic v1.13.1
6232026-03-02T08:34:06.422Z Compiling unicode-linebreak v0.1.5
6242026-03-02T08:34:06.899Z Compiling ipnet v2.11.0
6252026-03-02T08:34:06.972Z Compiling parking_lot_core v0.9.12
6262026-03-02T08:34:07.436Z Compiling base64 v0.22.1
6272026-03-02T08:34:07.908Z Compiling lazy_static v1.5.0
6282026-03-02T08:34:08.091Z Compiling unicode-segmentation v1.12.0
6292026-03-02T08:34:08.360Z Compiling either v1.15.0
6302026-03-02T08:34:08.830Z Compiling crc32fast v1.5.0
6312026-03-02T08:34:08.854Z Compiling toml_write v0.1.2
6322026-03-02T08:34:09.294Z Compiling nextest-workspace-hack v0.1.0
6332026-03-02T08:34:09.319Z Compiling is_ci v1.2.0
6342026-03-02T08:34:09.345Z Compiling tower-layer v0.3.3
6352026-03-02T08:34:09.601Z Compiling supports-color v3.0.2
6362026-03-02T08:34:09.690Z Compiling toml_edit v0.22.27
6372026-03-02T08:34:09.714Z Compiling convert_case v0.10.0
6382026-03-02T08:34:09.740Z Compiling sharded-slab v0.1.7
6392026-03-02T08:34:09.801Z Compiling tower v0.5.3
6402026-03-02T08:34:10.054Z Compiling hyper-util v0.1.20
6412026-03-02T08:34:10.335Z Compiling textwrap v0.16.2
6422026-03-02T08:34:11.002Z Compiling hashbrown v0.15.5
6432026-03-02T08:34:11.288Z Compiling tokio-rustls v0.26.4
6442026-03-02T08:34:12.249Z Compiling backtrace-ext v0.2.1
6452026-03-02T08:34:12.715Z Compiling ordered-float v2.10.1
6462026-03-02T08:34:13.106Z Compiling miette-derive v7.6.0
6472026-03-02T08:34:13.148Z Compiling webpki-roots v1.0.6
6482026-03-02T08:34:13.280Z Compiling pathdiff v0.2.3
6492026-03-02T08:34:13.352Z Compiling console v0.15.11
6502026-03-02T08:34:13.475Z Compiling cargo-platform v0.3.2
6512026-03-02T08:34:14.598Z Compiling tracing-log v0.2.0
6522026-03-02T08:34:15.287Z Compiling os_pipe v1.2.3
6532026-03-02T08:34:15.394Z Compiling thread_local v1.1.9
6542026-03-02T08:34:15.491Z Compiling ryu v1.0.23
6552026-03-02T08:34:16.079Z Compiling cfg_aliases v0.2.1
6562026-03-02T08:34:16.116Z Compiling utf8parse v0.2.2
6572026-03-02T08:34:16.141Z Compiling supports-hyperlinks v3.2.0
6582026-03-02T08:34:16.165Z Compiling supports-unicode v3.0.0
6592026-03-02T08:34:16.198Z Compiling debug-ignore v1.0.5
6602026-03-02T08:34:16.300Z Compiling rustix v0.38.44
6612026-03-02T08:34:16.378Z Compiling iri-string v0.7.10
6622026-03-02T08:34:16.446Z Compiling zstd-safe v7.2.4
6632026-03-02T08:34:16.518Z Compiling fixedbitset v0.5.7
6642026-03-02T08:34:16.819Z Compiling pulldown-cmark v0.13.1
6652026-03-02T08:34:16.944Z Compiling scopeguard v1.2.0
6662026-03-02T08:34:17.120Z Compiling unicode-width v0.1.14
6672026-03-02T08:34:17.218Z Compiling lock_api v0.4.14
6682026-03-02T08:34:17.486Z Compiling petgraph v0.8.3
6692026-03-02T08:34:17.733Z Compiling miette v7.6.0
6702026-03-02T08:34:17.906Z Compiling anstyle-parse v0.2.7
6712026-03-02T08:34:18.328Z Compiling nix v0.30.1
6722026-03-02T08:34:19.096Z Compiling serde_urlencoded v0.7.1
6732026-03-02T08:34:19.639Z Compiling tower-http v0.6.8
6742026-03-02T08:34:21.776Z Compiling tracing-subscriber v0.3.22
6752026-03-02T08:34:21.933Z Compiling sigchld v0.2.4
6762026-03-02T08:34:21.966Z Compiling cargo_metadata v0.23.1
6772026-03-02T08:34:22.262Z Compiling hyper-rustls v0.27.7
6782026-03-02T08:34:23.552Z Compiling toml v0.8.23
6792026-03-02T08:34:26.341Z Compiling serde-value v0.7.0
6802026-03-02T08:34:26.997Z Compiling serde-untagged v0.1.9
6812026-03-02T08:34:28.558Z Compiling derive_more-impl v2.1.1
6822026-03-02T08:34:29.435Z Compiling itertools v0.14.0
6832026-03-02T08:34:29.612Z Compiling regex v1.12.3
6842026-03-02T08:34:29.675Z Compiling block-buffer v0.10.4
6852026-03-02T08:34:29.978Z Compiling crypto-common v0.1.7
6862026-03-02T08:34:30.235Z Compiling futures-executor v0.3.32
6872026-03-02T08:34:30.279Z Compiling ppv-lite86 v0.2.21
6882026-03-02T08:34:30.370Z Compiling rand_core v0.9.5
6892026-03-02T08:34:30.921Z Compiling toml_parser v1.0.9+spec-1.1.0
6902026-03-02T08:34:31.069Z Compiling pin-project-internal v1.1.11
6912026-03-02T08:34:31.335Z Compiling http-body-util v0.1.3
6922026-03-02T08:34:31.888Z Compiling uuid v1.21.0
6932026-03-02T08:34:32.603Z Compiling serde_spanned v1.0.4
6942026-03-02T08:34:32.907Z Compiling toml_datetime v0.7.5+spec-1.1.0
6952026-03-02T08:34:32.941Z Compiling smol_str v0.3.5
6962026-03-02T08:34:33.016Z Compiling filetime v0.2.27
6972026-03-02T08:34:33.270Z Compiling vte v0.14.1
6982026-03-02T08:34:33.378Z Compiling bstr v1.12.1
6992026-03-02T08:34:33.625Z Compiling number_prefix v0.4.0
7002026-03-02T08:34:33.720Z Compiling colorchoice v1.0.4
7012026-03-02T08:34:33.835Z Compiling litrs v1.0.0
7022026-03-02T08:34:33.859Z Compiling color-spantrace v0.3.0
7032026-03-02T08:34:33.894Z Compiling nested v0.1.1
7042026-03-02T08:34:33.918Z Compiling eyre v0.6.12
7052026-03-02T08:34:34.162Z Compiling static_assertions v1.1.0
7062026-03-02T08:34:34.301Z Compiling unicode-xid v0.2.6
7072026-03-02T08:34:34.385Z Compiling iana-time-zone v0.1.65
7082026-03-02T08:34:34.513Z Compiling tinyvec_macros v0.1.1
7092026-03-02T08:34:34.553Z Compiling unicase v2.9.0
7102026-03-02T08:34:34.663Z Compiling self_update v0.42.0
7112026-03-02T08:34:34.879Z Compiling xattr v1.6.1
7122026-03-02T08:34:34.933Z Compiling anstyle v1.0.13
7132026-03-02T08:34:35.003Z Compiling anstyle-query v1.1.5
7142026-03-02T08:34:35.089Z Compiling is_terminal_polyfill v1.70.2
7152026-03-02T08:34:35.216Z Compiling tar v0.4.44
7162026-03-02T08:34:35.269Z Compiling document-features v0.2.12
7172026-03-02T08:34:35.300Z Compiling tinyvec v1.10.0
7182026-03-02T08:34:35.537Z Compiling anstream v0.6.21
7192026-03-02T08:34:35.621Z Compiling chrono v0.4.44
7202026-03-02T08:34:36.367Z Compiling cargo-util-schemas v0.2.0
7212026-03-02T08:34:36.525Z Compiling globset v0.4.18
7222026-03-02T08:34:36.898Z Compiling guppy v0.17.25
7232026-03-02T08:34:37.482Z Compiling indicatif v0.17.11
7242026-03-02T08:34:38.163Z Compiling strip-ansi-escapes v0.2.1
7252026-03-02T08:34:39.271Z Compiling nextest-metadata v0.12.2
7262026-03-02T08:34:40.988Z Compiling toml v0.9.12+spec-1.1.0
7272026-03-02T08:34:41.709Z Compiling pin-project v1.1.11
7282026-03-02T08:34:41.878Z Compiling newtype-uuid v1.3.2
7292026-03-02T08:34:42.213Z Compiling reqwest v0.12.28
7302026-03-02T08:34:43.456Z Compiling rand_chacha v0.9.0
7312026-03-02T08:34:43.863Z Compiling futures v0.3.32
7322026-03-02T08:34:43.999Z Compiling derive_more v2.1.1
7332026-03-02T08:34:44.139Z Compiling digest v0.10.7
7342026-03-02T08:34:44.621Z Compiling flate2 v1.1.9
7352026-03-02T08:34:44.646Z Compiling parking_lot v0.12.5
7362026-03-02T08:34:44.739Z Compiling tracing-error v0.2.1
7372026-03-02T08:34:45.209Z Compiling shared_child v1.1.1
7382026-03-02T08:34:46.569Z Compiling signal-hook-mio v0.2.5
7392026-03-02T08:34:46.697Z Compiling self-replace v1.5.0
7402026-03-02T08:34:46.791Z Compiling cargo-platform v0.2.0
7412026-03-02T08:34:47.260Z Compiling quick-xml v0.37.5
7422026-03-02T08:34:47.927Z Compiling quick-xml v0.38.4
7432026-03-02T08:34:47.988Z Compiling urlencoding v2.1.3
7442026-03-02T08:34:48.910Z Compiling indenter v0.3.4
7452026-03-02T08:34:48.973Z Compiling shell-words v1.1.1
7462026-03-02T08:34:49.173Z Compiling clap_lex v1.0.0
7472026-03-02T08:34:49.865Z Compiling humantime v2.3.0
7482026-03-02T08:34:49.897Z Compiling strsim v0.11.1
7492026-03-02T08:34:50.624Z Compiling recursion v0.5.4
7502026-03-02T08:34:50.808Z Compiling heck v0.5.0
7512026-03-02T08:34:50.866Z Compiling cpufeatures v0.2.17
7522026-03-02T08:34:50.992Z Compiling sha2 v0.10.9
7532026-03-02T08:34:51.162Z Compiling nextest-filtering v0.15.0
7542026-03-02T08:34:51.227Z Compiling clap_derive v4.5.55
7552026-03-02T08:34:51.615Z Compiling clap_builder v4.5.60
7562026-03-02T08:34:51.639Z Compiling humantime-serde v1.1.1
7572026-03-02T08:34:51.890Z Compiling quick-junit v0.5.2
7582026-03-02T08:34:55.439Z Compiling atomicwrites v0.4.4
7592026-03-02T08:34:55.972Z Compiling cargo_metadata v0.20.0
7602026-03-02T08:34:58.935Z Compiling crossterm v0.29.0
7612026-03-02T08:34:59.915Z Compiling cargo-nextest v0.9.97
7622026-03-02T08:35:02.344Z Compiling duct v0.13.7
7632026-03-02T08:35:03.249Z Compiling zstd v0.13.3
7642026-03-02T08:35:05.194Z Compiling async-scoped v0.9.0
7652026-03-02T08:35:05.547Z Compiling rand v0.9.2
7662026-03-02T08:35:06.136Z Compiling config v0.15.19
7672026-03-02T08:35:06.405Z Compiling unicode-normalization v0.1.25
7682026-03-02T08:35:07.134Z Compiling target-spec-miette v0.4.5
7692026-03-02T08:35:07.685Z Compiling future-queue v0.4.0
7702026-03-02T08:35:07.895Z Compiling mukti-metadata v0.3.0
7712026-03-02T08:35:08.200Z Compiling tokio-stream v0.1.18
7722026-03-02T08:35:08.241Z Compiling camino-tempfile v1.4.1
7732026-03-02T08:35:08.405Z Compiling derive-where v1.6.0
7742026-03-02T08:35:08.906Z Compiling serde_ignored v0.1.14
7752026-03-02T08:35:09.067Z Compiling serde_path_to_error v0.1.20
7762026-03-02T08:35:09.312Z Compiling home v0.5.12
7772026-03-02T08:35:09.347Z Compiling hex v0.4.3
7782026-03-02T08:35:09.611Z Compiling indent_write v2.2.0
7792026-03-02T08:35:09.898Z Compiling swrite v0.1.0
7802026-03-02T08:35:10.047Z Compiling xxhash-rust v0.8.15
7812026-03-02T08:35:10.073Z Compiling color-eyre v0.6.5
7822026-03-02T08:35:10.119Z Compiling clap v4.5.60
7832026-03-02T08:35:10.153Z Compiling dialoguer v0.11.0
7842026-03-02T08:35:10.275Z Compiling enable-ansi-support v0.2.1
7852026-03-02T08:35:11.110Z Compiling nextest-runner v0.80.0
7862026-03-02T08:35:54.046Z Finished `release` profile [optimized] target(s) in 2m 29s
7872026-03-02T08:35:54.327Z Installing /home/build/.cargo/bin/cargo-nextest
7882026-03-02T08:35:54.327Z Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`)
7892026-03-02T08:35:54.497Z+ pushd bgp
7902026-03-02T08:35:54.522Z/work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite
7912026-03-02T08:35:54.522Z+ pfexec cargo nextest run
7922026-03-02T08:35:55.146Z Updating git repository `https://github.com/oxidecomputer/falcon`
7932026-03-02T08:35:55.955ZFrom https://github.com/oxidecomputer/falcon
7942026-03-02T08:35:55.955Z * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9
7952026-03-02T08:35:56.135Z Updating crates.io index
7962026-03-02T08:35:56.160Z Updating git repository `https://github.com/oxidecomputer/dendrite`
7972026-03-02T08:35:57.034ZFrom https://github.com/oxidecomputer/dendrite
7982026-03-02T08:35:57.034Z * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556
7992026-03-02T08:35:57.160Z Updating git repository `https://github.com/oxidecomputer/ispf`
8002026-03-02T08:35:57.530ZFrom https://github.com/oxidecomputer/ispf
8012026-03-02T08:35:57.530Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
8022026-03-02T08:35:57.558Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
8032026-03-02T08:35:58.074ZFrom https://github.com/oxidecomputer/netadm-sys
8042026-03-02T08:35:58.074Z * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f
8052026-03-02T08:35:58.102Z Updating git repository `https://github.com/oxidecomputer/omicron`
8062026-03-02T08:36:08.058ZFrom https://github.com/oxidecomputer/omicron
8072026-03-02T08:36:08.058Z * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265
8082026-03-02T08:36:08.998Z Updating git repository `https://github.com/oxidecomputer/opte`
8092026-03-02T08:36:09.808ZFrom https://github.com/oxidecomputer/opte
8102026-03-02T08:36:09.808Z * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56
8112026-03-02T08:36:09.899Z Updating git repository `https://github.com/illumos/smf-rs`
8122026-03-02T08:36:10.291ZFrom https://github.com/illumos/smf-rs
8132026-03-02T08:36:10.291Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
8142026-03-02T08:36:10.325Z Updating git repository `https://github.com/oxidecomputer/network-interface`
8152026-03-02T08:36:10.694ZFrom https://github.com/oxidecomputer/network-interface
8162026-03-02T08:36:10.694Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
8172026-03-02T08:36:10.746Z Updating git repository `https://github.com/oxidecomputer/zone`
8182026-03-02T08:36:11.168ZFrom https://github.com/oxidecomputer/zone
8192026-03-02T08:36:11.168Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
8202026-03-02T08:36:11.195Z Updating git repository `https://github.com/oxidecomputer/propolis`
8212026-03-02T08:36:12.617ZFrom https://github.com/oxidecomputer/propolis
8222026-03-02T08:36:12.617Z * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6
8232026-03-02T08:36:12.757Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
8242026-03-02T08:36:13.409ZFrom https://github.com/oxidecomputer/transceiver-control
8252026-03-02T08:36:13.409Z * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2
8262026-03-02T08:36:13.443Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
8272026-03-02T08:36:13.822ZFrom https://github.com/oxidecomputer/dlpi-sys
8282026-03-02T08:36:13.822Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
8292026-03-02T08:36:13.847Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
8302026-03-02T08:36:14.272ZFrom https://github.com/jmesmon/rust-libzfs
8312026-03-02T08:36:14.272Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
8322026-03-02T08:36:14.296Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
8332026-03-02T08:36:14.663ZFrom https://github.com/oxidecomputer/rusty-doors
8342026-03-02T08:36:14.663Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
8352026-03-02T08:36:14.687Z Updating git repository `https://github.com/oxidecomputer/lldp`
8362026-03-02T08:36:15.184ZFrom https://github.com/oxidecomputer/lldp
8372026-03-02T08:36:15.184Z * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907
8382026-03-02T08:36:15.213Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8392026-03-02T08:36:16.298ZFrom https://github.com/oxidecomputer/maghemite
8402026-03-02T08:36:16.298Z * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718
8412026-03-02T08:36:16.390Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
8422026-03-02T08:36:16.774ZFrom https://github.com/oxidecomputer/serde_human_bytes
8432026-03-02T08:36:16.774Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
8442026-03-02T08:36:16.812Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8452026-03-02T08:36:17.211ZFrom https://github.com/oxidecomputer/slog-error-chain
8462026-03-02T08:36:17.211Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
8472026-03-02T08:36:17.235Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
8482026-03-02T08:36:17.668ZFrom https://github.com/oxidecomputer/tufaceous
8492026-03-02T08:36:17.668Z * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465
8502026-03-02T08:36:17.729Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
8512026-03-02T08:36:18.375ZFrom https://github.com/oxidecomputer/management-gateway-service
8522026-03-02T08:36:18.375Z * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a
8532026-03-02T08:36:18.416Z Updating git repository `https://github.com/oxidecomputer/crucible`
8542026-03-02T08:36:20.424ZFrom https://github.com/oxidecomputer/crucible
8552026-03-02T08:36:20.424Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
8562026-03-02T08:36:20.585Z Updating git repository `https://github.com/oxidecomputer/propolis`
8572026-03-02T08:36:21.136ZFrom https://github.com/oxidecomputer/propolis
8582026-03-02T08:36:21.136Z * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f
8592026-03-02T08:36:21.235Z Updating git repository `https://github.com/oxidecomputer/tofino`
8602026-03-02T08:36:21.631ZFrom https://github.com/oxidecomputer/tofino
8612026-03-02T08:36:21.631Z * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33
8622026-03-02T08:36:21.657Z Updating git repository `https://github.com/oxidecomputer/clickward`
8632026-03-02T08:36:22.063ZFrom https://github.com/oxidecomputer/clickward
8642026-03-02T08:36:22.063Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
8652026-03-02T08:36:22.104Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
8662026-03-02T08:36:22.451ZFrom https://github.com/oxidecomputer/illumos-devinfo
8672026-03-02T08:36:22.451Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
8682026-03-02T08:36:23.047Z Downloading crates ...
8692026-03-02T08:36:23.214Z Downloaded base16ct v1.0.0
8702026-03-02T08:36:23.239Z Downloaded crunchy v0.2.4
8712026-03-02T08:36:23.239Z Downloaded allocator-api2 v0.2.21
8722026-03-02T08:36:23.239Z Downloaded aead v0.5.2
8732026-03-02T08:36:23.239Z Downloaded hash32 v0.3.1
8742026-03-02T08:36:23.239Z Downloaded ciborium-ll v0.2.2
8752026-03-02T08:36:23.265Z Downloaded chacha20poly1305 v0.10.1
8762026-03-02T08:36:23.265Z Downloaded goblin v0.8.2
8772026-03-02T08:36:23.265Z Downloaded dof v0.4.0
8782026-03-02T08:36:23.265Z Downloaded diff v0.1.13
8792026-03-02T08:36:23.291Z Downloaded indicatif v0.18.4
8802026-03-02T08:36:23.291Z Downloaded ingot-types v0.1.2
8812026-03-02T08:36:23.291Z Downloaded num-derive v0.3.3
8822026-03-02T08:36:23.316Z Downloaded num_enum_derive v0.7.5
8832026-03-02T08:36:23.316Z Downloaded num_enum_derive v0.5.11
8842026-03-02T08:36:23.316Z Downloaded parse-display v0.10.0
8852026-03-02T08:36:23.316Z Downloaded natord v1.0.9
8862026-03-02T08:36:23.316Z Downloaded proc-macro-error-attr v1.0.4
8872026-03-02T08:36:23.316Z Downloaded omicron-workspace-hack v0.1.0
8882026-03-02T08:36:23.342Z Downloaded proc-macro-error v1.0.4
8892026-03-02T08:36:23.342Z Downloaded rustc_version v0.1.7
8902026-03-02T08:36:23.342Z Downloaded plain v0.2.3
8912026-03-02T08:36:23.342Z Downloaded potential_utf v0.1.4
8922026-03-02T08:36:23.342Z Downloaded proc-macro-crate v3.4.0
8932026-03-02T08:36:23.342Z Downloaded pretty_assertions v1.4.1
8942026-03-02T08:36:23.368Z Downloaded serial_test_derive v3.3.1
8952026-03-02T08:36:23.368Z Downloaded smartstring v1.0.1
8962026-03-02T08:36:23.368Z Downloaded tabled_derive v0.7.0
8972026-03-02T08:36:23.368Z Downloaded thread-id v4.2.2
8982026-03-02T08:36:23.368Z Downloaded take_mut v0.2.2
8992026-03-02T08:36:23.368Z Downloaded thread-id v5.1.0
9002026-03-02T08:36:23.368Z Downloaded thiserror-no-std v2.0.2
9012026-03-02T08:36:23.394Z Downloaded usdt-macro v0.6.0
9022026-03-02T08:36:23.394Z Downloaded usdt-attr-macro v0.5.0
9032026-03-02T08:36:23.394Z Downloaded unarray v0.1.4
9042026-03-02T08:36:23.394Z Downloaded tagptr v0.2.0
9052026-03-02T08:36:23.394Z Downloaded yoke-derive v0.8.1
9062026-03-02T08:36:23.394Z Downloaded usdt-macro v0.5.0
9072026-03-02T08:36:23.394Z Downloaded zeroize_derive v1.4.3
9082026-03-02T08:36:23.394Z Downloaded xz2 v0.1.7
9092026-03-02T08:36:23.420Z Downloaded usdt-attr-macro v0.6.0
9102026-03-02T08:36:23.420Z Downloaded zerovec-derive v0.11.2
9112026-03-02T08:36:23.420Z Downloaded zone v0.3.1
9122026-03-02T08:36:23.420Z Downloaded thin-vec v0.2.14
9132026-03-02T08:36:23.420Z Downloaded zone_cfg_derive v0.3.1
9142026-03-02T08:36:23.420Z Downloaded usdt v0.6.0
9152026-03-02T08:36:23.420Z Downloaded typify v0.4.3
9162026-03-02T08:36:23.420Z Downloaded whoami v1.6.1
9172026-03-02T08:36:23.420Z Downloaded zerotrie v0.2.3
9182026-03-02T08:36:23.446Z Downloaded yansi v1.0.1
9192026-03-02T08:36:23.446Z Downloaded zerocopy-derive v0.7.35
9202026-03-02T08:36:23.446Z Downloaded unsafe-libyaml v0.2.11
9212026-03-02T08:36:23.446Z Downloaded snafu v0.8.9
9222026-03-02T08:36:23.470Z Downloaded zerovec v0.11.5
9232026-03-02T08:36:23.470Z Downloaded tabled v0.20.0
9242026-03-02T08:36:23.494Z Downloaded zerocopy-derive v0.8.39
9252026-03-02T08:36:23.494Z Downloaded scc v2.4.0
9262026-03-02T08:36:23.520Z Downloaded time v0.3.47
9272026-03-02T08:36:23.520Z Downloaded serde_with v3.16.1
9282026-03-02T08:36:23.546Z Downloaded regex-syntax v0.8.9
9292026-03-02T08:36:23.546Z Downloaded rustls-webpki v0.102.8
9302026-03-02T08:36:23.570Z Downloaded tabled v0.15.0
9312026-03-02T08:36:23.594Z Downloaded syn v1.0.109
9322026-03-02T08:36:23.594Z Downloaded zerocopy v0.8.39
9332026-03-02T08:36:23.619Z Downloaded smoltcp v0.11.0
9342026-03-02T08:36:23.644Z Downloaded syn v2.0.116
9352026-03-02T08:36:23.644Z Downloaded rustix v1.1.3
9362026-03-02T08:36:23.668Z Downloaded rhai v1.24.0
9372026-03-02T08:36:23.692Z Downloaded rustls v0.23.36
9382026-03-02T08:36:23.716Z Downloaded regress v0.10.5
9392026-03-02T08:36:23.716Z Downloaded rustls v0.22.4
9402026-03-02T08:36:23.716Z Downloaded typify-impl v0.4.3
9412026-03-02T08:36:23.741Z Downloaded jiff v0.2.20
9422026-03-02T08:36:23.765Z Downloaded blake3 v1.8.3
9432026-03-02T08:36:23.765Z Downloaded sled v0.34.7
9442026-03-02T08:36:23.789Z Downloaded aws-lc-rs v1.15.4
9452026-03-02T08:36:23.789Z Downloaded lzma-sys v0.1.20
9462026-03-02T08:36:23.813Z Downloaded pest v2.8.6
9472026-03-02T08:36:23.838Z Downloaded nix v0.31.1
9482026-03-02T08:36:23.838Z Downloaded libc v0.2.180
9492026-03-02T08:36:23.867Z Downloaded clap_builder v4.5.59
9502026-03-02T08:36:23.891Z Downloaded chrono v0.4.43
9512026-03-02T08:36:23.891Z Downloaded petgraph v0.6.5
9522026-03-02T08:36:23.915Z Downloaded openapiv3 v2.2.0
9532026-03-02T08:36:23.915Z Downloaded zerocopy v0.7.35
9542026-03-02T08:36:23.940Z Downloaded winnow v0.5.40
9552026-03-02T08:36:23.940Z Downloaded typed-path v0.9.3
9562026-03-02T08:36:23.964Z Downloaded tough v0.20.0
9572026-03-02T08:36:23.964Z Downloaded moka v0.12.13
9582026-03-02T08:36:23.990Z Downloaded hickory-proto v0.24.4
9592026-03-02T08:36:23.990Z Downloaded test-strategy v0.4.5
9602026-03-02T08:36:23.990Z Downloaded sha3 v0.10.8
9612026-03-02T08:36:24.015Z Downloaded strum_macros v0.27.2
9622026-03-02T08:36:24.016Z Downloaded encoding_rs v0.8.35
9632026-03-02T08:36:24.040Z Downloaded chrono-tz v0.10.4
9642026-03-02T08:36:24.040Z Downloaded expectorate v1.2.0
9652026-03-02T08:36:24.064Z Downloaded usdt-impl v0.6.0
9662026-03-02T08:36:24.064Z Downloaded usdt-impl v0.5.0
9672026-03-02T08:36:24.064Z Downloaded csv v1.4.0
9682026-03-02T08:36:24.088Z Downloaded time-macros v0.2.27
9692026-03-02T08:36:24.088Z Downloaded socket2 v0.5.10
9702026-03-02T08:36:24.088Z Downloaded slog v2.8.2
9712026-03-02T08:36:24.089Z Downloaded qorb v0.4.1
9722026-03-02T08:36:24.089Z Downloaded pest_meta v2.8.6
9732026-03-02T08:36:24.089Z Downloaded toml_edit v0.19.15
9742026-03-02T08:36:24.113Z Downloaded schemars v0.9.0
9752026-03-02T08:36:24.138Z Downloaded proptest v1.10.0
9762026-03-02T08:36:24.138Z Downloaded progenitor-impl v0.11.2
9772026-03-02T08:36:24.138Z Downloaded progenitor-impl v0.10.0
9782026-03-02T08:36:24.138Z Downloaded walkdir v2.5.0
9792026-03-02T08:36:24.138Z Downloaded tungstenite v0.21.0
9802026-03-02T08:36:24.138Z Downloaded steno v0.4.1
9812026-03-02T08:36:24.163Z Downloaded rayon-core v1.13.0
9822026-03-02T08:36:24.163Z Downloaded hickory-proto v0.25.2
9832026-03-02T08:36:24.163Z Downloaded vsss-rs v3.3.4
9842026-03-02T08:36:24.188Z Downloaded universal-hash v0.5.1
9852026-03-02T08:36:24.188Z Downloaded toml_edit v0.23.10+spec-1.0.0
9862026-03-02T08:36:24.188Z Downloaded tokio-rustls v0.25.0
9872026-03-02T08:36:24.188Z Downloaded tokio-dtrace v0.1.1
9882026-03-02T08:36:24.188Z Downloaded tinystr v0.8.2
9892026-03-02T08:36:24.188Z Downloaded tiny-keccak v2.0.2
9902026-03-02T08:36:24.188Z Downloaded term v1.2.1
9912026-03-02T08:36:24.188Z Downloaded serde_with_macros v3.16.1
9922026-03-02T08:36:24.188Z Downloaded serde_derive_internals v0.29.1
9932026-03-02T08:36:24.188Z Downloaded rayon v1.11.0
9942026-03-02T08:36:24.215Z Downloaded pin-project-internal v1.1.10
9952026-03-02T08:36:24.215Z Downloaded pin-project v1.1.10
9962026-03-02T08:36:24.215Z Downloaded elliptic-curve v0.13.8
9972026-03-02T08:36:24.240Z Downloaded strum_macros v0.26.4
9982026-03-02T08:36:24.240Z Downloaded slog-stdlog v4.1.1
9992026-03-02T08:36:24.240Z Downloaded crypto-bigint v0.5.5
10002026-03-02T08:36:24.240Z Downloaded toml v0.7.8
10012026-03-02T08:36:24.240Z Downloaded synstructure v0.13.2
10022026-03-02T08:36:24.240Z Downloaded pest_derive v2.8.6
10032026-03-02T08:36:24.240Z Downloaded slog-async v2.8.0
10042026-03-02T08:36:24.240Z Downloaded darling_core v0.21.3
10052026-03-02T08:36:24.266Z Downloaded arc-swap v1.8.2
10062026-03-02T08:36:24.266Z Downloaded writeable v0.6.2
10072026-03-02T08:36:24.266Z Downloaded scroll v0.12.0
10082026-03-02T08:36:24.266Z Downloaded rand v0.8.5
10092026-03-02T08:36:24.266Z Downloaded zerofrom-derive v0.1.6
10102026-03-02T08:36:24.266Z Downloaded zerofrom v0.1.6
10112026-03-02T08:36:24.266Z Downloaded yoke v0.8.1
10122026-03-02T08:36:24.266Z Downloaded waitgroup v0.1.2
10132026-03-02T08:36:24.266Z Downloaded wait-timeout v0.2.1
10142026-03-02T08:36:24.266Z Downloaded tempfile v3.25.0
10152026-03-02T08:36:24.266Z Downloaded usdt v0.5.0
10162026-03-02T08:36:24.266Z Downloaded ucd-trie v0.1.7
10172026-03-02T08:36:24.266Z Downloaded slog-json v2.6.1
10182026-03-02T08:36:24.291Z Downloaded schemars v0.8.22
10192026-03-02T08:36:24.291Z Downloaded resolv-conf v0.7.6
10202026-03-02T08:36:24.291Z Downloaded progenitor v0.10.0
10212026-03-02T08:36:24.291Z Downloaded anyhow v1.0.101
10222026-03-02T08:36:24.291Z Downloaded untrusted v0.7.1
10232026-03-02T08:36:24.291Z Downloaded time-core v0.1.8
10242026-03-02T08:36:24.291Z Downloaded smawk v0.3.2
10252026-03-02T08:36:24.316Z Downloaded slog-dtrace v0.3.0
10262026-03-02T08:36:24.316Z Downloaded serde_tokenstream v0.2.2
10272026-03-02T08:36:24.316Z Downloaded utf-8 v0.7.6
10282026-03-02T08:36:24.316Z Downloaded typify-macro v0.4.3
10292026-03-02T08:36:24.316Z Downloaded unit-prefix v0.5.2
10302026-03-02T08:36:24.316Z Downloaded minimal-lexical v0.2.1
10312026-03-02T08:36:24.316Z Downloaded snafu-derive v0.8.9
10322026-03-02T08:36:24.316Z Downloaded rustversion v1.0.22
10332026-03-02T08:36:24.316Z Downloaded ref-cast v1.0.25
10342026-03-02T08:36:24.316Z Downloaded prettyplease v0.2.37
10352026-03-02T08:36:24.341Z Downloaded tokio-tungstenite v0.21.0
10362026-03-02T08:36:24.341Z Downloaded thiserror-impl-no-std v2.0.2
10372026-03-02T08:36:24.341Z Downloaded schemars v1.2.1
10382026-03-02T08:36:24.341Z Downloaded base64 v0.21.7
10392026-03-02T08:36:24.365Z Downloaded topological-sort v0.2.2
10402026-03-02T08:36:24.365Z Downloaded testing_table v0.3.0
10412026-03-02T08:36:24.366Z Downloaded termtree v0.5.1
10422026-03-02T08:36:24.366Z Downloaded tabled_derive v0.11.0
10432026-03-02T08:36:24.366Z Downloaded strum v0.27.2
10442026-03-02T08:36:24.366Z Downloaded scroll_derive v0.13.1
10452026-03-02T08:36:24.366Z Downloaded proc-macro-crate v1.3.1
10462026-03-02T08:36:24.366Z Downloaded phf_shared v0.12.1
10472026-03-02T08:36:24.366Z Downloaded parking_lot v0.11.2
10482026-03-02T08:36:24.366Z Downloaded strum v0.26.3
10492026-03-02T08:36:24.366Z Downloaded structmeta-derive v0.3.0
10502026-03-02T08:36:24.366Z Downloaded stable_deref_trait v1.2.1
10512026-03-02T08:36:24.366Z Downloaded spin v0.9.8
10522026-03-02T08:36:24.366Z Downloaded slog-bunyan v2.5.0
10532026-03-02T08:36:24.366Z Downloaded siphasher v1.0.2
10542026-03-02T08:36:24.366Z Downloaded similar v2.7.0
10552026-03-02T08:36:24.390Z Downloaded sha1 v0.10.6
10562026-03-02T08:36:24.390Z Downloaded serde_repr v0.1.20
10572026-03-02T08:36:24.390Z Downloaded serde_plain v1.0.2
10582026-03-02T08:36:24.390Z Downloaded secrecy v0.10.3
10592026-03-02T08:36:24.391Z Downloaded rusty-fork v0.3.1
10602026-03-02T08:36:24.391Z Downloaded rustls-pemfile v2.2.0
10612026-03-02T08:36:24.391Z Downloaded rand_xorshift v0.4.0
10622026-03-02T08:36:24.391Z Downloaded progenitor-client v0.10.0
10632026-03-02T08:36:24.391Z Downloaded displaydoc v0.2.5
10642026-03-02T08:36:24.391Z Downloaded structmeta v0.3.0
10652026-03-02T08:36:24.391Z Downloaded smf v0.2.3
10662026-03-02T08:36:24.391Z Downloaded serde_yaml v0.9.34+deprecated
10672026-03-02T08:36:24.391Z Downloaded serde-big-array v0.5.1
10682026-03-02T08:36:24.415Z Downloaded semver v0.1.20
10692026-03-02T08:36:24.415Z Downloaded libsw v3.5.0
10702026-03-02T08:36:24.415Z Downloaded slog-scope v4.4.1
10712026-03-02T08:36:24.415Z Downloaded progenitor v0.11.2
10722026-03-02T08:36:24.415Z Downloaded proc-macro-error2 v2.0.1
10732026-03-02T08:36:24.415Z Downloaded proc-macro-error-attr2 v2.0.0
10742026-03-02T08:36:24.415Z Downloaded num-complex v0.4.6
10752026-03-02T08:36:24.415Z Downloaded managed v0.8.0
10762026-03-02T08:36:24.416Z Downloaded lru-cache v0.1.2
10772026-03-02T08:36:24.416Z Downloaded console v0.16.2
10782026-03-02T08:36:24.416Z Downloaded ciborium v0.2.2
10792026-03-02T08:36:24.416Z Downloaded tabwriter v1.4.1
10802026-03-02T08:36:24.416Z Downloaded spin v0.5.2
10812026-03-02T08:36:24.416Z Downloaded scroll v0.13.0
10822026-03-02T08:36:24.440Z Downloaded same-file v1.0.6
10832026-03-02T08:36:24.440Z Downloaded rhai_codegen v3.1.0
10842026-03-02T08:36:24.440Z Downloaded phf v0.12.1
10852026-03-02T08:36:24.440Z Downloaded crossbeam-utils v0.8.21
10862026-03-02T08:36:24.440Z Downloaded no-std-compat v0.4.1
10872026-03-02T08:36:24.440Z Downloaded libscf-sys v1.1.0
10882026-03-02T08:36:24.490Z Downloaded derive_more v0.99.20
10892026-03-02T08:36:24.490Z Downloaded slog-term v2.9.2
10902026-03-02T08:36:24.490Z Downloaded slog-envlogger v2.2.0
10912026-03-02T08:36:24.490Z Downloaded serial_test v3.3.1
10922026-03-02T08:36:24.490Z Downloaded pest_generator v2.8.6
10932026-03-02T08:36:24.490Z Downloaded erased-serde v0.3.31
10942026-03-02T08:36:24.490Z Downloaded dropshot-api-manager-types v0.3.0
10952026-03-02T08:36:24.490Z Downloaded crossbeam-epoch v0.9.18
10962026-03-02T08:36:24.490Z Downloaded sigpipe v0.1.3
10972026-03-02T08:36:24.490Z Downloaded scroll_derive v0.12.1
10982026-03-02T08:36:24.490Z Downloaded ref-cast-impl v1.0.25
10992026-03-02T08:36:24.515Z Downloaded quick-error v1.2.3
11002026-03-02T08:36:24.515Z Downloaded progenitor-client v0.11.2
11012026-03-02T08:36:24.515Z Downloaded pem v3.0.6
11022026-03-02T08:36:24.515Z Downloaded password-hash v0.5.0
11032026-03-02T08:36:24.515Z Downloaded data-encoding v2.10.0
11042026-03-02T08:36:24.515Z Downloaded arrayvec v0.7.6
11052026-03-02T08:36:24.515Z Downloaded sdd v3.0.10
11062026-03-02T08:36:24.515Z Downloaded schemars_derive v0.8.22
11072026-03-02T08:36:24.515Z Downloaded rand_chacha v0.3.1
11082026-03-02T08:36:24.515Z Downloaded progenitor-macro v0.10.0
11092026-03-02T08:36:24.515Z Downloaded powerfmt v0.2.0
11102026-03-02T08:36:24.515Z Downloaded poly1305 v0.8.0
11112026-03-02T08:36:24.515Z Downloaded parse-display-derive v0.10.0
11122026-03-02T08:36:24.515Z Downloaded internet-checksum v0.2.1
11132026-03-02T08:36:24.515Z Downloaded goblin v0.10.5
11142026-03-02T08:36:24.515Z Downloaded fs_extra v1.3.0
11152026-03-02T08:36:24.515Z Downloaded async-trait v0.1.89
11162026-03-02T08:36:24.515Z Downloaded pretty-hex v0.4.1
11172026-03-02T08:36:24.515Z Downloaded owo-colors v4.2.3
11182026-03-02T08:36:24.515Z Downloaded dropshot-api-manager v0.3.0
11192026-03-02T08:36:24.515Z Downloaded drift v0.1.3
11202026-03-02T08:36:24.515Z Downloaded bitflags v1.3.2
11212026-03-02T08:36:24.539Z Downloaded pin-project-lite v0.2.16
11222026-03-02T08:36:24.539Z Downloaded oxide-tokio-rt v0.1.2
11232026-03-02T08:36:24.539Z Downloaded ff v0.13.1
11242026-03-02T08:36:24.539Z Downloaded const_format_proc_macros v0.2.34
11252026-03-02T08:36:24.540Z Downloaded blake2 v0.10.6
11262026-03-02T08:36:24.540Z Downloaded argon2 v0.5.3
11272026-03-02T08:36:24.540Z Downloaded newline-converter v0.3.0
11282026-03-02T08:36:24.540Z Downloaded olpc-cjson v0.1.4
11292026-03-02T08:36:24.540Z Downloaded num_threads v0.1.7
11302026-03-02T08:36:24.540Z Downloaded icu_properties_data v2.1.2
11312026-03-02T08:36:24.564Z Downloaded progenitor-macro v0.11.2
11322026-03-02T08:36:24.564Z Downloaded parking_lot_core v0.8.6
11332026-03-02T08:36:24.564Z Downloaded num_enum v0.5.11
11342026-03-02T08:36:24.564Z Downloaded num v0.4.3
11352026-03-02T08:36:24.564Z Downloaded nom v7.1.3
11362026-03-02T08:36:24.589Z Downloaded memmap v0.7.0
11372026-03-02T08:36:24.589Z Downloaded fixedbitset v0.4.2
11382026-03-02T08:36:24.589Z Downloaded embedded-io v0.6.1
11392026-03-02T08:36:24.589Z Downloaded dof v0.3.0
11402026-03-02T08:36:24.589Z Downloaded defmt-macros v1.0.1
11412026-03-02T08:36:24.589Z Downloaded constant_time_eq v0.4.2
11422026-03-02T08:36:24.589Z Downloaded bit-vec v0.8.0
11432026-03-02T08:36:24.589Z Downloaded postcard v1.1.3
11442026-03-02T08:36:24.589Z Downloaded paste v1.0.15
11452026-03-02T08:36:24.589Z Downloaded num-integer v0.1.46
11462026-03-02T08:36:24.614Z Downloaded num-derive v0.4.2
11472026-03-02T08:36:24.614Z Downloaded libsw-core v0.3.2
11482026-03-02T08:36:24.614Z Downloaded embedded-io v0.4.0
11492026-03-02T08:36:24.614Z Downloaded deranged v0.5.6
11502026-03-02T08:36:24.614Z Downloaded daft v0.1.5
11512026-03-02T08:36:24.614Z Downloaded csv-core v0.1.13
11522026-03-02T08:36:24.614Z Downloaded macaddr v1.0.1
11532026-03-02T08:36:24.614Z Downloaded linear-map v1.2.0
11542026-03-02T08:36:24.614Z Downloaded libm v0.2.16
11552026-03-02T08:36:24.639Z Downloaded iddqd v0.3.17
11562026-03-02T08:36:24.639Z Downloaded hkdf v0.12.4
11572026-03-02T08:36:24.639Z Downloaded fs-err v3.3.0
11582026-03-02T08:36:24.639Z Downloaded enum-as-inner v0.6.1
11592026-03-02T08:36:24.639Z Downloaded dropshot_endpoint v0.16.7
11602026-03-02T08:36:24.639Z Downloaded darling_macro v0.21.3
11612026-03-02T08:36:24.664Z Downloaded convert_case v0.4.0
11622026-03-02T08:36:24.664Z Downloaded const-random-macro v0.1.16
11632026-03-02T08:36:24.664Z Downloaded bit-set v0.8.0
11642026-03-02T08:36:24.664Z Downloaded async-stream v0.3.6
11652026-03-02T08:36:24.664Z Downloaded async-recursion v1.1.1
11662026-03-02T08:36:24.664Z Downloaded arrayref v0.3.9
11672026-03-02T08:36:24.664Z Downloaded papergrid v0.17.0
11682026-03-02T08:36:24.664Z Downloaded papergrid v0.11.0
11692026-03-02T08:36:24.664Z Downloaded num-rational v0.4.2
11702026-03-02T08:36:24.688Z Downloaded num-iter v0.1.45
11712026-03-02T08:36:24.688Z Downloaded memmap2 v0.9.10
11722026-03-02T08:36:24.688Z Downloaded dtrace-parser v0.2.0
11732026-03-02T08:36:24.688Z Downloaded defmt-parser v1.0.0
11742026-03-02T08:36:24.688Z Downloaded chacha20 v0.9.1
11752026-03-02T08:36:24.688Z Downloaded oxnet v0.1.4
11762026-03-02T08:36:24.688Z Downloaded opaque-debug v0.3.1
11772026-03-02T08:36:24.688Z Downloaded omicron-zone-package v0.12.2
11782026-03-02T08:36:24.688Z Downloaded num-conv v0.2.0
11792026-03-02T08:36:24.688Z Downloaded memoffset v0.9.1
11802026-03-02T08:36:24.688Z Downloaded jiff-static v0.2.20
11812026-03-02T08:36:24.688Z Downloaded itertools v0.12.1
11822026-03-02T08:36:24.713Z Downloaded icu_locale_core v2.1.1
11832026-03-02T08:36:24.713Z Downloaded dyn-clone v1.0.20
11842026-03-02T08:36:24.713Z Downloaded defmt v1.0.1
11852026-03-02T08:36:24.713Z Downloaded bcs v0.1.6
11862026-03-02T08:36:24.713Z Downloaded async-stream-impl v0.3.6
11872026-03-02T08:36:24.713Z Downloaded newtype-uuid-macros v0.1.0
11882026-03-02T08:36:24.737Z Downloaded linked-hash-map v0.5.6
11892026-03-02T08:36:24.737Z Downloaded icu_collections v2.1.1
11902026-03-02T08:36:24.737Z Downloaded hubpack v0.1.2
11912026-03-02T08:36:24.737Z Downloaded hickory-resolver v0.25.2
11922026-03-02T08:36:24.737Z Downloaded hashbrown v0.12.3
11932026-03-02T08:36:24.737Z Downloaded float-ord v0.3.2
11942026-03-02T08:36:24.737Z Downloaded dtrace-parser v0.3.0
11952026-03-02T08:36:24.762Z Downloaded cstr-argument v0.1.2
11962026-03-02T08:36:24.762Z Downloaded crc8 v0.1.1
11972026-03-02T08:36:24.762Z Downloaded const-random v0.1.18
11982026-03-02T08:36:24.762Z Downloaded cmake v0.1.57
11992026-03-02T08:36:24.762Z Downloaded cargo_toml v0.22.3
12002026-03-02T08:36:24.762Z Downloaded byteorder v1.5.0
12012026-03-02T08:36:24.762Z Downloaded backoff v0.4.0
12022026-03-02T08:36:24.762Z Downloaded num_enum v0.7.5
12032026-03-02T08:36:24.762Z Downloaded newtype_derive v0.1.6
12042026-03-02T08:36:24.762Z Downloaded multer v3.1.0
12052026-03-02T08:36:24.762Z Downloaded litemap v0.8.1
12062026-03-02T08:36:24.786Z Downloaded icu_properties v2.1.2
12072026-03-02T08:36:24.786Z Downloaded icu_normalizer v2.1.1
12082026-03-02T08:36:24.786Z Downloaded hickory-resolver v0.24.4
12092026-03-02T08:36:24.786Z Downloaded glob v0.3.3
12102026-03-02T08:36:24.786Z Downloaded foreign-types-macros v0.2.3
12112026-03-02T08:36:24.786Z Downloaded dunce v1.0.5
12122026-03-02T08:36:24.787Z Downloaded daft-derive v0.1.5
12132026-03-02T08:36:24.787Z Downloaded crossbeam-deque v0.8.6
12142026-03-02T08:36:24.811Z Downloaded cipher v0.4.4
12152026-03-02T08:36:24.811Z Downloaded bytecount v0.6.9
12162026-03-02T08:36:24.811Z Downloaded mime v0.3.17
12172026-03-02T08:36:24.811Z Downloaded match_cfg v0.1.0
12182026-03-02T08:36:24.811Z Downloaded keccak v0.1.6
12192026-03-02T08:36:24.811Z Downloaded is-terminal v0.4.17
12202026-03-02T08:36:24.811Z Downloaded ipnetwork v0.21.1
12212026-03-02T08:36:24.811Z Downloaded instant v0.1.13
12222026-03-02T08:36:24.811Z Downloaded inout v0.1.4
12232026-03-02T08:36:24.811Z Downloaded ingot-macros v0.1.1
12242026-03-02T08:36:24.811Z Downloaded ingot v0.1.1
12252026-03-02T08:36:24.811Z Downloaded indexmap v1.9.3
12262026-03-02T08:36:24.811Z Downloaded icu_normalizer_data v2.1.1
12272026-03-02T08:36:24.836Z Downloaded hubpack_derive v0.1.1
12282026-03-02T08:36:24.836Z Downloaded httpdate v1.0.3
12292026-03-02T08:36:24.836Z Downloaded hostname v0.4.2
12302026-03-02T08:36:24.836Z Downloaded hmac v0.12.1
12312026-03-02T08:36:24.836Z Downloaded heck v0.4.1
12322026-03-02T08:36:24.836Z Downloaded heapless v0.8.0
12332026-03-02T08:36:24.836Z Downloaded group v0.13.0
12342026-03-02T08:36:24.836Z Downloaded gethostname v0.5.0
12352026-03-02T08:36:24.836Z Downloaded fxhash v0.2.1
12362026-03-02T08:36:24.860Z Downloaded foreign-types-shared v0.3.1
12372026-03-02T08:36:24.860Z Downloaded foreign-types v0.5.0
12382026-03-02T08:36:24.860Z Downloaded foldhash v0.2.0
12392026-03-02T08:36:24.860Z Downloaded darling v0.21.3
12402026-03-02T08:36:24.860Z Downloaded crucible-workspace-hack v0.1.0
12412026-03-02T08:36:24.860Z Downloaded const_format v0.2.35
12422026-03-02T08:36:24.860Z Downloaded clap v4.5.59
12432026-03-02T08:36:24.885Z Downloaded base16ct v0.2.0
12442026-03-02T08:36:24.885Z Downloaded idna_adapter v1.2.1
12452026-03-02T08:36:24.885Z Downloaded ident_case v1.0.1
12462026-03-02T08:36:24.885Z Downloaded hostname v0.3.1
12472026-03-02T08:36:24.885Z Downloaded highway v1.3.0
12482026-03-02T08:36:24.885Z Downloaded half v2.7.1
12492026-03-02T08:36:24.885Z Downloaded dropshot v0.16.7
12502026-03-02T08:36:24.910Z Downloaded crossbeam-channel v0.5.15
12512026-03-02T08:36:24.935Z Downloaded icu_provider v2.1.1
12522026-03-02T08:36:24.935Z Downloaded derive-ex v0.1.8
12532026-03-02T08:36:24.935Z Downloaded defmt v0.3.100
12542026-03-02T08:36:24.935Z Downloaded cookie v0.18.1
12552026-03-02T08:36:24.935Z Downloaded critical-section v1.2.0
12562026-03-02T08:36:24.935Z Downloaded colored v3.1.1
12572026-03-02T08:36:24.935Z Downloaded cobs v0.3.0
12582026-03-02T08:36:24.935Z Downloaded cancel-safe-futures v0.1.5
12592026-03-02T08:36:24.935Z Downloaded ciborium-io v0.2.2
12602026-03-02T08:36:24.995Z Downloaded aws-lc-sys v0.37.1
12612026-03-02T08:36:27.010Z Compiling proc-macro2 v1.0.106
12622026-03-02T08:36:27.010Z Compiling quote v1.0.44
12632026-03-02T08:36:27.010Z Compiling unicode-ident v1.0.24
12642026-03-02T08:36:27.035Z Compiling serde_core v1.0.228
12652026-03-02T08:36:27.035Z Compiling cfg-if v1.0.4
12662026-03-02T08:36:27.035Z Compiling serde v1.0.228
12672026-03-02T08:36:27.036Z Compiling libc v0.2.180
12682026-03-02T08:36:27.036Z Compiling memchr v2.8.0
12692026-03-02T08:36:27.274Z Compiling itoa v1.0.17
12702026-03-02T08:36:27.626Z Compiling zmij v1.0.21
12712026-03-02T08:36:27.719Z Compiling autocfg v1.5.0
12722026-03-02T08:36:27.757Z Compiling libm v0.2.16
12732026-03-02T08:36:28.475Z Compiling version_check v0.9.5
12742026-03-02T08:36:28.669Z Compiling getrandom v0.4.1
12752026-03-02T08:36:28.807Z Compiling stable_deref_trait v1.2.1
12762026-03-02T08:36:28.831Z Compiling iana-time-zone v0.1.65
12772026-03-02T08:36:28.928Z Compiling equivalent v1.0.2
12782026-03-02T08:36:29.017Z Compiling pin-project-lite v0.2.16
12792026-03-02T08:36:29.131Z Compiling allocator-api2 v0.2.21
12802026-03-02T08:36:29.162Z Compiling foldhash v0.2.0
12812026-03-02T08:36:29.234Z Compiling litemap v0.8.1
12822026-03-02T08:36:29.258Z Compiling writeable v0.6.2
12832026-03-02T08:36:29.604Z Compiling syn v2.0.116
12842026-03-02T08:36:29.635Z Compiling icu_normalizer_data v2.1.1
12852026-03-02T08:36:29.661Z Compiling percent-encoding v2.3.2
12862026-03-02T08:36:29.709Z Compiling icu_properties_data v2.1.2
12872026-03-02T08:36:29.787Z Compiling hashbrown v0.16.1
12882026-03-02T08:36:29.897Z Compiling scopeguard v1.2.0
12892026-03-02T08:36:30.036Z Compiling parking_lot_core v0.9.12
12902026-03-02T08:36:30.090Z Compiling lock_api v0.4.14
12912026-03-02T08:36:30.183Z Compiling dyn-clone v1.0.20
12922026-03-02T08:36:30.396Z Compiling form_urlencoded v1.2.2
12932026-03-02T08:36:30.432Z Compiling utf8_iter v1.0.4
12942026-03-02T08:36:30.542Z Compiling log v0.4.29
12952026-03-02T08:36:30.586Z Compiling serde_json v1.0.149
12962026-03-02T08:36:30.694Z Compiling jobserver v0.1.34
12972026-03-02T08:36:30.739Z Compiling shlex v1.3.0
12982026-03-02T08:36:31.014Z Compiling find-msvc-tools v0.1.9
12992026-03-02T08:36:31.085Z Compiling thiserror v2.0.18
13002026-03-02T08:36:31.186Z Compiling futures-core v0.3.32
13012026-03-02T08:36:31.318Z Compiling cc v1.2.56
13022026-03-02T08:36:31.429Z Compiling num-traits v0.2.19
13032026-03-02T08:36:31.453Z Compiling zerocopy v0.8.39
13042026-03-02T08:36:31.453Z Compiling heck v0.5.0
13052026-03-02T08:36:31.499Z Compiling errno v0.3.14
13062026-03-02T08:36:31.815Z Compiling fnv v1.0.7
13072026-03-02T08:36:31.958Z Compiling futures-sink v0.3.32
13082026-03-02T08:36:32.151Z Compiling getrandom v0.2.17
13092026-03-02T08:36:32.186Z Compiling semver v1.0.27
13102026-03-02T08:36:32.210Z Compiling indexmap v2.13.0
13112026-03-02T08:36:32.540Z Compiling slab v0.4.12
13122026-03-02T08:36:32.841Z Compiling futures-channel v0.3.32
13132026-03-02T08:36:32.867Z Compiling futures-task v0.3.32
13142026-03-02T08:36:33.191Z Compiling futures-io v0.3.32
13152026-03-02T08:36:33.259Z Compiling uuid v1.21.0
13162026-03-02T08:36:33.459Z Compiling portable-atomic v1.13.1
13172026-03-02T08:36:33.985Z Compiling rustversion v1.0.22
13182026-03-02T08:36:34.159Z Compiling typenum v1.19.0
13192026-03-02T08:36:34.406Z Compiling ring v0.17.14
13202026-03-02T08:36:34.447Z Compiling socket2 v0.6.2
13212026-03-02T08:36:34.680Z Compiling schemars v0.8.22
13222026-03-02T08:36:34.768Z Compiling critical-section v1.2.0
13232026-03-02T08:36:35.106Z Compiling untrusted v0.9.0
13242026-03-02T08:36:35.321Z Compiling regex-syntax v0.8.9
13252026-03-02T08:36:35.441Z Compiling bitflags v2.11.0
13262026-03-02T08:36:35.666Z Compiling once_cell v1.21.3
13272026-03-02T08:36:35.886Z Compiling signal-hook-registry v1.4.8
13282026-03-02T08:36:35.933Z Compiling mio v1.1.1
13292026-03-02T08:36:36.062Z Compiling byteorder v1.5.0
13302026-03-02T08:36:36.087Z Compiling subtle v2.6.1
13312026-03-02T08:36:36.352Z Compiling rand_core v0.6.4
13322026-03-02T08:36:36.435Z Compiling rustix v1.1.3
13332026-03-02T08:36:36.511Z Compiling base64 v0.22.1
13342026-03-02T08:36:36.538Z Compiling synstructure v0.13.2
13352026-03-02T08:36:36.836Z Compiling serde_derive_internals v0.29.1
13362026-03-02T08:36:37.531Z Compiling httparse v1.10.1
13372026-03-02T08:36:37.589Z Compiling getrandom v0.3.4
13382026-03-02T08:36:37.710Z Compiling atomic-waker v1.1.2
13392026-03-02T08:36:37.915Z Compiling ucd-trie v0.1.7
13402026-03-02T08:36:38.092Z Compiling ipnet v2.11.0
13412026-03-02T08:36:38.209Z Compiling pest v2.8.6
13422026-03-02T08:36:38.233Z Compiling tower-layer v0.3.3
13432026-03-02T08:36:38.505Z Compiling tower-service v0.3.3
13442026-03-02T08:36:38.531Z Compiling thiserror v1.0.69
13452026-03-02T08:36:38.648Z Compiling ryu v1.0.23
13462026-03-02T08:36:38.976Z Compiling try-lock v0.2.5
13472026-03-02T08:36:39.162Z Compiling want v0.3.1
13482026-03-02T08:36:39.208Z Compiling generic-array v0.14.7
13492026-03-02T08:36:39.249Z Compiling pretty-hex v0.4.1
13502026-03-02T08:36:39.435Z Compiling httpdate v1.0.3
13512026-03-02T08:36:39.460Z Compiling pin-utils v0.1.0
13522026-03-02T08:36:39.492Z Compiling plain v0.2.3
13532026-03-02T08:36:39.570Z Compiling slog v2.8.2
13542026-03-02T08:36:39.626Z Compiling aho-corasick v1.1.4
13552026-03-02T08:36:39.651Z Compiling strsim v0.11.1
13562026-03-02T08:36:39.898Z Compiling serde_derive v1.0.228
13572026-03-02T08:36:39.935Z Compiling zerofrom-derive v0.1.6
13582026-03-02T08:36:39.959Z Compiling yoke-derive v0.8.1
13592026-03-02T08:36:40.339Z Compiling zerovec-derive v0.11.2
13602026-03-02T08:36:40.514Z Compiling displaydoc v0.2.5
13612026-03-02T08:36:41.361Z Compiling schemars_derive v0.8.22
13622026-03-02T08:36:41.495Z Compiling tokio-macros v2.6.0
13632026-03-02T08:36:42.040Z Compiling thiserror-impl v2.0.18
13642026-03-02T08:36:42.246Z Compiling zerocopy-derive v0.8.39
13652026-03-02T08:36:42.573Z Compiling zerofrom v0.1.6
13662026-03-02T08:36:42.731Z Compiling zeroize_derive v1.4.3
13672026-03-02T08:36:42.802Z Compiling yoke v0.8.1
13682026-03-02T08:36:42.953Z Compiling futures-macro v0.3.32
13692026-03-02T08:36:43.058Z Compiling pest_meta v2.8.6
13702026-03-02T08:36:43.152Z Compiling zerovec v0.11.5
13712026-03-02T08:36:43.957Z Compiling zerotrie v0.2.3
13722026-03-02T08:36:44.012Z Compiling zeroize v1.8.2
13732026-03-02T08:36:44.383Z Compiling tinystr v0.8.2
13742026-03-02T08:36:44.438Z Compiling potential_utf v0.1.4
13752026-03-02T08:36:44.603Z Compiling thiserror-impl v1.0.69
13762026-03-02T08:36:44.628Z Compiling futures-util v0.3.32
13772026-03-02T08:36:44.735Z Compiling icu_locale_core v2.1.1
13782026-03-02T08:36:44.759Z Compiling icu_collections v2.1.1
13792026-03-02T08:36:44.787Z Compiling pest_generator v2.8.6
13802026-03-02T08:36:46.205Z Compiling icu_provider v2.1.1
13812026-03-02T08:36:46.285Z Compiling pest_derive v2.8.6
13822026-03-02T08:36:46.843Z Compiling icu_properties v2.1.2
13832026-03-02T08:36:46.974Z Compiling regex-automata v0.4.14
13842026-03-02T08:36:47.142Z Compiling bytes v1.11.1
13852026-03-02T08:36:47.198Z Compiling smallvec v1.15.1
13862026-03-02T08:36:47.249Z Compiling chrono v0.4.43
13872026-03-02T08:36:47.274Z Compiling serde_tokenstream v0.2.2
13882026-03-02T08:36:47.639Z Compiling icu_normalizer v2.1.1
13892026-03-02T08:36:48.420Z Compiling http v1.4.0
13902026-03-02T08:36:48.626Z Compiling parking_lot v0.12.5
13912026-03-02T08:36:48.865Z Compiling idna_adapter v1.2.1
13922026-03-02T08:36:49.145Z Compiling idna v1.1.0
13932026-03-02T08:36:49.456Z Compiling tokio v1.49.0
13942026-03-02T08:36:50.075Z Compiling url v2.5.8
13952026-03-02T08:36:50.656Z Compiling http-body v1.0.1
13962026-03-02T08:36:50.786Z Compiling erased-serde v0.3.31
13972026-03-02T08:36:50.933Z Compiling regex v1.12.3
13982026-03-02T08:36:50.957Z Compiling winnow v0.7.14
13992026-03-02T08:36:52.918Z Compiling tracing-attributes v0.1.31
14002026-03-02T08:36:53.065Z Compiling tracing-core v0.1.36
14012026-03-02T08:36:53.156Z Compiling http-body-util v0.1.3
14022026-03-02T08:36:53.604Z Compiling ppv-lite86 v0.2.21
14032026-03-02T08:36:53.629Z Compiling crypto-common v0.1.7
14042026-03-02T08:36:53.850Z Compiling serde_urlencoded v0.7.1
14052026-03-02T08:36:54.342Z Compiling paste v1.0.15
14062026-03-02T08:36:54.366Z Compiling sync_wrapper v1.0.2
14072026-03-02T08:36:54.404Z Compiling regress v0.10.5
14082026-03-02T08:36:54.542Z Compiling rustls-pki-types v1.14.0
14092026-03-02T08:36:54.654Z Compiling scroll_derive v0.13.1
14102026-03-02T08:36:55.351Z Compiling num-conv v0.2.0
14112026-03-02T08:36:55.418Z Compiling tracing v0.1.44
14122026-03-02T08:36:55.608Z Compiling powerfmt v0.2.0
14132026-03-02T08:36:55.633Z Compiling anyhow v1.0.101
14142026-03-02T08:36:55.844Z Compiling time-core v0.1.8
14152026-03-02T08:36:55.881Z Compiling deranged v0.5.6
14162026-03-02T08:36:56.000Z Compiling ident_case v1.0.1
14172026-03-02T08:36:56.137Z Compiling time-macros v0.2.27
14182026-03-02T08:36:56.202Z Compiling iri-string v0.7.10
14192026-03-02T08:36:56.335Z Compiling scroll v0.13.0
14202026-03-02T08:36:56.622Z Compiling fastrand v2.3.0
14212026-03-02T08:36:56.895Z Compiling num_threads v0.1.7
14222026-03-02T08:36:57.042Z Compiling cpufeatures v0.2.17
14232026-03-02T08:36:57.156Z Compiling goblin v0.10.5
14242026-03-02T08:36:58.101Z Compiling typify-impl v0.4.3
14252026-03-02T08:36:58.333Z Compiling darling_core v0.21.3
14262026-03-02T08:36:58.375Z Compiling ipnetwork v0.21.1
14272026-03-02T08:36:59.957Z Compiling daft-derive v0.1.5
14282026-03-02T08:37:01.429Z Compiling omicron-workspace-hack v0.1.0
14292026-03-02T08:37:01.791Z Compiling tokio-util v0.7.18
14302026-03-02T08:37:03.205Z Compiling async-trait v0.1.89
14312026-03-02T08:37:03.576Z Compiling darling_macro v0.21.3
14322026-03-02T08:37:03.890Z Compiling cmake v0.1.57
14332026-03-02T08:37:04.503Z Compiling dunce v1.0.5
14342026-03-02T08:37:04.532Z Compiling usdt-impl v0.6.0
14352026-03-02T08:37:04.613Z Compiling fs_extra v1.3.0
14362026-03-02T08:37:04.657Z Compiling darling v0.21.3
14372026-03-02T08:37:04.909Z Compiling futures-executor v0.3.32
14382026-03-02T08:37:05.022Z Compiling dtrace-parser v0.3.0
14392026-03-02T08:37:05.185Z Compiling aws-lc-sys v0.37.1
14402026-03-02T08:37:05.263Z Compiling block-buffer v0.10.4
14412026-03-02T08:37:05.476Z Compiling crossbeam-utils v0.8.21
14422026-03-02T08:37:05.527Z Compiling digest v0.10.7
14432026-03-02T08:37:05.923Z Compiling dof v0.4.0
14442026-03-02T08:37:06.037Z Compiling openapiv3 v2.2.0
14452026-03-02T08:37:06.554Z Compiling structmeta-derive v0.3.0
14462026-03-02T08:37:06.579Z Compiling thread-id v5.1.0
14472026-03-02T08:37:06.699Z Compiling hex v0.4.3
14482026-03-02T08:37:07.098Z Compiling camino v1.2.2
14492026-03-02T08:37:07.366Z Compiling rustls v0.22.4
14502026-03-02T08:37:07.748Z Compiling futures v0.3.32
14512026-03-02T08:37:08.764Z Compiling structmeta v0.3.0
14522026-03-02T08:37:08.854Z Compiling rand_core v0.9.5
14532026-03-02T08:37:08.947Z Compiling h2 v0.4.13
14542026-03-02T08:37:09.123Z Compiling oxnet v0.1.4
14552026-03-02T08:37:09.283Z Compiling thread_local v1.1.9
14562026-03-02T08:37:09.308Z Compiling aws-lc-rs v1.15.4
14572026-03-02T08:37:09.332Z Compiling match_cfg v0.1.0
14582026-03-02T08:37:09.432Z Compiling syn v1.0.109
14592026-03-02T08:37:09.851Z Compiling unsafe-libyaml v0.2.11
14602026-03-02T08:37:09.876Z Compiling slog-async v2.8.0
14612026-03-02T08:37:10.061Z Compiling unicode-width v0.2.2
14622026-03-02T08:37:10.153Z Compiling quick-error v1.2.3
14632026-03-02T08:37:10.476Z Compiling usdt-macro v0.6.0
14642026-03-02T08:37:10.630Z Compiling usdt-attr-macro v0.6.0
14652026-03-02T08:37:10.716Z Compiling rand_chacha v0.9.0
14662026-03-02T08:37:11.488Z Compiling serde_yaml v0.9.34+deprecated
14672026-03-02T08:37:11.656Z Compiling newtype-uuid-macros v0.1.0
14682026-03-02T08:37:12.386Z Compiling strum_macros v0.26.4
14692026-03-02T08:37:12.611Z Compiling serde_spanned v1.0.4
14702026-03-02T08:37:12.874Z Compiling multer v3.1.0
14712026-03-02T08:37:12.966Z Compiling typify-macro v0.4.3
14722026-03-02T08:37:13.370Z Compiling untrusted v0.7.1
14732026-03-02T08:37:13.494Z Compiling toml_writer v1.0.6+spec-1.1.0
14742026-03-02T08:37:13.576Z Compiling take_mut v0.2.2
14752026-03-02T08:37:13.757Z Compiling hyper v1.8.1
14762026-03-02T08:37:13.883Z Compiling debug-ignore v1.0.5
14772026-03-02T08:37:14.058Z Compiling term v1.2.1
14782026-03-02T08:37:14.514Z Compiling bit-vec v0.8.0
14792026-03-02T08:37:14.983Z Compiling bit-set v0.8.0
14802026-03-02T08:37:15.379Z Compiling rand v0.9.2
14812026-03-02T08:37:15.610Z Compiling async-stream-impl v0.3.6
14822026-03-02T08:37:16.161Z Compiling hyper-util v0.1.20
14832026-03-02T08:37:16.185Z Compiling strum v0.26.3
14842026-03-02T08:37:16.383Z Compiling dropshot v0.16.7
14852026-03-02T08:37:16.671Z Compiling encoding_rs v0.8.35
14862026-03-02T08:37:16.764Z Compiling unarray v0.1.4
14872026-03-02T08:37:16.788Z Compiling spin v0.9.8
14882026-03-02T08:37:17.003Z Compiling rustls v0.23.36
14892026-03-02T08:37:17.030Z Compiling ref-cast v1.0.25
14902026-03-02T08:37:17.261Z Compiling typify v0.4.3
14912026-03-02T08:37:17.360Z Compiling mime v0.3.17
14922026-03-02T08:37:17.408Z Compiling async-stream v0.3.6
14932026-03-02T08:37:17.728Z Compiling derive-ex v0.1.8
14942026-03-02T08:37:17.752Z Compiling dropshot_endpoint v0.16.7
14952026-03-02T08:37:17.816Z Compiling macaddr v1.0.1
14962026-03-02T08:37:17.898Z Compiling ref-cast-impl v1.0.25
14972026-03-02T08:37:18.243Z Compiling waitgroup v0.1.2
14982026-03-02T08:37:18.468Z Compiling serde_path_to_error v0.1.20
14992026-03-02T08:37:19.383Z Compiling progenitor-impl v0.11.2
15002026-03-02T08:37:19.979Z Compiling tabwriter v1.4.1
15012026-03-02T08:37:20.067Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
15022026-03-02T08:37:20.426Z Compiling tempfile v3.25.0
15032026-03-02T08:37:20.450Z Compiling newtype-uuid v1.3.2
15042026-03-02T08:37:21.242Z Compiling test-strategy v0.4.5
15052026-03-02T08:37:21.345Z Compiling strum_macros v0.27.2
15062026-03-02T08:37:21.369Z Compiling instant v0.1.13
15072026-03-02T08:37:21.999Z Compiling daft v0.1.5
15082026-03-02T08:37:22.514Z Compiling serde_with_macros v3.16.1
15092026-03-02T08:37:23.835Z Compiling time v0.3.47
15102026-03-02T08:37:24.176Z Compiling tower v0.5.3
15112026-03-02T08:37:24.408Z Compiling webpki-roots v1.0.6
15122026-03-02T08:37:24.776Z Compiling colored v3.1.1
15132026-03-02T08:37:24.953Z Compiling crossbeam-channel v0.5.15
15142026-03-02T08:37:25.240Z Compiling tower-http v0.6.8
15152026-03-02T08:37:25.555Z Compiling strum v0.27.2
15162026-03-02T08:37:25.780Z Compiling parse-display-derive v0.10.0
15172026-03-02T08:37:26.141Z Compiling rustls-webpki v0.102.8
15182026-03-02T08:37:27.479Z Compiling progenitor-macro v0.11.2
15192026-03-02T08:37:27.988Z Compiling rustc-hash v2.1.1
15202026-03-02T08:37:29.166Z Compiling slog-json v2.6.1
15212026-03-02T08:37:29.271Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15222026-03-02T08:37:29.379Z Compiling hostname v0.3.1
15232026-03-02T08:37:29.547Z Compiling rand_chacha v0.3.1
15242026-03-02T08:37:29.591Z Compiling toml_parser v1.0.9+spec-1.1.0
15252026-03-02T08:37:29.624Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15262026-03-02T08:37:30.409Z Compiling toml_datetime v0.7.5+spec-1.1.0
15272026-03-02T08:37:30.692Z Compiling is-terminal v0.4.17
15282026-03-02T08:37:30.717Z Compiling memmap2 v0.9.10
15292026-03-02T08:37:30.842Z Compiling wait-timeout v0.2.1
15302026-03-02T08:37:31.002Z Compiling either v1.15.0
15312026-03-02T08:37:31.142Z Compiling rusty-fork v0.3.1
15322026-03-02T08:37:31.179Z Compiling usdt v0.6.0
15332026-03-02T08:37:31.435Z Compiling slog-term v2.9.2
15342026-03-02T08:37:31.459Z Compiling toml v0.9.12+spec-1.1.0
15352026-03-02T08:37:31.668Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15362026-03-02T08:37:31.884Z Compiling rand v0.8.5
15372026-03-02T08:37:31.938Z Compiling slog-bunyan v2.5.0
15382026-03-02T08:37:32.814Z Compiling tokio-rustls v0.25.0
15392026-03-02T08:37:33.302Z Compiling rand_xorshift v0.4.0
15402026-03-02T08:37:33.334Z Compiling sha1 v0.10.6
15412026-03-02T08:37:33.564Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15422026-03-02T08:37:33.800Z Compiling rustls-pemfile v2.2.0
15432026-03-02T08:37:34.380Z Compiling hostname v0.4.2
15442026-03-02T08:37:35.063Z Compiling proptest v1.10.0
15452026-03-02T08:37:37.673Z Compiling itertools v0.14.0
15462026-03-02T08:37:39.238Z Compiling serde_with v3.16.1
15472026-03-02T08:37:40.686Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
15482026-03-02T08:37:41.466Z Compiling utf8parse v0.2.2
15492026-03-02T08:37:41.650Z Compiling anstyle-parse v0.2.7
15502026-03-02T08:37:41.931Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
15512026-03-02T08:37:42.088Z Compiling toml_datetime v0.6.11
15522026-03-02T08:37:42.591Z Compiling anstyle-query v1.1.5
15532026-03-02T08:37:42.718Z Compiling colorchoice v1.0.4
15542026-03-02T08:37:42.915Z Compiling anstyle v1.0.13
15552026-03-02T08:37:43.162Z Compiling is_terminal_polyfill v1.70.2
15562026-03-02T08:37:43.309Z Compiling anstream v0.6.21
15572026-03-02T08:37:43.364Z Compiling backoff v0.4.0
15582026-03-02T08:37:43.747Z Compiling parse-display v0.10.0
15592026-03-02T08:37:43.971Z Compiling iddqd v0.3.17
15602026-03-02T08:37:44.627Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15612026-03-02T08:37:46.458Z Compiling clap_lex v1.0.0
15622026-03-02T08:37:46.929Z Compiling clap_derive v4.5.55
15632026-03-02T08:37:47.248Z Compiling terminal_size v0.4.3
15642026-03-02T08:37:48.046Z Compiling crossbeam-epoch v0.9.18
15652026-03-02T08:37:48.518Z Compiling clap_builder v4.5.59
15662026-03-02T08:37:48.754Z Compiling rustls-webpki v0.103.9
15672026-03-02T08:37:48.994Z Compiling toml_edit v0.23.10+spec-1.0.0
15682026-03-02T08:37:50.491Z Compiling proc-macro-error-attr v1.0.4
15692026-03-02T08:37:50.622Z Compiling heapless v0.8.0
15702026-03-02T08:37:51.242Z Compiling proc-macro-crate v3.4.0
15712026-03-02T08:37:51.521Z Compiling ingot-macros v0.1.1
15722026-03-02T08:37:52.194Z Compiling zerocopy-derive v0.7.35
15732026-03-02T08:37:53.928Z Compiling clap v4.5.59
15742026-03-02T08:37:54.047Z Compiling hash32 v0.3.1
15752026-03-02T08:37:54.155Z Compiling proc-macro-error v1.0.4
15762026-03-02T08:37:54.566Z Compiling winnow v0.5.40
15772026-03-02T08:37:54.741Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15782026-03-02T08:37:55.081Z Compiling smoltcp v0.11.0
15792026-03-02T08:37:56.974Z Compiling zerocopy v0.7.35
15802026-03-02T08:37:57.305Z Compiling num_enum_derive v0.7.5
15812026-03-02T08:37:57.579Z Compiling ingot-types v0.1.2
15822026-03-02T08:37:57.866Z Compiling tokio-rustls v0.26.4
15832026-03-02T08:37:58.163Z Compiling toml_edit v0.19.15
15842026-03-02T08:37:59.315Z Compiling cobs v0.3.0
15852026-03-02T08:37:59.485Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
15862026-03-02T08:37:59.509Z Compiling bitflags v1.3.2
15872026-03-02T08:37:59.533Z Compiling managed v0.8.0
15882026-03-02T08:37:59.634Z Compiling crucible-workspace-hack v0.1.0
15892026-03-02T08:37:59.713Z Compiling postcard v1.1.3
15902026-03-02T08:37:59.881Z Compiling num_enum v0.7.5
15912026-03-02T08:38:00.022Z Compiling hyper-rustls v0.27.7
15922026-03-02T08:38:00.626Z Compiling ingot v0.1.1
15932026-03-02T08:38:00.964Z Compiling proc-macro-crate v1.3.1
15942026-03-02T08:38:01.131Z Compiling foreign-types-macros v0.2.3
15952026-03-02T08:38:01.667Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
15962026-03-02T08:38:01.855Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
15972026-03-02T08:38:01.902Z Compiling heck v0.4.1
15982026-03-02T08:38:02.227Z Compiling rayon-core v1.13.0
15992026-03-02T08:38:02.359Z Compiling foreign-types-shared v0.3.1
16002026-03-02T08:38:02.447Z Compiling reqwest v0.12.28
16012026-03-02T08:38:02.506Z Compiling foreign-types v0.5.0
16022026-03-02T08:38:02.840Z Compiling crossbeam-deque v0.8.6
16032026-03-02T08:38:02.865Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16042026-03-02T08:38:03.178Z Compiling num_enum_derive v0.5.11
16052026-03-02T08:38:03.704Z Compiling dtrace-parser v0.2.0
16062026-03-02T08:38:03.829Z Compiling scroll_derive v0.12.1
16072026-03-02T08:38:04.354Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16082026-03-02T08:38:05.128Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16092026-03-02T08:38:05.154Z Compiling usdt-impl v0.5.0
16102026-03-02T08:38:05.178Z Compiling memoffset v0.9.1
16112026-03-02T08:38:05.319Z Compiling cstr-argument v0.1.2
16122026-03-02T08:38:05.343Z Compiling convert_case v0.4.0
16132026-03-02T08:38:05.565Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
16142026-03-02T08:38:05.591Z Compiling cfg_aliases v0.2.1
16152026-03-02T08:38:05.615Z Compiling tinyvec_macros v0.1.1
16162026-03-02T08:38:05.715Z Compiling nix v0.30.1
16172026-03-02T08:38:05.739Z Compiling tinyvec v1.10.0
16182026-03-02T08:38:06.000Z Compiling derive_more v0.99.20
16192026-03-02T08:38:06.025Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16202026-03-02T08:38:06.119Z Compiling scroll v0.12.0
16212026-03-02T08:38:06.485Z Compiling num_enum v0.5.11
16222026-03-02T08:38:06.509Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16232026-03-02T08:38:06.707Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
16242026-03-02T08:38:07.729Z Compiling dof v0.3.0
16252026-03-02T08:38:08.464Z Compiling camino-tempfile v1.4.1
16262026-03-02T08:38:08.489Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
16272026-03-02T08:38:08.590Z Compiling thread-id v4.2.2
16282026-03-02T08:38:09.909Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16292026-03-02T08:38:10.495Z Compiling rayon v1.11.0
16302026-03-02T08:38:11.095Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16312026-03-02T08:38:11.214Z Compiling goblin v0.8.2
16322026-03-02T08:38:11.799Z Compiling progenitor-client v0.11.2
16332026-03-02T08:38:12.261Z Compiling zone_cfg_derive v0.3.1
16342026-03-02T08:38:12.576Z Compiling itertools v0.12.1
16352026-03-02T08:38:12.751Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16362026-03-02T08:38:13.355Z Compiling serde_spanned v0.6.9
16372026-03-02T08:38:13.464Z Compiling num-derive v0.4.2
16382026-03-02T08:38:13.612Z Compiling sigpipe v0.1.3
16392026-03-02T08:38:14.283Z Compiling glob v0.3.3
16402026-03-02T08:38:14.502Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16412026-03-02T08:38:14.626Z Compiling toml_write v0.1.2
16422026-03-02T08:38:14.872Z Compiling jiff v0.2.20
16432026-03-02T08:38:15.051Z Compiling toml_edit v0.22.27
16442026-03-02T08:38:15.227Z Compiling zone v0.3.1
16452026-03-02T08:38:15.341Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
16462026-03-02T08:38:16.816Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16472026-03-02T08:38:17.304Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16482026-03-02T08:38:18.093Z Compiling progenitor v0.11.2
16492026-03-02T08:38:20.824Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16502026-03-02T08:38:21.223Z Compiling smf v0.2.3
16512026-03-02T08:38:21.362Z Compiling secrecy v0.10.3
16522026-03-02T08:38:21.651Z Compiling num-integer v0.1.46
16532026-03-02T08:38:22.407Z Compiling rustc_version v0.4.1
16542026-03-02T08:38:22.564Z Compiling whoami v1.6.1
16552026-03-02T08:38:22.710Z Compiling rustix v0.38.44
16562026-03-02T08:38:22.937Z Compiling float-ord v0.3.2
16572026-03-02T08:38:22.962Z Compiling prettyplease v0.2.37
16582026-03-02T08:38:23.125Z Compiling curve25519-dalek v4.1.3
16592026-03-02T08:38:23.962Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
16602026-03-02T08:38:24.430Z Compiling toml v0.8.23
16612026-03-02T08:38:24.538Z Compiling usdt-attr-macro v0.5.0
16622026-03-02T08:38:24.824Z Compiling usdt-macro v0.5.0
16632026-03-02T08:38:26.003Z Compiling progenitor-client v0.10.0
16642026-03-02T08:38:26.636Z Compiling hmac v0.12.1
16652026-03-02T08:38:26.966Z Compiling inout v0.1.4
16662026-03-02T08:38:26.990Z Compiling enum-as-inner v0.6.1
16672026-03-02T08:38:27.194Z Compiling ff v0.13.1
16682026-03-02T08:38:27.418Z Compiling memmap v0.7.0
16692026-03-02T08:38:27.755Z Compiling static_assertions v1.1.0
16702026-03-02T08:38:27.870Z Compiling data-encoding v2.10.0
16712026-03-02T08:38:27.989Z Compiling usdt v0.5.0
16722026-03-02T08:38:28.465Z Compiling group v0.13.0
16732026-03-02T08:38:28.490Z Compiling cipher v0.4.4
16742026-03-02T08:38:28.654Z Compiling hkdf v0.12.4
16752026-03-02T08:38:28.948Z Compiling num-rational v0.4.2
16762026-03-02T08:38:28.993Z Compiling num-iter v0.1.45
16772026-03-02T08:38:29.689Z Compiling thiserror-impl-no-std v2.0.2
16782026-03-02T08:38:29.713Z Compiling universal-hash v0.5.1
16792026-03-02T08:38:29.936Z Compiling half v2.7.1
16802026-03-02T08:38:30.360Z Compiling crypto-bigint v0.5.5
16812026-03-02T08:38:30.686Z Compiling curve25519-dalek-derive v0.1.1
16822026-03-02T08:38:30.875Z Compiling num-complex v0.4.6
16832026-03-02T08:38:32.030Z Compiling base16ct v0.2.0
16842026-03-02T08:38:32.085Z Compiling base64ct v1.8.3
16852026-03-02T08:38:32.359Z Compiling opaque-debug v0.3.1
16862026-03-02T08:38:32.493Z Compiling ciborium-io v0.2.2
16872026-03-02T08:38:32.677Z Compiling ciborium-ll v0.2.2
16882026-03-02T08:38:32.771Z Compiling num v0.4.3
16892026-03-02T08:38:32.853Z Compiling password-hash v0.5.0
16902026-03-02T08:38:32.883Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16912026-03-02T08:38:32.916Z Compiling poly1305 v0.8.0
16922026-03-02T08:38:33.150Z Compiling elliptic-curve v0.13.8
16932026-03-02T08:38:33.731Z Compiling thiserror-no-std v2.0.2
16942026-03-02T08:38:33.883Z Compiling chacha20 v0.9.1
16952026-03-02T08:38:33.998Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16962026-03-02T08:38:34.300Z Compiling hubpack_derive v0.1.1
16972026-03-02T08:38:34.827Z Compiling blake2 v0.10.6
16982026-03-02T08:38:35.244Z Compiling aead v0.5.2
16992026-03-02T08:38:35.550Z Compiling vcpkg v0.2.15
17002026-03-02T08:38:35.824Z Compiling semver v0.1.20
17012026-03-02T08:38:36.206Z Compiling resolv-conf v0.7.6
17022026-03-02T08:38:36.333Z Compiling keccak v0.1.6
17032026-03-02T08:38:36.796Z Compiling pkg-config v0.3.32
17042026-03-02T08:38:36.870Z Compiling linked-hash-map v0.5.6
17052026-03-02T08:38:36.894Z Compiling sha3 v0.10.8
17062026-03-02T08:38:37.021Z Compiling rustc_version v0.1.7
17072026-03-02T08:38:37.219Z Compiling lru-cache v0.1.2
17082026-03-02T08:38:37.383Z Compiling chacha20poly1305 v0.10.1
17092026-03-02T08:38:37.427Z Compiling argon2 v0.5.3
17102026-03-02T08:38:37.492Z Compiling vsss-rs v3.3.4
17112026-03-02T08:38:37.610Z Compiling hubpack v0.1.2
17122026-03-02T08:38:37.769Z Compiling openssl-sys v0.9.111
17132026-03-02T08:38:38.016Z Compiling ciborium v0.2.2
17142026-03-02T08:38:38.041Z Compiling hickory-proto v0.24.4
17152026-03-02T08:38:39.310Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
17162026-03-02T08:38:40.229Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17172026-03-02T08:38:40.377Z Compiling serde-big-array v0.5.1
17182026-03-02T08:38:40.642Z Compiling serde_repr v0.1.20
17192026-03-02T08:38:40.822Z Compiling derive-where v1.6.0
17202026-03-02T08:38:40.895Z Compiling siphasher v1.0.2
17212026-03-02T08:38:41.318Z Compiling indent_write v2.2.0
17222026-03-02T08:38:41.559Z Compiling unicode-segmentation v1.12.0
17232026-03-02T08:38:41.817Z Compiling minimal-lexical v0.2.1
17242026-03-02T08:38:41.899Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17252026-03-02T08:38:42.290Z Compiling newline-converter v0.3.0
17262026-03-02T08:38:42.431Z Compiling hickory-resolver v0.24.4
17272026-03-02T08:38:43.513Z Compiling nom v7.1.3
17282026-03-02T08:38:45.458Z Compiling phf_shared v0.12.1
17292026-03-02T08:38:45.808Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17302026-03-02T08:38:46.681Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17312026-03-02T08:38:46.842Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17322026-03-02T08:38:47.280Z Compiling newtype_derive v0.1.6
17332026-03-02T08:38:47.629Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17342026-03-02T08:38:47.693Z Compiling atomicwrites v0.4.4
17352026-03-02T08:38:48.292Z Compiling progenitor-impl v0.10.0
17362026-03-02T08:38:48.434Z Compiling console v0.15.11
17372026-03-02T08:38:49.028Z Compiling tokio-stream v0.1.18
17382026-03-02T08:38:49.857Z Compiling pin-project-internal v1.1.10
17392026-03-02T08:38:49.947Z Compiling slog-dtrace v0.3.0
17402026-03-02T08:38:50.320Z Compiling csv-core v0.1.13
17412026-03-02T08:38:50.474Z Compiling owo-colors v4.2.3
17422026-03-02T08:38:50.857Z Compiling cancel-safe-futures v0.1.5
17432026-03-02T08:38:51.064Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17442026-03-02T08:38:51.243Z Compiling swrite v0.1.0
17452026-03-02T08:38:51.271Z Compiling similar v2.7.0
17462026-03-02T08:38:51.401Z Compiling chrono-tz v0.10.4
17472026-03-02T08:38:51.747Z Compiling foldhash v0.1.5
17482026-03-02T08:38:52.104Z Compiling unicode-width v0.1.14
17492026-03-02T08:38:52.243Z Compiling unicode-xid v0.2.6
17502026-03-02T08:38:52.441Z Compiling const_format_proc_macros v0.2.34
17512026-03-02T08:38:53.100Z Compiling pin-project v1.1.10
17522026-03-02T08:38:53.261Z Compiling expectorate v1.2.0
17532026-03-02T08:38:53.331Z Compiling hashbrown v0.15.5
17542026-03-02T08:38:53.650Z Compiling csv v1.4.0
17552026-03-02T08:38:53.821Z Compiling qorb v0.4.1
17562026-03-02T08:38:54.133Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17572026-03-02T08:38:54.497Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17582026-03-02T08:38:54.665Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17592026-03-02T08:38:54.873Z Compiling phf v0.12.1
17602026-03-02T08:38:55.210Z Compiling tokio-dtrace v0.1.1
17612026-03-02T08:38:55.559Z Compiling unicode-normalization v0.1.25
17622026-03-02T08:38:56.182Z Compiling progenitor-macro v0.10.0
17632026-03-02T08:38:56.274Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17642026-03-02T08:38:56.619Z Compiling libsw-core v0.3.2
17652026-03-02T08:38:56.985Z Compiling async-recursion v1.1.1
17662026-03-02T08:38:57.345Z Compiling snafu-derive v0.8.9
17672026-03-02T08:38:58.428Z Compiling cookie v0.18.1
17682026-03-02T08:38:58.751Z Compiling bstr v1.12.1
17692026-03-02T08:38:58.855Z Compiling same-file v1.0.6
17702026-03-02T08:38:59.168Z Compiling fixedbitset v0.4.2
17712026-03-02T08:38:59.302Z Compiling openssl v0.10.75
17722026-03-02T08:38:59.631Z Compiling fixedbitset v0.5.7
17732026-03-02T08:38:59.778Z Compiling bytecount v0.6.9
17742026-03-02T08:38:59.812Z Compiling highway v1.3.0
17752026-03-02T08:39:00.043Z Compiling foreign-types-shared v0.1.1
17762026-03-02T08:39:00.187Z Compiling foreign-types v0.3.2
17772026-03-02T08:39:00.301Z Compiling petgraph v0.8.3
17782026-03-02T08:39:00.358Z Compiling papergrid v0.11.0
17792026-03-02T08:39:00.666Z Compiling globset v0.4.18
17802026-03-02T08:39:01.358Z Compiling snafu v0.8.9
17812026-03-02T08:39:02.116Z Compiling petgraph v0.6.5
17822026-03-02T08:39:02.498Z Compiling walkdir v2.5.0
17832026-03-02T08:39:03.382Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17842026-03-02T08:39:03.684Z Compiling libsw v3.5.0
17852026-03-02T08:39:03.863Z Compiling olpc-cjson v0.1.4
17862026-03-02T08:39:04.069Z Compiling oxide-tokio-rt v0.1.2
17872026-03-02T08:39:04.344Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17882026-03-02T08:39:04.575Z Compiling const_format v0.2.35
17892026-03-02T08:39:05.928Z Compiling gethostname v0.5.0
17902026-03-02T08:39:06.119Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
17912026-03-02T08:39:07.375Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17922026-03-02T08:39:07.974Z Compiling progenitor v0.10.0
17932026-03-02T08:39:08.195Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17942026-03-02T08:39:09.207Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17952026-03-02T08:39:09.247Z Compiling tabled_derive v0.7.0
17962026-03-02T08:39:11.185Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17972026-03-02T08:39:11.367Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17982026-03-02T08:39:12.627Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17992026-03-02T08:39:12.785Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18002026-03-02T08:39:12.922Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18012026-03-02T08:39:13.013Z Compiling bcs v0.1.6
18022026-03-02T08:39:13.629Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18032026-03-02T08:39:14.034Z Compiling serde_plain v1.0.2
18042026-03-02T08:39:14.414Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18052026-03-02T08:39:14.720Z Compiling openssl-macros v0.1.1
18062026-03-02T08:39:14.827Z Compiling pem v3.0.6
18072026-03-02T08:39:14.853Z Compiling termtree v0.5.1
18082026-03-02T08:39:15.177Z Compiling crunchy v0.2.4
18092026-03-02T08:39:15.498Z Compiling unicode-linebreak v0.1.5
18102026-03-02T08:39:15.588Z Compiling linear-map v1.2.0
18112026-03-02T08:39:15.700Z Compiling typed-path v0.9.3
18122026-03-02T08:39:15.724Z Compiling tagptr v0.2.0
18132026-03-02T08:39:15.935Z Compiling lazy_static v1.5.0
18142026-03-02T08:39:15.981Z Compiling smawk v0.3.2
18152026-03-02T08:39:16.028Z Compiling moka v0.12.13
18162026-03-02T08:39:16.079Z Compiling steno v0.4.1
18172026-03-02T08:39:16.118Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18182026-03-02T08:39:16.219Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18192026-03-02T08:39:17.249Z Compiling textwrap v0.16.2
18202026-03-02T08:39:18.422Z Compiling tough v0.20.0
18212026-03-02T08:39:19.052Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18222026-03-02T08:39:20.007Z Compiling tabled v0.15.0
18232026-03-02T08:39:22.697Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18242026-03-02T08:39:23.100Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18252026-03-02T08:39:23.631Z Compiling hickory-proto v0.25.2
18262026-03-02T08:39:24.873Z Compiling humantime v2.3.0
18272026-03-02T08:39:25.405Z Compiling tiny-keccak v2.0.2
18282026-03-02T08:39:25.649Z Compiling num-derive v0.3.3
18292026-03-02T08:39:25.788Z Compiling parking_lot_core v0.8.6
18302026-03-02T08:39:26.329Z Compiling crc32fast v1.5.0
18312026-03-02T08:39:26.606Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
18322026-03-02T08:39:26.637Z Compiling const-random-macro v0.1.16
18332026-03-02T08:39:27.057Z Compiling ahash v0.8.12
18342026-03-02T08:39:27.454Z Compiling smartstring v1.0.1
18352026-03-02T08:39:27.565Z Compiling const-random v0.1.18
18362026-03-02T08:39:27.657Z Compiling parking_lot v0.11.2
18372026-03-02T08:39:27.724Z Compiling libscf-sys v1.1.0
18382026-03-02T08:39:27.979Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
18392026-03-02T08:39:28.348Z Compiling hickory-resolver v0.25.2
18402026-03-02T08:39:28.524Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
18412026-03-02T08:39:28.768Z Compiling fxhash v0.2.1
18422026-03-02T08:39:28.793Z Compiling socket2 v0.5.10
18432026-03-02T08:39:29.006Z Compiling internet-checksum v0.2.1
18442026-03-02T08:39:29.031Z Compiling sled v0.34.7
18452026-03-02T08:39:29.751Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18462026-03-02T08:39:29.857Z Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types)
18472026-03-02T08:39:30.278Z Compiling thin-vec v0.2.14
18482026-03-02T08:39:30.869Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18492026-03-02T08:39:31.175Z Compiling rhai_codegen v3.1.0
18502026-03-02T08:39:32.185Z Compiling sdd v3.0.10
18512026-03-02T08:39:32.906Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18522026-03-02T08:39:33.234Z Compiling scc v2.4.0
18532026-03-02T08:39:33.875Z Compiling serial_test_derive v3.3.1
18542026-03-02T08:39:33.963Z Compiling rhai v1.24.0
18552026-03-02T08:39:35.224Z Compiling yansi v1.0.1
18562026-03-02T08:39:35.768Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18572026-03-02T08:39:35.977Z Compiling diff v0.1.13
18582026-03-02T08:39:36.123Z Compiling serial_test v3.3.1
18592026-03-02T08:39:36.619Z Compiling pretty_assertions v1.4.1
18602026-03-02T08:40:08.902Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18612026-03-02T08:40:13.371Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18622026-03-02T08:40:14.862Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
18632026-03-02T08:40:17.361Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
18642026-03-02T08:40:19.300Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
18652026-03-02T08:40:23.614Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
18662026-03-02T08:41:49.574Z Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 23s
18672026-03-02T08:41:49.810Z────────────
18682026-03-02T08:41:49.810Z Nextest run ID 674a87bd-431f-421a-8052-83599b7c570e with nextest profile: default
18692026-03-02T08:41:49.810Z Starting 171 tests across 1 binary
18702026-03-02T08:41:49.837Z PASS [ 0.026s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes
18712026-03-02T08:41:49.837Z PASS [ 0.025s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes
18722026-03-02T08:41:49.862Z PASS [ 0.028s] bgp messages::tests::bgp_nexthop_byte_len
18732026-03-02T08:41:49.862Z PASS [ 0.030s] bgp connection_tcp::tests::apply_dscp_sets_ip_tos
18742026-03-02T08:41:49.862Z PASS [ 0.033s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes
18752026-03-02T08:41:49.862Z PASS [ 0.035s] bgp messages::tests::bgp_nexthop_length_mismatch
18762026-03-02T08:41:49.862Z PASS [ 0.039s] bgp messages::tests::bgp_nexthop_invalid_length
18772026-03-02T08:41:49.862Z PASS [ 0.040s] bgp connection_tcp::tests::apply_dscp_sets_ipv6_tclass
18782026-03-02T08:41:49.886Z PASS [ 0.025s] bgp messages::tests::bgp_nexthop_round_trip
18792026-03-02T08:41:49.886Z PASS [ 0.024s] bgp messages::tests::decoding_accepts_reach_and_unreach_together
18802026-03-02T08:41:49.886Z PASS [ 0.024s] bgp messages::tests::decoding_deduplicates_non_mp_attributes
18812026-03-02T08:41:49.886Z PASS [ 0.031s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding
18822026-03-02T08:41:49.886Z PASS [ 0.028s] bgp messages::tests::empty_update_end_of_rib
18832026-03-02T08:41:49.887Z PASS [ 0.032s] bgp messages::tests::header_round_trip
18842026-03-02T08:41:49.887Z PASS [ 0.030s] bgp messages::tests::header_tests::from_wire_parses_undersized_length
18852026-03-02T08:41:49.887Z PASS [ 0.024s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker
18862026-03-02T08:41:49.911Z PASS [ 0.037s] bgp messages::tests::header_tests::from_wire_parses_oversized_length
18872026-03-02T08:41:49.911Z PASS [ 0.024s] bgp messages::tests::header_tests::new_accepts_minimum_length
18882026-03-02T08:41:49.911Z PASS [ 0.023s] bgp messages::tests::header_tests::new_rejects_length_too_small
18892026-03-02T08:41:49.911Z PASS [ 0.031s] bgp messages::tests::header_tests::new_accepts_maximum_length
18902026-03-02T08:41:49.911Z PASS [ 0.028s] bgp messages::tests::header_tests::new_rejects_length_too_large
18912026-03-02T08:41:49.935Z PASS [ 0.029s] bgp messages::tests::header_tests::roundtrip_max_length_header
18922026-03-02T08:41:49.935Z PASS [ 0.027s] bgp messages::tests::ipv4_unicast_dual_encoding
18932026-03-02T08:41:49.935Z PASS [ 0.036s] bgp messages::tests::header_tests::roundtrip_keepalive_header
18942026-03-02T08:41:49.935Z PASS [ 0.030s] bgp messages::tests::mandatory_attribute_validation::aggregator_display
18952026-03-02T08:41:49.935Z PASS [ 0.029s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing
18962026-03-02T08:41:49.935Z PASS [ 0.028s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing
18972026-03-02T08:41:49.935Z PASS [ 0.034s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message
18982026-03-02T08:41:49.936Z PASS [ 0.032s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length
18992026-03-02T08:41:49.960Z PASS [ 0.030s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display
19002026-03-02T08:41:49.960Z PASS [ 0.032s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format
19012026-03-02T08:41:49.960Z PASS [ 0.028s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length
19022026-03-02T08:41:49.960Z PASS [ 0.028s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing
19032026-03-02T08:41:49.960Z PASS [ 0.023s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error
19042026-03-02T08:41:49.960Z PASS [ 0.031s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format
19052026-03-02T08:41:49.960Z PASS [ 0.032s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message
19062026-03-02T08:41:49.960Z PASS [ 0.033s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire
19072026-03-02T08:41:49.985Z PASS [ 0.025s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length
19082026-03-02T08:41:49.985Z PASS [ 0.025s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds
19092026-03-02T08:41:49.985Z PASS [ 0.023s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs
19102026-03-02T08:41:49.985Z PASS [ 0.028s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs
19112026-03-02T08:41:49.985Z PASS [ 0.032s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop
19122026-03-02T08:41:50.010Z PASS [ 0.029s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short
19132026-03-02T08:41:50.010Z PASS [ 0.035s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length
19142026-03-02T08:41:50.010Z PASS [ 0.031s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short
19152026-03-02T08:41:50.010Z PASS [ 0.027s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors
19162026-03-02T08:41:50.010Z PASS [ 0.032s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs
19172026-03-02T08:41:50.010Z PASS [ 0.024s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length
19182026-03-02T08:41:50.010Z PASS [ 0.034s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors
19192026-03-02T08:41:50.010Z PASS [ 0.032s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors
19202026-03-02T08:41:50.034Z PASS [ 0.030s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short
19212026-03-02T08:41:50.034Z PASS [ 0.025s] bgp messages::tests::mp_bgp_attributes_encoded_first
19222026-03-02T08:41:50.034Z PASS [ 0.032s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs
19232026-03-02T08:41:50.034Z PASS [ 0.028s] bgp messages::tests::mp_reach_nlri_ipv4_unicast
19242026-03-02T08:41:50.034Z PASS [ 0.024s] bgp messages::tests::mp_reach_nlri_round_trip
19252026-03-02T08:41:50.034Z PASS [ 0.023s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast
19262026-03-02T08:41:50.034Z PASS [ 0.029s] bgp messages::tests::mp_reach_nlri_ipv6_unicast
19272026-03-02T08:41:50.059Z PASS [ 0.032s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast
19282026-03-02T08:41:50.059Z PASS [ 0.029s] bgp messages::tests::notification_round_trip
19292026-03-02T08:41:50.059Z PASS [ 0.032s] bgp messages::tests::mp_unreach_nlri_round_trip
19302026-03-02T08:41:50.059Z PASS [ 0.027s] bgp messages::tests::open_round_trip
19312026-03-02T08:41:50.059Z PASS [ 0.025s] bgp messages::tests::prefix_conversion
19322026-03-02T08:41:50.059Z PASS [ 0.026s] bgp messages::tests::prefix_within
19332026-03-02T08:41:50.059Z PASS [ 0.025s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard
19342026-03-02T08:41:50.084Z PASS [ 0.033s] bgp messages::tests::open_round_trip_extended_nexthop
19352026-03-02T08:41:50.084Z PASS [ 0.031s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw
19362026-03-02T08:41:50.084Z PASS [ 0.024s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard
19372026-03-02T08:41:50.084Z PASS [ 0.023s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw
19382026-03-02T08:41:50.084Z PASS [ 0.022s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset
19392026-03-02T08:41:50.084Z PASS [ 0.032s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw
19402026-03-02T08:41:50.084Z PASS [ 0.025s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw
19412026-03-02T08:41:50.084Z PASS [ 0.030s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw
19422026-03-02T08:41:50.108Z PASS [ 0.031s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw
19432026-03-02T08:41:50.108Z PASS [ 0.031s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors
19442026-03-02T08:41:50.108Z PASS [ 0.028s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid
19452026-03-02T08:41:50.108Z PASS [ 0.034s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected
19462026-03-02T08:41:50.108Z PASS [ 0.032s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected
19472026-03-02T08:41:50.108Z PASS [ 0.025s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed
19482026-03-02T08:41:50.109Z PASS [ 0.027s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details
19492026-03-02T08:41:50.133Z PASS [ 0.034s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive
19502026-03-02T08:41:50.133Z PASS [ 0.031s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags
19512026-03-02T08:41:50.133Z PASS [ 0.027s] bgp messages::tests::route_refresh_round_trip
19522026-03-02T08:41:50.133Z PASS [ 0.027s] bgp messages::tests::test_nexthop_length_validation
19532026-03-02T08:41:50.133Z PASS [ 0.027s] bgp messages::tests::update_round_trip
19542026-03-02T08:41:50.157Z PASS [ 0.034s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional
19552026-03-02T08:41:50.181Z PASS [ 0.037s] bgp proptest::prop_empty_produces_no_chunks
19562026-03-02T08:41:50.182Z PASS [ 0.069s] bgp policy::test::open_add_4byte_as
19572026-03-02T08:41:50.182Z PASS [ 0.070s] bgp policy::test::open_require_4byte_as
19582026-03-02T08:41:50.206Z PASS [ 0.053s] bgp proptest::prop_duplicate_attrs_deduplicated
19592026-03-02T08:41:50.206Z PASS [ 0.070s] bgp policy::test::shape_update_prefixes
19602026-03-02T08:41:50.206Z PASS [ 0.061s] bgp policy::test::update_shape_community
19612026-03-02T08:41:50.206Z PASS [ 0.075s] bgp policy::test::update_drop_on_no_export
19622026-03-02T08:41:50.230Z PASS [ 0.042s] bgp proptest::prop_ipv4_prefixes_roundtrip
19632026-03-02T08:41:50.231Z PASS [ 0.078s] bgp proptest::prop_encode_decode_semantic_equivalence
19642026-03-02T08:41:50.231Z PASS [ 0.040s] bgp proptest::prop_ipv4_prefixes_via_mp_reach
19652026-03-02T08:41:50.231Z PASS [ 0.043s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence
19662026-03-02T08:41:50.231Z PASS [ 0.043s] bgp proptest::prop_ipv4_wire_format_roundtrip
19672026-03-02T08:41:50.231Z PASS [ 0.038s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach
19682026-03-02T08:41:50.231Z PASS [ 0.042s] bgp proptest::prop_ipv4_withdrawn_roundtrip
19692026-03-02T08:41:50.255Z PASS [ 0.035s] bgp proptest::prop_ipv6_wire_format_roundtrip
19702026-03-02T08:41:50.255Z PASS [ 0.036s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach
19712026-03-02T08:41:50.255Z PASS [ 0.054s] bgp proptest::prop_ipv6_prefixes_via_mp_reach
19722026-03-02T08:41:50.279Z PASS [ 0.033s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach
19732026-03-02T08:41:50.279Z PASS [ 0.041s] bgp proptest::prop_nexthop_ipv4_via_mp_reach
19742026-03-02T08:41:50.279Z PASS [ 0.039s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach
19752026-03-02T08:41:50.304Z PASS [ 0.034s] bgp proptest::prop_small_v6_produces_single_chunk
19762026-03-02T08:41:50.304Z PASS [ 0.039s] bgp proptest::prop_small_v4_produces_single_chunk
19772026-03-02T08:41:50.304Z PASS [ 0.072s] bgp proptest::prop_mp_bgp_attrs_encoded_first
19782026-03-02T08:41:50.304Z PASS [ 0.065s] bgp proptest::prop_path_attrs_wire_len_consistent
19792026-03-02T08:41:50.304Z PASS [ 0.040s] bgp proptest::prop_update_mp_unreach_roundtrip
19802026-03-02T08:41:50.328Z PASS [ 0.020s] bgp session::tests::enforce_first_as_empty_path_sets_treat_as_withdraw
19812026-03-02T08:41:50.328Z PASS [ 0.075s] bgp proptest::prop_update_mp_reach_roundtrip
19822026-03-02T08:41:50.352Z PASS [ 0.067s] bgp proptest::prop_update_traditional_roundtrip
19832026-03-02T08:41:50.352Z PASS [ 0.025s] bgp session::tests::enforce_first_as_match_leaves_update_clean
19842026-03-02T08:41:50.352Z PASS [ 0.066s] bgp proptest::prop_v6_all_chunks_within_available
19852026-03-02T08:41:50.377Z PASS [ 0.024s] bgp session::tests::enforce_first_as_missing_path_is_noop
19862026-03-02T08:41:50.377Z PASS [ 0.067s] bgp proptest::prop_v6_split_preserves_all_prefixes
19872026-03-02T08:41:50.377Z PASS [ 0.031s] bgp session::tests::enforce_first_as_mismatch_sets_treat_as_withdraw
19882026-03-02T08:41:50.377Z PASS [ 0.063s] bgp proptest::prop_wire_len_matches_to_wire
19892026-03-02T08:41:50.377Z PASS [ 0.025s] bgp session::tests::self_in_path_sets_treat_as_withdraw
19902026-03-02T08:41:50.377Z PASS [ 0.023s] bgp session::tests::self_not_in_path_leaves_update_clean
19912026-03-02T08:41:50.377Z PASS [ 0.030s] bgp session::tests::route_update_is_announcement_and_withdrawal
19922026-03-02T08:41:50.401Z PASS [ 0.025s] bgp session::tests::test_fsm_event_history_all_buffer_rolling
19932026-03-02T08:41:50.401Z PASS [ 0.023s] bgp session::tests::test_fsm_event_history_major_filtering
19942026-03-02T08:41:50.401Z PASS [ 0.024s] bgp session::tests::test_fsm_event_history_major_buffer_rolling
19952026-03-02T08:41:50.402Z PASS [ 0.104s] bgp proptest::prop_v4_split_preserves_all_prefixes
19962026-03-02T08:41:50.402Z PASS [ 0.123s] bgp proptest::prop_v4_all_chunks_within_available
19972026-03-02T08:41:50.402Z PASS [ 0.020s] bgp session::tests::test_fsm_event_record_creation
19982026-03-02T08:41:50.426Z PASS [ 0.025s] bgp session::tests::test_resolve_collision_decision
19992026-03-02T08:41:50.426Z PASS [ 0.026s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error
20002026-03-02T08:41:50.427Z PASS [ 0.023s] bgp session::tests::test_select_nexthop_ipv4_configured
20012026-03-02T08:41:50.427Z PASS [ 0.025s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error
20022026-03-02T08:41:50.427Z PASS [ 0.023s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4
20032026-03-02T08:41:50.427Z PASS [ 0.029s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4
20042026-03-02T08:41:50.427Z PASS [ 0.025s] bgp session::tests::test_select_nexthop_ipv6_configured
20052026-03-02T08:41:50.427Z PASS [ 0.020s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6
20062026-03-02T08:41:50.451Z PASS [ 0.027s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop
20072026-03-02T08:41:50.451Z PASS [ 0.028s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop
20082026-03-02T08:41:53.596Z PASS [ 3.191s] bgp test::test_basic_peering_active
20092026-03-02T08:41:53.620Z PASS [ 3.186s] bgp test::test_basic_peering_passive
20102026-03-02T08:41:53.644Z PASS [ 3.219s] bgp test::test_basic_peering_active_tcp
20112026-03-02T08:41:53.644Z PASS [ 3.220s] bgp test::test_basic_peering_passive_tcp
20122026-03-02T08:41:54.767Z PASS [ 4.354s] bgp test::test_basic_update
20132026-03-02T08:41:55.084Z PASS [ 4.654s] bgp test::test_basic_update_tcp
20142026-03-02T08:41:55.121Z PASS [ 4.691s] bgp test::test_basic_update_ipv6_tcp
20152026-03-02T08:41:55.248Z PASS [ 4.832s] bgp test::test_basic_update_ipv6
20162026-03-02T08:41:57.845Z PASS [ 4.214s] bgp test::test_import_export_policy_filtering
20172026-03-02T08:41:58.311Z PASS [ 3.190s] bgp test::test_ipv6_basic_peering_active
20182026-03-02T08:41:59.303Z PASS [ 5.707s] bgp test::test_dual_stack_routes_ipv6_peer_success
20192026-03-02T08:41:59.425Z PASS [ 5.829s] bgp test::test_dual_stack_routes_ipv4_peer_success
20202026-03-02T08:41:59.450Z PASS [ 4.202s] bgp test::test_ipv6_basic_peering_active_tcp
20212026-03-02T08:41:59.625Z PASS [ 4.540s] bgp test::test_ipv4_routes_ipv6_peer_success
20222026-03-02T08:42:00.610Z PASS [ 1.160s] bgp test::test_multiple_unnumbered_sessions
20232026-03-02T08:42:00.994Z PASS [ 3.150s] bgp test::test_ipv6_basic_peering_passive
20242026-03-02T08:42:01.498Z PASS [ 3.186s] bgp test::test_ipv6_basic_peering_passive_tcp
20252026-03-02T08:42:02.146Z PASS [ 1.151s] bgp test::test_same_linklocal_multiple_interfaces
20262026-03-02T08:42:02.609Z PASS [ 3.184s] bgp test::test_mismatched_afi_session_rejected
20272026-03-02T08:42:02.732Z PASS [ 1.234s] bgp test::test_three_router_chain_tcp
20282026-03-02T08:42:03.203Z PASS [ 3.578s] bgp test::test_neighbor_thread_lifecycle_no_leaks
20292026-03-02T08:42:03.345Z PASS [ 1.199s] bgp test::test_three_router_chain_tcp_ipv6
20302026-03-02T08:42:04.491Z PASS [ 1.146s] bgp test::test_unnumbered_ndp_change
20312026-03-02T08:42:04.704Z PASS [ 5.401s] bgp test::test_ipv6_routes_ipv4_peer_success
20322026-03-02T08:42:04.756Z PASS [ 4.147s] bgp test::test_reset_tracking
20332026-03-02T08:42:06.763Z PASS [ 4.154s] bgp test::test_three_router_chain_unnumbered
20342026-03-02T08:42:07.883Z PASS [ 5.151s] bgp test::test_unnumbered_dualstack_route_exchange
20352026-03-02T08:42:09.862Z PASS [ 5.158s] bgp test::test_unnumbered_session_survives_peer_change
20362026-03-02T08:42:11.847Z PASS [ 18.224s] bgp test::test_enforce_first_as_graceful_toggle
20372026-03-02T08:42:13.636Z PASS [ 9.146s] bgp test::test_unnumbered_peer_expiry_and_rediscovery
20382026-03-02T08:42:13.906Z PASS [ 9.150s] bgp test::test_unnumbered_unaffected_by_ndp
20392026-03-02T08:42:21.352Z PASS [ 18.149s] bgp test::test_unnumbered_interface_lifecycle
20402026-03-02T08:42:27.978Z PASS [ 33.212s] bgp test::test_inflight_socket_option_updates
20412026-03-02T08:42:28.003Z────────────
20422026-03-02T08:42:28.003Z Summary [ 38.170s] 171 tests run: 171 passed, 0 skipped
20432026-03-02T08:42:28.003Z+ 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_enforce_first_as_graceful_toggle.log loopback-manager.test_import_export_policy_filtering.log loopback-manager.test_inflight_socket_option_updates.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_mismatched_afi_session_rejected.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_enforce_first_as_graceful_toggle.log r1.test_import_export_policy_filtering.log r1.test_inflight_socket_option_updates.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_mismatched_afi_session_rejected.log r1.test_neighbor_thread_lifecycle_no_leaks.log r1.test_reset_tracking.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_enforce_first_as_graceful_toggle.log r2.test_import_export_policy_filtering.log r2.test_inflight_socket_option_updates.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_mismatched_afi_session_rejected.log r2.test_neighbor_thread_lifecycle_no_leaks.log r2.test_reset_tracking.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/
20442026-03-02T08:42:28.028Z+ popd
20452026-03-02T08:42:28.028Z/work/oxidecomputer/maghemite
20462026-03-02T08:42:28.028Z+ pushd mgd
20472026-03-02T08:42:28.028Z/work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite
20482026-03-02T08:42:28.028Z+ pfexec cargo nextest run
20492026-03-02T08:42:30.532Z Compiling slog v2.8.2
20502026-03-02T08:42:30.583Z Compiling usdt v0.6.0
20512026-03-02T08:42:30.719Z Compiling proc-macro-error-attr2 v2.0.0
20522026-03-02T08:42:30.743Z Compiling nix v0.31.1
20532026-03-02T08:42:30.767Z Compiling papergrid v0.17.0
20542026-03-02T08:42:30.767Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8)
20552026-03-02T08:42:31.077Z Compiling testing_table v0.3.0
20562026-03-02T08:42:31.112Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8)
20572026-03-02T08:42:31.344Z Compiling slog-json v2.6.1
20582026-03-02T08:42:31.368Z Compiling slog-term v2.9.2
20592026-03-02T08:42:31.477Z Compiling slog-async v2.8.0
20602026-03-02T08:42:31.706Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20612026-03-02T08:42:31.731Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
20622026-03-02T08:42:31.871Z Compiling slog-bunyan v2.5.0
20632026-03-02T08:42:32.098Z Compiling dropshot v0.16.7
20642026-03-02T08:42:32.736Z Compiling slog-dtrace v0.3.0
20652026-03-02T08:42:32.889Z Compiling steno v0.4.1
20662026-03-02T08:42:33.230Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20672026-03-02T08:42:33.330Z Compiling proc-macro-error2 v2.0.1
20682026-03-02T08:42:33.843Z Compiling tabled_derive v0.11.0
20692026-03-02T08:42:35.930Z Compiling tabled v0.20.0
20702026-03-02T08:42:36.665Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8)
20712026-03-02T08:42:36.844Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
20722026-03-02T08:42:37.556Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
20732026-03-02T08:42:39.523Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20742026-03-02T08:42:40.108Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20752026-03-02T08:42:42.451Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20762026-03-02T08:42:43.465Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20772026-03-02T08:42:43.759Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20782026-03-02T08:42:44.215Z Compiling crc8 v0.1.1
20792026-03-02T08:42:44.424Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
20802026-03-02T08:42:44.473Z Compiling dropshot-api-manager-types v0.3.0
20812026-03-02T08:42:45.599Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
20822026-03-02T08:42:53.297Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20832026-03-02T08:42:53.297Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20842026-03-02T08:42:53.297Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20852026-03-02T08:42:53.321Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20862026-03-02T08:42:54.444Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20872026-03-02T08:42:55.368Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20882026-03-02T08:42:57.780Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20892026-03-02T08:42:57.912Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20902026-03-02T08:42:58.185Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20912026-03-02T08:42:58.210Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20922026-03-02T08:42:59.361Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20932026-03-02T08:43:01.077Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20942026-03-02T08:43:01.553Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20952026-03-02T08:43:01.970Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20962026-03-02T08:43:03.439Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20972026-03-02T08:43:04.358Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20982026-03-02T08:43:16.355Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
20992026-03-02T08:43:17.633Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
21002026-03-02T08:43:17.946Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
21012026-03-02T08:43:18.540Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
21022026-03-02T08:43:23.252Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
21032026-03-02T08:43:53.645Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
21042026-03-02T08:43:57.054Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
21052026-03-02T08:43:59.105Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
21062026-03-02T08:44:01.177Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
21072026-03-02T08:44:02.859Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
21082026-03-02T08:44:06.554Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
21092026-03-02T08:44:06.554Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
21102026-03-02T08:44:06.554Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
21112026-03-02T08:44:23.960Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
21122026-03-02T08:44:29.598Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
21132026-03-02T08:45:28.109Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 58s
21142026-03-02T08:45:28.303Z────────────
21152026-03-02T08:45:28.303Z Nextest run ID 9008136f-49ab-4e57-9c14-a8e73a52808c with nextest profile: default
21162026-03-02T08:45:28.303Z Starting 30 tests across 1 binary
21172026-03-02T08:45:28.346Z PASS [ 0.042s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence
21182026-03-02T08:45:28.385Z PASS [ 0.039s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence
21192026-03-02T08:45:28.423Z PASS [ 0.038s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence
21202026-03-02T08:45:28.465Z PASS [ 0.041s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence
21212026-03-02T08:45:28.495Z PASS [ 0.179s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db
21222026-03-02T08:45:28.519Z PASS [ 0.028s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list
21232026-03-02T08:45:28.519Z PASS [ 0.199s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized
21242026-03-02T08:45:28.519Z PASS [ 0.201s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families
21252026-03-02T08:45:28.519Z PASS [ 0.204s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6
21262026-03-02T08:45:28.519Z PASS [ 0.206s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group
21272026-03-02T08:45:28.519Z PASS [ 0.207s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp
21282026-03-02T08:45:28.519Z PASS [ 0.029s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized
21292026-03-02T08:45:28.519Z PASS [ 0.209s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop
21302026-03-02T08:45:28.544Z PASS [ 0.026s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4
21312026-03-02T08:45:28.544Z PASS [ 0.027s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6
21322026-03-02T08:45:28.544Z PASS [ 0.032s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4
21332026-03-02T08:45:28.544Z PASS [ 0.031s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6
21342026-03-02T08:45:28.544Z PASS [ 0.028s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list
21352026-03-02T08:45:28.544Z PASS [ 0.031s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6
21362026-03-02T08:45:28.544Z PASS [ 0.031s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized
21372026-03-02T08:45:28.568Z PASS [ 0.035s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4
21382026-03-02T08:45:28.568Z PASS [ 0.033s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback
21392026-03-02T08:45:28.568Z PASS [ 0.034s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast
21402026-03-02T08:45:28.568Z PASS [ 0.025s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list
21412026-03-02T08:45:28.568Z PASS [ 0.026s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized
21422026-03-02T08:45:28.593Z PASS [ 0.032s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized
21432026-03-02T08:45:28.593Z PASS [ 0.028s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback
21442026-03-02T08:45:28.593Z PASS [ 0.030s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local
21452026-03-02T08:45:28.593Z PASS [ 0.027s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast
21462026-03-02T08:45:28.593Z PASS [ 0.024s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized
21472026-03-02T08:45:28.593Z────────────
21482026-03-02T08:45:28.593Z Summary [ 0.275s] 30 tests run: 30 passed, 0 skipped
21492026-03-02T08:45:28.617Z+ cp apply_remove_entire_group.log /work/
21502026-03-02T08:45:28.617Z+ popd
21512026-03-02T08:45:28.617Z/work/oxidecomputer/maghemite
21522026-03-02T08:45:28.617Zprocess exited: duration 852285 ms, exit code 0
 
21532026-03-02T08:45:28.706Zfound 77 output files
21542026-03-02T08:45:28.754Zuploading: /work/apply_remove_entire_group.log (11921 bytes)
21552026-03-02T08:45:29.826Zuploaded: /work/apply_remove_entire_group.log
21562026-03-02T08:45:29.826Zuploading: /work/dualstack_routes.log (115114 bytes)
21572026-03-02T08:45:31.032Zuploaded: /work/dualstack_routes.log
21582026-03-02T08:45:31.057Zuploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2318 bytes)
21592026-03-02T08:45:32.126Zuploaded: /work/loopback-manager.test_basic_peering_active_tcp.log
21602026-03-02T08:45:32.151Zuploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1406 bytes)
21612026-03-02T08:45:33.221Zuploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log
21622026-03-02T08:45:33.221Zuploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2456 bytes)
21632026-03-02T08:45:34.316Zuploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log
21642026-03-02T08:45:34.316Zuploading: /work/loopback-manager.test_basic_update_tcp.log (2486 bytes)
21652026-03-02T08:45:35.410Zuploaded: /work/loopback-manager.test_basic_update_tcp.log
21662026-03-02T08:45:35.410Zuploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2484 bytes)
21672026-03-02T08:45:36.504Zuploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log
21682026-03-02T08:45:36.504Zuploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2474 bytes)
21692026-03-02T08:45:37.599Zuploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log
21702026-03-02T08:45:37.599Zuploading: /work/loopback-manager.test_enforce_first_as_graceful_toggle.log (2151 bytes)
21712026-03-02T08:45:38.693Zuploaded: /work/loopback-manager.test_enforce_first_as_graceful_toggle.log
21722026-03-02T08:45:38.693Zuploading: /work/loopback-manager.test_import_export_policy_filtering.log (2153 bytes)
21732026-03-02T08:45:39.788Zuploaded: /work/loopback-manager.test_import_export_policy_filtering.log
21742026-03-02T08:45:39.813Zuploading: /work/loopback-manager.test_inflight_socket_option_updates.log (2499 bytes)
21752026-03-02T08:45:40.883Zuploaded: /work/loopback-manager.test_inflight_socket_option_updates.log
21762026-03-02T08:45:40.883Zuploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2422 bytes)
21772026-03-02T08:45:41.977Zuploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log
21782026-03-02T08:45:42.002Zuploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2203 bytes)
21792026-03-02T08:45:43.072Zuploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log
21802026-03-02T08:45:43.073Zuploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2211 bytes)
21812026-03-02T08:45:44.166Zuploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log
21822026-03-02T08:45:44.191Zuploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2469 bytes)
21832026-03-02T08:45:45.261Zuploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log
21842026-03-02T08:45:45.261Zuploading: /work/loopback-manager.test_mismatched_afi_session_rejected.log (1732 bytes)
21852026-03-02T08:45:46.356Zuploaded: /work/loopback-manager.test_mismatched_afi_session_rejected.log
21862026-03-02T08:45:46.380Zuploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2375 bytes)
21872026-03-02T08:45:47.451Zuploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log
21882026-03-02T08:45:47.476Zuploading: /work/loopback-manager.test_three_router_chain_tcp.log (3602 bytes)
21892026-03-02T08:45:48.549Zuploaded: /work/loopback-manager.test_three_router_chain_tcp.log
21902026-03-02T08:45:48.549Zuploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3677 bytes)
21912026-03-02T08:45:49.644Zuploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log
21922026-03-02T08:45:49.644Zuploading: /work/multiple_unnumbered.log (136561 bytes)
21932026-03-02T08:45:50.849Zuploaded: /work/multiple_unnumbered.log
21942026-03-02T08:45:50.849Zuploading: /work/ndp_change_reset.log (67208 bytes)
21952026-03-02T08:45:52.033Zuploaded: /work/ndp_change_reset.log
21962026-03-02T08:45:52.033Zuploading: /work/ndp_changes.log (88576 bytes)
21972026-03-02T08:45:53.217Zuploaded: /work/ndp_changes.log
21982026-03-02T08:45:53.217Zuploading: /work/r1.test_basic_peering_active.log (39635 bytes)
21992026-03-02T08:45:54.379Zuploaded: /work/r1.test_basic_peering_active.log
22002026-03-02T08:45:54.379Zuploading: /work/r1.test_basic_peering_active_tcp.log (44827 bytes)
22012026-03-02T08:45:55.539Zuploaded: /work/r1.test_basic_peering_active_tcp.log
22022026-03-02T08:45:55.539Zuploading: /work/r1.test_basic_peering_passive.log (32168 bytes)
22032026-03-02T08:45:56.700Zuploaded: /work/r1.test_basic_peering_passive.log
22042026-03-02T08:45:56.725Zuploading: /work/r1.test_basic_peering_passive_tcp.log (37037 bytes)
22052026-03-02T08:45:57.862Zuploaded: /work/r1.test_basic_peering_passive_tcp.log
22062026-03-02T08:45:57.888Zuploading: /work/r1.test_basic_update.log (345756 bytes)
22072026-03-02T08:45:59.094Zuploaded: /work/r1.test_basic_update.log
22082026-03-02T08:45:59.119Zuploading: /work/r1.test_basic_update_ipv6.log (145205 bytes)
22092026-03-02T08:46:00.301Zuploaded: /work/r1.test_basic_update_ipv6.log
22102026-03-02T08:46:00.301Zuploading: /work/r1.test_basic_update_ipv6_tcp.log (369210 bytes)
22112026-03-02T08:46:01.533Zuploaded: /work/r1.test_basic_update_ipv6_tcp.log
22122026-03-02T08:46:01.533Zuploading: /work/r1.test_basic_update_tcp.log (468501 bytes)
22132026-03-02T08:46:02.786Zuploaded: /work/r1.test_basic_update_tcp.log
22142026-03-02T08:46:02.786Zuploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (1104836 bytes)
22152026-03-02T08:46:04.070Zuploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log
22162026-03-02T08:46:04.071Zuploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (1105371 bytes)
22172026-03-02T08:46:05.350Zuploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log
22182026-03-02T08:46:05.351Zuploading: /work/r1.test_enforce_first_as_graceful_toggle.log (72256 bytes)
22192026-03-02T08:46:06.534Zuploaded: /work/r1.test_enforce_first_as_graceful_toggle.log
22202026-03-02T08:46:06.534Zuploading: /work/r1.test_import_export_policy_filtering.log (40004 bytes)
22212026-03-02T08:46:07.695Zuploaded: /work/r1.test_import_export_policy_filtering.log
22222026-03-02T08:46:07.720Zuploading: /work/r1.test_inflight_socket_option_updates.log (70527 bytes)
22232026-03-02T08:46:08.878Zuploaded: /work/r1.test_inflight_socket_option_updates.log
22242026-03-02T08:46:08.904Zuploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (651336 bytes)
22252026-03-02T08:46:10.133Zuploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log
22262026-03-02T08:46:10.158Zuploading: /work/r1.test_ipv6_basic_peering_active.log (40124 bytes)
22272026-03-02T08:46:11.294Zuploaded: /work/r1.test_ipv6_basic_peering_active.log
22282026-03-02T08:46:11.319Zuploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (49219 bytes)
22292026-03-02T08:46:12.477Zuploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log
22302026-03-02T08:46:12.501Zuploading: /work/r1.test_ipv6_basic_peering_passive.log (32293 bytes)
22312026-03-02T08:46:13.638Zuploaded: /work/r1.test_ipv6_basic_peering_passive.log
22322026-03-02T08:46:13.663Zuploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (40019 bytes)
22332026-03-02T08:46:14.798Zuploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log
22342026-03-02T08:46:14.823Zuploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (494749 bytes)
22352026-03-02T08:46:16.051Zuploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log
22362026-03-02T08:46:16.051Zuploading: /work/r1.test_mismatched_afi_session_rejected.log (559836 bytes)
22372026-03-02T08:46:17.305Zuploaded: /work/r1.test_mismatched_afi_session_rejected.log
22382026-03-02T08:46:17.305Zuploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (28144 bytes)
22392026-03-02T08:46:18.465Zuploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log
22402026-03-02T08:46:18.466Zuploading: /work/r1.test_reset_tracking.log (67420 bytes)
22412026-03-02T08:46:19.648Zuploaded: /work/r1.test_reset_tracking.log
22422026-03-02T08:46:19.648Zuploading: /work/r1.test_three_router_chain_tcp.log (21531 bytes)
22432026-03-02T08:46:20.785Zuploaded: /work/r1.test_three_router_chain_tcp.log
22442026-03-02T08:46:20.785Zuploading: /work/r1.test_three_router_chain_tcp_ipv6.log (25198 bytes)
22452026-03-02T08:46:21.946Zuploaded: /work/r1.test_three_router_chain_tcp_ipv6.log
22462026-03-02T08:46:21.971Zuploading: /work/r2.test_basic_peering_active.log (36372 bytes)
22472026-03-02T08:46:23.107Zuploaded: /work/r2.test_basic_peering_active.log
22482026-03-02T08:46:23.107Zuploading: /work/r2.test_basic_peering_active_tcp.log (41679 bytes)
22492026-03-02T08:46:24.270Zuploaded: /work/r2.test_basic_peering_active_tcp.log
22502026-03-02T08:46:24.294Zuploading: /work/r2.test_basic_peering_passive.log (40161 bytes)
22512026-03-02T08:46:25.430Zuploaded: /work/r2.test_basic_peering_passive.log
22522026-03-02T08:46:25.455Zuploading: /work/r2.test_basic_peering_passive_tcp.log (44653 bytes)
22532026-03-02T08:46:26.591Zuploaded: /work/r2.test_basic_peering_passive_tcp.log
22542026-03-02T08:46:26.615Zuploading: /work/r2.test_basic_update.log (296929 bytes)
22552026-03-02T08:46:27.820Zuploaded: /work/r2.test_basic_update.log
22562026-03-02T08:46:27.844Zuploading: /work/r2.test_basic_update_ipv6.log (84869 bytes)
22572026-03-02T08:46:29.004Zuploaded: /work/r2.test_basic_update_ipv6.log
22582026-03-02T08:46:29.028Zuploading: /work/r2.test_basic_update_ipv6_tcp.log (92327 bytes)
22592026-03-02T08:46:30.187Zuploaded: /work/r2.test_basic_update_ipv6_tcp.log
22602026-03-02T08:46:30.187Zuploading: /work/r2.test_basic_update_tcp.log (306589 bytes)
22612026-03-02T08:46:31.416Zuploaded: /work/r2.test_basic_update_tcp.log
22622026-03-02T08:46:31.441Zuploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (496959 bytes)
22632026-03-02T08:46:32.666Zuploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log
22642026-03-02T08:46:32.666Zuploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (496433 bytes)
22652026-03-02T08:46:33.922Zuploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log
22662026-03-02T08:46:33.947Zuploading: /work/r2.test_enforce_first_as_graceful_toggle.log (71900 bytes)
22672026-03-02T08:46:35.105Zuploaded: /work/r2.test_enforce_first_as_graceful_toggle.log
22682026-03-02T08:46:35.105Zuploading: /work/r2.test_import_export_policy_filtering.log (38610 bytes)
22692026-03-02T08:46:36.266Zuploaded: /work/r2.test_import_export_policy_filtering.log
22702026-03-02T08:46:36.266Zuploading: /work/r2.test_inflight_socket_option_updates.log (70307 bytes)
22712026-03-02T08:46:37.448Zuploaded: /work/r2.test_inflight_socket_option_updates.log
22722026-03-02T08:46:37.473Zuploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (430750 bytes)
22732026-03-02T08:46:38.699Zuploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log
22742026-03-02T08:46:38.699Zuploading: /work/r2.test_ipv6_basic_peering_active.log (36538 bytes)
22752026-03-02T08:46:39.859Zuploaded: /work/r2.test_ipv6_basic_peering_active.log
22762026-03-02T08:46:39.860Zuploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (44556 bytes)
22772026-03-02T08:46:41.020Zuploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log
22782026-03-02T08:46:41.046Zuploading: /work/r2.test_ipv6_basic_peering_passive.log (40177 bytes)
22792026-03-02T08:46:42.182Zuploaded: /work/r2.test_ipv6_basic_peering_passive.log
22802026-03-02T08:46:42.182Zuploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (47822 bytes)
22812026-03-02T08:46:43.343Zuploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log
22822026-03-02T08:46:43.343Zuploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (113422 bytes)
22832026-03-02T08:46:44.549Zuploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log
22842026-03-02T08:46:44.549Zuploading: /work/r2.test_mismatched_afi_session_rejected.log (568724 bytes)
22852026-03-02T08:46:45.803Zuploaded: /work/r2.test_mismatched_afi_session_rejected.log
22862026-03-02T08:46:45.803Zuploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (28005 bytes)
22872026-03-02T08:46:46.964Zuploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log
22882026-03-02T08:46:46.964Zuploading: /work/r2.test_reset_tracking.log (75290 bytes)
22892026-03-02T08:46:48.148Zuploaded: /work/r2.test_reset_tracking.log
22902026-03-02T08:46:48.178Zuploading: /work/r2.test_three_router_chain_tcp.log (40096 bytes)
22912026-03-02T08:46:49.309Zuploaded: /work/r2.test_three_router_chain_tcp.log
22922026-03-02T08:46:49.334Zuploading: /work/r2.test_three_router_chain_tcp_ipv6.log (43503 bytes)
22932026-03-02T08:46:50.472Zuploaded: /work/r2.test_three_router_chain_tcp_ipv6.log
22942026-03-02T08:46:50.472Zuploading: /work/r3.test_three_router_chain_tcp.log (23640 bytes)
22952026-03-02T08:46:51.638Zuploaded: /work/r3.test_three_router_chain_tcp.log
22962026-03-02T08:46:51.663Zuploading: /work/r3.test_three_router_chain_tcp_ipv6.log (20124 bytes)
22972026-03-02T08:46:52.782Zuploaded: /work/r3.test_three_router_chain_tcp_ipv6.log
22982026-03-02T08:46:52.783Zuploading: /work/same_linklocal.log (160565 bytes)
22992026-03-02T08:46:53.994Zuploaded: /work/same_linklocal.log
23002026-03-02T08:46:53.994Zuploading: /work/three_chain.log (134510 bytes)
23012026-03-02T08:46:55.209Zuploaded: /work/three_chain.log
23022026-03-02T08:46:55.209Zuploading: /work/unnumbered_expiry.log (85842 bytes)
23032026-03-02T08:46:56.399Zuploaded: /work/unnumbered_expiry.log
23042026-03-02T08:46:56.400Zuploading: /work/unnumbered_interface_lifecycle.log (159703 bytes)
23052026-03-02T08:46:57.615Zuploaded: /work/unnumbered_interface_lifecycle.log
23062026-03-02T08:46:57.615Zuploading: /work/unnumbered_peer_change.log (78335 bytes)
23072026-03-02T08:46:58.806Zuploaded: /work/unnumbered_peer_change.log