01KJPTNXMWRMPKCYPTS2HRXVGQ: 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: 01KJPTPAWY13XZ0YQ1EAH9CM1Q

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-02T08:31:11.709Zjob assigned to worker 01KJPTPE7MQ88R05MZ0MDKZE69 [factory aws, i-0e913184cbb64d25d] (queued for 1 m 9 s)
 
22026-03-02T08:31:20.623Zstarting task 0: "setup"
32026-03-02T08:31:20.628Z++ uname -s
42026-03-02T08:31:20.632Z+ kern=SunOS
52026-03-02T08:31:20.632Z+ build_user=build
62026-03-02T08:31:20.632Z+ build_uid=12345
72026-03-02T08:31:20.632Z+ work_dir=/work
82026-03-02T08:31:20.632Z+ input_dir=/input
92026-03-02T08:31:20.632Z+ [[ 0 == 12345 ]]
102026-03-02T08:31:20.632Z+ case "$kern" in
112026-03-02T08:31:20.632Z+ groupadd -g 12345 build
122026-03-02T08:31:20.636Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-02T08:31:22.640Z+ zfs create -o mountpoint=/work rpool/work
142026-03-02T08:31:22.761Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-02T08:31:22.764Z+ home_fs=zfs
162026-03-02T08:31:22.764Z+ [[ zfs == autofs ]]
172026-03-02T08:31:22.764Z+ mkdir -p /home/build
182026-03-02T08:31:22.768Z+ chown build:build /home/build /work
192026-03-02T08:31:24.769Z+ chmod 0700 /home/build /work
202026-03-02T08:31:24.772Zprocess exited: duration 4150 ms, exit code 0
 
212026-03-02T08:31:24.779Zstarting task 1: "rust-toolchain"
222026-03-02T08:31:24.784Z * rust toolchain channel = "stable"
232026-03-02T08:31:24.784Z * rust toolchain profile = "default"
242026-03-02T08:31:24.788Z+ printf ' * rust toolchain channel = "%s"\n' stable
252026-03-02T08:31:24.788Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-02T08:31:24.788Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-02T08:31:24.788Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-02T08:31:24.788Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-02T08:31:24.788Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-03-02T08:31:24.934Zinfo: downloading installer
312026-03-02T08:31:26.941Zwarn: It looks like you have an existing installation of Rust at:
322026-03-02T08:31:26.941Zwarn: /opt/ooce/bin
332026-03-02T08:31:26.941Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-02T08:31:26.941Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-02T08:31:26.941Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-02T08:31:26.941Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-02T08:31:26.941Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-02T08:31:26.941Zerror: cannot install while Rust is installed
392026-03-02T08:31:26.941Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-02T08:31:26.955Zinfo: profile set to 'default'
412026-03-02T08:31:26.955Zinfo: default host triple is x86_64-unknown-illumos
422026-03-02T08:31:26.958Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-03-02T08:31:27.113Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-03-02T08:31:27.113Zinfo: downloading component 'cargo'
452026-03-02T08:31:28.304Zinfo: downloading component 'clippy'
462026-03-02T08:31:28.695Zinfo: downloading component 'rust-docs'
472026-03-02T08:31:30.487Zinfo: downloading component 'rust-std'
482026-03-02T08:31:32.300Zinfo: downloading component 'rustc'
492026-03-02T08:31:39.846Zinfo: downloading component 'rustfmt'
502026-03-02T08:31:40.151Zinfo: installing component 'cargo'
512026-03-02T08:31:41.102Zinfo: installing component 'clippy'
522026-03-02T08:31:41.504Zinfo: installing component 'rust-docs'
532026-03-02T08:31:43.564Zinfo: installing component 'rust-std'
542026-03-02T08:31:45.341Zinfo: installing component 'rustc'
552026-03-02T08:31:52.269Zinfo: installing component 'rustfmt'
562026-03-02T08:31:52.602Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-03-02T08:31:52.602Z
582026-03-02T08:31:53.110Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-03-02T08:31:53.110Z
602026-03-02T08:31:53.114Z
612026-03-02T08:31:53.114ZRust is installed now. Great!
622026-03-02T08:31:53.114Z
632026-03-02T08:31:53.114ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-02T08:31:53.114Zenvironment variable. This has not been done automatically.
652026-03-02T08:31:53.114Z
662026-03-02T08:31:53.114ZTo configure your current shell, you need to source
672026-03-02T08:31:53.114Zthe corresponding env file under $HOME/.cargo.
682026-03-02T08:31:53.114Z
692026-03-02T08:31:53.114ZThis is usually done by running one of the following (note the leading DOT):
702026-03-02T08:31:53.114Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-02T08:31:53.114Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-02T08:31:53.114Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-02T08:31:53.210Z+ rustup --version
742026-03-02T08:31:53.222Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-02T08:31:53.222Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-02T08:31:53.300Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-03-02T08:31:53.304Z+ cargo --version
782026-03-02T08:31:53.366Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-03-02T08:31:53.369Z+ rustc --version
802026-03-02T08:31:53.443Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-03-02T08:31:53.448Zprocess exited: duration 28662 ms, exit code 0
 
822026-03-02T08:31:53.454Zstarting task 2: "authentication"
832026-03-02T08:31:53.479Zprocess exited: duration 25 ms, exit code 0
 
842026-03-02T08:31:53.486Zstarting task 3: "clone repository"
852026-03-02T08:31:53.491Z+ mkdir -p /work/oxidecomputer/maghemite
862026-03-02T08:31:53.494Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872026-03-02T08:31:53.533ZCloning into '/work/oxidecomputer/maghemite'...
882026-03-02T08:31:55.168Z+ cd /work/oxidecomputer/maghemite
892026-03-02T08:31:55.172Z+ git fetch origin c16a85b3ac94614c3c3e7355f48b8de6507c1081
902026-03-02T08:31:55.422ZFrom https://github.com/oxidecomputer/maghemite
912026-03-02T08:31:55.422Z * branch c16a85b3ac94614c3c3e7355f48b8de6507c1081 -> FETCH_HEAD
922026-03-02T08:31:55.430Z+ [[ -n trey/random-fix-fun-time ]]
932026-03-02T08:31:55.433Z++ git branch --show-current
942026-03-02T08:31:55.438Z+ current=main
952026-03-02T08:31:55.438Z+ [[ main != trey/random-fix-fun-time ]]
962026-03-02T08:31:55.439Z+ git branch -f trey/random-fix-fun-time c16a85b3ac94614c3c3e7355f48b8de6507c1081
972026-03-02T08:31:55.439Z+ git checkout -f trey/random-fix-fun-time
982026-03-02T08:31:55.469ZSwitched to branch 'trey/random-fix-fun-time'
992026-03-02T08:31:55.473Z+ git reset --hard c16a85b3ac94614c3c3e7355f48b8de6507c1081
1002026-03-02T08:31:55.492ZHEAD is now at c16a85b Add justfile
1012026-03-02T08:31:55.495Zprocess exited: duration 2007 ms, exit code 0
 
