01JJNT2SCZD2XT4Q4SBH440TV8: 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: 01JJNT3PZWJ8YVWWHD501QGQFZ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-28T06:54:30.683Zjob assigned to worker 01JJNTZPM9E1AQX25ZPW7BDK0C [factory aws, i-05e7bf7c41bad9c1a] (queued for 16 m 11 s)
 
22025-01-28T06:54:38.549Zstarting task 0: "setup"
32025-01-28T06:54:38.562Z++ uname -s
42025-01-28T06:54:38.566Z+ kern=SunOS
52025-01-28T06:54:38.566Z+ case "$kern" in
62025-01-28T06:54:38.566Z+ groupadd -g 12345 build
72025-01-28T06:54:38.566Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-28T06:54:40.573Z+ zfs create -o mountpoint=/work rpool/work
92025-01-28T06:54:40.686Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-28T06:54:40.688Z+ home_fs=zfs
112025-01-28T06:54:40.688Z+ [[ zfs == autofs ]]
122025-01-28T06:54:40.688Z+ mkdir -p /home/build
132025-01-28T06:54:40.691Z+ chown build:build /home/build /work
142025-01-28T06:54:42.692Z+ chmod 0700 /home/build /work
152025-01-28T06:54:42.696Zprocess exited: duration 4147 ms, exit code 0
 
162025-01-28T06:54:42.702Zstarting task 1: "rust-toolchain"
172025-01-28T06:54:42.709Z+ printf ' * toolchain channel = "%s"
182025-01-28T06:54:42.709Z * toolchain channel = "1.84.0"
192025-01-28T06:54:42.709Z' 1.84.0
202025-01-28T06:54:42.709Z+ printf ' * toolchain profile = "%s"
212025-01-28T06:54:42.709Z' default
222025-01-28T06:54:42.709Z * toolchain profile = "default"
232025-01-28T06:54:42.712Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-28T06:54:42.712Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
252025-01-28T06:54:43.010Zinfo: downloading installer
262025-01-28T06:54:44.356Zinfo: profile set to 'default'
272025-01-28T06:54:44.356Zinfo: default host triple is x86_64-unknown-illumos
282025-01-28T06:54:44.359Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
292025-01-28T06:54:44.506Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
302025-01-28T06:54:44.506Zinfo: downloading component 'cargo'
312025-01-28T06:54:45.381Zinfo: downloading component 'clippy'
322025-01-28T06:54:45.716Zinfo: downloading component 'rust-docs'
332025-01-28T06:54:46.902Zinfo: downloading component 'rust-std'
342025-01-28T06:54:48.667Zinfo: downloading component 'rustc'
352025-01-28T06:54:55.437Zinfo: downloading component 'rustfmt'
362025-01-28T06:54:55.691Zinfo: installing component 'cargo'
372025-01-28T06:54:56.570Zinfo: installing component 'clippy'
382025-01-28T06:54:56.965Zinfo: installing component 'rust-docs'
392025-01-28T06:54:58.639Zinfo: installing component 'rust-std'
402025-01-28T06:55:00.712Zinfo: installing component 'rustc'
412025-01-28T06:55:06.719Zinfo: installing component 'rustfmt'
422025-01-28T06:55:07.055Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
432025-01-28T06:55:07.055Z
442025-01-28T06:55:07.441Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
452025-01-28T06:55:07.441Z
462025-01-28T06:55:07.462Z
472025-01-28T06:55:07.462ZRust is installed now. Great!
482025-01-28T06:55:07.462Z
492025-01-28T06:55:07.462ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-28T06:55:07.462Zenvironment variable. This has not been done automatically.
512025-01-28T06:55:07.462Z
522025-01-28T06:55:07.462ZTo configure your current shell, you need to source
532025-01-28T06:55:07.462Zthe corresponding env file under $HOME/.cargo.
542025-01-28T06:55:07.462Z
552025-01-28T06:55:07.462ZThis is usually done by running one of the following (note the leading DOT):
562025-01-28T06:55:07.462Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-28T06:55:07.462Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-28T06:55:07.520Z+ rustc --version
592025-01-28T06:55:07.587Zrustc 1.84.0 (9fc6b4312 2025-01-07)
602025-01-28T06:55:07.591Zprocess exited: duration 24888 ms, exit code 0
 
612025-01-28T06:55:07.597Zstarting task 2: "authentication"
622025-01-28T06:55:07.616Zprocess exited: duration 20 ms, exit code 0
 
632025-01-28T06:55:07.620Zstarting task 3: "clone repository"
642025-01-28T06:55:07.626Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-28T06:55:07.628Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-28T06:55:07.666ZCloning into '/work/oxidecomputer/omicron'...
672025-01-28T06:55:15.652Z+ cd /work/oxidecomputer/omicron
682025-01-28T06:55:15.652Z+ git fetch origin e98365b41adb2804430886777368cbda500567c3
692025-01-28T06:55:15.970ZFrom https://github.com/oxidecomputer/omicron
702025-01-28T06:55:15.970Z * branch e98365b41adb2804430886777368cbda500567c3 -> FETCH_HEAD
712025-01-28T06:55:15.982Z+ [[ -n '' ]]
722025-01-28T06:55:15.982Z+ git reset --hard e98365b41adb2804430886777368cbda500567c3
732025-01-28T06:55:16.164ZHEAD is now at e98365b41 Update Rust crate test-strategy to 0.4.0
742025-01-28T06:55:16.167Zprocess exited: duration 8545 ms, exit code 0
 
