01KKDE34V2YC55T45AFXRF17TH: test-rdb

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

Buildomat Job: 01KKDE3RJ4X2HNEZE9RK8P7S4M

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-11T03:14:27.042Zjob assigned to worker 01KKDE4Z4JSNSZX2W4Y9P52NK0 [factory aws, i-015f37c43fdf6ed1b] (queued for 1 m 44 s)
 
22026-03-11T03:14:34.840Zstarting task 0: "setup"
32026-03-11T03:14:34.847Z++ uname -s
42026-03-11T03:14:34.851Z+ kern=SunOS
52026-03-11T03:14:34.851Z+ build_user=build
62026-03-11T03:14:34.851Z+ build_uid=12345
72026-03-11T03:14:34.851Z+ work_dir=/work
82026-03-11T03:14:34.851Z+ input_dir=/input
92026-03-11T03:14:34.851Z+ [[ 0 == 12345 ]]
102026-03-11T03:14:34.851Z+ case "$kern" in
112026-03-11T03:14:34.851Z+ groupadd -g 12345 build
122026-03-11T03:14:34.854Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-11T03:14:36.857Z+ zfs create -o mountpoint=/work rpool/work
142026-03-11T03:14:36.981Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-11T03:14:36.984Z+ home_fs=zfs
162026-03-11T03:14:36.984Z+ [[ zfs == autofs ]]
172026-03-11T03:14:36.984Z+ mkdir -p /home/build
182026-03-11T03:14:36.987Z+ chown build:build /home/build /work
192026-03-11T03:14:38.987Z+ chmod 0700 /home/build /work
202026-03-11T03:14:38.991Zprocess exited: duration 4148 ms, exit code 0
 
212026-03-11T03:14:38.997Zstarting task 1: "rust-toolchain"
222026-03-11T03:14:39.002Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-03-11T03:14:39.002Z * rust toolchain channel = "stable"
242026-03-11T03:14:39.002Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-11T03:14:39.002Z * rust toolchain profile = "default"
262026-03-11T03:14:39.002Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-11T03:14:39.002Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-11T03:14:39.005Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-11T03:14:39.005Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-03-11T03:14:39.111Zinfo: downloading installer
312026-03-11T03:14:40.886Zwarn: It looks like you have an existing installation of Rust at:
322026-03-11T03:14:40.886Zwarn: /opt/ooce/bin
332026-03-11T03:14:40.886Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-11T03:14:40.886Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-11T03:14:40.886Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-11T03:14:40.886Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-11T03:14:40.886Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-11T03:14:40.886Zerror: cannot install while Rust is installed
392026-03-11T03:14:40.886Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-11T03:14:40.915Zinfo: profile set to 'default'
412026-03-11T03:14:40.915Zinfo: default host triple is x86_64-unknown-illumos
422026-03-11T03:14:40.918Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-03-11T03:14:41.085Zinfo: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02)
442026-03-11T03:14:41.085Zinfo: downloading component 'cargo'
452026-03-11T03:14:42.272Zinfo: downloading component 'clippy'
462026-03-11T03:14:42.846Zinfo: downloading component 'rust-docs'
472026-03-11T03:14:44.899Zinfo: downloading component 'rust-std'
482026-03-11T03:14:47.358Zinfo: downloading component 'rustc'
492026-03-11T03:14:57.321Zinfo: downloading component 'rustfmt'
502026-03-11T03:14:57.616Zinfo: installing component 'cargo'
512026-03-11T03:14:58.442Zinfo: installing component 'clippy'
522026-03-11T03:14:58.807Zinfo: installing component 'rust-docs'
532026-03-11T03:15:00.297Zinfo: installing component 'rust-std'
542026-03-11T03:15:01.765Zinfo: installing component 'rustc'
552026-03-11T03:15:07.571Zinfo: installing component 'rustfmt'
562026-03-11T03:15:07.867Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-03-11T03:15:07.867Z
582026-03-11T03:15:08.289Z stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
592026-03-11T03:15:08.289Z
602026-03-11T03:15:08.293Z
612026-03-11T03:15:08.293ZRust is installed now. Great!
622026-03-11T03:15:08.293Z
632026-03-11T03:15:08.293ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-11T03:15:08.293Zenvironment variable. This has not been done automatically.
652026-03-11T03:15:08.293Z
662026-03-11T03:15:08.293ZTo configure your current shell, you need to source
672026-03-11T03:15:08.293Zthe corresponding env file under $HOME/.cargo.
682026-03-11T03:15:08.293Z
692026-03-11T03:15:08.293ZThis is usually done by running one of the following (note the leading DOT):
702026-03-11T03:15:08.293Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-11T03:15:08.293Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-11T03:15:08.293Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-11T03:15:08.390Z+ rustup --version
742026-03-11T03:15:08.400Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-11T03:15:08.403Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-11T03:15:08.471Zinfo: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
772026-03-11T03:15:08.474Z+ cargo --version
782026-03-11T03:15:08.528Zcargo 1.94.0 (85eff7c80 2026-01-15)
792026-03-11T03:15:08.531Z+ rustc --version
802026-03-11T03:15:08.591Zrustc 1.94.0 (4a4ef493e 2026-03-02)
812026-03-11T03:15:08.594Zprocess exited: duration 29592 ms, exit code 0
 
822026-03-11T03:15:08.600Zstarting task 2: "authentication"
832026-03-11T03:15:08.619Zprocess exited: duration 18 ms, exit code 0
 
842026-03-11T03:15:08.625Zstarting task 3: "clone repository"
852026-03-11T03:15:08.629Z+ mkdir -p /work/oxidecomputer/maghemite
862026-03-11T03:15:08.632Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872026-03-11T03:15:08.661ZCloning into '/work/oxidecomputer/maghemite'...
882026-03-11T03:15:09.721Z+ cd /work/oxidecomputer/maghemite
892026-03-11T03:15:09.721Z+ git fetch origin 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3
902026-03-11T03:15:09.961ZFrom https://github.com/oxidecomputer/maghemite
912026-03-11T03:15:09.961Z * branch 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 -> FETCH_HEAD
922026-03-11T03:15:09.969Z+ [[ -n renovate/anyhow-1.x ]]
932026-03-11T03:15:09.971Z++ git branch --show-current
942026-03-11T03:15:09.974Z+ current=main
952026-03-11T03:15:09.974Z+ [[ main != renovate/anyhow-1.x ]]
962026-03-11T03:15:09.974Z+ git branch -f renovate/anyhow-1.x 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3
972026-03-11T03:15:09.978Z+ git checkout -f renovate/anyhow-1.x
982026-03-11T03:15:10.001ZSwitched to branch 'renovate/anyhow-1.x'
992026-03-11T03:15:10.004Z+ git reset --hard 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3
1002026-03-11T03:15:10.028ZHEAD is now at 67dbfd6 Update Rust crate anyhow to 1.0.102
1012026-03-11T03:15:10.031Zprocess exited: duration 1403 ms, exit code 0
 