1022026-03-02T08:31:55.502Zstarting task 4: "build"
1032026-03-02T08:31:55.508Z+ set -e
1042026-03-02T08:31:55.508Z+ source .github/buildomat/test-common.sh
1052026-03-02T08:31:55.508Z++ NEXTEST_VERSION=0.9.97
1062026-03-02T08:31:55.508Z++ PLATFORM=illumos
1072026-03-02T08:31:55.508Z++ banner install
1082026-03-02T08:31:55.512Z
1092026-03-02T08:31:55.512Z # # # #### ##### ## # #
1102026-03-02T08:31:55.512Z # ## # # # # # # #
1112026-03-02T08:31:55.512Z # # # # #### # # # # #
1122026-03-02T08:31:55.512Z # # # # # # ###### # #
1132026-03-02T08:31:55.512Z # # ## # # # # # # #
1142026-03-02T08:31:55.512Z # # # #### # # # ###### ######
1152026-03-02T08:31:55.512Z
1162026-03-02T08:31:55.512Z++ set +o errexit
1172026-03-02T08:31:55.516Z++ pkg info clang-15
1182026-03-02T08:31:55.516Z++ grep -qi installed
1192026-03-02T08:31:57.131Zpkg: info: no packages matching the following patterns you specified are
1202026-03-02T08:31:57.131Zinstalled on the system. Try querying remotely instead:
1212026-03-02T08:31:57.131Z
1222026-03-02T08:31:57.131Z clang-15
1232026-03-02T08:31:57.186Z++ [[ 1 != 0 ]]
1242026-03-02T08:31:57.186Z++ set -o errexit
1252026-03-02T08:31:57.189Z++ pfexec pkg install clang-15
1262026-03-02T08:32:05.728Z Startup: Refreshing catalog 'helios-dev' ... Done
1272026-03-02T08:32:16.485Z Startup: Caching catalogs ... Done
1282026-03-02T08:32:41.354ZPlanning: Solver setup ... Done
1292026-03-02T08:32:41.522ZPlanning: Running solver ... Done
1302026-03-02T08:32:41.708ZPlanning: Finding local manifests ... Done
1312026-03-02T08:32:41.729ZPlanning: Fetching manifests: 0/2 0% complete
1322026-03-02T08:32:41.880ZPlanning: Fetching manifests: 2/2 100% complete
1332026-03-02T08:32:41.931ZPlanning: Package planning ... Done
1342026-03-02T08:32:41.978ZPlanning: Merging actions ... Done
1352026-03-02T08:32:42.150ZPlanning: Checking for conflicting actions ... Done
1362026-03-02T08:32:42.161ZPlanning: Consolidating action changes ... Done
1372026-03-02T08:32:43.185ZPlanning: Evaluating mediators ... Done
1382026-03-02T08:32:43.194ZPlanning: Planning completed in 26.55 seconds
1392026-03-02T08:32:43.210Z Packages to install: 2
1402026-03-02T08:32:43.210Z Mediators to change: 2
1412026-03-02T08:32:43.213Z Services to change: 1
1422026-03-02T08:32:43.213Z Create boot environment: No
1432026-03-02T08:32:43.213ZCreate backup boot environment: No
1442026-03-02T08:32:43.265Z
1452026-03-02T08:32:43.265ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1462026-03-02T08:32:48.268ZDownload: 987/3076 items 82.2/211.3MB 38% complete (16.9M/s)
1472026-03-02T08:32:57.641ZDownload: 2009/3076 items 117.9/211.3MB 55% complete (16.1M/s)
1482026-03-02T08:33:02.974ZDownload: 3034/3076 items 201.8/211.3MB 95% complete (8.6M/s)
1492026-03-02T08:33:03.924ZDownload: Completed 211.31 MB in 20.66 seconds (10.2M/s)
1502026-03-02T08:33:04.244Z Actions: 1/3418 actions (Installing new actions)
1512026-03-02T08:33:08.798Z Actions: Completed 3418 actions in 4.55 seconds.
1522026-03-02T08:33:09.234Z Done
1532026-03-02T08:33:09.234Z Done
1542026-03-02T08:33:10.330Z Done
1552026-03-02T08:33:15.101Z Done
1562026-03-02T08:33:15.200Z Done
1572026-03-02T08:33:15.203Z Done
1582026-03-02T08:33:15.423Z Done
1592026-03-02T08:33:16.128Z++ set -o errexit
1602026-03-02T08:33:16.128Z++ cargo --version
1612026-03-02T08:33:16.135Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1622026-03-02T08:33:16.346Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1632026-03-02T08:33:16.346Zinfo: downloading component 'cargo'
1642026-03-02T08:33:17.501Zinfo: downloading component 'clippy'
1652026-03-02T08:33:17.883Zinfo: downloading component 'rust-docs'
1662026-03-02T08:33:19.695Zinfo: downloading component 'rust-std'
1672026-03-02T08:33:21.999Zinfo: downloading component 'rustc'
1682026-03-02T08:33:31.138Zinfo: downloading component 'rustfmt'
1692026-03-02T08:33:31.453Zinfo: installing component 'cargo'
1702026-03-02T08:33:32.411Zinfo: installing component 'clippy'
1712026-03-02T08:33:32.805Zinfo: installing component 'rust-docs'
1722026-03-02T08:33:34.765Zinfo: installing component 'rust-std'
1732026-03-02T08:33:36.623Zinfo: installing component 'rustc'
1742026-03-02T08:33:43.556Zinfo: installing component 'rustfmt'
1752026-03-02T08:33:44.035Zcargo 1.92.0 (344c4567c 2025-10-21)
1762026-03-02T08:33:44.038Z++ rustc --version
1772026-03-02T08:33:44.145Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1782026-03-02T08:33:44.152Z++ cargo install cargo-nextest --version 0.9.97
1792026-03-02T08:33:44.269Z Updating crates.io index
1802026-03-02T08:33:44.374Z Downloading crates ...
1812026-03-02T08:33:44.429Z Downloaded cargo-nextest v0.9.97
1822026-03-02T08:33:44.518Z Installing cargo-nextest v0.9.97
1832026-03-02T08:33:44.599Z Updating crates.io index
1842026-03-02T08:33:47.283Z Locking 406 packages to latest compatible versions
1852026-03-02T08:33:47.289Z Adding dialoguer v0.11.0 (available: v0.12.0)
1862026-03-02T08:33:47.292Z Adding duct v0.13.7 (available: v1.1.1)
1872026-03-02T08:33:47.292Z Adding enable-ansi-support v0.2.1 (available: v0.3.1)
1882026-03-02T08:33:47.292Z Adding generic-array v0.14.7 (available: v0.14.9)
1892026-03-02T08:33:47.295Z Adding idna_adapter v1.0.0 (available: v1.2.1)
1902026-03-02T08:33:47.298Z Adding nextest-filtering v0.15.0 (available: v0.18.0)
1912026-03-02T08:33:47.298Z Adding nextest-metadata v0.12.2 (available: v0.12.3)
1922026-03-02T08:33:47.301Z Adding nextest-runner v0.80.0 (available: v0.110.0)
1932026-03-02T08:33:47.324Z Adding target-lexicon v0.13.3 (available: v0.13.5)
1942026-03-02T08:33:47.343Z Downloading crates ...
1952026-03-02T08:33:47.427Z Downloaded atomicwrites v0.4.4
1962026-03-02T08:33:47.430Z Downloaded async-scoped v0.9.0
1972026-03-02T08:33:47.433Z Downloaded backtrace-ext v0.2.1
1982026-03-02T08:33:47.436Z Downloaded anstyle-query v1.1.5
1992026-03-02T08:33:47.439Z Downloaded block-buffer v0.10.4
2002026-03-02T08:33:47.443Z Downloaded home v0.5.12
2012026-03-02T08:33:47.443Z Downloaded http-body-util v0.1.3
2022026-03-02T08:33:47.445Z Downloaded httparse v1.10.1
2032026-03-02T08:33:47.449Z Downloaded idna_adapter v1.0.0
2042026-03-02T08:33:47.452Z Downloaded debug-ignore v1.0.5
2052026-03-02T08:33:47.455Z Downloaded fastrand v2.3.0
2062026-03-02T08:33:47.455Z Downloaded cpufeatures v0.2.17
2072026-03-02T08:33:47.459Z Downloaded mukti-metadata v0.3.0
2082026-03-02T08:33:47.462Z Downloaded futures-macro v0.3.32
2092026-03-02T08:33:47.462Z Downloaded os_pipe v1.2.3
2102026-03-02T08:33:47.465Z Downloaded nextest-metadata v0.12.2
2112026-03-02T08:33:47.468Z Downloaded guppy-workspace-hack v0.1.0
2122026-03-02T08:33:47.468Z Downloaded http v1.4.0
2132026-03-02T08:33:47.471Z Downloaded percent-encoding v2.3.2
2142026-03-02T08:33:47.474Z Downloaded nextest-filtering v0.15.0
2152026-03-02T08:33:47.477Z Downloaded camino-tempfile v1.4.1
2162026-03-02T08:33:47.480Z Downloaded colorchoice v1.0.4
2172026-03-02T08:33:47.480Z Downloaded openssl-macros v0.1.1
2182026-03-02T08:33:47.483Z Downloaded anstyle v1.0.13
2192026-03-02T08:33:47.483Z Downloaded anstream v0.6.21
2202026-03-02T08:33:47.486Z Downloaded base64ct v1.8.3
2212026-03-02T08:33:47.489Z Downloaded errno v0.3.14
2222026-03-02T08:33:47.493Z Downloaded is_ci v1.2.0
2232026-03-02T08:33:47.495Z Downloaded rustc-hash v2.1.1
2242026-03-02T08:33:47.495Z Downloaded futures-sink v0.3.32
2252026-03-02T08:33:47.498Z Downloaded lru-slab v0.1.2
2262026-03-02T08:33:47.499Z Downloaded foreign-types v0.3.2
2272026-03-02T08:33:47.502Z Downloaded form_urlencoded v1.2.2
2282026-03-02T08:33:47.502Z Downloaded rand_core v0.6.4
2292026-03-02T08:33:47.505Z Downloaded rand_chacha v0.9.0
2302026-03-02T08:33:47.505Z Downloaded pin-project-lite v0.2.17
2312026-03-02T08:33:47.510Z Downloaded memchr v2.8.0
2322026-03-02T08:33:47.515Z Downloaded pathdiff v0.2.3
2332026-03-02T08:33:47.518Z Downloaded pin-utils v0.1.0
2342026-03-02T08:33:47.518Z Downloaded nextest-workspace-hack v0.1.0
2352026-03-02T08:33:47.522Z Downloaded crypto-common v0.1.7
2362026-03-02T08:33:47.522Z Downloaded find-msvc-tools v0.1.9
2372026-03-02T08:33:47.526Z Downloaded hex v0.4.3
2382026-03-02T08:33:47.526Z Downloaded nested v0.1.1
2392026-03-02T08:33:47.529Z Downloaded is_terminal_polyfill v1.70.2
2402026-03-02T08:33:47.529Z Downloaded futures-core v0.3.32
2412026-03-02T08:33:47.529Z Downloaded dialoguer v0.11.0
2422026-03-02T08:33:47.533Z Downloaded camino v1.2.2
2432026-03-02T08:33:47.536Z Downloaded ahash v0.8.12
2442026-03-02T08:33:47.539Z Downloaded foreign-types-shared v0.1.1
2452026-03-02T08:33:47.542Z Downloaded lazy_static v1.5.0
2462026-03-02T08:33:47.542Z Downloaded itoa v1.0.17
2472026-03-02T08:33:47.545Z Downloaded generic-array v0.14.7
2482026-03-02T08:33:47.545Z Downloaded indenter v0.3.4
2492026-03-02T08:33:47.548Z Downloaded indent_write v2.2.0
2502026-03-02T08:33:47.548Z Downloaded serde-value v0.7.0
2512026-03-02T08:33:47.551Z Downloaded serde_urlencoded v0.7.1
2522026-03-02T08:33:47.554Z Downloaded hyper-tls v0.6.0
2532026-03-02T08:33:47.554Z Downloaded autocfg v1.5.0
2542026-03-02T08:33:47.557Z Downloaded serde_spanned v1.0.4
2552026-03-02T08:33:47.557Z Downloaded pkcs8 v0.10.2
2562026-03-02T08:33:47.560Z Downloaded duct v0.13.7
2572026-03-02T08:33:47.563Z Downloaded futures-executor v0.3.32
2582026-03-02T08:33:47.566Z Downloaded shared_child v1.1.1
2592026-03-02T08:33:47.566Z Downloaded pin-project v1.1.11
2602026-03-02T08:33:47.576Z Downloaded signature v2.2.0
2612026-03-02T08:33:47.579Z Downloaded erased-serde v0.4.9
2622026-03-02T08:33:47.582Z Downloaded sigchld v0.2.4
2632026-03-02T08:33:47.582Z Downloaded convert_case v0.10.0
2642026-03-02T08:33:47.585Z Downloaded strsim v0.11.1
2652026-03-02T08:33:47.585Z Downloaded pin-project-internal v1.1.11
2662026-03-02T08:33:47.588Z Downloaded fnv v1.0.7
2672026-03-02T08:33:47.588Z Downloaded fixedbitset v0.5.7
2682026-03-02T08:33:47.591Z Downloaded ppv-lite86 v0.2.21
2692026-03-02T08:33:47.594Z Downloaded terminal_size v0.4.3
2702026-03-02T08:33:47.594Z Downloaded supports-hyperlinks v3.2.0
2712026-03-02T08:33:47.597Z Downloaded bitflags v2.11.0
2722026-03-02T08:33:47.600Z Downloaded globset v0.4.18
2732026-03-02T08:33:47.600Z Downloaded future-queue v0.4.0
2742026-03-02T08:33:47.604Z Downloaded sync_wrapper v1.0.2
2752026-03-02T08:33:47.607Z Downloaded log v0.4.29
2762026-03-02T08:33:47.607Z Downloaded scopeguard v1.2.0
2772026-03-02T08:33:47.610Z Downloaded rand_core v0.9.5
2782026-03-02T08:33:47.610Z Downloaded jobserver v0.1.34
2792026-03-02T08:33:47.613Z Downloaded newtype-uuid v1.3.2
2802026-03-02T08:33:47.613Z Downloaded ipnet v2.11.0
2812026-03-02T08:33:47.616Z Downloaded miette-derive v7.6.0
2822026-03-02T08:33:47.616Z Downloaded supports-unicode v3.0.0
2832026-03-02T08:33:47.619Z Downloaded tinyvec_macros v0.1.1
2842026-03-02T08:33:47.619Z Downloaded pkg-config v0.3.32
2852026-03-02T08:33:47.622Z Downloaded semver v1.0.27
2862026-03-02T08:33:47.622Z Downloaded parking_lot_core v0.9.12
2872026-03-02T08:33:47.626Z Downloaded iana-time-zone v0.1.65
2882026-03-02T08:33:47.629Z Downloaded toml_write v0.1.2
2892026-03-02T08:33:47.629Z Downloaded toml_datetime v0.6.11
2902026-03-02T08:33:47.632Z Downloaded sha2 v0.10.9
2912026-03-02T08:33:47.632Z Downloaded serde_path_to_error v0.1.20
2922026-03-02T08:33:47.635Z Downloaded serde_spanned v0.6.9
2932026-03-02T08:33:47.635Z Downloaded quote v1.0.44
2942026-03-02T08:33:47.638Z Downloaded shlex v1.3.0
2952026-03-02T08:33:47.638Z Downloaded miette v7.6.0
2962026-03-02T08:33:47.642Z Downloaded tower-service v0.3.3
2972026-03-02T08:33:47.646Z Downloaded tower-layer v0.3.3
2982026-03-02T08:33:47.646Z Downloaded simd-adler32 v0.3.8
2992026-03-02T08:33:47.649Z Downloaded owo-colors v4.3.0
3002026-03-02T08:33:47.649Z Downloaded signal-hook-registry v1.4.8
3012026-03-02T08:33:47.652Z Downloaded spki v0.7.3
3022026-03-02T08:33:47.652Z Downloaded tracing-error v0.2.1
3032026-03-02T08:33:47.656Z Downloaded serde_ignored v0.1.14
3042026-03-02T08:33:47.656Z Downloaded lock_api v0.4.14
3052026-03-02T08:33:47.659Z Downloaded const-oid v0.9.6
3062026-03-02T08:33:47.659Z Downloaded try-lock v0.2.5
3072026-03-02T08:33:47.659Z Downloaded static_assertions v1.1.0
3082026-03-02T08:33:47.662Z Downloaded smol_str v0.3.5
3092026-03-02T08:33:47.662Z Downloaded unicode-linebreak v0.1.5
3102026-03-02T08:33:47.667Z Downloaded utf8_iter v1.0.4
3112026-03-02T08:33:47.667Z Downloaded cargo_metadata v0.23.1
3122026-03-02T08:33:47.667Z Downloaded base64 v0.22.1
3132026-03-02T08:33:47.670Z Downloaded utf8parse v0.2.2
3142026-03-02T08:33:47.670Z Downloaded thiserror v1.0.69
3152026-03-02T08:33:47.674Z Downloaded urlencoding v2.1.3
3162026-03-02T08:33:47.677Z Downloaded want v0.3.1
3172026-03-02T08:33:47.677Z Downloaded untrusted v0.9.0
3182026-03-02T08:33:47.681Z Downloaded unicode-xid v0.2.6
3192026-03-02T08:33:47.681Z Downloaded rustc-demangle v0.1.27
3202026-03-02T08:33:47.684Z Downloaded target-lexicon v0.13.3
3212026-03-02T08:33:47.684Z Downloaded self_update v0.42.0
3222026-03-02T08:33:47.687Z Downloaded xattr v1.6.1
3232026-03-02T08:33:47.690Z Downloaded tokio-macros v2.6.0
3242026-03-02T08:33:47.690Z Downloaded thiserror v2.0.18
3252026-03-02T08:33:47.693Z Downloaded tokio-native-tls v0.3.1
3262026-03-02T08:33:47.697Z Downloaded toml_datetime v0.7.5+spec-1.1.0
3272026-03-02T08:33:47.697Z Downloaded thread_local v1.1.9
3282026-03-02T08:33:47.700Z Downloaded thiserror-impl v2.0.18
3292026-03-02T08:33:47.700Z Downloaded quinn-udp v0.5.14
3302026-03-02T08:33:47.703Z Downloaded once_cell v1.21.3
3312026-03-02T08:33:47.706Z Downloaded toml_writer v1.0.6+spec-1.1.0
3322026-03-02T08:33:47.706Z Downloaded quick-junit v0.5.2
3332026-03-02T08:33:47.710Z Downloaded smallvec v1.15.1
3342026-03-02T08:33:47.713Z Downloaded slab v0.4.12
3352026-03-02T08:33:47.713Z Downloaded parking_lot v0.12.5
3362026-03-02T08:33:47.716Z Downloaded futures-channel v0.3.32
3372026-03-02T08:33:47.716Z Downloaded derive-where v1.6.0
3382026-03-02T08:33:47.719Z Downloaded target-spec-miette v0.4.5
3392026-03-02T08:33:47.722Z Downloaded target-spec v3.5.7
3402026-03-02T08:33:47.725Z Downloaded eyre v0.6.12
3412026-03-02T08:33:47.728Z Downloaded unicase v2.9.0
3422026-03-02T08:33:47.728Z Downloaded tracing-log v0.2.0
3432026-03-02T08:33:47.732Z Downloaded tempfile v3.26.0
3442026-03-02T08:33:47.735Z Downloaded version_check v0.9.5
3452026-03-02T08:33:47.735Z Downloaded miniz_oxide v0.8.9
3462026-03-02T08:33:47.738Z Downloaded bytes v1.11.1
3472026-03-02T08:33:47.741Z Downloaded num-traits v0.2.19
3482026-03-02T08:33:47.744Z Downloaded getrandom v0.3.4
3492026-03-02T08:33:47.744Z Downloaded zeroize v1.8.2
3502026-03-02T08:33:47.747Z Downloaded futures v0.3.32
3512026-03-02T08:33:47.750Z Downloaded zipsign-api v0.1.5
3522026-03-02T08:33:47.754Z Downloaded xxhash-rust v0.8.15
3532026-03-02T08:33:47.757Z Downloaded proc-macro2 v1.0.106
3542026-03-02T08:33:47.757Z Downloaded toml_parser v1.0.9+spec-1.1.0
3552026-03-02T08:33:47.760Z Downloaded zstd v0.13.3
3562026-03-02T08:33:47.763Z Downloaded zstd-safe v7.2.4
3572026-03-02T08:33:47.763Z Downloaded config v0.15.19
3582026-03-02T08:33:47.767Z Downloaded ryu v1.0.23
3592026-03-02T08:33:47.770Z Downloaded tracing-attributes v0.1.31
3602026-03-02T08:33:47.773Z Downloaded toml v0.9.12+spec-1.1.0
3612026-03-02T08:33:47.777Z Downloaded tokio-rustls v0.26.4
3622026-03-02T08:33:47.780Z Downloaded textwrap v0.16.2
3632026-03-02T08:33:47.783Z Downloaded socket2 v0.6.2
3642026-03-02T08:33:47.783Z Downloaded getrandom v0.4.1
3652026-03-02T08:33:47.787Z Downloaded tar v0.4.44
3662026-03-02T08:33:47.790Z Downloaded der v0.7.10
3672026-03-02T08:33:47.793Z Downloaded indicatif v0.17.11
3682026-03-02T08:33:47.796Z Downloaded derive_more-impl v2.1.1
3692026-03-02T08:33:47.801Z Downloaded uuid v1.21.0
3702026-03-02T08:33:47.804Z Downloaded tinyvec v1.10.0
3712026-03-02T08:33:47.808Z Downloaded toml_edit v0.22.27
3722026-03-02T08:33:47.811Z Downloaded toml v0.8.23
3732026-03-02T08:33:47.814Z Downloaded flate2 v1.1.9
3742026-03-02T08:33:47.817Z Downloaded serde v1.0.228
3752026-03-02T08:33:47.820Z Downloaded tracing-core v0.1.36
3762026-03-02T08:33:47.823Z Downloaded derive_more v2.1.1
3772026-03-02T08:33:47.833Z Downloaded url v2.5.8
3782026-03-02T08:33:47.836Z Downloaded unicode-ident v1.0.24
3792026-03-02T08:33:47.839Z Downloaded cc v1.2.56
3802026-03-02T08:33:47.842Z Downloaded backtrace v0.3.76
3812026-03-02T08:33:47.845Z Downloaded vte v0.14.1
3822026-03-02T08:33:47.848Z Downloaded serde_derive v1.0.228
3832026-03-02T08:33:47.851Z Downloaded serde_core v1.0.228
3842026-03-02T08:33:47.854Z Downloaded borsh v1.6.0
3852026-03-02T08:33:47.859Z Downloaded quinn v0.11.9
3862026-03-02T08:33:47.862Z Downloaded mio v1.1.1
3872026-03-02T08:33:47.867Z Downloaded rustls-webpki v0.103.9
3882026-03-02T08:33:47.870Z Downloaded typenum v1.19.0
3892026-03-02T08:33:47.873Z Downloaded guppy v0.17.25
3902026-03-02T08:33:47.878Z Downloaded hashbrown v0.16.1
3912026-03-02T08:33:47.883Z Downloaded indexmap v2.13.0
3922026-03-02T08:33:47.887Z Downloaded unicode-normalization v0.1.25
3932026-03-02T08:33:47.890Z Downloaded rand v0.9.2
3942026-03-02T08:33:47.893Z Downloaded tower-http v0.6.8
3952026-03-02T08:33:47.900Z Downloaded futures-util v0.3.32
3962026-03-02T08:33:47.911Z Downloaded aho-corasick v1.1.4
3972026-03-02T08:33:47.916Z Downloaded hyper-util v0.1.20
3982026-03-02T08:33:47.921Z Downloaded hashbrown v0.15.5
3992026-03-02T08:33:47.925Z Downloaded clap_builder v4.5.60
4002026-03-02T08:33:47.931Z Downloaded h2 v0.4.13
4012026-03-02T08:33:47.937Z Downloaded crossterm v0.29.0
4022026-03-02T08:33:47.943Z Downloaded ed25519-dalek v2.2.0
4032026-03-02T08:33:47.946Z Downloaded zmij v1.0.21
4042026-03-02T08:33:47.951Z Downloaded winnow v0.7.14
4052026-03-02T08:33:47.955Z Downloaded chrono v0.4.44
4062026-03-02T08:33:47.961Z Downloaded ron v0.12.0
4072026-03-02T08:33:47.969Z Downloaded tower v0.5.3
4082026-03-02T08:33:47.977Z Downloaded webpki-roots v1.0.6
4092026-03-02T08:33:47.980Z Downloaded zerocopy v0.8.40
4102026-03-02T08:33:47.988Z Downloaded tokio-util v0.7.18
4112026-03-02T08:33:47.995Z Downloaded curve25519-dalek v4.1.3
4122026-03-02T08:33:48.002Z Downloaded bstr v1.12.1
4132026-03-02T08:33:48.009Z Downloaded syn v2.0.117
4142026-03-02T08:33:48.019Z Downloaded serde_json v1.0.149
4152026-03-02T08:33:48.025Z Downloaded hyper v1.8.1
4162026-03-02T08:33:48.030Z Downloaded quick-xml v0.37.5
4172026-03-02T08:33:48.035Z Downloaded gimli v0.32.3
4182026-03-02T08:33:48.042Z Downloaded portable-atomic v1.13.1
4192026-03-02T08:33:48.048Z Downloaded unicode-segmentation v1.12.0
4202026-03-02T08:33:48.052Z Downloaded regex v1.12.3
4212026-03-02T08:33:48.056Z Downloaded pulldown-cmark v0.13.1
4222026-03-02T08:33:48.060Z Downloaded vcpkg v0.2.15
4232026-03-02T08:33:48.097Z Downloaded quick-xml v0.38.4
4242026-03-02T08:33:48.102Z Downloaded iri-string v0.7.10
4252026-03-02T08:33:48.108Z Downloaded idna v1.1.0
4262026-03-02T08:33:48.112Z Downloaded reqwest v0.12.28
4272026-03-02T08:33:48.118Z Downloaded itertools v0.14.0
4282026-03-02T08:33:48.123Z Downloaded clap v4.5.60
4292026-03-02T08:33:48.131Z Downloaded quinn-proto v0.11.13
4302026-03-02T08:33:48.137Z Downloaded color-eyre v0.6.5
4312026-03-02T08:33:48.144Z Downloaded tokio-stream v0.1.18
4322026-03-02T08:33:48.149Z Downloaded signal-hook v0.3.18
4332026-03-02T08:33:48.152Z Downloaded sharded-slab v0.1.7
4342026-03-02T08:33:48.155Z Downloaded tracing-subscriber v0.3.22
4352026-03-02T08:33:48.161Z Downloaded rustls-pki-types v1.14.0
4362026-03-02T08:33:48.165Z Downloaded nextest-runner v0.80.0
4372026-03-02T08:33:48.174Z Downloaded getrandom v0.2.17
4382026-03-02T08:33:48.180Z Downloaded openssl v0.10.75
4392026-03-02T08:33:48.185Z Downloaded unicode-width v0.2.2
4402026-03-02T08:33:48.191Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
4412026-03-02T08:33:48.205Z Downloaded object v0.37.3
4422026-03-02T08:33:48.215Z Downloaded unicode-width v0.1.14
4432026-03-02T08:33:48.219Z Downloaded regex-syntax v0.8.10
4442026-03-02T08:33:48.226Z Downloaded rustls v0.23.37
4452026-03-02T08:33:48.235Z Downloaded nix v0.30.1
4462026-03-02T08:33:48.245Z Downloaded rustix v0.38.44
4472026-03-02T08:33:48.265Z Downloaded rustix v1.1.4
4482026-03-02T08:33:48.285Z Downloaded typeid v1.0.3
4492026-03-02T08:33:48.289Z Downloaded thiserror-impl v1.0.69
4502026-03-02T08:33:48.289Z Downloaded clap_derive v4.5.55
4512026-03-02T08:33:48.292Z Downloaded cfg-expr v0.20.6
4522026-03-02T08:33:48.292Z Downloaded serde-untagged v0.1.9
4532026-03-02T08:33:48.295Z Downloaded openssl-sys v0.9.111
4542026-03-02T08:33:48.299Z Downloaded litrs v1.0.0
4552026-03-02T08:33:48.303Z Downloaded console v0.15.11
4562026-03-02T08:33:48.303Z Downloaded supports-color v3.0.2
4572026-03-02T08:33:48.306Z Downloaded self-replace v1.5.0
4582026-03-02T08:33:48.306Z Downloaded foldhash v0.1.5
4592026-03-02T08:33:48.306Z Downloaded filetime v0.2.27
4602026-03-02T08:33:48.310Z Downloaded swrite v0.1.0
4612026-03-02T08:33:48.310Z Downloaded subtle v2.6.1
4622026-03-02T08:33:48.310Z Downloaded strip-ansi-escapes v0.2.1
4632026-03-02T08:33:48.313Z Downloaded tracing v0.1.44
4642026-03-02T08:33:48.326Z Downloaded native-tls v0.2.18
4652026-03-02T08:33:48.330Z Downloaded digest v0.10.7
4662026-03-02T08:33:48.330Z Downloaded addr2line v0.25.1
4672026-03-02T08:33:48.333Z Downloaded signal-hook-mio v0.2.5
4682026-03-02T08:33:48.333Z Downloaded shell-words v1.1.1
4692026-03-02T08:33:48.333Z Downloaded crc32fast v1.5.0
4702026-03-02T08:33:48.339Z Downloaded either v1.15.0
4712026-03-02T08:33:48.339Z Downloaded cargo-util-schemas v0.2.0
4722026-03-02T08:33:48.342Z Downloaded ordered-float v2.10.1
4732026-03-02T08:33:48.342Z Downloaded atomic-waker v1.1.2
4742026-03-02T08:33:48.342Z Downloaded rustc_version v0.4.1
4752026-03-02T08:33:48.342Z Downloaded openssl-probe v0.2.1
4762026-03-02T08:33:48.342Z Downloaded humantime-serde v1.1.1
4772026-03-02T08:33:48.342Z Downloaded ed25519 v2.2.3
4782026-03-02T08:33:48.345Z Downloaded cargo_metadata v0.20.0
4792026-03-02T08:33:48.346Z Downloaded hyper-rustls v0.27.7
4802026-03-02T08:33:48.349Z Downloaded cfg-if v1.0.4
4812026-03-02T08:33:48.349Z Downloaded number_prefix v0.4.0
4822026-03-02T08:33:48.349Z Downloaded humantime v2.3.0
4832026-03-02T08:33:48.352Z Downloaded heck v0.5.0
4842026-03-02T08:33:48.352Z Downloaded futures-io v0.3.32
4852026-03-02T08:33:48.352Z Downloaded curve25519-dalek-derive v0.1.1
4862026-03-02T08:33:48.352Z Downloaded cargo-platform v0.3.2
4872026-03-02T08:33:48.356Z Downloaded anstyle-parse v0.2.7
4882026-03-02T08:33:48.356Z Downloaded equivalent v1.0.2
4892026-03-02T08:33:48.356Z Downloaded futures-task v0.3.32
4902026-03-02T08:33:48.360Z Downloaded clap_lex v1.0.0
4912026-03-02T08:33:48.360Z Downloaded enable-ansi-support v0.2.1
4922026-03-02T08:33:48.360Z Downloaded document-features v0.2.12
4932026-03-02T08:33:48.360Z Downloaded color-spantrace v0.3.0
4942026-03-02T08:33:48.363Z Downloaded cargo-platform v0.2.0
4952026-03-02T08:33:48.363Z Downloaded cfg_aliases v0.2.1
4962026-03-02T08:33:48.363Z Downloaded adler2 v2.0.1
4972026-03-02T08:33:48.363Z Downloaded http-body v1.0.1
4982026-03-02T08:33:48.371Z Downloaded regex-automata v0.4.14
4992026-03-02T08:33:48.409Z Downloaded libc v0.2.182
5002026-03-02T08:33:48.438Z Downloaded petgraph v0.8.3
5012026-03-02T08:33:48.456Z Downloaded tokio v1.49.0
5022026-03-02T08:33:48.542Z Downloaded recursion v0.5.4
5032026-03-02T08:33:48.552Z Downloaded ring v0.17.14
5042026-03-02T08:33:48.642Z Compiling proc-macro2 v1.0.106
5052026-03-02T08:33:48.642Z Compiling libc v0.2.182
5062026-03-02T08:33:48.645Z Compiling unicode-ident v1.0.24
5072026-03-02T08:33:48.645Z Compiling quote v1.0.44
5082026-03-02T08:33:48.645Z Compiling serde_core v1.0.228
5092026-03-02T08:33:48.645Z Compiling cfg-if v1.0.4
5102026-03-02T08:33:48.645Z Compiling memchr v2.8.0
5112026-03-02T08:33:48.645Z Compiling once_cell v1.21.3
5122026-03-02T08:33:49.068Z Compiling log v0.4.29
5132026-03-02T08:33:49.092Z Compiling pin-project-lite v0.2.17
5142026-03-02T08:33:49.257Z Compiling serde v1.0.228
5152026-03-02T08:33:49.475Z Compiling itoa v1.0.17
5162026-03-02T08:33:49.607Z Compiling futures-core v0.3.32
5172026-03-02T08:33:49.899Z Compiling bitflags v2.11.0
5182026-03-02T08:33:49.987Z Compiling smallvec v1.15.1
5192026-03-02T08:33:50.007Z Compiling equivalent v1.0.2
5202026-03-02T08:33:50.156Z Compiling hashbrown v0.16.1
5212026-03-02T08:33:50.507Z Compiling shlex v1.3.0
5222026-03-02T08:33:50.821Z Compiling find-msvc-tools v0.1.9
5232026-03-02T08:33:50.910Z Compiling bytes v1.11.1
5242026-03-02T08:33:51.343Z Compiling errno v0.3.14
5252026-03-02T08:33:51.478Z Compiling jobserver v0.1.34
5262026-03-02T08:33:51.518Z Compiling mio v1.1.1
5272026-03-02T08:33:51.653Z Compiling signal-hook-registry v1.4.8
5282026-03-02T08:33:51.762Z Compiling syn v2.0.117
5292026-03-02T08:33:51.843Z Compiling futures-sink v0.3.32
5302026-03-02T08:33:51.861Z Compiling rustix v1.1.4
5312026-03-02T08:33:52.026Z Compiling cc v1.2.56
5322026-03-02T08:33:52.162Z Compiling socket2 v0.6.2
5332026-03-02T08:33:52.821Z Compiling slab v0.4.12
5342026-03-02T08:33:52.983Z Compiling zmij v1.0.21
5352026-03-02T08:33:53.150Z Compiling futures-channel v0.3.32
5362026-03-02T08:33:53.231Z Compiling tracing-core v0.1.36
5372026-03-02T08:33:53.603Z Compiling version_check v0.9.5
5382026-03-02T08:33:53.666Z Compiling serde_json v1.0.149
5392026-03-02T08:33:54.132Z Compiling getrandom v0.4.1
5402026-03-02T08:33:54.189Z Compiling futures-io v0.3.32
5412026-03-02T08:33:54.583Z Compiling futures-task v0.3.32
5422026-03-02T08:33:54.634Z Compiling unicode-width v0.2.2
5432026-03-02T08:33:54.685Z Compiling camino v1.2.2
5442026-03-02T08:33:54.921Z Compiling indexmap v2.13.0
5452026-03-02T08:33:55.390Z Compiling ring v0.17.14
5462026-03-02T08:33:55.393Z Compiling http v1.4.0
5472026-03-02T08:33:55.565Z Compiling adler2 v2.0.1
5482026-03-02T08:33:55.666Z Compiling zeroize v1.8.2
5492026-03-02T08:33:55.867Z Compiling autocfg v1.5.0
5502026-03-02T08:33:56.053Z Compiling simd-adler32 v0.3.8
5512026-03-02T08:33:56.506Z Compiling percent-encoding v2.3.2
5522026-03-02T08:33:56.671Z Compiling num-traits v0.2.19
5532026-03-02T08:33:57.020Z Compiling miniz_oxide v0.8.9
5542026-03-02T08:33:57.659Z Compiling target-lexicon v0.13.3
5552026-03-02T08:33:58.169Z Compiling object v0.37.3
5562026-03-02T08:33:58.442Z Compiling zerocopy v0.8.40
5572026-03-02T08:33:58.687Z Compiling getrandom v0.3.4
5582026-03-02T08:33:58.735Z Compiling winnow v0.7.14
5592026-03-02T08:33:59.386Z Compiling http-body v1.0.1
5602026-03-02T08:33:59.673Z Compiling rustls-pki-types v1.14.0
5612026-03-02T08:33:59.700Z Compiling semver v1.0.27
5622026-03-02T08:33:59.720Z Compiling getrandom v0.2.17
5632026-03-02T08:34:00.067Z Compiling signal-hook v0.3.18
5642026-03-02T08:34:00.418Z Compiling guppy-workspace-hack v0.1.0
5652026-03-02T08:34:00.490Z Compiling httparse v1.10.1
5662026-03-02T08:34:00.849Z Compiling owo-colors v4.3.0
5672026-03-02T08:34:01.020Z Compiling gimli v0.32.3
5682026-03-02T08:34:01.138Z Compiling untrusted v0.9.0
5692026-03-02T08:34:01.239Z Compiling typenum v1.19.0
5702026-03-02T08:34:01.378Z Compiling thiserror v2.0.18
5712026-03-02T08:34:01.506Z Compiling fnv v1.0.7
5722026-03-02T08:34:02.007Z Compiling serde_derive v1.0.228
5732026-03-02T08:34:02.061Z Compiling tokio-macros v2.6.0
5742026-03-02T08:34:03.165Z Compiling futures-macro v0.3.32
5752026-03-02T08:34:03.287Z Compiling tracing-attributes v0.1.31
5762026-03-02T08:34:03.591Z Compiling tokio v1.49.0
5772026-03-02T08:34:04.323Z Compiling thiserror-impl v2.0.18
5782026-03-02T08:34:04.910Z Compiling futures-util v0.3.32
5792026-03-02T08:34:06.190Z Compiling tracing v0.1.44
5802026-03-02T08:34:06.942Z Compiling addr2line v0.25.1
5812026-03-02T08:34:07.850Z Compiling form_urlencoded v1.2.2
5822026-03-02T08:34:07.871Z Compiling generic-array v0.14.7
5832026-03-02T08:34:08.293Z Compiling thiserror v1.0.69
5842026-03-02T08:34:08.415Z Compiling tower-service v0.3.3
5852026-03-02T08:34:08.560Z Compiling atomic-waker v1.1.2
5862026-03-02T08:34:08.794Z Compiling fastrand v2.3.0
5872026-03-02T08:34:08.886Z Compiling utf8_iter v1.0.4
5882026-03-02T08:34:09.172Z Compiling pkg-config v0.3.32
5892026-03-02T08:34:09.465Z Compiling rustc-demangle v0.1.27
5902026-03-02T08:34:10.228Z Compiling try-lock v0.2.5
5912026-03-02T08:34:10.338Z Compiling rustls v0.23.37
5922026-03-02T08:34:10.443Z Compiling target-spec v3.5.7
5932026-03-02T08:34:10.750Z Compiling idna_adapter v1.0.0
5942026-03-02T08:34:10.913Z Compiling typeid v1.0.3
5952026-03-02T08:34:10.935Z Compiling idna v1.1.0
5962026-03-02T08:34:11.089Z Compiling want v0.3.1
5972026-03-02T08:34:11.404Z Compiling zstd-sys v2.0.16+zstd.1.5.7
5982026-03-02T08:34:11.426Z Compiling backtrace v0.3.76
5992026-03-02T08:34:11.536Z Compiling tempfile v3.26.0
6002026-03-02T08:34:12.320Z Compiling cfg-expr v0.20.6
6012026-03-02T08:34:12.466Z Compiling thiserror-impl v1.0.69
6022026-03-02T08:34:13.503Z Compiling tokio-util v0.7.18
6032026-03-02T08:34:14.777Z Compiling h2 v0.4.13
6042026-03-02T08:34:14.845Z Compiling rustls-webpki v0.103.9
6052026-03-02T08:34:17.094Z Compiling terminal_size v0.4.3
6062026-03-02T08:34:17.374Z Compiling aho-corasick v1.1.4
6072026-03-02T08:34:17.538Z Compiling pin-utils v0.1.0
6082026-03-02T08:34:17.670Z Compiling regex-syntax v0.8.10
6092026-03-02T08:34:19.707Z Compiling subtle v2.6.1
6102026-03-02T08:34:20.045Z Compiling erased-serde v0.4.9
6112026-03-02T08:34:20.712Z Compiling hyper v1.8.1
6122026-03-02T08:34:23.328Z Compiling regex-automata v0.4.14
6132026-03-02T08:34:30.163Z Compiling url v2.5.8
6142026-03-02T08:34:30.798Z Compiling serde_spanned v0.6.9
6152026-03-02T08:34:31.095Z Compiling toml_datetime v0.6.11
6162026-03-02T08:34:31.542Z Compiling ahash v0.8.12
6172026-03-02T08:34:31.894Z Compiling sync_wrapper v1.0.2
6182026-03-02T08:34:32.010Z Compiling unicode-linebreak v0.1.5
6192026-03-02T08:34:32.085Z Compiling base64 v0.22.1
6202026-03-02T08:34:32.613Z Compiling ipnet v2.11.0
6212026-03-02T08:34:33.253Z Compiling nextest-workspace-hack v0.1.0
6222026-03-02T08:34:33.670Z Compiling unicode-segmentation v1.12.0
6232026-03-02T08:34:34.567Z Compiling parking_lot_core v0.9.12
6242026-03-02T08:34:34.793Z Compiling portable-atomic v1.13.1
6252026-03-02T08:34:35.110Z Compiling toml_write v0.1.2
6262026-03-02T08:34:35.274Z Compiling foldhash v0.1.5
6272026-03-02T08:34:35.641Z Compiling is_ci v1.2.0
6282026-03-02T08:34:35.687Z Compiling crc32fast v1.5.0
6292026-03-02T08:34:35.712Z Compiling lazy_static v1.5.0
6302026-03-02T08:34:35.770Z Compiling either v1.15.0
6312026-03-02T08:34:35.888Z Compiling tower-layer v0.3.3
6322026-03-02T08:34:35.919Z Compiling sharded-slab v0.1.7
6332026-03-02T08:34:35.945Z Compiling supports-color v3.0.2
6342026-03-02T08:34:36.352Z Compiling tower v0.5.3
6352026-03-02T08:34:36.371Z Compiling hashbrown v0.15.5
6362026-03-02T08:34:36.394Z Compiling toml_edit v0.22.27
6372026-03-02T08:34:36.444Z Compiling convert_case v0.10.0
6382026-03-02T08:34:37.066Z Compiling hyper-util v0.1.20
6392026-03-02T08:34:37.552Z Compiling textwrap v0.16.2
6402026-03-02T08:34:37.960Z Compiling tokio-rustls v0.26.4
6412026-03-02T08:34:38.543Z Compiling backtrace-ext v0.2.1
6422026-03-02T08:34:39.060Z Compiling ordered-float v2.10.1
6432026-03-02T08:34:39.324Z Compiling miette-derive v7.6.0
6442026-03-02T08:34:39.693Z Compiling webpki-roots v1.0.6
6452026-03-02T08:34:39.881Z Compiling pathdiff v0.2.3
6462026-03-02T08:34:40.110Z Compiling console v0.15.11
6472026-03-02T08:34:40.898Z Compiling cargo-platform v0.3.2
6482026-03-02T08:34:42.098Z Compiling tracing-log v0.2.0
6492026-03-02T08:34:42.199Z Compiling os_pipe v1.2.3
6502026-03-02T08:34:42.515Z Compiling thread_local v1.1.9
6512026-03-02T08:34:42.840Z Compiling debug-ignore v1.0.5
6522026-03-02T08:34:43.039Z Compiling scopeguard v1.2.0
6532026-03-02T08:34:43.137Z Compiling rustix v0.38.44
6542026-03-02T08:34:43.203Z Compiling unicode-width v0.1.14
6552026-03-02T08:34:43.336Z Compiling supports-unicode v3.0.0
6562026-03-02T08:34:43.629Z Compiling iri-string v0.7.10
6572026-03-02T08:34:43.776Z Compiling zstd-safe v7.2.4
6582026-03-02T08:34:43.866Z Compiling cfg_aliases v0.2.1
6592026-03-02T08:34:43.917Z Compiling utf8parse v0.2.2
6602026-03-02T08:34:43.983Z Compiling pulldown-cmark v0.13.1
6612026-03-02T08:34:44.110Z Compiling fixedbitset v0.5.7
6622026-03-02T08:34:44.171Z Compiling ryu v1.0.23
6632026-03-02T08:34:44.398Z Compiling supports-hyperlinks v3.2.0
6642026-03-02T08:34:44.833Z Compiling miette v7.6.0
6652026-03-02T08:34:44.856Z Compiling petgraph v0.8.3
6662026-03-02T08:34:45.178Z Compiling serde_urlencoded v0.7.1
6672026-03-02T08:34:45.835Z Compiling anstyle-parse v0.2.7
6682026-03-02T08:34:46.311Z Compiling nix v0.30.1
6692026-03-02T08:34:47.332Z Compiling tower-http v0.6.8
6702026-03-02T08:34:49.626Z Compiling lock_api v0.4.14
6712026-03-02T08:34:49.753Z Compiling tracing-subscriber v0.3.22
6722026-03-02T08:34:49.787Z Compiling sigchld v0.2.4
6732026-03-02T08:34:50.155Z Compiling cargo_metadata v0.23.1
6742026-03-02T08:34:50.175Z Compiling toml v0.8.23
6752026-03-02T08:34:50.717Z Compiling hyper-rustls v0.27.7
6762026-03-02T08:34:52.223Z Compiling serde-value v0.7.0
6772026-03-02T08:34:54.005Z Compiling serde-untagged v0.1.9
6782026-03-02T08:34:55.418Z Compiling derive_more-impl v2.1.1
6792026-03-02T08:34:57.017Z Compiling itertools v0.14.0
6802026-03-02T08:34:57.266Z Compiling crypto-common v0.1.7
6812026-03-02T08:34:57.285Z Compiling block-buffer v0.10.4
6822026-03-02T08:34:57.530Z Compiling regex v1.12.3
6832026-03-02T08:34:57.575Z Compiling ppv-lite86 v0.2.21
6842026-03-02T08:34:58.410Z Compiling futures-executor v0.3.32
6852026-03-02T08:34:58.727Z Compiling rand_core v0.9.5
6862026-03-02T08:34:59.297Z Compiling toml_parser v1.0.9+spec-1.1.0
6872026-03-02T08:34:59.545Z Compiling pin-project-internal v1.1.11
6882026-03-02T08:34:59.939Z Compiling http-body-util v0.1.3
6892026-03-02T08:35:00.504Z Compiling uuid v1.21.0
6902026-03-02T08:35:00.740Z Compiling toml_datetime v0.7.5+spec-1.1.0
6912026-03-02T08:35:00.849Z Compiling serde_spanned v1.0.4
6922026-03-02T08:35:01.139Z Compiling smol_str v0.3.5
6932026-03-02T08:35:01.671Z Compiling filetime v0.2.27
6942026-03-02T08:35:01.789Z Compiling bstr v1.12.1
6952026-03-02T08:35:01.873Z Compiling vte v0.14.1
6962026-03-02T08:35:02.067Z Compiling colorchoice v1.0.4
6972026-03-02T08:35:02.134Z Compiling litrs v1.0.0
6982026-03-02T08:35:02.285Z Compiling self_update v0.42.0
6992026-03-02T08:35:02.333Z Compiling number_prefix v0.4.0
7002026-03-02T08:35:02.530Z Compiling eyre v0.6.12
7012026-03-02T08:35:02.617Z Compiling unicase v2.9.0
7022026-03-02T08:35:02.741Z Compiling is_terminal_polyfill v1.70.2
7032026-03-02T08:35:02.905Z Compiling nested v0.1.1
7042026-03-02T08:35:02.979Z Compiling tinyvec_macros v0.1.1
7052026-03-02T08:35:03.102Z Compiling anstyle-query v1.1.5
7062026-03-02T08:35:03.186Z Compiling color-spantrace v0.3.0
7072026-03-02T08:35:03.294Z Compiling anstyle v1.0.13
7082026-03-02T08:35:03.380Z Compiling unicode-xid v0.2.6
7092026-03-02T08:35:03.518Z Compiling iana-time-zone v0.1.65
7102026-03-02T08:35:03.615Z Compiling static_assertions v1.1.0
7112026-03-02T08:35:03.634Z Compiling xattr v1.6.1
7122026-03-02T08:35:03.737Z Compiling guppy v0.17.25
7132026-03-02T08:35:03.814Z Compiling chrono v0.4.44
7142026-03-02T08:35:03.839Z Compiling anstream v0.6.21
7152026-03-02T08:35:03.990Z Compiling tar v0.4.44
7162026-03-02T08:35:04.150Z Compiling cargo-util-schemas v0.2.0
7172026-03-02T08:35:04.807Z Compiling document-features v0.2.12
7182026-03-02T08:35:06.575Z Compiling tinyvec v1.10.0
7192026-03-02T08:35:07.362Z Compiling globset v0.4.18
7202026-03-02T08:35:07.670Z Compiling indicatif v0.17.11
7212026-03-02T08:35:08.002Z Compiling strip-ansi-escapes v0.2.1
7222026-03-02T08:35:09.218Z Compiling pin-project v1.1.11
7232026-03-02T08:35:09.388Z Compiling nextest-metadata v0.12.2
7242026-03-02T08:35:10.103Z Compiling toml v0.9.12+spec-1.1.0
7252026-03-02T08:35:10.191Z Compiling newtype-uuid v1.3.2
7262026-03-02T08:35:10.572Z Compiling reqwest v0.12.28
7272026-03-02T08:35:12.145Z Compiling rand_chacha v0.9.0
7282026-03-02T08:35:13.590Z Compiling futures v0.3.32
7292026-03-02T08:35:13.734Z Compiling digest v0.10.7
7302026-03-02T08:35:14.234Z Compiling derive_more v2.1.1
7312026-03-02T08:35:14.375Z Compiling flate2 v1.1.9
7322026-03-02T08:35:15.229Z Compiling parking_lot v0.12.5
7332026-03-02T08:35:15.311Z Compiling tracing-error v0.2.1
7342026-03-02T08:35:15.764Z Compiling shared_child v1.1.1
7352026-03-02T08:35:17.197Z Compiling signal-hook-mio v0.2.5
7362026-03-02T08:35:17.426Z Compiling self-replace v1.5.0
7372026-03-02T08:35:17.430Z Compiling cargo-platform v0.2.0
7382026-03-02T08:35:17.994Z Compiling quick-xml v0.38.4
7392026-03-02T08:35:18.049Z Compiling quick-xml v0.37.5
7402026-03-02T08:35:18.668Z Compiling cpufeatures v0.2.17
7412026-03-02T08:35:18.797Z Compiling heck v0.5.0
7422026-03-02T08:35:19.129Z Compiling indenter v0.3.4
7432026-03-02T08:35:19.265Z Compiling urlencoding v2.1.3
7442026-03-02T08:35:19.939Z Compiling humantime v2.3.0
7452026-03-02T08:35:20.224Z Compiling clap_lex v1.0.0
7462026-03-02T08:35:20.982Z Compiling recursion v0.5.4
7472026-03-02T08:35:21.000Z Compiling shell-words v1.1.1
7482026-03-02T08:35:21.244Z Compiling strsim v0.11.1
7492026-03-02T08:35:21.503Z Compiling nextest-filtering v0.15.0
7502026-03-02T08:35:21.525Z Compiling humantime-serde v1.1.1
7512026-03-02T08:35:21.812Z Compiling clap_builder v4.5.60
7522026-03-02T08:35:21.861Z Compiling clap_derive v4.5.55
7532026-03-02T08:35:23.188Z Compiling quick-junit v0.5.2
7542026-03-02T08:35:27.643Z Compiling sha2 v0.10.9
7552026-03-02T08:35:30.897Z Compiling cargo_metadata v0.20.0
7562026-03-02T08:35:30.923Z Compiling atomicwrites v0.4.4
7572026-03-02T08:35:31.112Z Compiling crossterm v0.29.0
7582026-03-02T08:35:33.584Z Compiling cargo-nextest v0.9.97
7592026-03-02T08:35:34.187Z Compiling duct v0.13.7
7602026-03-02T08:35:34.500Z Compiling zstd v0.13.3
7612026-03-02T08:35:36.498Z Compiling async-scoped v0.9.0
7622026-03-02T08:35:36.883Z Compiling rand v0.9.2
7632026-03-02T08:35:37.606Z Compiling config v0.15.19
7642026-03-02T08:35:38.278Z Compiling unicode-normalization v0.1.25
7652026-03-02T08:35:38.451Z Compiling target-spec-miette v0.4.5
7662026-03-02T08:35:38.614Z Compiling future-queue v0.4.0
7672026-03-02T08:35:39.008Z Compiling mukti-metadata v0.3.0
7682026-03-02T08:35:39.174Z Compiling tokio-stream v0.1.18
7692026-03-02T08:35:39.266Z Compiling camino-tempfile v1.4.1
7702026-03-02T08:35:39.581Z Compiling derive-where v1.6.0
7712026-03-02T08:35:40.136Z Compiling serde_ignored v0.1.14
7722026-03-02T08:35:40.170Z Compiling serde_path_to_error v0.1.20
7732026-03-02T08:35:40.398Z Compiling indent_write v2.2.0
7742026-03-02T08:35:40.685Z Compiling swrite v0.1.0
7752026-03-02T08:35:40.837Z Compiling home v0.5.12
7762026-03-02T08:35:40.869Z Compiling hex v0.4.3
7772026-03-02T08:35:41.153Z Compiling xxhash-rust v0.8.15
7782026-03-02T08:35:41.185Z Compiling color-eyre v0.6.5
7792026-03-02T08:35:41.523Z Compiling clap v4.5.60
7802026-03-02T08:35:41.544Z Compiling dialoguer v0.11.0
7812026-03-02T08:35:41.662Z Compiling enable-ansi-support v0.2.1
7822026-03-02T08:35:42.626Z Compiling nextest-runner v0.80.0
7832026-03-02T08:36:24.142Z Finished `release` profile [optimized] target(s) in 2m 39s
7842026-03-02T08:36:24.387Z Installing /home/build/.cargo/bin/cargo-nextest
7852026-03-02T08:36:24.394Z Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`)
7862026-03-02T08:36:24.524Z+ pushd rdb
7872026-03-02T08:36:24.528Z/work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite
7882026-03-02T08:36:24.528Z+ cargo nextest run
7892026-03-02T08:36:24.926Z Updating git repository `https://github.com/oxidecomputer/falcon`
7902026-03-02T08:36:25.541ZFrom https://github.com/oxidecomputer/falcon
7912026-03-02T08:36:25.541Z * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9
7922026-03-02T08:36:25.651Z Updating crates.io index
7932026-03-02T08:36:25.693Z Updating git repository `https://github.com/oxidecomputer/dendrite`
7942026-03-02T08:36:26.594ZFrom https://github.com/oxidecomputer/dendrite
7952026-03-02T08:36:26.594Z * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556
7962026-03-02T08:36:26.646Z Updating git repository `https://github.com/oxidecomputer/ispf`
7972026-03-02T08:36:26.942ZFrom https://github.com/oxidecomputer/ispf
7982026-03-02T08:36:26.942Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
7992026-03-02T08:36:26.982Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
8002026-03-02T08:36:27.329ZFrom https://github.com/oxidecomputer/netadm-sys
8012026-03-02T08:36:27.329Z * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f
8022026-03-02T08:36:27.341Z Updating git repository `https://github.com/oxidecomputer/omicron`
8032026-03-02T08:36:36.456ZFrom https://github.com/oxidecomputer/omicron
8042026-03-02T08:36:36.456Z * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265
8052026-03-02T08:36:37.195Z Updating git repository `https://github.com/oxidecomputer/opte`
8062026-03-02T08:36:38.194ZFrom https://github.com/oxidecomputer/opte
8072026-03-02T08:36:38.194Z * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56
8082026-03-02T08:36:38.293Z Updating git repository `https://github.com/illumos/smf-rs`
8092026-03-02T08:36:38.568ZFrom https://github.com/illumos/smf-rs
8102026-03-02T08:36:38.568Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
8112026-03-02T08:36:38.607Z Updating git repository `https://github.com/oxidecomputer/network-interface`
8122026-03-02T08:36:38.932ZFrom https://github.com/oxidecomputer/network-interface
8132026-03-02T08:36:38.932Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
8142026-03-02T08:36:38.943Z Updating git repository `https://github.com/oxidecomputer/zone`
8152026-03-02T08:36:39.215ZFrom https://github.com/oxidecomputer/zone
8162026-03-02T08:36:39.215Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
8172026-03-02T08:36:39.262Z Updating git repository `https://github.com/oxidecomputer/propolis`
8182026-03-02T08:36:40.504ZFrom https://github.com/oxidecomputer/propolis
8192026-03-02T08:36:40.504Z * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6
8202026-03-02T08:36:40.587Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
8212026-03-02T08:36:41.102ZFrom https://github.com/oxidecomputer/transceiver-control
8222026-03-02T08:36:41.102Z * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2
8232026-03-02T08:36:41.156Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
8242026-03-02T08:36:41.417ZFrom https://github.com/oxidecomputer/dlpi-sys
8252026-03-02T08:36:41.417Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
8262026-03-02T08:36:41.427Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
8272026-03-02T08:36:41.724ZFrom https://github.com/jmesmon/rust-libzfs
8282026-03-02T08:36:41.725Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
8292026-03-02T08:36:41.738Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
8302026-03-02T08:36:42.024ZFrom https://github.com/oxidecomputer/rusty-doors
8312026-03-02T08:36:42.024Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
8322026-03-02T08:36:42.050Z Updating git repository `https://github.com/oxidecomputer/lldp`
8332026-03-02T08:36:42.692ZFrom https://github.com/oxidecomputer/lldp
8342026-03-02T08:36:42.692Z * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907
8352026-03-02T08:36:42.710Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8362026-03-02T08:36:43.564ZFrom https://github.com/oxidecomputer/maghemite
8372026-03-02T08:36:43.564Z * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718
8382026-03-02T08:36:43.624Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
8392026-03-02T08:36:43.929ZFrom https://github.com/oxidecomputer/serde_human_bytes
8402026-03-02T08:36:43.929Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
8412026-03-02T08:36:43.987Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8422026-03-02T08:36:44.272ZFrom https://github.com/oxidecomputer/slog-error-chain
8432026-03-02T08:36:44.272Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
8442026-03-02T08:36:44.287Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
8452026-03-02T08:36:44.615ZFrom https://github.com/oxidecomputer/tufaceous
8462026-03-02T08:36:44.615Z * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465
8472026-03-02T08:36:44.670Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
8482026-03-02T08:36:45.153ZFrom https://github.com/oxidecomputer/management-gateway-service
8492026-03-02T08:36:45.153Z * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a
8502026-03-02T08:36:45.179Z Updating git repository `https://github.com/oxidecomputer/crucible`
8512026-03-02T08:36:46.745ZFrom https://github.com/oxidecomputer/crucible
8522026-03-02T08:36:46.745Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
8532026-03-02T08:36:46.886Z Updating git repository `https://github.com/oxidecomputer/propolis`
8542026-03-02T08:36:47.247ZFrom https://github.com/oxidecomputer/propolis
8552026-03-02T08:36:47.247Z * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f
8562026-03-02T08:36:47.473Z Updating git repository `https://github.com/oxidecomputer/tofino`
8572026-03-02T08:36:47.784ZFrom https://github.com/oxidecomputer/tofino
8582026-03-02T08:36:47.784Z * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33
8592026-03-02T08:36:47.806Z Updating git repository `https://github.com/oxidecomputer/clickward`
8602026-03-02T08:36:48.130ZFrom https://github.com/oxidecomputer/clickward
8612026-03-02T08:36:48.130Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
8622026-03-02T08:36:48.247Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
8632026-03-02T08:36:48.673ZFrom https://github.com/oxidecomputer/illumos-devinfo
8642026-03-02T08:36:48.673Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
8652026-03-02T08:36:49.565Z Downloading crates ...
8662026-03-02T08:36:49.692Z Downloaded argon2 v0.5.3
8672026-03-02T08:36:49.703Z Downloaded crucible-workspace-hack v0.1.0
8682026-03-02T08:36:49.707Z Downloaded async-trait v0.1.89
8692026-03-02T08:36:49.711Z Downloaded colored v3.1.1
8702026-03-02T08:36:49.714Z Downloaded allocator-api2 v0.2.21
8712026-03-02T08:36:49.719Z Downloaded aead v0.5.2
8722026-03-02T08:36:49.722Z Downloaded const-random-macro v0.1.16
8732026-03-02T08:36:49.726Z Downloaded fs-err v3.3.0
8742026-03-02T08:36:49.731Z Downloaded cstr-argument v0.1.2
8752026-03-02T08:36:49.737Z Downloaded foreign-types-shared v0.3.1
8762026-03-02T08:36:49.740Z Downloaded heck v0.4.1
8772026-03-02T08:36:49.743Z Downloaded gethostname v0.5.0
8782026-03-02T08:36:49.747Z Downloaded macaddr v1.0.1
8792026-03-02T08:36:49.750Z Downloaded hash32 v0.3.1
8802026-03-02T08:36:49.753Z Downloaded base16ct v0.2.0
8812026-03-02T08:36:49.756Z Downloaded olpc-cjson v0.1.4
8822026-03-02T08:36:49.760Z Downloaded foldhash v0.2.0
8832026-03-02T08:36:49.763Z Downloaded match_cfg v0.1.0
8842026-03-02T08:36:49.763Z Downloaded darling_macro v0.21.3
8852026-03-02T08:36:49.766Z Downloaded ipnetwork v0.21.1
8862026-03-02T08:36:49.770Z Downloaded glob v0.3.3
8872026-03-02T08:36:49.773Z Downloaded newtype_derive v0.1.6
8882026-03-02T08:36:49.776Z Downloaded defmt v0.3.100
8892026-03-02T08:36:49.776Z Downloaded mime v0.3.17
8902026-03-02T08:36:49.779Z Downloaded linked-hash-map v0.5.6
8912026-03-02T08:36:49.782Z Downloaded base16ct v1.0.0
8922026-03-02T08:36:49.785Z Downloaded natord v1.0.9
8932026-03-02T08:36:49.785Z Downloaded num-conv v0.2.0
8942026-03-02T08:36:49.788Z Downloaded no-std-compat v0.4.1
8952026-03-02T08:36:49.788Z Downloaded csv-core v0.1.13
8962026-03-02T08:36:49.791Z Downloaded lru-cache v0.1.2
8972026-03-02T08:36:49.794Z Downloaded hubpack_derive v0.1.1
8982026-03-02T08:36:49.794Z Downloaded aws-lc-rs v1.15.4
8992026-03-02T08:36:49.806Z Downloaded parse-display v0.10.0
9002026-03-02T08:36:49.809Z Downloaded num_enum_derive v0.5.11
9012026-03-02T08:36:49.812Z Downloaded float-ord v0.3.2
9022026-03-02T08:36:49.812Z Downloaded num-derive v0.3.3
9032026-03-02T08:36:49.815Z Downloaded num_threads v0.1.7
9042026-03-02T08:36:49.818Z Downloaded newtype-uuid-macros v0.1.0
9052026-03-02T08:36:49.821Z Downloaded opaque-debug v0.3.1
9062026-03-02T08:36:49.821Z Downloaded ciborium-io v0.2.2
9072026-03-02T08:36:49.824Z Downloaded embedded-io v0.6.1
9082026-03-02T08:36:49.828Z Downloaded num-iter v0.1.45
9092026-03-02T08:36:49.828Z Downloaded group v0.13.0
9102026-03-02T08:36:49.832Z Downloaded hmac v0.12.1
9112026-03-02T08:36:49.835Z Downloaded num-complex v0.4.6
9122026-03-02T08:36:49.835Z Downloaded phf_shared v0.12.1
9132026-03-02T08:36:49.838Z Downloaded const-random v0.1.18
9142026-03-02T08:36:49.841Z Downloaded plain v0.2.3
9152026-03-02T08:36:49.841Z Downloaded powerfmt v0.2.0
9162026-03-02T08:36:49.844Z Downloaded proc-macro-error-attr v1.0.4
9172026-03-02T08:36:49.844Z Downloaded progenitor-client v0.10.0
9182026-03-02T08:36:49.848Z Downloaded critical-section v1.2.0
9192026-03-02T08:36:49.851Z Downloaded pretty-hex v0.4.1
9202026-03-02T08:36:49.851Z Downloaded oxide-tokio-rt v0.1.2
9212026-03-02T08:36:49.854Z Downloaded proc-macro-error-attr2 v2.0.0
9222026-03-02T08:36:49.857Z Downloaded potential_utf v0.1.4
9232026-03-02T08:36:49.857Z Downloaded progenitor-macro v0.11.2
9242026-03-02T08:36:49.860Z Downloaded parking_lot_core v0.8.6
9252026-03-02T08:36:49.863Z Downloaded progenitor-macro v0.10.0
9262026-03-02T08:36:49.863Z Downloaded ref-cast-impl v1.0.25
9272026-03-02T08:36:49.866Z Downloaded defmt v1.0.1
9282026-03-02T08:36:49.869Z Downloaded oxnet v0.1.4
9292026-03-02T08:36:49.873Z Downloaded num-integer v0.1.46
9302026-03-02T08:36:49.876Z Downloaded libsw v3.5.0
9312026-03-02T08:36:49.876Z Downloaded quick-error v1.2.3
9322026-03-02T08:36:49.879Z Downloaded derive-ex v0.1.8
9332026-03-02T08:36:49.882Z Downloaded rand_chacha v0.3.1
9342026-03-02T08:36:49.882Z Downloaded multer v3.1.0
9352026-03-02T08:36:49.885Z Downloaded displaydoc v0.2.5
9362026-03-02T08:36:49.888Z Downloaded rand_xorshift v0.4.0
9372026-03-02T08:36:49.891Z Downloaded ref-cast v1.0.25
9382026-03-02T08:36:49.894Z Downloaded pem v3.0.6
9392026-03-02T08:36:49.897Z Downloaded rustc_version v0.1.7
9402026-03-02T08:36:49.897Z Downloaded pin-project-internal v1.1.10
9412026-03-02T08:36:49.901Z Downloaded cookie v0.18.1
9422026-03-02T08:36:49.904Z Downloaded proc-macro-error v1.0.4
9432026-03-02T08:36:49.907Z Downloaded poly1305 v0.8.0
9442026-03-02T08:36:49.910Z Downloaded scroll_derive v0.13.1
9452026-03-02T08:36:49.913Z Downloaded sigpipe v0.1.3
9462026-03-02T08:36:49.913Z Downloaded serial_test v3.3.1
9472026-03-02T08:36:49.916Z Downloaded semver v0.1.20
9482026-03-02T08:36:49.916Z Downloaded slog-bunyan v2.5.0
9492026-03-02T08:36:49.920Z Downloaded progenitor v0.11.2
9502026-03-02T08:36:49.923Z Downloaded pin-project-lite v0.2.16
9512026-03-02T08:36:49.926Z Downloaded serde_repr v0.1.20
9522026-03-02T08:36:49.929Z Downloaded sha1 v0.10.6
9532026-03-02T08:36:49.932Z Downloaded slog-envlogger v2.2.0
9542026-03-02T08:36:49.932Z Downloaded serde-big-array v0.5.1
9552026-03-02T08:36:49.935Z Downloaded serde_plain v1.0.2
9562026-03-02T08:36:49.938Z Downloaded proc-macro-error2 v2.0.1
9572026-03-02T08:36:49.941Z Downloaded strum v0.26.3
9582026-03-02T08:36:49.941Z Downloaded progenitor v0.10.0
9592026-03-02T08:36:49.944Z Downloaded console v0.16.2
9602026-03-02T08:36:49.947Z Downloaded resolv-conf v0.7.6
9612026-03-02T08:36:49.947Z Downloaded pest_derive v2.8.6
9622026-03-02T08:36:49.950Z Downloaded parse-display-derive v0.10.0
9632026-03-02T08:36:49.954Z Downloaded ciborium v0.2.2
9642026-03-02T08:36:49.957Z Downloaded spin v0.5.2
9652026-03-02T08:36:49.957Z Downloaded stable_deref_trait v1.2.1
9662026-03-02T08:36:49.960Z Downloaded password-hash v0.5.0
9672026-03-02T08:36:49.960Z Downloaded scroll v0.13.0
9682026-03-02T08:36:49.963Z Downloaded rusty-fork v0.3.1
9692026-03-02T08:36:49.963Z Downloaded structmeta-derive v0.3.0
9702026-03-02T08:36:49.966Z Downloaded scroll v0.12.0
9712026-03-02T08:36:49.966Z Downloaded structmeta v0.3.0
9722026-03-02T08:36:49.969Z Downloaded take_mut v0.2.2
9732026-03-02T08:36:49.969Z Downloaded tabwriter v1.4.1
9742026-03-02T08:36:49.972Z Downloaded tagptr v0.2.0
9752026-03-02T08:36:49.972Z Downloaded schemars_derive v0.8.22
9762026-03-02T08:36:49.976Z Downloaded thread-id v4.2.2
9772026-03-02T08:36:49.976Z Downloaded thiserror-impl-no-std v2.0.2
9782026-03-02T08:36:49.979Z Downloaded thread-id v5.1.0
9792026-03-02T08:36:49.979Z Downloaded serde_tokenstream v0.2.2
9802026-03-02T08:36:49.982Z Downloaded testing_table v0.3.0
9812026-03-02T08:36:49.982Z Downloaded siphasher v1.0.2
9822026-03-02T08:36:49.982Z Downloaded tabled_derive v0.11.0
9832026-03-02T08:36:49.985Z Downloaded tabled_derive v0.7.0
9842026-03-02T08:36:49.985Z Downloaded serde_derive_internals v0.29.1
9852026-03-02T08:36:49.988Z Downloaded termtree v0.5.1
9862026-03-02T08:36:49.988Z Downloaded same-file v1.0.6
9872026-03-02T08:36:49.992Z Downloaded phf v0.12.1
9882026-03-02T08:36:49.992Z Downloaded smf v0.2.3
9892026-03-02T08:36:49.995Z Downloaded snafu-derive v0.8.9
9902026-03-02T08:36:49.995Z Downloaded unarray v0.1.4
9912026-03-02T08:36:49.998Z Downloaded topological-sort v0.2.2
9922026-03-02T08:36:49.998Z Downloaded icu_properties v2.1.2
9932026-03-02T08:36:50.001Z Downloaded slog-async v2.8.0
9942026-03-02T08:36:50.001Z Downloaded smawk v0.3.2
9952026-03-02T08:36:50.005Z Downloaded typify-macro v0.4.3
9962026-03-02T08:36:50.005Z Downloaded untrusted v0.7.1
9972026-03-02T08:36:50.008Z Downloaded icu_provider v2.1.1
9982026-03-02T08:36:50.010Z Downloaded elliptic-curve v0.13.8
9992026-03-02T08:36:50.014Z Downloaded clap v4.5.59
10002026-03-02T08:36:50.021Z Downloaded smartstring v1.0.1
10012026-03-02T08:36:50.024Z Downloaded usdt-attr-macro v0.5.0
10022026-03-02T08:36:50.027Z Downloaded unit-prefix v0.5.2
10032026-03-02T08:36:50.027Z Downloaded strum v0.27.2
10042026-03-02T08:36:50.027Z Downloaded crypto-bigint v0.5.5
10052026-03-02T08:36:50.034Z Downloaded usdt-attr-macro v0.6.0
10062026-03-02T08:36:50.037Z Downloaded universal-hash v0.5.1
10072026-03-02T08:36:50.037Z Downloaded waitgroup v0.1.2
10082026-03-02T08:36:50.037Z Downloaded strum_macros v0.26.4
10092026-03-02T08:36:50.040Z Downloaded usdt-macro v0.6.0
10102026-03-02T08:36:50.041Z Downloaded wait-timeout v0.2.1
10112026-03-02T08:36:50.044Z Downloaded usdt v0.6.0
10122026-03-02T08:36:50.044Z Downloaded utf-8 v0.7.6
10132026-03-02T08:36:50.044Z Downloaded usdt-macro v0.5.0
10142026-03-02T08:36:50.048Z Downloaded rustls-pemfile v2.2.0
10152026-03-02T08:36:50.051Z Downloaded zone v0.3.1
10162026-03-02T08:36:50.051Z Downloaded zeroize_derive v1.4.3
10172026-03-02T08:36:50.051Z Downloaded postcard v1.1.3
10182026-03-02T08:36:50.054Z Downloaded zerofrom-derive v0.1.6
10192026-03-02T08:36:50.054Z Downloaded progenitor-impl v0.11.2
10202026-03-02T08:36:50.057Z Downloaded sdd v3.0.10
10212026-03-02T08:36:50.060Z Downloaded thiserror-no-std v2.0.2
10222026-03-02T08:36:50.063Z Downloaded tokio-tungstenite v0.21.0
10232026-03-02T08:36:50.066Z Downloaded tokio-rustls v0.25.0
10242026-03-02T08:36:50.070Z Downloaded tokio-dtrace v0.1.1
10252026-03-02T08:36:50.070Z Downloaded tiny-keccak v2.0.2
10262026-03-02T08:36:50.073Z Downloaded time-macros v0.2.27
10272026-03-02T08:36:50.077Z Downloaded zone_cfg_derive v0.3.1
10282026-03-02T08:36:50.077Z Downloaded time-core v0.1.8
10292026-03-02T08:36:50.080Z Downloaded zerofrom v0.1.6
10302026-03-02T08:36:50.080Z Downloaded pin-project v1.1.10
10312026-03-02T08:36:50.090Z Downloaded slog-term v2.9.2
10322026-03-02T08:36:50.093Z Downloaded usdt-impl v0.5.0
10332026-03-02T08:36:50.096Z Downloaded expectorate v1.2.0
10342026-03-02T08:36:50.096Z Downloaded papergrid v0.17.0
10352026-03-02T08:36:50.101Z Downloaded yoke-derive v0.8.1
10362026-03-02T08:36:50.104Z Downloaded yoke v0.8.1
10372026-03-02T08:36:50.104Z Downloaded progenitor-impl v0.10.0
10382026-03-02T08:36:50.114Z Downloaded rhai_codegen v3.1.0
10392026-03-02T08:36:50.115Z Downloaded whoami v1.6.1
10402026-03-02T08:36:50.118Z Downloaded serde_yaml v0.9.34+deprecated
10412026-03-02T08:36:50.122Z Downloaded thin-vec v0.2.14
10422026-03-02T08:36:50.122Z Downloaded term v1.2.1
10432026-03-02T08:36:50.124Z Downloaded similar v2.7.0
10442026-03-02T08:36:50.129Z Downloaded zerovec-derive v0.11.2
10452026-03-02T08:36:50.132Z Downloaded anyhow v1.0.101
10462026-03-02T08:36:50.135Z Downloaded jiff-static v0.2.20
10472026-03-02T08:36:50.138Z Downloaded hickory-resolver v0.25.2
10482026-03-02T08:36:50.142Z Downloaded writeable v0.6.2
10492026-03-02T08:36:50.145Z Downloaded hickory-resolver v0.24.4
10502026-03-02T08:36:50.148Z Downloaded pretty_assertions v1.4.1
10512026-03-02T08:36:50.151Z Downloaded ucd-trie v0.1.7
10522026-03-02T08:36:50.151Z Downloaded socket2 v0.5.10
10532026-03-02T08:36:50.155Z Downloaded walkdir v2.5.0
10542026-03-02T08:36:50.158Z Downloaded usdt-impl v0.6.0
10552026-03-02T08:36:50.158Z Downloaded typify v0.4.3
10562026-03-02T08:36:50.161Z Downloaded test-strategy v0.4.5
10572026-03-02T08:36:50.164Z Downloaded toml v0.7.8
10582026-03-02T08:36:50.167Z Downloaded tempfile v3.25.0
10592026-03-02T08:36:50.170Z Downloaded icu_collections v2.1.1
10602026-03-02T08:36:50.176Z Downloaded rand v0.8.5
10612026-03-02T08:36:50.179Z Downloaded qorb v0.4.1
10622026-03-02T08:36:50.183Z Downloaded tungstenite v0.21.0
10632026-03-02T08:36:50.187Z Downloaded toml_edit v0.23.10+spec-1.0.0
10642026-03-02T08:36:50.190Z Downloaded schemars v1.2.1
10652026-03-02T08:36:50.206Z Downloaded zerocopy-derive v0.7.35
10662026-03-02T08:36:50.210Z Downloaded unsafe-libyaml v0.2.11
10672026-03-02T08:36:50.214Z Downloaded pest v2.8.6
10682026-03-02T08:36:50.218Z Downloaded steno v0.4.1
10692026-03-02T08:36:50.222Z Downloaded zerotrie v0.2.3
10702026-03-02T08:36:50.225Z Downloaded hashbrown v0.12.3
10712026-03-02T08:36:50.229Z Downloaded yansi v1.0.1
10722026-03-02T08:36:50.233Z Downloaded nom v7.1.3
10732026-03-02T08:36:50.237Z Downloaded iddqd v0.3.17
10742026-03-02T08:36:50.245Z Downloaded toml_edit v0.19.15
10752026-03-02T08:36:50.263Z Downloaded itertools v0.12.1
10762026-03-02T08:36:50.269Z Downloaded schemars v0.9.0
10772026-03-02T08:36:50.282Z Downloaded zerocopy-derive v0.8.39
10782026-03-02T08:36:50.292Z Downloaded typed-path v0.9.3
10792026-03-02T08:36:50.298Z Downloaded tough v0.20.0
10802026-03-02T08:36:50.306Z Downloaded icu_properties_data v2.1.2
10812026-03-02T08:36:50.317Z Downloaded scc v2.4.0
10822026-03-02T08:36:50.322Z Downloaded libm v0.2.16
10832026-03-02T08:36:50.332Z Downloaded zerovec v0.11.5
10842026-03-02T08:36:50.337Z Downloaded goblin v0.8.2
10852026-03-02T08:36:50.344Z Downloaded rustls-webpki v0.102.8
10862026-03-02T08:36:50.364Z Downloaded winnow v0.5.40
10872026-03-02T08:36:50.371Z Downloaded serde_with v3.16.1
10882026-03-02T08:36:50.383Z Downloaded tabled v0.15.0
10892026-03-02T08:36:50.400Z Downloaded moka v0.12.13
10902026-03-02T08:36:50.407Z Downloaded goblin v0.10.5
10912026-03-02T08:36:50.413Z Downloaded chrono v0.4.43
10922026-03-02T08:36:50.420Z Downloaded rayon v1.11.0
10932026-03-02T08:36:50.430Z Downloaded time v0.3.47
10942026-03-02T08:36:50.441Z Downloaded syn v1.0.109
10952026-03-02T08:36:50.451Z Downloaded tabled v0.20.0
10962026-03-02T08:36:50.468Z Downloaded zerocopy v0.8.39
10972026-03-02T08:36:50.489Z Downloaded syn v2.0.116
10982026-03-02T08:36:50.499Z Downloaded rhai v1.24.0
10992026-03-02T08:36:50.510Z Downloaded smoltcp v0.11.0
11002026-03-02T08:36:50.522Z Downloaded rustls v0.22.4
11012026-03-02T08:36:50.534Z Downloaded regex-syntax v0.8.9
11022026-03-02T08:36:50.541Z Downloaded hickory-proto v0.25.2
11032026-03-02T08:36:50.555Z Downloaded rustls v0.23.36
11042026-03-02T08:36:50.565Z Downloaded openapiv3 v2.2.0
11052026-03-02T08:36:50.576Z Downloaded rustix v1.1.3
11062026-03-02T08:36:50.597Z Downloaded hickory-proto v0.24.4
11072026-03-02T08:36:50.611Z Downloaded dropshot v0.16.7
11082026-03-02T08:36:50.634Z Downloaded regress v0.10.5
11092026-03-02T08:36:50.641Z Downloaded sled v0.34.7
11102026-03-02T08:36:50.649Z Downloaded nix v0.31.1
11112026-03-02T08:36:50.660Z Downloaded typify-impl v0.4.3
11122026-03-02T08:36:50.672Z Downloaded hkdf v0.12.4
11132026-03-02T08:36:50.675Z Downloaded blake3 v1.8.3
11142026-03-02T08:36:50.682Z Downloaded zerocopy v0.7.35
11152026-03-02T08:36:50.700Z Downloaded proptest v1.10.0
11162026-03-02T08:36:50.707Z Downloaded clap_builder v4.5.59
11172026-03-02T08:36:50.714Z Downloaded snafu v0.8.9
11182026-03-02T08:36:50.718Z Downloaded crossbeam-channel v0.5.15
11192026-03-02T08:36:50.722Z Downloaded icu_normalizer_data v2.1.1
11202026-03-02T08:36:50.725Z Downloaded minimal-lexical v0.2.1
11212026-03-02T08:36:50.729Z Downloaded heapless v0.8.0
11222026-03-02T08:36:50.740Z Downloaded base64 v0.21.7
11232026-03-02T08:36:50.744Z Downloaded lzma-sys v0.1.20
11242026-03-02T08:36:50.772Z Downloaded petgraph v0.6.5
11252026-03-02T08:36:50.789Z Downloaded serde_with_macros v3.16.1
11262026-03-02T08:36:50.792Z Downloaded libc v0.2.180
11272026-03-02T08:36:50.820Z Downloaded jiff v0.2.20
11282026-03-02T08:36:50.837Z Downloaded rayon-core v1.13.0
11292026-03-02T08:36:50.840Z Downloaded sha3 v0.10.8
11302026-03-02T08:36:50.845Z Downloaded chrono-tz v0.10.4
11312026-03-02T08:36:50.859Z Downloaded arc-swap v1.8.2
11322026-03-02T08:36:50.863Z Downloaded vsss-rs v3.3.4
11332026-03-02T08:36:50.866Z Downloaded slog v2.8.2
11342026-03-02T08:36:50.869Z Downloaded schemars v0.8.22
11352026-03-02T08:36:50.881Z Downloaded prettyplease v0.2.37
11362026-03-02T08:36:50.884Z Downloaded pest_meta v2.8.6
11372026-03-02T08:36:50.888Z Downloaded xz2 v0.1.7
11382026-03-02T08:36:50.891Z Downloaded csv v1.4.0
11392026-03-02T08:36:50.906Z Downloaded spin v0.9.8
11402026-03-02T08:36:50.910Z Downloaded icu_locale_core v2.1.1
11412026-03-02T08:36:50.914Z Downloaded dropshot-api-manager v0.3.0
11422026-03-02T08:36:50.918Z Downloaded usdt v0.5.0
11432026-03-02T08:36:50.922Z Downloaded tinystr v0.8.2
11442026-03-02T08:36:50.922Z Downloaded synstructure v0.13.2
11452026-03-02T08:36:50.922Z Downloaded strum_macros v0.27.2
11462026-03-02T08:36:50.925Z Downloaded indexmap v1.9.3
11472026-03-02T08:36:50.928Z Downloaded chacha20poly1305 v0.10.1
11482026-03-02T08:36:50.931Z Downloaded slog-json v2.6.1
11492026-03-02T08:36:50.931Z Downloaded slog-dtrace v0.3.0
11502026-03-02T08:36:50.934Z Downloaded indicatif v0.18.4
11512026-03-02T08:36:50.938Z Downloaded icu_normalizer v2.1.1
11522026-03-02T08:36:50.941Z Downloaded dropshot_endpoint v0.16.7
11532026-03-02T08:36:50.944Z Downloaded derive_more v0.99.20
11542026-03-02T08:36:50.948Z Downloaded parking_lot v0.11.2
11552026-03-02T08:36:50.951Z Downloaded papergrid v0.11.0
11562026-03-02T08:36:50.955Z Downloaded slog-stdlog v4.1.1
11572026-03-02T08:36:50.959Z Downloaded slog-scope v4.4.1
11582026-03-02T08:36:50.959Z Downloaded pest_generator v2.8.6
11592026-03-02T08:36:50.963Z Downloaded darling_core v0.21.3
11602026-03-02T08:36:50.966Z Downloaded rustversion v1.0.22
11612026-03-02T08:36:50.969Z Downloaded half v2.7.1
11622026-03-02T08:36:50.973Z Downloaded diff v0.1.13
11632026-03-02T08:36:50.976Z Downloaded defmt-macros v1.0.1
11642026-03-02T08:36:50.979Z Downloaded cargo_toml v0.22.3
11652026-03-02T08:36:50.979Z Downloaded omicron-zone-package v0.12.2
11662026-03-02T08:36:50.982Z Downloaded encoding_rs v0.8.35
11672026-03-02T08:36:51.002Z Downloaded memmap v0.7.0
11682026-03-02T08:36:51.005Z Downloaded bytecount v0.6.9
11692026-03-02T08:36:51.005Z Downloaded bitflags v1.3.2
11702026-03-02T08:36:51.008Z Downloaded owo-colors v4.2.3
11712026-03-02T08:36:51.011Z Downloaded litemap v0.8.1
11722026-03-02T08:36:51.015Z Downloaded ingot-types v0.1.2
11732026-03-02T08:36:51.015Z Downloaded serial_test_derive v3.3.1
11742026-03-02T08:36:51.015Z Downloaded memmap2 v0.9.10
11752026-03-02T08:36:51.018Z Downloaded secrecy v0.10.3
11762026-03-02T08:36:51.018Z Downloaded darling v0.21.3
11772026-03-02T08:36:51.021Z Downloaded scroll_derive v0.12.1
11782026-03-02T08:36:51.025Z Downloaded const_format v0.2.35
11792026-03-02T08:36:51.028Z Downloaded blake2 v0.10.6
11802026-03-02T08:36:51.028Z Downloaded cipher v0.4.4
11812026-03-02T08:36:51.031Z Downloaded paste v1.0.15
11822026-03-02T08:36:51.064Z Downloaded ingot-macros v0.1.1
11832026-03-02T08:36:51.064Z Downloaded fs_extra v1.3.0
11842026-03-02T08:36:51.064Z Downloaded drift v0.1.3
11852026-03-02T08:36:51.068Z Downloaded highway v1.3.0
11862026-03-02T08:36:51.068Z Downloaded deranged v0.5.6
11872026-03-02T08:36:51.068Z Downloaded daft-derive v0.1.5
11882026-03-02T08:36:51.068Z Downloaded const_format_proc_macros v0.2.34
11892026-03-02T08:36:51.068Z Downloaded arrayvec v0.7.6
11902026-03-02T08:36:51.068Z Downloaded num_enum v0.7.5
11912026-03-02T08:36:51.068Z Downloaded libsw-core v0.3.2
11922026-03-02T08:36:51.068Z Downloaded ingot v0.1.1
11932026-03-02T08:36:51.068Z Downloaded linear-map v1.2.0
11942026-03-02T08:36:51.068Z Downloaded progenitor-client v0.11.2
11952026-03-02T08:36:51.068Z Downloaded num_enum v0.5.11
11962026-03-02T08:36:51.068Z Downloaded httpdate v1.0.3
11972026-03-02T08:36:51.068Z Downloaded num_enum_derive v0.7.5
11982026-03-02T08:36:51.072Z Downloaded proc-macro-crate v3.4.0
11992026-03-02T08:36:51.072Z Downloaded proc-macro-crate v1.3.1
12002026-03-02T08:36:51.072Z Downloaded erased-serde v0.3.31
12012026-03-02T08:36:51.075Z Downloaded bit-vec v0.8.0
12022026-03-02T08:36:51.077Z Downloaded chacha20 v0.9.1
12032026-03-02T08:36:51.077Z Downloaded byteorder v1.5.0
12042026-03-02T08:36:51.080Z Downloaded num-rational v0.4.2
12052026-03-02T08:36:51.080Z Downloaded enum-as-inner v0.6.1
12062026-03-02T08:36:51.083Z Downloaded dtrace-parser v0.3.0
12072026-03-02T08:36:51.083Z Downloaded crossbeam-epoch v0.9.18
12082026-03-02T08:36:51.086Z Downloaded omicron-workspace-hack v0.1.0
12092026-03-02T08:36:51.086Z Downloaded dropshot-api-manager-types v0.3.0
12102026-03-02T08:36:51.086Z Downloaded num v0.4.3
12112026-03-02T08:36:51.086Z Downloaded hostname v0.4.2
12122026-03-02T08:36:51.089Z Downloaded foreign-types-macros v0.2.3
12132026-03-02T08:36:51.089Z Downloaded fixedbitset v0.4.2
12142026-03-02T08:36:51.092Z Downloaded dyn-clone v1.0.20
12152026-03-02T08:36:51.092Z Downloaded dtrace-parser v0.2.0
12162026-03-02T08:36:51.092Z Downloaded dof v0.4.0
12172026-03-02T08:36:51.095Z Downloaded dof v0.3.0
12182026-03-02T08:36:51.096Z Downloaded convert_case v0.4.0
12192026-03-02T08:36:51.096Z Downloaded newline-converter v0.3.0
12202026-03-02T08:36:51.099Z Downloaded libscf-sys v1.1.0
12212026-03-02T08:36:51.099Z Downloaded instant v0.1.13
12222026-03-02T08:36:51.099Z Downloaded inout v0.1.4
12232026-03-02T08:36:51.102Z Downloaded ff v0.13.1
12242026-03-02T08:36:51.102Z Downloaded crossbeam-utils v0.8.21
12252026-03-02T08:36:51.105Z Downloaded bcs v0.1.6
12262026-03-02T08:36:51.108Z Downloaded defmt-parser v1.0.0
12272026-03-02T08:36:51.108Z Downloaded cancel-safe-futures v0.1.5
12282026-03-02T08:36:51.111Z Downloaded async-recursion v1.1.1
12292026-03-02T08:36:51.114Z Downloaded managed v0.8.0
12302026-03-02T08:36:51.116Z Downloaded dunce v1.0.5
12312026-03-02T08:36:51.117Z Downloaded bit-set v0.8.0
12322026-03-02T08:36:51.117Z Downloaded async-stream v0.3.6
12332026-03-02T08:36:51.120Z Downloaded ciborium-ll v0.2.2
12342026-03-02T08:36:51.120Z Downloaded memoffset v0.9.1
12352026-03-02T08:36:51.122Z Downloaded hubpack v0.1.2
12362026-03-02T08:36:51.122Z Downloaded foreign-types v0.5.0
12372026-03-02T08:36:51.122Z Downloaded embedded-io v0.4.0
12382026-03-02T08:36:51.126Z Downloaded crunchy v0.2.4
12392026-03-02T08:36:51.126Z Downloaded cobs v0.3.0
12402026-03-02T08:36:51.126Z Downloaded crc8 v0.1.1
12412026-03-02T08:36:51.129Z Downloaded arrayref v0.3.9
12422026-03-02T08:36:51.129Z Downloaded keccak v0.1.6
12432026-03-02T08:36:51.129Z Downloaded idna_adapter v1.2.1
12442026-03-02T08:36:51.132Z Downloaded daft v0.1.5
12452026-03-02T08:36:51.132Z Downloaded num-derive v0.4.2
12462026-03-02T08:36:51.135Z Downloaded ident_case v1.0.1
12472026-03-02T08:36:51.135Z Downloaded hostname v0.3.1
12482026-03-02T08:36:51.135Z Downloaded constant_time_eq v0.4.2
12492026-03-02T08:36:51.138Z Downloaded cmake v0.1.57
12502026-03-02T08:36:51.138Z Downloaded backoff v0.4.0
12512026-03-02T08:36:51.141Z Downloaded is-terminal v0.4.17
12522026-03-02T08:36:51.141Z Downloaded internet-checksum v0.2.1
12532026-03-02T08:36:51.145Z Downloaded async-stream-impl v0.3.6
12542026-03-02T08:36:51.145Z Downloaded fxhash v0.2.1
12552026-03-02T08:36:51.145Z Downloaded data-encoding v2.10.0
12562026-03-02T08:36:51.145Z Downloaded crossbeam-deque v0.8.6
12572026-03-02T08:36:51.564Z Downloaded aws-lc-sys v0.37.1
12582026-03-02T08:36:52.879Z Compiling proc-macro2 v1.0.106
12592026-03-02T08:36:52.879Z Compiling quote v1.0.44
12602026-03-02T08:36:52.884Z Compiling unicode-ident v1.0.24
12612026-03-02T08:36:52.884Z Compiling serde_core v1.0.228
12622026-03-02T08:36:52.884Z Compiling cfg-if v1.0.4
12632026-03-02T08:36:52.884Z Compiling serde v1.0.228
12642026-03-02T08:36:52.884Z Compiling libc v0.2.180
12652026-03-02T08:36:52.884Z Compiling memchr v2.8.0
12662026-03-02T08:36:53.163Z Compiling itoa v1.0.17
12672026-03-02T08:36:53.537Z Compiling smallvec v1.15.1
12682026-03-02T08:36:53.625Z Compiling zmij v1.0.21
12692026-03-02T08:36:53.722Z Compiling serde_json v1.0.149
12702026-03-02T08:36:53.915Z Compiling autocfg v1.5.0
12712026-03-02T08:36:54.198Z Compiling libm v0.2.16
12722026-03-02T08:36:54.724Z Compiling getrandom v0.4.1
12732026-03-02T08:36:54.810Z Compiling version_check v0.9.5
12742026-03-02T08:36:54.944Z Compiling stable_deref_trait v1.2.1
12752026-03-02T08:36:54.995Z Compiling iana-time-zone v0.1.65
12762026-03-02T08:36:55.065Z Compiling equivalent v1.0.2
12772026-03-02T08:36:55.289Z Compiling pin-project-lite v0.2.16
12782026-03-02T08:36:55.394Z Compiling foldhash v0.2.0
12792026-03-02T08:36:55.430Z Compiling allocator-api2 v0.2.21
12802026-03-02T08:36:55.450Z Compiling writeable v0.6.2
12812026-03-02T08:36:55.466Z Compiling percent-encoding v2.3.2
12822026-03-02T08:36:55.846Z Compiling syn v2.0.116
12832026-03-02T08:36:55.867Z Compiling litemap v0.8.1
12842026-03-02T08:36:55.883Z Compiling scopeguard v1.2.0
12852026-03-02T08:36:55.902Z Compiling parking_lot_core v0.9.12
12862026-03-02T08:36:56.062Z Compiling icu_normalizer_data v2.1.1
12872026-03-02T08:36:56.099Z Compiling icu_properties_data v2.1.2
12882026-03-02T08:36:56.211Z Compiling hashbrown v0.16.1
12892026-03-02T08:36:56.249Z Compiling lock_api v0.4.14
12902026-03-02T08:36:56.462Z Compiling dyn-clone v1.0.20
12912026-03-02T08:36:56.642Z Compiling form_urlencoded v1.2.2
12922026-03-02T08:36:56.714Z Compiling utf8_iter v1.0.4
12932026-03-02T08:36:56.766Z Compiling jobserver v0.1.34
12942026-03-02T08:36:56.838Z Compiling shlex v1.3.0
12952026-03-02T08:36:56.985Z Compiling log v0.4.29
12962026-03-02T08:36:57.017Z Compiling find-msvc-tools v0.1.9
12972026-03-02T08:36:57.221Z Compiling heck v0.5.0
12982026-03-02T08:36:57.341Z Compiling cc v1.2.56
12992026-03-02T08:36:57.447Z Compiling futures-core v0.3.32
13002026-03-02T08:36:57.490Z Compiling thiserror v2.0.18
13012026-03-02T08:36:57.575Z Compiling num-traits v0.2.19
13022026-03-02T08:36:57.731Z Compiling errno v0.3.14
13032026-03-02T08:36:57.782Z Compiling fnv v1.0.7
13042026-03-02T08:36:57.932Z Compiling zerocopy v0.8.39
13052026-03-02T08:36:58.167Z Compiling futures-sink v0.3.32
13062026-03-02T08:36:58.246Z Compiling getrandom v0.2.17
13072026-03-02T08:36:58.411Z Compiling slab v0.4.12
13082026-03-02T08:36:58.697Z Compiling semver v1.0.27
13092026-03-02T08:36:58.758Z Compiling indexmap v2.13.0
13102026-03-02T08:36:58.850Z Compiling futures-channel v0.3.32
13112026-03-02T08:36:58.974Z Compiling uuid v1.21.0
13122026-03-02T08:36:59.361Z Compiling futures-io v0.3.32
13132026-03-02T08:36:59.511Z Compiling futures-task v0.3.32
13142026-03-02T08:36:59.857Z Compiling typenum v1.19.0
13152026-03-02T08:37:00.041Z Compiling rustversion v1.0.22
13162026-03-02T08:37:00.382Z Compiling socket2 v0.6.2
13172026-03-02T08:37:00.596Z Compiling portable-atomic v1.13.1
13182026-03-02T08:37:00.817Z Compiling ring v0.17.14
13192026-03-02T08:37:00.833Z Compiling schemars v0.8.22
13202026-03-02T08:37:01.330Z Compiling parking_lot v0.12.5
13212026-03-02T08:37:01.496Z Compiling regex-syntax v0.8.9
13222026-03-02T08:37:01.651Z Compiling untrusted v0.9.0
13232026-03-02T08:37:02.133Z Compiling signal-hook-registry v1.4.8
13242026-03-02T08:37:02.149Z Compiling mio v1.1.1
13252026-03-02T08:37:02.262Z Compiling byteorder v1.5.0
13262026-03-02T08:37:02.581Z Compiling bitflags v2.11.0
13272026-03-02T08:37:02.749Z Compiling critical-section v1.2.0
13282026-03-02T08:37:02.922Z Compiling once_cell v1.21.3
13292026-03-02T08:37:02.970Z Compiling subtle v2.6.1
13302026-03-02T08:37:03.074Z Compiling rand_core v0.6.4
13312026-03-02T08:37:03.108Z Compiling base64 v0.22.1
13322026-03-02T08:37:03.279Z Compiling rustix v1.1.3
13332026-03-02T08:37:03.536Z Compiling synstructure v0.13.2
13342026-03-02T08:37:03.699Z Compiling serde_derive_internals v0.29.1
13352026-03-02T08:37:03.820Z Compiling ucd-trie v0.1.7
13362026-03-02T08:37:04.212Z Compiling httparse v1.10.1
13372026-03-02T08:37:04.314Z Compiling ipnet v2.11.0
13382026-03-02T08:37:04.487Z Compiling atomic-waker v1.1.2
13392026-03-02T08:37:04.704Z Compiling pest v2.8.6
13402026-03-02T08:37:04.776Z Compiling tower-layer v0.3.3
13412026-03-02T08:37:04.980Z Compiling tower-service v0.3.3
13422026-03-02T08:37:05.069Z Compiling thiserror v1.0.69
13432026-03-02T08:37:05.542Z Compiling try-lock v0.2.5
13442026-03-02T08:37:05.605Z Compiling getrandom v0.3.4
13452026-03-02T08:37:05.713Z Compiling ryu v1.0.23
13462026-03-02T08:37:05.742Z Compiling want v0.3.1
13472026-03-02T08:37:06.005Z Compiling generic-array v0.14.7
13482026-03-02T08:37:06.019Z Compiling httpdate v1.0.3
13492026-03-02T08:37:06.059Z Compiling pin-utils v0.1.0
13502026-03-02T08:37:06.165Z Compiling pretty-hex v0.4.1
13512026-03-02T08:37:06.248Z Compiling slog v2.8.2
13522026-03-02T08:37:06.382Z Compiling aho-corasick v1.1.4
13532026-03-02T08:37:06.447Z Compiling strsim v0.11.1
13542026-03-02T08:37:06.467Z Compiling plain v0.2.3
13552026-03-02T08:37:06.630Z Compiling winnow v0.7.14
13562026-03-02T08:37:06.668Z Compiling tracing-core v0.1.36
13572026-03-02T08:37:06.951Z Compiling serde_derive v1.0.228
13582026-03-02T08:37:07.253Z Compiling zerofrom-derive v0.1.6
13592026-03-02T08:37:07.404Z Compiling yoke-derive v0.8.1
13602026-03-02T08:37:07.685Z Compiling zerovec-derive v0.11.2
13612026-03-02T08:37:07.909Z Compiling displaydoc v0.2.5
13622026-03-02T08:37:08.080Z Compiling schemars_derive v0.8.22
13632026-03-02T08:37:09.587Z Compiling tokio-macros v2.6.0
13642026-03-02T08:37:09.898Z Compiling thiserror-impl v2.0.18
13652026-03-02T08:37:10.070Z Compiling zerocopy-derive v0.8.39
13662026-03-02T08:37:10.255Z Compiling zerofrom v0.1.6
13672026-03-02T08:37:10.315Z Compiling zeroize_derive v1.4.3
13682026-03-02T08:37:10.502Z Compiling yoke v0.8.1
13692026-03-02T08:37:10.580Z Compiling futures-macro v0.3.32
13702026-03-02T08:37:10.878Z Compiling zerovec v0.11.5
13712026-03-02T08:37:10.966Z Compiling zerotrie v0.2.3
13722026-03-02T08:37:11.229Z Compiling pest_meta v2.8.6
13732026-03-02T08:37:11.607Z Compiling thiserror-impl v1.0.69
13742026-03-02T08:37:11.772Z Compiling zeroize v1.8.2
13752026-03-02T08:37:12.126Z Compiling tinystr v0.8.2
13762026-03-02T08:37:12.188Z Compiling potential_utf v0.1.4
13772026-03-02T08:37:12.453Z Compiling icu_collections v2.1.1
13782026-03-02T08:37:12.501Z Compiling icu_locale_core v2.1.1
13792026-03-02T08:37:12.536Z Compiling futures-util v0.3.32
13802026-03-02T08:37:12.931Z Compiling pest_generator v2.8.6
13812026-03-02T08:37:14.364Z Compiling icu_provider v2.1.1
13822026-03-02T08:37:14.799Z Compiling regex-automata v0.4.14
13832026-03-02T08:37:14.952Z Compiling icu_normalizer v2.1.1
13842026-03-02T08:37:14.970Z Compiling icu_properties v2.1.2
13852026-03-02T08:37:14.987Z Compiling pest_derive v2.8.6
13862026-03-02T08:37:15.016Z Compiling tracing-attributes v0.1.31
13872026-03-02T08:37:15.262Z Compiling bytes v1.11.1
13882026-03-02T08:37:16.000Z Compiling chrono v0.4.43
13892026-03-02T08:37:16.327Z Compiling serde_tokenstream v0.2.2
13902026-03-02T08:37:16.912Z Compiling http v1.4.0
13912026-03-02T08:37:16.930Z Compiling tokio v1.49.0
13922026-03-02T08:37:18.073Z Compiling idna_adapter v1.2.1
13932026-03-02T08:37:18.310Z Compiling idna v1.1.0
13942026-03-02T08:37:18.368Z Compiling erased-serde v0.3.31
13952026-03-02T08:37:19.453Z Compiling url v2.5.8
13962026-03-02T08:37:19.801Z Compiling http-body v1.0.1
13972026-03-02T08:37:20.088Z Compiling regex v1.12.3
13982026-03-02T08:37:20.324Z Compiling http-body-util v0.1.3
13992026-03-02T08:37:21.192Z Compiling tracing v0.1.44
14002026-03-02T08:37:21.535Z Compiling serde_urlencoded v0.7.1
14012026-03-02T08:37:21.586Z Compiling crypto-common v0.1.7
14022026-03-02T08:37:21.674Z Compiling paste v1.0.15
14032026-03-02T08:37:21.826Z Compiling openapiv3 v2.2.0
14042026-03-02T08:37:21.935Z Compiling ppv-lite86 v0.2.21
14052026-03-02T08:37:22.082Z Compiling sync_wrapper v1.0.2
14062026-03-02T08:37:22.214Z Compiling regress v0.10.5
14072026-03-02T08:37:22.280Z Compiling rustls-pki-types v1.14.0
14082026-03-02T08:37:23.364Z Compiling num-conv v0.2.0
14092026-03-02T08:37:23.392Z Compiling powerfmt v0.2.0
14102026-03-02T08:37:23.615Z Compiling time-core v0.1.8
14112026-03-02T08:37:23.777Z Compiling anyhow v1.0.101
14122026-03-02T08:37:23.802Z Compiling deranged v0.5.6
14132026-03-02T08:37:23.923Z Compiling time-macros v0.2.27
14142026-03-02T08:37:24.709Z Compiling scroll_derive v0.13.1
14152026-03-02T08:37:24.893Z Compiling cpufeatures v0.2.17
14162026-03-02T08:37:25.018Z Compiling num_threads v0.1.7
14172026-03-02T08:37:25.183Z Compiling ident_case v1.0.1
14182026-03-02T08:37:25.386Z Compiling iri-string v0.7.10
14192026-03-02T08:37:26.083Z Compiling typify-impl v0.4.3
14202026-03-02T08:37:26.423Z Compiling fastrand v2.3.0
14212026-03-02T08:37:26.610Z Compiling darling_core v0.21.3
14222026-03-02T08:37:26.643Z Compiling scroll v0.13.0
14232026-03-02T08:37:27.208Z Compiling ipnetwork v0.21.1
14242026-03-02T08:37:28.193Z Compiling daft-derive v0.1.5
14252026-03-02T08:37:29.612Z Compiling omicron-workspace-hack v0.1.0
14262026-03-02T08:37:29.909Z Compiling goblin v0.10.5
14272026-03-02T08:37:30.060Z Compiling tokio-util v0.7.18
14282026-03-02T08:37:31.926Z Compiling async-trait v0.1.89
14292026-03-02T08:37:32.423Z Compiling darling_macro v0.21.3
14302026-03-02T08:37:32.928Z Compiling cmake v0.1.57
14312026-03-02T08:37:33.477Z Compiling usdt-impl v0.6.0
14322026-03-02T08:37:33.571Z Compiling dunce v1.0.5
14332026-03-02T08:37:33.683Z Compiling fs_extra v1.3.0
14342026-03-02T08:37:33.974Z Compiling darling v0.21.3
14352026-03-02T08:37:34.190Z Compiling dtrace-parser v0.3.0
14362026-03-02T08:37:34.284Z Compiling block-buffer v0.10.4
14372026-03-02T08:37:34.302Z Compiling aws-lc-sys v0.37.1
14382026-03-02T08:37:34.368Z Compiling crossbeam-utils v0.8.21
14392026-03-02T08:37:34.564Z Compiling digest v0.10.7
14402026-03-02T08:37:34.998Z Compiling futures-executor v0.3.32
14412026-03-02T08:37:35.044Z Compiling structmeta-derive v0.3.0
14422026-03-02T08:37:35.510Z Compiling thread-id v5.1.0
14432026-03-02T08:37:35.552Z Compiling camino v1.2.2
14442026-03-02T08:37:35.583Z Compiling hex v0.4.3
14452026-03-02T08:37:35.640Z Compiling rustls v0.22.4
14462026-03-02T08:37:36.069Z Compiling rand_core v0.9.5
14472026-03-02T08:37:36.174Z Compiling futures v0.3.32
14482026-03-02T08:37:36.308Z Compiling h2 v0.4.13
14492026-03-02T08:37:36.441Z Compiling oxnet v0.1.4
14502026-03-02T08:37:36.496Z Compiling thread_local v1.1.9
14512026-03-02T08:37:37.007Z Compiling aws-lc-rs v1.15.4
14522026-03-02T08:37:37.321Z Compiling dof v0.4.0
14532026-03-02T08:37:37.450Z Compiling syn v1.0.109
14542026-03-02T08:37:37.473Z Compiling structmeta v0.3.0
14552026-03-02T08:37:37.595Z Compiling match_cfg v0.1.0
14562026-03-02T08:37:37.861Z Compiling unsafe-libyaml v0.2.11
14572026-03-02T08:37:38.157Z Compiling slog-async v2.8.0
14582026-03-02T08:37:38.607Z Compiling quick-error v1.2.3
14592026-03-02T08:37:38.728Z Compiling unicode-width v0.2.2
14602026-03-02T08:37:39.457Z Compiling serde_yaml v0.9.34+deprecated
14612026-03-02T08:37:40.875Z Compiling rand_chacha v0.9.0
14622026-03-02T08:37:40.945Z Compiling newtype-uuid-macros v0.1.0
14632026-03-02T08:37:41.554Z Compiling typify-macro v0.4.3
14642026-03-02T08:37:41.942Z Compiling hyper v1.8.1
14652026-03-02T08:37:42.712Z Compiling usdt-macro v0.6.0
14662026-03-02T08:37:42.730Z Compiling usdt-attr-macro v0.6.0
14672026-03-02T08:37:42.758Z Compiling strum_macros v0.26.4
14682026-03-02T08:37:43.720Z Compiling serde_spanned v1.0.4
14692026-03-02T08:37:43.983Z Compiling multer v3.1.0
14702026-03-02T08:37:44.672Z Compiling hyper-util v0.1.20
14712026-03-02T08:37:44.905Z Compiling bit-vec v0.8.0
14722026-03-02T08:37:45.050Z Compiling debug-ignore v1.0.5
14732026-03-02T08:37:45.229Z Compiling untrusted v0.7.1
14742026-03-02T08:37:45.372Z Compiling term v1.2.1
14752026-03-02T08:37:45.447Z Compiling take_mut v0.2.2
14762026-03-02T08:37:45.605Z Compiling toml_writer v1.0.6+spec-1.1.0
14772026-03-02T08:37:45.998Z Compiling bit-set v0.8.0
14782026-03-02T08:37:46.114Z Compiling typify v0.4.3
14792026-03-02T08:37:46.133Z Compiling rand v0.9.2
14802026-03-02T08:37:46.260Z Compiling async-stream-impl v0.3.6
14812026-03-02T08:37:46.276Z Compiling dropshot v0.16.7
14822026-03-02T08:37:46.693Z Compiling encoding_rs v0.8.35
14832026-03-02T08:37:46.712Z Compiling strum v0.26.3
14842026-03-02T08:37:46.933Z Compiling ref-cast v1.0.25
14852026-03-02T08:37:46.949Z Compiling mime v0.3.17
14862026-03-02T08:37:47.465Z Compiling unarray v0.1.4
14872026-03-02T08:37:47.486Z Compiling spin v0.9.8
14882026-03-02T08:37:47.487Z Compiling rustls v0.23.36
14892026-03-02T08:37:47.595Z Compiling async-stream v0.3.6
14902026-03-02T08:37:47.698Z Compiling derive-ex v0.1.8
14912026-03-02T08:37:47.715Z Compiling dropshot_endpoint v0.16.7
14922026-03-02T08:37:47.886Z Compiling macaddr v1.0.1
14932026-03-02T08:37:47.905Z Compiling ref-cast-impl v1.0.25
14942026-03-02T08:37:48.048Z Compiling waitgroup v0.1.2
14952026-03-02T08:37:48.292Z Compiling serde_path_to_error v0.1.20
14962026-03-02T08:37:48.524Z Compiling progenitor-impl v0.11.2
14972026-03-02T08:37:49.365Z Compiling tabwriter v1.4.1
14982026-03-02T08:37:49.881Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
14992026-03-02T08:37:50.205Z Compiling tempfile v3.25.0
15002026-03-02T08:37:50.222Z Compiling newtype-uuid v1.3.2
15012026-03-02T08:37:50.925Z Compiling strum_macros v0.27.2
15022026-03-02T08:37:51.073Z Compiling instant v0.1.13
15032026-03-02T08:37:51.257Z Compiling daft v0.1.5
15042026-03-02T08:37:51.552Z Compiling test-strategy v0.4.5
15052026-03-02T08:37:51.711Z Compiling serde_with_macros v3.16.1
15062026-03-02T08:37:51.810Z Compiling time v0.3.47
15072026-03-02T08:37:53.394Z Compiling tower v0.5.3
15082026-03-02T08:37:54.156Z Compiling webpki-roots v1.0.6
15092026-03-02T08:37:54.392Z Compiling colored v3.1.1
15102026-03-02T08:37:54.539Z Compiling tower-http v0.6.8
15112026-03-02T08:37:54.853Z Compiling crossbeam-channel v0.5.15
15122026-03-02T08:37:55.501Z Compiling parse-display-derive v0.10.0
15132026-03-02T08:37:55.566Z Compiling strum v0.27.2
15142026-03-02T08:37:55.772Z Compiling rustls-webpki v0.102.8
15152026-03-02T08:37:56.203Z Compiling rustc-hash v2.1.1
15162026-03-02T08:37:56.419Z Compiling slog-json v2.6.1
15172026-03-02T08:37:57.194Z Compiling progenitor-macro v0.11.2
15182026-03-02T08:37:57.763Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15192026-03-02T08:37:57.896Z Compiling hostname v0.3.1
15202026-03-02T08:37:58.152Z Compiling rand_chacha v0.3.1
15212026-03-02T08:37:59.201Z Compiling toml_parser v1.0.9+spec-1.1.0
15222026-03-02T08:37:59.231Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15232026-03-02T08:37:59.337Z Compiling toml_datetime v0.7.5+spec-1.1.0
15242026-03-02T08:37:59.358Z Compiling is-terminal v0.4.17
15252026-03-02T08:37:59.511Z Compiling memmap2 v0.9.10
15262026-03-02T08:37:59.980Z Compiling wait-timeout v0.2.1
15272026-03-02T08:38:00.044Z Compiling either v1.15.0
15282026-03-02T08:38:00.352Z Compiling rusty-fork v0.3.1
15292026-03-02T08:38:00.487Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15302026-03-02T08:38:00.599Z Compiling toml v0.9.12+spec-1.1.0
15312026-03-02T08:38:00.711Z Compiling usdt v0.6.0
15322026-03-02T08:38:00.823Z Compiling slog-term v2.9.2
15332026-03-02T08:38:01.082Z Compiling rand v0.8.5
15342026-03-02T08:38:01.273Z Compiling slog-bunyan v2.5.0
15352026-03-02T08:38:01.525Z Compiling tokio-rustls v0.25.0
15362026-03-02T08:38:02.343Z Compiling rand_xorshift v0.4.0
15372026-03-02T08:38:02.628Z Compiling sha1 v0.10.6
15382026-03-02T08:38:02.685Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
15392026-03-02T08:38:03.088Z Compiling rustls-pemfile v2.2.0
15402026-03-02T08:38:04.044Z Compiling hostname v0.4.2
15412026-03-02T08:38:04.515Z Compiling proptest v1.10.0
15422026-03-02T08:38:06.990Z Compiling itertools v0.14.0
15432026-03-02T08:38:09.683Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
15442026-03-02T08:38:09.952Z Compiling serde_with v3.16.1
15452026-03-02T08:38:10.987Z Compiling utf8parse v0.2.2
15462026-03-02T08:38:11.184Z Compiling anstyle-parse v0.2.7
15472026-03-02T08:38:11.570Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
15482026-03-02T08:38:11.651Z Compiling toml_datetime v0.6.11
15492026-03-02T08:38:12.263Z Compiling is_terminal_polyfill v1.70.2
15502026-03-02T08:38:12.436Z Compiling anstyle-query v1.1.5
15512026-03-02T08:38:12.626Z Compiling anstyle v1.0.13
15522026-03-02T08:38:12.873Z Compiling colorchoice v1.0.4
15532026-03-02T08:38:13.081Z Compiling anstream v0.6.21
15542026-03-02T08:38:13.788Z Compiling backoff v0.4.0
15552026-03-02T08:38:14.401Z Compiling parse-display v0.10.0
15562026-03-02T08:38:14.585Z Compiling iddqd v0.3.17
15572026-03-02T08:38:15.132Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15582026-03-02T08:38:17.338Z Compiling clap_lex v1.0.0
15592026-03-02T08:38:17.451Z Compiling clap_derive v4.5.55
15602026-03-02T08:38:17.872Z Compiling terminal_size v0.4.3
15612026-03-02T08:38:18.059Z Compiling crossbeam-epoch v0.9.18
15622026-03-02T08:38:18.786Z Compiling clap_builder v4.5.59
15632026-03-02T08:38:18.993Z Compiling rustls-webpki v0.103.9
15642026-03-02T08:38:19.167Z Compiling toml_edit v0.23.10+spec-1.0.0
15652026-03-02T08:38:20.414Z Compiling proc-macro-error-attr v1.0.4
15662026-03-02T08:38:20.839Z Compiling heapless v0.8.0
15672026-03-02T08:38:21.010Z Compiling proc-macro-crate v3.4.0
15682026-03-02T08:38:21.768Z Compiling ingot-macros v0.1.1
15692026-03-02T08:38:22.207Z Compiling zerocopy-derive v0.7.35
15702026-03-02T08:38:23.022Z Compiling clap v4.5.59
15712026-03-02T08:38:23.170Z Compiling hash32 v0.3.1
15722026-03-02T08:38:23.845Z Compiling proc-macro-error v1.0.4
15732026-03-02T08:38:24.331Z Compiling smoltcp v0.11.0
15742026-03-02T08:38:24.572Z Compiling winnow v0.5.40
15752026-03-02T08:38:24.947Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15762026-03-02T08:38:25.632Z Compiling zerocopy v0.7.35
15772026-03-02T08:38:28.124Z Compiling tokio-rustls v0.26.4
15782026-03-02T08:38:28.345Z Compiling toml_edit v0.19.15
15792026-03-02T08:38:28.417Z Compiling num_enum_derive v0.7.5
15802026-03-02T08:38:28.723Z Compiling ingot-types v0.1.2
15812026-03-02T08:38:29.642Z Compiling cobs v0.3.0
15822026-03-02T08:38:29.997Z Compiling crucible-workspace-hack v0.1.0
15832026-03-02T08:38:30.142Z Compiling managed v0.8.0
15842026-03-02T08:38:30.376Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
15852026-03-02T08:38:30.564Z Compiling bitflags v1.3.2
15862026-03-02T08:38:30.799Z Compiling num_enum v0.7.5
15872026-03-02T08:38:30.994Z Compiling hyper-rustls v0.27.7
15882026-03-02T08:38:31.075Z Compiling postcard v1.1.3
15892026-03-02T08:38:31.235Z Compiling proc-macro-crate v1.3.1
15902026-03-02T08:38:31.783Z Compiling ingot v0.1.1
15912026-03-02T08:38:32.311Z Compiling foreign-types-macros v0.2.3
15922026-03-02T08:38:32.566Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
15932026-03-02T08:38:32.584Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
15942026-03-02T08:38:33.232Z Compiling rayon-core v1.13.0
15952026-03-02T08:38:33.309Z Compiling heck v0.4.1
15962026-03-02T08:38:33.606Z Compiling foreign-types-shared v0.3.1
15972026-03-02T08:38:33.651Z Compiling num_enum_derive v0.5.11
15982026-03-02T08:38:33.698Z Compiling reqwest v0.12.28
15992026-03-02T08:38:33.715Z Compiling foreign-types v0.5.0
16002026-03-02T08:38:33.846Z Compiling crossbeam-deque v0.8.6
16012026-03-02T08:38:33.932Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16022026-03-02T08:38:34.941Z Compiling dtrace-parser v0.2.0
16032026-03-02T08:38:34.976Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16042026-03-02T08:38:35.537Z Compiling scroll_derive v0.12.1
16052026-03-02T08:38:35.789Z Compiling usdt-impl v0.5.0
16062026-03-02T08:38:35.978Z Compiling memoffset v0.9.1
16072026-03-02T08:38:36.260Z Compiling cstr-argument v0.1.2
16082026-03-02T08:38:36.411Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16092026-03-02T08:38:36.537Z Compiling convert_case v0.4.0
16102026-03-02T08:38:36.556Z Compiling tinyvec_macros v0.1.1
16112026-03-02T08:38:36.661Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
16122026-03-02T08:38:36.758Z Compiling cfg_aliases v0.2.1
16132026-03-02T08:38:36.871Z Compiling nix v0.30.1
16142026-03-02T08:38:37.048Z Compiling tinyvec v1.10.0
16152026-03-02T08:38:37.093Z Compiling scroll v0.12.0
16162026-03-02T08:38:37.110Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16172026-03-02T08:38:37.192Z Compiling derive_more v0.99.20
16182026-03-02T08:38:37.724Z Compiling num_enum v0.5.11
16192026-03-02T08:38:37.818Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16202026-03-02T08:38:37.890Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
16212026-03-02T08:38:39.148Z Compiling dof v0.3.0
16222026-03-02T08:38:39.786Z Compiling camino-tempfile v1.4.1
16232026-03-02T08:38:40.009Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
16242026-03-02T08:38:40.220Z Compiling thread-id v4.2.2
16252026-03-02T08:38:41.303Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16262026-03-02T08:38:41.579Z Compiling rayon v1.11.0
16272026-03-02T08:38:43.031Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16282026-03-02T08:38:43.258Z Compiling goblin v0.8.2
16292026-03-02T08:38:43.725Z Compiling progenitor-client v0.11.2
16302026-03-02T08:38:44.218Z Compiling zone_cfg_derive v0.3.1
16312026-03-02T08:38:44.582Z Compiling itertools v0.12.1
16322026-03-02T08:38:44.588Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16332026-03-02T08:38:45.291Z Compiling serde_spanned v0.6.9
16342026-03-02T08:38:45.583Z Compiling num-derive v0.4.2
16352026-03-02T08:38:45.939Z Compiling sigpipe v0.1.3
16362026-03-02T08:38:46.268Z Compiling toml_write v0.1.2
16372026-03-02T08:38:46.504Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16382026-03-02T08:38:46.522Z Compiling jiff v0.2.20
16392026-03-02T08:38:46.656Z Compiling glob v0.3.3
16402026-03-02T08:38:46.958Z Compiling toml_edit v0.22.27
16412026-03-02T08:38:47.555Z Compiling zone v0.3.1
16422026-03-02T08:38:47.814Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
16432026-03-02T08:38:49.375Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
16442026-03-02T08:38:49.770Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
16452026-03-02T08:38:50.481Z Compiling progenitor v0.11.2
16462026-03-02T08:38:53.867Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16472026-03-02T08:38:54.297Z Compiling smf v0.2.3
16482026-03-02T08:38:54.602Z Compiling secrecy v0.10.3
16492026-03-02T08:38:54.893Z Compiling num-integer v0.1.46
16502026-03-02T08:38:55.532Z Compiling rustc_version v0.4.1
16512026-03-02T08:38:55.755Z Compiling prettyplease v0.2.37
16522026-03-02T08:38:55.903Z Compiling float-ord v0.3.2
16532026-03-02T08:38:55.975Z Compiling whoami v1.6.1
16542026-03-02T08:38:56.104Z Compiling rustix v0.38.44
16552026-03-02T08:38:56.108Z Compiling curve25519-dalek v4.1.3
16562026-03-02T08:38:57.396Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
16572026-03-02T08:38:57.744Z Compiling toml v0.8.23
16582026-03-02T08:38:57.884Z Compiling usdt-attr-macro v0.5.0
16592026-03-02T08:38:58.144Z Compiling usdt-macro v0.5.0
16602026-03-02T08:38:59.581Z Compiling progenitor-client v0.10.0
16612026-03-02T08:39:00.335Z Compiling hmac v0.12.1
16622026-03-02T08:39:00.577Z Compiling inout v0.1.4
16632026-03-02T08:39:00.858Z Compiling enum-as-inner v0.6.1
16642026-03-02T08:39:00.972Z Compiling ff v0.13.1
16652026-03-02T08:39:01.227Z Compiling memmap v0.7.0
16662026-03-02T08:39:01.576Z Compiling data-encoding v2.10.0
16672026-03-02T08:39:01.594Z Compiling usdt v0.5.0
16682026-03-02T08:39:02.092Z Compiling group v0.13.0
16692026-03-02T08:39:02.162Z Compiling cipher v0.4.4
16702026-03-02T08:39:02.294Z Compiling hkdf v0.12.4
16712026-03-02T08:39:02.748Z Compiling num-rational v0.4.2
16722026-03-02T08:39:02.951Z Compiling num-iter v0.1.45
16732026-03-02T08:39:03.667Z Compiling thiserror-impl-no-std v2.0.2
16742026-03-02T08:39:03.735Z Compiling half v2.7.1
16752026-03-02T08:39:04.382Z Compiling universal-hash v0.5.1
16762026-03-02T08:39:04.632Z Compiling crypto-bigint v0.5.5
16772026-03-02T08:39:04.818Z Compiling curve25519-dalek-derive v0.1.1
16782026-03-02T08:39:04.910Z Compiling num-complex v0.4.6
16792026-03-02T08:39:06.307Z Compiling base16ct v0.2.0
16802026-03-02T08:39:06.343Z Compiling ciborium-io v0.2.2
16812026-03-02T08:39:06.507Z Compiling opaque-debug v0.3.1
16822026-03-02T08:39:06.598Z Compiling base64ct v1.8.3
16832026-03-02T08:39:06.632Z Compiling poly1305 v0.8.0
16842026-03-02T08:39:06.876Z Compiling num v0.4.3
16852026-03-02T08:39:07.006Z Compiling ciborium-ll v0.2.2
16862026-03-02T08:39:07.080Z Compiling thiserror-no-std v2.0.2
16872026-03-02T08:39:07.232Z Compiling password-hash v0.5.0
16882026-03-02T08:39:07.560Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16892026-03-02T08:39:08.254Z Compiling elliptic-curve v0.13.8
16902026-03-02T08:39:08.311Z Compiling chacha20 v0.9.1
16912026-03-02T08:39:08.766Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
16922026-03-02T08:39:08.882Z Compiling hubpack_derive v0.1.1
16932026-03-02T08:39:09.701Z Compiling blake2 v0.10.6
16942026-03-02T08:39:09.997Z Compiling aead v0.5.2
16952026-03-02T08:39:10.261Z Compiling semver v0.1.20
16962026-03-02T08:39:10.287Z Compiling pkg-config v0.3.32
16972026-03-02T08:39:10.782Z Compiling vcpkg v0.2.15
16982026-03-02T08:39:10.810Z Compiling static_assertions v1.1.0
16992026-03-02T08:39:10.943Z Compiling resolv-conf v0.7.6
17002026-03-02T08:39:11.405Z Compiling linked-hash-map v0.5.6
17012026-03-02T08:39:11.774Z Compiling keccak v0.1.6
17022026-03-02T08:39:11.798Z Compiling lru-cache v0.1.2
17032026-03-02T08:39:11.962Z Compiling rustc_version v0.1.7
17042026-03-02T08:39:12.036Z Compiling argon2 v0.5.3
17052026-03-02T08:39:12.126Z Compiling openssl-sys v0.9.111
17062026-03-02T08:39:12.324Z Compiling sha3 v0.10.8
17072026-03-02T08:39:12.395Z Compiling chacha20poly1305 v0.10.1
17082026-03-02T08:39:12.532Z Compiling hubpack v0.1.2
17092026-03-02T08:39:12.623Z Compiling vsss-rs v3.3.4
17102026-03-02T08:39:12.980Z Compiling ciborium v0.2.2
17112026-03-02T08:39:13.009Z Compiling hickory-proto v0.24.4
17122026-03-02T08:39:13.300Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
17132026-03-02T08:39:14.446Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17142026-03-02T08:39:14.569Z Compiling serde-big-array v0.5.1
17152026-03-02T08:39:14.832Z Compiling derive-where v1.6.0
17162026-03-02T08:39:15.115Z Compiling serde_repr v0.1.20
17172026-03-02T08:39:16.328Z Compiling unicode-segmentation v1.12.0
17182026-03-02T08:39:16.432Z Compiling minimal-lexical v0.2.1
17192026-03-02T08:39:16.874Z Compiling siphasher v1.0.2
17202026-03-02T08:39:17.002Z Compiling indent_write v2.2.0
17212026-03-02T08:39:17.232Z Compiling phf_shared v0.12.1
17222026-03-02T08:39:17.254Z Compiling newline-converter v0.3.0
17232026-03-02T08:39:17.303Z Compiling nom v7.1.3
17242026-03-02T08:39:17.446Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17252026-03-02T08:39:17.597Z Compiling hickory-resolver v0.24.4
17262026-03-02T08:39:17.817Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
17272026-03-02T08:39:21.679Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17282026-03-02T08:39:22.176Z Compiling newtype_derive v0.1.6
17292026-03-02T08:39:22.596Z Compiling atomicwrites v0.4.4
17302026-03-02T08:39:23.008Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17312026-03-02T08:39:23.293Z Compiling progenitor-impl v0.10.0
17322026-03-02T08:39:24.033Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17332026-03-02T08:39:24.161Z Compiling console v0.15.11
17342026-03-02T08:39:24.810Z Compiling tokio-stream v0.1.18
17352026-03-02T08:39:25.778Z Compiling pin-project-internal v1.1.10
17362026-03-02T08:39:25.863Z Compiling slog-dtrace v0.3.0
17372026-03-02T08:39:26.040Z Compiling csv-core v0.1.13
17382026-03-02T08:39:26.209Z Compiling owo-colors v4.2.3
17392026-03-02T08:39:26.294Z Compiling chrono-tz v0.10.4
17402026-03-02T08:39:26.594Z Compiling unicode-width v0.1.14
17412026-03-02T08:39:26.705Z Compiling similar v2.7.0
17422026-03-02T08:39:26.865Z Compiling foldhash v0.1.5
17432026-03-02T08:39:27.146Z Compiling unicode-xid v0.2.6
17442026-03-02T08:39:27.212Z Compiling cancel-safe-futures v0.1.5
17452026-03-02T08:39:27.370Z Compiling swrite v0.1.0
17462026-03-02T08:39:27.528Z Compiling const_format_proc_macros v0.2.34
17472026-03-02T08:39:27.713Z Compiling expectorate v1.2.0
17482026-03-02T08:39:27.988Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17492026-03-02T08:39:28.338Z Compiling pin-project v1.1.10
17502026-03-02T08:39:28.511Z Compiling hashbrown v0.15.5
17512026-03-02T08:39:29.049Z Compiling csv v1.4.0
17522026-03-02T08:39:29.528Z Compiling qorb v0.4.1
17532026-03-02T08:39:29.789Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17542026-03-02T08:39:30.277Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17552026-03-02T08:39:30.495Z Compiling phf v0.12.1
17562026-03-02T08:39:30.808Z Compiling tokio-dtrace v0.1.1
17572026-03-02T08:39:31.298Z Compiling unicode-normalization v0.1.25
17582026-03-02T08:39:31.447Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17592026-03-02T08:39:32.036Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17602026-03-02T08:39:32.171Z Compiling progenitor-macro v0.10.0
17612026-03-02T08:39:32.651Z Compiling libsw-core v0.3.2
17622026-03-02T08:39:32.965Z Compiling snafu-derive v0.8.9
17632026-03-02T08:39:34.722Z Compiling async-recursion v1.1.1
17642026-03-02T08:39:35.398Z Compiling cookie v0.18.1
17652026-03-02T08:39:35.803Z Compiling bstr v1.12.1
17662026-03-02T08:39:36.198Z Compiling openssl v0.10.75
17672026-03-02T08:39:36.536Z Compiling foreign-types-shared v0.1.1
17682026-03-02T08:39:36.676Z Compiling same-file v1.0.6
17692026-03-02T08:39:36.720Z Compiling bytecount v0.6.9
17702026-03-02T08:39:36.985Z Compiling fixedbitset v0.5.7
17712026-03-02T08:39:36.992Z Compiling fixedbitset v0.4.2
17722026-03-02T08:39:37.014Z Compiling highway v1.3.0
17732026-03-02T08:39:37.385Z Compiling snafu v0.8.9
17742026-03-02T08:39:37.441Z Compiling petgraph v0.8.3
17752026-03-02T08:39:37.700Z Compiling petgraph v0.6.5
17762026-03-02T08:39:37.900Z Compiling walkdir v2.5.0
17772026-03-02T08:39:38.232Z Compiling papergrid v0.11.0
17782026-03-02T08:39:38.726Z Compiling globset v0.4.18
17792026-03-02T08:39:40.353Z Compiling foreign-types v0.3.2
17802026-03-02T08:39:40.565Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17812026-03-02T08:39:40.784Z Compiling libsw v3.5.0
17822026-03-02T08:39:40.863Z Compiling olpc-cjson v0.1.4
17832026-03-02T08:39:41.150Z Compiling oxide-tokio-rt v0.1.2
17842026-03-02T08:39:41.509Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17852026-03-02T08:39:42.032Z Compiling const_format v0.2.35
17862026-03-02T08:39:43.271Z Compiling gethostname v0.5.0
17872026-03-02T08:39:43.496Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
17882026-03-02T08:39:43.557Z Compiling tabled_derive v0.7.0
17892026-03-02T08:39:44.303Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
17902026-03-02T08:39:44.323Z Compiling serde_plain v1.0.2
17912026-03-02T08:39:44.714Z Compiling bcs v0.1.6
17922026-03-02T08:39:45.388Z Compiling openssl-macros v0.1.1
17932026-03-02T08:39:45.470Z Compiling progenitor v0.10.0
17942026-03-02T08:39:45.542Z Compiling pem v3.0.6
17952026-03-02T08:39:45.682Z Compiling typed-path v0.9.3
17962026-03-02T08:39:45.762Z Compiling lazy_static v1.5.0
17972026-03-02T08:39:45.933Z Compiling tagptr v0.2.0
17982026-03-02T08:39:46.228Z Compiling smawk v0.3.2
17992026-03-02T08:39:46.325Z Compiling termtree v0.5.1
18002026-03-02T08:39:46.375Z Compiling unicode-linebreak v0.1.5
18012026-03-02T08:39:46.477Z Compiling linear-map v1.2.0
18022026-03-02T08:39:46.840Z Compiling textwrap v0.16.2
18032026-03-02T08:39:46.931Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18042026-03-02T08:39:47.095Z Compiling moka v0.12.13
18052026-03-02T08:39:49.014Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18062026-03-02T08:39:49.220Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18072026-03-02T08:39:50.850Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18082026-03-02T08:39:51.425Z Compiling tough v0.20.0
18092026-03-02T08:39:53.440Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18102026-03-02T08:39:53.638Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18112026-03-02T08:39:54.010Z Compiling steno v0.4.1
18122026-03-02T08:39:54.754Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18132026-03-02T08:39:54.833Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18142026-03-02T08:39:55.102Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18152026-03-02T08:39:57.540Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18162026-03-02T08:39:57.895Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18172026-03-02T08:39:57.992Z Compiling tabled v0.15.0
18182026-03-02T08:39:58.545Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18192026-03-02T08:39:59.781Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18202026-03-02T08:39:59.853Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18212026-03-02T08:40:01.588Z Compiling hickory-proto v0.25.2
18222026-03-02T08:40:01.978Z Compiling humantime v2.3.0
18232026-03-02T08:40:02.610Z Compiling num-derive v0.3.3
18242026-03-02T08:40:03.266Z Compiling parking_lot_core v0.8.6
18252026-03-02T08:40:03.848Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
18262026-03-02T08:40:04.330Z Compiling crc32fast v1.5.0
18272026-03-02T08:40:04.915Z Compiling libscf-sys v1.1.0
18282026-03-02T08:40:05.179Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
18292026-03-02T08:40:05.350Z Compiling parking_lot v0.11.2
18302026-03-02T08:40:05.608Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
18312026-03-02T08:40:05.775Z Compiling fxhash v0.2.1
18322026-03-02T08:40:06.020Z Compiling socket2 v0.5.10
18332026-03-02T08:40:06.070Z Compiling internet-checksum v0.2.1
18342026-03-02T08:40:06.089Z Compiling sled v0.34.7
18352026-03-02T08:40:06.286Z Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types)
18362026-03-02T08:40:06.315Z Compiling hickory-resolver v0.25.2
18372026-03-02T08:40:08.291Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18382026-03-02T08:40:13.354Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18392026-03-02T08:40:13.823Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18402026-03-02T08:40:16.074Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18412026-03-02T08:40:40.646Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18422026-03-02T08:40:43.402Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de)
18432026-03-02T08:40:45.710Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
18442026-03-02T08:40:48.151Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
18452026-03-02T08:40:51.112Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
18462026-03-02T08:41:24.916Z Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 32s
18472026-03-02T08:41:25.124Z────────────
18482026-03-02T08:41:25.124Z Nextest run ID 92afbb6b-34f4-4f39-9090-9329e091c2d6 with nextest profile: default
18492026-03-02T08:41:25.124Z Starting 58 tests across 1 binary
18502026-03-02T08:41:25.145Z PASS [ 0.021s] rdb bestpath::test::test_bestpath_as_path_length_not_values
18512026-03-02T08:41:25.145Z PASS [ 0.020s] rdb bestpath::test::test_bestpath_full_pipeline
18522026-03-02T08:41:25.145Z PASS [ 0.020s] rdb bestpath::test::test_bestpath_med_per_as_grouping
18532026-03-02T08:41:25.145Z PASS [ 0.020s] rdb bestpath::test::test_bestpath_all_ibgp_passes_all
18542026-03-02T08:41:25.146Z PASS [ 0.020s] rdb bestpath::test::test_bestpath_med_same_as_equal_med
18552026-03-02T08:41:25.146Z PASS [ 0.020s] rdb bestpath::test::test_bestpath_ebgp_over_ibgp
18562026-03-02T08:41:25.146Z PASS [ 0.020s] rdb bestpath::test::test_bestpath
18572026-03-02T08:41:25.149Z PASS [ 0.021s] rdb bestpath::test::test_bestpath_all_ebgp_passes_all
18582026-03-02T08:41:25.165Z PASS [ 0.020s] rdb bestpath::test::test_bestpath_peer_ip_tiebreak_v4_vs_v6
18592026-03-02T08:41:25.166Z PASS [ 0.020s] rdb bestpath::test::test_bestpath_peer_ip_tiebreak_v4
18602026-03-02T08:41:25.166Z PASS [ 0.020s] rdb bestpath::test::test_bestpath_shutdown_preference
18612026-03-02T08:41:25.166Z PASS [ 0.020s] rdb bestpath::test::test_bestpath_multipath_returns_multiple
18622026-03-02T08:41:25.166Z PASS [ 0.020s] rdb bestpath::test::test_bestpath_origin_igp_preferred
18632026-03-02T08:41:25.166Z PASS [ 0.020s] rdb bestpath::test::test_bestpath_router_id_tiebreak
18642026-03-02T08:41:25.166Z PASS [ 0.020s] rdb bestpath::test::test_bestpath_origin_equal_passes_all
18652026-03-02T08:41:25.172Z PASS [ 0.021s] rdb bestpath::test::test_bestpath_peer_ip_tiebreak_v6
18662026-03-02T08:41:25.187Z PASS [ 0.019s] rdb db::test::test_prefix4_from_str
18672026-03-02T08:41:25.187Z PASS [ 0.021s] rdb db::test::test_prefix4_db_key_serialization
18682026-03-02T08:41:25.187Z PASS [ 0.021s] rdb bestpath::test::test_bestpath_stale_preference
18692026-03-02T08:41:25.204Z PASS [ 0.017s] rdb db::test::test_prefix6_db_key_serialization
18702026-03-02T08:41:25.207Z PASS [ 0.017s] rdb db::test::test_prefix6_from_str
18712026-03-02T08:41:25.310Z PASS [ 0.144s] rdb db::test::test_enforce_first_as_empty_as_path
18722026-03-02T08:41:25.310Z PASS [ 0.144s] rdb db::test::test_enforce_first_as_no_match
18732026-03-02T08:41:25.310Z PASS [ 0.144s] rdb db::test::test_ipv4_origin_crud
18742026-03-02T08:41:25.314Z PASS [ 0.145s] rdb db::test::test_enforce_first_as
18752026-03-02T08:41:25.314Z PASS [ 0.146s] rdb db::test::test_ipv6_origin_crud
18762026-03-02T08:41:25.326Z PASS [ 0.139s] rdb db::test::test_prefix_host_bit_normalization
18772026-03-02T08:41:25.342Z PASS [ 0.139s] rdb db::test::test_static_routes_same_nexthop_different_vlans
18782026-03-02T08:41:25.346Z PASS [ 0.141s] rdb db::test::test_rib
18792026-03-02T08:41:25.454Z PASS [ 0.144s] rdb db::test::test_static_routing_ipv4_basic
18802026-03-02T08:41:25.454Z PASS [ 0.144s] rdb db::test::test_static_routing_ipv6_vlan_id_handling
18812026-03-02T08:41:25.454Z PASS [ 0.144s] rdb db::test::test_static_routing_ipv6_basic
18822026-03-02T08:41:25.454Z PASS [ 0.143s] rdb db::test::test_static_routing_mixed_address_families
18832026-03-02T08:41:25.458Z PASS [ 0.143s] rdb db::test::test_static_routing_multiple_routes_same_prefix
18842026-03-02T08:41:25.469Z PASS [ 0.143s] rdb db::test::test_static_routing_v4_prefix_v6_nexthop
18852026-03-02T08:41:25.481Z PASS [ 0.027s] rdb proptest::prop_ipv4_default_contains_all
18862026-03-02T08:41:25.485Z PASS [ 0.140s] rdb db::test::test_static_routing_v6_prefix_mixed_nexthop_af
18872026-03-02T08:41:25.485Z PASS [ 0.139s] rdb db::test::test_static_routing_v6_prefix_multiple_v4_nexthops
18882026-03-02T08:41:25.497Z PASS [ 0.027s] rdb proptest::prop_ipv4_host_bits_always_unset
18892026-03-02T08:41:25.507Z PASS [ 0.026s] rdb proptest::prop_ipv4_length_in_bounds
18902026-03-02T08:41:25.507Z PASS [ 0.025s] rdb proptest::prop_ipv4_unset_host_bits_idempotent
18912026-03-02T08:41:25.511Z PASS [ 0.025s] rdb proptest::prop_ipv4_within_self
18922026-03-02T08:41:25.522Z PASS [ 0.027s] rdb proptest::prop_ipv6_default_contains_all
18932026-03-02T08:41:25.534Z PASS [ 0.024s] rdb proptest::prop_ipv6_unset_host_bits_idempotent
18942026-03-02T08:41:25.534Z PASS [ 0.026s] rdb proptest::prop_ipv6_host_bits_always_unset
18952026-03-02T08:41:25.534Z PASS [ 0.026s] rdb proptest::prop_ipv6_length_in_bounds
18962026-03-02T08:41:25.548Z PASS [ 0.025s] rdb proptest::prop_ipv6_within_self
18972026-03-02T08:41:25.560Z PASS [ 0.026s] rdb proptest::prop_prefix_enum_no_cross_family
18982026-03-02T08:41:25.565Z PASS [ 0.032s] rdb proptest::prop_static_route_key_deduplication
18992026-03-02T08:41:25.580Z PASS [ 0.047s] rdb proptest::prop_static_route_key_normalization_idempotent
19002026-03-02T08:41:25.594Z PASS [ 0.046s] rdb proptest::prop_static_route_key_normalization_preserves_fields
19012026-03-02T08:41:25.598Z PASS [ 0.143s] rdb db::test::test_static_routing_vlan_id_handling
19022026-03-02T08:41:25.601Z PASS [ 0.145s] rdb db::test::test_static_routing_v6_prefix_v4_nexthop
19032026-03-02T08:41:25.602Z PASS [ 0.145s] rdb db::test::test_static_routing_v6_prefix_v4_nexthop_with_vlan
19042026-03-02T08:41:25.605Z PASS [ 0.045s] rdb proptest::prop_static_route_key_normalization_preserves_length
19052026-03-02T08:41:25.612Z PASS [ 0.045s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits
19062026-03-02T08:41:25.642Z PASS [ 0.061s] rdb proptest::prop_static_route_key_ord_consistency
19072026-03-02T08:41:25.645Z PASS [ 0.189s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
19082026-03-02T08:41:25.645Z────────────
19092026-03-02T08:41:25.646Z Summary [ 0.519s] 58 tests run: 58 passed, 0 skipped
19102026-03-02T08:41:25.658Z+ cp rib.log /work/
19112026-03-02T08:41:25.662Zprocess exited: duration 570040 ms, exit code 0
 
19122026-03-02T08:41:25.671Zfound 1 output files
19132026-03-02T08:41:25.671Zuploading: /work/rib.log (0 bytes)
19142026-03-02T08:41:26.684Zuploaded: /work/rib.log