01JN788G34WWQ1CRK8RY3R2W87: 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: 01JN7897Y3W5A0TH64NJAZ4NBW

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-28T21:45:20.265Zjob assigned to worker 01JN7895VH3G46KDN1D9K89TDS [factory aws, i-0ef19518acd630895] (queued for 50 s)
 
22025-02-28T21:45:28.418Zstarting task 0: "setup"
32025-02-28T21:45:28.424Z++ uname -s
42025-02-28T21:45:28.427Z+ kern=SunOS
52025-02-28T21:45:28.427Z+ build_user=build
62025-02-28T21:45:28.427Z+ build_uid=12345
72025-02-28T21:45:28.427Z+ work_dir=/work
82025-02-28T21:45:28.427Z+ input_dir=/input
92025-02-28T21:45:28.427Z+ [[ 0 == 12345 ]]
102025-02-28T21:45:28.427Z+ case "$kern" in
112025-02-28T21:45:28.427Z+ groupadd -g 12345 build
122025-02-28T21:45:28.430Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-28T21:45:30.436Z+ zfs create -o mountpoint=/work rpool/work
142025-02-28T21:45:30.562Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-28T21:45:30.565Z+ home_fs=zfs
162025-02-28T21:45:30.565Z+ [[ zfs == autofs ]]
172025-02-28T21:45:30.565Z+ mkdir -p /home/build
182025-02-28T21:45:30.568Z+ chown build:build /home/build /work
192025-02-28T21:45:32.569Z+ chmod 0700 /home/build /work
202025-02-28T21:45:32.572Zprocess exited: duration 4154 ms, exit code 0
 
212025-02-28T21:45:32.578Zstarting task 1: "rust-toolchain"
222025-02-28T21:45:32.584Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-28T21:45:32.584Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-02-28T21:45:32.584Z * rust toolchain channel = "1.85.0"
252025-02-28T21:45:32.584Z * rust toolchain profile = "default"
262025-02-28T21:45:32.584Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-28T21:45:32.584Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-28T21:45:32.587Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-28T21:45:32.588Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-28T21:45:32.706Zinfo: downloading installer
312025-02-28T21:45:34.049Zwarning: it looks like you have an existing installation of Rust at:
322025-02-28T21:45:34.049Zwarning: /opt/ooce/bin
332025-02-28T21:45:34.049Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-28T21:45:34.049Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-28T21:45:34.049Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-28T21:45:34.049Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-28T21:45:34.049Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-28T21:45:34.049Zerror: cannot install while Rust is installed
392025-02-28T21:45:34.049Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-28T21:45:34.078Zinfo: profile set to 'default'
412025-02-28T21:45:34.078Zinfo: default host triple is x86_64-unknown-illumos
422025-02-28T21:45:34.081Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-28T21:45:34.242Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-28T21:45:34.242Zinfo: downloading component 'cargo'
452025-02-28T21:45:35.119Zinfo: downloading component 'clippy'
462025-02-28T21:45:35.451Zinfo: downloading component 'rust-docs'
472025-02-28T21:45:36.776Zinfo: downloading component 'rust-std'
482025-02-28T21:45:38.725Zinfo: downloading component 'rustc'
492025-02-28T21:45:45.419Zinfo: downloading component 'rustfmt'
502025-02-28T21:45:45.666Zinfo: installing component 'cargo'
512025-02-28T21:45:46.524Zinfo: installing component 'clippy'
522025-02-28T21:45:46.908Zinfo: installing component 'rust-docs'
532025-02-28T21:45:48.684Zinfo: installing component 'rust-std'
542025-02-28T21:45:50.580Zinfo: installing component 'rustc'
552025-02-28T21:45:56.559Zinfo: installing component 'rustfmt'
562025-02-28T21:45:56.896Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-28T21:45:56.896Z
582025-02-28T21:45:57.269Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-28T21:45:57.269Z
602025-02-28T21:45:57.272Z
612025-02-28T21:45:57.272ZRust is installed now. Great!
622025-02-28T21:45:57.273Z
632025-02-28T21:45:57.273ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-28T21:45:57.273Zenvironment variable. This has not been done automatically.
652025-02-28T21:45:57.273Z
662025-02-28T21:45:57.273ZTo configure your current shell, you need to source
672025-02-28T21:45:57.273Zthe corresponding env file under $HOME/.cargo.
682025-02-28T21:45:57.273Z
692025-02-28T21:45:57.273ZThis is usually done by running one of the following (note the leading DOT):
702025-02-28T21:45:57.273Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-28T21:45:57.273Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-28T21:45:57.347Z+ rustup --version
732025-02-28T21:45:57.355Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-28T21:45:57.355Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-28T21:45:57.442Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-28T21:45:57.445Z+ cargo --version
772025-02-28T21:45:57.502Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-28T21:45:57.505Z+ rustc --version
792025-02-28T21:45:57.571Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-28T21:45:57.575Zprocess exited: duration 24992 ms, exit code 0
 
812025-02-28T21:45:57.583Zstarting task 2: "authentication"
822025-02-28T21:45:57.603Zprocess exited: duration 21 ms, exit code 0
 
832025-02-28T21:45:57.611Zstarting task 3: "clone repository"
842025-02-28T21:45:57.614Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-28T21:45:57.619Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-28T21:45:57.730ZCloning into '/work/oxidecomputer/omicron'...
872025-02-28T21:46:05.887Z+ cd /work/oxidecomputer/omicron
882025-02-28T21:46:05.887Z+ git fetch origin 83c0128c499ce45a96ff26a21ba11a85e0633094
892025-02-28T21:46:06.163ZFrom https://github.com/oxidecomputer/omicron
902025-02-28T21:46:06.163Z * branch 83c0128c499ce45a96ff26a21ba11a85e0633094 -> FETCH_HEAD
912025-02-28T21:46:06.174Z+ [[ -n dap/drafts/omdb-sagas ]]
922025-02-28T21:46:06.177Z++ git branch --show-current
932025-02-28T21:46:06.180Z+ current=main
942025-02-28T21:46:06.181Z+ [[ main != dap/drafts/omdb-sagas ]]
952025-02-28T21:46:06.181Z+ git branch -f dap/drafts/omdb-sagas 83c0128c499ce45a96ff26a21ba11a85e0633094
962025-02-28T21:46:06.184Z+ git checkout -f dap/drafts/omdb-sagas
972025-02-28T21:46:06.373ZSwitched to branch 'dap/drafts/omdb-sagas'
982025-02-28T21:46:06.377Z+ git reset --hard 83c0128c499ce45a96ff26a21ba11a85e0633094
992025-02-28T21:46:06.409ZHEAD is now at 83c0128c4 test usage
1002025-02-28T21:46:06.412Zprocess exited: duration 8798 ms, exit code 0
 
