01JJ63SWMNQMWNWKCVFKKTWQQH: helios / package

BasicConfig {
    output_rules: [
        "=/work/package.tar.gz",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JJ63TFRQ6J6ZJ9HRGCRQ1NBJ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-22T04:21:15.796Zjob assigned to worker 01JJ63TMGEMXYRT6STV49EN59C [factory aws, i-0299d93db11b0d14f] (queued for 1 m 4 s)
 
22025-01-22T04:21:23.744Zstarting task 0: "setup"
32025-01-22T04:21:23.753Z++ uname -s
42025-01-22T04:21:23.756Z+ kern=SunOS
52025-01-22T04:21:23.756Z+ case "$kern" in
62025-01-22T04:21:23.756Z+ groupadd -g 12345 build
72025-01-22T04:21:23.759Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-22T04:21:25.767Z+ zfs create -o mountpoint=/work rpool/work
92025-01-22T04:21:25.879Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-22T04:21:25.884Z+ home_fs=zfs
112025-01-22T04:21:25.884Z+ [[ zfs == autofs ]]
122025-01-22T04:21:25.884Z+ mkdir -p /home/build
132025-01-22T04:21:25.886Z+ chown build:build /home/build /work
142025-01-22T04:21:27.885Z+ chmod 0700 /home/build /work
152025-01-22T04:21:27.887Zprocess exited: duration 4145 ms, exit code 0
 
162025-01-22T04:21:27.893Zstarting task 1: "rust-toolchain"
172025-01-22T04:21:27.900Z+ printf ' * toolchain channel = "%s"
182025-01-22T04:21:27.900Z' 1.84.0
192025-01-22T04:21:27.900Z+ printf ' * toolchain profile = "%s"
202025-01-22T04:21:27.900Z' default
212025-01-22T04:21:27.901Z * toolchain channel = "1.84.0"
222025-01-22T04:21:27.901Z * toolchain profile = "default"
232025-01-22T04:21:27.904Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-22T04:21:27.904Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
252025-01-22T04:21:28.210Zinfo: downloading installer
262025-01-22T04:21:29.600Zinfo: profile set to 'default'
272025-01-22T04:21:29.600Zinfo: default host triple is x86_64-unknown-illumos
282025-01-22T04:21:29.603Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
292025-01-22T04:21:29.758Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
302025-01-22T04:21:29.758Zinfo: downloading component 'cargo'
312025-01-22T04:21:30.645Zinfo: downloading component 'clippy'
322025-01-22T04:21:30.985Zinfo: downloading component 'rust-docs'
332025-01-22T04:21:32.209Zinfo: downloading component 'rust-std'
342025-01-22T04:21:34.013Zinfo: downloading component 'rustc'
352025-01-22T04:21:40.931Zinfo: downloading component 'rustfmt'
362025-01-22T04:21:41.196Zinfo: installing component 'cargo'
372025-01-22T04:21:42.030Zinfo: installing component 'clippy'
382025-01-22T04:21:42.410Zinfo: installing component 'rust-docs'
392025-01-22T04:21:44.090Zinfo: installing component 'rust-std'
402025-01-22T04:21:45.818Zinfo: installing component 'rustc'
412025-01-22T04:21:51.840Zinfo: installing component 'rustfmt'
422025-01-22T04:21:52.172Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
432025-01-22T04:21:52.172Z
442025-01-22T04:21:52.558Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
452025-01-22T04:21:52.558Z
462025-01-22T04:21:52.561Z
472025-01-22T04:21:52.561ZRust is installed now. Great!
482025-01-22T04:21:52.561Z
492025-01-22T04:21:52.561ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-22T04:21:52.561Zenvironment variable. This has not been done automatically.
512025-01-22T04:21:52.561Z
522025-01-22T04:21:52.561ZTo configure your current shell, you need to source
532025-01-22T04:21:52.561Zthe corresponding env file under $HOME/.cargo.
542025-01-22T04:21:52.561Z
552025-01-22T04:21:52.561ZThis is usually done by running one of the following (note the leading DOT):
562025-01-22T04:21:52.561Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-22T04:21:52.561Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-22T04:21:52.638Z+ rustc --version
592025-01-22T04:21:52.705Zrustc 1.84.0 (9fc6b4312 2025-01-07)
602025-01-22T04:21:52.709Zprocess exited: duration 24815 ms, exit code 0
 
612025-01-22T04:21:52.714Zstarting task 2: "authentication"
622025-01-22T04:21:52.736Zprocess exited: duration 21 ms, exit code 0
 
632025-01-22T04:21:52.748Zstarting task 3: "clone repository"
642025-01-22T04:21:52.751Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-22T04:21:52.754Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-22T04:21:52.790ZCloning into '/work/oxidecomputer/omicron'...
672025-01-22T04:22:00.443Z+ cd /work/oxidecomputer/omicron
682025-01-22T04:22:00.446Z+ git fetch origin 71ad6243cc31335f551c80d5b0c530c169017d63
692025-01-22T04:22:00.728ZFrom https://github.com/oxidecomputer/omicron
702025-01-22T04:22:00.728Z * branch 71ad6243cc31335f551c80d5b0c530c169017d63 -> FETCH_HEAD
712025-01-22T04:22:00.740Z+ [[ -n renovate/bytes-1.x ]]
722025-01-22T04:22:00.746Z++ git branch --show-current
732025-01-22T04:22:00.746Z+ current=main
742025-01-22T04:22:00.746Z+ [[ main != renovate/bytes-1.x ]]
752025-01-22T04:22:00.746Z+ git branch -f renovate/bytes-1.x 71ad6243cc31335f551c80d5b0c530c169017d63
762025-01-22T04:22:00.750Z+ git checkout -f renovate/bytes-1.x
772025-01-22T04:22:00.924ZSwitched to branch 'renovate/bytes-1.x'
782025-01-22T04:22:00.927Z+ git reset --hard 71ad6243cc31335f551c80d5b0c530c169017d63
792025-01-22T04:22:00.939ZHEAD is now at 71ad6243c Update Rust crate bytes to 1.9.0
802025-01-22T04:22:00.942Zprocess exited: duration 8193 ms, exit code 0
 
812025-01-22T04:22:00.947Zstarting task 4: "build"
822025-01-22T04:22:00.953Z+ source .github/buildomat/ci-env.sh
832025-01-22T04:22:00.953Z++ export CARGO_TERM_COLOR=always
842025-01-22T04:22:00.953Z++ CARGO_TERM_COLOR=always
852025-01-22T04:22:00.953Z+ cargo --version
862025-01-22T04:22:01.015Zcargo 1.84.0 (66221abde 2024-11-19)
872025-01-22T04:22:01.018Z+ rustc --version
882025-01-22T04:22:01.077Zrustc 1.84.0 (9fc6b4312 2025-01-07)
892025-01-22T04:22:01.080Z+ WORK=/work
902025-01-22T04:22:01.080Z+ pfexec mkdir -p /work
912025-01-22T04:22:01.084Z+ pfexec chown build /work
922025-01-22T04:22:01.087Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932025-01-22T04:22:02.685Zpkg list: illegal option -- F
942025-01-22T04:22:02.685ZUsage:
952025-01-22T04:22:02.688Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
962025-01-22T04:22:02.688Z [pkg_fmri_pattern ...]
972025-01-22T04:22:03.523Zpkg list: illegal option -- F
982025-01-22T04:22:03.523ZUsage:
992025-01-22T04:22:03.526Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1002025-01-22T04:22:03.526Z [pkg_fmri_pattern ...]
1012025-01-22T04:22:10.894Z Startup: Refreshing catalog 'helios-dev' ... Done
1022025-01-22T04:22:14.992Z Startup: Caching catalogs ... Done
1032025-01-22T04:22:26.180ZPlanning: Solver setup ... Done (10.371s)
1042025-01-22T04:22:26.318ZPlanning: Running solver ... Done (0.147s)
1052025-01-22T04:22:26.426ZPlanning: Finding local manifests ... Done (0.007s)
1062025-01-22T04:22:26.464ZPlanning: Fetching manifests: 0/7 0% complete
1072025-01-22T04:22:27.206ZPlanning: Fetching manifests: 7/7 100% complete
1082025-01-22T04:22:27.331ZPlanning: Package planning ... Done (0.110s)
1092025-01-22T04:22:27.379ZPlanning: Merging actions ... Done (0.057s)
1102025-01-22T04:22:27.534ZPlanning: Checking for conflicting actions ... Done (0.192s)
1112025-01-22T04:22:29.638ZPlanning: Consolidating action changes ... Done (2.120s)
1122025-01-22T04:22:30.068ZPlanning: Evaluating mediators ... Done (0.431s)
1132025-01-22T04:22:30.148ZPlanning: Planning completed in 15.06 seconds
1142025-01-22T04:22:30.165Z Packages to install: 4
1152025-01-22T04:22:30.165Z Packages to update: 3
1162025-01-22T04:22:30.165Z Mediators to change: 2
1172025-01-22T04:22:30.167Z Services to change: 1
1182025-01-22T04:22:30.167Z Estimated space available: 155.61 GB
1192025-01-22T04:22:30.167ZEstimated space to be consumed: 1.64 GB
1202025-01-22T04:22:30.167Z Create boot environment: No
1212025-01-22T04:22:30.167ZCreate backup boot environment: Yes
1222025-01-22T04:22:30.167Z Rebuild boot archive: No
1232025-01-22T04:22:30.167Z
1242025-01-22T04:22:30.168ZChanged mediators:
1252025-01-22T04:22:30.168Z mediator clang:
1262025-01-22T04:22:30.168Z version: None -> 15 (system default)
1272025-01-22T04:22:30.168Z
1282025-01-22T04:22:30.168Z mediator llvm:
1292025-01-22T04:22:30.168Z version: 14 (system default) -> 15 (system default)
1302025-01-22T04:22:30.168Z
1312025-01-22T04:22:30.168ZChanged packages:
1322025-01-22T04:22:30.168Zhelios-dev
1332025-01-22T04:22:30.168Z developer/build-essential
1342025-01-22T04:22:30.168Z None -> 11-2.0
1352025-01-22T04:22:30.168Z library/libxmlsec1
1362025-01-22T04:22:30.168Z None -> 1.2.35-2.0
1372025-01-22T04:22:30.168Z ooce/developer/clang-15
1382025-01-22T04:22:30.168Z None -> 15.0.7-2.0
1392025-01-22T04:22:30.168Z ooce/developer/llvm-15
1402025-01-22T04:22:30.168Z None -> 15.0.7-2.0
1412025-01-22T04:22:30.168Z package/pkg
1422025-01-22T04:22:30.168Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1432025-01-22T04:22:30.168Z system/library/g++-runtime
1442025-01-22T04:22:30.168Z 13-2.0 -> 14-2.0
1452025-01-22T04:22:30.168Z system/library/gcc-runtime
1462025-01-22T04:22:30.168Z 13-2.0 -> 14-2.0
1472025-01-22T04:22:30.168Z
1482025-01-22T04:22:30.168ZServices:
1492025-01-22T04:22:30.168Z restart_fmri:
1502025-01-22T04:22:30.168Z svc:/system/update-man-index:default
1512025-01-22T04:22:30.168Z
1522025-01-22T04:22:30.168ZEditable files to change:
1532025-01-22T04:22:30.168Z Update:
1542025-01-22T04:22:30.168Z usr/share/lib/pkg/web/config.shtml
1552025-01-22T04:22:30.254Z
1562025-01-22T04:22:30.254ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1572025-01-22T04:22:38.451ZDownload: 212/4301 items 1.1/225.4MB 0% complete (366k/s)
1582025-01-22T04:22:44.645ZDownload: 213/4301 items 1.3/225.4MB 0% complete (317k/s)
1592025-01-22T04:22:49.650ZDownload: 1091/4301 items 19.7/225.4MB 8% complete (3.7M/s)
1602025-01-22T04:22:54.826ZDownload: 1195/4301 items 83.5/225.4MB 37% complete (12.1M/s)
1612025-01-22T04:22:59.842ZDownload: 1576/4301 items 117.6/225.4MB 52% complete (9.6M/s)
1622025-01-22T04:23:04.835ZDownload: 1951/4301 items 118.6/225.4MB 52% complete (3.6M/s)
1632025-01-22T04:23:10.810ZDownload: 2219/4301 items 119.2/225.4MB 52% complete (191k/s)
1642025-01-22T04:23:15.815ZDownload: 2567/4301 items 120.5/225.4MB 53% complete (174k/s)
1652025-01-22T04:23:20.861ZDownload: 3280/4301 items 209.8/225.4MB 93% complete (9.7M/s)
1662025-01-22T04:23:32.112ZDownload: 3288/4301 items 211.8/225.4MB 93% complete (9.0M/s)
1672025-01-22T04:23:37.183ZDownload: 3624/4301 items 216.1/225.4MB 95% complete (909k/s)
1682025-01-22T04:23:42.380ZDownload: 4202/4301 items 220.6/225.4MB 97% complete (963k/s)
1692025-01-22T04:23:58.754ZDownload: 4208/4301 items 220.6/225.4MB 97% complete
1702025-01-22T04:24:01.083ZDownload: Completed 225.42 MB in 90.83 seconds (2.5M/s)
1712025-01-22T04:24:03.152Z Actions: 1/5122 actions (Removing old actions)
1722025-01-22T04:24:03.173Z Actions: 194/5122 actions (Installing new actions)
1732025-01-22T04:24:07.891Z Actions: 4267/5122 actions (Updating modified actions)
1742025-01-22T04:24:08.248Z Actions: Completed 5122 actions in 5.10 seconds.
1752025-01-22T04:24:08.654Z Done (0.399s)
1762025-01-22T04:24:08.657Z Done (0.001s)
1772025-01-22T04:24:09.254Z Done (0.597s)
1782025-01-22T04:24:13.662Z Done (4.177s)
1792025-01-22T04:24:13.752Z Done (0.019s)
1802025-01-22T04:24:13.752Z Done (0.000s)
1812025-01-22T04:24:13.978Z Done (0.000s)
1822025-01-22T04:24:14.681ZPlanning: Evaluating mediator changes ... Done
1832025-01-22T04:24:14.844ZPlanning: Checking for conflicting actions ... Done
1842025-01-22T04:24:14.847ZPlanning: Consolidating action changes ... Done
1852025-01-22T04:24:15.110ZPlanning: Evaluating mediators ... Done
1862025-01-22T04:24:15.112ZPlanning: Planning completed in 0.43 seconds
1872025-01-22T04:24:15.149Z Mediators to change: 2
1882025-01-22T04:24:15.149Z Create boot environment: No
1892025-01-22T04:24:15.152ZCreate backup boot environment: No
1902025-01-22T04:24:15.247Z Done
1912025-01-22T04:24:15.247Z Done
1922025-01-22T04:24:15.637Z Done
1932025-01-22T04:24:19.221Z Done
1942025-01-22T04:24:19.309Z Done
1952025-01-22T04:24:19.311Z Done
1962025-01-22T04:24:19.446Z Done
1972025-01-22T04:24:20.065ZPlanning: Evaluating mediator changes ... Done
1982025-01-22T04:24:20.067ZPlanning: Merging actions ... Done
1992025-01-22T04:24:20.257ZPlanning: Checking for conflicting actions ... Done
2002025-01-22T04:24:20.260ZPlanning: Consolidating action changes ... Done
2012025-01-22T04:24:20.522ZPlanning: Evaluating mediators ... Done
2022025-01-22T04:24:20.577ZPlanning: Planning completed in 0.76 seconds
2032025-01-22T04:24:20.617Z Packages to change: 1
2042025-01-22T04:24:20.617Z Mediators to change: 1
2052025-01-22T04:24:20.620Z Services to change: 1
2062025-01-22T04:24:20.620Z Create boot environment: No
2072025-01-22T04:24:20.620ZCreate backup boot environment: Yes
2082025-01-22T04:24:22.828Z Actions: 1/6 actions (Updating modified actions)
2092025-01-22T04:24:22.832Z Actions: Completed 6 actions in 0.00 seconds.
2102025-01-22T04:24:22.832Z Done
2112025-01-22T04:24:22.832Z Done
2122025-01-22T04:24:22.950Z Done
2132025-01-22T04:24:26.519Z Done
2142025-01-22T04:24:26.611Z Done
2152025-01-22T04:24:26.613Z Done
2162025-01-22T04:24:26.754Z Done
2172025-01-22T04:24:27.186ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2182025-01-22T04:24:27.186Zclang system 15 system
2192025-01-22T04:24:27.186Zcsh system system illumos
2202025-01-22T04:24:27.186Zctags system system illumos
2212025-01-22T04:24:27.186Zgcc vendor 12 vendor
2222025-01-22T04:24:27.186Zgcc system 10 system
2232025-01-22T04:24:27.186Zgcc system 7 system
2242025-01-22T04:24:27.186Zgo system 1.20 system
2252025-01-22T04:24:27.186Zgo system 1.19 system
2262025-01-22T04:24:27.186Zllvm system 15 system
2272025-01-22T04:24:27.186Zllvm system 14 system
2282025-01-22T04:24:27.186Zmariadb system 10.6 system
2292025-01-22T04:24:27.186Zmta vendor vendor dma
2302025-01-22T04:24:27.186Zopenjdk system 17 system
2312025-01-22T04:24:27.186Zopenjdk system 11 system
2322025-01-22T04:24:27.186Zopenjdk system 1.8 system
2332025-01-22T04:24:27.186Zopenssl vendor 3 vendor
2342025-01-22T04:24:27.186Zperl system 5.36 system
2352025-01-22T04:24:27.186Zpostgresql system 15 system
2362025-01-22T04:24:27.186Zpostgresql system 13 system
2372025-01-22T04:24:27.187Zpython vendor 3 vendor
2382025-01-22T04:24:27.187Zpython system 2 system
2392025-01-22T04:24:27.187Zpython3 system 3.11 system
2402025-01-22T04:24:27.187Zruby system 3.0 system
2412025-01-22T04:24:27.187Zwords vendor vendor american-english
2422025-01-22T04:24:27.187Zwords system system australian-english
2432025-01-22T04:24:27.187Zwords system system british-english
2442025-01-22T04:24:27.187Zwords system system canadian-english
2452025-01-22T04:24:27.187Zwords system system french
2462025-01-22T04:24:27.187Zwords system system italian
2472025-01-22T04:24:27.187Zwords system system ngerman
2482025-01-22T04:24:27.187Zwords system system ogerman
2492025-01-22T04:24:27.187Zwords system system spanish
2502025-01-22T04:24:27.515ZPUBLISHER TYPE STATUS P LOCATION
2512025-01-22T04:24:27.515Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2522025-01-22T04:24:30.309ZFMRI IFO
2532025-01-22T04:24:30.309Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2542025-01-22T04:24:30.309Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2552025-01-22T04:24:30.309Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2562025-01-22T04:24:30.309Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2572025-01-22T04:24:30.309Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2582025-01-22T04:24:30.309Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2592025-01-22T04:24:30.309Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2602025-01-22T04:24:30.309Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2612025-01-22T04:24:30.309Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2622025-01-22T04:24:30.309Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2632025-01-22T04:24:30.309Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2642025-01-22T04:24:30.309Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2652025-01-22T04:24:30.309Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2662025-01-22T04:24:30.309Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2672025-01-22T04:24:30.309Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2682025-01-22T04:24:31.066Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2692025-01-22T04:24:31.347Z Updating crates.io index
2702025-01-22T04:24:31.442Z Updating git repository `https://github.com/oxidecomputer/diffus`
2712025-01-22T04:24:31.748Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2722025-01-22T04:24:32.277Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2732025-01-22T04:24:32.567Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2742025-01-22T04:24:32.811Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2752025-01-22T04:24:33.181Z Updating git repository `https://github.com/oxidecomputer/propolis`
2762025-01-22T04:24:34.071Z Updating git repository `https://github.com/oxidecomputer/crucible`
2772025-01-22T04:24:35.722Z Updating git repository `https://github.com/oxidecomputer/opte`
2782025-01-22T04:24:36.352Z Updating git repository `https://github.com/oxidecomputer/falcon`
2792025-01-22T04:24:37.738Z Updating git repository `https://github.com/oxidecomputer/clickward`
2802025-01-22T04:24:37.986Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2812025-01-22T04:24:38.283Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2822025-01-22T04:24:38.843Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2832025-01-22T04:24:39.224Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2842025-01-22T04:24:39.475Z Updating git repository `https://github.com/oxidecomputer/tofino`
2852025-01-22T04:24:39.729Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2862025-01-22T04:24:40.019Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2872025-01-22T04:24:40.247Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2882025-01-22T04:24:40.525Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2892025-01-22T04:24:40.845Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2902025-01-22T04:24:41.152Z Updating git repository `https://github.com/oxidecomputer/ispf`
2912025-01-22T04:24:41.433Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2922025-01-22T04:24:41.820Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2932025-01-22T04:24:42.271Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2942025-01-22T04:24:42.523Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2952025-01-22T04:24:43.048Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2962025-01-22T04:24:43.382Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2972025-01-22T04:24:43.687Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2982025-01-22T04:24:43.920Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2992025-01-22T04:24:44.179Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3002025-01-22T04:24:45.408Z Downloading crates ...
3012025-01-22T04:24:45.483Z Downloaded anstyle v1.0.10
3022025-01-22T04:24:45.499Z Downloaded dof v0.3.0
3032025-01-22T04:24:45.507Z Downloaded dtrace-parser v0.2.0
3042025-01-22T04:24:45.536Z Downloaded scroll_derive v0.12.0
3052025-01-22T04:24:45.538Z Downloaded equivalent v1.0.1
3062025-01-22T04:24:45.541Z Downloaded usdt-macro v0.5.0
3072025-01-22T04:24:45.541Z Downloaded usdt-attr-macro v0.5.0
3082025-01-22T04:24:45.550Z Downloaded fastrand v2.1.1
3092025-01-22T04:24:45.553Z Downloaded byteorder v1.5.0
3102025-01-22T04:24:45.556Z Downloaded anstyle-query v1.1.1
3112025-01-22T04:24:45.558Z Downloaded itoa v1.0.11
3122025-01-22T04:24:45.561Z Downloaded autocfg v1.4.0
3132025-01-22T04:24:45.561Z Downloaded colorchoice v1.0.2
3142025-01-22T04:24:45.566Z Downloaded swrite v0.1.0
3152025-01-22T04:24:45.571Z Downloaded camino-tempfile v1.1.1
3162025-01-22T04:24:45.573Z Downloaded digest v0.10.7
3172025-01-22T04:24:45.578Z Downloaded unicode-linebreak v0.1.5
3182025-01-22T04:24:45.582Z Downloaded fnv v1.0.7
3192025-01-22T04:24:45.582Z Downloaded errno v0.3.9
3202025-01-22T04:24:45.585Z Downloaded cargo-platform v0.1.8
3212025-01-22T04:24:45.585Z Downloaded pretty-hex v0.4.1
3222025-01-22T04:24:45.585Z Downloaded bytecount v0.6.8
3232025-01-22T04:24:45.592Z Downloaded utf8parse v0.2.2
3242025-01-22T04:24:45.596Z Downloaded block-buffer v0.10.4
3252025-01-22T04:24:45.596Z Downloaded usdt-impl v0.5.0
3262025-01-22T04:24:45.599Z Downloaded serde_tokenstream v0.2.2
3272025-01-22T04:24:45.602Z Downloaded is_terminal_polyfill v1.70.1
3282025-01-22T04:24:45.604Z Downloaded crypto-common v0.1.6
3292025-01-22T04:24:45.604Z Downloaded cargo_metadata v0.18.1
3302025-01-22T04:24:45.613Z Downloaded heck v0.4.1
3312025-01-22T04:24:45.616Z Downloaded toml_datetime v0.6.8
3322025-01-22T04:24:45.616Z Downloaded thread-id v4.2.2
3332025-01-22T04:24:45.619Z Downloaded serde_spanned v0.6.8
3342025-01-22T04:24:45.619Z Downloaded pest_generator v2.7.14
3352025-01-22T04:24:45.621Z Downloaded macaddr v1.0.1
3362025-01-22T04:24:45.621Z Downloaded terminal_size v0.4.0
3372025-01-22T04:24:45.625Z Downloaded generic-array v0.14.7
3382025-01-22T04:24:45.625Z Downloaded anstyle-parse v0.2.5
3392025-01-22T04:24:45.629Z Downloaded sha2 v0.10.8
3402025-01-22T04:24:45.629Z Downloaded fs-err v2.11.0
3412025-01-22T04:24:45.634Z Downloaded anstream v0.6.15
3422025-01-22T04:24:45.634Z Downloaded cfg-if v1.0.0
3432025-01-22T04:24:45.634Z Downloaded heck v0.5.0
3442025-01-22T04:24:45.638Z Downloaded cpufeatures v0.2.14
3452025-01-22T04:24:45.642Z Downloaded pest_derive v2.7.14
3462025-01-22T04:24:45.645Z Downloaded clap_derive v4.5.18
3472025-01-22T04:24:45.647Z Downloaded smawk v0.3.2
3482025-01-22T04:24:45.647Z Downloaded proc-macro-error v1.0.4
3492025-01-22T04:24:45.650Z Downloaded usdt v0.5.0
3502025-01-22T04:24:45.655Z Downloaded plain v0.2.3
3512025-01-22T04:24:45.655Z Downloaded once_cell v1.20.2
3522025-01-22T04:24:45.657Z Downloaded clap_lex v0.7.2
3532025-01-22T04:24:45.658Z Downloaded zerocopy-derive v0.7.35
3542025-01-22T04:24:45.663Z Downloaded strsim v0.11.1
3552025-01-22T04:24:45.670Z Downloaded thiserror v1.0.69
3562025-01-22T04:24:45.675Z Downloaded tabled_derive v0.7.0
3572025-01-22T04:24:45.675Z Downloaded proc-macro-error-attr v1.0.4
3582025-01-22T04:24:45.679Z Downloaded memmap v0.7.0
3592025-01-22T04:24:45.679Z Downloaded cargo_toml v0.20.5
3602025-01-22T04:24:45.683Z Downloaded pest_meta v2.7.14
3612025-01-22T04:24:45.683Z Downloaded camino v1.1.9
3622025-01-22T04:24:45.687Z Downloaded anyhow v1.0.93
3632025-01-22T04:24:45.687Z Downloaded thiserror-impl v1.0.69
3642025-01-22T04:24:45.690Z Downloaded scroll v0.12.0
3652025-01-22T04:24:45.690Z Downloaded ryu v1.0.18
3662025-01-22T04:24:45.695Z Downloaded unicode-ident v1.0.14
3672025-01-22T04:24:45.702Z Downloaded semver v1.0.24
3682025-01-22T04:24:45.706Z Downloaded version_check v0.9.5
3692025-01-22T04:24:45.706Z Downloaded bitflags v2.6.0
3702025-01-22T04:24:45.706Z Downloaded log v0.4.22
3712025-01-22T04:24:45.710Z Downloaded textwrap v0.16.1
3722025-01-22T04:24:45.710Z Downloaded tempfile v3.13.0
3732025-01-22T04:24:45.716Z Downloaded serde_derive v1.0.217
3742025-01-22T04:24:45.719Z Downloaded clap v4.5.21
3752025-01-22T04:24:45.726Z Downloaded typenum v1.17.0
3762025-01-22T04:24:45.728Z Downloaded ucd-trie v0.1.7
3772025-01-22T04:24:45.731Z Downloaded toml v0.8.19
3782025-01-22T04:24:45.733Z Downloaded proc-macro2 v1.0.92
3792025-01-22T04:24:45.739Z Downloaded quote v1.0.38
3802025-01-22T04:24:45.747Z Downloaded papergrid v0.11.0
3812025-01-22T04:24:45.753Z Downloaded serde v1.0.217
3822025-01-22T04:24:45.755Z Downloaded indexmap v2.7.0
3832025-01-22T04:24:45.784Z Downloaded memchr v2.7.4
3842025-01-22T04:24:45.800Z Downloaded toml_edit v0.22.22
3852025-01-22T04:24:45.820Z Downloaded hashbrown v0.15.1
3862025-01-22T04:24:45.832Z Downloaded pest v2.7.14
3872025-01-22T04:24:45.841Z Downloaded clap_builder v4.5.21
3882025-01-22T04:24:45.847Z Downloaded winnow v0.6.20
3892025-01-22T04:24:45.857Z Downloaded serde_json v1.0.135
3902025-01-22T04:24:45.862Z Downloaded zerocopy v0.7.35
3912025-01-22T04:24:45.876Z Downloaded tabled v0.15.0
3922025-01-22T04:24:45.889Z Downloaded goblin v0.8.2
3932025-01-22T04:24:45.896Z Downloaded unicode-width v0.1.14
3942025-01-22T04:24:45.913Z Downloaded syn v1.0.109
3952025-01-22T04:24:45.924Z Downloaded syn v2.0.96
3962025-01-22T04:24:45.935Z Downloaded rustix v0.38.37
3972025-01-22T04:24:45.965Z Downloaded libc v0.2.169
3982025-01-22T04:24:46.273Z Compiling proc-macro2 v1.0.92
3992025-01-22T04:24:46.273Z Compiling unicode-ident v1.0.14
4002025-01-22T04:24:46.273Z Compiling serde v1.0.217
4012025-01-22T04:24:46.275Z Compiling version_check v0.9.5
4022025-01-22T04:24:46.275Z Compiling thiserror v1.0.69
4032025-01-22T04:24:46.275Z Compiling memchr v2.7.4
4042025-01-22T04:24:46.276Z Compiling libc v0.2.169
4052025-01-22T04:24:46.308Z Compiling ucd-trie v0.1.7
4062025-01-22T04:24:46.541Z Compiling ryu v1.0.18
4072025-01-22T04:24:46.944Z Compiling itoa v1.0.11
4082025-01-22T04:24:47.016Z Compiling once_cell v1.20.2
4092025-01-22T04:24:47.069Z Compiling byteorder v1.5.0
4102025-01-22T04:24:47.174Z Compiling rustix v0.38.37
4112025-01-22T04:24:47.363Z Compiling serde_json v1.0.135
4122025-01-22T04:24:47.519Z Compiling bitflags v2.6.0
4132025-01-22T04:24:47.703Z Compiling proc-macro-error-attr v1.0.4
4142025-01-22T04:24:47.921Z Compiling usdt-impl v0.5.0
4152025-01-22T04:24:47.949Z Compiling syn v1.0.109
4162025-01-22T04:24:47.972Z Compiling proc-macro-error v1.0.4
4172025-01-22T04:24:48.018Z Compiling equivalent v1.0.1
4182025-01-22T04:24:48.064Z Compiling quote v1.0.38
4192025-01-22T04:24:48.150Z Compiling camino v1.1.9
4202025-01-22T04:24:48.247Z Compiling errno v0.3.9
4212025-01-22T04:24:48.420Z Compiling syn v2.0.96
4222025-01-22T04:24:48.501Z Compiling utf8parse v0.2.2
4232025-01-22T04:24:48.549Z Compiling plain v0.2.3
4242025-01-22T04:24:48.667Z Compiling log v0.4.22
4252025-01-22T04:24:48.691Z Compiling hashbrown v0.15.1
4262025-01-22T04:24:48.724Z Compiling anstyle-parse v0.2.5
4272025-01-22T04:24:48.827Z Compiling thread-id v4.2.2
4282025-01-22T04:24:49.034Z Compiling autocfg v1.4.0
4292025-01-22T04:24:49.111Z Compiling is_terminal_polyfill v1.70.1
4302025-01-22T04:24:49.256Z Compiling pretty-hex v0.4.1
4312025-01-22T04:24:49.334Z Compiling unicode-width v0.1.14
4322025-01-22T04:24:49.484Z Compiling winnow v0.6.20
4332025-01-22T04:24:49.555Z Compiling colorchoice v1.0.2
4342025-01-22T04:24:49.742Z Compiling indexmap v2.7.0
4352025-01-22T04:24:49.781Z Compiling anstyle v1.0.10
4362025-01-22T04:24:49.881Z Compiling semver v1.0.24
4372025-01-22T04:24:49.950Z Compiling anstyle-query v1.1.1
4382025-01-22T04:24:50.130Z Compiling fs-err v2.11.0
4392025-01-22T04:24:50.239Z Compiling anstream v0.6.15
4402025-01-22T04:24:50.439Z Compiling terminal_size v0.4.0
4412025-01-22T04:24:50.772Z Compiling cfg-if v1.0.0
4422025-01-22T04:24:50.861Z Compiling fnv v1.0.7
4432025-01-22T04:24:50.887Z Compiling clap_lex v0.7.2
4442025-01-22T04:24:50.937Z Compiling fastrand v2.1.1
4452025-01-22T04:24:50.962Z Compiling anyhow v1.0.93
4462025-01-22T04:24:51.006Z Compiling heck v0.4.1
4472025-01-22T04:24:51.065Z Compiling strsim v0.11.1
4482025-01-22T04:24:51.318Z Compiling heck v0.5.0
4492025-01-22T04:24:51.469Z Compiling bytecount v0.6.8
4502025-01-22T04:24:51.763Z Compiling papergrid v0.11.0
4512025-01-22T04:24:51.815Z Compiling clap_builder v4.5.21
4522025-01-22T04:24:51.873Z Compiling tempfile v3.13.0
4532025-01-22T04:24:52.099Z Compiling memmap v0.7.0
4542025-01-22T04:24:52.128Z Compiling smawk v0.3.2
4552025-01-22T04:24:52.352Z Compiling unicode-linebreak v0.1.5
4562025-01-22T04:24:52.807Z Compiling textwrap v0.16.1
4572025-01-22T04:24:52.876Z Compiling swrite v0.1.0
4582025-01-22T04:24:53.667Z Compiling tabled_derive v0.7.0
4592025-01-22T04:24:55.209Z Compiling serde_derive v1.0.217
4602025-01-22T04:24:55.209Z Compiling thiserror-impl v1.0.69
4612025-01-22T04:24:55.212Z Compiling zerocopy-derive v0.7.35
4622025-01-22T04:24:55.212Z Compiling scroll_derive v0.12.0
4632025-01-22T04:24:55.212Z Compiling clap_derive v4.5.18
4642025-01-22T04:24:55.378Z Compiling tabled v0.15.0
4652025-01-22T04:24:56.424Z Compiling scroll v0.12.0
4662025-01-22T04:24:56.953Z Compiling zerocopy v0.7.35
4672025-01-22T04:24:56.990Z Compiling goblin v0.8.2
4682025-01-22T04:24:58.048Z Compiling pest v2.7.14
4692025-01-22T04:24:58.962Z Compiling clap v4.5.21
4702025-01-22T04:25:00.275Z Compiling pest_meta v2.7.14
4712025-01-22T04:25:01.125Z Compiling pest_generator v2.7.14
4722025-01-22T04:25:02.565Z Compiling pest_derive v2.7.14
4732025-01-22T04:25:03.186Z Compiling dtrace-parser v0.2.0
4742025-01-22T04:25:04.062Z Compiling serde_tokenstream v0.2.2
4752025-01-22T04:25:04.169Z Compiling toml_datetime v0.6.8
4762025-01-22T04:25:04.169Z Compiling serde_spanned v0.6.8
4772025-01-22T04:25:04.263Z Compiling cargo-platform v0.1.8
4782025-01-22T04:25:04.502Z Compiling toml_edit v0.22.22
4792025-01-22T04:25:04.570Z Compiling macaddr v1.0.1
4802025-01-22T04:25:04.753Z Compiling camino-tempfile v1.1.1
4812025-01-22T04:25:05.463Z Compiling dof v0.3.0
4822025-01-22T04:25:05.508Z Compiling cargo_metadata v0.18.1
4832025-01-22T04:25:06.849Z Compiling usdt-macro v0.5.0
4842025-01-22T04:25:06.851Z Compiling usdt-attr-macro v0.5.0
4852025-01-22T04:25:07.250Z Compiling toml v0.8.19
4862025-01-22T04:25:07.955Z Compiling usdt v0.5.0
4872025-01-22T04:25:08.059Z Compiling cargo_toml v0.20.5
4882025-01-22T04:25:10.718Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4892025-01-22T04:25:13.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.04s
4902025-01-22T04:25:14.163Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4912025-01-22T04:25:14.681Z Downloading crates ...
4922025-01-22T04:25:14.823Z Downloaded adler2 v2.0.0
4932025-01-22T04:25:14.828Z Downloaded arrayref v0.3.9
4942025-01-22T04:25:14.832Z Downloaded atomic-waker v1.1.2
4952025-01-22T04:25:14.851Z Downloaded atomicwrites v0.4.4
4962025-01-22T04:25:14.855Z Downloaded async-stream-impl v0.3.6
4972025-01-22T04:25:14.855Z Downloaded assert_matches v1.5.0
4982025-01-22T04:25:14.859Z Downloaded cfg_aliases v0.1.1
4992025-01-22T04:25:14.861Z Downloaded cfg_aliases v0.2.1
5002025-01-22T04:25:14.868Z Downloaded crucible-workspace-hack v0.1.0
5012025-01-22T04:25:14.870Z Downloaded crunchy v0.2.2
5022025-01-22T04:25:14.887Z Downloaded ciborium-io v0.2.2
5032025-01-22T04:25:14.890Z Downloaded atty v0.2.14
5042025-01-22T04:25:14.896Z Downloaded async-stream v0.3.6
5052025-01-22T04:25:14.903Z Downloaded backtrace v0.3.74
5062025-01-22T04:25:14.908Z Downloaded ascii-canvas v3.0.0
5072025-01-22T04:25:14.912Z Downloaded array-init v0.0.4
5082025-01-22T04:25:14.916Z Downloaded async-recursion v1.1.1
5092025-01-22T04:25:14.922Z Downloaded const_format_proc_macros v0.2.33
5102025-01-22T04:25:14.926Z Downloaded hex-literal v0.4.1
5112025-01-22T04:25:14.928Z Downloaded cstr-argument v0.1.2
5122025-01-22T04:25:14.928Z Downloaded cmake v0.1.51
5132025-01-22T04:25:14.932Z Downloaded chrono-tz-build v0.4.0
5142025-01-22T04:25:14.932Z Downloaded blowfish v0.9.1
5152025-01-22T04:25:14.934Z Downloaded curve25519-dalek-derive v0.1.1
5162025-01-22T04:25:14.934Z Downloaded cassowary v0.3.0
5172025-01-22T04:25:14.937Z Downloaded bit-vec v0.6.3
5182025-01-22T04:25:14.937Z Downloaded crc v3.2.1
5192025-01-22T04:25:14.939Z Downloaded cobs v0.2.3
5202025-01-22T04:25:14.942Z Downloaded aead v0.5.2
5212025-01-22T04:25:14.944Z Downloaded chacha20 v0.9.1
5222025-01-22T04:25:14.944Z Downloaded bitfield-struct v0.6.2
5232025-01-22T04:25:14.947Z Downloaded bitfield v0.14.0
5242025-01-22T04:25:14.947Z Downloaded humantime v2.1.0
5252025-01-22T04:25:14.950Z Downloaded bit-set v0.5.3
5262025-01-22T04:25:14.953Z Downloaded constant_time_eq v0.3.1
5272025-01-22T04:25:14.953Z Downloaded ciborium-ll v0.2.2
5282025-01-22T04:25:14.953Z Downloaded bcrypt-pbkdf v0.10.0
5292025-01-22T04:25:14.956Z Downloaded cipher v0.4.4
5302025-01-22T04:25:14.962Z Downloaded block-padding v0.3.3
5312025-01-22T04:25:14.962Z Downloaded http-body v1.0.1
5322025-01-22T04:25:14.964Z Downloaded crossbeam-deque v0.8.5
5332025-01-22T04:25:14.964Z Downloaded base16ct v0.2.0
5342025-01-22T04:25:14.964Z Downloaded cbc v0.1.2
5352025-01-22T04:25:14.967Z Downloaded hubpack_derive v0.1.1
5362025-01-22T04:25:14.967Z Downloaded ctr v0.9.2
5372025-01-22T04:25:14.970Z Downloaded crc-catalog v2.4.0
5382025-01-22T04:25:14.972Z Downloaded http-range v0.1.5
5392025-01-22T04:25:14.972Z Downloaded hkdf v0.12.4
5402025-01-22T04:25:14.975Z Downloaded hyper-tls v0.6.0
5412025-01-22T04:25:14.978Z Downloaded httpdate v1.0.3
5422025-01-22T04:25:14.978Z Downloaded http-body-util v0.1.2
5432025-01-22T04:25:14.980Z Downloaded home v0.5.9
5442025-01-22T04:25:14.983Z Downloaded hickory-client v0.24.2
5452025-01-22T04:25:14.985Z Downloaded async-trait v0.1.83
5462025-01-22T04:25:14.988Z Downloaded hubpack v0.1.2
5472025-01-22T04:25:14.990Z Downloaded httparse v1.9.5
5482025-01-22T04:25:14.993Z Downloaded hostname v0.3.1
5492025-01-22T04:25:14.995Z Downloaded hex v0.4.3
5502025-01-22T04:25:14.998Z Downloaded darling v0.20.10
5512025-01-22T04:25:15.000Z Downloaded colored v2.1.0
5522025-01-22T04:25:15.003Z Downloaded icu_locid_transform v1.5.0
5532025-01-22T04:25:15.006Z Downloaded icu_locid v1.5.0
5542025-01-22T04:25:15.011Z Downloaded iana-time-zone v0.1.61
5552025-01-22T04:25:15.015Z Downloaded crc32fast v1.4.2
5562025-01-22T04:25:15.017Z Downloaded ident_case v1.0.1
5572025-01-22T04:25:15.020Z Downloaded ciborium v0.2.2
5582025-01-22T04:25:15.023Z Downloaded cancel-safe-futures v0.1.5
5592025-01-22T04:25:15.025Z Downloaded hyper-staticfile v0.10.1
5602025-01-22T04:25:15.028Z Downloaded icu_provider_macros v1.5.0
5612025-01-22T04:25:15.030Z Downloaded hickory-resolver v0.24.2
5622025-01-22T04:25:15.034Z Downloaded radium v0.7.0
5632025-01-22T04:25:15.037Z Downloaded is_ci v1.2.0
5642025-01-22T04:25:15.037Z Downloaded instant v0.1.13
5652025-01-22T04:25:15.041Z Downloaded addr2line v0.24.2
5662025-01-22T04:25:15.045Z Downloaded http v1.2.0
5672025-01-22T04:25:15.048Z Downloaded idna_adapter v1.2.0
5682025-01-22T04:25:15.048Z Downloaded toolchain_find v0.4.0
5692025-01-22T04:25:15.057Z Downloaded hyper-rustls v0.27.3
5702025-01-22T04:25:15.060Z Downloaded md5 v0.7.0
5712025-01-22T04:25:15.060Z Downloaded match_cfg v0.1.0
5722025-01-22T04:25:15.060Z Downloaded hickory-server v0.24.2
5732025-01-22T04:25:15.060Z Downloaded rustc_version v0.1.7
5742025-01-22T04:25:15.060Z Downloaded hyper-util v0.1.10
5752025-01-22T04:25:15.065Z Downloaded internet-checksum v0.2.1
5762025-01-22T04:25:15.068Z Downloaded instability v0.3.2
5772025-01-22T04:25:15.070Z Downloaded crossbeam-epoch v0.9.18
5782025-01-22T04:25:15.073Z Downloaded lru-cache v0.1.2
5792025-01-22T04:25:15.073Z Downloaded lazy_static v1.5.0
5802025-01-22T04:25:15.075Z Downloaded mirai-annotations v1.12.0
5812025-01-22T04:25:15.075Z Downloaded libefi-sys v0.1.0
5822025-01-22T04:25:15.078Z Downloaded lalrpop-util v0.19.12
5832025-01-22T04:25:15.081Z Downloaded indoc v1.0.9
5842025-01-22T04:25:15.083Z Downloaded lru v0.12.5
5852025-01-22T04:25:15.083Z Downloaded keccak v0.1.5
5862025-01-22T04:25:15.086Z Downloaded ipnetwork v0.20.0
5872025-01-22T04:25:15.090Z Downloaded maybe-uninit v2.0.0
5882025-01-22T04:25:15.090Z Downloaded waitgroup v0.1.2
5892025-01-22T04:25:15.092Z Downloaded md-5 v0.10.6
5902025-01-22T04:25:15.092Z Downloaded lockfree-object-pool v0.1.6
5912025-01-22T04:25:15.095Z Downloaded sigpipe v0.1.3
5922025-01-22T04:25:15.095Z Downloaded maplit v1.0.2
5932025-01-22T04:25:15.098Z Downloaded scheduled-thread-pool v0.2.7
5942025-01-22T04:25:15.101Z Downloaded zone_cfg_derive v0.3.0
5952025-01-22T04:25:15.101Z Downloaded zone_cfg_derive v0.1.2
5962025-01-22T04:25:15.101Z Downloaded foreign-types v0.5.0
5972025-01-22T04:25:15.101Z Downloaded signal-hook-registry v1.4.2
5982025-01-22T04:25:15.105Z Downloaded kstat-rs v0.2.4
5992025-01-22T04:25:15.105Z Downloaded signal-hook-mio v0.2.4
6002025-01-22T04:25:15.108Z Downloaded stringprep v0.1.5
6012025-01-22T04:25:15.108Z Downloaded signature v2.2.0
6022025-01-22T04:25:15.111Z Downloaded signal-hook-tokio v0.3.1
6032025-01-22T04:25:15.111Z Downloaded memoffset v0.9.1
6042025-01-22T04:25:15.114Z Downloaded libsw v3.3.1
6052025-01-22T04:25:15.116Z Downloaded new_debug_unreachable v1.0.6
6062025-01-22T04:25:15.116Z Downloaded tabwriter v1.4.0
6072025-01-22T04:25:15.119Z Downloaded jobserver v0.1.32
6082025-01-22T04:25:15.121Z Downloaded string_cache v0.8.7
6092025-01-22T04:25:15.121Z Downloaded mime_guess v2.0.5
6102025-01-22T04:25:15.124Z Downloaded number_prefix v0.4.0
6112025-01-22T04:25:15.127Z Downloaded allocator-api2 v0.2.18
6122025-01-22T04:25:15.130Z Downloaded ipnet v2.10.1
6132025-01-22T04:25:15.133Z Downloaded icu_collections v1.5.0
6142025-01-22T04:25:15.138Z Downloaded universal-hash v0.5.1
6152025-01-22T04:25:15.141Z Downloaded twox-hash v1.6.3
6162025-01-22T04:25:15.141Z Downloaded progenitor-client v0.9.1
6172025-01-22T04:25:15.144Z Downloaded bytes v1.9.0
6182025-01-22T04:25:15.147Z Downloaded difflib v0.4.0
6192025-01-22T04:25:15.150Z Downloaded dirs-next v2.0.0
6202025-01-22T04:25:15.150Z Downloaded zone v0.3.0
6212025-01-22T04:25:15.154Z Downloaded litemap v0.7.3
6222025-01-22T04:25:15.156Z Downloaded base64 v0.13.1
6232025-01-22T04:25:15.159Z Downloaded newline-converter v0.3.0
6242025-01-22T04:25:15.159Z Downloaded icu_normalizer v1.5.0
6252025-01-22T04:25:15.163Z Downloaded icu_normalizer_data v1.5.0
6262025-01-22T04:25:15.165Z Downloaded topological-sort v0.2.2
6272025-01-22T04:25:15.168Z Downloaded peg v0.8.4
6282025-01-22T04:25:15.171Z Downloaded futures-io v0.3.31
6292025-01-22T04:25:15.173Z Downloaded futures-executor v0.3.31
6302025-01-22T04:25:15.176Z Downloaded litrs v0.4.1
6312025-01-22T04:25:15.179Z Downloaded libloading v0.8.5
6322025-01-22T04:25:15.181Z Downloaded mockall_derive v0.13.0
6332025-01-22T04:25:15.184Z Downloaded hyper v1.5.2
6342025-01-22T04:25:15.190Z Downloaded polyval v0.6.2
6352025-01-22T04:25:15.192Z Downloaded num_enum_derive v0.5.11
6362025-01-22T04:25:15.195Z Downloaded num_enum v0.5.11
6372025-01-22T04:25:15.199Z Downloaded ed25519 v2.2.3
6382025-01-22T04:25:15.201Z Downloaded futures-core v0.3.31
6392025-01-22T04:25:15.204Z Downloaded indicatif v0.17.9
6402025-01-22T04:25:15.207Z Downloaded fallible-streaming-iterator v0.1.9
6412025-01-22T04:25:15.210Z Downloaded ecdsa v0.16.9
6422025-01-22T04:25:15.213Z Downloaded scopeguard v1.2.0
6432025-01-22T04:25:15.213Z Downloaded pbkdf2 v0.12.2
6442025-01-22T04:25:15.215Z Downloaded sync_wrapper v1.0.1
6452025-01-22T04:25:15.215Z Downloaded time-core v0.1.2
6462025-01-22T04:25:15.218Z Downloaded base64 v0.22.1
6472025-01-22T04:25:15.222Z Downloaded static_assertions v1.1.0
6482025-01-22T04:25:15.226Z Downloaded stable_deref_trait v1.2.0
6492025-01-22T04:25:15.226Z Downloaded scrypt v0.11.0
6502025-01-22T04:25:15.236Z Downloaded derive_builder_macro v0.20.2
6512025-01-22T04:25:15.239Z Downloaded icu_properties v1.5.1
6522025-01-22T04:25:15.241Z Downloaded futures-macro v0.3.31
6532025-01-22T04:25:15.244Z Downloaded r2d2 v0.8.10
6542025-01-22T04:25:15.244Z Downloaded quinn-udp v0.5.5
6552025-01-22T04:25:15.247Z Downloaded fatfs v0.3.6
6562025-01-22T04:25:15.249Z Downloaded serde-big-array v0.5.1
6572025-01-22T04:25:15.252Z Downloaded newtype_derive v0.1.6
6582025-01-22T04:25:15.255Z Downloaded opaque-debug v0.3.1
6592025-01-22T04:25:15.255Z Downloaded nodrop v0.1.14
6602025-01-22T04:25:15.255Z Downloaded futures-channel v0.3.31
6612025-01-22T04:25:15.258Z Downloaded newtype-uuid v1.2.1
6622025-01-22T04:25:15.261Z Downloaded same-file v1.0.6
6632025-01-22T04:25:15.261Z Downloaded phf_shared v0.10.0
6642025-01-22T04:25:15.261Z Downloaded miniz_oxide v0.8.0
6652025-01-22T04:25:15.264Z Downloaded subtle v2.6.1
6662025-01-22T04:25:15.267Z Downloaded num-rational v0.4.2
6672025-01-22T04:25:15.267Z Downloaded uuid v1.12.0
6682025-01-22T04:25:15.270Z Downloaded parking_lot v0.12.3
6692025-01-22T04:25:15.273Z Downloaded ron v0.8.1
6702025-01-22T04:25:15.279Z Downloaded supports-color v3.0.1
6712025-01-22T04:25:15.281Z Downloaded smallvec v1.13.2
6722025-01-22T04:25:15.285Z Downloaded defmt v0.3.8
6732025-01-22T04:25:15.287Z Downloaded utf16_iter v1.0.5
6742025-01-22T04:25:15.290Z Downloaded ff v0.13.0
6752025-01-22T04:25:15.292Z Downloaded tinyvec_macros v0.1.1
6762025-01-22T04:25:15.292Z Downloaded take_mut v0.2.2
6772025-01-22T04:25:15.292Z Downloaded tokio-tungstenite v0.24.0
6782025-01-22T04:25:15.295Z Downloaded chacha20poly1305 v0.10.1
6792025-01-22T04:25:15.297Z Downloaded tokio-tungstenite v0.23.1
6802025-01-22T04:25:15.300Z Downloaded hash32 v0.3.1
6812025-01-22T04:25:15.302Z Downloaded fd-lock v4.0.2
6822025-01-22T04:25:15.305Z Downloaded fragile v2.0.0
6832025-01-22T04:25:15.308Z Downloaded ena v0.14.3
6842025-01-22T04:25:15.310Z Downloaded utf-8 v0.7.6
6852025-01-22T04:25:15.310Z Downloaded path-slash v0.1.5
6862025-01-22T04:25:15.310Z Downloaded crossbeam-channel v0.5.13
6872025-01-22T04:25:15.316Z Downloaded pin-utils v0.1.0
6882025-01-22T04:25:15.319Z Downloaded cc v1.1.30
6892025-01-22T04:25:15.322Z Downloaded resolv-conf v0.7.0
6902025-01-22T04:25:15.324Z Downloaded serde_urlencoded v0.7.1
6912025-01-22T04:25:15.327Z Downloaded rustfmt-wrapper v0.2.1
6922025-01-22T04:25:15.327Z Downloaded rfc6979 v0.4.0
6932025-01-22T04:25:15.329Z Downloaded foreign-types-shared v0.3.1
6942025-01-22T04:25:15.329Z Downloaded downcast v0.11.0
6952025-01-22T04:25:15.331Z Downloaded spki v0.7.3
6962025-01-22T04:25:15.335Z Downloaded smf v0.2.3
6972025-01-22T04:25:15.335Z Downloaded slog-envlogger v2.2.0
6982025-01-22T04:25:15.338Z Downloaded rustversion v1.0.17
6992025-01-22T04:25:15.338Z Downloaded headers v0.4.0
7002025-01-22T04:25:15.344Z Downloaded rand_core v0.6.4
7012025-01-22T04:25:15.347Z Downloaded des v0.8.1
7022025-01-22T04:25:15.349Z Downloaded num-integer v0.1.46
7032025-01-22T04:25:15.352Z Downloaded openssl-macros v0.1.1
7042025-01-22T04:25:15.352Z Downloaded tls_codec_derive v0.4.1
7052025-01-22T04:25:15.354Z Downloaded progenitor-impl v0.8.0
7062025-01-22T04:25:15.357Z Downloaded value-bag v1.9.0
7072025-01-22T04:25:15.360Z Downloaded strum_macros v0.26.4
7082025-01-22T04:25:15.362Z Downloaded unarray v0.1.4
7092025-01-22T04:25:15.364Z Downloaded typify-macro v0.3.0
7102025-01-22T04:25:15.364Z Downloaded num-conv v0.1.0
7112025-01-22T04:25:15.367Z Downloaded tls_codec v0.4.1
7122025-01-22T04:25:15.369Z Downloaded typify-macro v0.2.0
7132025-01-22T04:25:15.369Z Downloaded strum_macros v0.25.3
7142025-01-22T04:25:15.372Z Downloaded derive_builder_core v0.20.2
7152025-01-22T04:25:15.374Z Downloaded fs_extra v1.3.0
7162025-01-22T04:25:15.377Z Downloaded postgres-protocol v0.6.7
7172025-01-22T04:25:15.379Z Downloaded rand v0.8.5
7182025-01-22T04:25:15.382Z Downloaded zip v0.6.6
7192025-01-22T04:25:15.387Z Downloaded postcard v1.0.10
7202025-01-22T04:25:15.390Z Downloaded peg-macros v0.8.4
7212025-01-22T04:25:15.392Z Downloaded group v0.13.0
7222025-01-22T04:25:15.395Z Downloaded dsl_auto_type v0.1.2
7232025-01-22T04:25:15.397Z Downloaded form_urlencoded v1.2.1
7242025-01-22T04:25:15.397Z Downloaded document-features v0.2.10
7252025-01-22T04:25:15.400Z Downloaded glob v0.3.1
7262025-01-22T04:25:15.400Z Downloaded schemars v0.8.21
7272025-01-22T04:25:15.412Z Downloaded float-ord v0.3.2
7282025-01-22T04:25:15.416Z Downloaded unicase v2.7.0
7292025-01-22T04:25:15.419Z Downloaded aes v0.8.4
7302025-01-22T04:25:15.422Z Downloaded tracing-attributes v0.1.27
7312025-01-22T04:25:15.424Z Downloaded omicron-zone-package v0.12.0
7322025-01-22T04:25:15.427Z Downloaded time-macros v0.2.18
7332025-01-22T04:25:15.429Z Downloaded zip v2.1.3
7342025-01-22T04:25:15.434Z Downloaded peg-runtime v0.8.3
7352025-01-22T04:25:15.436Z Downloaded slog-bunyan v2.5.0
7362025-01-22T04:25:15.436Z Downloaded ref-cast v1.0.23
7372025-01-22T04:25:15.439Z Downloaded ref-cast-impl v1.0.23
7382025-01-22T04:25:15.441Z Downloaded siphasher v0.3.11
7392025-01-22T04:25:15.444Z Downloaded serde_plain v1.0.2
7402025-01-22T04:25:15.444Z Downloaded primeorder v0.13.6
7412025-01-22T04:25:15.446Z Downloaded openssl-probe v0.1.5
7422025-01-22T04:25:15.446Z Downloaded defmt-macros v0.3.9
7432025-01-22T04:25:15.450Z Downloaded tap v1.0.1
7442025-01-22T04:25:15.452Z Downloaded spin v0.9.8
7452025-01-22T04:25:15.455Z Downloaded globset v0.4.15
7462025-01-22T04:25:15.458Z Downloaded tungstenite v0.24.0
7472025-01-22T04:25:15.461Z Downloaded serde_with_macros v3.11.0
7482025-01-22T04:25:15.465Z Downloaded tungstenite v0.23.0
7492025-01-22T04:25:15.467Z Downloaded float-cmp v0.9.0
7502025-01-22T04:25:15.467Z Downloaded dirs-sys-next v0.1.2
7512025-01-22T04:25:15.469Z Downloaded tower-service v0.3.3
7522025-01-22T04:25:15.472Z Downloaded rustc-demangle v0.1.24
7532025-01-22T04:25:15.472Z Downloaded steno v0.4.1
7542025-01-22T04:25:15.476Z Downloaded which v4.4.2
7552025-01-22T04:25:15.479Z Downloaded thiserror-impl v2.0.11
7562025-01-22T04:25:15.481Z Downloaded samael v0.0.17
7572025-01-22T04:25:15.487Z Downloaded pem v3.0.4
7582025-01-22T04:25:15.490Z Downloaded paste v1.0.15
7592025-01-22T04:25:15.492Z Downloaded vte_generate_state_changes v0.1.2
7602025-01-22T04:25:15.495Z Downloaded precomputed-hash v0.1.1
7612025-01-22T04:25:15.495Z Downloaded num-bigint v0.4.6
7622025-01-22T04:25:15.499Z Downloaded darling_macro v0.20.10
7632025-01-22T04:25:15.501Z Downloaded slab v0.4.9
7642025-01-22T04:25:15.504Z Downloaded crossterm v0.28.1
7652025-01-22T04:25:15.509Z Downloaded structmeta v0.2.0
7662025-01-22T04:25:15.511Z Downloaded itertools v0.12.1
7672025-01-22T04:25:15.521Z Downloaded native-tls v0.2.12
7682025-01-22T04:25:15.524Z Downloaded typify v0.3.0
7692025-01-22T04:25:15.526Z Downloaded progenitor-macro v0.8.0
7702025-01-22T04:25:15.526Z Downloaded idna v1.0.3
7712025-01-22T04:25:15.532Z Downloaded subprocess v0.2.9
7722025-01-22T04:25:15.535Z Downloaded deranged v0.3.11
7732025-01-22T04:25:15.535Z Downloaded itertools v0.13.0
7742025-01-22T04:25:15.543Z Downloaded hash32 v0.2.1
7752025-01-22T04:25:15.547Z Downloaded gethostname v0.5.0
7762025-01-22T04:25:15.547Z Downloaded yoke-derive v0.7.4
7772025-01-22T04:25:15.550Z Downloaded dropshot_endpoint v0.12.0
7782025-01-22T04:25:15.553Z Downloaded password-hash v0.5.0
7792025-01-22T04:25:15.553Z Downloaded vte v0.11.1
7802025-01-22T04:25:15.555Z Downloaded ppv-lite86 v0.2.20
7812025-01-22T04:25:15.558Z Downloaded vsss-rs v3.3.4
7822025-01-22T04:25:15.562Z Downloaded slog-stdlog v4.1.1
7832025-01-22T04:25:15.562Z Downloaded slog-scope v4.4.0
7842025-01-22T04:25:15.565Z Downloaded postgres-types v0.2.8
7852025-01-22T04:25:15.568Z Downloaded pin-project-lite v0.2.14
7862025-01-22T04:25:15.571Z Downloaded endian-type v0.1.2
7872025-01-22T04:25:15.574Z Downloaded debug-ignore v1.0.5
7882025-01-22T04:25:15.574Z Downloaded data-encoding v2.6.0
7892025-01-22T04:25:15.577Z Downloaded russh-keys v0.45.0
7902025-01-22T04:25:15.581Z Downloaded rusty-fork v0.3.0
7912025-01-22T04:25:15.581Z Downloaded zerocopy-derive v0.8.10
7922025-01-22T04:25:15.587Z Downloaded strum v0.26.3
7932025-01-22T04:25:15.590Z Downloaded defmt-parser v0.3.4
7942025-01-22T04:25:15.590Z Downloaded oso v0.27.3
7952025-01-22T04:25:15.593Z Downloaded foreign-types v0.3.2
7962025-01-22T04:25:15.596Z Downloaded rand_seeder v0.3.0
7972025-01-22T04:25:15.596Z Downloaded pem-rfc7468 v0.7.0
7982025-01-22T04:25:15.598Z Downloaded password-hash v0.4.2
7992025-01-22T04:25:15.601Z Downloaded normalize-line-endings v0.3.0
8002025-01-22T04:25:15.601Z Downloaded oso-derive v0.27.3
8012025-01-22T04:25:15.606Z Downloaded foreign-types-shared v0.1.1
8022025-01-22T04:25:15.606Z Downloaded nu-ansi-term v0.50.1
8032025-01-22T04:25:15.606Z Downloaded rayon-core v1.12.1
8042025-01-22T04:25:15.610Z Downloaded tui-tree-widget v0.22.0
8052025-01-22T04:25:15.613Z Downloaded slog-dtrace v0.3.0
8062025-01-22T04:25:15.616Z Downloaded simd-adler32 v0.3.7
8072025-01-22T04:25:15.616Z Downloaded write16 v1.0.0
8082025-01-22T04:25:15.620Z Downloaded tungstenite v0.21.0
8092025-01-22T04:25:15.622Z Downloaded sha1 v0.10.6
8102025-01-22T04:25:15.622Z Downloaded serde_repr v0.1.19
8112025-01-22T04:25:15.625Z Downloaded qorb v0.2.1
8122025-01-22T04:25:15.629Z Downloaded progenitor-client v0.8.0
8132025-01-22T04:25:15.633Z Downloaded percent-encoding v2.3.1
8142025-01-22T04:25:15.633Z Downloaded headers-core v0.3.0
8152025-01-22T04:25:15.633Z Downloaded fxhash v0.2.1
8162025-01-22T04:25:15.637Z Downloaded slog-async v2.8.0
8172025-01-22T04:25:15.637Z Downloaded xz2 v0.1.7
8182025-01-22T04:25:15.640Z Downloaded fallible-iterator v0.2.0
8192025-01-22T04:25:15.640Z Downloaded term v0.7.0
8202025-01-22T04:25:15.643Z Downloaded structmeta-derive v0.2.0
8212025-01-22T04:25:15.646Z Downloaded rpassword v7.3.1
8222025-01-22T04:25:15.646Z Downloaded foldhash v0.1.3
8232025-01-22T04:25:15.649Z Downloaded half v2.4.1
8242025-01-22T04:25:15.652Z Downloaded thiserror v2.0.11
8252025-01-22T04:25:15.656Z Downloaded structmeta-derive v0.3.0
8262025-01-22T04:25:15.659Z Downloaded rustc-hash v1.1.0
8272025-01-22T04:25:15.659Z Downloaded env_logger v0.10.2
8282025-01-22T04:25:15.663Z Downloaded writeable v0.5.5
8292025-01-22T04:25:15.667Z Downloaded rand_chacha v0.3.1
8302025-01-22T04:25:15.667Z Downloaded parking_lot v0.11.2
8312025-01-22T04:25:15.672Z Downloaded der v0.7.9
8322025-01-22T04:25:15.676Z Downloaded progenitor-macro v0.9.1
8332025-01-22T04:25:15.680Z Downloaded funty v2.0.0
8342025-01-22T04:25:15.680Z Downloaded wyz v0.5.1
8352025-01-22T04:25:15.680Z Downloaded rustc_version v0.4.1
8362025-01-22T04:25:15.682Z Downloaded phf v0.11.2
8372025-01-22T04:25:15.682Z Downloaded yoke v0.7.4
8382025-01-22T04:25:15.682Z Downloaded yasna v0.5.2
8392025-01-22T04:25:15.685Z Downloaded progenitor-impl v0.9.1
8402025-01-22T04:25:15.689Z Downloaded russh-cryptovec v0.7.3
8412025-01-22T04:25:15.689Z Downloaded dyn-clone v1.0.17
8422025-01-22T04:25:15.692Z Downloaded untrusted v0.9.0
8432025-01-22T04:25:15.692Z Downloaded untrusted v0.7.1
8442025-01-22T04:25:15.692Z Downloaded slog-json v2.6.1
8452025-01-22T04:25:15.695Z Downloaded try-lock v0.2.5
8462025-01-22T04:25:15.698Z Downloaded semver v0.1.20
8472025-01-22T04:25:15.698Z Downloaded diesel_derives v2.2.3
8482025-01-22T04:25:15.701Z Downloaded env_filter v0.1.2
8492025-01-22T04:25:15.704Z Downloaded zeroize v1.8.1
8502025-01-22T04:25:15.708Z Downloaded rusqlite v0.32.1
8512025-01-22T04:25:15.713Z Downloaded snafu-derive v0.8.5
8522025-01-22T04:25:15.715Z Downloaded similar v2.6.0
8532025-01-22T04:25:15.719Z Downloaded termtree v0.4.1
8542025-01-22T04:25:15.722Z Downloaded pretty-hex v0.2.1
8552025-01-22T04:25:15.722Z Downloaded progenitor v0.8.0
8562025-01-22T04:25:15.725Z Downloaded flagset v0.4.6
8572025-01-22T04:25:15.725Z Downloaded fixedbitset v0.4.2
8582025-01-22T04:25:15.728Z Downloaded blake3 v1.5.4
8592025-01-22T04:25:15.735Z Downloaded thread_local v1.1.8
8602025-01-22T04:25:15.738Z Downloaded slog v2.7.0
8612025-01-22T04:25:15.741Z Downloaded dunce v1.0.5
8622025-01-22T04:25:15.741Z Downloaded xattr v1.3.1
8632025-01-22T04:25:15.744Z Downloaded portable-atomic v1.9.0
8642025-01-22T04:25:15.748Z Downloaded embedded-io v0.4.0
8652025-01-22T04:25:15.751Z Downloaded parse-size v1.1.0
8662025-01-22T04:25:15.754Z Downloaded zerofrom v0.1.4
8672025-01-22T04:25:15.754Z Downloaded toml v0.7.8
8682025-01-22T04:25:15.757Z Downloaded serde_with v3.11.0
8692025-01-22T04:25:15.765Z Downloaded sqlparser_derive v0.2.2
8702025-01-22T04:25:15.767Z Downloaded either v1.13.0
8712025-01-22T04:25:15.767Z Downloaded rtoolbox v0.0.2
8722025-01-22T04:25:15.771Z Downloaded owo-colors v4.1.0
8732025-01-22T04:25:15.774Z Downloaded tracing v0.1.40
8742025-01-22T04:25:15.776Z Downloaded powerfmt v0.2.0
8752025-01-22T04:25:15.779Z Downloaded rustls-pemfile v2.2.0
8762025-01-22T04:25:15.781Z Downloaded termtree v0.5.1
8772025-01-22T04:25:15.781Z Downloaded ron v0.7.1
8782025-01-22T04:25:15.786Z Downloaded rustls-webpki v0.101.7
8792025-01-22T04:25:15.800Z Downloaded parse-display v0.10.0
8802025-01-22T04:25:15.803Z Downloaded aws-lc-rs v1.10.0
8812025-01-22T04:25:15.810Z Downloaded strum_macros v0.24.3
8822025-01-22T04:25:15.813Z Downloaded futures-task v0.3.31
8832025-01-22T04:25:15.816Z Downloaded embedded-io v0.6.1
8842025-01-22T04:25:15.816Z Downloaded p256 v0.13.2
8852025-01-22T04:25:15.819Z Downloaded tokio-util v0.7.12
8862025-01-22T04:25:15.825Z Downloaded ssh-cipher v0.2.0
8872025-01-22T04:25:15.828Z Downloaded phf_generator v0.11.2
8882025-01-22T04:25:15.828Z Downloaded slog-term v2.9.1
8892025-01-22T04:25:15.831Z Downloaded parse-display-derive v0.10.0
8902025-01-22T04:25:15.833Z Downloaded nibble_vec v0.1.0
8912025-01-22T04:25:15.833Z Downloaded unicode-xid v0.2.6
8922025-01-22T04:25:15.836Z Downloaded rustyline v14.0.0
8932025-01-22T04:25:15.839Z Downloaded tokio-rustls v0.25.0
8942025-01-22T04:25:15.842Z Downloaded whoami v1.5.2
8952025-01-22T04:25:15.844Z Downloaded reqwest v0.12.9
8962025-01-22T04:25:15.854Z Downloaded ssh-encoding v0.2.0
8972025-01-22T04:25:15.856Z Downloaded tiny-keccak v2.0.2
8982025-01-22T04:25:15.856Z Downloaded futures v0.3.31
8992025-01-22T04:25:15.861Z Downloaded termcolor v1.4.1
9002025-01-22T04:25:15.863Z Downloaded publicsuffix v2.3.0
9012025-01-22T04:25:15.866Z Downloaded zerovec v0.10.4
9022025-01-22T04:25:15.872Z Downloaded parking_lot_core v0.9.10
9032025-01-22T04:25:15.875Z Downloaded unicode-normalization v0.1.24
9042025-01-22T04:25:15.877Z Downloaded sqlparser v0.45.0
9052025-01-22T04:25:15.883Z Downloaded rsa v0.9.6
9062025-01-22T04:25:15.888Z Downloaded pin-project v1.1.6
9072025-01-22T04:25:15.900Z Downloaded tinyvec v1.8.0
9082025-01-22T04:25:15.903Z Downloaded elliptic-curve v0.13.8
9092025-01-22T04:25:15.907Z Downloaded bindgen v0.69.5
9102025-01-22T04:25:15.916Z Downloaded unsafe-libyaml v0.2.11
9112025-01-22T04:25:15.919Z Downloaded h2 v0.4.6
9122025-01-22T04:25:15.925Z Downloaded parse-zoneinfo v0.3.1
9132025-01-22T04:25:15.928Z Downloaded hickory-proto v0.24.2
9142025-01-22T04:25:15.947Z Downloaded salty v0.3.0
9152025-01-22T04:25:15.951Z Downloaded tough v0.19.0
9162025-01-22T04:25:15.963Z Downloaded zerocopy v0.8.10
9172025-01-22T04:25:15.983Z Downloaded russh v0.45.0
9182025-01-22T04:25:15.989Z Downloaded bitvec v1.0.1
9192025-01-22T04:25:16.004Z Downloaded socket2 v0.5.7
9202025-01-22T04:25:16.007Z Downloaded reedline v0.35.0
9212025-01-22T04:25:16.014Z Downloaded quinn v0.11.5
9222025-01-22T04:25:16.017Z Downloaded chrono v0.4.38
9232025-01-22T04:25:16.024Z Downloaded hashbrown v0.13.2
9242025-01-22T04:25:16.028Z Downloaded rustls-pki-types v1.10.0
9252025-01-22T04:25:16.032Z Downloaded snafu v0.8.5
9262025-01-22T04:25:16.038Z Downloaded regex-syntax v0.6.29
9272025-01-22T04:25:16.046Z Downloaded openssl v0.10.66
9282025-01-22T04:25:16.055Z Downloaded darling_core v0.20.10
9292025-01-22T04:25:16.066Z Downloaded polar-core v0.27.3
9302025-01-22T04:25:16.070Z Downloaded regex v1.11.1
9312025-01-22T04:25:16.084Z Downloaded ssh-key v0.6.6
9322025-01-22T04:25:16.092Z Downloaded regex-syntax v0.8.5
9332025-01-22T04:25:16.099Z Downloaded p384 v0.13.0
9342025-01-22T04:25:16.106Z Downloaded regress v0.9.1
9352025-01-22T04:25:16.116Z Downloaded hashbrown v0.14.5
9362025-01-22T04:25:16.121Z Downloaded p521 v0.13.3
9372025-01-22T04:25:16.127Z Downloaded rayon v1.10.0
9382025-01-22T04:25:16.134Z Downloaded flate2 v1.0.35
9392025-01-22T04:25:16.140Z Downloaded openapiv3 v2.0.0
9402025-01-22T04:25:16.152Z Downloaded rustls v0.23.19
9412025-01-22T04:25:16.164Z Downloaded winnow v0.5.40
9422025-01-22T04:25:16.175Z Downloaded radix_trie v0.2.1
9432025-01-22T04:25:16.178Z Downloaded num-bigint-dig v0.8.4
9442025-01-22T04:25:16.183Z Downloaded vcpkg v0.2.15
9452025-01-22T04:25:16.222Z Downloaded lalrpop v0.19.12
9462025-01-22T04:25:16.231Z Downloaded curve25519-dalek v4.1.3
9472025-01-22T04:25:16.240Z Downloaded x509-cert v0.2.5
9482025-01-22T04:25:16.246Z Downloaded unicode-segmentation v1.12.0
9492025-01-22T04:25:16.249Z Downloaded heapless v0.7.17
9502025-01-22T04:25:16.254Z Downloaded expectorate v1.1.0
9512025-01-22T04:25:16.256Z Downloaded termios v0.3.3
9522025-01-22T04:25:16.259Z Downloaded ratatui v0.28.1
9532025-01-22T04:25:16.277Z Downloaded futures-util v0.3.31
9542025-01-22T04:25:16.288Z Downloaded sled v0.34.7
9552025-01-22T04:25:16.298Z Downloaded object v0.30.4
9562025-01-22T04:25:16.307Z Downloaded rustls-webpki v0.102.8
9572025-01-22T04:25:16.325Z Downloaded gimli v0.31.1
9582025-01-22T04:25:16.333Z Downloaded git2 v0.19.0
9592025-01-22T04:25:16.341Z Downloaded petname v2.0.2
9602025-01-22T04:25:16.347Z Downloaded predicates-core v1.0.8
9612025-01-22T04:25:16.350Z Downloaded proptest v1.5.0
9622025-01-22T04:25:16.357Z Downloaded quinn-proto v0.11.8
9632025-01-22T04:25:16.364Z Downloaded chrono-tz v0.10.0
9642025-01-22T04:25:16.372Z Downloaded regress v0.10.1
9652025-01-22T04:25:16.380Z Downloaded smoltcp v0.9.1
9662025-01-22T04:25:16.391Z Downloaded petgraph v0.6.5
9672025-01-22T04:25:16.409Z Downloaded dropshot v0.12.0
9682025-01-22T04:25:16.427Z Downloaded libz-sys v1.1.20
9692025-01-22T04:25:16.448Z Downloaded unicode-width v0.2.0
9702025-01-22T04:25:16.454Z Downloaded dropshot v0.15.1
9712025-01-22T04:25:16.475Z Downloaded nix v0.28.0
9722025-01-22T04:25:16.486Z Downloaded smoltcp v0.11.0
9732025-01-22T04:25:16.498Z Downloaded bstr v1.10.0
9742025-01-22T04:25:16.509Z Downloaded nix v0.27.1
9752025-01-22T04:25:16.519Z Downloaded nix v0.29.0
9762025-01-22T04:25:16.531Z Downloaded object v0.36.5
9772025-01-22T04:25:16.542Z Downloaded rustls v0.22.4
9782025-01-22T04:25:16.555Z Downloaded lzma-sys v0.1.20
9792025-01-22T04:25:16.584Z Downloaded diesel v2.2.6
9802025-01-22T04:25:16.600Z Downloaded typify-impl v0.2.0
9812025-01-22T04:25:16.615Z Downloaded typify-impl v0.3.0
9822025-01-22T04:25:16.631Z Downloaded webpki-roots v0.26.6
9832025-01-22T04:25:16.636Z Downloaded rustls v0.21.12
9842025-01-22T04:25:16.649Z Downloaded bzip2-sys v0.1.11+1.0.8
9852025-01-22T04:25:16.677Z Downloaded regex-automata v0.4.8
9862025-01-22T04:25:16.698Z Downloaded zerocopy-derive v0.6.6
9872025-01-22T04:25:16.712Z Downloaded packed_struct_codegen v0.10.1
9882025-01-22T04:25:16.715Z Downloaded packed_struct v0.10.1
9892025-01-22T04:25:16.720Z Downloaded display-error-chain v0.2.2
9902025-01-22T04:25:16.720Z Downloaded flume v0.11.1
9912025-01-22T04:25:16.724Z Downloaded icu_properties_data v1.5.0
9922025-01-22T04:25:16.734Z Downloaded zeroize_derive v1.4.2
9932025-01-22T04:25:16.736Z Downloaded displaydoc v0.2.5
9942025-01-22T04:25:16.739Z Downloaded rand_xorshift v0.3.0
9952025-01-22T04:25:16.743Z Downloaded tokio-rustls v0.26.0
9962025-01-22T04:25:16.746Z Downloaded toml_edit v0.19.15
9972025-01-22T04:25:16.762Z Downloaded aho-corasick v1.1.3
9982025-01-22T04:25:16.764Z Downloaded nanorand v0.7.0
9992025-01-22T04:25:16.767Z Downloaded predicates-tree v1.0.11
10002025-01-22T04:25:16.767Z Downloaded diesel-dtrace v0.4.2
10012025-01-22T04:25:16.770Z Downloaded progenitor v0.9.1
10022025-01-22T04:25:16.770Z Downloaded phf_shared v0.11.2
10032025-01-22T04:25:16.770Z Downloaded hashlink v0.9.1
10042025-01-22T04:25:16.773Z Downloaded tokio-rustls v0.24.1
10052025-01-22T04:25:16.775Z Downloaded quick-xml v0.33.0
10062025-01-22T04:25:16.779Z Downloaded pin-project-internal v1.1.6
10072025-01-22T04:25:16.782Z Downloaded typed-path v0.9.3
10082025-01-22T04:25:16.786Z Downloaded csv v1.3.0
10092025-01-22T04:25:16.807Z Downloaded sha3 v0.10.8
10102025-01-22T04:25:16.811Z Downloaded time v0.3.36
10112025-01-22T04:25:16.820Z Downloaded tokio v1.43.0
10122025-01-22T04:25:16.856Z Downloaded unicode-truncate v1.1.0
10132025-01-22T04:25:16.861Z Downloaded serde_derive_internals v0.29.1
10142025-01-22T04:25:16.861Z Downloaded openssl-sys v0.9.103
10152025-01-22T04:25:16.864Z Downloaded rustls-pemfile v1.0.4
10162025-01-22T04:25:16.864Z Downloaded psl-types v2.0.11
10172025-01-22T04:25:16.868Z Downloaded test-strategy v0.3.1
10182025-01-22T04:25:16.872Z Downloaded zerofrom-derive v0.1.4
10192025-01-22T04:25:16.872Z Downloaded getrandom v0.2.15
10202025-01-22T04:25:16.872Z Downloaded enum-as-inner v0.6.1
10212025-01-22T04:25:16.875Z Downloaded secrecy v0.8.0
10222025-01-22T04:25:16.875Z Downloaded env_logger v0.11.5
10232025-01-22T04:25:16.877Z Downloaded nom v7.1.3
10242025-01-22T04:25:16.881Z Downloaded encoding_rs v0.8.34
10252025-01-22T04:25:16.903Z Downloaded serde_path_to_error v0.1.16
10262025-01-22T04:25:16.906Z Downloaded tracing-core v0.1.32
10272025-01-22T04:25:16.910Z Downloaded aes-gcm v0.10.3
10282025-01-22T04:25:16.914Z Downloaded predicates v3.1.2
10292025-01-22T04:25:16.914Z Downloaded unicode-bidi v0.3.17
10302025-01-22T04:25:16.917Z Downloaded tar v0.4.42
10312025-01-22T04:25:16.920Z Downloaded sct v0.7.1
10322025-01-22T04:25:16.924Z Downloaded url v2.5.3
10332025-01-22T04:25:16.927Z Downloaded hashbrown v0.12.3
10342025-01-22T04:25:16.929Z Downloaded num-complex v0.4.6
10352025-01-22T04:25:16.929Z Downloaded dropshot_endpoint v0.15.1
10362025-01-22T04:25:16.932Z Downloaded tokio-stream v0.1.16
10372025-01-22T04:25:16.935Z Downloaded serde_yaml v0.9.34+deprecated
10382025-01-22T04:25:16.938Z Downloaded itertools v0.10.5
10392025-01-22T04:25:16.944Z Downloaded thiserror-no-std v2.0.2
10402025-01-22T04:25:17.950Z Downloaded zopfli v0.8.1
10412025-01-22T04:25:17.954Z Downloaded libxml v0.3.3
10422025-01-22T04:25:17.954Z Downloaded libm v0.2.8
10432025-01-22T04:25:17.954Z Downloaded quick-error v1.2.3
10442025-01-22T04:25:17.954Z Downloaded num-derive v0.4.2
10452025-01-22T04:25:17.954Z Downloaded libgit2-sys v0.17.0+1.8.1
10462025-01-22T04:25:17.954Z Downloaded typify v0.2.0
10472025-01-22T04:25:17.954Z Downloaded prettyplease v0.2.25
10482025-01-22T04:25:17.954Z Downloaded structmeta v0.3.0
10492025-01-22T04:25:17.954Z Downloaded derive-where v1.2.7
10502025-01-22T04:25:17.954Z Downloaded der_derive v0.7.3
10512025-01-22T04:25:17.954Z Downloaded proc-macro-crate v1.3.1
10522025-01-22T04:25:17.954Z Downloaded num v0.4.3
10532025-01-22T04:25:17.954Z Downloaded pkcs5 v0.7.1
10542025-01-22T04:25:17.955Z Downloaded minimal-lexical v0.2.1
10552025-01-22T04:25:17.955Z Downloaded diesel_table_macro_syntax v0.2.0
10562025-01-22T04:25:17.955Z Downloaded phf_codegen v0.11.2
10572025-01-22T04:25:17.955Z Downloaded filetime v0.2.25
10582025-01-22T04:25:17.955Z Downloaded derive_more v0.99.18
10592025-01-22T04:25:17.955Z Downloaded vergen v8.3.2
10602025-01-22T04:25:17.955Z Downloaded num-traits v0.2.19
10612025-01-22T04:25:17.955Z Downloaded tokio-postgres v0.7.12
10622025-01-22T04:25:17.955Z Downloaded tokio-tungstenite v0.21.0
10632025-01-22T04:25:17.955Z Downloaded pkg-config v0.3.31
10642025-01-22T04:25:17.955Z Downloaded pkcs8 v0.10.2
10652025-01-22T04:25:17.955Z Downloaded rcgen v0.12.1
10662025-01-22T04:25:17.955Z Downloaded derive_builder v0.20.2
10672025-01-22T04:25:17.955Z Downloaded uzers v0.12.1
10682025-01-22T04:25:17.955Z Downloaded mio v1.0.2
10692025-01-22T04:25:17.955Z Downloaded sqlformat v0.2.6
10702025-01-22T04:25:17.955Z Downloaded ed25519-dalek v2.1.1
10712025-01-22T04:25:17.955Z Downloaded unicode_categories v0.1.1
10722025-01-22T04:25:17.955Z Downloaded diff v0.1.13
10732025-01-22T04:25:17.955Z Downloaded olpc-cjson v0.1.4
10742025-01-22T04:25:17.955Z Downloaded num-iter v0.1.45
10752025-01-22T04:25:17.955Z Downloaded ghash v0.5.1
10762025-01-22T04:25:17.955Z Downloaded zerovec-derive v0.10.3
10772025-01-22T04:25:17.955Z Downloaded heapless v0.8.0
10782025-01-22T04:25:17.955Z Downloaded unicode-properties v0.1.3
10792025-01-22T04:25:17.955Z Downloaded signal-hook v0.3.17
10802025-01-22T04:25:17.955Z Downloaded smallvec v0.6.14
10812025-01-22T04:25:17.955Z Downloaded poly1305 v0.8.0
10822025-01-22T04:25:17.955Z Downloaded pkcs1 v0.7.5
10832025-01-22T04:25:17.955Z Downloaded pbkdf2 v0.11.0
10842025-01-22T04:25:17.955Z Downloaded zerocopy v0.6.6
10852025-01-22T04:25:17.955Z Downloaded walkdir v2.5.0
10862025-01-22T04:25:17.955Z Downloaded crypto-bigint v0.5.5
10872025-01-22T04:25:17.955Z Downloaded schemars_derive v0.8.21
10882025-01-22T04:25:17.955Z Downloaded sync-ptr v0.1.1
10892025-01-22T04:25:17.956Z Downloaded parking_lot_core v0.8.6
10902025-01-22T04:25:17.956Z Downloaded const_format v0.2.33
10912025-01-22T04:25:17.956Z Downloaded compact_str v0.8.0
10922025-01-22T04:25:17.956Z Downloaded bumpalo v3.16.0
10932025-01-22T04:25:17.956Z Downloaded blake2 v0.10.6
10942025-01-22T04:25:17.956Z Downloaded indexmap v1.9.3
10952025-01-22T04:25:17.956Z Downloaded fallible-iterator v0.3.0
10962025-01-22T04:25:17.956Z Downloaded strip-ansi-escapes v0.2.0
10972025-01-22T04:25:17.956Z Downloaded futures-sink v0.3.31
10982025-01-22T04:25:17.956Z Downloaded foreign-types-macros v0.2.3
10992025-01-22T04:25:17.956Z Downloaded icu_locid_transform_data v1.5.0
11002025-01-22T04:25:17.956Z Downloaded zone v0.1.8
11012025-01-22T04:25:17.956Z Downloaded tinystr v0.7.6
11022025-01-22T04:25:17.956Z Downloaded multer v3.1.0
11032025-01-22T04:25:17.956Z Downloaded memmap2 v0.9.5
11042025-01-22T04:25:17.956Z Downloaded lock_api v0.4.12
11052025-01-22T04:25:17.956Z Downloaded lazycell v1.3.0
11062025-01-22T04:25:17.956Z Downloaded num_threads v0.1.7
11072025-01-22T04:25:17.956Z Downloaded wait-timeout v0.2.0
11082025-01-22T04:25:17.956Z Downloaded utf8_iter v1.0.4
11092025-01-22T04:25:17.956Z Downloaded tokio-native-tls v0.3.1
11102025-01-22T04:25:17.956Z Downloaded tokio-macros v2.5.0
11112025-01-22T04:25:17.956Z Downloaded thiserror-impl-no-std v2.0.2
11122025-01-22T04:25:17.956Z Downloaded icu_provider v1.5.0
11132025-01-22T04:25:17.956Z Downloaded is-terminal v0.4.13
11142025-01-22T04:25:17.956Z Downloaded synstructure v0.13.1
11152025-01-22T04:25:17.956Z Downloaded want v0.3.1
11162025-01-22T04:25:17.956Z Downloaded indent_write v2.2.0
11172025-01-22T04:25:17.956Z Downloaded mime v0.3.17
11182025-01-22T04:25:17.956Z Downloaded shlex v1.3.0
11192025-01-22T04:25:17.956Z Downloaded shell-words v1.1.0
11202025-01-22T04:25:17.956Z Downloaded multimap v0.10.0
11212025-01-22T04:25:17.956Z Downloaded mockall v0.13.0
11222025-01-22T04:25:17.956Z Downloaded serde-hex v0.1.0
11232025-01-22T04:25:17.956Z Downloaded sec1 v0.7.3
11242025-01-22T04:25:17.956Z Downloaded salsa20 v0.10.2
11252025-01-22T04:25:17.956Z Downloaded const-oid v0.9.6
11262025-01-22T04:25:17.956Z Downloaded linked-hash-map v0.5.6
11272025-01-22T04:25:17.956Z Downloaded cookie_store v0.21.1
11282025-01-22T04:25:17.957Z Downloaded arc-swap v1.7.1
11292025-01-22T04:25:17.957Z Downloaded managed v0.8.0
11302025-01-22T04:25:17.957Z Downloaded linear-map v1.2.0
11312025-01-22T04:25:17.957Z Downloaded crc-any v2.5.0
11322025-01-22T04:25:17.957Z Downloaded crossbeam-utils v0.8.20
11332025-01-22T04:25:17.957Z Downloaded cookie v0.18.1
11342025-01-22T04:25:17.957Z Downloaded console v0.15.8
11352025-01-22T04:25:17.957Z Downloaded clang-sys v1.8.1
11362025-01-22T04:25:17.957Z Downloaded ahash v0.8.11
11372025-01-22T04:25:17.957Z Downloaded inout v0.1.3
11382025-01-22T04:25:17.957Z Downloaded impl-trait-for-tuples v0.2.2
11392025-01-22T04:25:17.957Z Downloaded rustc-hash v2.0.0
11402025-01-22T04:25:17.957Z Downloaded hostname v0.4.0
11412025-01-22T04:25:17.960Z Downloaded convert_case v0.4.0
11422025-01-22T04:25:17.960Z Downloaded cexpr v0.6.0
11432025-01-22T04:25:17.960Z Downloaded bzip2 v0.4.4
11442025-01-22T04:25:17.960Z Downloaded argon2 v0.5.3
11452025-01-22T04:25:17.960Z Downloaded csv-core v0.1.11
11462025-01-22T04:25:17.960Z Downloaded bcs v0.1.6
11472025-01-22T04:25:17.960Z Downloaded backoff v0.4.0
11482025-01-22T04:25:17.960Z Downloaded async-bb8-diesel v0.2.1
11492025-01-22T04:25:17.960Z Downloaded arrayvec v0.7.6
11502025-01-22T04:25:17.960Z Downloaded hmac v0.12.1
11512025-01-22T04:25:17.960Z Downloaded base64ct v1.6.0
11522025-01-22T04:25:17.960Z Downloaded heck v0.3.3
11532025-01-22T04:25:17.960Z Downloaded bitflags v1.3.2
11542025-01-22T04:25:17.960Z Downloaded castaway v0.2.3
11552025-01-22T04:25:17.960Z Downloaded buf-list v1.0.3
11562025-01-22T04:25:17.960Z Downloaded base64 v0.21.7
11572025-01-22T04:25:17.960Z Downloaded bb8 v0.8.5
11582025-01-22T04:25:17.960Z Downloaded highway v1.2.0
11592025-01-22T04:25:17.960Z Downloaded ring v0.17.8
11602025-01-22T04:25:17.960Z Downloaded libsqlite3-sys v0.30.1
11612025-01-22T04:25:17.960Z Downloaded aws-lc-sys v0.22.0
11622025-01-22T04:25:18.018Z Compiling serde v1.0.217
11632025-01-22T04:25:18.021Z Compiling lock_api v0.4.12
11642025-01-22T04:25:18.021Z Compiling scopeguard v1.2.0
11652025-01-22T04:25:18.021Z Compiling value-bag v1.9.0
11662025-01-22T04:25:18.021Z Compiling typenum v1.17.0
11672025-01-22T04:25:18.176Z Compiling generic-array v0.14.7
11682025-01-22T04:25:18.251Z Compiling syn v2.0.96
11692025-01-22T04:25:18.254Z Compiling getrandom v0.2.15
11702025-01-22T04:25:18.346Z Compiling subtle v2.6.1
11712025-01-22T04:25:18.543Z Compiling rand_core v0.6.4
11722025-01-22T04:25:18.644Z Compiling log v0.4.22
11732025-01-22T04:25:18.734Z Compiling shlex v1.3.0
11742025-01-22T04:25:18.755Z Compiling jobserver v0.1.32
11752025-01-22T04:25:18.775Z Compiling smallvec v1.13.2
11762025-01-22T04:25:19.071Z Compiling const-oid v0.9.6
11772025-01-22T04:25:19.113Z Compiling spin v0.9.8
11782025-01-22T04:25:19.144Z Compiling cc v1.1.30
11792025-01-22T04:25:19.166Z Compiling pin-project-lite v0.2.14
11802025-01-22T04:25:19.317Z Compiling rustix v0.38.37
11812025-01-22T04:25:19.416Z Compiling parking_lot_core v0.9.10
11822025-01-22T04:25:19.482Z Compiling futures-core v0.3.31
11832025-01-22T04:25:19.574Z Compiling signal-hook-registry v1.4.2
11842025-01-22T04:25:19.734Z Compiling mio v1.0.2
11852025-01-22T04:25:20.197Z Compiling aho-corasick v1.1.3
11862025-01-22T04:25:20.245Z Compiling parking_lot v0.12.3
11872025-01-22T04:25:20.428Z Compiling stable_deref_trait v1.2.0
11882025-01-22T04:25:20.528Z Compiling either v1.13.0
11892025-01-22T04:25:20.551Z Compiling regex-syntax v0.8.5
11902025-01-22T04:25:20.805Z Compiling cpufeatures v0.2.14
11912025-01-22T04:25:20.918Z Compiling lazy_static v1.5.0
11922025-01-22T04:25:20.920Z Compiling glob v0.3.1
11932025-01-22T04:25:21.048Z Compiling futures-sink v0.3.31
11942025-01-22T04:25:21.051Z Compiling socket2 v0.5.7
11952025-01-22T04:25:21.084Z Compiling slab v0.4.9
11962025-01-22T04:25:21.195Z Compiling prettyplease v0.2.25
11972025-01-22T04:25:21.530Z Compiling serde_json v1.0.135
11982025-01-22T04:25:21.549Z Compiling minimal-lexical v0.2.1
11992025-01-22T04:25:21.804Z Compiling clang-sys v1.8.1
12002025-01-22T04:25:21.975Z Compiling libloading v0.8.5
12012025-01-22T04:25:22.120Z Compiling nom v7.1.3
12022025-01-22T04:25:22.241Z Compiling bindgen v0.69.5
12032025-01-22T04:25:22.374Z Compiling home v0.5.9
12042025-01-22T04:25:22.636Z Compiling futures-channel v0.3.31
12052025-01-22T04:25:22.963Z Compiling itertools v0.12.1
12062025-01-22T04:25:23.042Z Compiling futures-io v0.3.31
12072025-01-22T04:25:23.111Z Compiling rustc-hash v1.1.0
12082025-01-22T04:25:23.283Z Compiling foldhash v0.1.3
12092025-01-22T04:25:23.332Z Compiling futures-task v0.3.31
12102025-01-22T04:25:23.605Z Compiling allocator-api2 v0.2.18
12112025-01-22T04:25:23.636Z Compiling lazycell v1.3.0
12122025-01-22T04:25:23.824Z Compiling pin-utils v0.1.0
12132025-01-22T04:25:23.936Z Compiling libm v0.2.8
12142025-01-22T04:25:24.268Z Compiling regex-automata v0.4.8
12152025-01-22T04:25:24.412Z Compiling hashbrown v0.15.1
12162025-01-22T04:25:24.876Z Compiling cmake v0.1.51
12172025-01-22T04:25:25.507Z Compiling synstructure v0.13.1
12182025-01-22T04:25:25.751Z Compiling cexpr v0.6.0
12192025-01-22T04:25:25.769Z Compiling num-traits v0.2.19
12202025-01-22T04:25:26.060Z Compiling pkg-config v0.3.31
12212025-01-22T04:25:26.833Z Compiling dunce v1.0.5
12222025-01-22T04:25:26.975Z Compiling fs_extra v1.3.0
12232025-01-22T04:25:27.394Z Compiling litemap v0.7.3
12242025-01-22T04:25:27.428Z Compiling writeable v0.5.5
12252025-01-22T04:25:27.501Z Compiling ring v0.17.8
12262025-01-22T04:25:27.750Z Compiling base64ct v1.6.0
12272025-01-22T04:25:27.981Z Compiling paste v1.0.15
12282025-01-22T04:25:28.352Z Compiling pem-rfc7468 v0.7.0
12292025-01-22T04:25:28.530Z Compiling icu_locid_transform_data v1.5.0
12302025-01-22T04:25:28.578Z Compiling flagset v0.4.6
12312025-01-22T04:25:28.636Z Compiling aws-lc-rs v1.10.0
12322025-01-22T04:25:28.779Z Compiling httparse v1.9.5
12332025-01-22T04:25:29.041Z Compiling tracing-core v0.1.32
12342025-01-22T04:25:29.486Z Compiling percent-encoding v2.3.1
12352025-01-22T04:25:29.810Z Compiling regex v1.11.1
12362025-01-22T04:25:29.912Z Compiling rustls-pki-types v1.10.0
12372025-01-22T04:25:29.978Z Compiling icu_properties_data v1.5.0
12382025-01-22T04:25:30.225Z Compiling crossbeam-utils v0.8.20
12392025-01-22T04:25:30.736Z Compiling untrusted v0.9.0
12402025-01-22T04:25:30.789Z Compiling powerfmt v0.2.0
12412025-01-22T04:25:30.864Z Compiling time-core v0.1.2
12422025-01-22T04:25:30.911Z Compiling vcpkg v0.2.15
12432025-01-22T04:25:30.930Z Compiling utf16_iter v1.0.5
12442025-01-22T04:25:31.004Z Compiling serde_derive v1.0.217
12452025-01-22T04:25:31.023Z Compiling zeroize_derive v1.4.2
12462025-01-22T04:25:31.125Z Compiling zerocopy-derive v0.7.35
12472025-01-22T04:25:31.150Z Compiling zerofrom-derive v0.1.4
12482025-01-22T04:25:32.466Z Compiling zeroize v1.8.1
12492025-01-22T04:25:32.677Z Compiling tokio-macros v2.5.0
12502025-01-22T04:25:32.937Z Compiling yoke-derive v0.7.4
12512025-01-22T04:25:33.120Z Compiling zerocopy v0.7.35
12522025-01-22T04:25:34.079Z Compiling crypto-common v0.1.6
12532025-01-22T04:25:34.151Z Compiling block-buffer v0.10.4
12542025-01-22T04:25:34.269Z Compiling thiserror-impl v1.0.69
12552025-01-22T04:25:34.305Z Compiling zerovec-derive v0.10.3
12562025-01-22T04:25:34.404Z Compiling digest v0.10.7
12572025-01-22T04:25:34.406Z Compiling displaydoc v0.2.5
12582025-01-22T04:25:34.768Z Compiling zerofrom v0.1.4
12592025-01-22T04:25:34.893Z Compiling hmac v0.12.1
12602025-01-22T04:25:34.996Z Compiling futures-macro v0.3.31
12612025-01-22T04:25:35.139Z Compiling block-padding v0.3.3
12622025-01-22T04:25:35.219Z Compiling sha2 v0.10.8
12632025-01-22T04:25:35.385Z Compiling inout v0.1.3
12642025-01-22T04:25:35.593Z Compiling yoke v0.7.4
12652025-01-22T04:25:35.630Z Compiling cipher v0.4.4
12662025-01-22T04:25:35.948Z Compiling icu_provider_macros v1.5.0
12672025-01-22T04:25:35.972Z Compiling ppv-lite86 v0.2.20
12682025-01-22T04:25:36.154Z Compiling der_derive v0.7.3
12692025-01-22T04:25:36.788Z Compiling rand_chacha v0.3.1
12702025-01-22T04:25:36.856Z Compiling futures-util v0.3.31
12712025-01-22T04:25:36.876Z Compiling zerovec v0.10.4
12722025-01-22T04:25:37.062Z Compiling tracing-attributes v0.1.27
12732025-01-22T04:25:37.284Z Compiling thiserror v1.0.69
12742025-01-22T04:25:37.443Z Compiling pest v2.7.14
12752025-01-22T04:25:38.468Z Compiling der v0.7.9
12762025-01-22T04:25:38.759Z Compiling tinystr v0.7.6
12772025-01-22T04:25:38.917Z Compiling icu_collections v1.5.0
12782025-01-22T04:25:39.113Z Compiling icu_locid v1.5.0
12792025-01-22T04:25:39.152Z Compiling rand v0.8.5
12802025-01-22T04:25:40.191Z Compiling icu_provider v1.5.0
12812025-01-22T04:25:40.462Z Compiling tracing v0.1.40
12822025-01-22T04:25:40.482Z Compiling spki v0.7.3
12832025-01-22T04:25:40.856Z Compiling icu_locid_transform v1.5.0
12842025-01-22T04:25:40.984Z Compiling salsa20 v0.10.2
12852025-01-22T04:25:41.079Z Compiling pbkdf2 v0.12.2
12862025-01-22T04:25:41.101Z Compiling utf8_iter v1.0.4
12872025-01-22T04:25:41.196Z Compiling untrusted v0.7.1
12882025-01-22T04:25:41.219Z Compiling num-conv v0.1.0
12892025-01-22T04:25:41.250Z Compiling mirai-annotations v1.12.0
12902025-01-22T04:25:41.322Z Compiling write16 v1.0.0
12912025-01-22T04:25:41.397Z Compiling icu_normalizer_data v1.5.0
12922025-01-22T04:25:41.433Z Compiling scrypt v0.11.0
12932025-01-22T04:25:41.455Z Compiling pest_meta v2.7.14
12942025-01-22T04:25:41.475Z Compiling aes v0.8.4
12952025-01-22T04:25:41.502Z Compiling time-macros v0.2.18
12962025-01-22T04:25:41.652Z Compiling cbc v0.1.2
12972025-01-22T04:25:41.975Z Compiling openssl-sys v0.9.103
12982025-01-22T04:25:42.087Z Compiling deranged v0.3.11
12992025-01-22T04:25:43.021Z Compiling icu_properties v1.5.1
13002025-01-22T04:25:43.344Z Compiling scroll_derive v0.12.0
13012025-01-22T04:25:44.223Z Compiling bitflags v2.6.0
13022025-01-22T04:25:44.243Z Compiling bytes v1.9.0
13032025-01-22T04:25:44.714Z Compiling indexmap v2.7.0
13042025-01-22T04:25:44.748Z Compiling semver v1.0.24
13052025-01-22T04:25:45.182Z Compiling tokio v1.43.0
13062025-01-22T04:25:45.448Z Compiling http v1.2.0
13072025-01-22T04:25:45.489Z Compiling rustc_version v0.4.1
13082025-01-22T04:25:45.837Z Compiling atomic-waker v1.1.2
13092025-01-22T04:25:46.002Z Compiling num_threads v0.1.7
13102025-01-22T04:25:46.026Z Compiling tinyvec_macros v0.1.1
13112025-01-22T04:25:46.133Z Compiling time v0.3.36
13122025-01-22T04:25:46.153Z Compiling tinyvec v1.8.0
13132025-01-22T04:25:46.158Z Compiling scroll v0.12.0
13142025-01-22T04:25:46.690Z Compiling icu_normalizer v1.5.0
13152025-01-22T04:25:47.503Z Compiling http-body v1.0.1
13162025-01-22T04:25:47.624Z Compiling idna_adapter v1.2.0
13172025-01-22T04:25:47.679Z Compiling pest_generator v2.7.14
13182025-01-22T04:25:47.735Z Compiling pkcs5 v0.7.1
13192025-01-22T04:25:47.757Z Compiling form_urlencoded v1.2.1
13202025-01-22T04:25:47.833Z Compiling slog v2.7.0
13212025-01-22T04:25:48.072Z Compiling which v4.4.2
13222025-01-22T04:25:48.320Z Compiling try-lock v0.2.5
13232025-01-22T04:25:48.526Z Compiling want v0.3.1
13242025-01-22T04:25:48.591Z Compiling pkcs8 v0.10.2
13252025-01-22T04:25:48.797Z Compiling goblin v0.8.2
13262025-01-22T04:25:48.945Z Compiling idna v1.0.3
13272025-01-22T04:25:49.218Z Compiling uuid v1.12.0
13282025-01-22T04:25:49.254Z Compiling iana-time-zone v0.1.61
13292025-01-22T04:25:49.493Z Compiling pest_derive v2.7.14
13302025-01-22T04:25:49.655Z Compiling httpdate v1.0.3
13312025-01-22T04:25:50.116Z Compiling chrono v0.4.38
13322025-01-22T04:25:50.287Z Compiling dtrace-parser v0.2.0
13332025-01-22T04:25:50.710Z Compiling toml_datetime v0.6.8
13342025-01-22T04:25:50.836Z Compiling serde_tokenstream v0.2.2
13352025-01-22T04:25:51.177Z Compiling serde_spanned v0.6.8
13362025-01-22T04:25:51.217Z Compiling rustversion v1.0.17
13372025-01-22T04:25:51.426Z Compiling openssl v0.10.66
13382025-01-22T04:25:51.429Z Compiling tower-service v0.3.3
13392025-01-22T04:25:51.577Z Compiling foreign-types-shared v0.1.1
13402025-01-22T04:25:51.735Z Compiling base64 v0.22.1
13412025-01-22T04:25:51.843Z Compiling match_cfg v0.1.0
13422025-01-22T04:25:51.903Z Compiling adler2 v2.0.0
13432025-01-22T04:25:51.951Z Compiling hostname v0.3.1
13442025-01-22T04:25:52.120Z Compiling miniz_oxide v0.8.0
13452025-01-22T04:25:52.294Z Compiling foreign-types v0.3.2
13462025-01-22T04:25:52.313Z Compiling url v2.5.3
13472025-01-22T04:25:52.439Z Compiling openssl-macros v0.1.1
13482025-01-22T04:25:53.188Z Compiling tokio-util v0.7.12
13492025-01-22T04:25:53.520Z Compiling async-trait v0.1.83
13502025-01-22T04:25:53.567Z Compiling serde_derive_internals v0.29.1
13512025-01-22T04:25:53.616Z Compiling dirs-sys-next v0.1.2
13522025-01-22T04:25:54.032Z Compiling rustls v0.23.19
13532025-01-22T04:25:54.187Z Compiling h2 v0.4.6
13542025-01-22T04:25:54.317Z Compiling dof v0.3.0
13552025-01-22T04:25:54.436Z Compiling data-encoding v2.6.0
13562025-01-22T04:25:55.807Z Compiling usdt-impl v0.5.0
13572025-01-22T04:25:55.891Z Compiling native-tls v0.2.12
13582025-01-22T04:25:56.151Z Compiling siphasher v0.3.11
13592025-01-22T04:25:56.233Z Compiling rustls v0.22.4
13602025-01-22T04:25:56.511Z Compiling schemars v0.8.21
13612025-01-22T04:25:56.514Z Compiling syn v1.0.109
13622025-01-22T04:25:56.605Z Compiling schemars_derive v0.8.21
13632025-01-22T04:25:56.917Z Compiling dirs-next v2.0.0
13642025-01-22T04:25:57.236Z Compiling http-body-util v0.1.2
13652025-01-22T04:25:57.725Z Compiling unicode-normalization v0.1.24
13662025-01-22T04:25:57.880Z Compiling heapless v0.7.17
13672025-01-22T04:25:58.307Z Compiling crossbeam-epoch v0.9.18
13682025-01-22T04:25:58.391Z Compiling signature v2.2.0
13692025-01-22T04:25:58.653Z Compiling sha1 v0.10.6
13702025-01-22T04:25:58.687Z Compiling bzip2-sys v0.1.11+1.0.8
13712025-01-22T04:25:58.776Z Compiling thread_local v1.1.8
13722025-01-22T04:25:58.984Z Compiling cookie v0.18.1
13732025-01-22T04:25:59.085Z Compiling multer v3.1.0
13742025-01-22T04:25:59.152Z Compiling encoding_rs v0.8.34
13752025-01-22T04:25:59.276Z Compiling unicode-bidi v0.3.17
13762025-01-22T04:25:59.293Z Compiling ipnet v2.10.1
13772025-01-22T04:25:59.361Z Compiling slog-async v2.8.0
13782025-01-22T04:25:59.619Z Compiling mime v0.3.17
13792025-01-22T04:25:59.834Z Compiling signal-hook v0.3.17
13802025-01-22T04:26:00.114Z Compiling unicode-properties v0.1.3
13812025-01-22T04:26:00.152Z Compiling dyn-clone v1.0.17
13822025-01-22T04:26:00.331Z Compiling rayon-core v1.12.1
13832025-01-22T04:26:00.370Z Compiling gimli v0.31.1
13842025-01-22T04:26:00.505Z Compiling openssl-probe v0.1.5
13852025-01-22T04:26:00.528Z Compiling toml_edit v0.22.22
13862025-01-22T04:26:00.628Z Compiling stringprep v0.1.5
13872025-01-22T04:26:01.764Z Compiling hyper v1.5.2
13882025-01-22T04:26:04.123Z Compiling hyper-util v0.1.10
13892025-01-22T04:26:04.331Z Compiling crossbeam-deque v0.8.5
13902025-01-22T04:26:04.684Z Compiling addr2line v0.24.2
13912025-01-22T04:26:04.975Z Compiling usdt-macro v0.5.0
13922025-01-22T04:26:05.163Z Compiling usdt-attr-macro v0.5.0
13932025-01-22T04:26:05.332Z Compiling term v0.7.0
13942025-01-22T04:26:05.894Z Compiling slog-json v2.6.1
13952025-01-22T04:26:06.226Z Compiling serde_urlencoded v0.7.1
13962025-01-22T04:26:06.306Z Compiling curve25519-dalek v4.1.3
13972025-01-22T04:26:06.557Z Compiling crossbeam-channel v0.5.13
13982025-01-22T04:26:06.686Z Compiling futures-executor v0.3.31
13992025-01-22T04:26:06.780Z Compiling md-5 v0.10.6
14002025-01-22T04:26:06.952Z Compiling async-stream-impl v0.3.6
14012025-01-22T04:26:06.996Z Compiling enum-as-inner v0.6.1
14022025-01-22T04:26:07.072Z Compiling rustls-pemfile v2.2.0
14032025-01-22T04:26:07.204Z Compiling num-integer v0.1.46
14042025-01-22T04:26:07.414Z Compiling hash32 v0.2.1
14052025-01-22T04:26:07.551Z Compiling ff v0.13.0
14062025-01-22T04:26:07.763Z Compiling is-terminal v0.4.13
14072025-01-22T04:26:07.783Z Compiling object v0.36.5
14082025-01-22T04:26:07.898Z Compiling dropshot v0.12.0
14092025-01-22T04:26:07.950Z Compiling take_mut v0.2.2
14102025-01-22T04:26:07.952Z Compiling utf-8 v0.7.6
14112025-01-22T04:26:07.991Z Compiling portable-atomic v1.9.0
14122025-01-22T04:26:08.116Z Compiling linked-hash-map v0.5.6
14132025-01-22T04:26:08.180Z Compiling litrs v0.4.1
14142025-01-22T04:26:08.241Z Compiling fallible-iterator v0.2.0
14152025-01-22T04:26:08.291Z Compiling base16ct v0.2.0
14162025-01-22T04:26:08.431Z Compiling psl-types v2.0.11
14172025-01-22T04:26:08.624Z Compiling quick-error v1.2.3
14182025-01-22T04:26:08.627Z Compiling num-bigint-dig v0.8.4
14192025-01-22T04:26:08.792Z Compiling rustc-demangle v0.1.24
14202025-01-22T04:26:08.899Z Compiling anyhow v1.0.93
14212025-01-22T04:26:08.945Z Compiling smoltcp v0.9.1
14222025-01-22T04:26:09.070Z Compiling postgres-protocol v0.6.7
14232025-01-22T04:26:09.267Z Compiling document-features v0.2.10
14242025-01-22T04:26:09.619Z Compiling resolv-conf v0.7.0
14252025-01-22T04:26:09.685Z Compiling publicsuffix v2.3.0
14262025-01-22T04:26:09.883Z Compiling sec1 v0.7.3
14272025-01-22T04:26:09.981Z Compiling lru-cache v0.1.2
14282025-01-22T04:26:10.203Z Compiling async-stream v0.3.6
14292025-01-22T04:26:10.335Z Compiling tungstenite v0.24.0
14302025-01-22T04:26:10.425Z Compiling hickory-proto v0.24.2
14312025-01-22T04:26:10.432Z Compiling slog-term v2.9.1
14322025-01-22T04:26:10.472Z Compiling usdt v0.5.0
14332025-01-22T04:26:10.952Z Compiling group v0.13.0
14342025-01-22T04:26:11.273Z Compiling num-iter v0.1.45
14352025-01-22T04:26:11.549Z Compiling futures v0.3.31
14362025-01-22T04:26:11.584Z Compiling slog-bunyan v2.5.0
14372025-01-22T04:26:12.470Z Compiling camino v1.1.9
14382025-01-22T04:26:13.320Z Compiling toml v0.8.19
14392025-01-22T04:26:13.386Z Compiling tokio-native-tls v0.3.1
14402025-01-22T04:26:13.447Z Compiling phf_shared v0.11.2
14412025-01-22T04:26:13.668Z Compiling dropshot_endpoint v0.12.0
14422025-01-22T04:26:13.794Z Compiling terminal_size v0.4.0
14432025-01-22T04:26:13.829Z Compiling openapiv3 v2.0.0
14442025-01-22T04:26:14.029Z Compiling waitgroup v0.1.2
14452025-01-22T04:26:14.253Z Compiling backtrace v0.3.74
14462025-01-22T04:26:14.807Z Compiling serde_path_to_error v0.1.16
14472025-01-22T04:26:14.846Z Compiling hkdf v0.12.4
14482025-01-22T04:26:15.097Z Compiling crypto-bigint v0.5.5
14492025-01-22T04:26:15.558Z Compiling zerocopy-derive v0.6.6
14502025-01-22T04:26:17.303Z Compiling curve25519-dalek-derive v0.1.1
14512025-01-22T04:26:17.554Z Compiling webpki-roots v0.26.6
14522025-01-22T04:26:17.665Z Compiling hubpack_derive v0.1.1
14532025-01-22T04:26:17.773Z Compiling hostname v0.4.0
14542025-01-22T04:26:17.795Z Compiling crc32fast v1.4.2
14552025-01-22T04:26:17.834Z Compiling ahash v0.8.11
14562025-01-22T04:26:17.997Z Compiling fs-err v2.11.0
14572025-01-22T04:26:18.122Z Compiling newtype-uuid v1.2.1
14582025-01-22T04:26:18.165Z Compiling managed v0.8.0
14592025-01-22T04:26:18.284Z Compiling debug-ignore v1.0.5
14602025-01-22T04:26:18.400Z Compiling bitflags v1.3.2
14612025-01-22T04:26:18.449Z Compiling winnow v0.5.40
14622025-01-22T04:26:18.482Z Compiling console v0.15.8
14632025-01-22T04:26:18.518Z Compiling clap_builder v4.5.21
14642025-01-22T04:26:19.484Z Compiling hubpack v0.1.2
14652025-01-22T04:26:19.862Z Compiling strum_macros v0.25.3
14662025-01-22T04:26:20.190Z Compiling flate2 v1.0.35
14672025-01-22T04:26:20.549Z Compiling elliptic-curve v0.13.8
14682025-01-22T04:26:21.014Z Compiling zerocopy v0.6.6
14692025-01-22T04:26:21.083Z Compiling hickory-resolver v0.24.2
14702025-01-22T04:26:21.780Z Compiling toml_edit v0.19.15
14712025-01-22T04:26:21.908Z Compiling phf v0.11.2
14722025-01-22T04:26:22.152Z Compiling hyper-tls v0.6.0
14732025-01-22T04:26:22.199Z Compiling signal-hook-mio v0.2.4
14742025-01-22T04:26:22.387Z Compiling rayon v1.10.0
14752025-01-22T04:26:22.556Z Compiling cookie_store v0.21.1
14762025-01-22T04:26:23.673Z Compiling bzip2 v0.4.4
14772025-01-22T04:26:24.052Z Compiling tokio-tungstenite v0.24.0
14782025-01-22T04:26:24.595Z Compiling postgres-types v0.2.8
14792025-01-22T04:26:26.608Z Compiling ed25519 v2.2.3
14802025-01-22T04:26:26.634Z Compiling phf_shared v0.10.0
14812025-01-22T04:26:26.690Z Compiling tokio-stream v0.1.16
14822025-01-22T04:26:27.031Z Compiling pkcs1 v0.7.5
14832025-01-22T04:26:27.034Z Compiling serde-big-array v0.5.1
14842025-01-22T04:26:27.140Z Compiling rfc6979 v0.4.0
14852025-01-22T04:26:27.257Z Compiling serde_repr v0.1.19
14862025-01-22T04:26:27.346Z Compiling derive-where v1.2.7
14872025-01-22T04:26:27.621Z Compiling clap_derive v4.5.18
14882025-01-22T04:26:27.965Z Compiling float-cmp v0.9.0
14892025-01-22T04:26:28.201Z Compiling bstr v1.10.0
14902025-01-22T04:26:28.361Z Compiling sync_wrapper v1.0.1
14912025-01-22T04:26:28.486Z Compiling number_prefix v0.4.0
14922025-01-22T04:26:28.530Z Compiling fixedbitset v0.4.2
14932025-01-22T04:26:28.806Z Compiling precomputed-hash v0.1.1
14942025-01-22T04:26:28.863Z Compiling static_assertions v1.1.0
14952025-01-22T04:26:28.933Z Compiling bit-vec v0.6.3
14962025-01-22T04:26:28.955Z Compiling difflib v0.4.0
14972025-01-22T04:26:28.977Z Compiling new_debug_unreachable v1.0.6
14982025-01-22T04:26:29.083Z Compiling unicode-width v0.2.0
14992025-01-22T04:26:29.336Z Compiling normalize-line-endings v0.3.0
15002025-01-22T04:26:29.481Z Compiling predicates-core v1.0.8
15012025-01-22T04:26:29.616Z Compiling unicode-segmentation v1.12.0
15022025-01-22T04:26:29.801Z Compiling whoami v1.5.2
15032025-01-22T04:26:29.828Z Compiling predicates v3.1.2
15042025-01-22T04:26:30.310Z Compiling similar v2.6.0
15052025-01-22T04:26:30.375Z Compiling tokio-postgres v0.7.12
15062025-01-22T04:26:30.462Z Compiling indicatif v0.17.9
15072025-01-22T04:26:30.559Z Compiling bit-set v0.5.3
15082025-01-22T04:26:30.853Z Compiling string_cache v0.8.7
15092025-01-22T04:26:31.280Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15102025-01-22T04:26:31.301Z Compiling petgraph v0.6.5
15112025-01-22T04:26:32.241Z Compiling clap v4.5.21
15122025-01-22T04:26:32.369Z Compiling rsa v0.9.6
15132025-01-22T04:26:32.417Z Compiling ecdsa v0.16.9
15142025-01-22T04:26:32.505Z Compiling ed25519-dalek v2.1.1
15152025-01-22T04:26:33.240Z Compiling toml v0.7.8
15162025-01-22T04:26:33.825Z Compiling zip v0.6.6
15172025-01-22T04:26:34.713Z Compiling crossterm v0.28.1
15182025-01-22T04:26:35.777Z Compiling hex v0.4.3
15192025-01-22T04:26:35.890Z Compiling x509-cert v0.2.5
15202025-01-22T04:26:35.993Z Compiling itertools v0.10.5
15212025-01-22T04:26:36.389Z Compiling unicode-xid v0.2.6
15222025-01-22T04:26:36.590Z Compiling lalrpop-util v0.19.12
15232025-01-22T04:26:36.984Z Compiling peg-runtime v0.8.3
15242025-01-22T04:26:37.573Z Compiling strum_macros v0.26.4
15252025-01-22T04:26:37.652Z Compiling xattr v1.3.1
15262025-01-22T04:26:37.846Z Compiling filetime v0.2.25
15272025-01-22T04:26:38.137Z Compiling tar v0.4.42
15282025-01-22T04:26:42.127Z Compiling strum v0.26.3
15292025-01-22T04:26:45.047Z Compiling aws-lc-sys v0.22.0
15302025-01-22T04:27:12.308Z Compiling rustls-webpki v0.102.8
15312025-01-22T04:27:15.438Z Compiling tokio-rustls v0.25.0
15322025-01-22T04:27:17.233Z Compiling tokio-rustls v0.26.0
15332025-01-22T04:27:17.484Z Compiling hyper-rustls v0.27.3
15342025-01-22T04:27:17.860Z Compiling reqwest v0.12.9
15352025-01-22T04:27:19.035Z Compiling qorb v0.2.1
15362025-01-22T04:27:22.199Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15372025-01-22T04:27:22.455Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15382025-01-22T04:27:26.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
15392025-01-22T04:27:27.046Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15402025-01-22T04:27:27.097ZJan 22 04:27:26.435 INFO Starting download, target: Cockroach
15412025-01-22T04:27:27.097ZJan 22 04:27:26.435 INFO Starting download, target: Console
15422025-01-22T04:27:27.097ZJan 22 04:27:26.435 INFO Starting download, target: Clickhouse
15432025-01-22T04:27:27.097ZJan 22 04:27:26.435 INFO Starting download, target: DendriteOpenapi
15442025-01-22T04:27:27.097ZJan 22 04:27:26.435 INFO Starting download, target: DendriteStub
15452025-01-22T04:27:27.097ZJan 22 04:27:26.435 INFO Starting download, target: MaghemiteMgd
15462025-01-22T04:27:27.097ZJan 22 04:27:26.435 INFO Starting download, target: TransceiverControl
15472025-01-22T04:27:27.099ZJan 22 04:27:26.436 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15482025-01-22T04:27:27.100ZJan 22 04:27:26.436 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15492025-01-22T04:27:27.100ZJan 22 04:27:26.436 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15502025-01-22T04:27:27.100ZJan 22 04:27:26.436 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15512025-01-22T04:27:27.100ZJan 22 04:27:26.436 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15522025-01-22T04:27:27.100ZJan 22 04:27:26.436 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15532025-01-22T04:27:27.100ZJan 22 04:27:26.436 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15542025-01-22T04:27:27.253ZJan 22 04:27:26.579 INFO Download complete, target: DendriteOpenapi
15552025-01-22T04:27:27.505ZJan 22 04:27:26.807 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15562025-01-22T04:27:27.637ZJan 22 04:27:26.939 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15572025-01-22T04:27:27.860ZJan 22 04:27:27.196 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15582025-01-22T04:27:27.869ZJan 22 04:27:27.206 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15592025-01-22T04:27:27.969ZJan 22 04:27:27.301 INFO Download complete, target: Console
15602025-01-22T04:27:28.216ZJan 22 04:27:27.550 INFO Download complete, target: TransceiverControl
15612025-01-22T04:27:28.475ZJan 22 04:27:27.813 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15622025-01-22T04:27:28.475ZJan 22 04:27:27.813 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15632025-01-22T04:27:29.161ZJan 22 04:27:28.499 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15642025-01-22T04:27:30.711ZJan 22 04:27:30.050 INFO Download complete, target: DendriteStub
15652025-01-22T04:27:30.768ZJan 22 04:27:30.107 INFO Download complete, target: MaghemiteMgd
15662025-01-22T04:27:35.981ZJan 22 04:27:35.291 INFO Checking that binary works, target: Cockroach
15672025-01-22T04:27:36.227ZJan 22 04:27:35.565 INFO Download complete, target: Cockroach
15682025-01-22T04:27:41.636ZJan 22 04:27:40.972 INFO Checking that binary works, target: Clickhouse
15692025-01-22T04:27:41.760ZJan 22 04:27:41.099 INFO Download complete, target: Clickhouse
15702025-01-22T04:27:41.768ZAll prerequisites installed successfully
15712025-01-22T04:27:41.770Z
15722025-01-22T04:27:41.770Zreal 5:40.668185163
15732025-01-22T04:27:41.770Zuser 15:41.036620418
15742025-01-22T04:27:41.771Zsys 2:02.967944977
15752025-01-22T04:27:41.771Ztrap 0.577301192
15762025-01-22T04:27:41.771Ztflt 1.516964077
15772025-01-22T04:27:41.771Zdflt 1.688662755
15782025-01-22T04:27:41.771Zkflt 0.025407613
15792025-01-22T04:27:41.771Zlock 24:51.709231768
15802025-01-22T04:27:41.771Zslp 56:38.426071339
15812025-01-22T04:27:41.771Zlat 1:02.487337569
15822025-01-22T04:27:41.771Zstop 2:25.134754847
15832025-01-22T04:27:41.771Z+ ptime -m cargo xtask download softnpu
15842025-01-22T04:27:42.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
15852025-01-22T04:27:42.321Z Running `target/debug/xtask download softnpu`
15862025-01-22T04:27:43.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
15872025-01-22T04:27:43.171Z Running `target/debug/xtask-downloader softnpu`
15882025-01-22T04:27:43.206ZJan 22 04:27:42.545 INFO Starting download, target: Softnpu
15892025-01-22T04:27:43.209ZJan 22 04:27:42.545 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15902025-01-22T04:27:43.670ZJan 22 04:27:43.008 INFO Download complete, target: Softnpu
15912025-01-22T04:27:43.674Z
15922025-01-22T04:27:43.677Zreal 1.899248968
15932025-01-22T04:27:43.677Zuser 1.233286869
15942025-01-22T04:27:43.677Zsys 0.531159652
15952025-01-22T04:27:43.677Ztrap 0.000488631
15962025-01-22T04:27:43.677Ztflt 0.000064357
15972025-01-22T04:27:43.677Zdflt 0.000071337
15982025-01-22T04:27:43.677Zkflt 0.000000000
15992025-01-22T04:27:43.677Zlock 4.723370249
16002025-01-22T04:27:43.677Zslp 0.305533387
16012025-01-22T04:27:43.677Zlat 0.065942530
16022025-01-22T04:27:43.677Zstop 0.000175737
16032025-01-22T04:27:43.677Z+ export CARGO_INCREMENTAL=0
16042025-01-22T04:27:43.677Z+ CARGO_INCREMENTAL=0
16052025-01-22T04:27:43.677Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16062025-01-22T04:27:44.616Z Compiling proc-macro2 v1.0.92
16072025-01-22T04:27:44.616Z Compiling unicode-ident v1.0.14
16082025-01-22T04:27:44.619Z Compiling libc v0.2.169
16092025-01-22T04:27:44.619Z Compiling serde v1.0.217
16102025-01-22T04:27:44.619Z Compiling autocfg v1.4.0
16112025-01-22T04:27:44.619Z Compiling version_check v0.9.5
16122025-01-22T04:27:44.619Z Compiling cfg-if v1.0.0
16132025-01-22T04:27:44.852Z Compiling memchr v2.7.4
16142025-01-22T04:27:44.918Z Compiling typenum v1.17.0
16152025-01-22T04:27:44.935Z Compiling shlex v1.3.0
16162025-01-22T04:27:45.352Z Compiling generic-array v0.14.7
16172025-01-22T04:27:45.355Z Compiling value-bag v1.9.0
16182025-01-22T04:27:45.456Z Compiling lock_api v0.4.12
16192025-01-22T04:27:45.639Z Compiling scopeguard v1.2.0
16202025-01-22T04:27:45.783Z Compiling log v0.4.22
16212025-01-22T04:27:45.921Z Compiling parking_lot_core v0.9.10
16222025-01-22T04:27:46.152Z Compiling serde_json v1.0.135
16232025-01-22T04:27:46.337Z Compiling once_cell v1.20.2
16242025-01-22T04:27:46.358Z Compiling rustix v0.38.37
16252025-01-22T04:27:46.519Z Compiling quote v1.0.38
16262025-01-22T04:27:46.544Z Compiling jobserver v0.1.32
16272025-01-22T04:27:46.683Z Compiling getrandom v0.2.15
16282025-01-22T04:27:46.977Z Compiling syn v2.0.96
16292025-01-22T04:27:47.005Z Compiling cc v1.1.30
16302025-01-22T04:27:47.023Z Compiling libm v0.2.8
16312025-01-22T04:27:47.032Z Compiling aho-corasick v1.1.3
16322025-01-22T04:27:47.040Z Compiling num-traits v0.2.19
16332025-01-22T04:27:47.079Z Compiling regex-syntax v0.8.5
16342025-01-22T04:27:47.176Z Compiling thiserror v1.0.69
16352025-01-22T04:27:47.337Z Compiling either v1.13.0
16362025-01-22T04:27:47.343Z Compiling itoa v1.0.11
16372025-01-22T04:27:47.605Z Compiling spin v0.9.8
16382025-01-22T04:27:47.865Z Compiling slab v0.4.9
16392025-01-22T04:27:48.128Z Compiling errno v0.3.9
16402025-01-22T04:27:48.364Z Compiling byteorder v1.5.0
16412025-01-22T04:27:48.384Z Compiling lazy_static v1.5.0
16422025-01-22T04:27:48.514Z Compiling rand_core v0.6.4
16432025-01-22T04:27:48.917Z Compiling glob v0.3.1
16442025-01-22T04:27:48.987Z Compiling prettyplease v0.2.25
16452025-01-22T04:27:49.341Z Compiling minimal-lexical v0.2.1
16462025-01-22T04:27:49.627Z Compiling clang-sys v1.8.1
16472025-01-22T04:27:49.749Z Compiling nom v7.1.3
16482025-01-22T04:27:49.887Z Compiling libloading v0.8.5
16492025-01-22T04:27:50.024Z Compiling home v0.5.9
16502025-01-22T04:27:50.223Z Compiling smallvec v1.13.2
16512025-01-22T04:27:50.270Z Compiling bindgen v0.69.5
16522025-01-22T04:27:50.273Z Compiling subtle v2.6.1
16532025-01-22T04:27:50.612Z Compiling regex-automata v0.4.8
16542025-01-22T04:27:50.750Z Compiling itertools v0.12.1
16552025-01-22T04:27:50.769Z Compiling lazycell v1.3.0
16562025-01-22T04:27:50.967Z Compiling rustc-hash v1.1.0
16572025-01-22T04:27:51.127Z Compiling allocator-api2 v0.2.18
16582025-01-22T04:27:51.146Z Compiling cmake v0.1.51
16592025-01-22T04:27:51.934Z Compiling semver v1.0.24
16602025-01-22T04:27:52.076Z Compiling dunce v1.0.5
16612025-01-22T04:27:52.219Z Compiling fs_extra v1.3.0
16622025-01-22T04:27:52.646Z Compiling pkg-config v0.3.31
16632025-01-22T04:27:52.710Z Compiling cexpr v0.6.0
16642025-01-22T04:27:53.440Z Compiling ring v0.17.8
16652025-01-22T04:27:53.532Z Compiling pin-project-lite v0.2.14
16662025-01-22T04:27:53.668Z Compiling ryu v1.0.18
16672025-01-22T04:27:53.706Z Compiling paste v1.0.15
16682025-01-22T04:27:53.970Z Compiling synstructure v0.13.1
16692025-01-22T04:27:54.224Z Compiling aws-lc-rs v1.10.0
16702025-01-22T04:27:54.375Z Compiling schemars v0.8.21
16712025-01-22T04:27:54.630Z Compiling const-oid v0.9.6
16722025-01-22T04:27:54.722Z Compiling fnv v1.0.7
16732025-01-22T04:27:54.857Z Compiling httparse v1.9.5
16742025-01-22T04:27:55.195Z Compiling serde_derive_internals v0.29.1
16752025-01-22T04:27:55.593Z Compiling foldhash v0.1.3
16762025-01-22T04:27:55.858Z Compiling regex v1.11.1
16772025-01-22T04:27:55.912Z Compiling equivalent v1.0.1
16782025-01-22T04:27:56.047Z Compiling hashbrown v0.15.1
16792025-01-22T04:27:56.624Z Compiling signal-hook-registry v1.4.2
16802025-01-22T04:27:56.794Z Compiling heck v0.5.0
16812025-01-22T04:27:57.211Z Compiling parking_lot v0.12.3
16822025-01-22T04:27:57.231Z Compiling mio v1.0.2
16832025-01-22T04:27:57.271Z Compiling stable_deref_trait v1.2.0
16842025-01-22T04:27:58.312Z Compiling serde_derive v1.0.217
16852025-01-22T04:27:58.341Z Compiling zeroize_derive v1.4.2
16862025-01-22T04:27:58.755Z Compiling zerocopy-derive v0.7.35
16872025-01-22T04:27:59.189Z Compiling thiserror-impl v1.0.69
16882025-01-22T04:27:59.558Z Compiling tokio-macros v2.5.0
16892025-01-22T04:27:59.637Z Compiling zeroize v1.8.1
16902025-01-22T04:28:00.034Z Compiling zerofrom-derive v0.1.4
16912025-01-22T04:28:00.089Z Compiling yoke-derive v0.7.4
16922025-01-22T04:28:00.110Z Compiling zerovec-derive v0.10.3
16932025-01-22T04:28:00.136Z Compiling futures-macro v0.3.31
16942025-01-22T04:28:00.521Z Compiling displaydoc v0.2.5
16952025-01-22T04:28:01.842Z Compiling zerocopy v0.7.35
16962025-01-22T04:28:02.072Z Compiling crypto-common v0.1.6
16972025-01-22T04:28:02.092Z Compiling icu_provider_macros v1.5.0
16982025-01-22T04:28:02.293Z Compiling tracing-attributes v0.1.27
16992025-01-22T04:28:02.404Z Compiling schemars_derive v0.8.21
17002025-01-22T04:28:02.463Z Compiling block-buffer v0.10.4
17012025-01-22T04:28:02.654Z Compiling digest v0.10.7
17022025-01-22T04:28:03.300Z Compiling socket2 v0.5.7
17032025-01-22T04:28:03.331Z Compiling crossbeam-utils v0.8.20
17042025-01-22T04:28:03.331Z Compiling futures-core v0.3.31
17052025-01-22T04:28:03.535Z Compiling num-conv v0.1.0
17062025-01-22T04:28:03.635Z Compiling time-core v0.1.2
17072025-01-22T04:28:03.821Z Compiling time-macros v0.2.18
17082025-01-22T04:28:04.102Z Compiling der_derive v0.7.3
17092025-01-22T04:28:04.600Z Compiling vcpkg v0.2.15
17102025-01-22T04:28:05.937Z Compiling openssl-sys v0.9.103
17112025-01-22T04:28:06.468Z Compiling syn v1.0.109
17122025-01-22T04:28:06.919Z Compiling cpufeatures v0.2.14
17132025-01-22T04:28:07.008Z Compiling futures-sink v0.3.31
17142025-01-22T04:28:07.028Z Compiling slog v2.7.0
17152025-01-22T04:28:07.444Z Compiling ahash v0.8.11
17162025-01-22T04:28:07.487Z Compiling zerofrom v0.1.4
17172025-01-22T04:28:07.770Z Compiling iana-time-zone v0.1.61
17182025-01-22T04:28:07.896Z Compiling yoke v0.7.4
17192025-01-22T04:28:08.254Z Compiling futures-channel v0.3.31
17202025-01-22T04:28:08.309Z Compiling scroll_derive v0.12.0
17212025-01-22T04:28:08.470Z Compiling pin-utils v0.1.0
17222025-01-22T04:28:08.538Z Compiling ucd-trie v0.1.7
17232025-01-22T04:28:08.583Z Compiling futures-task v0.3.31
17242025-01-22T04:28:08.722Z Compiling openssl v0.10.66
17252025-01-22T04:28:08.888Z Compiling futures-io v0.3.31
17262025-01-22T04:28:08.980Z Compiling pest v2.7.14
17272025-01-22T04:28:09.106Z Compiling futures-util v0.3.31
17282025-01-22T04:28:09.235Z Compiling zerovec v0.10.4
17292025-01-22T04:28:10.065Z Compiling hmac v0.12.1
17302025-01-22T04:28:10.304Z Compiling bitflags v2.6.0
17312025-01-22T04:28:10.478Z Compiling bytes v1.9.0
17322025-01-22T04:28:12.472Z Compiling indexmap v2.7.0
17332025-01-22T04:28:12.586Z Compiling tokio v1.43.0
17342025-01-22T04:28:13.744Z Compiling serde_tokenstream v0.2.2
17352025-01-22T04:28:13.799Z Compiling uuid v1.12.0
17362025-01-22T04:28:14.297Z Compiling which v4.4.2
17372025-01-22T04:28:15.123Z Compiling http v1.2.0
17382025-01-22T04:28:15.144Z Compiling chrono v0.4.38
17392025-01-22T04:28:15.183Z Compiling rustc_version v0.4.1
17402025-01-22T04:28:18.294Z Compiling pest_meta v2.7.14
17412025-01-22T04:28:21.266Z Compiling block-padding v0.3.3
17422025-01-22T04:28:21.509Z Compiling openssl-macros v0.1.1
17432025-01-22T04:28:21.961Z Compiling native-tls v0.2.12
17442025-01-22T04:28:22.232Z Compiling rustls v0.23.19
17452025-01-22T04:28:22.322Z Compiling inout v0.1.3
17462025-01-22T04:28:22.491Z Compiling pest_generator v2.7.14
17472025-01-22T04:28:22.531Z Compiling tinystr v0.7.6
17482025-01-22T04:28:22.947Z Compiling serde_spanned v0.6.8
17492025-01-22T04:28:22.967Z Compiling toml_datetime v0.6.8
17502025-01-22T04:28:23.211Z Compiling tracing-core v0.1.32
17512025-01-22T04:28:23.311Z Compiling strsim v0.11.1
17522025-01-22T04:28:23.378Z Compiling litemap v0.7.3
17532025-01-22T04:28:23.753Z Compiling writeable v0.5.5
17542025-01-22T04:28:24.101Z Compiling dyn-clone v1.0.17
17552025-01-22T04:28:24.129Z Compiling pest_derive v2.7.14
17562025-01-22T04:28:24.232Z Compiling icu_locid v1.5.0
17572025-01-22T04:28:25.072Z Compiling tracing v0.1.40
17582025-01-22T04:28:25.347Z Compiling cipher v0.4.4
17592025-01-22T04:28:25.807Z Compiling sha2 v0.10.8
17602025-01-22T04:28:25.946Z Compiling cookie v0.18.1
17612025-01-22T04:28:26.092Z Compiling usdt-impl v0.5.0
17622025-01-22T04:28:26.249Z Compiling base64ct v1.6.0
17632025-01-22T04:28:26.605Z Compiling icu_provider v1.5.0
17642025-01-22T04:28:26.832Z Compiling pem-rfc7468 v0.7.0
17652025-01-22T04:28:26.917Z Compiling aws-lc-sys v0.22.0
17662025-01-22T04:28:28.298Z Compiling scroll v0.12.0
17672025-01-22T04:28:28.748Z Compiling ppv-lite86 v0.2.20
17682025-01-22T04:28:28.813Z Compiling async-trait v0.1.83
17692025-01-22T04:28:30.819Z Compiling anyhow v1.0.93
17702025-01-22T04:28:31.251Z Compiling plain v0.2.3
17712025-01-22T04:28:31.318Z Compiling percent-encoding v2.3.1
17722025-01-22T04:28:31.390Z Compiling rustls-pki-types v1.10.0
17732025-01-22T04:28:31.772Z Compiling icu_locid_transform_data v1.5.0
17742025-01-22T04:28:31.993Z Compiling camino v1.1.9
17752025-01-22T04:28:32.516Z Compiling flagset v0.4.6
17762025-01-22T04:28:32.696Z Compiling der v0.7.9
17772025-01-22T04:28:33.001Z Compiling icu_locid_transform v1.5.0
17782025-01-22T04:28:34.850Z Compiling goblin v0.8.2
17792025-01-22T04:28:35.276Z Compiling rand_chacha v0.3.1
17802025-01-22T04:28:36.186Z Compiling tokio-util v0.7.12
17812025-01-22T04:28:36.671Z Compiling icu_collections v1.5.0
17822025-01-22T04:28:38.939Z Compiling icu_properties_data v1.5.0
17832025-01-22T04:28:39.131Z Compiling powerfmt v0.2.0
17842025-01-22T04:28:39.231Z Compiling mirai-annotations v1.12.0
17852025-01-22T04:28:39.434Z Compiling rustls v0.22.4
17862025-01-22T04:28:39.735Z Compiling pretty-hex v0.4.1
17872025-01-22T04:28:39.959Z Compiling rayon-core v1.12.1
17882025-01-22T04:28:39.977Z Compiling untrusted v0.7.1
17892025-01-22T04:28:40.006Z Compiling untrusted v0.9.0
17902025-01-22T04:28:40.164Z Compiling icu_properties v1.5.1
17912025-01-22T04:28:40.223Z Compiling deranged v0.3.11
17922025-01-22T04:28:40.594Z Compiling dof v0.3.0
17932025-01-22T04:28:42.164Z Compiling rand v0.8.5
17942025-01-22T04:28:42.539Z Compiling spki v0.7.3
17952025-01-22T04:28:43.088Z Compiling salsa20 v0.10.2
17962025-01-22T04:28:43.108Z Compiling dtrace-parser v0.2.0
17972025-01-22T04:28:43.580Z Compiling pbkdf2 v0.12.2
17982025-01-22T04:28:44.562Z Compiling thread-id v4.2.2
17992025-01-22T04:28:44.596Z Compiling write16 v1.0.0
18002025-01-22T04:28:44.616Z Compiling litrs v0.4.1
18012025-01-22T04:28:44.799Z Compiling num_threads v0.1.7
18022025-01-22T04:28:44.890Z Compiling winnow v0.5.40
18032025-01-22T04:28:44.939Z Compiling icu_normalizer_data v1.5.0
18042025-01-22T04:28:45.054Z Compiling utf16_iter v1.0.5
18052025-01-22T04:28:45.264Z Compiling utf8_iter v1.0.4
18062025-01-22T04:28:45.824Z Compiling atomic-waker v1.1.2
18072025-01-22T04:28:45.915Z Compiling icu_normalizer v1.5.0
18082025-01-22T04:28:46.287Z Compiling time v0.3.36
18092025-01-22T04:28:47.586Z Compiling document-features v0.2.10
18102025-01-22T04:28:48.283Z Compiling toml_edit v0.19.15
18112025-01-22T04:28:49.648Z Compiling scrypt v0.11.0
18122025-01-22T04:28:50.122Z Compiling form_urlencoded v1.2.1
18132025-01-22T04:28:50.619Z Compiling aes v0.8.4
18142025-01-22T04:28:50.646Z Compiling cbc v0.1.2
18152025-01-22T04:28:50.774Z Compiling http-body v1.0.1
18162025-01-22T04:28:51.065Z Compiling multer v3.1.0
18172025-01-22T04:28:51.351Z Compiling slog-async v2.8.0
18182025-01-22T04:28:51.376Z Compiling rustversion v1.0.17
18192025-01-22T04:28:51.744Z Compiling try-lock v0.2.5
18202025-01-22T04:28:51.787Z Compiling tinyvec_macros v0.1.1
18212025-01-22T04:28:51.928Z Compiling want v0.3.1
18222025-01-22T04:28:52.045Z Compiling tinyvec v1.8.0
18232025-01-22T04:28:52.228Z Compiling pkcs5 v0.7.1
18242025-01-22T04:28:53.989Z Compiling idna_adapter v1.2.0
18252025-01-22T04:28:54.213Z Compiling h2 v0.4.6
18262025-01-22T04:28:54.509Z Compiling heapless v0.7.17
18272025-01-22T04:28:54.781Z Compiling bzip2-sys v0.1.11+1.0.8
18282025-01-22T04:28:55.449Z Compiling signal-hook v0.3.17
18292025-01-22T04:28:55.482Z Compiling httpdate v1.0.3
18302025-01-22T04:28:56.250Z Compiling idna v1.0.3
18312025-01-22T04:28:57.779Z Compiling pkcs8 v0.10.2
18322025-01-22T04:28:58.582Z Compiling usdt-macro v0.5.0
18332025-01-22T04:28:59.140Z Compiling usdt-attr-macro v0.5.0
18342025-01-22T04:28:59.906Z Compiling async-stream-impl v0.3.6
18352025-01-22T04:29:00.550Z Compiling tower-service v0.3.3
18362025-01-22T04:29:00.980Z Compiling base64 v0.22.1
18372025-01-22T04:29:01.054Z Compiling adler2 v2.0.0
18382025-01-22T04:29:01.335Z Compiling miniz_oxide v0.8.0
18392025-01-22T04:29:02.499Z Compiling hyper v1.5.2
18402025-01-22T04:29:04.204Z Compiling curve25519-dalek v4.1.3
18412025-01-22T04:29:04.605Z Compiling openapiv3 v2.0.0
18422025-01-22T04:29:04.710Z Compiling enum-as-inner v0.6.1
18432025-01-22T04:29:07.723Z Compiling hyper-util v0.1.10
18442025-01-22T04:29:08.503Z Compiling dropshot v0.12.0
18452025-01-22T04:29:08.762Z Compiling num-bigint-dig v0.8.4
18462025-01-22T04:29:08.812Z Compiling smoltcp v0.9.1
18472025-01-22T04:29:08.978Z Compiling portable-atomic v1.9.0
18482025-01-22T04:29:09.383Z Compiling match_cfg v0.1.0
18492025-01-22T04:29:09.638Z Compiling foreign-types-shared v0.1.1
18502025-01-22T04:29:09.774Z Compiling newtype-uuid v1.2.1
18512025-01-22T04:29:09.796Z Compiling foreign-types v0.3.2
18522025-01-22T04:29:09.950Z Compiling hostname v0.3.1
18532025-01-22T04:29:12.627Z Compiling url v2.5.3
18542025-01-22T04:29:14.445Z Compiling http-body-util v0.1.2
18552025-01-22T04:29:15.004Z Compiling dirs-sys-next v0.1.2
18562025-01-22T04:29:15.047Z Compiling encoding_rs v0.8.34
18572025-01-22T04:29:15.251Z Compiling gimli v0.31.1
18582025-01-22T04:29:15.449Z Compiling mime v0.3.17
18592025-01-22T04:29:16.501Z Compiling heck v0.4.1
18602025-01-22T04:29:16.880Z Compiling siphasher v0.3.11
18612025-01-22T04:29:17.249Z Compiling data-encoding v2.6.0
18622025-01-22T04:29:17.692Z Compiling ident_case v1.0.1
18632025-01-22T04:29:17.886Z Compiling darling_core v0.20.10
18642025-01-22T04:29:18.420Z Compiling dirs-next v2.0.0
18652025-01-22T04:29:21.844Z Compiling addr2line v0.24.2
18662025-01-22T04:29:23.652Z Compiling unicode-normalization v0.1.24
18672025-01-22T04:29:24.717Z Compiling serde_urlencoded v0.7.1
18682025-01-22T04:29:25.275Z Compiling crossbeam-epoch v0.9.18
18692025-01-22T04:29:25.840Z Compiling rustls-pemfile v2.2.0
18702025-01-22T04:29:25.932Z Compiling hubpack_derive v0.1.1
18712025-01-22T04:29:26.207Z Compiling dropshot_endpoint v0.12.0
18722025-01-22T04:29:26.367Z Compiling sha1 v0.10.6
18732025-01-22T04:29:26.735Z Compiling signature v2.2.0
18742025-01-22T04:29:26.754Z Compiling zerocopy-derive v0.6.6
18752025-01-22T04:29:26.835Z Compiling curve25519-dalek-derive v0.1.1
18762025-01-22T04:29:28.101Z Compiling object v0.36.5
18772025-01-22T04:29:28.471Z Compiling thread_local v1.1.8
18782025-01-22T04:29:28.912Z Compiling fs-err v2.11.0
18792025-01-22T04:29:29.902Z Compiling ipnet v2.10.1
18802025-01-22T04:29:32.750Z Compiling rustc-demangle v0.1.24
18812025-01-22T04:29:33.061Z Compiling unicode-bidi v0.3.17
18822025-01-22T04:29:34.155Z Compiling winnow v0.6.20
18832025-01-22T04:29:36.575Z Compiling openssl-probe v0.1.5
18842025-01-22T04:29:37.697Z Compiling utf8parse v0.2.2
18852025-01-22T04:29:37.785Z Compiling unicode-properties v0.1.3
18862025-01-22T04:29:37.845Z Compiling anstyle v1.0.10
18872025-01-22T04:29:38.005Z Compiling anstyle-parse v0.2.5
18882025-01-22T04:29:38.202Z Compiling stringprep v0.1.5
18892025-01-22T04:29:38.257Z Compiling toml_edit v0.22.22
18902025-01-22T04:29:39.092Z Compiling rustls-webpki v0.102.8
18912025-01-22T04:29:39.855Z Compiling backtrace v0.3.74
18922025-01-22T04:29:48.637Z Compiling crossbeam-deque v0.8.5
18932025-01-22T04:29:49.098Z Compiling darling_macro v0.20.10
18942025-01-22T04:29:49.971Z Compiling term v0.7.0
18952025-01-22T04:29:50.479Z Compiling slog-json v2.6.1
18962025-01-22T04:29:51.806Z Compiling crossbeam-channel v0.5.13
18972025-01-22T04:29:52.091Z Compiling hashbrown v0.14.5
18982025-01-22T04:29:52.530Z Compiling futures-executor v0.3.31
18992025-01-22T04:29:52.751Z Compiling num-integer v0.1.46
19002025-01-22T04:29:52.954Z Compiling md-5 v0.10.6
19012025-01-22T04:29:52.974Z Compiling ff v0.13.0
19022025-01-22T04:29:53.192Z Compiling hash32 v0.2.1
19032025-01-22T04:29:53.212Z Compiling memmap v0.7.0
19042025-01-22T04:29:53.215Z Compiling is-terminal v0.4.13
19052025-01-22T04:29:53.359Z Compiling psl-types v2.0.11
19062025-01-22T04:29:53.431Z Compiling take_mut v0.2.2
19072025-01-22T04:29:53.502Z Compiling quick-error v1.2.3
19082025-01-22T04:29:53.523Z Compiling linked-hash-map v0.5.6
19092025-01-22T04:29:53.603Z Compiling anstyle-query v1.1.1
19102025-01-22T04:29:53.789Z Compiling utf-8 v0.7.6
19112025-01-22T04:29:53.841Z Compiling base16ct v0.2.0
19122025-01-22T04:29:54.087Z Compiling fallible-iterator v0.2.0
19132025-01-22T04:29:54.105Z Compiling colorchoice v1.0.2
19142025-01-22T04:29:54.136Z Compiling is_terminal_polyfill v1.70.1
19152025-01-22T04:29:54.278Z Compiling anstream v0.6.15
19162025-01-22T04:29:54.297Z Compiling sec1 v0.7.3
19172025-01-22T04:29:54.546Z Compiling tungstenite v0.24.0
19182025-01-22T04:29:54.720Z Compiling postgres-protocol v0.6.7
19192025-01-22T04:29:54.816Z Compiling lru-cache v0.1.2
19202025-01-22T04:29:54.869Z Compiling publicsuffix v2.3.0
19212025-01-22T04:29:55.023Z Compiling resolv-conf v0.7.0
19222025-01-22T04:29:55.788Z Compiling usdt v0.5.0
19232025-01-22T04:29:56.244Z Compiling slog-term v2.9.1
19242025-01-22T04:29:56.302Z Compiling num-iter v0.1.45
19252025-01-22T04:29:56.469Z Compiling group v0.13.0
19262025-01-22T04:29:56.498Z Compiling regress v0.10.1
19272025-01-22T04:29:56.693Z Compiling futures v0.3.31
19282025-01-22T04:29:59.532Z Compiling slog-bunyan v2.5.0
19292025-01-22T04:29:59.788Z Compiling darling v0.20.10
19302025-01-22T04:30:00.187Z Compiling tokio-rustls v0.26.0
19312025-01-22T04:30:00.252Z Compiling tokio-rustls v0.25.0
19322025-01-22T04:30:00.630Z Compiling toml v0.8.19
19332025-01-22T04:30:00.666Z Compiling tokio-native-tls v0.3.1
19342025-01-22T04:30:01.009Z Compiling hickory-proto v0.24.2
19352025-01-22T04:30:01.261Z Compiling phf_shared v0.11.2
19362025-01-22T04:30:01.623Z Compiling strum_macros v0.25.3
19372025-01-22T04:30:02.211Z Compiling async-stream v0.3.6
19382025-01-22T04:30:02.264Z Compiling waitgroup v0.1.2
19392025-01-22T04:30:02.283Z Compiling webpki-roots v0.26.6
19402025-01-22T04:30:02.549Z Compiling terminal_size v0.4.0
19412025-01-22T04:30:02.711Z Compiling hkdf v0.12.4
19422025-01-22T04:30:02.786Z Compiling serde_path_to_error v0.1.16
19432025-01-22T04:30:03.095Z Compiling crypto-bigint v0.5.5
19442025-01-22T04:30:03.513Z Compiling serde_repr v0.1.19
19452025-01-22T04:30:03.543Z Compiling clap_derive v4.5.18
19462025-01-22T04:30:04.563Z Compiling derive-where v1.2.7
19472025-01-22T04:30:04.961Z Compiling hostname v0.4.0
19482025-01-22T04:30:05.172Z Compiling crc32fast v1.4.2
19492025-01-22T04:30:05.502Z Compiling debug-ignore v1.0.5
19502025-01-22T04:30:05.674Z Compiling clap_lex v0.7.2
19512025-01-22T04:30:06.443Z Compiling bitflags v1.3.2
19522025-01-22T04:30:06.668Z Compiling managed v0.8.0
19532025-01-22T04:30:07.151Z Compiling unicode-width v0.1.14
19542025-01-22T04:30:07.656Z Compiling console v0.15.8
19552025-01-22T04:30:07.687Z Compiling hickory-resolver v0.24.2
19562025-01-22T04:30:07.707Z Compiling clap_builder v4.5.21
19572025-01-22T04:30:09.146Z Compiling elliptic-curve v0.13.8
19582025-01-22T04:30:10.161Z Compiling flate2 v1.0.35
19592025-01-22T04:30:12.660Z Compiling hyper-rustls v0.27.3
19602025-01-22T04:30:14.146Z Compiling phf v0.11.2
19612025-01-22T04:30:14.417Z Compiling hyper-tls v0.6.0
19622025-01-22T04:30:14.823Z Compiling typify-impl v0.2.0
19632025-01-22T04:30:14.856Z Compiling signal-hook-mio v0.2.4
19642025-01-22T04:30:15.048Z Compiling rayon v1.10.0
19652025-01-22T04:30:17.448Z Compiling cookie_store v0.21.1
19662025-01-22T04:30:18.763Z Compiling bzip2 v0.4.4
19672025-01-22T04:30:19.133Z Compiling tokio-tungstenite v0.24.0
19682025-01-22T04:30:19.302Z Compiling postgres-types v0.2.8
19692025-01-22T04:30:19.629Z Compiling zerocopy v0.6.6
19702025-01-22T04:30:19.710Z Compiling ed25519 v2.2.3
19712025-01-22T04:30:20.146Z Compiling hubpack v0.1.2
19722025-01-22T04:30:20.384Z Compiling phf_shared v0.10.0
19732025-01-22T04:30:20.528Z Compiling pkcs1 v0.7.5
19742025-01-22T04:30:20.592Z Compiling tokio-stream v0.1.16
19752025-01-22T04:30:20.769Z Compiling ipnetwork v0.20.0
19762025-01-22T04:30:21.528Z Compiling rfc6979 v0.4.0
19772025-01-22T04:30:21.640Z Compiling serde-big-array v0.5.1
19782025-01-22T04:30:21.736Z Compiling float-cmp v0.9.0
19792025-01-22T04:30:21.877Z Compiling sync_wrapper v1.0.1
19802025-01-22T04:30:22.051Z Compiling bstr v1.10.0
19812025-01-22T04:30:22.318Z Compiling whoami v1.5.2
19822025-01-22T04:30:22.838Z Compiling normalize-line-endings v0.3.0
19832025-01-22T04:30:22.990Z Compiling difflib v0.4.0
19842025-01-22T04:30:23.478Z Compiling static_assertions v1.1.0
19852025-01-22T04:30:23.594Z Compiling unicode-width v0.2.0
19862025-01-22T04:30:24.104Z Compiling bit-vec v0.6.3
19872025-01-22T04:30:24.136Z Compiling new_debug_unreachable v1.0.6
19882025-01-22T04:30:24.244Z Compiling number_prefix v0.4.0
19892025-01-22T04:30:24.499Z Compiling unicode-segmentation v1.12.0
19902025-01-22T04:30:24.609Z Compiling precomputed-hash v0.1.1
19912025-01-22T04:30:24.890Z Compiling predicates-core v1.0.8
19922025-01-22T04:30:25.047Z Compiling fixedbitset v0.4.2
19932025-01-22T04:30:25.088Z Compiling predicates v3.1.2
19942025-01-22T04:30:25.185Z Compiling typify-macro v0.2.0
19952025-01-22T04:30:25.323Z Compiling petgraph v0.6.5
19962025-01-22T04:30:25.429Z Compiling similar v2.6.0
19972025-01-22T04:30:26.386Z Compiling string_cache v0.8.7
19982025-01-22T04:30:26.793Z Compiling bit-set v0.5.3
19992025-01-22T04:30:27.051Z Compiling indicatif v0.17.9
20002025-01-22T04:30:27.088Z Compiling reqwest v0.12.9
20012025-01-22T04:30:27.236Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20022025-01-22T04:30:28.548Z Compiling tokio-postgres v0.7.12
20032025-01-22T04:30:28.951Z Compiling ecdsa v0.16.9
20042025-01-22T04:30:29.756Z Compiling qorb v0.2.1
20052025-01-22T04:30:31.620Z Compiling rsa v0.9.6
20062025-01-22T04:30:32.911Z Compiling ed25519-dalek v2.1.1
20072025-01-22T04:30:33.329Z Compiling zip v0.6.6
20082025-01-22T04:30:33.451Z Compiling crossterm v0.28.1
20092025-01-22T04:30:33.833Z Compiling clap v4.5.21
20102025-01-22T04:30:34.852Z Compiling toml v0.7.8
20112025-01-22T04:30:35.438Z Compiling x509-cert v0.2.5
20122025-01-22T04:30:36.454Z Compiling hex v0.4.3
20132025-01-22T04:30:37.440Z Compiling itertools v0.10.5
20142025-01-22T04:30:37.865Z Compiling lalrpop-util v0.19.12
20152025-01-22T04:30:37.887Z Compiling unicode-xid v0.2.6
20162025-01-22T04:30:38.189Z Compiling peg-runtime v0.8.3
20172025-01-22T04:30:38.259Z Compiling zerocopy v0.8.10
20182025-01-22T04:30:39.918Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20192025-01-22T04:30:44.397Z Compiling proc-macro-crate v1.3.1
20202025-01-22T04:30:44.847Z Compiling macaddr v1.0.1
20212025-01-22T04:30:45.461Z Compiling zerocopy-derive v0.8.10
20222025-01-22T04:30:45.480Z Compiling itertools v0.13.0
20232025-01-22T04:30:47.893Z Compiling heapless v0.8.0
20242025-01-22T04:30:48.406Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20252025-01-22T04:30:53.539Z Compiling num_enum_derive v0.5.11
20262025-01-22T04:31:01.112Z Compiling hash32 v0.3.1
20272025-01-22T04:31:01.676Z Compiling smoltcp v0.11.0
20282025-01-22T04:31:02.083Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20292025-01-22T04:31:07.131Z Compiling num_enum v0.5.11
20302025-01-22T04:31:07.309Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20312025-01-22T04:31:08.171Z Compiling typify v0.2.0
20322025-01-22T04:31:08.318Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
20332025-01-22T04:31:08.896Z Compiling proc-macro-error-attr v1.0.4
20342025-01-22T04:31:09.219Z Compiling cobs v0.2.3
20352025-01-22T04:31:09.355Z Compiling thiserror v2.0.11
20362025-01-22T04:31:09.684Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20372025-01-22T04:31:09.921Z Compiling unsafe-libyaml v0.2.11
20382025-01-22T04:31:11.683Z Compiling serde_yaml v0.9.34+deprecated
20392025-01-22T04:31:12.744Z Compiling postcard v1.0.10
20402025-01-22T04:31:25.761Z Compiling progenitor-impl v0.8.0
20412025-01-22T04:31:27.957Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20422025-01-22T04:31:37.127Z Compiling strum_macros v0.26.4
20432025-01-22T04:31:37.795Z Compiling thiserror-impl v2.0.11
20442025-01-22T04:31:37.818Z Compiling foreign-types-macros v0.2.3
20452025-01-22T04:31:38.653Z Compiling structmeta-derive v0.3.0
20462025-01-22T04:31:38.997Z Compiling proc-macro-error v1.0.4
20472025-01-22T04:31:39.085Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20482025-01-22T04:31:40.105Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20492025-01-22T04:31:40.714Z Compiling foreign-types-shared v0.3.1
20502025-01-22T04:31:41.084Z Compiling structmeta v0.3.0
20512025-01-22T04:31:41.301Z Compiling strum v0.26.3
20522025-01-22T04:31:41.553Z Compiling foreign-types v0.5.0
20532025-01-22T04:31:45.361Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20542025-01-22T04:31:50.324Z Compiling progenitor-macro v0.8.0
20552025-01-22T04:31:53.884Z Compiling progenitor-client v0.8.0
20562025-01-22T04:31:54.751Z Compiling tabwriter v1.4.0
20572025-01-22T04:31:55.781Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20582025-01-22T04:31:56.613Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20592025-01-22T04:31:57.825Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20602025-01-22T04:31:58.455Z Compiling cstr-argument v0.1.2
20612025-01-22T04:31:58.634Z Compiling dropshot v0.15.1
20622025-01-22T04:31:58.735Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20632025-01-22T04:31:59.025Z Compiling crucible-workspace-hack v0.1.0
20642025-01-22T04:31:59.290Z Compiling pretty-hex v0.2.1
20652025-01-22T04:31:59.332Z Compiling fastrand v2.1.1
20662025-01-22T04:31:59.995Z Compiling tempfile v3.13.0
20672025-01-22T04:32:00.100Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20682025-01-22T04:32:00.510Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20692025-01-22T04:32:00.642Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20702025-01-22T04:32:01.108Z Compiling progenitor v0.8.0
20712025-01-22T04:32:01.349Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20722025-01-22T04:32:01.560Z Compiling parse-display-derive v0.10.0
20732025-01-22T04:32:01.592Z Compiling colored v2.1.0
20742025-01-22T04:32:02.107Z Compiling serde_with_macros v3.11.0
20752025-01-22T04:32:02.342Z Compiling dropshot_endpoint v0.15.1
20762025-01-22T04:32:02.777Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20772025-01-22T04:32:03.502Z Compiling instant v0.1.13
20782025-01-22T04:32:03.690Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20792025-01-22T04:32:04.074Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20802025-01-22T04:32:04.408Z Compiling serde_with v3.11.0
20812025-01-22T04:32:05.081Z Compiling parse-display v0.10.0
20822025-01-22T04:32:06.357Z Compiling backoff v0.4.0
20832025-01-22T04:32:06.738Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20842025-01-22T04:32:06.960Z Compiling zone_cfg_derive v0.3.0
20852025-01-22T04:32:07.027Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20862025-01-22T04:32:07.225Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20872025-01-22T04:32:07.760Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20882025-01-22T04:32:07.893Z Compiling camino-tempfile v1.1.1
20892025-01-22T04:32:08.367Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
20902025-01-22T04:32:08.386Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20912025-01-22T04:32:08.582Z Compiling regress v0.9.1
20922025-01-22T04:32:08.663Z Compiling progenitor-client v0.9.1
20932025-01-22T04:32:08.799Z Compiling num-derive v0.4.2
20942025-01-22T04:32:09.587Z Compiling sigpipe v0.1.3
20952025-01-22T04:32:09.735Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20962025-01-22T04:32:10.051Z Compiling libefi-sys v0.1.0
20972025-01-22T04:32:10.421Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20982025-01-22T04:32:10.934Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
20992025-01-22T04:32:12.499Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
21002025-01-22T04:32:13.652Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21012025-01-22T04:32:16.269Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
21022025-01-22T04:32:16.588Z Compiling zone v0.3.0
21032025-01-22T04:32:17.039Z Compiling smf v0.2.3
21042025-01-22T04:32:19.601Z Compiling bitfield-struct v0.6.2
21052025-01-22T04:32:19.938Z Compiling blake3 v1.5.4
21062025-01-22T04:32:20.371Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21072025-01-22T04:32:20.896Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21082025-01-22T04:32:21.168Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21092025-01-22T04:32:21.189Z Compiling xattr v1.3.1
21102025-01-22T04:32:21.333Z Compiling filetime v0.2.25
21112025-01-22T04:32:21.516Z Compiling memmap2 v0.9.5
21122025-01-22T04:32:21.608Z Compiling arrayref v0.3.9
21132025-01-22T04:32:21.688Z Compiling same-file v1.0.6
21142025-01-22T04:32:21.731Z Compiling constant_time_eq v0.3.1
21152025-01-22T04:32:21.942Z Compiling arrayvec v0.7.6
21162025-01-22T04:32:21.994Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21172025-01-22T04:32:22.069Z Compiling walkdir v2.5.0
21182025-01-22T04:32:22.135Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21192025-01-22T04:32:22.264Z Compiling tar v0.4.42
21202025-01-22T04:32:23.731Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21212025-01-22T04:32:24.151Z Compiling gethostname v0.5.0
21222025-01-22T04:32:24.374Z Compiling cargo-platform v0.1.8
21232025-01-22T04:32:24.722Z Compiling topological-sort v0.2.2
21242025-01-22T04:32:25.015Z Compiling omicron-zone-package v0.12.0
21252025-01-22T04:32:25.018Z Compiling cargo_metadata v0.18.1
21262025-01-22T04:32:25.396Z Compiling indent_write v2.2.0
21272025-01-22T04:32:25.848Z Compiling shell-words v1.1.0
21282025-01-22T04:32:28.909Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21292025-01-22T04:32:31.311Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21302025-01-22T04:32:33.041Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21312025-01-22T04:32:53.633Z Finished `release` profile [optimized] target(s) in 5m 09s
21322025-01-22T04:32:53.796Z Running `target/release/omicron-package -t test target create -p dev`
21332025-01-22T04:32:53.842ZLogging to: /work/oxidecomputer/omicron/out/LOG
21342025-01-22T04:32:53.845ZCreated new build target 'test' and set it as active
21352025-01-22T04:32:53.845Z
21362025-01-22T04:32:53.845Zreal 5:10.156420664
21372025-01-22T04:32:53.845Zuser 36:16.378959996
21382025-01-22T04:32:53.845Zsys 3:19.142265957
21392025-01-22T04:32:53.845Ztrap 1.123413877
21402025-01-22T04:32:53.845Ztflt 2.438045649
21412025-01-22T04:32:53.845Zdflt 0.434051214
21422025-01-22T04:32:53.845Zkflt 0.029973650
21432025-01-22T04:32:53.845Zlock 1:13:13.473719179
21442025-01-22T04:32:53.845Zslp 2:27:09.629301117
21452025-01-22T04:32:53.845Zlat 2:45.463686710
21462025-01-22T04:32:53.845Zstop 4:38.758773726
21472025-01-22T04:32:53.845Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21482025-01-22T04:32:54.803Z Finished `release` profile [optimized] target(s) in 0.90s
21492025-01-22T04:32:54.860Z Running `target/release/omicron-package -t test package`
21502025-01-22T04:32:54.905ZLogging to: /work/oxidecomputer/omicron/out/LOG
21512025-01-22T04:32:56.028Z Compiling thiserror v2.0.11
21522025-01-22T04:32:56.165Z Compiling typify-impl v0.3.0
21532025-01-22T04:32:56.178Z Compiling convert_case v0.4.0
21542025-01-22T04:32:56.181Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21552025-01-22T04:32:56.181Z Compiling newline-converter v0.3.0
21562025-01-22T04:32:56.181Z Compiling password-hash v0.5.0
21572025-01-22T04:32:56.181Z Compiling blake2 v0.10.6
21582025-01-22T04:32:56.181Z Compiling base64 v0.21.7
21592025-01-22T04:32:56.462Z Compiling expectorate v1.1.0
21602025-01-22T04:32:56.545Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21612025-01-22T04:32:56.742Z Compiling argon2 v0.5.3
21622025-01-22T04:32:56.810Z Compiling derive_more v0.99.18
21632025-01-22T04:32:57.226Z Compiling atomicwrites v0.4.4
21642025-01-22T04:32:57.254Z Compiling owo-colors v4.1.0
21652025-01-22T04:32:57.459Z Compiling cancel-safe-futures v0.1.5
21662025-01-22T04:32:57.596Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21672025-01-22T04:32:57.754Z Compiling num-rational v0.4.2
21682025-01-22T04:32:57.833Z Compiling progenitor-client v0.9.1
21692025-01-22T04:32:58.154Z Compiling num-complex v0.4.6
21702025-01-22T04:32:58.994Z Compiling libsw v3.3.1
21712025-01-22T04:32:59.102Z Compiling num v0.4.3
21722025-01-22T04:32:59.229Z Compiling linear-map v1.2.0
21732025-01-22T04:32:59.289Z Compiling swrite v0.1.0
21742025-01-22T04:32:59.327Z Compiling float-ord v0.3.2
21752025-01-22T04:32:59.443Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21762025-01-22T04:32:59.526Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21772025-01-22T04:32:59.624Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21782025-01-22T04:33:00.162Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21792025-01-22T04:33:00.776Z Compiling highway v1.2.0
21802025-01-22T04:33:02.278Z Compiling semver v0.1.20
21812025-01-22T04:33:02.562Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21822025-01-22T04:33:02.792Z Compiling rustc_version v0.1.7
21832025-01-22T04:33:03.221Z Compiling newtype_derive v0.1.6
21842025-01-22T04:33:03.553Z Compiling tungstenite v0.21.0
21852025-01-22T04:33:07.091Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21862025-01-22T04:33:07.193Z Compiling typify-macro v0.3.0
21872025-01-22T04:33:08.017Z Compiling ipnetwork v0.20.0
21882025-01-22T04:33:08.514Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
21892025-01-22T04:33:08.747Z Compiling tokio-tungstenite v0.21.0
21902025-01-22T04:33:08.844Z Compiling progenitor-client v0.8.0
21912025-01-22T04:33:09.166Z Compiling humantime v2.1.0
21922025-01-22T04:33:09.316Z Compiling progenitor v0.8.0
21932025-01-22T04:33:09.370Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
21942025-01-22T04:33:09.666Z Compiling dropshot v0.15.1
21952025-01-22T04:33:09.746Z Compiling instant v0.1.13
21962025-01-22T04:33:09.912Z Compiling backoff v0.4.0
21972025-01-22T04:33:10.015Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21982025-01-22T04:33:10.260Z Compiling steno v0.4.1
21992025-01-22T04:33:10.495Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22002025-01-22T04:33:10.522Z Compiling typify v0.3.0
22012025-01-22T04:33:10.696Z Compiling progenitor-impl v0.9.1
22022025-01-22T04:33:16.724Z Compiling progenitor-macro v0.9.1
22032025-01-22T04:33:17.795Z Compiling parse-display v0.10.0
22042025-01-22T04:33:18.315Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22052025-01-22T04:33:18.459Z Compiling strum v0.26.3
22062025-01-22T04:33:18.513Z Compiling serde_with v3.11.0
22072025-01-22T04:33:18.655Z Compiling regress v0.9.1
22082025-01-22T04:33:21.665Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22092025-01-22T04:33:23.008Z Compiling macaddr v1.0.1
22102025-01-22T04:33:23.348Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22112025-01-22T04:33:23.450Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22122025-01-22T04:33:23.554Z Compiling slog-dtrace v0.3.0
22132025-01-22T04:33:24.067Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
22142025-01-22T04:33:24.086Z Compiling prettyplease v0.2.25
22152025-01-22T04:33:26.034Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22162025-01-22T04:33:27.659Z Compiling progenitor v0.9.1
22172025-01-22T04:33:27.908Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22182025-01-22T04:33:29.500Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22192025-01-22T04:33:31.724Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22202025-01-22T04:33:39.945Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22212025-01-22T04:33:41.385Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22222025-01-22T04:33:42.401Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22232025-01-22T04:33:43.137Z Compiling half v2.4.1
22242025-01-22T04:33:43.842Z Compiling ciborium-io v0.2.2
22252025-01-22T04:33:44.001Z Compiling ciborium-ll v0.2.2
22262025-01-22T04:33:45.431Z Compiling ciborium v0.2.2
22272025-01-22T04:33:45.730Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22282025-01-22T04:33:47.205Z Compiling display-error-chain v0.2.2
22292025-01-22T04:33:47.409Z Compiling same-file v1.0.6
22302025-01-22T04:33:47.439Z Compiling fastrand v2.1.1
22312025-01-22T04:33:47.660Z Compiling walkdir v2.5.0
22322025-01-22T04:33:47.663Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22332025-01-22T04:33:47.904Z Compiling tempfile v3.13.0
22342025-01-22T04:33:48.278Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22352025-01-22T04:33:48.590Z Compiling blake3 v1.5.4
22362025-01-22T04:33:49.239Z Compiling const_format_proc_macros v0.2.33
22372025-01-22T04:33:50.992Z Compiling xattr v1.3.1
22382025-01-22T04:33:51.277Z Compiling filetime v0.2.25
22392025-01-22T04:33:51.585Z Compiling memmap2 v0.9.5
22402025-01-22T04:33:51.691Z Compiling maplit v1.0.2
22412025-01-22T04:33:51.838Z Compiling arrayvec v0.7.6
22422025-01-22T04:33:51.989Z Compiling crunchy v0.2.2
22432025-01-22T04:33:52.226Z Compiling keccak v0.1.5
22442025-01-22T04:33:52.400Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22452025-01-22T04:33:52.424Z Compiling constant_time_eq v0.3.1
22462025-01-22T04:33:52.604Z Compiling arrayref v0.3.9
22472025-01-22T04:33:52.813Z Compiling sha3 v0.10.8
22482025-01-22T04:33:53.432Z Compiling tar v0.4.42
22492025-01-22T04:33:53.689Z Compiling const_format v0.2.33
22502025-01-22T04:33:53.719Z Compiling camino-tempfile v1.1.1
22512025-01-22T04:33:54.124Z Compiling toolchain_find v0.4.0
22522025-01-22T04:33:54.640Z Compiling radium v0.7.0
22532025-01-22T04:33:54.947Z Compiling topological-sort v0.2.2
22542025-01-22T04:33:55.099Z Compiling tiny-keccak v2.0.2
22552025-01-22T04:33:55.196Z Compiling omicron-zone-package v0.12.0
22562025-01-22T04:33:55.299Z Compiling rustfmt-wrapper v0.2.1
22572025-01-22T04:33:55.692Z Compiling dsl_auto_type v0.1.2
22582025-01-22T04:33:55.772Z Compiling scheduled-thread-pool v0.2.7
22592025-01-22T04:33:55.842Z Compiling diesel_table_macro_syntax v0.2.0
22602025-01-22T04:33:56.277Z Compiling maybe-uninit v2.0.0
22612025-01-22T04:33:56.739Z Compiling tap v1.0.1
22622025-01-22T04:33:56.913Z Compiling diesel_derives v2.2.3
22632025-01-22T04:33:56.946Z Compiling wyz v0.5.1
22642025-01-22T04:33:57.293Z Compiling r2d2 v0.8.10
22652025-01-22T04:33:57.819Z Compiling phf_generator v0.11.2
22662025-01-22T04:33:58.032Z Compiling ascii-canvas v3.0.0
22672025-01-22T04:33:58.243Z Compiling secrecy v0.8.0
22682025-01-22T04:33:58.455Z Compiling ena v0.14.3
22692025-01-22T04:33:58.520Z Compiling async-recursion v1.1.1
22702025-01-22T04:33:58.829Z Compiling arc-swap v1.7.1
22712025-01-22T04:33:59.485Z Compiling crc-catalog v2.4.0
22722025-01-22T04:33:59.538Z Compiling diff v0.1.13
22732025-01-22T04:33:59.662Z Compiling funty v2.0.0
22742025-01-22T04:33:59.859Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22752025-01-22T04:34:00.026Z Compiling packed_struct v0.10.1
22762025-01-22T04:34:00.191Z Compiling regex-syntax v0.6.29
22772025-01-22T04:34:00.267Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22782025-01-22T04:34:00.312Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22792025-01-22T04:34:00.443Z Compiling crc v3.2.1
22802025-01-22T04:34:02.416Z Compiling bitvec v1.0.1
22812025-01-22T04:34:02.563Z Compiling slog-scope v4.4.0
22822025-01-22T04:34:03.369Z Compiling phf_codegen v0.11.2
22832025-01-22T04:34:03.608Z Compiling lalrpop v0.19.12
22842025-01-22T04:34:05.286Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22852025-01-22T04:34:06.342Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22862025-01-22T04:34:06.589Z Compiling universal-hash v0.5.1
22872025-01-22T04:34:06.752Z Compiling packed_struct_codegen v0.10.1
22882025-01-22T04:34:06.835Z Compiling thiserror-impl-no-std v2.0.2
22892025-01-22T04:34:07.747Z Compiling diesel v2.2.6
22902025-01-22T04:34:08.995Z Compiling parse-zoneinfo v0.3.1
22912025-01-22T04:34:09.290Z Compiling indexmap v1.9.3
22922025-01-22T04:34:09.684Z Compiling unicase v2.7.0
22932025-01-22T04:34:10.018Z Compiling ref-cast v1.0.23
22942025-01-22T04:34:10.420Z Compiling nodrop v0.1.14
22952025-01-22T04:34:10.469Z Compiling opaque-debug v0.3.1
22962025-01-22T04:34:10.570Z Compiling poly1305 v0.8.0
22972025-01-22T04:34:10.590Z Compiling array-init v0.0.4
22982025-01-22T04:34:11.724Z Compiling chrono-tz-build v0.4.0
22992025-01-22T04:34:12.062Z Compiling thiserror-no-std v2.0.2
23002025-01-22T04:34:12.598Z Compiling smallvec v0.6.14
23012025-01-22T04:34:13.036Z Compiling slog-stdlog v4.1.1
23022025-01-22T04:34:14.467Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23032025-01-22T04:34:14.789Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23042025-01-22T04:34:15.105Z Compiling derive_builder_core v0.20.2
23052025-01-22T04:34:16.188Z Compiling chacha20 v0.9.1
23062025-01-22T04:34:16.677Z Compiling headers-core v0.3.0
23072025-01-22T04:34:16.869Z Compiling aead v0.5.2
23082025-01-22T04:34:17.156Z Compiling libxml v0.3.3
23092025-01-22T04:34:17.221Z Compiling ref-cast-impl v1.0.23
23102025-01-22T04:34:17.555Z Compiling vte_generate_state_changes v0.1.2
23112025-01-22T04:34:18.159Z Compiling hashbrown v0.12.3
23122025-01-22T04:34:18.299Z Compiling termcolor v1.4.1
23132025-01-22T04:34:19.330Z Compiling bitfield v0.14.0
23142025-01-22T04:34:19.631Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23152025-01-22T04:34:20.464Z Compiling env_logger v0.10.2
23162025-01-22T04:34:23.803Z Compiling vte v0.11.1
23172025-01-22T04:34:25.303Z Compiling derive_builder_macro v0.20.2
23182025-01-22T04:34:26.147Z Compiling chacha20poly1305 v0.10.1
23192025-01-22T04:34:26.366Z Compiling polar-core v0.27.3
23202025-01-22T04:34:26.434Z Compiling headers v0.4.0
23212025-01-22T04:34:28.442Z Compiling slog-envlogger v2.2.0
23222025-01-22T04:34:29.907Z Compiling serde-hex v0.1.0
23232025-01-22T04:34:31.031Z Compiling chrono-tz v0.10.0
23242025-01-22T04:34:31.680Z Compiling vsss-rs v3.3.4
23252025-01-22T04:34:34.759Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23262025-01-22T04:34:35.810Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23272025-01-22T04:34:36.163Z Compiling ron v0.8.1
23282025-01-22T04:34:37.677Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23292025-01-22T04:34:37.994Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23302025-01-22T04:34:38.878Z Compiling hashbrown v0.13.2
23312025-01-22T04:34:40.192Z Compiling strum_macros v0.24.3
23322025-01-22T04:34:41.724Z Compiling fxhash v0.2.1
23332025-01-22T04:34:41.965Z Compiling samael v0.0.17
23342025-01-22T04:34:42.383Z Compiling crc-any v2.5.0
23352025-01-22T04:34:43.250Z Compiling simd-adler32 v0.3.7
23362025-01-22T04:34:43.295Z Compiling bumpalo v3.16.0
23372025-01-22T04:34:43.578Z Compiling zip v2.1.3
23382025-01-22T04:34:43.875Z Compiling bytecount v0.6.8
23392025-01-22T04:34:43.905Z Compiling indoc v1.0.9
23402025-01-22T04:34:44.219Z Compiling lockfree-object-pool v0.1.6
23412025-01-22T04:34:44.480Z Compiling zopfli v0.8.1
23422025-01-22T04:34:44.523Z Compiling papergrid v0.11.0
23432025-01-22T04:34:50.865Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23442025-01-22T04:34:51.832Z Compiling object v0.30.4
23452025-01-22T04:34:53.104Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23462025-01-22T04:34:55.620Z Compiling derive_builder v0.20.2
23472025-01-22T04:34:57.819Z Compiling strip-ansi-escapes v0.2.0
23482025-01-22T04:34:58.836Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23492025-01-22T04:34:59.146Z Compiling tabled_derive v0.7.0
23502025-01-22T04:35:00.217Z Compiling fd-lock v4.0.2
23512025-01-22T04:35:00.457Z Compiling peg-macros v0.8.4
23522025-01-22T04:35:01.197Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23532025-01-22T04:35:02.132Z Compiling kstat-rs v0.2.4
23542025-01-22T04:35:03.009Z Compiling oso-derive v0.27.3
23552025-01-22T04:35:03.648Z Compiling impl-trait-for-tuples v0.2.2
23562025-01-22T04:35:03.694Z Compiling quick-xml v0.33.0
23572025-01-22T04:35:03.949Z Compiling diesel-dtrace v0.4.2
23582025-01-22T04:35:04.285Z Compiling nu-ansi-term v0.50.1
23592025-01-22T04:35:05.319Z Compiling path-slash v0.1.5
23602025-01-22T04:35:05.577Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23612025-01-22T04:35:05.598Z Compiling reedline v0.35.0
23622025-01-22T04:35:09.020Z Compiling peg v0.8.4
23632025-01-22T04:35:09.151Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23642025-01-22T04:35:09.633Z Compiling oso v0.27.3
23652025-01-22T04:35:14.734Z Compiling tabled v0.15.0
23662025-01-22T04:35:21.410Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23672025-01-22T04:35:29.264Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23682025-01-22T04:35:33.214Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23692025-01-22T04:35:34.045Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23702025-01-22T04:35:34.741Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23712025-01-22T04:35:35.058Z Compiling pem v3.0.4
23722025-01-22T04:35:36.541Z Compiling bb8 v0.8.5
23732025-01-22T04:35:37.156Z Compiling bcs v0.1.6
23742025-01-22T04:35:38.079Z Compiling libz-sys v1.1.20
23752025-01-22T04:35:38.701Z Compiling termtree v0.5.1
23762025-01-22T04:35:38.984Z Compiling parking_lot_core v0.8.6
23772025-01-22T04:35:40.412Z Compiling async-bb8-diesel v0.2.1
23782025-01-22T04:35:41.237Z Compiling mime_guess v2.0.5
23792025-01-22T04:35:43.003Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23802025-01-22T04:35:44.518Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23812025-01-22T04:35:46.162Z Compiling buf-list v1.0.3
23822025-01-22T04:35:48.286Z Compiling nibble_vec v0.1.0
23832025-01-22T04:35:48.555Z Compiling libgit2-sys v0.17.0+1.8.1
23842025-01-22T04:35:49.309Z Compiling pin-project-internal v1.1.6
23852025-01-22T04:35:49.472Z Compiling atty v0.2.14
23862025-01-22T04:35:49.664Z Compiling http-range v0.1.5
23872025-01-22T04:35:50.255Z Compiling endian-type v0.1.2
23882025-01-22T04:35:50.518Z Compiling salty v0.3.0
23892025-01-22T04:35:50.961Z Compiling radix_trie v0.2.1
23902025-01-22T04:35:51.863Z Compiling pin-project v1.1.6
23912025-01-22T04:35:52.036Z Compiling parking_lot v0.11.2
23922025-01-22T04:35:56.782Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
23932025-01-22T04:35:58.313Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23942025-01-22T04:35:59.114Z Compiling snafu-derive v0.8.5
23952025-01-22T04:36:01.337Z Compiling hyper-staticfile v0.10.1
23962025-01-22T04:36:04.620Z Compiling snafu v0.8.5
23972025-01-22T04:36:04.934Z Compiling sled v0.34.7
23982025-01-22T04:36:05.821Z Compiling hickory-client v0.24.2
23992025-01-22T04:36:22.935Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24002025-01-22T04:36:24.094Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24012025-01-22T04:36:25.977Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24022025-01-22T04:36:30.426Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24032025-01-22T04:36:32.206Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
24042025-01-22T04:36:37.864Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24052025-01-22T04:36:38.089Z Compiling globset v0.4.15
24062025-01-22T04:36:38.892Z Compiling hickory-server v0.24.2
24072025-01-22T04:36:39.338Z Compiling olpc-cjson v0.1.4
24082025-01-22T04:36:39.696Z Compiling primeorder v0.13.6
24092025-01-22T04:36:40.220Z Compiling vergen v8.3.2
24102025-01-22T04:36:40.549Z Compiling castaway v0.2.3
24112025-01-22T04:36:40.701Z Compiling env_filter v0.1.2
24122025-01-22T04:36:42.175Z Compiling serde_plain v1.0.2
24132025-01-22T04:36:42.635Z Compiling cargo-platform v0.1.8
24142025-01-22T04:36:42.728Z Compiling nanorand v0.7.0
24152025-01-22T04:36:43.096Z Compiling memoffset v0.9.1
24162025-01-22T04:36:43.399Z Compiling typed-path v0.9.3
24172025-01-22T04:36:43.617Z Compiling flume v0.11.1
24182025-01-22T04:36:44.386Z Compiling cargo_metadata v0.18.1
24192025-01-22T04:36:45.324Z Compiling git2 v0.19.0
24202025-01-22T04:36:45.805Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24212025-01-22T04:36:46.809Z Compiling tough v0.19.0
24222025-01-22T04:36:47.356Z Compiling env_logger v0.11.5
24232025-01-22T04:36:48.806Z Compiling compact_str v0.8.0
24242025-01-22T04:36:50.248Z Compiling p384 v0.13.0
24252025-01-22T04:36:50.392Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24262025-01-22T04:36:51.330Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24272025-01-22T04:36:53.334Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24282025-01-22T04:36:54.517Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24292025-01-22T04:36:57.110Z Compiling unicode-truncate v1.1.0
24302025-01-22T04:36:57.447Z Compiling lru v0.12.5
24312025-01-22T04:36:57.826Z Compiling rand_seeder v0.3.0
24322025-01-22T04:36:57.925Z Compiling libsqlite3-sys v0.30.1
24332025-01-22T04:36:58.230Z Compiling lzma-sys v0.1.20
24342025-01-22T04:36:58.459Z Compiling instability v0.3.2
24352025-01-22T04:36:58.928Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24362025-01-22T04:36:59.263Z Compiling parse-size v1.1.0
24372025-01-22T04:36:59.453Z Compiling cfg_aliases v0.2.1
24382025-01-22T04:36:59.583Z Compiling cassowary v0.3.0
24392025-01-22T04:36:59.602Z Compiling rustls v0.21.12
24402025-01-22T04:36:59.943Z Compiling nix v0.29.0
24412025-01-22T04:37:00.636Z Compiling ratatui v0.28.1
24422025-01-22T04:37:00.778Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24432025-01-22T04:37:01.400Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24442025-01-22T04:37:01.642Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24452025-01-22T04:37:03.207Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24462025-01-22T04:37:03.862Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24472025-01-22T04:37:04.642Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24482025-01-22T04:37:04.980Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24492025-01-22T04:37:08.157Z Compiling sct v0.7.1
24502025-01-22T04:37:08.621Z Compiling rustls-webpki v0.101.7
24512025-01-22T04:37:08.646Z Compiling heck v0.3.3
24522025-01-22T04:37:08.806Z Compiling csv-core v0.1.11
24532025-01-22T04:37:08.996Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24542025-01-22T04:37:09.333Z Compiling glob v0.3.1
24552025-01-22T04:37:09.698Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24562025-01-22T04:37:10.058Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24572025-01-22T04:37:12.510Z Compiling csv v1.3.0
24582025-01-22T04:37:14.712Z Compiling zone_cfg_derive v0.1.2
24592025-01-22T04:37:16.014Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24602025-01-22T04:37:16.904Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
24612025-01-22T04:37:18.150Z Compiling nix v0.27.1
24622025-01-22T04:37:19.194Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24632025-01-22T04:37:20.763Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24642025-01-22T04:37:21.728Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
24652025-01-22T04:37:25.713Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24662025-01-22T04:37:30.755Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24672025-01-22T04:37:31.104Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24682025-01-22T04:37:32.480Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24692025-01-22T04:37:32.839Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
24702025-01-22T04:37:32.919Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24712025-01-22T04:37:33.165Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24722025-01-22T04:37:33.233Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24732025-01-22T04:37:33.844Z Compiling tungstenite v0.23.0
24742025-01-22T04:37:33.889Z Compiling hashlink v0.9.1
24752025-01-22T04:37:34.638Z Compiling fallible-streaming-iterator v0.1.9
24762025-01-22T04:37:34.934Z Compiling fallible-iterator v0.3.0
24772025-01-22T04:37:35.075Z Compiling base64 v0.13.1
24782025-01-22T04:37:35.671Z Compiling rusqlite v0.32.1
24792025-01-22T04:37:35.859Z Compiling ron v0.7.1
24802025-01-22T04:37:36.419Z Compiling tokio-tungstenite v0.23.1
24812025-01-22T04:37:36.925Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24822025-01-22T04:37:37.055Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24832025-01-22T04:37:40.247Z Compiling xz2 v0.1.7
24842025-01-22T04:37:40.853Z Compiling zone v0.1.8
24852025-01-22T04:37:41.016Z Compiling tokio-rustls v0.24.1
24862025-01-22T04:37:44.245Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24872025-01-22T04:37:45.820Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24882025-01-22T04:37:48.729Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24892025-01-22T04:37:50.336Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24902025-01-22T04:37:50.863Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
24912025-01-22T04:37:55.774Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24922025-01-22T04:37:56.625Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24932025-01-22T04:37:57.956Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24942025-01-22T04:37:59.934Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24952025-01-22T04:38:00.857Z Compiling rustls-pemfile v1.0.4
24962025-01-22T04:38:01.695Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24972025-01-22T04:38:02.026Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24982025-01-22T04:38:02.221Z Compiling signal-hook-tokio v0.3.1
24992025-01-22T04:38:02.464Z Compiling twox-hash v1.6.3
25002025-01-22T04:38:03.439Z Compiling yasna v0.5.2
25012025-01-22T04:38:03.732Z Compiling is_ci v1.2.0
25022025-01-22T04:38:04.053Z Compiling unicode-linebreak v0.1.5
25032025-01-22T04:38:04.454Z Compiling smawk v0.3.2
25042025-01-22T04:38:04.635Z Compiling rcgen v0.12.1
25052025-01-22T04:38:04.751Z Compiling textwrap v0.16.1
25062025-01-22T04:38:06.766Z Compiling supports-color v3.0.1
25072025-01-22T04:38:07.212Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
25082025-01-22T04:38:08.931Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25092025-01-22T04:38:14.757Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25102025-01-22T04:38:15.955Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25112025-01-22T04:38:18.760Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25122025-01-22T04:38:29.372Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25132025-01-22T04:38:34.209Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25142025-01-22T04:38:36.216Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25152025-01-22T04:38:36.753Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25162025-01-22T04:38:47.048Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
25172025-01-22T04:38:51.213Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25182025-01-22T04:38:51.544Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25192025-01-22T04:38:53.364Z Compiling fatfs v0.3.6
25202025-01-22T04:38:55.737Z Compiling rtoolbox v0.0.2
25212025-01-22T04:38:56.124Z Compiling subprocess v0.2.9
25222025-01-22T04:38:56.194Z Compiling assert_matches v1.5.0
25232025-01-22T04:38:59.441Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25242025-01-22T04:39:00.642Z Compiling rpassword v7.3.1
25252025-01-22T04:39:01.140Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25262025-01-22T04:39:01.585Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25272025-01-22T04:39:06.825Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25282025-01-22T04:39:08.611Z Compiling tui-tree-widget v0.22.0
25292025-01-22T04:39:09.075Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25302025-01-22T04:39:15.189Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25312025-01-22T04:39:15.510Z Compiling uzers v0.12.1
25322025-01-22T04:39:18.662Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25332025-01-22T04:39:22.344Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25342025-01-22T04:39:24.187Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25352025-01-22T04:39:53.026Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25362025-01-22T04:39:55.023Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25372025-01-22T04:39:59.691Z Compiling multimap v0.10.0
25382025-01-22T04:42:21.929Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25392025-01-22T04:42:35.015Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25402025-01-22T04:49:23.685Z Finished `release` profile [optimized] target(s) in 16m 28s
25412025-01-22T04:50:27.192Z
25422025-01-22T04:50:27.195Zreal 17:33.303635674
25432025-01-22T04:50:27.195Zuser 2:02:54.333147555
25442025-01-22T04:50:27.195Zsys 3:12.136714837
25452025-01-22T04:50:27.195Ztrap 3.108467603
25462025-01-22T04:50:27.195Ztflt 2.695800011
25472025-01-22T04:50:27.195Zdflt 4.443866200
25482025-01-22T04:50:27.195Zkflt 0.011321711
25492025-01-22T04:50:27.195Zlock 7:23:50.239455164
25502025-01-22T04:50:27.195Zslp 6:16:43.990001816
25512025-01-22T04:50:27.195Zlat 3:25.446145055
25522025-01-22T04:50:27.195Zstop 2:48.530198499
25532025-01-22T04:50:27.195Z+ mapfile -t packages
25542025-01-22T04:50:27.195Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25552025-01-22T04:50:28.233Z Finished `release` profile [optimized] target(s) in 0.98s
25562025-01-22T04:50:28.300Z Running `target/release/omicron-package -t test list-outputs`
25572025-01-22T04:50:28.349ZLogging to: /work/oxidecomputer/omicron/out/LOG
25582025-01-22T04:50:28.351Z+ ptime -m cargo build --locked --release -p xtask
25592025-01-22T04:50:28.910Z Compiling serde v1.0.217
25602025-01-22T04:50:28.913Z Compiling serde_json v1.0.135
25612025-01-22T04:50:28.913Z Compiling libc v0.2.169
25622025-01-22T04:50:28.913Z Compiling rustix v0.38.37
25632025-01-22T04:50:29.003Z Compiling syn v2.0.96
25642025-01-22T04:50:29.028Z Compiling bitflags v2.6.0
25652025-01-22T04:50:29.325Z Compiling usdt-impl v0.5.0
25662025-01-22T04:50:29.397Z Compiling syn v1.0.109
25672025-01-22T04:50:29.486Z Compiling hashbrown v0.15.1
25682025-01-22T04:50:29.536Z Compiling log v0.4.22
25692025-01-22T04:50:29.802Z Compiling fs-err v2.11.0
25702025-01-22T04:50:29.975Z Compiling anyhow v1.0.93
25712025-01-22T04:50:30.121Z Compiling once_cell v1.20.2
25722025-01-22T04:50:30.342Z Compiling thread-id v4.2.2
25732025-01-22T04:50:30.653Z Compiling indexmap v2.7.0
25742025-01-22T04:50:31.738Z Compiling terminal_size v0.4.0
25752025-01-22T04:50:31.793Z Compiling tempfile v3.13.0
25762025-01-22T04:50:31.993Z Compiling clap_builder v4.5.21
25772025-01-22T04:50:32.778Z Compiling proc-macro-error v1.0.4
25782025-01-22T04:50:33.503Z Compiling tabled_derive v0.7.0
25792025-01-22T04:50:34.594Z Compiling tabled v0.15.0
25802025-01-22T04:50:35.337Z Compiling serde_derive v1.0.217
25812025-01-22T04:50:35.337Z Compiling thiserror-impl v1.0.69
25822025-01-22T04:50:35.340Z Compiling zerocopy-derive v0.7.35
25832025-01-22T04:50:35.340Z Compiling scroll_derive v0.12.0
25842025-01-22T04:50:35.340Z Compiling clap_derive v4.5.18
25852025-01-22T04:50:36.705Z Compiling scroll v0.12.0
25862025-01-22T04:50:37.212Z Compiling zerocopy v0.7.35
25872025-01-22T04:50:37.323Z Compiling goblin v0.8.2
25882025-01-22T04:50:38.022Z Compiling thiserror v1.0.69
25892025-01-22T04:50:38.203Z Compiling pest v2.7.14
25902025-01-22T04:50:41.129Z Compiling pest_meta v2.7.14
25912025-01-22T04:50:41.178Z Compiling clap v4.5.21
25922025-01-22T04:50:42.537Z Compiling pest_generator v2.7.14
25932025-01-22T04:50:44.828Z Compiling pest_derive v2.7.14
25942025-01-22T04:50:45.634Z Compiling dtrace-parser v0.2.0
25952025-01-22T04:50:49.516Z Compiling serde_spanned v0.6.8
25962025-01-22T04:50:49.926Z Compiling serde_tokenstream v0.2.2
25972025-01-22T04:50:50.503Z Compiling toml_datetime v0.6.8
25982025-01-22T04:50:51.224Z Compiling toml_edit v0.22.22
25992025-01-22T04:50:52.255Z Compiling dof v0.3.0
26002025-01-22T04:50:53.390Z Compiling camino v1.1.9
26012025-01-22T04:50:53.655Z Compiling semver v1.0.24
26022025-01-22T04:50:54.376Z Compiling usdt-attr-macro v0.5.0
26032025-01-22T04:50:54.649Z Compiling usdt-macro v0.5.0
26042025-01-22T04:50:55.086Z Compiling toml v0.8.19
26052025-01-22T04:50:55.857Z Compiling cargo-platform v0.1.8
26062025-01-22T04:50:56.947Z Compiling usdt v0.5.0
26072025-01-22T04:50:58.363Z Compiling cargo_metadata v0.18.1
26082025-01-22T04:50:58.894Z Compiling cargo_toml v0.20.5
26092025-01-22T04:51:00.828Z Compiling camino-tempfile v1.1.1
26102025-01-22T04:51:01.137Z Compiling macaddr v1.0.1
26112025-01-22T04:51:11.600Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
26122025-01-22T04:51:22.293Z Finished `release` profile [optimized] target(s) in 53.88s
26132025-01-22T04:51:22.405Z
26142025-01-22T04:51:22.408Zreal 54.023019007
26152025-01-22T04:51:22.408Zuser 5:39.323700589
26162025-01-22T04:51:22.408Zsys 18.011899912
26172025-01-22T04:51:22.408Ztrap 0.158070020
26182025-01-22T04:51:22.408Ztflt 0.415503137
26192025-01-22T04:51:22.408Zdflt 0.253920536
26202025-01-22T04:51:22.408Zkflt 0.000002539
26212025-01-22T04:51:22.408Zlock 10:38.294165400
26222025-01-22T04:51:22.408Zslp 15:50.712994906
26232025-01-22T04:51:22.408Zlat 15.132267578
26242025-01-22T04:51:22.408Zstop 18.469939653
26252025-01-22T04:51:22.408Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26262025-01-22T04:51:22.408Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26272025-01-22T04:51:22.408Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26282025-01-22T04:51:22.408Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26292025-01-22T04:51:22.408Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26302025-01-22T04:51:23.273Z Compiling hashbrown v0.14.5
26312025-01-22T04:51:23.403Z Compiling thiserror v2.0.11
26322025-01-22T04:51:23.416Z Compiling thiserror-impl v2.0.11
26332025-01-22T04:51:23.419Z Compiling ident_case v1.0.1
26342025-01-22T04:51:23.443Z Compiling unsafe-libyaml v0.2.11
26352025-01-22T04:51:23.460Z Compiling ipnetwork v0.20.0
26362025-01-22T04:51:23.462Z Compiling progenitor-client v0.9.1
26372025-01-22T04:51:23.462Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26382025-01-22T04:51:23.600Z Compiling darling_core v0.20.10
26392025-01-22T04:51:23.957Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
26402025-01-22T04:51:24.011Z Compiling macaddr v1.0.1
26412025-01-22T04:51:24.302Z Compiling progenitor-client v0.8.0
26422025-01-22T04:51:24.322Z Compiling instant v0.1.13
26432025-01-22T04:51:24.446Z Compiling regress v0.10.1
26442025-01-22T04:51:24.486Z Compiling structmeta-derive v0.3.0
26452025-01-22T04:51:24.509Z Compiling dropshot v0.15.1
26462025-01-22T04:51:24.635Z Compiling regress v0.9.1
26472025-01-22T04:51:24.792Z Compiling serde_yaml v0.9.34+deprecated
26482025-01-22T04:51:24.907Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26492025-01-22T04:51:25.275Z Compiling dropshot_endpoint v0.15.1
26502025-01-22T04:51:26.174Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26512025-01-22T04:51:26.837Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26522025-01-22T04:51:27.144Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26532025-01-22T04:51:27.147Z Compiling structmeta v0.3.0
26542025-01-22T04:51:27.589Z Compiling parse-display-derive v0.10.0
26552025-01-22T04:51:27.625Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26562025-01-22T04:51:27.644Z Compiling backoff v0.4.0
26572025-01-22T04:51:27.827Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26582025-01-22T04:51:27.993Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26592025-01-22T04:51:28.179Z Compiling typify-impl v0.2.0
26602025-01-22T04:51:28.401Z Compiling tempfile v3.13.0
26612025-01-22T04:51:28.585Z Compiling proc-macro-crate v1.3.1
26622025-01-22T04:51:29.205Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26632025-01-22T04:51:29.225Z Compiling typify-impl v0.3.0
26642025-01-22T04:51:29.473Z Compiling itertools v0.13.0
26652025-01-22T04:51:29.547Z Compiling num_enum_derive v0.5.11
26662025-01-22T04:51:29.597Z Compiling zerocopy v0.8.10
26672025-01-22T04:51:29.719Z Compiling darling_macro v0.20.10
26682025-01-22T04:51:30.433Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26692025-01-22T04:51:30.649Z Compiling darling v0.20.10
26702025-01-22T04:51:30.795Z Compiling serde_with_macros v3.11.0
26712025-01-22T04:51:30.856Z Compiling zerocopy-derive v0.8.10
26722025-01-22T04:51:31.634Z Compiling parse-display v0.10.0
26732025-01-22T04:51:31.902Z Compiling num_enum v0.5.11
26742025-01-22T04:51:32.094Z Compiling foreign-types-macros v0.2.3
26752025-01-22T04:51:32.249Z Compiling heapless v0.8.0
26762025-01-22T04:51:32.358Z Compiling foreign-types-shared v0.3.1
26772025-01-22T04:51:32.512Z Compiling crucible-workspace-hack v0.1.0
26782025-01-22T04:51:32.856Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26792025-01-22T04:51:33.153Z Compiling proc-macro-error v1.0.4
26802025-01-22T04:51:33.329Z Compiling foreign-types v0.5.0
26812025-01-22T04:51:33.373Z Compiling serde_with v3.11.0
26822025-01-22T04:51:33.780Z Compiling camino-tempfile v1.1.1
26832025-01-22T04:51:33.832Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26842025-01-22T04:51:34.231Z Compiling hash32 v0.3.1
26852025-01-22T04:51:34.508Z Compiling cstr-argument v0.1.2
26862025-01-22T04:51:34.656Z Compiling pretty-hex v0.2.1
26872025-01-22T04:51:34.773Z Compiling smoltcp v0.11.0
26882025-01-22T04:51:34.876Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26892025-01-22T04:51:35.254Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26902025-01-22T04:51:35.466Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26912025-01-22T04:51:35.893Z Compiling tabwriter v1.4.0
26922025-01-22T04:51:36.381Z Compiling colored v2.1.0
26932025-01-22T04:51:36.611Z Compiling cobs v0.2.3
26942025-01-22T04:51:36.782Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26952025-01-22T04:51:36.935Z Compiling postcard v1.0.10
26962025-01-22T04:51:37.099Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26972025-01-22T04:51:37.199Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26982025-01-22T04:51:37.297Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26992025-01-22T04:51:37.578Z Compiling smf v0.2.3
27002025-01-22T04:51:37.634Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27012025-01-22T04:51:38.088Z Compiling zone_cfg_derive v0.3.0
27022025-01-22T04:51:38.629Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27032025-01-22T04:51:38.761Z Compiling num-derive v0.4.2
27042025-01-22T04:51:39.079Z Compiling sigpipe v0.1.3
27052025-01-22T04:51:39.298Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27062025-01-22T04:51:39.493Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27072025-01-22T04:51:39.513Z Compiling zone v0.3.0
27082025-01-22T04:51:39.563Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27092025-01-22T04:51:40.277Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27102025-01-22T04:51:40.487Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27112025-01-22T04:51:40.931Z Compiling universal-hash v0.5.1
27122025-01-22T04:51:40.981Z Compiling opaque-debug v0.3.1
27132025-01-22T04:51:41.049Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
27142025-01-22T04:51:41.092Z Compiling tungstenite v0.21.0
27152025-01-22T04:51:41.111Z Compiling num-rational v0.4.2
27162025-01-22T04:51:41.140Z Compiling password-hash v0.5.0
27172025-01-22T04:51:41.831Z Compiling num-complex v0.4.6
27182025-01-22T04:51:41.944Z Compiling blake2 v0.10.6
27192025-01-22T04:51:42.063Z Compiling aead v0.5.2
27202025-01-22T04:51:42.476Z Compiling convert_case v0.4.0
27212025-01-22T04:51:42.748Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27222025-01-22T04:51:42.798Z Compiling base64 v0.21.7
27232025-01-22T04:51:42.798Z Compiling keccak v0.1.5
27242025-01-22T04:51:43.027Z Compiling num v0.4.3
27252025-01-22T04:51:43.153Z Compiling sha3 v0.10.8
27262025-01-22T04:51:43.311Z Compiling derive_more v0.99.18
27272025-01-22T04:51:43.313Z Compiling argon2 v0.5.3
27282025-01-22T04:51:43.478Z Compiling tokio-tungstenite v0.21.0
27292025-01-22T04:51:43.571Z Compiling typify-macro v0.2.0
27302025-01-22T04:51:44.072Z Compiling poly1305 v0.8.0
27312025-01-22T04:51:44.127Z Compiling chacha20 v0.9.1
27322025-01-22T04:51:44.203Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27332025-01-22T04:51:44.536Z Compiling float-ord v0.3.2
27342025-01-22T04:51:44.603Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27352025-01-22T04:51:44.745Z Compiling semver v0.1.20
27362025-01-22T04:51:44.815Z Compiling typify-macro v0.3.0
27372025-01-22T04:51:45.048Z Compiling same-file v1.0.6
27382025-01-22T04:51:45.343Z Compiling walkdir v2.5.0
27392025-01-22T04:51:45.362Z Compiling rustc_version v0.1.7
27402025-01-22T04:51:45.802Z Compiling newline-converter v0.3.0
27412025-01-22T04:51:45.831Z Compiling primeorder v0.13.6
27422025-01-22T04:51:45.997Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27432025-01-22T04:51:46.046Z Compiling secrecy v0.8.0
27442025-01-22T04:51:46.070Z Compiling cancel-safe-futures v0.1.5
27452025-01-22T04:51:46.309Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27462025-01-22T04:51:46.339Z Compiling owo-colors v4.1.0
27472025-01-22T04:51:46.358Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27482025-01-22T04:51:46.455Z Compiling expectorate v1.1.0
27492025-01-22T04:51:46.585Z Compiling newtype_derive v0.1.6
27502025-01-22T04:51:46.680Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
27512025-01-22T04:51:46.704Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27522025-01-22T04:51:46.910Z Compiling thiserror-impl-no-std v2.0.2
27532025-01-22T04:51:46.992Z Compiling blake3 v1.5.4
27542025-01-22T04:51:47.202Z Compiling half v2.4.1
27552025-01-22T04:51:47.397Z Compiling typify v0.2.0
27562025-01-22T04:51:47.543Z Compiling progenitor-impl v0.8.0
27572025-01-22T04:51:47.563Z Compiling unicase v2.7.0
27582025-01-22T04:51:47.663Z Compiling arc-swap v1.7.1
27592025-01-22T04:51:47.692Z Compiling ciborium-io v0.2.2
27602025-01-22T04:51:47.851Z Compiling ciborium-ll v0.2.2
27612025-01-22T04:51:48.094Z Compiling slog-scope v4.4.0
27622025-01-22T04:51:48.261Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27632025-01-22T04:51:48.282Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27642025-01-22T04:51:48.578Z Compiling typify v0.3.0
27652025-01-22T04:51:48.612Z Compiling polyval v0.6.2
27662025-01-22T04:51:48.727Z Compiling progenitor-impl v0.9.1
27672025-01-22T04:51:49.040Z Compiling atomicwrites v0.4.4
27682025-01-22T04:51:49.095Z Compiling libsw v3.3.1
27692025-01-22T04:51:49.417Z Compiling memmap2 v0.9.5
27702025-01-22T04:51:49.420Z Compiling arrayvec v0.7.6
27712025-01-22T04:51:49.648Z Compiling thiserror-no-std v2.0.2
27722025-01-22T04:51:49.800Z Compiling indent_write v2.2.0
27732025-01-22T04:51:49.824Z Compiling libefi-sys v0.1.0
27742025-01-22T04:51:49.868Z Compiling constant_time_eq v0.3.1
27752025-01-22T04:51:50.009Z Compiling linear-map v1.2.0
27762025-01-22T04:51:50.036Z Compiling parking_lot_core v0.8.6
27772025-01-22T04:51:50.081Z Compiling salty v0.3.0
27782025-01-22T04:51:50.127Z Compiling arrayref v0.3.9
27792025-01-22T04:51:50.326Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27802025-01-22T04:51:50.391Z Compiling vsss-rs v3.3.4
27812025-01-22T04:51:50.533Z Compiling ghash v0.5.1
27822025-01-22T04:51:50.721Z Compiling slog-stdlog v4.1.1
27832025-01-22T04:51:50.746Z Compiling ciborium v0.2.2
27842025-01-22T04:51:51.534Z Compiling p384 v0.13.0
27852025-01-22T04:51:51.684Z Compiling toolchain_find v0.4.0
27862025-01-22T04:51:52.170Z Compiling chacha20poly1305 v0.10.1
27872025-01-22T04:51:52.335Z Compiling ctr v0.9.2
27882025-01-22T04:51:52.438Z Compiling lzma-sys v0.1.20
27892025-01-22T04:51:52.525Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27902025-01-22T04:51:52.716Z Compiling bitfield-struct v0.6.2
27912025-01-22T04:51:52.941Z Compiling slog-dtrace v0.3.0
27922025-01-22T04:51:53.083Z Compiling topological-sort v0.2.2
27932025-01-22T04:51:53.184Z Compiling highway v1.2.0
27942025-01-22T04:51:53.327Z Compiling omicron-zone-package v0.12.0
27952025-01-22T04:51:53.522Z Compiling aes-gcm v0.10.3
27962025-01-22T04:51:53.855Z Compiling rustfmt-wrapper v0.2.1
27972025-01-22T04:51:53.916Z Compiling mime_guess v2.0.5
27982025-01-22T04:51:54.025Z Compiling slog-envlogger v2.2.0
27992025-01-22T04:51:54.087Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28002025-01-22T04:51:54.294Z Compiling progenitor-macro v0.8.0
28012025-01-22T04:51:54.449Z Compiling steno v0.4.1
28022025-01-22T04:51:55.050Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28032025-01-22T04:51:55.186Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28042025-01-22T04:51:55.320Z Compiling heck v0.3.3
28052025-01-22T04:51:55.476Z Compiling ssh-encoding v0.2.0
28062025-01-22T04:51:55.691Z Compiling blowfish v0.9.1
28072025-01-22T04:51:55.693Z Compiling nibble_vec v0.1.0
28082025-01-22T04:51:55.773Z Compiling progenitor-macro v0.9.1
28092025-01-22T04:51:55.907Z Compiling env_filter v0.1.2
28102025-01-22T04:51:55.976Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28112025-01-22T04:51:56.124Z Compiling humantime v2.1.0
28122025-01-22T04:51:56.166Z Compiling endian-type v0.1.2
28132025-01-22T04:51:56.274Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28142025-01-22T04:51:56.419Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
28152025-01-22T04:51:56.553Z Compiling radix_trie v0.2.1
28162025-01-22T04:51:56.666Z Compiling env_logger v0.11.5
28172025-01-22T04:51:56.669Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28182025-01-22T04:51:56.792Z Compiling bcrypt-pbkdf v0.10.0
28192025-01-22T04:51:57.212Z Compiling ssh-cipher v0.2.0
28202025-01-22T04:51:57.369Z Compiling zone_cfg_derive v0.1.2
28212025-01-22T04:51:57.539Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28222025-01-22T04:51:57.912Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28232025-01-22T04:51:57.937Z Compiling parking_lot v0.11.2
28242025-01-22T04:51:58.788Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28252025-01-22T04:51:58.808Z Compiling password-hash v0.4.2
28262025-01-22T04:51:58.872Z Compiling gethostname v0.5.0
28272025-01-22T04:51:59.086Z Compiling fxhash v0.2.1
28282025-01-22T04:51:59.205Z Compiling bumpalo v3.16.0
28292025-01-22T04:51:59.267Z Compiling zip v2.1.3
28302025-01-22T04:51:59.320Z Compiling lockfree-object-pool v0.1.6
28312025-01-22T04:51:59.347Z Compiling simd-adler32 v0.3.7
28322025-01-22T04:51:59.576Z Compiling base64 v0.13.1
28332025-01-22T04:51:59.606Z Compiling http-range v0.1.5
28342025-01-22T04:51:59.645Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28352025-01-22T04:51:59.700Z Compiling zopfli v0.8.1
28362025-01-22T04:51:59.903Z Compiling sled v0.34.7
28372025-01-22T04:51:59.948Z Compiling pbkdf2 v0.11.0
28382025-01-22T04:52:00.002Z Compiling ron v0.7.1
28392025-01-22T04:52:00.140Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28402025-01-22T04:52:00.306Z Compiling xz2 v0.1.7
28412025-01-22T04:52:00.760Z Compiling zone v0.1.8
28422025-01-22T04:52:00.947Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28432025-01-22T04:52:01.340Z Compiling ssh-key v0.6.6
28442025-01-22T04:52:01.901Z Compiling hickory-client v0.24.2
28452025-01-22T04:52:02.158Z Compiling p521 v0.13.3
28462025-01-22T04:52:02.532Z Compiling p256 v0.13.2
28472025-01-22T04:52:03.248Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28482025-01-22T04:52:03.336Z Compiling hickory-server v0.24.2
28492025-01-22T04:52:04.287Z Compiling pem v3.0.4
28502025-01-22T04:52:04.485Z Compiling yasna v0.5.2
28512025-01-22T04:52:05.021Z Compiling headers-core v0.3.0
28522025-01-22T04:52:05.218Z Compiling kstat-rs v0.2.4
28532025-01-22T04:52:05.638Z Compiling nanorand v0.7.0
28542025-01-22T04:52:05.792Z Compiling russh-cryptovec v0.7.3
28552025-01-22T04:52:05.913Z Compiling atty v0.2.14
28562025-01-22T04:52:06.096Z Compiling md5 v0.7.0
28572025-01-22T04:52:06.099Z Compiling flume v0.11.1
28582025-01-22T04:52:06.132Z Compiling rcgen v0.12.1
28592025-01-22T04:52:06.153Z Compiling headers v0.4.0
28602025-01-22T04:52:06.678Z Compiling russh-keys v0.45.0
28612025-01-22T04:52:06.886Z Compiling progenitor v0.8.0
28622025-01-22T04:52:07.138Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28632025-01-22T04:52:07.620Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28642025-01-22T04:52:07.975Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28652025-01-22T04:52:08.346Z Compiling progenitor v0.9.1
28662025-01-22T04:52:08.419Z Compiling hyper-staticfile v0.10.1
28672025-01-22T04:52:08.581Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
28682025-01-22T04:52:08.876Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28692025-01-22T04:52:09.422Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28702025-01-22T04:52:09.442Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
28712025-01-22T04:52:09.751Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28722025-01-22T04:52:10.384Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
28732025-01-22T04:52:12.024Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28742025-01-22T04:52:12.403Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28752025-01-22T04:52:12.613Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28762025-01-22T04:52:14.126Z Compiling num-bigint v0.4.6
28772025-01-22T04:52:14.452Z Compiling des v0.8.1
28782025-01-22T04:52:14.576Z Compiling subprocess v0.2.9
28792025-01-22T04:52:14.811Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28802025-01-22T04:52:15.037Z Compiling hex-literal v0.4.1
28812025-01-22T04:52:15.223Z Compiling display-error-chain v0.2.2
28822025-01-22T04:52:15.462Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28832025-01-22T04:52:15.710Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28842025-01-22T04:52:16.304Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28852025-01-22T04:52:16.788Z Compiling internet-checksum v0.2.1
28862025-01-22T04:52:17.032Z Compiling russh v0.45.0
28872025-01-22T04:52:23.421Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28882025-01-22T04:52:23.421Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28892025-01-22T04:52:23.424Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28902025-01-22T04:52:23.424Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28912025-01-22T04:52:26.212Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28922025-01-22T04:52:26.471Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28932025-01-22T04:52:27.320Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28942025-01-22T04:52:27.883Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28952025-01-22T04:52:28.124Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28962025-01-22T04:52:28.374Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28972025-01-22T04:52:30.753Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28982025-01-22T04:52:31.122Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28992025-01-22T04:52:31.524Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29002025-01-22T04:52:32.073Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
29012025-01-22T04:52:32.133Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29022025-01-22T04:52:32.981Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29032025-01-22T04:52:33.002Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29042025-01-22T04:52:34.580Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29052025-01-22T04:52:36.624Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29062025-01-22T04:52:37.079Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29072025-01-22T04:52:37.514Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29082025-01-22T04:52:38.655Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29092025-01-22T04:52:41.136Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29102025-01-22T04:52:41.754Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29112025-01-22T04:52:43.324Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29122025-01-22T04:52:43.602Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29132025-01-22T04:52:45.431Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29142025-01-22T04:52:45.471Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29152025-01-22T04:52:49.240Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29162025-01-22T04:52:57.460Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29172025-01-22T04:52:58.951Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29182025-01-22T04:53:20.623Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29192025-01-22T04:53:43.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
29202025-01-22T04:53:43.464Z
29212025-01-22T04:53:43.464Zreal 2:21.013088344
29222025-01-22T04:53:43.464Zuser 12:09.229205308
29232025-01-22T04:53:43.464Zsys 1:33.022919710
29242025-01-22T04:53:43.464Ztrap 0.371961917
29252025-01-22T04:53:43.464Ztflt 0.865032996
29262025-01-22T04:53:43.467Zdflt 1.170865738
29272025-01-22T04:53:43.467Zkflt 0.000124373
29282025-01-22T04:53:43.467Zlock 22:19.636411861
29292025-01-22T04:53:43.467Zslp 41:48.011608554
29302025-01-22T04:53:43.467Zlat 37.980200070
29312025-01-22T04:53:43.467Zstop 1:34.718728350
29322025-01-22T04:53:43.467Z+ mkdir tests
29332025-01-22T04:53:43.469Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29342025-01-22T04:53:43.470Z+ xargs -I '{}' -t cp '{}' tests/
29352025-01-22T04:53:43.512Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-0a00920f1a389526 tests/
29362025-01-22T04:53:43.539Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-89b66e8d735f88b4 tests/
29372025-01-22T04:53:43.564Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-a3b194d78e1d00cb tests/
29382025-01-22T04:53:43.590Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8660dfc56614c578 tests/
29392025-01-22T04:53:43.882Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*)
29402025-01-22T04:53:43.885Z+ ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-89b66e8d735f88b4 tests/commtest-a3b194d78e1d00cb tests/dhcp_server-0a00920f1a389526 tests/end_to_end_tests-8660dfc56614c578 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-dtrace.tar out/crucible-pantry-zone.tar.gz out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz
29412025-01-22T04:54:57.518ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29422025-01-22T04:54:57.518Za .github/buildomat/ci-env.sh 1K
29432025-01-22T04:54:57.518Za out/target/test 1K
29442025-01-22T04:54:57.518Za out/npuzone/npuzone 23144K
29452025-01-22T04:54:57.518Za package-manifest.toml 34K
29462025-01-22T04:54:57.518Za smf/sled-agent/non-gimlet/config.toml 4K
29472025-01-22T04:54:57.518Za target/release/omicron-package 36030K
29482025-01-22T04:54:57.518Za target/release/xtask 11911K
29492025-01-22T04:54:57.518Za target/debug/bootstrap 220361K
29502025-01-22T04:54:57.518Za tests/bootstrap-89b66e8d735f88b4 24276K
29512025-01-22T04:54:57.518Za tests/commtest-a3b194d78e1d00cb 24769K
29522025-01-22T04:54:57.518Za tests/dhcp_server-0a00920f1a389526 24276K
29532025-01-22T04:54:57.518Za tests/end_to_end_tests-8660dfc56614c578 282389K
29542025-01-22T04:54:57.518Za out/clickhouse.tar.gz 294314K
29552025-01-22T04:54:57.518Za out/clickhouse_keeper.tar.gz 281446K
29562025-01-22T04:54:57.518Za out/clickhouse_server.tar.gz 294301K
29572025-01-22T04:54:57.518Za out/cockroachdb.tar.gz 135012K
29582025-01-22T04:54:57.519Za out/crucible-dtrace.tar 96K
29592025-01-22T04:54:57.519Za out/crucible-pantry-zone.tar.gz 28546K
29602025-01-22T04:54:57.519Za out/crucible-zone.tar.gz 36827K
29612025-01-22T04:54:57.519Za out/external-dns.tar.gz 35472K
29622025-01-22T04:54:57.519Za out/internal-dns.tar.gz 35472K
29632025-01-22T04:54:57.519Za out/mg-ddm-gz.tar 63075K
29642025-01-22T04:54:57.519Za out/nexus.tar.gz 99931K
29652025-01-22T04:54:57.519Za out/ntp.tar.gz 10510K
29662025-01-22T04:54:57.519Za out/omicron-gateway-softnpu.tar.gz 24108K
29672025-01-22T04:54:57.519Za out/omicron-sled-agent.tar 114143K
29682025-01-22T04:54:57.519Za out/overlay.tar.gz 3K
29692025-01-22T04:54:57.519Za out/oximeter.tar.gz 48396K
29702025-01-22T04:54:57.519Za out/oxlog.tar 3153K
29712025-01-22T04:54:57.519Za out/probe.tar.gz 2764K
29722025-01-22T04:54:57.519Za out/propolis-server.tar.gz 66467K
29732025-01-22T04:54:57.519Za out/pumpkind-gz.tar 26665K
29742025-01-22T04:54:57.519Za out/switch-softnpu.tar.gz 236137K
29752025-01-22T04:54:57.523Z
29762025-01-22T04:54:57.523Zreal 1:13.631756433
29772025-01-22T04:54:57.523Zuser 1:10.343487636
29782025-01-22T04:54:57.523Zsys 4.683770597
29792025-01-22T04:54:57.523Ztrap 0.018054728
29802025-01-22T04:54:57.523Ztflt 0.000000000
29812025-01-22T04:54:57.523Zdflt 0.000000000
29822025-01-22T04:54:57.523Zkflt 0.000000000
29832025-01-22T04:54:57.523Zlock 0.000000000
29842025-01-22T04:54:57.523Zslp 1:10.105898762
29852025-01-22T04:54:57.523Zlat 2.107681182
29862025-01-22T04:54:57.523Zstop 0.000213447
29872025-01-22T04:54:57.523Zprocess exited: duration 1976514 ms, exit code 0
 
29882025-01-22T04:54:57.538Zfound 1 output files
29892025-01-22T04:54:57.538Zuploading: /work/package.tar.gz (1902824490 bytes)
29902025-01-22T04:55:32.429Zuploaded: /work/package.tar.gz