752025-01-28T06:55:16.173Zstarting task 4: "build"
762025-01-28T06:55:16.180Z+ source .github/buildomat/ci-env.sh
772025-01-28T06:55:16.182Z++ export CARGO_TERM_COLOR=always
782025-01-28T06:55:16.182Z++ CARGO_TERM_COLOR=always
792025-01-28T06:55:16.182Z+ cargo --version
802025-01-28T06:55:16.240Zcargo 1.84.0 (66221abde 2024-11-19)
812025-01-28T06:55:16.242Z+ rustc --version
822025-01-28T06:55:16.305Zrustc 1.84.0 (9fc6b4312 2025-01-07)
832025-01-28T06:55:16.308Z+ WORK=/work
842025-01-28T06:55:16.308Z+ pfexec mkdir -p /work
852025-01-28T06:55:16.313Z+ pfexec chown build /work
862025-01-28T06:55:16.317Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
872025-01-28T06:55:17.920Zpkg list: illegal option -- F
882025-01-28T06:55:17.920ZUsage:
892025-01-28T06:55:17.924Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
902025-01-28T06:55:17.924Z [pkg_fmri_pattern ...]
912025-01-28T06:55:18.833Zpkg list: illegal option -- F
922025-01-28T06:55:18.833ZUsage:
932025-01-28T06:55:18.895Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
942025-01-28T06:55:18.895Z [pkg_fmri_pattern ...]
952025-01-28T06:55:24.898Z Startup: Refreshing catalog 'helios-dev' ... Done
962025-01-28T06:55:28.991Z Startup: Caching catalogs ... Done
972025-01-28T06:55:40.382ZPlanning: Solver setup ... Done (10.579s)
982025-01-28T06:55:40.527ZPlanning: Running solver ... Done (0.144s)
992025-01-28T06:55:40.639ZPlanning: Finding local manifests ... Done (0.006s)
1002025-01-28T06:55:40.652ZPlanning: Fetching manifests: 0/7 0% complete
1012025-01-28T06:55:42.099ZPlanning: Fetching manifests: 7/7 100% complete
1022025-01-28T06:55:42.211ZPlanning: Package planning ... Done (0.112s)
1032025-01-28T06:55:42.268ZPlanning: Merging actions ... Done (0.056s)
1042025-01-28T06:55:42.465ZPlanning: Checking for conflicting actions ... Done (0.198s)
1052025-01-28T06:55:44.515ZPlanning: Consolidating action changes ... Done (2.048s)
1062025-01-28T06:55:44.956ZPlanning: Evaluating mediators ... Done (0.441s)
1072025-01-28T06:55:45.038ZPlanning: Planning completed in 15.95 seconds
1082025-01-28T06:55:45.054Z Packages to install: 4
1092025-01-28T06:55:45.054Z Packages to update: 3
1102025-01-28T06:55:45.054Z Mediators to change: 2
1112025-01-28T06:55:45.057Z Services to change: 1
1122025-01-28T06:55:45.057Z Estimated space available: 155.61 GB
1132025-01-28T06:55:45.057ZEstimated space to be consumed: 1.64 GB
1142025-01-28T06:55:45.057Z Create boot environment: No
1152025-01-28T06:55:45.057ZCreate backup boot environment: Yes
1162025-01-28T06:55:45.057Z Rebuild boot archive: No
1172025-01-28T06:55:45.057Z
1182025-01-28T06:55:45.057ZChanged mediators:
1192025-01-28T06:55:45.057Z mediator clang:
1202025-01-28T06:55:45.057Z version: None -> 15 (system default)
1212025-01-28T06:55:45.057Z
1222025-01-28T06:55:45.057Z mediator llvm:
1232025-01-28T06:55:45.057Z version: 14 (system default) -> 15 (system default)
1242025-01-28T06:55:45.057Z
1252025-01-28T06:55:45.057ZChanged packages:
1262025-01-28T06:55:45.057Zhelios-dev
1272025-01-28T06:55:45.057Z developer/build-essential
1282025-01-28T06:55:45.057Z None -> 11-2.0
1292025-01-28T06:55:45.057Z library/libxmlsec1
1302025-01-28T06:55:45.057Z None -> 1.2.35-2.0
1312025-01-28T06:55:45.057Z ooce/developer/clang-15
1322025-01-28T06:55:45.057Z None -> 15.0.7-2.0
1332025-01-28T06:55:45.057Z ooce/developer/llvm-15
1342025-01-28T06:55:45.057Z None -> 15.0.7-2.0
1352025-01-28T06:55:45.057Z package/pkg
1362025-01-28T06:55:45.057Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1372025-01-28T06:55:45.057Z system/library/g++-runtime
1382025-01-28T06:55:45.057Z 13-2.0 -> 14-2.0
1392025-01-28T06:55:45.058Z system/library/gcc-runtime
1402025-01-28T06:55:45.058Z 13-2.0 -> 14-2.0
1412025-01-28T06:55:45.058Z
1422025-01-28T06:55:45.058ZServices:
1432025-01-28T06:55:45.058Z restart_fmri:
1442025-01-28T06:55:45.058Z svc:/system/update-man-index:default
1452025-01-28T06:55:45.058Z
1462025-01-28T06:55:45.058ZEditable files to change:
1472025-01-28T06:55:45.058Z Update:
1482025-01-28T06:55:45.058Z usr/share/lib/pkg/web/config.shtml
1492025-01-28T06:55:45.138Z
1502025-01-28T06:55:45.138ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1512025-01-28T06:55:50.138ZDownload: 1309/4301 items 104.5/225.4MB 46% complete (21.0M/s)
1522025-01-28T06:55:55.138ZDownload: 3101/4301 items 127.5/225.4MB 56% complete (12.7M/s)
1532025-01-28T06:56:00.325ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (13.7M/s)
1542025-01-28T06:56:00.913ZDownload: Completed 225.42 MB in 15.77 seconds (14.3M/s)
1552025-01-28T06:56:03.042Z Actions: 1/5122 actions (Removing old actions)
1562025-01-28T06:56:03.063Z Actions: 194/5122 actions (Installing new actions)
1572025-01-28T06:56:07.794Z Actions: 4267/5122 actions (Updating modified actions)
1582025-01-28T06:56:08.151Z Actions: Completed 5122 actions in 5.11 seconds.
1592025-01-28T06:56:08.566Z Done (0.406s)
1602025-01-28T06:56:08.569Z Done (0.002s)
1612025-01-28T06:56:09.144Z Done (0.575s)
1622025-01-28T06:56:13.674Z Done (4.300s)
1632025-01-28T06:56:13.763Z Done (0.018s)
1642025-01-28T06:56:13.765Z Done (0.000s)
1652025-01-28T06:56:13.921Z Done (0.000s)
1662025-01-28T06:56:14.634ZPlanning: Evaluating mediator changes ... Done
1672025-01-28T06:56:14.799ZPlanning: Checking for conflicting actions ... Done
1682025-01-28T06:56:14.802ZPlanning: Consolidating action changes ... Done
1692025-01-28T06:56:15.070ZPlanning: Evaluating mediators ... Done
1702025-01-28T06:56:15.073ZPlanning: Planning completed in 0.44 seconds
1712025-01-28T06:56:15.113Z Mediators to change: 2
1722025-01-28T06:56:15.113Z Create boot environment: No
1732025-01-28T06:56:15.116ZCreate backup boot environment: No
1742025-01-28T06:56:15.196Z Done
1752025-01-28T06:56:15.196Z Done
1762025-01-28T06:56:15.573Z Done
1772025-01-28T06:56:19.273Z Done
1782025-01-28T06:56:19.367Z Done
1792025-01-28T06:56:19.369Z Done
1802025-01-28T06:56:19.488Z Done
1812025-01-28T06:56:20.108ZPlanning: Evaluating mediator changes ... Done
1822025-01-28T06:56:20.111ZPlanning: Merging actions ... Done
1832025-01-28T06:56:20.303ZPlanning: Checking for conflicting actions ... Done
1842025-01-28T06:56:20.306ZPlanning: Consolidating action changes ... Done
1852025-01-28T06:56:20.576ZPlanning: Evaluating mediators ... Done
1862025-01-28T06:56:20.635ZPlanning: Planning completed in 0.77 seconds
1872025-01-28T06:56:20.674Z Packages to change: 1
1882025-01-28T06:56:20.674Z Mediators to change: 1
1892025-01-28T06:56:20.677Z Services to change: 1
1902025-01-28T06:56:20.677Z Create boot environment: No
1912025-01-28T06:56:20.677ZCreate backup boot environment: Yes
1922025-01-28T06:56:23.045Z Actions: 1/6 actions (Updating modified actions)
1932025-01-28T06:56:23.047Z Actions: Completed 6 actions in 0.00 seconds.
1942025-01-28T06:56:23.047Z Done
1952025-01-28T06:56:23.048Z Done
1962025-01-28T06:56:23.165Z Done
1972025-01-28T06:56:26.914Z Done
1982025-01-28T06:56:27.011Z Done
1992025-01-28T06:56:27.013Z Done
2002025-01-28T06:56:27.145Z Done
2012025-01-28T06:56:27.589ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2022025-01-28T06:56:27.589Zclang system 15 system
2032025-01-28T06:56:27.589Zcsh system system illumos
2042025-01-28T06:56:27.589Zctags system system illumos
2052025-01-28T06:56:27.589Zgcc vendor 12 vendor
2062025-01-28T06:56:27.589Zgcc system 10 system
2072025-01-28T06:56:27.589Zgcc system 7 system
2082025-01-28T06:56:27.589Zgo system 1.20 system
2092025-01-28T06:56:27.589Zgo system 1.19 system
2102025-01-28T06:56:27.589Zllvm system 15 system
2112025-01-28T06:56:27.590Zllvm system 14 system
2122025-01-28T06:56:27.590Zmariadb system 10.6 system
2132025-01-28T06:56:27.590Zmta vendor vendor dma
2142025-01-28T06:56:27.590Zopenjdk system 17 system
2152025-01-28T06:56:27.590Zopenjdk system 11 system
2162025-01-28T06:56:27.590Zopenjdk system 1.8 system
2172025-01-28T06:56:27.590Zopenssl vendor 3 vendor
2182025-01-28T06:56:27.590Zperl system 5.36 system
2192025-01-28T06:56:27.590Zpostgresql system 15 system
2202025-01-28T06:56:27.590Zpostgresql system 13 system
2212025-01-28T06:56:27.590Zpython vendor 3 vendor
2222025-01-28T06:56:27.590Zpython system 2 system
2232025-01-28T06:56:27.590Zpython3 system 3.11 system
2242025-01-28T06:56:27.590Zruby system 3.0 system
2252025-01-28T06:56:27.590Zwords vendor vendor american-english
2262025-01-28T06:56:27.590Zwords system system australian-english
2272025-01-28T06:56:27.590Zwords system system british-english
2282025-01-28T06:56:27.590Zwords system system canadian-english
2292025-01-28T06:56:27.590Zwords system system french
2302025-01-28T06:56:27.590Zwords system system italian
2312025-01-28T06:56:27.590Zwords system system ngerman
2322025-01-28T06:56:27.590Zwords system system ogerman
2332025-01-28T06:56:27.590Zwords system system spanish
2342025-01-28T06:56:27.928ZPUBLISHER TYPE STATUS P LOCATION
2352025-01-28T06:56:27.928Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2362025-01-28T06:56:30.748ZFMRI IFO
2372025-01-28T06:56:30.748Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2382025-01-28T06:56:30.748Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2392025-01-28T06:56:30.748Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2402025-01-28T06:56:30.748Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2412025-01-28T06:56:30.748Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2422025-01-28T06:56:30.748Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2432025-01-28T06:56:30.748Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2442025-01-28T06:56:30.748Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2452025-01-28T06:56:30.748Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2462025-01-28T06:56:30.748Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2472025-01-28T06:56:30.748Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2482025-01-28T06:56:30.748Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2492025-01-28T06:56:30.748Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2502025-01-28T06:56:30.748Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2512025-01-28T06:56:30.748Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2522025-01-28T06:56:31.514Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532025-01-28T06:56:31.801Z Updating crates.io index
2542025-01-28T06:56:31.881Z Updating git repository `https://github.com/oxidecomputer/diffus`
2552025-01-28T06:56:32.165Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2562025-01-28T06:56:32.826Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2572025-01-28T06:56:33.101Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2582025-01-28T06:56:33.347Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2592025-01-28T06:56:33.619Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602025-01-28T06:56:34.540Z Updating git repository `https://github.com/oxidecomputer/crucible`
2612025-01-28T06:56:36.256Z Updating git repository `https://github.com/oxidecomputer/opte`
2622025-01-28T06:56:36.932Z Updating git repository `https://github.com/oxidecomputer/falcon`
2632025-01-28T06:56:37.596Z Updating git repository `https://github.com/oxidecomputer/clickward`
2642025-01-28T06:56:37.871Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2652025-01-28T06:56:38.234Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2662025-01-28T06:56:38.890Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2672025-01-28T06:56:39.209Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2682025-01-28T06:56:39.493Z Updating git repository `https://github.com/oxidecomputer/tofino`
2692025-01-28T06:56:39.737Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2702025-01-28T06:56:39.973Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2712025-01-28T06:56:40.202Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2722025-01-28T06:56:40.483Z Updating git repository `https://github.com/oxidecomputer/lldp`
2732025-01-28T06:56:40.853Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2742025-01-28T06:56:41.138Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2752025-01-28T06:56:41.470Z Updating git repository `https://github.com/oxidecomputer/ispf`
2762025-01-28T06:56:41.752Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2772025-01-28T06:56:42.070Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2782025-01-28T06:56:42.545Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2792025-01-28T06:56:42.833Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2802025-01-28T06:56:43.192Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2812025-01-28T06:56:43.600Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2822025-01-28T06:56:43.924Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2832025-01-28T06:56:44.160Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2842025-01-28T06:56:44.403Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2852025-01-28T06:56:45.655Z Downloading crates ...
2862025-01-28T06:56:45.758Z Downloaded anstyle v1.0.10
2872025-01-28T06:56:45.761Z Downloaded anstyle-query v1.1.1
2882025-01-28T06:56:45.763Z Downloaded anstyle-parse v0.2.5
2892025-01-28T06:56:45.766Z Downloaded anstream v0.6.15
2902025-01-28T06:56:45.769Z Downloaded equivalent v1.0.1
2912025-01-28T06:56:45.794Z Downloaded pretty-hex v0.4.1
2922025-01-28T06:56:45.803Z Downloaded usdt-attr-macro v0.5.0
2932025-01-28T06:56:45.805Z Downloaded crypto-common v0.1.6
2942025-01-28T06:56:45.808Z Downloaded generic-array v0.14.7
2952025-01-28T06:56:45.811Z Downloaded block-buffer v0.10.4
2962025-01-28T06:56:45.811Z Downloaded cpufeatures v0.2.14
2972025-01-28T06:56:45.813Z Downloaded fs-err v2.11.0
2982025-01-28T06:56:45.813Z Downloaded fnv v1.0.7
2992025-01-28T06:56:45.816Z Downloaded colorchoice v1.0.2
3002025-01-28T06:56:45.816Z Downloaded dtrace-parser v0.2.0
3012025-01-28T06:56:45.816Z Downloaded cfg-if v1.0.0
3022025-01-28T06:56:45.819Z Downloaded cargo-platform v0.1.8
3032025-01-28T06:56:45.819Z Downloaded byteorder v1.5.0
3042025-01-28T06:56:45.821Z Downloaded scroll_derive v0.12.0
3052025-01-28T06:56:45.821Z Downloaded usdt-macro v0.5.0
3062025-01-28T06:56:45.822Z Downloaded serde_tokenstream v0.2.2
3072025-01-28T06:56:45.825Z Downloaded thread-id v4.2.2
3082025-01-28T06:56:45.825Z Downloaded pest_generator v2.7.14
3092025-01-28T06:56:45.827Z Downloaded tabled_derive v0.7.0
3102025-01-28T06:56:45.830Z Downloaded camino-tempfile v1.1.1
3112025-01-28T06:56:45.832Z Downloaded unicode-linebreak v0.1.5
3122025-01-28T06:56:45.832Z Downloaded serde_spanned v0.6.8
3132025-01-28T06:56:45.835Z Downloaded autocfg v1.4.0
3142025-01-28T06:56:45.835Z Downloaded errno v0.3.9
3152025-01-28T06:56:45.839Z Downloaded smawk v0.3.2
3162025-01-28T06:56:45.841Z Downloaded clap_lex v0.7.4
3172025-01-28T06:56:45.841Z Downloaded plain v0.2.3
3182025-01-28T06:56:45.841Z Downloaded itoa v1.0.11
3192025-01-28T06:56:45.845Z Downloaded usdt v0.5.0
3202025-01-28T06:56:45.848Z Downloaded strsim v0.11.1
3212025-01-28T06:56:45.848Z Downloaded heck v0.5.0
3222025-01-28T06:56:45.850Z Downloaded heck v0.4.1
3232025-01-28T06:56:45.855Z Downloaded terminal_size v0.4.0
3242025-01-28T06:56:45.858Z Downloaded swrite v0.1.0
3252025-01-28T06:56:45.860Z Downloaded cargo_metadata v0.18.1
3262025-01-28T06:56:45.864Z Downloaded macaddr v1.0.1
3272025-01-28T06:56:45.866Z Downloaded version_check v0.9.5
3282025-01-28T06:56:45.869Z Downloaded dof v0.3.0
3292025-01-28T06:56:45.869Z Downloaded clap_derive v4.5.24
3302025-01-28T06:56:45.872Z Downloaded utf8parse v0.2.2
3312025-01-28T06:56:45.875Z Downloaded fastrand v2.1.1
3322025-01-28T06:56:45.875Z Downloaded digest v0.10.7
3332025-01-28T06:56:45.877Z Downloaded tempfile v3.13.0
3342025-01-28T06:56:45.880Z Downloaded cargo_toml v0.20.5
3352025-01-28T06:56:45.880Z Downloaded camino v1.1.9
3362025-01-28T06:56:45.883Z Downloaded thiserror v1.0.69
3372025-01-28T06:56:45.886Z Downloaded is_terminal_polyfill v1.70.1
3382025-01-28T06:56:45.888Z Downloaded thiserror-impl v1.0.69
3392025-01-28T06:56:45.892Z Downloaded pest_derive v2.7.14
3402025-01-28T06:56:45.898Z Downloaded scroll v0.12.0
3412025-01-28T06:56:45.898Z Downloaded zerocopy-derive v0.7.35
3422025-01-28T06:56:45.902Z Downloaded proc-macro-error v1.0.4
3432025-01-28T06:56:45.905Z Downloaded proc-macro-error-attr v1.0.4
3442025-01-28T06:56:45.905Z Downloaded usdt-impl v0.5.0
3452025-01-28T06:56:45.905Z Downloaded once_cell v1.20.2
3462025-01-28T06:56:45.907Z Downloaded anyhow v1.0.95
3472025-01-28T06:56:45.910Z Downloaded bytecount v0.6.8
3482025-01-28T06:56:45.917Z Downloaded ucd-trie v0.1.7
3492025-01-28T06:56:45.919Z Downloaded bitflags v2.6.0
3502025-01-28T06:56:45.922Z Downloaded memmap v0.7.0
3512025-01-28T06:56:45.927Z Downloaded toml_datetime v0.6.8
3522025-01-28T06:56:45.930Z Downloaded proc-macro2 v1.0.92
3532025-01-28T06:56:45.933Z Downloaded pest_meta v2.7.14
3542025-01-28T06:56:45.935Z Downloaded textwrap v0.16.1
3552025-01-28T06:56:45.938Z Downloaded semver v1.0.24
3562025-01-28T06:56:45.940Z Downloaded clap v4.5.27
3572025-01-28T06:56:45.947Z Downloaded unicode-ident v1.0.14
3582025-01-28T06:56:45.950Z Downloaded typenum v1.17.0
3592025-01-28T06:56:45.952Z Downloaded toml v0.8.19
3602025-01-28T06:56:45.955Z Downloaded sha2 v0.10.8
3612025-01-28T06:56:45.957Z Downloaded ryu v1.0.18
3622025-01-28T06:56:45.959Z Downloaded serde_derive v1.0.217
3632025-01-28T06:56:45.962Z Downloaded papergrid v0.11.0
3642025-01-28T06:56:45.966Z Downloaded log v0.4.22
3652025-01-28T06:56:45.969Z Downloaded quote v1.0.38
3662025-01-28T06:56:45.971Z Downloaded serde v1.0.217
3672025-01-28T06:56:45.976Z Downloaded indexmap v2.7.0
3682025-01-28T06:56:45.992Z Downloaded memchr v2.7.4
3692025-01-28T06:56:46.002Z Downloaded toml_edit v0.22.22
3702025-01-28T06:56:46.041Z Downloaded pest v2.7.14
3712025-01-28T06:56:46.046Z Downloaded hashbrown v0.15.1
3722025-01-28T06:56:46.050Z Downloaded serde_json v1.0.135
3732025-01-28T06:56:46.057Z Downloaded zerocopy v0.7.35
3742025-01-28T06:56:46.071Z Downloaded winnow v0.6.20
3752025-01-28T06:56:46.081Z Downloaded goblin v0.8.2
3762025-01-28T06:56:46.085Z Downloaded tabled v0.15.0
3772025-01-28T06:56:46.101Z Downloaded clap_builder v4.5.27
3782025-01-28T06:56:46.105Z Downloaded unicode-width v0.1.14
3792025-01-28T06:56:46.111Z Downloaded syn v1.0.109
3802025-01-28T06:56:46.120Z Downloaded syn v2.0.96
3812025-01-28T06:56:46.133Z Downloaded rustix v0.38.37
3822025-01-28T06:56:46.163Z Downloaded libc v0.2.169
3832025-01-28T06:56:46.474Z Compiling proc-macro2 v1.0.92
3842025-01-28T06:56:46.474Z Compiling unicode-ident v1.0.14
3852025-01-28T06:56:46.476Z Compiling version_check v0.9.5
3862025-01-28T06:56:46.477Z Compiling serde v1.0.217
3872025-01-28T06:56:46.477Z Compiling thiserror v1.0.69
3882025-01-28T06:56:46.477Z Compiling memchr v2.7.4
3892025-01-28T06:56:46.510Z Compiling libc v0.2.169
3902025-01-28T06:56:46.513Z Compiling ryu v1.0.18
3912025-01-28T06:56:46.732Z Compiling ucd-trie v0.1.7
3922025-01-28T06:56:47.024Z Compiling itoa v1.0.11
3932025-01-28T06:56:47.263Z Compiling once_cell v1.20.2
3942025-01-28T06:56:47.312Z Compiling byteorder v1.5.0
3952025-01-28T06:56:47.502Z Compiling rustix v0.38.37
3962025-01-28T06:56:47.674Z Compiling serde_json v1.0.135
3972025-01-28T06:56:47.760Z Compiling bitflags v2.6.0
3982025-01-28T06:56:48.036Z Compiling usdt-impl v0.5.0
3992025-01-28T06:56:48.134Z Compiling proc-macro-error-attr v1.0.4
4002025-01-28T06:56:48.137Z Compiling syn v1.0.109
4012025-01-28T06:56:48.241Z Compiling proc-macro-error v1.0.4
4022025-01-28T06:56:48.342Z Compiling quote v1.0.38
4032025-01-28T06:56:48.510Z Compiling hashbrown v0.15.1
4042025-01-28T06:56:48.532Z Compiling errno v0.3.9
4052025-01-28T06:56:48.535Z Compiling utf8parse v0.2.2
4062025-01-28T06:56:48.708Z Compiling syn v2.0.96
4072025-01-28T06:56:48.764Z Compiling thread-id v4.2.2
4082025-01-28T06:56:48.811Z Compiling equivalent v1.0.1
4092025-01-28T06:56:48.814Z Compiling camino v1.1.9
4102025-01-28T06:56:48.901Z Compiling plain v0.2.3
4112025-01-28T06:56:48.944Z Compiling log v0.4.22
4122025-01-28T06:56:49.062Z Compiling anstyle-parse v0.2.5
4132025-01-28T06:56:49.452Z Compiling is_terminal_polyfill v1.70.1
4142025-01-28T06:56:49.503Z Compiling indexmap v2.7.0
4152025-01-28T06:56:49.551Z Compiling autocfg v1.4.0
4162025-01-28T06:56:49.587Z Compiling anstyle-query v1.1.1
4172025-01-28T06:56:49.724Z Compiling anstyle v1.0.10
4182025-01-28T06:56:49.751Z Compiling colorchoice v1.0.2
4192025-01-28T06:56:49.777Z Compiling pretty-hex v0.4.1
4202025-01-28T06:56:49.944Z Compiling semver v1.0.24
4212025-01-28T06:56:50.022Z Compiling unicode-width v0.1.14
4222025-01-28T06:56:50.191Z Compiling winnow v0.6.20
4232025-01-28T06:56:50.503Z Compiling fs-err v2.11.0
4242025-01-28T06:56:50.530Z Compiling anstream v0.6.15
4252025-01-28T06:56:50.735Z Compiling terminal_size v0.4.0
4262025-01-28T06:56:50.794Z Compiling cfg-if v1.0.0
4272025-01-28T06:56:50.893Z Compiling fnv v1.0.7
4282025-01-28T06:56:50.921Z Compiling heck v0.4.1
4292025-01-28T06:56:50.957Z Compiling clap_lex v0.7.4
4302025-01-28T06:56:51.046Z Compiling strsim v0.11.1
4312025-01-28T06:56:51.144Z Compiling anyhow v1.0.95
4322025-01-28T06:56:51.363Z Compiling fastrand v2.1.1
4332025-01-28T06:56:51.397Z Compiling bytecount v0.6.8
4342025-01-28T06:56:51.701Z Compiling heck v0.5.0
4352025-01-28T06:56:51.822Z Compiling tempfile v3.13.0
4362025-01-28T06:56:51.881Z Compiling papergrid v0.11.0
4372025-01-28T06:56:52.189Z Compiling clap_builder v4.5.27
4382025-01-28T06:56:52.258Z Compiling memmap v0.7.0
4392025-01-28T06:56:52.380Z Compiling unicode-linebreak v0.1.5
4402025-01-28T06:56:52.617Z Compiling smawk v0.3.2
4412025-01-28T06:56:52.855Z Compiling textwrap v0.16.1
4422025-01-28T06:56:53.180Z Compiling swrite v0.1.0
4432025-01-28T06:56:53.980Z Compiling tabled_derive v0.7.0
4442025-01-28T06:56:55.299Z Compiling tabled v0.15.0
4452025-01-28T06:56:55.598Z Compiling serde_derive v1.0.217
4462025-01-28T06:56:55.598Z Compiling thiserror-impl v1.0.69
4472025-01-28T06:56:55.600Z Compiling zerocopy-derive v0.7.35
4482025-01-28T06:56:55.600Z Compiling scroll_derive v0.12.0
4492025-01-28T06:56:55.600Z Compiling clap_derive v4.5.24
4502025-01-28T06:56:57.124Z Compiling scroll v0.12.0
4512025-01-28T06:56:57.581Z Compiling goblin v0.8.2
4522025-01-28T06:56:57.668Z Compiling zerocopy v0.7.35
4532025-01-28T06:56:58.759Z Compiling pest v2.7.14
4542025-01-28T06:56:59.206Z Compiling clap v4.5.27
4552025-01-28T06:57:00.806Z Compiling pest_meta v2.7.14
4562025-01-28T06:57:01.691Z Compiling pest_generator v2.7.14
4572025-01-28T06:57:03.219Z Compiling pest_derive v2.7.14
4582025-01-28T06:57:03.797Z Compiling dtrace-parser v0.2.0
4592025-01-28T06:57:04.482Z Compiling toml_datetime v0.6.8
4602025-01-28T06:57:04.528Z Compiling serde_spanned v0.6.8
4612025-01-28T06:57:04.557Z Compiling serde_tokenstream v0.2.2
4622025-01-28T06:57:04.670Z Compiling cargo-platform v0.1.8
4632025-01-28T06:57:04.752Z Compiling macaddr v1.0.1
4642025-01-28T06:57:04.970Z Compiling toml_edit v0.22.22
4652025-01-28T06:57:05.210Z Compiling camino-tempfile v1.1.1
4662025-01-28T06:57:05.747Z Compiling dof v0.3.0
4672025-01-28T06:57:05.919Z Compiling cargo_metadata v0.18.1
4682025-01-28T06:57:07.114Z Compiling usdt-attr-macro v0.5.0
4692025-01-28T06:57:07.114Z Compiling usdt-macro v0.5.0
4702025-01-28T06:57:07.774Z Compiling toml v0.8.19
4712025-01-28T06:57:08.184Z Compiling usdt v0.5.0
4722025-01-28T06:57:08.568Z Compiling cargo_toml v0.20.5
4732025-01-28T06:57:11.185Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4742025-01-28T06:57:14.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.08s
4752025-01-28T06:57:14.643Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4762025-01-28T06:57:15.167Z Downloading crates ...
4772025-01-28T06:57:15.273Z Downloaded adler2 v2.0.0
4782025-01-28T06:57:15.278Z Downloaded addr2line v0.24.2
4792025-01-28T06:57:15.304Z Downloaded hubpack_derive v0.1.1
4802025-01-28T06:57:15.322Z Downloaded mirai-annotations v1.12.0
4812025-01-28T06:57:15.324Z Downloaded is_ci v1.2.0
4822025-01-28T06:57:15.327Z Downloaded md5 v0.7.0
4832025-01-28T06:57:15.331Z Downloaded http v1.2.0
4842025-01-28T06:57:15.333Z Downloaded idna_adapter v1.2.0
4852025-01-28T06:57:15.337Z Downloaded indoc v1.0.9
4862025-01-28T06:57:15.340Z Downloaded mockall v0.13.0
4872025-01-28T06:57:15.343Z Downloaded linked-hash-map v0.5.6
4882025-01-28T06:57:15.345Z Downloaded linear-map v1.2.0
4892025-01-28T06:57:15.346Z Downloaded lru v0.12.5
4902025-01-28T06:57:15.348Z Downloaded icu_locid_transform v1.5.0
4912025-01-28T06:57:15.351Z Downloaded blake3 v1.5.4
4922025-01-28T06:57:15.359Z Downloaded mime_guess v2.0.5
4932025-01-28T06:57:15.362Z Downloaded litrs v0.4.1
4942025-01-28T06:57:15.365Z Downloaded memmap2 v0.9.5
4952025-01-28T06:57:15.367Z Downloaded icu_properties v1.5.1
4962025-01-28T06:57:15.370Z Downloaded atty v0.2.14
4972025-01-28T06:57:15.373Z Downloaded base16ct v0.2.0
4982025-01-28T06:57:15.375Z Downloaded icu_normalizer_data v1.5.0
4992025-01-28T06:57:15.378Z Downloaded humantime v2.1.0
5002025-01-28T06:57:15.380Z Downloaded bit-vec v0.6.3
5012025-01-28T06:57:15.380Z Downloaded bit-set v0.5.3
5022025-01-28T06:57:15.383Z Downloaded minimal-lexical v0.2.1
5032025-01-28T06:57:15.387Z Downloaded hmac v0.12.1
5042025-01-28T06:57:15.390Z Downloaded libm v0.2.8
5052025-01-28T06:57:15.399Z Downloaded ciborium-io v0.2.2
5062025-01-28T06:57:15.402Z Downloaded cstr-argument v0.1.2
5072025-01-28T06:57:15.404Z Downloaded base64 v0.13.1
5082025-01-28T06:57:15.407Z Downloaded cfg_aliases v0.2.1
5092025-01-28T06:57:15.407Z Downloaded cfg_aliases v0.1.1
5102025-01-28T06:57:15.411Z Downloaded ident_case v1.0.1
5112025-01-28T06:57:15.411Z Downloaded castaway v0.2.3
5122025-01-28T06:57:15.415Z Downloaded cmake v0.1.51
5132025-01-28T06:57:15.415Z Downloaded chrono-tz-build v0.4.0
5142025-01-28T06:57:15.415Z Downloaded cassowary v0.3.0
5152025-01-28T06:57:15.418Z Downloaded block-padding v0.3.3
5162025-01-28T06:57:15.418Z Downloaded assert_matches v1.5.0
5172025-01-28T06:57:15.421Z Downloaded instant v0.1.13
5182025-01-28T06:57:15.421Z Downloaded http-body v1.0.1
5192025-01-28T06:57:15.423Z Downloaded bitflags v1.3.2
5202025-01-28T06:57:15.426Z Downloaded crunchy v0.2.2
5212025-01-28T06:57:15.428Z Downloaded http-range v0.1.5
5222025-01-28T06:57:15.428Z Downloaded async-stream-impl v0.3.6
5232025-01-28T06:57:15.428Z Downloaded crucible-workspace-hack v0.1.0
5242025-01-28T06:57:15.431Z Downloaded bitfield-struct v0.6.2
5252025-01-28T06:57:15.431Z Downloaded bitfield v0.14.0
5262025-01-28T06:57:15.434Z Downloaded buf-list v1.0.3
5272025-01-28T06:57:15.436Z Downloaded instability v0.3.2
5282025-01-28T06:57:15.439Z Downloaded lalrpop v0.19.12
5292025-01-28T06:57:15.450Z Downloaded match_cfg v0.1.0
5302025-01-28T06:57:15.454Z Downloaded icu_provider_macros v1.5.0
5312025-01-28T06:57:15.454Z Downloaded crossbeam-deque v0.8.5
5322025-01-28T06:57:15.456Z Downloaded lazy_static v1.5.0
5332025-01-28T06:57:15.459Z Downloaded internet-checksum v0.2.1
5342025-01-28T06:57:15.459Z Downloaded crc v3.2.1
5352025-01-28T06:57:15.461Z Downloaded lalrpop-util v0.19.12
5362025-01-28T06:57:15.464Z Downloaded kstat-rs v0.2.4
5372025-01-28T06:57:15.464Z Downloaded newtype_derive v0.1.6
5382025-01-28T06:57:15.466Z Downloaded arrayref v0.3.9
5392025-01-28T06:57:15.467Z Downloaded newline-converter v0.3.0
5402025-01-28T06:57:15.469Z Downloaded new_debug_unreachable v1.0.6
5412025-01-28T06:57:15.469Z Downloaded is-terminal v0.4.13
5422025-01-28T06:57:15.472Z Downloaded libefi-sys v0.1.0
5432025-01-28T06:57:15.472Z Downloaded lazycell v1.3.0
5442025-01-28T06:57:15.475Z Downloaded hostname v0.3.1
5452025-01-28T06:57:15.475Z Downloaded crc-catalog v2.4.0
5462025-01-28T06:57:15.477Z Downloaded constant_time_eq v0.3.1
5472025-01-28T06:57:15.477Z Downloaded array-init v0.0.4
5482025-01-28T06:57:15.480Z Downloaded keccak v0.1.5
5492025-01-28T06:57:15.482Z Downloaded russh-cryptovec v0.7.3
5502025-01-28T06:57:15.482Z Downloaded nibble_vec v0.1.0
5512025-01-28T06:57:15.482Z Downloaded bb8 v0.8.5
5522025-01-28T06:57:15.485Z Downloaded curve25519-dalek-derive v0.1.1
5532025-01-28T06:57:15.485Z Downloaded ctr v0.9.2
5542025-01-28T06:57:15.488Z Downloaded ascii-canvas v3.0.0
5552025-01-28T06:57:15.490Z Downloaded convert_case v0.4.0
5562025-01-28T06:57:15.490Z Downloaded strum v0.26.3
5572025-01-28T06:57:15.493Z Downloaded bcrypt-pbkdf v0.10.0
5582025-01-28T06:57:15.493Z Downloaded serde_path_to_error v0.1.16
5592025-01-28T06:57:15.496Z Downloaded cobs v0.2.3
5602025-01-28T06:57:15.496Z Downloaded maplit v1.0.2
5612025-01-28T06:57:15.499Z Downloaded ciborium v0.2.2
5622025-01-28T06:57:15.501Z Downloaded memoffset v0.9.1
5632025-01-28T06:57:15.501Z Downloaded waitgroup v0.1.2
5642025-01-28T06:57:15.504Z Downloaded unicode-xid v0.2.6
5652025-01-28T06:57:15.504Z Downloaded mime v0.3.17
5662025-01-28T06:57:15.509Z Downloaded md-5 v0.10.6
5672025-01-28T06:57:15.511Z Downloaded bzip2 v0.4.4
5682025-01-28T06:57:15.511Z Downloaded lru-cache v0.1.2
5692025-01-28T06:57:15.511Z Downloaded zone_cfg_derive v0.3.0
5702025-01-28T06:57:15.514Z Downloaded yoke-derive v0.7.4
5712025-01-28T06:57:15.514Z Downloaded ipnet v2.10.1
5722025-01-28T06:57:15.516Z Downloaded zerofrom v0.1.4
5732025-01-28T06:57:15.516Z Downloaded string_cache v0.8.7
5742025-01-28T06:57:15.521Z Downloaded ssh-encoding v0.2.0
5752025-01-28T06:57:15.524Z Downloaded slog-json v2.6.1
5762025-01-28T06:57:15.524Z Downloaded termios v0.3.3
5772025-01-28T06:57:15.524Z Downloaded newtype-uuid v1.2.1
5782025-01-28T06:57:15.528Z Downloaded tiny-keccak v2.0.2
5792025-01-28T06:57:15.530Z Downloaded cookie_store v0.21.1
5802025-01-28T06:57:15.533Z Downloaded indexmap v1.9.3
5812025-01-28T06:57:15.535Z Downloaded downcast v0.11.0
5822025-01-28T06:57:15.538Z Downloaded endian-type v0.1.2
5832025-01-28T06:57:15.538Z Downloaded radium v0.7.0
5842025-01-28T06:57:15.540Z Downloaded termcolor v1.4.1
5852025-01-28T06:57:15.540Z Downloaded base64ct v1.6.0
5862025-01-28T06:57:15.543Z Downloaded tokio-native-tls v0.3.1
5872025-01-28T06:57:15.545Z Downloaded tokio-macros v2.5.0
5882025-01-28T06:57:15.548Z Downloaded scopeguard v1.2.0
5892025-01-28T06:57:15.548Z Downloaded fxhash v0.2.1
5902025-01-28T06:57:15.550Z Downloaded tls_codec_derive v0.4.1
5912025-01-28T06:57:15.552Z Downloaded strum_macros v0.25.3
5922025-01-28T06:57:15.555Z Downloaded ahash v0.8.11
5932025-01-28T06:57:15.557Z Downloaded strum_macros v0.24.3
5942025-01-28T06:57:15.561Z Downloaded wait-timeout v0.2.0
5952025-01-28T06:57:15.564Z Downloaded untrusted v0.9.0
5962025-01-28T06:57:15.564Z Downloaded unarray v0.1.4
5972025-01-28T06:57:15.564Z Downloaded typify-macro v0.3.0
5982025-01-28T06:57:15.566Z Downloaded progenitor-client v0.9.1
5992025-01-28T06:57:15.566Z Downloaded derive_builder_core v0.20.2
6002025-01-28T06:57:15.568Z Downloaded hyper-rustls v0.27.3
6012025-01-28T06:57:15.571Z Downloaded displaydoc v0.2.5
6022025-01-28T06:57:15.574Z Downloaded openssl-probe v0.1.5
6032025-01-28T06:57:15.576Z Downloaded openssl-macros v0.1.1
6042025-01-28T06:57:15.579Z Downloaded multer v3.1.0
6052025-01-28T06:57:15.581Z Downloaded crossbeam-utils v0.8.20
6062025-01-28T06:57:15.584Z Downloaded crc-any v2.5.0
6072025-01-28T06:57:15.587Z Downloaded sync_wrapper v1.0.1
6082025-01-28T06:57:15.587Z Downloaded env_filter v0.1.2
6092025-01-28T06:57:15.590Z Downloaded defmt v0.3.8
6102025-01-28T06:57:15.592Z Downloaded tokio-rustls v0.24.1
6112025-01-28T06:57:15.595Z Downloaded tokio-rustls v0.25.0
6122025-01-28T06:57:15.597Z Downloaded enum-as-inner v0.6.1
6132025-01-28T06:57:15.600Z Downloaded either v1.13.0
6142025-01-28T06:57:15.602Z Downloaded tinyvec_macros v0.1.1
6152025-01-28T06:57:15.602Z Downloaded sync-ptr v0.1.1
6162025-01-28T06:57:15.605Z Downloaded slog-bunyan v2.5.0
6172025-01-28T06:57:15.605Z Downloaded scrypt v0.11.0
6182025-01-28T06:57:15.606Z Downloaded zerovec-derive v0.10.3
6192025-01-28T06:57:15.608Z Downloaded hash32 v0.3.1
6202025-01-28T06:57:15.610Z Downloaded hash32 v0.2.1
6212025-01-28T06:57:15.613Z Downloaded walkdir v2.5.0
6222025-01-28T06:57:15.613Z Downloaded progenitor-client v0.8.0
6232025-01-28T06:57:15.616Z Downloaded progenitor v0.8.0
6242025-01-28T06:57:15.621Z Downloaded lock_api v0.4.12
6252025-01-28T06:57:15.621Z Downloaded powerfmt v0.2.0
6262025-01-28T06:57:15.623Z Downloaded fallible-iterator v0.3.0
6272025-01-28T06:57:15.624Z Downloaded resolv-conf v0.7.0
6282025-01-28T06:57:15.624Z Downloaded salsa20 v0.10.2
6292025-01-28T06:57:15.626Z Downloaded rustversion v1.0.17
6302025-01-28T06:57:15.629Z Downloaded icu_locid v1.5.0
6312025-01-28T06:57:15.632Z Downloaded fallible-iterator v0.2.0
6322025-01-28T06:57:15.634Z Downloaded gethostname v0.5.0
6332025-01-28T06:57:15.637Z Downloaded structmeta v0.3.0
6342025-01-28T06:57:15.637Z Downloaded slog-async v2.8.0
6352025-01-28T06:57:15.639Z Downloaded value-bag v1.9.0
6362025-01-28T06:57:15.642Z Downloaded env_logger v0.10.2
6372025-01-28T06:57:15.645Z Downloaded cc v1.1.30
6382025-01-28T06:57:15.648Z Downloaded paste v1.0.15
6392025-01-28T06:57:15.652Z Downloaded tls_codec v0.4.1
6402025-01-28T06:57:15.654Z Downloaded native-tls v0.2.12
6412025-01-28T06:57:15.657Z Downloaded mockall_derive v0.13.0
6422025-01-28T06:57:15.659Z Downloaded percent-encoding v2.3.1
6432025-01-28T06:57:15.662Z Downloaded opaque-debug v0.3.1
6442025-01-28T06:57:15.662Z Downloaded pem-rfc7468 v0.7.0
6452025-01-28T06:57:15.664Z Downloaded pkcs1 v0.7.5
6462025-01-28T06:57:15.667Z Downloaded dyn-clone v1.0.17
6472025-01-28T06:57:15.669Z Downloaded russh-keys v0.45.0
6482025-01-28T06:57:15.671Z Downloaded take_mut v0.2.2
6492025-01-28T06:57:15.674Z Downloaded serde_urlencoded v0.7.1
6502025-01-28T06:57:15.674Z Downloaded serde_repr v0.1.19
6512025-01-28T06:57:15.676Z Downloaded serde_plain v1.0.2
6522025-01-28T06:57:15.679Z Downloaded form_urlencoded v1.2.1
6532025-01-28T06:57:15.681Z Downloaded num_threads v0.1.7
6542025-01-28T06:57:15.681Z Downloaded hex-literal v0.4.1
6552025-01-28T06:57:15.684Z Downloaded group v0.13.0
6562025-01-28T06:57:15.684Z Downloaded fragile v2.0.0
6572025-01-28T06:57:15.686Z Downloaded env_logger v0.11.5
6582025-01-28T06:57:15.689Z Downloaded hyper-util v0.1.10
6592025-01-28T06:57:15.693Z Downloaded wyz v0.5.1
6602025-01-28T06:57:15.695Z Downloaded vte_generate_state_changes v0.1.2
6612025-01-28T06:57:15.695Z Downloaded unicase v2.7.0
6622025-01-28T06:57:15.698Z Downloaded bumpalo v3.16.0
6632025-01-28T06:57:15.701Z Downloaded parse-display-derive v0.10.0
6642025-01-28T06:57:15.708Z Downloaded parking_lot v0.12.3
6652025-01-28T06:57:15.711Z Downloaded want v0.3.1
6662025-01-28T06:57:15.711Z Downloaded postgres-types v0.2.8
6672025-01-28T06:57:15.719Z Downloaded signal-hook-mio v0.2.4
6682025-01-28T06:57:15.722Z Downloaded tabwriter v1.4.0
6692025-01-28T06:57:15.725Z Downloaded smf v0.2.3
6702025-01-28T06:57:15.725Z Downloaded arc-swap v1.7.1
6712025-01-28T06:57:15.727Z Downloaded rand_xorshift v0.3.0
6722025-01-28T06:57:15.730Z Downloaded progenitor-macro v0.9.1
6732025-01-28T06:57:15.730Z Downloaded progenitor-macro v0.8.0
6742025-01-28T06:57:15.732Z Downloaded proc-macro-crate v1.3.1
6752025-01-28T06:57:15.732Z Downloaded num-conv v0.1.0
6762025-01-28T06:57:15.735Z Downloaded cookie v0.18.1
6772025-01-28T06:57:15.737Z Downloaded rcgen v0.12.1
6782025-01-28T06:57:15.740Z Downloaded parking_lot_core v0.9.10
6792025-01-28T06:57:15.744Z Downloaded parse-display v0.10.0
6802025-01-28T06:57:15.746Z Downloaded tinyvec v1.8.0
6812025-01-28T06:57:15.748Z Downloaded pin-project-internal v1.1.6
6822025-01-28T06:57:15.751Z Downloaded zone_cfg_derive v0.1.2
6832025-01-28T06:57:15.751Z Downloaded tokio-rustls v0.26.0
6842025-01-28T06:57:15.753Z Downloaded thiserror-impl v2.0.11
6852025-01-28T06:57:15.756Z Downloaded which v4.4.2
6862025-01-28T06:57:15.758Z Downloaded shlex v1.3.0
6872025-01-28T06:57:15.758Z Downloaded serde_derive_internals v0.29.1
6882025-01-28T06:57:15.761Z Downloaded pin-utils v0.1.0
6892025-01-28T06:57:15.761Z Downloaded ecdsa v0.16.9
6902025-01-28T06:57:15.763Z Downloaded deranged v0.3.11
6912025-01-28T06:57:15.768Z Downloaded tokio-tungstenite v0.21.0
6922025-01-28T06:57:15.770Z Downloaded dropshot_endpoint v0.15.1
6932025-01-28T06:57:15.772Z Downloaded fd-lock v4.0.2
6942025-01-28T06:57:15.775Z Downloaded fallible-streaming-iterator v0.1.9
6952025-01-28T06:57:15.775Z Downloaded tokio-stream v0.1.16
6962025-01-28T06:57:15.779Z Downloaded toolchain_find v0.4.0
6972025-01-28T06:57:15.781Z Downloaded ghash v0.5.1
6982025-01-28T06:57:15.784Z Downloaded ref-cast-impl v1.0.23
6992025-01-28T06:57:15.784Z Downloaded packed_struct_codegen v0.10.1
7002025-01-28T06:57:15.786Z Downloaded packed_struct v0.10.1
7012025-01-28T06:57:15.786Z Downloaded des v0.8.1
7022025-01-28T06:57:15.789Z Downloaded pin-project-lite v0.2.14
7032025-01-28T06:57:15.794Z Downloaded pin-project v1.1.6
7042025-01-28T06:57:15.806Z Downloaded foreign-types-shared v0.3.1
7052025-01-28T06:57:15.809Z Downloaded hickory-client v0.24.2
7062025-01-28T06:57:15.811Z Downloaded thread_local v1.1.8
7072025-01-28T06:57:15.811Z Downloaded foreign-types-shared v0.1.1
7082025-01-28T06:57:15.814Z Downloaded sqlparser_derive v0.2.2
7092025-01-28T06:57:15.814Z Downloaded oso-derive v0.27.3
7102025-01-28T06:57:15.816Z Downloaded number_prefix v0.4.0
7112025-01-28T06:57:15.816Z Downloaded rustls-pemfile v1.0.4
7122025-01-28T06:57:15.819Z Downloaded rustc_version v0.4.1
7132025-01-28T06:57:15.819Z Downloaded rustc_version v0.1.7
7142025-01-28T06:57:15.822Z Downloaded expectorate v1.1.0
7152025-01-28T06:57:15.824Z Downloaded sqlformat v0.2.6
7162025-01-28T06:57:15.824Z Downloaded snafu-derive v0.8.5
7172025-01-28T06:57:15.827Z Downloaded rpassword v7.3.1
7182025-01-28T06:57:15.829Z Downloaded topological-sort v0.2.2
7192025-01-28T06:57:15.829Z Downloaded filetime v0.2.25
7202025-01-28T06:57:15.832Z Downloaded aes v0.8.4
7212025-01-28T06:57:15.834Z Downloaded fixedbitset v0.4.2
7222025-01-28T06:57:15.837Z Downloaded icu_collections v1.5.0
7232025-01-28T06:57:15.842Z Downloaded num-derive v0.4.2
7242025-01-28T06:57:15.845Z Downloaded unicode-properties v0.1.3
7252025-01-28T06:57:15.848Z Downloaded ff v0.13.0
7262025-01-28T06:57:15.850Z Downloaded vte v0.11.1
7272025-01-28T06:57:15.853Z Downloaded float-cmp v0.9.0
7282025-01-28T06:57:15.853Z Downloaded postcard v1.0.10
7292025-01-28T06:57:15.856Z Downloaded pkg-config v0.3.31
7302025-01-28T06:57:15.856Z Downloaded num v0.4.3
7312025-01-28T06:57:15.859Z Downloaded derive-where v1.2.7
7322025-01-28T06:57:15.862Z Downloaded spin v0.9.8
7332025-01-28T06:57:15.864Z Downloaded write16 v1.0.0
7342025-01-28T06:57:15.866Z Downloaded num_enum_derive v0.5.11
7352025-01-28T06:57:15.869Z Downloaded derive_more v0.99.18
7362025-01-28T06:57:15.872Z Downloaded getrandom v0.2.15
7372025-01-28T06:57:15.875Z Downloaded time-core v0.1.2
7382025-01-28T06:57:15.877Z Downloaded rustyline v14.0.0
7392025-01-28T06:57:15.882Z Downloaded crossterm v0.28.1
7402025-01-28T06:57:15.889Z Downloaded unicode-truncate v1.1.0
7412025-01-28T06:57:15.892Z Downloaded twox-hash v2.1.0
7422025-01-28T06:57:15.895Z Downloaded slab v0.4.9
7432025-01-28T06:57:15.898Z Downloaded derive_builder v0.20.2
7442025-01-28T06:57:15.900Z Downloaded phf_shared v0.10.0
7452025-01-28T06:57:15.903Z Downloaded data-encoding v2.6.0
7462025-01-28T06:57:15.905Z Downloaded defmt-parser v0.3.4
7472025-01-28T06:57:15.905Z Downloaded highway v1.2.0
7482025-01-28T06:57:15.908Z Downloaded universal-hash v0.5.1
7492025-01-28T06:57:15.908Z Downloaded supports-color v3.0.1
7502025-01-28T06:57:15.910Z Downloaded subtle v2.6.1
7512025-01-28T06:57:15.913Z Downloaded siphasher v0.3.11
7522025-01-28T06:57:15.913Z Downloaded itertools v0.10.5
7532025-01-28T06:57:15.919Z Downloaded sigpipe v0.1.3
7542025-01-28T06:57:15.921Z Downloaded signature v2.2.0
7552025-01-28T06:57:15.924Z Downloaded owo-colors v4.1.0
7562025-01-28T06:57:15.926Z Downloaded olpc-cjson v0.1.4
7572025-01-28T06:57:15.926Z Downloaded futures-executor v0.3.31
7582025-01-28T06:57:15.929Z Downloaded glob v0.3.1
7592025-01-28T06:57:15.931Z Downloaded postgres-protocol v0.6.7
7602025-01-28T06:57:15.931Z Downloaded flume v0.11.1
7612025-01-28T06:57:15.942Z Downloaded unicode-bidi v0.3.17
7622025-01-28T06:57:15.942Z Downloaded simd-adler32 v0.3.7
7632025-01-28T06:57:15.942Z Downloaded slog v2.7.0
7642025-01-28T06:57:15.945Z Downloaded peg-runtime v0.8.3
7652025-01-28T06:57:15.945Z Downloaded derive_builder_macro v0.20.2
7662025-01-28T06:57:15.948Z Downloaded phf_shared v0.11.2
7672025-01-28T06:57:15.948Z Downloaded tinystr v0.7.6
7682025-01-28T06:57:15.951Z Downloaded typed-path v0.9.3
7692025-01-28T06:57:15.957Z Downloaded termtree v0.4.1
7702025-01-28T06:57:15.959Z Downloaded rand_seeder v0.3.0
7712025-01-28T06:57:15.959Z Downloaded xz2 v0.1.7
7722025-01-28T06:57:15.962Z Downloaded time-macros v0.2.18
7732025-01-28T06:57:15.964Z Downloaded defmt-macros v0.3.9
7742025-01-28T06:57:15.967Z Downloaded signal-hook-registry v1.4.2
7752025-01-28T06:57:15.970Z Downloaded der_derive v0.7.3
7762025-01-28T06:57:15.972Z Downloaded dropshot_endpoint v0.12.0
7772025-01-28T06:57:15.975Z Downloaded smallvec v0.6.14
7782025-01-28T06:57:15.977Z Downloaded slog-envlogger v2.2.0
7792025-01-28T06:57:15.977Z Downloaded embedded-io v0.6.1
7802025-01-28T06:57:15.980Z Downloaded futures-task v0.3.31
7812025-01-28T06:57:15.980Z Downloaded itertools v0.12.1
7822025-01-28T06:57:15.988Z Downloaded psl-types v2.0.11
7832025-01-28T06:57:15.990Z Downloaded tungstenite v0.24.0
7842025-01-28T06:57:15.993Z Downloaded structmeta-derive v0.3.0
7852025-01-28T06:57:15.996Z Downloaded pkcs8 v0.10.2
7862025-01-28T06:57:15.998Z Downloaded strip-ansi-escapes v0.2.0
7872025-01-28T06:57:16.001Z Downloaded hickory-resolver v0.24.2
7882025-01-28T06:57:16.004Z Downloaded num-integer v0.1.46
7892025-01-28T06:57:16.006Z Downloaded darling_macro v0.20.10
7902025-01-28T06:57:16.009Z Downloaded dirs-next v2.0.0
7912025-01-28T06:57:16.009Z Downloaded stringprep v0.1.5
7922025-01-28T06:57:16.012Z Downloaded pbkdf2 v0.11.0
7932025-01-28T06:57:16.014Z Downloaded headers-core v0.3.0
7942025-01-28T06:57:16.014Z Downloaded tap v1.0.1
7952025-01-28T06:57:16.016Z Downloaded tracing-core v0.1.32
7962025-01-28T06:57:16.019Z Downloaded russh v0.45.0
7972025-01-28T06:57:16.024Z Downloaded try-lock v0.2.5
7982025-01-28T06:57:16.027Z Downloaded pem v3.0.4
7992025-01-28T06:57:16.027Z Downloaded foreign-types v0.3.2
8002025-01-28T06:57:16.029Z Downloaded display-error-chain v0.2.2
8012025-01-28T06:57:16.029Z Downloaded untrusted v0.7.1
8022025-01-28T06:57:16.032Z Downloaded signal-hook-tokio v0.3.1
8032025-01-28T06:57:16.032Z Downloaded slog-term v2.9.1
8042025-01-28T06:57:16.034Z Downloaded termtree v0.5.1
8052025-01-28T06:57:16.037Z Downloaded predicates-tree v1.0.11
8062025-01-28T06:57:16.037Z Downloaded predicates-core v1.0.8
8072025-01-28T06:57:16.039Z Downloaded hashlink v0.9.1
8082025-01-28T06:57:16.042Z Downloaded futures v0.3.31
8092025-01-28T06:57:16.046Z Downloaded num-iter v0.1.45
8102025-01-28T06:57:16.048Z Downloaded serde-big-array v0.5.1
8112025-01-28T06:57:16.052Z Downloaded tower-service v0.3.3
8122025-01-28T06:57:16.052Z Downloaded num-complex v0.4.6
8132025-01-28T06:57:16.054Z Downloaded pbkdf2 v0.12.2
8142025-01-28T06:57:16.054Z Downloaded futures-macro v0.3.31
8152025-01-28T06:57:16.054Z Downloaded zone v0.3.0
8162025-01-28T06:57:16.057Z Downloaded zone v0.1.8
8172025-01-28T06:57:16.057Z Downloaded parking_lot v0.11.2
8182025-01-28T06:57:16.059Z Downloaded samael v0.0.17
8192025-01-28T06:57:16.065Z Downloaded polyval v0.6.2
8202025-01-28T06:57:16.067Z Downloaded pretty-hex v0.2.1
8212025-01-28T06:57:16.071Z Downloaded precomputed-hash v0.1.1
8222025-01-28T06:57:16.072Z Downloaded hickory-server v0.24.2
8232025-01-28T06:57:16.074Z Downloaded hyper v1.5.2
8242025-01-28T06:57:16.081Z Downloaded rustc-hash v1.1.0
8252025-01-28T06:57:16.084Z Downloaded futures-io v0.3.31
8262025-01-28T06:57:16.084Z Downloaded phf_codegen v0.11.2
8272025-01-28T06:57:16.086Z Downloaded yasna v0.5.2
8282025-01-28T06:57:16.089Z Downloaded phf_generator v0.11.2
8292025-01-28T06:57:16.089Z Downloaded phf v0.11.2
8302025-01-28T06:57:16.092Z Downloaded aws-lc-rs v1.10.0
8312025-01-28T06:57:16.099Z Downloaded diesel-dtrace v0.4.2
8322025-01-28T06:57:16.102Z Downloaded futures-sink v0.3.31
8332025-01-28T06:57:16.104Z Downloaded bitvec v1.0.1
8342025-01-28T06:57:16.117Z Downloaded diesel_table_macro_syntax v0.2.0
8352025-01-28T06:57:16.119Z Downloaded poly1305 v0.8.0
8362025-01-28T06:57:16.122Z Downloaded synstructure v0.13.1
8372025-01-28T06:57:16.122Z Downloaded scheduled-thread-pool v0.2.7
8382025-01-28T06:57:16.124Z Downloaded difflib v0.4.0
8392025-01-28T06:57:16.124Z Downloaded thiserror-no-std v2.0.2
8402025-01-28T06:57:16.127Z Downloaded quinn v0.11.5
8412025-01-28T06:57:16.131Z Downloaded num-rational v0.4.2
8422025-01-28T06:57:16.133Z Downloaded foreign-types v0.5.0
8432025-01-28T06:57:16.135Z Downloaded utf-8 v0.7.6
8442025-01-28T06:57:16.135Z Downloaded nom v7.1.3
8452025-01-28T06:57:16.141Z Downloaded num_enum v0.5.11
8462025-01-28T06:57:16.145Z Downloaded secrecy v0.8.0
8472025-01-28T06:57:16.147Z Downloaded rand v0.8.5
8482025-01-28T06:57:16.150Z Downloaded unicode-normalization v0.1.24
8492025-01-28T06:57:16.154Z Downloaded toml v0.7.8
8502025-01-28T06:57:16.157Z Downloaded peg-macros v0.8.4
8512025-01-28T06:57:16.160Z Downloaded der v0.7.9
8522025-01-28T06:57:16.164Z Downloaded rand_chacha v0.3.1
8532025-01-28T06:57:16.166Z Downloaded float-ord v0.3.2
8542025-01-28T06:57:16.166Z Downloaded flagset v0.4.6
8552025-01-28T06:57:16.169Z Downloaded hex v0.4.3
8562025-01-28T06:57:16.171Z Downloaded tar v0.4.42
8572025-01-28T06:57:16.173Z Downloaded rustls-pki-types v1.10.0
8582025-01-28T06:57:16.176Z Downloaded strum_macros v0.26.4
8592025-01-28T06:57:16.178Z Downloaded chrono v0.4.39
8602025-01-28T06:57:16.185Z Downloaded rustc-hash v2.0.0
8612025-01-28T06:57:16.187Z Downloaded heck v0.3.3
8622025-01-28T06:57:16.190Z Downloaded globset v0.4.15
8632025-01-28T06:57:16.190Z Downloaded thiserror-impl-no-std v2.0.2
8642025-01-28T06:57:16.193Z Downloaded semver v0.1.20
8652025-01-28T06:57:16.193Z Downloaded utf16_iter v1.0.5
8662025-01-28T06:57:16.193Z Downloaded rustc-demangle v0.1.24
8672025-01-28T06:57:16.195Z Downloaded futures-channel v0.3.31
8682025-01-28T06:57:16.197Z Downloaded utf8_iter v1.0.4
8692025-01-28T06:57:16.200Z Downloaded p521 v0.13.3
8702025-01-28T06:57:16.202Z Downloaded schemars_derive v0.8.21
8712025-01-28T06:57:16.205Z Downloaded hkdf v0.12.4
8722025-01-28T06:57:16.207Z Downloaded zip v2.1.3
8732025-01-28T06:57:16.211Z Downloaded darling_core v0.20.10
8742025-01-28T06:57:16.216Z Downloaded rfc6979 v0.4.0
8752025-01-28T06:57:16.219Z Downloaded rand_core v0.6.4
8762025-01-28T06:57:16.222Z Downloaded rusqlite v0.32.1
8772025-01-28T06:57:16.225Z Downloaded sct v0.7.1
8782025-01-28T06:57:16.228Z Downloaded steno v0.4.1
8792025-01-28T06:57:16.233Z Downloaded ron v0.7.1
8802025-01-28T06:57:16.240Z Downloaded tungstenite v0.23.0
8812025-01-28T06:57:16.242Z Downloaded unsafe-libyaml v0.2.11
8822025-01-28T06:57:16.246Z Downloaded num-traits v0.2.19
8832025-01-28T06:57:16.250Z Downloaded itertools v0.13.0
8842025-01-28T06:57:16.257Z Downloaded ena v0.14.3
8852025-01-28T06:57:16.259Z Downloaded serde_with v3.11.0
8862025-01-28T06:57:16.268Z Downloaded whoami v1.5.2
8872025-01-28T06:57:16.271Z Downloaded uzers v0.12.1
8882025-01-28T06:57:16.273Z Downloaded diesel_derives v2.2.3
8892025-01-28T06:57:16.280Z Downloaded schemars v0.8.21
8902025-01-28T06:57:16.290Z Downloaded prettyplease v0.2.25
8912025-01-28T06:57:16.294Z Downloaded quick-xml v0.33.0
8922025-01-28T06:57:16.300Z Downloaded rsa v0.9.6
8932025-01-28T06:57:16.306Z Downloaded zerocopy-derive v0.8.10
8942025-01-28T06:57:16.312Z Downloaded tungstenite v0.21.0
8952025-01-28T06:57:16.316Z Downloaded parse-zoneinfo v0.3.1
8962025-01-28T06:57:16.319Z Downloaded subprocess v0.2.9
8972025-01-28T06:57:16.322Z Downloaded url v2.5.3
8982025-01-28T06:57:16.325Z Downloaded time v0.3.36
8992025-01-28T06:57:16.333Z Downloaded publicsuffix v2.3.0
9002025-01-28T06:57:16.336Z Downloaded hashbrown v0.13.2
9012025-01-28T06:57:16.341Z Downloaded ed25519-dalek v2.1.1
9022025-01-28T06:57:16.344Z Downloaded ssh-key v0.6.6
9032025-01-28T06:57:16.352Z Downloaded curve25519-dalek v4.1.3
9042025-01-28T06:57:16.362Z Downloaded winnow v0.5.40
9052025-01-28T06:57:16.371Z Downloaded tokio-util v0.7.12
9062025-01-28T06:57:16.378Z Downloaded salty v0.3.0
9072025-01-28T06:57:16.385Z Downloaded heapless v0.7.17
9082025-01-28T06:57:16.389Z Downloaded rustls-webpki v0.101.7
9092025-01-28T06:57:16.405Z Downloaded qorb v0.2.1
9102025-01-28T06:57:16.409Z Downloaded num-bigint-dig v0.8.4
9112025-01-28T06:57:16.413Z Downloaded h2 v0.4.6
9122025-01-28T06:57:16.421Z Downloaded webpki-roots v0.26.6
9132025-01-28T06:57:16.426Z Downloaded flate2 v1.0.35
9142025-01-28T06:57:16.431Z Downloaded hashbrown v0.14.5
9152025-01-28T06:57:16.439Z Downloaded object v0.30.4
9162025-01-28T06:57:16.448Z Downloaded smoltcp v0.9.1
9172025-01-28T06:57:16.459Z Downloaded portable-atomic v1.9.0
9182025-01-28T06:57:16.466Z Downloaded bstr v1.10.0
9192025-01-28T06:57:16.478Z Downloaded p384 v0.13.0
9202025-01-28T06:57:16.484Z Downloaded radix_trie v0.2.1
9212025-01-28T06:57:16.490Z Downloaded nix v0.27.1
9222025-01-28T06:57:16.502Z Downloaded git2 v0.19.0
9232025-01-28T06:57:16.511Z Downloaded rustls-webpki v0.102.8
9242025-01-28T06:57:16.531Z Downloaded vcpkg v0.2.15
9252025-01-28T06:57:16.568Z Downloaded zerocopy v0.8.10
9262025-01-28T06:57:16.593Z Downloaded proptest v1.5.0
9272025-01-28T06:57:16.603Z Downloaded rustls v0.23.19
9282025-01-28T06:57:16.615Z Downloaded nix v0.28.0
9292025-01-28T06:57:16.627Z Downloaded regress v0.10.1
9302025-01-28T06:57:16.637Z Downloaded quinn-proto v0.11.8
9312025-01-28T06:57:16.644Z Downloaded unicode-width v0.2.0
9322025-01-28T06:57:16.650Z Downloaded regex v1.11.1
9332025-01-28T06:57:16.664Z Downloaded dropshot v0.15.1
9342025-01-28T06:57:16.687Z Downloaded polar-core v0.27.3
9352025-01-28T06:57:16.696Z Downloaded regex-syntax v0.6.29
9362025-01-28T06:57:16.703Z Downloaded object v0.36.5
9372025-01-28T06:57:16.716Z Downloaded regex-syntax v0.8.5
9382025-01-28T06:57:16.724Z Downloaded ratatui v0.28.1
9392025-01-28T06:57:16.744Z Downloaded regress v0.9.1
9402025-01-28T06:57:16.753Z Downloaded sled v0.34.7
9412025-01-28T06:57:16.764Z Downloaded bzip2-sys v0.1.11+1.0.8
9422025-01-28T06:57:16.776Z Downloaded regex-automata v0.4.8
9432025-01-28T06:57:16.793Z Downloaded openapiv3 v2.0.0
9442025-01-28T06:57:16.806Z Downloaded lzma-sys v0.1.20
9452025-01-28T06:57:16.835Z Downloaded diesel v2.2.6
9462025-01-28T06:57:16.853Z Downloaded smoltcp v0.11.0
9472025-01-28T06:57:16.865Z Downloaded typify-impl v0.3.0
9482025-01-28T06:57:16.881Z Downloaded typify-impl v0.2.0
9492025-01-28T06:57:16.896Z Downloaded zerocopy-derive v0.6.6
9502025-01-28T06:57:16.906Z Downloaded nix v0.29.0
9512025-01-28T06:57:16.918Z Downloaded dropshot v0.12.0
9522025-01-28T06:57:16.938Z Downloaded rustls v0.22.4
9532025-01-28T06:57:16.950Z Downloaded futures-util v0.3.31
9542025-01-28T06:57:16.961Z Downloaded reqwest v0.12.9
9552025-01-28T06:57:16.969Z Downloaded petname v2.0.2
9562025-01-28T06:57:16.975Z Downloaded tokio v1.43.0
9572025-01-28T06:57:17.014Z Downloaded petgraph v0.6.5
9582025-01-28T06:57:17.031Z Downloaded csv v1.3.1
9592025-01-28T06:57:17.074Z Downloaded gimli v0.31.1
9602025-01-28T06:57:17.084Z Downloaded openssl v0.10.66
9612025-01-28T06:57:17.096Z Downloaded hickory-proto v0.24.2
9622025-01-28T06:57:17.116Z Downloaded chrono-tz v0.10.1
9632025-01-28T06:57:17.122Z Downloaded libz-sys v1.1.20
9642025-01-28T06:57:17.143Z Downloaded sha3 v0.10.8
9652025-01-28T06:57:17.147Z Downloaded rayon v1.10.0
9662025-01-28T06:57:17.155Z Downloaded tough v0.19.0
9672025-01-28T06:57:17.163Z Downloaded rustls v0.21.12
9682025-01-28T06:57:17.174Z Downloaded icu_properties_data v1.5.0
9692025-01-28T06:57:17.184Z Downloaded sqlparser v0.45.0
9702025-01-28T06:57:17.190Z Downloaded reedline v0.35.0
9712025-01-28T06:57:17.196Z Downloaded zerovec v0.10.4
9722025-01-28T06:57:17.203Z Downloaded test-strategy v0.4.0
9732025-01-28T06:57:17.206Z Downloaded tracing v0.1.40
9742025-01-28T06:57:17.209Z Downloaded vergen v8.3.2
9752025-01-28T06:57:17.211Z Downloaded unicode_categories v0.1.1
9762025-01-28T06:57:17.213Z Downloaded tokio-tungstenite v0.23.1
9772025-01-28T06:57:17.216Z Downloaded num-bigint v0.4.6
9782025-01-28T06:57:17.219Z Downloaded similar v2.6.0
9792025-01-28T06:57:17.223Z Downloaded toml_edit v0.19.15
9802025-01-28T06:57:17.238Z Downloaded tokio-tungstenite v0.24.0
9812025-01-28T06:57:17.240Z Downloaded password-hash v0.4.2
9822025-01-28T06:57:17.243Z Downloaded predicates v3.1.2
9832025-01-28T06:57:17.246Z Downloaded x509-cert v0.2.5
9842025-01-28T06:57:17.249Z Downloaded unicode-segmentation v1.12.0
9852025-01-28T06:57:17.253Z Downloaded peg v0.8.4
9862025-01-28T06:57:17.256Z Downloaded futures-core v0.3.31
9872025-01-28T06:57:17.258Z Downloaded ed25519 v2.2.3
9882025-01-28T06:57:17.261Z Downloaded dirs-sys-next v0.1.2
9892025-01-28T06:57:17.261Z Downloaded tui-tree-widget v0.22.0
9902025-01-28T06:57:17.263Z Downloaded zerocopy v0.6.6
9912025-01-28T06:57:17.263Z Downloaded p256 v0.13.2
9922025-01-28T06:57:17.266Z Downloaded openssl-sys v0.9.103
9932025-01-28T06:57:17.271Z Downloaded rustls-pemfile v2.2.0
9942025-01-28T06:57:17.273Z Downloaded uuid v1.12.0
9952025-01-28T06:57:17.276Z Downloaded parse-size v1.1.0
9962025-01-28T06:57:17.279Z Downloaded elliptic-curve v0.13.8
9972025-01-28T06:57:17.282Z Downloaded headers v0.4.0
9982025-01-28T06:57:17.286Z Downloaded idna v1.0.3
9992025-01-28T06:57:17.291Z Downloaded encoding_rs v0.8.34
10002025-01-28T06:57:17.310Z Downloaded rayon-core v1.12.1
10012025-01-28T06:57:17.313Z Downloaded fatfs v0.3.6
10022025-01-28T06:57:17.316Z Downloaded oso v0.27.3
10032025-01-28T06:57:17.319Z Downloaded embedded-io v0.4.0
10042025-01-28T06:57:17.321Z Downloaded slog-dtrace v0.3.0
10052025-01-28T06:57:17.324Z Downloaded zopfli v0.8.1
10062025-01-28T06:57:17.324Z Downloaded libxml v0.3.3
10072025-01-28T06:57:17.329Z Downloaded same-file v1.0.6
10082025-01-28T06:57:17.331Z Downloaded aho-corasick v1.1.3
10092025-01-28T06:57:17.336Z Downloaded path-slash v0.1.5
10102025-01-28T06:57:17.339Z Downloaded r2d2 v0.8.10
10112025-01-28T06:57:17.341Z Downloaded quinn-udp v0.5.5
10122025-01-28T06:57:17.341Z Downloaded ppv-lite86 v0.2.20
10132025-01-28T06:57:17.344Z Downloaded foldhash v0.1.3
10142025-01-28T06:57:17.344Z Downloaded zip v0.6.6
10152025-01-28T06:57:17.347Z Downloaded xattr v1.3.1
10162025-01-28T06:57:17.349Z Downloaded foreign-types-macros v0.2.3
10172025-01-28T06:57:17.352Z Downloaded mio v1.0.2
10182025-01-28T06:57:17.355Z Downloaded serde-hex v0.1.0
10192025-01-28T06:57:17.357Z Downloaded writeable v0.5.5
10202025-01-28T06:57:17.360Z Downloaded snafu v0.8.5
10212025-01-28T06:57:17.364Z Downloaded static_assertions v1.1.0
10222025-01-28T06:57:17.366Z Downloaded stable_deref_trait v1.2.0
10232025-01-28T06:57:17.366Z Downloaded ssh-cipher v0.2.0
10242025-01-28T06:57:17.369Z Downloaded tracing-attributes v0.1.27
10252025-01-28T06:57:17.371Z Downloaded omicron-zone-package v0.12.0
10262025-01-28T06:57:17.374Z Downloaded socket2 v0.5.7
10272025-01-28T06:57:17.374Z Downloaded hashbrown v0.12.3
10282025-01-28T06:57:17.378Z Downloaded aes-gcm v0.10.3
10292025-01-28T06:57:17.382Z Downloaded signal-hook v0.3.17
10302025-01-28T06:57:17.385Z Downloaded quick-error v1.2.3
10312025-01-28T06:57:17.387Z Downloaded vsss-rs v3.3.4
10322025-01-28T06:57:17.387Z Downloaded libgit2-sys v0.17.0+1.8.1
10332025-01-28T06:57:17.444Z Downloaded smallvec v1.13.2
10342025-01-28T06:57:17.447Z Downloaded typify v0.3.0
10352025-01-28T06:57:17.449Z Downloaded ron v0.8.1
10362025-01-28T06:57:17.454Z Downloaded crossbeam-channel v0.5.13
10372025-01-28T06:57:17.458Z Downloaded fs_extra v1.3.0
10382025-01-28T06:57:17.461Z Downloaded progenitor-impl v0.9.1
10392025-01-28T06:57:17.464Z Downloaded progenitor-impl v0.8.0
10402025-01-28T06:57:17.466Z Downloaded pkcs5 v0.7.1
10412025-01-28T06:57:17.469Z Downloaded password-hash v0.5.0
10422025-01-28T06:57:17.471Z Downloaded serde_yaml v0.9.34+deprecated
10432025-01-28T06:57:17.474Z Downloaded thiserror v2.0.11
10442025-01-28T06:57:17.478Z Downloaded parking_lot_core v0.8.6
10452025-01-28T06:57:17.480Z Downloaded tokio-postgres v0.7.12
10462025-01-28T06:57:17.484Z Downloaded primeorder v0.13.6
10472025-01-28T06:57:17.487Z Downloaded funty v2.0.0
10482025-01-28T06:57:17.489Z Downloaded dsl_auto_type v0.1.2
10492025-01-28T06:57:17.489Z Downloaded yoke v0.7.4
10502025-01-28T06:57:17.492Z Downloaded const_format v0.2.33
10512025-01-28T06:57:17.495Z Downloaded bindgen v0.69.5
10522025-01-28T06:57:17.503Z Downloaded nu-ansi-term v0.50.1
10532025-01-28T06:57:17.505Z Downloaded half v2.4.1
10542025-01-28T06:57:17.508Z Downloaded typify-macro v0.2.0
10552025-01-28T06:57:17.510Z Downloaded icu_locid_transform_data v1.5.0
10562025-01-28T06:57:17.510Z Downloaded heapless v0.8.0
10572025-01-28T06:57:17.514Z Downloaded crypto-bigint v0.5.5
10582025-01-28T06:57:17.522Z Downloaded sec1 v0.7.3
10592025-01-28T06:57:17.524Z Downloaded rtoolbox v0.0.2
10602025-01-28T06:57:17.525Z Downloaded diff v0.1.13
10612025-01-28T06:57:17.527Z Downloaded crossbeam-epoch v0.9.18
10622025-01-28T06:57:17.530Z Downloaded dunce v1.0.5
10632025-01-28T06:57:17.533Z Downloaded zeroize_derive v1.4.2
10642025-01-28T06:57:17.533Z Downloaded zeroize v1.8.1
10652025-01-28T06:57:17.533Z Downloaded zerofrom-derive v0.1.4
10662025-01-28T06:57:17.535Z Downloaded allocator-api2 v0.2.18
10672025-01-28T06:57:17.538Z Downloaded rustfmt-wrapper v0.2.1
10682025-01-28T06:57:17.538Z Downloaded ref-cast v1.0.23
10692025-01-28T06:57:17.540Z Downloaded progenitor v0.9.1
10702025-01-28T06:57:17.543Z Downloaded typify v0.2.0
10712025-01-28T06:57:17.545Z Downloaded miniz_oxide v0.8.0
10722025-01-28T06:57:17.548Z Downloaded litemap v0.7.3
10732025-01-28T06:57:17.550Z Downloaded document-features v0.2.10
10742025-01-28T06:57:17.553Z Downloaded compact_str v0.8.0
10752025-01-28T06:57:17.556Z Downloaded indicatif v0.17.9
10762025-01-28T06:57:17.558Z Downloaded chacha20poly1305 v0.10.1
10772025-01-28T06:57:17.561Z Downloaded bytes v1.9.0
10782025-01-28T06:57:17.564Z Downloaded const-oid v0.9.6
10792025-01-28T06:57:17.566Z Downloaded console v0.15.10
10802025-01-28T06:57:17.569Z Downloaded jobserver v0.1.32
10812025-01-28T06:57:17.572Z Downloaded hyper-staticfile v0.10.1
10822025-01-28T06:57:17.575Z Downloaded normalize-line-endings v0.3.0
10832025-01-28T06:57:17.575Z Downloaded nodrop v0.1.14
10842025-01-28T06:57:17.575Z Downloaded term v0.7.0
10852025-01-28T06:57:17.578Z Downloaded serde_with_macros v3.11.0
10862025-01-28T06:57:17.581Z Downloaded debug-ignore v1.0.5
10872025-01-28T06:57:17.583Z Downloaded slog-scope v4.4.0
10882025-01-28T06:57:17.583Z Downloaded crc32fast v1.4.2
10892025-01-28T06:57:17.586Z Downloaded base64 v0.22.1
10902025-01-28T06:57:17.588Z Downloaded slog-stdlog v4.1.1
10912025-01-28T06:57:17.591Z Downloaded sha1 v0.10.6
10922025-01-28T06:57:17.594Z Downloaded spki v0.7.3
10932025-01-28T06:57:17.595Z Downloaded shell-words v1.1.0
10942025-01-28T06:57:17.595Z Downloaded clang-sys v1.8.1
10952025-01-28T06:57:17.597Z Downloaded rusty-fork v0.3.0
10962025-01-28T06:57:17.600Z Downloaded async-trait v0.1.85
10972025-01-28T06:57:17.602Z Downloaded argon2 v0.5.3
10982025-01-28T06:57:17.605Z Downloaded icu_normalizer v1.5.0
10992025-01-28T06:57:17.607Z Downloaded httparse v1.9.5
11002025-01-28T06:57:17.609Z Downloaded icu_provider v1.5.0
11012025-01-28T06:57:17.612Z Downloaded const_format_proc_macros v0.2.33
11022025-01-28T06:57:17.615Z Downloaded backoff v0.4.0
11032025-01-28T06:57:17.618Z Downloaded async-recursion v1.1.1
11042025-01-28T06:57:17.620Z Downloaded maybe-uninit v2.0.0
11052025-01-28T06:57:17.620Z Downloaded nanorand v0.7.0
11062025-01-28T06:57:17.623Z Downloaded multimap v0.10.0
11072025-01-28T06:57:17.623Z Downloaded csv-core v0.1.11
11082025-01-28T06:57:17.626Z Downloaded async-bb8-diesel v0.2.1
11092025-01-28T06:57:17.628Z Downloaded arrayvec v0.7.6
11102025-01-28T06:57:17.628Z Downloaded indent_write v2.2.0
11112025-01-28T06:57:17.631Z Downloaded hyper-tls v0.6.0
11122025-01-28T06:57:17.631Z Downloaded managed v0.8.0
11132025-01-28T06:57:17.634Z Downloaded lockfree-object-pool v0.1.6
11142025-01-28T06:57:17.634Z Downloaded libsw v3.3.1
11152025-01-28T06:57:17.636Z Downloaded cexpr v0.6.0
11162025-01-28T06:57:17.639Z Downloaded ipnetwork v0.20.0
11172025-01-28T06:57:17.639Z Downloaded hubpack v0.1.2
11182025-01-28T06:57:17.642Z Downloaded http-body-util v0.1.2
11192025-01-28T06:57:17.642Z Downloaded hostname v0.4.0
11202025-01-28T06:57:17.644Z Downloaded async-stream v0.3.6
11212025-01-28T06:57:17.647Z Downloaded cancel-safe-futures v0.1.5
11222025-01-28T06:57:17.649Z Downloaded blake2 v0.10.6
11232025-01-28T06:57:17.651Z Downloaded aead v0.5.2
11242025-01-28T06:57:17.651Z Downloaded colored v2.1.0
11252025-01-28T06:57:17.654Z Downloaded cipher v0.4.4
11262025-01-28T06:57:17.654Z Downloaded ciborium-ll v0.2.2
11272025-01-28T06:57:17.656Z Downloaded cbc v0.1.2
11282025-01-28T06:57:17.656Z Downloaded blowfish v0.9.1
11292025-01-28T06:57:17.659Z Downloaded bcs v0.1.6
11302025-01-28T06:57:17.659Z Downloaded inout v0.1.3
11312025-01-28T06:57:17.661Z Downloaded chacha20 v0.9.1
11322025-01-28T06:57:17.661Z Downloaded atomicwrites v0.4.4
11332025-01-28T06:57:17.672Z Downloaded httpdate v1.0.3
11342025-01-28T06:57:17.672Z Downloaded base64 v0.21.7
11352025-01-28T06:57:17.672Z Downloaded backtrace v0.3.74
11362025-01-28T06:57:17.677Z Downloaded libloading v0.8.5
11372025-01-28T06:57:17.677Z Downloaded home v0.5.9
11382025-01-28T06:57:17.677Z Downloaded atomic-waker v1.1.2
11392025-01-28T06:57:17.680Z Downloaded iana-time-zone v0.1.61
11402025-01-28T06:57:17.680Z Downloaded darling v0.20.10
11412025-01-28T06:57:17.682Z Downloaded impl-trait-for-tuples v0.2.2
11422025-01-28T06:57:17.743Z Downloaded ring v0.17.8
11432025-01-28T06:57:17.867Z Downloaded libsqlite3-sys v0.30.1
11442025-01-28T06:57:18.075Z Downloaded aws-lc-sys v0.22.0
11452025-01-28T06:57:18.379Z Compiling serde v1.0.217
11462025-01-28T06:57:18.381Z Compiling lock_api v0.4.12
11472025-01-28T06:57:18.381Z Compiling value-bag v1.9.0
11482025-01-28T06:57:18.381Z Compiling scopeguard v1.2.0
11492025-01-28T06:57:18.381Z Compiling typenum v1.17.0
11502025-01-28T06:57:18.381Z Compiling generic-array v0.14.7
11512025-01-28T06:57:18.593Z Compiling syn v2.0.96
11522025-01-28T06:57:18.609Z Compiling getrandom v0.2.15
11532025-01-28T06:57:18.690Z Compiling shlex v1.3.0
11542025-01-28T06:57:18.914Z Compiling rand_core v0.6.4
11552025-01-28T06:57:19.017Z Compiling log v0.4.22
11562025-01-28T06:57:19.060Z Compiling subtle v2.6.1
11572025-01-28T06:57:19.079Z Compiling jobserver v0.1.32
11582025-01-28T06:57:19.147Z Compiling smallvec v1.13.2
11592025-01-28T06:57:19.431Z Compiling const-oid v0.9.6
11602025-01-28T06:57:19.479Z Compiling pin-project-lite v0.2.14
11612025-01-28T06:57:19.500Z Compiling cc v1.1.30
11622025-01-28T06:57:19.541Z Compiling rustix v0.38.37
11632025-01-28T06:57:19.610Z Compiling spin v0.9.8
11642025-01-28T06:57:19.787Z Compiling parking_lot_core v0.9.10
11652025-01-28T06:57:19.949Z Compiling futures-core v0.3.31
11662025-01-28T06:57:20.422Z Compiling signal-hook-registry v1.4.2
11672025-01-28T06:57:20.425Z Compiling mio v1.0.2
11682025-01-28T06:57:20.425Z Compiling aho-corasick v1.1.3
11692025-01-28T06:57:20.708Z Compiling parking_lot v0.12.3
11702025-01-28T06:57:20.803Z Compiling regex-syntax v0.8.5
11712025-01-28T06:57:20.866Z Compiling stable_deref_trait v1.2.0
11722025-01-28T06:57:20.984Z Compiling cpufeatures v0.2.14
11732025-01-28T06:57:21.095Z Compiling either v1.13.0
11742025-01-28T06:57:21.242Z Compiling futures-sink v0.3.31
11752025-01-28T06:57:21.407Z Compiling glob v0.3.1
11762025-01-28T06:57:21.478Z Compiling socket2 v0.5.7
11772025-01-28T06:57:21.497Z Compiling slab v0.4.9
11782025-01-28T06:57:21.540Z Compiling prettyplease v0.2.25
11792025-01-28T06:57:21.890Z Compiling lazy_static v1.5.0
11802025-01-28T06:57:21.946Z Compiling serde_json v1.0.135
11812025-01-28T06:57:22.020Z Compiling minimal-lexical v0.2.1
11822025-01-28T06:57:22.272Z Compiling clang-sys v1.8.1
11832025-01-28T06:57:22.437Z Compiling libloading v0.8.5
11842025-01-28T06:57:22.863Z Compiling nom v7.1.3
11852025-01-28T06:57:22.882Z Compiling home v0.5.9
11862025-01-28T06:57:22.883Z Compiling bindgen v0.69.5
11872025-01-28T06:57:22.902Z Compiling itertools v0.12.1
11882025-01-28T06:57:23.265Z Compiling futures-channel v0.3.31
11892025-01-28T06:57:23.694Z Compiling rustc-hash v1.1.0
11902025-01-28T06:57:23.722Z Compiling libm v0.2.8
11912025-01-28T06:57:23.858Z Compiling futures-io v0.3.31
11922025-01-28T06:57:24.071Z Compiling pin-utils v0.1.0
11932025-01-28T06:57:24.130Z Compiling foldhash v0.1.3
11942025-01-28T06:57:24.184Z Compiling futures-task v0.3.31
11952025-01-28T06:57:24.447Z Compiling lazycell v1.3.0
11962025-01-28T06:57:24.497Z Compiling regex-automata v0.4.8
11972025-01-28T06:57:24.630Z Compiling allocator-api2 v0.2.18
11982025-01-28T06:57:25.217Z Compiling cmake v0.1.51
11992025-01-28T06:57:25.348Z Compiling hashbrown v0.15.1
12002025-01-28T06:57:25.761Z Compiling cexpr v0.6.0
12012025-01-28T06:57:25.981Z Compiling synstructure v0.13.1
12022025-01-28T06:57:26.564Z Compiling num-traits v0.2.19
12032025-01-28T06:57:26.859Z Compiling pkg-config v0.3.31
12042025-01-28T06:57:27.061Z Compiling dunce v1.0.5
12052025-01-28T06:57:27.216Z Compiling fs_extra v1.3.0
12062025-01-28T06:57:27.673Z Compiling writeable v0.5.5
12072025-01-28T06:57:27.749Z Compiling litemap v0.7.3
12082025-01-28T06:57:28.129Z Compiling ring v0.17.8
12092025-01-28T06:57:28.149Z Compiling paste v1.0.15
12102025-01-28T06:57:28.211Z Compiling base64ct v1.6.0
12112025-01-28T06:57:28.784Z Compiling pem-rfc7468 v0.7.0
12122025-01-28T06:57:28.897Z Compiling icu_locid_transform_data v1.5.0
12132025-01-28T06:57:28.954Z Compiling httparse v1.9.5
12142025-01-28T06:57:29.007Z Compiling flagset v0.4.6
12152025-01-28T06:57:29.229Z Compiling aws-lc-rs v1.10.0
12162025-01-28T06:57:29.645Z Compiling tracing-core v0.1.32
12172025-01-28T06:57:29.710Z Compiling rustls-pki-types v1.10.0
12182025-01-28T06:57:30.246Z Compiling regex v1.11.1
12192025-01-28T06:57:30.484Z Compiling icu_properties_data v1.5.0
12202025-01-28T06:57:30.627Z Compiling crossbeam-utils v0.8.20
12212025-01-28T06:57:30.733Z Compiling percent-encoding v2.3.1
12222025-01-28T06:57:31.039Z Compiling powerfmt v0.2.0
12232025-01-28T06:57:31.149Z Compiling num-conv v0.1.0
12242025-01-28T06:57:31.227Z Compiling untrusted v0.7.1
12252025-01-28T06:57:31.392Z Compiling untrusted v0.9.0
12262025-01-28T06:57:31.412Z Compiling icu_normalizer_data v1.5.0
12272025-01-28T06:57:31.414Z Compiling utf8_iter v1.0.4
12282025-01-28T06:57:31.521Z Compiling utf16_iter v1.0.5
12292025-01-28T06:57:31.542Z Compiling write16 v1.0.0
12302025-01-28T06:57:31.560Z Compiling serde_derive v1.0.217
12312025-01-28T06:57:31.563Z Compiling zeroize_derive v1.4.2
12322025-01-28T06:57:31.649Z Compiling zerocopy-derive v0.7.35
12332025-01-28T06:57:31.675Z Compiling zerofrom-derive v0.1.4
12342025-01-28T06:57:31.722Z Compiling tokio-macros v2.5.0
12352025-01-28T06:57:33.016Z Compiling zeroize v1.8.1
12362025-01-28T06:57:33.218Z Compiling yoke-derive v0.7.4
12372025-01-28T06:57:33.455Z Compiling thiserror-impl v1.0.69
12382025-01-28T06:57:33.612Z Compiling zerocopy v0.7.35
12392025-01-28T06:57:34.626Z Compiling crypto-common v0.1.6
12402025-01-28T06:57:34.862Z Compiling block-buffer v0.10.4
12412025-01-28T06:57:34.885Z Compiling zerovec-derive v0.10.3
12422025-01-28T06:57:35.067Z Compiling futures-macro v0.3.31
12432025-01-28T06:57:35.127Z Compiling digest v0.10.7
12442025-01-28T06:57:35.186Z Compiling zerofrom v0.1.4
12452025-01-28T06:57:35.422Z Compiling displaydoc v0.2.5
12462025-01-28T06:57:35.496Z Compiling hmac v0.12.1
12472025-01-28T06:57:35.566Z Compiling block-padding v0.3.3
12482025-01-28T06:57:35.750Z Compiling sha2 v0.10.8
12492025-01-28T06:57:35.824Z Compiling inout v0.1.3
12502025-01-28T06:57:35.845Z Compiling yoke v0.7.4
12512025-01-28T06:57:36.097Z Compiling cipher v0.4.4
12522025-01-28T06:57:36.187Z Compiling icu_provider_macros v1.5.0
12532025-01-28T06:57:36.357Z Compiling thiserror v1.0.69
12542025-01-28T06:57:36.513Z Compiling ppv-lite86 v0.2.20
12552025-01-28T06:57:36.598Z Compiling der_derive v0.7.3
12562025-01-28T06:57:36.868Z Compiling futures-util v0.3.31
12572025-01-28T06:57:36.956Z Compiling tracing-attributes v0.1.27
12582025-01-28T06:57:37.304Z Compiling rand_chacha v0.3.1
12592025-01-28T06:57:37.324Z Compiling salsa20 v0.10.2
12602025-01-28T06:57:37.446Z Compiling zerovec v0.10.4
12612025-01-28T06:57:37.560Z Compiling pest v2.7.14
12622025-01-28T06:57:38.904Z Compiling der v0.7.9
12632025-01-28T06:57:39.280Z Compiling tinystr v0.7.6
12642025-01-28T06:57:39.437Z Compiling icu_collections v1.5.0
12652025-01-28T06:57:39.663Z Compiling icu_locid v1.5.0
12662025-01-28T06:57:39.683Z Compiling rand v0.8.5
12672025-01-28T06:57:40.333Z Compiling tracing v0.1.40
12682025-01-28T06:57:40.671Z Compiling pbkdf2 v0.12.2
12692025-01-28T06:57:40.770Z Compiling icu_provider v1.5.0
12702025-01-28T06:57:40.845Z Compiling spki v0.7.3
12712025-01-28T06:57:40.865Z Compiling time-core v0.1.2
12722025-01-28T06:57:41.044Z Compiling vcpkg v0.2.15
12732025-01-28T06:57:41.220Z Compiling mirai-annotations v1.12.0
12742025-01-28T06:57:41.417Z Compiling icu_locid_transform v1.5.0
12752025-01-28T06:57:41.592Z Compiling time-macros v0.2.18
12762025-01-28T06:57:41.704Z Compiling scrypt v0.11.0
12772025-01-28T06:57:41.708Z Compiling pest_meta v2.7.14
12782025-01-28T06:57:41.883Z Compiling cbc v0.1.2
12792025-01-28T06:57:42.150Z Compiling aes v0.8.4
12802025-01-28T06:57:42.247Z Compiling scroll_derive v0.12.0
12812025-01-28T06:57:42.939Z Compiling icu_properties v1.5.1
12822025-01-28T06:57:43.670Z Compiling openssl-sys v0.9.103
12832025-01-28T06:57:43.837Z Compiling deranged v0.3.11
12842025-01-28T06:57:44.722Z Compiling bitflags v2.6.0
12852025-01-28T06:57:44.751Z Compiling bytes v1.9.0
12862025-01-28T06:57:44.946Z Compiling indexmap v2.7.0
12872025-01-28T06:57:45.238Z Compiling semver v1.0.24
12882025-01-28T06:57:45.648Z Compiling tokio v1.43.0
12892025-01-28T06:57:45.946Z Compiling http v1.2.0
12902025-01-28T06:57:45.963Z Compiling rustc_version v0.4.1
12912025-01-28T06:57:46.219Z Compiling atomic-waker v1.1.2
12922025-01-28T06:57:46.407Z Compiling tinyvec_macros v0.1.1
12932025-01-28T06:57:46.511Z Compiling icu_normalizer v1.5.0
12942025-01-28T06:57:46.666Z Compiling num_threads v0.1.7
12952025-01-28T06:57:46.806Z Compiling time v0.3.36
12962025-01-28T06:57:47.352Z Compiling tinyvec v1.8.0
12972025-01-28T06:57:47.505Z Compiling idna_adapter v1.2.0
12982025-01-28T06:57:47.757Z Compiling http-body v1.0.1
12992025-01-28T06:57:47.916Z Compiling scroll v0.12.0
13002025-01-28T06:57:47.996Z Compiling pest_generator v2.7.14
13012025-01-28T06:57:48.226Z Compiling pkcs5 v0.7.1
13022025-01-28T06:57:48.417Z Compiling form_urlencoded v1.2.1
13032025-01-28T06:57:48.457Z Compiling try-lock v0.2.5
13042025-01-28T06:57:48.617Z Compiling which v4.4.2
13052025-01-28T06:57:48.726Z Compiling slog v2.7.0
13062025-01-28T06:57:48.811Z Compiling want v0.3.1
13072025-01-28T06:57:49.184Z Compiling pkcs8 v0.10.2
13082025-01-28T06:57:49.288Z Compiling goblin v0.8.2
13092025-01-28T06:57:49.307Z Compiling idna v1.0.3
13102025-01-28T06:57:49.773Z Compiling uuid v1.12.0
13112025-01-28T06:57:49.799Z Compiling pest_derive v2.7.14
13122025-01-28T06:57:49.844Z Compiling httpdate v1.0.3
13132025-01-28T06:57:50.311Z Compiling iana-time-zone v0.1.61
13142025-01-28T06:57:50.532Z Compiling dtrace-parser v0.2.0
13152025-01-28T06:57:50.705Z Compiling chrono v0.4.39
13162025-01-28T06:57:51.334Z Compiling serde_tokenstream v0.2.2
13172025-01-28T06:57:51.558Z Compiling serde_spanned v0.6.8
13182025-01-28T06:57:51.650Z Compiling toml_datetime v0.6.8
13192025-01-28T06:57:51.805Z Compiling rustversion v1.0.17
13202025-01-28T06:57:51.914Z Compiling match_cfg v0.1.0
13212025-01-28T06:57:52.022Z Compiling tower-service v0.3.3
13222025-01-28T06:57:52.172Z Compiling base64 v0.22.1
13232025-01-28T06:57:52.202Z Compiling adler2 v2.0.0
13242025-01-28T06:57:52.432Z Compiling openssl v0.10.66
13252025-01-28T06:57:52.510Z Compiling foreign-types-shared v0.1.1
13262025-01-28T06:57:52.610Z Compiling miniz_oxide v0.8.0
13272025-01-28T06:57:52.640Z Compiling foreign-types v0.3.2
13282025-01-28T06:57:52.745Z Compiling hostname v0.3.1
13292025-01-28T06:57:52.857Z Compiling url v2.5.3
13302025-01-28T06:57:52.940Z Compiling openssl-macros v0.1.1
13312025-01-28T06:57:53.688Z Compiling tokio-util v0.7.12
13322025-01-28T06:57:54.064Z Compiling async-trait v0.1.85
13332025-01-28T06:57:54.133Z Compiling serde_derive_internals v0.29.1
13342025-01-28T06:57:54.155Z Compiling dirs-sys-next v0.1.2
13352025-01-28T06:57:54.652Z Compiling h2 v0.4.6
13362025-01-28T06:57:54.716Z Compiling native-tls v0.2.12
13372025-01-28T06:57:54.932Z Compiling dof v0.3.0
13382025-01-28T06:57:55.055Z Compiling rustls v0.23.19
13392025-01-28T06:57:55.343Z Compiling syn v1.0.109
13402025-01-28T06:57:55.915Z Compiling usdt-impl v0.5.0
13412025-01-28T06:57:56.485Z Compiling rustls v0.22.4
13422025-01-28T06:57:56.557Z Compiling schemars v0.8.21
13432025-01-28T06:57:56.751Z Compiling data-encoding v2.6.0
13442025-01-28T06:57:56.774Z Compiling siphasher v0.3.11
13452025-01-28T06:57:56.960Z Compiling schemars_derive v0.8.21
13462025-01-28T06:57:57.298Z Compiling dirs-next v2.0.0
13472025-01-28T06:57:58.548Z Compiling unicode-normalization v0.1.24
13482025-01-28T06:57:58.781Z Compiling http-body-util v0.1.2
13492025-01-28T06:57:58.883Z Compiling crossbeam-epoch v0.9.18
13502025-01-28T06:57:59.141Z Compiling heapless v0.7.17
13512025-01-28T06:57:59.237Z Compiling sha1 v0.10.6
13522025-01-28T06:57:59.554Z Compiling signature v2.2.0
13532025-01-28T06:57:59.585Z Compiling bzip2-sys v0.1.11+1.0.8
13542025-01-28T06:57:59.639Z Compiling thread_local v1.1.8
13552025-01-28T06:57:59.661Z Compiling multer v3.1.0
13562025-01-28T06:57:59.856Z Compiling cookie v0.18.1
13572025-01-28T06:57:59.945Z Compiling encoding_rs v0.8.34
13582025-01-28T06:57:59.991Z Compiling slog-async v2.8.0
13592025-01-28T06:58:00.019Z Compiling gimli v0.31.1
13602025-01-28T06:58:00.077Z Compiling unicode-bidi v0.3.17
13612025-01-28T06:58:00.159Z Compiling ipnet v2.10.1
13622025-01-28T06:58:00.477Z Compiling signal-hook v0.3.17
13632025-01-28T06:58:00.759Z Compiling openssl-probe v0.1.5
13642025-01-28T06:58:01.096Z Compiling unicode-properties v0.1.3
13652025-01-28T06:58:01.225Z Compiling dyn-clone v1.0.17
13662025-01-28T06:58:01.280Z Compiling rayon-core v1.12.1
13672025-01-28T06:58:01.447Z Compiling mime v0.3.17
13682025-01-28T06:58:01.485Z Compiling stringprep v0.1.5
13692025-01-28T06:58:01.553Z Compiling hyper v1.5.2
13702025-01-28T06:58:02.856Z Compiling toml_edit v0.22.22
13712025-01-28T06:58:04.194Z Compiling hyper-util v0.1.10
13722025-01-28T06:58:04.747Z Compiling addr2line v0.24.2
13732025-01-28T06:58:05.344Z Compiling crossbeam-deque v0.8.5
13742025-01-28T06:58:05.369Z Compiling usdt-attr-macro v0.5.0
13752025-01-28T06:58:05.391Z Compiling usdt-macro v0.5.0
13762025-01-28T06:58:05.412Z Compiling term v0.7.0
13772025-01-28T06:58:06.646Z Compiling slog-json v2.6.1
13782025-01-28T06:58:06.709Z Compiling serde_urlencoded v0.7.1
13792025-01-28T06:58:06.757Z Compiling crossbeam-channel v0.5.13
13802025-01-28T06:58:06.871Z Compiling curve25519-dalek v4.1.3
13812025-01-28T06:58:06.924Z Compiling futures-executor v0.3.31
13822025-01-28T06:58:06.988Z Compiling md-5 v0.10.6
13832025-01-28T06:58:07.195Z Compiling enum-as-inner v0.6.1
13842025-01-28T06:58:07.299Z Compiling async-stream-impl v0.3.6
13852025-01-28T06:58:07.478Z Compiling rustls-pemfile v2.2.0
13862025-01-28T06:58:09.736Z Compiling num-integer v0.1.46
13872025-01-28T06:58:09.824Z Compiling hash32 v0.2.1
13882025-01-28T06:58:09.824Z Compiling ff v0.13.0
13892025-01-28T06:58:09.824Z Compiling is-terminal v0.4.13
13902025-01-28T06:58:09.824Z Compiling dropshot v0.12.0
13912025-01-28T06:58:09.824Z Compiling object v0.36.5
13922025-01-28T06:58:09.824Z Compiling litrs v0.4.1
13932025-01-28T06:58:09.824Z Compiling take_mut v0.2.2
13942025-01-28T06:58:09.824Z Compiling quick-error v1.2.3
13952025-01-28T06:58:09.824Z Compiling base16ct v0.2.0
13962025-01-28T06:58:09.852Z Compiling smoltcp v0.9.1
13972025-01-28T06:58:09.852Z Compiling anyhow v1.0.95
13982025-01-28T06:58:09.852Z Compiling linked-hash-map v0.5.6
13992025-01-28T06:58:09.852Z Compiling portable-atomic v1.9.0
14002025-01-28T06:58:09.852Z Compiling num-bigint-dig v0.8.4
14012025-01-28T06:58:09.852Z Compiling fallible-iterator v0.2.0
14022025-01-28T06:58:09.852Z Compiling utf-8 v0.7.6
14032025-01-28T06:58:09.852Z Compiling psl-types v2.0.11
14042025-01-28T06:58:09.852Z Compiling rustc-demangle v0.1.24
14052025-01-28T06:58:09.852Z Compiling publicsuffix v2.3.0
14062025-01-28T06:58:09.985Z Compiling postgres-protocol v0.6.7
14072025-01-28T06:58:10.084Z Compiling tungstenite v0.24.0
14082025-01-28T06:58:10.234Z Compiling document-features v0.2.10
14092025-01-28T06:58:10.704Z Compiling lru-cache v0.1.2
14102025-01-28T06:58:10.785Z Compiling sec1 v0.7.3
14112025-01-28T06:58:10.857Z Compiling async-stream v0.3.6
14122025-01-28T06:58:11.127Z Compiling resolv-conf v0.7.0
14132025-01-28T06:58:11.311Z Compiling hickory-proto v0.24.2
14142025-01-28T06:58:11.416Z Compiling slog-term v2.9.1
14152025-01-28T06:58:11.794Z Compiling num-iter v0.1.45
14162025-01-28T06:58:12.077Z Compiling usdt v0.5.0
14172025-01-28T06:58:12.321Z Compiling group v0.13.0
14182025-01-28T06:58:12.579Z Compiling futures v0.3.31
14192025-01-28T06:58:12.633Z Compiling slog-bunyan v2.5.0
14202025-01-28T06:58:12.702Z Compiling toml v0.8.19
14212025-01-28T06:58:13.014Z Compiling tokio-native-tls v0.3.1
14222025-01-28T06:58:14.164Z Compiling camino v1.1.9
14232025-01-28T06:58:14.360Z Compiling phf_shared v0.11.2
14242025-01-28T06:58:14.368Z Compiling dropshot_endpoint v0.12.0
14252025-01-28T06:58:14.693Z Compiling backtrace v0.3.74
14262025-01-28T06:58:14.716Z Compiling terminal_size v0.4.0
14272025-01-28T06:58:17.649Z Compiling openapiv3 v2.0.0
14282025-01-28T06:58:17.810Z Compiling waitgroup v0.1.2
14292025-01-28T06:58:17.810Z Compiling serde_path_to_error v0.1.16
14302025-01-28T06:58:17.810Z Compiling hkdf v0.12.4
14312025-01-28T06:58:17.810Z Compiling crypto-bigint v0.5.5
14322025-01-28T06:58:17.810Z Compiling zerocopy-derive v0.6.6
14332025-01-28T06:58:17.828Z Compiling curve25519-dalek-derive v0.1.1
14342025-01-28T06:58:18.055Z Compiling webpki-roots v0.26.6
14352025-01-28T06:58:18.247Z Compiling hostname v0.4.0
14362025-01-28T06:58:18.280Z Compiling hubpack_derive v0.1.1
14372025-01-28T06:58:18.471Z Compiling crc32fast v1.4.2
14382025-01-28T06:58:18.543Z Compiling ahash v0.8.11
14392025-01-28T06:58:18.807Z Compiling fs-err v2.11.0
14402025-01-28T06:58:18.889Z Compiling winnow v0.5.40
14412025-01-28T06:58:18.980Z Compiling newtype-uuid v1.2.1
14422025-01-28T06:58:19.097Z Compiling bitflags v1.3.2
14432025-01-28T06:58:19.127Z Compiling managed v0.8.0
14442025-01-28T06:58:19.187Z Compiling debug-ignore v1.0.5
14452025-01-28T06:58:19.208Z Compiling unicode-width v0.2.0
14462025-01-28T06:58:19.280Z Compiling clap_builder v4.5.27
14472025-01-28T06:58:19.355Z Compiling strum_macros v0.25.3
14482025-01-28T06:58:19.771Z Compiling console v0.15.10
14492025-01-28T06:58:21.348Z Compiling hubpack v0.1.2
14502025-01-28T06:58:21.447Z Compiling flate2 v1.0.35
14512025-01-28T06:58:21.483Z Compiling elliptic-curve v0.13.8
14522025-01-28T06:58:21.777Z Compiling zerocopy v0.6.6
14532025-01-28T06:58:22.284Z Compiling toml_edit v0.19.15
14542025-01-28T06:58:22.335Z Compiling hickory-resolver v0.24.2
14552025-01-28T06:58:22.564Z Compiling phf v0.11.2
14562025-01-28T06:58:22.853Z Compiling signal-hook-mio v0.2.4
14572025-01-28T06:58:23.032Z Compiling cookie_store v0.21.1
14582025-01-28T06:58:23.206Z Compiling rayon v1.10.0
14592025-01-28T06:58:23.226Z Compiling hyper-tls v0.6.0
14602025-01-28T06:58:23.648Z Compiling bzip2 v0.4.4
14612025-01-28T06:58:24.507Z Compiling tokio-tungstenite v0.24.0
14622025-01-28T06:58:25.011Z Compiling postgres-types v0.2.8
14632025-01-28T06:58:27.502Z Compiling ed25519 v2.2.3
14642025-01-28T06:58:27.596Z Compiling phf_shared v0.10.0
14652025-01-28T06:58:27.653Z Compiling tokio-stream v0.1.16
14662025-01-28T06:58:27.984Z Compiling pkcs1 v0.7.5
14672025-01-28T06:58:28.217Z Compiling serde-big-array v0.5.1
14682025-01-28T06:58:28.466Z Compiling rfc6979 v0.4.0
14692025-01-28T06:58:28.589Z Compiling clap_derive v4.5.24
14702025-01-28T06:58:28.594Z Compiling derive-where v1.2.7
14712025-01-28T06:58:28.668Z Compiling serde_repr v0.1.19
14722025-01-28T06:58:28.879Z Compiling float-cmp v0.9.0
14732025-01-28T06:58:29.123Z Compiling bstr v1.10.0
14742025-01-28T06:58:29.277Z Compiling sync_wrapper v1.0.1
14752025-01-28T06:58:29.434Z Compiling static_assertions v1.1.0
14762025-01-28T06:58:29.477Z Compiling bit-vec v0.6.3
14772025-01-28T06:58:29.549Z Compiling number_prefix v0.4.0
14782025-01-28T06:58:29.788Z Compiling new_debug_unreachable v1.0.6
14792025-01-28T06:58:29.791Z Compiling unicode-segmentation v1.12.0
14802025-01-28T06:58:29.868Z Compiling whoami v1.5.2
14812025-01-28T06:58:29.888Z Compiling normalize-line-endings v0.3.0
14822025-01-28T06:58:30.032Z Compiling fixedbitset v0.4.2
14832025-01-28T06:58:30.424Z Compiling precomputed-hash v0.1.1
14842025-01-28T06:58:30.454Z Compiling difflib v0.4.0
14852025-01-28T06:58:30.556Z Compiling predicates-core v1.0.8
14862025-01-28T06:58:30.665Z Compiling string_cache v0.8.7
14872025-01-28T06:58:30.720Z Compiling similar v2.6.0
14882025-01-28T06:58:30.875Z Compiling petgraph v0.6.5
14892025-01-28T06:58:31.112Z Compiling predicates v3.1.2
14902025-01-28T06:58:31.820Z Compiling tokio-postgres v0.7.12
14912025-01-28T06:58:31.870Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14922025-01-28T06:58:32.666Z Compiling bit-set v0.5.3
14932025-01-28T06:58:32.919Z Compiling indicatif v0.17.9
14942025-01-28T06:58:32.939Z Compiling ecdsa v0.16.9
14952025-01-28T06:58:33.258Z Compiling clap v4.5.27
14962025-01-28T06:58:33.384Z Compiling rsa v0.9.6
14972025-01-28T06:58:33.728Z Compiling ed25519-dalek v2.1.1
14982025-01-28T06:58:34.495Z Compiling toml v0.7.8
14992025-01-28T06:58:34.931Z Compiling zip v0.6.6
15002025-01-28T06:58:35.030Z Compiling crossterm v0.28.1
15012025-01-28T06:58:36.886Z Compiling hex v0.4.3
15022025-01-28T06:58:37.127Z Compiling x509-cert v0.2.5
15032025-01-28T06:58:37.468Z Compiling itertools v0.10.5
15042025-01-28T06:58:37.491Z Compiling peg-runtime v0.8.3
15052025-01-28T06:58:38.058Z Compiling lalrpop-util v0.19.12
15062025-01-28T06:58:38.084Z Compiling unicode-xid v0.2.6
15072025-01-28T06:58:38.250Z Compiling strum_macros v0.26.4
15082025-01-28T06:58:38.285Z Compiling xattr v1.3.1
15092025-01-28T06:58:38.390Z Compiling filetime v0.2.25
15102025-01-28T06:58:38.699Z Compiling tar v0.4.42
15112025-01-28T06:58:42.832Z Compiling strum v0.26.3
15122025-01-28T06:58:46.018Z Compiling aws-lc-sys v0.22.0
15132025-01-28T06:59:13.675Z Compiling rustls-webpki v0.102.8
15142025-01-28T06:59:16.855Z Compiling tokio-rustls v0.25.0
15152025-01-28T06:59:18.504Z Compiling tokio-rustls v0.26.0
15162025-01-28T06:59:18.752Z Compiling hyper-rustls v0.27.3
15172025-01-28T06:59:19.081Z Compiling reqwest v0.12.9
15182025-01-28T06:59:20.586Z Compiling qorb v0.2.1
15192025-01-28T06:59:23.700Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15202025-01-28T06:59:23.945Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15212025-01-28T06:59:28.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
15222025-01-28T06:59:28.617Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15232025-01-28T06:59:28.667ZJan 28 06:59:28.328 INFO Starting download, target: Cockroach
15242025-01-28T06:59:28.667ZJan 28 06:59:28.329 INFO Starting download, target: Console
15252025-01-28T06:59:28.667ZJan 28 06:59:28.329 INFO Starting download, target: Clickhouse
15262025-01-28T06:59:28.667ZJan 28 06:59:28.329 INFO Starting download, target: DendriteOpenapi
15272025-01-28T06:59:28.667ZJan 28 06:59:28.329 INFO Starting download, target: DendriteStub
15282025-01-28T06:59:28.670ZJan 28 06:59:28.329 INFO Starting download, target: MaghemiteMgd
15292025-01-28T06:59:28.670ZJan 28 06:59:28.329 INFO Starting download, target: TransceiverControl
15302025-01-28T06:59:28.670ZJan 28 06:59:28.329 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15312025-01-28T06:59:28.670ZJan 28 06:59:28.329 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15322025-01-28T06:59:28.670ZJan 28 06:59:28.329 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15332025-01-28T06:59:28.670ZJan 28 06:59:28.330 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15342025-01-28T06:59:28.670ZJan 28 06:59:28.330 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15352025-01-28T06:59:28.670ZJan 28 06:59:28.330 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15362025-01-28T06:59:28.670ZJan 28 06:59:28.330 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15372025-01-28T06:59:28.796ZJan 28 06:59:28.458 INFO Download complete, target: DendriteOpenapi
15382025-01-28T06:59:29.211ZJan 28 06:59:28.862 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15392025-01-28T06:59:29.225ZJan 28 06:59:28.879 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15402025-01-28T06:59:29.291ZJan 28 06:59:28.949 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15412025-01-28T06:59:29.630ZJan 28 06:59:29.289 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15422025-01-28T06:59:29.639ZJan 28 06:59:29.298 INFO Download complete, target: Console
15432025-01-28T06:59:29.929ZJan 28 06:59:29.590 INFO Download complete, target: TransceiverControl
15442025-01-28T06:59:30.259ZJan 28 06:59:29.921 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15452025-01-28T06:59:30.259ZJan 28 06:59:29.921 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15462025-01-28T06:59:30.611ZJan 28 06:59:30.273 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15472025-01-28T06:59:32.075ZJan 28 06:59:31.737 INFO Download complete, target: DendriteStub
15482025-01-28T06:59:32.579ZJan 28 06:59:32.241 INFO Download complete, target: MaghemiteMgd
15492025-01-28T06:59:37.671ZJan 28 06:59:37.332 INFO Checking that binary works, target: Cockroach
15502025-01-28T06:59:37.830ZJan 28 06:59:37.492 INFO Download complete, target: Cockroach
15512025-01-28T06:59:43.089ZJan 28 06:59:42.751 INFO Checking that binary works, target: Clickhouse
15522025-01-28T06:59:43.206ZJan 28 06:59:42.868 INFO Download complete, target: Clickhouse
15532025-01-28T06:59:43.214ZAll prerequisites installed successfully
15542025-01-28T06:59:43.217Z
15552025-01-28T06:59:43.217Zreal 4:26.894782417
15562025-01-28T06:59:43.217Zuser 15:47.630479615
15572025-01-28T06:59:43.217Zsys 2:03.168506996
15582025-01-28T06:59:43.217Ztrap 0.572955718
15592025-01-28T06:59:43.217Ztflt 1.601578761
15602025-01-28T06:59:43.217Zdflt 1.773216841
15612025-01-28T06:59:43.217Zkflt 0.029127205
15622025-01-28T06:59:43.217Zlock 25:03.698767458
15632025-01-28T06:59:43.217Zslp 54:26.110762898
15642025-01-28T06:59:43.217Zlat 59.828214452
15652025-01-28T06:59:43.217Zstop 2:25.286870552
15662025-01-28T06:59:43.217Z+ ptime -m cargo xtask download softnpu
15672025-01-28T06:59:43.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
15682025-01-28T06:59:43.770Z Running `target/debug/xtask download softnpu`
15692025-01-28T06:59:44.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
15702025-01-28T06:59:44.664Z Running `target/debug/xtask-downloader softnpu`
15712025-01-28T06:59:44.705ZJan 28 06:59:44.366 INFO Starting download, target: Softnpu
15722025-01-28T06:59:44.708ZJan 28 06:59:44.367 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15732025-01-28T06:59:45.182ZJan 28 06:59:44.844 INFO Download complete, target: Softnpu
15742025-01-28T06:59:45.186Z
15752025-01-28T06:59:45.189Zreal 1.964303246
15762025-01-28T06:59:45.189Zuser 1.258342064
15772025-01-28T06:59:45.189Zsys 0.546756088
15782025-01-28T06:59:45.189Ztrap 0.000846604
15792025-01-28T06:59:45.189Ztflt 0.000054200
15802025-01-28T06:59:45.189Zdflt 0.000054680
15812025-01-28T06:59:45.189Zkflt 0.000000000
15822025-01-28T06:59:45.189Zlock 4.808383630
15832025-01-28T06:59:45.189Zslp 0.350610048
15842025-01-28T06:59:45.189Zlat 0.067716058
15852025-01-28T06:59:45.189Zstop 0.000173610
15862025-01-28T06:59:45.189Z+ export CARGO_INCREMENTAL=0
15872025-01-28T06:59:45.189Z+ CARGO_INCREMENTAL=0
15882025-01-28T06:59:45.189Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
15892025-01-28T06:59:46.234Z Compiling proc-macro2 v1.0.92
15902025-01-28T06:59:46.234Z Compiling unicode-ident v1.0.14
15912025-01-28T06:59:46.244Z Compiling libc v0.2.169
15922025-01-28T06:59:46.244Z Compiling serde v1.0.217
15932025-01-28T06:59:46.244Z Compiling autocfg v1.4.0
15942025-01-28T06:59:46.244Z Compiling version_check v0.9.5
15952025-01-28T06:59:46.244Z Compiling cfg-if v1.0.0
15962025-01-28T06:59:46.433Z Compiling memchr v2.7.4
15972025-01-28T06:59:46.457Z Compiling typenum v1.17.0
15982025-01-28T06:59:46.483Z Compiling shlex v1.3.0
15992025-01-28T06:59:46.787Z Compiling value-bag v1.9.0
16002025-01-28T06:59:46.833Z Compiling scopeguard v1.2.0
16012025-01-28T06:59:46.873Z Compiling generic-array v0.14.7
16022025-01-28T06:59:47.140Z Compiling lock_api v0.4.12
16032025-01-28T06:59:47.164Z Compiling log v0.4.22
16042025-01-28T06:59:47.357Z Compiling parking_lot_core v0.9.10
16052025-01-28T06:59:47.718Z Compiling serde_json v1.0.135
16062025-01-28T06:59:47.760Z Compiling once_cell v1.20.2
16072025-01-28T06:59:47.876Z Compiling rustix v0.38.37
16082025-01-28T06:59:48.011Z Compiling libm v0.2.8
16092025-01-28T06:59:48.045Z Compiling quote v1.0.38
16102025-01-28T06:59:48.132Z Compiling aho-corasick v1.1.3
16112025-01-28T06:59:48.313Z Compiling jobserver v0.1.32
16122025-01-28T06:59:48.336Z Compiling getrandom v0.2.15
16132025-01-28T06:59:48.478Z Compiling syn v2.0.96
16142025-01-28T06:59:48.626Z Compiling num-traits v0.2.19
16152025-01-28T06:59:48.709Z Compiling cc v1.1.30
16162025-01-28T06:59:48.762Z Compiling thiserror v1.0.69
16172025-01-28T06:59:48.866Z Compiling regex-syntax v0.8.5
16182025-01-28T06:59:48.924Z Compiling either v1.13.0
16192025-01-28T06:59:48.986Z Compiling itoa v1.0.11
16202025-01-28T06:59:49.255Z Compiling spin v0.9.8
16212025-01-28T06:59:49.305Z Compiling slab v0.4.9
16222025-01-28T06:59:49.594Z Compiling errno v0.3.9
16232025-01-28T06:59:49.632Z Compiling byteorder v1.5.0
16242025-01-28T06:59:49.947Z Compiling rand_core v0.6.4
16252025-01-28T06:59:50.387Z Compiling glob v0.3.1
16262025-01-28T06:59:50.524Z Compiling prettyplease v0.2.25
16272025-01-28T06:59:50.631Z Compiling lazy_static v1.5.0
16282025-01-28T06:59:50.875Z Compiling minimal-lexical v0.2.1
16292025-01-28T06:59:51.054Z Compiling clang-sys v1.8.1
16302025-01-28T06:59:51.312Z Compiling nom v7.1.3
16312025-01-28T06:59:51.537Z Compiling libloading v0.8.5
16322025-01-28T06:59:51.733Z Compiling bindgen v0.69.5
16332025-01-28T06:59:51.802Z Compiling smallvec v1.13.2
16342025-01-28T06:59:51.873Z Compiling home v0.5.9
16352025-01-28T06:59:51.921Z Compiling subtle v2.6.1
16362025-01-28T06:59:52.206Z Compiling itertools v0.12.1
16372025-01-28T06:59:52.260Z Compiling rustc-hash v1.1.0
16382025-01-28T06:59:52.414Z Compiling regex-automata v0.4.8
16392025-01-28T06:59:52.462Z Compiling lazycell v1.3.0
16402025-01-28T06:59:52.564Z Compiling allocator-api2 v0.2.18
16412025-01-28T06:59:52.637Z Compiling cmake v0.1.51
16422025-01-28T06:59:53.441Z Compiling dunce v1.0.5
16432025-01-28T06:59:53.586Z Compiling fs_extra v1.3.0
16442025-01-28T06:59:53.952Z Compiling semver v1.0.24
16452025-01-28T06:59:54.394Z Compiling cexpr v0.6.0
16462025-01-28T06:59:54.421Z Compiling pkg-config v0.3.31
16472025-01-28T06:59:54.618Z Compiling ring v0.17.8
16482025-01-28T06:59:55.283Z Compiling pin-project-lite v0.2.14
16492025-01-28T06:59:55.336Z Compiling ryu v1.0.18
16502025-01-28T06:59:55.445Z Compiling paste v1.0.15
16512025-01-28T06:59:55.598Z Compiling synstructure v0.13.1
16522025-01-28T06:59:55.810Z Compiling httparse v1.9.5
16532025-01-28T06:59:55.812Z Compiling fnv v1.0.7
16542025-01-28T06:59:55.985Z Compiling schemars v0.8.21
16552025-01-28T06:59:56.327Z Compiling const-oid v0.9.6
16562025-01-28T06:59:56.416Z Compiling aws-lc-rs v1.10.0
16572025-01-28T06:59:56.747Z Compiling serde_derive_internals v0.29.1
16582025-01-28T06:59:56.941Z Compiling equivalent v1.0.1
16592025-01-28T06:59:57.070Z Compiling foldhash v0.1.3
16602025-01-28T06:59:57.403Z Compiling hashbrown v0.15.1
16612025-01-28T06:59:58.081Z Compiling regex v1.11.1
16622025-01-28T06:59:58.332Z Compiling signal-hook-registry v1.4.2
16632025-01-28T06:59:58.360Z Compiling heck v0.5.0
16642025-01-28T06:59:58.600Z Compiling parking_lot v0.12.3
16652025-01-28T06:59:58.781Z Compiling mio v1.0.2
16662025-01-28T06:59:58.850Z Compiling stable_deref_trait v1.2.0
16672025-01-28T07:00:00.014Z Compiling serde_derive v1.0.217
16682025-01-28T07:00:00.131Z Compiling zeroize_derive v1.4.2
16692025-01-28T07:00:00.369Z Compiling zerocopy-derive v0.7.35
16702025-01-28T07:00:00.614Z Compiling thiserror-impl v1.0.69
16712025-01-28T07:00:01.201Z Compiling tokio-macros v2.5.0
16722025-01-28T07:00:01.225Z Compiling zerofrom-derive v0.1.4
16732025-01-28T07:00:01.470Z Compiling zeroize v1.8.1
16742025-01-28T07:00:01.945Z Compiling yoke-derive v0.7.4
16752025-01-28T07:00:02.053Z Compiling zerovec-derive v0.10.3
16762025-01-28T07:00:02.102Z Compiling futures-macro v0.3.31
16772025-01-28T07:00:02.204Z Compiling displaydoc v0.2.5
16782025-01-28T07:00:03.235Z Compiling zerocopy v0.7.35
16792025-01-28T07:00:03.756Z Compiling crypto-common v0.1.6
16802025-01-28T07:00:03.946Z Compiling icu_provider_macros v1.5.0
16812025-01-28T07:00:04.010Z Compiling tracing-attributes v0.1.27
16822025-01-28T07:00:04.275Z Compiling schemars_derive v0.8.21
16832025-01-28T07:00:04.331Z Compiling block-buffer v0.10.4
16842025-01-28T07:00:04.548Z Compiling digest v0.10.7
16852025-01-28T07:00:04.900Z Compiling socket2 v0.5.7
16862025-01-28T07:00:04.965Z Compiling time-core v0.1.2
16872025-01-28T07:00:05.061Z Compiling crossbeam-utils v0.8.20
16882025-01-28T07:00:05.139Z Compiling futures-core v0.3.31
16892025-01-28T07:00:05.401Z Compiling num-conv v0.1.0
16902025-01-28T07:00:05.692Z Compiling time-macros v0.2.18
16912025-01-28T07:00:05.800Z Compiling der_derive v0.7.3
16922025-01-28T07:00:05.858Z Compiling vcpkg v0.2.15
16932025-01-28T07:00:07.294Z Compiling openssl-sys v0.9.103
16942025-01-28T07:00:08.139Z Compiling syn v1.0.109
16952025-01-28T07:00:08.639Z Compiling cpufeatures v0.2.14
16962025-01-28T07:00:08.727Z Compiling futures-sink v0.3.31
16972025-01-28T07:00:08.866Z Compiling slog v2.7.0
16982025-01-28T07:00:09.026Z Compiling ahash v0.8.11
16992025-01-28T07:00:09.207Z Compiling zerofrom v0.1.4
17002025-01-28T07:00:09.462Z Compiling iana-time-zone v0.1.61
17012025-01-28T07:00:09.652Z Compiling yoke v0.7.4
17022025-01-28T07:00:09.920Z Compiling futures-channel v0.3.31
17032025-01-28T07:00:10.020Z Compiling scroll_derive v0.12.0
17042025-01-28T07:00:10.148Z Compiling ucd-trie v0.1.7
17052025-01-28T07:00:10.198Z Compiling futures-task v0.3.31
17062025-01-28T07:00:10.391Z Compiling futures-io v0.3.31
17072025-01-28T07:00:10.499Z Compiling openssl v0.10.66
17082025-01-28T07:00:10.617Z Compiling pin-utils v0.1.0
17092025-01-28T07:00:10.725Z Compiling futures-util v0.3.31
17102025-01-28T07:00:10.749Z Compiling pest v2.7.14
17112025-01-28T07:00:10.907Z Compiling zerovec v0.10.4
17122025-01-28T07:00:11.767Z Compiling hmac v0.12.1
17132025-01-28T07:00:12.299Z Compiling bitflags v2.6.0
17142025-01-28T07:00:12.356Z Compiling bytes v1.9.0
17152025-01-28T07:00:14.043Z Compiling indexmap v2.7.0
17162025-01-28T07:00:14.400Z Compiling tokio v1.43.0
17172025-01-28T07:00:15.359Z Compiling serde_tokenstream v0.2.2
17182025-01-28T07:00:15.488Z Compiling uuid v1.12.0
17192025-01-28T07:00:15.890Z Compiling http v1.2.0
17202025-01-28T07:00:16.747Z Compiling which v4.4.2
17212025-01-28T07:00:16.859Z Compiling chrono v0.4.39
17222025-01-28T07:00:17.272Z Compiling rustc_version v0.4.1
17232025-01-28T07:00:20.095Z Compiling pest_meta v2.7.14
17242025-01-28T07:00:22.685Z Compiling block-padding v0.3.3
17252025-01-28T07:00:22.920Z Compiling openssl-macros v0.1.1
17262025-01-28T07:00:23.643Z Compiling rustls v0.23.19
17272025-01-28T07:00:23.739Z Compiling native-tls v0.2.12
17282025-01-28T07:00:23.946Z Compiling inout v0.1.3
17292025-01-28T07:00:24.107Z Compiling pest_generator v2.7.14
17302025-01-28T07:00:24.203Z Compiling tinystr v0.7.6
17312025-01-28T07:00:24.633Z Compiling serde_spanned v0.6.8
17322025-01-28T07:00:24.663Z Compiling toml_datetime v0.6.8
17332025-01-28T07:00:24.809Z Compiling tracing-core v0.1.32
17342025-01-28T07:00:24.877Z Compiling writeable v0.5.5
17352025-01-28T07:00:25.079Z Compiling litemap v0.7.3
17362025-01-28T07:00:25.365Z Compiling dyn-clone v1.0.17
17372025-01-28T07:00:25.472Z Compiling strsim v0.11.1
17382025-01-28T07:00:25.795Z Compiling pest_derive v2.7.14
17392025-01-28T07:00:26.038Z Compiling icu_locid v1.5.0
17402025-01-28T07:00:26.083Z Compiling tracing v0.1.40
17412025-01-28T07:00:26.912Z Compiling cipher v0.4.4
17422025-01-28T07:00:26.964Z Compiling sha2 v0.10.8
17432025-01-28T07:00:27.476Z Compiling usdt-impl v0.5.0
17442025-01-28T07:00:27.772Z Compiling cookie v0.18.1
17452025-01-28T07:00:28.041Z Compiling base64ct v1.6.0
17462025-01-28T07:00:28.375Z Compiling icu_provider v1.5.0
17472025-01-28T07:00:28.622Z Compiling pem-rfc7468 v0.7.0
17482025-01-28T07:00:29.308Z Compiling scroll v0.12.0
17492025-01-28T07:00:29.453Z Compiling aws-lc-sys v0.22.0
17502025-01-28T07:00:29.903Z Compiling ppv-lite86 v0.2.20
17512025-01-28T07:00:30.698Z Compiling async-trait v0.1.85
17522025-01-28T07:00:31.325Z Compiling rustls-pki-types v1.10.0
17532025-01-28T07:00:33.006Z Compiling icu_locid_transform_data v1.5.0
17542025-01-28T07:00:33.124Z Compiling camino v1.1.9
17552025-01-28T07:00:33.163Z Compiling plain v0.2.3
17562025-01-28T07:00:33.587Z Compiling percent-encoding v2.3.1
17572025-01-28T07:00:33.643Z Compiling flagset v0.4.6
17582025-01-28T07:00:33.819Z Compiling anyhow v1.0.95
17592025-01-28T07:00:33.958Z Compiling icu_locid_transform v1.5.0
17602025-01-28T07:00:34.323Z Compiling der v0.7.9
17612025-01-28T07:00:36.346Z Compiling goblin v0.8.2
17622025-01-28T07:00:38.032Z Compiling rand_chacha v0.3.1
17632025-01-28T07:00:38.805Z Compiling tokio-util v0.7.12
17642025-01-28T07:00:38.973Z Compiling icu_collections v1.5.0
17652025-01-28T07:00:40.347Z Compiling powerfmt v0.2.0
17662025-01-28T07:00:40.699Z Compiling icu_properties_data v1.5.0
17672025-01-28T07:00:40.856Z Compiling untrusted v0.9.0
17682025-01-28T07:00:40.946Z Compiling pretty-hex v0.4.1
17692025-01-28T07:00:40.984Z Compiling rayon-core v1.12.1
17702025-01-28T07:00:41.064Z Compiling untrusted v0.7.1
17712025-01-28T07:00:41.157Z Compiling mirai-annotations v1.12.0
17722025-01-28T07:00:41.277Z Compiling rustls v0.22.4
17732025-01-28T07:00:41.559Z Compiling icu_properties v1.5.1
17742025-01-28T07:00:42.013Z Compiling dof v0.3.0
17752025-01-28T07:00:42.188Z Compiling deranged v0.3.11
17762025-01-28T07:00:43.903Z Compiling rand v0.8.5
17772025-01-28T07:00:44.183Z Compiling spki v0.7.3
17782025-01-28T07:00:44.591Z Compiling salsa20 v0.10.2
17792025-01-28T07:00:44.712Z Compiling dtrace-parser v0.2.0
17802025-01-28T07:00:45.354Z Compiling pbkdf2 v0.12.2
17812025-01-28T07:00:46.035Z Compiling thread-id v4.2.2
17822025-01-28T07:00:46.157Z Compiling icu_normalizer_data v1.5.0
17832025-01-28T07:00:46.252Z Compiling utf16_iter v1.0.5
17842025-01-28T07:00:46.377Z Compiling utf8_iter v1.0.4
17852025-01-28T07:00:46.645Z Compiling atomic-waker v1.1.2
17862025-01-28T07:00:46.665Z Compiling litrs v0.4.1
17872025-01-28T07:00:46.790Z Compiling winnow v0.5.40
17882025-01-28T07:00:46.809Z Compiling write16 v1.0.0
17892025-01-28T07:00:47.128Z Compiling num_threads v0.1.7
17902025-01-28T07:00:47.407Z Compiling icu_normalizer v1.5.0
17912025-01-28T07:00:47.698Z Compiling document-features v0.2.10
17922025-01-28T07:00:47.767Z Compiling time v0.3.36
17932025-01-28T07:00:50.175Z Compiling toml_edit v0.19.15
17942025-01-28T07:00:51.666Z Compiling scrypt v0.11.0
17952025-01-28T07:00:51.690Z Compiling form_urlencoded v1.2.1
17962025-01-28T07:00:51.869Z Compiling aes v0.8.4
17972025-01-28T07:00:52.123Z Compiling cbc v0.1.2
17982025-01-28T07:00:52.205Z Compiling http-body v1.0.1
17992025-01-28T07:00:52.482Z Compiling multer v3.1.0
18002025-01-28T07:00:52.795Z Compiling try-lock v0.2.5
18012025-01-28T07:00:52.992Z Compiling rustversion v1.0.17
18022025-01-28T07:00:53.010Z Compiling tinyvec_macros v0.1.1
18032025-01-28T07:00:53.107Z Compiling slog-async v2.8.0
18042025-01-28T07:00:53.155Z Compiling tinyvec v1.8.0
18052025-01-28T07:00:53.653Z Compiling want v0.3.1
18062025-01-28T07:00:53.955Z Compiling pkcs5 v0.7.1
18072025-01-28T07:00:55.144Z Compiling idna_adapter v1.2.0
18082025-01-28T07:00:55.518Z Compiling h2 v0.4.6
18092025-01-28T07:00:55.876Z Compiling heapless v0.7.17
18102025-01-28T07:00:56.539Z Compiling bzip2-sys v0.1.11+1.0.8
18112025-01-28T07:00:56.767Z Compiling httpdate v1.0.3
18122025-01-28T07:00:57.212Z Compiling signal-hook v0.3.17
18132025-01-28T07:00:57.832Z Compiling idna v1.0.3
18142025-01-28T07:00:59.201Z Compiling pkcs8 v0.10.2
18152025-01-28T07:00:59.845Z Compiling usdt-attr-macro v0.5.0
18162025-01-28T07:01:00.558Z Compiling usdt-macro v0.5.0
18172025-01-28T07:01:01.342Z Compiling async-stream-impl v0.3.6
18182025-01-28T07:01:01.857Z Compiling base64 v0.22.1
18192025-01-28T07:01:02.105Z Compiling tower-service v0.3.3
18202025-01-28T07:01:02.675Z Compiling adler2 v2.0.0
18212025-01-28T07:01:02.956Z Compiling miniz_oxide v0.8.0
18222025-01-28T07:01:03.641Z Compiling hyper v1.5.2
18232025-01-28T07:01:06.353Z Compiling curve25519-dalek v4.1.3
18242025-01-28T07:01:06.949Z Compiling hyper-util v0.1.10
18252025-01-28T07:01:09.073Z Compiling openapiv3 v2.0.0
18262025-01-28T07:01:09.883Z Compiling enum-as-inner v0.6.1
18272025-01-28T07:01:10.572Z Compiling dropshot v0.12.0
18282025-01-28T07:01:10.870Z Compiling num-bigint-dig v0.8.4
18292025-01-28T07:01:10.888Z Compiling foreign-types-shared v0.1.1
18302025-01-28T07:01:11.021Z Compiling portable-atomic v1.9.0
18312025-01-28T07:01:11.445Z Compiling match_cfg v0.1.0
18322025-01-28T07:01:11.581Z Compiling newtype-uuid v1.2.1
18332025-01-28T07:01:11.871Z Compiling smoltcp v0.9.1
18342025-01-28T07:01:12.752Z Compiling hostname v0.3.1
18352025-01-28T07:01:12.913Z Compiling foreign-types v0.3.2
18362025-01-28T07:01:14.153Z Compiling url v2.5.3
18372025-01-28T07:01:16.122Z Compiling http-body-util v0.1.2
18382025-01-28T07:01:16.704Z Compiling dirs-sys-next v0.1.2
18392025-01-28T07:01:16.905Z Compiling encoding_rs v0.8.34
18402025-01-28T07:01:17.047Z Compiling gimli v0.31.1
18412025-01-28T07:01:17.188Z Compiling ident_case v1.0.1
18422025-01-28T07:01:17.393Z Compiling heck v0.4.1
18432025-01-28T07:01:17.781Z Compiling siphasher v0.3.11
18442025-01-28T07:01:18.130Z Compiling mime v0.3.17
18452025-01-28T07:01:19.159Z Compiling data-encoding v2.6.0
18462025-01-28T07:01:19.829Z Compiling darling_core v0.20.10
18472025-01-28T07:01:20.486Z Compiling dirs-next v2.0.0
18482025-01-28T07:01:23.697Z Compiling addr2line v0.24.2
18492025-01-28T07:01:25.451Z Compiling unicode-normalization v0.1.24
18502025-01-28T07:01:26.549Z Compiling serde_urlencoded v0.7.1
18512025-01-28T07:01:27.113Z Compiling crossbeam-epoch v0.9.18
18522025-01-28T07:01:27.651Z Compiling rustls-pemfile v2.2.0
18532025-01-28T07:01:27.797Z Compiling hubpack_derive v0.1.1
18542025-01-28T07:01:28.149Z Compiling dropshot_endpoint v0.12.0
18552025-01-28T07:01:28.307Z Compiling sha1 v0.10.6
18562025-01-28T07:01:28.630Z Compiling signature v2.2.0
18572025-01-28T07:01:28.712Z Compiling zerocopy-derive v0.6.6
18582025-01-28T07:01:28.781Z Compiling curve25519-dalek-derive v0.1.1
18592025-01-28T07:01:28.949Z Compiling object v0.36.5
18602025-01-28T07:01:30.426Z Compiling thread_local v1.1.8
18612025-01-28T07:01:30.866Z Compiling fs-err v2.11.0
18622025-01-28T07:01:31.913Z Compiling unicode-properties v0.1.3
18632025-01-28T07:01:34.536Z Compiling ipnet v2.10.1
18642025-01-28T07:01:35.484Z Compiling winnow v0.6.20
18652025-01-28T07:01:35.540Z Compiling utf8parse v0.2.2
18662025-01-28T07:01:37.507Z Compiling openssl-probe v0.1.5
18672025-01-28T07:01:38.335Z Compiling unicode-bidi v0.3.17
18682025-01-28T07:01:38.855Z Compiling rustc-demangle v0.1.24
18692025-01-28T07:01:40.327Z Compiling anstyle v1.0.10
18702025-01-28T07:01:41.915Z Compiling backtrace v0.3.74
18712025-01-28T07:01:42.498Z Compiling rustls-webpki v0.102.8
18722025-01-28T07:01:42.925Z Compiling stringprep v0.1.5
18732025-01-28T07:01:43.020Z Compiling toml_edit v0.22.22
18742025-01-28T07:01:49.033Z Compiling anstyle-parse v0.2.5
18752025-01-28T07:01:50.323Z Compiling crossbeam-deque v0.8.5
18762025-01-28T07:01:50.798Z Compiling darling_macro v0.20.10
18772025-01-28T07:01:51.581Z Compiling term v0.7.0
18782025-01-28T07:01:51.687Z Compiling slog-json v2.6.1
18792025-01-28T07:01:52.936Z Compiling crossbeam-channel v0.5.13
18802025-01-28T07:01:53.527Z Compiling hashbrown v0.14.5
18812025-01-28T07:01:53.883Z Compiling futures-executor v0.3.31
18822025-01-28T07:01:54.202Z Compiling num-integer v0.1.46
18832025-01-28T07:01:54.349Z Compiling md-5 v0.10.6
18842025-01-28T07:01:54.610Z Compiling ff v0.13.0
18852025-01-28T07:01:54.645Z Compiling hash32 v0.2.1
18862025-01-28T07:01:54.680Z Compiling is-terminal v0.4.13
18872025-01-28T07:01:54.830Z Compiling memmap v0.7.0
18882025-01-28T07:01:54.876Z Compiling linked-hash-map v0.5.6
18892025-01-28T07:01:55.004Z Compiling psl-types v2.0.11
18902025-01-28T07:01:55.152Z Compiling fallible-iterator v0.2.0
18912025-01-28T07:01:55.214Z Compiling utf-8 v0.7.6
18922025-01-28T07:01:55.233Z Compiling quick-error v1.2.3
18932025-01-28T07:01:55.510Z Compiling is_terminal_polyfill v1.70.1
18942025-01-28T07:01:55.628Z Compiling anstyle-query v1.1.1
18952025-01-28T07:01:55.652Z Compiling base16ct v0.2.0
18962025-01-28T07:01:55.793Z Compiling take_mut v0.2.2
18972025-01-28T07:01:55.930Z Compiling colorchoice v1.0.2
18982025-01-28T07:01:56.110Z Compiling anstream v0.6.15
18992025-01-28T07:01:56.172Z Compiling sec1 v0.7.3
19002025-01-28T07:01:56.654Z Compiling postgres-protocol v0.6.7
19012025-01-28T07:01:56.692Z Compiling publicsuffix v2.3.0
19022025-01-28T07:01:56.717Z Compiling tungstenite v0.24.0
19032025-01-28T07:01:56.884Z Compiling resolv-conf v0.7.0
19042025-01-28T07:01:57.363Z Compiling lru-cache v0.1.2
19052025-01-28T07:01:57.574Z Compiling usdt v0.5.0
19062025-01-28T07:01:57.727Z Compiling group v0.13.0
19072025-01-28T07:01:57.998Z Compiling slog-term v2.9.1
19082025-01-28T07:01:58.037Z Compiling num-iter v0.1.45
19092025-01-28T07:01:58.247Z Compiling regress v0.10.1
19102025-01-28T07:01:58.585Z Compiling futures v0.3.31
19112025-01-28T07:02:01.734Z Compiling slog-bunyan v2.5.0
19122025-01-28T07:02:01.825Z Compiling darling v0.20.10
19132025-01-28T07:02:01.958Z Compiling tokio-rustls v0.26.0
19142025-01-28T07:02:01.960Z Compiling tokio-rustls v0.25.0
19152025-01-28T07:02:02.400Z Compiling toml v0.8.19
19162025-01-28T07:02:02.424Z Compiling tokio-native-tls v0.3.1
19172025-01-28T07:02:02.858Z Compiling hickory-proto v0.24.2
19182025-01-28T07:02:03.037Z Compiling phf_shared v0.11.2
19192025-01-28T07:02:03.393Z Compiling strum_macros v0.25.3
19202025-01-28T07:02:03.994Z Compiling async-stream v0.3.6
19212025-01-28T07:02:04.071Z Compiling waitgroup v0.1.2
19222025-01-28T07:02:04.265Z Compiling webpki-roots v0.26.6
19232025-01-28T07:02:04.488Z Compiling terminal_size v0.4.0
19242025-01-28T07:02:04.609Z Compiling serde_path_to_error v0.1.16
19252025-01-28T07:02:04.682Z Compiling hkdf v0.12.4
19262025-01-28T07:02:04.912Z Compiling crypto-bigint v0.5.5
19272025-01-28T07:02:05.333Z Compiling derive-where v1.2.7
19282025-01-28T07:02:05.357Z Compiling serde_repr v0.1.19
19292025-01-28T07:02:06.436Z Compiling clap_derive v4.5.24
19302025-01-28T07:02:06.758Z Compiling hostname v0.4.0
19312025-01-28T07:02:06.982Z Compiling crc32fast v1.4.2
19322025-01-28T07:02:07.517Z Compiling unicode-width v0.2.0
19332025-01-28T07:02:08.264Z Compiling debug-ignore v1.0.5
19342025-01-28T07:02:08.267Z Compiling clap_lex v0.7.4
19352025-01-28T07:02:08.267Z Compiling bitflags v1.3.2
19362025-01-28T07:02:08.267Z Compiling managed v0.8.0
19372025-01-28T07:02:09.495Z Compiling clap_builder v4.5.27
19382025-01-28T07:02:10.605Z Compiling hickory-resolver v0.24.2
19392025-01-28T07:02:11.221Z Compiling console v0.15.10
19402025-01-28T07:02:11.344Z Compiling elliptic-curve v0.13.8
19412025-01-28T07:02:12.395Z Compiling flate2 v1.0.35
19422025-01-28T07:02:13.247Z Compiling hyper-rustls v0.27.3
19432025-01-28T07:02:15.865Z Compiling phf v0.11.2
19442025-01-28T07:02:16.152Z Compiling hyper-tls v0.6.0
19452025-01-28T07:02:16.672Z Compiling typify-impl v0.2.0
19462025-01-28T07:02:16.779Z Compiling signal-hook-mio v0.2.4
19472025-01-28T07:02:16.867Z Compiling rayon v1.10.0
19482025-01-28T07:02:16.953Z Compiling bzip2 v0.4.4
19492025-01-28T07:02:17.330Z Compiling cookie_store v0.21.1
19502025-01-28T07:02:18.545Z Compiling tokio-tungstenite v0.24.0
19512025-01-28T07:02:18.658Z Compiling postgres-types v0.2.8
19522025-01-28T07:02:21.167Z Compiling zerocopy v0.6.6
19532025-01-28T07:02:21.898Z Compiling ed25519 v2.2.3
19542025-01-28T07:02:21.933Z Compiling hubpack v0.1.2
19552025-01-28T07:02:22.005Z Compiling phf_shared v0.10.0
19562025-01-28T07:02:22.372Z Compiling pkcs1 v0.7.5
19572025-01-28T07:02:22.411Z Compiling tokio-stream v0.1.16
19582025-01-28T07:02:23.269Z Compiling ipnetwork v0.20.0
19592025-01-28T07:02:23.496Z Compiling serde-big-array v0.5.1
19602025-01-28T07:02:23.593Z Compiling rfc6979 v0.4.0
19612025-01-28T07:02:23.743Z Compiling float-cmp v0.9.0
19622025-01-28T07:02:23.802Z Compiling sync_wrapper v1.0.1
19632025-01-28T07:02:23.989Z Compiling bstr v1.10.0
19642025-01-28T07:02:25.471Z Compiling difflib v0.4.0
19652025-01-28T07:02:25.488Z Compiling fixedbitset v0.4.2
19662025-01-28T07:02:25.901Z Compiling unicode-segmentation v1.12.0
19672025-01-28T07:02:26.566Z Compiling number_prefix v0.4.0
19682025-01-28T07:02:26.736Z Compiling predicates-core v1.0.8
19692025-01-28T07:02:26.810Z Compiling bit-vec v0.6.3
19702025-01-28T07:02:27.009Z Compiling normalize-line-endings v0.3.0
19712025-01-28T07:02:27.029Z Compiling precomputed-hash v0.1.1
19722025-01-28T07:02:27.113Z Compiling new_debug_unreachable v1.0.6
19732025-01-28T07:02:27.140Z Compiling whoami v1.5.2
19742025-01-28T07:02:27.157Z Compiling static_assertions v1.1.0
19752025-01-28T07:02:27.159Z Compiling predicates v3.1.2
19762025-01-28T07:02:27.213Z Compiling string_cache v0.8.7
19772025-01-28T07:02:27.275Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19782025-01-28T07:02:27.638Z Compiling tokio-postgres v0.7.12
19792025-01-28T07:02:27.638Z Compiling bit-set v0.5.3
19802025-01-28T07:02:27.961Z Compiling typify-macro v0.2.0
19812025-01-28T07:02:28.492Z Compiling reqwest v0.12.9
19822025-01-28T07:02:28.981Z Compiling indicatif v0.17.9
19832025-01-28T07:02:29.098Z Compiling similar v2.6.0
19842025-01-28T07:02:30.723Z Compiling petgraph v0.6.5
19852025-01-28T07:02:32.924Z Compiling ecdsa v0.16.9
19862025-01-28T07:02:33.416Z Compiling qorb v0.2.1
19872025-01-28T07:02:34.129Z Compiling rsa v0.9.6
19882025-01-28T07:02:34.554Z Compiling ed25519-dalek v2.1.1
19892025-01-28T07:02:35.594Z Compiling zip v0.6.6
19902025-01-28T07:02:35.696Z Compiling crossterm v0.28.1
19912025-01-28T07:02:35.840Z Compiling clap v4.5.27
19922025-01-28T07:02:38.290Z Compiling toml v0.7.8
19932025-01-28T07:02:38.593Z Compiling x509-cert v0.2.5
19942025-01-28T07:02:39.338Z Compiling hex v0.4.3
19952025-01-28T07:02:40.006Z Compiling itertools v0.10.5
19962025-01-28T07:02:40.599Z Compiling zerocopy v0.8.10
19972025-01-28T07:02:40.944Z Compiling lalrpop-util v0.19.12
19982025-01-28T07:02:41.074Z Compiling peg-runtime v0.8.3
19992025-01-28T07:02:41.311Z Compiling unicode-xid v0.2.6
20002025-01-28T07:02:42.685Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20012025-01-28T07:02:47.227Z Compiling proc-macro-crate v1.3.1
20022025-01-28T07:02:48.100Z Compiling macaddr v1.0.1
20032025-01-28T07:02:48.257Z Compiling zerocopy-derive v0.8.10
20042025-01-28T07:02:48.416Z Compiling itertools v0.13.0
20052025-01-28T07:02:49.360Z Compiling heapless v0.8.0
20062025-01-28T07:02:51.338Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20072025-01-28T07:02:57.380Z Compiling num_enum_derive v0.5.11
20082025-01-28T07:03:04.198Z Compiling hash32 v0.3.1
20092025-01-28T07:03:05.631Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20102025-01-28T07:03:06.292Z Compiling smoltcp v0.11.0
20112025-01-28T07:03:10.560Z Compiling num_enum v0.5.11
20122025-01-28T07:03:10.592Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20132025-01-28T07:03:11.260Z Compiling typify v0.2.0
20142025-01-28T07:03:11.406Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
20152025-01-28T07:03:12.507Z Compiling proc-macro-error-attr v1.0.4
20162025-01-28T07:03:12.815Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20172025-01-28T07:03:12.834Z Compiling cobs v0.2.3
20182025-01-28T07:03:13.121Z Compiling unsafe-libyaml v0.2.11
20192025-01-28T07:03:13.986Z Compiling thiserror v2.0.11
20202025-01-28T07:03:14.801Z Compiling serde_yaml v0.9.34+deprecated
20212025-01-28T07:03:15.183Z Compiling postcard v1.0.10
20222025-01-28T07:03:28.770Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20232025-01-28T07:03:29.372Z Compiling progenitor-impl v0.8.0
20242025-01-28T07:03:40.734Z Compiling strum_macros v0.26.4
20252025-01-28T07:03:41.547Z Compiling foreign-types-macros v0.2.3
20262025-01-28T07:03:41.605Z Compiling structmeta-derive v0.3.0
20272025-01-28T07:03:42.058Z Compiling thiserror-impl v2.0.11
20282025-01-28T07:03:42.130Z Compiling proc-macro-error v1.0.4
20292025-01-28T07:03:42.369Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20302025-01-28T07:03:43.832Z Compiling unicode-width v0.1.14
20312025-01-28T07:03:44.003Z Compiling foreign-types-shared v0.3.1
20322025-01-28T07:03:44.006Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20332025-01-28T07:03:44.486Z Compiling tabwriter v1.4.0
20342025-01-28T07:03:44.854Z Compiling strum v0.26.3
20352025-01-28T07:03:45.034Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20362025-01-28T07:03:45.068Z Compiling foreign-types v0.5.0
20372025-01-28T07:03:45.233Z Compiling structmeta v0.3.0
20382025-01-28T07:03:53.265Z Compiling progenitor-macro v0.8.0
20392025-01-28T07:03:57.062Z Compiling progenitor-client v0.8.0
20402025-01-28T07:04:00.715Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20412025-01-28T07:04:01.966Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20422025-01-28T07:04:02.454Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20432025-01-28T07:04:02.770Z Compiling cstr-argument v0.1.2
20442025-01-28T07:04:03.071Z Compiling dropshot v0.15.1
20452025-01-28T07:04:03.302Z Compiling crucible-workspace-hack v0.1.0
20462025-01-28T07:04:03.400Z Compiling fastrand v2.1.1
20472025-01-28T07:04:03.616Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20482025-01-28T07:04:04.038Z Compiling pretty-hex v0.2.1
20492025-01-28T07:04:04.283Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20502025-01-28T07:04:04.642Z Compiling progenitor v0.8.0
20512025-01-28T07:04:04.724Z Compiling tempfile v3.13.0
20522025-01-28T07:04:04.870Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20532025-01-28T07:04:05.108Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20542025-01-28T07:04:05.182Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20552025-01-28T07:04:05.851Z Compiling parse-display-derive v0.10.0
20562025-01-28T07:04:05.885Z Compiling colored v2.1.0
20572025-01-28T07:04:06.365Z Compiling serde_with_macros v3.11.0
20582025-01-28T07:04:06.879Z Compiling dropshot_endpoint v0.15.1
20592025-01-28T07:04:07.068Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20602025-01-28T07:04:07.851Z Compiling instant v0.1.13
20612025-01-28T07:04:08.041Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20622025-01-28T07:04:08.447Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20632025-01-28T07:04:08.739Z Compiling serde_with v3.11.0
20642025-01-28T07:04:08.940Z Compiling backoff v0.4.0
20652025-01-28T07:04:09.329Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20662025-01-28T07:04:09.461Z Compiling parse-display v0.10.0
20672025-01-28T07:04:11.291Z Compiling zone_cfg_derive v0.3.0
20682025-01-28T07:04:11.368Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20692025-01-28T07:04:12.070Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20702025-01-28T07:04:12.318Z Compiling camino-tempfile v1.1.1
20712025-01-28T07:04:12.638Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20722025-01-28T07:04:12.771Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e9db2377f4300a7539ebb3e4237e06d46ec1e6cc#e9db2377)
20732025-01-28T07:04:12.811Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20742025-01-28T07:04:13.018Z Compiling regress v0.9.1
20752025-01-28T07:04:13.059Z Compiling progenitor-client v0.9.1
20762025-01-28T07:04:13.238Z Compiling num-derive v0.4.2
20772025-01-28T07:04:13.994Z Compiling sigpipe v0.1.3
20782025-01-28T07:04:14.149Z Compiling libefi-sys v0.1.0
20792025-01-28T07:04:14.459Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20802025-01-28T07:04:14.837Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20812025-01-28T07:04:15.392Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ace54d9cb5957fda79422e8237d7c54c33af928e#ace54d9c)
20822025-01-28T07:04:16.936Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e9db2377f4300a7539ebb3e4237e06d46ec1e6cc#e9db2377)
20832025-01-28T07:04:17.530Z Compiling zone v0.3.0
20842025-01-28T07:04:18.008Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20852025-01-28T07:04:19.023Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20862025-01-28T07:04:21.561Z Compiling smf v0.2.3
20872025-01-28T07:04:22.087Z Compiling bitfield-struct v0.6.2
20882025-01-28T07:04:22.695Z Compiling blake3 v1.5.4
20892025-01-28T07:04:23.319Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
20902025-01-28T07:04:23.436Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20912025-01-28T07:04:24.162Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20922025-01-28T07:04:24.328Z Compiling xattr v1.3.1
20932025-01-28T07:04:24.534Z Compiling memmap2 v0.9.5
20942025-01-28T07:04:24.563Z Compiling filetime v0.2.25
20952025-01-28T07:04:24.659Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20962025-01-28T07:04:24.799Z Compiling arrayref v0.3.9
20972025-01-28T07:04:24.923Z Compiling same-file v1.0.6
20982025-01-28T07:04:24.949Z Compiling arrayvec v0.7.6
20992025-01-28T07:04:25.094Z Compiling constant_time_eq v0.3.1
21002025-01-28T07:04:25.217Z Compiling walkdir v2.5.0
21012025-01-28T07:04:25.284Z Compiling tar v0.4.42
21022025-01-28T07:04:25.287Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21032025-01-28T07:04:26.780Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21042025-01-28T07:04:27.195Z Compiling gethostname v0.5.0
21052025-01-28T07:04:27.443Z Compiling cargo-platform v0.1.8
21062025-01-28T07:04:28.011Z Compiling topological-sort v0.2.2
21072025-01-28T07:04:28.079Z Compiling cargo_metadata v0.18.1
21082025-01-28T07:04:28.309Z Compiling omicron-zone-package v0.12.0
21092025-01-28T07:04:28.513Z Compiling shell-words v1.1.0
21102025-01-28T07:04:29.069Z Compiling indent_write v2.2.0
21112025-01-28T07:04:35.563Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21122025-01-28T07:04:37.630Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21132025-01-28T07:04:44.404Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21142025-01-28T07:04:58.891Z Finished `release` profile [optimized] target(s) in 5m 13s
21152025-01-28T07:04:59.058Z Running `target/release/omicron-package -t test target create -p dev`
21162025-01-28T07:04:59.108ZLogging to: /work/oxidecomputer/omicron/out/LOG
21172025-01-28T07:04:59.111ZCreated new build target 'test' and set it as active
21182025-01-28T07:04:59.111Z
21192025-01-28T07:04:59.111Zreal 5:13.919443413
21202025-01-28T07:04:59.111Zuser 36:35.556837041
21212025-01-28T07:04:59.112Zsys 3:21.929156384
21222025-01-28T07:04:59.112Ztrap 1.146705558
21232025-01-28T07:04:59.112Ztflt 2.686880611
21242025-01-28T07:04:59.112Zdflt 0.592151019
21252025-01-28T07:04:59.112Zkflt 0.009392232
21262025-01-28T07:04:59.112Zlock 1:12:50.039921111
21272025-01-28T07:04:59.112Zslp 2:26:32.822940336
21282025-01-28T07:04:59.112Zlat 2:46.761268427
21292025-01-28T07:04:59.112Zstop 4:50.558905106
21302025-01-28T07:04:59.112Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21312025-01-28T07:05:00.080Z Finished `release` profile [optimized] target(s) in 0.91s
21322025-01-28T07:05:00.141Z Running `target/release/omicron-package -t test package`
21332025-01-28T07:05:00.186ZLogging to: /work/oxidecomputer/omicron/out/LOG
21342025-01-28T07:05:01.348Z Compiling thiserror v2.0.11
21352025-01-28T07:05:01.483Z Compiling typify-impl v0.3.0
21362025-01-28T07:05:01.497Z Compiling convert_case v0.4.0
21372025-01-28T07:05:01.500Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21382025-01-28T07:05:01.500Z Compiling newline-converter v0.3.0
21392025-01-28T07:05:01.500Z Compiling password-hash v0.5.0
21402025-01-28T07:05:01.511Z Compiling blake2 v0.10.6
21412025-01-28T07:05:01.543Z Compiling base64 v0.21.7
21422025-01-28T07:05:01.720Z Compiling expectorate v1.1.0
21432025-01-28T07:05:01.743Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21442025-01-28T07:05:02.000Z Compiling atomicwrites v0.4.4
21452025-01-28T07:05:02.125Z Compiling derive_more v0.99.18
21462025-01-28T07:05:02.436Z Compiling argon2 v0.5.3
21472025-01-28T07:05:02.554Z Compiling owo-colors v4.1.0
21482025-01-28T07:05:02.759Z Compiling cancel-safe-futures v0.1.5
21492025-01-28T07:05:02.821Z Compiling num-rational v0.4.2
21502025-01-28T07:05:02.889Z Compiling progenitor-client v0.9.1
21512025-01-28T07:05:03.154Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21522025-01-28T07:05:03.414Z Compiling num-complex v0.4.6
21532025-01-28T07:05:04.389Z Compiling num v0.4.3
21542025-01-28T07:05:04.518Z Compiling libsw v3.3.1
21552025-01-28T07:05:04.585Z Compiling linear-map v1.2.0
21562025-01-28T07:05:04.820Z Compiling float-ord v0.3.2
21572025-01-28T07:05:04.864Z Compiling swrite v0.1.0
21582025-01-28T07:05:05.011Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21592025-01-28T07:05:05.031Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21602025-01-28T07:05:05.034Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21612025-01-28T07:05:05.239Z Compiling highway v1.2.0
21622025-01-28T07:05:06.142Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21632025-01-28T07:05:06.691Z Compiling semver v0.1.20
21642025-01-28T07:05:07.299Z Compiling rustc_version v0.1.7
21652025-01-28T07:05:07.709Z Compiling newtype_derive v0.1.6
21662025-01-28T07:05:07.976Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21672025-01-28T07:05:08.026Z Compiling tungstenite v0.21.0
21682025-01-28T07:05:12.542Z Compiling typify-macro v0.3.0
21692025-01-28T07:05:12.595Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21702025-01-28T07:05:12.957Z Compiling ipnetwork v0.20.0
21712025-01-28T07:05:13.700Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
21722025-01-28T07:05:14.008Z Compiling tokio-tungstenite v0.21.0
21732025-01-28T07:05:14.208Z Compiling progenitor-client v0.8.0
21742025-01-28T07:05:14.344Z Compiling humantime v2.1.0
21752025-01-28T07:05:14.642Z Compiling progenitor v0.8.0
21762025-01-28T07:05:14.832Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
21772025-01-28T07:05:14.870Z Compiling dropshot v0.15.1
21782025-01-28T07:05:14.948Z Compiling instant v0.1.13
21792025-01-28T07:05:15.119Z Compiling backoff v0.4.0
21802025-01-28T07:05:15.465Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21812025-01-28T07:05:15.707Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21822025-01-28T07:05:15.843Z Compiling typify v0.3.0
21832025-01-28T07:05:16.012Z Compiling progenitor-impl v0.9.1
21842025-01-28T07:05:22.057Z Compiling progenitor-macro v0.9.1
21852025-01-28T07:05:22.793Z Compiling steno v0.4.1
21862025-01-28T07:05:23.071Z Compiling parse-display v0.10.0
21872025-01-28T07:05:23.444Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21882025-01-28T07:05:23.599Z Compiling strum v0.26.3
21892025-01-28T07:05:23.638Z Compiling serde_with v3.11.0
21902025-01-28T07:05:23.811Z Compiling regress v0.9.1
21912025-01-28T07:05:27.174Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21922025-01-28T07:05:28.393Z Compiling macaddr v1.0.1
21932025-01-28T07:05:28.648Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e9db2377f4300a7539ebb3e4237e06d46ec1e6cc#e9db2377)
21942025-01-28T07:05:28.851Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21952025-01-28T07:05:28.947Z Compiling slog-dtrace v0.3.0
21962025-01-28T07:05:29.457Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ace54d9cb5957fda79422e8237d7c54c33af928e#ace54d9c)
21972025-01-28T07:05:29.477Z Compiling prettyplease v0.2.25
21982025-01-28T07:05:31.321Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e9db2377f4300a7539ebb3e4237e06d46ec1e6cc#e9db2377)
21992025-01-28T07:05:33.078Z Compiling progenitor v0.9.1
22002025-01-28T07:05:33.322Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22012025-01-28T07:05:35.129Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e9db2377f4300a7539ebb3e4237e06d46ec1e6cc#e9db2377)
22022025-01-28T07:05:44.286Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22032025-01-28T07:05:46.224Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22042025-01-28T07:05:47.001Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22052025-01-28T07:05:48.103Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22062025-01-28T07:05:48.879Z Compiling half v2.4.1
22072025-01-28T07:05:49.591Z Compiling ciborium-io v0.2.2
22082025-01-28T07:05:49.755Z Compiling ciborium-ll v0.2.2
22092025-01-28T07:05:50.793Z Compiling ciborium v0.2.2
22102025-01-28T07:05:52.657Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22112025-01-28T07:05:52.822Z Compiling display-error-chain v0.2.2
22122025-01-28T07:05:53.061Z Compiling same-file v1.0.6
22132025-01-28T07:05:53.321Z Compiling fastrand v2.1.1
22142025-01-28T07:05:53.483Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22152025-01-28T07:05:53.815Z Compiling tempfile v3.13.0
22162025-01-28T07:05:53.835Z Compiling walkdir v2.5.0
22172025-01-28T07:05:54.463Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22182025-01-28T07:05:54.560Z Compiling blake3 v1.5.4
22192025-01-28T07:05:55.245Z Compiling const_format_proc_macros v0.2.33
22202025-01-28T07:05:57.102Z Compiling xattr v1.3.1
22212025-01-28T07:05:57.398Z Compiling memmap2 v0.9.5
22222025-01-28T07:05:57.816Z Compiling filetime v0.2.25
22232025-01-28T07:05:58.133Z Compiling arrayref v0.3.9
22242025-01-28T07:05:58.259Z Compiling constant_time_eq v0.3.1
22252025-01-28T07:05:58.292Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22262025-01-28T07:05:58.427Z Compiling maplit v1.0.2
22272025-01-28T07:05:58.519Z Compiling keccak v0.1.5
22282025-01-28T07:05:58.575Z Compiling crunchy v0.2.2
22292025-01-28T07:05:58.673Z Compiling arrayvec v0.7.6
22302025-01-28T07:05:59.096Z Compiling sha3 v0.10.8
22312025-01-28T07:05:59.659Z Compiling tar v0.4.42
22322025-01-28T07:05:59.958Z Compiling const_format v0.2.33
22332025-01-28T07:06:00.060Z Compiling camino-tempfile v1.1.1
22342025-01-28T07:06:00.491Z Compiling toolchain_find v0.4.0
22352025-01-28T07:06:00.743Z Compiling topological-sort v0.2.2
22362025-01-28T07:06:00.996Z Compiling radium v0.7.0
22372025-01-28T07:06:01.016Z Compiling tiny-keccak v2.0.2
22382025-01-28T07:06:01.219Z Compiling omicron-zone-package v0.12.0
22392025-01-28T07:06:01.340Z Compiling rustfmt-wrapper v0.2.1
22402025-01-28T07:06:01.594Z Compiling dsl_auto_type v0.1.2
22412025-01-28T07:06:01.769Z Compiling scheduled-thread-pool v0.2.7
22422025-01-28T07:06:01.890Z Compiling diesel_table_macro_syntax v0.2.0
22432025-01-28T07:06:02.331Z Compiling maybe-uninit v2.0.0
22442025-01-28T07:06:02.815Z Compiling tap v1.0.1
22452025-01-28T07:06:02.933Z Compiling diesel_derives v2.2.3
22462025-01-28T07:06:03.049Z Compiling wyz v0.5.1
22472025-01-28T07:06:03.275Z Compiling r2d2 v0.8.10
22482025-01-28T07:06:03.930Z Compiling phf_generator v0.11.2
22492025-01-28T07:06:04.135Z Compiling ascii-canvas v3.0.0
22502025-01-28T07:06:04.252Z Compiling secrecy v0.8.0
22512025-01-28T07:06:04.522Z Compiling async-recursion v1.1.1
22522025-01-28T07:06:04.585Z Compiling ena v0.14.3
22532025-01-28T07:06:04.978Z Compiling regex-syntax v0.6.29
22542025-01-28T07:06:05.507Z Compiling crc-catalog v2.4.0
22552025-01-28T07:06:05.680Z Compiling funty v2.0.0
22562025-01-28T07:06:05.868Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22572025-01-28T07:06:06.198Z Compiling arc-swap v1.7.1
22582025-01-28T07:06:06.320Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22592025-01-28T07:06:06.808Z Compiling packed_struct v0.10.1
22602025-01-28T07:06:06.880Z Compiling diff v0.1.13
22612025-01-28T07:06:07.296Z Compiling slog-scope v4.4.0
22622025-01-28T07:06:07.405Z Compiling bitvec v1.0.1
22632025-01-28T07:06:08.138Z Compiling crc v3.2.1
22642025-01-28T07:06:08.373Z Compiling lalrpop v0.19.12
22652025-01-28T07:06:10.058Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22662025-01-28T07:06:10.139Z Compiling phf_codegen v0.11.2
22672025-01-28T07:06:10.500Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22682025-01-28T07:06:11.521Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22692025-01-28T07:06:11.668Z Compiling universal-hash v0.5.1
22702025-01-28T07:06:11.757Z Compiling thiserror-impl-no-std v2.0.2
22712025-01-28T07:06:11.927Z Compiling packed_struct_codegen v0.10.1
22722025-01-28T07:06:13.929Z Compiling diesel v2.2.6
22732025-01-28T07:06:14.186Z Compiling parse-zoneinfo v0.3.1
22742025-01-28T07:06:14.261Z Compiling unicase v2.7.0
22752025-01-28T07:06:14.616Z Compiling indexmap v1.9.3
22762025-01-28T07:06:14.951Z Compiling ref-cast v1.0.23
22772025-01-28T07:06:15.394Z Compiling nodrop v0.1.14
22782025-01-28T07:06:15.547Z Compiling opaque-debug v0.3.1
22792025-01-28T07:06:15.624Z Compiling array-init v0.0.4
22802025-01-28T07:06:15.668Z Compiling poly1305 v0.8.0
22812025-01-28T07:06:16.688Z Compiling chrono-tz-build v0.4.0
22822025-01-28T07:06:17.740Z Compiling thiserror-no-std v2.0.2
22832025-01-28T07:06:17.900Z Compiling smallvec v0.6.14
22842025-01-28T07:06:18.993Z Compiling slog-stdlog v4.1.1
22852025-01-28T07:06:19.822Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22862025-01-28T07:06:20.126Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22872025-01-28T07:06:20.429Z Compiling derive_builder_core v0.20.2
22882025-01-28T07:06:21.160Z Compiling chacha20 v0.9.1
22892025-01-28T07:06:21.656Z Compiling headers-core v0.3.0
22902025-01-28T07:06:21.863Z Compiling aead v0.5.2
22912025-01-28T07:06:22.233Z Compiling libxml v0.3.3
22922025-01-28T07:06:22.489Z Compiling ref-cast-impl v1.0.23
22932025-01-28T07:06:22.636Z Compiling vte_generate_state_changes v0.1.2
22942025-01-28T07:06:23.222Z Compiling termcolor v1.4.1
22952025-01-28T07:06:23.574Z Compiling bitfield v0.14.0
22962025-01-28T07:06:23.878Z Compiling hashbrown v0.12.3
22972025-01-28T07:06:24.304Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22982025-01-28T07:06:26.149Z Compiling env_logger v0.10.2
22992025-01-28T07:06:29.402Z Compiling vte v0.11.1
23002025-01-28T07:06:30.909Z Compiling derive_builder_macro v0.20.2
23012025-01-28T07:06:31.269Z Compiling polar-core v0.27.3
23022025-01-28T07:06:31.717Z Compiling chacha20poly1305 v0.10.1
23032025-01-28T07:06:31.979Z Compiling headers v0.4.0
23042025-01-28T07:06:34.738Z Compiling slog-envlogger v2.2.0
23052025-01-28T07:06:35.419Z Compiling serde-hex v0.1.0
23062025-01-28T07:06:37.459Z Compiling vsss-rs v3.3.4
23072025-01-28T07:06:40.444Z Compiling chrono-tz v0.10.1
23082025-01-28T07:06:41.126Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23092025-01-28T07:06:41.208Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23102025-01-28T07:06:41.562Z Compiling ron v0.8.1
23112025-01-28T07:06:44.065Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23122025-01-28T07:06:44.088Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23132025-01-28T07:06:44.397Z Compiling hashbrown v0.13.2
23142025-01-28T07:06:45.664Z Compiling strum_macros v0.24.3
23152025-01-28T07:06:47.201Z Compiling fxhash v0.2.1
23162025-01-28T07:06:47.474Z Compiling samael v0.0.17
23172025-01-28T07:06:48.588Z Compiling bumpalo v3.16.0
23182025-01-28T07:06:48.773Z Compiling crc-any v2.5.0
23192025-01-28T07:06:49.072Z Compiling bytecount v0.6.8
23202025-01-28T07:06:49.179Z Compiling simd-adler32 v0.3.7
23212025-01-28T07:06:49.398Z Compiling indoc v1.0.9
23222025-01-28T07:06:49.659Z Compiling lockfree-object-pool v0.1.6
23232025-01-28T07:06:49.977Z Compiling zip v2.1.3
23242025-01-28T07:06:50.340Z Compiling zopfli v0.8.1
23252025-01-28T07:06:50.407Z Compiling papergrid v0.11.0
23262025-01-28T07:06:50.782Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23272025-01-28T07:06:59.348Z Compiling object v0.30.4
23282025-01-28T07:06:59.573Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23292025-01-28T07:07:03.604Z Compiling derive_builder v0.20.2
23302025-01-28T07:07:03.836Z Compiling strip-ansi-escapes v0.2.0
23312025-01-28T07:07:04.833Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23322025-01-28T07:07:05.142Z Compiling tabled_derive v0.7.0
23332025-01-28T07:07:05.701Z Compiling fd-lock v4.0.2
23342025-01-28T07:07:05.953Z Compiling peg-macros v0.8.4
23352025-01-28T07:07:07.277Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23362025-01-28T07:07:08.072Z Compiling kstat-rs v0.2.4
23372025-01-28T07:07:08.276Z Compiling impl-trait-for-tuples v0.2.2
23382025-01-28T07:07:08.986Z Compiling oso-derive v0.27.3
23392025-01-28T07:07:09.135Z Compiling quick-xml v0.33.0
23402025-01-28T07:07:09.943Z Compiling diesel-dtrace v0.4.2
23412025-01-28T07:07:10.275Z Compiling path-slash v0.1.5
23422025-01-28T07:07:10.546Z Compiling nu-ansi-term v0.50.1
23432025-01-28T07:07:11.667Z Compiling reedline v0.35.0
23442025-01-28T07:07:11.826Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23452025-01-28T07:07:14.362Z Compiling oso v0.27.3
23462025-01-28T07:07:17.260Z Compiling peg v0.8.4
23472025-01-28T07:07:17.400Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23482025-01-28T07:07:20.761Z Compiling tabled v0.15.0
23492025-01-28T07:07:27.152Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23502025-01-28T07:07:37.720Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23512025-01-28T07:07:39.617Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23522025-01-28T07:07:40.636Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23532025-01-28T07:07:40.909Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23542025-01-28T07:07:41.242Z Compiling pem v3.0.4
23552025-01-28T07:07:42.733Z Compiling bb8 v0.8.5
23562025-01-28T07:07:43.353Z Compiling bcs v0.1.6
23572025-01-28T07:07:44.181Z Compiling libz-sys v1.1.20
23582025-01-28T07:07:44.821Z Compiling termtree v0.5.1
23592025-01-28T07:07:45.097Z Compiling parking_lot_core v0.8.6
23602025-01-28T07:07:45.700Z Compiling async-bb8-diesel v0.2.1
23612025-01-28T07:07:46.481Z Compiling mime_guess v2.0.5
23622025-01-28T07:07:48.257Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23632025-01-28T07:07:51.214Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23642025-01-28T07:07:51.398Z Compiling buf-list v1.0.3
23652025-01-28T07:07:53.526Z Compiling nibble_vec v0.1.0
23662025-01-28T07:07:53.794Z Compiling libgit2-sys v0.17.0+1.8.1
23672025-01-28T07:07:54.582Z Compiling pin-project-internal v1.1.6
23682025-01-28T07:07:56.143Z Compiling atty v0.2.14
23692025-01-28T07:07:56.337Z Compiling endian-type v0.1.2
23702025-01-28T07:07:56.621Z Compiling salty v0.3.0
23712025-01-28T07:07:57.041Z Compiling http-range v0.1.5
23722025-01-28T07:07:57.209Z Compiling pin-project v1.1.6
23732025-01-28T07:07:57.422Z Compiling radix_trie v0.2.1
23742025-01-28T07:07:58.379Z Compiling parking_lot v0.11.2
23752025-01-28T07:08:03.349Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ace54d9cb5957fda79422e8237d7c54c33af928e#ace54d9c)
23762025-01-28T07:08:03.767Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23772025-01-28T07:08:05.944Z Compiling snafu-derive v0.8.5
23782025-01-28T07:08:08.044Z Compiling hyper-staticfile v0.10.1
23792025-01-28T07:08:09.893Z Compiling sled v0.34.7
23802025-01-28T07:08:10.247Z Compiling snafu v0.8.5
23812025-01-28T07:08:11.108Z Compiling hickory-client v0.24.2
23822025-01-28T07:08:16.059Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
23832025-01-28T07:08:17.218Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23842025-01-28T07:08:19.367Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
23852025-01-28T07:08:39.140Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
23862025-01-28T07:08:40.787Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
23872025-01-28T07:08:41.946Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23882025-01-28T07:08:43.425Z Compiling globset v0.4.15
23892025-01-28T07:08:43.494Z Compiling hickory-server v0.24.2
23902025-01-28T07:08:46.550Z Compiling olpc-cjson v0.1.4
23912025-01-28T07:08:46.923Z Compiling primeorder v0.13.6
23922025-01-28T07:08:47.487Z Compiling castaway v0.2.3
23932025-01-28T07:08:47.698Z Compiling vergen v8.3.2
23942025-01-28T07:08:47.717Z Compiling env_filter v0.1.2
23952025-01-28T07:08:48.051Z Compiling cargo-platform v0.1.8
23962025-01-28T07:08:48.549Z Compiling serde_plain v1.0.2
23972025-01-28T07:08:48.572Z Compiling nanorand v0.7.0
23982025-01-28T07:08:49.114Z Compiling memoffset v0.9.1
23992025-01-28T07:08:49.235Z Compiling typed-path v0.9.3
24002025-01-28T07:08:49.257Z Compiling flume v0.11.1
24012025-01-28T07:08:49.652Z Compiling git2 v0.19.0
24022025-01-28T07:08:49.994Z Compiling cargo_metadata v0.18.1
24032025-01-28T07:08:50.677Z Compiling env_logger v0.11.5
24042025-01-28T07:08:52.063Z Compiling tough v0.19.0
24052025-01-28T07:08:52.984Z Compiling compact_str v0.8.0
24062025-01-28T07:08:54.757Z Compiling p384 v0.13.0
24072025-01-28T07:08:55.557Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24082025-01-28T07:08:56.291Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24092025-01-28T07:08:58.018Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24102025-01-28T07:08:58.720Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24112025-01-28T07:08:59.875Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24122025-01-28T07:09:01.630Z Compiling unicode-truncate v1.1.0
24132025-01-28T07:09:01.937Z Compiling lru v0.12.5
24142025-01-28T07:09:02.308Z Compiling rand_seeder v0.3.0
24152025-01-28T07:09:02.778Z Compiling libsqlite3-sys v0.30.1
24162025-01-28T07:09:03.319Z Compiling lzma-sys v0.1.20
24172025-01-28T07:09:04.033Z Compiling instability v0.3.2
24182025-01-28T07:09:04.190Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24192025-01-28T07:09:04.557Z Compiling cfg_aliases v0.2.1
24202025-01-28T07:09:04.684Z Compiling rustls v0.21.12
24212025-01-28T07:09:05.002Z Compiling cassowary v0.3.0
24222025-01-28T07:09:05.023Z Compiling parse-size v1.1.0
24232025-01-28T07:09:05.365Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24242025-01-28T07:09:06.568Z Compiling ratatui v0.28.1
24252025-01-28T07:09:06.796Z Compiling nix v0.29.0
24262025-01-28T07:09:07.758Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24272025-01-28T07:09:08.007Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24282025-01-28T07:09:09.411Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24292025-01-28T07:09:10.124Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24302025-01-28T07:09:10.887Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24312025-01-28T07:09:11.218Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24322025-01-28T07:09:14.421Z Compiling rustls-webpki v0.101.7
24332025-01-28T07:09:14.841Z Compiling sct v0.7.1
24342025-01-28T07:09:15.330Z Compiling heck v0.3.3
24352025-01-28T07:09:15.697Z Compiling csv-core v0.1.11
24362025-01-28T07:09:16.598Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24372025-01-28T07:09:16.959Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24382025-01-28T07:09:17.314Z Compiling glob v0.3.1
24392025-01-28T07:09:18.317Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24402025-01-28T07:09:18.588Z Compiling csv v1.3.1
24412025-01-28T07:09:19.359Z Compiling zone_cfg_derive v0.1.2
24422025-01-28T07:09:20.760Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24432025-01-28T07:09:25.114Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ace54d9cb5957fda79422e8237d7c54c33af928e#ace54d9c)
24442025-01-28T07:09:25.256Z Compiling nix v0.27.1
24452025-01-28T07:09:26.425Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24462025-01-28T07:09:27.249Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24472025-01-28T07:09:27.962Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e9db2377f4300a7539ebb3e4237e06d46ec1e6cc#e9db2377)
24482025-01-28T07:09:33.994Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24492025-01-28T07:09:36.886Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24502025-01-28T07:09:37.247Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24512025-01-28T07:09:37.625Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24522025-01-28T07:09:37.953Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
24532025-01-28T07:09:38.279Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24542025-01-28T07:09:38.604Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24552025-01-28T07:09:39.804Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24562025-01-28T07:09:40.068Z Compiling tungstenite v0.23.0
24572025-01-28T07:09:40.500Z Compiling hashlink v0.9.1
24582025-01-28T07:09:41.313Z Compiling fallible-streaming-iterator v0.1.9
24592025-01-28T07:09:41.334Z Compiling fallible-iterator v0.3.0
24602025-01-28T07:09:41.624Z Compiling base64 v0.13.1
24612025-01-28T07:09:42.143Z Compiling rusqlite v0.32.1
24622025-01-28T07:09:42.393Z Compiling ron v0.7.1
24632025-01-28T07:09:42.686Z Compiling tokio-tungstenite v0.23.1
24642025-01-28T07:09:43.309Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24652025-01-28T07:09:43.996Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24662025-01-28T07:09:45.990Z Compiling xz2 v0.1.7
24672025-01-28T07:09:46.991Z Compiling tokio-rustls v0.24.1
24682025-01-28T07:09:47.467Z Compiling zone v0.1.8
24692025-01-28T07:09:51.003Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24702025-01-28T07:09:52.317Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24712025-01-28T07:09:52.623Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24722025-01-28T07:09:55.234Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24732025-01-28T07:09:56.897Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
24742025-01-28T07:10:04.228Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24752025-01-28T07:10:05.559Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24762025-01-28T07:10:08.258Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24772025-01-28T07:10:08.901Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24782025-01-28T07:10:09.150Z Compiling rustls-pemfile v1.0.4
24792025-01-28T07:10:09.907Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24802025-01-28T07:10:10.246Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24812025-01-28T07:10:10.435Z Compiling signal-hook-tokio v0.3.1
24822025-01-28T07:10:10.647Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
24832025-01-28T07:10:10.683Z Compiling yasna v0.5.2
24842025-01-28T07:10:13.118Z Compiling twox-hash v2.1.0
24852025-01-28T07:10:14.029Z Compiling is_ci v1.2.0
24862025-01-28T07:10:14.170Z Compiling unicode-linebreak v0.1.5
24872025-01-28T07:10:14.352Z Compiling smawk v0.3.2
24882025-01-28T07:10:14.645Z Compiling textwrap v0.16.1
24892025-01-28T07:10:14.760Z Compiling supports-color v3.0.1
24902025-01-28T07:10:17.766Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
24912025-01-28T07:10:18.110Z Compiling rcgen v0.12.1
24922025-01-28T07:10:19.590Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
24932025-01-28T07:10:26.171Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
24942025-01-28T07:10:26.379Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
24952025-01-28T07:10:26.500Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24962025-01-28T07:10:31.387Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
24972025-01-28T07:10:40.121Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24982025-01-28T07:10:42.723Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24992025-01-28T07:10:44.931Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25002025-01-28T07:10:45.524Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25012025-01-28T07:10:55.587Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ace54d9cb5957fda79422e8237d7c54c33af928e#ace54d9c)
25022025-01-28T07:11:02.073Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25032025-01-28T07:11:02.350Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25042025-01-28T07:11:02.411Z Compiling fatfs v0.3.6
25052025-01-28T07:11:04.637Z Compiling subprocess v0.2.9
25062025-01-28T07:11:05.252Z Compiling rtoolbox v0.0.2
25072025-01-28T07:11:05.706Z Compiling assert_matches v1.5.0
25082025-01-28T07:11:09.315Z Compiling rpassword v7.3.1
25092025-01-28T07:11:09.800Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25102025-01-28T07:11:12.451Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25112025-01-28T07:11:12.594Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25122025-01-28T07:11:17.296Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25132025-01-28T07:11:19.719Z Compiling tui-tree-widget v0.22.0
25142025-01-28T07:11:20.206Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25152025-01-28T07:11:28.271Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25162025-01-28T07:11:28.609Z Compiling uzers v0.12.1
25172025-01-28T07:11:31.748Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25182025-01-28T07:11:33.470Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25192025-01-28T07:11:35.382Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25202025-01-28T07:12:05.829Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25212025-01-28T07:12:10.994Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25222025-01-28T07:12:15.821Z Compiling multimap v0.10.0
25232025-01-28T07:14:35.248Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25242025-01-28T07:14:45.935Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25252025-01-28T07:21:39.024Z Finished `release` profile [optimized] target(s) in 16m 38s
25262025-01-28T07:22:42.470Z
25272025-01-28T07:22:42.473Zreal 17:43.342274510
25282025-01-28T07:22:42.473Zuser 2:05:03.261463709
25292025-01-28T07:22:42.473Zsys 3:16.099857089
25302025-01-28T07:22:42.473Ztrap 3.157312262
25312025-01-28T07:22:42.473Ztflt 2.889244507
25322025-01-28T07:22:42.473Zdflt 4.543519794
25332025-01-28T07:22:42.473Zkflt 0.046617038
25342025-01-28T07:22:42.473Zlock 7:25:30.145143479
25352025-01-28T07:22:42.473Zslp 6:25:46.020861719
25362025-01-28T07:22:42.473Zlat 3:23.192544456
25372025-01-28T07:22:42.473Zstop 2:48.532674530
25382025-01-28T07:22:42.473Z+ mapfile -t packages
25392025-01-28T07:22:42.473Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25402025-01-28T07:22:43.498Z Finished `release` profile [optimized] target(s) in 0.97s
25412025-01-28T07:22:43.558Z Running `target/release/omicron-package -t test list-outputs`
25422025-01-28T07:22:43.609ZLogging to: /work/oxidecomputer/omicron/out/LOG
25432025-01-28T07:22:43.614Z+ ptime -m cargo build --locked --release -p xtask
25442025-01-28T07:22:44.186Z Compiling serde v1.0.217
25452025-01-28T07:22:44.198Z Compiling rustix v0.38.37
25462025-01-28T07:22:44.198Z Compiling libc v0.2.169
25472025-01-28T07:22:44.198Z Compiling serde_json v1.0.135
25482025-01-28T07:22:44.291Z Compiling syn v2.0.96
25492025-01-28T07:22:44.325Z Compiling bitflags v2.6.0
25502025-01-28T07:22:44.630Z Compiling usdt-impl v0.5.0
25512025-01-28T07:22:44.698Z Compiling syn v1.0.109
25522025-01-28T07:22:44.792Z Compiling hashbrown v0.15.1
25532025-01-28T07:22:44.809Z Compiling log v0.4.22
25542025-01-28T07:22:45.100Z Compiling fs-err v2.11.0
25552025-01-28T07:22:45.265Z Compiling anyhow v1.0.95
25562025-01-28T07:22:45.411Z Compiling once_cell v1.20.2
25572025-01-28T07:22:45.583Z Compiling thread-id v4.2.2
25582025-01-28T07:22:46.035Z Compiling indexmap v2.7.0
25592025-01-28T07:22:47.008Z Compiling terminal_size v0.4.0
25602025-01-28T07:22:47.066Z Compiling tempfile v3.13.0
25612025-01-28T07:22:47.265Z Compiling clap_builder v4.5.27
25622025-01-28T07:22:48.103Z Compiling proc-macro-error v1.0.4
25632025-01-28T07:22:48.834Z Compiling tabled_derive v0.7.0
25642025-01-28T07:22:49.922Z Compiling tabled v0.15.0
25652025-01-28T07:22:50.674Z Compiling serde_derive v1.0.217
25662025-01-28T07:22:50.674Z Compiling thiserror-impl v1.0.69
25672025-01-28T07:22:50.676Z Compiling zerocopy-derive v0.7.35
25682025-01-28T07:22:50.676Z Compiling scroll_derive v0.12.0
25692025-01-28T07:22:50.676Z Compiling clap_derive v4.5.24
25702025-01-28T07:22:52.035Z Compiling scroll v0.12.0
25712025-01-28T07:22:52.577Z Compiling zerocopy v0.7.35
25722025-01-28T07:22:52.694Z Compiling goblin v0.8.2
25732025-01-28T07:22:53.325Z Compiling thiserror v1.0.69
25742025-01-28T07:22:53.500Z Compiling pest v2.7.14
25752025-01-28T07:22:56.271Z Compiling pest_meta v2.7.14
25762025-01-28T07:22:56.591Z Compiling clap v4.5.27
25772025-01-28T07:22:58.089Z Compiling pest_generator v2.7.14
25782025-01-28T07:23:00.016Z Compiling pest_derive v2.7.14
25792025-01-28T07:23:00.838Z Compiling dtrace-parser v0.2.0
25802025-01-28T07:23:04.720Z Compiling toml_datetime v0.6.8
25812025-01-28T07:23:05.467Z Compiling serde_tokenstream v0.2.2
25822025-01-28T07:23:06.032Z Compiling serde_spanned v0.6.8
25832025-01-28T07:23:06.314Z Compiling toml_edit v0.22.22
25842025-01-28T07:23:07.865Z Compiling dof v0.3.0
25852025-01-28T07:23:08.719Z Compiling camino v1.1.9
25862025-01-28T07:23:09.820Z Compiling usdt-macro v0.5.0
25872025-01-28T07:23:10.037Z Compiling toml v0.8.19
25882025-01-28T07:23:10.994Z Compiling usdt-attr-macro v0.5.0
25892025-01-28T07:23:12.327Z Compiling semver v1.0.24
25902025-01-28T07:23:13.806Z Compiling cargo-platform v0.1.8
25912025-01-28T07:23:13.974Z Compiling usdt v0.5.0
25922025-01-28T07:23:14.867Z Compiling cargo_metadata v0.18.1
25932025-01-28T07:23:15.389Z Compiling cargo_toml v0.20.5
25942025-01-28T07:23:16.150Z Compiling camino-tempfile v1.1.1
25952025-01-28T07:23:16.423Z Compiling macaddr v1.0.1
25962025-01-28T07:23:27.015Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
25972025-01-28T07:23:37.731Z Finished `release` profile [optimized] target(s) in 54.06s
25982025-01-28T07:23:37.847Z
25992025-01-28T07:23:37.849Zreal 54.205793466
26002025-01-28T07:23:37.849Zuser 5:39.654181121
26012025-01-28T07:23:37.849Zsys 18.457945982
26022025-01-28T07:23:37.849Ztrap 0.157265349
26032025-01-28T07:23:37.849Ztflt 0.240261707
26042025-01-28T07:23:37.849Zdflt 0.386875895
26052025-01-28T07:23:37.849Zkflt 0.000001690
26062025-01-28T07:23:37.849Zlock 10:39.951664606
26072025-01-28T07:23:37.849Zslp 15:50.149649633
26082025-01-28T07:23:37.850Zlat 15.354992541
26092025-01-28T07:23:37.850Zstop 17.922593797
26102025-01-28T07:23:37.850Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26112025-01-28T07:23:37.850Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26122025-01-28T07:23:37.850Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26132025-01-28T07:23:37.850Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26142025-01-28T07:23:37.850Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26152025-01-28T07:23:38.727Z Compiling hashbrown v0.14.5
26162025-01-28T07:23:38.858Z Compiling thiserror v2.0.11
26172025-01-28T07:23:38.873Z Compiling thiserror-impl v2.0.11
26182025-01-28T07:23:38.875Z Compiling ident_case v1.0.1
26192025-01-28T07:23:38.900Z Compiling unsafe-libyaml v0.2.11
26202025-01-28T07:23:38.915Z Compiling ipnetwork v0.20.0
26212025-01-28T07:23:38.918Z Compiling progenitor-client v0.9.1
26222025-01-28T07:23:38.918Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26232025-01-28T07:23:39.065Z Compiling darling_core v0.20.10
26242025-01-28T07:23:39.393Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
26252025-01-28T07:23:39.441Z Compiling macaddr v1.0.1
26262025-01-28T07:23:39.795Z Compiling progenitor-client v0.8.0
26272025-01-28T07:23:39.820Z Compiling instant v0.1.13
26282025-01-28T07:23:39.850Z Compiling structmeta-derive v0.3.0
26292025-01-28T07:23:39.985Z Compiling regress v0.10.1
26302025-01-28T07:23:40.005Z Compiling dropshot v0.15.1
26312025-01-28T07:23:40.111Z Compiling regress v0.9.1
26322025-01-28T07:23:40.231Z Compiling serde_yaml v0.9.34+deprecated
26332025-01-28T07:23:40.415Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26342025-01-28T07:23:40.795Z Compiling dropshot_endpoint v0.15.1
26352025-01-28T07:23:41.715Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26362025-01-28T07:23:42.331Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26372025-01-28T07:23:42.523Z Compiling structmeta v0.3.0
26382025-01-28T07:23:42.622Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26392025-01-28T07:23:42.982Z Compiling parse-display-derive v0.10.0
26402025-01-28T07:23:43.097Z Compiling backoff v0.4.0
26412025-01-28T07:23:43.126Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26422025-01-28T07:23:43.323Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26432025-01-28T07:23:43.474Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26442025-01-28T07:23:43.669Z Compiling tempfile v3.13.0
26452025-01-28T07:23:43.910Z Compiling typify-impl v0.2.0
26462025-01-28T07:23:44.063Z Compiling proc-macro-crate v1.3.1
26472025-01-28T07:23:44.482Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26482025-01-28T07:23:44.838Z Compiling typify-impl v0.3.0
26492025-01-28T07:23:44.892Z Compiling itertools v0.13.0
26502025-01-28T07:23:45.028Z Compiling num_enum_derive v0.5.11
26512025-01-28T07:23:45.047Z Compiling zerocopy v0.8.10
26522025-01-28T07:23:45.172Z Compiling darling_macro v0.20.10
26532025-01-28T07:23:45.894Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26542025-01-28T07:23:46.113Z Compiling darling v0.20.10
26552025-01-28T07:23:46.260Z Compiling serde_with_macros v3.11.0
26562025-01-28T07:23:46.321Z Compiling foreign-types-macros v0.2.3
26572025-01-28T07:23:47.115Z Compiling parse-display v0.10.0
26582025-01-28T07:23:47.394Z Compiling num_enum v0.5.11
26592025-01-28T07:23:47.575Z Compiling zerocopy-derive v0.8.10
26602025-01-28T07:23:47.596Z Compiling heapless v0.8.0
26612025-01-28T07:23:47.682Z Compiling crucible-workspace-hack v0.1.0
26622025-01-28T07:23:47.686Z Compiling foreign-types-shared v0.3.1
26632025-01-28T07:23:47.909Z Compiling foreign-types v0.5.0
26642025-01-28T07:23:48.056Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26652025-01-28T07:23:48.085Z Compiling proc-macro-error v1.0.4
26662025-01-28T07:23:48.760Z Compiling camino-tempfile v1.1.1
26672025-01-28T07:23:48.913Z Compiling serde_with v3.11.0
26682025-01-28T07:23:48.942Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26692025-01-28T07:23:49.207Z Compiling hash32 v0.3.1
26702025-01-28T07:23:49.492Z Compiling cstr-argument v0.1.2
26712025-01-28T07:23:49.763Z Compiling pretty-hex v0.2.1
26722025-01-28T07:23:49.765Z Compiling smoltcp v0.11.0
26732025-01-28T07:23:49.996Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26742025-01-28T07:23:50.370Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26752025-01-28T07:23:50.489Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26762025-01-28T07:23:51.136Z Compiling tabwriter v1.4.0
26772025-01-28T07:23:51.505Z Compiling colored v2.1.0
26782025-01-28T07:23:51.603Z Compiling cobs v0.2.3
26792025-01-28T07:23:51.935Z Compiling postcard v1.0.10
26802025-01-28T07:23:52.343Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26812025-01-28T07:23:52.595Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26822025-01-28T07:23:52.746Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26832025-01-28T07:23:52.797Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26842025-01-28T07:23:53.161Z Compiling smf v0.2.3
26852025-01-28T07:23:53.456Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26862025-01-28T07:23:53.794Z Compiling zone_cfg_derive v0.3.0
26872025-01-28T07:23:54.360Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e9db2377f4300a7539ebb3e4237e06d46ec1e6cc#e9db2377)
26882025-01-28T07:23:54.491Z Compiling num-derive v0.4.2
26892025-01-28T07:23:54.746Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26902025-01-28T07:23:54.812Z Compiling sigpipe v0.1.3
26912025-01-28T07:23:54.957Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26922025-01-28T07:23:55.191Z Compiling zone v0.3.0
26932025-01-28T07:23:55.309Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26942025-01-28T07:23:55.494Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26952025-01-28T07:23:56.280Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e9db2377f4300a7539ebb3e4237e06d46ec1e6cc#e9db2377)
26962025-01-28T07:23:56.633Z Compiling universal-hash v0.5.1
26972025-01-28T07:23:56.655Z Compiling opaque-debug v0.3.1
26982025-01-28T07:23:56.750Z Compiling tungstenite v0.21.0
26992025-01-28T07:23:56.773Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ace54d9cb5957fda79422e8237d7c54c33af928e#ace54d9c)
27002025-01-28T07:23:56.773Z Compiling num-rational v0.4.2
27012025-01-28T07:23:56.839Z Compiling password-hash v0.5.0
27022025-01-28T07:23:57.511Z Compiling blake2 v0.10.6
27032025-01-28T07:23:57.657Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27042025-01-28T07:23:57.744Z Compiling num-complex v0.4.6
27052025-01-28T07:23:57.931Z Compiling aead v0.5.2
27062025-01-28T07:23:58.341Z Compiling convert_case v0.4.0
27072025-01-28T07:23:58.361Z Compiling keccak v0.1.5
27082025-01-28T07:23:58.776Z Compiling base64 v0.21.7
27092025-01-28T07:23:58.807Z Compiling sha3 v0.10.8
27102025-01-28T07:23:58.906Z Compiling num v0.4.3
27112025-01-28T07:23:59.202Z Compiling derive_more v0.99.18
27122025-01-28T07:23:59.232Z Compiling typify-macro v0.2.0
27132025-01-28T07:23:59.296Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27142025-01-28T07:23:59.430Z Compiling argon2 v0.5.3
27152025-01-28T07:23:59.501Z Compiling tokio-tungstenite v0.21.0
27162025-01-28T07:23:59.630Z Compiling poly1305 v0.8.0
27172025-01-28T07:23:59.792Z Compiling chacha20 v0.9.1
27182025-01-28T07:24:00.092Z Compiling float-ord v0.3.2
27192025-01-28T07:24:00.274Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27202025-01-28T07:24:00.297Z Compiling semver v0.1.20
27212025-01-28T07:24:00.381Z Compiling typify-macro v0.3.0
27222025-01-28T07:24:00.716Z Compiling same-file v1.0.6
27232025-01-28T07:24:00.915Z Compiling walkdir v2.5.0
27242025-01-28T07:24:01.026Z Compiling rustc_version v0.1.7
27252025-01-28T07:24:01.357Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27262025-01-28T07:24:01.379Z Compiling newline-converter v0.3.0
27272025-01-28T07:24:01.517Z Compiling primeorder v0.13.6
27282025-01-28T07:24:01.572Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e9db2377f4300a7539ebb3e4237e06d46ec1e6cc#e9db2377)
27292025-01-28T07:24:01.598Z Compiling secrecy v0.8.0
27302025-01-28T07:24:01.866Z Compiling cancel-safe-futures v0.1.5
27312025-01-28T07:24:02.045Z Compiling owo-colors v4.1.0
27322025-01-28T07:24:02.112Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27332025-01-28T07:24:02.186Z Compiling expectorate v1.1.0
27342025-01-28T07:24:02.269Z Compiling newtype_derive v0.1.6
27352025-01-28T07:24:02.375Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ace54d9cb5957fda79422e8237d7c54c33af928e#ace54d9c)
27362025-01-28T07:24:02.398Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27372025-01-28T07:24:02.578Z Compiling thiserror-impl-no-std v2.0.2
27382025-01-28T07:24:02.616Z Compiling blake3 v1.5.4
27392025-01-28T07:24:02.695Z Compiling half v2.4.1
27402025-01-28T07:24:02.938Z Compiling unicase v2.7.0
27412025-01-28T07:24:03.132Z Compiling typify v0.2.0
27422025-01-28T07:24:03.265Z Compiling progenitor-impl v0.8.0
27432025-01-28T07:24:03.288Z Compiling ciborium-io v0.2.2
27442025-01-28T07:24:03.288Z Compiling arc-swap v1.7.1
27452025-01-28T07:24:03.450Z Compiling ciborium-ll v0.2.2
27462025-01-28T07:24:03.670Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e9db2377f4300a7539ebb3e4237e06d46ec1e6cc#e9db2377)
27472025-01-28T07:24:03.830Z Compiling slog-scope v4.4.0
27482025-01-28T07:24:03.894Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27492025-01-28T07:24:04.265Z Compiling typify v0.3.0
27502025-01-28T07:24:04.347Z Compiling polyval v0.6.2
27512025-01-28T07:24:04.422Z Compiling progenitor-impl v0.9.1
27522025-01-28T07:24:04.789Z Compiling atomicwrites v0.4.4
27532025-01-28T07:24:04.792Z Compiling libsw v3.3.1
27542025-01-28T07:24:05.129Z Compiling memmap2 v0.9.5
27552025-01-28T07:24:05.131Z Compiling arrayvec v0.7.6
27562025-01-28T07:24:05.359Z Compiling thiserror-no-std v2.0.2
27572025-01-28T07:24:05.513Z Compiling libefi-sys v0.1.0
27582025-01-28T07:24:05.534Z Compiling arrayref v0.3.9
27592025-01-28T07:24:05.570Z Compiling linear-map v1.2.0
27602025-01-28T07:24:05.658Z Compiling indent_write v2.2.0
27612025-01-28T07:24:05.818Z Compiling constant_time_eq v0.3.1
27622025-01-28T07:24:05.892Z Compiling parking_lot_core v0.8.6
27632025-01-28T07:24:05.914Z Compiling salty v0.3.0
27642025-01-28T07:24:05.944Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27652025-01-28T07:24:06.046Z Compiling vsss-rs v3.3.4
27662025-01-28T07:24:06.376Z Compiling ghash v0.5.1
27672025-01-28T07:24:06.569Z Compiling slog-stdlog v4.1.1
27682025-01-28T07:24:06.594Z Compiling ciborium v0.2.2
27692025-01-28T07:24:07.368Z Compiling p384 v0.13.0
27702025-01-28T07:24:07.405Z Compiling toolchain_find v0.4.0
27712025-01-28T07:24:07.990Z Compiling chacha20poly1305 v0.10.1
27722025-01-28T07:24:07.993Z Compiling ctr v0.9.2
27732025-01-28T07:24:08.093Z Compiling lzma-sys v0.1.20
27742025-01-28T07:24:08.265Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27752025-01-28T07:24:08.386Z Compiling bitfield-struct v0.6.2
27762025-01-28T07:24:08.690Z Compiling slog-dtrace v0.3.0
27772025-01-28T07:24:08.850Z Compiling highway v1.2.0
27782025-01-28T07:24:09.008Z Compiling topological-sort v0.2.2
27792025-01-28T07:24:09.240Z Compiling omicron-zone-package v0.12.0
27802025-01-28T07:24:09.274Z Compiling aes-gcm v0.10.3
27812025-01-28T07:24:09.603Z Compiling rustfmt-wrapper v0.2.1
27822025-01-28T07:24:09.606Z Compiling mime_guess v2.0.5
27832025-01-28T07:24:09.645Z Compiling slog-envlogger v2.2.0
27842025-01-28T07:24:09.795Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27852025-01-28T07:24:10.152Z Compiling steno v0.4.1
27862025-01-28T07:24:10.331Z Compiling progenitor-macro v0.8.0
27872025-01-28T07:24:10.789Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27882025-01-28T07:24:10.830Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27892025-01-28T07:24:10.907Z Compiling heck v0.3.3
27902025-01-28T07:24:11.295Z Compiling ssh-encoding v0.2.0
27912025-01-28T07:24:11.327Z Compiling blowfish v0.9.1
27922025-01-28T07:24:11.406Z Compiling nibble_vec v0.1.0
27932025-01-28T07:24:11.545Z Compiling progenitor-macro v0.9.1
27942025-01-28T07:24:11.637Z Compiling env_filter v0.1.2
27952025-01-28T07:24:11.771Z Compiling humantime v2.1.0
27962025-01-28T07:24:11.818Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27972025-01-28T07:24:11.924Z Compiling endian-type v0.1.2
27982025-01-28T07:24:11.961Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27992025-01-28T07:24:12.188Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
28002025-01-28T07:24:12.265Z Compiling radix_trie v0.2.1
28012025-01-28T07:24:12.287Z Compiling env_logger v0.11.5
28022025-01-28T07:24:12.336Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28032025-01-28T07:24:12.521Z Compiling ssh-cipher v0.2.0
28042025-01-28T07:24:12.933Z Compiling bcrypt-pbkdf v0.10.0
28052025-01-28T07:24:13.051Z Compiling zone_cfg_derive v0.1.2
28062025-01-28T07:24:13.568Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28072025-01-28T07:24:13.789Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28082025-01-28T07:24:14.067Z Compiling parking_lot v0.11.2
28092025-01-28T07:24:14.463Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28102025-01-28T07:24:14.532Z Compiling password-hash v0.4.2
28112025-01-28T07:24:14.890Z Compiling gethostname v0.5.0
28122025-01-28T07:24:14.890Z Compiling fxhash v0.2.1
28132025-01-28T07:24:14.935Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28142025-01-28T07:24:14.972Z Compiling simd-adler32 v0.3.7
28152025-01-28T07:24:15.103Z Compiling http-range v0.1.5
28162025-01-28T07:24:15.126Z Compiling zip v2.1.3
28172025-01-28T07:24:15.249Z Compiling base64 v0.13.1
28182025-01-28T07:24:15.412Z Compiling lockfree-object-pool v0.1.6
28192025-01-28T07:24:15.434Z Compiling bumpalo v3.16.0
28202025-01-28T07:24:15.518Z Compiling sled v0.34.7
28212025-01-28T07:24:15.549Z Compiling pbkdf2 v0.11.0
28222025-01-28T07:24:15.683Z Compiling ron v0.7.1
28232025-01-28T07:24:15.822Z Compiling zopfli v0.8.1
28242025-01-28T07:24:15.900Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28252025-01-28T07:24:15.928Z Compiling zone v0.1.8
28262025-01-28T07:24:16.572Z Compiling xz2 v0.1.7
28272025-01-28T07:24:16.644Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28282025-01-28T07:24:17.344Z Compiling ssh-key v0.6.6
28292025-01-28T07:24:17.494Z Compiling hickory-client v0.24.2
28302025-01-28T07:24:18.119Z Compiling p256 v0.13.2
28312025-01-28T07:24:18.241Z Compiling p521 v0.13.3
28322025-01-28T07:24:18.913Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28332025-01-28T07:24:18.989Z Compiling hickory-server v0.24.2
28342025-01-28T07:24:19.949Z Compiling pem v3.0.4
28352025-01-28T07:24:20.576Z Compiling yasna v0.5.2
28362025-01-28T07:24:20.704Z Compiling headers-core v0.3.0
28372025-01-28T07:24:20.901Z Compiling kstat-rs v0.2.4
28382025-01-28T07:24:21.498Z Compiling nanorand v0.7.0
28392025-01-28T07:24:21.589Z Compiling atty v0.2.14
28402025-01-28T07:24:21.633Z Compiling russh-cryptovec v0.7.3
28412025-01-28T07:24:21.771Z Compiling md5 v0.7.0
28422025-01-28T07:24:21.964Z Compiling flume v0.11.1
28432025-01-28T07:24:22.020Z Compiling rcgen v0.12.1
28442025-01-28T07:24:22.162Z Compiling russh-keys v0.45.0
28452025-01-28T07:24:22.309Z Compiling headers v0.4.0
28462025-01-28T07:24:23.150Z Compiling progenitor v0.8.0
28472025-01-28T07:24:23.292Z Compiling hyper-staticfile v0.10.1
28482025-01-28T07:24:23.393Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28492025-01-28T07:24:24.128Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28502025-01-28T07:24:24.178Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28512025-01-28T07:24:24.256Z Compiling progenitor v0.9.1
28522025-01-28T07:24:24.481Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e9db2377f4300a7539ebb3e4237e06d46ec1e6cc#e9db2377)
28532025-01-28T07:24:24.747Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28542025-01-28T07:24:25.453Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28552025-01-28T07:24:25.571Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e9db2377f4300a7539ebb3e4237e06d46ec1e6cc#e9db2377)
28562025-01-28T07:24:25.955Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ace54d9cb5957fda79422e8237d7c54c33af928e#ace54d9c)
28572025-01-28T07:24:26.191Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28582025-01-28T07:24:26.994Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28592025-01-28T07:24:27.558Z Compiling num-bigint v0.4.6
28602025-01-28T07:24:27.595Z Compiling des v0.8.1
28612025-01-28T07:24:27.973Z Compiling subprocess v0.2.9
28622025-01-28T07:24:29.713Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28632025-01-28T07:24:29.937Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28642025-01-28T07:24:30.939Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28652025-01-28T07:24:30.974Z Compiling hex-literal v0.4.1
28662025-01-28T07:24:31.074Z Compiling display-error-chain v0.2.2
28672025-01-28T07:24:31.167Z Compiling russh v0.45.0
28682025-01-28T07:24:31.301Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28692025-01-28T07:24:31.843Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28702025-01-28T07:24:35.067Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28712025-01-28T07:24:35.518Z Compiling internet-checksum v0.2.1
28722025-01-28T07:24:40.230Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28732025-01-28T07:24:40.234Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28742025-01-28T07:24:40.234Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28752025-01-28T07:24:40.234Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28762025-01-28T07:24:41.120Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28772025-01-28T07:24:43.053Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28782025-01-28T07:24:44.304Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28792025-01-28T07:24:44.615Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28802025-01-28T07:24:45.076Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28812025-01-28T07:24:45.334Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28822025-01-28T07:24:47.720Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28832025-01-28T07:24:47.883Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28842025-01-28T07:24:48.222Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28852025-01-28T07:24:49.085Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28862025-01-28T07:24:49.123Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28872025-01-28T07:24:49.265Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28882025-01-28T07:24:50.531Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28892025-01-28T07:24:51.248Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28902025-01-28T07:24:54.151Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28912025-01-28T07:24:54.601Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28922025-01-28T07:24:54.659Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28932025-01-28T07:24:56.268Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28942025-01-28T07:24:58.139Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28952025-01-28T07:24:58.408Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28962025-01-28T07:25:00.696Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28972025-01-28T07:25:02.255Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28982025-01-28T07:25:02.457Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28992025-01-28T07:25:03.047Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29002025-01-28T07:25:06.633Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29012025-01-28T07:25:15.038Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29022025-01-28T07:25:16.479Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29032025-01-28T07:25:37.970Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29042025-01-28T07:26:00.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
29052025-01-28T07:26:01.050Z
29062025-01-28T07:26:01.053Zreal 2:23.157883287
29072025-01-28T07:26:01.053Zuser 12:13.260834801
29082025-01-28T07:26:01.053Zsys 1:34.778334727
29092025-01-28T07:26:01.053Ztrap 0.360093430
29102025-01-28T07:26:01.053Ztflt 0.800229786
29112025-01-28T07:26:01.053Zdflt 1.171206223
29122025-01-28T07:26:01.053Zkflt 0.000019608
29132025-01-28T07:26:01.053Zlock 22:37.145684391
29142025-01-28T07:26:01.053Zslp 42:10.718413639
29152025-01-28T07:26:01.053Zlat 37.352318376
29162025-01-28T07:26:01.053Zstop 1:39.245058613
29172025-01-28T07:26:01.053Z+ mkdir tests
29182025-01-28T07:26:01.056Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29192025-01-28T07:26:01.056Z+ xargs -I '{}' -t cp '{}' tests/
29202025-01-28T07:26:01.097Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-45d67cc5062d0e20 tests/
29212025-01-28T07:26:01.122Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-7ac7bbbd4da4890b tests/
29222025-01-28T07:26:01.149Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-eb6bde0e0bbf4068 tests/
29232025-01-28T07:26:01.175Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-2690c229f42f1ac9 tests/
29242025-01-28T07:26:01.461Z+ 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/*)
29252025-01-28T07:26:01.463Z+ 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-7ac7bbbd4da4890b tests/commtest-eb6bde0e0bbf4068 tests/dhcp_server-45d67cc5062d0e20 tests/end_to_end_tests-2690c229f42f1ac9 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
29262025-01-28T07:27:15.027ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29272025-01-28T07:27:15.027Za .github/buildomat/ci-env.sh 1K
29282025-01-28T07:27:15.027Za out/target/test 1K
29292025-01-28T07:27:15.027Za out/npuzone/npuzone 23144K
29302025-01-28T07:27:15.027Za package-manifest.toml 34K
29312025-01-28T07:27:15.027Za smf/sled-agent/non-gimlet/config.toml 4K
29322025-01-28T07:27:15.027Za target/release/omicron-package 35976K
29332025-01-28T07:27:15.027Za target/release/xtask 11872K
29342025-01-28T07:27:15.027Za target/debug/bootstrap 220583K
29352025-01-28T07:27:15.027Za tests/bootstrap-7ac7bbbd4da4890b 24276K
29362025-01-28T07:27:15.027Za tests/commtest-eb6bde0e0bbf4068 24769K
29372025-01-28T07:27:15.027Za tests/dhcp_server-45d67cc5062d0e20 24276K
29382025-01-28T07:27:15.027Za tests/end_to_end_tests-2690c229f42f1ac9 282706K
29392025-01-28T07:27:15.028Za out/clickhouse.tar.gz 294235K
29402025-01-28T07:27:15.028Za out/clickhouse_keeper.tar.gz 281359K
29412025-01-28T07:27:15.028Za out/clickhouse_server.tar.gz 294203K
29422025-01-28T07:27:15.028Za out/cockroachdb.tar.gz 134980K
29432025-01-28T07:27:15.028Za out/crucible-dtrace.tar 99K
29442025-01-28T07:27:15.028Za out/crucible-pantry-zone.tar.gz 28535K
29452025-01-28T07:27:15.028Za out/crucible-zone.tar.gz 36822K
29462025-01-28T07:27:15.028Za out/external-dns.tar.gz 35432K
29472025-01-28T07:27:15.028Za out/internal-dns.tar.gz 35431K
29482025-01-28T07:27:15.028Za out/mg-ddm-gz.tar 63075K
29492025-01-28T07:27:15.028Za out/nexus.tar.gz 99955K
29502025-01-28T07:27:15.028Za out/ntp.tar.gz 10500K
29512025-01-28T07:27:15.028Za out/omicron-gateway-softnpu.tar.gz 24093K
29522025-01-28T07:27:15.028Za out/omicron-sled-agent.tar 113853K
29532025-01-28T07:27:15.028Za out/overlay.tar.gz 3K
29542025-01-28T07:27:15.028Za out/oximeter.tar.gz 48361K
29552025-01-28T07:27:15.028Za out/oxlog.tar 3135K
29562025-01-28T07:27:15.028Za out/probe.tar.gz 2764K
29572025-01-28T07:27:15.028Za out/propolis-server.tar.gz 66525K
29582025-01-28T07:27:15.028Za out/pumpkind-gz.tar 26665K
29592025-01-28T07:27:15.028Za out/switch-softnpu.tar.gz 237515K
29602025-01-28T07:27:15.037Z
29612025-01-28T07:27:15.037Zreal 1:13.564315146
29622025-01-28T07:27:15.037Zuser 1:10.243399735
29632025-01-28T07:27:15.037Zsys 4.707795837
29642025-01-28T07:27:15.037Ztrap 0.020039119
29652025-01-28T07:27:15.037Ztflt 0.000000000
29662025-01-28T07:27:15.037Zdflt 0.000000000
29672025-01-28T07:27:15.037Zkflt 0.000000000
29682025-01-28T07:27:15.037Zlock 0.000000000
29692025-01-28T07:27:15.037Zslp 1:10.018010008
29702025-01-28T07:27:15.037Zlat 2.134408283
29712025-01-28T07:27:15.037Zstop 0.000193923
29722025-01-28T07:27:15.038Zprocess exited: duration 1918849 ms, exit code 0
 
29732025-01-28T07:27:15.052Zfound 1 output files
29742025-01-28T07:27:15.052Zuploading: /work/package.tar.gz (1903918906 bytes)
29752025-01-28T07:27:47.330Zuploaded: /work/package.tar.gz