1012025-02-28T21:46:06.419Zstarting task 4: "build"
1022025-02-28T21:46:06.425Z+ source .github/buildomat/ci-env.sh
1032025-02-28T21:46:06.425Z++ export CARGO_TERM_COLOR=always
1042025-02-28T21:46:06.425Z++ CARGO_TERM_COLOR=always
1052025-02-28T21:46:06.425Z+ cargo --version
1062025-02-28T21:46:06.477Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-28T21:46:06.480Z+ rustc --version
1082025-02-28T21:46:06.544Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-28T21:46:06.547Z+ WORK=/work
1102025-02-28T21:46:06.550Z+ pfexec mkdir -p /work
1112025-02-28T21:46:06.553Z+ pfexec chown build /work
1122025-02-28T21:46:06.556Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1132025-02-28T21:46:10.422Zpkg list: illegal option -- F
1142025-02-28T21:46:10.423ZUsage:
1152025-02-28T21:46:10.423Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1162025-02-28T21:46:10.423Z [pkg_fmri_pattern ...]
1172025-02-28T21:46:11.298Zpkg list: illegal option -- F
1182025-02-28T21:46:11.298ZUsage:
1192025-02-28T21:46:11.298Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-02-28T21:46:11.298Z [pkg_fmri_pattern ...]
1212025-02-28T21:46:24.847Z Startup: Refreshing catalog 'helios-dev' ... Done
1222025-02-28T21:46:29.458Z Startup: Caching catalogs ... Done
1232025-02-28T21:46:43.198ZPlanning: Solver setup ... Done (12.779s)
1242025-02-28T21:46:43.355ZPlanning: Running solver ... Done (0.157s)
1252025-02-28T21:46:43.695ZPlanning: Finding local manifests ... Done (0.219s)
1262025-02-28T21:46:43.722ZPlanning: Fetching manifests: 0/7 0% complete
1272025-02-28T21:46:44.490ZPlanning: Fetching manifests: 7/7 100% complete
1282025-02-28T21:46:44.873ZPlanning: Package planning ... Done (0.384s)
1292025-02-28T21:46:44.931ZPlanning: Merging actions ... Done (0.057s)
1302025-02-28T21:46:45.600ZPlanning: Checking for conflicting actions ... Done (0.665s)
1312025-02-28T21:46:50.123ZPlanning: Consolidating action changes ... Done (4.526s)
1322025-02-28T21:46:50.537ZPlanning: Evaluating mediators ... Done (0.414s)
1332025-02-28T21:46:50.684ZPlanning: Planning completed in 21.12 seconds
1342025-02-28T21:46:50.701Z Packages to install: 4
1352025-02-28T21:46:50.701Z Packages to update: 3
1362025-02-28T21:46:50.701Z Mediators to change: 2
1372025-02-28T21:46:50.701Z Services to change: 1
1382025-02-28T21:46:50.701Z Estimated space available: 155.60 GB
1392025-02-28T21:46:50.706ZEstimated space to be consumed: 1.66 GB
1402025-02-28T21:46:50.706Z Create boot environment: No
1412025-02-28T21:46:50.706ZCreate backup boot environment: Yes
1422025-02-28T21:46:50.706Z Rebuild boot archive: No
1432025-02-28T21:46:50.706Z
1442025-02-28T21:46:50.706ZChanged mediators:
1452025-02-28T21:46:50.706Z mediator clang:
1462025-02-28T21:46:50.706Z version: None -> 15 (system default)
1472025-02-28T21:46:50.706Z
1482025-02-28T21:46:50.706Z mediator llvm:
1492025-02-28T21:46:50.706Z version: 14 (system default) -> 15 (system default)
1502025-02-28T21:46:50.707Z
1512025-02-28T21:46:50.708ZChanged packages:
1522025-02-28T21:46:50.708Zhelios-dev
1532025-02-28T21:46:50.708Z developer/build-essential
1542025-02-28T21:46:50.708Z None -> 11-2.0
1552025-02-28T21:46:50.708Z library/libxmlsec1
1562025-02-28T21:46:50.708Z None -> 1.2.35-2.0
1572025-02-28T21:46:50.708Z ooce/developer/clang-15
1582025-02-28T21:46:50.708Z None -> 15.0.7-2.0
1592025-02-28T21:46:50.708Z ooce/developer/llvm-15
1602025-02-28T21:46:50.708Z None -> 15.0.7-2.0
1612025-02-28T21:46:50.708Z package/pkg
1622025-02-28T21:46:50.708Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1632025-02-28T21:46:50.708Z system/library/g++-runtime
1642025-02-28T21:46:50.708Z 13-2.0 -> 14-2.0
1652025-02-28T21:46:50.708Z system/library/gcc-runtime
1662025-02-28T21:46:50.708Z 13-2.0 -> 14-2.0
1672025-02-28T21:46:50.708Z
1682025-02-28T21:46:50.708ZServices:
1692025-02-28T21:46:50.708Z restart_fmri:
1702025-02-28T21:46:50.708Z svc:/system/update-man-index:default
1712025-02-28T21:46:50.708Z
1722025-02-28T21:46:50.708ZEditable files to change:
1732025-02-28T21:46:50.708Z Update:
1742025-02-28T21:46:50.708Z usr/share/lib/pkg/web/config.shtml
1752025-02-28T21:46:50.951Z
1762025-02-28T21:46:50.951ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1772025-02-28T21:47:16.286ZDownload: 213/4301 items 1.3/225.4MB 0% complete
1782025-02-28T21:47:21.300ZDownload: 763/4301 items 18.5/225.4MB 8% complete (3.7M/s)
1792025-02-28T21:47:26.321ZDownload: 1181/4301 items 74.7/225.4MB 33% complete (7.3M/s)
1802025-02-28T21:47:31.331ZDownload: 1273/4301 items 113.6/225.4MB 50% complete (9.5M/s)
1812025-02-28T21:47:36.359ZDownload: 1656/4301 items 117.7/225.4MB 52% complete (5.0M/s)
1822025-02-28T21:47:41.350ZDownload: 2031/4301 items 118.6/225.4MB 52% complete (712k/s)
1832025-02-28T21:47:46.760ZDownload: 2221/4301 items 119.2/225.4MB 52% complete (266k/s)
1842025-02-28T21:47:57.461ZDownload: 2224/4301 items 119.2/225.4MB 52% complete
1852025-02-28T21:48:02.463ZDownload: 3166/4301 items 177.2/225.4MB 78% complete (11.6M/s)
1862025-02-28T21:48:07.785ZDownload: 3245/4301 items 198.9/225.4MB 88% complete (10.3M/s)
1872025-02-28T21:48:14.198ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (8.1M/s)
1882025-02-28T21:48:20.592ZDownload: 3286/4301 items 210.3/225.4MB 93% complete (1.2M/s)
1892025-02-28T21:48:25.592ZDownload: 3861/4301 items 218.5/225.4MB 96% complete (1.2M/s)
1902025-02-28T21:48:30.862ZDownload: 4202/4301 items 220.5/225.4MB 97% complete (1.2M/s)
1912025-02-28T21:48:39.124ZDownload: 4206/4301 items 220.5/225.4MB 97% complete (1.1M/s)
1922025-02-28T21:48:48.002ZDownload: 4207/4301 items 220.6/225.4MB 97% complete
1932025-02-28T21:48:49.811ZDownload: Completed 225.42 MB in 118.84 seconds (1.9M/s)
1942025-02-28T21:48:51.973Z Actions: 1/5122 actions (Removing old actions)
1952025-02-28T21:48:51.991Z Actions: 194/5122 actions (Installing new actions)
1962025-02-28T21:48:56.906Z Actions: 4267/5122 actions (Updating modified actions)
1972025-02-28T21:48:57.299Z Actions: Completed 5122 actions in 5.33 seconds.
1982025-02-28T21:48:57.731Z Done (0.422s)
1992025-02-28T21:48:57.734Z Done (0.001s)
2002025-02-28T21:48:58.358Z Done (0.621s)
2012025-02-28T21:49:03.354Z Done (4.750s)
2022025-02-28T21:49:03.504Z Done (0.080s)
2032025-02-28T21:49:03.507Z Done (0.000s)
2042025-02-28T21:49:03.696Z Done (0.000s)
2052025-02-28T21:49:04.437ZPlanning: Evaluating mediator changes ... Done
2062025-02-28T21:49:04.601ZPlanning: Checking for conflicting actions ... Done
2072025-02-28T21:49:04.605ZPlanning: Consolidating action changes ... Done
2082025-02-28T21:49:04.882ZPlanning: Evaluating mediators ... Done
2092025-02-28T21:49:04.885ZPlanning: Planning completed in 0.45 seconds
2102025-02-28T21:49:04.922Z Mediators to change: 2
2112025-02-28T21:49:04.922Z Create boot environment: No
2122025-02-28T21:49:04.923ZCreate backup boot environment: No
2132025-02-28T21:49:05.006Z Done
2142025-02-28T21:49:05.006Z Done
2152025-02-28T21:49:05.440Z Done
2162025-02-28T21:49:09.248Z Done
2172025-02-28T21:49:09.347Z Done
2182025-02-28T21:49:09.350Z Done
2192025-02-28T21:49:09.491Z Done
2202025-02-28T21:49:10.128ZPlanning: Evaluating mediator changes ... Done
2212025-02-28T21:49:10.131ZPlanning: Merging actions ... Done
2222025-02-28T21:49:10.327ZPlanning: Checking for conflicting actions ... Done
2232025-02-28T21:49:10.330ZPlanning: Consolidating action changes ... Done
2242025-02-28T21:49:10.601ZPlanning: Evaluating mediators ... Done
2252025-02-28T21:49:10.658ZPlanning: Planning completed in 0.78 seconds
2262025-02-28T21:49:10.700Z Packages to change: 1
2272025-02-28T21:49:10.700Z Mediators to change: 1
2282025-02-28T21:49:10.703Z Services to change: 1
2292025-02-28T21:49:10.703Z Create boot environment: No
2302025-02-28T21:49:10.703ZCreate backup boot environment: Yes
2312025-02-28T21:49:13.265Z Actions: 1/6 actions (Updating modified actions)
2322025-02-28T21:49:13.267Z Actions: Completed 6 actions in 0.00 seconds.
2332025-02-28T21:49:13.268Z Done
2342025-02-28T21:49:13.268Z Done
2352025-02-28T21:49:13.391Z Done
2362025-02-28T21:49:17.214Z Done
2372025-02-28T21:49:17.305Z Done
2382025-02-28T21:49:17.308Z Done
2392025-02-28T21:49:17.501Z Done
2402025-02-28T21:49:17.946ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2412025-02-28T21:49:17.946Zclang system 15 system
2422025-02-28T21:49:17.946Zcsh system system illumos
2432025-02-28T21:49:17.946Zctags system system illumos
2442025-02-28T21:49:17.947Zgcc vendor 12 vendor
2452025-02-28T21:49:17.947Zgcc system 10 system
2462025-02-28T21:49:17.947Zgcc system 7 system
2472025-02-28T21:49:17.947Zgo system 1.20 system
2482025-02-28T21:49:17.947Zgo system 1.19 system
2492025-02-28T21:49:17.947Zllvm system 15 system
2502025-02-28T21:49:17.947Zllvm system 14 system
2512025-02-28T21:49:17.947Zmariadb system 10.6 system
2522025-02-28T21:49:17.947Zmta vendor vendor dma
2532025-02-28T21:49:17.947Zopenjdk system 17 system
2542025-02-28T21:49:17.947Zopenjdk system 11 system
2552025-02-28T21:49:17.947Zopenjdk system 1.8 system
2562025-02-28T21:49:17.947Zopenssl vendor 3 vendor
2572025-02-28T21:49:17.947Zperl system 5.36 system
2582025-02-28T21:49:17.947Zpostgresql system 15 system
2592025-02-28T21:49:17.947Zpostgresql system 13 system
2602025-02-28T21:49:17.947Zpython vendor 3 vendor
2612025-02-28T21:49:17.948Zpython system 2 system
2622025-02-28T21:49:17.948Zpython3 system 3.11 system
2632025-02-28T21:49:17.948Zruby system 3.0 system
2642025-02-28T21:49:17.948Zwords vendor vendor american-english
2652025-02-28T21:49:17.948Zwords system system australian-english
2662025-02-28T21:49:17.948Zwords system system british-english
2672025-02-28T21:49:17.948Zwords system system canadian-english
2682025-02-28T21:49:17.948Zwords system system french
2692025-02-28T21:49:17.948Zwords system system italian
2702025-02-28T21:49:17.948Zwords system system ngerman
2712025-02-28T21:49:17.948Zwords system system ogerman
2722025-02-28T21:49:17.948Zwords system system spanish
2732025-02-28T21:49:18.285ZPUBLISHER TYPE STATUS P LOCATION
2742025-02-28T21:49:18.285Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2752025-02-28T21:49:21.393ZFMRI IFO
2762025-02-28T21:49:21.393Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2772025-02-28T21:49:21.393Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2782025-02-28T21:49:21.393Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2792025-02-28T21:49:21.393Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2802025-02-28T21:49:21.393Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2812025-02-28T21:49:21.393Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2822025-02-28T21:49:21.393Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2832025-02-28T21:49:21.393Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2842025-02-28T21:49:21.393Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2852025-02-28T21:49:21.393Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2862025-02-28T21:49:21.393Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2872025-02-28T21:49:21.393Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2882025-02-28T21:49:21.393Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2892025-02-28T21:49:21.393Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2902025-02-28T21:49:21.393Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2912025-02-28T21:49:22.212Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2922025-02-28T21:49:22.526Z Updating crates.io index
2932025-02-28T21:49:22.530Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2942025-02-28T21:49:23.078Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2952025-02-28T21:49:23.339Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2962025-02-28T21:49:23.575Z Updating git repository `https://github.com/oxidecomputer/propolis`
2972025-02-28T21:49:24.580Z Updating git repository `https://github.com/oxidecomputer/crucible`
2982025-02-28T21:49:26.304Z Updating git repository `https://github.com/oxidecomputer/opte`
2992025-02-28T21:49:26.918Z Updating git repository `https://github.com/oxidecomputer/falcon`
3002025-02-28T21:49:27.584Z Updating git repository `https://github.com/oxidecomputer/clickward`
3012025-02-28T21:49:27.841Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3022025-02-28T21:49:28.161Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3032025-02-28T21:49:28.716Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3042025-02-28T21:49:29.196Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3052025-02-28T21:49:29.501Z Updating git repository `https://github.com/oxidecomputer/propolis`
3062025-02-28T21:49:29.949Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072025-02-28T21:49:30.225Z Updating git repository `https://github.com/oxidecomputer/tofino`
3082025-02-28T21:49:30.441Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3092025-02-28T21:49:30.635Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3102025-02-28T21:49:30.849Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3112025-02-28T21:49:31.066Z Updating git repository `https://github.com/oxidecomputer/lldp`
3122025-02-28T21:49:31.396Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3132025-02-28T21:49:31.748Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3142025-02-28T21:49:32.032Z Updating git repository `https://github.com/oxidecomputer/ispf`
3152025-02-28T21:49:32.350Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3162025-02-28T21:49:32.632Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3172025-02-28T21:49:33.147Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3182025-02-28T21:49:33.680Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3192025-02-28T21:49:34.044Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3202025-02-28T21:49:34.424Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3212025-02-28T21:49:34.709Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3222025-02-28T21:49:34.930Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3232025-02-28T21:49:35.185Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3242025-02-28T21:49:36.331Z Downloading crates ...
3252025-02-28T21:49:36.399Z Downloaded anstyle v1.0.10
3262025-02-28T21:49:36.403Z Downloaded anstream v0.6.15
3272025-02-28T21:49:36.430Z Downloaded zerocopy-derive v0.7.35
3282025-02-28T21:49:36.441Z Downloaded winnow v0.7.3
3292025-02-28T21:49:36.452Z Downloaded scroll_derive v0.12.0
3302025-02-28T21:49:36.455Z Downloaded dtrace-parser v0.2.0
3312025-02-28T21:49:36.459Z Downloaded usdt-macro v0.5.0
3322025-02-28T21:49:36.462Z Downloaded usdt-attr-macro v0.5.0
3332025-02-28T21:49:36.465Z Downloaded equivalent v1.0.1
3342025-02-28T21:49:36.467Z Downloaded swrite v0.1.0
3352025-02-28T21:49:36.467Z Downloaded pretty-hex v0.4.1
3362025-02-28T21:49:36.479Z Downloaded proc-macro-error-attr v1.0.4
3372025-02-28T21:49:36.482Z Downloaded tabled_derive v0.7.0
3382025-02-28T21:49:36.482Z Downloaded serde_tokenstream v0.2.2
3392025-02-28T21:49:36.485Z Downloaded fastrand v2.1.1
3402025-02-28T21:49:36.485Z Downloaded block-buffer v0.10.4
3412025-02-28T21:49:36.485Z Downloaded is_terminal_polyfill v1.70.1
3422025-02-28T21:49:36.488Z Downloaded unicode-linebreak v0.1.5
3432025-02-28T21:49:36.488Z Downloaded heck v0.4.1
3442025-02-28T21:49:36.488Z Downloaded digest v0.10.7
3452025-02-28T21:49:36.491Z Downloaded crypto-common v0.1.6
3462025-02-28T21:49:36.491Z Downloaded plain v0.2.3
3472025-02-28T21:49:36.494Z Downloaded cpufeatures v0.2.14
3482025-02-28T21:49:36.494Z Downloaded version_check v0.9.5
3492025-02-28T21:49:36.494Z Downloaded heck v0.5.0
3502025-02-28T21:49:36.497Z Downloaded colorchoice v1.0.2
3512025-02-28T21:49:36.497Z Downloaded byteorder v1.5.0
3522025-02-28T21:49:36.500Z Downloaded thread-id v4.2.2
3532025-02-28T21:49:36.500Z Downloaded cargo-platform v0.1.8
3542025-02-28T21:49:36.502Z Downloaded usdt v0.5.0
3552025-02-28T21:49:36.502Z Downloaded usdt-impl v0.5.0
3562025-02-28T21:49:36.503Z Downloaded fnv v1.0.7
3572025-02-28T21:49:36.505Z Downloaded clap_lex v0.7.4
3582025-02-28T21:49:36.505Z Downloaded cfg-if v1.0.0
3592025-02-28T21:49:36.505Z Downloaded toml_datetime v0.6.8
3602025-02-28T21:49:36.508Z Downloaded thiserror-impl v2.0.11
3612025-02-28T21:49:36.509Z Downloaded memmap v0.7.0
3622025-02-28T21:49:36.512Z Downloaded generic-array v0.14.7
3632025-02-28T21:49:36.512Z Downloaded thiserror-impl v1.0.69
3642025-02-28T21:49:36.512Z Downloaded terminal_size v0.4.0
3652025-02-28T21:49:36.515Z Downloaded terminal_size v0.2.6
3662025-02-28T21:49:36.515Z Downloaded utf8parse v0.2.2
3672025-02-28T21:49:36.515Z Downloaded strsim v0.11.1
3682025-02-28T21:49:36.518Z Downloaded macaddr v1.0.1
3692025-02-28T21:49:36.518Z Downloaded errno v0.3.9
3702025-02-28T21:49:36.521Z Downloaded anstyle-parse v0.2.5
3712025-02-28T21:49:36.522Z Downloaded anstyle-query v1.1.1
3722025-02-28T21:49:36.522Z Downloaded thiserror v1.0.69
3732025-02-28T21:49:36.526Z Downloaded smawk v0.3.2
3742025-02-28T21:49:36.529Z Downloaded serde_spanned v0.6.8
3752025-02-28T21:49:36.529Z Downloaded fs-err v2.11.0
3762025-02-28T21:49:36.534Z Downloaded camino-tempfile v1.1.1
3772025-02-28T21:49:36.534Z Downloaded bitflags v1.3.2
3782025-02-28T21:49:36.537Z Downloaded pest_generator v2.7.14
3792025-02-28T21:49:36.537Z Downloaded bytecount v0.6.8
3802025-02-28T21:49:36.540Z Downloaded scroll v0.12.0
3812025-02-28T21:49:36.543Z Downloaded pest_derive v2.7.14
3822025-02-28T21:49:36.546Z Downloaded once_cell v1.20.3
3832025-02-28T21:49:36.546Z Downloaded itoa v1.0.11
3842025-02-28T21:49:36.549Z Downloaded dof v0.3.0
3852025-02-28T21:49:36.549Z Downloaded sha2 v0.10.8
3862025-02-28T21:49:36.552Z Downloaded quote v1.0.38
3872025-02-28T21:49:36.555Z Downloaded proc-macro-error v1.0.4
3882025-02-28T21:49:36.558Z Downloaded semver v1.0.25
3892025-02-28T21:49:36.558Z Downloaded cargo_metadata v0.19.1
3902025-02-28T21:49:36.562Z Downloaded tempfile v3.13.0
3912025-02-28T21:49:36.565Z Downloaded autocfg v1.4.0
3922025-02-28T21:49:36.565Z Downloaded camino v1.1.9
3932025-02-28T21:49:36.568Z Downloaded io-lifetimes v1.0.11
3942025-02-28T21:49:36.571Z Downloaded thiserror v2.0.11
3952025-02-28T21:49:36.575Z Downloaded ucd-trie v0.1.7
3962025-02-28T21:49:36.578Z Downloaded clap_derive v4.5.28
3972025-02-28T21:49:36.581Z Downloaded cargo_toml v0.21.0
3982025-02-28T21:49:36.581Z Downloaded bitflags v2.6.0
3992025-02-28T21:49:36.585Z Downloaded typenum v1.17.0
4002025-02-28T21:49:36.588Z Downloaded anyhow v1.0.96
4012025-02-28T21:49:36.591Z Downloaded proc-macro2 v1.0.93
4022025-02-28T21:49:36.594Z Downloaded clap v4.5.31
4032025-02-28T21:49:36.600Z Downloaded unicode-ident v1.0.14
4042025-02-28T21:49:36.605Z Downloaded papergrid v0.11.0
4052025-02-28T21:49:36.608Z Downloaded toml v0.8.20
4062025-02-28T21:49:36.611Z Downloaded serde_derive v1.0.218
4072025-02-28T21:49:36.615Z Downloaded log v0.4.22
4082025-02-28T21:49:36.618Z Downloaded textwrap v0.16.1
4092025-02-28T21:49:36.618Z Downloaded memchr v2.7.4
4102025-02-28T21:49:36.623Z Downloaded ryu v1.0.18
4112025-02-28T21:49:36.626Z Downloaded serde v1.0.218
4122025-02-28T21:49:36.629Z Downloaded pest_meta v2.7.14
4132025-02-28T21:49:36.632Z Downloaded indexmap v2.7.1
4142025-02-28T21:49:36.637Z Downloaded toml_edit v0.22.24
4152025-02-28T21:49:36.666Z Downloaded pest v2.7.14
4162025-02-28T21:49:36.672Z Downloaded hashbrown v0.15.1
4172025-02-28T21:49:36.675Z Downloaded serde_json v1.0.139
4182025-02-28T21:49:36.693Z Downloaded goblin v0.8.2
4192025-02-28T21:49:36.699Z Downloaded clap_builder v4.5.31
4202025-02-28T21:49:36.706Z Downloaded zerocopy v0.7.35
4212025-02-28T21:49:36.721Z Downloaded tabled v0.15.0
4222025-02-28T21:49:36.736Z Downloaded syn v1.0.109
4232025-02-28T21:49:36.759Z Downloaded unicode-width v0.1.14
4242025-02-28T21:49:36.766Z Downloaded syn v2.0.98
4252025-02-28T21:49:36.777Z Downloaded rustix v0.37.28
4262025-02-28T21:49:36.795Z Downloaded rustix v0.38.37
4272025-02-28T21:49:36.831Z Downloaded libc v0.2.170
4282025-02-28T21:49:37.121Z Compiling proc-macro2 v1.0.93
4292025-02-28T21:49:37.121Z Compiling unicode-ident v1.0.14
4302025-02-28T21:49:37.122Z Compiling version_check v0.9.5
4312025-02-28T21:49:37.125Z Compiling libc v0.2.170
4322025-02-28T21:49:37.125Z Compiling serde v1.0.218
4332025-02-28T21:49:37.125Z Compiling memchr v2.7.4
4342025-02-28T21:49:37.126Z Compiling thiserror v1.0.69
4352025-02-28T21:49:37.160Z Compiling itoa v1.0.11
4362025-02-28T21:49:37.440Z Compiling ucd-trie v0.1.7
4372025-02-28T21:49:37.500Z Compiling ryu v1.0.18
4382025-02-28T21:49:37.899Z Compiling once_cell v1.20.3
4392025-02-28T21:49:37.944Z Compiling byteorder v1.5.0
4402025-02-28T21:49:38.206Z Compiling serde_json v1.0.139
4412025-02-28T21:49:38.264Z Compiling rustix v0.38.37
4422025-02-28T21:49:38.493Z Compiling bitflags v2.6.0
4432025-02-28T21:49:38.577Z Compiling usdt-impl v0.5.0
4442025-02-28T21:49:38.689Z Compiling proc-macro-error-attr v1.0.4
4452025-02-28T21:49:38.762Z Compiling syn v1.0.109
4462025-02-28T21:49:38.875Z Compiling io-lifetimes v1.0.11
4472025-02-28T21:49:38.989Z Compiling quote v1.0.38
4482025-02-28T21:49:39.108Z Compiling proc-macro-error v1.0.4
4492025-02-28T21:49:39.167Z Compiling equivalent v1.0.1
4502025-02-28T21:49:39.305Z Compiling errno v0.3.9
4512025-02-28T21:49:39.600Z Compiling syn v2.0.98
4522025-02-28T21:49:39.630Z Compiling thread-id v4.2.2
4532025-02-28T21:49:39.630Z Compiling log v0.4.22
4542025-02-28T21:49:39.630Z Compiling rustix v0.37.28
4552025-02-28T21:49:39.630Z Compiling utf8parse v0.2.2
4562025-02-28T21:49:39.630Z Compiling hashbrown v0.15.1
4572025-02-28T21:49:39.644Z Compiling camino v1.1.9
4582025-02-28T21:49:39.740Z Compiling plain v0.2.3
4592025-02-28T21:49:39.781Z Compiling anstyle-parse v0.2.5
4602025-02-28T21:49:40.340Z Compiling semver v1.0.25
4612025-02-28T21:49:40.418Z Compiling winnow v0.7.3
4622025-02-28T21:49:40.642Z Compiling indexmap v2.7.1
4632025-02-28T21:49:40.664Z Compiling unicode-width v0.1.14
4642025-02-28T21:49:40.701Z Compiling thiserror v2.0.11
4652025-02-28T21:49:40.840Z Compiling anstyle v1.0.10
4662025-02-28T21:49:41.223Z Compiling autocfg v1.4.0
4672025-02-28T21:49:41.288Z Compiling anstyle-query v1.1.1
4682025-02-28T21:49:41.313Z Compiling colorchoice v1.0.2
4692025-02-28T21:49:41.449Z Compiling bitflags v1.3.2
4702025-02-28T21:49:41.492Z Compiling is_terminal_polyfill v1.70.1
4712025-02-28T21:49:41.573Z Compiling pretty-hex v0.4.1
4722025-02-28T21:49:41.644Z Compiling anstream v0.6.15
4732025-02-28T21:49:41.898Z Compiling terminal_size v0.4.0
4742025-02-28T21:49:42.171Z Compiling fs-err v2.11.0
4752025-02-28T21:49:42.350Z Compiling cfg-if v1.0.0
4762025-02-28T21:49:42.413Z Compiling fastrand v2.1.1
4772025-02-28T21:49:42.435Z Compiling anyhow v1.0.96
4782025-02-28T21:49:42.485Z Compiling bytecount v0.6.8
4792025-02-28T21:49:42.509Z Compiling clap_lex v0.7.4
4802025-02-28T21:49:42.701Z Compiling heck v0.5.0
4812025-02-28T21:49:42.956Z Compiling heck v0.4.1
4822025-02-28T21:49:43.090Z Compiling fnv v1.0.7
4832025-02-28T21:49:43.191Z Compiling strsim v0.11.1
4842025-02-28T21:49:43.256Z Compiling papergrid v0.11.0
4852025-02-28T21:49:43.385Z Compiling tempfile v3.13.0
4862025-02-28T21:49:43.507Z Compiling terminal_size v0.2.6
4872025-02-28T21:49:43.719Z Compiling clap_builder v4.5.31
4882025-02-28T21:49:43.918Z Compiling memmap v0.7.0
4892025-02-28T21:49:43.959Z Compiling smawk v0.3.2
4902025-02-28T21:49:44.021Z Compiling unicode-linebreak v0.1.5
4912025-02-28T21:49:44.217Z Compiling swrite v0.1.0
4922025-02-28T21:49:44.516Z Compiling textwrap v0.16.1
4932025-02-28T21:49:44.967Z Compiling tabled_derive v0.7.0
4942025-02-28T21:49:46.460Z Compiling serde_derive v1.0.218
4952025-02-28T21:49:46.460Z Compiling thiserror-impl v1.0.69
4962025-02-28T21:49:46.464Z Compiling zerocopy-derive v0.7.35
4972025-02-28T21:49:46.464Z Compiling scroll_derive v0.12.0
4982025-02-28T21:49:46.464Z Compiling thiserror-impl v2.0.11
4992025-02-28T21:49:46.465Z Compiling clap_derive v4.5.28
5002025-02-28T21:49:46.582Z Compiling tabled v0.15.0
5012025-02-28T21:49:47.904Z Compiling scroll v0.12.0
5022025-02-28T21:49:48.439Z Compiling goblin v0.8.2
5032025-02-28T21:49:48.532Z Compiling zerocopy v0.7.35
5042025-02-28T21:49:49.673Z Compiling pest v2.7.14
5052025-02-28T21:49:50.810Z Compiling clap v4.5.31
5062025-02-28T21:49:51.902Z Compiling pest_meta v2.7.14
5072025-02-28T21:49:52.894Z Compiling pest_generator v2.7.14
5082025-02-28T21:49:54.259Z Compiling pest_derive v2.7.14
5092025-02-28T21:49:54.878Z Compiling dtrace-parser v0.2.0
5102025-02-28T21:49:55.797Z Compiling serde_spanned v0.6.8
5112025-02-28T21:49:55.797Z Compiling toml_datetime v0.6.8
5122025-02-28T21:49:55.806Z Compiling cargo-platform v0.1.8
5132025-02-28T21:49:56.077Z Compiling serde_tokenstream v0.2.2
5142025-02-28T21:49:56.129Z Compiling toml_edit v0.22.24
5152025-02-28T21:49:56.275Z Compiling macaddr v1.0.1
5162025-02-28T21:49:56.441Z Compiling camino-tempfile v1.1.1
5172025-02-28T21:49:57.188Z Compiling dof v0.3.0
5182025-02-28T21:49:57.188Z Compiling cargo_metadata v0.19.1
5192025-02-28T21:49:58.848Z Compiling usdt-macro v0.5.0
5202025-02-28T21:49:58.853Z Compiling usdt-attr-macro v0.5.0
5212025-02-28T21:49:58.884Z Compiling toml v0.8.20
5222025-02-28T21:49:59.746Z Compiling cargo_toml v0.21.0
5232025-02-28T21:50:00.166Z Compiling usdt v0.5.0
5242025-02-28T21:50:02.472Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5252025-02-28T21:50:05.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.67s
5262025-02-28T21:50:05.906Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5272025-02-28T21:50:06.489Z Downloading crates ...
5282025-02-28T21:50:06.613Z Downloaded atomicwrites v0.4.4
5292025-02-28T21:50:06.619Z Downloaded aead v0.5.2
5302025-02-28T21:50:06.626Z Downloaded cfg_aliases v0.1.1
5312025-02-28T21:50:06.629Z Downloaded atty v0.2.14
5322025-02-28T21:50:06.632Z Downloaded async-stream-impl v0.3.6
5332025-02-28T21:50:06.632Z Downloaded hubpack_derive v0.1.1
5342025-02-28T21:50:06.635Z Downloaded ciborium-io v0.2.2
5352025-02-28T21:50:06.639Z Downloaded headers-core v0.3.0
5362025-02-28T21:50:06.639Z Downloaded http-range v0.1.5
5372025-02-28T21:50:06.643Z Downloaded ctr v0.9.2
5382025-02-28T21:50:06.643Z Downloaded http-body v1.0.1
5392025-02-28T21:50:06.646Z Downloaded crucible-workspace-hack v0.1.0
5402025-02-28T21:50:06.652Z Downloaded hubpack v0.1.2
5412025-02-28T21:50:06.655Z Downloaded httpdate v1.0.3
5422025-02-28T21:50:06.655Z Downloaded hostname v0.4.0
5432025-02-28T21:50:06.658Z Downloaded icu_provider_macros v1.5.0
5442025-02-28T21:50:06.658Z Downloaded cstr-argument v0.1.2
5452025-02-28T21:50:06.662Z Downloaded cfg_aliases v0.2.1
5462025-02-28T21:50:06.662Z Downloaded crunchy v0.2.2
5472025-02-28T21:50:06.665Z Downloaded adler2 v2.0.0
5482025-02-28T21:50:06.667Z Downloaded assert_matches v1.5.0
5492025-02-28T21:50:06.668Z Downloaded is_ci v1.2.0
5502025-02-28T21:50:06.670Z Downloaded array-init v0.0.4
5512025-02-28T21:50:06.670Z Downloaded async-recursion v1.1.1
5522025-02-28T21:50:06.674Z Downloaded md5 v0.7.0
5532025-02-28T21:50:06.678Z Downloaded match_cfg v0.1.0
5542025-02-28T21:50:06.678Z Downloaded instant v0.1.13
5552025-02-28T21:50:06.678Z Downloaded ident_case v1.0.1
5562025-02-28T21:50:06.683Z Downloaded cexpr v0.6.0
5572025-02-28T21:50:06.685Z Downloaded block-padding v0.3.3
5582025-02-28T21:50:06.685Z Downloaded atomic-waker v1.1.2
5592025-02-28T21:50:06.686Z Downloaded arrayref v0.3.9
5602025-02-28T21:50:06.689Z Downloaded hostname v0.3.1
5612025-02-28T21:50:06.691Z Downloaded chrono-tz-build v0.4.0
5622025-02-28T21:50:06.691Z Downloaded blowfish v0.9.1
5632025-02-28T21:50:06.694Z Downloaded cipher v0.4.4
5642025-02-28T21:50:06.697Z Downloaded hyper-tls v0.6.0
5652025-02-28T21:50:06.697Z Downloaded castaway v0.2.3
5662025-02-28T21:50:06.700Z Downloaded humantime v2.1.0
5672025-02-28T21:50:06.703Z Downloaded indoc v2.0.5
5682025-02-28T21:50:06.707Z Downloaded cobs v0.2.3
5692025-02-28T21:50:06.707Z Downloaded cbc v0.1.2
5702025-02-28T21:50:06.711Z Downloaded mime v0.3.17
5712025-02-28T21:50:06.711Z Downloaded lockfree-object-pool v0.1.6
5722025-02-28T21:50:06.714Z Downloaded inout v0.1.3
5732025-02-28T21:50:06.717Z Downloaded maplit v1.0.2
5742025-02-28T21:50:06.717Z Downloaded lazycell v1.3.0
5752025-02-28T21:50:06.722Z Downloaded crossbeam-deque v0.8.5
5762025-02-28T21:50:06.725Z Downloaded ciborium-ll v0.2.2
5772025-02-28T21:50:06.725Z Downloaded lru-cache v0.1.2
5782025-02-28T21:50:06.725Z Downloaded linear-map v1.2.0
5792025-02-28T21:50:06.728Z Downloaded linked-hash-map v0.5.6
5802025-02-28T21:50:06.728Z Downloaded cassowary v0.3.0
5812025-02-28T21:50:06.731Z Downloaded indoc v1.0.9
5822025-02-28T21:50:06.734Z Downloaded maybe-uninit v2.0.0
5832025-02-28T21:50:06.737Z Downloaded hyper-rustls v0.27.3
5842025-02-28T21:50:06.740Z Downloaded memoffset v0.9.1
5852025-02-28T21:50:06.743Z Downloaded progenitor-client v0.9.1
5862025-02-28T21:50:06.743Z Downloaded md-5 v0.10.6
5872025-02-28T21:50:06.743Z Downloaded libsw v3.4.0
5882025-02-28T21:50:06.747Z Downloaded bb8 v0.8.5
5892025-02-28T21:50:06.749Z Downloaded lazy_static v1.5.0
5902025-02-28T21:50:06.750Z Downloaded rpassword v7.3.1
5912025-02-28T21:50:06.753Z Downloaded chacha20 v0.9.1
5922025-02-28T21:50:06.756Z Downloaded highway v1.3.0
5932025-02-28T21:50:06.759Z Downloaded bcrypt-pbkdf v0.10.0
5942025-02-28T21:50:06.759Z Downloaded const_format_proc_macros v0.2.34
5952025-02-28T21:50:06.762Z Downloaded backoff v0.4.0
5962025-02-28T21:50:06.766Z Downloaded async-trait v0.1.86
5972025-02-28T21:50:06.769Z Downloaded memmap2 v0.9.5
5982025-02-28T21:50:06.772Z Downloaded crc32fast v1.4.2
5992025-02-28T21:50:06.776Z Downloaded ref-cast v1.0.23
6002025-02-28T21:50:06.779Z Downloaded lock_api v0.4.12
6012025-02-28T21:50:06.782Z Downloaded tower-service v0.3.3
6022025-02-28T21:50:06.782Z Downloaded tower-layer v0.3.3
6032025-02-28T21:50:06.785Z Downloaded litemap v0.7.3
6042025-02-28T21:50:06.788Z Downloaded ipnet v2.11.0
6052025-02-28T21:50:06.791Z Downloaded waitgroup v0.1.2
6062025-02-28T21:50:06.791Z Downloaded r2d2 v0.8.10
6072025-02-28T21:50:06.794Z Downloaded mime_guess v2.0.5
6082025-02-28T21:50:06.796Z Downloaded downcast v0.11.0
6092025-02-28T21:50:06.796Z Downloaded darling_macro v0.20.10
6102025-02-28T21:50:06.799Z Downloaded proc-macro-error-attr2 v2.0.0
6112025-02-28T21:50:06.799Z Downloaded argon2 v0.5.3
6122025-02-28T21:50:06.803Z Downloaded smallvec v0.6.14
6132025-02-28T21:50:06.806Z Downloaded smf v0.2.3
6142025-02-28T21:50:06.806Z Downloaded progenitor-macro v0.9.1
6152025-02-28T21:50:06.806Z Downloaded console v0.15.10
6162025-02-28T21:50:06.810Z Downloaded supports-color v3.0.2
6172025-02-28T21:50:06.813Z Downloaded predicates-tree v1.0.11
6182025-02-28T21:50:06.813Z Downloaded jobserver v0.1.32
6192025-02-28T21:50:06.819Z Downloaded ipnetwork v0.21.1
6202025-02-28T21:50:06.823Z Downloaded hickory-client v0.24.4
6212025-02-28T21:50:06.828Z Downloaded termcolor v1.4.1
6222025-02-28T21:50:06.828Z Downloaded rand_chacha v0.9.0
6232025-02-28T21:50:06.831Z Downloaded sha1 v0.10.6
6242025-02-28T21:50:06.831Z Downloaded termios v0.3.3
6252025-02-28T21:50:06.834Z Downloaded slog-async v2.8.0
6262025-02-28T21:50:06.834Z Downloaded serde_plain v1.0.2
6272025-02-28T21:50:06.838Z Downloaded semver v0.1.20
6282025-02-28T21:50:06.838Z Downloaded async-bb8-diesel v0.2.1
6292025-02-28T21:50:06.841Z Downloaded litrs v0.4.1
6302025-02-28T21:50:06.844Z Downloaded precomputed-hash v0.1.1
6312025-02-28T21:50:06.847Z Downloaded colored v2.2.0
6322025-02-28T21:50:06.850Z Downloaded data-encoding v2.6.0
6332025-02-28T21:50:06.850Z Downloaded csv-core v0.1.11
6342025-02-28T21:50:06.853Z Downloaded crossbeam-epoch v0.9.18
6352025-02-28T21:50:06.856Z Downloaded headers v0.4.0
6362025-02-28T21:50:06.864Z Downloaded ghash v0.5.1
6372025-02-28T21:50:06.868Z Downloaded futures-executor v0.3.31
6382025-02-28T21:50:06.868Z Downloaded openssl-probe v0.1.5
6392025-02-28T21:50:06.871Z Downloaded icu_locid v1.5.0
6402025-02-28T21:50:06.875Z Downloaded subtle v2.6.1
6412025-02-28T21:50:06.878Z Downloaded tokio-tungstenite v0.21.0
6422025-02-28T21:50:06.881Z Downloaded unicase v2.7.0
6432025-02-28T21:50:06.884Z Downloaded term v0.7.0
6442025-02-28T21:50:06.887Z Downloaded xz2 v0.1.7
6452025-02-28T21:50:06.893Z Downloaded either v1.14.0
6462025-02-28T21:50:06.893Z Downloaded curve25519-dalek-derive v0.1.1
6472025-02-28T21:50:06.898Z Downloaded indexmap v1.9.3
6482025-02-28T21:50:06.901Z Downloaded sync-ptr v0.1.1
6492025-02-28T21:50:06.901Z Downloaded rustc-demangle v0.1.24
6502025-02-28T21:50:06.901Z Downloaded heapless v0.8.0
6512025-02-28T21:50:06.905Z Downloaded sync_wrapper v1.0.1
6522025-02-28T21:50:06.908Z Downloaded const-oid v0.9.6
6532025-02-28T21:50:06.911Z Downloaded vte_generate_state_changes v0.1.2
6542025-02-28T21:50:06.914Z Downloaded serde_repr v0.1.19
6552025-02-28T21:50:06.914Z Downloaded serde_path_to_error v0.1.16
6562025-02-28T21:50:06.917Z Downloaded fixedbitset v0.5.7
6572025-02-28T21:50:06.920Z Downloaded futures-core v0.3.31
6582025-02-28T21:50:06.923Z Downloaded base64 v0.22.1
6592025-02-28T21:50:06.926Z Downloaded backtrace v0.3.74
6602025-02-28T21:50:06.934Z Downloaded zone_cfg_derive v0.1.2
6612025-02-28T21:50:06.937Z Downloaded daft v0.1.1
6622025-02-28T21:50:06.937Z Downloaded smallvec v1.14.0
6632025-02-28T21:50:06.940Z Downloaded nanorand v0.7.0
6642025-02-28T21:50:06.944Z Downloaded tls_codec v0.4.1
6652025-02-28T21:50:06.947Z Downloaded slog-json v2.6.1
6662025-02-28T21:50:06.950Z Downloaded slog-envlogger v2.2.0
6672025-02-28T21:50:06.953Z Downloaded yoke v0.7.4
6682025-02-28T21:50:06.953Z Downloaded normalize-line-endings v0.3.0
6692025-02-28T21:50:06.957Z Downloaded powerfmt v0.2.0
6702025-02-28T21:50:06.957Z Downloaded phf_shared v0.11.2
6712025-02-28T21:50:06.959Z Downloaded peg v0.8.4
6722025-02-28T21:50:06.963Z Downloaded foreign-types-shared v0.1.1
6732025-02-28T21:50:06.966Z Downloaded slog v2.7.0
6742025-02-28T21:50:06.981Z Downloaded serde_derive_internals v0.29.1
6752025-02-28T21:50:06.988Z Downloaded tar v0.4.44
6762025-02-28T21:50:06.989Z Downloaded samael v0.0.18
6772025-02-28T21:50:06.993Z Downloaded newtype_derive v0.1.6
6782025-02-28T21:50:06.996Z Downloaded newline-converter v0.3.0
6792025-02-28T21:50:06.996Z Downloaded foreign-types-shared v0.3.1
6802025-02-28T21:50:06.996Z Downloaded try-lock v0.2.5
6812025-02-28T21:50:07.000Z Downloaded tui-tree-widget v0.23.0
6822025-02-28T21:50:07.003Z Downloaded dyn-clone v1.0.18
6832025-02-28T21:50:07.003Z Downloaded dunce v1.0.5
6842025-02-28T21:50:07.006Z Downloaded dsl_auto_type v0.1.2
6852025-02-28T21:50:07.006Z Downloaded ecdsa v0.16.9
6862025-02-28T21:50:07.009Z Downloaded zone v0.3.0
6872025-02-28T21:50:07.012Z Downloaded zone v0.1.8
6882025-02-28T21:50:07.012Z Downloaded tokio-tungstenite v0.23.1
6892025-02-28T21:50:07.015Z Downloaded time-core v0.1.2
6902025-02-28T21:50:07.015Z Downloaded yasna v0.5.2
6912025-02-28T21:50:07.020Z Downloaded quick-error v1.2.3
6922025-02-28T21:50:07.023Z Downloaded parse-display v0.10.0
6932025-02-28T21:50:07.023Z Downloaded nodrop v0.1.14
6942025-02-28T21:50:07.023Z Downloaded strum_macros v0.26.4
6952025-02-28T21:50:07.026Z Downloaded postgres-types v0.2.9
6962025-02-28T21:50:07.030Z Downloaded vte v0.11.1
6972025-02-28T21:50:07.033Z Downloaded russh-keys v0.45.0
6982025-02-28T21:50:07.036Z Downloaded resolv-conf v0.7.0
6992025-02-28T21:50:07.039Z Downloaded phf_codegen v0.11.2
7002025-02-28T21:50:07.039Z Downloaded cc v1.2.15
7012025-02-28T21:50:07.043Z Downloaded fragile v2.0.0
7022025-02-28T21:50:07.046Z Downloaded miniz_oxide v0.8.5
7032025-02-28T21:50:07.049Z Downloaded defmt-parser v0.3.4
7042025-02-28T21:50:07.052Z Downloaded newtype-uuid v1.2.1
7052025-02-28T21:50:07.052Z Downloaded tokio-tungstenite v0.24.0
7062025-02-28T21:50:07.055Z Downloaded signal-hook-registry v1.4.2
7072025-02-28T21:50:07.058Z Downloaded number_prefix v0.4.0
7082025-02-28T21:50:07.058Z Downloaded num_threads v0.1.7
7092025-02-28T21:50:07.061Z Downloaded crossbeam-channel v0.5.13
7102025-02-28T21:50:07.065Z Downloaded tokio-native-tls v0.3.1
7112025-02-28T21:50:07.068Z Downloaded progenitor-macro v0.8.0
7122025-02-28T21:50:07.070Z Downloaded ref-cast-impl v1.0.23
7132025-02-28T21:50:07.070Z Downloaded tokio-macros v2.5.0
7142025-02-28T21:50:07.073Z Downloaded tls_codec_derive v0.4.1
7152025-02-28T21:50:07.073Z Downloaded parking_lot_core v0.9.10
7162025-02-28T21:50:07.076Z Downloaded parse-size v1.1.0
7172025-02-28T21:50:07.080Z Downloaded wait-timeout v0.2.0
7182025-02-28T21:50:07.080Z Downloaded pin-project v1.1.6
7192025-02-28T21:50:07.095Z Downloaded futures-sink v0.3.31
7202025-02-28T21:50:07.098Z Downloaded embedded-io v0.6.1
7212025-02-28T21:50:07.098Z Downloaded utf8_iter v1.0.4
7222025-02-28T21:50:07.099Z Downloaded tabled_derive v0.10.0
7232025-02-28T21:50:07.102Z Downloaded slog-scope v4.4.0
7242025-02-28T21:50:07.102Z Downloaded toolchain_find v0.4.0
7252025-02-28T21:50:07.106Z Downloaded nibble_vec v0.1.0
7262025-02-28T21:50:07.106Z Downloaded dropshot_endpoint v0.16.0
7272025-02-28T21:50:07.109Z Downloaded futures-macro v0.3.31
7282025-02-28T21:50:07.112Z Downloaded zerofrom v0.1.4
7292025-02-28T21:50:07.113Z Downloaded termtree v0.4.1
7302025-02-28T21:50:07.115Z Downloaded display-error-chain v0.2.2
7312025-02-28T21:50:07.115Z Downloaded num_enum_derive v0.5.11
7322025-02-28T21:50:07.118Z Downloaded num_enum v0.5.11
7332025-02-28T21:50:07.126Z Downloaded funty v2.0.0
7342025-02-28T21:50:07.131Z Downloaded fxhash v0.2.1
7352025-02-28T21:50:07.131Z Downloaded pkg-config v0.3.31
7362025-02-28T21:50:07.131Z Downloaded subprocess v0.2.9
7372025-02-28T21:50:07.134Z Downloaded rtoolbox v0.0.2
7382025-02-28T21:50:07.134Z Downloaded whoami v1.5.2
7392025-02-28T21:50:07.137Z Downloaded which v4.4.2
7402025-02-28T21:50:07.137Z Downloaded phf v0.11.2
7412025-02-28T21:50:07.139Z Downloaded progenitor-client v0.8.0
7422025-02-28T21:50:07.142Z Downloaded radium v0.7.0
7432025-02-28T21:50:07.142Z Downloaded pin-utils v0.1.0
7442025-02-28T21:50:07.142Z Downloaded parse-display-derive v0.10.0
7452025-02-28T21:50:07.147Z Downloaded itertools v0.12.1
7462025-02-28T21:50:07.153Z Downloaded mio v1.0.2
7472025-02-28T21:50:07.161Z Downloaded sqlparser_derive v0.2.2
7482025-02-28T21:50:07.164Z Downloaded hashbrown v0.14.5
7492025-02-28T21:50:07.169Z Downloaded untrusted v0.9.0
7502025-02-28T21:50:07.173Z Downloaded untrusted v0.7.1
7512025-02-28T21:50:07.176Z Downloaded zeroize_derive v1.4.2
7522025-02-28T21:50:07.176Z Downloaded num-rational v0.4.2
7532025-02-28T21:50:07.176Z Downloaded slab v0.4.9
7542025-02-28T21:50:07.179Z Downloaded tap v1.0.1
7552025-02-28T21:50:07.179Z Downloaded siphasher v0.3.11
7562025-02-28T21:50:07.182Z Downloaded oxnet v0.1.1
7572025-02-28T21:50:07.185Z Downloaded futures-task v0.3.31
7582025-02-28T21:50:07.185Z Downloaded foreign-types-macros v0.2.3
7592025-02-28T21:50:07.188Z Downloaded zeroize v1.8.1
7602025-02-28T21:50:07.188Z Downloaded zerofrom-derive v0.1.4
7612025-02-28T21:50:07.191Z Downloaded derive_builder_macro v0.20.2
7622025-02-28T21:50:07.191Z Downloaded qorb v0.2.1
7632025-02-28T21:50:07.195Z Downloaded secrecy v0.8.0
7642025-02-28T21:50:07.198Z Downloaded sec1 v0.7.3
7652025-02-28T21:50:07.201Z Downloaded embedded-io v0.4.0
7662025-02-28T21:50:07.204Z Downloaded itertools v0.13.0
7672025-02-28T21:50:07.212Z Downloaded thread_local v1.1.8
7682025-02-28T21:50:07.216Z Downloaded tokio-stream v0.1.17
7692025-02-28T21:50:07.218Z Downloaded write16 v1.0.0
7702025-02-28T21:50:07.218Z Downloaded ssh-cipher v0.2.0
7712025-02-28T21:50:07.221Z Downloaded crossterm v0.28.1
7722025-02-28T21:50:07.230Z Downloaded foreign-types v0.3.2
7732025-02-28T21:50:07.235Z Downloaded opaque-debug v0.3.1
7742025-02-28T21:50:07.235Z Downloaded rustls-pemfile v1.0.4
7752025-02-28T21:50:07.239Z Downloaded diesel_table_macro_syntax v0.2.0
7762025-02-28T21:50:07.239Z Downloaded owo-colors v4.2.0
7772025-02-28T21:50:07.242Z Downloaded ron v0.7.1
7782025-02-28T21:50:07.247Z Downloaded group v0.13.0
7792025-02-28T21:50:07.250Z Downloaded glob v0.3.2
7802025-02-28T21:50:07.254Z Downloaded scheduled-thread-pool v0.2.7
7812025-02-28T21:50:07.254Z Downloaded same-file v1.0.6
7822025-02-28T21:50:07.257Z Downloaded topological-sort v0.2.2
7832025-02-28T21:50:07.257Z Downloaded tabwriter v1.4.0
7842025-02-28T21:50:07.260Z Downloaded deranged v0.3.11
7852025-02-28T21:50:07.260Z Downloaded parking_lot v0.12.3
7862025-02-28T21:50:07.263Z Downloaded tokio-rustls v0.26.0
7872025-02-28T21:50:07.266Z Downloaded thiserror-no-std v2.0.2
7882025-02-28T21:50:07.271Z Downloaded new_debug_unreachable v1.0.6
7892025-02-28T21:50:07.274Z Downloaded hkdf v0.12.4
7902025-02-28T21:50:07.277Z Downloaded wyz v0.5.1
7912025-02-28T21:50:07.277Z Downloaded writeable v0.5.5
7922025-02-28T21:50:07.280Z Downloaded olpc-cjson v0.1.4
7932025-02-28T21:50:07.283Z Downloaded dirs-sys-next v0.1.2
7942025-02-28T21:50:07.283Z Downloaded path-slash v0.1.5
7952025-02-28T21:50:07.283Z Downloaded difflib v0.4.0
7962025-02-28T21:50:07.286Z Downloaded aho-corasick v1.1.3
7972025-02-28T21:50:07.291Z Downloaded foreign-types v0.5.0
7982025-02-28T21:50:07.296Z Downloaded pkcs5 v0.7.1
7992025-02-28T21:50:07.300Z Downloaded serde-big-array v0.5.1
8002025-02-28T21:50:07.303Z Downloaded gethostname v0.5.0
8012025-02-28T21:50:07.303Z Downloaded ssh-encoding v0.2.0
8022025-02-28T21:50:07.306Z Downloaded typify-macro v0.3.0
8032025-02-28T21:50:07.306Z Downloaded typify-macro v0.2.0
8042025-02-28T21:50:07.306Z Downloaded signature v2.2.0
8052025-02-28T21:50:07.309Z Downloaded progenitor-impl v0.8.0
8062025-02-28T21:50:07.313Z Downloaded itertools v0.14.0
8072025-02-28T21:50:07.319Z Downloaded thiserror-impl-no-std v2.0.2
8082025-02-28T21:50:07.322Z Downloaded derive_builder_core v0.20.2
8092025-02-28T21:50:07.325Z Downloaded utf16_iter v1.0.5
8102025-02-28T21:50:07.325Z Downloaded utf-8 v0.7.6
8112025-02-28T21:50:07.329Z Downloaded tokio-rustls v0.25.0
8122025-02-28T21:50:07.332Z Downloaded diesel-dtrace v0.4.2
8132025-02-28T21:50:07.333Z Downloaded quinn-udp v0.5.5
8142025-02-28T21:50:07.337Z Downloaded proc-macro-crate v1.3.1
8152025-02-28T21:50:07.337Z Downloaded termtree v0.5.1
8162025-02-28T21:50:07.337Z Downloaded phf_shared v0.10.0
8172025-02-28T21:50:07.340Z Downloaded paste v1.0.15
8182025-02-28T21:50:07.340Z Downloaded russh v0.45.0
8192025-02-28T21:50:07.358Z Downloaded strum v0.26.3
8202025-02-28T21:50:07.373Z Downloaded strip-ansi-escapes v0.2.0
8212025-02-28T21:50:07.373Z Downloaded universal-hash v0.5.1
8222025-02-28T21:50:07.382Z Downloaded getrandom v0.3.1
8232025-02-28T21:50:07.382Z Downloaded flagset v0.4.6
8242025-02-28T21:50:07.382Z Downloaded native-tls v0.2.12
8252025-02-28T21:50:07.382Z Downloaded progenitor-impl v0.9.1
8262025-02-28T21:50:07.382Z Downloaded pretty-hex v0.2.1
8272025-02-28T21:50:07.382Z Downloaded debug-ignore v1.0.5
8282025-02-28T21:50:07.386Z Downloaded static_assertions v1.1.0
8292025-02-28T21:50:07.386Z Downloaded unsafe-libyaml v0.2.11
8302025-02-28T21:50:07.386Z Downloaded snafu-derive v0.8.5
8312025-02-28T21:50:07.390Z Downloaded float-cmp v0.10.0
8322025-02-28T21:50:07.390Z Downloaded reqwest v0.12.12
8332025-02-28T21:50:07.397Z Downloaded packed_struct v0.10.1
8342025-02-28T21:50:07.400Z Downloaded nu-ansi-term v0.50.1
8352025-02-28T21:50:07.403Z Downloaded endian-type v0.1.2
8362025-02-28T21:50:07.403Z Downloaded ena v0.14.3
8372025-02-28T21:50:07.406Z Downloaded password-hash v0.5.0
8382025-02-28T21:50:07.406Z Downloaded poly1305 v0.8.0
8392025-02-28T21:50:07.409Z Downloaded derive_builder v0.20.2
8402025-02-28T21:50:07.413Z Downloaded structmeta v0.3.0
8412025-02-28T21:50:07.415Z Downloaded blake3 v1.5.4
8422025-02-28T21:50:07.421Z Downloaded zone_cfg_derive v0.3.0
8432025-02-28T21:50:07.425Z Downloaded aws-lc-rs v1.12.4
8442025-02-28T21:50:07.432Z Downloaded openssl-macros v0.1.1
8452025-02-28T21:50:07.436Z Downloaded schemars_derive v0.8.22
8462025-02-28T21:50:07.436Z Downloaded foldhash v0.1.3
8472025-02-28T21:50:07.436Z Downloaded fallible-iterator v0.2.0
8482025-02-28T21:50:07.436Z Downloaded defmt v0.3.8
8492025-02-28T21:50:07.440Z Downloaded take_mut v0.2.2
8502025-02-28T21:50:07.443Z Downloaded spki v0.7.3
8512025-02-28T21:50:07.443Z Downloaded hash32 v0.3.1
8522025-02-28T21:50:07.443Z Downloaded defmt-macros v0.3.9
8532025-02-28T21:50:07.446Z Downloaded packed_struct_codegen v0.10.1
8542025-02-28T21:50:07.449Z Downloaded pbkdf2 v0.12.2
8552025-02-28T21:50:07.449Z Downloaded zerovec-derive v0.10.3
8562025-02-28T21:50:07.452Z Downloaded omicron-zone-package v0.12.0
8572025-02-28T21:50:07.455Z Downloaded num v0.4.3
8582025-02-28T21:50:07.455Z Downloaded socket2 v0.5.8
8592025-02-28T21:50:07.460Z Downloaded xattr v1.3.1
8602025-02-28T21:50:07.463Z Downloaded scopeguard v1.2.0
8612025-02-28T21:50:07.463Z Downloaded zerocopy-derive v0.8.10
8622025-02-28T21:50:07.466Z Downloaded enum-as-inner v0.6.1
8632025-02-28T21:50:07.469Z Downloaded pbkdf2 v0.11.0
8642025-02-28T21:50:07.472Z Downloaded hash32 v0.2.1
8652025-02-28T21:50:07.472Z Downloaded nom v7.1.3
8662025-02-28T21:50:07.477Z Downloaded pin-project-lite v0.2.14
8672025-02-28T21:50:07.482Z Downloaded salty v0.3.0
8682025-02-28T21:50:07.490Z Downloaded num-derive v0.4.2
8692025-02-28T21:50:07.493Z Downloaded spin v0.9.8
8702025-02-28T21:50:07.495Z Downloaded twox-hash v2.1.0
8712025-02-28T21:50:07.498Z Downloaded rustls-pki-types v1.10.0
8722025-02-28T21:50:07.501Z Downloaded serde-hex v0.1.0
8732025-02-28T21:50:07.504Z Downloaded unicode-xid v0.2.6
8742025-02-28T21:50:07.505Z Downloaded shell-words v1.1.0
8752025-02-28T21:50:07.505Z Downloaded num-iter v0.1.45
8762025-02-28T21:50:07.508Z Downloaded pem-rfc7468 v0.7.0
8772025-02-28T21:50:07.508Z Downloaded diesel_derives v2.2.3
8782025-02-28T21:50:07.512Z Downloaded pem v3.0.5
8792025-02-28T21:50:07.516Z Downloaded lalrpop v0.19.12
8802025-02-28T21:50:07.526Z Downloaded num-integer v0.1.46
8812025-02-28T21:50:07.529Z Downloaded flume v0.11.1
8822025-02-28T21:50:07.533Z Downloaded ed25519-dalek v2.1.1
8832025-02-28T21:50:07.536Z Downloaded serde_with_macros v3.11.0
8842025-02-28T21:50:07.540Z Downloaded predicates v3.1.3
8852025-02-28T21:50:07.540Z Downloaded zopfli v0.8.1
8862025-02-28T21:50:07.543Z Downloaded rand v0.9.0
8872025-02-28T21:50:07.546Z Downloaded num-complex v0.4.6
8882025-02-28T21:50:07.549Z Downloaded typify v0.3.0
8892025-02-28T21:50:07.553Z Downloaded tokio-util v0.7.13
8902025-02-28T21:50:07.558Z Downloaded papergrid v0.14.0
8912025-02-28T21:50:07.563Z Downloaded unicode-properties v0.1.3
8922025-02-28T21:50:07.566Z Downloaded zip v0.6.6
8932025-02-28T21:50:07.570Z Downloaded oso v0.27.3
8942025-02-28T21:50:07.573Z Downloaded quinn v0.11.5
8952025-02-28T21:50:07.577Z Downloaded x509-cert v0.2.5
8962025-02-28T21:50:07.585Z Downloaded steno v0.4.1
8972025-02-28T21:50:07.588Z Downloaded winnow v0.5.40
8982025-02-28T21:50:07.597Z Downloaded rayon-core v1.12.1
8992025-02-28T21:50:07.601Z Downloaded rcgen v0.12.1
9002025-02-28T21:50:07.604Z Downloaded url v2.5.3
9012025-02-28T21:50:07.607Z Downloaded quick-xml v0.37.2
9022025-02-28T21:50:07.614Z Downloaded bindgen v0.69.5
9032025-02-28T21:50:07.621Z Downloaded winnow v0.6.20
9042025-02-28T21:50:07.631Z Downloaded serde_yaml v0.9.34+deprecated
9052025-02-28T21:50:07.634Z Downloaded unicode_categories v0.1.1
9062025-02-28T21:50:07.637Z Downloaded parse-zoneinfo v0.3.1
9072025-02-28T21:50:07.640Z Downloaded tracing v0.1.40
9082025-02-28T21:50:07.644Z Downloaded futures-util v0.3.31
9092025-02-28T21:50:07.656Z Downloaded zip v2.1.3
9102025-02-28T21:50:07.661Z Downloaded bitvec v1.0.1
9112025-02-28T21:50:07.678Z Downloaded flate2 v1.1.0
9122025-02-28T21:50:07.683Z Downloaded num-bigint-dig v0.8.4
9132025-02-28T21:50:07.689Z Downloaded h2 v0.4.6
9142025-02-28T21:50:07.696Z Downloaded tough v0.19.0
9152025-02-28T21:50:07.704Z Downloaded num-bigint v0.4.6
9162025-02-28T21:50:07.709Z Downloaded openssl-sys v0.9.106
9172025-02-28T21:50:07.715Z Downloaded proptest v1.6.0
9182025-02-28T21:50:07.726Z Downloaded rayon v1.10.0
9192025-02-28T21:50:07.736Z Downloaded sqlparser v0.45.0
9202025-02-28T21:50:07.741Z Downloaded portable-atomic v1.9.0
9212025-02-28T21:50:07.749Z Downloaded typed-path v0.9.3
9222025-02-28T21:50:07.756Z Downloaded rustls v0.21.12
9232025-02-28T21:50:07.770Z Downloaded nix v0.27.1
9242025-02-28T21:50:07.779Z Downloaded serde_with v3.11.0
9252025-02-28T21:50:07.787Z Downloaded time v0.3.36
9262025-02-28T21:50:07.796Z Downloaded zerovec v0.10.4
9272025-02-28T21:50:07.802Z Downloaded nix v0.28.0
9282025-02-28T21:50:07.815Z Downloaded p384 v0.13.0
9292025-02-28T21:50:07.821Z Downloaded object v0.30.4
9302025-02-28T21:50:07.832Z Downloaded polar-core v0.27.3
9312025-02-28T21:50:07.841Z Downloaded smoltcp v0.11.0
9322025-02-28T21:50:07.855Z Downloaded openssl v0.10.71
9332025-02-28T21:50:07.864Z Downloaded dropshot v0.12.0
9342025-02-28T21:50:07.885Z Downloaded zerocopy v0.8.10
9352025-02-28T21:50:07.910Z Downloaded quinn-proto v0.11.8
9362025-02-28T21:50:07.916Z Downloaded regex v1.11.1
9372025-02-28T21:50:07.932Z Downloaded git2 v0.19.0
9382025-02-28T21:50:07.940Z Downloaded bstr v1.10.0
9392025-02-28T21:50:07.950Z Downloaded chrono-tz v0.10.1
9402025-02-28T21:50:07.958Z Downloaded openapiv3 v2.0.0
9412025-02-28T21:50:07.970Z Downloaded radix_trie v0.2.1
9422025-02-28T21:50:07.976Z Downloaded regress v0.9.1
9432025-02-28T21:50:07.987Z Downloaded object v0.36.5
9442025-02-28T21:50:08.000Z Downloaded regress v0.10.1
9452025-02-28T21:50:08.011Z Downloaded ratatui v0.29.0
9462025-02-28T21:50:08.033Z Downloaded unicode-width v0.2.0
9472025-02-28T21:50:08.038Z Downloaded tabled v0.18.0
9482025-02-28T21:50:08.057Z Downloaded curve25519-dalek v4.1.3
9492025-02-28T21:50:08.070Z Downloaded regex-syntax v0.6.29
9502025-02-28T21:50:08.074Z Downloaded rustls v0.23.19
9512025-02-28T21:50:08.087Z Downloaded typify-impl v0.3.0
9522025-02-28T21:50:08.105Z Downloaded dropshot v0.16.0
9532025-02-28T21:50:08.134Z Downloaded rustls v0.22.4
9542025-02-28T21:50:08.143Z Downloaded diesel v2.2.7
9552025-02-28T21:50:08.164Z Downloaded regex-syntax v0.8.5
9562025-02-28T21:50:08.173Z Downloaded lzma-sys v0.1.20
9572025-02-28T21:50:08.205Z Downloaded nix v0.29.0
9582025-02-28T21:50:08.217Z Downloaded smoltcp v0.9.1
9592025-02-28T21:50:08.229Z Downloaded vcpkg v0.2.15
9602025-02-28T21:50:08.271Z Downloaded regex-automata v0.4.8
9612025-02-28T21:50:08.290Z Downloaded sled v0.34.7
9622025-02-28T21:50:08.301Z Downloaded typify-impl v0.2.0
9632025-02-28T21:50:08.317Z Downloaded bzip2-sys v0.1.11+1.0.8
9642025-02-28T21:50:08.331Z Downloaded zerocopy-derive v0.6.6
9652025-02-28T21:50:08.342Z Downloaded petgraph v0.7.1
9662025-02-28T21:50:08.362Z Downloaded tokio v1.43.0
9672025-02-28T21:50:08.402Z Downloaded libz-sys v1.1.20
9682025-02-28T21:50:08.422Z Downloaded hickory-proto v0.24.4
9692025-02-28T21:50:08.438Z Downloaded rustls-webpki v0.101.7
9702025-02-28T21:50:08.452Z Downloaded rustls-webpki v0.102.8
9712025-02-28T21:50:08.470Z Downloaded webpki-roots v0.26.6
9722025-02-28T21:50:08.473Z Downloaded petgraph v0.6.5
9732025-02-28T21:50:08.492Z Downloaded gimli v0.31.1
9742025-02-28T21:50:08.500Z Downloaded bindgen v0.71.1
9752025-02-28T21:50:08.508Z Downloaded csv v1.3.1
9762025-02-28T21:50:08.528Z Downloaded petname v2.0.2
9772025-02-28T21:50:08.534Z Downloaded chrono v0.4.40
9782025-02-28T21:50:08.552Z Downloaded unicode-segmentation v1.12.0
9792025-02-28T21:50:08.552Z Downloaded toml_edit v0.19.15
9802025-02-28T21:50:08.562Z Downloaded rustyline v14.0.0
9812025-02-28T21:50:08.567Z Downloaded icu_properties_data v1.5.0
9822025-02-28T21:50:08.578Z Downloaded publicsuffix v2.3.0
9832025-02-28T21:50:08.581Z Downloaded sha3 v0.10.8
9842025-02-28T21:50:08.585Z Downloaded polyval v0.6.2
9852025-02-28T21:50:08.588Z Downloaded tracing-attributes v0.1.27
9862025-02-28T21:50:08.591Z Downloaded scrypt v0.11.0
9872025-02-28T21:50:08.591Z Downloaded parking_lot v0.11.2
9882025-02-28T21:50:08.594Z Downloaded futures v0.3.31
9892025-02-28T21:50:08.598Z Downloaded rustls-pemfile v2.2.0
9902025-02-28T21:50:08.600Z Downloaded p521 v0.13.3
9912025-02-28T21:50:08.604Z Downloaded postcard v1.0.10
9922025-02-28T21:50:08.607Z Downloaded test-strategy v0.4.0
9932025-02-28T21:50:08.611Z Downloaded getrandom v0.2.15
9942025-02-28T21:50:08.614Z Downloaded expectorate v1.1.0
9952025-02-28T21:50:08.617Z Downloaded ssh-key v0.6.6
9962025-02-28T21:50:08.624Z Downloaded structmeta-derive v0.3.0
9972025-02-28T21:50:08.627Z Downloaded diff v0.1.13
9982025-02-28T21:50:08.627Z Downloaded sqlformat v0.2.6
9992025-02-28T21:50:08.632Z Downloaded proc-macro-error2 v2.0.1
10002025-02-28T21:50:08.635Z Downloaded schemars v0.8.22
10012025-02-28T21:50:08.644Z Downloaded rsa v0.9.6
10022025-02-28T21:50:08.648Z Downloaded der v0.7.9
10032025-02-28T21:50:08.653Z Downloaded fatfs v0.3.6
10042025-02-28T21:50:08.656Z Downloaded derive_more v0.99.19
10052025-02-28T21:50:08.661Z Downloaded unicode-normalization v0.1.24
10062025-02-28T21:50:08.664Z Downloaded ron v0.8.1
10072025-02-28T21:50:08.670Z Downloaded psl-types v2.0.11
10082025-02-28T21:50:08.673Z Downloaded progenitor v0.8.0
10092025-02-28T21:50:08.673Z Downloaded globset v0.4.15
10102025-02-28T21:50:08.675Z Downloaded rand v0.8.5
10112025-02-28T21:50:08.678Z Downloaded similar v2.6.0
10122025-02-28T21:50:08.683Z Downloaded encoding_rs v0.8.34
10132025-02-28T21:50:08.705Z Downloaded pkcs1 v0.7.5
10142025-02-28T21:50:08.708Z Downloaded unicode-truncate v1.1.0
10152025-02-28T21:50:08.711Z Downloaded toml v0.7.8
10162025-02-28T21:50:08.714Z Downloaded hashbrown v0.13.2
10172025-02-28T21:50:08.717Z Downloaded reedline v0.35.0
10182025-02-28T21:50:08.723Z Downloaded sct v0.7.1
10192025-02-28T21:50:08.728Z Downloaded dropshot_endpoint v0.12.0
10202025-02-28T21:50:08.731Z Downloaded strum_macros v0.24.3
10212025-02-28T21:50:08.734Z Downloaded prettyplease v0.2.29
10222025-02-28T21:50:08.736Z Downloaded tracing-core v0.1.32
10232025-02-28T21:50:08.739Z Downloaded signal-hook-tokio v0.3.1
10242025-02-28T21:50:08.739Z Downloaded libgit2-sys v0.17.0+1.8.1
10252025-02-28T21:50:08.797Z Downloaded ring v0.17.11
10262025-02-28T21:50:08.842Z Downloaded progenitor v0.9.1
10272025-02-28T21:50:08.846Z Downloaded phf_generator v0.11.2
10282025-02-28T21:50:08.846Z Downloaded percent-encoding v2.3.1
10292025-02-28T21:50:08.846Z Downloaded num-traits v0.2.19
10302025-02-28T21:50:08.850Z Downloaded snafu v0.8.5
10312025-02-28T21:50:08.853Z Downloaded rfc6979 v0.4.0
10322025-02-28T21:50:08.853Z Downloaded hashbrown v0.12.3
10332025-02-28T21:50:08.856Z Downloaded aes v0.8.4
10342025-02-28T21:50:08.859Z Downloaded ed25519 v2.2.3
10352025-02-28T21:50:08.862Z Downloaded predicates-core v1.0.8
10362025-02-28T21:50:08.862Z Downloaded simd-adler32 v0.3.7
10372025-02-28T21:50:08.865Z Downloaded pkcs8 v0.10.2
10382025-02-28T21:50:08.868Z Downloaded env_logger v0.11.5
10392025-02-28T21:50:08.868Z Downloaded sigpipe v0.1.3
10402025-02-28T21:50:08.871Z Downloaded oso-derive v0.27.3
10412025-02-28T21:50:08.871Z Downloaded futures-channel v0.3.31
10422025-02-28T21:50:08.871Z Downloaded der_derive v0.7.3
10432025-02-28T21:50:08.874Z Downloaded value-bag v1.9.0
10442025-02-28T21:50:08.878Z Downloaded hyper v1.6.0
10452025-02-28T21:50:08.882Z Downloaded tower v0.5.2
10462025-02-28T21:50:08.891Z Downloaded itertools v0.10.5
10472025-02-28T21:50:08.897Z Downloaded idna v1.0.3
10482025-02-28T21:50:08.901Z Downloaded strum_macros v0.25.3
10492025-02-28T21:50:08.906Z Downloaded derive-where v1.2.7
10502025-02-28T21:50:08.909Z Downloaded tungstenite v0.24.0
10512025-02-28T21:50:08.912Z Downloaded tungstenite v0.23.0
10522025-02-28T21:50:08.916Z Downloaded tungstenite v0.21.0
10532025-02-28T21:50:08.920Z Downloaded num-conv v0.1.0
10542025-02-28T21:50:08.920Z Downloaded tokio-rustls v0.24.1
10552025-02-28T21:50:08.920Z Downloaded time-macros v0.2.18
10562025-02-28T21:50:08.923Z Downloaded vergen v8.3.2
10572025-02-28T21:50:08.926Z Downloaded p256 v0.13.2
10582025-02-28T21:50:08.929Z Downloaded tokio-postgres v0.7.13
10592025-02-28T21:50:08.931Z Downloaded env_filter v0.1.2
10602025-02-28T21:50:08.935Z Downloaded parking_lot_core v0.8.6
10612025-02-28T21:50:08.937Z Downloaded futures-io v0.3.31
10622025-02-28T21:50:08.937Z Downloaded half v2.4.1
10632025-02-28T21:50:08.941Z Downloaded tinyvec v1.8.0
10642025-02-28T21:50:08.944Z Downloaded aes-gcm v0.10.3
10652025-02-28T21:50:08.947Z Downloaded shlex v1.3.0
10662025-02-28T21:50:08.947Z Downloaded rustversion v1.0.17
10672025-02-28T21:50:08.950Z Downloaded fs_extra v1.3.0
10682025-02-28T21:50:08.950Z Downloaded libxml v0.3.3
10692025-02-28T21:50:08.956Z Downloaded libm v0.2.8
10702025-02-28T21:50:08.963Z Downloaded env_logger v0.10.2
10712025-02-28T21:50:08.967Z Downloaded elliptic-curve v0.13.8
10722025-02-28T21:50:08.971Z Downloaded uuid v1.15.1
10732025-02-28T21:50:08.974Z Downloaded unicode-bidi v0.3.17
10742025-02-28T21:50:08.977Z Downloaded tiny-keccak v2.0.2
10752025-02-28T21:50:08.980Z Downloaded des v0.8.1
10762025-02-28T21:50:08.980Z Downloaded vsss-rs v3.3.4
10772025-02-28T21:50:08.983Z Downloaded primeorder v0.13.6
10782025-02-28T21:50:08.983Z Downloaded tinystr v0.7.6
10792025-02-28T21:50:08.986Z Downloaded slog-stdlog v4.1.1
10802025-02-28T21:50:08.986Z Downloaded salsa20 v0.10.2
10812025-02-28T21:50:08.989Z Downloaded rusty-fork v0.3.0
10822025-02-28T21:50:08.989Z Downloaded form_urlencoded v1.2.1
10832025-02-28T21:50:08.992Z Downloaded darling_core v0.20.10
10842025-02-28T21:50:08.995Z Downloaded postgres-protocol v0.6.8
10852025-02-28T21:50:08.998Z Downloaded pin-project-internal v1.1.6
10862025-02-28T21:50:08.998Z Downloaded peg-macros v0.8.4
10872025-02-28T21:50:09.001Z Downloaded bytes v1.10.0
10882025-02-28T21:50:09.004Z Downloaded mockall_derive v0.13.1
10892025-02-28T21:50:09.006Z Downloaded http v1.2.0
10902025-02-28T21:50:09.010Z Downloaded slog-bunyan v2.5.0
10912025-02-28T21:50:09.015Z Downloaded hickory-server v0.24.4
10922025-02-28T21:50:09.017Z Downloaded bumpalo v3.16.0
10932025-02-28T21:50:09.020Z Downloaded stable_deref_trait v1.2.0
10942025-02-28T21:50:09.020Z Downloaded minimal-lexical v0.2.1
10952025-02-28T21:50:09.023Z Downloaded crypto-bigint v0.5.5
10962025-02-28T21:50:09.029Z Downloaded const_format v0.2.34
10972025-02-28T21:50:09.035Z Downloaded base64 v0.21.7
10982025-02-28T21:50:09.038Z Downloaded signal-hook v0.3.17
10992025-02-28T21:50:09.041Z Downloaded float-ord v0.3.2
11002025-02-28T21:50:09.041Z Downloaded dirs-next v2.0.0
11012025-02-28T21:50:09.044Z Downloaded synstructure v0.13.1
11022025-02-28T21:50:09.044Z Downloaded serde_urlencoded v0.7.1
11032025-02-28T21:50:09.047Z Downloaded rand_core v0.9.2
11042025-02-28T21:50:09.047Z Downloaded tinyvec_macros v0.1.1
11052025-02-28T21:50:09.047Z Downloaded password-hash v0.4.2
11062025-02-28T21:50:09.050Z Downloaded displaydoc v0.2.5
11072025-02-28T21:50:09.053Z Downloaded zerocopy v0.6.6
11082025-02-28T21:50:09.056Z Downloaded slog-dtrace v0.3.0
11092025-02-28T21:50:09.056Z Downloaded multer v3.1.0
11102025-02-28T21:50:09.061Z Downloaded uzers v0.12.1
11112025-02-28T21:50:09.064Z Downloaded typify v0.2.0
11122025-02-28T21:50:09.064Z Downloaded hickory-resolver v0.24.4
11132025-02-28T21:50:09.068Z Downloaded compact_str v0.8.0
11142025-02-28T21:50:09.072Z Downloaded slog-term v2.9.1
11152025-02-28T21:50:09.075Z Downloaded icu_collections v1.5.0
11162025-02-28T21:50:09.078Z Downloaded crc-any v2.5.0
11172025-02-28T21:50:09.082Z Downloaded chacha20poly1305 v0.10.1
11182025-02-28T21:50:09.082Z Downloaded rustfmt-wrapper v0.2.1
11192025-02-28T21:50:09.085Z Downloaded rustc_version v0.4.1
11202025-02-28T21:50:09.085Z Downloaded rand_xorshift v0.3.0
11212025-02-28T21:50:09.085Z Downloaded rand_seeder v0.3.0
11222025-02-28T21:50:09.088Z Downloaded rand_core v0.6.4
11232025-02-28T21:50:09.088Z Downloaded rand_chacha v0.3.1
11242025-02-28T21:50:09.088Z Downloaded arc-swap v1.7.1
11252025-02-28T21:50:09.091Z Downloaded allocator-api2 v0.2.18
11262025-02-28T21:50:09.094Z Downloaded ppv-lite86 v0.2.20
11272025-02-28T21:50:09.098Z Downloaded fd-lock v4.0.2
11282025-02-28T21:50:09.101Z Downloaded darling v0.20.10
11292025-02-28T21:50:09.104Z Downloaded daft-derive v0.1.1
11302025-02-28T21:50:09.106Z Downloaded russh-cryptovec v0.7.3
11312025-02-28T21:50:09.106Z Downloaded peg-runtime v0.8.3
11322025-02-28T21:50:09.107Z Downloaded multimap v0.10.0
11332025-02-28T21:50:09.110Z Downloaded mockall v0.13.1
11342025-02-28T21:50:09.110Z Downloaded unarray v0.1.4
11352025-02-28T21:50:09.110Z Downloaded crossbeam-utils v0.8.20
11362025-02-28T21:50:09.113Z Downloaded indicatif v0.17.11
11372025-02-28T21:50:09.116Z Downloaded icu_provider v1.5.0
11382025-02-28T21:50:09.119Z Downloaded icu_properties v1.5.1
11392025-02-28T21:50:09.123Z Downloaded icu_normalizer_data v1.5.0
11402025-02-28T21:50:09.126Z Downloaded hyper-util v0.1.10
11412025-02-28T21:50:09.129Z Downloaded fixedbitset v0.4.2
11422025-02-28T21:50:09.129Z Downloaded filetime v0.2.25
11432025-02-28T21:50:09.132Z Downloaded ff v0.13.0
11442025-02-28T21:50:09.132Z Downloaded document-features v0.2.10
11452025-02-28T21:50:09.140Z Downloaded stringprep v0.1.5
11462025-02-28T21:50:09.140Z Downloaded string_cache v0.8.7
11472025-02-28T21:50:09.144Z Downloaded base64 v0.13.1
11482025-02-28T21:50:09.144Z Downloaded ahash v0.8.11
11492025-02-28T21:50:09.144Z Downloaded clang-sys v1.8.1
11502025-02-28T21:50:09.144Z Downloaded blake2 v0.10.6
11512025-02-28T21:50:09.147Z Downloaded bitfield v0.14.0
11522025-02-28T21:50:09.150Z Downloaded walkdir v2.5.0
11532025-02-28T21:50:09.153Z Downloaded rustc-hash v1.1.0
11542025-02-28T21:50:09.153Z Downloaded heapless v0.7.17
11552025-02-28T21:50:09.156Z Downloaded icu_normalizer v1.5.0
11562025-02-28T21:50:09.159Z Downloaded icu_locid_transform_data v1.5.0
11572025-02-28T21:50:09.161Z Downloaded cookie v0.18.1
11582025-02-28T21:50:09.166Z Downloaded crc-catalog v2.4.0
11592025-02-28T21:50:09.166Z Downloaded bzip2 v0.4.4
11602025-02-28T21:50:09.169Z Downloaded signal-hook-mio v0.2.4
11612025-02-28T21:50:09.169Z Downloaded rustc_version v0.1.7
11622025-02-28T21:50:09.169Z Downloaded rustc-hash v2.1.1
11632025-02-28T21:50:09.169Z Downloaded hmac v0.12.1
11642025-02-28T21:50:09.172Z Downloaded yoke-derive v0.7.4
11652025-02-28T21:50:09.172Z Downloaded want v0.3.1
11662025-02-28T21:50:09.172Z Downloaded internet-checksum v0.2.1
11672025-02-28T21:50:09.172Z Downloaded crc v3.2.1
11682025-02-28T21:50:09.175Z Downloaded cancel-safe-futures v0.1.5
11692025-02-28T21:50:09.178Z Downloaded libsw-core v0.3.1
11702025-02-28T21:50:09.181Z Downloaded libloading v0.8.5
11712025-02-28T21:50:09.181Z Downloaded impl-trait-for-tuples v0.2.2
11722025-02-28T21:50:09.184Z Downloaded cookie_store v0.21.1
11732025-02-28T21:50:09.187Z Downloaded icu_locid_transform v1.5.0
11742025-02-28T21:50:09.190Z Downloaded bit-vec v0.6.3
11752025-02-28T21:50:09.190Z Downloaded bcs v0.1.6
11762025-02-28T21:50:09.193Z Downloaded arrayvec v0.7.6
11772025-02-28T21:50:09.193Z Downloaded addr2line v0.24.2
11782025-02-28T21:50:09.196Z Downloaded ciborium v0.2.2
11792025-02-28T21:50:09.199Z Downloaded base64ct v1.6.0
11802025-02-28T21:50:09.199Z Downloaded is-terminal v0.4.13
11812025-02-28T21:50:09.202Z Downloaded iana-time-zone v0.1.61
11822025-02-28T21:50:09.205Z Downloaded hyper-staticfile v0.10.1
11832025-02-28T21:50:09.205Z Downloaded httparse v1.9.5
11842025-02-28T21:50:09.210Z Downloaded http-body-util v0.1.2
11852025-02-28T21:50:09.213Z Downloaded idna_adapter v1.2.0
11862025-02-28T21:50:09.213Z Downloaded bit-set v0.5.3
11872025-02-28T21:50:09.213Z Downloaded constant_time_eq v0.3.1
11882025-02-28T21:50:09.213Z Downloaded instability v0.3.2
11892025-02-28T21:50:09.213Z Downloaded indent_write v2.2.0
11902025-02-28T21:50:09.216Z Downloaded managed v0.8.0
11912025-02-28T21:50:09.216Z Downloaded lru v0.12.5
11922025-02-28T21:50:09.217Z Downloaded libefi-sys v0.1.0
11932025-02-28T21:50:09.220Z Downloaded keccak v0.1.5
11942025-02-28T21:50:09.220Z Downloaded convert_case v0.4.0
11952025-02-28T21:50:09.220Z Downloaded cargo_metadata v0.18.1
11962025-02-28T21:50:09.222Z Downloaded cmake v0.1.51
11972025-02-28T21:50:09.223Z Downloaded buf-list v1.0.3
11982025-02-28T21:50:09.225Z Downloaded bit-vec v0.8.0
11992025-02-28T21:50:09.225Z Downloaded lalrpop-util v0.19.12
12002025-02-28T21:50:09.228Z Downloaded kstat-rs v0.2.4
12012025-02-28T21:50:09.228Z Downloaded bitfield-struct v0.6.2
12022025-02-28T21:50:09.228Z Downloaded bit-set v0.8.0
12032025-02-28T21:50:09.233Z Downloaded async-stream v0.3.6
12042025-02-28T21:50:09.233Z Downloaded hex-literal v0.4.1
12052025-02-28T21:50:09.236Z Downloaded base16ct v0.2.0
12062025-02-28T21:50:09.236Z Downloaded home v0.5.9
12072025-02-28T21:50:09.236Z Downloaded hex v0.4.3
12082025-02-28T21:50:09.239Z Downloaded heck v0.3.3
12092025-02-28T21:50:09.239Z Downloaded ascii-canvas v3.0.0
12102025-02-28T21:50:09.505Z Downloaded aws-lc-sys v0.26.0
12112025-02-28T21:50:09.828Z Compiling serde v1.0.218
12122025-02-28T21:50:09.831Z Compiling value-bag v1.9.0
12132025-02-28T21:50:09.831Z Compiling lock_api v0.4.12
12142025-02-28T21:50:09.831Z Compiling scopeguard v1.2.0
12152025-02-28T21:50:09.831Z Compiling typenum v1.17.0
12162025-02-28T21:50:09.987Z Compiling generic-array v0.14.7
12172025-02-28T21:50:10.031Z Compiling syn v2.0.98
12182025-02-28T21:50:10.046Z Compiling getrandom v0.2.15
12192025-02-28T21:50:10.121Z Compiling shlex v1.3.0
12202025-02-28T21:50:10.343Z Compiling rand_core v0.6.4
12212025-02-28T21:50:10.454Z Compiling log v0.4.22
12222025-02-28T21:50:10.547Z Compiling subtle v2.6.1
12232025-02-28T21:50:10.569Z Compiling jobserver v0.1.32
12242025-02-28T21:50:10.589Z Compiling smallvec v1.14.0
12252025-02-28T21:50:10.863Z Compiling const-oid v0.9.6
12262025-02-28T21:50:10.922Z Compiling pin-project-lite v0.2.14
12272025-02-28T21:50:10.978Z Compiling parking_lot_core v0.9.10
12282025-02-28T21:50:10.999Z Compiling cc v1.2.15
12292025-02-28T21:50:11.056Z Compiling rustix v0.38.37
12302025-02-28T21:50:11.179Z Compiling futures-core v0.3.31
12312025-02-28T21:50:11.385Z Compiling spin v0.9.8
12322025-02-28T21:50:11.456Z Compiling signal-hook-registry v1.4.2
12332025-02-28T21:50:11.772Z Compiling mio v1.0.2
12342025-02-28T21:50:11.870Z Compiling parking_lot v0.12.3
12352025-02-28T21:50:11.996Z Compiling aho-corasick v1.1.3
12362025-02-28T21:50:12.108Z Compiling cpufeatures v0.2.14
12372025-02-28T21:50:12.220Z Compiling either v1.14.0
12382025-02-28T21:50:12.344Z Compiling stable_deref_trait v1.2.0
12392025-02-28T21:50:12.544Z Compiling regex-syntax v0.8.5
12402025-02-28T21:50:12.792Z Compiling futures-sink v0.3.31
12412025-02-28T21:50:12.811Z Compiling socket2 v0.5.8
12422025-02-28T21:50:12.957Z Compiling slab v0.4.9
12432025-02-28T21:50:12.977Z Compiling glob v0.3.2
12442025-02-28T21:50:12.997Z Compiling prettyplease v0.2.29
12452025-02-28T21:50:13.384Z Compiling lazy_static v1.5.0
12462025-02-28T21:50:13.535Z Compiling minimal-lexical v0.2.1
12472025-02-28T21:50:13.710Z Compiling serde_json v1.0.139
12482025-02-28T21:50:13.747Z Compiling futures-channel v0.3.31
12492025-02-28T21:50:13.845Z Compiling clang-sys v1.8.1
12502025-02-28T21:50:14.075Z Compiling nom v7.1.3
12512025-02-28T21:50:14.101Z Compiling libloading v0.8.5
12522025-02-28T21:50:14.157Z Compiling futures-io v0.3.31
12532025-02-28T21:50:14.453Z Compiling home v0.5.9
12542025-02-28T21:50:14.502Z Compiling bindgen v0.69.5
12552025-02-28T21:50:14.619Z Compiling futures-task v0.3.31
12562025-02-28T21:50:14.678Z Compiling pin-utils v0.1.0
12572025-02-28T21:50:14.934Z Compiling itertools v0.12.1
12582025-02-28T21:50:14.969Z Compiling allocator-api2 v0.2.18
12592025-02-28T21:50:15.401Z Compiling libm v0.2.8
12602025-02-28T21:50:15.739Z Compiling rustc-hash v1.1.0
12612025-02-28T21:50:15.788Z Compiling lazycell v1.3.0
12622025-02-28T21:50:15.919Z Compiling foldhash v0.1.3
12632025-02-28T21:50:16.024Z Compiling cmake v0.1.51
12642025-02-28T21:50:16.239Z Compiling hashbrown v0.15.1
12652025-02-28T21:50:16.813Z Compiling regex-automata v0.4.8
12662025-02-28T21:50:16.906Z Compiling num-traits v0.2.19
12672025-02-28T21:50:17.250Z Compiling cexpr v0.6.0
12682025-02-28T21:50:17.499Z Compiling fs_extra v1.3.0
12692025-02-28T21:50:17.523Z Compiling dunce v1.0.5
12702025-02-28T21:50:17.664Z Compiling synstructure v0.13.1
12712025-02-28T21:50:18.060Z Compiling pkg-config v0.3.31
12722025-02-28T21:50:19.027Z Compiling getrandom v0.3.1
12732025-02-28T21:50:19.060Z Compiling litemap v0.7.3
12742025-02-28T21:50:19.348Z Compiling writeable v0.5.5
12752025-02-28T21:50:19.459Z Compiling ring v0.17.11
12762025-02-28T21:50:19.752Z Compiling base64ct v1.6.0
12772025-02-28T21:50:20.190Z Compiling paste v1.0.15
12782025-02-28T21:50:20.314Z Compiling pem-rfc7468 v0.7.0
12792025-02-28T21:50:20.797Z Compiling httparse v1.9.5
12802025-02-28T21:50:20.973Z Compiling icu_locid_transform_data v1.5.0
12812025-02-28T21:50:21.088Z Compiling aws-lc-rs v1.12.4
12822025-02-28T21:50:21.157Z Compiling flagset v0.4.6
12832025-02-28T21:50:21.506Z Compiling tracing-core v0.1.32
12842025-02-28T21:50:21.545Z Compiling crossbeam-utils v0.8.20
12852025-02-28T21:50:21.566Z Compiling rustls-pki-types v1.10.0
12862025-02-28T21:50:22.099Z Compiling percent-encoding v2.3.1
12872025-02-28T21:50:22.429Z Compiling regex v1.11.1
12882025-02-28T21:50:22.475Z Compiling icu_properties_data v1.5.0
12892025-02-28T21:50:22.702Z Compiling serde_derive v1.0.218
12902025-02-28T21:50:22.723Z Compiling zeroize_derive v1.4.2
12912025-02-28T21:50:22.742Z Compiling zerocopy-derive v0.7.35
12922025-02-28T21:50:23.190Z Compiling tokio-macros v2.5.0
12932025-02-28T21:50:23.395Z Compiling zerofrom-derive v0.1.4
12942025-02-28T21:50:24.134Z Compiling zeroize v1.8.1
12952025-02-28T21:50:24.598Z Compiling yoke-derive v0.7.4
12962025-02-28T21:50:24.724Z Compiling zerocopy v0.7.35
12972025-02-28T21:50:25.285Z Compiling zerovec-derive v0.10.3
12982025-02-28T21:50:25.768Z Compiling crypto-common v0.1.6
12992025-02-28T21:50:25.961Z Compiling block-buffer v0.10.4
13002025-02-28T21:50:26.035Z Compiling futures-macro v0.3.31
13012025-02-28T21:50:26.061Z Compiling thiserror-impl v1.0.69
13022025-02-28T21:50:26.235Z Compiling digest v0.10.7
13032025-02-28T21:50:26.971Z Compiling zerofrom v0.1.4
13042025-02-28T21:50:26.999Z Compiling hmac v0.12.1
13052025-02-28T21:50:27.022Z Compiling displaydoc v0.2.5
13062025-02-28T21:50:27.033Z Compiling block-padding v0.3.3
13072025-02-28T21:50:27.212Z Compiling yoke v0.7.4
13082025-02-28T21:50:27.276Z Compiling inout v0.1.3
13092025-02-28T21:50:27.302Z Compiling ppv-lite86 v0.2.20
13102025-02-28T21:50:27.606Z Compiling cipher v0.4.4
13112025-02-28T21:50:27.646Z Compiling sha2 v0.10.8
13122025-02-28T21:50:27.730Z Compiling zerovec v0.10.4
13132025-02-28T21:50:27.863Z Compiling futures-util v0.3.31
13142025-02-28T21:50:28.091Z Compiling icu_provider_macros v1.5.0
13152025-02-28T21:50:28.113Z Compiling der_derive v0.7.3
13162025-02-28T21:50:28.604Z Compiling tracing-attributes v0.1.27
13172025-02-28T21:50:29.083Z Compiling thiserror v1.0.69
13182025-02-28T21:50:29.169Z Compiling salsa20 v0.10.2
13192025-02-28T21:50:29.246Z Compiling pest v2.7.14
13202025-02-28T21:50:29.398Z Compiling pbkdf2 v0.12.2
13212025-02-28T21:50:29.592Z Compiling tinystr v0.7.6
13222025-02-28T21:50:29.852Z Compiling icu_collections v1.5.0
13232025-02-28T21:50:29.950Z Compiling icu_locid v1.5.0
13242025-02-28T21:50:30.284Z Compiling der v0.7.9
13252025-02-28T21:50:31.039Z Compiling untrusted v0.7.1
13262025-02-28T21:50:31.241Z Compiling icu_provider v1.5.0
13272025-02-28T21:50:31.289Z Compiling time-core v0.1.2
13282025-02-28T21:50:31.471Z Compiling utf16_iter v1.0.5
13292025-02-28T21:50:31.701Z Compiling utf8_iter v1.0.4
13302025-02-28T21:50:31.786Z Compiling tracing v0.1.40
13312025-02-28T21:50:31.968Z Compiling icu_locid_transform v1.5.0
13322025-02-28T21:50:31.991Z Compiling vcpkg v0.2.15
13332025-02-28T21:50:32.210Z Compiling spki v0.7.3
13342025-02-28T21:50:32.289Z Compiling icu_normalizer_data v1.5.0
13352025-02-28T21:50:32.312Z Compiling write16 v1.0.0
13362025-02-28T21:50:32.451Z Compiling powerfmt v0.2.0
13372025-02-28T21:50:32.518Z Compiling untrusted v0.9.0
13382025-02-28T21:50:32.637Z Compiling num-conv v0.1.0
13392025-02-28T21:50:32.729Z Compiling deranged v0.3.11
13402025-02-28T21:50:32.938Z Compiling time-macros v0.2.18
13412025-02-28T21:50:33.196Z Compiling pest_meta v2.7.14
13422025-02-28T21:50:33.281Z Compiling icu_properties v1.5.1
13432025-02-28T21:50:33.721Z Compiling openssl-sys v0.9.106
13442025-02-28T21:50:34.202Z Compiling scrypt v0.11.0
13452025-02-28T21:50:34.348Z Compiling aes v0.8.4
13462025-02-28T21:50:34.719Z Compiling cbc v0.1.2
13472025-02-28T21:50:34.809Z Compiling scroll_derive v0.12.0
13482025-02-28T21:50:35.888Z Compiling bitflags v2.6.0
13492025-02-28T21:50:35.943Z Compiling bytes v1.10.0
13502025-02-28T21:50:36.347Z Compiling indexmap v2.7.1
13512025-02-28T21:50:37.143Z Compiling tokio v1.43.0
13522025-02-28T21:50:37.196Z Compiling semver v1.0.25
13532025-02-28T21:50:37.349Z Compiling http v1.2.0
13542025-02-28T21:50:37.428Z Compiling icu_normalizer v1.5.0
13552025-02-28T21:50:37.672Z Compiling rustc_version v0.4.1
13562025-02-28T21:50:37.899Z Compiling num_threads v0.1.7
13572025-02-28T21:50:37.965Z Compiling tinyvec_macros v0.1.1
13582025-02-28T21:50:38.064Z Compiling atomic-waker v1.1.2
13592025-02-28T21:50:38.113Z Compiling tinyvec v1.8.0
13602025-02-28T21:50:38.267Z Compiling time v0.3.36
13612025-02-28T21:50:38.410Z Compiling idna_adapter v1.2.0
13622025-02-28T21:50:38.642Z Compiling scroll v0.12.0
13632025-02-28T21:50:38.971Z Compiling http-body v1.0.1
13642025-02-28T21:50:39.093Z Compiling pkcs5 v0.7.1
13652025-02-28T21:50:39.218Z Compiling pest_generator v2.7.14
13662025-02-28T21:50:39.289Z Compiling rand_chacha v0.3.1
13672025-02-28T21:50:39.553Z Compiling form_urlencoded v1.2.1
13682025-02-28T21:50:39.581Z Compiling zerocopy v0.8.10
13692025-02-28T21:50:39.852Z Compiling which v4.4.2
13702025-02-28T21:50:40.173Z Compiling slog v2.7.0
13712025-02-28T21:50:40.421Z Compiling try-lock v0.2.5
13722025-02-28T21:50:40.590Z Compiling want v0.3.1
13732025-02-28T21:50:40.773Z Compiling rand v0.8.5
13742025-02-28T21:50:40.830Z Compiling pkcs8 v0.10.2
13752025-02-28T21:50:40.872Z Compiling goblin v0.8.2
13762025-02-28T21:50:40.967Z Compiling pest_derive v2.7.14
13772025-02-28T21:50:41.516Z Compiling idna v1.0.3
13782025-02-28T21:50:41.623Z Compiling uuid v1.15.1
13792025-02-28T21:50:41.800Z Compiling zerocopy-derive v0.8.10
13802025-02-28T21:50:42.824Z Compiling tower-service v0.3.3
13812025-02-28T21:50:42.889Z Compiling iana-time-zone v0.1.61
13822025-02-28T21:50:42.987Z Compiling httpdate v1.0.3
13832025-02-28T21:50:43.115Z Compiling chrono v0.4.40
13842025-02-28T21:50:43.186Z Compiling dtrace-parser v0.2.0
13852025-02-28T21:50:43.389Z Compiling serde_tokenstream v0.2.2
13862025-02-28T21:50:43.999Z Compiling toml_datetime v0.6.8
13872025-02-28T21:50:44.017Z Compiling serde_spanned v0.6.8
13882025-02-28T21:50:44.281Z Compiling rustversion v1.0.17
13892025-02-28T21:50:44.471Z Compiling adler2 v2.0.0
13902025-02-28T21:50:44.710Z Compiling foreign-types-shared v0.1.1
13912025-02-28T21:50:44.854Z Compiling openssl v0.10.71
13922025-02-28T21:50:44.987Z Compiling match_cfg v0.1.0
13932025-02-28T21:50:45.007Z Compiling base64 v0.22.1
13942025-02-28T21:50:45.107Z Compiling hostname v0.3.1
13952025-02-28T21:50:45.295Z Compiling tokio-util v0.7.13
13962025-02-28T21:50:45.443Z Compiling foreign-types v0.3.2
13972025-02-28T21:50:45.563Z Compiling miniz_oxide v0.8.5
13982025-02-28T21:50:45.694Z Compiling url v2.5.3
13992025-02-28T21:50:46.435Z Compiling h2 v0.4.6
14002025-02-28T21:50:47.084Z Compiling dof v0.3.0
14012025-02-28T21:50:47.491Z Compiling openssl-macros v0.1.1
14022025-02-28T21:50:47.803Z Compiling rand_core v0.9.2
14032025-02-28T21:50:47.875Z Compiling async-trait v0.1.86
14042025-02-28T21:50:48.200Z Compiling usdt-impl v0.5.0
14052025-02-28T21:50:48.265Z Compiling serde_derive_internals v0.29.1
14062025-02-28T21:50:48.881Z Compiling dirs-sys-next v0.1.2
14072025-02-28T21:50:49.449Z Compiling rustls v0.22.4
14082025-02-28T21:50:49.551Z Compiling schemars v0.8.22
14092025-02-28T21:50:49.759Z Compiling syn v1.0.109
14102025-02-28T21:50:49.901Z Compiling rustls v0.23.19
14112025-02-28T21:50:49.997Z Compiling native-tls v0.2.12
14122025-02-28T21:50:50.207Z Compiling siphasher v0.3.11
14132025-02-28T21:50:50.283Z Compiling data-encoding v2.6.0
14142025-02-28T21:50:50.421Z Compiling dirs-next v2.0.0
14152025-02-28T21:50:50.440Z Compiling rand_chacha v0.9.0
14162025-02-28T21:50:50.512Z Compiling schemars_derive v0.8.22
14172025-02-28T21:50:50.604Z Compiling unicode-normalization v0.1.24
14182025-02-28T21:50:51.714Z Compiling http-body-util v0.1.2
14192025-02-28T21:50:51.867Z Compiling heapless v0.7.17
14202025-02-28T21:50:52.203Z Compiling crossbeam-epoch v0.9.18
14212025-02-28T21:50:52.237Z Compiling signature v2.2.0
14222025-02-28T21:50:52.305Z Compiling sha1 v0.10.6
14232025-02-28T21:50:52.590Z Compiling bzip2-sys v0.1.11+1.0.8
14242025-02-28T21:50:52.689Z Compiling thread_local v1.1.8
14252025-02-28T21:50:52.768Z Compiling multer v3.1.0
14262025-02-28T21:50:52.947Z Compiling cookie v0.18.1
14272025-02-28T21:50:53.089Z Compiling encoding_rs v0.8.34
14282025-02-28T21:50:53.110Z Compiling unicode-properties v0.1.3
14292025-02-28T21:50:53.187Z Compiling rayon-core v1.12.1
14302025-02-28T21:50:53.261Z Compiling signal-hook v0.3.17
14312025-02-28T21:50:53.492Z Compiling dyn-clone v1.0.18
14322025-02-28T21:50:53.510Z Compiling gimli v0.31.1
14332025-02-28T21:50:53.534Z Compiling unicode-bidi v0.3.17
14342025-02-28T21:50:53.555Z Compiling hyper v1.6.0
14352025-02-28T21:50:53.721Z Compiling mime v0.3.17
14362025-02-28T21:50:54.245Z Compiling openssl-probe v0.1.5
14372025-02-28T21:50:54.565Z Compiling slog-async v2.8.0
14382025-02-28T21:50:54.729Z Compiling ipnet v2.11.0
14392025-02-28T21:50:55.174Z Compiling toml_edit v0.22.24
14402025-02-28T21:50:55.831Z Compiling stringprep v0.1.5
14412025-02-28T21:50:56.392Z Compiling hyper-util v0.1.10
14422025-02-28T21:50:57.546Z Compiling crossbeam-deque v0.8.5
14432025-02-28T21:50:57.920Z Compiling addr2line v0.24.2
14442025-02-28T21:50:58.311Z Compiling rand v0.9.0
14452025-02-28T21:50:58.372Z Compiling term v0.7.0
14462025-02-28T21:50:58.938Z Compiling usdt-attr-macro v0.5.0
14472025-02-28T21:50:59.265Z Compiling usdt-macro v0.5.0
14482025-02-28T21:50:59.601Z Compiling slog-json v2.6.1
14492025-02-28T21:50:59.976Z Compiling serde_urlencoded v0.7.1
14502025-02-28T21:51:00.092Z Compiling curve25519-dalek v4.1.3
14512025-02-28T21:51:00.337Z Compiling crossbeam-channel v0.5.13
14522025-02-28T21:51:00.477Z Compiling futures-executor v0.3.31
14532025-02-28T21:51:00.498Z Compiling enum-as-inner v0.6.1
14542025-02-28T21:51:00.704Z Compiling md-5 v0.10.6
14552025-02-28T21:51:00.763Z Compiling async-stream-impl v0.3.6
14562025-02-28T21:51:00.986Z Compiling rustls-pemfile v2.2.0
14572025-02-28T21:51:01.007Z Compiling num-integer v0.1.46
14582025-02-28T21:51:01.309Z Compiling hash32 v0.2.1
14592025-02-28T21:51:01.349Z Compiling ff v0.13.0
14602025-02-28T21:51:01.525Z Compiling is-terminal v0.4.13
14612025-02-28T21:51:01.602Z Compiling memoffset v0.9.1
14622025-02-28T21:51:01.658Z Compiling object v0.36.5
14632025-02-28T21:51:01.667Z Compiling dropshot v0.12.0
14642025-02-28T21:51:01.726Z Compiling psl-types v2.0.11
14652025-02-28T21:51:01.921Z Compiling fallible-iterator v0.2.0
14662025-02-28T21:51:01.927Z Compiling base16ct v0.2.0
14672025-02-28T21:51:02.011Z Compiling litrs v0.4.1
14682025-02-28T21:51:02.020Z Compiling anyhow v1.0.96
14692025-02-28T21:51:02.265Z Compiling take_mut v0.2.2
14702025-02-28T21:51:02.435Z Compiling rustc-demangle v0.1.24
14712025-02-28T21:51:02.527Z Compiling quick-error v1.2.3
14722025-02-28T21:51:02.591Z Compiling linked-hash-map v0.5.6
14732025-02-28T21:51:02.651Z Compiling portable-atomic v1.9.0
14742025-02-28T21:51:02.683Z Compiling cfg_aliases v0.2.1
14752025-02-28T21:51:02.804Z Compiling utf-8 v0.7.6
14762025-02-28T21:51:02.934Z Compiling smoltcp v0.9.1
14772025-02-28T21:51:03.136Z Compiling num-bigint-dig v0.8.4
14782025-02-28T21:51:03.146Z Compiling document-features v0.2.10
14792025-02-28T21:51:03.290Z Compiling tungstenite v0.24.0
14802025-02-28T21:51:03.504Z Compiling lru-cache v0.1.2
14812025-02-28T21:51:03.661Z Compiling nix v0.29.0
14822025-02-28T21:51:03.723Z Compiling resolv-conf v0.7.0
14832025-02-28T21:51:04.122Z Compiling postgres-protocol v0.6.8
14842025-02-28T21:51:04.440Z Compiling sec1 v0.7.3
14852025-02-28T21:51:04.501Z Compiling async-stream v0.3.6
14862025-02-28T21:51:04.999Z Compiling publicsuffix v2.3.0
14872025-02-28T21:51:05.039Z Compiling slog-term v2.9.1
14882025-02-28T21:51:05.256Z Compiling group v0.13.0
14892025-02-28T21:51:05.313Z Compiling usdt v0.5.0
14902025-02-28T21:51:05.330Z Compiling hickory-proto v0.24.4
14912025-02-28T21:51:05.596Z Compiling num-iter v0.1.45
14922025-02-28T21:51:05.793Z Compiling futures v0.3.31
14932025-02-28T21:51:05.885Z Compiling slog-bunyan v2.5.0
14942025-02-28T21:51:06.087Z Compiling toml v0.8.20
14952025-02-28T21:51:07.289Z Compiling tokio-native-tls v0.3.1
14962025-02-28T21:51:07.556Z Compiling camino v1.1.9
14972025-02-28T21:51:07.598Z Compiling phf_shared v0.11.2
14982025-02-28T21:51:07.643Z Compiling dropshot_endpoint v0.12.0
14992025-02-28T21:51:07.977Z Compiling terminal_size v0.4.0
15002025-02-28T21:51:08.016Z Compiling waitgroup v0.1.2
15012025-02-28T21:51:08.224Z Compiling openapiv3 v2.0.0
15022025-02-28T21:51:08.254Z Compiling serde_path_to_error v0.1.16
15032025-02-28T21:51:08.406Z Compiling backtrace v0.3.74
15042025-02-28T21:51:08.877Z Compiling hkdf v0.12.4
15052025-02-28T21:51:09.058Z Compiling crypto-bigint v0.5.5
15062025-02-28T21:51:09.163Z Compiling zerocopy-derive v0.6.6
15072025-02-28T21:51:10.594Z Compiling hubpack_derive v0.1.1
15082025-02-28T21:51:11.081Z Compiling curve25519-dalek-derive v0.1.1
15092025-02-28T21:51:11.269Z Compiling webpki-roots v0.26.6
15102025-02-28T21:51:11.468Z Compiling sync_wrapper v1.0.1
15112025-02-28T21:51:11.492Z Compiling hostname v0.4.0
15122025-02-28T21:51:11.650Z Compiling ahash v0.8.11
15132025-02-28T21:51:11.671Z Compiling crc32fast v1.4.2
15142025-02-28T21:51:11.718Z Compiling fs-err v2.11.0
15152025-02-28T21:51:12.012Z Compiling winnow v0.5.40
15162025-02-28T21:51:12.036Z Compiling unicode-width v0.2.0
15172025-02-28T21:51:12.057Z Compiling debug-ignore v1.0.5
15182025-02-28T21:51:12.153Z Compiling tower-layer v0.3.3
15192025-02-28T21:51:12.221Z Compiling newtype-uuid v1.2.1
15202025-02-28T21:51:12.463Z Compiling managed v0.8.0
15212025-02-28T21:51:12.506Z Compiling clap_builder v4.5.31
15222025-02-28T21:51:12.606Z Compiling console v0.15.10
15232025-02-28T21:51:14.071Z Compiling tower v0.5.2
15242025-02-28T21:51:14.538Z Compiling strum_macros v0.25.3
15252025-02-28T21:51:14.837Z Compiling elliptic-curve v0.13.8
15262025-02-28T21:51:15.043Z Compiling flate2 v1.1.0
15272025-02-28T21:51:15.080Z Compiling hubpack v0.1.2
15282025-02-28T21:51:15.510Z Compiling toml_edit v0.19.15
15292025-02-28T21:51:15.517Z Compiling zerocopy v0.6.6
15302025-02-28T21:51:15.668Z Compiling hickory-resolver v0.24.4
15312025-02-28T21:51:16.300Z Compiling phf v0.11.2
15322025-02-28T21:51:16.598Z Compiling signal-hook-mio v0.2.4
15332025-02-28T21:51:16.682Z Compiling hyper-tls v0.6.0
15342025-02-28T21:51:16.785Z Compiling rayon v1.10.0
15352025-02-28T21:51:17.100Z Compiling cookie_store v0.21.1
15362025-02-28T21:51:18.052Z Compiling bzip2 v0.4.4
15372025-02-28T21:51:18.763Z Compiling postgres-types v0.2.9
15382025-02-28T21:51:20.082Z Compiling tokio-tungstenite v0.24.0
15392025-02-28T21:51:20.624Z Compiling ed25519 v2.2.3
15402025-02-28T21:51:20.768Z Compiling phf_shared v0.10.0
15412025-02-28T21:51:21.170Z Compiling tokio-stream v0.1.17
15422025-02-28T21:51:21.190Z Compiling pkcs1 v0.7.5
15432025-02-28T21:51:21.316Z Compiling serde-big-array v0.5.1
15442025-02-28T21:51:21.460Z Compiling clap_derive v4.5.28
15452025-02-28T21:51:21.550Z Compiling rfc6979 v0.4.0
15462025-02-28T21:51:21.759Z Compiling serde_repr v0.1.19
15472025-02-28T21:51:22.132Z Compiling derive-where v1.2.7
15482025-02-28T21:51:22.184Z Compiling bstr v1.10.0
15492025-02-28T21:51:22.516Z Compiling float-cmp v0.10.0
15502025-02-28T21:51:22.535Z Compiling whoami v1.5.2
15512025-02-28T21:51:22.771Z Compiling difflib v0.4.0
15522025-02-28T21:51:22.840Z Compiling static_assertions v1.1.0
15532025-02-28T21:51:22.953Z Compiling unicode-segmentation v1.12.0
15542025-02-28T21:51:23.108Z Compiling normalize-line-endings v0.3.0
15552025-02-28T21:51:23.261Z Compiling bit-vec v0.6.3
15562025-02-28T21:51:23.670Z Compiling fixedbitset v0.4.2
15572025-02-28T21:51:23.758Z Compiling predicates-core v1.0.8
15582025-02-28T21:51:23.817Z Compiling precomputed-hash v0.1.1
15592025-02-28T21:51:23.972Z Compiling number_prefix v0.4.0
15602025-02-28T21:51:24.070Z Compiling new_debug_unreachable v1.0.6
15612025-02-28T21:51:24.091Z Compiling predicates v3.1.3
15622025-02-28T21:51:24.113Z Compiling petgraph v0.6.5
15632025-02-28T21:51:24.182Z Compiling string_cache v0.8.7
15642025-02-28T21:51:24.213Z Compiling indicatif v0.17.11
15652025-02-28T21:51:24.619Z Compiling similar v2.6.0
15662025-02-28T21:51:25.318Z Compiling bit-set v0.5.3
15672025-02-28T21:51:25.574Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15682025-02-28T21:51:25.605Z Compiling tokio-postgres v0.7.13
15692025-02-28T21:51:25.923Z Compiling clap v4.5.31
15702025-02-28T21:51:26.052Z Compiling ecdsa v0.16.9
15712025-02-28T21:51:26.214Z Compiling rsa v0.9.6
15722025-02-28T21:51:26.721Z Compiling ed25519-dalek v2.1.1
15732025-02-28T21:51:27.805Z Compiling toml v0.7.8
15742025-02-28T21:51:28.046Z Compiling zip v0.6.6
15752025-02-28T21:51:29.029Z Compiling crossterm v0.28.1
15762025-02-28T21:51:30.132Z Compiling hex v0.4.3
15772025-02-28T21:51:30.161Z Compiling x509-cert v0.2.5
15782025-02-28T21:51:30.735Z Compiling itertools v0.10.5
15792025-02-28T21:51:31.212Z Compiling lalrpop-util v0.19.12
15802025-02-28T21:51:31.601Z Compiling peg-runtime v0.8.3
15812025-02-28T21:51:31.927Z Compiling unicode-xid v0.2.6
15822025-02-28T21:51:32.103Z Compiling strum_macros v0.26.4
15832025-02-28T21:51:32.222Z Compiling xattr v1.3.1
15842025-02-28T21:51:32.250Z Compiling filetime v0.2.25
15852025-02-28T21:51:32.559Z Compiling tar v0.4.44
15862025-02-28T21:51:39.703Z Compiling strum v0.26.3
15872025-02-28T21:51:39.883Z Compiling aws-lc-sys v0.26.0
15882025-02-28T21:52:10.599Z Compiling rustls-webpki v0.102.8
15892025-02-28T21:52:13.931Z Compiling tokio-rustls v0.25.0
15902025-02-28T21:52:15.694Z Compiling tokio-rustls v0.26.0
15912025-02-28T21:52:15.951Z Compiling hyper-rustls v0.27.3
15922025-02-28T21:52:16.318Z Compiling reqwest v0.12.12
15932025-02-28T21:52:17.751Z Compiling qorb v0.2.1
15942025-02-28T21:52:20.783Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15952025-02-28T21:52:21.057Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15962025-02-28T21:52:25.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
15972025-02-28T21:52:25.817Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15982025-02-28T21:52:25.871ZFeb 28 21:52:25.629 INFO Starting download, target: Cockroach
15992025-02-28T21:52:25.871ZFeb 28 21:52:25.629 INFO Starting download, target: Console
16002025-02-28T21:52:25.871ZFeb 28 21:52:25.629 INFO Starting download, target: Clickhouse
16012025-02-28T21:52:25.871ZFeb 28 21:52:25.629 INFO Starting download, target: DendriteStub
16022025-02-28T21:52:25.875ZFeb 28 21:52:25.629 INFO Starting download, target: DendriteOpenapi
16032025-02-28T21:52:25.875ZFeb 28 21:52:25.629 INFO Starting download, target: MaghemiteMgd
16042025-02-28T21:52:25.875ZFeb 28 21:52:25.629 INFO Starting download, target: TransceiverControl
16052025-02-28T21:52:25.875ZFeb 28 21:52:25.630 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16062025-02-28T21:52:25.875ZFeb 28 21:52:25.630 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16072025-02-28T21:52:25.875ZFeb 28 21:52:25.630 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16082025-02-28T21:52:25.876ZFeb 28 21:52:25.630 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16092025-02-28T21:52:25.876ZFeb 28 21:52:25.630 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16102025-02-28T21:52:25.876ZFeb 28 21:52:25.630 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16112025-02-28T21:52:25.876ZFeb 28 21:52:25.630 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16122025-02-28T21:52:26.068ZFeb 28 21:52:25.808 INFO Download complete, target: DendriteOpenapi
16132025-02-28T21:52:26.224ZFeb 28 21:52:25.975 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16142025-02-28T21:52:26.433ZFeb 28 21:52:26.184 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16152025-02-28T21:52:26.692ZFeb 28 21:52:26.408 INFO Download complete, target: TransceiverControl
16162025-02-28T21:52:26.774ZFeb 28 21:52:26.515 INFO Download complete, target: Console
16172025-02-28T21:52:26.990ZFeb 28 21:52:26.745 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16182025-02-28T21:52:27.007ZFeb 28 21:52:26.750 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16192025-02-28T21:52:27.822ZFeb 28 21:52:27.580 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16202025-02-28T21:52:27.822ZFeb 28 21:52:27.580 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16212025-02-28T21:52:27.858ZFeb 28 21:52:27.616 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16222025-02-28T21:52:29.542ZFeb 28 21:52:29.293 INFO Download complete, target: DendriteStub
16232025-02-28T21:52:29.647ZFeb 28 21:52:29.406 INFO Download complete, target: MaghemiteMgd
16242025-02-28T21:52:34.341ZFeb 28 21:52:34.098 INFO Checking that binary works, target: Cockroach
16252025-02-28T21:52:34.505ZFeb 28 21:52:34.262 INFO Download complete, target: Cockroach
16262025-02-28T21:52:38.614ZFeb 28 21:52:38.372 INFO Checking that binary works, target: Clickhouse
16272025-02-28T21:52:38.882ZFeb 28 21:52:38.639 INFO Download complete, target: Clickhouse
16282025-02-28T21:52:38.890ZAll prerequisites installed successfully
16292025-02-28T21:52:38.894Z
16302025-02-28T21:52:38.894Zreal 6:32.273301382
16312025-02-28T21:52:38.894Zuser 15:59.060158530
16322025-02-28T21:52:38.894Zsys 2:11.551595685
16332025-02-28T21:52:38.894Ztrap 0.589511891
16342025-02-28T21:52:38.894Ztflt 1.521422289
16352025-02-28T21:52:38.894Zdflt 1.990263724
16362025-02-28T21:52:38.894Zkflt 0.023690346
16372025-02-28T21:52:38.894Zlock 24:20.433521581
16382025-02-28T21:52:38.894Zslp 1:00:23.274177158
16392025-02-28T21:52:38.895Zlat 1:02.239762450
16402025-02-28T21:52:38.895Zstop 2:30.861264500
16412025-02-28T21:52:38.895Z+ ptime -m cargo xtask download softnpu
16422025-02-28T21:52:39.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16432025-02-28T21:52:39.509Z Running `target/debug/xtask download softnpu`
16442025-02-28T21:52:40.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
16452025-02-28T21:52:40.489Z Running `target/debug/xtask-downloader softnpu`
16462025-02-28T21:52:40.526ZFeb 28 21:52:40.283 INFO Starting download, target: Softnpu
16472025-02-28T21:52:40.531ZFeb 28 21:52:40.283 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16482025-02-28T21:52:41.071ZFeb 28 21:52:40.824 INFO Download complete, target: Softnpu
16492025-02-28T21:52:41.075Z
16502025-02-28T21:52:41.075Zreal 2.174096394
16512025-02-28T21:52:41.075Zuser 1.385675487
16522025-02-28T21:52:41.075Zsys 0.590758599
16532025-02-28T21:52:41.076Ztrap 0.000847749
16542025-02-28T21:52:41.076Ztflt 0.000043413
16552025-02-28T21:52:41.076Zdflt 0.000022236
16562025-02-28T21:52:41.076Zkflt 0.000000000
16572025-02-28T21:52:41.076Zlock 5.653061899
16582025-02-28T21:52:41.076Zslp 0.422394063
16592025-02-28T21:52:41.076Zlat 0.069809842
16602025-02-28T21:52:41.076Zstop 0.000176918
16612025-02-28T21:52:41.076Z+ export CARGO_INCREMENTAL=0
16622025-02-28T21:52:41.076Z+ CARGO_INCREMENTAL=0
16632025-02-28T21:52:41.076Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16642025-02-28T21:52:42.153Z Compiling proc-macro2 v1.0.93
16652025-02-28T21:52:42.153Z Compiling unicode-ident v1.0.14
16662025-02-28T21:52:42.156Z Compiling libc v0.2.170
16672025-02-28T21:52:42.156Z Compiling serde v1.0.218
16682025-02-28T21:52:42.156Z Compiling autocfg v1.4.0
16692025-02-28T21:52:42.156Z Compiling version_check v0.9.5
16702025-02-28T21:52:42.156Z Compiling cfg-if v1.0.0
16712025-02-28T21:52:42.423Z Compiling memchr v2.7.4
16722025-02-28T21:52:42.471Z Compiling typenum v1.17.0
16732025-02-28T21:52:42.498Z Compiling shlex v1.3.0
16742025-02-28T21:52:42.839Z Compiling generic-array v0.14.7
16752025-02-28T21:52:42.874Z Compiling value-bag v1.9.0
16762025-02-28T21:52:43.180Z Compiling lock_api v0.4.12
16772025-02-28T21:52:43.320Z Compiling log v0.4.22
16782025-02-28T21:52:43.370Z Compiling scopeguard v1.2.0
16792025-02-28T21:52:43.531Z Compiling parking_lot_core v0.9.10
16802025-02-28T21:52:43.707Z Compiling serde_json v1.0.139
16812025-02-28T21:52:43.934Z Compiling quote v1.0.38
16822025-02-28T21:52:44.031Z Compiling once_cell v1.20.3
16832025-02-28T21:52:44.060Z Compiling libm v0.2.8
16842025-02-28T21:52:44.099Z Compiling rustix v0.38.37
16852025-02-28T21:52:44.335Z Compiling syn v2.0.98
16862025-02-28T21:52:44.405Z Compiling jobserver v0.1.32
16872025-02-28T21:52:44.426Z Compiling getrandom v0.2.15
16882025-02-28T21:52:44.481Z Compiling aho-corasick v1.1.3
16892025-02-28T21:52:44.703Z Compiling num-traits v0.2.19
16902025-02-28T21:52:44.725Z Compiling semver v1.0.25
16912025-02-28T21:52:44.803Z Compiling regex-syntax v0.8.5
16922025-02-28T21:52:44.851Z Compiling cc v1.2.15
16932025-02-28T21:52:45.030Z Compiling thiserror v1.0.69
16942025-02-28T21:52:45.119Z Compiling either v1.14.0
16952025-02-28T21:52:45.169Z Compiling getrandom v0.3.1
16962025-02-28T21:52:45.515Z Compiling itoa v1.0.11
16972025-02-28T21:52:45.561Z Compiling slab v0.4.9
16982025-02-28T21:52:45.578Z Compiling byteorder v1.5.0
16992025-02-28T21:52:45.755Z Compiling spin v0.9.8
17002025-02-28T21:52:46.014Z Compiling errno v0.3.9
17012025-02-28T21:52:46.035Z Compiling rand_core v0.6.4
17022025-02-28T21:52:46.515Z Compiling glob v0.3.2
17032025-02-28T21:52:46.762Z Compiling prettyplease v0.2.29
17042025-02-28T21:52:47.191Z Compiling lazy_static v1.5.0
17052025-02-28T21:52:47.277Z Compiling clang-sys v1.8.1
17062025-02-28T21:52:47.429Z Compiling minimal-lexical v0.2.1
17072025-02-28T21:52:47.541Z Compiling smallvec v1.14.0
17082025-02-28T21:52:47.898Z Compiling nom v7.1.3
17092025-02-28T21:52:48.031Z Compiling libloading v0.8.5
17102025-02-28T21:52:48.068Z Compiling home v0.5.9
17112025-02-28T21:52:48.132Z Compiling bindgen v0.69.5
17122025-02-28T21:52:48.189Z Compiling subtle v2.6.1
17132025-02-28T21:52:48.360Z Compiling itertools v0.12.1
17142025-02-28T21:52:48.514Z Compiling regex-automata v0.4.8
17152025-02-28T21:52:48.610Z Compiling allocator-api2 v0.2.18
17162025-02-28T21:52:48.976Z Compiling lazycell v1.3.0
17172025-02-28T21:52:49.166Z Compiling rustc-hash v1.1.0
17182025-02-28T21:52:49.655Z Compiling cmake v0.1.51
17192025-02-28T21:52:49.999Z Compiling dunce v1.0.5
17202025-02-28T21:52:50.111Z Compiling fs_extra v1.3.0
17212025-02-28T21:52:50.328Z Compiling pkg-config v0.3.31
17222025-02-28T21:52:50.611Z Compiling pin-project-lite v0.2.14
17232025-02-28T21:52:50.730Z Compiling ring v0.17.11
17242025-02-28T21:52:51.115Z Compiling cexpr v0.6.0
17252025-02-28T21:52:51.359Z Compiling paste v1.0.15
17262025-02-28T21:52:51.448Z Compiling synstructure v0.13.1
17272025-02-28T21:52:51.867Z Compiling ryu v1.0.18
17282025-02-28T21:52:52.249Z Compiling aws-lc-rs v1.12.4
17292025-02-28T21:52:52.580Z Compiling fnv v1.0.7
17302025-02-28T21:52:52.687Z Compiling httparse v1.9.5
17312025-02-28T21:52:52.749Z Compiling schemars v0.8.22
17322025-02-28T21:52:53.110Z Compiling const-oid v0.9.6
17332025-02-28T21:52:53.228Z Compiling serde_derive_internals v0.29.1
17342025-02-28T21:52:53.312Z Compiling signal-hook-registry v1.4.2
17352025-02-28T21:52:53.925Z Compiling regex v1.11.1
17362025-02-28T21:52:54.069Z Compiling foldhash v0.1.3
17372025-02-28T21:52:54.365Z Compiling equivalent v1.0.1
17382025-02-28T21:52:54.506Z Compiling hashbrown v0.15.1
17392025-02-28T21:52:54.773Z Compiling parking_lot v0.12.3
17402025-02-28T21:52:54.840Z Compiling mio v1.0.2
17412025-02-28T21:52:55.035Z Compiling heck v0.5.0
17422025-02-28T21:52:55.424Z Compiling stable_deref_trait v1.2.0
17432025-02-28T21:52:55.521Z Compiling serde_derive v1.0.218
17442025-02-28T21:52:55.557Z Compiling zeroize_derive v1.4.2
17452025-02-28T21:52:55.734Z Compiling zerocopy-derive v0.7.35
17462025-02-28T21:52:56.484Z Compiling tokio-macros v2.5.0
17472025-02-28T21:52:56.732Z Compiling thiserror-impl v1.0.69
17482025-02-28T21:52:56.935Z Compiling zeroize v1.8.1
17492025-02-28T21:52:57.413Z Compiling zerofrom-derive v0.1.4
17502025-02-28T21:52:57.462Z Compiling yoke-derive v0.7.4
17512025-02-28T21:52:57.605Z Compiling futures-macro v0.3.31
17522025-02-28T21:52:57.716Z Compiling zerovec-derive v0.10.3
17532025-02-28T21:52:57.800Z Compiling zerocopy v0.7.35
17542025-02-28T21:52:57.900Z Compiling displaydoc v0.2.5
17552025-02-28T21:52:59.335Z Compiling icu_provider_macros v1.5.0
17562025-02-28T21:52:59.467Z Compiling tracing-attributes v0.1.27
17572025-02-28T21:52:59.738Z Compiling schemars_derive v0.8.22
17582025-02-28T21:53:00.286Z Compiling crypto-common v0.1.6
17592025-02-28T21:53:00.286Z Compiling block-buffer v0.10.4
17602025-02-28T21:53:00.513Z Compiling digest v0.10.7
17612025-02-28T21:53:00.737Z Compiling socket2 v0.5.8
17622025-02-28T21:53:00.800Z Compiling futures-core v0.3.31
17632025-02-28T21:53:00.942Z Compiling time-core v0.1.2
17642025-02-28T21:53:01.087Z Compiling num-conv v0.1.0
17652025-02-28T21:53:01.133Z Compiling crossbeam-utils v0.8.20
17662025-02-28T21:53:01.372Z Compiling time-macros v0.2.18
17672025-02-28T21:53:01.982Z Compiling der_derive v0.7.3
17682025-02-28T21:53:02.676Z Compiling vcpkg v0.2.15
17692025-02-28T21:53:04.049Z Compiling openssl-sys v0.9.106
17702025-02-28T21:53:04.635Z Compiling futures-sink v0.3.31
17712025-02-28T21:53:04.660Z Compiling zerocopy v0.8.10
17722025-02-28T21:53:05.012Z Compiling cpufeatures v0.2.14
17732025-02-28T21:53:05.151Z Compiling zerocopy-derive v0.8.10
17742025-02-28T21:53:05.261Z Compiling slog v2.7.0
17752025-02-28T21:53:05.518Z Compiling ahash v0.8.11
17762025-02-28T21:53:05.809Z Compiling syn v1.0.109
17772025-02-28T21:53:05.945Z Compiling futures-channel v0.3.31
17782025-02-28T21:53:06.158Z Compiling zerofrom v0.1.4
17792025-02-28T21:53:06.397Z Compiling iana-time-zone v0.1.61
17802025-02-28T21:53:06.417Z Compiling pin-utils v0.1.0
17812025-02-28T21:53:06.420Z Compiling futures-task v0.3.31
17822025-02-28T21:53:06.521Z Compiling futures-io v0.3.31
17832025-02-28T21:53:06.739Z Compiling futures-util v0.3.31
17842025-02-28T21:53:06.918Z Compiling yoke v0.7.4
17852025-02-28T21:53:07.465Z Compiling scroll_derive v0.12.0
17862025-02-28T21:53:07.556Z Compiling bitflags v2.6.0
17872025-02-28T21:53:07.605Z Compiling bytes v1.10.0
17882025-02-28T21:53:08.761Z Compiling indexmap v2.7.1
17892025-02-28T21:53:09.766Z Compiling tokio v1.43.0
17902025-02-28T21:53:10.366Z Compiling serde_tokenstream v0.2.2
17912025-02-28T21:53:10.522Z Compiling uuid v1.15.1
17922025-02-28T21:53:10.960Z Compiling http v1.2.0
17932025-02-28T21:53:11.913Z Compiling which v4.4.2
17942025-02-28T21:53:12.427Z Compiling chrono v0.4.40
17952025-02-28T21:53:13.387Z Compiling openssl v0.10.71
17962025-02-28T21:53:14.152Z Compiling ucd-trie v0.1.7
17972025-02-28T21:53:14.589Z Compiling pest v2.7.14
17982025-02-28T21:53:15.123Z Compiling rustc_version v0.4.1
17992025-02-28T21:53:17.556Z Compiling zerovec v0.10.4
18002025-02-28T21:53:17.988Z Compiling hmac v0.12.1
18012025-02-28T21:53:19.938Z Compiling pest_meta v2.7.14
18022025-02-28T21:53:20.755Z Compiling block-padding v0.3.3
18032025-02-28T21:53:20.776Z Compiling openssl-macros v0.1.1
18042025-02-28T21:53:21.009Z Compiling native-tls v0.2.12
18052025-02-28T21:53:21.364Z Compiling rustls v0.23.19
18062025-02-28T21:53:21.483Z Compiling pest_generator v2.7.14
18072025-02-28T21:53:21.697Z Compiling inout v0.1.3
18082025-02-28T21:53:21.832Z Compiling tinystr v0.7.6
18092025-02-28T21:53:22.225Z Compiling toml_datetime v0.6.8
18102025-02-28T21:53:22.303Z Compiling serde_spanned v0.6.8
18112025-02-28T21:53:22.371Z Compiling ppv-lite86 v0.2.20
18122025-02-28T21:53:22.589Z Compiling tracing-core v0.1.32
18132025-02-28T21:53:22.682Z Compiling writeable v0.5.5
18142025-02-28T21:53:23.173Z Compiling strsim v0.11.1
18152025-02-28T21:53:23.191Z Compiling dyn-clone v1.0.18
18162025-02-28T21:53:23.208Z Compiling litemap v0.7.3
18172025-02-28T21:53:23.600Z Compiling icu_locid v1.5.0
18182025-02-28T21:53:23.801Z Compiling pest_derive v2.7.14
18192025-02-28T21:53:24.079Z Compiling tracing v0.1.40
18202025-02-28T21:53:24.343Z Compiling aws-lc-sys v0.26.0
18212025-02-28T21:53:24.588Z Compiling cipher v0.4.4
18222025-02-28T21:53:24.823Z Compiling sha2 v0.10.8
18232025-02-28T21:53:25.042Z Compiling cookie v0.18.1
18242025-02-28T21:53:25.395Z Compiling usdt-impl v0.5.0
18252025-02-28T21:53:25.426Z Compiling base64ct v1.6.0
18262025-02-28T21:53:25.789Z Compiling icu_provider v1.5.0
18272025-02-28T21:53:25.964Z Compiling pem-rfc7468 v0.7.0
18282025-02-28T21:53:28.015Z Compiling scroll v0.12.0
18292025-02-28T21:53:28.675Z Compiling async-trait v0.1.86
18302025-02-28T21:53:30.726Z Compiling rustls-pki-types v1.10.0
18312025-02-28T21:53:31.077Z Compiling plain v0.2.3
18322025-02-28T21:53:31.230Z Compiling anyhow v1.0.96
18332025-02-28T21:53:31.753Z Compiling icu_locid_transform_data v1.5.0
18342025-02-28T21:53:31.867Z Compiling percent-encoding v2.3.1
18352025-02-28T21:53:32.337Z Compiling flagset v0.4.6
18362025-02-28T21:53:32.427Z Compiling camino v1.1.9
18372025-02-28T21:53:32.665Z Compiling icu_locid_transform v1.5.0
18382025-02-28T21:53:32.910Z Compiling der v0.7.9
18392025-02-28T21:53:34.817Z Compiling goblin v0.8.2
18402025-02-28T21:53:36.405Z Compiling icu_collections v1.5.0
18412025-02-28T21:53:37.045Z Compiling tokio-util v0.7.13
18422025-02-28T21:53:37.836Z Compiling rayon-core v1.12.1
18432025-02-28T21:53:38.089Z Compiling pretty-hex v0.4.1
18442025-02-28T21:53:38.167Z Compiling icu_properties_data v1.5.0
18452025-02-28T21:53:38.312Z Compiling rustls v0.22.4
18462025-02-28T21:53:38.625Z Compiling powerfmt v0.2.0
18472025-02-28T21:53:38.710Z Compiling untrusted v0.9.0
18482025-02-28T21:53:38.934Z Compiling untrusted v0.7.1
18492025-02-28T21:53:38.963Z Compiling deranged v0.3.11
18502025-02-28T21:53:39.125Z Compiling icu_properties v1.5.1
18512025-02-28T21:53:40.256Z Compiling spki v0.7.3
18522025-02-28T21:53:40.624Z Compiling dof v0.3.0
18532025-02-28T21:53:40.817Z Compiling salsa20 v0.10.2
18542025-02-28T21:53:41.057Z Compiling dtrace-parser v0.2.0
18552025-02-28T21:53:42.132Z Compiling pbkdf2 v0.12.2
18562025-02-28T21:53:42.896Z Compiling thread-id v4.2.2
18572025-02-28T21:53:42.965Z Compiling utf16_iter v1.0.5
18582025-02-28T21:53:43.026Z Compiling atomic-waker v1.1.2
18592025-02-28T21:53:43.436Z Compiling write16 v1.0.0
18602025-02-28T21:53:43.577Z Compiling icu_normalizer_data v1.5.0
18612025-02-28T21:53:43.627Z Compiling litrs v0.4.1
18622025-02-28T21:53:43.742Z Compiling num_threads v0.1.7
18632025-02-28T21:53:43.991Z Compiling utf8_iter v1.0.4
18642025-02-28T21:53:44.044Z Compiling winnow v0.5.40
18652025-02-28T21:53:44.405Z Compiling icu_normalizer v1.5.0
18662025-02-28T21:53:44.603Z Compiling document-features v0.2.10
18672025-02-28T21:53:45.611Z Compiling time v0.3.36
18682025-02-28T21:53:47.478Z Compiling toml_edit v0.19.15
18692025-02-28T21:53:48.947Z Compiling scrypt v0.11.0
18702025-02-28T21:53:49.239Z Compiling form_urlencoded v1.2.1
18712025-02-28T21:53:49.424Z Compiling aes v0.8.4
18722025-02-28T21:53:49.778Z Compiling cbc v0.1.2
18732025-02-28T21:53:49.801Z Compiling http-body v1.0.1
18742025-02-28T21:53:50.000Z Compiling multer v3.1.0
18752025-02-28T21:53:50.069Z Compiling try-lock v0.2.5
18762025-02-28T21:53:50.321Z Compiling slog-async v2.8.0
18772025-02-28T21:53:50.511Z Compiling tinyvec_macros v0.1.1
18782025-02-28T21:53:50.599Z Compiling rustversion v1.0.17
18792025-02-28T21:53:50.619Z Compiling tinyvec v1.8.0
18802025-02-28T21:53:51.263Z Compiling pkcs5 v0.7.1
18812025-02-28T21:53:52.102Z Compiling want v0.3.1
18822025-02-28T21:53:52.403Z Compiling idna_adapter v1.2.0
18832025-02-28T21:53:52.878Z Compiling h2 v0.4.6
18842025-02-28T21:53:53.189Z Compiling rand_chacha v0.3.1
18852025-02-28T21:53:53.211Z Compiling heapless v0.7.17
18862025-02-28T21:53:53.856Z Compiling bzip2-sys v0.1.11+1.0.8
18872025-02-28T21:53:54.284Z Compiling httpdate v1.0.3
18882025-02-28T21:53:54.841Z Compiling tower-service v0.3.3
18892025-02-28T21:53:54.868Z Compiling signal-hook v0.3.17
18902025-02-28T21:53:56.535Z Compiling rand v0.8.5
18912025-02-28T21:53:56.949Z Compiling idna v1.0.3
18922025-02-28T21:53:58.077Z Compiling pkcs8 v0.10.2
18932025-02-28T21:53:58.932Z Compiling usdt-macro v0.5.0
18942025-02-28T21:53:59.811Z Compiling usdt-attr-macro v0.5.0
18952025-02-28T21:54:00.042Z Compiling async-stream-impl v0.3.6
18962025-02-28T21:54:00.997Z Compiling base64 v0.22.1
18972025-02-28T21:54:01.189Z Compiling hyper v1.6.0
18982025-02-28T21:54:01.221Z Compiling adler2 v2.0.0
18992025-02-28T21:54:01.510Z Compiling miniz_oxide v0.8.5
19002025-02-28T21:54:05.073Z Compiling hyper-util v0.1.10
19012025-02-28T21:54:09.694Z Compiling curve25519-dalek v4.1.3
19022025-02-28T21:54:10.027Z Compiling openapiv3 v2.0.0
19032025-02-28T21:54:10.139Z Compiling enum-as-inner v0.6.1
19042025-02-28T21:54:10.608Z Compiling memoffset v0.9.1
19052025-02-28T21:54:10.923Z Compiling dropshot v0.12.0
19062025-02-28T21:54:10.961Z Compiling newtype-uuid v1.2.1
19072025-02-28T21:54:11.103Z Compiling foreign-types-shared v0.1.1
19082025-02-28T21:54:11.127Z Compiling match_cfg v0.1.0
19092025-02-28T21:54:11.231Z Compiling num-bigint-dig v0.8.4
19102025-02-28T21:54:11.252Z Compiling smoltcp v0.9.1
19112025-02-28T21:54:11.448Z Compiling portable-atomic v1.9.0
19122025-02-28T21:54:11.545Z Compiling foreign-types v0.3.2
19132025-02-28T21:54:11.839Z Compiling hostname v0.3.1
19142025-02-28T21:54:13.216Z Compiling rand_core v0.9.2
19152025-02-28T21:54:13.907Z Compiling url v2.5.3
19162025-02-28T21:54:15.614Z Compiling http-body-util v0.1.2
19172025-02-28T21:54:15.999Z Compiling dirs-sys-next v0.1.2
19182025-02-28T21:54:16.157Z Compiling encoding_rs v0.8.34
19192025-02-28T21:54:16.452Z Compiling data-encoding v2.6.0
19202025-02-28T21:54:16.731Z Compiling mime v0.3.17
19212025-02-28T21:54:17.829Z Compiling cfg_aliases v0.2.1
19222025-02-28T21:54:17.879Z Compiling siphasher v0.3.11
19232025-02-28T21:54:17.944Z Compiling heck v0.4.1
19242025-02-28T21:54:18.243Z Compiling gimli v0.31.1
19252025-02-28T21:54:18.338Z Compiling ident_case v1.0.1
19262025-02-28T21:54:18.537Z Compiling darling_core v0.20.10
19272025-02-28T21:54:19.588Z Compiling nix v0.29.0
19282025-02-28T21:54:20.396Z Compiling dirs-next v2.0.0
19292025-02-28T21:54:23.773Z Compiling addr2line v0.24.2
19302025-02-28T21:54:24.710Z Compiling rand_chacha v0.9.0
19312025-02-28T21:54:25.778Z Compiling unicode-normalization v0.1.24
19322025-02-28T21:54:26.847Z Compiling serde_urlencoded v0.7.1
19332025-02-28T21:54:27.459Z Compiling crossbeam-epoch v0.9.18
19342025-02-28T21:54:27.669Z Compiling rustls-pemfile v2.2.0
19352025-02-28T21:54:28.101Z Compiling hubpack_derive v0.1.1
19362025-02-28T21:54:28.161Z Compiling dropshot_endpoint v0.12.0
19372025-02-28T21:54:28.266Z Compiling sha1 v0.10.6
19382025-02-28T21:54:28.659Z Compiling signature v2.2.0
19392025-02-28T21:54:28.849Z Compiling zerocopy-derive v0.6.6
19402025-02-28T21:54:28.897Z Compiling curve25519-dalek-derive v0.1.1
19412025-02-28T21:54:28.927Z Compiling thread_local v1.1.8
19422025-02-28T21:54:30.219Z Compiling object v0.36.5
19432025-02-28T21:54:30.540Z Compiling fs-err v2.11.0
19442025-02-28T21:54:31.914Z Compiling unicode-properties v0.1.3
19452025-02-28T21:54:32.352Z Compiling unicode-bidi v0.3.17
19462025-02-28T21:54:33.470Z Compiling anstyle v1.0.10
19472025-02-28T21:54:33.904Z Compiling rustc-demangle v0.1.24
19482025-02-28T21:54:34.256Z Compiling openssl-probe v0.1.5
19492025-02-28T21:54:34.927Z Compiling ipnet v2.11.0
19502025-02-28T21:54:36.288Z Compiling utf8parse v0.2.2
19512025-02-28T21:54:38.034Z Compiling winnow v0.7.3
19522025-02-28T21:54:40.938Z Compiling rustls-webpki v0.102.8
19532025-02-28T21:54:41.507Z Compiling toml_edit v0.22.24
19542025-02-28T21:54:44.848Z Compiling backtrace v0.3.74
19552025-02-28T21:54:47.888Z Compiling anstyle-parse v0.2.5
19562025-02-28T21:54:48.768Z Compiling stringprep v0.1.5
19572025-02-28T21:54:50.279Z Compiling crossbeam-deque v0.8.5
19582025-02-28T21:54:50.638Z Compiling rand v0.9.0
19592025-02-28T21:54:51.704Z Compiling darling_macro v0.20.10
19602025-02-28T21:54:51.912Z Compiling term v0.7.0
19612025-02-28T21:54:52.599Z Compiling slog-json v2.6.1
19622025-02-28T21:54:53.524Z Compiling crossbeam-channel v0.5.13
19632025-02-28T21:54:53.639Z Compiling hashbrown v0.14.5
19642025-02-28T21:54:54.444Z Compiling futures-executor v0.3.31
19652025-02-28T21:54:54.733Z Compiling num-integer v0.1.46
19662025-02-28T21:54:54.840Z Compiling md-5 v0.10.6
19672025-02-28T21:54:54.891Z Compiling ff v0.13.0
19682025-02-28T21:54:55.102Z Compiling hash32 v0.2.1
19692025-02-28T21:54:55.131Z Compiling memmap v0.7.0
19702025-02-28T21:54:55.182Z Compiling is-terminal v0.4.13
19712025-02-28T21:54:55.369Z Compiling psl-types v2.0.11
19722025-02-28T21:54:55.391Z Compiling fallible-iterator v0.2.0
19732025-02-28T21:54:55.422Z Compiling linked-hash-map v0.5.6
19742025-02-28T21:54:55.455Z Compiling is_terminal_polyfill v1.70.1
19752025-02-28T21:54:55.595Z Compiling anstyle-query v1.1.1
19762025-02-28T21:54:55.615Z Compiling quick-error v1.2.3
19772025-02-28T21:54:55.783Z Compiling colorchoice v1.0.2
19782025-02-28T21:54:55.976Z Compiling base16ct v0.2.0
19792025-02-28T21:54:55.995Z Compiling take_mut v0.2.2
19802025-02-28T21:54:56.075Z Compiling utf-8 v0.7.6
19812025-02-28T21:54:56.257Z Compiling sec1 v0.7.3
19822025-02-28T21:54:56.359Z Compiling tungstenite v0.24.0
19832025-02-28T21:54:56.539Z Compiling postgres-protocol v0.6.8
19842025-02-28T21:54:56.813Z Compiling publicsuffix v2.3.0
19852025-02-28T21:54:57.100Z Compiling anstream v0.6.15
19862025-02-28T21:54:57.133Z Compiling resolv-conf v0.7.0
19872025-02-28T21:54:57.672Z Compiling lru-cache v0.1.2
19882025-02-28T21:54:57.875Z Compiling usdt v0.5.0
19892025-02-28T21:54:58.035Z Compiling slog-term v2.9.1
19902025-02-28T21:54:58.151Z Compiling num-iter v0.1.45
19912025-02-28T21:54:58.328Z Compiling group v0.13.0
19922025-02-28T21:54:58.360Z Compiling regress v0.10.1
19932025-02-28T21:54:58.635Z Compiling futures v0.3.31
19942025-02-28T21:55:01.499Z Compiling slog-bunyan v2.5.0
19952025-02-28T21:55:01.722Z Compiling darling v0.20.10
19962025-02-28T21:55:02.054Z Compiling tokio-rustls v0.26.0
19972025-02-28T21:55:02.320Z Compiling tokio-native-tls v0.3.1
19982025-02-28T21:55:02.517Z Compiling tokio-rustls v0.25.0
19992025-02-28T21:55:02.606Z Compiling toml v0.8.20
20002025-02-28T21:55:02.943Z Compiling hickory-proto v0.24.4
20012025-02-28T21:55:03.179Z Compiling strum_macros v0.25.3
20022025-02-28T21:55:03.963Z Compiling phf_shared v0.11.2
20032025-02-28T21:55:04.444Z Compiling async-stream v0.3.6
20042025-02-28T21:55:04.520Z Compiling waitgroup v0.1.2
20052025-02-28T21:55:04.541Z Compiling webpki-roots v0.26.6
20062025-02-28T21:55:04.775Z Compiling hkdf v0.12.4
20072025-02-28T21:55:04.977Z Compiling terminal_size v0.4.0
20082025-02-28T21:55:05.136Z Compiling serde_path_to_error v0.1.16
20092025-02-28T21:55:05.205Z Compiling sync_wrapper v1.0.1
20102025-02-28T21:55:05.553Z Compiling crypto-bigint v0.5.5
20112025-02-28T21:55:05.637Z Compiling clap_derive v4.5.28
20122025-02-28T21:55:05.881Z Compiling serde_repr v0.1.19
20132025-02-28T21:55:06.417Z Compiling derive-where v1.2.7
20142025-02-28T21:55:06.517Z Compiling hostname v0.4.0
20152025-02-28T21:55:06.741Z Compiling crc32fast v1.4.2
20162025-02-28T21:55:06.926Z Compiling unicode-width v0.2.0
20172025-02-28T21:55:07.078Z Compiling debug-ignore v1.0.5
20182025-02-28T21:55:07.251Z Compiling managed v0.8.0
20192025-02-28T21:55:07.485Z Compiling tower-layer v0.3.3
20202025-02-28T21:55:08.119Z Compiling bitflags v1.3.2
20212025-02-28T21:55:08.242Z Compiling clap_lex v0.7.4
20222025-02-28T21:55:09.081Z Compiling tower v0.5.2
20232025-02-28T21:55:09.248Z Compiling clap_builder v4.5.31
20242025-02-28T21:55:09.321Z Compiling hickory-resolver v0.24.4
20252025-02-28T21:55:09.687Z Compiling elliptic-curve v0.13.8
20262025-02-28T21:55:11.134Z Compiling console v0.15.10
20272025-02-28T21:55:12.319Z Compiling flate2 v1.1.0
20282025-02-28T21:55:14.180Z Compiling hyper-rustls v0.27.3
20292025-02-28T21:55:15.422Z Compiling phf v0.11.2
20302025-02-28T21:55:15.721Z Compiling hyper-tls v0.6.0
20312025-02-28T21:55:16.331Z Compiling typify-impl v0.2.0
20322025-02-28T21:55:16.539Z Compiling signal-hook-mio v0.2.4
20332025-02-28T21:55:16.726Z Compiling rayon v1.10.0
20342025-02-28T21:55:16.849Z Compiling cookie_store v0.21.1
20352025-02-28T21:55:18.148Z Compiling bzip2 v0.4.4
20362025-02-28T21:55:18.530Z Compiling tokio-tungstenite v0.24.0
20372025-02-28T21:55:19.064Z Compiling postgres-types v0.2.9
20382025-02-28T21:55:19.282Z Compiling zerocopy v0.6.6
20392025-02-28T21:55:20.050Z Compiling hubpack v0.1.2
20402025-02-28T21:55:20.256Z Compiling ed25519 v2.2.3
20412025-02-28T21:55:20.500Z Compiling phf_shared v0.10.0
20422025-02-28T21:55:20.736Z Compiling pkcs1 v0.7.5
20432025-02-28T21:55:20.997Z Compiling tokio-stream v0.1.17
20442025-02-28T21:55:21.610Z Compiling ipnetwork v0.21.1
20452025-02-28T21:55:21.658Z Compiling rfc6979 v0.4.0
20462025-02-28T21:55:21.995Z Compiling serde-big-array v0.5.1
20472025-02-28T21:55:22.254Z Compiling float-cmp v0.10.0
20482025-02-28T21:55:22.514Z Compiling bstr v1.10.0
20492025-02-28T21:55:25.046Z Compiling difflib v0.4.0
20502025-02-28T21:55:25.242Z Compiling fixedbitset v0.4.2
20512025-02-28T21:55:25.357Z Compiling bit-vec v0.6.3
20522025-02-28T21:55:25.654Z Compiling static_assertions v1.1.0
20532025-02-28T21:55:25.777Z Compiling normalize-line-endings v0.3.0
20542025-02-28T21:55:25.935Z Compiling new_debug_unreachable v1.0.6
20552025-02-28T21:55:26.054Z Compiling number_prefix v0.4.0
20562025-02-28T21:55:26.140Z Compiling whoami v1.5.2
20572025-02-28T21:55:26.286Z Compiling predicates-core v1.0.8
20582025-02-28T21:55:26.290Z Compiling unicode-segmentation v1.12.0
20592025-02-28T21:55:26.553Z Compiling precomputed-hash v0.1.1
20602025-02-28T21:55:26.598Z Compiling tokio-postgres v0.7.13
20612025-02-28T21:55:26.649Z Compiling predicates v3.1.3
20622025-02-28T21:55:26.692Z Compiling string_cache v0.8.7
20632025-02-28T21:55:27.120Z Compiling similar v2.6.0
20642025-02-28T21:55:27.124Z Compiling typify-macro v0.2.0
20652025-02-28T21:55:27.659Z Compiling indicatif v0.17.11
20662025-02-28T21:55:28.085Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20672025-02-28T21:55:28.885Z Compiling bit-set v0.5.3
20682025-02-28T21:55:29.192Z Compiling petgraph v0.6.5
20692025-02-28T21:55:29.680Z Compiling qorb v0.2.1
20702025-02-28T21:55:30.456Z Compiling ecdsa v0.16.9
20712025-02-28T21:55:31.980Z Compiling rsa v0.9.6
20722025-02-28T21:55:32.786Z Compiling reqwest v0.12.12
20732025-02-28T21:55:33.149Z Compiling ed25519-dalek v2.1.1
20742025-02-28T21:55:33.701Z Compiling zip v0.6.6
20752025-02-28T21:55:34.190Z Compiling crossterm v0.28.1
20762025-02-28T21:55:34.852Z Compiling clap v4.5.31
20772025-02-28T21:55:35.903Z Compiling toml v0.7.8
20782025-02-28T21:55:36.427Z Compiling x509-cert v0.2.5
20792025-02-28T21:55:37.305Z Compiling hex v0.4.3
20802025-02-28T21:55:38.198Z Compiling itertools v0.10.5
20812025-02-28T21:55:39.055Z Compiling peg-runtime v0.8.3
20822025-02-28T21:55:39.544Z Compiling lalrpop-util v0.19.12
20832025-02-28T21:55:39.908Z Compiling unicode-xid v0.2.6
20842025-02-28T21:55:42.986Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20852025-02-28T21:55:47.738Z Compiling proc-macro-crate v1.3.1
20862025-02-28T21:55:47.942Z Compiling macaddr v1.0.1
20872025-02-28T21:55:48.593Z Compiling itertools v0.13.0
20882025-02-28T21:55:49.596Z Compiling heapless v0.8.0
20892025-02-28T21:55:51.577Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20902025-02-28T21:55:53.664Z Compiling num_enum_derive v0.5.11
20912025-02-28T21:56:01.801Z Compiling hash32 v0.3.1
20922025-02-28T21:56:02.833Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20932025-02-28T21:56:04.385Z Compiling thiserror v2.0.11
20942025-02-28T21:56:04.389Z Compiling smoltcp v0.11.0
20952025-02-28T21:56:10.566Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20962025-02-28T21:56:10.825Z Compiling num_enum v0.5.11
20972025-02-28T21:56:11.510Z Compiling typify v0.2.0
20982025-02-28T21:56:11.530Z Compiling oxnet v0.1.1
20992025-02-28T21:56:13.216Z Compiling thiserror-impl v2.0.11
21002025-02-28T21:56:13.271Z Compiling proc-macro-error-attr v1.0.4
21012025-02-28T21:56:13.644Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21022025-02-28T21:56:13.987Z Compiling unsafe-libyaml v0.2.11
21032025-02-28T21:56:16.090Z Compiling cobs v0.2.3
21042025-02-28T21:56:16.351Z Compiling postcard v1.0.10
21052025-02-28T21:56:17.279Z Compiling serde_yaml v0.9.34+deprecated
21062025-02-28T21:56:28.484Z Compiling progenitor-impl v0.8.0
21072025-02-28T21:56:30.233Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
21082025-02-28T21:56:42.158Z Compiling strum_macros v0.26.4
21092025-02-28T21:56:43.173Z Compiling structmeta-derive v0.3.0
21102025-02-28T21:56:43.194Z Compiling foreign-types-macros v0.2.3
21112025-02-28T21:56:43.405Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21122025-02-28T21:56:43.444Z Compiling proc-macro-error v1.0.4
21132025-02-28T21:56:44.160Z Compiling unicode-width v0.1.14
21142025-02-28T21:56:44.772Z Compiling foreign-types-shared v0.3.1
21152025-02-28T21:56:45.197Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21162025-02-28T21:56:45.526Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21172025-02-28T21:56:45.577Z Compiling structmeta v0.3.0
21182025-02-28T21:56:46.156Z Compiling strum v0.26.3
21192025-02-28T21:56:48.630Z Compiling foreign-types v0.5.0
21202025-02-28T21:56:48.776Z Compiling tabwriter v1.4.0
21212025-02-28T21:56:55.493Z Compiling progenitor-macro v0.8.0
21222025-02-28T21:57:00.305Z Compiling progenitor-client v0.8.0
21232025-02-28T21:57:01.213Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21242025-02-28T21:57:02.094Z Compiling daft-derive v0.1.1
21252025-02-28T21:57:03.552Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21262025-02-28T21:57:04.224Z Compiling cstr-argument v0.1.2
21272025-02-28T21:57:04.391Z Compiling dropshot v0.16.0
21282025-02-28T21:57:04.470Z Compiling pretty-hex v0.2.1
21292025-02-28T21:57:04.707Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21302025-02-28T21:57:04.726Z Compiling fastrand v2.1.1
21312025-02-28T21:57:05.856Z Compiling crucible-workspace-hack v0.1.0
21322025-02-28T21:57:05.979Z Compiling progenitor v0.8.0
21332025-02-28T21:57:06.204Z Compiling tempfile v3.13.0
21342025-02-28T21:57:06.267Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21352025-02-28T21:57:06.314Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21362025-02-28T21:57:06.550Z Compiling daft v0.1.1
21372025-02-28T21:57:06.679Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21382025-02-28T21:57:07.208Z Compiling parse-display-derive v0.10.0
21392025-02-28T21:57:07.227Z Compiling colored v2.2.0
21402025-02-28T21:57:07.512Z Compiling serde_with_macros v3.11.0
21412025-02-28T21:57:07.913Z Compiling dropshot_endpoint v0.16.0
21422025-02-28T21:57:08.625Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21432025-02-28T21:57:09.387Z Compiling instant v0.1.13
21442025-02-28T21:57:09.590Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21452025-02-28T21:57:09.887Z Compiling winnow v0.6.20
21462025-02-28T21:57:10.019Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21472025-02-28T21:57:10.664Z Compiling parse-display v0.10.0
21482025-02-28T21:57:11.428Z Compiling serde_with v3.11.0
21492025-02-28T21:57:12.571Z Compiling backoff v0.4.0
21502025-02-28T21:57:12.643Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21512025-02-28T21:57:12.889Z Compiling zone_cfg_derive v0.3.0
21522025-02-28T21:57:12.923Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21532025-02-28T21:57:12.943Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21542025-02-28T21:57:13.712Z Compiling camino-tempfile v1.1.1
21552025-02-28T21:57:14.208Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
21562025-02-28T21:57:14.311Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21572025-02-28T21:57:14.464Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21582025-02-28T21:57:14.682Z Compiling progenitor-client v0.9.1
21592025-02-28T21:57:14.729Z Compiling regress v0.9.1
21602025-02-28T21:57:15.514Z Compiling num-derive v0.4.2
21612025-02-28T21:57:15.633Z Compiling sigpipe v0.1.3
21622025-02-28T21:57:15.793Z Compiling libefi-sys v0.1.0
21632025-02-28T21:57:16.137Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21642025-02-28T21:57:16.508Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21652025-02-28T21:57:17.714Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
21662025-02-28T21:57:19.297Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21672025-02-28T21:57:20.629Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21682025-02-28T21:57:22.527Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21692025-02-28T21:57:23.110Z Compiling zone v0.3.0
21702025-02-28T21:57:23.146Z Compiling itertools v0.14.0
21712025-02-28T21:57:23.342Z Compiling smf v0.2.3
21722025-02-28T21:57:23.416Z Compiling bitfield-struct v0.6.2
21732025-02-28T21:57:24.781Z Compiling blake3 v1.5.4
21742025-02-28T21:57:25.422Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21752025-02-28T21:57:26.043Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21762025-02-28T21:57:26.669Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21772025-02-28T21:57:26.691Z Compiling xattr v1.3.1
21782025-02-28T21:57:26.771Z Compiling memmap2 v0.9.5
21792025-02-28T21:57:26.791Z Compiling filetime v0.2.25
21802025-02-28T21:57:27.051Z Compiling constant_time_eq v0.3.1
21812025-02-28T21:57:27.179Z Compiling arrayvec v0.7.6
21822025-02-28T21:57:27.264Z Compiling arrayref v0.3.9
21832025-02-28T21:57:27.328Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21842025-02-28T21:57:27.387Z Compiling same-file v1.0.6
21852025-02-28T21:57:27.479Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21862025-02-28T21:57:27.701Z Compiling walkdir v2.5.0
21872025-02-28T21:57:28.952Z Compiling tar v0.4.44
21882025-02-28T21:57:29.050Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21892025-02-28T21:57:29.271Z Compiling gethostname v0.5.0
21902025-02-28T21:57:29.501Z Compiling cargo-platform v0.1.8
21912025-02-28T21:57:29.522Z Compiling topological-sort v0.2.2
21922025-02-28T21:57:29.823Z Compiling fixedbitset v0.5.7
21932025-02-28T21:57:30.128Z Compiling cargo_metadata v0.19.1
21942025-02-28T21:57:30.590Z Compiling petgraph v0.7.1
21952025-02-28T21:57:31.000Z Compiling omicron-zone-package v0.12.0
21962025-02-28T21:57:32.393Z Compiling shell-words v1.1.0
21972025-02-28T21:57:32.910Z Compiling indent_write v2.2.0
21982025-02-28T21:57:38.588Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21992025-02-28T21:57:40.265Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22002025-02-28T21:57:42.328Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22012025-02-28T21:58:00.855Z Finished `release` profile [optimized] target(s) in 5m 19s
22022025-02-28T21:58:01.035Z Running `target/release/omicron-package -t test target create -p dev`
22032025-02-28T21:58:01.092ZLogging to: /work/oxidecomputer/omicron/out/LOG
22042025-02-28T21:58:01.095ZCreated new build target 'test' and set it as active
22052025-02-28T21:58:01.095Z
22062025-02-28T21:58:01.095Zreal 5:19.970835835
22072025-02-28T21:58:01.095Zuser 37:14.500073369
22082025-02-28T21:58:01.095Zsys 3:32.008861155
22092025-02-28T21:58:01.095Ztrap 1.188543905
22102025-02-28T21:58:01.095Ztflt 1.801613212
22112025-02-28T21:58:01.095Zdflt 0.732795912
22122025-02-28T21:58:01.095Zkflt 0.000152781
22132025-02-28T21:58:01.095Zlock 1:13:40.331075798
22142025-02-28T21:58:01.095Zslp 2:30:55.788695825
22152025-02-28T21:58:01.095Zlat 2:46.048021604
22162025-02-28T21:58:01.095Zstop 4:57.609543557
22172025-02-28T21:58:01.099Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22182025-02-28T21:58:02.191Z Finished `release` profile [optimized] target(s) in 1.04s
22192025-02-28T21:58:02.251Z Running `target/release/omicron-package -t test package`
22202025-02-28T21:58:02.299ZLogging to: /work/oxidecomputer/omicron/out/LOG
22212025-02-28T21:58:03.525Z Compiling ring v0.17.11
22222025-02-28T21:58:03.710Z Compiling thiserror v2.0.11
22232025-02-28T21:58:03.730Z Compiling typify-impl v0.3.0
22242025-02-28T21:58:03.745Z Compiling convert_case v0.4.0
22252025-02-28T21:58:03.749Z Compiling newline-converter v0.3.0
22262025-02-28T21:58:03.749Z Compiling password-hash v0.5.0
22272025-02-28T21:58:03.749Z Compiling blake2 v0.10.6
22282025-02-28T21:58:03.952Z Compiling expectorate v1.1.0
22292025-02-28T21:58:04.238Z Compiling base64 v0.21.7
22302025-02-28T21:58:04.401Z Compiling derive_more v0.99.19
22312025-02-28T21:58:04.960Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22322025-02-28T21:58:05.304Z Compiling argon2 v0.5.3
22332025-02-28T21:58:05.817Z Compiling atomicwrites v0.4.4
22342025-02-28T21:58:05.838Z Compiling owo-colors v4.2.0
22352025-02-28T21:58:06.330Z Compiling cancel-safe-futures v0.1.5
22362025-02-28T21:58:06.463Z Compiling num-rational v0.4.2
22372025-02-28T21:58:06.726Z Compiling libsw-core v0.3.1
22382025-02-28T21:58:07.027Z Compiling num-complex v0.4.6
22392025-02-28T21:58:07.581Z Compiling libsw v3.4.0
22402025-02-28T21:58:08.103Z Compiling num v0.4.3
22412025-02-28T21:58:08.540Z Compiling swrite v0.1.0
22422025-02-28T21:58:08.705Z Compiling rustls v0.23.19
22432025-02-28T21:58:08.737Z Compiling rustls v0.22.4
22442025-02-28T21:58:08.770Z Compiling linear-map v1.2.0
22452025-02-28T21:58:08.804Z Compiling float-ord v0.3.2
22462025-02-28T21:58:08.991Z Compiling highway v1.3.0
22472025-02-28T21:58:09.169Z Compiling tungstenite v0.21.0
22482025-02-28T21:58:09.896Z Compiling semver v0.1.20
22492025-02-28T21:58:10.445Z Compiling tokio-tungstenite v0.21.0
22502025-02-28T21:58:10.654Z Compiling rustc_version v0.1.7
22512025-02-28T21:58:10.745Z Compiling ipnetwork v0.21.1
22522025-02-28T21:58:11.033Z Compiling newtype_derive v0.1.6
22532025-02-28T21:58:11.036Z Compiling humantime v2.1.0
22542025-02-28T21:58:11.381Z Compiling rustls-webpki v0.102.8
22552025-02-28T21:58:11.482Z Compiling oxnet v0.1.1
22562025-02-28T21:58:11.879Z Compiling daft v0.1.1
22572025-02-28T21:58:12.542Z Compiling dropshot v0.16.0
22582025-02-28T21:58:12.623Z Compiling instant v0.1.13
22592025-02-28T21:58:12.797Z Compiling backoff v0.4.0
22602025-02-28T21:58:13.038Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22612025-02-28T21:58:13.145Z Compiling steno v0.4.1
22622025-02-28T21:58:13.544Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
22632025-02-28T21:58:13.770Z Compiling typify-macro v0.3.0
22642025-02-28T21:58:13.911Z Compiling parse-display v0.10.0
22652025-02-28T21:58:14.430Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22662025-02-28T21:58:14.624Z Compiling serde_with v3.11.0
22672025-02-28T21:58:16.596Z Compiling tokio-rustls v0.25.0
22682025-02-28T21:58:17.053Z Compiling dropshot v0.12.0
22692025-02-28T21:58:17.294Z Compiling typify v0.3.0
22702025-02-28T21:58:17.455Z Compiling progenitor-impl v0.9.1
22712025-02-28T21:58:19.634Z Compiling tokio-rustls v0.26.0
22722025-02-28T21:58:20.133Z Compiling hyper-rustls v0.27.3
22732025-02-28T21:58:20.715Z Compiling reqwest v0.12.12
22742025-02-28T21:58:23.297Z Compiling qorb v0.2.1
22752025-02-28T21:58:24.540Z Compiling progenitor-macro v0.9.1
22762025-02-28T21:58:28.450Z Compiling progenitor-client v0.9.1
22772025-02-28T21:58:29.013Z Compiling progenitor-client v0.8.0
22782025-02-28T21:58:29.516Z Compiling progenitor v0.8.0
22792025-02-28T21:58:29.753Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
22802025-02-28T21:58:29.801Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22812025-02-28T21:58:30.363Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22822025-02-28T21:58:31.128Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22832025-02-28T21:58:39.810Z Compiling strum v0.26.3
22842025-02-28T21:58:40.035Z Compiling regress v0.9.1
22852025-02-28T21:58:58.153Z Compiling progenitor v0.9.1
22862025-02-28T21:58:58.873Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22872025-02-28T21:59:02.075Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22882025-02-28T21:59:02.733Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22892025-02-28T21:59:04.678Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22902025-02-28T21:59:08.272Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22912025-02-28T21:59:10.106Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22922025-02-28T21:59:11.141Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22932025-02-28T21:59:12.765Z Compiling macaddr v1.0.1
22942025-02-28T21:59:13.122Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22952025-02-28T21:59:13.698Z Compiling slog-dtrace v0.3.0
22962025-02-28T21:59:14.326Z Compiling prettyplease v0.2.29
22972025-02-28T21:59:16.804Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22982025-02-28T21:59:17.604Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22992025-02-28T21:59:18.628Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23002025-02-28T21:59:20.669Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23012025-02-28T21:59:21.683Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23022025-02-28T21:59:27.721Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23032025-02-28T21:59:28.391Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23042025-02-28T21:59:30.162Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23052025-02-28T21:59:30.952Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23062025-02-28T21:59:35.874Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23072025-02-28T21:59:36.641Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23082025-02-28T21:59:38.358Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23092025-02-28T21:59:39.687Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23102025-02-28T21:59:44.317Z Compiling half v2.4.1
23112025-02-28T21:59:44.501Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23122025-02-28T21:59:44.936Z Compiling ciborium-io v0.2.2
23132025-02-28T21:59:45.014Z Compiling bytecount v0.6.8
23142025-02-28T21:59:45.101Z Compiling ciborium-ll v0.2.2
23152025-02-28T21:59:45.353Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23162025-02-28T21:59:45.633Z Compiling ciborium v0.2.2
23172025-02-28T21:59:46.787Z Compiling display-error-chain v0.2.2
23182025-02-28T21:59:47.083Z Compiling const_format_proc_macros v0.2.34
23192025-02-28T21:59:47.851Z Compiling same-file v1.0.6
23202025-02-28T21:59:48.087Z Compiling fastrand v2.1.1
23212025-02-28T21:59:48.591Z Compiling maplit v1.0.2
23222025-02-28T21:59:48.743Z Compiling crunchy v0.2.2
23232025-02-28T21:59:48.931Z Compiling keccak v0.1.5
23242025-02-28T21:59:49.273Z Compiling sha3 v0.10.8
23252025-02-28T21:59:50.128Z Compiling const_format v0.2.34
23262025-02-28T21:59:50.196Z Compiling tempfile v3.13.0
23272025-02-28T21:59:50.274Z Compiling walkdir v2.5.0
23282025-02-28T21:59:50.880Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23292025-02-28T21:59:50.901Z Compiling radium v0.7.0
23302025-02-28T21:59:50.922Z Compiling tiny-keccak v2.0.2
23312025-02-28T21:59:51.191Z Compiling blake3 v1.5.4
23322025-02-28T21:59:51.352Z Compiling dsl_auto_type v0.1.2
23332025-02-28T21:59:51.418Z Compiling scheduled-thread-pool v0.2.7
23342025-02-28T21:59:51.438Z Compiling xattr v1.3.1
23352025-02-28T21:59:51.686Z Compiling diesel_table_macro_syntax v0.2.0
23362025-02-28T21:59:51.840Z Compiling filetime v0.2.25
23372025-02-28T21:59:52.091Z Compiling memmap2 v0.9.5
23382025-02-28T21:59:52.174Z Compiling arrayref v0.3.9
23392025-02-28T21:59:52.301Z Compiling arrayvec v0.7.6
23402025-02-28T21:59:52.473Z Compiling maybe-uninit v2.0.0
23412025-02-28T21:59:52.541Z Compiling constant_time_eq v0.3.1
23422025-02-28T21:59:52.570Z Compiling tap v1.0.1
23432025-02-28T21:59:52.711Z Compiling diesel_derives v2.2.3
23442025-02-28T21:59:52.715Z Compiling tar v0.4.44
23452025-02-28T21:59:52.779Z Compiling wyz v0.5.1
23462025-02-28T21:59:53.026Z Compiling r2d2 v0.8.10
23472025-02-28T21:59:53.652Z Compiling camino-tempfile v1.1.1
23482025-02-28T21:59:53.766Z Compiling toolchain_find v0.4.0
23492025-02-28T21:59:53.936Z Compiling phf_generator v0.11.2
23502025-02-28T21:59:54.099Z Compiling ascii-canvas v3.0.0
23512025-02-28T21:59:54.150Z Compiling secrecy v0.8.0
23522025-02-28T21:59:54.250Z Compiling ena v0.14.3
23532025-02-28T21:59:54.427Z Compiling async-recursion v1.1.1
23542025-02-28T21:59:54.533Z Compiling regex-syntax v0.6.29
23552025-02-28T21:59:54.557Z Compiling crc-catalog v2.4.0
23562025-02-28T21:59:54.671Z Compiling topological-sort v0.2.2
23572025-02-28T21:59:54.733Z Compiling bindgen v0.71.1
23582025-02-28T21:59:54.846Z Compiling funty v2.0.0
23592025-02-28T21:59:54.917Z Compiling diff v0.1.13
23602025-02-28T21:59:55.208Z Compiling packed_struct v0.10.1
23612025-02-28T21:59:55.438Z Compiling omicron-zone-package v0.12.0
23622025-02-28T21:59:55.687Z Compiling crc v3.2.1
23632025-02-28T21:59:55.746Z Compiling phf_codegen v0.11.2
23642025-02-28T21:59:55.988Z Compiling bitvec v1.0.1
23652025-02-28T21:59:57.483Z Compiling rustfmt-wrapper v0.2.1
23662025-02-28T21:59:57.866Z Compiling lalrpop v0.19.12
23672025-02-28T21:59:58.183Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23682025-02-28T21:59:59.431Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23692025-02-28T21:59:59.509Z Compiling universal-hash v0.5.1
23702025-02-28T21:59:59.663Z Compiling packed_struct_codegen v0.10.1
23712025-02-28T21:59:59.769Z Compiling thiserror-impl-no-std v2.0.2
23722025-02-28T22:00:00.239Z Compiling parse-zoneinfo v0.3.1
23732025-02-28T22:00:00.307Z Compiling indexmap v1.9.3
23742025-02-28T22:00:00.677Z Compiling ref-cast v1.0.23
23752025-02-28T22:00:01.182Z Compiling opaque-debug v0.3.1
23762025-02-28T22:00:01.319Z Compiling rustc-hash v2.1.1
23772025-02-28T22:00:01.541Z Compiling nodrop v0.1.14
23782025-02-28T22:00:01.692Z Compiling array-init v0.0.4
23792025-02-28T22:00:02.194Z Compiling thiserror-no-std v2.0.2
23802025-02-28T22:00:02.357Z Compiling poly1305 v0.8.0
23812025-02-28T22:00:02.829Z Compiling chrono-tz-build v0.4.0
23822025-02-28T22:00:03.014Z Compiling diesel v2.2.7
23832025-02-28T22:00:03.866Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
23842025-02-28T22:00:03.890Z Compiling smallvec v0.6.14
23852025-02-28T22:00:04.367Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23862025-02-28T22:00:04.715Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23872025-02-28T22:00:05.054Z Compiling derive_builder_core v0.20.2
23882025-02-28T22:00:05.904Z Compiling chacha20 v0.9.1
23892025-02-28T22:00:06.416Z Compiling headers-core v0.3.0
23902025-02-28T22:00:06.616Z Compiling aead v0.5.2
23912025-02-28T22:00:06.986Z Compiling libxml v0.3.3
23922025-02-28T22:00:07.020Z Compiling ref-cast-impl v1.0.23
23932025-02-28T22:00:07.398Z Compiling vte_generate_state_changes v0.1.2
23942025-02-28T22:00:08.038Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23952025-02-28T22:00:08.171Z Compiling hashbrown v0.12.3
23962025-02-28T22:00:08.380Z Compiling arc-swap v1.7.1
23972025-02-28T22:00:09.050Z Compiling termcolor v1.4.1
23982025-02-28T22:00:09.475Z Compiling bitfield v0.14.0
23992025-02-28T22:00:09.800Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24002025-02-28T22:00:10.064Z Compiling env_logger v0.10.2
24012025-02-28T22:00:14.120Z Compiling slog-scope v4.4.0
24022025-02-28T22:00:14.148Z Compiling samael v0.0.18
24032025-02-28T22:00:14.944Z Compiling vte v0.11.1
24042025-02-28T22:00:15.125Z Compiling derive_builder_macro v0.20.2
24052025-02-28T22:00:15.732Z Compiling chacha20poly1305 v0.10.1
24062025-02-28T22:00:15.997Z Compiling headers v0.4.0
24072025-02-28T22:00:16.088Z Compiling serde-hex v0.1.0
24082025-02-28T22:00:16.518Z Compiling chrono-tz v0.10.1
24092025-02-28T22:00:17.226Z Compiling vsss-rs v3.3.4
24102025-02-28T22:00:19.379Z Compiling polar-core v0.27.3
24112025-02-28T22:00:19.733Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24122025-02-28T22:00:20.978Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24132025-02-28T22:00:21.222Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24142025-02-28T22:00:21.588Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24152025-02-28T22:00:24.011Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24162025-02-28T22:00:24.375Z Compiling ron v0.8.1
24172025-02-28T22:00:26.050Z Compiling hashbrown v0.13.2
24182025-02-28T22:00:27.427Z Compiling strum_macros v0.24.3
24192025-02-28T22:00:27.881Z Compiling unicase v2.7.0
24202025-02-28T22:00:28.249Z Compiling indoc v1.0.9
24212025-02-28T22:00:29.052Z Compiling crc-any v2.5.0
24222025-02-28T22:00:29.960Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24232025-02-28T22:00:30.180Z Compiling object v0.30.4
24242025-02-28T22:00:30.476Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24252025-02-28T22:00:44.275Z Compiling strip-ansi-escapes v0.2.0
24262025-02-28T22:00:44.522Z Compiling derive_builder v0.20.2
24272025-02-28T22:00:48.169Z Compiling slog-stdlog v4.1.1
24282025-02-28T22:00:48.966Z Compiling papergrid v0.11.0
24292025-02-28T22:00:49.414Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24302025-02-28T22:00:49.437Z Compiling tabled_derive v0.7.0
24312025-02-28T22:00:49.744Z Compiling fd-lock v4.0.2
24322025-02-28T22:00:49.999Z Compiling peg-macros v0.8.4
24332025-02-28T22:00:51.587Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24342025-02-28T22:00:52.559Z Compiling oso-derive v0.27.3
24352025-02-28T22:00:53.238Z Compiling impl-trait-for-tuples v0.2.2
24362025-02-28T22:00:53.530Z Compiling quick-xml v0.37.2
24372025-02-28T22:00:58.903Z Compiling diesel-dtrace v0.4.2
24382025-02-28T22:00:59.270Z Compiling path-slash v0.1.5
24392025-02-28T22:00:59.566Z Compiling nu-ansi-term v0.50.1
24402025-02-28T22:01:00.863Z Compiling reedline v0.35.0
24412025-02-28T22:01:02.555Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
24422025-02-28T22:01:12.078Z Compiling oso v0.27.3
24432025-02-28T22:01:18.054Z Compiling peg v0.8.4
24442025-02-28T22:01:18.233Z Compiling tabled v0.15.0
24452025-02-28T22:01:19.800Z Compiling slog-envlogger v2.2.0
24462025-02-28T22:01:22.304Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24472025-02-28T22:01:25.397Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24482025-02-28T22:01:26.900Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24492025-02-28T22:01:27.271Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24502025-02-28T22:01:29.044Z Compiling pem v3.0.5
24512025-02-28T22:01:30.510Z Compiling bb8 v0.8.5
24522025-02-28T22:01:31.109Z Compiling bcs v0.1.6
24532025-02-28T22:01:31.907Z Compiling fxhash v0.2.1
24542025-02-28T22:01:32.182Z Compiling libz-sys v1.1.20
24552025-02-28T22:01:32.911Z Compiling simd-adler32 v0.3.7
24562025-02-28T22:01:34.139Z Compiling bumpalo v3.16.0
24572025-02-28T22:01:34.779Z Compiling lockfree-object-pool v0.1.6
24582025-02-28T22:01:35.122Z Compiling zip v2.1.3
24592025-02-28T22:01:35.505Z Compiling termtree v0.5.1
24602025-02-28T22:01:35.692Z Compiling zopfli v0.8.1
24612025-02-28T22:01:37.937Z Compiling async-bb8-diesel v0.2.1
24622025-02-28T22:01:38.753Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24632025-02-28T22:01:38.976Z Compiling kstat-rs v0.2.4
24642025-02-28T22:01:39.790Z Compiling proc-macro-error-attr2 v2.0.0
24652025-02-28T22:01:39.888Z Compiling buf-list v1.0.3
24662025-02-28T22:01:39.892Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24672025-02-28T22:01:40.582Z Compiling proc-macro-error2 v2.0.1
24682025-02-28T22:01:41.171Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24692025-02-28T22:01:45.034Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
24702025-02-28T22:01:45.525Z Compiling libgit2-sys v0.17.0+1.8.1
24712025-02-28T22:01:46.319Z Compiling nanorand v0.7.0
24722025-02-28T22:01:47.064Z Compiling pin-project-internal v1.1.6
24732025-02-28T22:01:48.020Z Compiling parking_lot_core v0.8.6
24742025-02-28T22:01:48.529Z Compiling flume v0.11.1
24752025-02-28T22:01:49.653Z Compiling pin-project v1.1.6
24762025-02-28T22:01:49.836Z Compiling tabled_derive v0.10.0
24772025-02-28T22:01:50.277Z Compiling mime_guess v2.0.5
24782025-02-28T22:01:52.291Z Compiling papergrid v0.14.0
24792025-02-28T22:01:52.475Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24802025-02-28T22:01:59.623Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24812025-02-28T22:02:00.076Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24822025-02-28T22:02:02.789Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24832025-02-28T22:02:04.626Z Compiling snafu-derive v0.8.5
24842025-02-28T22:02:05.222Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24852025-02-28T22:02:05.673Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24862025-02-28T22:02:06.004Z Compiling tabled v0.18.0
24872025-02-28T22:02:08.966Z Compiling snafu v0.8.5
24882025-02-28T22:02:22.719Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24892025-02-28T22:02:24.888Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24902025-02-28T22:02:26.308Z Compiling globset v0.4.15
24912025-02-28T22:02:31.133Z Compiling olpc-cjson v0.1.4
24922025-02-28T22:02:31.474Z Compiling itertools v0.13.0
24932025-02-28T22:02:32.361Z Compiling vergen v8.3.2
24942025-02-28T22:02:32.733Z Compiling castaway v0.2.3
24952025-02-28T22:02:32.955Z Compiling nibble_vec v0.1.0
24962025-02-28T22:02:33.225Z Compiling cargo-platform v0.1.8
24972025-02-28T22:02:33.704Z Compiling serde_plain v1.0.2
24982025-02-28T22:02:34.238Z Compiling atty v0.2.14
24992025-02-28T22:02:34.419Z Compiling endian-type v0.1.2
25002025-02-28T22:02:34.699Z Compiling typed-path v0.9.3
25012025-02-28T22:02:35.103Z Compiling io-lifetimes v1.0.11
25022025-02-28T22:02:35.621Z Compiling salty v0.3.0
25032025-02-28T22:02:36.081Z Compiling http-range v0.1.5
25042025-02-28T22:02:37.219Z Compiling unicode-truncate v1.1.0
25052025-02-28T22:02:37.513Z Compiling tough v0.19.0
25062025-02-28T22:02:37.774Z Compiling radix_trie v0.2.1
25072025-02-28T22:02:38.096Z Compiling cargo_metadata v0.18.1
25082025-02-28T22:02:38.693Z Compiling compact_str v0.8.0
25092025-02-28T22:02:40.373Z Compiling git2 v0.19.0
25102025-02-28T22:02:40.989Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25112025-02-28T22:02:41.278Z Compiling parking_lot v0.11.2
25122025-02-28T22:02:43.514Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25132025-02-28T22:02:48.361Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25142025-02-28T22:02:49.200Z Compiling lru v0.12.5
25152025-02-28T22:02:49.583Z Compiling rand_seeder v0.3.0
25162025-02-28T22:02:50.029Z Compiling lzma-sys v0.1.20
25172025-02-28T22:02:50.774Z Compiling instability v0.3.2
25182025-02-28T22:02:51.599Z Compiling parse-size v1.1.0
25192025-02-28T22:02:51.831Z Compiling rustls v0.21.12
25202025-02-28T22:02:51.897Z Compiling indoc v2.0.5
25212025-02-28T22:02:51.923Z Compiling cassowary v0.3.0
25222025-02-28T22:02:52.184Z Compiling rustix v0.37.28
25232025-02-28T22:02:52.816Z Compiling ratatui v0.29.0
25242025-02-28T22:02:54.029Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
25252025-02-28T22:02:54.032Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25262025-02-28T22:02:54.143Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25272025-02-28T22:02:54.794Z Compiling hyper-staticfile v0.10.1
25282025-02-28T22:02:54.923Z Compiling sled v0.34.7
25292025-02-28T22:02:55.557Z Compiling hickory-client v0.24.4
25302025-02-28T22:03:00.041Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25312025-02-28T22:03:00.272Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25322025-02-28T22:03:01.269Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25332025-02-28T22:03:05.890Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
25342025-02-28T22:03:07.538Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25352025-02-28T22:03:07.900Z Compiling rustls-webpki v0.101.7
25362025-02-28T22:03:10.019Z Compiling sct v0.7.1
25372025-02-28T22:03:10.514Z Compiling hickory-server v0.24.4
25382025-02-28T22:03:11.830Z Compiling primeorder v0.13.6
25392025-02-28T22:03:12.185Z Compiling heck v0.3.3
25402025-02-28T22:03:12.447Z Compiling env_filter v0.1.2
25412025-02-28T22:03:12.539Z Compiling csv-core v0.1.11
25422025-02-28T22:03:12.813Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
25432025-02-28T22:03:13.268Z Compiling csv v1.3.1
25442025-02-28T22:03:13.448Z Compiling env_logger v0.11.5
25452025-02-28T22:03:14.053Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25462025-02-28T22:03:14.838Z Compiling zone_cfg_derive v0.1.2
25472025-02-28T22:03:15.491Z Compiling p384 v0.13.0
25482025-02-28T22:03:21.200Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25492025-02-28T22:03:21.859Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25502025-02-28T22:03:22.522Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25512025-02-28T22:03:23.085Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25522025-02-28T22:03:23.646Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25532025-02-28T22:03:24.596Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25542025-02-28T22:03:24.907Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25552025-02-28T22:03:24.963Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25562025-02-28T22:03:25.255Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25572025-02-28T22:03:25.317Z Compiling nix v0.27.1
25582025-02-28T22:03:25.598Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25592025-02-28T22:03:26.365Z Compiling tungstenite v0.23.0
25602025-02-28T22:03:28.128Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25612025-02-28T22:03:28.497Z Compiling base64 v0.13.1
25622025-02-28T22:03:29.293Z Compiling ron v0.7.1
25632025-02-28T22:03:29.399Z Compiling tokio-tungstenite v0.23.1
25642025-02-28T22:03:30.477Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25652025-02-28T22:03:31.277Z Compiling xz2 v0.1.7
25662025-02-28T22:03:32.019Z Compiling terminal_size v0.2.6
25672025-02-28T22:03:32.272Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25682025-02-28T22:03:34.601Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25692025-02-28T22:03:38.646Z Compiling tokio-rustls v0.24.1
25702025-02-28T22:03:39.180Z Compiling zone v0.1.8
25712025-02-28T22:03:40.614Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25722025-02-28T22:03:41.942Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25732025-02-28T22:03:42.228Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25742025-02-28T22:03:42.312Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25752025-02-28T22:03:42.441Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25762025-02-28T22:03:43.268Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25772025-02-28T22:03:44.024Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25782025-02-28T22:03:44.913Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25792025-02-28T22:03:47.169Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25802025-02-28T22:03:47.901Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25812025-02-28T22:03:49.969Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25822025-02-28T22:03:52.734Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25832025-02-28T22:03:53.110Z Compiling rustls-pemfile v1.0.4
25842025-02-28T22:03:53.636Z Compiling signal-hook-tokio v0.3.1
25852025-02-28T22:03:54.269Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25862025-02-28T22:03:54.296Z Compiling twox-hash v2.1.0
25872025-02-28T22:03:54.296Z Compiling yasna v0.5.2
25882025-02-28T22:03:54.925Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
25892025-02-28T22:03:55.640Z Compiling smawk v0.3.2
25902025-02-28T22:03:55.960Z Compiling glob v0.3.2
25912025-02-28T22:03:57.266Z Compiling is_ci v1.2.0
25922025-02-28T22:03:57.551Z Compiling unicode-linebreak v0.1.5
25932025-02-28T22:03:57.636Z Compiling supports-color v3.0.2
25942025-02-28T22:03:57.773Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25952025-02-28T22:03:58.106Z Compiling textwrap v0.16.1
25962025-02-28T22:03:58.109Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
25972025-02-28T22:03:58.147Z Compiling rcgen v0.12.1
25982025-02-28T22:04:02.772Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25992025-02-28T22:04:02.810Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26002025-02-28T22:04:05.047Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26012025-02-28T22:04:06.186Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26022025-02-28T22:04:12.709Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26032025-02-28T22:04:12.837Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26042025-02-28T22:04:26.133Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26052025-02-28T22:04:26.835Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26062025-02-28T22:04:30.909Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26072025-02-28T22:04:35.264Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26082025-02-28T22:04:37.117Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26092025-02-28T22:04:42.648Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26102025-02-28T22:04:43.223Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26112025-02-28T22:04:53.263Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26122025-02-28T22:04:53.924Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
26132025-02-28T22:04:54.052Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26142025-02-28T22:04:55.797Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26152025-02-28T22:04:56.158Z Compiling fatfs v0.3.6
26162025-02-28T22:04:56.740Z Compiling subprocess v0.2.9
26172025-02-28T22:04:58.966Z Compiling rtoolbox v0.0.2
26182025-02-28T22:04:59.414Z Compiling assert_matches v1.5.0
26192025-02-28T22:05:00.079Z Compiling rpassword v7.3.1
26202025-02-28T22:05:00.553Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26212025-02-28T22:05:00.678Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26222025-02-28T22:05:01.453Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26232025-02-28T22:05:08.356Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26242025-02-28T22:05:15.375Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26252025-02-28T22:05:16.977Z Compiling tui-tree-widget v0.23.0
26262025-02-28T22:05:17.481Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26272025-02-28T22:05:30.871Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26282025-02-28T22:05:31.230Z Compiling uzers v0.12.1
26292025-02-28T22:05:34.355Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26302025-02-28T22:05:36.917Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26312025-02-28T22:05:36.984Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26322025-02-28T22:05:49.015Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26332025-02-28T22:05:59.896Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26342025-02-28T22:06:04.427Z Compiling multimap v0.10.0
26352025-02-28T22:08:26.188Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26362025-02-28T22:15:53.502Z Finished `release` profile [optimized] target(s) in 17m 50s
26372025-02-28T22:17:02.961Z
26382025-02-28T22:17:02.961Zreal 19:01.680463694
26392025-02-28T22:17:02.961Zuser 2:13:57.167023854
26402025-02-28T22:17:02.961Zsys 3:40.359765896
26412025-02-28T22:17:02.961Ztrap 3.497569291
26422025-02-28T22:17:02.961Ztflt 1.914644352
26432025-02-28T22:17:02.964Zdflt 5.129285658
26442025-02-28T22:17:02.965Zkflt 0.080341061
26452025-02-28T22:17:02.965Zlock 7:59:04.994007838
26462025-02-28T22:17:02.965Zslp 6:57:25.215726921
26472025-02-28T22:17:02.965Zlat 3:37.923338018
26482025-02-28T22:17:02.965Zstop 2:59.679199153
26492025-02-28T22:17:02.965Z+ mapfile -t packages
26502025-02-28T22:17:02.965Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26512025-02-28T22:17:04.114Z Compiling ring v0.17.11
26522025-02-28T22:17:05.846Z Compiling rustls v0.23.19
26532025-02-28T22:17:05.869Z Compiling rustls v0.22.4
26542025-02-28T22:17:07.647Z Compiling rustls-webpki v0.102.8
26552025-02-28T22:17:12.090Z Compiling tokio-rustls v0.25.0
26562025-02-28T22:17:12.501Z Compiling dropshot v0.12.0
26572025-02-28T22:17:13.795Z Compiling tokio-rustls v0.26.0
26582025-02-28T22:17:14.280Z Compiling hyper-rustls v0.27.3
26592025-02-28T22:17:14.833Z Compiling reqwest v0.12.12
26602025-02-28T22:17:16.393Z Compiling dropshot v0.16.0
26612025-02-28T22:17:16.801Z Compiling qorb v0.2.1
26622025-02-28T22:17:23.801Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26632025-02-28T22:17:24.409Z Compiling progenitor-client v0.8.0
26642025-02-28T22:17:25.339Z Compiling progenitor v0.8.0
26652025-02-28T22:17:25.607Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
26662025-02-28T22:17:27.922Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26672025-02-28T22:17:28.719Z Compiling progenitor-client v0.9.1
26682025-02-28T22:17:29.204Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26692025-02-28T22:17:29.740Z Compiling omicron-zone-package v0.12.0
26702025-02-28T22:17:32.477Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26712025-02-28T22:17:47.677Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26722025-02-28T22:17:52.235Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26732025-02-28T22:17:53.554Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26742025-02-28T22:17:57.208Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26752025-02-28T22:18:13.242Z Finished `release` profile [optimized] target(s) in 1m 10s
26762025-02-28T22:18:13.431Z Running `target/release/omicron-package -t test list-outputs`
26772025-02-28T22:18:13.486ZLogging to: /work/oxidecomputer/omicron/out/LOG
26782025-02-28T22:18:13.490Z+ ptime -m cargo build --locked --release -p xtask
26792025-02-28T22:18:14.119Z Compiling serde v1.0.218
26802025-02-28T22:18:14.123Z Compiling libc v0.2.170
26812025-02-28T22:18:14.123Z Compiling rustix v0.38.37
26822025-02-28T22:18:14.123Z Compiling serde_json v1.0.139
26832025-02-28T22:18:14.123Z Compiling syn v2.0.98
26842025-02-28T22:18:14.218Z Compiling bitflags v2.6.0
26852025-02-28T22:18:14.607Z Compiling usdt-impl v0.5.0
26862025-02-28T22:18:14.652Z Compiling syn v1.0.109
26872025-02-28T22:18:14.756Z Compiling hashbrown v0.15.1
26882025-02-28T22:18:14.773Z Compiling log v0.4.22
26892025-02-28T22:18:15.049Z Compiling fs-err v2.11.0
26902025-02-28T22:18:15.224Z Compiling once_cell v1.20.3
26912025-02-28T22:18:15.416Z Compiling anyhow v1.0.96
26922025-02-28T22:18:15.593Z Compiling thread-id v4.2.2
26932025-02-28T22:18:16.025Z Compiling indexmap v2.7.1
26942025-02-28T22:18:17.140Z Compiling terminal_size v0.4.0
26952025-02-28T22:18:17.140Z Compiling tempfile v3.13.0
26962025-02-28T22:18:17.308Z Compiling clap_builder v4.5.31
26972025-02-28T22:18:17.949Z Compiling proc-macro-error v1.0.4
26982025-02-28T22:18:18.867Z Compiling tabled_derive v0.7.0
26992025-02-28T22:18:20.036Z Compiling tabled v0.15.0
27002025-02-28T22:18:20.471Z Compiling serde_derive v1.0.218
27012025-02-28T22:18:20.474Z Compiling thiserror-impl v1.0.69
27022025-02-28T22:18:20.474Z Compiling zerocopy-derive v0.7.35
27032025-02-28T22:18:20.474Z Compiling scroll_derive v0.12.0
27042025-02-28T22:18:20.474Z Compiling thiserror-impl v2.0.11
27052025-02-28T22:18:21.871Z Compiling scroll v0.12.0
27062025-02-28T22:18:22.396Z Compiling zerocopy v0.7.35
27072025-02-28T22:18:22.535Z Compiling goblin v0.8.2
27082025-02-28T22:18:23.095Z Compiling thiserror v1.0.69
27092025-02-28T22:18:23.331Z Compiling pest v2.7.14
27102025-02-28T22:18:25.366Z Compiling thiserror v2.0.11
27112025-02-28T22:18:25.572Z Compiling clap_derive v4.5.28
27122025-02-28T22:18:26.401Z Compiling pest_meta v2.7.14
27132025-02-28T22:18:29.844Z Compiling pest_generator v2.7.14
27142025-02-28T22:18:31.582Z Compiling pest_derive v2.7.14
27152025-02-28T22:18:32.425Z Compiling dtrace-parser v0.2.0
27162025-02-28T22:18:34.031Z Compiling toml_datetime v0.6.8
27172025-02-28T22:18:34.787Z Compiling serde_spanned v0.6.8
27182025-02-28T22:18:35.097Z Compiling toml_edit v0.22.24
27192025-02-28T22:18:35.651Z Compiling serde_tokenstream v0.2.2
27202025-02-28T22:18:36.251Z Compiling dof v0.3.0
27212025-02-28T22:18:39.710Z Compiling camino v1.1.9
27222025-02-28T22:18:42.311Z Compiling usdt-attr-macro v0.5.0
27232025-02-28T22:18:42.516Z Compiling usdt-macro v0.5.0
27242025-02-28T22:18:43.689Z Compiling toml v0.8.20
27252025-02-28T22:18:43.831Z Compiling semver v1.0.25
27262025-02-28T22:18:45.360Z Compiling cargo-platform v0.1.8
27272025-02-28T22:18:46.141Z Compiling cargo_metadata v0.19.1
27282025-02-28T22:18:46.208Z Compiling cargo_toml v0.21.0
27292025-02-28T22:18:46.494Z Compiling usdt v0.5.0
27302025-02-28T22:18:48.008Z Compiling camino-tempfile v1.1.1
27312025-02-28T22:18:48.831Z Compiling macaddr v1.0.1
27322025-02-28T22:18:49.518Z Compiling clap v4.5.31
27332025-02-28T22:18:57.865Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27342025-02-28T22:19:03.728Z Finished `release` profile [optimized] target(s) in 50.17s
27352025-02-28T22:19:03.849Z
27362025-02-28T22:19:03.852Zreal 50.323217915
27372025-02-28T22:19:03.852Zuser 5:25.981987657
27382025-02-28T22:19:03.852Zsys 20.165941898
27392025-02-28T22:19:03.852Ztrap 0.155477913
27402025-02-28T22:19:03.852Ztflt 0.250481734
27412025-02-28T22:19:03.852Zdflt 0.300360902
27422025-02-28T22:19:03.852Zkflt 0.000002459
27432025-02-28T22:19:03.852Zlock 10:23.701837101
27442025-02-28T22:19:03.852Zslp 16:19.292878628
27452025-02-28T22:19:03.852Zlat 16.015397349
27462025-02-28T22:19:03.852Zstop 20.397501619
27472025-02-28T22:19:03.852Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27482025-02-28T22:19:03.852Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27492025-02-28T22:19:03.853Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27502025-02-28T22:19:03.853Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27512025-02-28T22:19:03.853Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27522025-02-28T22:19:04.825Z Compiling ring v0.17.11
27532025-02-28T22:19:04.967Z Compiling hashbrown v0.14.5
27542025-02-28T22:19:04.992Z Compiling thiserror-impl v2.0.11
27552025-02-28T22:19:04.995Z Compiling ident_case v1.0.1
27562025-02-28T22:19:04.995Z Compiling unsafe-libyaml v0.2.11
27572025-02-28T22:19:04.995Z Compiling ipnetwork v0.21.1
27582025-02-28T22:19:04.995Z Compiling macaddr v1.0.1
27592025-02-28T22:19:04.995Z Compiling instant v0.1.13
27602025-02-28T22:19:05.204Z Compiling structmeta-derive v0.3.0
27612025-02-28T22:19:05.270Z Compiling darling_core v0.20.10
27622025-02-28T22:19:05.512Z Compiling oxnet v0.1.1
27632025-02-28T22:19:05.817Z Compiling dropshot v0.16.0
27642025-02-28T22:19:06.100Z Compiling regress v0.10.1
27652025-02-28T22:19:06.199Z Compiling regress v0.9.1
27662025-02-28T22:19:06.221Z Compiling dropshot_endpoint v0.16.0
27672025-02-28T22:19:06.792Z Compiling serde_yaml v0.9.34+deprecated
27682025-02-28T22:19:07.836Z Compiling structmeta v0.3.0
27692025-02-28T22:19:08.272Z Compiling thiserror v2.0.11
27702025-02-28T22:19:08.314Z Compiling daft-derive v0.1.1
27712025-02-28T22:19:08.474Z Compiling parse-display-derive v0.10.0
27722025-02-28T22:19:09.872Z Compiling typify-impl v0.2.0
27732025-02-28T22:19:10.377Z Compiling rustls v0.23.19
27742025-02-28T22:19:10.412Z Compiling rustls v0.22.4
27752025-02-28T22:19:10.446Z Compiling daft v0.1.1
27762025-02-28T22:19:10.514Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27772025-02-28T22:19:10.729Z Compiling backoff v0.4.0
27782025-02-28T22:19:10.821Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27792025-02-28T22:19:10.943Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27802025-02-28T22:19:11.015Z Compiling tempfile v3.13.0
27812025-02-28T22:19:11.044Z Compiling darling_macro v0.20.10
27822025-02-28T22:19:11.127Z Compiling proc-macro-crate v1.3.1
27832025-02-28T22:19:11.288Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27842025-02-28T22:19:11.436Z Compiling typify-impl v0.3.0
27852025-02-28T22:19:11.497Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27862025-02-28T22:19:11.798Z Compiling itertools v0.13.0
27872025-02-28T22:19:11.926Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27882025-02-28T22:19:11.994Z Compiling darling v0.20.10
27892025-02-28T22:19:12.035Z Compiling num_enum_derive v0.5.11
27902025-02-28T22:19:12.152Z Compiling serde_with_macros v3.11.0
27912025-02-28T22:19:12.275Z Compiling heapless v0.8.0
27922025-02-28T22:19:12.456Z Compiling parse-display v0.10.0
27932025-02-28T22:19:12.867Z Compiling rustls-webpki v0.102.8
27942025-02-28T22:19:13.088Z Compiling crucible-workspace-hack v0.1.0
27952025-02-28T22:19:14.394Z Compiling num_enum v0.5.11
27962025-02-28T22:19:14.605Z Compiling proc-macro-error v1.0.4
27972025-02-28T22:19:14.796Z Compiling serde_with v3.11.0
27982025-02-28T22:19:14.818Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27992025-02-28T22:19:14.849Z Compiling camino-tempfile v1.1.1
28002025-02-28T22:19:15.250Z Compiling foreign-types-macros v0.2.3
28012025-02-28T22:19:15.311Z Compiling hash32 v0.3.1
28022025-02-28T22:19:15.590Z Compiling foreign-types-shared v0.3.1
28032025-02-28T22:19:15.765Z Compiling smoltcp v0.11.0
28042025-02-28T22:19:16.550Z Compiling foreign-types v0.5.0
28052025-02-28T22:19:17.059Z Compiling tabwriter v1.4.0
28062025-02-28T22:19:17.525Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28072025-02-28T22:19:17.695Z Compiling cstr-argument v0.1.2
28082025-02-28T22:19:17.986Z Compiling cobs v0.2.3
28092025-02-28T22:19:18.361Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28102025-02-28T22:19:18.395Z Compiling pretty-hex v0.2.1
28112025-02-28T22:19:18.460Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28122025-02-28T22:19:18.674Z Compiling tokio-rustls v0.25.0
28132025-02-28T22:19:18.677Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28142025-02-28T22:19:18.751Z Compiling postcard v1.0.10
28152025-02-28T22:19:19.112Z Compiling dropshot v0.12.0
28162025-02-28T22:19:19.407Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28172025-02-28T22:19:21.472Z Compiling tokio-rustls v0.26.0
28182025-02-28T22:19:21.972Z Compiling hyper-rustls v0.27.3
28192025-02-28T22:19:22.616Z Compiling reqwest v0.12.12
28202025-02-28T22:19:22.860Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28212025-02-28T22:19:23.728Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28222025-02-28T22:19:24.214Z Compiling qorb v0.2.1
28232025-02-28T22:19:24.414Z Compiling typify-macro v0.2.0
28242025-02-28T22:19:26.093Z Compiling progenitor-client v0.9.1
28252025-02-28T22:19:26.324Z Compiling progenitor-client v0.8.0
28262025-02-28T22:19:26.691Z Compiling typify-macro v0.3.0
28272025-02-28T22:19:26.852Z Compiling colored v2.2.0
28282025-02-28T22:19:26.919Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28292025-02-28T22:19:27.277Z Compiling winnow v0.6.20
28302025-02-28T22:19:27.605Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28312025-02-28T22:19:27.727Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28322025-02-28T22:19:27.815Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28332025-02-28T22:19:28.155Z Compiling typify v0.2.0
28342025-02-28T22:19:28.285Z Compiling smf v0.2.3
28352025-02-28T22:19:28.362Z Compiling progenitor-impl v0.8.0
28362025-02-28T22:19:28.681Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28372025-02-28T22:19:29.062Z Compiling zone_cfg_derive v0.3.0
28382025-02-28T22:19:29.777Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28392025-02-28T22:19:29.812Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28402025-02-28T22:19:30.058Z Compiling itertools v0.14.0
28412025-02-28T22:19:30.242Z Compiling num-derive v0.4.2
28422025-02-28T22:19:30.513Z Compiling typify v0.3.0
28432025-02-28T22:19:30.684Z Compiling progenitor-impl v0.9.1
28442025-02-28T22:19:30.795Z Compiling sigpipe v0.1.3
28452025-02-28T22:19:30.953Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28462025-02-28T22:19:31.355Z Compiling zone v0.3.0
28472025-02-28T22:19:31.831Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28482025-02-28T22:19:32.300Z Compiling universal-hash v0.5.1
28492025-02-28T22:19:32.523Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
28502025-02-28T22:19:32.549Z Compiling opaque-debug v0.3.1
28512025-02-28T22:19:32.678Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28522025-02-28T22:19:32.837Z Compiling num-rational v0.4.2
28532025-02-28T22:19:33.084Z Compiling tungstenite v0.21.0
28542025-02-28T22:19:33.262Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28552025-02-28T22:19:33.414Z Compiling password-hash v0.5.0
28562025-02-28T22:19:33.825Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28572025-02-28T22:19:33.889Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28582025-02-28T22:19:34.257Z Compiling blake2 v0.10.6
28592025-02-28T22:19:34.383Z Compiling num-complex v0.4.6
28602025-02-28T22:19:34.505Z Compiling aead v0.5.2
28612025-02-28T22:19:34.658Z Compiling convert_case v0.4.0
28622025-02-28T22:19:34.773Z Compiling keccak v0.1.5
28632025-02-28T22:19:34.933Z Compiling base64 v0.21.7
28642025-02-28T22:19:35.026Z Compiling argon2 v0.5.3
28652025-02-28T22:19:35.249Z Compiling progenitor-macro v0.8.0
28662025-02-28T22:19:35.378Z Compiling num v0.4.3
28672025-02-28T22:19:35.480Z Compiling derive_more v0.99.19
28682025-02-28T22:19:35.517Z Compiling sha3 v0.10.8
28692025-02-28T22:19:35.603Z Compiling tokio-tungstenite v0.21.0
28702025-02-28T22:19:35.670Z Compiling poly1305 v0.8.0
28712025-02-28T22:19:35.917Z Compiling chacha20 v0.9.1
28722025-02-28T22:19:36.203Z Compiling float-ord v0.3.2
28732025-02-28T22:19:36.420Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28742025-02-28T22:19:36.465Z Compiling same-file v1.0.6
28752025-02-28T22:19:36.554Z Compiling semver v0.1.20
28762025-02-28T22:19:36.786Z Compiling walkdir v2.5.0
28772025-02-28T22:19:36.873Z Compiling newline-converter v0.3.0
28782025-02-28T22:19:37.092Z Compiling rustc_version v0.1.7
28792025-02-28T22:19:37.156Z Compiling primeorder v0.13.6
28802025-02-28T22:19:37.380Z Compiling secrecy v0.8.0
28812025-02-28T22:19:37.487Z Compiling cancel-safe-futures v0.1.5
28822025-02-28T22:19:37.558Z Compiling owo-colors v4.2.0
28832025-02-28T22:19:37.622Z Compiling progenitor-macro v0.9.1
28842025-02-28T22:19:37.658Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28852025-02-28T22:19:37.708Z Compiling newtype_derive v0.1.6
28862025-02-28T22:19:37.843Z Compiling expectorate v1.1.0
28872025-02-28T22:19:37.935Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28882025-02-28T22:19:38.048Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28892025-02-28T22:19:38.070Z Compiling thiserror-impl-no-std v2.0.2
28902025-02-28T22:19:38.228Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28912025-02-28T22:19:38.251Z Compiling libsw-core v0.3.1
28922025-02-28T22:19:38.520Z Compiling blake3 v1.5.4
28932025-02-28T22:19:38.573Z Compiling half v2.4.1
28942025-02-28T22:19:38.880Z Compiling unicase v2.7.0
28952025-02-28T22:19:39.080Z Compiling fixedbitset v0.5.7
28962025-02-28T22:19:39.146Z Compiling ciborium-io v0.2.2
28972025-02-28T22:19:39.212Z Compiling arc-swap v1.7.1
28982025-02-28T22:19:39.318Z Compiling ciborium-ll v0.2.2
28992025-02-28T22:19:39.742Z Compiling slog-scope v4.4.0
29002025-02-28T22:19:39.766Z Compiling petgraph v0.7.1
29012025-02-28T22:19:39.830Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
29022025-02-28T22:19:40.183Z Compiling libsw v3.4.0
29032025-02-28T22:19:40.513Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29042025-02-28T22:19:40.880Z Compiling thiserror-no-std v2.0.2
29052025-02-28T22:19:41.037Z Compiling polyval v0.6.2
29062025-02-28T22:19:41.508Z Compiling atomicwrites v0.4.4
29072025-02-28T22:19:41.614Z Compiling memmap2 v0.9.5
29082025-02-28T22:19:41.886Z Compiling constant_time_eq v0.3.1
29092025-02-28T22:19:42.059Z Compiling linear-map v1.2.0
29102025-02-28T22:19:42.112Z Compiling arrayref v0.3.9
29112025-02-28T22:19:42.134Z Compiling arrayvec v0.7.6
29122025-02-28T22:19:42.245Z Compiling indent_write v2.2.0
29132025-02-28T22:19:42.269Z Compiling libefi-sys v0.1.0
29142025-02-28T22:19:42.436Z Compiling parking_lot_core v0.8.6
29152025-02-28T22:19:42.861Z Compiling salty v0.3.0
29162025-02-28T22:19:42.876Z Compiling ghash v0.5.1
29172025-02-28T22:19:42.880Z Compiling vsss-rs v3.3.4
29182025-02-28T22:19:42.958Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29192025-02-28T22:19:43.202Z Compiling slog-stdlog v4.1.1
29202025-02-28T22:19:43.445Z Compiling ciborium v0.2.2
29212025-02-28T22:19:44.039Z Compiling p384 v0.13.0
29222025-02-28T22:19:44.046Z Compiling toolchain_find v0.4.0
29232025-02-28T22:19:44.261Z Compiling chacha20poly1305 v0.10.1
29242025-02-28T22:19:44.532Z Compiling ctr v0.9.2
29252025-02-28T22:19:44.717Z Compiling lzma-sys v0.1.20
29262025-02-28T22:19:44.778Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29272025-02-28T22:19:44.922Z Compiling bitfield-struct v0.6.2
29282025-02-28T22:19:45.258Z Compiling slog-dtrace v0.3.0
29292025-02-28T22:19:45.523Z Compiling highway v1.3.0
29302025-02-28T22:19:45.608Z Compiling topological-sort v0.2.2
29312025-02-28T22:19:45.867Z Compiling omicron-zone-package v0.12.0
29322025-02-28T22:19:45.905Z Compiling aes-gcm v0.10.3
29332025-02-28T22:19:46.259Z Compiling rustfmt-wrapper v0.2.1
29342025-02-28T22:19:46.297Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29352025-02-28T22:19:46.337Z Compiling mime_guess v2.0.5
29362025-02-28T22:19:46.599Z Compiling slog-envlogger v2.2.0
29372025-02-28T22:19:46.842Z Compiling steno v0.4.1
29382025-02-28T22:19:47.398Z Compiling progenitor v0.8.0
29392025-02-28T22:19:47.503Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29402025-02-28T22:19:47.654Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29412025-02-28T22:19:47.679Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29422025-02-28T22:19:47.783Z Compiling heck v0.3.3
29432025-02-28T22:19:47.944Z Compiling ssh-encoding v0.2.0
29442025-02-28T22:19:48.165Z Compiling blowfish v0.9.1
29452025-02-28T22:19:48.327Z Compiling nibble_vec v0.1.0
29462025-02-28T22:19:48.529Z Compiling env_filter v0.1.2
29472025-02-28T22:19:48.600Z Compiling endian-type v0.1.2
29482025-02-28T22:19:48.637Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29492025-02-28T22:19:48.692Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29502025-02-28T22:19:48.799Z Compiling humantime v2.1.0
29512025-02-28T22:19:48.857Z Compiling radix_trie v0.2.1
29522025-02-28T22:19:49.112Z Compiling env_logger v0.11.5
29532025-02-28T22:19:49.152Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29542025-02-28T22:19:49.314Z Compiling bcrypt-pbkdf v0.10.0
29552025-02-28T22:19:49.503Z Compiling ssh-cipher v0.2.0
29562025-02-28T22:19:49.507Z Compiling progenitor v0.9.1
29572025-02-28T22:19:49.768Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
29582025-02-28T22:19:49.807Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29592025-02-28T22:19:49.958Z Compiling zone_cfg_derive v0.1.2
29602025-02-28T22:19:50.495Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29612025-02-28T22:19:50.918Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29622025-02-28T22:19:50.988Z Compiling parking_lot v0.11.2
29632025-02-28T22:19:51.605Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29642025-02-28T22:19:51.743Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29652025-02-28T22:19:51.827Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29662025-02-28T22:19:52.264Z Compiling password-hash v0.4.2
29672025-02-28T22:19:52.287Z Compiling gethostname v0.5.0
29682025-02-28T22:19:52.309Z Compiling fxhash v0.2.1
29692025-02-28T22:19:52.510Z Compiling lockfree-object-pool v0.1.6
29702025-02-28T22:19:52.553Z Compiling http-range v0.1.5
29712025-02-28T22:19:52.817Z Compiling zip v2.1.3
29722025-02-28T22:19:52.911Z Compiling bumpalo v3.16.0
29732025-02-28T22:19:53.076Z Compiling simd-adler32 v0.3.7
29742025-02-28T22:19:53.174Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29752025-02-28T22:19:53.241Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29762025-02-28T22:19:53.476Z Compiling base64 v0.13.1
29772025-02-28T22:19:53.661Z Compiling zopfli v0.8.1
29782025-02-28T22:19:53.735Z Compiling pbkdf2 v0.11.0
29792025-02-28T22:19:54.100Z Compiling ron v0.7.1
29802025-02-28T22:19:54.149Z Compiling sled v0.34.7
29812025-02-28T22:19:55.259Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29822025-02-28T22:19:55.308Z Compiling xz2 v0.1.7
29832025-02-28T22:19:55.487Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29842025-02-28T22:19:55.798Z Compiling zone v0.1.8
29852025-02-28T22:19:56.122Z Compiling ssh-key v0.6.6
29862025-02-28T22:19:56.238Z Compiling hickory-client v0.24.4
29872025-02-28T22:19:56.934Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29882025-02-28T22:19:57.034Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29892025-02-28T22:19:57.257Z Compiling p521 v0.13.3
29902025-02-28T22:19:57.648Z Compiling p256 v0.13.2
29912025-02-28T22:19:58.441Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29922025-02-28T22:19:58.566Z Compiling hickory-server v0.24.4
29932025-02-28T22:19:59.451Z Compiling pem v3.0.5
29942025-02-28T22:19:59.587Z Compiling yasna v0.5.2
29952025-02-28T22:20:00.170Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
29962025-02-28T22:20:00.309Z Compiling headers-core v0.3.0
29972025-02-28T22:20:00.539Z Compiling kstat-rs v0.2.4
29982025-02-28T22:20:00.814Z Compiling nanorand v0.7.0
29992025-02-28T22:20:01.076Z Compiling atty v0.2.14
30002025-02-28T22:20:01.157Z Compiling russh-cryptovec v0.7.3
30012025-02-28T22:20:01.278Z Compiling md5 v0.7.0
30022025-02-28T22:20:01.360Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
30032025-02-28T22:20:01.505Z Compiling flume v0.11.1
30042025-02-28T22:20:01.846Z Compiling russh-keys v0.45.0
30052025-02-28T22:20:02.158Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30062025-02-28T22:20:02.834Z Compiling rcgen v0.12.1
30072025-02-28T22:20:03.487Z Compiling headers v0.4.0
30082025-02-28T22:20:03.766Z Compiling hyper-staticfile v0.10.1
30092025-02-28T22:20:05.248Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30102025-02-28T22:20:05.896Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30112025-02-28T22:20:06.889Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30122025-02-28T22:20:06.918Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30132025-02-28T22:20:07.949Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30142025-02-28T22:20:09.635Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30152025-02-28T22:20:10.760Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30162025-02-28T22:20:11.313Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30172025-02-28T22:20:12.971Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30182025-02-28T22:20:13.084Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30192025-02-28T22:20:13.236Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30202025-02-28T22:20:13.388Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30212025-02-28T22:20:14.362Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30222025-02-28T22:20:14.815Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30232025-02-28T22:20:14.934Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30242025-02-28T22:20:15.690Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30252025-02-28T22:20:15.884Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30262025-02-28T22:20:16.444Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30272025-02-28T22:20:16.862Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30282025-02-28T22:20:19.744Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30292025-02-28T22:20:20.020Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30302025-02-28T22:20:20.050Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30312025-02-28T22:20:20.444Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30322025-02-28T22:20:21.623Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30332025-02-28T22:20:22.037Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30342025-02-28T22:20:23.942Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30352025-02-28T22:20:24.961Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30362025-02-28T22:20:25.144Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30372025-02-28T22:20:25.860Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
30382025-02-28T22:20:26.183Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30392025-02-28T22:20:26.747Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
30402025-02-28T22:20:26.836Z Compiling num-bigint v0.4.6
30412025-02-28T22:20:27.070Z Compiling des v0.8.1
30422025-02-28T22:20:27.179Z Compiling subprocess v0.2.9
30432025-02-28T22:20:27.458Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30442025-02-28T22:20:27.515Z Compiling display-error-chain v0.2.2
30452025-02-28T22:20:27.773Z Compiling hex-literal v0.4.1
30462025-02-28T22:20:27.987Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30472025-02-28T22:20:28.362Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30482025-02-28T22:20:28.967Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30492025-02-28T22:20:29.383Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30502025-02-28T22:20:30.280Z Compiling russh v0.45.0
30512025-02-28T22:20:30.963Z Compiling internet-checksum v0.2.1
30522025-02-28T22:20:35.613Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30532025-02-28T22:20:42.637Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30542025-02-28T22:20:44.325Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30552025-02-28T22:21:09.826Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30562025-02-28T22:21:34.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
30572025-02-28T22:21:34.832Z
30582025-02-28T22:21:34.832Zreal 2:30.911828149
30592025-02-28T22:21:34.832Zuser 12:44.795067915
30602025-02-28T22:21:34.832Zsys 1:42.466224457
30612025-02-28T22:21:34.832Ztrap 0.388801284
30622025-02-28T22:21:34.835Ztflt 0.294502285
30632025-02-28T22:21:34.836Zdflt 0.722020675
30642025-02-28T22:21:34.836Zkflt 0.000039723
30652025-02-28T22:21:34.836Zlock 23:47.110429304
30662025-02-28T22:21:34.836Zslp 44:57.494546926
30672025-02-28T22:21:34.836Zlat 40.262590945
30682025-02-28T22:21:34.836Zstop 1:55.581348829
30692025-02-28T22:21:34.836Z+ mkdir tests
30702025-02-28T22:21:34.839Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30712025-02-28T22:21:34.839Z+ xargs -I '{}' -t cp '{}' tests/
30722025-02-28T22:21:34.879Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-18e450cda28d3ddc tests/
30732025-02-28T22:21:34.906Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-9d7cc81f3a57f99f tests/
30742025-02-28T22:21:34.933Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-f495af3e0ae8d4e5 tests/
30752025-02-28T22:21:34.960Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-11c12985305ea4af tests/
30762025-02-28T22:21:35.250Z+ 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/*)
30772025-02-28T22:21:35.253Z+ 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-9d7cc81f3a57f99f tests/commtest-f495af3e0ae8d4e5 tests/dhcp_server-18e450cda28d3ddc tests/end_to_end_tests-11c12985305ea4af 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
30782025-02-28T22:22:53.308ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30792025-02-28T22:22:53.308Za .github/buildomat/ci-env.sh 1K
30802025-02-28T22:22:53.308Za out/target/test 1K
30812025-02-28T22:22:53.308Za out/npuzone/npuzone 23144K
30822025-02-28T22:22:53.308Za package-manifest.toml 33K
30832025-02-28T22:22:53.308Za smf/sled-agent/non-gimlet/config.toml 4K
30842025-02-28T22:22:53.308Za target/release/omicron-package 39796K
30852025-02-28T22:22:53.308Za target/release/xtask 10838K
30862025-02-28T22:22:53.308Za target/debug/bootstrap 221807K
30872025-02-28T22:22:53.308Za tests/bootstrap-9d7cc81f3a57f99f 24083K
30882025-02-28T22:22:53.308Za tests/commtest-f495af3e0ae8d4e5 24909K
30892025-02-28T22:22:53.308Za tests/dhcp_server-18e450cda28d3ddc 24083K
30902025-02-28T22:22:53.308Za tests/end_to_end_tests-11c12985305ea4af 284629K
30912025-02-28T22:22:53.308Za out/clickhouse.tar.gz 308232K
30922025-02-28T22:22:53.310Za out/clickhouse_keeper.tar.gz 293806K
30932025-02-28T22:22:53.310Za out/clickhouse_server.tar.gz 308194K
30942025-02-28T22:22:53.310Za out/cockroachdb.tar.gz 146824K
30952025-02-28T22:22:53.310Za out/crucible-dtrace.tar 98K
30962025-02-28T22:22:53.310Za out/crucible-pantry-zone.tar.gz 32721K
30972025-02-28T22:22:53.310Za out/crucible-zone.tar.gz 41109K
30982025-02-28T22:22:53.310Za out/external-dns.tar.gz 46367K
30992025-02-28T22:22:53.310Za out/internal-dns.tar.gz 46365K
31002025-02-28T22:22:53.310Za out/mg-ddm-gz.tar 63075K
31012025-02-28T22:22:53.310Za out/nexus.tar.gz 112160K
31022025-02-28T22:22:53.310Za out/ntp.tar.gz 14672K
31032025-02-28T22:22:53.310Za out/omicron-gateway-softnpu.tar.gz 26143K
31042025-02-28T22:22:53.310Za out/omicron-sled-agent.tar 127770K
31052025-02-28T22:22:53.310Za out/overlay.tar.gz 3K
31062025-02-28T22:22:53.310Za out/oximeter.tar.gz 56013K
31072025-02-28T22:22:53.310Za out/oxlog.tar 3144K
31082025-02-28T22:22:53.310Za out/probe.tar.gz 2764K
31092025-02-28T22:22:53.310Za out/propolis-server.tar.gz 66425K
31102025-02-28T22:22:53.310Za out/pumpkind-gz.tar 26665K
31112025-02-28T22:22:53.310Za out/switch-softnpu.tar.gz 270229K
31122025-02-28T22:22:53.410Z
31132025-02-28T22:22:53.410Zreal 1:18.039666065
31142025-02-28T22:22:53.410Zuser 1:14.423681760
31152025-02-28T22:22:53.410Zsys 5.155621667
31162025-02-28T22:22:53.410Ztrap 0.020263680
31172025-02-28T22:22:53.410Ztflt 0.000000000
31182025-02-28T22:22:53.410Zdflt 0.000000000
31192025-02-28T22:22:53.410Zkflt 0.000000000
31202025-02-28T22:22:53.410Zlock 0.000000000
31212025-02-28T22:22:53.410Zslp 1:14.217196139
31222025-02-28T22:22:53.410Zlat 2.257543700
31232025-02-28T22:22:53.410Zstop 0.000204143
31242025-02-28T22:22:53.410Zprocess exited: duration 2206555 ms, exit code 0
 
31252025-02-28T22:22:53.478Zfound 1 output files
31262025-02-28T22:22:53.480Zuploading: /work/package.tar.gz (2053732466 bytes)
31272025-02-28T22:23:37.293Zuploaded: /work/package.tar.gz