1022026-03-11T03:15:10.037Zstarting task 4: "build"
1032026-03-11T03:15:10.042Z+ set -e
1042026-03-11T03:15:10.042Z+ source .github/buildomat/test-common.sh
1052026-03-11T03:15:10.044Z++ NEXTEST_VERSION=0.9.97
1062026-03-11T03:15:10.044Z++ PLATFORM=illumos
1072026-03-11T03:15:10.045Z++ banner install
1082026-03-11T03:15:10.045Z
1092026-03-11T03:15:10.045Z # # # #### ##### ## # #
1102026-03-11T03:15:10.045Z # ## # # # # # # #
1112026-03-11T03:15:10.045Z # # # # #### # # # # #
1122026-03-11T03:15:10.045Z # # # # # # ###### # #
1132026-03-11T03:15:10.045Z # # ## # # # # # # #
1142026-03-11T03:15:10.045Z # # # #### # # # ###### ######
1152026-03-11T03:15:10.045Z
1162026-03-11T03:15:10.045Z++ set +o errexit
1172026-03-11T03:15:10.049Z++ pkg info clang-15
1182026-03-11T03:15:10.049Z++ grep -qi installed
1192026-03-11T03:15:11.417Zpkg: info: no packages matching the following patterns you specified are
1202026-03-11T03:15:11.417Zinstalled on the system. Try querying remotely instead:
1212026-03-11T03:15:11.417Z
1222026-03-11T03:15:11.417Z clang-15
1232026-03-11T03:15:11.461Z++ [[ 1 != 0 ]]
1242026-03-11T03:15:11.461Z++ set -o errexit
1252026-03-11T03:15:11.464Z++ pfexec pkg install clang-15
1262026-03-11T03:15:19.674Z Startup: Refreshing catalog 'helios-dev' ... Done
1272026-03-11T03:15:29.409Z Startup: Caching catalogs ... Done
1282026-03-11T03:15:50.662ZPlanning: Solver setup ... Done
1292026-03-11T03:15:50.810ZPlanning: Running solver ... Done
1302026-03-11T03:15:50.990ZPlanning: Finding local manifests ... Done
1312026-03-11T03:15:51.002ZPlanning: Fetching manifests: 0/2 0% complete
1322026-03-11T03:15:51.114ZPlanning: Fetching manifests: 2/2 100% complete
1332026-03-11T03:15:51.154ZPlanning: Package planning ... Done
1342026-03-11T03:15:51.192ZPlanning: Merging actions ... Done
1352026-03-11T03:15:51.765ZPlanning: Checking for conflicting actions ... Done
1362026-03-11T03:15:51.774ZPlanning: Consolidating action changes ... Done
1372026-03-11T03:15:52.723ZPlanning: Evaluating mediators ... Done
1382026-03-11T03:15:52.730ZPlanning: Planning completed in 23.18 seconds
1392026-03-11T03:15:53.263Z Packages to install: 2
1402026-03-11T03:15:53.263Z Mediators to change: 2
1412026-03-11T03:15:53.263Z Services to change: 1
1422026-03-11T03:15:53.263Z Create boot environment: No
1432026-03-11T03:15:53.267ZCreate backup boot environment: No
1442026-03-11T03:15:53.310Z
1452026-03-11T03:15:53.310ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1462026-03-11T03:16:03.853ZDownload: 981/3076 items 82.2/211.3MB 38% complete (25.0M/s)
1472026-03-11T03:16:20.119ZDownload: 982/3076 items 82.2/211.3MB 38% complete
1482026-03-11T03:16:25.124ZDownload: 984/3076 items 82.2/211.3MB 38% complete (1.5k/s)
1492026-03-11T03:16:33.598ZDownload: 2010/3076 items 117.9/211.3MB 55% complete (4.2M/s)
1502026-03-11T03:16:38.196ZDownload: Completed 211.31 MB in 44.88 seconds (4.7M/s)
1512026-03-11T03:16:38.406Z Actions: 1/3418 actions (Installing new actions)
1522026-03-11T03:16:42.455Z Actions: Completed 3418 actions in 4.05 seconds.
1532026-03-11T03:16:43.169Z Done
1542026-03-11T03:16:43.169Z Done
1552026-03-11T03:16:44.158Z Done
1562026-03-11T03:16:49.464Z Done
1572026-03-11T03:16:49.546Z Done
1582026-03-11T03:16:49.549Z Done
1592026-03-11T03:16:49.697Z Done
1602026-03-11T03:16:50.376Z++ set -o errexit
1612026-03-11T03:16:50.377Z++ cargo --version
1622026-03-11T03:16:50.383Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1632026-03-11T03:16:50.627Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1642026-03-11T03:16:50.630Zinfo: downloading component 'cargo'
1652026-03-11T03:16:51.905Zinfo: downloading component 'clippy'
1662026-03-11T03:16:52.413Zinfo: downloading component 'rust-docs'
1672026-03-11T03:16:54.629Zinfo: downloading component 'rust-std'
1682026-03-11T03:16:57.317Zinfo: downloading component 'rustc'
1692026-03-11T03:17:05.480Zinfo: downloading component 'rustfmt'
1702026-03-11T03:17:05.848Zinfo: installing component 'cargo'
1712026-03-11T03:17:06.684Zinfo: installing component 'clippy'
1722026-03-11T03:17:07.034Zinfo: installing component 'rust-docs'
1732026-03-11T03:17:08.461Zinfo: installing component 'rust-std'
1742026-03-11T03:17:09.965Zinfo: installing component 'rustc'
1752026-03-11T03:17:15.739Zinfo: installing component 'rustfmt'
1762026-03-11T03:17:16.160Zcargo 1.92.0 (344c4567c 2025-10-21)
1772026-03-11T03:17:16.164Z++ rustc --version
1782026-03-11T03:17:16.252Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1792026-03-11T03:17:16.257Z++ cargo install cargo-nextest --version 0.9.97
1802026-03-11T03:17:16.494Z Updating crates.io index
1812026-03-11T03:17:16.509Z Downloading crates ...
1822026-03-11T03:17:16.586Z Downloaded cargo-nextest v0.9.97
1832026-03-11T03:17:16.668Z Installing cargo-nextest v0.9.97
1842026-03-11T03:17:16.722Z Updating crates.io index
1852026-03-11T03:17:19.885Z Locking 407 packages to latest compatible versions
1862026-03-11T03:17:19.904Z Adding dialoguer v0.11.0 (available: v0.12.0)
1872026-03-11T03:17:19.904Z Adding duct v0.13.7 (available: v1.1.1)
1882026-03-11T03:17:19.904Z Adding enable-ansi-support v0.2.1 (available: v0.3.1)
1892026-03-11T03:17:19.904Z Adding generic-array v0.14.7 (available: v0.14.9)
1902026-03-11T03:17:19.904Z Adding idna_adapter v1.0.0 (available: v1.2.1)
1912026-03-11T03:17:19.904Z Adding nextest-filtering v0.15.0 (available: v0.18.0)
1922026-03-11T03:17:19.904Z Adding nextest-metadata v0.12.2 (available: v0.12.3)
1932026-03-11T03:17:19.904Z Adding nextest-runner v0.80.0 (available: v0.111.0)
1942026-03-11T03:17:19.904Z Adding target-lexicon v0.13.3 (available: v0.13.5)
1952026-03-11T03:17:19.929Z Downloading crates ...
1962026-03-11T03:17:20.021Z Downloaded anstyle v1.0.13
1972026-03-11T03:17:20.043Z Downloaded futures-io v0.3.32
1982026-03-11T03:17:20.043Z Downloaded cargo-util-schemas v0.2.0
1992026-03-11T03:17:20.043Z Downloaded ed25519-dalek v2.2.0
2002026-03-11T03:17:20.043Z Downloaded clap_derive v4.5.55
2012026-03-11T03:17:20.044Z Downloaded is_terminal_polyfill v1.70.2
2022026-03-11T03:17:20.044Z Downloaded iana-time-zone v0.1.65
2032026-03-11T03:17:20.044Z Downloaded cfg-if v1.0.4
2042026-03-11T03:17:20.044Z Downloaded indicatif v0.17.11
2052026-03-11T03:17:20.044Z Downloaded indent_write v2.2.0
2062026-03-11T03:17:20.044Z Downloaded jobserver v0.1.34
2072026-03-11T03:17:20.075Z Downloaded serde v1.0.228
2082026-03-11T03:17:20.075Z Downloaded indenter v0.3.4
2092026-03-11T03:17:20.075Z Downloaded lazy_static v1.5.0
2102026-03-11T03:17:20.075Z Downloaded home v0.5.12
2112026-03-11T03:17:20.075Z Downloaded http-body v1.0.1
2122026-03-11T03:17:20.075Z Downloaded dialoguer v0.11.0
2132026-03-11T03:17:20.075Z Downloaded addr2line v0.25.1
2142026-03-11T03:17:20.075Z Downloaded pin-utils v0.1.0
2152026-03-11T03:17:20.075Z Downloaded pin-project-internal v1.1.11
2162026-03-11T03:17:20.075Z Downloaded once_cell v1.21.3
2172026-03-11T03:17:20.111Z Downloaded indexmap v2.13.0
2182026-03-11T03:17:20.111Z Downloaded base64ct v1.8.3
2192026-03-11T03:17:20.111Z Downloaded lru-slab v0.1.2
2202026-03-11T03:17:20.111Z Downloaded itertools v0.14.0
2212026-03-11T03:17:20.111Z Downloaded rand_core v0.6.4
2222026-03-11T03:17:20.111Z Downloaded quinn-udp v0.5.14
2232026-03-11T03:17:20.111Z Downloaded percent-encoding v2.3.2
2242026-03-11T03:17:20.111Z Downloaded openssl-probe v0.2.1
2252026-03-11T03:17:20.111Z Downloaded pathdiff v0.2.3
2262026-03-11T03:17:20.111Z Downloaded ppv-lite86 v0.2.21
2272026-03-11T03:17:20.111Z Downloaded nested v0.1.1
2282026-03-11T03:17:20.125Z Downloaded number_prefix v0.4.0
2292026-03-11T03:17:20.125Z Downloaded os_pipe v1.2.3
2302026-03-11T03:17:20.125Z Downloaded mukti-metadata v0.3.0
2312026-03-11T03:17:20.125Z Downloaded scopeguard v1.2.0
2322026-03-11T03:17:20.125Z Downloaded is_ci v1.2.0
2332026-03-11T03:17:20.125Z Downloaded idna v1.1.0
2342026-03-11T03:17:20.125Z Downloaded http-body-util v0.1.3
2352026-03-11T03:17:20.125Z Downloaded enable-ansi-support v0.2.1
2362026-03-11T03:17:20.125Z Downloaded owo-colors v4.3.0
2372026-03-11T03:17:20.125Z Downloaded idna_adapter v1.0.0
2382026-03-11T03:17:20.158Z Downloaded backtrace-ext v0.2.1
2392026-03-11T03:17:20.158Z Downloaded base64 v0.22.1
2402026-03-11T03:17:20.158Z Downloaded cargo_metadata v0.20.0
2412026-03-11T03:17:20.158Z Downloaded itoa v1.0.17
2422026-03-11T03:17:20.158Z Downloaded pkcs8 v0.10.2
2432026-03-11T03:17:20.191Z Downloaded futures-sink v0.3.32
2442026-03-11T03:17:20.192Z Downloaded nextest-workspace-hack v0.1.0
2452026-03-11T03:17:20.192Z Downloaded clap_builder v4.5.60
2462026-03-11T03:17:20.192Z Downloaded fastrand v2.3.0
2472026-03-11T03:17:20.192Z Downloaded rustc_version v0.4.1
2482026-03-11T03:17:20.192Z Downloaded ordered-float v2.10.1
2492026-03-11T03:17:20.192Z Downloaded bytes v1.11.1
2502026-03-11T03:17:20.192Z Downloaded rand_chacha v0.9.0
2512026-03-11T03:17:20.192Z Downloaded newtype-uuid v1.3.2
2522026-03-11T03:17:20.192Z Downloaded getrandom v0.2.17
2532026-03-11T03:17:20.192Z Downloaded fixedbitset v0.5.7
2542026-03-11T03:17:20.192Z Downloaded humantime-serde v1.1.1
2552026-03-11T03:17:20.192Z Downloaded filetime v0.2.27
2562026-03-11T03:17:20.192Z Downloaded block-buffer v0.10.4
2572026-03-11T03:17:20.192Z Downloaded httparse v1.10.1
2582026-03-11T03:17:20.213Z Downloaded futures v0.3.32
2592026-03-11T03:17:20.213Z Downloaded foreign-types v0.3.2
2602026-03-11T03:17:20.213Z Downloaded derive_more v2.1.1
2612026-03-11T03:17:20.213Z Downloaded serde_spanned v0.6.9
2622026-03-11T03:17:20.213Z Downloaded aho-corasick v1.1.4
2632026-03-11T03:17:20.213Z Downloaded self-replace v1.5.0
2642026-03-11T03:17:20.213Z Downloaded duct v0.13.7
2652026-03-11T03:17:20.213Z Downloaded lock_api v0.4.14
2662026-03-11T03:17:20.213Z Downloaded nextest-metadata v0.12.2
2672026-03-11T03:17:20.214Z Downloaded ahash v0.8.12
2682026-03-11T03:17:20.214Z Downloaded humantime v2.3.0
2692026-03-11T03:17:20.214Z Downloaded rustc-demangle v0.1.27
2702026-03-11T03:17:20.214Z Downloaded miette-derive v7.6.0
2712026-03-11T03:17:20.214Z Downloaded ipnet v2.12.0
2722026-03-11T03:17:20.221Z Downloaded terminal_size v0.4.3
2732026-03-11T03:17:20.221Z Downloaded shared_child v1.1.1
2742026-03-11T03:17:20.221Z Downloaded crc32fast v1.5.0
2752026-03-11T03:17:20.221Z Downloaded self_update v0.42.0
2762026-03-11T03:17:20.222Z Downloaded sigchld v0.2.4
2772026-03-11T03:17:20.222Z Downloaded camino-tempfile v1.4.1
2782026-03-11T03:17:20.222Z Downloaded guppy v0.17.25
2792026-03-11T03:17:20.222Z Downloaded hyper-rustls v0.27.7
2802026-03-11T03:17:20.222Z Downloaded rand_core v0.9.5
2812026-03-11T03:17:20.222Z Downloaded pkg-config v0.3.32
2822026-03-11T03:17:20.222Z Downloaded rustc-hash v2.1.1
2832026-03-11T03:17:20.230Z Downloaded const-oid v0.9.6
2842026-03-11T03:17:20.230Z Downloaded openssl-macros v0.1.1
2852026-03-11T03:17:20.230Z Downloaded adler2 v2.0.1
2862026-03-11T03:17:20.230Z Downloaded cpufeatures v0.2.17
2872026-03-11T03:17:20.247Z Downloaded supports-color v3.0.2
2882026-03-11T03:17:20.248Z Downloaded subtle v2.6.1
2892026-03-11T03:17:20.248Z Downloaded strsim v0.11.1
2902026-03-11T03:17:20.248Z Downloaded swrite v0.1.0
2912026-03-11T03:17:20.248Z Downloaded sync_wrapper v1.0.2
2922026-03-11T03:17:20.253Z Downloaded supports-unicode v3.0.0
2932026-03-11T03:17:20.253Z Downloaded strip-ansi-escapes v0.2.1
2942026-03-11T03:17:20.253Z Downloaded serde_path_to_error v0.1.20
2952026-03-11T03:17:20.253Z Downloaded pin-project-lite v0.2.17
2962026-03-11T03:17:20.254Z Downloaded hyper-tls v0.6.0
2972026-03-11T03:17:20.258Z Downloaded curve25519-dalek v4.1.3
2982026-03-11T03:17:20.263Z Downloaded cfg-expr v0.20.7
2992026-03-11T03:17:20.267Z Downloaded bstr v1.12.1
3002026-03-11T03:17:20.274Z Downloaded toml_writer v1.0.6+spec-1.1.0
3012026-03-11T03:17:20.279Z Downloaded quick-junit v0.5.2
3022026-03-11T03:17:20.282Z Downloaded rustls-pki-types v1.14.0
3032026-03-11T03:17:20.286Z Downloaded tinyvec_macros v0.1.1
3042026-03-11T03:17:20.291Z Downloaded litrs v1.0.0
3052026-03-11T03:17:20.291Z Downloaded signal-hook-registry v1.4.8
3062026-03-11T03:17:20.297Z Downloaded signal-hook-mio v0.2.5
3072026-03-11T03:17:20.297Z Downloaded sha2 v0.10.9
3082026-03-11T03:17:20.297Z Downloaded shell-words v1.1.1
3092026-03-11T03:17:20.301Z Downloaded spki v0.7.3
3102026-03-11T03:17:20.301Z Downloaded quote v1.0.45
3112026-03-11T03:17:20.301Z Downloaded simd-adler32 v0.3.8
3122026-03-11T03:17:20.305Z Downloaded shlex v1.3.0
3132026-03-11T03:17:20.309Z Downloaded foldhash v0.1.5
3142026-03-11T03:17:20.314Z Downloaded toml_datetime v0.6.11
3152026-03-11T03:17:20.319Z Downloaded supports-hyperlinks v3.2.0
3162026-03-11T03:17:20.356Z Downloaded static_assertions v1.1.0
3172026-03-11T03:17:20.356Z Downloaded smol_str v0.3.6
3182026-03-11T03:17:20.356Z Downloaded tower-service v0.3.3
3192026-03-11T03:17:20.356Z Downloaded tower-layer v0.3.3
3202026-03-11T03:17:20.356Z Downloaded typeid v1.0.3
3212026-03-11T03:17:20.356Z Downloaded tracing-error v0.2.1
3222026-03-11T03:17:20.356Z Downloaded toml_write v0.1.2
3232026-03-11T03:17:20.366Z Downloaded slab v0.4.12
3242026-03-11T03:17:20.366Z Downloaded parking_lot_core v0.9.12
3252026-03-11T03:17:20.366Z Downloaded native-tls v0.2.18
3262026-03-11T03:17:20.366Z Downloaded der v0.7.10
3272026-03-11T03:17:20.366Z Downloaded nextest-filtering v0.15.0
3282026-03-11T03:17:20.366Z Downloaded color-spantrace v0.3.0
3292026-03-11T03:17:20.366Z Downloaded h2 v0.4.13
3302026-03-11T03:17:20.366Z Downloaded target-spec v3.5.7
3312026-03-11T03:17:20.366Z Downloaded target-lexicon v0.13.3
3322026-03-11T03:17:20.366Z Downloaded urlencoding v2.1.3
3332026-03-11T03:17:20.377Z Downloaded unicode-xid v0.2.6
3342026-03-11T03:17:20.377Z Downloaded future-queue v0.4.0
3352026-03-11T03:17:20.377Z Downloaded ed25519 v2.2.3
3362026-03-11T03:17:20.377Z Downloaded autocfg v1.5.0
3372026-03-11T03:17:20.377Z Downloaded colorchoice v1.0.4
3382026-03-11T03:17:20.377Z Downloaded anstream v0.6.21
3392026-03-11T03:17:20.377Z Downloaded thiserror-impl v2.0.18
3402026-03-11T03:17:20.377Z Downloaded thiserror v1.0.69
3412026-03-11T03:17:20.377Z Downloaded futures-macro v0.3.32
3422026-03-11T03:17:20.377Z Downloaded futures-core v0.3.32
3432026-03-11T03:17:20.381Z Downloaded errno v0.3.14
3442026-03-11T03:17:20.381Z Downloaded parking_lot v0.12.5
3452026-03-11T03:17:20.381Z Downloaded anstyle-parse v0.2.7
3462026-03-11T03:17:20.381Z Downloaded derive-where v1.6.0
3472026-03-11T03:17:20.381Z Downloaded xattr v1.6.1
3482026-03-11T03:17:20.381Z Downloaded utf8parse v0.2.2
3492026-03-11T03:17:20.386Z Downloaded miniz_oxide v0.8.9
3502026-03-11T03:17:20.386Z Downloaded hex v0.4.3
3512026-03-11T03:17:20.389Z Downloaded cargo-platform v0.3.2
3522026-03-11T03:17:20.389Z Downloaded cc v1.2.56
3532026-03-11T03:17:20.389Z Downloaded digest v0.10.7
3542026-03-11T03:17:20.461Z Downloaded getrandom v0.3.4
3552026-03-11T03:17:20.461Z Downloaded pin-project v1.1.11
3562026-03-11T03:17:20.525Z Downloaded version_check v0.9.5
3572026-03-11T03:17:20.525Z Downloaded utf8_iter v1.0.4
3582026-03-11T03:17:20.525Z Downloaded cargo_metadata v0.23.1
3592026-03-11T03:17:20.525Z Downloaded openssl-sys v0.9.111
3602026-03-11T03:17:20.525Z Downloaded tokio-macros v2.6.1
3612026-03-11T03:17:20.525Z Downloaded toml_datetime v0.7.5+spec-1.1.0
3622026-03-11T03:17:20.525Z Downloaded smallvec v1.15.1
3632026-03-11T03:17:20.525Z Downloaded futures-task v0.3.32
3642026-03-11T03:17:20.525Z Downloaded clap v4.5.60
3652026-03-11T03:17:20.525Z Downloaded unicase v2.9.0
3662026-03-11T03:17:20.526Z Downloaded proc-macro2 v1.0.106
3672026-03-11T03:17:20.526Z Downloaded sharded-slab v0.1.7
3682026-03-11T03:17:20.526Z Downloaded toml v0.9.12+spec-1.1.0
3692026-03-11T03:17:20.526Z Downloaded signal-hook v0.3.18
3702026-03-11T03:17:20.526Z Downloaded thiserror-impl v1.0.69
3712026-03-11T03:17:20.526Z Downloaded tar v0.4.44
3722026-03-11T03:17:20.526Z Downloaded tempfile v3.27.0
3732026-03-11T03:17:20.526Z Downloaded untrusted v0.9.0
3742026-03-11T03:17:20.526Z Downloaded unicode-linebreak v0.1.5
3752026-03-11T03:17:20.526Z Downloaded serde_ignored v0.1.14
3762026-03-11T03:17:20.526Z Downloaded num-traits v0.2.19
3772026-03-11T03:17:20.526Z Downloaded form_urlencoded v1.2.2
3782026-03-11T03:17:20.526Z Downloaded flate2 v1.1.9
3792026-03-11T03:17:20.526Z Downloaded serde_core v1.0.228
3802026-03-11T03:17:20.526Z Downloaded atomic-waker v1.1.2
3812026-03-11T03:17:20.526Z Downloaded log v0.4.29
3822026-03-11T03:17:20.526Z Downloaded fnv v1.0.7
3832026-03-11T03:17:20.526Z Downloaded cargo-platform v0.2.0
3842026-03-11T03:17:20.526Z Downloaded color-eyre v0.6.5
3852026-03-11T03:17:20.526Z Downloaded tokio-rustls v0.26.4
3862026-03-11T03:17:20.527Z Downloaded hashbrown v0.15.5
3872026-03-11T03:17:20.527Z Downloaded ryu v1.0.23
3882026-03-11T03:17:20.527Z Downloaded tokio-util v0.7.18
3892026-03-11T03:17:20.537Z Downloaded want v0.3.1
3902026-03-11T03:17:20.537Z Downloaded tinyvec v1.10.0
3912026-03-11T03:17:20.537Z Downloaded tokio-stream v0.1.18
3922026-03-11T03:17:20.537Z Downloaded xxhash-rust v0.8.15
3932026-03-11T03:17:20.537Z Downloaded zstd v0.13.3
3942026-03-11T03:17:20.537Z Downloaded serde_derive v1.0.228
3952026-03-11T03:17:20.537Z Downloaded tokio-native-tls v0.3.1
3962026-03-11T03:17:20.537Z Downloaded hashbrown v0.16.1
3972026-03-11T03:17:20.537Z Downloaded zmij v1.0.21
3982026-03-11T03:17:20.537Z Downloaded unicode-segmentation v1.12.0
3992026-03-11T03:17:20.537Z Downloaded atomicwrites v0.4.4
4002026-03-11T03:17:20.537Z Downloaded crossterm v0.29.0
4012026-03-11T03:17:20.537Z Downloaded tower v0.5.3
4022026-03-11T03:17:20.537Z Downloaded tracing-log v0.2.0
4032026-03-11T03:17:20.537Z Downloaded toml_parser v1.0.9+spec-1.1.0
4042026-03-11T03:17:20.537Z Downloaded memchr v2.8.0
4052026-03-11T03:17:20.538Z Downloaded toml_edit v0.22.27
4062026-03-11T03:17:20.538Z Downloaded textwrap v0.16.2
4072026-03-11T03:17:20.538Z Downloaded quinn v0.11.9
4082026-03-11T03:17:20.538Z Downloaded zipsign-api v0.1.5
4092026-03-11T03:17:20.538Z Downloaded socket2 v0.6.3
4102026-03-11T03:17:20.538Z Downloaded mio v1.1.1
4112026-03-11T03:17:20.552Z Downloaded pulldown-cmark v0.13.1
4122026-03-11T03:17:20.552Z Downloaded tracing v0.1.44
4132026-03-11T03:17:20.557Z Downloaded zstd-safe v7.2.4
4142026-03-11T03:17:20.557Z Downloaded rustls-webpki v0.103.9
4152026-03-11T03:17:20.581Z Downloaded rand v0.9.2
4162026-03-11T03:17:20.581Z Downloaded generic-array v0.14.7
4172026-03-11T03:17:20.581Z Downloaded uuid v1.22.0
4182026-03-11T03:17:20.586Z Downloaded vte v0.14.1
4192026-03-11T03:17:20.586Z Downloaded tracing-core v0.1.36
4202026-03-11T03:17:20.586Z Downloaded unicode-ident v1.0.24
4212026-03-11T03:17:20.617Z Downloaded hyper-util v0.1.20
4222026-03-11T03:17:20.621Z Downloaded http v1.4.0
4232026-03-11T03:17:20.630Z Downloaded typenum v1.19.0
4242026-03-11T03:17:20.630Z Downloaded miette v7.6.0
4252026-03-11T03:17:20.659Z Downloaded zeroize v1.8.2
4262026-03-11T03:17:20.659Z Downloaded ron v0.12.0
4272026-03-11T03:17:20.659Z Downloaded portable-atomic v1.13.1
4282026-03-11T03:17:20.667Z Downloaded url v2.5.8
4292026-03-11T03:17:20.710Z Downloaded debug-ignore v1.0.5
4302026-03-11T03:17:20.713Z Downloaded hyper v1.8.1
4312026-03-11T03:17:20.713Z Downloaded iri-string v0.7.10
4322026-03-11T03:17:20.714Z Downloaded reqwest v0.12.28
4332026-03-11T03:17:20.743Z Downloaded serde_json v1.0.149
4342026-03-11T03:17:20.762Z Downloaded regex v1.12.3
4352026-03-11T03:17:20.820Z Downloaded quick-xml v0.37.5
4362026-03-11T03:17:20.828Z Downloaded quick-xml v0.38.4
4372026-03-11T03:17:20.828Z Downloaded bitflags v2.11.0
4382026-03-11T03:17:20.849Z Downloaded globset v0.4.18
4392026-03-11T03:17:20.860Z Downloaded winnow v0.7.15
4402026-03-11T03:17:20.870Z Downloaded futures-channel v0.3.32
4412026-03-11T03:17:20.870Z Downloaded find-msvc-tools v0.1.9
4422026-03-11T03:17:20.881Z Downloaded quinn-proto v0.11.14
4432026-03-11T03:17:20.889Z Downloaded tracing-subscriber v0.3.22
4442026-03-11T03:17:20.896Z Downloaded document-features v0.2.12
4452026-03-11T03:17:20.896Z Downloaded serde-value v0.7.0
4462026-03-11T03:17:20.912Z Downloaded futures-executor v0.3.32
4472026-03-11T03:17:20.912Z Downloaded tracing-attributes v0.1.31
4482026-03-11T03:17:20.936Z Downloaded getrandom v0.4.2
4492026-03-11T03:17:20.936Z Downloaded anstyle-query v1.1.5
4502026-03-11T03:17:20.961Z Downloaded camino v1.2.2
4512026-03-11T03:17:20.961Z Downloaded cfg_aliases v0.2.1
4522026-03-11T03:17:20.961Z Downloaded vcpkg v0.2.15
4532026-03-11T03:17:20.978Z Downloaded tower-http v0.6.8
4542026-03-11T03:17:20.978Z Downloaded openssl v0.10.75
4552026-03-11T03:17:20.985Z Downloaded webpki-roots v1.0.6
4562026-03-11T03:17:20.985Z Downloaded unicode-width v0.1.14
4572026-03-11T03:17:20.993Z Downloaded syn v2.0.117
4582026-03-11T03:17:21.023Z Downloaded serde-untagged v0.1.9
4592026-03-11T03:17:21.023Z Downloaded chrono v0.4.44
4602026-03-11T03:17:21.044Z Downloaded try-lock v0.2.5
4612026-03-11T03:17:21.044Z Downloaded serde_urlencoded v0.7.1
4622026-03-11T03:17:21.044Z Downloaded toml v0.8.23
4632026-03-11T03:17:21.044Z Downloaded semver v1.0.27
4642026-03-11T03:17:21.044Z Downloaded clap_lex v1.0.0
4652026-03-11T03:17:21.044Z Downloaded nextest-runner v0.80.0
4662026-03-11T03:17:21.044Z Downloaded serde_spanned v1.0.4
4672026-03-11T03:17:21.044Z Downloaded heck v0.5.0
4682026-03-11T03:17:21.044Z Downloaded curve25519-dalek-derive v0.1.1
4692026-03-11T03:17:21.044Z Downloaded nix v0.30.1
4702026-03-11T03:17:21.044Z Downloaded object v0.37.3
4712026-03-11T03:17:21.070Z Downloaded target-spec-miette v0.4.5
4722026-03-11T03:17:21.070Z Downloaded either v1.15.0
4732026-03-11T03:17:21.070Z Downloaded guppy-workspace-hack v0.1.0
4742026-03-11T03:17:21.070Z Downloaded thiserror v2.0.18
4752026-03-11T03:17:21.079Z Downloaded crypto-common v0.1.7
4762026-03-11T03:17:21.080Z Downloaded equivalent v1.0.2
4772026-03-11T03:17:21.080Z Downloaded convert_case v0.10.0
4782026-03-11T03:17:21.080Z Downloaded rustix v0.38.44
4792026-03-11T03:17:21.080Z Downloaded regex-syntax v0.8.10
4802026-03-11T03:17:21.094Z Downloaded rustls v0.23.37
4812026-03-11T03:17:21.100Z Downloaded signature v2.2.0
4822026-03-11T03:17:21.100Z Downloaded derive_more-impl v2.1.1
4832026-03-11T03:17:21.100Z Downloaded futures-util v0.3.32
4842026-03-11T03:17:21.115Z Downloaded rustix v1.1.4
4852026-03-11T03:17:21.122Z Downloaded unicode-width v0.2.2
4862026-03-11T03:17:21.131Z Downloaded eyre v0.6.12
4872026-03-11T03:17:21.131Z Downloaded borsh v1.6.0
4882026-03-11T03:17:21.131Z Downloaded backtrace v0.3.76
4892026-03-11T03:17:21.138Z Downloaded foreign-types-shared v0.1.1
4902026-03-11T03:17:21.162Z Downloaded gimli v0.32.3
4912026-03-11T03:17:21.182Z Downloaded unicode-normalization v0.1.25
4922026-03-11T03:17:21.182Z Downloaded thread_local v1.1.9
4932026-03-11T03:17:21.183Z Downloaded console v0.15.11
4942026-03-11T03:17:21.183Z Downloaded zerocopy v0.8.42
4952026-03-11T03:17:21.191Z Downloaded regex-automata v0.4.14
4962026-03-11T03:17:21.263Z Downloaded libc v0.2.183
4972026-03-11T03:17:21.288Z Downloaded async-scoped v0.9.0
4982026-03-11T03:17:21.302Z Downloaded petgraph v0.8.3
4992026-03-11T03:17:21.327Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
5002026-03-11T03:17:21.354Z Downloaded tokio v1.50.0
5012026-03-11T03:17:21.401Z Downloaded recursion v0.5.4
5022026-03-11T03:17:21.430Z Downloaded ring v0.17.14
5032026-03-11T03:17:21.450Z Downloaded erased-serde v0.4.10
5042026-03-11T03:17:21.919Z Downloaded config v0.15.19
5052026-03-11T03:17:21.967Z Compiling proc-macro2 v1.0.106
5062026-03-11T03:17:21.996Z Compiling libc v0.2.183
5072026-03-11T03:17:21.996Z Compiling quote v1.0.45
5082026-03-11T03:17:21.996Z Compiling unicode-ident v1.0.24
5092026-03-11T03:17:21.996Z Compiling serde_core v1.0.228
5102026-03-11T03:17:21.996Z Compiling cfg-if v1.0.4
5112026-03-11T03:17:21.996Z Compiling memchr v2.8.0
5122026-03-11T03:17:21.996Z Compiling once_cell v1.21.3
5132026-03-11T03:17:22.230Z Compiling log v0.4.29
5142026-03-11T03:17:22.329Z Compiling pin-project-lite v0.2.17
5152026-03-11T03:17:22.370Z Compiling itoa v1.0.17
5162026-03-11T03:17:22.486Z Compiling serde v1.0.228
5172026-03-11T03:17:22.820Z Compiling futures-core v0.3.32
5182026-03-11T03:17:22.886Z Compiling bitflags v2.11.0
5192026-03-11T03:17:23.335Z Compiling smallvec v1.15.1
5202026-03-11T03:17:23.431Z Compiling equivalent v1.0.2
5212026-03-11T03:17:23.475Z Compiling find-msvc-tools v0.1.9
5222026-03-11T03:17:23.528Z Compiling shlex v1.3.0
5232026-03-11T03:17:23.647Z Compiling hashbrown v0.16.1
5242026-03-11T03:17:23.678Z Compiling bytes v1.11.1
5252026-03-11T03:17:23.758Z Compiling futures-sink v0.3.32
5262026-03-11T03:17:23.771Z Compiling rustix v1.1.4
5272026-03-11T03:17:23.882Z Compiling slab v0.4.12
5282026-03-11T03:17:24.020Z Compiling jobserver v0.1.34
5292026-03-11T03:17:24.179Z Compiling errno v0.3.14
5302026-03-11T03:17:24.208Z Compiling mio v1.1.1
5312026-03-11T03:17:24.400Z Compiling signal-hook-registry v1.4.8
5322026-03-11T03:17:24.441Z Compiling cc v1.2.56
5332026-03-11T03:17:24.543Z Compiling socket2 v0.6.3
5342026-03-11T03:17:24.623Z Compiling syn v2.0.117
5352026-03-11T03:17:24.844Z Compiling zmij v1.0.21
5362026-03-11T03:17:25.015Z Compiling futures-channel v0.3.32
5372026-03-11T03:17:25.124Z Compiling tracing-core v0.1.36
5382026-03-11T03:17:25.300Z Compiling version_check v0.9.5
5392026-03-11T03:17:25.337Z Compiling serde_json v1.0.149
5402026-03-11T03:17:29.454Z Compiling getrandom v0.4.2
5412026-03-11T03:17:29.597Z Compiling futures-io v0.3.32
5422026-03-11T03:17:29.597Z Compiling futures-task v0.3.32
5432026-03-11T03:17:29.597Z Compiling unicode-width v0.2.2
5442026-03-11T03:17:29.597Z Compiling camino v1.2.2
5452026-03-11T03:17:29.597Z Compiling indexmap v2.13.0
5462026-03-11T03:17:29.597Z Compiling ring v0.17.14
5472026-03-11T03:17:29.597Z Compiling http v1.4.0
5482026-03-11T03:17:29.597Z Compiling autocfg v1.5.0
5492026-03-11T03:17:29.597Z Compiling adler2 v2.0.1
5502026-03-11T03:17:29.597Z Compiling percent-encoding v2.3.2
5512026-03-11T03:17:29.597Z Compiling simd-adler32 v0.3.8
5522026-03-11T03:17:29.597Z Compiling zeroize v1.8.2
5532026-03-11T03:17:29.597Z Compiling num-traits v0.2.19
5542026-03-11T03:17:29.597Z Compiling miniz_oxide v0.8.9
5552026-03-11T03:17:29.597Z Compiling object v0.37.3
5562026-03-11T03:17:29.597Z Compiling winnow v0.7.15
5572026-03-11T03:17:29.597Z Compiling getrandom v0.3.4
5582026-03-11T03:17:29.597Z Compiling target-lexicon v0.13.3
5592026-03-11T03:17:29.597Z Compiling zerocopy v0.8.42
5602026-03-11T03:17:29.597Z Compiling http-body v1.0.1
5612026-03-11T03:17:29.597Z Compiling rustls-pki-types v1.14.0
5622026-03-11T03:17:29.597Z Compiling semver v1.0.27
5632026-03-11T03:17:29.598Z Compiling getrandom v0.2.17
5642026-03-11T03:17:29.598Z Compiling signal-hook v0.3.18
5652026-03-11T03:17:29.598Z Compiling httparse v1.10.1
5662026-03-11T03:17:29.598Z Compiling guppy-workspace-hack v0.1.0
5672026-03-11T03:17:29.598Z Compiling typenum v1.19.0
5682026-03-11T03:17:29.628Z Compiling untrusted v0.9.0
5692026-03-11T03:17:29.673Z Compiling gimli v0.32.3
5702026-03-11T03:17:29.729Z Compiling fnv v1.0.7
5712026-03-11T03:17:29.815Z Compiling owo-colors v4.3.0
5722026-03-11T03:17:29.841Z Compiling thiserror v2.0.18
5732026-03-11T03:17:29.858Z Compiling serde_derive v1.0.228
5742026-03-11T03:17:29.891Z Compiling tokio-macros v2.6.1
5752026-03-11T03:17:30.020Z Compiling futures-macro v0.3.32
5762026-03-11T03:17:30.232Z Compiling tracing-attributes v0.1.31
5772026-03-11T03:17:30.324Z Compiling thiserror-impl v2.0.18
5782026-03-11T03:17:30.981Z Compiling tokio v1.50.0
5792026-03-11T03:17:31.124Z Compiling futures-util v0.3.32
5802026-03-11T03:17:31.849Z Compiling tracing v0.1.44
5812026-03-11T03:17:32.517Z Compiling addr2line v0.25.1
5822026-03-11T03:17:33.425Z Compiling form_urlencoded v1.2.2
5832026-03-11T03:17:33.747Z Compiling generic-array v0.14.7
5842026-03-11T03:17:33.778Z Compiling idna_adapter v1.0.0
5852026-03-11T03:17:33.896Z Compiling typeid v1.0.3
5862026-03-11T03:17:34.026Z Compiling target-spec v3.5.7
5872026-03-11T03:17:34.251Z Compiling fastrand v2.3.0
5882026-03-11T03:17:34.291Z Compiling thiserror v1.0.69
5892026-03-11T03:17:34.393Z Compiling utf8_iter v1.0.4
5902026-03-11T03:17:34.588Z Compiling pkg-config v0.3.32
5912026-03-11T03:17:34.667Z Compiling try-lock v0.2.5
5922026-03-11T03:17:34.693Z Compiling rustls v0.23.37
5932026-03-11T03:17:34.710Z Compiling tower-service v0.3.3
5942026-03-11T03:17:34.796Z Compiling rustc-demangle v0.1.27
5952026-03-11T03:17:34.820Z Compiling atomic-waker v1.1.2
5962026-03-11T03:17:34.959Z Compiling want v0.3.1
5972026-03-11T03:17:35.172Z Compiling idna v1.1.0
5982026-03-11T03:17:35.187Z Compiling zstd-sys v2.0.16+zstd.1.5.7
5992026-03-11T03:17:35.202Z Compiling tempfile v3.27.0
6002026-03-11T03:17:35.836Z Compiling cfg-expr v0.20.7
6012026-03-11T03:17:36.193Z Compiling tokio-util v0.7.18
6022026-03-11T03:17:36.340Z Compiling backtrace v0.3.76
6032026-03-11T03:17:37.009Z Compiling h2 v0.4.13
6042026-03-11T03:17:37.385Z Compiling thiserror-impl v1.0.69
6052026-03-11T03:17:37.615Z Compiling terminal_size v0.4.3
6062026-03-11T03:17:37.791Z Compiling aho-corasick v1.1.4
6072026-03-11T03:17:38.001Z Compiling erased-serde v0.4.10
6082026-03-11T03:17:38.370Z Compiling pin-utils v0.1.0
6092026-03-11T03:17:38.410Z Compiling subtle v2.6.1
6102026-03-11T03:17:38.460Z Compiling regex-syntax v0.8.10
6112026-03-11T03:17:39.640Z Compiling rustls-webpki v0.103.9
6122026-03-11T03:17:42.417Z Compiling regex-automata v0.4.14
6132026-03-11T03:17:43.134Z Compiling hyper v1.8.1
6142026-03-11T03:17:44.961Z Compiling url v2.5.8
6152026-03-11T03:17:45.013Z Compiling toml_datetime v0.6.11
6162026-03-11T03:17:45.483Z Compiling serde_spanned v0.6.9
6172026-03-11T03:17:45.679Z Compiling ahash v0.8.12
6182026-03-11T03:17:45.993Z Compiling sync_wrapper v1.0.2
6192026-03-11T03:17:46.125Z Compiling ipnet v2.12.0
6202026-03-11T03:17:47.571Z Compiling unicode-segmentation v1.12.0
6212026-03-11T03:17:47.624Z Compiling crc32fast v1.5.0
6222026-03-11T03:17:47.781Z Compiling tower-layer v0.3.3
6232026-03-11T03:17:47.910Z Compiling either v1.15.0
6242026-03-11T03:17:47.996Z Compiling foldhash v0.1.5
6252026-03-11T03:17:48.068Z Compiling base64 v0.22.1
6262026-03-11T03:17:48.071Z Compiling is_ci v1.2.0
6272026-03-11T03:17:48.102Z Compiling toml_write v0.1.2
6282026-03-11T03:17:48.195Z Compiling portable-atomic v1.13.1
6292026-03-11T03:17:48.258Z Compiling unicode-linebreak v0.1.5
6302026-03-11T03:17:48.281Z Compiling nextest-workspace-hack v0.1.0
6312026-03-11T03:17:48.410Z Compiling lazy_static v1.5.0
6322026-03-11T03:17:48.533Z Compiling parking_lot_core v0.9.12
6332026-03-11T03:17:48.574Z Compiling sharded-slab v0.1.7
6342026-03-11T03:17:48.600Z Compiling textwrap v0.16.2
6352026-03-11T03:17:48.686Z Compiling hyper-util v0.1.20
6362026-03-11T03:17:48.834Z Compiling toml_edit v0.22.27
6372026-03-11T03:17:48.896Z Compiling supports-color v3.0.2
6382026-03-11T03:17:49.172Z Compiling hashbrown v0.15.5
6392026-03-11T03:17:49.468Z Compiling tower v0.5.3
6402026-03-11T03:17:50.079Z Compiling convert_case v0.10.0
6412026-03-11T03:17:50.245Z Compiling tokio-rustls v0.26.4
6422026-03-11T03:17:50.433Z Compiling backtrace-ext v0.2.1
6432026-03-11T03:17:50.610Z Compiling ordered-float v2.10.1
6442026-03-11T03:17:50.756Z Compiling miette-derive v7.6.0
6452026-03-11T03:17:50.977Z Compiling webpki-roots v1.0.6
6462026-03-11T03:17:51.122Z Compiling pathdiff v0.2.3
6472026-03-11T03:17:51.244Z Compiling console v0.15.11
6482026-03-11T03:17:51.269Z Compiling cargo-platform v0.3.2
6492026-03-11T03:17:51.974Z Compiling tracing-log v0.2.0
6502026-03-11T03:17:52.074Z Compiling os_pipe v1.2.3
6512026-03-11T03:17:52.239Z Compiling thread_local v1.1.9
6522026-03-11T03:17:52.277Z Compiling zstd-safe v7.2.4
6532026-03-11T03:17:52.402Z Compiling debug-ignore v1.0.5
6542026-03-11T03:17:52.536Z Compiling cfg_aliases v0.2.1
6552026-03-11T03:17:52.579Z Compiling supports-hyperlinks v3.2.0
6562026-03-11T03:17:52.624Z Compiling ryu v1.0.23
6572026-03-11T03:17:52.687Z Compiling supports-unicode v3.0.0
6582026-03-11T03:17:52.884Z Compiling pulldown-cmark v0.13.1
6592026-03-11T03:17:52.985Z Compiling fixedbitset v0.5.7
6602026-03-11T03:17:52.999Z Compiling unicode-width v0.1.14
6612026-03-11T03:17:53.156Z Compiling rustix v0.38.44
6622026-03-11T03:17:53.248Z Compiling scopeguard v1.2.0
6632026-03-11T03:17:53.374Z Compiling iri-string v0.7.10
6642026-03-11T03:17:53.389Z Compiling utf8parse v0.2.2
6652026-03-11T03:17:53.533Z Compiling anstyle-parse v0.2.7
6662026-03-11T03:17:53.643Z Compiling lock_api v0.4.14
6672026-03-11T03:17:53.718Z Compiling miette v7.6.0
6682026-03-11T03:17:53.812Z Compiling petgraph v0.8.3
6692026-03-11T03:17:54.042Z Compiling serde_urlencoded v0.7.1
6702026-03-11T03:17:54.421Z Compiling nix v0.30.1
6712026-03-11T03:17:54.946Z Compiling tracing-subscriber v0.3.22
6722026-03-11T03:17:56.436Z Compiling tower-http v0.6.8
6732026-03-11T03:17:56.692Z Compiling sigchld v0.2.4
6742026-03-11T03:17:56.926Z Compiling cargo_metadata v0.23.1
6752026-03-11T03:17:56.951Z Compiling hyper-rustls v0.27.7
6762026-03-11T03:17:57.758Z Compiling toml v0.8.23
6772026-03-11T03:17:57.787Z Compiling serde-untagged v0.1.9
6782026-03-11T03:17:58.258Z Compiling serde-value v0.7.0
6792026-03-11T03:17:59.079Z Compiling derive_more-impl v2.1.1
6802026-03-11T03:18:00.083Z Compiling itertools v0.14.0
6812026-03-11T03:18:00.153Z Compiling regex v1.12.3
6822026-03-11T03:18:00.463Z Compiling crypto-common v0.1.7
6832026-03-11T03:18:00.642Z Compiling block-buffer v0.10.4
6842026-03-11T03:18:00.833Z Compiling ppv-lite86 v0.2.21
6852026-03-11T03:18:01.038Z Compiling futures-executor v0.3.32
6862026-03-11T03:18:01.308Z Compiling rand_core v0.9.5
6872026-03-11T03:18:01.311Z Compiling pin-project-internal v1.1.11
6882026-03-11T03:18:01.639Z Compiling toml_parser v1.0.9+spec-1.1.0
6892026-03-11T03:18:01.702Z Compiling http-body-util v0.1.3
6902026-03-11T03:18:01.952Z Compiling uuid v1.22.0
6912026-03-11T03:18:02.056Z Compiling smol_str v0.3.6
6922026-03-11T03:18:02.072Z Compiling toml_datetime v0.7.5+spec-1.1.0
6932026-03-11T03:18:02.463Z Compiling serde_spanned v1.0.4
6942026-03-11T03:18:02.569Z Compiling filetime v0.2.27
6952026-03-11T03:18:02.626Z Compiling bstr v1.12.1
6962026-03-11T03:18:02.644Z Compiling vte v0.14.1
6972026-03-11T03:18:02.762Z Compiling xattr v1.6.1
6982026-03-11T03:18:02.817Z Compiling number_prefix v0.4.0
6992026-03-11T03:18:02.993Z Compiling is_terminal_polyfill v1.70.2
7002026-03-11T03:18:03.008Z Compiling litrs v1.0.0
7012026-03-11T03:18:03.106Z Compiling color-spantrace v0.3.0
7022026-03-11T03:18:03.153Z Compiling self_update v0.42.0
7032026-03-11T03:18:03.318Z Compiling anstyle-query v1.1.5
7042026-03-11T03:18:03.448Z Compiling eyre v0.6.12
7052026-03-11T03:18:03.464Z Compiling colorchoice v1.0.4
7062026-03-11T03:18:03.493Z Compiling unicode-xid v0.2.6
7072026-03-11T03:18:03.537Z Compiling nested v0.1.1
7082026-03-11T03:18:03.601Z Compiling unicase v2.9.0
7092026-03-11T03:18:03.604Z Compiling tinyvec_macros v0.1.1
7102026-03-11T03:18:03.702Z Compiling static_assertions v1.1.0
7112026-03-11T03:18:03.787Z Compiling iana-time-zone v0.1.65
7122026-03-11T03:18:03.802Z Compiling anstyle v1.0.13
7132026-03-11T03:18:03.831Z Compiling guppy v0.17.25
7142026-03-11T03:18:03.874Z Compiling tinyvec v1.10.0
7152026-03-11T03:18:04.142Z Compiling anstream v0.6.21
7162026-03-11T03:18:04.190Z Compiling chrono v0.4.44
7172026-03-11T03:18:04.419Z Compiling document-features v0.2.12
7182026-03-11T03:18:04.459Z Compiling cargo-util-schemas v0.2.0
7192026-03-11T03:18:04.835Z Compiling globset v0.4.18
7202026-03-11T03:18:05.134Z Compiling indicatif v0.17.11
7212026-03-11T03:18:05.755Z Compiling tar v0.4.44
7222026-03-11T03:18:07.551Z Compiling strip-ansi-escapes v0.2.1
7232026-03-11T03:18:07.817Z Compiling pin-project v1.1.11
7242026-03-11T03:18:07.936Z Compiling toml v0.9.12+spec-1.1.0
7252026-03-11T03:18:08.184Z Compiling nextest-metadata v0.12.2
7262026-03-11T03:18:08.568Z Compiling newtype-uuid v1.3.2
7272026-03-11T03:18:08.802Z Compiling reqwest v0.12.28
7282026-03-11T03:18:08.938Z Compiling rand_chacha v0.9.0
7292026-03-11T03:18:09.034Z Compiling futures v0.3.32
7302026-03-11T03:18:09.098Z Compiling digest v0.10.7
7312026-03-11T03:18:09.132Z Compiling derive_more v2.1.1
7322026-03-11T03:18:09.225Z Compiling parking_lot v0.12.5
7332026-03-11T03:18:09.376Z Compiling flate2 v1.1.9
7342026-03-11T03:18:09.634Z Compiling shared_child v1.1.1
7352026-03-11T03:18:10.016Z Compiling tracing-error v0.2.1
7362026-03-11T03:18:10.384Z Compiling signal-hook-mio v0.2.5
7372026-03-11T03:18:10.537Z Compiling self-replace v1.5.0
7382026-03-11T03:18:10.579Z Compiling cargo-platform v0.2.0
7392026-03-11T03:18:10.892Z Compiling quick-xml v0.37.5
7402026-03-11T03:18:11.288Z Compiling quick-xml v0.38.4
7412026-03-11T03:18:12.056Z Compiling recursion v0.5.4
7422026-03-11T03:18:12.076Z Compiling cpufeatures v0.2.17
7432026-03-11T03:18:12.162Z Compiling clap_lex v1.0.0
7442026-03-11T03:18:12.245Z Compiling indenter v0.3.4
7452026-03-11T03:18:12.384Z Compiling strsim v0.11.1
7462026-03-11T03:18:12.596Z Compiling urlencoding v2.1.3
7472026-03-11T03:18:12.796Z Compiling humantime v2.3.0
7482026-03-11T03:18:12.905Z Compiling shell-words v1.1.1
7492026-03-11T03:18:13.341Z Compiling heck v0.5.0
7502026-03-11T03:18:13.417Z Compiling clap_builder v4.5.60
7512026-03-11T03:18:13.547Z Compiling humantime-serde v1.1.1
7522026-03-11T03:18:13.632Z Compiling clap_derive v4.5.55
7532026-03-11T03:18:14.394Z Compiling nextest-filtering v0.15.0
7542026-03-11T03:18:14.919Z Compiling sha2 v0.10.9
7552026-03-11T03:18:16.074Z Compiling quick-junit v0.5.2
7562026-03-11T03:18:16.531Z Compiling atomicwrites v0.4.4
7572026-03-11T03:18:16.882Z Compiling cargo_metadata v0.20.0
7582026-03-11T03:18:19.311Z Compiling zstd v0.13.3
7592026-03-11T03:18:19.349Z Compiling cargo-nextest v0.9.97
7602026-03-11T03:18:19.749Z Compiling crossterm v0.29.0
7612026-03-11T03:18:20.441Z Compiling duct v0.13.7
7622026-03-11T03:18:21.269Z Compiling rand v0.9.2
7632026-03-11T03:18:21.424Z Compiling async-scoped v0.9.0
7642026-03-11T03:18:21.674Z Compiling config v0.15.19
7652026-03-11T03:18:21.972Z Compiling unicode-normalization v0.1.25
7662026-03-11T03:18:22.234Z Compiling target-spec-miette v0.4.5
7672026-03-11T03:18:22.641Z Compiling future-queue v0.4.0
7682026-03-11T03:18:22.703Z Compiling mukti-metadata v0.3.0
7692026-03-11T03:18:22.727Z Compiling tokio-stream v0.1.18
7702026-03-11T03:18:23.002Z Compiling camino-tempfile v1.4.1
7712026-03-11T03:18:23.334Z Compiling derive-where v1.6.0
7722026-03-11T03:18:23.428Z Compiling serde_path_to_error v0.1.20
7732026-03-11T03:18:23.520Z Compiling serde_ignored v0.1.14
7742026-03-11T03:18:23.805Z Compiling xxhash-rust v0.8.15
7752026-03-11T03:18:23.968Z Compiling hex v0.4.3
7762026-03-11T03:18:24.006Z Compiling home v0.5.12
7772026-03-11T03:18:24.025Z Compiling swrite v0.1.0
7782026-03-11T03:18:24.041Z Compiling indent_write v2.2.0
7792026-03-11T03:18:24.147Z Compiling color-eyre v0.6.5
7802026-03-11T03:18:24.224Z Compiling clap v4.5.60
7812026-03-11T03:18:24.243Z Compiling dialoguer v0.11.0
7822026-03-11T03:18:24.323Z Compiling enable-ansi-support v0.2.1
7832026-03-11T03:18:25.017Z Compiling nextest-runner v0.80.0
7842026-03-11T03:18:48.812Z Finished `release` profile [optimized] target(s) in 1m 32s
7852026-03-11T03:18:49.035Z Installing /home/build/.cargo/bin/cargo-nextest
7862026-03-11T03:18:49.080Z Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`)
7872026-03-11T03:18:49.191Z+ pushd rdb
7882026-03-11T03:18:49.235Z/work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite
7892026-03-11T03:18:49.235Z+ cargo nextest run
7902026-03-11T03:18:49.500Z Updating git repository `https://github.com/oxidecomputer/falcon`
7912026-03-11T03:18:50.108ZFrom https://github.com/oxidecomputer/falcon
7922026-03-11T03:18:50.108Z * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9
7932026-03-11T03:18:50.160Z Updating crates.io index
7942026-03-11T03:18:50.222Z Updating git repository `https://github.com/oxidecomputer/dendrite`
7952026-03-11T03:18:51.418ZFrom https://github.com/oxidecomputer/dendrite
7962026-03-11T03:18:51.418Z * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556
7972026-03-11T03:18:51.546Z Updating git repository `https://github.com/oxidecomputer/ispf`
7982026-03-11T03:18:51.608ZFrom https://github.com/oxidecomputer/ispf
7992026-03-11T03:18:51.609Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
8002026-03-11T03:18:51.609Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
8012026-03-11T03:18:51.815ZFrom https://github.com/oxidecomputer/netadm-sys
8022026-03-11T03:18:51.815Z * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f
8032026-03-11T03:18:51.827Z Updating git repository `https://github.com/oxidecomputer/omicron`
8042026-03-11T03:18:59.114ZFrom https://github.com/oxidecomputer/omicron
8052026-03-11T03:18:59.114Z * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265
8062026-03-11T03:18:59.114Z Updating git repository `https://github.com/oxidecomputer/opte`
8072026-03-11T03:18:59.171ZFrom https://github.com/oxidecomputer/opte
8082026-03-11T03:18:59.171Z * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56
8092026-03-11T03:18:59.267Z Updating git repository `https://github.com/illumos/smf-rs`
8102026-03-11T03:18:59.498ZFrom https://github.com/illumos/smf-rs
8112026-03-11T03:18:59.498Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
8122026-03-11T03:18:59.581Z Updating git repository `https://github.com/oxidecomputer/network-interface`
8132026-03-11T03:18:59.840ZFrom https://github.com/oxidecomputer/network-interface
8142026-03-11T03:18:59.840Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
8152026-03-11T03:18:59.934Z Updating git repository `https://github.com/oxidecomputer/zone`
8162026-03-11T03:19:00.193ZFrom https://github.com/oxidecomputer/zone
8172026-03-11T03:19:00.193Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
8182026-03-11T03:19:00.218Z Updating git repository `https://github.com/oxidecomputer/propolis`
8192026-03-11T03:19:01.329ZFrom https://github.com/oxidecomputer/propolis
8202026-03-11T03:19:01.329Z * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6
8212026-03-11T03:19:01.449Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
8222026-03-11T03:19:02.208ZFrom https://github.com/oxidecomputer/transceiver-control
8232026-03-11T03:19:02.208Z * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2
8242026-03-11T03:19:02.303Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
8252026-03-11T03:19:02.443ZFrom https://github.com/oxidecomputer/dlpi-sys
8262026-03-11T03:19:02.444Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
8272026-03-11T03:19:02.449Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
8282026-03-11T03:19:02.770ZFrom https://github.com/jmesmon/rust-libzfs
8292026-03-11T03:19:02.770Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
8302026-03-11T03:19:02.775Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
8312026-03-11T03:19:03.040ZFrom https://github.com/oxidecomputer/rusty-doors
8322026-03-11T03:19:03.040Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
8332026-03-11T03:19:03.079Z Updating git repository `https://github.com/oxidecomputer/lldp`
8342026-03-11T03:19:03.389ZFrom https://github.com/oxidecomputer/lldp
8352026-03-11T03:19:03.389Z * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907
8362026-03-11T03:19:03.416Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8372026-03-11T03:19:04.552ZFrom https://github.com/oxidecomputer/maghemite
8382026-03-11T03:19:04.552Z * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718
8392026-03-11T03:19:04.581Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
8402026-03-11T03:19:04.871ZFrom https://github.com/oxidecomputer/serde_human_bytes
8412026-03-11T03:19:04.871Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
8422026-03-11T03:19:04.963Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8432026-03-11T03:19:05.220ZFrom https://github.com/oxidecomputer/slog-error-chain
8442026-03-11T03:19:05.220Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
8452026-03-11T03:19:05.248Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
8462026-03-11T03:19:07.254ZFrom https://github.com/oxidecomputer/tufaceous
8472026-03-11T03:19:07.254Z * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465
8482026-03-11T03:19:07.299Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
8492026-03-11T03:19:07.299ZFrom https://github.com/oxidecomputer/management-gateway-service
8502026-03-11T03:19:07.299Z * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a
8512026-03-11T03:19:07.299Z Updating git repository `https://github.com/oxidecomputer/crucible`
8522026-03-11T03:19:07.299ZFrom https://github.com/oxidecomputer/crucible
8532026-03-11T03:19:07.299Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
8542026-03-11T03:19:07.526Z Updating git repository `https://github.com/oxidecomputer/propolis`
8552026-03-11T03:19:07.870ZFrom https://github.com/oxidecomputer/propolis
8562026-03-11T03:19:07.870Z * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f
8572026-03-11T03:19:07.924Z Updating git repository `https://github.com/oxidecomputer/tofino`
8582026-03-11T03:19:08.168ZFrom https://github.com/oxidecomputer/tofino
8592026-03-11T03:19:08.168Z * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33
8602026-03-11T03:19:08.193Z Updating git repository `https://github.com/oxidecomputer/clickward`
8612026-03-11T03:19:08.452ZFrom https://github.com/oxidecomputer/clickward
8622026-03-11T03:19:08.452Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
8632026-03-11T03:19:08.702Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
8642026-03-11T03:19:09.030ZFrom https://github.com/oxidecomputer/illumos-devinfo
8652026-03-11T03:19:09.031Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
8662026-03-11T03:19:10.109Z Downloading crates ...
8672026-03-11T03:19:10.222Z Downloaded base16ct v0.2.0
8682026-03-11T03:19:10.225Z Downloaded base16ct v1.0.0
8692026-03-11T03:19:10.234Z Downloaded async-trait v0.1.89
8702026-03-11T03:19:10.239Z Downloaded crossbeam-channel v0.5.15
8712026-03-11T03:19:10.243Z Downloaded aead v0.5.2
8722026-03-11T03:19:10.246Z Downloaded backoff v0.4.0
8732026-03-11T03:19:10.250Z Downloaded async-stream v0.3.6
8742026-03-11T03:19:10.254Z Downloaded bytecount v0.6.9
8752026-03-11T03:19:10.254Z Downloaded crossbeam-deque v0.8.6
8762026-03-11T03:19:10.257Z Downloaded olpc-cjson v0.1.4
8772026-03-11T03:19:10.257Z Downloaded ciborium-io v0.2.2
8782026-03-11T03:19:10.260Z Downloaded byteorder v1.5.0
8792026-03-11T03:19:10.260Z Downloaded base64 v0.21.7
8802026-03-11T03:19:10.330Z Downloaded num-integer v0.1.46
8812026-03-11T03:19:10.330Z Downloaded num_enum_derive v0.5.11
8822026-03-11T03:19:10.330Z Downloaded defmt v0.3.100
8832026-03-11T03:19:10.330Z Downloaded bit-set v0.8.0
8842026-03-11T03:19:10.330Z Downloaded lru-cache v0.1.2
8852026-03-11T03:19:10.330Z Downloaded aws-lc-rs v1.15.4
8862026-03-11T03:19:10.330Z Downloaded memmap v0.7.0
8872026-03-11T03:19:10.330Z Downloaded icu_locale_core v2.1.1
8882026-03-11T03:19:10.330Z Downloaded enum-as-inner v0.6.1
8892026-03-11T03:19:10.330Z Downloaded critical-section v1.2.0
8902026-03-11T03:19:10.330Z Downloaded keccak v0.1.6
8912026-03-11T03:19:10.330Z Downloaded bcs v0.1.6
8922026-03-11T03:19:10.330Z Downloaded defmt-parser v1.0.0
8932026-03-11T03:19:10.330Z Downloaded constant_time_eq v0.4.2
8942026-03-11T03:19:10.330Z Downloaded const-random v0.1.18
8952026-03-11T03:19:10.330Z Downloaded erased-serde v0.3.31
8962026-03-11T03:19:10.330Z Downloaded embedded-io v0.4.0
8972026-03-11T03:19:10.330Z Downloaded float-ord v0.3.2
8982026-03-11T03:19:10.330Z Downloaded foldhash v0.2.0
8992026-03-11T03:19:10.330Z Downloaded drift v0.1.3
9002026-03-11T03:19:10.330Z Downloaded ingot v0.1.1
9012026-03-11T03:19:10.330Z Downloaded embedded-io v0.6.1
9022026-03-11T03:19:10.330Z Downloaded daft v0.1.5
9032026-03-11T03:19:10.334Z Downloaded multer v3.1.0
9042026-03-11T03:19:10.334Z Downloaded dunce v1.0.5
9052026-03-11T03:19:10.334Z Downloaded num-derive v0.4.2
9062026-03-11T03:19:10.334Z Downloaded dyn-clone v1.0.20
9072026-03-11T03:19:10.334Z Downloaded blake2 v0.10.6
9082026-03-11T03:19:10.340Z Downloaded num_threads v0.1.7
9092026-03-11T03:19:10.340Z Downloaded defmt-macros v1.0.1
9102026-03-11T03:19:10.340Z Downloaded async-stream-impl v0.3.6
9112026-03-11T03:19:10.344Z Downloaded dtrace-parser v0.2.0
9122026-03-11T03:19:10.344Z Downloaded num v0.4.3
9132026-03-11T03:19:10.344Z Downloaded num_enum_derive v0.7.5
9142026-03-11T03:19:10.347Z Downloaded const-random-macro v0.1.16
9152026-03-11T03:19:10.347Z Downloaded argon2 v0.5.3
9162026-03-11T03:19:10.350Z Downloaded hubpack_derive v0.1.1
9172026-03-11T03:19:10.353Z Downloaded foreign-types v0.5.0
9182026-03-11T03:19:10.353Z Downloaded csv-core v0.1.13
9192026-03-11T03:19:10.361Z Downloaded cmake v0.1.57
9202026-03-11T03:19:10.361Z Downloaded num-derive v0.3.3
9212026-03-11T03:19:10.368Z Downloaded crucible-workspace-hack v0.1.0
9222026-03-11T03:19:10.368Z Downloaded arrayref v0.3.9
9232026-03-11T03:19:10.368Z Downloaded no-std-compat v0.4.1
9242026-03-11T03:19:10.368Z Downloaded indicatif v0.18.4
9252026-03-11T03:19:10.372Z Downloaded foreign-types-shared v0.3.1
9262026-03-11T03:19:10.372Z Downloaded internet-checksum v0.2.1
9272026-03-11T03:19:10.372Z Downloaded hostname v0.3.1
9282026-03-11T03:19:10.372Z Downloaded newline-converter v0.3.0
9292026-03-11T03:19:10.376Z Downloaded is-terminal v0.4.17
9302026-03-11T03:19:10.376Z Downloaded memoffset v0.9.1
9312026-03-11T03:19:10.384Z Downloaded async-recursion v1.1.1
9322026-03-11T03:19:10.384Z Downloaded newtype-uuid-macros v0.1.0
9332026-03-11T03:19:10.390Z Downloaded managed v0.8.0
9342026-03-11T03:19:10.390Z Downloaded dof v0.4.0
9352026-03-11T03:19:10.390Z Downloaded crc8 v0.1.1
9362026-03-11T03:19:10.390Z Downloaded hash32 v0.3.1
9372026-03-11T03:19:10.390Z Downloaded fxhash v0.2.1
9382026-03-11T03:19:10.394Z Downloaded num_enum v0.5.11
9392026-03-11T03:19:10.394Z Downloaded darling_macro v0.21.3
9402026-03-11T03:19:10.397Z Downloaded fs_extra v1.3.0
9412026-03-11T03:19:10.397Z Downloaded macaddr v1.0.1
9422026-03-11T03:19:10.400Z Downloaded bit-vec v0.8.0
9432026-03-11T03:19:10.400Z Downloaded newtype_derive v0.1.6
9442026-03-11T03:19:10.406Z Downloaded foreign-types-macros v0.2.3
9452026-03-11T03:19:10.406Z Downloaded num-conv v0.2.0
9462026-03-11T03:19:10.406Z Downloaded phf_shared v0.12.1
9472026-03-11T03:19:10.407Z Downloaded fixedbitset v0.4.2
9482026-03-11T03:19:10.412Z Downloaded match_cfg v0.1.0
9492026-03-11T03:19:10.413Z Downloaded console v0.16.2
9502026-03-11T03:19:10.416Z Downloaded natord v1.0.9
9512026-03-11T03:19:10.416Z Downloaded omicron-workspace-hack v0.1.0
9522026-03-11T03:19:10.416Z Downloaded displaydoc v0.2.5
9532026-03-11T03:19:10.416Z Downloaded derive-ex v0.1.8
9542026-03-11T03:19:10.421Z Downloaded data-encoding v2.10.0
9552026-03-11T03:19:10.421Z Downloaded parse-display-derive v0.10.0
9562026-03-11T03:19:10.425Z Downloaded anyhow v1.0.102
9572026-03-11T03:19:10.425Z Downloaded oxide-tokio-rt v0.1.2
9582026-03-11T03:19:10.428Z Downloaded ciborium v0.2.2
9592026-03-11T03:19:10.428Z Downloaded num-complex v0.4.6
9602026-03-11T03:19:10.433Z Downloaded linked-hash-map v0.5.6
9612026-03-11T03:19:10.434Z Downloaded proc-macro-crate v1.3.1
9622026-03-11T03:19:10.434Z Downloaded progenitor-client v0.10.0
9632026-03-11T03:19:10.437Z Downloaded paste v1.0.15
9642026-03-11T03:19:10.437Z Downloaded poly1305 v0.8.0
9652026-03-11T03:19:10.441Z Downloaded rand_xorshift v0.4.0
9662026-03-11T03:19:10.441Z Downloaded progenitor-client v0.11.2
9672026-03-11T03:19:10.445Z Downloaded pem v3.0.6
9682026-03-11T03:19:10.445Z Downloaded libsw v3.5.0
9692026-03-11T03:19:10.445Z Downloaded cargo_toml v0.22.3
9702026-03-11T03:19:10.448Z Downloaded linear-map v1.2.0
9712026-03-11T03:19:10.448Z Downloaded password-hash v0.5.0
9722026-03-11T03:19:10.453Z Downloaded progenitor-macro v0.10.0
9732026-03-11T03:19:10.453Z Downloaded dropshot_endpoint v0.16.7
9742026-03-11T03:19:10.459Z Downloaded indexmap v1.9.3
9752026-03-11T03:19:10.465Z Downloaded proc-macro-error2 v2.0.1
9762026-03-11T03:19:10.466Z Downloaded ipnetwork v0.21.1
9772026-03-11T03:19:10.466Z Downloaded darling_core v0.21.3
9782026-03-11T03:19:10.470Z Downloaded pest_derive v2.8.6
9792026-03-11T03:19:10.470Z Downloaded diff v0.1.13
9802026-03-11T03:19:10.477Z Downloaded rand_chacha v0.3.1
9812026-03-11T03:19:10.477Z Downloaded proc-macro-crate v3.4.0
9822026-03-11T03:19:10.481Z Downloaded owo-colors v4.2.3
9832026-03-11T03:19:10.481Z Downloaded cookie v0.18.1
9842026-03-11T03:19:10.481Z Downloaded hmac v0.12.1
9852026-03-11T03:19:10.481Z Downloaded serde-big-array v0.5.1
9862026-03-11T03:19:10.484Z Downloaded quick-error v1.2.3
9872026-03-11T03:19:10.484Z Downloaded crossbeam-epoch v0.9.18
9882026-03-11T03:19:10.488Z Downloaded ref-cast-impl v1.0.25
9892026-03-11T03:19:10.488Z Downloaded ingot-macros v0.1.1
9902026-03-11T03:19:10.488Z Downloaded serial_test v3.3.1
9912026-03-11T03:19:10.491Z Downloaded clap v4.5.59
9922026-03-11T03:19:10.497Z Downloaded slog-bunyan v2.5.0
9932026-03-11T03:19:10.501Z Downloaded serial_test_derive v3.3.1
9942026-03-11T03:19:10.501Z Downloaded serde_repr v0.1.20
9952026-03-11T03:19:10.501Z Downloaded rustls-pemfile v2.2.0
9962026-03-11T03:19:10.504Z Downloaded memmap2 v0.9.10
9972026-03-11T03:19:10.504Z Downloaded derive_more v0.99.20
9982026-03-11T03:19:10.509Z Downloaded parking_lot v0.11.2
9992026-03-11T03:19:10.512Z Downloaded glob v0.3.3
10002026-03-11T03:19:10.512Z Downloaded serde_plain v1.0.2
10012026-03-11T03:19:10.515Z Downloaded semver v0.1.20
10022026-03-11T03:19:10.516Z Downloaded secrecy v0.10.3
10032026-03-11T03:19:10.516Z Downloaded plain v0.2.3
10042026-03-11T03:19:10.520Z Downloaded parking_lot_core v0.8.6
10052026-03-11T03:19:10.520Z Downloaded slog-envlogger v2.2.0
10062026-03-11T03:19:10.520Z Downloaded spin v0.5.2
10072026-03-11T03:19:10.523Z Downloaded rustc_version v0.1.7
10082026-03-11T03:19:10.523Z Downloaded proc-macro-error-attr2 v2.0.0
10092026-03-11T03:19:10.523Z Downloaded proc-macro-error-attr v1.0.4
10102026-03-11T03:19:10.527Z Downloaded sigpipe v0.1.3
10112026-03-11T03:19:10.527Z Downloaded pretty-hex v0.4.1
10122026-03-11T03:19:10.527Z Downloaded resolv-conf v0.7.6
10132026-03-11T03:19:10.530Z Downloaded ipnet v2.11.0
10142026-03-11T03:19:10.531Z Downloaded postcard v1.1.3
10152026-03-11T03:19:10.534Z Downloaded progenitor-macro v0.11.2
10162026-03-11T03:19:10.534Z Downloaded pest_generator v2.8.6
10172026-03-11T03:19:10.534Z Downloaded potential_utf v0.1.4
10182026-03-11T03:19:10.536Z Downloaded papergrid v0.17.0
10192026-03-11T03:19:10.539Z Downloaded heapless v0.8.0
10202026-03-11T03:19:10.543Z Downloaded rusty-fork v0.3.1
10212026-03-11T03:19:10.547Z Downloaded progenitor-impl v0.11.2
10222026-03-11T03:19:10.547Z Downloaded omicron-zone-package v0.12.2
10232026-03-11T03:19:10.551Z Downloaded sdd v3.0.10
10242026-03-11T03:19:10.551Z Downloaded scroll v0.12.0
10252026-03-11T03:19:10.551Z Downloaded same-file v1.0.6
10262026-03-11T03:19:10.555Z Downloaded strum v0.27.2
10272026-03-11T03:19:10.555Z Downloaded thread-id v4.2.2
10282026-03-11T03:19:10.555Z Downloaded chacha20poly1305 v0.10.1
10292026-03-11T03:19:10.561Z Downloaded termtree v0.5.1
10302026-03-11T03:19:10.561Z Downloaded tabled_derive v0.11.0
10312026-03-11T03:19:10.561Z Downloaded progenitor v0.11.2
10322026-03-11T03:19:10.566Z Downloaded testing_table v0.3.0
10332026-03-11T03:19:10.566Z Downloaded time-core v0.1.8
10342026-03-11T03:19:10.566Z Downloaded tabwriter v1.4.1
10352026-03-11T03:19:10.566Z Downloaded serde_derive_internals v0.29.1
10362026-03-11T03:19:10.569Z Downloaded tabled_derive v0.7.0
10372026-03-11T03:19:10.569Z Downloaded siphasher v1.0.2
10382026-03-11T03:19:10.569Z Downloaded ref-cast v1.0.25
10392026-03-11T03:19:10.569Z Downloaded structmeta-derive v0.3.0
10402026-03-11T03:19:10.573Z Downloaded scroll v0.13.0
10412026-03-11T03:19:10.573Z Downloaded pin-project-lite v0.2.16
10422026-03-11T03:19:10.577Z Downloaded proc-macro-error v1.0.4
10432026-03-11T03:19:10.614Z Downloaded smartstring v1.0.1
10442026-03-11T03:19:10.614Z Downloaded slog-stdlog v4.1.1
10452026-03-11T03:19:10.614Z Downloaded topological-sort v0.2.2
10462026-03-11T03:19:10.618Z Downloaded getrandom v0.4.1
10472026-03-11T03:19:10.618Z Downloaded structmeta v0.3.0
10482026-03-11T03:19:10.618Z Downloaded progenitor-macro v0.13.0
10492026-03-11T03:19:10.618Z Downloaded progenitor-client v0.13.0
10502026-03-11T03:19:10.618Z Downloaded slog-async v2.8.0
10512026-03-11T03:19:10.618Z Downloaded progenitor v0.10.0
10522026-03-11T03:19:10.618Z Downloaded powerfmt v0.2.0
10532026-03-11T03:19:10.618Z Downloaded phf v0.12.1
10542026-03-11T03:19:10.618Z Downloaded half v2.7.1
10552026-03-11T03:19:10.618Z Downloaded quote v1.0.44
10562026-03-11T03:19:10.618Z Downloaded smf v0.2.3
10572026-03-11T03:19:10.618Z Downloaded icu_normalizer v2.1.1
10582026-03-11T03:19:10.618Z Downloaded rustls-native-certs v0.8.3
10592026-03-11T03:19:10.618Z Downloaded unit-prefix v0.5.2
10602026-03-11T03:19:10.618Z Downloaded sha1 v0.10.6
10612026-03-11T03:19:10.618Z Downloaded typify-macro v0.4.3
10622026-03-11T03:19:10.618Z Downloaded libm v0.2.16
10632026-03-11T03:19:10.618Z Downloaded serde_with_macros v3.16.1
10642026-03-11T03:19:10.618Z Downloaded utf-8 v0.7.6
10652026-03-11T03:19:10.618Z Downloaded usdt-attr-macro v0.6.0
10662026-03-11T03:19:10.618Z Downloaded take_mut v0.2.2
10672026-03-11T03:19:10.618Z Downloaded waitgroup v0.1.2
10682026-03-11T03:19:10.625Z Downloaded usdt-macro v0.5.0
10692026-03-11T03:19:10.625Z Downloaded strum v0.26.3
10702026-03-11T03:19:10.625Z Downloaded synstructure v0.13.2
10712026-03-11T03:19:10.625Z Downloaded thiserror-no-std v2.0.2
10722026-03-11T03:19:10.629Z Downloaded rayon-core v1.13.0
10732026-03-11T03:19:10.629Z Downloaded papergrid v0.11.0
10742026-03-11T03:19:10.632Z Downloaded universal-hash v0.5.1
10752026-03-11T03:19:10.632Z Downloaded unarray v0.1.4
10762026-03-11T03:19:10.632Z Downloaded tinystr v0.8.2
10772026-03-11T03:19:10.638Z Downloaded slog-term v2.9.2
10782026-03-11T03:19:10.638Z Downloaded usdt-macro v0.6.0
10792026-03-11T03:19:10.638Z Downloaded usdt-attr-macro v0.5.0
10802026-03-11T03:19:10.641Z Downloaded smawk v0.3.2
10812026-03-11T03:19:10.641Z Downloaded zerofrom v0.1.6
10822026-03-11T03:19:10.642Z Downloaded untrusted v0.7.1
10832026-03-11T03:19:10.642Z Downloaded yoke-derive v0.8.1
10842026-03-11T03:19:10.642Z Downloaded tagptr v0.2.0
10852026-03-11T03:19:10.645Z Downloaded zeroize_derive v1.4.3
10862026-03-11T03:19:10.645Z Downloaded zerofrom-derive v0.1.6
10872026-03-11T03:19:10.645Z Downloaded stable_deref_trait v1.2.1
10882026-03-11T03:19:10.645Z Downloaded schemars_derive v0.8.22
10892026-03-11T03:19:10.649Z Downloaded tokio-dtrace v0.1.1
10902026-03-11T03:19:10.649Z Downloaded slog-dtrace v0.3.0
10912026-03-11T03:19:10.649Z Downloaded rustversion v1.0.22
10922026-03-11T03:19:10.654Z Downloaded scroll_derive v0.13.1
10932026-03-11T03:19:10.654Z Downloaded expectorate v1.2.0
10942026-03-11T03:19:10.654Z Downloaded slog-json v2.6.1
10952026-03-11T03:19:10.654Z Downloaded serde_tokenstream v0.2.3
10962026-03-11T03:19:10.659Z Downloaded scroll_derive v0.12.1
10972026-03-11T03:19:10.659Z Downloaded pin-project v1.1.10
10982026-03-11T03:19:10.668Z Downloaded zone_cfg_derive v0.3.1
10992026-03-11T03:19:10.673Z Downloaded tokio-tungstenite v0.21.0
11002026-03-11T03:19:10.673Z Downloaded rustls-platform-verifier v0.6.2
11012026-03-11T03:19:10.674Z Downloaded rhai_codegen v3.1.0
11022026-03-11T03:19:10.683Z Downloaded usdt v0.6.0
11032026-03-11T03:19:10.684Z Downloaded typify-macro v0.6.1
11042026-03-11T03:19:10.684Z Downloaded time-macros v0.2.27
11052026-03-11T03:19:10.684Z Downloaded usdt v0.5.0
11062026-03-11T03:19:10.684Z Downloaded pretty_assertions v1.4.1
11072026-03-11T03:19:10.687Z Downloaded thin-vec v0.2.14
11082026-03-11T03:19:10.687Z Downloaded tempfile v3.25.0
11092026-03-11T03:19:10.687Z Downloaded slog v2.8.2
11102026-03-11T03:19:10.687Z Downloaded thiserror-impl-no-std v2.0.2
11112026-03-11T03:19:10.691Z Downloaded snafu-derive v0.8.9
11122026-03-11T03:19:10.691Z Downloaded usdt-impl v0.6.0
11132026-03-11T03:19:10.691Z Downloaded usdt-impl v0.5.0
11142026-03-11T03:19:10.694Z Downloaded xz2 v0.1.7
11152026-03-11T03:19:10.694Z Downloaded progenitor-impl v0.10.0
11162026-03-11T03:19:10.707Z Downloaded tokio-macros v2.6.0
11172026-03-11T03:19:10.708Z Downloaded walkdir v2.5.0
11182026-03-11T03:19:10.708Z Downloaded slog-scope v4.4.1
11192026-03-11T03:19:10.708Z Downloaded icu_properties v2.1.2
11202026-03-11T03:19:10.711Z Downloaded term v1.2.1
11212026-03-11T03:19:10.711Z Downloaded strum_macros v0.27.2
11222026-03-11T03:19:10.711Z Downloaded strum_macros v0.26.4
11232026-03-11T03:19:10.711Z Downloaded pin-project-internal v1.1.10
11242026-03-11T03:19:10.711Z Downloaded pest v2.8.6
11252026-03-11T03:19:10.711Z Downloaded socket2 v0.6.2
11262026-03-11T03:19:10.715Z Downloaded zerovec-derive v0.11.2
11272026-03-11T03:19:10.715Z Downloaded similar v2.7.0
11282026-03-11T03:19:10.718Z Downloaded test-strategy v0.4.5
11292026-03-11T03:19:10.721Z Downloaded wait-timeout v0.2.1
11302026-03-11T03:19:10.721Z Downloaded vsss-rs v3.3.4
11312026-03-11T03:19:10.726Z Downloaded progenitor v0.13.0
11322026-03-11T03:19:10.726Z Downloaded arc-swap v1.8.2
11332026-03-11T03:19:10.734Z Downloaded thread-id v5.1.0
11342026-03-11T03:19:10.734Z Downloaded spin v0.9.8
11352026-03-11T03:19:10.734Z Downloaded hickory-resolver v0.24.4
11362026-03-11T03:19:10.738Z Downloaded zone v0.3.1
11372026-03-11T03:19:10.739Z Downloaded toml v0.7.8
11382026-03-11T03:19:10.739Z Downloaded tokio-rustls v0.25.0
11392026-03-11T03:19:10.739Z Downloaded yoke v0.8.1
11402026-03-11T03:19:10.742Z Downloaded schemars v0.8.22
11412026-03-11T03:19:10.747Z Downloaded snafu v0.8.9
11422026-03-11T03:19:10.755Z Downloaded writeable v0.6.2
11432026-03-11T03:19:10.771Z Downloaded unsafe-libyaml v0.2.11
11442026-03-11T03:19:10.771Z Downloaded progenitor-impl v0.13.0
11452026-03-11T03:19:10.771Z Downloaded tiny-keccak v2.0.2
11462026-03-11T03:19:10.771Z Downloaded jiff-static v0.2.20
11472026-03-11T03:19:10.791Z Downloaded pest_meta v2.8.6
11482026-03-11T03:19:10.791Z Downloaded serde_yaml v0.9.34+deprecated
11492026-03-11T03:19:10.791Z Downloaded rand v0.8.5
11502026-03-11T03:19:10.791Z Downloaded whoami v1.6.1
11512026-03-11T03:19:10.791Z Downloaded prettyplease v0.2.37
11522026-03-11T03:19:10.791Z Downloaded schemars v1.2.1
11532026-03-11T03:19:10.796Z Downloaded ucd-trie v0.1.7
11542026-03-11T03:19:10.796Z Downloaded hickory-resolver v0.25.2
11552026-03-11T03:19:10.796Z Downloaded yansi v1.0.1
11562026-03-11T03:19:10.796Z Downloaded hashbrown v0.12.3
11572026-03-11T03:19:10.796Z Downloaded ident_case v1.0.1
11582026-03-11T03:19:10.796Z Downloaded dropshot-api-manager v0.3.0
11592026-03-11T03:19:10.796Z Downloaded nom v7.1.3
11602026-03-11T03:19:10.800Z Downloaded socket2 v0.5.10
11612026-03-11T03:19:10.800Z Downloaded itertools v0.12.1
11622026-03-11T03:19:10.841Z Downloaded steno v0.4.1
11632026-03-11T03:19:10.845Z Downloaded qorb v0.4.1
11642026-03-11T03:19:10.845Z Downloaded zerocopy-derive v0.7.35
11652026-03-11T03:19:10.845Z Downloaded uuid v1.21.0
11662026-03-11T03:19:10.845Z Downloaded daft-derive v0.1.5
11672026-03-11T03:19:10.845Z Downloaded oxnet v0.1.4
11682026-03-11T03:19:10.845Z Downloaded num_enum v0.7.5
11692026-03-11T03:19:10.845Z Downloaded tungstenite v0.21.0
11702026-03-11T03:19:10.845Z Downloaded blake3 v1.8.3
11712026-03-11T03:19:10.845Z Downloaded colored v3.1.1
11722026-03-11T03:19:10.846Z Downloaded allocator-api2 v0.2.21
11732026-03-11T03:19:10.846Z Downloaded parse-display v0.10.0
11742026-03-11T03:19:10.846Z Downloaded litemap v0.8.1
11752026-03-11T03:19:10.846Z Downloaded typed-path v0.9.3
11762026-03-11T03:19:10.846Z Downloaded typify v0.4.3
11772026-03-11T03:19:10.850Z Downloaded toml_edit v0.23.10+spec-1.0.0
11782026-03-11T03:19:10.850Z Downloaded icu_properties_data v2.1.2
11792026-03-11T03:19:10.858Z Downloaded zerotrie v0.2.3
11802026-03-11T03:19:10.862Z Downloaded chrono v0.4.43
11812026-03-11T03:19:10.866Z Downloaded toml_edit v0.19.15
11822026-03-11T03:19:10.884Z Downloaded scc v2.4.0
11832026-03-11T03:19:10.892Z Downloaded hkdf v0.12.4
11842026-03-11T03:19:10.892Z Downloaded group v0.13.0
11852026-03-11T03:19:10.892Z Downloaded iddqd v0.3.17
11862026-03-11T03:19:10.893Z Downloaded rayon v1.11.0
11872026-03-11T03:19:10.897Z Downloaded ingot-types v0.1.2
11882026-03-11T03:19:10.897Z Downloaded goblin v0.8.2
11892026-03-11T03:19:10.901Z Downloaded zerocopy-derive v0.8.39
11902026-03-11T03:19:10.907Z Downloaded zerovec v0.11.5
11912026-03-11T03:19:10.911Z Downloaded reqwest v0.13.2
11922026-03-11T03:19:10.930Z Downloaded highway v1.3.0
11932026-03-11T03:19:10.930Z Downloaded fs-err v3.3.0
11942026-03-11T03:19:10.930Z Downloaded opaque-debug v0.3.1
11952026-03-11T03:19:10.930Z Downloaded libsw-core v0.3.2
11962026-03-11T03:19:10.930Z Downloaded hubpack v0.1.2
11972026-03-11T03:19:10.930Z Downloaded convert_case v0.4.0
11982026-03-11T03:19:10.930Z Downloaded inout v0.1.4
11992026-03-11T03:19:10.930Z Downloaded cipher v0.4.4
12002026-03-11T03:19:10.930Z Downloaded crypto-bigint v0.5.5
12012026-03-11T03:19:10.938Z Downloaded num-rational v0.4.2
12022026-03-11T03:19:10.938Z Downloaded num-iter v0.1.45
12032026-03-11T03:19:10.938Z Downloaded idna_adapter v1.2.1
12042026-03-11T03:19:10.938Z Downloaded httpdate v1.0.3
12052026-03-11T03:19:10.938Z Downloaded elliptic-curve v0.13.8
12062026-03-11T03:19:10.938Z Downloaded tough v0.20.0
12072026-03-11T03:19:10.950Z Downloaded dtrace-parser v0.3.0
12082026-03-11T03:19:10.950Z Downloaded defmt v1.0.1
12092026-03-11T03:19:10.950Z Downloaded crunchy v0.2.4
12102026-03-11T03:19:10.950Z Downloaded mime v0.3.17
12112026-03-11T03:19:10.950Z Downloaded moka v0.12.13
12122026-03-11T03:19:10.953Z Downloaded instant v0.1.13
12132026-03-11T03:19:10.954Z Downloaded hostname v0.4.2
12142026-03-11T03:19:10.954Z Downloaded crossbeam-utils v0.8.21
12152026-03-11T03:19:10.954Z Downloaded winnow v0.5.40
12162026-03-11T03:19:10.957Z Downloaded zerocopy v0.7.35
12172026-03-11T03:19:10.969Z Downloaded tabled v0.15.0
12182026-03-11T03:19:10.981Z Downloaded quinn-proto v0.11.13
12192026-03-11T03:19:10.985Z Downloaded rustls-webpki v0.102.8
12202026-03-11T03:19:11.000Z Downloaded goblin v0.10.5
12212026-03-11T03:19:11.008Z Downloaded serde_with v3.16.1
12222026-03-11T03:19:11.014Z Downloaded const_format v0.2.35
12232026-03-11T03:19:11.017Z Downloaded syn v1.0.109
12242026-03-11T03:19:11.025Z Downloaded time v0.3.47
12252026-03-11T03:19:11.032Z Downloaded winnow v0.7.14
12262026-03-11T03:19:11.038Z Downloaded tabled v0.20.0
12272026-03-11T03:19:11.056Z Downloaded syn v2.0.116
12282026-03-11T03:19:11.061Z Downloaded smoltcp v0.11.0
12292026-03-11T03:19:11.069Z Downloaded hickory-proto v0.24.4
12302026-03-11T03:19:11.077Z Downloaded openapiv3 v2.2.0
12312026-03-11T03:19:11.085Z Downloaded rustls v0.23.36
12322026-03-11T03:19:11.094Z Downloaded zerocopy v0.8.39
12332026-03-11T03:19:11.108Z Downloaded libc v0.2.180
12342026-03-11T03:19:11.131Z Downloaded hickory-proto v0.25.2
12352026-03-11T03:19:11.142Z Downloaded regress v0.10.5
12362026-03-11T03:19:11.150Z Downloaded typify-impl v0.6.1
12372026-03-11T03:19:11.157Z Downloaded typify-impl v0.4.3
12382026-03-11T03:19:11.169Z Downloaded regex-syntax v0.8.9
12392026-03-11T03:19:11.173Z Downloaded rhai v1.24.0
12402026-03-11T03:19:11.182Z Downloaded rustix v1.1.3
12412026-03-11T03:19:11.201Z Downloaded rustls v0.22.4
12422026-03-11T03:19:11.209Z Downloaded sled v0.34.7
12432026-03-11T03:19:11.217Z Downloaded lzma-sys v0.1.20
12442026-03-11T03:19:11.238Z Downloaded nix v0.31.1
12452026-03-11T03:19:11.246Z Downloaded jiff v0.2.20
12462026-03-11T03:19:11.260Z Downloaded sha3 v0.10.8
12472026-03-11T03:19:11.268Z Downloaded dropshot v0.16.7
12482026-03-11T03:19:11.280Z Downloaded icu_normalizer_data v2.1.1
12492026-03-11T03:19:11.284Z Downloaded libscf-sys v1.1.0
12502026-03-11T03:19:11.284Z Downloaded proptest v1.10.0
12512026-03-11T03:19:11.288Z Downloaded icu_provider v2.1.1
12522026-03-11T03:19:11.291Z Downloaded ff v0.13.1
12532026-03-11T03:19:11.294Z Downloaded deranged v0.5.6
12542026-03-11T03:19:11.294Z Downloaded chacha20 v0.9.1
12552026-03-11T03:19:11.294Z Downloaded dropshot-api-manager-types v0.3.0
12562026-03-11T03:19:11.297Z Downloaded dof v0.3.0
12572026-03-11T03:19:11.297Z Downloaded minimal-lexical v0.2.1
12582026-03-11T03:19:11.300Z Downloaded cobs v0.3.0
12592026-03-11T03:19:11.300Z Downloaded const_format_proc_macros v0.2.34
12602026-03-11T03:19:11.304Z Downloaded cancel-safe-futures v0.1.5
12612026-03-11T03:19:11.304Z Downloaded cstr-argument v0.1.2
12622026-03-11T03:19:11.304Z Downloaded icu_collections v2.1.1
12632026-03-11T03:19:11.307Z Downloaded gethostname v0.5.0
12642026-03-11T03:19:11.310Z Downloaded darling v0.21.3
12652026-03-11T03:19:11.316Z Downloaded clap_builder v4.5.59
12662026-03-11T03:19:11.319Z Downloaded petgraph v0.6.5
12672026-03-11T03:19:11.330Z Downloaded bitflags v1.3.2
12682026-03-11T03:19:11.333Z Downloaded chrono-tz v0.10.4
12692026-03-11T03:19:11.345Z Downloaded heck v0.4.1
12702026-03-11T03:19:11.348Z Downloaded ciborium-ll v0.2.2
12712026-03-11T03:19:11.348Z Downloaded arrayvec v0.7.6
12722026-03-11T03:19:11.353Z Downloaded csv v1.4.0
12732026-03-11T03:19:11.385Z Downloaded tokio v1.49.0
12742026-03-11T03:19:11.456Z Downloaded encoding_rs v0.8.35
12752026-03-11T03:19:11.491Z Downloaded schemars v0.9.0
12762026-03-11T03:19:11.642Z Downloaded typify v0.6.1
12772026-03-11T03:19:11.992Z Downloaded aws-lc-sys v0.37.1
12782026-03-11T03:19:13.147Z Compiling proc-macro2 v1.0.106
12792026-03-11T03:19:13.147Z Compiling unicode-ident v1.0.24
12802026-03-11T03:19:13.151Z Compiling quote v1.0.44
12812026-03-11T03:19:13.151Z Compiling serde_core v1.0.228
12822026-03-11T03:19:13.151Z Compiling cfg-if v1.0.4
12832026-03-11T03:19:13.151Z Compiling serde v1.0.228
12842026-03-11T03:19:13.151Z Compiling libc v0.2.180
12852026-03-11T03:19:13.151Z Compiling memchr v2.8.0
12862026-03-11T03:19:13.384Z Compiling itoa v1.0.17
12872026-03-11T03:19:13.628Z Compiling smallvec v1.15.1
12882026-03-11T03:19:13.709Z Compiling zmij v1.0.21
12892026-03-11T03:19:13.780Z Compiling serde_json v1.0.149
12902026-03-11T03:19:13.886Z Compiling autocfg v1.5.0
12912026-03-11T03:19:15.504Z Compiling libm v0.2.16
12922026-03-11T03:19:15.531Z Compiling getrandom v0.4.1
12932026-03-11T03:19:15.531Z Compiling version_check v0.9.5
12942026-03-11T03:19:15.531Z Compiling stable_deref_trait v1.2.1
12952026-03-11T03:19:15.531Z Compiling iana-time-zone v0.1.65
12962026-03-11T03:19:15.531Z Compiling pin-project-lite v0.2.16
12972026-03-11T03:19:15.531Z Compiling equivalent v1.0.2
12982026-03-11T03:19:15.531Z Compiling foldhash v0.2.0
12992026-03-11T03:19:15.531Z Compiling allocator-api2 v0.2.21
13002026-03-11T03:19:15.532Z Compiling percent-encoding v2.3.2
13012026-03-11T03:19:15.532Z Compiling syn v2.0.116
13022026-03-11T03:19:15.532Z Compiling litemap v0.8.1
13032026-03-11T03:19:15.532Z Compiling writeable v0.6.2
13042026-03-11T03:19:15.532Z Compiling scopeguard v1.2.0
13052026-03-11T03:19:15.532Z Compiling parking_lot_core v0.9.12
13062026-03-11T03:19:15.532Z Compiling hashbrown v0.16.1
13072026-03-11T03:19:15.532Z Compiling icu_properties_data v2.1.2
13082026-03-11T03:19:15.532Z Compiling icu_normalizer_data v2.1.1
13092026-03-11T03:19:15.532Z Compiling lock_api v0.4.14
13102026-03-11T03:19:15.532Z Compiling dyn-clone v1.0.20
13112026-03-11T03:19:15.532Z Compiling form_urlencoded v1.2.2
13122026-03-11T03:19:15.668Z Compiling utf8_iter v1.0.4
13132026-03-11T03:19:15.704Z Compiling jobserver v0.1.34
13142026-03-11T03:19:15.704Z Compiling shlex v1.3.0
13152026-03-11T03:19:15.708Z Compiling find-msvc-tools v0.1.9
13162026-03-11T03:19:15.727Z Compiling log v0.4.29
13172026-03-11T03:19:15.860Z Compiling thiserror v2.0.18
13182026-03-11T03:19:15.901Z Compiling cc v1.2.56
13192026-03-11T03:19:15.952Z Compiling heck v0.5.0
13202026-03-11T03:19:15.977Z Compiling futures-core v0.3.32
13212026-03-11T03:19:16.009Z Compiling num-traits v0.2.19
13222026-03-11T03:19:16.277Z Compiling semver v1.0.27
13232026-03-11T03:19:16.291Z Compiling indexmap v2.13.0
13242026-03-11T03:19:16.379Z Compiling errno v0.3.14
13252026-03-11T03:19:16.540Z Compiling zerocopy v0.8.39
13262026-03-11T03:19:16.553Z Compiling fnv v1.0.7
13272026-03-11T03:19:16.716Z Compiling futures-sink v0.3.32
13282026-03-11T03:19:16.882Z Compiling getrandom v0.2.17
13292026-03-11T03:19:16.882Z Compiling slab v0.4.12
13302026-03-11T03:19:17.088Z Compiling futures-channel v0.3.32
13312026-03-11T03:19:17.091Z Compiling uuid v1.21.0
13322026-03-11T03:19:17.137Z Compiling futures-io v0.3.32
13332026-03-11T03:19:17.203Z Compiling futures-task v0.3.32
13342026-03-11T03:19:17.408Z Compiling typenum v1.19.0
13352026-03-11T03:19:17.475Z Compiling socket2 v0.6.2
13362026-03-11T03:19:17.678Z Compiling portable-atomic v1.13.1
13372026-03-11T03:19:17.700Z Compiling ring v0.17.14
13382026-03-11T03:19:17.788Z Compiling schemars v0.8.22
13392026-03-11T03:19:17.815Z Compiling rustversion v1.0.22
13402026-03-11T03:19:18.098Z Compiling parking_lot v0.12.5
13412026-03-11T03:19:18.130Z Compiling regex-syntax v0.8.9
13422026-03-11T03:19:18.328Z Compiling untrusted v0.9.0
13432026-03-11T03:19:18.641Z Compiling signal-hook-registry v1.4.8
13442026-03-11T03:19:18.668Z Compiling mio v1.1.1
13452026-03-11T03:19:18.764Z Compiling byteorder v1.5.0
13462026-03-11T03:19:19.015Z Compiling synstructure v0.13.2
13472026-03-11T03:19:19.052Z Compiling serde_derive_internals v0.29.1
13482026-03-11T03:19:19.055Z Compiling bitflags v2.11.0
13492026-03-11T03:19:19.192Z Compiling critical-section v1.2.0
13502026-03-11T03:19:19.318Z Compiling once_cell v1.21.3
13512026-03-11T03:19:19.372Z Compiling subtle v2.6.1
13522026-03-11T03:19:19.533Z Compiling rand_core v0.6.4
13532026-03-11T03:19:19.574Z Compiling base64 v0.22.1
13542026-03-11T03:19:19.684Z Compiling rustix v1.1.3
13552026-03-11T03:19:19.898Z Compiling atomic-waker v1.1.2
13562026-03-11T03:19:19.992Z Compiling ucd-trie v0.1.7
13572026-03-11T03:19:20.042Z Compiling httparse v1.10.1
13582026-03-11T03:19:20.064Z Compiling ipnet v2.11.0
13592026-03-11T03:19:20.360Z Compiling pest v2.8.6
13602026-03-11T03:19:20.363Z Compiling thiserror v1.0.69
13612026-03-11T03:19:20.396Z Compiling tower-layer v0.3.3
13622026-03-11T03:19:20.534Z Compiling tower-service v0.3.3
13632026-03-11T03:19:20.639Z Compiling ryu v1.0.23
13642026-03-11T03:19:20.678Z Compiling serde_derive v1.0.228
13652026-03-11T03:19:20.766Z Compiling zerofrom-derive v0.1.6
13662026-03-11T03:19:20.779Z Compiling yoke-derive v0.8.1
13672026-03-11T03:19:20.865Z Compiling zerovec-derive v0.11.2
13682026-03-11T03:19:20.980Z Compiling displaydoc v0.2.5
13692026-03-11T03:19:21.758Z Compiling schemars_derive v0.8.22
13702026-03-11T03:19:21.952Z Compiling tokio-macros v2.6.0
13712026-03-11T03:19:22.124Z Compiling thiserror-impl v2.0.18
13722026-03-11T03:19:22.201Z Compiling zerocopy-derive v0.8.39
13732026-03-11T03:19:22.360Z Compiling zeroize_derive v1.4.3
13742026-03-11T03:19:22.392Z Compiling futures-macro v0.3.32
13752026-03-11T03:19:22.430Z Compiling zerofrom v0.1.6
13762026-03-11T03:19:22.582Z Compiling yoke v0.8.1
13772026-03-11T03:19:22.852Z Compiling zerovec v0.11.5
13782026-03-11T03:19:23.006Z Compiling zerotrie v0.2.3
13792026-03-11T03:19:23.254Z Compiling zeroize v1.8.2
13802026-03-11T03:19:23.404Z Compiling pest_meta v2.8.6
13812026-03-11T03:19:23.433Z Compiling tinystr v0.8.2
13822026-03-11T03:19:23.505Z Compiling potential_utf v0.1.4
13832026-03-11T03:19:23.519Z Compiling futures-util v0.3.32
13842026-03-11T03:19:23.693Z Compiling icu_locale_core v2.1.1
13852026-03-11T03:19:23.717Z Compiling icu_collections v2.1.1
13862026-03-11T03:19:23.747Z Compiling thiserror-impl v1.0.69
13872026-03-11T03:19:23.941Z Compiling getrandom v0.3.4
13882026-03-11T03:19:24.370Z Compiling try-lock v0.2.5
13892026-03-11T03:19:24.427Z Compiling pest_generator v2.8.6
13902026-03-11T03:19:24.492Z Compiling want v0.3.1
13912026-03-11T03:19:24.703Z Compiling icu_provider v2.1.1
13922026-03-11T03:19:25.020Z Compiling bytes v1.11.1
13932026-03-11T03:19:25.086Z Compiling icu_properties v2.1.2
13942026-03-11T03:19:25.131Z Compiling icu_normalizer v2.1.1
13952026-03-11T03:19:25.258Z Compiling chrono v0.4.43
13962026-03-11T03:19:25.287Z Compiling serde_tokenstream v0.2.3
13972026-03-11T03:19:25.766Z Compiling http v1.4.0
13982026-03-11T03:19:25.899Z Compiling tokio v1.49.0
13992026-03-11T03:19:25.911Z Compiling generic-array v0.14.7
14002026-03-11T03:19:26.188Z Compiling pin-utils v0.1.0
14012026-03-11T03:19:26.270Z Compiling idna_adapter v1.2.1
14022026-03-11T03:19:26.437Z Compiling idna v1.1.0
14032026-03-11T03:19:26.724Z Compiling http-body v1.0.1
14042026-03-11T03:19:26.909Z Compiling url v2.5.8
14052026-03-11T03:19:27.138Z Compiling httpdate v1.0.3
14062026-03-11T03:19:27.417Z Compiling pest_derive v2.8.6
14072026-03-11T03:19:27.488Z Compiling pretty-hex v0.4.1
14082026-03-11T03:19:27.539Z Compiling slog v2.8.2
14092026-03-11T03:19:27.831Z Compiling aho-corasick v1.1.4
14102026-03-11T03:19:28.113Z Compiling strsim v0.11.1
14112026-03-11T03:19:28.128Z Compiling plain v0.2.3
14122026-03-11T03:19:28.238Z Compiling erased-serde v0.3.31
14132026-03-11T03:19:28.254Z Compiling tracing-attributes v0.1.31
14142026-03-11T03:19:28.401Z Compiling tracing-core v0.1.36
14152026-03-11T03:19:28.638Z Compiling ppv-lite86 v0.2.21
14162026-03-11T03:19:28.869Z Compiling winnow v0.7.14
14172026-03-11T03:19:28.997Z Compiling regex-automata v0.4.14
14182026-03-11T03:19:29.229Z Compiling crypto-common v0.1.7
14192026-03-11T03:19:29.384Z Compiling http-body-util v0.1.3
14202026-03-11T03:19:29.619Z Compiling serde_urlencoded v0.7.1
14212026-03-11T03:19:29.690Z Compiling paste v1.0.15
14222026-03-11T03:19:29.705Z Compiling openapiv3 v2.2.0
14232026-03-11T03:19:29.859Z Compiling sync_wrapper v1.0.2
14242026-03-11T03:19:29.945Z Compiling regress v0.10.5
14252026-03-11T03:19:29.968Z Compiling rustls-pki-types v1.14.0
14262026-03-11T03:19:29.976Z Compiling tracing v0.1.44
14272026-03-11T03:19:30.620Z Compiling anyhow v1.0.102
14282026-03-11T03:19:30.765Z Compiling time-core v0.1.8
14292026-03-11T03:19:30.901Z Compiling powerfmt v0.2.0
14302026-03-11T03:19:30.957Z Compiling num-conv v0.2.0
14312026-03-11T03:19:31.127Z Compiling time-macros v0.2.27
14322026-03-11T03:19:31.156Z Compiling deranged v0.5.6
14332026-03-11T03:19:31.300Z Compiling scroll_derive v0.13.1
14342026-03-11T03:19:31.936Z Compiling regex v1.12.3
14352026-03-11T03:19:32.427Z Compiling typify-impl v0.4.3
14362026-03-11T03:19:32.525Z Compiling cpufeatures v0.2.17
14372026-03-11T03:19:32.589Z Compiling ident_case v1.0.1
14382026-03-11T03:19:32.613Z Compiling iri-string v0.7.10
14392026-03-11T03:19:32.679Z Compiling fastrand v2.3.0
14402026-03-11T03:19:32.719Z Compiling num_threads v0.1.7
14412026-03-11T03:19:32.747Z Compiling darling_core v0.21.3
14422026-03-11T03:19:32.822Z Compiling scroll v0.13.0
14432026-03-11T03:19:33.193Z Compiling ipnetwork v0.21.1
14442026-03-11T03:19:33.749Z Compiling daft-derive v0.1.5
14452026-03-11T03:19:34.741Z Compiling omicron-workspace-hack v0.1.0
14462026-03-11T03:19:35.967Z Compiling goblin v0.10.5
14472026-03-11T03:19:35.967Z Compiling tokio-util v0.7.18
14482026-03-11T03:19:35.967Z Compiling async-trait v0.1.89
14492026-03-11T03:19:35.967Z Compiling darling_macro v0.21.3
14502026-03-11T03:19:36.034Z Compiling cmake v0.1.57
14512026-03-11T03:19:36.429Z Compiling fs_extra v1.3.0
14522026-03-11T03:19:36.488Z Compiling usdt-impl v0.6.0
14532026-03-11T03:19:36.546Z Compiling dunce v1.0.5
14542026-03-11T03:19:36.664Z Compiling darling v0.21.3
14552026-03-11T03:19:36.728Z Compiling block-buffer v0.10.4
14562026-03-11T03:19:36.742Z Compiling dtrace-parser v0.3.0
14572026-03-11T03:19:36.758Z Compiling aws-lc-sys v0.37.1
14582026-03-11T03:19:36.824Z Compiling crossbeam-utils v0.8.21
14592026-03-11T03:19:36.905Z Compiling digest v0.10.7
14602026-03-11T03:19:36.955Z Compiling futures-executor v0.3.32
14612026-03-11T03:19:37.219Z Compiling structmeta-derive v0.3.0
14622026-03-11T03:19:37.234Z Compiling thread-id v5.1.0
14632026-03-11T03:19:37.285Z Compiling hex v0.4.3
14642026-03-11T03:19:37.325Z Compiling rustls v0.22.4
14652026-03-11T03:19:37.402Z Compiling camino v1.2.2
14662026-03-11T03:19:37.638Z Compiling futures v0.3.32
14672026-03-11T03:19:37.736Z Compiling rand_core v0.9.5
14682026-03-11T03:19:37.889Z Compiling h2 v0.4.13
14692026-03-11T03:19:38.003Z Compiling oxnet v0.1.4
14702026-03-11T03:19:38.023Z Compiling thread_local v1.1.9
14712026-03-11T03:19:38.327Z Compiling aws-lc-rs v1.15.4
14722026-03-11T03:19:38.365Z Compiling syn v1.0.109
14732026-03-11T03:19:38.560Z Compiling match_cfg v0.1.0
14742026-03-11T03:19:38.666Z Compiling structmeta v0.3.0
14752026-03-11T03:19:38.709Z Compiling unicode-width v0.2.2
14762026-03-11T03:19:38.821Z Compiling slog-async v2.8.0
14772026-03-11T03:19:38.911Z Compiling dof v0.4.0
14782026-03-11T03:19:39.063Z Compiling quick-error v1.2.3
14792026-03-11T03:19:39.189Z Compiling unsafe-libyaml v0.2.11
14802026-03-11T03:19:39.254Z Compiling rand_chacha v0.9.0
14812026-03-11T03:19:39.815Z Compiling newtype-uuid-macros v0.1.0
14822026-03-11T03:19:40.844Z Compiling hyper v1.8.1
14832026-03-11T03:19:40.866Z Compiling serde_yaml v0.9.34+deprecated
14842026-03-11T03:19:41.005Z Compiling strum_macros v0.26.4
14852026-03-11T03:19:41.097Z Compiling typify-macro v0.4.3
14862026-03-11T03:19:42.690Z Compiling usdt-attr-macro v0.6.0
14872026-03-11T03:19:42.800Z Compiling usdt-macro v0.6.0
14882026-03-11T03:19:42.800Z Compiling hyper-util v0.1.20
14892026-03-11T03:19:43.189Z Compiling serde_spanned v1.0.4
14902026-03-11T03:19:43.235Z Compiling multer v3.1.0
14912026-03-11T03:19:43.470Z Compiling term v1.2.1
14922026-03-11T03:19:43.519Z Compiling debug-ignore v1.0.5
14932026-03-11T03:19:43.533Z Compiling untrusted v0.7.1
14942026-03-11T03:19:43.556Z Compiling toml_writer v1.0.6+spec-1.1.0
14952026-03-11T03:19:43.642Z Compiling bit-vec v0.8.0
14962026-03-11T03:19:43.681Z Compiling take_mut v0.2.2
14972026-03-11T03:19:43.829Z Compiling strum v0.26.3
14982026-03-11T03:19:43.860Z Compiling rand v0.9.2
14992026-03-11T03:19:43.875Z Compiling typify v0.4.3
15002026-03-11T03:19:43.937Z Compiling bit-set v0.8.0
15012026-03-11T03:19:43.974Z Compiling async-stream-impl v0.3.6
15022026-03-11T03:19:43.979Z Compiling dropshot v0.16.7
15032026-03-11T03:19:44.137Z Compiling encoding_rs v0.8.35
15042026-03-11T03:19:44.155Z Compiling spin v0.9.8
15052026-03-11T03:19:44.276Z Compiling ref-cast v1.0.25
15062026-03-11T03:19:44.294Z Compiling mime v0.3.17
15072026-03-11T03:19:44.419Z Compiling unarray v0.1.4
15082026-03-11T03:19:44.546Z Compiling rustls v0.23.36
15092026-03-11T03:19:44.666Z Compiling derive-ex v0.1.8
15102026-03-11T03:19:44.698Z Compiling dropshot_endpoint v0.16.7
15112026-03-11T03:19:44.732Z Compiling macaddr v1.0.1
15122026-03-11T03:19:44.811Z Compiling async-stream v0.3.6
15132026-03-11T03:19:44.823Z Compiling ref-cast-impl v1.0.25
15142026-03-11T03:19:44.962Z Compiling waitgroup v0.1.2
15152026-03-11T03:19:45.015Z Compiling serde_path_to_error v0.1.20
15162026-03-11T03:19:45.174Z Compiling progenitor-impl v0.11.2
15172026-03-11T03:19:45.728Z Compiling tabwriter v1.4.1
15182026-03-11T03:19:46.031Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
15192026-03-11T03:19:46.129Z Compiling tempfile v3.25.0
15202026-03-11T03:19:46.347Z Compiling newtype-uuid v1.3.2
15212026-03-11T03:19:46.676Z Compiling strum_macros v0.27.2
15222026-03-11T03:19:46.791Z Compiling instant v0.1.13
15232026-03-11T03:19:46.805Z Compiling test-strategy v0.4.5
15242026-03-11T03:19:46.917Z Compiling daft v0.1.5
15252026-03-11T03:19:46.929Z Compiling serde_with_macros v3.16.1
15262026-03-11T03:19:47.306Z Compiling time v0.3.47
15272026-03-11T03:19:47.880Z Compiling tower v0.5.3
15282026-03-11T03:19:48.480Z Compiling webpki-roots v1.0.6
15292026-03-11T03:19:48.526Z Compiling colored v3.1.1
15302026-03-11T03:19:48.622Z Compiling tower-http v0.6.8
15312026-03-11T03:19:48.750Z Compiling crossbeam-channel v0.5.15
15322026-03-11T03:19:49.170Z Compiling parse-display-derive v0.10.0
15332026-03-11T03:19:49.285Z Compiling strum v0.27.2
15342026-03-11T03:19:49.398Z Compiling rustls-webpki v0.102.8
15352026-03-11T03:19:49.690Z Compiling rustc-hash v2.1.1
15362026-03-11T03:19:49.838Z Compiling slog-json v2.6.1
15372026-03-11T03:19:50.041Z Compiling progenitor-macro v0.11.2
15382026-03-11T03:19:50.573Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15392026-03-11T03:19:50.698Z Compiling hostname v0.3.1
15402026-03-11T03:19:50.867Z Compiling toml_parser v1.0.9+spec-1.1.0
15412026-03-11T03:19:51.125Z Compiling rand_chacha v0.3.1
15422026-03-11T03:19:51.342Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15432026-03-11T03:19:51.357Z Compiling toml_datetime v0.7.5+spec-1.1.0
15442026-03-11T03:19:51.748Z Compiling is-terminal v0.4.17
15452026-03-11T03:19:51.784Z Compiling memmap2 v0.9.10
15462026-03-11T03:19:51.850Z Compiling wait-timeout v0.2.1
15472026-03-11T03:19:51.863Z Compiling either v1.15.0
15482026-03-11T03:19:51.935Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15492026-03-11T03:19:52.093Z Compiling rusty-fork v0.3.1
15502026-03-11T03:19:52.136Z Compiling usdt v0.6.0
15512026-03-11T03:19:52.157Z Compiling slog-term v2.9.2
15522026-03-11T03:19:52.268Z Compiling toml v0.9.12+spec-1.1.0
15532026-03-11T03:19:52.483Z Compiling rand v0.8.5
15542026-03-11T03:19:52.572Z Compiling tokio-rustls v0.25.0
15552026-03-11T03:19:52.858Z Compiling slog-bunyan v2.5.0
15562026-03-11T03:19:53.027Z Compiling rand_xorshift v0.4.0
15572026-03-11T03:19:53.207Z Compiling sha1 v0.10.6
15582026-03-11T03:19:53.370Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15592026-03-11T03:19:53.490Z Compiling rustls-pemfile v2.2.0
15602026-03-11T03:19:53.736Z Compiling hostname v0.4.2
15612026-03-11T03:19:54.132Z Compiling proptest v1.10.0
15622026-03-11T03:19:56.118Z Compiling itertools v0.14.0
15632026-03-11T03:19:57.318Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
15642026-03-11T03:19:57.975Z Compiling serde_with v3.16.1
15652026-03-11T03:19:58.101Z Compiling utf8parse v0.2.2
15662026-03-11T03:19:58.231Z Compiling anstyle-parse v0.2.7
15672026-03-11T03:19:58.245Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
15682026-03-11T03:19:58.467Z Compiling toml_datetime v0.6.11
15692026-03-11T03:19:58.724Z Compiling is_terminal_polyfill v1.70.2
15702026-03-11T03:19:58.842Z Compiling anstyle v1.0.13
15712026-03-11T03:19:59.098Z Compiling anstyle-query v1.1.5
15722026-03-11T03:19:59.134Z Compiling colorchoice v1.0.4
15732026-03-11T03:19:59.231Z Compiling anstream v0.6.21
15742026-03-11T03:19:59.642Z Compiling backoff v0.4.0
15752026-03-11T03:19:59.903Z Compiling parse-display v0.10.0
15762026-03-11T03:20:00.340Z Compiling iddqd v0.3.17
15772026-03-11T03:20:00.419Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15782026-03-11T03:20:01.389Z Compiling clap_lex v1.0.0
15792026-03-11T03:20:01.714Z Compiling clap_derive v4.5.55
15802026-03-11T03:20:01.908Z Compiling terminal_size v0.4.3
15812026-03-11T03:20:02.026Z Compiling crossbeam-epoch v0.9.18
15822026-03-11T03:20:02.517Z Compiling clap_builder v4.5.59
15832026-03-11T03:20:02.533Z Compiling rustls-webpki v0.103.9
15842026-03-11T03:20:02.688Z Compiling proc-macro-error-attr v1.0.4
15852026-03-11T03:20:02.983Z Compiling heapless v0.8.0
15862026-03-11T03:20:03.583Z Compiling ingot-macros v0.1.1
15872026-03-11T03:20:04.077Z Compiling toml_edit v0.23.10+spec-1.0.0
15882026-03-11T03:20:04.720Z Compiling clap v4.5.59
15892026-03-11T03:20:04.841Z Compiling zerocopy-derive v0.7.35
15902026-03-11T03:20:05.339Z Compiling hash32 v0.3.1
15912026-03-11T03:20:05.368Z Compiling proc-macro-error v1.0.4
15922026-03-11T03:20:05.959Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15932026-03-11T03:20:05.977Z Compiling smoltcp v0.11.0
15942026-03-11T03:20:06.274Z Compiling winnow v0.5.40
15952026-03-11T03:20:06.450Z Compiling zerocopy v0.7.35
15962026-03-11T03:20:07.279Z Compiling ingot-types v0.1.2
15972026-03-11T03:20:07.302Z Compiling tokio-rustls v0.26.4
15982026-03-11T03:20:07.821Z Compiling proc-macro-crate v3.4.0
15992026-03-11T03:20:08.212Z Compiling toml_edit v0.19.15
16002026-03-11T03:20:08.468Z Compiling cobs v0.3.0
16012026-03-11T03:20:08.611Z Compiling managed v0.8.0
16022026-03-11T03:20:08.707Z Compiling bitflags v1.3.2
16032026-03-11T03:20:08.795Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
16042026-03-11T03:20:08.868Z Compiling crucible-workspace-hack v0.1.0
16052026-03-11T03:20:09.159Z Compiling hyper-rustls v0.27.7
16062026-03-11T03:20:09.357Z Compiling postcard v1.1.3
16072026-03-11T03:20:09.637Z Compiling num_enum_derive v0.7.5
16082026-03-11T03:20:09.655Z Compiling ingot v0.1.1
16092026-03-11T03:20:09.787Z Compiling proc-macro-crate v1.3.1
16102026-03-11T03:20:09.989Z Compiling foreign-types-macros v0.2.3
16112026-03-11T03:20:10.222Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16122026-03-11T03:20:10.571Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16132026-03-11T03:20:10.607Z Compiling rayon-core v1.13.0
16142026-03-11T03:20:10.806Z Compiling heck v0.4.1
16152026-03-11T03:20:10.860Z Compiling foreign-types-shared v0.3.1
16162026-03-11T03:20:10.963Z Compiling foreign-types v0.5.0
16172026-03-11T03:20:11.007Z Compiling num_enum v0.7.5
16182026-03-11T03:20:11.062Z Compiling num_enum_derive v0.5.11
16192026-03-11T03:20:11.087Z Compiling reqwest v0.12.28
16202026-03-11T03:20:11.269Z Compiling crossbeam-deque v0.8.6
16212026-03-11T03:20:11.301Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16222026-03-11T03:20:11.501Z Compiling dtrace-parser v0.2.0
16232026-03-11T03:20:11.938Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16242026-03-11T03:20:11.981Z Compiling scroll_derive v0.12.1
16252026-03-11T03:20:12.450Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16262026-03-11T03:20:12.488Z Compiling usdt-impl v0.5.0
16272026-03-11T03:20:12.668Z Compiling memoffset v0.9.1
16282026-03-11T03:20:12.755Z Compiling cstr-argument v0.1.2
16292026-03-11T03:20:12.769Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
16302026-03-11T03:20:12.811Z Compiling tinyvec_macros v0.1.1
16312026-03-11T03:20:12.895Z Compiling cfg_aliases v0.2.1
16322026-03-11T03:20:12.941Z Compiling convert_case v0.4.0
16332026-03-11T03:20:12.954Z Compiling scroll v0.12.0
16342026-03-11T03:20:12.979Z Compiling nix v0.30.1
16352026-03-11T03:20:13.063Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16362026-03-11T03:20:13.079Z Compiling tinyvec v1.10.0
16372026-03-11T03:20:13.346Z Compiling derive_more v0.99.20
16382026-03-11T03:20:13.406Z Compiling num_enum v0.5.11
16392026-03-11T03:20:13.418Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16402026-03-11T03:20:13.561Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
16412026-03-11T03:20:14.176Z Compiling dof v0.3.0
16422026-03-11T03:20:14.605Z Compiling camino-tempfile v1.4.1
16432026-03-11T03:20:14.612Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
16442026-03-11T03:20:14.693Z Compiling thread-id v4.2.2
16452026-03-11T03:20:15.520Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16462026-03-11T03:20:15.671Z Compiling rayon v1.11.0
16472026-03-11T03:20:16.471Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16482026-03-11T03:20:16.517Z Compiling goblin v0.8.2
16492026-03-11T03:20:16.896Z Compiling progenitor-client v0.11.2
16502026-03-11T03:20:17.714Z Compiling zone_cfg_derive v0.3.1
16512026-03-11T03:20:17.718Z Compiling itertools v0.12.1
16522026-03-11T03:20:17.719Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16532026-03-11T03:20:17.887Z Compiling serde_spanned v0.6.9
16542026-03-11T03:20:18.089Z Compiling num-derive v0.4.2
16552026-03-11T03:20:18.159Z Compiling sigpipe v0.1.3
16562026-03-11T03:20:18.368Z Compiling toml_write v0.1.2
16572026-03-11T03:20:18.442Z Compiling glob v0.3.3
16582026-03-11T03:20:18.605Z Compiling jiff v0.2.20
16592026-03-11T03:20:18.620Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16602026-03-11T03:20:18.921Z Compiling zone v0.3.1
16612026-03-11T03:20:18.966Z Compiling toml_edit v0.22.27
16622026-03-11T03:20:19.315Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
16632026-03-11T03:20:20.122Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16642026-03-11T03:20:20.424Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16652026-03-11T03:20:20.608Z Compiling progenitor v0.11.2
16662026-03-11T03:20:22.333Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16672026-03-11T03:20:22.893Z Compiling smf v0.2.3
16682026-03-11T03:20:22.958Z Compiling secrecy v0.10.3
16692026-03-11T03:20:23.151Z Compiling num-integer v0.1.46
16702026-03-11T03:20:23.494Z Compiling rustc_version v0.4.1
16712026-03-11T03:20:23.685Z Compiling whoami v1.6.1
16722026-03-11T03:20:23.749Z Compiling prettyplease v0.2.37
16732026-03-11T03:20:23.841Z Compiling rustix v0.38.44
16742026-03-11T03:20:23.854Z Compiling float-ord v0.3.2
16752026-03-11T03:20:23.993Z Compiling curve25519-dalek v4.1.3
16762026-03-11T03:20:24.659Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
16772026-03-11T03:20:24.805Z Compiling toml v0.8.23
16782026-03-11T03:20:25.000Z Compiling usdt-macro v0.5.0
16792026-03-11T03:20:25.086Z Compiling usdt-attr-macro v0.5.0
16802026-03-11T03:20:25.989Z Compiling progenitor-client v0.10.0
16812026-03-11T03:20:26.141Z Compiling hmac v0.12.1
16822026-03-11T03:20:26.332Z Compiling inout v0.1.4
16832026-03-11T03:20:26.463Z Compiling enum-as-inner v0.6.1
16842026-03-11T03:20:26.525Z Compiling ff v0.13.1
16852026-03-11T03:20:26.663Z Compiling memmap v0.7.0
16862026-03-11T03:20:26.899Z Compiling data-encoding v2.10.0
16872026-03-11T03:20:27.233Z Compiling usdt v0.5.0
16882026-03-11T03:20:27.346Z Compiling group v0.13.0
16892026-03-11T03:20:27.486Z Compiling cipher v0.4.4
16902026-03-11T03:20:27.584Z Compiling hkdf v0.12.4
16912026-03-11T03:20:27.760Z Compiling num-iter v0.1.45
16922026-03-11T03:20:27.763Z Compiling num-rational v0.4.2
16932026-03-11T03:20:28.086Z Compiling thiserror-impl-no-std v2.0.2
16942026-03-11T03:20:28.211Z Compiling universal-hash v0.5.1
16952026-03-11T03:20:28.365Z Compiling half v2.7.1
16962026-03-11T03:20:28.652Z Compiling crypto-bigint v0.5.5
16972026-03-11T03:20:28.731Z Compiling curve25519-dalek-derive v0.1.1
16982026-03-11T03:20:28.804Z Compiling num-complex v0.4.6
16992026-03-11T03:20:29.324Z Compiling ciborium-io v0.2.2
17002026-03-11T03:20:29.436Z Compiling base64ct v1.8.3
17012026-03-11T03:20:29.464Z Compiling base16ct v0.2.0
17022026-03-11T03:20:29.548Z Compiling opaque-debug v0.3.1
17032026-03-11T03:20:29.616Z Compiling poly1305 v0.8.0
17042026-03-11T03:20:29.650Z Compiling thiserror-no-std v2.0.2
17052026-03-11T03:20:29.753Z Compiling password-hash v0.5.0
17062026-03-11T03:20:29.821Z Compiling ciborium-ll v0.2.2
17072026-03-11T03:20:30.094Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17082026-03-11T03:20:30.161Z Compiling num v0.4.3
17092026-03-11T03:20:30.229Z Compiling elliptic-curve v0.13.8
17102026-03-11T03:20:30.582Z Compiling chacha20 v0.9.1
17112026-03-11T03:20:30.611Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17122026-03-11T03:20:30.852Z Compiling hubpack_derive v0.1.1
17132026-03-11T03:20:31.130Z Compiling blake2 v0.10.6
17142026-03-11T03:20:31.142Z Compiling aead v0.5.2
17152026-03-11T03:20:31.956Z Compiling static_assertions v1.1.0
17162026-03-11T03:20:31.987Z Compiling keccak v0.1.6
17172026-03-11T03:20:31.987Z Compiling pkg-config v0.3.32
17182026-03-11T03:20:31.987Z Compiling linked-hash-map v0.5.6
17192026-03-11T03:20:31.987Z Compiling semver v0.1.20
17202026-03-11T03:20:31.987Z Compiling vcpkg v0.2.15
17212026-03-11T03:20:32.053Z Compiling resolv-conf v0.7.6
17222026-03-11T03:20:32.158Z Compiling rustc_version v0.1.7
17232026-03-11T03:20:32.172Z Compiling lru-cache v0.1.2
17242026-03-11T03:20:32.322Z Compiling sha3 v0.10.8
17252026-03-11T03:20:32.412Z Compiling hubpack v0.1.2
17262026-03-11T03:20:32.571Z Compiling argon2 v0.5.3
17272026-03-11T03:20:32.725Z Compiling chacha20poly1305 v0.10.1
17282026-03-11T03:20:32.780Z Compiling openssl-sys v0.9.111
17292026-03-11T03:20:32.806Z Compiling vsss-rs v3.3.4
17302026-03-11T03:20:32.880Z Compiling ciborium v0.2.2
17312026-03-11T03:20:32.972Z Compiling hickory-proto v0.24.4
17322026-03-11T03:20:33.490Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
17332026-03-11T03:20:33.675Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17342026-03-11T03:20:34.080Z Compiling serde-big-array v0.5.1
17352026-03-11T03:20:34.121Z Compiling derive-where v1.6.0
17362026-03-11T03:20:34.134Z Compiling serde_repr v0.1.20
17372026-03-11T03:20:34.256Z Compiling unicode-segmentation v1.12.0
17382026-03-11T03:20:34.745Z Compiling minimal-lexical v0.2.1
17392026-03-11T03:20:34.786Z Compiling siphasher v1.0.2
17402026-03-11T03:20:34.900Z Compiling indent_write v2.2.0
17412026-03-11T03:20:35.040Z Compiling nom v7.1.3
17422026-03-11T03:20:35.067Z Compiling phf_shared v0.12.1
17432026-03-11T03:20:35.080Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17442026-03-11T03:20:35.296Z Compiling newline-converter v0.3.0
17452026-03-11T03:20:35.435Z Compiling hickory-resolver v0.24.4
17462026-03-11T03:20:35.974Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17472026-03-11T03:20:36.671Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17482026-03-11T03:20:36.968Z Compiling newtype_derive v0.1.6
17492026-03-11T03:20:36.988Z Compiling atomicwrites v0.4.4
17502026-03-11T03:20:37.294Z Compiling progenitor-impl v0.10.0
17512026-03-11T03:20:37.571Z Compiling console v0.15.11
17522026-03-11T03:20:38.486Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17532026-03-11T03:20:38.830Z Compiling tokio-stream v0.1.18
17542026-03-11T03:20:38.994Z Compiling pin-project-internal v1.1.10
17552026-03-11T03:20:39.084Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17562026-03-11T03:20:39.173Z Compiling slog-dtrace v0.3.0
17572026-03-11T03:20:39.210Z Compiling csv-core v0.1.13
17582026-03-11T03:20:39.435Z Compiling swrite v0.1.0
17592026-03-11T03:20:39.472Z Compiling chrono-tz v0.10.4
17602026-03-11T03:20:39.547Z Compiling unicode-xid v0.2.6
17612026-03-11T03:20:39.560Z Compiling cancel-safe-futures v0.1.5
17622026-03-11T03:20:39.695Z Compiling owo-colors v4.2.3
17632026-03-11T03:20:39.752Z Compiling unicode-width v0.1.14
17642026-03-11T03:20:39.878Z Compiling similar v2.7.0
17652026-03-11T03:20:40.130Z Compiling foldhash v0.1.5
17662026-03-11T03:20:40.359Z Compiling hashbrown v0.15.5
17672026-03-11T03:20:40.481Z Compiling pin-project v1.1.10
17682026-03-11T03:20:40.602Z Compiling expectorate v1.2.0
17692026-03-11T03:20:40.971Z Compiling const_format_proc_macros v0.2.34
17702026-03-11T03:20:41.143Z Compiling csv v1.4.0
17712026-03-11T03:20:41.178Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17722026-03-11T03:20:41.910Z Compiling qorb v0.4.1
17732026-03-11T03:20:41.963Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17742026-03-11T03:20:42.131Z Compiling progenitor-macro v0.10.0
17752026-03-11T03:20:42.160Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17762026-03-11T03:20:43.298Z Compiling phf v0.12.1
17772026-03-11T03:20:43.454Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17782026-03-11T03:20:43.490Z Compiling tokio-dtrace v0.1.1
17792026-03-11T03:20:43.827Z Compiling unicode-normalization v0.1.25
17802026-03-11T03:20:44.911Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17812026-03-11T03:20:45.039Z Compiling libsw-core v0.3.2
17822026-03-11T03:20:45.078Z Compiling snafu-derive v0.8.9
17832026-03-11T03:20:45.245Z Compiling async-recursion v1.1.1
17842026-03-11T03:20:45.658Z Compiling cookie v0.18.1
17852026-03-11T03:20:45.963Z Compiling bstr v1.12.1
17862026-03-11T03:20:46.165Z Compiling fixedbitset v0.4.2
17872026-03-11T03:20:46.474Z Compiling bytecount v0.6.9
17882026-03-11T03:20:46.561Z Compiling fixedbitset v0.5.7
17892026-03-11T03:20:46.648Z Compiling same-file v1.0.6
17902026-03-11T03:20:46.655Z Compiling foreign-types-shared v0.1.1
17912026-03-11T03:20:46.756Z Compiling openssl v0.10.75
17922026-03-11T03:20:46.878Z Compiling highway v1.3.0
17932026-03-11T03:20:46.999Z Compiling walkdir v2.5.0
17942026-03-11T03:20:47.161Z Compiling petgraph v0.8.3
17952026-03-11T03:20:47.431Z Compiling foreign-types v0.3.2
17962026-03-11T03:20:47.523Z Compiling papergrid v0.11.0
17972026-03-11T03:20:47.537Z Compiling globset v0.4.18
17982026-03-11T03:20:47.561Z Compiling snafu v0.8.9
17992026-03-11T03:20:48.058Z Compiling petgraph v0.6.5
18002026-03-11T03:20:48.724Z Compiling libsw v3.5.0
18012026-03-11T03:20:49.440Z Compiling progenitor v0.10.0
18022026-03-11T03:20:49.458Z Compiling olpc-cjson v0.1.4
18032026-03-11T03:20:49.602Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18042026-03-11T03:20:49.664Z Compiling oxide-tokio-rt v0.1.2
18052026-03-11T03:20:49.892Z Compiling const_format v0.2.35
18062026-03-11T03:20:49.917Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18072026-03-11T03:20:50.563Z Compiling gethostname v0.5.0
18082026-03-11T03:20:50.718Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
18092026-03-11T03:20:51.070Z Compiling tabled_derive v0.7.0
18102026-03-11T03:20:51.113Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18112026-03-11T03:20:51.189Z Compiling bcs v0.1.6
18122026-03-11T03:20:51.433Z Compiling serde_plain v1.0.2
18132026-03-11T03:20:51.594Z Compiling openssl-macros v0.1.1
18142026-03-11T03:20:51.690Z Compiling pem v3.0.6
18152026-03-11T03:20:51.841Z Compiling tagptr v0.2.0
18162026-03-11T03:20:52.041Z Compiling typed-path v0.9.3
18172026-03-11T03:20:52.236Z Compiling termtree v0.5.1
18182026-03-11T03:20:52.255Z Compiling unicode-linebreak v0.1.5
18192026-03-11T03:20:52.416Z Compiling smawk v0.3.2
18202026-03-11T03:20:52.432Z Compiling lazy_static v1.5.0
18212026-03-11T03:20:52.552Z Compiling linear-map v1.2.0
18222026-03-11T03:20:52.585Z Compiling textwrap v0.16.2
18232026-03-11T03:20:52.598Z Compiling steno v0.4.1
18242026-03-11T03:20:52.732Z Compiling tabled v0.15.0
18252026-03-11T03:20:52.793Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18262026-03-11T03:20:53.989Z Compiling tough v0.20.0
18272026-03-11T03:20:55.044Z Compiling moka v0.12.13
18282026-03-11T03:20:55.127Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18292026-03-11T03:20:55.950Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18302026-03-11T03:20:56.184Z Compiling hickory-proto v0.25.2
18312026-03-11T03:20:56.528Z Compiling humantime v2.3.0
18322026-03-11T03:20:56.896Z Compiling num-derive v0.3.3
18332026-03-11T03:20:56.910Z Compiling parking_lot_core v0.8.6
18342026-03-11T03:20:56.955Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
18352026-03-11T03:20:57.882Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18362026-03-11T03:20:58.206Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18372026-03-11T03:20:59.174Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18382026-03-11T03:20:59.174Z Compiling hickory-resolver v0.25.2
18392026-03-11T03:21:00.493Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18402026-03-11T03:21:00.984Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18412026-03-11T03:21:01.149Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18422026-03-11T03:21:01.235Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18432026-03-11T03:21:01.327Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18442026-03-11T03:21:01.605Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18452026-03-11T03:21:01.916Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18462026-03-11T03:21:02.294Z Compiling libscf-sys v1.1.0
18472026-03-11T03:21:02.475Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18482026-03-11T03:21:02.795Z Compiling crc32fast v1.5.0
18492026-03-11T03:21:03.128Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
18502026-03-11T03:21:03.443Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18512026-03-11T03:21:03.619Z Compiling parking_lot v0.11.2
18522026-03-11T03:21:03.678Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
18532026-03-11T03:21:03.901Z Compiling fxhash v0.2.1
18542026-03-11T03:21:03.979Z Compiling socket2 v0.5.10
18552026-03-11T03:21:03.995Z Compiling internet-checksum v0.2.1
18562026-03-11T03:21:04.064Z Compiling sled v0.34.7
18572026-03-11T03:21:04.157Z Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types)
18582026-03-11T03:21:10.407Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18592026-03-11T03:21:11.656Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18602026-03-11T03:21:13.080Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18612026-03-11T03:21:30.782Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18622026-03-11T03:21:32.875Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18632026-03-11T03:21:34.260Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
18642026-03-11T03:21:35.732Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
18652026-03-11T03:21:36.813Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
18662026-03-11T03:22:06.330Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 53s
18672026-03-11T03:22:06.516Z────────────
18682026-03-11T03:22:06.516Z Nextest run ID bcce346c-c7f7-4637-ba69-aaea1570c9aa with nextest profile: default
18692026-03-11T03:22:06.517Z Starting 45 tests across 1 binary
18702026-03-11T03:22:06.535Z PASS [ 0.012s] rdb db::test::test_prefix4_db_key_serialization
18712026-03-11T03:22:06.543Z PASS [ 0.012s] rdb bestpath::test::test_bestpath_shutdown_preference
18722026-03-11T03:22:06.543Z PASS [ 0.013s] rdb bestpath::test::test_bestpath_med_same_as_equal_med
18732026-03-11T03:22:06.543Z PASS [ 0.014s] rdb db::test::test_prefix4_from_str
18742026-03-11T03:22:06.543Z PASS [ 0.014s] rdb bestpath::test::test_bestpath
18752026-03-11T03:22:06.543Z PASS [ 0.014s] rdb bestpath::test::test_bestpath_med_per_as_grouping
18762026-03-11T03:22:06.543Z PASS [ 0.011s] rdb db::test::test_prefix6_from_str
18772026-03-11T03:22:06.543Z PASS [ 0.012s] rdb db::test::test_prefix6_db_key_serialization
18782026-03-11T03:22:06.602Z PASS [ 0.082s] rdb db::test::test_ipv6_origin_crud
18792026-03-11T03:22:06.602Z PASS [ 0.082s] rdb db::test::test_ipv4_origin_crud
18802026-03-11T03:22:06.611Z PASS [ 0.079s] rdb db::test::test_prefix_host_bit_normalization
18812026-03-11T03:22:06.611Z PASS [ 0.078s] rdb db::test::test_set_nexthop_shutdown_replaces_path
18822026-03-11T03:22:06.612Z PASS [ 0.079s] rdb db::test::test_rib
18832026-03-11T03:22:06.612Z PASS [ 0.079s] rdb db::test::test_static_routing_ipv4_basic
18842026-03-11T03:22:06.627Z PASS [ 0.077s] rdb db::test::test_static_routing_ipv6_vlan_id_handling
18852026-03-11T03:22:06.627Z PASS [ 0.078s] rdb db::test::test_static_routing_ipv6_basic
18862026-03-11T03:22:06.637Z PASS [ 0.020s] rdb proptest::prop_ipv4_host_bits_always_unset
18872026-03-11T03:22:06.637Z PASS [ 0.020s] rdb proptest::prop_ipv4_default_contains_all
18882026-03-11T03:22:06.655Z PASS [ 0.019s] rdb proptest::prop_ipv4_length_in_bounds
18892026-03-11T03:22:06.656Z PASS [ 0.019s] rdb proptest::prop_ipv4_unset_host_bits_idempotent
18902026-03-11T03:22:06.656Z PASS [ 0.019s] rdb proptest::prop_ipv4_within_self
18912026-03-11T03:22:06.663Z PASS [ 0.018s] rdb proptest::prop_ipv6_default_contains_all
18922026-03-11T03:22:06.664Z PASS [ 0.018s] rdb proptest::prop_ipv6_host_bits_always_unset
18932026-03-11T03:22:06.664Z PASS [ 0.018s] rdb proptest::prop_ipv6_length_in_bounds
18942026-03-11T03:22:06.674Z PASS [ 0.018s] rdb proptest::prop_ipv6_unset_host_bits_idempotent
18952026-03-11T03:22:06.674Z PASS [ 0.019s] rdb proptest::prop_ipv6_within_self
18962026-03-11T03:22:06.692Z PASS [ 0.019s] rdb proptest::prop_prefix_enum_no_cross_family
18972026-03-11T03:22:06.693Z PASS [ 0.022s] rdb proptest::prop_static_route_key_deduplication
18982026-03-11T03:22:06.693Z PASS [ 0.081s] rdb db::test::test_static_routing_multiple_routes_same_prefix
18992026-03-11T03:22:06.693Z PASS [ 0.081s] rdb db::test::test_static_routing_mixed_address_families
19002026-03-11T03:22:06.714Z PASS [ 0.078s] rdb db::test::test_static_routing_vlan_id_handling
19012026-03-11T03:22:06.714Z PASS [ 0.011s] rdb types::test::bgp_path_identity
19022026-03-11T03:22:06.714Z PASS [ 0.027s] rdb proptest::prop_static_route_key_normalization_idempotent
19032026-03-11T03:22:06.715Z PASS [ 0.027s] rdb proptest::prop_static_route_key_normalization_preserves_fields
19042026-03-11T03:22:06.715Z PASS [ 0.011s] rdb types::test::bgp_vs_static_ordering
19052026-03-11T03:22:06.715Z PASS [ 0.027s] rdb proptest::prop_static_route_key_normalization_preserves_length
19062026-03-11T03:22:06.715Z PASS [ 0.011s] rdb types::test::btreeset_coexistence
19072026-03-11T03:22:06.715Z PASS [ 0.010s] rdb types::test::btreeset_insert_is_noop
19082026-03-11T03:22:06.715Z PASS [ 0.010s] rdb types::test::btreeset_remove
19092026-03-11T03:22:06.727Z PASS [ 0.027s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits
19102026-03-11T03:22:06.727Z PASS [ 0.011s] rdb types::test::btreeset_replace
19112026-03-11T03:22:06.727Z PASS [ 0.010s] rdb types::test::ord_contract
19122026-03-11T03:22:06.728Z PASS [ 0.010s] rdb types::test::static_path_identity
19132026-03-11T03:22:06.728Z PASS [ 0.032s] rdb proptest::prop_static_route_key_ord_consistency
19142026-03-11T03:22:06.743Z PASS [ 0.134s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19152026-03-11T03:22:06.750Z────────────
19162026-03-11T03:22:06.750Z Summary [ 0.227s] 45 tests run: 45 passed, 0 skipped
19172026-03-11T03:22:06.761Z+ cp rib.log /work/
19182026-03-11T03:22:06.761Zprocess exited: duration 416656 ms, exit code 0
 
19192026-03-11T03:22:06.865Zfound 1 output files
19202026-03-11T03:22:06.865Zuploading: /work/rib.log (888 bytes)
19212026-03-11T03:22:07.929Zuploaded: /work/rib.log